diff --git a/lib/fhir_models/generator/generator.rb b/lib/fhir_models/generator/generator.rb index 5d81363e..2e64c59d 100644 --- a/lib/fhir_models/generator/generator.rb +++ b/lib/fhir_models/generator/generator.rb @@ -6,7 +6,8 @@ VERSION_MAP = { '4.0.1' => 'r4', '4.3.0' => 'r4b', - '5.0.0' => 'r5' + '5.0.0' => 'r5', + '6.0.0-ballot2' => 'r6' }.freeze module FHIR diff --git a/lib/fhir_models/generator/ig_metadata.rb b/lib/fhir_models/generator/ig_metadata.rb index 82bc202d..935a5b8e 100644 --- a/lib/fhir_models/generator/ig_metadata.rb +++ b/lib/fhir_models/generator/ig_metadata.rb @@ -19,6 +19,7 @@ def initialize(hash) end self.shortName = url.split('/').last unless url.nil? + self.shortName = 'R6' if fhirVersions.include?('6.0.0-ballot2') end end end diff --git a/lib/fhir_models/igs/hl7.fhir.r6.core.tgz b/lib/fhir_models/igs/hl7.fhir.r6.core.tgz new file mode 100644 index 00000000..7c1af0ef Binary files /dev/null and b/lib/fhir_models/igs/hl7.fhir.r6.core.tgz differ diff --git a/lib/fhir_models/igs/hl7.fhir.r6.core/package_exclude/README.md b/lib/fhir_models/igs/hl7.fhir.r6.core/package_exclude/README.md new file mode 100644 index 00000000..0a2ad99e --- /dev/null +++ b/lib/fhir_models/igs/hl7.fhir.r6.core/package_exclude/README.md @@ -0,0 +1,10 @@ +# FHIR NPM Package Supplement Files + +The files in this directory will excluded from the hl7.fhir..core.tgz package. +FHIR NPM Package may contains some files which are not to be processed, such as examples. +Add files to the excluded list to prevent code generator from processing them. +These files will not supersede the files in the IG. + +## excluded_files.json + +This file contains list of file names to be excluded from processing. \ No newline at end of file diff --git a/lib/fhir_models/igs/hl7.fhir.r6.core/package_exclude/excluded_files.json b/lib/fhir_models/igs/hl7.fhir.r6.core/package_exclude/excluded_files.json new file mode 100644 index 00000000..0d4f101c --- /dev/null +++ b/lib/fhir_models/igs/hl7.fhir.r6.core/package_exclude/excluded_files.json @@ -0,0 +1,2 @@ +[ +] diff --git a/lib/fhir_models/igs/hl7.fhir.r6.core/package_supplement/README.md b/lib/fhir_models/igs/hl7.fhir.r6.core/package_supplement/README.md new file mode 100644 index 00000000..3458ef62 --- /dev/null +++ b/lib/fhir_models/igs/hl7.fhir.r6.core/package_supplement/README.md @@ -0,0 +1,9 @@ +# FHIR NPM Package Supplement Files + +The files in this directory will supplement files in the hl7.fhir..core.tgz package. +Add files to this directory if you need to add information that may be missing from the package. +These files will not supersede the files in the IG. + +## expansions.json + +This file contains ValueSet expansions which are used by code generator \ No newline at end of file diff --git a/lib/fhir_models/igs/hl7.fhir.r6.core/package_supplement/expansions.json b/lib/fhir_models/igs/hl7.fhir.r6.core/package_supplement/expansions.json new file mode 100644 index 00000000..497b71d0 --- /dev/null +++ b/lib/fhir_models/igs/hl7.fhir.r6.core/package_supplement/expansions.json @@ -0,0 +1,972663 @@ +{ + "resourceType" : "Bundle", + "id" : "valueset-expansions", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00" + }, + "type" : "collection", + "entry" : [{ + "fullUrl" : "http://hl7.org/fhir/ValueSet/action-participant-role", + "resource" : { + "resourceType" : "ValueSet", + "id" : "action-participant-role", + "meta" : { + "lastUpdated" : "2017-02-15T16:33:00.000-07:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "url" : "http://terminology.hl7.org/ValueSet/action-participant-role", + "version" : "1.0.0", + "name" : "ActionParticipantRole", + "title" : "Action Participant Role", + "status" : "draft", + "experimental" : false, + "date" : "2017-02-15T16:33:00.000-07:00", + "publisher" : "Health Level Seven International", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org" + }, + { + "system" : "email", + "value" : "hq@HL7.org" + }] + }], + "description" : "Either a practitioner role or a relationship type. Note from UTG import - may have been a temporary entry that subsequently disappeared from the FHIR source; unable to locate. Version set to 0.1.0", + "copyright" : "This material derives from the HL7 Terminology THO. THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license.html", + "compose" : { + "include" : [{ + "valueSet" : ["http://hl7.org/fhir/ValueSet/practitioner-role"] + }, + { + "valueSet" : ["http://hl7.org/fhir/ValueSet/relatedperson-relationshiptype"] + }] + }, + "expansion" : { + "identifier" : "urn:uuid:cd55036f-4711-4cca-b7b4-b717236fcb3e", + "timestamp" : "2024-10-02T17:54:47+00:00", + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "warning-experimental", + "valueUri" : "http://hl7.org/fhir/ValueSet/practitioner-role|6.0.0-ballot2" + }, + { + "name" : "used-valueset", + "valueUri" : "http://hl7.org/fhir/ValueSet/practitioner-role|6.0.0-ballot2" + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/practitioner-role|1.0.1" + }, + { + "name" : "used-valueset", + "valueUri" : "null" + }, + { + "name" : "used-codesystem", + "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230131" + }, + { + "name" : "version", + "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230131" + }, + { + "name" : "used-valueset", + "valueUri" : "http://hl7.org/fhir/ValueSet/relatedperson-relationshiptype|6.0.0-ballot2" + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/v3-ParticipationType|5.0.0" + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/v3-RoleClass|4.0.0" + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/v2-0131|2.0.0" + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode|3.0.0" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/practitioner-role", + "code" : "doctor", + "display" : "Doctor" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/practitioner-role", + "code" : "nurse", + "display" : "Nurse" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/practitioner-role", + "code" : "pharmacist", + "display" : "Pharmacist" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/practitioner-role", + "code" : "researcher", + "display" : "Researcher" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/practitioner-role", + "code" : "teacher", + "display" : "Teacher/educator" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/practitioner-role", + "code" : "ict", + "display" : "ICT professional" + }, + { + "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" : "106296000", + "display" : "Physiotherapist AND/OR occupational therapist" + }, + { + "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" : "RN 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" : "1255516005", + "display" : "Clinical analysis 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" : "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" : "450044741000087104", + "display" : "Acupuncturist (occupation)" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ParticipationType", + "code" : "WIT", + "display" : "witness" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleClass", + "code" : "NOT", + "display" : "notary public" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleClass", + "code" : "ECON", + "display" : "emergency contact" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleClass", + "code" : "NOK", + "display" : "next of kin" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleClass", + "code" : "GUARD", + "display" : "guardian" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleClass", + "code" : "DEPEN", + "display" : "dependent" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleClass", + "code" : "EMP", + "display" : "employee" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleClass", + "code" : "GUAR", + "display" : "guarantor" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleClass", + "code" : "CAREGIVER", + "display" : "caregiver" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0131", + "code" : "E", + "display" : "Employer" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0131", + "code" : "O", + "display" : "Other" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0131", + "code" : "U", + "display" : "Unknown" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "INTPRTER", + "display" : "interpreter" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "POWATT", + "display" : "power of attorney" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "DPOWATT", + "display" : "durable power of attorney" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "HPOWATT", + "display" : "healthcare power of attorney" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "SPOWATT", + "display" : "special power of attorney" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "BILL", + "display" : "Billing Contact" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/contactentity-type", + "resource" : { + "resourceType" : "ValueSet", + "id" : "contactentity-type", + "meta" : { + "lastUpdated" : "2020-02-24T12:41:39.109+11:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "pa" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 3 + }], + "url" : "http://terminology.hl7.org/ValueSet/contactentity-type", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.416" + }], + "version" : "1.0.0", + "name" : "ContactEntityType", + "title" : "Contact entity type", + "status" : "draft", + "experimental" : false, + "date" : "2020-02-24T12:41:39+11:00", + "publisher" : "Health Level Seven International", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org" + }, + { + "system" : "email", + "value" : "hq@HL7.org" + }] + }], + "description" : "This example value set defines a set of codes that can be used to indicate the purpose for which you would contact a contact party.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "copyright" : "This material derives from the HL7 Terminology THO. THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license.html", + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/contactentity-type" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:c2b2c9fe-f5ef-4657-82cf-af5cf88b012b", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 6, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/contactentity-type|1.0.0" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/contactentity-type", + "code" : "BILL", + "display" : "Billing" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/contactentity-type", + "code" : "ADMIN", + "display" : "Administrative" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/contactentity-type", + "code" : "HR", + "display" : "Human Resource" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/contactentity-type", + "code" : "PAYOR", + "display" : "Payor" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/contactentity-type", + "code" : "PATINF", + "display" : "Patient" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/contactentity-type", + "code" : "PRESS", + "display" : "Press" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/directness", + "resource" : { + "resourceType" : "ValueSet", + "id" : "directness", + "meta" : { + "lastUpdated" : "2020-02-24T12:41:39.109+11:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "cds" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 0 + }], + "url" : "http://terminology.hl7.org/ValueSet/directness", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.1458" + }], + "version" : "1.0.0", + "name" : "EvidenceDirectness", + "title" : "EvidenceDirectness", + "status" : "draft", + "experimental" : false, + "date" : "2020-02-24T12:41:39+11:00", + "publisher" : "Health Level Seven International", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org" + }, + { + "system" : "email", + "value" : "hq@HL7.org" + }] + }], + "description" : "The quality of how direct the match is.", + "immutable" : true, + "copyright" : "This material derives from the HL7 Terminology THO. THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license.html", + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/directness" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:1b6592a1-d88e-4631-ab2d-5caf6cbd85d6", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 4, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/directness|2.0.0" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/directness", + "code" : "low", + "display" : "Low quality match between observed and intended variable" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/directness", + "code" : "moderate", + "display" : "Moderate quality match between observed and intended variable" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/directness", + "code" : "high", + "display" : "High quality match between observed and intended variable" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/directness", + "code" : "exact", + "display" : "Exact match between observed and intended variable" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/dose-rate-type", + "resource" : { + "resourceType" : "ValueSet", + "id" : "dose-rate-type", + "meta" : { + "lastUpdated" : "2020-02-24T12:41:39.109+11:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fhir" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://terminology.hl7.org/ValueSet/dose-rate-type", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.981" + }], + "version" : "1.0.0", + "name" : "DoseAndRateType", + "title" : "DoseAndRateType", + "status" : "draft", + "experimental" : false, + "date" : "2020-02-24T12:41:39+11:00", + "publisher" : "Health Level Seven International", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org" + }, + { + "system" : "email", + "value" : "hq@HL7.org" + }] + }], + "description" : "The kind of dose or rate specified.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "copyright" : "This material derives from the HL7 Terminology THO. THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license.html", + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/dose-rate-type" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:f409d336-8de5-4323-86e4-326ecc01df0f", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 2, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/dose-rate-type|1.0.0" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/dose-rate-type", + "code" : "calculated", + "display" : "Calculated" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/dose-rate-type", + "code" : "ordered", + "display" : "Ordered" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/encounter-class", + "resource" : { + "resourceType" : "ValueSet", + "id" : "encounter-class", + "meta" : { + "lastUpdated" : "2024-04-24T00:00:00+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "pa" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://terminology.hl7.org/ValueSet/encounter-class", + "version" : "2.0.1", + "name" : "EncounterClass", + "title" : "Encounter class", + "status" : "active", + "experimental" : false, + "date" : "2024-04-24T00:00:00+00:00", + "publisher" : "Health Level Seven International", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org" + }, + { + "system" : "email", + "value" : "hq@HL7.org" + }] + }], + "description" : "This value set defines a set of codes that can be used to indicate the class of encounter: a specific code indicating class of service provided.", + "immutable" : true, + "copyright" : "This material derives from the HL7 Terminology THO. THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license.html", + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "concept" : [{ + "code" : "IMP", + "display" : "inpatient encounter" + }, + { + "code" : "AMB", + "display" : "ambulatory" + }, + { + "code" : "OBSENC", + "display" : "observation encounter" + }, + { + "code" : "EMER", + "display" : "emergency" + }, + { + "code" : "VR", + "display" : "virtual" + }, + { + "code" : "HH", + "display" : "home health" + }] + }] + }, + "expansion" : { + "identifier" : "urn:uuid:d4b28917-891e-437e-a07c-5f3194a984ca", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 6, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/v3-ActCode|9.0.0" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "IMP", + "display" : "inpatient encounter" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "AMB", + "display" : "ambulatory" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "OBSENC", + "display" : "observation encounter" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "EMER", + "display" : "emergency" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "VR", + "display" : "virtual" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "HH", + "display" : "home health" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/measure-scoring", + "resource" : { + "resourceType" : "ValueSet", + "id" : "measure-scoring", + "meta" : { + "lastUpdated" : "2024-04-24T00:00:00+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "cqi" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 4 + }], + "url" : "http://terminology.hl7.org/ValueSet/measure-scoring", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.767" + }], + "version" : "2.0.0", + "name" : "MeasureScoring", + "title" : "Measure Scoring", + "status" : "active", + "experimental" : false, + "date" : "2024-04-24T00:00:00+00:00", + "publisher" : "Health Level Seven International", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org" + }, + { + "system" : "email", + "value" : "hq@HL7.org" + }] + }], + "description" : "The scoring type of the measure.", + "immutable" : true, + "copyright" : "This material derives from the HL7 Terminology THO. THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license.html", + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/measure-scoring" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:73940cdd-179c-48bb-8419-50690f8bf0ad", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 6, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/measure-scoring|4.0.0" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/measure-scoring", + "code" : "attestation", + "display" : "Attestation" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/measure-scoring", + "code" : "proportion", + "display" : "Proportion" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/measure-scoring", + "code" : "ratio", + "display" : "Ratio" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/measure-scoring", + "code" : "continuous-variable", + "display" : "Continuous Variable" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/measure-scoring", + "code" : "cohort", + "display" : "Cohort" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/measure-scoring", + "code" : "composite", + "display" : "Composite" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/medicationrequest-category", + "resource" : { + "resourceType" : "ValueSet", + "id" : "medicationrequest-category", + "meta" : { + "lastUpdated" : "2020-02-24T12:41:39.109+11:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "phx" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://terminology.hl7.org/ValueSet/medicationrequest-category", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.1322" + }], + "version" : "1.0.0", + "name" : "MedicationRequestCategoryCodes", + "title" : "Medication request category codes", + "status" : "draft", + "experimental" : false, + "date" : "2020-02-24T12:41:39+11:00", + "publisher" : "Health Level Seven International", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org" + }, + { + "system" : "email", + "value" : "hq@HL7.org" + }] + }], + "description" : "MedicationRequest Category Codes", + "immutable" : true, + "copyright" : "This material derives from the HL7 Terminology THO. THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license.html", + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/medicationrequest-category" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:8e80be20-5d6d-4d0e-ac01-3edaaf7f1476", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 4, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/medicationrequest-category|1.0.0" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/medicationrequest-category", + "code" : "inpatient", + "display" : "Inpatient" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/medicationrequest-category", + "code" : "outpatient", + "display" : "Outpatient" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/medicationrequest-category", + "code" : "community", + "display" : "Community" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/medicationrequest-category", + "code" : "discharge", + "display" : "Discharge" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/service-type", + "resource" : { + "resourceType" : "ValueSet", + "id" : "service-type", + "meta" : { + "lastUpdated" : "2024-04-24T00:00:00+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "pa" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://terminology.hl7.org/ValueSet/service-type", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.518" + }], + "version" : "1.0.1", + "name" : "ServiceType", + "title" : "Service type", + "status" : "active", + "experimental" : false, + "date" : "2024-04-24T00:00:00+00:00", + "publisher" : "Health Level Seven International", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org" + }, + { + "system" : "email", + "value" : "hq@HL7.org" + }] + }], + "description" : "This value set defines an example set of codes of service-types.", + "immutable" : true, + "copyright" : "This material derives from the HL7 Terminology THO. THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license.html", + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/service-type" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:e16e1a2f-0c10-4aa3-9c55-9a289e97dcbc", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 596, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/service-type|1.1.1" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "1", + "display" : "Adoption/Permanent Care Info/Support" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "2", + "display" : "Aged Care Assessment" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "3", + "display" : "Aged Care Information/Referral" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "4", + "display" : "Aged Residential Care" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "5", + "display" : "Case Management for Older Persons" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "6", + "display" : "Delivered Meals (Meals On Wheels)" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "7", + "display" : "Friendly Visiting" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "8", + "display" : "Home Care/Housekeeping Assistance" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "9", + "display" : "Home Maintenance and Repair" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "10", + "display" : "Personal Alarms/Alerts" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "11", + "display" : "Personal Care for Older Persons" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "12", + "display" : "Planned Activity Groups" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "13", + "display" : "Acupuncture" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "14", + "display" : "Alexander Technique Therapy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "15", + "display" : "Aromatherapy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "16", + "display" : "Biorhythm Services" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "17", + "display" : "Bowen Therapy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "18", + "display" : "Chinese Herbal Medicine" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "19", + "display" : "Feldenkrais" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "20", + "display" : "Homoeopathy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "21", + "display" : "Hydrotherapy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "22", + "display" : "Hypnotherapy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "23", + "display" : "Kinesiology" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "24", + "display" : "Magnetic Therapy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "25", + "display" : "Massage Therapy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "26", + "display" : "Meditation" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "27", + "display" : "Myotherapy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "28", + "display" : "Naturopathy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "29", + "display" : "Reflexology" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "30", + "display" : "Reiki" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "31", + "display" : "Relaxation Therapy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "32", + "display" : "Shiatsu" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "33", + "display" : "Western Herbal Medicine" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "34", + "display" : "Family Day care" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "35", + "display" : "Holiday Programs" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "36", + "display" : "Kindergarten Inclusion Support" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "37", + "display" : "Kindergarten/Preschool" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "38", + "display" : "Long Day Child Care" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "39", + "display" : "Occasional Child Care" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "40", + "display" : "Outside School Hours Care" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "41", + "display" : "Children's Play Programs" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "42", + "display" : "Parenting/Family Support/Education" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "43", + "display" : "Playgroup" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "44", + "display" : "School Nursing" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "45", + "display" : "Toy Library" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "46", + "display" : "Child Protection/Child Abuse Report" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "47", + "display" : "Foster Care" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "48", + "display" : "Residential/Out-of-Home Care" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "49", + "display" : "Support - Young People Leaving Care" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "50", + "display" : "Audiology" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "51", + "display" : "Blood Donation" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "52", + "display" : "Chiropractic" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "53", + "display" : "Dietetics" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "54", + "display" : "Family Planning" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "55", + "display" : "Health Advocacy/Liaison Service" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "56", + "display" : "Health Information/Referral" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "57", + "display" : "Immunization" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "58", + "display" : "Maternal & Child Health" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "59", + "display" : "Nursing" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "60", + "display" : "Nutrition" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "61", + "display" : "Occupational Therapy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "62", + "display" : "Optometry" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "63", + "display" : "Osteopathy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "64", + "display" : "Pharmacy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "65", + "display" : "Physiotherapy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "66", + "display" : "Podiatry" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "67", + "display" : "Sexual Health" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "68", + "display" : "Speech Pathology/Therapy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "69", + "display" : "Bereavement Counselling" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "70", + "display" : "Crisis Counselling" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "71", + "display" : "Family Counselling/Therapy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "72", + "display" : "Family Violence Counselling" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "73", + "display" : "Financial Counselling" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "74", + "display" : "Generalist Counselling" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "75", + "display" : "Genetic Counselling" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "76", + "display" : "Health Counselling" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "77", + "display" : "Mediation" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "78", + "display" : "Problem Gambling Counselling" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "79", + "display" : "Relationship Counselling" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "80", + "display" : "Sexual Assault Counselling" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "81", + "display" : "Trauma Counselling" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "82", + "display" : "Victims of Crime Counselling" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "83", + "display" : "Cemetery Operation" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "84", + "display" : "Cremation" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "85", + "display" : "Death Service Information" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "86", + "display" : "Funeral Services" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "87", + "display" : "Endodontic" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "88", + "display" : "General Dental" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "89", + "display" : "Oral Medicine" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "90", + "display" : "Oral Surgery" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "91", + "display" : "Orthodontic" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "92", + "display" : "Paediatric Dentistry" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "93", + "display" : "Periodontic" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "94", + "display" : "Prosthodontic" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "95", + "display" : "Acquired Brain Injury Info/Referral" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "96", + "display" : "Disability Advocacy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "97", + "display" : "Disability Aids & Equipment" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "98", + "display" : "Disability Case Management" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "99", + "display" : "Disability Day Programs/Activities" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "100", + "display" : "Disability Information/Referral" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "101", + "display" : "Disability Support Packages" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "102", + "display" : "Disability Supported Accommodation" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "103", + "display" : "Early Childhood Intervention" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "104", + "display" : "Hearing Aids & Equipment" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "105", + "display" : "Drug and/or Alcohol Counselling" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "106", + "display" : "Drug/Alcohol Information/Referral" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "107", + "display" : "Needle & Syringe Exchange" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "108", + "display" : "Non-resid. Alcohol/Drug Treatment" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "109", + "display" : "Pharmacotherapy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "110", + "display" : "Quit Program" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "111", + "display" : "Residential Alcohol/Drug Treatment" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "112", + "display" : "Adult/Community Education" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "113", + "display" : "Higher Education" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "114", + "display" : "Primary Education" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "115", + "display" : "Secondary Education" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "116", + "display" : "Training & Vocational Education" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "117", + "display" : "Emergency Medical" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "118", + "display" : "Employment Placement and/or Support" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "119", + "display" : "Vocational Rehabilitation" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "120", + "display" : "Work Safety/Accident Prevention" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "121", + "display" : "Financial Assistance" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "122", + "display" : "Financial Information/Advice" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "123", + "display" : "Material Aid" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "124", + "display" : "General Practice" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "125", + "display" : "Accommodation Placement/Support" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "126", + "display" : "Crisis/Emergency Accommodation" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "127", + "display" : "Homelessness Support" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "128", + "display" : "Housing Information/Referral" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "129", + "display" : "Public Rental Housing" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "130", + "display" : "Interpreting/Multilingual Service" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "131", + "display" : "Juvenile Justice" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "132", + "display" : "Legal Advocacy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "133", + "display" : "Legal Information/Advice/Referral" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "134", + "display" : "Mental Health Advocacy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "135", + "display" : "Mental Health Assess/Triage/Crisis Response" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "136", + "display" : "Mental Health Case Management" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "137", + "display" : "Mental Health Information/Referral" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "138", + "display" : "Mental Health Inpatient Services" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "139", + "display" : "Mental Health Non-residential Rehab" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "140", + "display" : "Mental Health Residential Rehab/CCU" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "141", + "display" : "Psychiatry (Requires Referral)" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "142", + "display" : "Psychology" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "143", + "display" : "Martial Arts" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "144", + "display" : "Personal Fitness Training" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "145", + "display" : "Physical Activity Group" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "146", + "display" : "Physical Activity Programs" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "147", + "display" : "Physical Fitness Testing" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "148", + "display" : "Pilates" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "149", + "display" : "Self-Defence" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "150", + "display" : "Sporting Club" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "151", + "display" : "Yoga" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "152", + "display" : "Food Safety" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "153", + "display" : "Health Regulatory /Inspection /Cert." + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "154", + "display" : "Work Health/Safety Inspection/Cert." + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "155", + "display" : "Carer Support" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "156", + "display" : "Respite Care" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "157", + "display" : "Anatomical Pathology" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "158", + "display" : "Pathology - Clinical Chemistry" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "159", + "display" : "Pathology - General" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "160", + "display" : "Pathology - Genetics" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "161", + "display" : "Pathology - Haematology" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "162", + "display" : "Pathology - Immunology" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "163", + "display" : "Pathology - Microbiology" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "164", + "display" : "Anaesthesiology - Pain Medicine" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "165", + "display" : "Cardiology" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "166", + "display" : "Clinical Genetics" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "167", + "display" : "Clinical Pharmacology" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "168", + "display" : "Dermatology" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "169", + "display" : "Endocrinology" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "170", + "display" : "Gastroenterology & Hepatology" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "171", + "display" : "Geriatric Medicine" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "172", + "display" : "Immunology & Allergy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "173", + "display" : "Infectious Diseases" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "174", + "display" : "Intensive Care Medicine" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "175", + "display" : "Medical Oncology" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "176", + "display" : "Nephrology" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "177", + "display" : "Neurology" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "178", + "display" : "Occupational Medicine" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "179", + "display" : "Palliative Medicine" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "180", + "display" : "Public Health Medicine" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "181", + "display" : "Rehabilitation Medicine" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "182", + "display" : "Rheumatology" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "183", + "display" : "Sleep Medicine" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "184", + "display" : "Thoracic Medicine" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "185", + "display" : "Gynaecological Oncology" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "186", + "display" : "Obstetrics & Gynaecology" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "187", + "display" : "Reproductive Endocrinology/Infertility" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "188", + "display" : "Urogynaecology" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "189", + "display" : "Neonatology & Perinatology" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "190", + "display" : "Paediatric Cardiology" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "191", + "display" : "Paediatric Clinical Genetics" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "192", + "display" : "Paediatric Clinical Pharmacology" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "193", + "display" : "Paediatric Endocrinology" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "194", + "display" : "Paed. Gastroenterology/Hepatology" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "195", + "display" : "Paediatric Haematology" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "196", + "display" : "Paediatric Immunology & Allergy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "197", + "display" : "Paediatric Infectious Diseases" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "198", + "display" : "Paediatric Intensive Care Medicine" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "199", + "display" : "Paediatric Medical Oncology" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "200", + "display" : "Paediatric Medicine" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "201", + "display" : "Paediatric Nephrology" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "202", + "display" : "Paediatric Neurology" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "203", + "display" : "Paediatric Nuclear Medicine" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "204", + "display" : "Paediatric Rehabilitation Medicine" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "205", + "display" : "Paediatric Rheumatology" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "206", + "display" : "Paediatric Sleep Medicine" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "207", + "display" : "Paediatric Surgery" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "208", + "display" : "Paediatric Thoracic Medicine" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "209", + "display" : "Diag. Radiology /Xray /CT /Fluoroscopy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "210", + "display" : "Diagnostic Ultrasound" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "211", + "display" : "Magnetic Resonance Imaging (MRI)" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "212", + "display" : "Nuclear Medicine" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "213", + "display" : "Obstetric/Gynaecological Ultrasound" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "214", + "display" : "Radiation Oncology" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "215", + "display" : "Cardiothoracic Surgery" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "216", + "display" : "Neurosurgery" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "217", + "display" : "Ophthalmology" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "218", + "display" : "Orthopaedic Surgery" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "219", + "display" : "Otolaryngology/Head & Neck Surgery" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "220", + "display" : "Plastic & Reconstructive Surgery" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "221", + "display" : "Surgery - General" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "222", + "display" : "Urology" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "223", + "display" : "Vascular Surgery" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "224", + "display" : "Support Groups" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "225", + "display" : "Air ambulance" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "226", + "display" : "Ambulance" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "227", + "display" : "Blood Transport" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "228", + "display" : "Community Bus" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "229", + "display" : "Flying Doctor Service" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "230", + "display" : "Patient Transport" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "231", + "display" : "A&E" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "232", + "display" : "A&EP" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "233", + "display" : "Abuse" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "234", + "display" : "ACAS" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "235", + "display" : "Access" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "236", + "display" : "Accident" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "237", + "display" : "Acute Inpatient Serv" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "238", + "display" : "Adult Day Programs" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "239", + "display" : "Adult Mental Health Services" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "240", + "display" : "Advice" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "241", + "display" : "Advocacy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "242", + "display" : "Aged Persons Mental" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "243", + "display" : "Aged Persons Mental" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "244", + "display" : "Aged Persons Mental" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "245", + "display" : "Aids" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "246", + "display" : "Al-Anon" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "247", + "display" : "Alcohol" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "248", + "display" : "Al-Teen" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "249", + "display" : "Antenatal" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "250", + "display" : "Anxiety" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "251", + "display" : "Arthritis" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "252", + "display" : "Assessment" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "253", + "display" : "Assistance" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "254", + "display" : "Asthma" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "255", + "display" : "ATSS" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "256", + "display" : "Attendant Care" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "257", + "display" : "Babies" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "258", + "display" : "Bathroom Modificatio" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "259", + "display" : "Behavior" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "260", + "display" : "Behavior Interventi" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "261", + "display" : "Bereavement" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "262", + "display" : "Bipolar" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "263", + "display" : "Birth" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "264", + "display" : "Birth Control" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "265", + "display" : "Birthing Options" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "266", + "display" : "BIST" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "267", + "display" : "Blood" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "268", + "display" : "Bone" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "269", + "display" : "Bowel" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "270", + "display" : "Brain" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "271", + "display" : "Breast Feeding" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "272", + "display" : "Breast Screen" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "273", + "display" : "Brokerage" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "274", + "display" : "Cancer" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "275", + "display" : "Cancer Support" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "276", + "display" : "Cardiovascular Disea" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "277", + "display" : "Care Packages" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "278", + "display" : "Carer" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "279", + "display" : "Case Management" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "280", + "display" : "Casualty" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "281", + "display" : "Centrelink" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "282", + "display" : "Chemists" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "283", + "display" : "Child And Adolescent" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "284", + "display" : "Child Care" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "285", + "display" : "Child Services" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "286", + "display" : "Children" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "287", + "display" : "Children's Services" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "288", + "display" : "Cholesterol" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "289", + "display" : "Clothing" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "290", + "display" : "Community Based Acco" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "291", + "display" : "Community Care Unit" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "292", + "display" : "Community Child And" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "293", + "display" : "Community Health" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "294", + "display" : "Community Residentia" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "295", + "display" : "Community Transport" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "296", + "display" : "Companion Visiting" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "297", + "display" : "Companionship" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "298", + "display" : "Consumer Advice" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "299", + "display" : "Consumer Issues" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "300", + "display" : "Continuing Care Serv" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "301", + "display" : "Contraception Inform" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "302", + "display" : "Coordinating Bodies" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "303", + "display" : "Correctional Service" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "304", + "display" : "Council Environmenta" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "305", + "display" : "Counselling" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "306", + "display" : "Criminal" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "307", + "display" : "Crises" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "308", + "display" : "Crisis Assessment An" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "309", + "display" : "Crisis Assistance" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "310", + "display" : "Crisis Refuge" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "311", + "display" : "Day Program" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "312", + "display" : "Deaf" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "313", + "display" : "Dental Hygiene" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "314", + "display" : "Dentistry" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "315", + "display" : "Dentures" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "316", + "display" : "Depression" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "317", + "display" : "Detoxification" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "318", + "display" : "Diabetes" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "319", + "display" : "Diaphragm Fitting" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "320", + "display" : "Dieticians" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "321", + "display" : "Disabled Parking" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "322", + "display" : "District Nursing" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "323", + "display" : "Divorce" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "324", + "display" : "Doctors" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "325", + "display" : "Drink-Drive" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "326", + "display" : "Dual Diagnosis Servi" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "327", + "display" : "Early Choice" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "328", + "display" : "Eating Disorder" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "330", + "display" : "Emergency Relief" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "331", + "display" : "Employment And Train" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "332", + "display" : "Environment" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "333", + "display" : "Equipment" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "334", + "display" : "Exercise" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "335", + "display" : "Facility" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "336", + "display" : "Family Choice" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "337", + "display" : "Family Law" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "338", + "display" : "Family Options" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "339", + "display" : "Family Services" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "340", + "display" : "FFYA" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "341", + "display" : "Financial Aid" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "342", + "display" : "Fitness" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "343", + "display" : "Flexible Care Packag" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "344", + "display" : "Food" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "345", + "display" : "Food Vouchers" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "346", + "display" : "Forensic Mental Heal" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "347", + "display" : "Futures" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "348", + "display" : "Futures For Young Ad" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "349", + "display" : "General Practitioner" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "350", + "display" : "Grants" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "351", + "display" : "Grief" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "352", + "display" : "Grief Counselling" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "353", + "display" : "HACC" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "354", + "display" : "Heart Disease" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "355", + "display" : "Help" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "356", + "display" : "High Blood Pressure" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "357", + "display" : "Home Help" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "358", + "display" : "Home Nursing" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "359", + "display" : "Homefirst" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "360", + "display" : "Hospice Care" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "361", + "display" : "Hospital Services" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "362", + "display" : "Hospital To Home" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "364", + "display" : "Hostel" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "365", + "display" : "Hostel Accommodation" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "366", + "display" : "Household Items" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "367", + "display" : "Hypertension" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "368", + "display" : "Illness" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "369", + "display" : "Independent Living" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "370", + "display" : "Information" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "371", + "display" : "Injury" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "372", + "display" : "Intake" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "373", + "display" : "Intensive Mobile You" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "374", + "display" : "Intervention" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "375", + "display" : "Job Searching" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "376", + "display" : "Justice" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "377", + "display" : "Leisure" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "378", + "display" : "Loans" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "379", + "display" : "Low Income Earners" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "380", + "display" : "Lung" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "381", + "display" : "Making A Difference" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "382", + "display" : "Medical Services" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "383", + "display" : "Medical Specialists" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "384", + "display" : "Medication Administr" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "385", + "display" : "Menstrual Informatio" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "386", + "display" : "Methadone" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "387", + "display" : "Mobile Support And T" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "388", + "display" : "Motor Neurone" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "389", + "display" : "Multiple Sclerosis" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "390", + "display" : "Neighbourhood House" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "391", + "display" : "Nursing Home" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "392", + "display" : "Nursing Mothers" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "393", + "display" : "Obesity" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "394", + "display" : "Occupational Health" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "395", + "display" : "Optometrist" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "396", + "display" : "Oral Hygiene" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "397", + "display" : "Outpatients" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "398", + "display" : "Outreach Service" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "399", + "display" : "PADP" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "400", + "display" : "Pain" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "401", + "display" : "Pap Smear" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "402", + "display" : "Parenting" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "403", + "display" : "Peak Organizations" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "404", + "display" : "Personal Care" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "405", + "display" : "Pharmacies" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "406", + "display" : "Phobias" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "407", + "display" : "Physical" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "408", + "display" : "Physical Activity" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "409", + "display" : "Postnatal" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "410", + "display" : "Pregnancy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "411", + "display" : "Pregnancy Tests" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "412", + "display" : "Preschool" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "413", + "display" : "Prescriptions" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "414", + "display" : "Primary Mental Healt" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "415", + "display" : "Property Maintenance" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "416", + "display" : "Prostate" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "417", + "display" : "Psychiatric" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "418", + "display" : "Psychiatric Disabili" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "419", + "display" : "Psychiatric Disabili" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "420", + "display" : "Psychiatric Disabili" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "421", + "display" : "Psychiatric Disabili" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "422", + "display" : "Psychiatric Disabili" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "423", + "display" : "Psychiatric Support" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "424", + "display" : "Recreation" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "425", + "display" : "Referral" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "426", + "display" : "Refuge" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "427", + "display" : "Rent Assistance" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "428", + "display" : "Residential Faciliti" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "429", + "display" : "Residential Respite" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "430", + "display" : "Respiratory" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "431", + "display" : "Response" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "432", + "display" : "Rooming Houses" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "433", + "display" : "Safe Sex" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "434", + "display" : "Secure Extended Care" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "435", + "display" : "Self Help" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "436", + "display" : "Separation" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "437", + "display" : "Services" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "438", + "display" : "Sex Education" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "439", + "display" : "Sexual Abuse" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "440", + "display" : "Sexual Issues" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "441", + "display" : "Sexually Transmitted" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "442", + "display" : "SIDS" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "443", + "display" : "Social Support" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "444", + "display" : "Socialisation" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "445", + "display" : "Special Needs" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "446", + "display" : "Speech Therapist" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "447", + "display" : "Splinting" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "448", + "display" : "Sport" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "449", + "display" : "Statewide And Specia" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "450", + "display" : "STD" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "451", + "display" : "STI" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "452", + "display" : "Stillbirth" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "453", + "display" : "Stomal Care" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "454", + "display" : "Stroke" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "455", + "display" : "Substance Abuse" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "456", + "display" : "Support" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "457", + "display" : "Syringes" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "458", + "display" : "Teeth" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "459", + "display" : "Tenancy Advice" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "460", + "display" : "Terminal Illness" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "461", + "display" : "Therapy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "462", + "display" : "Transcription" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "463", + "display" : "Translating Services" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "464", + "display" : "Translator" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "465", + "display" : "Transport" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "466", + "display" : "Vertebrae" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "467", + "display" : "Violence" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "468", + "display" : "Vocational Guidance" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "469", + "display" : "Weight" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "470", + "display" : "Welfare Assistance" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "471", + "display" : "Welfare Counselling" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "472", + "display" : "Wheelchairs" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "473", + "display" : "Wound Management" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "474", + "display" : "Young People At Risk" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "475", + "display" : "Further Desc. - Community Health Care" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "476", + "display" : "Library" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "477", + "display" : "Community Hours" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "478", + "display" : "Further Desc. - Specialist Medical" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "479", + "display" : "Hepatology" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "480", + "display" : "Gastroenterology" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "481", + "display" : "Gynaecology" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "482", + "display" : "Obstetrics" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "483", + "display" : "Further Desc. - Specialist Surgical" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "484", + "display" : "Placement Protection" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "485", + "display" : "Family Violence" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "486", + "display" : "Integrated Family Services" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "488", + "display" : "Diabetes Educator" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "489", + "display" : "Kinship Care" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "490", + "display" : "General Mental Health Services" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "491", + "display" : "Exercise Physiology" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "492", + "display" : "Medical Research" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "493", + "display" : "Youth" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "494", + "display" : "Youth Services" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "495", + "display" : "Youth Health" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "496", + "display" : "Child and Family Ser" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "497", + "display" : "Home Visits" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "498", + "display" : "Mobile Services" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "500", + "display" : "Before and/or After" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "501", + "display" : "Cancer Services" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "502", + "display" : "Integrated Cancer Se" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "503", + "display" : "Multidisciplinary Se" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "504", + "display" : "Multidisciplinary Ca" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "505", + "display" : "Meetings" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "506", + "display" : "Blood pressure monit" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "507", + "display" : "Dose administration" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "508", + "display" : "Medical Equipment Hi" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "509", + "display" : "Parenting/Family Support/Education" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "510", + "display" : "Deputising Service" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "513", + "display" : "Cancer Support Groups" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "514", + "display" : "Community Cancer Services" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "530", + "display" : "Disability Care Transport" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "531", + "display" : "Aged Care Transport" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "532", + "display" : "Diabetes Education s" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "533", + "display" : "Cardiac Rehabilitati" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "534", + "display" : "Young Adult Diabetes" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "535", + "display" : "Pulmonary Rehabilita" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "536", + "display" : "Art therapy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "537", + "display" : "Medication Reviews" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "538", + "display" : "Telephone Counselling" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "539", + "display" : "Telephone Help Line" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "540", + "display" : "Online Service" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "541", + "display" : "Crisis - Mental Health" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "542", + "display" : "Youth Crisis" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "543", + "display" : "Sexual Assault" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "544", + "display" : "GPAH Other" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "545", + "display" : "Paediatric Dermatology" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "546", + "display" : "Veterans Services" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "547", + "display" : "Veterans" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "548", + "display" : "Food Relief/Food/Meals" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "550", + "display" : "Dementia Care" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "551", + "display" : "Alzheimer" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "552", + "display" : "Drug and/or Alcohol Support Groups" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "553", + "display" : "1-on-1 Support /Mentoring /Coaching" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "554", + "display" : "Chronic Disease Management" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "555", + "display" : "Liaison Services" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "556", + "display" : "Walk-in Centre /Non-Emergency" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "557", + "display" : "Inpatients" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "558", + "display" : "Spiritual Counselling" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "559", + "display" : "Women's Health" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "560", + "display" : "Men's Health" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "561", + "display" : "Health Education/Awareness Program" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "562", + "display" : "Test Message" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "563", + "display" : "Remedial Massage" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "564", + "display" : "Adolescent Mental Health Services" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "565", + "display" : "Youth Drop In/Assistance/Support" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "566", + "display" : "Aboriginal Health Worker" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "567", + "display" : "Women's Health Clinic" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "568", + "display" : "Men's Health Clinic" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "569", + "display" : "Migrant Health Clinic" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "570", + "display" : "Refugee Health Clinic" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "571", + "display" : "Aboriginal Health Clinic" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "572", + "display" : "Nurse Practitioner Lead Clinic/s" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "573", + "display" : "Nurse Lead Clinic/s" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "574", + "display" : "Culturally Tailored Support Groups" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "575", + "display" : "Culturally Tailored Health Promotion" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "576", + "display" : "Rehabilitation" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "577", + "display" : "Education Information/Referral" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "580", + "display" : "Social Work" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "581", + "display" : "Haematology" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "582", + "display" : "Maternity Shared Car" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "583", + "display" : "Rehabilitation Servi" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "584", + "display" : "Cranio-sacral Therapy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "585", + "display" : "Prosthetics & Orthotics" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "589", + "display" : "Home Medicine Review" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "590", + "display" : "GPAH - Medical" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "591", + "display" : "Music Therapy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "593", + "display" : "Falls Prevention" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "599", + "display" : "Accommodation/Tenancy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "600", + "display" : "Assess-Skill, Ability, Needs" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "601", + "display" : "Assist Access/Maintain Employ" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "602", + "display" : "Assist Prod-Pers Care/Safety" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "603", + "display" : "Assist-Integrate School/Ed" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "604", + "display" : "Assist-Life Stage, Transition" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "605", + "display" : "Assist-Personal Activities" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "606", + "display" : "Assist-Travel/Transport" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "607", + "display" : "Assistive Equip-General Tasks" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "608", + "display" : "Assistive Equip-Recreation" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "609", + "display" : "Assistive Prod-Household Task" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "610", + "display" : "Behavior Support" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "611", + "display" : "Comms & Info Equipment" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "612", + "display" : "Community Nursing Care" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "613", + "display" : "Daily Tasks/Shared Living" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "614", + "display" : "Development-Life Skills" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "615", + "display" : "Early Childhood Supports" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "616", + "display" : "Equipment Special Assess Setup" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "617", + "display" : "Hearing Equipment" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "618", + "display" : "Home Modification" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "619", + "display" : "Household Tasks" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "620", + "display" : "Interpret/Translate" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "621", + "display" : "Other Innovative Supports" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "622", + "display" : "Participate Community" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "623", + "display" : "Personal Mobility Equipment" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "624", + "display" : "Physical Wellbeing" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "625", + "display" : "Plan Management" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "626", + "display" : "Therapeutic Supports" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "627", + "display" : "Training-Travel Independence" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "628", + "display" : "Vehicle modifications" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "629", + "display" : "Vision Equipment" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/state-change-reason", + "resource" : { + "resourceType" : "ValueSet", + "id" : "state-change-reason", + "meta" : { + "lastUpdated" : "2020-02-24T12:41:39.109+11:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "brr" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://terminology.hl7.org/ValueSet/state-change-reason", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.0" + }], + "version" : "1.0.0", + "name" : "StateChangeReason", + "title" : "StateChangeReason", + "status" : "draft", + "experimental" : false, + "date" : "2020-02-24T12:41:39+11:00", + "publisher" : "Health Level Seven International", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org" + }, + { + "system" : "email", + "value" : "hq@HL7.org" + }] + }], + "description" : "Indicates why the state of the subject changed.", + "immutable" : true, + "copyright" : "This material derives from the HL7 Terminology THO. THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license.html", + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/state-change-reason" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:1923464d-4e1e-4703-87e5-d7508a62dab6", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 19, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/state-change-reason|1.0.0" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/state-change-reason", + "code" : "adverseEvent", + "display" : "adverse event" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/state-change-reason", + "code" : "death", + "display" : "death (adverse event)" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/state-change-reason", + "code" : "notEligible", + "display" : "did not meet eligibility criteria" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/state-change-reason", + "code" : "eligibleButNo", + "display" : "eligible but unwilling or unable to participate" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/state-change-reason", + "code" : "enrolled", + "display" : "enrolled or registered" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/state-change-reason", + "code" : "exclusion", + "display" : "exclusion" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/state-change-reason", + "code" : "followUpComplete", + "display" : "follow-up complete" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/state-change-reason", + "code" : "inclusion", + "display" : "inclusion" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/state-change-reason", + "code" : "informedConsentSigned", + "display" : "Informed consent signed" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/state-change-reason", + "code" : "intOrObsComplete", + "display" : "intervention or observation complete" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/state-change-reason", + "code" : "nonCompliance", + "display" : "non-compliance" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/state-change-reason", + "code" : "preReg", + "display" : "pre-registered or slot reserved" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/state-change-reason", + "code" : "refuseConsent", + "display" : "refuse consent" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/state-change-reason", + "code" : "screenFailure", + "display" : "screen failure" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/state-change-reason", + "code" : "studyClosed", + "display" : "study permanently closed to accrual" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/state-change-reason", + "code" : "studyTerminated", + "display" : "study terminated" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/state-change-reason", + "code" : "subjectRefusal", + "display" : "subject refusal" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/state-change-reason", + "code" : "unwillingOrUnable", + "display" : "unwilling or unable to participate" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/state-change-reason", + "code" : "withdrawnConsent", + "display" : "withdrawn consent" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/synthesis-type", + "resource" : { + "resourceType" : "ValueSet", + "id" : "synthesis-type", + "meta" : { + "lastUpdated" : "2020-02-24T12:41:39.109+11:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "cds" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 0 + }], + "url" : "http://terminology.hl7.org/ValueSet/synthesis-type", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.1347" + }], + "version" : "1.0.0", + "name" : "StatisticSynthesisType", + "title" : "StatisticSynthesisType", + "status" : "draft", + "experimental" : false, + "date" : "2020-02-24T12:41:39+11:00", + "publisher" : "Health Level Seven International", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org" + }, + { + "system" : "email", + "value" : "hq@HL7.org" + }] + }], + "description" : "Types of combining results from a body of evidence (eg. summary data meta-analysis).", + "immutable" : true, + "copyright" : "This material derives from the HL7 Terminology THO. THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license.html", + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/synthesis-type" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:b3e6b3d3-2191-45ee-8e4a-cec062fd47c2", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 8, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/synthesis-type|2.0.0" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/synthesis-type", + "code" : "std-MA", + "display" : "summary data meta-analysis" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/synthesis-type", + "code" : "IPD-MA", + "display" : "individual patient data meta-analysis" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/synthesis-type", + "code" : "indirect-NMA", + "display" : "indirect network meta-analysis" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/synthesis-type", + "code" : "combined-NMA", + "display" : "combined direct plus indirect network meta-analysis" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/synthesis-type", + "code" : "range", + "display" : "range of results" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/synthesis-type", + "code" : "classification", + "display" : "classifcation of results" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/synthesis-type", + "code" : "NotApplicable", + "display" : "not applicable" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/synthesis-type", + "inactive" : true, + "code" : "pooled", + "display" : "pooled rates" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/usage-context-type", + "resource" : { + "resourceType" : "ValueSet", + "id" : "usage-context-type", + "meta" : { + "lastUpdated" : "2024-04-24T00:00:00+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fhir" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 5 + }], + "url" : "http://terminology.hl7.org/ValueSet/usage-context-type", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.101" + }], + "version" : "1.0.1", + "name" : "UsageContextType", + "title" : "UsageContextType", + "status" : "active", + "experimental" : false, + "date" : "2024-04-24T00:00:00+00:00", + "publisher" : "Health Level Seven International", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org" + }, + { + "system" : "email", + "value" : "hq@HL7.org" + }] + }], + "description" : "A code that specifies a type of context being specified by a usage context.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "copyright" : "This material derives from the HL7 Terminology THO. THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license.html", + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/usage-context-type" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:a24e079a-70b8-4fb7-9c56-1803655a0b37", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 10, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/usage-context-type|2.0.1" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/usage-context-type", + "code" : "gender", + "display" : "Gender" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/usage-context-type", + "code" : "age", + "display" : "Age Range" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/usage-context-type", + "code" : "focus", + "display" : "Clinical Focus" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/usage-context-type", + "code" : "user", + "display" : "User Type" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/usage-context-type", + "code" : "workflow", + "display" : "Workflow Setting" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/usage-context-type", + "code" : "task", + "display" : "Workflow Task" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/usage-context-type", + "code" : "venue", + "display" : "Clinical Venue" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/usage-context-type", + "code" : "species", + "display" : "Species" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/usage-context-type", + "code" : "program", + "display" : "Program" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/usage-context-type", + "code" : "jurisdiction", + "display" : "Jurisdiction" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/v2-0003", + "resource" : { + "resourceType" : "ValueSet", + "id" : "v2-0003", + "url" : "http://terminology.hl7.org/ValueSet/v2-0003", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.21.4" + }], + "version" : "2.0.0", + "name" : "Hl7VSEventTypeCode", + "title" : "hl7VS-eventTypeCode", + "status" : "active", + "experimental" : false, + "date" : "2019-12-01", + "publisher" : "Health Level Seven International", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org" + }, + { + "system" : "email", + "value" : "hq@HL7.org" + }] + }], + "description" : "Concepts specifying the trigger event for Version 2.x interface messages.", + "copyright" : "This material derives from the HL7 Terminology (THO). THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license.html", + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "version" : "2.13.0" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:a0d88888-3e48-4ed5-945a-ce1e6cc9d3fd", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 384, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/v2-0003|2.13.0" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "X01", + "display" : "PEX - Product experience" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "A01", + "display" : "ADT/ACK - Admit/visit notification", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "stationäre Aufnahme" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "A02", + "display" : "ADT/ACK - Transfer a patient", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Verlegung" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "A03", + "display" : "ADT/ACK - Discharge/end visit", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Entlassung" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "A04", + "display" : "ADT/ACK - Register a patient", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Besuchsmeldung (nicht-stationär)" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "A05", + "display" : "ADT/ACK - Pre-admit a patient", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Voraufnahme eines Patienten" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "A06", + "display" : "ADT/ACK - Change an outpatient to an inpatient", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Änderung von ambulant in stationär" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "A07", + "display" : "ADT/ACK - Change an inpatient to an outpatient", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Änderung von stationär in ambulant" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "A08", + "display" : "ADT/ACK - Update patient information", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Änderung von Patienteninformationen" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "A09", + "display" : "ADT/ACK - Patient departing - tracking", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Patient verläßt Einrichtung" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "A10", + "display" : "ADT/ACK - Patient arriving - tracking", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Patient erreicht Einrichtung" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "A11", + "display" : "ADT/ACK - Cancel admit/visit notification", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Stornierung für A01 und A04" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "A12", + "display" : "ADT/ACK - Cancel transfer", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Stornierung für A02" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "A13", + "display" : "ADT/ACK - Cancel discharge/end visit", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Stornierung für A03" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "A14", + "display" : "ADT/ACK - Pending admit", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Geplante Aufnahme" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "A15", + "display" : "ADT/ACK - Pending transfer", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Geplante Verlegung" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "A16", + "display" : "ADT/ACK - Pending discharge", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Geplante Entlassung" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "A17", + "display" : "ADT/ACK - Swap patients", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Bettentausch zweier Patienten" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "A18", + "display" : "ADT/ACK - Merge patient information", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Patienteninformation zusammenführen" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "A19", + "display" : "QRY/ADR - Patient query", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Anfrage nach Patientendaten" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "A20", + "display" : "ADT/ACK - Bed status update", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Änderung des Bettenstatus" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "A21", + "display" : "ADT/ACK - Patient goes on a \"leave of absence\"", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Beginn einer Patientenabwesenheit" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "A22", + "display" : "ADT/ACK - Patient returns from a \"leave of absence\"", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Ende einer Patientenabwesenheit" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "A23", + "display" : "ADT/ACK - Delete a patient record", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Löschen eines Patientensatzes" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "A24", + "display" : "ADT/ACK - Link patient information", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Verknüpfen von Patientendaten" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "A25", + "display" : "ADT/ACK - Cancel pending discharge", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Stornierung einer eingeleiteten Entlassung" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "A26", + "display" : "ADT/ACK - Cancel pending transfer", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Stornierung einer eingeleiteten Verlegung" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "A27", + "display" : "ADT/ACK - Cancel pending admit", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Stornierung einer eingeleiteten Aufnahme" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "A28", + "display" : "ADT/ACK - Add person information", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Personendaten hinzufügen" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "A29", + "display" : "ADT/ACK - Delete person information", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Löschung von personenbezogenen Daten" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "A30", + "display" : "ADT/ACK - Merge person information", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "veraltet" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "A31", + "display" : "ADT/ACK - Update person information", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Ändern personenbezogener Daten" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "A32", + "display" : "ADT/ACK - Cancel patient arriving - tracking", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Stornierung eines Patientenzugangs (Bettenzuweisung)" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "A33", + "display" : "ADT/ACK - Cancel patient departing - tracking", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Stornierung eines Patientenabgangs (Bettenfreigabe)" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "A34", + "display" : "ADT/ACK - Merge patient information - patient ID only", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Abgleich nur der Patientennummer (veraltet)" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "A35", + "display" : "ADT/ACK - Merge patient information - account number only", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Abgleich nur der Abrechnungsnummer / Debitorenkontonummer (veraltet)" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "A36", + "display" : "ADT/ACK - Merge patient information - patient ID and account number", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Abgleich von Patientennummer und Abrechnungsnummer / Debitorenkontonummer (veraltet)" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "A37", + "display" : "ADT/ACK - Unlink patient information", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Auflösung einer Verknüpfung von Patientendaten" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "A38", + "display" : "ADT/ACK - Cancel pre-admit", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Stornierung zu A05" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "A39", + "display" : "ADT/ACK - Merge person - patient ID", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Zusammenführung von Information über externe ID (veraltet)" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "A40", + "display" : "ADT/ACK - Merge patient - patient identifier list", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Zusammenführung v. Pat-Information über ID-Liste" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "A41", + "display" : "ADT/ACK - Merge account - patient account number", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Zusammenführung von Konten über Kontonummer" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "A42", + "display" : "ADT/ACK - Merge visit - visit number", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Zusammenführung v.Fall-Information über Fallnummer" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "A43", + "display" : "ADT/ACK - Move patient information - patient identifier list", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Korrektur einer falschen Zuordnung bzgl. PID-Liste" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "A44", + "display" : "ADT/ACK - Move account information - patient account number", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Korrektur einer falschen Zuordnung bzgl.Abrechungsnummer" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "A45", + "display" : "ADT/ACK - Move visit information - visit number", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Korrektur einer falschen Zuordnung bzgl.Fallnummer" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "A46", + "display" : "ADT/ACK - Change patient ID", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Änderung der externen Pat.ID (PID-2)" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "A47", + "display" : "ADT/ACK - Change patient identifier list", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Änderung der internen Pat.ID (PID-3)" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "A48", + "display" : "ADT/ACK - Change alternate patient ID", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Änderung der alternativen Pat.ID (PID-4)" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "A49", + "display" : "ADT/ACK - Change patient account number", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Änderung der Abrechungsnummer (PID-18)" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "A50", + "display" : "ADT/ACK - Change visit number", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Änderung der Fallnummer (PV1-19)" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "A51", + "display" : "ADT/ACK - Change alternate visit ID", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Änderung der alternativen Fallnummer (PV1-50)" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "A52", + "display" : "ADT/ACK - Cancel leave of absence for a patient" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "A53", + "display" : "ADT/ACK - Cancel patient returns from a leave of absence" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "A54", + "display" : "ADT/ACK - Change attending doctor", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Änderung des behandelnden Arztes" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "A55", + "display" : "ADT/ACK - Cancel change attending doctor", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Stornierung der Änderung des behandelnden Arztes" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "A60", + "display" : "ADT/ACK - Update allergy information", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Aktualisierung der Allergie-Informationen" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "A61", + "display" : "ADT/ACK - Change consulting doctor" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "A62", + "display" : "ADT/ACK - Cancel change consulting doctor" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "B01", + "display" : "PMU/ACK - Add personnel record" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "B02", + "display" : "PMU/ACK - Update personnel record" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "B03", + "display" : "PMU/ACK - Delete personnel re cord" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "B04", + "display" : "PMU/ACK - Active practicing person" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "B05", + "display" : "PMU/ACK - Deactivate practicing person" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "B06", + "display" : "PMU/ACK - Terminate practicing person" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "B07", + "display" : "PMU/ACK - Grant Certificate/Permission" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "B08", + "display" : "PMU/ACK - Revoke Certificate/Permission" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "C01", + "display" : "CRM - Register a patient on a clinical trial", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Registrierung eines Patienten f.eine klin.Studie" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "C02", + "display" : "CRM - Cancel a patient registration on clinical trial (for clerical mistakes only)", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Löschung der Registrierung" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "C03", + "display" : "CRM - Correct/update registration information", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Korrektur/Änderung der Registrierung" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "C04", + "display" : "CRM - Patient has gone off a clinical trial", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Patient ist aus der Studie ausgeschieden" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "C05", + "display" : "CRM - Patient enters phase of clinical trial", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Patient tritt in Studienphase ein" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "C06", + "display" : "CRM - Cancel patient entering a phase (clerical mistake)", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Löschung des Eintritts in eine Studienphase" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "C07", + "display" : "CRM - Correct/update phase information", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Korrektur/Änderung der Angaben zur Studienphase" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "C08", + "display" : "CRM - Patient has gone off phase of clinical trial", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Patient ist aus Studienphase ausgeschieden" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "C09", + "display" : "CSU - Automated time intervals for reporting, like monthly", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Festlegung des Zeitintervalls für autom. Berichte" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "C10", + "display" : "CSU - Patient completes the clinical trial", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Patient beendet Studie" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "C11", + "display" : "CSU - Patient completes a phase of the clinical trial", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Patient beendet eine Studienphase" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "C12", + "display" : "CSU - Update/correction of patient order/result information", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Korrektur/Änderung von Anforderungen/Ergebnissen" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "CNQ", + "display" : "Cancel Query", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Stornierung einer Anfrage" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "E01", + "display" : "Submit HealthCare Services Invoice" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "E02", + "display" : "Cancel HealthCare Services Invoice" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "E03", + "display" : "HealthCare Services Invoice Status" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "varies", + "display" : "MFQ/MFR - Master files query (use event same as asking for e.g., M05 - location)", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "allgemeine Stammdatenanfrage" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "E04", + "display" : "Re-Assess HealthCare Services Invoice Request" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "E10", + "display" : "Edit/Adjudication Results" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "E12", + "display" : "Request Additional Information" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "E13", + "display" : "Additional Information Response" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "E15", + "display" : "Payment/Remittance Advice" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "E20", + "display" : "Submit Authorization Request" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "E21", + "display" : "Cancel Authorization Request" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "E22", + "display" : "Authorization Request Status" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "E24", + "display" : "Authorization Response" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "E30", + "display" : "Submit Health Document related to Authorization Request" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "E31", + "display" : "Cancel Health Document related to Authorization Request" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "I01", + "display" : "RQI/RPI - Request for insurance information", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Anforderung von Versicherungsdaten" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "I02", + "display" : "RQI/RPL - Request/receipt of patient selection display list", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Anforderg.einer Patientenauswahlliste (zur Anzeige)" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "I03", + "display" : "RQI/RPR - Request/receipt of patient selection list", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Anforderg.einer strukt. Patientenauswahlliste" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "I04", + "display" : "RQD/RPI - Request for patient demographic data", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Anforderung demographischer Informationen" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "I05", + "display" : "RQC/RCI - Request for patient clinical information", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Anforderung klinischer Informationen" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "I06", + "display" : "RQC/RCL - Request/receipt of clinical data listing", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Anforderung strukt. klinischer Informationen" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "I07", + "display" : "PIN/ACK - Unsolicited insurance information", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "unaufgeforderte Übermittlung v. Versicherungsdaten" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "I08", + "display" : "RQA/RPA - Request for treatment authorization information", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Anforderung Kostenübernahmeerklärung" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "I09", + "display" : "RQA/RPA - Request for modification to an authorization", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Anforderg bzgl. Änderung Kostenübernahmeerklärung" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "I10", + "display" : "RQA/RPA - Request for resubmission of an authorization", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "erneute Anforderung Kostenübernahmeerklärung" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "I11", + "display" : "RQA/RPA - Request for cancellation of an authorization", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Anfordrg Stornierg einer Kostenübernahmeerklärung" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "I12", + "display" : "REF/RRI - Patient referral", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Überweisung eines Patienten" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "I13", + "display" : "REF/RRI - Modify patient referral", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Änderung einer Patientenüberweisung" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "I14", + "display" : "REF/RRI - Cancel patient referral", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Stornierung einer Patientenüberweisung" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "I15", + "display" : "REF/RRI - Request patient referral status", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Statusabfrage bzgl. Patientenüberweisung" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "I16", + "display" : "Collaborative Care Referral" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "I17", + "display" : "Modify Collaborative Care Referral" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "I18", + "display" : "Cancel Collaborative Care Referral" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "I19", + "display" : "Collaborative Care Query/Collaborative Care Query Update" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "I20", + "display" : "Asynchronous Collaborative Care Update" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "I21", + "display" : "Collaborative Care Message" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "I22", + "display" : "Collaborative Care Fetch / Collaborative Care Information" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "J01", + "display" : "QCN/ACK - Cancel query/acknowledge message" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "J02", + "display" : "QSX/ACK - Cancel subscription/acknowledge message" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "K11", + "display" : "RSP - Segment pattern response in response to QBP^Q11" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "K13", + "display" : "RTB - Tabular response in response to QBP^Q13" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "K15", + "display" : "RDY - Display response in response to QBP^Q15" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "K21", + "display" : "RSP - Get person demographics response" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "K22", + "display" : "RSP - Find candidates response" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "K23", + "display" : "RSP - Get corresponding identifiers response" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "K24", + "display" : "RSP - Allocate identifiers response" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "K25", + "display" : "RSP - Personnel Information by Segment Response" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "K31", + "display" : "RSP -Dispense History Response" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "K32", + "display" : "Find Candidates including Visit Information Response" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "K33", + "display" : "Get Donor Record Candidates Response Message" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "K34", + "display" : "Segment Pattern Response Message" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "M01", + "display" : "MFN/MFK - Master file not otherwise specified", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Stammdatenänderung (veraltet)" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "M02", + "display" : "MFN/MFK - Master file - staff practitioner", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Stammdatenänderung - Ärzte" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "M03", + "display" : "MFN/MFK - Master file - test/observation", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Stammdatenänderung - Tests / Untersuchungen" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "M04", + "display" : "MFN/MFK - Master files charge description", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Stammdatenänderung - delayed appl ack" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "M05", + "display" : "MFN/MFK - Patient location master file", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Stammdatenänderung - Aufenthaltsorte" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "M06", + "display" : "MFN/MFK - Clinical study with phases and schedules master file", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Stammdatenänderung - Abrechnungskataloge" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "M07", + "display" : "MFN/MFK - Clinical study without phases but with schedules master file", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Stammdatenänderung - klinische Studien ohne Phasen" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "M08", + "display" : "MFN/MFK - Test/observation (numeric) master file", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Stammdatenänderung - Tests/Untersuchung mit numerischen Ergebnissen" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "M09", + "display" : "MFN/MFK - Test/observation (categorical) master file", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Stammdatenänderung - Tests mit nicht numerischen Ergebnissen" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "M10", + "display" : "MFN/MFK - Test /observation batteries master file", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Stammdatenänderung - Testprofile" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "M11", + "display" : "MFN/MFK - Test/calculated observations master file", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Stammdatenänderung - berechnete Ergebnisse" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "M12", + "display" : "MFN/MFK - Master file notification message" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "M13", + "display" : "MFN/MFK - Master file notification - general" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "M14", + "display" : "MFN/MFK - Master file notification - site defined" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "M15", + "display" : "MFN/MFK - Inventory item master file notification" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "R0R", + "display" : "R0R - Pharmacy prescription order query response" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "M16", + "display" : "MFN/MFK - Master File Notification Inventory Item Enhanced" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "M17", + "display" : "DRG Master File Message" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "M18", + "display" : "MFN/MFK - Master file notification - Test/Observation (Payer)" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "N01", + "display" : "NMQ/NMR - Application management query message" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "N02", + "display" : "NMD/ACK - Application management data message (unsolicited)" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "O01", + "display" : "ORM - Order message (also RDE, RDS, RGV, RAS)", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Auftrag / Verordnung" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "O02", + "display" : "ORR - Order response (also RRE, RRD, RRG, RRA)", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Auftragsbestätigung" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "O03", + "display" : "OMD - Diet order" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "O04", + "display" : "ORD - Diet order acknowledgment" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "O05", + "display" : "OMS - Stock requisition order" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "O06", + "display" : "ORS - Stock requisition acknowledgment" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "O07", + "display" : "OMN - Non-stock requisition order" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "O08", + "display" : "ORN - Non-stock requisition acknowledgment" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "O09", + "display" : "OMP - Pharmacy/treatment order" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "O10", + "display" : "ORP - Pharmacy/treatment order acknowledgment" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "O11", + "display" : "RDE - Pharmacy/treatment encoded order" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "O12", + "display" : "RRE - Pharmacy/treatment encoded order acknowledgment" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "O13", + "display" : "RDS - Pharmacy/treatment dispense" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "O14", + "display" : "RRD - Pharmacy/treatment dispense acknowledgment" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "O15", + "display" : "RGV - Pharmacy/treatment give" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "O16", + "display" : "RRG - Pharmacy/treatment give acknowledgment" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "O17", + "display" : "RAS - Pharmacy/treatment administration" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "O18", + "display" : "RRA - Pharmacy/treatment administration acknowledgment" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "O19", + "display" : "OMG - General clinical order" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "O20", + "display" : "ORG/ORL - General clinical order response" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "O21", + "display" : "OML - Laboratory order" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "O22", + "display" : "ORL - General laboratory order response message to any OML" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "O23", + "display" : "OMI - Imaging order" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "O24", + "display" : "ORI - Imaging order response message to any OMI" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "O25", + "display" : "RDE - Pharmacy/treatment refill authorization request" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "O26", + "display" : "RRE - Pharmacy/Treatment Refill Authorization Acknowledgement" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "O27", + "display" : "OMB - Blood product order" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "O28", + "display" : "ORB - Blood product order acknowledgment" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "O29", + "display" : "BPS - Blood product dispense status" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "O30", + "display" : "BRP - Blood product dispense status acknowledgment" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "O31", + "display" : "BTS - Blood product transfusion/disposition" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "O32", + "display" : "BRT - Blood product transfusion/disposition acknowledgment" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "O33", + "display" : "OML - Laboratory order for multiple orders related to a single specimen" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "O34", + "display" : "ORL - Laboratory order response message to a multiple order related to single specimen OML" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "O35", + "display" : "OML - Laboratory order for multiple orders related to a single container of a specimen" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "R05", + "display" : "QRY/DSR - query for display results (See Q01)", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Anfrage nach anzeigeorientierten Ergebnissen" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "O36", + "display" : "ORL - Laboratory order response message to a single container of a specimen OML" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "R06", + "display" : "UDM - unsolicited update/display results (See Q05)", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "unaufgeforderte Änderung anzeigeorientierter Ergebnisse" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "O37", + "display" : "OPL - Population/Location-Based Laboratory Order Message" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "O38", + "display" : "OPR - Population/Location-Based Laboratory Order Acknowledgment Message" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "O39", + "display" : "Specimen shipment centric laboratory order" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "O40", + "display" : "Specimen Shipment Centric Laboratory Order Acknowledgment Message" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "O41", + "display" : "DBC - Create Donor Record Message" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "O42", + "display" : "DBU - Update Donor Record Message" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "RAR", + "display" : "RAR - Pharmacy administration information query response", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Antwort bzgl. der Behandlungs-/Darreichungsform" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "O43", + "display" : "General Order Message with Document Payload Acknowledgement Message" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "RDR", + "display" : "RDR - Pharmacy dispense information query response", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Antwort bzgl. des zu verabreichenden Medikamentes bzw. der Behandlung" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "Q04", + "display" : "EQQ - Embedded query language query" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "O44", + "display" : "Donor Registration - Minimal Message" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "RER", + "display" : "RER - Pharmacy encoded order information query response", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Antwort bzgl. des zu verabreichenden Medikamentes bzw. der Behandlung" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "O45", + "display" : "Donor Eligibility Observations Message" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "RGR", + "display" : "RGR - Pharmacy dose information query response", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Antwort bzgl. der Dosis bzw. der Frequenz der Behandlung" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "O46", + "display" : "Donor Eligiblity Message" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "Q07", + "display" : "VQQ - Virtual table query" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "O47", + "display" : "Donor Request to Collect Message" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "Q08", + "display" : "SPQ - Stored procedure request" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "O48", + "display" : "Donation Procedure Message" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "Q09", + "display" : "RQQ - event replay query" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "O49", + "display" : "Pharmacy/Treatment Dispense Request Message" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "O50", + "display" : "Pharmacy/Treatment Encoded Order Acknowledgment" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "O51", + "display" : "OSU – Order Status Update" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "O52", + "display" : "OSU – Order Status Update Acknowledgement" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "O53", + "display" : "ORL - General Laboratory Order Acknowledgment Message (Patient Optional)" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "O54", + "display" : "ORL - Laboratory Order Acknowledgment Message – Multiple Order Per Specimen (Patient Optional)" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "O55", + "display" : "ORL - Laboratory Order Acknowledgment Message – Multiple Order Per Container of Specimen (Patient Optional)" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "O56", + "display" : "ORL - Specimen Shipment Centric Laboratory Order Acknowledgment Message (Patient Optional)" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "O57", + "display" : "OMQ- General Order Message with Document Payload" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "O58", + "display" : "ORX - General Order Message with Document Payload Acknowledgement Message" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "O59", + "display" : "OML - Laboratory order for additional work up" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "P01", + "display" : "BAR/ACK - Add patient accounts", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Eröffnung eines Patientenkontos" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "P02", + "display" : "BAR/ACK - Purge patient accounts", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Löschen der Abrechnungsdaten eines Patientenkontos" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "P03", + "display" : "DFT/ACK - Post detail financial transaction", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Leistungs- und Abrechnungsinformationen" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "P04", + "display" : "QRY/DSP - Generate bill and A/R statements", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Druck und Anzeige von Rechnungen" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "P05", + "display" : "BAR/ACK - Update account", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Änderung eines Patientenkontos" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "P06", + "display" : "BAR/ACK - End account", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Abschluß eines Patientenkontos" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "P07", + "display" : "PEX - Unsolicited initial individual product experience report", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "unaufgeforderte individueller Produktersterfahrungsbericht" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "R03", + "display" : "QRY/DSR Display-oriented results, query/unsol. update (for backward compatibility only) (Replaced by Q05)", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Anzeigeorientiertes Ergebnis" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "P08", + "display" : "PEX - Unsolicited update individual product experience report", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Änderung individueller Produktersterfahrungsbericht" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "P09", + "display" : "SUR - Summary product experience report", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "zusammenfassender Produkterfahrungsbericht" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "P10", + "display" : "BAR/ACK -Transmit Ambulatory Payment Classification(APC)" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "R07", + "display" : "EDR - Enhanced Display Response" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "P11", + "display" : "DFT/ACK - Post Detail Financial Transactions - New" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "R08", + "display" : "TBR - Tabular Data Response" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "P12", + "display" : "BAR/ACK - Update Diagnosis/Procedure" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "PC1", + "display" : "PPR - PC/ problem add", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Problem hinzufügen" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "R09", + "display" : "ERP - Event Replay Response" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "PC2", + "display" : "PPR - PC/ problem update", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Problem ändern" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "PC3", + "display" : "PPR - PC/ problem delete", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Problem löschen" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "PC4", + "display" : "QRY - PC/ problem query", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Problem abfragen" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "PC5", + "display" : "PRR - PC/ problem response", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Problem Anfrage beantworten" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "PC6", + "display" : "PGL - PC/ goal add", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Ziel hinzufügen" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "PC7", + "display" : "PGL - PC/ goal update", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Ziel ändern" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "PC8", + "display" : "PGL - PC/ goal delete", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Ziel löschen" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "PC9", + "display" : "QRY - PC/ goal query", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Ziel abfragen" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "PCA", + "display" : "PPV - PC/ goal response", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Ziel Anfrage beantworten" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "PCB", + "display" : "PPP - PC/ pathway (problem-oriented) add", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "(problemorientierte) Leitlinie hinzufügen" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "PCC", + "display" : "PPP - PC/ pathway (problem-oriented) update", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "(problemorientierte) Leitlinie ändern" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "PCD", + "display" : "PPP - PC/ pathway (problem-oriented) delete", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "(problemorientierte) Leitlinie löschen" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "PCE", + "display" : "QRY - PC/ pathway (problem-oriented) query", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "(problemorientierte) Leitlinie abfragen" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "PCF", + "display" : "PTR - PC/ pathway (problem-oriented) query response", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "(problemorientierte) Leitlinie Anfrage beantworten" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "PCG", + "display" : "PPG - PC/ pathway (goal-oriented) add", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "(zielorientierte) Leitlinie hinzufügen" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "PCH", + "display" : "PPG - PC/ pathway (goal-oriented) update", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "(zielorientierte) Leitlinie ändern" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "PCJ", + "display" : "PPG - PC/ pathway (goal-oriented) delete", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "(zielorientierte) Leitlinie löschen" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "PCK", + "display" : "QRY - PC/ pathway (goal-oriented) query", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "(zielorientierte) Leitlinie abfragen" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "PCL", + "display" : "PPT - PC/ pathway (goal-oriented) query response", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "(zielorientierte) Leitlinie Anfrage beantworten" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "Q01", + "display" : "QRY/DSR - Query sent for immediate response", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Anfrage mit sofortiger Antwort" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "Q02", + "display" : "QRY/QCK - Query sent for deferred response", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Anfrage mit verzögerter Antwort" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "Q03", + "display" : "DSR/ACK - Deferred response to a query", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Verzögerte Antwort auf Anfrage" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "Q05", + "display" : "UDM/ACK - Unsolicited display update message", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Sofortige Bildschirmanzeige (Eilmeldung)" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "Q06", + "display" : "OSQ/OSR - Query for order status", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Abfrage des Auftragsstatus" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "Q11", + "display" : "QBP - Query by parameter requesting an RSP segment pattern response" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "Q13", + "display" : "QBP - Query by parameter requesting an RTB - tabular response" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "Q15", + "display" : "QBP - Query by parameter requesting an RDY display response" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "Q16", + "display" : "QSB - Create subscription" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "Q17", + "display" : "QVR - Query for previous events" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "Q21", + "display" : "QBP - Get person demographics" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "Q22", + "display" : "QBP - Find candidates" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "Q23", + "display" : "QBP - Get corresponding identifiers" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "Q24", + "display" : "QBP - Allocate identifiers" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "Q25", + "display" : "QBP - Personnel Information by Segment Query" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "Q26", + "display" : "ROR - Pharmacy/treatment order response" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "Q27", + "display" : "RAR - Pharmacy/treatment administration information" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "Q28", + "display" : "RDR - Pharmacy/treatment dispense information" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "Q29", + "display" : "RER - Pharmacy/treatment encoded order information" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "Q30", + "display" : "RGR - Pharmacy/treatment dose information" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "Q31", + "display" : "QBP Query Dispense history" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "Q32", + "display" : "Find Candidates including Visit Information" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "Q33", + "display" : "QBP - Get Donor Record Candidates" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "Q34", + "display" : "QBP - Get Donor Record" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "R01", + "display" : "ORU/ACK - Unsolicited transmission of an observation message", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "unangeforderte Übermittlung eines Befundes" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "R02", + "display" : "QRY - Query for results of observation", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Anfrage nach Untersuchungsergebnis" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "R04", + "display" : "ORF - Response to query; transmission of requested observation", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Antwort auf Anfrage / Übermittlung eines angeforderten Ergebnisses" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "R21", + "display" : "OUL - Unsolicited laboratory observation" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "R22", + "display" : "OUL - Unsolicited Specimen Oriented Observation Message" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "R23", + "display" : "OUL - Unsolicited Specimen Container Oriented Observation Message" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "R24", + "display" : "OUL - Unsolicited Order Oriented Observation Message" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "R25", + "display" : "OPU - Unsolicited Population/Location-Based Laboratory Observation Message" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "R26", + "display" : "OSM - Unsolicited Specimen Shipment Manifest Message" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "R30", + "display" : "ORU - Unsolicited Point-Of-Care Observation Message Without Existing Order - Place An Order" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "R31", + "display" : "ORU - Unsolicited New Point-Of-Care Observation Message - Search For An Order" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "R32", + "display" : "ORU - Unsolicited Pre-Ordered Point-Of-Care Observation" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "R33", + "display" : "ORA - Observation Report Acknowledgement" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "R40", + "display" : "ORU - Unsolicited Report Alarm" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "R41", + "display" : "Observation Report Alert Acknowledgement" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "R42", + "display" : "ORU – Unsolicited Device Event Observation Message" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "R43", + "display" : "ORU – Unsolicited Patient-Device Association Observation Message" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "ROR", + "display" : "ROR - Pharmacy prescription order query response", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Antwort bzgl. der Verschreibungsanforderung des Arzneiverordnung bzw. d.Behandlg" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "S01", + "display" : "SRM/SRR - Request new appointment booking", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Terminanforderung" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "S02", + "display" : "SRM/SRR - Request appointment rescheduling", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Anforderung für Terminverschiebung" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "S03", + "display" : "SRM/SRR - Request appointment modification", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Anforderung für inhaltliche Terminänderung" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "S04", + "display" : "SRM/SRR - Request appointment cancellation", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Absage eines Termins" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "S05", + "display" : "SRM/SRR - Request appointment discontinuation", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Aussetzung des aktuellen oder weiterer Termine" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "S06", + "display" : "SRM/SRR - Request appointment deletion", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Stornierung eines Termins" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "S07", + "display" : "SRM/SRR - Request addition of service/resource on appointment", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Anforderung zusätzlicher Leistungen/Voraussetzungen zu einem Termin" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "S08", + "display" : "SRM/SRR - Request modification of service/resource on appointment", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Änderungsanforderung für zusätzliche Leistungen/Voraussetzungen zu einem Termin" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "S09", + "display" : "SRM/SRR - Request cancellation of service/resource on appointment", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Absage für zusätzliche Leistungen/Voraussetzungen zu einem Termin" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "S10", + "display" : "SRM/SRR - Request discontinuation of service/resource on appointment", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Aussetzung für zusätzliche Leistungen/Voraussetzungen zu einem Termin" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "S11", + "display" : "SRM/SRR - Request deletion of service/resource on appointment", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Stornierung für zusätzliche Leistungen/Voraussetzungen zu einem Termin" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "S12", + "display" : "SIU/ACK - Notification of new appointment booking", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Benachrichtigung über Terminvergabe" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "S13", + "display" : "SIU/ACK - Notification of appointment rescheduling", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Benachrichtigung für Terminverschiebung" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "S14", + "display" : "SIU/ACK - Notification of appointment modification", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Benachrichtigung für inhaltliche Terminänderung" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "S15", + "display" : "SIU/ACK - Notification of appointment cancellation", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Benachrichtigung über Terminabsage" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "S16", + "display" : "SIU/ACK - Notification of appointment discontinuation", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Benachrichtigung über Aussetzung des aktuellen oder weiterer Termine" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "S17", + "display" : "SIU/ACK - Notification of appointment deletion", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Benachrichtigung über Stornierung eines Termins" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "S18", + "display" : "SIU/ACK - Notification of addition of service/resource on appointment", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Benachrichtigung über zusätzlicher Leistungen/Voraussetzungen zu einem Termin" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "S19", + "display" : "SIU/ACK - Notification of modification of service/resource on appointment", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Änderungsbenachrichtigung f.zusätzl. Leistungen/Voraussetzungen zu einem Termin" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "S20", + "display" : "SIU/ACK - Notification of cancellation of service/resource on appointment", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Benachrichtigung f. zusätzliche Leistungen/Voraussetzungen zu einem Terminabsage" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "S21", + "display" : "SIU/ACK - Notification of discontinuation of service/resource on appointment", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Benachrichtigung über Aussetzung für zusätzliche Leistungen/Voraussetzungen" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "S22", + "display" : "SIU/ACK - Notification of deletion of service/resource on appointment", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Benachrichtigung Stornierg.f.zusätzl.Leistungen/Voraussetzungen zu einem Termin" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "S23", + "display" : "SIU/ACK - Notification of blocked schedule time slot(s)", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Benachrichtigung über nicht verfügbare Zeitbereiche" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "S24", + "display" : "SIU/ACK - Notification of opened (\"unblocked\") schedule time slot(s)", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Benachrichtigung über (wieder) verfügbare Zeitbereiche" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "S25", + "display" : "SQM/SQR - Schedule query message and response", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Anfrage nach Zeitplaninformation" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "S26", + "display" : "SIU/ACK Notification that patient did not show up for schedule appointment", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Benachrichtigung über Nichterscheinen eines Patienten" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "S27", + "display" : "SIU/ACK - Broadcast Notification of Scheduled Appointments" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "S28", + "display" : "SLR/SLS - Request new sterilization lot" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "S29", + "display" : "SLR/SLS - Request Sterilization lot deletion" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "S30", + "display" : "STI/STS - Request item" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "S31", + "display" : "SDR/SDS - Request anti-microbial device data" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "S32", + "display" : "SMD/SMS - Request anti-microbial device cycle data" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "S33", + "display" : "STC/ACK - Notification of sterilization configuration" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "S34", + "display" : "SLN/ACK - Notification of sterilization lot" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "S35", + "display" : "SLN/ACK - Notification of sterilization lot deletion" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "S36", + "display" : "SDN/ACK - Notification of anti-microbial device data" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "S37", + "display" : "SCN/ACK - Notification of anti-microbial device cycle data" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "S38", + "display" : "Containers Prepared for Specimen Collection" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "S39", + "display" : "Specimen Collection Successful" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "S40", + "display" : "Specimen Collection Unsuccessful" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "S41", + "display" : "Specimen Departed" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "S42", + "display" : "Specimen Arrived" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "S43", + "display" : "Specimen Accepted" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "S44", + "display" : "Specimen Rejected" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "S45", + "display" : "Specimen Re-identified" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "S46", + "display" : "Specimen De-identified" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "S47", + "display" : "Specimen Sent to Archive", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : ">" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "S48", + "display" : "Specimen Retrieved from Archive" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "S49", + "display" : "Specimen Disposed of" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "S50", + "display" : "Specimen Procedure Step Successful , with Derived Specimen(s)" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "S51", + "display" : "Specimen Procedure Step Successful, no Derived Specimen(s)" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "S52", + "display" : "Specimen Procedure Step Unsuccessful" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "T01", + "display" : "MDM/ACK - Original document notification", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Benachrichtigung über die Neuanlage eines Dokuments ohne Inhalt" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "T02", + "display" : "MDM/ACK - Original document notification and content", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Benachrichtigung über die Neuanlage eines Dokuments mit Inhaltsübermittlung" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "T03", + "display" : "MDM/ACK - Document status change notification", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Benachrichtigung über die Statusänderung eines Dokuments (ohne Inhalt)" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "T04", + "display" : "MDM/ACK - Document status change notification and content", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Benachrichtigung über die Statusänderung eines Dokuments (mit Inhalt)" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "T05", + "display" : "MDM/ACK - Document addendum notification", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Benachrichtigung über die Ergänzung eines Dokuments (ohne Inhalt)" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "T06", + "display" : "MDM/ACK - Document addendum notification and content", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Benachrichtigung über die Ergänzung eines Dokuments (mit Inhalt)" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "T07", + "display" : "MDM/ACK - Document edit notification", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Benachrichtigung über die Änderung eines Dokuments (ohne Inhalt)" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "T08", + "display" : "MDM/ACK - Document edit notification and content", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Benachrichtigung über die Änderung eines Dokuments (mit Inhalt)" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "T09", + "display" : "MDM/ACK - Document replacement notification", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Benachrichtigung über den Austausch eines Dokuments (ohne Inhalt)" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "T10", + "display" : "MDM/ACK - Document replacement notification and content", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Benachrichtigung über den Austausch eines Dokuments (mit Inhalt)" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "T11", + "display" : "MDM/ACK - Document cancel notification", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Benachrichtigung über die Löschung eines Dokuments" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "T12", + "display" : "QRY/DOC - Document query", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Dokumentanfrage" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "U01", + "display" : "ESU/ACK - Automated equipment status update" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "U02", + "display" : "ESR/ACK - Automated equipment status request" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "U03", + "display" : "SSU/ACK - Specimen status update" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "U04", + "display" : "SSR/ACK - specimen status request" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "U05", + "display" : "INU/ACK - Automated equipment inventory update" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "U06", + "display" : "INR/ACK - Automated equipment inventory request" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "U07", + "display" : "EAC/ACK - Automated equipment command" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "U08", + "display" : "EAR/ACK - Automated equipment response" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "U09", + "display" : "EAN/ACK - Automated equipment notification" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "U10", + "display" : "TCU/ACK - Automated equipment test code settings update" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "U11", + "display" : "TCR/ACK - Automated equipment test code settings request" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "U12", + "display" : "LSU/ACK - Automated equipment log/service update" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "U13", + "display" : "LSR/ACK - Automated equipment log/service request" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "U14", + "display" : "INR/ACK – Automated Equipment Inventory Request" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "V01", + "display" : "VXQ - Query for vaccination record", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Anfrage nach Impfstatus eines Patienten" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "V02", + "display" : "VXX - Response to vaccination query returning multiple PID matches", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Antwort auf Impfstatusanfrage bei nicht-eindeutiger Patienten-ID" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "V03", + "display" : "VXR - Vaccination record response", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Antwort auf Impfstatusanfrage zu einem Patienten" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "V04", + "display" : "VXU - Unsolicited vaccination record update", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "unaufgeforderte Änderung zu dem Impfstatus eines Patienten" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "Varies", + "display" : "MFQ/MFR - Master files query (use event same as asking for e.g., M05 - location)", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "allgemeine Stammdatenanfrage" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "W01", + "display" : "ORU - Waveform result, unsolicited transmission of requested information", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "unaufgeforderte Übermittlung von Signaldaten" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0003", + "code" : "W02", + "display" : "QRF - Waveform result, response to query", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "angeforderte Übermittlung von Signaldaten" + }] + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/v2-0092", + "resource" : { + "resourceType" : "ValueSet", + "id" : "v2-0092", + "url" : "http://terminology.hl7.org/ValueSet/v2-0092", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.21.40" + }], + "version" : "2.0.0", + "name" : "Hl7VSReAdmissionIndicator", + "title" : "hl7VS-re-admissionIndicator", + "status" : "active", + "experimental" : false, + "date" : "2019-12-01", + "publisher" : "Health Level Seven International", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org" + }, + { + "system" : "email", + "value" : "hq@HL7.org" + }] + }], + "description" : "Value Set of codes which are used to specify that a patient is being re-admitted to a healthcare facility from which they were discharged, and indicates the circumstances around such re-admission.", + "copyright" : "This material derives from the HL7 Terminology (THO). THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license.html", + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/v2-0092", + "version" : "2.0.0" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:db21ee3d-b5f8-4458-abf4-f2e722ed4cd8", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 1, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/v2-0092|2.0.0" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/v2-0092", + "code" : "R", + "display" : "Re-admission", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Wiederaufnahme" + }] + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/v2-0116", + "resource" : { + "resourceType" : "ValueSet", + "id" : "v2-0116", + "url" : "http://terminology.hl7.org/ValueSet/v2-0116", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.21.51" + }], + "version" : "2.0.0", + "name" : "Hl7VSBedStatus", + "title" : "hl7VS-bedStatus", + "status" : "active", + "experimental" : false, + "date" : "2019-12-01", + "publisher" : "Health Level Seven International", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org" + }, + { + "system" : "email", + "value" : "hq@HL7.org" + }] + }], + "description" : "Value Set of codes that specify the state of a bed in an inpatient setting, and is used to determine if a patient may be assigned to it or not.", + "copyright" : "This material derives from the HL7 Terminology (THO). THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license.html", + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/v2-0116", + "version" : "2.0.0" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:df110613-42ca-4579-9d63-0f00ce15e6d1", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 6, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/v2-0116|2.0.0" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/v2-0116", + "code" : "C", + "display" : "Closed", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Nicht verfügbar" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0116", + "code" : "H", + "display" : "Housekeeping", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Reinigung" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0116", + "code" : "O", + "display" : "Occupied", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "belegt" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0116", + "code" : "U", + "display" : "Unoccupied", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Frei" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0116", + "code" : "K", + "display" : "Contaminated", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Kontaminiert" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0116", + "code" : "I", + "display" : "Isolated", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Isoliert" + }] + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/v2-0276", + "resource" : { + "resourceType" : "ValueSet", + "id" : "v2-0276", + "url" : "http://terminology.hl7.org/ValueSet/v2-0276", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.21.181" + }], + "version" : "2.0.0", + "name" : "Hl7VSAppointmentReasonCodes", + "title" : "hl7VS-appointmentReasonCodes", + "status" : "active", + "experimental" : false, + "date" : "2019-12-01", + "publisher" : "Health Level Seven International", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org" + }, + { + "system" : "email", + "value" : "hq@HL7.org" + }] + }], + "description" : "Value Set of codes that describe the kind of appointment or the reason why an appointment has been scheduled.", + "copyright" : "This material derives from the HL7 Terminology (THO). THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license.html", + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/v2-0276", + "version" : "2.0.0" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:69278655-d158-430a-9db5-ca404c052624", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 5, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/v2-0276|2.0.0" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/v2-0276", + "code" : "ROUTINE", + "display" : "Routine appointment - default if not valued" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0276", + "code" : "WALKIN", + "display" : "A previously unscheduled walk-in visit" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0276", + "code" : "CHECKUP", + "display" : "A routine check-up, such as an annual physical" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0276", + "code" : "FOLLOWUP", + "display" : "A follow up visit from a previous appointment" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0276", + "code" : "EMERGENCY", + "display" : "Emergency appointment" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/v2-0360", + "resource" : { + "resourceType" : "ValueSet", + "id" : "v2-0360", + "url" : "http://terminology.hl7.org/ValueSet/v2-0360", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.21.236" + }], + "version" : "2.0.0", + "name" : "Hl7VSDegreeLicenseCertificate", + "title" : "hl7VS-degreeLicenseCertificate", + "status" : "active", + "experimental" : false, + "date" : "2019-12-01", + "publisher" : "Health Level Seven International", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org" + }, + { + "system" : "email", + "value" : "hq@HL7.org" + }] + }], + "description" : "Concepts specifying an educational degree (e.g., MD). Used in the CNN datatype (names and identifiers of clinicians) in Version 2 messaging. Used in Version 2 messaging; note that in releases of HL7 prior to 2.3.1, was also used in person names (XPN), but this use was deprecated, then withdrawn in 2.7.", + "copyright" : "This material derives from the HL7 Terminology (THO). THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license.html", + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/v2-0360", + "version" : "2.0.0" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:517e4ad4-86c7-4ec2-b1c2-c926409c7312", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 61, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/v2-0360|2.0.0" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/v2-0360", + "code" : "PN", + "display" : "Advanced Practice Nurse" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0360", + "code" : "AAS", + "display" : "Associate of Applied Science" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0360", + "code" : "AA", + "display" : "Associate of Arts" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0360", + "code" : "ABA", + "display" : "Associate of Business Administration" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0360", + "code" : "AE", + "display" : "Associate of Engineering" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0360", + "code" : "AS", + "display" : "Associate of Science" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0360", + "code" : "BA", + "display" : "Bachelor of Arts" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0360", + "code" : "BBA", + "display" : "Bachelor of Business Administration" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0360", + "code" : "BE", + "display" : "Bachelor or Engineering" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0360", + "code" : "BFA", + "display" : "Bachelor of Fine Arts" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0360", + "code" : "BN", + "display" : "Bachelor of Nursing" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0360", + "code" : "BS", + "display" : "Bachelor of Science" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0360", + "code" : "BSL", + "display" : "Bachelor of Science - Law" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0360", + "code" : "BSN", + "display" : "Bachelor on Science - Nursing" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0360", + "code" : "BT", + "display" : "Bachelor of Theology" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0360", + "code" : "CER", + "display" : "Certificate" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0360", + "code" : "CANP", + "display" : "Certified Adult Nurse Practitioner" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0360", + "code" : "CMA", + "display" : "Certified Medical Assistant" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0360", + "code" : "CNP", + "display" : "Certified Nurse Practitioner" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0360", + "code" : "CNM", + "display" : "Certified Nurse Midwife" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0360", + "code" : "CRN", + "display" : "Certified Registered Nurse" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0360", + "code" : "CNS", + "display" : "Certified Nurse Specialist" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0360", + "code" : "CPNP", + "display" : "Certified Pediatric Nurse Practitioner" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0360", + "code" : "CTR", + "display" : "Certified Tumor Registrar" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0360", + "code" : "DIP", + "display" : "Diploma" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0360", + "code" : "DBA", + "display" : "Doctor of Business Administration" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0360", + "code" : "DED", + "display" : "Doctor of Education" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0360", + "code" : "PharmD", + "display" : "Doctor of Pharmacy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0360", + "code" : "PHE", + "display" : "Doctor of Engineering" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0360", + "code" : "PHD", + "display" : "Doctor of Philosophy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0360", + "code" : "PHS", + "display" : "Doctor of Science" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0360", + "code" : "MD", + "display" : "Doctor of Medicine" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0360", + "code" : "DO", + "display" : "Doctor of Osteopathy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0360", + "code" : "EMT", + "display" : "Emergency Medical Technician" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0360", + "code" : "EMTP", + "display" : "Emergency Medical Technician - Paramedic" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0360", + "code" : "FPNP", + "display" : "Family Practice Nurse Practitioner" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0360", + "code" : "HS", + "display" : "High School Graduate" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0360", + "code" : "JD", + "display" : "Juris Doctor" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0360", + "code" : "MA", + "display" : "Master of Arts" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0360", + "code" : "MBA", + "display" : "Master of Business Administration" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0360", + "code" : "MCE", + "display" : "Master of Civil Engineering" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0360", + "code" : "MDI", + "display" : "Master of Divinity" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0360", + "code" : "MED", + "display" : "Master of Education" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0360", + "code" : "MEE", + "display" : "Master of Electrical Engineering" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0360", + "code" : "ME", + "display" : "Master of Engineering" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0360", + "code" : "MFA", + "display" : "Master of Fine Arts" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0360", + "code" : "MME", + "display" : "Master of Mechanical Engineering" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0360", + "code" : "MS", + "display" : "Master of Science" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0360", + "code" : "MSL", + "display" : "Master of Science - Law" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0360", + "code" : "MSN", + "display" : "Master of Science - Nursing" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0360", + "code" : "MTH", + "display" : "Master of Theology" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0360", + "code" : "MDA", + "display" : "Medical Assistant" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0360", + "code" : "MT", + "display" : "Medical Technician" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0360", + "code" : "NG", + "display" : "Non-Graduate" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0360", + "code" : "NP", + "display" : "Nurse Practitioner" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0360", + "code" : "PA", + "display" : "Physician Assistant" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0360", + "code" : "RMA", + "display" : "Registered Medical Assistant" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0360", + "code" : "RN", + "display" : "Registered Nurse" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0360", + "code" : "RPH", + "display" : "Registered Pharmacist" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0360", + "code" : "SEC", + "display" : "Secretarial Certificate" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0360", + "code" : "TS", + "display" : "Trade School Graduate" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/v2-0371", + "resource" : { + "resourceType" : "ValueSet", + "id" : "v2-0371", + "url" : "http://terminology.hl7.org/ValueSet/v2-0371", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.21.245" + }], + "version" : "2.0.0", + "name" : "Hl7VSAdditivePreservative", + "title" : "hl7VS-additivePreservative", + "status" : "active", + "experimental" : false, + "date" : "2019-12-01", + "publisher" : "Health Level Seven International", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org" + }, + { + "system" : "email", + "value" : "hq@HL7.org" + }] + }], + "description" : "Concepts specifying any additive introduced to the specimen before or at the time of collection. These additives may be introduced in order to preserve, maintain or enhance the particular nature or component of the specimen. Used in Version 2 messaging in the SPM segment.", + "copyright" : "This material derives from the HL7 Terminology (THO). THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license.html", + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/v2-0371", + "version" : "2.0.0" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:aacde031-5b7b-407f-b783-9ee9c27072a1", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 57, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/v2-0371|2.0.0" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/v2-0371", + "code" : "F10", + "display" : "10% Formalin" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0371", + "code" : "C32", + "display" : "3.2% Citrate" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0371", + "code" : "C38", + "display" : "3.8% Citrate" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0371", + "code" : "HCL6", + "display" : "6N HCL" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0371", + "code" : "ACDA", + "display" : "ACD Solution A" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0371", + "code" : "ACDB", + "display" : "ACD Solution B" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0371", + "code" : "ACET", + "display" : "Acetic Acid" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0371", + "code" : "AMIES", + "display" : "Amies transport medium" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0371", + "code" : "HEPA", + "display" : "Ammonium heparin" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0371", + "code" : "BACTM", + "display" : "Bacterial Transport medium" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0371", + "code" : "BOR", + "display" : "Borate Boric Acid" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0371", + "code" : "BOUIN", + "display" : "Bouin's solution" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0371", + "code" : "BF10", + "display" : "Buffered 10% formalin" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0371", + "code" : "WEST", + "display" : "Buffered Citrate (Westergren Sedimentation Rate)" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0371", + "code" : "BSKM", + "display" : "Buffered skim milk" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0371", + "code" : "CARS", + "display" : "Carson's Modified 10% formalin" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0371", + "code" : "CARY", + "display" : "Cary Blair Medium" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0371", + "code" : "CHLTM", + "display" : "Chlamydia transport medium" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0371", + "code" : "CTAD", + "display" : "CTAD (this should be spelled out if not universally understood)" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0371", + "code" : "ENT", + "display" : "Enteric bacteria transport medium" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0371", + "code" : "ENT+", + "display" : "Enteric plus" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0371", + "code" : "JKM", + "display" : "Jones Kendrick Medium" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0371", + "code" : "KARN", + "display" : "Karnovsky's fixative" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0371", + "code" : "LIA", + "display" : "Lithium iodoacetate" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0371", + "code" : "HEPL", + "display" : "Lithium/Li Heparin" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0371", + "code" : "M4", + "display" : "M4" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0371", + "code" : "M4RT", + "display" : "M4-RT" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0371", + "code" : "M5", + "display" : "M5" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0371", + "code" : "MICHTM", + "display" : "Michel's transport medium" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0371", + "code" : "MMDTM", + "display" : "MMD transport medium" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0371", + "code" : "HNO3", + "display" : "Nitric Acid" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0371", + "code" : "NONE", + "display" : "None" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0371", + "code" : "PAGE", + "display" : "Pages's Saline" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0371", + "code" : "PHENOL", + "display" : "Phenol" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0371", + "code" : "KOX", + "display" : "Potassium Oxalate" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0371", + "code" : "EDTK", + "display" : "Potassium/K EDTA" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0371", + "code" : "EDTK15", + "display" : "Potassium/K EDTA 15%" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0371", + "code" : "EDTK75", + "display" : "Potassium/K EDTA 7.5%" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0371", + "code" : "PVA", + "display" : "PVA (polyvinylalcohol)" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0371", + "code" : "RLM", + "display" : "Reagan Lowe Medium" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0371", + "code" : "SST", + "display" : "Serum Separator Tube (Polymer Gel)" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0371", + "code" : "SILICA", + "display" : "Siliceous earth, 12 mg" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0371", + "code" : "NAF", + "display" : "Sodium Fluoride" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0371", + "code" : "FL100", + "display" : "Sodium Fluoride, 100mg" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0371", + "code" : "FL10", + "display" : "Sodium Fluoride, 10mg" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0371", + "code" : "NAPS", + "display" : "Sodium polyanethol sulfonate 0.35% in 0.85% sodium chloride" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0371", + "code" : "HEPN", + "display" : "Sodium/Na Heparin" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0371", + "code" : "EDTN", + "display" : "Sodium/Na EDTA" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0371", + "code" : "SPS", + "display" : "SPS(this should be spelled out if not universally understood)" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0371", + "code" : "STUTM", + "display" : "Stuart transport medium" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0371", + "code" : "THROM", + "display" : "Thrombin" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0371", + "code" : "FDP", + "display" : "Thrombin NIH; soybean trypsin inhibitor (Fibrin Degradation Products)" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0371", + "code" : "THYMOL", + "display" : "Thymol" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0371", + "code" : "THYO", + "display" : "Thyoglycollate broth" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0371", + "code" : "TOLU", + "display" : "Toluene" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0371", + "code" : "URETM", + "display" : "Ureaplasma transport medium" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0371", + "code" : "VIRTM", + "display" : "Viral Transport medium" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/v2-0487", + "resource" : { + "resourceType" : "ValueSet", + "id" : "v2-0487", + "url" : "http://terminology.hl7.org/ValueSet/v2-0487", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.21.327" + }], + "version" : "2.0.0", + "name" : "Hl7VSSpecimenType", + "title" : "hl7VS-specimenType", + "status" : "active", + "experimental" : false, + "date" : "2019-12-01", + "publisher" : "Health Level Seven International", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org" + }, + { + "system" : "email", + "value" : "hq@HL7.org" + }] + }], + "description" : "Concepts that describe the precise nature of an entity that may be used as the source material for an observation. This is one of two code systems that are used instead of table 0070 (code system xxxx) which conflated specimen types and specimen collection methods. Used in Version 2 messaging in the SPM segment.", + "copyright" : "This material derives from the HL7 Terminology (THO). THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license.html", + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "version" : "2.0.0" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:759d7f55-ecc7-4c00-a85e-a84d1c55f4f3", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 315, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/v2-0487|2.0.0" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "ABS", + "display" : "Abscess", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Abszeß" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "...", + "display" : "No suggested values", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "keine Werte vorgeschlagen" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "ACNE", + "display" : "Tissue, Acne" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "ACNFLD", + "display" : "Fluid, Acne" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "AIRS", + "display" : "Air Sample" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "ALL", + "display" : "Allograft" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "AMN", + "display" : "Amniotic fluid" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "AMP", + "display" : "Amputation" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "ANGI", + "display" : "Catheter Tip, Angio" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "ARTC", + "display" : "Catheter Tip, Arterial" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "ASERU", + "display" : "Serum, Acute" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "ASP", + "display" : "Aspirate" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "ATTE", + "display" : "Environment, Attest" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "AUTOA", + "display" : "Environmental, Autoclave Ampule" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "AUTOC", + "display" : "Environmental, Autoclave Capsule" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "AUTP", + "display" : "Autopsy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "BBL", + "display" : "Blood bag" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "BCYST", + "display" : "Cyst, Baker's" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "BDY", + "display" : "Whole body" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "BIFL", + "display" : "Bile Fluid" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "BITE", + "display" : "Bite" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "BLD", + "display" : "Whole blood" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "BLDA", + "display" : "Blood arterial" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "BLDCO", + "display" : "Cord blood" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "BLDV", + "display" : "Blood venous" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "BLEB", + "display" : "Bleb" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "BLIST", + "display" : "Blister" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "BOIL", + "display" : "Boil" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "BON", + "display" : "Bone" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "BOWL", + "display" : "Bowel contents" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "BPH", + "display" : "Basophils" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "BPU", + "display" : "Blood product unit" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "BRN", + "display" : "Burn" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "BRSH", + "display" : "Brush" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "BRTH", + "display" : "Breath (use EXHLD)" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "BRUS", + "display" : "Brushing" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "BUB", + "display" : "Bubo" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "BULLA", + "display" : "Bulla/Bullae" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "BX", + "display" : "Biopsy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "CALC", + "display" : "Calculus (=Stone)" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "BONE", + "display" : "Bone" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "CARBU", + "display" : "Carbuncle" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "CAT", + "display" : "Catheter" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "CBITE", + "display" : "Bite, Cat" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "CDM", + "display" : "Cardiac muscle" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "CLIPP", + "display" : "Clippings" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "CNJT", + "display" : "Conjunctiva" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "CNL", + "display" : "Cannula" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "COL", + "display" : "Colostrum" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "CONE", + "display" : "Biospy, Cone" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "CSCR", + "display" : "Scratch, Cat" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "CSERU", + "display" : "Serum, Convalescent" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "CSF", + "display" : "Cerebral spinal fluid" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "CSITE", + "display" : "Catheter Insertion Site" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "CSMY", + "display" : "Fluid, Cystostomy Tube" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "CST", + "display" : "Fluid, Cyst" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "CSVR", + "display" : "Blood, Cell Saver" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "CTP", + "display" : "Catheter tip" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "CUR", + "display" : "Curretage" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "CVM", + "display" : "Cervical Mucus" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "CVPS", + "display" : "Site, CVP" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "CVPT", + "display" : "Catheter Tip, CVP" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "CYN", + "display" : "Nodule, Cystic" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "CYST", + "display" : "Cyst" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "DBITE", + "display" : "Bite, Dog" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "DCS", + "display" : "Sputum, Deep Cough" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "DEC", + "display" : "Ulcer, Decubitus" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "DEION", + "display" : "Environmental, Water (Deionized)" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "DIA", + "display" : "Dialysate" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "DIAF", + "display" : "Dialysis Fluid" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "DISCHG", + "display" : "Discharge" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "DIV", + "display" : "Diverticulum" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "DRN", + "display" : "Drain" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "DRNG", + "display" : "Drainage, Tube" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "DRNGP", + "display" : "Drainage, Penrose" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "DUFL", + "display" : "Duodenal fluid" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "EARW", + "display" : "Ear wax (cerumen)" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "EBRUSH", + "display" : "Brush, Esophageal" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "EEYE", + "display" : "Environmental, Eye Wash" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "EFF", + "display" : "Environmental, Effluent" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "EFFUS", + "display" : "Effusion" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "EFOD", + "display" : "Environmental, Food" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "EISO", + "display" : "Environmental, Isolette" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "ELT", + "display" : "Electrode" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "ENVIR", + "display" : "Environmental, Unidentified Substance" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "EOS", + "display" : "Eosinophils" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "EOTH", + "display" : "Environmental, Other Substance" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "ESOI", + "display" : "Environmental, Soil" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "ESOS", + "display" : "Environmental, Solution (Sterile)" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "ETA", + "display" : "Aspirate, Endotrach" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "ETTP", + "display" : "Catheter Tip, Endotracheal" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "ETTUB", + "display" : "Tube, Endotracheal" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "EWHI", + "display" : "Environmental, Whirlpool" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "EXG", + "display" : "Gas, exhaled (=breath)" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "EXS", + "display" : "Shunt, External" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "EXUDTE", + "display" : "Exudate" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "FAW", + "display" : "Environmental, Water (Well)" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "FBLOOD", + "display" : "Blood, Fetal" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "FGA", + "display" : "Fluid, Abdomen" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "FIB", + "display" : "Fibroblasts" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "FIST", + "display" : "Fistula" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "FLD", + "display" : "Fluid, Other" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "FLT", + "display" : "Filter" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "FLU", + "display" : "Fluid, Body unsp" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "FLUID", + "display" : "Fluid" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "FOLEY", + "display" : "Catheter Tip, Foley" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "FRS", + "display" : "Fluid, Respiratory" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "FSCLP", + "display" : "Scalp, Fetal" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "FUR", + "display" : "Furuncle" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "GAS", + "display" : "Gas" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "GASA", + "display" : "Aspirate, Gastric" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "GASAN", + "display" : "Antrum, Gastric" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "GASBR", + "display" : "Brushing, Gastric" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "GASD", + "display" : "Drainage, Gastric" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "GAST", + "display" : "Fluid/contents, Gastric" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "GENL", + "display" : "Genital lochia" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "GENV", + "display" : "Genital vaginal" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "GRAFT", + "display" : "Graft" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "GRAFTS", + "display" : "Graft Site" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "GRANU", + "display" : "Granuloma" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "GROSH", + "display" : "Catheter, Groshong" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "GSOL", + "display" : "Solution, Gastrostomy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "GSPEC", + "display" : "Biopsy, Gastric" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "GT", + "display" : "Tube, Gastric" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "GTUBE", + "display" : "Drainage Tube, Drainage (Gastrostomy)" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "HAR", + "display" : "Hair" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "HBITE", + "display" : "Bite, Human" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "HBLUD", + "display" : "Blood, Autopsy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "HEMAQ", + "display" : "Catheter Tip, Hemaquit" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "HEMO", + "display" : "Catheter Tip, Hemovac" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "HERNI", + "display" : "Tissue, Herniated" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "HEV", + "display" : "Drain, Hemovac" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "HIC", + "display" : "Catheter, Hickman" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "HYDC", + "display" : "Fluid, Hydrocele" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "IBITE", + "display" : "Bite, Insect" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "ICYST", + "display" : "Cyst, Inclusion" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "IDC", + "display" : "Catheter Tip, Indwelling" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "IHG", + "display" : "Gas, Inhaled" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "ILEO", + "display" : "Drainage, Ileostomy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "ILLEG", + "display" : "Source of Specimen Is Illegible" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "IMP", + "display" : "Implant" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "INCI", + "display" : "Site, Incision/Surgical" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "INFIL", + "display" : "Infiltrate" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "INS", + "display" : "Insect" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "INTRD", + "display" : "Catheter Tip, Introducer" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "ISLT", + "display" : "Isolate" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "IT", + "display" : "Intubation tube" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "IUD", + "display" : "Intrauterine Device" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "IVCAT", + "display" : "Catheter Tip, IV" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "IVFLD", + "display" : "Fluid, IV" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "IVTIP", + "display" : "Tubing Tip, IV" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "JEJU", + "display" : "Drainage, Jejunal" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "JNTFLD", + "display" : "Fluid, Joint" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "JP", + "display" : "Drainage, Jackson Pratt" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "KELOI", + "display" : "Lavage" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "KIDFLD", + "display" : "Fluid, Kidney" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "LAVG", + "display" : "Lavage, Bronhial" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "LAVGG", + "display" : "Lavage, Gastric" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "LAVGP", + "display" : "Lavage, Peritoneal" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "LAVPG", + "display" : "Lavage, Pre-Bronch" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "LENS1", + "display" : "Contact Lens" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "LENS2", + "display" : "Contact Lens Case" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "LESN", + "display" : "Lesion" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "LIQ", + "display" : "Liquid, Unspecified" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "LIQO", + "display" : "Liquid, Other" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "LNA", + "display" : "Line arterial" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "LNV", + "display" : "Line venous" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "LSAC", + "display" : "Fluid, Lumbar Sac" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "LYM", + "display" : "Lymphocytes" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "MAC", + "display" : "Macrophages" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "MAHUR", + "display" : "Catheter Tip, Makurkour" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "MAR", + "display" : "Marrow" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "MASS", + "display" : "Mass" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "MBLD", + "display" : "Blood, Menstrual" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "MEC", + "display" : "Meconium" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "MILK", + "display" : "Breast milk" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "MLK", + "display" : "Milk" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "MUCOS", + "display" : "Mucosa" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "MUCUS", + "display" : "Mucus" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "NAIL", + "display" : "Nail" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "NASDR", + "display" : "Drainage, Nasal" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "NEDL", + "display" : "Needle" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "NEPH", + "display" : "Site, Nephrostomy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "NGASP", + "display" : "Aspirate, Nasogastric" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "NGAST", + "display" : "Drainage, Nasogastric" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "NGS", + "display" : "Site, Naso/Gastric" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "NODUL", + "display" : "Nodule(s)" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "NSECR", + "display" : "Secretion, Nasal" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "ORH", + "display" : "Other" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "ORL", + "display" : "Lesion, Oral" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "OTH", + "display" : "Source, Other" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "PACEM", + "display" : "Pacemaker" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "PAFL", + "display" : "Pancreatic fluid" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "PCFL", + "display" : "Fluid, Pericardial" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "PDSIT", + "display" : "Site, Peritoneal Dialysis" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "PDTS", + "display" : "Site, Peritoneal Dialysis Tunnel" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "PELVA", + "display" : "Abscess, Pelvic" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "PENIL", + "display" : "Lesion, Penile" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "PERIA", + "display" : "Abscess, Perianal" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "PILOC", + "display" : "Cyst, Pilonidal" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "PINS", + "display" : "Site, Pin" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "PIS", + "display" : "Site, Pacemaker Insetion" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "PLAN", + "display" : "Plant Material" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "PLAS", + "display" : "Plasma" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "PLB", + "display" : "Plasma bag" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "PLC", + "display" : "Placenta" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "PLEVS", + "display" : "Serum, Peak Level" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "PLR", + "display" : "Pleural fluid (thoracentesis fluid)" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "PMN", + "display" : "Polymorphonuclear neutrophils" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "PND", + "display" : "Drainage, Penile" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "POL", + "display" : "Polyps" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "POPGS", + "display" : "Graft Site, Popliteal" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "POPLG", + "display" : "Graft, Popliteal" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "POPLV", + "display" : "Site, Popliteal Vein" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "PORTA", + "display" : "Catheter, Porta" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "PPP", + "display" : "Plasma, Platelet poor" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "PROST", + "display" : "Prosthetic Device" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "PRP", + "display" : "Plasma, Platelet rich" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "PSC", + "display" : "Pseudocyst" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "PUNCT", + "display" : "Wound, Puncture" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "PUS", + "display" : "Pus" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "PUSFR", + "display" : "Pustule" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "PUST", + "display" : "Pus" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "QC3", + "display" : "Quality Control" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "RANDU", + "display" : "Urine, Random" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "RBC", + "display" : "Erythrocytes" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "RBITE", + "display" : "Bite, Reptile" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "RECT", + "display" : "Drainage, Rectal" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "RECTA", + "display" : "Abscess, Rectal" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "RENALC", + "display" : "Cyst, Renal" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "RENC", + "display" : "Fluid, Renal Cyst" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "RES", + "display" : "Respiratory" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "SAL", + "display" : "Saliva" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "SCAR", + "display" : "Tissue, Keloid (Scar)" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "SCLV", + "display" : "Catheter Tip, Subclavian" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "SCROA", + "display" : "Abscess, Scrotal" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "SECRE", + "display" : "Secretion(s)" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "SER", + "display" : "Serum" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "SHU", + "display" : "Site, Shunt" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "SHUNF", + "display" : "Fluid, Shunt" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "SHUNT", + "display" : "Shunt" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "SITE", + "display" : "Site" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "SKBP", + "display" : "Biopsy, Skin" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "SKN", + "display" : "Skin" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "SMM", + "display" : "Mass, Sub-Mandibular" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "SMN", + "display" : "Seminal fluid" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "SNV", + "display" : "Fluid, synovial (Joint fluid)" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "SPRM", + "display" : "Spermatozoa" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "SPRP", + "display" : "Catheter Tip, Suprapubic" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "SPRPB", + "display" : "Cathether Tip, Suprapubic" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "SPS", + "display" : "Environmental, Spore Strip" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "SPT", + "display" : "Sputum" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "SPTC", + "display" : "Sputum - coughed" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "SPTT", + "display" : "Sputum - tracheal aspirate" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "SPUT1", + "display" : "Sputum, Simulated" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "SPUTIN", + "display" : "Sputum, Inducted" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "SPUTSP", + "display" : "Sputum, Spontaneous" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "STER", + "display" : "Environmental, Sterrad" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "STL", + "display" : "Stool = Fecal" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "STONE", + "display" : "Stone, Kidney" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "SUBMA", + "display" : "Abscess, Submandibular" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "SUBMX", + "display" : "Abscess, Submaxillary" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "SUMP", + "display" : "Drainage, Sump" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "SUP", + "display" : "Suprapubic Tap" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "SUTUR", + "display" : "Suture" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "SWGZ", + "display" : "Catheter Tip, Swan Gantz" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "SWT", + "display" : "Sweat" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "TASP", + "display" : "Aspirate, Tracheal" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "TEAR", + "display" : "Tears" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "THRB", + "display" : "Thrombocyte (platelet)" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "TISS", + "display" : "Tissue" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "TISU", + "display" : "Tissue ulcer" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "TLC", + "display" : "Cathether Tip, Triple Lumen" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "TRAC", + "display" : "Site, Tracheostomy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "TRANS", + "display" : "Transudate" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "TSERU", + "display" : "Serum, Trough" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "TSTES", + "display" : "Abscess, Testicular" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "TTRA", + "display" : "Aspirate, Transtracheal" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "TUBES", + "display" : "Tubes" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "TUMOR", + "display" : "Tumor" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "TZANC", + "display" : "Smear, Tzanck" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "UDENT", + "display" : "Source, Unidentified" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "UMED", + "display" : "Unknown Medicine" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "UR", + "display" : "Urine" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "URC", + "display" : "Urine clean catch" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "URINB", + "display" : "Urine, Bladder Washings" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "URINC", + "display" : "Urine, Catheterized" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "URINM", + "display" : "Urine, Midstream" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "URINN", + "display" : "Urine, Nephrostomy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "URINP", + "display" : "Urine, Pedibag" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "URNS", + "display" : "Urine sediment" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "URT", + "display" : "Urine catheter" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "USCOP", + "display" : "Urine, Cystoscopy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "USPEC", + "display" : "Source, Unspecified" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "USUB", + "display" : "Unkown substance" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "VASTIP", + "display" : "Catheter Tip, Vas" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "VENT", + "display" : "Catheter Tip, Ventricular" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "VITF", + "display" : "Vitreous Fluid" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "VOM", + "display" : "Vomitus" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "WASH", + "display" : "Wash" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "WASI", + "display" : "Washing, e.g. bronchial washing" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "WAT", + "display" : "Water" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "WB", + "display" : "Blood, Whole" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "WBC", + "display" : "Leukocytes" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "WEN", + "display" : "Wen" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "WICK", + "display" : "Wick" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "WND", + "display" : "Wound" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "WNDA", + "display" : "Wound abscess" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "WNDD", + "display" : "Wound drainage" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "WNDE", + "display" : "Wound exudate" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "WORM", + "display" : "Worm" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "WRT", + "display" : "Wart" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "WWA", + "display" : "Environmental, Water" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "WWO", + "display" : "Environmental, Water (Ocean)" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", + "code" : "WWT", + "display" : "Environmental, Water (Tap)" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/v2-0493", + "resource" : { + "resourceType" : "ValueSet", + "id" : "v2-0493", + "url" : "http://terminology.hl7.org/ValueSet/v2-0493", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.21.333" + }], + "version" : "2.0.0", + "name" : "Hl7VSSpecimenCondition", + "title" : "hl7VS-specimenCondition", + "status" : "active", + "experimental" : false, + "date" : "2019-12-01", + "publisher" : "Health Level Seven International", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org" + }, + { + "system" : "email", + "value" : "hq@HL7.org" + }] + }], + "description" : "Concepts of modes or states of being that describe the nature of a specimen. Used in Version 2 messaging in the SPM segment.", + "copyright" : "This material derives from the HL7 Terminology (THO). THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license.html", + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/v2-0493", + "version" : "2.0.0" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:c3f2b368-ea6c-4db9-9e3b-cef7d591eade", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 10, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/v2-0493|2.0.0" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/v2-0493", + "code" : "AUT", + "display" : "Autolyzed" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0493", + "code" : "CLOT", + "display" : "Clotted" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0493", + "code" : "CON", + "display" : "Contaminated" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0493", + "code" : "COOL", + "display" : "Cool" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0493", + "code" : "FROZ", + "display" : "Frozen" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0493", + "code" : "HEM", + "display" : "Hemolyzed" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0493", + "code" : "LIVE", + "display" : "Live" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0493", + "code" : "ROOM", + "display" : "Room temperature" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0493", + "code" : "SNR", + "display" : "Sample not received" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0493", + "code" : "CFU", + "display" : "Centrifuged" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/v2-0570", + "resource" : { + "resourceType" : "ValueSet", + "id" : "v2-0570", + "url" : "http://terminology.hl7.org/ValueSet/v2-0570", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.21.387" + }], + "version" : "2.0.0", + "name" : "Hl7VSPaymentMethodCode", + "title" : "hl7VS-paymentMethodCode", + "status" : "active", + "experimental" : false, + "date" : "2019-12-01", + "publisher" : "Health Level Seven International", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org" + }, + { + "system" : "email", + "value" : "hq@HL7.org" + }] + }], + "description" : "Value Set of codes used to specify the method for the movement of payment.", + "copyright" : "This material derives from the HL7 Terminology (THO). THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license.html", + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/v2-0570", + "version" : "2.0.0" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:94e00bf8-b62f-495b-a2a6-1065ba42c18f", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 10, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/v2-0570|2.0.0" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/v2-0570", + "code" : "CASH", + "display" : "Cash" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0570", + "code" : "CCCA", + "display" : "Credit Card" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0570", + "code" : "CCHK", + "display" : "Cashier's Check" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0570", + "code" : "CDAC", + "display" : "Credit/Debit Account" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0570", + "code" : "CHCK", + "display" : "Check" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0570", + "code" : "DDPO", + "display" : "Direct Deposit" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0570", + "code" : "DEBC", + "display" : "Debit Card" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0570", + "code" : "SWFT", + "display" : "Society for Worldwide Interbank Financial Telecommunications (S.W.I.F.T.)" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0570", + "code" : "TRAC", + "display" : "Traveler's Check" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0570", + "code" : "VISN", + "display" : "VISA Special Electronic Funds Transfer Network" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/v2-0916", + "resource" : { + "resourceType" : "ValueSet", + "id" : "v2-0916", + "url" : "http://terminology.hl7.org/ValueSet/v2-0916", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.21.440" + }], + "version" : "2.0.0", + "name" : "Hl7VSRelevantClincialInformation", + "title" : "hl7VS-relevantClincialInformation", + "status" : "active", + "experimental" : false, + "date" : "2019-12-01", + "publisher" : "Health Level Seven International", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org" + }, + { + "system" : "email", + "value" : "hq@HL7.org" + }] + }], + "description" : "Value Set of codes that specify additional clinical information about the patient or specimen to report the supporting and/or suspected diagnosis and clinical findings on requests for interpreted diagnostic studies.", + "copyright" : "This material derives from the HL7 Terminology (THO). THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license.html", + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/v2-0916", + "version" : "2.0.0" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:aa1da99d-a83c-4fcd-8779-3de405ef07a1", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 4, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/v2-0916|2.0.0" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/v2-0916", + "code" : "F", + "display" : "Patient was fasting prior to the procedure." + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0916", + "code" : "NF", + "display" : "The patient indicated they did not fast prior to the procedure." + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0916", + "code" : "NG", + "display" : "Not Given - Patient was not asked at the time of the procedure." + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0916", + "code" : "FNA", + "display" : "Fasting not asked of the patient at time of procedure." + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/v2-0936", + "resource" : { + "resourceType" : "ValueSet", + "id" : "v2-0936", + "url" : "http://terminology.hl7.org/ValueSet/v2-0936", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.21.460" + }], + "version" : "2.0.0", + "name" : "Hl7VSVSObservationType", + "title" : "hl7VS-VS-observationType", + "status" : "active", + "experimental" : false, + "date" : "2019-12-01", + "publisher" : "Health Level Seven International", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org" + }, + { + "system" : "email", + "value" : "hq@HL7.org" + }] + }], + "description" : "Value Set of codes that specify types of observations to enable systems to distinguish between observations sent along with an order, versus observations sent as the result to an order.", + "copyright" : "This material derives from the HL7 Terminology (THO). THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license.html", + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/v2-0936", + "version" : "2.0.0" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:16ed1ed7-5903-481f-8153-50201f52f38c", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 3, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/v2-0936|2.0.0" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/v2-0936", + "code" : "QST", + "display" : "Question" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0936", + "code" : "RSLT", + "display" : "Result" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0936", + "code" : "SCI", + "display" : "Supporting Clinical Information" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/v3-ActCode", + "resource" : { + "resourceType" : "ValueSet", + "id" : "v3-ActCode", + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "vocab" + }], + "url" : "http://terminology.hl7.org/ValueSet/v3-ActCode", + "version" : "3.0.0", + "name" : "ActCode", + "title" : "v3 Code System ActCode", + "status" : "active", + "experimental" : false, + "date" : "2018-08-12", + "publisher" : "Health Level Seven International", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org" + }, + { + "system" : "email", + "value" : "hq@HL7.org" + }] + }], + "description" : "A code specifying the particular kind of Act that the Act-instance represents within its class. Constraints:\r\nThe kind of Act (e.g. physical examination, serum potassium, inpatient encounter, charge financial transaction, etc.) is specified with a code from one of several, typically external, coding systems. The coding system will depend on the class of Act, such as LOINC for observations, etc. Conceptually, the Act.code must be a specialization of the Act.classCode. This is why the structure of ActClass domain should be reflected in the superstructure of the ActCode domain and then individual codes or externally referenced vocabularies subordinated under these domains that reflect the ActClass structure. Act.classCode and Act.code are not modifiers of each other but the Act.code concept should really imply the Act.classCode concept. For a negative example, it is not appropriate to use an Act.code \"potassium\" together with and Act.classCode for \"laboratory observation\" to somehow mean \"potassium laboratory observation\" and then use the same Act.code for \"potassium\" together with Act.classCode for \"medication\" to mean \"substitution of potassium\". This mutually modifying use of Act.code and Act.classCode is not permitted.", + "immutable" : true, + "copyright" : "This material derives from the HL7 Terminology THO. THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license.html", + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:deb30b8e-9d68-4acf-8b87-f17a932c6fbf", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 1302, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/v3-ActCode|9.0.0" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "abstract" : true, + "code" : "_ActAccountCode", + "display" : "ActAccountCode" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "ACCTRECEIVABLE", + "display" : "account receivable" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "CASH", + "display" : "Cash" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "CC", + "display" : "credit card" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "AE", + "display" : "American Express" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "DN", + "display" : "Diner's Club" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "DV", + "display" : "Discover Card" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "MC", + "display" : "Master Card" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "V", + "display" : "Visa" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "PBILLACCT", + "display" : "patient billing account" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "abstract" : true, + "inactive" : true, + "code" : "_CreditCard", + "display" : "CreditCard" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "abstract" : true, + "code" : "_ActAdjudicationCode", + "display" : "ActAdjudicationCode" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "abstract" : true, + "code" : "_ActAdjudicationGroupCode", + "display" : "ActAdjudicationGroupCode" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "CONT", + "display" : "contract" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "DAY", + "display" : "day" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "LOC", + "display" : "location" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "MONTH", + "display" : "month" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "PERIOD", + "display" : "period" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "PROV", + "display" : "provider" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "WEEK", + "display" : "week" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "YEAR", + "display" : "year" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "AA", + "display" : "adjudicated with adjustments" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "ANF", + "display" : "adjudicated with adjustments and no financial impact" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "AR", + "display" : "adjudicated as refused" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "AS", + "display" : "adjudicated as submitted" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "abstract" : true, + "code" : "_ActAdjudicationResultActionCode", + "display" : "ActAdjudicationResultActionCode" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "DISPLAY", + "display" : "Display" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "FORM", + "display" : "Print on Form" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "abstract" : true, + "code" : "_ActBillableModifierCode", + "display" : "ActBillableModifierCode" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "CPTM", + "display" : "CPT modifier codes" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "HCPCSA", + "display" : "HCPCS Level II and Carrier-assigned" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "abstract" : true, + "code" : "_ActBillingArrangementCode", + "display" : "ActBillingArrangementCode" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "BLK", + "display" : "block funding" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "CAP", + "display" : "capitation funding" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "CONTF", + "display" : "contract funding" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "FINBILL", + "display" : "financial" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "ROST", + "display" : "roster funding" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "SESS", + "display" : "sessional funding" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "inactive" : true, + "code" : "FFS", + "display" : "fee for service" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "FFPS", + "display" : "first fill, part fill, partial strength" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "FFCS", + "display" : "first fill complete, partial strength" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "TFS", + "display" : "trial fill partial strength" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "abstract" : true, + "code" : "_ActBoundedROICode", + "display" : "ActBoundedROICode" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "ROIFS", + "display" : "fully specified ROI" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "ROIPS", + "display" : "partially specified ROI" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "abstract" : true, + "code" : "_ActCareProvisionCode", + "display" : "act care provision" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "abstract" : true, + "code" : "_ActCredentialedCareCode", + "display" : "act credentialed care" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "abstract" : true, + "code" : "_ActCredentialedCareProvisionPersonCode", + "display" : "act credentialed care provision peron" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "CACC", + "display" : "certified anatomic pathology and clinical pathology care" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "CAIC", + "display" : "certified allergy and immunology care" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "CAMC", + "display" : "certified aerospace medicine care" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "CANC", + "display" : "certified anesthesiology care" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "CAPC", + "display" : "certified anatomic pathology care" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "CBGC", + "display" : "certified clinical biochemical genetics care" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "CCCC", + "display" : "certified clinical cytogenetics care" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "CCGC", + "display" : "certified clinical genetics (M.D.) care" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "CCPC", + "display" : "certified clinical pathology care" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "CCSC", + "display" : "certified colon and rectal surgery care" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "CDEC", + "display" : "certified dermatology care" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "CDRC", + "display" : "certified diagnostic radiology care" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "CEMC", + "display" : "certified emergency medicine care" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "CFPC", + "display" : "certified family practice care" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "CIMC", + "display" : "certified internal medicine care" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "CMGC", + "display" : "certified clinical molecular genetics care" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "CNEC", + "display" : "certified neurology care" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "CNMC", + "display" : "certified nuclear medicine care" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "CNQC", + "display" : "certified neurology with special qualifications in child neurology care" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "CNSC", + "display" : "certified neurological surgery care" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "COGC", + "display" : "certified obstetrics and gynecology care" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "COMC", + "display" : "certified occupational medicine care" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "COPC", + "display" : "certified ophthalmology care" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "COSC", + "display" : "certified orthopaedic surgery care" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "COTC", + "display" : "certified otolaryngology care" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "CPEC", + "display" : "certified pediatrics care" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "CPGC", + "display" : "certified Ph.D. medical genetics care" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "CPHC", + "display" : "certified public health and general preventive medicine care" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "CPRC", + "display" : "certified physical medicine and rehabilitation care" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "CPSC", + "display" : "certified plastic surgery care" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "CPYC", + "display" : "certified psychiatry care" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "CROC", + "display" : "certified radiation oncology care" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "CRPC", + "display" : "certified radiological physics care" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "CSUC", + "display" : "certified surgery care" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "CTSC", + "display" : "certified thoracic surgery care" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "CURC", + "display" : "certified urology care" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "CVSC", + "display" : "certified vascular surgery care" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "LGPC", + "display" : "licensed general physician care" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "abstract" : true, + "code" : "_ActCredentialedCareProvisionProgramCode", + "display" : "act credentialed care provision program" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "AALC", + "display" : "accredited assisted living care" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "AAMC", + "display" : "accredited ambulatory care" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "ABHC", + "display" : "accredited behavioral health care" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "ACAC", + "display" : "accredited critical access hospital care" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "ACHC", + "display" : "accredited hospital care" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "AHOC", + "display" : "accredited home care" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "ALTC", + "display" : "accredited long term care" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "AOSC", + "display" : "accredited office-based surgery care" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "CACS", + "display" : "certified acute coronary syndrome care" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "CAMI", + "display" : "certified acute myocardial infarction care" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "CAST", + "display" : "certified asthma care" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "CBAR", + "display" : "certified bariatric surgery care" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "CCAD", + "display" : "certified coronary artery disease care" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "CCAR", + "display" : "certified cardiac care" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "CDEP", + "display" : "certified depression care" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "CDGD", + "display" : "certified digestive/gastrointestinal disorders care" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "CDIA", + "display" : "certified diabetes care" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "CEPI", + "display" : "certified epilepsy care" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "CFEL", + "display" : "certified frail elderly care" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "CHFC", + "display" : "certified heart failure care" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "CHRO", + "display" : "certified high risk obstetrics care" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "CHYP", + "display" : "certified hyperlipidemia care" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "CMIH", + "display" : "certified migraine headache care" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "CMSC", + "display" : "certified multiple sclerosis care" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "COJR", + "display" : "certified orthopedic joint replacement care" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "CONC", + "display" : "certified oncology care" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "COPD", + "display" : "certified chronic obstructive pulmonary disease care" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "CORT", + "display" : "certified organ transplant care" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "CPAD", + "display" : "certified parkinsons disease care" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "CPND", + "display" : "certified pneumonia disease care" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "CPST", + "display" : "certified primary stroke center care" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "CSDM", + "display" : "certified stroke disease management care" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "CSIC", + "display" : "certified sickle cell care" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "CSLD", + "display" : "certified sleep disorders care" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "CSPT", + "display" : "certified spine treatment care" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "CTBU", + "display" : "certified trauma/burn center care" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "CVDC", + "display" : "certified vascular diseases care" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "CWMA", + "display" : "certified wound management care" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "CWOH", + "display" : "certified women's health care" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "abstract" : true, + "code" : "_ActEncounterCode", + "display" : "ActEncounterCode" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "AMB", + "display" : "ambulatory" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "EMER", + "display" : "emergency" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "FLD", + "display" : "field" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "HH", + "display" : "home health" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "IMP", + "display" : "inpatient encounter" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "ACUTE", + "display" : "inpatient acute" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "NONAC", + "display" : "inpatient non-acute" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "OBSENC", + "display" : "observation encounter" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "PRENC", + "display" : "pre-admission" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "SS", + "display" : "short stay" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "VR", + "display" : "virtual" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "abstract" : true, + "code" : "_ActMedicalServiceCode", + "display" : "ActMedicalServiceCode" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "ALC", + "display" : "Alternative Level of Care" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "CARD", + "display" : "Cardiology" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "CHR", + "display" : "Chronic" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "DNTL", + "display" : "Dental" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "DRGRHB", + "display" : "Drug Rehab" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "GENRL", + "display" : "General" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "MED", + "display" : "Medical" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "OBS", + "display" : "Obstetrics" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "ONC", + "display" : "Oncology" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "PALL", + "display" : "Palliative" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "PED", + "display" : "Pediatrics" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "PHAR", + "display" : "Pharmaceutical" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "PHYRHB", + "display" : "Physical Rehab" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "PSYCH", + "display" : "Psychiatric" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "SURG", + "display" : "Surgical" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "abstract" : true, + "code" : "_ActClaimAttachmentCategoryCode", + "display" : "ActClaimAttachmentCategoryCode" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "AUTOATTCH", + "display" : "auto attachment" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "DOCUMENT", + "display" : "document" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "HEALTHREC", + "display" : "health record" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "IMG", + "display" : "image attachment" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "LABRESULTS", + "display" : "lab results" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "MODEL", + "display" : "model" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "WIATTCH", + "display" : "work injury report attachment" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "XRAY", + "display" : "x-ray" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "abstract" : true, + "code" : "_ActConsentType", + "display" : "ActConsentType" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "ICOL", + "display" : "information collection" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "IDSCL", + "display" : "information disclosure" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "INFA", + "display" : "information access" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "INFAO", + "display" : "access only" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "INFASO", + "display" : "access and save only" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "IRDSCL", + "display" : "information redisclosure" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "RESEARCH", + "display" : "research information access" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "RSDID", + "display" : "de-identified information access" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "RSREID", + "display" : "re-identifiable information access" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "abstract" : true, + "code" : "_ActContainerRegistrationCode", + "display" : "ActContainerRegistrationCode" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "ID", + "display" : "Identified" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "IP", + "display" : "In Position" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "L", + "display" : "Left Equipment" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "M", + "display" : "Missing" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "O", + "display" : "In Process" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "R", + "display" : "Process Completed" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "X", + "display" : "Container Unavailable" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "abstract" : true, + "code" : "_ActControlVariable", + "display" : "ActControlVariable" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "AUTO", + "display" : "auto-repeat permission" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "ENDC", + "display" : "endogenous content" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "REFLEX", + "display" : "reflex permission" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "abstract" : true, + "inactive" : true, + "code" : "_ECGControlVariable", + "display" : "ECGControlVariable" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "abstract" : true, + "code" : "_ActCoverageConfirmationCode", + "display" : "ActCoverageConfirmationCode" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "abstract" : true, + "code" : "_ActCoverageAuthorizationConfirmationCode", + "display" : "ActCoverageAuthorizationConfirmationCode" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "AUTH", + "display" : "Authorized" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "NAUTH", + "display" : "Not Authorized" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "abstract" : true, + "inactive" : true, + "code" : "_ActCoverageEligibilityConfirmationCode", + "display" : "ActCoverageEligibilityConfirmationCode" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "inactive" : true, + "code" : "ELG", + "display" : "Eligible" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "inactive" : true, + "code" : "NELG", + "display" : "Not Eligible" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "abstract" : true, + "code" : "_ActCoverageLimitCode", + "display" : "ActCoverageLimitCode" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "abstract" : true, + "code" : "_ActCoverageQuantityLimitCode", + "display" : "ActCoverageQuantityLimitCode" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "COVPRD", + "display" : "coverage period" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "LFEMX", + "display" : "life time maximum" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "NETAMT", + "display" : "Net Amount" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "PRDMX", + "display" : "period maximum" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "UNITPRICE", + "display" : "Unit Price" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "UNITQTY", + "display" : "Unit Quantity" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "COVMX", + "display" : "coverage maximum" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "abstract" : true, + "inactive" : true, + "code" : "_ActCoveredPartyLimitCode", + "display" : "ActCoveredPartyLimitCode" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "abstract" : true, + "inactive" : true, + "code" : "_ActCoveragePartyLimitGroupCode", + "display" : "ActCoveragePartyLimitGroupCode" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "abstract" : true, + "code" : "_ActCoverageTypeCode", + "display" : "ActCoverageTypeCode" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "abstract" : true, + "code" : "_ActInsurancePolicyCode", + "display" : "ActInsurancePolicyCode" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "EHCPOL", + "display" : "extended healthcare" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "HSAPOL", + "display" : "health spending account" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "AUTOPOL", + "display" : "automobile" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "COL", + "display" : "collision coverage policy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "UNINSMOT", + "display" : "uninsured motorist policy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "PUBLICPOL", + "display" : "public healthcare" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "DENTPRG", + "display" : "dental program" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "DISEASEPRG", + "display" : "public health program" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "CANPRG", + "display" : "women's cancer detection program" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "ENDRENAL", + "display" : "end renal program" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "HIVAIDS", + "display" : "HIV-AIDS program" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "MANDPOL", + "display" : "mandatory health program" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "MENTPRG", + "display" : "mental health program" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "SAFNET", + "display" : "safety net clinic program" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "SUBPRG", + "display" : "substance use program" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "SUBSIDIZ", + "display" : "subsidized health program" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "SUBSIDMC", + "display" : "subsidized managed care program" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "SUBSUPP", + "display" : "subsidized supplemental health program" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "WCBPOL", + "display" : "worker's compensation" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "abstract" : true, + "code" : "_ActInsuranceTypeCode", + "display" : "ActInsuranceTypeCode" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "abstract" : true, + "code" : "_ActHealthInsuranceTypeCode", + "display" : "ActHealthInsuranceTypeCode" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "DENTAL", + "display" : "dental care policy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "DISEASE", + "display" : "disease specific policy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "DRUGPOL", + "display" : "drug policy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "HIP", + "display" : "health insurance plan policy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "LTC", + "display" : "long term care policy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "MCPOL", + "display" : "managed care policy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "POS", + "display" : "point of service policy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "HMO", + "display" : "health maintenance organization policy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "PPO", + "display" : "preferred provider organization policy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "MENTPOL", + "display" : "mental health policy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "SUBPOL", + "display" : "substance use policy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "VISPOL", + "display" : "vision care policy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "DIS", + "display" : "disability insurance policy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "EWB", + "display" : "employee welfare benefit plan policy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "FLEXP", + "display" : "flexible benefit plan policy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "LIFE", + "display" : "life insurance policy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "ANNU", + "display" : "annuity policy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "TLIFE", + "display" : "term life insurance policy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "ULIFE", + "display" : "universal life insurance policy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "PNC", + "display" : "property and casualty insurance policy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "REI", + "display" : "reinsurance policy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "SURPL", + "display" : "surplus line insurance policy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "UMBRL", + "display" : "umbrella liability insurance policy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "abstract" : true, + "code" : "_ActProgramTypeCode", + "display" : "ActProgramTypeCode" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "CHAR", + "display" : "charity program" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "CRIME", + "display" : "crime victim program" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "EAP", + "display" : "employee assistance program" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "GOVEMP", + "display" : "government employee health program" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "HIRISK", + "display" : "high risk pool program" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "IND", + "display" : "indigenous peoples health program" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "MILITARY", + "display" : "military health program" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "RETIRE", + "display" : "retiree health program" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "SOCIAL", + "display" : "social service program" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "VET", + "display" : "veteran health program" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "abstract" : true, + "code" : "_ActDetectedIssueManagementCode", + "display" : "ActDetectedIssueManagementCode" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "abstract" : true, + "code" : "_ActAdministrativeDetectedIssueManagementCode", + "display" : "ActAdministrativeDetectedIssueManagementCode" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "abstract" : true, + "code" : "_AuthorizationIssueManagementCode", + "display" : "Authorization Issue Management Code" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "EMAUTH", + "display" : "emergency authorization override" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "21", + "display" : "authorization confirmed" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "1", + "display" : "Therapy Appropriate" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "19", + "display" : "Consulted Supplier" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "2", + "display" : "Assessed Patient" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "22", + "display" : "appropriate indication or diagnosis" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "23", + "display" : "prior therapy documented" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "3", + "display" : "Patient Explanation" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "4", + "display" : "Consulted Other Source" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "5", + "display" : "Consulted Prescriber" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "6", + "display" : "Prescriber Declined Change" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "7", + "display" : "Interacting Therapy No Longer Active/Planned" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "14", + "display" : "Supply Appropriate" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "15", + "display" : "Replacement" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "16", + "display" : "Vacation Supply" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "17", + "display" : "Weekend Supply" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "18", + "display" : "Leave of Absence" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "20", + "display" : "additional quantity on separate dispense" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "8", + "display" : "Other Action Taken" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "10", + "display" : "Provided Patient Education" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "11", + "display" : "Added Concurrent Therapy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "12", + "display" : "Temporarily Suspended Concurrent Therapy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "13", + "display" : "Stopped Concurrent Therapy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "9", + "display" : "Instituted Ongoing Monitoring Program" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "abstract" : true, + "inactive" : true, + "code" : "_ActFinancialDetectedIssueManagementCode", + "display" : "ActFinancialDetectedIssueManagementCode" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "abstract" : true, + "code" : "_ActExposureCode", + "display" : "ActExposureCode" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "CHLDCARE", + "display" : "Day care - Child care Interaction" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "CONVEYNC", + "display" : "Common Conveyance Interaction" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "HLTHCARE", + "display" : "Health Care Interaction - Not Patient Care" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "HOMECARE", + "display" : "Care Giver Interaction" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "HOSPPTNT", + "display" : "Hospital Patient Interaction" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "HOSPVSTR", + "display" : "Hospital Visitor Interaction" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "HOUSEHLD", + "display" : "Household Interaction" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "INMATE", + "display" : "Inmate Interaction" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "INTIMATE", + "display" : "Intimate Interaction" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "LTRMCARE", + "display" : "Long Term Care Facility Interaction" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "PLACE", + "display" : "Common Space Interaction" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "PTNTCARE", + "display" : "Health Care Interaction - Patient Care" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "SCHOOL2", + "display" : "School Interaction" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "SOCIAL2", + "display" : "Social/Extended Family Interaction" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "SUBSTNCE", + "display" : "Common Substance Interaction" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "TRAVINT", + "display" : "Common Travel Interaction" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "WORK2", + "display" : "Work Interaction" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "abstract" : true, + "code" : "_ActFinancialTransactionCode", + "display" : "ActFinancialTransactionCode" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "CHRG", + "display" : "Standard Charge" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "REV", + "display" : "Standard Charge Reversal" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "abstract" : true, + "code" : "_ActIncidentCode", + "display" : "ActIncidentCode" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "MVA", + "display" : "Motor vehicle accident" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "SCHOOL", + "display" : "School Accident" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "SPT", + "display" : "Sporting Accident" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "WPA", + "display" : "Workplace accident" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "abstract" : true, + "inactive" : true, + "code" : "_ActPatientSafetyIncidentCode", + "display" : "ActPatientSafetyIncidentCode" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "abstract" : true, + "code" : "_ActInformationAccessCode", + "display" : "ActInformationAccessCode" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "ACADR", + "display" : "adverse drug reaction access" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "ACALL", + "display" : "all access" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "ACALLG", + "display" : "allergy access" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "ACCONS", + "display" : "informational consent access" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "ACDEMO", + "display" : "demographics access" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "ACDI", + "display" : "diagnostic imaging access" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "ACIMMUN", + "display" : "immunization access" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "ACLAB", + "display" : "lab test result access" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "ACMED", + "display" : "medication access" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "ACMEDC", + "display" : "medical condition access" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "ACMEN", + "display" : "mental health access" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "ACOBS", + "display" : "common observations access" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "ACPOLPRG", + "display" : "policy or program information access" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "ACPROV", + "display" : "provider information access" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "ACPSERV", + "display" : "professional service access" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "ACSUBSTAB", + "display" : "substance abuse access" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "abstract" : true, + "code" : "_ActInformationAccessContextCode", + "display" : "ActInformationAccessContextCode" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "INFAUT", + "display" : "authorized information transfer" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "INFCON", + "display" : "after explicit consent" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "INFCRT", + "display" : "only on court order" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "INFDNG", + "display" : "only if danger to others" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "INFEMER", + "display" : "only in an emergency" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "INFPWR", + "display" : "only if public welfare risk" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "INFREG", + "display" : "regulatory information transfer" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "abstract" : true, + "code" : "_ActInformationCategoryCode", + "display" : "ActInformationCategoryCode" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "ALLCAT", + "display" : "all categories" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "ALLGCAT", + "display" : "allergy category" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "ARCAT", + "display" : "adverse drug reaction category" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "COBSCAT", + "display" : "common observation category" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "DEMOCAT", + "display" : "demographics category" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "DICAT", + "display" : "diagnostic image category" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "IMMUCAT", + "display" : "immunization category" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "LABCAT", + "display" : "lab test category" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "MEDCCAT", + "display" : "medical condition category" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "MENCAT", + "display" : "mental health category" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "PSVCCAT", + "display" : "professional service category" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "RXCAT", + "display" : "medication category" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "abstract" : true, + "code" : "_ActInvoiceElementCode", + "display" : "ActInvoiceElementCode" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "abstract" : true, + "code" : "_ActInvoiceAdjudicationPaymentCode", + "display" : "ActInvoiceAdjudicationPaymentCode" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "abstract" : true, + "code" : "_ActInvoiceAdjudicationPaymentGroupCode", + "display" : "ActInvoiceAdjudicationPaymentGroupCode" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "ALEC", + "display" : "alternate electronic" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "BONUS", + "display" : "bonus" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "CFWD", + "display" : "carry forward adjusment" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "EDU", + "display" : "education fees" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "EPYMT", + "display" : "early payment fee" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "GARN", + "display" : "garnishee" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "INVOICE", + "display" : "submitted invoice" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "PINV", + "display" : "paper invoice" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "PPRD", + "display" : "prior period adjustment" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "PROA", + "display" : "professional association deduction" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "RECOV", + "display" : "recovery" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "RETRO", + "display" : "retro adjustment" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "TRAN", + "display" : "transaction fee" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "abstract" : true, + "inactive" : true, + "code" : "_ActInvoicePaymentCode", + "display" : "ActInvoiceAdjudicationPaymentGroupCode" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "abstract" : true, + "code" : "_ActInvoiceAdjudicationPaymentSummaryCode", + "display" : "ActInvoiceAdjudicationPaymentSummaryCode" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "INVTYPE", + "display" : "invoice type" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "PAYEE", + "display" : "payee" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "PAYOR", + "display" : "payor" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "SENDAPP", + "display" : "sending application" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "abstract" : true, + "code" : "_ActInvoiceDetailCode", + "display" : "ActInvoiceDetailCode" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "abstract" : true, + "code" : "_ActInvoiceDetailClinicalProductCode", + "display" : "ActInvoiceDetailClinicalProductCode" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "UNSPSC", + "display" : "United Nations Standard Products and Services Classification" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "abstract" : true, + "code" : "_ActInvoiceDetailDrugProductCode", + "display" : "ActInvoiceDetailDrugProductCode" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "GTIN", + "display" : "Global Trade Item Number" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "UPC", + "display" : "Universal Product Code" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "abstract" : true, + "code" : "_ActInvoiceDetailGenericCode", + "display" : "ActInvoiceDetailGenericCode" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "abstract" : true, + "code" : "_ActInvoiceDetailGenericAdjudicatorCode", + "display" : "ActInvoiceDetailGenericAdjudicatorCode" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "COIN", + "display" : "coinsurance" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "COPAYMENT", + "display" : "patient co-pay" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "DEDUCTIBLE", + "display" : "deductible" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "PAY", + "display" : "payment" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "SPEND", + "display" : "spend down" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "inactive" : true, + "code" : "COINS", + "display" : "co-insurance" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "abstract" : true, + "code" : "_ActInvoiceDetailGenericModifierCode", + "display" : "ActInvoiceDetailGenericModifierCode" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "AFTHRS", + "display" : "non-normal hours" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "ISOL", + "display" : "isolation allowance" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "OOO", + "display" : "out of office" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "abstract" : true, + "code" : "_ActInvoiceDetailGenericProviderCode", + "display" : "ActInvoiceDetailGenericProviderCode" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "CANCAPT", + "display" : "cancelled appointment" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "DSC", + "display" : "discount" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "ESA", + "display" : "extraordinary service assessment" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "FFSTOP", + "display" : "fee for service top off" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "FNLFEE", + "display" : "final fee" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "FRSTFEE", + "display" : "first fee" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "MARKUP", + "display" : "markup or up-charge" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "MISSAPT", + "display" : "missed appointment" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "PERFEE", + "display" : "periodic fee" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "PERMBNS", + "display" : "performance bonus" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "RESTOCK", + "display" : "restocking fee" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "TRAVEL", + "display" : "travel" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "URGENT", + "display" : "urgent" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "abstract" : true, + "code" : "_ActInvoiceDetailTaxCode", + "display" : "ActInvoiceDetailTaxCode" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "FST", + "display" : "federal sales tax" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "HST", + "display" : "harmonized sales Tax" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "PST", + "display" : "provincial/state sales tax" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "abstract" : true, + "code" : "_ActInvoiceDetailPreferredAccommodationCode", + "display" : "ActInvoiceDetailPreferredAccommodationCode" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "abstract" : true, + "code" : "_ActEncounterAccommodationCode", + "display" : "ActEncounterAccommodationCode" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "abstract" : true, + "code" : "_HL7AccommodationCode", + "display" : "HL7AccommodationCode" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "I", + "display" : "Isolation" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "P", + "display" : "Private" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "S", + "display" : "Suite" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "SP", + "display" : "Semi-private" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "W", + "display" : "Ward" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "abstract" : true, + "inactive" : true, + "code" : "_HCPCSAccommodationCode", + "display" : "HCPCSAccommodationCode" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "abstract" : true, + "inactive" : true, + "code" : "_ActInvoiceDetailClinicalServiceCode", + "display" : "ActInvoiceDetailClinicalServiceCode" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "abstract" : true, + "inactive" : true, + "code" : "_CPT5", + "display" : "CPT5" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "abstract" : true, + "inactive" : true, + "code" : "_HCPCS", + "display" : "HCPCS" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "abstract" : true, + "inactive" : true, + "code" : "_ICD10PCS", + "display" : "ICD10PCS" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "abstract" : true, + "inactive" : true, + "code" : "_ICD9PCS", + "display" : "ICD9PCS" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "abstract" : true, + "inactive" : true, + "code" : "_ActInvoiceDetailOralHealthProcedureCode", + "display" : "ActInvoiceDetailOralHealthProcedureCode" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "abstract" : true, + "code" : "_ActInvoiceGroupCode", + "display" : "ActInvoiceGroupCode" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "abstract" : true, + "code" : "_ActInvoiceInterGroupCode", + "display" : "ActInvoiceInterGroupCode" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "CPNDDRGING", + "display" : "compound drug invoice group" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "CPNDINDING", + "display" : "compound ingredient invoice group" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "CPNDSUPING", + "display" : "compound supply invoice group" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "DRUGING", + "display" : "drug invoice group" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "FRAMEING", + "display" : "frame invoice group" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "LENSING", + "display" : "lens invoice group" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "PRDING", + "display" : "product invoice group" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "abstract" : true, + "code" : "_ActInvoiceRootGroupCode", + "display" : "ActInvoiceRootGroupCode" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "CPINV", + "display" : "clinical product invoice" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "inactive" : true, + "code" : "CP", + "display" : "clinical product invoice" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "CSINV", + "display" : "clinical service invoice" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "inactive" : true, + "code" : "CS", + "display" : "clinical service invoice" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "CSPINV", + "display" : "clinical service and product" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "FININV", + "display" : "financial invoice" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "OHSINV", + "display" : "oral health service" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "PAINV", + "display" : "preferred accommodation invoice" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "inactive" : true, + "code" : "PA", + "display" : "preferred accommodation invoice" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "RXCINV", + "display" : "Rx compound invoice" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "inactive" : true, + "code" : "RXC", + "display" : "Rx compound invoice" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "RXDINV", + "display" : "Rx dispense invoice" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "inactive" : true, + "code" : "RXD", + "display" : "Rx dispense invoice" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "SBFINV", + "display" : "sessional or block fee invoice" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "VRXINV", + "display" : "vision dispense invoice" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "abstract" : true, + "code" : "_ActInvoiceElementSummaryCode", + "display" : "ActInvoiceElementSummaryCode" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "abstract" : true, + "code" : "_InvoiceElementAdjudicated", + "display" : "InvoiceElementAdjudicated" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "ADNFPPELAT", + "display" : "adjud. nullified prior-period electronic amount" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "inactive" : true, + "code" : "ADCNPPELAT", + "display" : "adjud. nullified prior-period electronic amount" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "ADNFPPELCT", + "display" : "adjud. nullified prior-period electronic count" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "inactive" : true, + "code" : "ADCNPPELCT", + "display" : "adjud. nullified prior-period electronic count" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "ADNFPPMNAT", + "display" : "adjud. nullified prior-period manual amount" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "inactive" : true, + "code" : "ADCNPPMNAT", + "display" : "adjud. nullified prior-period manual amount" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "ADNFPPMNCT", + "display" : "adjud. nullified prior-period manual count" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "inactive" : true, + "code" : "ADCNPPMNCT", + "display" : "adjud. nullified prior-period manual count" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "ADNFSPELAT", + "display" : "adjud. nullified same-period electronic amount" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "inactive" : true, + "code" : "ADCNSPELAT", + "display" : "adjud. nullified same-period electronic amount" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "ADNFSPELCT", + "display" : "adjud. nullified same-period electronic count" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "inactive" : true, + "code" : "ADCNSPELCT", + "display" : "adjud. nullified same-period electronic count" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "ADNFSPMNAT", + "display" : "adjud. nullified same-period manual amount" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "inactive" : true, + "code" : "ADCNSPMNAT", + "display" : "adjud. nullified same-period manual amount" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "ADNFSPMNCT", + "display" : "adjud. nullified same-period manual count" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "inactive" : true, + "code" : "ADCNSPMNCT", + "display" : "adjud. nullified same-period manual count" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "ADNPPPELAT", + "display" : "adjud. non-payee payable prior-period electronic amount" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "ADNPPPELCT", + "display" : "adjud. non-payee payable prior-period electronic count" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "ADNPPPMNAT", + "display" : "adjud. non-payee payable prior-period manual amount" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "ADNPPPMNCT", + "display" : "adjud. non-payee payable prior-period manual count" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "ADNPSPELAT", + "display" : "adjud. non-payee payable same-period electronic amount" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "ADNPSPELCT", + "display" : "adjud. non-payee payable same-period electronic count" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "ADNPSPMNAT", + "display" : "adjud. non-payee payable same-period manual amount" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "ADNPSPMNCT", + "display" : "adjud. non-payee payable same-period manual count" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "ADPPPPELAT", + "display" : "adjud. payee payable prior-period electronic amount" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "ADPPPPELCT", + "display" : "adjud. payee payable prior-period electronic count" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "ADPPPPMNAT", + "display" : "adjud. payee payable prior-period manual amout" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "ADPPPPMNCT", + "display" : "adjud. payee payable prior-period manual count" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "ADPPSPELAT", + "display" : "adjud. payee payable same-period electronic amount" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "ADPPSPELCT", + "display" : "adjud. payee payable same-period electronic count" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "ADPPSPMNAT", + "display" : "adjud. payee payable same-period manual amount" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "ADPPSPMNCT", + "display" : "adjud. payee payable same-period manual count" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "ADRFPPELAT", + "display" : "adjud. refused prior-period electronic amount" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "ADRFPPELCT", + "display" : "adjud. refused prior-period electronic count" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "ADRFPPMNAT", + "display" : "adjud. refused prior-period manual amount" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "ADRFPPMNCT", + "display" : "adjud. refused prior-period manual count" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "ADRFSPELAT", + "display" : "adjud. refused same-period electronic amount" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "ADRFSPELCT", + "display" : "adjud. refused same-period electronic count" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "ADRFSPMNAT", + "display" : "adjud. refused same-period manual amount" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "ADRFSPMNCT", + "display" : "adjud. refused same-period manual count" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "abstract" : true, + "code" : "_InvoiceElementPaid", + "display" : "InvoiceElementPaid" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "PDNFPPELAT", + "display" : "paid nullified prior-period electronic amount" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "inactive" : true, + "code" : "PDCNPPELAT", + "display" : "paid nullified prior-period electronic amount" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "PDNFPPELCT", + "display" : "paid nullified prior-period electronic count" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "inactive" : true, + "code" : "PDCNPPELCT", + "display" : "paid nullified prior-period electronic count" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "PDNFPPMNAT", + "display" : "paid nullified prior-period manual amount" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "inactive" : true, + "code" : "PDCNPPMNAT", + "display" : "paid nullified prior-period manual amount" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "PDNFPPMNCT", + "display" : "paid nullified prior-period manual count" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "inactive" : true, + "code" : "PDCNPPMNCT", + "display" : "paid nullified prior-period manual count" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "PDNFSPELAT", + "display" : "paid nullified same-period electronic amount" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "inactive" : true, + "code" : "PDCNSPELAT", + "display" : "paid nullified same-period electronic amount" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "PDNFSPELCT", + "display" : "paid nullified same-period electronic count" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "inactive" : true, + "code" : "PDCNSPELCT", + "display" : "paid nullified same-period electronic count" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "PDNFSPMNAT", + "display" : "paid nullified same-period manual amount" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "inactive" : true, + "code" : "PDCNSPMNAT", + "display" : "paid nullified same-period manual amount" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "PDNFSPMNCT", + "display" : "paid nullified same-period manual count" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "inactive" : true, + "code" : "PDCNSPMNCT", + "display" : "paid nullified same-period manual count" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "PDNPPPELAT", + "display" : "paid non-payee payable prior-period electronic amount" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "PDNPPPELCT", + "display" : "paid non-payee payable prior-period electronic count" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "PDNPPPMNAT", + "display" : "paid non-payee payable prior-period manual amount" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "PDNPPPMNCT", + "display" : "paid non-payee payable prior-period manual count" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "PDNPSPELAT", + "display" : "paid non-payee payable same-period electronic amount" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "PDNPSPELCT", + "display" : "paid non-payee payable same-period electronic count" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "PDNPSPMNAT", + "display" : "paid non-payee payable same-period manual amount" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "PDNPSPMNCT", + "display" : "paid non-payee payable same-period manual count" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "PDPPPPELAT", + "display" : "paid payee payable prior-period electronic amount" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "PDPPPPELCT", + "display" : "paid payee payable prior-period electronic count" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "PDPPPPMNAT", + "display" : "paid payee payable prior-period manual amount" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "PDPPPPMNCT", + "display" : "paid payee payable prior-period manual count" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "PDPPSPELAT", + "display" : "paid payee payable same-period electronic amount" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "PDPPSPELCT", + "display" : "paid payee payable same-period electronic count" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "PDPPSPMNAT", + "display" : "paid payee payable same-period manual amount" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "PDPPSPMNCT", + "display" : "paid payee payable same-period manual count" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "abstract" : true, + "code" : "_InvoiceElementSubmitted", + "display" : "InvoiceElementSubmitted" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "SBBLELAT", + "display" : "submitted billed electronic amount" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "inactive" : true, + "code" : "SBBLAT", + "display" : "submitted billed electronic amount" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "SBBLELCT", + "display" : "submitted billed electronic count" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "inactive" : true, + "code" : "SBBLCT", + "display" : "submitted billed electronic count" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "SBNFELAT", + "display" : "submitted nullified electronic amount" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "inactive" : true, + "code" : "SBCNAT", + "display" : "submitted nullified electronic amount" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "SBNFELCT", + "display" : "submitted cancelled electronic count" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "inactive" : true, + "code" : "SBCNCT", + "display" : "submitted cancelled electronic count" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "SBPDELAT", + "display" : "submitted pending electronic amount" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "inactive" : true, + "code" : "SBPDAT", + "display" : "submitted pending electronic amount" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "SBPDELCT", + "display" : "submitted pending electronic count" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "inactive" : true, + "code" : "SBPDCT", + "display" : "submitted pending electronic count" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "abstract" : true, + "code" : "_ActInvoiceOverrideCode", + "display" : "ActInvoiceOverrideCode" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "COVGE", + "display" : "coverage problem" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "EFORM", + "display" : "electronic form to follow" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "FAX", + "display" : "fax to follow" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "GFTH", + "display" : "good faith indicator" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "LATE", + "display" : "late invoice" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "MANUAL", + "display" : "manual review" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "OOJ", + "display" : "out of jurisdiction" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "ORTHO", + "display" : "orthodontic service" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "PAPER", + "display" : "paper documentation to follow" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "PIE", + "display" : "public insurance exhausted" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "PYRDELAY", + "display" : "delayed by a previous payor" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "REFNR", + "display" : "referral not required" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "REPSERV", + "display" : "repeated service" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "UNRELAT", + "display" : "unrelated service" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "VERBAUTH", + "display" : "verbal authorization" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "abstract" : true, + "code" : "_ActListCode", + "display" : "ActListCode" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "abstract" : true, + "code" : "_ActObservationList", + "display" : "ActObservationList" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "CARELIST", + "display" : "care plan" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "CONDLIST", + "display" : "condition list" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "INTOLIST", + "display" : "intolerance list" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "PROBLIST", + "display" : "problem list" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "RISKLIST", + "display" : "risk factors" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "GOALLIST", + "display" : "goal list" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "abstract" : true, + "code" : "_ActTherapyDurationWorkingListCode", + "display" : "ActTherapyDurationWorkingListCode" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "abstract" : true, + "code" : "_ActMedicationTherapyDurationWorkingListCode", + "display" : "act medication therapy duration working list" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "ACU", + "display" : "short term/acute" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "CHRON", + "display" : "continuous/chronic" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "ONET", + "display" : "one time" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "PRN", + "display" : "as needed" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "MEDLIST", + "display" : "medication list" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "CURMEDLIST", + "display" : "current medication list" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "DISCMEDLIST", + "display" : "discharge medication list" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "HISTMEDLIST", + "display" : "medication history" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "abstract" : true, + "inactive" : true, + "code" : "_ActProcedureCategoryList", + "display" : "ActProcedureCategoryList" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "abstract" : true, + "code" : "_ActMonitoringProtocolCode", + "display" : "ActMonitoringProtocolCode" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "CTLSUB", + "display" : "Controlled Substance" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "abstract" : true, + "inactive" : true, + "code" : "_DEADrugSchedule", + "display" : "DEADrugSchedule" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "INV", + "display" : "investigational" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "LU", + "display" : "limited use" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "OTC", + "display" : "non prescription medicine" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "RX", + "display" : "prescription only medicine" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "SA", + "display" : "special authorization" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "SAC", + "display" : "special access" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "abstract" : true, + "code" : "_ActNonObservationIndicationCode", + "display" : "ActNonObservationIndicationCode" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "IND01", + "display" : "imaging study requiring contrast" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "IND02", + "display" : "colonoscopy prep" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "IND03", + "display" : "prophylaxis" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "IND04", + "display" : "surgical prophylaxis" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "IND05", + "display" : "pregnancy prophylaxis" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "abstract" : true, + "code" : "_ActObservationVerificationType", + "display" : "act observation verification" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "VFPAPER", + "display" : "verify paper" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "VRFPAPER", + "display" : "verify paper" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "abstract" : true, + "code" : "_ActPaymentCode", + "display" : "ActPaymentCode" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "ACH", + "display" : "Automated Clearing House" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "CHK", + "display" : "Cheque" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "DDP", + "display" : "Direct Deposit" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "NON", + "display" : "Non-Payment Data" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "abstract" : true, + "code" : "_ActPharmacySupplyType", + "display" : "ActPharmacySupplyType" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "DF", + "display" : "Daily Fill" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "EM", + "display" : "Emergency Supply" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "SO", + "display" : "Script Owing" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "FF", + "display" : "First Fill" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "FFC", + "display" : "First Fill - Complete" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "FFP", + "display" : "First Fill - Part Fill" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "FFSS", + "display" : "first fill, partial strength" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "TF", + "display" : "Trial Fill" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "FS", + "display" : "Floor stock" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "MS", + "display" : "Manufacturer Sample" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "RF", + "display" : "Refill" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "UD", + "display" : "Unit Dose" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "RFC", + "display" : "Refill - Complete" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "RFCS", + "display" : "refill complete partial strength" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "RFF", + "display" : "Refill (First fill this facility)" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "RFFS", + "display" : "refill partial strength (first fill this facility)" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "RFP", + "display" : "Refill - Part Fill" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "RFPS", + "display" : "refill part fill partial strength" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "RFS", + "display" : "refill partial strength" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "TB", + "display" : "Trial Balance" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "TBS", + "display" : "trial balance partial strength" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "UDE", + "display" : "unit dose equivalent" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "abstract" : true, + "code" : "_ActPolicyType", + "display" : "ActPolicyType" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "_ActConsent", + "display" : "_ActConsent" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "abstract" : true, + "code" : "_ActDecision", + "display" : "_ActDecision" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "GRANTORCHOICE", + "display" : "grantor choice" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "IMPLIED", + "display" : "implied consent" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "IMPLIEDD", + "display" : "implied consent with opportunity to dissent" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "NOCONSENT", + "display" : "no consent" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "OPTIN", + "display" : "opt-in" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "OPTINR", + "display" : "opt-in with restrictions" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "OPTOUT", + "display" : "op-out" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "OPTOUTE", + "display" : "opt-out with exceptions" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "abstract" : true, + "code" : "_ActPrivacyConsentDirective", + "display" : "_ActPrivacyConsentDirective" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "abstract" : true, + "code" : "_ActGDPRConsentDirective", + "display" : "_ActGDPRConsentDirective" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "GDPRCD", + "display" : "GDPR Consent Directive" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "GDPRResearchCD", + "display" : "GDPR Research Consent Directive" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "abstract" : true, + "code" : "_ActGenericConsentDirective", + "display" : "_ActGenericConsentDirective" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "OIC", + "display" : "opt-in to personal information or effect collection in a registry or repository" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "OIS", + "display" : "opt-in to personal information or effect sharing via a registry or repository" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "OOC", + "display" : "opt-out of personal information or effect collection in a registry or repository" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "OOS", + "display" : "opt-out of personal information or effect sharing via a registry or repository" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "abstract" : true, + "code" : "_ActUSPrivacyConsentDirective", + "display" : "_ActUSPrivacyConsentDirective" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "42CFRPart2CD", + "display" : "42 CFR Part 2 consent directive" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "CompoundResearchCD", + "display" : "Compound HIPAA Research Authorization and Informed Consent for Research" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "HIPAAAuthCD", + "display" : "HIPAA Authorization Consent Directive" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "HIPAAConsentCD", + "display" : "HIPAA Consent Directive" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "HIPAAResearchAuthCD", + "display" : "HIPAA Authorization for Disclosure for Research Consent Directive" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "HIPAAROAD", + "display" : "HIPAA Right of Access Directive" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "MDHHS-5515", + "display" : "Michigan Consent to Share Behavioral Health Information for Care Coordination Purposes" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "MDHHS-5515MMHC", + "display" : "Michigan Consent to Share Behavioral Health Information for Care Coordination Purposes-Michigan Mental Health Code" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "MDHHS-5515Part2", + "display" : "Michigan Consent to Share Behavioral Health Information for Care Coordination Purposes-US 42 CFR Part 2" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "USResearchInformedAssent", + "display" : "Informed Assent for Research" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "USResearchInformedConsent", + "display" : "Informed Consent for Research" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "USBroadResearchConsent", + "display" : "Broad Consent for Research" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "abstract" : true, + "code" : "_ActInformationActionPolicy", + "display" : "_ActInformationActionPolicy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "INFOACCESS", + "display" : "access information" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "INFOCOLLECT", + "display" : "collect information" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "INFODEIDENTIFIY", + "display" : "deidentify information" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "INFODISCLOSE", + "display" : "disclose information" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "INFOMASK", + "display" : "mask information" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "INFOREADONLY", + "display" : "read only information" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "INFOREDACT", + "display" : "redact information" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "INFOREDISCLOSE", + "display" : "redisclose information" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "INFOREIDENTIFY", + "display" : "reidentify information" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "INFOUSE", + "display" : "use information" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "abstract" : true, + "code" : "_ActInformationPolicy", + "display" : "_ActInformationPolicy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "JurisIP", + "display" : "jurisdictional information policy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "JurisCUI", + "display" : "jurisdictional controlled unclassified information policy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "JurisDEID", + "display" : "jurisdictional de-identified information policy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "JurisLDS", + "display" : "jurisdictional limited data set" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "JurisNSI", + "display" : "jurisdictional non-sensitive information policy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "JurisPI", + "display" : "jurisdictional public information policy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "JurisSP-CUI", + "display" : "jurisdictional specified controlled unclassified information policy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "JurisUUI", + "display" : "jurisdictional uncontrolled unclassified information policy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "OrgIP", + "display" : "organizational information policy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "OrgCUI", + "display" : "organizational basic controlled unclassified information policy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "OrgDEID", + "display" : "organizational de-identified informati)on policy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "OrgLDS", + "display" : "organizational limited data set information policy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "OrgNSI", + "display" : "organizational non-sensitive information policy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "OrgPI", + "display" : "organizational public information policy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "OrgSP-CUI", + "display" : "organizational specified controlled unclassified information policy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "OrgUUI", + "display" : "organizational uncontrolled unclassified information policy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "PersIP", + "display" : "personal information policy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "PersDEID", + "display" : "personal de-identified information policy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "PersLDS", + "display" : "personal limited data set information policy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "PersNSI", + "display" : "personal non-sensitive information policy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "PersPI", + "display" : "personal public information policy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "abstract" : true, + "code" : "_ActPrivacyPolicy", + "display" : "ActPrivacyPolicy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "abstract" : true, + "code" : "_ActConsentDirective", + "display" : "ActConsentDirective" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "EMRGONLY", + "display" : "emergency only" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "NOPP", + "display" : "notice of privacy practices" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "abstract" : true, + "code" : "_ActPrivacyLaw", + "display" : "ActPrivacyLaw" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "abstract" : true, + "code" : "_ActGDPRPrivacyLaw", + "display" : "General Data Protection Regulation" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "GDPRCONSENT", + "display" : "GDPR Consent" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "_ActUSPrivacyLaw", + "display" : "_ActUSPrivacyLaw" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "42CFRPart2", + "display" : "42 CFR Part2" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "CommonRule", + "display" : "Common Rule" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "HIPAAAuth", + "display" : "HIPAA Authorization for Disclosure" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "HIPAAConsent", + "display" : "HIPAA Consent" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "HIPAANOPP", + "display" : "HIPAA notice of privacy practices" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "HIPAAPsyNotes", + "display" : "HIPAA psychotherapy notes" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "HIPAAROA", + "display" : "HIPAA Right of Access" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "HIPAASelfPay", + "display" : "HIPAA self-pay" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "Title38Section7332", + "display" : "Title 38 Section 7332" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "inactive" : true, + "code" : "a) HIPAAConsent", + "display" : "HIPAA Consent" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "abstract" : true, + "code" : "_InformationSensitivityPolicy", + "display" : "InformationSensitivityPolicy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "abstract" : true, + "code" : "_ActInformationSensitivityPolicy", + "display" : "ActInformationSensitivityPolicy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "ETH", + "display" : "substance abuse information sensitivity" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "GDIS", + "display" : "genetic disease information sensitivity" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "HIV", + "display" : "HIV/AIDS information sensitivity" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "MST", + "display" : "military sexual trauma information sensitivity" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "PREGNANT", + "display" : "pregnancy information sensitivity" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "SCA", + "display" : "sickle cell anemia information sensitivity" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "SDV", + "display" : "sexual assault, abuse, or domestic violence information sensitivity" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "SEX", + "display" : "sexuality and reproductive health information sensitivity" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "SPI", + "display" : "specially protected information sensitivity" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "BH", + "display" : "behavioral health information sensitivity" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "COGN", + "display" : "cognitive disability information sensitivity" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "DVD", + "display" : "developmental disability information sensitivity" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "EMOTDIS", + "display" : "emotional disturbance information sensitivity" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "MH", + "display" : "mental health information sensitivity" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "PSY", + "display" : "psychiatry disorder information sensitivity" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "PSYTHPN", + "display" : "psychotherapy note information sensitivity" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "SUD", + "display" : "substance use disorder information sensitivity" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "ETHUD", + "display" : "alcohol use disorder information sensitivity" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "OPIOIDUD", + "display" : "opioid use disorder information sensitivity" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "STD", + "display" : "sexually transmitted disease information sensitivity" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "TBOO", + "display" : "taboo" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "VIO", + "display" : "violence information sensitivity" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "IDS", + "display" : "Identifier Sensitivity" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "inactive" : true, + "code" : "SICKLE", + "display" : "sickle cell" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "abstract" : true, + "code" : "_EntitySensitivityPolicyType", + "display" : "EntityInformationSensitivityPolicy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "DEMO", + "display" : "all demographic information sensitivity" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "DOB", + "display" : "date of birth information sensitivity" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "GENDER", + "display" : "gender and sexual orientation information sensitivity" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "LIVARG", + "display" : "living arrangement information sensitivity" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "MARST", + "display" : "marital status information sensitivity" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "PATLOC", + "display" : "patient location" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "RACE", + "display" : "race information sensitivity" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "REL", + "display" : "religion information sensitivity" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "abstract" : true, + "code" : "_RoleInformationSensitivityPolicy", + "display" : "RoleInformationSensitivityPolicy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "B", + "display" : "business information sensitivity" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "EMPL", + "display" : "employer information sensitivity" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "LOCIS", + "display" : "location information sensitivity" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "SSP", + "display" : "sensitive service provider information sensitivity" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "ADOL", + "display" : "adolescent information sensitivity" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "CEL", + "display" : "celebrity information sensitivity" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "VIP", + "display" : "celebrity information sensitivity" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "DIA", + "display" : "diagnosis information sensitivity" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "DRGIS", + "display" : "drug information sensitivity" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "EMP", + "display" : "employee information sensitivity" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "PDS", + "display" : "patient default information sensitivity" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "PHY", + "display" : "physician requested information sensitivity" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "PRS", + "display" : "patient requested information sensitivity" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "COMPT", + "display" : "compartment" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "ACOCOMPT", + "display" : "accountable care organization compartment" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "CDSSCOMPT", + "display" : "CDS system compartment" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "CTCOMPT", + "display" : "care team compartment" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "FMCOMPT", + "display" : "financial management compartment" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "HRCOMPT", + "display" : "human resource compartment" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "LRCOMPT", + "display" : "legitimate relationship compartment" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "PACOMPT", + "display" : "patient administration compartment" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "RESCOMPT", + "display" : "research project compartment" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "RMGTCOMPT", + "display" : "records management compartment" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "abstract" : true, + "code" : "ActTrustPolicyType", + "display" : "trust policy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "TRSTACCRD", + "display" : "trust accreditation" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "TRSTAGRE", + "display" : "trust agreement" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "TRSTASSUR", + "display" : "trust assurance" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "TRSTCERT", + "display" : "trust certificate" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "TRSTFWK", + "display" : "trust framework" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "TRSTMEC", + "display" : "trust mechanism" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "COVPOL", + "display" : "benefit policy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "SecurityPolicy", + "display" : "security policy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "AUTHPOL", + "display" : "authorization policy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "ACCESSCONSCHEME", + "display" : "access control scheme" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "DELEPOL", + "display" : "delegation policy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "ObligationPolicy", + "display" : "obligation policy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "ANONY", + "display" : "anonymize" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "AOD", + "display" : "accounting of disclosure" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "AUDIT", + "display" : "audit" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "AUDTR", + "display" : "audit trail" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "CPLYPOL", + "display" : "comply with policy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "CPLYCC", + "display" : "comply with confidentiality code" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "CPLYCD", + "display" : "comply with consent directive" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "CPLYCUI", + "display" : "comply with controlled unclassified information policy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "CPLYJPP", + "display" : "comply with jurisdictional privacy policy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "CPLYJSP", + "display" : "comply with jurisdictional security policy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "CPLYOPP", + "display" : "comply with organizational privacy policy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "CPLYOSP", + "display" : "comply with organizational security policy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "DECLASSIFYLABEL", + "display" : "declassify security label" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "DEID", + "display" : "deidentify" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "DELAU", + "display" : "delete after use" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "DOWNGRDLABEL", + "display" : "downgrade security label" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "DRIVLABEL", + "display" : "derive security label" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "ENCRYPT", + "display" : "encrypt" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "ENCRYPTR", + "display" : "encrypt at rest" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "ENCRYPTT", + "display" : "encrypt in transit" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "ENCRYPTU", + "display" : "encrypt in use" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "HUAPRV", + "display" : "human approval" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "LABEL", + "display" : "assign security label" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "MASK", + "display" : "mask" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "MINEC", + "display" : "minimum necessary" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "PERSISTLABEL", + "display" : "persist security label" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "PRIVMARK", + "display" : "privacy mark" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "CUIMark", + "display" : "CUI Mark" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "PSEUD", + "display" : "pseudonymize" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "REDACT", + "display" : "redact" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "UPGRDLABEL", + "display" : "upgrade security label" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "PROCESSINLINELABEL", + "display" : "process inline security label" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "abstract" : true, + "code" : "PrivacyMark", + "display" : "privacy mark" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "abstract" : true, + "code" : "ControlledUnclassifiedInformation", + "display" : "ControlledUnclassifiedInformation" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "CONTROLLED", + "display" : "CONTROLLED" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "CUI", + "display" : "CUI" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "CUIHLTH", + "display" : "CUI//HLTH" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "CUIHLTHP", + "display" : "(CUI//HLTH)" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "CUIP", + "display" : "(CUI)" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "CUIPRVCY", + "display" : "CUI//PRVCY" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "CUIPRVCYP", + "display" : "(CUI//PRVCY)" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "CUISP-HLTH", + "display" : "CUI//SP-HLTH" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "CUISP-HLTHP", + "display" : "(CUI//SP-HLTH)" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "CUISP-PRVCY", + "display" : "CUI//SP-PRVCY" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "CUISP-PRVCYP", + "display" : "(CUI//SP-PRVCY)" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "UUI", + "display" : "(U)" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "abstract" : true, + "code" : "SecurityLabelMark", + "display" : "Security Label Mark" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "ConfidentialMark", + "display" : "confidential mark" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "COPYMark", + "display" : "copy of original mark" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "DeliverToAddresseeOnlyMark", + "display" : "deliver only to addressee mark" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "RedisclosureProhibitionMark", + "display" : "prohibition against redisclosure mark" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "RestrictedConfidentialityMark", + "display" : "restricted confidentiality mark" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "DRAFTMark", + "display" : "Draft Mark" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "RefrainPolicy", + "display" : "refrain policy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "NOAUTH", + "display" : "no disclosure without subject authorization" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "NOCOLLECT", + "display" : "no collection" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "NODSCLCD", + "display" : "no disclosure without consent directive" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "NODSCLCDS", + "display" : "no disclosure without information subject's consent directive" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "NOINTEGRATE", + "display" : "no integration" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "NOLIST", + "display" : "no unlisted entity disclosure" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "NOMOU", + "display" : "no disclosure without MOU" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "NOORGPOL", + "display" : "no disclosure without organizational authorization" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "NOPAT", + "display" : "no disclosure to patient, family or caregivers without attending provider's authorization" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "NOPERSISTP", + "display" : "no collection beyond purpose of use" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "NORDSCLCD", + "display" : "no redisclosure without consent directive" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "inactive" : true, + "code" : "NORDSLCD", + "display" : "no redisclosure without consent directive" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "NORDSCLCDS", + "display" : "no redisclosure without information subject's consent directive" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "NORDSCLW", + "display" : "no disclosure without jurisdictional authorization" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "NORELINK", + "display" : "no relinking" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "NOREUSE", + "display" : "no reuse beyond purpose of use" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "NOVIP", + "display" : "no unauthorized VIP disclosure" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "ORCON", + "display" : "no disclosure without originator authorization" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "abstract" : true, + "code" : "_ActProductAcquisitionCode", + "display" : "ActProductAcquisitionCode" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "LOAN", + "display" : "Loan" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "RENT", + "display" : "Rent" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "TRANSFER", + "display" : "Transfer" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "SALE", + "display" : "Sale" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "abstract" : true, + "code" : "_ActSpecimenTransportCode", + "display" : "ActSpecimenTransportCode" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "SREC", + "display" : "specimen received" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "SSTOR", + "display" : "specimen in storage" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "STRAN", + "display" : "specimen in transit" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "abstract" : true, + "code" : "_ActSpecimenTreatmentCode", + "display" : "ActSpecimenTreatmentCode" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "ACID", + "display" : "Acidification" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "ALK", + "display" : "Alkalization" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "DEFB", + "display" : "Defibrination" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "FILT", + "display" : "Filtration" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "LDLP", + "display" : "LDL Precipitation" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "NEUT", + "display" : "Neutralization" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "RECA", + "display" : "Recalcification" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "UFIL", + "display" : "Ultrafiltration" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "abstract" : true, + "code" : "_ActSubstanceAdministrationCode", + "display" : "ActSubstanceAdministrationCode" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "DRUG", + "display" : "Drug therapy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "FD", + "display" : "food" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "IMMUNIZ", + "display" : "Immunization" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "inactive" : true, + "code" : "BOOSTER", + "display" : "Booster Immunization" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "inactive" : true, + "code" : "INITIMMUNIZ", + "display" : "Initial Immunization" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "abstract" : true, + "code" : "_ActTaskCode", + "display" : "ActTaskCode" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "OE", + "display" : "order entry task" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "LABOE", + "display" : "laboratory test order entry task" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "MEDOE", + "display" : "medication order entry task" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "PATDOC", + "display" : "patient documentation task" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "ALLERLREV", + "display" : "allergy list review" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "CLINNOTEE", + "display" : "clinical note entry task" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "DIAGLISTE", + "display" : "diagnosis list entry task" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "DISCHINSTE", + "display" : "discharge instruction entry" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "DISCHSUME", + "display" : "discharge summary entry task" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "PATEDUE", + "display" : "patient education entry" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "PATREPE", + "display" : "pathology report entry task" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "PROBLISTE", + "display" : "problem list entry task" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "RADREPE", + "display" : "radiology report entry task" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "IMMLREV", + "display" : "immunization list review" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "REMLREV", + "display" : "reminder list review" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "WELLREMLREV", + "display" : "wellness reminder list review" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "PATINFO", + "display" : "patient information review task" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "ALLERLE", + "display" : "allergy list entry" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "CDSREV", + "display" : "clinical decision support intervention review" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "CLINNOTEREV", + "display" : "clinical note review task" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "DISCHSUMREV", + "display" : "discharge summary review task" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "DIAGLISTREV", + "display" : "diagnosis list review task" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "IMMLE", + "display" : "immunization list entry" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "LABRREV", + "display" : "laboratory results review task" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "MICRORREV", + "display" : "microbiology results review task" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "MICROORGRREV", + "display" : "microbiology organisms results review task" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "MICROSENSRREV", + "display" : "microbiology sensitivity test results review task" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "MLREV", + "display" : "medication list review task" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "MARWLREV", + "display" : "medication administration record work list review task" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "OREV", + "display" : "orders review task" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "PATREPREV", + "display" : "pathology report review task" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "PROBLISTREV", + "display" : "problem list review task" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "RADREPREV", + "display" : "radiology report review task" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "REMLE", + "display" : "reminder list entry" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "WELLREMLE", + "display" : "wellness reminder list entry" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "RISKASSESS", + "display" : "risk assessment instrument task" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "FALLRISK", + "display" : "falls risk assessment instrument task" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "abstract" : true, + "code" : "_ActTransportationModeCode", + "display" : "ActTransportationModeCode" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "abstract" : true, + "code" : "_ActPatientTransportationModeCode", + "display" : "ActPatientTransportationModeCode" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "AFOOT", + "display" : "pedestrian transport" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "inactive" : true, + "code" : "OnFoot", + "display" : "pedestrian transport" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "AMBT", + "display" : "ambulance transport" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "AMBAIR", + "display" : "fixed-wing ambulance transport" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "inactive" : true, + "code" : "Fixed-wingAmbulance", + "display" : "fixed-wing ambulance transport" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "AMBGRND", + "display" : "ground ambulance transport" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "inactive" : true, + "code" : "GroundAmbulance", + "display" : "ground ambulance transport" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "AMBHELO", + "display" : "helicopter ambulance transport" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "inactive" : true, + "code" : "HelicopterAmbulance", + "display" : "helicopter ambulance transport" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "inactive" : true, + "code" : "Ambulance", + "display" : "ambulance transport" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "LAWENF", + "display" : "law enforcement transport" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "inactive" : true, + "code" : "LawEnforcementVehicle", + "display" : "law enforcement transport" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "PRVTRN", + "display" : "private transport" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "inactive" : true, + "code" : "PrivateTransport", + "display" : "private transport" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "PUBTRN", + "display" : "public transport" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "inactive" : true, + "code" : "PublicTransport", + "display" : "public transport" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "abstract" : true, + "code" : "_ObservationType", + "display" : "ObservationType" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "abstract" : true, + "code" : "_ActSpecObsCode", + "display" : "ActSpecObsCode" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "ARTBLD", + "display" : "ActSpecObsArtBldCode" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "DILUTION", + "display" : "ActSpecObsDilutionCode" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "AUTO-HIGH", + "display" : "Auto-High Dilution" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "AUTO-LOW", + "display" : "Auto-Low Dilution" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "PRE", + "display" : "Pre-Dilution" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "RERUN", + "display" : "Rerun Dilution" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "EVNFCTS", + "display" : "ActSpecObsEvntfctsCode" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "INTFR", + "display" : "ActSpecObsInterferenceCode" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "FIBRIN", + "display" : "Fibrin" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "HEMOLYSIS", + "display" : "Hemolysis" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "ICTERUS", + "display" : "Icterus" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "LIPEMIA", + "display" : "Lipemia" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "VOLUME", + "display" : "ActSpecObsVolumeCode" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "AVAILABLE", + "display" : "Available Volume" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "CONSUMPTION", + "display" : "Consumption Volume" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "CURRENT", + "display" : "Current Volume" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "INITIAL", + "display" : "Initial Volume" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "abstract" : true, + "code" : "_AnnotationType", + "display" : "AnnotationType" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "_ActPatientAnnotationType", + "display" : "ActPatientAnnotationType" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "ANNDI", + "display" : "diagnostic image note" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "ANNGEN", + "display" : "general note" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "ANNIMM", + "display" : "immunization note" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "ANNLAB", + "display" : "laboratory note" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "ANNMED", + "display" : "medication note" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "abstract" : true, + "inactive" : true, + "code" : "_ECGAnnotationType", + "display" : "ECGAnnotationType" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "abstract" : true, + "code" : "_GeneticObservationType", + "display" : "GeneticObservationType" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "GENE", + "display" : "gene" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "_ImmunizationObservationType", + "display" : "ImmunizationObservationType" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "OBSANTC", + "display" : "antigen count" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "OBSANTV", + "display" : "antigen validity" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "abstract" : true, + "code" : "_IndividualCaseSafetyReportType", + "display" : "Individual Case Safety Report Type" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "PAT_ADV_EVNT", + "display" : "patient adverse event" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "VAC_PROBLEM", + "display" : "vaccine product problem" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "abstract" : true, + "code" : "_LOINCObservationActContextAgeType", + "display" : "LOINCObservationActContextAgeType" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "21611-9", + "display" : "age patient qn est" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "21612-7", + "display" : "age patient qn reported" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "29553-5", + "display" : "age patient qn calc" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "30525-0", + "display" : "age patient qn definition" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "30972-4", + "display" : "age at onset of adverse event" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "abstract" : true, + "code" : "_MedicationObservationType", + "display" : "MedicationObservationType" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "REP_HALF_LIFE", + "display" : "representative half-life" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "SPLCOATING", + "display" : "coating" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "SPLCOLOR", + "display" : "color" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "SPLIMAGE", + "display" : "image" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "SPLIMPRINT", + "display" : "imprint" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "SPLSCORING", + "display" : "scoring" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "SPLSHAPE", + "display" : "shape" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "SPLSIZE", + "display" : "size" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "SPLSYMBOL", + "display" : "symbol" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "abstract" : true, + "code" : "_ObservationIssueTriggerCodedObservationType", + "display" : "ObservationIssueTriggerCodedObservationType" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "abstract" : true, + "code" : "_CaseTransmissionMode", + "display" : "case transmission mode" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "AIRTRNS", + "display" : "airborne transmission" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "ANANTRNS", + "display" : "animal to animal transmission" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "ANHUMTRNS", + "display" : "animal to human transmission" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "BDYFLDTRNS", + "display" : "body fluid contact transmission" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "BLDTRNS", + "display" : "blood borne transmission" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "DERMTRNS", + "display" : "transdermal transmission" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "ENVTRNS", + "display" : "environmental exposure transmission" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "FECTRNS", + "display" : "fecal-oral transmission" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "FOMTRNS", + "display" : "fomite transmission" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "FOODTRNS", + "display" : "food-borne transmission" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "HUMHUMTRNS", + "display" : "human to human transmission" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "INDTRNS", + "display" : "indeterminate disease transmission mode" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "LACTTRNS", + "display" : "lactation transmission" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "NOSTRNS", + "display" : "nosocomial transmission" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "PARTRNS", + "display" : "parenteral transmission" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "PLACTRNS", + "display" : "transplacental transmission" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "SEXTRNS", + "display" : "sexual transmission" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "TRNSFTRNS", + "display" : "transfusion transmission" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/v3-ActConsentDirective", + "resource" : { + "resourceType" : "ValueSet", + "id" : "v3-ActConsentDirective", + "language" : "en", + "url" : "http://terminology.hl7.org/ValueSet/v3-ActConsentDirective", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.1.11.20425" + }], + "version" : "3.0.0", + "name" : "ActConsentDirective", + "title" : "ActConsentDirective", + "status" : "active", + "experimental" : false, + "date" : "2014-03-26", + "publisher" : "Health Level Seven International", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org" + }, + { + "system" : "email", + "value" : "hq@HL7.org" + }] + }], + "description" : "ActConsentDirective codes are used to specify the type of Consent Directive to which a Consent Directive Act conforms.", + "copyright" : "This material derives from the HL7 Terminology THO. THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license.html", + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "filter" : [{ + "property" : "concept", + "op" : "is-a", + "value" : "_ActConsentDirective" + }] + }] + }, + "expansion" : { + "identifier" : "urn:uuid:4545ac2e-36b5-43c6-bde0-41dbd39d86c2", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 11, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/v3-ActCode|9.0.0" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "abstract" : true, + "code" : "_ActConsentDirective", + "display" : "ActConsentDirective" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "EMRGONLY", + "display" : "emergency only" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "GRANTORCHOICE", + "display" : "grantor choice" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "IMPLIED", + "display" : "implied consent" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "IMPLIEDD", + "display" : "implied consent with opportunity to dissent" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "NOCONSENT", + "display" : "no consent" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "NOPP", + "display" : "notice of privacy practices" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "OPTIN", + "display" : "opt-in" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "OPTINR", + "display" : "opt-in with restrictions" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "OPTOUT", + "display" : "op-out" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "OPTOUTE", + "display" : "opt-out with exceptions" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/v3-ActEncounterCode", + "resource" : { + "resourceType" : "ValueSet", + "id" : "v3-ActEncounterCode", + "language" : "en", + "url" : "http://terminology.hl7.org/ValueSet/v3-ActEncounterCode", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.1.11.13955" + }], + "version" : "3.0.0", + "name" : "ActEncounterCode", + "title" : "ActEncounterCode", + "status" : "active", + "experimental" : false, + "date" : "2014-03-26", + "publisher" : "Health Level Seven International", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org" + }, + { + "system" : "email", + "value" : "hq@HL7.org" + }] + }], + "description" : "Domain provides codes that qualify the ActEncounterClass (ENC)", + "copyright" : "This material derives from the HL7 Terminology THO. THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license.html", + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "filter" : [{ + "property" : "concept", + "op" : "is-a", + "value" : "_ActEncounterCode" + }] + }], + "exclude" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "concept" : [{ + "code" : "_ActEncounterCode" + }] + }] + }, + "expansion" : { + "identifier" : "urn:uuid:759f0dcc-5ea4-441c-8155-a2a4b397d922", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 11, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/v3-ActCode|9.0.0" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "AMB", + "display" : "ambulatory" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "EMER", + "display" : "emergency" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "FLD", + "display" : "field" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "HH", + "display" : "home health" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "IMP", + "display" : "inpatient encounter" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "ACUTE", + "display" : "inpatient acute" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "NONAC", + "display" : "inpatient non-acute" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "OBSENC", + "display" : "observation encounter" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "PRENC", + "display" : "pre-admission" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "SS", + "display" : "short stay" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "VR", + "display" : "virtual" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/v3-ActIncidentCode", + "resource" : { + "resourceType" : "ValueSet", + "id" : "v3-ActIncidentCode", + "language" : "en", + "url" : "http://terminology.hl7.org/ValueSet/v3-ActIncidentCode", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.1.11.16508" + }], + "version" : "3.0.0", + "name" : "ActIncidentCode", + "title" : "ActIncidentCode", + "status" : "active", + "experimental" : false, + "date" : "2014-03-26", + "publisher" : "Health Level Seven International", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org" + }, + { + "system" : "email", + "value" : "hq@HL7.org" + }] + }], + "description" : "Set of codes indicating the type of incident or accident.", + "copyright" : "This material derives from the HL7 Terminology THO. THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license.html", + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "filter" : [{ + "property" : "concept", + "op" : "is-a", + "value" : "_ActIncidentCode" + }] + }], + "exclude" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "concept" : [{ + "code" : "_ActIncidentCode" + }] + }] + }, + "expansion" : { + "identifier" : "urn:uuid:910595a0-a0fc-4cca-9adc-ca1afbdc97fd", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 5, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/v3-ActCode|9.0.0" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "MVA", + "display" : "Motor vehicle accident" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "SCHOOL", + "display" : "School Accident" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "SPT", + "display" : "Sporting Accident" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "WPA", + "display" : "Workplace accident" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "abstract" : true, + "inactive" : true, + "code" : "_ActPatientSafetyIncidentCode", + "display" : "ActPatientSafetyIncidentCode" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/v3-ActPharmacySupplyType", + "resource" : { + "resourceType" : "ValueSet", + "id" : "v3-ActPharmacySupplyType", + "language" : "en", + "url" : "http://terminology.hl7.org/ValueSet/v3-ActPharmacySupplyType", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.1.11.16208" + }], + "version" : "3.0.0", + "name" : "ActPharmacySupplyType", + "title" : "ActPharmacySupplyType", + "status" : "active", + "experimental" : false, + "date" : "2014-03-26", + "publisher" : "Health Level Seven International", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org" + }, + { + "system" : "email", + "value" : "hq@HL7.org" + }] + }], + "description" : "Identifies types of dispensing events", + "copyright" : "This material derives from the HL7 Terminology THO. THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license.html", + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "filter" : [{ + "property" : "concept", + "op" : "is-a", + "value" : "_ActPharmacySupplyType" + }] + }], + "exclude" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "concept" : [{ + "code" : "_ActPharmacySupplyType" + }] + }] + }, + "expansion" : { + "identifier" : "urn:uuid:497ef80b-9126-4002-a889-3e6fd9877490", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 26, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/v3-ActCode|9.0.0" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "DF", + "display" : "Daily Fill" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "EM", + "display" : "Emergency Supply" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "SO", + "display" : "Script Owing" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "FF", + "display" : "First Fill" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "inactive" : true, + "code" : "FFS", + "display" : "fee for service" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "FFPS", + "display" : "first fill, part fill, partial strength" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "FFCS", + "display" : "first fill complete, partial strength" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "TFS", + "display" : "trial fill partial strength" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "FFC", + "display" : "First Fill - Complete" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "FFP", + "display" : "First Fill - Part Fill" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "FFSS", + "display" : "first fill, partial strength" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "TF", + "display" : "Trial Fill" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "FS", + "display" : "Floor stock" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "MS", + "display" : "Manufacturer Sample" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "RF", + "display" : "Refill" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "UD", + "display" : "Unit Dose" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "RFC", + "display" : "Refill - Complete" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "RFCS", + "display" : "refill complete partial strength" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "RFF", + "display" : "Refill (First fill this facility)" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "RFFS", + "display" : "refill partial strength (first fill this facility)" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "RFP", + "display" : "Refill - Part Fill" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "RFPS", + "display" : "refill part fill partial strength" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "RFS", + "display" : "refill partial strength" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "TB", + "display" : "Trial Balance" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "TBS", + "display" : "trial balance partial strength" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "UDE", + "display" : "unit dose equivalent" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/v3-ActPriority", + "resource" : { + "resourceType" : "ValueSet", + "id" : "v3-ActPriority", + "language" : "en", + "url" : "http://terminology.hl7.org/ValueSet/v3-ActPriority", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.1.11.16866" + }], + "version" : "3.0.0", + "name" : "ActPriority", + "title" : "ActPriority", + "status" : "active", + "experimental" : false, + "date" : "2014-03-26", + "publisher" : "Health Level Seven International", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org" + }, + { + "system" : "email", + "value" : "hq@HL7.org" + }] + }], + "description" : "A code or set of codes (e.g., for routine, emergency,) specifying the urgency under which the Act happened, can happen, is happening, is intended to happen, or is requested/demanded to happen.\r\n\r\n*Discussion:* This attribute is used in orders to indicate the ordered priority, and in event documentation it indicates the actual priority used to perform the act. In definition mood it indicates the available priorities.", + "copyright" : "This material derives from the HL7 Terminology THO. THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license.html", + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActPriority", + "concept" : [{ + "code" : "A" + }, + { + "code" : "CR" + }, + { + "code" : "EL" + }, + { + "code" : "EM" + }, + { + "code" : "P" + }, + { + "code" : "PRN" + }, + { + "code" : "R" + }, + { + "code" : "RR" + }, + { + "code" : "S" + }, + { + "code" : "T" + }, + { + "code" : "UD" + }, + { + "code" : "UR" + }] + }, + { + "valueSet" : ["http://terminology.hl7.org/ValueSet/v3-ActPriorityCallback"] + }, + { + "valueSet" : ["http://terminology.hl7.org/ValueSet/v3-xEncounterAdmissionUrgency"] + }] + }, + "expansion" : { + "identifier" : "urn:uuid:d367b781-9d7c-4e7d-909c-22b411f701e8", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 15, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/v3-ActPriority|3.0.0" + }, + { + "name" : "used-valueset", + "valueUri" : "http://terminology.hl7.org/ValueSet/v3-ActPriorityCallback|3.0.0" + }, + { + "name" : "used-valueset", + "valueUri" : "http://terminology.hl7.org/ValueSet/v3-xEncounterAdmissionUrgency|3.0.0" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActPriority", + "code" : "A", + "display" : "ASAP" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActPriority", + "code" : "CR", + "display" : "callback results" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActPriority", + "code" : "EL", + "display" : "elective" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActPriority", + "code" : "EM", + "display" : "emergency" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActPriority", + "code" : "P", + "display" : "preop" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActPriority", + "code" : "PRN", + "display" : "as needed" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActPriority", + "code" : "R", + "display" : "routine" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActPriority", + "code" : "RR", + "display" : "rush reporting" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActPriority", + "code" : "S", + "display" : "stat" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActPriority", + "code" : "T", + "display" : "timing critical" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActPriority", + "code" : "UD", + "display" : "use as directed" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActPriority", + "code" : "UR", + "display" : "urgent" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActPriority", + "code" : "CS", + "display" : "callback for scheduling" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActPriority", + "code" : "CSP", + "display" : "callback placer for scheduling" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActPriority", + "code" : "CSR", + "display" : "contact recipient for scheduling" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/v3-ActReason", + "resource" : { + "resourceType" : "ValueSet", + "id" : "v3-ActReason", + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "vocab" + }], + "url" : "http://terminology.hl7.org/ValueSet/v3-ActReason", + "version" : "3.0.0", + "name" : "ActReason", + "title" : "v3 Code System ActReason", + "status" : "active", + "experimental" : false, + "date" : "2018-08-12", + "publisher" : "Health Level Seven International", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org" + }, + { + "system" : "email", + "value" : "hq@HL7.org" + }] + }], + "description" : " A set of codes specifying the motivation, cause, or rationale of an Act, when such rationale is not reasonably represented as an ActRelationship of type \"has reason\" linking to another Act. Examples:\r\nExample reasons that might qualify for being coded in this field might be: \"routine requirement\", \"infectious disease reporting requirement\", \"on patient request\", \"required by law\".", + "immutable" : true, + "copyright" : "This material derives from the HL7 Terminology THO. THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license.html", + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:0f416a61-28fb-4363-a2f9-b755a718c382", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 298, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/v3-ActReason|3.1.0" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "abstract" : true, + "code" : "_ActAccommodationReason", + "display" : "ActAccommodationReason" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "ACCREQNA", + "display" : "Accommodation Requested Not Available" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "FLRCNV", + "display" : "Floor Convenience" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "MEDNEC", + "display" : "Medical Necessity" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "PAT", + "display" : "Patient request" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "abstract" : true, + "code" : "_ActCoverageReason", + "display" : "ActCoverageReason" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "abstract" : true, + "code" : "_EligibilityActReasonCode", + "display" : "EligibilityActReasonCode" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "abstract" : true, + "code" : "_ActIneligibilityReason", + "display" : "ActIneligibilityReason" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "COVSUS", + "display" : "coverage suspended" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "DECSD", + "display" : "deceased" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "REGERR", + "display" : "registered in error" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "abstract" : true, + "code" : "_CoverageEligibilityReason", + "display" : "CoverageEligibilityReason" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "AGE", + "display" : "age eligibility" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "CRIME", + "display" : "crime victim" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "DIS", + "display" : "disability" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "EMPLOY", + "display" : "employment benefit" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "FINAN", + "display" : "financial eligibility" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "HEALTH", + "display" : "health status" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "MULTI", + "display" : "multiple criteria eligibility" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "PNC", + "display" : "property and casualty condition" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "STATUTORY", + "display" : "statutory eligibility" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "VEHIC", + "display" : "motor vehicle accident victim" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "WORK", + "display" : "work related" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "abstract" : true, + "inactive" : true, + "code" : "_ActCoverageProviderReason", + "display" : "ActCoverageProviderReason" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "abstract" : true, + "inactive" : true, + "code" : "_ActCoverageServiceReason", + "display" : "ActCoverageServiceReason" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "abstract" : true, + "inactive" : true, + "code" : "_CoverageExclusionReason", + "display" : "CoverageExclusionReason" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "abstract" : true, + "inactive" : true, + "code" : "_CoverageFinancialParticipationReason", + "display" : "CoverageFinancialParticipationReason" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "abstract" : true, + "inactive" : true, + "code" : "_CoverageLimitationReason", + "display" : "CoverageLimitationReason" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "abstract" : true, + "code" : "_ActInformationManagementReason", + "display" : "ActInformationManagementReason" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "abstract" : true, + "code" : "_ActHealthInformationManagementReason", + "display" : "ActHealthInformationManagementReason" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "abstract" : true, + "code" : "_ActConsentInformationAccessOverrideReason", + "display" : "ActConsentInformationAccessOverrideReason" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "OVRER", + "display" : "emergency treatment override" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "OVRINCOMP", + "display" : "incompetency override" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "OVRPJ", + "display" : "professional judgment override" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "OVRPS", + "display" : "public safety override" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "OVRTPS", + "display" : "third party safety override" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "abstract" : true, + "code" : "PurposeOfUse", + "display" : "purpose of use" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "HMARKT", + "display" : "healthcare marketing" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "HOPERAT", + "display" : "healthcare operations" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "CAREMGT", + "display" : "care management" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "DONAT", + "display" : "donation" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "FRAUD", + "display" : "fraud" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "GOV", + "display" : "government" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "HACCRED", + "display" : "health accreditation" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "HCOMPL", + "display" : "health compliance" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "HDECD", + "display" : "decedent" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "HDIRECT", + "display" : "directory" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "HDM", + "display" : "healthcare delivery management" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "HLEGAL", + "display" : "legal" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "HOUTCOMS", + "display" : "health outcome measure" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "HPRGRP", + "display" : "health program reporting" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "HQUALIMP", + "display" : "health quality improvement" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "HSYSADMIN", + "display" : "health system administration" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "LABELING", + "display" : "labeling" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "METAMGT", + "display" : "metadata management" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "MEMADMIN", + "display" : "member administration" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "MILCDM", + "display" : "military command" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "PATADMIN", + "display" : "patient administration" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "PATSFTY", + "display" : "patient safety" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "PERFMSR", + "display" : "performance measure" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "RECORDMGT", + "display" : "records management" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "SYSDEV", + "display" : "system development" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "HTEST", + "display" : "test health data" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "TRAIN", + "display" : "training" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "MLTRAINING", + "display" : "machine learning training" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "HPAYMT", + "display" : "healthcare payment" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "CLMATTCH", + "display" : "claim attachment" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "COVAUTH", + "display" : "coverage authorization" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "COVERAGE", + "display" : "coverage under policy or program" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "ELIGDTRM", + "display" : "eligibility determination" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "ELIGVER", + "display" : "eligibility verification" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "ENROLLM", + "display" : "enrollment" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "MILDCRG", + "display" : "military discharge" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "REMITADV", + "display" : "remittance advice" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "PMTDS", + "display" : "decision support assisted payment decision" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "HRESCH", + "display" : "healthcare research" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "BIORCH", + "display" : "biomedical research" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "CLINTRCH", + "display" : "clinical trial research" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "CLINTRCHNPC", + "display" : "clinical trial research without patient care" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "CLINTRCHPC", + "display" : "clinical trial research with patient care" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "PRECLINTRCH", + "display" : "preclinical trial research" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "DSRCH", + "display" : "disease specific healthcare research" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "POARCH", + "display" : "population origins or ancestry healthcare research" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "TRANSRCH", + "display" : "translational healthcare research" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "PATRQT", + "display" : "patient requested" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "FAMRQT", + "display" : "family requested" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "PWATRNY", + "display" : "power of attorney" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "SUPNWK", + "display" : "support network" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "PUBHLTH", + "display" : "public health" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "DISASTER", + "display" : "disaster" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "THREAT", + "display" : "threat" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "TREAT", + "display" : "treatment" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "CLINTRL", + "display" : "clinical trial" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "COC", + "display" : "coordination of care" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "ETREAT", + "display" : "Emergency Treatment" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "BTG", + "display" : "break the glass" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "ERTREAT", + "display" : "emergency room treatment" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "POPHLTH", + "display" : "population health" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "TREATDS", + "display" : "decision support assisted treatment decision" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "abstract" : true, + "inactive" : true, + "code" : "_ActHealthInformationPrivacyReason", + "display" : "ActHealthInformationPrivacyReason" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "abstract" : true, + "code" : "_ActInformationPrivacyReason", + "display" : "ActInformationPrivacyReason" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "MARKT", + "display" : "marketing" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "OPERAT", + "display" : "operations" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "LEGAL", + "display" : "subpoena" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "ACCRED", + "display" : "accreditation" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "COMPL", + "display" : "compliance" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "ENADMIN", + "display" : "entity administration" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "OUTCOMS", + "display" : "outcome measure" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "PRGRPT", + "display" : "program reporting" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "QUALIMP", + "display" : "quality improvement" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "SYSADMN", + "display" : "system administration" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "PAYMT", + "display" : "payment" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "RESCH", + "display" : "research" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "SRVC", + "display" : "service" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "_ActInvalidReason", + "display" : "ActInvalidReason" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "ADVSTORAGE", + "display" : "adverse storage condition" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "COLDCHNBRK", + "display" : "cold chain break" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "EXPLOT", + "display" : "expired lot" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "OUTSIDESCHED", + "display" : "administered outside recommended schedule or practice" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "PRODRECALL", + "display" : "product recall" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "abstract" : true, + "code" : "_ActInvoiceCancelReason", + "display" : "ActInvoiceCancelReason" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "INCCOVPTY", + "display" : "incorrect covered party as patient" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "INCINVOICE", + "display" : "incorrect billing" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "INCPOLICY", + "display" : "incorrect policy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "INCPROV", + "display" : "incorrect provider" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "abstract" : true, + "code" : "_ActNoImmunizationReason", + "display" : "ActNoImmunizationReason" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "IMMUNE", + "display" : "immunity" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "MEDPREC", + "display" : "medical precaution" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "OSTOCK", + "display" : "product out of stock" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "PATOBJ", + "display" : "patient objection" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "PHILISOP", + "display" : "philosophical objection" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "RELIG", + "display" : "religious objection" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "VACEFF", + "display" : "vaccine efficacy concerns" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "VACSAF", + "display" : "vaccine safety concerns" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "abstract" : true, + "code" : "_ActSupplyFulfillmentRefusalReason", + "display" : "ActSupplyFulfillmentRefusalReason" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "FRR01", + "display" : "order stopped" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "FRR02", + "display" : "stale-dated order" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "FRR03", + "display" : "incomplete data" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "FRR04", + "display" : "product unavailable" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "FRR05", + "display" : "ethical/religious" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "FRR06", + "display" : "unable to provide care" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "abstract" : true, + "code" : "_ClinicalResearchEventReason", + "display" : "ClinicalResearchEventReason" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "RET", + "display" : "retest" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "SCH", + "display" : "scheduled" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "TRM", + "display" : "termination" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "UNS", + "display" : "unscheduled" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "abstract" : true, + "code" : "_ClinicalResearchObservationReason", + "display" : "ClinicalResearchObservationReason" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "NPT", + "display" : "non-protocol" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "PPT", + "display" : "per protocol" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "UPT", + "display" : "per definition" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "abstract" : true, + "code" : "_CombinedPharmacyOrderSuspendReasonCode", + "display" : "CombinedPharmacyOrderSuspendReasonCode" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "ALTCHOICE", + "display" : "try another treatment first" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "CLARIF", + "display" : "prescription requires clarification" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "DRUGHIGH", + "display" : "drug level too high" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "HOSPADM", + "display" : "admission to hospital" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "LABINT", + "display" : "lab interference issues" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "NON-AVAIL", + "display" : "patient not-available" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "PREG", + "display" : "parent is pregnant/breast feeding" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "SALG", + "display" : "allergy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "SDDI", + "display" : "drug interacts with another drug" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "SDUPTHER", + "display" : "duplicate therapy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "SINTOL", + "display" : "suspected intolerance" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "SURG", + "display" : "patient scheduled for surgery" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "WASHOUT", + "display" : "waiting for old drug to wash out" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "_ControlActNullificationReasonCode", + "display" : "ControlActNullificationReasonCode" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "ALTD", + "display" : "altered decision" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "EIE", + "display" : "entered in error" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "NORECMTCH", + "display" : "no record match" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "abstract" : true, + "code" : "_ControlActNullificationRefusalReasonType", + "display" : "ControlActNullificationRefusalReasonType" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "INRQSTATE", + "display" : "in requested state" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "NOMATCH", + "display" : "no match" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "NOPRODMTCH", + "display" : "no product match" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "NOSERMTCH", + "display" : "no service match" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "NOVERMTCH", + "display" : "no version match" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "NOPERM", + "display" : "no permission" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "NOUSERPERM", + "display" : "no user permission" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "NOAGNTPERM", + "display" : "no agent permission" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "inactive" : true, + "code" : "NOUSRPERM", + "display" : "no user permission" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "WRNGVER", + "display" : "wrong version" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "abstract" : true, + "code" : "_ControlActReason", + "display" : "ControlActReason" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "abstract" : true, + "code" : "_MedicationOrderAbortReasonCode", + "display" : "medication order abort reason" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "DISCONT", + "display" : "product discontinued" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "INEFFECT", + "display" : "ineffective" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "MONIT", + "display" : "response to monitoring" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "NOREQ", + "display" : "no longer required for treatment" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "NOTCOVER", + "display" : "not covered" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "PREFUS", + "display" : "patient refuse" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "RECALL", + "display" : "product recalled" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "REPLACE", + "display" : "change in order" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "DOSECHG", + "display" : "change in medication/dose" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "REPLACEFIX", + "display" : "error in order" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "UNABLE", + "display" : "unable to use" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "abstract" : true, + "code" : "_MedicationOrderReleaseReasonCode", + "display" : "medication order release reason" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "HOLDDONE", + "display" : "suspend reason no longer applies" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "HOLDINAP", + "display" : "suspend reason inappropriate" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "abstract" : true, + "code" : "_ModifyPrescriptionReasonType", + "display" : "ModifyPrescriptionReasonType" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "ADMINERROR", + "display" : "administrative error in order" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "CLINMOD", + "display" : "clinical modification" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "_PharmacySupplyEventAbortReason", + "display" : "PharmacySupplyEventAbortReason" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "CONTRA", + "display" : "contraindication" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "FOABORT", + "display" : "order aborted" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "FOSUSP", + "display" : "order suspended" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "NOPICK", + "display" : "not picked up" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "PATDEC", + "display" : "patient changed mind" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "QUANTCHG", + "display" : "change supply quantity" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "abstract" : true, + "code" : "_PharmacySupplyEventStockReasonCode", + "display" : "pharmacy supply event stock reason" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "FLRSTCK", + "display" : "floor stock" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "LTC", + "display" : "long term care use" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "OFFICE", + "display" : "office use" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "PHARM", + "display" : "pharmacy transfer" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "PROG", + "display" : "program use" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "abstract" : true, + "code" : "_PharmacySupplyRequestRenewalRefusalReasonCode", + "display" : "pharmacy supply request renewal refusal reason" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "ALREADYRX", + "display" : "new prescription exists" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "FAMPHYS", + "display" : "family physician must authorize further fills" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "MODIFY", + "display" : "modified prescription exists" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "NEEDAPMT", + "display" : "patient must make appointment" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "NOTAVAIL", + "display" : "prescriber not available" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "NOTPAT", + "display" : "patient no longer in this practice" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "ONHOLD", + "display" : "medication on hold" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "PRNA", + "display" : "product not available" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "STOPMED", + "display" : "prescriber stopped medication for patient" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "TOOEARLY", + "display" : "too early" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "abstract" : true, + "code" : "_SupplyOrderAbortReasonCode", + "display" : "supply order abort reason" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "IMPROV", + "display" : "condition improved" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "INTOL", + "display" : "intolerance" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "NEWSTR", + "display" : "new strength" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "NEWTHER", + "display" : "new therapy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "abstract" : true, + "inactive" : true, + "code" : "_ControlActReasonConditionNullify", + "display" : "ControlActReasonConditionNullify" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "abstract" : true, + "code" : "_GenericUpdateReasonCode", + "display" : "GenericUpdateReasonCode" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "CHGDATA", + "display" : "information change" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "FIXDATA", + "display" : "error correction" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "MDATA", + "display" : "merge data" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "NEWDATA", + "display" : "new information" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "UMDATA", + "display" : "unmerge data" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "abstract" : true, + "code" : "_PatientProfileQueryReasonCode", + "display" : "patient profile query reason" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "ADMREV", + "display" : "administrative review" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "PATCAR", + "display" : "patient care" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "PATREQ", + "display" : "patient request query" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "PRCREV", + "display" : "practice review" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "REGUL", + "display" : "regulatory review" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "RSRCH", + "display" : "research" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "VALIDATION", + "display" : "validation review" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "_PharmacySupplyRequestFulfillerRevisionRefusalReasonCode", + "display" : "PharmacySupplyRequestFulfillerRevisionRefusalReasonCode" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "LOCKED", + "display" : "locked" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "UNKWNTARGET", + "display" : "unknown target" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "abstract" : true, + "code" : "_RefusalReasonCode", + "display" : "RefusalReasonCode" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "abstract" : true, + "code" : "_SchedulingActReason", + "display" : "SchedulingActReason" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "BLK", + "display" : "Unexpected Block (of Schedule)" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "DEC", + "display" : "Patient Deceased" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "FIN", + "display" : "No Financial Backing" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "MED", + "display" : "Medical Status Altered" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "MTG", + "display" : "In an outside meeting" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "PHY", + "display" : "Physician request" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "_StatusRevisionRefusalReasonCode", + "display" : "StatusRevisionRefusalReasonCode" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "FILLED", + "display" : "fully filled" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "_SubstanceAdministrationPermissionRefusalReasonCode", + "display" : "SubstanceAdministrationPermissionRefusalReasonCode" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "PATINELIG", + "display" : "patient not eligible" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "PROTUNMET", + "display" : "protocol not met" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "PROVUNAUTH", + "display" : "provider not authorized" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "abstract" : true, + "code" : "_SubstanceAdminSubstitutionNotAllowedReason", + "display" : "SubstanceAdminSubstitutionNotAllowedReason" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "ALGINT", + "display" : "allergy intolerance" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "COMPCON", + "display" : "compliance concern" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "THERCHAR", + "display" : "therapeutic characteristics" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "TRIAL", + "display" : "clinical trial drug" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "abstract" : true, + "code" : "_SubstanceAdminSubstitutionReason", + "display" : "SubstanceAdminSubstitutionReason" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "CT", + "display" : "continuing therapy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "FP", + "display" : "formulary policy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "OS", + "display" : "out of stock" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "RR", + "display" : "regulatory requirement" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "abstract" : true, + "code" : "_TransferActReason", + "display" : "TransferActReason" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "ER", + "display" : "Error" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "RQ", + "display" : "Request" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "abstract" : true, + "inactive" : true, + "code" : "_ActAdjudicationReason", + "display" : "ActAdjudicationReason" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "abstract" : true, + "inactive" : true, + "code" : "_ActBillableServiceReason", + "display" : "ActBillableServiceReason" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "abstract" : true, + "inactive" : true, + "code" : "_ActBillableClinicalServiceReason", + "display" : "ActBillableClinicalServiceReason" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "abstract" : true, + "inactive" : true, + "code" : "_MedicallyNecessaryDuplicateProcedureReason", + "display" : "MedicallyNecessaryDuplicateProcedureReason" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "abstract" : true, + "inactive" : true, + "code" : "_ActCoverageLevelRasonCode", + "display" : "ActCoverageLevelRasonCode" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "abstract" : true, + "inactive" : true, + "code" : "_ActImmunizationReason", + "display" : "ActImmunizationReason" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "abstract" : true, + "inactive" : true, + "code" : "_ConrolActNullificationReasonCode", + "display" : "ConrolActNullificationReasonCode" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "abstract" : true, + "inactive" : true, + "code" : "_NonPerformanceReasonCode", + "display" : "NonPerformanceReasonCode" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "abstract" : true, + "inactive" : true, + "code" : "_ReasonForNotEvaluatingDevice", + "display" : "ReasonForNotEvaluatingDevice" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "abstract" : true, + "inactive" : true, + "code" : "_ReferralReasonCode", + "display" : "ReferralReasonCode" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "inactive" : true, + "code" : "BONUS" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "inactive" : true, + "code" : "CHD", + "display" : "Children only" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "inactive" : true, + "code" : "DEP", + "display" : "Dependents only" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "inactive" : true, + "code" : "ECH", + "display" : "Employee and children" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "inactive" : true, + "code" : "EDU" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "inactive" : true, + "code" : "EMP", + "display" : "Employee only" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "inactive" : true, + "code" : "ESP", + "display" : "Employee and spouse" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "inactive" : true, + "code" : "FAM", + "display" : "Family" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "inactive" : true, + "code" : "IND", + "display" : "Individual" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "inactive" : true, + "code" : "INVOICE" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "inactive" : true, + "code" : "PROA" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "inactive" : true, + "code" : "RECOV" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "inactive" : true, + "code" : "RETRO" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "inactive" : true, + "code" : "SPC", + "display" : "Spouse and children" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "inactive" : true, + "code" : "SPO", + "display" : "Spouse only" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "inactive" : true, + "code" : "TRAN" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/v3-ActSubstanceAdminSubstitutionCode", + "resource" : { + "resourceType" : "ValueSet", + "id" : "v3-ActSubstanceAdminSubstitutionCode", + "language" : "en", + "url" : "http://terminology.hl7.org/ValueSet/v3-ActSubstanceAdminSubstitutionCode", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.1.11.16621" + }], + "version" : "3.0.0", + "name" : "ActSubstanceAdminSubstitutionCode", + "title" : "ActSubstanceAdminSubstitutionCode", + "status" : "active", + "experimental" : false, + "date" : "2014-03-26", + "publisher" : "Health Level Seven International", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org" + }, + { + "system" : "email", + "value" : "hq@HL7.org" + }] + }], + "description" : "***No description***", + "copyright" : "This material derives from the HL7 Terminology THO. THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license.html", + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/v3-substanceAdminSubstitution", + "filter" : [{ + "property" : "concept", + "op" : "is-a", + "value" : "_ActSubstanceAdminSubstitutionCode" + }] + }], + "exclude" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/v3-substanceAdminSubstitution", + "concept" : [{ + "code" : "_ActSubstanceAdminSubstitutionCode" + }] + }] + }, + "expansion" : { + "identifier" : "urn:uuid:75679c25-9a83-45f3-8c18-e9f6efc78396", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 9, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/v3-substanceAdminSubstitution|3.0.0" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/v3-substanceAdminSubstitution", + "code" : "E", + "display" : "equivalent" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-substanceAdminSubstitution", + "code" : "EC", + "display" : "equivalent composition" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-substanceAdminSubstitution", + "code" : "BC", + "display" : "brand composition" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-substanceAdminSubstitution", + "code" : "G", + "display" : "generic composition" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-substanceAdminSubstitution", + "code" : "TE", + "display" : "therapeutic alternative" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-substanceAdminSubstitution", + "code" : "TB", + "display" : "therapeutic brand" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-substanceAdminSubstitution", + "code" : "TG", + "display" : "therapeutic generic" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-substanceAdminSubstitution", + "code" : "F", + "display" : "formulary" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-substanceAdminSubstitution", + "code" : "N", + "display" : "none" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/v3-FamilyMember", + "resource" : { + "resourceType" : "ValueSet", + "id" : "v3-FamilyMember", + "language" : "en", + "url" : "http://terminology.hl7.org/ValueSet/v3-FamilyMember", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.1.11.19579" + }], + "version" : "3.0.0", + "name" : "FamilyMember", + "title" : "FamilyMember", + "status" : "active", + "experimental" : false, + "date" : "2014-03-26", + "publisher" : "Health Level Seven International", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org" + }, + { + "system" : "email", + "value" : "hq@HL7.org" + }] + }], + "description" : "A relationship between two people characterizing their \"familial\" relationship", + "copyright" : "This material derives from the HL7 Terminology THO. THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license.html", + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "filter" : [{ + "property" : "concept", + "op" : "is-a", + "value" : "FAMMEMB" + }] + }] + }, + "expansion" : { + "identifier" : "urn:uuid:d8d6454f-3182-42cd-a1c2-decd426ffdda", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 107, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode|3.0.0" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "FAMMEMB", + "display" : "family member" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "CHILD", + "display" : "child" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "CHLDADOPT", + "display" : "adopted child" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "DAUADOPT", + "display" : "adopted daughter" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "SONADOPT", + "display" : "adopted son" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "CHLDFOST", + "display" : "foster child" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "DAUFOST", + "display" : "foster daughter" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "SONFOST", + "display" : "foster son" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "DAUC", + "display" : "daughter" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "DAU", + "display" : "natural daughter" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "STPDAU", + "display" : "stepdaughter" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "NCHILD", + "display" : "natural child" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "SON", + "display" : "natural son" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "SONC", + "display" : "son" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "STPSON", + "display" : "stepson" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "STPCHLD", + "display" : "step child" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "EXT", + "display" : "extended family member" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "AUNT", + "display" : "aunt" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "MAUNT", + "display" : "maternal aunt" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "PAUNT", + "display" : "paternal aunt" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "COUSN", + "display" : "cousin" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "MCOUSN", + "display" : "maternal cousin" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "PCOUSN", + "display" : "paternal cousin" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "GGRPRN", + "display" : "great grandparent" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "GGRFTH", + "display" : "great grandfather" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "MGGRFTH", + "display" : "maternal great-grandfather" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "PGGRFTH", + "display" : "paternal great-grandfather" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "GGRMTH", + "display" : "great grandmother" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "MGGRMTH", + "display" : "maternal great-grandmother" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "PGGRMTH", + "display" : "paternal great-grandmother" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "MGGRPRN", + "display" : "maternal great-grandparent" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "PGGRPRN", + "display" : "paternal great-grandparent" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "GRNDCHILD", + "display" : "grandchild" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "GRNDDAU", + "display" : "granddaughter" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "GRNDSON", + "display" : "grandson" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "GRPRN", + "display" : "grandparent" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "GRFTH", + "display" : "grandfather" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "MGRFTH", + "display" : "maternal grandfather" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "PGRFTH", + "display" : "paternal grandfather" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "GRMTH", + "display" : "grandmother" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "MGRMTH", + "display" : "maternal grandmother" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "PGRMTH", + "display" : "paternal grandmother" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "MGRPRN", + "display" : "maternal grandparent" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "PGRPRN", + "display" : "paternal grandparent" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "INLAW", + "display" : "inlaw" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "CHLDINLAW", + "display" : "child-in-law" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "DAUINLAW", + "display" : "daughter in-law" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "SONINLAW", + "display" : "son in-law" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "PRNINLAW", + "display" : "parent in-law" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "FTHINLAW", + "display" : "father-in-law" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "MTHINLAW", + "display" : "mother-in-law" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "inactive" : true, + "code" : "MTHINLOAW", + "display" : "mother-in-law" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "SIBINLAW", + "display" : "sibling in-law" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "BROINLAW", + "display" : "brother-in-law" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "SISINLAW", + "display" : "sister-in-law" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "inactive" : true, + "code" : "SISLINLAW", + "display" : "sister-in-law" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "NIENEPH", + "display" : "niece/nephew" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "NEPHEW", + "display" : "nephew" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "NIECE", + "display" : "niece" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "UNCLE", + "display" : "uncle" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "MUNCLE", + "display" : "maternal uncle" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "PUNCLE", + "display" : "paternal uncle" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "PRN", + "display" : "parent" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "ADOPTP", + "display" : "adoptive parent" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "ADOPTF", + "display" : "adoptive father" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "ADOPTM", + "display" : "adoptive mother" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "FTH", + "display" : "father" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "FTHFOST", + "display" : "foster father" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "NFTH", + "display" : "natural father" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "NFTHF", + "display" : "natural father of fetus" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "STPFTH", + "display" : "stepfather" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "MTH", + "display" : "mother" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "GESTM", + "display" : "gestational mother" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "MTHFOST", + "display" : "foster mother" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "NMTH", + "display" : "natural mother" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "NMTHF", + "display" : "natural mother of fetus" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "STPMTH", + "display" : "stepmother" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "NPRN", + "display" : "natural parent" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "PRNFOST", + "display" : "foster parent" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "STPPRN", + "display" : "step parent" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "SIB", + "display" : "sibling" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "BRO", + "display" : "brother" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "HBRO", + "display" : "half-brother" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "NBRO", + "display" : "natural brother" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "TWINBRO", + "display" : "twin brother" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "FTWINBRO", + "display" : "fraternal twin brother" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "ITWINBRO", + "display" : "identical twin brother" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "STPBRO", + "display" : "stepbrother" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "HSIB", + "display" : "half-sibling" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "HSIS", + "display" : "half-sister" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "NSIB", + "display" : "natural sibling" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "NSIS", + "display" : "natural sister" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "TWINSIS", + "display" : "twin sister" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "FTWINSIS", + "display" : "fraternal twin sister" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "ITWINSIS", + "display" : "identical twin sister" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "TWIN", + "display" : "twin" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "FTWIN", + "display" : "fraternal twin" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "ITWIN", + "display" : "identical twin" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "SIS", + "display" : "sister" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "STPSIS", + "display" : "stepsister" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "STPSIB", + "display" : "step sibling" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "SIGOTHR", + "display" : "significant other" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "DOMPART", + "display" : "domestic partner" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "FMRSPS", + "display" : "former spouse" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "SPS", + "display" : "spouse" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "HUSB", + "display" : "husband" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "WIFE", + "display" : "wife" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/v3-HL7FormatCodes", + "resource" : { + "resourceType" : "ValueSet", + "id" : "v3-HL7FormatCodes", + "url" : "http://terminology.hl7.org/ValueSet/v3-HL7FormatCodes", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.11.19752" + }], + "version" : "2.1.0", + "name" : "HL7FormatCodes", + "title" : "HL7 ValueSet of Format Codes for use with Document Sharing", + "status" : "active", + "experimental" : false, + "date" : "2024-02-16", + "publisher" : "Health Level Seven International", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org" + }, + { + "system" : "email", + "value" : "hq@HL7.org" + }] + }], + "description" : "The HL7-FormatCodes value set is defined to be the set of FormatCode(s) defined by implementation guides published by HL7 and other SDOs. The use of a formatCode from the FormatCodes value set specifies the technical format that a document conforms to. The formatCode is a further specialization more detailed than the mime-type. The formatCode provides sufficient information to allow any potential document content consumer to know if it can process and/or display the content of the document based on the document encoding, structure and template conformance indicated by the formatCode. The set of formatCodes is intended to be extensible. The Content Logical Description is defined intentionally to permit formatCodes defined by other Standards Development Organizations to be added by inclusion of additional formatCode Code Systems.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001" + }] + }], + "immutable" : false, + "copyright" : "This material derives from the HL7 Terminology THO. THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license.html", + "compose" : { + "include" : [{ + "system" : "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode", + "filter" : [{ + "property" : "status", + "op" : "=", + "value" : "active" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-HL7DocumentFormatCodes" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:83513f34-336b-4117-807c-a8615346432c", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 94, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode|1.3.0" + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/v3-HL7DocumentFormatCodes|4.0.0" + }], + "contains" : [{ + "system" : "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode", + "code" : "urn:ihe:pcc:xphr:2007", + "display" : "PCC XPHR" + }, + { + "system" : "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode", + "code" : "urn:ihe:pcc:aps:2007", + "display" : "PCC APS" + }, + { + "system" : "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode", + "code" : "urn:ihe:pcc:xds-ms:2007", + "display" : "PCC XDS-MS" + }, + { + "system" : "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode", + "code" : "urn:ihe:pcc:edr:2007", + "display" : "PCC EDR" + }, + { + "system" : "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode", + "code" : "urn:ihe:pcc:edes:2007", + "display" : "PCC EDES" + }, + { + "system" : "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode", + "code" : "urn:ihe:pcc:apr:handp:2008", + "display" : "PCC APR HANDP" + }, + { + "system" : "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode", + "code" : "urn:ihe:pcc:apr:lab:2008", + "display" : "PCC APR LAB" + }, + { + "system" : "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode", + "code" : "urn:ihe:pcc:apr:edu:2008", + "display" : "PCC APR EDU" + }, + { + "system" : "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode", + "code" : "urn:ihe:pcc:crc:2008", + "display" : "PCC CRC" + }, + { + "system" : "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode", + "code" : "urn:ihe:pcc:cm:2008", + "display" : "Care Management (CM)" + }, + { + "system" : "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode", + "code" : "urn:ihe:pcc:ic:2008", + "display" : "Immunization Registry Content (IRC)" + }, + { + "system" : "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode", + "code" : "urn:ihe:pcc:tn:2007", + "display" : "PCC TN" + }, + { + "system" : "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode", + "code" : "urn:ihe:pcc:nn:2007", + "display" : "PCC NN" + }, + { + "system" : "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode", + "code" : "urn:ihe:pcc:ctn:2007", + "display" : "PCC CTN" + }, + { + "system" : "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode", + "code" : "urn:ihe:pcc:edpn:2007", + "display" : "PCC EDPN" + }, + { + "system" : "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode", + "code" : "urn:ihe:pcc:hp:2008", + "display" : "PCC HP" + }, + { + "system" : "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode", + "code" : "urn:ihe:pcc:ldhp:2009", + "display" : "PCC LDHP" + }, + { + "system" : "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode", + "code" : "urn:ihe:pcc:lds:2009", + "display" : "PCC LDS" + }, + { + "system" : "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode", + "code" : "urn:ihe:pcc:mds:2009", + "display" : "PCC MDS" + }, + { + "system" : "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode", + "code" : "urn:ihe:pcc:nds:2010", + "display" : "PCC NDS" + }, + { + "system" : "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode", + "code" : "urn:ihe:pcc:ppvs:2010", + "display" : "PCC PPVS" + }, + { + "system" : "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode", + "code" : "urn:ihe:pcc:trs:2011", + "display" : "PCC TRS" + }, + { + "system" : "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode", + "code" : "urn:ihe:pcc:ets:2011", + "display" : "PCC ETS" + }, + { + "system" : "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode", + "code" : "urn:ihe:pcc:its:2011", + "display" : "PCC ITS" + }, + { + "system" : "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode", + "code" : "urn:ihe:pcc:ript:2017", + "display" : "PCC RIPT" + }, + { + "system" : "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode", + "code" : "urn:ihe:pcc:pcs-cs:2018", + "display" : "PCC PCS-CS" + }, + { + "system" : "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode", + "code" : "urn:ihe:pcc:pcs-cr:2018", + "display" : "PCC PCS-CR" + }, + { + "system" : "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode", + "code" : "urn:ihe:pcc:ips:2020", + "display" : "PCC IPS" + }, + { + "system" : "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode", + "code" : "urn:ihe:pcc:360x:hl7:OMG:O19:2017", + "display" : "PCC 360X Referral Request" + }, + { + "system" : "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode", + "code" : "urn:ihe:pcc:360x:hl7:OSU:O51:2017", + "display" : "PCC 360X Referral Status Update" + }, + { + "system" : "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode", + "code" : "urn:ihe:pcc:360x:hl7:SIU:S12:2017", + "display" : "PCC 360X Appointment Notification" + }, + { + "system" : "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode", + "code" : "urn:ihe:pcc:360x:hl7:SIU:S13:2017", + "display" : "PCC 360X Appointment Reschedule Notification" + }, + { + "system" : "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode", + "code" : "urn:ihe:pcc:360x:hl7:SIU:S15:2017", + "display" : "PCC 360X Appointment Cancel Notification" + }, + { + "system" : "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode", + "code" : "urn:ihe:pcc:360x:hl7:SIU:S26:2017", + "display" : "PCC 360X Appointment No-show Notification" + }, + { + "system" : "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode", + "code" : "urn:ihe:iti:bppc:2007", + "display" : "ITI BPPC" + }, + { + "system" : "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode", + "code" : "urn:ihe:iti:bppc-sd:2007", + "display" : "ITI BPPC-SD" + }, + { + "system" : "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode", + "code" : "urn:ihe:iti:xds-sd:pdf:2008", + "display" : "ITI XDS-SD PDF" + }, + { + "system" : "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode", + "code" : "urn:ihe:iti:xds-sd:text:2008", + "display" : "ITI XDS-SD TEXT" + }, + { + "system" : "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode", + "code" : "urn:ihe:iti:xdw:2011:workflowDoc", + "display" : "ITI XDW" + }, + { + "system" : "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode", + "code" : "urn:ihe:iti:dsg:detached:2014", + "display" : "ITI DSG Detached" + }, + { + "system" : "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode", + "code" : "urn:ihe:iti:dsg:enveloping:2014", + "display" : "ITI DSG Enveloping" + }, + { + "system" : "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode", + "code" : "urn:ihe:iti:appc:2016:consent", + "display" : "ITI APPC" + }, + { + "system" : "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode", + "code" : "urn:ihe:iti:xds:2017:mimeTypeSufficient", + "display" : "mimeType Sufficient" + }, + { + "system" : "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode", + "code" : "urn:ihe:lab:xd-lab:2008", + "display" : "LAB XD-LAB" + }, + { + "system" : "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode", + "code" : "urn:ihe:rad:TEXT", + "display" : "RAD TEXT" + }, + { + "system" : "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode", + "code" : "urn:ihe:rad:PDF", + "display" : "RAD PDF" + }, + { + "system" : "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode", + "code" : "urn:ihe:rad:CDA:ImagingReportStructuredHeadings:2013", + "display" : "RAD CDA" + }, + { + "system" : "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode", + "code" : "urn:ihe:card:imaging:2011", + "display" : "CARD Imaging" + }, + { + "system" : "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode", + "code" : "urn:ihe:card:CRC:2012", + "display" : "CARD CRC" + }, + { + "system" : "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode", + "code" : "urn:ihe:card:EPRC-IE:2014", + "display" : "CARD EPRC-IE" + }, + { + "system" : "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode", + "code" : "urn:ihe:card:CPN:2017", + "display" : "CARD CPN" + }, + { + "system" : "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode", + "code" : "urn:ihe:dent:TEXT", + "display" : "DENT TEXT" + }, + { + "system" : "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode", + "code" : "urn:ihe:dent:PDF", + "display" : "DENT PDF" + }, + { + "system" : "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode", + "code" : "urn:ihe:dent:CDA:ImagingReportStructuredHeadings:2013", + "display" : "DENT CDA" + }, + { + "system" : "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode", + "code" : "urn:ihe.palm:apsr:2016", + "display" : "PALM APSR" + }, + { + "system" : "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode", + "code" : "urn:ihe:pharm:pre:2010", + "display" : "Pharmacy PRE" + }, + { + "system" : "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode", + "code" : "urn:ihe:pharm:padv:2010", + "display" : "Pharmacy PADV" + }, + { + "system" : "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode", + "code" : "urn:ihe:pharm:dis:2010", + "display" : "Pharmacy DIS" + }, + { + "system" : "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode", + "code" : "urn:ihe:pharm:pml:2013", + "display" : "Pharmacy PML" + }, + { + "system" : "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode", + "code" : "urn:ihe:pharm:mtp:2015", + "display" : "Pharmacy MTP" + }, + { + "system" : "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode", + "code" : "urn:ihe:pharm:cma:2017", + "display" : "Pharmacy CMA" + }, + { + "system" : "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode", + "code" : "urn:ihe:qrph:crd:2008", + "display" : "QRPH CRD" + }, + { + "system" : "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode", + "code" : "urn:ihe:qrph:dsc:2008", + "display" : "QRPH DSC" + }, + { + "system" : "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode", + "code" : "urn:ihe:qrph:prph:2009", + "display" : "QRPH PRPH-Ca" + }, + { + "system" : "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode", + "code" : "urn:ihe:qrph:LDS-VR:2013", + "display" : "QRPH LDS-VR" + }, + { + "system" : "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode", + "code" : "urn:ihe:qrph:BFDR-Birth:2014", + "display" : "QRPH BFDR Birth CDA document" + }, + { + "system" : "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode", + "code" : "urn:ihe:qrph:BFDR-FDeath:2014", + "display" : "QRPH BFDR Death CDA document" + }, + { + "system" : "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode", + "code" : "urn:ihe:qrph:vrdr:2013", + "display" : "QRPH VRDR" + }, + { + "system" : "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode", + "code" : "urn:ihe:qrph:ms-vrdr:2013", + "display" : "QRPH MS-VRDR" + }, + { + "system" : "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode", + "code" : "urn:ihe:qrph:hw:2013", + "display" : "QRPH HW" + }, + { + "system" : "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode", + "code" : "urn:ihe:qrph:NHS-Catl-UV:2015", + "display" : "QRPH EHDI NHS Cat I" + }, + { + "system" : "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode", + "code" : "urn:ihe:qrph:NHS-CatIII-UV:2015", + "display" : "QRPH EHDI NHS Cat III" + }, + { + "system" : "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode", + "code" : "urn:ihe:qrph:HPoCUS:2014", + "display" : "QRPH HPoC US" + }, + { + "system" : "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode", + "code" : "urn:ihe:qrph:HPoCUV:2014", + "display" : "QRPH HPoC UV" + }, + { + "system" : "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode", + "code" : "urn:ihe:qrph:fp:2017", + "display" : "QRPH FP V2" + }, + { + "system" : "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode", + "code" : "urn:ihe:qrph:ehdiwd:2013", + "display" : "QRPH EHDI-WD" + }, + { + "system" : "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode", + "code" : "urn:ihe:qrph:prq:2019", + "display" : "QRPH PRQ" + }, + { + "system" : "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode", + "code" : "urn:ihe:eyecare:geneyeevalpn:2014", + "display" : "EYECARE GEE" + }, + { + "system" : "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode", + "code" : "urn:ihe:eyecare:geneyeevalcn:2014", + "display" : "EYECARE GEE" + }, + { + "system" : "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode", + "code" : "urn:ihe:eyecare:summary:2015", + "display" : "EYECARE EC-SUMMARY" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-HL7DocumentFormatCodes", + "code" : "urn:hl7-org:sdwg:ccda-structuredBody:1.1", + "display" : "ccda-structuredBody:1.1" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-HL7DocumentFormatCodes", + "code" : "urn:hl7-org:sdwg:ccda-nonXMLBody:1.1", + "display" : "ccda-nonXMLBody:1.1" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-HL7DocumentFormatCodes", + "code" : "urn:hl7-org:sdwg:ccda-structuredBody:2.1", + "display" : "ccda-structuredBody:2.1" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-HL7DocumentFormatCodes", + "code" : "urn:hl7-org:sdwg:ccda-nonXMLBody:2.1", + "display" : "ccda-nonXMLBody:2.1" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-HL7DocumentFormatCodes", + "code" : "urn:hl7-org:sdwg:pacp-structuredBody:1.0", + "display" : "pacp-structuredBody:1.0" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-HL7DocumentFormatCodes", + "code" : "urn:hl7-org:sdwg:pacp-nonXMLBody:1.0", + "display" : "pacp-nonXMLBody:1.0" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-HL7DocumentFormatCodes", + "code" : "urn:hl7-org:sdwg:pacp-structuredBody:1.1", + "display" : "pacp-structuredBody:1.1" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-HL7DocumentFormatCodes", + "code" : "urn:hl7-org:sdwg:pacp-nonXMLBody:1.1", + "display" : "pacp-nonXMLBody:1.1" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-HL7DocumentFormatCodes", + "code" : "urn:hl7-org:sdwg:pacp-structuredBody:1.2", + "display" : "pacp-structuredBody:1.2" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-HL7DocumentFormatCodes", + "code" : "urn:hl7-org:sdwg:pacp-nonXMLBody:1.2", + "display" : "pacp-nonXMLBody:1.2" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-HL7DocumentFormatCodes", + "code" : "urn:hl7-org:sdwg:pacp-structuredBody:1.3", + "display" : "pacp-structuredBody:1.3" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-HL7DocumentFormatCodes", + "code" : "urn:hl7-org:sdwg:pacp-nonXMLBody:1.3", + "display" : "pacp-nonXMLBody:1.3" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-HL7DocumentFormatCodes", + "code" : "urn:hl7-org:sdwg:ccda-structuredBody:2.2", + "display" : "ccda-structuredBody:2.2" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-HL7DocumentFormatCodes", + "code" : "urn:hl7-org:sdwg:ccda-nonXMLBody:2.2", + "display" : "ccda-nonXMLBody:2.2" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/v3-ParticipationMode", + "resource" : { + "resourceType" : "ValueSet", + "id" : "v3-ParticipationMode", + "language" : "en", + "url" : "http://terminology.hl7.org/ValueSet/v3-ParticipationMode", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.1.11.16543" + }], + "version" : "3.0.0", + "name" : "ParticipationMode", + "title" : "ParticipationMode", + "status" : "active", + "experimental" : false, + "date" : "2014-03-26", + "publisher" : "Health Level Seven International", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org" + }, + { + "system" : "email", + "value" : "hq@HL7.org" + }] + }], + "description" : "Identifies the primary means by which an Entity participates in an Act.", + "copyright" : "This material derives from the HL7 Terminology THO. THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license.html", + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/v3-ParticipationMode", + "concept" : [{ + "code" : "PHYSICAL" + }, + { + "code" : "REMOTE" + }] + }, + { + "valueSet" : ["http://terminology.hl7.org/ValueSet/v3-ParticipationModeVerbal"] + }, + { + "valueSet" : ["http://terminology.hl7.org/ValueSet/v3-ParticipationModeWritten"] + }, + { + "valueSet" : ["http://terminology.hl7.org/ValueSet/v3-ParticipationModeElectronicData"] + }, + { + "valueSet" : ["http://terminology.hl7.org/ValueSet/v3-xPhysicalVerbalParticipationMode"] + }] + }, + "expansion" : { + "identifier" : "urn:uuid:bf164a88-9a64-4c84-9e04-2a3f678323ca", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 19, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/v3-ParticipationMode|4.0.0" + }, + { + "name" : "used-valueset", + "valueUri" : "http://terminology.hl7.org/ValueSet/v3-ParticipationModeVerbal|3.0.0" + }, + { + "name" : "used-valueset", + "valueUri" : "http://terminology.hl7.org/ValueSet/v3-ParticipationModeWritten|3.0.0" + }, + { + "name" : "used-valueset", + "valueUri" : "http://terminology.hl7.org/ValueSet/v3-ParticipationModeElectronicData|3.0.0" + }, + { + "name" : "used-valueset", + "valueUri" : "http://terminology.hl7.org/ValueSet/v3-xPhysicalVerbalParticipationMode|3.0.0" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/v3-ParticipationMode", + "code" : "PHYSICAL", + "display" : "physical presence" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ParticipationMode", + "code" : "REMOTE", + "display" : "remote presence" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ParticipationMode", + "code" : "VERBAL", + "display" : "verbal" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ParticipationMode", + "code" : "DICTATE", + "display" : "dictated" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ParticipationMode", + "code" : "FACE", + "display" : "face-to-face" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ParticipationMode", + "code" : "PHONE", + "display" : "telephone" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ParticipationMode", + "code" : "VIDEOCONF", + "display" : "videoconferencing" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ParticipationMode", + "code" : "WRITTEN", + "display" : "written" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ParticipationMode", + "code" : "FAXWRIT", + "display" : "telefax" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ParticipationMode", + "code" : "HANDWRIT", + "display" : "handwritten" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ParticipationMode", + "code" : "MAILWRIT", + "display" : "mail" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ParticipationMode", + "code" : "ONLINEWRIT", + "display" : "online written" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ParticipationMode", + "code" : "EMAILWRIT", + "display" : "email" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ParticipationMode", + "code" : "TYPEWRIT", + "display" : "typewritten" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ParticipationMode", + "code" : "MSGWRIT", + "display" : "messaging" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ParticipationMode", + "code" : "SMSWRIT", + "display" : "SMS message" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ParticipationMode", + "code" : "MMSWRIT", + "display" : "MMS message" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ParticipationMode", + "code" : "APPWRIT", + "display" : "messaging app" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ParticipationMode", + "code" : "ELECTRONIC", + "display" : "electronic data" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/v3-PersonalRelationshipRoleType", + "resource" : { + "resourceType" : "ValueSet", + "id" : "v3-PersonalRelationshipRoleType", + "language" : "en", + "url" : "http://terminology.hl7.org/ValueSet/v3-PersonalRelationshipRoleType", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.1.11.19563" + }], + "version" : "3.0.0", + "name" : "PersonalRelationshipRoleType", + "title" : "PersonalRelationshipRoleType", + "status" : "active", + "experimental" : false, + "date" : "2014-03-26", + "publisher" : "Health Level Seven International", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org" + }, + { + "system" : "email", + "value" : "hq@HL7.org" + }] + }], + "description" : "Types of personal relationships between two living subjects.\r\n\r\n*Example:*Parent, sibling, unrelated friend, neighbor", + "copyright" : "This material derives from the HL7 Terminology THO. THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license.html", + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "filter" : [{ + "property" : "concept", + "op" : "is-a", + "value" : "_PersonalRelationshipRoleType" + }] + }], + "exclude" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "concept" : [{ + "code" : "_PersonalRelationshipRoleType" + }] + }] + }, + "expansion" : { + "identifier" : "urn:uuid:59318bad-d913-449c-a524-9539cc943740", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 111, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode|3.0.0" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "FAMMEMB", + "display" : "family member", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "family member" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "CHILD", + "display" : "child", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "child" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "CHLDADOPT", + "display" : "adopted child", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "adopted child" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "DAUADOPT", + "display" : "adopted daughter", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "adopted daughter" + }, + { + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "adopted daughter" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "SONADOPT", + "display" : "adopted son", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "adopted son" + }, + { + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "adopted son" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "CHLDFOST", + "display" : "foster child", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "foster child" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "DAUFOST", + "display" : "foster daughter", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "foster daughter" + }, + { + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "foster daughter" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "SONFOST", + "display" : "foster son", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "foster son" + }, + { + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "foster son" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "DAUC", + "display" : "daughter", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "daughter" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "DAU", + "display" : "natural daughter", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "natural daughter" + }, + { + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "natural daughter" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "STPDAU", + "display" : "stepdaughter", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "stepdaughter" + }, + { + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "stepdaughter" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "NCHILD", + "display" : "natural child", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "natural child" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "SON", + "display" : "natural son", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "natural son" + }, + { + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "natural son" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "SONC", + "display" : "son", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "son" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "STPSON", + "display" : "stepson", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "stepson" + }, + { + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "stepson" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "STPCHLD", + "display" : "step child", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "step child" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "EXT", + "display" : "extended family member", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "extended family member" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "AUNT", + "display" : "aunt", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "aunt" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "MAUNT", + "display" : "maternal aunt", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "maternal aunt" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "PAUNT", + "display" : "paternal aunt", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "paternal aunt" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "COUSN", + "display" : "cousin", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "cousin" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "MCOUSN", + "display" : "maternal cousin", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "maternal cousin" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "PCOUSN", + "display" : "paternal cousin", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "paternal cousin" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "GGRPRN", + "display" : "great grandparent", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "great grandparent" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "GGRFTH", + "display" : "great grandfather", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "great grandfather" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "MGGRFTH", + "display" : "maternal great-grandfather", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "maternal great-grandfather" + }, + { + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "maternal great-grandfather" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "PGGRFTH", + "display" : "paternal great-grandfather", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "paternal great-grandfather" + }, + { + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "paternal great-grandfather" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "GGRMTH", + "display" : "great grandmother", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "great grandmother" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "MGGRMTH", + "display" : "maternal great-grandmother", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "maternal great-grandmother" + }, + { + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "maternal great-grandmother" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "PGGRMTH", + "display" : "paternal great-grandmother", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "paternal great-grandmother" + }, + { + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "paternal great-grandmother" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "MGGRPRN", + "display" : "maternal great-grandparent", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "maternal great-grandparent" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "PGGRPRN", + "display" : "paternal great-grandparent", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "paternal great-grandparent" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "GRNDCHILD", + "display" : "grandchild", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "grandchild" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "GRNDDAU", + "display" : "granddaughter", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "granddaughter" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "GRNDSON", + "display" : "grandson", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "grandson" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "GRPRN", + "display" : "grandparent", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "grandparent" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "GRFTH", + "display" : "grandfather", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "grandfather" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "MGRFTH", + "display" : "maternal grandfather", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "maternal grandfather" + }, + { + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "maternal grandfather" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "PGRFTH", + "display" : "paternal grandfather", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "paternal grandfather" + }, + { + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "paternal grandfather" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "GRMTH", + "display" : "grandmother", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "grandmother" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "MGRMTH", + "display" : "maternal grandmother", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "maternal grandmother" + }, + { + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "maternal grandmother" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "PGRMTH", + "display" : "paternal grandmother", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "paternal grandmother" + }, + { + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "paternal grandmother" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "MGRPRN", + "display" : "maternal grandparent", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "maternal grandparent" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "PGRPRN", + "display" : "paternal grandparent", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "paternal grandparent" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "INLAW", + "display" : "inlaw", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "inlaw" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "CHLDINLAW", + "display" : "child-in-law", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "child-in-law" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "DAUINLAW", + "display" : "daughter in-law", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "daughter in-law" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "SONINLAW", + "display" : "son in-law", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "son in-law" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "PRNINLAW", + "display" : "parent in-law", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "parent in-law" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "FTHINLAW", + "display" : "father-in-law", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "father-in-law" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "MTHINLAW", + "display" : "mother-in-law", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "mother-in-law" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "inactive" : true, + "code" : "MTHINLOAW", + "display" : "mother-in-law", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "mother-in-law" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "SIBINLAW", + "display" : "sibling in-law", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "sibling in-law" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "BROINLAW", + "display" : "brother-in-law", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "brother-in-law" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "SISINLAW", + "display" : "sister-in-law", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "sister-in-law" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "inactive" : true, + "code" : "SISLINLAW", + "display" : "sister-in-law", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "sister-in-law" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "NIENEPH", + "display" : "niece/nephew", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "niece/nephew" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "NEPHEW", + "display" : "nephew", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "nephew" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "NIECE", + "display" : "niece", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "niece" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "UNCLE", + "display" : "uncle", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "uncle" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "MUNCLE", + "display" : "maternal uncle", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "maternal uncle" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "PUNCLE", + "display" : "paternal uncle", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "paternal uncle" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "PRN", + "display" : "parent", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "parent" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "ADOPTP", + "display" : "adoptive parent", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "adoptive parent" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "ADOPTF", + "display" : "adoptive father", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "adoptive father" + }, + { + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "adoptive father" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "ADOPTM", + "display" : "adoptive mother", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "adoptive mother" + }, + { + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "adoptive mother" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "FTH", + "display" : "father", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "father" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "FTHFOST", + "display" : "foster father", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "foster father" + }, + { + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "foster father" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "NFTH", + "display" : "natural father", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "natural father" + }, + { + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "natural father" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "NFTHF", + "display" : "natural father of fetus", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "natural father of fetus" + }, + { + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "natural father of fetus" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "STPFTH", + "display" : "stepfather", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "stepfather" + }, + { + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "stepfather" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "MTH", + "display" : "mother", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "mother" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "GESTM", + "display" : "gestational mother", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "gestational mother" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "MTHFOST", + "display" : "foster mother", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "foster mother" + }, + { + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "foster mother" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "NMTH", + "display" : "natural mother", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "natural mother" + }, + { + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "natural mother" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "NMTHF", + "display" : "natural mother of fetus", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "natural mother of fetus" + }, + { + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "natural mother of fetus" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "STPMTH", + "display" : "stepmother", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "stepmother" + }, + { + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "stepmother" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "NPRN", + "display" : "natural parent", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "natural parent" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "PRNFOST", + "display" : "foster parent", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "foster parent" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "STPPRN", + "display" : "step parent", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "step parent" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "SIB", + "display" : "sibling", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "sibling" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "BRO", + "display" : "brother", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "brother" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "HBRO", + "display" : "half-brother", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "half-brother" + }, + { + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "half-brother" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "NBRO", + "display" : "natural brother", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "natural brother" + }, + { + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "natural brother" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "TWINBRO", + "display" : "twin brother", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "twin brother" + }, + { + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "twin brother" + }, + { + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "twin brother" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "FTWINBRO", + "display" : "fraternal twin brother", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "fraternal twin brother" + }, + { + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "fraternal twin brother" + }, + { + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "fraternal twin brother" + }, + { + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "fraternal twin brother" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "ITWINBRO", + "display" : "identical twin brother", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "identical twin brother" + }, + { + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "identical twin brother" + }, + { + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "identical twin brother" + }, + { + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "identical twin brother" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "STPBRO", + "display" : "stepbrother", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "stepbrother" + }, + { + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "stepbrother" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "HSIB", + "display" : "half-sibling", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "half-sibling" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "HSIS", + "display" : "half-sister", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "half-sister" + }, + { + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "half-sister" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "NSIB", + "display" : "natural sibling", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "natural sibling" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "NSIS", + "display" : "natural sister", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "natural sister" + }, + { + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "natural sister" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "TWINSIS", + "display" : "twin sister", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "twin sister" + }, + { + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "twin sister" + }, + { + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "twin sister" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "FTWINSIS", + "display" : "fraternal twin sister", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "fraternal twin sister" + }, + { + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "fraternal twin sister" + }, + { + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "fraternal twin sister" + }, + { + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "fraternal twin sister" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "ITWINSIS", + "display" : "identical twin sister", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "identical twin sister" + }, + { + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "identical twin sister" + }, + { + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "identical twin sister" + }, + { + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "identical twin sister" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "TWIN", + "display" : "twin", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "twin" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "FTWIN", + "display" : "fraternal twin", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "fraternal twin" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "ITWIN", + "display" : "identical twin", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "identical twin" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "SIS", + "display" : "sister", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "sister" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "STPSIS", + "display" : "stepsister", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "stepsister" + }, + { + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "stepsister" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "STPSIB", + "display" : "step sibling", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "step sibling" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "SIGOTHR", + "display" : "significant other", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "significant other" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "DOMPART", + "display" : "domestic partner", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "domestic partner" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "FMRSPS", + "display" : "former spouse", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "former spouse" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "SPS", + "display" : "spouse", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "spouse" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "HUSB", + "display" : "husband", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "husband" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "WIFE", + "display" : "wife", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "wife" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "FRND", + "display" : "unrelated friend" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "NBOR", + "display" : "neighbor" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "ONESELF", + "display" : "self" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "ROOM", + "display" : "Roommate" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/v3-PurposeOfUse", + "resource" : { + "resourceType" : "ValueSet", + "id" : "v3-PurposeOfUse", + "language" : "en", + "url" : "http://terminology.hl7.org/ValueSet/v3-PurposeOfUse", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.1.11.20448" + }], + "version" : "3.1.0", + "name" : "PurposeOfUse", + "title" : "PurposeOfUse", + "status" : "active", + "experimental" : false, + "date" : "2024-02-28", + "publisher" : "Health Level Seven International", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org" + }, + { + "system" : "email", + "value" : "hq@HL7.org" + }] + }], + "description" : "Supports communication of purpose of use at a general level.", + "copyright" : "This material derives from the HL7 Terminology THO. THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license.html", + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "filter" : [{ + "property" : "concept", + "op" : "is-a", + "value" : "PurposeOfUse" + }] + }] + }, + "expansion" : { + "identifier" : "urn:uuid:c079f3c5-3624-4bb3-8608-b8bbea5bd24c", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 63, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/v3-ActReason|3.1.0" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "abstract" : true, + "code" : "PurposeOfUse", + "display" : "purpose of use" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "HMARKT", + "display" : "healthcare marketing" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "HOPERAT", + "display" : "healthcare operations" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "CAREMGT", + "display" : "care management" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "DONAT", + "display" : "donation" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "FRAUD", + "display" : "fraud" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "GOV", + "display" : "government" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "HACCRED", + "display" : "health accreditation" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "HCOMPL", + "display" : "health compliance" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "HDECD", + "display" : "decedent" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "HDIRECT", + "display" : "directory" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "HDM", + "display" : "healthcare delivery management" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "HLEGAL", + "display" : "legal" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "HOUTCOMS", + "display" : "health outcome measure" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "HPRGRP", + "display" : "health program reporting" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "HQUALIMP", + "display" : "health quality improvement" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "HSYSADMIN", + "display" : "health system administration" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "LABELING", + "display" : "labeling" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "METAMGT", + "display" : "metadata management" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "MEMADMIN", + "display" : "member administration" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "MILCDM", + "display" : "military command" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "PATADMIN", + "display" : "patient administration" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "PATSFTY", + "display" : "patient safety" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "PERFMSR", + "display" : "performance measure" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "RECORDMGT", + "display" : "records management" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "SYSDEV", + "display" : "system development" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "HTEST", + "display" : "test health data" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "TRAIN", + "display" : "training" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "MLTRAINING", + "display" : "machine learning training" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "HPAYMT", + "display" : "healthcare payment" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "CLMATTCH", + "display" : "claim attachment" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "COVAUTH", + "display" : "coverage authorization" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "COVERAGE", + "display" : "coverage under policy or program" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "ELIGDTRM", + "display" : "eligibility determination" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "ELIGVER", + "display" : "eligibility verification" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "ENROLLM", + "display" : "enrollment" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "MILDCRG", + "display" : "military discharge" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "REMITADV", + "display" : "remittance advice" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "PMTDS", + "display" : "decision support assisted payment decision" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "HRESCH", + "display" : "healthcare research" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "BIORCH", + "display" : "biomedical research" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "CLINTRCH", + "display" : "clinical trial research" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "CLINTRCHNPC", + "display" : "clinical trial research without patient care" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "CLINTRCHPC", + "display" : "clinical trial research with patient care" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "PRECLINTRCH", + "display" : "preclinical trial research" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "DSRCH", + "display" : "disease specific healthcare research" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "POARCH", + "display" : "population origins or ancestry healthcare research" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "TRANSRCH", + "display" : "translational healthcare research" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "PATRQT", + "display" : "patient requested" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "FAMRQT", + "display" : "family requested" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "PWATRNY", + "display" : "power of attorney" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "SUPNWK", + "display" : "support network" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "PUBHLTH", + "display" : "public health" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "DISASTER", + "display" : "disaster" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "THREAT", + "display" : "threat" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "TREAT", + "display" : "treatment" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "CLINTRL", + "display" : "clinical trial" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "COC", + "display" : "coordination of care" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "ETREAT", + "display" : "Emergency Treatment" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "BTG", + "display" : "break the glass" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "ERTREAT", + "display" : "emergency room treatment" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "POPHLTH", + "display" : "population health" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "TREATDS", + "display" : "decision support assisted treatment decision" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/v3-RoleClassIngredientEntity", + "resource" : { + "resourceType" : "ValueSet", + "id" : "v3-RoleClassIngredientEntity", + "language" : "en", + "url" : "http://terminology.hl7.org/ValueSet/v3-RoleClassIngredientEntity", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.1.11.10430" + }], + "version" : "3.0.0", + "name" : "RoleClassIngredientEntity", + "title" : "RoleClassIngredientEntity", + "status" : "active", + "experimental" : false, + "date" : "2014-03-26", + "publisher" : "Health Level Seven International", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org" + }, + { + "system" : "email", + "value" : "hq@HL7.org" + }] + }], + "description" : "Relates a component (player) to a mixture (scoper). E.g., Glucose and Water are ingredients of D5W, latex may be an ingredient in a tracheal tube.", + "immutable" : true, + "copyright" : "This material derives from the HL7 Terminology THO. THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license.html", + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleClass", + "filter" : [{ + "property" : "concept", + "op" : "is-a", + "value" : "INGR" + }] + }] + }, + "expansion" : { + "identifier" : "urn:uuid:37817be2-d86a-447d-a05a-d7260ea99ea6", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 15, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/v3-RoleClass|4.0.0" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleClass", + "code" : "INGR", + "display" : "ingredient" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleClass", + "code" : "ACTI", + "display" : "active ingredient" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleClass", + "code" : "ACTIB", + "display" : "active ingredient - basis of strength" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleClass", + "code" : "ACTIM", + "display" : "active ingredient - moiety is basis of strength" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleClass", + "code" : "ACTIR", + "display" : "active ingredient - reference substance is basis of strength" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleClass", + "code" : "ADJV", + "display" : "adjuvant" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleClass", + "code" : "ADTV", + "display" : "additive" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleClass", + "code" : "BASE", + "display" : "base" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleClass", + "code" : "CNTM", + "display" : "contaminant ingredient" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleClass", + "code" : "IACT", + "display" : "inactive ingredient" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleClass", + "code" : "COLR", + "display" : "color additive", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009" + }, + "value" : "color" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleClass", + "code" : "FLVR", + "display" : "flavor additive", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009" + }, + "value" : "flavor" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleClass", + "code" : "PRSV", + "display" : "preservative" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleClass", + "code" : "STBL", + "display" : "stabilizer" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleClass", + "code" : "MECH", + "display" : "mechanical ingredient" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/v3-ServiceDeliveryLocationRoleType", + "resource" : { + "resourceType" : "ValueSet", + "id" : "v3-ServiceDeliveryLocationRoleType", + "language" : "en", + "url" : "http://terminology.hl7.org/ValueSet/v3-ServiceDeliveryLocationRoleType", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.1.11.17660" + }], + "version" : "3.0.0", + "name" : "ServiceDeliveryLocationRoleType", + "title" : "ServiceDeliveryLocationRoleType", + "status" : "active", + "experimental" : false, + "date" : "2014-03-26", + "publisher" : "Health Level Seven International", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org" + }, + { + "system" : "email", + "value" : "hq@HL7.org" + }] + }], + "description" : "A role of a place that further classifies the setting (e.g., accident site, road side, work site, community location) in which services are delivered.", + "copyright" : "This material derives from the HL7 Terminology THO. THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license.html", + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "filter" : [{ + "property" : "concept", + "op" : "descendent-of", + "value" : "_ServiceDeliveryLocationRoleType" + }] + }] + }, + "expansion" : { + "identifier" : "urn:uuid:de47002a-b04d-4ca8-a42d-68489a7cfb04", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 127, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode|3.0.0" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "abstract" : true, + "code" : "_DedicatedServiceDeliveryLocationRoleType", + "display" : "DedicatedServiceDeliveryLocationRoleType" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "abstract" : true, + "code" : "_DedicatedClinicalLocationRoleType", + "display" : "DedicatedClinicalLocationRoleType" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "DX", + "display" : "Diagnostics or therapeutics unit" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "CVDX", + "display" : "Cardiovascular diagnostics or therapeutics unit" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "CATH", + "display" : "Cardiac catheterization lab" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "ECHO", + "display" : "Echocardiography lab" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "GIDX", + "display" : "Gastroenterology diagnostics or therapeutics lab" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "ENDOS", + "display" : "Endoscopy lab", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009" + }, + "value" : "Ambulatory Health Care Facilities; Clinic/Center; Endoscopy" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "RADDX", + "display" : "Radiology diagnostics or therapeutics unit", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009" + }, + "value" : "Ambulatory Health Care Facilities; Clinic/Center; Radiology" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "RADO", + "display" : "Radiation oncology unit", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009" + }, + "value" : "Ambulatory Health Care Facilities; Clinic/Center; Oncology, Radiation" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "RNEU", + "display" : "Neuroradiology unit" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "HOSP", + "display" : "Hospital" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "CHR", + "display" : "Chronic Care Facility", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009" + }, + "value" : "Hospitals; Chronic Disease Hospital" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "GACH", + "display" : "Hospitals; General Acute Care Hospital", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009" + }, + "value" : "General acute care hospital" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "MHSP", + "display" : "Military Hospital", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009" + }, + "value" : "MilitaryHospital" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "PSYCHF", + "display" : "Psychatric Care Facility" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "RH", + "display" : "Rehabilitation hospital", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009" + }, + "value" : "Hospitals; Rehabilitation Hospital" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "RHAT", + "display" : "addiction treatment center" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "RHII", + "display" : "intellectual impairment center" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "RHMAD", + "display" : "parents with adjustment difficulties center" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "RHPI", + "display" : "physical impairment center" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "RHPIH", + "display" : "physical impairment - hearing center" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "RHPIMS", + "display" : "physical impairment - motor skills center" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "RHPIVS", + "display" : "physical impairment - visual skills center" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "RHYAD", + "display" : "youths with adjustment difficulties center" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "HU", + "display" : "Hospital unit" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "BMTU", + "display" : "Bone marrow transplant unit" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "CCU", + "display" : "Coronary care unit" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "CHEST", + "display" : "Chest unit" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "EPIL", + "display" : "Epilepsy unit" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "ER", + "display" : "Emergency room" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "ETU", + "display" : "Emergency trauma unit" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "HD", + "display" : "Hemodialysis unit" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "HLAB", + "display" : "hospital laboratory" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "INLAB", + "display" : "inpatient laboratory" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "OUTLAB", + "display" : "outpatient laboratory" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "HRAD", + "display" : "radiology unit" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "HUSCS", + "display" : "specimen collection site" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "ICU", + "display" : "Intensive care unit" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "PEDICU", + "display" : "Pediatric intensive care unit" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "PEDNICU", + "display" : "Pediatric neonatal intensive care unit" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "INPHARM", + "display" : "inpatient pharmacy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "MBL", + "display" : "medical laboratory" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "NCCS", + "display" : "Neurology critical care and stroke unit" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "NS", + "display" : "Neurosurgery unit" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "OUTPHARM", + "display" : "outpatient pharmacy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "PEDU", + "display" : "Pediatric unit" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "PHU", + "display" : "Psychiatric hospital unit", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009" + }, + "value" : "Hospital Units; Psychiatric Unit" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "RHU", + "display" : "Rehabilitation hospital unit", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009" + }, + "value" : "Hospital Units; Rehabilitation Unit" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "SLEEP", + "display" : "Sleep disorders unit" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "NCCF", + "display" : "Nursing or custodial care facility" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "SNF", + "display" : "Skilled nursing facility", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009" + }, + "value" : "Nursing & Custodial Care Facilities; Skilled Nursing Facility" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "OF", + "display" : "Outpatient facility" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "ALL", + "display" : "Allergy clinic" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "AMPUT", + "display" : "Amputee clinic" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "BMTC", + "display" : "Bone marrow transplant clinic" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "BREAST", + "display" : "Breast clinic" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "CANC", + "display" : "Child and adolescent neurology clinic" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "CAPC", + "display" : "Child and adolescent psychiatry clinic" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "CARD", + "display" : "Ambulatory Health Care Facilities; Clinic/Center; Rehabilitation: Cardiac Facilities", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009" + }, + "value" : "Cardiology clinic" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "PEDCARD", + "display" : "Pediatric cardiology clinic" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "COAG", + "display" : "Coagulation clinic" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "CRS", + "display" : "Colon and rectal surgery clinic" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "DERM", + "display" : "Dermatology clinic" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "ENDO", + "display" : "Endocrinology clinic" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "PEDE", + "display" : "Pediatric endocrinology clinic" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "ENT", + "display" : "Otorhinolaryngology clinic" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "FMC", + "display" : "Family medicine clinic" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "GI", + "display" : "Gastroenterology clinic" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "PEDGI", + "display" : "Pediatric gastroenterology clinic" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "GIM", + "display" : "General internal medicine clinic" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "GYN", + "display" : "Gynecology clinic" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "HEM", + "display" : "Hematology clinic" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "PEDHEM", + "display" : "Pediatric hematology clinic" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "HTN", + "display" : "Hypertension clinic" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "IEC", + "display" : "Impairment evaluation center" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "INFD", + "display" : "Infectious disease clinic" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "PEDID", + "display" : "Pediatric infectious disease clinic" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "INV", + "display" : "Infertility clinic" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "LYMPH", + "display" : "Lympedema clinic" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "MGEN", + "display" : "Medical genetics clinic" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "NEPH", + "display" : "Nephrology clinic" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "PEDNEPH", + "display" : "Pediatric nephrology clinic" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "NEUR", + "display" : "Neurology clinic" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "OB", + "display" : "Obstetrics clinic" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "OMS", + "display" : "Oral and maxillofacial surgery clinic", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009" + }, + "value" : "Ambulatory Health Care Facilities; Clinic/Center; Surgery, Oral/Maxillofacial" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "ONCL", + "display" : "Medical oncology clinic" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "PEDHO", + "display" : "Pediatric oncology clinic" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "OPH", + "display" : "Opthalmology clinic" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "OPTC", + "display" : "optometry clinic" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "ORTHO", + "display" : "Orthopedics clinic" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "HAND", + "display" : "Hand clinic" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "PAINCL", + "display" : "Pain clinic", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009" + }, + "value" : "Ambulatory Health Care Facilities; Clinic/Center; Pain" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "PC", + "display" : "Primary care clinic", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009" + }, + "value" : "Ambulatory Health Care Facilities; Clinic/Center; Primary Care" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "PEDC", + "display" : "Pediatrics clinic" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "PEDRHEUM", + "display" : "Pediatric rheumatology clinic" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "POD", + "display" : "Podiatry clinic", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009" + }, + "value" : "Ambulatory Health Care Facilities; Clinic/Center; Podiatric" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "PREV", + "display" : "Preventive medicine clinic" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "PROCTO", + "display" : "Proctology clinic" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "PROFF", + "display" : "Provider's Office" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "PROS", + "display" : "Prosthodontics clinic" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "PSI", + "display" : "Psychology clinic" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "PSY", + "display" : "Psychiatry clinic" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "RHEUM", + "display" : "Rheumatology clinic" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "SPMED", + "display" : "Sports medicine clinic" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "SU", + "display" : "Surgery clinic" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "PLS", + "display" : "Plastic surgery clinic" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "URO", + "display" : "Urology clinic" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "TR", + "display" : "Transplant clinic" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "TRAVEL", + "display" : "Travel and geographic medicine clinic" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "WND", + "display" : "Wound clinic" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "RTF", + "display" : "Residential treatment facility" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "PRC", + "display" : "Pain rehabilitation center" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "SURF", + "display" : "Substance use rehabilitation facility", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009" + }, + "value" : "Residential Treatment Facilities; Substance Use Rehabilitation Facility" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "abstract" : true, + "code" : "_DedicatedNonClinicalLocationRoleType", + "display" : "DedicatedNonClinicalLocationRoleType" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "DADDR", + "display" : "Delivery Address" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "MOBL", + "display" : "Mobile Unit" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "AMB", + "display" : "Ambulance" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "PHARM", + "display" : "Pharmacy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "abstract" : true, + "code" : "_IncidentalServiceDeliveryLocationRoleType", + "display" : "IncidentalServiceDeliveryLocationRoleType" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "ACC", + "display" : "accident site" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "COMM", + "display" : "Community Location" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "CSC", + "display" : "community service center" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "PTRES", + "display" : "Patient's Residence" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "SCHOOL", + "display" : "school" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "UPC", + "display" : "underage protection center" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "WORK", + "display" : "work site" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/v3-SubstanceAdminSubstitutionReason", + "resource" : { + "resourceType" : "ValueSet", + "id" : "v3-SubstanceAdminSubstitutionReason", + "language" : "en", + "url" : "http://terminology.hl7.org/ValueSet/v3-SubstanceAdminSubstitutionReason", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.1.11.19377" + }], + "version" : "3.0.0", + "name" : "SubstanceAdminSubstitutionReason", + "title" : "SubstanceAdminSubstitutionReason", + "status" : "active", + "experimental" : false, + "date" : "2014-03-26", + "publisher" : "Health Level Seven International", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org" + }, + { + "system" : "email", + "value" : "hq@HL7.org" + }] + }], + "description" : "***No description***", + "copyright" : "This material derives from the HL7 Terminology THO. THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license.html", + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "filter" : [{ + "property" : "concept", + "op" : "is-a", + "value" : "_SubstanceAdminSubstitutionReason" + }] + }], + "exclude" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "concept" : [{ + "code" : "_SubstanceAdminSubstitutionReason" + }] + }] + }, + "expansion" : { + "identifier" : "urn:uuid:ad477af9-6b7d-4647-805c-3d2385c20401", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 4, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/v3-ActReason|3.1.0" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "CT", + "display" : "continuing therapy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "FP", + "display" : "formulary policy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "OS", + "display" : "out of stock" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "RR", + "display" : "regulatory requirement" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/dicom-cid-244-Laterality", + "resource" : { + "resourceType" : "ValueSet", + "id" : "dicom-cid-244-Laterality", + "url" : "http://dicom.nema.org/medical/dicom/current/output/chtml/part16/sect_CID_244.html", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:1.2.840.10008.6.1.37" + }], + "version" : "2024.2.20240331", + "name" : "Laterality", + "status" : "active", + "experimental" : false, + "date" : "2024-03-31", + "publisher" : "NEMA MITA DICOM", + "description" : "Transitive closure of CID 244 Laterality", + "copyright" : "© 2024 NEMA", + "compose" : { + "include" : [{ + "system" : "http://snomed.info/sct", + "concept" : [{ + "code" : "51440002", + "display" : "Bilateral" + }, + { + "code" : "24028007", + "display" : "Right" + }, + { + "code" : "7771000", + "display" : "Left" + }, + { + "code" : "66459002", + "display" : "Unilateral" + }] + }] + }, + "expansion" : { + "identifier" : "urn:uuid:676ddfe2-ad0d-4bbf-a117-e805bc1c0e3f", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 4, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-valueset", + "valueUri" : "null" + }, + { + "name" : "used-codesystem", + "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230131" + }, + { + "name" : "version", + "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230131" + }], + "contains" : [{ + "system" : "http://snomed.info/sct", + "code" : "51440002", + "display" : "Right and left", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Both sides" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bilateral" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Right and left (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bilateral" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "24028007", + "display" : "Right", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Right lateral" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dextro" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Right (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rt - Right" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Right side" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Right" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7771000", + "display" : "Left", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Left lateral" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Levo-" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Left (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Left side" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lt - Left" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Left" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "66459002", + "display" : "Unilateral", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "One-sided" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Unilateral (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Unilateral" + }] + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/dicom-cid-33-Modality", + "resource" : { + "resourceType" : "ValueSet", + "id" : "dicom-cid-33-Modality", + "url" : "http://dicom.nema.org/medical/dicom/current/output/chtml/part16/sect_CID_33.html", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:1.2.840.10008.6.1.1283" + }], + "version" : "2024.2.20240331", + "name" : "Modality", + "status" : "active", + "experimental" : false, + "date" : "2024-03-31", + "publisher" : "NEMA MITA DICOM", + "description" : "Transitive closure of CID 33 Modality", + "copyright" : "© 2024 NEMA", + "compose" : { + "include" : [{ + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "concept" : [{ + "code" : "BMD", + "display" : "Bone Mineral Densitometry" + }, + { + "code" : "EOG", + "display" : "Electrooculography" + }, + { + "code" : "SM", + "display" : "Slide Microscopy" + }, + { + "code" : "SR", + "display" : "Structured Report Document" + }, + { + "code" : "FID", + "display" : "Spatial Fiducials" + }, + { + "code" : "OP", + "display" : "Ophthalmic Photography" + }, + { + "code" : "OT", + "display" : "Other" + }, + { + "code" : "KO", + "display" : "Key Object Selection" + }, + { + "code" : "ECG", + "display" : "Electrocardiography" + }, + { + "code" : "GM", + "display" : "General Microscopy" + }, + { + "code" : "XA", + "display" : "X-Ray Angiography" + }, + { + "code" : "IOL", + "display" : "Intraocular Lens Calculation" + }, + { + "code" : "XC", + "display" : "External-camera Photography" + }, + { + "code" : "ASMT", + "display" : "Content Assessment Result" + }, + { + "code" : "DMS", + "display" : "Dermoscopy" + }, + { + "code" : "IVUS", + "display" : "Intravascular Ultrasound" + }, + { + "code" : "CR", + "display" : "Computed Radiography" + }, + { + "code" : "CT", + "display" : "Computed Tomography" + }, + { + "code" : "PA", + "display" : "Photoacoustic" + }, + { + "code" : "OSS", + "display" : "Optical Surface Scanner" + }, + { + "code" : "TG", + "display" : "Thermography" + }, + { + "code" : "REG", + "display" : "Registration" + }, + { + "code" : "LEN", + "display" : "Lensometry" + }, + { + "code" : "TEXTUREMAP", + "display" : "Texture Map" + }, + { + "code" : "RTDOSE", + "display" : "RT Dose" + }, + { + "code" : "OPTENF", + "display" : "Ophthalmic Tomography En Face" + }, + { + "code" : "HC", + "display" : "Hard Copy" + }, + { + "code" : "RTPLAN", + "display" : "RT Plan" + }, + { + "code" : "HD", + "display" : "Hemodynamic Waveform" + }, + { + "code" : "OCT", + "display" : "Optical Coherence Tomography" + }, + { + "code" : "BDUS", + "display" : "Ultrasound Bone Densitometry" + }, + { + "code" : "M3D", + "display" : "Model for 3D Manufacturing" + }, + { + "code" : "DG", + "display" : "Diaphanography" + }, + { + "code" : "PR", + "display" : "Presentation State" + }, + { + "code" : "PT", + "display" : "Positron emission tomography" + }, + { + "code" : "EPS", + "display" : "Cardiac Electrophysiology" + }, + { + "code" : "LS", + "display" : "Laser Scan" + }, + { + "code" : "PX", + "display" : "Panoramic X-Ray" + }, + { + "code" : "OPM", + "display" : "Ophthalmic Mapping" + }, + { + "code" : "OPTBSV", + "display" : "Ophthalmic Tomography B-scan Volume Analysis" + }, + { + "code" : "OPV", + "display" : "Ophthalmic Visual Field" + }, + { + "code" : "DX", + "display" : "Digital Radiography" + }, + { + "code" : "OPT", + "display" : "Ophthalmic Tomography" + }, + { + "code" : "DOC", + "display" : "Document" + }, + { + "code" : "RTRECORD", + "display" : "RT Treatment Record" + }, + { + "code" : "MG", + "display" : "Mammography" + }, + { + "code" : "US", + "display" : "Ultrasound" + }, + { + "code" : "EMG", + "display" : "Electromyography" + }, + { + "code" : "IVOCT", + "display" : "Intravascular Optical Coherence Tomography" + }, + { + "code" : "RTSTRUCT", + "display" : "RT Structure Set" + }, + { + "code" : "MR", + "display" : "Magnetic Resonance" + }, + { + "code" : "IO", + "display" : "Intra-oral Radiography" + }, + { + "code" : "EEG", + "display" : "Electroencephalography" + }, + { + "code" : "RTIMAGE", + "display" : "RT Image" + }, + { + "code" : "VA", + "display" : "Visual Acuity" + }, + { + "code" : "RESP", + "display" : "Respiratory Waveform" + }, + { + "code" : "ES", + "display" : "Endoscopy" + }, + { + "code" : "RWV", + "display" : "Real World Value Map" + }, + { + "code" : "AR", + "display" : "Autorefraction" + }, + { + "code" : "POS", + "display" : "Position Sensor" + }, + { + "code" : "SEG", + "display" : "Segmentation" + }, + { + "code" : "RG", + "display" : "Radiographic imaging" + }, + { + "code" : "RF", + "display" : "Radiofluoroscopy" + }, + { + "code" : "AU", + "display" : "Basic Voice Audio" + }, + { + "code" : "KER", + "display" : "Keratometry" + }, + { + "code" : "SMR", + "display" : "Stereometric Relationship" + }, + { + "code" : "CTPROTOCOL", + "display" : "CT Protocol" + }, + { + "code" : "STAIN", + "display" : "Automated Slide Stainer" + }, + { + "code" : "OAM", + "display" : "Ophthalmic Axial Measurements" + }, + { + "code" : "NM", + "display" : "Nuclear Medicine" + }, + { + "code" : "PLAN", + "display" : "Plan" + }, + { + "code" : "BI", + "display" : "Biomagnetic Imaging" + }, + { + "code" : "SRF", + "display" : "Subjective Refraction" + }, + { + "code" : "CFM", + "display" : "Confocal Microscopy" + }] + }] + }, + "expansion" : { + "identifier" : "urn:uuid:1f109f78-71b3-4b02-813a-a09afc2bf5a6", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 74, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://dicom.nema.org/resources/ontology/DCM|2024.2.20240331" + }], + "contains" : [{ + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "BMD", + "display" : "Bone Mineral Densitometry" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "EOG", + "display" : "Electrooculography" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "SM", + "display" : "Slide Microscopy" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "SR", + "display" : "Structured Report Document" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "FID", + "display" : "Spatial Fiducials" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "OP", + "display" : "Ophthalmic Photography" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "OT", + "display" : "Other" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "KO", + "display" : "Key Object Selection" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "ECG", + "display" : "Electrocardiography" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "GM", + "display" : "General Microscopy" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "XA", + "display" : "X-Ray Angiography" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "IOL", + "display" : "Intraocular Lens Calculation" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "XC", + "display" : "External-camera Photography" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "ASMT", + "display" : "Content Assessment Result" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "DMS", + "display" : "Dermoscopy" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "IVUS", + "display" : "Intravascular Ultrasound" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "CR", + "display" : "Computed Radiography" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "CT", + "display" : "Computed Tomography" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "PA", + "display" : "Photoacoustic" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "OSS", + "display" : "Optical Surface Scanner" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "TG", + "display" : "Thermography" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "REG", + "display" : "Registration" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "LEN", + "display" : "Lensometry" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "TEXTUREMAP", + "display" : "Texture Map" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "RTDOSE", + "display" : "RT Dose" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "OPTENF", + "display" : "Ophthalmic Tomography En Face" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "HC", + "display" : "Hard Copy" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "RTPLAN", + "display" : "RT Plan" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "HD", + "display" : "Hemodynamic Waveform" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "OCT", + "display" : "Optical Coherence Tomography" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "BDUS", + "display" : "Ultrasound Bone Densitometry" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "M3D", + "display" : "Model for 3D Manufacturing" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "DG", + "display" : "Diaphanography" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "PR", + "display" : "Presentation State" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "PT", + "display" : "Positron emission tomography" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "EPS", + "display" : "Cardiac Electrophysiology" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "LS", + "display" : "Laser Scan" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "PX", + "display" : "Panoramic X-Ray" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "OPM", + "display" : "Ophthalmic Mapping" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "OPTBSV", + "display" : "Ophthalmic Tomography B-scan Volume Analysis" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "OPV", + "display" : "Ophthalmic Visual Field" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "DX", + "display" : "Digital Radiography" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "OPT", + "display" : "Ophthalmic Tomography" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "DOC", + "display" : "Document" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "RTRECORD", + "display" : "RT Treatment Record" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "MG", + "display" : "Mammography" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "US", + "display" : "Ultrasound" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "EMG", + "display" : "Electromyography" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "IVOCT", + "display" : "Intravascular Optical Coherence Tomography" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "RTSTRUCT", + "display" : "RT Structure Set" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "MR", + "display" : "Magnetic Resonance" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "IO", + "display" : "Intra-oral Radiography" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "EEG", + "display" : "Electroencephalography" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "RTIMAGE", + "display" : "RT Image" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "VA", + "display" : "Visual Acuity" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "RESP", + "display" : "Respiratory Waveform" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "ES", + "display" : "Endoscopy" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "RWV", + "display" : "Real World Value Map" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "AR", + "display" : "Autorefraction" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "POS", + "display" : "Position Sensor" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "SEG", + "display" : "Segmentation" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "RG", + "display" : "Radiographic imaging" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "RF", + "display" : "Radiofluoroscopy" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "AU", + "display" : "Basic Voice Audio" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "KER", + "display" : "Keratometry" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "SMR", + "display" : "Stereometric Relationship" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "CTPROTOCOL", + "display" : "CT Protocol" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "STAIN", + "display" : "Automated Slide Stainer" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "OAM", + "display" : "Ophthalmic Axial Measurements" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "NM", + "display" : "Nuclear Medicine" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "PLAN", + "display" : "Plan" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "BI", + "display" : "Biomagnetic Imaging" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "SRF", + "display" : "Subjective Refraction" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "CFM", + "display" : "Confocal Microscopy" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/dicom-cid-7010-KeyObjectSelectionDocumentTitle", + "resource" : { + "resourceType" : "ValueSet", + "id" : "dicom-cid-7010-KeyObjectSelectionDocumentTitle", + "url" : "http://dicom.nema.org/medical/dicom/current/output/chtml/part16/sect_CID_7010.html", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:1.2.840.10008.6.1.490" + }], + "version" : "2024.2.20240331", + "name" : "KeyObjectSelectionDocumentTitle", + "status" : "active", + "experimental" : false, + "date" : "2024-03-31", + "publisher" : "NEMA MITA DICOM", + "description" : "Transitive closure of CID 7010 KeyObjectSelectionDocumentTitle", + "copyright" : "© 2024 NEMA", + "compose" : { + "include" : [{ + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "concept" : [{ + "code" : "113000", + "display" : "Of Interest" + }, + { + "code" : "113001", + "display" : "Rejected for Quality Reasons" + }, + { + "code" : "113002", + "display" : "For Referring Provider" + }, + { + "code" : "113003", + "display" : "For Surgery" + }, + { + "code" : "113004", + "display" : "For Teaching" + }, + { + "code" : "128219", + "display" : "Contouring Input Used" + }, + { + "code" : "128218", + "display" : "Diagnosis Input Used" + }, + { + "code" : "128211", + "display" : "RT Treatment Planning Input Used" + }, + { + "code" : "128210", + "display" : "RT Prescription Input Used" + }, + { + "code" : "128213", + "display" : "Physician Review Input Used" + }, + { + "code" : "128212", + "display" : "RT Plan Summation Input Used" + }, + { + "code" : "128215", + "display" : "Plan Quality Assurance Input Used" + }, + { + "code" : "128214", + "display" : "Physicist Review Input Used" + }, + { + "code" : "128217", + "display" : "Patient Setup Verification Input Used" + }, + { + "code" : "128216", + "display" : "Machine Quality Assurance Input Used" + }, + { + "code" : "113005", + "display" : "For Conference" + }, + { + "code" : "113006", + "display" : "For Therapy" + }, + { + "code" : "113007", + "display" : "For Patient" + }, + { + "code" : "113008", + "display" : "For Peer Review" + }, + { + "code" : "113009", + "display" : "For Research" + }, + { + "code" : "113030", + "display" : "Manifest" + }, + { + "code" : "113031", + "display" : "Signed Manifest" + }, + { + "code" : "113032", + "display" : "Complete Study Content" + }, + { + "code" : "113033", + "display" : "Signed Complete Study Content" + }, + { + "code" : "113034", + "display" : "Complete Acquisition Content" + }, + { + "code" : "113035", + "display" : "Signed Complete Acquisition Content" + }, + { + "code" : "113036", + "display" : "Group of Frames for Display" + }, + { + "code" : "113037", + "display" : "Rejected for Patient Safety Reasons" + }, + { + "code" : "128208", + "display" : "For Tumor Registry" + }, + { + "code" : "128207", + "display" : "For Clinical Trial Submission" + }, + { + "code" : "128209", + "display" : "RT Workflow Input Used" + }, + { + "code" : "128200", + "display" : "For RT Plan Summation" + }, + { + "code" : "128202", + "display" : "For Physicist Review" + }, + { + "code" : "128201", + "display" : "For Physician Review" + }, + { + "code" : "128204", + "display" : "For Plan Quality Assurance" + }, + { + "code" : "128203", + "display" : "For Tumor Board" + }, + { + "code" : "128206", + "display" : "For Patient Setup Verification" + }, + { + "code" : "128205", + "display" : "For Machine Quality Assurance" + }, + { + "code" : "113038", + "display" : "Incorrect Modality Worklist Entry" + }, + { + "code" : "113039", + "display" : "Data Retention Policy Expired" + }, + { + "code" : "113020", + "display" : "For Report Attachment" + }, + { + "code" : "113021", + "display" : "For Litigation" + }, + { + "code" : "113022", + "display" : "Collection of Presentation States" + }, + { + "code" : "128714", + "display" : "For Publication Export" + }, + { + "code" : "128713", + "display" : "For Research Collection Export" + }, + { + "code" : "128199", + "display" : "For Plan Comparison" + }, + { + "code" : "128710", + "display" : "For Teaching File Export" + }, + { + "code" : "128711", + "display" : "For Clinical Trial Export" + }, + { + "code" : "128192", + "display" : "RT Treatment Session Result" + }, + { + "code" : "128191", + "display" : "Patient Setup Verification Result" + }, + { + "code" : "128194", + "display" : "RT Treatment QA Result" + }, + { + "code" : "128193", + "display" : "RT Treatment Course Summary" + }, + { + "code" : "128196", + "display" : "For Segmentation" + }, + { + "code" : "128195", + "display" : "For Diagnosis" + }, + { + "code" : "128198", + "display" : "For RT Treatment Planning" + }, + { + "code" : "128197", + "display" : "For RT Prescription" + }, + { + "code" : "113010", + "display" : "Quality Issue" + }, + { + "code" : "113013", + "display" : "Best In Set" + }, + { + "code" : "128190", + "display" : "Dosimetric Result" + }, + { + "code" : "130373", + "display" : "RTV Audio and Stereo Video Rendition" + }, + { + "code" : "130372", + "display" : "RTV Stereo Video Rendition" + }, + { + "code" : "130371", + "display" : "RTV Audio and Video Rendition" + }, + { + "code" : "130370", + "display" : "RTV Rendition" + }, + { + "code" : "128222", + "display" : "Tumor Registry Input Used" + }, + { + "code" : "128189", + "display" : "RT Planning Result" + }, + { + "code" : "128221", + "display" : "Tumor Board Input Used" + }, + { + "code" : "128188", + "display" : "RT Treatment Simulation Result" + }, + { + "code" : "128223", + "display" : "Clinical Trial Submission Input Used" + }, + { + "code" : "128181", + "display" : "Diagnostic Source Images" + }, + { + "code" : "128180", + "display" : "For RT Workflow" + }, + { + "code" : "113018", + "display" : "For Printing" + }, + { + "code" : "128183", + "display" : "Registration Result" + }, + { + "code" : "128182", + "display" : "Segmentation Result" + }, + { + "code" : "128185", + "display" : "RT Prescription Result" + }, + { + "code" : "128184", + "display" : "Pre-Planning Result" + }, + { + "code" : "128220", + "display" : "Plan Comparison Input Used" + }, + { + "code" : "128187", + "display" : "Coordinate Alignment Image Series" + }, + { + "code" : "128186", + "display" : "Dose Calculation Image Series" + }] + }] + }, + "expansion" : { + "identifier" : "urn:uuid:e66f5748-b671-4b37-a537-a29d86db3ed3", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 78, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://dicom.nema.org/resources/ontology/DCM|2024.2.20240331" + }], + "contains" : [{ + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "113000", + "display" : "Of Interest" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "113001", + "display" : "Rejected for Quality Reasons" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "113002", + "display" : "For Referring Provider" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "113003", + "display" : "For Surgery" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "113004", + "display" : "For Teaching" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "128219", + "display" : "Contouring Input Used" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "128218", + "display" : "Diagnosis Input Used" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "128211", + "display" : "RT Treatment Planning Input Used" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "128210", + "display" : "RT Prescription Input Used" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "128213", + "display" : "Physician Review Input Used" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "128212", + "display" : "RT Plan Summation Input Used" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "128215", + "display" : "Plan Quality Assurance Input Used" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "128214", + "display" : "Physicist Review Input Used" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "128217", + "display" : "Patient Setup Verification Input Used" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "128216", + "display" : "Machine Quality Assurance Input Used" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "113005", + "display" : "For Conference" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "113006", + "display" : "For Therapy" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "113007", + "display" : "For Patient" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "113008", + "display" : "For Peer Review" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "113009", + "display" : "For Research" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "113030", + "display" : "Manifest" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "113031", + "display" : "Signed Manifest" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "113032", + "display" : "Complete Study Content" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "113033", + "display" : "Signed Complete Study Content" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "113034", + "display" : "Complete Acquisition Content" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "113035", + "display" : "Signed Complete Acquisition Content" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "113036", + "display" : "Group of Frames for Display" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "113037", + "display" : "Rejected for Patient Safety Reasons" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "128208", + "display" : "For Tumor Registry" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "128207", + "display" : "For Clinical Trial Submission" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "128209", + "display" : "RT Workflow Input Used" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "128200", + "display" : "For RT Plan Summation" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "128202", + "display" : "For Physicist Review" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "128201", + "display" : "For Physician Review" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "128204", + "display" : "For Plan Quality Assurance" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "128203", + "display" : "For Tumor Board" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "128206", + "display" : "For Patient Setup Verification" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "128205", + "display" : "For Machine Quality Assurance" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "113038", + "display" : "Incorrect Modality Worklist Entry" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "113039", + "display" : "Data Retention Policy Expired" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "113020", + "display" : "For Report Attachment" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "113021", + "display" : "For Litigation" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "113022", + "display" : "Collection of Presentation States" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "128714", + "display" : "For Publication Export" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "128713", + "display" : "For Research Collection Export" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "128199", + "display" : "For Plan Comparison" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "128710", + "display" : "For Teaching File Export" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "128711", + "display" : "For Clinical Trial Export" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "128192", + "display" : "RT Treatment Session Result" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "128191", + "display" : "Patient Setup Verification Result" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "128194", + "display" : "RT Treatment QA Result" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "128193", + "display" : "RT Treatment Course Summary" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "128196", + "display" : "For Segmentation" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "128195", + "display" : "For Diagnosis" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "128198", + "display" : "For RT Treatment Planning" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "128197", + "display" : "For RT Prescription" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "113010", + "display" : "Quality Issue" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "113013", + "display" : "Best In Set" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "128190", + "display" : "Dosimetric Result" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "130373", + "display" : "RTV Audio and Stereo Video Rendition" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "130372", + "display" : "RTV Stereo Video Rendition" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "130371", + "display" : "RTV Audio and Video Rendition" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "130370", + "display" : "RTV Rendition" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "128222", + "display" : "Tumor Registry Input Used" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "128189", + "display" : "RT Planning Result" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "128221", + "display" : "Tumor Board Input Used" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "128188", + "display" : "RT Treatment Simulation Result" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "128223", + "display" : "Clinical Trial Submission Input Used" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "128181", + "display" : "Diagnostic Source Images" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "128180", + "display" : "For RT Workflow" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "113018", + "display" : "For Printing" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "128183", + "display" : "Registration Result" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "128182", + "display" : "Segmentation Result" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "128185", + "display" : "RT Prescription Result" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "128184", + "display" : "Pre-Planning Result" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "128220", + "display" : "Plan Comparison Input Used" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "128187", + "display" : "Coordinate Alignment Image Series" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "128186", + "display" : "Dose Calculation Image Series" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/condition-outcome", + "resource" : { + "resourceType" : "ValueSet", + "id" : "condition-outcome", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "pc" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/condition-outcome", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.967" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.881" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.2.149" + }], + "version" : "6.0.0-ballot2", + "name" : "ConditionOutcomeCodes", + "title" : "Condition Outcome Codes", + "status" : "draft", + "experimental" : true, + "publisher" : "FHIR Project team", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "Example value set for condition outcomes.", + "copyright" : "This resource includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these specifications must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/get-snomed-ct or info@snomed.org", + "compose" : { + "include" : [{ + "system" : "http://snomed.info/sct", + "concept" : [{ + "code" : "419099009" + }, + { + "code" : "370996005" + }, + { + "code" : "765205004" + }, + { + "code" : "21134002" + }] + }] + }, + "expansion" : { + "identifier" : "urn:uuid:30fa6114-1321-4a9f-9868-62a0d797c263", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 4, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-valueset", + "valueUri" : "null" + }, + { + "name" : "used-codesystem", + "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230131" + }, + { + "name" : "version", + "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230131" + }], + "contains" : [{ + "system" : "http://snomed.info/sct", + "code" : "419099009", + "display" : "Dead (finding)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dead" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Died" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Has died" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "370996005", + "display" : "Patient condition resolved (finding)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Patient condition resolved" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Patient's condition resolved" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "765205004", + "display" : "Disorder in remission", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disorder in remission (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "21134002", + "display" : "Disability", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disability (finding)" + }] + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/conformance-expectation", + "resource" : { + "resourceType" : "ValueSet", + "id" : "conformance-expectation", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fhir" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/conformance-expectation", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.919" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.838" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.2.381" + }], + "version" : "6.0.0-ballot2", + "name" : "ConformanceExpectation", + "title" : "Conformance Expectation", + "status" : "active", + "experimental" : true, + "publisher" : "HL7 International / FHIR Infrastructure", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://www.hl7.org/Special/committees/fiwg" + }] + }], + "description" : "Description Needed Here", + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/conformance-expectation" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:6976f449-7ee6-4ffb-a3e4-df35cbeeded5", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 4, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/conformance-expectation|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/conformance-expectation", + "code" : "SHALL", + "display" : "SHALL" + }, + { + "system" : "http://hl7.org/fhir/conformance-expectation", + "code" : "SHOULD", + "display" : "SHOULD" + }, + { + "system" : "http://hl7.org/fhir/conformance-expectation", + "code" : "MAY", + "display" : "MAY" + }, + { + "system" : "http://hl7.org/fhir/conformance-expectation", + "code" : "SHOULD-NOT", + "display" : "SHOULD-NOT" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/appointmentresponse-status", + "resource" : { + "resourceType" : "ValueSet", + "id" : "appointmentresponse-status", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "pa" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 3 + }], + "url" : "http://hl7.org/fhir/ValueSet/appointmentresponse-status", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3314" + }], + "version" : "6.0.0-ballot2", + "name" : "AppointmentResponseStatus", + "title" : "Appointment Response Status", + "status" : "draft", + "experimental" : false, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "The Participation status for a participant in response to a request for an appointment.", + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/participationstatus" + }, + { + "system" : "http://hl7.org/fhir/appointmentstatus", + "concept" : [{ + "code" : "entered-in-error", + "display" : "Entered in error" + }] + }] + }, + "expansion" : { + "identifier" : "urn:uuid:85e69137-bc54-4074-871d-765c066aa011", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 5, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/participationstatus|6.0.0-ballot2" + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/appointmentstatus|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/participationstatus", + "code" : "accepted", + "display" : "Accepted" + }, + { + "system" : "http://hl7.org/fhir/participationstatus", + "code" : "declined", + "display" : "Declined" + }, + { + "system" : "http://hl7.org/fhir/participationstatus", + "code" : "tentative", + "display" : "Tentative" + }, + { + "system" : "http://hl7.org/fhir/participationstatus", + "code" : "needs-action", + "display" : "Needs Action" + }, + { + "system" : "http://hl7.org/fhir/appointmentstatus", + "code" : "entered-in-error", + "display" : "Entered in error" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/subscription-types", + "resource" : { + "resourceType" : "ValueSet", + "id" : "subscription-types", + "meta" : { + "lastUpdated" : "2024-10-03T04:31:51.554+11:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fhir" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "normative" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 5 + }], + "url" : "http://hl7.org/fhir/ValueSet/subscription-types", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.4.3319" + }], + "version" : "6.0.0-ballot2", + "name" : "SubscriptionTypes", + "title" : "Types used with Subscriptions", + "status" : "active", + "experimental" : false, + "publisher" : "HL7, International", + "description" : "Types used with Subscriptions", + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/fhir-types", + "concept" : [{ + "code" : "Reference" + }] + }, + { + "valueSet" : ["http://hl7.org/fhir/ValueSet/version-independent-resource-types"] + }] + }, + "expansion" : { + "identifier" : "urn:uuid:f8b5527c-534f-4f4d-a2f3-77770473cbed", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 205, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/fhir-types|6.0.0-ballot2" + }, + { + "name" : "used-valueset", + "valueUri" : "http://hl7.org/fhir/ValueSet/version-independent-resource-types|6.0.0-ballot2" + }, + { + "name" : "warning-experimental", + "valueUri" : "http://hl7.org/fhir/ValueSet/resource-types|6.0.0-ballot2" + }, + { + "name" : "used-valueset", + "valueUri" : "http://hl7.org/fhir/ValueSet/resource-types|6.0.0-ballot2" + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/fhir-old-types|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Reference", + "display" : "Reference" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Account", + "display" : "Account" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ActivityDefinition", + "display" : "ActivityDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ActorDefinition", + "display" : "ActorDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "AdministrableProductDefinition", + "display" : "AdministrableProductDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "AdverseEvent", + "display" : "AdverseEvent" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "AllergyIntolerance", + "display" : "AllergyIntolerance" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Appointment", + "display" : "Appointment" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "AppointmentResponse", + "display" : "AppointmentResponse" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ArtifactAssessment", + "display" : "ArtifactAssessment" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "AuditEvent", + "display" : "AuditEvent" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Basic", + "display" : "Basic" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Binary", + "display" : "Binary" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "BiologicallyDerivedProduct", + "display" : "BiologicallyDerivedProduct" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "BiologicallyDerivedProductDispense", + "display" : "BiologicallyDerivedProductDispense" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "BodyStructure", + "display" : "BodyStructure" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Bundle", + "display" : "Bundle" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "CapabilityStatement", + "display" : "CapabilityStatement" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "CarePlan", + "display" : "CarePlan" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "CareTeam", + "display" : "CareTeam" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ChargeItem", + "display" : "ChargeItem" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ChargeItemDefinition", + "display" : "ChargeItemDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Citation", + "display" : "Citation" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Claim", + "display" : "Claim" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ClaimResponse", + "display" : "ClaimResponse" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ClinicalImpression", + "display" : "ClinicalImpression" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ClinicalUseDefinition", + "display" : "ClinicalUseDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "CodeSystem", + "display" : "CodeSystem" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Communication", + "display" : "Communication" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "CommunicationRequest", + "display" : "CommunicationRequest" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "CompartmentDefinition", + "display" : "CompartmentDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Composition", + "display" : "Composition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ConceptMap", + "display" : "ConceptMap" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Condition", + "display" : "Condition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ConditionDefinition", + "display" : "ConditionDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Consent", + "display" : "Consent" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Contract", + "display" : "Contract" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Coverage", + "display" : "Coverage" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "CoverageEligibilityRequest", + "display" : "CoverageEligibilityRequest" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "CoverageEligibilityResponse", + "display" : "CoverageEligibilityResponse" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "DetectedIssue", + "display" : "DetectedIssue" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Device", + "display" : "Device" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "DeviceAlert", + "display" : "DeviceAlert" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "DeviceAssociation", + "display" : "DeviceAssociation" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "DeviceDefinition", + "display" : "DeviceDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "DeviceDispense", + "display" : "DeviceDispense" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "DeviceMetric", + "display" : "DeviceMetric" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "DeviceRequest", + "display" : "DeviceRequest" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "DeviceUsage", + "display" : "DeviceUsage" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "DiagnosticReport", + "display" : "DiagnosticReport" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "DocumentReference", + "display" : "DocumentReference" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Encounter", + "display" : "Encounter" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "EncounterHistory", + "display" : "EncounterHistory" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Endpoint", + "display" : "Endpoint" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "EnrollmentRequest", + "display" : "EnrollmentRequest" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "EnrollmentResponse", + "display" : "EnrollmentResponse" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "EpisodeOfCare", + "display" : "EpisodeOfCare" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "EventDefinition", + "display" : "EventDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Evidence", + "display" : "Evidence" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "EvidenceReport", + "display" : "EvidenceReport" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "EvidenceVariable", + "display" : "EvidenceVariable" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ExampleScenario", + "display" : "ExampleScenario" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ExplanationOfBenefit", + "display" : "ExplanationOfBenefit" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "FamilyMemberHistory", + "display" : "FamilyMemberHistory" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Flag", + "display" : "Flag" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "FormularyItem", + "display" : "FormularyItem" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "GenomicStudy", + "display" : "GenomicStudy" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Goal", + "display" : "Goal" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "GraphDefinition", + "display" : "GraphDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Group", + "display" : "Group" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "GuidanceResponse", + "display" : "GuidanceResponse" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "HealthcareService", + "display" : "HealthcareService" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ImagingSelection", + "display" : "ImagingSelection" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ImagingStudy", + "display" : "ImagingStudy" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Immunization", + "display" : "Immunization" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ImmunizationEvaluation", + "display" : "ImmunizationEvaluation" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ImmunizationRecommendation", + "display" : "ImmunizationRecommendation" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ImplementationGuide", + "display" : "ImplementationGuide" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Ingredient", + "display" : "Ingredient" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "InsurancePlan", + "display" : "InsurancePlan" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "InsuranceProduct", + "display" : "InsuranceProduct" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "InventoryItem", + "display" : "InventoryItem" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "InventoryReport", + "display" : "InventoryReport" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Invoice", + "display" : "Invoice" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Library", + "display" : "Library" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Linkage", + "display" : "Linkage" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "List", + "display" : "List" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Location", + "display" : "Location" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ManufacturedItemDefinition", + "display" : "ManufacturedItemDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Measure", + "display" : "Measure" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "MeasureReport", + "display" : "MeasureReport" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Medication", + "display" : "Medication" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "MedicationAdministration", + "display" : "MedicationAdministration" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "MedicationDispense", + "display" : "MedicationDispense" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "MedicationKnowledge", + "display" : "MedicationKnowledge" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "MedicationRequest", + "display" : "MedicationRequest" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "MedicationStatement", + "display" : "MedicationStatement" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "MedicinalProductDefinition", + "display" : "MedicinalProductDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "MessageDefinition", + "display" : "MessageDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "MessageHeader", + "display" : "MessageHeader" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "MolecularDefinition", + "display" : "MolecularDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "MolecularSequence", + "display" : "MolecularSequence" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "NamingSystem", + "display" : "NamingSystem" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "NutritionIntake", + "display" : "NutritionIntake" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "NutritionOrder", + "display" : "NutritionOrder" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "NutritionProduct", + "display" : "NutritionProduct" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Observation", + "display" : "Observation" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ObservationDefinition", + "display" : "ObservationDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "OperationDefinition", + "display" : "OperationDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "OperationOutcome", + "display" : "OperationOutcome" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Organization", + "display" : "Organization" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "OrganizationAffiliation", + "display" : "OrganizationAffiliation" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "PackagedProductDefinition", + "display" : "PackagedProductDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Parameters", + "display" : "Parameters" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Patient", + "display" : "Patient" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "PaymentNotice", + "display" : "PaymentNotice" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "PaymentReconciliation", + "display" : "PaymentReconciliation" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Permission", + "display" : "Permission" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Person", + "display" : "Person" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "PersonalRelationship", + "display" : "PersonalRelationship" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "PlanDefinition", + "display" : "PlanDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Practitioner", + "display" : "Practitioner" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "PractitionerRole", + "display" : "PractitionerRole" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Procedure", + "display" : "Procedure" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Provenance", + "display" : "Provenance" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Questionnaire", + "display" : "Questionnaire" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "QuestionnaireResponse", + "display" : "QuestionnaireResponse" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "RegulatedAuthorization", + "display" : "RegulatedAuthorization" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "RelatedPerson", + "display" : "RelatedPerson" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "RequestOrchestration", + "display" : "RequestOrchestration" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Requirements", + "display" : "Requirements" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ResearchStudy", + "display" : "ResearchStudy" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ResearchSubject", + "display" : "ResearchSubject" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "RiskAssessment", + "display" : "RiskAssessment" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Schedule", + "display" : "Schedule" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "SearchParameter", + "display" : "SearchParameter" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ServiceRequest", + "display" : "ServiceRequest" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Slot", + "display" : "Slot" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Specimen", + "display" : "Specimen" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "SpecimenDefinition", + "display" : "SpecimenDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "StructureDefinition", + "display" : "StructureDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "StructureMap", + "display" : "StructureMap" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Subscription", + "display" : "Subscription" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "SubscriptionStatus", + "display" : "SubscriptionStatus" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "SubscriptionTopic", + "display" : "SubscriptionTopic" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Substance", + "display" : "Substance" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "SubstanceDefinition", + "display" : "SubstanceDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "SubstanceNucleicAcid", + "display" : "SubstanceNucleicAcid" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "SubstancePolymer", + "display" : "SubstancePolymer" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "SubstanceProtein", + "display" : "SubstanceProtein" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "SubstanceReferenceInformation", + "display" : "SubstanceReferenceInformation" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "SubstanceSourceMaterial", + "display" : "SubstanceSourceMaterial" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "SupplyDelivery", + "display" : "SupplyDelivery" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "SupplyRequest", + "display" : "SupplyRequest" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Task", + "display" : "Task" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "TerminologyCapabilities", + "display" : "TerminologyCapabilities" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "TestPlan", + "display" : "TestPlan" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "TestReport", + "display" : "TestReport" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "TestScript", + "display" : "TestScript" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Transport", + "display" : "Transport" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ValueSet", + "display" : "ValueSet" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "VerificationResult", + "display" : "VerificationResult" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "VisionPrescription", + "display" : "VisionPrescription" + }, + { + "system" : "http://hl7.org/fhir/fhir-old-types", + "code" : "BodySite", + "display" : "BodySite" + }, + { + "system" : "http://hl7.org/fhir/fhir-old-types", + "code" : "CatalogEntry", + "display" : "CatalogEntry" + }, + { + "system" : "http://hl7.org/fhir/fhir-old-types", + "code" : "Conformance", + "display" : "Conformance" + }, + { + "system" : "http://hl7.org/fhir/fhir-old-types", + "code" : "DataElement", + "display" : "DataElement" + }, + { + "system" : "http://hl7.org/fhir/fhir-old-types", + "code" : "DeviceComponent", + "display" : "DeviceComponent" + }, + { + "system" : "http://hl7.org/fhir/fhir-old-types", + "code" : "DeviceUseRequest", + "display" : "DeviceUseRequest" + }, + { + "system" : "http://hl7.org/fhir/fhir-old-types", + "code" : "DeviceUseStatement", + "display" : "DeviceUseStatement" + }, + { + "system" : "http://hl7.org/fhir/fhir-old-types", + "code" : "DiagnosticOrder", + "display" : "DiagnosticOrder" + }, + { + "system" : "http://hl7.org/fhir/fhir-old-types", + "code" : "DocumentManifest", + "display" : "DocumentManifest" + }, + { + "system" : "http://hl7.org/fhir/fhir-old-types", + "code" : "EffectEvidenceSynthesis", + "display" : "EffectEvidenceSynthesis" + }, + { + "system" : "http://hl7.org/fhir/fhir-old-types", + "code" : "EligibilityRequest", + "display" : "EligibilityRequest" + }, + { + "system" : "http://hl7.org/fhir/fhir-old-types", + "code" : "EligibilityResponse", + "display" : "EligibilityResponse" + }, + { + "system" : "http://hl7.org/fhir/fhir-old-types", + "code" : "ExpansionProfile", + "display" : "ExpansionProfile" + }, + { + "system" : "http://hl7.org/fhir/fhir-old-types", + "code" : "ImagingManifest", + "display" : "ImagingManifest" + }, + { + "system" : "http://hl7.org/fhir/fhir-old-types", + "code" : "ImagingObjectSelection", + "display" : "ImagingObjectSelection" + }, + { + "system" : "http://hl7.org/fhir/fhir-old-types", + "code" : "Media", + "display" : "Media" + }, + { + "system" : "http://hl7.org/fhir/fhir-old-types", + "code" : "MedicationOrder", + "display" : "MedicationOrder" + }, + { + "system" : "http://hl7.org/fhir/fhir-old-types", + "code" : "MedicationUsage", + "display" : "MedicationUsage" + }, + { + "system" : "http://hl7.org/fhir/fhir-old-types", + "code" : "MedicinalProduct", + "display" : "MedicinalProduct" + }, + { + "system" : "http://hl7.org/fhir/fhir-old-types", + "code" : "MedicinalProductAuthorization", + "display" : "MedicinalProductAuthorization" + }, + { + "system" : "http://hl7.org/fhir/fhir-old-types", + "code" : "MedicinalProductContraindication", + "display" : "MedicinalProductContraindication" + }, + { + "system" : "http://hl7.org/fhir/fhir-old-types", + "code" : "MedicinalProductIndication", + "display" : "MedicinalProductIndication" + }, + { + "system" : "http://hl7.org/fhir/fhir-old-types", + "code" : "MedicinalProductIngredient", + "display" : "MedicinalProductIngredient" + }, + { + "system" : "http://hl7.org/fhir/fhir-old-types", + "code" : "MedicinalProductInteraction", + "display" : "MedicinalProductInteraction" + }, + { + "system" : "http://hl7.org/fhir/fhir-old-types", + "code" : "MedicinalProductManufactured", + "display" : "MedicinalProductManufactured" + }, + { + "system" : "http://hl7.org/fhir/fhir-old-types", + "code" : "MedicinalProductPackaged", + "display" : "MedicinalProductPackaged" + }, + { + "system" : "http://hl7.org/fhir/fhir-old-types", + "code" : "MedicinalProductPharmaceutical", + "display" : "MedicinalProductPharmaceutical" + }, + { + "system" : "http://hl7.org/fhir/fhir-old-types", + "code" : "MedicinalProductUndesirableEffect", + "display" : "MedicinalProductUndesirableEffect" + }, + { + "system" : "http://hl7.org/fhir/fhir-old-types", + "code" : "Order", + "display" : "Order" + }, + { + "system" : "http://hl7.org/fhir/fhir-old-types", + "code" : "OrderResponse", + "display" : "OrderResponse" + }, + { + "system" : "http://hl7.org/fhir/fhir-old-types", + "code" : "ProcedureRequest", + "display" : "ProcedureRequest" + }, + { + "system" : "http://hl7.org/fhir/fhir-old-types", + "code" : "ProcessRequest", + "display" : "ProcessRequest" + }, + { + "system" : "http://hl7.org/fhir/fhir-old-types", + "code" : "ProcessResponse", + "display" : "ProcessResponse" + }, + { + "system" : "http://hl7.org/fhir/fhir-old-types", + "code" : "ReferralRequest", + "display" : "ReferralRequest" + }, + { + "system" : "http://hl7.org/fhir/fhir-old-types", + "code" : "RequestGroup", + "display" : "RequestGroup" + }, + { + "system" : "http://hl7.org/fhir/fhir-old-types", + "code" : "ResearchDefinition", + "display" : "ResearchDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-old-types", + "code" : "ResearchElementDefinition", + "display" : "ResearchElementDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-old-types", + "code" : "RiskEvidenceSynthesis", + "display" : "RiskEvidenceSynthesis" + }, + { + "system" : "http://hl7.org/fhir/fhir-old-types", + "code" : "Sequence", + "display" : "Sequence" + }, + { + "system" : "http://hl7.org/fhir/fhir-old-types", + "code" : "ServiceDefinition", + "display" : "ServiceDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-old-types", + "code" : "SubstanceSpecification", + "display" : "SubstanceSpecification" + }, + { + "system" : "http://hl7.org/fhir/fhir-old-types", + "code" : "InsuranceProduct", + "display" : "InsuranceProduct" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/version-independent-all-resource-types", + "resource" : { + "resourceType" : "ValueSet", + "id" : "version-independent-all-resource-types", + "meta" : { + "lastUpdated" : "2024-10-03T04:31:51.554+11:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fhir" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "normative" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 5 + }], + "url" : "http://hl7.org/fhir/ValueSet/version-independent-all-resource-types", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.4.3324" + }], + "version" : "6.0.0-ballot2", + "name" : "VersionIndependentResourceTypesAll", + "title" : "Version Independent Resource Types (All)", + "status" : "active", + "experimental" : false, + "publisher" : "HL7, International", + "description" : "Current and past FHIR resource types (deleted or renamed), including abstract types", + "immutable" : true, + "compose" : { + "include" : [{ + "valueSet" : ["http://hl7.org/fhir/ValueSet/all-resource-types"] + }, + { + "system" : "http://hl7.org/fhir/fhir-old-types" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:77dbea0c-eba4-48c4-b071-6292a81901f6", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 208, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-valueset", + "valueUri" : "http://hl7.org/fhir/ValueSet/all-resource-types|6.0.0-ballot2" + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/fhir-types|6.0.0-ballot2" + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/fhir-old-types|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Account", + "display" : "Account" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ActivityDefinition", + "display" : "ActivityDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ActorDefinition", + "display" : "ActorDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "AdministrableProductDefinition", + "display" : "AdministrableProductDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "AdverseEvent", + "display" : "AdverseEvent" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "AllergyIntolerance", + "display" : "AllergyIntolerance" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Appointment", + "display" : "Appointment" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "AppointmentResponse", + "display" : "AppointmentResponse" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ArtifactAssessment", + "display" : "ArtifactAssessment" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "AuditEvent", + "display" : "AuditEvent" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Basic", + "display" : "Basic" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Binary", + "display" : "Binary" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "BiologicallyDerivedProduct", + "display" : "BiologicallyDerivedProduct" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "BiologicallyDerivedProductDispense", + "display" : "BiologicallyDerivedProductDispense" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "BodyStructure", + "display" : "BodyStructure" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Bundle", + "display" : "Bundle" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "CanonicalResource", + "display" : "CanonicalResource" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "CapabilityStatement", + "display" : "CapabilityStatement" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "CarePlan", + "display" : "CarePlan" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "CareTeam", + "display" : "CareTeam" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ChargeItem", + "display" : "ChargeItem" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ChargeItemDefinition", + "display" : "ChargeItemDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Citation", + "display" : "Citation" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Claim", + "display" : "Claim" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ClaimResponse", + "display" : "ClaimResponse" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ClinicalImpression", + "display" : "ClinicalImpression" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ClinicalUseDefinition", + "display" : "ClinicalUseDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "CodeSystem", + "display" : "CodeSystem" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Communication", + "display" : "Communication" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "CommunicationRequest", + "display" : "CommunicationRequest" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "CompartmentDefinition", + "display" : "CompartmentDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Composition", + "display" : "Composition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ConceptMap", + "display" : "ConceptMap" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Condition", + "display" : "Condition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ConditionDefinition", + "display" : "ConditionDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Consent", + "display" : "Consent" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Contract", + "display" : "Contract" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Coverage", + "display" : "Coverage" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "CoverageEligibilityRequest", + "display" : "CoverageEligibilityRequest" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "CoverageEligibilityResponse", + "display" : "CoverageEligibilityResponse" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "DetectedIssue", + "display" : "DetectedIssue" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Device", + "display" : "Device" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "DeviceAlert", + "display" : "DeviceAlert" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "DeviceAssociation", + "display" : "DeviceAssociation" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "DeviceDefinition", + "display" : "DeviceDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "DeviceDispense", + "display" : "DeviceDispense" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "DeviceMetric", + "display" : "DeviceMetric" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "DeviceRequest", + "display" : "DeviceRequest" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "DeviceUsage", + "display" : "DeviceUsage" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "DiagnosticReport", + "display" : "DiagnosticReport" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "DocumentReference", + "display" : "DocumentReference" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "DomainResource", + "display" : "DomainResource" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Encounter", + "display" : "Encounter" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "EncounterHistory", + "display" : "EncounterHistory" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Endpoint", + "display" : "Endpoint" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "EnrollmentRequest", + "display" : "EnrollmentRequest" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "EnrollmentResponse", + "display" : "EnrollmentResponse" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "EpisodeOfCare", + "display" : "EpisodeOfCare" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "EventDefinition", + "display" : "EventDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Evidence", + "display" : "Evidence" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "EvidenceReport", + "display" : "EvidenceReport" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "EvidenceVariable", + "display" : "EvidenceVariable" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ExampleScenario", + "display" : "ExampleScenario" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ExplanationOfBenefit", + "display" : "ExplanationOfBenefit" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "FamilyMemberHistory", + "display" : "FamilyMemberHistory" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Flag", + "display" : "Flag" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "FormularyItem", + "display" : "FormularyItem" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "GenomicStudy", + "display" : "GenomicStudy" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Goal", + "display" : "Goal" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "GraphDefinition", + "display" : "GraphDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Group", + "display" : "Group" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "GuidanceResponse", + "display" : "GuidanceResponse" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "HealthcareService", + "display" : "HealthcareService" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ImagingSelection", + "display" : "ImagingSelection" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ImagingStudy", + "display" : "ImagingStudy" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Immunization", + "display" : "Immunization" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ImmunizationEvaluation", + "display" : "ImmunizationEvaluation" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ImmunizationRecommendation", + "display" : "ImmunizationRecommendation" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ImplementationGuide", + "display" : "ImplementationGuide" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Ingredient", + "display" : "Ingredient" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "InsurancePlan", + "display" : "InsurancePlan" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "InsuranceProduct", + "display" : "InsuranceProduct" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "InventoryItem", + "display" : "InventoryItem" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "InventoryReport", + "display" : "InventoryReport" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Invoice", + "display" : "Invoice" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Library", + "display" : "Library" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Linkage", + "display" : "Linkage" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "List", + "display" : "List" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Location", + "display" : "Location" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ManufacturedItemDefinition", + "display" : "ManufacturedItemDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Measure", + "display" : "Measure" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "MeasureReport", + "display" : "MeasureReport" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Medication", + "display" : "Medication" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "MedicationAdministration", + "display" : "MedicationAdministration" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "MedicationDispense", + "display" : "MedicationDispense" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "MedicationKnowledge", + "display" : "MedicationKnowledge" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "MedicationRequest", + "display" : "MedicationRequest" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "MedicationStatement", + "display" : "MedicationStatement" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "MedicinalProductDefinition", + "display" : "MedicinalProductDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "MessageDefinition", + "display" : "MessageDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "MessageHeader", + "display" : "MessageHeader" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "MetadataResource", + "display" : "MetadataResource" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "MolecularDefinition", + "display" : "MolecularDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "MolecularSequence", + "display" : "MolecularSequence" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "NamingSystem", + "display" : "NamingSystem" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "NutritionIntake", + "display" : "NutritionIntake" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "NutritionOrder", + "display" : "NutritionOrder" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "NutritionProduct", + "display" : "NutritionProduct" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Observation", + "display" : "Observation" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ObservationDefinition", + "display" : "ObservationDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "OperationDefinition", + "display" : "OperationDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "OperationOutcome", + "display" : "OperationOutcome" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Organization", + "display" : "Organization" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "OrganizationAffiliation", + "display" : "OrganizationAffiliation" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "PackagedProductDefinition", + "display" : "PackagedProductDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Parameters", + "display" : "Parameters" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Patient", + "display" : "Patient" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "PaymentNotice", + "display" : "PaymentNotice" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "PaymentReconciliation", + "display" : "PaymentReconciliation" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Permission", + "display" : "Permission" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Person", + "display" : "Person" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "PersonalRelationship", + "display" : "PersonalRelationship" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "PlanDefinition", + "display" : "PlanDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Practitioner", + "display" : "Practitioner" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "PractitionerRole", + "display" : "PractitionerRole" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Procedure", + "display" : "Procedure" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Provenance", + "display" : "Provenance" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Questionnaire", + "display" : "Questionnaire" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "QuestionnaireResponse", + "display" : "QuestionnaireResponse" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "RegulatedAuthorization", + "display" : "RegulatedAuthorization" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "RelatedPerson", + "display" : "RelatedPerson" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "RequestOrchestration", + "display" : "RequestOrchestration" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Requirements", + "display" : "Requirements" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ResearchStudy", + "display" : "ResearchStudy" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ResearchSubject", + "display" : "ResearchSubject" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Resource", + "display" : "Resource" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "RiskAssessment", + "display" : "RiskAssessment" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Schedule", + "display" : "Schedule" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "SearchParameter", + "display" : "SearchParameter" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ServiceRequest", + "display" : "ServiceRequest" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Slot", + "display" : "Slot" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Specimen", + "display" : "Specimen" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "SpecimenDefinition", + "display" : "SpecimenDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "StructureDefinition", + "display" : "StructureDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "StructureMap", + "display" : "StructureMap" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Subscription", + "display" : "Subscription" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "SubscriptionStatus", + "display" : "SubscriptionStatus" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "SubscriptionTopic", + "display" : "SubscriptionTopic" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Substance", + "display" : "Substance" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "SubstanceDefinition", + "display" : "SubstanceDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "SubstanceNucleicAcid", + "display" : "SubstanceNucleicAcid" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "SubstancePolymer", + "display" : "SubstancePolymer" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "SubstanceProtein", + "display" : "SubstanceProtein" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "SubstanceReferenceInformation", + "display" : "SubstanceReferenceInformation" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "SubstanceSourceMaterial", + "display" : "SubstanceSourceMaterial" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "SupplyDelivery", + "display" : "SupplyDelivery" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "SupplyRequest", + "display" : "SupplyRequest" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Task", + "display" : "Task" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "TerminologyCapabilities", + "display" : "TerminologyCapabilities" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "TestPlan", + "display" : "TestPlan" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "TestReport", + "display" : "TestReport" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "TestScript", + "display" : "TestScript" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Transport", + "display" : "Transport" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ValueSet", + "display" : "ValueSet" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "VerificationResult", + "display" : "VerificationResult" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "VisionPrescription", + "display" : "VisionPrescription" + }, + { + "system" : "http://hl7.org/fhir/fhir-old-types", + "code" : "BodySite", + "display" : "BodySite" + }, + { + "system" : "http://hl7.org/fhir/fhir-old-types", + "code" : "CatalogEntry", + "display" : "CatalogEntry" + }, + { + "system" : "http://hl7.org/fhir/fhir-old-types", + "code" : "Conformance", + "display" : "Conformance" + }, + { + "system" : "http://hl7.org/fhir/fhir-old-types", + "code" : "DataElement", + "display" : "DataElement" + }, + { + "system" : "http://hl7.org/fhir/fhir-old-types", + "code" : "DeviceComponent", + "display" : "DeviceComponent" + }, + { + "system" : "http://hl7.org/fhir/fhir-old-types", + "code" : "DeviceUseRequest", + "display" : "DeviceUseRequest" + }, + { + "system" : "http://hl7.org/fhir/fhir-old-types", + "code" : "DeviceUseStatement", + "display" : "DeviceUseStatement" + }, + { + "system" : "http://hl7.org/fhir/fhir-old-types", + "code" : "DiagnosticOrder", + "display" : "DiagnosticOrder" + }, + { + "system" : "http://hl7.org/fhir/fhir-old-types", + "code" : "DocumentManifest", + "display" : "DocumentManifest" + }, + { + "system" : "http://hl7.org/fhir/fhir-old-types", + "code" : "EffectEvidenceSynthesis", + "display" : "EffectEvidenceSynthesis" + }, + { + "system" : "http://hl7.org/fhir/fhir-old-types", + "code" : "EligibilityRequest", + "display" : "EligibilityRequest" + }, + { + "system" : "http://hl7.org/fhir/fhir-old-types", + "code" : "EligibilityResponse", + "display" : "EligibilityResponse" + }, + { + "system" : "http://hl7.org/fhir/fhir-old-types", + "code" : "ExpansionProfile", + "display" : "ExpansionProfile" + }, + { + "system" : "http://hl7.org/fhir/fhir-old-types", + "code" : "ImagingManifest", + "display" : "ImagingManifest" + }, + { + "system" : "http://hl7.org/fhir/fhir-old-types", + "code" : "ImagingObjectSelection", + "display" : "ImagingObjectSelection" + }, + { + "system" : "http://hl7.org/fhir/fhir-old-types", + "code" : "Media", + "display" : "Media" + }, + { + "system" : "http://hl7.org/fhir/fhir-old-types", + "code" : "MedicationOrder", + "display" : "MedicationOrder" + }, + { + "system" : "http://hl7.org/fhir/fhir-old-types", + "code" : "MedicationUsage", + "display" : "MedicationUsage" + }, + { + "system" : "http://hl7.org/fhir/fhir-old-types", + "code" : "MedicinalProduct", + "display" : "MedicinalProduct" + }, + { + "system" : "http://hl7.org/fhir/fhir-old-types", + "code" : "MedicinalProductAuthorization", + "display" : "MedicinalProductAuthorization" + }, + { + "system" : "http://hl7.org/fhir/fhir-old-types", + "code" : "MedicinalProductContraindication", + "display" : "MedicinalProductContraindication" + }, + { + "system" : "http://hl7.org/fhir/fhir-old-types", + "code" : "MedicinalProductIndication", + "display" : "MedicinalProductIndication" + }, + { + "system" : "http://hl7.org/fhir/fhir-old-types", + "code" : "MedicinalProductIngredient", + "display" : "MedicinalProductIngredient" + }, + { + "system" : "http://hl7.org/fhir/fhir-old-types", + "code" : "MedicinalProductInteraction", + "display" : "MedicinalProductInteraction" + }, + { + "system" : "http://hl7.org/fhir/fhir-old-types", + "code" : "MedicinalProductManufactured", + "display" : "MedicinalProductManufactured" + }, + { + "system" : "http://hl7.org/fhir/fhir-old-types", + "code" : "MedicinalProductPackaged", + "display" : "MedicinalProductPackaged" + }, + { + "system" : "http://hl7.org/fhir/fhir-old-types", + "code" : "MedicinalProductPharmaceutical", + "display" : "MedicinalProductPharmaceutical" + }, + { + "system" : "http://hl7.org/fhir/fhir-old-types", + "code" : "MedicinalProductUndesirableEffect", + "display" : "MedicinalProductUndesirableEffect" + }, + { + "system" : "http://hl7.org/fhir/fhir-old-types", + "code" : "Order", + "display" : "Order" + }, + { + "system" : "http://hl7.org/fhir/fhir-old-types", + "code" : "OrderResponse", + "display" : "OrderResponse" + }, + { + "system" : "http://hl7.org/fhir/fhir-old-types", + "code" : "ProcedureRequest", + "display" : "ProcedureRequest" + }, + { + "system" : "http://hl7.org/fhir/fhir-old-types", + "code" : "ProcessRequest", + "display" : "ProcessRequest" + }, + { + "system" : "http://hl7.org/fhir/fhir-old-types", + "code" : "ProcessResponse", + "display" : "ProcessResponse" + }, + { + "system" : "http://hl7.org/fhir/fhir-old-types", + "code" : "ReferralRequest", + "display" : "ReferralRequest" + }, + { + "system" : "http://hl7.org/fhir/fhir-old-types", + "code" : "RequestGroup", + "display" : "RequestGroup" + }, + { + "system" : "http://hl7.org/fhir/fhir-old-types", + "code" : "ResearchDefinition", + "display" : "ResearchDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-old-types", + "code" : "ResearchElementDefinition", + "display" : "ResearchElementDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-old-types", + "code" : "RiskEvidenceSynthesis", + "display" : "RiskEvidenceSynthesis" + }, + { + "system" : "http://hl7.org/fhir/fhir-old-types", + "code" : "Sequence", + "display" : "Sequence" + }, + { + "system" : "http://hl7.org/fhir/fhir-old-types", + "code" : "ServiceDefinition", + "display" : "ServiceDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-old-types", + "code" : "SubstanceSpecification", + "display" : "SubstanceSpecification" + }, + { + "system" : "http://hl7.org/fhir/fhir-old-types", + "code" : "InsuranceProduct", + "display" : "InsuranceProduct" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/version-algorithm", + "resource" : { + "resourceType" : "ValueSet", + "id" : "version-algorithm", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fhir" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 5 + }], + "url" : "http://hl7.org/fhir/ValueSet/version-algorithm", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3103" + }], + "version" : "6.0.0-ballot2", + "name" : "VersionAlgorithm", + "title" : "Version Algorithm", + "status" : "draft", + "experimental" : true, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "Indicates the mechanism used to compare versions to determine which is more current.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/version-algorithm" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:c58f4d56-c7cd-4e3c-af8c-743a73c8cd6e", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 5, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/version-algorithm|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/version-algorithm", + "code" : "semver", + "display" : "SemVer" + }, + { + "system" : "http://hl7.org/fhir/version-algorithm", + "code" : "integer", + "display" : "Integer" + }, + { + "system" : "http://hl7.org/fhir/version-algorithm", + "code" : "alpha", + "display" : "Alphabetical" + }, + { + "system" : "http://hl7.org/fhir/version-algorithm", + "code" : "date", + "display" : "Date" + }, + { + "system" : "http://hl7.org/fhir/version-algorithm", + "code" : "natural", + "display" : "Natural" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/flag-status", + "resource" : { + "resourceType" : "ValueSet", + "id" : "flag-status", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "pc" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/flag-status", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.120" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.110" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.2.49" + }], + "version" : "6.0.0-ballot2", + "name" : "FlagStatus", + "title" : "Flag Status", + "status" : "draft", + "experimental" : true, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "Indicates whether this flag is active and needs to be displayed to a user, or whether it is no longer needed or was entered in error.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/flag-status" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:c0799239-58fb-4b51-880c-3bfd421d55e9", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 3, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/flag-status|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/flag-status", + "code" : "active", + "display" : "Active" + }, + { + "system" : "http://hl7.org/fhir/flag-status", + "code" : "inactive", + "display" : "Inactive" + }, + { + "system" : "http://hl7.org/fhir/flag-status", + "code" : "entered-in-error", + "display" : "Entered in Error" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/flag-category", + "resource" : { + "resourceType" : "ValueSet", + "id" : "flag-category", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "pc" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/flag-category", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.122" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.112" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.2.403" + }], + "version" : "6.0.0-ballot2", + "name" : "FlagCategory", + "title" : "Flag Category", + "status" : "draft", + "experimental" : true, + "publisher" : "HL7 International - Patient Care WG", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://www.hl7.org/Special/committees/patientcare" + }] + }], + "description" : "Example list of general categories for flagged issues. (Not complete or necessarily appropriate.)", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/flag-category" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:f9c24fef-373e-48c1-ba62-52e3ebdec56a", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 10, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/flag-category|1.0.1" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/flag-category", + "code" : "diet", + "display" : "Diet" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/flag-category", + "code" : "drug", + "display" : "Drug" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/flag-category", + "code" : "lab", + "display" : "Lab" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/flag-category", + "code" : "admin", + "display" : "Administrative" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/flag-category", + "code" : "contact", + "display" : "Subject Contact" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/flag-category", + "code" : "clinical", + "display" : "Clinical" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/flag-category", + "code" : "behavioral", + "display" : "Behavioral" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/flag-category", + "code" : "research", + "display" : "Research" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/flag-category", + "code" : "advance-directive", + "display" : "Advance Directive" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/flag-category", + "code" : "safety", + "display" : "Safety" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/flag-code", + "resource" : { + "resourceType" : "ValueSet", + "id" : "flag-code", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "pc" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/flag-code", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.124" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.114" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.2.404" + }], + "version" : "6.0.0-ballot2", + "name" : "FlagCode", + "title" : "Flag Code", + "status" : "draft", + "experimental" : true, + "publisher" : "HL7 International - Patient Care WG", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://www.hl7.org/Special/committees/patientcare" + }] + }], + "description" : "Example list of detail codes for flagged issues. (Not complete or necessarily appropriate.)", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "copyright" : "This resource includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these specifications must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/get-snomed-ct or info@snomed.org", + "compose" : { + "include" : [{ + "system" : "http://snomed.info/sct", + "filter" : [{ + "property" : "concept", + "op" : "is-a", + "value" : "404684003" + }] + }] + }, + "expansion" : { + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/valueset-unclosed", + "valueBoolean" : true + }], + "identifier" : "urn:uuid:86bd3284-0dfe-4a36-a0c7-0d0eb6dcc316", + "timestamp" : "2024-10-02T17:54:47+00:00", + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-valueset", + "valueUri" : "null" + }, + { + "name" : "used-codesystem", + "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230131" + }, + { + "name" : "version", + "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230131" + }], + "contains" : [{ + "system" : "http://snomed.info/sct", + "code" : "404684003", + "display" : "Clinical finding (finding)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clinical finding" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "109006", + "display" : "Anxiety disorder of childhood OR adolescence", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anxiety disorder of childhood OR adolescence (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "122003", + "display" : "Choroidal hemorrhage", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Choroidal haemorrhage" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Choroidal hemorrhage (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "127009", + "display" : "Spontaneous abortion with laceration of cervix", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spontaneous abortion with tear of cervix" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Miscarriage with tear of cervix" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Miscarriage with laceration of cervix" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Miscarriage with laceration of cervix (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129007", + "display" : "Homoiothermia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Homoiothermy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Homoiothermia (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "134006", + "display" : "Decreased hair growth", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decreased hair growth (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "140004", + "display" : "Chronic pharyngitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic sore throat" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic pharyngitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "144008", + "display" : "Normal peripheral vision", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Normal peripheral vision (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "150003", + "display" : "Abnormal bladder continence", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abnormal bladder continence (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "151004", + "display" : "Gonococcal meningitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gonococcal meningitis (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Meningitis due to gonococcus" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "162004", + "display" : "Severe manic bipolar I disorder without psychotic features", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Severe bipolar I disorder, most recent episode manic, without psychotic features" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Severe manic bipolar I disorder without psychotic features (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "165002", + "display" : "Accident-prone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Accident proneness" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Accident prone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Accident prone (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "168000", + "display" : "Typhlolithiasis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Typhlolithiasis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "171008", + "display" : "Injury of ascending right colon without open wound into abdominal cavity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injury of ascending right colon without open wound into abdominal cavity (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "172001", + "display" : "Endometritis following molar AND/OR ectopic pregnancy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Endometritis following molar AND/OR ectopic pregnancy (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "175004", + "display" : "Supraorbital neuralgia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Supraorbital neuralgia (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "177007", + "display" : "Poisoning by sawfly larvae", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sawfly larvae toxicity" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning by sawfly larvae (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "179005", + "display" : "Apraxia of dressing", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Apraxia of dressing (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "181007", + "display" : "Hemorrhagic bronchopneumonia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemorrhagic bronchopneumonia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemorrhagic bronchopneumonia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "183005", + "display" : "Autoimmune pancytopenia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Autoimmune pancytopenia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "184004", + "display" : "Withdrawal arrhythmia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Withdrawal arrhythmia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "188001", + "display" : "Injury of intercostal artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injury of intercostal artery (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intercostal artery injury" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "192008", + "display" : "Congenital syphilitic hepatomegaly", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital syphilitic hepatomegaly (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "193003", + "display" : "Benign hypertensive renal disease", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Benign hypertensive renal disease (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "198007", + "display" : "Disease due to Filoviridae", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disease caused by Filoviridae (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disease caused by Filoviridae" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "199004", + "display" : "Decreased lactation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypogalactia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypolactation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Insufficient lactation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poor lactation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inadequate lactation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decreased lactation (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "216004", + "display" : "Delusion of persecution", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paranoid reaction" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Persecutory delusion" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Delusion of persecution (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "219006", + "display" : "Alcohol user", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Current drinker" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Drinks alcohol" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Current drinker of alcohol (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Current drinker of alcohol" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "222008", + "display" : "Acute epiglottitis with obstruction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute epiglottitis with obstruction (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "223003", + "display" : "Tumor of body of uterus affecting pregnancy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tumour of body of uterus affecting pregnancy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tumor of body of uterus affecting pregnancy (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228007", + "display" : "Lucio phenomenon", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lepromatous cutaneous vasculitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lucio phenomenon (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "241006", + "display" : "Epilepsia partialis continua", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Epilepsia partialis continua (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Motor simple partial status" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Kojewnikov's epilepsy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Focal status epilepticus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Kojevnikov epilepsy" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "242004", + "display" : "Noninfectious jejunitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Noninfectious jejunitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "253005", + "display" : "Sycosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sycosis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "257006", + "display" : "Acne rosacea, erythematous telangiectatic type", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acne rosacea, erythematous telangiectatic type (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "264008", + "display" : "Blind hypertensive eye", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blind hypertensive eye (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "276008", + "display" : "Poisoning by oxytocin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oxytocin poisoning" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by oxytocin (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by oxytocin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "279001", + "display" : "Senile myocarditis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Senile myocarditis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "281004", + "display" : "Dementia associated with alcoholism", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alcohol-induced persisting dementia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dementia associated with alcoholism (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alcoholic dementia" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "282006", + "display" : "Acute myocardial infarction of basal-lateral wall", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute myocardial infarction of basal-lateral wall (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "290006", + "display" : "Melnick-Fraser syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Branchio-oto-renal syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "BOR syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Melnick-Fraser syndrome (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "292003", + "display" : "EEG finding", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "EEG observations" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Electroencephalogram finding (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Electroencephalogram finding" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "297009", + "display" : "Acute myringitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute tympanitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute myringitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "299007", + "display" : "Paraffinoma of skin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paraffinoma of skin (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "303002", + "display" : "Apoplectic pancreatitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Apoplectic pancreatitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "308006", + "display" : "Pearly penile papules", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Penile papules" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pearly penile papules (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310008", + "display" : "Boil of penis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Boil of penis (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Penile boil" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "313005", + "display" : "Déjà vu", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Déjà vu (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "317006", + "display" : "Reactive hypoglycemia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypoglycemic reaction" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypoglycaemic reaction" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reactive hypoglycaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reactive hypoglycemia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "320003", + "display" : "Cervical dilatation, 1cm", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cervical dilatation, 1cm (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "324007", + "display" : "Plaster ulcer", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Plaster ulcer (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "330007", + "display" : "Occipital headache", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Occipital headache (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "335002", + "display" : "Pylorospasm", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pylorospasm (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "341009", + "display" : "ABO incompatibility reaction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ABO mismatched blood transfusion" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ABO incompatibility reaction (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "349006", + "display" : "Absent tendon reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Absent tendon reflex (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "355001", + "display" : "Hemorrhagic shock", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemorrhagic shock" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemorrhagic shock (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "357009", + "display" : "Closed fracture of trapezoidal bone of wrist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed fracture of small multangular bone of wrist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed fracture of trapezoidal bone of wrist (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed fracture trapezoid" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "359007", + "display" : "Kernicterus due to isoimmunization", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Kernicterus due to isoimmunisation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Kernicterus due to isoimmunization (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "360002", + "display" : "Acute radiation disease", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute radiation disease (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "364006", + "display" : "Acute left-sided heart failure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute left heart failure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute left-sided heart failure (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "366008", + "display" : "Hidromeiosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hidromeiosis (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "368009", + "display" : "Heart valve disorder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Valvular heart disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Heart valve disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disorder of heart valve" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Heart valve disorder (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "369001", + "display" : "Normal jugular venous pressure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Normal jugular venous pressure (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "378007", + "display" : "Morquio syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chondro-osteodystrophy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Morquio-Suarez syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Morquio-Ullrich disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osteochondrodystrophia deformans" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Atypical chondrodystrophy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Morquio disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Familial osteochondrodystrophy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brailsford-Morquio syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hereditary enchondral dysostosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chondrodystrophia tarda" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Familial osseous dystrophy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Keratan sulfaturia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mucopolysaccharidosis, MPS-IV" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Morquio-Brailsford disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osteochondrodystrophy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mucopolysaccharidosis type IV" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Keratan sulphaturia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Morquio syndrome (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "382009", + "display" : "Legal history finding relating to child", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Legal history finding relating to child (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "383004", + "display" : "Passive range of hip extension - finding", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Finding of passive range of hip extension (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Finding of passive range of hip extension" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385006", + "display" : "Secondary peripheral neuropathy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Secondary peripheral neuropathy (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "387003", + "display" : "Melanuria", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Melanuria (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "398002", + "display" : "Left axis deviation greater than -90 degrees by EKG", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Left axis deviation greater than -90 degrees by electrocardiogram" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Left axis deviation greater than -90 degrees by electrocardiogram (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "407000", + "display" : "Congenital hepatomegaly", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital hepatomegaly (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "408005", + "display" : "Tooth chattering", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tooth chattering (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "409002", + "display" : "Food allergy diet", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Food intolerance diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Food allergy diet (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "426008", + "display" : "Superficial injury of ankle without infection", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Superficial injury of ankle without infection (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "431005", + "display" : "Hypertrophy of scrotum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypertrophy of scrotum (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "437009", + "display" : "Abnormal composition of urine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abnormal composition of urine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "440009", + "display" : "Persistent hyperphenylalaninemia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Essential hyperphenylalaninemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hyperphenylalaninemia, type II" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Persistent hyperphenylalaninaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Essential hyperphenylalaninaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hyperphenylalaninaemia, type II" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Persistent hyperphenylalaninemia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "442001", + "display" : "Secondary hypopituitarism", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Secondary hypopituitarism (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "443006", + "display" : "Cystocele affecting pregnancy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cystocele affecting pregnancy (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "447007", + "display" : "Coach in sports activity accident", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Coach in sports activity accident (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "450005", + "display" : "Ulcerative stomatitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ulcerative stomatitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "452002", + "display" : "Blister of groin without infection", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blister of groin without infection (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "460001", + "display" : "Squamous metaplasia of prostate gland", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Squamous metaplasia of prostate gland (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "467003", + "display" : "Old laceration of muscles of pelvic floor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Old laceration of muscles of pelvic floor (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Old laceration of pelvic floor muscle" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "470004", + "display" : "Vitreous touch syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vitreous touch syndrome (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "479003", + "display" : "Graves' disease with pretibial myxedema AND with thyrotoxic crisis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Graves' disease with pretibial myxedema AND with thyrotoxic storm" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Graves' disease with pretibial myxoedema AND with thyrotoxic crisis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Graves' disease with pretibial myxoedema AND with thyrotoxic storm" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Graves' disease with pretibial myxedema AND with thyrotoxic crisis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "486006", + "display" : "Acute vascular insufficiency", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute vascular insufficiency (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "488007", + "display" : "Fibroid myocarditis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fibroid myocarditis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "490008", + "display" : "Upper respiratory tract hypersensitivity reaction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Upper respiratory tract hypersensitivity reaction (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "496002", + "display" : "Closed traumatic dislocation of third cervical vertebra (disorder)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed traumatic dislocation of third cervical vertebra" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "504009", + "display" : "Androgen-dependent hirsutism", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Androgen-dependent hirsutism (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Androgen dependent hirsutism" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "517007", + "display" : "Foreign body in hypopharynx", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Foreign body in hypopharynx (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "518002", + "display" : "Multiple aggregation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Multiple aggregation (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "520004", + "display" : "Congenital bent nose", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital bent nose (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "527001", + "display" : "Spontaneous fetal evolution, Roederer's method", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spontaneous foetal evolution, Roederer's method" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spontaneous fetal evolution, Roederer's method (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spontaneous fetal evolution, Roederer method" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "536002", + "display" : "Glissonian cirrhosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glissonian cirrhosis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "539009", + "display" : "Conjunctival argyrosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conjunctival argyrosis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "547009", + "display" : "Hypersecretion of calcitonin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypersecretion of thyrocalcitonin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypersecretion of calcitonin (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "548004", + "display" : "13p partial trisomy syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "13p partial trisomy syndrome (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "554003", + "display" : "2p partial trisomy syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "2p partial trisomy syndrome (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "555002", + "display" : "Dicentra species poisoning", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dicentra species poisoning (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "563001", + "display" : "Nystagmus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nystagmus (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "568005", + "display" : "Tic disorder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tic disorder (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Habit disorder" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "586008", + "display" : "Contact dermatitis caused by Primula obconica (disorder)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Contact dermatitis caused by poison primrose" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Contact dermatitis caused by Primula obconica" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Contact dermatitis caused by German primrose" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "590005", + "display" : "Congenital aneurysm of anterior communicating artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Berry aneurysm of anterior communicating artery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital aneurysm of anterior communicating artery (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "596004", + "display" : "Premenstrual dysphoric disorder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Premenstrual dysphoric disorder (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "599006", + "display" : "Chronic pneumothorax", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic pneumothorax (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Persistent pneumothorax" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "600009", + "display" : "Pyromania", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Firesetting behavior" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Firesetting behaviour" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pyromania (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "607007", + "display" : "Decreased vital capacity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decreased vital capacity (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "610000", + "display" : "Spastic aphonia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spastic aphonia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "613003", + "display" : "Fragile X syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Martin-Bell syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Marker X syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fragile X syndrome (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "FRAXA - 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", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Obstruction due to foreign body accidentally left in operative wound AND/OR body cavity during a procedure (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "616006", + "display" : "Sensorimotor disorder of eyelid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sensorimotor disorder of eyelid (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "626004", + "display" : "Hypercortisolism due to nonpituitary tumor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ectopic ACTH syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypercortisolism due to nonpituitary tumour" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ectopic ACTH secretion causing Cushing's syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypercortisolism due to nonpituitary tumor (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "631002", + "display" : "Transfusion reaction due to minor incompatibility", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transfusion reaction due to minor incompatibility (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "640003", + "display" : "Injury of pneumogastric nerve", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injury of tenth cranial nerve" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injury of vagus nerve" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tenth cranial nerve injury" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vagus nerve injury" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injury to vagus nerve" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vagus (10th) nerve injury" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injury of pneumogastric nerve (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "643001", + "display" : "Hypertrophy of lip", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypertrophy of lip (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Macrocheilia" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "646009", + "display" : "Idiopathic cyst of anterior chamber of eye (disorder)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Idiopathic cyst of anterior chamber of eye" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "649002", + "display" : "Open fracture of distal end of ulna", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open fracture of distal end of ulna (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "651003", + "display" : "Root work", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mal puesto" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brujeria" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Root work (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "652005", + "display" : "Gangrenous tonsillitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gangrenous tonsillitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "655007", + "display" : "Abnormal fetal heart beat noted before labor in liveborn infant", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abnormal fetal heart beat noted before labour in liveborn infant" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abnormal fetal heart beat noted before labor in liveborn infant (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abnormal foetal heart beat noted before labour in liveborn infant" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "658009", + "display" : "Injury of colon without open wound into abdominal cavity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injury of colon without open wound into abdominal cavity (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "664002", + "display" : "Delayed ovulation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Delayed ovulation (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "675003", + "display" : "Torsion of intestine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Twisting of intestine on long axis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Torsion of intestine (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "701003", + "display" : "Adult osteochondritis of spine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adult osteochondritis of spine (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "703000", + "display" : "Congenital adhesions of tongue", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital adhesions of tongue (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital adhesion of tongue" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "714002", + "display" : "Abrasion and/or friction burn of toe with infection (disorder)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abrasion and/or friction burn of toe with infection" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "715001", + "display" : "Nontraumatic rupture of urethra", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Non-traumatic urethral rupture" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nontraumatic rupture of urethra (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Atraumatic rupture of urethra" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nontraumatic urethral rupture" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "718004", + "display" : "Acute bronchiolitis with obstruction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute bronchiolitis with obstruction (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "734001", + "display" : "Opocephalus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Opocephalus (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "736004", + "display" : "Abscess of hip", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abscess of hip (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "750009", + "display" : "Schistosoma mansoni infection (disorder)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Schistosoma mansoni infection" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "755004", + "display" : "Postgastrectomy phytobezoar", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Postgastrectomy phytobezoar (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "756003", + "display" : "Chronic rheumatic myopericarditis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rheumatic heart disease with myopericarditis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic rheumatic heart disease with myopericarditis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic myopericarditis due to rheumatic heart disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic myopericarditis due to rheumatic heart disease (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "758002", + "display" : "Cyst of uterus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cyst of uterus (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "775008", + "display" : "Open wound of head with complication", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open wound of head with complication (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "776009", + "display" : "Partial arterial retinal occlusion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Partial retinal artery occlusion" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Partial occlusion of retinal artery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Partial occlusion of retinal artery (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "781000", + "display" : "Cestrum diurnum poisoning", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Wild jasmine poisoning" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cestrum diurnum poisoning (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "787001", + "display" : "Rheumatic mitral stenosis with regurgitation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rheumatic mitral stenosis with incompetence" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rheumatic mitral stenosis with insufficiency" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rheumatic mitral stenosis with regurgitation (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "788006", + "display" : "Disease-related diet", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disease-related diet (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "792004", + "display" : "Jakob-Creutzfeldt disease", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Creutzfeldt-Jakob disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subacute spongiform encephalopathy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Jakob-Creutzfeldt disease (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CJD - Creutzfeldt-Jakob disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "JCD - Jakob-Creutzfeldt disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transmissible virus dementia" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "799008", + "display" : "Sigmoid colon ulcer", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sigmoid colon ulcer (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "801006", + "display" : "Nonvenomous insect bite of foot with infection", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nonvenomous insect bite of foot with infection (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Insect bite, nonvenomous, of foot, infected" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "805002", + "display" : "Pneumoconiosis due to silica", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Silicosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nodular silicosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Silicatosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pneumoconiosis caused by silica" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pneumoconiosis caused by silica (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "811004", + "display" : "Flail motion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Flail motion (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "813001", + "display" : "Ankle instability", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ankle instability (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "815008", + "display" : "Episcleritis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Episcleritis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "816009", + "display" : "Genetic recombination", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Genetic recombination (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "818005", + "display" : "Third degree burn of multiple sites of lower limb", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Full thickness burn of multiple sites of lower limb (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Full thickness burn of multiple sites of lower limb" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "825003", + "display" : "Superficial injury of axilla with infection", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Superficial injury of axilla with infection (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "827006", + "display" : "Late congenital syphilis, latent (+ sero., - C.S.F., 2 years OR more)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Late congenital syphilis - latent" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Late congenital syphilis, latent (positive serology - cerebrospinal fluid, 2 years OR more) (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Late congenital syphilis, latent (positive serology - cerebrospinal fluid, 2 years OR more)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "832007", + "display" : "Moderate major depression", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Moderate major depression (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "834008", + "display" : "Chair-seated facing coital position", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Frontal sedentary coital position" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chair-seated facing coital position (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "841002", + "display" : "Congenital absence of skull bone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital absence of skull bone (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "842009", + "display" : "Consanguinity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Consanguinity (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "843004", + "display" : "Poliomyelomalacia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poliomyelomalacia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "844005", + "display" : "Behavior finding", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conduct" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Behaviour finding" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Behavior finding (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Finding relating to behaviour" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Finding relating to behavior" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Behavioural finding" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Behavioral finding" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "845006", + "display" : "Injury of inferior mesenteric artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injury of inferior mesenteric artery (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inferior mesenteric artery injury" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "849000", + "display" : "Total cataract", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mature cataract" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mature cataract (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "857002", + "display" : "Erythema simplex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dermatitis simplex" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Erythema simplex (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "862001", + "display" : "Anemia caused by chlorate (disorder)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anaemia caused by chlorate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anaemia due to chlorate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anemia due to chlorate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anemia caused by chlorate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "865004", + "display" : "Hyperalimentation formula for ileus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hyperalimentation formula for ileus (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "871005", + "display" : "Contracted pelvis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Generally contracted pelvis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Contracted pelvis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "874002", + "display" : "Therapeutic diuresis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Therapeutic diuresis (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "875001", + "display" : "Chalcosis of eye", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ocular chalcosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chalcosis of eye (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "888003", + "display" : "Foetal or neonatal effect of maternal blood loss", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fetal or neonatal effect of maternal blood loss" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fetal or neonatal effect of maternal blood loss (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "890002", + "display" : "Deep third degree burn of elbow", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deep third degree burn of elbow (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "899001", + "display" : "Axis I diagnosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Axis I diagnosis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "903008", + "display" : "Chorioretinal infarction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chorioretinal infarction (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "904002", + "display" : "Pinard's sign", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pinard's sign (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pinard sign" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "928000", + "display" : "Disorder of musculoskeletal system", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Musculoskeletal disorder" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disorder of musculoskeletal system (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "931004", + "display" : "Gestation period, 9 weeks", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gestation period, 9 weeks (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "932006", + "display" : "Flat affect", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Flat affect (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "934007", + "display" : "Thalassemia intermedia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thalassaemia intermedia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thalassemia intermedia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "943003", + "display" : "Congenital retinal aneurysm", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital retinal aneurysm (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "961007", + "display" : "Erythema nodosum, acute form", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Erythema nodosum, acute form (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "962000", + "display" : "Disability evaluation, disability 6%", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disability evaluation disability 6 percent (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disability evaluation disability 6 percent" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "964004", + "display" : "Open wound of pharynx without complication", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open wound of pharynx without complication (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "965003", + "display" : "Toxic amblyopia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Toxic amblyopia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "975000", + "display" : "Anorectal agenesis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anorectal agenesis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "978003", + "display" : "Chronic infantile eczema", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic infantile eczema (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "981008", + "display" : "Hemorrhagic proctitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemorrhagic proctitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemorrhagic proctitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "984000", + "display" : "Perirectal cellulitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Perirectal cellulitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "987007", + "display" : "Cellulitis of temple region", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cellulitis of temple region (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "991002", + "display" : "Wide QRS complex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prolonged QRS complex" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Wide QRS complex (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "998008", + "display" : "Chagas' disease with heart involvement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chagas' disease with heart involvement (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1003002", + "display" : "Religious discrimination", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Religious discrimination (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1020003", + "display" : "Disease due to Nairovirus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disease caused by Nairovirus (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disease caused by Nairovirus" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1023001", + "display" : "Apnea", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Apnoeic" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Apnoea" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Apneic" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Has stopped breathing" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Not breathing" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Apnea (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1027000", + "display" : "Alkaline reflux disease", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alkaline reflux esophagitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alkaline reflux oesophagitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alkaline reflux disease (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Biliary oesophagitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Biliary esophagitis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1031006", + "display" : "Open wound of trachea without complication", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open wound of trachea without complication (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1033009", + "display" : "Thoracic arthritis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thoracic arthritis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1034003", + "display" : "Mesenteric-portal fistula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mesenteric-portal fistula (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1038000", + "display" : "Disacchariduria", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disacchariduria (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1045000", + "display" : "Colonospasm", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Colonospasm (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1046004", + "display" : "Ureteritis glandularis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ureteritis glandularis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1051005", + "display" : "Hyperplasia of islet alpha cells with gastrin excess", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hyperplasia of islet alpha cells with gastrin excess (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1055001", + "display" : "Stenosis of precerebral artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Narrowing of precerebral artery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stenosis of precerebral artery (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1059007", + "display" : "Opisthorchiasis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cat liver fluke infection" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Opisthorchiosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Opisthorchiasis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1070000", + "display" : "Facial myokymia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Facial myokymia (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Facial myokymia (muscle quivering)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1073003", + "display" : "Xeroderma pigmentosum, group B", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Xeroderma pigmentosum, group B (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Xeroderma pigmentosum group B" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1077002", + "display" : "Septal infarction by EKG", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Septal infarction by electrocardiogram" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Septal infarction by electrocardiogram (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1079004", + "display" : "Macular retinal cyst", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hole retinal cyst" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Macular pseudohole retinal cyst" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Macular retinal cyst (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1085006", + "display" : "Candidiasis of vulva", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Candidiasis of vulva (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vulval candidiasis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vulval thrush" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vulval candidosis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1089000", + "display" : "Intrauterine sepsis of fetus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intrauterine sepsis of fetus (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intrauterine fetal sepsis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intrauterine foetal sepsis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intrauterine sepsis of foetus" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1102005", + "display" : "Intraerythrocytic parasitosis by Nuttallia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intraerythrocytic parasitosis caused by Nuttallia (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intraerythrocytic parasitosis caused by Nuttallia" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1107004", + "display" : "Early latent syphilis, positive serology, negative cerebrospinal fluid, with relapse after treatment (disorder)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Early latent syphilis, positive serology, negative cerebrospinal fluid, with relapse after treatment" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1108009", + "display" : "Female pattern alopecia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Female pattern baldness" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Female pattern alopecia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1111005", + "display" : "Normal sebaceous gland activity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Normal sebaceous gland activity (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1112003", + "display" : "Degenerative disorder of eyelid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Degenerative disorder of eyelid (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1116000", + "display" : "Chronic aggressive type B viral hepatitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic aggressive type B viral hepatitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1124005", + "display" : "Postpartum period, 6 days", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Postpartum period, 6 days (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1125006", + "display" : "Septicemia during labor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Septicaemia during labour" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sepsis during labor (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sepsis during labor" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sepsis during labour" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1126007", + "display" : "Knee locking", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Knee locking (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1131009", + "display" : "Congenital valvular insufficiency", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital valvular regurgitation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital insufficiency of heart valve" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital valvular insufficiency (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1134001", + "display" : "Muehrcke's lines", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muehrcke's lines (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muehrcke lines" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1135000", + "display" : "Solar retinopathy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Solar retinopathy (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Solar retinitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Eclipse retinopathy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Foveomacular retinitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Photic retinopathy" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1139006", + "display" : "Confrontation (visual) test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Confrontation (visual) test (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1140008", + "display" : "Thermal hypesthesia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thermal hypaesthesia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thermal hypesthesia (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1141007", + "display" : "Circumoral paresthesia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Circumoral paraesthesia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Circumoral paresthesia (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1145003", + "display" : "Developmental speech disorder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Developmental speech disorder (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "DSD - Developmental speech disorder" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1150009", + "display" : "Congenital microcheilia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Microcheilia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital microcheilia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1151008", + "display" : "Visual field constriction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Visual field constriction (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Constricted visual field" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1152001", + "display" : "Skin reaction negative", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Skin reaction negative (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1155004", + "display" : "EKG hypertrophy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Myocardial hypertrophy, determined by electrocardiogram (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Myocardial hypertrophy, determined by electrocardiogram" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1168007", + "display" : "Allotype", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allotype (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1184008", + "display" : "Glasgow coma scale, 10", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glasgow coma scale, 10 (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1194003", + "display" : "Disease condition determination, well controlled", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disease condition determination, well controlled (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1196001", + "display" : "Chronic bipolar II disorder, most recent episode major depressive", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic bipolar II disorder, most recent episode major depressive (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1197005", + "display" : "Carbuncle of heel", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carbuncle of heel (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1201005", + "display" : "Benign essential hypertension", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Benign essential hypertension (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1207009", + "display" : "Glaucomatous atrophy of optic disc", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glaucomatous atrophy of optic disc (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Optic disc glaucomatous atrophy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glaucomatous optic atrophy" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1208004", + "display" : "Gastroptosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prolapse gastropathy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastric prolapse" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastroptosis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1212005", + "display" : "Childhood type dermatomyositis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Childhood type dermatomyositis (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Juvenile dermatomyositis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1214006", + "display" : "Infection by Strongyloides", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Strongyloidiasis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Strongyloidosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Strongyloides" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Strongyloides (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1232006", + "display" : "Congenital articular rigidity with myopathy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital articular rigidity with myopathy (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1239002", + "display" : "Congenital anteversion of femur", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital anteversion of femoral neck" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital anteversion of femur (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1240000", + "display" : "Prone body position", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prone position" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prone body position (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lying prone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Off feet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lying ventricumbent" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lying procumbent" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1259003", + "display" : "Schistosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Slate-workers' lung" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Slate workers pneumoconiosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Slate pneumoconiosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Schistosis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1261007", + "display" : "Fracture of multiple ribs", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fracture of multiple ribs (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Multiple fractures of ribs" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1264004", + "display" : "Injury of descending left colon without open wound into abdominal cavity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injury of descending left colon without open wound into abdominal cavity (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1271009", + "display" : "Bart-Pumphrey syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Knuckle pads, leukonychia, sensorineural deafness, palmoplantar hyperkeratosis syndrome (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Knuckle pads, leukonychia, sensorineural deafness, palmoplantar hyperkeratosis syndrome" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1280009", + "display" : "Isologous chimera", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Isologous chimera (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1282001", + "display" : "Perichondritis of larynx", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Perichondritis of larynx (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Laryngeal perichondritis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1284000", + "display" : "Abnormal jaw closure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abnormal jaw closure (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1286003", + "display" : "Vitamin K deficiency coagulation disorder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bleeding diathesis due to vitamin K deficiency" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vitamin K deficiency coagulation disorder (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1287007", + "display" : "Congenital absence of bile duct", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital absence of bile duct (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1297003", + "display" : "Infection by Cladosporium carrionii", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Cladosporium carrionii" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Cladosporium carrionii (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Cladophialophora carrionii" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1308001", + "display" : "Complication of reimplant", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Complication of reimplant (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1310004", + "display" : "Impaired glucose tolerance associated with genetic syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Impaired glucose tolerance associated with genetic syndrome (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1318006", + "display" : "Post-translational genetic protein processing", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Post-translational genetic protein processing (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1323006", + "display" : "Poisoning by kanamycin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Kanamycin poisoning" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by kanamycin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by kanamycin (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1332008", + "display" : "Conjugated visual deviation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conjugated visual deviation (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1335005", + "display" : "Induratio penis plastica", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Peyronie's disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Penile fibromatosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fibrous cavernositis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Plastic induration of penis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Induratio penis plastica (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Peyronies disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Penile plaque" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1343000", + "display" : "Deep transverse arrest", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deep transverse arrest (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "DTA - Deep transverse arrest" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1345007", + "display" : "Hang nail", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hang nail (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1351002", + "display" : "Injury of iliac artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injury of iliac artery (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Iliac artery injury" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1356007", + "display" : "Calculus of common duct with obstruction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Calculus of common duct with obstruction (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1361009", + "display" : "Leukocoria", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Leukocoria (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Leucocoria" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1367008", + "display" : "Injury of superior mesenteric artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injury of superior mesenteric artery (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1370007", + "display" : "Open fracture of metacarpal bone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open fracture of metacarpal bone (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open fracture of metacarpal bone(s)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1372004", + "display" : "Uterus unicornis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital absence of one uterine horn" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Uterus unicornis (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Unicornate uterus" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1376001", + "display" : "Obsessive compulsive personality disorder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anancastic personality disorder" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anankastic personality disorder" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Obsessive compulsive personality disorder (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1378000", + "display" : "Supination-eversion injury of ankle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Supination-eversion injury of ankle (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lauge-Hansen supination-eversion injury of ankle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Supination-external rotation injury of ankle" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1380006", + "display" : "Agoraphobia without history of panic disorder with limited symptom attacks", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Agoraphobia without history of panic disorder with limited symptom attacks (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1383008", + "display" : "Hallucinogen mood disorder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hallucinogen-induced mood disorder" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hallucinogen mood disorder (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hallucinogen induced mood disorder" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1384002", + "display" : "Diffuse cholesteatosis of middle ear", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diffuse cholesteatosis of middle ear (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1386000", + "display" : "Intracranial hemorrhage", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intracranial haemorrhage" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intracranial hemorrhage (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1387009", + "display" : "Solanum nigrum poisoning", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Black nightshade poisoning" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Solanum nigrum poisoning (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1388004", + "display" : "Metabolic alkalosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Metabolic alkalosis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1393001", + "display" : "Lenz-Majewski hyperostosis syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lenz-Majewski hyperostosis syndrome (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lenz-Majewski dysplasia" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1395008", + "display" : "Complication of ultrasound therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Complication of ultrasound therapy (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1402001", + "display" : "Fear (finding)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Frightened" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Afraid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fright" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Scared" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fear" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1412008", + "display" : "Anterior subcapsular polar cataract", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anterior subcapsular polar cataract (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1415005", + "display" : "Lymphangitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lymphangitis (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inflammation of lymphatics" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1418007", + "display" : "Hypoplastic chondrodystrophy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypoplastic chondrodystrophy (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1426004", + "display" : "Necrotizing glomerulonephritis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Necrotising glomerulonephritis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Necrotizing glomerulonephritis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1447000", + "display" : "Icthyoparasitism", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Icthyoparasitism (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1469007", + "display" : "Spontaneous abortion with urinary tract infection", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Miscarriage with urinary tract infection" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Miscarriage with urinary tract infection (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pregnancy loss 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", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypertensive heart AND renal disease complicating AND/OR reason for care during childbirth (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1475003", + "display" : "Herpes labialis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cold sores" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fever blister" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Herpes simplex labialis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cold sore" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Herpes labialis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1478001", + "display" : "Obliteration of lymphatic vessel", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Obliteration of lymphatic vessel (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1479009", + "display" : "20q partial trisomy (disorder)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "20q partial trisomy" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1482004", + "display" : "Chalazion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Meibomian gland cyst" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tarsal cyst" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Meibomian cyst" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cyst of meibomian gland (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cyst of meibomian gland" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1486001", + "display" : "Orbital congestion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Orbital congestion (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1488000", + "display" : "Postoperative nausea and vomiting", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Postoperative nausea and vomiting (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PONV - Postoperative nausea and vomiting" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1489008", + "display" : "Hordeolum externum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hordeolum externum (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "External hordeolum" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stye" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Boil of eyelid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sty" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Furuncle of eyelid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hordeolum, external" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1492007", + "display" : "Congenital anomaly of large intestine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital anomaly of large intestine (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1493002", + "display" : "Acute endophthalmitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute endophthalmitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1499003", + "display" : "Bipolar I disorder, single manic episode with postpartum onset", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bipolar I disorder, single manic episode with postpartum onset (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1512006", + "display" : "Congenital stricture of bile duct", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital stricture of bile duct (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1515008", + "display" : "Gorham's disease", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Massive osteolysis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phantom bone disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osteolysis and angiomatous naevi" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemangiomata with osteolysis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemangiomata with osteolysis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osteolysis and angiomatous nevi" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gorham's disease (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gorham disease" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1518005", + "display" : "Splenitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Splenitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1519002", + "display" : "Congenital phlebectasia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diffuse phlebectasia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital phlebectasia (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital venous ectasia" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1521007", + "display" : "Blister of buttock without infection", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blister of buttock without infection (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1525003", + "display" : "Blister of foot without infection", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blister of foot without infection (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1531000", + "display" : "Poisoning by nitrofuran derivatives", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nitrofuran derivative poisoning" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by nitrofuran derivatives (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by nitrofuran derivatives" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1532007", + "display" : "Viral pharyngitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Viral pharyngitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1534008", + "display" : "Palsy of conjugate gaze", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conjugate gaze palsy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Palsy of conjugate gaze (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1538006", + "display" : "Central nervous system malformation in fetus affecting obstetrical care", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Central nervous system malformation in fetus affecting obstetrical care (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Central nervous system malformation in foetus affecting obstetrical care" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1539003", + "display" : "Acquired trigger finger", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acquired trigger finger (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nodular tendinous disease of finger" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Triggering of finger" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trigger finger" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1542009", + "display" : "Omphalocele with obstruction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incarcerated omphalocele" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Irreducible omphalocele" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Strangulated omphalocele" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Omphalocele with obstruction (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1544005", + "display" : "Open dislocation of knee", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open dislocation of knee (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1551001", + "display" : "Osteomyelitis of femur (disorder)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osteomyelitis of femur" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1556006", + "display" : "Clark melanoma level 4", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clark melanoma level 4 (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1563006", + "display" : "Protein S deficiency disease", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Protein S deficiency disease (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Protein S deficiency" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1567007", + "display" : "Chronic gastric ulcer without hemorrhage, without perforation AND without obstruction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic gastric ulcer without haemorrhage, without perforation AND without obstruction" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic gastric ulcer without hemorrhage, without perforation AND without obstruction (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1588003", + "display" : "Heterosexual precocious puberty", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Heterosexual precocity" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cross-sexing precocious puberty" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Heterosexual precocious puberty (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1592005", + "display" : "Failed attempted abortion with uremia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Failed attempted abortion with uraemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Failed attempted abortion with uremia (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Failed attempted termination of pregnancy with uremia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Failed attempted termination of pregnancy with uraemia" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1593000", + "display" : "Infantile hemiplegia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Postnatal infantile hemiplegia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infantile hemiplegia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1606009", + "display" : "Infection by Macracanthorhynchus hirudinaceus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Macracanthorhynchus hirudinaceus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Macracanthorhynchus hirudinaceus (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1608005", + "display" : "Increased capillary permeability", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increased capillary permeability (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1639007", + "display" : "Abnormality of organs AND/OR soft tissues of pelvis affecting pregnancy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abnormal pelvic organ affecting pregnancy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abnormality of organs AND/OR soft tissues of pelvis affecting pregnancy (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1647007", + "display" : "Poisoning by primaquine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Primaquine poisoning" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by primaquine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by primaquine (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1648002", + "display" : "Lymphocytic pseudotumor of lung", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inflammatory pseudotumor of lung" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lymphocytic pseudotumour of lung" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inflammatory pseudotumour of lung" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lymphocytic pseudotumor of lung (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tumor-like mass in lungs composed of fibrous tissue or granulation tissue with inflammatory cells." + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tumour-like mass in lungs composed of fibrous tissue or granulation tissue with inflammatory cells." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1654001", + "display" : "Corticosteroid-induced glaucoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Corticosteroid-induced glaucoma (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Steroid-induced glaucoma" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1657008", + "display" : "Mevinphos poisoning", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mevinphos poisoning (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Toxic effect of phosdrin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phosdrin causing toxic effect" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1658003", + "display" : "Closed fracture of acromial end of clavicle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed fracture of acromial end of clavicle (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed fracture clavicle, lateral end" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1663004", + "display" : "G2 stage", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tumour grade G2" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tumor grade G2" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "G2 grade (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "G2 grade" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "G2: moderately differentiated" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1667003", + "display" : "Early fontanel closure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Early fontanel closure (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1670004", + "display" : "Cerebral hemiparesis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cerebral hemiparesis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1671000", + "display" : "Sago spleen", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sago spleen (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1674008", + "display" : "Juvenile epithelial corneal dystrophy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Juvenile epithelial corneal dystrophy (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Meesman's epithelial corneal dystrophy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Meesman's corneal dystrophy" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1679003", + "display" : "Arthritis associated with another disorder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arthritis associated with another disorder (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1682008", + "display" : "Transitory amino acid metabolic disorder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transitory amino acid metabolic disorder (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1685005", + "display" : "Rat bite fever", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rat bite fever (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rat-bite fever" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1686006", + "display" : "Sedative, hypnotic AND/OR anxiolytic-induced anxiety disorder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sedative, hypnotic AND/OR anxiolytic-induced anxiety disorder (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1694004", + "display" : "Accessory lobe of lung", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Supernumerary lung lobe" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Accessory lobe of lung (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1698001", + "display" : "Ulcer of bile duct", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ulcer of bile duct (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1703007", + "display" : "Increased leg circumference", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increased calf girth" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increased leg circumference (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1705000", + "display" : "Closed fracture of base of neck of femur", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed fracture of cervicotrochanteric section of femur" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed fracture of base of neck of femur (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1714005", + "display" : "Photokeratitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Photokeratitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1717003", + "display" : "Idiopathic guttate hypomelanosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Idiopathic guttate hypomelanosis (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Guttate hypomelanosis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1723008", + "display" : "Urethral stricture due to schistosomiasis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Urethral stricture due to schistosomiasis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1724002", + "display" : "Infection by Crenosoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Crenosomosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Crenosoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Crenosoma (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1734006", + "display" : "Fracture of vertebral column with spinal cord injury", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fracture of vertebral column with spinal cord injury (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1735007", + "display" : "Thrill", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thrill (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vibration felt by examiner on the surface of the body" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1739001", + "display" : "Fracture of occipital bone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fracture of occipital bone (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Occipital fracture" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1742007", + "display" : "Female hypererotism", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Female hypererotism (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1744008", + "display" : "Fusion of teeth", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fused teeth" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fusion of teeth (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Connation of teeth" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Double teeth" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1748006", + "display" : "Thrombophlebitis of deep femoral vein", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thrombophlebitis of deep femoral vein (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1755008", + "display" : "Old myocardial infarction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Healed myocardial infarction" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Old myocardial infarction (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Healed coronary" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1761006", + "display" : "Biliary cirrhosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cholangitic cirrhosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cholestatic cirrhosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic nonsuppurative destructive cholangitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Biliary cirrhosis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1763009", + "display" : "Interstitial keratitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Interstitial keratitis (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stromal keratitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "IK - Interstitial keratitis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1767005", + "display" : "Fisher's syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ophthalmoplegia, ataxia, areflexia syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Miller-Fisher variant of Guillain-Barre syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Miller-Fisher syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fisher's syndrome (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fisher syndrome" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1769008", + "display" : "Thoracodidymus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thoracodidymus (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1771008", + "display" : "Insulin biosynthesis defect", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Insulin biosynthesis defect (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1776003", + "display" : "Renal tubular acidosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Renal tubular acidosis (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "RTA - Renal tubular acidosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Renotubular acidaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Renotubular acidemia" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1777007", + "display" : "Increased molecular dissociation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increased molecular dissociation (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1778002", + "display" : "Malocclusion due to abnormal swallowing", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Malocclusion due to abnormal swallowing (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1779005", + "display" : "Mohr syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "OFD syndrome type II" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mohr syndrome (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "OFD II - Orofacial-digital syndrome II" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Orofacial-digital syndrome II" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1794009", + "display" : "Idiopathic corneal edema", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Idiopathic corneal oedema" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Idiopathic corneal edema (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1816003", + "display" : "Panic disorder with agoraphobia, severe agoraphobic avoidance AND mild panic attacks", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Panic disorder with agoraphobia, severe agoraphobic avoidance AND mild panic attacks (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1821000", + "display" : "Chemoreceptor apnea", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chemoreceptor apnoea" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chemoreceptor apnea (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1822007", + "display" : "Impaired glucose tolerance associated with pancreatic disease", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Impaired glucose tolerance associated with pancreatic disease (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1824008", + "display" : "Allergic gastritis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergic gastritis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1826005", + "display" : "Granuloma of lip", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Granuloma of lip (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1828006", + "display" : "Infestation by Gasterophilus haemorrhoidalis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infestation by Gasterophilus hemorrhoidalis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infestation caused by Gasterophilus haemorrhoidalis (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infestation caused by Gasterophilus hemorrhoidalis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infestation caused by Gasterophilus haemorrhoidalis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1833005", + "display" : "Phacoanaphylactic endophthalmitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phacoanaphylactic endophthalmitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1835003", + "display" : "Necrosis of pancreas", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pancreatic necrosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Necrosis of pancreas (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1837006", + "display" : "Poisoning by metaproterenol", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning by orciprenaline" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Orciprenaline poisoning" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by metaproterenol (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by orciprenaline" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by metaproterenol" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1845001", + "display" : "Paraparesis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paraparesis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1847009", + "display" : "Endophthalmitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Endophthalmitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1852004", + "display" : "Traumatic injury of sixth cranial nerve", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Traumatic injury of abducens nerve" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abducens (6th) nerve injury" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injury to abducent nerve" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abducent nerve injury" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sixth cranial nerve injury" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Traumatic injury of abducens nerve (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abducens nerve injury" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1855002", + "display" : "Developmental academic disorder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Academic skill disorder" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Learning disorder" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Developmental disorder of scholastic skill" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "General learning disability" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Learning disability" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Developmental academic disorder (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1856001", + "display" : "Accessory nose", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Accessory nose (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1857005", + "display" : "Gestational rubella syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gregg's syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital rubella" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital rubella syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital rubella syndrome (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1860003", + "display" : "Fluid volume disorder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disorder of fluid balance" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fluid volume disorder (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1865008", + "display" : "Impaired intestinal protein absorption", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Impaired intestinal protein absorption (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1869002", + "display" : "Rupture of sphincter of pupil", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rupture of sphincter of pupil (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rupture of iris sphincter" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Iris sphincter tear" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1892002", + "display" : "Star figure at the macula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Macular star" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Star figure at the macula (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1896004", + "display" : "Ectopic breast tissue", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Heterotopic breast tissue" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ectopic breast tissue (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1897008", + "display" : "Amsinckia species poisoning", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Amsinckia species poisoning (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1899006", + "display" : "Autosomal hereditary disorder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Autosomal hereditary disorder (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1903004", + "display" : "Infestation by Psorergates ovis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Itch mite infestation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infestation caused by Psorergates ovis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infestation caused by Psorergates ovis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1922008", + "display" : "Congenital absence of urethra", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital absence of urethra (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1926006", + "display" : "Osteopetrosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osteopetrosis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1939005", + "display" : "Abnormal vascular flow", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anomalous vascular flow" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abnormal blood flow" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abnormal vascular flow (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1943009", + "display" : "Left-right confusion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allochiria" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Right-left disorientation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Right-left disorientation (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1953005", + "display" : "Congenital deficiency of pigment of skin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital deficiency of pigment of skin (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1955003", + "display" : "Preauricular dimple", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital preauricular pit" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Preauricular dimple (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Preauricular pit" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1959009", + "display" : "Encephalartos species poisoning", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Encephalartos species poisoning (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1963002", + "display" : "Paroxysmal nocturnal hemoglobinuria", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Marchiafava-Micheli syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PNH" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paroxysmal nocturnal haemoglobinuria" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paroxysmal nocturnal hemoglobinuria (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PNH - Paroxysmal nocturnal haemoglobinuria" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PNH - Paroxysmal nocturnal hemoglobinuria" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1965009", + "display" : "Normal skin pH", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Normal skin pH (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1967001", + "display" : "Longitudinal absence of radius AND ulna", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Distal phocomelia of upper limb" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Longitudinal absence of radius AND ulna (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital absence of forearm only" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1973000", + "display" : "Sedative, hypnotic AND/OR anxiolytic-induced psychotic disorder with delusions", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sedative, hypnotic AND/OR anxiolytic-induced psychotic disorder with delusions (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1977004", + "display" : "Poisoning by oxymetholone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oxymetholone poisoning" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by oxymetholone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by oxymetholone (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1979001", + "display" : "Focal choroiditis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Monofocal choroiditis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Focal choroiditis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1980003", + "display" : "Seromucinous otitis media", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Seromucinous otitis media (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1981004", + "display" : "Urhidrosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Uridrosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Urhidrosis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2004005", + "display" : "Normal blood pressure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Normal blood pressure (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Normotensive" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2012002", + "display" : "Fracture of lunate bone of wrist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fracture of semilunar bone of wrist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fracture of lunate bone of wrist (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fracture of lunate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2028007", + "display" : "Erythema induratum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Erythema induratum (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2032001", + "display" : "Cerebral edema", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intracranial swelling" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cerebral oedema" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cerebral edema (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2036003", + "display" : "Acquired factor VII deficiency disease", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acquired hypoproconvertinemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acquired hypoproconvertinaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acquired factor VII deficiency disease (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2040007", + "display" : "Neurogenic thoracic outlet syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neurogenic thoracic outlet syndrome (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2041006", + "display" : "Eunuchoid gigantism", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Eunuchoidal giant" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Eunuchoid gigantism (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2043009", + "display" : "Alcoholic gastritis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alcoholic gastritis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2055003", + "display" : "Recurrent erosion of cornea", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recurrent erosion of cornea (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recurrent erosion syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recurrent corneal erosion" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2061000", + "display" : "Conductive hearing loss of combined sites", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conductive hearing loss of combined sites (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2065009", + "display" : "Dominant hereditary optic atrophy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dominant hereditary optic atrophy (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Autosomal dominant optic atrophy" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2066005", + "display" : "Gastric ulcer with hemorrhage AND perforation but without obstruction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastric ulcer with haemorrhage AND perforation but without obstruction" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastric ulcer with hemorrhage AND perforation but without obstruction (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2070002", + "display" : "Burning sensation in eye", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Burning sensation in eye (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2073000", + "display" : "Delusions", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Delusional thoughts" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Delusional ideas" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Delusions (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2087000", + "display" : "Pulmonary nocardiosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pulmonary nocardiosis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2089002", + "display" : "Osteitis deformans", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paget's disease of bone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osteitis deformans (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pagets disease of bone" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2091005", + "display" : "Pharyngeal diverticulitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pharyngeal diverticulitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2094002", + "display" : "Toxic effect of carbon disulfide", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Toxic effect of carbon bisulfide" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carbon disulfide poisoning" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carbon disulphide poisoning" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Toxic effect of carbon disulphide" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Toxic effect of carbon bisulphide" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Toxic effect of carbon disulfide (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carbon disulphide causing toxic effect" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carbon disulfide causing toxic effect" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2102007", + "display" : "Deep vascularization of cornea", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deep vascularisation of cornea" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deep vascularization of cornea (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deep corneal vascularisation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deep corneal vascularization" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2107001", + "display" : "Anisomelia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anisomelia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2109003", + "display" : "Isolated somatotropin deficiency", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Isolated growth hormone deficiency" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Isolated growth hormone insufficiency" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "IGHD - Isolated growth hormone deficiency" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Isolated somatotropin deficiency (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2114004", + "display" : "Infection by Cysticercus pisiformis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Cysticercus pisiformis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Cysticercus pisiformis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2116002", + "display" : "Intramembranous bone formation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intramembranous ossification" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intramembranous bone formation (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2120003", + "display" : "Weak cry", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Feeble cry" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aphonic cry" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Weak cry (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2121004", + "display" : "Poisoning by ethopropazine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning by profenamine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ethopropazine poisoning" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by ethopropazine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by profenamine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by ethopropazine (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2128005", + "display" : "Disease of pharyngeal tonsil", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disorder of adenoid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disorder of adenoid (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2129002", + "display" : "Edema of pharynx", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pharyngeal edema" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Edema of throat" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oedema of pharynx" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oedema of throat" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pharyngeal oedema" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Edema of pharynx (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2132004", + "display" : "Meconium in amniotic fluid noted before labor in liveborn infant", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Meconium in amniotic fluid noted before labour in liveborn infant" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Meconium in amniotic fluid noted before labor in liveborn infant (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2134003", + "display" : "Diffuse pain", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diffuse pain (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2136001", + "display" : "Open wound of jaw with complication", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open wound of jaw with complication (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2138000", + "display" : "LSP - Left sacroposterior position", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Left sacroposterior position" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Left sacroposterior position (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2145000", + "display" : "Anal intercourse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anal penetration" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anal penetration (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2149006", + "display" : "Decreased hormone production", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decreased hormone production (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2158004", + "display" : "Infection by Contracaecum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Contracaecosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Contracaecum" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Contracaecum (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2167004", + "display" : "Retinal hemangioblastomatosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Retinal haemangioblastomatosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Retinal hemangioblastomatosis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2169001", + "display" : "Thoracic radiculitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thoracic radiculitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2170000", + "display" : "Gallop rhythm", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gallop rhythm (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2176006", + "display" : "Halogen acne", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Halogen acne (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2177002", + "display" : "Postherpetic neuralgia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Postherpetic neuralgia (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PHN - Post-herpetic neuralgia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Post-zoster neuralgia" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2186007", + "display" : "Compensated metabolic alkalosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Compensated metabolic alkalosis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2198002", + "display" : "Visceral epilepsy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Visceral epilepsy (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2202000", + "display" : "Open posterior dislocation of distal end of femur", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open posterior dislocation of distal end of femur (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2204004", + "display" : "Acquired deformity of pinna", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acquired deformity of auricle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acquired deformity of pinna (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2213002", + "display" : "Congenital anomaly of vena cava", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital anomaly of vena cava (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2216005", + "display" : "Nocturnal emission", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nocturnal emission (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2219003", + "display" : "Disability evaluation, disability 100%", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disability evaluation disability 100 percent (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disability evaluation disability 100 percent" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2224000", + "display" : "Selenium poisoning", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alkali disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blind staggers" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Selenium poisoning (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2228002", + "display" : "Scintillating scotoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Flittering scotoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Teichopsia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fortification figures" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fortification spectra" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Scintillating scotoma (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2229005", + "display" : "Chimera", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chimera (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2231001", + "display" : "Nerve plexus disorder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nerve plexus disorder (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2237002", + "display" : "Pleurodynia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pleuralgia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pleural pain" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pleuritic pain" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Painful breathing -pleurodynia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pleuritic pain (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2239004", + "display" : "Previous pregnancies 6", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Previous pregnancies 6 (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2241003", + "display" : "X-linked absence of thyroxine-binding globulin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "X-linked absence of thyroxine-binding globulin (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2243000", + "display" : "Hypercalcemia due to hyperthyroidism", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypercalcaemia due to hyperthyroidism" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypercalcemia due to hyperthyroidism (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2245007", + "display" : "Foreign body in nasopharynx", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Foreign body in nasopharynx (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2251002", + "display" : "Primary hypotony of eye", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Primary hypotony of eye (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2256007", + "display" : "Monozygotic twins", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Monochorial twins" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Identical twins" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Monozygotic twins (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Monovular twins" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Uniovular twins" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2261009", + "display" : "Obstetrical pulmonary fat embolism", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Obstetrical pulmonary fat embolism (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2268003", + "display" : "Victim of homosexual aggression (finding)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Victim of homosexual aggression" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2284002", + "display" : "Pulsating exophthalmos", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pulsating exophthalmos (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2295008", + "display" : "Closed fracture of upper end of forearm", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed fracture of proximal end of forearm" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed fracture of upper end of forearm (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2296009", + "display" : "Iron dextran toxicity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Iron dextran toxicity (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2301009", + "display" : "Psychosomatic factor in physical condition, psychological component of unknown degree", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Physical condition, psychological component of unknown degree" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Psychosomatic factor in physical condition, psychological component of unknown degree (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2303007", + "display" : "Inguinal hernia with gangrene", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inguinal hernia with gangrene (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2304001", + "display" : "Discitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Discitis (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intervertebral discitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inflammatory discitis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2307008", + "display" : "Fat necrosis of pancreas", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Peripancreatic fat necrosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Peripancreatic necrosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fat necrosis of pancreas (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2308003", + "display" : "Silent alleles", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Silent alleles (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2312009", + "display" : "Reactive attachment disorder of infancy OR early childhood, inhibited type", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reactive attachment disorder of infancy OR early childhood, inhibited type (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2314005", + "display" : "Unprotected sexual intercourse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Unprotected coitus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Unprotected sexual intercourse (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Unprotected intercourse" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2326000", + "display" : "Marriage annulment", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Marriage annulment (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2339001", + "display" : "Sexual overexposure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sexual overexposure (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2341000", + "display" : "Infection by Moniliformis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Moniliformiosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Moniliformis (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Moniliformis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2351004", + "display" : "Genetic transduction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Genetic transduction (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2355008", + "display" : "Rud's syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dwarfism-ichthyosiform erythroderma-mental deficiency syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rud's syndrome (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rud syndrome" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2359002", + "display" : "Hyper-beta-alaninemia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hyperalaninemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hyperalaninaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hyper-beta-alaninaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hyper-beta-alaninemia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2365002", + "display" : "Chronic granular pharyngitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Simple chronic pharyngitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Granular pharyngitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic granular pharyngitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2366001", + "display" : "Late effect of dislocation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Late effect of dislocation (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2367005", + "display" : "Acute hemorrhagic gastritis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute haemorrhagic gastritis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute hemorrhagic gastritis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2374000", + "display" : "Monofascicular block", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Monofascicular block (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2385003", + "display" : "Cellulitis of pectoral region", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cellulitis of pectoral region (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2388001", + "display" : "Normal variation in translucency", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Normal variation in translucency (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2390000", + "display" : "Acute gonococcal vulvovaginitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute gonococcal vulvovaginitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2391001", + "display" : "Achondrogenesis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Achondrogenesis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2396006", + "display" : "Malignant pyoderma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Malignant pyoderma (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2398007", + "display" : "Quinidine toxicity by EKG", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Quinidine toxicity by electrocardiogram" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Quinidine toxicity by electrocardiogram (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2403008", + "display" : "Psychoactive substance dependence", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Psychoactive substance dependence (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2415007", + "display" : "Lumbosacral root lesion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lumbosacral radiculopathy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lumbosacral radiculopathy (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2418009", + "display" : "Toxic effect of polyester fumes", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Toxic effect of polyester fumes (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Polyester fume causing toxic effect" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2419001", + "display" : "Open wound of forehead with complication", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open wound of forehead with complication (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2420007", + "display" : "Third degree burn of multiple sites of upper limb", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Full thickness burn of multiple sites of upper limb (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Full thickness burn of multiple sites of upper limb" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2432006", + "display" : "Cerebrospinal fluid circulation disorder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cerebrospinal fluid circulation disorder (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2435008", + "display" : "Ascariasis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ascariosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ascaridiasis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ascariasis - roundworms" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ascariasis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2437000", + "display" : "Placenta circumvallata", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Circumvallate placenta" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Placenta nappiformis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Placenta circumvallata (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2438005", + "display" : "Iniencephaly", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Iniencephalus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Iniencephaly (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2439002", + "display" : "Purulent endocarditis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Purulent endocarditis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2443003", + "display" : "Hydrogen sulfide poisoning", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hydrogen sulphide poisoning" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hydrogen sulfide poisoning (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2452007", + "display" : "Fetal rotation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fetal rotation (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Foetal rotation" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2463005", + "display" : "Acquired heterochromia of iris", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acquired heterochromia of iris (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2469009", + "display" : "Onychomalacia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Soft nails" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Onychomalacia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2471009", + "display" : "Postoperative intra-abdominal abscess", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Postoperative intra-abdominal abscess (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intraabdominal abscess following surgical procedure" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2472002", + "display" : "Anuria", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anuria (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Passes no urine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2473007", + "display" : "Intermittent vertical heterotropia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intermittent vertical heterotropia (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intermittent vertical squint" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2477008", + "display" : "Superficial thrombophlebitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Superficial phlebitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Superficial thrombophlebitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2492009", + "display" : "Nutritional disorder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nutritional disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disorder of nutrition" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Malnutrition" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nutritional disorder (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2495006", + "display" : "Congenital cerebral arteriovenous aneurysm", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital cerebral arteriovenous aneurysm (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2496007", + "display" : "Acalculia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acalculia (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2506003", + "display" : "Early onset dysthymia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Early onset dysthymia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2513003", + "display" : "Tinea capitis due to Trichophyton", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tinea capitis caused by Trichophyton" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tinea capitis caused by Trichophyton (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2518007", + "display" : "Cryptogenic sexual precocity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Idiopathic sexual precocity" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cryptogenic sexual precocity (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Constitutional sexual precocity" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2521009", + "display" : "Bone conduction better than air", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bone conduction better than air (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2523007", + "display" : "Salmonella pneumonia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Salmonella pneumonia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2526004", + "display" : "Noninflammatory disorder of the female genital organs", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Noninflammatory disorder of the female genital organs (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2528003", + "display" : "Viremia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Viraemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Viremia (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2532009", + "display" : "Choroidal rupture", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Choroidal rupture (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2534005", + "display" : "Congenital absence of vena cava", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital absence of vena cava (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2538008", + "display" : "Ketosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ketosis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2541004", + "display" : "Compulsive buying", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Buying spree" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Compulsive buying (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2554006", + "display" : "Acute purulent pericarditis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute suppurative pericarditis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute purulent pericarditis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2556008", + "display" : "Periodontal disease", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disease of supporting structures of teeth" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Periodontal disease (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2560006", + "display" : "Syndactyly of fingers with fusion of bones", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Syndactyly of fingers with fusion of bones (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Complex syndactyly of fingers" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osseous syndactyly of fingers" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2562003", + "display" : "Athanasia trifurcata poisoning", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Athanasia trifurcata poisoning (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2576002", + "display" : "Trachoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trachoma (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2581006", + "display" : "Clasp-knife effect", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clasp-knife phenomenon" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clasp knife rigidity" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clasp knife like increase in tone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clasp knife like increase in tone (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2582004", + "display" : "Deep third degree burn of multiple sites of lower limb", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deep third degree burn of multiple sites of lower limb (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2583009", + "display" : "Chiari's network", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Remnants of valves of sinus venosus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Atrial anomalous bands" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Filigreed network of venous valves" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chiari network of venous valves" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chiari network" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anomalous atrial bands" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chiari's network (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2584003", + "display" : "Cerebral degeneration in childhood", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cerebral degeneration in childhood (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2585002", + "display" : "Pneumococcal pleurisy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pneumococcal pleurisy (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2589008", + "display" : "Acute dacryoadenitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute dacryoadenitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2591000", + "display" : "Crushing injury of shoulder region", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Crushing injury of shoulder region (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Crush injury of shoulder region" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2593002", + "display" : "Dubowitz's syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dubowitz's syndrome (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dubowitz syndrome" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2602008", + "display" : "Hemarthrosis of shoulder region", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemarthrosis of shoulder region" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemarthrosis of shoulder region (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemarthrosis of shoulder" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemarthrosis of shoulder" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2606006", + "display" : "Furuncle of perineum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Furuncle of perineum (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Boil of perineum" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Saddle boil" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2615004", + "display" : "Follicular cyst of ovary", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cyst of graafian follicle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Follicular cystic ovary disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Follicular cyst of ovary (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Graafian follicle cyst" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2618002", + "display" : "Chronic recurrent major depressive disorder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic recurrent major depressive disorder (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2622007", + "display" : "Infected ulcer of skin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infected skin ulcer" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infected ulcer of skin (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2625009", + "display" : "Senter syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Senter syndrome (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Autosomal dominant keratitis, ichthyosis, deafness syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Autosomal dominant KID (keratitis, ichthyosis, deafness) syndrome" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2634004", + "display" : "Decreased blood erythrocyte volume", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decreased blood erythrocyte volume (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2638001", + "display" : "Hypercalcemia due to a drug", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypercalcaemia due to a drug" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Drug-induced hypercalcaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Drug-induced hypercalcemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypercalcemia caused by a drug (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypercalcemia caused by a drug" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypercalcaemia caused by a drug" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2640006", + "display" : "Clinical stage IV", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clinical stage IV (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clinical stage 4" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2651006", + "display" : "Closed traumatic dislocation of elbow joint (disorder)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed traumatic dislocation of elbow joint" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2655002", + "display" : "Invalidism", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Invalid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Invalidism (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2657005", + "display" : "Overflow proteinuria", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Overflow proteinuria (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2663001", + "display" : "Palpatory proteinuria", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Palpatory proteinuria (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2683000", + "display" : "Nonvenomous insect bite of axilla without infection", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nonvenomous insect bite of axilla without infection (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2689001", + "display" : "Dominant dystrophic epidermolysis bullosa with absence of skin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Epidermolysis bullosa dystrophica, Bart type" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dominant dystrophic epidermolysis bullosa with absence of skin (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2694001", + "display" : "Myelophthisic anemia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anemia associated with marrow infiltration" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Leukoerythroblastic anemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Leukoerythroblastosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Myelophthisic anaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anaemia associated with marrow infiltration" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Leucoerythroblastic anaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Myelophthisic anemia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2704003", + "display" : "Acute disease", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute disease (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Any disease of sudden onset AND/OR short duration" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2707005", + "display" : "Necrotizing enterocolitis in fetus OR newborn", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pseudomembranous enterocolitis in newborn" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Necrotising enterocolitis in fetus OR newborn" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Necrotizing enterocolitis in fetus OR newborn (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Necrotising enterocolitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "NEC - Necrotising enterocolitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Necrotizing enterocolitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "NEC - Necrotizing enterocolitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Necrotising enterocolitis in foetus OR newborn" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2713001", + "display" : "Closed pneumothorax", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed pneumothorax (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2724004", + "display" : "Recruitment", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recruitment (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Auditory recruitment" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2725003", + "display" : "Previous abnormality of glucose tolerance", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Previous AGT" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Previous abnormality of glucose tolerance (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2733002", + "display" : "Heel pain", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Talalgia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Heel pain (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2736005", + "display" : "Atrophoderma vermiculatum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acne vermoulante" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Honeycomb atrophy of face" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Folliculitis ulerythematosa reticulata" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Atrophoderma vermiculatum (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2740001", + "display" : "Gouty proteinuria", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gouty proteinuria (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2749000", + "display" : "Congenital deformity of hip joint", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital deformity of hip joint (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital deformity of hip" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2751001", + "display" : "Fibrocalculous pancreatic diabetes", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fibrocalculous pancreatic diabetes (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2761008", + "display" : "Decreased stool caliber", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diminished stool caliber" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decreased stool calibre" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diminished stool calibre" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decreased stool caliber (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2764000", + "display" : "Articular crepitation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Joint crepitus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "False crepitus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Joint crackle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Joint crepitation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Joint crepitus (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2770006", + "display" : "Fetal or neonatal effect of antibiotic transmitted via placenta and/or breast milk (disorder)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fetal or neonatal effect of antibiotic transmitted via placenta and/or breast milk" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2772003", + "display" : "Acquired epidermolysis bullosa", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acquired epidermolysis bullosa (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Epidermolysis bullosa acquisita" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "EBA - Epidermolysis bullosa acquisita" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2775001", + "display" : "Loose body in joint", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Joint mice" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Free bodies in joint" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Corpora libra in joint" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Melon seed bodies in joint" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arthrolith" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intra-articular loose body" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Loose body in joint (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2776000", + "display" : "Delirium", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Organic brain syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute confusional state" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "OBS - Organic brain syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute psycho-organic syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute organic reaction" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ABS - Acute brain syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute brain syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Delirium (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2782002", + "display" : "Temporomandibular dysplasia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Temporomandibular dysplasia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2783007", + "display" : "Gastrojejunal ulcer without hemorrhage AND without perforation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastrojejunal ulcer without haemorrhage AND without perforation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastrojejunal ulcer without hemorrhage AND without perforation (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2805007", + "display" : "Phosmet poisoning", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phosmet poisoning (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2806008", + "display" : "Impaired psychomotor development", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Impaired psychomotor development (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2807004", + "display" : "Chronic gastrojejunal ulcer with perforation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic gastrojejunal ulcer with perforation (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2808009", + "display" : "Infection by Prosthenorchis elegans", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Prosthenorchis elegans" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Prosthenorchis elegans (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2815001", + "display" : "Sexual pyromania", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Erotic pyromania" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pyrolagnia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sexual pyromania (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2816000", + "display" : "Dilated cardiomyopathy secondary to myotonic dystrophy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dilated cardiomyopathy due to myotonic dystrophy (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dilated cardiomyopathy due to myotonic dystrophy" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2818004", + "display" : "Congenital vascular anomaly of eye", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital vascular anomaly of eye (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2819007", + "display" : "Poisoning by magnesium sulfate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning by magnesium sulphate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Magnesium sulphate poisoning" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Magnesium sulfate poisoning" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by magnesium sulphate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by magnesium sulfate (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by magnesium sulfate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2825006", + "display" : "Gingival abrasion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abrasion of gingivae" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abrasion and/or friction burn of gum without infection (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abrasion and/or friction burn of gum without infection" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2828008", + "display" : "Congenital stenosis of nares", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital stenosis of nares (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2829000", + "display" : "Uhl's disease", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypoplasia of right ventricle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Uhl's anomaly" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Parchment right ventricle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paper thin right ventricle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Right ventricular hypoplasia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Uhl's disease (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Uhl disease" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2835000", + "display" : "Traumatic cardiac hemolytic anemia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemolytic anemia due to vascular prosthesis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemolytic anaemia due to vascular prosthesis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Traumatic cardiac haemolytic anaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Traumatic cardiac hemolytic anemia (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemolytic anemia due to cardiac trauma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemolytic anaemia due to cardiac trauma" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2836004", + "display" : "Toxic effect of butane", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Toxic effect of butane (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Butane causing toxic effect" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2838003", + "display" : "Piblokto", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pibloktoq" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Piblokto (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2850009", + "display" : "Infection by Schistosoma incognitum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Schistosoma incognitum (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Schistosoma incognitum" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2853006", + "display" : "Macular keratitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Macular keratitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2856003", + "display" : "Vitamin A-responsive dermatosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vitamin A-responsive dermatosis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2858002", + "display" : "Puerperal septicemia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Puerperal fever" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Puerperal sepsis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Childbed fever" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Puerperal septicaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Puerperal sepsis (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Postpartum sepsis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2884008", + "display" : "Weill-Marchesani syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brachydactyly-spherophakia syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Marchesani's syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brachymorphy with spherophakia syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Weill-Marchesani syndrome (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spherophakia-brachymorphia syndrome" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2893009", + "display" : "Anomaly of chromosome pair 10", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anomaly of chromosome pair 10 (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2897005", + "display" : "Thrombocytopenia due to immune destruction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immune thrombocytopenia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immune thrombocytopenia (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ITP - immune thrombocytopenia" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2899008", + "display" : "Thought block", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thought block (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thought blocking" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thought deprivation" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2901004", + "display" : "Melena", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tarry stools" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Melaena" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Melena (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Altered blood passed per rectum" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Altered blood in stool" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Black, tarry stool" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2902006", + "display" : "Decreased lymphocyte life span", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decreased lymphocyte life span (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2904007", + "display" : "Male infertility", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Male infertility (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2910007", + "display" : "Discharge from penis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Discharge from penis (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2912004", + "display" : "Cystic-bullous disease of the lung", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cystic-bullous disease of the lung (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2917005", + "display" : "Transient hypothyroidism", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transient hypothyroidism (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2918000", + "display" : "Infection due to Bacteroides", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Bacteroides" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Bacteroides (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2919008", + "display" : "Nausea, vomiting and diarrhea", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nausea, vomiting and diarrhoea" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nausea, vomiting and diarrhea (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2929001", + "display" : "Occlusion of artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arterial occlusive disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Obstruction of artery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arterial occlusion" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blocked artery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Occlusion of artery (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2935001", + "display" : "Poisoning by antiasthmatic", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning by antiasthmatic (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antiasthmatic poisoning" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2946003", + "display" : "Osmotic diarrhea", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Permeability diarrhea" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Permeability diarrhoea" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osmotic diarrhoea" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osmotic diarrhea (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2951009", + "display" : "Atopic cataract", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dermatogenous cataract" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Andogsky's syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Atopic cataract (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2955000", + "display" : "Chronic ulcerative pulpitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic ulcerative pulpitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2965006", + "display" : "Congenital alopecia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital atrichosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Naevoid congenital alopecia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nevoid congenital alopecia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital alopecia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2967003", + "display" : "Non-comitant strabismus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Non-comitant squint" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Non-comitant strabismus (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2978006", + "display" : "Aneurysm of conjunctiva", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aneurysm of conjunctiva (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2981001", + "display" : "Abdominal pulsatile mass", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pulsatile mass of abdomen (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pulsatile mass of abdomen" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2989004", + "display" : "Complication following molar AND/OR ectopic pregnancy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Complication following molar AND/OR ectopic pregnancy (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2990008", + "display" : "Lymphocytic leukemoid reaction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lymphocytic leukemoid reaction (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lymphocytic leukaemoid reaction" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2992000", + "display" : "Pigmentary pallidal degeneration", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pigmentary pallidal atrophy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hallervorden-Spatz disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pigmentary pallidal degeneration (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2994004", + "display" : "Brain fag", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brain fag (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2999009", + "display" : "Injury of ear", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injury of ear (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injury of ear region" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3002002", + "display" : "Hemorrhage of thyroid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemorrhage of thyroid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemorrhage of thyroid (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thyroid haemorrhage" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thyroid hemorrhage" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3004001", + "display" : "Congenital dilatation of esophagus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital dilatation of oesophagus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital dilatation of esophagus (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3006004", + "display" : "Disturbance of consciousness", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Impaired consciousness" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Altered consciousness" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disturbance of consciousness (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3009006", + "display" : "Solanum malacoxylon poisoning", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Solanum malacoxylon poisoning (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3013004", + "display" : "Open wound of ear drum without complication", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open wound of tympanic membrane without complication" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open wound of drumhead without complication" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open wound of ear drum without complication (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3014005", + "display" : "Id reaction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sensitization dermatitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Autoeczematisation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Autosensitization dermatitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cutaneous autosensitisation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sensitisation dermatitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Autoeczematization" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cutaneous autosensitization" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Autosensitisation dermatitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Id reaction (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3018008", + "display" : "Penetration of eyeball with magnetic foreign body", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Penetration of eyeball with magnetic foreign body (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3019000", + "display" : "Closed anterior dislocation of elbow", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed anterior dislocation of elbow (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3021005", + "display" : "Normal gastric acidity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Normal gastric acidity (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3023008", + "display" : "Acute peptic ulcer without hemorrhage, without perforation AND without obstruction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute peptic ulcer without haemorrhage, without perforation AND without obstruction" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute peptic ulcer without hemorrhage, without perforation AND without obstruction (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3032005", + "display" : "Nonvenomous insect bite of cheek without infection", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nonvenomous insect bite of cheek without infection (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3033000", + "display" : "Bone AND/OR joint disorder of pelvis in mother complicating pregnancy, childbirth AND/OR puerperium", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bone AND/OR joint disorder of pelvis in mother complicating pregnancy, childbirth AND/OR puerperium (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3038009", + "display" : "Acute lymphangitis of umbilicus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute lymphangitis of umbilicus (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3044008", + "display" : "Vitreous prolapse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vitreous prolapse (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3053001", + "display" : "Poisoning by nitroglycerin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by nitroglycerin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by nitroglycerin (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3059002", + "display" : "Acute lymphangitis of thigh", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute lymphangitis of thigh (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3067005", + "display" : "Blood group antigen C^u^", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Weak C phenotype" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Weak C phenotype (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3071008", + "display" : "Widow", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Widowhood" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Widow (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3072001", + "display" : "Hormone-induced hypopituitarism", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hormone-induced hypopituitarism (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3073006", + "display" : "Ruvalcaba syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ruvalcaba syndrome (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3089009", + "display" : "Disability evaluation, impairment, class 7", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disability evaluation, impairment, class 7 (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3094009", + "display" : "Vomiting in infants AND/OR children", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vomiting in infants AND/OR children (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3095005", + "display" : "Induced malaria", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Induced malaria (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3097002", + "display" : "Superficial injury of lip with infection", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Superficial injury of lip with infection (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3098007", + "display" : "Rupture of interventricular septum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ventricular septal rupture" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rupture of interventricular septum (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3109008", + "display" : "Secondary dysthymia early onset", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Secondary dysthymia early onset (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3110003", + "display" : "Acute otitis media", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute otitis media (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "AOM - Acute otitis media" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3119002", + "display" : "Brain stem laceration with open intracranial wound AND loss of consciousness", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brain stem laceration with open intracranial wound AND loss of consciousness (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3129009", + "display" : "Infarction of ovary", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infarction of ovary (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3135009", + "display" : "Swimmer's ear", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Otitis externa" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Otitis externa (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "OE - Otitis externa" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inflammation of ear canal" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3140001", + "display" : "Citrullinemia, subacute type", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Citrullinaemia, subacute type" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Citrullinemia, subacute type (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3144005", + "display" : "Staphylococcal pleurisy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Staphylococcal pleurisy (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3158007", + "display" : "Panic disorder with agoraphobia, agoraphobic avoidance in partial remission AND panic attacks in partial remission", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Panic disorder with agoraphobia, agoraphobic avoidance in partial remission AND panic attacks in partial remission (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3160009", + "display" : "Female infertility of cervical origin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Female infertility of cervical origin (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infertility of cervical origin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3163006", + "display" : "Acute adenoviral follicular conjunctivitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute adenoviral follicular conjunctivitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3168002", + "display" : "Thrombophlebitis of intracranial venous sinus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thrombophlebitis of intracranial venous sinus (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3185000", + "display" : "Mood-congruent delusion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mood-congruent delusion (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3199001", + "display" : "Sprain of shoulder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sprain of shoulder (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sprain of shoulder joint" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3200003", + "display" : "Sacrocoxalgia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sacrocoxalgia (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3208005", + "display" : "Open wound of ossicles without complication", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open wound of ossicles without complication (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3214003", + "display" : "Invasive pulmonary aspergillosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Invasive pulmonary aspergillosis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3217005", + "display" : "Open dislocation of sixth cervical vertebra", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open dislocation of sixth cervical vertebra (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3218000", + "display" : "Mycosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fungal infection" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disease caused by fungus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fungal infectious disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fungus infection" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mycoses" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mycosis (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mycotic disease" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3219008", + "display" : "Disease type AND/OR category unknown", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Undiagnosed disease AND/OR syndrome present" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disease type AND/OR category unknown (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3228009", + "display" : "Closed fracture of shaft of radius", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed fracture of shaft of radius (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed fracture of the radial shaft" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3229001", + "display" : "Ulcer of trachea", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ulcer of trachea (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tracheal ulcer" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3238004", + "display" : "Pericarditis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pericarditis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3239007", + "display" : "Lymphocyte disorder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lymphocyte disorder (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3253007", + "display" : "Discoloration of skin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Discolouration of skin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Discoloration of skin (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dyschromia" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3254001", + "display" : "Infection by Strongyloides westeri", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Strongyloides westeri (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Strongyloides westeri" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3259006", + "display" : "Homeria species poisoning", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cape tulip poisoning" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Homeria tulip poisoning" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Homeria species poisoning (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3261002", + "display" : "Migratory osteolysis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Migratory osteolysis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3263004", + "display" : "Verumontanitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Verumontanitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3272007", + "display" : "Stomatocytosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stomatocytosis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3274008", + "display" : "Flat chest", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alar chest" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pterygoid chest" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Flat chest (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3275009", + "display" : "Behcet's syndrome, vascular type", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Behcet's syndrome, vascular type (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Behcet syndrome, vascular type" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3276005", + "display" : "Toad poisoning", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning by ingesting toad" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning by ingesting toad (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3282008", + "display" : "Welders' keratitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Welders' keratitis (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arc eye" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Welder's flash" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Welder's blindness" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3283003", + "display" : "Feeling of sand or foreign body in eye", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Feeling of sand or foreign body in eye (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3286006", + "display" : "Patient status determination, greatly improved", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Patient status determination, greatly improved (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3289004", + "display" : "Anisometropia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anisometropia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3291007", + "display" : "Closed fracture of two ribs", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed fracture of two ribs (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3298001", + "display" : "Amnestic disorder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Amnestic syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Amnesic syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Amnestic disorder (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3303004", + "display" : "Disease due to Arenavirus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disease caused by Arenavirus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disease caused by Arenavirus (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3304005", + "display" : "Bronchial compression", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bronchial compression (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3305006", + "display" : "Disorder of lymphatics", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lymphangiopathy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disorder of lymphatic vessel (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disorder of lymphatic vessel" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3308008", + "display" : "Atrophic-hyperplastic gastritis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Atrophic-hyperplastic gastritis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3310005", + "display" : "Foreign body granuloma of skin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Foreign body reaction of the skin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Foreign body granuloma of skin (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3321001", + "display" : "Renal abscess", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Renal abscess (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3323003", + "display" : "Leukoplakia of penis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Kraurosis of penis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Leukoplakia of penis (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Leucoplakia of penis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3327002", + "display" : "Jerk nystagmus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rhythmical nystagmus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Jerk nystagmus (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acquired jerk nystagmus" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3331008", + "display" : "Open fracture of neck of metacarpal bone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open fracture of neck of metacarpal bone (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3344003", + "display" : "Toxic labyrinthitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Toxic labyrinthitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3345002", + "display" : "Idiopathic osteoporosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Idiopathic osteoporosis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3358001", + "display" : "Lichen ruber moniliformis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lichen ruber moniliformis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3368006", + "display" : "Dull chest pain", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dull chest pain (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3376008", + "display" : "Pseudoptyalism", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pseudoptyalism (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3381004", + "display" : "Open fracture of astragalus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open fracture of talus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open fracture of talus (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3387000", + "display" : "Auditory discrimination aphasia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Auditory aphasia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Word deafness" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aphememesthesia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Logokophosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aphememesthaesia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Auditory discrimination aphasia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3391005", + "display" : "Negative for tumor cells", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Negative for tumour cells" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Negative for tumor cells (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3398004", + "display" : "Cadmium poisoning", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cadmium poisoning (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cadmium toxicity" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3415004", + "display" : "Cyanosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cyanosis (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3419005", + "display" : "Faucial diphtheria", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diphtheritic membranous angina" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diphtheritic membrane" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Faucial diphtheria (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3421000", + "display" : "Open fracture of orbital floor (blow-out)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open fracture of orbital floor (blow-out) (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open blow-out fracture orbit" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open orbital blow-out fracture" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3424008", + "display" : "Tachycardia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rapid heart beat" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increased heart rate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tachycardia (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Heart rate fast" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3426005", + "display" : "Retained magnetic intraocular foreign body", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Old magnetic intraocular foreign body" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Retained magnetic intraocular foreign body (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3427001", + "display" : "Nonglucosuric melituria", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Non glucose melituria" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nonglucosuric melituria (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3434004", + "display" : "Myotonia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Myotonia (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tonic spasm of muscle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Myotonus" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3439009", + "display" : "SCID due to absent peripheral T cell maturation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Combined immunodeficiency associated with maturation pathway defect" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Severe combined immunodeficiency (SCID) due to absent peripheral T cell maturation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Severe combined immunodeficiency due to absent peripheral T cell maturation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Severe combined immunodeficiency due to absent peripheral T cell maturation (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3441005", + "display" : "Disease of sebaceous glands", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disorder of sebaceous gland (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disorder of sebaceous gland" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3446000", + "display" : "Open fracture of T7-T12 level with spinal cord injury", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open fracture of T7-T12 level with spinal cord injury (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3449007", + "display" : "Finger agnosia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Finger agnosia (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3456001", + "display" : "Chronic progressive non-hereditary chorea", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Senile chorea" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic progressive non-hereditary chorea (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3458000", + "display" : "Polymyositis ossificans", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Myositis ossificans associated with dermato / polymyositis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Polymyositis ossificans (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3461004", + "display" : "Deep third degree burn of thumb", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deep third degree burn of thumb (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3464007", + "display" : "Infection by Oesophagostomum dentatum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Oesophagostomum dentatum" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Oesophagostomum dentatum (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3468005", + "display" : "Neonatal infective mastitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neonatal infective mastitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3469002", + "display" : "Second degree burn of thumb", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Partial thickness burn of thumb" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Partial thickness burn of thumb (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3472009", + "display" : "Spondylolisthesis, grade 4", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spondylolisthesis, grade 4 (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3474005", + "display" : "Glycine max poisoning", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glycine max poisoning (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Soybean poisoning" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Soya bean poisoning" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3480002", + "display" : "Burn of wrist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Burn of wrist (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3482005", + "display" : "Postoperative esophagitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Postoperative oesophagitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Postoperative esophagitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3483000", + "display" : "Chronic peptic ulcer with perforation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic peptic ulcer with perforation (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3487004", + "display" : "Candidiasis of lung", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Candidal pneumonia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Candidiasis of lung (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pulmonary candidiasis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pulmonary candidosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Candidosis of lung" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3500002", + "display" : "Open wound of ossicles with complication", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open wound of ossicles with complication (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3502005", + "display" : "Cervical lymphadenitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cervical adenitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cervical lymphadenitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3506008", + "display" : "Stenosis of retinal artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stenosis of retinal artery (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3507004", + "display" : "Abscess of thigh", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abscess of thigh (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3511005", + "display" : "Infectious thyroiditis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infectious thyroiditis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3514002", + "display" : "Peribronchial fibrosis of lung", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Peribronchial fibrosis of lung (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3519007", + "display" : "Disorder of synovium", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disorder of synovium (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3528008", + "display" : "Restricted carbohydrate fat controlled diet", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Restricted carbohydrate fat controlled diet (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3529000", + "display" : "Infection by Sanguinicola", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sanguinicolosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Sanguinicola" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Sanguinicola (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3530005", + "display" : "Bipolar I disorder, single manic episode, in full remission", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bipolar I disorder, single manic episode, in full remission (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bipolar 1 disorder, single manic episode, full remission" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3531009", + "display" : "Intrapsychic conflict", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intrapsychic conflict (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3533007", + "display" : "Pustular bacterid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pustular bacterid (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute palmoplantar pustular psoriasis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3539006", + "display" : "Enteromenia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Enteromenia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3542000", + "display" : "Laceration extending into parenchyma of spleen with open wound into abdominal cavity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Laceration extending into parenchyma of spleen with open wound into abdominal cavity (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3544004", + "display" : "Hair-splitting", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hair-splitting (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3545003", + "display" : "Diastolic dysfunction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diastolic dysfunction (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3548001", + "display" : "Brachial plexus lesion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brachial plexus neuropathy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brachial plexus disorder" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "BPN - Brachial plexus neuropathy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brachial plexus disorder (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3549009", + "display" : "Pancreatic acinar atrophy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PAA" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pancreatic acinar atrophy (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3558002", + "display" : "Mesenteric infarction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mesenteric infarction (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3560000", + "display" : "Bilateral recurrent inguinal hernia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bilateral recurrent inguinal hernia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3570003", + "display" : "Increased blood erythrocyte volume", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increased blood erythrocyte volume (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3571004", + "display" : "Megaloblastic anemia due to pancreatic insufficiency", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Megaloblastic anaemia due to pancreatic insufficiency" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Megaloblastic anemia due to pancreatic insufficiency (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3577000", + "display" : "Retinal lattice degeneration", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Palisade degeneration of retina" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Retinal lattice degeneration (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lattice retinal degeneration" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "LD - Lattice degeneration" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lattice degeneration" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3585009", + "display" : "Blinking", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Winking" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blinking (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3586005", + "display" : "Psychogenic fugue", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dissociative fugue" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Psychogenic fugue (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3589003", + "display" : "Syphilitic pericarditis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Syphilitic pericarditis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3590007", + "display" : "Enteroenteric fistula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Enteroenteric fistula (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3591006", + "display" : "Metabolic acidosis, NAG, bicarbonate losses", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Metabolic acidosis, normal anion gap, bicarbonate losses" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Metabolic acidosis, normal anion gap, bicarbonate losses (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3598000", + "display" : "Partial recent retinal detachment with single defect", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Partial recent retinal detachment with single defect (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3611003", + "display" : "Demeton poisoning", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Demeton poisoning (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3633001", + "display" : "Abscess of hand", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abscess of hand (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3639002", + "display" : "Glossoptosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glossoptosis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3640000", + "display" : "Late effect of traumatic amputation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Late effect of traumatic amputation (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3641001", + "display" : "Infection by Coenurosis serialis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Coenurosis serialis (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Coenurosis serialis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3642008", + "display" : "Deficiency of steryl-sulfatase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Steryl-sulfate sulfohydrolase deficiency" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arylsulfatase C deficiency" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arylsulphatase C deficiency" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deficiency of steryl-sulphatase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Steryl-sulphate sulphohydrolase deficiency" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disorder involving deficiency of steryl-sulfatase (EC 3.1.6.2) (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disorder involving deficiency of steryl-sulfatase (EC 3.1.6.2)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3644009", + "display" : "Macerated skin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Macerated skin (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3649004", + "display" : "Contusion of multiple sites of trunk", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Contusion of multiple sites of trunk (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Contusion, multiple sites of trunk" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3650004", + "display" : "Congenital absence of liver", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital absence of liver (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3652007", + "display" : "Overproduction of growth hormone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypersomatotropism" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Overproduction of growth hormone (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3657001", + "display" : "Osteospermum species poisoning", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osteospermum species poisoning (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3662000", + "display" : "Paraesophageal hernia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thoracic stomach" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastroesophageal hernia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rolling hiatus hernia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paraoesophageal hiatus hernia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paraoesophageal hernia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paraesophageal hiatus hernia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paraesophageal hernia (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastrooesophageal hernia" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3677008", + "display" : "Academic problem", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Academic problem (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3680009", + "display" : "Monocephalus tripus dibrachius", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Monocephalus tripus dibrachius (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3681008", + "display" : "Thrombophlebitis of torcular Herophili", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thrombophlebitis of torcular Herophili (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3696007", + "display" : "Nonulcer dyspepsia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nonulcer dyspepsia (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Functional dyspepsia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Non-ulcer dyspepsia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastric irritation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Non ulcer dyspepsia" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3699000", + "display" : "Transverse deficiency of upper limb", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transverse deficiency of arm" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transverse arrest of the arm" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transverse deficiency of upper limb (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3704008", + "display" : "Diffuse endocapillary proliferative glomerulonephritis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diffuse endocapillary proliferative glomerulonephritis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3705009", + "display" : "Congenital anomaly of anterior chamber of eye", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital anomaly of anterior chamber of eye (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital malformation of anterior chamber of eye" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3716002", + "display" : "Goiter", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Enlargement of thyroid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Struma of thyroid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thyromegaly" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Goitre" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Swelling of thyroid gland" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thyroid enlargement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Struma - goitre" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Struma - goiter" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Goiter (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thyroid goiter" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thyroid goitre" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3720003", + "display" : "Abnormal presence of hemoglobin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abnormal presence of haemoglobin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abnormal presence of hemoglobin (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3723001", + "display" : "Arthritis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arthritis (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Joint inflammation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inflammatory arthritis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3733009", + "display" : "Congenital eventration of right crus of diaphragm", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital eventration of right crus of diaphragm (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3738000", + "display" : "Viral hepatitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "VH - Viral hepatitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Viral hepatitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3744001", + "display" : "Hyperlipoproteinemia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hyperlipoproteinaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hyperlipoproteinemia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3747008", + "display" : "Ejection click", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ejection click (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "EC - Ejection click" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3750006", + "display" : "Arteriospasm", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spasm of artery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arterial spasm" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arteriospasm (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3751005", + "display" : "Contusion of labium", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Contusion of labium (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3752003", + "display" : "Trichuriasis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trichocephaliasis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Whipworm infection" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trichuriosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trichuriasis - whipworm" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trichuriasis (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection by Trichuris" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3754002", + "display" : "Dysplasia of vagina", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dysplasia of vagina (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3755001", + "display" : "Pityriasis rubra pilaris", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lichen ruber acuminatus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Devergie's disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pityriasis rubra pilaris (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PRP - Pityriasis rubra pilaris" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3756000", + "display" : "Static ataxia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Static ataxia (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3759007", + "display" : "Injury of heart with open wound into thorax", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injury of heart with open wound into thorax (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3760002", + "display" : "Familial multiple factor deficiency syndrome, type V", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "FMFD syndrome, type V" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Factors VIII, IX AND XI deficiency" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Familial multiple factor deficiency syndrome, type V (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3762005", + "display" : "Bilateral recurrent femoral hernia with gangrene", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gangrene co-occurrent and due to bilateral recurrent femoral hernia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recurrent bilateral femoral hernia with gangrene" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recurrent bilateral femoral hernia with gangrene (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3763000", + "display" : "Expected bereavement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Expected bereavement due to life event (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Expected bereavement due to life event" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3783004", + "display" : "Enamel pearls", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Enamel pearls (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3797007", + "display" : "Periodontal cyst", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cyst of periodontal tissue (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cyst of periodontal tissue" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3798002", + "display" : "Premature birth of identical twins, both stillborn", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Premature birth of identical twins, both stillborn (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3815005", + "display" : "Crohn's disease of rectum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Regional enteritis of rectum" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Crohn's proctitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Regional enteritis of the rectum" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Crohn's disease of rectum (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Crohn disease of rectum" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3820005", + "display" : "Inner ear conductive hearing loss", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inner ear conductive hearing loss (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3827008", + "display" : "Aneurysm of artery of neck", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aneurysm of artery of neck (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3830001", + "display" : "Subcutaneous emphysema", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subcutaneous emphysema (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3841004", + "display" : "Blister of cheek with infection", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blister of cheek with infection (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3845008", + "display" : "Congenital duplication of intestine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital duplication of intestine (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Duplication of intestine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3855007", + "display" : "Disorder of pancreas", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disorder of pancreas (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3885002", + "display" : "ABO isoimmunization affecting pregnancy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ABO isoimmunisation affecting pregnancy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ABO isoimmunization affecting pregnancy (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ABO isoimmunisation in pregnancy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ABO isoimmunization in pregnancy" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3886001", + "display" : "Congenital fecaliths", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital faecaliths" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital fecaliths (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3899003", + "display" : "Neutropenic typhlitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neutropenic typhlitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3900008", + "display" : "Mixed sensory-motor polyneuropathy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mixed sensory-motor polyneuropathy (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3902000", + "display" : "Non dose-related drug-induced neutropenia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immunologic drug-induced neutropenia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergic drug-induced neutropenia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Non dose-related drug-induced neutropenia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3908001", + "display" : "Infestation by Haematopinus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infestation caused by Haematopinus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infestation caused by Haematopinus (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3909009", + "display" : "Coeur en sabot", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Coeur en sabot (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3913002", + "display" : "Injury of gastrointestinal tract with open wound into abdominal cavity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injury of gastrointestinal tract with open wound into abdominal cavity (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3914008", + "display" : "Mental disorder in childhood", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mental disorder in childhood (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3928002", + "display" : "Zika virus disease", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Zika fever" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Zika virus disease (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3939004", + "display" : "Bacterial colony density, transparent", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bacterial colony density, transparent (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3944006", + "display" : "Steroid sulfatase deficiency", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Placental sulfatase deficiency" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Placental steroidal sulfatase deficiency" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "X-linked placental steryl-sulfatase deficiency" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Placental steroidal sulphatase deficiency" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Steroid sulphatase deficiency" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Placental sulphatase deficiency" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "X-linked placental steryl-sulphatase deficiency" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Placental sulfatase deficiency (X-linked steryl-sulfatase deficiency) in a female (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Placental sulfatase deficiency (X-linked steryl-sulfatase deficiency) in a female" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3947004", + "display" : "High oxygen affinity hemoglobin polycythemia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "High oxygen affinity haemoglobin polycythaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "High oxygen affinity hemoglobin polycythemia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3950001", + "display" : "Birth", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Birth (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3951002", + "display" : "Proctitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Proctitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3972004", + "display" : "Primary insomnia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Primary insomnia (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Idiopathic insomnia" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3975002", + "display" : "Deep third degree burn of lower limb", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deep third degree burn of lower limb (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3978000", + "display" : "Hemolytic anemia due to warm antibody", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Warm type hemolytic anemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Warm autoimmune hemolytic anemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Warm autoimmune haemolytic anaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Warm type haemolytic anaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemolytic anaemia due to warm antibody" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Warm autoimmune hemolytic anemia (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "AIHA - Warm autoimmune haemolytic anaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "AIHA - Warm autoimmune hemolytic anemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Warm antibody hemolytic anemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Warm antibody haemolytic anaemia" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3987009", + "display" : "Congenital absence of trachea", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital absence of trachea (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3993001", + "display" : "Infection by Muellerius", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muelleriosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Muellerius" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Muellerius (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3999002", + "display" : "Acute pyelitis without renal medullary necrosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute pyelitis without renal medullary necrosis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4003003", + "display" : "Disease due to Alphavirus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alphavirus disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disease caused by Alphavirus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disease caused by Alphavirus (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4006006", + "display" : "Fetal tachycardia affecting management of mother", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fetal tachycardia affecting management of mother (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Foetal tachycardia affecting management of mother" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4009004", + "display" : "Lower urinary tract infectious disease", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lower urinary tract infection" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "UTI - Lower urinary tract infection" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lower urinary tract infectious disease (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4016003", + "display" : "Empyema of mastoid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Empyema of mastoid (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4017007", + "display" : "Increased stratum corneum adhesiveness", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decreased shedding of cells from epidermal surface" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increased stratum corneum adhesiveness (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4022007", + "display" : "Vulvitis circumscripta plasmacellularis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vulvitis circumscripta plasmacellularis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4026005", + "display" : "Interstitial mastitis associated with childbirth", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Interstitial mastitis associated with childbirth (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4030008", + "display" : "Le Dantec virus disease", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Le Dantec virus disease (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4038001", + "display" : "Myrotheciotoxicosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Myrotheciotoxicosis (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by Myrothecium" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4039009", + "display" : "Multiple vitamin deficiency disease", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypovitaminosis, multiple vitamins" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Multiple vitamin deficiency disease (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4040006", + "display" : "Hassall-Henle bodies", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hassall-Henle bodies (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4041005", + "display" : "Congenital anomaly of macula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital anomaly of macula (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4046000", + "display" : "Degenerative spondylolisthesis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Degenerative spondylolisthesis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4062006", + "display" : "Lumbosacral plexus lesion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lumbosacral plexus lesion (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4063001", + "display" : "Achillodynia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Achillodynia (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4069002", + "display" : "Anoxic brain damage during AND/OR resulting from a procedure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cerebral hypoxia during AND/OR resulting from a procedure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anoxic brain damage during AND/OR resulting from a procedure (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4070001", + "display" : "Palinphrasia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paliphrasia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Palinphrasia (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Involuntary repetition of words and phrases." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4075006", + "display" : "Peganum harmala poisoning", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "African rue poisoning" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Peganum harmala poisoning (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4082005", + "display" : "Syphilitic myocarditis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Myocarditis caused by Treponema pallidum" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Myocarditis caused by Treponema pallidum (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4088009", + "display" : "Acquired hydrocephalus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acquired hydrocephalus (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4089001", + "display" : "Meningococcemia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Meningococcaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Meningococcemia (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4103001", + "display" : "Complex partial seizures with consciousness impaired", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Complex partial seizure with impairment of consciousness" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Psychomotor fit" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Complex partial seizure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Complex partial seizure with impairment of consciousness (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4107000", + "display" : "Infertile male syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infertile male syndrome (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4113009", + "display" : "Arrested hydrocephalus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arrested hydrocephalus (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4120002", + "display" : "Bronchiolitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bronchiolitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4124006", + "display" : "Nonvenomous insect bite of vagina with infection", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nonvenomous insect bite of vagina with infection (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Insect bite, nonvenomous, of vagina, infected" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4127004", + "display" : "Prostatic obstruction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prostatic obstruction (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4129001", + "display" : "Argyll-Robertson pupil", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Argyll-Robertson pupil (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4135001", + "display" : "11p partial monosomy syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "11p partial monosomy syndrome (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4136000", + "display" : "Macrodactyly of toe (disorder)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Macrodactyly of toe" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4142001", + "display" : "Muscular asthenopia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muscular asthenopia (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4160001", + "display" : "Congenital anomaly of upper respiratory system", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital anomaly of upper respiratory system (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4168008", + "display" : "Tibial plateau chondromalacia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tibial plateau chondromalacia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4170004", + "display" : "Ehlers-Danlos syndrome, procollagen proteinase resistant", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ehlers-Danlos syndrome, mutant procollagen type 7" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ehlers-Danlos syndrome, autosomal dominant type 7" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ehlers-Danlos syndrome, procollagen proteinase resistant (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4174008", + "display" : "Placenta tripartita", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trilobate placenta" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Placenta triplex" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Placenta tripartita (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tripartite placenta" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4175009", + "display" : "Infestation by Oestrus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oestrosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infestation by Estrus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infestation caused by Oestrus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infestation caused by Estrus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infestation caused by Oestrus (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4178006", + "display" : "Partial recent retinal detachment with multiple defects", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Partial recent retinal detachment with multiple defects (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4181001", + "display" : "Normal peak expiratory flow rate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Normal peak expiratory flow rate (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4183003", + "display" : "Charcot-Marie-Tooth disease, type IC", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Charcot-Marie-Tooth disease, type IC (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4184009", + "display" : "Congenital anomaly of endocrine gland", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital anomaly of endocrine organ" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital anomaly of endocrine gland (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital malformation of the endocrine glands" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4195003", + "display" : "Congenital duplication of anus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital duplication of anus (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Duplication of anus" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4197006", + "display" : "Disability evaluation, impairment, class 5", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disability evaluation, impairment, class 5 (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4199009", + "display" : "18p partial trisomy syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "18p partial trisomy syndrome (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4208000", + "display" : "Closed multiple fractures of both lower limbs", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed multiple fractures of both legs" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed multiple fractures of both lower limbs (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4210003", + "display" : "Ocular hypertension", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ocular hypertension (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "OH - Ocular hypertension" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "OHT - Ocular hypertension" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4223005", + "display" : "Parkinsonism due to drug", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Parkinsonism caused by drug" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Parkinsonism caused by drug (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4224004", + "display" : "Complication of infusion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Complication of infusion (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4225003", + "display" : "Tuberculosis of nose", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tuberculosis of nose (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nasal tuberculosis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4232007", + "display" : "Chronic vulvitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic vulvitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4237001", + "display" : "Suppurative pulpitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Suppurative pulpitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4240001", + "display" : "Rupture of aorta", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rupture of aorta (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4241002", + "display" : "Listeriosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection due to Listeria monocytogenes" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Circling disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Listerellosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Listeriosis (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Listeria monocytogenes infection" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4242009", + "display" : "18q partial monosomy syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "18q minus syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Long arm 18 deletion syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "18q partial monosomy syndrome (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4248008", + "display" : "Synovitis AND/OR tenosynovitis associated with another disease", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Synovitis AND/OR tenosynovitis associated with another disease (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4249000", + "display" : "Poor peripheral circulation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poor peripheral circulation (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4260009", + "display" : "Sacral spinal cord injury without bone injury", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sacral spinal cord injury without bone injury (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4262001", + "display" : "Phlebitis of superior sagittal sinus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phlebitis of superior sagittal sinus (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4264000", + "display" : "Chronic pericoronitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic pericoronitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4269005", + "display" : "Chronic gastrojejunal ulcer without hemorrhage AND without perforation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic gastrojejunal ulcer without haemorrhage AND without perforation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic gastrojejunal ulcer without hemorrhage AND without perforation (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4273008", + "display" : "Closed posterior dislocation of elbow", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed posterior dislocation of elbow (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4275001", + "display" : "Spasm of conjugate gaze", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spasm of conjugate gaze (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conjugate gaze spasm" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4283007", + "display" : "Mirizzi's syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mirizzi's syndrome (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mirizzi syndrome" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4287008", + "display" : "Chordee", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gryposis penis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chordee (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chordee of penis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4294006", + "display" : "Isosexual precocious puberty", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Isosexual precocity" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Isosexual precocious puberty (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4300009", + "display" : "Deep third degree burn of forearm", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deep third degree burn of forearm (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4301008", + "display" : "Autoimmune state", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Autoimmunity" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Autoimmune state (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4306003", + "display" : "Cluster B personality disorder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cluster B personality disorder (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4307007", + "display" : "Pregestational diabetes mellitus AND/OR impaired glucose tolerance, modified White class F", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pregestational diabetes mellitus AND/OR impaired glucose tolerance, modified White class F (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4313003", + "display" : "Acardiacus anceps", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemiacardius" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acardiacus anceps (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4316006", + "display" : "Myometritis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Myometritis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4320005", + "display" : "Factor V deficiency", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Factor V deficiency (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4324001", + "display" : "Subacute cystitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subacute cystitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4325000", + "display" : "11q partial monosomy syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "11q partial monosomy syndrome (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4338008", + "display" : "Arnold's nerve reflex cough syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arnold's nerve reflex cough syndrome (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arnold nerve reflex cough syndrome" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4340003", + "display" : "Acrodermatitis atrophicans chronica", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acrodermatitis chronica atrophicans" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dermatitis chronica atrophicans" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dermatitis atrophicans" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acrodermatitis atrophicans chronica (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4349002", + "display" : "Open fracture of multiple sites of metacarpus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open fracture of multiple sites of metacarpus (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4354006", + "display" : "Open dislocation of scapula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open dislocation of scapula (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4356008", + "display" : "Gingival recession", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gingival recession (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gingival soft tissue recession" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4359001", + "display" : "Early congenital syphilis (less than 2 years)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Early congenital syphilis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Early congenital syphilis (less than 2 years) (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4364002", + "display" : "Structure of associations", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of associations (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4367009", + "display" : "Hoover's sign", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hoover's sign (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hoover sign" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4373005", + "display" : "Hippocratic nails", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increased curvature of nails" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Club nail" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clubbing of nail" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hippocratic nail" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clubbing of nail (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4374004", + "display" : "Congenital anomaly of tricuspid valve", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital anomaly of tricuspid valve (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "TV - Congenital tricuspid valve abnormality" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital tricuspid valve abnormality" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4381006", + "display" : "Verbal paraphasia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Verbal paraphasia (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4386001", + "display" : "Bronchospasm", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bronchial spasm" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bronchospasm (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4390004", + "display" : "Lithium nephropathy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lithium nephropathy (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic lithium nephrotoxicity" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4397001", + "display" : "Partial congenital duodenal obstruction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Partial congenital duodenal obstruction (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4399003", + "display" : "Acute hemorrhagic pancreatitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemorrhagic pancreatitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute haemorrhagic pancreatitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemorrhagic pancreatitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute hemorrhagic pancreatitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4403007", + "display" : "Exclamation point hair", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Exclamation point hair (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4406004", + "display" : "Congenital anomaly of male genital system", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital anomaly of male genital system (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4409006", + "display" : "Adenosylcobalamin and methylcobalamin synthesis defect", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Combined methylmalonic acidaemia and homocystinuria due to defects in adenosylcobalamin and methylcobalamin synthesis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Combined methylmalonic acidemia and homocystinuria due to defects in adenosylcobalamin and methylcobalamin synthesis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adenosylcobalamin and methylcobalamin synthesis defect (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4410001", + "display" : "Retroperitoneal hernia with obstruction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Retroperitoneal hernia with obstruction (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4412009", + "display" : "Injury of digital nerve", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injury of digital nerve (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Digital nerve injury" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4414005", + "display" : "Infection by Setaria", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Setariosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Setaria (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Setaria" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4416007", + "display" : "Heerfordt's syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Uveoparotid fever" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Heerfordt's syndrome (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Heerfordt syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Heerfordt-Waldenström syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Heerfordt-Waldenstrom syndrome" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4418008", + "display" : "Gangrenous ergotism", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gangrenous ergotism (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4426000", + "display" : "Abortion number 10", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aborta 10" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ten previous induced terminations of pregnancy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ten previous induced terminations of pregnancy (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4434006", + "display" : "Bloom syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital telangiectatic erythema syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bloom syndrome (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "BS - Bloom syndrome" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4439001", + "display" : "Cyclic oculomotor paralysis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Axenfeld-Schürenberg syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cyclic oculomotor paralysis (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Axenfeld-Schurenberg syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cyclical oculomotor palsy" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4441000", + "display" : "Severe bipolar disorder with psychotic features", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Severe bipolar disorder with psychotic features (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4445009", + "display" : "Tuberculosis of genitourinary system", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tuberculosis of genitourinary system (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "TB - Urogenital tuberculosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Urogenital tuberculosis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4448006", + "display" : "Allergic headache", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergic headache (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4461006", + "display" : "Complication of administrative procedure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Complication of administrative procedure (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4463009", + "display" : "Familial amyloid polyneuropathy, type II", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Familial amyloid polyneuropathy, 84 Ser-for-Ile" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Familial amyloid polyneuropathy, Indiana-Swiss type" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Amyloidosis, Indiana-Maryland type" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hereditary neuropathic amyloidosis, type II" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Indiana-Maryland type amyloid polyneuropathy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Familial amyloid polyneuropathy type II" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "German type amyloid polyneuropathy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Swiss type amyloid polyneuropathy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rakavina type amyloidosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Familial amyloid polyneuropathy, type II (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4464003", + "display" : "Rocio virus disease", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rocio virus disease (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4465002", + "display" : "Spherophakia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital spherophakia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spherophakia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4468000", + "display" : "Oppenheim's gait", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oppenheim's gait (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oppenheim gait" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4470009", + "display" : "Blanching of skin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blanching of skin (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4473006", + "display" : "Migraine with aura", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Classical migraine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Migraine with aura (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4477007", + "display" : "Juvenile myopathy AND lactate acidosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Juvenile myopathy AND lactate acidosis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4478002", + "display" : "Multiple fractures of upper AND lower limbs", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Multiple fractures of upper AND lower limbs (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4481007", + "display" : "Abnormal gastric secretion regulation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abnormal gastric secretion regulation (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4483005", + "display" : "Syphilitic punched out ulcer", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Syphilitic punched out ulcer (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4494009", + "display" : "Diverticulitis of large intestine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diverticulitis of large intestine (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4495005", + "display" : "Congenital hypertrophy of ureteric valve", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital hypertrophy of ureteric valve (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4499004", + "display" : "Disseminated anergic leishmaniasis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disseminated anergic leishmaniasis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4501007", + "display" : "Tuberculous ascites", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tuberculous ascites (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4506002", + "display" : "Educational problem", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Educational problem (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4510004", + "display" : "Streptococcal meningitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Streptococcal meningitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4512007", + "display" : "Group sex play", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Group sex play (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4519003", + "display" : "Hypouricemia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypouricaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypouricemia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4522001", + "display" : "Dental plaque on tooth (disorder)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dental plaque on tooth" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dental biofilm on tooth" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4523006", + "display" : "Babinski-Nageotte syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Babinski-Nageotte syndrome (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4526003", + "display" : "Poisoning by probenecid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Probenecid poisoning" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by probenecid (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by probenecid" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4529005", + "display" : "Abnormal spermatogenesis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abnormal spermatogenesis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4530000", + "display" : "Madelung's deformity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carpus curvus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Madelung's deformity (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Madelung deformity" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4547004", + "display" : "Determination of outcome, satisfactory to physician", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Determination of outcome, satisfactory to physician (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4550001", + "display" : "Special infant formula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Special infant formula (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4554005", + "display" : "Intraventricular conduction defect", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intraventricular conduction defect (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4556007", + "display" : "Gastritis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastric catarrh" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastritis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4557003", + "display" : "Preinfarction syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Unstable angina" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intermediate coronary syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Crescendo angina" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Worsening angina" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pre-infarction syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Preinfarction syndrome (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Preinfarction angina" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4559000", + "display" : "Mixed infectious disease", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mixed infection" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Polyinfection" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mixed infectious disease (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Polymicrobial infection" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4565000", + "display" : "Decreased oxygen affinity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decreased oxygen affinity (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4568003", + "display" : "Retrosternal chest pain", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Retrosternal pain" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Retrosternal pain (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4575002", + "display" : "Acute hyponatremia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute low salt syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Schroeder's syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute hyponatraemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute hyponatremia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4586000", + "display" : "Complication of internal fixation device", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disorder of implanted bone fixation device" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Complication of internal fixation device (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4592006", + "display" : "S>4< gallop", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Atrial gallop" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fourth sound gallop" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fourth sound gallop (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A galloping sound on cardiac auscultation because of an abnormally audible fourth heart sound." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4598005", + "display" : "Osteomalacia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osteomalacia (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "OM - osteomalacia" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4602007", + "display" : "Robin sequence", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Micrognathia-glossoptosis syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pierre Robin syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Robin sequence (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pierre Robin association" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4633009", + "display" : "Hymenoxys richardsonii poisoning", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Colorado rubberweed poisoning" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pingue poisoning" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hymenoxys richardsonii poisoning (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4637005", + "display" : "Intrahepatic cholestasis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intrahepatic cholestasis (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4639008", + "display" : "Glanders", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection due to Pseudomonas mallei" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Malleus (glanders)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection due to Actinobacillus mallei" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection due to Malleomyces mallei" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Maliasmus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Farcy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Equina" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Equine glanders" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Farcy buds" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Farcy pipes" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Farcy cords" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glanders (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4641009", + "display" : "Myxedema heart disease", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Myxoedema heart disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Myxedema heart disease (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4645000", + "display" : "Senile brain amyloidosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "AS beta protein amyloidosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Senile brain amyloidosis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4654002", + "display" : "Posteruptive color change of tooth", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Posteruptive staining of tooth" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Posteruptive discoloration of tooth" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Posteruptive discolouration of tooth" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Posteruptive colour change of tooth" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Posteruptive color change of tooth (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4659007", + "display" : "Acne fulminans", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acne fulminans (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4661003", + "display" : "Calculus of bile duct with obstruction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Calculus of bile duct with obstruction (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4665007", + "display" : "Costal respiration", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thoracic respiration" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thoracic breathing" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thoracic breathing (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Breathes with chest" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4667004", + "display" : "Female infertility due to structural congenital anomaly of vagina", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Female infertility due to structural congenital anomaly of vagina (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4669001", + "display" : "Pinta, primary lesion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Primary chancre of pinta" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Primary papule of pinta" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chancre of pinta" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Primary pinta lesion" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pinta, primary lesion (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4673003", + "display" : "Open fracture of lateral malleolus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open fracture of lateral malleolus (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open fracture ankle, lateral malleolus" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4676006", + "display" : "SLE glomerulonephritis syndrome, WHO class II", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "SLE with mesangial proliferative glomerulonephritis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lupus nephritis - WHO Class II" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Systemic lupus erythematosus glomerulonephritis syndrome, World Health Organization (WHO) class II" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Systemic lupus erythematosus glomerulonephritis syndrome, World Health Organization class II" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Systemic lupus erythematosus glomerulonephritis syndrome, World Health Organization class II (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4688008", + "display" : "Poisoning by griseofulvin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Griseofulvin poisoning" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by griseofulvin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by griseofulvin (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4690009", + "display" : "Metabolic acidosis due to paraldehyde", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Metabolic acidosis caused by paraldehyde (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Metabolic acidosis caused by paraldehyde" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4702003", + "display" : "Inherited disorder of folate metabolism", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inherited disorder of folate metabolism (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4708004", + "display" : "Disability evaluation, disability 35%", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disability evaluation disability 35 percent (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disability evaluation disability 35 percent" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4711003", + "display" : "Congenital anomaly of bile ducts", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Biliary malformation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital anomaly of bile ducts (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bile duct anomalies" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4721006", + "display" : "Basic motor learning problem", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Basic motor learning problem (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4724003", + "display" : "Acute radial nerve palsy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute radial nerve palsy (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4733001", + "display" : "Orunga virus disease", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Orungo fever" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Orunga virus disease (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4740000", + "display" : "Herpes zoster", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Shingles" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Zona" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Herpes zoster infection" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Herpes zoster (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Zoster" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4749004", + "display" : "Naso-palatine duct cyst", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Median anterior maxillary cyst" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incisive canal cyst" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Naso-palatine duct cyst (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nasopalatine duct cyst" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4750004", + "display" : "Open fracture of medial condyle of humerus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open fracture of medial condyle of humerus (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4754008", + "display" : "Gynecomastia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypertrophy of male breast" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gynaecomastia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gynaecomazia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gynecomazia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gynecomastia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4760008", + "display" : "Chronic dacryoadenitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic dacryoadenitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4763005", + "display" : "Frostbite of hand", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Frostbite of hand (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4771009", + "display" : "Poisoning by cephalosporin group antibiotic", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cephalosporin group poisoning" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by cephalosporin group antibiotic (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by cephalosporin group antibiotic" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4776004", + "display" : "Lichen planus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ruber planus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lichen planus (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "LP - Lichen planus" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4783006", + "display" : "Maternal diabetes mellitus with hypoglycemia affecting fetus OR newborn", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Maternal diabetes mellitus with hypoglycaemia affecting fetus OR newborn" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Maternal diabetes mellitus with hypoglycemia affecting fetus OR newborn (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Maternal diabetes mellitus with hypoglycaemia affecting foetus OR newborn" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4787007", + "display" : "Fetal or neonatal effect of breech delivery and extraction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fetal or neonatal effect of breech delivery and extraction (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Foetal or neonatal effect of breech delivery and extraction" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4788002", + "display" : "Closed fracture of zygoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed fracture of zygoma (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed fracture zygoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed fracture of malar bone" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4800001", + "display" : "Pyuria", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pyuria (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4805006", + "display" : "Functional aphasia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Functional aphasia (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4806007", + "display" : "Bjerrum scotoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bjerrum scotoma (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bjerrum visual field defect" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4817008", + "display" : "Primary degenerative dementia of the Alzheimer type, senile onset, with delirium", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dementia of the Alzheimer's type, with late onset, with delirium" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Primary degenerative dementia of the Alzheimer type, senile onset, with delirium (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dementia Alzheimers type, late onset with delirium" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4819006", + "display" : "Effusion of joint of ankle AND/OR foot", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Effusion of joint of ankle AND/OR foot (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Joint effusion of ankle AND/OR foot" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4821001", + "display" : "Contusion of cheek", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Contusion, cheek" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Contusion of cheek (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4834000", + "display" : "Typhoid fever", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Typhoid fever (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection by Salmonella Typhi" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4835004", + "display" : "Infection by Nosema bombycis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fleckenkrankheit" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pébrine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pebrine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Nosema bombycis (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Nosema bombycis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4839005", + "display" : "Chronic enlargement of lacrimal gland", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic lacrimal gland enlargement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic enlargement of lacrimal gland (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4846001", + "display" : "Anicteric viral hepatitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anicteric viral hepatitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4851007", + "display" : "Chronic endocarditis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic endocarditis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4853005", + "display" : "Dry coitus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dry coitus (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4854004", + "display" : "Acquired hemolytic anemia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acquired haemolytic anaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acquired hemolytic anemia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4855003", + "display" : "Diabetic retinopathy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Retinal abnormality - diabetes-related" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "DR - Diabetic retinopathy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Retinopathy due to diabetes mellitus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Retinopathy due to diabetes mellitus (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4859009", + "display" : "Lichen spinulosus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lichen spinulosus (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Keratosis spinulosa" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4860004", + "display" : "Infection by Aspergillus niger", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Aspergillus niger" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Aspergillus niger (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4863002", + "display" : "Phencyclidine-induced mood disorder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phencyclidine mood disorder" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PCP (phencyclidine) mood disorder" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mood disorder caused by phencyclidine (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mood disorder caused by phencyclidine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4873000", + "display" : "Localized vascularization of cornea", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Localised vascularisation of cornea" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Localized vascularization of cornea (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Localised corneal vascularisation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Localized corneal vascularization" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4874006", + "display" : "11q partial trisomy syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "11q partial trisomy syndrome (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4886009", + "display" : "Premature birth of newborn male", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Premature male newborn" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Premature birth of newborn male (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4887000", + "display" : "Hypertyrosinemia, Richner-Hanhart type", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tyrosine transaminase deficiency" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oculocutaneous tyrosinemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Richner-Hanhart syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hereditary hypertyrosinemia, type II" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypertyrosinemia, Oregon type" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Keratosis palmoplantaris with corneal dystrophy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Persistent hypertyrosinemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Richner syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tyrosinemia without hepatorenal dysfunction" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hereditary hypertyrosinaemia, type II" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypertyrosinaemia, Oregon type" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tyrosinemia type II" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oculocutaneous tyrosinaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tyrosinaemia type II" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypertyrosinaemia, Richner-Hanhart type" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Persistent hypertyrosinaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tyrosinaemia without hepatorenal dysfunction" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypertyrosinemia, Richner-Hanhart type (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tyrosinaemia type 2" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tyrosinemia type 2" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tyrosinaemia due to tyrosine aminotransferase deficiency" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tyrosinemia due to tyrosine aminotransferase deficiency" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "An inborn error of tyrosine metabolism characterized by hypertyrosinemia with oculocutaneous manifestations and in some cases intellectual deficit. Skin lesions occur in 80% of cases, ocular involvement in 75% of cases and neurologic findings and some degree of intellectual deficit in up to 60% of cases. Onset is variable but the ocular symptoms (redness, photophobia, excessive tearing and pain) usually develop in the first year of life. Cutaneous manifestations usually begin after the first year of life but may develop at the same time as the ocular symptoms. Caused by mutations in the TAT gene (16q22.1) encoding tyrosine aminotransferase (TAT). The elevated levels of tyrosine caused by TAT deficiency appear to result in deposition of tyrosine crystals leading to an inflammatory response and the oculocutaneous findings. Transmitted as an autosomal recessive trait." + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "An inborn error of tyrosine metabolism characterised by hypertyrosinaemia with oculocutaneous manifestations and in some cases intellectual deficit. Skin lesions occur in 80% of cases, ocular involvement in 75% of cases and neurologic findings and some degree of intellectual deficit in up to 60% of cases. Onset is variable but the ocular symptoms (redness, photophobia, excessive tearing and pain) usually develop in the first year of life. Cutaneous manifestations usually begin after the first year of life but may develop at the same time as the ocular symptoms. Caused by mutations in the TAT gene (16q22.1) encoding tyrosine aminotransferase (TAT). The elevated levels of tyrosine caused by TAT deficiency appear to result in deposition of tyrosine crystals leading to an inflammatory response and the oculocutaneous findings. Transmitted as an autosomal recessive trait." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4896000", + "display" : "Acute toxic hepatitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute toxic hepatitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4900002", + "display" : "Endocrine disorder related to puberty", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Endocrine disorder related to puberty (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4907004", + "display" : "Non-involution of uterus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Failure of involution of uterus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Non-involution of uterus (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4915001", + "display" : "Infection by Entamoeba coli", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entamebiasis coli" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entamoebosis coli" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entamoebiasis coli" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Entamoeba coli (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Entamoeba coli" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4920001", + "display" : "Deficiency of acetyl-CoA carboxylase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deficiency of acetyl-coenzyme A carboxylase (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acetyl-CoA carboxylase deficiency" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deficiency of acetyl-coenzyme A carboxylase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4921002", + "display" : "Infection by Basidiobolus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Basidiobolomycosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Basidiobolus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Basidiobolus (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4922009", + "display" : "Infestation by Simuliidae", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Simuliidosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infestation caused by Simuliidae (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infestation caused by Simuliidae" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4926007", + "display" : "Schizophrenia in remission", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Schizophrenia in remission (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Schizophrenia, in remission" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4927003", + "display" : "Acute anterior uveitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute iridocyclitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "AAU - acute anterior uveitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute anterior uveitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4932002", + "display" : "Panic disorder with agoraphobia, moderate agoraphobic avoidance AND mild panic attacks", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Panic disorder with agoraphobia, moderate agoraphobic avoidance AND mild panic attacks (disorder)" + }] + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/allergyintolerance-clinical", + "resource" : { + "resourceType" : "ValueSet", + "id" : "allergyintolerance-clinical", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "pc" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 3 + }], + "url" : "http://hl7.org/fhir/ValueSet/allergyintolerance-clinical", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.1372" + }], + "version" : "6.0.0-ballot2", + "name" : "AllergyIntoleranceClinicalStatusCodes", + "title" : "AllergyIntolerance Clinical Status Codes", + "status" : "draft", + "experimental" : false, + "publisher" : "FHIR Project team", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "Preferred value set for AllergyIntolerance Clinical Status.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:71c3b05e-7512-400f-a7f2-e47ee3f8c2d9", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 3, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical|1.0.1" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical", + "code" : "active", + "display" : "Active" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical", + "code" : "inactive", + "display" : "Inactive" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical", + "code" : "resolved", + "display" : "Resolved" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/allergyintolerance-verification", + "resource" : { + "resourceType" : "ValueSet", + "id" : "allergyintolerance-verification", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "pc" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 3 + }], + "url" : "http://hl7.org/fhir/ValueSet/allergyintolerance-verification", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.1370" + }], + "version" : "6.0.0-ballot2", + "name" : "AllergyIntoleranceVerificationStatus", + "title" : "AllergyIntolerance Verification Status", + "status" : "draft", + "experimental" : false, + "publisher" : "FHIR Project team", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "The verification status to support or decline the clinical status of the allergy or intolerance.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/allergyintolerance-verification" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:84b7ee7e-e059-41ac-8f30-cbba5ca54a03", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 5, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/allergyintolerance-verification|1.0.1" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/allergyintolerance-verification", + "code" : "unconfirmed", + "display" : "Unconfirmed" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/allergyintolerance-verification", + "code" : "presumed", + "display" : "Presumed" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/allergyintolerance-verification", + "code" : "confirmed", + "display" : "Confirmed" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/allergyintolerance-verification", + "code" : "refuted", + "display" : "Refuted" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/allergyintolerance-verification", + "code" : "entered-in-error", + "display" : "Entered in Error" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/allergy-intolerance-type", + "resource" : { + "resourceType" : "ValueSet", + "id" : "allergy-intolerance-type", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "pc" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 3 + }], + "url" : "http://hl7.org/fhir/ValueSet/allergy-intolerance-type", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.131" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.121" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.2.52" + }], + "version" : "6.0.0-ballot2", + "name" : "AllergyIntoleranceType", + "title" : "Allergy Intolerance Type", + "status" : "draft", + "experimental" : false, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "Identification of the underlying physiological mechanism for a Reaction Risk.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/allergy-intolerance-type" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:498804a6-b01d-4ceb-a791-144adf9d0008", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 2, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/allergy-intolerance-type|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/allergy-intolerance-type", + "code" : "allergy", + "display" : "Allergy" + }, + { + "system" : "http://hl7.org/fhir/allergy-intolerance-type", + "code" : "intolerance", + "display" : "Intolerance" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/allergy-intolerance-category", + "resource" : { + "resourceType" : "ValueSet", + "id" : "allergy-intolerance-category", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "pc" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 3 + }], + "url" : "http://hl7.org/fhir/ValueSet/allergy-intolerance-category", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.133" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.123" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.2.53" + }], + "version" : "6.0.0-ballot2", + "name" : "AllergyIntoleranceCategory", + "title" : "Allergy Intolerance Category", + "status" : "draft", + "experimental" : false, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "Category of an identified substance associated with allergies or intolerances.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/allergy-intolerance-category" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:64fe6dc3-3b0c-4b6a-8158-b28d8c9bfc47", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 4, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/allergy-intolerance-category|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/allergy-intolerance-category", + "code" : "food", + "display" : "Food" + }, + { + "system" : "http://hl7.org/fhir/allergy-intolerance-category", + "code" : "medication", + "display" : "Medication" + }, + { + "system" : "http://hl7.org/fhir/allergy-intolerance-category", + "code" : "environment", + "display" : "Environment" + }, + { + "system" : "http://hl7.org/fhir/allergy-intolerance-category", + "code" : "biologic", + "display" : "Biologic" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/allergy-intolerance-criticality", + "resource" : { + "resourceType" : "ValueSet", + "id" : "allergy-intolerance-criticality", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "pc" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 3 + }], + "url" : "http://hl7.org/fhir/ValueSet/allergy-intolerance-criticality", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.129" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.119" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.2.51" + }], + "version" : "6.0.0-ballot2", + "name" : "AllergyIntoleranceCriticality", + "title" : "Allergy Intolerance Criticality", + "status" : "draft", + "experimental" : false, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "Estimate of the potential clinical harm, or seriousness, of a reaction to an identified substance.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/allergy-intolerance-criticality" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:194ad6db-4fb5-43c2-b015-ca6279cda5fa", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 3, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/allergy-intolerance-criticality|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/allergy-intolerance-criticality", + "code" : "low", + "display" : "Low Risk" + }, + { + "system" : "http://hl7.org/fhir/allergy-intolerance-criticality", + "code" : "high", + "display" : "High Risk" + }, + { + "system" : "http://hl7.org/fhir/allergy-intolerance-criticality", + "code" : "unable-to-assess", + "display" : "Unable to Assess Risk" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/allergyintolerance-code", + "resource" : { + "resourceType" : "ValueSet", + "id" : "allergyintolerance-code", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "pc" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/allergyintolerance-code", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.137" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.127" + }], + "version" : "6.0.0-ballot2", + "name" : "SubstanceProductAndConditionAndNegationCodes", + "title" : "AllergyIntolerance Substance/Product, Condition and Negation Codes", + "status" : "draft", + "experimental" : true, + "publisher" : "FHIR Project team", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "This value set includes concept codes for specific substances/pharmaceutical products, allergy or intolerance conditions, and negation/exclusion codes to specify the absence of specific types of allergies or intolerances.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "copyright" : "This resource includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these specifications must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/get-snomed-ct or info@snomed.org", + "compose" : { + "include" : [{ + "valueSet" : ["http://hl7.org/fhir/ValueSet/substance-code"] + }, + { + "system" : "http://snomed.info/sct", + "filter" : [{ + "property" : "concept", + "op" : "is-a", + "value" : "418038007" + }] + }, + { + "system" : "http://snomed.info/sct", + "filter" : [{ + "property" : "concept", + "op" : "is-a", + "value" : "267425008" + }] + }, + { + "system" : "http://snomed.info/sct", + "filter" : [{ + "property" : "concept", + "op" : "is-a", + "value" : "29736007" + }] + }, + { + "system" : "http://snomed.info/sct", + "filter" : [{ + "property" : "concept", + "op" : "is-a", + "value" : "340519003" + }] + }, + { + "system" : "http://snomed.info/sct", + "filter" : [{ + "property" : "concept", + "op" : "is-a", + "value" : "190753003" + }] + }, + { + "system" : "http://snomed.info/sct", + "filter" : [{ + "property" : "concept", + "op" : "is-a", + "value" : "413427002" + }] + }, + { + "system" : "http://snomed.info/sct", + "filter" : [{ + "property" : "concept", + "op" : "is-a", + "value" : "716186003" + }] + }] + }, + "expansion" : { + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/valueset-unclosed", + "valueBoolean" : true + }], + "identifier" : "urn:uuid:19b514d8-c16b-4132-8d59-17454a5ba6e1", + "timestamp" : "2024-10-02T17:54:47+00:00", + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-valueset", + "valueUri" : "http://hl7.org/fhir/ValueSet/substance-code|6.0.0-ballot2" + }, + { + "name" : "used-valueset", + "valueUri" : "null" + }, + { + "name" : "used-codesystem", + "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230131" + }, + { + "name" : "version", + "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230131" + }], + "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" : "7909008", + "display" : "Arginine carboxypeptidase" + }, + { + "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" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/reaction-event-severity", + "resource" : { + "resourceType" : "ValueSet", + "id" : "reaction-event-severity", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "pc" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 3 + }], + "url" : "http://hl7.org/fhir/ValueSet/reaction-event-severity", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.135" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.125" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.2.56" + }], + "version" : "6.0.0-ballot2", + "name" : "AllergyIntoleranceSeverity", + "title" : "Allergy Intolerance Severity", + "status" : "draft", + "experimental" : false, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "Clinical assessment of the severity of a reaction event as a whole, potentially considering multiple different manifestations.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/reaction-event-severity" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:72e97b3f-c939-4580-95f1-4deca033abe5", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 3, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/reaction-event-severity|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/reaction-event-severity", + "code" : "mild", + "display" : "Mild" + }, + { + "system" : "http://hl7.org/fhir/reaction-event-severity", + "code" : "moderate", + "display" : "Moderate" + }, + { + "system" : "http://hl7.org/fhir/reaction-event-severity", + "code" : "severe", + "display" : "Severe" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/basic-resource-type", + "resource" : { + "resourceType" : "ValueSet", + "id" : "basic-resource-type", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fhir" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/basic-resource-type", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.138" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.128" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.2.59" + }], + "version" : "6.0.0-ballot2", + "name" : "BasicResourceTypes", + "title" : "Basic Resource Types", + "status" : "draft", + "experimental" : true, + "publisher" : "FHIR Project team", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "This value set defines codes for resources not yet supported by (or which will never be supported by) FHIR. Many of the codes listed here will eventually be turned into official resources. However, there is no guarantee that any particular resource will be created nor that the scope will be exactly as defined by the codes presented here. Codes in this set will be deprecated if/when formal resources are defined that encompass these concepts.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/basic-resource-type" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:e878787c-8e78-4982-9194-9f188ccfd6ca", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 16, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/basic-resource-type|1.0.1" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/basic-resource-type", + "code" : "consent", + "display" : "Consent" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/basic-resource-type", + "code" : "referral", + "display" : "Referral" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/basic-resource-type", + "code" : "advevent", + "display" : "Adverse Event" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/basic-resource-type", + "code" : "aptmtreq", + "display" : "Appointment Request" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/basic-resource-type", + "code" : "transfer", + "display" : "Transfer" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/basic-resource-type", + "code" : "diet", + "display" : "Diet" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/basic-resource-type", + "code" : "adminact", + "display" : "Administrative Activity" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/basic-resource-type", + "code" : "exposure", + "display" : "Exposure" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/basic-resource-type", + "code" : "investigation", + "display" : "Investigation" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/basic-resource-type", + "code" : "account", + "display" : "Account" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/basic-resource-type", + "code" : "invoice", + "display" : "Invoice" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/basic-resource-type", + "code" : "adjudicat", + "display" : "Invoice Adjudication" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/basic-resource-type", + "code" : "predetreq", + "display" : "Pre-determination Request" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/basic-resource-type", + "code" : "predetermine", + "display" : "Predetermination" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/basic-resource-type", + "code" : "study", + "display" : "Study" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/basic-resource-type", + "code" : "protocol", + "display" : "Protocol" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/bodystructure-code", + "resource" : { + "resourceType" : "ValueSet", + "id" : "bodystructure-code", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "oo" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/bodystructure-code", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.142" + }], + "version" : "6.0.0-ballot2", + "name" : "SNOMEDCTMorphologicAbnormalities", + "title" : "SNOMED CT Morphologic Abnormalities", + "status" : "draft", + "experimental" : true, + "publisher" : "FHIR Project team", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "This value set includes all codes from [SNOMED CT](http://snomed.info/sct) where concept is-a 442083009 (Anatomical or acquired body site (body structure)).", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "copyright" : "This resource includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these specifications must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/get-snomed-ct or info@snomed.org", + "compose" : { + "include" : [{ + "system" : "http://snomed.info/sct", + "filter" : [{ + "property" : "concept", + "op" : "is-a", + "value" : "49755003" + }] + }] + }, + "expansion" : { + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/valueset-unclosed", + "valueBoolean" : true + }], + "identifier" : "urn:uuid:02c7b287-ca1e-4c3a-b327-e435b07e3478", + "timestamp" : "2024-10-02T17:54:47+00:00", + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-valueset", + "valueUri" : "null" + }, + { + "name" : "used-codesystem", + "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230131" + }, + { + "name" : "version", + "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230131" + }], + "contains" : [{ + "system" : "http://snomed.info/sct", + "code" : "49755003", + "display" : "Abnormal tissue appearance", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Morphologically abnormal structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Morphologically abnormal structure (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "145009", + "display" : "Colloid milium", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Colloid milium (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "161006", + "display" : "Thermal injury", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Heat injury" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thermal injury (morphologic abnormality)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injury due to increased heat" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "182000", + "display" : "Canalization", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Canalisation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Canalization (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "232001", + "display" : "Congenital fold", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital fold (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "255003", + "display" : "Calcified nodule", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Calcified nodule (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "259009", + "display" : "Fibrous body", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Melon seed body" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fibrous body (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "328005", + "display" : "Follicular papule", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Follicular papule (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "339008", + "display" : "Blister", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bulla" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bleb" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blisters" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blistering" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blister (morphologic abnormality)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A fluid-filled, raised, often translucent lesion, greater than 1 cm in diameter" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "354002", + "display" : "Triton tumor, malignant", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Triton tumour, malignant" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Malignant schwannoma with rhabdomyoblastic differentiation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "MPNST with rhabdomyoblastic differentiation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Malignant peripheral nerve sheath tumor with rhabdomyoblastic differentiation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Malignant peripheral nerve sheath tumour with rhabdomyoblastic differentiation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Malignant peripheral nerve sheath tumor with rhabdomyoblastic differentiation (morphologic abnormality)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Malignant neurilemmoma with rhabdomyoblastic differentiation" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "367004", + "display" : "Clubbing", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clubbing (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "394000", + "display" : "Abnormal trabeculation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abnormal trabeculation (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "419008", + "display" : "Functional dilatation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Functional dilatation (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "420002", + "display" : "Anastomosis, heterocladic", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anastomosis, heterocladic (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "487002", + "display" : "Coil/whorled fibers", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Coil/whorled fibres" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Coil/whorled fibers (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "511008", + "display" : "Fibrous meningioma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fibroblastic meningioma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fibrous meningioma (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "575006", + "display" : "Cholesteatoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Epidermoid cholesteatoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cholesteatoma (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "605004", + "display" : "Severe inflammatory atypia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Severe inflammatory atypia (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "738003", + "display" : "Ball valve obstruction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ball valve block" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ball valve obstruction (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "803009", + "display" : "Paraganglioma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paraganglioma (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "810003", + "display" : "Spindle cell nevus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spindle cell naevus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spindle cell nevus (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "835009", + "display" : "Peripheral T-cell lymphoma, AILD (Angioimmunoblastic Lymphadenopathy with Dysproteinemia)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Angioimmunoblastic lymphoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Peripheral T-cell lymphoma, AILD (Angioimmunoblastic Lymphadenopathy with Dysproteinaemia)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Angioimmunoblastic T-cell lymphoma (morphologic abnormality)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Angioimmunoblastic T-cell lymphoma" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "856006", + "display" : "Actinic keratosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Solar keratosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Actinic porokeratosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Senile keratoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Actinic keratosis (morphologic abnormality)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Keratinocytic intraepidermal neoplasia" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "900006", + "display" : "Mucin-producing adenocarcinoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mucin-producing carcinoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mucin-secreting adenocarcinoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mucin-secreting carcinoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mucin-producing adenocarcinoma (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "915007", + "display" : "Malignant melanoma in junctional nevus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Malignant melanoma in junctional naevus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Malignant melanoma in junctional nevus (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "985004", + "display" : "Neurilemmoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neurinoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Schwannoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Psammomatous schwannoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neurilemoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Schwannoma (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "988002", + "display" : "Wet gangrene", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Moist gangrene" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Wet gangrene (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "999000", + "display" : "Mixed islet cell and exocrine adenocarcinoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mixed islet cell and exocrine adenocarcinoma (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1040005", + "display" : "Anterior open dislocation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anterior open dislocation (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1129000", + "display" : "Acidophilic body", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Eosinophilic body" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acidophilic body (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1138003", + "display" : "Moderate squamous cell atypia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Moderate squamous cell atypia (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1188006", + "display" : "Superior open dislocation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Superior open dislocation (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1338007", + "display" : "Basal cell carcinoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Basal cell epithelioma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rodent ulcer" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Basiloma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Basal cell carcinoma (morphologic abnormality)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "BCC - Basal cell carcinoma" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1443001", + "display" : "Chromophobe carcinoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chromophobe adenocarcinoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chromophobe carcinoma (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1454006", + "display" : "Chronic fibrinous inflammation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic serofibrinous inflammation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic fibrinous inflammation (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1513001", + "display" : "Melanotic neuroectodermal tumor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Retinal anlage tumor" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Melanoameloblastoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Melanotic progonoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Retinal anlage tumour" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Melanotic neuroectodermal tumour" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Melanotic neuroectodermal tumor (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1522000", + "display" : "Plaque", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Patch" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Plaque (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1561008", + "display" : "Swollen sarcoplasmic reticulum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Swollen sarcoplasmic reticulum (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1586004", + "display" : "Subependymal giant cell astrocytoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subependymal giant cell astrocytoma (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1623000", + "display" : "Myxopapillary ependymoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Myxopapillary ependymoma (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1736008", + "display" : "Anteversion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anteversion (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1752006", + "display" : "Clear cell adenoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clear cell adenoma (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1791001", + "display" : "Radiation injury with fibrosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radiation injury with proliferation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radiation fibromatosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radiation injury with fibrosis (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1806006", + "display" : "Eruption", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Eruption (morphologic abnormality)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rash" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Exanthema" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Exanthem" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1996000", + "display" : "Numeric atrophy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Numeric atrophy (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2014001", + "display" : "Microlymphoblast", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Microlymphoblast (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2019006", + "display" : "Sarcoplasmic bodies", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sarcoplasmic bodies (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2026006", + "display" : "Serous adenofibroma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Serous cystadenofibroma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Serous adenofibroma (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2052000", + "display" : "Acute necrosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute necrosis (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2097009", + "display" : "Dyskeratosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dyskeratosis (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2122006", + "display" : "Pressure atrophy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Compression atrophy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pressure atrophy (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2142002", + "display" : "Nodular melanoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nodular melanoma (morphologic abnormality)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "NM - Nodular melanoma" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2218006", + "display" : "Endothelial degeneration", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Endothelial degeneration (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2221008", + "display" : "Mesonephroma, malignant", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mesonephric adenocarcinoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Wolffian duct carcinoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mesonephroma, malignant (morphologic abnormality)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Malignant mesonephroma" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2227007", + "display" : "Adrenal cortical carcinoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adrenal cortical tumor, malignant" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adrenal cortical adenocarcinoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adrenal cortical tumour, malignant" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adrenal cortical carcinoma (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2289007", + "display" : "Dicentric chromosome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dicentric chromosome (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2348006", + "display" : "Adenomatoid tumor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adenomatoid tumour" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adenomatoid tumor (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2412005", + "display" : "Maculopapule", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Maculopapule (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2464004", + "display" : "Moderate cytologic atypia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Moderate cytologic atypia (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2483006", + "display" : "Cavity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cavitation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cavity (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2557004", + "display" : "Chronic leukemia (morphologic abnormality)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic leukaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic leukemia" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2559001", + "display" : "Claw-shaped deformity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Claw-shaped deformity (morphologic abnormality)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cavus deformity" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2570008", + "display" : "Traction diverticulum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Traction diverticulum (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2710003", + "display" : "Fibrolipoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fibrolipoma (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2735009", + "display" : "Papillary cystadenocarcinoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Papillocystic adenocarcinoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Papillary cystadenocarcinoma (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2763006", + "display" : "Comedo", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Comedone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Comedo (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2881000", + "display" : "Anisokaryosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anisokaryosis (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2952002", + "display" : "Proliferative inflammation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypertrophic inflammation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Proliferative inflammation (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2953007", + "display" : "Microglandular hyperplasia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Microglandular hyperplasia (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2985005", + "display" : "Paget's disease, mammary", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paget's disease of breast" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paget's carcinoma of the nipple" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paget's disease, mammary (morphologic abnormality)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mammary Paget's disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paget disease, mammary" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3102004", + "display" : "Oligodendroglioma, anaplastic", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oligodendroglioma, anaplastic (morphologic abnormality)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anaplastic oligodendroglioma" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3139003", + "display" : "Ballooning degeneration", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ballooning degeneration (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3313007", + "display" : "Chronic superficial ulcer", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic erosion" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic superficial ulcer (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3380003", + "display" : "Superficial injury", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Superficial injury (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3404009", + "display" : "Bite", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bite (morphologic abnormality)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bite wound" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3416003", + "display" : "Lengthening of short arm", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lengthening of short arm (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3645005", + "display" : "Pregnancy luteoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Luteoma of pregnancy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nodular theca-lutein hyperplasia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pregnancy luteoma (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3679006", + "display" : "Polycystic change", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Polycystic change (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3821009", + "display" : "Blunt injury", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blunt force injury" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blunt injury (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3839000", + "display" : "Lipid-rich carcinoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lipid-rich carcinoma (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3875003", + "display" : "Tophus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gouty tophus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tophus (morphologic abnormality)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Urate tophus" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3898006", + "display" : "Neoplasm, benign", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tumor, benign" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Unclassified tumor, benign" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tumour, benign" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Benign neoplasm, site unspecified" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Unclassified tumour, benign" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Benign neoplasm" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neoplasm, benign (morphologic abnormality)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Benign tumour morphology" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Benign tumor morphology" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4000000", + "display" : "Severe transitional cell atypia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Severe urothelial cell atypia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Severe transitional cell atypia (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4079000", + "display" : "Mucoepidermoid carcinoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mucoepidermoid carcinoma (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4125007", + "display" : "Bursal cyst", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cyst of bursa" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bursal cyst (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4147007", + "display" : "Mass", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Localized mass" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lump" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Localised mass" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mass (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4196002", + "display" : "Eversion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Eversion (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4205002", + "display" : "Türk cell", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Turk cell" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Türk cell (cell)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4230004", + "display" : "Pacinian tumor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pacinian tumour" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pacinian tumor (morphologic abnormality)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pacinian neurofibroma" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4305004", + "display" : "Metastatic signet ring cell carcinoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Krukenberg tumor" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Krukenberg tumour" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Metastatic signet ring cell carcinoma (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4392007", + "display" : "Malignant mixed tumor, osteosarcomatous type", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Malignant mixed tumour, osteosarcomatous type" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Malignant mixed tumor, osteosarcomatous type (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4476003", + "display" : "Atypical glandular cells of uncertain significance", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "AGUS" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Atypical glandular cells of undetermined significance" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Atypical glandular cells of undetermined significance (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4484004", + "display" : "Nucleolar alteration", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chromocenter alteration" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chromocentre alteration" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nucleolar alteration (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4532008", + "display" : "Acute inflammation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute inflammatory cell infiltration" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute inflammatory infiltration" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neutrophilic infiltration" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Polymorphonuclear leukocyte infiltration" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Active inflammation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute inflammatory reaction" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Polymorphonuclear leucocyte infiltration" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute inflammation (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4538007", + "display" : "Papulovesicular rash", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Papulovesicular rash (morphologic abnormality)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Papulovesicular eruption" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4553004", + "display" : "Subependymal glioma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subependymoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subependymal astrocytoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mixed subependymoma-ependymoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subependymal glioma (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4584002", + "display" : "Scirrhous adenocarcinoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Scirrhous carcinoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carcinoma with productive fibrosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Scirrhous adenocarcinoma (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4590003", + "display" : "Adenocarcinoma, metastatic", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adenocarcinoma, metastatic (morphologic abnormality)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Metastatic adenocarcinoma" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4618001", + "display" : "Congenital dextrorotation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital dextrorotation (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4631006", + "display" : "Tubular adenocarcinoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tubular carcinoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tubular adenocarcinoma (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4684005", + "display" : "Mesonephric duct hyperplasia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mesonephric duct hyperplasia (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4686007", + "display" : "Blister due to degeneration of basal cells", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blister due to degeneration of basal cells (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4720007", + "display" : "Dystrophy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dystrophy (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4797003", + "display" : "Papillary adenocarcinoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Papillary adenocarcinoma (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4830009", + "display" : "Hyperpigmentation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hyperpigmentation (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4857006", + "display" : "Sequestrum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sequestrum (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4876008", + "display" : "Acute obstruction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute obstruction (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4916000", + "display" : "Pleomorphism", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pleomorphism (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4935000", + "display" : "Adenocarcinoma in situ in villous adenoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adenocarcinoma in situ in villous adenoma (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4947006", + "display" : "Contraction bands", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Contraction bands (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4950009", + "display" : "Sezary's disease", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sezary syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sézary's disease (morphologic abnormality)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sézary's syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sézary's disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sézary disease" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4977000", + "display" : "Eccrine spiradenoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spiradenoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Eccrine spiradenoma (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5008001", + "display" : "Pitting edema", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pitting oedema" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pitting edema (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5014008", + "display" : "Leydig cell tumor, benign", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Interstitial cell tumor, benign" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Leydig cell tumour, benign" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Interstitial cell tumour, benign" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Leydig cell tumor, benign (morphologic abnormality)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Benign interstitial cell tumour" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Benign Leydig cell tumour" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Benign interstitial cell tumor" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Benign Leydig cell tumor" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5052009", + "display" : "Merkel cell carcinoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Merkel cell tumor" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Primary cutaneous neuroendocrine carcinoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Merkel cell tumour" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Merkel cell carcinoma (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5178002", + "display" : "Synovioma, benign", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Synovioma, benign (morphologic abnormality)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Benign synovioma" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5183005", + "display" : "Inferior closed dislocation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inferior closed dislocation (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5188001", + "display" : "Round calculus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Round calculus (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5237007", + "display" : "Pautrier microabscess", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pautrier microabscess (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5242004", + "display" : "Synechia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Synechia (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5244003", + "display" : "Intraductal papilloma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ductal papilloma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Duct adenoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intraductal papilloma (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5257006", + "display" : "Follicular adenocarcinoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Follicular carcinoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Follicular adenocarcinoma (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5314004", + "display" : "Acute dilatation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute distention" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute dilatation (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5356000", + "display" : "Bowenoid papulosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bowenoid papulosis (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5399005", + "display" : "Dissecting hemorrhage", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dissecting haemorrhage" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dissecting hemorrhage (morphologic abnormality)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dissection" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Extravasation of blood into the arterial wall following a tear in the intima and leading to separation of the layers of the wall." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5468008", + "display" : "Fracture, multiple", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fracture, multiple, bone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fracture, multiple bone sites" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fracture of multiple sites of bone (morphologic abnormality)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fracture of multiple sites of bone" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5480000", + "display" : "Canalized thrombus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Canalised thrombus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Canalized thrombus (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5600009", + "display" : "Schneiderian carcinoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cylindrical cell carcinoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Schneiderian carcinoma (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5640003", + "display" : "Granular atrophy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Granular atrophy (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5658009", + "display" : "Adenocarcinoma in tubulovillous adenoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tubulopapillary adenocarcinoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Papillotubular adenocarcinoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adenocarcinoma in tubulovillous adenoma (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5688000", + "display" : "Squamous cell carcinoma in situ with questionable stromal invasion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Epidermoid carcinoma in situ with questionable stromal invasion" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Squamous cell carcinoma in situ with questionable stromal invasion (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5734001", + "display" : "Pressure groove", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pressure groove (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5755004", + "display" : "Cystic hyperplasia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cystic hyperplasia (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5770003", + "display" : "Decompression injury", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decompression injury (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5804003", + "display" : "Congenital growth disproportion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital disproportion" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Growth inequality" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital growth disproportion (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5843004", + "display" : "Basaloid carcinoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Basaloid carcinoma (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5849000", + "display" : "Glial cell reaction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glial cell reaction (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5862001", + "display" : "Mucous membrane eruption", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Enanthem" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Enanthemata" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Enanthema" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mucous membrane eruption (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5909007", + "display" : "Glandular-stromal asynchrony of endometrium", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glandular-stromal asynchrony of endometrium (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5958006", + "display" : "Small cell carcinoma, intermediate cell", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Small cell carcinoma, intermediate cell (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5960008", + "display" : "Depressed structure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Depressed structure (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5974001", + "display" : "Pressure cone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pressure cone (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5978003", + "display" : "Fracture, open, longitudinal", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fracture, open, linear" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fracture, open, longitudinal (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6078006", + "display" : "Mucus retention", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Curschmann's spirals" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mucoid impaction" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mucus retention (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6081001", + "display" : "Deformity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deformity (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6120000", + "display" : "Oncocytic metaplasia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oncocytosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oxyphilic cell metaplasia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oncocytic metaplasia (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6151007", + "display" : "Amphophilic stain reaction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Amphophilia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Amphophilic stain reaction (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6219000", + "display" : "Neoplasm, malignant, uncertain whether primary or metastatic", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Unclassified tumor, malignant, uncertain whether primary or metastatic" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Unclassified tumour, malignant, uncertain whether primary or metastatic" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neoplasm, malignant, uncertain whether primary or metastatic (morphologic abnormality)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Malignant tumour - uncertain whether primary or metastatic" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Malignant tumor - uncertain whether primary or metastatic" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6223008", + "display" : "Mild koilocytotic atypia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mild koilocytotic atypia (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6250003", + "display" : "Fibromyxosarcoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fibromyxosarcoma (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6266001", + "display" : "Granulomatous inflammation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Granulomatous inflammation (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6320008", + "display" : "Collagenolysis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lysis of collagen" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Collagenolysis (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6379007", + "display" : "Multiple adenomatous polyps", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Multiple adenomatous polyps (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6381009", + "display" : "Alpha heavy chain disease", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "IgA heavy chain disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mu heavy chain disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gamma heavy chain disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Franklin disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Heavy chain disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Heavy chain disease (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6406002", + "display" : "Membranous inflammation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inflammatory membrane" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pyogenic membrane" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Membranous inflammation (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6437002", + "display" : "Dentinoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ameloblastic fibrodentinoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ameloblastic fibrodentinoma (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6492006", + "display" : "Klatskin's tumor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Klatskin's tumour" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Klatskin's tumor (morphologic abnormality)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Klatskin's tumour morphology" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Klatskin's tumor morphology" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Klatskin tumor" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Klatskin tumour" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6574001", + "display" : "Necrosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tissue devitalization" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cellular necrosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tissue devitalisation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Necrosis (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6579006", + "display" : "Sebum retention", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Retention of sebaceous matter" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sebum retention (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6582001", + "display" : "Intrinsic obstruction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intrinsic obstruction (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6609001", + "display" : "Spongiosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intraepidermal edema" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intraepidermal oedema" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spongiosis (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6641007", + "display" : "Metatypical carcinoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Metatypical carcinoma (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6660000", + "display" : "Atypical intraductal hyperplasia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Atypical intraductal hyperplasia (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6780007", + "display" : "Hemoglobin cast", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin cast" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin cast (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6842002", + "display" : "Desmoplastic fibroma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Desmoplastic fibroma (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6855001", + "display" : "Macronucleus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Karyomegaly" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Macronucleus (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6920004", + "display" : "Defect", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Defect (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7003006", + "display" : "Chronic hemorrhage", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic bleeding" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic blood loss" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic haemorrhage" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic hemorrhage (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7010000", + "display" : "Carcinomatosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carcinomatosis (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7055007", + "display" : "Lupus erythematosus cell", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lupus erythematosus cell (morphologic abnormality)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "LE (lupus erythematosus) cell" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7078001", + "display" : "Hemosiderin pigmentation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemosiderin deposition" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemosiderin pigmentation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemosiderin deposition" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemosiderin pigmentation (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7094008", + "display" : "Dilated pore of Winer", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dilated pore of Winer (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7244004", + "display" : "Decidual cast", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decidual cast (morphologic abnormality)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Endometrial cast" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7300000", + "display" : "Lymphoepithelial carcinoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lymphoepithelioma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Schminke tumor" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Schminke tumour" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lymphoepithelioma-like carcinoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lymphoepithelial carcinoma (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7313006", + "display" : "Open dislocation, incomplete", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Compound dislocation, incomplete" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open dislocation, incomplete (morphologic abnormality)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open subluxation" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7372009", + "display" : "Inflammatory atypia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inflammatory alteration of cellular material" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inflammatory atypia (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7429002", + "display" : "Glomangioma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glomangioma (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7643002", + "display" : "Calcified hematoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Calcified haematoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Calcified hematoma (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7744000", + "display" : "Congestive hypertrophy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congestive enlargement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congestive hypertrophy (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7796002", + "display" : "Lipogenic pigmentation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fat pigmentation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lipogenic pigmentation (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7828002", + "display" : "Xanthine calculus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Xanthine calculus (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7841003", + "display" : "Macrocytic normochromic erythrocyte", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Macrocytic normochromic erythrocyte (cell)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7894007", + "display" : "Karyotype morphology", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Karyotype morphology (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7905002", + "display" : "Fracture, oblique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fracture, oblique (morphologic abnormality)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Linear oblique" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7906001", + "display" : "Open dislocation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Compound dislocation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open dislocation (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7939003", + "display" : "Localized edema", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Local edema" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Localised oedema" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Local oedema" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Localized edema (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8005002", + "display" : "Incomplete transposition", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Partial transposition" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incomplete transposition (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8070006", + "display" : "Secretory alteration of vagina", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Secretory alteration of vagina (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8097004", + "display" : "Alveolar adenoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alveolar adenoma (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8120005", + "display" : "Acentric chromosome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acentric chromosome (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8129006", + "display" : "Deposition of oxalate crystals", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deposition of oxalate crystals (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8145008", + "display" : "Mixed tumor, malignant", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mixed tumor, salivary gland type, malignant" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mixed tumour, salivary gland type, malignant" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mixed tumour, malignant" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mixed tumor, malignant (morphologic abnormality)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Malignant mixed tumour" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Malignant mixed salivary gland tumour" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Malignant mixed salivary gland tumor" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Malignant mixed tumor" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8210009", + "display" : "Corpora amylacea", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Corpora amylacea (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8241005", + "display" : "Hemolymphangioma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemolymphangioma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemolymphangioma (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8276007", + "display" : "Balloon cell nevus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Balloon cell naevus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Balloon cell nevus (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8309002", + "display" : "Moderate transitional cell atypia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Moderate urothelial cell atypia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Moderate transitional cell atypia (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8360001", + "display" : "Pleomorphic adenoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mixed tumor" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mixed tumor, salivary gland type" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mixed tumour, salivary gland type" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mixed tumour" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pleomorphic adenoma (morphologic abnormality)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mixed salivary gland tumour" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mixed salivary gland tumor" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8566008", + "display" : "Autosomal chromosome mosaicism", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Autosomal chromosome mosaicism (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8573003", + "display" : "Acute hemorrhage", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute bleeding" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute blood loss" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute haemorrhage" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute hemorrhage (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8664001", + "display" : "Fibromyxoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Myxoid fibroma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Myxofibroma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fibromyxoma (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8723003", + "display" : "Segmental demyelination", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Segmental demyelination (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8734000", + "display" : "Choriocarcinoma combined with other germ cell elements", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Choriocarcinoma combined with embryonal carcinoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Choriocarcinoma combined with other germ cell elements (morphologic abnormality)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Choriocarcinoma combined with germ cell elements" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8804002", + "display" : "Passive congestion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Passive hyperemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Venous congestion" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Passive hyperaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Passive congestion (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8833001", + "display" : "Open dislocation, complete", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Compound dislocation, complete" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open dislocation, complete (morphologic abnormality)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Complete open traumatic dislocation" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8855009", + "display" : "Mosaicism", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mosaicism (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8934006", + "display" : "Papillary syringadenoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Papillary syringocystadenoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Syringocystadenoma papilliferum" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Papillary syringadenoma (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8978002", + "display" : "Proliferative cyclic alteration of breast", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Proliferative cyclic alteration of breast (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9001003", + "display" : "Chondroblastoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chondromatous giant cell tumor" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Codman's tumor" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Codman's tumour" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chondromatous giant cell tumour" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chondroblastoma (morphologic abnormality)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chondroblastoma morphology" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9088006", + "display" : "Lobar atrophy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Convolutional atrophy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lobar atrophy (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9098000", + "display" : "Medullary adenoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "C cell adenoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Parafollicular cell adenoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medullary adenoma (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9138001", + "display" : "Mild columnar cell atypia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mild columnar cell atypia (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9155002", + "display" : "Squamous odontogenic tumor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Squamous odontogenic tumour" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Squamous odontogenic tumor (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9187004", + "display" : "Leukokeratosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Keratotic plaque" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Leukokeratosis (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9196004", + "display" : "Staghorn calculus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Staghorn calculus (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9235006", + "display" : "Eccentric hypertrophy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Eccentric hypertrophy (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9240003", + "display" : "Niemann-Pick cell", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pick's cell" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Niemann-Pick cell (cell)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9266000", + "display" : "Juxtacortical chondroma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Periosteal chondroma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Juxtacortical chondroma (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9287005", + "display" : "Colloid cyst", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Colloid cyst (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9294008", + "display" : "Spermatocytic seminoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spermatocytoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spermatocytic seminoma (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9324003", + "display" : "Inactive endometrium", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inactive endometrium (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9395006", + "display" : "Sarcomatosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sarcomatosis (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9435009", + "display" : "Senile hyperplasia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Senile hyperplasia (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9436005", + "display" : "Basophil adenoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mucoid cell adenoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Basophil adenoma (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9499001", + "display" : "Multiple polyps", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Polyposis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Multiple polyps (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9546005", + "display" : "Shift", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Shift (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9550003", + "display" : "Bronchogenic cyst", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital bronchial cyst" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bronchogenic cyst (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9618003", + "display" : "Epithelial-myoepithelial carcinoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Epithelial-myoepithelial carcinoma (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9656002", + "display" : "Consolidation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Consolidation (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9671003", + "display" : "Elastofibroma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Elastofibroma (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9688005", + "display" : "Deposition of carbon", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deposition of carbon (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9729005", + "display" : "Blue edema", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hysterical edema" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blue oedema" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hysterical oedema" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blue edema (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9751002", + "display" : "Wire loop lesion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Wire loop lesion (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9767008", + "display" : "Hyperchromatism", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hyperchromasia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hyperchromia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hyperchromatism (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9801004", + "display" : "Spindle cell sarcoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spindle cell sarcoma (morphologic abnormality)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Undifferentiated spindle cell sarcoma" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9805008", + "display" : "Rice body", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rice body (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9816001", + "display" : "Leukoedema", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Leukedema" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Leukedema (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9831005", + "display" : "Myxoid degeneration", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Myxomatous degeneration" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Myxoid degeneration (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9903002", + "display" : "Paraganglioma, malignant", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paraganglioma, malignant (morphologic abnormality)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Malignant paraganglioma" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "10060008", + "display" : "Eccrine papillary adenoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Eccrine papillary adenoma (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "10069009", + "display" : "Giant cell tumor of bone, malignant", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osteoclastoma, malignant" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Giant cell sarcoma of bone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Giant cell tumour of bone, malignant" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Giant cell tumor of bone, malignant (morphologic abnormality)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Malignant giant cell tumour of bone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Malignant giant cell tumor of bone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Malignant osteoclastoma" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "10122001", + "display" : "Accretion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Accretion (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "10146008", + "display" : "Chief cell adenocarcinoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chief cell carcinoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chief cell adenocarcinoma (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "10219009", + "display" : "Xanthosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Yellowish pigmentation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Xanthosis (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "10288008", + "display" : "Squamous cell carcinoma, spindle cell", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Epidermoid carcinoma, spindle cell" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Squamous cell carcinoma, sarcomatoid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Squamous cell carcinoma, spindle cell (morphologic abnormality)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Epidermoid carcinoma - spindle cell" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Squamous cell carcinoma - spindle cell" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "10291008", + "display" : "Giant pigmented nevus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intermediate and giant congenital nevus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Giant pigmented naevus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intermediate and giant congenital naevus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Giant pigmented nevus (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "10376009", + "display" : "Papillary carcinoma in situ", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Papillary carcinoma in situ (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "10403004", + "display" : "Serous atrophy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mucinous atrophy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gelatinous atrophy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Serous atrophy (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "10438002", + "display" : "Glomus tumor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glomus tumour" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glomus tumor (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "10505008", + "display" : "Retroversion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Retroversion (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "10636005", + "display" : "Stomatocyte", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stomatocyte (cell)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "10637001", + "display" : "Basophilic stain reaction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Basophilic stain reaction (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "10690002", + "display" : "Atheromatous embolus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cholesterol embolus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Atheromatous embolus (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "10705005", + "display" : "Mucinous adenofibroma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mucinous cystadenofibroma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mucinous adenofibroma (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "10873006", + "display" : "Micronodular regeneration", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Micronodular regeneration (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "11063000", + "display" : "Ameloblastic fibroma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ameloblastic fibroma (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "11071001", + "display" : "Racemose hemangioma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arteriovenous hemangioma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Racemose haemangioma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arteriovenous haemangioma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Racemose hemangioma (morphologic abnormality)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Racemose angioma" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "11073003", + "display" : "Mixed liposarcoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mixed liposarcoma (morphologic abnormality)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mixed-type liposarcoma" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "11080001", + "display" : "Neuronal achromasia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neuronal achromasia (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "11099005", + "display" : "Epithelioid cell nevus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Epithelioid cell naevus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Epithelioid cell nevus (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "11108009", + "display" : "Dehiscence", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dehiscence (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "11117009", + "display" : "Dyskaryosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nuclear alteration" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dyskaryosis (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "11182007", + "display" : "Abnormally short growth", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abnormally short growth (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "11211003", + "display" : "Interstitial emphysema", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Soft tissue emphysema" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Interstitial emphysema (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "11224003", + "display" : "Chronic membranous inflammation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic membranous inflammation (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "11284000", + "display" : "Closed dislocation, incomplete", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed dislocation, incomplete (morphologic abnormality)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed subluxation" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "11467009", + "display" : "Capillary lymphangioma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Capillary lymphangioma (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "11506001", + "display" : "Hilus cell tumor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hilar cell tumor" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hilus cell tumour" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hilar cell tumour" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hilus cell tumor (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "11514007", + "display" : "Algor mortis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Algor mortis (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "11528001", + "display" : "Mucinosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mucinosis (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "11556006", + "display" : "Arteriovenous aneurysm", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A-V aneurysm" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arteriovenous aneurysm (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "11585000", + "display" : "Bubo", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bubo (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "11607000", + "display" : "Gunpowder burn", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gunpowder burn (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "11639007", + "display" : "Puncture", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Puncture wound" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prick" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Puncture (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "11650005", + "display" : "Giant hypertrophy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Massive hypertrophy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Giant hypertrophy (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "11671000", + "display" : "Adenoid cystic carcinoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adenocarcinoma, cylindroid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adenocystic carcinoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cylindroma (except Cylindroma of skin, M-82000)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adenoid cystic carcinoma (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "11704001", + "display" : "Chromosome mosaicism", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chromosome mosaicism (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "11793003", + "display" : "Mesoblastic nephroma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mesoblastic nephroma (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "11854003", + "display" : "Fibrous nodule", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fibrous nodule (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "11858000", + "display" : "Suture line of skin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Suture line of skin (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "11889001", + "display" : "Abiotrophy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abiatrophy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abiotrophy (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "11908008", + "display" : "Binucleated plasmablast", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Binucleated plasmablast (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "12060004", + "display" : "Ganglioneuromatosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ganglioneuromatosis (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "12143007", + "display" : "Embryonic cyst", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital cyst" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Developmental cyst" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Embryonic cyst (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "12167004", + "display" : "Lymphocyst", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lymphocyst (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "12169001", + "display" : "Granular cell tumor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Granular cell myoblastoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Granular cell tumour" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Granular cell tumor (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "12170000", + "display" : "Rosette", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rosette formation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rosette (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "12191008", + "display" : "Fracture, ununited, stellate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fracture, ununited, stellate (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "12205003", + "display" : "Chief cell adenoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chief cell adenoma (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "12219003", + "display" : "Aleukemic lymphoid leukemia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aleukemic lymphoid leukemia (morphologic abnormality)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aleukaemic lymphoid leukaemia" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "12222001", + "display" : "Erythrocyte abnormality", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abnormal erythrocyte" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abnormality of red blood cells" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abnormality of red blood cells (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "12302002", + "display" : "Small cell osteosarcoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Round cell osteosarcoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Small cell osteosarcoma (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "12323008", + "display" : "Androblastoma, malignant", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arrhenoblastoma, malignant" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Androblastoma, malignant (morphologic abnormality)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Malignant androblastoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Malignant arrhenoblastoma" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "12354007", + "display" : "Retinoblastoma, undifferentiated", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Retinoblastoma, undifferentiated (morphologic abnormality)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Retinoblastoma - undifferentiated" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "12393003", + "display" : "Purpura", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Purpura (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "12400006", + "display" : "Papillary transitional cell carcinoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Papillary urothelial carcinoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Papillary transitional cell carcinoma (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "12402003", + "display" : "Scar", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Scar tissue" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cicatrix" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fibrous scar" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Scar (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "12404002", + "display" : "Trophic gangrene", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trophic gangrene (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "12478003", + "display" : "Squamous cell carcinoma, microinvasive", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Squamous cell carcinoma, microinvasive (morphologic abnormality)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Microinvasive squamous cell carcinoma" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "12535006", + "display" : "Acquired absence", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acquired absence (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "12540003", + "display" : "Muscle fiber atrophy, type II", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muscle fibre atrophy, type II" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muscle fiber atrophy, type II (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "12560006", + "display" : "Primary sequestrum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Primary sequestrum (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "12582004", + "display" : "Internal fistula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Internal fistula (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "12583009", + "display" : "Lobular adenoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lobular adenoma (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "12690005", + "display" : "Fibroblastic osteosarcoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osteofibrosarcoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fibroblastic osteosarcoma (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "12747003", + "display" : "Microcalcification", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Microcalcification, calcified structure (morphologic abnormality)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Microcalcification, calcified structure" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "12794006", + "display" : "Nonsuppurative inflammation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nonsuppurative inflammation (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "12834001", + "display" : "Subacute monocytic leukemia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subacute monocytic leukemia (morphologic abnormality)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subacute monocytic leukaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subacute granulocytic leukemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subacute granulocytic leukaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subacute myelogenous leukemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subacute myelogenous leukaemia" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "12835000", + "display" : "Multiple injuries", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Multiple injuries (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "12856003", + "display" : "Varix", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Varices" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Varicose vein" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Uneven venous ectasia (morphologic abnormality)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Uneven venous ectasia" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "12933008", + "display" : "Sweat gland tumor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sweat gland tumour" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sweat gland tumor (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "12943006", + "display" : "Spongioblastoma polare", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Polar spongioblastoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Polar spongioblastoma (morphologic abnormality)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Primitive polar spongioblastoma" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "12944000", + "display" : "Acid chemical burn", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acid chemical burn (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "12973002", + "display" : "Dislocation, multiple, open", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dislocation, multiple, open (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "13018008", + "display" : "Neovascularization", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neovascularity" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vascularization" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neovascularisation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vascularisation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neovascularization (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "13062004", + "display" : "Psammoma bodies", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Psammoma bodies (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "13129009", + "display" : "Fracture, open, incomplete", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fracture, open, incomplete (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "13136005", + "display" : "Injection site", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injection site (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "13238004", + "display" : "Granular cell tumor, malignant", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Granular cell myoblastoma, malignant" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Granular cell tumour, malignant" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Granular cell tumor, malignant (morphologic abnormality)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Malignant granular cell tumour" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Malignant granular cell tumor" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Malignant granular cell myoblastoma" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "13321001", + "display" : "Fracture, comminuted", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fracture, comminuted (morphologic abnormality)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Comminuted" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "13331008", + "display" : "Atrophy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Atrophy (morphologic abnormality)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Atrophic" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "13467000", + "display" : "Pseudocyst", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pseudocyst (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "13485007", + "display" : "Pannus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pannus (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "13583002", + "display" : "Mast cell sarcoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Malignant mast cell tumor" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Malignant mastocytoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Malignant mast cell tumour" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mast cell sarcoma (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "13599008", + "display" : "Gunshot wound, contact", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gunshot wound, contact (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "13705009", + "display" : "Partial obstruction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Partial obstruction (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "13713005", + "display" : "Thromboembolus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thromboembolism" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thromboembolism - lesion" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thromboembolus (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "13875003", + "display" : "Glomangiosarcoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glomoid sarcoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glomangiosarcoma (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "13901007", + "display" : "Fat-laden macrophage", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sudanophilic macrophage" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lipid phagocyte" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lipophage" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fat-laden macrophage (cell)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "13924000", + "display" : "Wound", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Wound (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "14093007", + "display" : "Decalcification", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decalcified structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decalcified structure (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "14156004", + "display" : "Racemose aneurysm", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Venous racemose aneurysm" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aneurysmal varix" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cirsoid aneurysm" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diffuse arterial ectasia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Racemose aneurysm (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "14166007", + "display" : "Koplik spot", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Koplik spot (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "14212006", + "display" : "Pseudopalisade formation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pseudopalisade formation (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "14269005", + "display" : "Embryonal rhabdomyosarcoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Embryonal rhabdomyosarcoma, pleomorphic" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Embryonal rhabdomyosarcoma (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "14317002", + "display" : "Erythroleukemia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Erythremic myelosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute erythroid leukemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute myeloid leukemia, M6 type" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute myeloid leukaemia, M6 type" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Erythraemic myelosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Erythroleukaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute erythroid leukaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute myeloid leukemia, M6 type (morphologic abnormality)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "AML (acute myeloid leukaemia), M6 type" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "AML (acute myeloid leukemia), M6 type" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "14350002", + "display" : "Angiomatosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vascular proliferation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Angiomatosis (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "14391000", + "display" : "Koilocytotic atypia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Koilocytosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Koilocytotic atypia (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "14442007", + "display" : "Generalized keratoacanthoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Multiple self-healing epitheliomas of skin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Generalised keratoacanthoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Generalized keratoacanthoma (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "14494009", + "display" : "Meningeal sarcomatosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Meningeal sarcomatosis (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "14696003", + "display" : "Cystic degeneration", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cystoid degeneration" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hydatid degeneration" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cystic degeneration (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "14737000", + "display" : "Jet lesion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Jet phenomenon" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Jet lesion (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "14797003", + "display" : "Fracture, delayed union, oblique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Delayed union of oblique fracture" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Delayed union of oblique fracture (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "14799000", + "display" : "Neoplasm, metastatic", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tumor, metastatic" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tumor embolus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neoplasm, secondary" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tumor, secondary" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tumour, metastatic" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tumour embolus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tumour, secondary" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neoplasm, metastatic (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "14847005", + "display" : "Triploidy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Triploidy (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "14889002", + "display" : "Rasmussen's aneurysm", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rasmussen's aneurysm (morphologic abnormality)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rasmussen aneurysm" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "14912003", + "display" : "Vesiculobullous rash", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vesiculobullous rash (morphologic abnormality)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vesiculobullous eruption" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "14962008", + "display" : "Mutilating wound", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mutilating wound (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "15074003", + "display" : "Neurogenic ulcer", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neurotrophic ulcer" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neurogenic ulcer (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "15112009", + "display" : "Inverted keratosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inverted follicular keratosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inverted keratosis (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "15176003", + "display" : "Adenocarcinoma with squamous metaplasia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adenoacanthoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adenocarcinoma with squamous metaplasia (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "15304008", + "display" : "Factitial ulcer", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Factitial ulcer (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "15418000", + "display" : "Spontaneous perforation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spontaneous perforation (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "15486006", + "display" : "Hypoploidy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypodiploidy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypoploidy (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "15498001", + "display" : "Superficial ulcer", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Erosion" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Superficial ulceration" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Superficial ulcer (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "15503003", + "display" : "Molluscum bodies", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Molluscum bodies (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "15519005", + "display" : "Combined abnormal curvature", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Combined abnormal curvature (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "15524008", + "display" : "Obliteration", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Obliteration (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "15556001", + "display" : "Ball thrombus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ball thrombus (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "15588009", + "display" : "Microlithiasis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Microlith" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Microlithiasis (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "15619004", + "display" : "Hepatocellular carcinoma, fibrolamellar", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hepatocellular carcinoma, fibrolamellar (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "15690004", + "display" : "Tortuosity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tortuosity (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "15702005", + "display" : "Fibrous mesothelioma, benign", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fibrous mesothelioma, benign (morphologic abnormality)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Benign fibrous mesothelioma" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "15897004", + "display" : "Chromosomal translocation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chromosomal translocation (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "15904002", + "display" : "Bridging necrosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bridging necrosis (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "15937000", + "display" : "Congenital vascular proliferation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital vascular proliferation (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "15949004", + "display" : "Thymoma, malignant", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thymoma, malignant (morphologic abnormality)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Malignant thymoma" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "15960008", + "display" : "Reticulohistiocytic granuloma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reticulohistiocytoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reticulohistiocytic granuloma (morphologic abnormality)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Giant cell histiocytoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reticulohistiocytoma cutis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "15967006", + "display" : "Hypersegmentation of nucleus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypersegmented nucleus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypersegmentation of nucleus (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "16080000", + "display" : "Fibrin deposition", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fibrin deposition (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "16090008", + "display" : "Myxoid leiomyosarcoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Myxoid leiomyosarcoma (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "16104005", + "display" : "Segmental glomerulosclerosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Segmental glomerulosclerosis (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "16163002", + "display" : "Ossified nodule", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ossified nodule, calcified structure (morphologic abnormality)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ossified nodule, calcified structure" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "16189002", + "display" : "Gastrinoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "G cell tumor" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastrin cell tumor" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "G cell tumour" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastrin cell tumour" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastrinoma (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "16190006", + "display" : "Herring's bodies", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Herring's bodies (morphologic abnormality)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Herring bodies" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "16216007", + "display" : "Gaucher cell", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gaucher cell (cell)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "16255008", + "display" : "Fenestration", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fenestration (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "16277007", + "display" : "Collapse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Collapse (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "16479008", + "display" : "Inappropriate lobular activity of breast", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inappropriate lobular activity of breast (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "16483008", + "display" : "Russell body", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Russell body (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "16566002", + "display" : "Phyllodes tumor, benign", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cystosarcoma phyllodes, benign" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phyllodes tumour, benign" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Benign phyllodes tumour" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Benign phyllodes tumor" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Benign cystosarcoma phyllodes" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Benign phyllodes tumor (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "16578003", + "display" : "Posterior open dislocation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Posterior open dislocation (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "16640008", + "display" : "Separation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Physical detachment" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diastasis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Separation (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "16740003", + "display" : "Anasarca", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Generalized edema" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Generalised oedema" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anasarca (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "16741004", + "display" : "Pleomorphic carcinoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pleomorphic carcinoma (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "16759001", + "display" : "Chronic eosinophilic inflammation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic eosinophilic inflammation (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "16822006", + "display" : "Malignant carotid body tumor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Malignant carotid body tumour" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Malignant carotid body tumor (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "16893006", + "display" : "Hodgkin's disease, lymphocytic depletion, diffuse fibrosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Classical Hodgkin lymphoma, lymphocyte depletion, diffuse fibrosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hodgkin lymphoma, lymphocyte depletion, diffuse fibrosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hodgkin lymphoma, lymphocyte depletion, diffuse fibrosis (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "16974005", + "display" : "Acral lentiginous melanoma, malignant", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acral lentiginous melanoma, malignant (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "16980002", + "display" : "Foam cell", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Foam cell (cell)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "17015005", + "display" : "Lateral open dislocation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lateral open dislocation (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "17201003", + "display" : "Spillage of feces", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spillage of faeces" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spillage of feces (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "17264009", + "display" : "Carcinoma in pleomorphic adenoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carcinoma ex pleomorphic adenoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carcinoma ex pleomorphic adenoma (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "17289003", + "display" : "Fat embolus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fat embolus (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "17302008", + "display" : "Cerebellar sarcoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cerebellar sarcoma (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "17307002", + "display" : "Transudate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transudate (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "17351006", + "display" : "Congenital non-rotation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital non-rotation (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "17372009", + "display" : "Granuloma pyogenicum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pyogenic granuloma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Granuloma telangiectaticum" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Granuloma pyogenicum (morphologic abnormality)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Capillary haemangioma of granulation tissue type" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Capillary hemangioma of granulation tissue type" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lobular capillary haemangioma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lobular capillary hemangioma" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "17474009", + "display" : "Atypical glandular hyperplasia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Atypical adenomatous hyperplasia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Atypical glandular hyperplasia (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "17569003", + "display" : "Emphysematous bleb", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Emphysematous bleb (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "17665002", + "display" : "Metaplasia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Metaplasia (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "17672001", + "display" : "Accumulation of fluid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Accumulation of fluid (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "17684004", + "display" : "Protein cast", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hyaline cast" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Protein cast (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "17734002", + "display" : "Chediak-Higashi cell", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "C-H cell" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chédiak-Higashi cell" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chédiak-Higashi cell (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "17781001", + "display" : "Curvilinear bodies", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Curvilinear bodies (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "17815009", + "display" : "Sudanophilic stain reaction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sudanophilia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sudanophilic stain reaction (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "17930004", + "display" : "Neuronevus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neuronaevus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neuronevus (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "17941002", + "display" : "Arteriolosclerosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arteriolosclerosis (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "17968002", + "display" : "Mucinous degeneration", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mucous degeneration" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mucinous degeneration (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "18016009", + "display" : "Phlebosclerosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Venofibrosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Venosclerosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phlebosclerosis (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "18048008", + "display" : "Squamous cell carcinoma, keratinizing", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Squamous cell carcinoma, large cell, keratinizing" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Epidermoid carcinoma, keratinizing" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Epidermoid carcinoma, keratinising" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Squamous cell carcinoma, large cell, keratinising" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Squamous cell carcinoma, keratinising" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Squamous cell carcinoma, keratinizing (morphologic abnormality)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Keratinising squamous cell carcinoma - large cell" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Keratinising epidermoid carcinoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Keratinizing squamous cell carcinoma - large cell" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Keratinizing epidermoid carcinoma" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "18064000", + "display" : "Achromasia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Achromasia (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "18072003", + "display" : "Micronucleus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Micronucleus (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "18105004", + "display" : "Endometrioid adenofibroma, malignant", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Endometrioid cystadenofibroma, malignant" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Endometrioid adenofibroma, malignant (morphologic abnormality)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Malignant endometrioid cystadenofibroma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Malignant endometrioid adenofibroma" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "18115005", + "display" : "Pathologic calcification", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pathologically calcified structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Heterotopic calcification" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pathologic calcification, calcified structure (morphologic abnormality)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pathologic calcification, calcified structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deposition of calcium in normally non calcified tissue" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "18126004", + "display" : "Diverticulitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diverticulitis (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "18130001", + "display" : "Gunshot wound, exit", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gunshot wound, exit (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "18174004", + "display" : "Brown edema", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brawny edema" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brown oedema" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brawny oedema" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brown edema (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "18189008", + "display" : "Gudden's atrophy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neuronal atrophy secondary to axonal damage" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gudden's atrophy (morphologic abnormality)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gudden atrophy" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "18203003", + "display" : "Non-communicating cerebrospinal fluid retention", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Non-communicating cerebrospinal fluid retention (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "18295000", + "display" : "Double structure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Developmental duplication" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Double structure (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "18334002", + "display" : "Fracture, stellate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fracture, stellate (morphologic abnormality)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stellate fracture" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "18348002", + "display" : "Queyrat's erythroplasia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Queyrat's erythroplasia (morphologic abnormality)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Queyrat erythroplasia" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "18450009", + "display" : "Malignant melanoma in precancerous melanosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Malignant melanoma in precancerous melanosis (morphologic abnormality)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Malignant melanoma in melanosis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "18465005", + "display" : "Anomalous origin of vein", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anomalous origin of vein (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "18498000", + "display" : "Acute membranous inflammation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute inflammatory membrane" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute pyogenic membrane" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute membranous inflammation (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "18568009", + "display" : "Anastomosis, end to end", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anastomosis, end to end (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "18588008", + "display" : "Synovial sarcoma, biphasic", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Synovial sarcoma, biphasic (morphologic abnormality)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Synovial sarcoma - biphasic" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "18655006", + "display" : "Depigmentation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypomelanosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Depigmentation (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "18680006", + "display" : "Intraductal carcinoma and lobular carcinoma in situ", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intraductal carcinoma and lobular carcinoma in situ (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "18695008", + "display" : "Hyaline body", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Drusen" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Colloid bodies" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hyaline body (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "18727002", + "display" : "C cell tumor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "C cell tumour" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "C cell tumor (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "18765009", + "display" : "Sclerosing lipogranuloma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sclerosing lipogranuloma (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "18799007", + "display" : "Invasive hydatidiform mole", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Malignant hydatidiform mole" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chorioadenoma destruens" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chorioadenoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Invasive mole" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Invasive hydatidiform mole (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "18802003", + "display" : "External fistula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "External fistula (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "18854008", + "display" : "Struma ovarii, malignant", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Struma ovarii, malignant (morphologic abnormality)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Malignant struma ovarii" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "18861007", + "display" : "Granulosa cell tumor, malignant", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Granulosa cell tumour, malignant" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Granulosa cell tumor, sarcomatoid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Granulosa cell tumour, sarcomatoid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Granulosa cell tumor, malignant (morphologic abnormality)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Malignant granulosa cell tumour" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Malignant granulosa cell tumor" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Malignant adult granulosa cell tumor" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Malignant adult granulosa cell tumour" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "18915006", + "display" : "Dense tubules", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dense tubules (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "18958005", + "display" : "Councilman body", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Councilman body (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "18977007", + "display" : "Adrenal cortical adenoma, clear cell", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adrenal cortical adenoma, clear cell (morphologic abnormality)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adrenal cortical adenoma - clear cell" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "19010006", + "display" : "Hyaline degeneration", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hyaline thickening" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hyalinization" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hyalinosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hyalinisation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hyaline degeneration (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "19071004", + "display" : "Epithelioid leiomyoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Leiomyoblastoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Epithelioid leiomyoma (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "19128006", + "display" : "Hyperorthokeratosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hyperorthokeratosis (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "19134004", + "display" : "Fascial fibrosarcoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fascial fibrosarcoma (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "19137006", + "display" : "Marantic thrombus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Marantic thrombus (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "19227008", + "display" : "Foreign body", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Exogenous material" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Foreign material" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Foreign body (morphologic abnormality)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "FB - Foreign body" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "19316008", + "display" : "Cytoid body", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cytoid body (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "19329008", + "display" : "Adrenal cortical adenoma, glomerulosa cell", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adrenal cortical adenoma, glomerulosa cell (morphologic abnormality)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adrenal cortical adenoma - glomerulosa cell" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "19340000", + "display" : "Malignant lymphoma, lymphoplasmacytic", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Malignant lymphoma, lymphoplasmacytoid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immunocytoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Malignant lymphoma, plasmacytoid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Plasmacytic lymphoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Malignant lymphoma, lymphoplasmacytic (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "19365003", + "display" : "Acute empyema", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute empyema (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "19380009", + "display" : "Sclerosing segmental glomerulosclerosis with hyalinosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sclerosing segmental glomerulosclerosis with hyalinosis (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "19436005", + "display" : "Stain reaction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stain reaction (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "19438006", + "display" : "Feathery degeneration", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Feathery degeneration (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "19504001", + "display" : "Serofibrinous effusion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Serofibrinous effusion (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "19561006", + "display" : "Congenital levorotation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital levorotation (morphologic abnormality)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital laevorotation" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "19571008", + "display" : "Multiple open wounds", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Multiple open wounds (morphologic abnormality)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open wounds involving multiple body regions" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "19607003", + "display" : "Endoreduplication", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Endoreduplication (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "19614001", + "display" : "Lightning burn", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lightning burn (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "19633006", + "display" : "Mucous cyst", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mucocele" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mucinous cyst" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mucous cyst (morphologic abnormality)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mucocoele" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "19643009", + "display" : "Pyogranuloma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pyogranuloma, granuloma with pus (morphologic abnormality)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pyogranuloma, granuloma with pus" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "19651007", + "display" : "Micromyeloblast", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Micromyeloblast (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "19668006", + "display" : "Parabasal cells predominate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Predominance of parabasal cells (morphologic abnormality)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Predominance of parabasal cells" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "19669003", + "display" : "Erythrocyte agglutination", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Erythrocyte agglutination (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "19672005", + "display" : "Condyloma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Condyloma (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "19685008", + "display" : "Stasis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fluid stagnation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stasis (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "19756007", + "display" : "Gastrinoma, malignant", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "G cell tumor, malignant" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastrin cell tumor, malignant" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "G cell tumour, malignant" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastrin cell tumour, malignant" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastrinoma, malignant (morphologic abnormality)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Malignant G cell tumour" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Malignant G cell tumor" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Malignant gastrinoma" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "19795008", + "display" : "Brain sand", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sand granules" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acervulus cerebri" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brain sand, calcified structure (morphologic abnormality)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brain sand, calcified structure" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "19836000", + "display" : "Deforming fibrosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deforming fibrosis (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "19897006", + "display" : "Melanotic psammomatous MPNST", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Melanotic MPNST" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "MPNST with mesenchymal differentiation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Malignant peripheral nerve sheath tumor" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Malignant peripheral nerve sheath tumour" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Malignant peripheral nerve sheath tumor (morphologic abnormality)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "MPNST - Malignant peripheral nerve sheath tumour" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "MPNST - Malignant peripheral nerve sheath tumor" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "19906005", + "display" : "Retinoblastoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Retinoblastoma (morphologic abnormality)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Retinoblastoma - morphology" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "19909003", + "display" : "Complement deposit", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Complement deposit (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "19921004", + "display" : "Compression injury", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Crush injury" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Crushing injury (morphology)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Crushing injury (morphologic abnormality)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Crushing injury" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "19928005", + "display" : "Fibromatosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fibromatosis (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "19929002", + "display" : "Angiomyolipoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Angiomyolipoma (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "19940005", + "display" : "Lichenification", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lichenification (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "19952003", + "display" : "Elastic vascular sclerosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Elastic vascular sclerosis (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "19988008", + "display" : "Pseudoainhum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pseudoainhum (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "20012006", + "display" : "Major open wound", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Major open wound (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "20108002", + "display" : "Intramural hemorrhage", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intramural haemorrhage" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intramural hemorrhage (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "20131002", + "display" : "Chronic necrosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic necrosis (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "20182004", + "display" : "Myocytolysis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Myocytolysis (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "20194008", + "display" : "Hyperplastic dystrophy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypertrophic dystrophy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hyperplastic dystrophy (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "20256001", + "display" : "Glandular proliferation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adenomatous proliferation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glandular proliferation (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "20351009", + "display" : "Adnexal nevus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adnexal naevus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adnexal nevus (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "20365006", + "display" : "Cervical intraepithelial neoplasia, grade III", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vulvar intraepithelial neoplasia, grade III" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vaginal intraepithelial neoplasia, grade III" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "VIN III" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "VAIN III" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CIN III" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CIN III with severe dysplasia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anal intraepithelial neoplasia, grade III" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "AIN III" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Squamous intraepithelial neoplasia, grade III" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Squamous intraepithelial neoplasia, grade III (morphologic abnormality)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Squamous intraepithelial neoplasia, high grade" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "High grade squamous intraepithelial lesion" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "20369000", + "display" : "Chronic mucous inflammation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic catarrhal inflammation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic mucopurulent inflammation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic mucous inflammation (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "20380000", + "display" : "Ameloblastic odontosarcoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ameloblastic fibrodentinosarcoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ameloblastic fibro-odontosarcoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ameloblastic odontosarcoma (morphologic abnormality)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ameloblastic dentinosarcoma" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "20456003", + "display" : "Loose body", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Loose body (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "20462008", + "display" : "Ameloblastoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adamantinoma (except of Tibia and Long bones, M-92613)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ameloblastoma (morphologic abnormality)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adamantinoma" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "20464009", + "display" : "Perforated diverticulum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Perforated diverticulum (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "20473001", + "display" : "Stellate laceration", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stellate laceration (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "20589000", + "display" : "Pappenheimer body (morphologic abnormality)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pappenheimer body" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "20601007", + "display" : "Flattening deformity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Flattening deformity (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "20667008", + "display" : "Myosarcoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Myosarcoma (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "20700001", + "display" : "Fracture, closed, oblique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fracture, closed, oblique (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "20717008", + "display" : "Atherosclerotic fibrous plaque", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Atherosclerotic fibrous plaque (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "20741006", + "display" : "Hydrops", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dropsy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hydrops (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "20774006", + "display" : "Re-epithelialization", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Re-epithelialisation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Re-epithelialization (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "20776008", + "display" : "Adenolymphoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Papillary cystadenoma lymphomatosum" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Warthin's tumor" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Warthin's tumour" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adenolymphoma (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "20810002", + "display" : "Myelolipoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Myelolipoma (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "20829008", + "display" : "Endometrioid adenofibroma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Endometrioid cystadenofibroma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Endometrioid adenofibroma (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "20893004", + "display" : "Polypoid hyperplasia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Polypoid hyperplasia (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "20894005", + "display" : "Mallory bodies", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alcoholic hyalin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mallory bodies (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "20946005", + "display" : "Fracture, closed", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fracture, closed (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "20955008", + "display" : "Insulinoma, malignant", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Beta cell tumor, malignant" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Beta cell tumour, malignant" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Insulinoma, malignant (morphologic abnormality)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Malignant beta cell tumour" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Malignant beta cell tumor" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Malignant insulinoma" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "20985003", + "display" : "Verrucous keratotic hemangioma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Verrucous keratotic haemangioma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Verrucous keratotic hemangioma (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "21008007", + "display" : "Cystadenocarcinoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cystadenocarcinoma (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "21046000", + "display" : "Dalen-Fuchs nodule", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dalen-Fuchs nodule (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "21103001", + "display" : "Acute fibrosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute fibrosis (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "21109002", + "display" : "Acidophil adenoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Eosinophil adenoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acidophil adenoma (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "21135001", + "display" : "Multiple superficial injuries", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Multiple superficial injuries (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "21139007", + "display" : "Organization", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Organisation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Organization (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "21181001", + "display" : "Thymoma, benign", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thymoma, benign (morphologic abnormality)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Benign thymoma" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "21326004", + "display" : "Small cell-large cell carcinoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mixed small cell carcinoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Combined small cell-squamous cell carcinoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Combined small cell-adenocarcinoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Combined small cell carcinoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Combined small cell carcinoma (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "21386001", + "display" : "Foreign body giant cell", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Foreign body giant cell (cell)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "21396005", + "display" : "Pleomorphic lipoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pleomorphic lipoma (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "21444008", + "display" : "Microglial nodules", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glial nodules" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Babe's nodules" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Microglial nodules (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "21453001", + "display" : "Massive necrosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Massive necrosis (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "21465002", + "display" : "Abnormally short and broad growth", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abnormally short and broad growth (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "21589007", + "display" : "Ependymoma, anaplastic", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ependymoblastoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ependymoma, anaplastic (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "21718009", + "display" : "Cast", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cast (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "21720007", + "display" : "Electrical burn", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Electrical burn (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "21912003", + "display" : "Malignant teratoma, intermediate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Malignant teratoma, intermediate (morphologic abnormality)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Malignant teratoma - intermediate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "21925006", + "display" : "Neuroglial-lined cyst", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neuroglial-lined cyst (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "21930005", + "display" : "Trabecular adenoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trabecular adenoma (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "21947006", + "display" : "Compression fracture", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Compression fracture (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "21968007", + "display" : "Papillary carcinoma, follicular variant", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Papillary and follicular carcinoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Papillary adenocarcinoma, follicular variant" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Papillary carcinoma, follicular variant (morphologic abnormality)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Papillary adenocarcinoma - follicular variant" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Papillary carcinoma - follicular variant" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "21971004", + "display" : "Plasma cell granuloma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Plasma cell pseudotumor" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Plasma cell pseudotumour" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Plasma cell granuloma (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "21980004", + "display" : "Prestenotic dilatation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dilatation proximal to stenosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prestenotic dilatation (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "21997005", + "display" : "Massive disruption", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Massive disruption (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "22024005", + "display" : "Lipoadenoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adenolipoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lipoadenoma (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "22036004", + "display" : "Pseudoaneurysm", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "False aneurysm" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aneurysmal hematoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pulsatile hematoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pulsatile haematoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aneurysmal haematoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pseudoaneurysm (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "22039006", + "display" : "Ruptured aneurysm", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ruptured aneurysm (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "22084008", + "display" : "Postmortem blood clot", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Postmortem blood clot (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "22116003", + "display" : "Papillary serous cystadenoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Papillary serous cystadenoma (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "22197008", + "display" : "Burkitt's cell leukemia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute lymphoblastic leukemia, Burkitt's type" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute lymphoblastic leukemia, mature B-cell type" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Burkitt cell leukemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute lymphoblastic leukaemia, Burkitt's type" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute lymphoblastic leukaemia, mature B-cell type" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Burkitt's cell leukaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Burkitt cell leukaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Burkitt cell leukemia (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "22217002", + "display" : "Mixed glioma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oligoastrocytoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mixed glioma (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "22222002", + "display" : "Muscle fiber small group atrophy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muscle fibre small group atrophy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muscle fiber small group atrophy (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "22228003", + "display" : "Carcinoid tumor, of appendix", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carcinoid, of appendix" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carcinoid tumor, argentaffin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carcinoid tumor of uncertain malignant potential" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carcinoid tumour of uncertain malignant potential" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carcinoid tumour, argentaffin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carcinoid tumour, of appendix" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carcinoid tumor of uncertain malignant potential (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "22257004", + "display" : "Fibrous hamartoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fibrous hamartoma (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "22287005", + "display" : "Eosinophilic stain reaction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Eosinophilic stain reaction (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "22303008", + "display" : "Version", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Version (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "22331004", + "display" : "Acute monocytic leukemia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Monoblastic leukemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute monoblastic leukemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "FAB M5" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "FAB M5A" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "FAB M5B" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute monocytic leukaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Monoblastic leukaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute monoblastic leukaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute monocytic leukemia, morphology (morphologic abnormality)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute monocytic leukemia, morphology" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "22333001", + "display" : "Uric acid infarct", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Uric acid infarct (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "22341001", + "display" : "Thrombosed varices", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thrombosed varices (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "22427006", + "display" : "Elastoid degeneration", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Elastosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Elastoid degeneration (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "22483007", + "display" : "Radiation injury with inflammation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radiation injury with inflammation (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "22517003", + "display" : "Subependymal gliosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subependymal gliosis (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "22524002", + "display" : "Warty dyskeratoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Isolated keratosis follicularis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Warty dyskeratoma (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "22640007", + "display" : "Pathologic fracture", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spontaneous fracture" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pathologic fracture (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "22641006", + "display" : "Serous effusion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Serous effusion (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "22687000", + "display" : "Large cell carcinoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Large cell carcinoma (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "22694002", + "display" : "Adenocarcinoma with apocrine metaplasia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carcinoma with apocrine metaplasia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adenocarcinoma with apocrine metaplasia (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "22695001", + "display" : "Aleukemic monocytic leukemia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aleukemic monocytic leukemia (morphologic abnormality)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aleukaemic monocytic leukaemia" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "22725004", + "display" : "High-grade squamous intraepithelial lesion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "High grade SIL" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "HSIL" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "High-grade squamous intraepithelial lesion (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "22858003", + "display" : "Connective tissue nevus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Juvenile elastoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nevus elasticus of Lewandowsky" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Naevus elasticus of Lewandowsky" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Connective tissue naevus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Connective tissue nevus (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "22984005", + "display" : "Moderate columnar cell atypia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Moderate columnar cell atypia (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "22995004", + "display" : "Focal nodular hyperplasia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Focal nodular hyperplasia (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "23041001", + "display" : "Sinus histiocytosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sinus histiocytosis (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "23048007", + "display" : "Marinesco body", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Marinesco body (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "23108001", + "display" : "Mild squamous cell atypia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mild squamous cell atypia (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "23109009", + "display" : "Pseudosarcomatous carcinoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sarcomatoid carcinoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pseudosarcomatous carcinoma (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "23255001", + "display" : "Cementoblastoma, benign", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cementoblastoma, benign (morphologic abnormality)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Benign cementoblastoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "True cementoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cementoblastoma" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "23280001", + "display" : "Isochromosome for long arm", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Isochromosome for long arm (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "23286007", + "display" : "Fracture, delayed union, incomplete", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Delayed union of incomplete fracture" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Delayed union of incomplete fracture (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "23290009", + "display" : "Glandular hyperplasia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adenomatous hyperplasia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adenomatoid hyperplasia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glandular hyperplasia (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "23305007", + "display" : "Macrocytic hyperchromic erythrocyte", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Macrocytic hyperchromic erythrocyte (cell)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "23345003", + "display" : "Ring chromosome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ring chromosome (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "23382007", + "display" : "Stress fracture", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stress fracture (morphologic abnormality)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fatigue fracture" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "23444003", + "display" : "Mixed acidophil-basophil carcinoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mixed acidophil-basophil carcinoma (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "23482006", + "display" : "Avulsion fracture", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Avulsion fracture (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "23521003", + "display" : "Glycogen deposition", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glycogen deposition (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "23539007", + "display" : "Organizing hematoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Organising haematoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Organizing hematoma (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "23604003", + "display" : "Cartilaginous hamartoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cartilaginous hamartoma (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "23620008", + "display" : "Acanthosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acanthosis (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "23839001", + "display" : "Chylous effusion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chylous effusion (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "23844008", + "display" : "Fibrosiderotic nodule", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gamna-Gandy nodule" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gamna-Gandy body" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Siderotic nodule" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fibrosiderotic nodule (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "23870009", + "display" : "Hypersecretory gestational endometrium", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypersecretory endometrium" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypersecretory gestational endometrium (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "23990004", + "display" : "Fracture, ununited, comminuted", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fracture, ununited, comminuted (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "24007003", + "display" : "Clear cell sarcoma of kidney", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clear cell sarcoma of kidney (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "24016004", + "display" : "Corrected transposition", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Corrected transposition (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "24017008", + "display" : "Meibomian adenoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Meibomian adenoma (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "24018003", + "display" : "Enterogenous cyst", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Enteric cyst" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastroenteric cyst" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Enterogenous cyst (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "24045002", + "display" : "Intramuscular lipoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infiltrating angiolipoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infiltrating lipoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intramuscular lipoma (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "24072005", + "display" : "Acute leukemia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blast cell leukemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Undifferentiated leukemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stem cell leukemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute leukaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Undifferentiated leukaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stem cell leukaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blast cell leukaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute leukaemia, morphology, including blast cell OR undifferentiated leukaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute leukemia, morphology, including blast cell OR undifferentiated leukemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute leukemia (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "24183004", + "display" : "Fibrinous polyp", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fibrinous polyp (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "24216005", + "display" : "Congenital absence", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital absence (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "24244006", + "display" : "Brown atrophy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brown atrophy (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "24253004", + "display" : "Squamous intraepithelial lesion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "SIL" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Squamous intraepithelial lesion (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "24283008", + "display" : "Serosanguineous effusion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Serosanguineous effusion (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "24327009", + "display" : "Struma ovarii", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Struma ovarii (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "24373006", + "display" : "Pregnancy alteration of vagina", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pregnancy alteration of vagina (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "24389009", + "display" : "Injection site granuloma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injection site granuloma (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "24398007", + "display" : "Nuclear/cytoplasmic ratio decreased", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nuclear/cytoplasmic ratio decreased (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "24421006", + "display" : "Subcapsular hemorrhage", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subcapsular haemorrhage" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subcapsular hemorrhage (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "24481008", + "display" : "Hypersegmented leukocyte", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypersegmented leucocyte" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypersegmented leukocyte (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "24482001", + "display" : "Bronchial adenoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Atypical adenoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Atypical adenoma (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "24505004", + "display" : "Carcinoma, diffuse type", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adenocarcinoma, diffuse type" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carcinoma, diffuse type (morphologic abnormality)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adenocarcinoma - diffuse type" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carcinoma - diffuse type" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "24531002", + "display" : "Complex caries", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Complex caries (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "24551003", + "display" : "Arteriovenous malformation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arteriovenous malformation (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "24582004", + "display" : "Pseudohypertrophic dystrophy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pseudohypertrophic dystrophy (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "24604009", + "display" : "Medullomyoblastoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medullomyoblastoma (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "24645001", + "display" : "Guarnieri bodies", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Guarnieri bodies (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "24653009", + "display" : "Spindle cell melanoma, type A", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spindle cell melanoma, type A (morphologic abnormality)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spindle cell melanoma - type A" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "24762001", + "display" : "Pilomatrix carcinoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pilomatrixoma, malignant" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pilomatricoma, malignant" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Matrical carcinoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pilomatrix carcinoma (morphologic abnormality)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Malignant pilomatrixoma" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "24804006", + "display" : "Wolffian duct rest", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mesonephric duct rest" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Longitudinal duct of epoophoron (F)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gartner's duct (F)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gartner's canal (F)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Wolffian duct rest (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "24811005", + "display" : "Serous inflammation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transudative inflammation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Serous inflammation (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "24815001", + "display" : "Sertoli cell tumor with lipid storage", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tubular androblastoma with lipid storage" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Folliculome lipidique" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lipid-rich Sertoli cell tumor" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sertoli cell tumour with lipid storage" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lipid-rich Sertoli cell tumour" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sertoli cell tumor with lipid storage (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "24827003", + "display" : "Abnormal white blood cell", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abnormal leukocyte" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "White blood cell abnormality" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abnormal leucocyte" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "White blood cell abnormality (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "24887001", + "display" : "Maceration", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Maceration (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "25006003", + "display" : "Navicular cell", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Navicular cell (cell)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "25063008", + "display" : "Involutional atrophy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Involutional atrophy (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "25081006", + "display" : "Nephroblastoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Wilms' tumor" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Embryonal nephroma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Embryonal adenosarcoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Renal adenosarcoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nephroma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Wilms' tumour" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nephroblastoma (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "25088000", + "display" : "Dimple", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dimpling" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dimpled structure (morphologic abnormality)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dimpled structure" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "25154008", + "display" : "Blister due to degeneration of the basement zone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blister due to degeneration of the basement zone (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "25190001", + "display" : "Adenocarcinoma, intestinal type", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carcinoma, intestinal type" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adenocarcinoma, intestinal type (morphologic abnormality)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carcinoma - intestinal type" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adenocarcinoma - intestinal type" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "25201003", + "display" : "Epidermal nevus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Epithelial nevus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Epidermal naevus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Epithelial naevus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Epidermal nevus (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "25239006", + "display" : "Lymphangiomyoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lymphangiomyoma (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "25295002", + "display" : "Phytobezoar", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hortobezoar" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Foodball" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phytobezoar (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "25322007", + "display" : "Dilatation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ectasia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dilation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Distention" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Distension" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dilatation (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "25370001", + "display" : "Hepatocellular carcinoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Liver cell carcinoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hepatocarcinoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hepatoma, malignant" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hepatoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hepatocellular carcinoma (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "25371002", + "display" : "High level estrogen effect present", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "High level oestrogen effect present" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "High level estrogen effect present (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "25499005", + "display" : "Seborrheic keratosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Basal cell papilloma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Basosquamous papilloma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Seborrheic verruca" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Keratosis seborrheica" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Verruca seborrheica" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Seborrheic wart" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Seborrhoeic keratosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Seborrhoeic verruca" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Seborrhoeic wart" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Keratosis seborrhoeica" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Verruca seborrhoeica" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Seborrheic keratosis (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "25603007", + "display" : "Ossifying fibroma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fibro-osteoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osteofibroma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ossifying fibroma, calcified structure (morphologic abnormality)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ossifying fibroma, calcified structure" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "25624002", + "display" : "Dysplastic platelet", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dysplastic platelet (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "25659002", + "display" : "Narrowed structure (morphologic abnormality)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Narrowed structure" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "25694009", + "display" : "Papule", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Papula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Papulae" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Papule (morphologic abnormality)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A small, solid lesion, less than 1 cm in diameter, raised above the surface of the surrounding skin and hence palpable" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "25723000", + "display" : "Dysplasia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dysplasia (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "25733008", + "display" : "Burn injury with charring", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Burn injury with charring (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "25774008", + "display" : "Anomalous arterial connection", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anomalous arterial connection (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "25840002", + "display" : "Deep caries", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deep caries (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "25845007", + "display" : "Healing ulcer", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Healing ulcer (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "25874003", + "display" : "Endometrioid adenofibroma, borderline malignancy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Endometrioid cystadenofibroma, borderline malignancy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Endometrioid adenofibroma, borderline malignancy (morphologic abnormality)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Endometrioid cystadenofibroma - borderline malignancy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Endometrioid adenofibroma - borderline malignancy" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "25889007", + "display" : "Fibrous histiocytoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Xanthofibroma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fibroxanthoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Benign fibrous histiocytoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Benign fibrous histiocytoma (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "25910003", + "display" : "Papillary carcinoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Papillary carcinoma (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "25979007", + "display" : "Acute mucous inflammation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute mucopurulent inflammation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute catarrhal inflammation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute mucous inflammation (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "26019009", + "display" : "Retinoblastoma, differentiated", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Retinoblastoma, differentiated (morphologic abnormality)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Retinoblastoma - differentiated" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "26036001", + "display" : "Obstruction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Block" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Obstruction (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "26138003", + "display" : "Gliomatosis cerebri", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gliomatosis cerebri (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "26209007", + "display" : "Giant comedo", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Giant comedo (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "26211003", + "display" : "Juxtacortical chondrosarcoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Periosteal chondrosarcoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Juxtacortical chondrosarcoma (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "26246006", + "display" : "Plasma cell inflammation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Plasma cell infiltration" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Plasmacytic infiltrate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Plasma cell inflammation (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "26269009", + "display" : "Poststenotic dilatation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dilatation distal to stenosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poststenotic dilatation (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "26310004", + "display" : "Fold", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Folded shape" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Folded form" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Folded structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Folded structure (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "26317001", + "display" : "Acute ulcer", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute ulcer (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "26325004", + "display" : "Magnocellular nevus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Melanocytoma of the eyeball" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Melanocytoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Magnocellular naevus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Magnocellular nevus (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "26344006", + "display" : "Anomalous venous drainage", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anomalous venous drainage (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "26372004", + "display" : "Luteoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Luteinoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Luteal cell tumor" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Luteal cell tumour" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Luteoma (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "26396009", + "display" : "Dislocation, incomplete", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subluxation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dislocation, incomplete (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "26496005", + "display" : "Atypical fibrous histiocytoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Atypical fibroxanthoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Atypical fibrous histiocytoma (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "26514007", + "display" : "Draining wound", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Draining wound (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "26545006", + "display" : "Macrofollicular adenoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Colloid adenoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Macrofollicular adenoma (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "26638004", + "display" : "Water-clear cell adenoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Water-clear cell adenoma (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "26696002", + "display" : "Chemical burn", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chemical burn (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "26713004", + "display" : "Non-occlusive thrombus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Annular thrombus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Partial thrombosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Non-occlusive thrombus (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "26727009", + "display" : "Multiple thromboembolism", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Multiple thromboembolism (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "26735007", + "display" : "Gynandroblastoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gynandroblastoma (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "26751004", + "display" : "Organizing inflammation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inflammation with fibrosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inflammation with repair" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Organising inflammation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Organizing inflammation (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "26759002", + "display" : "Embryonal rest", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital rest" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Embryonal rest (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "26810009", + "display" : "Angiokeratoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Angiokeratoma (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "26819005", + "display" : "Tart cell", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tart cell (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "26860003", + "display" : "Secondary hypertrophy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Compensatory hypertrophy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Secondary hypertrophy (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "26888009", + "display" : "Odontogenic tumor, malignant", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Odontogenic carcinoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Odontogenic sarcoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intraosseous carcinoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carcinoma arising in an odontogenic cyst" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Primary intraosseous carcinoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Odontogenic tumour, malignant" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Odontogenic tumor, malignant (morphologic abnormality)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Malignant odontogenic tumour" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Malignant odontogenic tumor" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "26927002", + "display" : "Minor disruption", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Minor disruption (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "26996000", + "display" : "Hyperkeratosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Keratosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excessive cornification" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Skin callus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Callosity" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Keratoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tyloma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tylosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hyperkeratosis (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "27006004", + "display" : "Vasculitic rash", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vasculitic rash (morphologic abnormality)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vasculitic eruption" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "27058005", + "display" : "Necrotizing granulomatous inflammation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Caseating granuloma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Necrotizing granuloma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Non-healing granuloma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Caseating granulomatous inflammation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Necrotising granulomatous inflammation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Necrotising granuloma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Necrotizing granulomatous inflammation (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "27078002", + "display" : "Papillary cystic tumor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Solid and papillary epithelial neoplasm" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Solid and cystic tumor" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Papillary cystic tumour" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Solid and cystic tumour" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Papillary cystic tumor (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "27090000", + "display" : "Transitional cell carcinoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transitional carcinoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Urothelial carcinoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transitional cell carcinoma (morphologic abnormality)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "TCC - Transitional cell carcinoma" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "27092008", + "display" : "Ameloblastic fibrosarcoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ameloblastic sarcoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Odontogenic fibrosarcoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ameloblastic fibrosarcoma (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "27230006", + "display" : "Basal cell adenoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Basal cell adenoma (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "27266007", + "display" : "Pseudo-obstruction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pseudo-obstruction (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "27313007", + "display" : "Spindle cell lipoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spindle cell lipoma (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "27317008", + "display" : "Complete transposition", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Situs inversus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Situs transversus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Complete transposition (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "27325005", + "display" : "Atypical gastric metaplasia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Atypical gastric metaplasia (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "27329004", + "display" : "Basophilic degeneration", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Basophilic change" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Basophilic degeneration (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "27367001", + "display" : "Wrinkle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Wrinkled appearance" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rhytis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rhytides" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Wrinkled structure (morphologic abnormality)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Wrinkled structure" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "27391005", + "display" : "Hamartomatous polyp", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hamartomatous polyp (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "27461004", + "display" : "Immunoproliferative small intestinal disease", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mediterranean lymphoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alpha heavy chain disease, enteric form" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immunoproliferative small intestinal disease (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "27510006", + "display" : "Fracture, open, stellate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fracture, open, stellate (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "27515001", + "display" : "Avulsion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Avulsed wound" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Avulsion (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "27551008", + "display" : "Stricture", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Constriction" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stricture (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "27580004", + "display" : "Abnormal nuclear/cytoplasmic ratio", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abnormal nuclear/cytoplasmic ratio (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "27605001", + "display" : "Endometrial gestational alteration", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Endometrial gestational alteration (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "27721004", + "display" : "Biliary hamartoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Biliary hamartoma (morphologic abnormality)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "von Meyenburg complex" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "27799005", + "display" : "Postinflammatory hypopigmentation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Postinflammatory hypopigmentation (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "27809005", + "display" : "Progressive obstruction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Progressive obstruction (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "27849002", + "display" : "Myxoid liposarcoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Myxoliposarcoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Myxoid liposarcoma (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "27876002", + "display" : "Multiple infarcts", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Multiple infarcts (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "27881006", + "display" : "Bony callus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bony callus (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "27890004", + "display" : "Cervical mucous arborization", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ferning" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cervical mucous arborisation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cervical mucous arborization (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "27925004", + "display" : "Nodule", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nodule (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "27952009", + "display" : "Congenital multiseptation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital multiseptation (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "28047004", + "display" : "Embryonal carcinoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Embryonal adenocarcinoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Embryonal carcinoma (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "28087009", + "display" : "Fracture, delayed union", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Delayed union of fracture" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Delayed union of fracture (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "28126000", + "display" : "Severe koilocytotic atypia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Severe koilocytotic atypia (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "28146005", + "display" : "Lipochrome histiocytosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lipochrome histiocytosis (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "28173006", + "display" : "Follicular adenocarcinoma, well differentiated", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Follicular carcinoma, well differentiated" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Follicular adenocarcinoma, well differentiated (morphologic abnormality)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Follicular adenocarcinoma - well differentiated" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Follicular carcinoma - well differentiated" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "28208008", + "display" : "Edematous infarct", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oedematous infarct" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Edematous infarct (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "28218003", + "display" : "Severe columnar cell atypia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Severe columnar cell atypia (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "28237007", + "display" : "Melanotic neurofibroma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Melanotic neurofibroma (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "28307001", + "display" : "Germinoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Germ cell tumor" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Germ cell tumour" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Germinoma (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "28325008", + "display" : "Polyembryoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Embryonal carcinoma, polyembryonal type" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Polyembryoma (morphologic abnormality)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Embryonal carcinoma - polyembryonal type" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "28351005", + "display" : "Myxosarcoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Myxosarcoma (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "28543008", + "display" : "Visceromegaly", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Visceromegaly (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "28558000", + "display" : "Villous adenocarcinoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Villous adenocarcinoma (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "28569002", + "display" : "Muscle fiber change", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muscle fibre change" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muscle fiber change (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "28655007", + "display" : "Liposarcoma, well differentiated", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Liposarcoma, differentiated" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lipoma-like liposarcoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inflammatory liposarcoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Liposarcoma, well differentiated (morphologic abnormality)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Liposarcoma - differentiated" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Liposarcoma - well differentiated" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "28727003", + "display" : "Odontogenic cyst", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Developmental odontogenic cyst" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Odontogenic cyst (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "28733007", + "display" : "Compound odontoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Compound odontoma (morphologic abnormality)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Compound odontome" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "28781000", + "display" : "Internal hyperostosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Internal hyperostosis (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "28789003", + "display" : "Pancake cell", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pancake cell (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "28831000", + "display" : "Gunshot contusion ring", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gunshot contusion ring (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "28836005", + "display" : "Fracture, impacted", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fracture, compressed" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fracture, impacted (morphologic abnormality)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Impacted fracture" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "28878004", + "display" : "Fibrin thrombus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fibrin thrombus (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "28950004", + "display" : "Acute promyelocytic leukemia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "FAB M3" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute promyelocytic leukemia, t(15;17)(q22;q11-12)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute promyelocytic leukemia, PML/RAR-alpha" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute myeloid leukemia, t(15;17)(q22;q11-12)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute myeloid leukemia, PML/RAR-alpha" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute promyelocytic leukaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute myeloid leukaemia, PML/RAR-alpha" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute promyelocytic leukaemia, t(15;17)(q22;q11-12)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute promyelocytic leukaemia, PML/RAR-alpha" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute myeloid leukaemia, t(15;17)(q22;q11-12)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute promyelocytic leukemia, t(15;17)(q22;q11-12) (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "28953002", + "display" : "Angiomyosarcoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Angiomyosarcoma (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "28960008", + "display" : "Arteriosclerosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arteriosclerosis (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "29020002", + "display" : "Complex odontoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Complex odontoma (morphologic abnormality)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Complex odontome" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "29144003", + "display" : "Central cores", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Central cores (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "29185008", + "display" : "Fatty degeneration", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lipoid degeneration" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fatty change" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fatty metamorphosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Steatosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fatty degeneration (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "29209006", + "display" : "Alzheimer glial change", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alzheimer type II glial cell" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alzheimer type II glial cell (cell)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "29370006", + "display" : "Pheochromocytoma, malignant", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pheochromoblastoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phaeochromocytoma, malignant" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adrenal medullary paraganglioma, malignant" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phaeochromoblastoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Malignant phaeochromocytoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Malignant pheochromocytoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Malignant pheochromocytoma (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "29463007", + "display" : "Keratin plug", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Keratin debris" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Keratin plug (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "29483008", + "display" : "Calcified atheromatous plaque", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Calcified atheroma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Calcified atheromatous plaque (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "29696001", + "display" : "Prolapse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inferior displacement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Downward displacement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prolapse (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "29771007", + "display" : "Wolffian body rest", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mesonephric rest" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Epoophoron (F)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Organ of Rosenmuller (F)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pampiniform body (F)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paroophoron (F)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Wolffian body rest (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "29792007", + "display" : "Trabecular adenocarcinoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trabecular carcinoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trabecular adenocarcinoma (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "29856000", + "display" : "Chromosome fragment", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chromosome fragment (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "29996004", + "display" : "Tetrasomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tetrasomy (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "30098003", + "display" : "Hyperemia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vascular engorgement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Local congestion" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Engorgement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hyperaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hyperemia (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "30156004", + "display" : "Cribriform carcinoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ductal carcinoma, cribriform type" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cribriform carcinoma (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "30213001", + "display" : "Lymphatic edema", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acquired lymphedema" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lymphedema" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acquired lymphoedema" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lymphatic oedema" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lymphoedema" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lymphatic edema (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "30217000", + "display" : "Proliferation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Proliferation (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "30285000", + "display" : "Verruca", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Verrucous skin lesion" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Wart" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Warts" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Verruca (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "30289006", + "display" : "Endometrioid carcinoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Endometrioid adenocarcinoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Endometrioid cystadenocarcinoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Endometrioid carcinoma (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "30301008", + "display" : "Microfollicular adenoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fetal adenoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Microfollicular adenoma (morphologic abnormality)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Foetal adenoma" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "30321009", + "display" : "Remyelination", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Remyelination (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "30383009", + "display" : "Mesothelioma, biphasic, malignant", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mesothelioma, biphasic" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mesothelioma, biphasic, malignant (morphologic abnormality)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Malignant biphasic mesothelioma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Biphasic mesothelioma" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "30386001", + "display" : "Radiation injury with necrosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radiation injury with necrosis (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "30419000", + "display" : "Leukostasis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Leukostasis (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "30425001", + "display" : "Osteolysis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osteolytic lesion" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osteolysis (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "30469008", + "display" : "Buhot cell", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Buhot cell (cell)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "30494009", + "display" : "Junctional nevus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Junction nevus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intraepidermal nevus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Junctional melanocytoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Junctional naevus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intraepidermal naevus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Junction naevus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Junctional nevus (morphologic abnormality)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Junctional melanocytic naevus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Junctional melanocytic nevus" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "30543000", + "display" : "Fracture, incomplete", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fracture, incomplete (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "30546008", + "display" : "Clear cell adenocarcinoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clear cell carcinoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clear cell adenocarcinoma (morphologic abnormality)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mesonephroid clear cell adenocarcinoma" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "30566004", + "display" : "Noninfiltrating intraductal papillary adenocarcinoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Noninfiltrating intraductal papillary carcinoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intraductal papillary adenocarcinoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intraductal papillary carcinoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ductal carcinoma in situ, papillary" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "DCIS, papillary" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Noninfiltrating intraductal papillary adenocarcinoma (morphologic abnormality)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Non-infiltrating intraductal papillary adenocarcinoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Non-infiltrating intraductal papillary carcinoma" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "30649006", + "display" : "Basal cell tumor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Basal cell tumour" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Basal cell tumor, uncertain whether benign or malignant" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Basal cell tumor of uncertain behavior (morphologic abnormality)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Basal cell tumor of uncertain behavior" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Basal cell tumour of uncertain behaviour" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "30651005", + "display" : "Menstrual alteration of vagina", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Menstrual alteration of vagina (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "30685006", + "display" : "Atypical lymphoid hyperplasia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Atypical lymphoid hyperplasia (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "30691008", + "display" : "Anomalous origin of artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anomalous origin of artery (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "30699005", + "display" : "Carotid body tumor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carotid body paraganglioma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carotid body tumour" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carotid body tumor (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "30713000", + "display" : "Hypernephroid tumor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypernephroid tumour" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypernephroid tumor (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "30727005", + "display" : "Capillary telangiectasia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Capillary telangiectasia (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "30771009", + "display" : "Heavy metal pigmentation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Heavy metal pigmentation (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "30812002", + "display" : "Overriding structures", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Overlapping structures" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Overriding structures (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "30867001", + "display" : "Carnification", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carnification (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "30891005", + "display" : "Mummification", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mummification (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "30902005", + "display" : "Fracture, open, impacted", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fracture, open, compressed" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fracture, open, impacted (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "30924005", + "display" : "Rhabdomyosarcoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rhabdosarcoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rhabdomyosarcoma (morphologic abnormality)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Malignant soft tissue tumour of skeletal muscle differentiation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Malignant soft tissue tumor of skeletal muscle differentiation" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "30938003", + "display" : "Langhans giant cell", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Langhans giant cell (cell)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "30962008", + "display" : "Acute myelomonocytic leukemia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "FAB M4" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute myelomonocytic leukaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute myelomonocytic leukemia (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "31040001", + "display" : "Linear circular atrophy of lower extremities", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lipoatrophia semicircularis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Linear circular atrophy of lower extremities (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "31069005", + "display" : "Fibroepithelial polyp", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fibroepithelial papilloma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fibrous polyp" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Skin tag" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acrochordon" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cutaneous tag" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cutaneous polyp" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fibroepithelial polyp (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "31092005", + "display" : "Zahn's infarct", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Zahn's infarct (morphologic abnormality)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Zahn infarct" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "An area of pseudoinfarction with congestion and parenchymal atrophy but no infarction" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "31098009", + "display" : "Massive fibrosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Massive fibrosis (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "31104000", + "display" : "Hemangioendothelioma, benign", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemangioendothelioma, benign" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemangioendothelioma, benign (morphologic abnormality)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Benign haemangioendothelioma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Benign hemangioendothelioma" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "31113003", + "display" : "Diverticulum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diverticulum (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "31131002", + "display" : "Vipoma, malignant", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vipoma, malignant (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "31186001", + "display" : "Chondroma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chondroma (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "31279000", + "display" : "Fracture, delayed union, stellate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Delayed union of stellate fracture" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Delayed union of stellate fracture (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "31296004", + "display" : "Granulosa cell-theca cell tumor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Theca cell-granulosa cell tumor" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Theca cell-granulosa cell tumour" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Granulosa cell-theca cell tumour" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Granulosa cell-theca cell tumor (morphologic abnormality)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Theca cell - granulosa cell tumour" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Granulosa cell - theca cell tumour" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Theca cell - granulosa cell tumor" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Granulosa cell - theca cell tumor" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "31313009", + "display" : "Bridging fibrosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bridging fibrosis (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "31390008", + "display" : "Epithelial hyperplasia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Epithelial hyperplasia (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "31396002", + "display" : "Goblet cell carcinoid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mucocarcinoid tumor" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mucinous carcinoid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mucocarcinoid tumour" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Goblet cell carcinoid (morphologic abnormality)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mucocarcinoid tumor, malignant" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mucocarcinoid tumour, malignant" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "31470003", + "display" : "Adenosarcoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adenosarcoma (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "31478005", + "display" : "Rhagades", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rhagades (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "31511007", + "display" : "Pseudoarthrosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nearthrosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neoarthrosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pseudoarthrosis (morphologic abnormality)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fibrous nonunion" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nearthrosis - disorder" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "31590009", + "display" : "Ferrocalcinotic deposition", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ferrocalcinosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ferrocalcinotic deposition (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "31593006", + "display" : "Minimal lesion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Minimal lesion (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "31653004", + "display" : "Fibromuscular dysplasia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fibromuscular dysplasia (morphologic abnormality)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fibromuscular hyperplasia" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "31671006", + "display" : "Pineoblastoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pineoblastoma (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "31739005", + "display" : "Lateral abnormal curvature", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lateral abnormal curvature (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "31794002", + "display" : "Sympathetic paraganglioma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sympathetic paraganglioma (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "31807009", + "display" : "Persistent embryonic structure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vestigial structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vestigial remnant" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Persistent embryonic structure (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "31830003", + "display" : "Ruptured epithelial inclusion cyst", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ruptured epithelial cyst" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ruptured epithelial inclusion cyst (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "31883006", + "display" : "Fusion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fused structure (morphologic abnormality)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fused structure" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "31980008", + "display" : "Necrotizing inflammation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inflammatory necrosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gangrenous inflammation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Necrotising inflammation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Necrotizing inflammation (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "32008003", + "display" : "Mild transitional cell atypia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mild urothelial cell atypia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mild transitional cell atypia (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "32037004", + "display" : "Glomus jugulare tumor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Jugular paraganglioma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Jugulotympanic paraganglioma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glomus jugulare tumour" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glomus jugulare tumor (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "32071008", + "display" : "Strumal carcinoid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Struma ovarii and carcinoid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Strumal carcinoid (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "32140001", + "display" : "Papillary cystadenoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Papillary cystadenoma (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "32224006", + "display" : "Coagulative necrosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Coagulation necrosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Coagulative necrosis (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "32272007", + "display" : "Sweat gland adenocarcinoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sweat gland carcinoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sweat gland tumor, malignant" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sweat gland tumour, malignant" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sweat gland adenocarcinoma (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "32274008", + "display" : "Stellate spontaneous pseudoscars", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stellate spontaneous pseudoscars (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "32288007", + "display" : "Serous cyst", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Serous cyst (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "32296002", + "display" : "Intraductal papillomatosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diffuse intraductal papillomatosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intraductal papillomatosis (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "32322008", + "display" : "Subchondral bone cyst", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subchondral bone cyst (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "32408007", + "display" : "Piecemeal necrosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Piecemeal necrosis (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "32416003", + "display" : "Atypical hyperplasia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Atypical hyperplasia (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "32434004", + "display" : "Pulmonary adenomatosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pulmonary adenomatosis (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "32456001", + "display" : "Desmoplastic medulloblastoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Circumscribed arachnoidal cerebellar sarcoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Desmoplastic nodular medulloblastoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Desmoplastic medulloblastoma (morphologic abnormality)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medulloblastoma with extensive nodularity and advanced neuronal differentiation." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "32512003", + "display" : "Extra-adrenal paraganglioma, malignant", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nonchromaffin paraganglioma, malignant" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Extra-adrenal paraganglioma, malignant (morphologic abnormality)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Malignant non-chromaffin paraganglioma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Malignant extra-adrenal paraganglioma" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "32651000", + "display" : "Arteriolosclerosis with fibrinoid necrosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arteriolosclerosis with fibrinoid necrosis (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "32693004", + "display" : "Demyelination", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Myelinolysis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Myelinoclasis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Demyelination (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "32837003", + "display" : "Hemangioblastomatosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemangioblastomatosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemangioblastomatosis (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "32844007", + "display" : "Mixed germ cell tumor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mixed teratoma and seminoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mixed germ cell tumour" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mixed germ cell tumor (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "32884003", + "display" : "Hematin pigmentation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haematin pigmentation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hematin pigmentation (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "32913002", + "display" : "Medullary carcinoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medullary adenocarcinoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medullary carcinoma (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "32915009", + "display" : "Reed-Sternberg cell", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sternberg-Reed cell" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reed-Sternberg cell (cell)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "32968003", + "display" : "Inflammatory carcinoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inflammatory adenocarcinoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inflammatory carcinoma (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "33059009", + "display" : "Trichofolliculoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trichofolliculoma (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "33080003", + "display" : "Fracture, ununited", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fracture, nonunion" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fracture, ununited (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "33125008", + "display" : "Hematoidin pigmentation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haematoidin pigmentation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hematoidin pigmentation (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "33170000", + "display" : "Mucinous adenoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mucinous adenoma (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "33176006", + "display" : "Hemangioendothelioma, malignant", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemangioendothelial sarcoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemangioendothelioma, malignant" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemangioendothelial sarcoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemangioendothelioma, malignant (morphologic abnormality)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Malignant haemangioendothelioma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Malignant hemangioendothelioma" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "33178007", + "display" : "Fracture, delayed union, longitudinal", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fracture, delayed union, linear" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Delayed union of longitudinal fracture" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Delayed union of longitudinal fracture (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "33196003", + "display" : "Micromegakaryocyte", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Atypically small megakaryocyte" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Micromegakaryocyte (cell)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "33288004", + "display" : "Mild epithelial dysplasia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mild epithelial dysplasia (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "33377007", + "display" : "Cavernous hemangioma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cavernous haemangioma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cavernous hemangioma (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "33385003", + "display" : "Generalized recession", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Generalised recession" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Generalized recession (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "33387006", + "display" : "Intracystic hyperplasia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intracystic hyperplasia (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "33408004", + "display" : "Fracture, ununited, segmental", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fracture, ununited, segmental (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "33429008", + "display" : "Menstrual involution of breast", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Menstrual involution of breast (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "33475000", + "display" : "Neuropil thread", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neuropil thread (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "33560006", + "display" : "Subacute lymphoid leukemia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subacute lymphoid leukemia (morphologic abnormality)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subacute lymphoid leukaemia" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "33593002", + "display" : "Vascular wall degeneration", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vascular wall degeneration (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "33681003", + "display" : "Osteosarcoma in Paget's disease of bone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osteosarcoma in Paget's disease of bone (morphologic abnormality)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osteosarcoma in Paget disease of bone" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "33851008", + "display" : "Subacute necrosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subacute necrosis (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "33872006", + "display" : "Small non-cleaved cell", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Small non-cleaved cell (cell)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "33873001", + "display" : "Convoluted cell", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Convoluted cell (cell)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "33889003", + "display" : "Atypical lobular hyperplasia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Atypical lobular hyperplasia (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "33929001", + "display" : "Epithelioid hemangioma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Histiocytoid hemangioma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Epithelioid haemangioma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Histiocytoid haemangioma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Epithelioid hemangioma (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "33940009", + "display" : "Caseous necrosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Caseous necrosis (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "34058006", + "display" : "Bowing deformity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bowing deformity (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "34064004", + "display" : "Karyorrhexis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Karyolysis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nuclear degeneration" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Karyorrhexis (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "34081008", + "display" : "Post-radiation cytologic changes with dysplasia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Post-radiation cytologic changes with dysplasia (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "34087007", + "display" : "Hemiatrophy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemiatrophy (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "34110004", + "display" : "Sertoli-Leydig cell tumor, well differentiated", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sertoli-Leydig cell tumour, well differentiated" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sertoli-Leydig cell tumor, well differentiated (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "34277002", + "display" : "Dislocation, multiple", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dislocation of multiple joints" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dislocation of multiple joints (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "34305007", + "display" : "Fracture, multiple, closed", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed fractures of multiple sites of bone (morphologic abnormality)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed fractures of multiple sites of bone" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "34337008", + "display" : "Prolactinoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prolactinoma (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "34344004", + "display" : "Concentric hypertrophy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Concentric hypertrophy (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "34360000", + "display" : "Fibrous histiocytoma, malignant", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fibroxanthoma, malignant" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fibrous histiocytoma, malignant (morphologic abnormality)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Malignant fibrous histiocytoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Malignant fibroxanthoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Undifferentiated high grade pleomorphic sarcoma" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "34418003", + "display" : "Glandular necrotizing metaplasia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glandular necrotising metaplasia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glandular necrotizing metaplasia (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "34419006", + "display" : "Decidual alteration", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decidual change" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decidual metaplasia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decidual alteration (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "34493008", + "display" : "Osmiophilic stain reaction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osmiophilia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osmiophilic stain reaction (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "34494002", + "display" : "Communicating cerebrospinal fluid retention", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Communicating cerebrospinal fluid retention (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "34550005", + "display" : "Glomangiomyoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glomangiomyoma (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "34603009", + "display" : "Basal cell adenocarcinoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Basal cell adenocarcinoma (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "34636005", + "display" : "Regeneration", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Regeneration (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "34717007", + "display" : "Smudge cell", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Smudge cell (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "34720004", + "display" : "Menstrual endometrium", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Menstrual endometrium (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "34785007", + "display" : "Lipolysis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adipolysis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lipolysis (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "34807008", + "display" : "Congenital incomplete expansion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital incomplete inflation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital incomplete expansion (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "34823008", + "display" : "Tumor necrosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neoplasm necrosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oncolysis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tumour necrosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tumor necrosis (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "34882000", + "display" : "Giant fibroadenoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Giant fibroadenoma (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "34941004", + "display" : "Odontogenic myxoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Odontogenic myxofibroma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Odontogenic myxoma (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "35013009", + "display" : "Purulent discharge", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Purulent discharge (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "35073002", + "display" : "Inflammatory pseudotumor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inflammatory pseudotumour" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inflammatory pseudotumor (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "35232005", + "display" : "Infiltrating duct and lobular carcinoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infiltrating duct and lobular carcinoma in situ" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lobular and ductal carcinoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intraductal and lobular carcinoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infiltrating lobular carcinoma and ductal carcinoma in situ" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infiltrating duct and lobular carcinoma (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "35262004", + "display" : "Gliosarcoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glioblastoma with sarcomatous component" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gliosarcoma (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "35287006", + "display" : "Myeloid sarcoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chloroma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Granulocytic sarcoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Myeloid sarcoma, morphology (morphologic abnormality)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Myeloid sarcoma, morphology" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "35336005", + "display" : "Gunshot wound, entrance, close shot", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gunshot wound, entrance, close shot (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "35453004", + "display" : "Autophagic bodies", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Autophagic bodies (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "35506000", + "display" : "Sweat retention", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sweat retention (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "35562000", + "display" : "Waldenstrom's macroglobulinemia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Primary macroglobulinemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Waldenstrom's macroglobulinaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Primary macroglobulinaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Waldenstrom's macroglobulinemia (morphologic abnormality)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Waldenstrom macroglobulinemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Waldenstrom macroglobulinaemia" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "35566002", + "display" : "Hematoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haematoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hematoma (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "35601003", + "display" : "Monoclonal gammopathy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paraproteinemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "MGUS" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Monoclonal gammopathy of undetermined significance" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paraproteinaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Monoclonal gammopathy of undetermined significance (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "35696001", + "display" : "Ruptured infarct", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Perforated infarct" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ruptured infarct (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "35701008", + "display" : "Hemangioblastic meningioma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Angioblastic meningioma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemangioblastic meningioma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemangioblastic meningioma (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "35714009", + "display" : "Postmortem change", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Postmortem artifact" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Postmortem change (morphologic abnormality)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Postmortem artefact" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "35718007", + "display" : "Squamous cell carcinoma, small cell, nonkeratinizing", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Epidermoid carcinoma, small cell, nonkeratinizing" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Squamous cell carcinoma, small cell, nonkeratinising" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Epidermoid carcinoma, small cell, nonkeratinising" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Squamous cell carcinoma, small cell, nonkeratinizing (morphologic abnormality)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Non-keratinising epidermoid carcinoma - small cell" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Non-keratinising squamous cell carcinoma - small cell" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Non-keratinizing squamous cell carcinoma - small cell" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Non-keratinizing epidermoid carcinoma - small cell" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "35750002", + "display" : "Aleukemic myeloid leukemia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aleukemic myeloid leukemia (morphologic abnormality)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aleukaemic myeloid leukaemia" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "35787005", + "display" : "Postinflammatory atrophy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Postinflammatory atrophy (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "35813005", + "display" : "Fibrocystic change, proliferative type with atypia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fibrocystic change, proliferative type with atypia (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "35828005", + "display" : "Malacia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Softening" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Malacia (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "35851005", + "display" : "Chronic empyema", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic empyema (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "35872008", + "display" : "Secondary hyperplasia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reactive hyperplasia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Compensatory hyperplasia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Secondary hyperplasia (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "35933005", + "display" : "Laceration", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Wound, lacerated" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Laceration (morphologic abnormality)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tear - wound" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "35944002", + "display" : "Radiation ulcer", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Roentgen ulcer" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radiation ulcer (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "35992002", + "display" : "Predecidual alteration", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Predecidual alteration (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "36024000", + "display" : "Gangrene", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gangrene (morphologic abnormality)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gangrenous" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "36087009", + "display" : "Adenocarcinoma in villous adenoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adenocarcinoma in villous adenoma (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "36161006", + "display" : "Wallerian degeneration", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Secondary degeneration" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Wallerian degeneration (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "36191001", + "display" : "Perforation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Perforation (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "36195005", + "display" : "Nodular hyperplasia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hyperplastic nodule" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nodular hyperplasia (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "36207003", + "display" : "Air embolus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Air embolus (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "36223003", + "display" : "Fracture, delayed union, intra-articular", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fracture, delayed union, articular" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Delayed union of intraarticular fracture (morphologic abnormality)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Delayed union of intraarticular fracture" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "36279001", + "display" : "Lipogranuloma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lipid granuloma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lipoid granuloma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oleogranuloma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lipogranuloma (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "36310008", + "display" : "Alveolar adenocarcinoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alveolar carcinoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alveolar adenocarcinoma (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "36318001", + "display" : "Apocrine adenoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Apocrine cystadenoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Apocrine adenoma (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "36373003", + "display" : "Muscle fiber hypertrophy, type II", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muscle fibre hypertrophy, type II" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muscle fiber hypertrophy, type II (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "36390009", + "display" : "Chronic suppurative inflammation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic purulent inflammation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic suppurative inflammation (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "36425007", + "display" : "Comedocarcinoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Comedocarcinoma (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "36468008", + "display" : "Surgically constructed organ", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Surgically constructed structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Surgically constructed organ (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "36475009", + "display" : "Low-output external fistula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Low-output external fistula (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "36504009", + "display" : "Ankylosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Frozen joint" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fusion of joint" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ankylosis (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "36560003", + "display" : "Cystic infarct", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cystic infarct (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "36639000", + "display" : "Psoriasiform rash", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Psoriasiform rash (morphologic abnormality)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Psoriasiform eruption" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "36721002", + "display" : "Papillary mucinous cystadenoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Papillary pseudomucinous cystadenoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Papillary mucinous cystadenoma (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "36731009", + "display" : "Sacculation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pocket formation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sacculation (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "36839003", + "display" : "Dislocation, multiple, closed and open", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dislocation, multiple, closed and open (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "36850000", + "display" : "Retention", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Content retention" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Retention (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "36949004", + "display" : "Focal epithelial hyperplasia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Focal epithelial hyperplasia (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "37039006", + "display" : "Chromophobe adenoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chromophobe adenoma (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "37058002", + "display" : "Foreign body giant cell granuloma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Foreign body giant cell reaction" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Foreign body granuloma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Foreign body reaction" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Foreign body giant cell granuloma (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "37068007", + "display" : "Lateral displacement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lateroflexion" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lateral displacement (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "37095002", + "display" : "Lipomatosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lipomatosis (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "37138001", + "display" : "Epithelioid cell melanoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Epithelioid cell melanoma (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "37159008", + "display" : "Glandular and muscular hyperplasia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adenomyomatous hyperplasia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glandular and muscular hyperplasia (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "37205004", + "display" : "Superficial wound", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Superficial wound (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "37206003", + "display" : "Synovial sarcoma, spindle cell", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Synovial sarcoma, monophasic fibrous" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Synovial sarcoma, spindle cell (morphologic abnormality)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Synovial sarcoma - spindle cell" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "37257004", + "display" : "Decreased melanin pigmentation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decreased melanin pigmentation (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "37258009", + "display" : "Cementoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Periapical cemental dysplasia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Periapical cemento-osseous dysplasia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Periradicular cemental dysplasia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cementoma (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "37266000", + "display" : "Secretory endometrium", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Progestational endometrium" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Premenstrual endometrium" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Late interval endometrium" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Secretory endometrium (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "37279009", + "display" : "Amyloid tumor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Amyloid tumour" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Amyloid tumor (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "37291000", + "display" : "Eventration", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Eventration (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "37302003", + "display" : "Adrenal cortical adenoma, heavily pigmented variant", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Black adenoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pigmented adenoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adrenal cortical adenoma - heavily pigmented variant" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adrenal cortical adenoma, pigmented (morphologic abnormality)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adrenal cortical adenoma, pigmented" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "37304002", + "display" : "Basosquamous carcinoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mixed basal-squamous cell carcinoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Basosquamous carcinoma (morphologic abnormality)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mixed basal - squamous cell carcinoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Basisquamous cell carcinoma" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "37500005", + "display" : "Blister due to intracellular degeneration", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blister due to intracellular degeneration (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "37585003", + "display" : "Chronic necrotizing inflammation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic gangrenous inflammation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic necrotising inflammation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic necrotizing inflammation (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "37708001", + "display" : "Gene mosaicism", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gene mosaicism (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "37719003", + "display" : "Milium", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Milia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subepidermal keratin cyst" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Milium cyst" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Milium (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "37748009", + "display" : "Bony sclerosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bony sclerosis (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "37764001", + "display" : "Congenital abnormal fusion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenitally fused structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital failure of segmentation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital failure of cleavage" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital abnormal fusion (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "37771006", + "display" : "Crypt abscess", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Crypt abscess (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "37778000", + "display" : "Saddle embolus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Saddle embolus (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "37782003", + "display" : "Damage", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tissue damage" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Damage (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "37842001", + "display" : "Antemortem blood clot", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antemortem blood clot (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "37904008", + "display" : "Chronic bleeding ulcer", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic bleeding ulcer (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "37995004", + "display" : "Linitis plastica", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Linitis plastica (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "38022006", + "display" : "Congenital abnormal roundness", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital abnormal roundness (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "38045000", + "display" : "Cold injury", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Frostbite" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congelation injury" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cold injury (morphologic abnormality)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Frostbite - disorder" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "38069001", + "display" : "Metaplastic keratinization", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Metaplastic keratinisation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Metaplastic keratinization (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "38084005", + "display" : "Stercoraceous ulcer", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stercoral ulcer" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stercoraceous ulcer (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "38109001", + "display" : "Osseous metaplasia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Metaplastic ossification" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Extraskeletal ossification" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osteosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osseous metaplasia (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "38117009", + "display" : "Deposition of gold", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chrysiasis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Auriasis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deposition of gold (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "38139006", + "display" : "Septal fibrosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Septal fibrosis (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "38392006", + "display" : "Congenital abnormal curvature", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital abnormal curvature (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "38406003", + "display" : "Mesenchymoma, benign", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mesenchymoma, benign (morphologic abnormality)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Benign mesenchymoma" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "38423007", + "display" : "Honeycomb structures", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Honeycomb structures (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "38431002", + "display" : "Psammomatous meningioma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Psammoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Psammomatous meningioma (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "38444007", + "display" : "Blood vessel hyperplasia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reactive blood vessel hyperplasia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood vessel hyperplasia (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "38493002", + "display" : "Fibrogranulomatous inflammation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fibrogranulomatous inflammation (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "38542009", + "display" : "Nodular glomerulosclerosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nodular glomerulosclerosis (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "38549000", + "display" : "Carcinoma, undifferentiated", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carcinoma, undifferentiated (morphologic abnormality)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Undifferentiated carcinoma" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "38551001", + "display" : "Senile plaque", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Senile plaque (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "38640009", + "display" : "Anemic infarct", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pale infarct" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "White infarct" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anaemic infarct" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anemic infarct (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "38698001", + "display" : "Flexner-Wintersteiner rosette", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Flexner-Wintersteiner rosette (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "38716007", + "display" : "Atherosclerosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Atheromatosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Atherosclerosis (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "38785003", + "display" : "Air leakage", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Air leakage (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "38843008", + "display" : "Abnormal melanin pigmentation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abnormal melanin pigmentation (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "38931008", + "display" : "Recent operative site", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recent operative site (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "38958001", + "display" : "Mixed cell adenocarcinoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mixed cell adenocarcinoma (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "38969003", + "display" : "Precancerous melanosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Precancerous melanosis (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "39000009", + "display" : "Hemangiosarcoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemangiosarcoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemangiosarcoma (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "39005004", + "display" : "Medulloepithelioma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diktyoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diktyoma, malignant" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medulloepithelioma (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "39035006", + "display" : "Atypical squamous cells of uncertain significance", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ASCUS" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Atypical squamous cells of undetermined significance" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Atypical squamous cells of undetermined significance (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "39037003", + "display" : "Target fibers", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Target fibres" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Target fibers (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "39056008", + "display" : "Papillary squamous cell carcinoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Papillary epidermoid carcinoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Papillary squamous cell carcinoma (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "39063008", + "display" : "Fracture, delayed union, segmental", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Delayed union of segmental fracture" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Delayed union of segmental fracture (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "39086001", + "display" : "Hodgkin's disease, nodular sclerosis, cellular phase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Classical Hodgkin lymphoma, nodular sclerosis, cellular phase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hodgkin lymphoma, nodular sclerosis, cellular phase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hodgkin lymphoma, nodular sclerosis, cellular phase (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "39143003", + "display" : "Myxoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Myxoma (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "39266006", + "display" : "Abnormal cell", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abnormal cell (cell)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "39274007", + "display" : "Balloon cell melanoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Balloon cell melanoma (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "39332000", + "display" : "Intraepidermal epithelioma of Jadassohn", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intraepidermal epithelioma of Jadassohn (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "39391009", + "display" : "Chronic serous inflammation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic serous inflammation (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "39404008", + "display" : "Microembolus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Microemboli" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Microembolus (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "39471001", + "display" : "Bile duct adenoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cholangioma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bile duct adenoma (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "39474009", + "display" : "Sea-blue histiocyte", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sea-blue histiocyte (cell)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "39503004", + "display" : "Fracture, closed, segmental", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fracture, closed, segmental (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "39553005", + "display" : "Chondromyxoid fibroma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chondromyxoid fibroma (morphologic abnormality)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CMF - Chondromyxoid fibroma" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "39577004", + "display" : "Tumor cells, uncertain whether benign or malignant", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tumour cells, uncertain whether benign or malignant" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tumor cells of uncertain behavior (morphologic abnormality)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tumour cells of uncertain behaviour" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tumor cells of uncertain behavior" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "39601009", + "display" : "Resorbed tissue", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Resorbed tissue (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "39718000", + "display" : "Congenital failure to migrate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital failure to descend" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital failure to erupt" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital failure to migrate (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "39720002", + "display" : "Adrenal cortical adenoma, mixed cell", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adrenal cortical adenoma, mixed cell (morphologic abnormality)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adrenal cortical adenoma - mixed cell" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "39781001", + "display" : "Primitive neuroectodermal tumor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Supratentorial PNET" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Primitive neuroectodermal tumour" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PNET" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Central primitive neuroectodermal tumor" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CPNET" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Central primitive neuroectodermal tumour" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Primitive neuroectodermal tumor (morphologic abnormality)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PNET - Primitive neuroectodermal tumour" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PNET - Primitive neuroectodermal tumor" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "39820009", + "display" : "Abnormal number of nucleoli", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Multiple nucleoli" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abnormal number of nucleoli (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "39850001", + "display" : "Deposition of beryllium", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deposition of beryllium (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "39870007", + "display" : "Ossifying epulis of periodontal origin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ossifying epulis of periodontal origin, calcified structure (morphologic abnormality)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ossifying epulis of periodontal origin, calcified structure" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "39876001", + "display" : "Proliferative alteration of vagina", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Proliferative alteration of vagina (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "39892006", + "display" : "Mucoepidermoid tumour uncertain whether benign or malignant", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mucoepidermoid tumor uncertain whether benign or malignant" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mucoepidermoid tumor of uncertain behavior (morphologic abnormality)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mucoepidermoid tumour of uncertain behaviour" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mucoepidermoid tumor of uncertain behavior" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "39896009", + "display" : "Malignant melanoma, regressing", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Malignant melanoma, regressing (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "39922000", + "display" : "Folded cell", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Folded cell (cell)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "39928001", + "display" : "Excessive repair", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excessive repair (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "39935009", + "display" : "Rouleaux formation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rouleaux formation (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "39961008", + "display" : "Bone fragment embolus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bone fragment embolus (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "39967007", + "display" : "Acquired web", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acquired membrane" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acquired webbing" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acquired web (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "39983007", + "display" : "Fibrous adhesion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fibrous adhesion (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "40009002", + "display" : "Craniopharyngioma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rathke's pouch tumor" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rathke's pouch tumour" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Craniopharyngioma (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "40123003", + "display" : "Fetal rhabdomyoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fetal rhabdomyoma (morphologic abnormality)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Foetal rhabdomyoma" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "40215006", + "display" : "Muscle fiber atrophy, type I", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muscle fibre atrophy, type I" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muscle fiber atrophy, type I (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "40225001", + "display" : "Cystic lymphangioma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cystic hygroma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hygroma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cystic lymphangioma (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "40236008", + "display" : "Rimmed vacuoles", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rimmed vacuoles (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "40244008", + "display" : "Spindle cell melanoma, type B", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spindle cell melanoma, type B (morphologic abnormality)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spindle cell melanoma - type B" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "40247001", + "display" : "Zenker's necrosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Zenker's degeneration" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Zenker's necrosis (morphologic abnormality)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Zenker necrosis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "40293003", + "display" : "Adenomyoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adenomyoma (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "40299004", + "display" : "Pigmentary degeneration", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pigmental degeneration" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pigmentary degeneration (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "40302004", + "display" : "Corps ronds", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Corps ronds (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "40318005", + "display" : "Adenomatous nodule", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adenomatous nodule (morphologic abnormality)" + }] + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/body-site", + "resource" : { + "resourceType" : "ValueSet", + "id" : "body-site", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "oo" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/body-site", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.141" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.653" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.2.78" + }], + "version" : "6.0.0-ballot2", + "name" : "SNOMEDCTBodyStructures", + "title" : "SNOMED CT Body Structures", + "status" : "draft", + "experimental" : true, + "publisher" : "FHIR Project team", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "This value set includes all codes from [SNOMED CT](http://snomed.info/sct) where concept is-a 442083009 (Anatomical or acquired body site (body structure)).", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "copyright" : "This resource includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these specifications must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/get-snomed-ct or info@snomed.org", + "compose" : { + "include" : [{ + "system" : "http://snomed.info/sct", + "concept" : [{ + "code" : "53075003", + "display" : "Distal phalanx of hallux" + }, + { + "code" : "76986006", + "display" : "Distal phalanx of second toe" + }, + { + "code" : "65258003", + "display" : "Distal phalanx of third toe" + }, + { + "code" : "54333003", + "display" : "Distal phalanx of fourth toe" + }, + { + "code" : "10770001", + "display" : "Distal phalanx of fifth toe" + }, + { + "code" : "363670009", + "display" : "Interphalangeal joint structure of great toe" + }, + { + "code" : "371216008", + "display" : "Distal interphalangeal joint of second toe" + }, + { + "code" : "371219001", + "display" : "Distal interphalangeal joint of third toe" + }, + { + "code" : "371205001", + "display" : "Distal interphalangeal joint of fourth toe" + }, + { + "code" : "371203008", + "display" : "Distal interphalangeal joint of fifth toe" + }, + { + "code" : "371292009", + "display" : "Proximal interphalangeal joint of second toe" + }, + { + "code" : "371255009", + "display" : "Proximal interphalangeal joint of third toe" + }, + { + "code" : "371288002", + "display" : "Proximal interphalangeal joint of fourth toe" + }, + { + "code" : "371284000", + "display" : "Proximal interphalangeal joint of fifth toe" + }, + { + "code" : "67169006", + "display" : "Head of first metatarsal bone" + }, + { + "code" : "9677004", + "display" : "Head of second metatarsal bone" + }, + { + "code" : "46971007", + "display" : "Head of third metatarsal bone" + }, + { + "code" : "3134008", + "display" : "Head of fourth metatarsal bone" + }, + { + "code" : "71822005", + "display" : "Head of fifth metatarsal bone" + }, + { + "code" : "89221001", + "display" : "Base of first metatarsal bone" + }, + { + "code" : "90894004", + "display" : "Base of second metatarsal bone" + }, + { + "code" : "89995006", + "display" : "Base of third metatarsal bone" + }, + { + "code" : "15368009", + "display" : "Base of fourth metatarsal bone" + }, + { + "code" : "30980004", + "display" : "Base of fifth metatarsal bone" + }, + { + "code" : "38607000", + "display" : "Styloid process of fifth metatarsal bone" + }, + { + "code" : "2979003", + "display" : "Medial cuneiform bone" + }, + { + "code" : "19193007", + "display" : "Intermediate cuneiform bone" + }, + { + "code" : "67411009", + "display" : "Lateral cuneiform bone" + }, + { + "code" : "81012005", + "display" : "Bone structure of cuboid" + }, + { + "code" : "75772009", + "display" : "Bone structure of navicular" + }, + { + "code" : "67453005", + "display" : "Bone structure of talus" + }, + { + "code" : "80144004", + "display" : "Bone structure of calcaneum" + }, + { + "code" : "6417001", + "display" : "Medial malleolus" + }, + { + "code" : "113225006", + "display" : "Lateral malleolus of fibula" + }, + { + "code" : "22457002", + "display" : "Head of fibula" + }, + { + "code" : "45879002", + "display" : "Tibial tuberosity" + }, + { + "code" : "122474001", + "display" : "Medial condyle of femur" + }, + { + "code" : "122475000", + "display" : "Lateral condyle of femur" + }, + { + "code" : "69030007", + "display" : "Ischial tuberosity" + }, + { + "code" : "29850006", + "display" : "Iliac crest" + }] + }, + { + "system" : "http://snomed.info/sct", + "filter" : [{ + "property" : "concept", + "op" : "is-a", + "value" : "442083009" + }] + }] + }, + "expansion" : { + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/valueset-unclosed", + "valueBoolean" : true + }], + "identifier" : "urn:uuid:6599842d-ea9a-4750-a658-2023675cd06c", + "timestamp" : "2024-10-02T17:54:47+00:00", + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-valueset", + "valueUri" : "null" + }, + { + "name" : "used-codesystem", + "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230131" + }, + { + "name" : "version", + "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230131" + }], + "contains" : [{ + "system" : "http://snomed.info/sct", + "code" : "53075003", + "display" : "Distal phalanx of great toe", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Distal phalanx of hallux" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of distal phalanx of great toe" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of distal phalanx of great toe (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Distal phalanx of hallux" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "76986006", + "display" : "Distal phalanx of second toe", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of distal phalanx of second toe" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of distal phalanx of second toe (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Distal phalanx of second toe" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "65258003", + "display" : "Distal phalanx of third toe", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of distal phalanx of third toe" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of distal phalanx of third toe (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Distal phalanx of third toe" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "54333003", + "display" : "Distal phalanx of fourth toe", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of distal phalanx of fourth toe" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of distal phalanx of fourth toe (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Distal phalanx of fourth toe" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "10770001", + "display" : "Distal phalanx of little toe", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Distal phalanx of fifth toe" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of distal phalanx of little toe" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of distal phalanx of little toe (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Distal phalanx of fifth toe" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "363670009", + "display" : "Interphalangeal joint structure of great toe", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Interphalangeal joint structure of big toe" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Interphalangeal joint structure of great toe (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Interphalangeal joint structure of great toe" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "371216008", + "display" : "Distal interphalangeal joint structure of second toe (body structure)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Distal interphalangeal joint structure of second toe" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Distal interphalangeal joint of second toe" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Distal interphalangeal joint of second toe" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "371219001", + "display" : "Distal interphalangeal joint structure of third toe (body structure)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Distal interphalangeal joint structure of third toe" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Distal interphalangeal joint of third toe" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Distal interphalangeal joint of third toe" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "371205001", + "display" : "Distal interphalangeal joint structure of fourth toe (body structure)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Distal interphalangeal joint structure of fourth toe" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Distal interphalangeal joint of fourth toe" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Distal interphalangeal joint of fourth toe" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "371203008", + "display" : "Distal interphalangeal joint structure of fifth toe (body structure)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Distal interphalangeal joint structure of fifth toe" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Distal interphalangeal joint of fifth toe" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Distal interphalangeal joint of fifth toe" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "371292009", + "display" : "Proximal interphalangeal joint structure of second toe (body structure)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Proximal interphalangeal joint structure of second toe" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Proximal interphalangeal joint of second toe" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Proximal interphalangeal joint of second toe" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "371255009", + "display" : "Proximal interphalangeal joint structure of third toe (body structure)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Proximal interphalangeal joint structure of third toe" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Proximal interphalangeal joint of third toe" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Proximal interphalangeal joint of third toe" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "371288002", + "display" : "Proximal interphalangeal joint structure of fourth toe (body structure)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Proximal interphalangeal joint structure of fourth toe" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Proximal interphalangeal joint of fourth toe" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Proximal interphalangeal joint of fourth toe" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "371284000", + "display" : "Proximal interphalangeal joint structure of fifth toe (body structure)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Proximal interphalangeal joint structure of fifth toe" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Proximal interphalangeal joint of fifth toe" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Proximal interphalangeal joint of fifth toe" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "67169006", + "display" : "Head of first metatarsal bone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of head of first metatarsal bone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of head of first metatarsal bone (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Head of first metatarsal bone" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9677004", + "display" : "Head of second metatarsal bone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of head of second metatarsal bone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of head of second metatarsal bone (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Head of second metatarsal bone" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "46971007", + "display" : "Head of third metatarsal bone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of head of third metatarsal bone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of head of third metatarsal bone (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Head of third metatarsal bone" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3134008", + "display" : "Head of fourth metatarsal bone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of head of fourth metatarsal bone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of head of fourth metatarsal bone (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Head of fourth metatarsal bone" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "71822005", + "display" : "Head of fifth metatarsal bone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of head of fifth metatarsal bone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of head of fifth metatarsal bone (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Head of fifth metatarsal bone" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "89221001", + "display" : "Base of first metatarsal bone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of base of first metatarsal bone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of base of first metatarsal bone (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Base of first metatarsal bone" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "90894004", + "display" : "Base of second metatarsal bone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of base of second metatarsal bone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of base of second metatarsal bone (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Base of second metatarsal bone" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "89995006", + "display" : "Base of third metatarsal bone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of base of third metatarsal bone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of base of third metatarsal bone (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Base of third metatarsal bone" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "15368009", + "display" : "Base of fourth metatarsal bone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of base of fourth metatarsal bone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of base of fourth metatarsal bone (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Base of fourth metatarsal bone" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "30980004", + "display" : "Base of fifth metatarsal bone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of base of fifth metatarsal bone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of base of fifth metatarsal bone (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Base of fifth metatarsal bone" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "38607000", + "display" : "Styloid process of fifth metatarsal bone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of styloid process of fifth metatarsal bone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of styloid process of fifth metatarsal bone (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Styloid process of fifth metatarsal bone" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2979003", + "display" : "Medial cuneiform bone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "First tarsal bone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "First cuneiform bone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bone structure of medial cuneiform" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bone structure of medial cuneiform (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medial cuneiform bone" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "19193007", + "display" : "Intermediate cuneiform bone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Second tarsal bone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Second cuneiform bone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bone structure of intermediate cuneiform" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bone structure of intermediate cuneiform (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intermediate cuneiform bone" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "67411009", + "display" : "Lateral cuneiform bone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Third tarsal bone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Third cuneiform bone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bone structure of lateral cuneiform" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bone structure of lateral cuneiform (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lateral cuneiform bone" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "81012005", + "display" : "Cuboid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Centroquartal tarsal bone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bone structure of cuboid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bone structure of cuboid (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bone structure of cuboid" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "75772009", + "display" : "Navicular bone of foot", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Navicular bone of hindfoot" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bone structure of navicular" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bone structure of navicular (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bone structure of navicular" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "67453005", + "display" : "Talus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tibial tarsal bone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bone structure of talus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bone structure of talus (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bone structure of talus" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "80144004", + "display" : "Calcaneus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Os calcis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fibular tarsal bone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bone structure of calcaneum" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bone structure of calcaneum (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Calcaneum" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bone structure of calcaneum" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6417001", + "display" : "Medial malleolus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medial malleolus structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medial malleolus structure (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "MM - Medial malleolus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medial malleolus" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "113225006", + "display" : "Lateral malleolus of fibula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of lateral malleolus of fibula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lateral malleolus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of lateral malleolus of fibula (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "LM - Lateral malleolus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lateral malleolus of fibula" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "22457002", + "display" : "Head of fibula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Head of fibula structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Head of fibula structure (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Head of fibula" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "45879002", + "display" : "Tibial tuberosity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of tibial tuberosity" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of tibial tuberosity (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tibial tubercle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tibial tuberosity" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "122474001", + "display" : "Medial condyle of femur", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of medial condyle of femur" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of medial condyle of femur (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medial condyle of femur" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "122475000", + "display" : "Lateral condyle of femur", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of lateral condyle of femur" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of lateral condyle of femur (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lateral condyle of femur" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "69030007", + "display" : "Ischial tuberosity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ischial tuberosity structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ischial tuberosity structure (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ischial tuberosity" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "29850006", + "display" : "Iliac crest", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Iliac crest structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Iliac crest structure (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Iliac crest" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "442083009", + "display" : "Anatomical or acquired body structure (body structure)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anatomical or acquired body structure" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "106004", + "display" : "Posterior carpal region", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of posterior carpal region" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of posterior carpal region (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "107008", + "display" : "Fetal part of placenta", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of fetal part of placenta" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of fetal part of placenta (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of foetal part of placenta" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "108003", + "display" : "Entire condylar emissary vein", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entire condylar emissary vein (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "110001", + "display" : "Visceral layer of Bowman's capsule", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of visceral layer of Bowman's capsule" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of visceral layer of Bowman's capsule (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of visceral layer of Bowman capsule" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "111002", + "display" : "Parathyroid gland", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Parathyroid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Parathyroid structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Parathyroid structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "116007", + "display" : "Subcutaneous tissue of medial surface of index finger", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subcutaneous tissue structure of medial surface of index finger" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subcutaneous tissue structure of medial surface of index finger (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "124002", + "display" : "Coronoid process of mandible", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of coronoid process of mandible" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of coronoid process of mandible (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "149003", + "display" : "Central pair of microtubules, cilium or flagellum, not bacterial", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Central pair of microtubules, cilium or flagellum, not bacterial (cell structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "155008", + "display" : "Deep circumflex artery of ilium", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deep circumflex iliac artery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of deep circumflex iliac artery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of deep circumflex iliac artery (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "167005", + "display" : "Supraclavicular part of brachial plexus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of supraclavicular part of brachial plexus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of supraclavicular part of brachial plexus (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "202009", + "display" : "Anterior division of renal artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of anterior division of renal artery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of anterior division of renal artery (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "205006", + "display" : "Entire left commissure of aortic valve", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entire left commissure of aortic valve (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "206007", + "display" : "Gluteus maximus muscle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of gluteus maximus muscle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of gluteus maximus muscle (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "221001", + "display" : "Articular surface, phalanges, of fourth metacarpal bone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of articular surface, phalanges, of fourth metacarpal bone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of articular surface, phalanges, of fourth metacarpal bone (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227002", + "display" : "Canal of Hering", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of Canal of Hering (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of Canal of Hering" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "233006", + "display" : "Hepatocolic ligament", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of hepatocolic ligament" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of hepatocolic ligament (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "235004", + "display" : "Superior labial artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of superior labial artery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of superior labial artery (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246001", + "display" : "Lateral vestibular nucleus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of lateral vestibular nucleus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of lateral vestibular nucleus (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247005", + "display" : "Mesotympanum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of mesotympanum" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of mesotympanum (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "251007", + "display" : "Pectoral region", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pectoral region structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pectoral region structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "256002", + "display" : "Kupffer cell", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Liver macrophage" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Kupffer cell (cell)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "263002", + "display" : "Thoracic nerve", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of thoracic spinal nerve (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of thoracic spinal nerve" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thoracic spinal nerve" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "266005", + "display" : "Right lower lobe of lung", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of right lower lobe of lung" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lower lobe of right lung" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of lower lobe of right lung (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of lower lobe of right lung" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "272005", + "display" : "Superior articular process of lumbar vertebra", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cranial articular process of lumbar vertebra" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of superior articular process of lumbar vertebra" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of superior articular process of lumbar vertebra (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273000", + "display" : "Lateral myocardium", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of lateral myocardium" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of lateral myocardium (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "283001", + "display" : "Central axillary lymph node", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of central axillary lymph node" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of central axillary lymph node (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "284007", + "display" : "Entire flexor tendon and tendon sheath of fourth toe", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entire flexor tendon and tendon sheath within fourth toe" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entire flexor tendon and tendon sheath within fourth toe (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "289002", + "display" : "Metacarpophalangeal joint of index finger", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Metacarpophalangeal joint structure of index finger" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Metacarpophalangeal joint structure of index finger (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "301000", + "display" : "Fifth metatarsal bone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fifth metatarsal structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fifth metatarsal structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "311007", + "display" : "Plantar surface of great toe", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of plantar surface of great toe" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of plantar surface of great toe (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "315003", + "display" : "Skin of umbilicus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Skin structure of umbilicus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Skin structure of umbilicus (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "318001", + "display" : "Cardiac impression of liver", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of cardiac impression of liver" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of cardiac impression of liver (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "344001", + "display" : "Ankle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hock" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ankle region structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ankle region structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "345000", + "display" : "Atrioventricular bundle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bundle of His" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Atrioventricular bundle structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Atrioventricular bundle structure (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Penetrating atrioventricular bundle" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "356000", + "display" : "Reticular corium", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of reticular corium" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of reticular corium (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "393006", + "display" : "Wall of urinary bladder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of wall of urinary bladder" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Wall of bladder" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of wall of urinary bladder (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "402006", + "display" : "Dental branches of inferior alveolar artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dental branch of inferior alveolar artery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of dental branch of inferior alveolar artery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of dental branch of inferior alveolar artery (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "405008", + "display" : "Entire posterior temporal diploic vein", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entire posterior temporal diploic vein (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "414003", + "display" : "Gastric fundus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fundus of stomach" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastric fundus structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastric fundus structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "420002", + "display" : "Anastomosis, heterocladic", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anastomosis, heterocladic (morphologic abnormality)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "422005", + "display" : "Inferior surface of tongue", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ventral surface of tongue" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of inferior surface of tongue" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ventral aspect of tongue" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of inferior surface of tongue (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "446003", + "display" : "Trochanteric bursa", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of trochanteric bursa" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of trochanteric bursa (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "457008", + "display" : "Collateral ligament", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of collateral ligament" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of collateral ligament (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "461002", + "display" : "Lateral corticospinal tract", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Crossed pyramidal tract" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of lateral corticospinal tract" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of lateral corticospinal tract (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "464005", + "display" : "Basophilic normoblast", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Basophilic erythroblast" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prorubricyte" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Basophilic normoblast (cell)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "465006", + "display" : "Ascending frontal gyrus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Precentral gyrus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ascending frontal gyrus structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of ascending frontal gyrus (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of ascending frontal gyrus" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "471000", + "display" : "Flexor hallucis longus muscle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Flexor hallucis longus muscle structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Flexor hallucis longus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Flexor hallucis longus muscle structure (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Flexor hallucis longus in leg" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "480000", + "display" : "Cardiopulmonary circulatory system", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lesser circulation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cardiopulmonary circulatory system structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cardiopulmonary circulatory system structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "485005", + "display" : "Transverse colon", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transverse colon structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transverse colon structure (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "TC - Transverse colon" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "528006", + "display" : "Costal surface of lung", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of costal surface of lung" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of costal surface of lung (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "552004", + "display" : "Entire vagus nerve parasympathetic fibers to cardiac plexus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entire vagus nerve parasympathetic fibres to cardiac plexus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entire vagus nerve parasympathetic fibers to cardiac plexus (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "565008", + "display" : "Intervertebral disc space of fifth lumbar vertebra", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of intervertebral disc space of fifth lumbar vertebra" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of intervertebral disc space of fifth lumbar vertebra (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "582005", + "display" : "Head of phalanx of great toe", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of head of phalanx of great toe" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of head of phalanx of great toe (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "587004", + "display" : "Capsule of proximal interphalangeal joint of third toe", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of capsule of proximal interphalangeal joint of third toe" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of capsule of proximal interphalangeal joint of third toe (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "589001", + "display" : "Interventricular septum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Interventricular septum structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ventricular septum" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Interventricular septum structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "595000", + "display" : "Palpebral fissure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of palpebral fissure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of palpebral fissure (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PF - Palpebral fissure" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "608002", + "display" : "Subcutaneous tissue of philtrum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subcutaneous tissue structure of philtrum" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subcutaneous tissue structure of philtrum (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "621009", + "display" : "Multivesicular body, internal vesicles", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Multivesicular body, internal vesicles (cell structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "635006", + "display" : "Tuberosity of distal phalanx of little toe", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of tuberosity of distal phalanx of little toe" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of tuberosity of distal phalanx of little toe (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "650002", + "display" : "Superior articular process of seventh thoracic vertebra", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cranial articular process of seventh thoracic vertebra" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of superior articular process of seventh thoracic vertebra" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of superior articular process of seventh thoracic vertebra (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "660006", + "display" : "Tracheal mucous membrane", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of tracheal mucous membrane (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of tracheal mucous membrane" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "661005", + "display" : "Jaw", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Jaw region" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Jaw region structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Jaw region structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "667009", + "display" : "Embryonic structure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Embryonic structure (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Embryological structure" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "688000", + "display" : "Fetal hyaloid artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Foetal hyaloid artery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of fetal hyaloid artery (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of fetal hyaloid artery" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "691000", + "display" : "Small intestine submucosa", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of small intestine submucosa" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of small intestine submucosa (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "692007", + "display" : "Body of ischium", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of body of ischium" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of body of ischium (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "723004", + "display" : "Dense intermediate filament bundles", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tonofibrils" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dense intermediate filament bundles (cell structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "774007", + "display" : "Head and neck structure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of head and/or neck (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of head and/or neck" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "790007", + "display" : "Visceral aspect of liver", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inferior surface of liver" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of visceral aspect of liver" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of visceral aspect of liver (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Visceral surface of liver" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "798000", + "display" : "Entire deep temporal vein", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entire deep temporal vein (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entire deep temporal veins" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "808000", + "display" : "Posterior intercostal arteries", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Posterior intercostal artery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of posterior intercostal artery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of posterior intercostal artery (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "809008", + "display" : "Fetal chondrocranium", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of fetal chondrocranium" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of fetal chondrocranium (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Foetal chondrocranium" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of foetal chondrocranium" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "823005", + "display" : "Posterior cervical spinal cord nerve root", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of posterior cervical spinal cord nerve root" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of posterior cervical spinal cord nerve root (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "830004", + "display" : "Spinous process of fifth thoracic vertebra", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of spinous process of fifth thoracic vertebra" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of spinous process of fifth thoracic vertebra (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "836005", + "display" : "Oral region of face", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Perioral region of face" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Circumoral region of face" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of oral region of face" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of oral region of face (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "885000", + "display" : "Lamina muscularis of colonic mucous membrane", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of lamina muscularis of colonic mucous membrane (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of lamina muscularis of colonic mucous membrane" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "895007", + "display" : "Anterior cruciate ligament of knee joint", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of anterior cruciate ligament of knee joint" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of anterior cruciate ligament of knee joint (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "917004", + "display" : "Superior laryngeal aperture", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Laryngeal entrance" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aditus laryngis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Laryngeal inlet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Superior laryngeal aperture structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Superior laryngeal aperture structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "921006", + "display" : "Thyrohyoid branch of ansa cervicalis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of thyrohyoid branch of ansa cervicalis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of thyrohyoid branch of ansa cervicalis (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "947002", + "display" : "Crus of diaphragm", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of crus of diaphragm" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of crus of diaphragm (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "955009", + "display" : "Bronchus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bronchial structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bronchial structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "976004", + "display" : "Ovarian vein", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of ovarian vein" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of ovarian vein (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "996007", + "display" : "Meningeal branches of occipital artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Meningeal branch of occipital artery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of meningeal branch of occipital artery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of meningeal branch of occipital artery (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1005009", + "display" : "Entire diaphragmatic lymph node", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entire diaphragmatic lymph node (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1012000", + "display" : "Fibrous portion of pericardium", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of fibrous portion of pericardium" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of fibrous portion of pericardium (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1015003", + "display" : "Peritonsillar tissue", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of peritonsillar tissue" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of peritonsillar tissue (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1028005", + "display" : "Sebaceous gland", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sebaceous gland structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sebaceous gland structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1030007", + "display" : "Vesicular bursa of sternohyoid muscle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of vesicular bursa of sternohyoid muscle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of vesicular bursa of sternohyoid muscle (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1063000", + "display" : "Frontozygomatic suture of skull", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of frontozygomatic suture of skull" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of frontozygomatic suture of skull (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1075005", + "display" : "Promonocyte", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Promonocyte (cell)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1076006", + "display" : "Entire subcutaneous prepatellar bursa", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entire subcutaneous prepatellar bursa (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1086007", + "display" : "Female", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Female individual" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Female structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Female structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1087003", + "display" : "Sternothyroid muscle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of sternothyroid muscle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of sternothyroid muscle (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1092001", + "display" : "Superior occipital gyrus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of superior occipital gyrus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of superior occipital gyrus (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1099005", + "display" : "Thymic cortex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of thymic cortex" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of thymic cortex (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1101003", + "display" : "Cranial cavity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cranial cavity structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cranial cavity structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1106008", + "display" : "Entire major calyx", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entire major calyx (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1110006", + "display" : "Tarsal gland", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Meibomian gland" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sebaceous gland of eyelid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of meibomian gland" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of meibomian gland (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1122009", + "display" : "Inferior longitudinal muscle of tongue", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of inferior longitudinal muscle of tongue" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of inferior longitudinal muscle of tongue (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1136004", + "display" : "Aortopulmonary septum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aorticopulmonary septum" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of aortopulmonary septum" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of aortopulmonary septum (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1159005", + "display" : "Frenulum linguae", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Frenum of tongue" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fraenum of tongue" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of frenulum linguae" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of frenulum linguae (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1172006", + "display" : "Odontoid process of axis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Odontoid process" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dens axis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of odontoid process of axis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of odontoid process of axis (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1173001", + "display" : "Mandibular nerve", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of mandibular nerve" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of mandibular nerve (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1174007", + "display" : "Chromosomes, group E", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chromosome pairs 16-18" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chromosomes, group E (cell structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1193009", + "display" : "Teres major muscle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of teres major muscle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of teres major muscle (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1216008", + "display" : "Synostosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of synostosis (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of synostosis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1231004", + "display" : "Meninges", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Central nervous system meninges" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Meninges structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Meninges structure (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "The three membranes that surround the brain and spinal cord, consisting of the dura mater, arachnoid, and pia mater. The pia and arachnoid in combination are referred to as the leptomeninges." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1236009", + "display" : "Duodenal serosa", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of duodenal serosa" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of duodenal serosa (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1243003", + "display" : "Inferior articular process of sixth cervical vertebra", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Caudal articular process of sixth cervical vertebra" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of inferior articular process of sixth cervical vertebra" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of inferior articular process of sixth cervical vertebra (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1246006", + "display" : "Dorsal digital nerves of radial nerve", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of dorsal digital nerves of radial nerve" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of dorsal digital nerves of radial nerve (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1263005", + "display" : "Distinctive arrangement of microtubules", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Distinctive arrangement of microtubules (cell structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1277008", + "display" : "Vertebral nerve", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of vertebral nerve" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of vertebral nerve (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1307006", + "display" : "Glottis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glottis structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glottis structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1311000", + "display" : "Telogen hair", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of telogen hair (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of telogen hair" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1350001", + "display" : "Deep flexor tendon of index finger", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of deep flexor tendon of index finger" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of deep flexor tendon within index finger (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of deep flexor tendon within index finger" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1353004", + "display" : "Gastric serosa", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of gastric serosa (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of gastric serosa" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1403006", + "display" : "Vastus lateralis muscle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of vastus lateralis muscle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of vastus lateralis muscle (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1425000", + "display" : "Posterior limb of stapes", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of posterior limb of stapes" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of posterior limb of stapes (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1439000", + "display" : "Paravesicular lymph node", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of paravesicular lymph node" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of paravesicular lymph node (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1441004", + "display" : "Ventricle of larynx", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of ventricle of larynx" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Laryngeal ventricle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of ventricle of larynx (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Laryngeal saccule" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1456008", + "display" : "Yellow fibrocartilage", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Yellow fibroelastic cartilage" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fibroelastic cartilage" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of yellow fibrocartilage" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of yellow fibrocartilage (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1467009", + "display" : "Parietal branch of superficial temporal artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Posterior temporal branch of superficial temporal artery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of parietal branch of superficial temporal artery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of parietal branch of superficial temporal artery (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1484003", + "display" : "Metatarsus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Metatarsal region" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of metatarsal region of foot (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of metatarsal region of foot" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Metatarsal region of foot" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1490004", + "display" : "Soft tissues of trunk", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of soft tissues of trunk" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of soft tissues of trunk (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1502004", + "display" : "Anterior cecal artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anterior caecal artery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of anterior cecal artery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of anterior caecal artery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of anterior cecal artery (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1511004", + "display" : "Ejaculatory duct", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ejaculatory duct structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ejaculatory duct structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1516009", + "display" : "Frontomental diameter of head", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Frontomental diameter of head (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1527006", + "display" : "Lamina of fourth thoracic vertebra", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of lamina of fourth thoracic vertebra" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of lamina of fourth thoracic vertebra (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1537001", + "display" : "Intervertebral disc of eleventh thoracic vertebra", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intervertebral disc, T11-T12" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intervertebral disc structure of eleventh thoracic vertebra" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "T11/12 disc" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intervertebral disc structure of eleventh thoracic vertebra (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1541002", + "display" : "Coccygeal plexus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of coccygeal plexus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of coccygeal plexus (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1562001", + "display" : "Nucleus pulposus of intervertebral disc of third lumbar vertebra", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nucleus pulposus, L3-L4" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of nucleus pulposus of intervertebral disc of third lumbar vertebra" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of nucleus pulposus of intervertebral disc of third lumbar vertebra (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1580005", + "display" : "Ventral lateral nucleus of thalamus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of ventral lateral nucleus of thalamus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of ventral lateral nucleus of thalamus (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nucleus ventralis lateralis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1581009", + "display" : "Ileal arteries", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ileal artery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of ileal artery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of ileal artery (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1584001", + "display" : "Entire symphysis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entire symphysis (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1600003", + "display" : "Splenius capitis muscle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of splenius capitis muscle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of splenius capitis muscle (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1605008", + "display" : "Histioblast", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Histoblast" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Histioblast (cell)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1610007", + "display" : "Otoconia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Otoliths" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of otoconia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of otoconia (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1611006", + "display" : "Entire paramammary lymph node", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entire paramammary lymph node (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1617005", + "display" : "Intrinsic larynx", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of intrinsic larynx" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of intrinsic larynx (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1620002", + "display" : "Metaphase nucleus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Metaphase nucleus (cell structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1626008", + "display" : "Third thoracic vertebra", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Third dorsal vertebra" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bone structure of T3" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bone structure of T3 (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1627004", + "display" : "Medial collateral ligament of knee joint", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of medial collateral ligament of knee joint" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of medial collateral ligament of knee joint (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1630006", + "display" : "Supraorbital vein", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of supraorbital vein" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of supraorbital vein (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1631005", + "display" : "Foregut", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Primitive foregut structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Primitive foregut structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1650005", + "display" : "Hilum of left lung", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of hilum of left lung" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of hilum of left lung (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1655000", + "display" : "Transverse peduncular tract nucleus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of transverse peduncular tract nucleus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of transverse peduncular tract nucleus (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1659006", + "display" : "Dorsomedial nucleus of thalamus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of dorsomedial nucleus of thalamus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of dorsomedial nucleus of thalamus (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nucleus medialis dorsalis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medial dorsal nucleus" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1684009", + "display" : "Ligamentum teres of liver", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Round ligament of liver" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of ligamentum teres of liver" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of ligamentum teres of liver (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1706004", + "display" : "Thymic lobule", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of thymic lobule" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of thymic lobule (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1707008", + "display" : "Ventral nuclear group of thalamus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of ventral nuclear group of thalamus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of ventral nuclear group of thalamus (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1711002", + "display" : "Periorbital region", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Periorbital region structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Periorbital region structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1716007", + "display" : "Cupula ampullaris", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of cupula ampullaris" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of cupula ampullaris (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1721005", + "display" : "Right tonsil", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Right faucial tonsil" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Right faucial tonsil structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Right faucial tonsil structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1729007", + "display" : "Central tegmental tract", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Central tegmental fasciculus of pons" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of central tegmental tract" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of central tegmental tract (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1732005", + "display" : "Thoracic duct", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thoracic duct structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thoracic duct structure (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "TD - Thoracic duct" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Left lymphatic duct" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1765002", + "display" : "Lymphatic of thorax", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lymphatics of thorax" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of lymphatic vessel of thorax (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of lymphatic vessel of thorax" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lymphatic vessel of thorax" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1780008", + "display" : "Premelanosome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Premelanosome (cell structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1781007", + "display" : "Sacroiliac region", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of sacroiliac region" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of sacroiliac region (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1797002", + "display" : "Naris", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nostril" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of anterior naris" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of anterior naris (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1818002", + "display" : "Greater circulus arteriosus of iris", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of greater circulus arteriosus of iris" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of greater circulus arteriosus of iris (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1825009", + "display" : "Entire root of nose", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entire root of nose (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1832000", + "display" : "Bulbar conjunctiva", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of bulbar conjunctiva" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of bulbar conjunctiva (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Scleral conjunctiva" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1840006", + "display" : "Arrector pili muscles", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arrector pili muscle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arrector pili muscle structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arrector pili muscle structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1849007", + "display" : "Pharyngeal recess", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fossa of Rosenmüller" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fossa of Rosenmuller" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of pharyngeal recess" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of pharyngeal recess (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1853009", + "display" : "Suprahyoid muscles", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of suprahyoid muscle (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of suprahyoid muscle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Suprahyoid muscle" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1874005", + "display" : "Entire promontory common iliac lymph node", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entire promontory common iliac lymph node (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entire promontory lymph node" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1895000", + "display" : "Entire musculophrenic vein", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entire musculophrenic vein (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1902009", + "display" : "Skin of external ear", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Skin structure of ear" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Skin of ear" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Skin structure of ear (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1910005", + "display" : "Entire ear", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entire ear (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entire vestibulocochlear organ" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1918003", + "display" : "Suprarenal aorta", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of suprarenal aorta" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of suprarenal aorta (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1927002", + "display" : "Entire left elbow region", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entire left elbow region (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entire left elbow" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1992003", + "display" : "Porus acusticus internus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of porus acusticus internus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of porus acusticus internus (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1997009", + "display" : "Cingulum dentis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of cingulum dentis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of cingulum dentis (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2010005", + "display" : "Clavicular facet of scapula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of clavicular facet of scapula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of clavicular facet of scapula (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2020000", + "display" : "Superior thoracic artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of superior thoracic artery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of superior thoracic artery (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2031008", + "display" : "Spinal cord ventral median fissure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spinal cord ventral medial sulcus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of anterior median fissure of spinal cord (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of anterior median fissure of spinal cord" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2033006", + "display" : "Right fallopian tube", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of right fallopian tube" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of right fallopian tube (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2044003", + "display" : "Vaginal nerves", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of vaginal nerves" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of vaginal nerves (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nerves running from uterovaginal plexus to vagina that are both sympathetic and parasympathetic" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2048000", + "display" : "Lingual tonsil", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lingual tonsil structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lingual tonsil structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2049008", + "display" : "Chorionic villi", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chorionic villi structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chorionic villi structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2059009", + "display" : "Skin of ear lobule", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Skin structure of ear lobule" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Skin structure of ear lobule (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2071003", + "display" : "Reticular formation of spinal cord", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of reticular formation of spinal cord" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of reticular formation of spinal cord (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2076008", + "display" : "Head of phalanx of hand", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of head of phalanx of hand" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of head of phalanx of hand (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2083001", + "display" : "Nucleus ambiguus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of nucleus ambiguus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of nucleus ambiguus (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2095001", + "display" : "Accessory sinus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paranasal sinus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nasal sinus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nasal sinus structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nasal sinus structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2123001", + "display" : "Tuberomammillary nucleus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of tuberomammillary nucleus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of tuberomammillary nucleus (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mammilloinfundibular nucleus" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2150006", + "display" : "Urinary tract transitional epithelial cell", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Urinary tract transitional epithelial cell (cell)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2156000", + "display" : "Glial cell", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glial cell (cell)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2160002", + "display" : "Ligamentum arteriosum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of ligamentum arteriosum" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of ligamentum arteriosum (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2175005", + "display" : "Pharyngeal cavity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of pharyngeal cavity" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of pharyngeal cavity (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2182009", + "display" : "Endometrial zona basalis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of endometrial zona basalis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of endometrial zona basalis (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2192001", + "display" : "Clavicular part of pectoralis major muscle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of clavicular part of pectoralis major muscle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of clavicular part of pectoralis major muscle (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2205003", + "display" : "Lamina of fifth thoracic vertebra", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of lamina of fifth thoracic vertebra" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of lamina of fifth thoracic vertebra (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2209009", + "display" : "Cerebral basal surface", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cerebral basal surface structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cerebral basal surface structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2236006", + "display" : "Lesser osseous pelvis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of lesser osseous pelvis (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of lesser osseous pelvis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2246008", + "display" : "Type I hair cell", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Type I hair cell (cell)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2255006", + "display" : "Subserosa", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of subserosa (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of subserosa" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2292006", + "display" : "Nasopharyngeal gland", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of nasopharyngeal gland" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of nasopharyngeal gland (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2302002", + "display" : "Veins of the knee", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vein of the knee" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of vein of the knee" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of vein of the knee (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2305000", + "display" : "Spinous process of cervical vertebra", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of spinous process of cervical vertebra" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of spinous process of cervical vertebra (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2306004", + "display" : "Base of third metacarpal bone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of base of third metacarpal bone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of base of third metacarpal bone (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2327009", + "display" : "Entire salivary seromucous gland (body structure)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entire salivary seromucous gland" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2330002", + "display" : "Segmental bronchial branches", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of segmental bronchial branches" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of segmental bronchial branches (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2332005", + "display" : "Metencephalon of fetus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of metencephalon of fetus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of metencephalon of fetus (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Metencephalon of foetus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of metencephalon of foetus" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2334006", + "display" : "Calyx", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of calyx" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of calyx (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Renal calyx" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2349003", + "display" : "Nasal suture of skull", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of nasal suture of skull" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of nasal suture of skull (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2372001", + "display" : "Medial surface of toe", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of medial surface of toe" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of medial surface of toe (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2383005", + "display" : "Papillary muscles of right ventricle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of papillary muscles of right ventricle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of papillary muscles of right ventricle (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2389009", + "display" : "Superior margin of adrenal gland", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of superior margin of adrenal gland" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of superior margin of adrenal gland (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2395005", + "display" : "Transverse facial artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of transverse facial artery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of transverse facial artery (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2397002", + "display" : "First metatarsal facet of medial cuneiform bone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of first metatarsal facet of medial cuneiform bone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of first metatarsal facet of medial cuneiform bone (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2400006", + "display" : "Mandibular left first premolar tooth", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of mandibular left first premolar tooth" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Universal designation 21" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Permanent lower left first premolar tooth" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "LL4 - Permanent lower left 4 tooth" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ISO designation 34" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haderup designation -4" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Permanent lower left 4 tooth" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lower left first bicuspid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of permanent mandibular left first premolar tooth (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of permanent mandibular left first premolar tooth" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2402003", + "display" : "Dorsum of foot", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of dorsum of foot" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of dorsum of foot (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2421006", + "display" : "Submaxillary ganglion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Submandibular ganglion" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of submaxillary ganglion" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of submaxillary ganglion (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2433001", + "display" : "Digital tendon and tendon sheath of foot", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tendon and tendon sheath of toe" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of digital tendon and tendon sheath of foot" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of digital tendon and/or tendon sheath within foot (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of digital tendon and/or tendon sheath within foot" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2436009", + "display" : "Tunica intima of vein", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of tunica intima of vein" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of tunica intima of vein (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2453002", + "display" : "Subcutaneous tissue of posterior surface of forearm", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subcutaneous tissue of dorsal surface of forearm" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subcutaneous tissue structure of posterior surface of forearm" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subcutaneous tissue structure of posterior surface of forearm (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2454008", + "display" : "Articular surface, third metacarpal, of second metacarpal bone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of articular surface, third metacarpal, of second metacarpal bone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of articular surface, third metacarpal, of second metacarpal bone (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2484000", + "display" : "Skin of frenulum of clitoris", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Skin structure of frenulum of clitoris" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Skin structure of frenulum of clitoris (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2489005", + "display" : "Medial check ligament of eye", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of medial check ligament of eye" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of medial check ligament of eye (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2499000", + "display" : "Entire cisterna pontis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entire cisterna pontis (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2502001", + "display" : "Membrane of lysosome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Membrane of lysosome (cell structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2504000", + "display" : "Pancreatic plexus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of pancreatic plexus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of pancreatic plexus (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "An autonomic plexus that is a subdivision of the celiac plexus and accompanies the pancreatic arteries." + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "An autonomic plexus that is a subdivision of the coeliac plexus and accompanies the pancreatic arteries." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2510000", + "display" : "Femoral triangle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Femoral triangle structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Femoral triangle structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2539000", + "display" : "Superior rectal artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Superior hemorrhoidal artery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of superior rectal artery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Superior haemorrhoidal artery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of superior rectal artery (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2543001", + "display" : "Cuboid articular facet of fourth metatarsal bone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of cuboid articular facet of fourth metatarsal bone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of cuboid articular facet of fourth metatarsal bone (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2550002", + "display" : "Phalanx of thumb", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bone of thumb" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bone structure of phalanx of thumb" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bone structure of phalanx of thumb (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2577006", + "display" : "Gracilis muscle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of gracilis muscle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of gracilis muscle (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2579009", + "display" : "Plasmablast", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Plasmablast (cell)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2592007", + "display" : "All extremities", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "All extremities (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2600000", + "display" : "Flexor pollicis longus muscle tendon", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of flexor pollicis longus muscle tendon" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of flexor pollicis longus muscle tendon (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2620004", + "display" : "Intervertebral disc of third thoracic vertebra", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intervertebral disc, T3-T4" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intervertebral disc structure of third thoracic vertebra" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "T3/4 disc" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intervertebral disc structure of third thoracic vertebra (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2639009", + "display" : "Neuroendocrine tissue", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of neuroendocrine tissue (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of neuroendocrine tissue" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2653009", + "display" : "Posterior thalamic radiation of internal capsule", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of posterior thalamic radiation of internal capsule" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of posterior thalamic radiation of internal capsule (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2666009", + "display" : "Semispinalis capitis muscle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of semispinalis capitis muscle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of semispinalis capitis muscle (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2672009", + "display" : "Anterior cutaneous branch of lumbosacral plexus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of anterior cutaneous branch of lumbosacral plexus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of anterior cutaneous branch of lumbosacral plexus (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2675006", + "display" : "Anterior ethmoidal artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of anterior ethmoidal artery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of anterior ethmoidal artery (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2681003", + "display" : "Dorsal nerve of penis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of dorsal nerve of penis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of dorsal nerve of penis (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2682005", + "display" : "Mucous membrane of urinary bladder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bladder mucosa" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of mucous membrane of urinary bladder" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of mucous membrane of urinary bladder (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2686008", + "display" : "Medial olfactory gyrus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of medial olfactory gyrus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of medial olfactory gyrus (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2687004", + "display" : "Bowman's space", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of Bowman's space" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of Bowman's space (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of Bowman space" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2695000", + "display" : "Left maxillary sinus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Left maxillary sinus structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Left maxillary sinus structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2703009", + "display" : "Entire calcarine artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entire calcarine artery (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2712006", + "display" : "Capsule of ankle joint", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of capsule of ankle joint" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of capsule of ankle joint (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2718005", + "display" : "Apical foramen of tooth", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of apical foramen of tooth" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of apical foramen of tooth (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2726002", + "display" : "Fold for stapes", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of fold for stapes" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of fold for stapes (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2730004", + "display" : "Entire vitelline vein of placenta", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entire vitelline vein of placenta (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2739003", + "display" : "Endometrium", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Endometrial structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Endometrial structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2741002", + "display" : "Medial occipitotemporal gyrus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of medial occipitotemporal gyrus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of medial occipitotemporal gyrus (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2746007", + "display" : "Circular layer of gastric muscularis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of circular layer of gastric muscularis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of circular layer of gastric muscularis (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2748008", + "display" : "Spinal cord", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spinal cord structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spinal cord structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2759004", + "display" : "Eccrine gland", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Eccrine gland structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Eccrine gland structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2771005", + "display" : "Lamina propria of ureter", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of lamina propria of ureter" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of lamina propria of ureter (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2789006", + "display" : "Apocrine gland", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Apocrine gland structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Apocrine gland structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2792005", + "display" : "Pars tensa of tympanic membrane", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of pars tensa of tympanic membrane" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pars tensa" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of pars tensa of tympanic membrane (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2803000", + "display" : "Tendon sheath of popliteus muscle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of tendon sheath of popliteus muscle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of tendon sheath of popliteus muscle (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2810006", + "display" : "Cremasteric fascia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of cremasteric fascia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of cremaster fascia of spermatic cord (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of cremaster fascia of spermatic cord" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2812003", + "display" : "Head of femur", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Femoral head" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of head of femur" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of head of femur (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2824005", + "display" : "Spinous process of fourth thoracic vertebra", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of spinous process of fourth thoracic vertebra" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of spinous process of fourth thoracic vertebra (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2826007", + "display" : "Lamina of fourth lumbar vertebra", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of lamina of fourth lumbar vertebra" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of lamina of fourth lumbar vertebra (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2830005", + "display" : "Dorsal digital nerves of lateral hallux and medial second toe", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of dorsal digital nerves of lateral hallux and medial second toe" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of dorsal digital nerves of lateral hallux and medial second toe (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2839006", + "display" : "Perivesicular tissues of seminal vesicles", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of perivesicular tissues of seminal vesicles" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of perivesicular tissues of seminal vesicles (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2841007", + "display" : "Renal artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of renal artery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of renal artery (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Renal artery structure" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2845003", + "display" : "Respiratory epithelium", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of respiratory epithelium" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of respiratory epithelium (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2848001", + "display" : "Superficial epigastric artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of superficial epigastric artery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of superficial epigastric artery (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2855004", + "display" : "Accessory cephalic vein", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of accessory cephalic vein" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of accessory cephalic vein (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2861001", + "display" : "Entire gland (organ)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entire gland (organ) (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2894003", + "display" : "Posterior epiglottis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of posterior epiglottis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of posterior epiglottis (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2905008", + "display" : "Anterior ligament of uterus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Uterovesical fold" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of anterior ligament of uterus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of anterior ligament of uterus (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2909002", + "display" : "Posterior portion of diaphragmatic aspect of liver", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of posterior portion of diaphragmatic aspect of liver" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Posterior surface of liver" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of posterior portion of diaphragmatic aspect of liver (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2920002", + "display" : "Facial nerve motor branch", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of facial nerve motor branch" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of facial nerve motor branch (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2922005", + "display" : "Posterior papillary muscle of left ventricle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Posteromedial papillary muscle of left ventricle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of posterior papillary muscle of left ventricle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of posterior papillary muscle of left ventricle (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2923000", + "display" : "Subcutaneous tissue of supraorbital area", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subcutaneous tissue structure of supraorbital area" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subcutaneous tissue structure of supraorbital area (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2969000", + "display" : "Anatomical space structure (body structure)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anatomical space structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anatomical space" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2986006", + "display" : "Talar facet of navicular bone of foot", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of talar facet of navicular bone of foot" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of talar facet of navicular bone of foot (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2998001", + "display" : "Entire right margin of uterus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entire right margin of uterus (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3003007", + "display" : "Anterior limb of internal capsule", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Internal capsule anterior limb structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Internal capsule anterior limb structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3008003", + "display" : "White fibrocartilage", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of white fibrocartilage (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of white fibrocartilage" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3028004", + "display" : "Transitional epithelial cell", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transitional cell" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transitional epithelial cell (cell)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3039001", + "display" : "Subcutaneous tissue of thigh", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subcutaneous tissue structure of thigh" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subcutaneous tissue structure of thigh (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3042007", + "display" : "Glomerular urinary pole", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of glomerular urinary pole" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of glomerular urinary pole (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3054007", + "display" : "Articular surface, metacarpal, of phalanx of thumb", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of articular surface, metacarpal, of phalanx of thumb" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of articular surface, metacarpal, of phalanx of thumb (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3055008", + "display" : "Bone marrow of vertebral body", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of bone marrow of vertebral body" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of bone marrow of vertebral body (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3056009", + "display" : "Anteroventral nucleus of thalamus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of anteroventral nucleus of thalamus (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of anteroventral nucleus of thalamus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nucleus anteroventralis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3057000", + "display" : "Nerve", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nerve structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nerve structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3058005", + "display" : "Peripheral nervous system", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Peripheral nervous system structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Peripheral nervous system structure (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PNS - Peripheral nervous system" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3062004", + "display" : "Spinal arachnoid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of spinal arachnoid (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of spinal arachnoid" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3068000", + "display" : "Seminal vesicle lumen", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of seminal vesicle lumen" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of seminal vesicle lumen (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3081007", + "display" : "Mitochondrion in division", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mitochondrion in division (cell structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3093003", + "display" : "Tendinous arch of pelvic fascia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of tendinous arch of pelvic fascia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of tendinous arch of pelvic fascia (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3100007", + "display" : "Clinical crown of tooth", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of clinical crown of tooth (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of clinical crown of tooth" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Portion of tooth exposed above gums, the part above the clinical root" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3113001", + "display" : "Suprachoroidal space", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Perichoroidal space" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of suprachoroidal space" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of suprachoroidal space (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3117000", + "display" : "Dorsal surface of index finger", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of dorsal surface of index finger" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of dorsal surface of index finger (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3118005", + "display" : "Trabecula carnea of left ventricle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of trabecula carnea of left ventricle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of trabecula carnea of left ventricle (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3120008", + "display" : "Pleura", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pleural structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pleural membrane structure (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pleural membrane structure" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3138006", + "display" : "Bony tissue", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bone (tissue) structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bone (tissue) structure (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bone tissue" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3153003", + "display" : "Tractus olivocochlearis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of tractus olivocochlearis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of tractus olivocochlearis (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3156006", + "display" : "Obturator artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of obturator artery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of obturator artery (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3159004", + "display" : "Costocervical trunk", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of costocervical trunk" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of costocervical trunk (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3169005", + "display" : "Spinal nerve", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spinal nerve structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spinal nerve structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3178004", + "display" : "Raphe of soft palate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of raphe of soft palate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of raphe of soft palate (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3194006", + "display" : "Endocardium of right atrium", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of endocardium of right atrium" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of endocardium of right atrium (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3198009", + "display" : "Monostomatic sublingual gland", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of monostomatic sublingual gland" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of monostomatic sublingual gland (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3215002", + "display" : "Subcutaneous tissue of nuchal region", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subcutaneous tissue structure of nuchal region" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subcutaneous tissue structure of nuchal region (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3222005", + "display" : "All large arteries", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "All elastic arteries" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "All large arteries (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3227004", + "display" : "Left coronary artery main stem", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of left coronary artery main stem (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of left coronary artery main stem" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of left main coronary artery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "LMCA - left main coronary artery" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3236000", + "display" : "Posterior segment of right upper lobe of lung", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of posterior segment of right upper lobe of lung" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Posterior segment of right upper lobe" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of posterior segment of right upper lobe of lung (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3243006", + "display" : "Parametrial lymph node", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of parametrial lymph node" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of parametrial lymph node (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3255000", + "display" : "Papillary area", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stratum papillare" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of papillary area" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of papillary area (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3262009", + "display" : "Root canal of tooth", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of root canal of tooth" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of root canal of tooth (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3279003", + "display" : "Pedicle of third cervical vertebra", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of pedicle of third cervical vertebra" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of pedicle of third cervical vertebra (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3295003", + "display" : "Ventral anterior nucleus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ventral anterior nucleus structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of ventral anterior nucleus of thalamus (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of ventral anterior nucleus of thalamus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nucleus ventralis anterior" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3301002", + "display" : "Tectopontine fibers", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tectopontine fibres" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of tectopontine fiber" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of tectopontine fiber (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of tectopontine fibre" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3302009", + "display" : "Splenic branches of splenic artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Splenic branch of splenic artery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of splenic branch of splenic artery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of splenic branch of splenic artery (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3315000", + "display" : "Vestibulospinal tract", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of vestibulospinal tract" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of vestibulospinal tract (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3332001", + "display" : "Occipitofrontal diameter of head", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Occipitofrontal diameter of head (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3336003", + "display" : "Haversian canal", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of Haversian canal" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of Haversian canal (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3341006", + "display" : "Right lung", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Right lung structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Right lung structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3350008", + "display" : "Entire right commissure of pulmonic valve", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entire right commissure of pulmonic valve (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3362007", + "display" : "Intertragal incisure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intertragal incisure structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intertragic incisure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intertragal incisure structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3366005", + "display" : "Anterior papillary muscle of left ventricle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anterolateral papillary muscle of left ventricle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of anterior papillary muscle of left ventricle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of anterior papillary muscle of left ventricle (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3370002", + "display" : "Supporting tissue of rectum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of supporting tissue of rectum" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of supporting tissue of rectum (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3374006", + "display" : "Secondary spermatocyte", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Secondary spermatocyte (cell)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3377004", + "display" : "Agger nasi", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of agger nasi" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of agger nasi (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ridge on the lateral internal nasal wall due to the ethmoidal crest of the maxilla" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3382006", + "display" : "Rima oris", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oral fissure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of rima oris" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of rima oris (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3383001", + "display" : "Nonsegmented basophil", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nonsegmented basophil (cell)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3394002", + "display" : "Suboccipitobregmatic diameter of head", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Suboccipitobregmatic diameter of head (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3395001", + "display" : "Superior palpebral arch", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of superior palpebral arch" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of superior palpebral arch (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3396000", + "display" : "Mesogastrium", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of mesogastrium" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of mesogastrium (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3400000", + "display" : "Cell of bone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cell of bone (cell)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3409004", + "display" : "Lateral margin of forearm", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radial margin of forearm" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of lateral margin of forearm" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of lateral margin of forearm (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3417007", + "display" : "Rotator muscles", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of rotator muscle (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of rotator muscle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rotator muscle" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3438001", + "display" : "Deep lymphatics of upper extremity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deep lymphatic of upper extremity" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of deep lymphatic of upper extremity" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of deep lymphatic vessel of upper extremity (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of deep lymphatic vessel of upper extremity" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3444002", + "display" : "Thalamostriate veins", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thalamostriate vein" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of thalamostriate vein" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of thalamostriate vein (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3447009", + "display" : "Penetrated oocyte", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Penetrated oocyte (cell)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3460003", + "display" : "Anterodorsal nucleus of thalamus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of anterodorsal nucleus of thalamus (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of anterodorsal nucleus of thalamus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nucleus anterodorsalis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3462006", + "display" : "Commissure of tricuspid valve", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of commissure of tricuspid valve" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of commissure of tricuspid valve (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3471002", + "display" : "Posterior midline of trunk", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Posterior midline of trunk (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3478008", + "display" : "Vastus medialis muscle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of vastus medialis muscle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of vastus medialis muscle (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3481003", + "display" : "Embryonic testis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abdominal testis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of embryonic testis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of embryonic testis (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3488009", + "display" : "Annulate lamella, cisternal lumen", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Annulate lamella, cisternal lumen (cell structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3490005", + "display" : "Subcutaneous tissue of suboccipital region", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subcutaneous tissue structure of suboccipital region" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subcutaneous tissue structure of suboccipital region (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3524005", + "display" : "Lateral wall of mastoid antrum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of lateral wall of mastoid antrum" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of lateral wall of mastoid antrum (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3538003", + "display" : "Capsule of proximal tibiofibular joint", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of capsule of proximal tibiofibular joint" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of capsule of proximal tibiofibular joint (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3541007", + "display" : "Dorsal metatarsal artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of dorsal metatarsal artery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of dorsal metatarsal artery (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3553006", + "display" : "Thyroid capsule", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of thyroid capsule" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of thyroid capsule (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3556003", + "display" : "Dorsal nucleus of trapezoid body", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of dorsal nucleus of trapezoid body" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of dorsal nucleus of trapezoid body (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3563003", + "display" : "Muscularis of ureter", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of muscularis of ureter" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of muscularis of ureter (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3572006", + "display" : "Body of vertebra", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vertebral body" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of body of vertebra" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of body of vertebra (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3578005", + "display" : "Body of gallbladder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of body of gallbladder" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of body of gallbladder (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3582007", + "display" : "Gastrophrenic ligament", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of gastrophrenic ligament" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of gastrophrenic ligament (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3584008", + "display" : "Arch of tenth thoracic vertebra", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of arch of tenth thoracic vertebra" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of arch of tenth thoracic vertebra (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "T10 dorsal arch" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3594003", + "display" : "Straight part of longus colli muscle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of straight part of longus colli muscle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of straight part of longus colli muscle (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3608004", + "display" : "Ischiococcygeus muscle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Coccygeus muscle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of ischiococcygeus muscle (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of ischiococcygeus muscle" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3609007", + "display" : "Occipital branch of posterior auricular artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of occipital branch of posterior auricular artery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of occipital branch of posterior auricular artery (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3646006", + "display" : "Lamellipodium", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ruffle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lamellipodium (cell structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3663005", + "display" : "Tympanic ostium of Eustachian tube", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of tympanic ostium of Eustachian tube" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of tympanic ostium of Eustachian tube (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3665003", + "display" : "Pelvic wall", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pelvic wall structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pelvic wall structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3670005", + "display" : "Entire subpyloric lymph node", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entire subpyloric lymph node (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3711007", + "display" : "Great vessel", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Great blood vessel (organ)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of great blood vessel (organ)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of great blood vessel (organ) (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3743007", + "display" : "Lateral thoracic artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of lateral thoracic artery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of lateral thoracic artery (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3761003", + "display" : "Nucleus pulposus of intervertebral disc of first thoracic vertebra", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nucleus pulposus, T1-T2" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of nucleus pulposus of intervertebral disc of first thoracic vertebra" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of nucleus pulposus of intervertebral disc of first thoracic vertebra (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3766008", + "display" : "Subcutaneous tissue of lower extremity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subcutaneous tissue structure of lower extremity" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subcutaneous tissue structure of lower extremity (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3785006", + "display" : "Entire dorsal metacarpal ligament", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entire dorsal metacarpal ligament (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entire dorsal metacarpal ligaments" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3788008", + "display" : "Superior segment of right lower lobe of lung", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Apical segment of right lower lobe of lung" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of apical segment of right lower lobe of lung" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Apical segment of right lower lobe" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of apical segment of right lower lobe of lung (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3789000", + "display" : "Argentaffin cells", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Enteroendocrine cell" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Enteroendocrine cell (cell)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Endocrine cell of the gut" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3810000", + "display" : "Nasal septal cartilage", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Septal cartilage structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Septal cartilage structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3838008", + "display" : "Apex of coccyx", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of apex of coccyx" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of apex of coccyx (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3860006", + "display" : "Transplanted liver", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of transplanted liver" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of transplanted liver (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3865001", + "display" : "Interscapular region of back", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of interscapular region of back" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of interscapular region of back (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3867009", + "display" : "Dorsal surface of great toe", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of dorsal surface of great toe" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of dorsal surface of great toe (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3876002", + "display" : "Subcutaneous tissue of femoral region", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subcutaneous tissue structure of femoral region" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subcutaneous tissue structure of femoral region (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3877006", + "display" : "Common carotid plexus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of common carotid plexus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of common carotid plexus (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3910004", + "display" : "Subcutaneous tissue of lateral surface of fourth toe", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subcutaneous tissue structure of lateral surface of fourth toe" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subcutaneous tissue structure of lateral surface of fourth toe (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3916005", + "display" : "Occipital lymph node", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of occipital lymph node" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of occipital lymph node (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3924000", + "display" : "Pericardiophrenic artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of pericardiophrenic artery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of pericardiacophrenic artery (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of pericardiacophrenic artery" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3931001", + "display" : "Vestibular window", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oval window" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vestibular window structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vestibular window structure (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "OW - Oval window" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3935005", + "display" : "Head of tenth rib", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Head of tenth rib structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Head of tenth rib structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3937002", + "display" : "Entorhinal cortex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of entorhinal cortex" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of entorhinal cortex (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3954005", + "display" : "Lacrimal sac", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lacrimal sac structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lacrimal sac structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3956007", + "display" : "Fifth metatarsal articular facet of fourth metatarsal bone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of fifth metatarsal articular facet of fourth metatarsal bone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of fifth metatarsal articular facet of fourth metatarsal bone (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3959000", + "display" : "Rectus capitis muscle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of rectus capitis muscle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of rectus capitis muscle (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3960005", + "display" : "Olfactory tract", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Olfactory tract structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Olfactory tract structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3964001", + "display" : "Gyrus of brain", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of gyrus of brain (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of gyrus of brain" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3966004", + "display" : "Entire parietal branch of anterior cerebral artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entire parietal branch of anterior cerebral artery (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3977005", + "display" : "Subcutaneous tissue of concha", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subcutaneous tissue structure of concha" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subcutaneous tissue structure of concha (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3984002", + "display" : "Deep veins of clitoris", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deep vein of clitoris" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of deep vein of clitoris" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of deep vein of clitoris (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3989007", + "display" : "Medial nuclei of globus pallidus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of medial globus pallidus (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of medial globus pallidus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medial part of globus pallidus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medial nucleus of globus pallidus" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4015004", + "display" : "Chromosomes, group A", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chromosome pairs 1-3" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chromosomes, group A (cell structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4019005", + "display" : "Posterior commissure of labia majora", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of posterior commissure of labia majora" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of posterior commissure of labia majora (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Posterior commissure of labium majorum" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4029003", + "display" : "Eosinophilic promyelocyte", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Eosinophilic progranulocyte" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Eosinophilic promyelocyte (cell)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4061004", + "display" : "Lateral wall of orbit", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lateral orbital wall" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of lateral wall of orbit" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of lateral wall of orbit (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4066009", + "display" : "Capsule of proximal interphalangeal joint of index finger", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of capsule of proximal interphalangeal joint of index finger" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of capsule of proximal interphalangeal joint of index finger (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4072009", + "display" : "Fourth coccygeal vertebra", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of fourth coccygeal vertebra" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of fourth coccygeal vertebra (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4081003", + "display" : "Entire dorsal lingual vein", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entire dorsal lingual vein (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entire dorsal lingual veins" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4093007", + "display" : "Vagus nerve bronchial branches", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of vagus nerve bronchial branch (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of vagus nerve bronchial branch" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vagus nerve bronchial branch" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bronchial branch of vagus" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4111006", + "display" : "Macula of saccule", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of macula of saccule" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Saccula macula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of macula of saccule (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Macula of the saccule" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4117005", + "display" : "Lumbosacral spinal cord central canal", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lumbosacral spinal cord central canal structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lumbosacral spinal cord central canal structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4121003", + "display" : "Superior frontal sulcus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of superior frontal sulcus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of superior frontal sulcus (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4146003", + "display" : "Artery of extremity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of artery of extremity" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of artery of extremity (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4148002", + "display" : "Palmar surface of little finger", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of palmar surface of little finger" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of palmar surface of little finger (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4150005", + "display" : "Celiac plexus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Solar plexus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Coeliac plexus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Coeliac nervous plexus structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Celiac nervous plexus structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Celiac nervous plexus structure (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "An autonomic plexus that is a superior subdivision of the aortic plexus that runs anterior to the aorta at the level of the celiac trunk T12; contains celiac ganglia and most visceral afferents pass though it." + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "An autonomic plexus that is a superior subdivision of the aortic plexus that runs anterior to the aorta at the level of the coeliac trunk T12; contains coeliac ganglia and most visceral afferents pass though it." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4158003", + "display" : "Abdominal aortic plexus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abdominal aortic plexus structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abdominal aortic plexus structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4159006", + "display" : "Hyparterial bronchi", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hyparterial bronchus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of hyparterial bronchus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of hyparterial bronchus (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4180000", + "display" : "Both lower extremities", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Both lower extremities (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4193005", + "display" : "Entire extensor tendon and tendon sheath of fifth toe", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entire extensor tendon and tendon sheath within fifth toe (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entire extensor tendon and tendon sheath within fifth toe" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4205002", + "display" : "Türk cell", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Turk cell" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Türk cell (cell)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4212006", + "display" : "Epithelial cell", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Epithelial cell (cell)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Epithelial cells" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4215008", + "display" : "Head of second rib", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Head of second rib structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Head of second rib structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4247003", + "display" : "First metacarpal bone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bone structure of first metacarpal" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "First metacarpal bone structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "First metacarpal bone structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4258007", + "display" : "Posterior tibial veins", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Posterior tibial vein" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of posterior tibial vein" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of posterior tibial vein (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4276000", + "display" : "Inferior articular process of seventh cervical vertebra", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Caudal articular process of seventh cervical vertebra" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of inferior articular process of seventh cervical vertebra" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of inferior articular process of seventh cervical vertebra (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4281009", + "display" : "Middle portion of ileum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of middle portion of ileum" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of middle portion of ileum (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4295007", + "display" : "Paracortical area of lymph node", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of paracortical area of lymph node" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of paracortical area of lymph node (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4303006", + "display" : "Cartilage canal", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of cartilage canal" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of cartilage canal (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4312008", + "display" : "Anterior midline of abdomen", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anterior midline of abdomen (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4317002", + "display" : "Spinalis muscle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of spinalis muscle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of spinalis muscle (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4328003", + "display" : "Protoplasmic astrocyte", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Protoplasmic astrocyte (cell)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4335006", + "display" : "Upper jaw", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Upper jaw region" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Upper jaw region structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Upper jaw region structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4352005", + "display" : "Subchorionic space", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of subchorionic space" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of subchorionic space (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4358009", + "display" : "Lateral surface of little finger", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of lateral surface of little finger" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of lateral surface of little finger (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4360006", + "display" : "Stratum spinosum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Squamous cell layer" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stratum spinosum structure (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stratum spinosum structure" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4369007", + "display" : "Small intestine mucous membrane", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Small intestine mucous membrane structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Small intestine mucous membrane structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4371007", + "display" : "Fourth metatarsal facet of lateral cuneiform bone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of fourth metatarsal facet of lateral cuneiform bone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of fourth metatarsal facet of lateral cuneiform bone (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4375003", + "display" : "Incisure of cartilaginous portion of auditory canal", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of incisure of cartilaginous portion of auditory canal" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of incisure of cartilaginous portion of auditory canal (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4377006", + "display" : "Parafascicular nucleus of thalamus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of parafascicular nucleus of thalamus (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of parafascicular nucleus of thalamus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nucleus parafascicularis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4394008", + "display" : "Scala vestibuli", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Scala vestibuli structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Scala vestibuli structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4402002", + "display" : "Anterior articular surface for talus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of anterior articular surface for talus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of anterior articular surface for talus (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4419000", + "display" : "Tracheal submucosa", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of tracheal submucosa (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of tracheal submucosa" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4421005", + "display" : "Cell", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cell structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cell structure (cell structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cellular structures" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cellular structure" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4430002", + "display" : "Clivus ossis sphenoidalis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of clivus ossis sphenoidalis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of clivus ossis sphenoidalis (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4432005", + "display" : "Ductus arteriosus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Botallo's duct" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arterial canal" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pulmoaortic canal" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of ductus arteriosus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of ductus arteriosus (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4442007", + "display" : "Dental arch", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dental arch structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dental arch structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4486002", + "display" : "Accessory sinus gland", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of accessory sinus gland" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of accessory sinus gland (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4524000", + "display" : "Subclavian plexus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of subclavian plexus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of subclavian plexus (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4527007", + "display" : "Joint of lower extremity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Joint structure of lower extremity" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Joint structure of lower limb" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Joint structure of lower extremity (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4537002", + "display" : "Internal medullary lamina of thalamus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of internal medullary lamina of thalamus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of internal medullary lamina of thalamus (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4548009", + "display" : "Lamellated granule, as in surfactant-secreting cell", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cytosome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lamellated granule, as in surfactant-secreting cell (cell structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4549001", + "display" : "Entire vagus nerve parasympathetic fibers to liver, gallbladder, bile ducts and pancreas", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entire vagus nerve parasympathetic fibres to liver, gallbladder, bile ducts and pancreas" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entire vagus nerve parasympathetic fibers to liver, gallbladder, bile ducts and pancreas (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4566004", + "display" : "Tentorium cerebelli", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of tentorium cerebelli (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of tentorium cerebelli" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tentorium" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4573009", + "display" : "Desmosome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Macula adherens" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Desmosome (cell structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4578000", + "display" : "Skin of posterior surface of thigh", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Skin structure of posterior surface of thigh" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Skin structure of posterior surface of thigh (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4588004", + "display" : "Middle trunk of brachial plexus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of middle trunk of brachial plexus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of middle trunk of brachial plexus (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4596009", + "display" : "Larynx", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Laryngeal structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Laryngeal structure (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Larynx structure" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4603002", + "display" : "Base of phalanx of foot", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of base of phalanx of foot" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of base of phalanx of foot (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4606005", + "display" : "Tubercle of eighth rib", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tubercle of eighth rib structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tubercle of eighth rib structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4621004", + "display" : "Lesser tuberosity of humerus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of lesser tuberosity of humerus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of lesser tuberosity of humerus (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4624007", + "display" : "Medullary cord", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lymphatic cord" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of lymphatic cord" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of lymphatic cord (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4647008", + "display" : "Lipid droplet, homogeneous", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lipid droplet, homogeneous (cell structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4651005", + "display" : "Tunica albuginea of corpus spongiosum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of tunica albuginea of corpus spongiosum" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of tunica albuginea of corpus spongiosum of penis (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of tunica albuginea of corpus spongiosum of penis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4658004", + "display" : "Skin of nuchal region", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Skin structure of nuchal region" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Skin structure of nuchal region (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4677002", + "display" : "Basal lamina, inclusion in subepithelial location", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Basal lamina, inclusion in subepithelial location (cell structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4703008", + "display" : "Cardinal vein", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cardinal vein structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cardinal vein structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4717004", + "display" : "Neutrophilic myelocyte", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neutrophilic myelocyte (cell)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4718009", + "display" : "Entire venous plexus of the foramen ovale basis cranii", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entire venous plexus of the foramen ovale basis cranii (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4743003", + "display" : "Ventral sacrococcygeal ligament", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of ventral sacrococcygeal ligament" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of ventral sacrococcygeal ligament (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4755009", + "display" : "Medial surface of great toe", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of medial surface of great toe" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of medial surface of great toe (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4759003", + "display" : "Gemellus muscle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of gemellus muscle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of gemellus muscle (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4766002", + "display" : "Supracardinal vein", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of supracardinal vein" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of supracardinal vein (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4768001", + "display" : "Perineal nerve", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of perineal nerve" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of perineal nerve (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4774001", + "display" : "Phrenic nerve pericardial branch", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of phrenic nerve pericardial branch" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of phrenic nerve pericardial branch (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4775000", + "display" : "Ventral posterior inferior nucleus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of ventral posterior inferior nucleus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of ventral posterior inferior nucleus (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4799000", + "display" : "Deiter's cell", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chalice cell" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deiter's cell (cell)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deiter cell" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4810005", + "display" : "Uterine venous plexus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of uterine venous plexus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of uterine venous plexus (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4812002", + "display" : "Anterior tibial compartment", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anterior tibial compartment structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anterior compartment of lower leg" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anterior tibial compartment structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4828007", + "display" : "Femoral canal", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Femoral canal structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Femoral canal structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4840007", + "display" : "Subcutaneous tissue of ring finger", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subcutaneous tissue structure of ring finger" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subcutaneous tissue structure of ring finger (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subcutaneous tissue of fourth digit of hand" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4843009", + "display" : "Membranous ampulla", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ampulla of semicircular duct" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Membranous ampulla structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Membranous ampulla structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4861000", + "display" : "Tuberculum impar", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of tuberculum impar" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of tuberculum impar (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4866005", + "display" : "Constrictor pharyngeus muscle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Constrictor muscle of pharynx structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Constrictor muscle of pharynx structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4870002", + "display" : "Dorsal tegmental nuclei of midbrain", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of dorsal tegmental nuclei of midbrain" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of dorsal tegmental nuclei of midbrain (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4871003", + "display" : "Spiral lamina of modiolus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cochlear spiral lamina structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cochlear spiral lamina structure (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lamina of modiolus of cochlea" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4881004", + "display" : "Entire sublingual vein", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entire sublingual vein (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4888005", + "display" : "Entire interlobular vein of kidney", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entire interlobular vein of kidney (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entire interlobular veins of kidney" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4897009", + "display" : "Cell membrane, prokaryotic", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cell membrane, prokaryotic (cell structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4905007", + "display" : "Uterovaginal plexus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of uterovaginal plexus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of uterovaginal plexus (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Autonomic plexus with ganglia derived from inferior hypogastric plexus, that supplies uterus, vagina, ovary, erectile tissue of vestibule, and urethra" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4906008", + "display" : "Tympanic antrum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mastoid antrum" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mastoid antrum structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mastoid antrum structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4924005", + "display" : "Cerebellar gracile lobule", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of cerebellar gracile lobule" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of cerebellar gracile lobule (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4942000", + "display" : "Lymph node of lower extremity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lower limb lymph node structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lower limb lymph node structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4954000", + "display" : "Radial notch of ulna", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of radial notch of ulna" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of radial notch of ulna (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4956003", + "display" : "Subcutaneous tissue of back", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subcutaneous tissue structure of back" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subcutaneous tissue structure of back (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4958002", + "display" : "Amygdaloid nucleus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Amygdaloid body" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Amygdala nuclei" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Amygdaloid complex" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nucleus amygdalae" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Amygdaloid structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Amygdaloid structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5001007", + "display" : "Superior temporal sulcus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of superior temporal sulcus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of superior temporal sulcus (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5023006", + "display" : "Yellow bone marrow", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of yellow bone marrow" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of yellow bone marrow (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5026003", + "display" : "Posterior surface of prostate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of posterior surface of prostate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of posterior surface of prostate (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5046008", + "display" : "Superficial dorsal veins of clitoris", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of superficial dorsal veins of clitoris" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of superficial dorsal veins of clitoris (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5068003", + "display" : "Obturator internus muscle ischial bursa", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ischiadic bursa" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sciatic bursa of obturator internus muscle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of obturator internus muscle ischial bursa" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of obturator internus muscle ischial bursa (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5069006", + "display" : "Rugal column", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of rugal column" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of rugal column (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5076001", + "display" : "Infrasternal angle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of infrasternal angle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of infrasternal angle (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5115006", + "display" : "Posterior auricular vein", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of posterior auricular vein" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of posterior auricular vein (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5122003", + "display" : "Entire angle of first rib", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entire angle of first rib (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5128004", + "display" : "Suspensory ligament of lens", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Zonula ciliaris" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Zinn's membrane" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of suspensory ligament of lens" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Zonule of Zinn" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of suspensory ligament of lens (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lens zonules" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5192008", + "display" : "Intervertebral foramen of twelfth thoracic vertebra", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of intervertebral foramen of twelfth thoracic vertebra" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of intervertebral foramen of twelfth thoracic vertebra (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5194009", + "display" : "Epithelium of lens", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of epithelium of lens" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anterior lens epithelium" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of epithelium of lens (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5195005", + "display" : "Right external carotid artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of right external carotid artery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of right external carotid artery (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5204005", + "display" : "Superior ileocecal recess", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Superior ileocaecal recess" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of superior ileocecal recess" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of superior ileocecal recess (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of superior ileocaecal recess" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5213007", + "display" : "Frontal veins", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Frontal vein" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of frontal vein (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of frontal vein" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5225005", + "display" : "Uterine ostium of fallopian tube", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of uterine ostium of fallopian tube" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of uterine ostium of fallopian tube (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5228007", + "display" : "Right cerebral hemisphere", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Right cerebral hemisphere structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Right cerebral hemisphere structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5229004", + "display" : "Mucosa of gallbladder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of mucosa of gallbladder" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of mucosa of gallbladder (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5261000", + "display" : "Intervertebral disc of thoracic vertebra", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of thoracic intervertebral disc" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of thoracic intervertebral disc (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5272005", + "display" : "Skin of lateral portion of neck", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Skin structure of lateral portion of neck" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Skin structure of lateral portion of neck (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5279001", + "display" : "Foramen singulare", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of foramen singulare" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of foramen singulare (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5296000", + "display" : "Anterior mediastinal lymph node", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of anterior mediastinal lymph node" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of anterior mediastinal lymph node (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5324007", + "display" : "Superior pole of kidney", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of superior pole of kidney" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of superior pole of kidney (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5329002", + "display" : "Fourth cervical vertebra", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bone structure of C4" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bone structure of C4 (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5336001", + "display" : "Inferior frontal gyrus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inferior frontal gyrus structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of inferior frontal gyrus (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of inferior frontal gyrus" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5347008", + "display" : "Synaptic specialization, cytoplasmic", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Synaptic specialisation, cytoplasmic" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Synaptic specialization, cytoplasmic (cell structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5362005", + "display" : "Median arcuate ligament of diaphragm", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of median arcuate ligament of diaphragm" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of median arcuate ligament of diaphragm (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5366008", + "display" : "Hippocampus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hippocampal structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hippocampal structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5379004", + "display" : "Small intestine muscularis propria", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Small intestine muscularis propria structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Small intestine muscularis propria structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5382009", + "display" : "Superior fascia of perineum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of superior fascia of perineum" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of superior fascia of perineum (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5394000", + "display" : "Uterine paracervical lymph node", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of uterine paracervical lymph node" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of uterine paracervical lymph node (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5398002", + "display" : "Normal fat pad", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fat pad" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of normal fat pad" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of normal fat pad (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5403001", + "display" : "Articular process of third lumbar vertebra", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of articular process of third lumbar vertebra" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of articular process of third lumbar vertebra (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5421003", + "display" : "Sex chromosome Y", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sex chromosome Y (cell structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5427004", + "display" : "Apocrine intraepidermal duct", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of apocrine intraepidermal duct (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of apocrine intraepidermal duct" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5458003", + "display" : "Deep artery of clitoris", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of deep artery of clitoris" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of deep artery of clitoris (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5459006", + "display" : "Cardiac incisure of stomach", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of cardiac incisure of stomach" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of cardiac incisure of stomach (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5491007", + "display" : "Lacrimal part of orbicularis oculi muscle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of lacrimal part of orbicularis oculi muscle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of lacrimal part of orbicularis oculi muscle (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5493005", + "display" : "Metacarpophalangeal joint of little finger", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Metacarpophalangeal joint structure of little finger" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Metacarpophalangeal joint structure of little finger (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5498001", + "display" : "Superior aberrant ductule of epididymis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of superior aberrant ductule of epididymis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of superior aberrant ductule of epididymis (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5520004", + "display" : "Subcutaneous tissue of chin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subcutaneous tissue structure of chin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subcutaneous tissue structure of chin (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5538001", + "display" : "Tegmental portion of pons", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of tegmental portion of pons" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of tegmental portion of pons (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5544002", + "display" : "Longitudinal layer of duodenal muscularis propria", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of longitudinal layer of duodenal muscularis propria (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of longitudinal layer of duodenal muscularis propria" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5560003", + "display" : "Alveolar ridge mucous membrane", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alveolar ridge mucosa" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alveolar ridge mucous membrane structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alveolar ridge mucous membrane structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5564007", + "display" : "Singlet", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Solitary microtubule component of centriole or axonemal complex" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Singlet (cell structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5574005", + "display" : "Seventh costal cartilage", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of seventh costal cartilage" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of seventh costal cartilage (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5580002", + "display" : "Tendon of supraspinatus muscle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of tendon of supraspinatus muscle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of tendon of supraspinatus muscle (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5597008", + "display" : "Retina of right eye", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of retina of right eye" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of retina of right eye (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5611001", + "display" : "Anulus fibrosus of intervertebral disc of fifth cervical vertebra", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of anulus fibrosus of intervertebral disc of fifth cervical vertebra" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of annulus fibrosus of intervertebral disc of fifth cervical vertebra" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of annulus fibrosus of intervertebral disc of fifth cervical vertebra (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5625000", + "display" : "Navicular facet of intermediate cuneiform bone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of navicular facet of intermediate cuneiform bone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of navicular facet of intermediate cuneiform bone (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5627008", + "display" : "Right visceral pleura", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of right visceral pleura" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of right visceral pleura (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5633004", + "display" : "Muscular portion of interventricular septum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of muscular portion of interventricular septum" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of muscular portion of interventricular septum (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5643001", + "display" : "Canal of stomach", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of canal of stomach" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of canal of stomach (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5644007", + "display" : "Fractured membrane P face", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fractured membrane P face (cell structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5653000", + "display" : "Entire inner surface of seventh rib", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entire inner surface of seventh rib (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5665001", + "display" : "Retina", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Retinal structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Retinal structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5668004", + "display" : "Lower digestive tract", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lower gastrointestinal tract" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lower gastrointestinal tract structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lower gastrointestinal tract structure (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Jejunum, ileum, colon, rectum, and anal canal" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5682004", + "display" : "Subcutaneous tissue of upper extremity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subcutaneous tissue structure of upper extremity" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subcutaneous tissue structure of upper extremity (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5696005", + "display" : "Entire articular part of tubercle of ninth rib", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entire articular part of tubercle of ninth rib (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5697001", + "display" : "Skin of lateral surface of finger", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Skin structure of lateral surface of finger" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Skin structure of lateral surface of finger (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5709001", + "display" : "Multifidus muscles", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of multifidus muscle (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of multifidus muscle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Multifidus muscle" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5713008", + "display" : "Submandibular triangle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Submandibular area" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trigone submandibulare" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Submaxillary region" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Submandibular trigone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Regio submaxillaris" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Submandibular triangle structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Submandibular triangle structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5717009", + "display" : "Temporal fossa", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of temporal fossa" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of temporal fossa (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5718004", + "display" : "Tendon and tendon sheath of leg and ankle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of tendon and tendon sheath of leg and ankle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of tendon and tendon sheath within leg and ankle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of tendon and tendon sheath within leg and ankle (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5727003", + "display" : "Anterior cervical lymph node", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of anterior cervical lymph node" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of anterior cervical lymph node (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5742000", + "display" : "Skin of forearm", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Skin of radioulnar region" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Skin structure of forearm" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Skin structure of forearm (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5751008", + "display" : "Subcutaneous tissue of anterior portion of neck", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subcutaneous tissue structure of anterior portion of neck" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subcutaneous tissue structure of anterior portion of neck (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5769004", + "display" : "Endocervical epithelium", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Endocervical epithelium structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Endocervical epithelium structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5780004", + "display" : "Paradidymis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of paradidymis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of paradidymis (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5798000", + "display" : "Diaphragm", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diaphragm structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diaphragm structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5802004", + "display" : "Medium sized neuron", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medium sized neuron (cell)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5814007", + "display" : "Entire angle of seventh rib", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entire angle of seventh rib (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5815008", + "display" : "Superior rectus muscle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Superior rectus muscle structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Superior rectus muscle structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5816009", + "display" : "Duodenal fold", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of duodenal fold" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of duodenal fold (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5825003", + "display" : "Substantia propria of sclera", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stroma of sclera" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of substantia propria of sclera" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of substantia propria of sclera (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5828001", + "display" : "Posterior cord of brachial plexus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Posterior fasciculus of brachial plexus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of posterior fasciculus of brachial plexus (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of posterior fasciculus of brachial plexus" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5847003", + "display" : "Superior articular process of seventh cervical vertebra", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cranial articular process of seventh vertebra" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of superior articular process of seventh cervical vertebra" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of superior articular process of seventh cervical vertebra (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5854009", + "display" : "Orbital plate of ethmoid bone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of orbital plate of ethmoid bone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of orbital plate of ethmoid bone (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5868002", + "display" : "Serosa of urinary bladder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of serosa of urinary bladder (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of serosa of urinary bladder" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5872003", + "display" : "Subcutaneous tissue of lateral border of sole of foot", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subcutaneous tissue structure of lateral border of sole of foot" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subcutaneous tissue structure of lateral border of sole of foot (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5881009", + "display" : "Tuberosity of distal phalanx of hand", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of tuberosity of distal phalanx of hand" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of tuberosity of distal phalanx of hand (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5882002", + "display" : "Endothelial sieve plate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Endothelial sieve plate (cell structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5889006", + "display" : "Articular surface, third metacarpal, of fourth metacarpal bone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of articular surface, third metacarpal, of fourth metacarpal bone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of articular surface, third metacarpal, of fourth metacarpal bone (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5890002", + "display" : "Posterior cells of ethmoid sinus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of posterior cells of ethmoid sinus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of posterior cells of ethmoid sinus (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5893000", + "display" : "Superior recess of tympanic membrane", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of superior recess of tympanic membrane" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of superior recess of tympanic membrane (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prussak pouch" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5898009", + "display" : "Myotome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of myotome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of myotome (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5923009", + "display" : "Articular process of twelfth thoracic vertebra", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of articular process of twelfth thoracic vertebra" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of articular process of twelfth thoracic vertebra (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5926001", + "display" : "Bronchial lumen", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of bronchial lumen" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of bronchial lumen (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5928000", + "display" : "Great cardiac vein", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Great cardiac vein structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Great cardiac vein structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5942008", + "display" : "Tensor tympani muscle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of tensor tympani muscle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of tensor tympani muscle (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5943003", + "display" : "Vestibular vein", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of vestibular vein" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of vestibular vein (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5944009", + "display" : "Posterior palatine arch", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pharyngopalatine arch" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arcus palatopharyngeus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of pharyngopalatine arch" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of pharyngopalatine arch (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5948007", + "display" : "Capsule of distal interphalangeal joint of third toe", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of capsule of distal interphalangeal joint of third toe" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of capsule of distal interphalangeal joint of third toe (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5951000", + "display" : "Left wrist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of left wrist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of left wrist region (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of left wrist region" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5953002", + "display" : "Eighth rib", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bone structure of eighth rib" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bone structure of eighth rib (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5976004", + "display" : "Subcutaneous tissue of eyelid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subcutaneous tissue structure of eyelid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subcutaneous tissue structure of eyelid (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5979006", + "display" : "Episcleral artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of episcleral artery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of episcleral artery (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5996007", + "display" : "Chromosomes, group D", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chromosome pairs 13-15" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chromosomes, group D (cell structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6001004", + "display" : "Quadratus lumborum muscle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of quadratus lumborum muscle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of quadratus lumborum muscle (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6004007", + "display" : "Intervertebral disc of second thoracic vertebra", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intervertebral disc, T2-T3" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intervertebral disc structure of second thoracic vertebra" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "T2/3 disc" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intervertebral disc structure of second thoracic vertebra (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6006009", + "display" : "Circular layer of duodenal muscularis propria", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of circular layer of duodenal muscularis propria (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of circular layer of duodenal muscularis propria" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6009002", + "display" : "Mesentery of ascending colon", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of mesentery of ascending colon" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of mesentery of ascending colon (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6014003", + "display" : "Penicilliary arteries", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Penicilli of spleen" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of penicilliary arteries" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of penicilliary arteries (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6023000", + "display" : "Heterolysosome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phagolysosome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Heterolysosome (cell structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6032003", + "display" : "Columnar epithelial cell", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Columnar cell" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Columnar epithelial cell (cell)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6046003", + "display" : "Entire outer surface of third rib", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entire outer surface of third rib (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6050005", + "display" : "Lacrimal vein", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of lacrimal vein" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of lacrimal vein (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6059006", + "display" : "Metacarpophalangeal joint of middle finger", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Metacarpophalangeal joint structure of middle finger" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Metacarpophalangeal joint structure of middle finger (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6062009", + "display" : "Deciduous mandibular right canine tooth", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of deciduous mandibular right canine tooth" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of deciduous mandibular right canine tooth (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Primary lower right canine tooth" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ISO designation 83" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Universal designation 18d" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Universal designation R" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Primary lower right C tooth" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haderup designation 03-" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "LRC - Primary lower right C tooth" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6073002", + "display" : "Ligament of left superior vena cava", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fold of Marshall" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fold of left superior vena cava" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of ligament of left superior vena cava" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of ligament of left superior vena cava (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6074008", + "display" : "Capsule of temporomandibular joint", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of capsule of temporomandibular joint" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of capsule of temporomandibular joint (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6076005", + "display" : "Gastrointestinal subserosa", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of gastrointestinal subserosa" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of gastrointestinal subserosa (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6104005", + "display" : "Subclavian nerve", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nerve to subclavius" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of subclavian nerve (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of subclavian nerve" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6105006", + "display" : "Body of fifth thoracic vertebra", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of body of fifth thoracic vertebra" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of body of fifth thoracic vertebra (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6110005", + "display" : "Facial nerve parasympathetic fibers", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of facial nerve parasympathetic fibres" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of facial nerve parasympathetic fibers" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Facial nerve parasympathetic fibres" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of facial nerve parasympathetic fibers (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6216007", + "display" : "Entire postcapillary venule", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entire postcapillary venule (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6217003", + "display" : "Piriform recess", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Piriform sinus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Piriform fossa" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of piriform recess" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of piriform recess (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pyriform sinus" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6229007", + "display" : "Os lacrimale", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lacrimal bone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lacrimal bone structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lacrimal bone structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6253001", + "display" : "Sulcus terminalis cordis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of sulcus terminalis cordis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of sulcus terminalis cordis (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6268000", + "display" : "Accessory phrenic nerves", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of accessory phrenic nerves" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of accessory phrenic nerves (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6269008", + "display" : "Subcutaneous tissue of scalp", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subcutaneous tissue structure of scalp" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subcutaneous tissue structure of scalp (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6279005", + "display" : "Skin of dorsal surface of finger", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Skin of finger - dorsal" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Skin structure of dorsal surface of finger (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Skin structure of dorsal surface of finger" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6317000", + "display" : "Posterior basal branch of left pulmonary artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of posterior basal branch of left pulmonary artery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of posterior basal branch of left pulmonary artery (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6325003", + "display" : "Aryepiglottic muscle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of aryepiglottic muscle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of aryepiglottic muscle (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6326002", + "display" : "Fetal atloid articulation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of fetal atloid articulation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of fetal atloid articulation (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Foetal atloid articulation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of foetal atloid articulation" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6335009", + "display" : "Lymphoid follicle of stomach", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of lymphoid follicle of stomach" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of lymphoid follicle of stomach (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6359004", + "display" : "Hair medulla", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of hair medulla" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of hair medulla (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6371005", + "display" : "Lymphatics of thyroid gland", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lymphatic of thyroid gland" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of lymphatic vessel of thyroid gland (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of lymphatic vessel of thyroid gland" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lymphatic vessel of thyroid gland" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6375001", + "display" : "Cavernous portion of urethra", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Penile urethra structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of spongiose portion of urethra (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of spongiose portion of urethra" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spongiose urethra" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spongiose part of urethra" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6392005", + "display" : "Coccygeal nerve", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of coccygeal nerve" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of coccygeal nerve (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6404004", + "display" : "Ligamentum nuchae", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of ligamentum nuchae" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of ligamentum nuchae (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6413002", + "display" : "Presymphysial lymph node", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of presymphysial lymph node" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of presymphysial lymph node (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6423006", + "display" : "Supraspinatus muscle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Supraspinatus muscle structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Supraspinatus muscle structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6424000", + "display" : "Structure of radiating portion of cortical lobule of kidney", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radiating portion of cortical lobule of kidney" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of radiating portion of cortical lobule of kidney (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6445007", + "display" : "Mast cell", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tissue basophil" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Basophilic histiocyte" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mastocyte" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mast cell (cell)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6448009", + "display" : "Posterior vagal trunk", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of posterior vagal trunk" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of posterior vagal trunk (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6450001", + "display" : "Cytotrophoblast", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of cytotrophoblast" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of cytotrophoblast (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6472004", + "display" : "Medial aspect of ovary", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of medial aspect of ovary" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of medial aspect of ovary (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6504002", + "display" : "Glans clitoridis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glans clitoridis structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glans clitoridis structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6511003", + "display" : "Distal portion of circumflex branch of left coronary artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of distal portion of circumflex branch of left coronary artery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of distal portion of circumflex branch of left coronary artery (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6530003", + "display" : "Cardiac valve leaflet", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of cardiac valve leaflet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of cardiac valve leaflet (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cardiac valve cusp" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6533001", + "display" : "Colonic haustra", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haustra of colon" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of colonic haustra" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of colonic haustra (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6538005", + "display" : "Thyrocervical trunk", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of thyrocervical trunk" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of thyrocervical trunk (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6541001", + "display" : "Entire anterior commissure of mitral valve", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entire anterior commissure of mitral valve (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6544009", + "display" : "Gastrohepatic ligament", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hepatogastric ligament" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of gastrohepatic ligament" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of gastrohepatic ligament (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6550004", + "display" : "Angular incisure of stomach", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of angular incisure of stomach" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of angular incisure of stomach (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6551000", + "display" : "Pollicis artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Princeps pollicis artery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arteria princeps pollicis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of pollicis artery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of pollicis artery (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6553002", + "display" : "Inferior nasal turbinate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Concha nasalis inferior" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inferior nasal turbinate structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inferior turbinate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inferior nasal turbinate structure (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "IT - Inferior turbinate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Shell-shaped structure of lateral inferior nasal cavity, including bone and covering mucous membrane" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6564004", + "display" : "Medial border of sole", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of medial border of sole" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of medial border of sole (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6566002", + "display" : "Cerebellar hemisphere", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cerebellar hemisphere structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cerebellar hemisphere structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6572002", + "display" : "Base of phalanx of middle finger", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of base of phalanx of middle finger" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of base of phalanx of middle finger (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6598008", + "display" : "Lingual nerve", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of lingual nerve" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of lingual nerve (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6606008", + "display" : "Structure of dorsal intercuneiform ligaments", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dorsal intercuneiform ligament" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of dorsal intercuneiform ligaments (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6608009", + "display" : "Sphenoparietal sinus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of sphenoparietal sinus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of sphenoparietal sinus (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6620001", + "display" : "Cuticle of nail", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of cuticle of nail" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of cuticle of nail (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of eponychium" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6623004", + "display" : "Sternal muscle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of sternal muscle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of sternal muscle (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6633007", + "display" : "Entire right posterior cerebral artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entire right posterior cerebral artery (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6643005", + "display" : "Entire right anterior cerebral artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entire right anterior cerebral artery (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6646002", + "display" : "Anterior fossa of cranial cavity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of anterior fossa of cranial cavity" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of anterior fossa of cranial cavity (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6649009", + "display" : "Uterine subserosa", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of uterine subserosa" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of uterine subserosa (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6651008", + "display" : "Central lobule of cerebellum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of central lobule of cerebellum (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of central lobule of cerebellum" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Central cerebellar lobule" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6684008", + "display" : "Articular facet of head of fibula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of articular facet of head of fibula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of articular facet of head of fibula (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6685009", + "display" : "Right ankle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of right ankle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of right ankle (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6711001", + "display" : "Arch of second lumbar vertebra", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of arch of second lumbar vertebra" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of arch of second lumbar vertebra (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6720005", + "display" : "Femoral nerve lateral muscular branches", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of femoral nerve lateral muscular branches" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of femoral nerve lateral muscular branches (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6731002", + "display" : "Pleural recess", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of pleural recess" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of pleural recess (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6739000", + "display" : "Chorda tympani", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of chorda tympani" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of chorda tympani (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6742006", + "display" : "Entire callosomarginal branch of anterior cerebral artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entire callosomarginal branch of anterior cerebral artery (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6750002", + "display" : "Mitochondrial inclusion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mitochondrial inclusion (cell structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6757004", + "display" : "Right knee", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of right knee region (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of right knee region" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6787005", + "display" : "Structure of tendon and tendon sheath of hand", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of tendon and/or tendon sheath of hand" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of tendon and/or tendon sheath within hand (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of tendon and/or tendon sheath within hand" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6789008", + "display" : "Spermatozoa", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sperm" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spermatozoa (cell)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6799003", + "display" : "Macula of utricle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of macula of utricle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Utricular macula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of macula of utricle (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6805009", + "display" : "Entire interstitial tissue of spleen", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entire interstitial tissue of spleen (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6820003", + "display" : "Obturator nerve anterior branch", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of obturator nerve anterior branch" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of obturator nerve anterior branch (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6828005", + "display" : "Ligament of lumbosacral joint", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of ligament of lumbosacral joint" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of ligament of lumbosacral joint (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6829002", + "display" : "Pars ciliaris of retina", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of pars ciliaris of retina" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of pars ciliaris of retina (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6834003", + "display" : "Axial skeleton", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Axial skeleton structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Axial skeleton structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6841009", + "display" : "Corticomedullary junction of kidney", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of corticomedullary junction of kidney" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of corticomedullary junction of kidney (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6844001", + "display" : "Spore crystal", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spore crystal (cell structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6850006", + "display" : "Secondary foot process", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pedicel" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Secondary foot process (cell structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6864006", + "display" : "Leaf of epiglottis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of leaf of epiglottis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of leaf of epiglottis (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6866008", + "display" : "Habenular commissure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of habenular commissure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of habenular commissure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6871001", + "display" : "Visceral pericardium", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Epicardium" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of visceral pericardium" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of visceral pericardium (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6894000", + "display" : "Medial surface of arm", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medial surface of upper arm" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of medial surface of upper arm" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of medial surface of upper arm (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6902008", + "display" : "Popliteal region", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poples" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Popliteal region structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Popliteal region structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6905005", + "display" : "Subcutaneous tissue of medial surface of third toe", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subcutaneous tissue structure of medial surface of third toe" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subcutaneous tissue structure of medial surface of third toe (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6912001", + "display" : "Lower alveolar ridge mucosa", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lower alveolar ridge of mucosa" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of lower alveolar ridge mucosa" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of lower alveolar ridge mucosa (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6914000", + "display" : "Perivascular space", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of perivascular space" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of perivascular space (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6921000", + "display" : "Right upper extremity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Right upper extremity structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of right upper limb (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of right upper limb" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6930008", + "display" : "Entire jugular arch", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entire jugular arch (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6944002", + "display" : "Entire anterior labial vein", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entire anterior labial vein (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entire anterior labial veins" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6969002", + "display" : "Lymphocytic tissue", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lymphoid tissue" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lymphocytic tissue structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lymphocytic tissue structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6975006", + "display" : "Anterior myocardium", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of anterior myocardium" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of anterior myocardium (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6981003", + "display" : "Posterior hypothalamic nucleus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of posterior hypothalamic nucleus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of posterior hypothalamic nucleus (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6987004", + "display" : "Collateral sulcus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of collateral sulcus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of collateral sulcus (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6989001", + "display" : "Thoracolumbar region of back", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dorsolumbar region of back" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lumbodorsal region of back" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of thoracolumbar region of back" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of thoracic and/or lumbar region of back" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of thoracic and/or lumbar region of back (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6991009", + "display" : "Subcutaneous tissue of jaw", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subcutaneous tissue structure of jaw" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subcutaneous tissue structure of jaw (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7035006", + "display" : "Bile duct mucous membrane", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bile duct mucous membrane structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bile duct mucous membrane structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7050002", + "display" : "Subcutaneous tissue of external genitalia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subcutaneous tissue structure of external genitalia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subcutaneous tissue structure of external genitalia (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7067009", + "display" : "Right colic artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of right colic artery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of right colic artery (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7076002", + "display" : "Interstitial tissue of myocardium", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of interstitial tissue of myocardium" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of interstitial tissue of myocardium (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7083009", + "display" : "Middle phalanx of index finger", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of middle phalanx of index finger" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of middle phalanx of index finger (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7091000", + "display" : "Ventral posterolateral nucleus of thalamus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of ventral posterolateral nucleus of thalamus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of ventral posterolateral nucleus of thalamus (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7099003", + "display" : "Attachment plaque of desmosome or hemidesmosome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Attachment plaque of desmosome or hemidesmosome (cell structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7117004", + "display" : "Fetal implantation site", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Implantation site of blastocyst" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fetomaternal site" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Foetomaternal site" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fetal implantation site structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fetal implantation site structure (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Foetal implantation site" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Foetal implantation site structure" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7148007", + "display" : "Anulus fibrosus of intervertebral disc of thoracic vertebra", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anulus fibrosus of thoracic vertebra" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of anulus fibrosus of intervertebral disc of thoracic vertebra" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of annulus fibrosus of intervertebral disc of thoracic vertebra" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of annulus fibrosus of intervertebral disc of thoracic vertebra (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7149004", + "display" : "False rib", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of false rib" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of false rib (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7154008", + "display" : "Trigeminal ganglion sensory root", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of sensory root of trigeminal nerve (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of sensory root of trigeminal nerve" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7160008", + "display" : "Base of metacarpal bone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of base of metacarpal bone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of base of metacarpal bone (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7167006", + "display" : "Paraduodenal recess", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of paraduodenal recess" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of paraduodenal recess (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7173007", + "display" : "Cauda equina", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cauda equina structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cauda equina structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7188002", + "display" : "Gustatory pore", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of gustatory pore" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of gustatory pore (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7192009", + "display" : "Isthmus tympani posticus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of isthmus tympani posticus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of isthmus tympani posticus (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7227003", + "display" : "Hypoglossal nerve intrinsic tongue muscle branch", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of hypoglossal nerve intrinsic tongue muscle branch" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of hypoglossal nerve intrinsic tongue muscle branch (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7234001", + "display" : "Entire inferior choroid vein", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entire inferior choroid vein (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7242000", + "display" : "Appendiceal muscularis propria", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of appendiceal muscularis propria (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of appendiceal muscularis propria" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7295002", + "display" : "Muscle of perineum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Skeletal muscle structure of perineum" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Skeletal muscle structure of perineum (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7296001", + "display" : "Deep inguinal ring", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of deep inguinal ring" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of deep inguinal ring (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7311008", + "display" : "Anterior surface of arm", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anterior surface of upper arm" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of anterior surface of upper arm" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of anterior surface of upper arm (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7344002", + "display" : "Lingual gyrus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of lingual gyrus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of lingual gyrus (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7345001", + "display" : "Ciliary processes", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of ciliary processes" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of ciliary processes (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7362006", + "display" : "Lymphatic of head", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lymphatic structure of head" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of lymphatic system of head (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of lymphatic system of head" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7376007", + "display" : "Entire left margin of uterus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entire left margin of uterus (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7378008", + "display" : "Paraventricular nucleus of thalamus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of paraventricular nucleus of thalamus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of paraventricular nucleus of thalamus (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7384006", + "display" : "Entire plantar calcaneocuboidal ligament", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entire plantar calcaneocuboidal ligament (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entire short plantar ligament" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7404008", + "display" : "Anterior semicircular duct", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of anterior semicircular duct" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of anterior semicircular duct (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7435002", + "display" : "Ovarian ligament", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Uteroovarian ligament" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of ovarian ligament" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of ovarian ligament (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7471001", + "display" : "Lateral surface of sublingual gland", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of lateral surface of sublingual gland" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of lateral surface of sublingual gland (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7477002", + "display" : "Lipid, crystalline", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lipid, crystalline (cell structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7480001", + "display" : "Iliotibial tract", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of iliotibial tract" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of iliotibial tract (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7494000", + "display" : "Cerebellar lenticular nucleus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of cerebellar lenticular nucleus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of cerebellar lenticular nucleus (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7498002", + "display" : "Entire plantar tarsal ligament", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entire plantar tarsal ligament (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entire plantar tarsal ligaments" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7507003", + "display" : "Entire anterior ligament of head of fibula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entire anterior ligament of head of fibula (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7524009", + "display" : "Entire vasa vasorum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entire vasa vasorum (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7532001", + "display" : "Vagus nerve parasympathetic fibers", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of vagus nerve parasympathetic fibres" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of vagus nerve parasympathetic fibers" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vagus nerve parasympathetic fibres" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of vagus nerve parasympathetic fibers (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7554004", + "display" : "Deep head of flexor pollicis brevis muscle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of deep head of flexor pollicis brevis muscle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of deep head of flexor pollicis brevis muscle (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7566005", + "display" : "Mitotic cell in anaphase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mitotic cell in anaphase (cell)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7569003", + "display" : "Finger", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Finger structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Finger structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7591005", + "display" : "Intervertebral disc space of eleventh thoracic vertebra", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of intervertebral disc space of eleventh thoracic vertebra" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of intervertebral disc space of eleventh thoracic vertebra (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7597009", + "display" : "Subcutaneous tissue of vertex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subcutaneous tissue structure of vertex" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subcutaneous tissue structure of vertex (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7605000", + "display" : "Connexon", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Connexon (cell structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7610001", + "display" : "Tenth thoracic vertebra", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tenth dorsal vertebra" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bone structure of T10" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bone structure of T10 (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7629007", + "display" : "Thalamoolivary tract", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thalamo-olivary tract" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of thalamoolivary tract (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of thalamoolivary tract" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7651004", + "display" : "Intervenous tubercle of right atrium", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of intervenous tubercle of right atrium" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of intervenous tubercle of right atrium (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7652006", + "display" : "Frenulum labii", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Frenulum of lip" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of frenulum labii" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of frenulum labii (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7657000", + "display" : "Femoral artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of femoral artery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of femoral artery (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7658005", + "display" : "Subtendinous bursa of triceps brachii muscle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anconeal bursa of triceps muscle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of subtendinous bursa of triceps brachii muscle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of subtendinous bursa of triceps brachii muscle (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7697002", + "display" : "Pontine portion of medial longitudinal fasciculus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of pontine portion of medial longitudinal fasciculus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of pontine portion of medial longitudinal fasciculus (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7712004", + "display" : "Subdural space of spinal region", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of subdural space of spinal region" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of subdural space of spinal region (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7726008", + "display" : "Skin of medial surface of fifth toe", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Skin structure of medial surface of fifth toe" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Skin structure of medial surface of fifth toe (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7736000", + "display" : "Posterior choroidal artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of posterior choroidal artery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of posterior choroidal artery (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7742001", + "display" : "Palatine duct", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incisive canal" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ductus incisivus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of palatine duct" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of palatine duct (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7748002", + "display" : "Skin appendage", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adnexal structure of skin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Skin appendage structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Skin appendage structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7755000", + "display" : "Mesovarian margin of ovary", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of mesovarian margin of ovary" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of mesovarian margin of ovary (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7756004", + "display" : "Lamina of third thoracic vertebra", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of lamina of third thoracic vertebra" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of lamina of third thoracic vertebra (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7764005", + "display" : "Entire striate artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entire striate artery (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7769000", + "display" : "Right foot", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of right foot" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of right foot (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7783003", + "display" : "Sympathetic trunk spinal nerve branch", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of sympathetic trunk spinal nerve branch" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of sympathetic trunk spinal nerve branch (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7820009", + "display" : "Lateral posterior nucleus of thalamus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of lateral posterior nucleus of thalamus (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of lateral posterior nucleus of thalamus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nucleus lateralis posterior" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7829005", + "display" : "Anterior surface of manubrium", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of anterior surface of manubrium" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of anterior surface of manubrium (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7832008", + "display" : "Abdominal aorta", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abdominal aorta structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abdominal aorta structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7835005", + "display" : "Posterior margin of nasal septum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of posterior margin of nasal septum" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of posterior margin of nasal septum (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7840002", + "display" : "Subcutaneous tissue of submental area", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subcutaneous tissue structure of submental area" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subcutaneous tissue structure of submental area (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7841003", + "display" : "Macrocytic normochromic erythrocyte", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Macrocytic normochromic erythrocyte (cell)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7844006", + "display" : "Sternoclavicular joint", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sternoclavicular joint structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sternoclavicular joint structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7851002", + "display" : "Intracranial subdural space", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cranial subdural space" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intracranial subdural space structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intracranial subdural space structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7854005", + "display" : "Mandibular canal", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of mandibular canal" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of mandibular canal (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7872004", + "display" : "Myocardium of ventricle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of myocardium of ventricle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of myocardium of ventricle (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7874003", + "display" : "Scapular region of back", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of scapular region of back" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of scapular region of back (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7880006", + "display" : "Rhopheocytotic vesicle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rhopheocytotic vesicle (cell structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7884002", + "display" : "Corneal corpuscle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of corneal corpuscle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of corneal corpuscle (cell structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7885001", + "display" : "Rotator cuff including muscles and tendons", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rotator cuff" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of rotator cuff including muscles and tendons (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of rotator cuff including muscles and tendons" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7892006", + "display" : "Submucosa of anal canal", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of submucosa of anal canal" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of submucosa of anal canal (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7896009", + "display" : "Occipital angle of parietal bone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of occipital angle of parietal bone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of occipital angle of parietal bone (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7911004", + "display" : "Olivocerebellar fibers", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Olivocerebellar fibres" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of olivocerebellar fiber" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of olivocerebellar fiber (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of olivocerebellar fibre" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7925003", + "display" : "Proximal phalanx of third toe", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of proximal phalanx of third toe" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of proximal phalanx of third toe (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7936005", + "display" : "Ligament of diaphragm", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of ligament of diaphragm" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of ligament of diaphragm (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7944005", + "display" : "Helper cell", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inducer cell" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Helper cell (cell)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7954009", + "display" : "Lamina propria of ethmoid sinus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of lamina propria of ethmoid sinus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of lamina propria of ethmoid sinus (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7967007", + "display" : "Entire first left aortic arch", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entire first left aortic arch (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7986004", + "display" : "Abdominopelvic portion of sympathetic nervous system", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of abdominopelvic portion of sympathetic nervous system" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of abdominopelvic portion of sympathetic nervous system (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7991003", + "display" : "Skin of glans penis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Skin structure of glans penis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Skin structure of glans penis (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7999001", + "display" : "Articulations of auditory ossicles", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of articulations of auditory ossicles" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ear ossicle joint" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of articulations of auditory ossicles (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8001006", + "display" : "Mucous membrane of tongue", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of mucous membrane of tongue" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mucosa of tongue" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of mucous membrane of tongue (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8012006", + "display" : "Anterior communicating artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of anterior communicating artery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of anterior communicating artery (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8017000", + "display" : "Inflow tract of right ventricle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of inflow tract of right ventricle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of inflow tract of right ventricle (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8024004", + "display" : "Limitans nucleus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of limitans nucleus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of limitans nucleus (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8039003", + "display" : "Subcutaneous acromial bursa", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of subcutaneous acromial bursa" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of subcutaneous acromial bursa (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8040001", + "display" : "Superficial flexor tendon of little finger", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of superficial flexor tendon of little finger" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Superficial flexor tendon of fifth digit of hand" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of superficial flexor tendon within little finger" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of superficial flexor tendon within little finger (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8045006", + "display" : "Membrane-coating granule, amorphous", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Membrane-coating granule, amorphous (cell structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8057002", + "display" : "Lateral nuclei of globus pallidus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of lateral globus pallidus (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of lateral globus pallidus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lateral globus pallidus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lateral nucleus of globus pallidus" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8059004", + "display" : "Pancreatic veins", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pancreatic vein" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of pancreatic vein" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of pancreatic vein (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8067007", + "display" : "Entire superficial circumflex iliac vein", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entire superficial circumflex iliac vein (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8068002", + "display" : "Stratum lemnisci of corpora quadrigemina", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of stratum lemnisci of corpora quadrigemina" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of stratum lemnisci of corpora quadrigemina (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8079007", + "display" : "Radial nerve", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of radial nerve" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of radial nerve (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8091003", + "display" : "Intervertebral disc space of twelfth thoracic vertebra", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of intervertebral disc space of twelfth thoracic vertebra" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of intervertebral disc space of twelfth thoracic vertebra (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8100009", + "display" : "Infundibulum of Fallopian tube", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of infundibulum of fallopian tube" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of infundibulum of fallopian tube (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8111001", + "display" : "Intranuclear crystal", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Crystalline inclusion, intranuclear" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intranuclear crystal (cell structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8112008", + "display" : "Hindgut", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hindgut structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Primitive hindgut" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hindgut structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8119004", + "display" : "Entire delphian lymph node", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entire delphian lymph node (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8128003", + "display" : "Supraaortic valve area", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Root of aorta" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Supraaortic valve area structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Supraaortic valve area structure (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aortic root" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8133004", + "display" : "Superior anastomotic vein", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of superior anastomotic vein" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of superior anastomotic vein (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vein of Trolard" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8157004", + "display" : "Vein of head", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of vein of head" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of vein of head (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8158009", + "display" : "Interlobar duct of pancreas", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of interlobar duct of pancreas" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of interlobar duct of pancreas (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8159001", + "display" : "Superior colliculus of corpora quadrigemina", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anterior quadrigeminal body" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of superior colliculus of corpora quadrigemina" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of superior colliculus of corpora quadrigemina (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8160006", + "display" : "Entire lateral striate artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entire lateral striate artery (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entire lateral striate arteries" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8161005", + "display" : "Infraorbital nerve", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of infraorbital nerve" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of infraorbital nerve (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8165001", + "display" : "Superior articular process of fifth thoracic vertebra", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cranial articular process of fifth thoracic vertebra" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of superior articular process of fifth thoracic vertebra" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of superior articular process of fifth thoracic vertebra (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8205005", + "display" : "Wrist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carpus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Wrist region structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Wrist region structure (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "The body part defined by the wrist joint and surrounding structures" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8225009", + "display" : "Accessory atrioventricular bundle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bundle of Kent" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Atrioventricular accessory pathway" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Accessory pathway" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of accessory atrioventricular bundle (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of accessory atrioventricular bundle" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8242003", + "display" : "Apical branch of right pulmonary artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of apical branch of right pulmonary artery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of apical branch of right pulmonary artery (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8251006", + "display" : "Osseous portion of Eustachian tube", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of osseous portion of Eustachian tube" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osseous eustachian tube" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of osseous portion of Eustachian tube (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8264007", + "display" : "Tunica interna of eyeball", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of tunica interna of eyeball" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of tunica interna of eyeball (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8265008", + "display" : "Articular surface, metacarpal, of phalanx of hand", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of articular surface, metacarpal, of phalanx of hand" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of articular surface, metacarpal, of phalanx of hand (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8266009", + "display" : "Small intestine serosa", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of small intestine serosa (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of small intestine serosa" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8289001", + "display" : "Below knee region", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of below knee region" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of below knee region (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8292002", + "display" : "Interlobular arteries of liver", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Interlobular artery of liver" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of interlobular artery of liver" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of interlobular artery of liver (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8314003", + "display" : "Mastoid fontanel of skull", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Posterolateral fontanel of skull" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of mastoid fontanel of skull" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of mastoid fontanel of skull (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8334002", + "display" : "Lumbar lymph node", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of lumbar lymph node" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of lumbar lymph node (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8356004", + "display" : "Colic lymph node", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of colic lymph node" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of colic lymph node (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8369000", + "display" : "Sphincter pupillae muscle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sphincter pupillae muscle structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sphincter pupillae muscle structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8373002", + "display" : "Jugum of sphenoid bone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of jugum of sphenoid bone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of jugum of sphenoid bone (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8387002", + "display" : "Lamina of eighth thoracic vertebra", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of lamina of eighth thoracic vertebra" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of lamina of eighth thoracic vertebra (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8389004", + "display" : "Birth canal", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Obstetrical canal" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of obstetrical canal" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of obstetrical canal (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "The birth canal; consists of uterine cervix, vagina, and vulva" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8412003", + "display" : "Iliac fossa", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of iliac fossa" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of iliac fossa region of abdomen (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of iliac fossa region of abdomen" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8415001", + "display" : "Renal surface of adrenal gland", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of renal surface of adrenal gland (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of renal surface of adrenal gland" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8454000", + "display" : "Joint of lumbar vertebra", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lumbar spine joint structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lumbar spine joint structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8464009", + "display" : "Ligament of sacroiliac joint and pubic symphysis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of ligament of sacroiliac joint and pubic symphysis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of ligament of sacroiliac joint and pubic symphysis (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8482007", + "display" : "Sinoatrial node branch of right coronary artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of sinoatrial node branch of right coronary artery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of sinoatrial node branch of right coronary artery (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8483002", + "display" : "Mesial surface of tooth", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of mesial surface of tooth" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of mesial surface of tooth (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8496001", + "display" : "Obliquus capitis muscle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of obliquus capitis muscle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of obliquus capitis muscle (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8523001", + "display" : "Inferior articular process of twelfth thoracic vertebra", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Caudal articular process of twelfth thoracic vertebra" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of inferior articular process of twelfth thoracic vertebra" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of inferior articular process of twelfth thoracic vertebra (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8546004", + "display" : "Posterior intercavernous sinus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of posterior intercavernous sinus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of posterior intercavernous sinus (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8556000", + "display" : "Lipid droplet", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lipid droplet (cell structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8559007", + "display" : "Entire juxtaintestinal lymph node", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entire juxtaintestinal lymph node (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8560002", + "display" : "Interclavicular ligament", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of interclavicular ligament" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of interclavicular ligament (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8580001", + "display" : "Both feet", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Both hindfeet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Both hindpaws" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Both feet (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8595004", + "display" : "Meissner's plexus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Submucous plexus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of Meissner's plexus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of Meissner's plexus (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of Meissner plexus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Part of the enteric plexus situated in the intestinal submucosa" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8598002", + "display" : "Vestibulocochlear nerve", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Eighth cranial nerve" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acoustic and vestibular nerves" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vestibulocochlear nerve structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vestibulocochlear nerve structure (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acoustic nerve" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cranial nerve VIII" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8600008", + "display" : "Cricoid cartilage", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cricoid cartilage structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cricoid cartilage structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8603005", + "display" : "Adductor hallucis muscle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adductor hallucis muscle structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adductor hallucis muscle structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8604004", + "display" : "Medulla oblongata fasciculus cuneatus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of medulla oblongata fasciculus cuneatus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of medulla oblongata fasciculus cuneatus (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8608001", + "display" : "Right margin of heart", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute margin of heart" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of right margin of heart" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of right margin of heart (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Right border of heart" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8617001", + "display" : "Zygomatic region of face", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Malar region of face" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of zygomatic region of face" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of zygomatic region of face (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8623006", + "display" : "Transplanted ureter", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of transplanted ureter" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of transplanted ureter (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8629005", + "display" : "Superior right pulmonary vein", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vena pulmonalis superior dextra" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vena pulmonalis dextra superior" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Right superior pulmonary vein" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of superior right pulmonary vein" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of superior right pulmonary vein (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8640002", + "display" : "Choroidal branches of posterior spinal artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Choroidal branch of posterior spinal artery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of choroidal branch of posterior spinal artery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of choroidal branch of posterior spinal artery (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8668003", + "display" : "Glycogen vacuole", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glycogen vacuole (cell structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8671006", + "display" : "All toes", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of all toes" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of all toes (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8677005", + "display" : "Body of right atrium", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of body of right atrium (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of body of right atrium" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8688004", + "display" : "Lateral olfactory gyrus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of lateral olfactory gyrus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of lateral olfactory gyrus (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8695008", + "display" : "Intervertebral foramen of second lumbar vertebra", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of intervertebral foramen of second lumbar vertebra" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of intervertebral foramen of second lumbar vertebra (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8710005", + "display" : "Entire minor sublingual ducts", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entire minor sublingual ducts (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8711009", + "display" : "Periodontal tissues", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Periodontal tissues structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Periodontal tissues structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8714001", + "display" : "Subcutaneous tissue of interdigital space of hand", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subcutaneous tissue structure of interdigital space of hand" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subcutaneous tissue structure of interdigital space of hand (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8752000", + "display" : "Cavernous portion of internal carotid artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of cavernous portion of internal carotid artery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of cavernous portion of internal carotid artery (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "C4 segment of internal carotid artery" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8775007", + "display" : "Tendinous arch", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of tendinous arch" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of tendinous arch (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8784007", + "display" : "Intranuclear body, granular with filamentous capsule", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intranuclear body, granular with filamentous capsule (cell structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8810002", + "display" : "Corticomedullary junction of adrenal gland", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of corticomedullary junction of adrenal gland" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of corticomedullary junction of adrenal gland (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8814006", + "display" : "Iliac tuberosity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tuber coxae" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of iliac tuberosity (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of iliac tuberosity" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8815007", + "display" : "Thenar and hypothenar spaces", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of thenar and hypothenar spaces" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of thenar and hypothenar spaces (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8820007", + "display" : "Pedicle of eleventh thoracic vertebra", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of pedicle of eleventh thoracic vertebra" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of pedicle of eleventh thoracic vertebra (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8821006", + "display" : "Peroneal artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fibular artery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of peroneal artery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of peroneal artery (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8827005", + "display" : "Shaft of phalanx of middle finger", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of shaft of phalanx of middle finger" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of shaft of phalanx of middle finger (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8839002", + "display" : "Agranular endoplasmic reticulum, connection with other organelle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Agranular endoplasmic reticulum, connection with other organelle (cell structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8845005", + "display" : "Entire subtendinous prepatellar bursa", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entire subtendinous prepatellar bursa (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8850004", + "display" : "Proper fasciculus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Proper fasciculus structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Proper fasciculus structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8854008", + "display" : "Crista galli", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of crista galli" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of crista galli (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8862000", + "display" : "Palmar surface of middle finger", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of palmar surface of middle finger" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of palmar surface of middle finger (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8873007", + "display" : "Mandibular right second premolar tooth", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of mandibular right second premolar tooth" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Permanent lower right 5 tooth" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Universal designation 29" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haderup designation 5-" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "LR5 - Permanent lower right 5 tooth" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ISO designation 45" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Permanent lower right second premolar tooth" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lower right second bicuspid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of permanent mandibular right second premolar tooth (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of permanent mandibular right second premolar tooth" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8887007", + "display" : "Brachiocephalic vein", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Innominate vein" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of brachiocephalic vein" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of brachiocephalic vein (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vena anonyma" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8892009", + "display" : "Diaphragmatic surface of lung", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of diaphragmatic surface of lung" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of diaphragmatic surface of lung (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8894005", + "display" : "Entire gastric cardiac gland (body structure)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entire gastric cardiac gland" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8897003", + "display" : "Lateral glossoepiglottic fold", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of lateral glossoepiglottic fold" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of lateral glossoepiglottic fold (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8907008", + "display" : "Entire left ulnar artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entire left ulnar artery (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8910001", + "display" : "Entire inferior transverse scapular ligament", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entire inferior transverse scapular ligament (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8911002", + "display" : "Entire endocardium of right ventricle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entire endocardium of right ventricle (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8928004", + "display" : "Inguinal lymph node", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lymph node of groin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inguinal lymph node structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inguinal lymph node structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8931003", + "display" : "Coracoid process of scapula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of coracoid process of scapula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of coracoid process of scapula (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8935007", + "display" : "Cerebral meninges", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cerebral meninges structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brain meninges structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Meninges of brain" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of brain meninges (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of brain meninges" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8942007", + "display" : "Trapezoid ligament", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of trapezoid ligament" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of trapezoid ligament (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8965002", + "display" : "Stratum zonale of corpora quadrigemina", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of stratum zonale of corpora quadrigemina" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of stratum zonale of corpora quadrigemina (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8966001", + "display" : "Left eye", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Left eye structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Left eye structure (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "OS - Left eye" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8983005", + "display" : "Joint of vertebral column", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intervertebral joint" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Joint structure of spine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Joint structure of spine (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Joint structure of vertebral column" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8988001", + "display" : "Marginal part of orbicularis oris muscle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of marginal part of orbicularis oris muscle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of marginal part of orbicularis oris muscle (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8993003", + "display" : "Hepatic vein", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of hepatic vein" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of hepatic vein (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9000002", + "display" : "Cerebellar peduncle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cerebellar peduncle structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cerebellar peduncle structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9003000", + "display" : "Left parietal lobe", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Left parietal lobe structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Left parietal lobe structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9018004", + "display" : "Entire middle colic vein", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entire middle colic vein (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9040008", + "display" : "Ascending colon", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ascending colon structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ascending colon structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9055004", + "display" : "Both forearms", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Both forearms (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9073001", + "display" : "White matter of insula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of white matter of insula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of white matter of insula (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9081000", + "display" : "Splenic sinusoid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of splenic sinusoid (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of splenic sinusoid" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9086005", + "display" : "Superior laryngeal vein", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of superior laryngeal vein" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of superior laryngeal vein (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9089003", + "display" : "Arch of foot", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of arch of foot" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of arch of foot (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9108007", + "display" : "Vein of the scala tympani", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of vein of the scala tympani" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of vein of the scala tympani (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9127001", + "display" : "Transverse folds of palate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Palatine folds" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Palatine rugae" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of transverse folds of palate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of transverse folds of palate (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9156001", + "display" : "Embryo stage 1 structure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of embryo at stage 1 (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of embryo at stage 1" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9185007", + "display" : "Capsule of metatarsophalangeal joint of fifth toe", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of capsule of metatarsophalangeal joint of fifth toe" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of capsule of metatarsophalangeal joint of fifth toe (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9186008", + "display" : "Filaments of contractile apparatus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Myofilaments" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Filaments of contractile apparatus (cell structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9188009", + "display" : "Intervertebral disc of eighth thoracic vertebra", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intervertebral disc, T8-T9" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "T8/9 disc" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intervertebral disc structure of eighth thoracic vertebra" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intervertebral disc structure of eighth thoracic vertebra (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9208002", + "display" : "Centriole", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Centriole (cell)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9212008", + "display" : "Shaft of fifth metatarsal bone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of shaft of fifth metatarsal bone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of shaft of fifth metatarsal bone (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9229006", + "display" : "Structure of lumbar rotator muscle (body structure)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of lumbar rotator muscle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lumbar rotator muscle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lumbar rotator" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rotatores lumborum muscle" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9231002", + "display" : "Entire external pudendal vein", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entire external pudendal vein (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entire external pudendal veins" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9240003", + "display" : "Niemann-Pick cell", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pick's cell" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Niemann-Pick cell (cell)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9242006", + "display" : "Posterior segment of right lobe of liver", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of posterior segment of right lobe of liver" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of posterior segment of right lobe of liver (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9258009", + "display" : "Gravid uterus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gravid uterus structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gravid uterus structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9261005", + "display" : "Tendon and tendon sheath of second toe", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of tendon and tendon sheath of second toe" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of tendon and/or tendon sheath within second toe" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of tendon and/or tendon sheath within second toe (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9262003", + "display" : "Pelvic fascia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pelvic fascia structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pelvic fascia structure (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fascia of pelvis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9284003", + "display" : "Corpus cavernosum of penis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Corpus cavernosum structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of corpus cavernosum of penis (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of corpus cavernosum of penis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9290004", + "display" : "Posterior intraoccipital synchondrosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of posterior intraoccipital synchondrosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of posterior intraoccipital synchondrosis (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9305001", + "display" : "Labial veins", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Labial vein" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of labial vein" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of labial vein of face (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of labial vein of face" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9317004", + "display" : "Merkel's tactile disc", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Merkel tactile disc" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of Merkel's tactile disc" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of Merkel's tactile disc (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9320007", + "display" : "Subtendinous iliac bursa", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bursa of iliopsoas muscle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of subtendinous iliac bursa" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of subtendinous iliac bursa (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9321006", + "display" : "Tail of epididymis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of tail of epididymis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of tail of epididymis (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9325002", + "display" : "Interdental papilla of gingiva", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of interdental papilla of gingiva" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of interdental papilla of gingiva (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9332006", + "display" : "Lateral ligament of temporomandibular joint", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of lateral ligament of temporomandibular joint" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of lateral ligament of temporomandibular joint (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9348007", + "display" : "Skin of medial surface of middle finger", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Skin structure of medial surface of middle finger" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Skin structure of medial surface of middle finger (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9379006", + "display" : "All permanent teeth", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "All permanent teeth (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9380009", + "display" : "Pecten ani", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pecten ani structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pecten ani structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9384000", + "display" : "Lumbar vein", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of lumbar vein" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of lumbar vein (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9390001", + "display" : "Lymphatics of stomach", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lymphatic of stomach" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of lymphatic vessel of stomach (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of lymphatic vessel of stomach" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lymphatic vessel of stomach" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9432007", + "display" : "Plantar surface of fourth toe", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of plantar surface of fourth toe" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of plantar surface of fourth toe (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9438006", + "display" : "Structure of deep cervical lymphatics", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of deep cervical lymphatic vessel (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of deep cervical lymphatic vessel" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9454009", + "display" : "Subclavian vein", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of subclavian vein" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of subclavian vein (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9455005", + "display" : "Structure of medial cartilaginous lamina of pharyngotympanic tube (body structure)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of medial cartilaginous lamina of pharyngotympanic tube" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medial cartilaginous lamina of eustachian tube" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9475001", + "display" : "Structure of amacrine cell of retina (body structure)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of amacrine cell of retina" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Amacrine cell of retina" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9481009", + "display" : "Afferent glomerular arteriole", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of afferent glomerular arteriole" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of afferent glomerular arteriole (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9490002", + "display" : "Pulmonary ligament", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of pulmonary ligament" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of pulmonary ligament (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9498009", + "display" : "Head of metacarpal bone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of head of metacarpal bone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of head of metacarpal bone (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9502002", + "display" : "Coronal depression of tooth", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of coronal depression of tooth" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of coronal depression of tooth (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9512009", + "display" : "Calcaneocuboidal ligament", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dorsal calcaneoquartal ligament" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of calcaneocuboidal ligament" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of calcaneocuboidal ligament (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9535007", + "display" : "Pyramid of medulla oblongata", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of pyramid of medulla oblongata" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of pyramid of medulla oblongata (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9558005", + "display" : "Entire facet for fifth costal cartilage of sternum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entire facet for fifth costal cartilage of sternum (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9566001", + "display" : "Duodenal lumen", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of duodenal lumen" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of duodenal lumen (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9568000", + "display" : "Subcutaneous tissue of areola", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subcutaneous tissue structure of areola" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subcutaneous tissue structure of areola (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9596006", + "display" : "Deep branch of ulnar nerve", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of deep branch of ulnar nerve" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of deep branch of ulnar nerve (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9609000", + "display" : "Posterior process of nasal septal cartilage", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of posterior process of nasal septal cartilage" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of posterior process of nasal septal cartilage (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9625005", + "display" : "Lanugo hair", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of lanugo hair" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of lanugo hair (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9642004", + "display" : "Left superior vena cava", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of left superior vena cava" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of left superior vena cava (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9646001", + "display" : "Entire superior transverse scapular ligament", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entire superior transverse scapular ligament (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9654004", + "display" : "Gastric mucous gland", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of gastric mucous gland" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of gastric mucous gland (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9659009", + "display" : "Infraclavicular lymph node", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subclavicular lymph node" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infraclavicular lymph nodes" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of infraclavicular lymph node (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of infraclavicular lymph node" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9662007", + "display" : "Subcutaneous tissue of lower margin of nasal septum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subcutaneous tissue of columella" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subcutaneous tissue structure of lower margin of nasal septum" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subcutaneous tissue structure of lower margin of nasal septum (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9668006", + "display" : "Ciliary muscle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ciliary muscle structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ciliary muscle structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9683001", + "display" : "Melanocyte", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Melanocyte (cell)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9684007", + "display" : "Posterior scrotal branches of internal pudendal artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Posterior scrotal branch of internal pudendal artery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of posterior scrotal branch of internal pudendal artery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of posterior scrotal branch of internal pudendal artery (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9708001", + "display" : "Iliac fascia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Iliac fascia structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Iliac fascia structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9736006", + "display" : "Right wrist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of right wrist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of right wrist region (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of right wrist region" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9743000", + "display" : "Entire tendon of index finger", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entire tendon within index finger (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entire tendon within index finger" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9758008", + "display" : "Submucosa of tonsil", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of submucosa of tonsil" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of submucosa of tonsil (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9770007", + "display" : "Genital tubercle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of genital tubercle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of genital tubercle (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9775002", + "display" : "Left carotid sinus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of left carotid sinus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of left carotid sinus (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9779008", + "display" : "Distinctive shape of mitochondrial cristae", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Distinctive shape of mitochondrial cristae (cell structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9783008", + "display" : "Superficial lymphatics of thorax", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Superficial lymphatic of thorax" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of superficial lymphatic vessel of thorax (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of superficial lymphatic vessel of thorax" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Superficial lymphatic vessel of thorax" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9791004", + "display" : "Deep venous system of lower extremity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deep veins of lower extremity" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of deep venous system of lower extremity" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of deep venous system of lower extremity (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9796009", + "display" : "Skeletal muscle fiber, type IIb", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Skeletal muscle fiber, type IIb (cell structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9813009", + "display" : "Fascia of upper extremity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of fascia of upper extremity" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of fascia of upper extremity (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9825007", + "display" : "Proximal phalanx of little toe", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of proximal phalanx of little toe" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of proximal phalanx of little toe (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9837009", + "display" : "Perforating branches of internal thoracic artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anterior perforating branch of internal thoracic artery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Perforating branch of internal thoracic artery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of perforating branch of internal thoracic artery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of perforating branch of internal thoracic artery (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9840009", + "display" : "Biparietal diameter of head", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Biparietal diameter of head (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9841008", + "display" : "Interspinalis thoracis muscles", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Interspinalis thoracis muscle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of interspinalis thoracis muscle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of interspinalis thoracis muscle (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9846003", + "display" : "Right kidney", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Right kidney structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Right kidney structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9847007", + "display" : "Hilum of adrenal gland", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of hilum of adrenal gland" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of hilum of adrenal gland (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9849005", + "display" : "Fornix of lacrimal sac", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of fornix of lacrimal sac" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of fornix of lacrimal sac (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9870004", + "display" : "Carunculae hymenales", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carunculae myrtiformis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of carunculae hymenales" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of carunculae hymenales (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9875009", + "display" : "Thymus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thymus gland structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thymus gland structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9878006", + "display" : "Entire appendicular vein", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entire appendicular vein (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9880000", + "display" : "Thyroid tubercle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of thyroid tubercle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of thyroid tubercle (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9881001", + "display" : "Peripheral nerve myelinated nerve fiber", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Peripheral nerve myelinated nerve fibre" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of peripheral nerve myelinated nerve fiber" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of peripheral nerve myelinated nerve fiber (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of peripheral nerve myelinated nerve fibre" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9891007", + "display" : "Transverse arytenoid muscle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of transverse arytenoid muscle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of transverse arytenoid muscle (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9898001", + "display" : "Paracentral lobule", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of paracentral lobule" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of paracentral lobule (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9951005", + "display" : "Posterior ethmoidal nerve", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of posterior ethmoidal nerve" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of posterior ethmoidal nerve (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9968009", + "display" : "Primary foot process", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Primary foot process (cell structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9970000", + "display" : "Ileocecal ostium", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of ileocaecal ostium" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of ileocecal ostium" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ileocaecal ostium" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of ileocecal ostium (body structure)" + }] + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/bodystructure-relative-location", + "resource" : { + "resourceType" : "ValueSet", + "id" : "bodystructure-relative-location", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "oo" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/bodystructure-relative-location", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.140" + }], + "version" : "6.0.0-ballot2", + "name" : "BodystructureLocationQualifier", + "title" : "Bodystructure Location Qualifier", + "status" : "draft", + "experimental" : true, + "publisher" : "Order and Observation Workgroup", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "SNOMED-CT concepts modifying the anatomic location", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "copyright" : "This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement", + "compose" : { + "include" : [{ + "system" : "http://snomed.info/sct", + "concept" : [{ + "code" : "7771000", + "display" : "Left (qualifier value)" + }, + { + "code" : "24028007", + "display" : "Right (qualifier value)" + }, + { + "code" : "51440002", + "display" : "Bilateral" + }, + { + "code" : "46053002", + "display" : "Distal" + }, + { + "code" : "255554000", + "display" : "Dorsal" + }, + { + "code" : "264147007", + "display" : "Plantar" + }, + { + "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" + }] + }] + }, + "expansion" : { + "identifier" : "urn:uuid:246faaa0-101b-4423-87a8-45ed0972a9b4", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 15, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-valueset", + "valueUri" : "null" + }, + { + "name" : "used-codesystem", + "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230131" + }, + { + "name" : "version", + "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230131" + }], + "contains" : [{ + "system" : "http://snomed.info/sct", + "code" : "7771000", + "display" : "Left", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Left lateral" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Levo-" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Left (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Left side" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lt - Left" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Left (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "24028007", + "display" : "Right", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Right lateral" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dextro" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Right (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rt - Right" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Right side" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Right (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "51440002", + "display" : "Right and left", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Both sides" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bilateral" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Right and left (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bilateral" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "46053002", + "display" : "Distal", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Far from" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Distal (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Distal" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "255554000", + "display" : "Dorsal", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dx - Dorsal" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dorsal (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dorsal" + }] + }, + { + "system" : "http://snomed.info/sct", + "inactive" : true, + "code" : "264147007", + "display" : "Plantar", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Plantar (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Plantar" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "261183002", + "display" : "Upper", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Upper (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Upper" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "261122009", + "display" : "Lower", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lower (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lower" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "255561001", + "display" : "Medial", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medial (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medial" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "49370004", + "display" : "Lateral", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lateral (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lateral" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "264217000", + "display" : "Superior", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Superior (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Superior" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "261089000", + "display" : "Inferior", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inferior (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inferior" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "255551008", + "display" : "Posterior", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Posterior (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Back of" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Posterior" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "351726001", + "display" : "Beneath", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infra-" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Under" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subjacent" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sub-" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Below" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Below (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Below" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "352730000", + "display" : "Above", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Supra-" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Supra- (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Above" + }] + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/bodystructure-bodylandmarkorientation-clockface-position", + "resource" : { + "resourceType" : "ValueSet", + "id" : "bodystructure-bodylandmarkorientation-clockface-position", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "oo" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/bodystructure-bodylandmarkorientation-clockface-position", + "version" : "6.0.0-ballot2", + "name" : "BodystructureBodyLandmarkClockFacePosition", + "title" : "Bodystructure Body Landmark Clock Face Position", + "status" : "draft", + "experimental" : true, + "publisher" : "FHIR Project team", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "Select SNOMED CT codes. A set of codes that describe a things orientation based on a hourly positions of a clock face.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "copyright" : "This resource includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these specifications must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/get-snomed-ct or info@snomed.org", + "compose" : { + "include" : [{ + "system" : "http://snomed.info/sct", + "concept" : [{ + "code" : "260318004", + "display" : "1 o'clock position" + }, + { + "code" : "260328008", + "display" : "2 o'clock position" + }, + { + "code" : "260330005", + "display" : "3 o'clock position" + }, + { + "code" : "260333007", + "display" : "4 o'clock position" + }, + { + "code" : "260335000", + "display" : "5 o'clock position" + }, + { + "code" : "260337008", + "display" : "6 o'clock position" + }, + { + "code" : "260339006", + "display" : "7 o'clock position" + }, + { + "code" : "260341007", + "display" : "8 o'clock position" + }, + { + "code" : "260343005", + "display" : "9 o'clock position" + }, + { + "code" : "260322009", + "display" : "10 o'clock position" + }, + { + "code" : "260324005", + "display" : "11 o'clock position" + }, + { + "code" : "260326007", + "display" : "12 o'clock position" + }] + }] + }, + "expansion" : { + "identifier" : "urn:uuid:beaea7fd-ba18-4781-8264-fce2fce6fa08", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 12, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-valueset", + "valueUri" : "null" + }, + { + "name" : "used-codesystem", + "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230131" + }, + { + "name" : "version", + "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230131" + }], + "contains" : [{ + "system" : "http://snomed.info/sct", + "code" : "260318004", + "display" : "1 o'clock position", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "1 o'clock position (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "1 o'clock position" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "260328008", + "display" : "2 o'clock position", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "2 o'clock position (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "2 o'clock position" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "260330005", + "display" : "3 o'clock position", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "3 o'clock position (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "3 o'clock position" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "260333007", + "display" : "4 o'clock position", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "4 o'clock position (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "4 o'clock position" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "260335000", + "display" : "5 o'clock position", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "5 o'clock position (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "5 o'clock position" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "260337008", + "display" : "6 o'clock position", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "6 o'clock position (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "6 o'clock position" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "260339006", + "display" : "7 o'clock position", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "7 o'clock position (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "7 o'clock position" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "260341007", + "display" : "8 o'clock position", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "8 o'clock position (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "8 o'clock position" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "260343005", + "display" : "9 o'clock position", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "9 o'clock position (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "9 o'clock position" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "260322009", + "display" : "10 o'clock position", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "10 o'clock position (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "10 o'clock position" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "260324005", + "display" : "11 o'clock position", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "11 o'clock position (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "11 o'clock position" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "260326007", + "display" : "12 o'clock position", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "12 o'clock position (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "12 o'clock position" + }] + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/care-plan-intent", + "resource" : { + "resourceType" : "ValueSet", + "id" : "care-plan-intent", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "pc" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 2 + }], + "url" : "http://hl7.org/fhir/ValueSet/care-plan-intent", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.150" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.141" + }], + "version" : "6.0.0-ballot2", + "name" : "CarePlanIntent", + "title" : "Care Plan Intent", + "status" : "draft", + "experimental" : false, + "publisher" : "HL7 International - Patient Care WG", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://www.hl7.org/Special/committees/patientcare/" + }] + }], + "description" : "Codes indicating the degree of authority/intentionality associated with a care plan.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/request-intent", + "concept" : [{ + "code" : "proposal" + }, + { + "code" : "plan" + }, + { + "code" : "order" + }, + { + "code" : "option" + }, + { + "code" : "directive" + }] + }] + }, + "expansion" : { + "identifier" : "urn:uuid:f7b4525b-221e-4f75-9d95-0c3d42b265e0", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 5, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "warning-experimental", + "valueUri" : "http://hl7.org/fhir/request-intent|6.0.0-ballot2" + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/request-intent|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/request-intent", + "code" : "proposal", + "display" : "Proposal" + }, + { + "system" : "http://hl7.org/fhir/request-intent", + "code" : "plan", + "display" : "Plan" + }, + { + "system" : "http://hl7.org/fhir/request-intent", + "code" : "order", + "display" : "Order" + }, + { + "system" : "http://hl7.org/fhir/request-intent", + "code" : "option", + "display" : "Option" + }, + { + "system" : "http://hl7.org/fhir/request-intent", + "code" : "directive", + "display" : "Directive" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/care-plan-category", + "resource" : { + "resourceType" : "ValueSet", + "id" : "care-plan-category", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "pc" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/care-plan-category", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.148" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.136" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.2.67" + }], + "version" : "6.0.0-ballot2", + "name" : "CarePlanCategory", + "title" : "Care Plan Category", + "status" : "draft", + "experimental" : true, + "publisher" : "HL7 International - Patient Care WG", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://www.hl7.org/Special/committees/patientcare/" + }] + }], + "description" : "Example codes indicating the category a care plan falls within. Note that these are in no way complete and might not even be appropriate for some uses.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "copyright" : "This resource includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these specifications must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/get-snomed-ct or info@snomed.org", + "compose" : { + "include" : [{ + "system" : "http://snomed.info/sct", + "filter" : [{ + "property" : "concept", + "op" : "is-a", + "value" : "734163000" + }] + }] + }, + "expansion" : { + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/valueset-unclosed", + "valueBoolean" : true + }], + "identifier" : "urn:uuid:d1f95aed-1069-4f95-bb75-9434c4602f7e", + "timestamp" : "2024-10-02T17:54:47+00:00", + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-valueset", + "valueUri" : "null" + }, + { + "name" : "used-codesystem", + "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230131" + }, + { + "name" : "version", + "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230131" + }], + "contains" : [{ + "system" : "http://snomed.info/sct", + "code" : "734163000", + "display" : "Care plan (record artifact)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Care plan" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "718347000", + "display" : "Mental health care plan (record artifact)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mental health care plan" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "735321000", + "display" : "Surgical inpatient care plan (record artifact)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Surgical inpatient care plan" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "735322007", + "display" : "Termination of pregnancy inpatient care plan (record artifact)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Termination of pregnancy inpatient care plan" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "735323002", + "display" : "Thoracic surgery inpatient care plan (record artifact)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thoracic surgery inpatient care plan" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "735324008", + "display" : "Treatment escalation plan (record artifact)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Treatment escalation plan" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "735325009", + "display" : "Unplanned inpatient care plan (record artifact)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Unplanned inpatient care plan" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "735326005", + "display" : "Upper gastrointestinal surgery inpatient care plan (record artifact)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Upper gastrointestinal surgery inpatient care plan" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "735327001", + "display" : "Upper gastrointestinal tract endoscopy care plan (record artifact)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Upper gastrointestinal tract endoscopy care plan" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "735328006", + "display" : "Urological surgery inpatient care plan (record artifact)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Urological surgery inpatient care plan" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "735329003", + "display" : "Vascular surgery inpatient care plan (record artifact)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vascular surgery inpatient care plan" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "735330008", + "display" : "Vulnerable adult care plan (record artifact)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vulnerable adult care plan" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "735984001", + "display" : "Heart failure self management plan", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Heart failure self management plan (record artifact)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "735985000", + "display" : "Diabetes self management plan (record artifact)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diabetes self management plan" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "735986004", + "display" : "Patient written birth plan (record artifact)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Patient written birth plan" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "736054002", + "display" : "Pressure ulcer care plan", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pressure injury care plan (record artifact)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pressure injury care plan" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "736055001", + "display" : "Rehabilitation care plan (record artifact)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rehabilitation care plan" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "736056000", + "display" : "Asthma clinical management plan", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Asthma clinical management plan (record artifact)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "736057009", + "display" : "Respiratory disorder inpatient care plan (record artifact)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Respiratory disorder inpatient care plan" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "736058004", + "display" : "Mental health personal health plan", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mental health personal health plan (record artifact)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "736059007", + "display" : "Angina self management plan", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Angina self management plan (record artifact)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "736234007", + "display" : "Paediatric community care plan", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric community care plan (record artifact)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric community care plan" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "736235008", + "display" : "Paediatric inpatient care plan", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric inpatient care plan (record artifact)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric inpatient care plan" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "736241001", + "display" : "Paediatric outpatient care plan", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric outpatient care plan (record artifact)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric outpatient care plan" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "736245005", + "display" : "Pediatric community complex care plan (record artifact)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric community complex care plan" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paediatric community complex care plan" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "736246006", + "display" : "Paediatric surgery inpatient care plan", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric surgery inpatient care plan (record artifact)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric surgery inpatient care plan" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "736248007", + "display" : "Pain control care plan (record artifact)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pain control care plan" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "736249004", + "display" : "Radiotherapy care plan (record artifact)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radiotherapy care plan" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "736250004", + "display" : "Respite care plan (record artifact)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Respite care plan" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "736251000", + "display" : "Stroke care plan (record artifact)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stroke care plan" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "736252007", + "display" : "Cancer care plan", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cancer care plan (record artifact)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "736253002", + "display" : "Mental health crisis plan", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mental health crisis plan (record artifact)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "736254008", + "display" : "Psychiatry care plan (record artifact)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Psychiatry care plan" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "736271009", + "display" : "Outpatient care plan (record artifact)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Outpatient care plan" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "736282001", + "display" : "Neonatal critical care plan (record artifact)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neonatal critical care plan" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "736283006", + "display" : "Chronic obstructive pulmonary disease clinical management plan (record artifact)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic obstructive pulmonary disease clinical management plan" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "736284000", + "display" : "Diabetes clinical management plan", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diabetes clinical management plan (record artifact)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "736285004", + "display" : "Hyperlipidaemia clinical management plan", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hyperlipidemia clinical management plan (record artifact)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hyperlipidemia clinical management plan" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "736286003", + "display" : "Hypertension clinical management plan (record artifact)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypertension clinical management plan" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "736287007", + "display" : "Hypothyroidism clinical management plan", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypothyroidism clinical management plan (record artifact)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "736288002", + "display" : "Transient ischemic attack clinical management plan (record artifact)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transient ischaemic attack clinical management plan" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transient ischemic attack clinical management plan" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "736336006", + "display" : "Miscarriage inpatient care plan (record artifact)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Miscarriage inpatient care plan" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "736337002", + "display" : "Neurosurgery inpatient care plan (record artifact)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neurosurgery inpatient care plan" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "736338007", + "display" : "Ophthalmic surgery inpatient care plan (record artifact)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ophthalmic surgery inpatient care plan" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "736339004", + "display" : "Orthopaedic surgery inpatient care plan", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Orthopedic surgery inpatient care plan (record artifact)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Orthopedic surgery inpatient care plan" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "736340002", + "display" : "Ovarian hyperstimulation syndrome inpatient care plan (record artifact)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ovarian hyperstimulation syndrome inpatient care plan" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "736351002", + "display" : "Breast surgery inpatient care plan (record artifact)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Breast surgery inpatient care plan" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "736352009", + "display" : "Cardiac surgery inpatient care plan (record artifact)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cardiac surgery inpatient care plan" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "736353004", + "display" : "Inpatient care plan (record artifact)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inpatient care plan" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "736355006", + "display" : "Gynaecology bladder training inpatient care plan", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gynecology bladder training inpatient care plan (record artifact)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gynecology bladder training inpatient care plan" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "736356007", + "display" : "Gynaecology inpatient care plan", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gynecology inpatient care plan (record artifact)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gynecology inpatient care plan" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "736357003", + "display" : "Minor gynecology surgery inpatient care plan (record artifact)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Minor gynaecology surgery inpatient care plan" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Minor gynecology surgery inpatient care plan" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "736358008", + "display" : "Minor ophthalmic surgery inpatient care plan (record artifact)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Minor ophthalmic surgery inpatient care plan" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "736359000", + "display" : "Minor surgery inpatient care plan (record artifact)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Minor surgery inpatient care plan" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "736361009", + "display" : "Minor thoracic surgery inpatient care plan (record artifact)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Minor thoracic surgery inpatient care plan" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "736362002", + "display" : "Minor urologic surgery inpatient care plan (record artifact)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Minor urologic surgery inpatient care plan" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "736363007", + "display" : "Minor plastic surgery inpatient care plan (record artifact)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Minor plastic surgery inpatient care plan" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "736364001", + "display" : "Minor orthopaedic surgery inpatient care plan", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Minor orthopedic surgery inpatient care plan (record artifact)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Minor orthopedic surgery inpatient care plan" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "736365000", + "display" : "Acute exacerbation of chronic obstructive pulmonary disease care plan (record artifact)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute exacerbation of chronic obstructive pulmonary disease care plan" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "736366004", + "display" : "Advance care plan (record artifact)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Advance care plan" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "736367008", + "display" : "Anticipatory care plan (record artifact)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anticipatory care plan" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "736368003", + "display" : "Coronary heart disease care plan (record artifact)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Coronary heart disease care plan" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "736369006", + "display" : "Day case care plan (record artifact)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Day case care plan" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "736370007", + "display" : "Day case surgery care plan (record artifact)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Day case surgery care plan" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "736371006", + "display" : "Dementia care plan (record artifact)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dementia care plan" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "736372004", + "display" : "Discharge care plan (record artifact)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Discharge care plan" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "736373009", + "display" : "End of life care plan (record artifact)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "End of life care plan" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "736374003", + "display" : "Gynaecology unplanned inpatient care plan", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gynecology unplanned inpatient care plan (record artifact)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gynecology unplanned inpatient care plan" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "736375002", + "display" : "Hemodialysis care plan (record artifact)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemodialysis care plan" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemodialysis care plan" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "736376001", + "display" : "Infectious disease care plan (record artifact)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infectious disease care plan" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "736377005", + "display" : "Maternity care plan (record artifact)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Maternity care plan" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "736378000", + "display" : "Medication management plan (record artifact)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medication management plan" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "736379008", + "display" : "Miscarriage care plan (record artifact)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Miscarriage care plan" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "736381005", + "display" : "Major surgery inpatient care plan (record artifact)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Major surgery inpatient care plan" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "736382003", + "display" : "Major head and neck surgery inpatient care plan (record artifact)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Major head and neck surgery inpatient care plan" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "736383008", + "display" : "Major neurosurgery inpatient care plan (record artifact)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Major neurosurgery inpatient care plan" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "736384002", + "display" : "Major orthopaedic surgery inpatient care plan", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Major orthopedic surgery inpatient care plan (record artifact)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Major orthopedic surgery inpatient care plan" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "736385001", + "display" : "Major plastic surgery inpatient care plan (record artifact)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Major plastic surgery inpatient care plan" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "736386000", + "display" : "Major vascular surgery inpatient care plan (record artifact)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Major vascular surgery inpatient care plan" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "736387009", + "display" : "Major urologic surgery inpatient care plan (record artifact)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Major urologic surgery inpatient care plan" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "736389007", + "display" : "Colorectal surgery inpatient care plan (record artifact)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Colorectal surgery inpatient care plan" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "736390003", + "display" : "Gynaecology major surgery inpatient care plan", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gynecology major surgery inpatient care plan (record artifact)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gynecology major surgery inpatient care plan" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "736391004", + "display" : "Hepatobiliary and pancreatic surgery inpatient care plan (record artifact)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hepatobiliary and pancreatic surgery inpatient care plan" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "736392006", + "display" : "Bronchoscopy care plan (record artifact)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bronchoscopy care plan" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "736393001", + "display" : "Colposcopy care plan (record artifact)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Colposcopy care plan" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "736394007", + "display" : "Cystoscopy care plan (record artifact)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cystoscopy care plan" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "736395008", + "display" : "Hysteroscopy care plan (record artifact)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hysteroscopy care plan" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "736396009", + "display" : "Interventional cardiology inpatient care plan (record artifact)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Interventional cardiology inpatient care plan" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "736397000", + "display" : "Lower gastrointestinal tract endoscopy care plan (record artifact)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lower gastrointestinal tract endoscopy care plan" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "736399002", + "display" : "Burn inpatient care plan (record artifact)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Burn inpatient care plan" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "736400009", + "display" : "Cardiology inpatient care plan (record artifact)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cardiology inpatient care plan" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "736401008", + "display" : "Chemotherapy care plan (record artifact)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chemotherapy care plan" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "736402001", + "display" : "Hip fracture inpatient care plan (record artifact)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hip fracture inpatient care plan" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "736403006", + "display" : "Hyperemesis in pregnancy inpatient care plan (record artifact)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hyperemesis in pregnancy inpatient care plan" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "736453000", + "display" : "Laryngectomy surgery inpatient care plan (record artifact)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Laryngectomy surgery inpatient care plan" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "736482004", + "display" : "Major burn inpatient care plan (record artifact)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Major burn inpatient care plan" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "736690008", + "display" : "Dialysis care plan (record artifact)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dialysis care plan" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "736990006", + "display" : "Plastic surgery inpatient care plan (record artifact)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Plastic surgery inpatient care plan" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "737426005", + "display" : "Ankle brachial pressure index management plan (record artifact)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ankle brachial pressure index management plan" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "737427001", + "display" : "Clinical management plan", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clinical management plan (record artifact)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "737428006", + "display" : "Arthritis clinical management plan (record artifact)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arthritis clinical management plan" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "737429003", + "display" : "Chronic kidney disease clinical management plan (record artifact)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic kidney disease clinical management plan" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "737430008", + "display" : "Congestive heart failure clinical management plan (record artifact)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congestive heart failure clinical management plan" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "737431007", + "display" : "Coronary heart disease risk clinical management plan", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Coronary heart disease risk clinical management plan (record artifact)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "737432000", + "display" : "Hyperglycemia clinical management plan", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hyperglycemia clinical management plan (record artifact)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hyperglycaemia clinical management plan" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "737433005", + "display" : "Hypoglycemia clinical management plan (record artifact)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypoglycemia clinical management plan" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypoglycaemia clinical management plan" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "737434004", + "display" : "Major depressive disorder clinical management plan", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Major depressive disorder clinical management plan (record artifact)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "737435003", + "display" : "Malnutrition clinical management plan (record artifact)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Malnutrition clinical management plan" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "737436002", + "display" : "Hypoglycaemia self management plan", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypoglycemia self management plan (record artifact)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypoglycemia self management plan" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "737437006", + "display" : "Hyperglycemia self management plan", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hyperglycaemia self management plan" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hyperglycemia self management plan (record artifact)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "737438001", + "display" : "Myocardial infarction clinical management plan (record artifact)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Myocardial infarction clinical management plan" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "737439009", + "display" : "Seizure disorder clinical management plan", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Seizure disorder clinical management plan (record artifact)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "744980002", + "display" : "Medical critical care plan", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medical critical care plan (record artifact)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "763249000", + "display" : "Mental health care programme approach contingency plan", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mental health care program approach contingency plan (record artifact)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mental health care program approach contingency plan" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "763321009", + "display" : "Mental health care program approach crisis plan", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mental health care program approach crisis plan (record artifact)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mental health care programme approach crisis plan" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "770576004", + "display" : "Prevention of delirium care plan (record artifact)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prevention of delirium care plan" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "771082000", + "display" : "Acute medicine care plan", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute medicine care plan (record artifact)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "773130005", + "display" : "Nursing care plan (record artifact)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nursing care plan" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "773430001", + "display" : "Obstetric care plan (record artifact)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Obstetric care plan" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "773431002", + "display" : "Obstetric perinatal care plan (record artifact)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Obstetric intrapartum care plan" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Obstetric perinatal care plan" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "773432009", + "display" : "Obstetric postnatal care plan", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Obstetric postnatal care plan (record artifact)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "773433004", + "display" : "Obstetric antenatal care plan", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Obstetric antenatal care plan (record artifact)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "773435006", + "display" : "Surgical care plan", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Surgical care plan (record artifact)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "773436007", + "display" : "Plastic surgery care plan (record artifact)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Plastic surgery care plan" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "773437003", + "display" : "Trauma surgery care plan (record artifact)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trauma surgery care plan" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "773438008", + "display" : "Oral surgery care plan (record artifact)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oral surgery care plan" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "773439000", + "display" : "Hepatobiliary surgical care plan (record artifact)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hepatobiliary surgical care plan" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "773440003", + "display" : "Dermatological surgery care plan", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dermatological surgery care plan (record artifact)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "773441004", + "display" : "Hand surgery care plan (record artifact)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hand surgery care plan" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "773442006", + "display" : "Podiatric surgery care plan", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Podiatric surgery care plan (record artifact)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "773443001", + "display" : "Ophthalmic surgery care plan", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ophthalmic surgery care plan (record artifact)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "773444007", + "display" : "Pancreatic surgery care plan (record artifact)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pancreatic surgery care plan" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "773445008", + "display" : "Gastrointestinal surgery care plan", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastrointestinal surgery care plan (record artifact)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "773446009", + "display" : "Rehabilitation psychiatry care plan (record artifact)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rehabilitation psychiatry care plan" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "773447000", + "display" : "Forensic psychiatry care plan", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Forensic psychiatry care plan (record artifact)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "773448005", + "display" : "Psychiatric intensive care plan (record artifact)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Psychiatric intensive care plan" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "773449002", + "display" : "Old age psychiatry care plan (record artifact)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Old age psychiatry care plan" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "773450002", + "display" : "Liaison psychiatry care plan", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Liaison psychiatry care plan (record artifact)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "773451003", + "display" : "Psychotherapy care plan (record artifact)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Psychotherapy care plan" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "773452005", + "display" : "Psychology care plan (record artifact)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Psychology care plan" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "773506001", + "display" : "Gynecology care plan (record artifact)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gynaecology care plan" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gynecology care plan" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "773507005", + "display" : "Gynecology oncology care plan (record artifact)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gynecology oncology care plan" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gynaecology oncology care plan" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "773508000", + "display" : "Interventional radiology care plan", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Interventional radiology care plan (record artifact)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "773509008", + "display" : "Ophthalmology care plan (record artifact)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ophthalmology care plan" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "773511004", + "display" : "Occupational therapy care plan (record artifact)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Occupational therapy care plan" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "773512006", + "display" : "Genitourinary medicine care plan (record artifact)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Genitourinary medicine care plan" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "773513001", + "display" : "Physiotherapy care plan (record artifact)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Physiotherapy care plan" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "773514007", + "display" : "Speech and language therapy care plan (record artifact)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Speech and language therapy care plan" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "773516009", + "display" : "Head injury rehabilitation care plan (record artifact)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Head injury rehabilitation care plan" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "773517000", + "display" : "Osteopathic manipulative medicine care plan", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osteopathic manipulative medicine care plan (record artifact)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "773590002", + "display" : "Dietetic care plan (record artifact)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dietetic care plan" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "773591003", + "display" : "Podiatry care plan (record artifact)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Podiatry care plan" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "773592005", + "display" : "Occupational health care plan (record artifact)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Occupational health care plan" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "773593000", + "display" : "Urology care plan (record artifact)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Urology care plan" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "773594006", + "display" : "Orthodontic care plan", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Orthodontic care plan (record artifact)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "773595007", + "display" : "Respiratory medicine care plan", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pulmonary medicine care plan (record artifact)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pulmonary medicine care plan" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chest medicine care plan" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thoracic medicine care plan" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "773596008", + "display" : "Care of elderly care plan", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Care of elderly care plan (record artifact)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "773597004", + "display" : "Orthopaedic care plan", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Orthopedic care plan" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Orthopedic care plan (record artifact)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "773598009", + "display" : "Gastroenterology care plan (record artifact)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastroenterology care plan" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "773599001", + "display" : "Hemophilia care plan", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemophilia care plan" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemophilia care plan (record artifact)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "773976008", + "display" : "Dermatology care plan", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dermatology care plan (record artifact)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "773977004", + "display" : "Hepatology care plan", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hepatology care plan (record artifact)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "773978009", + "display" : "Endocrinology care plan (record artifact)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Endocrinology care plan" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "773979001", + "display" : "Prosthetic care plan", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prosthetic care plan (record artifact)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "773980003", + "display" : "Orthotic care plan", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Orthotic care plan (record artifact)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "773981004", + "display" : "Palliative care plan (record artifact)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Palliative care plan" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "773982006", + "display" : "Rheumatology care plan", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rheumatology care plan (record artifact)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "773983001", + "display" : "ENT (ear, nose, throat) care plan", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ear, nose and throat care plan (record artifact)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ear, nose and throat care plan" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "774202005", + "display" : "Special care baby care plan (record artifact)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Special care baby care plan" + }] + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/care-plan-activity-performed", + "resource" : { + "resourceType" : "ValueSet", + "id" : "care-plan-activity-performed", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "pc" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/care-plan-activity-performed", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3000" + }], + "version" : "6.0.0-ballot2", + "name" : "CarePlanActivityPerformed", + "title" : "Care Plan Activity Performed", + "status" : "draft", + "experimental" : true, + "publisher" : "HL7 International - Patient Care WG", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://www.hl7.org/Special/committees/patientcare/" + }] + }], + "description" : "Example codes indicating the care plan activity that was performed. Note that these are in no way complete and might not even be appropriate for some uses.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "copyright" : "This resource includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these specifications must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/get-snomed-ct or info@snomed.org", + "compose" : { + "include" : [{ + "system" : "http://snomed.info/sct", + "concept" : [{ + "code" : "238165008" + }, + { + "code" : "11816003" + }, + { + "code" : "967006" + }, + { + "code" : "6397004" + }, + { + "code" : "367336001" + }, + { + "code" : "1148817001" + }, + { + "code" : "185468001" + }] + }] + }, + "expansion" : { + "identifier" : "urn:uuid:574406df-d5ef-424a-86b1-1b10bab9fc0a", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 7, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-valueset", + "valueUri" : "null" + }, + { + "name" : "used-codesystem", + "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230131" + }, + { + "name" : "version", + "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230131" + }], + "contains" : [{ + "system" : "http://snomed.info/sct", + "code" : "238165008", + "display" : "Abdominal wall hernia procedure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abdominal wall hernioplasty" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abdominal wall hernia procedure (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "11816003", + "display" : "Diet education", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diet education (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Advice about diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Advice on diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Teach regular diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diet health education" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dietary advice" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "967006", + "display" : "Medication education", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Drugs - health education" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medication education (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Drug treatment education" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6397004", + "display" : "Muscular strength development exercise", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Strengthening activity" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Strengthening exercises" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muscular strength development exercise (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "367336001", + "display" : "Chemotherapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chemotherapy (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CT - Chemotherapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "The treatment of disease using chemical agents or drugs that are selectively toxic to the causative agent of the disease, such as a virus, bacterium, or other microorganism." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1148817001", + "display" : "Assessment of barriers in housing insecurity care plan", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Assessment of barriers in housing insecurity care plan (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "185468001", + "display" : "Home visit for chronic condition (procedure)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Home visit for chronic condition" + }] + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/care-team-status", + "resource" : { + "resourceType" : "ValueSet", + "id" : "care-team-status", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "pc" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 2 + }], + "url" : "http://hl7.org/fhir/ValueSet/care-team-status", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.153" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.144" + }], + "version" : "6.0.0-ballot2", + "name" : "CareTeamStatus", + "title" : "Care Team Status", + "status" : "draft", + "experimental" : false, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "Indicates the status of the care team.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/care-team-status" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:bebffb09-5103-4ede-8677-8b1c54bcc2ca", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 5, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/care-team-status|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/care-team-status", + "code" : "proposed", + "display" : "Proposed" + }, + { + "system" : "http://hl7.org/fhir/care-team-status", + "code" : "active", + "display" : "Active" + }, + { + "system" : "http://hl7.org/fhir/care-team-status", + "code" : "suspended", + "display" : "Suspended" + }, + { + "system" : "http://hl7.org/fhir/care-team-status", + "code" : "inactive", + "display" : "Inactive" + }, + { + "system" : "http://hl7.org/fhir/care-team-status", + "code" : "entered-in-error", + "display" : "Entered in Error" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/care-team-category", + "resource" : { + "resourceType" : "ValueSet", + "id" : "care-team-category", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "pc" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/care-team-category", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.155" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.146" + }], + "version" : "6.0.0-ballot2", + "name" : "CareTeamCategory", + "title" : "Care Team category", + "status" : "draft", + "experimental" : true, + "publisher" : "FHIR Project", + "description" : "Indicates the type of care team.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "copyright" : "This content from LOINC® is copyright © 1995 Regenstrief Institute, Inc. and the LOINC Committee, and available at no cost under the license at http://loinc.org/terms-of-use.", + "compose" : { + "include" : [{ + "system" : "http://loinc.org", + "concept" : [{ + "code" : "LA27975-4", + "display" : "Event-focused care team" + }, + { + "code" : "LA27976-2", + "display" : "Encounter-focused care team" + }, + { + "code" : "LA27977-0", + "display" : "Episode of care-focused care team" + }, + { + "code" : "LA27978-8", + "display" : "Condition-focused care team" + }, + { + "code" : "LA28865-6", + "display" : "Longitudinal care-coordination focused care team" + }, + { + "code" : "LA28866-4", + "display" : "Home & Community Based Services (HCBS)-focused care team" + }, + { + "code" : "LA27980-4", + "display" : "Clinical research-focused care team" + }, + { + "code" : "LA28867-2", + "display" : "Public health-focused care team" + }] + }] + }, + "expansion" : { + "identifier" : "urn:uuid:b4f4d723-7c5f-4447-b676-e58f9977d821", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 8, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-valueset", + "valueUri" : "null" + }, + { + "name" : "used-codesystem", + "valueUri" : "http://loinc.org|2.77" + }, + { + "name" : "version", + "valueUri" : "http://loinc.org|2.77" + }], + "contains" : [{ + "system" : "http://loinc.org", + "code" : "LA27975-4", + "display" : "Event-focused care team", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Event-focused care team" + }] + }, + { + "system" : "http://loinc.org", + "code" : "LA27976-2", + "display" : "Encounter-focused care team", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Encounter-focused care team" + }] + }, + { + "system" : "http://loinc.org", + "code" : "LA27977-0", + "display" : "Episode of care-focused care team", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Episode of care-focused care team" + }] + }, + { + "system" : "http://loinc.org", + "code" : "LA27978-8", + "display" : "Condition-focused care team", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Condition-focused care team" + }] + }, + { + "system" : "http://loinc.org", + "code" : "LA28865-6", + "display" : "Longitudinal care-coordination focused care team", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Longitudinal care-coordination focused care team" + }] + }, + { + "system" : "http://loinc.org", + "code" : "LA28866-4", + "display" : "Home & Community Based Services (HCBS)-focused care team", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Home & Community Based Services (HCBS)-focused care team" + }] + }, + { + "system" : "http://loinc.org", + "code" : "LA27980-4", + "display" : "Clinical research-focused care team", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clinical research-focused care team" + }] + }, + { + "system" : "http://loinc.org", + "code" : "LA28867-2", + "display" : "Public health-focused care team", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Public health-focused care team" + }] + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/participant-role", + "resource" : { + "resourceType" : "ValueSet", + "id" : "participant-role", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "pc" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/participant-role", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.152" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.143" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.2.61" + }], + "version" : "6.0.0-ballot2", + "name" : "ParticipantRoles", + "title" : "Participant Roles", + "status" : "draft", + "experimental" : true, + "publisher" : "FHIR Project", + "description" : "Roles of participants that may be included in a care team. Defined as: Healthcare professional (occupation) or Services (qualifier value).", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "copyright" : "This resource includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these specifications must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/get-snomed-ct or info@snomed.org", + "compose" : { + "include" : [{ + "system" : "http://snomed.info/sct", + "concept" : [{ + "code" : "429577009" + }, + { + "code" : "116154003" + }, + { + "code" : "133932002" + }] + }, + { + "system" : "http://snomed.info/sct", + "filter" : [{ + "property" : "concept", + "op" : "is-a", + "value" : "223366009" + }] + }, + { + "system" : "http://snomed.info/sct", + "filter" : [{ + "property" : "concept", + "op" : "is-a", + "value" : "224930009" + }] + }] + }, + "expansion" : { + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/valueset-unclosed", + "valueBoolean" : true + }], + "identifier" : "urn:uuid:22444884-cf66-493d-8ffb-168d77c6b9bb", + "timestamp" : "2024-10-02T17:54:47+00:00", + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-valueset", + "valueUri" : "null" + }, + { + "name" : "used-codesystem", + "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230131" + }, + { + "name" : "version", + "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230131" + }], + "contains" : [{ + "system" : "http://snomed.info/sct", + "code" : "429577009", + "display" : "Patient advocate (person)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Patient advocate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "116154003", + "display" : "Patient", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Patient (person)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "133932002", + "display" : "Caregiver", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Caregiver (person)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carer" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "223366009", + "display" : "Healthcare professional", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Care personnel" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Healthcare worker" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Health care personnel" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Health profession" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Healthcare professional (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1421009", + "display" : "Specialised surgeon", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Specialized surgeon" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Specialized surgeon (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3430008", + "display" : "Radiation therapist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radiation therapist (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "An allied health professional who administers radiation in various forms using varying methods of administration." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3842006", + "display" : "Chiropractor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chiropractor (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4162009", + "display" : "Dental assistant", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dental assistant (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5275007", + "display" : "Auxiliary nurse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Auxiliary nurse (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "NA - Nursing auxiliary" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6816002", + "display" : "Specialised nurse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Specialized nurse" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Specialized nurse (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6868009", + "display" : "Hospital administrator", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital administrator (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8724009", + "display" : "Plastic surgeon", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Plastic surgeon (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "11661002", + "display" : "Neuropathologist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neuropathologist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "11911009", + "display" : "Nephrologist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nephrologist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "11935004", + "display" : "Obstetrician", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Obstetrician (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "13580004", + "display" : "School dental assistant", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "School dental assistant (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "14698002", + "display" : "Medical microbiologist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medical microbiologist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "17561000", + "display" : "Cardiologist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cardiologist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "18803008", + "display" : "Dermatologist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dermatologist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "18850004", + "display" : "Laboratory hematologist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Laboratory haematologist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Laboratory hematologist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "19244007", + "display" : "Gerodontist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Geriodontist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gerodontist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "20145008", + "display" : "Removable prosthodontist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removable prosthodontist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "21365001", + "display" : "Specialised dentist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Specialized dentist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Specialized dentist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "21450003", + "display" : "Neuropsychiatrist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neuropsychiatrist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "22515006", + "display" : "Medical assistant", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medical assistant (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "22731001", + "display" : "Orthopedic surgeon", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Orthopaedic surgeon" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Orthopedic surgeon (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "22983004", + "display" : "Thoracic surgeon", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thoracic surgeon (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "23278007", + "display" : "Community health physician", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Community health physician (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "24430003", + "display" : "Physical medicine specialist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Physiatrist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Physical medicine specialist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "24590004", + "display" : "Urologist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Urologist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "25961008", + "display" : "Electroencephalography specialist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Electroencephalography specialist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "26042002", + "display" : "Dental hygienist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dental hygienist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "26369006", + "display" : "Public health nurse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Public health nurse (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "28229004", + "display" : "Optometrist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Optometrist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "28411006", + "display" : "Neonatologist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neonatologist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "28544002", + "display" : "Medical biochemist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medical biochemist (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chemical pathologist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clinical biochemist" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "36682004", + "display" : "Physiotherapist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Physiotherapist (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PT - Physiotherapist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Physical therapist" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "37154003", + "display" : "Periodontist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Periodontist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "37504001", + "display" : "Orthodontist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Orthodontist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "39677007", + "display" : "Internal medicine specialist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Internist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Internal medicine specialist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "40127002", + "display" : "Dietitian (general)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dietitian (general) (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "40204001", + "display" : "Hematologist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haematologist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hematologist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "40570005", + "display" : "Interpreter", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Interpreter (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "41672002", + "display" : "Respiratory disease specialist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Respiratory disease specialist (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Respiratory physician" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pulmonologist" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "41904004", + "display" : "Medical X-ray technician", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medical X-ray technician (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "43702002", + "display" : "Occupational health nurse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Occupational health nurse (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "44652006", + "display" : "Pharmaceutical assistant", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pharmaceutical assistant (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "45440000", + "display" : "Rheumatologist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rheumatologist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "45544007", + "display" : "Neurosurgeon", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neurosurgeon (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "45956004", + "display" : "Sanitarian", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sanitarian (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "46255001", + "display" : "Pharmacist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pharmacist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "48740002", + "display" : "Philologist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Philologist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "49203003", + "display" : "Dispensing optician", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dispensing optician (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dispensing optometrist" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "49993003", + "display" : "Oral surgeon", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oral and maxillofacial surgeon" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oral surgeon (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Maxillofacial surgeon" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "50149000", + "display" : "Endodontist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Endodontist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "54503009", + "display" : "Faith healer", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Faith healer (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "56397003", + "display" : "Neurologist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neurologist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "56466003", + "display" : "Public health physician", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Public health physician (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Community physician" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "56542007", + "display" : "Medical record administrator", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medical record administrator (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "56545009", + "display" : "Cardiovascular surgeon", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cardiovascular surgeon (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "57654006", + "display" : "Fixed prosthodontist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fixed prosthodontist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "59058001", + "display" : "General physician", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "General physician (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "59169001", + "display" : "Orthopaedic technician", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Orthopedic technician" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Orthopedic technician (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "59317003", + "display" : "Dental prosthesis maker and repairer", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dental prosthesis maker and repairer (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "59944000", + "display" : "Psychologist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Psychologist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "60008001", + "display" : "Public health nutritionist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Public health nutritionist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "61207006", + "display" : "Medical pathologist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medical pathologist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "61246008", + "display" : "Laboratory medicine specialist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Laboratory medicine specialist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "61345009", + "display" : "Otorhinolaryngologist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Otorhinolaryngologist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "61894003", + "display" : "Endocrinologist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Endocrinologist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "62247001", + "display" : "Family medicine specialist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Family doctor" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Family medicine specialist (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "GP - General practitioner" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "General practitioner" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "63098009", + "display" : "Clinical immunologist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clinical allergist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clinical immunologist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "66476003", + "display" : "Oral pathologist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oral and maxillofacial pathologist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oral pathologist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "66862007", + "display" : "Radiologist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radiologist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "68867008", + "display" : "Public health dentist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Preventive dentist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Public health dentist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "68950000", + "display" : "Prosthodontist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prosthodontist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "69280009", + "display" : "Specialised physician", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Specialized physician" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Specialized physician (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "71838004", + "display" : "Gastroenterologist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastroenterologist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "73265009", + "display" : "Nursing aid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nursing aid (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "75271001", + "display" : "Professional midwife", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Professional midwife (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "MW - Midwife" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "76166008", + "display" : "Practical aid (pharmacy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Practical aid (pharmacy) (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "76231001", + "display" : "Osteopath", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osteopath (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "76899008", + "display" : "Infectious disease specialist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infectious disease specialist (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infectious diseases physician" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "78703002", + "display" : "General surgeon", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "General surgeon (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "78729002", + "display" : "Diagnostic radiologist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diagnostic radiologist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "79898004", + "display" : "Auxiliary midwife", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Auxiliary midwife (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "80409005", + "display" : "Translator", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Translator (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "80546007", + "display" : "Occupational therapist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Occupational therapist (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "OT - Occupational therapist" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "80584001", + "display" : "Psychiatrist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Psychiatrist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "80933006", + "display" : "Nuclear medicine specialist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nuclear medicine specialist (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nuclear medicine physician" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "81464008", + "display" : "Clinical pathologist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clinical pathologist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "82296001", + "display" : "Pediatrician", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paediatrician" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatrician (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "83273008", + "display" : "Anatomic pathologist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anatomic pathologist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "83685006", + "display" : "Gynecologist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gynaecologist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gynecologist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "85733003", + "display" : "General pathologist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "General pathologist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "88189002", + "display" : "Anesthesiologist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anaesthesiologist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anesthesiologist (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anesthetist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anaesthetist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Consultant anesthetist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Consultant anaesthetist" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "90201008", + "display" : "Pedodontist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paedodontist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pedodontist (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paediatric dentist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric dentist" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "90655003", + "display" : "Geriatrics specialist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gerontologist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Geriatrics specialist (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Care of the elderly physician" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Geriatrician" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Geriatric medicine physician" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "106289002", + "display" : "Dentist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dentist (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dental surgeon" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dental practitioner" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "106292003", + "display" : "Professional nurse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Professional nurse (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nurse" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "106293008", + "display" : "Nursing personnel", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Unqualified nursing staff" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nursing personnel (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "106294002", + "display" : "Midwifery personnel", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Midwifery personnel (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "106296000", + "display" : "Physiotherapist AND/OR occupational therapist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Physiotherapist/occupational therapist (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Physiotherapist/occupational therapist" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "106330007", + "display" : "Philologist, translator AND/OR interpreter", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Philologist, translator/interpreter (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Philologist, translator/interpreter" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "158965000", + "display" : "Medical practitioner", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Doctor" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medical practitioner (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "158966004", + "display" : "Medical administrator - national", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medical administrator - national (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "158967008", + "display" : "Consultant physician", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Consultant physician (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "158968003", + "display" : "Consultant surgeon", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Consultant surgeon (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "158969006", + "display" : "Consultant gynecology and obstetrics", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Consultant gynaecology and obstetrics" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Consultant gynecology/obstetrics (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Consultant gynecology/obstetrics" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "158971006", + "display" : "Hospital registrar", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital registrar (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "158972004", + "display" : "House officer", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Junior house officer" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital house officer" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "HO - House officer" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pre-registration house officer" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "House officer (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "158973009", + "display" : "Occupational physician", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Occupational physician (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "158974003", + "display" : "Clinical medical officer", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CMO - Clinical medical officer" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clinical medical officer (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "158975002", + "display" : "Medical practitioner - teaching", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medical practitioner - teaching (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "158977005", + "display" : "Dental administrator", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dental administrator (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "158978000", + "display" : "Dental consultant", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dental consultant (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "158979008", + "display" : "Dental general practitioner", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dental general practitioner (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "General dentist" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "158980006", + "display" : "Dental practitioner - teaching", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dental practitioner - teaching (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "158983008", + "display" : "Nurse administrator - national", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nurse administrator - national (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "158984002", + "display" : "Nursing officer - region", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nursing officer - region (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "158985001", + "display" : "Nursing officer - district", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nursing officer - district (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "158986000", + "display" : "Nursing administrator - professional body", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nursing administrator - professional body (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "158987009", + "display" : "Nursing officer - division", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nursing officer - division (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "158988004", + "display" : "Nurse education director", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nurse education director (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "158989007", + "display" : "Occupational health nursing officer", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Occupational health nursing officer (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "158990003", + "display" : "Nursing officer", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nursing officer (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "158992006", + "display" : "Midwifery sister", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Midwifery sister (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "158993001", + "display" : "Nursing sister (theatre)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nursing sister (theater) (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nursing sister (theater)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "158994007", + "display" : "Staff nurse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "SN - Staff nurse" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Staff nurse (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "158995008", + "display" : "Staff midwife", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Staff midwife (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "158996009", + "display" : "State enrolled nurse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "SEN - State enrolled nurse" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "State enrolled nurse (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "158997000", + "display" : "District nurse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "DN - District nurse" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "District nurse (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "158998005", + "display" : "Private nurse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Private nurse (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "158999002", + "display" : "Community midwife", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "District midwife" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CM - Community midwife" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Community midwife (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "159001001", + "display" : "Clinic nurse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clinic nurse (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "159002008", + "display" : "Practice nurse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Practice nurse (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "159003003", + "display" : "School nurse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "SN - School nurse" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "School nurse (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "159004009", + "display" : "Nurse - teaching", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nurse educator" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nurse teacher (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nurse teacher" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A registered or licensed practical nurse who provides education to other clinicians and/or patients." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "159005005", + "display" : "Student nurse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Student nurse (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "159006006", + "display" : "Dental nurse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dental nurse (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "159007002", + "display" : "Community pediatric nurse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Community paediatric nurse" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Community pediatric nurse (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "159010009", + "display" : "Hospital pharmacist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital pharmacist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "159011008", + "display" : "Retail pharmacist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Retail pharmacist (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Community pharmacist" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "159012001", + "display" : "Industrial pharmacist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Industrial pharmacist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "159014000", + "display" : "Trainee pharmacist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trainee pharmacist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "159016003", + "display" : "Medical radiographer", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radiographer" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medical radiographer (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "159017007", + "display" : "Diagnostic radiographer", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diagnostic radiographer (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "159018002", + "display" : "Therapeutic radiographer", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Therapeutic radiographer (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radiotherapist" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "159019005", + "display" : "Trainee radiographer", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trainee radiographer (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "159021000", + "display" : "Ophthalmic optician", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ophthalmic optometrist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ophthalmic optician (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "159022007", + "display" : "Trainee optician", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trainee optician (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "159025009", + "display" : "Remedial gymnast", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Remedial gymnast (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "159026005", + "display" : "Speech and language therapist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Speech therapist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "SLT - Speech and language therapist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ST - Speech therapist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Speech/language therapist (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Speech/language therapist" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "159027001", + "display" : "Orthoptist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Orthoptist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "159028006", + "display" : "Trainee remedial therapist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trainee remedial therapist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "159033005", + "display" : "Dietician", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dietitian" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dietitian (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "159034004", + "display" : "Podiatrist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chiropodist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Podiatrist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "159035003", + "display" : "Dental auxiliary", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dental auxiliary (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "159036002", + "display" : "ECG technician", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Electrocardiogram technician (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Electrocardiogram technician" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "159037006", + "display" : "EEG technician", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Electroencephalogram technician (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Electroencephalogram technician" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "159038001", + "display" : "Artificial limb fitter", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Artificial limb fitter (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "159039009", + "display" : "AT - Audiology technician", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Audiology technician" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Audiology technician (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "159040006", + "display" : "Pharmacy technician", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pharmacy technician (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "159041005", + "display" : "Trainee medical technician", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trainee medical technician (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "159141008", + "display" : "Geneticist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Geneticist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "159972006", + "display" : "Surgical corset fitter", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Surgical corset fitter (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "160008000", + "display" : "Dental technician", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dental mechanic" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dental technician (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224529009", + "display" : "Clinical assistant", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clinical assistant (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224530004", + "display" : "Senior registrar", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "SR - Senior registrar" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Senior registrar (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224531000", + "display" : "Registrar", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Registrar (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224532007", + "display" : "Senior house officer", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "SHO - Senior house officer" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Senior houseman" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Senior house officer (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224533002", + "display" : "MO - Medical officer", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medical officer" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medical officer (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224534008", + "display" : "Health visitors, nurses and midwives", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Health visitor, nurse/midwife (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Health visitor, nurse/midwife" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224535009", + "display" : "Registered nurse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "RN - Registered nurse" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Registered nurse (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224536005", + "display" : "Midwifery tutor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Midwifery tutor (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224537001", + "display" : "Accident and Emergency nurse (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Accident and Emergency nurse" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224538006", + "display" : "Triage nurse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Triage nurse (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224540001", + "display" : "Community nurse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Community nurse (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224541002", + "display" : "Nursing continence advisor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nursing continence advisor (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224542009", + "display" : "Coronary care nurse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CCU - Coronary care nurse" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Coronary care nurse (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224543004", + "display" : "Diabetic nurse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diabetic nurse (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224544005", + "display" : "Family planning nurse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Family planning nurse (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224545006", + "display" : "Care of the elderly nurse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Geriatric nurse" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Care of the elderly nurse (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224546007", + "display" : "ICN - Infection control nurse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection control nurse" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection control nurse (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224547003", + "display" : "Intensive therapy nurse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intensive care nurse" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ITU - Intensive therapy nurse" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intensive therapy nurse (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224548008", + "display" : "Learning disabilities nurse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Learning disabilities nurse (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224549000", + "display" : "Neonatal nurse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neonatal nurse (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224550000", + "display" : "Neurology nurse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neurology nurse (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224551001", + "display" : "Industrial nurse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Industrial nurse (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224552008", + "display" : "Oncology nurse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oncology nurse (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224554009", + "display" : "Marie Curie nurse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Marie Curie nurse (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224555005", + "display" : "Pain control nurse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pain control nurse (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224556006", + "display" : "Palliative care nurse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Palliative care nurse (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224557002", + "display" : "Chemotherapy nurse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chemotherapy nurse (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224558007", + "display" : "Radiotherapy nurse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radiotherapy nurse (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224559004", + "display" : "Recovery nurse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recovery nurse (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PACU nurse" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recovery room nurse" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Postanesthesia care unit nurse" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Postanaesthesia care unit nurse" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224560009", + "display" : "Stomatherapist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stoma care nurse" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stoma care nurse (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224562001", + "display" : "Paediatric nurse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric nurse" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric nurse (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224563006", + "display" : "Psychiatric nurse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mental health nurse" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mental health nurse (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224564000", + "display" : "Community mental health nurse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Community psychiatric nurse" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CPN - Community psychiatric nurse" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Community mental health nurse (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224565004", + "display" : "Renal nurse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Renal nurse (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224566003", + "display" : "Haemodialysis nurse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemodialysis nurse" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemodialysis nurse (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224567007", + "display" : "Wound care nurse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tissue viability nurse" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tissue viability nurse (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224569005", + "display" : "Nurse grade", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nurse grade (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224570006", + "display" : "Clinical nurse specialist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CNS - Clinical nurse specialist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clinical nurse specialist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224571005", + "display" : "Nurse practitioner", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nurse practitioner (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nurse Practitioners (NPs), are registered nurses with additional education and experience who are able to order and interpret diagnostic tests, communicate diagnoses, prescribe pharmaceuticals and perform specific procedures." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224572003", + "display" : "Nursing sister", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sr - Nursing sister" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nursing sister (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224573008", + "display" : "CN - Charge nurse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Charge nurse" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Charge nurse (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224574002", + "display" : "Ward manager", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ward manager (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224575001", + "display" : "Nursing team leader", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nursing team leader (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224576000", + "display" : "Nursing assistant", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "NA - Nursing assistant" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nursing assistant (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224577009", + "display" : "HCA - Healthcare assistant", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Healthcare assistant (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Healthcare assistant" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "HCA - Healthcare aide" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224578004", + "display" : "Nursery nurse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nursery nurse (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224579007", + "display" : "Healthcare service manager", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Healthcare service manager (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224580005", + "display" : "Occupational health service manager", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Occupational health service manager (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224581009", + "display" : "Community nurse manager", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Community nursing officer" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Community nurse manager (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224583007", + "display" : "Behavior therapist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Behaviour therapist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Behavior therapist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224584001", + "display" : "Behaviour therapy assistant", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Behavior therapy assistant" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Behavior therapy assistant (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224585000", + "display" : "Drama therapist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Drama therapist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224586004", + "display" : "Domiciliary occupational therapist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Domiciliary occupational therapist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224587008", + "display" : "Occupational therapy helper", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Occupational therapy helper (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224588003", + "display" : "Psychotherapist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Psychotherapist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224589006", + "display" : "Community-based physiotherapist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Community physiotherapist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Community-based physiotherapist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224590002", + "display" : "Play therapist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Play therapist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224591003", + "display" : "Play specialist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Play specialist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224592005", + "display" : "Play leader", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Play leader (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224593000", + "display" : "Community-based speech and language therapist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Community speech and language therapist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Community-based speech/language therapist (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Community-based speech/language therapist" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224594006", + "display" : "Speech and language assistant", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Speech/language assistant (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Speech/language assistant" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224595007", + "display" : "Professional counsellor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Professional counselor (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Professional counselor" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224596008", + "display" : "Marriage guidance counsellor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Marriage guidance counselor (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Marriage guidance counselor" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224597004", + "display" : "Trained nurse counsellor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trained nurse counselor (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trained nurse counselor" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224598009", + "display" : "Trained social worker counsellor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trained social worker counselor (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trained social worker counselor" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224599001", + "display" : "Trained personnel counsellor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trained personnel counselor (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trained personnel counselor" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224600003", + "display" : "Psychoanalyst", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Psychoanalyst (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224601004", + "display" : "Assistant psychologist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Assistant psychologist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224602006", + "display" : "Community-based podiatrist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Community chiropodist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Community podiatrist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Community-based podiatrist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224603001", + "display" : "Foot care worker", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Foot care worker (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224604007", + "display" : "Audiometrician", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Audiometrician (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Audiometrist" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224606009", + "display" : "Technical healthcare occupation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Technical healthcare occupation (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224607000", + "display" : "Occupational therapy technical instructor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Occupational therapy technical instructor (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224608005", + "display" : "Administrative healthcare staff", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Administrative healthcare staff (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224609002", + "display" : "Complementary health worker", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Complementary practitioner" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Complementary therapist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Complementary health worker (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224610007", + "display" : "Supporting services personnel", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Supporting services personnel (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224614003", + "display" : "Research associate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Research associate (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224615002", + "display" : "Research nurse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Research nurse (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224620002", + "display" : "Human aid to communication", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "HAC - Human aids to communication" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human aid to communication (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224621003", + "display" : "Palantypist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Palantypist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224622005", + "display" : "Note taker", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Note taker (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224623000", + "display" : "Cuer", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cuer (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224624006", + "display" : "Lipspeaker", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lipspeaker (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224625007", + "display" : "Interpreter for British sign language", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Interpreter for British sign language (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224626008", + "display" : "Interpreter for Signs supporting English", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Interpreter for Signs supporting English (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224936003", + "display" : "General practitioner locum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Locum" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "General practitioner locum (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "225726006", + "display" : "Lactation consultant", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lactation consultant (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "225727002", + "display" : "Midwife counsellor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Midwife counselor (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Midwife counselor" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "265937000", + "display" : "Nursing occupation (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nursing occupation" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "265939002", + "display" : "Medical/dental technicians", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medical/dental technicians (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "283875005", + "display" : "Parkinson's disease nurse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Parkinson's disease nurse (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Parkinson disease nurse" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "302211009", + "display" : "Specialist registrar", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "SpR - Specialist registrar" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Specialist registrar (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "303124005", + "display" : "Member of mental health review tribunal", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Member of mental health review tribunal (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "303129000", + "display" : "Hospital manager", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital manager (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "303133007", + "display" : "Responsible medical officer", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "RMO - Responsible medical officer" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Responsible medical officer (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "303134001", + "display" : "Independent doctor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Independent doctor (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "304291006", + "display" : "Bereavement counsellor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bereavement counselor (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bereavement counselor" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "304292004", + "display" : "Surgeon", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Surgeon (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "307988006", + "display" : "Medical technician", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medical technician (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "308002005", + "display" : "Remedial therapist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Remedial therapist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309294001", + "display" : "Accident and emergency doctor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Casualty doctor" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Emergency department physician (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Emergency department physician" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A medical practitioner whose practice is limited to the care of patients in a hospital emergency department." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309295000", + "display" : "Clinical oncologist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clinical oncologist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309296004", + "display" : "Family planning doctor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Family planning doctor (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309322005", + "display" : "Associate general practitioner", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Associate general practitioner (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309323000", + "display" : "Partner of general practitioner", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "GP partner" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Partner of general practitioner (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309324006", + "display" : "Assistant GP", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "General practitioner assistant" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "General practitioner assistant (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309326008", + "display" : "Deputizing general practitioner", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deputising general practitioner" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deputizing general practitioner (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309327004", + "display" : "General practitioner registrar", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "General practitioner registrar (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309328009", + "display" : "Ambulatory pediatrician", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ambulatory paediatrician" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ambulatory pediatrician (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309329001", + "display" : "Community paediatrician", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Community pediatrician" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Community pediatrician (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309330006", + "display" : "Pediatric cardiologist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paediatric cardiologist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric cardiologist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309331005", + "display" : "Pediatric endocrinologist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paediatric endocrinologist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric endocrinologist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309332003", + "display" : "Paediatric gastroenterologist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric gastroenterologist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric gastroenterologist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309333008", + "display" : "Pediatric nephrologist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paediatric nephrologist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric nephrologist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309334002", + "display" : "Paediatric neurologist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric neurologist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric neurologist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309335001", + "display" : "Pediatric rheumatologist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paediatric rheumatologist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric rheumatologist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309336000", + "display" : "Paediatric oncologist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric oncologist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric oncologist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309337009", + "display" : "Pain management specialist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pain management specialist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309338004", + "display" : "Intensive care specialist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ITU specialist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intensive care specialist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309339007", + "display" : "Adult intensive care specialist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adult intensive care specialist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309340009", + "display" : "Pediatric intensive care specialist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paediatric intensive care specialist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric intensive care specialist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309341008", + "display" : "Blood transfusion doctor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood transfusion doctor (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309342001", + "display" : "Histopathologist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Histopathologist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309343006", + "display" : "Physician", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Physician (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medical doctor" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309345004", + "display" : "Chest physician", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chest physician (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309346003", + "display" : "Thoracic physician", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thoracic physician (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309347007", + "display" : "Clinical hematologist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clinical haematologist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clinical hematologist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309348002", + "display" : "Clinical neurophysiologist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clinical neurophysiologist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309349005", + "display" : "Clinical physiologist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clinical physiologist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309350005", + "display" : "Diabetologist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diabetologist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309351009", + "display" : "Andrologist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Andrologist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309352002", + "display" : "Neuroendocrinologist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neuroendocrinologist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309353007", + "display" : "Reproductive endocrinologist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reproductive endocrinologist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309354001", + "display" : "Thyroidologist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thyroidologist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309355000", + "display" : "Clinical geneticist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clinical geneticist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309356004", + "display" : "Clinical cytogeneticist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clinical cytogeneticist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309357008", + "display" : "Clinical molecular geneticist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clinical molecular geneticist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309358003", + "display" : "Genitourinary medicine physician", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "GU medicine physician" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Genitourinary medicine physician (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309359006", + "display" : "Palliative care physician", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Palliative care physician (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309360001", + "display" : "Rehabilitation physician", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rehabilitation physician (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309361002", + "display" : "Child and adolescent psychiatrist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Child and adolescent psychiatrist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309362009", + "display" : "Forensic psychiatrist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Forensic psychiatrist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309363004", + "display" : "Liaison psychiatrist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Liaison psychiatrist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309364005", + "display" : "Psychogeriatrician", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Old age psychiatrist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Psychogeriatrician (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309366007", + "display" : "Rehabilitation psychiatrist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rehabilitation psychiatrist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309367003", + "display" : "Obstetrician and gynecologist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Obstetrician and gynaecologist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Obstetrician and gynecologist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309368008", + "display" : "Breast surgeon", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Breast surgeon (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309369000", + "display" : "Cardiothoracic surgeon", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cardiothoracic surgeon (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309371000", + "display" : "Cardiac surgeon", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cardiac surgeon (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309372007", + "display" : "Ear, nose and throat surgeon", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ENT surgeon" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ear, nose and throat surgeon (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309373002", + "display" : "Endocrine surgeon", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Endocrine surgeon (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309374008", + "display" : "Thyroid surgeon", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thyroid surgeon (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309375009", + "display" : "Pituitary surgeon", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pituitary surgeon (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309376005", + "display" : "Gastrointestinal surgeon", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "GI surgeon" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastrointestinal surgeon (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309377001", + "display" : "General gastrointestinal surgeon", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "General gastrointestinal surgeon (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309378006", + "display" : "Upper gastrointestinal surgeon", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Upper gastrointestinal surgeon (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309379003", + "display" : "Colorectal surgeon", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Colorectal surgeon (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309380000", + "display" : "Hand surgeon", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hand surgeon (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309381001", + "display" : "Hepatobiliary surgeon", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hepatobiliary surgeon (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309382008", + "display" : "Ophthalmic surgeon", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ophthalmic surgeon (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Surgical ophthalmologist" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309383003", + "display" : "Pediatric surgeon", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paediatric surgeon" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric surgeon (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309384009", + "display" : "Pancreatic surgeon", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pancreatic surgeon (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309385005", + "display" : "Transplant surgeon", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transplant surgeon (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309386006", + "display" : "Trauma surgeon", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trauma surgeon (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309388007", + "display" : "Vascular surgeon", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vascular surgeon (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309389004", + "display" : "Medical practitioner grade", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medical practitioner grade (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309390008", + "display" : "Hospital consultant", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital consultant (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309391007", + "display" : "Visiting specialist registrar", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Visiting specialist registrar (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309392000", + "display" : "Research registrar", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Research registrar (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309393005", + "display" : "General practitioner grade", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "General practitioner grade (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309394004", + "display" : "General practitioner principal", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "General practitioner principal (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309395003", + "display" : "Hospital specialist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Specialist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital specialist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309396002", + "display" : "Associate specialist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Associate specialist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309397006", + "display" : "Research fellow", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Research fellow (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309398001", + "display" : "Profession allied to medicine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PAM - Profession allied to medicine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Profession allied to medicine (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allied health professional" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "AHP - Allied Health Professional" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309399009", + "display" : "Hospital dietitian", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital-based dietitian" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital-based dietitian (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309400002", + "display" : "Domiciliary physiotherapist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Domiciliary physiotherapist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309401003", + "display" : "GP-based physiotherapist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "General practitioner-based physiotherapist (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "General practitioner-based physiotherapist" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309402005", + "display" : "Hospital-based physiotherapist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital physiotherapist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital-based physiotherapist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309403000", + "display" : "Private physiotherapist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Private physiotherapist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309404006", + "display" : "Physiotherapy helper", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Physiotherapy helper (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Physiotherapy assistant" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309409001", + "display" : "Hospital-based speech and language therapist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital speech and language therapist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital-based speech and language therapist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309410006", + "display" : "Arts therapist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arts therapist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309411005", + "display" : "Dance therapist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dance therapist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309412003", + "display" : "Music therapist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Music therapist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309413008", + "display" : "Renal dietitian", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Renal dietitian (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309414002", + "display" : "Liver dietitian", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Liver dietitian (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309415001", + "display" : "Oncology dietitian", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oncology dietitian (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309416000", + "display" : "Pediatric dietitian", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paediatric dietitian" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric dietitian (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309417009", + "display" : "Diabetes dietitian", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diabetes dietitian (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309418004", + "display" : "Audiologist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Audiologist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309419007", + "display" : "Hearing therapist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hearing therapist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309420001", + "display" : "Audiological scientist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Audiological scientist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309421002", + "display" : "Hearing aid dispenser", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hearing aid dispenser (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309422009", + "display" : "Community-based occupational therapist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Community occupational therapist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Community-based occupational therapist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309423004", + "display" : "Hospital occupational therapist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital-based occupational therapist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital-based occupational therapist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309427003", + "display" : "Social services occupational therapist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Local authority occupational therapist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Social services occupational therapist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309428008", + "display" : "Orthotist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Orthotist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309429000", + "display" : "Surgical fitter", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Surgical fitter (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309434001", + "display" : "Hospital-based podiatrist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital podiatrist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital chiropodist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital-based podiatrist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309435000", + "display" : "Podiatry assistant", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Foot care assistant" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Podiatry assistant (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309436004", + "display" : "Lymphedema nurse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lymphoedema nurse" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lymphedema nurse (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309437008", + "display" : "Community learning disabilities nurse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Community learning disabilities nurse (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309439006", + "display" : "Clinical nurse teacher", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clinical nurse teacher (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309440008", + "display" : "Community practice nurse teacher", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Community practice nurse teacher (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309441007", + "display" : "Nurse tutor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nurse tutor (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309442000", + "display" : "Nurse teacher practitioner", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nurse teacher practitioner (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309443005", + "display" : "Nurse lecturer practitioner", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nurse lecturer practitioner (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309444004", + "display" : "Outreach nurse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Outreach nurse (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309445003", + "display" : "Anesthetic nurse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anaesthetic nurse" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anesthetic nurse (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309446002", + "display" : "Nurse manager", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nurse manager (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309450009", + "display" : "Nurse administrator", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nurse administrator (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309452001", + "display" : "Midwifery grade", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Midwifery grade (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309453006", + "display" : "Registered midwife", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "RM - Registered midwife" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Registered midwife (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Midwife" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309454000", + "display" : "Student midwife", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Student midwife (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309455004", + "display" : "Parentcraft sister", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Parentcraft sister (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309459005", + "display" : "Healthcare professional grade", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Healthcare professional grade (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309460000", + "display" : "Restorative dentist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Restorative dentist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310170009", + "display" : "Paediatric audiologist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric audiologist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric audiologist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310171008", + "display" : "Immunopathologist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immunopathologist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310172001", + "display" : "Audiological physician", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Audiological physician (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310173006", + "display" : "Clinical pharmacologist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clinical pharmacologist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310174000", + "display" : "Private doctor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Private doctor (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310175004", + "display" : "Agency nurse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Agency nurse (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310176003", + "display" : "Behavioral therapist nurse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Behavioural therapist nurse" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Behavioral therapist nurse (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310177007", + "display" : "Cardiac rehabilitation nurse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cardiac rehabilitation nurse (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310178002", + "display" : "Genitourinary nurse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Genitourinary nurse (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310179005", + "display" : "Rheumatology nurse specialist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rheumatology nurse specialist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310180008", + "display" : "Continence nurse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Continence nurse (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310181007", + "display" : "Contact tracing nurse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Contact tracing nurse (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310182000", + "display" : "General nurse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "General nurse (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310184004", + "display" : "Liaison nurse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Liaison nurse (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310185003", + "display" : "Diabetic liaison nurse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diabetic liaison nurse (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310186002", + "display" : "Nurse psychotherapist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nurse psychotherapist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310187006", + "display" : "Company nurse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Company nurse (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310188001", + "display" : "Hospital midwife", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital-based midwife" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital midwife (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310189009", + "display" : "Genetic counsellor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Genetic counselor (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Genetic counselor" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310190000", + "display" : "Mental health counsellor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mental health counselor (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mental health counselor" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310191001", + "display" : "Clinical psychologist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clinical psychologist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310192008", + "display" : "Educational psychologist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Educational psychologist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310193003", + "display" : "Coroner", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Coroner (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310194009", + "display" : "Appliance officer", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Appliance officer (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310512001", + "display" : "Medical oncologist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medical oncologist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "311441001", + "display" : "School medical officer", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "School medical officer (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "312485001", + "display" : "Integrated midwife", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Integrated midwife (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "372102007", + "display" : "RN First Assist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "RNFA" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Registered Nurse First Assist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Registered nurse (RN) First Assist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Registered nurse first assist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Registered nurse first assist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "387619007", + "display" : "Optician (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Optician" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "394572006", + "display" : "Medical secretary (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medical secretary" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "394618009", + "display" : "Hospital nurse (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital nurse" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "397897005", + "display" : "Paramedic (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paramedic" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "EMT" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Emergency medical technician" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "397903001", + "display" : "Staff grade obstetrician (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Staff grade obstetrician" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "397908005", + "display" : "Staff grade practitioner (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Staff grade practitioner" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Staff grade doctor" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "398130009", + "display" : "Medical student (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medical student" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "398238009", + "display" : "Acting obstetric registrar (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acting obstetric registrar" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "404940000", + "display" : "Physiotherapist technical instructor (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Physiotherapist technical instructor" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "405277009", + "display" : "Resident physician (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Resident physician" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "405278004", + "display" : "Certified registered nurse anesthetist (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Certified registered nurse anaesthetist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Certified registered nurse anesthetist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CRNA - Certified registered nurse anaesthetist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CRNA - Certified registered nurse anesthetist" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "405279007", + "display" : "Attending physician (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Attending physician" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "405623001", + "display" : "Assigned practitioner (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Assigned practitioner" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "405684005", + "display" : "Professional initiating surgical case", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Case initiator" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Professional initiating surgical case (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "405685006", + "display" : "Professional providing staff relief during surgical procedure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Case reliever" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Professional providing staff relief during surgical procedure (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "408798009", + "display" : "Consultant pediatrician (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Consultant paediatrician" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Consultant pediatrician" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "408799001", + "display" : "Consultant neonatologist (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Consultant neonatologist" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "409974004", + "display" : "Health educator (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Health educator" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "409975003", + "display" : "Certified health education specialist (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Certified health education specialist" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "413854007", + "display" : "Circulating nurse (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Circulating nurse" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Circulator" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "415075003", + "display" : "Perioperative nurse (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Perioperative nurse" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Theater nurse" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Theatre nurse" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Operating room nurse" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "415506007", + "display" : "Scrub nurse (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Scrub nurse" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "416160000", + "display" : "Fellow of American Academy of Osteopathy (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fellow of American Academy of Osteopathy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "FAAO - Fellow of American Academy of Osteopathy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "This earned post-doctoral fellowship is conferred by the American Academy of Osteopathy. Those who earn the FAAO must demonstrate their commitment to osteopathic principles and practice through teaching, writing, and service, performed at the highest level of professional and ethical standards." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "420409002", + "display" : "Oculoplastic surgeon (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oculoplastic surgeon" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "420678001", + "display" : "Retinal surgeon (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Retinal surgeon" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vitreoretinal surgeon" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "421841007", + "display" : "Admitting physician (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Admitting physician" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "422140007", + "display" : "Medical ophthalmologist (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medical ophthalmologist" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "422234006", + "display" : "Ophthalmologist (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ophthalmologist" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "432100008", + "display" : "Health coach (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Health coach" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "442867008", + "display" : "Respiratory therapist (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Respiratory therapist" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "443090005", + "display" : "Podiatric surgeon (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Podiatric surgeon" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "444912007", + "display" : "Hypnotherapist (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypnotherapist" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "445313000", + "display" : "Asthma nurse specialist (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Asthma nurse specialist" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "445451001", + "display" : "Nurse case manager (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nurse case manager" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "446050000", + "display" : "Primary care physician (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PCP - Primary care physician" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Primary care physician" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "446701002", + "display" : "Addiction medicine specialist (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Addiction medicine specialist" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "449161006", + "display" : "Physician assistant (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PA - physician assistant" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Physician assistant" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "471302004", + "display" : "Government midwife (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Government midwife" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "720503005", + "display" : "Sleep medicine specialist (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sleep medicine specialist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sleep medicine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "721936008", + "display" : "Occupation medicine specialist (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Occupation medicine specialist" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "721937004", + "display" : "Preventive medicine specialist (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Preventive medicine specialist" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "721938009", + "display" : "Tropical medicine specialist (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tropical medicine specialist" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "721939001", + "display" : "Vascular medicine specialist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Angiologist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vascular medicine specialist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "721940004", + "display" : "Legal medicine specialist (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Legal medicine specialist" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "721941000", + "display" : "Health psychologist (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Health psychologist" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "721942007", + "display" : "Cardiovascular perfusionist (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cardiovascular perfusionist" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "721943002", + "display" : "Clinical immunology and allergy specialist (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clinical immunology and allergy specialist" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "734293001", + "display" : "Clinical pharmacist (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clinical pharmacist" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "734294007", + "display" : "Pharmacist prescriber (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pharmacist prescriber" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pharmacist independent prescriber" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "763292005", + "display" : "Radiation oncologist (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radiation oncologist" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "768730001", + "display" : "Home health aide (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Home health aide" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Unlicensed individual who may have training or certification and performs routine care activities for a patent in the home and may assist with activities of daily living." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "768731002", + "display" : "Home helper", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Home helper (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Home help" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A person who performs routine tasks and household duties for a patient in their home." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "768732009", + "display" : "School health educator", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "School health educator (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A person who teaches in schools on the subject of promotion of health awareness and prevention of disease or injury." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "768819009", + "display" : "Medically responsible investigator (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medically responsible investigator" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clinician involved in a research study who is responsible for medical care of a subject or subjects in the study." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "768825008", + "display" : "Doula (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Doula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A non-medical person who stays with and assists a woman before, during, or after childbirth." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "768826009", + "display" : "Crisis counsellor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Crisis counselor (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Crisis counselor" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A person who provides support and guidance to an individual or a group of people such as a family or community during a crisis." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "768827000", + "display" : "Nutritionist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nutritionist (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Person qualified and licensed to practice in fields including nutrition, food science and public health." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "768828005", + "display" : "Epidemiologist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Epidemiologist (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Public health professional who investigates patterns and causes of disease and injury in humans." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "768829002", + "display" : "Community dietician (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Community dietician" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "768832004", + "display" : "Case manager (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Case manager" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A person who undertakes a collaborative process of assessment, planning, facilitation, care coordination, evaluation, and advocacy for options and services to meet individual and family. comprehensive health needs." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "768833009", + "display" : "Discharging physician", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Discharging physician (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A physician who has the authority and assumes the responsibility for patient discharge from a healthcare facility." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "768834003", + "display" : "Disease manager (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disease manager" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A person who has the responsibility of communicating and coordinating healthcare interventions for individuals in populations with a specific condition." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "768836001", + "display" : "Patient navigator", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Patient navigator (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Individual who provides personal guidance to patients as they move through the health care system. Patient navigators may have professional medical, legal, financial, or administrative experience." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "768837005", + "display" : "Hospitalist (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Specialized hospital physician" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Specialised hospital physician" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospitalist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Physician whose practice is limited to care of hospitalized patients." + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Physician whose practice is limited to care of hospitalised patients." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "768839008", + "display" : "Consultant (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Consultant" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A healthcare professional that possesses expertise in a clinical domain and provides advice on the diagnosis and management of individuals with conditions related to that domain." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "789543004", + "display" : "Ultrasonographer", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sonographer" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sonographer (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "840583002", + "display" : "Allied health assistant (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allied health assistant" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "840584008", + "display" : "Allied health student", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allied health student (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "878785002", + "display" : "Clinical respiratory physiologist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clinical respiratory physiologist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "878786001", + "display" : "Operating room technician (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Operating theater technician" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Operating room technician" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Operating theatre technician" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "878787005", + "display" : "Anesthesia technician", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anesthetic technician" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anesthesia technician (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anaesthesia technician" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anaesthetic technician" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "897187007", + "display" : "Sexual assault nurse examiner (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "SANE - sexual assault nurse examiner" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sexual assault nurse examiner" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1172950003", + "display" : "Massage therapist (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Massage therapist" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1186716007", + "display" : "Intellectual disability psychiatrist (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intellectual disability psychiatrist" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1186914001", + "display" : "Intellectual disability nurse (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intellectual disability nurse" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1251537007", + "display" : "Sport medicine specialist (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sport medicine specialist" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1251542004", + "display" : "Medical coder (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clinical coder" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medical coder" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1251548000", + "display" : "Neuroradiologist (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neuroradiologist" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1254982001", + "display" : "Medical surgical nurse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medical surgical nurse (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1254983006", + "display" : "Chronic care nurse (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic care nurse" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1254984000", + "display" : "Rehabilitation nurse (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rehabilitation nurse" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1255370008", + "display" : "Specialist in naturopathy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Specialist in naturopathy (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Naturopath" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1255371007", + "display" : "Specialist in homeopathy (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Homeopath" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Specialist in homeopathy" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1255372000", + "display" : "Phytotherapist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phytotherapist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1255373005", + "display" : "Specialist in traditional Chinese medicine (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Specialist in traditional Chinese medicine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1255374004", + "display" : "Clinical nutritionist (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clinical nutritionist" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1255514008", + "display" : "Regulatory affairs pharmacist (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Regulatory affairs pharmacist" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1255515009", + "display" : "Pharmacogenomics pharmacist (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pharmacogenomics pharmacist" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1255516005", + "display" : "Clinical analysis pharmacist (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clinical analysis pharmacist" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1255517001", + "display" : "Intern in healthcare (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trainee in healthcare" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intern in healthcare" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1255518006", + "display" : "Organisational and social psychologist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Organizational and social psychologist (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Organizational and social psychologist" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1255519003", + "display" : "Cardiopulmonary technician (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cardiopulmonary technician" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cardiopneumology technician" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1255719001", + "display" : "Neurophysiology technician", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neurophysiology technician (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neurophysiology technologist" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1256114007", + "display" : "Nuclear medicine technologist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nuclear medicine technologist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1259214004", + "display" : "Immunohemotherapy specialist (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immunohemotherapy specialist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immunohemotherapist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immunohaemotherapist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immuno-haemotherapy specialist" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1259964002", + "display" : "Oral medicine specialist (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stomatologist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oral medicine specialist" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3981000175106", + "display" : "Nurse complex case manager", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nurse complex case manager (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9371000175105", + "display" : "Adolescent medicine specialist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adolescent medicine specialist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "25941000087102", + "display" : "Adult gerontology primary care nurse practitioner (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adult gerontology primary care nurse practitioner" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "26031000087100", + "display" : "Pediatric nurse practitioner (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric nurse practitioner" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paediatric nurse practitioner" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "26071000087103", + "display" : "PHCNP - primary health care nurse practitioner", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Primary health care nurse practitioner (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Primary health care nurse practitioner" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "26091000087104", + "display" : "Public health nurse practitioner", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Public health nurse practitioner (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "450044741000087104", + "display" : "Acupuncturist (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acupuncturist" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224930009", + "display" : "Services", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Services (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224891009", + "display" : "Healthcare services", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Healthcare services (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "278032008", + "display" : "Preventive service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Preventive service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310000008", + "display" : "Casualty service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A & E service" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Accident and Emergency service (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Accident and Emergency service" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310001007", + "display" : "Anaesthetic service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anesthetic service" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anesthetic service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310002000", + "display" : "Assessment service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Assessment service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310003005", + "display" : "Child assessment service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Child assessment service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310004004", + "display" : "Audiological service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Audiological service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310005003", + "display" : "Diagnostic audiology service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diagnostic audiology service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310006002", + "display" : "Adult diagnostic audiology service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adult diagnostic audiology service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310007006", + "display" : "Paediatric diagnostic audiology service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric diagnostic audiology service" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric diagnostic audiology service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310008001", + "display" : "Audiological screening service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Audiological screening service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310009009", + "display" : "Neonatal audiological screening service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neonatal audiological screening service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310010004", + "display" : "Distraction test audiological screening service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Distraction test audiological screening service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310011000", + "display" : "Aural rehabilitation service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aural rehabilitation service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310012007", + "display" : "Cochlear implant service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cochlear implant service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310013002", + "display" : "Adult cochlear implant service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adult cochlear implant service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310014008", + "display" : "Paediatric cochlear implant service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric cochlear implant service" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric cochlear implant service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310015009", + "display" : "Hearing aid service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hearing aid service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310016005", + "display" : "Adult hearing aid service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adult hearing aid service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310017001", + "display" : "Paediatric hearing aid service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric hearing aid service" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric hearing aid service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310018006", + "display" : "Speech-reading training service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Speech-reading training service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310019003", + "display" : "Tinnitus management service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tinnitus management service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310020009", + "display" : "Hearing therapy service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hearing therapy service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310021008", + "display" : "Assistive listening device service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ALD service" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Assistive listening device service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310022001", + "display" : "Clinical oncology service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clinical oncology service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310023006", + "display" : "Radiotherapy service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radiotherapy service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310024000", + "display" : "Colposcopy service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Colposcopy service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310025004", + "display" : "Complementary therapy service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Complementary therapy service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310026003", + "display" : "Counselling service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Counseling service" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Counseling service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310027007", + "display" : "Mental health counselling service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mental health counseling service" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mental health counseling service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310028002", + "display" : "Diagnostic investigation service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diagnostic investigation service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310029005", + "display" : "Domiciliary visit service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Domiciliary visit service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310030000", + "display" : "Endoscopy service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Endoscopy service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310031001", + "display" : "Family planning service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Family planning service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310032008", + "display" : "Intensive care service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ITU service" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intensive care service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310033003", + "display" : "Adult ITU service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adult intensive care service" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adult intensive care service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310034009", + "display" : "Pediatric ITU service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paediatric intensive care service" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paediatric ITU service" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric intensive care service" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric intensive care service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310060005", + "display" : "Obstetrics and gynecology service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Obstetrics and gynaecology service" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Obstetrics and gynecology service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310061009", + "display" : "Gynaecology service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gynecology service" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gynecology service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310062002", + "display" : "Pregnancy termination service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pregnancy termination service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310063007", + "display" : "Obstetrics service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Obstetrics service (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Maternity service" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310064001", + "display" : "Occupational health service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Occupational health service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310065000", + "display" : "Open access service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open access service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310066004", + "display" : "Paediatric service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric service" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310067008", + "display" : "Community pediatric service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Community paediatric service" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Community pediatric service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310068003", + "display" : "Paediatric neurology service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric neurology service" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric neurology service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310069006", + "display" : "Pediatric oncology service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paediatric oncology service" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric oncology service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310070007", + "display" : "Special care baby service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Special care baby service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310071006", + "display" : "Pain management service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pain management service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310072004", + "display" : "Acute pain service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute pain service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310073009", + "display" : "Palliative care service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Palliative care service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310074003", + "display" : "Pathology service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pathology service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310076001", + "display" : "Clinical biochemistry service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clinical biochemistry service (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chemical pathology service" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310078000", + "display" : "Medical microbiology service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medical microbiology service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310079008", + "display" : "Neuropathology service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neuropathology service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310080006", + "display" : "Pharmacy service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pharmacy service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310081005", + "display" : "Professional allied to medicine service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Professional allied to medicine service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310082003", + "display" : "Arts therapy services", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arts therapy services (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310083008", + "display" : "Art therapy service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Art therapy service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310084002", + "display" : "Dance therapy service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dance therapy service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310085001", + "display" : "Drama therapy service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Drama therapy service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310086000", + "display" : "Music therapy service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Music therapy service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310087009", + "display" : "Podiatry service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chiropody service" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Podiatry service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310088004", + "display" : "Community podiatry service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Community chiropody service" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Community-based podiatry service" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Community-based podiatry service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310089007", + "display" : "Hospital-based podiatry service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital chiropody service" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital podiatry service" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital-based podiatry service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310090003", + "display" : "Dietetics service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dietetics service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310091004", + "display" : "Community-based dietetics service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Community dietetics service" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Community-based dietetics service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310092006", + "display" : "Hospital dietetics service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital-based dietetics service" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital-based dietetics service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310093001", + "display" : "Occupational therapy service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Occupational therapy service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310094007", + "display" : "Community-based occupational therapy service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Community occupational therapy service" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Community-based occupational therapy service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310095008", + "display" : "Social services occupational therapy service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "SSD occupational therapy service" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Social services occupational therapy service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310096009", + "display" : "Hospital occupational therapy service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital-based occupational therapy service" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital-based occupational therapy service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310098005", + "display" : "Hospital physiotherapy service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital-based physiotherapy service" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital-based physiotherapy service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310099002", + "display" : "Child physiotherapy service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Child physiotherapy service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310100005", + "display" : "Play therapy service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Play therapy service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310101009", + "display" : "Speech and language therapy service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Speech and language therapy service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310102002", + "display" : "Community-based speech and language therapy service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Community speech and language therapy service" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Community-based speech and language therapy service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310103007", + "display" : "Hospital speech and language therapy service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital-based speech and language therapy service" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital-based speech and language therapy service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310104001", + "display" : "Child speech and language therapy service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Child speech and language therapy service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310105000", + "display" : "Optometry service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Optometry service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310106004", + "display" : "Orthoptics service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Orthoptics service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310107008", + "display" : "Hospital orthoptics service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital orthoptics service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310108003", + "display" : "Community orthoptics service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Community orthoptics service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310109006", + "display" : "Orthotics service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Orthotics service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310110001", + "display" : "Hospital orthotics service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital orthotics service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310111002", + "display" : "Community orthotics service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Community orthotics service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310112009", + "display" : "Surgical fitting service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Surgical fitting service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310113004", + "display" : "Hospital surgical fitting service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital surgical fitting service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310114005", + "display" : "Community surgical fitting service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Community surgical fitting service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310115006", + "display" : "Public health service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Community medicine service" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Public health service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310116007", + "display" : "Psychiatry service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Psychiatry service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310117003", + "display" : "Child and adolescent psychiatry service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Child and adolescent psychiatry service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310118008", + "display" : "Forensic psychiatry service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Forensic psychiatry service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310119000", + "display" : "Liaison psychiatry service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Liaison psychiatry service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310121005", + "display" : "Psychogeriatric service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Old age psychiatry service" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Elderly mentally ill service" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Psychogeriatric service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310122003", + "display" : "Rehabilitation psychiatry service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rehabilitation psychiatry service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310123008", + "display" : "Psychology service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Psychology service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310124002", + "display" : "Psychotherapy service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Psychotherapy service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310125001", + "display" : "Radiology service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radiology service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310126000", + "display" : "Breast screening service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Breast screening service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310127009", + "display" : "Magnetic resonance imaging service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Magnetic resonance imaging service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310128004", + "display" : "Computerized tomography service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Computerised tomography service" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Computed tomography service (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Computed tomography service" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310129007", + "display" : "Rehabilitation service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rehabilitation service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310130002", + "display" : "Head injury rehabilitation service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Head injury rehabilitation service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310131003", + "display" : "Community rehabilitation service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Community rehabilitation service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310132005", + "display" : "Young disabled service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Young disabled team" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Young disabled service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310133000", + "display" : "Swallow clinic", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Swallow clinic (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310134006", + "display" : "Social services", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "SSD services" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Social services (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310135007", + "display" : "SSD customer services", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Social services department customer services" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Social services department customer services (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310136008", + "display" : "Social services department duty team", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "SSD duty team" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Social services department duty team (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310137004", + "display" : "Stroke service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stroke service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310138009", + "display" : "Surgical service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Surgical service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310139001", + "display" : "Breast surgery service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Breast surgery service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310140004", + "display" : "Cardiothoracic surgery service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cardiothoracic surgery service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310141000", + "display" : "Thoracic surgery service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thoracic surgery service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310142007", + "display" : "Cardiac surgery service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cardiac surgery service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310143002", + "display" : "Dental surgery service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dental surgery service (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dental surgical service" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310144008", + "display" : "General dental surgery service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "General dental surgery service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310145009", + "display" : "Oral surgery service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oral surgery service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310146005", + "display" : "Orthodontics service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Orthodontics service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310147001", + "display" : "Paediatric dentistry service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric dentistry service" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric dentistry service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310148006", + "display" : "Restorative dentistry service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Restorative dentistry service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310149003", + "display" : "Ear, nose and throat service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ENT service" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ear, nose and throat service (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Otorhinolaryngology service" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Otolaryngology service" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310150003", + "display" : "Endocrine surgery service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Endocrine surgery service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310151004", + "display" : "Gastrointestinal surgery service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "GI surgery service" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastrointestinal surgery service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310152006", + "display" : "General GI surgery service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "General gastrointestinal surgery service" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "General gastrointestinal surgery service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310153001", + "display" : "Upper gastrointestinal surgery service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Upper GI surgery service" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Upper gastrointestinal surgery service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310155008", + "display" : "Colorectal surgery service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Colorectal surgery service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310156009", + "display" : "General surgical service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "General surgical service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310157000", + "display" : "Hand surgery service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hand surgery service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310158005", + "display" : "Hepatobiliary surgical service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hepatobiliary surgical service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310159002", + "display" : "Neurosurgical service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neurosurgical service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310160007", + "display" : "Ophthalmology service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ophthalmology service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310161006", + "display" : "Orthopaedic service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Orthopedic service" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Orthopedic service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310162004", + "display" : "Pancreatic surgery service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pancreatic surgery service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310163009", + "display" : "Paediatric surgical service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric surgical service" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric surgical service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310164003", + "display" : "Plastic surgery service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Plastic surgery service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310165002", + "display" : "Transplant surgery service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transplant surgery service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310166001", + "display" : "Trauma surgery service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trauma surgery service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310167005", + "display" : "Urology service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Urology service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310168000", + "display" : "Vascular surgery service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vascular surgery service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310169008", + "display" : "Ultrasonography service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ultrasonography service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310200001", + "display" : "Cytology service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cytology service (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cytopathology service" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "373654008", + "display" : "Medical referral service (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medical referral service" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "395086005", + "display" : "Community specialist palliative care (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Community specialist palliative care" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "395104009", + "display" : "Cancer primary healthcare multidisciplinary team (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cancer primary healthcare multidisciplinary team" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "408451000", + "display" : "Community learning disabilities team (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Community learning disabilities team" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "408452007", + "display" : "Behavioural intervention team", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Behavioral intervention team" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Behavioral intervention team (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "408458006", + "display" : "Specialist multidisciplinary team (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Specialist multidisciplinary team" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "409971007", + "display" : "Emergency medical services (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Emergency medical services" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "413294000", + "display" : "Community health services (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Community health services" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "413299005", + "display" : "Early years services (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Early years services" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "413331009", + "display" : "Voluntary services (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Voluntary services" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "444913002", + "display" : "Diabetes mellitus service (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diabetes mellitus service" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "444933003", + "display" : "Home hospice service (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Home hospice service" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "445449000", + "display" : "Acute care hospice service (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute care hospice service" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "699478002", + "display" : "Surgical oncology service (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Surgical oncology service" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "699650006", + "display" : "Community based physiotherapy service (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Community based physiotherapy service" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "700221004", + "display" : "Care of elderly service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Care of elderly service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "700231006", + "display" : "Critical care physician service (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Critical care physician service" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "700232004", + "display" : "General medical service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "General medical service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "700241009", + "display" : "Dermatology service (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dermatology service" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "700433006", + "display" : "Gastroenterology service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastroenterology service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "700434000", + "display" : "Endocrinology service (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Endocrinology service" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "700435004", + "display" : "Clinical physiology service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clinical physiology service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "700436003", + "display" : "Clinical pharmacology service (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clinical pharmacology service" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "705150003", + "display" : "Domiciliary physiotherapy service (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Domiciliary physiotherapy service" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "706900000", + "display" : "Parasitology service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Parasitology service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "706901001", + "display" : "Bacteriology service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bacteriology service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "706902008", + "display" : "Mycology service (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mycology service" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "706903003", + "display" : "Mycobacteriology service (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mycobacteriology service" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "708168004", + "display" : "Mental health service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mental health service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "708169007", + "display" : "Respiratory therapy service (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Respiratory therapy service" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "708170008", + "display" : "Nursing service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nursing service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "708171007", + "display" : "Vascular ultrasound service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vascular ultrasound service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "708172000", + "display" : "Cardiac ultrasound service (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cardiac ultrasound service" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "708173005", + "display" : "Obstetric ultrasound service (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Obstetric ultrasound service" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "708174004", + "display" : "Interventional radiology service (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Interventional radiology service" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "708175003", + "display" : "Diagnostic imaging service (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diagnostic imaging service" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "708178001", + "display" : "Cytogenetics service (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cytogenetics service" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "708179009", + "display" : "Molecular pathology service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Molecular pathology service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "708180007", + "display" : "Dermatopathology service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dermatopathology service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "708182004", + "display" : "Histology service (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Histology service" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "708183009", + "display" : "Anatomic pathology service (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anatomic pathology service" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "708184003", + "display" : "Clinical pathology service (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Laboratory service" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clinical pathology service" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "708185002", + "display" : "Virology service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Virology service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "708187005", + "display" : "Surgical pathology service (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Surgical pathology service" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "708188000", + "display" : "Serology service (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Serology service" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "708190004", + "display" : "Immunology service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immunology service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "708191000", + "display" : "Toxicology service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Toxicology service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "708193002", + "display" : "Coagulation service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Coagulation service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "708194008", + "display" : "Blood bank service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood bank service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "708196005", + "display" : "Hematology service (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haematology service" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hematology service" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "710028007", + "display" : "Maxillofacial surgery service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Maxillofacial surgery service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "711332004", + "display" : "Allergy service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "714088003", + "display" : "Midwifery service (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Midwifery service" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "714089006", + "display" : "Community midwifery service (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Community midwifery service" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "722140001", + "display" : "Physiotherapy service (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Physiotherapy service" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Physical therapy service" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "722170006", + "display" : "Chiropractic service (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chiropractic service" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "722174002", + "display" : "Pulmonary medicine service (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pulmonary medicine service" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Respiratory medicine service" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chest medicine service" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thoracic medicine service" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "722175001", + "display" : "Psychosomatic medicine service (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Psychosomatic medicine service" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "722176000", + "display" : "Dentistry service (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dentistry service" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "722352000", + "display" : "Vascular medicine service (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vascular medicine service" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Angiology service" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "722393008", + "display" : "Legal medicine service (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Legal medicine service" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "722424008", + "display" : "Physical medicine and rehabilitation service (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Physical medicine and rehabilitation service" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Physiatry service" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Physical and rehabilitation medicine service" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A service of medicine focused on restoring health and functional abilities after acute illness or injury." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "733459009", + "display" : "Cardiac rehabilitation service (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cardiac rehabilitation service" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "733921009", + "display" : "Transplant medicine service (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transplant medicine service" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transplant medicine deals with the transfer of cells, tissue, organs or body parts from one organism to another." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "734862008", + "display" : "Endodontic service (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Endodontic service" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "734863003", + "display" : "Prosthodontic service (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prosthodontic service" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "734920002", + "display" : "Diabetes mellitus education service (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diabetic education service" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diabetes mellitus education service" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "736622005", + "display" : "Aboriginal health service (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aboriginal health service" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "741073001", + "display" : "Neonatal intensive care service (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neonatal intensive care service" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "773558007", + "display" : "Physical medicine service (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Physical medicine service" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "788001008", + "display" : "Infectious disease service (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infectious disease service" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "788002001", + "display" : "Adult mental health service (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adult mental health service" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "788003006", + "display" : "Nephrology service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nephrology service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "788004000", + "display" : "Clinical genetics service (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clinical genetics service" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "788005004", + "display" : "Neurology service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neurology service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "788006003", + "display" : "Genetic laboratory service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Genetic laboratory service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "788007007", + "display" : "General practice service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "General practice service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "788008002", + "display" : "Oral and maxillofacial surgery service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oral and maxillofacial surgery service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "788009005", + "display" : "Nuclear medicine service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nuclear medicine service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "788121006", + "display" : "Clinical immunology and allergy service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clinical immunology and allergy service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "788122004", + "display" : "Sexual health service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sexual health service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "788123009", + "display" : "Radiation oncology service (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radiation oncology service" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "788124003", + "display" : "Histopathology service (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Histopathology service" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "788125002", + "display" : "Addiction service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Addiction service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "788126001", + "display" : "Prosthetic service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prosthetic service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "788127005", + "display" : "Child health service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Child health service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "788128000", + "display" : "Critical care medicine service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Critical care medicine service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "789714005", + "display" : "Pediatric rheumatology service (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric rheumatology service" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paediatric rheumatology service" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "789715006", + "display" : "Paediatric respiratory therapy service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric respiratory therapy service (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric respiratory therapy service" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "789716007", + "display" : "Pediatric otolaryngology service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paediatric otolaryngology service" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paediatric ENT (ear, nose and throat) service" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric ear, nose and throat service" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paediatric ear, nose and throat service" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric ENT (ear, nose and throat) service" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric ear, nose and throat service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "789717003", + "display" : "Paediatric cardiology service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric cardiology service (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric cardiology service" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "789718008", + "display" : "Cardiology service (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cardiology service" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "792847005", + "display" : "Emergency ambulance service (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Emergency ambulance service" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "792848000", + "display" : "Internal medicine service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Internal medicine service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "792849008", + "display" : "Pediatric clinical genetics service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric clinical genetics service (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paediatric clinical genetics service" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "816075004", + "display" : "Prosthetic and orthotic service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prosthetic and orthotic service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "830037002", + "display" : "Clinical immunology service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clinical immunology service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "830038007", + "display" : "Clinical allergy service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clinical allergy service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "830039004", + "display" : "Genitourinary medicine service (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Genitourinary medicine service" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "830149003", + "display" : "Clinical neurophysiology service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clinical neurophysiology service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "840585009", + "display" : "Postpartum service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Postnatal service (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Postnatal service" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "840586005", + "display" : "Neonatal service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neonatal service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "840587001", + "display" : "Aerospace medical service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aerospace medical service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "896974005", + "display" : "Transgender health service (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transgender health service" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "897188002", + "display" : "Pediatric hematology service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paediatric haematology service" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric hematology service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1148679005", + "display" : "Specialist palliative care service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Specialist palliative care service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1163002007", + "display" : "Electrocardiography service (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Electrocardiography service" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ECG (electrocardiography) service" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1163003002", + "display" : "Colorectal cancer screening service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Colorectal cancer screening service (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bowel cancer screening service" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1163004008", + "display" : "Hyperbaric medicine service (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hyperbaric medicine service" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1163054002", + "display" : "Gastroscopy service (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastroscopy service" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1186717003", + "display" : "Intellectual disability psychiatry service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intellectual disability psychiatry service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1230044005", + "display" : "Cardiac specialist nurse service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cardiac specialist nursing service (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cardiac specialist nursing service" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1230045006", + "display" : "Cardiac diagnostic service (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cardiac diagnostic service" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1230046007", + "display" : "Cervical cancer screening service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cervical cancer screening service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1231390004", + "display" : "Hand therapy service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hand therapy service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1231391000", + "display" : "Colonoscopy service (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Colonoscopy service" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1231392007", + "display" : "Paediatric orthopaedic service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric orthopedic service" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric orthopedic service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1231393002", + "display" : "Spirometry service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spirometry service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1231394008", + "display" : "Paediatric urology service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric urology service" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric urology service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1231786003", + "display" : "Refugee healthcare service (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Refugee healthcare service" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1234796008", + "display" : "Community nursing service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Community nursing service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1237575008", + "display" : "Stomatology service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oral medicine service (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oral medicine service" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1240399006", + "display" : "Telehealth service (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Telehealth service" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1255186006", + "display" : "Periodontic service (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Periodontic service" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Periodontal service" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1255633009", + "display" : "Neuroradiology service (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neuroradiology service" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1255878009", + "display" : "Cardiac electrophysiology service (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cardiac electrophysiology service" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1255914002", + "display" : "Burns service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Burns service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1256098007", + "display" : "Home hospitalization (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Home hospitalisation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Home hospitalization" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital at home" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1259941004", + "display" : "Alcohol treatment service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alcohol treatment service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2351000175106", + "display" : "Sports medicine service (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sports medicine service" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2391000175104", + "display" : "Bariatric surgery service (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bariatric surgery service" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2421000175108", + "display" : "Acute care inpatient service (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute care inpatient service" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2451000175103", + "display" : "Perinatology service (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Perinatology service" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Maternal fetal medicine service" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Maternal foetal medicine service" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2461000175101", + "display" : "Pulmonary rehabilitation service (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pulmonary rehabilitation service" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2471000175109", + "display" : "Employee health service (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Employee health service" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3531000175102", + "display" : "Geriatric service (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Geriatric service" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3621000175101", + "display" : "Rheumatology service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rheumatology service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3751000175100", + "display" : "Pediatric emergency medical service (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric emergency medical service" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paediatric emergency medical service" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3761000175103", + "display" : "Pediatric endocrinology service (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric endocrinology service" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paediatric endocrinology service" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3771000175106", + "display" : "Pediatric gastroenterology service (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paediatric gastroenterology service" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric gastroenterology service" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3781000175109", + "display" : "Pediatric infectious disease service (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric infectious disease service" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paediatric infectious disease service" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3791000175107", + "display" : "Pediatric nephrology service (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric nephrology service" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paediatric nephrology service" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3801000175108", + "display" : "Pediatric pulmonology service (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paediatric pulmonology service" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric pulmonology service" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "23871000087101", + "display" : "Adult dermatology service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adult dermatology service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "23891000087102", + "display" : "Adult hematology service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adult hematology service (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adult haematology service" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "23901000087101", + "display" : "Hepatology service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hepatology service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "23911000087104", + "display" : "Medication review service (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medication review service" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "23941000087103", + "display" : "Narcotic addiction service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Narcotic addiction service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "23951000087100", + "display" : "Opioid dependence service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Opioid dependence service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "24001000087103", + "display" : "Paediatric plastic surgery service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric plastic surgery service" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric plastic surgery service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "24011000087101", + "display" : "Vascular imaging service (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vascular imaging service" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "24051000087102", + "display" : "Breast surgical oncology service (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Breast surgical oncology service" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "24081000087105", + "display" : "Human immunodeficiency virus nurse practitioner service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human immunodeficiency virus nurse practitioner service (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "HIV (human immunodeficiency virus) nurse practitioner service" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "24101000087102", + "display" : "HIV (human immunodeficiency virus) social work service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human immunodeficiency virus social work service" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human immunodeficiency virus social work service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "24141000087104", + "display" : "Spine orthopedic surgery service (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spine orthopedic surgery service" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spine orthopaedic surgery service" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "24271000087103", + "display" : "Adult chronic pain management service (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adult chronic pain management service" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "24291000087104", + "display" : "Geriatric chronic pain management service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Geriatric chronic pain management service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "24331000087108", + "display" : "Narcotic addiction service with chronic pain management", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Narcotic addiction service with chronic pain management (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "24351000087104", + "display" : "Paediatric chronic pain management service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric chronic pain management service (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric chronic pain management service" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "28541000087101", + "display" : "Musculoskeletal service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Musculoskeletal service (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "34911000087100", + "display" : "Amputation care service (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Amputation care service" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "431051000124102", + "display" : "Dialysis service (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dialysis service" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1136421000168109", + "display" : "Sleep medicine service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sleep medicine service (qualifier value)" + }] + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/clinicalimpression-status-reason", + "resource" : { + "resourceType" : "ValueSet", + "id" : "clinicalimpression-status-reason", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "pc" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/clinicalimpression-status-reason", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3183" + }], + "version" : "6.0.0-ballot2", + "name" : "ClinicalImpressionStatusReason", + "title" : "ClinicalImpression Status Reason", + "status" : "draft", + "experimental" : true, + "publisher" : "HL7 International - Patient Care WG", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://www.hl7.org/Special/committees/patientcare/" + }] + }], + "description" : "Example codes indicating the reason why a ClinicalImpression is on hold or stopped. Note that these are in no way complete and might not even be appropriate for some uses.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "copyright" : "This resource includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these specifications must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/get-snomed-ct or info@snomed.org", + "compose" : { + "include" : [{ + "system" : "http://snomed.info/sct", + "concept" : [{ + "code" : "397709008" + }, + { + "code" : "105480006" + }, + { + "code" : "719500002" + }, + { + "code" : "445060000" + }, + { + "code" : "704273008" + }, + { + "code" : "704274002" + }, + { + "code" : "704458005" + }, + { + "code" : "704275001" + }, + { + "code" : "704276000" + }, + { + "code" : "704277009" + }, + { + "code" : "398090008" + }] + }] + }, + "expansion" : { + "identifier" : "urn:uuid:80aff182-5aed-4154-999e-ba3cd226aef0", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 11, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-valueset", + "valueUri" : "null" + }, + { + "name" : "used-codesystem", + "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230131" + }, + { + "name" : "version", + "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230131" + }], + "contains" : [{ + "system" : "http://snomed.info/sct", + "inactive" : true, + "code" : "397709008", + "display" : "Patient died (finding)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Patient died" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "105480006", + "display" : "Refusal of treatment by patient", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Procedure declined by patient (situation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Procedure declined by patient" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Procedure rejected by recipient" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "719500002", + "display" : "Left care setting having refused treatment (finding)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Left care setting having refused treatment" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "445060000", + "display" : "Left against medical advice (finding)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Left against medical advice" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "704273008", + "display" : "Consent declined for examination of cardiovascular system", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Consent declined for examination of cardiovascular system (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "704274002", + "display" : "Consent declined for examination of central nervous system (finding)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Consent declined for examination of central nervous system" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "704458005", + "display" : "Consent declined for examination of gastrointestinal system (finding)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Consent declined for examination of gastrointestinal system" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "704275001", + "display" : "Consent declined for examination of genitourinary system", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Consent declined for examination of genitourinary system (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "704276000", + "display" : "Consent declined for examination of musculoskeletal system", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Consent declined for examination of musculoskeletal system (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "704277009", + "display" : "Consent declined for examination of respiratory system", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Consent declined for examination of respiratory system (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "398090008", + "display" : "Patient unavailable (finding)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Patient unavailable" + }] + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/clinicalimpression-change-pattern", + "resource" : { + "resourceType" : "ValueSet", + "id" : "clinicalimpression-change-pattern", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "pc" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/clinicalimpression-change-pattern", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3182" + }], + "version" : "6.0.0-ballot2", + "name" : "ClinicalImpressionChangePatter", + "title" : "ClinicalImpression Change Pattern", + "status" : "draft", + "experimental" : true, + "publisher" : "HL7 International - Patient Care WG", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://www.hl7.org/Special/committees/patientcare/" + }] + }], + "description" : "Example codes indicating the change pattern of a ClinicalImpression. Note that these are in no way complete and might not even be appropriate for some uses.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "copyright" : "This resource includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these specifications must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/get-snomed-ct or info@snomed.org", + "compose" : { + "include" : [{ + "system" : "http://snomed.info/sct", + "concept" : [{ + "code" : "230993007" + }, + { + "code" : "385633008" + }, + { + "code" : "260388006" + }] + }] + }, + "expansion" : { + "identifier" : "urn:uuid:d0d8246d-26fa-420e-ad44-d36199bc9e24", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 3, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-valueset", + "valueUri" : "null" + }, + { + "name" : "used-codesystem", + "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230131" + }, + { + "name" : "version", + "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230131" + }], + "contains" : [{ + "system" : "http://snomed.info/sct", + "code" : "230993007", + "display" : "Worsening", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Worsening (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385633008", + "display" : "Improving (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Improving" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "260388006", + "display" : "No status change", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "No change" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "No status change (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Unchanged" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Id status quo" + }] + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/clinicalimpression-prognosis", + "resource" : { + "resourceType" : "ValueSet", + "id" : "clinicalimpression-prognosis", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "pc" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/clinicalimpression-prognosis", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.160" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.151" + }], + "version" : "6.0.0-ballot2", + "name" : "ClinicalImpressionPrognosis", + "title" : "Clinical Impression Prognosis", + "status" : "draft", + "experimental" : true, + "publisher" : "FHIR Project team", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "Example value set for clinical impression prognosis.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "copyright" : "This resource includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these specifications must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/get-snomed-ct or info@snomed.org", + "compose" : { + "include" : [{ + "system" : "http://snomed.info/sct", + "filter" : [{ + "property" : "concept", + "op" : "is-a", + "value" : "365858006" + }] + }] + }, + "expansion" : { + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/valueset-unclosed", + "valueBoolean" : true + }], + "identifier" : "urn:uuid:17d006fe-58d2-4c7d-a011-d8197d660bcd", + "timestamp" : "2024-10-02T17:54:47+00:00", + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-valueset", + "valueUri" : "null" + }, + { + "name" : "used-codesystem", + "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230131" + }, + { + "name" : "version", + "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230131" + }], + "contains" : [{ + "system" : "http://snomed.info/sct", + "code" : "365858006", + "display" : "Prognosis/outlook finding", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prognosis/outlook finding (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "60484009", + "display" : "Conditional prognosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conditional prognosis (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "65872000", + "display" : "Fair prognosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fair prognosis (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "67334001", + "display" : "Guarded prognosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Guarded prognosis (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "170968001", + "display" : "Prognosis good", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prognosis favorable" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prognosis favourable" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prognosis good (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Good prognosis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "170969009", + "display" : "Prognosis bad", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prognosis poor" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prognosis bad (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poor prognosis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "170970005", + "display" : "Prognosis uncertain", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prognosis uncertain (finding)" + }] + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/condition-clinical", + "resource" : { + "resourceType" : "ValueSet", + "id" : "condition-clinical", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "pc" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 5 + }], + "url" : "http://hl7.org/fhir/ValueSet/condition-clinical", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.164" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.155" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.2.74" + }], + "version" : "6.0.0-ballot2", + "name" : "ConditionClinicalStatusCodes", + "title" : "Condition Clinical Status Codes", + "status" : "draft", + "experimental" : false, + "publisher" : "FHIR Project team", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "Preferred value set for Condition Clinical Status.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/condition-clinical" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:1e32c2f8-f42d-4ed0-a8d2-f9b03c1189b3", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 7, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/condition-clinical|3.0.0" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/condition-clinical", + "code" : "active", + "display" : "Active" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/condition-clinical", + "code" : "recurrence", + "display" : "Recurrence" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/condition-clinical", + "code" : "relapse", + "display" : "Relapse" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/condition-clinical", + "code" : "inactive", + "display" : "Inactive" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/condition-clinical", + "code" : "remission", + "display" : "Remission" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/condition-clinical", + "code" : "resolved", + "display" : "Resolved" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/condition-clinical", + "code" : "unknown", + "display" : "Unknown" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/condition-ver-status", + "resource" : { + "resourceType" : "ValueSet", + "id" : "condition-ver-status", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "pc" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 5 + }], + "url" : "http://hl7.org/fhir/ValueSet/condition-ver-status", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.166" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.157" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.2.75" + }], + "version" : "6.0.0-ballot2", + "name" : "ConditionVerificationStatus", + "title" : "Condition Verification Status", + "status" : "draft", + "experimental" : false, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "The verification status to support or decline the clinical status of the condition or diagnosis.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/condition-ver-status" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:13d7de32-401e-498a-8640-900176fb890b", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 6, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/condition-ver-status|2.0.1" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/condition-ver-status", + "code" : "unconfirmed", + "display" : "Unconfirmed" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/condition-ver-status", + "code" : "provisional", + "display" : "Provisional" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/condition-ver-status", + "code" : "differential", + "display" : "Differential" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/condition-ver-status", + "code" : "confirmed", + "display" : "Confirmed" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/condition-ver-status", + "code" : "refuted", + "display" : "Refuted" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/condition-ver-status", + "code" : "entered-in-error", + "display" : "Entered in Error" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/condition-category", + "resource" : { + "resourceType" : "ValueSet", + "id" : "condition-category", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "pc" + }], + "url" : "http://hl7.org/fhir/ValueSet/condition-category", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.162" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.153" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.2.73" + }], + "version" : "6.0.0-ballot2", + "name" : "ConditionCategoryCodes", + "title" : "Condition Category Codes", + "status" : "draft", + "experimental" : false, + "publisher" : "FHIR Project team", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "Preferred value set for Condition Categories.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/condition-category" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:e77a18e0-6925-4bed-ae16-b7d2889b2021", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 2, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/condition-category|1.0.1" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/condition-category", + "code" : "problem-list-item", + "display" : "Problem List Item" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/condition-category", + "code" : "encounter-diagnosis", + "display" : "Encounter Diagnosis" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/condition-severity", + "resource" : { + "resourceType" : "ValueSet", + "id" : "condition-severity", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "pc" + }], + "url" : "http://hl7.org/fhir/ValueSet/condition-severity", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.168" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.159" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.2.76" + }], + "version" : "6.0.0-ballot2", + "name" : "ConditionDiagnosisSeverity", + "title" : "Condition/Diagnosis Severity", + "status" : "draft", + "experimental" : false, + "publisher" : "FHIR Project team", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "Preferred value set for Condition/Diagnosis severity grading.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "copyright" : "This resource includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these specifications must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/get-snomed-ct or info@snomed.org", + "compose" : { + "include" : [{ + "system" : "http://snomed.info/sct", + "concept" : [{ + "code" : "24484000" + }, + { + "code" : "6736007" + }, + { + "code" : "255604002" + }] + }] + }, + "expansion" : { + "identifier" : "urn:uuid:dbbb1dd5-c0f1-4a16-a023-f08801c94ed0", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 3, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-valueset", + "valueUri" : "null" + }, + { + "name" : "used-codesystem", + "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230131" + }, + { + "name" : "version", + "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230131" + }], + "contains" : [{ + "system" : "http://snomed.info/sct", + "code" : "24484000", + "display" : "Severe", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "High grade" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gravis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Severely" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Severe (severity modifier) (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Severe (severity modifier)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6736007", + "display" : "Moderate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Midgrade" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Moderate (severity modifier) (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Moderate (severity modifier)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "255604002", + "display" : "Mild", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mild (qualifier value)" + }] + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/condition-code", + "resource" : { + "resourceType" : "ValueSet", + "id" : "condition-code", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "pc" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/condition-code", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.161" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.152" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.2.72" + }], + "version" : "6.0.0-ballot2", + "name" : "ConditionProblemDiagnosisCodes", + "title" : "Condition/Problem/Diagnosis Codes", + "status" : "draft", + "experimental" : true, + "publisher" : "FHIR Project team", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "Example value set for Condition/Problem/Diagnosis codes.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "copyright" : "This resource includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these specifications must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/get-snomed-ct or info@snomed.org", + "compose" : { + "include" : [{ + "system" : "http://snomed.info/sct", + "filter" : [{ + "property" : "concept", + "op" : "is-a", + "value" : "404684003" + }] + }, + { + "system" : "http://snomed.info/sct", + "concept" : [{ + "code" : "160245001", + "display" : "No current problems or disability" + }] + }] + }, + "expansion" : { + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/valueset-unclosed", + "valueBoolean" : true + }], + "identifier" : "urn:uuid:0ea26d02-b109-460e-97d5-180679b97fd8", + "timestamp" : "2024-10-02T17:54:47+00:00", + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-valueset", + "valueUri" : "null" + }, + { + "name" : "used-codesystem", + "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230131" + }, + { + "name" : "version", + "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230131" + }], + "contains" : [{ + "system" : "http://snomed.info/sct", + "code" : "404684003", + "display" : "Clinical finding (finding)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clinical finding" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "109006", + "display" : "Anxiety disorder of childhood OR adolescence", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anxiety disorder of childhood OR adolescence (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "122003", + "display" : "Choroidal hemorrhage", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Choroidal haemorrhage" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Choroidal hemorrhage (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "127009", + "display" : "Spontaneous abortion with laceration of cervix", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spontaneous abortion with tear of cervix" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Miscarriage with tear of cervix" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Miscarriage with laceration of cervix" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Miscarriage with laceration of cervix (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129007", + "display" : "Homoiothermia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Homoiothermy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Homoiothermia (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "134006", + "display" : "Decreased hair growth", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decreased hair growth (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "140004", + "display" : "Chronic pharyngitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic sore throat" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic pharyngitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "144008", + "display" : "Normal peripheral vision", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Normal peripheral vision (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "150003", + "display" : "Abnormal bladder continence", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abnormal bladder continence (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "151004", + "display" : "Gonococcal meningitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gonococcal meningitis (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Meningitis due to gonococcus" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "162004", + "display" : "Severe manic bipolar I disorder without psychotic features", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Severe bipolar I disorder, most recent episode manic, without psychotic features" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Severe manic bipolar I disorder without psychotic features (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "165002", + "display" : "Accident-prone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Accident proneness" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Accident prone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Accident prone (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "168000", + "display" : "Typhlolithiasis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Typhlolithiasis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "171008", + "display" : "Injury of ascending right colon without open wound into abdominal cavity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injury of ascending right colon without open wound into abdominal cavity (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "172001", + "display" : "Endometritis following molar AND/OR ectopic pregnancy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Endometritis following molar AND/OR ectopic pregnancy (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "175004", + "display" : "Supraorbital neuralgia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Supraorbital neuralgia (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "177007", + "display" : "Poisoning by sawfly larvae", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sawfly larvae toxicity" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning by sawfly larvae (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "179005", + "display" : "Apraxia of dressing", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Apraxia of dressing (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "181007", + "display" : "Hemorrhagic bronchopneumonia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemorrhagic bronchopneumonia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemorrhagic bronchopneumonia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "183005", + "display" : "Autoimmune pancytopenia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Autoimmune pancytopenia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "184004", + "display" : "Withdrawal arrhythmia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Withdrawal arrhythmia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "188001", + "display" : "Injury of intercostal artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injury of intercostal artery (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intercostal artery injury" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "192008", + "display" : "Congenital syphilitic hepatomegaly", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital syphilitic hepatomegaly (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "193003", + "display" : "Benign hypertensive renal disease", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Benign hypertensive renal disease (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "198007", + "display" : "Disease due to Filoviridae", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disease caused by Filoviridae (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disease caused by Filoviridae" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "199004", + "display" : "Decreased lactation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypogalactia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypolactation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Insufficient lactation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poor lactation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inadequate lactation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decreased lactation (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "216004", + "display" : "Delusion of persecution", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paranoid reaction" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Persecutory delusion" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Delusion of persecution (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "219006", + "display" : "Alcohol user", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Current drinker" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Drinks alcohol" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Current drinker of alcohol (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Current drinker of alcohol" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "222008", + "display" : "Acute epiglottitis with obstruction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute epiglottitis with obstruction (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "223003", + "display" : "Tumor of body of uterus affecting pregnancy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tumour of body of uterus affecting pregnancy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tumor of body of uterus affecting pregnancy (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228007", + "display" : "Lucio phenomenon", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lepromatous cutaneous vasculitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lucio phenomenon (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "241006", + "display" : "Epilepsia partialis continua", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Epilepsia partialis continua (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Motor simple partial status" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Kojewnikov's epilepsy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Focal status epilepticus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Kojevnikov epilepsy" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "242004", + "display" : "Noninfectious jejunitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Noninfectious jejunitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "253005", + "display" : "Sycosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sycosis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "257006", + "display" : "Acne rosacea, erythematous telangiectatic type", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acne rosacea, erythematous telangiectatic type (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "264008", + "display" : "Blind hypertensive eye", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blind hypertensive eye (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "276008", + "display" : "Poisoning by oxytocin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oxytocin poisoning" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by oxytocin (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by oxytocin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "279001", + "display" : "Senile myocarditis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Senile myocarditis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "281004", + "display" : "Dementia associated with alcoholism", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alcohol-induced persisting dementia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dementia associated with alcoholism (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alcoholic dementia" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "282006", + "display" : "Acute myocardial infarction of basal-lateral wall", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute myocardial infarction of basal-lateral wall (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "290006", + "display" : "Melnick-Fraser syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Branchio-oto-renal syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "BOR syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Melnick-Fraser syndrome (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "292003", + "display" : "EEG finding", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "EEG observations" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Electroencephalogram finding (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Electroencephalogram finding" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "297009", + "display" : "Acute myringitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute tympanitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute myringitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "299007", + "display" : "Paraffinoma of skin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paraffinoma of skin (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "303002", + "display" : "Apoplectic pancreatitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Apoplectic pancreatitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "308006", + "display" : "Pearly penile papules", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Penile papules" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pearly penile papules (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310008", + "display" : "Boil of penis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Boil of penis (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Penile boil" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "313005", + "display" : "Déjà vu", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Déjà vu (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "317006", + "display" : "Reactive hypoglycemia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypoglycemic reaction" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypoglycaemic reaction" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reactive hypoglycaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reactive hypoglycemia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "320003", + "display" : "Cervical dilatation, 1cm", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cervical dilatation, 1cm (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "324007", + "display" : "Plaster ulcer", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Plaster ulcer (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "330007", + "display" : "Occipital headache", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Occipital headache (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "335002", + "display" : "Pylorospasm", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pylorospasm (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "341009", + "display" : "ABO incompatibility reaction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ABO mismatched blood transfusion" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ABO incompatibility reaction (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "349006", + "display" : "Absent tendon reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Absent tendon reflex (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "355001", + "display" : "Hemorrhagic shock", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemorrhagic shock" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemorrhagic shock (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "357009", + "display" : "Closed fracture of trapezoidal bone of wrist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed fracture of small multangular bone of wrist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed fracture of trapezoidal bone of wrist (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed fracture trapezoid" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "359007", + "display" : "Kernicterus due to isoimmunization", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Kernicterus due to isoimmunisation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Kernicterus due to isoimmunization (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "360002", + "display" : "Acute radiation disease", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute radiation disease (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "364006", + "display" : "Acute left-sided heart failure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute left heart failure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute left-sided heart failure (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "366008", + "display" : "Hidromeiosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hidromeiosis (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "368009", + "display" : "Heart valve disorder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Valvular heart disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Heart valve disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disorder of heart valve" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Heart valve disorder (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "369001", + "display" : "Normal jugular venous pressure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Normal jugular venous pressure (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "378007", + "display" : "Morquio syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chondro-osteodystrophy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Morquio-Suarez syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Morquio-Ullrich disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osteochondrodystrophia deformans" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Atypical chondrodystrophy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Morquio disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Familial osteochondrodystrophy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brailsford-Morquio syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hereditary enchondral dysostosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chondrodystrophia tarda" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Familial osseous dystrophy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Keratan sulfaturia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mucopolysaccharidosis, MPS-IV" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Morquio-Brailsford disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osteochondrodystrophy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mucopolysaccharidosis type IV" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Keratan sulphaturia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Morquio syndrome (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "382009", + "display" : "Legal history finding relating to child", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Legal history finding relating to child (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "383004", + "display" : "Passive range of hip extension - finding", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Finding of passive range of hip extension (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Finding of passive range of hip extension" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385006", + "display" : "Secondary peripheral neuropathy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Secondary peripheral neuropathy (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "387003", + "display" : "Melanuria", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Melanuria (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "398002", + "display" : "Left axis deviation greater than -90 degrees by EKG", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Left axis deviation greater than -90 degrees by electrocardiogram" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Left axis deviation greater than -90 degrees by electrocardiogram (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "407000", + "display" : "Congenital hepatomegaly", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital hepatomegaly (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "408005", + "display" : "Tooth chattering", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tooth chattering (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "409002", + "display" : "Food allergy diet", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Food intolerance diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Food allergy diet (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "426008", + "display" : "Superficial injury of ankle without infection", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Superficial injury of ankle without infection (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "431005", + "display" : "Hypertrophy of scrotum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypertrophy of scrotum (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "437009", + "display" : "Abnormal composition of urine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abnormal composition of urine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "440009", + "display" : "Persistent hyperphenylalaninemia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Essential hyperphenylalaninemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hyperphenylalaninemia, type II" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Persistent hyperphenylalaninaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Essential hyperphenylalaninaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hyperphenylalaninaemia, type II" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Persistent hyperphenylalaninemia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "442001", + "display" : "Secondary hypopituitarism", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Secondary hypopituitarism (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "443006", + "display" : "Cystocele affecting pregnancy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cystocele affecting pregnancy (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "447007", + "display" : "Coach in sports activity accident", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Coach in sports activity accident (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "450005", + "display" : "Ulcerative stomatitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ulcerative stomatitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "452002", + "display" : "Blister of groin without infection", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blister of groin without infection (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "460001", + "display" : "Squamous metaplasia of prostate gland", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Squamous metaplasia of prostate gland (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "467003", + "display" : "Old laceration of muscles of pelvic floor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Old laceration of muscles of pelvic floor (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Old laceration of pelvic floor muscle" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "470004", + "display" : "Vitreous touch syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vitreous touch syndrome (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "479003", + "display" : "Graves' disease with pretibial myxedema AND with thyrotoxic crisis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Graves' disease with pretibial myxedema AND with thyrotoxic storm" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Graves' disease with pretibial myxoedema AND with thyrotoxic crisis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Graves' disease with pretibial myxoedema AND with thyrotoxic storm" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Graves' disease with pretibial myxedema AND with thyrotoxic crisis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "486006", + "display" : "Acute vascular insufficiency", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute vascular insufficiency (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "488007", + "display" : "Fibroid myocarditis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fibroid myocarditis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "490008", + "display" : "Upper respiratory tract hypersensitivity reaction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Upper respiratory tract hypersensitivity reaction (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "496002", + "display" : "Closed traumatic dislocation of third cervical vertebra (disorder)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed traumatic dislocation of third cervical vertebra" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "504009", + "display" : "Androgen-dependent hirsutism", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Androgen-dependent hirsutism (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Androgen dependent hirsutism" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "517007", + "display" : "Foreign body in hypopharynx", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Foreign body in hypopharynx (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "518002", + "display" : "Multiple aggregation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Multiple aggregation (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "520004", + "display" : "Congenital bent nose", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital bent nose (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "527001", + "display" : "Spontaneous fetal evolution, Roederer's method", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spontaneous foetal evolution, Roederer's method" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spontaneous fetal evolution, Roederer's method (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spontaneous fetal evolution, Roederer method" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "536002", + "display" : "Glissonian cirrhosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glissonian cirrhosis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "539009", + "display" : "Conjunctival argyrosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conjunctival argyrosis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "547009", + "display" : "Hypersecretion of calcitonin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypersecretion of thyrocalcitonin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypersecretion of calcitonin (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "548004", + "display" : "13p partial trisomy syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "13p partial trisomy syndrome (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "554003", + "display" : "2p partial trisomy syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "2p partial trisomy syndrome (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "555002", + "display" : "Dicentra species poisoning", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dicentra species poisoning (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "563001", + "display" : "Nystagmus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nystagmus (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "568005", + "display" : "Tic disorder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tic disorder (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Habit disorder" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "586008", + "display" : "Contact dermatitis caused by Primula obconica (disorder)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Contact dermatitis caused by poison primrose" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Contact dermatitis caused by Primula obconica" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Contact dermatitis caused by German primrose" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "590005", + "display" : "Congenital aneurysm of anterior communicating artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Berry aneurysm of anterior communicating artery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital aneurysm of anterior communicating artery (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "596004", + "display" : "Premenstrual dysphoric disorder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Premenstrual dysphoric disorder (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "599006", + "display" : "Chronic pneumothorax", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic pneumothorax (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Persistent pneumothorax" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "600009", + "display" : "Pyromania", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Firesetting behavior" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Firesetting behaviour" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pyromania (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "607007", + "display" : "Decreased vital capacity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decreased vital capacity (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "610000", + "display" : "Spastic aphonia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spastic aphonia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "613003", + "display" : "Fragile X syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Martin-Bell syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Marker X syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fragile X syndrome (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "FRAXA - 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", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Obstruction due to foreign body accidentally left in operative wound AND/OR body cavity during a procedure (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "616006", + "display" : "Sensorimotor disorder of eyelid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sensorimotor disorder of eyelid (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "626004", + "display" : "Hypercortisolism due to nonpituitary tumor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ectopic ACTH syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypercortisolism due to nonpituitary tumour" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ectopic ACTH secretion causing Cushing's syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypercortisolism due to nonpituitary tumor (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "631002", + "display" : "Transfusion reaction due to minor incompatibility", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transfusion reaction due to minor incompatibility (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "640003", + "display" : "Injury of pneumogastric nerve", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injury of tenth cranial nerve" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injury of vagus nerve" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tenth cranial nerve injury" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vagus nerve injury" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injury to vagus nerve" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vagus (10th) nerve injury" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injury of pneumogastric nerve (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "643001", + "display" : "Hypertrophy of lip", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypertrophy of lip (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Macrocheilia" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "646009", + "display" : "Idiopathic cyst of anterior chamber of eye (disorder)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Idiopathic cyst of anterior chamber of eye" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "649002", + "display" : "Open fracture of distal end of ulna", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open fracture of distal end of ulna (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "651003", + "display" : "Root work", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mal puesto" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brujeria" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Root work (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "652005", + "display" : "Gangrenous tonsillitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gangrenous tonsillitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "655007", + "display" : "Abnormal fetal heart beat noted before labor in liveborn infant", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abnormal fetal heart beat noted before labour in liveborn infant" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abnormal fetal heart beat noted before labor in liveborn infant (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abnormal foetal heart beat noted before labour in liveborn infant" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "658009", + "display" : "Injury of colon without open wound into abdominal cavity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injury of colon without open wound into abdominal cavity (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "664002", + "display" : "Delayed ovulation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Delayed ovulation (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "675003", + "display" : "Torsion of intestine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Twisting of intestine on long axis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Torsion of intestine (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "701003", + "display" : "Adult osteochondritis of spine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adult osteochondritis of spine (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "703000", + "display" : "Congenital adhesions of tongue", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital adhesions of tongue (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital adhesion of tongue" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "714002", + "display" : "Abrasion and/or friction burn of toe with infection (disorder)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abrasion and/or friction burn of toe with infection" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "715001", + "display" : "Nontraumatic rupture of urethra", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Non-traumatic urethral rupture" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nontraumatic rupture of urethra (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Atraumatic rupture of urethra" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nontraumatic urethral rupture" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "718004", + "display" : "Acute bronchiolitis with obstruction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute bronchiolitis with obstruction (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "734001", + "display" : "Opocephalus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Opocephalus (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "736004", + "display" : "Abscess of hip", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abscess of hip (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "750009", + "display" : "Schistosoma mansoni infection (disorder)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Schistosoma mansoni infection" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "755004", + "display" : "Postgastrectomy phytobezoar", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Postgastrectomy phytobezoar (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "756003", + "display" : "Chronic rheumatic myopericarditis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rheumatic heart disease with myopericarditis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic rheumatic heart disease with myopericarditis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic myopericarditis due to rheumatic heart disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic myopericarditis due to rheumatic heart disease (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "758002", + "display" : "Cyst of uterus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cyst of uterus (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "775008", + "display" : "Open wound of head with complication", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open wound of head with complication (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "776009", + "display" : "Partial arterial retinal occlusion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Partial retinal artery occlusion" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Partial occlusion of retinal artery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Partial occlusion of retinal artery (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "781000", + "display" : "Cestrum diurnum poisoning", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Wild jasmine poisoning" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cestrum diurnum poisoning (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "787001", + "display" : "Rheumatic mitral stenosis with regurgitation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rheumatic mitral stenosis with incompetence" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rheumatic mitral stenosis with insufficiency" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rheumatic mitral stenosis with regurgitation (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "788006", + "display" : "Disease-related diet", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disease-related diet (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "792004", + "display" : "Jakob-Creutzfeldt disease", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Creutzfeldt-Jakob disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subacute spongiform encephalopathy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Jakob-Creutzfeldt disease (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CJD - Creutzfeldt-Jakob disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "JCD - Jakob-Creutzfeldt disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transmissible virus dementia" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "799008", + "display" : "Sigmoid colon ulcer", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sigmoid colon ulcer (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "801006", + "display" : "Nonvenomous insect bite of foot with infection", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nonvenomous insect bite of foot with infection (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Insect bite, nonvenomous, of foot, infected" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "805002", + "display" : "Pneumoconiosis due to silica", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Silicosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nodular silicosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Silicatosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pneumoconiosis caused by silica" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pneumoconiosis caused by silica (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "811004", + "display" : "Flail motion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Flail motion (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "813001", + "display" : "Ankle instability", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ankle instability (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "815008", + "display" : "Episcleritis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Episcleritis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "816009", + "display" : "Genetic recombination", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Genetic recombination (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "818005", + "display" : "Third degree burn of multiple sites of lower limb", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Full thickness burn of multiple sites of lower limb (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Full thickness burn of multiple sites of lower limb" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "825003", + "display" : "Superficial injury of axilla with infection", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Superficial injury of axilla with infection (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "827006", + "display" : "Late congenital syphilis, latent (+ sero., - C.S.F., 2 years OR more)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Late congenital syphilis - latent" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Late congenital syphilis, latent (positive serology - cerebrospinal fluid, 2 years OR more) (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Late congenital syphilis, latent (positive serology - cerebrospinal fluid, 2 years OR more)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "832007", + "display" : "Moderate major depression", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Moderate major depression (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "834008", + "display" : "Chair-seated facing coital position", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Frontal sedentary coital position" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chair-seated facing coital position (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "841002", + "display" : "Congenital absence of skull bone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital absence of skull bone (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "842009", + "display" : "Consanguinity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Consanguinity (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "843004", + "display" : "Poliomyelomalacia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poliomyelomalacia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "844005", + "display" : "Behavior finding", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conduct" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Behaviour finding" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Behavior finding (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Finding relating to behaviour" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Finding relating to behavior" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Behavioural finding" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Behavioral finding" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "845006", + "display" : "Injury of inferior mesenteric artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injury of inferior mesenteric artery (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inferior mesenteric artery injury" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "849000", + "display" : "Total cataract", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mature cataract" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mature cataract (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "857002", + "display" : "Erythema simplex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dermatitis simplex" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Erythema simplex (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "862001", + "display" : "Anemia caused by chlorate (disorder)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anaemia caused by chlorate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anaemia due to chlorate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anemia due to chlorate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anemia caused by chlorate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "865004", + "display" : "Hyperalimentation formula for ileus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hyperalimentation formula for ileus (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "871005", + "display" : "Contracted pelvis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Generally contracted pelvis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Contracted pelvis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "874002", + "display" : "Therapeutic diuresis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Therapeutic diuresis (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "875001", + "display" : "Chalcosis of eye", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ocular chalcosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chalcosis of eye (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "888003", + "display" : "Foetal or neonatal effect of maternal blood loss", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fetal or neonatal effect of maternal blood loss" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fetal or neonatal effect of maternal blood loss (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "890002", + "display" : "Deep third degree burn of elbow", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deep third degree burn of elbow (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "899001", + "display" : "Axis I diagnosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Axis I diagnosis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "903008", + "display" : "Chorioretinal infarction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chorioretinal infarction (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "904002", + "display" : "Pinard's sign", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pinard's sign (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pinard sign" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "928000", + "display" : "Disorder of musculoskeletal system", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Musculoskeletal disorder" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disorder of musculoskeletal system (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "931004", + "display" : "Gestation period, 9 weeks", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gestation period, 9 weeks (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "932006", + "display" : "Flat affect", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Flat affect (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "934007", + "display" : "Thalassemia intermedia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thalassaemia intermedia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thalassemia intermedia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "943003", + "display" : "Congenital retinal aneurysm", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital retinal aneurysm (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "961007", + "display" : "Erythema nodosum, acute form", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Erythema nodosum, acute form (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "962000", + "display" : "Disability evaluation, disability 6%", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disability evaluation disability 6 percent (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disability evaluation disability 6 percent" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "964004", + "display" : "Open wound of pharynx without complication", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open wound of pharynx without complication (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "965003", + "display" : "Toxic amblyopia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Toxic amblyopia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "975000", + "display" : "Anorectal agenesis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anorectal agenesis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "978003", + "display" : "Chronic infantile eczema", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic infantile eczema (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "981008", + "display" : "Hemorrhagic proctitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemorrhagic proctitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemorrhagic proctitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "984000", + "display" : "Perirectal cellulitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Perirectal cellulitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "987007", + "display" : "Cellulitis of temple region", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cellulitis of temple region (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "991002", + "display" : "Wide QRS complex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prolonged QRS complex" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Wide QRS complex (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "998008", + "display" : "Chagas' disease with heart involvement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chagas' disease with heart involvement (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1003002", + "display" : "Religious discrimination", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Religious discrimination (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1020003", + "display" : "Disease due to Nairovirus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disease caused by Nairovirus (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disease caused by Nairovirus" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1023001", + "display" : "Apnea", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Apnoeic" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Apnoea" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Apneic" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Has stopped breathing" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Not breathing" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Apnea (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1027000", + "display" : "Alkaline reflux disease", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alkaline reflux esophagitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alkaline reflux oesophagitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alkaline reflux disease (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Biliary oesophagitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Biliary esophagitis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1031006", + "display" : "Open wound of trachea without complication", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open wound of trachea without complication (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1033009", + "display" : "Thoracic arthritis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thoracic arthritis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1034003", + "display" : "Mesenteric-portal fistula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mesenteric-portal fistula (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1038000", + "display" : "Disacchariduria", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disacchariduria (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1045000", + "display" : "Colonospasm", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Colonospasm (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1046004", + "display" : "Ureteritis glandularis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ureteritis glandularis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1051005", + "display" : "Hyperplasia of islet alpha cells with gastrin excess", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hyperplasia of islet alpha cells with gastrin excess (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1055001", + "display" : "Stenosis of precerebral artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Narrowing of precerebral artery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stenosis of precerebral artery (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1059007", + "display" : "Opisthorchiasis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cat liver fluke infection" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Opisthorchiosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Opisthorchiasis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1070000", + "display" : "Facial myokymia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Facial myokymia (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Facial myokymia (muscle quivering)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1073003", + "display" : "Xeroderma pigmentosum, group B", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Xeroderma pigmentosum, group B (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Xeroderma pigmentosum group B" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1077002", + "display" : "Septal infarction by EKG", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Septal infarction by electrocardiogram" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Septal infarction by electrocardiogram (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1079004", + "display" : "Macular retinal cyst", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hole retinal cyst" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Macular pseudohole retinal cyst" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Macular retinal cyst (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1085006", + "display" : "Candidiasis of vulva", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Candidiasis of vulva (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vulval candidiasis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vulval thrush" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vulval candidosis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1089000", + "display" : "Intrauterine sepsis of fetus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intrauterine sepsis of fetus (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intrauterine fetal sepsis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intrauterine foetal sepsis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intrauterine sepsis of foetus" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1102005", + "display" : "Intraerythrocytic parasitosis by Nuttallia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intraerythrocytic parasitosis caused by Nuttallia (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intraerythrocytic parasitosis caused by Nuttallia" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1107004", + "display" : "Early latent syphilis, positive serology, negative cerebrospinal fluid, with relapse after treatment (disorder)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Early latent syphilis, positive serology, negative cerebrospinal fluid, with relapse after treatment" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1108009", + "display" : "Female pattern alopecia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Female pattern baldness" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Female pattern alopecia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1111005", + "display" : "Normal sebaceous gland activity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Normal sebaceous gland activity (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1112003", + "display" : "Degenerative disorder of eyelid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Degenerative disorder of eyelid (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1116000", + "display" : "Chronic aggressive type B viral hepatitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic aggressive type B viral hepatitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1124005", + "display" : "Postpartum period, 6 days", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Postpartum period, 6 days (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1125006", + "display" : "Septicemia during labor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Septicaemia during labour" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sepsis during labor (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sepsis during labor" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sepsis during labour" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1126007", + "display" : "Knee locking", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Knee locking (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1131009", + "display" : "Congenital valvular insufficiency", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital valvular regurgitation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital insufficiency of heart valve" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital valvular insufficiency (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1134001", + "display" : "Muehrcke's lines", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muehrcke's lines (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muehrcke lines" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1135000", + "display" : "Solar retinopathy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Solar retinopathy (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Solar retinitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Eclipse retinopathy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Foveomacular retinitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Photic retinopathy" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1139006", + "display" : "Confrontation (visual) test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Confrontation (visual) test (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1140008", + "display" : "Thermal hypesthesia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thermal hypaesthesia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thermal hypesthesia (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1141007", + "display" : "Circumoral paresthesia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Circumoral paraesthesia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Circumoral paresthesia (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1145003", + "display" : "Developmental speech disorder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Developmental speech disorder (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "DSD - Developmental speech disorder" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1150009", + "display" : "Congenital microcheilia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Microcheilia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital microcheilia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1151008", + "display" : "Visual field constriction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Visual field constriction (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Constricted visual field" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1152001", + "display" : "Skin reaction negative", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Skin reaction negative (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1155004", + "display" : "EKG hypertrophy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Myocardial hypertrophy, determined by electrocardiogram (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Myocardial hypertrophy, determined by electrocardiogram" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1168007", + "display" : "Allotype", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allotype (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1184008", + "display" : "Glasgow coma scale, 10", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glasgow coma scale, 10 (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1194003", + "display" : "Disease condition determination, well controlled", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disease condition determination, well controlled (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1196001", + "display" : "Chronic bipolar II disorder, most recent episode major depressive", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic bipolar II disorder, most recent episode major depressive (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1197005", + "display" : "Carbuncle of heel", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carbuncle of heel (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1201005", + "display" : "Benign essential hypertension", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Benign essential hypertension (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1207009", + "display" : "Glaucomatous atrophy of optic disc", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glaucomatous atrophy of optic disc (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Optic disc glaucomatous atrophy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glaucomatous optic atrophy" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1208004", + "display" : "Gastroptosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prolapse gastropathy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastric prolapse" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastroptosis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1212005", + "display" : "Childhood type dermatomyositis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Childhood type dermatomyositis (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Juvenile dermatomyositis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1214006", + "display" : "Infection by Strongyloides", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Strongyloidiasis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Strongyloidosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Strongyloides" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Strongyloides (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1232006", + "display" : "Congenital articular rigidity with myopathy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital articular rigidity with myopathy (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1239002", + "display" : "Congenital anteversion of femur", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital anteversion of femoral neck" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital anteversion of femur (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1240000", + "display" : "Prone body position", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prone position" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prone body position (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lying prone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Off feet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lying ventricumbent" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lying procumbent" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1259003", + "display" : "Schistosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Slate-workers' lung" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Slate workers pneumoconiosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Slate pneumoconiosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Schistosis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1261007", + "display" : "Fracture of multiple ribs", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fracture of multiple ribs (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Multiple fractures of ribs" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1264004", + "display" : "Injury of descending left colon without open wound into abdominal cavity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injury of descending left colon without open wound into abdominal cavity (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1271009", + "display" : "Bart-Pumphrey syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Knuckle pads, leukonychia, sensorineural deafness, palmoplantar hyperkeratosis syndrome (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Knuckle pads, leukonychia, sensorineural deafness, palmoplantar hyperkeratosis syndrome" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1280009", + "display" : "Isologous chimera", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Isologous chimera (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1282001", + "display" : "Perichondritis of larynx", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Perichondritis of larynx (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Laryngeal perichondritis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1284000", + "display" : "Abnormal jaw closure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abnormal jaw closure (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1286003", + "display" : "Vitamin K deficiency coagulation disorder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bleeding diathesis due to vitamin K deficiency" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vitamin K deficiency coagulation disorder (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1287007", + "display" : "Congenital absence of bile duct", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital absence of bile duct (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1297003", + "display" : "Infection by Cladosporium carrionii", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Cladosporium carrionii" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Cladosporium carrionii (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Cladophialophora carrionii" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1308001", + "display" : "Complication of reimplant", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Complication of reimplant (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1310004", + "display" : "Impaired glucose tolerance associated with genetic syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Impaired glucose tolerance associated with genetic syndrome (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1318006", + "display" : "Post-translational genetic protein processing", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Post-translational genetic protein processing (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1323006", + "display" : "Poisoning by kanamycin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Kanamycin poisoning" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by kanamycin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by kanamycin (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1332008", + "display" : "Conjugated visual deviation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conjugated visual deviation (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1335005", + "display" : "Induratio penis plastica", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Peyronie's disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Penile fibromatosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fibrous cavernositis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Plastic induration of penis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Induratio penis plastica (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Peyronies disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Penile plaque" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1343000", + "display" : "Deep transverse arrest", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deep transverse arrest (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "DTA - Deep transverse arrest" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1345007", + "display" : "Hang nail", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hang nail (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1351002", + "display" : "Injury of iliac artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injury of iliac artery (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Iliac artery injury" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1356007", + "display" : "Calculus of common duct with obstruction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Calculus of common duct with obstruction (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1361009", + "display" : "Leukocoria", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Leukocoria (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Leucocoria" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1367008", + "display" : "Injury of superior mesenteric artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injury of superior mesenteric artery (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1370007", + "display" : "Open fracture of metacarpal bone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open fracture of metacarpal bone (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open fracture of metacarpal bone(s)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1372004", + "display" : "Uterus unicornis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital absence of one uterine horn" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Uterus unicornis (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Unicornate uterus" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1376001", + "display" : "Obsessive compulsive personality disorder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anancastic personality disorder" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anankastic personality disorder" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Obsessive compulsive personality disorder (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1378000", + "display" : "Supination-eversion injury of ankle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Supination-eversion injury of ankle (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lauge-Hansen supination-eversion injury of ankle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Supination-external rotation injury of ankle" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1380006", + "display" : "Agoraphobia without history of panic disorder with limited symptom attacks", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Agoraphobia without history of panic disorder with limited symptom attacks (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1383008", + "display" : "Hallucinogen mood disorder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hallucinogen-induced mood disorder" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hallucinogen mood disorder (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hallucinogen induced mood disorder" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1384002", + "display" : "Diffuse cholesteatosis of middle ear", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diffuse cholesteatosis of middle ear (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1386000", + "display" : "Intracranial hemorrhage", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intracranial haemorrhage" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intracranial hemorrhage (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1387009", + "display" : "Solanum nigrum poisoning", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Black nightshade poisoning" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Solanum nigrum poisoning (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1388004", + "display" : "Metabolic alkalosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Metabolic alkalosis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1393001", + "display" : "Lenz-Majewski hyperostosis syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lenz-Majewski hyperostosis syndrome (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lenz-Majewski dysplasia" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1395008", + "display" : "Complication of ultrasound therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Complication of ultrasound therapy (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1402001", + "display" : "Fear (finding)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Frightened" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Afraid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fright" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Scared" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fear" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1412008", + "display" : "Anterior subcapsular polar cataract", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anterior subcapsular polar cataract (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1415005", + "display" : "Lymphangitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lymphangitis (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inflammation of lymphatics" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1418007", + "display" : "Hypoplastic chondrodystrophy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypoplastic chondrodystrophy (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1426004", + "display" : "Necrotizing glomerulonephritis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Necrotising glomerulonephritis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Necrotizing glomerulonephritis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1447000", + "display" : "Icthyoparasitism", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Icthyoparasitism (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1469007", + "display" : "Spontaneous abortion with urinary tract infection", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Miscarriage with urinary tract infection" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Miscarriage with urinary tract infection (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pregnancy loss 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", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypertensive heart AND renal disease complicating AND/OR reason for care during childbirth (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1475003", + "display" : "Herpes labialis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cold sores" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fever blister" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Herpes simplex labialis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cold sore" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Herpes labialis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1478001", + "display" : "Obliteration of lymphatic vessel", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Obliteration of lymphatic vessel (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1479009", + "display" : "20q partial trisomy (disorder)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "20q partial trisomy" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1482004", + "display" : "Chalazion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Meibomian gland cyst" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tarsal cyst" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Meibomian cyst" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cyst of meibomian gland (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cyst of meibomian gland" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1486001", + "display" : "Orbital congestion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Orbital congestion (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1488000", + "display" : "Postoperative nausea and vomiting", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Postoperative nausea and vomiting (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PONV - Postoperative nausea and vomiting" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1489008", + "display" : "Hordeolum externum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hordeolum externum (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "External hordeolum" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stye" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Boil of eyelid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sty" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Furuncle of eyelid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hordeolum, external" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1492007", + "display" : "Congenital anomaly of large intestine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital anomaly of large intestine (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1493002", + "display" : "Acute endophthalmitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute endophthalmitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1499003", + "display" : "Bipolar I disorder, single manic episode with postpartum onset", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bipolar I disorder, single manic episode with postpartum onset (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1512006", + "display" : "Congenital stricture of bile duct", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital stricture of bile duct (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1515008", + "display" : "Gorham's disease", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Massive osteolysis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phantom bone disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osteolysis and angiomatous naevi" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemangiomata with osteolysis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemangiomata with osteolysis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osteolysis and angiomatous nevi" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gorham's disease (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gorham disease" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1518005", + "display" : "Splenitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Splenitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1519002", + "display" : "Congenital phlebectasia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diffuse phlebectasia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital phlebectasia (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital venous ectasia" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1521007", + "display" : "Blister of buttock without infection", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blister of buttock without infection (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1525003", + "display" : "Blister of foot without infection", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blister of foot without infection (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1531000", + "display" : "Poisoning by nitrofuran derivatives", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nitrofuran derivative poisoning" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by nitrofuran derivatives (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by nitrofuran derivatives" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1532007", + "display" : "Viral pharyngitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Viral pharyngitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1534008", + "display" : "Palsy of conjugate gaze", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conjugate gaze palsy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Palsy of conjugate gaze (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1538006", + "display" : "Central nervous system malformation in fetus affecting obstetrical care", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Central nervous system malformation in fetus affecting obstetrical care (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Central nervous system malformation in foetus affecting obstetrical care" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1539003", + "display" : "Acquired trigger finger", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acquired trigger finger (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nodular tendinous disease of finger" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Triggering of finger" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trigger finger" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1542009", + "display" : "Omphalocele with obstruction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incarcerated omphalocele" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Irreducible omphalocele" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Strangulated omphalocele" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Omphalocele with obstruction (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1544005", + "display" : "Open dislocation of knee", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open dislocation of knee (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1551001", + "display" : "Osteomyelitis of femur (disorder)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osteomyelitis of femur" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1556006", + "display" : "Clark melanoma level 4", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clark melanoma level 4 (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1563006", + "display" : "Protein S deficiency disease", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Protein S deficiency disease (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Protein S deficiency" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1567007", + "display" : "Chronic gastric ulcer without hemorrhage, without perforation AND without obstruction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic gastric ulcer without haemorrhage, without perforation AND without obstruction" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic gastric ulcer without hemorrhage, without perforation AND without obstruction (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1588003", + "display" : "Heterosexual precocious puberty", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Heterosexual precocity" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cross-sexing precocious puberty" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Heterosexual precocious puberty (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1592005", + "display" : "Failed attempted abortion with uremia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Failed attempted abortion with uraemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Failed attempted abortion with uremia (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Failed attempted termination of pregnancy with uremia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Failed attempted termination of pregnancy with uraemia" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1593000", + "display" : "Infantile hemiplegia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Postnatal infantile hemiplegia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infantile hemiplegia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1606009", + "display" : "Infection by Macracanthorhynchus hirudinaceus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Macracanthorhynchus hirudinaceus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Macracanthorhynchus hirudinaceus (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1608005", + "display" : "Increased capillary permeability", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increased capillary permeability (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1639007", + "display" : "Abnormality of organs AND/OR soft tissues of pelvis affecting pregnancy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abnormal pelvic organ affecting pregnancy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abnormality of organs AND/OR soft tissues of pelvis affecting pregnancy (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1647007", + "display" : "Poisoning by primaquine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Primaquine poisoning" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by primaquine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by primaquine (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1648002", + "display" : "Lymphocytic pseudotumor of lung", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inflammatory pseudotumor of lung" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lymphocytic pseudotumour of lung" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inflammatory pseudotumour of lung" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lymphocytic pseudotumor of lung (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tumor-like mass in lungs composed of fibrous tissue or granulation tissue with inflammatory cells." + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tumour-like mass in lungs composed of fibrous tissue or granulation tissue with inflammatory cells." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1654001", + "display" : "Corticosteroid-induced glaucoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Corticosteroid-induced glaucoma (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Steroid-induced glaucoma" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1657008", + "display" : "Mevinphos poisoning", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mevinphos poisoning (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Toxic effect of phosdrin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phosdrin causing toxic effect" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1658003", + "display" : "Closed fracture of acromial end of clavicle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed fracture of acromial end of clavicle (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed fracture clavicle, lateral end" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1663004", + "display" : "G2 stage", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tumour grade G2" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tumor grade G2" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "G2 grade (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "G2 grade" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "G2: moderately differentiated" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1667003", + "display" : "Early fontanel closure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Early fontanel closure (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1670004", + "display" : "Cerebral hemiparesis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cerebral hemiparesis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1671000", + "display" : "Sago spleen", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sago spleen (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1674008", + "display" : "Juvenile epithelial corneal dystrophy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Juvenile epithelial corneal dystrophy (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Meesman's epithelial corneal dystrophy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Meesman's corneal dystrophy" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1679003", + "display" : "Arthritis associated with another disorder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arthritis associated with another disorder (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1682008", + "display" : "Transitory amino acid metabolic disorder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transitory amino acid metabolic disorder (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1685005", + "display" : "Rat bite fever", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rat bite fever (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rat-bite fever" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1686006", + "display" : "Sedative, hypnotic AND/OR anxiolytic-induced anxiety disorder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sedative, hypnotic AND/OR anxiolytic-induced anxiety disorder (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1694004", + "display" : "Accessory lobe of lung", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Supernumerary lung lobe" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Accessory lobe of lung (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1698001", + "display" : "Ulcer of bile duct", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ulcer of bile duct (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1703007", + "display" : "Increased leg circumference", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increased calf girth" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increased leg circumference (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1705000", + "display" : "Closed fracture of base of neck of femur", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed fracture of cervicotrochanteric section of femur" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed fracture of base of neck of femur (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1714005", + "display" : "Photokeratitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Photokeratitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1717003", + "display" : "Idiopathic guttate hypomelanosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Idiopathic guttate hypomelanosis (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Guttate hypomelanosis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1723008", + "display" : "Urethral stricture due to schistosomiasis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Urethral stricture due to schistosomiasis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1724002", + "display" : "Infection by Crenosoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Crenosomosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Crenosoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Crenosoma (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1734006", + "display" : "Fracture of vertebral column with spinal cord injury", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fracture of vertebral column with spinal cord injury (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1735007", + "display" : "Thrill", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thrill (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vibration felt by examiner on the surface of the body" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1739001", + "display" : "Fracture of occipital bone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fracture of occipital bone (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Occipital fracture" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1742007", + "display" : "Female hypererotism", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Female hypererotism (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1744008", + "display" : "Fusion of teeth", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fused teeth" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fusion of teeth (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Connation of teeth" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Double teeth" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1748006", + "display" : "Thrombophlebitis of deep femoral vein", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thrombophlebitis of deep femoral vein (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1755008", + "display" : "Old myocardial infarction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Healed myocardial infarction" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Old myocardial infarction (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Healed coronary" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1761006", + "display" : "Biliary cirrhosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cholangitic cirrhosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cholestatic cirrhosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic nonsuppurative destructive cholangitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Biliary cirrhosis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1763009", + "display" : "Interstitial keratitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Interstitial keratitis (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stromal keratitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "IK - Interstitial keratitis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1767005", + "display" : "Fisher's syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ophthalmoplegia, ataxia, areflexia syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Miller-Fisher variant of Guillain-Barre syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Miller-Fisher syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fisher's syndrome (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fisher syndrome" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1769008", + "display" : "Thoracodidymus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thoracodidymus (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1771008", + "display" : "Insulin biosynthesis defect", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Insulin biosynthesis defect (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1776003", + "display" : "Renal tubular acidosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Renal tubular acidosis (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "RTA - Renal tubular acidosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Renotubular acidaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Renotubular acidemia" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1777007", + "display" : "Increased molecular dissociation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increased molecular dissociation (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1778002", + "display" : "Malocclusion due to abnormal swallowing", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Malocclusion due to abnormal swallowing (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1779005", + "display" : "Mohr syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "OFD syndrome type II" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mohr syndrome (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "OFD II - Orofacial-digital syndrome II" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Orofacial-digital syndrome II" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1794009", + "display" : "Idiopathic corneal edema", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Idiopathic corneal oedema" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Idiopathic corneal edema (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1816003", + "display" : "Panic disorder with agoraphobia, severe agoraphobic avoidance AND mild panic attacks", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Panic disorder with agoraphobia, severe agoraphobic avoidance AND mild panic attacks (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1821000", + "display" : "Chemoreceptor apnea", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chemoreceptor apnoea" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chemoreceptor apnea (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1822007", + "display" : "Impaired glucose tolerance associated with pancreatic disease", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Impaired glucose tolerance associated with pancreatic disease (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1824008", + "display" : "Allergic gastritis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergic gastritis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1826005", + "display" : "Granuloma of lip", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Granuloma of lip (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1828006", + "display" : "Infestation by Gasterophilus haemorrhoidalis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infestation by Gasterophilus hemorrhoidalis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infestation caused by Gasterophilus haemorrhoidalis (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infestation caused by Gasterophilus hemorrhoidalis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infestation caused by Gasterophilus haemorrhoidalis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1833005", + "display" : "Phacoanaphylactic endophthalmitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phacoanaphylactic endophthalmitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1835003", + "display" : "Necrosis of pancreas", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pancreatic necrosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Necrosis of pancreas (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1837006", + "display" : "Poisoning by metaproterenol", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning by orciprenaline" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Orciprenaline poisoning" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by metaproterenol (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by orciprenaline" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by metaproterenol" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1845001", + "display" : "Paraparesis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paraparesis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1847009", + "display" : "Endophthalmitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Endophthalmitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1852004", + "display" : "Traumatic injury of sixth cranial nerve", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Traumatic injury of abducens nerve" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abducens (6th) nerve injury" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injury to abducent nerve" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abducent nerve injury" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sixth cranial nerve injury" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Traumatic injury of abducens nerve (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abducens nerve injury" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1855002", + "display" : "Developmental academic disorder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Academic skill disorder" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Learning disorder" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Developmental disorder of scholastic skill" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "General learning disability" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Learning disability" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Developmental academic disorder (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1856001", + "display" : "Accessory nose", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Accessory nose (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1857005", + "display" : "Gestational rubella syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gregg's syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital rubella" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital rubella syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital rubella syndrome (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1860003", + "display" : "Fluid volume disorder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disorder of fluid balance" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fluid volume disorder (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1865008", + "display" : "Impaired intestinal protein absorption", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Impaired intestinal protein absorption (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1869002", + "display" : "Rupture of sphincter of pupil", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rupture of sphincter of pupil (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rupture of iris sphincter" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Iris sphincter tear" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1892002", + "display" : "Star figure at the macula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Macular star" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Star figure at the macula (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1896004", + "display" : "Ectopic breast tissue", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Heterotopic breast tissue" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ectopic breast tissue (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1897008", + "display" : "Amsinckia species poisoning", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Amsinckia species poisoning (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1899006", + "display" : "Autosomal hereditary disorder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Autosomal hereditary disorder (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1903004", + "display" : "Infestation by Psorergates ovis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Itch mite infestation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infestation caused by Psorergates ovis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infestation caused by Psorergates ovis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1922008", + "display" : "Congenital absence of urethra", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital absence of urethra (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1926006", + "display" : "Osteopetrosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osteopetrosis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1939005", + "display" : "Abnormal vascular flow", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anomalous vascular flow" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abnormal blood flow" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abnormal vascular flow (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1943009", + "display" : "Left-right confusion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allochiria" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Right-left disorientation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Right-left disorientation (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1953005", + "display" : "Congenital deficiency of pigment of skin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital deficiency of pigment of skin (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1955003", + "display" : "Preauricular dimple", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital preauricular pit" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Preauricular dimple (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Preauricular pit" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1959009", + "display" : "Encephalartos species poisoning", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Encephalartos species poisoning (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1963002", + "display" : "Paroxysmal nocturnal hemoglobinuria", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Marchiafava-Micheli syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PNH" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paroxysmal nocturnal haemoglobinuria" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paroxysmal nocturnal hemoglobinuria (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PNH - Paroxysmal nocturnal haemoglobinuria" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PNH - Paroxysmal nocturnal hemoglobinuria" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1965009", + "display" : "Normal skin pH", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Normal skin pH (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1967001", + "display" : "Longitudinal absence of radius AND ulna", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Distal phocomelia of upper limb" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Longitudinal absence of radius AND ulna (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital absence of forearm only" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1973000", + "display" : "Sedative, hypnotic AND/OR anxiolytic-induced psychotic disorder with delusions", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sedative, hypnotic AND/OR anxiolytic-induced psychotic disorder with delusions (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1977004", + "display" : "Poisoning by oxymetholone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oxymetholone poisoning" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by oxymetholone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by oxymetholone (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1979001", + "display" : "Focal choroiditis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Monofocal choroiditis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Focal choroiditis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1980003", + "display" : "Seromucinous otitis media", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Seromucinous otitis media (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1981004", + "display" : "Urhidrosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Uridrosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Urhidrosis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2004005", + "display" : "Normal blood pressure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Normal blood pressure (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Normotensive" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2012002", + "display" : "Fracture of lunate bone of wrist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fracture of semilunar bone of wrist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fracture of lunate bone of wrist (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fracture of lunate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2028007", + "display" : "Erythema induratum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Erythema induratum (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2032001", + "display" : "Cerebral edema", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intracranial swelling" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cerebral oedema" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cerebral edema (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2036003", + "display" : "Acquired factor VII deficiency disease", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acquired hypoproconvertinemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acquired hypoproconvertinaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acquired factor VII deficiency disease (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2040007", + "display" : "Neurogenic thoracic outlet syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neurogenic thoracic outlet syndrome (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2041006", + "display" : "Eunuchoid gigantism", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Eunuchoidal giant" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Eunuchoid gigantism (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2043009", + "display" : "Alcoholic gastritis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alcoholic gastritis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2055003", + "display" : "Recurrent erosion of cornea", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recurrent erosion of cornea (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recurrent erosion syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recurrent corneal erosion" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2061000", + "display" : "Conductive hearing loss of combined sites", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conductive hearing loss of combined sites (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2065009", + "display" : "Dominant hereditary optic atrophy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dominant hereditary optic atrophy (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Autosomal dominant optic atrophy" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2066005", + "display" : "Gastric ulcer with hemorrhage AND perforation but without obstruction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastric ulcer with haemorrhage AND perforation but without obstruction" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastric ulcer with hemorrhage AND perforation but without obstruction (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2070002", + "display" : "Burning sensation in eye", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Burning sensation in eye (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2073000", + "display" : "Delusions", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Delusional thoughts" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Delusional ideas" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Delusions (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2087000", + "display" : "Pulmonary nocardiosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pulmonary nocardiosis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2089002", + "display" : "Osteitis deformans", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paget's disease of bone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osteitis deformans (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pagets disease of bone" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2091005", + "display" : "Pharyngeal diverticulitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pharyngeal diverticulitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2094002", + "display" : "Toxic effect of carbon disulfide", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Toxic effect of carbon bisulfide" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carbon disulfide poisoning" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carbon disulphide poisoning" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Toxic effect of carbon disulphide" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Toxic effect of carbon bisulphide" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Toxic effect of carbon disulfide (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carbon disulphide causing toxic effect" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carbon disulfide causing toxic effect" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2102007", + "display" : "Deep vascularization of cornea", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deep vascularisation of cornea" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deep vascularization of cornea (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deep corneal vascularisation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deep corneal vascularization" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2107001", + "display" : "Anisomelia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anisomelia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2109003", + "display" : "Isolated somatotropin deficiency", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Isolated growth hormone deficiency" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Isolated growth hormone insufficiency" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "IGHD - Isolated growth hormone deficiency" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Isolated somatotropin deficiency (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2114004", + "display" : "Infection by Cysticercus pisiformis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Cysticercus pisiformis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Cysticercus pisiformis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2116002", + "display" : "Intramembranous bone formation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intramembranous ossification" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intramembranous bone formation (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2120003", + "display" : "Weak cry", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Feeble cry" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aphonic cry" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Weak cry (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2121004", + "display" : "Poisoning by ethopropazine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning by profenamine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ethopropazine poisoning" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by ethopropazine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by profenamine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by ethopropazine (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2128005", + "display" : "Disease of pharyngeal tonsil", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disorder of adenoid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disorder of adenoid (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2129002", + "display" : "Edema of pharynx", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pharyngeal edema" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Edema of throat" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oedema of pharynx" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oedema of throat" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pharyngeal oedema" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Edema of pharynx (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2132004", + "display" : "Meconium in amniotic fluid noted before labor in liveborn infant", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Meconium in amniotic fluid noted before labour in liveborn infant" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Meconium in amniotic fluid noted before labor in liveborn infant (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2134003", + "display" : "Diffuse pain", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diffuse pain (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2136001", + "display" : "Open wound of jaw with complication", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open wound of jaw with complication (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2138000", + "display" : "LSP - Left sacroposterior position", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Left sacroposterior position" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Left sacroposterior position (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2145000", + "display" : "Anal intercourse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anal penetration" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anal penetration (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2149006", + "display" : "Decreased hormone production", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decreased hormone production (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2158004", + "display" : "Infection by Contracaecum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Contracaecosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Contracaecum" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Contracaecum (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2167004", + "display" : "Retinal hemangioblastomatosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Retinal haemangioblastomatosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Retinal hemangioblastomatosis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2169001", + "display" : "Thoracic radiculitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thoracic radiculitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2170000", + "display" : "Gallop rhythm", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gallop rhythm (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2176006", + "display" : "Halogen acne", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Halogen acne (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2177002", + "display" : "Postherpetic neuralgia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Postherpetic neuralgia (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PHN - Post-herpetic neuralgia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Post-zoster neuralgia" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2186007", + "display" : "Compensated metabolic alkalosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Compensated metabolic alkalosis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2198002", + "display" : "Visceral epilepsy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Visceral epilepsy (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2202000", + "display" : "Open posterior dislocation of distal end of femur", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open posterior dislocation of distal end of femur (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2204004", + "display" : "Acquired deformity of pinna", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acquired deformity of auricle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acquired deformity of pinna (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2213002", + "display" : "Congenital anomaly of vena cava", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital anomaly of vena cava (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2216005", + "display" : "Nocturnal emission", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nocturnal emission (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2219003", + "display" : "Disability evaluation, disability 100%", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disability evaluation disability 100 percent (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disability evaluation disability 100 percent" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2224000", + "display" : "Selenium poisoning", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alkali disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blind staggers" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Selenium poisoning (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2228002", + "display" : "Scintillating scotoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Flittering scotoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Teichopsia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fortification figures" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fortification spectra" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Scintillating scotoma (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2229005", + "display" : "Chimera", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chimera (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2231001", + "display" : "Nerve plexus disorder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nerve plexus disorder (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2237002", + "display" : "Pleurodynia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pleuralgia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pleural pain" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pleuritic pain" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Painful breathing -pleurodynia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pleuritic pain (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2239004", + "display" : "Previous pregnancies 6", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Previous pregnancies 6 (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2241003", + "display" : "X-linked absence of thyroxine-binding globulin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "X-linked absence of thyroxine-binding globulin (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2243000", + "display" : "Hypercalcemia due to hyperthyroidism", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypercalcaemia due to hyperthyroidism" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypercalcemia due to hyperthyroidism (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2245007", + "display" : "Foreign body in nasopharynx", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Foreign body in nasopharynx (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2251002", + "display" : "Primary hypotony of eye", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Primary hypotony of eye (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2256007", + "display" : "Monozygotic twins", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Monochorial twins" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Identical twins" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Monozygotic twins (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Monovular twins" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Uniovular twins" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2261009", + "display" : "Obstetrical pulmonary fat embolism", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Obstetrical pulmonary fat embolism (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2268003", + "display" : "Victim of homosexual aggression (finding)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Victim of homosexual aggression" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2284002", + "display" : "Pulsating exophthalmos", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pulsating exophthalmos (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2295008", + "display" : "Closed fracture of upper end of forearm", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed fracture of proximal end of forearm" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed fracture of upper end of forearm (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2296009", + "display" : "Iron dextran toxicity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Iron dextran toxicity (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2301009", + "display" : "Psychosomatic factor in physical condition, psychological component of unknown degree", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Physical condition, psychological component of unknown degree" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Psychosomatic factor in physical condition, psychological component of unknown degree (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2303007", + "display" : "Inguinal hernia with gangrene", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inguinal hernia with gangrene (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2304001", + "display" : "Discitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Discitis (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intervertebral discitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inflammatory discitis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2307008", + "display" : "Fat necrosis of pancreas", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Peripancreatic fat necrosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Peripancreatic necrosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fat necrosis of pancreas (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2308003", + "display" : "Silent alleles", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Silent alleles (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2312009", + "display" : "Reactive attachment disorder of infancy OR early childhood, inhibited type", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reactive attachment disorder of infancy OR early childhood, inhibited type (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2314005", + "display" : "Unprotected sexual intercourse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Unprotected coitus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Unprotected sexual intercourse (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Unprotected intercourse" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2326000", + "display" : "Marriage annulment", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Marriage annulment (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2339001", + "display" : "Sexual overexposure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sexual overexposure (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2341000", + "display" : "Infection by Moniliformis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Moniliformiosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Moniliformis (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Moniliformis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2351004", + "display" : "Genetic transduction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Genetic transduction (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2355008", + "display" : "Rud's syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dwarfism-ichthyosiform erythroderma-mental deficiency syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rud's syndrome (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rud syndrome" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2359002", + "display" : "Hyper-beta-alaninemia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hyperalaninemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hyperalaninaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hyper-beta-alaninaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hyper-beta-alaninemia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2365002", + "display" : "Chronic granular pharyngitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Simple chronic pharyngitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Granular pharyngitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic granular pharyngitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2366001", + "display" : "Late effect of dislocation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Late effect of dislocation (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2367005", + "display" : "Acute hemorrhagic gastritis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute haemorrhagic gastritis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute hemorrhagic gastritis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2374000", + "display" : "Monofascicular block", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Monofascicular block (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2385003", + "display" : "Cellulitis of pectoral region", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cellulitis of pectoral region (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2388001", + "display" : "Normal variation in translucency", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Normal variation in translucency (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2390000", + "display" : "Acute gonococcal vulvovaginitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute gonococcal vulvovaginitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2391001", + "display" : "Achondrogenesis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Achondrogenesis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2396006", + "display" : "Malignant pyoderma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Malignant pyoderma (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2398007", + "display" : "Quinidine toxicity by EKG", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Quinidine toxicity by electrocardiogram" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Quinidine toxicity by electrocardiogram (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2403008", + "display" : "Psychoactive substance dependence", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Psychoactive substance dependence (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2415007", + "display" : "Lumbosacral root lesion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lumbosacral radiculopathy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lumbosacral radiculopathy (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2418009", + "display" : "Toxic effect of polyester fumes", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Toxic effect of polyester fumes (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Polyester fume causing toxic effect" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2419001", + "display" : "Open wound of forehead with complication", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open wound of forehead with complication (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2420007", + "display" : "Third degree burn of multiple sites of upper limb", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Full thickness burn of multiple sites of upper limb (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Full thickness burn of multiple sites of upper limb" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2432006", + "display" : "Cerebrospinal fluid circulation disorder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cerebrospinal fluid circulation disorder (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2435008", + "display" : "Ascariasis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ascariosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ascaridiasis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ascariasis - roundworms" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ascariasis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2437000", + "display" : "Placenta circumvallata", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Circumvallate placenta" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Placenta nappiformis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Placenta circumvallata (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2438005", + "display" : "Iniencephaly", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Iniencephalus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Iniencephaly (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2439002", + "display" : "Purulent endocarditis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Purulent endocarditis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2443003", + "display" : "Hydrogen sulfide poisoning", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hydrogen sulphide poisoning" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hydrogen sulfide poisoning (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2452007", + "display" : "Fetal rotation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fetal rotation (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Foetal rotation" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2463005", + "display" : "Acquired heterochromia of iris", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acquired heterochromia of iris (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2469009", + "display" : "Onychomalacia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Soft nails" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Onychomalacia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2471009", + "display" : "Postoperative intra-abdominal abscess", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Postoperative intra-abdominal abscess (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intraabdominal abscess following surgical procedure" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2472002", + "display" : "Anuria", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anuria (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Passes no urine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2473007", + "display" : "Intermittent vertical heterotropia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intermittent vertical heterotropia (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intermittent vertical squint" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2477008", + "display" : "Superficial thrombophlebitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Superficial phlebitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Superficial thrombophlebitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2492009", + "display" : "Nutritional disorder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nutritional disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disorder of nutrition" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Malnutrition" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nutritional disorder (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2495006", + "display" : "Congenital cerebral arteriovenous aneurysm", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital cerebral arteriovenous aneurysm (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2496007", + "display" : "Acalculia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acalculia (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2506003", + "display" : "Early onset dysthymia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Early onset dysthymia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2513003", + "display" : "Tinea capitis due to Trichophyton", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tinea capitis caused by Trichophyton" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tinea capitis caused by Trichophyton (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2518007", + "display" : "Cryptogenic sexual precocity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Idiopathic sexual precocity" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cryptogenic sexual precocity (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Constitutional sexual precocity" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2521009", + "display" : "Bone conduction better than air", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bone conduction better than air (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2523007", + "display" : "Salmonella pneumonia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Salmonella pneumonia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2526004", + "display" : "Noninflammatory disorder of the female genital organs", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Noninflammatory disorder of the female genital organs (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2528003", + "display" : "Viremia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Viraemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Viremia (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2532009", + "display" : "Choroidal rupture", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Choroidal rupture (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2534005", + "display" : "Congenital absence of vena cava", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital absence of vena cava (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2538008", + "display" : "Ketosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ketosis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2541004", + "display" : "Compulsive buying", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Buying spree" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Compulsive buying (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2554006", + "display" : "Acute purulent pericarditis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute suppurative pericarditis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute purulent pericarditis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2556008", + "display" : "Periodontal disease", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disease of supporting structures of teeth" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Periodontal disease (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2560006", + "display" : "Syndactyly of fingers with fusion of bones", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Syndactyly of fingers with fusion of bones (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Complex syndactyly of fingers" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osseous syndactyly of fingers" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2562003", + "display" : "Athanasia trifurcata poisoning", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Athanasia trifurcata poisoning (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2576002", + "display" : "Trachoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trachoma (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2581006", + "display" : "Clasp-knife effect", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clasp-knife phenomenon" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clasp knife rigidity" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clasp knife like increase in tone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clasp knife like increase in tone (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2582004", + "display" : "Deep third degree burn of multiple sites of lower limb", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deep third degree burn of multiple sites of lower limb (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2583009", + "display" : "Chiari's network", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Remnants of valves of sinus venosus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Atrial anomalous bands" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Filigreed network of venous valves" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chiari network of venous valves" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chiari network" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anomalous atrial bands" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chiari's network (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2584003", + "display" : "Cerebral degeneration in childhood", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cerebral degeneration in childhood (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2585002", + "display" : "Pneumococcal pleurisy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pneumococcal pleurisy (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2589008", + "display" : "Acute dacryoadenitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute dacryoadenitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2591000", + "display" : "Crushing injury of shoulder region", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Crushing injury of shoulder region (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Crush injury of shoulder region" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2593002", + "display" : "Dubowitz's syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dubowitz's syndrome (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dubowitz syndrome" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2602008", + "display" : "Hemarthrosis of shoulder region", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemarthrosis of shoulder region" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemarthrosis of shoulder region (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemarthrosis of shoulder" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemarthrosis of shoulder" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2606006", + "display" : "Furuncle of perineum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Furuncle of perineum (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Boil of perineum" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Saddle boil" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2615004", + "display" : "Follicular cyst of ovary", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cyst of graafian follicle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Follicular cystic ovary disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Follicular cyst of ovary (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Graafian follicle cyst" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2618002", + "display" : "Chronic recurrent major depressive disorder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic recurrent major depressive disorder (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2622007", + "display" : "Infected ulcer of skin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infected skin ulcer" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infected ulcer of skin (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2625009", + "display" : "Senter syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Senter syndrome (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Autosomal dominant keratitis, ichthyosis, deafness syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Autosomal dominant KID (keratitis, ichthyosis, deafness) syndrome" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2634004", + "display" : "Decreased blood erythrocyte volume", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decreased blood erythrocyte volume (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2638001", + "display" : "Hypercalcemia due to a drug", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypercalcaemia due to a drug" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Drug-induced hypercalcaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Drug-induced hypercalcemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypercalcemia caused by a drug (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypercalcemia caused by a drug" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypercalcaemia caused by a drug" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2640006", + "display" : "Clinical stage IV", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clinical stage IV (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clinical stage 4" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2651006", + "display" : "Closed traumatic dislocation of elbow joint (disorder)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed traumatic dislocation of elbow joint" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2655002", + "display" : "Invalidism", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Invalid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Invalidism (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2657005", + "display" : "Overflow proteinuria", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Overflow proteinuria (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2663001", + "display" : "Palpatory proteinuria", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Palpatory proteinuria (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2683000", + "display" : "Nonvenomous insect bite of axilla without infection", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nonvenomous insect bite of axilla without infection (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2689001", + "display" : "Dominant dystrophic epidermolysis bullosa with absence of skin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Epidermolysis bullosa dystrophica, Bart type" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dominant dystrophic epidermolysis bullosa with absence of skin (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2694001", + "display" : "Myelophthisic anemia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anemia associated with marrow infiltration" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Leukoerythroblastic anemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Leukoerythroblastosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Myelophthisic anaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anaemia associated with marrow infiltration" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Leucoerythroblastic anaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Myelophthisic anemia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2704003", + "display" : "Acute disease", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute disease (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Any disease of sudden onset AND/OR short duration" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2707005", + "display" : "Necrotizing enterocolitis in fetus OR newborn", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pseudomembranous enterocolitis in newborn" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Necrotising enterocolitis in fetus OR newborn" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Necrotizing enterocolitis in fetus OR newborn (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Necrotising enterocolitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "NEC - Necrotising enterocolitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Necrotizing enterocolitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "NEC - Necrotizing enterocolitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Necrotising enterocolitis in foetus OR newborn" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2713001", + "display" : "Closed pneumothorax", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed pneumothorax (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2724004", + "display" : "Recruitment", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recruitment (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Auditory recruitment" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2725003", + "display" : "Previous abnormality of glucose tolerance", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Previous AGT" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Previous abnormality of glucose tolerance (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2733002", + "display" : "Heel pain", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Talalgia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Heel pain (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2736005", + "display" : "Atrophoderma vermiculatum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acne vermoulante" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Honeycomb atrophy of face" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Folliculitis ulerythematosa reticulata" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Atrophoderma vermiculatum (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2740001", + "display" : "Gouty proteinuria", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gouty proteinuria (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2749000", + "display" : "Congenital deformity of hip joint", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital deformity of hip joint (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital deformity of hip" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2751001", + "display" : "Fibrocalculous pancreatic diabetes", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fibrocalculous pancreatic diabetes (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2761008", + "display" : "Decreased stool caliber", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diminished stool caliber" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decreased stool calibre" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diminished stool calibre" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decreased stool caliber (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2764000", + "display" : "Articular crepitation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Joint crepitus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "False crepitus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Joint crackle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Joint crepitation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Joint crepitus (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2770006", + "display" : "Fetal or neonatal effect of antibiotic transmitted via placenta and/or breast milk (disorder)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fetal or neonatal effect of antibiotic transmitted via placenta and/or breast milk" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2772003", + "display" : "Acquired epidermolysis bullosa", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acquired epidermolysis bullosa (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Epidermolysis bullosa acquisita" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "EBA - Epidermolysis bullosa acquisita" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2775001", + "display" : "Loose body in joint", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Joint mice" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Free bodies in joint" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Corpora libra in joint" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Melon seed bodies in joint" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arthrolith" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intra-articular loose body" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Loose body in joint (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2776000", + "display" : "Delirium", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Organic brain syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute confusional state" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "OBS - Organic brain syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute psycho-organic syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute organic reaction" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ABS - Acute brain syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute brain syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Delirium (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2782002", + "display" : "Temporomandibular dysplasia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Temporomandibular dysplasia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2783007", + "display" : "Gastrojejunal ulcer without hemorrhage AND without perforation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastrojejunal ulcer without haemorrhage AND without perforation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastrojejunal ulcer without hemorrhage AND without perforation (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2805007", + "display" : "Phosmet poisoning", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phosmet poisoning (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2806008", + "display" : "Impaired psychomotor development", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Impaired psychomotor development (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2807004", + "display" : "Chronic gastrojejunal ulcer with perforation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic gastrojejunal ulcer with perforation (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2808009", + "display" : "Infection by Prosthenorchis elegans", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Prosthenorchis elegans" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Prosthenorchis elegans (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2815001", + "display" : "Sexual pyromania", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Erotic pyromania" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pyrolagnia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sexual pyromania (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2816000", + "display" : "Dilated cardiomyopathy secondary to myotonic dystrophy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dilated cardiomyopathy due to myotonic dystrophy (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dilated cardiomyopathy due to myotonic dystrophy" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2818004", + "display" : "Congenital vascular anomaly of eye", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital vascular anomaly of eye (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2819007", + "display" : "Poisoning by magnesium sulfate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning by magnesium sulphate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Magnesium sulphate poisoning" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Magnesium sulfate poisoning" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by magnesium sulphate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by magnesium sulfate (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by magnesium sulfate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2825006", + "display" : "Gingival abrasion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abrasion of gingivae" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abrasion and/or friction burn of gum without infection (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abrasion and/or friction burn of gum without infection" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2828008", + "display" : "Congenital stenosis of nares", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital stenosis of nares (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2829000", + "display" : "Uhl's disease", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypoplasia of right ventricle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Uhl's anomaly" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Parchment right ventricle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paper thin right ventricle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Right ventricular hypoplasia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Uhl's disease (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Uhl disease" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2835000", + "display" : "Traumatic cardiac hemolytic anemia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemolytic anemia due to vascular prosthesis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemolytic anaemia due to vascular prosthesis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Traumatic cardiac haemolytic anaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Traumatic cardiac hemolytic anemia (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemolytic anemia due to cardiac trauma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemolytic anaemia due to cardiac trauma" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2836004", + "display" : "Toxic effect of butane", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Toxic effect of butane (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Butane causing toxic effect" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2838003", + "display" : "Piblokto", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pibloktoq" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Piblokto (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2850009", + "display" : "Infection by Schistosoma incognitum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Schistosoma incognitum (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Schistosoma incognitum" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2853006", + "display" : "Macular keratitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Macular keratitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2856003", + "display" : "Vitamin A-responsive dermatosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vitamin A-responsive dermatosis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2858002", + "display" : "Puerperal septicemia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Puerperal fever" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Puerperal sepsis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Childbed fever" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Puerperal septicaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Puerperal sepsis (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Postpartum sepsis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2884008", + "display" : "Weill-Marchesani syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brachydactyly-spherophakia syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Marchesani's syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brachymorphy with spherophakia syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Weill-Marchesani syndrome (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spherophakia-brachymorphia syndrome" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2893009", + "display" : "Anomaly of chromosome pair 10", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anomaly of chromosome pair 10 (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2897005", + "display" : "Thrombocytopenia due to immune destruction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immune thrombocytopenia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immune thrombocytopenia (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ITP - immune thrombocytopenia" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2899008", + "display" : "Thought block", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thought block (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thought blocking" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thought deprivation" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2901004", + "display" : "Melena", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tarry stools" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Melaena" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Melena (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Altered blood passed per rectum" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Altered blood in stool" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Black, tarry stool" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2902006", + "display" : "Decreased lymphocyte life span", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decreased lymphocyte life span (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2904007", + "display" : "Male infertility", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Male infertility (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2910007", + "display" : "Discharge from penis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Discharge from penis (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2912004", + "display" : "Cystic-bullous disease of the lung", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cystic-bullous disease of the lung (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2917005", + "display" : "Transient hypothyroidism", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transient hypothyroidism (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2918000", + "display" : "Infection due to Bacteroides", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Bacteroides" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Bacteroides (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2919008", + "display" : "Nausea, vomiting and diarrhea", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nausea, vomiting and diarrhoea" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nausea, vomiting and diarrhea (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2929001", + "display" : "Occlusion of artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arterial occlusive disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Obstruction of artery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arterial occlusion" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blocked artery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Occlusion of artery (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2935001", + "display" : "Poisoning by antiasthmatic", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning by antiasthmatic (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antiasthmatic poisoning" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2946003", + "display" : "Osmotic diarrhea", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Permeability diarrhea" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Permeability diarrhoea" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osmotic diarrhoea" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osmotic diarrhea (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2951009", + "display" : "Atopic cataract", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dermatogenous cataract" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Andogsky's syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Atopic cataract (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2955000", + "display" : "Chronic ulcerative pulpitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic ulcerative pulpitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2965006", + "display" : "Congenital alopecia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital atrichosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Naevoid congenital alopecia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nevoid congenital alopecia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital alopecia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2967003", + "display" : "Non-comitant strabismus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Non-comitant squint" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Non-comitant strabismus (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2978006", + "display" : "Aneurysm of conjunctiva", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aneurysm of conjunctiva (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2981001", + "display" : "Abdominal pulsatile mass", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pulsatile mass of abdomen (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pulsatile mass of abdomen" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2989004", + "display" : "Complication following molar AND/OR ectopic pregnancy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Complication following molar AND/OR ectopic pregnancy (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2990008", + "display" : "Lymphocytic leukemoid reaction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lymphocytic leukemoid reaction (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lymphocytic leukaemoid reaction" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2992000", + "display" : "Pigmentary pallidal degeneration", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pigmentary pallidal atrophy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hallervorden-Spatz disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pigmentary pallidal degeneration (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2994004", + "display" : "Brain fag", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brain fag (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2999009", + "display" : "Injury of ear", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injury of ear (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injury of ear region" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3002002", + "display" : "Hemorrhage of thyroid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemorrhage of thyroid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemorrhage of thyroid (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thyroid haemorrhage" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thyroid hemorrhage" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3004001", + "display" : "Congenital dilatation of esophagus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital dilatation of oesophagus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital dilatation of esophagus (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3006004", + "display" : "Disturbance of consciousness", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Impaired consciousness" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Altered consciousness" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disturbance of consciousness (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3009006", + "display" : "Solanum malacoxylon poisoning", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Solanum malacoxylon poisoning (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3013004", + "display" : "Open wound of ear drum without complication", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open wound of tympanic membrane without complication" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open wound of drumhead without complication" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open wound of ear drum without complication (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3014005", + "display" : "Id reaction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sensitization dermatitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Autoeczematisation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Autosensitization dermatitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cutaneous autosensitisation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sensitisation dermatitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Autoeczematization" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cutaneous autosensitization" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Autosensitisation dermatitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Id reaction (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3018008", + "display" : "Penetration of eyeball with magnetic foreign body", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Penetration of eyeball with magnetic foreign body (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3019000", + "display" : "Closed anterior dislocation of elbow", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed anterior dislocation of elbow (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3021005", + "display" : "Normal gastric acidity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Normal gastric acidity (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3023008", + "display" : "Acute peptic ulcer without hemorrhage, without perforation AND without obstruction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute peptic ulcer without haemorrhage, without perforation AND without obstruction" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute peptic ulcer without hemorrhage, without perforation AND without obstruction (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3032005", + "display" : "Nonvenomous insect bite of cheek without infection", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nonvenomous insect bite of cheek without infection (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3033000", + "display" : "Bone AND/OR joint disorder of pelvis in mother complicating pregnancy, childbirth AND/OR puerperium", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bone AND/OR joint disorder of pelvis in mother complicating pregnancy, childbirth AND/OR puerperium (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3038009", + "display" : "Acute lymphangitis of umbilicus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute lymphangitis of umbilicus (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3044008", + "display" : "Vitreous prolapse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vitreous prolapse (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3053001", + "display" : "Poisoning by nitroglycerin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by nitroglycerin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by nitroglycerin (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3059002", + "display" : "Acute lymphangitis of thigh", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute lymphangitis of thigh (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3067005", + "display" : "Blood group antigen C^u^", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Weak C phenotype" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Weak C phenotype (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3071008", + "display" : "Widow", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Widowhood" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Widow (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3072001", + "display" : "Hormone-induced hypopituitarism", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hormone-induced hypopituitarism (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3073006", + "display" : "Ruvalcaba syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ruvalcaba syndrome (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3089009", + "display" : "Disability evaluation, impairment, class 7", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disability evaluation, impairment, class 7 (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3094009", + "display" : "Vomiting in infants AND/OR children", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vomiting in infants AND/OR children (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3095005", + "display" : "Induced malaria", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Induced malaria (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3097002", + "display" : "Superficial injury of lip with infection", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Superficial injury of lip with infection (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3098007", + "display" : "Rupture of interventricular septum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ventricular septal rupture" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rupture of interventricular septum (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3109008", + "display" : "Secondary dysthymia early onset", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Secondary dysthymia early onset (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3110003", + "display" : "Acute otitis media", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute otitis media (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "AOM - Acute otitis media" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3119002", + "display" : "Brain stem laceration with open intracranial wound AND loss of consciousness", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brain stem laceration with open intracranial wound AND loss of consciousness (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3129009", + "display" : "Infarction of ovary", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infarction of ovary (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3135009", + "display" : "Swimmer's ear", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Otitis externa" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Otitis externa (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "OE - Otitis externa" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inflammation of ear canal" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3140001", + "display" : "Citrullinemia, subacute type", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Citrullinaemia, subacute type" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Citrullinemia, subacute type (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3144005", + "display" : "Staphylococcal pleurisy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Staphylococcal pleurisy (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3158007", + "display" : "Panic disorder with agoraphobia, agoraphobic avoidance in partial remission AND panic attacks in partial remission", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Panic disorder with agoraphobia, agoraphobic avoidance in partial remission AND panic attacks in partial remission (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3160009", + "display" : "Female infertility of cervical origin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Female infertility of cervical origin (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infertility of cervical origin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3163006", + "display" : "Acute adenoviral follicular conjunctivitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute adenoviral follicular conjunctivitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3168002", + "display" : "Thrombophlebitis of intracranial venous sinus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thrombophlebitis of intracranial venous sinus (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3185000", + "display" : "Mood-congruent delusion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mood-congruent delusion (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3199001", + "display" : "Sprain of shoulder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sprain of shoulder (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sprain of shoulder joint" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3200003", + "display" : "Sacrocoxalgia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sacrocoxalgia (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3208005", + "display" : "Open wound of ossicles without complication", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open wound of ossicles without complication (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3214003", + "display" : "Invasive pulmonary aspergillosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Invasive pulmonary aspergillosis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3217005", + "display" : "Open dislocation of sixth cervical vertebra", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open dislocation of sixth cervical vertebra (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3218000", + "display" : "Mycosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fungal infection" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disease caused by fungus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fungal infectious disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fungus infection" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mycoses" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mycosis (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mycotic disease" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3219008", + "display" : "Disease type AND/OR category unknown", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Undiagnosed disease AND/OR syndrome present" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disease type AND/OR category unknown (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3228009", + "display" : "Closed fracture of shaft of radius", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed fracture of shaft of radius (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed fracture of the radial shaft" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3229001", + "display" : "Ulcer of trachea", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ulcer of trachea (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tracheal ulcer" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3238004", + "display" : "Pericarditis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pericarditis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3239007", + "display" : "Lymphocyte disorder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lymphocyte disorder (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3253007", + "display" : "Discoloration of skin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Discolouration of skin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Discoloration of skin (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dyschromia" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3254001", + "display" : "Infection by Strongyloides westeri", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Strongyloides westeri (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Strongyloides westeri" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3259006", + "display" : "Homeria species poisoning", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cape tulip poisoning" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Homeria tulip poisoning" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Homeria species poisoning (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3261002", + "display" : "Migratory osteolysis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Migratory osteolysis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3263004", + "display" : "Verumontanitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Verumontanitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3272007", + "display" : "Stomatocytosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stomatocytosis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3274008", + "display" : "Flat chest", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alar chest" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pterygoid chest" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Flat chest (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3275009", + "display" : "Behcet's syndrome, vascular type", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Behcet's syndrome, vascular type (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Behcet syndrome, vascular type" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3276005", + "display" : "Toad poisoning", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning by ingesting toad" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning by ingesting toad (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3282008", + "display" : "Welders' keratitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Welders' keratitis (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arc eye" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Welder's flash" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Welder's blindness" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3283003", + "display" : "Feeling of sand or foreign body in eye", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Feeling of sand or foreign body in eye (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3286006", + "display" : "Patient status determination, greatly improved", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Patient status determination, greatly improved (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3289004", + "display" : "Anisometropia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anisometropia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3291007", + "display" : "Closed fracture of two ribs", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed fracture of two ribs (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3298001", + "display" : "Amnestic disorder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Amnestic syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Amnesic syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Amnestic disorder (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3303004", + "display" : "Disease due to Arenavirus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disease caused by Arenavirus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disease caused by Arenavirus (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3304005", + "display" : "Bronchial compression", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bronchial compression (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3305006", + "display" : "Disorder of lymphatics", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lymphangiopathy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disorder of lymphatic vessel (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disorder of lymphatic vessel" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3308008", + "display" : "Atrophic-hyperplastic gastritis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Atrophic-hyperplastic gastritis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3310005", + "display" : "Foreign body granuloma of skin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Foreign body reaction of the skin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Foreign body granuloma of skin (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3321001", + "display" : "Renal abscess", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Renal abscess (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3323003", + "display" : "Leukoplakia of penis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Kraurosis of penis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Leukoplakia of penis (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Leucoplakia of penis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3327002", + "display" : "Jerk nystagmus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rhythmical nystagmus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Jerk nystagmus (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acquired jerk nystagmus" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3331008", + "display" : "Open fracture of neck of metacarpal bone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open fracture of neck of metacarpal bone (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3344003", + "display" : "Toxic labyrinthitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Toxic labyrinthitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3345002", + "display" : "Idiopathic osteoporosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Idiopathic osteoporosis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3358001", + "display" : "Lichen ruber moniliformis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lichen ruber moniliformis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3368006", + "display" : "Dull chest pain", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dull chest pain (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3376008", + "display" : "Pseudoptyalism", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pseudoptyalism (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3381004", + "display" : "Open fracture of astragalus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open fracture of talus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open fracture of talus (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3387000", + "display" : "Auditory discrimination aphasia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Auditory aphasia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Word deafness" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aphememesthesia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Logokophosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aphememesthaesia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Auditory discrimination aphasia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3391005", + "display" : "Negative for tumor cells", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Negative for tumour cells" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Negative for tumor cells (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3398004", + "display" : "Cadmium poisoning", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cadmium poisoning (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cadmium toxicity" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3415004", + "display" : "Cyanosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cyanosis (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3419005", + "display" : "Faucial diphtheria", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diphtheritic membranous angina" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diphtheritic membrane" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Faucial diphtheria (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3421000", + "display" : "Open fracture of orbital floor (blow-out)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open fracture of orbital floor (blow-out) (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open blow-out fracture orbit" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open orbital blow-out fracture" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3424008", + "display" : "Tachycardia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rapid heart beat" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increased heart rate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tachycardia (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Heart rate fast" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3426005", + "display" : "Retained magnetic intraocular foreign body", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Old magnetic intraocular foreign body" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Retained magnetic intraocular foreign body (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3427001", + "display" : "Nonglucosuric melituria", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Non glucose melituria" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nonglucosuric melituria (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3434004", + "display" : "Myotonia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Myotonia (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tonic spasm of muscle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Myotonus" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3439009", + "display" : "SCID due to absent peripheral T cell maturation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Combined immunodeficiency associated with maturation pathway defect" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Severe combined immunodeficiency (SCID) due to absent peripheral T cell maturation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Severe combined immunodeficiency due to absent peripheral T cell maturation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Severe combined immunodeficiency due to absent peripheral T cell maturation (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3441005", + "display" : "Disease of sebaceous glands", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disorder of sebaceous gland (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disorder of sebaceous gland" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3446000", + "display" : "Open fracture of T7-T12 level with spinal cord injury", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open fracture of T7-T12 level with spinal cord injury (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3449007", + "display" : "Finger agnosia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Finger agnosia (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3456001", + "display" : "Chronic progressive non-hereditary chorea", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Senile chorea" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic progressive non-hereditary chorea (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3458000", + "display" : "Polymyositis ossificans", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Myositis ossificans associated with dermato / polymyositis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Polymyositis ossificans (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3461004", + "display" : "Deep third degree burn of thumb", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deep third degree burn of thumb (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3464007", + "display" : "Infection by Oesophagostomum dentatum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Oesophagostomum dentatum" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Oesophagostomum dentatum (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3468005", + "display" : "Neonatal infective mastitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neonatal infective mastitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3469002", + "display" : "Second degree burn of thumb", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Partial thickness burn of thumb" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Partial thickness burn of thumb (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3472009", + "display" : "Spondylolisthesis, grade 4", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spondylolisthesis, grade 4 (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3474005", + "display" : "Glycine max poisoning", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glycine max poisoning (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Soybean poisoning" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Soya bean poisoning" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3480002", + "display" : "Burn of wrist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Burn of wrist (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3482005", + "display" : "Postoperative esophagitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Postoperative oesophagitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Postoperative esophagitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3483000", + "display" : "Chronic peptic ulcer with perforation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic peptic ulcer with perforation (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3487004", + "display" : "Candidiasis of lung", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Candidal pneumonia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Candidiasis of lung (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pulmonary candidiasis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pulmonary candidosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Candidosis of lung" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3500002", + "display" : "Open wound of ossicles with complication", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open wound of ossicles with complication (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3502005", + "display" : "Cervical lymphadenitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cervical adenitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cervical lymphadenitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3506008", + "display" : "Stenosis of retinal artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stenosis of retinal artery (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3507004", + "display" : "Abscess of thigh", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abscess of thigh (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3511005", + "display" : "Infectious thyroiditis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infectious thyroiditis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3514002", + "display" : "Peribronchial fibrosis of lung", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Peribronchial fibrosis of lung (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3519007", + "display" : "Disorder of synovium", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disorder of synovium (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3528008", + "display" : "Restricted carbohydrate fat controlled diet", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Restricted carbohydrate fat controlled diet (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3529000", + "display" : "Infection by Sanguinicola", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sanguinicolosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Sanguinicola" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Sanguinicola (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3530005", + "display" : "Bipolar I disorder, single manic episode, in full remission", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bipolar I disorder, single manic episode, in full remission (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bipolar 1 disorder, single manic episode, full remission" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3531009", + "display" : "Intrapsychic conflict", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intrapsychic conflict (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3533007", + "display" : "Pustular bacterid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pustular bacterid (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute palmoplantar pustular psoriasis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3539006", + "display" : "Enteromenia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Enteromenia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3542000", + "display" : "Laceration extending into parenchyma of spleen with open wound into abdominal cavity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Laceration extending into parenchyma of spleen with open wound into abdominal cavity (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3544004", + "display" : "Hair-splitting", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hair-splitting (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3545003", + "display" : "Diastolic dysfunction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diastolic dysfunction (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3548001", + "display" : "Brachial plexus lesion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brachial plexus neuropathy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brachial plexus disorder" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "BPN - Brachial plexus neuropathy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brachial plexus disorder (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3549009", + "display" : "Pancreatic acinar atrophy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PAA" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pancreatic acinar atrophy (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3558002", + "display" : "Mesenteric infarction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mesenteric infarction (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3560000", + "display" : "Bilateral recurrent inguinal hernia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bilateral recurrent inguinal hernia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3570003", + "display" : "Increased blood erythrocyte volume", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increased blood erythrocyte volume (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3571004", + "display" : "Megaloblastic anemia due to pancreatic insufficiency", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Megaloblastic anaemia due to pancreatic insufficiency" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Megaloblastic anemia due to pancreatic insufficiency (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3577000", + "display" : "Retinal lattice degeneration", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Palisade degeneration of retina" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Retinal lattice degeneration (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lattice retinal degeneration" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "LD - Lattice degeneration" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lattice degeneration" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3585009", + "display" : "Blinking", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Winking" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blinking (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3586005", + "display" : "Psychogenic fugue", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dissociative fugue" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Psychogenic fugue (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3589003", + "display" : "Syphilitic pericarditis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Syphilitic pericarditis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3590007", + "display" : "Enteroenteric fistula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Enteroenteric fistula (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3591006", + "display" : "Metabolic acidosis, NAG, bicarbonate losses", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Metabolic acidosis, normal anion gap, bicarbonate losses" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Metabolic acidosis, normal anion gap, bicarbonate losses (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3598000", + "display" : "Partial recent retinal detachment with single defect", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Partial recent retinal detachment with single defect (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3611003", + "display" : "Demeton poisoning", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Demeton poisoning (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3633001", + "display" : "Abscess of hand", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abscess of hand (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3639002", + "display" : "Glossoptosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glossoptosis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3640000", + "display" : "Late effect of traumatic amputation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Late effect of traumatic amputation (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3641001", + "display" : "Infection by Coenurosis serialis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Coenurosis serialis (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Coenurosis serialis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3642008", + "display" : "Deficiency of steryl-sulfatase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Steryl-sulfate sulfohydrolase deficiency" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arylsulfatase C deficiency" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arylsulphatase C deficiency" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deficiency of steryl-sulphatase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Steryl-sulphate sulphohydrolase deficiency" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disorder involving deficiency of steryl-sulfatase (EC 3.1.6.2) (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disorder involving deficiency of steryl-sulfatase (EC 3.1.6.2)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3644009", + "display" : "Macerated skin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Macerated skin (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3649004", + "display" : "Contusion of multiple sites of trunk", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Contusion of multiple sites of trunk (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Contusion, multiple sites of trunk" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3650004", + "display" : "Congenital absence of liver", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital absence of liver (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3652007", + "display" : "Overproduction of growth hormone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypersomatotropism" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Overproduction of growth hormone (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3657001", + "display" : "Osteospermum species poisoning", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osteospermum species poisoning (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3662000", + "display" : "Paraesophageal hernia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thoracic stomach" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastroesophageal hernia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rolling hiatus hernia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paraoesophageal hiatus hernia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paraoesophageal hernia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paraesophageal hiatus hernia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paraesophageal hernia (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastrooesophageal hernia" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3677008", + "display" : "Academic problem", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Academic problem (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3680009", + "display" : "Monocephalus tripus dibrachius", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Monocephalus tripus dibrachius (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3681008", + "display" : "Thrombophlebitis of torcular Herophili", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thrombophlebitis of torcular Herophili (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3696007", + "display" : "Nonulcer dyspepsia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nonulcer dyspepsia (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Functional dyspepsia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Non-ulcer dyspepsia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastric irritation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Non ulcer dyspepsia" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3699000", + "display" : "Transverse deficiency of upper limb", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transverse deficiency of arm" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transverse arrest of the arm" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transverse deficiency of upper limb (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3704008", + "display" : "Diffuse endocapillary proliferative glomerulonephritis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diffuse endocapillary proliferative glomerulonephritis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3705009", + "display" : "Congenital anomaly of anterior chamber of eye", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital anomaly of anterior chamber of eye (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital malformation of anterior chamber of eye" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3716002", + "display" : "Goiter", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Enlargement of thyroid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Struma of thyroid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thyromegaly" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Goitre" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Swelling of thyroid gland" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thyroid enlargement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Struma - goitre" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Struma - goiter" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Goiter (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thyroid goiter" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thyroid goitre" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3720003", + "display" : "Abnormal presence of hemoglobin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abnormal presence of haemoglobin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abnormal presence of hemoglobin (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3723001", + "display" : "Arthritis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arthritis (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Joint inflammation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inflammatory arthritis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3733009", + "display" : "Congenital eventration of right crus of diaphragm", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital eventration of right crus of diaphragm (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3738000", + "display" : "Viral hepatitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "VH - Viral hepatitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Viral hepatitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3744001", + "display" : "Hyperlipoproteinemia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hyperlipoproteinaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hyperlipoproteinemia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3747008", + "display" : "Ejection click", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ejection click (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "EC - Ejection click" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3750006", + "display" : "Arteriospasm", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spasm of artery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arterial spasm" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arteriospasm (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3751005", + "display" : "Contusion of labium", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Contusion of labium (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3752003", + "display" : "Trichuriasis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trichocephaliasis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Whipworm infection" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trichuriosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trichuriasis - whipworm" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trichuriasis (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection by Trichuris" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3754002", + "display" : "Dysplasia of vagina", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dysplasia of vagina (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3755001", + "display" : "Pityriasis rubra pilaris", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lichen ruber acuminatus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Devergie's disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pityriasis rubra pilaris (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PRP - Pityriasis rubra pilaris" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3756000", + "display" : "Static ataxia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Static ataxia (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3759007", + "display" : "Injury of heart with open wound into thorax", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injury of heart with open wound into thorax (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3760002", + "display" : "Familial multiple factor deficiency syndrome, type V", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "FMFD syndrome, type V" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Factors VIII, IX AND XI deficiency" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Familial multiple factor deficiency syndrome, type V (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3762005", + "display" : "Bilateral recurrent femoral hernia with gangrene", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gangrene co-occurrent and due to bilateral recurrent femoral hernia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recurrent bilateral femoral hernia with gangrene" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recurrent bilateral femoral hernia with gangrene (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3763000", + "display" : "Expected bereavement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Expected bereavement due to life event (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Expected bereavement due to life event" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3783004", + "display" : "Enamel pearls", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Enamel pearls (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3797007", + "display" : "Periodontal cyst", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cyst of periodontal tissue (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cyst of periodontal tissue" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3798002", + "display" : "Premature birth of identical twins, both stillborn", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Premature birth of identical twins, both stillborn (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3815005", + "display" : "Crohn's disease of rectum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Regional enteritis of rectum" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Crohn's proctitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Regional enteritis of the rectum" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Crohn's disease of rectum (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Crohn disease of rectum" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3820005", + "display" : "Inner ear conductive hearing loss", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inner ear conductive hearing loss (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3827008", + "display" : "Aneurysm of artery of neck", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aneurysm of artery of neck (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3830001", + "display" : "Subcutaneous emphysema", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subcutaneous emphysema (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3841004", + "display" : "Blister of cheek with infection", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blister of cheek with infection (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3845008", + "display" : "Congenital duplication of intestine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital duplication of intestine (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Duplication of intestine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3855007", + "display" : "Disorder of pancreas", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disorder of pancreas (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3885002", + "display" : "ABO isoimmunization affecting pregnancy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ABO isoimmunisation affecting pregnancy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ABO isoimmunization affecting pregnancy (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ABO isoimmunisation in pregnancy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ABO isoimmunization in pregnancy" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3886001", + "display" : "Congenital fecaliths", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital faecaliths" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital fecaliths (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3899003", + "display" : "Neutropenic typhlitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neutropenic typhlitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3900008", + "display" : "Mixed sensory-motor polyneuropathy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mixed sensory-motor polyneuropathy (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3902000", + "display" : "Non dose-related drug-induced neutropenia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immunologic drug-induced neutropenia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergic drug-induced neutropenia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Non dose-related drug-induced neutropenia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3908001", + "display" : "Infestation by Haematopinus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infestation caused by Haematopinus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infestation caused by Haematopinus (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3909009", + "display" : "Coeur en sabot", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Coeur en sabot (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3913002", + "display" : "Injury of gastrointestinal tract with open wound into abdominal cavity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injury of gastrointestinal tract with open wound into abdominal cavity (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3914008", + "display" : "Mental disorder in childhood", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mental disorder in childhood (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3928002", + "display" : "Zika virus disease", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Zika fever" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Zika virus disease (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3939004", + "display" : "Bacterial colony density, transparent", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bacterial colony density, transparent (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3944006", + "display" : "Steroid sulfatase deficiency", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Placental sulfatase deficiency" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Placental steroidal sulfatase deficiency" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "X-linked placental steryl-sulfatase deficiency" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Placental steroidal sulphatase deficiency" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Steroid sulphatase deficiency" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Placental sulphatase deficiency" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "X-linked placental steryl-sulphatase deficiency" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Placental sulfatase deficiency (X-linked steryl-sulfatase deficiency) in a female (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Placental sulfatase deficiency (X-linked steryl-sulfatase deficiency) in a female" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3947004", + "display" : "High oxygen affinity hemoglobin polycythemia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "High oxygen affinity haemoglobin polycythaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "High oxygen affinity hemoglobin polycythemia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3950001", + "display" : "Birth", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Birth (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3951002", + "display" : "Proctitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Proctitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3972004", + "display" : "Primary insomnia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Primary insomnia (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Idiopathic insomnia" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3975002", + "display" : "Deep third degree burn of lower limb", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deep third degree burn of lower limb (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3978000", + "display" : "Hemolytic anemia due to warm antibody", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Warm type hemolytic anemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Warm autoimmune hemolytic anemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Warm autoimmune haemolytic anaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Warm type haemolytic anaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemolytic anaemia due to warm antibody" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Warm autoimmune hemolytic anemia (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "AIHA - Warm autoimmune haemolytic anaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "AIHA - Warm autoimmune hemolytic anemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Warm antibody hemolytic anemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Warm antibody haemolytic anaemia" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3987009", + "display" : "Congenital absence of trachea", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital absence of trachea (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3993001", + "display" : "Infection by Muellerius", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muelleriosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Muellerius" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Muellerius (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3999002", + "display" : "Acute pyelitis without renal medullary necrosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute pyelitis without renal medullary necrosis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4003003", + "display" : "Disease due to Alphavirus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alphavirus disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disease caused by Alphavirus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disease caused by Alphavirus (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4006006", + "display" : "Fetal tachycardia affecting management of mother", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fetal tachycardia affecting management of mother (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Foetal tachycardia affecting management of mother" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4009004", + "display" : "Lower urinary tract infectious disease", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lower urinary tract infection" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "UTI - Lower urinary tract infection" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lower urinary tract infectious disease (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4016003", + "display" : "Empyema of mastoid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Empyema of mastoid (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4017007", + "display" : "Increased stratum corneum adhesiveness", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decreased shedding of cells from epidermal surface" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increased stratum corneum adhesiveness (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4022007", + "display" : "Vulvitis circumscripta plasmacellularis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vulvitis circumscripta plasmacellularis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4026005", + "display" : "Interstitial mastitis associated with childbirth", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Interstitial mastitis associated with childbirth (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4030008", + "display" : "Le Dantec virus disease", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Le Dantec virus disease (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4038001", + "display" : "Myrotheciotoxicosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Myrotheciotoxicosis (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by Myrothecium" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4039009", + "display" : "Multiple vitamin deficiency disease", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypovitaminosis, multiple vitamins" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Multiple vitamin deficiency disease (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4040006", + "display" : "Hassall-Henle bodies", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hassall-Henle bodies (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4041005", + "display" : "Congenital anomaly of macula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital anomaly of macula (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4046000", + "display" : "Degenerative spondylolisthesis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Degenerative spondylolisthesis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4062006", + "display" : "Lumbosacral plexus lesion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lumbosacral plexus lesion (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4063001", + "display" : "Achillodynia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Achillodynia (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4069002", + "display" : "Anoxic brain damage during AND/OR resulting from a procedure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cerebral hypoxia during AND/OR resulting from a procedure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anoxic brain damage during AND/OR resulting from a procedure (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4070001", + "display" : "Palinphrasia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paliphrasia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Palinphrasia (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Involuntary repetition of words and phrases." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4075006", + "display" : "Peganum harmala poisoning", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "African rue poisoning" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Peganum harmala poisoning (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4082005", + "display" : "Syphilitic myocarditis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Myocarditis caused by Treponema pallidum" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Myocarditis caused by Treponema pallidum (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4088009", + "display" : "Acquired hydrocephalus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acquired hydrocephalus (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4089001", + "display" : "Meningococcemia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Meningococcaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Meningococcemia (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4103001", + "display" : "Complex partial seizures with consciousness impaired", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Complex partial seizure with impairment of consciousness" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Psychomotor fit" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Complex partial seizure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Complex partial seizure with impairment of consciousness (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4107000", + "display" : "Infertile male syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infertile male syndrome (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4113009", + "display" : "Arrested hydrocephalus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arrested hydrocephalus (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4120002", + "display" : "Bronchiolitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bronchiolitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4124006", + "display" : "Nonvenomous insect bite of vagina with infection", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nonvenomous insect bite of vagina with infection (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Insect bite, nonvenomous, of vagina, infected" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4127004", + "display" : "Prostatic obstruction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prostatic obstruction (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4129001", + "display" : "Argyll-Robertson pupil", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Argyll-Robertson pupil (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4135001", + "display" : "11p partial monosomy syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "11p partial monosomy syndrome (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4136000", + "display" : "Macrodactyly of toe (disorder)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Macrodactyly of toe" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4142001", + "display" : "Muscular asthenopia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muscular asthenopia (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4160001", + "display" : "Congenital anomaly of upper respiratory system", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital anomaly of upper respiratory system (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4168008", + "display" : "Tibial plateau chondromalacia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tibial plateau chondromalacia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4170004", + "display" : "Ehlers-Danlos syndrome, procollagen proteinase resistant", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ehlers-Danlos syndrome, mutant procollagen type 7" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ehlers-Danlos syndrome, autosomal dominant type 7" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ehlers-Danlos syndrome, procollagen proteinase resistant (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4174008", + "display" : "Placenta tripartita", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trilobate placenta" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Placenta triplex" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Placenta tripartita (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tripartite placenta" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4175009", + "display" : "Infestation by Oestrus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oestrosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infestation by Estrus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infestation caused by Oestrus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infestation caused by Estrus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infestation caused by Oestrus (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4178006", + "display" : "Partial recent retinal detachment with multiple defects", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Partial recent retinal detachment with multiple defects (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4181001", + "display" : "Normal peak expiratory flow rate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Normal peak expiratory flow rate (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4183003", + "display" : "Charcot-Marie-Tooth disease, type IC", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Charcot-Marie-Tooth disease, type IC (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4184009", + "display" : "Congenital anomaly of endocrine gland", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital anomaly of endocrine organ" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital anomaly of endocrine gland (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital malformation of the endocrine glands" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4195003", + "display" : "Congenital duplication of anus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital duplication of anus (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Duplication of anus" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4197006", + "display" : "Disability evaluation, impairment, class 5", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disability evaluation, impairment, class 5 (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4199009", + "display" : "18p partial trisomy syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "18p partial trisomy syndrome (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4208000", + "display" : "Closed multiple fractures of both lower limbs", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed multiple fractures of both legs" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed multiple fractures of both lower limbs (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4210003", + "display" : "Ocular hypertension", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ocular hypertension (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "OH - Ocular hypertension" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "OHT - Ocular hypertension" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4223005", + "display" : "Parkinsonism due to drug", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Parkinsonism caused by drug" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Parkinsonism caused by drug (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4224004", + "display" : "Complication of infusion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Complication of infusion (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4225003", + "display" : "Tuberculosis of nose", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tuberculosis of nose (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nasal tuberculosis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4232007", + "display" : "Chronic vulvitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic vulvitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4237001", + "display" : "Suppurative pulpitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Suppurative pulpitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4240001", + "display" : "Rupture of aorta", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rupture of aorta (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4241002", + "display" : "Listeriosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection due to Listeria monocytogenes" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Circling disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Listerellosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Listeriosis (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Listeria monocytogenes infection" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4242009", + "display" : "18q partial monosomy syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "18q minus syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Long arm 18 deletion syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "18q partial monosomy syndrome (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4248008", + "display" : "Synovitis AND/OR tenosynovitis associated with another disease", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Synovitis AND/OR tenosynovitis associated with another disease (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4249000", + "display" : "Poor peripheral circulation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poor peripheral circulation (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4260009", + "display" : "Sacral spinal cord injury without bone injury", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sacral spinal cord injury without bone injury (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4262001", + "display" : "Phlebitis of superior sagittal sinus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phlebitis of superior sagittal sinus (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4264000", + "display" : "Chronic pericoronitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic pericoronitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4269005", + "display" : "Chronic gastrojejunal ulcer without hemorrhage AND without perforation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic gastrojejunal ulcer without haemorrhage AND without perforation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic gastrojejunal ulcer without hemorrhage AND without perforation (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4273008", + "display" : "Closed posterior dislocation of elbow", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed posterior dislocation of elbow (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4275001", + "display" : "Spasm of conjugate gaze", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spasm of conjugate gaze (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conjugate gaze spasm" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4283007", + "display" : "Mirizzi's syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mirizzi's syndrome (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mirizzi syndrome" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4287008", + "display" : "Chordee", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gryposis penis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chordee (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chordee of penis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4294006", + "display" : "Isosexual precocious puberty", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Isosexual precocity" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Isosexual precocious puberty (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4300009", + "display" : "Deep third degree burn of forearm", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deep third degree burn of forearm (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4301008", + "display" : "Autoimmune state", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Autoimmunity" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Autoimmune state (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4306003", + "display" : "Cluster B personality disorder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cluster B personality disorder (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4307007", + "display" : "Pregestational diabetes mellitus AND/OR impaired glucose tolerance, modified White class F", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pregestational diabetes mellitus AND/OR impaired glucose tolerance, modified White class F (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4313003", + "display" : "Acardiacus anceps", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemiacardius" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acardiacus anceps (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4316006", + "display" : "Myometritis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Myometritis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4320005", + "display" : "Factor V deficiency", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Factor V deficiency (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4324001", + "display" : "Subacute cystitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subacute cystitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4325000", + "display" : "11q partial monosomy syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "11q partial monosomy syndrome (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4338008", + "display" : "Arnold's nerve reflex cough syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arnold's nerve reflex cough syndrome (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arnold nerve reflex cough syndrome" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4340003", + "display" : "Acrodermatitis atrophicans chronica", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acrodermatitis chronica atrophicans" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dermatitis chronica atrophicans" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dermatitis atrophicans" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acrodermatitis atrophicans chronica (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4349002", + "display" : "Open fracture of multiple sites of metacarpus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open fracture of multiple sites of metacarpus (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4354006", + "display" : "Open dislocation of scapula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open dislocation of scapula (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4356008", + "display" : "Gingival recession", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gingival recession (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gingival soft tissue recession" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4359001", + "display" : "Early congenital syphilis (less than 2 years)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Early congenital syphilis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Early congenital syphilis (less than 2 years) (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4364002", + "display" : "Structure of associations", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of associations (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4367009", + "display" : "Hoover's sign", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hoover's sign (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hoover sign" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4373005", + "display" : "Hippocratic nails", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increased curvature of nails" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Club nail" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clubbing of nail" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hippocratic nail" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clubbing of nail (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4374004", + "display" : "Congenital anomaly of tricuspid valve", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital anomaly of tricuspid valve (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "TV - Congenital tricuspid valve abnormality" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital tricuspid valve abnormality" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4381006", + "display" : "Verbal paraphasia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Verbal paraphasia (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4386001", + "display" : "Bronchospasm", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bronchial spasm" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bronchospasm (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4390004", + "display" : "Lithium nephropathy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lithium nephropathy (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic lithium nephrotoxicity" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4397001", + "display" : "Partial congenital duodenal obstruction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Partial congenital duodenal obstruction (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4399003", + "display" : "Acute hemorrhagic pancreatitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemorrhagic pancreatitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute haemorrhagic pancreatitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemorrhagic pancreatitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute hemorrhagic pancreatitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4403007", + "display" : "Exclamation point hair", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Exclamation point hair (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4406004", + "display" : "Congenital anomaly of male genital system", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital anomaly of male genital system (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4409006", + "display" : "Adenosylcobalamin and methylcobalamin synthesis defect", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Combined methylmalonic acidaemia and homocystinuria due to defects in adenosylcobalamin and methylcobalamin synthesis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Combined methylmalonic acidemia and homocystinuria due to defects in adenosylcobalamin and methylcobalamin synthesis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adenosylcobalamin and methylcobalamin synthesis defect (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4410001", + "display" : "Retroperitoneal hernia with obstruction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Retroperitoneal hernia with obstruction (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4412009", + "display" : "Injury of digital nerve", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injury of digital nerve (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Digital nerve injury" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4414005", + "display" : "Infection by Setaria", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Setariosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Setaria (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Setaria" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4416007", + "display" : "Heerfordt's syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Uveoparotid fever" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Heerfordt's syndrome (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Heerfordt syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Heerfordt-Waldenström syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Heerfordt-Waldenstrom syndrome" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4418008", + "display" : "Gangrenous ergotism", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gangrenous ergotism (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4426000", + "display" : "Abortion number 10", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aborta 10" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ten previous induced terminations of pregnancy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ten previous induced terminations of pregnancy (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4434006", + "display" : "Bloom syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital telangiectatic erythema syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bloom syndrome (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "BS - Bloom syndrome" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4439001", + "display" : "Cyclic oculomotor paralysis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Axenfeld-Schürenberg syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cyclic oculomotor paralysis (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Axenfeld-Schurenberg syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cyclical oculomotor palsy" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4441000", + "display" : "Severe bipolar disorder with psychotic features", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Severe bipolar disorder with psychotic features (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4445009", + "display" : "Tuberculosis of genitourinary system", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tuberculosis of genitourinary system (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "TB - Urogenital tuberculosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Urogenital tuberculosis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4448006", + "display" : "Allergic headache", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergic headache (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4461006", + "display" : "Complication of administrative procedure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Complication of administrative procedure (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4463009", + "display" : "Familial amyloid polyneuropathy, type II", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Familial amyloid polyneuropathy, 84 Ser-for-Ile" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Familial amyloid polyneuropathy, Indiana-Swiss type" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Amyloidosis, Indiana-Maryland type" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hereditary neuropathic amyloidosis, type II" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Indiana-Maryland type amyloid polyneuropathy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Familial amyloid polyneuropathy type II" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "German type amyloid polyneuropathy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Swiss type amyloid polyneuropathy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rakavina type amyloidosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Familial amyloid polyneuropathy, type II (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4464003", + "display" : "Rocio virus disease", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rocio virus disease (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4465002", + "display" : "Spherophakia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital spherophakia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spherophakia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4468000", + "display" : "Oppenheim's gait", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oppenheim's gait (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oppenheim gait" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4470009", + "display" : "Blanching of skin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blanching of skin (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4473006", + "display" : "Migraine with aura", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Classical migraine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Migraine with aura (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4477007", + "display" : "Juvenile myopathy AND lactate acidosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Juvenile myopathy AND lactate acidosis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4478002", + "display" : "Multiple fractures of upper AND lower limbs", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Multiple fractures of upper AND lower limbs (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4481007", + "display" : "Abnormal gastric secretion regulation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abnormal gastric secretion regulation (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4483005", + "display" : "Syphilitic punched out ulcer", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Syphilitic punched out ulcer (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4494009", + "display" : "Diverticulitis of large intestine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diverticulitis of large intestine (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4495005", + "display" : "Congenital hypertrophy of ureteric valve", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital hypertrophy of ureteric valve (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4499004", + "display" : "Disseminated anergic leishmaniasis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disseminated anergic leishmaniasis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4501007", + "display" : "Tuberculous ascites", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tuberculous ascites (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4506002", + "display" : "Educational problem", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Educational problem (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4510004", + "display" : "Streptococcal meningitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Streptococcal meningitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4512007", + "display" : "Group sex play", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Group sex play (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4519003", + "display" : "Hypouricemia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypouricaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypouricemia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4522001", + "display" : "Dental plaque on tooth (disorder)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dental plaque on tooth" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dental biofilm on tooth" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4523006", + "display" : "Babinski-Nageotte syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Babinski-Nageotte syndrome (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4526003", + "display" : "Poisoning by probenecid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Probenecid poisoning" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by probenecid (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by probenecid" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4529005", + "display" : "Abnormal spermatogenesis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abnormal spermatogenesis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4530000", + "display" : "Madelung's deformity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carpus curvus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Madelung's deformity (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Madelung deformity" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4547004", + "display" : "Determination of outcome, satisfactory to physician", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Determination of outcome, satisfactory to physician (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4550001", + "display" : "Special infant formula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Special infant formula (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4554005", + "display" : "Intraventricular conduction defect", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intraventricular conduction defect (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4556007", + "display" : "Gastritis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastric catarrh" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastritis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4557003", + "display" : "Preinfarction syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Unstable angina" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intermediate coronary syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Crescendo angina" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Worsening angina" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pre-infarction syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Preinfarction syndrome (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Preinfarction angina" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4559000", + "display" : "Mixed infectious disease", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mixed infection" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Polyinfection" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mixed infectious disease (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Polymicrobial infection" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4565000", + "display" : "Decreased oxygen affinity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decreased oxygen affinity (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4568003", + "display" : "Retrosternal chest pain", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Retrosternal pain" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Retrosternal pain (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4575002", + "display" : "Acute hyponatremia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute low salt syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Schroeder's syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute hyponatraemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute hyponatremia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4586000", + "display" : "Complication of internal fixation device", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disorder of implanted bone fixation device" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Complication of internal fixation device (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4592006", + "display" : "S>4< gallop", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Atrial gallop" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fourth sound gallop" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fourth sound gallop (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A galloping sound on cardiac auscultation because of an abnormally audible fourth heart sound." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4598005", + "display" : "Osteomalacia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osteomalacia (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "OM - osteomalacia" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4602007", + "display" : "Robin sequence", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Micrognathia-glossoptosis syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pierre Robin syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Robin sequence (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pierre Robin association" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4633009", + "display" : "Hymenoxys richardsonii poisoning", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Colorado rubberweed poisoning" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pingue poisoning" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hymenoxys richardsonii poisoning (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4637005", + "display" : "Intrahepatic cholestasis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intrahepatic cholestasis (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4639008", + "display" : "Glanders", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection due to Pseudomonas mallei" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Malleus (glanders)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection due to Actinobacillus mallei" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection due to Malleomyces mallei" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Maliasmus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Farcy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Equina" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Equine glanders" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Farcy buds" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Farcy pipes" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Farcy cords" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glanders (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4641009", + "display" : "Myxedema heart disease", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Myxoedema heart disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Myxedema heart disease (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4645000", + "display" : "Senile brain amyloidosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "AS beta protein amyloidosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Senile brain amyloidosis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4654002", + "display" : "Posteruptive color change of tooth", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Posteruptive staining of tooth" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Posteruptive discoloration of tooth" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Posteruptive discolouration of tooth" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Posteruptive colour change of tooth" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Posteruptive color change of tooth (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4659007", + "display" : "Acne fulminans", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acne fulminans (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4661003", + "display" : "Calculus of bile duct with obstruction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Calculus of bile duct with obstruction (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4665007", + "display" : "Costal respiration", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thoracic respiration" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thoracic breathing" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thoracic breathing (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Breathes with chest" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4667004", + "display" : "Female infertility due to structural congenital anomaly of vagina", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Female infertility due to structural congenital anomaly of vagina (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4669001", + "display" : "Pinta, primary lesion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Primary chancre of pinta" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Primary papule of pinta" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chancre of pinta" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Primary pinta lesion" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pinta, primary lesion (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4673003", + "display" : "Open fracture of lateral malleolus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open fracture of lateral malleolus (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open fracture ankle, lateral malleolus" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4676006", + "display" : "SLE glomerulonephritis syndrome, WHO class II", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "SLE with mesangial proliferative glomerulonephritis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lupus nephritis - WHO Class II" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Systemic lupus erythematosus glomerulonephritis syndrome, World Health Organization (WHO) class II" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Systemic lupus erythematosus glomerulonephritis syndrome, World Health Organization class II" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Systemic lupus erythematosus glomerulonephritis syndrome, World Health Organization class II (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4688008", + "display" : "Poisoning by griseofulvin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Griseofulvin poisoning" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by griseofulvin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by griseofulvin (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4690009", + "display" : "Metabolic acidosis due to paraldehyde", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Metabolic acidosis caused by paraldehyde (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Metabolic acidosis caused by paraldehyde" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4702003", + "display" : "Inherited disorder of folate metabolism", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inherited disorder of folate metabolism (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4708004", + "display" : "Disability evaluation, disability 35%", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disability evaluation disability 35 percent (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disability evaluation disability 35 percent" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4711003", + "display" : "Congenital anomaly of bile ducts", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Biliary malformation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital anomaly of bile ducts (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bile duct anomalies" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4721006", + "display" : "Basic motor learning problem", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Basic motor learning problem (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4724003", + "display" : "Acute radial nerve palsy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute radial nerve palsy (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4733001", + "display" : "Orunga virus disease", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Orungo fever" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Orunga virus disease (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4740000", + "display" : "Herpes zoster", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Shingles" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Zona" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Herpes zoster infection" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Herpes zoster (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Zoster" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4749004", + "display" : "Naso-palatine duct cyst", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Median anterior maxillary cyst" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incisive canal cyst" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Naso-palatine duct cyst (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nasopalatine duct cyst" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4750004", + "display" : "Open fracture of medial condyle of humerus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open fracture of medial condyle of humerus (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4754008", + "display" : "Gynecomastia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypertrophy of male breast" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gynaecomastia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gynaecomazia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gynecomazia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gynecomastia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4760008", + "display" : "Chronic dacryoadenitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic dacryoadenitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4763005", + "display" : "Frostbite of hand", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Frostbite of hand (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4771009", + "display" : "Poisoning by cephalosporin group antibiotic", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cephalosporin group poisoning" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by cephalosporin group antibiotic (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by cephalosporin group antibiotic" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4776004", + "display" : "Lichen planus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ruber planus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lichen planus (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "LP - Lichen planus" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4783006", + "display" : "Maternal diabetes mellitus with hypoglycemia affecting fetus OR newborn", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Maternal diabetes mellitus with hypoglycaemia affecting fetus OR newborn" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Maternal diabetes mellitus with hypoglycemia affecting fetus OR newborn (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Maternal diabetes mellitus with hypoglycaemia affecting foetus OR newborn" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4787007", + "display" : "Fetal or neonatal effect of breech delivery and extraction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fetal or neonatal effect of breech delivery and extraction (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Foetal or neonatal effect of breech delivery and extraction" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4788002", + "display" : "Closed fracture of zygoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed fracture of zygoma (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed fracture zygoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed fracture of malar bone" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4800001", + "display" : "Pyuria", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pyuria (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4805006", + "display" : "Functional aphasia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Functional aphasia (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4806007", + "display" : "Bjerrum scotoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bjerrum scotoma (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bjerrum visual field defect" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4817008", + "display" : "Primary degenerative dementia of the Alzheimer type, senile onset, with delirium", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dementia of the Alzheimer's type, with late onset, with delirium" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Primary degenerative dementia of the Alzheimer type, senile onset, with delirium (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dementia Alzheimers type, late onset with delirium" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4819006", + "display" : "Effusion of joint of ankle AND/OR foot", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Effusion of joint of ankle AND/OR foot (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Joint effusion of ankle AND/OR foot" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4821001", + "display" : "Contusion of cheek", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Contusion, cheek" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Contusion of cheek (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4834000", + "display" : "Typhoid fever", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Typhoid fever (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection by Salmonella Typhi" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4835004", + "display" : "Infection by Nosema bombycis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fleckenkrankheit" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pébrine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pebrine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Nosema bombycis (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Nosema bombycis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4839005", + "display" : "Chronic enlargement of lacrimal gland", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic lacrimal gland enlargement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic enlargement of lacrimal gland (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4846001", + "display" : "Anicteric viral hepatitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anicteric viral hepatitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4851007", + "display" : "Chronic endocarditis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic endocarditis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4853005", + "display" : "Dry coitus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dry coitus (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4854004", + "display" : "Acquired hemolytic anemia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acquired haemolytic anaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acquired hemolytic anemia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4855003", + "display" : "Diabetic retinopathy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Retinal abnormality - diabetes-related" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "DR - Diabetic retinopathy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Retinopathy due to diabetes mellitus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Retinopathy due to diabetes mellitus (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4859009", + "display" : "Lichen spinulosus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lichen spinulosus (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Keratosis spinulosa" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4860004", + "display" : "Infection by Aspergillus niger", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Aspergillus niger" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Aspergillus niger (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4863002", + "display" : "Phencyclidine-induced mood disorder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phencyclidine mood disorder" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PCP (phencyclidine) mood disorder" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mood disorder caused by phencyclidine (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mood disorder caused by phencyclidine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4873000", + "display" : "Localized vascularization of cornea", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Localised vascularisation of cornea" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Localized vascularization of cornea (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Localised corneal vascularisation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Localized corneal vascularization" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4874006", + "display" : "11q partial trisomy syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "11q partial trisomy syndrome (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4886009", + "display" : "Premature birth of newborn male", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Premature male newborn" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Premature birth of newborn male (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4887000", + "display" : "Hypertyrosinemia, Richner-Hanhart type", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tyrosine transaminase deficiency" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oculocutaneous tyrosinemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Richner-Hanhart syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hereditary hypertyrosinemia, type II" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypertyrosinemia, Oregon type" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Keratosis palmoplantaris with corneal dystrophy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Persistent hypertyrosinemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Richner syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tyrosinemia without hepatorenal dysfunction" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hereditary hypertyrosinaemia, type II" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypertyrosinaemia, Oregon type" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tyrosinemia type II" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oculocutaneous tyrosinaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tyrosinaemia type II" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypertyrosinaemia, Richner-Hanhart type" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Persistent hypertyrosinaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tyrosinaemia without hepatorenal dysfunction" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypertyrosinemia, Richner-Hanhart type (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tyrosinaemia type 2" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tyrosinemia type 2" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tyrosinaemia due to tyrosine aminotransferase deficiency" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tyrosinemia due to tyrosine aminotransferase deficiency" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "An inborn error of tyrosine metabolism characterized by hypertyrosinemia with oculocutaneous manifestations and in some cases intellectual deficit. Skin lesions occur in 80% of cases, ocular involvement in 75% of cases and neurologic findings and some degree of intellectual deficit in up to 60% of cases. Onset is variable but the ocular symptoms (redness, photophobia, excessive tearing and pain) usually develop in the first year of life. Cutaneous manifestations usually begin after the first year of life but may develop at the same time as the ocular symptoms. Caused by mutations in the TAT gene (16q22.1) encoding tyrosine aminotransferase (TAT). The elevated levels of tyrosine caused by TAT deficiency appear to result in deposition of tyrosine crystals leading to an inflammatory response and the oculocutaneous findings. Transmitted as an autosomal recessive trait." + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "An inborn error of tyrosine metabolism characterised by hypertyrosinaemia with oculocutaneous manifestations and in some cases intellectual deficit. Skin lesions occur in 80% of cases, ocular involvement in 75% of cases and neurologic findings and some degree of intellectual deficit in up to 60% of cases. Onset is variable but the ocular symptoms (redness, photophobia, excessive tearing and pain) usually develop in the first year of life. Cutaneous manifestations usually begin after the first year of life but may develop at the same time as the ocular symptoms. Caused by mutations in the TAT gene (16q22.1) encoding tyrosine aminotransferase (TAT). The elevated levels of tyrosine caused by TAT deficiency appear to result in deposition of tyrosine crystals leading to an inflammatory response and the oculocutaneous findings. Transmitted as an autosomal recessive trait." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4896000", + "display" : "Acute toxic hepatitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute toxic hepatitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4900002", + "display" : "Endocrine disorder related to puberty", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Endocrine disorder related to puberty (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4907004", + "display" : "Non-involution of uterus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Failure of involution of uterus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Non-involution of uterus (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4915001", + "display" : "Infection by Entamoeba coli", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entamebiasis coli" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entamoebosis coli" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entamoebiasis coli" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Entamoeba coli (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Entamoeba coli" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4920001", + "display" : "Deficiency of acetyl-CoA carboxylase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deficiency of acetyl-coenzyme A carboxylase (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acetyl-CoA carboxylase deficiency" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deficiency of acetyl-coenzyme A carboxylase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4921002", + "display" : "Infection by Basidiobolus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Basidiobolomycosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Basidiobolus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Basidiobolus (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4922009", + "display" : "Infestation by Simuliidae", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Simuliidosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infestation caused by Simuliidae (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infestation caused by Simuliidae" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4926007", + "display" : "Schizophrenia in remission", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Schizophrenia in remission (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Schizophrenia, in remission" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4927003", + "display" : "Acute anterior uveitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute iridocyclitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "AAU - acute anterior uveitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute anterior uveitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4932002", + "display" : "Panic disorder with agoraphobia, moderate agoraphobic avoidance AND mild panic attacks", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Panic disorder with agoraphobia, moderate agoraphobic avoidance AND mild panic attacks (disorder)" + }] + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/condition-stage", + "resource" : { + "resourceType" : "ValueSet", + "id" : "condition-stage", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "pc" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/condition-stage", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.170" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.161" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.2.408" + }], + "version" : "6.0.0-ballot2", + "name" : "ConditionStage", + "title" : "Condition Stage", + "status" : "draft", + "experimental" : true, + "publisher" : "HL7 International - Patient Care WG", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://www.hl7.org/Special/committees/patientcare/" + }] + }], + "description" : "Value set for stages of cancer and other conditions.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "copyright" : "This resource includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these specifications must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/get-snomed-ct or info@snomed.org", + "compose" : { + "include" : [{ + "system" : "http://snomed.info/sct", + "filter" : [{ + "property" : "concept", + "op" : "is-a", + "value" : "385356007" + }] + }, + { + "system" : "http://snomed.info/sct", + "filter" : [{ + "property" : "concept", + "op" : "is-a", + "value" : "431855005" + }] + }, + { + "system" : "http://snomed.info/sct", + "filter" : [{ + "property" : "concept", + "op" : "is-a", + "value" : "431856006" + }] + }, + { + "system" : "http://snomed.info/sct", + "filter" : [{ + "property" : "concept", + "op" : "is-a", + "value" : "433144002" + }] + }, + { + "system" : "http://snomed.info/sct", + "filter" : [{ + "property" : "concept", + "op" : "is-a", + "value" : "431857002" + }] + }, + { + "system" : "http://snomed.info/sct", + "filter" : [{ + "property" : "concept", + "op" : "is-a", + "value" : "433146000" + }] + }, + { + "system" : "http://snomed.info/sct", + "filter" : [{ + "property" : "concept", + "op" : "is-a", + "value" : "408847006" + }] + }, + { + "system" : "http://snomed.info/sct", + "filter" : [{ + "property" : "concept", + "op" : "is-a", + "value" : "408848001" + }] + }, + { + "system" : "http://snomed.info/sct", + "filter" : [{ + "property" : "concept", + "op" : "is-a", + "value" : "408849009" + }] + }, + { + "system" : "http://snomed.info/sct", + "filter" : [{ + "property" : "concept", + "op" : "is-a", + "value" : "408850009" + }] + }, + { + "system" : "http://snomed.info/sct", + "filter" : [{ + "property" : "concept", + "op" : "is-a", + "value" : "408851008" + }] + }, + { + "system" : "http://snomed.info/sct", + "concept" : [{ + "code" : "416780008" + }] + }, + { + "system" : "http://snomed.info/sct", + "concept" : [{ + "code" : "715345007" + }] + }] + }, + "expansion" : { + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/valueset-unclosed", + "valueBoolean" : true + }], + "identifier" : "urn:uuid:a9f8b6ea-275b-49d7-9c11-e8db52d0f50a", + "timestamp" : "2024-10-02T17:54:47+00:00", + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-valueset", + "valueUri" : "null" + }, + { + "name" : "used-codesystem", + "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230131" + }, + { + "name" : "version", + "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230131" + }], + "contains" : [{ + "system" : "http://snomed.info/sct", + "code" : "385356007", + "display" : "Tumor stage finding (finding)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tumour stage finding" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tumor stage finding" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2640006", + "display" : "Clinical stage IV", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clinical stage IV (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clinical stage 4" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5701003", + "display" : "Lymphoma stage IIe", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lymphoma stage IIe (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "13104003", + "display" : "Clinical stage I", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clinical stage I (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "22079002", + "display" : "N4 stage", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "N4 category (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "N4 category" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "27167007", + "display" : "MX stage", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Metastasis stage MX" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "MX category (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "MX category" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "30440004", + "display" : "Lymphoma stage I", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lymphoma stage I (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "31747005", + "display" : "Modified Dukes stage B1", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Modified Dukes stage B1 (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "44255004", + "display" : "Lymphoma stage IIIe", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lymphoma stage IIIe (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "50283003", + "display" : "Clinical stage III", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clinical stage III (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "53173007", + "display" : "Modified Dukes stage B2", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Modified Dukes stage B2 (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "53623008", + "display" : "N1 stage", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Node stage N1" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "N1 category (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "N1 category" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "54498006", + "display" : "Modified Dukes stage C1", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Modified Dukes stage C1 (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "56769006", + "display" : "Modified Dukes stage A", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Modified Dukes stage A (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "56944001", + "display" : "Lymphoma stage III", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lymphoma stage III (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "57306005", + "display" : "Modified Dukes stage C2", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Modified Dukes stage C2 (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "57605004", + "display" : "Modified Dukes stage D", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Modified Dukes stage D (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "60333009", + "display" : "Clinical stage II", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clinical stage II (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "66445009", + "display" : "Lymphoma stage IV", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lymphoma stage IV (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "73055006", + "display" : "FIGO VM stage V", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "International Federation of Gynecology and Obstetrics vulvar melanoma (FIGO VM) stage V" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "International Federation of Gynecology and Obstetrics vulvar melanoma stage V (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "International Federation of Gynecology and Obstetrics vulvar melanoma stage V" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "74053007", + "display" : "Lymphoma stage IIIs", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lymphoma stage IIIs (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "75339006", + "display" : "Lymphoma stage III 2", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lymphoma stage III 2 (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "76422004", + "display" : "Lymphoma stage II", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lymphoma stage II (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "78199001", + "display" : "Epithelial ovarian tumor, FIGO stage IIC", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Epithelial ovarian tumour, FIGO stage IIC" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Epithelial ovarian tumor, International Federation of Gynecology and Obstetrics stage IIC" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Epithelial ovarian tumor, International Federation of Gynecology and Obstetrics stage IIC (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Epithelial ovarian tumour, International Federation of Gynecology and Obstetrics stage IIC" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "78607009", + "display" : "Epithelial ovarian tumor, FIGO stage II", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Epithelial ovarian tumour, FIGO stage II" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Epithelial ovarian tumor, International Federation of Gynecology and Obstetrics stage II" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Epithelial ovarian tumor, International Federation of Gynecology and Obstetrics stage II (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Epithelial ovarian tumour, International Federation of Gynecology and Obstetrics stage II" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "84633001", + "display" : "Lymphoma stage IIIse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lymphoma stage IIIse (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "89487002", + "display" : "Lymphoma stage Ie", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lymphoma stage Ie (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "112241002", + "display" : "Lymphoma stage III 1", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lymphoma stage III 1 (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "277772008", + "display" : "Node stage N1bi", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Node stage N1bi (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "277776006", + "display" : "Node stage N1bii", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Node stage N1bii (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "277777002", + "display" : "Node stage N1biii", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Node stage N1biii (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "277778007", + "display" : "Node stage N1biv", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Node stage N1biv (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "369986006", + "display" : "N1bi: Metastasis in 1 to 3 lymph nodes, any > 0.2 cm and all < 2 cm in greatest dimension", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "N1bi: Metastasis in 1 to 3 lymph nodes, any > 0.2 cm and all < 2 cm in greatest dimension (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "369987002", + "display" : "N1bii: Metastasis in 4 or more lymph nodes, any > 0.2 cm and all < 2 cm in greatest dimension", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "N1bii: Metastasis in 4 or more lymph nodes, any > 0.2 cm and all < 2 cm in greatest dimension (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "369988007", + "display" : "N1biii: Extension of tumor beyond the capsule of a lymph node metastasis, < 2 cm in greatest dimension", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "N1biii: Extension of tumour beyond the capsule of a lymph node metastasis, < 2 cm in greatest dimension" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "N1biii: Extension of tumor beyond the capsule of a lymph node metastasis, < 2 cm in greatest dimension (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "369989004", + "display" : "N1biv: Metastasis to a lymph node > 2 cm in greatest dimension", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "N1biv: Metastasis to a lymph node > 2 cm in greatest dimension (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385358008", + "display" : "Dukes stage finding (finding)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dukes stage finding" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385360005", + "display" : "Modified Dukes stage finding (finding)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Modified Dukes stage finding" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385362002", + "display" : "FIGO stage finding for gynaecological malignancy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "FIGO stage finding for gynecological malignancy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "International Federation of Gynecology and Obstetrics stage finding for gynecological malignancy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "International Federation of Gynecology and Obstetrics stage finding for gynecological malignancy (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "International Federation of Gynecology and Obstetrics stage finding for gynaecological malignancy" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385364001", + "display" : "FIGO ovarian tumour stage finding", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "FIGO ovarian tumor stage finding" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "International Federation of Gynecology and Obstetrics ovarian tumor stage finding (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "International Federation of Gynecology and Obstetrics ovarian tumor stage finding" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "International Federation of Gynecology and Obstetrics ovarian tumour stage finding" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385366004", + "display" : "FIGO stage finding for epithelial tumour of ovary", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "FIGO stage finding for epithelial tumor of ovary" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "International Federation of Gynecology and Obstetrics stage finding for epithelial tumor of ovary (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "International Federation of Gynecology and Obstetrics stage finding for epithelial tumor of ovary" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "International Federation of Gynecology and Obstetrics stage finding for epithelial tumour of ovary" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385368003", + "display" : "FIGO stage finding for cervical carcinoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "International Federation of Gynecology and Obstetrics stage finding for cervical carcinoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "International Federation of Gynecology and Obstetrics stage finding for cervical carcinoma (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385370007", + "display" : "FIGO stage finding for vulvar carcinoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "International Federation of Gynecology and Obstetrics stage finding for vulvar carcinoma (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "International Federation of Gynecology and Obstetrics stage finding for vulvar carcinoma" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385372004", + "display" : "FIGO stage finding for vulvar melanoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "International Federation of Gynecology and Obstetrics stage finding for vulvar melanoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "International Federation of Gynecology and Obstetrics stage finding for vulvar melanoma (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385374003", + "display" : "FIGO uterine tumour stage finding", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "FIGO uterine tumor stage finding" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "International Federation of Gynecology and Obstetrics uterine tumor stage finding (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "International Federation of Gynecology and Obstetrics uterine tumor stage finding" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "International Federation of Gynecology and Obstetrics uterine tumour stage finding" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385376001", + "display" : "FIGO stage finding for endometrial carcinoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "International Federation of Gynecology and Obstetrics stage finding for endometrial carcinoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "International Federation of Gynecology and Obstetrics stage finding for endometrial carcinoma (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385379008", + "display" : "TNM tumour staging finding", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "TNM tumor staging finding" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tumor-node-metastasis (TNM) tumor staging finding (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tumor-node-metastasis (TNM) tumour staging finding" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tumor-node-metastasis (TNM) tumor staging finding" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385380006", + "display" : "Metastasis stage finding", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "M stage finding" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Metastasis category finding (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Metastasis category finding" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385382003", + "display" : "Node stage finding", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "N stage finding" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Node category finding (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Node category finding" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385389007", + "display" : "Lymphoma stage finding (finding)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lymphoma stage finding" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "394939004", + "display" : "Dukes stage A (finding)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dukes stage A" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "394940002", + "display" : "Dukes stage B (finding)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dukes stage B" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "394941003", + "display" : "Dukes stage C1 (finding)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dukes stage C1" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "394942005", + "display" : "Dukes stage C2 (finding)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dukes stage C2" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "394943000", + "display" : "Dukes stage D (finding)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dukes stage D" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "396532004", + "display" : "Stage I: Tumor confined to gland, 5 cm or less (adrenal cortical carcinoma) (finding)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stage I: Tumour confined to gland, 5 cm or less (adrenal cortical carcinoma)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stage I: Tumor confined to gland, 5 cm or less (adrenal cortical carcinoma)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stage 1: Tumour confined to gland, 5 cm or less (adrenal cortical carcinoma)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stage 1: Tumor confined to gland, 5 cm or less (adrenal cortical carcinoma)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "396533009", + "display" : "Stage II: Tumor confined to gland, greater than 5 cm (adrenal cortical carcinoma) (finding)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stage II: Tumour confined to gland, greater than 5 cm (adrenal cortical carcinoma)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stage II: Tumor confined to gland, greater than 5 cm (adrenal cortical carcinoma)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stage 2: Tumour confined to gland, greater than 5 cm (adrenal cortical carcinoma)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stage 2: Tumor confined to gland, greater than 5 cm (adrenal cortical carcinoma)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "396534003", + "display" : "Stage III: Extraglandular extension of tumor without other organ involvement (adrenal cortical carcinoma) (finding)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stage III: Extraglandular extension of tumour without other organ involvement (adrenal cortical carcinoma)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stage III: Extraglandular extension of tumor without other organ involvement (adrenal cortical carcinoma)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stage 3: Extraglandular extension of tumour without other organ involvement (adrenal cortical carcinoma)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stage 3: Extraglandular extension of tumor without other organ involvement (adrenal cortical carcinoma)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "396535002", + "display" : "Stage IV: Distant metastasis or extension into other organs (adrenal cortical carcinoma) (finding)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stage IV: Distant metastasis or extension into other organs (adrenal cortical carcinoma)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stage 4: Distant metastasis or extension into other organs (adrenal cortical carcinoma)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "396907008", + "display" : "Thymic epithelial neoplasm stage finding (finding)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thymic epithelial neoplasm stage finding" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "396908003", + "display" : "Stage I: Grossly and microscopically encapsulated (thymus gland) (finding)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stage I: Grossly and microscopically encapsulated (thymus gland)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "396909006", + "display" : "Stage IIa: Microscopic transcapsular invasion (thymus gland) (finding)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stage IIa: Microscopic transcapsular invasion (thymus gland)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "396910001", + "display" : "Stage IIb: Macroscopic capsular invasion into thymic or surrounding fat, or grossly adherent to, but not breaking through, mediastinal pleura or pericardium (thymus gland) (finding)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stage IIb: Macroscopic capsular invasion into thymic or surrounding fat, or grossly adherent to, but not breaking through, mediastinal pleura or pericardium (thymus gland)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "396911002", + "display" : "Stage III: Macroscopic invasion of neighboring organs (thymus gland) (finding)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stage III: Macroscopic invasion of neighboring organs (thymus gland)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "396912009", + "display" : "Stage IVa: Pleural or pericardial dissemination (thymus gland) (finding)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stage IVa: Pleural or pericardial dissemination (thymus gland)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "396913004", + "display" : "Stage IVb: Hematogenous or lymphatic dissemination (thymus gland) (finding)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stage IVb: Haematogenous or lymphatic dissemination (thymus gland)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stage IVb: Hematogenous or lymphatic dissemination (thymus gland)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "399517007", + "display" : "Tumor stage cannot be determined (finding)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tumour stage cannot be determined" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tumor stage cannot be determined" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "399605004", + "display" : "FIGO stage finding for fallopian tube tumour", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "FIGO stage finding for fallopian tube tumor" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "International Federation of Gynecology and Obstetrics stage finding for fallopian tube tumor" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "International Federation of Gynecology and Obstetrics stage finding for fallopian tube tumor (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "International Federation of Gynecology and Obstetrics stage finding for fallopian tube tumour" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "405917009", + "display" : "Intergroup rhabdomyosarcoma study post-surgical clinical group finding (finding)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intergroup rhabdomyosarcoma study post-surgical clinical group finding" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "405918004", + "display" : "Intergroup rhabdomyosarcoma study post-surgical clinical group not applicable (finding)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intergroup rhabdomyosarcoma study post-surgical clinical group not applicable" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "405919007", + "display" : "Intergroup rhabdomyosarcoma study post-surgical clinical group cannot be assessed (finding)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intergroup rhabdomyosarcoma study post-surgical clinical group cannot be assessed" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "405957007", + "display" : "Intergroup rhabdomyosarcoma study post-surgical clinical group IA: localized tumor, confined to site of origin, completely resected (finding)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intergroup rhabdomyosarcoma study post-surgical clinical group IA: localised tumour, confined to site of origin, completely resected" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intergroup rhabdomyosarcoma study post-surgical clinical group IA: localized tumor, confined to site of origin, completely resected" + }] + }, + { + "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)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intergroup rhabdomyosarcoma study post-surgical clinical group IB: localised tumour, infiltrating beyond site of origin, completely resected" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intergroup rhabdomyosarcoma study post-surgical clinical group IB: localized tumor, infiltrating beyond site of origin, completely resected" + }] + }, + { + "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)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intergroup rhabdomyosarcoma study post-surgical clinical group IIA: localised tumour, gross total resection, but with microscopic residual disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intergroup rhabdomyosarcoma study post-surgical clinical group IIA: localized tumor, gross total resection, but with microscopic residual disease" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "405960000", + "display" : "Intergroup rhabdomyosarcoma study post-surgical clinical group IIB: Locally extensive tumor (spread to regional lymph nodes), completely resected (finding)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intergroup rhabdomyosarcoma study post-surgical clinical group IIB: Locally extensive tumour (spread to regional lymph nodes), completely resected" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intergroup rhabdomyosarcoma study post-surgical clinical group IIB: Locally extensive tumor (spread to regional lymph nodes), completely resected" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "405961001", + "display" : "Intergroup rhabdomyosarcoma study post-surgical clinical group IIC: Locally extensive tumor (spread to regional lymph nodes), gross total resection, but microscopic residual disease (finding)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intergroup rhabdomyosarcoma study post-surgical clinical group IIC: Locally extensive tumour (spread to regional lymph nodes), gross total resection, but microscopic residual disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intergroup rhabdomyosarcoma study post-surgical clinical group IIC: Locally extensive tumor (spread to regional lymph nodes), gross total resection, but microscopic residual disease" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "405962008", + "display" : "Intergroup rhabdomyosarcoma study post-surgical clinical group IIIA: Localized or locally extensive tumor, gross residual disease after biopsy only (finding)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intergroup rhabdomyosarcoma study post-surgical clinical group IIIA: Localised or locally extensive tumour, gross residual disease after biopsy only" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intergroup rhabdomyosarcoma study post-surgical clinical group IIIA: Localized or locally extensive tumor, gross residual disease after biopsy only" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "405963003", + "display" : "Intergroup rhabdomyosarcoma study post-surgical clinical group IIIB: Localised or locally extensive tumour, gross residual disease after major resection (greater than 50% debulking)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intergroup rhabdomyosarcoma study post-surgical clinical group IIIB: Localized or locally extensive tumor, gross residual disease after major resection (greater than 50% debulking)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intergroup rhabdomyosarcoma study post-surgical clinical group IIIB: Localized or locally extensive tumor, gross residual disease after major resection (greater than 50 percent debulking) (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intergroup rhabdomyosarcoma study post-surgical clinical group IIIB: Localized or locally extensive tumor, gross residual disease after major resection (greater than 50 percent debulking)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intergroup rhabdomyosarcoma study post-surgical clinical group IIIB: Localised or locally extensive tumour, gross residual disease after major resection (greater than 50 percent 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)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intergroup rhabdomyosarcoma study post-surgical clinical group IV: Any size primary tumour, with or without regional lymph node involvement, with distant metastases, without respect to surgical approach to primary tumour" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "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" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "409721000", + "display" : "International neuroblastoma staging system stage finding (finding)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "International neuroblastoma staging system stage finding" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "INSS stage finding -International neuroblastoma staging system stage finding" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "409722007", + "display" : "International neuroblastoma staging system stage 1 (finding)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "International neuroblastoma staging system stage 1" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "409723002", + "display" : "International neuroblastoma staging system stage 2A (finding)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "International neuroblastoma staging system stage 2A" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "409724008", + "display" : "International neuroblastoma staging system stage 2B (finding)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "International neuroblastoma staging system stage 2B" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "409725009", + "display" : "International neuroblastoma staging system stage 3 (finding)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "International neuroblastoma staging system stage 3" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "409726005", + "display" : "International neuroblastoma staging system stage 4 (finding)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "International neuroblastoma staging system stage 4" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "409727001", + "display" : "International neuroblastoma staging system stage 4S (finding)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "International neuroblastoma staging system stage 4S" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "422375001", + "display" : "Carcinoma of colon, stage III (finding)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carcinoma of colon, stage III" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Colon cancer, stage 3" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cancer of colon, stage 3" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "422581008", + "display" : "Carcinoma of colon, stage II (finding)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carcinoma of colon, stage II" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Colon cancer, stage 2" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cancer of the colon, stage 2" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "422985007", + "display" : "Carcinoma of colon, stage IV (finding)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carcinoma of colon, stage IV" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Colon cancer stage 4" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "425037004", + "display" : "Low grade lymphoma, stage 1 (finding)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Low grade lymphoma, stage 1" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "425213009", + "display" : "Carcinoma of colon, stage I (finding)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carcinoma of colon, stage I" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Colon cancer stage 1" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "431855005", + "display" : "Chronic kidney disease stage 1 (disorder)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic kidney disease stage 1" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CKD stage 1" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "751000119104", + "display" : "Chronic kidney disease stage 1 due to type 2 diabetes mellitus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic kidney disease stage 1 due to type 2 diabetes mellitus (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diabetic stage 1 chronic renal impairment due to type 2 diabetes mellitus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic kidney disease stage 1 due to type II diabetes mellitus" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "90721000119101", + "display" : "Chronic kidney disease stage 1 due to type 1 diabetes mellitus (disorder)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic kidney disease stage 1 due to type 1 diabetes mellitus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic kidney disease stage 1 due to type I diabetes mellitus" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "96751000119106", + "display" : "Hypertensive heart AND chronic kidney disease stage 1", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypertensive heart AND chronic kidney disease stage 1 (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "117681000119102", + "display" : "Chronic kidney disease stage 1 due to hypertension", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic kidney disease stage 1 due to hypertension (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "284971000119100", + "display" : "Chronic kidney disease stage 1 due to benign hypertension", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic kidney disease stage 1 due to benign hypertension (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "285851000119102", + "display" : "Malignant hypertensive chronic kidney disease stage 1", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Malignant hypertensive chronic kidney disease stage 1 (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "368421000119108", + "display" : "Chronic kidney disease stage 1 due to drug induced diabetes mellitus (disorder)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic kidney disease stage 1 due to drug induced diabetes mellitus" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "431856006", + "display" : "Chronic kidney disease stage 2 (disorder)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic kidney disease stage 2" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CKD stage 2" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "741000119101", + "display" : "Chronic kidney disease stage 2 due to type 2 diabetes mellitus (disorder)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic kidney disease stage 2 due to type 2 diabetes mellitus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diabetic stage 2 chronic renal impairment due to type 2 diabetes mellitus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic kidney disease stage 2 due to type II diabetes mellitus" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "90731000119103", + "display" : "Chronic kidney disease stage 2 due to type 1 diabetes mellitus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic kidney disease stage 2 due to type 1 diabetes mellitus (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic kidney disease stage 2 due to type I diabetes mellitus" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "96741000119109", + "display" : "Hypertensive heart AND chronic kidney disease stage 2", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypertensive heart AND chronic kidney disease stage 2 (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129181000119109", + "display" : "Chronic kidney disease stage 2 due to hypertension", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic kidney disease stage 2 due to hypertension (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "140131000119102", + "display" : "Hypertension in chronic kidney disease stage 2 due to type 2 diabetes mellitus (disorder)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypertension in chronic kidney disease stage 2 due to type 2 diabetes mellitus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypertension in chronic kidney disease stage 2 due to type II diabetes mellitus" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "284981000119102", + "display" : "Chronic kidney disease stage 2 due to benign hypertension", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic kidney disease stage 2 due to benign hypertension (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "285861000119100", + "display" : "Malignant hypertensive chronic kidney disease stage 2", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Malignant hypertensive chronic kidney disease stage 2 (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "368431000119106", + "display" : "Chronic kidney disease stage 2 due to drug induced diabetes mellitus (disorder)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic kidney disease stage 2 due to drug induced diabetes mellitus" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "433144002", + "display" : "Chronic kidney disease stage 3 (disorder)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic kidney disease stage 3" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CKD stage 3" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "700378005", + "display" : "Chronic kidney disease stage 3A", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic kidney disease stage 3A (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "700379002", + "display" : "Chronic kidney disease stage 3B", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic kidney disease stage 3B (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "731000119105", + "display" : "Diabetic stage 3 chronic renal impairment due to type 2 diabetes mellitus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic kidney disease stage 3 due to type 2 diabetes mellitus (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic kidney disease stage 3 due to type 2 diabetes mellitus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic kidney disease stage 3 due to type II diabetes mellitus" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "90741000119107", + "display" : "Chronic kidney disease stage 3 due to type 1 diabetes mellitus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic kidney disease stage 3 due to type 1 diabetes mellitus (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic kidney disease stage 3 due to type I diabetes mellitus" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "96731000119100", + "display" : "Hypertensive heart AND chronic kidney disease stage 3", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypertensive heart AND chronic kidney disease stage 3 (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129171000119106", + "display" : "Chronic kidney disease stage 3 due to hypertension", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic kidney disease stage 3 due to hypertension (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "140121000119100", + "display" : "Hypertension in chronic kidney disease stage 3 due to type 2 diabetes mellitus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypertension in chronic kidney disease stage 3 due to type 2 diabetes mellitus (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypertension in chronic kidney disease stage 3 due to type II diabetes mellitus" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "284991000119104", + "display" : "Chronic kidney disease stage 3 due to benign hypertension (disorder)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic kidney disease stage 3 due to benign hypertension" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "285871000119106", + "display" : "Malignant hypertensive chronic kidney disease stage 3", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Malignant hypertensive chronic kidney disease stage 3 (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "368441000119102", + "display" : "Chronic kidney disease stage 3 due to drug induced diabetes mellitus (disorder)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic kidney disease stage 3 due to drug induced diabetes mellitus" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "691421000119108", + "display" : "Anaemia co-occurrent and due to chronic kidney disease stage 3", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anemia co-occurrent and due to chronic kidney disease stage 3 (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anemia co-occurrent and due to chronic kidney disease stage 3" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "431857002", + "display" : "Chronic kidney disease stage 4 (disorder)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic kidney disease stage 4" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CKD stage 4" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "721000119107", + "display" : "Diabetic stage 4 chronic renal impairment due to type 2 diabetes mellitus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic kidney disease stage 4 due to type 2 diabetes mellitus (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic kidney disease stage 4 due to type 2 diabetes mellitus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic kidney disease stage 4 due to type II diabetes mellitus" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "90751000119109", + "display" : "Chronic kidney disease stage 4 due to type 1 diabetes mellitus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic kidney disease stage 4 due to type 1 diabetes mellitus (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic kidney disease stage 4 due to type I diabetes mellitus" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "96721000119103", + "display" : "Hypertensive heart AND chronic kidney disease stage 4", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypertensive heart AND chronic kidney disease stage 4 (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129151000119102", + "display" : "Chronic kidney disease stage 4 due to hypertension", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic kidney disease stage 4 due to hypertension (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "140111000119107", + "display" : "Hypertension in chronic kidney disease stage 4 due to type 2 diabetes mellitus (disorder)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypertension in chronic kidney disease stage 4 due to type 2 diabetes mellitus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypertension in chronic kidney disease stage 4 due to type II diabetes mellitus" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "285001000119105", + "display" : "Chronic kidney disease stage 4 due to benign hypertension", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic kidney disease stage 4 due to benign hypertension (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "285881000119109", + "display" : "Malignant hypertensive chronic kidney disease stage 4", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Malignant hypertensive chronic kidney disease stage 4 (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "368451000119100", + "display" : "Chronic kidney disease stage 4 due to drug induced diabetes mellitus (disorder)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic kidney disease stage 4 due to drug induced diabetes mellitus" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "433146000", + "display" : "Chronic kidney disease stage 5 (disorder)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic kidney disease stage 5" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CKD stage 5" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "714152005", + "display" : "Chronic kidney disease 5d", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic kidney disease stage 5 on dialysis (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CKD (chronic kidney disease) stage 5d" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic kidney disease stage 5 on dialysis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "714153000", + "display" : "Chronic kidney disease stage 5 with transplant (disorder)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic kidney disease stage 5 with transplant" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic kidney disease 5t" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CKD (chronic kidney disease) stage 5t" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "711000119100", + "display" : "Chronic kidney disease stage 5 due to type 2 diabetes mellitus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic kidney disease stage 5 due to type 2 diabetes mellitus (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diabetic stage 5 chronic renal impairment due to type 2 diabetes mellitus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic kidney disease stage 5 due to type II diabetes mellitus" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "90761000119106", + "display" : "Chronic kidney disease stage 5 due to type 1 diabetes mellitus (disorder)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic kidney disease stage 5 due to type 1 diabetes mellitus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic kidney disease stage 5 due to type I diabetes mellitus" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "96711000119105", + "display" : "Hypertensive heart AND chronic kidney disease stage 5", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypertensive heart AND chronic kidney disease stage 5 (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129161000119100", + "display" : "Chronic kidney disease stage 5 due to hypertension", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic kidney disease stage 5 due to hypertension (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "140101000119109", + "display" : "Hypertension in chronic kidney disease stage 5 due to type 2 diabetes mellitus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypertension in chronic kidney disease stage 5 due to type 2 diabetes mellitus (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypertension in chronic kidney disease stage 5 due to type II diabetes mellitus" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "153851000119106", + "display" : "Malignant hypertensive chronic kidney disease stage 5", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Malignant hypertensive chronic kidney disease stage 5 (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "285011000119108", + "display" : "Chronic kidney disease stage 5 due to benign hypertension (disorder)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic kidney disease stage 5 due to benign hypertension" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "368461000119103", + "display" : "Chronic kidney disease stage 5 due to drug induced diabetes mellitus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic kidney disease stage 5 due to drug induced diabetes mellitus (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "408847006", + "display" : "Retinopathy of prematurity stage 1 - demarcation line", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Retinopathy of prematurity stage 1 - demarcation line (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "332391000119108", + "display" : "Retinopathy of prematurity of right eye stage 1 - demarcation line (disorder)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Retinopathy of prematurity of right eye stage 1 - demarcation line" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "338001000119102", + "display" : "Retinopathy of prematurity of left eye stage 1 - demarcation line", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Retinopathy of prematurity of left eye stage 1 - demarcation line (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "343771000119102", + "display" : "Retinopathy of prematurity of bilateral eyes stage 1 - demarcation line", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Retinopathy of prematurity of bilateral eyes stage 1 - demarcation line (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Retinopathy of prematurity of both eyes stage 1 - demarcation line" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bilateral retinopathy of prematurity of eyes stage 1 - demarcation line" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "408848001", + "display" : "Retinopathy of prematurity stage 2 - intraretinal ridge", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Retinopathy of prematurity stage 2 - intraretinal ridge (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "332381000119105", + "display" : "Retinopathy of prematurity of right eye stage 2 - intraretinal ridge (disorder)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Retinopathy of prematurity of right eye stage 2 - intraretinal ridge" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "337991000119106", + "display" : "Retinopathy of prematurity of left eye stage 2 - intraretinal ridge (disorder)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Retinopathy of prematurity of left eye stage 2 - intraretinal ridge" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "343761000119108", + "display" : "Retinopathy of prematurity of bilateral eyes stage 2 - intraretinal ridge (disorder)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Retinopathy of prematurity of bilateral eyes stage 2 - intraretinal ridge" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bilateral retinopathy of prematurity of eyes stage 2 - intraretinal ridge" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Retinopathy of prematurity of both eyes stage 2 - intraretinal ridge" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "408849009", + "display" : "Retinopathy of prematurity stage 3 - ridge with extraretinal fibrovascular proliferation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Retinopathy of prematurity stage 3 - ridge with extraretinal fibrovascular proliferation (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "332371000119107", + "display" : "Retinopathy of prematurity of right eye stage 3 - ridge with extraretinal fibrovascular proliferation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Retinopathy of prematurity of right eye stage 3 - ridge with extraretinal fibrovascular proliferation (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "337981000119108", + "display" : "Retinopathy of prematurity of left eye stage 3 - ridge with extraretinal fibrovascular proliferation (disorder)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Retinopathy of prematurity of left eye stage 3 - ridge with extraretinal fibrovascular proliferation" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "343751000119106", + "display" : "Retinopathy of prematurity of bilateral eyes stage 3 - ridge with extraretinal fibrovascular proliferation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Retinopathy of prematurity of both eyes stage 3 - ridge with extraretinal fibrovascular proliferation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bilateral retinopathy of prematurity of eyes stage 3 - ridge with extraretinal fibrovascular proliferation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Retinopathy of prematurity of bilateral eyes stage 3 - ridge with extraretinal fibrovascular proliferation (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "408850009", + "display" : "Retinopathy of prematurity stage 4 - subtotal retinal detachment", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Retinopathy of prematurity stage 4 - subtotal retinal detachment (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "332361000119101", + "display" : "Retinopathy of prematurity of right eye stage 4 - subtotal retinal detachment (disorder)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Retinopathy of prematurity of right eye stage 4 - subtotal retinal detachment" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Right retinopathy of prematurity stage 4 - subtotal retinal detachment" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "337971000119105", + "display" : "Retinopathy of prematurity of left eye stage 4 - subtotal retinal detachment (disorder)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Retinopathy of prematurity of left eye stage 4 - subtotal retinal detachment" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Left retinopathy of prematurity stage 4 - subtotal retinal detachment" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "343741000119109", + "display" : "Bilateral retinopathy of prematurity stage 4 - subtotal retinal detachment", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Retinopathy of prematurity of both eyes stage 4 - subtotal retinal detachment" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Retinopathy of prematurity of bilateral eyes stage 4 - subtotal retinal detachment" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Retinopathy of prematurity of bilateral eyes stage 4 - subtotal retinal detachment (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bilateral retinopathy of prematurity of eyes stage 4 - subtotal retinal detachment" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "408851008", + "display" : "Retinopathy of prematurity stage 5 - total retinal detachment", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Retinopathy of prematurity stage 5 - total retinal detachment (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "416780008", + "display" : "Primary degenerative dementia of the Alzheimer type, presenile onset (disorder)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Primary degenerative dementia of the Alzheimer type, presenile onset" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Primary degenerative dementia of the Alzheimer type, early onset" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dementia in Alzheimer's disease with early onset" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dementia of the Alzheimers type with early onset" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Presenile dementia, Alzheimer's type" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alzheimer's disease with early onset" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dementia in Alzheimer's disease - type 2" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "715345007", + "display" : "Young onset Parkinson disease (disorder)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Young onset Parkinson disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Young onset Parkinson's disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Early onset Parkinson disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Early onset Parkinson's disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A form of Parkinson disease with age of onset between 21 and 45 years, rigidity, painful cramps followed by tremor, bradykinesia, dystonia, gait complaints, falls and other non-motor symptoms. A slow disease progression and a more pronounced response to dopaminergic therapy are also observed in most forms. The exact etiology is still unknown. Gene mutations have been implicated in some cases, most cases are sporadic however familial cases have been reported in which an autosomal recessive mode of inheritance has been suggested." + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A form of Parkinson disease with age of onset between 21 and 45 years, rigidity, painful cramps followed by tremor, bradykinesia, dystonia, gait complaints, falls and other non-motor symptoms. A slow disease progression and a more pronounced response to dopaminergic therapy are also observed in most forms. The exact aetiology is still unknown. Gene mutations have been implicated in some cases, most cases are sporadic however familial cases have been reported in which an autosomal recessive mode of inheritance has been suggested." + }] + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/condition-stage-type", + "resource" : { + "resourceType" : "ValueSet", + "id" : "condition-stage-type", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "pc" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/condition-stage-type", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.171" + }], + "version" : "6.0.0-ballot2", + "name" : "ConditionStageType", + "title" : "Condition Stage Type", + "status" : "draft", + "experimental" : true, + "publisher" : "HL7 International - Patient Care WG", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://www.hl7.org/Special/committees/patientcare/" + }] + }], + "description" : "Example value set for the type of stages of cancer and other conditions", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "copyright" : "This resource includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these specifications must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/get-snomed-ct or info@snomed.org", + "compose" : { + "include" : [{ + "system" : "http://snomed.info/sct", + "concept" : [{ + "code" : "261023001", + "display" : "Pathological staging (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "concept" : [{ + "code" : "260998006", + "display" : "Clinical staging (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "filter" : [{ + "property" : "concept", + "op" : "is-a", + "value" : "254291000" + }] + }] + }, + "expansion" : { + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/valueset-unclosed", + "valueBoolean" : true + }], + "identifier" : "urn:uuid:e6ad65e1-b286-47f2-b354-a85a85088ca3", + "timestamp" : "2024-10-02T17:54:47+00:00", + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-valueset", + "valueUri" : "null" + }, + { + "name" : "used-codesystem", + "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230131" + }, + { + "name" : "version", + "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230131" + }], + "contains" : [{ + "system" : "http://snomed.info/sct", + "code" : "261023001", + "display" : "Pathological staging", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "pS - Pathological staging" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "p - Pathological staging" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pathological staging (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pathological staging (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "260998006", + "display" : "cS - Clinical staging", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "c - Clinical staging" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clinical staging" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clinical staging (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clinical staging (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "254291000", + "display" : "Staging and scales", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Staging and scales (staging scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "13808002", + "display" : "WR stage 3", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Walter Reed (WR) stage 3" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Walter Reed stage 3" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Walter Reed stage 3 (tumor staging)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "15972002", + "display" : "WR stage 2", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Walter Reed (WR) stage 2" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Walter Reed stage 2" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Walter Reed stage 2 (tumor staging)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "42114005", + "display" : "WR stage 1", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Walter Reed (WR) stage 1" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Walter Reed stage 1 (tumor staging)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Walter Reed stage 1" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "66470009", + "display" : "WR stage 5", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Walter Reed (WR) stage 5" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Walter Reed stage 5" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Walter Reed stage 5 (tumor staging)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "74542008", + "display" : "WR stage 4", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Walter Reed (WR) stage 4" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Walter Reed stage 4 (tumor staging)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Walter Reed stage 4" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "83200007", + "display" : "WR stage 6", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Walter Reed (WR) stage 6" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Walter Reed stage 6 (tumor staging)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Walter Reed stage 6" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "106241006", + "display" : "Gleason grading for prostatic cancer", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gleason's microscopic prostatic carcinoma grading system" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gleason grading system for prostatic cancer (staging scale)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gleason grading system for prostatic cancer" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "106242004", + "display" : "Walter Reed staging of prostatic cancer", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Walter Reed staging of prostatic cancer (tumor staging)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "106244003", + "display" : "FIGO staging of endometrial carcinoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "FIGO staging system for endometrial carcinoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "International Federation of Gynecology and Obstetrics staging system for endometrial carcinoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "International Federation of Gynecology and Obstetrics staging system for endometrial carcinoma (tumor staging)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "106245002", + "display" : "FIGO staging of vulvar carcinoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "FIGO Vulva tumour staging" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "FIGO Vulva tumor staging" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Federation internationale de gynecologie et d'obstetrique staging of vulval malignancy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "FIGO staging system for vulvar carcinoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "International Federation of Gynecology and Obstetrics (FIGO) staging system for vulvar carcinoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "International Federation of Gynecology and Obstetrics staging system for vulvar carcinoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "International Federation of Gynecology and Obstetrics staging system for vulvar carcinoma (tumor staging)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "106246001", + "display" : "FIGO staging of vulvar melanoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "FIGO staging system for vulvar melanoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "International Federation of Gynecology and Obstetrics staging system for vulvar melanoma (tumor staging)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "International Federation of Gynecology and Obstetrics staging system for vulvar melanoma" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "106247005", + "display" : "FIGO staging for epithelial tumor of ovary", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "FIGO staging for epithelial tumour of ovary" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "FIGO staging system for epithelial tumour of ovary" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "FIGO staging system for epithelial tumor of ovary" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "International Federation of Gynecology and Obstetrics staging system for epithelial tumor of ovary (tumor staging)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "International Federation of Gynecology and Obstetrics staging system for epithelial tumor of ovary" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "International Federation of Gynecology and Obstetrics staging system for epithelial tumour of ovary" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "106250008", + "display" : "FIGO staging of cervical carcinoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "FIGO Cervical tumour staging" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "FIGO Cervical tumor staging" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Federation internationale de gynecologie et d'obstetrique staging of cervix uteri malignancy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "FIGO staging system for cervical carcinoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "International Federation of Gynecology and Obstetrics staging system for cervical carcinoma (tumor staging)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "International Federation of Gynecology and Obstetrics staging system for cervical carcinoma" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "106252000", + "display" : "Staging classification for lymphoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Staging classification for lymphoma (tumor staging)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lymphoma staging descriptors" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lymphoma staging descriptor" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "110375007", + "display" : "Overlapping tumor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Overlapping site tumor" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Overlapping tumour" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Overlapping site tumour" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Overlapping tumor (tumor staging)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "134438001", + "display" : "Canadian Cardiovascular Society classification of angina", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Canadian Cardiovascular Society classification of angina (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "135831005", + "display" : "Cardiovascular Limitations and Symptoms Profile angina score", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CLASP angina score" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cardiovascular Limitations and Symptoms Profile angina score (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "135832003", + "display" : "CLASP ankle swelling score", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cardiovascular Limitations and Symptoms Profile ankle swelling score (assessment scale)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cardiovascular Limitations and Symptoms Profile ankle swelling score" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "135833008", + "display" : "CLASP shortness of breath score", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cardiovascular Limitations and Symptoms Profile shortness of breath score (assessment scale)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cardiovascular Limitations and Symptoms Profile shortness of breath score" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "135877001", + "display" : "Stroke risk", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stroke risk (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "160723003", + "display" : "Housing dependency scale", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Housing dependency scale (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "165270003", + "display" : "Physical disability assessment score", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Physical disability assessment score (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "165271004", + "display" : "Physical disability admission score", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Physical disability admission score (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "165272006", + "display" : "Physical disability inpatient score", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Physical disability inpatient score (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "165273001", + "display" : "Physical disability discharge score", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Physical disability discharge score (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "165274007", + "display" : "Physical disability outpatient score", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Physical disability outpatient score (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "165275008", + "display" : "Physical disability DV score", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Physical disability domiciliary visit score (assessment scale)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Physical disability domiciliary visit score" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "251893009", + "display" : "Symptom ratings", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Symptom ratings (staging scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "251894003", + "display" : "Exertion rating", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Exertion rating (staging scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "251895002", + "display" : "Leg fatigue rating", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Leg fatigue rating (staging scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "251896001", + "display" : "Breathlessness rating", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Breathlessness rating (staging scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "251897005", + "display" : "Chest pain rating", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chest pain rating (staging scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "254292007", + "display" : "Tumor staging", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tumour staging" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tumor staging (tumor staging)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "254360008", + "display" : "Dukes staging system", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dukes staging system (tumor staging)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "254361007", + "display" : "Astler-Coller staging system", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Astler-Coller staging system (tumor staging)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "254362000", + "display" : "Modified Astler-Coller staging system", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Modified Astler-Coller staging system (tumor staging)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "254363005", + "display" : "International neuroblastoma staging system", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "INSS - International neuroblastoma staging system" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Evans neuroblastoma staging system" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "International neuroblastoma staging system (tumor staging)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "254364004", + "display" : "NWTS - National Wilms' tumour study staging system", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "National Wilms' tumour study staging system" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "NWTS - National Wilms' tumor study staging system" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "National Wilms' tumor study staging system" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "National Wilms' tumor study staging system (tumor staging)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "254365003", + "display" : "Siopel liver staging system", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Siopel liver staging system (tumor staging)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "254366002", + "display" : "Stannard staging system for retinoblastoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stannard staging system for retinoblastoma (tumor staging)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "254368001", + "display" : "United Kingdom children's cancer study group central nervous system tumor staging system", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "United Kingdom children's cancer study group central nervous system tumour staging system" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "United Kingdom children's cancer study group central nervous system tumor staging system (tumor staging)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "254370005", + "display" : "St Jude's malignant histiocytosis tumour staging system", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "St Jude's malignant histiocytosis tumor staging system" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "St Jude's malignant histiocytosis tumor staging system (tumor staging)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "St Jude malignant histiocytosis tumor staging system" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "St Jude malignant histiocytosis tumour staging system" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "254371009", + "display" : "St Jude's non-Hodgkin's lymphoma staging system", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "St Jude's non-Hodgkin's lymphoma staging system (tumor staging)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "St Jude non-Hodgkin lymphoma staging system" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "254372002", + "display" : "Ann Arbor lymphoma staging system", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ann Arbor lymphoma staging system (tumor staging)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "254373007", + "display" : "Ann Arbor Hodgkin's disease tumor staging system", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ann Arbor Hodgkin's disease tumour staging system" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ann Arbor Hodgkin's disease tumor staging system (tumor staging)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ann Arbor Hodgkin disease tumor staging system" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ann Arbor Hodgkin disease tumour staging system" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "254374001", + "display" : "Ann Arbor non-Hodgkin's lymphoma tumour staging system", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ann Arbor non-Hodgkin's lymphoma tumor staging system" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ann Arbor non-Hodgkin's lymphoma tumor staging system (tumor staging)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ann Arbor non-Hodgkin lymphoma tumor staging system" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ann Arbor non-Hodgkin lymphoma tumour staging system" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "254375000", + "display" : "Cotswolds Hodgkin's disease tumor staging system", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cotswolds Hodgkin's disease tumour staging system" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cotswolds Hodgkin's disease tumor staging system (tumor staging)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cotswolds Hodgkin disease tumor staging system" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cotswolds Hodgkin disease tumour staging system" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "254376004", + "display" : "Testicular tumour staging systems", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Testicular tumor staging systems" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Testicular tumor staging systems (tumor staging)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "254378003", + "display" : "Walter Reed testicular tumor staging system", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Walter Reed testicular tumour staging system" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Walter Reed testicular tumor staging system (tumor staging)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "254379006", + "display" : "Indiana University testicular tumour staging system", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Indiana University testicular tumor staging system" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Indiana University testicular tumor staging system (tumor staging)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "254380009", + "display" : "Marshall Modification of Jewett-Strong staging system for urinary bladder tumor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Marshall Modification of Jewett-Strong staging system for urinary bladder tumour" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Marshall Modification of Jewett-Strong staging system for urinary bladder tumor (tumor staging)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "254381008", + "display" : "American Urological Association staging system for prostate cancer", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "American Urological Association staging system for prostate cancer (tumor staging)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "254382001", + "display" : "Trophoblastic malignancy staging system", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trophoblastic malignancy staging system (tumor staging)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "254383006", + "display" : "Federation internationale de gynecologie et d'obstetrique staging of gynaecological malignancy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "FIGO staging of gynaecological malignancy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "FIGO staging of gynecological malignancy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Federation internationale de gynecologie et d'obstetrique staging of gynecological malignancy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "FIGO staging system of gynaecological malignancy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "FIGO staging system of gynecological malignancy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "International Federation of Gynecology and Obstetrics staging system of gynecological malignancy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "International Federation of Gynecology and Obstetrics staging system of gynecological malignancy (tumor staging)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "International Federation of Gynecology and Obstetrics staging system of gynaecological malignancy" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "254384000", + "display" : "FIGO Vaginal tumor staging", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "FIGO Vaginal tumour staging" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Federation internationale de gynecologie et d'obstetrique staging of vaginal malignancy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "FIGO Vaginal tumour staging system" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "FIGO Vaginal tumor staging system" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "International Federation of Gynecology and Obstetrics vaginal tumor staging system (tumor staging)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "International Federation of Gynecology and Obstetrics vaginal tumor staging system" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "International Federation of Gynecology and Obstetrics vaginal tumour staging system" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "254385004", + "display" : "Federation internationale de gynecologie et d'obstetrique staging of corpus uteri malignancy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "FIGO Uterine tumour staging" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "FIGO Uterine tumor staging" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "FIGO uterine tumour staging system" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "FIGO uterine tumor staging system" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "International Federation of Gynecology and Obstetrics uterine tumor staging system" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "International Federation of Gynecology and Obstetrics uterine tumor staging system (tumor staging)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "International Federation of Gynecology and Obstetrics uterine tumour staging system" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "254386003", + "display" : "Federation Internationale de gynecologie et d'obstetrique staging of ovarian malignancy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "FIGO Ovary tumour staging" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "FIGO Ovary tumor staging" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "FIGO ovarian tumour staging system" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "FIGO ovarian tumor staging system" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "International Federation of Gynecology and Obstetrics ovarian tumor staging system" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "International Federation of Gynecology and Obstetrics ovarian tumor staging system (tumor staging)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "International Federation of Gynecology and Obstetrics ovarian tumour staging system" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "254387007", + "display" : "HIV - Human immunodeficiency virus infection classification systems", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human immunodeficiency virus infection classification systems" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human immunodeficiency virus infection classification systems (staging scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "258233007", + "display" : "Generic tumor staging descriptor (tumor staging)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Generic tumour staging descriptor" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Generic tumor staging descriptor" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "258234001", + "display" : "TNM tumor staging classifications", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "TNM tumour staging classifications" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tumor-node-metastasis (TNM) tumor staging classifications (tumor staging)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tumor-node-metastasis (TNM) tumor staging classifications" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tumor-node-metastasis (TNM) tumour staging classifications" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "258244004", + "display" : "G status", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tumour histopathological grade status values" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tumor histopathological grade status values" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tumor histopathological grade status values (tumor staging)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "258246002", + "display" : "Lymphatic tumour invasion status stages", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "L status" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lymphatic tumor invasion status stages" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lymphatic tumor invasion status stages (tumor staging)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "258247006", + "display" : "V status", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Venous tumour invasion status values" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Venous tumor invasion status values" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Venous tumor invasion status values (tumor staging)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "258257007", + "display" : "Additional tumor staging descriptor (tumor staging)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Additional tumour staging descriptor" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Additional tumor staging descriptor" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "258258002", + "display" : "(f)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "(f) (tumor staging)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "258259005", + "display" : "is", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "is (tumor staging)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "258260000", + "display" : "(d)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "(d) (tumor staging)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "258267002", + "display" : "Generic tumour risk status stages", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Generic tumor risk status stages" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Generic tumor risk status stages (tumor staging)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "258268007", + "display" : "Low risk tumor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Low risk tumour" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Low risk tumor (tumor staging)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "258269004", + "display" : "Medium risk tumour", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medium risk tumor" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medium risk tumor (tumor staging)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "258270003", + "display" : "High risk tumor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "High risk tumour" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "High risk tumor (tumor staging)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "258271004", + "display" : "Specific tumor staging descriptor (tumor staging)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Specific tumour staging descriptor" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Specific tumor staging descriptor" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "258272006", + "display" : "Liver tumor staging descriptor (tumor staging)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Liver tumor staging descriptor" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Liver tumour staging descriptor" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "258273001", + "display" : "Liver tumor size index", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Liver tumour size index" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Liver tumor size index (tumor staging)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "258276009", + "display" : "Timing of liver tumour staging", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Timing of liver tumor staging" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Timing of liver tumor staging (tumor staging)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "258279002", + "display" : "Lymphoma staging symptom status values", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lymphoma staging symptom status values (tumor staging)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "258280004", + "display" : "Lymphomatous extranodal involvement status values", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lymphomatous extranodal involvement status values (tumor staging)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "258281000", + "display" : "S+ minimal", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spleen-positive minimal lymphomatous extranodal involvement (tumor staging)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spleen-positive minimal lymphomatous extranodal involvement" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "258282007", + "display" : "S+ extensive", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spleen-positive extensive lymphomatous extranodal involvement (tumor staging)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spleen-positive extensive lymphomatous extranodal involvement" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "258283002", + "display" : "Lymphomatous nodal involvement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lymphomatous nodal involvement (tumor staging)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lymph node involvement" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "258284008", + "display" : "Stannards retinoblastoma stages", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stannards retinoblastoma stages (tumor staging)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "258285009", + "display" : "Optic nerve tumour invasion status in retinoblastoma staging", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Optic nerve tumor invasion status in retinoblastoma staging" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Optic nerve tumor invasion status in retinoblastoma staging (tumor staging)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "258286005", + "display" : "Choroidal tumor invasion status in retinoblastoma staging", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Choroidal tumour invasion status in retinoblastoma staging" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Choroidal tumor invasion status in retinoblastoma staging (tumor staging)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "258292004", + "display" : "Lymph nodal tumour invasion status in retinoblastoma staging", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lymph nodal tumor invasion status in retinoblastoma staging" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lymph nodal tumor invasion status in retinoblastoma staging (tumor staging)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "258293009", + "display" : "Brain tumor invasion status in retinoblastoma staging", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brain tumour invasion status in retinoblastoma staging" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brain tumor invasion status in retinoblastoma staging (tumor staging)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "258301001", + "display" : "Langerhans cell histiocytosis stage (tumor staging)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Langerhans cell histiocytosis stage" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "258302008", + "display" : "Number of organ systems involved with Langerhans cell histiocytosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Number of organ systems involved with Langerhans cell histiocytosis (tumor staging)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "258303003", + "display" : "Single system involvement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Single system involvement (tumor staging)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "258304009", + "display" : "Multisystem involvement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Multisystem involvement (tumor staging)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "258305005", + "display" : "Organ failure due to Langerhans cell histiocytosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Organ failure due to Langerhans cell histiocytosis (tumor staging)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "258306006", + "display" : "Vital organ failure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vital organ failure (tumor staging)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "258307002", + "display" : "Non-vital organ failure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Non-vital organ failure (tumor staging)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "258309004", + "display" : "Generic lymph node tumor invasion status stage (tumor staging)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Generic lymph node tumor invasion status stage" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Generic lymph node tumour invasion status stage" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "258310009", + "display" : "Neck node tumor involvement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "N+" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neck node tumour involvement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "N+ (tumor staging)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "258311008", + "display" : "Mediastinal lymph node tumour involvement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "M+" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mediastinal lymph node tumor involvement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "M+ (tumor staging)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "258312001", + "display" : "Axillary lymph node level", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Axillary lymph node level (tumor staging)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "258313006", + "display" : "Level I", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Low axilla" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Level I (tumor staging)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "258314000", + "display" : "Midaxilla", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Level II" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Level II (tumor staging)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "258315004", + "display" : "Level III", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Apical axilla" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Level III (tumor staging)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "258316003", + "display" : "Retroperitoneal lymph node tumor invasion status", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abdominal lymph node tumor invasion status" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Retroperitoneal lymph node tumour invasion status" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abdominal lymph node tumour invasion status" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abdominal lymph node tumor invasion status (tumor staging)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "258318002", + "display" : "Generic anatomical site tumor invasion status", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Generic anatomical site tumour invasion status" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Generic anatomical site tumor invasion status (tumor staging)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "258319005", + "display" : "Lung involvement stages", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lung involvement stages (tumor staging)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "258320004", + "display" : "Lung stage L2", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lung stage L2 (tumor staging)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "258321000", + "display" : "Lung stage L3", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lung stage L3 (tumor staging)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "258322007", + "display" : "H+", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hepatic involvement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "H+ (tumor staging)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "258323002", + "display" : "Liver sectors", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Liver sectors (tumor staging)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "258324008", + "display" : "Liver sector 1", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Liver sector 1 (tumor staging)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "258325009", + "display" : "Liver sector 2", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Liver sector 2 (tumor staging)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "258326005", + "display" : "Liver sector 3", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Liver sector 3 (tumor staging)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "258327001", + "display" : "Liver sector 4", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Liver sector 4 (tumor staging)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "258328006", + "display" : "Markers for liver tumour staging", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Markers for liver tumor staging" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Markers for liver tumor staging (tumor staging)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "261731003", + "display" : "CNS metastases", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Central nervous system (CNS) metastases" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Central nervous system metastases (tumor staging)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Central nervous system metastases" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "261789009", + "display" : "Extra CNS metastases", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Extra central nervous system metastases (tumor staging)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Extra central nervous system metastases" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "261985008", + "display" : "No metastases", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "No metastases (tumor staging)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "263487004", + "display" : "Borg scale", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Borg scale (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "263638005", + "display" : "Endometriosis classification of American Fertility Society", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Endometriosis classification of American Fertility Society (staging scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273249006", + "display" : "Assessment scales", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Assessment scales (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273251005", + "display" : "Aachen aphasia test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "AAT - Aachen aphasia test" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aachen aphasia test (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273252003", + "display" : "ABC chart", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ABC behavioural checklist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ABC behavioral checklist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ABC behavioral checklist (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273253008", + "display" : "ABC test for movement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Movement ABC test" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ABC test for movement (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273254002", + "display" : "AIS - Abbreviated injury scale", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abbreviated injury scale" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abbreviated injury scale (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273255001", + "display" : "AMT - Abbreviated mental test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hodkinson's mental test" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hodkinson's test" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abbreviated Mental Test Score (assessment scale)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "AMTS - Abbreviated Mental Test Score" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abbreviated Mental Test Score" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abbreviated Mental Test" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273256000", + "display" : "AIMS - Abnormal involuntary movement scale", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abnormal involuntary movement scale" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abnormal involuntary movement scale (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273257009", + "display" : "Acute physiology and chronic health evaluation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "APACHE - Acute physiology and chronic health evaluation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute physiology and chronic health evaluation (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273258004", + "display" : "APACHE II - Acute physiology and chronic health evaluation II", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute physiology and chronic health evaluation II" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute physiology and chronic health evaluation II (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273259007", + "display" : "Acute physiology and chronic health evaluation III", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "APACHE III - Acute physiology and chronic health evaluation III" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute physiology and chronic health evaluation III (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273260002", + "display" : "Addiction severity index", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Addiction severity index (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273261003", + "display" : "Adult personality rating schedule", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "APRS - Adult personality rating schedule" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adult personality rating schedule (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273262005", + "display" : "ABS - Affect balance scale", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Affect balance scale" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Affect balance scale (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273263000", + "display" : "AIDS Risk Behavior Knowledge Test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "AIDS Risk Behavior Knowledge Test (assessment scale)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ARBKT - AIDS Risk Behavior Knowledge Test" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273264006", + "display" : "ADS - Alcohol dependence scale", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alcohol dependence scale" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alcohol dependence scale (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273265007", + "display" : "Alcohol use disorders identification test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "AUDIT - Alcohol use disorders identification test" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alcohol use disorders identification test (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273266008", + "display" : "Alcohol use inventory", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alcohol use inventory (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273267004", + "display" : "Allen cognitive level screening tool", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allen cognitive level screening tool (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273269001", + "display" : "ADAS - Alzheimer's Disease Assessment Scale", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alzheimer's Disease Assessment Scale (assessment scale)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alzheimer's Disease Assessment Scale" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273270000", + "display" : "American Society of Anesthesiologists physical status classification (assessment scale)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "American Society of Anaesthesiologists physical status classification" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "American Society of Anesthesiologists physical status classification" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ASA - American Society of Anaesthesiologists physical status classification" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ASA - American Society of Anesthesiologists physical status classification" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273271001", + "display" : "Amsterdam-Nijmegen Everyday Language Test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Amsterdam-Nijmegen Everyday Language Test (assessment scale)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ANELT - Amsterdam-Nijmegen Everyday Language Test" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273273003", + "display" : "Anomalous sentence test - Kopelman", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anomalous sentence test - Kopelman (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273274009", + "display" : "Anorexic attitudes questionnaire", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "AAQ - Anorexia attitudes questionnaire" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anorexic attitudes questionnaire (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273275005", + "display" : "Anorexic behaviour scales", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ABS - Anorexic behaviour scales" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ABS - Anorexic behavior scales" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anorexic behavior scales" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anorexic behavior scales (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273276006", + "display" : "Aphasia language performance scales", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ALPS - Aphasia language performance scales" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aphasia language performance scales (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273277002", + "display" : "Whurr - Aphasia screening test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aphasia screening test" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aphasia screening test (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273279004", + "display" : "Apraxia battery for adults", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Apraxia battery for adults (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273280001", + "display" : "Arizona battery for communication disorders of dementia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arizona communication battery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arizona battery for communication disorders of dementia (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273282009", + "display" : "Arthritis Impact Measurement Scales 2 (assessment scale)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "AIMS2 - Arthritis Impact Measurement Scales 2" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arthritis Impact Measurement Scales 2" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273283004", + "display" : "ASEPSIS score for wound infection", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ASEPSIS score for wound infection (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273284005", + "display" : "Ashworth assessment scale", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ashworth assessment scale (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273286007", + "display" : "Assessment and therapy programme for dysfluent children", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Assessment and therapy program for dysfluent children" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Assessment and therapy program for dysfluent children (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273288008", + "display" : "Assessment of motor and process skills", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "AMPS - Assessment of motor and process skills" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Assessment of motor and process skills (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273289000", + "display" : "AOF - Assessment of occupational function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Assessment of occupational functioning" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Assessment of occupational functioning (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273290009", + "display" : "Assessment protocol of pragmatic linguistic skills", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Assessment protocol of pragmatic linguistic skills (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273291008", + "display" : "Aston index", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aston index (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273292001", + "display" : "Attributional style questionnaire", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Attributional style questionnaire (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273293006", + "display" : "Auditory comprehension test for sentences", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Auditory comprehension test for sentences (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273294000", + "display" : "Augmentative communication profile", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Augmentative communication profile (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273295004", + "display" : "Autistic features checklist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Autistic features checklist (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273296003", + "display" : "Autobiographical memory interview", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "AMI - Autobiographical memory interview" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Autobiographical memory inventory" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Autobiographical memory interview (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273298002", + "display" : "Bamford Kowal and Bench non-picture related", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "BKPNPR - Bamford Kowal and Bench non-picture related" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bamford Kowal and Bench non-picture related (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273299005", + "display" : "BKBPR - Bamford Kowal and Bench picture related", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bamford Kowal and Bench picture related" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bamford Kowal and Bench picture related (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273300002", + "display" : "Bangor dyslexia test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bangor dyslexia test (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273301003", + "display" : "Bankson language test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bankson language test (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273302005", + "display" : "Barthel index", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "BI - Barthel index" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Barthel ADL index" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Barthel scale" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Barthel index (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273305007", + "display" : "Bayley scale of infant development", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bayley scale of infant development (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273306008", + "display" : "Beck depression inventory", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "BDI - Beck depression inventory" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Beck depression inventory (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273307004", + "display" : "Beck anxiety standardised rating scale", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Beck anxiety standardized rating scale" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Beck anxiety standardized rating scale (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273308009", + "display" : "BEST - Bedside evaluation and screening test of aphasia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bedside evaluation and screening test of aphasia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bedside evaluation and screening test of aphasia (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273309001", + "display" : "Beery-Buktenica test of visual motor integration", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Beery-Buktenica test of visual motor integration (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273310006", + "display" : "Behavior and mood disturbance scale", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Behaviour and mood disturbance scale" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Behavior and mood disturbance scale (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273311005", + "display" : "Behavior Assessment Battery (assessment scale)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Behavior Assessment Battery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "BAB - Behavior Assessment Battery" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273312003", + "display" : "Behavior problem checklist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Behaviour problem checklist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Behavior problem checklist (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273313008", + "display" : "Behaviour rating scale", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Behavior rating scale" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Behavior rating scale (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273314002", + "display" : "Behavioral inattention test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "BIT - Behavioral inattention test" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Behavioural inattention test" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "BIT - Behavioural inattention test" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Behavioral inattention test (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273315001", + "display" : "BOS - Behavioral observation schedule", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Behavioral observation schedule" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "BOS - Behavioural observation schedule" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Behavioural observation schedule" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Behavioral observation schedule (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273316000", + "display" : "Behavioural screening questionnaire", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "BSQ - Behavioural screening questionnaire" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Behavioral screening questionnaire" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "BSQ - Behavioral screening questionnaire" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Behavioral screening questionnaire (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273317009", + "display" : "Bennett's test of manual dexterity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bennett's test of manual dexterity (assessment scale)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bennett test of manual dexterity" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273319007", + "display" : "Bexley-Maudsley automated psychological screening", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bexley-Maudsley automated psychological screening (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273320001", + "display" : "Binge eating scale", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Binge scale" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Binge eating scale (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273321002", + "display" : "BORB - Birmingham object recognition battery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Birmingham object recognition battery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Birmingham object recognition battery (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273322009", + "display" : "Blakely dyspraxia assessment", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blakely dyspraxia assessment (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273323004", + "display" : "Blessed dementia rating scale", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "DS - Blessed dementia rating scale" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Memory concentration test" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Information-memory-concentration test" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "BDRS - Blessed dementia rating scale" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blessed dementia rating scale (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273324005", + "display" : "Blissymbols test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blissymbols test (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273325006", + "display" : "Body shape questionnaire", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Body shape questionnaire (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273326007", + "display" : "Boehm test of basic concepts", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Boehm test of basic concepts (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273327003", + "display" : "Booker heterotopic ossification score", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Booker heterotopic ossification score (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273328008", + "display" : "Boston aphasia scale", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Boston aphasia scale (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273329000", + "display" : "Boston diagnostic aphasia examination", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "BDAE - Boston diagnostic aphasia examination" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Boston diagnostic aphasia examination (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273330005", + "display" : "Boston naming test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Boston naming test (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273331009", + "display" : "Bracken test of basic concept scale", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bracken test of basic concept scale (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273332002", + "display" : "Brief activities of daily living", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "BADL - Brief activities of daily living" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brief activities of daily living (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273333007", + "display" : "BDRS - Brief depression rating scale", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brief depression rating scale" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brief depression rating scale (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273334001", + "display" : "Bristol language assessment scale", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "BLADES - Bristol language assessment scales" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bristol language development scale" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bristol language assessment scale (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273335000", + "display" : "British ability scales", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "BAS - British ability scales" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "British ability scales (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273337008", + "display" : "British ability scales reading test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "BAS - British ability scales reading test" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "British ability scales reading test (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273338003", + "display" : "BAS - British ability scales spelling test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "British ability scales spelling test" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "British ability scales spelling test (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273339006", + "display" : "British isles lupus assessment group score", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "BILAG - British isles lupus assessment group score" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "British isles lupus assessment group score (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273341007", + "display" : "Bryant and Bradley rhyming task", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bryant and Bradley rhyming task (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273342000", + "display" : "Buffalo assessment profile - Wilson", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Buffalo assessment profile - Wilson (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273343005", + "display" : "Bulimia test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "BULIT - Bulimia test" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bulimia test (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273344004", + "display" : "Bulimic investigation test - Edinburgh", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bulimic investigation test - Edinburgh (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273345003", + "display" : "Bus story", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Renfrew bus story" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bus story (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273347006", + "display" : "Cage questionnaire", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cage questionnaire (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273348001", + "display" : "California personality inventory", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CPI - California personality inventory" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "California personality inventory (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273349009", + "display" : "Callier-Azusa scale", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Callier-Azusa scale (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273350009", + "display" : "Camberwell family interview", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CFI - Camberwell family interview" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Camberwell family interview (assessment scale)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Camberwell assessment for the needs of the elderly" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273351008", + "display" : "CAB - Cambridge apraxia battery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cambridge apraxia battery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cambridge apraxia battery (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273352001", + "display" : "Cantril ladder assessment (assessment scale)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cantril ladder assessment" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273353006", + "display" : "Carrow elicited language inventory", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carrow elicited language inventory (assessment scale)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CELI - Carrow elicited language inventory" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273354000", + "display" : "Carrow screening test of auditory comprehension", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carrow screening test of auditory comprehension (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273355004", + "display" : "Chailey Heritage lying assessment", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chailey Heritage lying assessment (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273356003", + "display" : "Chailey Heritage seating assessment", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chailey Heritage seating assessment (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273357007", + "display" : "Checklist of communicative competence", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Checklist of communicative competence (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273358002", + "display" : "Checklist of conversational abilities", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Checklist of conversational abilities (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273359005", + "display" : "Checklist of listening behaviors", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Checklist of listening behaviours" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Checklist of listening behaviors (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273360000", + "display" : "OT - Chessington occupational therapy neurological assessment battery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "COTNAB - Chessington occupational therapy neurological assessment battery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chessington occupational therapy neurological assessment battery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chessington occupational therapy neurological assessment battery (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273361001", + "display" : "Child assessment schedule", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CAS - Child assessment schedule" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Child assessment schedule (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273362008", + "display" : "CDS - Child depression scale", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Child depression scale" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Child depression scale (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273363003", + "display" : "Children's coma scale", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Children's coma scale (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273364009", + "display" : "Crohn's Disease Activity Index (assessment scale)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Crohn's Disease Activity Index" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CDAI - Crohn's Disease Activity Index" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273365005", + "display" : "CAPE - Clifton assessment procedures for the elderly", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clifton assessment procedures for the elderly" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Information orientation behaviour rating scale" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Information orientation behavior rating scale" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clifton assessment procedures for the elderly (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273366006", + "display" : "Clinical anxiety scale", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clinical anxiety scale (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273367002", + "display" : "Clinical dementia rating scale", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CDR - Clinical dementia rating scale" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "DRS - Clinical dementia rating scale" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dementia rating scale" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clinical dementia rating scale (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273368007", + "display" : "CEDRI - Clinical eating disorder rating instrument", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clinical eating disorder rating instrument" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clinical eating disorder rating instrument (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273369004", + "display" : "Clinical evaluation of language function revised", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CELFR - Clinical evaluation of language function - revised" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clinical evaluation of language function revised (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273370003", + "display" : "Clinical evaluation of language function revised - screening test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clinical evaluation of language function revised - screening test (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273371004", + "display" : "Clinical evaluation of language function revised - preschool test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clinical evaluation of language function revised - preschool test (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273372006", + "display" : "Clinical observation of motor and postural skills (assessment scale)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clinical observation of motor and postural skills" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "COMPS - Clinical observation of motor and postural skills" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273373001", + "display" : "CAAP - Cocaine abuse assessment profile", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cocaine abuse assessment profile" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cocaine abuse assessment profile (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273374007", + "display" : "Cognitions questionnaire", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cognitions questionnaire (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273375008", + "display" : "Cognitive failures questionnaire", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CFQ - Cognitive failures questionnaire" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cognitive failures questionnaire (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273376009", + "display" : "Communication Assessment Profile (assessment scale)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Communication Assessment Profile" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CASP - Communication Assessment Profile" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273378005", + "display" : "CIDI - Composite international diagnostic interview", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Composite international diagnostic interview" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Composite international diagnostic interview (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273379002", + "display" : "Comprehensive drinker profile", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CDP - Comprehensive drinker profile" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Comprehensive drinker profile (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273380004", + "display" : "CRIS - Comprehensive injury scale", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Comprehensive injury scale" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Comprehensive injury scale (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273381000", + "display" : "Comprehensive occupational therapy evaluation scale", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "COTE - Comprehensive occupational therapy evaluation scale" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Comprehensive occupational therapy evaluation scale (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273382007", + "display" : "CES - Compulsive eating scale", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Compulsive eating scale" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Compulsive eating scale (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273383002", + "display" : "Constant and Murley shoulder assessment score (assessment scale)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Constant and Murley shoulder assessment score" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273384008", + "display" : "Consumer satisfaction questionnaire", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CSQ - Consumer satisfaction questionnaire" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Consumer satisfaction questionnaire (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273385009", + "display" : "Co-op function charts", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Co-op function charts (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273386005", + "display" : "PFCT - Cooper personalized fluency control therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cooper personalized fluency control therapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PFCT - Cooper personalised fluency control therapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cooper personalised fluency control therapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cooper personalized fluency control therapy (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273387001", + "display" : "Coping behaviour inventory", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Coping responses inventory" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CBI - Coping behaviour inventory" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Coping behavior inventory" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CBI - Coping behavior inventory" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Coping behavior inventory (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273388006", + "display" : "Crichton vocabulary scale", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Crichton vocabulary scale (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273389003", + "display" : "Daily activities questionnaire", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Daily activities questionnaire (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273390007", + "display" : "Dallas pain questionnaire", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dallas pain questionnaire (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273391006", + "display" : "Daniels and Diack reading tests (assessment scale)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Daniels and Diack reading tests" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273392004", + "display" : "Daniels and Diack graded word spelling test (assessment scale)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Daniels and Diack graded word spelling test" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273393009", + "display" : "De Gangi-Berk sensory functioning in infants", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "De Gangi-Berk sensory functioning in infants (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273394003", + "display" : "Delighted-terrible faces scale", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Delighted-terrible faces scale (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273395002", + "display" : "Denver development scale", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Denver development scale (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273396001", + "display" : "Denver developmental subscale - gross motor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Denver developmental subscale - gross motor (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273397005", + "display" : "Denver developmental subscale - language", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Denver developmental subscale - language (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273398000", + "display" : "Denver developmental subscale - personal/social", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Denver developmental subscale - personal/social (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273399008", + "display" : "Denver developmental subscale - fine motor/adaptive", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Denver developmental subscale - fine motor/adaptive (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273400001", + "display" : "Denver development scale screening test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Denver development scale screening test (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273401002", + "display" : "Denver development scale screening test - schedule for growing skills", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Denver development scale screening test - schedule for growing skills (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273402009", + "display" : "Depression anxiety scale", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Depression anxiety scale (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273403004", + "display" : "Depression self rating scale", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "DSRS - Depression self rating scale" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Depression self rating scale (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273408008", + "display" : "Dermatology life quality index", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "DLQI - Dermatology life quality index" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dermatology life quality index (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273409000", + "display" : "DSFI - Derogatis sexual functioning inventory", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Derogatis sexual functioning inventory" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Derogatis sexual functioning inventory (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273411009", + "display" : "Diabetes clinic satisfaction questionnaire", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CSQ - Diabetes clinic satisfaction questionnaire" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diabetes clinic satisfaction questionnaire (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273412002", + "display" : "DTSQ - Diabetes treatment satisfaction questionnaire", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diabetes treatment satisfaction questionnaire" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diabetes treatment satisfaction questionnaire (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273413007", + "display" : "Diabetes wellbeing questionnaire", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "DWBQ - Diabetes wellbeing questionnaire" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diabetes wellbeing questionnaire (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273414001", + "display" : "DICA - Diagnostic interview for children and adolescents", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diagnostic interview for children and adolescents" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diagnostic interview for children and adolescents (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273415000", + "display" : "Diagnostic interview schedule", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "DIS - Diagnostic interview schedule" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diagnostic interview schedule (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273416004", + "display" : "DSDT - Diagnostic speech discrimination test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PLOTT - Diagnostic speech discrimination test" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diagnostic speech discrimination test" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diagnostic speech discrimination test (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273417008", + "display" : "DSED - Diagnostic survey for eating disorders", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diagnostic survey for eating disorders (assessment scale)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diagnostic survey for eating disorders" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273418003", + "display" : "DINE - Dietary instrument for nutrition education questionnaire", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dietary instrument for nutrition education questionnaire" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dietary instrument for nutrition education questionnaire (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273419006", + "display" : "Digit sequence learning", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Digit sequence learning (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273421001", + "display" : "Disability rating scale", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disability rating scale (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273422008", + "display" : "Discourse abilities profile", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Discourse abilities profile (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273423003", + "display" : "Dol scale", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dol scale (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273424009", + "display" : "Doyle articular index", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Doyle articular index (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273425005", + "display" : "Drinking problem scale", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "DPS - Drinking problem scale" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Drinking problem scale (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273426006", + "display" : "DAST - Drug abuse screening test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Drug abuse screening test" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Drug abuse screening test (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273427002", + "display" : "Dubowitz score", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dubowitz score (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273428007", + "display" : "Duke UNC health profile", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "DUHP - Duke UNC health profile" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Duke UNC health profile (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273430009", + "display" : "Durrell test of listening comprehension", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Durrell test of listening comprehension (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273431008", + "display" : "Eakin index", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Eakin index (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273432001", + "display" : "Eating attitudes test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "EAT - Eating attitudes test" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Eating attitudes test (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273433006", + "display" : "EAT 26 - Abbreviated eating attitudes test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abbreviated eating attitudes test" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abbreviated eating attitudes test (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273434000", + "display" : "EBRS - Eating behavior rating scale", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Eating behavior rating scale" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "EBRS - Eating behaviour rating scale" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Eating behaviour rating scale" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Eating behavior rating scale (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273435004", + "display" : "Eating disorders inventory", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "EDI - Eating disorders inventory" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Eating disorders inventory (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273436003", + "display" : "Eating inventory", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Eating inventory (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273437007", + "display" : "ECOG scale for physical assessment", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Eastern Cooperative Oncology Group (ECOG) scale for physical assessment" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Eastern Cooperative Oncology Group scale for physical assessment" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Eastern Cooperative Oncology Group scale for physical assessment (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273438002", + "display" : "Edinburgh articulation test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "EAT - Edinburgh articulation test" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Edinburgh articulation test (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273439005", + "display" : "EFCP - Edinburgh functional communication profile", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Edinburgh functional communication profile" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Edinburgh functional communication profile (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273440007", + "display" : "Revised Edinburgh functional communication profile", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Revised Edinburgh functional communication profile (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273441006", + "display" : "Edinburgh postnatal depression scale", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "EPDS - Edinburgh postnatal depression scale" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Edinburgh postnatal depression scale (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273442004", + "display" : "Edmans ADL index - Edmans activities of daily living index", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Edmans activities of daily living index" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Edmans activities of daily living index (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273443009", + "display" : "Elia normogram", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Elia normogram (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273444003", + "display" : "English picture vocabulary test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "EPVT - English picture vocabulary test" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "English picture vocabulary test (assessment scale)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "British picture vocabulary scale" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "BPVS - British picture vocabulary scale" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "BPVT - British picture vocabulary test" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273445002", + "display" : "Enthesitis index", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Enthesitis index (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273446001", + "display" : "European Organisation for Research and Treatment of Cancer - Quality of Life questionnaire (assessment scale)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "European Organisation for Research and Treatment of Cancer - Quality of Life questionnaire" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "EORTC (European Organisation for Research and Treatment of Cancer) Quality of Life questionnaire" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273447005", + "display" : "EuroQOL (assessment scale)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "EuroQOL" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273448000", + "display" : "Extended activities of daily living scale", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "EADL - Extended activities of daily living" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Extended activities of daily living scale (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273449008", + "display" : "EPI - Eysenck personality inventory", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Eysenck personality inventory" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Eysenck personality inventory (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273450008", + "display" : "Facial recognition test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Facial recognition test (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273451007", + "display" : "Fagerstrom tolerance questionnaire", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "FTQ - Fagerstrom tolerance questionnaire" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fagerstrom tolerance questionnaire (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273452000", + "display" : "RTQ - Revised tolerance questionnaire", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Revised tolerance questionnaire" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Revised tolerance questionnaire (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273453005", + "display" : "Fagerstrom test for nicotine dependence", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "FTND - Fagerstrom test for nicotine dependence" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fagerstrom test for nicotine dependence (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273454004", + "display" : "FAIDSS - Fear of AIDS scale", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fear of AIDS scale" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fear of acquired immunodeficiency syndrome scale" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fear of acquired immunodeficiency syndrome scale (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273455003", + "display" : "Fear survey schedule", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "FSS - Fear survey schedule" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fear survey schedule (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273456002", + "display" : "Feeding assessment schedule", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Feeding assessment schedule (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273457006", + "display" : "Feelings of fatness questionnaire", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "FOFQ - Feelings of fatness questionnaire" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Feelings of fatness questionnaire (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273458001", + "display" : "FTT - Finger tapping test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Finger tapping test" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Finger tapping test (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273459009", + "display" : "FIRST screening test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "FIRST screening test (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273460004", + "display" : "Frankel grading system for spinal cord injury", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Frankel scale" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Frankel grading system for spinal cord injury (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273461000", + "display" : "FAI - Frenchay activities index", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Frenchay activities index" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Frenchay activities index (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273462007", + "display" : "Frenchay aphasia screening test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "FAST - Frenchay aphasia screening test" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Frenchay aphasia screening test (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273463002", + "display" : "FDA - Frenchay dysarthria assessment", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Frenchay dysarthria assessment" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Frenchay dysarthria assessment (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273465009", + "display" : "Fullerton language test for adolescents (assessment scale)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fullerton language test for adolescents" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273466005", + "display" : "Functional assessment measure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "FAM - Functional assessment measure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Functional assessment measure (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273467001", + "display" : "Functional communication assessment for physically handicapped children", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Functional communication assessment for physically handicapped children (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273468006", + "display" : "Functional communication profile", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "FCP - Functional communication profile" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Functional communication profile (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273469003", + "display" : "FIM - Functional independence measure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Functional independence measure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Functional independence measure (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273470002", + "display" : "Functional limitation profile", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "FLP - Functional limitation profile" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Functional limitation profile (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273471003", + "display" : "FMPS - Functional meal preparation scale", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Functional meal preparation scale" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Functional meal preparation scale (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273472005", + "display" : "Functional status index", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Functional status questionnaire" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Functional status index (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273473000", + "display" : "FSST - Fundamental speech skills test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fundamental speech skills test" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fundamental speech skills test (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273474006", + "display" : "Galveston orientation and amnesia test (assessment scale)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Galveston orientation and amnesia test" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "GOAT - Galveston orientation and amnesia test" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273477004", + "display" : "General assessment of neurological impairment", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "General assessment of neurological impairment (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273478009", + "display" : "General clerical test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "General clerical test (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273479001", + "display" : "General health questionnaire", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "GHQ - General health questionnaire" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "General health questionnaire (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273480003", + "display" : "GWBS - General wellbeing schedule", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "General wellbeing schedule" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "General wellbeing schedule (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273481004", + "display" : "Geriatric depression scale", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "GDS - Geriatric depression scale" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Geriatric depression score" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Geriatric depression scale (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273482006", + "display" : "German test of wordfinding", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "German test of wordfinding (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273483001", + "display" : "Glasgow abbreviated mental test score", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glasgow abbreviated mental test score (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273484007", + "display" : "Glasgow outcome scale", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "GOS - Glasgow outcome scale" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glasgow outcome scale (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273485008", + "display" : "Goldman cardiac risk index", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Goldman cardiac risk index (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273486009", + "display" : "Goldman-Fristoe test (assessment scale)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Goldman-Fristoe test" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273487000", + "display" : "Golombrok-Rust inventory of sexual satisfaction (assessment scale)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Golombrok-Rust inventory of sexual satisfaction" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "GRISS - Golombrok-Rust inventory of sexual satisfaction" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273488005", + "display" : "Goodenough draw-a-man test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Goodenough draw-a-man test (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273489002", + "display" : "Goodenough norms", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Goodenough norms (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273490006", + "display" : "GRBAS scale", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Grade-Rough-Breathy-Asthenic-Strain (GRBAS) scale" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Grade-Rough-Breathy-Asthenic-Strain scale (assessment scale)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Grade-Rough-Breathy-Asthenic-Strain scale" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273492003", + "display" : "Graded naming test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Graded naming test (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273493008", + "display" : "Graham-Kendall memory for designs test (assessment scale)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Graham-Kendall memory for designs test" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273494002", + "display" : "Grammatical analysis of elicited language", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "GAEL - Grammatical analysis of elicited language" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Grammatical analysis of elicited language (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273495001", + "display" : "Grammatical contrasts test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Grammatical contrasts test (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273496000", + "display" : "Gunzberg primary progress assessment chart of social development", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gunzberg primary progress assessment chart of social development (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273497009", + "display" : "Gunzberg progress assessment chart of social development number 1", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gunzberg progress assessment chart of social development number 1 (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273498004", + "display" : "Gunzberg progress assessment chart of social development number 2", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gunzberg progress assessment chart of social development number 2 (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273499007", + "display" : "Hachinski ischemia score", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hachinski ischaemia score" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hachinski ischemia score (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273500003", + "display" : "Hall and Baker rehabilitation evaluation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hall and Baker rehabilitation evaluation (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273501004", + "display" : "Halstead-Reitan battery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Halstead-Reitan battery (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273502006", + "display" : "Hamb hip score", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hamb hip score (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273503001", + "display" : "Hamilton rating scale for depression", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "HAMD - Hamilton rating scale for depression" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "HRSD - Hamilton rating scale for depression" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hamilton rating scale for depression (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273504007", + "display" : "Lorr's modified multidimensional scale for rating psychiatric patients (assessment scale)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lorr's modified multidimensional scale for rating psychiatric patients" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "MSRPP - Lorr's modified multidimensional scale for rating psychiatric patients" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lorr modified multidimensional scale for rating psychiatric patients" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273505008", + "display" : "Hampshire assessment for living with others (assessment scale)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hampshire assessment for living with others" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "HALO - Hampshire assessment for living with others" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273508005", + "display" : "Harvey and Bradshaw index", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Harvey and Bradshaw index (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273509002", + "display" : "Hauser ambulatory categories", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hauser ambulatory categories (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273510007", + "display" : "Health assessment questionnaire", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stanford health assessment questionnaire" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "HAQ - Health assessment questionnaire" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Health assessment questionnaire (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273511006", + "display" : "MHAQ - Modified health assessment questionnaire", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Modified health assessment questionnaire" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Modified health assessment questionnaire (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273512004", + "display" : "Healthcare assessment questionnaire - Sidney Benjamin (assessment scale)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Healthcare assessment questionnaire - Sidney Benjamin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273513009", + "display" : "Health of the Nation Outcome Scale (generic version)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "HoNOS - Health of the Nation Outcome Scale (generic version)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Health of the Nation Outcome Scale (generic version) (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273514003", + "display" : "Health status index", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Health status index (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273515002", + "display" : "Hearing handicap inventory for the elderly", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "HHIE - Hearing handicap inventory for the elderly" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hearing handicap inventory for the elderly (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273516001", + "display" : "HHS - Hearing handicap scale", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hearing handicap scale" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hearing handicap scale (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273517005", + "display" : "Hidden figures test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hidden figures test (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273520002", + "display" : "Hopelessness scale", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hopelessness scale (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273521003", + "display" : "Hopkins symptom checklist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "HSCL - Hopkins symptom checklist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hopkins symptom checklist (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273522005", + "display" : "Hornsby articulation test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hornsby articulation test (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273523000", + "display" : "Hornsby test of language development", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hornsby test of language development (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273524006", + "display" : "Hospital anxiety and depression scale", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "HADS - Hospital anxiety and depression scale" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "HAD - Hospital anxiety and depression scale" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital anxiety and depression scale (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273525007", + "display" : "Hospital trauma index", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital trauma index (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273526008", + "display" : "Human interaction assessment", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human interaction assessment (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273527004", + "display" : "Illinois test of psycholinguistic abilities (assessment scale)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Illinois test of psycholinguistic abilities" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ITPA - Illinois test of psycholinguistic abilities" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273528009", + "display" : "IISI - Illness-injury severity index", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Illness-injury severity index" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Illness-injury severity index (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273529001", + "display" : "Illness behavior questionnaire", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "IBQ - Illness behavior questionnaire" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "IBQ - Illness behaviour questionnaire" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Illness behaviour questionnaire" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Illness behavior questionnaire (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273530006", + "display" : "Impact of event scale", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Impact of event scale (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273531005", + "display" : "Index of activities of daily living", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Index of activities of daily living (assessment scale)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Index of independence in activities of daily living" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ADL - Index of independence in activities of daily living" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273533008", + "display" : "Injury Severity Score (assessment scale)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injury Severity Score" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ISS - Injury Severity Score" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273534002", + "display" : "Instrumental activities of daily living", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "IADL - Instrumental activities of daily living" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Instrumental activities of daily living (assessment scale)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Instrumental ADL" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273535001", + "display" : "INREAL - Inter-reactive language analysis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inter-reactive language analysis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inter-reactive language analysis (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273536000", + "display" : "Interaction checklist for augmentative communication (assessment scale)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Interaction checklist for augmentative communication" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "INCH - Interaction checklist for augmentative communication" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273537009", + "display" : "Interest checklist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Interest checklist (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273538004", + "display" : "IOWA low back rating scale", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "IOWA low back rating scale (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273539007", + "display" : "IOWA structured psychiatric interview", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "IOWA structured psychiatric interview (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273540009", + "display" : "Ischemia score", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ischaemia score" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ischemia score (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273542001", + "display" : "Jarman index", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Jarman index (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273543006", + "display" : "Jebsen hand function test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Jebsen hand function test (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273544000", + "display" : "Jones word order test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Jones word order test (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273546003", + "display" : "Karnofsky performance status", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Karnofsky performance status (assessment scale)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Karnofsky index" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273547007", + "display" : "Katz activities of daily living", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Katz ADL index - Katz activities of daily living" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Katz index" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Katz activities of daily living (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273548002", + "display" : "KASR - Katz adjustment scale - relatives form", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Katz adjustment scale - relatives form" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Katz adjustment scale - relatives form (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273549005", + "display" : "Kendrick battery for detection of dementia in the elderly", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Kendrick cognitive tests for the elderly" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "McKendrick assessment of the elderly" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Kendrick battery for detection of dementia in the elderly (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273550005", + "display" : "Kenny index of ADL", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Kenny self-care evaluation form" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Kenny self-care evaluation form (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273551009", + "display" : "Kielhofner role checklist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Kielhofner role checklist (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273552002", + "display" : "Kirwan Thompson articular index", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Kirwan Thompson articular index (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273553007", + "display" : "Klein-Bell ADL scale", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Klein-Bell Activities of Daily Living scale (assessment scale)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Klein-Bell Activities of Daily Living scale" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273554001", + "display" : "Kurtzke multiple sclerosis rating scale", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Expanded disability status scale" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Kurtzke multiple sclerosis scale" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "EDSS - Expanded disability status scale" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Kurtzke multiple sclerosis rating scale (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273555000", + "display" : "LCS - Lambeth communication scale", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lambeth communication scale" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lambeth communication scale (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273556004", + "display" : "Lambeth disability screening questionnaire", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "LDSQ - Lambeth disability screening questionnaire" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lambeth disability screening questionnaire (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273557008", + "display" : "Lamh assessment checklist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lamh assessment checklist (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273558003", + "display" : "Language assessment remediation and screening procedure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "LARSP - Language assessment remediation and screening procedure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Language assessment remediation and screening procedure (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273559006", + "display" : "Lansbury articular index", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lansbury articular index (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273560001", + "display" : "Last six months of drinking questionnaire", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Last six months of drinking questionnaire (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273561002", + "display" : "Learning development aids - handwriting assessment", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Learning development aids - handwriting assessment (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273562009", + "display" : "Leeds scales for the self-assessment of anxiety and depression (assessment scale)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Leeds scales for the self-assessment of anxiety and depression" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273564005", + "display" : "Leiter international performance scale", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Leiter international performance scale (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273565006", + "display" : "Lequesne index (assessment scale)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lequesne index" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273566007", + "display" : "Lequesne index - hip (assessment scale)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lequesne index - hip" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273567003", + "display" : "Lequesne index - knee (assessment scale)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lequesne index - knee" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273568008", + "display" : "Letter cancellation test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Letter cancelation test (assessment scale)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Letter cancelation test" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273569000", + "display" : "Life events and difficulties scale", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "LEDS - Life events and difficulties scale" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Life events and difficulties scale (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273570004", + "display" : "Life events inventory", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Life events inventory (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273571000", + "display" : "Life satisfaction index", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "LSI - Life satisfaction index" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Life satisfaction index (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273572007", + "display" : "LSIA - Life satisfaction index A", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Life satisfaction index A" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Life satisfaction index A (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273573002", + "display" : "Life satisfaction index B", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "LSIB - Life satisfaction index B" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Life satisfaction index B (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273574008", + "display" : "LSIZ - Life satisfaction index Z", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Life satisfaction index Z" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Life satisfaction index Z (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273575009", + "display" : "Likert scale", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Likert scale (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273576005", + "display" : "Lincoln rehabilitation assessment", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lincoln rehabilitation assessment (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273577001", + "display" : "Lindamood auditory conceptualisation test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lindamood auditory conceptualization test" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lindamood auditory conceptualization test (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273578006", + "display" : "Loewenstein Occupational Therapy Cognitive Assessment (assessment scale)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Loewenstein Occupational Therapy Cognitive Assessment" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Loewenstein OT Cognitive Assessment" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "LOTCA - Loewenstein OT Cognitive Assessment" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273580000", + "display" : "London hospital pain chart assessment", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "London hospital pain chart assessment (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273581001", + "display" : "Luria neuropsychological battery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Luria neuropsychological battery (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273582008", + "display" : "MacAndrew scale", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "MacAndrew scale (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273584009", + "display" : "Make-a-picture story test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "MAPS - Make-a-picture story test" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Make-a-picture story test (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273585005", + "display" : "Mallampati score", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mallampati score (assessment scale)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mallampati scale" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273586006", + "display" : "Master questionnaire", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "MQ - Master questionnaire" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Master questionnaire (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273587002", + "display" : "Revised Master questionnaire", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Revised Master questionnaire (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273588007", + "display" : "Matson assessment", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Matson assessment (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273589004", + "display" : "McConkey score", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "McConkey score (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273590008", + "display" : "McCormick miniature toy discrimination test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "McCormick miniature toy discrimination test (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273591007", + "display" : "McCormick miniature toy discrimination test - automated", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "McCormick miniature toy discrimination test - automated (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273592000", + "display" : "McCormick miniature toy discrimination test - manual", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "McCormick miniature toy discrimination test - manual (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273593005", + "display" : "McGill pain chart questionnaire", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "McGill pain questionnaire" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "MPQ - McGill pain chart questionnaire" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "McGill pain chart questionnaire (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273594004", + "display" : "MHIQ - McMaster health index questionnaire", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "McMaster health index questionnaire" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "McMaster health index questionnaire (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273595003", + "display" : "McTears assessment of conversation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "McTears assessment of conversation (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273596002", + "display" : "Medical outcomes study short form general health survey", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medical outcomes study short form general health survey (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273597006", + "display" : "Medical outcomes study short form general health survey - 36", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "MOS SF - 36 - Medical outcomes study short form general health survey - 36" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medical outcomes study short form general health survey - 36 (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273598001", + "display" : "MOS SF - 20 - Medical outcomes study short form general health survey - 20", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medical outcomes study short form general health survey - 20" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medical outcomes study short form general health survey - 20 (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273599009", + "display" : "Medical Research Council motor power scale", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "MRC - Medical Research Council motor power scale" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medical Research Council motor power scale (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273600007", + "display" : "Medical Research Council questionnaire", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medical Research Council questionnaire (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273601006", + "display" : "Mental status questionnaire", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "MSQ - Mental status questionnaire" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mental status questionnaire (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273602004", + "display" : "Mental test quotient", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "MTS - Mental test score" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mental test score" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mental test score (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273603009", + "display" : "Mental test score - long version", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mental test score - long version (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273604003", + "display" : "Merle d'Aubigne - Charnley hip score (assessment scale)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Merle d'Aubigne - Charnley hip score" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273608000", + "display" : "Michigan alcoholism screening test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "MAST - Michigan alcoholism screening test" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Michigan alcoholism screening test (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273609008", + "display" : "BMAST - Brief Michigan alcoholism screening test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brief Michigan alcoholism screening test" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brief Michigan alcoholism screening test (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273610003", + "display" : "Short Michigan alcoholism screening test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "SMAST - Short Michigan alcoholism screening test" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Short Michigan alcoholism screening test (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273611004", + "display" : "MEAMS - Middlesex elderly assessment of mental state", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Middlesex elderly assessment of mental state" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Middlesex elderly assessment of mental state (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273613001", + "display" : "Midlands spelling test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Midlands spelling test (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273614007", + "display" : "Mill Hill vocabulary scale", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mill Hill vocabulary scale (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273615008", + "display" : "Miller assessment for preschoolers (assessment scale)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Miller assessment for preschoolers" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "MAP - Miller assessment for preschoolers" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273616009", + "display" : "Milwaukee evaluation of daily living skills (assessment scale)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Milwaukee evaluation of daily living skills" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273617000", + "display" : "Mini-mental state examination", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "MMSE - Mini-mental state examination" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mini-mental state examination (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273619002", + "display" : "Modified mini-mental state examination", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Modified mini-mental state examination (assessment scale)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Modified mini-mental state 3MS examination" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273621007", + "display" : "Minnesota test for differential diagnosis of aphasia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "MTDDA - Minnesota test for differential diagnosis of aphasia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Schuell-Minnesota test for differential diagnosis of aphasia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Minnesota test for differential diagnosis of aphasia (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273622000", + "display" : "Shortened Schuell - Shortened Minnesota test for differential diagnosis of aphasia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Shortened Minnesota test for differential diagnosis of aphasia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Shortened Minnesota test for differential diagnosis of aphasia (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273623005", + "display" : "Modified card sorting test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "MCST - Modified card sorting test" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Modified card sorting test (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273624004", + "display" : "MISS - Modified injury severity scale", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Modified injury severity scale" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Modified injury severity scale (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273625003", + "display" : "Modified word learning test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Modified word learning test (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273627006", + "display" : "Mood adjective checklist (assessment scale)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mood adjective checklist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "MACL - Mood adjective checklist" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273628001", + "display" : "Morgan-Barry auditory discrimination and attention test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Morgan-Barry auditory discrimination and attention test (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273629009", + "display" : "Morningside rehabilitation status scale (assessment scale)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Morningside rehabilitation status scale" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "MRSS - Morningside rehabilitation status scale" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273630004", + "display" : "Mortality probability model", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "MPM - Mortality prediction model" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mortality prediction model" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mortality prediction model (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273631000", + "display" : "Mortality prediction model II", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mortality probability model II" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "MPM - Mortality prediction model II" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mortality prediction model II (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273632007", + "display" : "MFS - Motives for smoking scale", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Motives for smoking scale" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Motives for smoking scale (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273633002", + "display" : "Motor assessment scale", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Motor assessment scale (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273634008", + "display" : "Motricity index", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Motricity index (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273635009", + "display" : "Mount Wilga high level language screening assessment", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mount Wilga high level language screening assessment (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273636005", + "display" : "Movement of upper limb evaluation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "MULE - Movement of upper limb evaluation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Movement of upper limb evaluation (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273637001", + "display" : "Multilevel informal language inventory", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Multilevel informal language inventory (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273638006", + "display" : "Multilingual aphasia examination", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Multilingual aphasia examination (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273639003", + "display" : "Munich alcoholism test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "MALT - Munich alcoholism test" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Munich alcoholism test (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273640001", + "display" : "NART - National adult reading test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "National adult reading test" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "National adult reading test (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273641002", + "display" : "Neale analysis of reading ability", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neale analysis of reading ability (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273642009", + "display" : "Nelson schedule of growing skills", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nelson schedule of growing skills (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273643004", + "display" : "Neurobehavioral cognitive status examination", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neurobehavioural cognitive status examination" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neurobehavioral cognitive status examination (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273644005", + "display" : "Neuropsychological battery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neuropsychological battery (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273645006", + "display" : "Newcastle articulation test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Newcastle articulation test (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273646007", + "display" : "Newcastle dyspraxia assessment", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Newcastle dyspraxia assessment (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273647003", + "display" : "Newcastle phonology assessment", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Newcastle phonology assessment (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273648008", + "display" : "Nine hole peg test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "NHPT - Nine hole peg test" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nine hole peg test (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273649000", + "display" : "Norris functional scale", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Norris functional scale (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273651001", + "display" : "Northwick Park index of independence in ADL", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Northwick Park ADL index" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Northwick Park index of independence in activities of daily living" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Northwick Park index of independence in activities of daily living (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273652008", + "display" : "NHP - Nottingham health profile", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nottingham health profile" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nottingham health profile (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273654009", + "display" : "Nuffield dyspraxia assessment", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nuffield dyspraxia assessment (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273656006", + "display" : "Object naming test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Object naming test (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273657002", + "display" : "Occasions for smoking scale", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "OFS - Occasions for smoking scale" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Occasions for smoking scale (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273658007", + "display" : "Occupational case analysis interview and rating scale (assessment scale)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Occupational case analysis interview and rating scale" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "OCAIRS - Occupational case analysis interview and rating scale" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273659004", + "display" : "Occupational performance history interview", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "OPHI - Occupational performance history interview" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Occupational performance history interview (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273660009", + "display" : "Odstock hand assessment", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Odstock hand assessment (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273661008", + "display" : "OPCS disability scales", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Office of Population Censuses and Surveys ADL scales" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Office of Population Census and Surveys (OPCS) disability scales" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Office of Population Census and Surveys disability scales" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Office of Population Census and Surveys disability scales (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273662001", + "display" : "OPCS behaviour disability scale", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Office of Population Census and Surveys (OPCS) behaviour disability scale" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Office of Population Census and Surveys behaviour disability scale (assessment scale)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Office of Population Census and Surveys behaviour disability scale" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273663006", + "display" : "OPCS communication disability scale", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Office of Population Census and Surveys (OPCS) communication disability scale" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Office of Population Census and Surveys communication disability scale" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Office of Population Census and Surveys communication disability scale (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273664000", + "display" : "OPCS consciousness disability scale", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Office of Population Census and Surveys (OPCS) consciousness disability scale" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Office of Population Census and Surveys consciousness disability scale (assessment scale)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Office of Population Census and Surveys consciousness disability scale" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273665004", + "display" : "OPCS continence disability scale", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Office of Population Census and Surveys (OPCS) continence disability scale" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Office of Population Census and Surveys continence disability scale" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Office of Population Census and Surveys continence disability scale (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273666003", + "display" : "OPCS dexterity disability scale", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Office of Population Census and Surveys (OPCS) dexterity disability scale" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Office of Population Census and Surveys dexterity disability scale (assessment scale)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Office of Population Census and Surveys dexterity disability scale" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273667007", + "display" : "OPCS disfigurement disability scale", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Office of Population Census and Surveys (OPCS) disfigurement disability scale" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Office of Population Census and Surveys disfigurement disability scale" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Office of Population Census and Surveys disfigurement disability scale (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273668002", + "display" : "OPCS eating, drinking and digestion disability scale", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Office of Population Census and Surveys (OPCS) eating, drinking and digestion disability scale" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Office of Population Census and Surveys eating, drinking and digestion disability scale (assessment scale)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Office of Population Census and Surveys eating, drinking and digestion disability scale" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273669005", + "display" : "OPCS hearing disability scale", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Office of Population Census and Surveys (OPCS) hearing disability scale" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Office of Population Census and Surveys hearing disability scale" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Office of Population Census and Surveys hearing disability scale (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273670006", + "display" : "OPCS intellectual functioning disability scale", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Office of Population Census and Surveys (OPCS) intellectual functioning disability scale" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Office of Population Census and Surveys intellectual functioning disability scale" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Office of Population Census and Surveys intellectual functioning disability scale (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273671005", + "display" : "OPCS locomotion disability scale", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Office of Population Census and Surveys (OPCS) locomotion disability scale" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Office of Population Census and Surveys locomotion disability scale" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Office of Population Census and Surveys locomotion disability scale (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273672003", + "display" : "OPCS personal care disability scale", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Office of Population Census and Surveys (OPCS) personal care disability scale" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Office of Population Census and Surveys personal care disability scale (assessment scale)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Office of Population Census and Surveys personal care disability scale" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273673008", + "display" : "OPCS reaching and stretching disability scale", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Office of Population Census and Surveys (OPCS) reaching and stretching disability scale" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Office of Population Census and Surveys reaching and stretching disability scale (assessment scale)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Office of Population Census and Surveys reaching and stretching disability scale" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273674002", + "display" : "OPCS seeing disability scale", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Office of Population Census and Surveys (OPCS) seeing disability scale" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Office of Population Census and Surveys seeing disability scale" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Office of Population Census and Surveys seeing disability scale (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273675001", + "display" : "Oswestry disability index", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oswestry disability index (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273677009", + "display" : "Oxford grading scale for muscle strength", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oxford manual muscle test" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "MMT - Manual muscle test" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Manual muscle test" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oxford grading scale for muscle strength (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273680005", + "display" : "Padua inventory", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Padua inventory (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273681009", + "display" : "Pediatric clinical test of sensory integration and balance (assessment scale)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paediatric clinical test of sensory integration and balance" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric clinical test of sensory integration and balance" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PCTSIB - Paediatric clinical test of sensory integration and balance" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PCTSIB - Pediatric clinical test of sensory integration and balance" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273682002", + "display" : "Paediatric oral skills profile", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric oral skills profile" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric oral skills profile (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273683007", + "display" : "PRISM - Pediatric risk of mortality", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric risk of mortality" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paediatric risk of mortality" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PRISM - Paediatric risk of mortality" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric risk of mortality (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273684001", + "display" : "Paediatric trauma score", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric trauma score" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric trauma score (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273685000", + "display" : "Pain diary", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pain diary (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273686004", + "display" : "Pantomime test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pantomime test (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273687008", + "display" : "Partners in augmentative communication training", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PACT - Partners in augmentative communication training" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Partners in augmentative communication training (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273688003", + "display" : "Patient activity checklist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Patient activity checklist (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273689006", + "display" : "Patient satisfaction score", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PATSAT - Patient satisfaction score" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Patient satisfaction score (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273690002", + "display" : "16PF - Personality factor questionnaire", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "16 Personality factor questionnaire" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "16 Personality factor questionnaire (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273691003", + "display" : "PETAL speech assessment procedure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phonological Evaluation and Transcription of Audio-Visual Language (PETAL) speech assessment procedure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phonological Evaluation and Transcription of Audio-Visual Language speech assessment procedure (assessment scale)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phonological Evaluation and Transcription of Audio-Visual Language speech assessment procedure" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273692005", + "display" : "Peabody picture vocabulary test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PPVT - Peabody picture vocabulary test" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Peabody picture vocabulary test (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273693000", + "display" : "PSI - Perceptions of stuttering inventory", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Perceptions of stuttering inventory" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Perceptions of stuttering inventory (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273694006", + "display" : "Performance test of activities of daily living", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PADL - Performance test of activities of daily living" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Performance test of activities of daily living (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273695007", + "display" : "Personality assessment schedule", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Personality assessment schedule (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273696008", + "display" : "PGCMS - Philadelphia geriatric centre morale scale", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Philadelphia geriatric center morale scale" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Philadelphia geriatric centre morale scale" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PGCMS - Philadelphia geriatric center morale scale" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Morale scale" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Philadelphia geriatric center morale scale (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273697004", + "display" : "Phonological assessment of child speech (assessment scale)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phonological assessment of child speech" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PACS - Phonological assessment of child speech" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273699001", + "display" : "PIP developmental charts", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Parental Involvement Project (PIP) developmental charts" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Parental Involvement Project developmental charts (assessment scale)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Parental Involvement Project developmental charts" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273701001", + "display" : "Picture pointing test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Picture pointing test (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273702008", + "display" : "Porch index of communicative ability", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PICA - Porch index of communicative ability" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Porch index of communicative ability (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273703003", + "display" : "PANSS - Positive and negative syndrome scale", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Positive and negative syndrome scale" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Positive and negative syndrome scale (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273704009", + "display" : "Pragmatics profile", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pragmatics profile (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273705005", + "display" : "Pragmatics profile of early communication skills", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PPECS - Pragmatics profile of early communication skills" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pragmatics profile of early communication skills (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273706006", + "display" : "Preschool behavior check list (assessment scale)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Preschool behaviour check list" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Preschool behavior check list" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273707002", + "display" : "Pre-school Boehm", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pre-school Boehm (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273709004", + "display" : "Pre-speech assessment scale", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pre-speech assessment scale (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273711008", + "display" : "Preschool language scale (assessment scale)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Preschool language scale" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273712001", + "display" : "Previous IQ assessment by pronunciation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Previous intelligence quotient assessment by pronunciation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Previous intelligence quotient assessment by pronunciation (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273713006", + "display" : "Probability of death score", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Probability of death score (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273714000", + "display" : "Problem oriented medical record", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "POMR - Problem oriented medical record" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Problem oriented medical record (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273715004", + "display" : "PRISM - Profile in semantics", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Profile in semantics" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Profile in semantics (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273716003", + "display" : "Profile of communicative appropriateness", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Profile of communicative appropriateness (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273717007", + "display" : "Profile of mood states", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "POMS - Profile of mood states" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Profile of mood states (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273718002", + "display" : "PALPA - Psycholinguistic assessments of language processing in aphasia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Psycholinguistic assessments of language processing in aphasia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Psycholinguistic assessments of language processing in aphasia (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273719005", + "display" : "Psychological adjustment to illness scale", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PAIS - Psychological adjustment to illness scale" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Psychological adjustment to illness scale (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273720004", + "display" : "PULSES profile", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PULSES profile (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273721000", + "display" : "Purdue pegboard scale", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Purdue pegboard scale (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273722007", + "display" : "Pyramids and palm trees test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pyramids and palm trees test (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273723002", + "display" : "Quadriplegia index of function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "QIF - Quadriplegia index of function" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Quadriplegia index of function (assessment scale)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tetraplegia index of function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273724008", + "display" : "QALYs - Quality adjusted life years", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "QUALY - Quality adjusted life years" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Quality adjusted life years" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Quality adjusted life years (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273725009", + "display" : "Quality of life scale", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Quality of life scale (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273726005", + "display" : "Quality of wellbeing scale", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Index of wellbeing" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "QWB - Quality of wellbeing scale" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Quality of wellbeing scale (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273728006", + "display" : "Rand functional limitations battery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rand functional limitations battery (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273729003", + "display" : "Rankin scale", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rankin scale (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273730008", + "display" : "Rappaport disability rating scale", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rappaport disability rating scale (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273731007", + "display" : "Rating communicative behavior in head injured adults", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rating communicative behaviour in head injured adults" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rating communicative behavior in head injured adults (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273732000", + "display" : "Raven's Colored Progressive Matrices", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Raven Colored Progressive Matrices (assessment scale)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Raven Colored Progressive Matrices" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273733005", + "display" : "Raven Standard Progressive Matrices (assessment scale)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Raven Standard Progressive Matrices" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Raven's Standard Progressive Matrices" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273735003", + "display" : "Read word discrimination test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Read word discrimination test (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273736002", + "display" : "Reading comprehension battery for aphasia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "RCBA - Reading comprehension for aphasia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reading comprehension battery for aphasia (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273737006", + "display" : "RFES - Reasons for eating scale", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reasons for eating scale" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reasons for eating scale (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273738001", + "display" : "Reasons for smoking scale", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "RFS - Reasons for smoking scale" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reasons for smoking scale (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273739009", + "display" : "Receptive expressive emergent language scale", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Receptive expressive emergent language scale (assessment scale)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bzoch and League test" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273740006", + "display" : "RMT - Recognition memory test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recognition memory test" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recognition memory test (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273741005", + "display" : "RSS - Relative Stress Scale", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Relative Stress Scale (assessment scale)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Relatives' Stress Scale" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Relative Stress Scale" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Relatives Stress Scale" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Relative's Stress Scale" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273742003", + "display" : "RI - Renal index", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Renal index" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Renal index (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273743008", + "display" : "Renfrew action picture test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Renfrew action picture test (assessment scale)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "RAPT - Renfrew action picture test" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273744002", + "display" : "Renfrew articulation test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Renfrew articulation test (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273745001", + "display" : "Renfrew wordfinding", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Renfrew wordfinding (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273746000", + "display" : "Repertory grid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Repertory grid (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273747009", + "display" : "Reporters tests", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reporters tests (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273748004", + "display" : "Resistance to change grid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Resistance to change grid (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273749007", + "display" : "Respiratory index", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Respiratory index (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273750007", + "display" : "Restrained eating inventory", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Restrained eating inventory (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273751006", + "display" : "Revised Iowa scale for rating severity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Revised Iowa scale for rating severity (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273752004", + "display" : "Reynell developmental language scales", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "RDLS - Reynell developmental language scales" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reynell developmental language scales (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273753009", + "display" : "Reynell receptive language assessment", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reynell verbal comprehension scale B assessment" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reynell verbal comprehension scale B assessment (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273754003", + "display" : "Reynell expressive language assessment", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reynell expressive language assessment (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273756001", + "display" : "Reynell Zinkin language scale for the visually impaired", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reynell Zinkin language scale for the visually impaired (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273757005", + "display" : "Right hemisphere battery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Right hemisphere battery (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273758000", + "display" : "Ritchie articular index", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "RAI - Ritchie articular index" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ritchie articular index (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273761004", + "display" : "RBMT - Rivermead behavioral memory test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "RBMT - Rivermead behavioural memory test" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rivermead behavioral memory test" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rivermead behavioural memory test" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rivermead behavioral memory test (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273762006", + "display" : "RMA - Rivermead motor assessment", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rivermead motor assessment" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rivermead motor assessment (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273763001", + "display" : "Rivermead perceptual assessment battery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "RPAB - Rivermead perceptual assessment battery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rivermead perceptual assessment battery (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273764007", + "display" : "Robertson dysarthria assessment", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Robertson dysarthria assessment (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273765008", + "display" : "Robertson dysarthria profile", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Robertson dysarthria profile (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273766009", + "display" : "Roehampton ADL for amputees", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Roehampton activities of daily living for amputees" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Roehampton activities of daily living for amputees (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273767000", + "display" : "Rose Summers pragmatic profile", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rose Summers pragmatic profile (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273768005", + "display" : "Ross information processing assessment", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "RIPA - Ross information processing assessment" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ross information processing assessment (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273769002", + "display" : "Rosser's classification of illness states", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rosser's classification of illness states (assessment scale)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rosser classification of illness states" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273770001", + "display" : "Roth and Spekman list of communicative intentions", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Roth and Spekman list of communicative intentions (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273771002", + "display" : "Rotterdam symptom check list", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rotterdam symptom check list (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273772009", + "display" : "Routine task inventory", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "RTI - Routine task inventory" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Routine task inventory (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273774005", + "display" : "Rutter Behaviour Questionnaire", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rutter Behaviour Questionnaire (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273775006", + "display" : "Rutter A scale", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rutter A scale (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273776007", + "display" : "Rutter B scale", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rutter B scale (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273777003", + "display" : "Rutter B2 scale", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rutter B2 scale (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273778008", + "display" : "S scale Andrews and Cutler", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "S24 - S scale Andrews and Cutler" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "S scale Andrews and Cutler (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273779000", + "display" : "Salford reading test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Salford reading test (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273780002", + "display" : "Samaritan orientation test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Samaritan orientation test (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273781003", + "display" : "Sandwell bilingual comprehension test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sandwell bilingual comprehension test (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273782005", + "display" : "Santa Clara valley medical centre functional assessment measure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Santa Clara valley medical center functional assessment measure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Santa Clara valley medical center functional assessment measure (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273783000", + "display" : "Savary Miller scale (assessment scale)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Savary Miller scale" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273784006", + "display" : "SECS - Scale of early communication skills", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Scale of early communication skills for hearing impaired children (assessment scale)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Scale of early communication skills for hearing impaired children" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273785007", + "display" : "Schwachmann score (assessment scale)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Schwachmann score" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273786008", + "display" : "Schedules for clinical assessment in neuropsychiatry", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "SCAN - Schedules for clinical assessment in neuropsychiatry" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Schedules for clinical assessment in neuropsychiatry (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273787004", + "display" : "Schnijders Ooman test for deaf children (assessment scale)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Schnijders Ooman test for deaf children" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Schnijders Ooman non-verbal intelligence scale" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273788009", + "display" : "Schofield equation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Schofield equation (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273791009", + "display" : "Scissor skills checklist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Scissor skills checklist (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273792002", + "display" : "Screening for developmental apraxia of speech", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Screening for developmental apraxia of speech (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273793007", + "display" : "Screening test for auditory processing disorders", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Screening test for auditory processing disorders (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273795000", + "display" : "Sensory integration and praxis test - Ayres", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sensory integration and praxis test - Ayres (assessment scale)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "SIPT" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "SIPT - Sensory integration and process test" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273797008", + "display" : "SCT - Sentence comprehension test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sentence comprehension test" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sentence comprehension test (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273798003", + "display" : "Serial sevens test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Serial sevens test (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273799006", + "display" : "Severity of alcohol dependence questionnaire", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "SADQ - Severity of alcohol dependence questionnaire" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Severity of alcohol dependence questionnaire (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273800005", + "display" : "SODQ - Severity of opiate dependence questionnaire", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Severity of opiate dependence questionnaire" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Severity of opiate dependence questionnaire (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273801009", + "display" : "Shaper index", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Shaper index (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273802002", + "display" : "Short alcohol dependence data", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "SADD - Short alcohol dependence data" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Short alcohol dependence data (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273803007", + "display" : "Short Orientation - Memory - Concentration Test (assessment scale)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "SOMCT - Short Orientation - Memory - Concentration Test" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Short Orientation - Memory - Concentration Test" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273804001", + "display" : "Short orientation-memory-concentration test - alternative version", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Short orientation-memory-concentration test - alternative version (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273805000", + "display" : "Short-term memory test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Short-term memory test (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273806004", + "display" : "Shulman test of pragmatic skills", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Shulman test of pragmatic skills (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273807008", + "display" : "Sickness impact profile", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "SIP - Sickness impact profile" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sickness impact profile (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273809006", + "display" : "Silvers cerebral function test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Silvers cerebral function test (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273811002", + "display" : "Simplified acute physiology score", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "SAPS - Simplified acute physiology score" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Simplified acute physiology score (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273812009", + "display" : "Simplified acute physiology scale II", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "SAPS - Simplified acute physiology scale II" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Simplified acute physiology scale II (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273813004", + "display" : "SCQ - Situational confidence questionnaire", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Situational confidence questionnaire" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Situational confidence questionnaire (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273814005", + "display" : "Situations for eating scale", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Situations for eating scale (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273815006", + "display" : "Smith cognitive questionnaire", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Smith cognitive questionnaire (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273816007", + "display" : "Social adjustment scale", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "SAS - Social adjustment scale" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Social adjustment scale (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273817003", + "display" : "SAS II - Social adjustment scale II", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Social adjustment scale II" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Social adjustment scale II (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273818008", + "display" : "Social adjustment scale self - report", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "SASSR - Social adjustment scale self - report" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Social adjustment scale self - report (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273819000", + "display" : "Social behavior assessment scale", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Social behaviour assessment scale" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "SBAS - Social behaviour assessment scale" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "SBAS - Social behavior assessment scale" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Social behavior assessment scale (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273820006", + "display" : "Social support questionnaire", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "SSQ - Social support questionnaire" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Social support questionnaire (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273822003", + "display" : "STAP - South Tyneside assessment of phonology", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "South Tyneside assessment of phonology" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "South Tyneside assessment of phonology (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273823008", + "display" : "South Tyneside assessment of syntactic structures", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "STASS - South Tyneside assessment of syntactic structures" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "South Tyneside assessment of syntactic structures (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273824002", + "display" : "FGP - Southern California figure ground visual perception test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Southern California figure ground visual perception test" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Southern California figure ground visual perception test (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273825001", + "display" : "Southern California postrotary nystagmus test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Southern California postrotary nystagmus test (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273826000", + "display" : "Southern California sensory integration test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "SCSIT - Southern California sensory integration test" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Southern California sensory integration test (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273827009", + "display" : "Spare time activities questionnaire (assessment scale)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spare time activities questionnaire" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "STAQ - Spare time activities questionnaire" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273828004", + "display" : "Special hospitals assessment of personality", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "SHAPS - Special hospital assessment of personality" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Special hospitals assessment of personality (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273829007", + "display" : "Speech intelligibility assessment procedure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Speech intelligibility assessment procedure (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273830002", + "display" : "Spielberger state-trait anxiety inventory (assessment scale)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spielberger state-trait anxiety inventory" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "STAI - Spielberger state-trait anxiety inventory" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273831003", + "display" : "Quality of life index", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "QL - Quality of life index" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "QL index" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spitzer quality of life index" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spitzer quality of life index (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273833000", + "display" : "St George's hospital respiratory questionnaire", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "St George's hospital respiratory questionnaire (assessment scale)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "St George hospital respiratory questionnaire" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273834006", + "display" : "St Thomas's disability questionnaire", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "St Thomas's disability questionnaire (assessment scale)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "St Thomas disability questionnaire" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273835007", + "display" : "SAP - Standardized assessment of personality", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "SAP - Standardised assessment of personality" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Standardized assessment of personality" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Standardised assessment of personality" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Standardized assessment of personality (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273836008", + "display" : "Stanford Binet intelligence scale", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stanford Binet intelligence scale (assessment scale)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Terman Merrill scale" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273837004", + "display" : "Steinbrocker functional classification (assessment scale)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Steinbrocker functional classification" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273838009", + "display" : "Stimulus response inventory", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stimulus response inventory (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273839001", + "display" : "Stocker probe technique for diagnosis and treatment of stuttering in young children (assessment scale)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stocker probe technique for diagnosis and treatment of stuttering in young children" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273840004", + "display" : "Stockton geriatric rating scale", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "SGRS - Stockton geriatric rating scale" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stockton geriatric rating scale (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273841000", + "display" : "Story completion test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Story completion test (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273842007", + "display" : "Structured observation test of function (assessment scale)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structured observation test of function" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "SOTOF - Structured observation test of function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273843002", + "display" : "SCID - Structured clinical interview for DSM-III-R", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structured clinical interview for DSM-III-R" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structured clinical interview for Diagnostic and Statistical Manual of Mental Disorders-Third Edition Revised (assessment scale)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structured clinical interview for Diagnostic and Statistical Manual of Mental Disorders-Third Edition Revised" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273844008", + "display" : "Structured interview for DSM-III personality disorders", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "SIDP - Structured interview for DSM-III personality disorder" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structured interview for Diagnostic and Statistical Manual of Mental Disorders, Third Edition, personality disorders (assessment scale)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structured interview for Diagnostic and Statistical Manual of Mental Disorders, Third Edition, personality disorders" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273845009", + "display" : "Stuttering intervention program", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stuttering intervention programme" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stuttering intervention program (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273846005", + "display" : "Stuttering prediction instrument", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stuttering prediction instrument (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273847001", + "display" : "Stuttering severity instrument", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "SSI - Stuttering severity instrument" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stuttering severity instrument (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273848006", + "display" : "Stycar hearing test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stycar hearing test (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273849003", + "display" : "Subjective global assessment", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subjective global assessment (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273850003", + "display" : "Substance use disorder diagnostic schedule", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "SUDDS - Substance use disorder diagnostic schedule" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Substance use disorder diagnostic schedule (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273852006", + "display" : "Suicide risk scale", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "SRS - Suicide risk scale" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Suicide risk scale (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273853001", + "display" : "Sunnybrook cord injury scale", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sunnybrook cord injury scale (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273854007", + "display" : "Supplementary language test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Supplementary language test (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273856009", + "display" : "Swollen joint count", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Swollen joint count (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273857000", + "display" : "Symbol digit modalities test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "SDMT - Symbol digit modalities test" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Symbol digit modalities test (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273858005", + "display" : "Symbolic play test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Symbolic play test (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273859002", + "display" : "Symptom checklist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "SCL - Symptom checklist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Symptom checklist (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273860007", + "display" : "SLT - Synonym learning test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Synonym learning test" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Synonym learning test (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273861006", + "display" : "Systematic fluency training for young children", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Systematic fluency training for young children (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273862004", + "display" : "Systemic lupus activity measure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "SLAM - Systemic lupus activity measure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Systemic lupus activity measure (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273863009", + "display" : "SLEDAI - Systemic lupus erythematosus disease activity index", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Systemic lupus erythematosus disease activity index" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Systemic lupus erythematosus disease activity index (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273864003", + "display" : "Tamb test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tamb test (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273865002", + "display" : "Tender joint count", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tender joint count (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273867005", + "display" : "Test for auditory perception of speech", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "TAPS - Test for auditory perception of speech" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Test for auditory perception of speech (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273868000", + "display" : "TACL - Test of auditory comprehension of language", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Test of auditory comprehension of language" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Test of auditory comprehension of language (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273869008", + "display" : "Test of auditory discrimination", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Test of auditory discrimination (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273870009", + "display" : "Test of language competence", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Test of language competence (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273871008", + "display" : "Test of language development 2", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "TOLD 2 - Test of language development 2" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Test of language development 2 (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273872001", + "display" : "Test of motor impairment - Stott-Moyes-Henderson (assessment scale)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Test of motor impairment - Stott-Moyes-Henderson" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "TOMI - Test of motor impairment - Stott-Moyes-Henderson" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273873006", + "display" : "Test of pragmatic skills", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Test of pragmatic skills (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273874000", + "display" : "Test of reception of grammar", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "TROG - Test of reception of grammar" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Test of reception of grammar (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273875004", + "display" : "TSA - Test of syntactic abilities", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Test of syntactic abilities" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Test of syntactic abilities (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273876003", + "display" : "Test of word finding in discourse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Test of word finding in discourse (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273877007", + "display" : "Test of word knowledge", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Test of word knowledge (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273878002", + "display" : "Therapeutic intervention scoring system", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "TISS - Therapeutic intervention scoring system" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Therapeutic intervention scoring system (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273879005", + "display" : "TLFB - Time line follow back", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Time line follow back" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Time line follow back (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273880008", + "display" : "Time trade off analysis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Time trade off analysis (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273881007", + "display" : "Token test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Token test (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273882000", + "display" : "Trail making test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "TMT - Trail making test" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trail making test (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273883005", + "display" : "Trauma index", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trauma index (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273884004", + "display" : "Trauma score", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "TS - Trauma score" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trauma score (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273885003", + "display" : "RTS - Revised trauma score", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Revised trauma score" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Revised trauma score (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273886002", + "display" : "Trauma and injury severity score", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "TRISS - Trauma and injury severity score" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trauma and injury severity score (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273887006", + "display" : "Triage index", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Triage index (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273888001", + "display" : "Valentine auditory memory test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Valentine auditory memory test (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273889009", + "display" : "Valpar 17 pre-vocational readiness battery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Valpar 17 pre-vocational readiness battery (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273891001", + "display" : "Vernon Cloze procedure reading test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vernon Cloze procedure reading test (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273892008", + "display" : "Vernon graded word reading test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vernon graded word reading test (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273893003", + "display" : "Vineland maturity scales adapted for the blind", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vineland maturity scales adapted for the blind (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273894009", + "display" : "Vineland social maturity scale", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vineland social maturity scale (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273895005", + "display" : "Vineland subquotient - general self-help", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vineland subquotient - general self-help (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273896006", + "display" : "Vineland subquotient - communication", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vineland subquotient - communication (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273897002", + "display" : "Vineland subquotient - locomotion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vineland subquotient - locomotion (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273898007", + "display" : "Vineland subquotient - occupation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vineland subquotient - occupation (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273899004", + "display" : "Vineland subquotient - self-help in eating", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vineland subquotient - self-help in eating (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273900009", + "display" : "Vineland subquotient - socialization", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vineland subquotient - socialisation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vineland subquotient - socialization (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273901008", + "display" : "Vineland behavioural assessment", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vineland behavioral assessment" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vineland behavioral assessment (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273902001", + "display" : "Visick symptom grade", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Visick symptom grade (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273903006", + "display" : "VAS - Visual analog scale", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "VAS - Visual analogue scale" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Visual analog scale" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Visual analogue scale" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Visual analog scale (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273904000", + "display" : "Visual analogue pain scale", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Visual analog pain scale" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "VAPS - Visual analog pain scale" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "VAPS - Visual analogue pain scale" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Visual analog pain scale (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273905004", + "display" : "Visual and perceptual assessment program", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Visual and perceptual assessment programme" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Visual and perceptual assessment program (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273906003", + "display" : "Visual object and spatial perception test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Visual object and spatial perception test (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273908002", + "display" : "Voice assessment sheet - Martin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Voice assessment sheet - Martin (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273909005", + "display" : "Voice evaluation form", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Voice evaluation form (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273910000", + "display" : "Voice skills assessment", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "VSA - Voice skills assessment" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Voice skills assessment (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273912008", + "display" : "Waddell disability index", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Waddell disability index (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273913003", + "display" : "Wakefield self-assessment depression inventory", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Wakefield inventory" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Wakefield self-assessment depression inventory (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273914009", + "display" : "Ward behavior rating scale", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ward behaviour rating scale" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ward behavior rating scale (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273915005", + "display" : "Warner dysphagia assessment", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Warner dysphagia assessment (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273916006", + "display" : "Wechsler adult intelligence scale", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Wechsler adult intelligence test" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "WAIS - Wechsler adult intelligence scale" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Wechsler adult intelligence scale (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273917002", + "display" : "Wechsler adult intelligence test - revised", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "WAIS-R - Wechsler adult intelligence scale - revised" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Wechsler adult intelligence scale - revised" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Wechsler adult intelligence scale - revised (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273918007", + "display" : "Wechsler intelligence scale for children", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "WISC - Wechsler intelligence scale for children" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Wechsler intelligence scale for children (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273919004", + "display" : "Wechsler intelligence non-verbal performance assessment", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Wechsler intelligence non-verbal performance assessment (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273920005", + "display" : "Wechsler intelligence verbal assessment", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Wechsler intelligence verbal assessment (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273921009", + "display" : "Wechsler memory scale", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "WMS - Wechsler memory scale" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Wechsler memory scale (assessment scale)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Logical memory paragraph recall" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273922002", + "display" : "Wechsler pre-school and primary scale of intelligence", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "WPPSI - Wechsler pre-school and primary scale of intelligence" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Wechsler pre-school and primary scale of intelligence (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273923007", + "display" : "Weigl - Goldstein - Scheerer color form sorting test (assessment scale)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Weigl - Goldstein - Scheerer colour form sorting test" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Weigl - Goldstein - Scheerer color form sorting test" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273924001", + "display" : "Wepman digit span test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Wepman digit span test (assessment scale)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Wepman Auditory Sequential Memory Test" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273925000", + "display" : "Wepman test of auditory processing disorders", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Wepman test of auditory processing disorders (assessment scale)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Wepman Auditory Discrimination Test" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273926004", + "display" : "Wessex revised portage language checklist (assessment scale)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Wessex revised portage language checklist" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273927008", + "display" : "Western aphasia battery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "WAB - Western aphasia battery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Western aphasia battery (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273928003", + "display" : "Westmead Post-Traumatic Amnesia Scale (assessment scale)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "WPTAS - Westmead Post-Traumatic Amnesia Scale" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Westmead Post-Traumatic Amnesia Scale" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273929006", + "display" : "WHO depression scale", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "World Health Organization (WHO) depression scale" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "World Health Organization depression scale (assessment scale)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "World Health Organization depression scale" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273930001", + "display" : "WHO handicap scale", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "World Health Organization (WHO) handicap scale" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "World Health Organization handicap scale (assessment scale)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "World Health Organization handicap scale" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273931002", + "display" : "WHO classification of impairments, disabilities and handicap scale", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ICIDH - International Classification of Impairment Disability and Handicap" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "World Health Organization (WHO) classification of impairments, disabilities and handicap scale" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "World Health Organization classification of impairments, disabilities and handicap scale" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "World Health Organization classification of impairments, disabilities and handicap scale (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273932009", + "display" : "WHO economic self-sufficiency handicap scale", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "World Health Organization (WHO) economic self-sufficiency handicap scale" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "World Health Organization economic self-sufficiency handicap scale (assessment scale)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "World Health Organization economic self-sufficiency handicap scale" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273933004", + "display" : "WHO mobility handicap scale", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "World Health Organization (WHO) mobility handicap scale" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "World Health Organization mobility handicap scale (assessment scale)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "World Health Organization mobility handicap scale" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273934005", + "display" : "WHO occupation handicap scale", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "World Health Organization (WHO) occupation handicap scale" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "World Health Organization occupation handicap scale" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "World Health Organization occupation handicap scale (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273935006", + "display" : "WHO orientation handicap scale", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "World Health Organization (WHO) orientation handicap scale" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "World Health Organization orientation handicap scale (assessment scale)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "World Health Organization orientation handicap scale" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273936007", + "display" : "WHO physical independence handicap scale", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "World Health Organization (WHO) physical independence handicap scale" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "World Health Organization physical independence handicap scale" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "World Health Organization physical independence handicap scale (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273937003", + "display" : "WHO social integration handicap scale", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "World Health Organization (WHO) social integration handicap scale" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "World Health Organization social integration handicap scale" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "World Health Organization social integration handicap scale (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273938008", + "display" : "Winslow feeding checklist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Winslow feeding checklist (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273939000", + "display" : "Wisconsin card sorting test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "WCST - Wisconsin card sorting test" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Wisconsin card sorting test (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273940003", + "display" : "SDS - Zung self-rating depression scale", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Zung self-rating depression scale" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Zung self-rating depression scale (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273941004", + "display" : "Zung's anxiety status inventory", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ASI - Zung's anxiety status inventory" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Zung's anxiety status inventory (assessment scale)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Zung anxiety status inventory" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273942006", + "display" : "Zung's self-rating anxiety scale", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "SASZ - Zung's self-rating anxiety scal" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Zung's self-rating anxiety scale (assessment scale)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Zung self-rating anxiety scale" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "277318003", + "display" : "(m)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "(m) (tumor staging)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "277457005", + "display" : "Histological grading systems", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Histological grading systems (staging scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "277459008", + "display" : "Daumas-Duport grading system", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Daumas-Duport grading system (staging scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "277460003", + "display" : "WHO CNS tumour grading system", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "WHO CNS tumor grading system" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "World Health Organization central nervous system tumor grading system" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "World Health Organization central nervous system tumor grading system (staging scale)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "World Health Organization central nervous system tumour grading system" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "277645005", + "display" : "Additional TNM descriptors", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Additional TNM descriptors (tumor staging)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "278241006", + "display" : "Node stage G1", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Node stage G1 in retinoblastoma (tumor staging)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Node stage G1 in retinoblastoma" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "278242004", + "display" : "Node stage G2", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Node stage G2 in retinoblastoma (tumor staging)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Node stage G2 in retinoblastoma" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "278247005", + "display" : "Lung stage L1", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lung stage L1 (tumor staging)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "278699003", + "display" : "Parsonnet score", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Parsonnet score (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "278896008", + "display" : "Short form McGill pain questionnaire", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "SFMPQ - Short form McGill pain questionnaire" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Short form McGill pain questionnaire (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "278897004", + "display" : "Waterlow pressure sore risk score", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Waterlow Scale (assessment scale)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Waterlow Scale" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "278898009", + "display" : "Norton Scale (assessment scale)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Norton Scale" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "279101002", + "display" : "Verbal rating scale", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "VRS - Verbal rating scale" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Verbal rating scale (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "281113000", + "display" : "Health of the Nation Outcome Scale - summated (generic version)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "HoNOS - Health of the Nation Outcome Scale - summated (generic version)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Health of the Nation Outcome Scale - summated (generic version) (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "281114006", + "display" : "Health of the Nation Outcome Scale subscale (generic version)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Health of the Nation Outcome Scale subscale (generic version) (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "281115007", + "display" : "Health of the Nation Outcome Scale item 1 - aggressive/disruptive behavior", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Health of the Nation Outcome Scale item 1 - aggressive/disruptive behaviour" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "HoNOS item 1 - aggressive/disruptive behaviour" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "HoNOS item 1 - aggressive/disruptive behavior" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Health of the Nation Outcome Scale item 1 - aggressive/disruptive behavior (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "281116008", + "display" : "Health of the Nation Outcome Scale item 2 - non-accidental self injury", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "HoNOS item 2 - non-accidental self injury" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "HoNOS item 2" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Health of the Nation Outcome Scale item 2 - non-accidental self injury (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "281117004", + "display" : "HoNOS item 3 - alcohol/drug problem", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "HoNOS item 3" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Health of the Nation Outcome Scale item 3 - alcohol/drug problem" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Health of the Nation Outcome Scale item 3 - alcohol/drug problem (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "281118009", + "display" : "Health of the Nation Outcome Scale item 4 - cognitive problems", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "HoNOS item 4" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Health of the Nation Outcome Scale item 4 - cognitive problems (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "281119001", + "display" : "HoNOS item 5", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Health of the Nation Outcome Scale item 5 - physical illness/disability" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Health of the Nation Outcome Scale item 5 - physical illness/disability (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "281120007", + "display" : "Health of the Nation Outcome Scale item 6 - hallucinations/delusions", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "HoNOS item 6" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Health of the Nation Outcome Scale item 6 - hallucinations/delusions (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "281121006", + "display" : "HoNOS item 7", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Health of the Nation Outcome Scale item 7 - depressed mood" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Health of the Nation Outcome Scale item 7 - depressed mood (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "281122004", + "display" : "Health of the Nation Outcome Scale item 8 - other mental/behavioral problems", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Health of the Nation Outcome Scale item 8 - other mental/behavioural problems" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "HoNOS item 8" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Health of the Nation Outcome Scale item 8 - other mental/behavioral problems (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "281123009", + "display" : "HoNOS item 9", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Health of the Nation Outcome Scale item 9 - relationship problems" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Health of the Nation Outcome Scale item 9 - relationship problems (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "281124003", + "display" : "HoNOS item 10", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Health of the Nation Outcome Scale item 10 - activities of daily living" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Health of the Nation Outcome Scale item 10 - activities of daily living (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "281125002", + "display" : "Health of the Nation Outcome scale item 11 - living conditions", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "HoNOS item 11" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Health of the Nation Outcome scale item 11 - living conditions (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "281126001", + "display" : "HoNOS item 12", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Health of the Nation Outcomes scale item 12 - occupation/activities" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Health of the Nation Outcomes scale item 12 - occupation/activities (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "281400004", + "display" : "Ramsay sedation scale (assessment scale)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ramsay sedation scale" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "281692008", + "display" : "Griffiths mental developmental scale", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Griffiths mental developmental scale (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "281693003", + "display" : "Gessell developmental scale", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gessell developmental scale (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "281844006", + "display" : "Health of the Nation Outcome subscale A", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "HoNOS subscale A" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Health of the Nation Outcome subscale A (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "281845007", + "display" : "HoNOS subscale B", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Health of the Nation Outcome subscale B" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Health of the Nation Outcome subscale B (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "281846008", + "display" : "Health of the Nation Outcome subscale C", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "HoNOS subscale C" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Health of the Nation Outcome subscale C (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "281848009", + "display" : "HoNOS subscale D", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Health of the Nation Outcome subscale D" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Health of the Nation Outcome subscale D (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "281849001", + "display" : "Health of the Nation Outcome Scale item (generic version)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "HoNOS - Health of the Nation Outcome Scale item (generic version)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Health of the Nation Outcome Scale item (generic version) (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "282402005", + "display" : "V - Hepatic vein marker", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "V - Hepatic vein marker (tumor staging)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "282403000", + "display" : "P - Portal vein marker", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "P - Portal vein marker (tumor staging)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "282404006", + "display" : "E - Extrahepatic marker", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "E - Extrahepatic marker (tumor staging)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "282405007", + "display" : "M - Metastatic marker", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "M - Metastatic marker (tumor staging)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "282436004", + "display" : "E - Extralymphatic organ involvement marker", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "E - Extralymphatic organ involvement marker (tumor staging)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "282437008", + "display" : "S - Splenic involvement marker", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "S - Splenic involvement marker (tumor staging)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "282466006", + "display" : "Suicide intent score scale", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Suicide intent score scale (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "282467002", + "display" : "Suicide intent score scale - summated", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Suicide intent score scale - summated (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "282468007", + "display" : "Suicide intent score subscale", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Suicide intent score subscale (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "282469004", + "display" : "Suicide intent score subscale - attempt circumstances", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Suicide intent score subscale - attempt circumstances (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "282470003", + "display" : "Suicide intent score subscale - self report", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Suicide intent score subscale - self report (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "282471004", + "display" : "Suicide intent score subscale - risk", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Suicide intent score subscale - risk (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "284061009", + "display" : "GAF - Global assessment of functioning - 1993 DSMIV adaptation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Global assessment of functioning - 1993 DSMIV adaptation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Global assessment of functioning - 1993 Diagnostic and Statistical Manual of Mental Disorders, Fourth Edition adaptation (assessment scale)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Global assessment of functioning - 1993 Diagnostic and Statistical Manual of Mental Disorders, Fourth Edition adaptation" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "284064001", + "display" : "BPRS - Brief psychiatric rating scale - 1962", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brief psychiatric rating scale - 1962" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brief psychiatric rating scale - 1962 (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "284464005", + "display" : "Health of the Nation Outcome Scales", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Health of the Nation Outcome Scales (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "285713000", + "display" : "Guide to early movement skills checklist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Portage assessment" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Guide to early movement skills checklist (assessment scale)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "GEMS - Guide to early movement skills checklist" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "285714006", + "display" : "BSTS - Bereweeke skill teaching system checklist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bereweeke skill teaching system checklist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bereweeke skill teaching system checklist (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "300991009", + "display" : "Webster Scale (assessment scale)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Webster Scale" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "303807002", + "display" : "Rule of nines", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rule of nines (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "304705008", + "display" : "AAMR adaptive behavior scale", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "AAMR adaptive behaviour scale" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "American Association on Mental Retardation (AAMR) adaptive behaviour scale" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "American Association on Mental Retardation (AAMR) adaptive behavior scale" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "American Association on Mental Retardation adaptive behavior scale" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "American Association on Mental Retardation adaptive behavior scale (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "304706009", + "display" : "Acceptance of illness scale", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "AIS - Acceptance of illness scale" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acceptance of illness scale (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "304707000", + "display" : "Anomalous sentences repetition test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anomalous sentences repetition test (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "304708005", + "display" : "Arthritis impact measurement scale", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "AIMS - Arthritis impact measurement scale" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arthritis impact measurement scale (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "304709002", + "display" : "Attitudes towards doctors and medicine scale", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Attitudes towards doctors and medicine scale (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "304710007", + "display" : "Beck hopelessness scale", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Beck hopelessness scale (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "304711006", + "display" : "Beck anxiety inventory", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Beck anxiety inventory (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "304712004", + "display" : "Beck scale for suicide ideation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Beck scale for suicide ideation (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "304713009", + "display" : "BPCQ - Beliefs about pain control questionnaire", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Beliefs about pain control questionnaire" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Beliefs about pain control questionnaire (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "304714003", + "display" : "Bellak children's apperception test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bellak children's apperception test (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "304715002", + "display" : "Bender visual motor gestalt test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bender visual motor gestalt test (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "304716001", + "display" : "Bruininks-Oseretsky test of motor proficiency (assessment scale)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bruininks-Oseretsky test of motor proficiency" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "304717005", + "display" : "Cancer attitude inventory", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CAI - Cancer attitude inventory" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cancer attitude inventory (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "304718000", + "display" : "Child depression scale, second research edition", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Child depression scale, second research edition (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "304719008", + "display" : "Children's health locus of control scale", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Child HLC - Children's health locus of control scale" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Children's health locus of control scale (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "304720002", + "display" : "CECS - Courtauld emotional control scale", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Courtauld emotional control scale" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Courtauld emotional control scale (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "304721003", + "display" : "Crown-crisp experiential index", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Crown-crisp experiential index (assessment scale)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Middlesex hospital questionnaire" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "MHQ - Middlesex hospital questionnaire" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "304722005", + "display" : "Culture-free self-esteem inventory", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Culture-free self-esteem inventory (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "304723000", + "display" : "Delusions-symptoms-states inventory", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Delusions-symptoms-states inventory (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "304724006", + "display" : "Eysenck personality questionnaire", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Eysenck personality questionnaire (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "304725007", + "display" : "Family relations test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Family relations test (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "304726008", + "display" : "Forced choice ratings of health-related attributes", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Forced choice ratings of health-related attributes (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "304727004", + "display" : "Framingham anger measure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Framingham anger measure (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "304728009", + "display" : "Framingham type A behavior pattern measure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Framingham type A behaviour pattern measure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Framingham type A behavior pattern measure (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "304729001", + "display" : "Fuld object memory evaluation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fuld object memory evaluation (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "304730006", + "display" : "Functional performance record", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Functional performance record (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "304731005", + "display" : "GPHB - General preventative health behaviours checklist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "General preventative health behaviors checklist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "GPHB - General preventative health behaviors checklist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "General preventative health behaviours checklist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "General preventative health behaviors checklist (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "304732003", + "display" : "Hassles scale", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hassles scale (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "304733008", + "display" : "Health knowledge measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Health knowledge measurement (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "304734002", + "display" : "Health value scale", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Health value scale (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "304735001", + "display" : "Illinois test of psycholinguistic abilities, revised edition (assessment scale)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Illinois test of psycholinguistic abilities, revised edition" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "304736000", + "display" : "Inventory of drinking situations", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inventory of drinking situations (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "304738004", + "display" : "Kaufman assessment battery for children", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Kaufman assessment battery for children (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "304739007", + "display" : "Life experiences checklist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Life experiences checklist (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "304740009", + "display" : "LOT - Life orientation test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Life orientation test" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Life orientation test (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "304741008", + "display" : "Luria-Nebraska neuropsychological battery, children's revision", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Luria-Nebraska neuropsychological battery, children's revision (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "304742001", + "display" : "Luria-Nebraska neuropsychological battery, form 1", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Luria-Nebraska neuropsychological battery, form 1 (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "304743006", + "display" : "Marlow-Crowne scale", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Marlow-Crowne scale (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "304744000", + "display" : "MISS - Medical interview satisfaction scale", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medical interview satisfaction scale" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medical interview satisfaction scale (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "304745004", + "display" : "Mental adjustment to cancer scale", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "MAC - Mental adjustment to cancer scale" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mental adjustment to cancer scale (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "304746003", + "display" : "Merril-Palmer preschool performance scale (assessment scale)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Merril-Palmer preschool performance scale" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "304747007", + "display" : "Motivation analysis test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Motivation analysis test (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "304748002", + "display" : "Multidimensional health locus of control scale", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "MHLC - Multidimensional health locus of control scale" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Multidimensional health locus of control scale (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "304749005", + "display" : "Object relations technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Object relations technique (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "304750005", + "display" : "Pain coping strategies questionnaire", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CSQ - Pain coping strategies questionnaire" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pain coping strategies questionnaire (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "304751009", + "display" : "PILL - Pennebaker inventory of linguid languidness", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pennebaker inventory of linguid languidness" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pennebaker inventory of linguid languidness (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "304752002", + "display" : "Perceived control of insulin-dependent diabetes", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Perceived control of insulin-dependent diabetes (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "304753007", + "display" : "PSS - Perceived stress scale", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Perceived stress scale" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Perceived stress scale (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "304754001", + "display" : "Personality deviance scale", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Personality deviance scale (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "304755000", + "display" : "PANAS - Positive and negative affect schedule", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Positive and negative affect schedule" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Positive and negative affect schedule (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "304756004", + "display" : "Prejudicial evaluation and social interaction scale", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PESIS - Prejudicial evaluation and social interaction scale" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prejudicial evaluation and social interaction scale (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "304757008", + "display" : "Profile of mood states, bipolar", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Profile of mood states, bipolar (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "304758003", + "display" : "Quick neurological screening test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Quick neurological screening test (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "304759006", + "display" : "Raven's progressive matrices and vocabulary scales", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Raven's progressive matrices and vocabulary scales (assessment scale)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Raven progressive matrices and vocabulary scales" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "304760001", + "display" : "RLOC - Recovery locus of control scale", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recovery locus of control scale" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recovery locus of control scale (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "304761002", + "display" : "Reported health behaviors checklist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reported health behaviours checklist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reported health behaviors checklist (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "304762009", + "display" : "Revised token test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Revised token test (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "304763004", + "display" : "Reynell developmental language scales, second revision", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reynell developmental language scales, second revision (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "304764005", + "display" : "Reynell Zinkin scale for young visually handicapped children", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reynell Zinkin scale for young visually handicapped children (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "304765006", + "display" : "Rogers personal adjustment inventory, revised", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rogers personal adjustment inventory, revised (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "304766007", + "display" : "RSES - Rosenberg self-esteem scale", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rosenberg self-esteem scale" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rosenberg self-esteem scale (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "304767003", + "display" : "Rust Inventory of Schizotypal Cognitions (assessment scale)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rust Inventory of Schizotypal Cognitions" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "RISC - Rust Inventory of Schizotypal Cognitions" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "304768008", + "display" : "Satisfaction with life scale", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "SWLS - Satisfaction with life scale" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Satisfaction with life scale (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "304769000", + "display" : "Screening test for the Luria-Nebraska neuropsychological battery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Screening test for the Luria-Nebraska neuropsychological battery (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "304770004", + "display" : "Short form social support questionnaire", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "SSQ-6 - Short form social support questionnaire" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Short form social support questionnaire (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "304771000", + "display" : "SOS - Significant others scale", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Significant others scale" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Significant others scale (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "304772007", + "display" : "Snijders-Oomen non-verbal intelligence scale, revised", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Snijders-Oomen non-verbal intelligence scale, revised (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "304773002", + "display" : "Stanford Binet intelligence scale, fourth edition", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stanford Binet intelligence scale, fourth edition (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "304774008", + "display" : "Stanford Binet form L/M", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stanford Binet form L/M (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "304775009", + "display" : "State-trait anger expression inventory", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "State-trait anger expression inventory (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "304776005", + "display" : "Stroop neuropsychological screening test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stroop color word test" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stroop colour word test" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stroop neuropsychological screening test (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "304777001", + "display" : "Symbolic play test, second edition", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Symbolic play test, second edition (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "304778006", + "display" : "Token test for children", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Token test for children (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "304779003", + "display" : "Uplifts scale", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Uplifts scale (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "304780000", + "display" : "PPQ - Varni-Thompson paediatric pain questionnaire", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Varni-Thompson pediatric pain questionnaire" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PPQ - Varni-Thompson pediatric pain questionnaire" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Varni-Thompson paediatric pain questionnaire" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Varni-Thompson pediatric pain questionnaire (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "304781001", + "display" : "Vineland adaptive behaviour scales", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vineland adaptive behavior scales" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vineland adaptive behavior scales (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "304915008", + "display" : "Duke's coronary artery disease score", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Duke's coronary artery disease score (assessment scale)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Duke treadmill score" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Duke coronary artery disease score" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "307791002", + "display" : "Strange situation test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Strange situation test (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "307792009", + "display" : "Rey figure test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rey figure test (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "307793004", + "display" : "Test of everyday attention", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Test of everyday attention (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "307794005", + "display" : "Test of everyday attention - adult", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Test of everyday attention - adult (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "307795006", + "display" : "Test of everyday attention - child", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Test of everyday attention - child (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "307801002", + "display" : "Rivermead behavioral memory test - adult version", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rivermead behavioural memory test - adult version" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rivermead behavioral memory test - adult version (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "307802009", + "display" : "Rivermead behavioral memory test - child version", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rivermead behavioural memory test - child version" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rivermead behavioral memory test - child version (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "307803004", + "display" : "Wechsler objective numerical dimensions test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "WOND - Wechsler objective numerical dimensions test" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Wechsler objective numerical dimensions test (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "307804005", + "display" : "WOLD - Wechsler objective language dimensions test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Wechsler objective language dimensions test" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Wechsler objective language dimensions test (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "307805006", + "display" : "Health of the Nation Outcome Scale for children", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Health of the Nation Outcome Scale for children (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "307806007", + "display" : "Health of the Nation Outcome Scale for adolescents", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Health of the Nation Outcome Scale for adolescents (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "307807003", + "display" : "Maudsley addiction profile", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "MAP - Maudsley addiction profile" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Maudsley addiction profile (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309593006", + "display" : "Education score - diabetes", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Education score - diabetes (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "311404002", + "display" : "Attention process training questionnaire", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Attention process training questionnaire (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "311405001", + "display" : "Rating scale of attentional behaviour", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rating scale of attentional behavior" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rating scale of attentional behavior (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "311406000", + "display" : "Everyday memory questionnaire", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Everyday memory questionnaire (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "311457001", + "display" : "Behavior assessment of the dysexecutive syndrome (assessment scale)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Behaviour assessment of the dysexecutive syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Behavior assessment of the dysexecutive syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "BADS - Behaviour assessment of the dysexecutive syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "BADS - Behavior assessment of the dysexecutive syndrome" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "311458006", + "display" : "Doors and people assessment", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Doors and people assessment (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "311472002", + "display" : "Alphabet number alteration test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alphabet number alteration test (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "311473007", + "display" : "Vigil/W test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vigil/W test (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "311474001", + "display" : "Attentional capacity test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Attentional capacity test (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "311475000", + "display" : "Consonant trigrams test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Consonant trigrams test (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "311477008", + "display" : "Buschke selective reminding test (assessment scale)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Buschke selective reminding test" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "311478003", + "display" : "California verbal learning test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "California verbal learning test (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "311480009", + "display" : "Williams memory assessment scales", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Williams memory assessment scales (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "311481008", + "display" : "Wechsler memory scale revised", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Wechsler memory scale revised (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "311483006", + "display" : "Association for neuropsychological research and development prospective memory test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "AFNRD prospective memory test" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Association for neuropsychological research and development prospective memory test (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "311484000", + "display" : "PASAT - Paced auditory serial addition test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paced auditory serial addition test" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paced auditory serial addition test (assessment scale)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PASAT - Paced auditory stimulation test" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paced auditory stimulation test" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "311485004", + "display" : "Category test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Category test (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "311486003", + "display" : "Profile of executive control system", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pro-Ex" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Profile of executive control system (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "311512008", + "display" : "Brixton test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brixton test (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "311513003", + "display" : "Hayling test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hayling test (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "311514009", + "display" : "MicroCog Assessment of Cognitive Function (assessment scale)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "MicroCog Assessment of Cognitive Function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "311515005", + "display" : "Computerized Assessment of Response Bias (assessment scale)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Computerized Assessment of Response Bias" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CARB - Computerized Assessment of Response Bias" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "311516006", + "display" : "Symptom validity test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Symptom validity test (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "311521009", + "display" : "Rey complex figure test (assessment scale)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rey complex figure test" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "311777009", + "display" : "Military skills assessment", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Military skills assessment (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "311807004", + "display" : "Measurement of cognitive linguistic ability", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "MCLA - Measurement of cognitive linguistic ability" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Measurement of cognitive linguistic ability (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "311851008", + "display" : "Attention process training test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "APT test - Attention process training test" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Attention process training test (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "311854000", + "display" : "Life science associates assessment", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Life science associates assessment (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "311855004", + "display" : "Speeded reading of word lists (assessment scale)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Speeded reading of word lists" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "311856003", + "display" : "REACT - reaction tester", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "REACT - reaction tester (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "311858002", + "display" : "SEARCH - searching for patterns", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "SEARCH - searching for patterns (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "311860000", + "display" : "Search a word", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Search a word (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "311861001", + "display" : "DETECT - error detection", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "DETECT - error detection (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "311863003", + "display" : "BISECT - line bisection", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "BISECT - line bisection (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "311865005", + "display" : "JUMP - eye movement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "JUMP - eye movement (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "311866006", + "display" : "MATCH - shape matching", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "MATCH - shape matching (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "311868007", + "display" : "Search for the odd shape", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Search for the odd shape (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "315037004", + "display" : "Sheffield risk score", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sheffield risk score (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "315038009", + "display" : "Framingham coronary heart disease 5 year risk score", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Framingham coronary heart disease 5 year risk score (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "315039001", + "display" : "Framingham coronary heart disease 10 year risk score", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Framingham coronary heart disease 10 year risk score (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "315290008", + "display" : "Coronary heart disease risk", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Coronary heart disease risk (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "315609007", + "display" : "Pack years", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pack years (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "315628000", + "display" : "CLASP score", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cardiovascular Limitations and Symptoms Profile (CLASP) score" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cardiovascular Limitations and Symptoms Profile score (assessment scale)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cardiovascular Limitations and Symptoms Profile score" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "373801008", + "display" : "WHO performance status scale", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "World Health Organization (WHO) performance status scale" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "World Health Organization performance status scale (assessment scale)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "World Health Organization performance status scale" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385345007", + "display" : "Clark system for melanoma staging (tumor staging)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clark system for melanoma staging" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385346008", + "display" : "Breslow system for melanoma staging (tumor staging)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Breslow system for melanoma staging" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385359000", + "display" : "Modified Dukes staging system (tumor staging)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Modified Dukes staging system" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "386554004", + "display" : "Glasgow coma scale (assessment scale)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glasgow coma scale" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "GCS - Glasgow coma scale" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "395070003", + "display" : "Elderly at risk rating scale (assessment scale)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Elderly at risk rating scale" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "396192007", + "display" : "Fuhrman nuclear grading system (staging scale)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fuhrman nuclear grading system" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "396215004", + "display" : "Developmental test of visual perception (assessment scale)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Developmental test of visual perception" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Frostig developmental test of visual perception" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "396216003", + "display" : "Motor free visual perception test (assessment scale)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Motor free visual perception test" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "396241005", + "display" : "Merrill Palmer scale (assessment scale)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Merrill Palmer scale" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Merrill-Palmer intelligence scale" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "396244002", + "display" : "Physical self maintenance scale (assessment scale)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Physical self maintenance scale" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PSMS - Physical self maintenance scale" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "396295000", + "display" : "Nottingham extended ADL index", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nottingham extended activities of daily living index" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nottingham extended activities of daily living index (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "396296004", + "display" : "Nottingham ten-point ADL index", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nottingham ten-point activities of daily living index" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nottingham ten-point activities of daily living index (assessment scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "397759004", + "display" : "Spectral edge frequency (assessment scale)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spectral edge frequency" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "398204001", + "display" : "Bispectral index (assessment scale)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bispectral index" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "398210001", + "display" : "Bromage scale (assessment scale)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bromage scale" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "404934007", + "display" : "Tinetti assessment scale (assessment scale)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tinetti assessment scale" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "404945005", + "display" : "Elderly mobility scale (assessment scale)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Elderly mobility scale" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "405646004", + "display" : "Preventability scale (assessment scale)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Preventability scale" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "406529000", + "display" : "Pneumonia severity index (assessment scale)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pneumonia severity index" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PSI" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pneumonia severity of illness index" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "407600003", + "display" : "Pocock risk score (assessment scale)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pocock risk score" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "407612004", + "display" : "Framingham coronary heart disease 10 year adjusted risk score (assessment scale)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Framingham coronary heart disease 10 year adjusted risk score" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "408846002", + "display" : "Stages of retinopathy of prematurity (assessment scale)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stages of retinopathy of prematurity" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "414648004", + "display" : "Malnutrition universal screening tool (assessment scale)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Malnutrition universal screening tool" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "414879002", + "display" : "Nottingham prognostic index (assessment scale)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nottingham prognostic index" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "417957003", + "display" : "Uveal metastasis (tumor staging)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Uveal metastasis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "418118008", + "display" : "Ranson's criteria score (assessment scale)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ranson's criteria score" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ranson criteria score" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "420417005", + "display" : "Liver tumor size index more than 0.05 (tumor staging)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Liver tumour size index more than 0.05" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Liver tumor size index more than 0.05" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "420483003", + "display" : "Abdominal lymph node tumor invasion status A (tumor staging)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abdominal lymph node tumor invasion status A" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abdominal lymph node tumour invasion status A" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "420533005", + "display" : "Choroidal invasion stage C1 in retinoblastoma (tumor staging)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Choroidal invasion stage C1 in retinoblastoma" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "420728008", + "display" : "Timing of liver tumor staging at diagnosis (tumor staging)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Timing of liver tumour staging at diagnosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Timing of liver tumor staging at diagnosis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "420816009", + "display" : "New York Heart Association Classification (assessment scale)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "New York Heart Association Classification" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "NYHA - New York Heart Association Classification" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "420841002", + "display" : "Choroidal invasion stage C0 in retinoblastoma (tumor staging)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Choroidal invasion stage C0 in retinoblastoma" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "420889006", + "display" : "Liver tumor size index less than 0.05 (tumor staging)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Liver tumor size index less than 0.05" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Liver tumour size index less than 0.05" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "420969009", + "display" : "Lymphoma staging symptom status A (tumor staging)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lymphoma staging symptom status A" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "421074006", + "display" : "Central nervous system stage B3 in retinoblastoma (tumor staging)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Central nervous system stage B3 in retinoblastoma" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "421174009", + "display" : "Choroidal invasion stage C2 in retinoblastoma (tumor staging)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Choroidal invasion stage C2 in retinoblastoma" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "421188008", + "display" : "Tumor staging descriptor r (tumor staging)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "r" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tumour staging descriptor r" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tumor staging descriptor r" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "421211000", + "display" : "Lymphoma staging symptom status B (tumor staging)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lymphoma staging symptom status B" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "B" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "421294007", + "display" : "Timing of liver tumor staging pre-surgery (tumor staging)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Timing of liver tumor staging pre-surgery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Timing of liver tumour staging pre-surgery" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "421426001", + "display" : "Tumor staging descriptor a (tumor staging)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "a" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tumour staging descriptor a" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tumor staging descriptor a" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "421432006", + "display" : "Choroidal invasion stage C3 in retinoblastoma (tumor staging)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Choroidal invasion stage C3 in retinoblastoma" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "421655002", + "display" : "Optic nerve invasion stage N1 in retinoblastoma (tumor staging)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Optic nerve invasion stage N1 in retinoblastoma" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "421683000", + "display" : "Optic nerve invasion stage N0 in retinoblastoma (tumor staging)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Optic nerve invasion stage N0 in retinoblastoma" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "421745006", + "display" : "Choroidal invasion stage C4 in retinoblastoma (tumor staging)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Choroidal invasion stage C4 in retinoblastoma" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "421755005", + "display" : "Tumor staging descriptor y (tumor staging)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "y" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tumor staging descriptor y" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tumour staging descriptor y" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "421824005", + "display" : "Tumor staging descriptor p (tumor staging)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "p" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tumor staging descriptor p" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tumour staging descriptor p" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "421838003", + "display" : "Optic nerve invasion stage N3 in retinoblastoma (tumor staging)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Optic nerve invasion stage N3 in retinoblastoma" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "421923000", + "display" : "Central nervous system stage B2 in retinoblastoma (tumor staging)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Central nervous system stage B2 in retinoblastoma" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "422196000", + "display" : "Tumor staging descriptor D (tumor staging)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tumor staging descriptor D" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tumour staging descriptor D" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "422203007", + "display" : "Central nervous system stage B1 in retinoblastoma (tumor staging)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Central nervous system stage B1 in retinoblastoma" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "423549006", + "display" : "Chronic illness perception assessment scale (assessment scale)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic illness perception assessment scale" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "424772004", + "display" : "Burns weaning assessment program (assessment scale)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Burns weaning assessment program" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Burns weaning assessment programme" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "BWAP - Burns weaning assessment programme" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "BWAP - Burns weaning assessment program" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "425401001", + "display" : "Pain intensity rating scale (assessment scale)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pain intensity rating scale" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "425759007", + "display" : "Braden Q assessment scale (assessment scale)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Braden pediatric pressure ulcer risk assessment" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Braden paediatric pressure ulcer risk assessment" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Braden Q assessment scale" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "426757001", + "display" : "French Federation of Cancer Centers Sarcoma Group (FNCLCC) grading system", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "French Federation of Cancer Centers Sarcoma Group grading system" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "French Federation of Cancer Centers Sarcoma Group grading system (staging scale)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fédération Nationale des Centres de Lutte Contre le Cancer (FNCLCC) Sarcoma Group grading system" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "426938003", + "display" : "Morse falls risk assessment (assessment scale)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Morse falls risk assessment" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "427196009", + "display" : "National Cancer Institute (NCI) histologic grading system", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "National Cancer Institute histologic grading system" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "National Cancer Institute histologic grading system (staging scale)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "428203000", + "display" : "Berg Balance Scale (assessment scale)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Berg Balance Scale" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "BSS - Berg Balance Scale" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "428208009", + "display" : "Bristol stool form scale (assessment scale)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bristol stool form scale" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "428433009", + "display" : "International prostate symptom score (assessment scale)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "International prostate symptom score" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "429389007", + "display" : "Pierce suicide intent scale (assessment scale)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pierce suicide intent scale" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "429501006", + "display" : "Alcohol withdrawal scale (assessment scale)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alcohol withdrawal scale" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "429712009", + "display" : "Bath ankylosing spondylitis disease activity index (assessment scale)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "BASDAI - Bath ankylosing spondylitis disease activity index" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bath ankylosing spondylitis disease activity index" + }] + }, + { + "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)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congestive heart failure, hypertension, age 75 years or older, diabetes, and previous stroke or transient ischaemic attack risk score" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congestive heart failure, hypertension, age 75 years or older, diabetes, and previous stroke or transient ischemic attack risk score" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CHADS2 score" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "438501007", + "display" : "Joint protection knowledge assessment (assessment scale)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Joint protection knowledge assessment" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "438502000", + "display" : "Occupational therapy role checklist (assessment scale)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Occupational therapy role checklist" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "438621004", + "display" : "Elderly Assessment System (assessment scale)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Elderly Assessment System" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "EASY-care assessment tool" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "438622006", + "display" : "Perceived efficacy and goal setting system (assessment scale)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Perceived efficacy and goal setting system" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "438766002", + "display" : "Arnadottir occupational therapy activities of daily living neurobehavioral evaluation (assessment scale)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arnadottir occupational therapy activities of daily living (OT ADL) neurobehavioural evaluation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arnadottir occupational therapy activities of daily living neurobehavioural evaluation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arnadottir occupational therapy activities of daily living (OT ADL) neurobehavioral evaluation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arnadottir occupational therapy activities of daily living neurobehavioral evaluation" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "438776004", + "display" : "Community dependency index (assessment scale)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Community dependency index" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "438780009", + "display" : "Mayers lifestyle questionnaire 1 (assessment scale)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mayers lifestyle questionnaire 1" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "439312002", + "display" : "Occupational circumstances assessment interview and rating scale forensic mental health version 4.0 (assessment scale)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Occupational circumstances assessment interview and rating scale forensic mental health version 4.0" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "439313007", + "display" : "Canadian occupational performance measure (assessment scale)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "COPM - Canadian occupational performance measure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Canadian occupational performance measure" + }] + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/communication-not-done-reason", + "resource" : { + "resourceType" : "ValueSet", + "id" : "communication-not-done-reason", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "pc" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/communication-not-done-reason", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.174" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.164" + }], + "version" : "6.0.0-ballot2", + "name" : "CommunicationNotDoneReason", + "title" : "Communication Not Done Reason", + "status" : "draft", + "experimental" : true, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "Codes for the reason why a communication did not happen.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/communication-not-done-reason" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:2f3071db-3116-45ee-adb8-8aa802991421", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 6, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/communication-not-done-reason|1.0.1" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/communication-not-done-reason", + "code" : "unknown", + "display" : "Unknown" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/communication-not-done-reason", + "code" : "system-error", + "display" : "System Error" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/communication-not-done-reason", + "code" : "invalid-phone-number", + "display" : "Invalid Phone Number" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/communication-not-done-reason", + "code" : "recipient-unavailable", + "display" : "Recipient Unavailable" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/communication-not-done-reason", + "code" : "family-objection", + "display" : "Family Objection" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/communication-not-done-reason", + "code" : "patient-objection", + "display" : "Patient Objection" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/communication-category", + "resource" : { + "resourceType" : "ValueSet", + "id" : "communication-category", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "pc" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/communication-category", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.172" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.162" + }], + "version" : "6.0.0-ballot2", + "name" : "CommunicationCategory", + "title" : "Communication Category", + "status" : "draft", + "experimental" : true, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "Codes for general categories of communications such as alerts, instructions, etc.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/communication-category" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:40b22f45-12e8-4b71-893b-a9c49db90b9f", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 4, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/communication-category|1.0.1" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/communication-category", + "code" : "alert", + "display" : "Alert" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/communication-category", + "code" : "notification", + "display" : "Notification" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/communication-category", + "code" : "reminder", + "display" : "Reminder" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/communication-category", + "code" : "instruction", + "display" : "Instruction" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/communication-topic", + "resource" : { + "resourceType" : "ValueSet", + "id" : "communication-topic", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "pc" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/communication-topic", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.983" + }], + "version" : "6.0.0-ballot2", + "name" : "CommunicationTopic", + "title" : "Communication Topic", + "status" : "draft", + "experimental" : true, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "Codes describing the purpose or content of the communication.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/communication-topic" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:34ea680e-43c5-419a-99d4-6e1e0d3b4f3a", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 6, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/communication-topic|1.0.1" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/communication-topic", + "code" : "prescription-refill-request", + "display" : "Prescription Refill Request" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/communication-topic", + "code" : "progress-update", + "display" : "Progress Update" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/communication-topic", + "code" : "report-labs", + "display" : "Report Labs" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/communication-topic", + "code" : "appointment-reminder", + "display" : "Appointment Reminder" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/communication-topic", + "code" : "phone-consult", + "display" : "Phone Consult" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/communication-topic", + "code" : "summary-report", + "display" : "Summary Report" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/communication-request-status-reason", + "resource" : { + "resourceType" : "ValueSet", + "id" : "communication-request-status-reason", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "pc" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/communication-request-status-reason", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3164" + }], + "version" : "6.0.0-ballot2", + "name" : "CommunicationRequestStatusReason", + "title" : "CommunicationRequest Status Reason", + "status" : "draft", + "experimental" : true, + "publisher" : "HL7 International - Patient Care WG", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://www.hl7.org/Special/committees/patientcare/" + }] + }], + "description" : "Example codes indicating the reason why a CommunicationRequest is on hold or revoked. Note that these are in no way complete and might not even be appropriate for some uses.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "copyright" : "This resource includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these specifications must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/get-snomed-ct or info@snomed.org", + "compose" : { + "include" : [{ + "system" : "http://snomed.info/sct", + "concept" : [{ + "code" : "281323002" + }, + { + "code" : "397709008" + }, + { + "code" : "105480006" + }, + { + "code" : "719500002" + }, + { + "code" : "445060000" + }, + { + "code" : "704273008" + }, + { + "code" : "704274002" + }, + { + "code" : "704458005" + }, + { + "code" : "704275001" + }, + { + "code" : "704276000" + }, + { + "code" : "704277009" + }, + { + "code" : "310376006" + }, + { + "code" : "414859005" + }, + { + "code" : "416409005" + }, + { + "code" : "416308001" + }, + { + "code" : "737038009" + }, + { + "code" : "713835001" + }, + { + "code" : "398227009" + }] + }] + }, + "expansion" : { + "identifier" : "urn:uuid:fa846304-e2fe-44bf-bc4c-039466347997", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 18, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-valueset", + "valueUri" : "null" + }, + { + "name" : "used-codesystem", + "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230131" + }, + { + "name" : "version", + "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230131" + }], + "contains" : [{ + "system" : "http://snomed.info/sct", + "code" : "281323002", + "display" : "Insufficient requesting detail", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Insufficient requesting detail (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "inactive" : true, + "code" : "397709008", + "display" : "Patient died (finding)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Patient died" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "105480006", + "display" : "Refusal of treatment by patient", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Procedure declined by patient (situation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Procedure declined by patient" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Procedure rejected by recipient" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "719500002", + "display" : "Left care setting having refused treatment (finding)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Left care setting having refused treatment" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "445060000", + "display" : "Left against medical advice (finding)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Left against medical advice" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "704273008", + "display" : "Consent declined for examination of cardiovascular system", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Consent declined for examination of cardiovascular system (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "704274002", + "display" : "Consent declined for examination of central nervous system (finding)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Consent declined for examination of central nervous system" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "704458005", + "display" : "Consent declined for examination of gastrointestinal system (finding)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Consent declined for examination of gastrointestinal system" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "704275001", + "display" : "Consent declined for examination of genitourinary system", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Consent declined for examination of genitourinary system (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "704276000", + "display" : "Consent declined for examination of musculoskeletal system", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Consent declined for examination of musculoskeletal system (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "704277009", + "display" : "Consent declined for examination of respiratory system", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Consent declined for examination of respiratory system (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310376006", + "display" : "Immunization consent not given", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immunisation consent not given" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immunization consent not given (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "414859005", + "display" : "No consent for electronic record sharing (finding)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "No consent for electronic record sharing" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "416409005", + "display" : "Refused consent for upload to local shared electronic record (finding)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Refused consent for upload to local shared electronic record" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "416308001", + "display" : "Refused consent for upload to national shared electronic record (finding)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Refused consent for upload to national shared electronic record" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "737038009", + "display" : "Declined consent for treatment (finding)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Declined consent for treatment" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "713835001", + "display" : "Declined consent for use of patient data in risk stratification for unplanned hospital admission", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Declined consent for use of patient data in risk stratification for unplanned hospital admission (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "398227009", + "display" : "Inadequate consent (finding)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inadequate consent" + }] + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/capability-statement-kind", + "resource" : { + "resourceType" : "ValueSet", + "id" : "capability-statement-kind", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fhir" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "normative" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version", + "valueCode" : "4.0.0" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 5 + }], + "url" : "http://hl7.org/fhir/ValueSet/capability-statement-kind", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.198" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.188" + }], + "version" : "6.0.0-ballot2", + "name" : "CapabilityStatementKind", + "title" : "Capability Statement Kind", + "status" : "active", + "experimental" : true, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "How a capability statement is intended to be used.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/capability-statement-kind" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:94f94cc0-e2c0-4ddc-8cf1-6035ed1f5a9c", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 3, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/capability-statement-kind|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/capability-statement-kind", + "code" : "instance", + "display" : "Instance" + }, + { + "system" : "http://hl7.org/fhir/capability-statement-kind", + "code" : "capability", + "display" : "Capability" + }, + { + "system" : "http://hl7.org/fhir/capability-statement-kind", + "code" : "requirements", + "display" : "Requirements" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/restful-capability-mode", + "resource" : { + "resourceType" : "ValueSet", + "id" : "restful-capability-mode", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fhir" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "normative" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version", + "valueCode" : "4.0.0" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 5 + }], + "url" : "http://hl7.org/fhir/ValueSet/restful-capability-mode", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.176" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.166" + }], + "version" : "6.0.0-ballot2", + "name" : "RestfulCapabilityMode", + "title" : "Restful Capability Mode", + "status" : "active", + "experimental" : false, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "The mode of a RESTful capability statement.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/restful-capability-mode" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:fac30c57-6e7b-4e6d-ac49-af88fa107bf9", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 2, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/restful-capability-mode|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/restful-capability-mode", + "code" : "client", + "display" : "Client" + }, + { + "system" : "http://hl7.org/fhir/restful-capability-mode", + "code" : "server", + "display" : "Server" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/restful-security-service", + "resource" : { + "resourceType" : "ValueSet", + "id" : "restful-security-service", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fhir" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "normative" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version", + "valueCode" : "4.0.0" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 5 + }], + "url" : "http://hl7.org/fhir/ValueSet/restful-security-service", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.178" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.168" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.2.82" + }], + "version" : "6.0.0-ballot2", + "name" : "RestfulSecurityService", + "title" : "Restful Security Service", + "status" : "active", + "experimental" : false, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "Types of security services used with FHIR.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/restful-security-service" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:c3c8c5f5-6bbe-4ae0-902c-06f1063a7368", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 6, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/restful-security-service|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/restful-security-service", + "code" : "OAuth", + "display" : "OAuth" + }, + { + "system" : "http://hl7.org/fhir/restful-security-service", + "code" : "SMART-on-FHIR", + "display" : "SMART-on-FHIR" + }, + { + "system" : "http://hl7.org/fhir/restful-security-service", + "code" : "NTLM", + "display" : "NTLM" + }, + { + "system" : "http://hl7.org/fhir/restful-security-service", + "code" : "Basic", + "display" : "Basic" + }, + { + "system" : "http://hl7.org/fhir/restful-security-service", + "code" : "Kerberos", + "display" : "Kerberos" + }, + { + "system" : "http://hl7.org/fhir/restful-security-service", + "code" : "Certificates", + "display" : "Certificates" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/type-restful-interaction", + "resource" : { + "resourceType" : "ValueSet", + "id" : "type-restful-interaction", + "meta" : { + "lastUpdated" : "2024-10-03T04:31:51.554+11:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fhir" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "normative" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version", + "valueCode" : "4.0.0" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 5 + }], + "url" : "http://hl7.org/fhir/ValueSet/type-restful-interaction", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.180" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.170" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.2.83" + }], + "version" : "6.0.0-ballot2", + "name" : "TypeRestfulInteraction", + "title" : "Type Restful Interaction", + "status" : "active", + "experimental" : false, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "Operations supported by REST at the type or instance level.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/restful-interaction", + "concept" : [{ + "code" : "read" + }, + { + "code" : "vread" + }, + { + "code" : "update" + }, + { + "code" : "update-conditional" + }, + { + "code" : "patch" + }, + { + "code" : "patch-conditional" + }, + { + "code" : "delete" + }, + { + "code" : "delete-conditional-single" + }, + { + "code" : "delete-conditional-multiple" + }, + { + "code" : "delete-history" + }, + { + "code" : "delete-history-version" + }, + { + "code" : "history-instance" + }, + { + "code" : "history-type" + }, + { + "code" : "create" + }, + { + "code" : "create-conditional" + }, + { + "code" : "search-type" + }] + }] + }, + "expansion" : { + "identifier" : "urn:uuid:be5936f1-70a4-435b-a51f-2117cbe337c7", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 16, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/restful-interaction|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/restful-interaction", + "code" : "read", + "display" : "read" + }, + { + "system" : "http://hl7.org/fhir/restful-interaction", + "code" : "vread", + "display" : "vread" + }, + { + "system" : "http://hl7.org/fhir/restful-interaction", + "code" : "update", + "display" : "update" + }, + { + "system" : "http://hl7.org/fhir/restful-interaction", + "code" : "update-conditional", + "display" : "update-conditional" + }, + { + "system" : "http://hl7.org/fhir/restful-interaction", + "code" : "patch", + "display" : "patch" + }, + { + "system" : "http://hl7.org/fhir/restful-interaction", + "code" : "patch-conditional", + "display" : "patch-conditional" + }, + { + "system" : "http://hl7.org/fhir/restful-interaction", + "code" : "delete", + "display" : "delete" + }, + { + "system" : "http://hl7.org/fhir/restful-interaction", + "code" : "delete-conditional-single", + "display" : "delete-conditional-single" + }, + { + "system" : "http://hl7.org/fhir/restful-interaction", + "code" : "delete-conditional-multiple", + "display" : "delete-conditional-multiple" + }, + { + "system" : "http://hl7.org/fhir/restful-interaction", + "code" : "delete-history", + "display" : "delete-history" + }, + { + "system" : "http://hl7.org/fhir/restful-interaction", + "code" : "delete-history-version", + "display" : "delete-history-version" + }, + { + "system" : "http://hl7.org/fhir/restful-interaction", + "code" : "history-instance", + "display" : "history-instance" + }, + { + "system" : "http://hl7.org/fhir/restful-interaction", + "code" : "history-type", + "display" : "history-type" + }, + { + "system" : "http://hl7.org/fhir/restful-interaction", + "code" : "create", + "display" : "create" + }, + { + "system" : "http://hl7.org/fhir/restful-interaction", + "code" : "create-conditional", + "display" : "create-conditional" + }, + { + "system" : "http://hl7.org/fhir/restful-interaction", + "code" : "search-type", + "display" : "search-type" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/versioning-policy", + "resource" : { + "resourceType" : "ValueSet", + "id" : "versioning-policy", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fhir" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "normative" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version", + "valueCode" : "4.0.0" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 5 + }], + "url" : "http://hl7.org/fhir/ValueSet/versioning-policy", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.190" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.180" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.2.89" + }], + "version" : "6.0.0-ballot2", + "name" : "ResourceVersionPolicy", + "title" : "Resource Version Policy", + "status" : "active", + "experimental" : false, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "How the system supports versioning for a resource.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/versioning-policy" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:ca8bace6-a8d8-4cdb-b388-f8075cc222bb", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 3, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/versioning-policy|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/versioning-policy", + "code" : "no-version", + "display" : "No VersionId Support" + }, + { + "system" : "http://hl7.org/fhir/versioning-policy", + "code" : "versioned", + "display" : "Versioned" + }, + { + "system" : "http://hl7.org/fhir/versioning-policy", + "code" : "versioned-update", + "display" : "VersionId tracked fully" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/conditional-read-status", + "resource" : { + "resourceType" : "ValueSet", + "id" : "conditional-read-status", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fhir" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "normative" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version", + "valueCode" : "4.0.0" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 5 + }], + "url" : "http://hl7.org/fhir/ValueSet/conditional-read-status", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.200" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.190" + }], + "version" : "6.0.0-ballot2", + "name" : "ConditionalReadStatus", + "title" : "Conditional Read Status", + "status" : "active", + "experimental" : false, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "A code that indicates how the server supports conditional read.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/conditional-read-status" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:ad189d2b-f1c3-4b95-b0c4-9d24fca43cde", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 4, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/conditional-read-status|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/conditional-read-status", + "code" : "not-supported", + "display" : "Not Supported" + }, + { + "system" : "http://hl7.org/fhir/conditional-read-status", + "code" : "modified-since", + "display" : "If-Modified-Since" + }, + { + "system" : "http://hl7.org/fhir/conditional-read-status", + "code" : "not-match", + "display" : "If-None-Match" + }, + { + "system" : "http://hl7.org/fhir/conditional-read-status", + "code" : "full-support", + "display" : "Full Support" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/conditional-delete-status", + "resource" : { + "resourceType" : "ValueSet", + "id" : "conditional-delete-status", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fhir" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "normative" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version", + "valueCode" : "4.0.0" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 5 + }], + "url" : "http://hl7.org/fhir/ValueSet/conditional-delete-status", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.194" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.184" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.2.91" + }], + "version" : "6.0.0-ballot2", + "name" : "ConditionalDeleteStatus", + "title" : "Conditional Delete Status", + "status" : "active", + "experimental" : false, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "A code that indicates how the server supports conditional delete.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/conditional-delete-status" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:76b27981-51b2-418b-95fd-6e3dd4d5dcb0", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 3, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/conditional-delete-status|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/conditional-delete-status", + "code" : "not-supported", + "display" : "Not Supported" + }, + { + "system" : "http://hl7.org/fhir/conditional-delete-status", + "code" : "single", + "display" : "Single Deletes Supported" + }, + { + "system" : "http://hl7.org/fhir/conditional-delete-status", + "code" : "multiple", + "display" : "Multiple Deletes Supported" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/reference-handling-policy", + "resource" : { + "resourceType" : "ValueSet", + "id" : "reference-handling-policy", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fhir" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "normative" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version", + "valueCode" : "4.0.0" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 5 + }], + "url" : "http://hl7.org/fhir/ValueSet/reference-handling-policy", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.202" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.192" + }], + "version" : "6.0.0-ballot2", + "name" : "ReferenceHandlingPolicy", + "title" : "Reference Handling Policy", + "status" : "active", + "experimental" : false, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "A set of flags that defines how references are supported.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/reference-handling-policy" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:5b0298ac-5787-4b28-937f-fe4ad4b1b4ee", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 5, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/reference-handling-policy|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/reference-handling-policy", + "code" : "literal", + "display" : "Literal References" + }, + { + "system" : "http://hl7.org/fhir/reference-handling-policy", + "code" : "logical", + "display" : "Logical References" + }, + { + "system" : "http://hl7.org/fhir/reference-handling-policy", + "code" : "resolves", + "display" : "Resolves References" + }, + { + "system" : "http://hl7.org/fhir/reference-handling-policy", + "code" : "enforced", + "display" : "Reference Integrity Enforced" + }, + { + "system" : "http://hl7.org/fhir/reference-handling-policy", + "code" : "local", + "display" : "Local References Only" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/system-restful-interaction", + "resource" : { + "resourceType" : "ValueSet", + "id" : "system-restful-interaction", + "meta" : { + "lastUpdated" : "2024-10-03T04:31:51.554+11:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fhir" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "normative" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version", + "valueCode" : "4.0.0" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 5 + }], + "url" : "http://hl7.org/fhir/ValueSet/system-restful-interaction", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.181" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.171" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.2.84" + }], + "version" : "6.0.0-ballot2", + "name" : "SystemRestfulInteraction", + "title" : "System Restful Interaction", + "status" : "active", + "experimental" : false, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "Operations supported by REST at the system level.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/restful-interaction", + "concept" : [{ + "code" : "transaction" + }, + { + "code" : "batch" + }, + { + "code" : "search-system" + }, + { + "code" : "history-system" + }] + }] + }, + "expansion" : { + "identifier" : "urn:uuid:bd705fda-874e-4e82-b7a3-665326c6fad4", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 4, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/restful-interaction|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/restful-interaction", + "code" : "transaction", + "display" : "transaction" + }, + { + "system" : "http://hl7.org/fhir/restful-interaction", + "code" : "batch", + "display" : "batch" + }, + { + "system" : "http://hl7.org/fhir/restful-interaction", + "code" : "search-system", + "display" : "search-system" + }, + { + "system" : "http://hl7.org/fhir/restful-interaction", + "code" : "history-system", + "display" : "history-system" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/message-transport", + "resource" : { + "resourceType" : "ValueSet", + "id" : "message-transport", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fhir" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "normative" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version", + "valueCode" : "4.0.0" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 5 + }], + "url" : "http://hl7.org/fhir/ValueSet/message-transport", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.184" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.174" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.2.86" + }], + "version" : "6.0.0-ballot2", + "name" : "MessageTransport", + "title" : "Message Transport", + "status" : "active", + "experimental" : false, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "The protocol used for message transport.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/message-transport" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:0d0365ca-3d64-4445-b2b7-be70a167e29a", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 3, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/message-transport|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/message-transport", + "code" : "http", + "display" : "HTTP" + }, + { + "system" : "http://hl7.org/fhir/message-transport", + "code" : "ftp", + "display" : "FTP" + }, + { + "system" : "http://hl7.org/fhir/message-transport", + "code" : "mllp", + "display" : "MLLP" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/event-capability-mode", + "resource" : { + "resourceType" : "ValueSet", + "id" : "event-capability-mode", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fhir" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "normative" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version", + "valueCode" : "4.0.0" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 5 + }], + "url" : "http://hl7.org/fhir/ValueSet/event-capability-mode", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.182" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.172" + }], + "version" : "6.0.0-ballot2", + "name" : "EventCapabilityMode", + "title" : "Event Capability Mode", + "status" : "active", + "experimental" : false, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "The mode of a message capability statement.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/event-capability-mode" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:58c66d79-d690-4009-b42d-0cb37953ab9d", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 2, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/event-capability-mode|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/event-capability-mode", + "code" : "sender", + "display" : "Sender" + }, + { + "system" : "http://hl7.org/fhir/event-capability-mode", + "code" : "receiver", + "display" : "Receiver" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/document-mode", + "resource" : { + "resourceType" : "ValueSet", + "id" : "document-mode", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fhir" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "normative" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version", + "valueCode" : "4.0.0" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 5 + }], + "url" : "http://hl7.org/fhir/ValueSet/document-mode", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.186" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.176" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.2.87" + }], + "version" : "6.0.0-ballot2", + "name" : "DocumentMode", + "title" : "Document Mode", + "status" : "active", + "experimental" : false, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "Whether the application produces or consumes documents.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/document-mode" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:e07abf35-f2c2-4799-8513-0f568f3fd13b", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 2, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/document-mode|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/document-mode", + "code" : "producer", + "display" : "Producer" + }, + { + "system" : "http://hl7.org/fhir/document-mode", + "code" : "consumer", + "display" : "Consumer" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/detectedissue-status", + "resource" : { + "resourceType" : "ValueSet", + "id" : "detectedissue-status", + "meta" : { + "lastUpdated" : "2024-10-03T04:31:51.554+11:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "cds" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 2 + }], + "url" : "http://hl7.org/fhir/ValueSet/detectedissue-status", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3158" + }], + "version" : "6.0.0-ballot2", + "name" : "DetectedIssueStatus", + "title" : "Detected Issue Status", + "status" : "draft", + "experimental" : false, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "Indicates the status of a detected issue", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/observation-status", + "concept" : [{ + "code" : "preliminary", + "display" : "Preliminary" + }, + { + "code" : "final", + "display" : "Final" + }, + { + "code" : "entered-in-error", + "display" : "Entered in Error" + }] + }, + { + "system" : "http://hl7.org/fhir/detectedissue-status", + "concept" : [{ + "code" : "mitigated", + "display" : "Mitigated" + }] + }] + }, + "expansion" : { + "identifier" : "urn:uuid:35fe5735-6571-41ef-9869-0ce9cb17c687", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 4, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/observation-status|6.0.0-ballot2" + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/detectedissue-status|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/observation-status", + "code" : "preliminary", + "display" : "Preliminary" + }, + { + "system" : "http://hl7.org/fhir/observation-status", + "code" : "final", + "display" : "Final" + }, + { + "system" : "http://hl7.org/fhir/observation-status", + "code" : "entered-in-error", + "display" : "Entered in Error" + }, + { + "system" : "http://hl7.org/fhir/detectedissue-status", + "code" : "mitigated", + "display" : "Mitigated" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/detectedissue-category", + "resource" : { + "resourceType" : "ValueSet", + "id" : "detectedissue-category", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "cds" + }], + "url" : "http://hl7.org/fhir/ValueSet/detectedissue-category", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.204" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.194" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.2.103" + }], + "version" : "6.0.0-ballot2", + "name" : "DetectedIssueCategory", + "title" : "Detected Issue Category", + "status" : "draft", + "experimental" : false, + "publisher" : "FHIR Project team", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "Kinds of issues or contraindications, such as 'drug-drug interaction', 'duplicate therapy', etc.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "filter" : [{ + "property" : "concept", + "op" : "is-a", + "value" : "_AdministrationDetectedIssueCode" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "filter" : [{ + "property" : "concept", + "op" : "is-a", + "value" : "_ActSuppliedItemDetectedIssueCode" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "filter" : [{ + "property" : "concept", + "op" : "is-a", + "value" : "_ClinicalActionDetectedIssueCode" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "filter" : [{ + "property" : "concept", + "op" : "is-a", + "value" : "_SupplyDetectedIssueCode" + }] + }] + }, + "expansion" : { + "identifier" : "urn:uuid:23fd75df-2408-4a0a-8abf-71e2e28e30ea", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 86, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/v3-ActCode|9.0.0" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "abstract" : true, + "code" : "_AdministrationDetectedIssueCode", + "display" : "AdministrationDetectedIssueCode" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "abstract" : true, + "code" : "_AppropriatenessDetectedIssueCode", + "display" : "AppropriatenessDetectedIssueCode" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "abstract" : true, + "code" : "_InteractionDetectedIssueCode", + "display" : "InteractionDetectedIssueCode" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "FOOD", + "display" : "Food Interaction Alert" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "TPROD", + "display" : "Therapeutic Product Alert" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "DRG", + "display" : "Drug Interaction Alert" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "NHP", + "display" : "Natural Health Product Alert" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "NONRX", + "display" : "Non-Prescription Interaction Alert" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "OBSA", + "display" : "Observation Alert" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "AGE", + "display" : "Age Alert" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "ADALRT", + "display" : "adult alert" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "DOSEHINDA", + "display" : "High Dose for Age Alert" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "DOSELINDA", + "display" : "Low Dose for Age Alert" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "GEALRT", + "display" : "geriatric alert" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "PEALRT", + "display" : "pediatric alert" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "COND", + "display" : "Condition Alert" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "HGHT" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "LACT", + "display" : "Lactation Alert" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "PREG", + "display" : "Pregnancy Alert" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "WGHT" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "CREACT", + "display" : "common reaction alert" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "GEN", + "display" : "Genetic Alert" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "GEND", + "display" : "Gender Alert" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "LAB", + "display" : "Lab Alert" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "REACT", + "display" : "Reaction Alert" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "ALGY", + "display" : "Allergy Alert" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "INT", + "display" : "Intolerance Alert" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "RREACT", + "display" : "Related Reaction Alert" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "RALG", + "display" : "Related Allergy Alert" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "RAR", + "display" : "Related Prior Reaction Alert" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "RINT", + "display" : "Related Intolerance Alert" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "PREVINEF", + "display" : "previously ineffective" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "COMPLY", + "display" : "Compliance Alert" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "DUPTHPY", + "display" : "Duplicate Therapy Alert" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "DUPTHPCLS", + "display" : "duplicate therapeutic alass alert" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "DUPTHPGEN", + "display" : "duplicate generic alert" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "ABUSE", + "display" : "commonly abused/misused alert" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "FRAUD", + "display" : "potential fraud" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "PLYDOC", + "display" : "Poly-orderer Alert" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "PLYPHRM", + "display" : "Poly-supplier Alert", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009" + }, + "value" : "Poly-pharmacy Alert" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "DACT", + "display" : "drug action detected issue" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "DOSE", + "display" : "Dosage problem" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "DOSECOND", + "display" : "dosage-condition alert" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "DOSEDUR", + "display" : "Dose-Duration Alert" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "DOSEDURH", + "display" : "Dose-Duration High Alert" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "DOSEDURHIND", + "display" : "Dose-Duration High for Indication Alert" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "DOSEDURL", + "display" : "Dose-Duration Low Alert" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "DOSEDURLIND", + "display" : "Dose-Duration Low for Indication Alert" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "DOSEH", + "display" : "High Dose Alert" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "DOSEHIND", + "display" : "High Dose for Indication Alert" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "DOSEHINDSA", + "display" : "High Dose for Height/Surface Area Alert" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "DOSEHINDW", + "display" : "High Dose for Weight Alert" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "DOSEIVL", + "display" : "Dose-Interval Alert" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "DOSEIVLIND", + "display" : "Dose-Interval for Indication Alert" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "DOSEL", + "display" : "Low Dose Alert" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "DOSELIND", + "display" : "Low Dose for Indication Alert" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "DOSELINDSA", + "display" : "Low Dose for Height/Surface Area Alert" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "DOSELINDW", + "display" : "Low Dose for Weight Alert" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "MDOSE", + "display" : "maximum dosage reached" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "TIME", + "display" : "timing detected issue" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "ALRTENDLATE", + "display" : "end too late alert" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "ALRTSTRTLATE", + "display" : "start too late alert" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "abstract" : true, + "inactive" : true, + "code" : "_DrugActionDetectedIssueCode", + "display" : "DrugActionDetectedIssueCode" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "abstract" : true, + "inactive" : true, + "code" : "_TimingDetectedIssueCode", + "display" : "TimingDetectedIssueCode" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "ENDLATE", + "display" : "End Too Late Alert" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "STRTLATE", + "display" : "Start Too Late Alert" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "abstract" : true, + "code" : "_ActSuppliedItemDetectedIssueCode", + "display" : "ActSuppliedItemDetectedIssueCode" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "abstract" : true, + "code" : "_SupplyDetectedIssueCode", + "display" : "SupplyDetectedIssueCode" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "ALLDONE", + "display" : "already performed" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "FULFIL", + "display" : "fulfillment alert" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "NOTACTN", + "display" : "no longer actionable" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "NOTEQUIV", + "display" : "not equivalent alert" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "NOTEQUIVGEN", + "display" : "not generically equivalent alert" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "NOTEQUIVTHER", + "display" : "not therapeutically equivalent alert" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "TIMING", + "display" : "event timing incorrect alert" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "INTERVAL", + "display" : "outside requested time" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "MINFREQ", + "display" : "too soon within frequency based on the usage" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "HELD", + "display" : "held/suspended alert" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "TOOLATE", + "display" : "Refill Too Late Alert" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "TOOSOON", + "display" : "Refill Too Soon Alert" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "HISTORIC", + "display" : "record recorded as historical" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "PATPREF", + "display" : "violates stated preferences" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "PATPREFALT", + "display" : "violates stated preferences, alternate available" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "abstract" : true, + "code" : "_ClinicalActionDetectedIssueCode", + "display" : "ClinicalActionDetectedIssueCode" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "CAREGAP", + "display" : "Caregap" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "CODINGGAP", + "display" : "Codinggap" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/detectedissue-severity", + "resource" : { + "resourceType" : "ValueSet", + "id" : "detectedissue-severity", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "cds" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 2 + }], + "url" : "http://hl7.org/fhir/ValueSet/detectedissue-severity", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.206" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.196" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.2.105" + }], + "version" : "6.0.0-ballot2", + "name" : "DetectedIssueSeverity", + "title" : "Detected Issue Severity", + "status" : "draft", + "experimental" : false, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "Indicates the potential degree of impact of the identified issue on the patient.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/detectedissue-severity" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:420facd3-519c-4473-8783-dfeb425aa252", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 3, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/detectedissue-severity|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/detectedissue-severity", + "code" : "high", + "display" : "High" + }, + { + "system" : "http://hl7.org/fhir/detectedissue-severity", + "code" : "moderate", + "display" : "Moderate" + }, + { + "system" : "http://hl7.org/fhir/detectedissue-severity", + "code" : "low", + "display" : "Low" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/manifestation-or-symptom", + "resource" : { + "resourceType" : "ValueSet", + "id" : "manifestation-or-symptom", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "pc" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/manifestation-or-symptom", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.169" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.160" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.2.77" + }], + "version" : "6.0.0-ballot2", + "name" : "ManifestationAndSymptomCodes", + "title" : "Manifestation and Symptom Codes", + "status" : "draft", + "experimental" : true, + "publisher" : "FHIR Project team", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "Example value set for Manifestation and Symptom codes.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "copyright" : "This resource includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these specifications must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/get-snomed-ct or info@snomed.org", + "compose" : { + "include" : [{ + "system" : "http://snomed.info/sct", + "filter" : [{ + "property" : "concept", + "op" : "is-a", + "value" : "404684003" + }] + }] + }, + "expansion" : { + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/valueset-unclosed", + "valueBoolean" : true + }], + "identifier" : "urn:uuid:12a33c56-b269-4d19-ba38-2cee7f17dc44", + "timestamp" : "2024-10-02T17:54:47+00:00", + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-valueset", + "valueUri" : "null" + }, + { + "name" : "used-codesystem", + "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230131" + }, + { + "name" : "version", + "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230131" + }], + "contains" : [{ + "system" : "http://snomed.info/sct", + "code" : "404684003", + "display" : "Clinical finding (finding)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clinical finding" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "109006", + "display" : "Anxiety disorder of childhood OR adolescence", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anxiety disorder of childhood OR adolescence (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "122003", + "display" : "Choroidal hemorrhage", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Choroidal haemorrhage" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Choroidal hemorrhage (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "127009", + "display" : "Spontaneous abortion with laceration of cervix", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spontaneous abortion with tear of cervix" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Miscarriage with tear of cervix" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Miscarriage with laceration of cervix" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Miscarriage with laceration of cervix (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129007", + "display" : "Homoiothermia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Homoiothermy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Homoiothermia (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "134006", + "display" : "Decreased hair growth", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decreased hair growth (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "140004", + "display" : "Chronic pharyngitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic sore throat" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic pharyngitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "144008", + "display" : "Normal peripheral vision", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Normal peripheral vision (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "150003", + "display" : "Abnormal bladder continence", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abnormal bladder continence (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "151004", + "display" : "Gonococcal meningitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gonococcal meningitis (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Meningitis due to gonococcus" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "162004", + "display" : "Severe manic bipolar I disorder without psychotic features", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Severe bipolar I disorder, most recent episode manic, without psychotic features" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Severe manic bipolar I disorder without psychotic features (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "165002", + "display" : "Accident-prone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Accident proneness" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Accident prone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Accident prone (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "168000", + "display" : "Typhlolithiasis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Typhlolithiasis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "171008", + "display" : "Injury of ascending right colon without open wound into abdominal cavity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injury of ascending right colon without open wound into abdominal cavity (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "172001", + "display" : "Endometritis following molar AND/OR ectopic pregnancy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Endometritis following molar AND/OR ectopic pregnancy (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "175004", + "display" : "Supraorbital neuralgia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Supraorbital neuralgia (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "177007", + "display" : "Poisoning by sawfly larvae", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sawfly larvae toxicity" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning by sawfly larvae (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "179005", + "display" : "Apraxia of dressing", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Apraxia of dressing (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "181007", + "display" : "Hemorrhagic bronchopneumonia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemorrhagic bronchopneumonia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemorrhagic bronchopneumonia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "183005", + "display" : "Autoimmune pancytopenia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Autoimmune pancytopenia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "184004", + "display" : "Withdrawal arrhythmia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Withdrawal arrhythmia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "188001", + "display" : "Injury of intercostal artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injury of intercostal artery (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intercostal artery injury" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "192008", + "display" : "Congenital syphilitic hepatomegaly", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital syphilitic hepatomegaly (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "193003", + "display" : "Benign hypertensive renal disease", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Benign hypertensive renal disease (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "198007", + "display" : "Disease due to Filoviridae", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disease caused by Filoviridae (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disease caused by Filoviridae" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "199004", + "display" : "Decreased lactation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypogalactia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypolactation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Insufficient lactation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poor lactation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inadequate lactation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decreased lactation (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "216004", + "display" : "Delusion of persecution", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paranoid reaction" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Persecutory delusion" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Delusion of persecution (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "219006", + "display" : "Alcohol user", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Current drinker" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Drinks alcohol" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Current drinker of alcohol (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Current drinker of alcohol" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "222008", + "display" : "Acute epiglottitis with obstruction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute epiglottitis with obstruction (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "223003", + "display" : "Tumor of body of uterus affecting pregnancy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tumour of body of uterus affecting pregnancy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tumor of body of uterus affecting pregnancy (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228007", + "display" : "Lucio phenomenon", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lepromatous cutaneous vasculitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lucio phenomenon (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "241006", + "display" : "Epilepsia partialis continua", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Epilepsia partialis continua (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Motor simple partial status" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Kojewnikov's epilepsy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Focal status epilepticus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Kojevnikov epilepsy" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "242004", + "display" : "Noninfectious jejunitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Noninfectious jejunitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "253005", + "display" : "Sycosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sycosis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "257006", + "display" : "Acne rosacea, erythematous telangiectatic type", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acne rosacea, erythematous telangiectatic type (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "264008", + "display" : "Blind hypertensive eye", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blind hypertensive eye (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "276008", + "display" : "Poisoning by oxytocin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oxytocin poisoning" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by oxytocin (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by oxytocin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "279001", + "display" : "Senile myocarditis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Senile myocarditis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "281004", + "display" : "Dementia associated with alcoholism", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alcohol-induced persisting dementia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dementia associated with alcoholism (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alcoholic dementia" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "282006", + "display" : "Acute myocardial infarction of basal-lateral wall", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute myocardial infarction of basal-lateral wall (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "290006", + "display" : "Melnick-Fraser syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Branchio-oto-renal syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "BOR syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Melnick-Fraser syndrome (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "292003", + "display" : "EEG finding", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "EEG observations" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Electroencephalogram finding (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Electroencephalogram finding" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "297009", + "display" : "Acute myringitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute tympanitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute myringitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "299007", + "display" : "Paraffinoma of skin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paraffinoma of skin (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "303002", + "display" : "Apoplectic pancreatitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Apoplectic pancreatitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "308006", + "display" : "Pearly penile papules", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Penile papules" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pearly penile papules (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310008", + "display" : "Boil of penis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Boil of penis (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Penile boil" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "313005", + "display" : "Déjà vu", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Déjà vu (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "317006", + "display" : "Reactive hypoglycemia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypoglycemic reaction" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypoglycaemic reaction" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reactive hypoglycaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reactive hypoglycemia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "320003", + "display" : "Cervical dilatation, 1cm", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cervical dilatation, 1cm (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "324007", + "display" : "Plaster ulcer", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Plaster ulcer (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "330007", + "display" : "Occipital headache", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Occipital headache (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "335002", + "display" : "Pylorospasm", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pylorospasm (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "341009", + "display" : "ABO incompatibility reaction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ABO mismatched blood transfusion" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ABO incompatibility reaction (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "349006", + "display" : "Absent tendon reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Absent tendon reflex (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "355001", + "display" : "Hemorrhagic shock", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemorrhagic shock" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemorrhagic shock (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "357009", + "display" : "Closed fracture of trapezoidal bone of wrist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed fracture of small multangular bone of wrist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed fracture of trapezoidal bone of wrist (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed fracture trapezoid" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "359007", + "display" : "Kernicterus due to isoimmunization", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Kernicterus due to isoimmunisation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Kernicterus due to isoimmunization (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "360002", + "display" : "Acute radiation disease", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute radiation disease (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "364006", + "display" : "Acute left-sided heart failure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute left heart failure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute left-sided heart failure (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "366008", + "display" : "Hidromeiosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hidromeiosis (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "368009", + "display" : "Heart valve disorder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Valvular heart disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Heart valve disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disorder of heart valve" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Heart valve disorder (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "369001", + "display" : "Normal jugular venous pressure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Normal jugular venous pressure (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "378007", + "display" : "Morquio syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chondro-osteodystrophy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Morquio-Suarez syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Morquio-Ullrich disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osteochondrodystrophia deformans" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Atypical chondrodystrophy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Morquio disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Familial osteochondrodystrophy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brailsford-Morquio syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hereditary enchondral dysostosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chondrodystrophia tarda" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Familial osseous dystrophy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Keratan sulfaturia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mucopolysaccharidosis, MPS-IV" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Morquio-Brailsford disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osteochondrodystrophy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mucopolysaccharidosis type IV" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Keratan sulphaturia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Morquio syndrome (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "382009", + "display" : "Legal history finding relating to child", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Legal history finding relating to child (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "383004", + "display" : "Passive range of hip extension - finding", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Finding of passive range of hip extension (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Finding of passive range of hip extension" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385006", + "display" : "Secondary peripheral neuropathy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Secondary peripheral neuropathy (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "387003", + "display" : "Melanuria", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Melanuria (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "398002", + "display" : "Left axis deviation greater than -90 degrees by EKG", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Left axis deviation greater than -90 degrees by electrocardiogram" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Left axis deviation greater than -90 degrees by electrocardiogram (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "407000", + "display" : "Congenital hepatomegaly", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital hepatomegaly (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "408005", + "display" : "Tooth chattering", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tooth chattering (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "409002", + "display" : "Food allergy diet", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Food intolerance diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Food allergy diet (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "426008", + "display" : "Superficial injury of ankle without infection", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Superficial injury of ankle without infection (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "431005", + "display" : "Hypertrophy of scrotum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypertrophy of scrotum (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "437009", + "display" : "Abnormal composition of urine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abnormal composition of urine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "440009", + "display" : "Persistent hyperphenylalaninemia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Essential hyperphenylalaninemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hyperphenylalaninemia, type II" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Persistent hyperphenylalaninaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Essential hyperphenylalaninaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hyperphenylalaninaemia, type II" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Persistent hyperphenylalaninemia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "442001", + "display" : "Secondary hypopituitarism", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Secondary hypopituitarism (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "443006", + "display" : "Cystocele affecting pregnancy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cystocele affecting pregnancy (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "447007", + "display" : "Coach in sports activity accident", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Coach in sports activity accident (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "450005", + "display" : "Ulcerative stomatitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ulcerative stomatitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "452002", + "display" : "Blister of groin without infection", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blister of groin without infection (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "460001", + "display" : "Squamous metaplasia of prostate gland", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Squamous metaplasia of prostate gland (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "467003", + "display" : "Old laceration of muscles of pelvic floor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Old laceration of muscles of pelvic floor (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Old laceration of pelvic floor muscle" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "470004", + "display" : "Vitreous touch syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vitreous touch syndrome (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "479003", + "display" : "Graves' disease with pretibial myxedema AND with thyrotoxic crisis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Graves' disease with pretibial myxedema AND with thyrotoxic storm" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Graves' disease with pretibial myxoedema AND with thyrotoxic crisis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Graves' disease with pretibial myxoedema AND with thyrotoxic storm" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Graves' disease with pretibial myxedema AND with thyrotoxic crisis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "486006", + "display" : "Acute vascular insufficiency", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute vascular insufficiency (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "488007", + "display" : "Fibroid myocarditis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fibroid myocarditis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "490008", + "display" : "Upper respiratory tract hypersensitivity reaction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Upper respiratory tract hypersensitivity reaction (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "496002", + "display" : "Closed traumatic dislocation of third cervical vertebra (disorder)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed traumatic dislocation of third cervical vertebra" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "504009", + "display" : "Androgen-dependent hirsutism", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Androgen-dependent hirsutism (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Androgen dependent hirsutism" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "517007", + "display" : "Foreign body in hypopharynx", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Foreign body in hypopharynx (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "518002", + "display" : "Multiple aggregation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Multiple aggregation (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "520004", + "display" : "Congenital bent nose", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital bent nose (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "527001", + "display" : "Spontaneous fetal evolution, Roederer's method", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spontaneous foetal evolution, Roederer's method" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spontaneous fetal evolution, Roederer's method (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spontaneous fetal evolution, Roederer method" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "536002", + "display" : "Glissonian cirrhosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glissonian cirrhosis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "539009", + "display" : "Conjunctival argyrosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conjunctival argyrosis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "547009", + "display" : "Hypersecretion of calcitonin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypersecretion of thyrocalcitonin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypersecretion of calcitonin (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "548004", + "display" : "13p partial trisomy syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "13p partial trisomy syndrome (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "554003", + "display" : "2p partial trisomy syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "2p partial trisomy syndrome (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "555002", + "display" : "Dicentra species poisoning", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dicentra species poisoning (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "563001", + "display" : "Nystagmus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nystagmus (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "568005", + "display" : "Tic disorder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tic disorder (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Habit disorder" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "586008", + "display" : "Contact dermatitis caused by Primula obconica (disorder)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Contact dermatitis caused by poison primrose" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Contact dermatitis caused by Primula obconica" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Contact dermatitis caused by German primrose" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "590005", + "display" : "Congenital aneurysm of anterior communicating artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Berry aneurysm of anterior communicating artery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital aneurysm of anterior communicating artery (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "596004", + "display" : "Premenstrual dysphoric disorder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Premenstrual dysphoric disorder (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "599006", + "display" : "Chronic pneumothorax", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic pneumothorax (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Persistent pneumothorax" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "600009", + "display" : "Pyromania", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Firesetting behavior" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Firesetting behaviour" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pyromania (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "607007", + "display" : "Decreased vital capacity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decreased vital capacity (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "610000", + "display" : "Spastic aphonia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spastic aphonia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "613003", + "display" : "Fragile X syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Martin-Bell syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Marker X syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fragile X syndrome (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "FRAXA - 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", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Obstruction due to foreign body accidentally left in operative wound AND/OR body cavity during a procedure (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "616006", + "display" : "Sensorimotor disorder of eyelid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sensorimotor disorder of eyelid (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "626004", + "display" : "Hypercortisolism due to nonpituitary tumor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ectopic ACTH syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypercortisolism due to nonpituitary tumour" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ectopic ACTH secretion causing Cushing's syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypercortisolism due to nonpituitary tumor (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "631002", + "display" : "Transfusion reaction due to minor incompatibility", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transfusion reaction due to minor incompatibility (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "640003", + "display" : "Injury of pneumogastric nerve", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injury of tenth cranial nerve" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injury of vagus nerve" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tenth cranial nerve injury" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vagus nerve injury" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injury to vagus nerve" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vagus (10th) nerve injury" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injury of pneumogastric nerve (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "643001", + "display" : "Hypertrophy of lip", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypertrophy of lip (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Macrocheilia" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "646009", + "display" : "Idiopathic cyst of anterior chamber of eye (disorder)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Idiopathic cyst of anterior chamber of eye" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "649002", + "display" : "Open fracture of distal end of ulna", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open fracture of distal end of ulna (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "651003", + "display" : "Root work", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mal puesto" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brujeria" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Root work (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "652005", + "display" : "Gangrenous tonsillitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gangrenous tonsillitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "655007", + "display" : "Abnormal fetal heart beat noted before labor in liveborn infant", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abnormal fetal heart beat noted before labour in liveborn infant" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abnormal fetal heart beat noted before labor in liveborn infant (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abnormal foetal heart beat noted before labour in liveborn infant" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "658009", + "display" : "Injury of colon without open wound into abdominal cavity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injury of colon without open wound into abdominal cavity (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "664002", + "display" : "Delayed ovulation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Delayed ovulation (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "675003", + "display" : "Torsion of intestine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Twisting of intestine on long axis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Torsion of intestine (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "701003", + "display" : "Adult osteochondritis of spine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adult osteochondritis of spine (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "703000", + "display" : "Congenital adhesions of tongue", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital adhesions of tongue (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital adhesion of tongue" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "714002", + "display" : "Abrasion and/or friction burn of toe with infection (disorder)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abrasion and/or friction burn of toe with infection" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "715001", + "display" : "Nontraumatic rupture of urethra", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Non-traumatic urethral rupture" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nontraumatic rupture of urethra (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Atraumatic rupture of urethra" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nontraumatic urethral rupture" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "718004", + "display" : "Acute bronchiolitis with obstruction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute bronchiolitis with obstruction (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "734001", + "display" : "Opocephalus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Opocephalus (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "736004", + "display" : "Abscess of hip", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abscess of hip (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "750009", + "display" : "Schistosoma mansoni infection (disorder)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Schistosoma mansoni infection" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "755004", + "display" : "Postgastrectomy phytobezoar", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Postgastrectomy phytobezoar (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "756003", + "display" : "Chronic rheumatic myopericarditis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rheumatic heart disease with myopericarditis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic rheumatic heart disease with myopericarditis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic myopericarditis due to rheumatic heart disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic myopericarditis due to rheumatic heart disease (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "758002", + "display" : "Cyst of uterus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cyst of uterus (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "775008", + "display" : "Open wound of head with complication", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open wound of head with complication (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "776009", + "display" : "Partial arterial retinal occlusion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Partial retinal artery occlusion" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Partial occlusion of retinal artery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Partial occlusion of retinal artery (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "781000", + "display" : "Cestrum diurnum poisoning", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Wild jasmine poisoning" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cestrum diurnum poisoning (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "787001", + "display" : "Rheumatic mitral stenosis with regurgitation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rheumatic mitral stenosis with incompetence" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rheumatic mitral stenosis with insufficiency" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rheumatic mitral stenosis with regurgitation (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "788006", + "display" : "Disease-related diet", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disease-related diet (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "792004", + "display" : "Jakob-Creutzfeldt disease", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Creutzfeldt-Jakob disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subacute spongiform encephalopathy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Jakob-Creutzfeldt disease (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CJD - Creutzfeldt-Jakob disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "JCD - Jakob-Creutzfeldt disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transmissible virus dementia" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "799008", + "display" : "Sigmoid colon ulcer", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sigmoid colon ulcer (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "801006", + "display" : "Nonvenomous insect bite of foot with infection", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nonvenomous insect bite of foot with infection (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Insect bite, nonvenomous, of foot, infected" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "805002", + "display" : "Pneumoconiosis due to silica", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Silicosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nodular silicosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Silicatosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pneumoconiosis caused by silica" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pneumoconiosis caused by silica (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "811004", + "display" : "Flail motion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Flail motion (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "813001", + "display" : "Ankle instability", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ankle instability (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "815008", + "display" : "Episcleritis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Episcleritis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "816009", + "display" : "Genetic recombination", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Genetic recombination (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "818005", + "display" : "Third degree burn of multiple sites of lower limb", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Full thickness burn of multiple sites of lower limb (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Full thickness burn of multiple sites of lower limb" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "825003", + "display" : "Superficial injury of axilla with infection", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Superficial injury of axilla with infection (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "827006", + "display" : "Late congenital syphilis, latent (+ sero., - C.S.F., 2 years OR more)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Late congenital syphilis - latent" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Late congenital syphilis, latent (positive serology - cerebrospinal fluid, 2 years OR more) (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Late congenital syphilis, latent (positive serology - cerebrospinal fluid, 2 years OR more)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "832007", + "display" : "Moderate major depression", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Moderate major depression (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "834008", + "display" : "Chair-seated facing coital position", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Frontal sedentary coital position" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chair-seated facing coital position (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "841002", + "display" : "Congenital absence of skull bone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital absence of skull bone (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "842009", + "display" : "Consanguinity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Consanguinity (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "843004", + "display" : "Poliomyelomalacia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poliomyelomalacia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "844005", + "display" : "Behavior finding", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conduct" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Behaviour finding" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Behavior finding (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Finding relating to behaviour" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Finding relating to behavior" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Behavioural finding" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Behavioral finding" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "845006", + "display" : "Injury of inferior mesenteric artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injury of inferior mesenteric artery (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inferior mesenteric artery injury" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "849000", + "display" : "Total cataract", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mature cataract" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mature cataract (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "857002", + "display" : "Erythema simplex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dermatitis simplex" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Erythema simplex (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "862001", + "display" : "Anemia caused by chlorate (disorder)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anaemia caused by chlorate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anaemia due to chlorate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anemia due to chlorate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anemia caused by chlorate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "865004", + "display" : "Hyperalimentation formula for ileus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hyperalimentation formula for ileus (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "871005", + "display" : "Contracted pelvis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Generally contracted pelvis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Contracted pelvis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "874002", + "display" : "Therapeutic diuresis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Therapeutic diuresis (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "875001", + "display" : "Chalcosis of eye", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ocular chalcosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chalcosis of eye (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "888003", + "display" : "Foetal or neonatal effect of maternal blood loss", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fetal or neonatal effect of maternal blood loss" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fetal or neonatal effect of maternal blood loss (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "890002", + "display" : "Deep third degree burn of elbow", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deep third degree burn of elbow (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "899001", + "display" : "Axis I diagnosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Axis I diagnosis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "903008", + "display" : "Chorioretinal infarction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chorioretinal infarction (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "904002", + "display" : "Pinard's sign", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pinard's sign (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pinard sign" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "928000", + "display" : "Disorder of musculoskeletal system", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Musculoskeletal disorder" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disorder of musculoskeletal system (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "931004", + "display" : "Gestation period, 9 weeks", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gestation period, 9 weeks (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "932006", + "display" : "Flat affect", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Flat affect (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "934007", + "display" : "Thalassemia intermedia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thalassaemia intermedia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thalassemia intermedia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "943003", + "display" : "Congenital retinal aneurysm", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital retinal aneurysm (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "961007", + "display" : "Erythema nodosum, acute form", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Erythema nodosum, acute form (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "962000", + "display" : "Disability evaluation, disability 6%", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disability evaluation disability 6 percent (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disability evaluation disability 6 percent" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "964004", + "display" : "Open wound of pharynx without complication", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open wound of pharynx without complication (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "965003", + "display" : "Toxic amblyopia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Toxic amblyopia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "975000", + "display" : "Anorectal agenesis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anorectal agenesis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "978003", + "display" : "Chronic infantile eczema", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic infantile eczema (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "981008", + "display" : "Hemorrhagic proctitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemorrhagic proctitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemorrhagic proctitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "984000", + "display" : "Perirectal cellulitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Perirectal cellulitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "987007", + "display" : "Cellulitis of temple region", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cellulitis of temple region (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "991002", + "display" : "Wide QRS complex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prolonged QRS complex" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Wide QRS complex (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "998008", + "display" : "Chagas' disease with heart involvement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chagas' disease with heart involvement (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1003002", + "display" : "Religious discrimination", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Religious discrimination (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1020003", + "display" : "Disease due to Nairovirus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disease caused by Nairovirus (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disease caused by Nairovirus" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1023001", + "display" : "Apnea", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Apnoeic" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Apnoea" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Apneic" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Has stopped breathing" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Not breathing" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Apnea (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1027000", + "display" : "Alkaline reflux disease", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alkaline reflux esophagitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alkaline reflux oesophagitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alkaline reflux disease (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Biliary oesophagitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Biliary esophagitis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1031006", + "display" : "Open wound of trachea without complication", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open wound of trachea without complication (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1033009", + "display" : "Thoracic arthritis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thoracic arthritis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1034003", + "display" : "Mesenteric-portal fistula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mesenteric-portal fistula (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1038000", + "display" : "Disacchariduria", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disacchariduria (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1045000", + "display" : "Colonospasm", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Colonospasm (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1046004", + "display" : "Ureteritis glandularis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ureteritis glandularis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1051005", + "display" : "Hyperplasia of islet alpha cells with gastrin excess", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hyperplasia of islet alpha cells with gastrin excess (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1055001", + "display" : "Stenosis of precerebral artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Narrowing of precerebral artery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stenosis of precerebral artery (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1059007", + "display" : "Opisthorchiasis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cat liver fluke infection" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Opisthorchiosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Opisthorchiasis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1070000", + "display" : "Facial myokymia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Facial myokymia (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Facial myokymia (muscle quivering)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1073003", + "display" : "Xeroderma pigmentosum, group B", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Xeroderma pigmentosum, group B (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Xeroderma pigmentosum group B" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1077002", + "display" : "Septal infarction by EKG", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Septal infarction by electrocardiogram" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Septal infarction by electrocardiogram (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1079004", + "display" : "Macular retinal cyst", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hole retinal cyst" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Macular pseudohole retinal cyst" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Macular retinal cyst (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1085006", + "display" : "Candidiasis of vulva", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Candidiasis of vulva (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vulval candidiasis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vulval thrush" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vulval candidosis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1089000", + "display" : "Intrauterine sepsis of fetus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intrauterine sepsis of fetus (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intrauterine fetal sepsis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intrauterine foetal sepsis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intrauterine sepsis of foetus" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1102005", + "display" : "Intraerythrocytic parasitosis by Nuttallia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intraerythrocytic parasitosis caused by Nuttallia (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intraerythrocytic parasitosis caused by Nuttallia" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1107004", + "display" : "Early latent syphilis, positive serology, negative cerebrospinal fluid, with relapse after treatment (disorder)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Early latent syphilis, positive serology, negative cerebrospinal fluid, with relapse after treatment" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1108009", + "display" : "Female pattern alopecia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Female pattern baldness" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Female pattern alopecia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1111005", + "display" : "Normal sebaceous gland activity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Normal sebaceous gland activity (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1112003", + "display" : "Degenerative disorder of eyelid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Degenerative disorder of eyelid (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1116000", + "display" : "Chronic aggressive type B viral hepatitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic aggressive type B viral hepatitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1124005", + "display" : "Postpartum period, 6 days", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Postpartum period, 6 days (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1125006", + "display" : "Septicemia during labor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Septicaemia during labour" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sepsis during labor (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sepsis during labor" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sepsis during labour" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1126007", + "display" : "Knee locking", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Knee locking (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1131009", + "display" : "Congenital valvular insufficiency", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital valvular regurgitation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital insufficiency of heart valve" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital valvular insufficiency (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1134001", + "display" : "Muehrcke's lines", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muehrcke's lines (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muehrcke lines" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1135000", + "display" : "Solar retinopathy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Solar retinopathy (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Solar retinitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Eclipse retinopathy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Foveomacular retinitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Photic retinopathy" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1139006", + "display" : "Confrontation (visual) test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Confrontation (visual) test (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1140008", + "display" : "Thermal hypesthesia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thermal hypaesthesia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thermal hypesthesia (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1141007", + "display" : "Circumoral paresthesia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Circumoral paraesthesia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Circumoral paresthesia (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1145003", + "display" : "Developmental speech disorder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Developmental speech disorder (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "DSD - Developmental speech disorder" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1150009", + "display" : "Congenital microcheilia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Microcheilia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital microcheilia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1151008", + "display" : "Visual field constriction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Visual field constriction (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Constricted visual field" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1152001", + "display" : "Skin reaction negative", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Skin reaction negative (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1155004", + "display" : "EKG hypertrophy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Myocardial hypertrophy, determined by electrocardiogram (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Myocardial hypertrophy, determined by electrocardiogram" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1168007", + "display" : "Allotype", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allotype (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1184008", + "display" : "Glasgow coma scale, 10", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glasgow coma scale, 10 (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1194003", + "display" : "Disease condition determination, well controlled", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disease condition determination, well controlled (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1196001", + "display" : "Chronic bipolar II disorder, most recent episode major depressive", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic bipolar II disorder, most recent episode major depressive (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1197005", + "display" : "Carbuncle of heel", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carbuncle of heel (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1201005", + "display" : "Benign essential hypertension", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Benign essential hypertension (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1207009", + "display" : "Glaucomatous atrophy of optic disc", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glaucomatous atrophy of optic disc (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Optic disc glaucomatous atrophy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glaucomatous optic atrophy" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1208004", + "display" : "Gastroptosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prolapse gastropathy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastric prolapse" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastroptosis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1212005", + "display" : "Childhood type dermatomyositis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Childhood type dermatomyositis (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Juvenile dermatomyositis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1214006", + "display" : "Infection by Strongyloides", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Strongyloidiasis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Strongyloidosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Strongyloides" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Strongyloides (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1232006", + "display" : "Congenital articular rigidity with myopathy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital articular rigidity with myopathy (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1239002", + "display" : "Congenital anteversion of femur", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital anteversion of femoral neck" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital anteversion of femur (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1240000", + "display" : "Prone body position", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prone position" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prone body position (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lying prone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Off feet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lying ventricumbent" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lying procumbent" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1259003", + "display" : "Schistosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Slate-workers' lung" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Slate workers pneumoconiosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Slate pneumoconiosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Schistosis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1261007", + "display" : "Fracture of multiple ribs", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fracture of multiple ribs (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Multiple fractures of ribs" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1264004", + "display" : "Injury of descending left colon without open wound into abdominal cavity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injury of descending left colon without open wound into abdominal cavity (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1271009", + "display" : "Bart-Pumphrey syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Knuckle pads, leukonychia, sensorineural deafness, palmoplantar hyperkeratosis syndrome (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Knuckle pads, leukonychia, sensorineural deafness, palmoplantar hyperkeratosis syndrome" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1280009", + "display" : "Isologous chimera", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Isologous chimera (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1282001", + "display" : "Perichondritis of larynx", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Perichondritis of larynx (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Laryngeal perichondritis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1284000", + "display" : "Abnormal jaw closure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abnormal jaw closure (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1286003", + "display" : "Vitamin K deficiency coagulation disorder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bleeding diathesis due to vitamin K deficiency" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vitamin K deficiency coagulation disorder (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1287007", + "display" : "Congenital absence of bile duct", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital absence of bile duct (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1297003", + "display" : "Infection by Cladosporium carrionii", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Cladosporium carrionii" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Cladosporium carrionii (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Cladophialophora carrionii" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1308001", + "display" : "Complication of reimplant", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Complication of reimplant (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1310004", + "display" : "Impaired glucose tolerance associated with genetic syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Impaired glucose tolerance associated with genetic syndrome (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1318006", + "display" : "Post-translational genetic protein processing", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Post-translational genetic protein processing (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1323006", + "display" : "Poisoning by kanamycin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Kanamycin poisoning" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by kanamycin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by kanamycin (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1332008", + "display" : "Conjugated visual deviation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conjugated visual deviation (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1335005", + "display" : "Induratio penis plastica", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Peyronie's disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Penile fibromatosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fibrous cavernositis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Plastic induration of penis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Induratio penis plastica (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Peyronies disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Penile plaque" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1343000", + "display" : "Deep transverse arrest", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deep transverse arrest (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "DTA - Deep transverse arrest" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1345007", + "display" : "Hang nail", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hang nail (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1351002", + "display" : "Injury of iliac artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injury of iliac artery (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Iliac artery injury" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1356007", + "display" : "Calculus of common duct with obstruction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Calculus of common duct with obstruction (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1361009", + "display" : "Leukocoria", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Leukocoria (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Leucocoria" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1367008", + "display" : "Injury of superior mesenteric artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injury of superior mesenteric artery (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1370007", + "display" : "Open fracture of metacarpal bone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open fracture of metacarpal bone (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open fracture of metacarpal bone(s)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1372004", + "display" : "Uterus unicornis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital absence of one uterine horn" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Uterus unicornis (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Unicornate uterus" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1376001", + "display" : "Obsessive compulsive personality disorder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anancastic personality disorder" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anankastic personality disorder" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Obsessive compulsive personality disorder (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1378000", + "display" : "Supination-eversion injury of ankle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Supination-eversion injury of ankle (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lauge-Hansen supination-eversion injury of ankle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Supination-external rotation injury of ankle" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1380006", + "display" : "Agoraphobia without history of panic disorder with limited symptom attacks", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Agoraphobia without history of panic disorder with limited symptom attacks (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1383008", + "display" : "Hallucinogen mood disorder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hallucinogen-induced mood disorder" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hallucinogen mood disorder (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hallucinogen induced mood disorder" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1384002", + "display" : "Diffuse cholesteatosis of middle ear", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diffuse cholesteatosis of middle ear (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1386000", + "display" : "Intracranial hemorrhage", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intracranial haemorrhage" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intracranial hemorrhage (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1387009", + "display" : "Solanum nigrum poisoning", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Black nightshade poisoning" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Solanum nigrum poisoning (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1388004", + "display" : "Metabolic alkalosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Metabolic alkalosis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1393001", + "display" : "Lenz-Majewski hyperostosis syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lenz-Majewski hyperostosis syndrome (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lenz-Majewski dysplasia" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1395008", + "display" : "Complication of ultrasound therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Complication of ultrasound therapy (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1402001", + "display" : "Fear (finding)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Frightened" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Afraid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fright" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Scared" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fear" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1412008", + "display" : "Anterior subcapsular polar cataract", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anterior subcapsular polar cataract (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1415005", + "display" : "Lymphangitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lymphangitis (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inflammation of lymphatics" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1418007", + "display" : "Hypoplastic chondrodystrophy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypoplastic chondrodystrophy (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1426004", + "display" : "Necrotizing glomerulonephritis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Necrotising glomerulonephritis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Necrotizing glomerulonephritis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1447000", + "display" : "Icthyoparasitism", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Icthyoparasitism (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1469007", + "display" : "Spontaneous abortion with urinary tract infection", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Miscarriage with urinary tract infection" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Miscarriage with urinary tract infection (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pregnancy loss 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", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypertensive heart AND renal disease complicating AND/OR reason for care during childbirth (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1475003", + "display" : "Herpes labialis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cold sores" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fever blister" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Herpes simplex labialis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cold sore" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Herpes labialis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1478001", + "display" : "Obliteration of lymphatic vessel", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Obliteration of lymphatic vessel (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1479009", + "display" : "20q partial trisomy (disorder)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "20q partial trisomy" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1482004", + "display" : "Chalazion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Meibomian gland cyst" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tarsal cyst" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Meibomian cyst" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cyst of meibomian gland (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cyst of meibomian gland" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1486001", + "display" : "Orbital congestion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Orbital congestion (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1488000", + "display" : "Postoperative nausea and vomiting", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Postoperative nausea and vomiting (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PONV - Postoperative nausea and vomiting" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1489008", + "display" : "Hordeolum externum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hordeolum externum (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "External hordeolum" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stye" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Boil of eyelid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sty" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Furuncle of eyelid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hordeolum, external" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1492007", + "display" : "Congenital anomaly of large intestine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital anomaly of large intestine (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1493002", + "display" : "Acute endophthalmitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute endophthalmitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1499003", + "display" : "Bipolar I disorder, single manic episode with postpartum onset", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bipolar I disorder, single manic episode with postpartum onset (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1512006", + "display" : "Congenital stricture of bile duct", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital stricture of bile duct (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1515008", + "display" : "Gorham's disease", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Massive osteolysis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phantom bone disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osteolysis and angiomatous naevi" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemangiomata with osteolysis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemangiomata with osteolysis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osteolysis and angiomatous nevi" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gorham's disease (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gorham disease" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1518005", + "display" : "Splenitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Splenitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1519002", + "display" : "Congenital phlebectasia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diffuse phlebectasia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital phlebectasia (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital venous ectasia" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1521007", + "display" : "Blister of buttock without infection", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blister of buttock without infection (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1525003", + "display" : "Blister of foot without infection", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blister of foot without infection (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1531000", + "display" : "Poisoning by nitrofuran derivatives", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nitrofuran derivative poisoning" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by nitrofuran derivatives (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by nitrofuran derivatives" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1532007", + "display" : "Viral pharyngitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Viral pharyngitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1534008", + "display" : "Palsy of conjugate gaze", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conjugate gaze palsy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Palsy of conjugate gaze (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1538006", + "display" : "Central nervous system malformation in fetus affecting obstetrical care", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Central nervous system malformation in fetus affecting obstetrical care (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Central nervous system malformation in foetus affecting obstetrical care" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1539003", + "display" : "Acquired trigger finger", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acquired trigger finger (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nodular tendinous disease of finger" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Triggering of finger" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trigger finger" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1542009", + "display" : "Omphalocele with obstruction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incarcerated omphalocele" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Irreducible omphalocele" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Strangulated omphalocele" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Omphalocele with obstruction (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1544005", + "display" : "Open dislocation of knee", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open dislocation of knee (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1551001", + "display" : "Osteomyelitis of femur (disorder)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osteomyelitis of femur" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1556006", + "display" : "Clark melanoma level 4", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clark melanoma level 4 (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1563006", + "display" : "Protein S deficiency disease", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Protein S deficiency disease (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Protein S deficiency" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1567007", + "display" : "Chronic gastric ulcer without hemorrhage, without perforation AND without obstruction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic gastric ulcer without haemorrhage, without perforation AND without obstruction" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic gastric ulcer without hemorrhage, without perforation AND without obstruction (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1588003", + "display" : "Heterosexual precocious puberty", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Heterosexual precocity" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cross-sexing precocious puberty" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Heterosexual precocious puberty (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1592005", + "display" : "Failed attempted abortion with uremia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Failed attempted abortion with uraemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Failed attempted abortion with uremia (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Failed attempted termination of pregnancy with uremia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Failed attempted termination of pregnancy with uraemia" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1593000", + "display" : "Infantile hemiplegia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Postnatal infantile hemiplegia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infantile hemiplegia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1606009", + "display" : "Infection by Macracanthorhynchus hirudinaceus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Macracanthorhynchus hirudinaceus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Macracanthorhynchus hirudinaceus (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1608005", + "display" : "Increased capillary permeability", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increased capillary permeability (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1639007", + "display" : "Abnormality of organs AND/OR soft tissues of pelvis affecting pregnancy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abnormal pelvic organ affecting pregnancy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abnormality of organs AND/OR soft tissues of pelvis affecting pregnancy (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1647007", + "display" : "Poisoning by primaquine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Primaquine poisoning" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by primaquine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by primaquine (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1648002", + "display" : "Lymphocytic pseudotumor of lung", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inflammatory pseudotumor of lung" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lymphocytic pseudotumour of lung" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inflammatory pseudotumour of lung" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lymphocytic pseudotumor of lung (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tumor-like mass in lungs composed of fibrous tissue or granulation tissue with inflammatory cells." + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tumour-like mass in lungs composed of fibrous tissue or granulation tissue with inflammatory cells." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1654001", + "display" : "Corticosteroid-induced glaucoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Corticosteroid-induced glaucoma (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Steroid-induced glaucoma" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1657008", + "display" : "Mevinphos poisoning", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mevinphos poisoning (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Toxic effect of phosdrin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phosdrin causing toxic effect" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1658003", + "display" : "Closed fracture of acromial end of clavicle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed fracture of acromial end of clavicle (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed fracture clavicle, lateral end" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1663004", + "display" : "G2 stage", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tumour grade G2" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tumor grade G2" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "G2 grade (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "G2 grade" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "G2: moderately differentiated" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1667003", + "display" : "Early fontanel closure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Early fontanel closure (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1670004", + "display" : "Cerebral hemiparesis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cerebral hemiparesis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1671000", + "display" : "Sago spleen", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sago spleen (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1674008", + "display" : "Juvenile epithelial corneal dystrophy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Juvenile epithelial corneal dystrophy (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Meesman's epithelial corneal dystrophy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Meesman's corneal dystrophy" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1679003", + "display" : "Arthritis associated with another disorder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arthritis associated with another disorder (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1682008", + "display" : "Transitory amino acid metabolic disorder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transitory amino acid metabolic disorder (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1685005", + "display" : "Rat bite fever", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rat bite fever (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rat-bite fever" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1686006", + "display" : "Sedative, hypnotic AND/OR anxiolytic-induced anxiety disorder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sedative, hypnotic AND/OR anxiolytic-induced anxiety disorder (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1694004", + "display" : "Accessory lobe of lung", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Supernumerary lung lobe" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Accessory lobe of lung (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1698001", + "display" : "Ulcer of bile duct", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ulcer of bile duct (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1703007", + "display" : "Increased leg circumference", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increased calf girth" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increased leg circumference (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1705000", + "display" : "Closed fracture of base of neck of femur", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed fracture of cervicotrochanteric section of femur" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed fracture of base of neck of femur (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1714005", + "display" : "Photokeratitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Photokeratitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1717003", + "display" : "Idiopathic guttate hypomelanosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Idiopathic guttate hypomelanosis (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Guttate hypomelanosis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1723008", + "display" : "Urethral stricture due to schistosomiasis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Urethral stricture due to schistosomiasis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1724002", + "display" : "Infection by Crenosoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Crenosomosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Crenosoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Crenosoma (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1734006", + "display" : "Fracture of vertebral column with spinal cord injury", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fracture of vertebral column with spinal cord injury (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1735007", + "display" : "Thrill", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thrill (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vibration felt by examiner on the surface of the body" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1739001", + "display" : "Fracture of occipital bone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fracture of occipital bone (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Occipital fracture" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1742007", + "display" : "Female hypererotism", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Female hypererotism (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1744008", + "display" : "Fusion of teeth", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fused teeth" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fusion of teeth (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Connation of teeth" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Double teeth" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1748006", + "display" : "Thrombophlebitis of deep femoral vein", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thrombophlebitis of deep femoral vein (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1755008", + "display" : "Old myocardial infarction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Healed myocardial infarction" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Old myocardial infarction (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Healed coronary" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1761006", + "display" : "Biliary cirrhosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cholangitic cirrhosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cholestatic cirrhosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic nonsuppurative destructive cholangitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Biliary cirrhosis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1763009", + "display" : "Interstitial keratitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Interstitial keratitis (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stromal keratitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "IK - Interstitial keratitis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1767005", + "display" : "Fisher's syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ophthalmoplegia, ataxia, areflexia syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Miller-Fisher variant of Guillain-Barre syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Miller-Fisher syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fisher's syndrome (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fisher syndrome" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1769008", + "display" : "Thoracodidymus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thoracodidymus (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1771008", + "display" : "Insulin biosynthesis defect", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Insulin biosynthesis defect (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1776003", + "display" : "Renal tubular acidosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Renal tubular acidosis (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "RTA - Renal tubular acidosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Renotubular acidaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Renotubular acidemia" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1777007", + "display" : "Increased molecular dissociation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increased molecular dissociation (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1778002", + "display" : "Malocclusion due to abnormal swallowing", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Malocclusion due to abnormal swallowing (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1779005", + "display" : "Mohr syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "OFD syndrome type II" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mohr syndrome (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "OFD II - Orofacial-digital syndrome II" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Orofacial-digital syndrome II" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1794009", + "display" : "Idiopathic corneal edema", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Idiopathic corneal oedema" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Idiopathic corneal edema (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1816003", + "display" : "Panic disorder with agoraphobia, severe agoraphobic avoidance AND mild panic attacks", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Panic disorder with agoraphobia, severe agoraphobic avoidance AND mild panic attacks (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1821000", + "display" : "Chemoreceptor apnea", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chemoreceptor apnoea" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chemoreceptor apnea (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1822007", + "display" : "Impaired glucose tolerance associated with pancreatic disease", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Impaired glucose tolerance associated with pancreatic disease (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1824008", + "display" : "Allergic gastritis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergic gastritis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1826005", + "display" : "Granuloma of lip", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Granuloma of lip (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1828006", + "display" : "Infestation by Gasterophilus haemorrhoidalis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infestation by Gasterophilus hemorrhoidalis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infestation caused by Gasterophilus haemorrhoidalis (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infestation caused by Gasterophilus hemorrhoidalis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infestation caused by Gasterophilus haemorrhoidalis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1833005", + "display" : "Phacoanaphylactic endophthalmitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phacoanaphylactic endophthalmitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1835003", + "display" : "Necrosis of pancreas", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pancreatic necrosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Necrosis of pancreas (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1837006", + "display" : "Poisoning by metaproterenol", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning by orciprenaline" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Orciprenaline poisoning" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by metaproterenol (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by orciprenaline" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by metaproterenol" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1845001", + "display" : "Paraparesis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paraparesis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1847009", + "display" : "Endophthalmitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Endophthalmitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1852004", + "display" : "Traumatic injury of sixth cranial nerve", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Traumatic injury of abducens nerve" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abducens (6th) nerve injury" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injury to abducent nerve" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abducent nerve injury" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sixth cranial nerve injury" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Traumatic injury of abducens nerve (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abducens nerve injury" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1855002", + "display" : "Developmental academic disorder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Academic skill disorder" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Learning disorder" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Developmental disorder of scholastic skill" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "General learning disability" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Learning disability" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Developmental academic disorder (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1856001", + "display" : "Accessory nose", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Accessory nose (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1857005", + "display" : "Gestational rubella syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gregg's syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital rubella" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital rubella syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital rubella syndrome (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1860003", + "display" : "Fluid volume disorder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disorder of fluid balance" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fluid volume disorder (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1865008", + "display" : "Impaired intestinal protein absorption", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Impaired intestinal protein absorption (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1869002", + "display" : "Rupture of sphincter of pupil", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rupture of sphincter of pupil (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rupture of iris sphincter" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Iris sphincter tear" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1892002", + "display" : "Star figure at the macula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Macular star" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Star figure at the macula (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1896004", + "display" : "Ectopic breast tissue", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Heterotopic breast tissue" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ectopic breast tissue (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1897008", + "display" : "Amsinckia species poisoning", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Amsinckia species poisoning (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1899006", + "display" : "Autosomal hereditary disorder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Autosomal hereditary disorder (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1903004", + "display" : "Infestation by Psorergates ovis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Itch mite infestation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infestation caused by Psorergates ovis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infestation caused by Psorergates ovis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1922008", + "display" : "Congenital absence of urethra", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital absence of urethra (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1926006", + "display" : "Osteopetrosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osteopetrosis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1939005", + "display" : "Abnormal vascular flow", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anomalous vascular flow" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abnormal blood flow" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abnormal vascular flow (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1943009", + "display" : "Left-right confusion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allochiria" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Right-left disorientation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Right-left disorientation (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1953005", + "display" : "Congenital deficiency of pigment of skin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital deficiency of pigment of skin (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1955003", + "display" : "Preauricular dimple", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital preauricular pit" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Preauricular dimple (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Preauricular pit" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1959009", + "display" : "Encephalartos species poisoning", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Encephalartos species poisoning (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1963002", + "display" : "Paroxysmal nocturnal hemoglobinuria", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Marchiafava-Micheli syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PNH" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paroxysmal nocturnal haemoglobinuria" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paroxysmal nocturnal hemoglobinuria (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PNH - Paroxysmal nocturnal haemoglobinuria" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PNH - Paroxysmal nocturnal hemoglobinuria" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1965009", + "display" : "Normal skin pH", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Normal skin pH (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1967001", + "display" : "Longitudinal absence of radius AND ulna", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Distal phocomelia of upper limb" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Longitudinal absence of radius AND ulna (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital absence of forearm only" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1973000", + "display" : "Sedative, hypnotic AND/OR anxiolytic-induced psychotic disorder with delusions", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sedative, hypnotic AND/OR anxiolytic-induced psychotic disorder with delusions (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1977004", + "display" : "Poisoning by oxymetholone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oxymetholone poisoning" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by oxymetholone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by oxymetholone (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1979001", + "display" : "Focal choroiditis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Monofocal choroiditis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Focal choroiditis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1980003", + "display" : "Seromucinous otitis media", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Seromucinous otitis media (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1981004", + "display" : "Urhidrosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Uridrosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Urhidrosis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2004005", + "display" : "Normal blood pressure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Normal blood pressure (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Normotensive" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2012002", + "display" : "Fracture of lunate bone of wrist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fracture of semilunar bone of wrist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fracture of lunate bone of wrist (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fracture of lunate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2028007", + "display" : "Erythema induratum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Erythema induratum (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2032001", + "display" : "Cerebral edema", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intracranial swelling" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cerebral oedema" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cerebral edema (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2036003", + "display" : "Acquired factor VII deficiency disease", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acquired hypoproconvertinemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acquired hypoproconvertinaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acquired factor VII deficiency disease (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2040007", + "display" : "Neurogenic thoracic outlet syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neurogenic thoracic outlet syndrome (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2041006", + "display" : "Eunuchoid gigantism", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Eunuchoidal giant" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Eunuchoid gigantism (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2043009", + "display" : "Alcoholic gastritis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alcoholic gastritis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2055003", + "display" : "Recurrent erosion of cornea", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recurrent erosion of cornea (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recurrent erosion syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recurrent corneal erosion" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2061000", + "display" : "Conductive hearing loss of combined sites", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conductive hearing loss of combined sites (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2065009", + "display" : "Dominant hereditary optic atrophy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dominant hereditary optic atrophy (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Autosomal dominant optic atrophy" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2066005", + "display" : "Gastric ulcer with hemorrhage AND perforation but without obstruction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastric ulcer with haemorrhage AND perforation but without obstruction" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastric ulcer with hemorrhage AND perforation but without obstruction (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2070002", + "display" : "Burning sensation in eye", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Burning sensation in eye (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2073000", + "display" : "Delusions", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Delusional thoughts" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Delusional ideas" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Delusions (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2087000", + "display" : "Pulmonary nocardiosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pulmonary nocardiosis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2089002", + "display" : "Osteitis deformans", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paget's disease of bone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osteitis deformans (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pagets disease of bone" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2091005", + "display" : "Pharyngeal diverticulitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pharyngeal diverticulitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2094002", + "display" : "Toxic effect of carbon disulfide", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Toxic effect of carbon bisulfide" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carbon disulfide poisoning" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carbon disulphide poisoning" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Toxic effect of carbon disulphide" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Toxic effect of carbon bisulphide" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Toxic effect of carbon disulfide (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carbon disulphide causing toxic effect" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carbon disulfide causing toxic effect" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2102007", + "display" : "Deep vascularization of cornea", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deep vascularisation of cornea" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deep vascularization of cornea (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deep corneal vascularisation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deep corneal vascularization" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2107001", + "display" : "Anisomelia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anisomelia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2109003", + "display" : "Isolated somatotropin deficiency", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Isolated growth hormone deficiency" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Isolated growth hormone insufficiency" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "IGHD - Isolated growth hormone deficiency" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Isolated somatotropin deficiency (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2114004", + "display" : "Infection by Cysticercus pisiformis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Cysticercus pisiformis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Cysticercus pisiformis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2116002", + "display" : "Intramembranous bone formation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intramembranous ossification" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intramembranous bone formation (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2120003", + "display" : "Weak cry", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Feeble cry" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aphonic cry" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Weak cry (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2121004", + "display" : "Poisoning by ethopropazine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning by profenamine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ethopropazine poisoning" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by ethopropazine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by profenamine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by ethopropazine (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2128005", + "display" : "Disease of pharyngeal tonsil", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disorder of adenoid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disorder of adenoid (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2129002", + "display" : "Edema of pharynx", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pharyngeal edema" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Edema of throat" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oedema of pharynx" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oedema of throat" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pharyngeal oedema" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Edema of pharynx (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2132004", + "display" : "Meconium in amniotic fluid noted before labor in liveborn infant", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Meconium in amniotic fluid noted before labour in liveborn infant" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Meconium in amniotic fluid noted before labor in liveborn infant (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2134003", + "display" : "Diffuse pain", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diffuse pain (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2136001", + "display" : "Open wound of jaw with complication", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open wound of jaw with complication (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2138000", + "display" : "LSP - Left sacroposterior position", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Left sacroposterior position" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Left sacroposterior position (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2145000", + "display" : "Anal intercourse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anal penetration" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anal penetration (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2149006", + "display" : "Decreased hormone production", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decreased hormone production (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2158004", + "display" : "Infection by Contracaecum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Contracaecosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Contracaecum" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Contracaecum (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2167004", + "display" : "Retinal hemangioblastomatosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Retinal haemangioblastomatosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Retinal hemangioblastomatosis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2169001", + "display" : "Thoracic radiculitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thoracic radiculitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2170000", + "display" : "Gallop rhythm", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gallop rhythm (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2176006", + "display" : "Halogen acne", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Halogen acne (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2177002", + "display" : "Postherpetic neuralgia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Postherpetic neuralgia (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PHN - Post-herpetic neuralgia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Post-zoster neuralgia" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2186007", + "display" : "Compensated metabolic alkalosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Compensated metabolic alkalosis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2198002", + "display" : "Visceral epilepsy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Visceral epilepsy (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2202000", + "display" : "Open posterior dislocation of distal end of femur", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open posterior dislocation of distal end of femur (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2204004", + "display" : "Acquired deformity of pinna", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acquired deformity of auricle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acquired deformity of pinna (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2213002", + "display" : "Congenital anomaly of vena cava", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital anomaly of vena cava (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2216005", + "display" : "Nocturnal emission", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nocturnal emission (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2219003", + "display" : "Disability evaluation, disability 100%", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disability evaluation disability 100 percent (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disability evaluation disability 100 percent" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2224000", + "display" : "Selenium poisoning", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alkali disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blind staggers" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Selenium poisoning (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2228002", + "display" : "Scintillating scotoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Flittering scotoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Teichopsia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fortification figures" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fortification spectra" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Scintillating scotoma (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2229005", + "display" : "Chimera", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chimera (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2231001", + "display" : "Nerve plexus disorder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nerve plexus disorder (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2237002", + "display" : "Pleurodynia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pleuralgia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pleural pain" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pleuritic pain" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Painful breathing -pleurodynia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pleuritic pain (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2239004", + "display" : "Previous pregnancies 6", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Previous pregnancies 6 (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2241003", + "display" : "X-linked absence of thyroxine-binding globulin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "X-linked absence of thyroxine-binding globulin (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2243000", + "display" : "Hypercalcemia due to hyperthyroidism", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypercalcaemia due to hyperthyroidism" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypercalcemia due to hyperthyroidism (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2245007", + "display" : "Foreign body in nasopharynx", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Foreign body in nasopharynx (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2251002", + "display" : "Primary hypotony of eye", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Primary hypotony of eye (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2256007", + "display" : "Monozygotic twins", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Monochorial twins" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Identical twins" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Monozygotic twins (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Monovular twins" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Uniovular twins" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2261009", + "display" : "Obstetrical pulmonary fat embolism", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Obstetrical pulmonary fat embolism (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2268003", + "display" : "Victim of homosexual aggression (finding)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Victim of homosexual aggression" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2284002", + "display" : "Pulsating exophthalmos", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pulsating exophthalmos (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2295008", + "display" : "Closed fracture of upper end of forearm", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed fracture of proximal end of forearm" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed fracture of upper end of forearm (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2296009", + "display" : "Iron dextran toxicity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Iron dextran toxicity (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2301009", + "display" : "Psychosomatic factor in physical condition, psychological component of unknown degree", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Physical condition, psychological component of unknown degree" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Psychosomatic factor in physical condition, psychological component of unknown degree (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2303007", + "display" : "Inguinal hernia with gangrene", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inguinal hernia with gangrene (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2304001", + "display" : "Discitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Discitis (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intervertebral discitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inflammatory discitis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2307008", + "display" : "Fat necrosis of pancreas", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Peripancreatic fat necrosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Peripancreatic necrosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fat necrosis of pancreas (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2308003", + "display" : "Silent alleles", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Silent alleles (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2312009", + "display" : "Reactive attachment disorder of infancy OR early childhood, inhibited type", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reactive attachment disorder of infancy OR early childhood, inhibited type (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2314005", + "display" : "Unprotected sexual intercourse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Unprotected coitus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Unprotected sexual intercourse (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Unprotected intercourse" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2326000", + "display" : "Marriage annulment", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Marriage annulment (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2339001", + "display" : "Sexual overexposure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sexual overexposure (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2341000", + "display" : "Infection by Moniliformis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Moniliformiosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Moniliformis (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Moniliformis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2351004", + "display" : "Genetic transduction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Genetic transduction (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2355008", + "display" : "Rud's syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dwarfism-ichthyosiform erythroderma-mental deficiency syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rud's syndrome (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rud syndrome" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2359002", + "display" : "Hyper-beta-alaninemia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hyperalaninemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hyperalaninaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hyper-beta-alaninaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hyper-beta-alaninemia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2365002", + "display" : "Chronic granular pharyngitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Simple chronic pharyngitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Granular pharyngitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic granular pharyngitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2366001", + "display" : "Late effect of dislocation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Late effect of dislocation (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2367005", + "display" : "Acute hemorrhagic gastritis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute haemorrhagic gastritis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute hemorrhagic gastritis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2374000", + "display" : "Monofascicular block", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Monofascicular block (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2385003", + "display" : "Cellulitis of pectoral region", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cellulitis of pectoral region (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2388001", + "display" : "Normal variation in translucency", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Normal variation in translucency (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2390000", + "display" : "Acute gonococcal vulvovaginitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute gonococcal vulvovaginitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2391001", + "display" : "Achondrogenesis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Achondrogenesis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2396006", + "display" : "Malignant pyoderma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Malignant pyoderma (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2398007", + "display" : "Quinidine toxicity by EKG", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Quinidine toxicity by electrocardiogram" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Quinidine toxicity by electrocardiogram (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2403008", + "display" : "Psychoactive substance dependence", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Psychoactive substance dependence (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2415007", + "display" : "Lumbosacral root lesion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lumbosacral radiculopathy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lumbosacral radiculopathy (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2418009", + "display" : "Toxic effect of polyester fumes", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Toxic effect of polyester fumes (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Polyester fume causing toxic effect" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2419001", + "display" : "Open wound of forehead with complication", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open wound of forehead with complication (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2420007", + "display" : "Third degree burn of multiple sites of upper limb", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Full thickness burn of multiple sites of upper limb (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Full thickness burn of multiple sites of upper limb" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2432006", + "display" : "Cerebrospinal fluid circulation disorder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cerebrospinal fluid circulation disorder (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2435008", + "display" : "Ascariasis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ascariosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ascaridiasis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ascariasis - roundworms" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ascariasis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2437000", + "display" : "Placenta circumvallata", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Circumvallate placenta" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Placenta nappiformis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Placenta circumvallata (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2438005", + "display" : "Iniencephaly", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Iniencephalus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Iniencephaly (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2439002", + "display" : "Purulent endocarditis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Purulent endocarditis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2443003", + "display" : "Hydrogen sulfide poisoning", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hydrogen sulphide poisoning" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hydrogen sulfide poisoning (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2452007", + "display" : "Fetal rotation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fetal rotation (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Foetal rotation" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2463005", + "display" : "Acquired heterochromia of iris", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acquired heterochromia of iris (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2469009", + "display" : "Onychomalacia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Soft nails" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Onychomalacia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2471009", + "display" : "Postoperative intra-abdominal abscess", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Postoperative intra-abdominal abscess (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intraabdominal abscess following surgical procedure" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2472002", + "display" : "Anuria", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anuria (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Passes no urine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2473007", + "display" : "Intermittent vertical heterotropia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intermittent vertical heterotropia (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intermittent vertical squint" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2477008", + "display" : "Superficial thrombophlebitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Superficial phlebitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Superficial thrombophlebitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2492009", + "display" : "Nutritional disorder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nutritional disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disorder of nutrition" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Malnutrition" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nutritional disorder (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2495006", + "display" : "Congenital cerebral arteriovenous aneurysm", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital cerebral arteriovenous aneurysm (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2496007", + "display" : "Acalculia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acalculia (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2506003", + "display" : "Early onset dysthymia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Early onset dysthymia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2513003", + "display" : "Tinea capitis due to Trichophyton", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tinea capitis caused by Trichophyton" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tinea capitis caused by Trichophyton (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2518007", + "display" : "Cryptogenic sexual precocity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Idiopathic sexual precocity" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cryptogenic sexual precocity (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Constitutional sexual precocity" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2521009", + "display" : "Bone conduction better than air", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bone conduction better than air (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2523007", + "display" : "Salmonella pneumonia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Salmonella pneumonia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2526004", + "display" : "Noninflammatory disorder of the female genital organs", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Noninflammatory disorder of the female genital organs (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2528003", + "display" : "Viremia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Viraemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Viremia (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2532009", + "display" : "Choroidal rupture", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Choroidal rupture (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2534005", + "display" : "Congenital absence of vena cava", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital absence of vena cava (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2538008", + "display" : "Ketosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ketosis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2541004", + "display" : "Compulsive buying", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Buying spree" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Compulsive buying (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2554006", + "display" : "Acute purulent pericarditis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute suppurative pericarditis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute purulent pericarditis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2556008", + "display" : "Periodontal disease", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disease of supporting structures of teeth" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Periodontal disease (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2560006", + "display" : "Syndactyly of fingers with fusion of bones", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Syndactyly of fingers with fusion of bones (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Complex syndactyly of fingers" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osseous syndactyly of fingers" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2562003", + "display" : "Athanasia trifurcata poisoning", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Athanasia trifurcata poisoning (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2576002", + "display" : "Trachoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trachoma (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2581006", + "display" : "Clasp-knife effect", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clasp-knife phenomenon" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clasp knife rigidity" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clasp knife like increase in tone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clasp knife like increase in tone (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2582004", + "display" : "Deep third degree burn of multiple sites of lower limb", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deep third degree burn of multiple sites of lower limb (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2583009", + "display" : "Chiari's network", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Remnants of valves of sinus venosus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Atrial anomalous bands" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Filigreed network of venous valves" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chiari network of venous valves" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chiari network" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anomalous atrial bands" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chiari's network (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2584003", + "display" : "Cerebral degeneration in childhood", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cerebral degeneration in childhood (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2585002", + "display" : "Pneumococcal pleurisy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pneumococcal pleurisy (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2589008", + "display" : "Acute dacryoadenitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute dacryoadenitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2591000", + "display" : "Crushing injury of shoulder region", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Crushing injury of shoulder region (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Crush injury of shoulder region" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2593002", + "display" : "Dubowitz's syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dubowitz's syndrome (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dubowitz syndrome" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2602008", + "display" : "Hemarthrosis of shoulder region", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemarthrosis of shoulder region" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemarthrosis of shoulder region (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemarthrosis of shoulder" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemarthrosis of shoulder" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2606006", + "display" : "Furuncle of perineum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Furuncle of perineum (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Boil of perineum" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Saddle boil" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2615004", + "display" : "Follicular cyst of ovary", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cyst of graafian follicle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Follicular cystic ovary disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Follicular cyst of ovary (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Graafian follicle cyst" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2618002", + "display" : "Chronic recurrent major depressive disorder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic recurrent major depressive disorder (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2622007", + "display" : "Infected ulcer of skin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infected skin ulcer" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infected ulcer of skin (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2625009", + "display" : "Senter syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Senter syndrome (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Autosomal dominant keratitis, ichthyosis, deafness syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Autosomal dominant KID (keratitis, ichthyosis, deafness) syndrome" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2634004", + "display" : "Decreased blood erythrocyte volume", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decreased blood erythrocyte volume (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2638001", + "display" : "Hypercalcemia due to a drug", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypercalcaemia due to a drug" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Drug-induced hypercalcaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Drug-induced hypercalcemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypercalcemia caused by a drug (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypercalcemia caused by a drug" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypercalcaemia caused by a drug" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2640006", + "display" : "Clinical stage IV", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clinical stage IV (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clinical stage 4" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2651006", + "display" : "Closed traumatic dislocation of elbow joint (disorder)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed traumatic dislocation of elbow joint" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2655002", + "display" : "Invalidism", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Invalid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Invalidism (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2657005", + "display" : "Overflow proteinuria", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Overflow proteinuria (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2663001", + "display" : "Palpatory proteinuria", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Palpatory proteinuria (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2683000", + "display" : "Nonvenomous insect bite of axilla without infection", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nonvenomous insect bite of axilla without infection (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2689001", + "display" : "Dominant dystrophic epidermolysis bullosa with absence of skin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Epidermolysis bullosa dystrophica, Bart type" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dominant dystrophic epidermolysis bullosa with absence of skin (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2694001", + "display" : "Myelophthisic anemia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anemia associated with marrow infiltration" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Leukoerythroblastic anemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Leukoerythroblastosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Myelophthisic anaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anaemia associated with marrow infiltration" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Leucoerythroblastic anaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Myelophthisic anemia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2704003", + "display" : "Acute disease", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute disease (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Any disease of sudden onset AND/OR short duration" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2707005", + "display" : "Necrotizing enterocolitis in fetus OR newborn", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pseudomembranous enterocolitis in newborn" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Necrotising enterocolitis in fetus OR newborn" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Necrotizing enterocolitis in fetus OR newborn (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Necrotising enterocolitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "NEC - Necrotising enterocolitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Necrotizing enterocolitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "NEC - Necrotizing enterocolitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Necrotising enterocolitis in foetus OR newborn" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2713001", + "display" : "Closed pneumothorax", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed pneumothorax (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2724004", + "display" : "Recruitment", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recruitment (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Auditory recruitment" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2725003", + "display" : "Previous abnormality of glucose tolerance", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Previous AGT" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Previous abnormality of glucose tolerance (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2733002", + "display" : "Heel pain", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Talalgia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Heel pain (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2736005", + "display" : "Atrophoderma vermiculatum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acne vermoulante" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Honeycomb atrophy of face" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Folliculitis ulerythematosa reticulata" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Atrophoderma vermiculatum (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2740001", + "display" : "Gouty proteinuria", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gouty proteinuria (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2749000", + "display" : "Congenital deformity of hip joint", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital deformity of hip joint (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital deformity of hip" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2751001", + "display" : "Fibrocalculous pancreatic diabetes", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fibrocalculous pancreatic diabetes (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2761008", + "display" : "Decreased stool caliber", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diminished stool caliber" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decreased stool calibre" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diminished stool calibre" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decreased stool caliber (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2764000", + "display" : "Articular crepitation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Joint crepitus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "False crepitus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Joint crackle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Joint crepitation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Joint crepitus (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2770006", + "display" : "Fetal or neonatal effect of antibiotic transmitted via placenta and/or breast milk (disorder)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fetal or neonatal effect of antibiotic transmitted via placenta and/or breast milk" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2772003", + "display" : "Acquired epidermolysis bullosa", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acquired epidermolysis bullosa (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Epidermolysis bullosa acquisita" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "EBA - Epidermolysis bullosa acquisita" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2775001", + "display" : "Loose body in joint", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Joint mice" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Free bodies in joint" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Corpora libra in joint" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Melon seed bodies in joint" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arthrolith" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intra-articular loose body" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Loose body in joint (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2776000", + "display" : "Delirium", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Organic brain syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute confusional state" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "OBS - Organic brain syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute psycho-organic syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute organic reaction" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ABS - Acute brain syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute brain syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Delirium (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2782002", + "display" : "Temporomandibular dysplasia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Temporomandibular dysplasia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2783007", + "display" : "Gastrojejunal ulcer without hemorrhage AND without perforation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastrojejunal ulcer without haemorrhage AND without perforation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastrojejunal ulcer without hemorrhage AND without perforation (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2805007", + "display" : "Phosmet poisoning", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phosmet poisoning (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2806008", + "display" : "Impaired psychomotor development", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Impaired psychomotor development (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2807004", + "display" : "Chronic gastrojejunal ulcer with perforation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic gastrojejunal ulcer with perforation (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2808009", + "display" : "Infection by Prosthenorchis elegans", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Prosthenorchis elegans" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Prosthenorchis elegans (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2815001", + "display" : "Sexual pyromania", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Erotic pyromania" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pyrolagnia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sexual pyromania (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2816000", + "display" : "Dilated cardiomyopathy secondary to myotonic dystrophy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dilated cardiomyopathy due to myotonic dystrophy (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dilated cardiomyopathy due to myotonic dystrophy" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2818004", + "display" : "Congenital vascular anomaly of eye", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital vascular anomaly of eye (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2819007", + "display" : "Poisoning by magnesium sulfate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning by magnesium sulphate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Magnesium sulphate poisoning" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Magnesium sulfate poisoning" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by magnesium sulphate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by magnesium sulfate (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by magnesium sulfate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2825006", + "display" : "Gingival abrasion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abrasion of gingivae" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abrasion and/or friction burn of gum without infection (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abrasion and/or friction burn of gum without infection" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2828008", + "display" : "Congenital stenosis of nares", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital stenosis of nares (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2829000", + "display" : "Uhl's disease", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypoplasia of right ventricle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Uhl's anomaly" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Parchment right ventricle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paper thin right ventricle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Right ventricular hypoplasia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Uhl's disease (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Uhl disease" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2835000", + "display" : "Traumatic cardiac hemolytic anemia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemolytic anemia due to vascular prosthesis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemolytic anaemia due to vascular prosthesis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Traumatic cardiac haemolytic anaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Traumatic cardiac hemolytic anemia (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemolytic anemia due to cardiac trauma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemolytic anaemia due to cardiac trauma" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2836004", + "display" : "Toxic effect of butane", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Toxic effect of butane (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Butane causing toxic effect" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2838003", + "display" : "Piblokto", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pibloktoq" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Piblokto (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2850009", + "display" : "Infection by Schistosoma incognitum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Schistosoma incognitum (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Schistosoma incognitum" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2853006", + "display" : "Macular keratitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Macular keratitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2856003", + "display" : "Vitamin A-responsive dermatosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vitamin A-responsive dermatosis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2858002", + "display" : "Puerperal septicemia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Puerperal fever" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Puerperal sepsis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Childbed fever" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Puerperal septicaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Puerperal sepsis (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Postpartum sepsis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2884008", + "display" : "Weill-Marchesani syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brachydactyly-spherophakia syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Marchesani's syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brachymorphy with spherophakia syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Weill-Marchesani syndrome (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spherophakia-brachymorphia syndrome" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2893009", + "display" : "Anomaly of chromosome pair 10", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anomaly of chromosome pair 10 (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2897005", + "display" : "Thrombocytopenia due to immune destruction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immune thrombocytopenia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immune thrombocytopenia (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ITP - immune thrombocytopenia" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2899008", + "display" : "Thought block", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thought block (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thought blocking" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thought deprivation" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2901004", + "display" : "Melena", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tarry stools" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Melaena" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Melena (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Altered blood passed per rectum" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Altered blood in stool" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Black, tarry stool" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2902006", + "display" : "Decreased lymphocyte life span", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decreased lymphocyte life span (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2904007", + "display" : "Male infertility", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Male infertility (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2910007", + "display" : "Discharge from penis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Discharge from penis (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2912004", + "display" : "Cystic-bullous disease of the lung", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cystic-bullous disease of the lung (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2917005", + "display" : "Transient hypothyroidism", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transient hypothyroidism (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2918000", + "display" : "Infection due to Bacteroides", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Bacteroides" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Bacteroides (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2919008", + "display" : "Nausea, vomiting and diarrhea", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nausea, vomiting and diarrhoea" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nausea, vomiting and diarrhea (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2929001", + "display" : "Occlusion of artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arterial occlusive disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Obstruction of artery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arterial occlusion" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blocked artery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Occlusion of artery (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2935001", + "display" : "Poisoning by antiasthmatic", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning by antiasthmatic (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antiasthmatic poisoning" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2946003", + "display" : "Osmotic diarrhea", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Permeability diarrhea" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Permeability diarrhoea" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osmotic diarrhoea" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osmotic diarrhea (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2951009", + "display" : "Atopic cataract", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dermatogenous cataract" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Andogsky's syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Atopic cataract (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2955000", + "display" : "Chronic ulcerative pulpitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic ulcerative pulpitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2965006", + "display" : "Congenital alopecia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital atrichosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Naevoid congenital alopecia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nevoid congenital alopecia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital alopecia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2967003", + "display" : "Non-comitant strabismus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Non-comitant squint" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Non-comitant strabismus (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2978006", + "display" : "Aneurysm of conjunctiva", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aneurysm of conjunctiva (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2981001", + "display" : "Abdominal pulsatile mass", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pulsatile mass of abdomen (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pulsatile mass of abdomen" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2989004", + "display" : "Complication following molar AND/OR ectopic pregnancy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Complication following molar AND/OR ectopic pregnancy (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2990008", + "display" : "Lymphocytic leukemoid reaction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lymphocytic leukemoid reaction (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lymphocytic leukaemoid reaction" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2992000", + "display" : "Pigmentary pallidal degeneration", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pigmentary pallidal atrophy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hallervorden-Spatz disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pigmentary pallidal degeneration (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2994004", + "display" : "Brain fag", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brain fag (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2999009", + "display" : "Injury of ear", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injury of ear (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injury of ear region" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3002002", + "display" : "Hemorrhage of thyroid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemorrhage of thyroid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemorrhage of thyroid (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thyroid haemorrhage" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thyroid hemorrhage" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3004001", + "display" : "Congenital dilatation of esophagus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital dilatation of oesophagus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital dilatation of esophagus (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3006004", + "display" : "Disturbance of consciousness", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Impaired consciousness" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Altered consciousness" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disturbance of consciousness (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3009006", + "display" : "Solanum malacoxylon poisoning", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Solanum malacoxylon poisoning (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3013004", + "display" : "Open wound of ear drum without complication", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open wound of tympanic membrane without complication" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open wound of drumhead without complication" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open wound of ear drum without complication (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3014005", + "display" : "Id reaction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sensitization dermatitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Autoeczematisation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Autosensitization dermatitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cutaneous autosensitisation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sensitisation dermatitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Autoeczematization" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cutaneous autosensitization" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Autosensitisation dermatitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Id reaction (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3018008", + "display" : "Penetration of eyeball with magnetic foreign body", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Penetration of eyeball with magnetic foreign body (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3019000", + "display" : "Closed anterior dislocation of elbow", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed anterior dislocation of elbow (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3021005", + "display" : "Normal gastric acidity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Normal gastric acidity (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3023008", + "display" : "Acute peptic ulcer without hemorrhage, without perforation AND without obstruction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute peptic ulcer without haemorrhage, without perforation AND without obstruction" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute peptic ulcer without hemorrhage, without perforation AND without obstruction (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3032005", + "display" : "Nonvenomous insect bite of cheek without infection", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nonvenomous insect bite of cheek without infection (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3033000", + "display" : "Bone AND/OR joint disorder of pelvis in mother complicating pregnancy, childbirth AND/OR puerperium", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bone AND/OR joint disorder of pelvis in mother complicating pregnancy, childbirth AND/OR puerperium (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3038009", + "display" : "Acute lymphangitis of umbilicus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute lymphangitis of umbilicus (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3044008", + "display" : "Vitreous prolapse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vitreous prolapse (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3053001", + "display" : "Poisoning by nitroglycerin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by nitroglycerin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by nitroglycerin (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3059002", + "display" : "Acute lymphangitis of thigh", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute lymphangitis of thigh (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3067005", + "display" : "Blood group antigen C^u^", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Weak C phenotype" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Weak C phenotype (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3071008", + "display" : "Widow", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Widowhood" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Widow (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3072001", + "display" : "Hormone-induced hypopituitarism", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hormone-induced hypopituitarism (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3073006", + "display" : "Ruvalcaba syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ruvalcaba syndrome (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3089009", + "display" : "Disability evaluation, impairment, class 7", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disability evaluation, impairment, class 7 (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3094009", + "display" : "Vomiting in infants AND/OR children", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vomiting in infants AND/OR children (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3095005", + "display" : "Induced malaria", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Induced malaria (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3097002", + "display" : "Superficial injury of lip with infection", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Superficial injury of lip with infection (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3098007", + "display" : "Rupture of interventricular septum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ventricular septal rupture" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rupture of interventricular septum (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3109008", + "display" : "Secondary dysthymia early onset", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Secondary dysthymia early onset (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3110003", + "display" : "Acute otitis media", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute otitis media (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "AOM - Acute otitis media" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3119002", + "display" : "Brain stem laceration with open intracranial wound AND loss of consciousness", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brain stem laceration with open intracranial wound AND loss of consciousness (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3129009", + "display" : "Infarction of ovary", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infarction of ovary (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3135009", + "display" : "Swimmer's ear", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Otitis externa" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Otitis externa (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "OE - Otitis externa" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inflammation of ear canal" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3140001", + "display" : "Citrullinemia, subacute type", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Citrullinaemia, subacute type" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Citrullinemia, subacute type (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3144005", + "display" : "Staphylococcal pleurisy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Staphylococcal pleurisy (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3158007", + "display" : "Panic disorder with agoraphobia, agoraphobic avoidance in partial remission AND panic attacks in partial remission", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Panic disorder with agoraphobia, agoraphobic avoidance in partial remission AND panic attacks in partial remission (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3160009", + "display" : "Female infertility of cervical origin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Female infertility of cervical origin (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infertility of cervical origin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3163006", + "display" : "Acute adenoviral follicular conjunctivitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute adenoviral follicular conjunctivitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3168002", + "display" : "Thrombophlebitis of intracranial venous sinus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thrombophlebitis of intracranial venous sinus (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3185000", + "display" : "Mood-congruent delusion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mood-congruent delusion (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3199001", + "display" : "Sprain of shoulder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sprain of shoulder (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sprain of shoulder joint" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3200003", + "display" : "Sacrocoxalgia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sacrocoxalgia (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3208005", + "display" : "Open wound of ossicles without complication", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open wound of ossicles without complication (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3214003", + "display" : "Invasive pulmonary aspergillosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Invasive pulmonary aspergillosis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3217005", + "display" : "Open dislocation of sixth cervical vertebra", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open dislocation of sixth cervical vertebra (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3218000", + "display" : "Mycosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fungal infection" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disease caused by fungus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fungal infectious disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fungus infection" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mycoses" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mycosis (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mycotic disease" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3219008", + "display" : "Disease type AND/OR category unknown", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Undiagnosed disease AND/OR syndrome present" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disease type AND/OR category unknown (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3228009", + "display" : "Closed fracture of shaft of radius", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed fracture of shaft of radius (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed fracture of the radial shaft" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3229001", + "display" : "Ulcer of trachea", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ulcer of trachea (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tracheal ulcer" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3238004", + "display" : "Pericarditis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pericarditis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3239007", + "display" : "Lymphocyte disorder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lymphocyte disorder (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3253007", + "display" : "Discoloration of skin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Discolouration of skin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Discoloration of skin (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dyschromia" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3254001", + "display" : "Infection by Strongyloides westeri", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Strongyloides westeri (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Strongyloides westeri" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3259006", + "display" : "Homeria species poisoning", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cape tulip poisoning" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Homeria tulip poisoning" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Homeria species poisoning (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3261002", + "display" : "Migratory osteolysis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Migratory osteolysis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3263004", + "display" : "Verumontanitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Verumontanitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3272007", + "display" : "Stomatocytosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stomatocytosis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3274008", + "display" : "Flat chest", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alar chest" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pterygoid chest" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Flat chest (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3275009", + "display" : "Behcet's syndrome, vascular type", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Behcet's syndrome, vascular type (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Behcet syndrome, vascular type" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3276005", + "display" : "Toad poisoning", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning by ingesting toad" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning by ingesting toad (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3282008", + "display" : "Welders' keratitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Welders' keratitis (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arc eye" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Welder's flash" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Welder's blindness" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3283003", + "display" : "Feeling of sand or foreign body in eye", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Feeling of sand or foreign body in eye (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3286006", + "display" : "Patient status determination, greatly improved", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Patient status determination, greatly improved (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3289004", + "display" : "Anisometropia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anisometropia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3291007", + "display" : "Closed fracture of two ribs", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed fracture of two ribs (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3298001", + "display" : "Amnestic disorder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Amnestic syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Amnesic syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Amnestic disorder (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3303004", + "display" : "Disease due to Arenavirus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disease caused by Arenavirus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disease caused by Arenavirus (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3304005", + "display" : "Bronchial compression", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bronchial compression (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3305006", + "display" : "Disorder of lymphatics", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lymphangiopathy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disorder of lymphatic vessel (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disorder of lymphatic vessel" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3308008", + "display" : "Atrophic-hyperplastic gastritis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Atrophic-hyperplastic gastritis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3310005", + "display" : "Foreign body granuloma of skin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Foreign body reaction of the skin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Foreign body granuloma of skin (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3321001", + "display" : "Renal abscess", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Renal abscess (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3323003", + "display" : "Leukoplakia of penis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Kraurosis of penis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Leukoplakia of penis (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Leucoplakia of penis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3327002", + "display" : "Jerk nystagmus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rhythmical nystagmus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Jerk nystagmus (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acquired jerk nystagmus" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3331008", + "display" : "Open fracture of neck of metacarpal bone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open fracture of neck of metacarpal bone (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3344003", + "display" : "Toxic labyrinthitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Toxic labyrinthitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3345002", + "display" : "Idiopathic osteoporosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Idiopathic osteoporosis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3358001", + "display" : "Lichen ruber moniliformis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lichen ruber moniliformis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3368006", + "display" : "Dull chest pain", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dull chest pain (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3376008", + "display" : "Pseudoptyalism", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pseudoptyalism (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3381004", + "display" : "Open fracture of astragalus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open fracture of talus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open fracture of talus (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3387000", + "display" : "Auditory discrimination aphasia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Auditory aphasia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Word deafness" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aphememesthesia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Logokophosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aphememesthaesia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Auditory discrimination aphasia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3391005", + "display" : "Negative for tumor cells", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Negative for tumour cells" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Negative for tumor cells (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3398004", + "display" : "Cadmium poisoning", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cadmium poisoning (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cadmium toxicity" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3415004", + "display" : "Cyanosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cyanosis (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3419005", + "display" : "Faucial diphtheria", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diphtheritic membranous angina" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diphtheritic membrane" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Faucial diphtheria (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3421000", + "display" : "Open fracture of orbital floor (blow-out)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open fracture of orbital floor (blow-out) (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open blow-out fracture orbit" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open orbital blow-out fracture" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3424008", + "display" : "Tachycardia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rapid heart beat" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increased heart rate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tachycardia (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Heart rate fast" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3426005", + "display" : "Retained magnetic intraocular foreign body", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Old magnetic intraocular foreign body" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Retained magnetic intraocular foreign body (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3427001", + "display" : "Nonglucosuric melituria", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Non glucose melituria" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nonglucosuric melituria (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3434004", + "display" : "Myotonia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Myotonia (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tonic spasm of muscle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Myotonus" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3439009", + "display" : "SCID due to absent peripheral T cell maturation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Combined immunodeficiency associated with maturation pathway defect" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Severe combined immunodeficiency (SCID) due to absent peripheral T cell maturation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Severe combined immunodeficiency due to absent peripheral T cell maturation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Severe combined immunodeficiency due to absent peripheral T cell maturation (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3441005", + "display" : "Disease of sebaceous glands", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disorder of sebaceous gland (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disorder of sebaceous gland" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3446000", + "display" : "Open fracture of T7-T12 level with spinal cord injury", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open fracture of T7-T12 level with spinal cord injury (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3449007", + "display" : "Finger agnosia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Finger agnosia (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3456001", + "display" : "Chronic progressive non-hereditary chorea", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Senile chorea" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic progressive non-hereditary chorea (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3458000", + "display" : "Polymyositis ossificans", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Myositis ossificans associated with dermato / polymyositis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Polymyositis ossificans (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3461004", + "display" : "Deep third degree burn of thumb", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deep third degree burn of thumb (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3464007", + "display" : "Infection by Oesophagostomum dentatum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Oesophagostomum dentatum" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Oesophagostomum dentatum (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3468005", + "display" : "Neonatal infective mastitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neonatal infective mastitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3469002", + "display" : "Second degree burn of thumb", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Partial thickness burn of thumb" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Partial thickness burn of thumb (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3472009", + "display" : "Spondylolisthesis, grade 4", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spondylolisthesis, grade 4 (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3474005", + "display" : "Glycine max poisoning", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glycine max poisoning (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Soybean poisoning" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Soya bean poisoning" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3480002", + "display" : "Burn of wrist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Burn of wrist (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3482005", + "display" : "Postoperative esophagitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Postoperative oesophagitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Postoperative esophagitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3483000", + "display" : "Chronic peptic ulcer with perforation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic peptic ulcer with perforation (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3487004", + "display" : "Candidiasis of lung", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Candidal pneumonia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Candidiasis of lung (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pulmonary candidiasis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pulmonary candidosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Candidosis of lung" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3500002", + "display" : "Open wound of ossicles with complication", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open wound of ossicles with complication (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3502005", + "display" : "Cervical lymphadenitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cervical adenitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cervical lymphadenitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3506008", + "display" : "Stenosis of retinal artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stenosis of retinal artery (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3507004", + "display" : "Abscess of thigh", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abscess of thigh (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3511005", + "display" : "Infectious thyroiditis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infectious thyroiditis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3514002", + "display" : "Peribronchial fibrosis of lung", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Peribronchial fibrosis of lung (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3519007", + "display" : "Disorder of synovium", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disorder of synovium (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3528008", + "display" : "Restricted carbohydrate fat controlled diet", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Restricted carbohydrate fat controlled diet (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3529000", + "display" : "Infection by Sanguinicola", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sanguinicolosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Sanguinicola" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Sanguinicola (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3530005", + "display" : "Bipolar I disorder, single manic episode, in full remission", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bipolar I disorder, single manic episode, in full remission (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bipolar 1 disorder, single manic episode, full remission" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3531009", + "display" : "Intrapsychic conflict", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intrapsychic conflict (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3533007", + "display" : "Pustular bacterid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pustular bacterid (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute palmoplantar pustular psoriasis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3539006", + "display" : "Enteromenia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Enteromenia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3542000", + "display" : "Laceration extending into parenchyma of spleen with open wound into abdominal cavity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Laceration extending into parenchyma of spleen with open wound into abdominal cavity (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3544004", + "display" : "Hair-splitting", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hair-splitting (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3545003", + "display" : "Diastolic dysfunction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diastolic dysfunction (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3548001", + "display" : "Brachial plexus lesion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brachial plexus neuropathy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brachial plexus disorder" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "BPN - Brachial plexus neuropathy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brachial plexus disorder (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3549009", + "display" : "Pancreatic acinar atrophy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PAA" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pancreatic acinar atrophy (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3558002", + "display" : "Mesenteric infarction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mesenteric infarction (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3560000", + "display" : "Bilateral recurrent inguinal hernia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bilateral recurrent inguinal hernia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3570003", + "display" : "Increased blood erythrocyte volume", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increased blood erythrocyte volume (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3571004", + "display" : "Megaloblastic anemia due to pancreatic insufficiency", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Megaloblastic anaemia due to pancreatic insufficiency" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Megaloblastic anemia due to pancreatic insufficiency (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3577000", + "display" : "Retinal lattice degeneration", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Palisade degeneration of retina" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Retinal lattice degeneration (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lattice retinal degeneration" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "LD - Lattice degeneration" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lattice degeneration" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3585009", + "display" : "Blinking", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Winking" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blinking (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3586005", + "display" : "Psychogenic fugue", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dissociative fugue" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Psychogenic fugue (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3589003", + "display" : "Syphilitic pericarditis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Syphilitic pericarditis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3590007", + "display" : "Enteroenteric fistula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Enteroenteric fistula (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3591006", + "display" : "Metabolic acidosis, NAG, bicarbonate losses", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Metabolic acidosis, normal anion gap, bicarbonate losses" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Metabolic acidosis, normal anion gap, bicarbonate losses (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3598000", + "display" : "Partial recent retinal detachment with single defect", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Partial recent retinal detachment with single defect (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3611003", + "display" : "Demeton poisoning", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Demeton poisoning (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3633001", + "display" : "Abscess of hand", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abscess of hand (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3639002", + "display" : "Glossoptosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glossoptosis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3640000", + "display" : "Late effect of traumatic amputation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Late effect of traumatic amputation (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3641001", + "display" : "Infection by Coenurosis serialis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Coenurosis serialis (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Coenurosis serialis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3642008", + "display" : "Deficiency of steryl-sulfatase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Steryl-sulfate sulfohydrolase deficiency" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arylsulfatase C deficiency" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arylsulphatase C deficiency" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deficiency of steryl-sulphatase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Steryl-sulphate sulphohydrolase deficiency" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disorder involving deficiency of steryl-sulfatase (EC 3.1.6.2) (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disorder involving deficiency of steryl-sulfatase (EC 3.1.6.2)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3644009", + "display" : "Macerated skin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Macerated skin (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3649004", + "display" : "Contusion of multiple sites of trunk", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Contusion of multiple sites of trunk (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Contusion, multiple sites of trunk" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3650004", + "display" : "Congenital absence of liver", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital absence of liver (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3652007", + "display" : "Overproduction of growth hormone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypersomatotropism" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Overproduction of growth hormone (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3657001", + "display" : "Osteospermum species poisoning", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osteospermum species poisoning (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3662000", + "display" : "Paraesophageal hernia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thoracic stomach" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastroesophageal hernia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rolling hiatus hernia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paraoesophageal hiatus hernia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paraoesophageal hernia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paraesophageal hiatus hernia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paraesophageal hernia (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastrooesophageal hernia" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3677008", + "display" : "Academic problem", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Academic problem (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3680009", + "display" : "Monocephalus tripus dibrachius", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Monocephalus tripus dibrachius (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3681008", + "display" : "Thrombophlebitis of torcular Herophili", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thrombophlebitis of torcular Herophili (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3696007", + "display" : "Nonulcer dyspepsia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nonulcer dyspepsia (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Functional dyspepsia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Non-ulcer dyspepsia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastric irritation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Non ulcer dyspepsia" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3699000", + "display" : "Transverse deficiency of upper limb", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transverse deficiency of arm" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transverse arrest of the arm" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transverse deficiency of upper limb (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3704008", + "display" : "Diffuse endocapillary proliferative glomerulonephritis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diffuse endocapillary proliferative glomerulonephritis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3705009", + "display" : "Congenital anomaly of anterior chamber of eye", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital anomaly of anterior chamber of eye (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital malformation of anterior chamber of eye" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3716002", + "display" : "Goiter", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Enlargement of thyroid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Struma of thyroid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thyromegaly" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Goitre" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Swelling of thyroid gland" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thyroid enlargement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Struma - goitre" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Struma - goiter" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Goiter (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thyroid goiter" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thyroid goitre" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3720003", + "display" : "Abnormal presence of hemoglobin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abnormal presence of haemoglobin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abnormal presence of hemoglobin (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3723001", + "display" : "Arthritis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arthritis (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Joint inflammation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inflammatory arthritis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3733009", + "display" : "Congenital eventration of right crus of diaphragm", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital eventration of right crus of diaphragm (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3738000", + "display" : "Viral hepatitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "VH - Viral hepatitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Viral hepatitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3744001", + "display" : "Hyperlipoproteinemia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hyperlipoproteinaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hyperlipoproteinemia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3747008", + "display" : "Ejection click", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ejection click (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "EC - Ejection click" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3750006", + "display" : "Arteriospasm", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spasm of artery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arterial spasm" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arteriospasm (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3751005", + "display" : "Contusion of labium", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Contusion of labium (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3752003", + "display" : "Trichuriasis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trichocephaliasis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Whipworm infection" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trichuriosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trichuriasis - whipworm" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trichuriasis (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection by Trichuris" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3754002", + "display" : "Dysplasia of vagina", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dysplasia of vagina (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3755001", + "display" : "Pityriasis rubra pilaris", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lichen ruber acuminatus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Devergie's disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pityriasis rubra pilaris (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PRP - Pityriasis rubra pilaris" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3756000", + "display" : "Static ataxia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Static ataxia (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3759007", + "display" : "Injury of heart with open wound into thorax", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injury of heart with open wound into thorax (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3760002", + "display" : "Familial multiple factor deficiency syndrome, type V", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "FMFD syndrome, type V" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Factors VIII, IX AND XI deficiency" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Familial multiple factor deficiency syndrome, type V (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3762005", + "display" : "Bilateral recurrent femoral hernia with gangrene", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gangrene co-occurrent and due to bilateral recurrent femoral hernia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recurrent bilateral femoral hernia with gangrene" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recurrent bilateral femoral hernia with gangrene (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3763000", + "display" : "Expected bereavement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Expected bereavement due to life event (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Expected bereavement due to life event" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3783004", + "display" : "Enamel pearls", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Enamel pearls (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3797007", + "display" : "Periodontal cyst", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cyst of periodontal tissue (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cyst of periodontal tissue" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3798002", + "display" : "Premature birth of identical twins, both stillborn", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Premature birth of identical twins, both stillborn (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3815005", + "display" : "Crohn's disease of rectum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Regional enteritis of rectum" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Crohn's proctitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Regional enteritis of the rectum" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Crohn's disease of rectum (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Crohn disease of rectum" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3820005", + "display" : "Inner ear conductive hearing loss", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inner ear conductive hearing loss (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3827008", + "display" : "Aneurysm of artery of neck", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aneurysm of artery of neck (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3830001", + "display" : "Subcutaneous emphysema", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subcutaneous emphysema (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3841004", + "display" : "Blister of cheek with infection", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blister of cheek with infection (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3845008", + "display" : "Congenital duplication of intestine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital duplication of intestine (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Duplication of intestine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3855007", + "display" : "Disorder of pancreas", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disorder of pancreas (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3885002", + "display" : "ABO isoimmunization affecting pregnancy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ABO isoimmunisation affecting pregnancy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ABO isoimmunization affecting pregnancy (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ABO isoimmunisation in pregnancy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ABO isoimmunization in pregnancy" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3886001", + "display" : "Congenital fecaliths", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital faecaliths" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital fecaliths (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3899003", + "display" : "Neutropenic typhlitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neutropenic typhlitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3900008", + "display" : "Mixed sensory-motor polyneuropathy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mixed sensory-motor polyneuropathy (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3902000", + "display" : "Non dose-related drug-induced neutropenia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immunologic drug-induced neutropenia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergic drug-induced neutropenia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Non dose-related drug-induced neutropenia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3908001", + "display" : "Infestation by Haematopinus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infestation caused by Haematopinus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infestation caused by Haematopinus (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3909009", + "display" : "Coeur en sabot", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Coeur en sabot (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3913002", + "display" : "Injury of gastrointestinal tract with open wound into abdominal cavity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injury of gastrointestinal tract with open wound into abdominal cavity (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3914008", + "display" : "Mental disorder in childhood", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mental disorder in childhood (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3928002", + "display" : "Zika virus disease", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Zika fever" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Zika virus disease (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3939004", + "display" : "Bacterial colony density, transparent", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bacterial colony density, transparent (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3944006", + "display" : "Steroid sulfatase deficiency", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Placental sulfatase deficiency" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Placental steroidal sulfatase deficiency" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "X-linked placental steryl-sulfatase deficiency" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Placental steroidal sulphatase deficiency" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Steroid sulphatase deficiency" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Placental sulphatase deficiency" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "X-linked placental steryl-sulphatase deficiency" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Placental sulfatase deficiency (X-linked steryl-sulfatase deficiency) in a female (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Placental sulfatase deficiency (X-linked steryl-sulfatase deficiency) in a female" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3947004", + "display" : "High oxygen affinity hemoglobin polycythemia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "High oxygen affinity haemoglobin polycythaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "High oxygen affinity hemoglobin polycythemia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3950001", + "display" : "Birth", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Birth (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3951002", + "display" : "Proctitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Proctitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3972004", + "display" : "Primary insomnia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Primary insomnia (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Idiopathic insomnia" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3975002", + "display" : "Deep third degree burn of lower limb", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deep third degree burn of lower limb (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3978000", + "display" : "Hemolytic anemia due to warm antibody", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Warm type hemolytic anemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Warm autoimmune hemolytic anemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Warm autoimmune haemolytic anaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Warm type haemolytic anaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemolytic anaemia due to warm antibody" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Warm autoimmune hemolytic anemia (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "AIHA - Warm autoimmune haemolytic anaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "AIHA - Warm autoimmune hemolytic anemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Warm antibody hemolytic anemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Warm antibody haemolytic anaemia" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3987009", + "display" : "Congenital absence of trachea", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital absence of trachea (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3993001", + "display" : "Infection by Muellerius", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muelleriosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Muellerius" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Muellerius (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3999002", + "display" : "Acute pyelitis without renal medullary necrosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute pyelitis without renal medullary necrosis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4003003", + "display" : "Disease due to Alphavirus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alphavirus disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disease caused by Alphavirus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disease caused by Alphavirus (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4006006", + "display" : "Fetal tachycardia affecting management of mother", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fetal tachycardia affecting management of mother (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Foetal tachycardia affecting management of mother" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4009004", + "display" : "Lower urinary tract infectious disease", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lower urinary tract infection" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "UTI - Lower urinary tract infection" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lower urinary tract infectious disease (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4016003", + "display" : "Empyema of mastoid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Empyema of mastoid (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4017007", + "display" : "Increased stratum corneum adhesiveness", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decreased shedding of cells from epidermal surface" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increased stratum corneum adhesiveness (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4022007", + "display" : "Vulvitis circumscripta plasmacellularis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vulvitis circumscripta plasmacellularis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4026005", + "display" : "Interstitial mastitis associated with childbirth", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Interstitial mastitis associated with childbirth (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4030008", + "display" : "Le Dantec virus disease", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Le Dantec virus disease (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4038001", + "display" : "Myrotheciotoxicosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Myrotheciotoxicosis (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by Myrothecium" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4039009", + "display" : "Multiple vitamin deficiency disease", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypovitaminosis, multiple vitamins" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Multiple vitamin deficiency disease (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4040006", + "display" : "Hassall-Henle bodies", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hassall-Henle bodies (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4041005", + "display" : "Congenital anomaly of macula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital anomaly of macula (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4046000", + "display" : "Degenerative spondylolisthesis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Degenerative spondylolisthesis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4062006", + "display" : "Lumbosacral plexus lesion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lumbosacral plexus lesion (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4063001", + "display" : "Achillodynia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Achillodynia (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4069002", + "display" : "Anoxic brain damage during AND/OR resulting from a procedure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cerebral hypoxia during AND/OR resulting from a procedure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anoxic brain damage during AND/OR resulting from a procedure (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4070001", + "display" : "Palinphrasia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paliphrasia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Palinphrasia (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Involuntary repetition of words and phrases." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4075006", + "display" : "Peganum harmala poisoning", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "African rue poisoning" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Peganum harmala poisoning (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4082005", + "display" : "Syphilitic myocarditis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Myocarditis caused by Treponema pallidum" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Myocarditis caused by Treponema pallidum (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4088009", + "display" : "Acquired hydrocephalus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acquired hydrocephalus (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4089001", + "display" : "Meningococcemia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Meningococcaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Meningococcemia (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4103001", + "display" : "Complex partial seizures with consciousness impaired", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Complex partial seizure with impairment of consciousness" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Psychomotor fit" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Complex partial seizure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Complex partial seizure with impairment of consciousness (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4107000", + "display" : "Infertile male syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infertile male syndrome (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4113009", + "display" : "Arrested hydrocephalus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arrested hydrocephalus (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4120002", + "display" : "Bronchiolitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bronchiolitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4124006", + "display" : "Nonvenomous insect bite of vagina with infection", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nonvenomous insect bite of vagina with infection (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Insect bite, nonvenomous, of vagina, infected" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4127004", + "display" : "Prostatic obstruction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prostatic obstruction (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4129001", + "display" : "Argyll-Robertson pupil", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Argyll-Robertson pupil (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4135001", + "display" : "11p partial monosomy syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "11p partial monosomy syndrome (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4136000", + "display" : "Macrodactyly of toe (disorder)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Macrodactyly of toe" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4142001", + "display" : "Muscular asthenopia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muscular asthenopia (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4160001", + "display" : "Congenital anomaly of upper respiratory system", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital anomaly of upper respiratory system (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4168008", + "display" : "Tibial plateau chondromalacia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tibial plateau chondromalacia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4170004", + "display" : "Ehlers-Danlos syndrome, procollagen proteinase resistant", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ehlers-Danlos syndrome, mutant procollagen type 7" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ehlers-Danlos syndrome, autosomal dominant type 7" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ehlers-Danlos syndrome, procollagen proteinase resistant (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4174008", + "display" : "Placenta tripartita", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trilobate placenta" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Placenta triplex" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Placenta tripartita (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tripartite placenta" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4175009", + "display" : "Infestation by Oestrus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oestrosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infestation by Estrus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infestation caused by Oestrus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infestation caused by Estrus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infestation caused by Oestrus (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4178006", + "display" : "Partial recent retinal detachment with multiple defects", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Partial recent retinal detachment with multiple defects (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4181001", + "display" : "Normal peak expiratory flow rate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Normal peak expiratory flow rate (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4183003", + "display" : "Charcot-Marie-Tooth disease, type IC", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Charcot-Marie-Tooth disease, type IC (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4184009", + "display" : "Congenital anomaly of endocrine gland", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital anomaly of endocrine organ" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital anomaly of endocrine gland (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital malformation of the endocrine glands" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4195003", + "display" : "Congenital duplication of anus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital duplication of anus (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Duplication of anus" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4197006", + "display" : "Disability evaluation, impairment, class 5", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disability evaluation, impairment, class 5 (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4199009", + "display" : "18p partial trisomy syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "18p partial trisomy syndrome (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4208000", + "display" : "Closed multiple fractures of both lower limbs", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed multiple fractures of both legs" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed multiple fractures of both lower limbs (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4210003", + "display" : "Ocular hypertension", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ocular hypertension (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "OH - Ocular hypertension" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "OHT - Ocular hypertension" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4223005", + "display" : "Parkinsonism due to drug", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Parkinsonism caused by drug" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Parkinsonism caused by drug (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4224004", + "display" : "Complication of infusion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Complication of infusion (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4225003", + "display" : "Tuberculosis of nose", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tuberculosis of nose (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nasal tuberculosis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4232007", + "display" : "Chronic vulvitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic vulvitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4237001", + "display" : "Suppurative pulpitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Suppurative pulpitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4240001", + "display" : "Rupture of aorta", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rupture of aorta (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4241002", + "display" : "Listeriosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection due to Listeria monocytogenes" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Circling disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Listerellosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Listeriosis (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Listeria monocytogenes infection" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4242009", + "display" : "18q partial monosomy syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "18q minus syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Long arm 18 deletion syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "18q partial monosomy syndrome (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4248008", + "display" : "Synovitis AND/OR tenosynovitis associated with another disease", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Synovitis AND/OR tenosynovitis associated with another disease (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4249000", + "display" : "Poor peripheral circulation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poor peripheral circulation (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4260009", + "display" : "Sacral spinal cord injury without bone injury", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sacral spinal cord injury without bone injury (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4262001", + "display" : "Phlebitis of superior sagittal sinus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phlebitis of superior sagittal sinus (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4264000", + "display" : "Chronic pericoronitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic pericoronitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4269005", + "display" : "Chronic gastrojejunal ulcer without hemorrhage AND without perforation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic gastrojejunal ulcer without haemorrhage AND without perforation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic gastrojejunal ulcer without hemorrhage AND without perforation (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4273008", + "display" : "Closed posterior dislocation of elbow", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed posterior dislocation of elbow (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4275001", + "display" : "Spasm of conjugate gaze", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spasm of conjugate gaze (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conjugate gaze spasm" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4283007", + "display" : "Mirizzi's syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mirizzi's syndrome (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mirizzi syndrome" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4287008", + "display" : "Chordee", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gryposis penis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chordee (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chordee of penis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4294006", + "display" : "Isosexual precocious puberty", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Isosexual precocity" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Isosexual precocious puberty (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4300009", + "display" : "Deep third degree burn of forearm", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deep third degree burn of forearm (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4301008", + "display" : "Autoimmune state", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Autoimmunity" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Autoimmune state (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4306003", + "display" : "Cluster B personality disorder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cluster B personality disorder (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4307007", + "display" : "Pregestational diabetes mellitus AND/OR impaired glucose tolerance, modified White class F", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pregestational diabetes mellitus AND/OR impaired glucose tolerance, modified White class F (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4313003", + "display" : "Acardiacus anceps", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemiacardius" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acardiacus anceps (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4316006", + "display" : "Myometritis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Myometritis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4320005", + "display" : "Factor V deficiency", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Factor V deficiency (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4324001", + "display" : "Subacute cystitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subacute cystitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4325000", + "display" : "11q partial monosomy syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "11q partial monosomy syndrome (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4338008", + "display" : "Arnold's nerve reflex cough syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arnold's nerve reflex cough syndrome (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arnold nerve reflex cough syndrome" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4340003", + "display" : "Acrodermatitis atrophicans chronica", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acrodermatitis chronica atrophicans" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dermatitis chronica atrophicans" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dermatitis atrophicans" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acrodermatitis atrophicans chronica (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4349002", + "display" : "Open fracture of multiple sites of metacarpus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open fracture of multiple sites of metacarpus (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4354006", + "display" : "Open dislocation of scapula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open dislocation of scapula (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4356008", + "display" : "Gingival recession", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gingival recession (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gingival soft tissue recession" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4359001", + "display" : "Early congenital syphilis (less than 2 years)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Early congenital syphilis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Early congenital syphilis (less than 2 years) (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4364002", + "display" : "Structure of associations", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of associations (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4367009", + "display" : "Hoover's sign", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hoover's sign (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hoover sign" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4373005", + "display" : "Hippocratic nails", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increased curvature of nails" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Club nail" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clubbing of nail" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hippocratic nail" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clubbing of nail (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4374004", + "display" : "Congenital anomaly of tricuspid valve", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital anomaly of tricuspid valve (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "TV - Congenital tricuspid valve abnormality" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital tricuspid valve abnormality" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4381006", + "display" : "Verbal paraphasia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Verbal paraphasia (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4386001", + "display" : "Bronchospasm", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bronchial spasm" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bronchospasm (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4390004", + "display" : "Lithium nephropathy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lithium nephropathy (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic lithium nephrotoxicity" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4397001", + "display" : "Partial congenital duodenal obstruction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Partial congenital duodenal obstruction (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4399003", + "display" : "Acute hemorrhagic pancreatitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemorrhagic pancreatitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute haemorrhagic pancreatitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemorrhagic pancreatitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute hemorrhagic pancreatitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4403007", + "display" : "Exclamation point hair", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Exclamation point hair (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4406004", + "display" : "Congenital anomaly of male genital system", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital anomaly of male genital system (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4409006", + "display" : "Adenosylcobalamin and methylcobalamin synthesis defect", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Combined methylmalonic acidaemia and homocystinuria due to defects in adenosylcobalamin and methylcobalamin synthesis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Combined methylmalonic acidemia and homocystinuria due to defects in adenosylcobalamin and methylcobalamin synthesis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adenosylcobalamin and methylcobalamin synthesis defect (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4410001", + "display" : "Retroperitoneal hernia with obstruction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Retroperitoneal hernia with obstruction (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4412009", + "display" : "Injury of digital nerve", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injury of digital nerve (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Digital nerve injury" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4414005", + "display" : "Infection by Setaria", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Setariosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Setaria (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Setaria" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4416007", + "display" : "Heerfordt's syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Uveoparotid fever" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Heerfordt's syndrome (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Heerfordt syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Heerfordt-Waldenström syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Heerfordt-Waldenstrom syndrome" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4418008", + "display" : "Gangrenous ergotism", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gangrenous ergotism (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4426000", + "display" : "Abortion number 10", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aborta 10" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ten previous induced terminations of pregnancy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ten previous induced terminations of pregnancy (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4434006", + "display" : "Bloom syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital telangiectatic erythema syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bloom syndrome (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "BS - Bloom syndrome" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4439001", + "display" : "Cyclic oculomotor paralysis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Axenfeld-Schürenberg syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cyclic oculomotor paralysis (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Axenfeld-Schurenberg syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cyclical oculomotor palsy" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4441000", + "display" : "Severe bipolar disorder with psychotic features", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Severe bipolar disorder with psychotic features (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4445009", + "display" : "Tuberculosis of genitourinary system", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tuberculosis of genitourinary system (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "TB - Urogenital tuberculosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Urogenital tuberculosis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4448006", + "display" : "Allergic headache", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergic headache (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4461006", + "display" : "Complication of administrative procedure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Complication of administrative procedure (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4463009", + "display" : "Familial amyloid polyneuropathy, type II", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Familial amyloid polyneuropathy, 84 Ser-for-Ile" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Familial amyloid polyneuropathy, Indiana-Swiss type" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Amyloidosis, Indiana-Maryland type" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hereditary neuropathic amyloidosis, type II" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Indiana-Maryland type amyloid polyneuropathy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Familial amyloid polyneuropathy type II" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "German type amyloid polyneuropathy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Swiss type amyloid polyneuropathy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rakavina type amyloidosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Familial amyloid polyneuropathy, type II (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4464003", + "display" : "Rocio virus disease", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rocio virus disease (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4465002", + "display" : "Spherophakia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital spherophakia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spherophakia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4468000", + "display" : "Oppenheim's gait", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oppenheim's gait (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oppenheim gait" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4470009", + "display" : "Blanching of skin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blanching of skin (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4473006", + "display" : "Migraine with aura", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Classical migraine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Migraine with aura (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4477007", + "display" : "Juvenile myopathy AND lactate acidosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Juvenile myopathy AND lactate acidosis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4478002", + "display" : "Multiple fractures of upper AND lower limbs", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Multiple fractures of upper AND lower limbs (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4481007", + "display" : "Abnormal gastric secretion regulation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abnormal gastric secretion regulation (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4483005", + "display" : "Syphilitic punched out ulcer", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Syphilitic punched out ulcer (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4494009", + "display" : "Diverticulitis of large intestine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diverticulitis of large intestine (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4495005", + "display" : "Congenital hypertrophy of ureteric valve", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital hypertrophy of ureteric valve (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4499004", + "display" : "Disseminated anergic leishmaniasis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disseminated anergic leishmaniasis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4501007", + "display" : "Tuberculous ascites", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tuberculous ascites (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4506002", + "display" : "Educational problem", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Educational problem (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4510004", + "display" : "Streptococcal meningitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Streptococcal meningitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4512007", + "display" : "Group sex play", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Group sex play (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4519003", + "display" : "Hypouricemia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypouricaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypouricemia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4522001", + "display" : "Dental plaque on tooth (disorder)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dental plaque on tooth" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dental biofilm on tooth" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4523006", + "display" : "Babinski-Nageotte syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Babinski-Nageotte syndrome (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4526003", + "display" : "Poisoning by probenecid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Probenecid poisoning" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by probenecid (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by probenecid" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4529005", + "display" : "Abnormal spermatogenesis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abnormal spermatogenesis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4530000", + "display" : "Madelung's deformity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carpus curvus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Madelung's deformity (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Madelung deformity" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4547004", + "display" : "Determination of outcome, satisfactory to physician", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Determination of outcome, satisfactory to physician (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4550001", + "display" : "Special infant formula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Special infant formula (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4554005", + "display" : "Intraventricular conduction defect", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intraventricular conduction defect (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4556007", + "display" : "Gastritis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastric catarrh" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastritis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4557003", + "display" : "Preinfarction syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Unstable angina" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intermediate coronary syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Crescendo angina" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Worsening angina" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pre-infarction syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Preinfarction syndrome (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Preinfarction angina" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4559000", + "display" : "Mixed infectious disease", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mixed infection" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Polyinfection" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mixed infectious disease (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Polymicrobial infection" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4565000", + "display" : "Decreased oxygen affinity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decreased oxygen affinity (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4568003", + "display" : "Retrosternal chest pain", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Retrosternal pain" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Retrosternal pain (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4575002", + "display" : "Acute hyponatremia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute low salt syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Schroeder's syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute hyponatraemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute hyponatremia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4586000", + "display" : "Complication of internal fixation device", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disorder of implanted bone fixation device" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Complication of internal fixation device (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4592006", + "display" : "S>4< gallop", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Atrial gallop" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fourth sound gallop" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fourth sound gallop (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A galloping sound on cardiac auscultation because of an abnormally audible fourth heart sound." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4598005", + "display" : "Osteomalacia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osteomalacia (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "OM - osteomalacia" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4602007", + "display" : "Robin sequence", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Micrognathia-glossoptosis syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pierre Robin syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Robin sequence (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pierre Robin association" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4633009", + "display" : "Hymenoxys richardsonii poisoning", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Colorado rubberweed poisoning" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pingue poisoning" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hymenoxys richardsonii poisoning (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4637005", + "display" : "Intrahepatic cholestasis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intrahepatic cholestasis (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4639008", + "display" : "Glanders", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection due to Pseudomonas mallei" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Malleus (glanders)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection due to Actinobacillus mallei" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection due to Malleomyces mallei" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Maliasmus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Farcy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Equina" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Equine glanders" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Farcy buds" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Farcy pipes" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Farcy cords" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glanders (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4641009", + "display" : "Myxedema heart disease", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Myxoedema heart disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Myxedema heart disease (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4645000", + "display" : "Senile brain amyloidosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "AS beta protein amyloidosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Senile brain amyloidosis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4654002", + "display" : "Posteruptive color change of tooth", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Posteruptive staining of tooth" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Posteruptive discoloration of tooth" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Posteruptive discolouration of tooth" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Posteruptive colour change of tooth" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Posteruptive color change of tooth (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4659007", + "display" : "Acne fulminans", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acne fulminans (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4661003", + "display" : "Calculus of bile duct with obstruction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Calculus of bile duct with obstruction (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4665007", + "display" : "Costal respiration", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thoracic respiration" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thoracic breathing" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thoracic breathing (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Breathes with chest" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4667004", + "display" : "Female infertility due to structural congenital anomaly of vagina", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Female infertility due to structural congenital anomaly of vagina (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4669001", + "display" : "Pinta, primary lesion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Primary chancre of pinta" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Primary papule of pinta" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chancre of pinta" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Primary pinta lesion" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pinta, primary lesion (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4673003", + "display" : "Open fracture of lateral malleolus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open fracture of lateral malleolus (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open fracture ankle, lateral malleolus" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4676006", + "display" : "SLE glomerulonephritis syndrome, WHO class II", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "SLE with mesangial proliferative glomerulonephritis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lupus nephritis - WHO Class II" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Systemic lupus erythematosus glomerulonephritis syndrome, World Health Organization (WHO) class II" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Systemic lupus erythematosus glomerulonephritis syndrome, World Health Organization class II" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Systemic lupus erythematosus glomerulonephritis syndrome, World Health Organization class II (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4688008", + "display" : "Poisoning by griseofulvin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Griseofulvin poisoning" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by griseofulvin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by griseofulvin (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4690009", + "display" : "Metabolic acidosis due to paraldehyde", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Metabolic acidosis caused by paraldehyde (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Metabolic acidosis caused by paraldehyde" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4702003", + "display" : "Inherited disorder of folate metabolism", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inherited disorder of folate metabolism (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4708004", + "display" : "Disability evaluation, disability 35%", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disability evaluation disability 35 percent (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disability evaluation disability 35 percent" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4711003", + "display" : "Congenital anomaly of bile ducts", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Biliary malformation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital anomaly of bile ducts (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bile duct anomalies" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4721006", + "display" : "Basic motor learning problem", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Basic motor learning problem (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4724003", + "display" : "Acute radial nerve palsy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute radial nerve palsy (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4733001", + "display" : "Orunga virus disease", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Orungo fever" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Orunga virus disease (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4740000", + "display" : "Herpes zoster", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Shingles" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Zona" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Herpes zoster infection" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Herpes zoster (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Zoster" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4749004", + "display" : "Naso-palatine duct cyst", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Median anterior maxillary cyst" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incisive canal cyst" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Naso-palatine duct cyst (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nasopalatine duct cyst" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4750004", + "display" : "Open fracture of medial condyle of humerus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open fracture of medial condyle of humerus (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4754008", + "display" : "Gynecomastia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypertrophy of male breast" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gynaecomastia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gynaecomazia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gynecomazia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gynecomastia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4760008", + "display" : "Chronic dacryoadenitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic dacryoadenitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4763005", + "display" : "Frostbite of hand", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Frostbite of hand (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4771009", + "display" : "Poisoning by cephalosporin group antibiotic", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cephalosporin group poisoning" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by cephalosporin group antibiotic (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by cephalosporin group antibiotic" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4776004", + "display" : "Lichen planus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ruber planus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lichen planus (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "LP - Lichen planus" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4783006", + "display" : "Maternal diabetes mellitus with hypoglycemia affecting fetus OR newborn", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Maternal diabetes mellitus with hypoglycaemia affecting fetus OR newborn" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Maternal diabetes mellitus with hypoglycemia affecting fetus OR newborn (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Maternal diabetes mellitus with hypoglycaemia affecting foetus OR newborn" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4787007", + "display" : "Fetal or neonatal effect of breech delivery and extraction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fetal or neonatal effect of breech delivery and extraction (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Foetal or neonatal effect of breech delivery and extraction" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4788002", + "display" : "Closed fracture of zygoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed fracture of zygoma (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed fracture zygoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed fracture of malar bone" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4800001", + "display" : "Pyuria", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pyuria (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4805006", + "display" : "Functional aphasia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Functional aphasia (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4806007", + "display" : "Bjerrum scotoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bjerrum scotoma (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bjerrum visual field defect" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4817008", + "display" : "Primary degenerative dementia of the Alzheimer type, senile onset, with delirium", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dementia of the Alzheimer's type, with late onset, with delirium" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Primary degenerative dementia of the Alzheimer type, senile onset, with delirium (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dementia Alzheimers type, late onset with delirium" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4819006", + "display" : "Effusion of joint of ankle AND/OR foot", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Effusion of joint of ankle AND/OR foot (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Joint effusion of ankle AND/OR foot" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4821001", + "display" : "Contusion of cheek", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Contusion, cheek" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Contusion of cheek (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4834000", + "display" : "Typhoid fever", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Typhoid fever (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection by Salmonella Typhi" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4835004", + "display" : "Infection by Nosema bombycis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fleckenkrankheit" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pébrine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pebrine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Nosema bombycis (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Nosema bombycis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4839005", + "display" : "Chronic enlargement of lacrimal gland", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic lacrimal gland enlargement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic enlargement of lacrimal gland (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4846001", + "display" : "Anicteric viral hepatitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anicteric viral hepatitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4851007", + "display" : "Chronic endocarditis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic endocarditis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4853005", + "display" : "Dry coitus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dry coitus (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4854004", + "display" : "Acquired hemolytic anemia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acquired haemolytic anaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acquired hemolytic anemia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4855003", + "display" : "Diabetic retinopathy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Retinal abnormality - diabetes-related" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "DR - Diabetic retinopathy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Retinopathy due to diabetes mellitus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Retinopathy due to diabetes mellitus (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4859009", + "display" : "Lichen spinulosus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lichen spinulosus (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Keratosis spinulosa" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4860004", + "display" : "Infection by Aspergillus niger", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Aspergillus niger" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Aspergillus niger (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4863002", + "display" : "Phencyclidine-induced mood disorder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phencyclidine mood disorder" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PCP (phencyclidine) mood disorder" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mood disorder caused by phencyclidine (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mood disorder caused by phencyclidine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4873000", + "display" : "Localized vascularization of cornea", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Localised vascularisation of cornea" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Localized vascularization of cornea (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Localised corneal vascularisation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Localized corneal vascularization" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4874006", + "display" : "11q partial trisomy syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "11q partial trisomy syndrome (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4886009", + "display" : "Premature birth of newborn male", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Premature male newborn" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Premature birth of newborn male (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4887000", + "display" : "Hypertyrosinemia, Richner-Hanhart type", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tyrosine transaminase deficiency" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oculocutaneous tyrosinemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Richner-Hanhart syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hereditary hypertyrosinemia, type II" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypertyrosinemia, Oregon type" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Keratosis palmoplantaris with corneal dystrophy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Persistent hypertyrosinemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Richner syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tyrosinemia without hepatorenal dysfunction" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hereditary hypertyrosinaemia, type II" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypertyrosinaemia, Oregon type" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tyrosinemia type II" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oculocutaneous tyrosinaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tyrosinaemia type II" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypertyrosinaemia, Richner-Hanhart type" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Persistent hypertyrosinaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tyrosinaemia without hepatorenal dysfunction" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypertyrosinemia, Richner-Hanhart type (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tyrosinaemia type 2" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tyrosinemia type 2" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tyrosinaemia due to tyrosine aminotransferase deficiency" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tyrosinemia due to tyrosine aminotransferase deficiency" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "An inborn error of tyrosine metabolism characterized by hypertyrosinemia with oculocutaneous manifestations and in some cases intellectual deficit. Skin lesions occur in 80% of cases, ocular involvement in 75% of cases and neurologic findings and some degree of intellectual deficit in up to 60% of cases. Onset is variable but the ocular symptoms (redness, photophobia, excessive tearing and pain) usually develop in the first year of life. Cutaneous manifestations usually begin after the first year of life but may develop at the same time as the ocular symptoms. Caused by mutations in the TAT gene (16q22.1) encoding tyrosine aminotransferase (TAT). The elevated levels of tyrosine caused by TAT deficiency appear to result in deposition of tyrosine crystals leading to an inflammatory response and the oculocutaneous findings. Transmitted as an autosomal recessive trait." + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "An inborn error of tyrosine metabolism characterised by hypertyrosinaemia with oculocutaneous manifestations and in some cases intellectual deficit. Skin lesions occur in 80% of cases, ocular involvement in 75% of cases and neurologic findings and some degree of intellectual deficit in up to 60% of cases. Onset is variable but the ocular symptoms (redness, photophobia, excessive tearing and pain) usually develop in the first year of life. Cutaneous manifestations usually begin after the first year of life but may develop at the same time as the ocular symptoms. Caused by mutations in the TAT gene (16q22.1) encoding tyrosine aminotransferase (TAT). The elevated levels of tyrosine caused by TAT deficiency appear to result in deposition of tyrosine crystals leading to an inflammatory response and the oculocutaneous findings. Transmitted as an autosomal recessive trait." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4896000", + "display" : "Acute toxic hepatitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute toxic hepatitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4900002", + "display" : "Endocrine disorder related to puberty", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Endocrine disorder related to puberty (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4907004", + "display" : "Non-involution of uterus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Failure of involution of uterus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Non-involution of uterus (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4915001", + "display" : "Infection by Entamoeba coli", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entamebiasis coli" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entamoebosis coli" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entamoebiasis coli" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Entamoeba coli (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Entamoeba coli" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4920001", + "display" : "Deficiency of acetyl-CoA carboxylase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deficiency of acetyl-coenzyme A carboxylase (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acetyl-CoA carboxylase deficiency" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deficiency of acetyl-coenzyme A carboxylase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4921002", + "display" : "Infection by Basidiobolus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Basidiobolomycosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Basidiobolus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Basidiobolus (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4922009", + "display" : "Infestation by Simuliidae", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Simuliidosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infestation caused by Simuliidae (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infestation caused by Simuliidae" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4926007", + "display" : "Schizophrenia in remission", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Schizophrenia in remission (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Schizophrenia, in remission" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4927003", + "display" : "Acute anterior uveitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute iridocyclitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "AAU - acute anterior uveitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute anterior uveitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4932002", + "display" : "Panic disorder with agoraphobia, moderate agoraphobic avoidance AND mild panic attacks", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Panic disorder with agoraphobia, moderate agoraphobic avoidance AND mild panic attacks (disorder)" + }] + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/detectedissue-mitigation-action", + "resource" : { + "resourceType" : "ValueSet", + "id" : "detectedissue-mitigation-action", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "cds" + }], + "url" : "http://hl7.org/fhir/ValueSet/detectedissue-mitigation-action", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.205" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.195" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.2.104" + }], + "version" : "6.0.0-ballot2", + "name" : "DetectedIssueMitigationAction", + "title" : "Detected Issue Mitigation Action", + "status" : "draft", + "experimental" : false, + "publisher" : "FHIR Project team", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "Kinds of mitigating actions and observations that can be associated with a detected issue or contraindication, such as 'added concurrent therapy', 'prior therapy documented', etc.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "filter" : [{ + "property" : "concept", + "op" : "is-a", + "value" : "_ActDetectedIssueManagementCode" + }] + }] + }, + "expansion" : { + "identifier" : "urn:uuid:5267eeb3-9597-42cc-82ff-a6c144cbb928", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 28, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/v3-ActCode|9.0.0" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "abstract" : true, + "code" : "_ActDetectedIssueManagementCode", + "display" : "ActDetectedIssueManagementCode" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "abstract" : true, + "code" : "_ActAdministrativeDetectedIssueManagementCode", + "display" : "ActAdministrativeDetectedIssueManagementCode" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "abstract" : true, + "code" : "_AuthorizationIssueManagementCode", + "display" : "Authorization Issue Management Code" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "EMAUTH", + "display" : "emergency authorization override" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "21", + "display" : "authorization confirmed" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "1", + "display" : "Therapy Appropriate" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "19", + "display" : "Consulted Supplier" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "2", + "display" : "Assessed Patient" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "22", + "display" : "appropriate indication or diagnosis" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "23", + "display" : "prior therapy documented" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "3", + "display" : "Patient Explanation" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "4", + "display" : "Consulted Other Source" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "5", + "display" : "Consulted Prescriber" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "6", + "display" : "Prescriber Declined Change" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "7", + "display" : "Interacting Therapy No Longer Active/Planned" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "14", + "display" : "Supply Appropriate" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "15", + "display" : "Replacement" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "16", + "display" : "Vacation Supply" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "17", + "display" : "Weekend Supply" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "18", + "display" : "Leave of Absence" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "20", + "display" : "additional quantity on separate dispense" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "8", + "display" : "Other Action Taken" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "10", + "display" : "Provided Patient Education" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "11", + "display" : "Added Concurrent Therapy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "12", + "display" : "Temporarily Suspended Concurrent Therapy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "13", + "display" : "Stopped Concurrent Therapy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "9", + "display" : "Instituted Ongoing Monitoring Program" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "abstract" : true, + "inactive" : true, + "code" : "_ActFinancialDetectedIssueManagementCode", + "display" : "ActFinancialDetectedIssueManagementCode" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/udi-entry-type", + "resource" : { + "resourceType" : "ValueSet", + "id" : "udi-entry-type", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "oo" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 2 + }], + "url" : "http://hl7.org/fhir/ValueSet/udi-entry-type", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.211" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.201" + }], + "version" : "6.0.0-ballot2", + "name" : "UDIEntryType", + "title" : "UDI Entry Type", + "status" : "draft", + "experimental" : false, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "Codes to identify how UDI data was entered.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/udi-entry-type" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:838350f0-9177-423f-94dd-ccf347a382d3", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 7, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/udi-entry-type|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/udi-entry-type", + "code" : "barcode", + "display" : "Barcode" + }, + { + "system" : "http://hl7.org/fhir/udi-entry-type", + "code" : "rfid", + "display" : "RFID" + }, + { + "system" : "http://hl7.org/fhir/udi-entry-type", + "code" : "manual", + "display" : "Manual" + }, + { + "system" : "http://hl7.org/fhir/udi-entry-type", + "code" : "card", + "display" : "Card" + }, + { + "system" : "http://hl7.org/fhir/udi-entry-type", + "code" : "self-reported", + "display" : "Self Reported" + }, + { + "system" : "http://hl7.org/fhir/udi-entry-type", + "code" : "electronic-transmission", + "display" : "Electronic Transmission" + }, + { + "system" : "http://hl7.org/fhir/udi-entry-type", + "code" : "unknown", + "display" : "Unknown" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/device-status", + "resource" : { + "resourceType" : "ValueSet", + "id" : "device-status", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "oo" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 2 + }], + "url" : "http://hl7.org/fhir/ValueSet/device-status", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.209" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.199" + }], + "version" : "6.0.0-ballot2", + "name" : "FHIRDeviceStatus", + "title" : "FHIR Device Status", + "status" : "draft", + "experimental" : false, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "The status of the Device record.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/device-status" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:48b0ef4e-c0ab-420e-a9a0-729627b1174c", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 3, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/device-status|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/device-status", + "code" : "active", + "display" : "Active" + }, + { + "system" : "http://hl7.org/fhir/device-status", + "code" : "inactive", + "display" : "Inactive" + }, + { + "system" : "http://hl7.org/fhir/device-status", + "code" : "entered-in-error", + "display" : "Entered in Error" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/device-availability-status", + "resource" : { + "resourceType" : "ValueSet", + "id" : "device-availability-status", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "oo" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 2 + }], + "url" : "http://hl7.org/fhir/ValueSet/device-availability-status", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3198" + }], + "version" : "6.0.0-ballot2", + "name" : "FHIRDeviceAvailabilityStatus", + "title" : "FHIR Device Availability Status", + "status" : "draft", + "experimental" : false, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "The availability status of the device.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/device-availability-status" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:3e616145-db80-49bf-a788-4675d151a904", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 4, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/device-availability-status|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/device-availability-status", + "code" : "lost", + "display" : "Lost" + }, + { + "system" : "http://hl7.org/fhir/device-availability-status", + "code" : "damaged", + "display" : "Damaged" + }, + { + "system" : "http://hl7.org/fhir/device-availability-status", + "code" : "destroyed", + "display" : "Destroyed" + }, + { + "system" : "http://hl7.org/fhir/device-availability-status", + "code" : "available", + "display" : "Available" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/device-nametype", + "resource" : { + "resourceType" : "ValueSet", + "id" : "device-nametype", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "oo" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 2 + }], + "url" : "http://hl7.org/fhir/ValueSet/device-nametype", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.1083" + }], + "version" : "6.0.0-ballot2", + "name" : "DeviceNameType", + "title" : "Device Name Type", + "status" : "draft", + "experimental" : true, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "The type of name the device is referred by.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/device-nametype" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:3ab25539-3fad-4ddd-8f11-45885d4a8e34", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 3, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/device-nametype|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/device-nametype", + "code" : "registered-name", + "display" : "Registered name" + }, + { + "system" : "http://hl7.org/fhir/device-nametype", + "code" : "user-friendly-name", + "display" : "User Friendly name" + }, + { + "system" : "http://hl7.org/fhir/device-nametype", + "code" : "patient-reported-name", + "display" : "Patient Reported name" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/device-category", + "resource" : { + "resourceType" : "ValueSet", + "id" : "device-category", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "oo" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/device-category", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3307" + }], + "version" : "6.0.0-ballot2", + "name" : "FHIRDeviceCategory", + "title" : "FHIR Device Category", + "status" : "draft", + "experimental" : true, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "The association state of the device.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/device-category" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:162d72f0-f705-4196-9e89-80b43250f806", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 10, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/device-category|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/device-category", + "code" : "active", + "display" : "Active" + }, + { + "system" : "http://hl7.org/fhir/device-category", + "code" : "communicating", + "display" : "communicating" + }, + { + "system" : "http://hl7.org/fhir/device-category", + "code" : "dme", + "display" : "Durable Medical Equipment" + }, + { + "system" : "http://hl7.org/fhir/device-category", + "code" : "home-use", + "display" : "Maintenance" + }, + { + "system" : "http://hl7.org/fhir/device-category", + "code" : "implantable", + "display" : "Implantable" + }, + { + "system" : "http://hl7.org/fhir/device-category", + "code" : "in-vitro", + "display" : "In vitro" + }, + { + "system" : "http://hl7.org/fhir/device-category", + "code" : "point-of-care", + "display" : "Point of Care" + }, + { + "system" : "http://hl7.org/fhir/device-category", + "code" : "single-use", + "display" : "Single Use" + }, + { + "system" : "http://hl7.org/fhir/device-category", + "code" : "reusable", + "display" : "Reusable" + }, + { + "system" : "http://hl7.org/fhir/device-category", + "code" : "software", + "display" : "Software" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/device-versiontype", + "resource" : { + "resourceType" : "ValueSet", + "id" : "device-versiontype", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "oo" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/device-versiontype", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3202" + }], + "version" : "6.0.0-ballot2", + "name" : "DeviceVersionType", + "title" : "Device Version Type", + "status" : "draft", + "experimental" : true, + "publisher" : "HL7 International", + "description" : "Describes the type of version", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "compose" : { + "include" : [{ + "system" : "urn:iso:std:iso:11073:10101", + "concept" : [{ + "code" : "531974", + "display" : "Hardware revision" + }, + { + "code" : "531975", + "display" : "Software revision" + }, + { + "code" : "531976", + "display" : "Firmware revision" + }, + { + "code" : "531977", + "display" : "Protocol revision" + }, + { + "code" : "532352", + "display" : "Continua version" + }] + }] + }, + "expansion" : { + "identifier" : "urn:uuid:3f42fd25-4ed5-4604-b215-b47a490d608d", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 5, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-valueset", + "valueUri" : "null" + }, + { + "name" : "warning-draft", + "valueUri" : "urn:iso:std:iso:11073:10101|2023-04-26" + }, + { + "name" : "used-codesystem", + "valueUri" : "urn:iso:std:iso:11073:10101|2023-04-26" + }, + { + "name" : "version", + "valueUri" : "urn:iso:std:iso:11073:10101|2023-04-26" + }], + "contains" : [{ + "system" : "urn:iso:std:iso:11073:10101", + "code" : "531974", + "display" : "MDC_ID_PROD_SPEC_HW", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hardware revision" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "531975", + "display" : "MDC_ID_PROD_SPEC_SW", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Software revision" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "531976", + "display" : "MDC_ID_PROD_SPEC_FW", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Firmware revision" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "531977", + "display" : "MDC_ID_PROD_SPEC_PROTOCOL_REV", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Protocol revision" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "532352", + "display" : "MDC_REG_CERT_DATA_CONTINUA_VERSION", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Continua version" + }] + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/device-specification-category", + "resource" : { + "resourceType" : "ValueSet", + "id" : "device-specification-category", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "oo" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 2 + }], + "url" : "http://hl7.org/fhir/ValueSet/device-specification-category", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3197" + }], + "version" : "6.0.0-ballot2", + "name" : "DeviceSpecificationCategory", + "title" : "Device Specification Category", + "status" : "draft", + "experimental" : true, + "date" : "2022-03-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "The kind of standards used by the device.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/device-specification-category" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:99666085-0e4f-4a6b-9354-7f2016500938", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 7, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/device-specification-category|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/device-specification-category", + "code" : "communication", + "display" : "Communication" + }, + { + "system" : "http://hl7.org/fhir/device-specification-category", + "code" : "performance", + "display" : "Performance" + }, + { + "system" : "http://hl7.org/fhir/device-specification-category", + "code" : "measurement", + "display" : "Measurement" + }, + { + "system" : "http://hl7.org/fhir/device-specification-category", + "code" : "risk-class", + "display" : "Risk Class" + }, + { + "system" : "http://hl7.org/fhir/device-specification-category", + "code" : "electrical", + "display" : "Electrical" + }, + { + "system" : "http://hl7.org/fhir/device-specification-category", + "code" : "material", + "display" : "Material" + }, + { + "system" : "http://hl7.org/fhir/device-specification-category", + "code" : "exchange", + "display" : "Exchange" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/device-specification-type", + "resource" : { + "resourceType" : "ValueSet", + "id" : "device-specification-type", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "oo" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/device-specification-type", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3204" + }], + "version" : "6.0.0-ballot2", + "name" : "DeviceSpecificationType", + "title" : "Device Specification Type", + "status" : "draft", + "experimental" : true, + "publisher" : "HL7 International", + "description" : "The type or specification of a standard that devices can adhere to", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "compose" : { + "include" : [{ + "system" : "urn:iso:std:iso:11073:10101", + "concept" : [{ + "code" : "528391", + "display" : "Blood Pressure Cuff" + }, + { + "code" : "528404", + "display" : "Body Composition Analyzer" + }, + { + "code" : "528425", + "display" : "Cardiovascular Device" + }, + { + "code" : "528402", + "display" : "Coagulation meter" + }, + { + "code" : "528409", + "display" : "Continuous Glucose Monitor" + }, + { + "code" : "528390", + "display" : "Electro cardiograph" + }, + { + "code" : "528457", + "display" : "Generic 20601 Device" + }, + { + "code" : "528401", + "display" : "Glucose Monitor" + }, + { + "code" : "528455", + "display" : "Independent Activity/Living Hub" + }, + { + "code" : "528403", + "display" : "Insulin Pump" + }, + { + "code" : "528405", + "display" : "Peak Flow meter" + }, + { + "code" : "528388", + "display" : "Pulse Oximeter" + }, + { + "code" : "528397", + "display" : "Respiration rate" + }, + { + "code" : "528408", + "display" : "Sleep Apnea Breathing Equipment" + }, + { + "code" : "528426", + "display" : "Strength Equipment" + }, + { + "code" : "528392", + "display" : "Thermometer" + }, + { + "code" : "528399", + "display" : "Weight Scale" + }] + }] + }, + "expansion" : { + "identifier" : "urn:uuid:61ed3ed5-fc5c-49b5-a983-16ee2849816d", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 17, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-valueset", + "valueUri" : "null" + }, + { + "name" : "warning-draft", + "valueUri" : "urn:iso:std:iso:11073:10101|2023-04-26" + }, + { + "name" : "used-codesystem", + "valueUri" : "urn:iso:std:iso:11073:10101|2023-04-26" + }, + { + "name" : "version", + "valueUri" : "urn:iso:std:iso:11073:10101|2023-04-26" + }], + "contains" : [{ + "system" : "urn:iso:std:iso:11073:10101", + "code" : "528391", + "display" : "MDC_DEV_SPEC_PROFILE_BP", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood Pressure Cuff" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "528404", + "display" : "MDC_DEV_SPEC_PROFILE_BCA", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Body Composition Analyzer" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "528425", + "display" : "MDC_DEV_SPEC_PROFILE_HF_CARDIO", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cardiovascular Device" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "528402", + "display" : "MDC_DEV_SPEC_PROFILE_COAG", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Coagulation meter" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "528409", + "display" : "MDC_DEV_SPEC_PROFILE_CGM", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Continuous Glucose Monitor" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "528390", + "display" : "MDC_DEV_SPEC_PROFILE_ECG", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Electro cardiograph" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "528457", + "display" : "MDC_DEV_SPEC_PROFILE_GENERIC", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Generic 20601 Device" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "528401", + "display" : "MDC_DEV_SPEC_PROFILE_GLUCOSE", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glucose Monitor" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "528455", + "display" : "MDC_DEV_SPEC_PROFILE_AI_ACTIVITY_HUB", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Independent Activity/Living Hub" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "528403", + "display" : "MDC_DEV_SPEC_PROFILE_INSULIN_PUMP", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Insulin Pump" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "528405", + "display" : "MDC_DEV_SPEC_PROFILE_PEFM", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Peak Flow meter" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "528388", + "display" : "MDC_DEV_SPEC_PROFILE_PULS_OXIM", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pulse Oximeter" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "528397", + "display" : "MDC_DEV_SPEC_PROFILE_CALC_PULM", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Respiration rate" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "528408", + "display" : "MDC_DEV_SPEC_PROFILE_SABTE", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sleep Apnea Breathing Equipment" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "528426", + "display" : "MDC_DEV_SPEC_PROFILE_HF_STRENGTH", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Strength Equipment" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "528392", + "display" : "MDC_DEV_SPEC_PROFILE_TEMP", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thermometer" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "528399", + "display" : "MDC_DEV_SPEC_PROFILE_SCALE", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Weight Scale" + }] + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/device-operation-mode", + "resource" : { + "resourceType" : "ValueSet", + "id" : "device-operation-mode", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "oo" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 2 + }], + "url" : "http://hl7.org/fhir/ValueSet/device-operation-mode", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3309" + }], + "version" : "6.0.0-ballot2", + "name" : "FHIRDeviceOperationMode", + "title" : "FHIR Device Operation Mode", + "status" : "draft", + "experimental" : true, + "date" : "2022-03-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "The operation mode of the device.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/device-operation-mode" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:f0f8da1c-ba6b-4985-8cd1-673b6d2669aa", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 5, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/device-operation-mode|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/device-operation-mode", + "code" : "normal", + "display" : "Normal" + }, + { + "system" : "http://hl7.org/fhir/device-operation-mode", + "code" : "demo", + "display" : "Demo" + }, + { + "system" : "http://hl7.org/fhir/device-operation-mode", + "code" : "service", + "display" : "Service" + }, + { + "system" : "http://hl7.org/fhir/device-operation-mode", + "code" : "maintenance", + "display" : "Maintenance" + }, + { + "system" : "http://hl7.org/fhir/device-operation-mode", + "code" : "test", + "display" : "Test" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/deviceusage-status", + "resource" : { + "resourceType" : "ValueSet", + "id" : "deviceusage-status", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "oo" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/deviceusage-status", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3212" + }], + "version" : "6.0.0-ballot2", + "name" : "DeviceUsageStatus", + "title" : "Device Usage Status", + "status" : "draft", + "experimental" : true, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "A coded concept indicating the current status of the Device Usage.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/deviceusage-status" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:d97b17a0-5b7c-4e4c-98df-d147c9129960", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 7, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/deviceusage-status|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/deviceusage-status", + "code" : "active", + "display" : "Active" + }, + { + "system" : "http://hl7.org/fhir/deviceusage-status", + "code" : "completed", + "display" : "Completed" + }, + { + "system" : "http://hl7.org/fhir/deviceusage-status", + "code" : "not-done", + "display" : "Not done" + }, + { + "system" : "http://hl7.org/fhir/deviceusage-status", + "code" : "entered-in-error", + "display" : "Entered in Error" + }, + { + "system" : "http://hl7.org/fhir/deviceusage-status", + "code" : "intended", + "display" : "Intended" + }, + { + "system" : "http://hl7.org/fhir/deviceusage-status", + "code" : "stopped", + "display" : "Stopped" + }, + { + "system" : "http://hl7.org/fhir/deviceusage-status", + "code" : "on-hold", + "display" : "On Hold" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/deviceusage-adherence-code", + "resource" : { + "resourceType" : "ValueSet", + "id" : "deviceusage-adherence-code", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "oo" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/deviceusage-adherence-code", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3213" + }], + "version" : "6.0.0-ballot2", + "name" : "DeviceUsageAdherenceCode", + "title" : "Device Usage Adherence Code", + "status" : "draft", + "experimental" : true, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "A coded concept indicating the adherence of device usage.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/deviceusage-adherence-code" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:8f1e17c5-ae4a-4da2-909d-105cb977b207", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 3, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/deviceusage-adherence-code|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/deviceusage-adherence-code", + "code" : "always", + "display" : "Always" + }, + { + "system" : "http://hl7.org/fhir/deviceusage-adherence-code", + "code" : "never", + "display" : "Never" + }, + { + "system" : "http://hl7.org/fhir/deviceusage-adherence-code", + "code" : "sometimes", + "display" : "Sometimes" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/deviceusage-adherence-reason", + "resource" : { + "resourceType" : "ValueSet", + "id" : "deviceusage-adherence-reason", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "oo" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/deviceusage-adherence-reason", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3214" + }], + "version" : "6.0.0-ballot2", + "name" : "DeviceUsageAdherenceReason", + "title" : "Device Usage Adherence Reason", + "status" : "draft", + "experimental" : true, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "A coded concept indicating the adherence of device usage.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/deviceusage-adherence-reason" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:5a97f434-bdb7-4536-9276-6752320ec28e", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 6, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/deviceusage-adherence-reason|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/deviceusage-adherence-reason", + "code" : "lost", + "display" : "Lost" + }, + { + "system" : "http://hl7.org/fhir/deviceusage-adherence-reason", + "code" : "stolen", + "display" : "Stolen" + }, + { + "system" : "http://hl7.org/fhir/deviceusage-adherence-reason", + "code" : "prescribed", + "display" : "Prescribed" + }, + { + "system" : "http://hl7.org/fhir/deviceusage-adherence-reason", + "code" : "broken", + "display" : "Broken" + }, + { + "system" : "http://hl7.org/fhir/deviceusage-adherence-reason", + "code" : "burned", + "display" : "Burned" + }, + { + "system" : "http://hl7.org/fhir/deviceusage-adherence-reason", + "code" : "forgot", + "display" : "Forgot" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/sequence-type", + "resource" : { + "resourceType" : "ValueSet", + "id" : "sequence-type", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "cg" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/sequence-type", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.219" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.214" + }], + "version" : "6.0.0-ballot2", + "name" : "SequenceType", + "title" : "sequence Type", + "status" : "draft", + "experimental" : true, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "Type if a sequence -- DNA, RNA, or amino acid sequence.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/sequence-type" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:4ea56006-840a-41da-9f2b-1ec6c4056e78", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 3, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/sequence-type|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/sequence-type", + "code" : "aa", + "display" : "AA Sequence" + }, + { + "system" : "http://hl7.org/fhir/sequence-type", + "code" : "dna", + "display" : "DNA Sequence" + }, + { + "system" : "http://hl7.org/fhir/sequence-type", + "code" : "rna", + "display" : "RNA Sequence" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/diagnostic-report-status", + "resource" : { + "resourceType" : "ValueSet", + "id" : "diagnostic-report-status", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "oo" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 3 + }], + "url" : "http://hl7.org/fhir/ValueSet/diagnostic-report-status", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.235" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.230" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.2.118" + }], + "version" : "6.0.0-ballot2", + "name" : "DiagnosticReportStatus", + "title" : "Diagnostic Report Status", + "status" : "draft", + "experimental" : false, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "The status of the diagnostic report.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/diagnostic-report-status" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:66c6ccda-005b-44cc-aa3b-362c790ec893", + "timestamp" : "2024-10-02T17:53:57+00:00", + "total" : 11, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/diagnostic-report-status|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/diagnostic-report-status", + "code" : "registered", + "display" : "Registered" + }, + { + "system" : "http://hl7.org/fhir/diagnostic-report-status", + "code" : "partial", + "display" : "Partial" + }, + { + "system" : "http://hl7.org/fhir/diagnostic-report-status", + "code" : "preliminary", + "display" : "Preliminary" + }, + { + "system" : "http://hl7.org/fhir/diagnostic-report-status", + "code" : "modified", + "display" : "Modified" + }, + { + "system" : "http://hl7.org/fhir/diagnostic-report-status", + "code" : "final", + "display" : "Final" + }, + { + "system" : "http://hl7.org/fhir/diagnostic-report-status", + "code" : "amended", + "display" : "Amended" + }, + { + "system" : "http://hl7.org/fhir/diagnostic-report-status", + "code" : "corrected", + "display" : "Corrected" + }, + { + "system" : "http://hl7.org/fhir/diagnostic-report-status", + "code" : "appended", + "display" : "Appended" + }, + { + "system" : "http://hl7.org/fhir/diagnostic-report-status", + "code" : "cancelled", + "display" : "Cancelled" + }, + { + "system" : "http://hl7.org/fhir/diagnostic-report-status", + "code" : "entered-in-error", + "display" : "Entered in Error" + }, + { + "system" : "http://hl7.org/fhir/diagnostic-report-status", + "code" : "unknown", + "display" : "Unknown" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/diagnostic-service-sections", + "resource" : { + "resourceType" : "ValueSet", + "id" : "diagnostic-service-sections", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "oo" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/diagnostic-service-sections", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.234" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.229" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.2.117" + }], + "version" : "6.0.0-ballot2", + "name" : "DiagnosticServiceSectionCodes", + "title" : "Diagnostic Service Section Codes", + "status" : "draft", + "experimental" : true, + "publisher" : "FHIR Project team", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "This value set includes all the codes in HL7 V2 table 0074.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/v2-0074" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:97a224bd-2c36-4173-bac8-521bb1d94de7", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 45, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/v2-0074|2.0.0" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/v2-0074", + "code" : "AU", + "display" : "Audiology", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Audiologie" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0074", + "code" : "BG", + "display" : "Blood Gases", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Blutgase" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0074", + "code" : "BLB", + "display" : "Blood Bank", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Blutbank" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0074", + "code" : "CG", + "display" : "Cytogenetics" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0074", + "code" : "CUS", + "display" : "Cardiac Ultrasound", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Kardiologische Ultraschalluntersuchung" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0074", + "code" : "CTH", + "display" : "Cardiac Catheterization", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Herzkatheter" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0074", + "code" : "CT", + "display" : "CAT Scan", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Computertomographie" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0074", + "code" : "CH", + "display" : "Chemistry", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Klinische Chemie" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0074", + "code" : "CP", + "display" : "Cytopathology", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Zellpathologie" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0074", + "code" : "EC", + "display" : "Electrocardiac (e.g., EKG, EEC, Holter)", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Elektrokardiographie" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0074", + "code" : "EN", + "display" : "Electroneuro (EEG, EMG,EP,PSG)", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Elektroneurographie, Elektroencephalographie" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0074", + "code" : "GE", + "display" : "Genetics", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Genetik" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0074", + "code" : "HM", + "display" : "Hematology", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Hämatologie" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0074", + "code" : "IMG", + "display" : "Diagnostic Imaging" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0074", + "code" : "ICU", + "display" : "Bedside ICU Monitoring" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0074", + "code" : "IMM", + "display" : "Immunology", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Immunologie" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0074", + "code" : "LAB", + "display" : "Laboratory", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Labor" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0074", + "code" : "MB", + "display" : "Microbiology", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Mikrobiologie" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0074", + "code" : "MCB", + "display" : "Mycobacteriology", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Mykobakteriologie" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0074", + "code" : "MYC", + "display" : "Mycology", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Mykologie" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0074", + "code" : "NMS", + "display" : "Nuclear Medicine Scan", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Szintigramm" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0074", + "code" : "NMR", + "display" : "Nuclear Magnetic Resonance", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Kernspintomographie (MR)" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0074", + "code" : "NRS", + "display" : "Nursing Service Measures", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Pflegemaßnahme" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0074", + "code" : "OUS", + "display" : "OB Ultrasound", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Geburtshilfiche Ultraschalluntersuchung" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0074", + "code" : "OT", + "display" : "Occupational Therapy", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Beschäftigungstherapie" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0074", + "code" : "OTH", + "display" : "Other", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Andere" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0074", + "code" : "OSL", + "display" : "Outside Lab", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Externes Labor" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0074", + "code" : "PAR", + "display" : "Parasitology", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Parasitologie" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0074", + "code" : "PHR", + "display" : "Pharmacy", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Apotheke" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0074", + "code" : "PAT", + "display" : "Pathology (gross & histopath, not surgical)", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Pathologie" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0074", + "code" : "PT", + "display" : "Physical Therapy", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "physiklische Therapie" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0074", + "code" : "PHY", + "display" : "Physician (Hx. Dx, admission note, etc.)", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Arzt (Krankengeschichte, Diagnose, Aufnahmeuntersuchung)" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0074", + "code" : "PF", + "display" : "Pulmonary Function", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Lungenfunktion" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0074", + "code" : "RAD", + "display" : "Radiology", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Radiologie" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0074", + "code" : "RX", + "display" : "Radiograph", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Röntgenaufnahme" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0074", + "code" : "RUS", + "display" : "Radiology Ultrasound", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Radiologische Ultraschalluntersuchung" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0074", + "code" : "RC", + "display" : "Respiratory Care (therapy)", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Atemtherapie" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0074", + "code" : "RT", + "display" : "Radiation Therapy", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Strahlentherapie" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0074", + "code" : "SR", + "display" : "Serology", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Serologie" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0074", + "code" : "SP", + "display" : "Surgical Pathology", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Operative Pathologie" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0074", + "code" : "TX", + "display" : "Toxicology", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Toxikologie" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0074", + "code" : "VUS", + "display" : "Vascular Ultrasound", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Ultraschalluntersuchung der Gefäße" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0074", + "code" : "VR", + "display" : "Virology", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Virologie" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0074", + "code" : "URN", + "display" : "Urinalysis", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Urinanalyse" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0074", + "code" : "XRC", + "display" : "Cineradiograph", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Röntgenkinematographie" + }] + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/report-codes", + "resource" : { + "resourceType" : "ValueSet", + "id" : "report-codes", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "oo" + }], + "url" : "http://hl7.org/fhir/ValueSet/report-codes", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.233" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.228" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.2.116" + }], + "version" : "6.0.0-ballot2", + "name" : "LOINCDiagnosticReportCodes", + "title" : "LOINC Diagnostic Report Codes", + "status" : "draft", + "experimental" : false, + "publisher" : "FHIR Project team", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "This value set includes LOINC codes that relate to Diagnostic Observations.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "copyright" : "This content from LOINC® is copyright © 1995 Regenstrief Institute, Inc. and the LOINC Committee, and available at no cost under the license at http://loinc.org/terms-of-use.", + "compose" : { + "include" : [{ + "system" : "http://loinc.org" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:8371e324-4578-4f85-8344-877161857175", + "timestamp" : "2024-09-26T14:20:20.989Z", + "offset" : 0, + "parameter" : [{ + "name" : "limitedExpansion", + "valueBoolean" : true + }, + { + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://loinc.org|2.78" + }, + { + "name" : "version", + "valueUri" : "http://loinc.org|2.78" + }], + "contains" : [{ + "system" : "http://loinc.org", + "code" : "100000-9", + "display" : "Health informatics pioneer and the father of LOINC", + "designation" : [{ + "language" : "en-US", + "value" : "Health informatics pioneer and the father of LOINC" + }, + { + "language" : "en-US", + "value" : "Health Info Pioneer+Father of LOINC" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100001-7", + "display" : "Health informatics pioneer and cofounder of LOINC", + "designation" : [{ + "language" : "en-US", + "value" : "Health informatics pioneer and cofounder of LOINC" + }, + { + "language" : "en-US", + "value" : "Health Info Pioneer+Cofound LOINC" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100002-5", + "display" : "Specimen care is maintained", + "designation" : [{ + "language" : "en-US", + "value" : "Specimen care is maintained" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100003-3", + "display" : "Team communication is maintained throughout care", + "designation" : [{ + "language" : "en-US", + "value" : "Team communication is maintained throughout care" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100004-1", + "display" : "Demonstrates knowledge of the expected psychosocial responses to the procedure", + "designation" : [{ + "language" : "en-US", + "value" : "Demonstrates knowledge of the expected psychosocial responses to the procedure" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100005-8", + "display" : "Demonstrates knowledge of nutritional management related to the procedure", + "designation" : [{ + "language" : "en-US", + "value" : "Demonstrates knowledge of nutritional management related to the procedure" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100006-6", + "display" : "Demonstrates knowledge of medication management", + "designation" : [{ + "language" : "en-US", + "value" : "Demonstrates knowledge of medication management" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100007-4", + "display" : "Demonstrates knowledge of pain management", + "designation" : [{ + "language" : "en-US", + "value" : "Demonstrates knowledge of pain management" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10000-8", + "display" : "R wave duration in lead AVR", + "designation" : [{ + "language" : "en-US", + "value" : "R wave duration in lead AVR" + }, + { + "language" : "en-US", + "value" : "R wave dur L-AVR" + }, + { + "language" : "es-MX", + "value" : "Duración de la onda R. Lead AVR:Corazón :Punto temporal:Tiempo:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "duración de la onda R.derivación AVR:tiempo:punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "R onda dur L-AVR" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100008-2", + "display" : "Demonstrates knowledge of wound management", + "designation" : [{ + "language" : "en-US", + "value" : "Demonstrates knowledge of wound management" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100009-0", + "display" : "Demonstrates knowledge of the procedure and expected results", + "designation" : [{ + "language" : "en-US", + "value" : "Demonstrates knowledge of the procedure and expected results" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100010-8", + "display" : "No injury related to procedure equipment, medical supplies, or instrumentation", + "designation" : [{ + "language" : "en-US", + "value" : "No injury related to procedure equipment, medical supplies, or instrumentation" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100011-6", + "display" : "No injury related to an electrical source", + "designation" : [{ + "language" : "en-US", + "value" : "No injury related to an electrical source" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100012-4", + "display" : "Participates in decisions affecting the patient's plan of care", + "designation" : [{ + "language" : "en-US", + "value" : "Participates in decisions affecting the patient's plan of care" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100013-2", + "display" : "Participates in the discharge process", + "designation" : [{ + "language" : "en-US", + "value" : "Participates in the discharge process" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100014-0", + "display" : "Psychosocial health is maintained at or improved from baseline", + "designation" : [{ + "language" : "en-US", + "value" : "Psychosocial health is maintained at or improved from baseline" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100015-7", + "display" : "No injury related to positioning due to care or procedure", + "designation" : [{ + "language" : "en-US", + "value" : "No injury related to positioning due to care or procedure" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10001-6", + "display" : "R wave duration in lead I", + "designation" : [{ + "language" : "en-US", + "value" : "R wave duration in lead I" + }, + { + "language" : "en-US", + "value" : "R wave dur L-I" + }, + { + "language" : "es-MX", + "value" : "Duración de la onda R.:Corazón :Punto temporal:Tiempo:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "duración de la onda R.derivación I:tiempo:punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "R onda dur L-I" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100016-5", + "display" : "No injury related to a laser source", + "designation" : [{ + "language" : "en-US", + "value" : "No injury related to a laser source" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100017-3", + "display" : "Perioperative nursing data set outcomes panel [PNDS]", + "designation" : [{ + "language" : "en-US", + "value" : "Perioperative nursing data set outcomes panel [PNDS]" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100018-1", + "display" : "Hospice care Note", + "designation" : [{ + "language" : "en-US", + "value" : "Hospice care Note" + }, + { + "language" : "en-US", + "value" : "Hospice care Note" + }, + { + "language" : "nl-NL", + "value" : "Verslag [bevinding] in {instelling} d.m.v. hospicezorg (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100019-9", + "display" : "ALK gene mutations found [Identifier] in Blood or Tissue by Molecular genetics method Nominal", + "designation" : [{ + "language" : "en-US", + "value" : "ALK gene mutations found [Identifier] in Blood or Tissue by Molecular genetics method Nominal" + }, + { + "language" : "en-US", + "value" : "ALK gene Mut Anl Bld/T" + }, + { + "language" : "en-US", + "value" : "ALK gene targeted mutation analysis, Blood or tissue specimen" + }, + { + "language" : "nl-NL", + "value" : "ALK-gen doelgerichte mutatie-analyse [identificator] in bloed of weefsel d.m.v. moleculair genetisch onderzoek" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100020-7", + "display" : "GNA11 gene mutations found [Identifier] in Blood or Tissue by Molecular genetics method Nominal", + "designation" : [{ + "language" : "en-US", + "value" : "GNA11 gene mutations found [Identifier] in Blood or Tissue by Molecular genetics method Nominal" + }, + { + "language" : "en-US", + "value" : "GNA11 gene Mut Anl Bld/T" + }, + { + "language" : "en-US", + "value" : "GNA11 gene targeted mutation analysis, Blood or tissue specimen" + }, + { + "language" : "nl-NL", + "value" : "GNA11-gen doelgerichte mutatie-analyse [identificator] in bloed of weefsel d.m.v. moleculair genetisch onderzoek" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100021-5", + "display" : "GNAQ gene mutations found [Identifier] in Blood or Tissue by Molecular genetics method Nominal", + "designation" : [{ + "language" : "en-US", + "value" : "GNAQ gene mutations found [Identifier] in Blood or Tissue by Molecular genetics method Nominal" + }, + { + "language" : "en-US", + "value" : "GNAQ gene Mut Anl Bld/T" + }, + { + "language" : "en-US", + "value" : "GNAQ gene targeted mutation analysis, Blood or tissue specimen" + }, + { + "language" : "nl-NL", + "value" : "GNAQ-gen doelgerichte mutatie-analyse [identificator] in bloed of weefsel d.m.v. moleculair genetisch onderzoek" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100022-3", + "display" : "IDH1 gene mutations found [Identifier] in Blood or Tissue by Molecular genetics method Nominal", + "designation" : [{ + "language" : "en-US", + "value" : "IDH1 gene mutations found [Identifier] in Blood or Tissue by Molecular genetics method Nominal" + }, + { + "language" : "en-US", + "value" : "IDH1 gene Mut Anl Bld/T" + }, + { + "language" : "en-US", + "value" : "IDH1 gene targeted mutation analysis, Blood or tissue specimen" + }, + { + "language" : "nl-NL", + "value" : "IDH1-gen doelgerichte mutatie-analyse [identificator] in bloed of weefsel d.m.v. moleculair genetisch onderzoek" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100023-1", + "display" : "IDH2 gene mutations found [Identifier] in Blood or Tissue by Molecular genetics method Nominal", + "designation" : [{ + "language" : "en-US", + "value" : "IDH2 gene mutations found [Identifier] in Blood or Tissue by Molecular genetics method Nominal" + }, + { + "language" : "en-US", + "value" : "IDH2 gene Mut Anl Bld/T" + }, + { + "language" : "en-US", + "value" : "IDH2 gene targeted mutation analysis, Blood or tissue specimen" + }, + { + "language" : "nl-NL", + "value" : "IDH2-gen doelgerichte mutatie-analyse [identificator] in bloed of weefsel d.m.v. moleculair genetisch onderzoek" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10002-4", + "display" : "R wave duration in lead II", + "designation" : [{ + "language" : "en-US", + "value" : "R wave duration in lead II" + }, + { + "language" : "en-US", + "value" : "R wave dur L-II" + }, + { + "language" : "es-MX", + "value" : "Duración de la onda R. derivación II:Corazón :Punto temporal:Tiempo:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "duración de la onda R.derivación II:tiempo:punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "R onda dur L-II" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100024-9", + "display" : "SETBP1 gene mutations found [Identifier] in Blood or Tissue by Molecular genetics method Nominal", + "designation" : [{ + "language" : "en-US", + "value" : "SETBP1 gene mutations found [Identifier] in Blood or Tissue by Molecular genetics method Nominal" + }, + { + "language" : "en-US", + "value" : "SETBP1 gene Mut Anl Bld/T" + }, + { + "language" : "en-US", + "value" : "SETBP1 gene targeted mutation analysis, Blood or tissue specimen" + }, + { + "language" : "nl-NL", + "value" : "SETBP1-gen doelgerichte mutatie-analyse [identificator] in bloed of weefsel d.m.v. moleculair genetisch onderzoek" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100025-6", + "display" : "SRSF2 gene mutations found [Identifier] in Blood or Tissue by Molecular genetics method Nominal", + "designation" : [{ + "language" : "en-US", + "value" : "SRSF2 gene mutations found [Identifier] in Blood or Tissue by Molecular genetics method Nominal" + }, + { + "language" : "en-US", + "value" : "SRSF2 gene Mut Anl Bld/T" + }, + { + "language" : "en-US", + "value" : "SRSF2 gene targeted mutation analysis, Blood or tissue specimen" + }, + { + "language" : "nl-NL", + "value" : "SRSF2-gen doelgerichte mutatie-analyse [identificator] in bloed of weefsel d.m.v. moleculair genetisch onderzoek" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100026-4", + "display" : "MET gene mutations found [Identifier] in Blood or Tissue by Molecular genetics method Nominal", + "designation" : [{ + "language" : "en-US", + "value" : "MET gene mutations found [Identifier] in Blood or Tissue by Molecular genetics method Nominal" + }, + { + "language" : "en-US", + "value" : "MET gene Mut Anl Bld/T" + }, + { + "language" : "en-US", + "value" : "MET gene targeted mutation analysis, Blood or tissue specimen" + }, + { + "language" : "nl-NL", + "value" : "MET-gen doelgerichte mutatie-analyse [identificator] in bloed of weefsel d.m.v. moleculair genetisch onderzoek" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100027-2", + "display" : "SMAD4 gene mutations found [Identifier] in Blood or Tissue by Molecular genetics method Nominal", + "designation" : [{ + "language" : "en-US", + "value" : "SMAD4 gene mutations found [Identifier] in Blood or Tissue by Molecular genetics method Nominal" + }, + { + "language" : "en-US", + "value" : "SMAD4 gene Mut Anl Bld/T" + }, + { + "language" : "en-US", + "value" : "SMAD4 gene targeted mutation analysis, Blood or tissue specimen" + }, + { + "language" : "nl-NL", + "value" : "SMAD4-gen doelgerichte mutatie-analyse [identificator] in bloed of weefsel d.m.v. moleculair genetisch onderzoek" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100028-0", + "display" : "FBXW7 gene mutations found [Identifier] in Blood or Tissue by Molecular genetics method Nominal", + "designation" : [{ + "language" : "en-US", + "value" : "FBXW7 gene mutations found [Identifier] in Blood or Tissue by Molecular genetics method Nominal" + }, + { + "language" : "en-US", + "value" : "FBXW7 gene Mut Anl Bld/T" + }, + { + "language" : "en-US", + "value" : "FBXW7 gene targeted mutation analysis, Blood or tissue specimen" + }, + { + "language" : "nl-NL", + "value" : "FBXW7-gen doelgerichte mutatie-analyse [identificator] in bloed of weefsel d.m.v. moleculair genetisch onderzoek" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100029-8", + "display" : "Cancer related multigene analysis in Plasma cell-free DNA by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "Cancer related multigene analysis in Plasma cell-free DNA by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "Cancer multigene analysis Plas.cfDNA" + }, + { + "language" : "en-US", + "value" : "Cancer related multigene analysis (cfDNA)" + }, + { + "language" : "nl-NL", + "value" : "Kankergerelateerde multigen-analyse [bevinding] in plasma.celvrij DNA d.m.v. moleculair genetisch onderzoek (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100030-6", + "display" : "Axis I: Temporal aspects score [Mainz Pain Staging System]", + "designation" : [{ + "language" : "en-US", + "value" : "Axis I: Temporal aspects score [Mainz Pain Staging System]" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100031-4", + "display" : "Axis II: Spatial aspects score [Mainz Pain Staging System]", + "designation" : [{ + "language" : "en-US", + "value" : "Axis II: Spatial aspects score [Mainz Pain Staging System]" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10003-2", + "display" : "R wave duration in lead III", + "designation" : [{ + "language" : "en-US", + "value" : "R wave duration in lead III" + }, + { + "language" : "en-US", + "value" : "R wave dur L-III" + }, + { + "language" : "es-MX", + "value" : "Duración de la onda R. derivación III:Corazón :Punto temporal:Tiempo:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "duración de la onda R.derivación III:tiempo:punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "R onda dur L-III" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100032-2", + "display" : "Axis III: Drug taking behavior score [Mainz Pain Staging System]", + "designation" : [{ + "language" : "en-US", + "value" : "Axis III: Drug taking behavior score [Mainz Pain Staging System]" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100033-0", + "display" : "Axis IV: Utilization of the health care system score [Mainz Pain Staging System]", + "designation" : [{ + "language" : "en-US", + "value" : "Axis IV: Utilization of the health care system score [Mainz Pain Staging System]" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100034-8", + "display" : "Provider of automated external defibrillator use", + "designation" : [{ + "language" : "en-US", + "value" : "Provider of automated external defibrillator use" + }, + { + "language" : "en-US", + "value" : "Provider of AED" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100035-5", + "display" : "Exam finding location of Chest", + "designation" : [{ + "language" : "en-US", + "value" : "Exam finding location of Chest" + }, + { + "language" : "en-US", + "value" : "Exam finding location Chest" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100036-3", + "display" : "Exam finding location of Lung", + "designation" : [{ + "language" : "en-US", + "value" : "Exam finding location of Lung" + }, + { + "language" : "en-US", + "value" : "Exam finding location Lung" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100037-1", + "display" : "Patient contact disposition EMS unit", + "designation" : [{ + "language" : "en-US", + "value" : "Patient contact disposition EMS unit" + }, + { + "language" : "en-US", + "value" : "Patient contact disposition EMS unit" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100038-9", + "display" : "Patient evaluation disposition EMS unit", + "designation" : [{ + "language" : "en-US", + "value" : "Patient evaluation disposition EMS unit" + }, + { + "language" : "en-US", + "value" : "Patient eval disposition EMS unit" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100039-7", + "display" : "Crew disposition for patient care EMS unit", + "designation" : [{ + "language" : "en-US", + "value" : "Crew disposition for patient care EMS unit" + }, + { + "language" : "en-US", + "value" : "Crew disposition EMS unit" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10004-0", + "display" : "R wave duration in lead V1", + "designation" : [{ + "language" : "en-US", + "value" : "R wave duration in lead V1" + }, + { + "language" : "en-US", + "value" : "R wave dur L-V1" + }, + { + "language" : "es-MX", + "value" : "Duración de la onda R. derivación V1:Corazón :Punto temporal:Tiempo:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "duración de la onda R.derivación V1:tiempo:punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "R onda dur L-V1" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100040-5", + "display" : "Patient transport disposition EMS unit", + "designation" : [{ + "language" : "en-US", + "value" : "Patient transport disposition EMS unit" + }, + { + "language" : "en-US", + "value" : "Pt transport disposition EMS unit" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100041-3", + "display" : "Aminoglycoside [Susceptibility]", + "designation" : [{ + "language" : "en-US", + "value" : "Aminoglycoside [Susceptibility]" + }, + { + "language" : "en-US", + "value" : "Aminoglycoside Susc Islt" + }, + { + "language" : "en-US", + "value" : "Susceptibility to Aminoglycoside" + }, + { + "language" : "de-DE", + "value" : "Aminoglycosid [Empfindlichkeit]" + }, + { + "language" : "de-AT", + "value" : "Aminoglycosid-Empfindlichkeit" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100042-1", + "display" : "Atovaquone [Susceptibility]", + "designation" : [{ + "language" : "en-US", + "value" : "Atovaquone [Susceptibility]" + }, + { + "language" : "en-US", + "value" : "Atovaquone Susc Islt" + }, + { + "language" : "en-US", + "value" : "Susceptibility to Atovaquone" + }, + { + "language" : "nl-NL", + "value" : "Atovaquone [gevoeligheid] in isolaat" + }, + { + "language" : "de-AT", + "value" : "Atovaquon-Empfindlichkeit" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100043-9", + "display" : "Azithromycin+Ethambutol [Susceptibility]", + "designation" : [{ + "language" : "en-US", + "value" : "Azithromycin+Ethambutol [Susceptibility]" + }, + { + "language" : "en-US", + "value" : "Azithro+Ethambut Susc Islt" + }, + { + "language" : "en-US", + "value" : "Susceptibility to Azithromycin+Ethambutol" + }, + { + "language" : "de-DE", + "value" : "Azithromycin+Ethambutol [Empfindlichkeit]" + }, + { + "language" : "nl-NL", + "value" : "Azitromycine + ethambutol [gevoeligheid] in isolaat" + }, + { + "language" : "de-AT", + "value" : "Azithromycin/Ethambutol-Empfindlichkeit" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100044-7", + "display" : "Cefcapene [Susceptibility]", + "designation" : [{ + "language" : "en-US", + "value" : "Cefcapene [Susceptibility]" + }, + { + "language" : "en-US", + "value" : "Cefcapene Susc Islt" + }, + { + "language" : "en-US", + "value" : "Susceptibility to Cefcapene" + }, + { + "language" : "de-DE", + "value" : "Cefcapen [Empfindlichkeit]" + }, + { + "language" : "nl-NL", + "value" : "Cefcapeen [gevoeligheid] in isolaat" + }, + { + "language" : "de-AT", + "value" : "Cefcapene-Empfindlichkeit" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100045-4", + "display" : "Cefozopran [Susceptibility]", + "designation" : [{ + "language" : "en-US", + "value" : "Cefozopran [Susceptibility]" + }, + { + "language" : "en-US", + "value" : "Cefozopran Susc Islt" + }, + { + "language" : "en-US", + "value" : "Susceptibility to Cefozopran" + }, + { + "language" : "nl-NL", + "value" : "Cefozopran [gevoeligheid] in isolaat" + }, + { + "language" : "de-AT", + "value" : "Cefozopran-Empfindlichkeit" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100046-2", + "display" : "Cefquinome [Susceptibility]", + "designation" : [{ + "language" : "en-US", + "value" : "Cefquinome [Susceptibility]" + }, + { + "language" : "en-US", + "value" : "CEQ Susc Islt" + }, + { + "language" : "en-US", + "value" : "Susceptibility to Cefquinome" + }, + { + "language" : "nl-NL", + "value" : "Cefquinome [gevoeligheid] in isolaat" + }, + { + "language" : "de-AT", + "value" : "Cefquinom-Empfindlichkeit" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100047-0", + "display" : "Cefteram [Susceptibility]", + "designation" : [{ + "language" : "en-US", + "value" : "Cefteram [Susceptibility]" + }, + { + "language" : "en-US", + "value" : "Cefteram Susc Islt" + }, + { + "language" : "en-US", + "value" : "Susceptibility to Cefteram" + }, + { + "language" : "nl-NL", + "value" : "Cefteram [gevoeligheid] in isolaat" + }, + { + "language" : "de-AT", + "value" : "Cefteram-Empfindlichkeit" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100048-8", + "display" : "Clarithromycin+Ethambutol [Susceptibility]", + "designation" : [{ + "language" : "en-US", + "value" : "Clarithromycin+Ethambutol [Susceptibility]" + }, + { + "language" : "en-US", + "value" : "Clarithro+Ethamb Susc Islt" + }, + { + "language" : "en-US", + "value" : "Susceptibility to Clarithromycin+Ethambutol" + }, + { + "language" : "de-DE", + "value" : "Clarithromycin+Ethambutol [Empfindlichkeit]" + }, + { + "language" : "nl-NL", + "value" : "Clarithromycine + ethambutol [gevoeligheid] in isolaat" + }, + { + "language" : "de-AT", + "value" : "Clarithromycin/Ethambutol-Empfindlichkeit" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100049-6", + "display" : "Eravacycline [Susceptibility]", + "designation" : [{ + "language" : "en-US", + "value" : "Eravacycline [Susceptibility]" + }, + { + "language" : "en-US", + "value" : "Eravacycline Susc Islt" + }, + { + "language" : "en-US", + "value" : "Susceptibility to Eravacycline" + }, + { + "language" : "de-DE", + "value" : "Eravacyclin [Empfindlichkeit]" + }, + { + "language" : "nl-NL", + "value" : "Eravacycline [gevoeligheid] in isolaat" + }, + { + "language" : "de-AT", + "value" : "Eravacycline-Empfindlichkeit" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100050-4", + "display" : "Erythromycin+Ethambutol [Susceptibility]", + "designation" : [{ + "language" : "en-US", + "value" : "Erythromycin+Ethambutol [Susceptibility]" + }, + { + "language" : "en-US", + "value" : "Erythro+Ethamb Susc Islt" + }, + { + "language" : "en-US", + "value" : "Susceptibility to Erythromycin+Ethambutol" + }, + { + "language" : "de-DE", + "value" : "Erythromycin+Ethambutol [Empfindlichkeit]" + }, + { + "language" : "nl-NL", + "value" : "Erytromycine + ethambutol [gevoeligheid] in isolaat" + }, + { + "language" : "de-AT", + "value" : "Erythromycin/Ethambutol-Empfindlichkeit" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100051-2", + "display" : "Ethambutol+rifAMPin [Susceptibility]", + "designation" : [{ + "language" : "en-US", + "value" : "Ethambutol+rifAMPin [Susceptibility]" + }, + { + "language" : "en-US", + "value" : "Ethambutol+rifAMPin Susc Islt" + }, + { + "language" : "en-US", + "value" : "Susceptibility to Ethambutol+rifAMPin" + }, + { + "language" : "de-DE", + "value" : "Ethambutol+Rifampicin [Empfindlichkeit]" + }, + { + "language" : "nl-NL", + "value" : "Ethambutol + rifampicine [gevoeligheid] in isolaat" + }, + { + "language" : "de-AT", + "value" : "Ethambutol/rifAMPin-Empfindlichkeit" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100052-0", + "display" : "Flomoxef [Susceptibility]", + "designation" : [{ + "language" : "en-US", + "value" : "Flomoxef [Susceptibility]" + }, + { + "language" : "en-US", + "value" : "Flomoxef Susc Islt" + }, + { + "language" : "en-US", + "value" : "Susceptibility to Flomoxef" + }, + { + "language" : "de-DE", + "value" : "Flomoxef [Empfindlichkeit]" + }, + { + "language" : "nl-NL", + "value" : "Flomoxef [gevoeligheid] in isolaat" + }, + { + "language" : "de-AT", + "value" : "Flomoxef-Empfindlichkeit" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100053-8", + "display" : "Fluoroquinolone [Susceptibility]", + "designation" : [{ + "language" : "en-US", + "value" : "Fluoroquinolone [Susceptibility]" + }, + { + "language" : "en-US", + "value" : "FLQ Susc Islt" + }, + { + "language" : "en-US", + "value" : "Susceptibility to Fluoroquinolone" + }, + { + "language" : "de-DE", + "value" : "Fluorchinolon [Empfindlichkeit]" + }, + { + "language" : "nl-NL", + "value" : "Fluorchinolon [gevoeligheid] in isolaat" + }, + { + "language" : "de-AT", + "value" : "Fluoroquinolon-Empfindlichkeit" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100054-6", + "display" : "Gamithromycin [Susceptibility]", + "designation" : [{ + "language" : "en-US", + "value" : "Gamithromycin [Susceptibility]" + }, + { + "language" : "en-US", + "value" : "Gamithromycin Susc Islt" + }, + { + "language" : "en-US", + "value" : "Susceptibility to Gamithromycin" + }, + { + "language" : "de-AT", + "value" : "Gamithromycin-Empfindlichkeit" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100055-3", + "display" : "Optochin [Susceptibility]", + "designation" : [{ + "language" : "en-US", + "value" : "Optochin [Susceptibility]" + }, + { + "language" : "en-US", + "value" : "Optochin Susc Islt" + }, + { + "language" : "en-US", + "value" : "Susceptibility to Optochin" + }, + { + "language" : "de-DE", + "value" : "Optochin [Empfindlichkeit]" + }, + { + "language" : "nl-NL", + "value" : "Optochine [gevoeligheid] in isolaat" + }, + { + "language" : "de-AT", + "value" : "Optochin-Empfindlichkeit" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100056-1", + "display" : "Panipenem [Susceptibility]", + "designation" : [{ + "language" : "en-US", + "value" : "Panipenem [Susceptibility]" + }, + { + "language" : "en-US", + "value" : "Panipenem Susc Islt" + }, + { + "language" : "en-US", + "value" : "Susceptibility to Panipenem" + }, + { + "language" : "de-DE", + "value" : "Panipenem [Empfindlichkeit]" + }, + { + "language" : "nl-NL", + "value" : "Panipenem [gevoeligheid] in isolaat" + }, + { + "language" : "de-AT", + "value" : "Panipenem-Empfindlichkeit" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10005-7", + "display" : "R wave duration in lead V2", + "designation" : [{ + "language" : "en-US", + "value" : "R wave duration in lead V2" + }, + { + "language" : "en-US", + "value" : "R wave dur L-V2" + }, + { + "language" : "es-MX", + "value" : "Duración de la onda R. derivación V2:Corazón :Punto temporal:Tiempo:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "duración de la onda R.derivación V2:tiempo:punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "R onda dur L-V2" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100057-9", + "display" : "Prothionamide [Susceptibility]", + "designation" : [{ + "language" : "en-US", + "value" : "Prothionamide [Susceptibility]" + }, + { + "language" : "en-US", + "value" : "Prothionamide Susc Islt" + }, + { + "language" : "en-US", + "value" : "Susceptibility to Prothionamide" + }, + { + "language" : "de-DE", + "value" : "Prothionamid [Empfindlichkeit]" + }, + { + "language" : "nl-NL", + "value" : "Prothionamide [gevoeligheid] in isolaat" + }, + { + "language" : "de-AT", + "value" : "Prothionamid-Empfindlichkeit" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100058-7", + "display" : "Prulifloxacin [Susceptibility]", + "designation" : [{ + "language" : "en-US", + "value" : "Prulifloxacin [Susceptibility]" + }, + { + "language" : "en-US", + "value" : "Prulifloxacin Susc Islt" + }, + { + "language" : "en-US", + "value" : "Susceptibility to Prulifloxacin" + }, + { + "language" : "de-DE", + "value" : "Prulifloxacin [Empfindlichkeit]" + }, + { + "language" : "nl-NL", + "value" : "Prulifloxacine [gevoeligheid] in isolaat" + }, + { + "language" : "de-AT", + "value" : "Prulifloxacin-Empfindlichkeit" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100059-5", + "display" : "Rifapentine [Susceptibility]", + "designation" : [{ + "language" : "en-US", + "value" : "Rifapentine [Susceptibility]" + }, + { + "language" : "en-US", + "value" : "Rifapentine Susc Islt" + }, + { + "language" : "en-US", + "value" : "Susceptibility to Rifapentine" + }, + { + "language" : "de-DE", + "value" : "Rifapentin [Empfindlichkeit]" + }, + { + "language" : "nl-NL", + "value" : "Rifapentine [gevoeligheid] in isolaat" + }, + { + "language" : "de-AT", + "value" : "Rifapentin-Empfindlichkeit" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100060-3", + "display" : "Tildipirosin [Susceptibility]", + "designation" : [{ + "language" : "en-US", + "value" : "Tildipirosin [Susceptibility]" + }, + { + "language" : "en-US", + "value" : "Tildipirosin Susc Islt" + }, + { + "language" : "en-US", + "value" : "Susceptibility to Tildipirosin" + }, + { + "language" : "de-AT", + "value" : "Tildipirosin-Empfindlichkeit" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100061-1", + "display" : "Tosufloxacin [Susceptibility]", + "designation" : [{ + "language" : "en-US", + "value" : "Tosufloxacin [Susceptibility]" + }, + { + "language" : "en-US", + "value" : "Tosufloxacin Susc Islt" + }, + { + "language" : "en-US", + "value" : "Susceptibility to Tosufloxacin" + }, + { + "language" : "de-DE", + "value" : "Tosufloxacin [Empfindlichkeit]" + }, + { + "language" : "nl-NL", + "value" : "Tosufloxacine [gevoeligheid] in isolaat" + }, + { + "language" : "de-AT", + "value" : "Tosufloxacin-Empfindlichkeit" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100062-9", + "display" : "Standard Dermatology Outcome Measures panel", + "designation" : [{ + "language" : "en-US", + "value" : "Standard Dermatology Outcome Measures panel" + }, + { + "language" : "en-US", + "value" : "SDOM panel" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100063-7", + "display" : "Primary skin concern", + "designation" : [{ + "language" : "en-US", + "value" : "Primary skin concern" + }, + { + "language" : "en-US", + "value" : "Primary skin concern" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100064-5", + "display" : "Itch severity Reporting Period - Reported", + "designation" : [{ + "language" : "en-US", + "value" : "Itch severity Reporting Period - Reported" + }, + { + "language" : "en-US", + "value" : "Itch severity RptPeriod Reported" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10006-5", + "display" : "R wave duration in lead V3", + "designation" : [{ + "language" : "en-US", + "value" : "R wave duration in lead V3" + }, + { + "language" : "en-US", + "value" : "R wave dur L-V3" + }, + { + "language" : "es-MX", + "value" : "Duración de la onda R. derivación V3:Corazón :Punto temporal:Tiempo:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "duración de la onda R.derivación V3:tiempo:punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "R onda dur L-V3" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100065-2", + "display" : "Satisfied with treatment", + "designation" : [{ + "language" : "en-US", + "value" : "Satisfied with treatment" + }, + { + "language" : "en-US", + "value" : "Satisfied with treatment" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100066-0", + "display" : "Specular microscopy panel", + "designation" : [{ + "language" : "en-US", + "value" : "Specular microscopy panel" + }, + { + "language" : "en-US", + "value" : "Specular microscopy panel" + }, + { + "language" : "nl-NL", + "value" : "Endotheelcelmicroscopie panel in oog d.m.v. endotheelcelmicroscopie" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100067-8", + "display" : "Eye Image magnification", + "designation" : [{ + "language" : "en-US", + "value" : "Eye Image magnification" + }, + { + "language" : "en-US", + "value" : "Eye Image magnification" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100068-6", + "display" : "Right eye Fixation point [Angle]", + "designation" : [{ + "language" : "en-US", + "value" : "Right eye Fixation point [Angle]" + }, + { + "language" : "en-US", + "value" : "R eye Fixation point [Angle]" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100069-4", + "display" : "Left eye Fixation point [Angle]", + "designation" : [{ + "language" : "en-US", + "value" : "Left eye Fixation point [Angle]" + }, + { + "language" : "en-US", + "value" : "L eye Fixation point [Angle]" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100070-2", + "display" : "Right cornea Cell density", + "designation" : [{ + "language" : "en-US", + "value" : "Right cornea Cell density" + }, + { + "language" : "en-US", + "value" : "R cornea Cell density" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100071-0", + "display" : "Left cornea Cell density", + "designation" : [{ + "language" : "en-US", + "value" : "Left cornea Cell density" + }, + { + "language" : "en-US", + "value" : "L cornea Cell density" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100072-8", + "display" : "Right cornea Coefficient of variation", + "designation" : [{ + "language" : "en-US", + "value" : "Right cornea Coefficient of variation" + }, + { + "language" : "en-US", + "value" : "R cornea Coefficient of variation" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10007-3", + "display" : "R wave duration in lead V4", + "designation" : [{ + "language" : "en-US", + "value" : "R wave duration in lead V4" + }, + { + "language" : "en-US", + "value" : "R wave dur L-V4" + }, + { + "language" : "es-MX", + "value" : "Duración de la onda R. derivación V4:Corazón :Punto temporal:Tiempo:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "duración de la onda R.derivación V4:tiempo:punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "R onda dur L-V4" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100073-6", + "display" : "Left cornea Coefficient of variation", + "designation" : [{ + "language" : "en-US", + "value" : "Left cornea Coefficient of variation" + }, + { + "language" : "en-US", + "value" : "L cornea Coefficient of variation" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100074-4", + "display" : "Right cornea Hexagonality", + "designation" : [{ + "language" : "en-US", + "value" : "Right cornea Hexagonality" + }, + { + "language" : "en-US", + "value" : "R cornea Hexagonality" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100075-1", + "display" : "Left cornea Hexagonality", + "designation" : [{ + "language" : "en-US", + "value" : "Left cornea Hexagonality" + }, + { + "language" : "en-US", + "value" : "L cornea Hexagonality" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100076-9", + "display" : "Right cornea Endothelial cells counted", + "designation" : [{ + "language" : "en-US", + "value" : "Right cornea Endothelial cells counted" + }, + { + "language" : "en-US", + "value" : "R cornea Endothelial cells counted" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100077-7", + "display" : "Left cornea Endothelial cells counted", + "designation" : [{ + "language" : "en-US", + "value" : "Left cornea Endothelial cells counted" + }, + { + "language" : "en-US", + "value" : "L cornea Endothelial cells counted" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100078-5", + "display" : "Right cornea Endothelial cell area.min", + "designation" : [{ + "language" : "en-US", + "value" : "Right cornea Endothelial cell area.min" + }, + { + "language" : "en-US", + "value" : "R cornea Endothelial cell area.min" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100079-3", + "display" : "Left cornea Endothelial cell area.min", + "designation" : [{ + "language" : "en-US", + "value" : "Left cornea Endothelial cell area.min" + }, + { + "language" : "en-US", + "value" : "L cornea Endothelial cell area.min" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100080-1", + "display" : "Right cornea Endothelial cell area.max", + "designation" : [{ + "language" : "en-US", + "value" : "Right cornea Endothelial cell area.max" + }, + { + "language" : "en-US", + "value" : "R cornea Endothelial cell area.max" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10008-1", + "display" : "R wave duration in lead V5", + "designation" : [{ + "language" : "en-US", + "value" : "R wave duration in lead V5" + }, + { + "language" : "en-US", + "value" : "R wave dur L-V5" + }, + { + "language" : "es-MX", + "value" : "Duración de la onda R. Plomo V5:Corazón :Punto temporal:Tiempo:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "duración de la onda R.derivación V5:tiempo:punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "R onda dur L-V5" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100081-9", + "display" : "Left cornea Endothelial cell area.max", + "designation" : [{ + "language" : "en-US", + "value" : "Left cornea Endothelial cell area.max" + }, + { + "language" : "en-US", + "value" : "L cornea Endothelial cell area.max" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100082-7", + "display" : "Right cornea Endothelial cell area.mean", + "designation" : [{ + "language" : "en-US", + "value" : "Right cornea Endothelial cell area.mean" + }, + { + "language" : "en-US", + "value" : "R cornea Endothelial cell area.mean" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100083-5", + "display" : "Left cornea Endothelial cell area.mean", + "designation" : [{ + "language" : "en-US", + "value" : "Left cornea Endothelial cell area.mean" + }, + { + "language" : "en-US", + "value" : "L cornea Endothelial cell area.mean" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100084-3", + "display" : "Right cornea Cell area.standard deviation", + "designation" : [{ + "language" : "en-US", + "value" : "Right cornea Cell area.standard deviation" + }, + { + "language" : "en-US", + "value" : "R cornea Cell area.sd" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100085-0", + "display" : "Left cornea Cell area.standard deviation", + "designation" : [{ + "language" : "en-US", + "value" : "Left cornea Cell area.standard deviation" + }, + { + "language" : "en-US", + "value" : "L cornea Cell area.sd" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100086-8", + "display" : "Right cornea Type of Analysis method by Specular microscopy", + "designation" : [{ + "language" : "en-US", + "value" : "Right cornea Type of Analysis method by Specular microscopy" + }, + { + "language" : "en-US", + "value" : "R cornea Analysis method" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100087-6", + "display" : "Toxocara canis 24-35kD IgG Ab [Presence] in Serum by Immunoblot", + "designation" : [{ + "language" : "en-US", + "value" : "Toxocara canis 24-35kD IgG Ab [Presence] in Serum by Immunoblot" + }, + { + "language" : "en-US", + "value" : "T canis 24-35kD IgG Ser Ql IB" + }, + { + "language" : "en-US", + "value" : "Toxocara canis 24-35kD IgG antibody, Blood" + }, + { + "language" : "nl-NL", + "value" : "Toxocara canis 24-35kD As.IgG [aanwezigheid] in serum d.m.v. immunoblotting" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100088-4", + "display" : "Taenia solium larva Ab bands panel - Serum by Immunoblot", + "designation" : [{ + "language" : "en-US", + "value" : "Taenia solium larva Ab bands panel - Serum by Immunoblot" + }, + { + "language" : "en-US", + "value" : "T solium Ab bands Pnl Ser IB" + }, + { + "language" : "en-US", + "value" : "Taenia solium larva Ab bands panel, Blood" + }, + { + "language" : "nl-NL", + "value" : "Taenia solium larve As banden panel in serum d.m.v. immunoblotting" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100089-2", + "display" : "Taenia solium larva 6-8kD Ab [Presence] in Serum by Immunoblot", + "designation" : [{ + "language" : "en-US", + "value" : "Taenia solium larva 6-8kD Ab [Presence] in Serum by Immunoblot" + }, + { + "language" : "en-US", + "value" : "T solium 6-8kD Ab Ser Ql IB" + }, + { + "language" : "en-US", + "value" : "Taenia solium larva 6-8kD antibody, Blood" + }, + { + "language" : "nl-NL", + "value" : "Taenia solium larve 6-8kD As [aanwezigheid] in serum d.m.v. immunoblotting" + }] + }, + { + "system" : "http://loinc.org", + "code" : "1000-9", + "display" : "DBG Ab [Presence] in Serum or Plasma from Blood product unit", + "designation" : [{ + "language" : "en-US", + "value" : "DBG Ab [Presence] in Serum or Plasma from Blood product unit" + }, + { + "language" : "en-US", + "value" : "DBG Ab SerPl BPU Ql" + }, + { + "language" : "en-US", + "value" : "DBG antibody, Blood Product Unit" + }, + { + "language" : "es-MX", + "value" : "DBG Ab: Suero o plasma Unidad de hemoderivado: Punto temporal: Presencia o umbral: Ordinal:" + }, + { + "language" : "es-AR", + "value" : "[anticuerpo anti - ] DBG [Ac]:concentración arbitraria:punto en el tiempo:suero/plasma^unidad de hemoderivado:ordinal:" + }, + { + "language" : "pt-BR", + "value" : "DBG Ac SerPl BPU Ql" + }, + { + "language" : "nl-NL", + "value" : "DBG As [aanwezigheid] in serum of plasma^bloedproducteenheid" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100090-0", + "display" : "Taenia solium larva 45kD Ab [Presence] in Serum by Immunoblot", + "designation" : [{ + "language" : "en-US", + "value" : "Taenia solium larva 45kD Ab [Presence] in Serum by Immunoblot" + }, + { + "language" : "en-US", + "value" : "T solium 45kD Ab Ser Ql IB" + }, + { + "language" : "en-US", + "value" : "Taenia solium larva 45kD antibody, Blood" + }, + { + "language" : "nl-NL", + "value" : "Taenia solium larve 45kD As [aanwezigheid] in serum d.m.v. immunoblotting" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100091-8", + "display" : "Trypanosoma cruzi Ab [Units/volume] in Serum by Immunoassay", + "designation" : [{ + "language" : "en-US", + "value" : "Trypanosoma cruzi Ab [Units/volume] in Serum by Immunoassay" + }, + { + "language" : "en-US", + "value" : "T cruzi Ab Ser IA-aCnc" + }, + { + "language" : "en-US", + "value" : "Trypanosoma cruzi antibody, Blood" + }, + { + "language" : "nl-NL", + "value" : "Trypanosoma cruzi As [eenheid/volume] in serum d.m.v. immunoassay" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100092-6", + "display" : "Trypanosoma cruzi Ab bands panel - Serum by Immunoblot", + "designation" : [{ + "language" : "en-US", + "value" : "Trypanosoma cruzi Ab bands panel - Serum by Immunoblot" + }, + { + "language" : "en-US", + "value" : "T cruzi Ab bands Pnl Ser IB" + }, + { + "language" : "en-US", + "value" : "Trypanosoma cruzi Ab bands panel, Blood" + }, + { + "language" : "nl-NL", + "value" : "Trypanosoma cruzi As banden panel in serum d.m.v. immunoblotting" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100093-4", + "display" : "Trypanosoma cruzi 15-16kD IgG Ab [Presence] in Serum by Immunoblot", + "designation" : [{ + "language" : "en-US", + "value" : "Trypanosoma cruzi 15-16kD IgG Ab [Presence] in Serum by Immunoblot" + }, + { + "language" : "en-US", + "value" : "T cruzi 15-16kD IgG Ser Ql IB" + }, + { + "language" : "en-US", + "value" : "Trypanosoma cruzi 15-16kD IgG antibody, Blood" + }, + { + "language" : "nl-NL", + "value" : "Trypanosoma cruzi 15-16kD As.IgG [aanwezigheid] in serum d.m.v. immunoblotting" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100094-2", + "display" : "Trypanosoma cruzi 21-22kD IgG Ab [Presence] in Serum by Immunoblot", + "designation" : [{ + "language" : "en-US", + "value" : "Trypanosoma cruzi 21-22kD IgG Ab [Presence] in Serum by Immunoblot" + }, + { + "language" : "en-US", + "value" : "T cruzi 21-22kD IgG Ser Ql IB" + }, + { + "language" : "en-US", + "value" : "Trypanosoma cruzi 21-22kD IgG antibody, Blood" + }, + { + "language" : "nl-NL", + "value" : "Trypanosoma cruzi 21-22kD As.IgG [aanwezigheid] in serum d.m.v. immunoblotting" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100095-9", + "display" : "Trypanosoma cruzi 27-28kD IgG Ab [Presence] in Serum by Immunoblot", + "designation" : [{ + "language" : "en-US", + "value" : "Trypanosoma cruzi 27-28kD IgG Ab [Presence] in Serum by Immunoblot" + }, + { + "language" : "en-US", + "value" : "T cruzi 27-28kD IgG Ser Ql IB" + }, + { + "language" : "en-US", + "value" : "Trypanosoma cruzi 27-28kD IgG antibody, Blood" + }, + { + "language" : "nl-NL", + "value" : "Trypanosoma cruzi 27-28kD As.IgG [aanwezigheid] in serum d.m.v. immunoblotting" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100096-7", + "display" : "Trypanosoma cruzi 42kD IgG Ab [Presence] in Serum by Immunoblot", + "designation" : [{ + "language" : "en-US", + "value" : "Trypanosoma cruzi 42kD IgG Ab [Presence] in Serum by Immunoblot" + }, + { + "language" : "en-US", + "value" : "T cruzi 42kD IgG Ser Ql IB" + }, + { + "language" : "en-US", + "value" : "Trypanosoma cruzi 42kD IgG antibody, Blood" + }, + { + "language" : "nl-NL", + "value" : "Trypanosoma cruzi 42kD As.IgG [aanwezigheid] in serum d.m.v. immunoblotting" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100097-5", + "display" : "Trypanosoma cruzi 45-47kD IgG Ab [Presence] in Serum by Immunoblot", + "designation" : [{ + "language" : "en-US", + "value" : "Trypanosoma cruzi 45-47kD IgG Ab [Presence] in Serum by Immunoblot" + }, + { + "language" : "en-US", + "value" : "T cruzi 45-47kD IgG Ser Ql IB" + }, + { + "language" : "en-US", + "value" : "Trypanosoma cruzi 45-47kD IgG antibody, Blood" + }, + { + "language" : "nl-NL", + "value" : "Trypanosoma cruzi 45-47kD As.IgG [aanwezigheid] in serum d.m.v. immunoblotting" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100098-3", + "display" : "Trypanosoma cruzi 120-200kD IgG Ab [Presence] in Serum by Immunoblot", + "designation" : [{ + "language" : "en-US", + "value" : "Trypanosoma cruzi 120-200kD IgG Ab [Presence] in Serum by Immunoblot" + }, + { + "language" : "en-US", + "value" : "T cruzi 120-200kD IgG Ser Ql IB" + }, + { + "language" : "en-US", + "value" : "Trypanosoma cruzi 120-200kD IgG antibody, Blood" + }, + { + "language" : "nl-NL", + "value" : "Trypanosoma cruzi 120-200kD As.IgG [aanwezigheid] in serum d.m.v. immunoblotting" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10009-9", + "display" : "R wave duration in lead V6", + "designation" : [{ + "language" : "en-US", + "value" : "R wave duration in lead V6" + }, + { + "language" : "en-US", + "value" : "R wave dur L-V6" + }, + { + "language" : "es-MX", + "value" : "Duración de la onda R. Plomo V6:Corazón :Punto temporal:Tiempo:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "duración de la onda R.derivación V6:tiempo:punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "R onda dur L-V6" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100099-1", + "display" : "Trypanosoma cruzi 160kD IgG Ab [Presence] in Serum by Immunoblot", + "designation" : [{ + "language" : "en-US", + "value" : "Trypanosoma cruzi 160kD IgG Ab [Presence] in Serum by Immunoblot" + }, + { + "language" : "en-US", + "value" : "T cruzi 160kD IgG Ser Ql IB" + }, + { + "language" : "en-US", + "value" : "Trypanosoma cruzi 160kD IgG antibody, Blood" + }, + { + "language" : "nl-NL", + "value" : "Trypanosoma cruzi 160kD As.IgG [aanwezigheid] in serum d.m.v. immunoblotting" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100100-7", + "display" : "Fasciola sp IgG Ab [Presence] in Serum by Immunoassay", + "designation" : [{ + "language" : "en-US", + "value" : "Fasciola sp IgG Ab [Presence] in Serum by Immunoassay" + }, + { + "language" : "en-US", + "value" : "Fasciola IgG Ser Ql IA" + }, + { + "language" : "en-US", + "value" : "Fasciola sp IgG antibody, Blood" + }, + { + "language" : "nl-NL", + "value" : "Fasciola sp. As.IgG [aanwezigheid] in serum d.m.v. immunoassay" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100101-5", + "display" : "Fasciola sp 8-9kD IgG Ab [Presence] in Serum by Immunoblot", + "designation" : [{ + "language" : "en-US", + "value" : "Fasciola sp 8-9kD IgG Ab [Presence] in Serum by Immunoblot" + }, + { + "language" : "en-US", + "value" : "Fasciola sp 8-9kD IgG Ser Ql IB" + }, + { + "language" : "en-US", + "value" : "Fasciola sp 8-9kD IgG antibody, Blood" + }, + { + "language" : "nl-NL", + "value" : "Fasciola sp. 8-9kD As.IgG [aanwezigheid] in serum d.m.v. immunoblotting" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100102-3", + "display" : "Fasciola sp 27-28kD IgG Ab [Presence] in Serum by Immunoblot", + "designation" : [{ + "language" : "en-US", + "value" : "Fasciola sp 27-28kD IgG Ab [Presence] in Serum by Immunoblot" + }, + { + "language" : "en-US", + "value" : "Fasciola sp 27-28kD IgG Ser Ql IB" + }, + { + "language" : "en-US", + "value" : "Fasciola sp 27-28kD IgG antibody, Blood" + }, + { + "language" : "nl-NL", + "value" : "Fasciola sp. 27-28kD As.IgG [aanwezigheid] in serum d.m.v. immunoblotting" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100103-1", + "display" : "Fasciola sp 60kD IgG Ab [Presence] in Serum by Immunoblot", + "designation" : [{ + "language" : "en-US", + "value" : "Fasciola sp 60kD IgG Ab [Presence] in Serum by Immunoblot" + }, + { + "language" : "en-US", + "value" : "Fasciola sp 60kD IgG Ser Ql IB" + }, + { + "language" : "en-US", + "value" : "Fasciola sp 60kD IgG antibody, Blood" + }, + { + "language" : "nl-NL", + "value" : "Fasciola sp. 60kD As.IgG [aanwezigheid] in serum d.m.v. immunoblotting" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100104-9", + "display" : "Fasciola sp 42kD IgG Ab [Presence] in Serum by Immunoblot", + "designation" : [{ + "language" : "en-US", + "value" : "Fasciola sp 42kD IgG Ab [Presence] in Serum by Immunoblot" + }, + { + "language" : "en-US", + "value" : "Fasciola sp 42kD IgG Ser Ql IB" + }, + { + "language" : "en-US", + "value" : "Fasciola sp 42kD IgG antibody, Blood" + }, + { + "language" : "nl-NL", + "value" : "Fasciola sp. 42kD As.IgG [aanwezigheid] in serum d.m.v. immunoblotting" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100105-6", + "display" : "Filaria IgG and IgM panel - Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Filaria IgG and IgM panel - Serum" + }, + { + "language" : "en-US", + "value" : "Filaria Ab.IgG + IgM Pnl Ser" + }, + { + "language" : "en-US", + "value" : "Filaria IgG and IgM panel, Blood" + }, + { + "language" : "nl-NL", + "value" : "Filaria As.IgG & IgM panel in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100106-4", + "display" : "Filaria IgG Ab [Presence] in Serum by Immunoassay", + "designation" : [{ + "language" : "en-US", + "value" : "Filaria IgG Ab [Presence] in Serum by Immunoassay" + }, + { + "language" : "en-US", + "value" : "Filaria IgG Ser Ql IA" + }, + { + "language" : "en-US", + "value" : "Filaria IgG antibody, Blood" + }, + { + "language" : "nl-NL", + "value" : "Filaria As.IgG [aanwezigheid] in serum d.m.v. immunoassay" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10010-7", + "display" : "R' wave amplitude in lead AVF", + "designation" : [{ + "language" : "en-US", + "value" : "R' wave amplitude in lead AVF" + }, + { + "language" : "en-US", + "value" : "R' wave Amp L-AVF" + }, + { + "language" : "es-MX", + "value" : "Amplitud de onda R 'plomo AVF:Corazón :Punto temporal:Elpot:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "amplitud de la onda R'.derivación AVF:potencial eléctrico (voltaje):punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "R' onda Amp L-AVF" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100107-2", + "display" : "Leishmania sp IgG Ab [Presence] in Serum by Immunoassay", + "designation" : [{ + "language" : "en-US", + "value" : "Leishmania sp IgG Ab [Presence] in Serum by Immunoassay" + }, + { + "language" : "en-US", + "value" : "Leishmania IgG Ser Ql IA" + }, + { + "language" : "en-US", + "value" : "Leishmania sp IgG antibody, Blood" + }, + { + "language" : "nl-NL", + "value" : "Leishmania sp. As.IgG [aanwezigheid] in serum d.m.v. immunoassay" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100108-0", + "display" : "Leishmania sp IgG Ab [Units/volume] in Serum by Immunoassay", + "designation" : [{ + "language" : "en-US", + "value" : "Leishmania sp IgG Ab [Units/volume] in Serum by Immunoassay" + }, + { + "language" : "en-US", + "value" : "Leishmania IgG Ser IA-aCnc" + }, + { + "language" : "en-US", + "value" : "Leishmania sp IgG antibody, Blood" + }, + { + "language" : "nl-NL", + "value" : "Leishmania sp. As.IgG [eenheid/volume] in serum d.m.v. immunoassay" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100109-8", + "display" : "Leishmania sp Ab bands panel - Serum by Immunoblot", + "designation" : [{ + "language" : "en-US", + "value" : "Leishmania sp Ab bands panel - Serum by Immunoblot" + }, + { + "language" : "en-US", + "value" : "Leishmania sp Ab IB Pnl Ser IB" + }, + { + "language" : "en-US", + "value" : "Leishmania sp Ab bands panel, Blood" + }, + { + "language" : "nl-NL", + "value" : "Leishmania sp. As banden panel in serum d.m.v. immunoblotting" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100110-6", + "display" : "Leishmania sp 14kD IgG Ab [Presence] in Serum by Immunoblot", + "designation" : [{ + "language" : "en-US", + "value" : "Leishmania sp 14kD IgG Ab [Presence] in Serum by Immunoblot" + }, + { + "language" : "en-US", + "value" : "Leishmania sp 14kD IgG Ser Ql IB" + }, + { + "language" : "en-US", + "value" : "Leishmania sp 14kD IgG antibody, Blood" + }, + { + "language" : "nl-NL", + "value" : "Leishmania sp. 14kD As.IgG [aanwezigheid] in serum d.m.v. immunoblotting" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100111-4", + "display" : "Leishmania sp 16kD IgG Ab [Presence] in Serum by Immunoblot", + "designation" : [{ + "language" : "en-US", + "value" : "Leishmania sp 16kD IgG Ab [Presence] in Serum by Immunoblot" + }, + { + "language" : "en-US", + "value" : "Leishmania sp 16kD IgG Ser Ql IB" + }, + { + "language" : "en-US", + "value" : "Leishmania sp 16kD IgG antibody, Blood" + }, + { + "language" : "nl-NL", + "value" : "Leishmania sp. 16kD As.IgG [aanwezigheid] in serum d.m.v. immunoblotting" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100112-2", + "display" : "Fasciola sp Ab bands panel - Serum by Immunoblot", + "designation" : [{ + "language" : "en-US", + "value" : "Fasciola sp Ab bands panel - Serum by Immunoblot" + }, + { + "language" : "en-US", + "value" : "Fasciola sp Ab IB Pnl Ser IB" + }, + { + "language" : "en-US", + "value" : "Fasciola sp Ab bands panel, Blood" + }, + { + "language" : "nl-NL", + "value" : "Fasciola sp. As-banden panel in serum d.m.v. immunoblotting" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100113-0", + "display" : "Helicobacter pylori Ab panel - Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Helicobacter pylori Ab panel - Serum" + }, + { + "language" : "en-US", + "value" : "H pylori Ab Pnl Ser" + }, + { + "language" : "en-US", + "value" : "Helicobacter pylori Ab panel, Blood" + }, + { + "language" : "nl-NL", + "value" : "Helicobacter pylori As panel in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100114-8", + "display" : "Toxoplasma gondii 30kD Ab [Presence] in Serum by Immunoblot", + "designation" : [{ + "language" : "en-US", + "value" : "Toxoplasma gondii 30kD Ab [Presence] in Serum by Immunoblot" + }, + { + "language" : "en-US", + "value" : "T gondii 30kD Ab Ser Ql IB" + }, + { + "language" : "en-US", + "value" : "Toxoplasma gondii 30kD antibody, Blood" + }, + { + "language" : "nl-NL", + "value" : "Toxoplasma gondii 30kD As [aanwezigheid] in serum d.m.v. immunoblotting" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10011-5", + "display" : "R' wave amplitude in lead AVL", + "designation" : [{ + "language" : "en-US", + "value" : "R' wave amplitude in lead AVL" + }, + { + "language" : "en-US", + "value" : "R' wave Amp L-AVL" + }, + { + "language" : "es-MX", + "value" : "Amplitud de onda R 'plomo AVL:Corazón :Punto temporal:Elpot:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "amplitud de la onda R'.derivación AVL:potencial eléctrico (voltaje):punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "R' onda Amp L-AVL" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100115-5", + "display" : "Toxoplasma gondii 31kD Ab [Presence] in Serum by Immunoblot", + "designation" : [{ + "language" : "en-US", + "value" : "Toxoplasma gondii 31kD Ab [Presence] in Serum by Immunoblot" + }, + { + "language" : "en-US", + "value" : "T gondii 31kD Ab Ser Ql IB" + }, + { + "language" : "en-US", + "value" : "Toxoplasma gondii 31kD antibody, Blood" + }, + { + "language" : "nl-NL", + "value" : "Toxoplasma gondii 31kD As [aanwezigheid] in serum d.m.v. immunoblotting" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100116-3", + "display" : "Toxoplasma gondii 33kD Ab [Presence] in Serum by Immunoblot", + "designation" : [{ + "language" : "en-US", + "value" : "Toxoplasma gondii 33kD Ab [Presence] in Serum by Immunoblot" + }, + { + "language" : "en-US", + "value" : "T gondii 33kD Ab Ser Ql IB" + }, + { + "language" : "en-US", + "value" : "Toxoplasma gondii 33kD antibody, Blood" + }, + { + "language" : "nl-NL", + "value" : "Toxoplasma gondii 33kD As [aanwezigheid] in serum d.m.v. immunoblotting" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100117-1", + "display" : "Toxoplasma gondii 40kD Ab [Presence] in Serum by Immunoblot", + "designation" : [{ + "language" : "en-US", + "value" : "Toxoplasma gondii 40kD Ab [Presence] in Serum by Immunoblot" + }, + { + "language" : "en-US", + "value" : "T gondii 40kD Ab Ser Ql IB" + }, + { + "language" : "en-US", + "value" : "Toxoplasma gondii 40kD antibody, Blood" + }, + { + "language" : "nl-NL", + "value" : "Toxoplasma gondii 40kD As [aanwezigheid] in serum d.m.v. immunoblotting" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100118-9", + "display" : "Toxoplasma gondii 41kD Ab [Presence] in Serum by Immunoblot", + "designation" : [{ + "language" : "en-US", + "value" : "Toxoplasma gondii 41kD Ab [Presence] in Serum by Immunoblot" + }, + { + "language" : "en-US", + "value" : "T gondii 41kD Ab Ser Ql IB" + }, + { + "language" : "en-US", + "value" : "Toxoplasma gondii 41kD antibody, Blood" + }, + { + "language" : "nl-NL", + "value" : "Toxoplasma gondii 41kD As [aanwezigheid] in serum d.m.v. immunoblotting" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100119-7", + "display" : "Toxoplasma gondii 45kD Ab [Presence] in Serum by Immunoblot", + "designation" : [{ + "language" : "en-US", + "value" : "Toxoplasma gondii 45kD Ab [Presence] in Serum by Immunoblot" + }, + { + "language" : "en-US", + "value" : "T gondii 45kD Ab Ser Ql IB" + }, + { + "language" : "en-US", + "value" : "Toxoplasma gondii 45kD antibody, Blood" + }, + { + "language" : "nl-NL", + "value" : "Toxoplasma gondii 45kD As [aanwezigheid] in serum d.m.v. immunoblotting" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100120-5", + "display" : "Chlamydia trachomatis Ab panel - Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Chlamydia trachomatis Ab panel - Serum" + }, + { + "language" : "en-US", + "value" : "C trachomatis Ab Pnl Ser" + }, + { + "language" : "en-US", + "value" : "Chlamydia trachomatis Ab panel, Blood" + }, + { + "language" : "nl-NL", + "value" : "Chlamydia trachomatis As panel in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100121-3", + "display" : "Chlamydia trachomatis IgA Ab [Presence] in Serum by Immunoassay", + "designation" : [{ + "language" : "en-US", + "value" : "Chlamydia trachomatis IgA Ab [Presence] in Serum by Immunoassay" + }, + { + "language" : "en-US", + "value" : "C trach IgA Ser Ql IA" + }, + { + "language" : "en-US", + "value" : "Chlamydia trachomatis IgA antibody, Blood" + }, + { + "language" : "de-DE", + "value" : "Chlamydia trachomatis IgA-Antikörper [Nachweis] in Serum mittels Immunoassay" + }, + { + "language" : "nl-NL", + "value" : "Chlamydia trachomatis As.IgA [aanwezigheid] in serum d.m.v. immunoassay" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100122-1", + "display" : "Chlamydophila pneumoniae Ab panel - Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Chlamydophila pneumoniae Ab panel - Serum" + }, + { + "language" : "en-US", + "value" : "C pneum Ab Pnl Ser" + }, + { + "language" : "en-US", + "value" : "C. pneumoniae Ab panel, Blood" + }, + { + "language" : "nl-NL", + "value" : "Chlamydophila pneumoniae As panel in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10012-3", + "display" : "R' wave amplitude in lead AVR", + "designation" : [{ + "language" : "en-US", + "value" : "R' wave amplitude in lead AVR" + }, + { + "language" : "en-US", + "value" : "R' wave Amp L-AVR" + }, + { + "language" : "es-MX", + "value" : "Amplitud de onda R 'plomo AVR:Corazón :Punto temporal:Elpot:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "amplitud de la onda R'.derivación AVR:potencial eléctrico (voltaje):punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "R' onda Amp L-AVR" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100123-9", + "display" : "Chlamydophila pneumoniae IgA Ab [Presence] in Serum by Immunoassay", + "designation" : [{ + "language" : "en-US", + "value" : "Chlamydophila pneumoniae IgA Ab [Presence] in Serum by Immunoassay" + }, + { + "language" : "en-US", + "value" : "C pneum IgA Ser Ql IA" + }, + { + "language" : "en-US", + "value" : "Chlamydophila pneumoniae IgA antibody, Blood" + }, + { + "language" : "nl-NL", + "value" : "Chlamydophila pneumoniae As.IgA [aanwezigheid] in serum d.m.v. immunoassay" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100124-7", + "display" : "Chlamydophila pneumoniae IgA Ab [Units/volume] in Serum by Immunoassay", + "designation" : [{ + "language" : "en-US", + "value" : "Chlamydophila pneumoniae IgA Ab [Units/volume] in Serum by Immunoassay" + }, + { + "language" : "en-US", + "value" : "C pneum IgA Ser IA-aCnc" + }, + { + "language" : "en-US", + "value" : "Chlamydophila pneumoniae IgA antibody, Blood" + }, + { + "language" : "nl-NL", + "value" : "Chlamydophila pneumoniae As.IgA [eenheid/volume] in serum d.m.v. immunoassay" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100125-4", + "display" : "Chlamydophila psittaci Ab panel - Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Chlamydophila psittaci Ab panel - Serum" + }, + { + "language" : "en-US", + "value" : "C psittaci Ab Pnl Ser" + }, + { + "language" : "en-US", + "value" : "C. psittaci Ab panel, Blood" + }, + { + "language" : "nl-NL", + "value" : "Chlamydophila psittaci As panel in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100126-2", + "display" : "Bordetella pertussis Ab.IgG panel - Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Bordetella pertussis Ab.IgG panel - Serum" + }, + { + "language" : "en-US", + "value" : "B pert IgG Pnl Ser" + }, + { + "language" : "en-US", + "value" : "Bordetella pertussis Ab.IgG panel, Blood" + }, + { + "language" : "nl-NL", + "value" : "Bordetella pertussis As.IgG panel in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100127-0", + "display" : "Campylobacter sp Ab panel - Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Campylobacter sp Ab panel - Serum" + }, + { + "language" : "en-US", + "value" : "Camplybactr sp Ab Pnl Ser" + }, + { + "language" : "en-US", + "value" : "Campylobacter sp Ab panel, Blood" + }, + { + "language" : "nl-NL", + "value" : "Campylobacter sp. As panel in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100128-8", + "display" : "Cryptococcus sp Ag panel - Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Cryptococcus sp Ag panel - Serum" + }, + { + "language" : "en-US", + "value" : "Cryptoc Ag Pnl Ser" + }, + { + "language" : "en-US", + "value" : "Cryptococcus sp Ag panel, Blood" + }, + { + "language" : "nl-NL", + "value" : "Cryptococcus sp. Ag panel in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100129-6", + "display" : "Schistosoma sp Ab [Titer] in Serum by Hemagglutination", + "designation" : [{ + "language" : "en-US", + "value" : "Schistosoma sp Ab [Titer] in Serum by Hemagglutination" + }, + { + "language" : "en-US", + "value" : "Schistosoma Ab Titr Ser HA" + }, + { + "language" : "en-US", + "value" : "Schistosoma sp antibody, Blood" + }, + { + "language" : "nl-NL", + "value" : "Schistosoma sp. As [titer] in serum d.m.v. hemagglutinatie" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100130-4", + "display" : "Schistosoma mansoni Ab [Presence] in Serum by Immunoblot", + "designation" : [{ + "language" : "en-US", + "value" : "Schistosoma mansoni Ab [Presence] in Serum by Immunoblot" + }, + { + "language" : "en-US", + "value" : "S mansoni Ab Ser Ql IB" + }, + { + "language" : "en-US", + "value" : "Schistosoma mansoni antibody, Blood" + }, + { + "language" : "nl-NL", + "value" : "Schistosoma mansoni As [aanwezigheid] in serum d.m.v. immunoblotting" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10013-1", + "display" : "R' wave amplitude in lead I", + "designation" : [{ + "language" : "en-US", + "value" : "R' wave amplitude in lead I" + }, + { + "language" : "en-US", + "value" : "R' wave Amp L-I" + }, + { + "language" : "es-MX", + "value" : "Amplitud de la onda R '. I:Corazón :Punto temporal:Elpot:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "amplitud de la onda R'.derivación I:potencial eléctrico (voltaje):punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "R' onda Amp L-I" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100131-2", + "display" : "Schistosoma sp 8kD Ab [Presence] in Serum by Immunoblot", + "designation" : [{ + "language" : "en-US", + "value" : "Schistosoma sp 8kD Ab [Presence] in Serum by Immunoblot" + }, + { + "language" : "en-US", + "value" : "Schistosoma sp 8kD Ab Ser Ql IB" + }, + { + "language" : "en-US", + "value" : "Schistosoma sp 8kD antibody, Blood" + }, + { + "language" : "nl-NL", + "value" : "Schistosoma sp. 8kD As [aanwezigheid] in serum d.m.v. immunoblotting" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100132-0", + "display" : "Schistosoma sp 9kD Ab [Presence] in Serum by Immunoblot", + "designation" : [{ + "language" : "en-US", + "value" : "Schistosoma sp 9kD Ab [Presence] in Serum by Immunoblot" + }, + { + "language" : "en-US", + "value" : "Schistosoma sp 9kD Ab Ser Ql IB" + }, + { + "language" : "en-US", + "value" : "Schistosoma sp 9kD antibody, Blood" + }, + { + "language" : "nl-NL", + "value" : "Schistosoma sp. 9kD As [aanwezigheid] in serum d.m.v. immunoblotting" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100133-8", + "display" : "Schistosoma sp 10kD Ab [Presence] in Serum by Immunoblot", + "designation" : [{ + "language" : "en-US", + "value" : "Schistosoma sp 10kD Ab [Presence] in Serum by Immunoblot" + }, + { + "language" : "en-US", + "value" : "Schistosoma sp 10kD Ab Ser Ql IB" + }, + { + "language" : "en-US", + "value" : "Schistosoma sp 10kD antibody, Blood" + }, + { + "language" : "nl-NL", + "value" : "Schistosoma sp. 10kD As [aanwezigheid] in serum d.m.v. immunoblotting" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100134-6", + "display" : "Schistosoma sp 11kD Ab [Presence] in Serum by Immunoblot", + "designation" : [{ + "language" : "en-US", + "value" : "Schistosoma sp 11kD Ab [Presence] in Serum by Immunoblot" + }, + { + "language" : "en-US", + "value" : "Schistosoma sp 11kD Ab Ser Ql IB" + }, + { + "language" : "en-US", + "value" : "Schistosoma sp 11kD antibody, Blood" + }, + { + "language" : "nl-NL", + "value" : "Schistosoma sp. 11kD As [aanwezigheid] in serum d.m.v. immunoblotting" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100135-3", + "display" : "Schistosoma sp 12-13kD Ab [Presence] in Serum by Immunoblot", + "designation" : [{ + "language" : "en-US", + "value" : "Schistosoma sp 12-13kD Ab [Presence] in Serum by Immunoblot" + }, + { + "language" : "en-US", + "value" : "Schist sp 12-13kD Ab Ser Ql IB" + }, + { + "language" : "en-US", + "value" : "Schistosoma sp 12-13kD antibody, Blood" + }, + { + "language" : "nl-NL", + "value" : "Schistosoma sp. 12-13kD As [aanwezigheid] in serum d.m.v. immunoblotting" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100136-1", + "display" : "Schistosoma sp 14-15kD Ab [Presence] in Serum by Immunoblot", + "designation" : [{ + "language" : "en-US", + "value" : "Schistosoma sp 14-15kD Ab [Presence] in Serum by Immunoblot" + }, + { + "language" : "en-US", + "value" : "Schist sp 14-15kD Ab Ser Ql IB" + }, + { + "language" : "en-US", + "value" : "Schistosoma sp 14-15kD antibody, Blood" + }, + { + "language" : "nl-NL", + "value" : "Schistosoma sp. 14-15kD As [aanwezigheid] in serum d.m.v. immunoblotting" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100137-9", + "display" : "Schistosoma sp 15-16kD Ab [Presence] in Serum by Immunoblot", + "designation" : [{ + "language" : "en-US", + "value" : "Schistosoma sp 15-16kD Ab [Presence] in Serum by Immunoblot" + }, + { + "language" : "en-US", + "value" : "Schist sp 15-16kD Ab Ser Ql IB" + }, + { + "language" : "en-US", + "value" : "Schistosoma sp 15-16kD antibody, Blood" + }, + { + "language" : "nl-NL", + "value" : "Schistosoma sp. 15-16kD As [aanwezigheid] in serum d.m.v. immunoblotting" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100138-7", + "display" : "Schistosoma sp 18-19kD Ab [Presence] in Serum by Immunoblot", + "designation" : [{ + "language" : "en-US", + "value" : "Schistosoma sp 18-19kD Ab [Presence] in Serum by Immunoblot" + }, + { + "language" : "en-US", + "value" : "Schist sp 18-19kD Ab Ser Ql IB" + }, + { + "language" : "en-US", + "value" : "Schistosoma sp 18-19kD antibody, Blood" + }, + { + "language" : "nl-NL", + "value" : "Schistosoma sp. 18-19kD As [aanwezigheid] in serum d.m.v. immunoblotting" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100139-5", + "display" : "Schistosoma sp 22-24kD Ab [Presence] in Serum by Immunoblot", + "designation" : [{ + "language" : "en-US", + "value" : "Schistosoma sp 22-24kD Ab [Presence] in Serum by Immunoblot" + }, + { + "language" : "en-US", + "value" : "Schist sp 22-24kD Ab Ser Ql IB" + }, + { + "language" : "en-US", + "value" : "Schistosoma sp 22-24kD antibody, Blood" + }, + { + "language" : "nl-NL", + "value" : "Schistosoma sp. 22-24kD As [aanwezigheid] in serum d.m.v. immunoblotting" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100140-3", + "display" : "Schistosoma sp 30-34kD Ab [Presence] in Serum by Immunoblot", + "designation" : [{ + "language" : "en-US", + "value" : "Schistosoma sp 30-34kD Ab [Presence] in Serum by Immunoblot" + }, + { + "language" : "en-US", + "value" : "Schist sp 30-34kD Ab Ser Ql IB" + }, + { + "language" : "en-US", + "value" : "Schistosoma sp 30-34kD antibody, Blood" + }, + { + "language" : "nl-NL", + "value" : "Schistosoma sp. 30-34kD As [aanwezigheid] in serum d.m.v. immunoblotting" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100141-1", + "display" : "Schistosoma sp 65kD Ab [Presence] in Serum by Immunoblot", + "designation" : [{ + "language" : "en-US", + "value" : "Schistosoma sp 65kD Ab [Presence] in Serum by Immunoblot" + }, + { + "language" : "en-US", + "value" : "Schistosoma sp 65kD Ab Ser Ql IB" + }, + { + "language" : "en-US", + "value" : "Schistosoma sp 65kD antibody, Blood" + }, + { + "language" : "nl-NL", + "value" : "Schistosoma sp. 65kD As [aanwezigheid] in serum d.m.v. immunoblotting" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100142-9", + "display" : "Schistosoma sp 70kD Ab [Presence] in Serum by Immunoblot", + "designation" : [{ + "language" : "en-US", + "value" : "Schistosoma sp 70kD Ab [Presence] in Serum by Immunoblot" + }, + { + "language" : "en-US", + "value" : "Schistosoma sp 70kD Ab Ser Ql IB" + }, + { + "language" : "en-US", + "value" : "Schistosoma sp 70kD antibody, Blood" + }, + { + "language" : "nl-NL", + "value" : "Schistosoma sp. 70kD As [aanwezigheid] in serum d.m.v. immunoblotting" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100143-7", + "display" : "Schistosoma sp 80kD Ab [Presence] in Serum by Immunoblot", + "designation" : [{ + "language" : "en-US", + "value" : "Schistosoma sp 80kD Ab [Presence] in Serum by Immunoblot" + }, + { + "language" : "en-US", + "value" : "Schistosoma sp 80kD Ab Ser Ql IB" + }, + { + "language" : "en-US", + "value" : "Schistosoma sp 80kD antibody, Blood" + }, + { + "language" : "nl-NL", + "value" : "Schistosoma sp. 80kD As [aanwezigheid] in serum d.m.v. immunoblotting" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100144-5", + "display" : "Schistosoma sp 95kD Ab [Presence] in Serum by Immunoblot", + "designation" : [{ + "language" : "en-US", + "value" : "Schistosoma sp 95kD Ab [Presence] in Serum by Immunoblot" + }, + { + "language" : "en-US", + "value" : "Schistosoma sp 95kD Ab Ser Ql IB" + }, + { + "language" : "en-US", + "value" : "Schistosoma sp 95kD antibody, Blood" + }, + { + "language" : "nl-NL", + "value" : "Schistosoma sp. 95kD As [aanwezigheid] in serum d.m.v. immunoblotting" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100145-2", + "display" : "Schistosoma sp 110kD Ab [Presence] in Serum by Immunoblot", + "designation" : [{ + "language" : "en-US", + "value" : "Schistosoma sp 110kD Ab [Presence] in Serum by Immunoblot" + }, + { + "language" : "en-US", + "value" : "Schistosoma sp 110kD Ab Ser Ql IB" + }, + { + "language" : "en-US", + "value" : "Schistosoma sp 110kD antibody, Blood" + }, + { + "language" : "nl-NL", + "value" : "Schistosoma sp. 110kD As [aanwezigheid] in serum d.m.v. immunoblotting" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100146-0", + "display" : "Schistosoma sp 120kD Ab [Presence] in Serum by Immunoblot", + "designation" : [{ + "language" : "en-US", + "value" : "Schistosoma sp 120kD Ab [Presence] in Serum by Immunoblot" + }, + { + "language" : "en-US", + "value" : "Schistosoma sp 120kD Ab Ser Ql IB" + }, + { + "language" : "en-US", + "value" : "Schistosoma sp 120kD antibody, Blood" + }, + { + "language" : "nl-NL", + "value" : "Schistosoma sp. 120kD As [aanwezigheid] in serum d.m.v. immunoblotting" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100147-8", + "display" : "Toxoplasma gondii Ab bands panel - Serum by Immunoblot", + "designation" : [{ + "language" : "en-US", + "value" : "Toxoplasma gondii Ab bands panel - Serum by Immunoblot" + }, + { + "language" : "en-US", + "value" : "T gondii Ab bands Pnl Ser IB" + }, + { + "language" : "en-US", + "value" : "Toxoplasma gondii Ab bands panel, Blood" + }, + { + "language" : "nl-NL", + "value" : "Toxoplasma gondii As banden panel in serum d.m.v. immunoblotting" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100148-6", + "display" : "Schistosoma sp Ab bands panel - Serum by Immunoblot", + "designation" : [{ + "language" : "en-US", + "value" : "Schistosoma sp Ab bands panel - Serum by Immunoblot" + }, + { + "language" : "en-US", + "value" : "Schistosoma sp Ab IB Pnl Ser IB" + }, + { + "language" : "en-US", + "value" : "Schistosoma sp Ab bands panel, Blood" + }, + { + "language" : "nl-NL", + "value" : "Schistosoma sp. As banden panel in serum d.m.v. immunoblotting" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10014-9", + "display" : "R' wave amplitude in lead II", + "designation" : [{ + "language" : "en-US", + "value" : "R' wave amplitude in lead II" + }, + { + "language" : "en-US", + "value" : "R' wave Amp L-II" + }, + { + "language" : "es-MX", + "value" : "Amplitud de onda R 'derivación II:Corazón :Punto temporal:Elpot:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "amplitud de la onda R'.derivación II:potencial eléctrico (voltaje):punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "R' onda Amp L-II" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100149-4", + "display" : "6-oxo-piperidine-2-carboxylate and 6(R+S)-oxo-propylpiperidine-2-carboxylate panel - Urine and Serum or Plasma", + "designation" : [{ + "language" : "en-US", + "value" : "6-oxo-piperidine-2-carboxylate and 6(R+S)-oxo-propylpiperidine-2-carboxylate panel - Urine and Serum or Plasma" + }, + { + "language" : "en-US", + "value" : "6-oxo-PIP + 6(R+S)-OPP Ur+SerPl" + }, + { + "language" : "en-US", + "value" : "6-oxo-piperidine-2-carboxylate and 6(R+S)-oxo-propylpiperidine-2-carboxylate panel, Urine+Blood" + }, + { + "language" : "nl-NL", + "value" : "6-oxo-piperidine-2-carboxylaat & 6(R+S)-oxo-propylpiperidine-2-carboxylaat in urine en serum of plasma" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100150-2", + "display" : "6(R+S)-oxo-propylpiperidine-2-carboxylate [Moles/volume] in Plasma", + "designation" : [{ + "language" : "en-US", + "value" : "6(R+S)-oxo-propylpiperidine-2-carboxylate [Moles/volume] in Plasma" + }, + { + "language" : "en-US", + "value" : "6(R+S)-OPP Plas-sCnc" + }, + { + "language" : "en-US", + "value" : "6(R+S)-oxo-propylpiperidine-2-carboxylate, Blood" + }, + { + "language" : "nl-NL", + "value" : "6(R+S)-oxo-propylpiperidine-2-carboxylaat [mol/volume] in plasma" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100151-0", + "display" : "6-oxo-piperidine-2-carboxylate [Moles/volume] in Plasma", + "designation" : [{ + "language" : "en-US", + "value" : "6-oxo-piperidine-2-carboxylate [Moles/volume] in Plasma" + }, + { + "language" : "en-US", + "value" : "6-oxo-PIP Plas-sCnc" + }, + { + "language" : "en-US", + "value" : "6-oxo-piperidine-2-carboxylate, Blood" + }, + { + "language" : "nl-NL", + "value" : "6-oxo-piperidine-2-carboxylaat [mol/volume] in plasma" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100152-8", + "display" : "6-oxo-piperidine-2-carboxylate/Creatinine [Molar ratio] in Urine", + "designation" : [{ + "language" : "en-US", + "value" : "6-oxo-piperidine-2-carboxylate/Creatinine [Molar ratio] in Urine" + }, + { + "language" : "en-US", + "value" : "6-oxo-PIP/Creat Ur-sRto" + }, + { + "language" : "en-US", + "value" : "6-oxo-piperidine-2-carboxylate/Creatinine, Urine" + }, + { + "language" : "nl-NL", + "value" : "6-oxo-piperidine-2-carboxylaat/creatinine [molaire verhouding] in urine" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100153-6", + "display" : "6(R+S)-oxo-propylpiperidine-2-carboxylate/Creatinine [Molar ratio] in Urine", + "designation" : [{ + "language" : "en-US", + "value" : "6(R+S)-oxo-propylpiperidine-2-carboxylate/Creatinine [Molar ratio] in Urine" + }, + { + "language" : "en-US", + "value" : "6(R+S)-OPP/Creat Ur-sRto" + }, + { + "language" : "en-US", + "value" : "6(R+S)-oxo-propylpiperidine-2-carboxylate/Creatinine, Urine" + }, + { + "language" : "nl-NL", + "value" : "6(R+S)-oxo-propylpiperidine-2-carboxylaat/creatinine [molaire verhouding] in urine" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100154-4", + "display" : "Specimen collection supervision level", + "designation" : [{ + "language" : "en-US", + "value" : "Specimen collection supervision level" + }, + { + "language" : "en-US", + "value" : "Spec collect supervision level" + }, + { + "language" : "en-US", + "value" : "Collection supervision level, Specimen" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100155-1", + "display" : "Left cornea Type of Analysis method by Specular microscopy", + "designation" : [{ + "language" : "en-US", + "value" : "Left cornea Type of Analysis method by Specular microscopy" + }, + { + "language" : "en-US", + "value" : "L cornea Analysis method" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10015-6", + "display" : "R' wave amplitude in lead III", + "designation" : [{ + "language" : "en-US", + "value" : "R' wave amplitude in lead III" + }, + { + "language" : "en-US", + "value" : "R' wave Amp L-III" + }, + { + "language" : "es-MX", + "value" : "Amplitud de onda R 'derivación III:Corazón :Punto temporal:Elpot:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "amplitud de la onda R'.derivación III:potencial eléctrico (voltaje):punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "R' onda Amp L-III" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100156-9", + "display" : "SARS-CoV-2 (COVID-19) variant [Type] in Specimen by NAA with probe detection", + "designation" : [{ + "language" : "en-US", + "value" : "SARS-CoV-2 (COVID-19) variant [Type] in Specimen by NAA with probe detection" + }, + { + "language" : "en-US", + "value" : "SARS-CoV-2 variant Spec NAA+probe" + }, + { + "language" : "en-US", + "value" : "SARS-CoV-2 (COVID-19) variant, Specimen" + }, + { + "language" : "de-DE", + "value" : "SARS-CoV-2 (COVID-19)-Variante [Typ] in Probenmaterial mittels Nukleinsäureamplifikation mit Sondendetektion" + }, + { + "language" : "nl-NL", + "value" : "SARS-CoV-2-variant [type] d.m.v. probe-detectie" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100157-7", + "display" : "SARS-CoV-2 (COVID-19) lineage [Type] in Specimen by Sequencing", + "designation" : [{ + "language" : "en-US", + "value" : "SARS-CoV-2 (COVID-19) lineage [Type] in Specimen by Sequencing" + }, + { + "language" : "en-US", + "value" : "SARS-CoV-2 lineage Spec Seq" + }, + { + "language" : "en-US", + "value" : "SARS-CoV-2 (COVID-19) lineage, Specimen" + }, + { + "language" : "de-DE", + "value" : "SARS-CoV-2 (COVID-19)-Abstammungslinie [Typ] in Probenmaterial mittels Sequenzierung" + }, + { + "language" : "nl-NL", + "value" : "SARS-CoV-2 lineage [type] d.m.v. sequencing" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100158-5", + "display" : "Microalbumin [Mass/volume] in Urine collected for unspecified duration", + "designation" : [{ + "language" : "en-US", + "value" : "Microalbumin [Mass/volume] in Urine collected for unspecified duration" + }, + { + "language" : "en-US", + "value" : "Microalbumin ?Tm Ur-mCnc" + }, + { + "language" : "en-US", + "value" : "Albumin, Urine" + }, + { + "language" : "nl-NL", + "value" : "Albumine [massa/volume] in urine (verzamelduur niet gespecificeerd) d.m.v. detectielimiet <= 20 mg/L" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100159-3", + "display" : "Knee Society Score pre-op panel [Knee Society Score]", + "designation" : [{ + "language" : "en-US", + "value" : "Knee Society Score pre-op panel [Knee Society Score]" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100160-1", + "display" : "Knee replacement", + "designation" : [{ + "language" : "en-US", + "value" : "Knee replacement" + }, + { + "language" : "en-US", + "value" : "Knee replacement" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100161-9", + "display" : "Charnley Functional Classification", + "designation" : [{ + "language" : "en-US", + "value" : "Charnley Functional Classification" + }, + { + "language" : "en-US", + "value" : "Charnley Functional Classification" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100162-7", + "display" : "Knee alignment W standing X-ray measured", + "designation" : [{ + "language" : "en-US", + "value" : "Knee alignment W standing X-ray measured" + }, + { + "language" : "en-US", + "value" : "Alignment W Stand Knee XR" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100163-5", + "display" : "Knee medial AndOr lateral instability W full extension", + "designation" : [{ + "language" : "en-US", + "value" : "Knee medial AndOr lateral instability W full extension" + }, + { + "language" : "en-US", + "value" : "Knee med AndOr lat instab W full ext" + }, + { + "language" : "en-US", + "value" : "Knee medial AndOr lateral instability W full extension" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10016-4", + "display" : "R' wave amplitude in lead V1", + "designation" : [{ + "language" : "en-US", + "value" : "R' wave amplitude in lead V1" + }, + { + "language" : "en-US", + "value" : "R' wave Amp L-V1" + }, + { + "language" : "es-MX", + "value" : "Amplitud de onda R 'derivación V1:Corazón :Punto temporal:Elpot:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "amplitud de la onda R'.derivación V1:potencial eléctrico (voltaje):punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "R' onda Amp L-V1" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100164-3", + "display" : "Knee AP instability W 90 degree flexion", + "designation" : [{ + "language" : "en-US", + "value" : "Knee AP instability W 90 degree flexion" + }, + { + "language" : "en-US", + "value" : "Knee AP instability W 90 deg flex" + }, + { + "language" : "en-US", + "value" : "Knee AP instability W 90 degree flexion" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100165-0", + "display" : "Knee range of motion", + "designation" : [{ + "language" : "en-US", + "value" : "Knee range of motion" + }, + { + "language" : "en-US", + "value" : "Knee Qn" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100166-8", + "display" : "Flexion contracture range of Knee", + "designation" : [{ + "language" : "en-US", + "value" : "Flexion contracture range of Knee" + }, + { + "language" : "en-US", + "value" : "Flexion contracture range Knee" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100167-6", + "display" : "Extensor lag range of Knee", + "designation" : [{ + "language" : "en-US", + "value" : "Extensor lag range of Knee" + }, + { + "language" : "en-US", + "value" : "Extensor lag range Knee" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100168-4", + "display" : "Knee pain severity with level walking", + "designation" : [{ + "language" : "en-US", + "value" : "Knee pain severity with level walking" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100169-2", + "display" : "Knee pain severity with stairs or inclines", + "designation" : [{ + "language" : "en-US", + "value" : "Knee pain severity with stairs or inclines" + }] + }, + { + "system" : "http://loinc.org", + "code" : "1001-7", + "display" : "DBG Ab [Presence] in Serum or Plasma from Donor", + "designation" : [{ + "language" : "en-US", + "value" : "DBG Ab [Presence] in Serum or Plasma from Donor" + }, + { + "language" : "en-US", + "value" : "DBG Ab SerPl Donr Ql" + }, + { + "language" : "en-US", + "value" : "DBG antibody, Donor Blood" + }, + { + "language" : "es-MX", + "value" : "DBG Ab: Suero o plasma Donante: Punto temporal: Presencia o umbral: Ordinal:" + }, + { + "language" : "es-AR", + "value" : "[anticuerpo anti - ] DBG [Ac]:concentración arbitraria:punto en el tiempo:relación suero/plasma^donante:ordinal:" + }, + { + "language" : "pt-BR", + "value" : "DBG Ac SerPl Donr Ql" + }, + { + "language" : "nl-NL", + "value" : "DBG As [aanwezigheid] in serum of plasma^donor" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100170-0", + "display" : "Knee feels normal", + "designation" : [{ + "language" : "en-US", + "value" : "Knee feels normal" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100171-8", + "display" : "Satisfaction with level of knee pain while sitting", + "designation" : [{ + "language" : "en-US", + "value" : "Satisfaction with level of knee pain while sitting" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10017-2", + "display" : "R' wave amplitude in lead V2", + "designation" : [{ + "language" : "en-US", + "value" : "R' wave amplitude in lead V2" + }, + { + "language" : "en-US", + "value" : "R' wave Amp L-V2" + }, + { + "language" : "es-MX", + "value" : "Amplitud de onda R 'derivación V2:Corazón :Punto temporal:Elpot:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "amplitud de la onda R'.derivación V2:potencial eléctrico (voltaje):punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "R' onda Amp L-V2" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100172-6", + "display" : "Satisfaction with level of knee pain while lying in bed", + "designation" : [{ + "language" : "en-US", + "value" : "Satisfaction with level of knee pain while lying in bed" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100173-4", + "display" : "Satisfaction with knee function while getting out of bed", + "designation" : [{ + "language" : "en-US", + "value" : "Satisfaction with knee function while getting out of bed" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100174-2", + "display" : "Satisfaction with knee function while performing light household duties", + "designation" : [{ + "language" : "en-US", + "value" : "Satisfaction with knee function while performing light household duties" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100175-9", + "display" : "Satisfaction with knee function while performing recreational activities", + "designation" : [{ + "language" : "en-US", + "value" : "Satisfaction with knee function while performing recreational activities" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100176-7", + "display" : "Expect surgery to relieve pain", + "designation" : [{ + "language" : "en-US", + "value" : "Expect surgery to relieve pain" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100177-5", + "display" : "Expect surgery will improve ability to perform activities of daily living", + "designation" : [{ + "language" : "en-US", + "value" : "Expect surgery will improve ability to perform activities of daily living" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100178-3", + "display" : "Expect surgery will improve ability to perform leisure, recreational, or sports activities", + "designation" : [{ + "language" : "en-US", + "value" : "Expect surgery will improve ability to perform leisure, recreational, or sports activities" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100179-1", + "display" : "Walk without assistive mobility devices", + "designation" : [{ + "language" : "en-US", + "value" : "Walk without assistive mobility devices" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10018-0", + "display" : "R' wave amplitude in lead V3", + "designation" : [{ + "language" : "en-US", + "value" : "R' wave amplitude in lead V3" + }, + { + "language" : "en-US", + "value" : "R' wave Amp L-V3" + }, + { + "language" : "es-MX", + "value" : "Amplitud de onda R 'derivación V3:Corazón :Punto temporal:Elpot:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "amplitud de la onda R'.derivación V3:potencial eléctrico (voltaje):punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "R' onda Amp L-V3" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100180-9", + "display" : "Assistive mobility devices used", + "designation" : [{ + "language" : "en-US", + "value" : "Assistive mobility devices used" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100181-7", + "display" : "Assistive mobility devices used due to health condition", + "designation" : [{ + "language" : "en-US", + "value" : "Assistive mobility devices used due to health condition" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100182-5", + "display" : "Duration of standing before sitting due to knee discomfort", + "designation" : [{ + "language" : "en-US", + "value" : "Duration of standing before sitting due to knee discomfort" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100183-3", + "display" : "Duration of walking before stopping due to knee discomfort", + "designation" : [{ + "language" : "en-US", + "value" : "Duration of walking before stopping due to knee discomfort" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100184-1", + "display" : "How bothersome is knee when walking on an uneven surface", + "designation" : [{ + "language" : "en-US", + "value" : "How bothersome is knee when walking on an uneven surface" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100185-8", + "display" : "How bothersome is knee when turning or pivoting leg", + "designation" : [{ + "language" : "en-US", + "value" : "How bothersome is knee when turning or pivoting leg" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100186-6", + "display" : "How bothersome is knee when climbing up or down a flight of stairs", + "designation" : [{ + "language" : "en-US", + "value" : "How bothersome is knee when climbing up or down a flight of stairs" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100187-4", + "display" : "How bothersome is knee when getting up from a low seat without armrests", + "designation" : [{ + "language" : "en-US", + "value" : "How bothersome is knee when getting up from a low seat without armrests" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100188-2", + "display" : "How bothersome is knee when getting into or out of a car", + "designation" : [{ + "language" : "en-US", + "value" : "How bothersome is knee when getting into or out of a car" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100189-0", + "display" : "How bothersome is knee when moving laterally", + "designation" : [{ + "language" : "en-US", + "value" : "How bothersome is knee when moving laterally" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100190-8", + "display" : "How bothersome is knee when climbing a ladder or step stool", + "designation" : [{ + "language" : "en-US", + "value" : "How bothersome is knee when climbing a ladder or step stool" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100191-6", + "display" : "How bothersome is knee when carrying a bag for one block", + "designation" : [{ + "language" : "en-US", + "value" : "How bothersome is knee when carrying a bag for one block" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100192-4", + "display" : "How bothersome is knee when squatting", + "designation" : [{ + "language" : "en-US", + "value" : "How bothersome is knee when squatting" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100193-2", + "display" : "How bothersome is knee when kneeling", + "designation" : [{ + "language" : "en-US", + "value" : "How bothersome is knee when kneeling" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100194-0", + "display" : "How bothersome is knee when running", + "designation" : [{ + "language" : "en-US", + "value" : "How bothersome is knee when running" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100195-7", + "display" : "Pain severity--during activity", + "designation" : [{ + "language" : "en-US", + "value" : "Pain severity--during activity" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100196-5", + "display" : "Pre-op total score [Knee Society Score]", + "designation" : [{ + "language" : "en-US", + "value" : "Pre-op total score [Knee Society Score]" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100197-3", + "display" : "Exercise activity and pain severity panel", + "designation" : [{ + "language" : "en-US", + "value" : "Exercise activity and pain severity panel" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10019-8", + "display" : "R' wave amplitude in lead V4", + "designation" : [{ + "language" : "en-US", + "value" : "R' wave amplitude in lead V4" + }, + { + "language" : "en-US", + "value" : "R' wave Amp L-V4" + }, + { + "language" : "es-MX", + "value" : "Amplitud de onda R 'derivación V4:Corazón :Punto temporal:Elpot:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "amplitud de la onda R'.derivación V4:potencial eléctrico (voltaje):punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "R' onda Amp L-V4" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100198-1", + "display" : "Pre-op objective knee indicators score [Knee Society Score]", + "designation" : [{ + "language" : "en-US", + "value" : "Pre-op objective knee indicators score [Knee Society Score]" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100199-9", + "display" : "Pre-op symptoms score [Knee Society Score]", + "designation" : [{ + "language" : "en-US", + "value" : "Pre-op symptoms score [Knee Society Score]" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100200-5", + "display" : "Pre-op patient expectations score [Knee Society Score]", + "designation" : [{ + "language" : "en-US", + "value" : "Pre-op patient expectations score [Knee Society Score]" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100201-3", + "display" : "Pre-op functional activities score [Knee Society Score]", + "designation" : [{ + "language" : "en-US", + "value" : "Pre-op functional activities score [Knee Society Score]" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100202-1", + "display" : "Pre-op discretionary knee activities score [Knee Society Score]", + "designation" : [{ + "language" : "en-US", + "value" : "Pre-op discretionary knee activities score [Knee Society Score]" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100203-9", + "display" : "Knee Society Score post-op panel [Knee Society Score]", + "designation" : [{ + "language" : "en-US", + "value" : "Knee Society Score post-op panel [Knee Society Score]" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100204-7", + "display" : "Accuracy of pre-surgery expectations of pain relief", + "designation" : [{ + "language" : "en-US", + "value" : "Accuracy of pre-surgery expectations of pain relief" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100205-4", + "display" : "Accuracy of pre-surgery expectations to perform activities of daily living", + "designation" : [{ + "language" : "en-US", + "value" : "Accuracy of pre-surgery expectations to perform activities of daily living" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10020-6", + "display" : "R' wave amplitude in lead V5", + "designation" : [{ + "language" : "en-US", + "value" : "R' wave amplitude in lead V5" + }, + { + "language" : "en-US", + "value" : "R' wave Amp L-V5" + }, + { + "language" : "es-MX", + "value" : "Amplitud de onda R 'derivación V5:Corazón :Punto temporal:Elpot:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "amplitud de la onda R'.derivación V5:potencial eléctrico (voltaje):punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "R' onda Amp L-V5" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100206-2", + "display" : "Accuracy of pre-surgery expectations to perform leisure, recreational, or sports activities", + "designation" : [{ + "language" : "en-US", + "value" : "Accuracy of pre-surgery expectations to perform leisure, recreational, or sports activities" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100207-0", + "display" : "Post-op total score [Knee Society Score]", + "designation" : [{ + "language" : "en-US", + "value" : "Post-op total score [Knee Society Score]" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100208-8", + "display" : "Post-op objective knee indicators score [Knee Society Score]", + "designation" : [{ + "language" : "en-US", + "value" : "Post-op objective knee indicators score [Knee Society Score]" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100209-6", + "display" : "Post-op symptoms score [Knee Society Score]", + "designation" : [{ + "language" : "en-US", + "value" : "Post-op symptoms score [Knee Society Score]" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100210-4", + "display" : "Post-op patient expectations score [Knee Society Score]", + "designation" : [{ + "language" : "en-US", + "value" : "Post-op patient expectations score [Knee Society Score]" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100211-2", + "display" : "Post-op functional activities score [Knee Society Score]", + "designation" : [{ + "language" : "en-US", + "value" : "Post-op functional activities score [Knee Society Score]" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100212-0", + "display" : "Post-op discretionary knee activities score [Knee Society Score]", + "designation" : [{ + "language" : "en-US", + "value" : "Post-op discretionary knee activities score [Knee Society Score]" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100213-8", + "display" : "Prostate cancer multigene analysis in Blood or Tissue by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "Prostate cancer multigene analysis in Blood or Tissue by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "Prostate cancer multigene analysis Bld/T" + }, + { + "language" : "en-US", + "value" : "Prostate cancer multigene analysis, Blood or tissue specimen" + }, + { + "language" : "nl-NL", + "value" : "Prostaatkanker multigen-analyse [bevinding] in bloed of weefsel d.m.v. moleculair genetisch onderzoek (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10021-4", + "display" : "R' wave amplitude in lead V6", + "designation" : [{ + "language" : "en-US", + "value" : "R' wave amplitude in lead V6" + }, + { + "language" : "en-US", + "value" : "R' wave Amp L-V6" + }, + { + "language" : "es-MX", + "value" : "Amplitud de onda R 'derivación V6:Corazón :Punto temporal:Elpot:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "amplitud de la onda R'.derivación V6:potencial eléctrico (voltaje):punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "R' onda Amp L-V6" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100214-6", + "display" : "Dental model prior authorization Document", + "designation" : [{ + "language" : "en-US", + "value" : "Dental model prior authorization Document" + }, + { + "language" : "en-US", + "value" : "Dental model prior auth Doc" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100215-3", + "display" : "Episode of care medical records Document Transplant surgery", + "designation" : [{ + "language" : "en-US", + "value" : "Episode of care medical records Document Transplant surgery" + }, + { + "language" : "en-US", + "value" : "Episode of care med rec Doc Transpl surg" + }, + { + "language" : "nl-NL", + "value" : "Verslag van zorgepisode [bevinding] d.m.v. transplantatiechirurgie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100216-1", + "display" : "Surgical synoptic report", + "designation" : [{ + "language" : "en-US", + "value" : "Surgical synoptic report" + }, + { + "language" : "en-US", + "value" : "Surgical synoptic rep" + }, + { + "language" : "en-US", + "value" : "Surgical synoptic report" + }, + { + "language" : "nl-NL", + "value" : "Beknopt rapport [bevinding] d.m.v. chirurgie (tekstueel)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100217-9", + "display" : "Synoptic report Narrative Surgical oncology", + "designation" : [{ + "language" : "en-US", + "value" : "Synoptic report Narrative Surgical oncology" + }, + { + "language" : "en-US", + "value" : "Synoptic report Surg Onc" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100218-7", + "display" : "Surgical oncology of colon cancer synoptic report", + "designation" : [{ + "language" : "en-US", + "value" : "Surgical oncology of colon cancer synoptic report" + }, + { + "language" : "en-US", + "value" : "Surg onc colon CA synoptic rep" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100219-5", + "display" : "Surgical oncology of melanoma cancer synoptic report", + "designation" : [{ + "language" : "en-US", + "value" : "Surgical oncology of melanoma cancer synoptic report" + }, + { + "language" : "en-US", + "value" : "Surg onc melanoma CA synoptic rep" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100220-3", + "display" : "Surgical oncology of breast cancer synoptic report", + "designation" : [{ + "language" : "en-US", + "value" : "Surgical oncology of breast cancer synoptic report" + }, + { + "language" : "en-US", + "value" : "Surg onc breast CA synoptic rep" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100221-1", + "display" : "Surgical oncology of thyroid cancer synoptic report", + "designation" : [{ + "language" : "en-US", + "value" : "Surgical oncology of thyroid cancer synoptic report" + }, + { + "language" : "en-US", + "value" : "Surg onc thyroid CA synoptic rep" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10022-2", + "display" : "R' wave duration in lead AVF", + "designation" : [{ + "language" : "en-US", + "value" : "R' wave duration in lead AVF" + }, + { + "language" : "en-US", + "value" : "R' wave dur L-AVF" + }, + { + "language" : "es-MX", + "value" : "Duración de la onda R 'plomo AVF:Corazón :Punto temporal:Tiempo:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "duración de la onda R'.derivación AVF:tiempo:punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "R' onda dur L-AVF" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100222-9", + "display" : "Surgical oncology of pancreas cancer synoptic report", + "designation" : [{ + "language" : "en-US", + "value" : "Surgical oncology of pancreas cancer synoptic report" + }, + { + "language" : "en-US", + "value" : "Surg onc pancreas CA synoptic rep" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100223-7", + "display" : "Physical findings of Retina Narrative", + "designation" : [{ + "language" : "en-US", + "value" : "Physical findings of Retina Narrative" + }, + { + "language" : "en-US", + "value" : "Retina Phys find" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100224-5", + "display" : "Cardiac left ventricular segmental wall motion by echo panel", + "designation" : [{ + "language" : "en-US", + "value" : "Cardiac left ventricular segmental wall motion by echo panel" + }, + { + "language" : "en-US", + "value" : "Cardiac LV SWM Pnl LV US" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100225-2", + "display" : "Bone density quantitative ultrasound study", + "designation" : [{ + "language" : "en-US", + "value" : "Bone density quantitative ultrasound study" + }, + { + "language" : "en-US", + "value" : "Bone density QUS" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100226-0", + "display" : "Small bowel capsule endoscopy study Document", + "designation" : [{ + "language" : "en-US", + "value" : "Small bowel capsule endoscopy study Document" + }, + { + "language" : "en-US", + "value" : "Sm bowel capsule endo study Doc" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100227-8", + "display" : "Colon capsule endoscopy study Document", + "designation" : [{ + "language" : "en-US", + "value" : "Colon capsule endoscopy study Document" + }, + { + "language" : "en-US", + "value" : "Colon capsule endo study Doc" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100228-6", + "display" : "Upper gastrointestinal capsule endoscopy study Document", + "designation" : [{ + "language" : "en-US", + "value" : "Upper gastrointestinal capsule endoscopy study Document" + }, + { + "language" : "en-US", + "value" : "UGI capsule endo study Doc" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100229-4", + "display" : "Endoscopic ultrasound study Document", + "designation" : [{ + "language" : "en-US", + "value" : "Endoscopic ultrasound study Document" + }, + { + "language" : "en-US", + "value" : "Endo US study Doc" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10023-0", + "display" : "R' wave duration in lead AVL", + "designation" : [{ + "language" : "en-US", + "value" : "R' wave duration in lead AVL" + }, + { + "language" : "en-US", + "value" : "R' wave dur L-AVL" + }, + { + "language" : "es-MX", + "value" : "Duración de la onda R 'plomo AVL:Corazón :Punto temporal:Tiempo:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "duración de la onda R'.derivación AVL:tiempo:punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "R' onda dur L-AVL" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100230-2", + "display" : "Routine prenatal assessment panel", + "designation" : [{ + "language" : "en-US", + "value" : "Routine prenatal assessment panel" + }, + { + "language" : "en-US", + "value" : "Routine prenatal pnl" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100231-0", + "display" : "Endobronchial ultrasound study", + "designation" : [{ + "language" : "en-US", + "value" : "Endobronchial ultrasound study" + }, + { + "language" : "en-US", + "value" : "EBUS study" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100232-8", + "display" : "Impacts of Events Scale-Revised panel", + "designation" : [{ + "language" : "en-US", + "value" : "Impacts of Events Scale-Revised panel" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100233-6", + "display" : "Reminders brought back feelings about adverse event", + "designation" : [{ + "language" : "en-US", + "value" : "Reminders brought back feelings about adverse event" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100234-4", + "display" : "Trouble staying asleep", + "designation" : [{ + "language" : "en-US", + "value" : "Trouble staying asleep" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100235-1", + "display" : "Other things triggered persistent thoughts about adverse event", + "designation" : [{ + "language" : "en-US", + "value" : "Other things triggered persistent thoughts about adverse event" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100236-9", + "display" : "Felt irritable AndOr angry", + "designation" : [{ + "language" : "en-US", + "value" : "Felt irritable AndOr angry" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100237-7", + "display" : "Avoided getting upset when unintentionally thought about adverse event", + "designation" : [{ + "language" : "en-US", + "value" : "Avoided getting upset when unintentionally thought about adverse event" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100238-5", + "display" : "Thought about adverse event unintentionally", + "designation" : [{ + "language" : "en-US", + "value" : "Thought about adverse event unintentionally" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100239-3", + "display" : "Felt as if adverse event did not happen", + "designation" : [{ + "language" : "en-US", + "value" : "Felt as if adverse event did not happen" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100240-1", + "display" : "Avoided reminders of adverse event", + "designation" : [{ + "language" : "en-US", + "value" : "Avoided reminders of adverse event" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100241-9", + "display" : "Experienced mental images of adverse event", + "designation" : [{ + "language" : "en-US", + "value" : "Experienced mental images of adverse event" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100242-7", + "display" : "Easily startled", + "designation" : [{ + "language" : "en-US", + "value" : "Easily startled" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100243-5", + "display" : "Tried to not think of adverse event", + "designation" : [{ + "language" : "en-US", + "value" : "Tried to not think of adverse event" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100244-3", + "display" : "Aware of feelings about adverse event, but did not address them", + "designation" : [{ + "language" : "en-US", + "value" : "Aware of feelings about adverse event, but did not address them" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100245-0", + "display" : "Feelings about adverse event were numb", + "designation" : [{ + "language" : "en-US", + "value" : "Feelings about adverse event were numb" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100246-8", + "display" : "Acted or felt the same as during adverse event", + "designation" : [{ + "language" : "en-US", + "value" : "Acted or felt the same as during adverse event" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100247-6", + "display" : "Trouble falling asleep", + "designation" : [{ + "language" : "en-US", + "value" : "Trouble falling asleep" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10024-8", + "display" : "R' wave duration in lead AVR", + "designation" : [{ + "language" : "en-US", + "value" : "R' wave duration in lead AVR" + }, + { + "language" : "en-US", + "value" : "R' wave dur L-AVR" + }, + { + "language" : "es-MX", + "value" : "Duración de la onda R 'plomo AVR:Corazón :Punto temporal:Tiempo:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "duración de la onda R'.derivación AVR:tiempo:punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "R' onda dur L-AVR" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100248-4", + "display" : "Waves of strong feelings about adverse event", + "designation" : [{ + "language" : "en-US", + "value" : "Waves of strong feelings about adverse event" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100249-2", + "display" : "Tried to remove adverse event from memory", + "designation" : [{ + "language" : "en-US", + "value" : "Tried to remove adverse event from memory" + }] + }, + { + "system" : "http://loinc.org", + "code" : "1002-5", + "display" : "DBG Ab [Presence] in Serum or Plasma", + "designation" : [{ + "language" : "en-US", + "value" : "DBG Ab [Presence] in Serum or Plasma" + }, + { + "language" : "en-US", + "value" : "DBG Ab SerPl Ql" + }, + { + "language" : "en-US", + "value" : "DBG antibody, Blood" + }, + { + "language" : "es-MX", + "value" : "DBG Ab: Suero o Plasma : Punto temporal: Presencia o umbral: Ordinal:" + }, + { + "language" : "es-AR", + "value" : "[anticuerpo anti - ] DBG [Ac]:concentración arbitraria:punto en el tiempo:suero/plasma:ordinal:" + }, + { + "language" : "pt-BR", + "value" : "DBG Ac SerPl Ql" + }, + { + "language" : "nl-NL", + "value" : "DBG As [aanwezigheid] in serum of plasma" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100250-0", + "display" : "Trouble concentrating", + "designation" : [{ + "language" : "en-US", + "value" : "Trouble concentrating" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100251-8", + "display" : "Reminders of adverse event caused physical reactions", + "designation" : [{ + "language" : "en-US", + "value" : "Reminders of adverse event caused physical reactions" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100252-6", + "display" : "Had dreams about adverse event", + "designation" : [{ + "language" : "en-US", + "value" : "Had dreams about adverse event" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100253-4", + "display" : "Felt watchful and on-guard", + "designation" : [{ + "language" : "en-US", + "value" : "Felt watchful and on-guard" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100254-2", + "display" : "Tried not to talk about adverse event", + "designation" : [{ + "language" : "en-US", + "value" : "Tried not to talk about adverse event" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10025-5", + "display" : "R' wave duration in lead I", + "designation" : [{ + "language" : "en-US", + "value" : "R' wave duration in lead I" + }, + { + "language" : "en-US", + "value" : "R' wave dur L-I" + }, + { + "language" : "es-MX", + "value" : "Duración de la onda R '.:Corazón :Punto temporal:Tiempo:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "duración de la onda R'.derivación I:tiempo:punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "R' onda dur L-I" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100255-9", + "display" : "Total score [Impact of Event Scale-Revised]", + "designation" : [{ + "language" : "en-US", + "value" : "Total score [Impact of Event Scale-Revised]" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100256-7", + "display" : "Fallen in last 6 months", + "designation" : [{ + "language" : "en-US", + "value" : "Fallen in last 6 months" + }, + { + "language" : "en-US", + "value" : "Fallen in last 6Mo" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100257-5", + "display" : "Feel unsteady when standing or walking", + "designation" : [{ + "language" : "en-US", + "value" : "Feel unsteady when standing or walking" + }, + { + "language" : "en-US", + "value" : "Feel unsteady when standing or walking" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100258-3", + "display" : "History of fall related injury", + "designation" : [{ + "language" : "en-US", + "value" : "History of fall related injury" + }, + { + "language" : "en-US", + "value" : "History of fall related injury" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100259-1", + "display" : "Aware of tactile sensations", + "designation" : [{ + "language" : "en-US", + "value" : "Aware of tactile sensations" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100260-9", + "display" : "Easy to describe thoughts AndOr feelings", + "designation" : [{ + "language" : "en-US", + "value" : "Easy to describe thoughts AndOr feelings" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100261-7", + "display" : "Critical of own thoughts AndOr feelings", + "designation" : [{ + "language" : "en-US", + "value" : "Critical of own thoughts AndOr feelings" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100262-5", + "display" : "Able to notice distressing thoughts AndOr feelings without having to react", + "designation" : [{ + "language" : "en-US", + "value" : "Able to notice distressing thoughts AndOr feelings without having to react" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10026-3", + "display" : "R' wave duration in lead II", + "designation" : [{ + "language" : "en-US", + "value" : "R' wave duration in lead II" + }, + { + "language" : "en-US", + "value" : "R' wave dur L-II" + }, + { + "language" : "es-MX", + "value" : "Duración de la onda R 'derivación II:Corazón :Punto temporal:Tiempo:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "duración de la onda R'.derivación II:tiempo:punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "R' onda dur L-II" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100263-3", + "display" : "Easily distracted", + "designation" : [{ + "language" : "en-US", + "value" : "Easily distracted" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100264-1", + "display" : "Able to notice thoughts AndOr feelings without being overwhelmed", + "designation" : [{ + "language" : "en-US", + "value" : "Able to notice thoughts AndOr feelings without being overwhelmed" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100265-8", + "display" : "Aware of dietary intake impact on self", + "designation" : [{ + "language" : "en-US", + "value" : "Aware of dietary intake impact on self" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100266-6", + "display" : "Difficult to describe thoughts AndOr feelings", + "designation" : [{ + "language" : "en-US", + "value" : "Difficult to describe thoughts AndOr feelings" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100267-4", + "display" : "Aware of auditory stimuli", + "designation" : [{ + "language" : "en-US", + "value" : "Aware of auditory stimuli" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100268-2", + "display" : "Able to avoid immediate reaction in difficult situations", + "designation" : [{ + "language" : "en-US", + "value" : "Able to avoid immediate reaction in difficult situations" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100269-0", + "display" : "Do things without paying attention", + "designation" : [{ + "language" : "en-US", + "value" : "Do things without paying attention" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100270-8", + "display" : "Recover quickly from distressing thoughts AndOr images", + "designation" : [{ + "language" : "en-US", + "value" : "Recover quickly from distressing thoughts AndOr images" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10027-1", + "display" : "R' wave duration in lead III", + "designation" : [{ + "language" : "en-US", + "value" : "R' wave duration in lead III" + }, + { + "language" : "en-US", + "value" : "R' wave dur L-III" + }, + { + "language" : "es-MX", + "value" : "Duración de la onda R 'derivación III:Corazón :Punto temporal:Tiempo:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "duración de la onda R'.derivación III:tiempo:punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "R' onda dur L-III" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100271-6", + "display" : "Aware of olfactory stimuli", + "designation" : [{ + "language" : "en-US", + "value" : "Aware of olfactory stimuli" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100272-4", + "display" : "Aware of visual stimuli", + "designation" : [{ + "language" : "en-US", + "value" : "Aware of visual stimuli" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100273-2", + "display" : "Aware of emotions affect on thoughts AndOr behavior", + "designation" : [{ + "language" : "en-US", + "value" : "Aware of emotions affect on thoughts AndOr behavior" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100274-0", + "display" : "Observing score [FFMQ]", + "designation" : [{ + "language" : "en-US", + "value" : "Observing score [FFMQ]" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100275-7", + "display" : "Describing score [FFMQ]", + "designation" : [{ + "language" : "en-US", + "value" : "Describing score [FFMQ]" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100276-5", + "display" : "Acting with awareness score [FFMQ]", + "designation" : [{ + "language" : "en-US", + "value" : "Acting with awareness score [FFMQ]" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100277-3", + "display" : "Nonjudging score [FFMQ]", + "designation" : [{ + "language" : "en-US", + "value" : "Nonjudging score [FFMQ]" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100278-1", + "display" : "Nonreactivity score [FFMQ]", + "designation" : [{ + "language" : "en-US", + "value" : "Nonreactivity score [FFMQ]" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100279-9", + "display" : "Total score [FFMQ]", + "designation" : [{ + "language" : "en-US", + "value" : "Total score [FFMQ]" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100280-7", + "display" : "Five Facet Mindfulness Questionnaire panel [FFMQ]", + "designation" : [{ + "language" : "en-US", + "value" : "Five Facet Mindfulness Questionnaire panel [FFMQ]" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100281-5", + "display" : "D Ab [Units/volume] in Serum or Plasma", + "designation" : [{ + "language" : "en-US", + "value" : "D Ab [Units/volume] in Serum or Plasma" + }, + { + "language" : "en-US", + "value" : "D Ab SerPl-aCnc" + }, + { + "language" : "en-US", + "value" : "D antibody, Blood" + }, + { + "language" : "nl-NL", + "value" : "D As [eenheid/volume] in serum of plasma" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100282-3", + "display" : "Vaccine exemption certificate", + "designation" : [{ + "language" : "en-US", + "value" : "Vaccine exemption certificate" + }, + { + "language" : "en-US", + "value" : "Vaccine exemption cert" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100283-1", + "display" : "Harris Hip Score panel [Harris Hip Score]", + "designation" : [{ + "language" : "en-US", + "value" : "Harris Hip Score panel [Harris Hip Score]" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100284-9", + "display" : "Walking - functional ability", + "designation" : [{ + "language" : "en-US", + "value" : "Walking - functional ability" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100285-6", + "display" : "Comfortable seated position", + "designation" : [{ + "language" : "en-US", + "value" : "Comfortable seated position" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100286-4", + "display" : "Able to board public transportation", + "designation" : [{ + "language" : "en-US", + "value" : "Able to board public transportation" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100287-2", + "display" : "Put on shoes and socks", + "designation" : [{ + "language" : "en-US", + "value" : "Put on shoes and socks" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100288-0", + "display" : "Absence of deformity score [Harris Hip Score]", + "designation" : [{ + "language" : "en-US", + "value" : "Absence of deformity score [Harris Hip Score]" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10028-9", + "display" : "R' wave duration in lead V1", + "designation" : [{ + "language" : "en-US", + "value" : "R' wave duration in lead V1" + }, + { + "language" : "en-US", + "value" : "R' wave dur L-V1" + }, + { + "language" : "es-MX", + "value" : "Duración de la onda R 'derivación V1:Corazón :Punto temporal:Tiempo:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "duración de la onda R'.derivación V1:tiempo:punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "R' onda dur L-V1" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100289-8", + "display" : "Absence of hip deformity measurements", + "designation" : [{ + "language" : "en-US", + "value" : "Absence of hip deformity measurements" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100290-6", + "display" : "Range of motion score [Harris Hip Score]", + "designation" : [{ + "language" : "en-US", + "value" : "Range of motion score [Harris Hip Score]" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100291-4", + "display" : "Total score [Harris Hip Score]", + "designation" : [{ + "language" : "en-US", + "value" : "Total score [Harris Hip Score]" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100292-2", + "display" : "Pre-op patient satisfaction score [Knee Society Score]", + "designation" : [{ + "language" : "en-US", + "value" : "Pre-op patient satisfaction score [Knee Society Score]" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100293-0", + "display" : "Hip Flexion range of motion", + "designation" : [{ + "language" : "en-US", + "value" : "Hip Flexion range of motion" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100294-8", + "display" : "Hip Abduction range of motion", + "designation" : [{ + "language" : "en-US", + "value" : "Hip Abduction range of motion" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100295-5", + "display" : "Hip Adduction range of motion", + "designation" : [{ + "language" : "en-US", + "value" : "Hip Adduction range of motion" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100296-3", + "display" : "Hip External rotation range of motion", + "designation" : [{ + "language" : "en-US", + "value" : "Hip External rotation range of motion" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10029-7", + "display" : "R' wave duration in lead V2", + "designation" : [{ + "language" : "en-US", + "value" : "R' wave duration in lead V2" + }, + { + "language" : "en-US", + "value" : "R' wave dur L-V2" + }, + { + "language" : "es-MX", + "value" : "Duración de la onda R 'derivación V2:Corazón :Punto temporal:Tiempo:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "duración de la onda R'.derivación V2:tiempo:punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "R' onda dur L-V2" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100297-1", + "display" : "Hip Internal rotation range of motion", + "designation" : [{ + "language" : "en-US", + "value" : "Hip Internal rotation range of motion" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100298-9", + "display" : "Repetition count", + "designation" : [{ + "language" : "en-US", + "value" : "Repetition count" + }, + { + "language" : "en-US", + "value" : "Rep count" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100299-7", + "display" : "Post-op patient satisfaction score [Knee Society Score]", + "designation" : [{ + "language" : "en-US", + "value" : "Post-op patient satisfaction score [Knee Society Score]" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100300-3", + "display" : "End time Unspecified body region", + "designation" : [{ + "language" : "en-US", + "value" : "End time Unspecified body region" + }, + { + "language" : "en-US", + "value" : "End time Clock time Spec" + }, + { + "language" : "en-US", + "value" : "End time" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100301-1", + "display" : "Start time Unspecified body region", + "designation" : [{ + "language" : "en-US", + "value" : "Start time Unspecified body region" + }, + { + "language" : "en-US", + "value" : "Start time Clock time Spec" + }, + { + "language" : "en-US", + "value" : "Start time" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100302-9", + "display" : "Time period start and end panel Unspecified body region", + "designation" : [{ + "language" : "en-US", + "value" : "Time period start and end panel Unspecified body region" + }, + { + "language" : "en-US", + "value" : "Time start/end panel Spec" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100303-7", + "display" : "Condition certainty of presence", + "designation" : [{ + "language" : "en-US", + "value" : "Condition certainty of presence" + }, + { + "language" : "en-US", + "value" : "Condition certainty of presence" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100304-5", + "display" : "Flights climbed [#] Reporting Period", + "designation" : [{ + "language" : "en-US", + "value" : "Flights climbed [#] Reporting Period" + }, + { + "language" : "en-US", + "value" : "Flights climbed RptPeriod" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10030-5", + "display" : "R' wave duration in lead V3", + "designation" : [{ + "language" : "en-US", + "value" : "R' wave duration in lead V3" + }, + { + "language" : "en-US", + "value" : "R' wave dur L-V3" + }, + { + "language" : "es-MX", + "value" : "Duración de la onda R 'derivación V3:Corazón :Punto temporal:Tiempo:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "duración de la onda R'.derivación V3:tiempo:punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "R' onda dur L-V3" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100305-2", + "display" : "IDH1 gene exon 4 targeted mutation analysis [Presence] in Blood or Marrow by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "IDH1 gene exon 4 targeted mutation analysis [Presence] in Blood or Marrow by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "IDH1 exon 4 Mut Anl Bld/Mar Ql" + }, + { + "language" : "en-US", + "value" : "IDH1 gene exon 4 targeted mutation analysis, Blood Or Bone marrow" + }, + { + "language" : "nl-NL", + "value" : "IDH1-gen exon 4 doelgerichte mutatie-analyse [aanwezigheid] in bloed of beenmerg d.m.v. moleculair genetisch onderzoek" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100306-0", + "display" : "IDH2 gene exon 4 targeted mutation analysis [Presence] in Blood or Marrow by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "IDH2 gene exon 4 targeted mutation analysis [Presence] in Blood or Marrow by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "IDH2 exon 4 Mut Anl Bld/Mar Ql" + }, + { + "language" : "en-US", + "value" : "IDH2 gene exon 4 targeted mutation analysis, Blood Or Bone marrow" + }, + { + "language" : "nl-NL", + "value" : "IDH2-gen exon 4 doelgerichte mutatie-analyse [aanwezigheid] in bloed of beenmerg d.m.v. moleculair genetisch onderzoek" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100307-8", + "display" : "Behavioral screening elder mistreatment", + "designation" : [{ + "language" : "en-US", + "value" : "Behavioral screening elder mistreatment" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100308-6", + "display" : "Need help getting to essential places", + "designation" : [{ + "language" : "en-US", + "value" : "Need help getting to essential places" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100309-4", + "display" : "Activity support person", + "designation" : [{ + "language" : "en-US", + "value" : "Activity support person" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100310-2", + "display" : "Reliability of support person", + "designation" : [{ + "language" : "en-US", + "value" : "Reliability of support person" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100311-0", + "display" : "Need help to make sure there is enough food, medicines or any other things needed in house", + "designation" : [{ + "language" : "en-US", + "value" : "Need help to make sure there is enough food, medicines or any other things needed in house" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100312-8", + "display" : "Person or persons that makes sure there is enough food, medicines or any other things needed in house", + "designation" : [{ + "language" : "en-US", + "value" : "Person or persons that makes sure there is enough food, medicines or any other things needed in house" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10031-3", + "display" : "R' wave duration in lead V4", + "designation" : [{ + "language" : "en-US", + "value" : "R' wave duration in lead V4" + }, + { + "language" : "en-US", + "value" : "R' wave dur L-V4" + }, + { + "language" : "es-MX", + "value" : "Duración de la onda R 'derivación V4:Corazón :Punto temporal:Tiempo:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "duración de la onda R'.derivación V4:tiempo:punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "R' onda dur L-V4" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100313-6", + "display" : "Need help with household things such as cook meals, help feed, or provide correct medicines each day", + "designation" : [{ + "language" : "en-US", + "value" : "Need help with household things such as cook meals, help feed, or provide correct medicines each day" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100314-4", + "display" : "Need help with house cleaning or yard work", + "designation" : [{ + "language" : "en-US", + "value" : "Need help with house cleaning or yard work" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100315-1", + "display" : "Need help getting out of bed, showered, or dressed", + "designation" : [{ + "language" : "en-US", + "value" : "Need help getting out of bed, showered, or dressed" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100316-9", + "display" : "Need help to make sure bills get paid", + "designation" : [{ + "language" : "en-US", + "value" : "Need help to make sure bills get paid" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100317-7", + "display" : "Relationship of usual support person for daily activities", + "designation" : [{ + "language" : "en-US", + "value" : "Relationship of usual support person for daily activities" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100318-5", + "display" : "Have help with finances AndOr financial decisions", + "designation" : [{ + "language" : "en-US", + "value" : "Have help with finances AndOr financial decisions" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100319-3", + "display" : "Relationship of financial support person", + "designation" : [{ + "language" : "en-US", + "value" : "Relationship of financial support person" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100320-1", + "display" : "Financial support person usually asks for permission before making decisions", + "designation" : [{ + "language" : "en-US", + "value" : "Financial support person usually asks for permission before making decisions" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10032-1", + "display" : "R' wave duration in lead V5", + "designation" : [{ + "language" : "en-US", + "value" : "R' wave duration in lead V5" + }, + { + "language" : "en-US", + "value" : "R' wave dur L-V5" + }, + { + "language" : "es-MX", + "value" : "Duración de la onda R 'plomo V5:Corazón :Punto temporal:Tiempo:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "duración de la onda R'.derivación V5:tiempo:punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "R' onda dur L-V5" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100321-9", + "display" : "Financial support person usually makes good decisions about finances", + "designation" : [{ + "language" : "en-US", + "value" : "Financial support person usually makes good decisions about finances" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100322-7", + "display" : "Have access to paperwork for financial decisions made", + "designation" : [{ + "language" : "en-US", + "value" : "Have access to paperwork for financial decisions made" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100323-5", + "display" : "Financial support person forged signature", + "designation" : [{ + "language" : "en-US", + "value" : "Financial support person forged signature" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100324-3", + "display" : "Coercion of financial support person for signing a document in order to get money or possessions", + "designation" : [{ + "language" : "en-US", + "value" : "Coercion of financial support person for signing a document in order to get money or possessions" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100325-0", + "display" : "Experienced theft by support person", + "designation" : [{ + "language" : "en-US", + "value" : "Experienced theft by support person" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100326-8", + "display" : "Money spent or property sold without permission", + "designation" : [{ + "language" : "en-US", + "value" : "Money spent or property sold without permission" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100327-6", + "display" : "Stranger forged signature for financial gain", + "designation" : [{ + "language" : "en-US", + "value" : "Stranger forged signature for financial gain" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100328-4", + "display" : "Stranger forced document signature for financial gain", + "designation" : [{ + "language" : "en-US", + "value" : "Stranger forced document signature for financial gain" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100329-2", + "display" : "Feared for safety due to verbal attack", + "designation" : [{ + "language" : "en-US", + "value" : "Feared for safety due to verbal attack" + }] + }, + { + "system" : "http://loinc.org", + "code" : "1003-3", + "display" : "Indirect antiglobulin test.complement specific reagent [Presence] in Serum or Plasma", + "designation" : [{ + "language" : "en-US", + "value" : "Indirect antiglobulin test.complement specific reagent [Presence] in Serum or Plasma" + }, + { + "language" : "en-US", + "value" : "IAT Comp-Sp Reag SerPl Ql" + }, + { + "language" : "en-US", + "value" : "Indirect Antiglobulin Test (IAT; Indirect Coombs), Blood" + }, + { + "language" : "es-MX", + "value" : "Prueba de antiglobulina indirecta, reactivo específico del complemento: Suero o Plasma : Punto temporal: Presencia o umbral: Ordinal:" + }, + { + "language" : "es-AR", + "value" : "prueba de antiglobulina indirecta.reactivo específico de complemento:concentración arbitraria:punto en el tiempo:suero/plasma:ordinal:" + }, + { + "language" : "pt-BR", + "value" : "IAT Comp-Sp Reag SerPl Ql" + }, + { + "language" : "nl-NL", + "value" : "Indirecte antiglobulinetest.complement-specifiek reagent [aanwezigheid] in serum of plasma" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100330-0", + "display" : "Felt humiliated due to ridicule", + "designation" : [{ + "language" : "en-US", + "value" : "Felt humiliated due to ridicule" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100331-8", + "display" : "Coerced to do something", + "designation" : [{ + "language" : "en-US", + "value" : "Coerced to do something" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100332-6", + "display" : "Ignored by close friend or relative for extended period", + "designation" : [{ + "language" : "en-US", + "value" : "Ignored by close friend or relative for extended period" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100333-4", + "display" : "Physically hit or threatened", + "designation" : [{ + "language" : "en-US", + "value" : "Physically hit or threatened" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100334-2", + "display" : "Been physically hurt with some degree of injury", + "designation" : [{ + "language" : "en-US", + "value" : "Been physically hurt with some degree of injury" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100335-9", + "display" : "Coerced sexual activity", + "designation" : [{ + "language" : "en-US", + "value" : "Coerced sexual activity" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100336-7", + "display" : "Coerced touching of private body parts of self or others", + "designation" : [{ + "language" : "en-US", + "value" : "Coerced touching of private body parts of self or others" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100337-5", + "display" : "Coerced to undress or expose private body area", + "designation" : [{ + "language" : "en-US", + "value" : "Coerced to undress or expose private body area" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100338-3", + "display" : "Photographed in any degree of nudity without consent", + "designation" : [{ + "language" : "en-US", + "value" : "Photographed in any degree of nudity without consent" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10033-9", + "display" : "R' wave duration in lead V6", + "designation" : [{ + "language" : "en-US", + "value" : "R' wave duration in lead V6" + }, + { + "language" : "en-US", + "value" : "R' wave dur L-V6" + }, + { + "language" : "es-MX", + "value" : "Duración de la onda R 'plomo V6:Corazón :Punto temporal:Tiempo:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "duración de la onda R'.derivación V6:tiempo:punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "R' onda dur L-V6" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100339-1", + "display" : "Experienced attempted physical restraint", + "designation" : [{ + "language" : "en-US", + "value" : "Experienced attempted physical restraint" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100340-9", + "display" : "Range of motion panel Hip", + "designation" : [{ + "language" : "en-US", + "value" : "Range of motion panel Hip" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100341-7", + "display" : "Rubella virus IgG Ab index [Units/volume] in Serum and CSF", + "designation" : [{ + "language" : "en-US", + "value" : "Rubella virus IgG Ab index [Units/volume] in Serum and CSF" + }, + { + "language" : "en-US", + "value" : "RUBV IgG Index Ser+CSF-aCnc" + }, + { + "language" : "en-US", + "value" : "Rubella virus IgG index, Serum+Cerebrospinal fluid" + }, + { + "language" : "de-DE", + "value" : "Röteln-Virus IgG-Antikörperindex [Einheiten/Volumen] in Serum und Liquor" + }, + { + "language" : "nl-NL", + "value" : "Rubellavirus As.IgG-index [eenheid/volume] in serum en liquor cerebrospinalis" + }, + { + "language" : "de-AT", + "value" : "Rötelnvirus Antikörper-Index" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100342-5", + "display" : "Volatile Organic Compounds associated with SARS-CoV-2 infection [Presence] in Exhaled gas by Gas chromatography-mass spectrometry", + "designation" : [{ + "language" : "en-US", + "value" : "Volatile Organic Compounds associated with SARS-CoV-2 infection [Presence] in Exhaled gas by Gas chromatography-mass spectrometry" + }, + { + "language" : "en-US", + "value" : "VOCs (volatiles) SARS-CoV-2 ExG Ql GC-MS" + }, + { + "language" : "en-US", + "value" : "Volatile Organic Compounds associated with SARS-CoV-2 infection, Exhaled gas" + }, + { + "language" : "de-DE", + "value" : "Flüchtige organische Verbindungen assoziiert mit SARS-CoV-2-Infektion [Nachweis] in Exhalat mittels GC-MS" + }, + { + "language" : "nl-NL", + "value" : "Vluchtige organische componenten bij SARS-CoV-2-infectie [aanwezigheid] in uitgeademde lucht d.m.v. gaschromatografie-massaspectrometrie" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100343-3", + "display" : "Influenza virus B RNA [Presence] in Saliva (oral fluid) by NAA with probe detection", + "designation" : [{ + "language" : "en-US", + "value" : "Influenza virus B RNA [Presence] in Saliva (oral fluid) by NAA with probe detection" + }, + { + "language" : "en-US", + "value" : "FLUBV RNA Sal Ql NAA+probe" + }, + { + "language" : "en-US", + "value" : "Influenza B (Flu B), Saliva" + }, + { + "language" : "de-DE", + "value" : "Influenza-Virus B RNA [Nachweis] in Speichel mittels Nukleinsäureamplifikation mit Sondendetektion" + }, + { + "language" : "nl-NL", + "value" : "Influenzavirus B RNA [aanwezigheid] in speeksel d.m.v. probe-detectie" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100344-1", + "display" : "Influenza virus A RNA [Presence] in Saliva (oral fluid) by NAA with probe detection", + "designation" : [{ + "language" : "en-US", + "value" : "Influenza virus A RNA [Presence] in Saliva (oral fluid) by NAA with probe detection" + }, + { + "language" : "en-US", + "value" : "FLUAV RNA Sal Ql NAA+probe" + }, + { + "language" : "en-US", + "value" : "Influenza A (Flu A), Saliva" + }, + { + "language" : "de-DE", + "value" : "Influenza-Virus A RNA [Nachweis] in Speichel mittels Nukleinsäureamplifikation mit Sondendetektion" + }, + { + "language" : "nl-NL", + "value" : "Influenzavirus A RNA [aanwezigheid] in speeksel d.m.v. probe-detectie" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100345-8", + "display" : "Influenza virus A and B and SARS-CoV-2 (COVID-19) RNA panel - Specimen by NAA with probe detection", + "designation" : [{ + "language" : "en-US", + "value" : "Influenza virus A and B and SARS-CoV-2 (COVID-19) RNA panel - Specimen by NAA with probe detection" + }, + { + "language" : "en-US", + "value" : "FLUABV+SARS-CoV-2 RNA Pnl Spec NAA+probe" + }, + { + "language" : "en-US", + "value" : "Influenza virus A and B and SARS-CoV-2 (COVID-19) RNA panel, Specimen" + }, + { + "language" : "de-DE", + "value" : "Influenza-Virus A und Influenza-Virus B und SARS-CoV-2 (COVID-19) RNA (Liste) - Probenmaterial mittels Nukleinsäureamplifikation mit Sondendetektion" + }, + { + "language" : "nl-NL", + "value" : "Influenzavirus A & influenzavirus B & SARS-CoV-2 RNA panel d.m.v. probe-detectie" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100346-6", + "display" : "Clotting time.extrinsic coagulation system activated.platelets inhibited of Blood by Rotational TEG", + "designation" : [{ + "language" : "en-US", + "value" : "Clotting time.extrinsic coagulation system activated.platelets inhibited of Blood by Rotational TEG" + }, + { + "language" : "en-US", + "value" : "CT.extr plt inhib Bld ROTEM" + }, + { + "language" : "en-US", + "value" : "Clotting time.extrinsic coagulation system activated.platelets inhibited, Blood" + }, + { + "language" : "de-AT", + "value" : "Clotting Time FIBTEM" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10034-7", + "display" : "S wave amplitude in lead AVF", + "designation" : [{ + "language" : "en-US", + "value" : "S wave amplitude in lead AVF" + }, + { + "language" : "en-US", + "value" : "S wave Amp L-AVF" + }, + { + "language" : "es-MX", + "value" : "Amplitud de onda S. Conducir AVF:Corazón :Punto temporal:Elpot:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "amplitud de la onda S.derivación AVF:potencial eléctrico (voltaje):punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "S onda Amp L-AVF" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100347-4", + "display" : "Clot formation.extrinsic coagulation system activated.platelets inhibited [Time] in Blood by Rotational TEG", + "designation" : [{ + "language" : "en-US", + "value" : "Clot formation.extrinsic coagulation system activated.platelets inhibited [Time] in Blood by Rotational TEG" + }, + { + "language" : "en-US", + "value" : "CT.extr plt inhib Bld ROTEM" + }, + { + "language" : "en-US", + "value" : "Clot formation.extrinsic coagulation system activated.platelets inhibited, Blood" + }, + { + "language" : "de-AT", + "value" : "Clot Formation Time FIBTEM" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100348-2", + "display" : "Model for end-stage liver disease sodium score", + "designation" : [{ + "language" : "en-US", + "value" : "Model for end-stage liver disease sodium score" + }, + { + "language" : "en-US", + "value" : "MELDNa score" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100349-0", + "display" : "US.doppler Penis vessels W vasodilator IV", + "designation" : [{ + "language" : "en-US", + "value" : "US.doppler Penis vessels W vasodilator IV" + }, + { + "language" : "en-US", + "value" : "DOP Penis ves W vasodilator IV" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100350-8", + "display" : "Sesamum indicum 1 IgE Ab [Units/volume] in Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Sesamum indicum 1 IgE Ab [Units/volume] in Serum" + }, + { + "language" : "en-US", + "value" : "Ses i 1 IgE Qn" + }, + { + "language" : "en-US", + "value" : "Sesamum indicum 1 allergy test" + }, + { + "language" : "nl-NL", + "value" : "Sesamum indicum 1 As.IgE [eenheid/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100351-6", + "display" : "Pioglitazone [Presence] in Serum or Plasma", + "designation" : [{ + "language" : "en-US", + "value" : "Pioglitazone [Presence] in Serum or Plasma" + }, + { + "language" : "en-US", + "value" : "Pioglitazone SerPl Ql" + }, + { + "language" : "en-US", + "value" : "Pioglitazone, Blood" + }, + { + "language" : "nl-NL", + "value" : "Pioglitazon [aanwezigheid] in serum of plasma" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100352-4", + "display" : "Rosiglitazone [Presence] in Serum or Plasma", + "designation" : [{ + "language" : "en-US", + "value" : "Rosiglitazone [Presence] in Serum or Plasma" + }, + { + "language" : "en-US", + "value" : "Rosiglitazone SerPl Ql" + }, + { + "language" : "en-US", + "value" : "Rosiglitazone, Blood" + }, + { + "language" : "nl-NL", + "value" : "Rosiglitazon [aanwezigheid] in serum of plasma" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100353-2", + "display" : "Norwalk Community Health Center Screening Tool [NCHC]", + "designation" : [{ + "language" : "en-US", + "value" : "Norwalk Community Health Center Screening Tool [NCHC]" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10035-4", + "display" : "S wave amplitude in lead AVL", + "designation" : [{ + "language" : "en-US", + "value" : "S wave amplitude in lead AVL" + }, + { + "language" : "en-US", + "value" : "S wave Amp L-AVL" + }, + { + "language" : "es-MX", + "value" : "Amplitud de onda S. Conducir AVL:Corazón :Punto temporal:Elpot:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "amplitud de la onda S.derivación AVL:potencial eléctrico (voltaje):punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "S onda Amp L-AVL" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100354-0", + "display" : "Frequency of participating in multi-modal communication without assistance", + "designation" : [{ + "language" : "en-US", + "value" : "Frequency of participating in multi-modal communication without assistance" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100355-7", + "display" : "Frequency of participating in spoken language expression communication without assistance", + "designation" : [{ + "language" : "en-US", + "value" : "Frequency of participating in spoken language expression communication without assistance" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100356-5", + "display" : "Chlamydia trachomatis and Neisseria gonorrhoeae and Trichomonas vaginalis DNA [Identifier] in Specimen by NAA with probe detection", + "designation" : [{ + "language" : "en-US", + "value" : "Chlamydia trachomatis and Neisseria gonorrhoeae and Trichomonas vaginalis DNA [Identifier] in Specimen by NAA with probe detection" + }, + { + "language" : "en-US", + "value" : "CT + NG + TV DNA Spec NAA+probe" + }, + { + "language" : "en-US", + "value" : "Chlamydia trachomatis and Neisseria gonorrhoeae and Trichomonas vaginalis, Specimen" + }, + { + "language" : "nl-NL", + "value" : "Chlamydia trachomatis & Neisseria gonorrhoeae & Trichomonas vaginalis DNA [identificator] d.m.v. probe-detectie" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100357-3", + "display" : "Naloxone [Presence] in Cord tissue by Screen method", + "designation" : [{ + "language" : "en-US", + "value" : "Naloxone [Presence] in Cord tissue by Screen method" + }, + { + "language" : "en-US", + "value" : "Naloxone TissCo Ql Scn" + }, + { + "language" : "en-US", + "value" : "Naloxone, Umbilical cord tissue" + }, + { + "language" : "nl-NL", + "value" : "Naloxon [aanwezigheid] in weefsel van navelstreng d.m.v. screening" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100358-1", + "display" : "Phentermine [Presence] in Cord tissue by Screen method", + "designation" : [{ + "language" : "en-US", + "value" : "Phentermine [Presence] in Cord tissue by Screen method" + }, + { + "language" : "en-US", + "value" : "Phentermine TissCo Ql Scn" + }, + { + "language" : "en-US", + "value" : "Phentermine, Umbilical cord tissue" + }, + { + "language" : "nl-NL", + "value" : "Fentermine [aanwezigheid] in weefsel van navelstreng d.m.v. screening" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100359-9", + "display" : "Gliadin 33 mer peptide [Mass/volume] in Stool by Immunoassay", + "designation" : [{ + "language" : "en-US", + "value" : "Gliadin 33 mer peptide [Mass/volume] in Stool by Immunoassay" + }, + { + "language" : "en-US", + "value" : "Gliadin 33 mer Stl IA-mCnc" + }, + { + "language" : "en-US", + "value" : "Gliadin 33 mer peptide, Stool" + }, + { + "language" : "nl-NL", + "value" : "Gliadin 33-mer peptide [massa/volume] in feces d.m.v. immunoassay" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100360-7", + "display" : "Brief Resilience Scale panel [BRS]", + "designation" : [{ + "language" : "en-US", + "value" : "Brief Resilience Scale panel [BRS]" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100361-5", + "display" : "Quickly recover from bad events", + "designation" : [{ + "language" : "en-US", + "value" : "Quickly recover from bad events" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10036-2", + "display" : "S wave amplitude in lead AVR", + "designation" : [{ + "language" : "en-US", + "value" : "S wave amplitude in lead AVR" + }, + { + "language" : "en-US", + "value" : "S wave Amp L-AVR" + }, + { + "language" : "es-MX", + "value" : "Amplitud de onda S. Conducir AVR:Corazón :Punto temporal:Elpot:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "amplitud de la onda S.derivación AVR:potencial eléctrico (voltaje):punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "S onda Amp L-AVR" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100362-3", + "display" : "Difficulty making it through stressful events", + "designation" : [{ + "language" : "en-US", + "value" : "Difficulty making it through stressful events" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100363-1", + "display" : "Easily recover from a stressful event", + "designation" : [{ + "language" : "en-US", + "value" : "Easily recover from a stressful event" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100364-9", + "display" : "Difficulty recovering from bad events", + "designation" : [{ + "language" : "en-US", + "value" : "Difficulty recovering from bad events" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100365-6", + "display" : "Easily recover from difficulties", + "designation" : [{ + "language" : "en-US", + "value" : "Easily recover from difficulties" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100366-4", + "display" : "Lengthy recovery from setbacks", + "designation" : [{ + "language" : "en-US", + "value" : "Lengthy recovery from setbacks" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100367-2", + "display" : "Total Score BRS", + "designation" : [{ + "language" : "en-US", + "value" : "Total Score BRS" + }, + { + "language" : "en-US", + "value" : "Total Score BRS" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100368-0", + "display" : "Amino Acids Urea Cycle Panel - Serum or Plasma by LC/MS/MS", + "designation" : [{ + "language" : "en-US", + "value" : "Amino Acids Urea Cycle Panel - Serum or Plasma by LC/MS/MS" + }, + { + "language" : "en-US", + "value" : "AAUCD SerPl LC/MS/MS" + }, + { + "language" : "en-US", + "value" : "Amino Acids Urea Cycle Panel, Blood" + }, + { + "language" : "nl-NL", + "value" : "Aminozuren ureumcyclus panel in serum of plasma d.m.v. LC/MS/MS" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100369-8", + "display" : "NM Thyroid gland Views W Tl-201 IV", + "designation" : [{ + "language" : "en-US", + "value" : "NM Thyroid gland Views W Tl-201 IV" + }, + { + "language" : "en-US", + "value" : "NM Thyroid Views W Tl-201 IV" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10037-0", + "display" : "S wave amplitude in lead I", + "designation" : [{ + "language" : "en-US", + "value" : "S wave amplitude in lead I" + }, + { + "language" : "en-US", + "value" : "S wave Amp L-I" + }, + { + "language" : "es-MX", + "value" : "Amplitud de la onda S. Conduzca I:Corazón :Punto temporal:Elpot:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "amplitud de la onda S.derivación I:potencial eléctrico (voltaje):punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "S onda Amp L-I" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100370-6", + "display" : "Orthopoxvirus DNA [Identifier] in Specimen by NAA with probe detection", + "designation" : [{ + "language" : "en-US", + "value" : "Orthopoxvirus DNA [Identifier] in Specimen by NAA with probe detection" + }, + { + "language" : "en-US", + "value" : "Orthopoxvirus DNA Spec NAA+probe" + }, + { + "language" : "en-US", + "value" : "Orthopoxvirus, Specimen" + }, + { + "language" : "de-DE", + "value" : "Orthopoxvirus DNA [Nachweis oder Identität] in Probenmaterial mittels Nukleinsäureamplifikation mit Sondendetektion" + }, + { + "language" : "nl-NL", + "value" : "Orthopoxvirus DNA [identificator] d.m.v. probe-detectie" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100371-4", + "display" : "Titin Ab [Units/volume] in Serum by Immunoassay", + "designation" : [{ + "language" : "en-US", + "value" : "Titin Ab [Units/volume] in Serum by Immunoassay" + }, + { + "language" : "en-US", + "value" : "Titin Ab Ser IA-aCnc" + }, + { + "language" : "en-US", + "value" : "Titin antibody, Blood" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100372-2", + "display" : "Abiraterone [Mass/volume] in Serum or Plasma", + "designation" : [{ + "language" : "en-US", + "value" : "Abiraterone [Mass/volume] in Serum or Plasma" + }, + { + "language" : "en-US", + "value" : "Abiraterone SerPl-mCnc" + }, + { + "language" : "en-US", + "value" : "Abiraterone, Blood" + }, + { + "language" : "nl-NL", + "value" : "Abirateron [massa/volume] in serum of plasma" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100373-0", + "display" : "Eucheuma IgG Ab [Units/volume] in Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Eucheuma IgG Ab [Units/volume] in Serum" + }, + { + "language" : "en-US", + "value" : "Agar- agar IgG Qn" + }, + { + "language" : "en-US", + "value" : "Agar- agar IgG antibody" + }, + { + "language" : "nl-NL", + "value" : "Eucheuma As.IgG [eenheid/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100374-8", + "display" : "Aloe vera IgG Ab [Units/volume] in Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Aloe vera IgG Ab [Units/volume] in Serum" + }, + { + "language" : "en-US", + "value" : "Aloe vera IgG Qn" + }, + { + "language" : "en-US", + "value" : "Aloe vera IgG antibody" + }, + { + "language" : "nl-NL", + "value" : "Aloë vera As.IgG [eenheid/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100375-5", + "display" : "Anise IgG Ab [Units/volume] in Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Anise IgG Ab [Units/volume] in Serum" + }, + { + "language" : "en-US", + "value" : "Anise IgG Qn" + }, + { + "language" : "en-US", + "value" : "Anise IgG antibody" + }, + { + "language" : "nl-NL", + "value" : "Pimpinella anisum As.IgG [eenheid/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100376-3", + "display" : "Bambusa vulgaris IgG Ab [Units/volume] in Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Bambusa vulgaris IgG Ab [Units/volume] in Serum" + }, + { + "language" : "en-US", + "value" : "Bambusa vulgaris IgG Qn" + }, + { + "language" : "en-US", + "value" : "Bambusa vulgaris IgG antibody" + }, + { + "language" : "nl-NL", + "value" : "Bambusa vulgaris As.IgG [eenheid/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100377-1", + "display" : "Goat cheese IgG Ab [Units/volume] in Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Goat cheese IgG Ab [Units/volume] in Serum" + }, + { + "language" : "en-US", + "value" : "Goat cheese IgG Qn" + }, + { + "language" : "en-US", + "value" : "Goat cheese IgG antibody" + }, + { + "language" : "nl-NL", + "value" : "Geitenkaas As.IgG [eenheid/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100378-9", + "display" : "Sheep cheese IgG Ab [Units/volume] in Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Sheep cheese IgG Ab [Units/volume] in Serum" + }, + { + "language" : "en-US", + "value" : "Sheep cheese IgG Qn" + }, + { + "language" : "en-US", + "value" : "Sheep cheese IgG antibody" + }, + { + "language" : "nl-NL", + "value" : "Schapenkaas As.IgG [eenheid/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100379-7", + "display" : "Leeks IgG Ab [Units/volume] in Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Leeks IgG Ab [Units/volume] in Serum" + }, + { + "language" : "en-US", + "value" : "Leeks IgG Qn" + }, + { + "language" : "en-US", + "value" : "Leeks IgG antibody" + }, + { + "language" : "nl-NL", + "value" : "Allium ampeloprasum As.IgG [eenheid/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100380-5", + "display" : "Red cabbage IgG Ab [Units/volume] in Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Red cabbage IgG Ab [Units/volume] in Serum" + }, + { + "language" : "en-US", + "value" : "Red cabbage IgG Qn" + }, + { + "language" : "en-US", + "value" : "Red cabbage IgG antibody" + }, + { + "language" : "nl-NL", + "value" : "Brassica rubra As.IgG [eenheid/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100381-3", + "display" : "Mentha balsamea Wild IgG Ab [Units/volume] in Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Mentha balsamea Wild IgG Ab [Units/volume] in Serum" + }, + { + "language" : "en-US", + "value" : "Mentha balsamea Wild IgG Qn" + }, + { + "language" : "en-US", + "value" : "Mentha balsamea Wild IgG antibody" + }, + { + "language" : "nl-NL", + "value" : "Pepermunt As.IgG [eenheid/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100382-1", + "display" : "FDA package insert REMS addressed risk", + "designation" : [{ + "language" : "en-US", + "value" : "FDA package insert REMS addressed risk" + }, + { + "language" : "en-US", + "value" : "FDA insert REMS addressed risk" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100383-9", + "display" : "Monkeypox virus DNA [Presence] in Specimen by NAA with probe detection", + "designation" : [{ + "language" : "en-US", + "value" : "Monkeypox virus DNA [Presence] in Specimen by NAA with probe detection" + }, + { + "language" : "en-US", + "value" : "MVPX DNA Spec Ql NAA+probe" + }, + { + "language" : "en-US", + "value" : "Monkeypox virus, Specimen" + }, + { + "language" : "de-DE", + "value" : "Affenpocken-Virus DNA [Nachweis] in Probenmaterial mittels Nukleinsäureamplifikation mit Sondendetektion" + }, + { + "language" : "nl-NL", + "value" : "Mpoxvirus DNA [aanwezigheid] d.m.v. probe-detectie" + }, + { + "language" : "de-AT", + "value" : "Affenpockenvirus-DNA ql. /Sondermaterial PCR" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100384-7", + "display" : "Rapeseed IgG Ab [Units/volume] in Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Rapeseed IgG Ab [Units/volume] in Serum" + }, + { + "language" : "en-US", + "value" : "Rapeseed IgG Qn" + }, + { + "language" : "en-US", + "value" : "Rapeseed IgG antibody" + }, + { + "language" : "nl-NL", + "value" : "Brassica rapa As.IgG [eenheid/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100385-4", + "display" : "Corn salad IgG Ab [Units/volume] in Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Corn salad IgG Ab [Units/volume] in Serum" + }, + { + "language" : "en-US", + "value" : "Corn salad IgG Qn" + }, + { + "language" : "en-US", + "value" : "Corn salad IgG antibody" + }, + { + "language" : "nl-NL", + "value" : "Valerianella locusta As.IgG [eenheid/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100386-2", + "display" : "Rosemary IgG Ab [Units/volume] in Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Rosemary IgG Ab [Units/volume] in Serum" + }, + { + "language" : "en-US", + "value" : "Rosemary IgG Qn" + }, + { + "language" : "en-US", + "value" : "Rosemary IgG antibody" + }, + { + "language" : "nl-NL", + "value" : "Rosmarinus officinalis As.IgG [eenheid/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100387-0", + "display" : "Poppy Seed IgG Ab [Units/volume] in Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Poppy Seed IgG Ab [Units/volume] in Serum" + }, + { + "language" : "en-US", + "value" : "Poppy Seed IgG Qn" + }, + { + "language" : "en-US", + "value" : "Poppy seed IgG antibody" + }, + { + "language" : "nl-NL", + "value" : "Papaver somniferum As.IgG [eenheid/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10038-8", + "display" : "S wave amplitude in lead II", + "designation" : [{ + "language" : "en-US", + "value" : "S wave amplitude in lead II" + }, + { + "language" : "en-US", + "value" : "S wave Amp L-II" + }, + { + "language" : "es-MX", + "value" : "Amplitud de onda S. derivación II:Corazón :Punto temporal:Elpot:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "amplitud de la onda S.derivación II:potencial eléctrico (voltaje):punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "S onda Amp L-II" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100388-8", + "display" : "Cocoa IgG Ab [Units/volume] in Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Cocoa IgG Ab [Units/volume] in Serum" + }, + { + "language" : "en-US", + "value" : "Cocoa IgG Qn" + }, + { + "language" : "en-US", + "value" : "Cocoa IgG antibody" + }, + { + "language" : "nl-NL", + "value" : "Theobroma cacao As.IgG [eenheid/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100389-6", + "display" : "Pistachio IgG Ab [Units/volume] in Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Pistachio IgG Ab [Units/volume] in Serum" + }, + { + "language" : "en-US", + "value" : "Pistachio IgG Qn" + }, + { + "language" : "en-US", + "value" : "Pistachio IgG antibody" + }, + { + "language" : "nl-NL", + "value" : "Pistacia vera As.IgG [eenheid/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100390-4", + "display" : "Sunflower Seed IgG Ab [Units/volume] in Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Sunflower Seed IgG Ab [Units/volume] in Serum" + }, + { + "language" : "en-US", + "value" : "Sunflower Seed IgG Qn" + }, + { + "language" : "en-US", + "value" : "Sunflower seed IgG antibody" + }, + { + "language" : "nl-NL", + "value" : "Helianthus annuus zaad As.IgG [eenheid/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100391-2", + "display" : "Dates IgG Ab [Units/volume] in Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Dates IgG Ab [Units/volume] in Serum" + }, + { + "language" : "en-US", + "value" : "Dates IgG Qn" + }, + { + "language" : "en-US", + "value" : "Dates IgG antibody" + }, + { + "language" : "nl-NL", + "value" : "Phoenix dactylifera As.IgG [eenheid/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100392-0", + "display" : "Duck meat IgG Ab [Units/volume] in Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Duck meat IgG Ab [Units/volume] in Serum" + }, + { + "language" : "en-US", + "value" : "Duck Meat IgG Qn" + }, + { + "language" : "en-US", + "value" : "Duck meat IgG antibody" + }, + { + "language" : "nl-NL", + "value" : "Eendenvlees As.IgG [eenheid/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100393-8", + "display" : "Allergen Mushroom mix 2 (Xerocomus, Boletus) IgG Ab [Units/volume] in Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Allergen Mushroom mix 2 (Xerocomus, Boletus) IgG Ab [Units/volume] in Serum" + }, + { + "language" : "en-US", + "value" : "AllergenMushroom mix 2 IgG Qn" + }, + { + "language" : "en-US", + "value" : "Allergen Mushroom mix 2 (Xerocomus, Boletus) IgG antibody" + }, + { + "language" : "nl-NL", + "value" : "Paddenstoelallergenen mix 2 (Xerocomus + Boletus) As.IgG [eenheid/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100394-6", + "display" : "Astacoidea IgG Ab [Units/volume] in Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Astacoidea IgG Ab [Units/volume] in Serum" + }, + { + "language" : "en-US", + "value" : "Decapod crustaceans IgG Qn" + }, + { + "language" : "en-US", + "value" : "Decapod crustaceans IgG antibody" + }, + { + "language" : "nl-NL", + "value" : "Astacoidea As.IgG [eenheid/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100395-3", + "display" : "Carob IgG Ab [Units/volume] in Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Carob IgG Ab [Units/volume] in Serum" + }, + { + "language" : "en-US", + "value" : "Carob IgG Qn" + }, + { + "language" : "en-US", + "value" : "Carob IgG antibody" + }, + { + "language" : "nl-NL", + "value" : "Ceratonia siliqua As.IgG [eenheid/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10039-6", + "display" : "S wave amplitude in lead III", + "designation" : [{ + "language" : "en-US", + "value" : "S wave amplitude in lead III" + }, + { + "language" : "en-US", + "value" : "S wave Amp L-III" + }, + { + "language" : "es-MX", + "value" : "Amplitud de onda S. derivación III:Corazón :Punto temporal:Elpot:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "amplitud de la onda S.derivación III:potencial eléctrico (voltaje):punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "S onda Amp L-III" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100396-1", + "display" : "Brassica napus IgG Ab [Units/volume] in Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Brassica napus IgG Ab [Units/volume] in Serum" + }, + { + "language" : "en-US", + "value" : "Brassica napus IgG Qn" + }, + { + "language" : "en-US", + "value" : "Brassica napus IgG antibody" + }, + { + "language" : "nl-NL", + "value" : "Brassica napus As.IgG [eenheid/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100397-9", + "display" : "Goat Meat IgG Ab [Units/volume] in Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Goat Meat IgG Ab [Units/volume] in Serum" + }, + { + "language" : "en-US", + "value" : "Goat Meat IgG Qn" + }, + { + "language" : "en-US", + "value" : "Goat Meat IgG antibody" + }, + { + "language" : "nl-NL", + "value" : "Geitenvlees As.IgG [eenheid/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100398-7", + "display" : "Goose meat IgG Ab [Units/volume] in Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Goose meat IgG Ab [Units/volume] in Serum" + }, + { + "language" : "en-US", + "value" : "Goose Meat IgG Qn" + }, + { + "language" : "en-US", + "value" : "Goose meat IgG antibody" + }, + { + "language" : "nl-NL", + "value" : "Ganzenvlees As.IgG [eenheid/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100399-5", + "display" : "Ostrich meat IgG Ab [Units/volume] in Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Ostrich meat IgG Ab [Units/volume] in Serum" + }, + { + "language" : "en-US", + "value" : "Ostrich meat IgG Qn" + }, + { + "language" : "en-US", + "value" : "Ostrich meat IgG antibody" + }, + { + "language" : "nl-NL", + "value" : "Struisvogelvlees As.IgG [eenheid/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100400-1", + "display" : "Quail meat IgG Ab [Units/volume] in Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Quail meat IgG Ab [Units/volume] in Serum" + }, + { + "language" : "en-US", + "value" : "Quail meat IgG Qn" + }, + { + "language" : "en-US", + "value" : "Quail meat IgG antibody" + }, + { + "language" : "nl-NL", + "value" : "Kwartelvlees As.IgG [eenheid/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100401-9", + "display" : "Rabbit meat IgG Ab [Units/volume] in Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Rabbit meat IgG Ab [Units/volume] in Serum" + }, + { + "language" : "en-US", + "value" : "Rabbit Meat IgG Qn" + }, + { + "language" : "en-US", + "value" : "Rabbit meat IgG antibody" + }, + { + "language" : "nl-NL", + "value" : "Konijnenvlees As.IgG [eenheid/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100402-7", + "display" : "Venison meat IgG Ab [Units/volume] in Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Venison meat IgG Ab [Units/volume] in Serum" + }, + { + "language" : "en-US", + "value" : "Venison meat IgG Qn" + }, + { + "language" : "en-US", + "value" : "Venison meat IgG antibody" + }, + { + "language" : "nl-NL", + "value" : "Hertenvlees As.IgG [eenheid/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100403-5", + "display" : "Guineafowl IgG Ab [Units/volume] in Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Guineafowl IgG Ab [Units/volume] in Serum" + }, + { + "language" : "en-US", + "value" : "Guineafowl IgG Qn" + }, + { + "language" : "en-US", + "value" : "Guineafowl IgG antibody" + }, + { + "language" : "nl-NL", + "value" : "Parelhoen As.IgG [eenheid/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10040-4", + "display" : "S wave amplitude in lead V1", + "designation" : [{ + "language" : "en-US", + "value" : "S wave amplitude in lead V1" + }, + { + "language" : "en-US", + "value" : "S wave Amp L-V1" + }, + { + "language" : "es-MX", + "value" : "Amplitud de onda S. derivación V1:Corazón :Punto temporal:Elpot:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "amplitud de la onda S.derivación V1:potencial eléctrico (voltaje):punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "S onda Amp L-V1" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100404-3", + "display" : "Horse meat IgG Ab [Units/volume] in Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Horse meat IgG Ab [Units/volume] in Serum" + }, + { + "language" : "en-US", + "value" : "Horse Meat IgG Qn" + }, + { + "language" : "en-US", + "value" : "Horse meat IgG antibody" + }, + { + "language" : "nl-NL", + "value" : "Paardenvlees As.IgG [eenheid/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100405-0", + "display" : "Kefir IgG Ab [Units/volume] in Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Kefir IgG Ab [Units/volume] in Serum" + }, + { + "language" : "en-US", + "value" : "Kefir IgG Qn" + }, + { + "language" : "en-US", + "value" : "Kefir IgG antibody" + }, + { + "language" : "nl-NL", + "value" : "Kefir As.IgG [eenheid/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100406-8", + "display" : "Butter IgG Ab [Units/volume] in Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Butter IgG Ab [Units/volume] in Serum" + }, + { + "language" : "en-US", + "value" : "Butter IgG Qn" + }, + { + "language" : "en-US", + "value" : "Butter IgG antibody" + }, + { + "language" : "nl-NL", + "value" : "Boter As.IgG [eenheid/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100407-6", + "display" : "Camembert cheese IgG Ab [Units/volume] in Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Camembert cheese IgG Ab [Units/volume] in Serum" + }, + { + "language" : "en-US", + "value" : "Camembert cheese IgG Qn" + }, + { + "language" : "en-US", + "value" : "Camembert cheese IgG antibody" + }, + { + "language" : "nl-NL", + "value" : "Camembert As.IgG [eenheid/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100408-4", + "display" : "Emmental cheese IgG Ab [Units/volume] in Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Emmental cheese IgG Ab [Units/volume] in Serum" + }, + { + "language" : "en-US", + "value" : "Emmental cheese IgG Qn" + }, + { + "language" : "en-US", + "value" : "Emmental cheese IgG antibody" + }, + { + "language" : "nl-NL", + "value" : "Emmentaler kaas As.IgG [eenheid/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100409-2", + "display" : "Processed cheese IgG Ab [Units/volume] in Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Processed cheese IgG Ab [Units/volume] in Serum" + }, + { + "language" : "en-US", + "value" : "Processed cheese IgG Qn" + }, + { + "language" : "en-US", + "value" : "Processed cheese IgG antibody" + }, + { + "language" : "nl-NL", + "value" : "Smeltkaas As.IgG [eenheid/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "1004-1", + "display" : "Direct antiglobulin test.complement specific reagent [Presence] on Red Blood Cells", + "designation" : [{ + "language" : "en-US", + "value" : "Direct antiglobulin test.complement specific reagent [Presence] on Red Blood Cells" + }, + { + "language" : "en-US", + "value" : "DAT Comp-Sp Reag RBC Ql" + }, + { + "language" : "en-US", + "value" : "Direct Antiglobulin Test (DAT; Direct Coombs), Red blood cells" + }, + { + "language" : "es-MX", + "value" : "Test de antiglobulina directo, reactivo específico del complemento: Eritrocitos : Punto temporal: Presencia o umbral: Ordinal:" + }, + { + "language" : "es-AR", + "value" : "prueba de antiglobulina directa.reactivo específico de complemento:concentración arbitraria:punto en el tiempo:eritrocitos:ordinal:" + }, + { + "language" : "pt-BR", + "value" : "DAT Comp-Sp Reag RBC Ql" + }, + { + "language" : "nl-NL", + "value" : "Directe antiglobulinetest.complement specifiek reagens [aanwezigheid] in erytrocyten" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100410-0", + "display" : "Curd cheese IgG Ab [Units/volume] in Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Curd cheese IgG Ab [Units/volume] in Serum" + }, + { + "language" : "en-US", + "value" : "Curd cheese IgG Qn" + }, + { + "language" : "en-US", + "value" : "Curd cheese IgG antibody" + }, + { + "language" : "nl-NL", + "value" : "Kwark As.IgG [eenheid/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100411-8", + "display" : "Sugar Beet IgG Ab [Units/volume] in Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Sugar Beet IgG Ab [Units/volume] in Serum" + }, + { + "language" : "en-US", + "value" : "Sugar Beet IgG Qn" + }, + { + "language" : "en-US", + "value" : "Sugar beet IgG antibody" + }, + { + "language" : "nl-NL", + "value" : "Bèta-vulgaris As.IgG [eenheid/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10041-2", + "display" : "S wave amplitude in lead V2", + "designation" : [{ + "language" : "en-US", + "value" : "S wave amplitude in lead V2" + }, + { + "language" : "en-US", + "value" : "S wave Amp L-V2" + }, + { + "language" : "es-MX", + "value" : "Amplitud de onda S. derivación V2:Corazón :Punto temporal:Elpot:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "amplitud de la onda S.derivación V2:potencial eléctrico (voltaje):punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "S onda Amp L-V2" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100412-6", + "display" : "Chinese cabbage IgG Ab [Units/volume] in Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Chinese cabbage IgG Ab [Units/volume] in Serum" + }, + { + "language" : "en-US", + "value" : "Chinese cabbage IgG Qn" + }, + { + "language" : "en-US", + "value" : "Chinese cabbage IgG antibody" + }, + { + "language" : "nl-NL", + "value" : "Chinese kool As.IgG [eenheid/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100413-4", + "display" : "Fennel Fresh IgG Ab [Units/volume] in Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Fennel Fresh IgG Ab [Units/volume] in Serum" + }, + { + "language" : "en-US", + "value" : "Fennel Fresh IgG Qn" + }, + { + "language" : "en-US", + "value" : "Fennel fresh IgG antibody" + }, + { + "language" : "nl-NL", + "value" : "Foeniculum vulgare vers As.IgG [eenheid/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100414-2", + "display" : "Gourd IgG Ab [Units/volume] in Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Gourd IgG Ab [Units/volume] in Serum" + }, + { + "language" : "en-US", + "value" : "Gourd IgG Qn" + }, + { + "language" : "en-US", + "value" : "Gourd IgG antibody" + }, + { + "language" : "nl-NL", + "value" : "Genera in Cucurbitaceae As.IgG [eenheid/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100415-9", + "display" : "Kale IgG Ab [Units/volume] in Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Kale IgG Ab [Units/volume] in Serum" + }, + { + "language" : "en-US", + "value" : "Kale IgG Qn" + }, + { + "language" : "en-US", + "value" : "Kale IgG antibody" + }, + { + "language" : "nl-NL", + "value" : "Brassica oleracea var. Borecole As.IgG [eenheid/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100416-7", + "display" : "Savoy cabbage IgG Ab [Units/volume] in Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Savoy cabbage IgG Ab [Units/volume] in Serum" + }, + { + "language" : "en-US", + "value" : "Savoy cabbage IgG Qn" + }, + { + "language" : "en-US", + "value" : "Savoy cabbage IgG antibody" + }, + { + "language" : "nl-NL", + "value" : "Brassica oleracea var. Sabauda As.IgG [eenheid/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100417-5", + "display" : "Vitis sp leaf IgG Ab [Units/volume] in Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Vitis sp leaf IgG Ab [Units/volume] in Serum" + }, + { + "language" : "en-US", + "value" : "Vitis sp leaf IgG Qn" + }, + { + "language" : "en-US", + "value" : "Vitis sp leaf IgG antibody" + }, + { + "language" : "nl-NL", + "value" : "Blad van Vitis sp. As.IgG [eenheid/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100418-3", + "display" : "Liquorice IgG Ab [Units/volume] in Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Liquorice IgG Ab [Units/volume] in Serum" + }, + { + "language" : "en-US", + "value" : "Liquorice IgG Qn" + }, + { + "language" : "en-US", + "value" : "Liquorice IgG antibody" + }, + { + "language" : "nl-NL", + "value" : "Glycyrrhiza glabra As.IgG [eenheid/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100419-1", + "display" : "Snow pea IgG Ab [Units/volume] in Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Snow pea IgG Ab [Units/volume] in Serum" + }, + { + "language" : "en-US", + "value" : "Snow pea IgG Qn" + }, + { + "language" : "en-US", + "value" : "Snow pea IgG antibody" + }, + { + "language" : "nl-NL", + "value" : "Pisum sativum var. saccharatum As.IgG [eenheid/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10042-0", + "display" : "S wave amplitude in lead V3", + "designation" : [{ + "language" : "en-US", + "value" : "S wave amplitude in lead V3" + }, + { + "language" : "en-US", + "value" : "S wave Amp L-V3" + }, + { + "language" : "es-MX", + "value" : "Amplitud de onda S. derivación V3:Corazón :Punto temporal:Elpot:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "amplitud de la onda S.derivación V3:potencial eléctrico (voltaje):punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "S onda Amp L-V3" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100420-9", + "display" : "Fava bean IgG Ab [Units/volume] in Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Fava bean IgG Ab [Units/volume] in Serum" + }, + { + "language" : "en-US", + "value" : "Fava bean IgG Qn" + }, + { + "language" : "en-US", + "value" : "Fava bean IgG antibody" + }, + { + "language" : "nl-NL", + "value" : "Vicia faba As.IgG [eenheid/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100421-7", + "display" : "Chick Pea IgG Ab [Units/volume] in Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Chick Pea IgG Ab [Units/volume] in Serum" + }, + { + "language" : "en-US", + "value" : "Chick Pea IgG Qn" + }, + { + "language" : "en-US", + "value" : "Chick pea IgG antibody" + }, + { + "language" : "nl-NL", + "value" : "Cicer arietinus As.IgG [eenheid/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100422-5", + "display" : "Chicory IgG Ab [Units/volume] in Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Chicory IgG Ab [Units/volume] in Serum" + }, + { + "language" : "en-US", + "value" : "Chicory IgG Qn" + }, + { + "language" : "en-US", + "value" : "Chicory IgG antibody" + }, + { + "language" : "nl-NL", + "value" : "Cichorium intybus As.IgG [eenheid/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100423-3", + "display" : "Allergy Mushroom Mix 1 (Button + oyster + Shiitaki + chanterelle mushroom) IgG Ab [Units/volume] in Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Allergy Mushroom Mix 1 (Button + oyster + Shiitaki + chanterelle mushroom) IgG Ab [Units/volume] in Serum" + }, + { + "language" : "en-US", + "value" : "Allerg Mushroom Mix 1 IgG Qn" + }, + { + "language" : "en-US", + "value" : "Button + oyster + Shiitaki + chanterelle mushroom IgG antibody" + }, + { + "language" : "nl-NL", + "value" : "Paddenstoelallergenen mix 1 (Agaricus bisporus + Pleurotus ostreatus + Lentinula edodes + Cantharellus) As.IgG [eenheid/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100424-1", + "display" : "8(9)-Cholestenol [Mass/volume] in Serum or Plasma", + "designation" : [{ + "language" : "en-US", + "value" : "8(9)-Cholestenol [Mass/volume] in Serum or Plasma" + }, + { + "language" : "en-US", + "value" : "8(9)-Cholestenol SerPl-mCnc" + }, + { + "language" : "en-US", + "value" : "8(9)-Cholestenol, Blood" + }, + { + "language" : "nl-NL", + "value" : "8(9)-cholestenol [massa/volume] in serum of plasma" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100425-8", + "display" : "DiHydro T-Mas [Mass/volume] in Serum or Plasma", + "designation" : [{ + "language" : "en-US", + "value" : "DiHydro T-Mas [Mass/volume] in Serum or Plasma" + }, + { + "language" : "en-US", + "value" : "SerPl-mCnc" + }, + { + "language" : "en-US", + "value" : "DiHydro T-Mas, Blood" + }, + { + "language" : "nl-NL", + "value" : "DiHydro T-Mas [massa/volume] in serum of plasma" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100426-6", + "display" : "Squalene [Mass/volume] in Serum or Plasma", + "designation" : [{ + "language" : "en-US", + "value" : "Squalene [Mass/volume] in Serum or Plasma" + }, + { + "language" : "en-US", + "value" : "Squalene SerPl-mCnc" + }, + { + "language" : "en-US", + "value" : "Squalene, Blood" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100427-4", + "display" : "Stigmasterol [Mass/volume] in Serum or Plasma", + "designation" : [{ + "language" : "en-US", + "value" : "Stigmasterol [Mass/volume] in Serum or Plasma" + }, + { + "language" : "en-US", + "value" : "Stigmasterol SerPl-mCnc" + }, + { + "language" : "en-US", + "value" : "Stigmasterol, Blood" + }, + { + "language" : "nl-NL", + "value" : "Stigmasterol [massa/volume] in serum of plasma" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100428-2", + "display" : "Carnitine free and total and acylcarnitine panel - Urine", + "designation" : [{ + "language" : "en-US", + "value" : "Carnitine free and total and acylcarnitine panel - Urine" + }, + { + "language" : "en-US", + "value" : "Carnitine + acylcarnitine Pnl Ur" + }, + { + "language" : "en-US", + "value" : "Carnitine free and total and acylcarnitine panel, Urine" + }, + { + "language" : "nl-NL", + "value" : "Carnitine.vrij & totaal & acylcarnitine panel in urine" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100429-0", + "display" : "LRBA deficiency panel - Blood", + "designation" : [{ + "language" : "en-US", + "value" : "LRBA deficiency panel - Blood" + }, + { + "language" : "en-US", + "value" : "LRBA deficiency panel Bld" + }, + { + "language" : "en-US", + "value" : "LRBA deficiency panel, Blood" + }, + { + "language" : "nl-NL", + "value" : "LRBA-deficiëntie panel in bloed" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100430-8", + "display" : "Cells.LRBA+/100 Cells.CD3+CD14-CD45+ in Blood by Flow cytometry (FC)", + "designation" : [{ + "language" : "en-US", + "value" : "Cells.LRBA+/100 Cells.CD3+CD14-CD45+ in Blood by Flow cytometry (FC)" + }, + { + "language" : "en-US", + "value" : "Cells.LRBA+/T Cells NFr Bld FC" + }, + { + "language" : "en-US", + "value" : "Cells.LRBA+ 100 Cells.CD3+CD14-CD45+, Blood" + }, + { + "language" : "nl-NL", + "value" : "Cellen.LRBA+/100 cellen.CD3+CD14-CD45+ [getalsfractie] in bloed d.m.v. flowcytometrie" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100431-6", + "display" : "Cells.CD3+CD14-CD45+.LRBA mean fluorescence intensity in Blood by Flow cytometry (FC)", + "designation" : [{ + "language" : "en-US", + "value" : "Cells.CD3+CD14-CD45+.LRBA mean fluorescence intensity in Blood by Flow cytometry (FC)" + }, + { + "language" : "en-US", + "value" : "T-cells LRBA MFI Bld FC" + }, + { + "language" : "en-US", + "value" : "T-cells LRBA MFI, Blood" + }, + { + "language" : "nl-NL", + "value" : "Cellen.CD3+CD14-CD45+.LRBA gemiddelde fluorescentie-intensiteit [aanwezigheid] in bloed d.m.v. flowcytometrie" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100432-4", + "display" : "Cells.LRBA+/100 Cells.CD3-CD14-CD19+CD45+ in Blood by Flow cytometry (FC)", + "designation" : [{ + "language" : "en-US", + "value" : "Cells.LRBA+/100 Cells.CD3-CD14-CD19+CD45+ in Blood by Flow cytometry (FC)" + }, + { + "language" : "en-US", + "value" : "Cells.LRBA+/B Cells NFr Bld FC" + }, + { + "language" : "en-US", + "value" : "Cells.LRBA+ 100 Cells.CD3-CD14-CD19+CD45+, Blood" + }, + { + "language" : "nl-NL", + "value" : "Cellen.LRBA+/100 cellen.CD3-CD14-CD19+CD45+ [getalsfractie] in bloed d.m.v. flowcytometrie" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100433-2", + "display" : "Cells.CD3-CD14-CD19+CD45+.LRBA mean fluorescence intensity in Blood by Flow cytometry (FC)", + "designation" : [{ + "language" : "en-US", + "value" : "Cells.CD3-CD14-CD19+CD45+.LRBA mean fluorescence intensity in Blood by Flow cytometry (FC)" + }, + { + "language" : "en-US", + "value" : "B-cells LRBA MFI Bld FC" + }, + { + "language" : "en-US", + "value" : "B-cells LRBA MFI, Blood" + }, + { + "language" : "nl-NL", + "value" : "Cellen.CD3-CD14-CD19+CD45+.LRBA gemiddelde fluorescentie-intensiteit [aanwezigheid] in bloed d.m.v. flowcytometrie" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100434-0", + "display" : "Orthopoxvirus.non-variola DNA [Presence] in Specimen by NAA with probe detection", + "designation" : [{ + "language" : "en-US", + "value" : "Orthopoxvirus.non-variola DNA [Presence] in Specimen by NAA with probe detection" + }, + { + "language" : "en-US", + "value" : "Nonvar Orthpx DNA Spec Ql NAA+probe" + }, + { + "language" : "en-US", + "value" : "Orthopoxvirus.non-variola, Specimen" + }, + { + "language" : "de-DE", + "value" : "Orthopoxvirus.nicht-variola DNA [Nachweis] in Probenmaterial mittels Nukleinsäureamplifikation mit Sondendetektion" + }, + { + "language" : "nl-NL", + "value" : "Orthopoxvirus anders dan variolavirus DNA [aanwezigheid] d.m.v. probe-detectie" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100435-7", + "display" : "Glial fibrillary acidic protein [Mass/volume] in Serum by Immunoassay", + "designation" : [{ + "language" : "en-US", + "value" : "Glial fibrillary acidic protein [Mass/volume] in Serum by Immunoassay" + }, + { + "language" : "en-US", + "value" : "GFAP Ser IA-mCnc" + }, + { + "language" : "en-US", + "value" : "Glial fibrillary acidic protein, Blood" + }, + { + "language" : "nl-NL", + "value" : "Gliaal fibrillair acidisch proteïne [massa/volume] in serum d.m.v. immunoassay" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100436-5", + "display" : "Ubiquitin carboxyl-terminal hydrolase-L1 [Mass/volume] in Serum by Immunoassay", + "designation" : [{ + "language" : "en-US", + "value" : "Ubiquitin carboxyl-terminal hydrolase-L1 [Mass/volume] in Serum by Immunoassay" + }, + { + "language" : "en-US", + "value" : "UCH-L1 Ser IA-mCnc" + }, + { + "language" : "en-US", + "value" : "Ubiquitin carboxyl-terminal hydrolase-L1, Blood" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100437-3", + "display" : "Norsufentanil [Mass/volume] in Urine by Confirmatory method", + "designation" : [{ + "language" : "en-US", + "value" : "Norsufentanil [Mass/volume] in Urine by Confirmatory method" + }, + { + "language" : "en-US", + "value" : "Norsufentanil Ur Cfm-mCnc" + }, + { + "language" : "en-US", + "value" : "Norsufentanil, Urine" + }, + { + "language" : "nl-NL", + "value" : "Norsufentanil [massa/volume] in urine d.m.v. bevestiging" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10043-8", + "display" : "S wave amplitude in lead V4", + "designation" : [{ + "language" : "en-US", + "value" : "S wave amplitude in lead V4" + }, + { + "language" : "en-US", + "value" : "S wave Amp L-V4" + }, + { + "language" : "es-MX", + "value" : "Amplitud de onda S. derivación V4:Corazón :Punto temporal:Elpot:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "amplitud de la onda S.derivación V4:potencial eléctrico (voltaje):punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "S onda Amp L-V4" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100438-1", + "display" : "Adolescent medicine Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Adolescent medicine Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Adolescent med OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100439-9", + "display" : "Allergy and Immunology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Allergy and Immunology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Allergy+Immunology OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. allergie+immunologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100440-7", + "display" : "Allergy Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Allergy Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Allergy OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100441-5", + "display" : "Attending Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Attending Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Attend OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. behandelend arts (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100442-3", + "display" : "Audiology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Audiology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Audiology OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. audiologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100443-1", + "display" : "Bariatric surgery Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Bariatric surgery Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Bariatric surg OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100444-9", + "display" : "Blood banking and transfusion medicine Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Blood banking and transfusion medicine Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Bld Bnk+Trans Med OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100445-6", + "display" : "Bone Marrow Transplant Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Bone Marrow Transplant Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "BM Transplant OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. beenmergtransplantatie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10044-6", + "display" : "S wave amplitude in lead V5", + "designation" : [{ + "language" : "en-US", + "value" : "S wave amplitude in lead V5" + }, + { + "language" : "en-US", + "value" : "S wave Amp L-V5" + }, + { + "language" : "es-MX", + "value" : "Amplitud de onda S. derivación V5:Corazón :Punto temporal:Elpot:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "amplitud de la onda S.derivación V5:potencial eléctrico (voltaje):punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "S onda Amp L-V5" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100446-4", + "display" : "Breastfeeding Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Breastfeeding Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Breastfeeding OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. borstvoeding (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100447-2", + "display" : "Burn management Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Burn management Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Burn OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100448-0", + "display" : "Cardiac surgery Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Cardiac surgery Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Cardiac surgery OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. cardiochirurgie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100449-8", + "display" : "Cardiopulmonary Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Cardiopulmonary Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Cardio+Pulm dis OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100450-6", + "display" : "Child and adolescent psychiatry Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Child and adolescent psychiatry Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Child+teen psych OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100451-4", + "display" : "Chiropractic medicine Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Chiropractic medicine Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Chiropractic med OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. chiropractie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100452-2", + "display" : "Clinical cardiac electrophysiology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Clinical cardiac electrophysiology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Electrophysiology OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10045-3", + "display" : "S wave amplitude in lead V6", + "designation" : [{ + "language" : "en-US", + "value" : "S wave amplitude in lead V6" + }, + { + "language" : "en-US", + "value" : "S wave Amp L-V6" + }, + { + "language" : "es-MX", + "value" : "Amplitud de onda S. derivación V6:Corazón :Punto temporal:Elpot:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "amplitud de la onda S.derivación V6:potencial eléctrico (voltaje):punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "S onda Amp L-V6" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100453-0", + "display" : "Clinical genetics Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Clinical genetics Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Clinical genetics OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. klinische genetica (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100454-8", + "display" : "Clinical neurophysiology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Clinical neurophysiology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Clinical Neurophys OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100455-5", + "display" : "Clinical pathology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Clinical pathology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Clin Path OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100456-3", + "display" : "Colon and rectal surgery Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Colon and rectal surgery Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Col+rec surg OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100457-1", + "display" : "Consultant Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Consultant Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Consultant OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100458-9", + "display" : "Outpatient COVID-19 Intubation Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Outpatient COVID-19 Intubation Progress note" + }, + { + "language" : "en-US", + "value" : "OP COVID-19 Intub+Progress" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100459-7", + "display" : "Outpatient COVID-19 Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Outpatient COVID-19 Progress note" + }, + { + "language" : "en-US", + "value" : "OP COVID-19 Progress note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100460-5", + "display" : "Dermatology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Dermatology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Dermatology OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. dermatologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10046-1", + "display" : "S wave duration in lead AVF", + "designation" : [{ + "language" : "en-US", + "value" : "S wave duration in lead AVF" + }, + { + "language" : "en-US", + "value" : "S wave dur L-AVF" + }, + { + "language" : "es-MX", + "value" : "Duración de la onda S. plomo AVF:Corazón :Punto temporal:Tiempo:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "duración de la onda S.derivación AVF:tiempo:punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "S onda dur L-AVF" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100461-3", + "display" : "Developmental-behavioral pediatrics Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Developmental-behavioral pediatrics Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Develop-behav peds OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100462-1", + "display" : "Dialysis and Therapeutic apheresis Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Dialysis and Therapeutic apheresis Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Dialy+Ther Apher OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. dialyse en therapeutische aferese (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100463-9", + "display" : "Eating disorders Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Eating disorders Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Eating disorders OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. eetstoornis (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100464-7", + "display" : "Endocrinology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Endocrinology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Endocrinology OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. endocrinologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100465-4", + "display" : "Family medicine Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Family medicine Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Fam Med OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100466-2", + "display" : "Gastroenterology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Gastroenterology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Gastroenterology OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. gastro-enterologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100467-0", + "display" : "Geriatric medicine Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Geriatric medicine Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Geri med OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. geriatrie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100468-8", + "display" : "Gynecologic oncology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Gynecologic oncology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Gyn Onc OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100469-6", + "display" : "Gynecology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Gynecology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Gynecology OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. gynaecologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100470-4", + "display" : "Healthcare navigator Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Healthcare navigator Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Navigator OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100471-2", + "display" : "Heart failure Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Heart failure Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Heart failure OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100472-0", + "display" : "Heart failure+Transplant cardiology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Heart failure+Transplant cardiology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "HF+TC OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100473-8", + "display" : "Hematology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Hematology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Hematology OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. hematologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100474-6", + "display" : "Hematology+Medical oncology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Hematology+Medical oncology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "HemOnc OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. hematologie + oncologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100475-3", + "display" : "Hepatology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Hepatology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Hepatology OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100476-1", + "display" : "Immunology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Immunology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Immunology OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. immunologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100477-9", + "display" : "Infectious disease Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Infectious disease Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Infectious disease OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. infectioloog (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100478-7", + "display" : "Internal medicine Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Internal medicine Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Internal Med OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. interne geneeskunde (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10047-9", + "display" : "S wave duration in lead AVL", + "designation" : [{ + "language" : "en-US", + "value" : "S wave duration in lead AVL" + }, + { + "language" : "en-US", + "value" : "S wave dur L-AVL" + }, + { + "language" : "es-MX", + "value" : "Duración de la onda S. Plomo AVL:Corazón :Punto temporal:Tiempo:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "duración de la onda S.derivación AVL:tiempo:punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "S onda dur L-AVL" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100479-5", + "display" : "Interventional cardiology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Interventional cardiology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "IC OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100480-3", + "display" : "Interventional radiology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Interventional radiology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "IR OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100481-1", + "display" : "Outpatient Mechanical circulatory support Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Outpatient Mechanical circulatory support Progress note" + }, + { + "language" : "en-US", + "value" : "OP MCS+progress note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100482-9", + "display" : "Medical Aid in Dying Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Medical Aid in Dying Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "MAiD OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. medische zorg bij sterven (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100483-7", + "display" : "Mental health Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Mental health Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Mental health OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. geestelijke gezondheidszorg (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100484-5", + "display" : "Multi-specialty program Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Multi-specialty program Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Multi-spec prog OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100485-2", + "display" : "Neonatal perinatal medicine Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Neonatal perinatal medicine Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Neo peri med OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100486-0", + "display" : "Nephrology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Nephrology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Nephrology OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. nefrologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10048-7", + "display" : "S wave duration in lead AVR", + "designation" : [{ + "language" : "en-US", + "value" : "S wave duration in lead AVR" + }, + { + "language" : "en-US", + "value" : "S wave dur L-AVR" + }, + { + "language" : "es-MX", + "value" : "Duración de la onda S. Lead AVR:Corazón :Punto temporal:Tiempo:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "duración de la onda S.derivación AVR:tiempo:punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "S onda dur L-AVR" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100487-8", + "display" : "Neurological surgery Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Neurological surgery Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Neuro surgery OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. neurochirurgie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100488-6", + "display" : "Neurology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Neurology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Neurology OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. neurologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100489-4", + "display" : "Neurology with special qualifications in child neurology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Neurology with special qualifications in child neurology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Child neuro OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100490-2", + "display" : "Nurse practitioner Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Nurse practitioner Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Nurse pract OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100491-0", + "display" : "Nurse Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Nurse Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Nurse OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. verpleegkundige (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100492-8", + "display" : "Nutrition and dietetics Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Nutrition and dietetics Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Nutr+diet OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. voeding en diëtetiek (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100493-6", + "display" : "Obstetrics and Gynecology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Obstetrics and Gynecology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "OBGYN OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. obstetrie en gynaecologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100494-4", + "display" : "Obstetrics Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Obstetrics Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "OB OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. obstetrie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10049-5", + "display" : "S wave duration in lead I", + "designation" : [{ + "language" : "en-US", + "value" : "S wave duration in lead I" + }, + { + "language" : "en-US", + "value" : "S wave dur L-I" + }, + { + "language" : "es-MX", + "value" : "Duración de la onda S. Conduzca I:Corazón :Punto temporal:Tiempo:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "duración de la onda S.derivación I:tiempo:punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "S onda dur L-I" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100495-1", + "display" : "Occupational therapy Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Occupational therapy Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "OT OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. bezigheidstherapie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100496-9", + "display" : "Oncology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Oncology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Oncology OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. oncologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100497-7", + "display" : "Ophthalmology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Ophthalmology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Ophthalmol OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. oogheelkunde (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100498-5", + "display" : "Optometry Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Optometry Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Optometry OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. optometrie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100499-3", + "display" : "Oral and Maxillofacial Surgery Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Oral and Maxillofacial Surgery Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "OMS OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. oromaxillofaciale chirurgie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100500-8", + "display" : "Orthopaedic surgery Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Orthopaedic surgery Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Orthopaedic surgery OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. orthopedische chirurgie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100501-6", + "display" : "Orthotics prosthetics Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Orthotics prosthetics Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Orthotics prosthetics OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100502-4", + "display" : "Otolaryngology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Otolaryngology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Otolaryngology OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. KNO (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10050-3", + "display" : "S wave duration in lead II", + "designation" : [{ + "language" : "en-US", + "value" : "S wave duration in lead II" + }, + { + "language" : "en-US", + "value" : "S wave dur L-II" + }, + { + "language" : "es-MX", + "value" : "Duración de la onda S. derivación II:Corazón :Punto temporal:Tiempo:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "duración de la onda S.derivación II:tiempo:punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "S onda dur L-II" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100503-2", + "display" : "Pain medicine Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Pain medicine Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Pain medicine OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. pijnbestrijding (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100504-0", + "display" : "Palliative care Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Palliative care Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Palliative care OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100505-7", + "display" : "Pediatric cardiology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Pediatric cardiology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Peds cardiology OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100506-5", + "display" : "Pediatric dermatology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Pediatric dermatology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Peds dermatology OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100507-3", + "display" : "Pediatric endocrinology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Pediatric endocrinology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Peds endocrinology OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100508-1", + "display" : "Pediatric gastroenterology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Pediatric gastroenterology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Peds gastroenterology OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100509-9", + "display" : "Pediatric hematology-oncology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Pediatric hematology-oncology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Peds hem-onc OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100510-7", + "display" : "Pediatric infectious diseases Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Pediatric infectious diseases Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Peds infect disease OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10051-1", + "display" : "S wave duration in lead III", + "designation" : [{ + "language" : "en-US", + "value" : "S wave duration in lead III" + }, + { + "language" : "en-US", + "value" : "S wave dur L-III" + }, + { + "language" : "es-MX", + "value" : "Duración de la onda S. Plomo III:Corazón :Punto temporal:Tiempo:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "duración de la onda S.derivación III:tiempo:punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "S onda dur L-III" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100511-5", + "display" : "Pediatric otolaryngology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Pediatric otolaryngology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Peds otolaryngology OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100512-3", + "display" : "Pediatric pulmonology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Pediatric pulmonology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Peds pulmonology OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100513-1", + "display" : "Pediatric rheumatology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Pediatric rheumatology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Peds rheumatology OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100514-9", + "display" : "Pediatric surgery Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Pediatric surgery Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Peds surgery OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100515-6", + "display" : "Pediatric transplant hepatology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Pediatric transplant hepatology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Peds transpl hepato OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100516-4", + "display" : "Pediatric urology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Pediatric urology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Peds urology OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100517-2", + "display" : "Pharmacogenomics Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Pharmacogenomics Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Pharmacogenomics OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100518-0", + "display" : "Physical medicine and rehab Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Physical medicine and rehab Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "PM+R OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100519-8", + "display" : "Physical therapy Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Physical therapy Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "PT OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. fysiotherapie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100520-6", + "display" : "Plastic surgery Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Plastic surgery Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Plastic surgery OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. plastische chirurgie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100521-4", + "display" : "Podiatry Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Podiatry Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Podiatry OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. podologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100522-2", + "display" : "Psychiatry Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Psychiatry Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Psychiatric Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. psychiatrie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100523-0", + "display" : "Psychology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Psychology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Psych OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. psychologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100524-8", + "display" : "Pulmonary Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Pulmonary Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Pulmonary disease OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. longaandoening (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100525-5", + "display" : "Radiation oncology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Radiation oncology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Radiation Onc OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. radiotherapie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100526-3", + "display" : "Radiology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Radiology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Radiology OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. radiologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100527-1", + "display" : "Recreational therapy Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Recreational therapy Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Rec therapy OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. recreationele therapie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100528-9", + "display" : "Reproductive endocrinology and infertility Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Reproductive endocrinology and infertility Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "REI OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10052-9", + "display" : "S wave duration in lead V1", + "designation" : [{ + "language" : "en-US", + "value" : "S wave duration in lead V1" + }, + { + "language" : "en-US", + "value" : "S wave dur L-V1" + }, + { + "language" : "es-MX", + "value" : "Duración de la onda S. derivación V1:Corazón :Punto temporal:Tiempo:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "duración de la onda S.derivación V1:tiempo:punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "S onda dur L-V1" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100529-7", + "display" : "Research Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Research Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Research OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. wetenschappelijk onderzoek (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100530-5", + "display" : "Rheumatology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Rheumatology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Rheumatology OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. reumatologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100531-3", + "display" : "Sleep medicine Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Sleep medicine Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Sleep med OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100532-1", + "display" : "Social worker Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Social worker Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "SW OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100533-9", + "display" : "Solid Organ Transplant Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Solid Organ Transplant Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Solid Org Transplant OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. transplantatie van solide orgaan (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100534-7", + "display" : "Speech-language pathology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Speech-language pathology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Speech-lang path OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100535-4", + "display" : "Spinal surgery Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Spinal surgery Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Spinal surgery OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100536-2", + "display" : "Sports medicine Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Sports medicine Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Sports medicine OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10053-7", + "display" : "S wave duration in lead V2", + "designation" : [{ + "language" : "en-US", + "value" : "S wave duration in lead V2" + }, + { + "language" : "en-US", + "value" : "S wave dur L-V2" + }, + { + "language" : "es-MX", + "value" : "Duración de la onda S. derivación V2:Corazón :Punto temporal:Tiempo:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "duración de la onda S.derivación V2:tiempo:punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "S onda dur L-V2" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100537-0", + "display" : "Surgery of the hand Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Surgery of the hand Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Hand Surgery OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100538-8", + "display" : "Telehealth+Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Telehealth+Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Telehealth+Outpatient Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100539-6", + "display" : "Thromboembolism Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Thromboembolism Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Thromboemb OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100540-4", + "display" : "Transplant surgery Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Transplant surgery Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Transpl surg OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. transplantatiechirurgie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100541-2", + "display" : "Trauma Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Trauma Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Trauma OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100542-0", + "display" : "Urology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Urology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Urology OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. urologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100543-8", + "display" : "Vascular neurology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Vascular neurology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Vasc Neuro OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100544-6", + "display" : "Vascular surgery Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Vascular surgery Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Vascular surgery OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. vaatchirurgie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10054-5", + "display" : "S wave duration in lead V3", + "designation" : [{ + "language" : "en-US", + "value" : "S wave duration in lead V3" + }, + { + "language" : "en-US", + "value" : "S wave dur L-V3" + }, + { + "language" : "es-MX", + "value" : "Duración de la onda S. Plomo V3:Corazón :Punto temporal:Tiempo:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "duración de la onda S.derivación V3:tiempo:punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "S onda dur L-V3" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100545-3", + "display" : "Wound care management Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Wound care management Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Wound care management OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. wondzorg (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100546-1", + "display" : "Wound, Ostomy, and Continence Care Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Wound, Ostomy, and Continence Care Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "WOC OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100547-9", + "display" : "Adolescent medicine Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Adolescent medicine Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Adolescent med Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100548-7", + "display" : "Allergy and Immunology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Allergy and Immunology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Allergy+Immunology Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. allergie+immunologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100549-5", + "display" : "Allergy Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Allergy Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Allergy Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100550-3", + "display" : "Attending Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Attending Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Attend Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. behandelend arts (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100551-1", + "display" : "Audiology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Audiology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Audiology Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. audiologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10055-2", + "display" : "S wave duration in lead V4", + "designation" : [{ + "language" : "en-US", + "value" : "S wave duration in lead V4" + }, + { + "language" : "en-US", + "value" : "S wave dur L-V4" + }, + { + "language" : "es-MX", + "value" : "Duración de la onda S. Plomo V4:Corazón :Punto temporal:Tiempo:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "duración de la onda S.derivación V4:tiempo:punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "S onda dur L-V4" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100552-9", + "display" : "Bariatric surgery Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Bariatric surgery Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Bariatric surg Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100553-7", + "display" : "Blood banking and transfusion medicine Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Blood banking and transfusion medicine Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Bld Bnk+Trans Med Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100554-5", + "display" : "Bone Marrow Transplant Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Bone Marrow Transplant Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "BM Transplant Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. beenmergtransplantatie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100555-2", + "display" : "Breastfeeding Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Breastfeeding Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Breastfeeding Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. borstvoeding (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100556-0", + "display" : "Burn management Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Burn management Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Burn Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100557-8", + "display" : "Cardiac surgery Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Cardiac surgery Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Cardiac surgery Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. cardiochirurgie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100558-6", + "display" : "Cardiopulmonary Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Cardiopulmonary Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Cardio+Pulm dis Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100559-4", + "display" : "Child and adolescent psychiatry Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Child and adolescent psychiatry Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Child+teen psych Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10056-0", + "display" : "S wave duration in lead V5", + "designation" : [{ + "language" : "en-US", + "value" : "S wave duration in lead V5" + }, + { + "language" : "en-US", + "value" : "S wave dur L-V5" + }, + { + "language" : "es-MX", + "value" : "Duración de la onda S. Plomo V5:Corazón :Punto temporal:Tiempo:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "duración de la onda S.derivación V5:tiempo:punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "S onda dur L-V5" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100560-2", + "display" : "Clinical cardiac electrophysiology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Clinical cardiac electrophysiology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Electrophysiology Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100561-0", + "display" : "Clinical genetics Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Clinical genetics Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Clinical genetics Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. klinische genetica (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100562-8", + "display" : "Clinical neurophysiology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Clinical neurophysiology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Clinical Neurophys Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100563-6", + "display" : "Clinical pathology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Clinical pathology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Clin Path Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100564-4", + "display" : "Colon and rectal surgery Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Colon and rectal surgery Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Col+rec surg Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100565-1", + "display" : "Consultant Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Consultant Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Consultant Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100566-9", + "display" : "Dentistry Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Dentistry Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Dentistry Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. tandheelkunde (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100567-7", + "display" : "Dermatology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Dermatology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Dermatology Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. dermatologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100568-5", + "display" : "Developmental-behavioral pediatrics Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Developmental-behavioral pediatrics Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Develop-behav peds Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100569-3", + "display" : "Dialysis and Therapeutic apheresis Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Dialysis and Therapeutic apheresis Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Dialy+Ther Apher Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. dialyse en therapeutische aferese (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100570-1", + "display" : "Eating disorders Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Eating disorders Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Eating disorders Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. eetstoornis (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100571-9", + "display" : "Endocrinology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Endocrinology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Endocrinology Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. endocrinologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100572-7", + "display" : "Family medicine Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Family medicine Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Fam Med Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100573-5", + "display" : "Gastroenterology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Gastroenterology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Gastroenterology Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. gastro-enterologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100574-3", + "display" : "General medicine Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "General medicine Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "General medicine Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. algemene geneeskunde (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100575-0", + "display" : "Geriatric medicine Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Geriatric medicine Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Geri med Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. geriatrie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100576-8", + "display" : "Gynecologic oncology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Gynecologic oncology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Gyn Onc Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100577-6", + "display" : "Gynecology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Gynecology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Gynecology Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. gynaecologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10057-8", + "display" : "S wave duration in lead V6", + "designation" : [{ + "language" : "en-US", + "value" : "S wave duration in lead V6" + }, + { + "language" : "en-US", + "value" : "S wave dur L-V6" + }, + { + "language" : "es-MX", + "value" : "Duración de la onda S. Plomo V6:Corazón :Punto temporal:Tiempo:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "duración de la onda S.derivación V6:tiempo:punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "S onda dur L-V6" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100578-4", + "display" : "Healthcare navigator Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Healthcare navigator Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Navigator Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100579-2", + "display" : "Heart failure Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Heart failure Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Heart failure Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "1005-8", + "display" : "Indirect antiglobulin test.IgG specific reagent [Presence] in Serum or Plasma", + "designation" : [{ + "language" : "en-US", + "value" : "Indirect antiglobulin test.IgG specific reagent [Presence] in Serum or Plasma" + }, + { + "language" : "en-US", + "value" : "IAT IgG-Sp Reag SerPl Ql" + }, + { + "language" : "en-US", + "value" : "Indirect Antiglobulin Test (IAT; Indirect Coombs), Blood" + }, + { + "language" : "es-MX", + "value" : "Prueba de antiglobulina indirecta Reactivo específico IgG: Suero o Plasma : Punto temporal: Presencia o umbral: Ordinal:" + }, + { + "language" : "es-AR", + "value" : "prueba de antiglobulina indirecta.reactivo específico de IgG [Inmunoglobulina G]:concentración arbitraria:punto en el tiempo:suero/plasma:ordinal:" + }, + { + "language" : "pt-BR", + "value" : "IAT IgG-Sp Reag SerPl Ql" + }, + { + "language" : "nl-NL", + "value" : "Indirecte antiglobulinetest.IgG-specifiek reagent [aanwezigheid] in serum of plasma" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100580-0", + "display" : "Heart failure+Transplant cardiology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Heart failure+Transplant cardiology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "HF+TC Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100581-8", + "display" : "Hematology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Hematology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Hematology Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. hematologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100582-6", + "display" : "Hematology+Medical oncology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Hematology+Medical oncology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "HemOnc Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. hematologie + oncologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100583-4", + "display" : "Hepatology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Hepatology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Hepatology Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100584-2", + "display" : "Immunology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Immunology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Immunology Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. immunologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100585-9", + "display" : "Infectious disease Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Infectious disease Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Infectious disease Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. infectioloog (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10058-6", + "display" : "S' wave amplitude in lead AVF", + "designation" : [{ + "language" : "en-US", + "value" : "S' wave amplitude in lead AVF" + }, + { + "language" : "en-US", + "value" : "S' wave Amp L-AVF" + }, + { + "language" : "es-MX", + "value" : "Amplitud de onda S. Conducir AVF:Corazón :Punto temporal:Elpot:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "amplitud de la onda S'.derivación AVF:potencial eléctrico (voltaje):punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "S' onda Amp L-AVF" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100586-7", + "display" : "Internal medicine Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Internal medicine Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Internal Med Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. interne geneeskunde (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100587-5", + "display" : "Interventional cardiology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Interventional cardiology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "IC Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100588-3", + "display" : "Interventional radiology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Interventional radiology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "IR Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100589-1", + "display" : "Hospital Mechanical circulatory support Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Hospital Mechanical circulatory support Progress note" + }, + { + "language" : "en-US", + "value" : "Hosp MCS+progress note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100590-9", + "display" : "Medical Aid in Dying Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Medical Aid in Dying Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "MAiD Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. medische zorg bij sterven (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100591-7", + "display" : "Mental health Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Mental health Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Mental health Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. geestelijke gezondheidszorg (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100592-5", + "display" : "Multi-specialty program Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Multi-specialty program Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Multi-spec prog Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100593-3", + "display" : "Neonatal perinatal medicine Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Neonatal perinatal medicine Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Neo peri med Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10059-4", + "display" : "S' wave amplitude in lead AVL", + "designation" : [{ + "language" : "en-US", + "value" : "S' wave amplitude in lead AVL" + }, + { + "language" : "en-US", + "value" : "S' wave Amp L-AVL" + }, + { + "language" : "es-MX", + "value" : "Amplitud de onda S. Conduzca AVL:Corazón :Punto temporal:Elpot:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "amplitud de la onda S'.derivación AVL:potencial eléctrico (voltaje):punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "S' onda Amp L-AVL" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100594-1", + "display" : "Nephrology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Nephrology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Nephrology Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. nefrologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100595-8", + "display" : "Neurological surgery Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Neurological surgery Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Neuro surgery Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. neurochirurgie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100596-6", + "display" : "Neurology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Neurology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Neurology Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. neurologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100597-4", + "display" : "Neurology with special qualifications in child neurology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Neurology with special qualifications in child neurology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Child neuro Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100598-2", + "display" : "Nurse practitioner Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Nurse practitioner Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Nurse pract Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100599-0", + "display" : "Nurse Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Nurse Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Nurse Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. verpleegkundige (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100600-6", + "display" : "Nutrition and dietetics Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Nutrition and dietetics Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Nutr+diet Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. voeding en diëtetiek (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100601-4", + "display" : "Obstetrics and Gynecology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Obstetrics and Gynecology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "OBGYN Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. obstetrie en gynaecologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10060-2", + "display" : "S' wave amplitude in lead AVR", + "designation" : [{ + "language" : "en-US", + "value" : "S' wave amplitude in lead AVR" + }, + { + "language" : "en-US", + "value" : "S' wave Amp L-AVR" + }, + { + "language" : "es-MX", + "value" : "Amplitud de onda S. Conduzca AVR:Corazón :Punto temporal:Elpot:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "amplitud de la onda S'.derivación AVR:potencial eléctrico (voltaje):punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "S' onda Amp L-AVR" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100602-2", + "display" : "Obstetrics Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Obstetrics Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "OB Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. obstetrie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100603-0", + "display" : "Occupational therapy Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Occupational therapy Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "OT Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. bezigheidstherapie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100604-8", + "display" : "Oncology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Oncology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Oncology Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. oncologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100605-5", + "display" : "Ophthalmology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Ophthalmology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Ophthalmol Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. oogheelkunde (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100606-3", + "display" : "Oral and Maxillofacial Surgery Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Oral and Maxillofacial Surgery Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "OMS Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. oromaxillofaciale chirurgie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100607-1", + "display" : "Orthopaedic surgery Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Orthopaedic surgery Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Orthopaedic surgery Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. orthopedische chirurgie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100608-9", + "display" : "Orthotics prosthetics Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Orthotics prosthetics Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Orthotics prosthetics Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100609-7", + "display" : "Otolaryngology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Otolaryngology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Otolaryngology Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. KNO (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10061-0", + "display" : "S' wave amplitude in lead I", + "designation" : [{ + "language" : "en-US", + "value" : "S' wave amplitude in lead I" + }, + { + "language" : "en-US", + "value" : "S' wave Amp L-I" + }, + { + "language" : "es-MX", + "value" : "Amplitud de onda S. Conduzca I:Corazón :Punto temporal:Elpot:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "amplitud de la onda S'.derivación I:potencial eléctrico (voltaje):punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "S' onda Amp L-I" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100610-5", + "display" : "Pain medicine Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Pain medicine Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Pain medicine Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. pijnbestrijding (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100611-3", + "display" : "Palliative care Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Palliative care Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Palliative care Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100612-1", + "display" : "Pastoral care Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Pastoral care Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Pastoral Care Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100613-9", + "display" : "Pediatric cardiology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Pediatric cardiology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Peds cardiology Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100614-7", + "display" : "Pediatric dermatology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Pediatric dermatology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Peds dermatology Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100615-4", + "display" : "Pediatric endocrinology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Pediatric endocrinology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Peds endocrinology Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100616-2", + "display" : "Pediatric gastroenterology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Pediatric gastroenterology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Peds gastroenterology Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100617-0", + "display" : "Pediatric hematology-oncology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Pediatric hematology-oncology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Peds hem-onc Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100618-8", + "display" : "Pediatric infectious diseases Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Pediatric infectious diseases Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Peds infect disease Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100619-6", + "display" : "Pediatric otolaryngology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Pediatric otolaryngology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Peds otolaryngology Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100620-4", + "display" : "Pediatric pulmonology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Pediatric pulmonology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Peds pulmonology Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100621-2", + "display" : "Pediatric rheumatology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Pediatric rheumatology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Peds rheumatology Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100622-0", + "display" : "Pediatric surgery Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Pediatric surgery Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Peds surgery Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100623-8", + "display" : "Pediatric transplant hepatology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Pediatric transplant hepatology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Peds transpl hepato Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100624-6", + "display" : "Pharmacogenomics Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Pharmacogenomics Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Pharmacogenomics Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100625-3", + "display" : "Pharmacology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Pharmacology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Pharmacology Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100626-1", + "display" : "Physical medicine and rehab Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Physical medicine and rehab Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "PM+R Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100627-9", + "display" : "Physical therapy Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Physical therapy Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "PT Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. fysiotherapie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10062-8", + "display" : "S' wave amplitude in lead II", + "designation" : [{ + "language" : "en-US", + "value" : "S' wave amplitude in lead II" + }, + { + "language" : "en-US", + "value" : "S' wave Amp L-II" + }, + { + "language" : "es-MX", + "value" : "Amplitud de onda S. derivación II:Corazón :Punto temporal:Elpot:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "amplitud de la onda S'.derivación II:potencial eléctrico (voltaje):punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "S' onda Amp L-II" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100628-7", + "display" : "Plastic surgery Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Plastic surgery Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Plastic surgery Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. plastische chirurgie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100629-5", + "display" : "Podiatry Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Podiatry Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Podiatry Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. podologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100630-3", + "display" : "Psychology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Psychology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Psych Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. psychologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100631-1", + "display" : "Radiation oncology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Radiation oncology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Radiation Onc Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. radiotherapie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100632-9", + "display" : "Radiology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Radiology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Radiology Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. radiologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100633-7", + "display" : "Rapid response team Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Rapid response team Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Rapid response team Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100634-5", + "display" : "Recreational therapy Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Recreational therapy Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Rec therapy Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. recreationele therapie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100635-2", + "display" : "Reproductive endocrinology and infertility Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Reproductive endocrinology and infertility Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "REI Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10063-6", + "display" : "S' wave amplitude in lead III", + "designation" : [{ + "language" : "en-US", + "value" : "S' wave amplitude in lead III" + }, + { + "language" : "en-US", + "value" : "S' wave Amp L-III" + }, + { + "language" : "es-MX", + "value" : "Amplitud de onda S. derivación III:Corazón :Punto temporal:Elpot:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "amplitud de la onda S'.derivación III:potencial eléctrico (voltaje):punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "S' onda Amp L-III" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100636-0", + "display" : "Research Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Research Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Research Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. wetenschappelijk onderzoek (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100637-8", + "display" : "Rheumatology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Rheumatology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Rheumatology Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. reumatologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100638-6", + "display" : "Sleep medicine Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Sleep medicine Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Sleep med Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100639-4", + "display" : "Social worker Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Social worker Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "SW Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100640-2", + "display" : "Solid Organ Transplant Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Solid Organ Transplant Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Solid Org Transplant Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. transplantatie van solide orgaan (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100641-0", + "display" : "Speech-language pathology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Speech-language pathology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Speech-lang path Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100642-8", + "display" : "Spinal surgery Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Spinal surgery Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Spinal surgery Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100643-6", + "display" : "Surgery of the hand Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Surgery of the hand Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Hand Surgery Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10064-4", + "display" : "S' wave amplitude in lead V1", + "designation" : [{ + "language" : "en-US", + "value" : "S' wave amplitude in lead V1" + }, + { + "language" : "en-US", + "value" : "S' wave Amp L-V1" + }, + { + "language" : "es-MX", + "value" : "Amplitud de onda S. derivación V1:Corazón :Punto temporal:Elpot:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "amplitud de la onda S'.derivación V1:potencial eléctrico (voltaje):punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "S' onda Amp L-V1" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100644-4", + "display" : "Thromboembolism Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Thromboembolism Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Thromboemb Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100645-1", + "display" : "Trauma Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Trauma Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Trauma Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100646-9", + "display" : "Urology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Urology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Urology Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. urologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100647-7", + "display" : "Vascular neurology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Vascular neurology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Vasc Neuro Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100648-5", + "display" : "Vascular surgery Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Vascular surgery Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Vascular surgery Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. vaatchirurgie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100649-3", + "display" : "Wound care management Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Wound care management Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Wound care management Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. wondzorg (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100650-1", + "display" : "Wound, Ostomy, and Continence Care Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Wound, Ostomy, and Continence Care Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "WOC Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10065-1", + "display" : "S' wave amplitude in lead V2", + "designation" : [{ + "language" : "en-US", + "value" : "S' wave amplitude in lead V2" + }, + { + "language" : "en-US", + "value" : "S' wave Amp L-V2" + }, + { + "language" : "es-MX", + "value" : "Amplitud de onda S. derivación V2:Corazón :Punto temporal:Elpot:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "amplitud de la onda S'.derivación V2:potencial eléctrico (voltaje):punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "S' onda Amp L-V2" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100651-9", + "display" : "Hospital COVID-19 Intubation Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Hospital COVID-19 Intubation Progress note" + }, + { + "language" : "en-US", + "value" : "Hosp COVID-19 Intub+Progress" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100652-7", + "display" : "Pure tone bone conduction threshold audiometry panel", + "designation" : [{ + "language" : "en-US", + "value" : "Pure tone bone conduction threshold audiometry panel" + }, + { + "language" : "en-US", + "value" : "Pure tone bone thresh Pnl" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100653-5", + "display" : "Pure tone air conduction threshold audiometry panel", + "designation" : [{ + "language" : "en-US", + "value" : "Pure tone air conduction threshold audiometry panel" + }, + { + "language" : "en-US", + "value" : "Pure tone air thresh Pnl" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100654-3", + "display" : "Pyruvate kinase M2 [Presence] in Stool", + "designation" : [{ + "language" : "en-US", + "value" : "Pyruvate kinase M2 [Presence] in Stool" + }, + { + "language" : "en-US", + "value" : "M2-PK Stl Ql" + }, + { + "language" : "en-US", + "value" : "Pyruvate kinase M2, Stool" + }, + { + "language" : "nl-NL", + "value" : "Pyruvaatkinase M2 [aanwezigheid] in feces" + }, + { + "language" : "de-AT", + "value" : "M2-PK (Pyruvatkinase) /Stuhl" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100655-0", + "display" : "XR Sella turcica Lateral", + "designation" : [{ + "language" : "en-US", + "value" : "XR Sella turcica Lateral" + }, + { + "language" : "en-US", + "value" : "XR ST Lat" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100656-8", + "display" : "Maternal and fetal medicine Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Maternal and fetal medicine Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Mat fetal med OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100657-6", + "display" : "Maternal and fetal medicine Telephone encounter+Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Maternal and fetal medicine Telephone encounter+Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Mat fetal med Phone+Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100658-4", + "display" : "Hospital COVID-19 Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Hospital COVID-19 Progress note" + }, + { + "language" : "en-US", + "value" : "Hosp COVID-19 Progress note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100659-2", + "display" : "Maternal and fetal medicine Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Maternal and fetal medicine Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Mat fetal med Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "1006-6", + "display" : "Direct antiglobulin test.IgG specific reagent [Interpretation] on Red Blood Cells", + "designation" : [{ + "language" : "en-US", + "value" : "Direct antiglobulin test.IgG specific reagent [Interpretation] on Red Blood Cells" + }, + { + "language" : "en-US", + "value" : "DAT IgG-Sp Reag RBC-Imp" + }, + { + "language" : "en-US", + "value" : "Direct Antiglobulin Test (DAT; Direct Coombs), Red blood cells" + }, + { + "language" : "es-MX", + "value" : "Prueba de antiglobulina directa Reactivo específico IgG: Eritrocitos : Punto temporal: Impresión / interpretación del estudio: Nominal:" + }, + { + "language" : "es-AR", + "value" : "prueba de antiglobulina directa.reactivo específico de IgG [Inmunoglobulina G]:impresión/interpretación del estudio:punto en el tiempo:eritrocitos:Nominal:" + }, + { + "language" : "pt-BR", + "value" : "DAT IgG-Sp Reag RBC-Imp" + }, + { + "language" : "de-DE", + "value" : "Direkt-Antiglobulintest.IgG-spezifisches Reagenz [Interpretation] auf Erythrozyten" + }, + { + "language" : "nl-NL", + "value" : "Directe antiglobulinetest.IgG specifiek reagens [interpretatie] in erytrocyten" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100660-0", + "display" : "Maternal and fetal medicine Telephone encounter+Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Maternal and fetal medicine Telephone encounter+Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Mat fetal med Phone+OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100661-8", + "display" : "Psychiatry Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Psychiatry Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Psychiatric OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. psychiatrie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100662-6", + "display" : "Cortisol free and total panel - Serum or Plasma", + "designation" : [{ + "language" : "en-US", + "value" : "Cortisol free and total panel - Serum or Plasma" + }, + { + "language" : "en-US", + "value" : "CORTO SerPl" + }, + { + "language" : "en-US", + "value" : "Cortisol free and total panel, Blood" + }, + { + "language" : "nl-NL", + "value" : "Cortisol vrij & totaal panel in serum of plasma" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100663-4", + "display" : "TPMT gene c.460G>A and c.719A>G [Presence] in Blood by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "TPMT gene c.460G>A and c.719A>G [Presence] in Blood by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "TPMT gene c.460G>A&c.719A>G Bld Ql" + }, + { + "language" : "en-US", + "value" : "TPMT gene c.460G>A&c.719A>G, Blood" + }, + { + "language" : "nl-NL", + "value" : "TPMT-gen c.460G>A&c.719A>G [aanwezigheid] in bloed d.m.v. moleculair genetisch onderzoek" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100664-2", + "display" : "NUDT15 gene c.50_55dup and c.415C>T [Presence] in Blood by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "NUDT15 gene c.50_55dup and c.415C>T [Presence] in Blood by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "NUDT15 gene c.50_55dup&c.415C>T Bld Ql" + }, + { + "language" : "en-US", + "value" : "NUDT15 gene c.50_55dup&c.415C>T, Blood" + }, + { + "language" : "nl-NL", + "value" : "NUDT15-gen c.50_55dup&c.415C>T [aanwezigheid] in bloed d.m.v. moleculair genetisch onderzoek" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100665-9", + "display" : "NUDT15 gene c.415C>T [Presence] in Blood by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "NUDT15 gene c.415C>T [Presence] in Blood by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "NUDT15 gene c.415C>T Bld Ql" + }, + { + "language" : "en-US", + "value" : "NUDT15 gene c.415C>T, Blood" + }, + { + "language" : "nl-NL", + "value" : "NUDT15-gen c.415C>T [aanwezigheid] in bloed d.m.v. moleculair genetisch onderzoek" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100666-7", + "display" : "NUDT15 gene c.416G>A [Presence] in Blood by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "NUDT15 gene c.416G>A [Presence] in Blood by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "NUDT15 gene c.416G>A Bld Ql" + }, + { + "language" : "en-US", + "value" : "NUDT15 gene c.52G>A, Blood" + }, + { + "language" : "nl-NL", + "value" : "NUDT15-gen c.416G>A [aanwezigheid] in bloed d.m.v. moleculair genetisch onderzoek" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100667-5", + "display" : "NUDT15 gene c.52G>A [Presence] in Blood by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "NUDT15 gene c.52G>A [Presence] in Blood by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "NUDT15 gene c.52G>A Bld Ql" + }, + { + "language" : "en-US", + "value" : "NUDT15 gene c.52G>A, Blood" + }, + { + "language" : "nl-NL", + "value" : "NUDT15-gen c.52G>A [aanwezigheid] in bloed d.m.v. moleculair genetisch onderzoek" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100668-3", + "display" : "NUDT15 gene c.50_55dup [Presence] in Blood by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "NUDT15 gene c.50_55dup [Presence] in Blood by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "NUDT15 gene c.50_55dup Bld Ql" + }, + { + "language" : "en-US", + "value" : "NUDT15 gene c.50_55dup, Blood" + }, + { + "language" : "nl-NL", + "value" : "NUDT15-gen c.50_55dup [aanwezigheid] in bloed d.m.v. moleculair genetisch onderzoek" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10066-9", + "display" : "S' wave amplitude in lead V3", + "designation" : [{ + "language" : "en-US", + "value" : "S' wave amplitude in lead V3" + }, + { + "language" : "en-US", + "value" : "S' wave Amp L-V3" + }, + { + "language" : "es-MX", + "value" : "Amplitud de onda S. derivación V3:Corazón :Punto temporal:Elpot:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "amplitud de la onda S'.derivación V3:potencial eléctrico (voltaje):punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "S' onda Amp L-V3" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100669-1", + "display" : "NUDT15 gene c.50_55del [Presence] in Blood by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "NUDT15 gene c.50_55del [Presence] in Blood by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "NUDT15 gene c.50_55del Bld Ql" + }, + { + "language" : "en-US", + "value" : "NUDT15 gene c.50_55del, Blood" + }, + { + "language" : "nl-NL", + "value" : "NUDT15-gen c.50_55del [aanwezigheid] in bloed d.m.v. moleculair genetisch onderzoek" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100670-9", + "display" : "RHD gene allele [Identifier] in Plasma cell-free DNA Nominal--fetus", + "designation" : [{ + "language" : "en-US", + "value" : "RHD gene allele [Identifier] in Plasma cell-free DNA Nominal--fetus" + }, + { + "language" : "en-US", + "value" : "RHD allele fetus Plas.cfDNA" + }, + { + "language" : "en-US", + "value" : "Fetal RHD gene allele--fetus" + }, + { + "language" : "nl-NL", + "value" : "RHD-allel^foetus [identificator] in plasma.celvrij DNA" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100671-7", + "display" : "Aspergillus sp DNA [Presence] in Blood by NAA with probe detection", + "designation" : [{ + "language" : "en-US", + "value" : "Aspergillus sp DNA [Presence] in Blood by NAA with probe detection" + }, + { + "language" : "en-US", + "value" : "Aspergillus DNA Bld Ql NAA+probe" + }, + { + "language" : "en-US", + "value" : "Aspergillus sp, Blood" + }, + { + "language" : "nl-NL", + "value" : "Aspergillus sp. DNA [aanwezigheid] in bloed d.m.v. probe-detectie" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100672-5", + "display" : "Aspergillus fumigatus DNA [Presence] in Blood by NAA with probe detection", + "designation" : [{ + "language" : "en-US", + "value" : "Aspergillus fumigatus DNA [Presence] in Blood by NAA with probe detection" + }, + { + "language" : "en-US", + "value" : "A fumigatus DNA Bld Ql NAA+probe" + }, + { + "language" : "en-US", + "value" : "Aspergillus fumigatus, Blood" + }, + { + "language" : "nl-NL", + "value" : "Aspergillus fumigatus DNA [aanwezigheid] in bloed d.m.v. probe-detectie" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100673-3", + "display" : "Aspergillus terreus DNA [Presence] in Blood by NAA with probe detection", + "designation" : [{ + "language" : "en-US", + "value" : "Aspergillus terreus DNA [Presence] in Blood by NAA with probe detection" + }, + { + "language" : "en-US", + "value" : "A terreus DNA Bld Ql NAA+probe" + }, + { + "language" : "en-US", + "value" : "Aspergillus terreus, Blood" + }, + { + "language" : "nl-NL", + "value" : "Aspergillus terreus DNA [aanwezigheid] in bloed d.m.v. probe-detectie" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100674-1", + "display" : "BK virus DNA [Log #/volume] (viral load) in Blood by NAA with probe detection", + "designation" : [{ + "language" : "en-US", + "value" : "BK virus DNA [Log #/volume] (viral load) in Blood by NAA with probe detection" + }, + { + "language" : "en-US", + "value" : "BKV DNA Bld NAA+probe-Log#" + }, + { + "language" : "en-US", + "value" : "BK virus, Blood" + }, + { + "language" : "nl-NL", + "value" : "BK-virus DNA [logaritmisch aantal/volume] in bloed d.m.v. probe-detectie" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100675-8", + "display" : "Cytomegalovirus DNA [Units/volume] (viral load) in Blood by NAA with probe detection", + "designation" : [{ + "language" : "en-US", + "value" : "Cytomegalovirus DNA [Units/volume] (viral load) in Blood by NAA with probe detection" + }, + { + "language" : "en-US", + "value" : "CMV DNA Bld NAA+probe-aCnc" + }, + { + "language" : "en-US", + "value" : "Cytomegalovirus (CMV), Blood" + }, + { + "language" : "de-DE", + "value" : "Cytomegalie-Virus DNA [Einheiten/Volumen] (Viruslast) in Blut mittels Nukleinsäureamplifikation mit Sondendetektion" + }, + { + "language" : "nl-NL", + "value" : "Cytomegalovirus DNA [eenheid/volume] in bloed d.m.v. probe-detectie" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100676-6", + "display" : "Cytomegalovirus DNA [log units/volume] (viral load) in Blood by NAA with probe detection", + "designation" : [{ + "language" : "en-US", + "value" : "Cytomegalovirus DNA [log units/volume] (viral load) in Blood by NAA with probe detection" + }, + { + "language" : "en-US", + "value" : "CMV DNA Bld NAA+probe-Log IU" + }, + { + "language" : "en-US", + "value" : "Cytomegalovirus (CMV), Blood" + }, + { + "language" : "de-DE", + "value" : "Cytomegalie-Virus DNA [log Einheiten/Volumen] (Viruslast) in Blut mittels Nukleinsäureamplifikation mit Sondendetektion" + }, + { + "language" : "nl-NL", + "value" : "Cytomegalovirus DNA [logaritmische eenheid/volume] in bloed d.m.v. probe-detectie" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10067-7", + "display" : "S' wave amplitude in lead V4", + "designation" : [{ + "language" : "en-US", + "value" : "S' wave amplitude in lead V4" + }, + { + "language" : "en-US", + "value" : "S' wave Amp L-V4" + }, + { + "language" : "es-MX", + "value" : "Amplitud de onda S. derivación V4:Corazón :Punto temporal:Elpot:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "amplitud de la onda S'.derivación V4:potencial eléctrico (voltaje):punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "S' onda Amp L-V4" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100677-4", + "display" : "Epstein Barr virus DNA [Log #/volume] (viral load) in Serum or Plasma by NAA with probe detection", + "designation" : [{ + "language" : "en-US", + "value" : "Epstein Barr virus DNA [Log #/volume] (viral load) in Serum or Plasma by NAA with probe detection" + }, + { + "language" : "en-US", + "value" : "EBV DNA SerPl NAA+probe-Log#" + }, + { + "language" : "en-US", + "value" : "Epstein Barr virus (EBV), Blood" + }, + { + "language" : "nl-NL", + "value" : "Epstein-Barr-virus DNA [logaritmisch aantal/volume] in serum of plasma d.m.v. probe-detectie" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100678-2", + "display" : "Epstein Barr virus DNA [Log #/volume] (viral load) in Blood by NAA with probe detection", + "designation" : [{ + "language" : "en-US", + "value" : "Epstein Barr virus DNA [Log #/volume] (viral load) in Blood by NAA with probe detection" + }, + { + "language" : "en-US", + "value" : "EBV DNA Bld NAA+probe-Log#" + }, + { + "language" : "en-US", + "value" : "Epstein Barr virus (EBV), Blood" + }, + { + "language" : "nl-NL", + "value" : "Epstein-Barr-virus DNA [logaritmisch aantal/volume] in bloed d.m.v. probe-detectie" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100679-0", + "display" : "Herpes virus 6 DNA [Log #/volume] (viral load) in Serum or Plasma by NAA with probe detection", + "designation" : [{ + "language" : "en-US", + "value" : "Herpes virus 6 DNA [Log #/volume] (viral load) in Serum or Plasma by NAA with probe detection" + }, + { + "language" : "en-US", + "value" : "HHV6 DNA SerPl NAA+probe-Log#" + }, + { + "language" : "en-US", + "value" : "Herpes virus (HHV) 6, Blood" + }, + { + "language" : "nl-NL", + "value" : "Humaan betaherpesvirus type 6 DNA [logaritmisch aantal/volume] in serum of plasma d.m.v. probe-detectie" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100680-8", + "display" : "Herpes virus 6 DNA [Log #/volume] (viral load) in Blood by NAA with probe detection", + "designation" : [{ + "language" : "en-US", + "value" : "Herpes virus 6 DNA [Log #/volume] (viral load) in Blood by NAA with probe detection" + }, + { + "language" : "en-US", + "value" : "HHV6 DNA Bld NAA+probe-Log#" + }, + { + "language" : "en-US", + "value" : "Herpes virus (HHV) 6, Blood" + }, + { + "language" : "nl-NL", + "value" : "Humaan betaherpesvirus type 6 DNA [logaritmisch aantal/volume] in bloed d.m.v. probe-detectie" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100681-6", + "display" : "Herpes virus 7 DNA [Log #/volume] (viral load) in Serum or Plasma by NAA with probe detection", + "designation" : [{ + "language" : "en-US", + "value" : "Herpes virus 7 DNA [Log #/volume] (viral load) in Serum or Plasma by NAA with probe detection" + }, + { + "language" : "en-US", + "value" : "HHV7 DNA SerPl NAA+probe-Log#" + }, + { + "language" : "en-US", + "value" : "Herpes virus (HHV) 7, Blood" + }, + { + "language" : "nl-NL", + "value" : "Humaan betaherpesvirus type 7 DNA [logaritmisch aantal/volume] in serum of plasma d.m.v. probe-detectie" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100682-4", + "display" : "Herpes virus 7 DNA [Log #/volume] (viral load) in Blood by NAA with probe detection", + "designation" : [{ + "language" : "en-US", + "value" : "Herpes virus 7 DNA [Log #/volume] (viral load) in Blood by NAA with probe detection" + }, + { + "language" : "en-US", + "value" : "HHV7 DNA Bld NAA+probe-Log#" + }, + { + "language" : "en-US", + "value" : "Herpes virus (HHV) 7, Blood" + }, + { + "language" : "nl-NL", + "value" : "Humaan betaherpesvirus type 7 DNA [logaritmisch aantal/volume] in bloed d.m.v. probe-detectie" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100683-2", + "display" : "Herpes virus 8 DNA [Log #/volume] (viral load) in Serum or Plasma by NAA with probe detection", + "designation" : [{ + "language" : "en-US", + "value" : "Herpes virus 8 DNA [Log #/volume] (viral load) in Serum or Plasma by NAA with probe detection" + }, + { + "language" : "en-US", + "value" : "HHV8 DNA SerPl NAA+probe-Log#" + }, + { + "language" : "en-US", + "value" : "Herpes virus (HHV) 8, Blood" + }, + { + "language" : "nl-NL", + "value" : "Humaan herpesvirus 8 DNA [logaritmisch aantal/volume] in serum of plasma d.m.v. probe-detectie" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100684-0", + "display" : "Herpes virus 8 DNA [Log #/volume] (viral load) in Blood by NAA with probe detection", + "designation" : [{ + "language" : "en-US", + "value" : "Herpes virus 8 DNA [Log #/volume] (viral load) in Blood by NAA with probe detection" + }, + { + "language" : "en-US", + "value" : "HHV8 DNA Bld NAA+probe-Log#" + }, + { + "language" : "en-US", + "value" : "Herpes virus (HHV) 8, Blood" + }, + { + "language" : "nl-NL", + "value" : "Humaan herpesvirus 8 DNA [logaritmisch aantal/volume] in bloed d.m.v. probe-detectie" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10068-5", + "display" : "S' wave amplitude in lead V5", + "designation" : [{ + "language" : "en-US", + "value" : "S' wave amplitude in lead V5" + }, + { + "language" : "en-US", + "value" : "S' wave Amp L-V5" + }, + { + "language" : "es-MX", + "value" : "Amplitud de onda S. derivación V5:Corazón :Punto temporal:Elpot:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "amplitud de la onda S'.derivación V5:potencial eléctrico (voltaje):punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "S' onda Amp L-V5" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100685-7", + "display" : "JC virus DNA [Log #/volume] (viral load) in Serum or Plasma by NAA with probe detection", + "designation" : [{ + "language" : "en-US", + "value" : "JC virus DNA [Log #/volume] (viral load) in Serum or Plasma by NAA with probe detection" + }, + { + "language" : "en-US", + "value" : "JCPyV DNA SerPl NAA+probe-Log#" + }, + { + "language" : "en-US", + "value" : "JC virus, Blood" + }, + { + "language" : "nl-NL", + "value" : "JC-virus DNA [logaritmisch aantal/volume] in serum of plasma d.m.v. probe-detectie" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100686-5", + "display" : "JC virus DNA [Log #/volume] (viral load) in Cerebral spinal fluid by NAA with probe detection", + "designation" : [{ + "language" : "en-US", + "value" : "JC virus DNA [Log #/volume] (viral load) in Cerebral spinal fluid by NAA with probe detection" + }, + { + "language" : "en-US", + "value" : "JCPyV DNA CSF NAA+probe-Log#" + }, + { + "language" : "en-US", + "value" : "JC virus, Spinal fluid" + }, + { + "language" : "nl-NL", + "value" : "JC-virus DNA [logaritmisch aantal/volume] in liquor cerebrospinalis d.m.v. probe-detectie" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100687-3", + "display" : "JC virus DNA [Log #/volume] (viral load) in Urine by NAA with probe detection", + "designation" : [{ + "language" : "en-US", + "value" : "JC virus DNA [Log #/volume] (viral load) in Urine by NAA with probe detection" + }, + { + "language" : "en-US", + "value" : "JCPyV DNA Ur NAA+probe-Log#" + }, + { + "language" : "en-US", + "value" : "JC virus, Urine" + }, + { + "language" : "nl-NL", + "value" : "JC-virus DNA [logaritmisch aantal/volume] in urine d.m.v. probe-detectie" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100688-1", + "display" : "Parvovirus B19 DNA [Log #/volume] (viral load) in Blood by NAA with probe detection", + "designation" : [{ + "language" : "en-US", + "value" : "Parvovirus B19 DNA [Log #/volume] (viral load) in Blood by NAA with probe detection" + }, + { + "language" : "en-US", + "value" : "B19V DNA Bld NAA+probe-Log#" + }, + { + "language" : "en-US", + "value" : "Parvovirus B19, Blood" + }, + { + "language" : "de-DE", + "value" : "Parvovirus B19 DNA [log #/Volumen] (Viruslast) in Blut mittels Nukleinsäureamplifikation mit Sondendetektion" + }, + { + "language" : "nl-NL", + "value" : "Parvovirus B19 DNA [logaritmisch aantal/volume] in bloed d.m.v. probe-detectie" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100689-9", + "display" : "Toxoplasma gondii DNA [Log #/volume] in Serum or Plasma by NAA with probe detection", + "designation" : [{ + "language" : "en-US", + "value" : "Toxoplasma gondii DNA [Log #/volume] in Serum or Plasma by NAA with probe detection" + }, + { + "language" : "en-US", + "value" : "T gondii DNA SerPl NAA+probe-Log#" + }, + { + "language" : "en-US", + "value" : "Toxoplasma gondii, Blood" + }, + { + "language" : "de-DE", + "value" : "Toxoplasma gondii DNA [log #/Volumen] in Serum oder Plasma mittels Nukleinsäureamplifikation mit Sondendetektion" + }, + { + "language" : "nl-NL", + "value" : "Toxoplasma gondii DNA [logaritmisch aantal/volume] in serum of plasma d.m.v. probe-detectie" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100690-7", + "display" : "Toxoplasma gondii DNA [Log #/volume] in Cerebral spinal fluid by NAA with probe detection", + "designation" : [{ + "language" : "en-US", + "value" : "Toxoplasma gondii DNA [Log #/volume] in Cerebral spinal fluid by NAA with probe detection" + }, + { + "language" : "en-US", + "value" : "T gondii DNA CSF NAA+probe-Log#" + }, + { + "language" : "en-US", + "value" : "Toxoplasma gondii, Spinal fluid" + }, + { + "language" : "de-DE", + "value" : "Toxoplasma gondii DNA [log #/Volumen] in Liquor mittels Nukleinsäureamplifikation mit Sondendetektion" + }, + { + "language" : "nl-NL", + "value" : "Toxoplasma gondii DNA [logaritmisch aantal/volume] in liquor cerebrospinalis d.m.v. probe-detectie" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100691-5", + "display" : "Varicella zoster virus DNA [Log #/volume] (viral load) in Blood by NAA with probe detection", + "designation" : [{ + "language" : "en-US", + "value" : "Varicella zoster virus DNA [Log #/volume] (viral load) in Blood by NAA with probe detection" + }, + { + "language" : "en-US", + "value" : "VZV DNA Bld NAA+probe-Log#" + }, + { + "language" : "en-US", + "value" : "Varicella zoster virus (VZV; Chickenpox), Blood" + }, + { + "language" : "de-DE", + "value" : "Varicella-Zoster-Virus DNA [log #/Volumen] (Viruslast) in Blut mittels Nukleinsäureamplifikation mit Sondendetektion" + }, + { + "language" : "nl-NL", + "value" : "Varicella-zostervirus DNA [logaritmisch aantal/volume] in bloed d.m.v. probe-detectie" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100692-3", + "display" : "Varicella zoster virus DNA [Log #/volume] (viral load) in Cerebral spinal fluid by NAA with probe detection", + "designation" : [{ + "language" : "en-US", + "value" : "Varicella zoster virus DNA [Log #/volume] (viral load) in Cerebral spinal fluid by NAA with probe detection" + }, + { + "language" : "en-US", + "value" : "VZV DNA CSF NAA+probe-Log#" + }, + { + "language" : "en-US", + "value" : "Varicella zoster virus (VZV; Chickenpox), Spinal fluid" + }, + { + "language" : "de-DE", + "value" : "Varicella-Zoster-Virus DNA [log #/Volumen] (Viruslast) in Liquor mittels Nukleinsäureamplifikation mit Sondendetektion" + }, + { + "language" : "nl-NL", + "value" : "Varicella-zostervirus DNA [logaritmisch aantal/volume] in liquor cerebrospinalis d.m.v. probe-detectie" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10069-3", + "display" : "S' wave amplitude in lead V6", + "designation" : [{ + "language" : "en-US", + "value" : "S' wave amplitude in lead V6" + }, + { + "language" : "en-US", + "value" : "S' wave Amp L-V6" + }, + { + "language" : "es-MX", + "value" : "Amplitud de onda S. derivación V6:Corazón :Punto temporal:Elpot:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "amplitud de la onda S'.derivación V6:potencial eléctrico (voltaje):punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "S' onda Amp L-V6" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100693-1", + "display" : "Pneumocystis jiroveci DNA [Log #/volume] in Respiratory system specimen by NAA with probe detection", + "designation" : [{ + "language" : "en-US", + "value" : "Pneumocystis jiroveci DNA [Log #/volume] in Respiratory system specimen by NAA with probe detection" + }, + { + "language" : "en-US", + "value" : "P jiroveci DNA Resp NAA+probe-Log#" + }, + { + "language" : "en-US", + "value" : "Pneumocystis jiroveci, Respiratory system specimen" + }, + { + "language" : "nl-NL", + "value" : "Pneumocystis jiroveci DNA [logaritmisch aantal/volume] in respiratoir monster d.m.v. probe-detectie" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100694-9", + "display" : "SMN1 gene silent carrier analysis [Presence] in Blood or Tissue by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "SMN1 gene silent carrier analysis [Presence] in Blood or Tissue by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "SMN1 carrier analysis Bld/T Ql" + }, + { + "language" : "en-US", + "value" : "SMN1 gene silent carrier analysis, Blood or tissue specimen" + }, + { + "language" : "nl-NL", + "value" : "Stille drager van SMN1-gen analyse [aanwezigheid] in bloed of weefsel d.m.v. moleculair genetisch onderzoek" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100695-6", + "display" : "Genetic disease analysis overall carrier interpretation in Blood or Tissue by Molecular genetics method Narrative", + "designation" : [{ + "language" : "en-US", + "value" : "Genetic disease analysis overall carrier interpretation in Blood or Tissue by Molecular genetics method Narrative" + }, + { + "language" : "en-US", + "value" : "Gene dis anl carrier interp Bld/T-Imp" + }, + { + "language" : "en-US", + "value" : "Genetic disease analysis overall carrier interpretation, Blood or tissue specimen" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100696-4", + "display" : "CTNS related multigene analysis [Identifier] in Bodyfluid and Serum or Plasma by Molecular genetics method Nominal", + "designation" : [{ + "language" : "en-US", + "value" : "CTNS related multigene analysis [Identifier] in Bodyfluid and Serum or Plasma by Molecular genetics method Nominal" + }, + { + "language" : "en-US", + "value" : "CTNS multigene anal Fld+SerPl" + }, + { + "language" : "en-US", + "value" : "CTNS related multigene analysis, Body Fld+S/P" + }, + { + "language" : "nl-NL", + "value" : "CTNS-gerelateerde multigen-analyse [identificator] in lichaamsvloeistof en serum of plasma d.m.v. moleculair genetisch onderzoek" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100697-2", + "display" : "Interventional radiology Outpatient Note", + "designation" : [{ + "language" : "en-US", + "value" : "Interventional radiology Outpatient Note" + }, + { + "language" : "en-US", + "value" : "IR OP Note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100698-0", + "display" : "Social Determinants of Health screening report Document", + "designation" : [{ + "language" : "en-US", + "value" : "Social Determinants of Health screening report Document" + }, + { + "language" : "en-US", + "value" : "SDOH screen report Doc" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100699-8", + "display" : "Rifabutin+Ethambutol [Susceptibility]", + "designation" : [{ + "language" : "en-US", + "value" : "Rifabutin+Ethambutol [Susceptibility]" + }, + { + "language" : "en-US", + "value" : "Rifabutin+Ethambutol Susc Islt" + }, + { + "language" : "en-US", + "value" : "Susceptibility to Rifabutin+Ethambutol" + }, + { + "language" : "de-DE", + "value" : "Rifabutin+Ethambutol [Empfindlichkeit]" + }, + { + "language" : "nl-NL", + "value" : "Rifabutine + ethambutol [gevoeligheid] in isolaat" + }, + { + "language" : "de-AT", + "value" : "Rifabutin/Ethambutol-Empfindlichkeit" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100700-4", + "display" : "Trichomonas vaginalis DNA [Presence] in Urethra by NAA with probe detection", + "designation" : [{ + "language" : "en-US", + "value" : "Trichomonas vaginalis DNA [Presence] in Urethra by NAA with probe detection" + }, + { + "language" : "en-US", + "value" : "T vaginalis DNA Urth Ql NAA+probe" + }, + { + "language" : "en-US", + "value" : "Trichomonas vaginalis, Urethra" + }, + { + "language" : "nl-NL", + "value" : "Trichomonas vaginalis DNA [aanwezigheid] in urethra d.m.v. probe-detectie" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10070-1", + "display" : "S' wave duration in lead AVF", + "designation" : [{ + "language" : "en-US", + "value" : "S' wave duration in lead AVF" + }, + { + "language" : "en-US", + "value" : "S' wave dur L-AVF" + }, + { + "language" : "es-MX", + "value" : "Duración de la onda S. Plomo AVF:Corazón :Punto temporal:Tiempo:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "duración de la onda S'.derivación AVF:tiempo:punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "S' onda dur L-AVF" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100701-2", + "display" : "Trichomonas vaginalis rRNA [Presence] in Urethra by NAA with probe detection", + "designation" : [{ + "language" : "en-US", + "value" : "Trichomonas vaginalis rRNA [Presence] in Urethra by NAA with probe detection" + }, + { + "language" : "en-US", + "value" : "T vaginalis rRNA Urth Ql NAA+probe" + }, + { + "language" : "en-US", + "value" : "Trichomonas vaginalis, Urethra" + }, + { + "language" : "nl-NL", + "value" : "Trichomonas vaginalis rRNA [aanwezigheid] in urethra d.m.v. probe-detectie" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100702-0", + "display" : "Mycoplasma genitalium rRNA [Presence] in Urethra by NAA with probe detection", + "designation" : [{ + "language" : "en-US", + "value" : "Mycoplasma genitalium rRNA [Presence] in Urethra by NAA with probe detection" + }, + { + "language" : "en-US", + "value" : "M genitalium rRNA Urth Ql NAA+probe" + }, + { + "language" : "en-US", + "value" : "Mycoplasma genitalium, Urethra" + }, + { + "language" : "de-DE", + "value" : "Mycoplasma genitalium rRNA [Nachweis] in Harnröhre mittels Nukleinsäureamplifikation mit Sondendetektion" + }, + { + "language" : "nl-NL", + "value" : "Mycoplasma genitalium rRNA [aanwezigheid] in urethra d.m.v. probe-detectie" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100703-8", + "display" : "Mycoplasma genitalium rRNA [Presence] in Urine by NAA with probe detection", + "designation" : [{ + "language" : "en-US", + "value" : "Mycoplasma genitalium rRNA [Presence] in Urine by NAA with probe detection" + }, + { + "language" : "en-US", + "value" : "M genitalium rRNA Ur Ql NAA+probe" + }, + { + "language" : "en-US", + "value" : "Mycoplasma genitalium, Urine" + }, + { + "language" : "de-DE", + "value" : "Mycoplasma genitalium rRNA [Nachweis] in Urin mittels Nukleinsäureamplifikation mit Sondendetektion" + }, + { + "language" : "nl-NL", + "value" : "Mycoplasma genitalium rRNA [aanwezigheid] in urine d.m.v. probe-detectie" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100704-6", + "display" : "Mycoplasma genitalium rRNA [Presence] in Cervix by NAA with probe detection", + "designation" : [{ + "language" : "en-US", + "value" : "Mycoplasma genitalium rRNA [Presence] in Cervix by NAA with probe detection" + }, + { + "language" : "en-US", + "value" : "M genitalium rRNA Cvx Ql NAA+probe" + }, + { + "language" : "en-US", + "value" : "Mycoplasma genitalium, Cervix" + }, + { + "language" : "de-DE", + "value" : "Mycoplasma genitalium rRNA [Nachweis] in Probenmaterial vom Gebärmutterhals mittels Nukleinsäureamplifikation mit Sondendetektion" + }, + { + "language" : "nl-NL", + "value" : "Mycoplasma genitalium rRNA [aanwezigheid] in cervix d.m.v. probe-detectie" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100705-3", + "display" : "Mycoplasma genitalium rRNA [Presence] in Anorectal by NAA with probe detection", + "designation" : [{ + "language" : "en-US", + "value" : "Mycoplasma genitalium rRNA [Presence] in Anorectal by NAA with probe detection" + }, + { + "language" : "en-US", + "value" : "M genitalium rRNA Anorectl Ql NAA+probe" + }, + { + "language" : "en-US", + "value" : "Mycoplasma genitalium, Anorectal" + }, + { + "language" : "de-DE", + "value" : "Mycoplasma genitalium rRNA [Nachweis] in anorektalem Probenmaterial mittels Nukleinsäureamplifikation mit Sondendetektion" + }, + { + "language" : "nl-NL", + "value" : "Mycoplasma genitalium rRNA [aanwezigheid] in anorectaal d.m.v. probe-detectie" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100706-1", + "display" : "Mycoplasma genitalium rRNA [Presence] in Specimen by NAA with probe detection", + "designation" : [{ + "language" : "en-US", + "value" : "Mycoplasma genitalium rRNA [Presence] in Specimen by NAA with probe detection" + }, + { + "language" : "en-US", + "value" : "M genitalium rRNA Spec Ql NAA+probe" + }, + { + "language" : "en-US", + "value" : "Mycoplasma genitalium, Specimen" + }, + { + "language" : "de-DE", + "value" : "Mycoplasma genitalium rRNA [Nachweis] in Probenmaterial mittels Nukleinsäureamplifikation mit Sondendetektion" + }, + { + "language" : "nl-NL", + "value" : "Mycoplasma genitalium rRNA [aanwezigheid] d.m.v. probe-detectie" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100707-9", + "display" : "Polymorphonuclear cells [#/volume] in Peritoneal dialysis fluid by Automated count", + "designation" : [{ + "language" : "en-US", + "value" : "Polymorphonuclear cells [#/volume] in Peritoneal dialysis fluid by Automated count" + }, + { + "language" : "en-US", + "value" : "Polys # DiafP Auto" + }, + { + "language" : "en-US", + "value" : "Polymorphonuclear cells, Peritoneal dialysis fluid" + }, + { + "language" : "nl-NL", + "value" : "Polymorfonucleaire cellen [aantal/volume] in periteonale dialysevloeistof d.m.v. geautomatiseerde telling" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100708-7", + "display" : "Plasma cells/100 leukocytes in Synovial fluid", + "designation" : [{ + "language" : "en-US", + "value" : "Plasma cells/100 leukocytes in Synovial fluid" + }, + { + "language" : "en-US", + "value" : "Plasma Cells/leuk NFr Snv" + }, + { + "language" : "en-US", + "value" : "Plasma cells per 100 white blood cells, Synovial fluid" + }, + { + "language" : "nl-NL", + "value" : "Plasmacellen/100 leukocyten [getalsfractie] in synoviaal vocht" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100709-5", + "display" : "Hepatocellular carcinoma risk [Score] by GAAD", + "designation" : [{ + "language" : "en-US", + "value" : "Hepatocellular carcinoma risk [Score] by GAAD" + }, + { + "language" : "en-US", + "value" : "Hep Ca Risk Score Patient GAAD" + }, + { + "language" : "en-US", + "value" : "Hepatocellular carcinoma risk" + }, + { + "language" : "nl-NL", + "value" : "Risico op hepatocellulair carcinoom [score] d.m.v. GAAD-score" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100710-3", + "display" : "Chlamydia trachomatis and Neisseria gonorrhoeae rRNA panel - Throat by NAA with probe detection", + "designation" : [{ + "language" : "en-US", + "value" : "Chlamydia trachomatis and Neisseria gonorrhoeae rRNA panel - Throat by NAA with probe detection" + }, + { + "language" : "en-US", + "value" : "C trach+GC pnl Throat NAA+probe" + }, + { + "language" : "en-US", + "value" : "Chlamydia trachomatis and Neisseria gonorrhoeae panel, Throat" + }, + { + "language" : "nl-NL", + "value" : "Chlamydia trachomatis & Neisseria gonorrhoeae rRNA panel in keel d.m.v. probe-detectie" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100711-1", + "display" : "Borrelia burgdorferi.VlsE1+pepC10 Ab [Units/volume] in Serum by Immunoassay", + "designation" : [{ + "language" : "en-US", + "value" : "Borrelia burgdorferi.VlsE1+pepC10 Ab [Units/volume] in Serum by Immunoassay" + }, + { + "language" : "en-US", + "value" : "B burgdor.VlsE1+pepC10 Ab Ser IA-aCnc" + }, + { + "language" : "en-US", + "value" : "Borrelia burgdorferi.VlsE1+pepC10 antibody, Blood" + }, + { + "language" : "de-DE", + "value" : "Borrelia burgdorferi.VlsE1+pepC10 Antikörper [Einheiten/Volumen] in Serum mittels Immunoassay" + }, + { + "language" : "nl-NL", + "value" : "Borrelia burgdorferi.VlsE1+pepC10 As [eenheid/volume] in serum d.m.v. immunoassay" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100712-9", + "display" : "Brexpiprazole [Mass/volume] in Serum or Plasma", + "designation" : [{ + "language" : "en-US", + "value" : "Brexpiprazole [Mass/volume] in Serum or Plasma" + }, + { + "language" : "en-US", + "value" : "Brexpiprazole SerPl-mCnc" + }, + { + "language" : "en-US", + "value" : "Brexpiprazole, Blood" + }, + { + "language" : "nl-NL", + "value" : "Brexpiprazol [massa/volume] in serum of plasma" + }, + { + "language" : "de-AT", + "value" : "Brexpiprazol" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100713-7", + "display" : "Cariprazine [Mass/volume] in Serum or Plasma", + "designation" : [{ + "language" : "en-US", + "value" : "Cariprazine [Mass/volume] in Serum or Plasma" + }, + { + "language" : "en-US", + "value" : "Cariprazine SerPl-mCnc" + }, + { + "language" : "en-US", + "value" : "Cariprazine, Blood" + }, + { + "language" : "nl-NL", + "value" : "Cariprazine [massa/volume] in serum of plasma" + }, + { + "language" : "de-AT", + "value" : "Cariprazin" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100714-5", + "display" : "Guanfacine [Mass/volume] in Serum or Plasma", + "designation" : [{ + "language" : "en-US", + "value" : "Guanfacine [Mass/volume] in Serum or Plasma" + }, + { + "language" : "en-US", + "value" : "Guanfacine SerPl-mCnc" + }, + { + "language" : "en-US", + "value" : "Guanfacine, Blood" + }, + { + "language" : "nl-NL", + "value" : "Guanfacine [massa/volume] in serum of plasma" + }, + { + "language" : "de-AT", + "value" : "Guanfacin" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100715-2", + "display" : "Prothipendyl [Mass/volume] in Serum or Plasma", + "designation" : [{ + "language" : "en-US", + "value" : "Prothipendyl [Mass/volume] in Serum or Plasma" + }, + { + "language" : "en-US", + "value" : "Prothipendyl SerPl-mCnc" + }, + { + "language" : "en-US", + "value" : "Prothipendyl, Blood" + }, + { + "language" : "nl-NL", + "value" : "Prothipendyl [massa/volume] in serum of plasma" + }, + { + "language" : "de-AT", + "value" : "Prothipendyl" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100716-0", + "display" : "Prostate specific Ag [Mass/volume] in DBS", + "designation" : [{ + "language" : "en-US", + "value" : "Prostate specific Ag [Mass/volume] in DBS" + }, + { + "language" : "en-US", + "value" : "PSA DBS-mCnc" + }, + { + "language" : "en-US", + "value" : "Prostate specific antigen, Dried blood spot" + }, + { + "language" : "nl-NL", + "value" : "Prostaatspecifiek Ag [massa/volume] in gedroogde bloedspot" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100717-8", + "display" : "FCGR3A gene.p.Phe176Val [Presence] in Blood or Tissue by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "FCGR3A gene.p.Phe176Val [Presence] in Blood or Tissue by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "FCGR3A gene.p.Phe176Val Bld/T Ql" + }, + { + "language" : "en-US", + "value" : "FCGR3A gene.p.Phe176Val, Blood or tissue specimen" + }, + { + "language" : "nl-NL", + "value" : "FCGR3A-gen.p.Phe176Val [aanwezigheid] in bloed of weefsel d.m.v. moleculair genetisch onderzoek" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100718-6", + "display" : "Undersea and hyperbaric medicine Discharge summary", + "designation" : [{ + "language" : "en-US", + "value" : "Undersea and hyperbaric medicine Discharge summary" + }, + { + "language" : "en-US", + "value" : "Undersea+hyperbar D/C sum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10071-9", + "display" : "S' wave duration in lead AVL", + "designation" : [{ + "language" : "en-US", + "value" : "S' wave duration in lead AVL" + }, + { + "language" : "en-US", + "value" : "S' wave dur L-AVL" + }, + { + "language" : "es-MX", + "value" : "Duración de la onda S. Liderar AVL:Corazón :Punto temporal:Tiempo:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "duración de la onda S'.derivación AVL:tiempo:punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "S' onda dur L-AVL" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100719-4", + "display" : "Surgical oncology Discharge summary", + "designation" : [{ + "language" : "en-US", + "value" : "Surgical oncology Discharge summary" + }, + { + "language" : "en-US", + "value" : "Surg Onc D/C sum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100720-2", + "display" : "Reproductive endocrinology and infertility Discharge summary", + "designation" : [{ + "language" : "en-US", + "value" : "Reproductive endocrinology and infertility Discharge summary" + }, + { + "language" : "en-US", + "value" : "REI D/C sum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100721-0", + "display" : "Community health care Discharge summary", + "designation" : [{ + "language" : "en-US", + "value" : "Community health care Discharge summary" + }, + { + "language" : "en-US", + "value" : "Comm hlth care D/C sum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100722-8", + "display" : "Integrative medicine Discharge summary", + "designation" : [{ + "language" : "en-US", + "value" : "Integrative medicine Discharge summary" + }, + { + "language" : "en-US", + "value" : "Integrative medicine D/C sum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100723-6", + "display" : "Sports medicine Discharge summary", + "designation" : [{ + "language" : "en-US", + "value" : "Sports medicine Discharge summary" + }, + { + "language" : "en-US", + "value" : "Sports medicine D/C sum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100724-4", + "display" : "Diabetology Discharge summary", + "designation" : [{ + "language" : "en-US", + "value" : "Diabetology Discharge summary" + }, + { + "language" : "en-US", + "value" : "Diabetology D/C sum" + }, + { + "language" : "nl-NL", + "value" : "Samenvattende ontslagbrief [bevinding] in {instelling} d.m.v. diabetologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100725-1", + "display" : "Optometry Discharge summary", + "designation" : [{ + "language" : "en-US", + "value" : "Optometry Discharge summary" + }, + { + "language" : "en-US", + "value" : "Optometry D/C sum" + }, + { + "language" : "nl-NL", + "value" : "Samenvattende ontslagbrief [bevinding] in {instelling} d.m.v. optometrie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100726-9", + "display" : "Podiatry Discharge summary", + "designation" : [{ + "language" : "en-US", + "value" : "Podiatry Discharge summary" + }, + { + "language" : "en-US", + "value" : "Podiatry D/C sum" + }, + { + "language" : "nl-NL", + "value" : "Samenvattende ontslagbrief [bevinding] in {instelling} d.m.v. podologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10072-7", + "display" : "S' wave duration in lead AVR", + "designation" : [{ + "language" : "en-US", + "value" : "S' wave duration in lead AVR" + }, + { + "language" : "en-US", + "value" : "S' wave dur L-AVR" + }, + { + "language" : "es-MX", + "value" : "Duración de la onda S. adelantar AVR:Corazón :Punto temporal:Tiempo:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "duración de la onda S'.derivación AVR:tiempo:punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "S' onda dur L-AVR" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100727-7", + "display" : "Chiropractic medicine Discharge summary", + "designation" : [{ + "language" : "en-US", + "value" : "Chiropractic medicine Discharge summary" + }, + { + "language" : "en-US", + "value" : "Chiropractic med D/C sum" + }, + { + "language" : "nl-NL", + "value" : "Samenvattende ontslagbrief [bevinding] in {instelling} d.m.v. chiropractie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100728-5", + "display" : "Cardiac surgery Discharge summary", + "designation" : [{ + "language" : "en-US", + "value" : "Cardiac surgery Discharge summary" + }, + { + "language" : "en-US", + "value" : "Cardiac surgery D/C sum" + }, + { + "language" : "nl-NL", + "value" : "Samenvattende ontslagbrief [bevinding] in {instelling} d.m.v. cardiochirurgie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100729-3", + "display" : "Breastfeeding Discharge summary", + "designation" : [{ + "language" : "en-US", + "value" : "Breastfeeding Discharge summary" + }, + { + "language" : "en-US", + "value" : "Breastfeeding D/C sum" + }, + { + "language" : "nl-NL", + "value" : "Samenvattende ontslagbrief [bevinding] in {instelling} d.m.v. borstvoeding (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100730-1", + "display" : "Transplant surgery Discharge summary", + "designation" : [{ + "language" : "en-US", + "value" : "Transplant surgery Discharge summary" + }, + { + "language" : "en-US", + "value" : "Transpl surg D/C sum" + }, + { + "language" : "nl-NL", + "value" : "Samenvattende ontslagbrief [bevinding] in {instelling} d.m.v. transplantatiechirurgie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100731-9", + "display" : "Urgent care center Discharge summary", + "designation" : [{ + "language" : "en-US", + "value" : "Urgent care center Discharge summary" + }, + { + "language" : "en-US", + "value" : "Urgent care D/C sum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100732-7", + "display" : "Cholesterol.in lipoprotein (little a) and Cholesterol.in LDL panel - Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Cholesterol.in lipoprotein (little a) and Cholesterol.in LDL panel - Serum" + }, + { + "language" : "en-US", + "value" : "LPALD Ser" + }, + { + "language" : "en-US", + "value" : "Cholesterol.in lipoprotein (little a) & Cholesterol.in LDL panel, Blood" + }, + { + "language" : "nl-NL", + "value" : "Cholesterol.in lipoproteïne (kleine a) & cholesterol.in LDL panel in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100733-5", + "display" : "Cholesterol in LDL [Mass/volume] in Serum by calculation --corrected for Cholesterol.in lipoprotein (little a)", + "designation" : [{ + "language" : "en-US", + "value" : "Cholesterol in LDL [Mass/volume] in Serum by calculation --corrected for Cholesterol.in lipoprotein (little a)" + }, + { + "language" : "en-US", + "value" : "LDLc cor Lpa Cholest" + }, + { + "language" : "en-US", + "value" : "LDL cholesterol corrected for Cholesterol.in lipoprotein (little a), Blood" + }, + { + "language" : "nl-NL", + "value" : "Cholesterol.in LDL^gecorrigeerd voor cholesterol.in lipoproteïne (kleine a) [massa/volume] in serum d.m.v. berekend" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100734-3", + "display" : "traMADol and Metabolites Panel - Urine by Confirmatory method", + "designation" : [{ + "language" : "en-US", + "value" : "traMADol and Metabolites Panel - Urine by Confirmatory method" + }, + { + "language" : "en-US", + "value" : "Ur Cfm" + }, + { + "language" : "en-US", + "value" : "traMADol and Metabolites Panel, Urine" + }, + { + "language" : "nl-NL", + "value" : "Tramadol & metabolieten panel in urine d.m.v. bevestiging" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10073-5", + "display" : "S' wave duration in lead I", + "designation" : [{ + "language" : "en-US", + "value" : "S' wave duration in lead I" + }, + { + "language" : "en-US", + "value" : "S' wave dur L-I" + }, + { + "language" : "es-MX", + "value" : "Duración de la onda S.:Corazón :Punto temporal:Tiempo:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "duración de la onda S'.derivación I:tiempo:punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "S' onda dur L-I" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100735-0", + "display" : "Mannose-6-phosphate isomerase and phosphomannomutase 1 panel - Leukocytes", + "designation" : [{ + "language" : "en-US", + "value" : "Mannose-6-phosphate isomerase and phosphomannomutase 1 panel - Leukocytes" + }, + { + "language" : "en-US", + "value" : "M6PI & PMM1 panel WBC" + }, + { + "language" : "en-US", + "value" : "Mannose-6-phosphate isomerase and phosphomannomutase 1 panel, White blood cells" + }, + { + "language" : "nl-NL", + "value" : "Mannose-6-fosfaatisomerase & fosfomannomutase 1 panel in leukocyten" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100736-8", + "display" : "Acylcarnitine Analysis Post Mortem in Specimen Document", + "designation" : [{ + "language" : "en-US", + "value" : "Acylcarnitine Analysis Post Mortem in Specimen Document" + }, + { + "language" : "en-US", + "value" : "Spec Doc" + }, + { + "language" : "en-US", + "value" : "Acylcarnitine Analysis Post Mortem, Specimen" + }, + { + "language" : "nl-NL", + "value" : "Acylcarnitine postmortale analyse [bevinding] (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100737-6", + "display" : "Alkaline phosphatase.macromolecular [Presence] in Serum or Plasma", + "designation" : [{ + "language" : "en-US", + "value" : "Alkaline phosphatase.macromolecular [Presence] in Serum or Plasma" + }, + { + "language" : "en-US", + "value" : "AP Macro SerPl Ql" + }, + { + "language" : "en-US", + "value" : "Alkaline phosphatase.macromolecular, Blood" + }, + { + "language" : "nl-NL", + "value" : "Alkalinefosfatase.macromoleculair [aanwezigheid] in serum of plasma" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100738-4", + "display" : "Alanine aminotransferase.macromolecular [Presence] in Serum or Plasma", + "designation" : [{ + "language" : "en-US", + "value" : "Alanine aminotransferase.macromolecular [Presence] in Serum or Plasma" + }, + { + "language" : "en-US", + "value" : "ALT Macro SerPl Ql" + }, + { + "language" : "en-US", + "value" : "Macromolecular alanine aminotransferase, Blood" + }, + { + "language" : "nl-NL", + "value" : "Alanine-aminotransferase.macromoleculair [aanwezigheid] in serum of plasma" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100739-2", + "display" : "Aspartate aminotransferase.macromolecular [Presence] in Serum or Plasma", + "designation" : [{ + "language" : "en-US", + "value" : "Aspartate aminotransferase.macromolecular [Presence] in Serum or Plasma" + }, + { + "language" : "en-US", + "value" : "AST Macro SerPl Ql" + }, + { + "language" : "en-US", + "value" : "Macromolecular aspartate aminotransferase, Blood" + }, + { + "language" : "nl-NL", + "value" : "Aspartaataminotransferase.macromoleculair [aanwezigheid] in serum of plasma" + }] + }, + { + "system" : "http://loinc.org", + "code" : "1007-4", + "display" : "Direct antiglobulin test.polyspecific reagent [Presence] on Red Blood Cells", + "designation" : [{ + "language" : "en-US", + "value" : "Direct antiglobulin test.polyspecific reagent [Presence] on Red Blood Cells" + }, + { + "language" : "en-US", + "value" : "DAT Poly-Sp Reag RBC Ql" + }, + { + "language" : "en-US", + "value" : "Direct Antiglobulin Test (DAT; Direct Coombs), Red blood cells" + }, + { + "language" : "es-MX", + "value" : "Prueba de antiglobulina directa, reactivo específico de poli: Eritrocitos : Punto temporal: Presencia o umbral: Ordinal:" + }, + { + "language" : "es-AR", + "value" : "prueba de antiglobulina directa.reactivo poliespecífico:concentración arbitraria:punto en el tiempo:eritrocitos:ordinal:" + }, + { + "language" : "pt-BR", + "value" : "DAT Poly-Sp Reag RBC Ql" + }, + { + "language" : "de-DE", + "value" : "Direkt-Antiglobulintest.polyspezifisches Reagenz [Nachweis] auf Erythrozyten" + }, + { + "language" : "nl-NL", + "value" : "Directe antiglobulinetest.polyspecifiek reagens [aanwezigheid] in erytrocyten" + }, + { + "language" : "de-AT", + "value" : "Direkter Coombs Test polyspezifisch" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100740-0", + "display" : "Amylase.macromolecular [Presence] in Serum or Plasma", + "designation" : [{ + "language" : "en-US", + "value" : "Amylase.macromolecular [Presence] in Serum or Plasma" + }, + { + "language" : "en-US", + "value" : "Amylase Macro SerPl Ql" + }, + { + "language" : "en-US", + "value" : "Amylase.macromolecular, Blood" + }, + { + "language" : "nl-NL", + "value" : "Amylase.macromoleculair [aanwezigheid] in serum of plasma" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100741-8", + "display" : "Gamma glutamyl transferase.macromolecular [Presence] in Serum or Plasma", + "designation" : [{ + "language" : "en-US", + "value" : "Gamma glutamyl transferase.macromolecular [Presence] in Serum or Plasma" + }, + { + "language" : "en-US", + "value" : "GGT Macro SerPl Ql" + }, + { + "language" : "en-US", + "value" : "Gamma glutamyl transferase.macromolecular, Blood" + }, + { + "language" : "nl-NL", + "value" : "Gamma-glutamyltransferase.macromoleculair [aanwezigheid] in serum of plasma" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100742-6", + "display" : "Lactate dehydrogenase.macromolecular [Presence] in Serum or Plasma", + "designation" : [{ + "language" : "en-US", + "value" : "Lactate dehydrogenase.macromolecular [Presence] in Serum or Plasma" + }, + { + "language" : "en-US", + "value" : "LDH Macro SerPl Ql" + }, + { + "language" : "en-US", + "value" : "Lactate dehydrogenase.macromolecular, Blood" + }, + { + "language" : "nl-NL", + "value" : "Lactaatdehydrogenase.macromoleculair [aanwezigheid] in serum of plasma" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10074-3", + "display" : "S' wave duration in lead II", + "designation" : [{ + "language" : "en-US", + "value" : "S' wave duration in lead II" + }, + { + "language" : "en-US", + "value" : "S' wave dur L-II" + }, + { + "language" : "es-MX", + "value" : "Duración de la onda S. Plomo II:Corazón :Punto temporal:Tiempo:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "duración de la onda S'.derivación II:tiempo:punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "S' onda dur L-II" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100743-4", + "display" : "Lipase.macromolecular [Presence] in Serum or Plasma", + "designation" : [{ + "language" : "en-US", + "value" : "Lipase.macromolecular [Presence] in Serum or Plasma" + }, + { + "language" : "en-US", + "value" : "Lipase Macro SerPl Ql" + }, + { + "language" : "en-US", + "value" : "Lipase.macromolecular, Blood" + }, + { + "language" : "nl-NL", + "value" : "Lipase.macromoleculair [aanwezigheid] in serum of plasma" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100744-2", + "display" : "Alpha-1-acid glycoprotein [Mass/volume] in Serum or Plasma by Electrophoresis", + "designation" : [{ + "language" : "en-US", + "value" : "Alpha-1-acid glycoprotein [Mass/volume] in Serum or Plasma by Electrophoresis" + }, + { + "language" : "en-US", + "value" : "A1acid Glycoprotein SerPl Elph-mCnc" + }, + { + "language" : "en-US", + "value" : "Alpha-1-acid glycoprotein, Blood" + }, + { + "language" : "nl-NL", + "value" : "Alfa-1-zure glycoproteïne [massa/volume] in serum of plasma d.m.v. elektroforese" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100745-9", + "display" : "Chloride [Moles/volume] in Mixed venous blood", + "designation" : [{ + "language" : "en-US", + "value" : "Chloride [Moles/volume] in Mixed venous blood" + }, + { + "language" : "en-US", + "value" : "Chloride BldMV-sCnc" + }, + { + "language" : "en-US", + "value" : "Chloride, Blood" + }, + { + "language" : "nl-NL", + "value" : "Chloride [mol/volume] in gemengd veneus bloed" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100746-7", + "display" : "Glucose [Moles/volume] in Mixed venous blood", + "designation" : [{ + "language" : "en-US", + "value" : "Glucose [Moles/volume] in Mixed venous blood" + }, + { + "language" : "en-US", + "value" : "Glucose BldMV-sCnc" + }, + { + "language" : "en-US", + "value" : "Glucose, Blood" + }, + { + "language" : "nl-NL", + "value" : "Glucose [mol/volume] in gemengd veneus bloed" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100747-5", + "display" : "Legionella serogroup panel - Specimen", + "designation" : [{ + "language" : "en-US", + "value" : "Legionella serogroup panel - Specimen" + }, + { + "language" : "en-US", + "value" : "Lp-SG panel Spec" + }, + { + "language" : "en-US", + "value" : "Legionella serogroup panel, Specimen" + }, + { + "language" : "nl-NL", + "value" : "Legionella serogroep panel" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100748-3", + "display" : "Legionella spp [Presence] in Specimen by NAA with probe detection", + "designation" : [{ + "language" : "en-US", + "value" : "Legionella spp [Presence] in Specimen by NAA with probe detection" + }, + { + "language" : "en-US", + "value" : "Legionella spp Spec Ql NAA+probe" + }, + { + "language" : "en-US", + "value" : "Legionella spp, Specimen" + }, + { + "language" : "de-DE", + "value" : "Legionella spp [Nachweis] in Probenmaterial mittels Nukleinsäureamplifikation mit Sondendetektion" + }, + { + "language" : "nl-NL", + "value" : "Legionella spp. [aanwezigheid] d.m.v. probe-detectie" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100749-1", + "display" : "Legionella pneumophila serogroup 1 [Presence] in Specimen by NAA with probe detection", + "designation" : [{ + "language" : "en-US", + "value" : "Legionella pneumophila serogroup 1 [Presence] in Specimen by NAA with probe detection" + }, + { + "language" : "en-US", + "value" : "Lp-SG1 Spec Ql NAA+probe" + }, + { + "language" : "en-US", + "value" : "Legionella pneumophila serogroup 1, Specimen" + }, + { + "language" : "de-DE", + "value" : "Legionella pneumophila, Serogruppe 1 [Nachweis] in Probenmaterial mittels Nukleinsäureamplifikation mit Sondendetektion" + }, + { + "language" : "nl-NL", + "value" : "Legionella pneumophila serogroep 1 [aanwezigheid] d.m.v. probe-detectie" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10075-0", + "display" : "S' wave duration in lead III", + "designation" : [{ + "language" : "en-US", + "value" : "S' wave duration in lead III" + }, + { + "language" : "en-US", + "value" : "S' wave dur L-III" + }, + { + "language" : "es-MX", + "value" : "Duración de la onda S. Plomo III:Corazón :Punto temporal:Tiempo:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "duración de la onda S'.derivación III:tiempo:punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "S' onda dur L-III" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100750-9", + "display" : "Legionella pneumophila non-serogroup 1 [Presence] in Specimen by NAA with probe detection", + "designation" : [{ + "language" : "en-US", + "value" : "Legionella pneumophila non-serogroup 1 [Presence] in Specimen by NAA with probe detection" + }, + { + "language" : "en-US", + "value" : "Lp-nonSG1 Spec Ql NAA+probe" + }, + { + "language" : "en-US", + "value" : "Legionella pneumophila non-serogroup 1, Specimen" + }, + { + "language" : "de-DE", + "value" : "Legionella pneumophila, nicht Serogruppe 1 [Nachweis] in Probenmaterial mittels Nukleinsäureamplifikation mit Sondendetektion" + }, + { + "language" : "nl-NL", + "value" : "Legionella pneumophila anders dan serogroep 1 [aanwezigheid] d.m.v. probe-detectie" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100751-7", + "display" : "Galactose-alpha-1,3-galactose (Alpha-Gal) panel - Serum or Plasma", + "designation" : [{ + "language" : "en-US", + "value" : "Galactose-alpha-1,3-galactose (Alpha-Gal) panel - Serum or Plasma" + }, + { + "language" : "en-US", + "value" : "Alpha-Gal panel SerPl" + }, + { + "language" : "en-US", + "value" : "Galactose-alpha-1,3-galactose (Alpha-Gal) panel, Blood" + }, + { + "language" : "nl-NL", + "value" : "Galactose-alfa-1,3-galactose panel in serum of plasma" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100752-5", + "display" : "Exacerbating factors - Reported", + "designation" : [{ + "language" : "en-US", + "value" : "Exacerbating factors - Reported" + }, + { + "language" : "en-US", + "value" : "Exacerbating factors Reported" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100753-3", + "display" : "Alleviating factors - Reported", + "designation" : [{ + "language" : "en-US", + "value" : "Alleviating factors - Reported" + }, + { + "language" : "en-US", + "value" : "Alleviating factors Reported" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100754-1", + "display" : "Platelet disorders multigene analysis in Blood or Tissue by Sequencing", + "designation" : [{ + "language" : "en-US", + "value" : "Platelet disorders multigene analysis in Blood or Tissue by Sequencing" + }, + { + "language" : "en-US", + "value" : "Plt disorder gene anal Bld/T Seq" + }, + { + "language" : "en-US", + "value" : "Platelet disorders multigene analysis, Blood or tissue specimen" + }, + { + "language" : "nl-NL", + "value" : "Trombocytopathie multigen-analyse [bevinding] in bloed of weefsel d.m.v. sequencing (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100755-8", + "display" : "Oligoclonal bands [#] in Serum or Plasma by Isoelectric focusing", + "designation" : [{ + "language" : "en-US", + "value" : "Oligoclonal bands [#] in Serum or Plasma by Isoelectric focusing" + }, + { + "language" : "en-US", + "value" : "Oligoclonal Bands SerPl IEF" + }, + { + "language" : "en-US", + "value" : "Oligoclonal bands, Blood" + }, + { + "language" : "nl-NL", + "value" : "Eiwitfracties.oligoklonale banden [aantal] in serum of plasma d.m.v. iso-elektrisch focusseren" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100756-6", + "display" : "Oligoclonal bands [Interpretation] in Cerebral spinal fluid by Isoelectric focusing", + "designation" : [{ + "language" : "en-US", + "value" : "Oligoclonal bands [Interpretation] in Cerebral spinal fluid by Isoelectric focusing" + }, + { + "language" : "en-US", + "value" : "Oligoclonal Bands CSF IEF-Imp" + }, + { + "language" : "en-US", + "value" : "Oligoclonal bands, Spinal fluid" + }, + { + "language" : "nl-NL", + "value" : "Eiwitfracties.oligoklonale banden [interpretatie] in liquor cerebrospinalis d.m.v. iso-elektrisch focusseren" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100757-4", + "display" : "Protein fractions.oligoclonal bands panel - Serum and CSF by Isoelectric focusing", + "designation" : [{ + "language" : "en-US", + "value" : "Protein fractions.oligoclonal bands panel - Serum and CSF by Isoelectric focusing" + }, + { + "language" : "en-US", + "value" : "Oligoclonal Bands panel Ser+CSF IEF" + }, + { + "language" : "en-US", + "value" : "Protein fractions.oligoclonal bands panel, Serum+Cerebrospinal fluid" + }, + { + "language" : "nl-NL", + "value" : "Eiwitfracties.oligoklonale banden panel in serum en liquor cerebrospinalis d.m.v. iso-elektrisch focusseren" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100758-2", + "display" : "Estimated lung age by based on clinical data", + "designation" : [{ + "language" : "en-US", + "value" : "Estimated lung age by based on clinical data" + }, + { + "language" : "en-US", + "value" : "Estimated lung age from clin data" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100759-0", + "display" : "Inspiratory reserve [Volume] Respiratory system by Spirometry", + "designation" : [{ + "language" : "en-US", + "value" : "Inspiratory reserve [Volume] Respiratory system by Spirometry" + }, + { + "language" : "en-US", + "value" : "Inspiratory reserve vol spirometry" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100760-8", + "display" : "XR Radius and Ulna - left Single view", + "designation" : [{ + "language" : "en-US", + "value" : "XR Radius and Ulna - left Single view" + }, + { + "language" : "en-US", + "value" : "XR Radius+Ulna-L 1V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100761-6", + "display" : "PALB2 gene targeted mutation analysis in Blood or Tissue by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "PALB2 gene targeted mutation analysis in Blood or Tissue by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "PALB2 Mut Anl Bld/T" + }, + { + "language" : "en-US", + "value" : "PALB2 gene targeted mutation analysis, Blood or tissue specimen" + }, + { + "language" : "nl-NL", + "value" : "PALB2-gen doelgerichte mutatie-analyse [bevinding] in bloed of weefsel d.m.v. moleculair genetisch onderzoek (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100762-4", + "display" : "HBA2 gene.c.377T>C [Presence] in Blood by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "HBA2 gene.c.377T>C [Presence] in Blood by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "HBA2 gene.c.377T>C Bld Ql" + }, + { + "language" : "en-US", + "value" : "HBA2 gene.c.377T>C, Blood" + }, + { + "language" : "nl-NL", + "value" : "HBA2-gen.c.377T>C [aanwezigheid] in bloed d.m.v. moleculair genetisch onderzoek" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100763-2", + "display" : "Mycobacterium sp comparative reaction interpretation Narrative", + "designation" : [{ + "language" : "en-US", + "value" : "Mycobacterium sp comparative reaction interpretation Narrative" + }, + { + "language" : "en-US", + "value" : "Mycobacterium sp comp react interp" + }, + { + "language" : "en-US", + "value" : "Mycobacterium sp comparative reaction interpretation, Skin" + }, + { + "language" : "nl-NL", + "value" : "Comparatieve reactie op Mycobacterium sp. Interpretatie [interpretatie] in huid (tekstueel)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100764-0", + "display" : "Mycobacterium bovis reaction wheal [Diameter] Qualitative --3 days post dose mammalian tuberculin intradermal", + "designation" : [{ + "language" : "en-US", + "value" : "Mycobacterium bovis reaction wheal [Diameter] Qualitative --3 days post dose mammalian tuberculin intradermal" + }, + { + "language" : "en-US", + "value" : "M bovis reactn wheal 3D p Mam Tuberc Ql" + }, + { + "language" : "en-US", + "value" : "Mycobacterium bovis reaction wheal 3 days after Mammalian Tuberculin Intradermal, Skin" + }, + { + "language" : "nl-NL", + "value" : "Mycobacterium bovis huidreactie^3 dagen na dosis zoogdiertuberculine ID [diameter] in huid" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100765-7", + "display" : "Homocysteine and methylmalonate and methylcitrate panel - DBS", + "designation" : [{ + "language" : "en-US", + "value" : "Homocysteine and methylmalonate and methylcitrate panel - DBS" + }, + { + "language" : "en-US", + "value" : "Hcys+Me-Malonate+2Me-citrate Pnl DBS" + }, + { + "language" : "en-US", + "value" : "Homocysteine and Methylmalonate and Methylcitrate panel, Dried blood spot" + }, + { + "language" : "nl-NL", + "value" : "Homocysteïne & methylmalonaat & 2-methylcitraat panel in gedroogde bloedspot" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100766-5", + "display" : "Center for Epidemiologic Studies Depression Scale panel [CES-D]", + "designation" : [{ + "language" : "en-US", + "value" : "Center for Epidemiologic Studies Depression Scale panel [CES-D]" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100767-3", + "display" : "Bothered by things that are not usually bothersome", + "designation" : [{ + "language" : "en-US", + "value" : "Bothered by things that are not usually bothersome" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10076-8", + "display" : "S' wave duration in lead V1", + "designation" : [{ + "language" : "en-US", + "value" : "S' wave duration in lead V1" + }, + { + "language" : "en-US", + "value" : "S' wave dur L-V1" + }, + { + "language" : "es-MX", + "value" : "Duración de la onda S. Plomo V1:Corazón :Punto temporal:Tiempo:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "duración de la onda S'.derivación V1:tiempo:punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "S' onda dur L-V1" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100768-1", + "display" : "Poor appetite", + "designation" : [{ + "language" : "en-US", + "value" : "Poor appetite" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100769-9", + "display" : "Unhappy even with help from my family or friends", + "designation" : [{ + "language" : "en-US", + "value" : "Unhappy even with help from my family or friends" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100770-7", + "display" : "Feeling just as good as others", + "designation" : [{ + "language" : "en-US", + "value" : "Feeling just as good as others" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100771-5", + "display" : "Trouble focusing", + "designation" : [{ + "language" : "en-US", + "value" : "Trouble focusing" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100772-3", + "display" : "Feeling depressed", + "designation" : [{ + "language" : "en-US", + "value" : "Feeling depressed" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100773-1", + "display" : "Feeling everything is too much of an effort", + "designation" : [{ + "language" : "en-US", + "value" : "Feeling everything is too much of an effort" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100774-9", + "display" : "Feeling hopeful about the future", + "designation" : [{ + "language" : "en-US", + "value" : "Feeling hopeful about the future" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100775-6", + "display" : "Feeling life had been a failure", + "designation" : [{ + "language" : "en-US", + "value" : "Feeling life had been a failure" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10077-6", + "display" : "S' wave duration in lead V2", + "designation" : [{ + "language" : "en-US", + "value" : "S' wave duration in lead V2" + }, + { + "language" : "en-US", + "value" : "S' wave dur L-V2" + }, + { + "language" : "es-MX", + "value" : "Duración de la onda S. Plomo V2:Corazón :Punto temporal:Tiempo:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "duración de la onda S'.derivación V2:tiempo:punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "S' onda dur L-V2" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100776-4", + "display" : "Feeling fearful", + "designation" : [{ + "language" : "en-US", + "value" : "Feeling fearful" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100777-2", + "display" : "Restless sleep", + "designation" : [{ + "language" : "en-US", + "value" : "Restless sleep" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100778-0", + "display" : "Feeling happy", + "designation" : [{ + "language" : "en-US", + "value" : "Feeling happy" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100779-8", + "display" : "Quieter than usual", + "designation" : [{ + "language" : "en-US", + "value" : "Quieter than usual" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100780-6", + "display" : "Feeling lonely", + "designation" : [{ + "language" : "en-US", + "value" : "Feeling lonely" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100781-4", + "display" : "People were unfriendly", + "designation" : [{ + "language" : "en-US", + "value" : "People were unfriendly" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100782-2", + "display" : "Enjoying life", + "designation" : [{ + "language" : "en-US", + "value" : "Enjoying life" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100783-0", + "display" : "Crying spells", + "designation" : [{ + "language" : "en-US", + "value" : "Crying spells" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10078-4", + "display" : "S' wave duration in lead V3", + "designation" : [{ + "language" : "en-US", + "value" : "S' wave duration in lead V3" + }, + { + "language" : "en-US", + "value" : "S' wave dur L-V3" + }, + { + "language" : "es-MX", + "value" : "Duración de la onda S. Plomo V3:Corazón :Punto temporal:Tiempo:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "duración de la onda S'.derivación V3:tiempo:punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "S' onda dur L-V3" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100784-8", + "display" : "Feeling sad", + "designation" : [{ + "language" : "en-US", + "value" : "Feeling sad" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100785-5", + "display" : "Feeling people dislike me", + "designation" : [{ + "language" : "en-US", + "value" : "Feeling people dislike me" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100786-3", + "display" : "Lack of energy", + "designation" : [{ + "language" : "en-US", + "value" : "Lack of energy" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100787-1", + "display" : "Total Score CES-D", + "designation" : [{ + "language" : "en-US", + "value" : "Total Score CES-D" + }, + { + "language" : "en-US", + "value" : "Total Score CES-D" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100788-9", + "display" : "Stemphylium botryosum IgG4 Ab [Mass/volume] in Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Stemphylium botryosum IgG4 Ab [Mass/volume] in Serum" + }, + { + "language" : "en-US", + "value" : "S botryosum IgG4-mCnc" + }, + { + "language" : "en-US", + "value" : "Stemphylium botryosum IgG4 antibody" + }, + { + "language" : "nl-NL", + "value" : "Stemphylium botryosum As.IgG4 [massa/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100789-7", + "display" : "Rhizopus nigricans IgG4 Ab [Mass/volume] in Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Rhizopus nigricans IgG4 Ab [Mass/volume] in Serum" + }, + { + "language" : "en-US", + "value" : "R nigricans IgG4-mCnc" + }, + { + "language" : "en-US", + "value" : "Rhizopus nigricans IgG4 antibody" + }, + { + "language" : "nl-NL", + "value" : "Rhizopus nigricans As.IgG4 [massa/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100790-5", + "display" : "Lepidoglyphus destructor IgG Ab [Mass/volume] in Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Lepidoglyphus destructor IgG Ab [Mass/volume] in Serum" + }, + { + "language" : "en-US", + "value" : "L destructor IgG-mCnc" + }, + { + "language" : "en-US", + "value" : "Lepidoglyphus destructor IgG antibody" + }, + { + "language" : "nl-NL", + "value" : "Lepidoglyphus destructor As.IgG [massa/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100791-3", + "display" : "Hamster epithelium IgG Ab [Mass/volume] in Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Hamster epithelium IgG Ab [Mass/volume] in Serum" + }, + { + "language" : "en-US", + "value" : "Hmtr Epith IgG-mCnc" + }, + { + "language" : "en-US", + "value" : "Hamster epithelium IgG antibody" + }, + { + "language" : "nl-NL", + "value" : "Hamsterepitheel As.IgG [massa/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10079-2", + "display" : "S' wave duration in lead V4", + "designation" : [{ + "language" : "en-US", + "value" : "S' wave duration in lead V4" + }, + { + "language" : "en-US", + "value" : "S' wave dur L-V4" + }, + { + "language" : "es-MX", + "value" : "Duración de la onda S. Plomo V4:Corazón :Punto temporal:Tiempo:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "duración de la onda S'.derivación V4:tiempo:punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "S' onda dur L-V4" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100792-1", + "display" : "Forsythia IgE Ab [Units/volume] in Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Forsythia IgE Ab [Units/volume] in Serum" + }, + { + "language" : "en-US", + "value" : "Forsythia IgE Qn" + }, + { + "language" : "en-US", + "value" : "Forsythia allergy test" + }, + { + "language" : "nl-NL", + "value" : "Forsythia As.IgE [eenheid/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100793-9", + "display" : "Testosterone [Mass/volume] in Body fluid", + "designation" : [{ + "language" : "en-US", + "value" : "Testosterone [Mass/volume] in Body fluid" + }, + { + "language" : "en-US", + "value" : "Testost Fld-mCnc" + }, + { + "language" : "en-US", + "value" : "Testosterone, Body fluid" + }, + { + "language" : "nl-NL", + "value" : "Testosteron [massa/volume] in lichaamsvocht" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100794-7", + "display" : "Follitropin [Units/volume] in Body fluid", + "designation" : [{ + "language" : "en-US", + "value" : "Follitropin [Units/volume] in Body fluid" + }, + { + "language" : "en-US", + "value" : "FSH Fld-aCnc" + }, + { + "language" : "en-US", + "value" : "Follitropin (FSH; Follicle Stimulating Hormone), Body fluid" + }, + { + "language" : "nl-NL", + "value" : "Follikelstimulerend hormoon [eenheid/volume] in lichaamsvocht" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100795-4", + "display" : "S100 calcium binding protein B [Mass/volume] in Body fluid", + "designation" : [{ + "language" : "en-US", + "value" : "S100 calcium binding protein B [Mass/volume] in Body fluid" + }, + { + "language" : "en-US", + "value" : "S100 Ca binding protein B Fld-mCnc" + }, + { + "language" : "en-US", + "value" : "S100 Calcium Binding Protein B, Body fluid" + }, + { + "language" : "nl-NL", + "value" : "S100 calciumbindend eiwit B [massa/volume] in lichaamsvocht" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100796-2", + "display" : "Thyroglobulin [Mass/volume] in Body fluid", + "designation" : [{ + "language" : "en-US", + "value" : "Thyroglobulin [Mass/volume] in Body fluid" + }, + { + "language" : "en-US", + "value" : "Thyroglob Fld-mCnc" + }, + { + "language" : "en-US", + "value" : "Thyroglobulin, Body fluid" + }, + { + "language" : "nl-NL", + "value" : "Thyreoglobuline [massa/volume] in lichaamsvocht" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100797-0", + "display" : "Testosterone Free [Mass/volume] in Serum --1st specimen post XXX challenge", + "designation" : [{ + "language" : "en-US", + "value" : "Testosterone Free [Mass/volume] in Serum --1st specimen post XXX challenge" + }, + { + "language" : "en-US", + "value" : "Testost Free sp1 p chal Ser-mCnc" + }, + { + "language" : "en-US", + "value" : "Free testosterone 1st specimen after challenge, Blood" + }, + { + "language" : "nl-NL", + "value" : "Testosteron.vrij^1ste monster na XXX belasting [massa/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100798-8", + "display" : "Testosterone Free [Mass/volume] in Serum --2nd specimen post XXX challenge", + "designation" : [{ + "language" : "en-US", + "value" : "Testosterone Free [Mass/volume] in Serum --2nd specimen post XXX challenge" + }, + { + "language" : "en-US", + "value" : "Testost Free sp2 p chal Ser-mCnc" + }, + { + "language" : "en-US", + "value" : "Free testosterone 2nd specimen after challenge, Blood" + }, + { + "language" : "nl-NL", + "value" : "Testosteron.vrij^2de monster na XXX belasting [massa/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100799-6", + "display" : "21-Deoxycortisol [Mass/volume] in Serum --1st specimen post XXX challenge", + "designation" : [{ + "language" : "en-US", + "value" : "21-Deoxycortisol [Mass/volume] in Serum --1st specimen post XXX challenge" + }, + { + "language" : "en-US", + "value" : "21DC sp1 p chal Ser-mCnc" + }, + { + "language" : "en-US", + "value" : "21-Deoxycortisol 1st specimen after challenge, Blood" + }, + { + "language" : "nl-NL", + "value" : "21-deoxycortisol^1ste monster na XXX belasting [massa/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100-8", + "display" : "Cefoperazone [Susceptibility] by Minimum inhibitory concentration (MIC)", + "designation" : [{ + "language" : "en-US", + "value" : "Cefoperazone [Susceptibility] by Minimum inhibitory concentration (MIC)" + }, + { + "language" : "en-US", + "value" : "Cefoperazone Islt MIC" + }, + { + "language" : "en-US", + "value" : "Susceptibility to Cefoperazone" + }, + { + "language" : "es-MX", + "value" : "Cefoperazona: Aislado : Punto temporal: Susceptibilidad (microorganismos): Ordinal Cuantitativo: Concentración mínima inhibitoria (MIC)" + }, + { + "language" : "es-AR", + "value" : "cefoperazona:susceptibilidad:punto en el tiempo:cepa clínica:ordinal o cuantitativo:concentración inhibitoria mínima" + }, + { + "language" : "pt-BR", + "value" : "Cefoperazone Islt MIC" + }, + { + "language" : "de-DE", + "value" : "Cefoperazon [Empfindlichkeit] mittels Bestimmung der minimalen Hemmkonzentration (MHK)" + }, + { + "language" : "nl-NL", + "value" : "Cefoperazon [gevoeligheid] in isolaat d.m.v. minimaal inhiberende concentratie" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10080-0", + "display" : "S' wave duration in lead V5", + "designation" : [{ + "language" : "en-US", + "value" : "S' wave duration in lead V5" + }, + { + "language" : "en-US", + "value" : "S' wave dur L-V5" + }, + { + "language" : "es-MX", + "value" : "Duración de la onda S. Plomo V5:Corazón :Punto temporal:Tiempo:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "duración de la onda S'.derivación V5:tiempo:punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "S' onda dur L-V5" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100800-2", + "display" : "21-Deoxycortisol [Mass/volume] in Serum --2nd specimen post XXX challenge", + "designation" : [{ + "language" : "en-US", + "value" : "21-Deoxycortisol [Mass/volume] in Serum --2nd specimen post XXX challenge" + }, + { + "language" : "en-US", + "value" : "21DC sp2 p chal Ser-mCnc" + }, + { + "language" : "en-US", + "value" : "21-Deoxycortisol 2nd specimen after challenge, Blood" + }, + { + "language" : "nl-NL", + "value" : "21-deoxycortisol^2de monster na XXX belasting [massa/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100801-0", + "display" : "21-Deoxycortisol [Mass/volume] in Serum --3rd specimen post XXX challenge", + "designation" : [{ + "language" : "en-US", + "value" : "21-Deoxycortisol [Mass/volume] in Serum --3rd specimen post XXX challenge" + }, + { + "language" : "en-US", + "value" : "21DC sp3 p chal Ser-mCnc" + }, + { + "language" : "en-US", + "value" : "21-Deoxycortisol 3rd specimen after challenge, Blood" + }, + { + "language" : "nl-NL", + "value" : "21-deoxycortisol^3de monster na XXX belasting [massa/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100802-8", + "display" : "21-Deoxycortisol [Mass/volume] in Serum --4th specimen post XXX challenge", + "designation" : [{ + "language" : "en-US", + "value" : "21-Deoxycortisol [Mass/volume] in Serum --4th specimen post XXX challenge" + }, + { + "language" : "en-US", + "value" : "21DC sp4 p chal Ser-mCnc" + }, + { + "language" : "en-US", + "value" : "21-Deoxycortisol 4th specimen after challenge, Blood" + }, + { + "language" : "nl-NL", + "value" : "21-deoxycortisol^4de monster na XXX belasting [massa/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100803-6", + "display" : "21-Deoxycortisol [Mass/volume] in Serum --5th specimen post XXX challenge", + "designation" : [{ + "language" : "en-US", + "value" : "21-Deoxycortisol [Mass/volume] in Serum --5th specimen post XXX challenge" + }, + { + "language" : "en-US", + "value" : "21DC sp5 p chal Ser-mCnc" + }, + { + "language" : "en-US", + "value" : "21-Deoxycortisol 5th specimen after challenge, Blood" + }, + { + "language" : "nl-NL", + "value" : "21-deoxycortisol^5de monster na XXX belasting [massa/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100804-4", + "display" : "Vasopressin [Moles/volume] in Plasma --1st specimen post XXX challenge", + "designation" : [{ + "language" : "en-US", + "value" : "Vasopressin [Moles/volume] in Plasma --1st specimen post XXX challenge" + }, + { + "language" : "en-US", + "value" : "Vasopressin sp1 p chal Plas-sCnc" + }, + { + "language" : "en-US", + "value" : "Vasopressin 1st specimen after challenge, Blood" + }, + { + "language" : "nl-NL", + "value" : "Vasopressine^1ste monster na XXX belasting [mol/volume] in plasma" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100805-1", + "display" : "Vasopressin [Moles/volume] in Plasma --2nd specimen post XXX challenge", + "designation" : [{ + "language" : "en-US", + "value" : "Vasopressin [Moles/volume] in Plasma --2nd specimen post XXX challenge" + }, + { + "language" : "en-US", + "value" : "Vasopressin sp2 p chal Plas-sCnc" + }, + { + "language" : "en-US", + "value" : "Vasopressin 2nd specimen after challenge, Blood" + }, + { + "language" : "nl-NL", + "value" : "Vasopressine^2de monster na XXX belasting [mol/volume] in plasma" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100806-9", + "display" : "Vasopressin [Moles/volume] in Plasma --3rd specimen post XXX challenge", + "designation" : [{ + "language" : "en-US", + "value" : "Vasopressin [Moles/volume] in Plasma --3rd specimen post XXX challenge" + }, + { + "language" : "en-US", + "value" : "Vasopressin sp3 p chal Plas-sCnc" + }, + { + "language" : "en-US", + "value" : "Vasopressin 3rd specimen after challenge, Blood" + }, + { + "language" : "nl-NL", + "value" : "Vasopressine^3de monster na XXX belasting [mol/volume] in plasma" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100807-7", + "display" : "Vasopressin [Moles/volume] in Plasma --4th specimen post XXX challenge", + "designation" : [{ + "language" : "en-US", + "value" : "Vasopressin [Moles/volume] in Plasma --4th specimen post XXX challenge" + }, + { + "language" : "en-US", + "value" : "Vasopressin sp4 p chal Plas-sCnc" + }, + { + "language" : "en-US", + "value" : "Vasopressin 4th specimen after challenge, Blood" + }, + { + "language" : "nl-NL", + "value" : "Vasopressine^4de monster na XXX belasting [mol/volume] in plasma" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100808-5", + "display" : "Vasopressin [Moles/volume] in Plasma --5th specimen post XXX challenge", + "designation" : [{ + "language" : "en-US", + "value" : "Vasopressin [Moles/volume] in Plasma --5th specimen post XXX challenge" + }, + { + "language" : "en-US", + "value" : "Vasopressin sp5 p chal Plas-sCnc" + }, + { + "language" : "en-US", + "value" : "Vasopressin 5th specimen after challenge, Blood" + }, + { + "language" : "nl-NL", + "value" : "Vasopressine^5de monster na XXX belasting [mol/volume] in plasma" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100809-3", + "display" : "Vasopressin [Moles/volume] in Plasma --6th specimen post XXX challenge", + "designation" : [{ + "language" : "en-US", + "value" : "Vasopressin [Moles/volume] in Plasma --6th specimen post XXX challenge" + }, + { + "language" : "en-US", + "value" : "Vasopressin sp6 p chal Plas-sCnc" + }, + { + "language" : "en-US", + "value" : "Vasopressin 6th specimen after challenge, Blood" + }, + { + "language" : "nl-NL", + "value" : "Vasopressine^6de monster na XXX belasting [mol/volume] in plasma" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100810-1", + "display" : "Vasopressin [Moles/volume] in Plasma --7th specimen post XXX challenge", + "designation" : [{ + "language" : "en-US", + "value" : "Vasopressin [Moles/volume] in Plasma --7th specimen post XXX challenge" + }, + { + "language" : "en-US", + "value" : "Vasopressin sp7 p chal Plas-sCnc" + }, + { + "language" : "en-US", + "value" : "Vasopressin 7th specimen after challenge, Blood" + }, + { + "language" : "nl-NL", + "value" : "Vasopressine^7de monster na XXX belasting [mol/volume] in plasma" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100811-9", + "display" : "Vasopressin [Moles/volume] in Plasma --8th specimen post XXX challenge", + "designation" : [{ + "language" : "en-US", + "value" : "Vasopressin [Moles/volume] in Plasma --8th specimen post XXX challenge" + }, + { + "language" : "en-US", + "value" : "Vasopressin sp8 p chal Plas-sCnc" + }, + { + "language" : "en-US", + "value" : "Vasopressin 8th specimen after challenge, Blood" + }, + { + "language" : "nl-NL", + "value" : "Vasopressine^8ste monster na XXX belasting [mol/volume] in plasma" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100812-7", + "display" : "Vasopressin [Moles/volume] in Plasma --9th specimen post XXX challenge", + "designation" : [{ + "language" : "en-US", + "value" : "Vasopressin [Moles/volume] in Plasma --9th specimen post XXX challenge" + }, + { + "language" : "en-US", + "value" : "Vasopressin sp9 p chal Plas-sCnc" + }, + { + "language" : "en-US", + "value" : "Vasopressin 9th specimen after challenge, Blood" + }, + { + "language" : "nl-NL", + "value" : "Vasopressine^9de monster na XXX belasting [mol/volume] in plasma" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100813-5", + "display" : "Vasopressin [Moles/volume] in Plasma --10th specimen post XXX challenge", + "designation" : [{ + "language" : "en-US", + "value" : "Vasopressin [Moles/volume] in Plasma --10th specimen post XXX challenge" + }, + { + "language" : "en-US", + "value" : "Vasopressin sp10 p chal Plas-sCnc" + }, + { + "language" : "en-US", + "value" : "Vasopressin 10th specimen after challenge, Blood" + }, + { + "language" : "nl-NL", + "value" : "Vasopressine^10de monster na XXX belasting [mol/volume] in plasma" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100814-3", + "display" : "Vasopressin [Moles/volume] in Plasma --11th specimen post XXX challenge", + "designation" : [{ + "language" : "en-US", + "value" : "Vasopressin [Moles/volume] in Plasma --11th specimen post XXX challenge" + }, + { + "language" : "en-US", + "value" : "Vasopressin sp11 p chal Plas-sCnc" + }, + { + "language" : "en-US", + "value" : "Vasopressin 11th specimen after challenge, Blood" + }, + { + "language" : "nl-NL", + "value" : "Vasopressine^11de monster na XXX belasting [mol/volume] in plasma" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100815-0", + "display" : "Vasopressin [Moles/volume] in Plasma --12th specimen post XXX challenge", + "designation" : [{ + "language" : "en-US", + "value" : "Vasopressin [Moles/volume] in Plasma --12th specimen post XXX challenge" + }, + { + "language" : "en-US", + "value" : "Vasopressin sp12 p chal Plas-sCnc" + }, + { + "language" : "en-US", + "value" : "Vasopressin 12th specimen after challenge, Blood" + }, + { + "language" : "nl-NL", + "value" : "Vasopressine^12de monster na XXX belasting [mol/volume] in plasma" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100816-8", + "display" : "Glucagon [Mass/volume] in Serum or Plasma --6th specimen post XXX challenge", + "designation" : [{ + "language" : "en-US", + "value" : "Glucagon [Mass/volume] in Serum or Plasma --6th specimen post XXX challenge" + }, + { + "language" : "en-US", + "value" : "Glucagon sp6 p chal SerPl-mCnc" + }, + { + "language" : "en-US", + "value" : "Glucagon 6th specimen after challenge, Blood" + }, + { + "language" : "nl-NL", + "value" : "Glucagon^6de monster na XXX belasting [massa/volume] in serum of plasma" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100817-6", + "display" : "Glucagon [Mass/volume] in Serum or Plasma --7th specimen post XXX challenge", + "designation" : [{ + "language" : "en-US", + "value" : "Glucagon [Mass/volume] in Serum or Plasma --7th specimen post XXX challenge" + }, + { + "language" : "en-US", + "value" : "Glucagon sp7 p chal SerPl-mCnc" + }, + { + "language" : "en-US", + "value" : "Glucagon 7th specimen after challenge, Blood" + }, + { + "language" : "nl-NL", + "value" : "Glucagon^7de monster na XXX belasting [massa/volume] in serum of plasma" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10081-8", + "display" : "S' wave duration in lead V6", + "designation" : [{ + "language" : "en-US", + "value" : "S' wave duration in lead V6" + }, + { + "language" : "en-US", + "value" : "S' wave dur L-V6" + }, + { + "language" : "es-MX", + "value" : "Duración de la onda S. Plomo V6:Corazón :Punto temporal:Tiempo:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "duración de la onda S'.derivación V6:tiempo:punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "S' onda dur L-V6" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100818-4", + "display" : "Renin [Mass/volume] in Plasma --1st specimen post XXX challenge", + "designation" : [{ + "language" : "en-US", + "value" : "Renin [Mass/volume] in Plasma --1st specimen post XXX challenge" + }, + { + "language" : "en-US", + "value" : "Renin sp1 p chal Plas-mCnc" + }, + { + "language" : "en-US", + "value" : "Renin 1st specimen after challenge, Blood" + }, + { + "language" : "nl-NL", + "value" : "Renine^1ste monster na XXX belasting [massa/volume] in plasma" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100819-2", + "display" : "Renin [Mass/volume] in Plasma --2nd specimen post XXX challenge", + "designation" : [{ + "language" : "en-US", + "value" : "Renin [Mass/volume] in Plasma --2nd specimen post XXX challenge" + }, + { + "language" : "en-US", + "value" : "Renin sp2 p chal Plas-mCnc" + }, + { + "language" : "en-US", + "value" : "Renin 2nd specimen after challenge, Blood" + }, + { + "language" : "nl-NL", + "value" : "Renine^2de monster na XXX belasting [massa/volume] in plasma" + }] + }, + { + "system" : "http://loinc.org", + "code" : "1008-2", + "display" : "Indirect antiglobulin test.polyspecific reagent [Presence] in Serum or Plasma", + "designation" : [{ + "language" : "en-US", + "value" : "Indirect antiglobulin test.polyspecific reagent [Presence] in Serum or Plasma" + }, + { + "language" : "en-US", + "value" : "IAT Poly-Sp Reag SerPl Ql" + }, + { + "language" : "en-US", + "value" : "Indirect Antiglobulin Test (IAT; Indirect Coombs), Blood" + }, + { + "language" : "es-MX", + "value" : "Prueba de antiglobulina indirecta, reactivo específico de poli: Suero o Plasma : Punto temporal: Presencia o umbral: Ordinal:" + }, + { + "language" : "es-AR", + "value" : "prueba de antiglobulina indirecta.reactivo multiespecífico:concentración arbitraria:punto en el tiempo:suero/plasma:ordinal:" + }, + { + "language" : "pt-BR", + "value" : "IAT Poly-Sp Reag SerPl Ql" + }, + { + "language" : "nl-NL", + "value" : "Indirecte antiglobulinetest.polyspecifiek reagent [aanwezigheid] in serum of plasma" + }, + { + "language" : "de-AT", + "value" : "Indirekter Coombs Test polyspezifisch" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100820-0", + "display" : "Renin [Mass/volume] in Plasma --3rd specimen post XXX challenge", + "designation" : [{ + "language" : "en-US", + "value" : "Renin [Mass/volume] in Plasma --3rd specimen post XXX challenge" + }, + { + "language" : "en-US", + "value" : "Renin sp3 p chal Plas-mCnc" + }, + { + "language" : "en-US", + "value" : "Renin 3rd specimen after challenge, Blood" + }, + { + "language" : "nl-NL", + "value" : "Renine^3de monster na XXX belasting [massa/volume] in plasma" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100821-8", + "display" : "National POLST form: portable medical order panel", + "designation" : [{ + "language" : "en-US", + "value" : "National POLST form: portable medical order panel" + }, + { + "language" : "en-US", + "value" : "POLST panel" + }, + { + "language" : "en-US", + "value" : "POLST panel" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100822-6", + "display" : "Cardiopulmonary resuscitation orders", + "designation" : [{ + "language" : "en-US", + "value" : "Cardiopulmonary resuscitation orders" + }, + { + "language" : "en-US", + "value" : "CPR orders" + }, + { + "language" : "en-US", + "value" : "Cardiopulmonary resuscitation orders" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100823-4", + "display" : "Initial portable medical treatment orders", + "designation" : [{ + "language" : "en-US", + "value" : "Initial portable medical treatment orders" + }, + { + "language" : "en-US", + "value" : "Initial POLST orders" + }, + { + "language" : "en-US", + "value" : "Initial portable medical treatment orders" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100824-2", + "display" : "Additional portable medical orders or instructions", + "designation" : [{ + "language" : "en-US", + "value" : "Additional portable medical orders or instructions" + }, + { + "language" : "en-US", + "value" : "Add portable medical orders instructions" + }, + { + "language" : "en-US", + "value" : "Additional portable medical orders or instructions" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100825-9", + "display" : "Medically assisted nutrition orders", + "designation" : [{ + "language" : "en-US", + "value" : "Medically assisted nutrition orders" + }, + { + "language" : "en-US", + "value" : "Med assisted nutrition orders" + }, + { + "language" : "en-US", + "value" : "Medically assisted nutrition orders" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10082-6", + "display" : "ST initial amplitude 6 ms in lead AVF", + "designation" : [{ + "language" : "en-US", + "value" : "ST initial amplitude 6 ms in lead AVF" + }, + { + "language" : "en-US", + "value" : "ST I-Amp 6ms L-AVF" + }, + { + "language" : "es-MX", + "value" : "ST amplitud inicial 6 ms plomo AVF:Corazón :Punto temporal:Elpot:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "amplitud inicial del segmento ST, 6 mseg.derivación AVF:potencial eléctrico (voltaje):punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "ST I-Amp 6ms L-AVF" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100826-7", + "display" : "Portable medical order AndOr advance directive review", + "designation" : [{ + "language" : "en-US", + "value" : "Portable medical order AndOr advance directive review" + }, + { + "language" : "en-US", + "value" : "Portable medical order&or adv dir review" + }, + { + "language" : "en-US", + "value" : "Portable medical order &or advance directive review" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100827-5", + "display" : "Portable medical order discussion participants", + "designation" : [{ + "language" : "en-US", + "value" : "Portable medical order discussion participants" + }, + { + "language" : "en-US", + "value" : "Portable med order discus participants" + }, + { + "language" : "en-US", + "value" : "Portable medical order discussion participants" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100828-3", + "display" : "Portable medical order administrative information", + "designation" : [{ + "language" : "en-US", + "value" : "Portable medical order administrative information" + }, + { + "language" : "en-US", + "value" : "Portable medical order admin info" + }, + { + "language" : "en-US", + "value" : "Portable medical order administrative information" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100829-1", + "display" : "Renin [Mass/volume] in Plasma --4th specimen post XXX challenge", + "designation" : [{ + "language" : "en-US", + "value" : "Renin [Mass/volume] in Plasma --4th specimen post XXX challenge" + }, + { + "language" : "en-US", + "value" : "Renin sp4 p chal Plas-mCnc" + }, + { + "language" : "en-US", + "value" : "Renin 4th specimen after challenge, Blood" + }, + { + "language" : "nl-NL", + "value" : "Renine^4de monster na XXX belasting [massa/volume] in plasma" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100830-9", + "display" : "Alpha subunit free [Units/volume] in Serum or Plasma --1st specimen post XXX challenge", + "designation" : [{ + "language" : "en-US", + "value" : "Alpha subunit free [Units/volume] in Serum or Plasma --1st specimen post XXX challenge" + }, + { + "language" : "en-US", + "value" : "Alpha subunit free sp1 p chal SerPl-aCnc" + }, + { + "language" : "en-US", + "value" : "Free alpha subunit 1st specimen after challenge, Blood" + }, + { + "language" : "nl-NL", + "value" : "Alfa-subeenheid.vrij^1ste monster na XXX belasting [eenheid/volume] in serum of plasma" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100831-7", + "display" : "Alpha subunit free [Units/volume] in Serum or Plasma --2nd specimen post XXX challenge", + "designation" : [{ + "language" : "en-US", + "value" : "Alpha subunit free [Units/volume] in Serum or Plasma --2nd specimen post XXX challenge" + }, + { + "language" : "en-US", + "value" : "Alpha subunit free sp2 p chal SerPl-aCnc" + }, + { + "language" : "en-US", + "value" : "Free alpha subunit 2nd specimen after challenge, Blood" + }, + { + "language" : "nl-NL", + "value" : "Alfa-subeenheid.vrij^2de monster na XXX belasting [eenheid/volume] in serum of plasma" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100832-5", + "display" : "Alpha subunit free [Units/volume] in Serum or Plasma --3rd specimen post XXX challenge", + "designation" : [{ + "language" : "en-US", + "value" : "Alpha subunit free [Units/volume] in Serum or Plasma --3rd specimen post XXX challenge" + }, + { + "language" : "en-US", + "value" : "Alpha subunit free sp3 p chal SerPl-aCnc" + }, + { + "language" : "en-US", + "value" : "Free alpha subunit 3rd specimen after challenge, Blood" + }, + { + "language" : "nl-NL", + "value" : "Alfa-subeenheid.vrij^3de monster na XXX belasting [eenheid/volume] in serum of plasma" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100833-3", + "display" : "Alpha subunit free [Units/volume] in Serum or Plasma --4th specimen post XXX challenge", + "designation" : [{ + "language" : "en-US", + "value" : "Alpha subunit free [Units/volume] in Serum or Plasma --4th specimen post XXX challenge" + }, + { + "language" : "en-US", + "value" : "Alpha subunit free sp4 p chal SerPl-aCnc" + }, + { + "language" : "en-US", + "value" : "Free alpha subunit 4th specimen after challenge, Blood" + }, + { + "language" : "nl-NL", + "value" : "Alfa-subeenheid.vrij^4de monster na XXX belasting [eenheid/volume] in serum of plasma" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10083-4", + "display" : "ST initial amplitude 6 ms in lead AVL", + "designation" : [{ + "language" : "en-US", + "value" : "ST initial amplitude 6 ms in lead AVL" + }, + { + "language" : "en-US", + "value" : "ST I-Amp 6ms L-AVL" + }, + { + "language" : "es-MX", + "value" : "ST amplitud inicial 6 ms plomo AVL:Corazón :Punto temporal:Elpot:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "amplitud inicial del segmento ST, 6 mseg.derivación AVL:potencial eléctrico (voltaje):punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "ST I-Amp 6ms L-AVL" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100834-1", + "display" : "Alpha subunit free [Units/volume] in Serum or Plasma --5th specimen post XXX challenge", + "designation" : [{ + "language" : "en-US", + "value" : "Alpha subunit free [Units/volume] in Serum or Plasma --5th specimen post XXX challenge" + }, + { + "language" : "en-US", + "value" : "Alpha subunit free sp5 p chal SerPl-aCnc" + }, + { + "language" : "en-US", + "value" : "Free alpha subunit 5th specimen after challenge, Blood" + }, + { + "language" : "nl-NL", + "value" : "Alfa-subeenheid.vrij^5de monster na XXX belasting [eenheid/volume] in serum of plasma" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100835-8", + "display" : "Alpha subunit free [Units/volume] in Serum or Plasma --6th specimen post XXX challenge", + "designation" : [{ + "language" : "en-US", + "value" : "Alpha subunit free [Units/volume] in Serum or Plasma --6th specimen post XXX challenge" + }, + { + "language" : "en-US", + "value" : "Alpha subunit free sp6 p chal SerPl-aCnc" + }, + { + "language" : "en-US", + "value" : "Free alpha subunit 6th specimen after challenge, Blood" + }, + { + "language" : "nl-NL", + "value" : "Alfa-subeenheid.vrij^6de monster na XXX belasting [eenheid/volume] in serum of plasma" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100836-6", + "display" : "Alpha subunit free [Units/volume] in Serum or Plasma --7th specimen post XXX challenge", + "designation" : [{ + "language" : "en-US", + "value" : "Alpha subunit free [Units/volume] in Serum or Plasma --7th specimen post XXX challenge" + }, + { + "language" : "en-US", + "value" : "Alpha subunit free sp7 p chal SerPl-aCnc" + }, + { + "language" : "en-US", + "value" : "Free alpha subunit 7th specimen after challenge, Blood" + }, + { + "language" : "nl-NL", + "value" : "Alfa-subeenheid.vrij^7de monster na XXX belasting [eenheid/volume] in serum of plasma" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100837-4", + "display" : "Insulin-like growth factor-I [Mass/volume] in Serum or Plasma --9th specimen post XXX challenge", + "designation" : [{ + "language" : "en-US", + "value" : "Insulin-like growth factor-I [Mass/volume] in Serum or Plasma --9th specimen post XXX challenge" + }, + { + "language" : "en-US", + "value" : "IGF-I sp9 p chal SerPl-mCnc" + }, + { + "language" : "en-US", + "value" : "Insulin-like growth factor-I 9th specimen after challenge, Blood" + }, + { + "language" : "nl-NL", + "value" : "Insulin-like growth factor-I^9de monster na XXX belasting [massa/volume] in serum of plasma" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100838-2", + "display" : "Testosterone [Mass/volume] in Serum or Plasma --9th specimen post XXX challenge", + "designation" : [{ + "language" : "en-US", + "value" : "Testosterone [Mass/volume] in Serum or Plasma --9th specimen post XXX challenge" + }, + { + "language" : "en-US", + "value" : "Testost sp9 p chal SerPl-mCnc" + }, + { + "language" : "en-US", + "value" : "Testosterone 9th specimen after challenge, Blood" + }, + { + "language" : "nl-NL", + "value" : "Testosteron^9de monster na XXX belasting [massa/volume] in serum of plasma" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100839-0", + "display" : "Vitamin A/Retinol binding protein [Ratio] in Serum or Plasma", + "designation" : [{ + "language" : "en-US", + "value" : "Vitamin A/Retinol binding protein [Ratio] in Serum or Plasma" + }, + { + "language" : "en-US", + "value" : "Vitamin A/Retinol Bind Prot SerPl-Rto" + }, + { + "language" : "en-US", + "value" : "Vitamin A/Retinol binding protein, Blood" + }, + { + "language" : "nl-NL", + "value" : "Retinol/retinolbindend eiwit [verhouding] in serum of plasma" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100840-8", + "display" : "IgE [Units/volume] in Body fluid", + "designation" : [{ + "language" : "en-US", + "value" : "IgE [Units/volume] in Body fluid" + }, + { + "language" : "en-US", + "value" : "IgE Fld-aCnc" + }, + { + "language" : "en-US", + "value" : "IgE, Body fluid" + }, + { + "language" : "nl-NL", + "value" : "IgE [eenheid/volume] in lichaamsvocht" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100841-6", + "display" : "Zinc finger protein of the cerebellum 4 Ab [Presence] in Cerebral spinal fluid by Line blot", + "designation" : [{ + "language" : "en-US", + "value" : "Zinc finger protein of the cerebellum 4 Ab [Presence] in Cerebral spinal fluid by Line blot" + }, + { + "language" : "en-US", + "value" : "Zic4 Ab CSF Ql Line blot" + }, + { + "language" : "en-US", + "value" : "Zinc finger protein of the cerebellum 4 antibody, Spinal fluid" + }, + { + "language" : "nl-NL", + "value" : "Zinc finger proteïne of the cerebellum 4 As [aanwezigheid] in liquor cerebrospinalis d.m.v. lijnblot" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10084-2", + "display" : "ST initial amplitude 6 ms in lead AVR", + "designation" : [{ + "language" : "en-US", + "value" : "ST initial amplitude 6 ms in lead AVR" + }, + { + "language" : "en-US", + "value" : "ST I-Amp 6ms L-AVR" + }, + { + "language" : "es-MX", + "value" : "ST amplitud inicial 6 ms avance AVR:Corazón :Punto temporal:Elpot:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "amplitud inicial del segmento ST, 6 mseg.derivación AVR:potencial eléctrico (voltaje):punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "ST I-Amp 6ms L-AVR" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100842-4", + "display" : "Nonalcoholic steatohepatitis score in Serum or Plasma Calculated by FAST", + "designation" : [{ + "language" : "en-US", + "value" : "Nonalcoholic steatohepatitis score in Serum or Plasma Calculated by FAST" + }, + { + "language" : "en-US", + "value" : "NASH score SerPl Calculated.FAST" + }, + { + "language" : "en-US", + "value" : "Nonalcoholic steatohepatitis score, Blood" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100843-2", + "display" : "Liver fibrosis score in Serum or Plasma by Calculated.Agile3+", + "designation" : [{ + "language" : "en-US", + "value" : "Liver fibrosis score in Serum or Plasma by Calculated.Agile3+" + }, + { + "language" : "en-US", + "value" : "Liver fibr score SerPl Agile3+" + }, + { + "language" : "en-US", + "value" : "Liver fibrosis score, Blood" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100844-0", + "display" : "Liver fibrosis score in Serum or Plasma by Calculated.Agile4", + "designation" : [{ + "language" : "en-US", + "value" : "Liver fibrosis score in Serum or Plasma by Calculated.Agile4" + }, + { + "language" : "en-US", + "value" : "Liver fibr score SerPl Calculated.Agile4" + }, + { + "language" : "en-US", + "value" : "Liver fibrosis score, Blood" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100845-7", + "display" : "Neurofascin155 IgG4 Ab [Presence] in Serum by Flow cytometry (FC)", + "designation" : [{ + "language" : "en-US", + "value" : "Neurofascin155 IgG4 Ab [Presence] in Serum by Flow cytometry (FC)" + }, + { + "language" : "en-US", + "value" : "Neurofascin155 IgG4 Ser Ql FC" + }, + { + "language" : "en-US", + "value" : "Neurofascin155 IgG4 antibody, Blood" + }, + { + "language" : "nl-NL", + "value" : "Neurofascine155 As.IgG4 [aanwezigheid] in serum d.m.v. flowcytometrie" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100846-5", + "display" : "Dengue virus 1+2+3+4 nsP1 IgG Ab [Presence] in Serum or Plasma by Immunoassay", + "designation" : [{ + "language" : "en-US", + "value" : "Dengue virus 1+2+3+4 nsP1 IgG Ab [Presence] in Serum or Plasma by Immunoassay" + }, + { + "language" : "en-US", + "value" : "DNV 1+2+3+4 nsP1 IgG SerPl Ql IA" + }, + { + "language" : "en-US", + "value" : "Dengue virus 1+2+3+4 nsP1 IgG antibody, Blood" + }, + { + "language" : "de-DE", + "value" : "Dengue-Virus 1+2+3+4 nsP1 IgG IgG-Antikörper [Nachweis] in Serum oder Plasma mittels Immunoassay" + }, + { + "language" : "nl-NL", + "value" : "Denguevirus 1+2+3+4 niet-structureel proteïne 1 (nsP1) As.IgG [aanwezigheid] in serum of plasma d.m.v. immunoassay" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100847-3", + "display" : "Gas and ammonia panel - Arterial blood", + "designation" : [{ + "language" : "en-US", + "value" : "Gas and ammonia panel - Arterial blood" + }, + { + "language" : "en-US", + "value" : "BldA" + }, + { + "language" : "en-US", + "value" : "Gas and ammonia panel, Blood" + }, + { + "language" : "nl-NL", + "value" : "Gas en ammoniak panel in arterieel bloed" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100848-1", + "display" : "Cell count and Differential panel - Amniotic fluid by Manual count", + "designation" : [{ + "language" : "en-US", + "value" : "Cell count and Differential panel - Amniotic fluid by Manual count" + }, + { + "language" : "en-US", + "value" : "Cell Cnt + Diff Pnl Amn Manual" + }, + { + "language" : "en-US", + "value" : "Cell count and Differential panel, Amniotic fluid" + }, + { + "language" : "nl-NL", + "value" : "Celtelling & differentieel panel in vruchtwater d.m.v. manuele telling" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100849-9", + "display" : "Leukocytes [#/volume] in Amniotic fluid by Manual count", + "designation" : [{ + "language" : "en-US", + "value" : "Leukocytes [#/volume] in Amniotic fluid by Manual count" + }, + { + "language" : "en-US", + "value" : "WBC # Amn Manual" + }, + { + "language" : "en-US", + "value" : "White blood cell (WBC) count, Amniotic fluid" + }, + { + "language" : "nl-NL", + "value" : "Leukocyten [aantal/volume] in vruchtwater d.m.v. manuele telling" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100850-7", + "display" : "Neutrophils [#/volume] in Amniotic fluid by Manual count", + "designation" : [{ + "language" : "en-US", + "value" : "Neutrophils [#/volume] in Amniotic fluid by Manual count" + }, + { + "language" : "en-US", + "value" : "Neutrophils # Amn Manual" + }, + { + "language" : "en-US", + "value" : "Neutrophils, Amniotic fluid" + }, + { + "language" : "nl-NL", + "value" : "Neutrofielen [aantal/volume] in vruchtwater d.m.v. manuele telling" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100851-5", + "display" : "Other cells [#/volume] in Amniotic fluid by Manual count", + "designation" : [{ + "language" : "en-US", + "value" : "Other cells [#/volume] in Amniotic fluid by Manual count" + }, + { + "language" : "en-US", + "value" : "Other cells # Amn Manual" + }, + { + "language" : "en-US", + "value" : "Other cells, Amniotic fluid" + }, + { + "language" : "nl-NL", + "value" : "Overige cellen [aantal/volume] in vruchtwater d.m.v. manuele telling" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100852-3", + "display" : "NM Bones Views for metastasis W Sr-89 IV", + "designation" : [{ + "language" : "en-US", + "value" : "NM Bones Views for metastasis W Sr-89 IV" + }, + { + "language" : "en-US", + "value" : "NM Bones Views for mets W Sr-89 IV" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100853-1", + "display" : "NM Pericardial space Pericardial effusion", + "designation" : [{ + "language" : "en-US", + "value" : "NM Pericardial space Pericardial effusion" + }, + { + "language" : "en-US", + "value" : "NM Pericardial effusion" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100854-9", + "display" : "Lymphocytes/100 cells in Blood mononuclear cells by Immunoassay", + "designation" : [{ + "language" : "en-US", + "value" : "Lymphocytes/100 cells in Blood mononuclear cells by Immunoassay" + }, + { + "language" : "en-US", + "value" : "Lymphocytes Bld MC IA-NFr" + }, + { + "language" : "en-US", + "value" : "Lymphocytes per 100 cells, Blood" + }, + { + "language" : "nl-NL", + "value" : "Lymfocyten/100 cellen [getalsfractie] in mononucleaire cellen in bloed d.m.v. immunoassay" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100855-6", + "display" : "CD3 cells/100 cells in Blood mononuclear cells", + "designation" : [{ + "language" : "en-US", + "value" : "CD3 cells/100 cells in Blood mononuclear cells" + }, + { + "language" : "en-US", + "value" : "CD3 Cells Bld MC-NFr" + }, + { + "language" : "en-US", + "value" : "CD3 cells per 100 cells, Blood" + }, + { + "language" : "nl-NL", + "value" : "Cellen.CD3/100 cellen [getalsfractie] in mononucleaire cellen in bloed" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100856-4", + "display" : "CD3+CD4+ (T4 helper) cells/100 cells in Blood mononuclear cells", + "designation" : [{ + "language" : "en-US", + "value" : "CD3+CD4+ (T4 helper) cells/100 cells in Blood mononuclear cells" + }, + { + "language" : "en-US", + "value" : "CD3+CD4+ Cells Bld MC-NFr" + }, + { + "language" : "en-US", + "value" : "CD3+CD4+ (T4 Helper) Cells per 100 cells, Blood" + }, + { + "language" : "nl-NL", + "value" : "Cellen.CD3+CD4+/100 cellen [getalsfractie] in mononucleaire cellen in bloed" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100857-2", + "display" : "CD3+CD8+ (T8 suppressor) cells/100 cells in Blood mononuclear cells", + "designation" : [{ + "language" : "en-US", + "value" : "CD3+CD8+ (T8 suppressor) cells/100 cells in Blood mononuclear cells" + }, + { + "language" : "en-US", + "value" : "CD3+CD8+ Cells Bld MC-NFr" + }, + { + "language" : "en-US", + "value" : "CD3+CD8+ (T8 Suppressor) Cells per 100 cells, Blood" + }, + { + "language" : "nl-NL", + "value" : "Cellen.CD3+CD8+/100 cellen [getalsfractie] in mononucleaire cellen in bloed" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100858-0", + "display" : "Cells.CD4+CD154+/CD4 cells in Blood --after stimulation with SARS-CoV-2 Spike peptide", + "designation" : [{ + "language" : "en-US", + "value" : "Cells.CD4+CD154+/CD4 cells in Blood --after stimulation with SARS-CoV-2 Spike peptide" + }, + { + "language" : "en-US", + "value" : "CD4+154/CD4 stim COVID Spike" + }, + { + "language" : "en-US", + "value" : "Cells.CD4+CD154+ /CD4 Cells - after stimulation with SARS-CoV-2 Spike peptide, Blood" + }, + { + "language" : "de-DE", + "value" : "Zellen.CD4+CD154+/CD4-Zellen in Blut --nach Stimulierung mit SARS-CoV-2-Spike-Peptid" + }, + { + "language" : "nl-NL", + "value" : "Cellen.CD4+CD154+/cellen.CD4^na stimulatie met SARS-CoV-2 spike-peptide [getalsfractie] in bloed" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10085-9", + "display" : "ST initial amplitude 6 ms in lead I", + "designation" : [{ + "language" : "en-US", + "value" : "ST initial amplitude 6 ms in lead I" + }, + { + "language" : "en-US", + "value" : "ST I-Amp 6ms L-I" + }, + { + "language" : "es-MX", + "value" : "ST amplitud inicial 6 ms plomo I:Corazón :Punto temporal:Elpot:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "amplitud inicial del segmento ST, 6 mseg.derivación I:potencial eléctrico (voltaje):punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "ST I-Amp 6ms L-I" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100859-8", + "display" : "Cells.CD4.Interferon gamma-expressing/CD4 cells in Blood --after stimulation with SARS-CoV-2 Spike peptide", + "designation" : [{ + "language" : "en-US", + "value" : "Cells.CD4.Interferon gamma-expressing/CD4 cells in Blood --after stimulation with SARS-CoV-2 Spike peptide" + }, + { + "language" : "en-US", + "value" : "CD4 IFNg/CD4 p Stim COVID Sp" + }, + { + "language" : "en-US", + "value" : "Cells.CD4.Interferon gamma-expressing/CD4 Cells - after stimulation with SARS-CoV-2 Spike peptide, Blood" + }, + { + "language" : "de-DE", + "value" : "Zellen.CD4.Interferon-gamma-exprimierend/CD4-Zellen in Blut --nach Stimulierung mit SARS-CoV-2-Spike-Peptid" + }, + { + "language" : "nl-NL", + "value" : "Cellen.CD4.interferon-gamma-positief/cellen.CD4^na stimulatie met SARS-CoV-2 spike-peptide [getalsfractie] in bloed" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100860-6", + "display" : "Cells.CD4.Tumor necrosis factor alfa-expressing/CD4 cells in Blood --after stimulation with SARS-CoV-2 Spike peptide", + "designation" : [{ + "language" : "en-US", + "value" : "Cells.CD4.Tumor necrosis factor alfa-expressing/CD4 cells in Blood --after stimulation with SARS-CoV-2 Spike peptide" + }, + { + "language" : "en-US", + "value" : "CD4 TNFa/CD4 p Stim COVID Sp" + }, + { + "language" : "en-US", + "value" : "Cells.CD4.Tumor necrosis factor alfa-expressing/CD4 Cells - after stimulation with SARS-CoV-2 Spike peptide, Blood" + }, + { + "language" : "de-DE", + "value" : "Zellen.CD4.Tumor-Nekrose-Faktor-alfa-exprimierend/CD4-Zellen in Blut --nach Stimulierung mit SARS-CoV-2-Spike-Peptid" + }, + { + "language" : "nl-NL", + "value" : "Cellen.CD4.tumornecrosefactor alfa-positief/cellen.CD4^na stimulatie met SARS-CoV-2 spike-peptide [getalsfractie] in bloed" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100861-4", + "display" : "Cells.CD4+CD154+/CD4 cells in Blood --after stimulation with SARS-CoV-2 Nucleocapsid peptide", + "designation" : [{ + "language" : "en-US", + "value" : "Cells.CD4+CD154+/CD4 cells in Blood --after stimulation with SARS-CoV-2 Nucleocapsid peptide" + }, + { + "language" : "en-US", + "value" : "CD4+154/CD4 p COVID NuclCap" + }, + { + "language" : "en-US", + "value" : "Cells.CD4+CD154+ /CD4 Cells - after stimulation with SARS-CoV-2 Nucleocapsid peptide, Blood" + }, + { + "language" : "de-DE", + "value" : "Zellen.CD4+CD154+/CD4-Zellen in Blut --nach Stimulierung mit SARS-CoV-2-Nucleokapsid-Peptid" + }, + { + "language" : "nl-NL", + "value" : "Cellen.CD4+CD154+/cellen.CD4^na stimulatie met SARS-CoV-2 nucleocapsidepeptide [getalsfractie] in bloed" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100862-2", + "display" : "Cells.CD4.Interferon gamma-expressing/CD4 cells in Blood --after stimulation with SARS-CoV-2 Nucleocapsid peptide", + "designation" : [{ + "language" : "en-US", + "value" : "Cells.CD4.Interferon gamma-expressing/CD4 cells in Blood --after stimulation with SARS-CoV-2 Nucleocapsid peptide" + }, + { + "language" : "en-US", + "value" : "CD4 IFNg/CD4 p COVID NuclCap" + }, + { + "language" : "en-US", + "value" : "Cells.CD4.Interferon gamma-expressing/CD4 Cells - after stimulation with SARS-CoV-2 Nucleocapsid peptide, Blood" + }, + { + "language" : "de-DE", + "value" : "Zellen.CD4.Interferon-gamma-exprimierend/CD4-Zellen in Blut --nach Stimulierung mit SARS-CoV-2-Nucleokapsid-Peptid" + }, + { + "language" : "nl-NL", + "value" : "Cellen.CD4.interferon-gamma-positief/cellen.CD4^na stimulatie met SARS-CoV-2 nucleocapsidepeptide [getalsfractie] in bloed" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100863-0", + "display" : "Cells.CD4.Tumor necrosis factor alfa-expressing/CD4 cells in Blood --after stimulation with SARS-CoV-2 Nucleocapsid peptide", + "designation" : [{ + "language" : "en-US", + "value" : "Cells.CD4.Tumor necrosis factor alfa-expressing/CD4 cells in Blood --after stimulation with SARS-CoV-2 Nucleocapsid peptide" + }, + { + "language" : "en-US", + "value" : "CD4 TNFa/CD4 p COVID NuclCap" + }, + { + "language" : "en-US", + "value" : "Cells.CD4.Tumor necrosis factor alfa-expressing/CD4 Cells - after stimulation with SARS-CoV-2 Nucleocapsid peptide, Blood" + }, + { + "language" : "de-DE", + "value" : "Zellen.CD4.Tumor-Nekrose-Faktor-alfa-exprimierend/CD4-Zellen in Blut --nach Stimulierung mit SARS-CoV-2-Nucleokapsid-Peptid" + }, + { + "language" : "nl-NL", + "value" : "Cellen.CD4.tumornecrosefactor alfa-positief/cellen.CD4^na stimulatie met SARS-CoV-2 nucleocapsidepeptide [getalsfractie] in bloed" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100864-8", + "display" : "Giardia lamblia bg gene [Genotype] in Specimen by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "Giardia lamblia bg gene [Genotype] in Specimen by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "G. lamblia bg gene Spec-Geno" + }, + { + "language" : "en-US", + "value" : "Giardia lamblia bg gene genotype, Specimen" + }, + { + "language" : "de-DE", + "value" : "Giardia lamblia bg-Gen [Genotyp] in Probenmaterial mittels Molekulargenetik" + }, + { + "language" : "nl-NL", + "value" : "Giardia lamblia bg-gen [genotype] d.m.v. moleculair genetisch onderzoek" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100865-5", + "display" : "Avian schistosomes DNA [Presence] in Specimen by NAA with probe detection", + "designation" : [{ + "language" : "en-US", + "value" : "Avian schistosomes DNA [Presence] in Specimen by NAA with probe detection" + }, + { + "language" : "en-US", + "value" : "Avian schistosomes DNA Spec Ql NAA+probe" + }, + { + "language" : "en-US", + "value" : "Avian schistosomes, Specimen" + }, + { + "language" : "nl-NL", + "value" : "Aviaire Schistosoma DNA [aanwezigheid] d.m.v. probe-detectie" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100866-3", + "display" : "Febrile antibody profile in Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Febrile antibody profile in Serum" + }, + { + "language" : "en-US", + "value" : "Febrile antibody profile Ser" + }, + { + "language" : "en-US", + "value" : "Febrile antibody profile, Blood" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10086-7", + "display" : "ST initial amplitude 6 ms in lead II", + "designation" : [{ + "language" : "en-US", + "value" : "ST initial amplitude 6 ms in lead II" + }, + { + "language" : "en-US", + "value" : "ST I-Amp 6ms L-II" + }, + { + "language" : "es-MX", + "value" : "ST amplitud inicial 6 ms plomo II:Corazón :Punto temporal:Elpot:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "amplitud inicial del segmento ST, 6 mseg.derivación II:potencial eléctrico (voltaje):punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "ST I-Amp 6ms L-II" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100867-1", + "display" : "Campylobacter jejuni+coli+lari+upsaliensis Ag [Presence] in Stool by Rapid immunoassay", + "designation" : [{ + "language" : "en-US", + "value" : "Campylobacter jejuni+coli+lari+upsaliensis Ag [Presence] in Stool by Rapid immunoassay" + }, + { + "language" : "en-US", + "value" : "C jej+coli+lari+upsa Ag Stl Ql IA.rapid" + }, + { + "language" : "en-US", + "value" : "Campylobacter jejuni+coli+lari+upsaliensis antigen, Stool" + }, + { + "language" : "de-DE", + "value" : "Campylobacter jejuni+coli+lari+upsaliensis Antigen [Nachweis] in Stuhl mittels Immunoassay-Schnelltest" + }, + { + "language" : "nl-NL", + "value" : "Campylobacter jejuni + coli + lari + upsaliensis Ag [aanwezigheid] in feces d.m.v. immunoassay.sneltest" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100868-9", + "display" : "Cryptosporidium sp 18S-LC2 rRNA [Genotype] in Specimen by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "Cryptosporidium sp 18S-LC2 rRNA [Genotype] in Specimen by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "Cryptosp 18S -LC2 rRNA Spec-Geno" + }, + { + "language" : "en-US", + "value" : "Cryptosporidium sp 18S-LC2 genotype, Specimen" + }, + { + "language" : "de-DE", + "value" : "Cryptosporidium sp 18S-LC2 rRNA [Genotyp] in Probenmaterial mittels Molekulargenetik" + }, + { + "language" : "nl-NL", + "value" : "Cryptosporidium sp. 18S-LC2 rRNA [genotype] d.m.v. moleculair genetisch onderzoek" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100869-7", + "display" : "Cryptosporidium gp60 gene [Type] in Specimen by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "Cryptosporidium gp60 gene [Type] in Specimen by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "Crypto gp60 Spec" + }, + { + "language" : "en-US", + "value" : "Cryptosporidium gp60 gene, Specimen" + }, + { + "language" : "de-DE", + "value" : "Cryptosporidium gp60-Gen [Typ] in Probenmaterial mittels Molekulargenetik" + }, + { + "language" : "nl-NL", + "value" : "Cryptosporidium gp60-gen [type] d.m.v. moleculair genetisch onderzoek" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100870-5", + "display" : "Cryptosporidium 18S rRNA [Genotype] in Specimen by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "Cryptosporidium 18S rRNA [Genotype] in Specimen by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "Cryptosp 18S rRNA Spec-Geno" + }, + { + "language" : "en-US", + "value" : "Cryptosporidium 18S genotype, Specimen" + }, + { + "language" : "de-DE", + "value" : "Cryptosporidium 18S rRNA [Genotyp] in Probenmaterial mittels Molekulargenetik" + }, + { + "language" : "nl-NL", + "value" : "Cryptosporidium 18S rRNA [genotype] d.m.v. moleculair genetisch onderzoek" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100871-3", + "display" : "Giardia lamblia gdh gene [Genotype] in Specimen by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "Giardia lamblia gdh gene [Genotype] in Specimen by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "G. lamblia gdh gene Spec-Geno" + }, + { + "language" : "en-US", + "value" : "Giardia lamblia gdh gene genotype, Specimen" + }, + { + "language" : "de-DE", + "value" : "Giardia lamblia gdh-Gen [Genotyp] in Probenmaterial mittels Molekulargenetik" + }, + { + "language" : "nl-NL", + "value" : "Giardia lamblia gdh-gen [genotype] d.m.v. moleculair genetisch onderzoek" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100872-1", + "display" : "Bacteria producing polysaccharide from sucrose [Presence] in Isolate", + "designation" : [{ + "language" : "en-US", + "value" : "Bacteria producing polysaccharide from sucrose [Presence] in Isolate" + }, + { + "language" : "en-US", + "value" : "Bact polysach from sucrose Islt Ql" + }, + { + "language" : "en-US", + "value" : "Bacteria producing polysaccharide from sucrose" + }, + { + "language" : "nl-NL", + "value" : "Uit sucrose polysacharideproducerende bacterie [aanwezigheid] in isolaat" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100873-9", + "display" : "Giardia lamblia tpi gene [Genotype] in Specimen by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "Giardia lamblia tpi gene [Genotype] in Specimen by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "G. lamblia tpi gene Spec-Geno" + }, + { + "language" : "en-US", + "value" : "Giardia lamblia tpi gene genotype, Specimen" + }, + { + "language" : "de-DE", + "value" : "Giardia lamblia tpi-Gen [Genotyp] in Probenmaterial mittels Molekulargenetik" + }, + { + "language" : "nl-NL", + "value" : "Giardia lamblia tpi-gen [genotype] d.m.v. moleculair genetisch onderzoek" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100874-7", + "display" : "Basidiobolus sp [Presence] in Specimen", + "designation" : [{ + "language" : "en-US", + "value" : "Basidiobolus sp [Presence] in Specimen" + }, + { + "language" : "en-US", + "value" : "Basidiobolus sp Spec Ql" + }, + { + "language" : "en-US", + "value" : "Basidiobolus sp, Specimen" + }, + { + "language" : "nl-NL", + "value" : "Basidiobolus sp. [aanwezigheid]" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10087-5", + "display" : "ST initial amplitude 6 ms in lead III", + "designation" : [{ + "language" : "en-US", + "value" : "ST initial amplitude 6 ms in lead III" + }, + { + "language" : "en-US", + "value" : "ST I-Amp 6ms L-III" + }, + { + "language" : "es-MX", + "value" : "ST amplitud inicial 6 ms plomo III:Corazón :Punto temporal:Elpot:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "amplitud inicial del segmento ST, 6 mseg.derivación III:potencial eléctrico (voltaje):punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "ST I-Amp 6ms L-III" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100875-4", + "display" : "Fetal Heart Document limited US", + "designation" : [{ + "language" : "en-US", + "value" : "Fetal Heart Document limited US" + }, + { + "language" : "en-US", + "value" : "Fet Hrt Doc Ltd US" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100876-2", + "display" : "Fetal Heart Document US", + "designation" : [{ + "language" : "en-US", + "value" : "Fetal Heart Document US" + }, + { + "language" : "en-US", + "value" : "Fet Hrt Doc US" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100877-0", + "display" : "US Heart Transesophageal during surgery", + "designation" : [{ + "language" : "en-US", + "value" : "US Heart Transesophageal during surgery" + }, + { + "language" : "en-US", + "value" : "US Heart Transesophageal in surgery" + }, + { + "language" : "en-US", + "value" : "US Heart Transesophageal during surgery" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100878-8", + "display" : "Endoscopic ultrasound study Upper GI tract Document", + "designation" : [{ + "language" : "en-US", + "value" : "Endoscopic ultrasound study Upper GI tract Document" + }, + { + "language" : "en-US", + "value" : "Endo US study Upr GI Tract Doc" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100879-6", + "display" : "US Guidance for cryoablation of Breast - right", + "designation" : [{ + "language" : "en-US", + "value" : "US Guidance for cryoablation of Breast - right" + }, + { + "language" : "en-US", + "value" : "US Guided Brst-R Cryoablation" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100880-4", + "display" : "US Guidance for cryoablation of Breast - left", + "designation" : [{ + "language" : "en-US", + "value" : "US Guidance for cryoablation of Breast - left" + }, + { + "language" : "en-US", + "value" : "US Guided Brst-L Cryoablation" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100881-2", + "display" : "MR Guidance for cryoablation of Bone", + "designation" : [{ + "language" : "en-US", + "value" : "MR Guidance for cryoablation of Bone" + }, + { + "language" : "en-US", + "value" : "MR Guided Bone Cryoablation" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100882-0", + "display" : "MR Peritoneum W contrast percutaneous intraperitoneal", + "designation" : [{ + "language" : "en-US", + "value" : "MR Peritoneum W contrast percutaneous intraperitoneal" + }, + { + "language" : "en-US", + "value" : "MR Peritoneum W contr percu" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10088-3", + "display" : "ST initial amplitude 6 ms in lead V1", + "designation" : [{ + "language" : "en-US", + "value" : "ST initial amplitude 6 ms in lead V1" + }, + { + "language" : "en-US", + "value" : "ST I-Amp 6ms L-V1" + }, + { + "language" : "es-MX", + "value" : "ST amplitud inicial 6 ms cable V1:Corazón :Punto temporal:Elpot:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "amplitud inicial del segmento ST, 6 mseg.derivación V1:potencial eléctrico (voltaje):punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "Deprecated ST initial amp 6 ms.lead" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100883-8", + "display" : "MR Guidance for biopsy of Kidney - left", + "designation" : [{ + "language" : "en-US", + "value" : "MR Guidance for biopsy of Kidney - left" + }, + { + "language" : "en-US", + "value" : "MR Guided Kidney-L Bx" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100884-6", + "display" : "MR Guidance for biopsy of Kidney - right", + "designation" : [{ + "language" : "en-US", + "value" : "MR Guidance for biopsy of Kidney - right" + }, + { + "language" : "en-US", + "value" : "MR Guided Kidney-R Bx" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100885-3", + "display" : "Parapoxvirus DNA [Presence] in Specimen by NAA with probe detection", + "designation" : [{ + "language" : "en-US", + "value" : "Parapoxvirus DNA [Presence] in Specimen by NAA with probe detection" + }, + { + "language" : "en-US", + "value" : "Parapoxvirus DNA Spec Ql NAA+probe" + }, + { + "language" : "en-US", + "value" : "Parapoxvirus , Specimen" + }, + { + "language" : "nl-NL", + "value" : "Parapoxvirus DNA [aanwezigheid] d.m.v. probe-detectie" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100886-1", + "display" : "Orf virus DNA [Presence] in Specimen by NAA with probe detection", + "designation" : [{ + "language" : "en-US", + "value" : "Orf virus DNA [Presence] in Specimen by NAA with probe detection" + }, + { + "language" : "en-US", + "value" : "Orf virus DNA Spec Ql NAA+probe" + }, + { + "language" : "en-US", + "value" : "Orf virus, Specimen" + }, + { + "language" : "nl-NL", + "value" : "Orfvirus DNA [aanwezigheid] d.m.v. probe-detectie" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100887-9", + "display" : "Pseudocowpox virus DNA [Presence] in Specimen by NAA with probe detection", + "designation" : [{ + "language" : "en-US", + "value" : "Pseudocowpox virus DNA [Presence] in Specimen by NAA with probe detection" + }, + { + "language" : "en-US", + "value" : "Pseudocowpox virus DNA Spec Ql NAA+probe" + }, + { + "language" : "en-US", + "value" : "Pseudocowpox virus, Specimen" + }, + { + "language" : "nl-NL", + "value" : "Pseudokoepokvirus DNA [aanwezigheid] d.m.v. probe-detectie" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100888-7", + "display" : "Monkeypox virus clade II DNA [Presence] in Specimen by NAA with probe detection", + "designation" : [{ + "language" : "en-US", + "value" : "Monkeypox virus clade II DNA [Presence] in Specimen by NAA with probe detection" + }, + { + "language" : "en-US", + "value" : "MVPX Clade II DNA" + }, + { + "language" : "en-US", + "value" : "Monkeypox virus clade II, Specimen" + }, + { + "language" : "de-DE", + "value" : "Affenpocken-Virus Klade II DNA [Nachweis] in Probenmaterial mittels Nukleinsäureamplifikation mit Sondendetektion" + }, + { + "language" : "nl-NL", + "value" : "'Mpox'-virus clade II DNA [aanwezigheid] d.m.v. probe-detectie" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100889-5", + "display" : "Monkeypox virus clade I DNA [Presence] in Specimen by NAA with probe detection", + "designation" : [{ + "language" : "en-US", + "value" : "Monkeypox virus clade I DNA [Presence] in Specimen by NAA with probe detection" + }, + { + "language" : "en-US", + "value" : "MVPX Clade I DNA Spec Ql NAA+probe" + }, + { + "language" : "en-US", + "value" : "Monkeypox virus clade I, Specimen" + }, + { + "language" : "de-DE", + "value" : "Affenpocken-Virus Klade I DNA [Nachweis] in Probenmaterial mittels Nukleinsäureamplifikation mit Sondendetektion" + }, + { + "language" : "nl-NL", + "value" : "'Mpox'-virus clade I DNA [aanwezigheid] d.m.v. probe-detectie" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100890-3", + "display" : "Poxvirus DNA panel", + "designation" : [{ + "language" : "en-US", + "value" : "Poxvirus DNA panel" + }, + { + "language" : "en-US", + "value" : "Poxvirus DNA panel Patient" + }, + { + "language" : "en-US", + "value" : "Poxvirus DNA panel" + }, + { + "language" : "nl-NL", + "value" : "Pokkenvirus DNA panel" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10089-1", + "display" : "ST initial amplitude 6 ms in lead V2", + "designation" : [{ + "language" : "en-US", + "value" : "ST initial amplitude 6 ms in lead V2" + }, + { + "language" : "en-US", + "value" : "ST I-Amp 6ms L-V2" + }, + { + "language" : "es-MX", + "value" : "ST amplitud inicial 6 ms. Derivación V2:Corazón :Punto temporal:Elpot:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "amplitud inicial del segmento ST, 6 mseg.derivación V2:potencial eléctrico (voltaje):punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "ST I-Amp 6ms L-V2" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100891-1", + "display" : "Orthopoxvirus IgG Ab [Presence] in Serum or Plasma by Immunoassay", + "designation" : [{ + "language" : "en-US", + "value" : "Orthopoxvirus IgG Ab [Presence] in Serum or Plasma by Immunoassay" + }, + { + "language" : "en-US", + "value" : "Orthopoxvirus IgG SerPl Ql IA" + }, + { + "language" : "en-US", + "value" : "Orthopoxvirus IgG antibody, Blood" + }, + { + "language" : "de-DE", + "value" : "Orthopoxvirus IgG-Antikörper [Nachweis] in Serum oder Plasma mittels Immunoassay" + }, + { + "language" : "nl-NL", + "value" : "Orthopoxvirus As.IgG [aanwezigheid] in serum of plasma d.m.v. immunoassay" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100892-9", + "display" : "Orthopoxvirus IgM Ab [Presence] in Serum or Plasma by Immunoassay", + "designation" : [{ + "language" : "en-US", + "value" : "Orthopoxvirus IgM Ab [Presence] in Serum or Plasma by Immunoassay" + }, + { + "language" : "en-US", + "value" : "Orthopoxvirus IgM SerPl Ql IA" + }, + { + "language" : "en-US", + "value" : "Orthopoxvirus IgM antibody, Blood" + }, + { + "language" : "de-DE", + "value" : "Orthopoxvirus IgM-Antikörper [Nachweis] in Serum oder Plasma mittels Immunoassay" + }, + { + "language" : "nl-NL", + "value" : "Orthopoxvirus As.IgM [aanwezigheid] in serum of plasma d.m.v. immunoassay" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100893-7", + "display" : "Orthopoxvirus IgG and IgM Ab panel - Serum or Plasma", + "designation" : [{ + "language" : "en-US", + "value" : "Orthopoxvirus IgG and IgM Ab panel - Serum or Plasma" + }, + { + "language" : "en-US", + "value" : "Orthopoxvirus IgG + IgM Ab panel SerPl" + }, + { + "language" : "en-US", + "value" : "Orthopoxvirus IgG & IgM Ab panel, Blood" + }, + { + "language" : "nl-NL", + "value" : "Orthopoxvirus IgG & IgM As panel in serum of plasma" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100894-5", + "display" : "Recommended screening frequency Narrative", + "designation" : [{ + "language" : "en-US", + "value" : "Recommended screening frequency Narrative" + }, + { + "language" : "en-US", + "value" : "Recommended screen freq" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100895-2", + "display" : "Rickettsia conorii IgG and IgM [Interpretation] in Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Rickettsia conorii IgG and IgM [Interpretation] in Serum" + }, + { + "language" : "en-US", + "value" : "R conorii IgG+IgM Ser-Imp" + }, + { + "language" : "en-US", + "value" : "Rickettsia conorii IgG and IgM antibodies, Blood" + }, + { + "language" : "nl-NL", + "value" : "Rickettsia conorii As.IgG & IgM [interpretatie] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100896-0", + "display" : "Vasopressin [Moles/volume] in Plasma --13th specimen post XXX challenge", + "designation" : [{ + "language" : "en-US", + "value" : "Vasopressin [Moles/volume] in Plasma --13th specimen post XXX challenge" + }, + { + "language" : "en-US", + "value" : "Vasopressin sp13 p chal Plas-sCnc" + }, + { + "language" : "en-US", + "value" : "Vasopressin 13th specimen after challenge, Blood" + }, + { + "language" : "nl-NL", + "value" : "Vasopressine^13de monster na XXX belasting [mol/volume] in plasma" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100897-8", + "display" : "Staphylococcus aureus [Presence] in Specimen by Organism specific culture", + "designation" : [{ + "language" : "en-US", + "value" : "Staphylococcus aureus [Presence] in Specimen by Organism specific culture" + }, + { + "language" : "en-US", + "value" : "S aureus Spec Ql Cult" + }, + { + "language" : "en-US", + "value" : "Staphylococcus aureus culture, Specimen" + }, + { + "language" : "nl-NL", + "value" : "Staphylococcus aureus [aanwezigheid] d.m.v. organisme-specifieke kweek" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100898-6", + "display" : "Lipid panel - Serum or Plasma", + "designation" : [{ + "language" : "en-US", + "value" : "Lipid panel - Serum or Plasma" + }, + { + "language" : "en-US", + "value" : "Lipid panel SerPl" + }, + { + "language" : "en-US", + "value" : "Lipid panel, Blood" + }, + { + "language" : "nl-NL", + "value" : "Lipiden panel in serum of plasma" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100899-4", + "display" : "Enterobacteriaceae.extended spectrum beta lactamase resistance phenotype [Identifier] in Specimen by Organism specific culture", + "designation" : [{ + "language" : "en-US", + "value" : "Enterobacteriaceae.extended spectrum beta lactamase resistance phenotype [Identifier] in Specimen by Organism specific culture" + }, + { + "language" : "en-US", + "value" : "Enterobac.ESBL pheno Spec Cult" + }, + { + "language" : "en-US", + "value" : "Enterobacteriaceae.extended spectrum beta lactamase resistance phenotype culture, Specimen" + }, + { + "language" : "nl-NL", + "value" : "Enterobacteriaceae.ESBL-resistentie fenotype [identificator] d.m.v. organisme-specifieke kweek" + }] + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/clinical-findings", + "resource" : { + "resourceType" : "ValueSet", + "id" : "clinical-findings", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "oo" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/clinical-findings", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.232" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.227" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.2.115" + }], + "version" : "6.0.0-ballot2", + "name" : "SNOMEDCTClinicalFindings", + "title" : "SNOMED CT Clinical Findings", + "status" : "draft", + "experimental" : true, + "publisher" : "FHIR Project team", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "This value set includes all the \"Clinical finding\" [SNOMED CT](http://snomed.info/sct) codes - concepts where concept is-a 404684003 (Clinical finding (finding)).", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "copyright" : "This resource includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these specifications must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/get-snomed-ct or info@snomed.org", + "compose" : { + "include" : [{ + "system" : "http://snomed.info/sct", + "filter" : [{ + "property" : "concept", + "op" : "is-a", + "value" : "404684003" + }] + }] + }, + "expansion" : { + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/valueset-unclosed", + "valueBoolean" : true + }], + "identifier" : "urn:uuid:2d3c768f-732c-40bc-94bb-b68d5a31b52b", + "timestamp" : "2024-10-02T17:54:47+00:00", + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-valueset", + "valueUri" : "null" + }, + { + "name" : "used-codesystem", + "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230131" + }, + { + "name" : "version", + "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230131" + }], + "contains" : [{ + "system" : "http://snomed.info/sct", + "code" : "404684003", + "display" : "Clinical finding (finding)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clinical finding" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "109006", + "display" : "Anxiety disorder of childhood OR adolescence", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anxiety disorder of childhood OR adolescence (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "122003", + "display" : "Choroidal hemorrhage", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Choroidal haemorrhage" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Choroidal hemorrhage (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "127009", + "display" : "Spontaneous abortion with laceration of cervix", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spontaneous abortion with tear of cervix" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Miscarriage with tear of cervix" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Miscarriage with laceration of cervix" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Miscarriage with laceration of cervix (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129007", + "display" : "Homoiothermia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Homoiothermy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Homoiothermia (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "134006", + "display" : "Decreased hair growth", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decreased hair growth (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "140004", + "display" : "Chronic pharyngitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic sore throat" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic pharyngitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "144008", + "display" : "Normal peripheral vision", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Normal peripheral vision (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "150003", + "display" : "Abnormal bladder continence", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abnormal bladder continence (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "151004", + "display" : "Gonococcal meningitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gonococcal meningitis (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Meningitis due to gonococcus" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "162004", + "display" : "Severe manic bipolar I disorder without psychotic features", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Severe bipolar I disorder, most recent episode manic, without psychotic features" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Severe manic bipolar I disorder without psychotic features (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "165002", + "display" : "Accident-prone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Accident proneness" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Accident prone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Accident prone (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "168000", + "display" : "Typhlolithiasis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Typhlolithiasis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "171008", + "display" : "Injury of ascending right colon without open wound into abdominal cavity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injury of ascending right colon without open wound into abdominal cavity (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "172001", + "display" : "Endometritis following molar AND/OR ectopic pregnancy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Endometritis following molar AND/OR ectopic pregnancy (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "175004", + "display" : "Supraorbital neuralgia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Supraorbital neuralgia (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "177007", + "display" : "Poisoning by sawfly larvae", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sawfly larvae toxicity" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning by sawfly larvae (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "179005", + "display" : "Apraxia of dressing", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Apraxia of dressing (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "181007", + "display" : "Hemorrhagic bronchopneumonia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemorrhagic bronchopneumonia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemorrhagic bronchopneumonia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "183005", + "display" : "Autoimmune pancytopenia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Autoimmune pancytopenia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "184004", + "display" : "Withdrawal arrhythmia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Withdrawal arrhythmia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "188001", + "display" : "Injury of intercostal artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injury of intercostal artery (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intercostal artery injury" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "192008", + "display" : "Congenital syphilitic hepatomegaly", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital syphilitic hepatomegaly (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "193003", + "display" : "Benign hypertensive renal disease", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Benign hypertensive renal disease (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "198007", + "display" : "Disease due to Filoviridae", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disease caused by Filoviridae (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disease caused by Filoviridae" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "199004", + "display" : "Decreased lactation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypogalactia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypolactation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Insufficient lactation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poor lactation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inadequate lactation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decreased lactation (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "216004", + "display" : "Delusion of persecution", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paranoid reaction" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Persecutory delusion" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Delusion of persecution (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "219006", + "display" : "Alcohol user", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Current drinker" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Drinks alcohol" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Current drinker of alcohol (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Current drinker of alcohol" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "222008", + "display" : "Acute epiglottitis with obstruction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute epiglottitis with obstruction (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "223003", + "display" : "Tumor of body of uterus affecting pregnancy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tumour of body of uterus affecting pregnancy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tumor of body of uterus affecting pregnancy (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228007", + "display" : "Lucio phenomenon", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lepromatous cutaneous vasculitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lucio phenomenon (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "241006", + "display" : "Epilepsia partialis continua", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Epilepsia partialis continua (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Motor simple partial status" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Kojewnikov's epilepsy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Focal status epilepticus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Kojevnikov epilepsy" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "242004", + "display" : "Noninfectious jejunitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Noninfectious jejunitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "253005", + "display" : "Sycosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sycosis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "257006", + "display" : "Acne rosacea, erythematous telangiectatic type", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acne rosacea, erythematous telangiectatic type (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "264008", + "display" : "Blind hypertensive eye", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blind hypertensive eye (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "276008", + "display" : "Poisoning by oxytocin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oxytocin poisoning" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by oxytocin (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by oxytocin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "279001", + "display" : "Senile myocarditis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Senile myocarditis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "281004", + "display" : "Dementia associated with alcoholism", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alcohol-induced persisting dementia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dementia associated with alcoholism (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alcoholic dementia" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "282006", + "display" : "Acute myocardial infarction of basal-lateral wall", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute myocardial infarction of basal-lateral wall (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "290006", + "display" : "Melnick-Fraser syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Branchio-oto-renal syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "BOR syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Melnick-Fraser syndrome (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "292003", + "display" : "EEG finding", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "EEG observations" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Electroencephalogram finding (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Electroencephalogram finding" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "297009", + "display" : "Acute myringitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute tympanitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute myringitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "299007", + "display" : "Paraffinoma of skin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paraffinoma of skin (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "303002", + "display" : "Apoplectic pancreatitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Apoplectic pancreatitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "308006", + "display" : "Pearly penile papules", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Penile papules" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pearly penile papules (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310008", + "display" : "Boil of penis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Boil of penis (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Penile boil" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "313005", + "display" : "Déjà vu", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Déjà vu (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "317006", + "display" : "Reactive hypoglycemia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypoglycemic reaction" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypoglycaemic reaction" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reactive hypoglycaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reactive hypoglycemia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "320003", + "display" : "Cervical dilatation, 1cm", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cervical dilatation, 1cm (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "324007", + "display" : "Plaster ulcer", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Plaster ulcer (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "330007", + "display" : "Occipital headache", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Occipital headache (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "335002", + "display" : "Pylorospasm", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pylorospasm (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "341009", + "display" : "ABO incompatibility reaction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ABO mismatched blood transfusion" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ABO incompatibility reaction (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "349006", + "display" : "Absent tendon reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Absent tendon reflex (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "355001", + "display" : "Hemorrhagic shock", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemorrhagic shock" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemorrhagic shock (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "357009", + "display" : "Closed fracture of trapezoidal bone of wrist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed fracture of small multangular bone of wrist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed fracture of trapezoidal bone of wrist (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed fracture trapezoid" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "359007", + "display" : "Kernicterus due to isoimmunization", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Kernicterus due to isoimmunisation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Kernicterus due to isoimmunization (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "360002", + "display" : "Acute radiation disease", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute radiation disease (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "364006", + "display" : "Acute left-sided heart failure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute left heart failure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute left-sided heart failure (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "366008", + "display" : "Hidromeiosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hidromeiosis (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "368009", + "display" : "Heart valve disorder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Valvular heart disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Heart valve disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disorder of heart valve" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Heart valve disorder (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "369001", + "display" : "Normal jugular venous pressure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Normal jugular venous pressure (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "378007", + "display" : "Morquio syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chondro-osteodystrophy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Morquio-Suarez syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Morquio-Ullrich disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osteochondrodystrophia deformans" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Atypical chondrodystrophy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Morquio disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Familial osteochondrodystrophy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brailsford-Morquio syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hereditary enchondral dysostosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chondrodystrophia tarda" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Familial osseous dystrophy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Keratan sulfaturia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mucopolysaccharidosis, MPS-IV" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Morquio-Brailsford disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osteochondrodystrophy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mucopolysaccharidosis type IV" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Keratan sulphaturia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Morquio syndrome (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "382009", + "display" : "Legal history finding relating to child", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Legal history finding relating to child (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "383004", + "display" : "Passive range of hip extension - finding", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Finding of passive range of hip extension (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Finding of passive range of hip extension" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385006", + "display" : "Secondary peripheral neuropathy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Secondary peripheral neuropathy (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "387003", + "display" : "Melanuria", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Melanuria (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "398002", + "display" : "Left axis deviation greater than -90 degrees by EKG", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Left axis deviation greater than -90 degrees by electrocardiogram" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Left axis deviation greater than -90 degrees by electrocardiogram (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "407000", + "display" : "Congenital hepatomegaly", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital hepatomegaly (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "408005", + "display" : "Tooth chattering", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tooth chattering (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "409002", + "display" : "Food allergy diet", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Food intolerance diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Food allergy diet (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "426008", + "display" : "Superficial injury of ankle without infection", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Superficial injury of ankle without infection (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "431005", + "display" : "Hypertrophy of scrotum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypertrophy of scrotum (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "437009", + "display" : "Abnormal composition of urine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abnormal composition of urine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "440009", + "display" : "Persistent hyperphenylalaninemia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Essential hyperphenylalaninemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hyperphenylalaninemia, type II" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Persistent hyperphenylalaninaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Essential hyperphenylalaninaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hyperphenylalaninaemia, type II" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Persistent hyperphenylalaninemia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "442001", + "display" : "Secondary hypopituitarism", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Secondary hypopituitarism (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "443006", + "display" : "Cystocele affecting pregnancy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cystocele affecting pregnancy (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "447007", + "display" : "Coach in sports activity accident", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Coach in sports activity accident (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "450005", + "display" : "Ulcerative stomatitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ulcerative stomatitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "452002", + "display" : "Blister of groin without infection", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blister of groin without infection (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "460001", + "display" : "Squamous metaplasia of prostate gland", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Squamous metaplasia of prostate gland (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "467003", + "display" : "Old laceration of muscles of pelvic floor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Old laceration of muscles of pelvic floor (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Old laceration of pelvic floor muscle" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "470004", + "display" : "Vitreous touch syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vitreous touch syndrome (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "479003", + "display" : "Graves' disease with pretibial myxedema AND with thyrotoxic crisis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Graves' disease with pretibial myxedema AND with thyrotoxic storm" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Graves' disease with pretibial myxoedema AND with thyrotoxic crisis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Graves' disease with pretibial myxoedema AND with thyrotoxic storm" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Graves' disease with pretibial myxedema AND with thyrotoxic crisis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "486006", + "display" : "Acute vascular insufficiency", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute vascular insufficiency (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "488007", + "display" : "Fibroid myocarditis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fibroid myocarditis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "490008", + "display" : "Upper respiratory tract hypersensitivity reaction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Upper respiratory tract hypersensitivity reaction (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "496002", + "display" : "Closed traumatic dislocation of third cervical vertebra (disorder)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed traumatic dislocation of third cervical vertebra" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "504009", + "display" : "Androgen-dependent hirsutism", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Androgen-dependent hirsutism (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Androgen dependent hirsutism" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "517007", + "display" : "Foreign body in hypopharynx", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Foreign body in hypopharynx (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "518002", + "display" : "Multiple aggregation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Multiple aggregation (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "520004", + "display" : "Congenital bent nose", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital bent nose (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "527001", + "display" : "Spontaneous fetal evolution, Roederer's method", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spontaneous foetal evolution, Roederer's method" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spontaneous fetal evolution, Roederer's method (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spontaneous fetal evolution, Roederer method" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "536002", + "display" : "Glissonian cirrhosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glissonian cirrhosis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "539009", + "display" : "Conjunctival argyrosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conjunctival argyrosis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "547009", + "display" : "Hypersecretion of calcitonin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypersecretion of thyrocalcitonin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypersecretion of calcitonin (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "548004", + "display" : "13p partial trisomy syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "13p partial trisomy syndrome (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "554003", + "display" : "2p partial trisomy syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "2p partial trisomy syndrome (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "555002", + "display" : "Dicentra species poisoning", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dicentra species poisoning (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "563001", + "display" : "Nystagmus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nystagmus (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "568005", + "display" : "Tic disorder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tic disorder (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Habit disorder" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "586008", + "display" : "Contact dermatitis caused by Primula obconica (disorder)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Contact dermatitis caused by poison primrose" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Contact dermatitis caused by Primula obconica" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Contact dermatitis caused by German primrose" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "590005", + "display" : "Congenital aneurysm of anterior communicating artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Berry aneurysm of anterior communicating artery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital aneurysm of anterior communicating artery (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "596004", + "display" : "Premenstrual dysphoric disorder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Premenstrual dysphoric disorder (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "599006", + "display" : "Chronic pneumothorax", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic pneumothorax (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Persistent pneumothorax" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "600009", + "display" : "Pyromania", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Firesetting behavior" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Firesetting behaviour" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pyromania (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "607007", + "display" : "Decreased vital capacity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decreased vital capacity (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "610000", + "display" : "Spastic aphonia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spastic aphonia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "613003", + "display" : "Fragile X syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Martin-Bell syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Marker X syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fragile X syndrome (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "FRAXA - 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", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Obstruction due to foreign body accidentally left in operative wound AND/OR body cavity during a procedure (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "616006", + "display" : "Sensorimotor disorder of eyelid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sensorimotor disorder of eyelid (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "626004", + "display" : "Hypercortisolism due to nonpituitary tumor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ectopic ACTH syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypercortisolism due to nonpituitary tumour" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ectopic ACTH secretion causing Cushing's syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypercortisolism due to nonpituitary tumor (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "631002", + "display" : "Transfusion reaction due to minor incompatibility", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transfusion reaction due to minor incompatibility (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "640003", + "display" : "Injury of pneumogastric nerve", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injury of tenth cranial nerve" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injury of vagus nerve" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tenth cranial nerve injury" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vagus nerve injury" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injury to vagus nerve" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vagus (10th) nerve injury" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injury of pneumogastric nerve (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "643001", + "display" : "Hypertrophy of lip", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypertrophy of lip (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Macrocheilia" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "646009", + "display" : "Idiopathic cyst of anterior chamber of eye (disorder)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Idiopathic cyst of anterior chamber of eye" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "649002", + "display" : "Open fracture of distal end of ulna", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open fracture of distal end of ulna (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "651003", + "display" : "Root work", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mal puesto" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brujeria" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Root work (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "652005", + "display" : "Gangrenous tonsillitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gangrenous tonsillitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "655007", + "display" : "Abnormal fetal heart beat noted before labor in liveborn infant", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abnormal fetal heart beat noted before labour in liveborn infant" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abnormal fetal heart beat noted before labor in liveborn infant (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abnormal foetal heart beat noted before labour in liveborn infant" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "658009", + "display" : "Injury of colon without open wound into abdominal cavity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injury of colon without open wound into abdominal cavity (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "664002", + "display" : "Delayed ovulation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Delayed ovulation (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "675003", + "display" : "Torsion of intestine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Twisting of intestine on long axis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Torsion of intestine (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "701003", + "display" : "Adult osteochondritis of spine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adult osteochondritis of spine (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "703000", + "display" : "Congenital adhesions of tongue", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital adhesions of tongue (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital adhesion of tongue" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "714002", + "display" : "Abrasion and/or friction burn of toe with infection (disorder)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abrasion and/or friction burn of toe with infection" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "715001", + "display" : "Nontraumatic rupture of urethra", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Non-traumatic urethral rupture" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nontraumatic rupture of urethra (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Atraumatic rupture of urethra" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nontraumatic urethral rupture" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "718004", + "display" : "Acute bronchiolitis with obstruction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute bronchiolitis with obstruction (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "734001", + "display" : "Opocephalus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Opocephalus (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "736004", + "display" : "Abscess of hip", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abscess of hip (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "750009", + "display" : "Schistosoma mansoni infection (disorder)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Schistosoma mansoni infection" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "755004", + "display" : "Postgastrectomy phytobezoar", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Postgastrectomy phytobezoar (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "756003", + "display" : "Chronic rheumatic myopericarditis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rheumatic heart disease with myopericarditis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic rheumatic heart disease with myopericarditis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic myopericarditis due to rheumatic heart disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic myopericarditis due to rheumatic heart disease (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "758002", + "display" : "Cyst of uterus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cyst of uterus (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "775008", + "display" : "Open wound of head with complication", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open wound of head with complication (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "776009", + "display" : "Partial arterial retinal occlusion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Partial retinal artery occlusion" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Partial occlusion of retinal artery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Partial occlusion of retinal artery (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "781000", + "display" : "Cestrum diurnum poisoning", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Wild jasmine poisoning" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cestrum diurnum poisoning (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "787001", + "display" : "Rheumatic mitral stenosis with regurgitation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rheumatic mitral stenosis with incompetence" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rheumatic mitral stenosis with insufficiency" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rheumatic mitral stenosis with regurgitation (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "788006", + "display" : "Disease-related diet", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disease-related diet (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "792004", + "display" : "Jakob-Creutzfeldt disease", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Creutzfeldt-Jakob disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subacute spongiform encephalopathy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Jakob-Creutzfeldt disease (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CJD - Creutzfeldt-Jakob disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "JCD - Jakob-Creutzfeldt disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transmissible virus dementia" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "799008", + "display" : "Sigmoid colon ulcer", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sigmoid colon ulcer (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "801006", + "display" : "Nonvenomous insect bite of foot with infection", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nonvenomous insect bite of foot with infection (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Insect bite, nonvenomous, of foot, infected" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "805002", + "display" : "Pneumoconiosis due to silica", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Silicosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nodular silicosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Silicatosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pneumoconiosis caused by silica" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pneumoconiosis caused by silica (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "811004", + "display" : "Flail motion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Flail motion (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "813001", + "display" : "Ankle instability", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ankle instability (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "815008", + "display" : "Episcleritis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Episcleritis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "816009", + "display" : "Genetic recombination", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Genetic recombination (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "818005", + "display" : "Third degree burn of multiple sites of lower limb", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Full thickness burn of multiple sites of lower limb (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Full thickness burn of multiple sites of lower limb" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "825003", + "display" : "Superficial injury of axilla with infection", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Superficial injury of axilla with infection (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "827006", + "display" : "Late congenital syphilis, latent (+ sero., - C.S.F., 2 years OR more)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Late congenital syphilis - latent" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Late congenital syphilis, latent (positive serology - cerebrospinal fluid, 2 years OR more) (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Late congenital syphilis, latent (positive serology - cerebrospinal fluid, 2 years OR more)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "832007", + "display" : "Moderate major depression", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Moderate major depression (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "834008", + "display" : "Chair-seated facing coital position", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Frontal sedentary coital position" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chair-seated facing coital position (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "841002", + "display" : "Congenital absence of skull bone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital absence of skull bone (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "842009", + "display" : "Consanguinity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Consanguinity (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "843004", + "display" : "Poliomyelomalacia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poliomyelomalacia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "844005", + "display" : "Behavior finding", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conduct" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Behaviour finding" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Behavior finding (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Finding relating to behaviour" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Finding relating to behavior" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Behavioural finding" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Behavioral finding" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "845006", + "display" : "Injury of inferior mesenteric artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injury of inferior mesenteric artery (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inferior mesenteric artery injury" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "849000", + "display" : "Total cataract", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mature cataract" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mature cataract (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "857002", + "display" : "Erythema simplex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dermatitis simplex" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Erythema simplex (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "862001", + "display" : "Anemia caused by chlorate (disorder)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anaemia caused by chlorate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anaemia due to chlorate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anemia due to chlorate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anemia caused by chlorate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "865004", + "display" : "Hyperalimentation formula for ileus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hyperalimentation formula for ileus (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "871005", + "display" : "Contracted pelvis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Generally contracted pelvis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Contracted pelvis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "874002", + "display" : "Therapeutic diuresis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Therapeutic diuresis (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "875001", + "display" : "Chalcosis of eye", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ocular chalcosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chalcosis of eye (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "888003", + "display" : "Foetal or neonatal effect of maternal blood loss", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fetal or neonatal effect of maternal blood loss" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fetal or neonatal effect of maternal blood loss (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "890002", + "display" : "Deep third degree burn of elbow", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deep third degree burn of elbow (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "899001", + "display" : "Axis I diagnosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Axis I diagnosis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "903008", + "display" : "Chorioretinal infarction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chorioretinal infarction (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "904002", + "display" : "Pinard's sign", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pinard's sign (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pinard sign" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "928000", + "display" : "Disorder of musculoskeletal system", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Musculoskeletal disorder" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disorder of musculoskeletal system (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "931004", + "display" : "Gestation period, 9 weeks", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gestation period, 9 weeks (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "932006", + "display" : "Flat affect", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Flat affect (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "934007", + "display" : "Thalassemia intermedia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thalassaemia intermedia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thalassemia intermedia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "943003", + "display" : "Congenital retinal aneurysm", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital retinal aneurysm (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "961007", + "display" : "Erythema nodosum, acute form", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Erythema nodosum, acute form (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "962000", + "display" : "Disability evaluation, disability 6%", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disability evaluation disability 6 percent (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disability evaluation disability 6 percent" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "964004", + "display" : "Open wound of pharynx without complication", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open wound of pharynx without complication (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "965003", + "display" : "Toxic amblyopia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Toxic amblyopia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "975000", + "display" : "Anorectal agenesis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anorectal agenesis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "978003", + "display" : "Chronic infantile eczema", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic infantile eczema (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "981008", + "display" : "Hemorrhagic proctitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemorrhagic proctitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemorrhagic proctitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "984000", + "display" : "Perirectal cellulitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Perirectal cellulitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "987007", + "display" : "Cellulitis of temple region", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cellulitis of temple region (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "991002", + "display" : "Wide QRS complex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prolonged QRS complex" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Wide QRS complex (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "998008", + "display" : "Chagas' disease with heart involvement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chagas' disease with heart involvement (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1003002", + "display" : "Religious discrimination", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Religious discrimination (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1020003", + "display" : "Disease due to Nairovirus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disease caused by Nairovirus (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disease caused by Nairovirus" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1023001", + "display" : "Apnea", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Apnoeic" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Apnoea" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Apneic" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Has stopped breathing" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Not breathing" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Apnea (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1027000", + "display" : "Alkaline reflux disease", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alkaline reflux esophagitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alkaline reflux oesophagitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alkaline reflux disease (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Biliary oesophagitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Biliary esophagitis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1031006", + "display" : "Open wound of trachea without complication", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open wound of trachea without complication (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1033009", + "display" : "Thoracic arthritis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thoracic arthritis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1034003", + "display" : "Mesenteric-portal fistula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mesenteric-portal fistula (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1038000", + "display" : "Disacchariduria", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disacchariduria (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1045000", + "display" : "Colonospasm", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Colonospasm (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1046004", + "display" : "Ureteritis glandularis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ureteritis glandularis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1051005", + "display" : "Hyperplasia of islet alpha cells with gastrin excess", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hyperplasia of islet alpha cells with gastrin excess (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1055001", + "display" : "Stenosis of precerebral artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Narrowing of precerebral artery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stenosis of precerebral artery (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1059007", + "display" : "Opisthorchiasis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cat liver fluke infection" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Opisthorchiosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Opisthorchiasis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1070000", + "display" : "Facial myokymia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Facial myokymia (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Facial myokymia (muscle quivering)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1073003", + "display" : "Xeroderma pigmentosum, group B", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Xeroderma pigmentosum, group B (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Xeroderma pigmentosum group B" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1077002", + "display" : "Septal infarction by EKG", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Septal infarction by electrocardiogram" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Septal infarction by electrocardiogram (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1079004", + "display" : "Macular retinal cyst", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hole retinal cyst" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Macular pseudohole retinal cyst" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Macular retinal cyst (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1085006", + "display" : "Candidiasis of vulva", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Candidiasis of vulva (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vulval candidiasis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vulval thrush" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vulval candidosis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1089000", + "display" : "Intrauterine sepsis of fetus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intrauterine sepsis of fetus (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intrauterine fetal sepsis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intrauterine foetal sepsis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intrauterine sepsis of foetus" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1102005", + "display" : "Intraerythrocytic parasitosis by Nuttallia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intraerythrocytic parasitosis caused by Nuttallia (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intraerythrocytic parasitosis caused by Nuttallia" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1107004", + "display" : "Early latent syphilis, positive serology, negative cerebrospinal fluid, with relapse after treatment (disorder)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Early latent syphilis, positive serology, negative cerebrospinal fluid, with relapse after treatment" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1108009", + "display" : "Female pattern alopecia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Female pattern baldness" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Female pattern alopecia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1111005", + "display" : "Normal sebaceous gland activity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Normal sebaceous gland activity (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1112003", + "display" : "Degenerative disorder of eyelid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Degenerative disorder of eyelid (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1116000", + "display" : "Chronic aggressive type B viral hepatitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic aggressive type B viral hepatitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1124005", + "display" : "Postpartum period, 6 days", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Postpartum period, 6 days (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1125006", + "display" : "Septicemia during labor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Septicaemia during labour" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sepsis during labor (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sepsis during labor" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sepsis during labour" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1126007", + "display" : "Knee locking", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Knee locking (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1131009", + "display" : "Congenital valvular insufficiency", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital valvular regurgitation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital insufficiency of heart valve" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital valvular insufficiency (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1134001", + "display" : "Muehrcke's lines", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muehrcke's lines (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muehrcke lines" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1135000", + "display" : "Solar retinopathy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Solar retinopathy (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Solar retinitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Eclipse retinopathy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Foveomacular retinitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Photic retinopathy" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1139006", + "display" : "Confrontation (visual) test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Confrontation (visual) test (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1140008", + "display" : "Thermal hypesthesia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thermal hypaesthesia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thermal hypesthesia (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1141007", + "display" : "Circumoral paresthesia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Circumoral paraesthesia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Circumoral paresthesia (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1145003", + "display" : "Developmental speech disorder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Developmental speech disorder (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "DSD - Developmental speech disorder" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1150009", + "display" : "Congenital microcheilia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Microcheilia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital microcheilia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1151008", + "display" : "Visual field constriction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Visual field constriction (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Constricted visual field" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1152001", + "display" : "Skin reaction negative", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Skin reaction negative (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1155004", + "display" : "EKG hypertrophy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Myocardial hypertrophy, determined by electrocardiogram (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Myocardial hypertrophy, determined by electrocardiogram" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1168007", + "display" : "Allotype", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allotype (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1184008", + "display" : "Glasgow coma scale, 10", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glasgow coma scale, 10 (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1194003", + "display" : "Disease condition determination, well controlled", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disease condition determination, well controlled (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1196001", + "display" : "Chronic bipolar II disorder, most recent episode major depressive", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic bipolar II disorder, most recent episode major depressive (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1197005", + "display" : "Carbuncle of heel", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carbuncle of heel (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1201005", + "display" : "Benign essential hypertension", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Benign essential hypertension (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1207009", + "display" : "Glaucomatous atrophy of optic disc", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glaucomatous atrophy of optic disc (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Optic disc glaucomatous atrophy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glaucomatous optic atrophy" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1208004", + "display" : "Gastroptosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prolapse gastropathy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastric prolapse" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastroptosis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1212005", + "display" : "Childhood type dermatomyositis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Childhood type dermatomyositis (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Juvenile dermatomyositis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1214006", + "display" : "Infection by Strongyloides", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Strongyloidiasis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Strongyloidosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Strongyloides" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Strongyloides (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1232006", + "display" : "Congenital articular rigidity with myopathy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital articular rigidity with myopathy (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1239002", + "display" : "Congenital anteversion of femur", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital anteversion of femoral neck" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital anteversion of femur (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1240000", + "display" : "Prone body position", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prone position" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prone body position (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lying prone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Off feet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lying ventricumbent" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lying procumbent" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1259003", + "display" : "Schistosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Slate-workers' lung" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Slate workers pneumoconiosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Slate pneumoconiosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Schistosis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1261007", + "display" : "Fracture of multiple ribs", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fracture of multiple ribs (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Multiple fractures of ribs" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1264004", + "display" : "Injury of descending left colon without open wound into abdominal cavity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injury of descending left colon without open wound into abdominal cavity (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1271009", + "display" : "Bart-Pumphrey syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Knuckle pads, leukonychia, sensorineural deafness, palmoplantar hyperkeratosis syndrome (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Knuckle pads, leukonychia, sensorineural deafness, palmoplantar hyperkeratosis syndrome" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1280009", + "display" : "Isologous chimera", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Isologous chimera (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1282001", + "display" : "Perichondritis of larynx", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Perichondritis of larynx (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Laryngeal perichondritis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1284000", + "display" : "Abnormal jaw closure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abnormal jaw closure (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1286003", + "display" : "Vitamin K deficiency coagulation disorder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bleeding diathesis due to vitamin K deficiency" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vitamin K deficiency coagulation disorder (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1287007", + "display" : "Congenital absence of bile duct", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital absence of bile duct (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1297003", + "display" : "Infection by Cladosporium carrionii", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Cladosporium carrionii" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Cladosporium carrionii (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Cladophialophora carrionii" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1308001", + "display" : "Complication of reimplant", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Complication of reimplant (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1310004", + "display" : "Impaired glucose tolerance associated with genetic syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Impaired glucose tolerance associated with genetic syndrome (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1318006", + "display" : "Post-translational genetic protein processing", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Post-translational genetic protein processing (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1323006", + "display" : "Poisoning by kanamycin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Kanamycin poisoning" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by kanamycin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by kanamycin (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1332008", + "display" : "Conjugated visual deviation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conjugated visual deviation (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1335005", + "display" : "Induratio penis plastica", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Peyronie's disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Penile fibromatosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fibrous cavernositis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Plastic induration of penis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Induratio penis plastica (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Peyronies disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Penile plaque" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1343000", + "display" : "Deep transverse arrest", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deep transverse arrest (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "DTA - Deep transverse arrest" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1345007", + "display" : "Hang nail", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hang nail (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1351002", + "display" : "Injury of iliac artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injury of iliac artery (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Iliac artery injury" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1356007", + "display" : "Calculus of common duct with obstruction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Calculus of common duct with obstruction (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1361009", + "display" : "Leukocoria", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Leukocoria (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Leucocoria" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1367008", + "display" : "Injury of superior mesenteric artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injury of superior mesenteric artery (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1370007", + "display" : "Open fracture of metacarpal bone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open fracture of metacarpal bone (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open fracture of metacarpal bone(s)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1372004", + "display" : "Uterus unicornis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital absence of one uterine horn" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Uterus unicornis (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Unicornate uterus" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1376001", + "display" : "Obsessive compulsive personality disorder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anancastic personality disorder" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anankastic personality disorder" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Obsessive compulsive personality disorder (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1378000", + "display" : "Supination-eversion injury of ankle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Supination-eversion injury of ankle (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lauge-Hansen supination-eversion injury of ankle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Supination-external rotation injury of ankle" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1380006", + "display" : "Agoraphobia without history of panic disorder with limited symptom attacks", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Agoraphobia without history of panic disorder with limited symptom attacks (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1383008", + "display" : "Hallucinogen mood disorder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hallucinogen-induced mood disorder" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hallucinogen mood disorder (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hallucinogen induced mood disorder" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1384002", + "display" : "Diffuse cholesteatosis of middle ear", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diffuse cholesteatosis of middle ear (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1386000", + "display" : "Intracranial hemorrhage", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intracranial haemorrhage" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intracranial hemorrhage (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1387009", + "display" : "Solanum nigrum poisoning", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Black nightshade poisoning" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Solanum nigrum poisoning (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1388004", + "display" : "Metabolic alkalosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Metabolic alkalosis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1393001", + "display" : "Lenz-Majewski hyperostosis syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lenz-Majewski hyperostosis syndrome (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lenz-Majewski dysplasia" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1395008", + "display" : "Complication of ultrasound therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Complication of ultrasound therapy (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1402001", + "display" : "Fear (finding)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Frightened" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Afraid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fright" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Scared" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fear" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1412008", + "display" : "Anterior subcapsular polar cataract", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anterior subcapsular polar cataract (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1415005", + "display" : "Lymphangitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lymphangitis (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inflammation of lymphatics" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1418007", + "display" : "Hypoplastic chondrodystrophy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypoplastic chondrodystrophy (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1426004", + "display" : "Necrotizing glomerulonephritis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Necrotising glomerulonephritis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Necrotizing glomerulonephritis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1447000", + "display" : "Icthyoparasitism", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Icthyoparasitism (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1469007", + "display" : "Spontaneous abortion with urinary tract infection", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Miscarriage with urinary tract infection" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Miscarriage with urinary tract infection (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pregnancy loss 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", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypertensive heart AND renal disease complicating AND/OR reason for care during childbirth (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1475003", + "display" : "Herpes labialis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cold sores" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fever blister" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Herpes simplex labialis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cold sore" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Herpes labialis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1478001", + "display" : "Obliteration of lymphatic vessel", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Obliteration of lymphatic vessel (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1479009", + "display" : "20q partial trisomy (disorder)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "20q partial trisomy" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1482004", + "display" : "Chalazion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Meibomian gland cyst" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tarsal cyst" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Meibomian cyst" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cyst of meibomian gland (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cyst of meibomian gland" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1486001", + "display" : "Orbital congestion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Orbital congestion (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1488000", + "display" : "Postoperative nausea and vomiting", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Postoperative nausea and vomiting (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PONV - Postoperative nausea and vomiting" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1489008", + "display" : "Hordeolum externum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hordeolum externum (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "External hordeolum" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stye" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Boil of eyelid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sty" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Furuncle of eyelid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hordeolum, external" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1492007", + "display" : "Congenital anomaly of large intestine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital anomaly of large intestine (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1493002", + "display" : "Acute endophthalmitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute endophthalmitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1499003", + "display" : "Bipolar I disorder, single manic episode with postpartum onset", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bipolar I disorder, single manic episode with postpartum onset (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1512006", + "display" : "Congenital stricture of bile duct", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital stricture of bile duct (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1515008", + "display" : "Gorham's disease", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Massive osteolysis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phantom bone disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osteolysis and angiomatous naevi" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemangiomata with osteolysis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemangiomata with osteolysis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osteolysis and angiomatous nevi" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gorham's disease (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gorham disease" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1518005", + "display" : "Splenitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Splenitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1519002", + "display" : "Congenital phlebectasia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diffuse phlebectasia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital phlebectasia (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital venous ectasia" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1521007", + "display" : "Blister of buttock without infection", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blister of buttock without infection (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1525003", + "display" : "Blister of foot without infection", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blister of foot without infection (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1531000", + "display" : "Poisoning by nitrofuran derivatives", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nitrofuran derivative poisoning" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by nitrofuran derivatives (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by nitrofuran derivatives" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1532007", + "display" : "Viral pharyngitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Viral pharyngitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1534008", + "display" : "Palsy of conjugate gaze", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conjugate gaze palsy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Palsy of conjugate gaze (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1538006", + "display" : "Central nervous system malformation in fetus affecting obstetrical care", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Central nervous system malformation in fetus affecting obstetrical care (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Central nervous system malformation in foetus affecting obstetrical care" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1539003", + "display" : "Acquired trigger finger", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acquired trigger finger (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nodular tendinous disease of finger" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Triggering of finger" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trigger finger" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1542009", + "display" : "Omphalocele with obstruction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incarcerated omphalocele" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Irreducible omphalocele" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Strangulated omphalocele" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Omphalocele with obstruction (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1544005", + "display" : "Open dislocation of knee", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open dislocation of knee (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1551001", + "display" : "Osteomyelitis of femur (disorder)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osteomyelitis of femur" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1556006", + "display" : "Clark melanoma level 4", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clark melanoma level 4 (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1563006", + "display" : "Protein S deficiency disease", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Protein S deficiency disease (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Protein S deficiency" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1567007", + "display" : "Chronic gastric ulcer without hemorrhage, without perforation AND without obstruction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic gastric ulcer without haemorrhage, without perforation AND without obstruction" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic gastric ulcer without hemorrhage, without perforation AND without obstruction (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1588003", + "display" : "Heterosexual precocious puberty", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Heterosexual precocity" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cross-sexing precocious puberty" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Heterosexual precocious puberty (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1592005", + "display" : "Failed attempted abortion with uremia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Failed attempted abortion with uraemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Failed attempted abortion with uremia (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Failed attempted termination of pregnancy with uremia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Failed attempted termination of pregnancy with uraemia" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1593000", + "display" : "Infantile hemiplegia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Postnatal infantile hemiplegia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infantile hemiplegia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1606009", + "display" : "Infection by Macracanthorhynchus hirudinaceus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Macracanthorhynchus hirudinaceus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Macracanthorhynchus hirudinaceus (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1608005", + "display" : "Increased capillary permeability", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increased capillary permeability (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1639007", + "display" : "Abnormality of organs AND/OR soft tissues of pelvis affecting pregnancy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abnormal pelvic organ affecting pregnancy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abnormality of organs AND/OR soft tissues of pelvis affecting pregnancy (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1647007", + "display" : "Poisoning by primaquine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Primaquine poisoning" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by primaquine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by primaquine (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1648002", + "display" : "Lymphocytic pseudotumor of lung", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inflammatory pseudotumor of lung" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lymphocytic pseudotumour of lung" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inflammatory pseudotumour of lung" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lymphocytic pseudotumor of lung (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tumor-like mass in lungs composed of fibrous tissue or granulation tissue with inflammatory cells." + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tumour-like mass in lungs composed of fibrous tissue or granulation tissue with inflammatory cells." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1654001", + "display" : "Corticosteroid-induced glaucoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Corticosteroid-induced glaucoma (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Steroid-induced glaucoma" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1657008", + "display" : "Mevinphos poisoning", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mevinphos poisoning (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Toxic effect of phosdrin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phosdrin causing toxic effect" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1658003", + "display" : "Closed fracture of acromial end of clavicle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed fracture of acromial end of clavicle (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed fracture clavicle, lateral end" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1663004", + "display" : "G2 stage", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tumour grade G2" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tumor grade G2" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "G2 grade (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "G2 grade" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "G2: moderately differentiated" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1667003", + "display" : "Early fontanel closure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Early fontanel closure (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1670004", + "display" : "Cerebral hemiparesis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cerebral hemiparesis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1671000", + "display" : "Sago spleen", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sago spleen (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1674008", + "display" : "Juvenile epithelial corneal dystrophy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Juvenile epithelial corneal dystrophy (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Meesman's epithelial corneal dystrophy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Meesman's corneal dystrophy" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1679003", + "display" : "Arthritis associated with another disorder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arthritis associated with another disorder (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1682008", + "display" : "Transitory amino acid metabolic disorder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transitory amino acid metabolic disorder (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1685005", + "display" : "Rat bite fever", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rat bite fever (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rat-bite fever" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1686006", + "display" : "Sedative, hypnotic AND/OR anxiolytic-induced anxiety disorder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sedative, hypnotic AND/OR anxiolytic-induced anxiety disorder (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1694004", + "display" : "Accessory lobe of lung", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Supernumerary lung lobe" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Accessory lobe of lung (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1698001", + "display" : "Ulcer of bile duct", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ulcer of bile duct (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1703007", + "display" : "Increased leg circumference", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increased calf girth" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increased leg circumference (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1705000", + "display" : "Closed fracture of base of neck of femur", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed fracture of cervicotrochanteric section of femur" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed fracture of base of neck of femur (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1714005", + "display" : "Photokeratitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Photokeratitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1717003", + "display" : "Idiopathic guttate hypomelanosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Idiopathic guttate hypomelanosis (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Guttate hypomelanosis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1723008", + "display" : "Urethral stricture due to schistosomiasis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Urethral stricture due to schistosomiasis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1724002", + "display" : "Infection by Crenosoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Crenosomosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Crenosoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Crenosoma (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1734006", + "display" : "Fracture of vertebral column with spinal cord injury", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fracture of vertebral column with spinal cord injury (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1735007", + "display" : "Thrill", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thrill (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vibration felt by examiner on the surface of the body" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1739001", + "display" : "Fracture of occipital bone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fracture of occipital bone (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Occipital fracture" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1742007", + "display" : "Female hypererotism", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Female hypererotism (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1744008", + "display" : "Fusion of teeth", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fused teeth" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fusion of teeth (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Connation of teeth" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Double teeth" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1748006", + "display" : "Thrombophlebitis of deep femoral vein", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thrombophlebitis of deep femoral vein (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1755008", + "display" : "Old myocardial infarction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Healed myocardial infarction" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Old myocardial infarction (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Healed coronary" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1761006", + "display" : "Biliary cirrhosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cholangitic cirrhosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cholestatic cirrhosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic nonsuppurative destructive cholangitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Biliary cirrhosis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1763009", + "display" : "Interstitial keratitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Interstitial keratitis (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stromal keratitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "IK - Interstitial keratitis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1767005", + "display" : "Fisher's syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ophthalmoplegia, ataxia, areflexia syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Miller-Fisher variant of Guillain-Barre syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Miller-Fisher syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fisher's syndrome (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fisher syndrome" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1769008", + "display" : "Thoracodidymus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thoracodidymus (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1771008", + "display" : "Insulin biosynthesis defect", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Insulin biosynthesis defect (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1776003", + "display" : "Renal tubular acidosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Renal tubular acidosis (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "RTA - Renal tubular acidosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Renotubular acidaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Renotubular acidemia" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1777007", + "display" : "Increased molecular dissociation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increased molecular dissociation (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1778002", + "display" : "Malocclusion due to abnormal swallowing", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Malocclusion due to abnormal swallowing (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1779005", + "display" : "Mohr syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "OFD syndrome type II" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mohr syndrome (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "OFD II - Orofacial-digital syndrome II" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Orofacial-digital syndrome II" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1794009", + "display" : "Idiopathic corneal edema", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Idiopathic corneal oedema" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Idiopathic corneal edema (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1816003", + "display" : "Panic disorder with agoraphobia, severe agoraphobic avoidance AND mild panic attacks", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Panic disorder with agoraphobia, severe agoraphobic avoidance AND mild panic attacks (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1821000", + "display" : "Chemoreceptor apnea", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chemoreceptor apnoea" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chemoreceptor apnea (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1822007", + "display" : "Impaired glucose tolerance associated with pancreatic disease", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Impaired glucose tolerance associated with pancreatic disease (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1824008", + "display" : "Allergic gastritis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergic gastritis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1826005", + "display" : "Granuloma of lip", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Granuloma of lip (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1828006", + "display" : "Infestation by Gasterophilus haemorrhoidalis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infestation by Gasterophilus hemorrhoidalis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infestation caused by Gasterophilus haemorrhoidalis (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infestation caused by Gasterophilus hemorrhoidalis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infestation caused by Gasterophilus haemorrhoidalis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1833005", + "display" : "Phacoanaphylactic endophthalmitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phacoanaphylactic endophthalmitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1835003", + "display" : "Necrosis of pancreas", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pancreatic necrosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Necrosis of pancreas (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1837006", + "display" : "Poisoning by metaproterenol", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning by orciprenaline" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Orciprenaline poisoning" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by metaproterenol (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by orciprenaline" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by metaproterenol" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1845001", + "display" : "Paraparesis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paraparesis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1847009", + "display" : "Endophthalmitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Endophthalmitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1852004", + "display" : "Traumatic injury of sixth cranial nerve", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Traumatic injury of abducens nerve" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abducens (6th) nerve injury" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injury to abducent nerve" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abducent nerve injury" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sixth cranial nerve injury" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Traumatic injury of abducens nerve (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abducens nerve injury" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1855002", + "display" : "Developmental academic disorder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Academic skill disorder" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Learning disorder" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Developmental disorder of scholastic skill" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "General learning disability" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Learning disability" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Developmental academic disorder (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1856001", + "display" : "Accessory nose", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Accessory nose (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1857005", + "display" : "Gestational rubella syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gregg's syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital rubella" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital rubella syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital rubella syndrome (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1860003", + "display" : "Fluid volume disorder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disorder of fluid balance" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fluid volume disorder (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1865008", + "display" : "Impaired intestinal protein absorption", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Impaired intestinal protein absorption (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1869002", + "display" : "Rupture of sphincter of pupil", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rupture of sphincter of pupil (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rupture of iris sphincter" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Iris sphincter tear" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1892002", + "display" : "Star figure at the macula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Macular star" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Star figure at the macula (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1896004", + "display" : "Ectopic breast tissue", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Heterotopic breast tissue" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ectopic breast tissue (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1897008", + "display" : "Amsinckia species poisoning", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Amsinckia species poisoning (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1899006", + "display" : "Autosomal hereditary disorder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Autosomal hereditary disorder (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1903004", + "display" : "Infestation by Psorergates ovis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Itch mite infestation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infestation caused by Psorergates ovis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infestation caused by Psorergates ovis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1922008", + "display" : "Congenital absence of urethra", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital absence of urethra (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1926006", + "display" : "Osteopetrosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osteopetrosis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1939005", + "display" : "Abnormal vascular flow", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anomalous vascular flow" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abnormal blood flow" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abnormal vascular flow (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1943009", + "display" : "Left-right confusion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allochiria" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Right-left disorientation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Right-left disorientation (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1953005", + "display" : "Congenital deficiency of pigment of skin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital deficiency of pigment of skin (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1955003", + "display" : "Preauricular dimple", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital preauricular pit" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Preauricular dimple (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Preauricular pit" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1959009", + "display" : "Encephalartos species poisoning", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Encephalartos species poisoning (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1963002", + "display" : "Paroxysmal nocturnal hemoglobinuria", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Marchiafava-Micheli syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PNH" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paroxysmal nocturnal haemoglobinuria" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paroxysmal nocturnal hemoglobinuria (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PNH - Paroxysmal nocturnal haemoglobinuria" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PNH - Paroxysmal nocturnal hemoglobinuria" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1965009", + "display" : "Normal skin pH", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Normal skin pH (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1967001", + "display" : "Longitudinal absence of radius AND ulna", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Distal phocomelia of upper limb" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Longitudinal absence of radius AND ulna (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital absence of forearm only" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1973000", + "display" : "Sedative, hypnotic AND/OR anxiolytic-induced psychotic disorder with delusions", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sedative, hypnotic AND/OR anxiolytic-induced psychotic disorder with delusions (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1977004", + "display" : "Poisoning by oxymetholone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oxymetholone poisoning" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by oxymetholone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by oxymetholone (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1979001", + "display" : "Focal choroiditis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Monofocal choroiditis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Focal choroiditis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1980003", + "display" : "Seromucinous otitis media", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Seromucinous otitis media (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1981004", + "display" : "Urhidrosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Uridrosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Urhidrosis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2004005", + "display" : "Normal blood pressure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Normal blood pressure (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Normotensive" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2012002", + "display" : "Fracture of lunate bone of wrist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fracture of semilunar bone of wrist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fracture of lunate bone of wrist (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fracture of lunate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2028007", + "display" : "Erythema induratum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Erythema induratum (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2032001", + "display" : "Cerebral edema", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intracranial swelling" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cerebral oedema" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cerebral edema (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2036003", + "display" : "Acquired factor VII deficiency disease", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acquired hypoproconvertinemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acquired hypoproconvertinaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acquired factor VII deficiency disease (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2040007", + "display" : "Neurogenic thoracic outlet syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neurogenic thoracic outlet syndrome (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2041006", + "display" : "Eunuchoid gigantism", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Eunuchoidal giant" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Eunuchoid gigantism (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2043009", + "display" : "Alcoholic gastritis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alcoholic gastritis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2055003", + "display" : "Recurrent erosion of cornea", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recurrent erosion of cornea (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recurrent erosion syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recurrent corneal erosion" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2061000", + "display" : "Conductive hearing loss of combined sites", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conductive hearing loss of combined sites (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2065009", + "display" : "Dominant hereditary optic atrophy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dominant hereditary optic atrophy (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Autosomal dominant optic atrophy" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2066005", + "display" : "Gastric ulcer with hemorrhage AND perforation but without obstruction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastric ulcer with haemorrhage AND perforation but without obstruction" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastric ulcer with hemorrhage AND perforation but without obstruction (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2070002", + "display" : "Burning sensation in eye", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Burning sensation in eye (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2073000", + "display" : "Delusions", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Delusional thoughts" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Delusional ideas" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Delusions (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2087000", + "display" : "Pulmonary nocardiosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pulmonary nocardiosis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2089002", + "display" : "Osteitis deformans", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paget's disease of bone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osteitis deformans (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pagets disease of bone" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2091005", + "display" : "Pharyngeal diverticulitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pharyngeal diverticulitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2094002", + "display" : "Toxic effect of carbon disulfide", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Toxic effect of carbon bisulfide" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carbon disulfide poisoning" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carbon disulphide poisoning" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Toxic effect of carbon disulphide" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Toxic effect of carbon bisulphide" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Toxic effect of carbon disulfide (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carbon disulphide causing toxic effect" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carbon disulfide causing toxic effect" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2102007", + "display" : "Deep vascularization of cornea", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deep vascularisation of cornea" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deep vascularization of cornea (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deep corneal vascularisation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deep corneal vascularization" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2107001", + "display" : "Anisomelia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anisomelia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2109003", + "display" : "Isolated somatotropin deficiency", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Isolated growth hormone deficiency" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Isolated growth hormone insufficiency" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "IGHD - Isolated growth hormone deficiency" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Isolated somatotropin deficiency (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2114004", + "display" : "Infection by Cysticercus pisiformis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Cysticercus pisiformis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Cysticercus pisiformis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2116002", + "display" : "Intramembranous bone formation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intramembranous ossification" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intramembranous bone formation (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2120003", + "display" : "Weak cry", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Feeble cry" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aphonic cry" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Weak cry (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2121004", + "display" : "Poisoning by ethopropazine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning by profenamine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ethopropazine poisoning" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by ethopropazine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by profenamine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by ethopropazine (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2128005", + "display" : "Disease of pharyngeal tonsil", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disorder of adenoid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disorder of adenoid (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2129002", + "display" : "Edema of pharynx", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pharyngeal edema" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Edema of throat" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oedema of pharynx" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oedema of throat" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pharyngeal oedema" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Edema of pharynx (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2132004", + "display" : "Meconium in amniotic fluid noted before labor in liveborn infant", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Meconium in amniotic fluid noted before labour in liveborn infant" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Meconium in amniotic fluid noted before labor in liveborn infant (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2134003", + "display" : "Diffuse pain", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diffuse pain (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2136001", + "display" : "Open wound of jaw with complication", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open wound of jaw with complication (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2138000", + "display" : "LSP - Left sacroposterior position", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Left sacroposterior position" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Left sacroposterior position (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2145000", + "display" : "Anal intercourse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anal penetration" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anal penetration (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2149006", + "display" : "Decreased hormone production", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decreased hormone production (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2158004", + "display" : "Infection by Contracaecum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Contracaecosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Contracaecum" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Contracaecum (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2167004", + "display" : "Retinal hemangioblastomatosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Retinal haemangioblastomatosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Retinal hemangioblastomatosis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2169001", + "display" : "Thoracic radiculitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thoracic radiculitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2170000", + "display" : "Gallop rhythm", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gallop rhythm (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2176006", + "display" : "Halogen acne", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Halogen acne (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2177002", + "display" : "Postherpetic neuralgia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Postherpetic neuralgia (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PHN - Post-herpetic neuralgia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Post-zoster neuralgia" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2186007", + "display" : "Compensated metabolic alkalosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Compensated metabolic alkalosis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2198002", + "display" : "Visceral epilepsy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Visceral epilepsy (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2202000", + "display" : "Open posterior dislocation of distal end of femur", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open posterior dislocation of distal end of femur (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2204004", + "display" : "Acquired deformity of pinna", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acquired deformity of auricle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acquired deformity of pinna (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2213002", + "display" : "Congenital anomaly of vena cava", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital anomaly of vena cava (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2216005", + "display" : "Nocturnal emission", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nocturnal emission (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2219003", + "display" : "Disability evaluation, disability 100%", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disability evaluation disability 100 percent (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disability evaluation disability 100 percent" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2224000", + "display" : "Selenium poisoning", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alkali disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blind staggers" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Selenium poisoning (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2228002", + "display" : "Scintillating scotoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Flittering scotoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Teichopsia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fortification figures" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fortification spectra" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Scintillating scotoma (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2229005", + "display" : "Chimera", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chimera (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2231001", + "display" : "Nerve plexus disorder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nerve plexus disorder (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2237002", + "display" : "Pleurodynia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pleuralgia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pleural pain" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pleuritic pain" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Painful breathing -pleurodynia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pleuritic pain (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2239004", + "display" : "Previous pregnancies 6", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Previous pregnancies 6 (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2241003", + "display" : "X-linked absence of thyroxine-binding globulin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "X-linked absence of thyroxine-binding globulin (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2243000", + "display" : "Hypercalcemia due to hyperthyroidism", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypercalcaemia due to hyperthyroidism" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypercalcemia due to hyperthyroidism (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2245007", + "display" : "Foreign body in nasopharynx", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Foreign body in nasopharynx (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2251002", + "display" : "Primary hypotony of eye", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Primary hypotony of eye (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2256007", + "display" : "Monozygotic twins", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Monochorial twins" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Identical twins" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Monozygotic twins (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Monovular twins" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Uniovular twins" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2261009", + "display" : "Obstetrical pulmonary fat embolism", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Obstetrical pulmonary fat embolism (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2268003", + "display" : "Victim of homosexual aggression (finding)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Victim of homosexual aggression" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2284002", + "display" : "Pulsating exophthalmos", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pulsating exophthalmos (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2295008", + "display" : "Closed fracture of upper end of forearm", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed fracture of proximal end of forearm" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed fracture of upper end of forearm (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2296009", + "display" : "Iron dextran toxicity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Iron dextran toxicity (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2301009", + "display" : "Psychosomatic factor in physical condition, psychological component of unknown degree", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Physical condition, psychological component of unknown degree" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Psychosomatic factor in physical condition, psychological component of unknown degree (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2303007", + "display" : "Inguinal hernia with gangrene", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inguinal hernia with gangrene (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2304001", + "display" : "Discitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Discitis (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intervertebral discitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inflammatory discitis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2307008", + "display" : "Fat necrosis of pancreas", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Peripancreatic fat necrosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Peripancreatic necrosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fat necrosis of pancreas (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2308003", + "display" : "Silent alleles", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Silent alleles (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2312009", + "display" : "Reactive attachment disorder of infancy OR early childhood, inhibited type", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reactive attachment disorder of infancy OR early childhood, inhibited type (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2314005", + "display" : "Unprotected sexual intercourse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Unprotected coitus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Unprotected sexual intercourse (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Unprotected intercourse" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2326000", + "display" : "Marriage annulment", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Marriage annulment (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2339001", + "display" : "Sexual overexposure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sexual overexposure (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2341000", + "display" : "Infection by Moniliformis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Moniliformiosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Moniliformis (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Moniliformis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2351004", + "display" : "Genetic transduction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Genetic transduction (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2355008", + "display" : "Rud's syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dwarfism-ichthyosiform erythroderma-mental deficiency syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rud's syndrome (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rud syndrome" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2359002", + "display" : "Hyper-beta-alaninemia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hyperalaninemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hyperalaninaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hyper-beta-alaninaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hyper-beta-alaninemia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2365002", + "display" : "Chronic granular pharyngitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Simple chronic pharyngitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Granular pharyngitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic granular pharyngitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2366001", + "display" : "Late effect of dislocation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Late effect of dislocation (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2367005", + "display" : "Acute hemorrhagic gastritis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute haemorrhagic gastritis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute hemorrhagic gastritis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2374000", + "display" : "Monofascicular block", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Monofascicular block (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2385003", + "display" : "Cellulitis of pectoral region", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cellulitis of pectoral region (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2388001", + "display" : "Normal variation in translucency", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Normal variation in translucency (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2390000", + "display" : "Acute gonococcal vulvovaginitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute gonococcal vulvovaginitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2391001", + "display" : "Achondrogenesis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Achondrogenesis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2396006", + "display" : "Malignant pyoderma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Malignant pyoderma (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2398007", + "display" : "Quinidine toxicity by EKG", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Quinidine toxicity by electrocardiogram" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Quinidine toxicity by electrocardiogram (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2403008", + "display" : "Psychoactive substance dependence", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Psychoactive substance dependence (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2415007", + "display" : "Lumbosacral root lesion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lumbosacral radiculopathy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lumbosacral radiculopathy (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2418009", + "display" : "Toxic effect of polyester fumes", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Toxic effect of polyester fumes (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Polyester fume causing toxic effect" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2419001", + "display" : "Open wound of forehead with complication", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open wound of forehead with complication (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2420007", + "display" : "Third degree burn of multiple sites of upper limb", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Full thickness burn of multiple sites of upper limb (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Full thickness burn of multiple sites of upper limb" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2432006", + "display" : "Cerebrospinal fluid circulation disorder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cerebrospinal fluid circulation disorder (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2435008", + "display" : "Ascariasis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ascariosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ascaridiasis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ascariasis - roundworms" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ascariasis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2437000", + "display" : "Placenta circumvallata", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Circumvallate placenta" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Placenta nappiformis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Placenta circumvallata (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2438005", + "display" : "Iniencephaly", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Iniencephalus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Iniencephaly (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2439002", + "display" : "Purulent endocarditis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Purulent endocarditis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2443003", + "display" : "Hydrogen sulfide poisoning", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hydrogen sulphide poisoning" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hydrogen sulfide poisoning (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2452007", + "display" : "Fetal rotation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fetal rotation (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Foetal rotation" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2463005", + "display" : "Acquired heterochromia of iris", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acquired heterochromia of iris (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2469009", + "display" : "Onychomalacia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Soft nails" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Onychomalacia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2471009", + "display" : "Postoperative intra-abdominal abscess", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Postoperative intra-abdominal abscess (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intraabdominal abscess following surgical procedure" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2472002", + "display" : "Anuria", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anuria (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Passes no urine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2473007", + "display" : "Intermittent vertical heterotropia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intermittent vertical heterotropia (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intermittent vertical squint" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2477008", + "display" : "Superficial thrombophlebitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Superficial phlebitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Superficial thrombophlebitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2492009", + "display" : "Nutritional disorder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nutritional disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disorder of nutrition" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Malnutrition" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nutritional disorder (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2495006", + "display" : "Congenital cerebral arteriovenous aneurysm", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital cerebral arteriovenous aneurysm (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2496007", + "display" : "Acalculia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acalculia (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2506003", + "display" : "Early onset dysthymia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Early onset dysthymia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2513003", + "display" : "Tinea capitis due to Trichophyton", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tinea capitis caused by Trichophyton" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tinea capitis caused by Trichophyton (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2518007", + "display" : "Cryptogenic sexual precocity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Idiopathic sexual precocity" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cryptogenic sexual precocity (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Constitutional sexual precocity" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2521009", + "display" : "Bone conduction better than air", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bone conduction better than air (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2523007", + "display" : "Salmonella pneumonia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Salmonella pneumonia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2526004", + "display" : "Noninflammatory disorder of the female genital organs", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Noninflammatory disorder of the female genital organs (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2528003", + "display" : "Viremia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Viraemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Viremia (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2532009", + "display" : "Choroidal rupture", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Choroidal rupture (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2534005", + "display" : "Congenital absence of vena cava", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital absence of vena cava (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2538008", + "display" : "Ketosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ketosis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2541004", + "display" : "Compulsive buying", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Buying spree" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Compulsive buying (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2554006", + "display" : "Acute purulent pericarditis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute suppurative pericarditis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute purulent pericarditis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2556008", + "display" : "Periodontal disease", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disease of supporting structures of teeth" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Periodontal disease (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2560006", + "display" : "Syndactyly of fingers with fusion of bones", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Syndactyly of fingers with fusion of bones (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Complex syndactyly of fingers" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osseous syndactyly of fingers" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2562003", + "display" : "Athanasia trifurcata poisoning", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Athanasia trifurcata poisoning (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2576002", + "display" : "Trachoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trachoma (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2581006", + "display" : "Clasp-knife effect", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clasp-knife phenomenon" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clasp knife rigidity" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clasp knife like increase in tone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clasp knife like increase in tone (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2582004", + "display" : "Deep third degree burn of multiple sites of lower limb", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deep third degree burn of multiple sites of lower limb (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2583009", + "display" : "Chiari's network", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Remnants of valves of sinus venosus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Atrial anomalous bands" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Filigreed network of venous valves" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chiari network of venous valves" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chiari network" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anomalous atrial bands" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chiari's network (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2584003", + "display" : "Cerebral degeneration in childhood", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cerebral degeneration in childhood (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2585002", + "display" : "Pneumococcal pleurisy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pneumococcal pleurisy (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2589008", + "display" : "Acute dacryoadenitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute dacryoadenitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2591000", + "display" : "Crushing injury of shoulder region", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Crushing injury of shoulder region (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Crush injury of shoulder region" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2593002", + "display" : "Dubowitz's syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dubowitz's syndrome (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dubowitz syndrome" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2602008", + "display" : "Hemarthrosis of shoulder region", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemarthrosis of shoulder region" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemarthrosis of shoulder region (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemarthrosis of shoulder" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemarthrosis of shoulder" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2606006", + "display" : "Furuncle of perineum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Furuncle of perineum (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Boil of perineum" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Saddle boil" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2615004", + "display" : "Follicular cyst of ovary", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cyst of graafian follicle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Follicular cystic ovary disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Follicular cyst of ovary (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Graafian follicle cyst" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2618002", + "display" : "Chronic recurrent major depressive disorder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic recurrent major depressive disorder (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2622007", + "display" : "Infected ulcer of skin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infected skin ulcer" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infected ulcer of skin (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2625009", + "display" : "Senter syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Senter syndrome (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Autosomal dominant keratitis, ichthyosis, deafness syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Autosomal dominant KID (keratitis, ichthyosis, deafness) syndrome" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2634004", + "display" : "Decreased blood erythrocyte volume", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decreased blood erythrocyte volume (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2638001", + "display" : "Hypercalcemia due to a drug", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypercalcaemia due to a drug" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Drug-induced hypercalcaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Drug-induced hypercalcemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypercalcemia caused by a drug (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypercalcemia caused by a drug" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypercalcaemia caused by a drug" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2640006", + "display" : "Clinical stage IV", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clinical stage IV (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clinical stage 4" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2651006", + "display" : "Closed traumatic dislocation of elbow joint (disorder)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed traumatic dislocation of elbow joint" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2655002", + "display" : "Invalidism", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Invalid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Invalidism (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2657005", + "display" : "Overflow proteinuria", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Overflow proteinuria (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2663001", + "display" : "Palpatory proteinuria", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Palpatory proteinuria (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2683000", + "display" : "Nonvenomous insect bite of axilla without infection", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nonvenomous insect bite of axilla without infection (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2689001", + "display" : "Dominant dystrophic epidermolysis bullosa with absence of skin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Epidermolysis bullosa dystrophica, Bart type" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dominant dystrophic epidermolysis bullosa with absence of skin (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2694001", + "display" : "Myelophthisic anemia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anemia associated with marrow infiltration" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Leukoerythroblastic anemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Leukoerythroblastosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Myelophthisic anaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anaemia associated with marrow infiltration" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Leucoerythroblastic anaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Myelophthisic anemia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2704003", + "display" : "Acute disease", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute disease (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Any disease of sudden onset AND/OR short duration" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2707005", + "display" : "Necrotizing enterocolitis in fetus OR newborn", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pseudomembranous enterocolitis in newborn" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Necrotising enterocolitis in fetus OR newborn" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Necrotizing enterocolitis in fetus OR newborn (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Necrotising enterocolitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "NEC - Necrotising enterocolitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Necrotizing enterocolitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "NEC - Necrotizing enterocolitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Necrotising enterocolitis in foetus OR newborn" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2713001", + "display" : "Closed pneumothorax", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed pneumothorax (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2724004", + "display" : "Recruitment", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recruitment (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Auditory recruitment" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2725003", + "display" : "Previous abnormality of glucose tolerance", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Previous AGT" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Previous abnormality of glucose tolerance (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2733002", + "display" : "Heel pain", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Talalgia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Heel pain (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2736005", + "display" : "Atrophoderma vermiculatum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acne vermoulante" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Honeycomb atrophy of face" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Folliculitis ulerythematosa reticulata" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Atrophoderma vermiculatum (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2740001", + "display" : "Gouty proteinuria", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gouty proteinuria (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2749000", + "display" : "Congenital deformity of hip joint", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital deformity of hip joint (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital deformity of hip" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2751001", + "display" : "Fibrocalculous pancreatic diabetes", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fibrocalculous pancreatic diabetes (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2761008", + "display" : "Decreased stool caliber", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diminished stool caliber" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decreased stool calibre" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diminished stool calibre" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decreased stool caliber (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2764000", + "display" : "Articular crepitation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Joint crepitus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "False crepitus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Joint crackle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Joint crepitation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Joint crepitus (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2770006", + "display" : "Fetal or neonatal effect of antibiotic transmitted via placenta and/or breast milk (disorder)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fetal or neonatal effect of antibiotic transmitted via placenta and/or breast milk" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2772003", + "display" : "Acquired epidermolysis bullosa", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acquired epidermolysis bullosa (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Epidermolysis bullosa acquisita" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "EBA - Epidermolysis bullosa acquisita" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2775001", + "display" : "Loose body in joint", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Joint mice" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Free bodies in joint" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Corpora libra in joint" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Melon seed bodies in joint" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arthrolith" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intra-articular loose body" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Loose body in joint (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2776000", + "display" : "Delirium", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Organic brain syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute confusional state" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "OBS - Organic brain syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute psycho-organic syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute organic reaction" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ABS - Acute brain syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute brain syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Delirium (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2782002", + "display" : "Temporomandibular dysplasia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Temporomandibular dysplasia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2783007", + "display" : "Gastrojejunal ulcer without hemorrhage AND without perforation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastrojejunal ulcer without haemorrhage AND without perforation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastrojejunal ulcer without hemorrhage AND without perforation (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2805007", + "display" : "Phosmet poisoning", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phosmet poisoning (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2806008", + "display" : "Impaired psychomotor development", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Impaired psychomotor development (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2807004", + "display" : "Chronic gastrojejunal ulcer with perforation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic gastrojejunal ulcer with perforation (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2808009", + "display" : "Infection by Prosthenorchis elegans", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Prosthenorchis elegans" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Prosthenorchis elegans (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2815001", + "display" : "Sexual pyromania", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Erotic pyromania" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pyrolagnia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sexual pyromania (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2816000", + "display" : "Dilated cardiomyopathy secondary to myotonic dystrophy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dilated cardiomyopathy due to myotonic dystrophy (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dilated cardiomyopathy due to myotonic dystrophy" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2818004", + "display" : "Congenital vascular anomaly of eye", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital vascular anomaly of eye (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2819007", + "display" : "Poisoning by magnesium sulfate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning by magnesium sulphate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Magnesium sulphate poisoning" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Magnesium sulfate poisoning" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by magnesium sulphate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by magnesium sulfate (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by magnesium sulfate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2825006", + "display" : "Gingival abrasion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abrasion of gingivae" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abrasion and/or friction burn of gum without infection (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abrasion and/or friction burn of gum without infection" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2828008", + "display" : "Congenital stenosis of nares", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital stenosis of nares (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2829000", + "display" : "Uhl's disease", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypoplasia of right ventricle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Uhl's anomaly" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Parchment right ventricle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paper thin right ventricle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Right ventricular hypoplasia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Uhl's disease (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Uhl disease" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2835000", + "display" : "Traumatic cardiac hemolytic anemia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemolytic anemia due to vascular prosthesis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemolytic anaemia due to vascular prosthesis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Traumatic cardiac haemolytic anaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Traumatic cardiac hemolytic anemia (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemolytic anemia due to cardiac trauma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemolytic anaemia due to cardiac trauma" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2836004", + "display" : "Toxic effect of butane", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Toxic effect of butane (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Butane causing toxic effect" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2838003", + "display" : "Piblokto", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pibloktoq" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Piblokto (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2850009", + "display" : "Infection by Schistosoma incognitum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Schistosoma incognitum (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Schistosoma incognitum" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2853006", + "display" : "Macular keratitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Macular keratitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2856003", + "display" : "Vitamin A-responsive dermatosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vitamin A-responsive dermatosis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2858002", + "display" : "Puerperal septicemia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Puerperal fever" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Puerperal sepsis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Childbed fever" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Puerperal septicaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Puerperal sepsis (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Postpartum sepsis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2884008", + "display" : "Weill-Marchesani syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brachydactyly-spherophakia syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Marchesani's syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brachymorphy with spherophakia syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Weill-Marchesani syndrome (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spherophakia-brachymorphia syndrome" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2893009", + "display" : "Anomaly of chromosome pair 10", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anomaly of chromosome pair 10 (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2897005", + "display" : "Thrombocytopenia due to immune destruction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immune thrombocytopenia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immune thrombocytopenia (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ITP - immune thrombocytopenia" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2899008", + "display" : "Thought block", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thought block (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thought blocking" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thought deprivation" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2901004", + "display" : "Melena", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tarry stools" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Melaena" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Melena (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Altered blood passed per rectum" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Altered blood in stool" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Black, tarry stool" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2902006", + "display" : "Decreased lymphocyte life span", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decreased lymphocyte life span (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2904007", + "display" : "Male infertility", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Male infertility (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2910007", + "display" : "Discharge from penis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Discharge from penis (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2912004", + "display" : "Cystic-bullous disease of the lung", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cystic-bullous disease of the lung (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2917005", + "display" : "Transient hypothyroidism", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transient hypothyroidism (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2918000", + "display" : "Infection due to Bacteroides", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Bacteroides" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Bacteroides (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2919008", + "display" : "Nausea, vomiting and diarrhea", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nausea, vomiting and diarrhoea" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nausea, vomiting and diarrhea (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2929001", + "display" : "Occlusion of artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arterial occlusive disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Obstruction of artery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arterial occlusion" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blocked artery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Occlusion of artery (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2935001", + "display" : "Poisoning by antiasthmatic", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning by antiasthmatic (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antiasthmatic poisoning" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2946003", + "display" : "Osmotic diarrhea", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Permeability diarrhea" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Permeability diarrhoea" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osmotic diarrhoea" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osmotic diarrhea (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2951009", + "display" : "Atopic cataract", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dermatogenous cataract" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Andogsky's syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Atopic cataract (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2955000", + "display" : "Chronic ulcerative pulpitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic ulcerative pulpitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2965006", + "display" : "Congenital alopecia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital atrichosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Naevoid congenital alopecia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nevoid congenital alopecia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital alopecia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2967003", + "display" : "Non-comitant strabismus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Non-comitant squint" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Non-comitant strabismus (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2978006", + "display" : "Aneurysm of conjunctiva", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aneurysm of conjunctiva (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2981001", + "display" : "Abdominal pulsatile mass", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pulsatile mass of abdomen (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pulsatile mass of abdomen" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2989004", + "display" : "Complication following molar AND/OR ectopic pregnancy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Complication following molar AND/OR ectopic pregnancy (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2990008", + "display" : "Lymphocytic leukemoid reaction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lymphocytic leukemoid reaction (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lymphocytic leukaemoid reaction" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2992000", + "display" : "Pigmentary pallidal degeneration", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pigmentary pallidal atrophy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hallervorden-Spatz disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pigmentary pallidal degeneration (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2994004", + "display" : "Brain fag", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brain fag (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2999009", + "display" : "Injury of ear", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injury of ear (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injury of ear region" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3002002", + "display" : "Hemorrhage of thyroid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemorrhage of thyroid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemorrhage of thyroid (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thyroid haemorrhage" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thyroid hemorrhage" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3004001", + "display" : "Congenital dilatation of esophagus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital dilatation of oesophagus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital dilatation of esophagus (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3006004", + "display" : "Disturbance of consciousness", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Impaired consciousness" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Altered consciousness" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disturbance of consciousness (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3009006", + "display" : "Solanum malacoxylon poisoning", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Solanum malacoxylon poisoning (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3013004", + "display" : "Open wound of ear drum without complication", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open wound of tympanic membrane without complication" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open wound of drumhead without complication" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open wound of ear drum without complication (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3014005", + "display" : "Id reaction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sensitization dermatitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Autoeczematisation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Autosensitization dermatitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cutaneous autosensitisation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sensitisation dermatitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Autoeczematization" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cutaneous autosensitization" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Autosensitisation dermatitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Id reaction (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3018008", + "display" : "Penetration of eyeball with magnetic foreign body", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Penetration of eyeball with magnetic foreign body (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3019000", + "display" : "Closed anterior dislocation of elbow", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed anterior dislocation of elbow (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3021005", + "display" : "Normal gastric acidity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Normal gastric acidity (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3023008", + "display" : "Acute peptic ulcer without hemorrhage, without perforation AND without obstruction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute peptic ulcer without haemorrhage, without perforation AND without obstruction" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute peptic ulcer without hemorrhage, without perforation AND without obstruction (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3032005", + "display" : "Nonvenomous insect bite of cheek without infection", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nonvenomous insect bite of cheek without infection (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3033000", + "display" : "Bone AND/OR joint disorder of pelvis in mother complicating pregnancy, childbirth AND/OR puerperium", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bone AND/OR joint disorder of pelvis in mother complicating pregnancy, childbirth AND/OR puerperium (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3038009", + "display" : "Acute lymphangitis of umbilicus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute lymphangitis of umbilicus (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3044008", + "display" : "Vitreous prolapse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vitreous prolapse (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3053001", + "display" : "Poisoning by nitroglycerin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by nitroglycerin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by nitroglycerin (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3059002", + "display" : "Acute lymphangitis of thigh", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute lymphangitis of thigh (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3067005", + "display" : "Blood group antigen C^u^", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Weak C phenotype" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Weak C phenotype (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3071008", + "display" : "Widow", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Widowhood" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Widow (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3072001", + "display" : "Hormone-induced hypopituitarism", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hormone-induced hypopituitarism (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3073006", + "display" : "Ruvalcaba syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ruvalcaba syndrome (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3089009", + "display" : "Disability evaluation, impairment, class 7", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disability evaluation, impairment, class 7 (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3094009", + "display" : "Vomiting in infants AND/OR children", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vomiting in infants AND/OR children (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3095005", + "display" : "Induced malaria", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Induced malaria (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3097002", + "display" : "Superficial injury of lip with infection", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Superficial injury of lip with infection (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3098007", + "display" : "Rupture of interventricular septum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ventricular septal rupture" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rupture of interventricular septum (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3109008", + "display" : "Secondary dysthymia early onset", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Secondary dysthymia early onset (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3110003", + "display" : "Acute otitis media", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute otitis media (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "AOM - Acute otitis media" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3119002", + "display" : "Brain stem laceration with open intracranial wound AND loss of consciousness", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brain stem laceration with open intracranial wound AND loss of consciousness (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3129009", + "display" : "Infarction of ovary", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infarction of ovary (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3135009", + "display" : "Swimmer's ear", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Otitis externa" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Otitis externa (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "OE - Otitis externa" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inflammation of ear canal" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3140001", + "display" : "Citrullinemia, subacute type", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Citrullinaemia, subacute type" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Citrullinemia, subacute type (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3144005", + "display" : "Staphylococcal pleurisy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Staphylococcal pleurisy (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3158007", + "display" : "Panic disorder with agoraphobia, agoraphobic avoidance in partial remission AND panic attacks in partial remission", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Panic disorder with agoraphobia, agoraphobic avoidance in partial remission AND panic attacks in partial remission (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3160009", + "display" : "Female infertility of cervical origin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Female infertility of cervical origin (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infertility of cervical origin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3163006", + "display" : "Acute adenoviral follicular conjunctivitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute adenoviral follicular conjunctivitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3168002", + "display" : "Thrombophlebitis of intracranial venous sinus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thrombophlebitis of intracranial venous sinus (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3185000", + "display" : "Mood-congruent delusion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mood-congruent delusion (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3199001", + "display" : "Sprain of shoulder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sprain of shoulder (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sprain of shoulder joint" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3200003", + "display" : "Sacrocoxalgia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sacrocoxalgia (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3208005", + "display" : "Open wound of ossicles without complication", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open wound of ossicles without complication (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3214003", + "display" : "Invasive pulmonary aspergillosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Invasive pulmonary aspergillosis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3217005", + "display" : "Open dislocation of sixth cervical vertebra", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open dislocation of sixth cervical vertebra (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3218000", + "display" : "Mycosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fungal infection" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disease caused by fungus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fungal infectious disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fungus infection" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mycoses" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mycosis (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mycotic disease" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3219008", + "display" : "Disease type AND/OR category unknown", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Undiagnosed disease AND/OR syndrome present" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disease type AND/OR category unknown (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3228009", + "display" : "Closed fracture of shaft of radius", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed fracture of shaft of radius (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed fracture of the radial shaft" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3229001", + "display" : "Ulcer of trachea", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ulcer of trachea (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tracheal ulcer" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3238004", + "display" : "Pericarditis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pericarditis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3239007", + "display" : "Lymphocyte disorder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lymphocyte disorder (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3253007", + "display" : "Discoloration of skin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Discolouration of skin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Discoloration of skin (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dyschromia" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3254001", + "display" : "Infection by Strongyloides westeri", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Strongyloides westeri (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Strongyloides westeri" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3259006", + "display" : "Homeria species poisoning", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cape tulip poisoning" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Homeria tulip poisoning" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Homeria species poisoning (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3261002", + "display" : "Migratory osteolysis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Migratory osteolysis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3263004", + "display" : "Verumontanitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Verumontanitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3272007", + "display" : "Stomatocytosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stomatocytosis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3274008", + "display" : "Flat chest", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alar chest" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pterygoid chest" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Flat chest (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3275009", + "display" : "Behcet's syndrome, vascular type", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Behcet's syndrome, vascular type (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Behcet syndrome, vascular type" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3276005", + "display" : "Toad poisoning", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning by ingesting toad" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning by ingesting toad (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3282008", + "display" : "Welders' keratitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Welders' keratitis (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arc eye" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Welder's flash" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Welder's blindness" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3283003", + "display" : "Feeling of sand or foreign body in eye", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Feeling of sand or foreign body in eye (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3286006", + "display" : "Patient status determination, greatly improved", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Patient status determination, greatly improved (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3289004", + "display" : "Anisometropia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anisometropia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3291007", + "display" : "Closed fracture of two ribs", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed fracture of two ribs (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3298001", + "display" : "Amnestic disorder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Amnestic syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Amnesic syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Amnestic disorder (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3303004", + "display" : "Disease due to Arenavirus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disease caused by Arenavirus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disease caused by Arenavirus (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3304005", + "display" : "Bronchial compression", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bronchial compression (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3305006", + "display" : "Disorder of lymphatics", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lymphangiopathy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disorder of lymphatic vessel (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disorder of lymphatic vessel" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3308008", + "display" : "Atrophic-hyperplastic gastritis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Atrophic-hyperplastic gastritis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3310005", + "display" : "Foreign body granuloma of skin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Foreign body reaction of the skin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Foreign body granuloma of skin (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3321001", + "display" : "Renal abscess", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Renal abscess (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3323003", + "display" : "Leukoplakia of penis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Kraurosis of penis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Leukoplakia of penis (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Leucoplakia of penis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3327002", + "display" : "Jerk nystagmus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rhythmical nystagmus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Jerk nystagmus (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acquired jerk nystagmus" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3331008", + "display" : "Open fracture of neck of metacarpal bone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open fracture of neck of metacarpal bone (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3344003", + "display" : "Toxic labyrinthitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Toxic labyrinthitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3345002", + "display" : "Idiopathic osteoporosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Idiopathic osteoporosis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3358001", + "display" : "Lichen ruber moniliformis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lichen ruber moniliformis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3368006", + "display" : "Dull chest pain", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dull chest pain (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3376008", + "display" : "Pseudoptyalism", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pseudoptyalism (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3381004", + "display" : "Open fracture of astragalus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open fracture of talus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open fracture of talus (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3387000", + "display" : "Auditory discrimination aphasia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Auditory aphasia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Word deafness" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aphememesthesia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Logokophosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aphememesthaesia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Auditory discrimination aphasia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3391005", + "display" : "Negative for tumor cells", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Negative for tumour cells" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Negative for tumor cells (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3398004", + "display" : "Cadmium poisoning", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cadmium poisoning (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cadmium toxicity" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3415004", + "display" : "Cyanosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cyanosis (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3419005", + "display" : "Faucial diphtheria", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diphtheritic membranous angina" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diphtheritic membrane" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Faucial diphtheria (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3421000", + "display" : "Open fracture of orbital floor (blow-out)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open fracture of orbital floor (blow-out) (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open blow-out fracture orbit" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open orbital blow-out fracture" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3424008", + "display" : "Tachycardia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rapid heart beat" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increased heart rate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tachycardia (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Heart rate fast" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3426005", + "display" : "Retained magnetic intraocular foreign body", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Old magnetic intraocular foreign body" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Retained magnetic intraocular foreign body (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3427001", + "display" : "Nonglucosuric melituria", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Non glucose melituria" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nonglucosuric melituria (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3434004", + "display" : "Myotonia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Myotonia (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tonic spasm of muscle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Myotonus" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3439009", + "display" : "SCID due to absent peripheral T cell maturation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Combined immunodeficiency associated with maturation pathway defect" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Severe combined immunodeficiency (SCID) due to absent peripheral T cell maturation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Severe combined immunodeficiency due to absent peripheral T cell maturation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Severe combined immunodeficiency due to absent peripheral T cell maturation (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3441005", + "display" : "Disease of sebaceous glands", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disorder of sebaceous gland (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disorder of sebaceous gland" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3446000", + "display" : "Open fracture of T7-T12 level with spinal cord injury", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open fracture of T7-T12 level with spinal cord injury (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3449007", + "display" : "Finger agnosia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Finger agnosia (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3456001", + "display" : "Chronic progressive non-hereditary chorea", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Senile chorea" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic progressive non-hereditary chorea (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3458000", + "display" : "Polymyositis ossificans", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Myositis ossificans associated with dermato / polymyositis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Polymyositis ossificans (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3461004", + "display" : "Deep third degree burn of thumb", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deep third degree burn of thumb (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3464007", + "display" : "Infection by Oesophagostomum dentatum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Oesophagostomum dentatum" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Oesophagostomum dentatum (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3468005", + "display" : "Neonatal infective mastitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neonatal infective mastitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3469002", + "display" : "Second degree burn of thumb", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Partial thickness burn of thumb" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Partial thickness burn of thumb (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3472009", + "display" : "Spondylolisthesis, grade 4", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spondylolisthesis, grade 4 (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3474005", + "display" : "Glycine max poisoning", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glycine max poisoning (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Soybean poisoning" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Soya bean poisoning" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3480002", + "display" : "Burn of wrist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Burn of wrist (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3482005", + "display" : "Postoperative esophagitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Postoperative oesophagitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Postoperative esophagitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3483000", + "display" : "Chronic peptic ulcer with perforation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic peptic ulcer with perforation (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3487004", + "display" : "Candidiasis of lung", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Candidal pneumonia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Candidiasis of lung (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pulmonary candidiasis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pulmonary candidosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Candidosis of lung" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3500002", + "display" : "Open wound of ossicles with complication", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open wound of ossicles with complication (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3502005", + "display" : "Cervical lymphadenitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cervical adenitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cervical lymphadenitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3506008", + "display" : "Stenosis of retinal artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stenosis of retinal artery (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3507004", + "display" : "Abscess of thigh", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abscess of thigh (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3511005", + "display" : "Infectious thyroiditis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infectious thyroiditis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3514002", + "display" : "Peribronchial fibrosis of lung", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Peribronchial fibrosis of lung (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3519007", + "display" : "Disorder of synovium", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disorder of synovium (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3528008", + "display" : "Restricted carbohydrate fat controlled diet", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Restricted carbohydrate fat controlled diet (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3529000", + "display" : "Infection by Sanguinicola", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sanguinicolosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Sanguinicola" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Sanguinicola (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3530005", + "display" : "Bipolar I disorder, single manic episode, in full remission", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bipolar I disorder, single manic episode, in full remission (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bipolar 1 disorder, single manic episode, full remission" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3531009", + "display" : "Intrapsychic conflict", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intrapsychic conflict (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3533007", + "display" : "Pustular bacterid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pustular bacterid (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute palmoplantar pustular psoriasis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3539006", + "display" : "Enteromenia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Enteromenia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3542000", + "display" : "Laceration extending into parenchyma of spleen with open wound into abdominal cavity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Laceration extending into parenchyma of spleen with open wound into abdominal cavity (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3544004", + "display" : "Hair-splitting", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hair-splitting (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3545003", + "display" : "Diastolic dysfunction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diastolic dysfunction (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3548001", + "display" : "Brachial plexus lesion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brachial plexus neuropathy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brachial plexus disorder" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "BPN - Brachial plexus neuropathy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brachial plexus disorder (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3549009", + "display" : "Pancreatic acinar atrophy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PAA" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pancreatic acinar atrophy (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3558002", + "display" : "Mesenteric infarction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mesenteric infarction (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3560000", + "display" : "Bilateral recurrent inguinal hernia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bilateral recurrent inguinal hernia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3570003", + "display" : "Increased blood erythrocyte volume", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increased blood erythrocyte volume (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3571004", + "display" : "Megaloblastic anemia due to pancreatic insufficiency", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Megaloblastic anaemia due to pancreatic insufficiency" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Megaloblastic anemia due to pancreatic insufficiency (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3577000", + "display" : "Retinal lattice degeneration", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Palisade degeneration of retina" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Retinal lattice degeneration (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lattice retinal degeneration" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "LD - Lattice degeneration" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lattice degeneration" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3585009", + "display" : "Blinking", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Winking" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blinking (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3586005", + "display" : "Psychogenic fugue", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dissociative fugue" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Psychogenic fugue (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3589003", + "display" : "Syphilitic pericarditis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Syphilitic pericarditis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3590007", + "display" : "Enteroenteric fistula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Enteroenteric fistula (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3591006", + "display" : "Metabolic acidosis, NAG, bicarbonate losses", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Metabolic acidosis, normal anion gap, bicarbonate losses" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Metabolic acidosis, normal anion gap, bicarbonate losses (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3598000", + "display" : "Partial recent retinal detachment with single defect", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Partial recent retinal detachment with single defect (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3611003", + "display" : "Demeton poisoning", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Demeton poisoning (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3633001", + "display" : "Abscess of hand", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abscess of hand (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3639002", + "display" : "Glossoptosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glossoptosis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3640000", + "display" : "Late effect of traumatic amputation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Late effect of traumatic amputation (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3641001", + "display" : "Infection by Coenurosis serialis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Coenurosis serialis (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Coenurosis serialis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3642008", + "display" : "Deficiency of steryl-sulfatase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Steryl-sulfate sulfohydrolase deficiency" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arylsulfatase C deficiency" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arylsulphatase C deficiency" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deficiency of steryl-sulphatase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Steryl-sulphate sulphohydrolase deficiency" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disorder involving deficiency of steryl-sulfatase (EC 3.1.6.2) (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disorder involving deficiency of steryl-sulfatase (EC 3.1.6.2)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3644009", + "display" : "Macerated skin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Macerated skin (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3649004", + "display" : "Contusion of multiple sites of trunk", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Contusion of multiple sites of trunk (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Contusion, multiple sites of trunk" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3650004", + "display" : "Congenital absence of liver", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital absence of liver (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3652007", + "display" : "Overproduction of growth hormone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypersomatotropism" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Overproduction of growth hormone (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3657001", + "display" : "Osteospermum species poisoning", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osteospermum species poisoning (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3662000", + "display" : "Paraesophageal hernia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thoracic stomach" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastroesophageal hernia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rolling hiatus hernia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paraoesophageal hiatus hernia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paraoesophageal hernia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paraesophageal hiatus hernia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paraesophageal hernia (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastrooesophageal hernia" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3677008", + "display" : "Academic problem", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Academic problem (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3680009", + "display" : "Monocephalus tripus dibrachius", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Monocephalus tripus dibrachius (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3681008", + "display" : "Thrombophlebitis of torcular Herophili", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thrombophlebitis of torcular Herophili (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3696007", + "display" : "Nonulcer dyspepsia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nonulcer dyspepsia (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Functional dyspepsia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Non-ulcer dyspepsia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastric irritation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Non ulcer dyspepsia" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3699000", + "display" : "Transverse deficiency of upper limb", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transverse deficiency of arm" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transverse arrest of the arm" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transverse deficiency of upper limb (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3704008", + "display" : "Diffuse endocapillary proliferative glomerulonephritis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diffuse endocapillary proliferative glomerulonephritis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3705009", + "display" : "Congenital anomaly of anterior chamber of eye", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital anomaly of anterior chamber of eye (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital malformation of anterior chamber of eye" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3716002", + "display" : "Goiter", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Enlargement of thyroid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Struma of thyroid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thyromegaly" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Goitre" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Swelling of thyroid gland" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thyroid enlargement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Struma - goitre" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Struma - goiter" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Goiter (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thyroid goiter" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thyroid goitre" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3720003", + "display" : "Abnormal presence of hemoglobin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abnormal presence of haemoglobin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abnormal presence of hemoglobin (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3723001", + "display" : "Arthritis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arthritis (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Joint inflammation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inflammatory arthritis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3733009", + "display" : "Congenital eventration of right crus of diaphragm", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital eventration of right crus of diaphragm (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3738000", + "display" : "Viral hepatitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "VH - Viral hepatitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Viral hepatitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3744001", + "display" : "Hyperlipoproteinemia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hyperlipoproteinaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hyperlipoproteinemia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3747008", + "display" : "Ejection click", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ejection click (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "EC - Ejection click" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3750006", + "display" : "Arteriospasm", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spasm of artery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arterial spasm" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arteriospasm (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3751005", + "display" : "Contusion of labium", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Contusion of labium (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3752003", + "display" : "Trichuriasis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trichocephaliasis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Whipworm infection" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trichuriosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trichuriasis - whipworm" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trichuriasis (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection by Trichuris" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3754002", + "display" : "Dysplasia of vagina", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dysplasia of vagina (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3755001", + "display" : "Pityriasis rubra pilaris", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lichen ruber acuminatus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Devergie's disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pityriasis rubra pilaris (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PRP - Pityriasis rubra pilaris" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3756000", + "display" : "Static ataxia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Static ataxia (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3759007", + "display" : "Injury of heart with open wound into thorax", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injury of heart with open wound into thorax (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3760002", + "display" : "Familial multiple factor deficiency syndrome, type V", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "FMFD syndrome, type V" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Factors VIII, IX AND XI deficiency" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Familial multiple factor deficiency syndrome, type V (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3762005", + "display" : "Bilateral recurrent femoral hernia with gangrene", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gangrene co-occurrent and due to bilateral recurrent femoral hernia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recurrent bilateral femoral hernia with gangrene" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recurrent bilateral femoral hernia with gangrene (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3763000", + "display" : "Expected bereavement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Expected bereavement due to life event (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Expected bereavement due to life event" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3783004", + "display" : "Enamel pearls", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Enamel pearls (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3797007", + "display" : "Periodontal cyst", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cyst of periodontal tissue (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cyst of periodontal tissue" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3798002", + "display" : "Premature birth of identical twins, both stillborn", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Premature birth of identical twins, both stillborn (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3815005", + "display" : "Crohn's disease of rectum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Regional enteritis of rectum" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Crohn's proctitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Regional enteritis of the rectum" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Crohn's disease of rectum (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Crohn disease of rectum" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3820005", + "display" : "Inner ear conductive hearing loss", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inner ear conductive hearing loss (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3827008", + "display" : "Aneurysm of artery of neck", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aneurysm of artery of neck (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3830001", + "display" : "Subcutaneous emphysema", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subcutaneous emphysema (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3841004", + "display" : "Blister of cheek with infection", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blister of cheek with infection (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3845008", + "display" : "Congenital duplication of intestine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital duplication of intestine (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Duplication of intestine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3855007", + "display" : "Disorder of pancreas", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disorder of pancreas (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3885002", + "display" : "ABO isoimmunization affecting pregnancy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ABO isoimmunisation affecting pregnancy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ABO isoimmunization affecting pregnancy (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ABO isoimmunisation in pregnancy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ABO isoimmunization in pregnancy" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3886001", + "display" : "Congenital fecaliths", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital faecaliths" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital fecaliths (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3899003", + "display" : "Neutropenic typhlitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neutropenic typhlitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3900008", + "display" : "Mixed sensory-motor polyneuropathy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mixed sensory-motor polyneuropathy (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3902000", + "display" : "Non dose-related drug-induced neutropenia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immunologic drug-induced neutropenia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergic drug-induced neutropenia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Non dose-related drug-induced neutropenia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3908001", + "display" : "Infestation by Haematopinus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infestation caused by Haematopinus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infestation caused by Haematopinus (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3909009", + "display" : "Coeur en sabot", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Coeur en sabot (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3913002", + "display" : "Injury of gastrointestinal tract with open wound into abdominal cavity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injury of gastrointestinal tract with open wound into abdominal cavity (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3914008", + "display" : "Mental disorder in childhood", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mental disorder in childhood (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3928002", + "display" : "Zika virus disease", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Zika fever" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Zika virus disease (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3939004", + "display" : "Bacterial colony density, transparent", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bacterial colony density, transparent (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3944006", + "display" : "Steroid sulfatase deficiency", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Placental sulfatase deficiency" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Placental steroidal sulfatase deficiency" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "X-linked placental steryl-sulfatase deficiency" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Placental steroidal sulphatase deficiency" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Steroid sulphatase deficiency" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Placental sulphatase deficiency" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "X-linked placental steryl-sulphatase deficiency" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Placental sulfatase deficiency (X-linked steryl-sulfatase deficiency) in a female (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Placental sulfatase deficiency (X-linked steryl-sulfatase deficiency) in a female" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3947004", + "display" : "High oxygen affinity hemoglobin polycythemia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "High oxygen affinity haemoglobin polycythaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "High oxygen affinity hemoglobin polycythemia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3950001", + "display" : "Birth", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Birth (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3951002", + "display" : "Proctitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Proctitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3972004", + "display" : "Primary insomnia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Primary insomnia (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Idiopathic insomnia" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3975002", + "display" : "Deep third degree burn of lower limb", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deep third degree burn of lower limb (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3978000", + "display" : "Hemolytic anemia due to warm antibody", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Warm type hemolytic anemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Warm autoimmune hemolytic anemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Warm autoimmune haemolytic anaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Warm type haemolytic anaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemolytic anaemia due to warm antibody" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Warm autoimmune hemolytic anemia (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "AIHA - Warm autoimmune haemolytic anaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "AIHA - Warm autoimmune hemolytic anemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Warm antibody hemolytic anemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Warm antibody haemolytic anaemia" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3987009", + "display" : "Congenital absence of trachea", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital absence of trachea (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3993001", + "display" : "Infection by Muellerius", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muelleriosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Muellerius" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Muellerius (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3999002", + "display" : "Acute pyelitis without renal medullary necrosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute pyelitis without renal medullary necrosis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4003003", + "display" : "Disease due to Alphavirus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alphavirus disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disease caused by Alphavirus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disease caused by Alphavirus (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4006006", + "display" : "Fetal tachycardia affecting management of mother", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fetal tachycardia affecting management of mother (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Foetal tachycardia affecting management of mother" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4009004", + "display" : "Lower urinary tract infectious disease", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lower urinary tract infection" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "UTI - Lower urinary tract infection" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lower urinary tract infectious disease (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4016003", + "display" : "Empyema of mastoid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Empyema of mastoid (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4017007", + "display" : "Increased stratum corneum adhesiveness", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decreased shedding of cells from epidermal surface" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increased stratum corneum adhesiveness (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4022007", + "display" : "Vulvitis circumscripta plasmacellularis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vulvitis circumscripta plasmacellularis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4026005", + "display" : "Interstitial mastitis associated with childbirth", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Interstitial mastitis associated with childbirth (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4030008", + "display" : "Le Dantec virus disease", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Le Dantec virus disease (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4038001", + "display" : "Myrotheciotoxicosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Myrotheciotoxicosis (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by Myrothecium" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4039009", + "display" : "Multiple vitamin deficiency disease", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypovitaminosis, multiple vitamins" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Multiple vitamin deficiency disease (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4040006", + "display" : "Hassall-Henle bodies", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hassall-Henle bodies (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4041005", + "display" : "Congenital anomaly of macula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital anomaly of macula (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4046000", + "display" : "Degenerative spondylolisthesis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Degenerative spondylolisthesis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4062006", + "display" : "Lumbosacral plexus lesion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lumbosacral plexus lesion (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4063001", + "display" : "Achillodynia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Achillodynia (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4069002", + "display" : "Anoxic brain damage during AND/OR resulting from a procedure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cerebral hypoxia during AND/OR resulting from a procedure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anoxic brain damage during AND/OR resulting from a procedure (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4070001", + "display" : "Palinphrasia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paliphrasia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Palinphrasia (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Involuntary repetition of words and phrases." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4075006", + "display" : "Peganum harmala poisoning", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "African rue poisoning" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Peganum harmala poisoning (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4082005", + "display" : "Syphilitic myocarditis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Myocarditis caused by Treponema pallidum" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Myocarditis caused by Treponema pallidum (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4088009", + "display" : "Acquired hydrocephalus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acquired hydrocephalus (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4089001", + "display" : "Meningococcemia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Meningococcaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Meningococcemia (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4103001", + "display" : "Complex partial seizures with consciousness impaired", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Complex partial seizure with impairment of consciousness" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Psychomotor fit" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Complex partial seizure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Complex partial seizure with impairment of consciousness (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4107000", + "display" : "Infertile male syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infertile male syndrome (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4113009", + "display" : "Arrested hydrocephalus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arrested hydrocephalus (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4120002", + "display" : "Bronchiolitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bronchiolitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4124006", + "display" : "Nonvenomous insect bite of vagina with infection", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nonvenomous insect bite of vagina with infection (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Insect bite, nonvenomous, of vagina, infected" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4127004", + "display" : "Prostatic obstruction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prostatic obstruction (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4129001", + "display" : "Argyll-Robertson pupil", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Argyll-Robertson pupil (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4135001", + "display" : "11p partial monosomy syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "11p partial monosomy syndrome (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4136000", + "display" : "Macrodactyly of toe (disorder)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Macrodactyly of toe" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4142001", + "display" : "Muscular asthenopia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muscular asthenopia (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4160001", + "display" : "Congenital anomaly of upper respiratory system", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital anomaly of upper respiratory system (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4168008", + "display" : "Tibial plateau chondromalacia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tibial plateau chondromalacia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4170004", + "display" : "Ehlers-Danlos syndrome, procollagen proteinase resistant", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ehlers-Danlos syndrome, mutant procollagen type 7" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ehlers-Danlos syndrome, autosomal dominant type 7" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ehlers-Danlos syndrome, procollagen proteinase resistant (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4174008", + "display" : "Placenta tripartita", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trilobate placenta" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Placenta triplex" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Placenta tripartita (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tripartite placenta" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4175009", + "display" : "Infestation by Oestrus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oestrosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infestation by Estrus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infestation caused by Oestrus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infestation caused by Estrus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infestation caused by Oestrus (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4178006", + "display" : "Partial recent retinal detachment with multiple defects", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Partial recent retinal detachment with multiple defects (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4181001", + "display" : "Normal peak expiratory flow rate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Normal peak expiratory flow rate (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4183003", + "display" : "Charcot-Marie-Tooth disease, type IC", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Charcot-Marie-Tooth disease, type IC (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4184009", + "display" : "Congenital anomaly of endocrine gland", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital anomaly of endocrine organ" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital anomaly of endocrine gland (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital malformation of the endocrine glands" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4195003", + "display" : "Congenital duplication of anus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital duplication of anus (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Duplication of anus" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4197006", + "display" : "Disability evaluation, impairment, class 5", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disability evaluation, impairment, class 5 (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4199009", + "display" : "18p partial trisomy syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "18p partial trisomy syndrome (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4208000", + "display" : "Closed multiple fractures of both lower limbs", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed multiple fractures of both legs" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed multiple fractures of both lower limbs (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4210003", + "display" : "Ocular hypertension", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ocular hypertension (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "OH - Ocular hypertension" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "OHT - Ocular hypertension" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4223005", + "display" : "Parkinsonism due to drug", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Parkinsonism caused by drug" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Parkinsonism caused by drug (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4224004", + "display" : "Complication of infusion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Complication of infusion (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4225003", + "display" : "Tuberculosis of nose", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tuberculosis of nose (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nasal tuberculosis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4232007", + "display" : "Chronic vulvitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic vulvitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4237001", + "display" : "Suppurative pulpitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Suppurative pulpitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4240001", + "display" : "Rupture of aorta", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rupture of aorta (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4241002", + "display" : "Listeriosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection due to Listeria monocytogenes" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Circling disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Listerellosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Listeriosis (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Listeria monocytogenes infection" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4242009", + "display" : "18q partial monosomy syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "18q minus syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Long arm 18 deletion syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "18q partial monosomy syndrome (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4248008", + "display" : "Synovitis AND/OR tenosynovitis associated with another disease", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Synovitis AND/OR tenosynovitis associated with another disease (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4249000", + "display" : "Poor peripheral circulation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poor peripheral circulation (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4260009", + "display" : "Sacral spinal cord injury without bone injury", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sacral spinal cord injury without bone injury (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4262001", + "display" : "Phlebitis of superior sagittal sinus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phlebitis of superior sagittal sinus (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4264000", + "display" : "Chronic pericoronitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic pericoronitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4269005", + "display" : "Chronic gastrojejunal ulcer without hemorrhage AND without perforation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic gastrojejunal ulcer without haemorrhage AND without perforation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic gastrojejunal ulcer without hemorrhage AND without perforation (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4273008", + "display" : "Closed posterior dislocation of elbow", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed posterior dislocation of elbow (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4275001", + "display" : "Spasm of conjugate gaze", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spasm of conjugate gaze (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conjugate gaze spasm" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4283007", + "display" : "Mirizzi's syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mirizzi's syndrome (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mirizzi syndrome" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4287008", + "display" : "Chordee", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gryposis penis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chordee (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chordee of penis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4294006", + "display" : "Isosexual precocious puberty", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Isosexual precocity" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Isosexual precocious puberty (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4300009", + "display" : "Deep third degree burn of forearm", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deep third degree burn of forearm (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4301008", + "display" : "Autoimmune state", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Autoimmunity" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Autoimmune state (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4306003", + "display" : "Cluster B personality disorder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cluster B personality disorder (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4307007", + "display" : "Pregestational diabetes mellitus AND/OR impaired glucose tolerance, modified White class F", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pregestational diabetes mellitus AND/OR impaired glucose tolerance, modified White class F (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4313003", + "display" : "Acardiacus anceps", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemiacardius" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acardiacus anceps (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4316006", + "display" : "Myometritis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Myometritis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4320005", + "display" : "Factor V deficiency", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Factor V deficiency (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4324001", + "display" : "Subacute cystitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subacute cystitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4325000", + "display" : "11q partial monosomy syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "11q partial monosomy syndrome (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4338008", + "display" : "Arnold's nerve reflex cough syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arnold's nerve reflex cough syndrome (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arnold nerve reflex cough syndrome" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4340003", + "display" : "Acrodermatitis atrophicans chronica", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acrodermatitis chronica atrophicans" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dermatitis chronica atrophicans" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dermatitis atrophicans" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acrodermatitis atrophicans chronica (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4349002", + "display" : "Open fracture of multiple sites of metacarpus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open fracture of multiple sites of metacarpus (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4354006", + "display" : "Open dislocation of scapula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open dislocation of scapula (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4356008", + "display" : "Gingival recession", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gingival recession (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gingival soft tissue recession" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4359001", + "display" : "Early congenital syphilis (less than 2 years)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Early congenital syphilis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Early congenital syphilis (less than 2 years) (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4364002", + "display" : "Structure of associations", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of associations (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4367009", + "display" : "Hoover's sign", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hoover's sign (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hoover sign" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4373005", + "display" : "Hippocratic nails", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increased curvature of nails" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Club nail" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clubbing of nail" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hippocratic nail" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clubbing of nail (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4374004", + "display" : "Congenital anomaly of tricuspid valve", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital anomaly of tricuspid valve (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "TV - Congenital tricuspid valve abnormality" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital tricuspid valve abnormality" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4381006", + "display" : "Verbal paraphasia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Verbal paraphasia (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4386001", + "display" : "Bronchospasm", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bronchial spasm" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bronchospasm (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4390004", + "display" : "Lithium nephropathy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lithium nephropathy (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic lithium nephrotoxicity" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4397001", + "display" : "Partial congenital duodenal obstruction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Partial congenital duodenal obstruction (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4399003", + "display" : "Acute hemorrhagic pancreatitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemorrhagic pancreatitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute haemorrhagic pancreatitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemorrhagic pancreatitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute hemorrhagic pancreatitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4403007", + "display" : "Exclamation point hair", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Exclamation point hair (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4406004", + "display" : "Congenital anomaly of male genital system", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital anomaly of male genital system (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4409006", + "display" : "Adenosylcobalamin and methylcobalamin synthesis defect", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Combined methylmalonic acidaemia and homocystinuria due to defects in adenosylcobalamin and methylcobalamin synthesis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Combined methylmalonic acidemia and homocystinuria due to defects in adenosylcobalamin and methylcobalamin synthesis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adenosylcobalamin and methylcobalamin synthesis defect (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4410001", + "display" : "Retroperitoneal hernia with obstruction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Retroperitoneal hernia with obstruction (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4412009", + "display" : "Injury of digital nerve", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injury of digital nerve (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Digital nerve injury" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4414005", + "display" : "Infection by Setaria", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Setariosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Setaria (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Setaria" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4416007", + "display" : "Heerfordt's syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Uveoparotid fever" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Heerfordt's syndrome (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Heerfordt syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Heerfordt-Waldenström syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Heerfordt-Waldenstrom syndrome" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4418008", + "display" : "Gangrenous ergotism", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gangrenous ergotism (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4426000", + "display" : "Abortion number 10", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aborta 10" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ten previous induced terminations of pregnancy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ten previous induced terminations of pregnancy (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4434006", + "display" : "Bloom syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital telangiectatic erythema syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bloom syndrome (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "BS - Bloom syndrome" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4439001", + "display" : "Cyclic oculomotor paralysis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Axenfeld-Schürenberg syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cyclic oculomotor paralysis (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Axenfeld-Schurenberg syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cyclical oculomotor palsy" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4441000", + "display" : "Severe bipolar disorder with psychotic features", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Severe bipolar disorder with psychotic features (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4445009", + "display" : "Tuberculosis of genitourinary system", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tuberculosis of genitourinary system (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "TB - Urogenital tuberculosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Urogenital tuberculosis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4448006", + "display" : "Allergic headache", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergic headache (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4461006", + "display" : "Complication of administrative procedure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Complication of administrative procedure (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4463009", + "display" : "Familial amyloid polyneuropathy, type II", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Familial amyloid polyneuropathy, 84 Ser-for-Ile" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Familial amyloid polyneuropathy, Indiana-Swiss type" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Amyloidosis, Indiana-Maryland type" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hereditary neuropathic amyloidosis, type II" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Indiana-Maryland type amyloid polyneuropathy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Familial amyloid polyneuropathy type II" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "German type amyloid polyneuropathy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Swiss type amyloid polyneuropathy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rakavina type amyloidosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Familial amyloid polyneuropathy, type II (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4464003", + "display" : "Rocio virus disease", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rocio virus disease (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4465002", + "display" : "Spherophakia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital spherophakia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spherophakia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4468000", + "display" : "Oppenheim's gait", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oppenheim's gait (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oppenheim gait" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4470009", + "display" : "Blanching of skin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blanching of skin (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4473006", + "display" : "Migraine with aura", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Classical migraine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Migraine with aura (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4477007", + "display" : "Juvenile myopathy AND lactate acidosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Juvenile myopathy AND lactate acidosis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4478002", + "display" : "Multiple fractures of upper AND lower limbs", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Multiple fractures of upper AND lower limbs (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4481007", + "display" : "Abnormal gastric secretion regulation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abnormal gastric secretion regulation (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4483005", + "display" : "Syphilitic punched out ulcer", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Syphilitic punched out ulcer (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4494009", + "display" : "Diverticulitis of large intestine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diverticulitis of large intestine (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4495005", + "display" : "Congenital hypertrophy of ureteric valve", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital hypertrophy of ureteric valve (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4499004", + "display" : "Disseminated anergic leishmaniasis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disseminated anergic leishmaniasis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4501007", + "display" : "Tuberculous ascites", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tuberculous ascites (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4506002", + "display" : "Educational problem", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Educational problem (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4510004", + "display" : "Streptococcal meningitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Streptococcal meningitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4512007", + "display" : "Group sex play", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Group sex play (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4519003", + "display" : "Hypouricemia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypouricaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypouricemia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4522001", + "display" : "Dental plaque on tooth (disorder)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dental plaque on tooth" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dental biofilm on tooth" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4523006", + "display" : "Babinski-Nageotte syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Babinski-Nageotte syndrome (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4526003", + "display" : "Poisoning by probenecid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Probenecid poisoning" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by probenecid (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by probenecid" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4529005", + "display" : "Abnormal spermatogenesis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abnormal spermatogenesis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4530000", + "display" : "Madelung's deformity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carpus curvus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Madelung's deformity (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Madelung deformity" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4547004", + "display" : "Determination of outcome, satisfactory to physician", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Determination of outcome, satisfactory to physician (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4550001", + "display" : "Special infant formula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Special infant formula (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4554005", + "display" : "Intraventricular conduction defect", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intraventricular conduction defect (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4556007", + "display" : "Gastritis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastric catarrh" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastritis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4557003", + "display" : "Preinfarction syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Unstable angina" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intermediate coronary syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Crescendo angina" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Worsening angina" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pre-infarction syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Preinfarction syndrome (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Preinfarction angina" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4559000", + "display" : "Mixed infectious disease", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mixed infection" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Polyinfection" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mixed infectious disease (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Polymicrobial infection" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4565000", + "display" : "Decreased oxygen affinity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decreased oxygen affinity (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4568003", + "display" : "Retrosternal chest pain", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Retrosternal pain" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Retrosternal pain (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4575002", + "display" : "Acute hyponatremia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute low salt syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Schroeder's syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute hyponatraemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute hyponatremia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4586000", + "display" : "Complication of internal fixation device", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disorder of implanted bone fixation device" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Complication of internal fixation device (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4592006", + "display" : "S>4< gallop", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Atrial gallop" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fourth sound gallop" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fourth sound gallop (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A galloping sound on cardiac auscultation because of an abnormally audible fourth heart sound." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4598005", + "display" : "Osteomalacia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osteomalacia (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "OM - osteomalacia" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4602007", + "display" : "Robin sequence", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Micrognathia-glossoptosis syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pierre Robin syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Robin sequence (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pierre Robin association" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4633009", + "display" : "Hymenoxys richardsonii poisoning", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Colorado rubberweed poisoning" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pingue poisoning" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hymenoxys richardsonii poisoning (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4637005", + "display" : "Intrahepatic cholestasis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intrahepatic cholestasis (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4639008", + "display" : "Glanders", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection due to Pseudomonas mallei" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Malleus (glanders)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection due to Actinobacillus mallei" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection due to Malleomyces mallei" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Maliasmus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Farcy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Equina" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Equine glanders" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Farcy buds" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Farcy pipes" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Farcy cords" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glanders (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4641009", + "display" : "Myxedema heart disease", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Myxoedema heart disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Myxedema heart disease (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4645000", + "display" : "Senile brain amyloidosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "AS beta protein amyloidosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Senile brain amyloidosis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4654002", + "display" : "Posteruptive color change of tooth", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Posteruptive staining of tooth" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Posteruptive discoloration of tooth" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Posteruptive discolouration of tooth" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Posteruptive colour change of tooth" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Posteruptive color change of tooth (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4659007", + "display" : "Acne fulminans", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acne fulminans (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4661003", + "display" : "Calculus of bile duct with obstruction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Calculus of bile duct with obstruction (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4665007", + "display" : "Costal respiration", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thoracic respiration" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thoracic breathing" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thoracic breathing (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Breathes with chest" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4667004", + "display" : "Female infertility due to structural congenital anomaly of vagina", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Female infertility due to structural congenital anomaly of vagina (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4669001", + "display" : "Pinta, primary lesion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Primary chancre of pinta" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Primary papule of pinta" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chancre of pinta" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Primary pinta lesion" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pinta, primary lesion (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4673003", + "display" : "Open fracture of lateral malleolus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open fracture of lateral malleolus (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open fracture ankle, lateral malleolus" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4676006", + "display" : "SLE glomerulonephritis syndrome, WHO class II", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "SLE with mesangial proliferative glomerulonephritis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lupus nephritis - WHO Class II" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Systemic lupus erythematosus glomerulonephritis syndrome, World Health Organization (WHO) class II" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Systemic lupus erythematosus glomerulonephritis syndrome, World Health Organization class II" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Systemic lupus erythematosus glomerulonephritis syndrome, World Health Organization class II (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4688008", + "display" : "Poisoning by griseofulvin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Griseofulvin poisoning" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by griseofulvin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by griseofulvin (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4690009", + "display" : "Metabolic acidosis due to paraldehyde", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Metabolic acidosis caused by paraldehyde (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Metabolic acidosis caused by paraldehyde" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4702003", + "display" : "Inherited disorder of folate metabolism", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inherited disorder of folate metabolism (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4708004", + "display" : "Disability evaluation, disability 35%", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disability evaluation disability 35 percent (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disability evaluation disability 35 percent" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4711003", + "display" : "Congenital anomaly of bile ducts", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Biliary malformation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital anomaly of bile ducts (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bile duct anomalies" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4721006", + "display" : "Basic motor learning problem", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Basic motor learning problem (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4724003", + "display" : "Acute radial nerve palsy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute radial nerve palsy (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4733001", + "display" : "Orunga virus disease", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Orungo fever" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Orunga virus disease (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4740000", + "display" : "Herpes zoster", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Shingles" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Zona" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Herpes zoster infection" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Herpes zoster (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Zoster" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4749004", + "display" : "Naso-palatine duct cyst", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Median anterior maxillary cyst" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incisive canal cyst" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Naso-palatine duct cyst (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nasopalatine duct cyst" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4750004", + "display" : "Open fracture of medial condyle of humerus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open fracture of medial condyle of humerus (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4754008", + "display" : "Gynecomastia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypertrophy of male breast" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gynaecomastia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gynaecomazia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gynecomazia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gynecomastia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4760008", + "display" : "Chronic dacryoadenitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic dacryoadenitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4763005", + "display" : "Frostbite of hand", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Frostbite of hand (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4771009", + "display" : "Poisoning by cephalosporin group antibiotic", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cephalosporin group poisoning" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by cephalosporin group antibiotic (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by cephalosporin group antibiotic" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4776004", + "display" : "Lichen planus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ruber planus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lichen planus (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "LP - Lichen planus" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4783006", + "display" : "Maternal diabetes mellitus with hypoglycemia affecting fetus OR newborn", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Maternal diabetes mellitus with hypoglycaemia affecting fetus OR newborn" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Maternal diabetes mellitus with hypoglycemia affecting fetus OR newborn (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Maternal diabetes mellitus with hypoglycaemia affecting foetus OR newborn" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4787007", + "display" : "Fetal or neonatal effect of breech delivery and extraction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fetal or neonatal effect of breech delivery and extraction (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Foetal or neonatal effect of breech delivery and extraction" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4788002", + "display" : "Closed fracture of zygoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed fracture of zygoma (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed fracture zygoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed fracture of malar bone" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4800001", + "display" : "Pyuria", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pyuria (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4805006", + "display" : "Functional aphasia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Functional aphasia (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4806007", + "display" : "Bjerrum scotoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bjerrum scotoma (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bjerrum visual field defect" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4817008", + "display" : "Primary degenerative dementia of the Alzheimer type, senile onset, with delirium", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dementia of the Alzheimer's type, with late onset, with delirium" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Primary degenerative dementia of the Alzheimer type, senile onset, with delirium (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dementia Alzheimers type, late onset with delirium" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4819006", + "display" : "Effusion of joint of ankle AND/OR foot", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Effusion of joint of ankle AND/OR foot (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Joint effusion of ankle AND/OR foot" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4821001", + "display" : "Contusion of cheek", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Contusion, cheek" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Contusion of cheek (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4834000", + "display" : "Typhoid fever", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Typhoid fever (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection by Salmonella Typhi" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4835004", + "display" : "Infection by Nosema bombycis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fleckenkrankheit" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pébrine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pebrine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Nosema bombycis (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Nosema bombycis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4839005", + "display" : "Chronic enlargement of lacrimal gland", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic lacrimal gland enlargement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic enlargement of lacrimal gland (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4846001", + "display" : "Anicteric viral hepatitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anicteric viral hepatitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4851007", + "display" : "Chronic endocarditis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic endocarditis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4853005", + "display" : "Dry coitus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dry coitus (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4854004", + "display" : "Acquired hemolytic anemia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acquired haemolytic anaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acquired hemolytic anemia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4855003", + "display" : "Diabetic retinopathy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Retinal abnormality - diabetes-related" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "DR - Diabetic retinopathy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Retinopathy due to diabetes mellitus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Retinopathy due to diabetes mellitus (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4859009", + "display" : "Lichen spinulosus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lichen spinulosus (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Keratosis spinulosa" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4860004", + "display" : "Infection by Aspergillus niger", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Aspergillus niger" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Aspergillus niger (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4863002", + "display" : "Phencyclidine-induced mood disorder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phencyclidine mood disorder" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PCP (phencyclidine) mood disorder" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mood disorder caused by phencyclidine (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mood disorder caused by phencyclidine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4873000", + "display" : "Localized vascularization of cornea", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Localised vascularisation of cornea" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Localized vascularization of cornea (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Localised corneal vascularisation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Localized corneal vascularization" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4874006", + "display" : "11q partial trisomy syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "11q partial trisomy syndrome (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4886009", + "display" : "Premature birth of newborn male", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Premature male newborn" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Premature birth of newborn male (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4887000", + "display" : "Hypertyrosinemia, Richner-Hanhart type", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tyrosine transaminase deficiency" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oculocutaneous tyrosinemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Richner-Hanhart syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hereditary hypertyrosinemia, type II" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypertyrosinemia, Oregon type" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Keratosis palmoplantaris with corneal dystrophy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Persistent hypertyrosinemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Richner syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tyrosinemia without hepatorenal dysfunction" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hereditary hypertyrosinaemia, type II" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypertyrosinaemia, Oregon type" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tyrosinemia type II" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oculocutaneous tyrosinaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tyrosinaemia type II" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypertyrosinaemia, Richner-Hanhart type" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Persistent hypertyrosinaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tyrosinaemia without hepatorenal dysfunction" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypertyrosinemia, Richner-Hanhart type (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tyrosinaemia type 2" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tyrosinemia type 2" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tyrosinaemia due to tyrosine aminotransferase deficiency" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tyrosinemia due to tyrosine aminotransferase deficiency" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "An inborn error of tyrosine metabolism characterized by hypertyrosinemia with oculocutaneous manifestations and in some cases intellectual deficit. Skin lesions occur in 80% of cases, ocular involvement in 75% of cases and neurologic findings and some degree of intellectual deficit in up to 60% of cases. Onset is variable but the ocular symptoms (redness, photophobia, excessive tearing and pain) usually develop in the first year of life. Cutaneous manifestations usually begin after the first year of life but may develop at the same time as the ocular symptoms. Caused by mutations in the TAT gene (16q22.1) encoding tyrosine aminotransferase (TAT). The elevated levels of tyrosine caused by TAT deficiency appear to result in deposition of tyrosine crystals leading to an inflammatory response and the oculocutaneous findings. Transmitted as an autosomal recessive trait." + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "An inborn error of tyrosine metabolism characterised by hypertyrosinaemia with oculocutaneous manifestations and in some cases intellectual deficit. Skin lesions occur in 80% of cases, ocular involvement in 75% of cases and neurologic findings and some degree of intellectual deficit in up to 60% of cases. Onset is variable but the ocular symptoms (redness, photophobia, excessive tearing and pain) usually develop in the first year of life. Cutaneous manifestations usually begin after the first year of life but may develop at the same time as the ocular symptoms. Caused by mutations in the TAT gene (16q22.1) encoding tyrosine aminotransferase (TAT). The elevated levels of tyrosine caused by TAT deficiency appear to result in deposition of tyrosine crystals leading to an inflammatory response and the oculocutaneous findings. Transmitted as an autosomal recessive trait." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4896000", + "display" : "Acute toxic hepatitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute toxic hepatitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4900002", + "display" : "Endocrine disorder related to puberty", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Endocrine disorder related to puberty (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4907004", + "display" : "Non-involution of uterus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Failure of involution of uterus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Non-involution of uterus (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4915001", + "display" : "Infection by Entamoeba coli", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entamebiasis coli" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entamoebosis coli" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entamoebiasis coli" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Entamoeba coli (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Entamoeba coli" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4920001", + "display" : "Deficiency of acetyl-CoA carboxylase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deficiency of acetyl-coenzyme A carboxylase (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acetyl-CoA carboxylase deficiency" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deficiency of acetyl-coenzyme A carboxylase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4921002", + "display" : "Infection by Basidiobolus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Basidiobolomycosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Basidiobolus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Basidiobolus (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4922009", + "display" : "Infestation by Simuliidae", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Simuliidosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infestation caused by Simuliidae (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infestation caused by Simuliidae" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4926007", + "display" : "Schizophrenia in remission", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Schizophrenia in remission (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Schizophrenia, in remission" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4927003", + "display" : "Acute anterior uveitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute iridocyclitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "AAU - acute anterior uveitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute anterior uveitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4932002", + "display" : "Panic disorder with agoraphobia, moderate agoraphobic avoidance AND mild panic attacks", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Panic disorder with agoraphobia, moderate agoraphobic avoidance AND mild panic attacks (disorder)" + }] + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/citation-summary-style", + "resource" : { + "resourceType" : "ValueSet", + "id" : "citation-summary-style", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "cds" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/citation-summary-style", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.2976" + }], + "version" : "6.0.0-ballot2", + "name" : "CitationSummaryStyle", + "title" : "Citation Summary Style", + "status" : "draft", + "experimental" : true, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "The format for display of the citation.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/citation-summary-style" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:b6e2450a-dcf2-41cf-8737-fff6f21d9a97", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 14, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/citation-summary-style|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/citation-summary-style", + "code" : "vancouver", + "display" : "Vancouver style" + }, + { + "system" : "http://hl7.org/fhir/citation-summary-style", + "code" : "ama11", + "display" : "American Medical Association 11th edition" + }, + { + "system" : "http://hl7.org/fhir/citation-summary-style", + "code" : "apa7", + "display" : "American Psychological Association 7th edition" + }, + { + "system" : "http://hl7.org/fhir/citation-summary-style", + "code" : "apa6", + "display" : "American Psychological Association 6th edition" + }, + { + "system" : "http://hl7.org/fhir/citation-summary-style", + "code" : "asa6", + "display" : "American Sociological Association 6th edition" + }, + { + "system" : "http://hl7.org/fhir/citation-summary-style", + "code" : "mla8", + "display" : "Modern Language Association 8th edition" + }, + { + "system" : "http://hl7.org/fhir/citation-summary-style", + "code" : "cochrane", + "display" : "Cochrane Style" + }, + { + "system" : "http://hl7.org/fhir/citation-summary-style", + "code" : "elsevier-harvard", + "display" : "Elsevier-Harvard Style" + }, + { + "system" : "http://hl7.org/fhir/citation-summary-style", + "code" : "nature", + "display" : "Nature Referencing style" + }, + { + "system" : "http://hl7.org/fhir/citation-summary-style", + "code" : "acs", + "display" : "American Chemical Society" + }, + { + "system" : "http://hl7.org/fhir/citation-summary-style", + "code" : "chicago-a-17", + "display" : "Chicago Style Version 17 Author Date" + }, + { + "system" : "http://hl7.org/fhir/citation-summary-style", + "code" : "chicago-b-17", + "display" : "Chicago Style Version 17 Full note" + }, + { + "system" : "http://hl7.org/fhir/citation-summary-style", + "code" : "ieee", + "display" : "Institute of Electrical and Electronics Engineers" + }, + { + "system" : "http://hl7.org/fhir/citation-summary-style", + "code" : "comppub", + "display" : "Computable Publishing" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/citation-classification-type", + "resource" : { + "resourceType" : "ValueSet", + "id" : "citation-classification-type", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "cds" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/citation-classification-type", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.2971" + }], + "version" : "6.0.0-ballot2", + "name" : "CitationClassificationType", + "title" : "Citation Classification Type", + "status" : "draft", + "experimental" : true, + "date" : "2021-03-11T10:55:11.085+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "Citation classification type", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/citation-classification-type" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:7a0588c8-12c3-49e4-85e0-7d1e8753d6d8", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 3, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/citation-classification-type|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/citation-classification-type", + "code" : "citation-source", + "display" : "Citation Source" + }, + { + "system" : "http://hl7.org/fhir/citation-classification-type", + "code" : "medline-owner", + "display" : "MEDLINE Citation Owner" + }, + { + "system" : "http://hl7.org/fhir/citation-classification-type", + "code" : "fevir-platform-use", + "display" : "FEvIR Platform Use" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/citation-status-type", + "resource" : { + "resourceType" : "ValueSet", + "id" : "citation-status-type", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "cds" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/citation-status-type", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.2972" + }], + "version" : "6.0.0-ballot2", + "name" : "CitationStatusType", + "title" : "Citation Status Type", + "status" : "draft", + "experimental" : true, + "date" : "2021-03-11T10:55:11.085+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "Citation status type", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/citation-status-type" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:3cf50a44-e2b3-4658-a9bb-adc1ba473105", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 27, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/citation-status-type|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/citation-status-type", + "code" : "pubmed-pubstatus-received", + "display" : "PubMed Pubstatus of Received" + }, + { + "system" : "http://hl7.org/fhir/citation-status-type", + "code" : "pubmed-pubstatus-accepted", + "display" : "PubMed Pubstatus of Accepted" + }, + { + "system" : "http://hl7.org/fhir/citation-status-type", + "code" : "pubmed-pubstatus-epublish", + "display" : "PubMed Pubstatus of Epublish" + }, + { + "system" : "http://hl7.org/fhir/citation-status-type", + "code" : "pubmed-pubstatus-ppublish", + "display" : "PubMed Pubstatus of Ppublish" + }, + { + "system" : "http://hl7.org/fhir/citation-status-type", + "code" : "pubmed-pubstatus-revised", + "display" : "PubMed Pubstatus of Revised" + }, + { + "system" : "http://hl7.org/fhir/citation-status-type", + "code" : "pubmed-pubstatus-aheadofprint", + "display" : "PubMed Pubstatus of aheadofprint" + }, + { + "system" : "http://hl7.org/fhir/citation-status-type", + "code" : "pubmed-pubstatus-retracted", + "display" : "PubMed Pubstatus of Retracted" + }, + { + "system" : "http://hl7.org/fhir/citation-status-type", + "code" : "pubmed-pubstatus-ecollection", + "display" : "PubMed Pubstatus of Ecollection" + }, + { + "system" : "http://hl7.org/fhir/citation-status-type", + "code" : "pubmed-pubstatus-pmc", + "display" : "PubMed Pubstatus of PMC" + }, + { + "system" : "http://hl7.org/fhir/citation-status-type", + "code" : "pubmed-pubstatus-pmcr", + "display" : "PubMed Pubstatus of PMCr" + }, + { + "system" : "http://hl7.org/fhir/citation-status-type", + "code" : "pubmed-pubstatus-pubmed", + "display" : "PubMed Pubstatus of PubMed" + }, + { + "system" : "http://hl7.org/fhir/citation-status-type", + "code" : "pubmed-pubstatus-pubmedr", + "display" : "PubMed Pubstatus of PubMedr" + }, + { + "system" : "http://hl7.org/fhir/citation-status-type", + "code" : "pubmed-pubstatus-premedline", + "display" : "PubMed Pubstatus of Premedline" + }, + { + "system" : "http://hl7.org/fhir/citation-status-type", + "code" : "pubmed-pubstatus-medline", + "display" : "PubMed Pubstatus of Medline" + }, + { + "system" : "http://hl7.org/fhir/citation-status-type", + "code" : "pubmed-pubstatus-medliner", + "display" : "PubMed Pubstatus of Medliner" + }, + { + "system" : "http://hl7.org/fhir/citation-status-type", + "code" : "pubmed-pubstatus-entrez", + "display" : "PubMed Pubstatus of Entrez" + }, + { + "system" : "http://hl7.org/fhir/citation-status-type", + "code" : "pubmed-pubstatus-pmc-release", + "display" : "PubMed Pubstatus of PMC release" + }, + { + "system" : "http://hl7.org/fhir/citation-status-type", + "code" : "medline-completed", + "display" : "Medline Citation Status of Completed" + }, + { + "system" : "http://hl7.org/fhir/citation-status-type", + "code" : "medline-in-process", + "display" : "Medline Citation Status of In-Process" + }, + { + "system" : "http://hl7.org/fhir/citation-status-type", + "code" : "medline-pubmed-not-medline", + "display" : "Medline Citation Status of PubMed-not-MEDLINE" + }, + { + "system" : "http://hl7.org/fhir/citation-status-type", + "code" : "medline-in-data-review", + "display" : "Medline Citation Status of In-Data-Review" + }, + { + "system" : "http://hl7.org/fhir/citation-status-type", + "code" : "medline-publisher", + "display" : "Medline Citation Status of Publisher" + }, + { + "system" : "http://hl7.org/fhir/citation-status-type", + "code" : "medline-medline", + "display" : "Medline Citation Status of MEDLINE" + }, + { + "system" : "http://hl7.org/fhir/citation-status-type", + "code" : "medline-oldmedline", + "display" : "Medline Citation Status of OLDMEDLINE" + }, + { + "system" : "http://hl7.org/fhir/citation-status-type", + "code" : "pubmed-publication-status-ppublish", + "display" : "PubMed PublicationStatus of ppublish" + }, + { + "system" : "http://hl7.org/fhir/citation-status-type", + "code" : "pubmed-publication-status-epublish", + "display" : "PubMed PublicationStatus of epublish" + }, + { + "system" : "http://hl7.org/fhir/citation-status-type", + "code" : "pubmed-publication-status-aheadofprint", + "display" : "PubMed PublicationStatus of aheadofprint" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/cited-artifact-status-type", + "resource" : { + "resourceType" : "ValueSet", + "id" : "cited-artifact-status-type", + "meta" : { + "lastUpdated" : "2024-10-03T04:31:51.554+11:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "cds" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/cited-artifact-status-type", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.2960" + }], + "version" : "6.0.0-ballot2", + "name" : "CitedArtifactStatusType", + "title" : "Cited Artifact Status Type", + "status" : "draft", + "experimental" : true, + "date" : "2021-03-11T10:55:11.085+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "Cited Artifact Status Type", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/cited-artifact-status-type" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:af9e5130-5af5-46be-9fdc-446cd663153a", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 16, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/cited-artifact-status-type|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/cited-artifact-status-type", + "code" : "created", + "display" : "Created" + }, + { + "system" : "http://hl7.org/fhir/cited-artifact-status-type", + "code" : "submitted", + "display" : "Submitted" + }, + { + "system" : "http://hl7.org/fhir/cited-artifact-status-type", + "code" : "withdrawn", + "display" : "Withdrawn" + }, + { + "system" : "http://hl7.org/fhir/cited-artifact-status-type", + "code" : "pre-review", + "display" : "Pre review" + }, + { + "system" : "http://hl7.org/fhir/cited-artifact-status-type", + "code" : "under-review", + "display" : "Under review" + }, + { + "system" : "http://hl7.org/fhir/cited-artifact-status-type", + "code" : "post-review-pre-published", + "display" : "Post review pre published" + }, + { + "system" : "http://hl7.org/fhir/cited-artifact-status-type", + "code" : "rejected", + "display" : "Rejected" + }, + { + "system" : "http://hl7.org/fhir/cited-artifact-status-type", + "code" : "published-early-form", + "display" : "Published early form" + }, + { + "system" : "http://hl7.org/fhir/cited-artifact-status-type", + "code" : "published-final-form", + "display" : "Published final form" + }, + { + "system" : "http://hl7.org/fhir/cited-artifact-status-type", + "code" : "accepted", + "display" : "Accepted" + }, + { + "system" : "http://hl7.org/fhir/cited-artifact-status-type", + "code" : "archived", + "display" : "Archived" + }, + { + "system" : "http://hl7.org/fhir/cited-artifact-status-type", + "code" : "retracted", + "display" : "Retracted" + }, + { + "system" : "http://hl7.org/fhir/cited-artifact-status-type", + "code" : "draft", + "display" : "Draft" + }, + { + "system" : "http://hl7.org/fhir/cited-artifact-status-type", + "code" : "active", + "display" : "Active" + }, + { + "system" : "http://hl7.org/fhir/cited-artifact-status-type", + "code" : "approved", + "display" : "Approved" + }, + { + "system" : "http://hl7.org/fhir/cited-artifact-status-type", + "code" : "unknown", + "display" : "Unknown" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/title-type", + "resource" : { + "resourceType" : "ValueSet", + "id" : "title-type", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "cds" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/title-type", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.2974" + }], + "version" : "6.0.0-ballot2", + "name" : "TitleType", + "title" : "Title Type", + "status" : "draft", + "experimental" : true, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "Used to express the reason and specific aspect for the variant title, such as language and specific language.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/title-type" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:8266bc7c-1c4d-494e-a72a-b3593ac81e80", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 13, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/title-type|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/title-type", + "code" : "primary", + "display" : "Primary title" + }, + { + "system" : "http://hl7.org/fhir/title-type", + "code" : "official", + "display" : "Official title" + }, + { + "system" : "http://hl7.org/fhir/title-type", + "code" : "scientific", + "display" : "Scientific title" + }, + { + "system" : "http://hl7.org/fhir/title-type", + "code" : "plain-language", + "display" : "Plain language title" + }, + { + "system" : "http://hl7.org/fhir/title-type", + "code" : "subtitle", + "display" : "Subtitle" + }, + { + "system" : "http://hl7.org/fhir/title-type", + "code" : "short-title", + "display" : "Short title" + }, + { + "system" : "http://hl7.org/fhir/title-type", + "code" : "acronym", + "display" : "Acronym" + }, + { + "system" : "http://hl7.org/fhir/title-type", + "code" : "earlier-title", + "display" : "Different text in an earlier version" + }, + { + "system" : "http://hl7.org/fhir/title-type", + "code" : "language", + "display" : "Different language" + }, + { + "system" : "http://hl7.org/fhir/title-type", + "code" : "autotranslated", + "display" : "Different language derived from autotranslation" + }, + { + "system" : "http://hl7.org/fhir/title-type", + "code" : "human-use", + "display" : "Human use" + }, + { + "system" : "http://hl7.org/fhir/title-type", + "code" : "machine-use", + "display" : "Machine use" + }, + { + "system" : "http://hl7.org/fhir/title-type", + "code" : "duplicate-uid", + "display" : "Different text for the same object with a different identifier" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/cited-artifact-abstract-type", + "resource" : { + "resourceType" : "ValueSet", + "id" : "cited-artifact-abstract-type", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "cds" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/cited-artifact-abstract-type", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.2962" + }], + "version" : "6.0.0-ballot2", + "name" : "CitedArtifactAbstractType", + "title" : "Cited Artifact Abstract Type", + "status" : "draft", + "experimental" : true, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "Used to express the reason and specific aspect for the variant abstract, such as language and specific language.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/cited-artifact-abstract-type" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:07a8703e-a08f-4309-a5d4-78f13016602d", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 11, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/cited-artifact-abstract-type|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/cited-artifact-abstract-type", + "code" : "primary-human-use", + "display" : "Primary human use" + }, + { + "system" : "http://hl7.org/fhir/cited-artifact-abstract-type", + "code" : "primary-machine-use", + "display" : "Primary machine use" + }, + { + "system" : "http://hl7.org/fhir/cited-artifact-abstract-type", + "code" : "truncated", + "display" : "Truncated" + }, + { + "system" : "http://hl7.org/fhir/cited-artifact-abstract-type", + "code" : "short-abstract", + "display" : "Short abstract" + }, + { + "system" : "http://hl7.org/fhir/cited-artifact-abstract-type", + "code" : "long-abstract", + "display" : "Long abstract" + }, + { + "system" : "http://hl7.org/fhir/cited-artifact-abstract-type", + "code" : "plain-language", + "display" : "Plain language" + }, + { + "system" : "http://hl7.org/fhir/cited-artifact-abstract-type", + "code" : "different-publisher", + "display" : "Different publisher for abstract" + }, + { + "system" : "http://hl7.org/fhir/cited-artifact-abstract-type", + "code" : "language", + "display" : "Different language" + }, + { + "system" : "http://hl7.org/fhir/cited-artifact-abstract-type", + "code" : "autotranslated", + "display" : "Different language derived from autotranslation" + }, + { + "system" : "http://hl7.org/fhir/cited-artifact-abstract-type", + "code" : "duplicate-pmid", + "display" : "Different text in additional Medline entry" + }, + { + "system" : "http://hl7.org/fhir/cited-artifact-abstract-type", + "code" : "earlier-abstract", + "display" : "Different text in an earlier version" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/cited-artifact-part-type", + "resource" : { + "resourceType" : "ValueSet", + "id" : "cited-artifact-part-type", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "cds" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/cited-artifact-part-type", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.2964" + }], + "version" : "6.0.0-ballot2", + "name" : "CitedArtifactPartType", + "title" : "Cited Artifact Part Type", + "status" : "draft", + "experimental" : true, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "To describe the reason for the variant citation, such as version number or subpart specification.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/cited-artifact-part-type" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:31523f0d-c37f-476d-acd6-21801b4d34ff", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 10, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/cited-artifact-part-type|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/cited-artifact-part-type", + "code" : "chapters", + "display" : "chapters" + }, + { + "system" : "http://hl7.org/fhir/cited-artifact-part-type", + "code" : "pages", + "display" : "pages" + }, + { + "system" : "http://hl7.org/fhir/cited-artifact-part-type", + "code" : "sections", + "display" : "sections" + }, + { + "system" : "http://hl7.org/fhir/cited-artifact-part-type", + "code" : "paragraphs", + "display" : "paragraphs" + }, + { + "system" : "http://hl7.org/fhir/cited-artifact-part-type", + "code" : "lines", + "display" : "lines" + }, + { + "system" : "http://hl7.org/fhir/cited-artifact-part-type", + "code" : "tables", + "display" : "tables" + }, + { + "system" : "http://hl7.org/fhir/cited-artifact-part-type", + "code" : "figures", + "display" : "figures" + }, + { + "system" : "http://hl7.org/fhir/cited-artifact-part-type", + "code" : "supplement", + "display" : "Supplement or Appendix" + }, + { + "system" : "http://hl7.org/fhir/cited-artifact-part-type", + "code" : "supplement-subpart", + "display" : "Supplement or Appendix Subpart" + }, + { + "system" : "http://hl7.org/fhir/cited-artifact-part-type", + "code" : "article-set", + "display" : "Part of an article set" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/related-artifact-type-all", + "resource" : { + "resourceType" : "ValueSet", + "id" : "related-artifact-type-all", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "cds" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/related-artifact-type-all", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3316" + }], + "version" : "6.0.0-ballot2", + "name" : "RelatedArtifactTypeExpanded", + "title" : "Related Artifact Type All", + "status" : "draft", + "experimental" : true, + "date" : "2022-03-22T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "The type of relationship to the cited artifact.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/related-artifact-type" + }, + { + "system" : "http://hl7.org/fhir/related-artifact-type-expanded" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:05117564-33f8-43b9-b329-4a69dc786f82", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 38, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/related-artifact-type|6.0.0-ballot2" + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/related-artifact-type-expanded|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/related-artifact-type", + "code" : "documentation", + "display" : "Documentation" + }, + { + "system" : "http://hl7.org/fhir/related-artifact-type", + "code" : "justification", + "display" : "Justification" + }, + { + "system" : "http://hl7.org/fhir/related-artifact-type", + "code" : "citation", + "display" : "Citation" + }, + { + "system" : "http://hl7.org/fhir/related-artifact-type", + "code" : "predecessor", + "display" : "Predecessor" + }, + { + "system" : "http://hl7.org/fhir/related-artifact-type", + "code" : "successor", + "display" : "Successor" + }, + { + "system" : "http://hl7.org/fhir/related-artifact-type", + "code" : "derived-from", + "display" : "Derived From" + }, + { + "system" : "http://hl7.org/fhir/related-artifact-type", + "code" : "depends-on", + "display" : "Depends On" + }, + { + "system" : "http://hl7.org/fhir/related-artifact-type", + "code" : "composed-of", + "display" : "Composed Of" + }, + { + "system" : "http://hl7.org/fhir/related-artifact-type", + "code" : "part-of", + "display" : "Part Of" + }, + { + "system" : "http://hl7.org/fhir/related-artifact-type", + "code" : "amends", + "display" : "Amends" + }, + { + "system" : "http://hl7.org/fhir/related-artifact-type", + "code" : "amended-with", + "display" : "Amended With" + }, + { + "system" : "http://hl7.org/fhir/related-artifact-type", + "code" : "appends", + "display" : "Appends" + }, + { + "system" : "http://hl7.org/fhir/related-artifact-type", + "code" : "appended-with", + "display" : "Appended With" + }, + { + "system" : "http://hl7.org/fhir/related-artifact-type", + "code" : "cites", + "display" : "Cites" + }, + { + "system" : "http://hl7.org/fhir/related-artifact-type", + "code" : "cited-by", + "display" : "Cited By" + }, + { + "system" : "http://hl7.org/fhir/related-artifact-type", + "code" : "comments-on", + "display" : "Is Comment On" + }, + { + "system" : "http://hl7.org/fhir/related-artifact-type", + "code" : "comment-in", + "display" : "Has Comment In" + }, + { + "system" : "http://hl7.org/fhir/related-artifact-type", + "code" : "contains", + "display" : "Contains" + }, + { + "system" : "http://hl7.org/fhir/related-artifact-type", + "code" : "contained-in", + "display" : "Contained In" + }, + { + "system" : "http://hl7.org/fhir/related-artifact-type", + "code" : "corrects", + "display" : "Corrects" + }, + { + "system" : "http://hl7.org/fhir/related-artifact-type", + "code" : "correction-in", + "display" : "Correction In" + }, + { + "system" : "http://hl7.org/fhir/related-artifact-type", + "code" : "replaces", + "display" : "Replaces" + }, + { + "system" : "http://hl7.org/fhir/related-artifact-type", + "code" : "replaced-with", + "display" : "Replaced With" + }, + { + "system" : "http://hl7.org/fhir/related-artifact-type", + "code" : "retracts", + "display" : "Retracts" + }, + { + "system" : "http://hl7.org/fhir/related-artifact-type", + "code" : "retracted-by", + "display" : "Retracted By" + }, + { + "system" : "http://hl7.org/fhir/related-artifact-type", + "code" : "signs", + "display" : "Signs" + }, + { + "system" : "http://hl7.org/fhir/related-artifact-type", + "code" : "similar-to", + "display" : "Similar To" + }, + { + "system" : "http://hl7.org/fhir/related-artifact-type", + "code" : "supports", + "display" : "Supports" + }, + { + "system" : "http://hl7.org/fhir/related-artifact-type", + "code" : "supported-with", + "display" : "Supported With" + }, + { + "system" : "http://hl7.org/fhir/related-artifact-type", + "code" : "transforms", + "display" : "Transforms" + }, + { + "system" : "http://hl7.org/fhir/related-artifact-type", + "code" : "transformed-into", + "display" : "Transformed Into" + }, + { + "system" : "http://hl7.org/fhir/related-artifact-type", + "code" : "transformed-with", + "display" : "Transformed With" + }, + { + "system" : "http://hl7.org/fhir/related-artifact-type", + "code" : "documents", + "display" : "Documents" + }, + { + "system" : "http://hl7.org/fhir/related-artifact-type", + "code" : "specification-of", + "display" : "Specification Of" + }, + { + "system" : "http://hl7.org/fhir/related-artifact-type", + "code" : "created-with", + "display" : "Created With" + }, + { + "system" : "http://hl7.org/fhir/related-artifact-type", + "code" : "cite-as", + "display" : "Cite As" + }, + { + "system" : "http://hl7.org/fhir/related-artifact-type-expanded", + "code" : "reprint", + "display" : "Reprint" + }, + { + "system" : "http://hl7.org/fhir/related-artifact-type-expanded", + "code" : "reprint-of", + "display" : "Reprint Of" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/published-in-type", + "resource" : { + "resourceType" : "ValueSet", + "id" : "published-in-type", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "cds" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/published-in-type", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.2973" + }], + "version" : "6.0.0-ballot2", + "name" : "PublishedInType", + "title" : "Published In Type", + "status" : "draft", + "experimental" : true, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "The type of publication such as book, database, or journal.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/published-in-type" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:4f9145d0-4ea2-4009-87a5-3b15ba8e295e", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 4, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/published-in-type|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/published-in-type", + "code" : "D020492", + "display" : "Periodical" + }, + { + "system" : "http://hl7.org/fhir/published-in-type", + "code" : "D019991", + "display" : "Database" + }, + { + "system" : "http://hl7.org/fhir/published-in-type", + "code" : "D001877", + "display" : "Book" + }, + { + "system" : "http://hl7.org/fhir/published-in-type", + "code" : "D064886", + "display" : "Dataset" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/cited-medium", + "resource" : { + "resourceType" : "ValueSet", + "id" : "cited-medium", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "cds" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/cited-medium", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.2969" + }], + "version" : "6.0.0-ballot2", + "name" : "CitedMedium", + "title" : "Cited Medium", + "status" : "draft", + "experimental" : true, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "NLM codes Internet or Print.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/cited-medium" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:89005719-11b8-4416-aad8-cc3ce35615a1", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 6, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/cited-medium|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/cited-medium", + "code" : "internet", + "display" : "Internet" + }, + { + "system" : "http://hl7.org/fhir/cited-medium", + "code" : "print", + "display" : "Print" + }, + { + "system" : "http://hl7.org/fhir/cited-medium", + "code" : "offline-digital-storage", + "display" : "Offline Digital Storage" + }, + { + "system" : "http://hl7.org/fhir/cited-medium", + "code" : "internet-without-issue", + "display" : "Internet without issue" + }, + { + "system" : "http://hl7.org/fhir/cited-medium", + "code" : "print-without-issue", + "display" : "Print without issue" + }, + { + "system" : "http://hl7.org/fhir/cited-medium", + "code" : "offline-digital-storage-without-issue", + "display" : "Offline Digital Storage without issue" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/artifact-url-classifier", + "resource" : { + "resourceType" : "ValueSet", + "id" : "artifact-url-classifier", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "cds" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/artifact-url-classifier", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.2966" + }], + "version" : "6.0.0-ballot2", + "name" : "ArtifactUrlClassifier", + "title" : "Artifact Url Classifier", + "status" : "draft", + "experimental" : true, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "Code the reason for different URLs, eg abstract and full-text.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/artifact-url-classifier" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:bcda82bd-9152-49d8-bb52-dfa6510c571b", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 15, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/artifact-url-classifier|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/artifact-url-classifier", + "code" : "abstract", + "display" : "Abstract" + }, + { + "system" : "http://hl7.org/fhir/artifact-url-classifier", + "code" : "full-text", + "display" : "Full-Text" + }, + { + "system" : "http://hl7.org/fhir/artifact-url-classifier", + "code" : "supplement", + "display" : "Supplement" + }, + { + "system" : "http://hl7.org/fhir/artifact-url-classifier", + "code" : "webpage", + "display" : "Webpage" + }, + { + "system" : "http://hl7.org/fhir/artifact-url-classifier", + "code" : "file-directory", + "display" : "File directory" + }, + { + "system" : "http://hl7.org/fhir/artifact-url-classifier", + "code" : "code-repository", + "display" : "Code repository" + }, + { + "system" : "http://hl7.org/fhir/artifact-url-classifier", + "code" : "restricted", + "display" : "Restricted" + }, + { + "system" : "http://hl7.org/fhir/artifact-url-classifier", + "code" : "compressed-file", + "display" : "Compressed file" + }, + { + "system" : "http://hl7.org/fhir/artifact-url-classifier", + "code" : "doi-based", + "display" : "DOI Based" + }, + { + "system" : "http://hl7.org/fhir/artifact-url-classifier", + "code" : "pdf", + "display" : "PDF" + }, + { + "system" : "http://hl7.org/fhir/artifact-url-classifier", + "code" : "json", + "display" : "JSON" + }, + { + "system" : "http://hl7.org/fhir/artifact-url-classifier", + "code" : "xml", + "display" : "XML" + }, + { + "system" : "http://hl7.org/fhir/artifact-url-classifier", + "code" : "version-specific", + "display" : "Version Specific" + }, + { + "system" : "http://hl7.org/fhir/artifact-url-classifier", + "code" : "computable-resource", + "display" : "Computable resource" + }, + { + "system" : "http://hl7.org/fhir/artifact-url-classifier", + "code" : "not-specified", + "display" : "Not Specified" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/cited-artifact-classification-type", + "resource" : { + "resourceType" : "ValueSet", + "id" : "cited-artifact-classification-type", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "cds" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/cited-artifact-classification-type", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.2958" + }], + "version" : "6.0.0-ballot2", + "name" : "CitedArtifactClassificationType", + "title" : "Cited Artifact Classification Type", + "status" : "draft", + "experimental" : true, + "date" : "2021-03-11T10:55:11.085+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "Cited Artifact Classification Type", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/cited-artifact-classification-type" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:c8f1b077-3e1f-4e7e-86be-4b7f9bbf9da9", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 11, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/cited-artifact-classification-type|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/cited-artifact-classification-type", + "code" : "publication-type", + "display" : "Publication type" + }, + { + "system" : "http://hl7.org/fhir/cited-artifact-classification-type", + "code" : "mesh-heading", + "display" : "MeSH heading" + }, + { + "system" : "http://hl7.org/fhir/cited-artifact-classification-type", + "code" : "supplemental-mesh-protocol", + "display" : "Supplemental MeSH for Protocol" + }, + { + "system" : "http://hl7.org/fhir/cited-artifact-classification-type", + "code" : "supplemental-mesh-disease", + "display" : "Supplemental MeSH for Disease" + }, + { + "system" : "http://hl7.org/fhir/cited-artifact-classification-type", + "code" : "supplemental-mesh-organism", + "display" : "Supplemental MeSH for Organism" + }, + { + "system" : "http://hl7.org/fhir/cited-artifact-classification-type", + "code" : "keyword", + "display" : "Keyword" + }, + { + "system" : "http://hl7.org/fhir/cited-artifact-classification-type", + "code" : "citation-subset", + "display" : "Citation subset" + }, + { + "system" : "http://hl7.org/fhir/cited-artifact-classification-type", + "code" : "chemical", + "display" : "Chemical" + }, + { + "system" : "http://hl7.org/fhir/cited-artifact-classification-type", + "code" : "publishing-model", + "display" : "Publishing Model" + }, + { + "system" : "http://hl7.org/fhir/cited-artifact-classification-type", + "code" : "knowledge-artifact-type", + "display" : "Knowledge Artifact Type" + }, + { + "system" : "http://hl7.org/fhir/cited-artifact-classification-type", + "code" : "coverage", + "display" : "Coverage" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/artifact-contribution-type", + "resource" : { + "resourceType" : "ValueSet", + "id" : "artifact-contribution-type", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "cds" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/artifact-contribution-type", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.2959" + }], + "version" : "6.0.0-ballot2", + "name" : "ArtifactContributionType", + "title" : "Artifact Contribution Type", + "status" : "draft", + "experimental" : true, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "Citation contribution.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/artifact-contribution-type" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:e3c02959-6bfa-4010-9911-f9a8bf428ca9", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 14, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/artifact-contribution-type|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/artifact-contribution-type", + "code" : "conceptualization", + "display" : "Conceptualization" + }, + { + "system" : "http://hl7.org/fhir/artifact-contribution-type", + "code" : "data-curation", + "display" : "Data curation" + }, + { + "system" : "http://hl7.org/fhir/artifact-contribution-type", + "code" : "formal-analysis", + "display" : "Formal analysis" + }, + { + "system" : "http://hl7.org/fhir/artifact-contribution-type", + "code" : "funding-acquisition", + "display" : "Funding acquisition" + }, + { + "system" : "http://hl7.org/fhir/artifact-contribution-type", + "code" : "investigation", + "display" : "Investigation" + }, + { + "system" : "http://hl7.org/fhir/artifact-contribution-type", + "code" : "methodology", + "display" : "Methodology" + }, + { + "system" : "http://hl7.org/fhir/artifact-contribution-type", + "code" : "project-administration", + "display" : "Project administration" + }, + { + "system" : "http://hl7.org/fhir/artifact-contribution-type", + "code" : "resources", + "display" : "Resources" + }, + { + "system" : "http://hl7.org/fhir/artifact-contribution-type", + "code" : "software", + "display" : "Software" + }, + { + "system" : "http://hl7.org/fhir/artifact-contribution-type", + "code" : "supervision", + "display" : "Supervision" + }, + { + "system" : "http://hl7.org/fhir/artifact-contribution-type", + "code" : "validation", + "display" : "Validation" + }, + { + "system" : "http://hl7.org/fhir/artifact-contribution-type", + "code" : "visualization", + "display" : "Visualization" + }, + { + "system" : "http://hl7.org/fhir/artifact-contribution-type", + "code" : "writing-original-draft", + "display" : "Writing - original draft" + }, + { + "system" : "http://hl7.org/fhir/artifact-contribution-type", + "code" : "writing-review-editing", + "display" : "Writing - review & editing" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/contributor-role", + "resource" : { + "resourceType" : "ValueSet", + "id" : "contributor-role", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "cds" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/contributor-role", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.2961" + }], + "version" : "6.0.0-ballot2", + "name" : "ContributorRole", + "title" : "Contributor Role", + "status" : "draft", + "experimental" : true, + "date" : "2021-03-11T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "Used to code the format of the display string.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/contributor-role" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:11055091-f553-4856-9fe0-d6ded4a4f6b5", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 7, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/contributor-role|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/contributor-role", + "code" : "publisher", + "display" : "Publisher" + }, + { + "system" : "http://hl7.org/fhir/contributor-role", + "code" : "author", + "display" : "Author/Creator" + }, + { + "system" : "http://hl7.org/fhir/contributor-role", + "code" : "reviewer", + "display" : "Reviewer" + }, + { + "system" : "http://hl7.org/fhir/contributor-role", + "code" : "endorser", + "display" : "Endorser" + }, + { + "system" : "http://hl7.org/fhir/contributor-role", + "code" : "editor", + "display" : "Editor" + }, + { + "system" : "http://hl7.org/fhir/contributor-role", + "code" : "informant", + "display" : "Informant" + }, + { + "system" : "http://hl7.org/fhir/contributor-role", + "code" : "funder", + "display" : "Funder" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/artifact-contribution-instance-type", + "resource" : { + "resourceType" : "ValueSet", + "id" : "artifact-contribution-instance-type", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "cds" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/artifact-contribution-instance-type", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.2963" + }], + "version" : "6.0.0-ballot2", + "name" : "ArtifactContributionInstanceType", + "title" : "Artifact Contribution Instance Type", + "status" : "draft", + "experimental" : true, + "date" : "2021-03-11T10:55:11.085+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "Artifact Contribution Instance Type", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/artifact-contribution-instance-type" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:d72f2563-5201-47d1-9aa5-65d4c9295a9f", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 3, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/artifact-contribution-instance-type|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/artifact-contribution-instance-type", + "code" : "reviewed", + "display" : "Reviewed" + }, + { + "system" : "http://hl7.org/fhir/artifact-contribution-instance-type", + "code" : "approved", + "display" : "Approved" + }, + { + "system" : "http://hl7.org/fhir/artifact-contribution-instance-type", + "code" : "edited", + "display" : "Edited" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/contributor-summary-type", + "resource" : { + "resourceType" : "ValueSet", + "id" : "contributor-summary-type", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "cds" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/contributor-summary-type", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.2968" + }], + "version" : "6.0.0-ballot2", + "name" : "ContributorSummaryType", + "title" : "Contributor Summary Type", + "status" : "draft", + "experimental" : true, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "Used to code author list statement, contributorship statement, and such.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/contributor-summary-type" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:40709bce-8b27-4209-b98a-de4764966d16", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 7, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/contributor-summary-type|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/contributor-summary-type", + "code" : "author-string", + "display" : "Author string" + }, + { + "system" : "http://hl7.org/fhir/contributor-summary-type", + "code" : "contributorship-list", + "display" : "Contributorship list" + }, + { + "system" : "http://hl7.org/fhir/contributor-summary-type", + "code" : "contributorship-statement", + "display" : "Contributorship statement" + }, + { + "system" : "http://hl7.org/fhir/contributor-summary-type", + "code" : "acknowledgement-list", + "display" : "Acknowledgment list" + }, + { + "system" : "http://hl7.org/fhir/contributor-summary-type", + "code" : "acknowledgment-statement", + "display" : "Acknowledgment statement" + }, + { + "system" : "http://hl7.org/fhir/contributor-summary-type", + "code" : "funding-statement", + "display" : "Funding statement" + }, + { + "system" : "http://hl7.org/fhir/contributor-summary-type", + "code" : "competing-interests-statement", + "display" : "Competing interests statement" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/contributor-summary-style", + "resource" : { + "resourceType" : "ValueSet", + "id" : "contributor-summary-style", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "cds" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/contributor-summary-style", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.2970" + }], + "version" : "6.0.0-ballot2", + "name" : "ContributorSummaryStyle", + "title" : "Contributor Summary Style", + "status" : "draft", + "experimental" : true, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "Used to code the format of the display string.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/contributor-summary-style" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:d3717f6b-f12c-4ec0-bd60-19fb51502c5d", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 16, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/contributor-summary-style|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/contributor-summary-style", + "code" : "a1full", + "display" : "First author (full name) et al" + }, + { + "system" : "http://hl7.org/fhir/contributor-summary-style", + "code" : "a1init", + "display" : "First author (last name first initials) et al" + }, + { + "system" : "http://hl7.org/fhir/contributor-summary-style", + "code" : "a3full", + "display" : "First 3 authors (full name) et al" + }, + { + "system" : "http://hl7.org/fhir/contributor-summary-style", + "code" : "a3init", + "display" : "First 3 authors (last name first initials) et al" + }, + { + "system" : "http://hl7.org/fhir/contributor-summary-style", + "code" : "a6full", + "display" : "First 6 authors (full name) et al" + }, + { + "system" : "http://hl7.org/fhir/contributor-summary-style", + "code" : "a6init", + "display" : "First 6 authors (last name first initials) et al" + }, + { + "system" : "http://hl7.org/fhir/contributor-summary-style", + "code" : "aallfull", + "display" : "All authors (full name)" + }, + { + "system" : "http://hl7.org/fhir/contributor-summary-style", + "code" : "aallfullwithand", + "display" : "All authors (full name) with and before last author" + }, + { + "system" : "http://hl7.org/fhir/contributor-summary-style", + "code" : "aallfullwithampersand", + "display" : "All authors (full name) with an ampersand before last author" + }, + { + "system" : "http://hl7.org/fhir/contributor-summary-style", + "code" : "aallinit", + "display" : "All authors (last name first initials)" + }, + { + "system" : "http://hl7.org/fhir/contributor-summary-style", + "code" : "aallinitwithand", + "display" : "All authors (last name first initials) with and before last author" + }, + { + "system" : "http://hl7.org/fhir/contributor-summary-style", + "code" : "aallinitwithampersand", + "display" : "All authors (last name first initials) with an ampersand before last author" + }, + { + "system" : "http://hl7.org/fhir/contributor-summary-style", + "code" : "contr-full-by-person", + "display" : "Contributorship statement listed by person with full names" + }, + { + "system" : "http://hl7.org/fhir/contributor-summary-style", + "code" : "contr-init-by-person", + "display" : "Contributorship statement listed by person with initials" + }, + { + "system" : "http://hl7.org/fhir/contributor-summary-style", + "code" : "contr-full-by-contr", + "display" : "Contributorship statement listed by contribution with full names" + }, + { + "system" : "http://hl7.org/fhir/contributor-summary-style", + "code" : "contr-init-by-contr", + "display" : "Contributorship statement listed by contribution with initials" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/contributor-summary-source", + "resource" : { + "resourceType" : "ValueSet", + "id" : "contributor-summary-source", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "cds" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/contributor-summary-source", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.2965" + }], + "version" : "6.0.0-ballot2", + "name" : "ContributorSummarySource", + "title" : "Contributor Summary Source", + "status" : "draft", + "experimental" : true, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "Used to code the producer or rule for creating the display string.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/contributor-summary-source" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:f2d5cee4-c5ee-4ec9-b46a-f7d97db9b872", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 4, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/contributor-summary-source|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/contributor-summary-source", + "code" : "publisher-data", + "display" : "Publisher provided" + }, + { + "system" : "http://hl7.org/fhir/contributor-summary-source", + "code" : "article-copy", + "display" : "Copied from article" + }, + { + "system" : "http://hl7.org/fhir/contributor-summary-source", + "code" : "citation-manager", + "display" : "Reported by citation manager" + }, + { + "system" : "http://hl7.org/fhir/contributor-summary-source", + "code" : "custom", + "display" : "custom format" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/evidence-report-type", + "resource" : { + "resourceType" : "ValueSet", + "id" : "evidence-report-type", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "cds" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/evidence-report-type", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3065" + }], + "version" : "6.0.0-ballot2", + "name" : "EvidenceReportType", + "title" : "Evidence Report Type", + "status" : "draft", + "experimental" : true, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "The kind of report, such as grouping of classifiers, search results, or human-compiled expression.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/evidence-report-type" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:ac517c69-9dee-4148-b44b-8a1507121aba", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 4, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/evidence-report-type|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/evidence-report-type", + "code" : "classification", + "display" : "Classification" + }, + { + "system" : "http://hl7.org/fhir/evidence-report-type", + "code" : "search-results", + "display" : "Search Results" + }, + { + "system" : "http://hl7.org/fhir/evidence-report-type", + "code" : "resources-compiled", + "display" : "Resource Compilation" + }, + { + "system" : "http://hl7.org/fhir/evidence-report-type", + "code" : "text-structured", + "display" : "Structured Text" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/focus-characteristic-code", + "resource" : { + "resourceType" : "ValueSet", + "id" : "focus-characteristic-code", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "cds" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 0 + }], + "url" : "http://hl7.org/fhir/ValueSet/focus-characteristic-code", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3064" + }], + "version" : "6.0.0-ballot2", + "name" : "FocusCharacteristicCode", + "title" : "Focus Characteristic Code", + "status" : "draft", + "experimental" : true, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "Evidence focus characteristic code.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/focus-characteristic-code" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:a6caba11-b1f5-4667-80e0-81da16bb4bc7", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 8, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/focus-characteristic-code|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/focus-characteristic-code", + "code" : "citation", + "display" : "Citation" + }, + { + "system" : "http://hl7.org/fhir/focus-characteristic-code", + "code" : "clinical-outcomes-observed", + "display" : "Observed outcomes are clinical outcomes" + }, + { + "system" : "http://hl7.org/fhir/focus-characteristic-code", + "code" : "population", + "display" : "Population" + }, + { + "system" : "http://hl7.org/fhir/focus-characteristic-code", + "code" : "exposure", + "display" : "Exposure" + }, + { + "system" : "http://hl7.org/fhir/focus-characteristic-code", + "code" : "comparator", + "display" : "Comparator" + }, + { + "system" : "http://hl7.org/fhir/focus-characteristic-code", + "code" : "outcome", + "display" : "Outcome" + }, + { + "system" : "http://hl7.org/fhir/focus-characteristic-code", + "code" : "medication-exposures", + "display" : "Medication exposures" + }, + { + "system" : "http://hl7.org/fhir/focus-characteristic-code", + "code" : "study-type", + "display" : "Study type" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/report-relation-type", + "resource" : { + "resourceType" : "ValueSet", + "id" : "report-relation-type", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "cds" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 0 + }], + "url" : "http://hl7.org/fhir/ValueSet/report-relation-type", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3066" + }], + "version" : "6.0.0-ballot2", + "name" : "ReportRelationshipType", + "title" : "Report Relationship Type", + "status" : "draft", + "experimental" : true, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "The type of relationship between reports.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/report-relation-type" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:b352d107-264a-4227-9ab2-0072533b0ba9", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 8, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/report-relation-type|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/report-relation-type", + "code" : "replaces", + "display" : "Replaces" + }, + { + "system" : "http://hl7.org/fhir/report-relation-type", + "code" : "amends", + "display" : "Amends" + }, + { + "system" : "http://hl7.org/fhir/report-relation-type", + "code" : "appends", + "display" : "Appends" + }, + { + "system" : "http://hl7.org/fhir/report-relation-type", + "code" : "transforms", + "display" : "Transforms" + }, + { + "system" : "http://hl7.org/fhir/report-relation-type", + "code" : "replacedWith", + "display" : "Replaced With" + }, + { + "system" : "http://hl7.org/fhir/report-relation-type", + "code" : "amendedWith", + "display" : "Amended With" + }, + { + "system" : "http://hl7.org/fhir/report-relation-type", + "code" : "appendedWith", + "display" : "Appended With" + }, + { + "system" : "http://hl7.org/fhir/report-relation-type", + "code" : "transformedWith", + "display" : "Transformed With" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/evidence-report-section", + "resource" : { + "resourceType" : "ValueSet", + "id" : "evidence-report-section", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "cds" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 0 + }], + "url" : "http://hl7.org/fhir/ValueSet/evidence-report-section", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3068" + }], + "version" : "6.0.0-ballot2", + "name" : "ReportSectionType", + "title" : "Report Section Type", + "status" : "draft", + "experimental" : true, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "Evidence Report Section Type.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/evidence-report-section" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:0f80eeda-3bcf-44eb-bbb9-f8ba783f551d", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 28, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/evidence-report-section|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/evidence-report-section", + "code" : "Evidence", + "display" : "Evidence Results" + }, + { + "system" : "http://hl7.org/fhir/evidence-report-section", + "code" : "Intervention-group-alone-Evidence", + "display" : "Evidence Results for the intervention exposure only" + }, + { + "system" : "http://hl7.org/fhir/evidence-report-section", + "code" : "Intervention-vs-Control-Evidence", + "display" : "Evidence Results for comparison of Intervention and Control" + }, + { + "system" : "http://hl7.org/fhir/evidence-report-section", + "code" : "Control-group-alone-Evidence", + "display" : "Evidence Results for the control exposure only" + }, + { + "system" : "http://hl7.org/fhir/evidence-report-section", + "code" : "EvidenceVariable", + "display" : "Evidence Variables used" + }, + { + "system" : "http://hl7.org/fhir/evidence-report-section", + "code" : "EvidenceVariable-observed", + "display" : "Evidence Variables actually observed" + }, + { + "system" : "http://hl7.org/fhir/evidence-report-section", + "code" : "EvidenceVariable-intended", + "display" : "Evidence Variables intended for interpretation" + }, + { + "system" : "http://hl7.org/fhir/evidence-report-section", + "code" : "EvidenceVariable-population", + "display" : "Evidence Variable in variable role Population" + }, + { + "system" : "http://hl7.org/fhir/evidence-report-section", + "code" : "EvidenceVariable-exposure", + "display" : "Evidence Variable in variable role Exposure" + }, + { + "system" : "http://hl7.org/fhir/evidence-report-section", + "code" : "EvidenceVariable-outcome", + "display" : "Evidence Variable in variable role Outcome (MeasuredVariable)" + }, + { + "system" : "http://hl7.org/fhir/evidence-report-section", + "code" : "Efficacy-outcomes", + "display" : "Efficacy-outcomes" + }, + { + "system" : "http://hl7.org/fhir/evidence-report-section", + "code" : "Harms-outcomes", + "display" : "Harms outcomes" + }, + { + "system" : "http://hl7.org/fhir/evidence-report-section", + "code" : "SampleSize", + "display" : "Sample Size" + }, + { + "system" : "http://hl7.org/fhir/evidence-report-section", + "code" : "References", + "display" : "References" + }, + { + "system" : "http://hl7.org/fhir/evidence-report-section", + "code" : "Assertion", + "display" : "Assertion" + }, + { + "system" : "http://hl7.org/fhir/evidence-report-section", + "code" : "Reasons", + "display" : "Reasons" + }, + { + "system" : "http://hl7.org/fhir/evidence-report-section", + "code" : "Certainty-of-Evidence", + "display" : "Certainty of Evidence" + }, + { + "system" : "http://hl7.org/fhir/evidence-report-section", + "code" : "Evidence-Classifier", + "display" : "Evidence Classifier section" + }, + { + "system" : "http://hl7.org/fhir/evidence-report-section", + "code" : "Warnings", + "display" : "Warnings" + }, + { + "system" : "http://hl7.org/fhir/evidence-report-section", + "code" : "Text-Summary", + "display" : "Text Summary" + }, + { + "system" : "http://hl7.org/fhir/evidence-report-section", + "code" : "SummaryOfBodyOfEvidenceFindings", + "display" : "Summary of Body of Evidence Findings" + }, + { + "system" : "http://hl7.org/fhir/evidence-report-section", + "code" : "SummaryOfIndividualStudyFindings", + "display" : "Summary of Individual Study Findings" + }, + { + "system" : "http://hl7.org/fhir/evidence-report-section", + "code" : "Header", + "display" : "Header" + }, + { + "system" : "http://hl7.org/fhir/evidence-report-section", + "code" : "Tables", + "display" : "Tables" + }, + { + "system" : "http://hl7.org/fhir/evidence-report-section", + "code" : "Table", + "display" : "Table" + }, + { + "system" : "http://hl7.org/fhir/evidence-report-section", + "code" : "Row-Headers", + "display" : "Row Headers" + }, + { + "system" : "http://hl7.org/fhir/evidence-report-section", + "code" : "Column-Header", + "display" : "Column Header" + }, + { + "system" : "http://hl7.org/fhir/evidence-report-section", + "code" : "Column-Headers", + "display" : "Column Headers" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/evidence-classifier-code", + "resource" : { + "resourceType" : "ValueSet", + "id" : "evidence-classifier-code", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "cds" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 0 + }], + "url" : "http://hl7.org/fhir/ValueSet/evidence-classifier-code", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3067" + }], + "version" : "6.0.0-ballot2", + "name" : "EvidenceClassifier", + "title" : "Evidence Classifier", + "status" : "draft", + "experimental" : true, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "Commonly used classifiers for evidence sets.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/evidence-classifier-code" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:5bb45282-fdaf-4b17-9386-f3299e0a6acc", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 31, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/evidence-classifier-code|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/evidence-classifier-code", + "code" : "COVID19Specific", + "display" : "COVID-19 specific article" + }, + { + "system" : "http://hl7.org/fhir/evidence-classifier-code", + "code" : "COVID19Relevant", + "display" : "COVID-19 relevant (but not specific) article" + }, + { + "system" : "http://hl7.org/fhir/evidence-classifier-code", + "code" : "COVID19HumanResearch", + "display" : "COVID-19 human data in population, exposure, or outcome" + }, + { + "system" : "http://hl7.org/fhir/evidence-classifier-code", + "code" : "OriginalResearch", + "display" : "Article includes original research" + }, + { + "system" : "http://hl7.org/fhir/evidence-classifier-code", + "code" : "ResearchSynthesis", + "display" : "Article includes synthesis of research" + }, + { + "system" : "http://hl7.org/fhir/evidence-classifier-code", + "code" : "Guideline", + "display" : "Article includes guideline" + }, + { + "system" : "http://hl7.org/fhir/evidence-classifier-code", + "code" : "ResearchProtocol", + "display" : "Article provides protocol without results" + }, + { + "system" : "http://hl7.org/fhir/evidence-classifier-code", + "code" : "NotResearchNotGuideline", + "display" : "Article is neither research nor guideline" + }, + { + "system" : "http://hl7.org/fhir/evidence-classifier-code", + "code" : "Treatment", + "display" : "Article about treatment" + }, + { + "system" : "http://hl7.org/fhir/evidence-classifier-code", + "code" : "PreventionAndControl", + "display" : "Article about prevention and control" + }, + { + "system" : "http://hl7.org/fhir/evidence-classifier-code", + "code" : "Diagnosis", + "display" : "Article about diagnosis" + }, + { + "system" : "http://hl7.org/fhir/evidence-classifier-code", + "code" : "PrognosisPrediction", + "display" : "Article about prognosis or prediction" + }, + { + "system" : "http://hl7.org/fhir/evidence-classifier-code", + "code" : "RatedAsYes", + "display" : "Rated as yes, affirmative, positive, present, or include" + }, + { + "system" : "http://hl7.org/fhir/evidence-classifier-code", + "code" : "RatedAsNo", + "display" : "Rated as no, negative, absent, or exclude" + }, + { + "system" : "http://hl7.org/fhir/evidence-classifier-code", + "code" : "NotAssessed", + "display" : "Not rated, not assessed" + }, + { + "system" : "http://hl7.org/fhir/evidence-classifier-code", + "code" : "RatedAsRCT", + "display" : "classified as randomized controlled trial" + }, + { + "system" : "http://hl7.org/fhir/evidence-classifier-code", + "code" : "RatedAsControlledTrial", + "display" : "classified as nonrandomized controlled trial (experimental)" + }, + { + "system" : "http://hl7.org/fhir/evidence-classifier-code", + "code" : "RatedAsComparativeCohort", + "display" : "classified as comparative cohort study (observational)" + }, + { + "system" : "http://hl7.org/fhir/evidence-classifier-code", + "code" : "RatedAsCaseControl", + "display" : "classified as case-control study" + }, + { + "system" : "http://hl7.org/fhir/evidence-classifier-code", + "code" : "RatedAsUncontrolledSeries", + "display" : "classified as uncontrolled cohort (case series)" + }, + { + "system" : "http://hl7.org/fhir/evidence-classifier-code", + "code" : "RatedAsMixedMethods", + "display" : "classified as mixed-methods study" + }, + { + "system" : "http://hl7.org/fhir/evidence-classifier-code", + "code" : "RatedAsOther", + "display" : "classified as other concept (not elsewhere classified)" + }, + { + "system" : "http://hl7.org/fhir/evidence-classifier-code", + "code" : "RiskOfBias", + "display" : "Risk of bias assessment" + }, + { + "system" : "http://hl7.org/fhir/evidence-classifier-code", + "code" : "NoBlinding", + "display" : "No blinding" + }, + { + "system" : "http://hl7.org/fhir/evidence-classifier-code", + "code" : "AllocConcealNotStated", + "display" : "Allocation concealment not stated" + }, + { + "system" : "http://hl7.org/fhir/evidence-classifier-code", + "code" : "EarlyTrialTermination", + "display" : "Early trial termination" + }, + { + "system" : "http://hl7.org/fhir/evidence-classifier-code", + "code" : "NoITT", + "display" : "No intention-to-treat analysis" + }, + { + "system" : "http://hl7.org/fhir/evidence-classifier-code", + "code" : "Preprint", + "display" : "Preprint (not final publication)" + }, + { + "system" : "http://hl7.org/fhir/evidence-classifier-code", + "code" : "PreliminaryAnalysis", + "display" : "Preliminary analysis" + }, + { + "system" : "http://hl7.org/fhir/evidence-classifier-code", + "code" : "BaselineImbalance", + "display" : "Baseline imbalances" + }, + { + "system" : "http://hl7.org/fhir/evidence-classifier-code", + "code" : "SubgroupAnalysis", + "display" : "Subgroup analysis" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/composition-status", + "resource" : { + "resourceType" : "ValueSet", + "id" : "composition-status", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "sd" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 4 + }], + "url" : "http://hl7.org/fhir/ValueSet/composition-status", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.241" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.236" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.2.123" + }], + "version" : "6.0.0-ballot2", + "name" : "CompositionStatus", + "title" : "Composition Status", + "status" : "draft", + "experimental" : false, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "The workflow/clinical status of the composition.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/composition-status" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:adbdf78d-c2ea-417c-8bca-c46b502f945f", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 11, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/composition-status|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/composition-status", + "code" : "registered", + "display" : "Registered" + }, + { + "system" : "http://hl7.org/fhir/composition-status", + "code" : "partial", + "display" : "Partial" + }, + { + "system" : "http://hl7.org/fhir/composition-status", + "code" : "preliminary", + "display" : "Preliminary" + }, + { + "system" : "http://hl7.org/fhir/composition-status", + "code" : "final", + "display" : "Final" + }, + { + "system" : "http://hl7.org/fhir/composition-status", + "code" : "amended", + "display" : "Amended" + }, + { + "system" : "http://hl7.org/fhir/composition-status", + "code" : "corrected", + "display" : "Corrected" + }, + { + "system" : "http://hl7.org/fhir/composition-status", + "code" : "appended", + "display" : "Appended" + }, + { + "system" : "http://hl7.org/fhir/composition-status", + "code" : "cancelled", + "display" : "Cancelled" + }, + { + "system" : "http://hl7.org/fhir/composition-status", + "code" : "entered-in-error", + "display" : "Entered in Error" + }, + { + "system" : "http://hl7.org/fhir/composition-status", + "code" : "deprecated", + "display" : "Deprecated" + }, + { + "system" : "http://hl7.org/fhir/composition-status", + "code" : "unknown", + "display" : "Unknown" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/doc-typecodes", + "resource" : { + "resourceType" : "ValueSet", + "id" : "doc-typecodes", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "sd" + }], + "url" : "http://hl7.org/fhir/ValueSet/doc-typecodes", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.240" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.235" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.2.121" + }], + "version" : "6.0.0-ballot2", + "name" : "FHIRDocumentTypeCodes", + "title" : "FHIR Document Type Codes", + "status" : "draft", + "experimental" : false, + "publisher" : "HL7", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org" + }] + }], + "description" : "FHIR Document Codes - all LOINC codes where scale type = 'DOC'.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "copyright" : "This content from LOINC® is copyright © 1995 Regenstrief Institute, Inc. and the LOINC Committee, and available at no cost under the license at http://loinc.org/terms-of-use.", + "compose" : { + "include" : [{ + "system" : "http://loinc.org", + "filter" : [{ + "property" : "SCALE_TYP", + "op" : "=", + "value" : "LP32888-7" + }] + }] + }, + "expansion" : { + "identifier" : "urn:uuid:c0740968-fcf0-4a5d-b69a-1ed25398b61e", + "timestamp" : "2024-09-26T14:20:22.536Z", + "total" : 12226, + "offset" : 0, + "parameter" : [{ + "name" : "limitedExpansion", + "valueBoolean" : true + }, + { + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://loinc.org|2.78" + }, + { + "name" : "version", + "valueUri" : "http://loinc.org|2.78" + }], + "contains" : [{ + "system" : "http://loinc.org", + "code" : "100018-1", + "display" : "Hospice care Note", + "designation" : [{ + "language" : "en-US", + "value" : "Hospice care Note" + }, + { + "language" : "en-US", + "value" : "Hospice care Note" + }, + { + "language" : "nl-NL", + "value" : "Verslag [bevinding] in {instelling} d.m.v. hospicezorg (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100029-8", + "display" : "Cancer related multigene analysis in Plasma cell-free DNA by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "Cancer related multigene analysis in Plasma cell-free DNA by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "Cancer multigene analysis Plas.cfDNA" + }, + { + "language" : "en-US", + "value" : "Cancer related multigene analysis (cfDNA)" + }, + { + "language" : "nl-NL", + "value" : "Kankergerelateerde multigen-analyse [bevinding] in plasma.celvrij DNA d.m.v. moleculair genetisch onderzoek (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100213-8", + "display" : "Prostate cancer multigene analysis in Blood or Tissue by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "Prostate cancer multigene analysis in Blood or Tissue by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "Prostate cancer multigene analysis Bld/T" + }, + { + "language" : "en-US", + "value" : "Prostate cancer multigene analysis, Blood or tissue specimen" + }, + { + "language" : "nl-NL", + "value" : "Prostaatkanker multigen-analyse [bevinding] in bloed of weefsel d.m.v. moleculair genetisch onderzoek (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100214-6", + "display" : "Dental model prior authorization Document", + "designation" : [{ + "language" : "en-US", + "value" : "Dental model prior authorization Document" + }, + { + "language" : "en-US", + "value" : "Dental model prior auth Doc" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100215-3", + "display" : "Episode of care medical records Document Transplant surgery", + "designation" : [{ + "language" : "en-US", + "value" : "Episode of care medical records Document Transplant surgery" + }, + { + "language" : "en-US", + "value" : "Episode of care med rec Doc Transpl surg" + }, + { + "language" : "nl-NL", + "value" : "Verslag van zorgepisode [bevinding] d.m.v. transplantatiechirurgie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100225-2", + "display" : "Bone density quantitative ultrasound study", + "designation" : [{ + "language" : "en-US", + "value" : "Bone density quantitative ultrasound study" + }, + { + "language" : "en-US", + "value" : "Bone density QUS" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100226-0", + "display" : "Small bowel capsule endoscopy study Document", + "designation" : [{ + "language" : "en-US", + "value" : "Small bowel capsule endoscopy study Document" + }, + { + "language" : "en-US", + "value" : "Sm bowel capsule endo study Doc" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100227-8", + "display" : "Colon capsule endoscopy study Document", + "designation" : [{ + "language" : "en-US", + "value" : "Colon capsule endoscopy study Document" + }, + { + "language" : "en-US", + "value" : "Colon capsule endo study Doc" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100228-6", + "display" : "Upper gastrointestinal capsule endoscopy study Document", + "designation" : [{ + "language" : "en-US", + "value" : "Upper gastrointestinal capsule endoscopy study Document" + }, + { + "language" : "en-US", + "value" : "UGI capsule endo study Doc" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100229-4", + "display" : "Endoscopic ultrasound study Document", + "designation" : [{ + "language" : "en-US", + "value" : "Endoscopic ultrasound study Document" + }, + { + "language" : "en-US", + "value" : "Endo US study Doc" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100231-0", + "display" : "Endobronchial ultrasound study", + "designation" : [{ + "language" : "en-US", + "value" : "Endobronchial ultrasound study" + }, + { + "language" : "en-US", + "value" : "EBUS study" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100282-3", + "display" : "Vaccine exemption certificate", + "designation" : [{ + "language" : "en-US", + "value" : "Vaccine exemption certificate" + }, + { + "language" : "en-US", + "value" : "Vaccine exemption cert" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100349-0", + "display" : "US.doppler Penis vessels W vasodilator IV", + "designation" : [{ + "language" : "en-US", + "value" : "US.doppler Penis vessels W vasodilator IV" + }, + { + "language" : "en-US", + "value" : "DOP Penis ves W vasodilator IV" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100369-8", + "display" : "NM Thyroid gland Views W Tl-201 IV", + "designation" : [{ + "language" : "en-US", + "value" : "NM Thyroid gland Views W Tl-201 IV" + }, + { + "language" : "en-US", + "value" : "NM Thyroid Views W Tl-201 IV" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100438-1", + "display" : "Adolescent medicine Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Adolescent medicine Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Adolescent med OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100439-9", + "display" : "Allergy and Immunology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Allergy and Immunology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Allergy+Immunology OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. allergie+immunologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100440-7", + "display" : "Allergy Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Allergy Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Allergy OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100441-5", + "display" : "Attending Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Attending Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Attend OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. behandelend arts (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100442-3", + "display" : "Audiology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Audiology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Audiology OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. audiologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100443-1", + "display" : "Bariatric surgery Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Bariatric surgery Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Bariatric surg OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100444-9", + "display" : "Blood banking and transfusion medicine Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Blood banking and transfusion medicine Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Bld Bnk+Trans Med OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100445-6", + "display" : "Bone Marrow Transplant Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Bone Marrow Transplant Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "BM Transplant OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. beenmergtransplantatie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100446-4", + "display" : "Breastfeeding Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Breastfeeding Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Breastfeeding OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. borstvoeding (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100447-2", + "display" : "Burn management Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Burn management Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Burn OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100448-0", + "display" : "Cardiac surgery Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Cardiac surgery Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Cardiac surgery OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. cardiochirurgie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100449-8", + "display" : "Cardiopulmonary Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Cardiopulmonary Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Cardio+Pulm dis OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100450-6", + "display" : "Child and adolescent psychiatry Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Child and adolescent psychiatry Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Child+teen psych OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100451-4", + "display" : "Chiropractic medicine Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Chiropractic medicine Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Chiropractic med OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. chiropractie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100452-2", + "display" : "Clinical cardiac electrophysiology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Clinical cardiac electrophysiology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Electrophysiology OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100453-0", + "display" : "Clinical genetics Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Clinical genetics Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Clinical genetics OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. klinische genetica (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100454-8", + "display" : "Clinical neurophysiology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Clinical neurophysiology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Clinical Neurophys OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100455-5", + "display" : "Clinical pathology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Clinical pathology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Clin Path OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100456-3", + "display" : "Colon and rectal surgery Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Colon and rectal surgery Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Col+rec surg OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100457-1", + "display" : "Consultant Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Consultant Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Consultant OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100458-9", + "display" : "Outpatient COVID-19 Intubation Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Outpatient COVID-19 Intubation Progress note" + }, + { + "language" : "en-US", + "value" : "OP COVID-19 Intub+Progress" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100459-7", + "display" : "Outpatient COVID-19 Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Outpatient COVID-19 Progress note" + }, + { + "language" : "en-US", + "value" : "OP COVID-19 Progress note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100460-5", + "display" : "Dermatology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Dermatology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Dermatology OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. dermatologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100461-3", + "display" : "Developmental-behavioral pediatrics Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Developmental-behavioral pediatrics Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Develop-behav peds OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100462-1", + "display" : "Dialysis and Therapeutic apheresis Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Dialysis and Therapeutic apheresis Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Dialy+Ther Apher OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. dialyse en therapeutische aferese (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100463-9", + "display" : "Eating disorders Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Eating disorders Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Eating disorders OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. eetstoornis (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100464-7", + "display" : "Endocrinology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Endocrinology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Endocrinology OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. endocrinologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100465-4", + "display" : "Family medicine Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Family medicine Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Fam Med OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100466-2", + "display" : "Gastroenterology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Gastroenterology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Gastroenterology OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. gastro-enterologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100467-0", + "display" : "Geriatric medicine Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Geriatric medicine Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Geri med OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. geriatrie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100468-8", + "display" : "Gynecologic oncology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Gynecologic oncology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Gyn Onc OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100469-6", + "display" : "Gynecology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Gynecology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Gynecology OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. gynaecologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100470-4", + "display" : "Healthcare navigator Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Healthcare navigator Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Navigator OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100471-2", + "display" : "Heart failure Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Heart failure Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Heart failure OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100472-0", + "display" : "Heart failure+Transplant cardiology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Heart failure+Transplant cardiology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "HF+TC OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100473-8", + "display" : "Hematology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Hematology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Hematology OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. hematologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100474-6", + "display" : "Hematology+Medical oncology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Hematology+Medical oncology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "HemOnc OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. hematologie + oncologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100475-3", + "display" : "Hepatology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Hepatology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Hepatology OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100476-1", + "display" : "Immunology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Immunology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Immunology OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. immunologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100477-9", + "display" : "Infectious disease Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Infectious disease Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Infectious disease OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. infectioloog (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100478-7", + "display" : "Internal medicine Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Internal medicine Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Internal Med OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. interne geneeskunde (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100479-5", + "display" : "Interventional cardiology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Interventional cardiology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "IC OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100480-3", + "display" : "Interventional radiology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Interventional radiology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "IR OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100481-1", + "display" : "Outpatient Mechanical circulatory support Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Outpatient Mechanical circulatory support Progress note" + }, + { + "language" : "en-US", + "value" : "OP MCS+progress note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100482-9", + "display" : "Medical Aid in Dying Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Medical Aid in Dying Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "MAiD OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. medische zorg bij sterven (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100483-7", + "display" : "Mental health Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Mental health Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Mental health OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. geestelijke gezondheidszorg (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100484-5", + "display" : "Multi-specialty program Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Multi-specialty program Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Multi-spec prog OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100485-2", + "display" : "Neonatal perinatal medicine Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Neonatal perinatal medicine Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Neo peri med OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100486-0", + "display" : "Nephrology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Nephrology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Nephrology OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. nefrologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100487-8", + "display" : "Neurological surgery Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Neurological surgery Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Neuro surgery OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. neurochirurgie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100488-6", + "display" : "Neurology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Neurology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Neurology OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. neurologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100489-4", + "display" : "Neurology with special qualifications in child neurology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Neurology with special qualifications in child neurology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Child neuro OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100490-2", + "display" : "Nurse practitioner Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Nurse practitioner Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Nurse pract OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100491-0", + "display" : "Nurse Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Nurse Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Nurse OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. verpleegkundige (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100492-8", + "display" : "Nutrition and dietetics Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Nutrition and dietetics Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Nutr+diet OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. voeding en diëtetiek (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100493-6", + "display" : "Obstetrics and Gynecology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Obstetrics and Gynecology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "OBGYN OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. obstetrie en gynaecologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100494-4", + "display" : "Obstetrics Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Obstetrics Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "OB OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. obstetrie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100495-1", + "display" : "Occupational therapy Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Occupational therapy Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "OT OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. bezigheidstherapie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100496-9", + "display" : "Oncology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Oncology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Oncology OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. oncologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100497-7", + "display" : "Ophthalmology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Ophthalmology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Ophthalmol OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. oogheelkunde (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100498-5", + "display" : "Optometry Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Optometry Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Optometry OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. optometrie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100499-3", + "display" : "Oral and Maxillofacial Surgery Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Oral and Maxillofacial Surgery Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "OMS OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. oromaxillofaciale chirurgie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100500-8", + "display" : "Orthopaedic surgery Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Orthopaedic surgery Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Orthopaedic surgery OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. orthopedische chirurgie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100501-6", + "display" : "Orthotics prosthetics Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Orthotics prosthetics Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Orthotics prosthetics OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100502-4", + "display" : "Otolaryngology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Otolaryngology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Otolaryngology OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. KNO (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100503-2", + "display" : "Pain medicine Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Pain medicine Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Pain medicine OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. pijnbestrijding (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100504-0", + "display" : "Palliative care Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Palliative care Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Palliative care OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100505-7", + "display" : "Pediatric cardiology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Pediatric cardiology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Peds cardiology OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100506-5", + "display" : "Pediatric dermatology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Pediatric dermatology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Peds dermatology OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100507-3", + "display" : "Pediatric endocrinology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Pediatric endocrinology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Peds endocrinology OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100508-1", + "display" : "Pediatric gastroenterology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Pediatric gastroenterology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Peds gastroenterology OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100509-9", + "display" : "Pediatric hematology-oncology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Pediatric hematology-oncology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Peds hem-onc OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100510-7", + "display" : "Pediatric infectious diseases Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Pediatric infectious diseases Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Peds infect disease OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100511-5", + "display" : "Pediatric otolaryngology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Pediatric otolaryngology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Peds otolaryngology OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100512-3", + "display" : "Pediatric pulmonology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Pediatric pulmonology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Peds pulmonology OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100513-1", + "display" : "Pediatric rheumatology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Pediatric rheumatology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Peds rheumatology OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100514-9", + "display" : "Pediatric surgery Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Pediatric surgery Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Peds surgery OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100515-6", + "display" : "Pediatric transplant hepatology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Pediatric transplant hepatology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Peds transpl hepato OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100516-4", + "display" : "Pediatric urology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Pediatric urology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Peds urology OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100517-2", + "display" : "Pharmacogenomics Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Pharmacogenomics Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Pharmacogenomics OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100518-0", + "display" : "Physical medicine and rehab Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Physical medicine and rehab Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "PM+R OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100519-8", + "display" : "Physical therapy Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Physical therapy Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "PT OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. fysiotherapie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100520-6", + "display" : "Plastic surgery Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Plastic surgery Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Plastic surgery OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. plastische chirurgie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100521-4", + "display" : "Podiatry Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Podiatry Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Podiatry OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. podologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100522-2", + "display" : "Psychiatry Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Psychiatry Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Psychiatric Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. psychiatrie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100523-0", + "display" : "Psychology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Psychology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Psych OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. psychologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100524-8", + "display" : "Pulmonary Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Pulmonary Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Pulmonary disease OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. longaandoening (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100525-5", + "display" : "Radiation oncology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Radiation oncology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Radiation Onc OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. radiotherapie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100526-3", + "display" : "Radiology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Radiology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Radiology OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. radiologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100527-1", + "display" : "Recreational therapy Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Recreational therapy Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Rec therapy OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. recreationele therapie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100528-9", + "display" : "Reproductive endocrinology and infertility Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Reproductive endocrinology and infertility Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "REI OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100529-7", + "display" : "Research Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Research Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Research OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. wetenschappelijk onderzoek (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100530-5", + "display" : "Rheumatology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Rheumatology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Rheumatology OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. reumatologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100531-3", + "display" : "Sleep medicine Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Sleep medicine Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Sleep med OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100532-1", + "display" : "Social worker Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Social worker Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "SW OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100533-9", + "display" : "Solid Organ Transplant Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Solid Organ Transplant Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Solid Org Transplant OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. transplantatie van solide orgaan (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100534-7", + "display" : "Speech-language pathology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Speech-language pathology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Speech-lang path OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100535-4", + "display" : "Spinal surgery Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Spinal surgery Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Spinal surgery OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100536-2", + "display" : "Sports medicine Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Sports medicine Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Sports medicine OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100537-0", + "display" : "Surgery of the hand Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Surgery of the hand Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Hand Surgery OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100538-8", + "display" : "Telehealth+Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Telehealth+Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Telehealth+Outpatient Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100539-6", + "display" : "Thromboembolism Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Thromboembolism Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Thromboemb OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100540-4", + "display" : "Transplant surgery Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Transplant surgery Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Transpl surg OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. transplantatiechirurgie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100541-2", + "display" : "Trauma Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Trauma Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Trauma OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100542-0", + "display" : "Urology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Urology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Urology OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. urologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100543-8", + "display" : "Vascular neurology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Vascular neurology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Vasc Neuro OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100544-6", + "display" : "Vascular surgery Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Vascular surgery Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Vascular surgery OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. vaatchirurgie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100545-3", + "display" : "Wound care management Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Wound care management Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Wound care management OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. wondzorg (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100546-1", + "display" : "Wound, Ostomy, and Continence Care Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Wound, Ostomy, and Continence Care Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "WOC OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100547-9", + "display" : "Adolescent medicine Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Adolescent medicine Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Adolescent med Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100548-7", + "display" : "Allergy and Immunology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Allergy and Immunology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Allergy+Immunology Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. allergie+immunologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100549-5", + "display" : "Allergy Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Allergy Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Allergy Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100550-3", + "display" : "Attending Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Attending Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Attend Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. behandelend arts (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100551-1", + "display" : "Audiology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Audiology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Audiology Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. audiologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100552-9", + "display" : "Bariatric surgery Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Bariatric surgery Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Bariatric surg Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100553-7", + "display" : "Blood banking and transfusion medicine Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Blood banking and transfusion medicine Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Bld Bnk+Trans Med Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100554-5", + "display" : "Bone Marrow Transplant Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Bone Marrow Transplant Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "BM Transplant Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. beenmergtransplantatie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100555-2", + "display" : "Breastfeeding Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Breastfeeding Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Breastfeeding Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. borstvoeding (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100556-0", + "display" : "Burn management Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Burn management Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Burn Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100557-8", + "display" : "Cardiac surgery Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Cardiac surgery Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Cardiac surgery Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. cardiochirurgie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100558-6", + "display" : "Cardiopulmonary Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Cardiopulmonary Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Cardio+Pulm dis Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100559-4", + "display" : "Child and adolescent psychiatry Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Child and adolescent psychiatry Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Child+teen psych Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100560-2", + "display" : "Clinical cardiac electrophysiology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Clinical cardiac electrophysiology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Electrophysiology Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100561-0", + "display" : "Clinical genetics Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Clinical genetics Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Clinical genetics Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. klinische genetica (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100562-8", + "display" : "Clinical neurophysiology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Clinical neurophysiology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Clinical Neurophys Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100563-6", + "display" : "Clinical pathology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Clinical pathology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Clin Path Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100564-4", + "display" : "Colon and rectal surgery Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Colon and rectal surgery Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Col+rec surg Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100565-1", + "display" : "Consultant Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Consultant Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Consultant Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100566-9", + "display" : "Dentistry Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Dentistry Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Dentistry Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. tandheelkunde (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100567-7", + "display" : "Dermatology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Dermatology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Dermatology Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. dermatologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100568-5", + "display" : "Developmental-behavioral pediatrics Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Developmental-behavioral pediatrics Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Develop-behav peds Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100569-3", + "display" : "Dialysis and Therapeutic apheresis Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Dialysis and Therapeutic apheresis Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Dialy+Ther Apher Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. dialyse en therapeutische aferese (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100570-1", + "display" : "Eating disorders Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Eating disorders Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Eating disorders Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. eetstoornis (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100571-9", + "display" : "Endocrinology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Endocrinology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Endocrinology Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. endocrinologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100572-7", + "display" : "Family medicine Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Family medicine Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Fam Med Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100573-5", + "display" : "Gastroenterology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Gastroenterology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Gastroenterology Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. gastro-enterologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100574-3", + "display" : "General medicine Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "General medicine Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "General medicine Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. algemene geneeskunde (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100575-0", + "display" : "Geriatric medicine Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Geriatric medicine Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Geri med Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. geriatrie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100576-8", + "display" : "Gynecologic oncology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Gynecologic oncology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Gyn Onc Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100577-6", + "display" : "Gynecology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Gynecology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Gynecology Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. gynaecologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100578-4", + "display" : "Healthcare navigator Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Healthcare navigator Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Navigator Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100579-2", + "display" : "Heart failure Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Heart failure Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Heart failure Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100580-0", + "display" : "Heart failure+Transplant cardiology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Heart failure+Transplant cardiology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "HF+TC Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100581-8", + "display" : "Hematology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Hematology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Hematology Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. hematologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100582-6", + "display" : "Hematology+Medical oncology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Hematology+Medical oncology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "HemOnc Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. hematologie + oncologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100583-4", + "display" : "Hepatology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Hepatology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Hepatology Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100584-2", + "display" : "Immunology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Immunology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Immunology Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. immunologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100585-9", + "display" : "Infectious disease Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Infectious disease Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Infectious disease Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. infectioloog (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100586-7", + "display" : "Internal medicine Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Internal medicine Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Internal Med Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. interne geneeskunde (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100587-5", + "display" : "Interventional cardiology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Interventional cardiology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "IC Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100588-3", + "display" : "Interventional radiology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Interventional radiology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "IR Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100589-1", + "display" : "Hospital Mechanical circulatory support Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Hospital Mechanical circulatory support Progress note" + }, + { + "language" : "en-US", + "value" : "Hosp MCS+progress note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100590-9", + "display" : "Medical Aid in Dying Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Medical Aid in Dying Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "MAiD Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. medische zorg bij sterven (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100591-7", + "display" : "Mental health Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Mental health Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Mental health Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. geestelijke gezondheidszorg (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100592-5", + "display" : "Multi-specialty program Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Multi-specialty program Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Multi-spec prog Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100593-3", + "display" : "Neonatal perinatal medicine Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Neonatal perinatal medicine Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Neo peri med Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100594-1", + "display" : "Nephrology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Nephrology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Nephrology Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. nefrologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100595-8", + "display" : "Neurological surgery Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Neurological surgery Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Neuro surgery Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. neurochirurgie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100596-6", + "display" : "Neurology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Neurology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Neurology Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. neurologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100597-4", + "display" : "Neurology with special qualifications in child neurology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Neurology with special qualifications in child neurology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Child neuro Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100598-2", + "display" : "Nurse practitioner Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Nurse practitioner Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Nurse pract Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100599-0", + "display" : "Nurse Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Nurse Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Nurse Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. verpleegkundige (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100600-6", + "display" : "Nutrition and dietetics Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Nutrition and dietetics Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Nutr+diet Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. voeding en diëtetiek (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100601-4", + "display" : "Obstetrics and Gynecology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Obstetrics and Gynecology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "OBGYN Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. obstetrie en gynaecologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100602-2", + "display" : "Obstetrics Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Obstetrics Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "OB Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. obstetrie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100603-0", + "display" : "Occupational therapy Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Occupational therapy Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "OT Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. bezigheidstherapie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100604-8", + "display" : "Oncology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Oncology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Oncology Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. oncologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100605-5", + "display" : "Ophthalmology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Ophthalmology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Ophthalmol Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. oogheelkunde (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100606-3", + "display" : "Oral and Maxillofacial Surgery Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Oral and Maxillofacial Surgery Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "OMS Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. oromaxillofaciale chirurgie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100607-1", + "display" : "Orthopaedic surgery Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Orthopaedic surgery Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Orthopaedic surgery Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. orthopedische chirurgie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100608-9", + "display" : "Orthotics prosthetics Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Orthotics prosthetics Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Orthotics prosthetics Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100609-7", + "display" : "Otolaryngology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Otolaryngology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Otolaryngology Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. KNO (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100610-5", + "display" : "Pain medicine Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Pain medicine Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Pain medicine Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. pijnbestrijding (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100611-3", + "display" : "Palliative care Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Palliative care Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Palliative care Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100612-1", + "display" : "Pastoral care Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Pastoral care Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Pastoral Care Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100613-9", + "display" : "Pediatric cardiology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Pediatric cardiology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Peds cardiology Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100614-7", + "display" : "Pediatric dermatology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Pediatric dermatology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Peds dermatology Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100615-4", + "display" : "Pediatric endocrinology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Pediatric endocrinology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Peds endocrinology Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100616-2", + "display" : "Pediatric gastroenterology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Pediatric gastroenterology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Peds gastroenterology Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100617-0", + "display" : "Pediatric hematology-oncology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Pediatric hematology-oncology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Peds hem-onc Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100618-8", + "display" : "Pediatric infectious diseases Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Pediatric infectious diseases Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Peds infect disease Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100619-6", + "display" : "Pediatric otolaryngology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Pediatric otolaryngology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Peds otolaryngology Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100620-4", + "display" : "Pediatric pulmonology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Pediatric pulmonology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Peds pulmonology Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100621-2", + "display" : "Pediatric rheumatology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Pediatric rheumatology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Peds rheumatology Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100622-0", + "display" : "Pediatric surgery Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Pediatric surgery Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Peds surgery Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100623-8", + "display" : "Pediatric transplant hepatology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Pediatric transplant hepatology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Peds transpl hepato Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100624-6", + "display" : "Pharmacogenomics Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Pharmacogenomics Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Pharmacogenomics Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100625-3", + "display" : "Pharmacology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Pharmacology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Pharmacology Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100626-1", + "display" : "Physical medicine and rehab Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Physical medicine and rehab Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "PM+R Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100627-9", + "display" : "Physical therapy Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Physical therapy Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "PT Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. fysiotherapie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100628-7", + "display" : "Plastic surgery Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Plastic surgery Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Plastic surgery Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. plastische chirurgie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100629-5", + "display" : "Podiatry Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Podiatry Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Podiatry Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. podologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100630-3", + "display" : "Psychology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Psychology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Psych Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. psychologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100631-1", + "display" : "Radiation oncology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Radiation oncology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Radiation Onc Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. radiotherapie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100632-9", + "display" : "Radiology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Radiology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Radiology Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. radiologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100633-7", + "display" : "Rapid response team Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Rapid response team Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Rapid response team Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100634-5", + "display" : "Recreational therapy Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Recreational therapy Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Rec therapy Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. recreationele therapie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100635-2", + "display" : "Reproductive endocrinology and infertility Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Reproductive endocrinology and infertility Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "REI Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100636-0", + "display" : "Research Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Research Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Research Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. wetenschappelijk onderzoek (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100637-8", + "display" : "Rheumatology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Rheumatology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Rheumatology Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. reumatologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100638-6", + "display" : "Sleep medicine Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Sleep medicine Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Sleep med Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100639-4", + "display" : "Social worker Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Social worker Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "SW Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100640-2", + "display" : "Solid Organ Transplant Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Solid Organ Transplant Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Solid Org Transplant Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. transplantatie van solide orgaan (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100641-0", + "display" : "Speech-language pathology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Speech-language pathology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Speech-lang path Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100642-8", + "display" : "Spinal surgery Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Spinal surgery Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Spinal surgery Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100643-6", + "display" : "Surgery of the hand Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Surgery of the hand Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Hand Surgery Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100644-4", + "display" : "Thromboembolism Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Thromboembolism Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Thromboemb Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100645-1", + "display" : "Trauma Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Trauma Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Trauma Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100646-9", + "display" : "Urology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Urology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Urology Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. urologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100647-7", + "display" : "Vascular neurology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Vascular neurology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Vasc Neuro Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100648-5", + "display" : "Vascular surgery Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Vascular surgery Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Vascular surgery Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. vaatchirurgie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100649-3", + "display" : "Wound care management Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Wound care management Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Wound care management Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. wondzorg (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100650-1", + "display" : "Wound, Ostomy, and Continence Care Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Wound, Ostomy, and Continence Care Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "WOC Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100651-9", + "display" : "Hospital COVID-19 Intubation Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Hospital COVID-19 Intubation Progress note" + }, + { + "language" : "en-US", + "value" : "Hosp COVID-19 Intub+Progress" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100655-0", + "display" : "XR Sella turcica Lateral", + "designation" : [{ + "language" : "en-US", + "value" : "XR Sella turcica Lateral" + }, + { + "language" : "en-US", + "value" : "XR ST Lat" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100656-8", + "display" : "Maternal and fetal medicine Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Maternal and fetal medicine Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Mat fetal med OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100657-6", + "display" : "Maternal and fetal medicine Telephone encounter+Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Maternal and fetal medicine Telephone encounter+Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Mat fetal med Phone+Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100658-4", + "display" : "Hospital COVID-19 Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Hospital COVID-19 Progress note" + }, + { + "language" : "en-US", + "value" : "Hosp COVID-19 Progress note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100659-2", + "display" : "Maternal and fetal medicine Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Maternal and fetal medicine Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Mat fetal med Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100660-0", + "display" : "Maternal and fetal medicine Telephone encounter+Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Maternal and fetal medicine Telephone encounter+Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Mat fetal med Phone+OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100661-8", + "display" : "Psychiatry Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Psychiatry Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Psychiatric OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. psychiatrie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100697-2", + "display" : "Interventional radiology Outpatient Note", + "designation" : [{ + "language" : "en-US", + "value" : "Interventional radiology Outpatient Note" + }, + { + "language" : "en-US", + "value" : "IR OP Note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100698-0", + "display" : "Social Determinants of Health screening report Document", + "designation" : [{ + "language" : "en-US", + "value" : "Social Determinants of Health screening report Document" + }, + { + "language" : "en-US", + "value" : "SDOH screen report Doc" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100718-6", + "display" : "Undersea and hyperbaric medicine Discharge summary", + "designation" : [{ + "language" : "en-US", + "value" : "Undersea and hyperbaric medicine Discharge summary" + }, + { + "language" : "en-US", + "value" : "Undersea+hyperbar D/C sum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100719-4", + "display" : "Surgical oncology Discharge summary", + "designation" : [{ + "language" : "en-US", + "value" : "Surgical oncology Discharge summary" + }, + { + "language" : "en-US", + "value" : "Surg Onc D/C sum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100720-2", + "display" : "Reproductive endocrinology and infertility Discharge summary", + "designation" : [{ + "language" : "en-US", + "value" : "Reproductive endocrinology and infertility Discharge summary" + }, + { + "language" : "en-US", + "value" : "REI D/C sum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100721-0", + "display" : "Community health care Discharge summary", + "designation" : [{ + "language" : "en-US", + "value" : "Community health care Discharge summary" + }, + { + "language" : "en-US", + "value" : "Comm hlth care D/C sum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100722-8", + "display" : "Integrative medicine Discharge summary", + "designation" : [{ + "language" : "en-US", + "value" : "Integrative medicine Discharge summary" + }, + { + "language" : "en-US", + "value" : "Integrative medicine D/C sum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100723-6", + "display" : "Sports medicine Discharge summary", + "designation" : [{ + "language" : "en-US", + "value" : "Sports medicine Discharge summary" + }, + { + "language" : "en-US", + "value" : "Sports medicine D/C sum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100724-4", + "display" : "Diabetology Discharge summary", + "designation" : [{ + "language" : "en-US", + "value" : "Diabetology Discharge summary" + }, + { + "language" : "en-US", + "value" : "Diabetology D/C sum" + }, + { + "language" : "nl-NL", + "value" : "Samenvattende ontslagbrief [bevinding] in {instelling} d.m.v. diabetologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100725-1", + "display" : "Optometry Discharge summary", + "designation" : [{ + "language" : "en-US", + "value" : "Optometry Discharge summary" + }, + { + "language" : "en-US", + "value" : "Optometry D/C sum" + }, + { + "language" : "nl-NL", + "value" : "Samenvattende ontslagbrief [bevinding] in {instelling} d.m.v. optometrie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100726-9", + "display" : "Podiatry Discharge summary", + "designation" : [{ + "language" : "en-US", + "value" : "Podiatry Discharge summary" + }, + { + "language" : "en-US", + "value" : "Podiatry D/C sum" + }, + { + "language" : "nl-NL", + "value" : "Samenvattende ontslagbrief [bevinding] in {instelling} d.m.v. podologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100727-7", + "display" : "Chiropractic medicine Discharge summary", + "designation" : [{ + "language" : "en-US", + "value" : "Chiropractic medicine Discharge summary" + }, + { + "language" : "en-US", + "value" : "Chiropractic med D/C sum" + }, + { + "language" : "nl-NL", + "value" : "Samenvattende ontslagbrief [bevinding] in {instelling} d.m.v. chiropractie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100728-5", + "display" : "Cardiac surgery Discharge summary", + "designation" : [{ + "language" : "en-US", + "value" : "Cardiac surgery Discharge summary" + }, + { + "language" : "en-US", + "value" : "Cardiac surgery D/C sum" + }, + { + "language" : "nl-NL", + "value" : "Samenvattende ontslagbrief [bevinding] in {instelling} d.m.v. cardiochirurgie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100729-3", + "display" : "Breastfeeding Discharge summary", + "designation" : [{ + "language" : "en-US", + "value" : "Breastfeeding Discharge summary" + }, + { + "language" : "en-US", + "value" : "Breastfeeding D/C sum" + }, + { + "language" : "nl-NL", + "value" : "Samenvattende ontslagbrief [bevinding] in {instelling} d.m.v. borstvoeding (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100730-1", + "display" : "Transplant surgery Discharge summary", + "designation" : [{ + "language" : "en-US", + "value" : "Transplant surgery Discharge summary" + }, + { + "language" : "en-US", + "value" : "Transpl surg D/C sum" + }, + { + "language" : "nl-NL", + "value" : "Samenvattende ontslagbrief [bevinding] in {instelling} d.m.v. transplantatiechirurgie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100731-9", + "display" : "Urgent care center Discharge summary", + "designation" : [{ + "language" : "en-US", + "value" : "Urgent care center Discharge summary" + }, + { + "language" : "en-US", + "value" : "Urgent care D/C sum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100736-8", + "display" : "Acylcarnitine Analysis Post Mortem in Specimen Document", + "designation" : [{ + "language" : "en-US", + "value" : "Acylcarnitine Analysis Post Mortem in Specimen Document" + }, + { + "language" : "en-US", + "value" : "Spec Doc" + }, + { + "language" : "en-US", + "value" : "Acylcarnitine Analysis Post Mortem, Specimen" + }, + { + "language" : "nl-NL", + "value" : "Acylcarnitine postmortale analyse [bevinding] (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100754-1", + "display" : "Platelet disorders multigene analysis in Blood or Tissue by Sequencing", + "designation" : [{ + "language" : "en-US", + "value" : "Platelet disorders multigene analysis in Blood or Tissue by Sequencing" + }, + { + "language" : "en-US", + "value" : "Plt disorder gene anal Bld/T Seq" + }, + { + "language" : "en-US", + "value" : "Platelet disorders multigene analysis, Blood or tissue specimen" + }, + { + "language" : "nl-NL", + "value" : "Trombocytopathie multigen-analyse [bevinding] in bloed of weefsel d.m.v. sequencing (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100760-8", + "display" : "XR Radius and Ulna - left Single view", + "designation" : [{ + "language" : "en-US", + "value" : "XR Radius and Ulna - left Single view" + }, + { + "language" : "en-US", + "value" : "XR Radius+Ulna-L 1V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100761-6", + "display" : "PALB2 gene targeted mutation analysis in Blood or Tissue by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "PALB2 gene targeted mutation analysis in Blood or Tissue by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "PALB2 Mut Anl Bld/T" + }, + { + "language" : "en-US", + "value" : "PALB2 gene targeted mutation analysis, Blood or tissue specimen" + }, + { + "language" : "nl-NL", + "value" : "PALB2-gen doelgerichte mutatie-analyse [bevinding] in bloed of weefsel d.m.v. moleculair genetisch onderzoek (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100852-3", + "display" : "NM Bones Views for metastasis W Sr-89 IV", + "designation" : [{ + "language" : "en-US", + "value" : "NM Bones Views for metastasis W Sr-89 IV" + }, + { + "language" : "en-US", + "value" : "NM Bones Views for mets W Sr-89 IV" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100853-1", + "display" : "NM Pericardial space Pericardial effusion", + "designation" : [{ + "language" : "en-US", + "value" : "NM Pericardial space Pericardial effusion" + }, + { + "language" : "en-US", + "value" : "NM Pericardial effusion" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100875-4", + "display" : "Fetal Heart Document limited US", + "designation" : [{ + "language" : "en-US", + "value" : "Fetal Heart Document limited US" + }, + { + "language" : "en-US", + "value" : "Fet Hrt Doc Ltd US" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100876-2", + "display" : "Fetal Heart Document US", + "designation" : [{ + "language" : "en-US", + "value" : "Fetal Heart Document US" + }, + { + "language" : "en-US", + "value" : "Fet Hrt Doc US" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100877-0", + "display" : "US Heart Transesophageal during surgery", + "designation" : [{ + "language" : "en-US", + "value" : "US Heart Transesophageal during surgery" + }, + { + "language" : "en-US", + "value" : "US Heart Transesophageal in surgery" + }, + { + "language" : "en-US", + "value" : "US Heart Transesophageal during surgery" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100878-8", + "display" : "Endoscopic ultrasound study Upper GI tract Document", + "designation" : [{ + "language" : "en-US", + "value" : "Endoscopic ultrasound study Upper GI tract Document" + }, + { + "language" : "en-US", + "value" : "Endo US study Upr GI Tract Doc" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100879-6", + "display" : "US Guidance for cryoablation of Breast - right", + "designation" : [{ + "language" : "en-US", + "value" : "US Guidance for cryoablation of Breast - right" + }, + { + "language" : "en-US", + "value" : "US Guided Brst-R Cryoablation" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100880-4", + "display" : "US Guidance for cryoablation of Breast - left", + "designation" : [{ + "language" : "en-US", + "value" : "US Guidance for cryoablation of Breast - left" + }, + { + "language" : "en-US", + "value" : "US Guided Brst-L Cryoablation" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100881-2", + "display" : "MR Guidance for cryoablation of Bone", + "designation" : [{ + "language" : "en-US", + "value" : "MR Guidance for cryoablation of Bone" + }, + { + "language" : "en-US", + "value" : "MR Guided Bone Cryoablation" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100882-0", + "display" : "MR Peritoneum W contrast percutaneous intraperitoneal", + "designation" : [{ + "language" : "en-US", + "value" : "MR Peritoneum W contrast percutaneous intraperitoneal" + }, + { + "language" : "en-US", + "value" : "MR Peritoneum W contr percu" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100883-8", + "display" : "MR Guidance for biopsy of Kidney - left", + "designation" : [{ + "language" : "en-US", + "value" : "MR Guidance for biopsy of Kidney - left" + }, + { + "language" : "en-US", + "value" : "MR Guided Kidney-L Bx" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100884-6", + "display" : "MR Guidance for biopsy of Kidney - right", + "designation" : [{ + "language" : "en-US", + "value" : "MR Guidance for biopsy of Kidney - right" + }, + { + "language" : "en-US", + "value" : "MR Guided Kidney-R Bx" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100966-1", + "display" : "Oncofertility consultation note", + "designation" : [{ + "language" : "en-US", + "value" : "Oncofertility consultation note" + }, + { + "language" : "en-US", + "value" : "Oncofertility consult note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100967-9", + "display" : "Fetal Document Fetal Heart Tracing", + "designation" : [{ + "language" : "en-US", + "value" : "Fetal Document Fetal Heart Tracing" + }, + { + "language" : "en-US", + "value" : "Fet Doc Fetal Heart Tracing" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100991-9", + "display" : "CD52 cell expression evaluation in Specimen Document by Flow cytometry (FC)", + "designation" : [{ + "language" : "en-US", + "value" : "CD52 cell expression evaluation in Specimen Document by Flow cytometry (FC)" + }, + { + "language" : "en-US", + "value" : "CD52 cell express eval Spec Doc FC" + }, + { + "language" : "en-US", + "value" : "CD52 cell expression evaluation, Specimen" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100992-7", + "display" : "CD20 cell expression evaluation in Specimen Document by Flow cytometry (FC)", + "designation" : [{ + "language" : "en-US", + "value" : "CD20 cell expression evaluation in Specimen Document by Flow cytometry (FC)" + }, + { + "language" : "en-US", + "value" : "Spec Doc FC" + }, + { + "language" : "en-US", + "value" : "CD20 cell expression evaluation, Specimen" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100993-5", + "display" : "CD49d cell expression evaluation in Specimen Document by Flow cytometry (FC)", + "designation" : [{ + "language" : "en-US", + "value" : "CD49d cell expression evaluation in Specimen Document by Flow cytometry (FC)" + }, + { + "language" : "en-US", + "value" : "Spec Doc FC" + }, + { + "language" : "en-US", + "value" : "CD49d cell expression evaluation, Specimen" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101005-7", + "display" : "Hospitalist Discharge summary", + "designation" : [{ + "language" : "en-US", + "value" : "Hospitalist Discharge summary" + }, + { + "language" : "en-US", + "value" : "Hospitalist Discharge sum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101006-5", + "display" : "Osteopathic medicine Discharge summary", + "designation" : [{ + "language" : "en-US", + "value" : "Osteopathic medicine Discharge summary" + }, + { + "language" : "en-US", + "value" : "Osteopathic med D/C sum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101007-3", + "display" : "Chiropody Discharge summary", + "designation" : [{ + "language" : "en-US", + "value" : "Chiropody Discharge summary" + }, + { + "language" : "en-US", + "value" : "Chiropody Discharge sum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101008-1", + "display" : "Medical Aid in Dying History and physical note", + "designation" : [{ + "language" : "en-US", + "value" : "Medical Aid in Dying History and physical note" + }, + { + "language" : "en-US", + "value" : "MAiD H&P note" + }, + { + "language" : "nl-NL", + "value" : "Verslag voorgeschiedenis en lichamelijk onderzoek [bevinding] in {instelling} d.m.v. medische zorg bij sterven (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101009-9", + "display" : "Integrative medicine History and physical note", + "designation" : [{ + "language" : "en-US", + "value" : "Integrative medicine History and physical note" + }, + { + "language" : "en-US", + "value" : "Integrative medicine H&P note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101010-7", + "display" : "Bariatric surgery History and physical note", + "designation" : [{ + "language" : "en-US", + "value" : "Bariatric surgery History and physical note" + }, + { + "language" : "en-US", + "value" : "Bariatric surg H&P note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101011-5", + "display" : "Chiropody History and physical note", + "designation" : [{ + "language" : "en-US", + "value" : "Chiropody History and physical note" + }, + { + "language" : "en-US", + "value" : "Chiropody H&P note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101012-3", + "display" : "Chiropractic medicine History and physical note", + "designation" : [{ + "language" : "en-US", + "value" : "Chiropractic medicine History and physical note" + }, + { + "language" : "en-US", + "value" : "Chiropractic med H&P note" + }, + { + "language" : "nl-NL", + "value" : "Verslag voorgeschiedenis en lichamelijk onderzoek [bevinding] in {instelling} d.m.v. chiropractie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101013-1", + "display" : "Community health care History and physical note", + "designation" : [{ + "language" : "en-US", + "value" : "Community health care History and physical note" + }, + { + "language" : "en-US", + "value" : "Comm hlth care H&P note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101014-9", + "display" : "Clinical cardiac electrophysiology History and physical note", + "designation" : [{ + "language" : "en-US", + "value" : "Clinical cardiac electrophysiology History and physical note" + }, + { + "language" : "en-US", + "value" : "Electrophysiology H&P note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101015-6", + "display" : "Surgical oncology History and physical note", + "designation" : [{ + "language" : "en-US", + "value" : "Surgical oncology History and physical note" + }, + { + "language" : "en-US", + "value" : "Surg Onc H&P note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101016-4", + "display" : "Undersea and hyperbaric medicine History and physical note", + "designation" : [{ + "language" : "en-US", + "value" : "Undersea and hyperbaric medicine History and physical note" + }, + { + "language" : "en-US", + "value" : "Undersea+hyperbar H&P note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101017-2", + "display" : "Kinesiotherapy History and physical note", + "designation" : [{ + "language" : "en-US", + "value" : "Kinesiotherapy History and physical note" + }, + { + "language" : "en-US", + "value" : "Kinesiotherapy H&P note" + }, + { + "language" : "nl-NL", + "value" : "Verslag voorgeschiedenis en lichamelijk onderzoek [bevinding] in {instelling} d.m.v. kinesiotherapie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101018-0", + "display" : "Hospitalist History and physical note", + "designation" : [{ + "language" : "en-US", + "value" : "Hospitalist History and physical note" + }, + { + "language" : "en-US", + "value" : "Hospitalist H&P note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101019-8", + "display" : "Nuclear medicine History and physical note", + "designation" : [{ + "language" : "en-US", + "value" : "Nuclear medicine History and physical note" + }, + { + "language" : "en-US", + "value" : "Nuc Medicine H&P note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101020-6", + "display" : "Diabetology History and physical note", + "designation" : [{ + "language" : "en-US", + "value" : "Diabetology History and physical note" + }, + { + "language" : "en-US", + "value" : "Diabetology H&P note" + }, + { + "language" : "nl-NL", + "value" : "Verslag voorgeschiedenis en lichamelijk onderzoek [bevinding] in {instelling} d.m.v. diabetologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101021-4", + "display" : "Optometry History and physical note", + "designation" : [{ + "language" : "en-US", + "value" : "Optometry History and physical note" + }, + { + "language" : "en-US", + "value" : "Optometry H&P note" + }, + { + "language" : "nl-NL", + "value" : "Verslag voorgeschiedenis en lichamelijk onderzoek [bevinding] in {instelling} d.m.v. optometrie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101022-2", + "display" : "Osteopathic medicine History and physical note", + "designation" : [{ + "language" : "en-US", + "value" : "Osteopathic medicine History and physical note" + }, + { + "language" : "en-US", + "value" : "Osteopathic med H&P note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101023-0", + "display" : "Orthotics prosthetics History and physical note", + "designation" : [{ + "language" : "en-US", + "value" : "Orthotics prosthetics History and physical note" + }, + { + "language" : "en-US", + "value" : "Orthotics prosthetics H&P note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101024-8", + "display" : "Reproductive endocrinology and infertility History and physical note", + "designation" : [{ + "language" : "en-US", + "value" : "Reproductive endocrinology and infertility History and physical note" + }, + { + "language" : "en-US", + "value" : "REI H&P note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101025-5", + "display" : "Sports medicine History and physical note", + "designation" : [{ + "language" : "en-US", + "value" : "Sports medicine History and physical note" + }, + { + "language" : "en-US", + "value" : "Sports medicine H&P note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101026-3", + "display" : "Urgent care center History and physical note", + "designation" : [{ + "language" : "en-US", + "value" : "Urgent care center History and physical note" + }, + { + "language" : "en-US", + "value" : "Urgent care H&P note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101027-1", + "display" : "Child and adolescent psychology History and physical note", + "designation" : [{ + "language" : "en-US", + "value" : "Child and adolescent psychology History and physical note" + }, + { + "language" : "en-US", + "value" : "Child Adolsnt Psych H&P note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101028-9", + "display" : "Cardiac surgery History and physical note", + "designation" : [{ + "language" : "en-US", + "value" : "Cardiac surgery History and physical note" + }, + { + "language" : "en-US", + "value" : "Cardiac surgery H&P note" + }, + { + "language" : "nl-NL", + "value" : "Verslag voorgeschiedenis en lichamelijk onderzoek [bevinding] in {instelling} d.m.v. cardiochirurgie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101029-7", + "display" : "Hematology+Medical oncology History and physical note", + "designation" : [{ + "language" : "en-US", + "value" : "Hematology+Medical oncology History and physical note" + }, + { + "language" : "en-US", + "value" : "HemOnc H&P note" + }, + { + "language" : "nl-NL", + "value" : "Verslag voorgeschiedenis en lichamelijk onderzoek [bevinding] in {instelling} d.m.v. hematologie + oncologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101030-5", + "display" : "Neuropsychology History and physical note", + "designation" : [{ + "language" : "en-US", + "value" : "Neuropsychology History and physical note" + }, + { + "language" : "en-US", + "value" : "Neuropsych H&P note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101031-3", + "display" : "Chiropody Consult note", + "designation" : [{ + "language" : "en-US", + "value" : "Chiropody Consult note" + }, + { + "language" : "en-US", + "value" : "Chiropody Consult note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101032-1", + "display" : "Physician assistant Consult note", + "designation" : [{ + "language" : "en-US", + "value" : "Physician assistant Consult note" + }, + { + "language" : "en-US", + "value" : "PA Consult note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101033-9", + "display" : "Chiropody procedure note", + "designation" : [{ + "language" : "en-US", + "value" : "Chiropody procedure note" + }, + { + "language" : "en-US", + "value" : "Chiropody Procedure note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101034-7", + "display" : "Chiropractic medicine procedure note", + "designation" : [{ + "language" : "en-US", + "value" : "Chiropractic medicine procedure note" + }, + { + "language" : "en-US", + "value" : "Chiropractic med Procedure note" + }, + { + "language" : "nl-NL", + "value" : "Verslag ingreep [bevinding] in {instelling} d.m.v. chiropractie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101035-4", + "display" : "Osteopathic medicine Procedure note", + "designation" : [{ + "language" : "en-US", + "value" : "Osteopathic medicine Procedure note" + }, + { + "language" : "en-US", + "value" : "Osteopathic med Procedure note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101036-2", + "display" : "Integrative medicine Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Integrative medicine Progress note" + }, + { + "language" : "en-US", + "value" : "Integrative medicine Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101037-0", + "display" : "Chiropody Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Chiropody Progress note" + }, + { + "language" : "en-US", + "value" : "Chiropody Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101038-8", + "display" : "Aerospace medicine Consult note", + "designation" : [{ + "language" : "en-US", + "value" : "Aerospace medicine Consult note" + }, + { + "language" : "en-US", + "value" : "Aerospace med Consult note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101039-6", + "display" : "Aerospace medicine Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Aerospace medicine Progress note" + }, + { + "language" : "en-US", + "value" : "Aerospace med Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101040-4", + "display" : "Integrative medicine procedure note", + "designation" : [{ + "language" : "en-US", + "value" : "Integrative medicine procedure note" + }, + { + "language" : "en-US", + "value" : "Integrative medicine Procedure note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101041-2", + "display" : "Aerospace medicine procedure note", + "designation" : [{ + "language" : "en-US", + "value" : "Aerospace medicine procedure note" + }, + { + "language" : "en-US", + "value" : "Aerospace med Procedure note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101042-0", + "display" : "Urgent care center Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Urgent care center Progress note" + }, + { + "language" : "en-US", + "value" : "Urgent care Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101043-8", + "display" : "Urgent care center Consult note", + "designation" : [{ + "language" : "en-US", + "value" : "Urgent care center Consult note" + }, + { + "language" : "en-US", + "value" : "Urgent care Consult note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101044-6", + "display" : "Bariatric surgery procedure note", + "designation" : [{ + "language" : "en-US", + "value" : "Bariatric surgery procedure note" + }, + { + "language" : "en-US", + "value" : "Bariatric surg Procedure note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101045-3", + "display" : "Hospitalist procedure note", + "designation" : [{ + "language" : "en-US", + "value" : "Hospitalist procedure note" + }, + { + "language" : "en-US", + "value" : "Hospitalist Procedure note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101046-1", + "display" : "Hospitalist Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Hospitalist Progress note" + }, + { + "language" : "en-US", + "value" : "Hospitalist Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101047-9", + "display" : "Undersea and hyperbaric medicine Consult note", + "designation" : [{ + "language" : "en-US", + "value" : "Undersea and hyperbaric medicine Consult note" + }, + { + "language" : "en-US", + "value" : "Undersea+hyperbar Consult note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101048-7", + "display" : "Hospitalist Consult note", + "designation" : [{ + "language" : "en-US", + "value" : "Hospitalist Consult note" + }, + { + "language" : "en-US", + "value" : "Hospitalist Consult note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101049-5", + "display" : "Anesthesiology Surgical operation note", + "designation" : [{ + "language" : "en-US", + "value" : "Anesthesiology Surgical operation note" + }, + { + "language" : "en-US", + "value" : "Anesthesiology Operative note" + }, + { + "language" : "nl-NL", + "value" : "Operatieverslag [bevinding] in {instelling} d.m.v. anesthesiologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101050-3", + "display" : "Bariatric surgery Surgical operation note", + "designation" : [{ + "language" : "en-US", + "value" : "Bariatric surgery Surgical operation note" + }, + { + "language" : "en-US", + "value" : "Bariatric surg Operative note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101051-1", + "display" : "Reproductive endocrinology and infertility Surgical operation note", + "designation" : [{ + "language" : "en-US", + "value" : "Reproductive endocrinology and infertility Surgical operation note" + }, + { + "language" : "en-US", + "value" : "REI Operative note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101052-9", + "display" : "Osteopathic medicine Consult note", + "designation" : [{ + "language" : "en-US", + "value" : "Osteopathic medicine Consult note" + }, + { + "language" : "en-US", + "value" : "Osteopathic med Consult note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101053-7", + "display" : "Obstetrics Midwife Evaluation note", + "designation" : [{ + "language" : "en-US", + "value" : "Obstetrics Midwife Evaluation note" + }, + { + "language" : "en-US", + "value" : "OB Midwife Eval note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101054-5", + "display" : "Chiropody Outpatient Note", + "designation" : [{ + "language" : "en-US", + "value" : "Chiropody Outpatient Note" + }, + { + "language" : "en-US", + "value" : "Chiropody OP Note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101055-2", + "display" : "Critical care medicine.team Conference note", + "designation" : [{ + "language" : "en-US", + "value" : "Critical care medicine.team Conference note" + }, + { + "language" : "en-US", + "value" : "Crit care med.team Conf eval note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101056-0", + "display" : "Rapid response team Conference note", + "designation" : [{ + "language" : "en-US", + "value" : "Rapid response team Conference note" + }, + { + "language" : "en-US", + "value" : "Rapid response team Conf note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101057-8", + "display" : "Psychiatry Telehealth Admission evaluation note", + "designation" : [{ + "language" : "en-US", + "value" : "Psychiatry Telehealth Admission evaluation note" + }, + { + "language" : "en-US", + "value" : "Psychiatric Telehealth Admit eval note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101058-6", + "display" : "Geriatric medicine Team Conference note", + "designation" : [{ + "language" : "en-US", + "value" : "Geriatric medicine Team Conference note" + }, + { + "language" : "en-US", + "value" : "Geri med Team Conf note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101059-4", + "display" : "Geriatric medicine Letter", + "designation" : [{ + "language" : "en-US", + "value" : "Geriatric medicine Letter" + }, + { + "language" : "en-US", + "value" : "Geri med Letter" + }, + { + "language" : "nl-NL", + "value" : "Brief [bevinding] in {instelling} d.m.v. geriatrie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101117-0", + "display" : "Sezary syndrome monitoring in Blood Document by Flow cytometry (FC)", + "designation" : [{ + "language" : "en-US", + "value" : "Sezary syndrome monitoring in Blood Document by Flow cytometry (FC)" + }, + { + "language" : "en-US", + "value" : "Sezary syndrome monitoring Bld Doc FC" + }, + { + "language" : "en-US", + "value" : "Sezary syndrome monitoring, Blood" + }, + { + "language" : "nl-NL", + "value" : "Monitoren van Sézary-syndroom [bevinding] in bloed d.m.v. flowcytometrie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101118-8", + "display" : "Sezary syndrome diagnosis in Blood Document by Flow cytometry (FC)", + "designation" : [{ + "language" : "en-US", + "value" : "Sezary syndrome diagnosis in Blood Document by Flow cytometry (FC)" + }, + { + "language" : "en-US", + "value" : "Bld Doc FC" + }, + { + "language" : "en-US", + "value" : "Sezary syndrome diagnosis, Blood" + }, + { + "language" : "nl-NL", + "value" : "Sézary-syndroom diagnose [bevinding] in bloed d.m.v. flowcytometrie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101119-6", + "display" : "Leukemia and lymphoma immunophenotyping in Specimen Document by Flow cytometry (FC)", + "designation" : [{ + "language" : "en-US", + "value" : "Leukemia and lymphoma immunophenotyping in Specimen Document by Flow cytometry (FC)" + }, + { + "language" : "en-US", + "value" : "Leuk and lymphma immnphntypng Spec" + }, + { + "language" : "en-US", + "value" : "Leukemia and lymphoma immunophenotyping, Specimen" + }, + { + "language" : "nl-NL", + "value" : "Immunofenotypering van leukemie en lymfoom [bevinding] d.m.v. flowcytometrie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101133-7", + "display" : "Organ AndOr tissue donation consent Document", + "designation" : [{ + "language" : "en-US", + "value" : "Organ AndOr tissue donation consent Document" + }, + { + "language" : "en-US", + "value" : "Organ AndOr tissue donation consent" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101134-5", + "display" : "Appointment reminder", + "designation" : [{ + "language" : "en-US", + "value" : "Appointment reminder" + }, + { + "language" : "en-US", + "value" : "Appointment reminder" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101135-2", + "display" : "Ambulance Discharge summary", + "designation" : [{ + "language" : "en-US", + "value" : "Ambulance Discharge summary" + }, + { + "language" : "en-US", + "value" : "Ambulance D/C sum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101136-0", + "display" : "Radiation oncology End of treatment letter", + "designation" : [{ + "language" : "en-US", + "value" : "Radiation oncology End of treatment letter" + }, + { + "language" : "en-US", + "value" : "Radiation Onc End of treatment letter" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101141-0", + "display" : "NAT2 gene targeted mutation analysis in Blood or Tissue by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "NAT2 gene targeted mutation analysis in Blood or Tissue by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "NAT2 Mut Anl Bld/T" + }, + { + "language" : "en-US", + "value" : "NAT2 gene targeted mutation analysis, Blood or tissue specimen" + }, + { + "language" : "nl-NL", + "value" : "NAT2-gen doelgerichte mutatie-analyse [bevinding] in bloed of weefsel d.m.v. moleculair genetisch onderzoek (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101152-7", + "display" : "Mitochondria whole genome analysis in Blood or Tissue by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "Mitochondria whole genome analysis in Blood or Tissue by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "Mitochondria whole genome analysis Bld/T" + }, + { + "language" : "en-US", + "value" : "Mitochondria whole genome analysis, Blood or tissue specimen" + }, + { + "language" : "nl-NL", + "value" : "Analyse van geheel mitochondriaal genoom [bevinding] in bloed of weefsel d.m.v. moleculair genetisch onderzoek (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101224-4", + "display" : "PKD1 and PKD2 gene deletion and duplication mutation analysis in Blood or Tissue by MLPA", + "designation" : [{ + "language" : "en-US", + "value" : "PKD1 and PKD2 gene deletion and duplication mutation analysis in Blood or Tissue by MLPA" + }, + { + "language" : "en-US", + "value" : "PKD1 + PKD2 Del+Dup Bld/T MLPA" + }, + { + "language" : "en-US", + "value" : "PKD1 and PKD2 gene deletion/duplication analysis, Blood or tissue specimen" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101301-0", + "display" : "XR Thoracic spine Views 2 and Abdomen AP and Lateral", + "designation" : [{ + "language" : "en-US", + "value" : "XR Thoracic spine Views 2 and Abdomen AP and Lateral" + }, + { + "language" : "en-US", + "value" : "XR T Spine 2V + Abd Views AP+Lat" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101350-7", + "display" : "Orthopaedic and Trauma Surgery Consult note", + "designation" : [{ + "language" : "en-US", + "value" : "Orthopaedic and Trauma Surgery Consult note" + }, + { + "language" : "en-US", + "value" : "Consult note" + }, + { + "language" : "de-AT", + "value" : "Orthopädie und Traumatologie Befund" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101377-0", + "display" : "inv(16)(p13.1;q22.1)(MYH11,CBFB) fusion transcript in Blood or Marrow by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "inv(16)(p13.1;q22.1)(MYH11,CBFB) fusion transcript in Blood or Marrow by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "inv(16)(p13;q22) Bld/Mar" + }, + { + "language" : "en-US", + "value" : "inv(16)(p13.1;q22.1)(MYH11,CBFB) fusion transcript analysis, Blood Or Bone marrow" + }, + { + "language" : "nl-NL", + "value" : "Inv(16)(p13.1;q22.1)(MYH11,CBFB) fusietranscript [bevinding] in bloed of beenmerg d.m.v. moleculair genetisch onderzoek (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101378-8", + "display" : "Lung cancer targeted gene fusion transcript analysis in Tissue by Sequencing", + "designation" : [{ + "language" : "en-US", + "value" : "Lung cancer targeted gene fusion transcript analysis in Tissue by Sequencing" + }, + { + "language" : "en-US", + "value" : "Lung Ca gene fusion analysis Tiss Seq" + }, + { + "language" : "en-US", + "value" : "Lung cancer targeted gene fusion transcript analysis, Tissue" + }, + { + "language" : "nl-NL", + "value" : "Longkankergerichte genfusietranscriptanalyse [bevinding] in weefsel en uitstrijkjes d.m.v. sequencing (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101379-6", + "display" : "DDIT3 gene rearrangement in Blood or Tissue by FISH", + "designation" : [{ + "language" : "en-US", + "value" : "DDIT3 gene rearrangement in Blood or Tissue by FISH" + }, + { + "language" : "en-US", + "value" : "DDIT3 gene rearrangement Bld/T FISH" + }, + { + "language" : "en-US", + "value" : "DDIT3 gene rearrangement, Blood or tissue specimen" + }, + { + "language" : "nl-NL", + "value" : "DDIT3-genherschikking [bevinding] in bloed of weefsel d.m.v. FISH (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101380-4", + "display" : "ETV6 gene rearrangements in Tissue by FISH", + "designation" : [{ + "language" : "en-US", + "value" : "ETV6 gene rearrangements in Tissue by FISH" + }, + { + "language" : "en-US", + "value" : "ETV6 rearrange Tiss FISH" + }, + { + "language" : "en-US", + "value" : "ETV6 gene rearrangements, Tissue" + }, + { + "language" : "nl-NL", + "value" : "ETV6-genherschikking [bevinding] in weefsel en uitstrijkjes d.m.v. FISH (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101381-2", + "display" : "BAP1 gene deletion+duplication and full mutation analysis in Blood or Tissue by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "BAP1 gene deletion+duplication and full mutation analysis in Blood or Tissue by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "BAP1 gene Del+Dup + Full Mut Anl Bld/T" + }, + { + "language" : "en-US", + "value" : "BAP1 gene variant analysis, Blood or tissue specimen" + }, + { + "language" : "nl-NL", + "value" : "BAP1-gen deletie + duplicatie & volledige mutatie analyse [bevinding] in bloed of weefsel d.m.v. moleculair genetisch onderzoek (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101382-0", + "display" : "FH gene deletion+duplication and full mutation analysis in Blood or Tissue by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "FH gene deletion+duplication and full mutation analysis in Blood or Tissue by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "FH gene Del+Dup + Full Mut Anl Bld/T" + }, + { + "language" : "en-US", + "value" : "FH gene variant analysis, Blood or tissue specimen" + }, + { + "language" : "nl-NL", + "value" : "FH-gen deletie + duplicatie & volledige mutatie analyse [bevinding] in bloed of weefsel d.m.v. moleculair genetisch onderzoek (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101383-8", + "display" : "FUS gene rearrangements in Blood or Tissue by FISH", + "designation" : [{ + "language" : "en-US", + "value" : "FUS gene rearrangements in Blood or Tissue by FISH" + }, + { + "language" : "en-US", + "value" : "FUS gene rearrangements Bld/T FISH" + }, + { + "language" : "en-US", + "value" : "FUS gene rearrangements, Blood or tissue specimen" + }, + { + "language" : "nl-NL", + "value" : "FUS-genherschikking [bevinding] in bloed of weefsel d.m.v. FISH (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101384-6", + "display" : "MYC gene amplification in Tissue by FISH", + "designation" : [{ + "language" : "en-US", + "value" : "MYC gene amplification in Tissue by FISH" + }, + { + "language" : "en-US", + "value" : "MYC amplification Tiss FISH" + }, + { + "language" : "en-US", + "value" : "MYC gene amplification, Tissue" + }, + { + "language" : "nl-NL", + "value" : "MYC-genamplificatie [bevinding] in weefsel en uitstrijkjes d.m.v. FISH (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101385-3", + "display" : "NF1 gene deletion+duplication and full mutation analysis in Blood or Tissue by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "NF1 gene deletion+duplication and full mutation analysis in Blood or Tissue by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "NF1 gene Del+Dup + Full Mut Anl Bld/T" + }, + { + "language" : "en-US", + "value" : "NF1 gene variant analysis, Blood or tissue specimen" + }, + { + "language" : "nl-NL", + "value" : "NF1-gen deletie + duplicatie & volledige mutatie analyse [bevinding] in bloed of weefsel d.m.v. moleculair genetisch onderzoek (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101386-1", + "display" : "RET gene deletion+duplication and full mutation analysis in Blood or Tissue by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "RET gene deletion+duplication and full mutation analysis in Blood or Tissue by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "RET gene Del+Dup + Full Mut Anl Bld/T" + }, + { + "language" : "en-US", + "value" : "RET gene variant analysis, Blood or tissue specimen" + }, + { + "language" : "nl-NL", + "value" : "RET-gen deletie + duplicatie & volledige mutatie analyse [bevinding] in bloed of weefsel d.m.v. moleculair genetisch onderzoek (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101387-9", + "display" : "HBA1 and HBA2 gene full mutation analysis in Blood or Tissue by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "HBA1 and HBA2 gene full mutation analysis in Blood or Tissue by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "HBA1 + HBA2 Full Mut Anl Bld/T" + }, + { + "language" : "en-US", + "value" : "HBA1 and HBA2 gene variant analysis, Blood or tissue specimen" + }, + { + "language" : "nl-NL", + "value" : "HBA1- & HBA2-gen volledige mutatie-analyse [bevinding] in bloed of weefsel d.m.v. moleculair genetisch onderzoek (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101388-7", + "display" : "GP1BB full mutation analysis in Blood or Tissue by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "GP1BB full mutation analysis in Blood or Tissue by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "GP1BB Full Mut Anl Bld/T" + }, + { + "language" : "en-US", + "value" : "GP1BB variant analysis, Blood or tissue specimen" + }, + { + "language" : "nl-NL", + "value" : "GP1BB-gen volledige mutatie-analyse [bevinding] in bloed of weefsel d.m.v. moleculair genetisch onderzoek (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101389-5", + "display" : "GP1BA gene full mutation analysis in Blood or Tissue by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "GP1BA gene full mutation analysis in Blood or Tissue by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "GP1BA gene Full Mut Anl Bld/T" + }, + { + "language" : "en-US", + "value" : "GP1BA gene variant analysis, Blood or tissue specimen" + }, + { + "language" : "nl-NL", + "value" : "GP1BA-gen volledige mutatie-analyse [bevinding] in bloed of weefsel d.m.v. moleculair genetisch onderzoek (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101390-3", + "display" : "GP9 gene full mutation analysis in Blood or Tissue by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "GP9 gene full mutation analysis in Blood or Tissue by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "GP9 gene Full Mut Anl Bld/T" + }, + { + "language" : "en-US", + "value" : "GP9 gene variant analysis, Blood or tissue specimen" + }, + { + "language" : "nl-NL", + "value" : "GP9-gen volledige mutatie-analyse [bevinding] in bloed of weefsel d.m.v. moleculair genetisch onderzoek (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101391-1", + "display" : "PAH gene full mutation analysis in Blood or Tissue by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "PAH gene full mutation analysis in Blood or Tissue by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "PAH gene Full Mut Anl Bld/T" + }, + { + "language" : "en-US", + "value" : "PAH gene variant analysis, Blood or tissue specimen" + }, + { + "language" : "nl-NL", + "value" : "PAH-gen volledige mutatie-analyse [bevinding] in bloed of weefsel d.m.v. moleculair genetisch onderzoek (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101392-9", + "display" : "ADA gene full mutation analysis in Blood or Tissue by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "ADA gene full mutation analysis in Blood or Tissue by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "ADA gene Full Mut Anl Bld/T" + }, + { + "language" : "en-US", + "value" : "ADA gene variant analysis, Blood or tissue specimen" + }, + { + "language" : "nl-NL", + "value" : "ADA-gen volledige mutatie-analyse [bevinding] in bloed of weefsel d.m.v. moleculair genetisch onderzoek (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101393-7", + "display" : "CLCN7 gene full mutation analysis in Blood or Tissue by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "CLCN7 gene full mutation analysis in Blood or Tissue by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "CLCN7 gene Full Mut Anl Bld/T" + }, + { + "language" : "en-US", + "value" : "CLCN7 gene variant analysis, Blood or tissue specimen" + }, + { + "language" : "nl-NL", + "value" : "ClCN7-gen volledige mutatie-analyse [bevinding] in bloed of weefsel d.m.v. moleculair genetisch onderzoek (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101395-2", + "display" : "Translocation analysis in Embryo by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "Translocation analysis in Embryo by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "Translocation analysis Embryo" + }, + { + "language" : "en-US", + "value" : "Translocation analysis, Embryo" + }, + { + "language" : "nl-NL", + "value" : "Translocatie analyse [bevinding] van embryo d.m.v. moleculair genetisch onderzoek (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101396-0", + "display" : "Preimplantation multigene analysis in Embryo by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "Preimplantation multigene analysis in Embryo by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "Preimplant multigene analysis Embryo" + }, + { + "language" : "en-US", + "value" : "Preimplantation multigene analysis, Embryo" + }, + { + "language" : "nl-NL", + "value" : "Pre-implantatie multigen-analyse [bevinding] van embryo d.m.v. moleculair genetisch onderzoek (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101397-8", + "display" : "Copy number variation analysis in Blood or Tissue by Sequencing", + "designation" : [{ + "language" : "en-US", + "value" : "Copy number variation analysis in Blood or Tissue by Sequencing" + }, + { + "language" : "en-US", + "value" : "CNV analysis Bld/T Seq" + }, + { + "language" : "en-US", + "value" : "Copy number variation analysis, Blood or tissue specimen" + }, + { + "language" : "nl-NL", + "value" : "Variatie in aantal kopieën analyse [bevinding] in bloed of weefsel d.m.v. sequencing (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101405-9", + "display" : "Amyloid protein in Tissue Document", + "designation" : [{ + "language" : "en-US", + "value" : "Amyloid protein in Tissue Document" + }, + { + "language" : "en-US", + "value" : "AMPIP/AMPIF Tiss Doc" + }, + { + "language" : "en-US", + "value" : "Amyloid protein, Tissue" + }, + { + "language" : "nl-NL", + "value" : "Amyloïd-eiwit [bevinding] in weefsel en uitstrijkjes d.m.v. congoroodkleuring + LC/MS/MS (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101468-7", + "display" : "Risk adjustment coding gap report Document", + "designation" : [{ + "language" : "en-US", + "value" : "Risk adjustment coding gap report Document" + }, + { + "language" : "en-US", + "value" : "Risk adjustment coding gap report Doc" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101507-2", + "display" : "Suicide screening report", + "designation" : [{ + "language" : "en-US", + "value" : "Suicide screening report" + }, + { + "language" : "en-US", + "value" : "Suicide screening report" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101541-1", + "display" : "Multidisciplinary Comprehensive plan of care note", + "designation" : [{ + "language" : "en-US", + "value" : "Multidisciplinary Comprehensive plan of care note" + }, + { + "language" : "en-US", + "value" : "Multidisciplinary Comp plan of care note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101566-8", + "display" : "Human coronavirus RNA in Specimen Document", + "designation" : [{ + "language" : "en-US", + "value" : "Human coronavirus RNA in Specimen Document" + }, + { + "language" : "en-US", + "value" : "HCoV RNA Spec Doc" + }, + { + "language" : "en-US", + "value" : "Human coronavirus, Specimen" + }, + { + "language" : "nl-NL", + "value" : "Humaan coronavirus RNA [bevinding] (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101567-6", + "display" : "Parainfluenza virus RNA in Specimen Document", + "designation" : [{ + "language" : "en-US", + "value" : "Parainfluenza virus RNA in Specimen Document" + }, + { + "language" : "en-US", + "value" : "HPIV RNA Spec Doc" + }, + { + "language" : "en-US", + "value" : "Parainfluenza virus, Specimen" + }, + { + "language" : "nl-NL", + "value" : "Para-influenzavirus RNA [bevinding] (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101577-5", + "display" : "Cardioversion report Heart Document", + "designation" : [{ + "language" : "en-US", + "value" : "Cardioversion report Heart Document" + }, + { + "language" : "en-US", + "value" : "Cardioversion report Hrt Doc" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101578-3", + "display" : "Cardiac device monitoring report", + "designation" : [{ + "language" : "en-US", + "value" : "Cardiac device monitoring report" + }, + { + "language" : "en-US", + "value" : "Cardiac device monitoring report" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101579-1", + "display" : "Heart Multisection transthoracic limited by US", + "designation" : [{ + "language" : "en-US", + "value" : "Heart Multisection transthoracic limited by US" + }, + { + "language" : "en-US", + "value" : "Hrt Multisection transthoracic limited" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101580-9", + "display" : "US Heart Transthoracic limited for congenital disease", + "designation" : [{ + "language" : "en-US", + "value" : "US Heart Transthoracic limited for congenital disease" + }, + { + "language" : "en-US", + "value" : "US Hrt Transth Ltd congenital disease" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101581-7", + "display" : "US Heart Transthoracic for congenital disease", + "designation" : [{ + "language" : "en-US", + "value" : "US Heart Transthoracic for congenital disease" + }, + { + "language" : "en-US", + "value" : "US Hrt Transth congenital disease" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101582-5", + "display" : "NM Gastrointestinal tract Views for protein-losing enteropathy W Tc-99m HSA IV", + "designation" : [{ + "language" : "en-US", + "value" : "NM Gastrointestinal tract Views for protein-losing enteropathy W Tc-99m HSA IV" + }, + { + "language" : "en-US", + "value" : "NM GI tract Vs PLE W Tc-99m HSA IV" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101630-2", + "display" : "JAK2 gene rearrangements in Blood or Marrow by FISH", + "designation" : [{ + "language" : "en-US", + "value" : "JAK2 gene rearrangements in Blood or Marrow by FISH" + }, + { + "language" : "en-US", + "value" : "JAK2 gene rearrangements Bld/Mar FISH" + }, + { + "language" : "en-US", + "value" : "JAK2 gene rearrangements, Blood Or Bone marrow" + }, + { + "language" : "nl-NL", + "value" : "JAK2-genherschikking [bevinding] in bloed of beenmerg d.m.v. FISH (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101631-0", + "display" : "JAK2 gene rearrangements in Blood or Tissue by FISH", + "designation" : [{ + "language" : "en-US", + "value" : "JAK2 gene rearrangements in Blood or Tissue by FISH" + }, + { + "language" : "en-US", + "value" : "JAK2 gene rearrangements Bld/T FISH" + }, + { + "language" : "en-US", + "value" : "JAK2 gene rearrangements, Blood or tissue specimen" + }, + { + "language" : "nl-NL", + "value" : "JAK2-genherschikking [bevinding] in bloed of weefsel d.m.v. FISH (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101633-6", + "display" : "MT-RNR1 gene targeted mutation analysis in Blood or Tissue by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "MT-RNR1 gene targeted mutation analysis in Blood or Tissue by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "MT-RNR1 Mut Anl Bld/T" + }, + { + "language" : "en-US", + "value" : "MT-RNR1 gene targeted mutation analysis, Blood or tissue specimen" + }, + { + "language" : "nl-NL", + "value" : "MT-RNR1-gen doelgerichte mutatie-analyse [bevinding] in bloed of weefsel d.m.v. moleculair genetisch onderzoek (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101634-4", + "display" : "HBB gene deletion and duplication mutation analysis in Blood or Tissue by MLPA", + "designation" : [{ + "language" : "en-US", + "value" : "HBB gene deletion and duplication mutation analysis in Blood or Tissue by MLPA" + }, + { + "language" : "en-US", + "value" : "HBB gene Del+Dup Bld/T MLPA" + }, + { + "language" : "en-US", + "value" : "HBB gene deletion/duplication analysis, Blood or tissue specimen" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101635-1", + "display" : "USP6 gene rearrangements in Blood or Tissue by FISH", + "designation" : [{ + "language" : "en-US", + "value" : "USP6 gene rearrangements in Blood or Tissue by FISH" + }, + { + "language" : "en-US", + "value" : "USP6 gene rearrange Bld/T FISH" + }, + { + "language" : "en-US", + "value" : "USP6 gene rearrangements, Blood or tissue specimen" + }, + { + "language" : "nl-NL", + "value" : "USP6-genherschikking [bevinding] in bloed of weefsel d.m.v. FISH (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101636-9", + "display" : "TCRB gene and TCRG gene rearrangements in Bone marrow by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "TCRB gene and TCRG gene rearrangements in Bone marrow by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "TCRB & TCRG gene rearrange Mar" + }, + { + "language" : "en-US", + "value" : "TCRB gene and TCRG gene rearrangements, Bone marrow" + }, + { + "language" : "nl-NL", + "value" : "TCRB-genherschikking & TCRG-genherschikking [bevinding] in beenmerg d.m.v. moleculair genetisch onderzoek (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101637-7", + "display" : "TCRB gene and TCRG gene rearrangements in Blood or Tissue by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "TCRB gene and TCRG gene rearrangements in Blood or Tissue by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "TCRB & TCRG gene rearrange Bld/T" + }, + { + "language" : "en-US", + "value" : "TCRB gene and TCRG gene rearrangements, Blood or tissue specimen" + }, + { + "language" : "nl-NL", + "value" : "TCRB-genherschikking & TCRG-genherschikking [bevinding] in bloed of weefsel d.m.v. moleculair genetisch onderzoek (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101638-5", + "display" : "TCRB gene and TCRG gene rearrangements in Specimen by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "TCRB gene and TCRG gene rearrangements in Specimen by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "TCRB & TCRG gene rearrange Spec" + }, + { + "language" : "en-US", + "value" : "TCRB gene and TCRG gene rearrangements, Specimen" + }, + { + "language" : "nl-NL", + "value" : "TCRB-genherschikking & TCRG-genherschikking [bevinding] d.m.v. moleculair genetisch onderzoek (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101639-3", + "display" : "PDGFB gene rearrangements in Blood or Tissue by FISH", + "designation" : [{ + "language" : "en-US", + "value" : "PDGFB gene rearrangements in Blood or Tissue by FISH" + }, + { + "language" : "en-US", + "value" : "PDGFB gene rearrange Bld/T FISH" + }, + { + "language" : "en-US", + "value" : "PDGFB gene rearrangements, Blood or tissue specimen" + }, + { + "language" : "nl-NL", + "value" : "PDGFB-genherschikking [bevinding] in bloed of weefsel d.m.v. FISH (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101640-1", + "display" : "NUTM1 gene rearrangements in Blood or Tissue by FISH", + "designation" : [{ + "language" : "en-US", + "value" : "NUTM1 gene rearrangements in Blood or Tissue by FISH" + }, + { + "language" : "en-US", + "value" : "NUTM1 gene rearrangements Bld/T FISH" + }, + { + "language" : "en-US", + "value" : "NUTM1 gene rearrangements, Blood or tissue specimen" + }, + { + "language" : "nl-NL", + "value" : "NUTM1-genherschikking [bevinding] in bloed of weefsel d.m.v. FISH (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101641-9", + "display" : "Myeloid sarcoma analysis in Blood or Tissue by FISH", + "designation" : [{ + "language" : "en-US", + "value" : "Myeloid sarcoma analysis in Blood or Tissue by FISH" + }, + { + "language" : "en-US", + "value" : "Myeloid sarcoma analysis Bld/T FISH" + }, + { + "language" : "en-US", + "value" : "Myeloid sarcoma analysis, Blood or tissue specimen" + }, + { + "language" : "nl-NL", + "value" : "Analyse van myeloïd sarcoom [bevinding] in bloed of weefsel d.m.v. FISH (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101651-8", + "display" : "MYC and BCL2 rearrangements in Tissue by FISH", + "designation" : [{ + "language" : "en-US", + "value" : "MYC and BCL2 rearrangements in Tissue by FISH" + }, + { + "language" : "en-US", + "value" : "BLYM Tiss FISH" + }, + { + "language" : "en-US", + "value" : "MYC and BCL2 rearrangements, Tissue" + }, + { + "language" : "nl-NL", + "value" : "MYC- & BCL2-genherschikking [bevinding] in weefsel en uitstrijkjes d.m.v. FISH (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101657-5", + "display" : "Special investigation unit (SIU) medical record request Document", + "designation" : [{ + "language" : "en-US", + "value" : "Special investigation unit (SIU) medical record request Document" + }, + { + "language" : "en-US", + "value" : "SIU medical record request Doc" + }, + { + "language" : "en-US", + "value" : "Y" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101663-3", + "display" : "T-Cell acute lymphoblastic leukemia in Blood or Tissue by FISH", + "designation" : [{ + "language" : "en-US", + "value" : "T-Cell acute lymphoblastic leukemia in Blood or Tissue by FISH" + }, + { + "language" : "en-US", + "value" : "TALAF Bld/T FISH" + }, + { + "language" : "en-US", + "value" : "T-Cell acute lymphoblastic leukemia, Blood or tissue specimen" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101664-1", + "display" : "in Blood or Tissue by FISH", + "designation" : [{ + "language" : "en-US", + "value" : "in Blood or Tissue by FISH" + }, + { + "language" : "en-US", + "value" : "Bld/T FISH" + }, + { + "language" : "en-US", + "value" : "Philadelphia-like ALL gene deletion & rearrangement, Blood or tissue specimen" + }, + { + "language" : "nl-NL", + "value" : "Philadelphia-like ALL gendeletie & genherschikking [bevinding] in bloed of weefsel d.m.v. FISH (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101671-6", + "display" : "Hereditary Wilms tumor multigene analysis in Blood or Tissue by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "Hereditary Wilms tumor multigene analysis in Blood or Tissue by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "Hered. Wilms tmr multigen anl Bld/T" + }, + { + "language" : "en-US", + "value" : "Hereditary Wilms tumor multigene analysis, Blood or tissue specimen" + }, + { + "language" : "nl-NL", + "value" : "Hereditaire Wilms-tumor multigen-analyse [bevinding] in bloed of weefsel d.m.v. moleculair genetisch onderzoek (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101682-3", + "display" : "T-cell lymphoma in Blood or Tissue Document by FISH", + "designation" : [{ + "language" : "en-US", + "value" : "T-cell lymphoma in Blood or Tissue Document by FISH" + }, + { + "language" : "en-US", + "value" : "T-cell lymphoma Bld/T Doc FISH" + }, + { + "language" : "en-US", + "value" : "T-cell lymphoma, Blood or tissue specimen" + }, + { + "language" : "nl-NL", + "value" : "T-cellymfoom [bevinding] in bloed of weefsel d.m.v. FISH (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101787-0", + "display" : "B-cell lymphoma chromosome analysis in Tissue by FISH", + "designation" : [{ + "language" : "en-US", + "value" : "B-cell lymphoma chromosome analysis in Tissue by FISH" + }, + { + "language" : "en-US", + "value" : "B-cell lymphoma chromosome al Tiss FISH" + }, + { + "language" : "en-US", + "value" : "B-cell lymphoma chromosome analysis, Tissue" + }, + { + "language" : "nl-NL", + "value" : "B-cellymfoom chromosoomanalyse [bevinding] in weefsel en uitstrijkjes d.m.v. FISH (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101788-8", + "display" : "Chronic lymphocytic leukemia gene rearrangements in Blood or Marrow by FISH", + "designation" : [{ + "language" : "en-US", + "value" : "Chronic lymphocytic leukemia gene rearrangements in Blood or Marrow by FISH" + }, + { + "language" : "en-US", + "value" : "CLL gene rearrange Bld/Mar FISH" + }, + { + "language" : "en-US", + "value" : "Chronic lymphocytic leukemia gene rearrangements, Blood Or Bone marrow" + }, + { + "language" : "nl-NL", + "value" : "Chronische lymfatische leukemie genherschikking [bevinding] in bloed of beenmerg d.m.v. FISH (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101792-0", + "display" : "Scanned laboratory result", + "designation" : [{ + "language" : "en-US", + "value" : "Scanned laboratory result" + }, + { + "language" : "en-US", + "value" : "Scanned lab result" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101820-9", + "display" : "Preimplantation targeted mutation analysis in Embryo by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "Preimplantation targeted mutation analysis in Embryo by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "Preimplantation Mut Anl Embryo" + }, + { + "language" : "en-US", + "value" : "Preimplantation targeted mutation analysis, Embryo" + }, + { + "language" : "nl-NL", + "value" : "Pre-implantatie doelgerichte mutatie-analyse [bevinding] van embryo d.m.v. moleculair genetisch onderzoek (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101823-3", + "display" : "Apolipoprotein C-III [Presence] in Serum or Plasma by Isoelectric focusing", + "designation" : [{ + "language" : "en-US", + "value" : "Apolipoprotein C-III [Presence] in Serum or Plasma by Isoelectric focusing" + }, + { + "language" : "en-US", + "value" : "Apo C-III SerPl IEF" + }, + { + "language" : "en-US", + "value" : "Apolipoprotein C-III, Blood" + }, + { + "language" : "nl-NL", + "value" : "Apolipoproteïne C-III [aanwezigheid] in serum of plasma d.m.v. iso-elektrisch focusseren (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101881-1", + "display" : "Implant card", + "designation" : [{ + "language" : "en-US", + "value" : "Implant card" + }, + { + "language" : "en-US", + "value" : "Implant card" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101884-5", + "display" : "Healthcare navigator Repository Initial evaluation note", + "designation" : [{ + "language" : "en-US", + "value" : "Healthcare navigator Repository Initial evaluation note" + }, + { + "language" : "en-US", + "value" : "Navigator Repository initial eval nt" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101885-2", + "display" : "Child and adolescent psychiatry Education note", + "designation" : [{ + "language" : "en-US", + "value" : "Child and adolescent psychiatry Education note" + }, + { + "language" : "en-US", + "value" : "Child+teen psych Educ note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101886-0", + "display" : "General medicine Telephone encounter Consult note", + "designation" : [{ + "language" : "en-US", + "value" : "General medicine Telephone encounter Consult note" + }, + { + "language" : "en-US", + "value" : "General medicine Phone Consult note" + }, + { + "language" : "nl-NL", + "value" : "Consultverslag [bevinding] in telefonisch contact d.m.v. algemene geneeskunde (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101887-8", + "display" : "Surgery Telephone encounter Consult note", + "designation" : [{ + "language" : "en-US", + "value" : "Surgery Telephone encounter Consult note" + }, + { + "language" : "en-US", + "value" : "Surgery Phone Consult note" + }, + { + "language" : "nl-NL", + "value" : "Consultverslag [bevinding] in telefonisch contact d.m.v. chirurgie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101888-6", + "display" : "Palliative care Telephone encounter Consult note", + "designation" : [{ + "language" : "en-US", + "value" : "Palliative care Telephone encounter Consult note" + }, + { + "language" : "en-US", + "value" : "Palliative care Phone Consult note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101889-4", + "display" : "Medical Aid in Dying Discharge summary", + "designation" : [{ + "language" : "en-US", + "value" : "Medical Aid in Dying Discharge summary" + }, + { + "language" : "en-US", + "value" : "MAiD D/C sum" + }, + { + "language" : "nl-NL", + "value" : "Samenvattende ontslagbrief [bevinding] in {instelling} d.m.v. medische zorg bij sterven (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101890-2", + "display" : "Medical toxicology Discharge summary", + "designation" : [{ + "language" : "en-US", + "value" : "Medical toxicology Discharge summary" + }, + { + "language" : "en-US", + "value" : "Med tox D/C sum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101891-0", + "display" : "Rapid response team Discharge summary", + "designation" : [{ + "language" : "en-US", + "value" : "Rapid response team Discharge summary" + }, + { + "language" : "en-US", + "value" : "Rapid response team D/C sum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101892-8", + "display" : "Occupational medicine Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Occupational medicine Progress note" + }, + { + "language" : "en-US", + "value" : "Occup med Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in {instelling} d.m.v. beroepsgeneeskunde (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101893-6", + "display" : "Physical medicine and rehab Letter", + "designation" : [{ + "language" : "en-US", + "value" : "Physical medicine and rehab Letter" + }, + { + "language" : "en-US", + "value" : "PM+R Letter" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101894-4", + "display" : "Cardiology Letter", + "designation" : [{ + "language" : "en-US", + "value" : "Cardiology Letter" + }, + { + "language" : "en-US", + "value" : "Cardiology Letter" + }, + { + "language" : "nl-NL", + "value" : "Brief [bevinding] in {instelling} d.m.v. cardiovasculaire aandoening (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101895-1", + "display" : "Kinesiotherapy Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Kinesiotherapy Progress note" + }, + { + "language" : "en-US", + "value" : "Kinesiotherapy Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in {instelling} d.m.v. kinesiotherapie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101896-9", + "display" : "Heart failure+Transplant cardiology procedure note", + "designation" : [{ + "language" : "en-US", + "value" : "Heart failure+Transplant cardiology procedure note" + }, + { + "language" : "en-US", + "value" : "HF+TC Procedure note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101897-7", + "display" : "Kinesiotherapy procedure note", + "designation" : [{ + "language" : "en-US", + "value" : "Kinesiotherapy procedure note" + }, + { + "language" : "en-US", + "value" : "Kinesiotherapy Procedure note" + }, + { + "language" : "nl-NL", + "value" : "Verslag ingreep [bevinding] in {instelling} d.m.v. kinesiotherapie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101898-5", + "display" : "Interdisciplinary Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Interdisciplinary Progress note" + }, + { + "language" : "en-US", + "value" : "Interdiscip Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in {instelling} d.m.v. multidisciplinair (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101899-3", + "display" : "Osteopathic medicine Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Osteopathic medicine Progress note" + }, + { + "language" : "en-US", + "value" : "Osteopathic med Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101900-9", + "display" : "Geriatric medicine Action plan", + "designation" : [{ + "language" : "en-US", + "value" : "Geriatric medicine Action plan" + }, + { + "language" : "en-US", + "value" : "Geri med" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101901-7", + "display" : "Mental health Action plan", + "designation" : [{ + "language" : "en-US", + "value" : "Mental health Action plan" + }, + { + "language" : "en-US", + "value" : "Mental health" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101904-1", + "display" : "Release of Information request", + "designation" : [{ + "language" : "en-US", + "value" : "Release of Information request" + }, + { + "language" : "en-US", + "value" : "ROI request" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101920-7", + "display" : "Chronic lymphocytic leukemia gene targeted rearrangements in Blood or Marrow by FISH", + "designation" : [{ + "language" : "en-US", + "value" : "Chronic lymphocytic leukemia gene targeted rearrangements in Blood or Marrow by FISH" + }, + { + "language" : "en-US", + "value" : "CLL gene targeted rearrange Bld/Mar FISH" + }, + { + "language" : "en-US", + "value" : "Chronic lymphocytic leukemia gene targeted rearrangements, Blood Or Bone marrow" + }, + { + "language" : "nl-NL", + "value" : "Chronische lymfatische leukemie doelgerichte gentranslocaties [bevinding] in bloed of beenmerg d.m.v. FISH (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101952-0", + "display" : "MTTP gene targeted mutation analysis in Blood or Tissue by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "MTTP gene targeted mutation analysis in Blood or Tissue by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "MTTP Mut Anl Bld/T" + }, + { + "language" : "en-US", + "value" : "MTTP gene targeted mutation analysis, Blood or tissue specimen" + }, + { + "language" : "nl-NL", + "value" : "MTTP-gen doelgerichte mutatie-analyse [bevinding] in bloed of weefsel d.m.v. moleculair genetisch onderzoek (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101953-8", + "display" : "COL4A3 gene targeted mutation analysis in Blood or Tissue by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "COL4A3 gene targeted mutation analysis in Blood or Tissue by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "COL4A3 gene Mut Anl Bld/T" + }, + { + "language" : "en-US", + "value" : "COL4A3 gene targeted mutation analysis" + }, + { + "language" : "nl-NL", + "value" : "COL4A3-gen doelgerichte mutatie-analyse [bevinding] in bloed of weefsel d.m.v. moleculair genetisch onderzoek (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101954-6", + "display" : "SLC35A3 gene targeted mutation analysis in Blood or Tissue by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "SLC35A3 gene targeted mutation analysis in Blood or Tissue by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "SLC35A3 gene Mut Anl Bld/T" + }, + { + "language" : "en-US", + "value" : "SLC35A3 gene targeted mutation analysis" + }, + { + "language" : "nl-NL", + "value" : "SLC35A3-gen doelgerichte mutatie-analyse [bevinding] in bloed of weefsel d.m.v. moleculair genetisch onderzoek (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101955-3", + "display" : "DNAI1 gene targeted mutation analysis in Blood or Tissue by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "DNAI1 gene targeted mutation analysis in Blood or Tissue by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "DNAI1 gene Mut Anl Bld/T" + }, + { + "language" : "en-US", + "value" : "DNAI1 gene targeted mutation analysis" + }, + { + "language" : "nl-NL", + "value" : "DNAI1-gen doelgerichte mutatie-analyse [bevinding] in bloed of weefsel d.m.v. moleculair genetisch onderzoek (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101956-1", + "display" : "COQ4 gene targeted mutation analysis in Blood or Tissue by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "COQ4 gene targeted mutation analysis in Blood or Tissue by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "COQ4 gene Mut Anl Bld/T" + }, + { + "language" : "en-US", + "value" : "COQ4 gene targeted mutation analysis" + }, + { + "language" : "nl-NL", + "value" : "COQ4-gen doelgerichte mutatie-analyse [bevinding] in bloed of weefsel d.m.v. moleculair genetisch onderzoek (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101957-9", + "display" : "RTEL1 gene targeted mutation analysis in Blood or Tissue by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "RTEL1 gene targeted mutation analysis in Blood or Tissue by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "RTEL1 gene Mut Anl Bld/T" + }, + { + "language" : "en-US", + "value" : "RTEL1 gene targeted mutation analysis" + }, + { + "language" : "nl-NL", + "value" : "RTEL1-gen doelgerichte mutatie-analyse [bevinding] in bloed of weefsel d.m.v. moleculair genetisch onderzoek (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101958-7", + "display" : "ADAMTS2 gene targeted mutation analysis in Blood or Tissue by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "ADAMTS2 gene targeted mutation analysis in Blood or Tissue by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "ADAMTS2 gene Mut Anl Bld/T" + }, + { + "language" : "en-US", + "value" : "ADAMTS2 gene targeted mutation analysis" + }, + { + "language" : "nl-NL", + "value" : "ADAMTS2-gen doelgerichte mutatie-analyse [bevinding] in bloed of weefsel d.m.v. moleculair genetisch onderzoek (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101959-5", + "display" : "TCIRG1 gene targeted mutation analysis in Blood or Tissue by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "TCIRG1 gene targeted mutation analysis in Blood or Tissue by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "TCIRG1 Mut Anl Bld/T" + }, + { + "language" : "en-US", + "value" : "TCIRG1 gene targeted mutation analysis, Blood or tissue specimen" + }, + { + "language" : "nl-NL", + "value" : "TCIRG1-gen doelgerichte mutatie [bevinding] in bloed of weefsel d.m.v. moleculair genetisch onderzoek (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101960-3", + "display" : "PEX2 gene targeted mutation analysis in Blood or Tissue by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "PEX2 gene targeted mutation analysis in Blood or Tissue by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "PEX2 gene Mut Anl Bld/T" + }, + { + "language" : "en-US", + "value" : "PEX2 gene targeted mutation analysis" + }, + { + "language" : "nl-NL", + "value" : "PEX2-gen doelgerichte mutatie-analyse [bevinding] in bloed of weefsel d.m.v. moleculair genetisch onderzoek (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101961-1", + "display" : "PHGDH gene targeted mutation analysis in Blood or Tissue by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "PHGDH gene targeted mutation analysis in Blood or Tissue by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "PHGDH gene Mut Anl Bld/T" + }, + { + "language" : "en-US", + "value" : "PHGDH gene targeted mutation analysis" + }, + { + "language" : "nl-NL", + "value" : "PHGDH-gen doelgerichte mutatie-analyse [bevinding] in bloed of weefsel d.m.v. moleculair genetisch onderzoek (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101962-9", + "display" : "DHDDS gene targeted mutation analysis in Blood or Tissue by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "DHDDS gene targeted mutation analysis in Blood or Tissue by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "DHDDS gene Mut Anl Bld/T" + }, + { + "language" : "en-US", + "value" : "DHDDS gene targeted mutation analysis" + }, + { + "language" : "nl-NL", + "value" : "DHDDS-gen doelgerichte mutatie-analyse [bevinding] in bloed of weefsel d.m.v. moleculair genetisch onderzoek (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101963-7", + "display" : "SLC1A4 gene targeted mutation analysis in Blood or Tissue by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "SLC1A4 gene targeted mutation analysis in Blood or Tissue by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "SLC1A4 gene Mut Anl Bld/T" + }, + { + "language" : "en-US", + "value" : "SLC1A4 gene targeted mutation analysis" + }, + { + "language" : "nl-NL", + "value" : "SLC1A4-gen doelgerichte mutatie-analyse [bevinding] in bloed of weefsel d.m.v. moleculair genetisch onderzoek (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101964-5", + "display" : "HPS3 gene targeted mutation analysis in Blood or Tissue by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "HPS3 gene targeted mutation analysis in Blood or Tissue by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "HPS3 gene Mut Anl Bld/T" + }, + { + "language" : "en-US", + "value" : "HPS3 gene targeted mutation analysis" + }, + { + "language" : "nl-NL", + "value" : "HPS3-gen doelgerichte mutatie-analyse [bevinding] in bloed of weefsel d.m.v. moleculair genetisch onderzoek (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101965-2", + "display" : "NDUFAF5 gene targeted mutation analysis in Blood or Tissue by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "NDUFAF5 gene targeted mutation analysis in Blood or Tissue by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "NDUFAF5 Mut Anl Bld/T" + }, + { + "language" : "en-US", + "value" : "NDUFAF5 gene targeted mutation analysis, Blood or tissue specimen" + }, + { + "language" : "nl-NL", + "value" : "NDUFAF5-gen doelgerichte mutatie-analyse [bevinding] in bloed of weefsel d.m.v. moleculair genetisch onderzoek (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101994-2", + "display" : "Foundation pain index Document by based on lab data", + "designation" : [{ + "language" : "en-US", + "value" : "Foundation pain index Document by based on lab data" + }, + { + "language" : "en-US", + "value" : "FPI Patient Doc from lab data" + }, + { + "language" : "en-US", + "value" : "Foundation pain index" + }] + }, + { + "system" : "http://loinc.org", + "code" : "102009-8", + "display" : "Clinical pathology Laboratory report", + "designation" : [{ + "language" : "en-US", + "value" : "Clinical pathology Laboratory report" + }, + { + "language" : "en-US", + "value" : "Clin Path Laboratory report" + }] + }, + { + "system" : "http://loinc.org", + "code" : "102036-1", + "display" : "Abnormal Prion Protein [Interpretation] in Cerebral spinal fluid Document by RT-QuIC", + "designation" : [{ + "language" : "en-US", + "value" : "Abnormal Prion Protein [Interpretation] in Cerebral spinal fluid Document by RT-QuIC" + }, + { + "language" : "en-US", + "value" : "Abn Prion Prot CSF Doc RT-QuIC-Imp" + }, + { + "language" : "en-US", + "value" : "Abnormal prion protein, Spinal fluid" + }, + { + "language" : "nl-NL", + "value" : "Prioneiwit.abnormaal [interpretatie] in liquor cerebrospinalis d.m.v. RT-QulC (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "102039-5", + "display" : "MET gene amplification in Blood or Tissue by Molgen", + "designation" : [{ + "language" : "en-US", + "value" : "MET gene amplification in Blood or Tissue by Molgen" + }, + { + "language" : "en-US", + "value" : "MET gene amplification Bld/T Molgen" + }, + { + "language" : "en-US", + "value" : "MET amplification, Blood or tissue specimen" + }, + { + "language" : "nl-NL", + "value" : "MET-genamplificatie [bevinding] in bloed of weefsel d.m.v. moleculair genetisch onderzoek (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "102086-6", + "display" : "Endometrial stromal tumor in Tissue Document by FISH", + "designation" : [{ + "language" : "en-US", + "value" : "Endometrial stromal tumor in Tissue Document by FISH" + }, + { + "language" : "en-US", + "value" : "Endometrial stromal tumor Tiss Doc FISH" + }, + { + "language" : "en-US", + "value" : "Endometrial stromal tumor, Tissue" + }, + { + "language" : "nl-NL", + "value" : "Stromale tumor van endometrium [bevinding] in weefsel en uitstrijkjes d.m.v. FISH (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "102089-0", + "display" : "FHIR resource patient medical record", + "designation" : [{ + "language" : "en-US", + "value" : "FHIR resource patient medical record" + }, + { + "language" : "en-US", + "value" : "FHIR MR" + }] + }, + { + "system" : "http://loinc.org", + "code" : "102091-6", + "display" : "HBA1 and HBA2 gene full mutation analysis in Amniotic fluid or Chorionic villus sample by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "HBA1 and HBA2 gene full mutation analysis in Amniotic fluid or Chorionic villus sample by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "HBA1 + HBA2 Full Mut Anl Amn/CVS" + }, + { + "language" : "en-US", + "value" : "HBA1 and HBA2 gene variant analysis, Amnio Fld/CVS" + }] + }, + { + "system" : "http://loinc.org", + "code" : "102099-9", + "display" : "B-cell acute lymphocytic leukemia in Blood or Tissue by FISH", + "designation" : [{ + "language" : "en-US", + "value" : "B-cell acute lymphocytic leukemia in Blood or Tissue by FISH" + }, + { + "language" : "en-US", + "value" : "B-cell ALL Bld/T FISH" + }, + { + "language" : "en-US", + "value" : "B-cell acute lymphocytic leukemia, Blood or tissue specimen" + }, + { + "language" : "nl-NL", + "value" : "Acute B-cel-lymfocytaire leukemie [bevinding] in bloed of weefsel d.m.v. FISH (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "102100-5", + "display" : "B-cell acute lymphoblastic leukemia in Blood or Tissue by FISH", + "designation" : [{ + "language" : "en-US", + "value" : "B-cell acute lymphoblastic leukemia in Blood or Tissue by FISH" + }, + { + "language" : "en-US", + "value" : "B-cell ALL Bld/T FISH" + }, + { + "language" : "en-US", + "value" : "B-cell acute lymphoblastic leukemia, Blood or tissue specimen" + }] + }, + { + "system" : "http://loinc.org", + "code" : "102101-3", + "display" : "Acute myeloid leukemia in Blood or Tissue by FISH", + "designation" : [{ + "language" : "en-US", + "value" : "Acute myeloid leukemia in Blood or Tissue by FISH" + }, + { + "language" : "en-US", + "value" : "AML Bld/T FISH" + }, + { + "language" : "en-US", + "value" : "Acute myeloid leukemia, Blood or tissue specimen" + }, + { + "language" : "nl-NL", + "value" : "Acute myeloïde leukemie [bevinding] in bloed of weefsel d.m.v. FISH (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103140-0", + "display" : "Personal health attachment Document", + "designation" : [{ + "language" : "en-US", + "value" : "Personal health attachment Document" + }, + { + "language" : "en-US", + "value" : "Personal health attachment Doc" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103144-2", + "display" : "Medical equipment dispensed.brief Document", + "designation" : [{ + "language" : "en-US", + "value" : "Medical equipment dispensed.brief Document" + }, + { + "language" : "en-US", + "value" : "Med equip disp.brief Doc" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103145-9", + "display" : "Medical equipment dispensed.extended Document", + "designation" : [{ + "language" : "en-US", + "value" : "Medical equipment dispensed.extended Document" + }, + { + "language" : "en-US", + "value" : "Med equip disp.ext Doc" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103146-7", + "display" : "Specialist care dispensed.brief Document", + "designation" : [{ + "language" : "en-US", + "value" : "Specialist care dispensed.brief Document" + }, + { + "language" : "en-US", + "value" : "Specialist care disp.brief Doc" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103147-5", + "display" : "Specialist care dispensed.extended Document", + "designation" : [{ + "language" : "en-US", + "value" : "Specialist care dispensed.extended Document" + }, + { + "language" : "en-US", + "value" : "Spec care disp.ext Doc" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103228-3", + "display" : "XR Spine Lumbar and Sacrum 2 or 3 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Spine Lumbar and Sacrum 2 or 3 Views" + }, + { + "language" : "en-US", + "value" : "XR L-spine+Sacrum 2V or 3V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103229-1", + "display" : "XR Finger - right GE 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Finger - right GE 2 Views" + }, + { + "language" : "en-US", + "value" : "XR Finger-R GE 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103230-9", + "display" : "XR Knee - bilateral 1 or 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Knee - bilateral 1 or 2 Views" + }, + { + "language" : "en-US", + "value" : "XR Knee-Bl 1V or 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103231-7", + "display" : "XR Finger - left GE 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Finger - left GE 2 Views" + }, + { + "language" : "en-US", + "value" : "XR Finger-L GE 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103232-5", + "display" : "XR Toe third - right GE 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Toe third - right GE 2 Views" + }, + { + "language" : "en-US", + "value" : "XR Toe 3rd-R GE 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103233-3", + "display" : "XR Pelvis and Hip - right View AP and Views 2 or 3", + "designation" : [{ + "language" : "en-US", + "value" : "XR Pelvis and Hip - right View AP and Views 2 or 3" + }, + { + "language" : "en-US", + "value" : "XR Pelvis and Hip-R AP + 2V or 3V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103234-1", + "display" : "XR Pelvis and Hip - right 2 or 3 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Pelvis and Hip - right 2 or 3 Views" + }, + { + "language" : "en-US", + "value" : "XR Pelvis and Hip-R 2V or 3V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103235-8", + "display" : "XR Pelvis and Hip - left 2 or 3 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Pelvis and Hip - left 2 or 3 Views" + }, + { + "language" : "en-US", + "value" : "XR Pelvis and Hip-L 2V or 3V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103236-6", + "display" : "XR Toes - right GE 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Toes - right GE 2 Views" + }, + { + "language" : "en-US", + "value" : "XR Toes-R GE 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103237-4", + "display" : "XR Toes - left GE 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Toes - left GE 2 Views" + }, + { + "language" : "en-US", + "value" : "XR Toes-L GE 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103238-2", + "display" : "XR Hip - right 2 or 3 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Hip - right 2 or 3 Views" + }, + { + "language" : "en-US", + "value" : "XR Hip-R 2V or 3V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103239-0", + "display" : "XR Humerus - right GE 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Humerus - right GE 2 Views" + }, + { + "language" : "en-US", + "value" : "XR Humerus-R GE 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103240-8", + "display" : "XR Humerus - left GE 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Humerus - left GE 2 Views" + }, + { + "language" : "en-US", + "value" : "XR Humerus-L GE 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103241-6", + "display" : "XR Spine 2 or 3 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Spine 2 or 3 Views" + }, + { + "language" : "en-US", + "value" : "XR Spine 2V or 3V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103242-4", + "display" : "XR Hip - left 2 or 3 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Hip - left 2 or 3 Views" + }, + { + "language" : "en-US", + "value" : "XR Hip-L 2V or 3V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103243-2", + "display" : "XR Nasal bones GE 3 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Nasal bones GE 3 Views" + }, + { + "language" : "en-US", + "value" : "XR Nasal bones GE 3V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103244-0", + "display" : "XR Great toe - left GE 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Great toe - left GE 2 Views" + }, + { + "language" : "en-US", + "value" : "XR Great toe-L GE 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103245-7", + "display" : "XR Hand - bilateral GE 3 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Hand - bilateral GE 3 Views" + }, + { + "language" : "en-US", + "value" : "XR Hand-Bl GE 3V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103246-5", + "display" : "XR Pelvis and Hip - bilateral 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Pelvis and Hip - bilateral 2 Views" + }, + { + "language" : "en-US", + "value" : "XR Pelvis and Hip-Bl 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103247-3", + "display" : "XR Great toe - right GE 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Great toe - right GE 2 Views" + }, + { + "language" : "en-US", + "value" : "XR Great toe-R GE 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103248-1", + "display" : "XR Femur - right GE 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Femur - right GE 2 Views" + }, + { + "language" : "en-US", + "value" : "XR Femur-R GE 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103249-9", + "display" : "XR Pelvis and Hip - left View AP and Views 2 or 3", + "designation" : [{ + "language" : "en-US", + "value" : "XR Pelvis and Hip - left View AP and Views 2 or 3" + }, + { + "language" : "en-US", + "value" : "XR Pelvis and Hip-L AP + 2V or 3V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103250-7", + "display" : "XR Femur - left GE 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Femur - left GE 2 Views" + }, + { + "language" : "en-US", + "value" : "XR Femur-L GE 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103251-5", + "display" : "XR Cervical spine LE 3 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Cervical spine LE 3 Views" + }, + { + "language" : "en-US", + "value" : "XR C-spine LE 3V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103252-3", + "display" : "XR Pelvis and Hip - bilateral View AP and View 2", + "designation" : [{ + "language" : "en-US", + "value" : "XR Pelvis and Hip - bilateral View AP and View 2" + }, + { + "language" : "en-US", + "value" : "XR Pelvis and Hip-Bl AP + 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103253-1", + "display" : "XR Knee - bilateral GE 4 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Knee - bilateral GE 4 Views" + }, + { + "language" : "en-US", + "value" : "XR Knee-Bl GE 4V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103254-9", + "display" : "XR Thoracic and lumbar spine Views 2 or 3 for scoliosis", + "designation" : [{ + "language" : "en-US", + "value" : "XR Thoracic and lumbar spine Views 2 or 3 for scoliosis" + }, + { + "language" : "en-US", + "value" : "XR T+L-Spine 2V or 3V for Scoli" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103255-6", + "display" : "XR Lumbar spine 4 or 5 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Lumbar spine 4 or 5 Views" + }, + { + "language" : "en-US", + "value" : "XR L-spine 4V or 5V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103256-4", + "display" : "XR Chest and Abdomen 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Chest and Abdomen 2 Views" + }, + { + "language" : "en-US", + "value" : "XR Chest+Abd 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103257-2", + "display" : "XR Shoulder - bilateral GE 3 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Shoulder - bilateral GE 3 Views" + }, + { + "language" : "en-US", + "value" : "XR Shoulder-Bl GE 3V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103258-0", + "display" : "XR Pelvis and Hip - right Single view", + "designation" : [{ + "language" : "en-US", + "value" : "XR Pelvis and Hip - right Single view" + }, + { + "language" : "en-US", + "value" : "XR Pelvis and Hip-R 1V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103259-8", + "display" : "XR Shoulder - left GE 3 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Shoulder - left GE 3 Views" + }, + { + "language" : "en-US", + "value" : "XR Should-L GE 3V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103260-6", + "display" : "XR Spine Lumbar and Sacrum Views W right bending and W left bending", + "designation" : [{ + "language" : "en-US", + "value" : "XR Spine Lumbar and Sacrum Views W right bending and W left bending" + }, + { + "language" : "en-US", + "value" : "XR L-spine+Sacrum Views W R+L-bending" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103261-4", + "display" : "XR Shoulder - bilateral GE 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Shoulder - bilateral GE 2 Views" + }, + { + "language" : "en-US", + "value" : "XR Shoulder-Bl GE 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103262-2", + "display" : "XR Calcaneus - right GE 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Calcaneus - right GE 2 Views" + }, + { + "language" : "en-US", + "value" : "XR Heel-R GE 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103263-0", + "display" : "XR Spine Lumbar and Sacrum 2 or 3 Views W right bending and W left bending", + "designation" : [{ + "language" : "en-US", + "value" : "XR Spine Lumbar and Sacrum 2 or 3 Views W right bending and W left bending" + }, + { + "language" : "en-US", + "value" : "XR L-spine+Sacrum 2V or 3V W R+L-bending" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103264-8", + "display" : "XR Calcaneus - left GE 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Calcaneus - left GE 2 Views" + }, + { + "language" : "en-US", + "value" : "XR Heel-L GE 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103265-5", + "display" : "XR Pelvis and Hip - bilateral GE 5 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Pelvis and Hip - bilateral GE 5 Views" + }, + { + "language" : "en-US", + "value" : "XR Pelvis and Hip-Bl GE 5V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103266-3", + "display" : "XR Pelvis and Hip - bilateral 3 or 4 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Pelvis and Hip - bilateral 3 or 4 Views" + }, + { + "language" : "en-US", + "value" : "XR Pelvis and Hip-Bl 3V or 4V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103267-1", + "display" : "XR Hip - bilateral 3 or 4 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Hip - bilateral 3 or 4 Views" + }, + { + "language" : "en-US", + "value" : "XR Hip-Bl 3V or 4V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103268-9", + "display" : "XR Spine thoracolumbar junction GE 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Spine thoracolumbar junction GE 2 Views" + }, + { + "language" : "en-US", + "value" : "XR TLJ GE 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103269-7", + "display" : "XR Thoracic spine GE 4 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Thoracic spine GE 4 Views" + }, + { + "language" : "en-US", + "value" : "XR T-spine GE 4V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103270-5", + "display" : "XR Pelvis and Hip - left Single view", + "designation" : [{ + "language" : "en-US", + "value" : "XR Pelvis and Hip - left Single view" + }, + { + "language" : "en-US", + "value" : "XR Pelvis and Hip-L 1V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103271-3", + "display" : "XR Hip 2 or 3 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Hip 2 or 3 Views" + }, + { + "language" : "en-US", + "value" : "XR Hip 2V or 3V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103272-1", + "display" : "XR Pelvis and Hip - right GE 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Pelvis and Hip - right GE 2 Views" + }, + { + "language" : "en-US", + "value" : "XR Pelvis and Hip-R GE 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103273-9", + "display" : "XR Abdomen Greater than 2 views and upright and lateral-decubitus", + "designation" : [{ + "language" : "en-US", + "value" : "XR Abdomen Greater than 2 views and upright and lateral-decubitus" + }, + { + "language" : "en-US", + "value" : "XR Abd GE 2V+upright+lat decub" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103274-7", + "display" : "XR Pelvis and Hip - bilateral View AP and Views 3 or 4", + "designation" : [{ + "language" : "en-US", + "value" : "XR Pelvis and Hip - bilateral View AP and Views 3 or 4" + }, + { + "language" : "en-US", + "value" : "XR Pelvis and Hip-Bl AP + 3V or 4V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103275-4", + "display" : "Portable XR Chest 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "Portable XR Chest 2 Views" + }, + { + "language" : "en-US", + "value" : "XR port Chest 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103276-2", + "display" : "XR Thumb - right GE 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Thumb - right GE 2 Views" + }, + { + "language" : "en-US", + "value" : "XR Thumb-R GE 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103277-0", + "display" : "XR Ribs - left and Chest 2 Views and PA", + "designation" : [{ + "language" : "en-US", + "value" : "XR Ribs - left and Chest 2 Views and PA" + }, + { + "language" : "en-US", + "value" : "XR Ribs-L + Chest 2V + PA" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103278-8", + "display" : "XR Thumb - left GE 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Thumb - left GE 2 Views" + }, + { + "language" : "en-US", + "value" : "XR Thumb-L GE 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103279-6", + "display" : "XR Pelvis and Hip - bilateral GE 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Pelvis and Hip - bilateral GE 2 Views" + }, + { + "language" : "en-US", + "value" : "XR Pelvis and Hip-Bl GE 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103280-4", + "display" : "XR Ribs - right and Chest 2 Views and PA", + "designation" : [{ + "language" : "en-US", + "value" : "XR Ribs - right and Chest 2 Views and PA" + }, + { + "language" : "en-US", + "value" : "XR Ribs-R + Chest 2V + PA" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103281-2", + "display" : "Portable XR Chest and Abdomen Views", + "designation" : [{ + "language" : "en-US", + "value" : "Portable XR Chest and Abdomen Views" + }, + { + "language" : "en-US", + "value" : "XR port Chest+Abd Views" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103282-0", + "display" : "XR Abdomen View AP and oblique and cone", + "designation" : [{ + "language" : "en-US", + "value" : "XR Abdomen View AP and oblique and cone" + }, + { + "language" : "en-US", + "value" : "XR Abd AP+oblique+cone" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103283-8", + "display" : "XR Wrist - right 3 or 4 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Wrist - right 3 or 4 Views" + }, + { + "language" : "en-US", + "value" : "XR Wrist-R 3V or 4V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103284-6", + "display" : "Portable XR Abdomen 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "Portable XR Abdomen 2 Views" + }, + { + "language" : "en-US", + "value" : "XR port Abd 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103285-3", + "display" : "XR Wrist - right Greater than 3 views scaphoid", + "designation" : [{ + "language" : "en-US", + "value" : "XR Wrist - right Greater than 3 views scaphoid" + }, + { + "language" : "en-US", + "value" : "XR Wrist-R GE 3V Scaphoid" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103286-1", + "display" : "XR Pelvis and Hip - left GE 4 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Pelvis and Hip - left GE 4 Views" + }, + { + "language" : "en-US", + "value" : "XR Pelvis and Hip-L GE 4V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103287-9", + "display" : "XR Wrist - left 3 or 4 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Wrist - left 3 or 4 Views" + }, + { + "language" : "en-US", + "value" : "XR Wrist-L 3V or 4V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103288-7", + "display" : "XR Finger fifth - right GE 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Finger fifth - right GE 2 Views" + }, + { + "language" : "en-US", + "value" : "XR Finger.5th-R GE 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103289-5", + "display" : "Portable XR Hip - right Single view", + "designation" : [{ + "language" : "en-US", + "value" : "Portable XR Hip - right Single view" + }, + { + "language" : "en-US", + "value" : "XR port Hip-R 1V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103290-3", + "display" : "XR Finger third - right GE 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Finger third - right GE 2 Views" + }, + { + "language" : "en-US", + "value" : "XR Finger.3rd-R GE 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103291-1", + "display" : "XR Finger second - left GE 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Finger second - left GE 2 Views" + }, + { + "language" : "en-US", + "value" : "XR Finger.2nd-L GE 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103292-9", + "display" : "XR Ribs - left and Chest 2 Views and Single view", + "designation" : [{ + "language" : "en-US", + "value" : "XR Ribs - left and Chest 2 Views and Single view" + }, + { + "language" : "en-US", + "value" : "XR Ribs-L + Chest 2V + 1V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103293-7", + "display" : "XR Finger second - right GE 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Finger second - right GE 2 Views" + }, + { + "language" : "en-US", + "value" : "XR Finger.2nd-R GE 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103294-5", + "display" : "XR Chest and Abdomen View and View 2", + "designation" : [{ + "language" : "en-US", + "value" : "XR Chest and Abdomen View and View 2" + }, + { + "language" : "en-US", + "value" : "XR Chest+Abd View + 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103295-2", + "display" : "XR Knee - bilateral Single view W standing", + "designation" : [{ + "language" : "en-US", + "value" : "XR Knee - bilateral Single view W standing" + }, + { + "language" : "en-US", + "value" : "XR Knee-Bl 1V W Stand" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103296-0", + "display" : "XR Finger third - left GE 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Finger third - left GE 2 Views" + }, + { + "language" : "en-US", + "value" : "XR Finger.3rd-L GE 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103297-8", + "display" : "XR Cervical spine GE 3 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Cervical spine GE 3 Views" + }, + { + "language" : "en-US", + "value" : "XR C-spine GE 3V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103298-6", + "display" : "XR Pelvis and Hip - right GE 4 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Pelvis and Hip - right GE 4 Views" + }, + { + "language" : "en-US", + "value" : "XR Pelvis and Hip-R GE 4V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103299-4", + "display" : "XR Ribs - right and Chest 2 Views and Single view", + "designation" : [{ + "language" : "en-US", + "value" : "XR Ribs - right and Chest 2 Views and Single view" + }, + { + "language" : "en-US", + "value" : "XR Ribs-R + Chest 2V + 1V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103300-0", + "display" : "XR Pelvis and Hip - left GE 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Pelvis and Hip - left GE 2 Views" + }, + { + "language" : "en-US", + "value" : "XR Pelvis and Hip-L GE 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103301-8", + "display" : "XR Abdomen GE 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Abdomen GE 2 Views" + }, + { + "language" : "en-US", + "value" : "XR Abd GE 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103302-6", + "display" : "XR Wrist - left Greater than 3 views scaphoid", + "designation" : [{ + "language" : "en-US", + "value" : "XR Wrist - left Greater than 3 views scaphoid" + }, + { + "language" : "en-US", + "value" : "XR Wrist-L GE 3V Scaphoid" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103303-4", + "display" : "XR Pelvis and Hip - bilateral AP and Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Pelvis and Hip - bilateral AP and Views" + }, + { + "language" : "en-US", + "value" : "XR Pelvis and Hip-Bl AP + Views" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103304-2", + "display" : "XR Lumbar spine GE 4 Views W right bending and W left bending", + "designation" : [{ + "language" : "en-US", + "value" : "XR Lumbar spine GE 4 Views W right bending and W left bending" + }, + { + "language" : "en-US", + "value" : "XR L-spine GE 4V W R+L-bending" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103305-9", + "display" : "XR Finger fourth - left GE 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Finger fourth - left GE 2 Views" + }, + { + "language" : "en-US", + "value" : "XR Finger.4th-L GE 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103306-7", + "display" : "XR Toes - bilateral GE 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Toes - bilateral GE 2 Views" + }, + { + "language" : "en-US", + "value" : "XR Toes-Bl GE 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103307-5", + "display" : "XR Lumbar spine 2 Views W flexion and W extension", + "designation" : [{ + "language" : "en-US", + "value" : "XR Lumbar spine 2 Views W flexion and W extension" + }, + { + "language" : "en-US", + "value" : "XR L-spine 2V W FE" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103308-3", + "display" : "XR Finger fifth - left GE 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Finger fifth - left GE 2 Views" + }, + { + "language" : "en-US", + "value" : "XR Finger.5th-L GE 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103309-1", + "display" : "XR Finger fourth - right GE 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Finger fourth - right GE 2 Views" + }, + { + "language" : "en-US", + "value" : "XR Finger.4th-R GE 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103310-9", + "display" : "XR Spine Lumbar and Sacrum Single view", + "designation" : [{ + "language" : "en-US", + "value" : "XR Spine Lumbar and Sacrum Single view" + }, + { + "language" : "en-US", + "value" : "XR L-spine+Sacrum 1V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103311-7", + "display" : "XR Hip - bilateral GE 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Hip - bilateral GE 2 Views" + }, + { + "language" : "en-US", + "value" : "XR Hip-Bl GE 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103312-5", + "display" : "XR Ribs - bilateral and Chest Greater than 4 views and View PA", + "designation" : [{ + "language" : "en-US", + "value" : "XR Ribs - bilateral and Chest Greater than 4 views and View PA" + }, + { + "language" : "en-US", + "value" : "XR Ribs-Bl + Chest GE 4V + PA" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103313-3", + "display" : "XR Thoracic spine GE 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Thoracic spine GE 2 Views" + }, + { + "language" : "en-US", + "value" : "XR T-spine GE 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103314-1", + "display" : "XR Kidney - right Views W contrast R-retrograde", + "designation" : [{ + "language" : "en-US", + "value" : "XR Kidney - right Views W contrast R-retrograde" + }, + { + "language" : "en-US", + "value" : "XR Kidney-R Views W contr R-Retro" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103315-8", + "display" : "XR Spine Lumbar and Sacrum AP and Lateral", + "designation" : [{ + "language" : "en-US", + "value" : "XR Spine Lumbar and Sacrum AP and Lateral" + }, + { + "language" : "en-US", + "value" : "XR L-spine+Sacrum AP+Lat" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103316-6", + "display" : "XR Lumbar spine 4 Views W flexion and W extension", + "designation" : [{ + "language" : "en-US", + "value" : "XR Lumbar spine 4 Views W flexion and W extension" + }, + { + "language" : "en-US", + "value" : "XR L-spine 4V W FE" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103317-4", + "display" : "XR Pelvis and Hip - left AP and Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Pelvis and Hip - left AP and Views" + }, + { + "language" : "en-US", + "value" : "XR Pelvis + Hip-L AP + Views" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103318-2", + "display" : "XR Pelvis and Hip - left AP and GE 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Pelvis and Hip - left AP and GE 2 Views" + }, + { + "language" : "en-US", + "value" : "XR Pelvis and Hip-L AP + GE 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103319-0", + "display" : "XR Foot - bilateral Single view", + "designation" : [{ + "language" : "en-US", + "value" : "XR Foot - bilateral Single view" + }, + { + "language" : "en-US", + "value" : "XR Foot-Bl 1V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103320-8", + "display" : "XR Pelvis and Hip - right AP and Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Pelvis and Hip - right AP and Views" + }, + { + "language" : "en-US", + "value" : "XR Pelvis + Hip-R AP + Views" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103321-6", + "display" : "XR Hip - right GE 4 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Hip - right GE 4 Views" + }, + { + "language" : "en-US", + "value" : "XR Hip-R GE 4V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103322-4", + "display" : "XR Lumbar spine 2 or 3 Views W right bending and W left bending", + "designation" : [{ + "language" : "en-US", + "value" : "XR Lumbar spine 2 or 3 Views W right bending and W left bending" + }, + { + "language" : "en-US", + "value" : "XR L-spine 2V or 3V W R+L-bending" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103323-2", + "display" : "XR Ankle - left 4 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Ankle - left 4 Views" + }, + { + "language" : "en-US", + "value" : "XR Ankle-L 4V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103324-0", + "display" : "XR Pelvis and Hip - right AP and GE 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Pelvis and Hip - right AP and GE 2 Views" + }, + { + "language" : "en-US", + "value" : "XR Pelvis and Hip-R AP + GE 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103325-7", + "display" : "XR Lumbar spine GE 6 Views W right bending and W left bending", + "designation" : [{ + "language" : "en-US", + "value" : "XR Lumbar spine GE 6 Views W right bending and W left bending" + }, + { + "language" : "en-US", + "value" : "XR L-spine GE 6V W R+L-bending" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103326-5", + "display" : "XR Abdomen 4 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Abdomen 4 Views" + }, + { + "language" : "en-US", + "value" : "XR Abd 4V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103327-3", + "display" : "XR Femur - bilateral GE 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Femur - bilateral GE 2 Views" + }, + { + "language" : "en-US", + "value" : "XR Femur-Bl GE 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103328-1", + "display" : "XR Ribs - left and Chest Views 3 and View PA", + "designation" : [{ + "language" : "en-US", + "value" : "XR Ribs - left and Chest Views 3 and View PA" + }, + { + "language" : "en-US", + "value" : "XR Ribs-L + Chest 3V + PA" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103329-9", + "display" : "XR Kidney - left Views W contrast L-retrograde", + "designation" : [{ + "language" : "en-US", + "value" : "XR Kidney - left Views W contrast L-retrograde" + }, + { + "language" : "en-US", + "value" : "XR Kidney-L Views W contr L-Retro" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103330-7", + "display" : "Portable XR Hip - left Single view", + "designation" : [{ + "language" : "en-US", + "value" : "Portable XR Hip - left Single view" + }, + { + "language" : "en-US", + "value" : "XR port Hip-L 1V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103331-5", + "display" : "XR Pelvis and Hip - right 3 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Pelvis and Hip - right 3 Views" + }, + { + "language" : "en-US", + "value" : "XR Pelvis and Hip-R 3V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103332-3", + "display" : "XR Ribs - right and Chest Views 3 and View PA", + "designation" : [{ + "language" : "en-US", + "value" : "XR Ribs - right and Chest Views 3 and View PA" + }, + { + "language" : "en-US", + "value" : "XR Ribs-R + Chest 3V + PA" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103333-1", + "display" : "XR Pelvis and Hip - left 3 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Pelvis and Hip - left 3 Views" + }, + { + "language" : "en-US", + "value" : "XR Pelvis and Hip-L 3V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103334-9", + "display" : "XR Pelvis and Hip - bilateral Single view", + "designation" : [{ + "language" : "en-US", + "value" : "XR Pelvis and Hip - bilateral Single view" + }, + { + "language" : "en-US", + "value" : "XR Pelvis and Hip-Bl 1V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103335-6", + "display" : "XR Thoracic and lumbar spine 2 Views for scoliosis W standing", + "designation" : [{ + "language" : "en-US", + "value" : "XR Thoracic and lumbar spine 2 Views for scoliosis W standing" + }, + { + "language" : "en-US", + "value" : "XR T+L-Spine 2V for scoli W Stand" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103336-4", + "display" : "XR Humerus - bilateral GE 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Humerus - bilateral GE 2 Views" + }, + { + "language" : "en-US", + "value" : "XR Humerus-Bl GE 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103337-2", + "display" : "XR Cervical spine 4 or 5 Views W flexion and W extension", + "designation" : [{ + "language" : "en-US", + "value" : "XR Cervical spine 4 or 5 Views W flexion and W extension" + }, + { + "language" : "en-US", + "value" : "XR C-spine 4V or 5V W FE" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103338-0", + "display" : "XR Hip - left GE 4 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Hip - left GE 4 Views" + }, + { + "language" : "en-US", + "value" : "XR Hip-L GE 4V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103339-8", + "display" : "XR Toe fourth - left GE 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Toe fourth - left GE 2 Views" + }, + { + "language" : "en-US", + "value" : "XR Toe 4th-L GE 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103340-6", + "display" : "XR Lower extremity - right GE 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Lower extremity - right GE 2 Views" + }, + { + "language" : "en-US", + "value" : "XR LE-R GE 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103341-4", + "display" : "XR Femur - bilateral Single view", + "designation" : [{ + "language" : "en-US", + "value" : "XR Femur - bilateral Single view" + }, + { + "language" : "en-US", + "value" : "XR Femur-Bl 1V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103342-2", + "display" : "XR Knee - bilateral GE 3 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Knee - bilateral GE 3 Views" + }, + { + "language" : "en-US", + "value" : "XR Knee-Bl GE 3V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103343-0", + "display" : "XR Lower extremity - left GE 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Lower extremity - left GE 2 Views" + }, + { + "language" : "en-US", + "value" : "XR LE-L GE 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103344-8", + "display" : "XR Toe fifth - left GE 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Toe fifth - left GE 2 Views" + }, + { + "language" : "en-US", + "value" : "XR Toe 5th-L GE 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103345-5", + "display" : "XR Calcaneus - bilateral GE 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Calcaneus - bilateral GE 2 Views" + }, + { + "language" : "en-US", + "value" : "XR Heel-Bl GE 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103346-3", + "display" : "XR Thoracic and lumbar spine Views 4 or 5 for scoliosis", + "designation" : [{ + "language" : "en-US", + "value" : "XR Thoracic and lumbar spine Views 4 or 5 for scoliosis" + }, + { + "language" : "en-US", + "value" : "XR T+L-Spine 4V or 5V for Scoli" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103347-1", + "display" : "Portable XR Ankle - right 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "Portable XR Ankle - right 2 Views" + }, + { + "language" : "en-US", + "value" : "XR port Ankle-R 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103348-9", + "display" : "XR Pelvis and Hip - bilateral 5 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Pelvis and Hip - bilateral 5 Views" + }, + { + "language" : "en-US", + "value" : "XR Pelvis and Hip-Bl 5V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103349-7", + "display" : "XR Spine 4 or 5 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Spine 4 or 5 Views" + }, + { + "language" : "en-US", + "value" : "XR Spine 4V or 5V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103350-5", + "display" : "XR Tibia and Fibula - left 3 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Tibia and Fibula - left 3 Views" + }, + { + "language" : "en-US", + "value" : "XR Tib+Fib-L 3V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103351-3", + "display" : "XR Lumbar spine 4 Views W right bending and W left bending", + "designation" : [{ + "language" : "en-US", + "value" : "XR Lumbar spine 4 Views W right bending and W left bending" + }, + { + "language" : "en-US", + "value" : "XR L-spine 4V W R+L-bending" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103352-1", + "display" : "XR Hip - bilateral GE 5 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Hip - bilateral GE 5 Views" + }, + { + "language" : "en-US", + "value" : "XR Hip-Bl GE 5V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103353-9", + "display" : "XR Cervical spine 6 Views W flexion and W extension", + "designation" : [{ + "language" : "en-US", + "value" : "XR Cervical spine 6 Views W flexion and W extension" + }, + { + "language" : "en-US", + "value" : "XR C-spine 6V W FE" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103354-7", + "display" : "XR Tibia and Fibula - right 3 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Tibia and Fibula - right 3 Views" + }, + { + "language" : "en-US", + "value" : "XR Tib+Fib-R 3V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103355-4", + "display" : "XR Ribs - bilateral and Chest Views 3 and View", + "designation" : [{ + "language" : "en-US", + "value" : "XR Ribs - bilateral and Chest Views 3 and View" + }, + { + "language" : "en-US", + "value" : "XR Ribs-Bl + Chest 3V + View" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103356-2", + "display" : "XR Ribs - right and Chest Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Ribs - right and Chest Views" + }, + { + "language" : "en-US", + "value" : "XR Ribs-R + Chest Views" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103357-0", + "display" : "Portable XR Tibia and Fibula - left 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "Portable XR Tibia and Fibula - left 2 Views" + }, + { + "language" : "en-US", + "value" : "XR port Tib+Fib-L 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103358-8", + "display" : "Portable XR Tibia and Fibula - right 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "Portable XR Tibia and Fibula - right 2 Views" + }, + { + "language" : "en-US", + "value" : "XR port Tib+Fib-R 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103359-6", + "display" : "XR Pelvis View AP and Views 1 or 2", + "designation" : [{ + "language" : "en-US", + "value" : "XR Pelvis View AP and Views 1 or 2" + }, + { + "language" : "en-US", + "value" : "XR Pelvis AP + 1V or 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103360-4", + "display" : "XR Clavicle - left GE 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Clavicle - left GE 2 Views" + }, + { + "language" : "en-US", + "value" : "XR Clavicle-L GE 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103361-2", + "display" : "XR Tibia and Fibula - bilateral Single view", + "designation" : [{ + "language" : "en-US", + "value" : "XR Tibia and Fibula - bilateral Single view" + }, + { + "language" : "en-US", + "value" : "XR Tib+Fib-Bl 1V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103362-0", + "display" : "Portable XR Shoulder - right Single view", + "designation" : [{ + "language" : "en-US", + "value" : "Portable XR Shoulder - right Single view" + }, + { + "language" : "en-US", + "value" : "XR port Should-R 1V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103363-8", + "display" : "Portable XR Ankle - left 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "Portable XR Ankle - left 2 Views" + }, + { + "language" : "en-US", + "value" : "XR port Ankle-L 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103364-6", + "display" : "XR Upper extremity - right GE 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Upper extremity - right GE 2 Views" + }, + { + "language" : "en-US", + "value" : "XR UE-R GE 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103365-3", + "display" : "XR Scapula - left GE 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Scapula - left GE 2 Views" + }, + { + "language" : "en-US", + "value" : "XR Scapula-L GE 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103366-1", + "display" : "Portable XR Shoulder - left Single view", + "designation" : [{ + "language" : "en-US", + "value" : "Portable XR Shoulder - left Single view" + }, + { + "language" : "en-US", + "value" : "XR port Should-L 1V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103367-9", + "display" : "XR Scapula - right GE 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Scapula - right GE 2 Views" + }, + { + "language" : "en-US", + "value" : "XR Scapula-R GE 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103368-7", + "display" : "XR Clavicle - right GE 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Clavicle - right GE 2 Views" + }, + { + "language" : "en-US", + "value" : "XR Clavicle-R GE 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103369-5", + "display" : "XR Lumbar spine 2 or 3 Views W flexion and W extension", + "designation" : [{ + "language" : "en-US", + "value" : "XR Lumbar spine 2 or 3 Views W flexion and W extension" + }, + { + "language" : "en-US", + "value" : "XR L-spine 2V or 3V W FE" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103370-3", + "display" : "XR Mandible - bilateral Single view", + "designation" : [{ + "language" : "en-US", + "value" : "XR Mandible - bilateral Single view" + }, + { + "language" : "en-US", + "value" : "XR Mandible-Bl 1V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103371-1", + "display" : "XR Hand - bilateral Single view", + "designation" : [{ + "language" : "en-US", + "value" : "XR Hand - bilateral Single view" + }, + { + "language" : "en-US", + "value" : "XR Hand-Bl 1V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103372-9", + "display" : "XR Ribs - left and Chest 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Ribs - left and Chest 2 Views" + }, + { + "language" : "en-US", + "value" : "XR Ribs-L + Chest 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103373-7", + "display" : "XR Kidney - left Views W contrast L-antegrade", + "designation" : [{ + "language" : "en-US", + "value" : "XR Kidney - left Views W contrast L-antegrade" + }, + { + "language" : "en-US", + "value" : "XR Kidney-L Views W contr L-Ante" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103374-5", + "display" : "XR Radius and Ulna - left 3 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Radius and Ulna - left 3 Views" + }, + { + "language" : "en-US", + "value" : "XR Radius+Ulna-L 3V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103375-2", + "display" : "XR Spine Lumbar and Sacrum 4 Views W right bending and W left bending", + "designation" : [{ + "language" : "en-US", + "value" : "XR Spine Lumbar and Sacrum 4 Views W right bending and W left bending" + }, + { + "language" : "en-US", + "value" : "XR L-spine+Sacrum 4V W R+L-bending" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103376-0", + "display" : "Portable XR Thoracic spine 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "Portable XR Thoracic spine 2 Views" + }, + { + "language" : "en-US", + "value" : "XR port T-spine 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103377-8", + "display" : "XR Upper extremity - left GE 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Upper extremity - left GE 2 Views" + }, + { + "language" : "en-US", + "value" : "XR UE-L GE 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103378-6", + "display" : "XR Radius and Ulna - right 3 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Radius and Ulna - right 3 Views" + }, + { + "language" : "en-US", + "value" : "XR Radius+Ulna-R 3V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103379-4", + "display" : "XR Chest Views PA and lateral and L-lateral-decubitus and R-lateral-decubitus", + "designation" : [{ + "language" : "en-US", + "value" : "XR Chest Views PA and lateral and L-lateral-decubitus and R-lateral-decubitus" + }, + { + "language" : "en-US", + "value" : "XR Chest PA+Lat+L Lat Decub+R Lat Decub" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103380-2", + "display" : "XR Toe third - left GE 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Toe third - left GE 2 Views" + }, + { + "language" : "en-US", + "value" : "XR Toe 3rd-L GE 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103381-0", + "display" : "XR Ankle - right 4 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Ankle - right 4 Views" + }, + { + "language" : "en-US", + "value" : "XR Ankle-R 4V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103382-8", + "display" : "Portable XR Radius and Ulna - left Single view", + "designation" : [{ + "language" : "en-US", + "value" : "Portable XR Radius and Ulna - left Single view" + }, + { + "language" : "en-US", + "value" : "XR port Radius+Ulna-L 1V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103383-6", + "display" : "Portable XR Humerus - left 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "Portable XR Humerus - left 2 Views" + }, + { + "language" : "en-US", + "value" : "XR port Humerus-L 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103384-4", + "display" : "XR Toe second - left GE 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Toe second - left GE 2 Views" + }, + { + "language" : "en-US", + "value" : "XR Toe 2nd-L GE 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103385-1", + "display" : "Portable XR Radius and Ulna - right Single view", + "designation" : [{ + "language" : "en-US", + "value" : "Portable XR Radius and Ulna - right Single view" + }, + { + "language" : "en-US", + "value" : "XR port Radius+Ulna-R 1V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103386-9", + "display" : "Portable XR Foot - left Single view", + "designation" : [{ + "language" : "en-US", + "value" : "Portable XR Foot - left Single view" + }, + { + "language" : "en-US", + "value" : "XR port Foot-L 1V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103387-7", + "display" : "Portable XR Foot - right Single view", + "designation" : [{ + "language" : "en-US", + "value" : "Portable XR Foot - right Single view" + }, + { + "language" : "en-US", + "value" : "XR port Foot-R 1V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103388-5", + "display" : "XR Toe fourth - right GE 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Toe fourth - right GE 2 Views" + }, + { + "language" : "en-US", + "value" : "XR Toe 4th-R GE 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103389-3", + "display" : "Portable XR Humerus - right 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "Portable XR Humerus - right 2 Views" + }, + { + "language" : "en-US", + "value" : "XR port Humerus-R 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103390-1", + "display" : "XR Sacroiliac joint - left GE 3 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Sacroiliac joint - left GE 3 Views" + }, + { + "language" : "en-US", + "value" : "XR SIJ-L GE 3V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103391-9", + "display" : "XR Lower extremity - bilateral GE 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Lower extremity - bilateral GE 2 Views" + }, + { + "language" : "en-US", + "value" : "XR LE-Bl GE 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103392-7", + "display" : "XR Lower extremity - left 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Lower extremity - left 2 Views" + }, + { + "language" : "en-US", + "value" : "XR LE-L 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103393-5", + "display" : "XR Kidney - right Views W contrast R-antegrade", + "designation" : [{ + "language" : "en-US", + "value" : "XR Kidney - right Views W contrast R-antegrade" + }, + { + "language" : "en-US", + "value" : "XR Kidney-R Views W contr R-Ante" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103394-3", + "display" : "XR Toe fifth - right GE 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Toe fifth - right GE 2 Views" + }, + { + "language" : "en-US", + "value" : "XR Toe 5th-R GE 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103395-0", + "display" : "XR Clavicle - bilateral 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Clavicle - bilateral 2 Views" + }, + { + "language" : "en-US", + "value" : "XR Clavicle-Bl 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103396-8", + "display" : "XR Thoracic and lumbar spine Greater than 6 views for scoliosis", + "designation" : [{ + "language" : "en-US", + "value" : "XR Thoracic and lumbar spine Greater than 6 views for scoliosis" + }, + { + "language" : "en-US", + "value" : "XR T+L-Spine GE 6V for Scoli" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103397-6", + "display" : "XR Neck Single view", + "designation" : [{ + "language" : "en-US", + "value" : "XR Neck Single view" + }, + { + "language" : "en-US", + "value" : "XR Neck 1V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103398-4", + "display" : "Portable XR Femur - right Single view", + "designation" : [{ + "language" : "en-US", + "value" : "Portable XR Femur - right Single view" + }, + { + "language" : "en-US", + "value" : "XR port Femur-R 1V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103399-2", + "display" : "XR Clavicle - bilateral GE 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Clavicle - bilateral GE 2 Views" + }, + { + "language" : "en-US", + "value" : "XR Clavicle-Bl GE 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103400-8", + "display" : "XR Cervical spine 7 Views W flexion and W extension", + "designation" : [{ + "language" : "en-US", + "value" : "XR Cervical spine 7 Views W flexion and W extension" + }, + { + "language" : "en-US", + "value" : "XR C-spine 7V W FE" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103401-6", + "display" : "XR Finger - bilateral GE 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Finger - bilateral GE 2 Views" + }, + { + "language" : "en-US", + "value" : "XR Finger-Bl GE 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103402-4", + "display" : "XR Toe second - right GE 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Toe second - right GE 2 Views" + }, + { + "language" : "en-US", + "value" : "XR Toe 2nd-R GE 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103403-2", + "display" : "XR Wrist - right 3 Scaphoid Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Wrist - right 3 Scaphoid Views" + }, + { + "language" : "en-US", + "value" : "XR Wrist-R 3V Scaphoid" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103404-0", + "display" : "XR Hip - bilateral Views during surgery", + "designation" : [{ + "language" : "en-US", + "value" : "XR Hip - bilateral Views during surgery" + }, + { + "language" : "en-US", + "value" : "XR Hip-Bl Views in Surg" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103405-7", + "display" : "XR Wrist - bilateral AP and Lateral", + "designation" : [{ + "language" : "en-US", + "value" : "XR Wrist - bilateral AP and Lateral" + }, + { + "language" : "en-US", + "value" : "XR Wrist-Bl AP+Lat" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103406-5", + "display" : "XR Spine Lumbar and Sacrum 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Spine Lumbar and Sacrum 2 Views" + }, + { + "language" : "en-US", + "value" : "XR L-spine+Sacrum 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103407-3", + "display" : "XR Ankle and Foot - right 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Ankle and Foot - right 2 Views" + }, + { + "language" : "en-US", + "value" : "XR Ankle+Foot-R 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103408-1", + "display" : "XR Upper extremity - left 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Upper extremity - left 2 Views" + }, + { + "language" : "en-US", + "value" : "XR UE-L 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103409-9", + "display" : "Portable XR Radius and Ulna - right 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "Portable XR Radius and Ulna - right 2 Views" + }, + { + "language" : "en-US", + "value" : "XR port Radius+Ulna-R 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103410-7", + "display" : "Portable XR Femur - left Single view", + "designation" : [{ + "language" : "en-US", + "value" : "Portable XR Femur - left Single view" + }, + { + "language" : "en-US", + "value" : "XR port Femur-L 1V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103411-5", + "display" : "Portable XR Tibia and Fibula - bilateral 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "Portable XR Tibia and Fibula - bilateral 2 Views" + }, + { + "language" : "en-US", + "value" : "XR port Tib+Fib-Bl 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103412-3", + "display" : "Portable XR Foot - left 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "Portable XR Foot - left 2 Views" + }, + { + "language" : "en-US", + "value" : "XR port Foot-L 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103413-1", + "display" : "XR Upper extremity - right 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Upper extremity - right 2 Views" + }, + { + "language" : "en-US", + "value" : "XR UE-R 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103414-9", + "display" : "Portable XR Hand - right 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "Portable XR Hand - right 2 Views" + }, + { + "language" : "en-US", + "value" : "XR port Hand-R 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103415-6", + "display" : "Portable XR Wrist - left 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "Portable XR Wrist - left 2 Views" + }, + { + "language" : "en-US", + "value" : "XR port Wrist-L 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103416-4", + "display" : "XR Sinuses 3 or 4 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Sinuses 3 or 4 Views" + }, + { + "language" : "en-US", + "value" : "XR Sinuses 3V or 4V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103417-2", + "display" : "Portable XR Knee - right 3 Views", + "designation" : [{ + "language" : "en-US", + "value" : "Portable XR Knee - right 3 Views" + }, + { + "language" : "en-US", + "value" : "XR port Knee-R 3V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103418-0", + "display" : "XR Facial bones 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Facial bones 2 Views" + }, + { + "language" : "en-US", + "value" : "XR Face 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103419-8", + "display" : "XR Ankle and Foot - left GE 3 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Ankle and Foot - left GE 3 Views" + }, + { + "language" : "en-US", + "value" : "XR Ankle+Foot-L GE 3V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103420-6", + "display" : "XR Ankle and Foot - right GE 3 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Ankle and Foot - right GE 3 Views" + }, + { + "language" : "en-US", + "value" : "XR Ankle+Foot-R GE 3V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103421-4", + "display" : "Portable XR Elbow - left 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "Portable XR Elbow - left 2 Views" + }, + { + "language" : "en-US", + "value" : "XR port Elbow-L 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103422-2", + "display" : "Portable XR Neck Single view", + "designation" : [{ + "language" : "en-US", + "value" : "Portable XR Neck Single view" + }, + { + "language" : "en-US", + "value" : "XR port Neck 1V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103423-0", + "display" : "XR Sacroiliac joint - right GE 3 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Sacroiliac joint - right GE 3 Views" + }, + { + "language" : "en-US", + "value" : "XR SIJ-R GE 3V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103424-8", + "display" : "XR Ankle - bilateral Single view", + "designation" : [{ + "language" : "en-US", + "value" : "XR Ankle - bilateral Single view" + }, + { + "language" : "en-US", + "value" : "XR Ankle-Bl 1V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103425-5", + "display" : "Portable XR Elbow - right 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "Portable XR Elbow - right 2 Views" + }, + { + "language" : "en-US", + "value" : "XR port Elbow-R 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103426-3", + "display" : "Portable XR Wrist - right 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "Portable XR Wrist - right 2 Views" + }, + { + "language" : "en-US", + "value" : "XR port Wrist-R 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103427-1", + "display" : "XR Shoulder - right GE 3 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Shoulder - right GE 3 Views" + }, + { + "language" : "en-US", + "value" : "XR Should-R GE 3V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103428-9", + "display" : "XR Lower extremity - bilateral 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Lower extremity - bilateral 2 Views" + }, + { + "language" : "en-US", + "value" : "XR LE-Bl 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103429-7", + "display" : "Portable XR Foot - right 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "Portable XR Foot - right 2 Views" + }, + { + "language" : "en-US", + "value" : "XR port Foot-R 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103430-5", + "display" : "Portable XR Clavicle - left Views", + "designation" : [{ + "language" : "en-US", + "value" : "Portable XR Clavicle - left Views" + }, + { + "language" : "en-US", + "value" : "XR port Clavicle-L Views" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103431-3", + "display" : "XR Knee - bilateral 5 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Knee - bilateral 5 Views" + }, + { + "language" : "en-US", + "value" : "XR Knee-Bl 5V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103432-1", + "display" : "XR Elbow - bilateral Single view", + "designation" : [{ + "language" : "en-US", + "value" : "XR Elbow - bilateral Single view" + }, + { + "language" : "en-US", + "value" : "XR Elbow-Bl 1V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103433-9", + "display" : "XR Orbit - left GE 4 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Orbit - left GE 4 Views" + }, + { + "language" : "en-US", + "value" : "XR Orbit-L GE 4V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103434-7", + "display" : "Portable XR Clavicle - right Views", + "designation" : [{ + "language" : "en-US", + "value" : "Portable XR Clavicle - right Views" + }, + { + "language" : "en-US", + "value" : "XR port Clavicle-R Views" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103435-4", + "display" : "XR Humerus - bilateral Single view", + "designation" : [{ + "language" : "en-US", + "value" : "XR Humerus - bilateral Single view" + }, + { + "language" : "en-US", + "value" : "XR Humerus-Bl 1V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103436-2", + "display" : "XR Spine Lumbar and Sacrum GE 4 Views W right bending and W left bending", + "designation" : [{ + "language" : "en-US", + "value" : "XR Spine Lumbar and Sacrum GE 4 Views W right bending and W left bending" + }, + { + "language" : "en-US", + "value" : "XR L-spine+Sacrum GE 4V W R+L-bending" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103437-0", + "display" : "XR Patella - left 1 or 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Patella - left 1 or 2 Views" + }, + { + "language" : "en-US", + "value" : "XR Patella-L 1V or 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103438-8", + "display" : "XR Sacroiliac joint - left 1 or 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Sacroiliac joint - left 1 or 2 Views" + }, + { + "language" : "en-US", + "value" : "XR SIJ-L 1V or 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103439-6", + "display" : "XR Orbit - right GE 4 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Orbit - right GE 4 Views" + }, + { + "language" : "en-US", + "value" : "XR Orbit-R GE 4V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103440-4", + "display" : "Portable XR Hip - bilateral Views", + "designation" : [{ + "language" : "en-US", + "value" : "Portable XR Hip - bilateral Views" + }, + { + "language" : "en-US", + "value" : "XR port Hip-Bl Views" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103441-2", + "display" : "XR Skull 1 or 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Skull 1 or 2 Views" + }, + { + "language" : "en-US", + "value" : "XR Skull 1V or 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103442-0", + "display" : "XR Wrist - right and Hand - right GE 3 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Wrist - right and Hand - right GE 3 Views" + }, + { + "language" : "en-US", + "value" : "XR Wrist+Hand-R GE 3V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103443-8", + "display" : "XR Sacroiliac joint - right 1 or 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Sacroiliac joint - right 1 or 2 Views" + }, + { + "language" : "en-US", + "value" : "XR SIJ-R 1V or 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103444-6", + "display" : "XR Scapula - bilateral GE 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Scapula - bilateral GE 2 Views" + }, + { + "language" : "en-US", + "value" : "XR Scapula-Bl GE 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103445-3", + "display" : "XR Clavicle - left Single view", + "designation" : [{ + "language" : "en-US", + "value" : "XR Clavicle - left Single view" + }, + { + "language" : "en-US", + "value" : "XR Clavicle-L 1V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103446-1", + "display" : "XR Thumb - right 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Thumb - right 2 Views" + }, + { + "language" : "en-US", + "value" : "XR Thumb-R 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103447-9", + "display" : "Portable XR Radius and Ulna - bilateral Single view", + "designation" : [{ + "language" : "en-US", + "value" : "Portable XR Radius and Ulna - bilateral Single view" + }, + { + "language" : "en-US", + "value" : "XR port Radius+Ulna-Bl 1V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103448-7", + "display" : "XR Clavicle - right Single view", + "designation" : [{ + "language" : "en-US", + "value" : "XR Clavicle - right Single view" + }, + { + "language" : "en-US", + "value" : "XR Clavicle-R 1V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103449-5", + "display" : "XR Sacrum and Coccyx Single view", + "designation" : [{ + "language" : "en-US", + "value" : "XR Sacrum and Coccyx Single view" + }, + { + "language" : "en-US", + "value" : "XR Sacrum+Coccyx 1V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103450-3", + "display" : "XR Shoulder - bilateral 5 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Shoulder - bilateral 5 Views" + }, + { + "language" : "en-US", + "value" : "XR Shoulder-Bl 5V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103451-1", + "display" : "XR Wrist - left and Hand - left GE 3 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Wrist - left and Hand - left GE 3 Views" + }, + { + "language" : "en-US", + "value" : "XR Wrist+Hand-L GE 3V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103452-9", + "display" : "Portable XR Thoracic spine 3 Views", + "designation" : [{ + "language" : "en-US", + "value" : "Portable XR Thoracic spine 3 Views" + }, + { + "language" : "en-US", + "value" : "XR port T-spine 3V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103453-7", + "display" : "XR Thumb - left 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Thumb - left 2 Views" + }, + { + "language" : "en-US", + "value" : "XR Thumb-L 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103454-5", + "display" : "XR Upper extremity - bilateral GE 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Upper extremity - bilateral GE 2 Views" + }, + { + "language" : "en-US", + "value" : "XR UE-Bl GE 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103455-2", + "display" : "XR Cervical spine Single view during surgery", + "designation" : [{ + "language" : "en-US", + "value" : "XR Cervical spine Single view during surgery" + }, + { + "language" : "en-US", + "value" : "XR C-spine 1V in Surg" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103456-0", + "display" : "Portable XR Chest View lateral-decubitus", + "designation" : [{ + "language" : "en-US", + "value" : "Portable XR Chest View lateral-decubitus" + }, + { + "language" : "en-US", + "value" : "XR port Chest 1V lat decub" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103457-8", + "display" : "XR Wrist - bilateral 1 or 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Wrist - bilateral 1 or 2 Views" + }, + { + "language" : "en-US", + "value" : "XR Wrist-Bl 1V or 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103458-6", + "display" : "Portable XR Hip - bilateral Single view", + "designation" : [{ + "language" : "en-US", + "value" : "Portable XR Hip - bilateral Single view" + }, + { + "language" : "en-US", + "value" : "XR port Hip-Bl 1V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103459-4", + "display" : "Portable XR Femur - left 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "Portable XR Femur - left 2 Views" + }, + { + "language" : "en-US", + "value" : "XR port Femur-L 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103460-2", + "display" : "XR Ankle and Foot - left 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Ankle and Foot - left 2 Views" + }, + { + "language" : "en-US", + "value" : "XR Ankle+Foot-L 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103461-0", + "display" : "XR Lumbar spine 3 Views W right bending and W left bending", + "designation" : [{ + "language" : "en-US", + "value" : "XR Lumbar spine 3 Views W right bending and W left bending" + }, + { + "language" : "en-US", + "value" : "XR L-spine 3V W R+L-bending" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103462-8", + "display" : "XR Radius and Ulna - bilateral Single view", + "designation" : [{ + "language" : "en-US", + "value" : "XR Radius and Ulna - bilateral Single view" + }, + { + "language" : "en-US", + "value" : "XR Radius+Ulna-Bl 1V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103463-6", + "display" : "XR Ankle - right Views AP", + "designation" : [{ + "language" : "en-US", + "value" : "XR Ankle - right Views AP" + }, + { + "language" : "en-US", + "value" : "XR Ankle-R Views AP" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103464-4", + "display" : "Portable XR Femur - right 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "Portable XR Femur - right 2 Views" + }, + { + "language" : "en-US", + "value" : "XR port Femur-R 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103465-1", + "display" : "Portable XR Ankle - right AP and Lateral", + "designation" : [{ + "language" : "en-US", + "value" : "Portable XR Ankle - right AP and Lateral" + }, + { + "language" : "en-US", + "value" : "XR port Ankle-R AP+Lat" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103466-9", + "display" : "XR Ankle - left Views AP", + "designation" : [{ + "language" : "en-US", + "value" : "XR Ankle - left Views AP" + }, + { + "language" : "en-US", + "value" : "XR Ankle-L Views AP" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103467-7", + "display" : "XR Wrist - right and Hand - right 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Wrist - right and Hand - right 2 Views" + }, + { + "language" : "en-US", + "value" : "XR Wrist+Hand-R 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103468-5", + "display" : "XR Scapula - left Single view", + "designation" : [{ + "language" : "en-US", + "value" : "XR Scapula - left Single view" + }, + { + "language" : "en-US", + "value" : "XR Scapula-L 1V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103469-3", + "display" : "XR Ribs - bilateral and Chest 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Ribs - bilateral and Chest 2 Views" + }, + { + "language" : "en-US", + "value" : "XR Ribs-Bl + Chest 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103470-1", + "display" : "XR Wrist - left and Hand - left 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Wrist - left and Hand - left 2 Views" + }, + { + "language" : "en-US", + "value" : "XR Wrist+Hand-L 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103471-9", + "display" : "XR Pelvis and Hip - bilateral 2 or 3 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Pelvis and Hip - bilateral 2 or 3 Views" + }, + { + "language" : "en-US", + "value" : "XR Pelvis and Hip-Bl 2V or 3V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103472-7", + "display" : "XR Nasal bones 1 or 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Nasal bones 1 or 2 Views" + }, + { + "language" : "en-US", + "value" : "XR Nasal bones 1V or 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103473-5", + "display" : "XR Neck 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Neck 2 Views" + }, + { + "language" : "en-US", + "value" : "XR Neck 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103474-3", + "display" : "XR Acromioclavicular joint - left Views WO weight", + "designation" : [{ + "language" : "en-US", + "value" : "XR Acromioclavicular joint - left Views WO weight" + }, + { + "language" : "en-US", + "value" : "XR AC joint-L Views WO Wt" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103475-0", + "display" : "XR Scapula - right Single view", + "designation" : [{ + "language" : "en-US", + "value" : "XR Scapula - right Single view" + }, + { + "language" : "en-US", + "value" : "XR Scapula-R 1V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103476-8", + "display" : "XR Ribs - bilateral and Chest Views 3 and View PA", + "designation" : [{ + "language" : "en-US", + "value" : "XR Ribs - bilateral and Chest Views 3 and View PA" + }, + { + "language" : "en-US", + "value" : "XR Ribs-Bl + Chest 3V + PA" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103477-6", + "display" : "XR Wrist - bilateral Carpal tunnel", + "designation" : [{ + "language" : "en-US", + "value" : "XR Wrist - bilateral Carpal tunnel" + }, + { + "language" : "en-US", + "value" : "XR Wrist-Bl Carpal tunnel" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103478-4", + "display" : "XR Acromioclavicular joint - right Views WO weight", + "designation" : [{ + "language" : "en-US", + "value" : "XR Acromioclavicular joint - right Views WO weight" + }, + { + "language" : "en-US", + "value" : "XR AC joint-R Views WO Wt" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103479-2", + "display" : "XR Acromioclavicular joint - left Views W weight", + "designation" : [{ + "language" : "en-US", + "value" : "XR Acromioclavicular joint - left Views W weight" + }, + { + "language" : "en-US", + "value" : "XR AC joint-L Views W Wt" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103480-0", + "display" : "Portable XR Hand - left 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "Portable XR Hand - left 2 Views" + }, + { + "language" : "en-US", + "value" : "XR port Hand-L 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103481-8", + "display" : "XR Upper extremity - left Single view", + "designation" : [{ + "language" : "en-US", + "value" : "XR Upper extremity - left Single view" + }, + { + "language" : "en-US", + "value" : "XR UE-L 1V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103482-6", + "display" : "XR Acromioclavicular joint - right Views W weight", + "designation" : [{ + "language" : "en-US", + "value" : "XR Acromioclavicular joint - right Views W weight" + }, + { + "language" : "en-US", + "value" : "XR AC joint-R Views W Wt" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103483-4", + "display" : "Portable XR Radius and Ulna - left 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "Portable XR Radius and Ulna - left 2 Views" + }, + { + "language" : "en-US", + "value" : "XR port Radius+Ulna-L 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103484-2", + "display" : "Portable XR Mandible Single view", + "designation" : [{ + "language" : "en-US", + "value" : "Portable XR Mandible Single view" + }, + { + "language" : "en-US", + "value" : "XR port Mandible 1V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103485-9", + "display" : "XR Upper extremity - right Single view", + "designation" : [{ + "language" : "en-US", + "value" : "XR Upper extremity - right Single view" + }, + { + "language" : "en-US", + "value" : "XR UE-R 1V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103486-7", + "display" : "Portable XR Clavicle - bilateral Views", + "designation" : [{ + "language" : "en-US", + "value" : "Portable XR Clavicle - bilateral Views" + }, + { + "language" : "en-US", + "value" : "XR port Clavicle-Bl Views" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103487-5", + "display" : "Portable XR Knee - right 1 or 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "Portable XR Knee - right 1 or 2 Views" + }, + { + "language" : "en-US", + "value" : "XR port Knee-R 1V or 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103488-3", + "display" : "XR Zygomatic arch GE 3 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Zygomatic arch GE 3 Views" + }, + { + "language" : "en-US", + "value" : "XR Zygomatic arch GE 3V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103489-1", + "display" : "Portable XR Elbow - right AP and Lateral", + "designation" : [{ + "language" : "en-US", + "value" : "Portable XR Elbow - right AP and Lateral" + }, + { + "language" : "en-US", + "value" : "XR port Elbow-R AP+Lat" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103490-9", + "display" : "XR Lumbar spine 2 Views W right bending and W left bending", + "designation" : [{ + "language" : "en-US", + "value" : "XR Lumbar spine 2 Views W right bending and W left bending" + }, + { + "language" : "en-US", + "value" : "XR L-spine 2V W R+L-bending" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103491-7", + "display" : "XR Upper extremity - bilateral 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Upper extremity - bilateral 2 Views" + }, + { + "language" : "en-US", + "value" : "XR UE-Bl 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103492-5", + "display" : "Portable XR Elbow - left AP and Lateral", + "designation" : [{ + "language" : "en-US", + "value" : "Portable XR Elbow - left AP and Lateral" + }, + { + "language" : "en-US", + "value" : "XR port Elbow-L AP+Lat" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103493-3", + "display" : "XR Mastoid - left GE 3 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Mastoid - left GE 3 Views" + }, + { + "language" : "en-US", + "value" : "XR Mastoid-L GE 3V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103494-1", + "display" : "Portable XR Knee - bilateral 1 or 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "Portable XR Knee - bilateral 1 or 2 Views" + }, + { + "language" : "en-US", + "value" : "XR port Knee-Bl 1V or 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103495-8", + "display" : "XR Mastoid - right GE 3 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Mastoid - right GE 3 Views" + }, + { + "language" : "en-US", + "value" : "XR Mastoid-R GE 3V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103496-6", + "display" : "XR Ankle - right Lateral Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Ankle - right Lateral Views" + }, + { + "language" : "en-US", + "value" : "XR Ankle-R Views Lat" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103497-4", + "display" : "Portable XR Tibia and Fibula - bilateral Single view", + "designation" : [{ + "language" : "en-US", + "value" : "Portable XR Tibia and Fibula - bilateral Single view" + }, + { + "language" : "en-US", + "value" : "XR port Tib+Fib-Bl 1V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103498-2", + "display" : "XR Lumbar spine GE 2 Views W right bending and W left bending", + "designation" : [{ + "language" : "en-US", + "value" : "XR Lumbar spine GE 2 Views W right bending and W left bending" + }, + { + "language" : "en-US", + "value" : "XR L-spine GE 2V W R+L-bending" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103499-0", + "display" : "XR Ankle - left Lateral Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Ankle - left Lateral Views" + }, + { + "language" : "en-US", + "value" : "XR Ankle-L Views Lat" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103500-5", + "display" : "XR Chest Views 3 and Apical lordotic", + "designation" : [{ + "language" : "en-US", + "value" : "XR Chest Views 3 and Apical lordotic" + }, + { + "language" : "en-US", + "value" : "XR Chest 3V+Apical lord" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103501-3", + "display" : "XR Mandible - right LE 3 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Mandible - right LE 3 Views" + }, + { + "language" : "en-US", + "value" : "XR Mandible-R LE 3V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103502-1", + "display" : "XR Mandible - left LE 3 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Mandible - left LE 3 Views" + }, + { + "language" : "en-US", + "value" : "XR Mandible-L LE 3V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103503-9", + "display" : "Portable XR Wrist - bilateral 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "Portable XR Wrist - bilateral 2 Views" + }, + { + "language" : "en-US", + "value" : "XR port Wrist-Bl 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103504-7", + "display" : "XR Scapula - bilateral 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Scapula - bilateral 2 Views" + }, + { + "language" : "en-US", + "value" : "XR Scapula-Bl 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103505-4", + "display" : "Portable XR Ankle - bilateral 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "Portable XR Ankle - bilateral 2 Views" + }, + { + "language" : "en-US", + "value" : "XR port Ankle-Bl 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103506-2", + "display" : "XR Wrist - left 1 or 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Wrist - left 1 or 2 Views" + }, + { + "language" : "en-US", + "value" : "XR Wrist-L 1V or 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103507-0", + "display" : "Portable XR Facial bones 1 or 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "Portable XR Facial bones 1 or 2 Views" + }, + { + "language" : "en-US", + "value" : "XR port Face 1V or 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103508-8", + "display" : "XR Upper extremity - bilateral Single view", + "designation" : [{ + "language" : "en-US", + "value" : "XR Upper extremity - bilateral Single view" + }, + { + "language" : "en-US", + "value" : "XR UE-Bl 1V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103509-6", + "display" : "Portable XR Sacrum and Coccyx Single view", + "designation" : [{ + "language" : "en-US", + "value" : "Portable XR Sacrum and Coccyx Single view" + }, + { + "language" : "en-US", + "value" : "XR port Sacrum+Coccyx 1V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103510-4", + "display" : "Portable XR Scapula - left Single view", + "designation" : [{ + "language" : "en-US", + "value" : "Portable XR Scapula - left Single view" + }, + { + "language" : "en-US", + "value" : "XR port Scapula-L 1V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103511-2", + "display" : "Portable XR Scapula - right Single view", + "designation" : [{ + "language" : "en-US", + "value" : "Portable XR Scapula - right Single view" + }, + { + "language" : "en-US", + "value" : "XR port Scapula-R 1V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103512-0", + "display" : "Portable XR Sternum Single view", + "designation" : [{ + "language" : "en-US", + "value" : "Portable XR Sternum Single view" + }, + { + "language" : "en-US", + "value" : "XR port Sternum 1V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103513-8", + "display" : "XR Radius and Ulna - bilateral 3 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Radius and Ulna - bilateral 3 Views" + }, + { + "language" : "en-US", + "value" : "XR Radius+Ulna-Bl 3V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103514-6", + "display" : "Portable XR Cervical spine 4 or 5 Views", + "designation" : [{ + "language" : "en-US", + "value" : "Portable XR Cervical spine 4 or 5 Views" + }, + { + "language" : "en-US", + "value" : "XR port C-spine 4V or 5V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103515-3", + "display" : "XR Wrist - bilateral 3 Scaphoid Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Wrist - bilateral 3 Scaphoid Views" + }, + { + "language" : "en-US", + "value" : "XR Wrist-Bl 3V Scaphoid" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103516-1", + "display" : "Portable XR Shoulder - bilateral Views", + "designation" : [{ + "language" : "en-US", + "value" : "Portable XR Shoulder - bilateral Views" + }, + { + "language" : "en-US", + "value" : "XR port Shoulder-Bl Views" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103517-9", + "display" : "Portable XR Femur - bilateral 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "Portable XR Femur - bilateral 2 Views" + }, + { + "language" : "en-US", + "value" : "XR port Femur-Bl 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103518-7", + "display" : "Portable XR Knee - left 3 Views", + "designation" : [{ + "language" : "en-US", + "value" : "Portable XR Knee - left 3 Views" + }, + { + "language" : "en-US", + "value" : "XR port Knee-L 3V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103519-5", + "display" : "XR Wrist - right 1 or 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Wrist - right 1 or 2 Views" + }, + { + "language" : "en-US", + "value" : "XR Wrist-R 1V or 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103520-3", + "display" : "XR Sacroiliac joint - right 3 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Sacroiliac joint - right 3 Views" + }, + { + "language" : "en-US", + "value" : "XR SIJ-R 3V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103521-1", + "display" : "XR Orbit - bilateral 3 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Orbit - bilateral 3 Views" + }, + { + "language" : "en-US", + "value" : "XR Orbit-Bl 3V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103522-9", + "display" : "XR Thumb - right Single view", + "designation" : [{ + "language" : "en-US", + "value" : "XR Thumb - right Single view" + }, + { + "language" : "en-US", + "value" : "XR Thumb-R 1V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103523-7", + "display" : "XR Finger fifth - right Single view", + "designation" : [{ + "language" : "en-US", + "value" : "XR Finger fifth - right Single view" + }, + { + "language" : "en-US", + "value" : "XR Finger.5th-R 1V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103524-5", + "display" : "XR Salivary gland - left Single view", + "designation" : [{ + "language" : "en-US", + "value" : "XR Salivary gland - left Single view" + }, + { + "language" : "en-US", + "value" : "XR Salivary gland-L 1V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103525-2", + "display" : "XR Finger second - left Single view", + "designation" : [{ + "language" : "en-US", + "value" : "XR Finger second - left Single view" + }, + { + "language" : "en-US", + "value" : "XR Finger.2nd-L 1V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103526-0", + "display" : "XR Salivary gland - right Single view", + "designation" : [{ + "language" : "en-US", + "value" : "XR Salivary gland - right Single view" + }, + { + "language" : "en-US", + "value" : "XR Salivary gland-R 1V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103527-8", + "display" : "XR Finger third - right Single view", + "designation" : [{ + "language" : "en-US", + "value" : "XR Finger third - right Single view" + }, + { + "language" : "en-US", + "value" : "XR Finger.3rd-R 1V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103528-6", + "display" : "Portable XR Elbow - bilateral 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "Portable XR Elbow - bilateral 2 Views" + }, + { + "language" : "en-US", + "value" : "XR port Elbow-Bl 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103529-4", + "display" : "XR Thumb - left Single view", + "designation" : [{ + "language" : "en-US", + "value" : "XR Thumb - left Single view" + }, + { + "language" : "en-US", + "value" : "XR Thumb-L 1V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103530-2", + "display" : "Portable XR Ribs - right and Chest Views", + "designation" : [{ + "language" : "en-US", + "value" : "Portable XR Ribs - right and Chest Views" + }, + { + "language" : "en-US", + "value" : "XR port Ribs-R + Chest Views" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103531-0", + "display" : "XR Finger fourth - left Single view", + "designation" : [{ + "language" : "en-US", + "value" : "XR Finger fourth - left Single view" + }, + { + "language" : "en-US", + "value" : "XR Finger.4th-L 1V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103532-8", + "display" : "Portable XR Shoulder - bilateral Single view", + "designation" : [{ + "language" : "en-US", + "value" : "Portable XR Shoulder - bilateral Single view" + }, + { + "language" : "en-US", + "value" : "XR port Shoulder-Bl 1V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103533-6", + "display" : "XR Clavicle - bilateral Single view", + "designation" : [{ + "language" : "en-US", + "value" : "XR Clavicle - bilateral Single view" + }, + { + "language" : "en-US", + "value" : "XR Clavicle-Bl 1V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103534-4", + "display" : "XR Finger second - right Single view", + "designation" : [{ + "language" : "en-US", + "value" : "XR Finger second - right Single view" + }, + { + "language" : "en-US", + "value" : "XR Finger.2nd-R 1V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103535-1", + "display" : "XR Ankle - bilateral Views AP", + "designation" : [{ + "language" : "en-US", + "value" : "XR Ankle - bilateral Views AP" + }, + { + "language" : "en-US", + "value" : "XR Ankle-Bl Views AP" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103536-9", + "display" : "XR Finger fifth - left Single view", + "designation" : [{ + "language" : "en-US", + "value" : "XR Finger fifth - left Single view" + }, + { + "language" : "en-US", + "value" : "XR Finger.5th-L 1V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103537-7", + "display" : "XR Radius and Ulna Single view", + "designation" : [{ + "language" : "en-US", + "value" : "XR Radius and Ulna Single view" + }, + { + "language" : "en-US", + "value" : "XR Radius+Ulna 1V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103538-5", + "display" : "Portable XR Ribs - left and Chest Views", + "designation" : [{ + "language" : "en-US", + "value" : "Portable XR Ribs - left and Chest Views" + }, + { + "language" : "en-US", + "value" : "XR port Ribs-L + Chest Views" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103539-3", + "display" : "XR Finger third - left Single view", + "designation" : [{ + "language" : "en-US", + "value" : "XR Finger third - left Single view" + }, + { + "language" : "en-US", + "value" : "XR Finger.3rd-L 1V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103540-1", + "display" : "Portable XR Wrist - right Scaphoid Views", + "designation" : [{ + "language" : "en-US", + "value" : "Portable XR Wrist - right Scaphoid Views" + }, + { + "language" : "en-US", + "value" : "XR port Wrist-R Views scaphoid" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103541-9", + "display" : "XR Spine GE 6 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Spine GE 6 Views" + }, + { + "language" : "en-US", + "value" : "XR Spine GE 6V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103543-5", + "display" : "Rapid response team History and physical note", + "designation" : [{ + "language" : "en-US", + "value" : "Rapid response team History and physical note" + }, + { + "language" : "en-US", + "value" : "Rapid response team H&P note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103544-3", + "display" : "Clinical cardiac electrophysiology Surgical operation note", + "designation" : [{ + "language" : "en-US", + "value" : "Clinical cardiac electrophysiology Surgical operation note" + }, + { + "language" : "en-US", + "value" : "Electrophysiology Operative note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103545-0", + "display" : "Physical medicine and rehab Outpatient Consult note", + "designation" : [{ + "language" : "en-US", + "value" : "Physical medicine and rehab Outpatient Consult note" + }, + { + "language" : "en-US", + "value" : "PM+R OP Consult note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103546-8", + "display" : "General medicine Preoperative evaluation and management note", + "designation" : [{ + "language" : "en-US", + "value" : "General medicine Preoperative evaluation and management note" + }, + { + "language" : "en-US", + "value" : "General medicine Pre-op note" + }, + { + "language" : "nl-NL", + "value" : "Preoperatief onderzoek en voortgangsverslag [bevinding] in {instelling} d.m.v. algemene geneeskunde (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103547-6", + "display" : "Trauma Referral note", + "designation" : [{ + "language" : "en-US", + "value" : "Trauma Referral note" + }, + { + "language" : "en-US", + "value" : "Trauma Referral note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103548-4", + "display" : "Obstetrics Midwife Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Obstetrics Midwife Progress note" + }, + { + "language" : "en-US", + "value" : "OB Midwife Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103549-2", + "display" : "Gastroenterology Outpatient Consult note", + "designation" : [{ + "language" : "en-US", + "value" : "Gastroenterology Outpatient Consult note" + }, + { + "language" : "en-US", + "value" : "Gastroenterology OP Consult note" + }, + { + "language" : "nl-NL", + "value" : "Consultverslag [bevinding] in poliklinisch d.m.v. gastro-enterologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103550-0", + "display" : "Physical therapy Outpatient Evaluation note", + "designation" : [{ + "language" : "en-US", + "value" : "Physical therapy Outpatient Evaluation note" + }, + { + "language" : "en-US", + "value" : "PT OP Eval note" + }, + { + "language" : "nl-NL", + "value" : "Onderzoeksverslag [bevinding] in poliklinisch d.m.v. fysiotherapie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103551-8", + "display" : "Brain injury Outpatient Note", + "designation" : [{ + "language" : "en-US", + "value" : "Brain injury Outpatient Note" + }, + { + "language" : "en-US", + "value" : "Brain injury OP Note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103552-6", + "display" : "Psychology Annual evaluation note", + "designation" : [{ + "language" : "en-US", + "value" : "Psychology Annual evaluation note" + }, + { + "language" : "en-US", + "value" : "Psych Annual eval note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103553-4", + "display" : "Psychology Summary note", + "designation" : [{ + "language" : "en-US", + "value" : "Psychology Summary note" + }, + { + "language" : "en-US", + "value" : "Psych Summary note" + }, + { + "language" : "nl-NL", + "value" : "Samenvatting [bevinding] in {instelling} d.m.v. psychologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103554-2", + "display" : "Surgical oncology Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Surgical oncology Progress note" + }, + { + "language" : "en-US", + "value" : "Surg Onc Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103558-3", + "display" : "NR4A3 gene rearrangements in Blood or Tissue by FISH", + "designation" : [{ + "language" : "en-US", + "value" : "NR4A3 gene rearrangements in Blood or Tissue by FISH" + }, + { + "language" : "en-US", + "value" : "NR4A3 gene Rear Bld/T FISH" + }, + { + "language" : "en-US", + "value" : "NR4A3 gene rearrangements, Blood or tissue specimen" + }, + { + "language" : "nl-NL", + "value" : "NR4A3-genherschikking [bevinding] in bloed of weefsel d.m.v. FISH (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103591-4", + "display" : "Comprehensive foot screening report Document", + "designation" : [{ + "language" : "en-US", + "value" : "Comprehensive foot screening report Document" + }, + { + "language" : "en-US", + "value" : "Comp foot screen rpt Doc" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103592-2", + "display" : "Retinal eye screening report Document", + "designation" : [{ + "language" : "en-US", + "value" : "Retinal eye screening report Document" + }, + { + "language" : "en-US", + "value" : "Retinal eye screen rpt Doc" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103595-5", + "display" : "Certificate of Medical Necessity", + "designation" : [{ + "language" : "en-US", + "value" : "Certificate of Medical Necessity" + }, + { + "language" : "en-US", + "value" : "Cert Med Neces" + }, + { + "language" : "en-US", + "value" : "Y" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103596-3", + "display" : "Durable medical equipment proof of delivery receipt", + "designation" : [{ + "language" : "en-US", + "value" : "Durable medical equipment proof of delivery receipt" + }, + { + "language" : "en-US", + "value" : "DME proof of delivery" + }, + { + "language" : "en-US", + "value" : "Y" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103597-1", + "display" : "Pain management form or template", + "designation" : [{ + "language" : "en-US", + "value" : "Pain management form or template" + }, + { + "language" : "en-US", + "value" : "Pain magt form/template" + }, + { + "language" : "en-US", + "value" : "Y" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103621-9", + "display" : "Small lymphocytic lymphoma chromosome deletions AndOr rearrangements in Blood or Tissue by FISH", + "designation" : [{ + "language" : "en-US", + "value" : "Small lymphocytic lymphoma chromosome deletions AndOr rearrangements in Blood or Tissue by FISH" + }, + { + "language" : "en-US", + "value" : "SLL Bld/T FISH" + }, + { + "language" : "en-US", + "value" : "Small lymphocytic lymphoma chromosome deletions AndOr rearrangements, Blood or tissue specimen" + }, + { + "language" : "nl-NL", + "value" : "Kleincellig lymfocytair B-cellymfoom chromosoomdeletie en/of -herschikking [bevinding] in bloed of weefsel d.m.v. FISH (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103677-1", + "display" : "HMEP-Hemiplegic migraine multigene analysis in Blood or Tissue by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "HMEP-Hemiplegic migraine multigene analysis in Blood or Tissue by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "HMEP multigene analy Bld/T" + }, + { + "language" : "en-US", + "value" : "Hemiplegic migraine multigene analysis" + }, + { + "language" : "nl-NL", + "value" : "Multigen-analyse van hemiplegische migraine [bevinding] in bloed of weefsel d.m.v. moleculair genetisch onderzoek (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103678-9", + "display" : "CTNNB1 gene targeted mutation analysis in Tumor by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "CTNNB1 gene targeted mutation analysis in Tumor by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "CTNNB1 gene full mut Anl Tumor Mol/Seq" + }, + { + "language" : "en-US", + "value" : "CTNNB1 gene targeted full mutation analysis" + }, + { + "language" : "nl-NL", + "value" : "CTNNB1-gen doelgerichte mutatie-analyse [bevinding] in tumor d.m.v. moleculair genetisch onderzoek (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103680-5", + "display" : "TP53 gene full mutation analysis in Blood or Tissue by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "TP53 gene full mutation analysis in Blood or Tissue by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "TP53 gene Full Mut Anl Bld/T" + }, + { + "language" : "en-US", + "value" : "TP53 gene variant analysis, Blood or tissue specimen" + }, + { + "language" : "nl-NL", + "value" : "TP53-gen volledige mutatie-analyse [bevinding] in bloed of weefsel d.m.v. moleculair genetisch onderzoek (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103727-4", + "display" : "Hereditary Motor Neuropathy multigene analysis in Blood or Tissue by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "Hereditary Motor Neuropathy multigene analysis in Blood or Tissue by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "Hrd motor neur multi Bld/T" + }, + { + "language" : "en-US", + "value" : "Hereditary Motor Neuropathy multigene analysis, Blood or tissue specimen" + }, + { + "language" : "nl-NL", + "value" : "Multigen-analyse van hereditaire motorische neuropathie [bevinding] in bloed of weefsel d.m.v. moleculair genetisch onderzoek (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103728-2", + "display" : "Hereditary motor and sensory neuropathy multigene analysis in Blood or Tissue by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "Hereditary motor and sensory neuropathy multigene analysis in Blood or Tissue by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "Hrd motor & sens neuro multi Bld/T" + }, + { + "language" : "en-US", + "value" : "Hereditary motor and sensory neuropathy multigene analysis, Blood or tissue specimen" + }, + { + "language" : "nl-NL", + "value" : "Multigen-analyse van hereditaire motorische en sensorische neuropathie [bevinding] in bloed of weefsel d.m.v. moleculair genetisch onderzoek (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103729-0", + "display" : "Hereditary sensory neuropathy multigene analysis in Blood or Tissue by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "Hereditary sensory neuropathy multigene analysis in Blood or Tissue by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "Hrd sens neur multi Bld/T" + }, + { + "language" : "en-US", + "value" : "Hereditary sensory neuropathy multigene analysis, Blood or tissue specimen" + }, + { + "language" : "nl-NL", + "value" : "Multigen-analyse van hereditaire sensorische neuropathie [bevinding] in bloed of weefsel d.m.v. moleculair genetisch onderzoek (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103730-8", + "display" : "Hereditary spastic paraplegia multigene analysis in Blood or Tissue by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "Hereditary spastic paraplegia multigene analysis in Blood or Tissue by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "Hrd spas para multi Bld/T" + }, + { + "language" : "en-US", + "value" : "Hereditary spastic paraplegia multigene analysis, Blood or tissue specimen" + }, + { + "language" : "nl-NL", + "value" : "Multigen-analyse van hereditaire spastische paraparese [bevinding] in bloed of weefsel d.m.v. moleculair genetisch onderzoek (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103731-6", + "display" : "Distal weakness multigene analysis in Blood or Tissue by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "Distal weakness multigene analysis in Blood or Tissue by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "Distal weak multi Bld/T" + }, + { + "language" : "en-US", + "value" : "Distal weakness multigene analysis, Blood or tissue specimen" + }, + { + "language" : "nl-NL", + "value" : "Multigen-analyse van distale spierzwakte [bevinding] in bloed of weefsel d.m.v. moleculair genetisch onderzoek (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103732-4", + "display" : "Hereditary congenital myasthenic syndrome multigene analysis in Blood or Tissue by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "Hereditary congenital myasthenic syndrome multigene analysis in Blood or Tissue by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "Hrd cong mya synd multi Bld/T" + }, + { + "language" : "en-US", + "value" : "Hereditary congenital myasthenic syndrome multigene analysis, Blood or tissue specimen" + }, + { + "language" : "nl-NL", + "value" : "Multigen-analyse van hereditaire congenitale myasthenie [bevinding] in bloed of weefsel d.m.v. moleculair genetisch onderzoek (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103733-2", + "display" : "Hereditary emery dreifuss multigene analysis in Blood or Tissue by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "Hereditary emery dreifuss multigene analysis in Blood or Tissue by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "Hrd emery drei multi Bld/T" + }, + { + "language" : "en-US", + "value" : "Hereditary emery dreifuss multigene analysis, Blood or tissue specimen" + }, + { + "language" : "nl-NL", + "value" : "Multigen-analyse van spierdystrofie van Emery-Dreifuss [bevinding] in bloed of weefsel d.m.v. moleculair genetisch onderzoek (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103734-0", + "display" : "Dyserythropoietic anemia multigene analysis in Specimen by Sequencing", + "designation" : [{ + "language" : "en-US", + "value" : "Dyserythropoietic anemia multigene analysis in Specimen by Sequencing" + }, + { + "language" : "en-US", + "value" : "Dyserythropoietic anemia multi Spec Seq" + }, + { + "language" : "en-US", + "value" : "Dyserythropoietic anemia multigene analysis, Specimen" + }, + { + "language" : "nl-NL", + "value" : "Multigen-analyse van dyserytropoëtische anemie [bevinding] d.m.v. sequencing (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103735-7", + "display" : "Erythrocytosis multigene analysis in Specimen by Sequencing", + "designation" : [{ + "language" : "en-US", + "value" : "Erythrocytosis multigene analysis in Specimen by Sequencing" + }, + { + "language" : "en-US", + "value" : "Erythrocytosis multi Spec Seq" + }, + { + "language" : "en-US", + "value" : "Erythrocytosis multigene analysis, Specimen" + }, + { + "language" : "nl-NL", + "value" : "Multigen-analyse van polycytemie [bevinding] d.m.v. sequencing (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103736-5", + "display" : "Erythrocytosis focused multigene analysis in Specimen by Sequencing", + "designation" : [{ + "language" : "en-US", + "value" : "Erythrocytosis focused multigene analysis in Specimen by Sequencing" + }, + { + "language" : "en-US", + "value" : "Erythrocytosis focus multi Spec Seq" + }, + { + "language" : "en-US", + "value" : "Erythrocytosis focused multigene analysis, Specimen" + }, + { + "language" : "nl-NL", + "value" : "Multigen-analyse gericht op polycytemie [bevinding] d.m.v. sequencing (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103737-3", + "display" : "CYB5 and CYB5 Reductase multigene analysis in Specimen by Sequencing", + "designation" : [{ + "language" : "en-US", + "value" : "CYB5 and CYB5 Reductase multigene analysis in Specimen by Sequencing" + }, + { + "language" : "en-US", + "value" : "CYB5 & CYB5 Red multi Spec Seq" + }, + { + "language" : "en-US", + "value" : "CYB5 and CYB5 Reductase multigene analysis, Specimen" + }, + { + "language" : "nl-NL", + "value" : "Multigen-analyse van CYB5 en CYB5-reductase [bevinding] d.m.v. sequencing (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103738-1", + "display" : "RBC membrane multigene analysis in Specimen by Sequencing", + "designation" : [{ + "language" : "en-US", + "value" : "RBC membrane multigene analysis in Specimen by Sequencing" + }, + { + "language" : "en-US", + "value" : "RBC membrane multi Spec Seq" + }, + { + "language" : "en-US", + "value" : "RBC membrane multigene analysis, Specimen" + }, + { + "language" : "nl-NL", + "value" : "Multigen-analyse van erytrocytmembraan [bevinding] d.m.v. sequencing (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103739-9", + "display" : "EBV Lymphoproliferation multigene analysis in Blood or Tissue by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "EBV Lymphoproliferation multigene analysis in Blood or Tissue by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "EBV lymph multi Bld/T" + }, + { + "language" : "en-US", + "value" : "EBV Lymphoproliferation multigene analysis, Blood or tissue specimen" + }, + { + "language" : "nl-NL", + "value" : "Multigen-analyse van lymfoproliferatie door Epstein-Barr-virus [bevinding] in bloed of weefsel d.m.v. moleculair genetisch onderzoek (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103740-7", + "display" : "Hyper igE syndrome multigene analysis in Specimen by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "Hyper igE syndrome multigene analysis in Specimen by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "Hyper igE syndrome multi Spec" + }, + { + "language" : "en-US", + "value" : "Hyper igE syndrome multigene analysis, Specimen" + }, + { + "language" : "nl-NL", + "value" : "Multigen-analyse van hyper-IgE-syndroom [bevinding] d.m.v. moleculair genetisch onderzoek (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103741-5", + "display" : "Dysregulation autoimmune multigene analysis in Specimen by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "Dysregulation autoimmune multigene analysis in Specimen by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "Dysregulation auto multi Spec" + }, + { + "language" : "en-US", + "value" : "Dysregulation autoimmune multigene analysis, Specimen" + }, + { + "language" : "nl-NL", + "value" : "Multigen-analyse van immuundisregulatie [bevinding] d.m.v. moleculair genetisch onderzoek (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103742-3", + "display" : "Viral Susceptibility multigene analysis in Specimen by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "Viral Susceptibility multigene analysis in Specimen by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "Viral Susc multi Spec" + }, + { + "language" : "en-US", + "value" : "Viral Susceptibility multigene analysis, Specimen" + }, + { + "language" : "nl-NL", + "value" : "Multigen-analyse van gevoeligheid voor virale infecties [bevinding] d.m.v. moleculair genetisch onderzoek (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103743-1", + "display" : "Autoimmune lymphoproliferative syndrome multigene analysis in Specimen by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "Autoimmune lymphoproliferative syndrome multigene analysis in Specimen by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "Auto lymph syndrome multi Spec" + }, + { + "language" : "en-US", + "value" : "Autoimmune lymphoproliferative syndrome multigene analysis, Specimen" + }, + { + "language" : "nl-NL", + "value" : "Multigen-analyse van auto-immuun lymfoproliferatief syndroom [bevinding] d.m.v. moleculair genetisch onderzoek (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103751-4", + "display" : "Mental health Mental health directive form", + "designation" : [{ + "language" : "en-US", + "value" : "Mental health Mental health directive form" + }, + { + "language" : "en-US", + "value" : "Mental health Mental Health dir form" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103788-6", + "display" : "Bacteria Identification and Susceptibility in Positive blood culture Document", + "designation" : [{ + "language" : "en-US", + "value" : "Bacteria Identification and Susceptibility in Positive blood culture Document" + }, + { + "language" : "en-US", + "value" : "Bact Id and susc Bld Pos Doc" + }, + { + "language" : "en-US", + "value" : "Bacteria Identification and Susceptibility, Infected blood" + }, + { + "language" : "nl-NL", + "value" : "Bacteriële identificatie en gevoeligheid [bevinding] in positieve bloedkweek (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103792-8", + "display" : "Mental health Annual evaluation note", + "designation" : [{ + "language" : "en-US", + "value" : "Mental health Annual evaluation note" + }, + { + "language" : "en-US", + "value" : "Mental health Annual eval note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103793-6", + "display" : "Mental health Outpatient Consult note", + "designation" : [{ + "language" : "en-US", + "value" : "Mental health Outpatient Consult note" + }, + { + "language" : "en-US", + "value" : "Mental health OP Consult note" + }, + { + "language" : "nl-NL", + "value" : "Consultverslag [bevinding] in poliklinisch d.m.v. geestelijke gezondheidszorg (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103794-4", + "display" : "Psychiatry Outpatient Consult note", + "designation" : [{ + "language" : "en-US", + "value" : "Psychiatry Outpatient Consult note" + }, + { + "language" : "en-US", + "value" : "Psychiatric OP Consult note" + }, + { + "language" : "nl-NL", + "value" : "Consultverslag [bevinding] in poliklinisch d.m.v. psychiatrie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103795-1", + "display" : "Outpatient Discharge instructions", + "designation" : [{ + "language" : "en-US", + "value" : "Outpatient Discharge instructions" + }, + { + "language" : "en-US", + "value" : "OP Discharge instruct" + }, + { + "language" : "nl-NL", + "value" : "Ontslagaanwijzingen [bevinding] in poliklinisch d.m.v. {rol} (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103796-9", + "display" : "Outpatient Instructions", + "designation" : [{ + "language" : "en-US", + "value" : "Outpatient Instructions" + }, + { + "language" : "en-US", + "value" : "OP Instructions" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103797-7", + "display" : "Audiology Outpatient Note", + "designation" : [{ + "language" : "en-US", + "value" : "Audiology Outpatient Note" + }, + { + "language" : "en-US", + "value" : "Audiology OP Note" + }, + { + "language" : "nl-NL", + "value" : "Verslag [bevinding] in poliklinisch d.m.v. audiologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103798-5", + "display" : "Child and adolescent psychiatry Outpatient Note", + "designation" : [{ + "language" : "en-US", + "value" : "Child and adolescent psychiatry Outpatient Note" + }, + { + "language" : "en-US", + "value" : "Child+teen psych OP Note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103799-3", + "display" : "Healthcare navigator Consult note", + "designation" : [{ + "language" : "en-US", + "value" : "Healthcare navigator Consult note" + }, + { + "language" : "en-US", + "value" : "Navigator Consult note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103800-9", + "display" : "Mental health Summary note", + "designation" : [{ + "language" : "en-US", + "value" : "Mental health Summary note" + }, + { + "language" : "en-US", + "value" : "Mental health Summary note" + }, + { + "language" : "nl-NL", + "value" : "Samenvatting [bevinding] in {instelling} d.m.v. geestelijke gezondheidszorg (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103801-7", + "display" : "Speech-language pathology Outpatient Note", + "designation" : [{ + "language" : "en-US", + "value" : "Speech-language pathology Outpatient Note" + }, + { + "language" : "en-US", + "value" : "Speech-lang path OP Note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103802-5", + "display" : "Medical oncology.team Conference note", + "designation" : [{ + "language" : "en-US", + "value" : "Medical oncology.team Conference note" + }, + { + "language" : "en-US", + "value" : "Onc Team Conf note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103803-3", + "display" : "Surgery Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Surgery Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Surgery OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. chirurgie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103804-1", + "display" : "Surgical oncology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Surgical oncology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Surg Onc OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103805-8", + "display" : "Bariatric surgery Referral note", + "designation" : [{ + "language" : "en-US", + "value" : "Bariatric surgery Referral note" + }, + { + "language" : "en-US", + "value" : "Bariatric surg Referral note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103806-6", + "display" : "Oncology Telephone encounter Note", + "designation" : [{ + "language" : "en-US", + "value" : "Oncology Telephone encounter Note" + }, + { + "language" : "en-US", + "value" : "Oncology Phone Note" + }, + { + "language" : "nl-NL", + "value" : "Verslag [bevinding] in telefonisch contact d.m.v. oncologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103807-4", + "display" : "Hematology Referral note", + "designation" : [{ + "language" : "en-US", + "value" : "Hematology Referral note" + }, + { + "language" : "en-US", + "value" : "Hematology Referral note" + }, + { + "language" : "nl-NL", + "value" : "Verwijsbrief [bevinding] in {instelling} d.m.v. hematologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103808-2", + "display" : "Allergy and Immunology Medication management note", + "designation" : [{ + "language" : "en-US", + "value" : "Allergy and Immunology Medication management note" + }, + { + "language" : "en-US", + "value" : "Allergy+Immunology Med mgmt note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103809-0", + "display" : "Allergy Medication management note", + "designation" : [{ + "language" : "en-US", + "value" : "Allergy Medication management note" + }, + { + "language" : "en-US", + "value" : "Allergy Med mgmt note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103813-2", + "display" : "Domestic violence screening report", + "designation" : [{ + "language" : "en-US", + "value" : "Domestic violence screening report" + }, + { + "language" : "en-US", + "value" : "Domestic violence screening report" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103816-5", + "display" : "Bone Marrow Transplant Medication management note", + "designation" : [{ + "language" : "en-US", + "value" : "Bone Marrow Transplant Medication management note" + }, + { + "language" : "en-US", + "value" : "BM Transplant Med mgmt note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103817-3", + "display" : "Cardiology Medication management note", + "designation" : [{ + "language" : "en-US", + "value" : "Cardiology Medication management note" + }, + { + "language" : "en-US", + "value" : "Cardiology Med mgmt note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103818-1", + "display" : "Critical care medicine Medication management note", + "designation" : [{ + "language" : "en-US", + "value" : "Critical care medicine Medication management note" + }, + { + "language" : "en-US", + "value" : "CCM Med mgmt note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103819-9", + "display" : "Dermatology Medication management note", + "designation" : [{ + "language" : "en-US", + "value" : "Dermatology Medication management note" + }, + { + "language" : "en-US", + "value" : "Dermatology Med mgmt note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103820-7", + "display" : "Dialysis Medication management note", + "designation" : [{ + "language" : "en-US", + "value" : "Dialysis Medication management note" + }, + { + "language" : "en-US", + "value" : "Dialy Med mgmt note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103821-5", + "display" : "Emergency medicine Medication management note", + "designation" : [{ + "language" : "en-US", + "value" : "Emergency medicine Medication management note" + }, + { + "language" : "en-US", + "value" : "Emergency med Med mgmt note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103822-3", + "display" : "Endocrinology Medication management note", + "designation" : [{ + "language" : "en-US", + "value" : "Endocrinology Medication management note" + }, + { + "language" : "en-US", + "value" : "Endocrinology Med mgmt note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103823-1", + "display" : "Geriatric medicine Medication management note", + "designation" : [{ + "language" : "en-US", + "value" : "Geriatric medicine Medication management note" + }, + { + "language" : "en-US", + "value" : "Geri med Med mgmt note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103824-9", + "display" : "Hematology Medication management note", + "designation" : [{ + "language" : "en-US", + "value" : "Hematology Medication management note" + }, + { + "language" : "en-US", + "value" : "Hematology Med mgmt note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103825-6", + "display" : "Hepatology Medication management note", + "designation" : [{ + "language" : "en-US", + "value" : "Hepatology Medication management note" + }, + { + "language" : "en-US", + "value" : "Hepatology Med mgmt note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103826-4", + "display" : "Infectious disease Medication management note", + "designation" : [{ + "language" : "en-US", + "value" : "Infectious disease Medication management note" + }, + { + "language" : "en-US", + "value" : "Infectious disease Med mgmt note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103827-2", + "display" : "Long term care facility Medication management note", + "designation" : [{ + "language" : "en-US", + "value" : "Long term care facility Medication management note" + }, + { + "language" : "en-US", + "value" : "LTC fac Med mgmt note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103844-7", + "display" : "HBA1 and HBA2 gene deletion in Amniotic fluid or Chorionic villus sample by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "HBA1 and HBA2 gene deletion in Amniotic fluid or Chorionic villus sample by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "HBA1 + HBA2 Del Amn/CVS" + }, + { + "language" : "en-US", + "value" : "HBA1 and HBA2 gene deletion analysis, Amnio Fld/CVS" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103848-8", + "display" : "RF Spine Lumbar and Sacrum Views W contrast IT", + "designation" : [{ + "language" : "en-US", + "value" : "RF Spine Lumbar and Sacrum Views W contrast IT" + }, + { + "language" : "en-US", + "value" : "RF L-spine+Sacrum Views W contr IT" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103849-6", + "display" : "RF Guidance for removal of foreign body from Esophagus", + "designation" : [{ + "language" : "en-US", + "value" : "RF Guidance for removal of foreign body from Esophagus" + }, + { + "language" : "en-US", + "value" : "RF Guided Esophagus FB removal" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103850-4", + "display" : "RF Kidney Views W contrast via nephrostomy tube", + "designation" : [{ + "language" : "en-US", + "value" : "RF Kidney Views W contrast via nephrostomy tube" + }, + { + "language" : "en-US", + "value" : "RF Kidney Views W contr via NT" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103851-2", + "display" : "RF Urethra Views W contrast retrograde via urethra", + "designation" : [{ + "language" : "en-US", + "value" : "RF Urethra Views W contrast retrograde via urethra" + }, + { + "language" : "en-US", + "value" : "RF Urethra Views W contr RU" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103852-0", + "display" : "RFA Guidance for angioplasty of Extremity vessels - bilateral -- W contrast", + "designation" : [{ + "language" : "en-US", + "value" : "RFA Guidance for angioplasty of Extremity vessels - bilateral -- W contrast" + }, + { + "language" : "en-US", + "value" : "RFA Guided Extr ves-Bl Angio --W contr" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103853-8", + "display" : "RFA Guidance for angioplasty of Extremity vessels - left -- W contrast", + "designation" : [{ + "language" : "en-US", + "value" : "RFA Guidance for angioplasty of Extremity vessels - left -- W contrast" + }, + { + "language" : "en-US", + "value" : "RFA Guided Ext ves-L Angio --W contr" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103854-6", + "display" : "RFA Guidance for angioplasty of Extremity vessels - right -- W contrast", + "designation" : [{ + "language" : "en-US", + "value" : "RFA Guidance for angioplasty of Extremity vessels - right -- W contrast" + }, + { + "language" : "en-US", + "value" : "RFA Guided Extr ves-R Angio --W contr" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103855-3", + "display" : "RFA Carotid artery.internal - bilateral Views W contrast IA", + "designation" : [{ + "language" : "en-US", + "value" : "RFA Carotid artery.internal - bilateral Views W contrast IA" + }, + { + "language" : "en-US", + "value" : "RFA Carot a.int-Bl Views W contr IA" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103856-1", + "display" : "RFA Vertebral vessels Left Views W contrast IA", + "designation" : [{ + "language" : "en-US", + "value" : "RFA Vertebral vessels Left Views W contrast IA" + }, + { + "language" : "en-US", + "value" : "RFA VV-L Views W contr IA" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103857-9", + "display" : "RFA Vertebral vessels Right Views W contrast IA", + "designation" : [{ + "language" : "en-US", + "value" : "RFA Vertebral vessels Right Views W contrast IA" + }, + { + "language" : "en-US", + "value" : "RFA VV-R Views W contr IA" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103858-7", + "display" : "XR and RF Chest GE 2 Views and Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR and RF Chest GE 2 Views and Views" + }, + { + "language" : "en-US", + "value" : "XR and Flr Chest GE 2V + Views" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103859-5", + "display" : "CT Abdomen and Pelvis W contrast PO and W contrast IV", + "designation" : [{ + "language" : "en-US", + "value" : "CT Abdomen and Pelvis W contrast PO and W contrast IV" + }, + { + "language" : "en-US", + "value" : "CT Abd+Pelvis W contrast PO+IV" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103860-3", + "display" : "CT Abdomen W contrast PO", + "designation" : [{ + "language" : "en-US", + "value" : "CT Abdomen W contrast PO" + }, + { + "language" : "en-US", + "value" : "CT Abd W contr PO" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103861-1", + "display" : "CT Abdomen W contrast PO and W contrast IV", + "designation" : [{ + "language" : "en-US", + "value" : "CT Abdomen W contrast PO and W contrast IV" + }, + { + "language" : "en-US", + "value" : "CT Abd W contrast PO+IV" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103862-9", + "display" : "CT Facial bones WO and W contrast IV", + "designation" : [{ + "language" : "en-US", + "value" : "CT Facial bones WO and W contrast IV" + }, + { + "language" : "en-US", + "value" : "CT Face WO+W contr IV" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103863-7", + "display" : "CT Kidney and Ureter and Urinary bladder W contrast IV", + "designation" : [{ + "language" : "en-US", + "value" : "CT Kidney and Ureter and Urinary bladder W contrast IV" + }, + { + "language" : "en-US", + "value" : "CT Kid+Uret+Blad W contr IV" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103864-5", + "display" : "CT Sella turcica and Orbit W contrast IV", + "designation" : [{ + "language" : "en-US", + "value" : "CT Sella turcica and Orbit W contrast IV" + }, + { + "language" : "en-US", + "value" : "CT ST+Orbit W contr IV" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103865-2", + "display" : "CT Shoulder - bilateral WO and W contrast IV", + "designation" : [{ + "language" : "en-US", + "value" : "CT Shoulder - bilateral WO and W contrast IV" + }, + { + "language" : "en-US", + "value" : "CT Shoulder-Bl WO+W contr IV" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103866-0", + "display" : "CT Lower leg - bilateral W contrast IV", + "designation" : [{ + "language" : "en-US", + "value" : "CT Lower leg - bilateral W contrast IV" + }, + { + "language" : "en-US", + "value" : "CT Lower leg-Bl W contr IV" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103867-8", + "display" : "CT Lower leg - bilateral WO and W contrast IV", + "designation" : [{ + "language" : "en-US", + "value" : "CT Lower leg - bilateral WO and W contrast IV" + }, + { + "language" : "en-US", + "value" : "CT Lower leg-Bl WO+W contr IV" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103868-6", + "display" : "CT Sella turcica and Orbit WO contrast", + "designation" : [{ + "language" : "en-US", + "value" : "CT Sella turcica and Orbit WO contrast" + }, + { + "language" : "en-US", + "value" : "CT ST+Orbit WO contr" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103869-4", + "display" : "CT Sella turcica and Orbit WO and W contrast IV", + "designation" : [{ + "language" : "en-US", + "value" : "CT Sella turcica and Orbit WO and W contrast IV" + }, + { + "language" : "en-US", + "value" : "CT ST+Orbit WO+W contr IV" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103870-2", + "display" : "CT Sella turcica and Orbit - bilateral", + "designation" : [{ + "language" : "en-US", + "value" : "CT Sella turcica and Orbit - bilateral" + }, + { + "language" : "en-US", + "value" : "CT ST+Orbit-Bl" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103871-0", + "display" : "CT Sella turcica and Orbit - bilateral WO contrast", + "designation" : [{ + "language" : "en-US", + "value" : "CT Sella turcica and Orbit - bilateral WO contrast" + }, + { + "language" : "en-US", + "value" : "CT ST+Orbit-Bl WO contr" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103872-8", + "display" : "CT Sella turcica and Orbit - bilateral W contrast IV", + "designation" : [{ + "language" : "en-US", + "value" : "CT Sella turcica and Orbit - bilateral W contrast IV" + }, + { + "language" : "en-US", + "value" : "CT ST+Orbit-Bl W contr IV" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103873-6", + "display" : "CT Sella turcica and Orbit - bilateral WO and W contrast IV", + "designation" : [{ + "language" : "en-US", + "value" : "CT Sella turcica and Orbit - bilateral WO and W contrast IV" + }, + { + "language" : "en-US", + "value" : "CT ST+Orbit-Bl WO+W contr IV" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103874-4", + "display" : "CT Chest and Abdomen", + "designation" : [{ + "language" : "en-US", + "value" : "CT Chest and Abdomen" + }, + { + "language" : "en-US", + "value" : "CT Chest+Abd" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103875-1", + "display" : "CT Pelvis W contrast PO", + "designation" : [{ + "language" : "en-US", + "value" : "CT Pelvis W contrast PO" + }, + { + "language" : "en-US", + "value" : "CT Pelvis W contr PO" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103876-9", + "display" : "CT Pelvis W contrast PO and W contrast IV", + "designation" : [{ + "language" : "en-US", + "value" : "CT Pelvis W contrast PO and W contrast IV" + }, + { + "language" : "en-US", + "value" : "CT Pelvis W contrast PO+IV" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103877-7", + "display" : "CT Forearm - bilateral W contrast IV", + "designation" : [{ + "language" : "en-US", + "value" : "CT Forearm - bilateral W contrast IV" + }, + { + "language" : "en-US", + "value" : "CT Forearm-Bl W contr IV" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103878-5", + "display" : "CT Forearm - bilateral WO contrast", + "designation" : [{ + "language" : "en-US", + "value" : "CT Forearm - bilateral WO contrast" + }, + { + "language" : "en-US", + "value" : "CT Forearm-Bl WO contr" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103879-3", + "display" : "CT Forearm - bilateral WO and W contrast IV", + "designation" : [{ + "language" : "en-US", + "value" : "CT Forearm - bilateral WO and W contrast IV" + }, + { + "language" : "en-US", + "value" : "CT Forearm-Bl WO+W contr IV" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103880-1", + "display" : "CT Ankle - bilateral WO and W contrast IV", + "designation" : [{ + "language" : "en-US", + "value" : "CT Ankle - bilateral WO and W contrast IV" + }, + { + "language" : "en-US", + "value" : "CT Ankle-Bl WO+W contr IV" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103881-9", + "display" : "CT Mastoid WO contrast", + "designation" : [{ + "language" : "en-US", + "value" : "CT Mastoid WO contrast" + }, + { + "language" : "en-US", + "value" : "CT Mastoid WO contr" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103882-7", + "display" : "CT Mastoid WO and W contrast IV", + "designation" : [{ + "language" : "en-US", + "value" : "CT Mastoid WO and W contrast IV" + }, + { + "language" : "en-US", + "value" : "CT Mastoid WO+W contr IV" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103883-5", + "display" : "CT Foot - bilateral WO and W contrast IV", + "designation" : [{ + "language" : "en-US", + "value" : "CT Foot - bilateral WO and W contrast IV" + }, + { + "language" : "en-US", + "value" : "CT Foot-Bl WO+W contr IV" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103884-3", + "display" : "CT Wrist - bilateral WO and W contrast IV", + "designation" : [{ + "language" : "en-US", + "value" : "CT Wrist - bilateral WO and W contrast IV" + }, + { + "language" : "en-US", + "value" : "CT Wrist-Bl WO+W contr IV" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103885-0", + "display" : "MG Breast - left Screening for implant", + "designation" : [{ + "language" : "en-US", + "value" : "MG Breast - left Screening for implant" + }, + { + "language" : "en-US", + "value" : "MG Brst-L screening for implant" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103886-8", + "display" : "MG Breast - right Screening for implant", + "designation" : [{ + "language" : "en-US", + "value" : "MG Breast - right Screening for implant" + }, + { + "language" : "en-US", + "value" : "MG Brst-R screening for implant" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103887-6", + "display" : "MG Breast duct - bilateral Single view W contrast intra duct", + "designation" : [{ + "language" : "en-US", + "value" : "MG Breast duct - bilateral Single view W contrast intra duct" + }, + { + "language" : "en-US", + "value" : "MG Brst duct-Bl 1V W contr intra Dct" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103888-4", + "display" : "MG Guidance for needle localization of Breast", + "designation" : [{ + "language" : "en-US", + "value" : "MG Guidance for needle localization of Breast" + }, + { + "language" : "en-US", + "value" : "MG Guided Brst Needle loc" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103889-2", + "display" : "MG stereo Guidance for localization of Breast - bilateral", + "designation" : [{ + "language" : "en-US", + "value" : "MG stereo Guidance for localization of Breast - bilateral" + }, + { + "language" : "en-US", + "value" : "MG.stereo Guided Brst-Bl Loc" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103890-0", + "display" : "MG stereo Guidance for localization of Breast - left", + "designation" : [{ + "language" : "en-US", + "value" : "MG stereo Guidance for localization of Breast - left" + }, + { + "language" : "en-US", + "value" : "MG.stereo Guided Brst-L Loc" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103891-8", + "display" : "MG stereo Guidance for localization of Breast - right", + "designation" : [{ + "language" : "en-US", + "value" : "MG stereo Guidance for localization of Breast - right" + }, + { + "language" : "en-US", + "value" : "MG.stereo Guided Brst-R Loc" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103892-6", + "display" : "DBT Breast screening", + "designation" : [{ + "language" : "en-US", + "value" : "DBT Breast screening" + }, + { + "language" : "en-US", + "value" : "DBT Brst Screening" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103893-4", + "display" : "MG Breast Screening for implant", + "designation" : [{ + "language" : "en-US", + "value" : "MG Breast Screening for implant" + }, + { + "language" : "en-US", + "value" : "MG Brst screening for implant" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103894-2", + "display" : "MG Breast Diagnostic for implant", + "designation" : [{ + "language" : "en-US", + "value" : "MG Breast Diagnostic for implant" + }, + { + "language" : "en-US", + "value" : "MG Brst Dx for implant" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103895-9", + "display" : "US for transplanted kidney left", + "designation" : [{ + "language" : "en-US", + "value" : "US for transplanted kidney left" + }, + { + "language" : "en-US", + "value" : "US for transplanted kidney-L" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103896-7", + "display" : "US for transplanted kidney right", + "designation" : [{ + "language" : "en-US", + "value" : "US for transplanted kidney right" + }, + { + "language" : "en-US", + "value" : "US for transplanted kidney-R" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103897-5", + "display" : "US for transplanted kidney bilateral", + "designation" : [{ + "language" : "en-US", + "value" : "US for transplanted kidney bilateral" + }, + { + "language" : "en-US", + "value" : "US for transplanted kidney-Bl" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103898-3", + "display" : "US.doppler for transplanted kidney left", + "designation" : [{ + "language" : "en-US", + "value" : "US.doppler for transplanted kidney left" + }, + { + "language" : "en-US", + "value" : "DOP for transplanted kidney-L" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103899-1", + "display" : "US.doppler for transplanted kidney right", + "designation" : [{ + "language" : "en-US", + "value" : "US.doppler for transplanted kidney right" + }, + { + "language" : "en-US", + "value" : "DOP for transplanted kidney-R" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103900-7", + "display" : "US.doppler for transplanted kidney bilateral", + "designation" : [{ + "language" : "en-US", + "value" : "US.doppler for transplanted kidney bilateral" + }, + { + "language" : "en-US", + "value" : "DOP for transplanted kidney-Bl" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103901-5", + "display" : "US Abdomen and Pelvis", + "designation" : [{ + "language" : "en-US", + "value" : "US Abdomen and Pelvis" + }, + { + "language" : "en-US", + "value" : "US Abd+Pelvis" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103902-3", + "display" : "US.doppler Abdomen and Pelvis", + "designation" : [{ + "language" : "en-US", + "value" : "US.doppler Abdomen and Pelvis" + }, + { + "language" : "en-US", + "value" : "DOP Abd+Pelvis" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103903-1", + "display" : "US Kidney - left limited", + "designation" : [{ + "language" : "en-US", + "value" : "US Kidney - left limited" + }, + { + "language" : "en-US", + "value" : "US Kidney-L Ltd" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103904-9", + "display" : "US Kidney - right limited", + "designation" : [{ + "language" : "en-US", + "value" : "US Kidney - right limited" + }, + { + "language" : "en-US", + "value" : "US Kidney-R Ltd" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103905-6", + "display" : "US.doppler Renal vessels - left", + "designation" : [{ + "language" : "en-US", + "value" : "US.doppler Renal vessels - left" + }, + { + "language" : "en-US", + "value" : "DOP Renal ves-L" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103906-4", + "display" : "US.doppler Renal vessels - right", + "designation" : [{ + "language" : "en-US", + "value" : "US.doppler Renal vessels - right" + }, + { + "language" : "en-US", + "value" : "DOP Renal ves-R" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103907-2", + "display" : "US Breast specimen - left", + "designation" : [{ + "language" : "en-US", + "value" : "US Breast specimen - left" + }, + { + "language" : "en-US", + "value" : "US Brst spec-L" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103908-0", + "display" : "US Breast specimen - right", + "designation" : [{ + "language" : "en-US", + "value" : "US Breast specimen - right" + }, + { + "language" : "en-US", + "value" : "US Brst spec-R" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103909-8", + "display" : "US Abdominal Aorta limited", + "designation" : [{ + "language" : "en-US", + "value" : "US Abdominal Aorta limited" + }, + { + "language" : "en-US", + "value" : "US Abd Aorta Ltd" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103910-6", + "display" : "US Chest - left", + "designation" : [{ + "language" : "en-US", + "value" : "US Chest - left" + }, + { + "language" : "en-US", + "value" : "US Chest-L" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103911-4", + "display" : "US Chest - right", + "designation" : [{ + "language" : "en-US", + "value" : "US Chest - right" + }, + { + "language" : "en-US", + "value" : "US Chest-R" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103912-2", + "display" : "US Extremity vein - bilateral", + "designation" : [{ + "language" : "en-US", + "value" : "US Extremity vein - bilateral" + }, + { + "language" : "en-US", + "value" : "US Extr v-Bl" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103913-0", + "display" : "US Groin - left", + "designation" : [{ + "language" : "en-US", + "value" : "US Groin - left" + }, + { + "language" : "en-US", + "value" : "US Groin-L" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103914-8", + "display" : "US Groin - right", + "designation" : [{ + "language" : "en-US", + "value" : "US Groin - right" + }, + { + "language" : "en-US", + "value" : "US Groin-R" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103915-5", + "display" : "US Vein - left", + "designation" : [{ + "language" : "en-US", + "value" : "US Vein - left" + }, + { + "language" : "en-US", + "value" : "US Vein-L" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103916-3", + "display" : "US Vein - right", + "designation" : [{ + "language" : "en-US", + "value" : "US Vein - right" + }, + { + "language" : "en-US", + "value" : "US Vein-R" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103917-1", + "display" : "US Axilla - bilateral", + "designation" : [{ + "language" : "en-US", + "value" : "US Axilla - bilateral" + }, + { + "language" : "en-US", + "value" : "US Axilla-Bl" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103918-9", + "display" : "US.doppler Thoracic and abdominal aorta limited", + "designation" : [{ + "language" : "en-US", + "value" : "US.doppler Thoracic and abdominal aorta limited" + }, + { + "language" : "en-US", + "value" : "DOP TA + AA Ltd" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103919-7", + "display" : "US.doppler Abdominal Aorta", + "designation" : [{ + "language" : "en-US", + "value" : "US.doppler Abdominal Aorta" + }, + { + "language" : "en-US", + "value" : "DOP Abd Aorta" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103920-5", + "display" : "US.doppler Thoracic and Abdominal Aorta and Inferior Vena Cava", + "designation" : [{ + "language" : "en-US", + "value" : "US.doppler Thoracic and Abdominal Aorta and Inferior Vena Cava" + }, + { + "language" : "en-US", + "value" : "DOP T Ao+Abd Ao+IVC" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103921-3", + "display" : "US.doppler Thoracic and Abdominal Aorta and Inferior Vena Cava limited", + "designation" : [{ + "language" : "en-US", + "value" : "US.doppler Thoracic and Abdominal Aorta and Inferior Vena Cava limited" + }, + { + "language" : "en-US", + "value" : "DOP T Ao+Abd Ao+IVC Ltd" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103922-1", + "display" : "US Lower extremity vein - left limited", + "designation" : [{ + "language" : "en-US", + "value" : "US Lower extremity vein - left limited" + }, + { + "language" : "en-US", + "value" : "US LE v-L Ltd" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103923-9", + "display" : "US Lower extremity vein - right limited", + "designation" : [{ + "language" : "en-US", + "value" : "US Lower extremity vein - right limited" + }, + { + "language" : "en-US", + "value" : "US LE v-R Ltd" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103924-7", + "display" : "US Lower extremity artery - left limited", + "designation" : [{ + "language" : "en-US", + "value" : "US Lower extremity artery - left limited" + }, + { + "language" : "en-US", + "value" : "US LE a-L Ltd" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103925-4", + "display" : "US Lower extremity artery - right limited", + "designation" : [{ + "language" : "en-US", + "value" : "US Lower extremity artery - right limited" + }, + { + "language" : "en-US", + "value" : "US LE a-R Ltd" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103926-2", + "display" : "US.doppler Vein - bilateral", + "designation" : [{ + "language" : "en-US", + "value" : "US.doppler Vein - bilateral" + }, + { + "language" : "en-US", + "value" : "DOP Vein-Bl" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103927-0", + "display" : "US.doppler Lower extremity artery - left limited", + "designation" : [{ + "language" : "en-US", + "value" : "US.doppler Lower extremity artery - left limited" + }, + { + "language" : "en-US", + "value" : "DOP LE a-L Ltd" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103928-8", + "display" : "US.doppler Lower extremity artery - right limited", + "designation" : [{ + "language" : "en-US", + "value" : "US.doppler Lower extremity artery - right limited" + }, + { + "language" : "en-US", + "value" : "DOP LE a-R Ltd" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103944-5", + "display" : "CT Neck+Chest+Abdomen WO contrast", + "designation" : [{ + "language" : "en-US", + "value" : "CT Neck+Chest+Abdomen WO contrast" + }, + { + "language" : "en-US", + "value" : "CT Neck+Chest+Abd WO contr" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103945-2", + "display" : "CT Neck+Chest+Abdomen W contrast IV", + "designation" : [{ + "language" : "en-US", + "value" : "CT Neck+Chest+Abdomen W contrast IV" + }, + { + "language" : "en-US", + "value" : "CT Neck+Chest+Abd W contr IV" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103950-2", + "display" : "NOTCH3 gene full mutation analysis in Specimen by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "NOTCH3 gene full mutation analysis in Specimen by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "NOTCH3 gene Full Mut Anl Spec" + }, + { + "language" : "en-US", + "value" : "NOTCH3 gene variant analysis, Specimen" + }, + { + "language" : "nl-NL", + "value" : "NOTCH3-gen volledige mutatie-analyse [bevinding] d.m.v. moleculair genetisch onderzoek (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103951-0", + "display" : "Motor neuron disease multigene analysis in Specimen by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "Motor neuron disease multigene analysis in Specimen by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "Motor neuron multigene analysis Spec" + }, + { + "language" : "en-US", + "value" : "Motor neuron disease multigene analysis, Specimen" + }, + { + "language" : "nl-NL", + "value" : "Multigen-analyse van motorneuronziekte [bevinding] d.m.v. moleculair genetisch onderzoek (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103952-8", + "display" : "Muscular dystrophy multigene analysis in Specimen by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "Muscular dystrophy multigene analysis in Specimen by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "Muscular dystrophy mltgene analysis Spec" + }, + { + "language" : "en-US", + "value" : "Muscular dystrophy multigene analysis, Specimen" + }, + { + "language" : "nl-NL", + "value" : "Multigen-analyse van spierdystrofie [bevinding] d.m.v. moleculair genetisch onderzoek (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103953-6", + "display" : "HIF2A gene targeted mutation analysis in Blood by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "HIF2A gene targeted mutation analysis in Blood by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "HIF2A gene Mut Anl Bld" + }, + { + "language" : "en-US", + "value" : "HIF2A gene targeted mutation analysis, Blood" + }, + { + "language" : "nl-NL", + "value" : "HIF2A-gen doelgerichte mutatie-analyse [bevinding] in bloed d.m.v. moleculair genetisch onderzoek (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103954-4", + "display" : "Peripheral neuropathy multigene analysis in Specimen by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "Peripheral neuropathy multigene analysis in Specimen by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "Periph neuropathy mltgene analysis Spec" + }, + { + "language" : "en-US", + "value" : "Peripheral neuropathy multigene analysis, Specimen" + }, + { + "language" : "nl-NL", + "value" : "Multigen-analyse van perifere neuropathie [bevinding] d.m.v. moleculair genetisch onderzoek (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103955-1", + "display" : "KRAS Somatic mutation analysis in Tumor by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "KRAS Somatic mutation analysis in Tumor by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "KRAS Somatic mut analysis Tumor" + }, + { + "language" : "en-US", + "value" : "KRAS Somatic mutation analysis, Tumor" + }, + { + "language" : "nl-NL", + "value" : "KRAS-gen somatische mutatie-analyse [bevinding] in tumor d.m.v. moleculair genetisch onderzoek (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103956-9", + "display" : "Parkinson Disease multigene analysis in Specimen by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "Parkinson Disease multigene analysis in Specimen by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "Parkinson Ds multigene analysis Spec" + }, + { + "language" : "en-US", + "value" : "Parkinson Disease multigene analysis, Specimen" + }, + { + "language" : "nl-NL", + "value" : "Multigen-analyse van ziekte van Parkinson [bevinding] d.m.v. moleculair genetisch onderzoek (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103957-7", + "display" : "Neuromuscular multigene analysis in Specimen by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "Neuromuscular multigene analysis in Specimen by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "Neuromuscular multigene analysis Spec" + }, + { + "language" : "en-US", + "value" : "Neuromuscular multigene analysis, Specimen" + }, + { + "language" : "nl-NL", + "value" : "Multigen-analyse van neuromusculaire aandoening [bevinding] d.m.v. moleculair genetisch onderzoek (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103964-3", + "display" : "Hospice care social worker Note", + "designation" : [{ + "language" : "en-US", + "value" : "Hospice care social worker Note" + }, + { + "language" : "en-US", + "value" : "Hospice care social worker Note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103965-0", + "display" : "Hospice care Interdisciplinary Note", + "designation" : [{ + "language" : "en-US", + "value" : "Hospice care Interdisciplinary Note" + }, + { + "language" : "en-US", + "value" : "Hospice care Interdiscip Note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103966-8", + "display" : "Hospice care case manager Note", + "designation" : [{ + "language" : "en-US", + "value" : "Hospice care case manager Note" + }, + { + "language" : "en-US", + "value" : "Hospice care case manager Note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103967-6", + "display" : "Hospice care nurse Note", + "designation" : [{ + "language" : "en-US", + "value" : "Hospice care nurse Note" + }, + { + "language" : "en-US", + "value" : "Hospice nurse Note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103968-4", + "display" : "Hospice care Consult note", + "designation" : [{ + "language" : "en-US", + "value" : "Hospice care Consult note" + }, + { + "language" : "en-US", + "value" : "Hospice care Consult note" + }, + { + "language" : "nl-NL", + "value" : "Consultverslag [bevinding] in {instelling} d.m.v. hospicezorg (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103969-2", + "display" : "Hospice care Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Hospice care Progress note" + }, + { + "language" : "en-US", + "value" : "Hospice care Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in {instelling} d.m.v. hospicezorg (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103970-0", + "display" : "Cardiology Rehabilitation Note", + "designation" : [{ + "language" : "en-US", + "value" : "Cardiology Rehabilitation Note" + }, + { + "language" : "en-US", + "value" : "Cardiology Rehab Note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103971-8", + "display" : "Cardiology Rehabilitation progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Cardiology Rehabilitation progress note" + }, + { + "language" : "en-US", + "value" : "Cardiology Rehab progress note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103972-6", + "display" : "Cardiology Outpatient Rehabilitation Note", + "designation" : [{ + "language" : "en-US", + "value" : "Cardiology Outpatient Rehabilitation Note" + }, + { + "language" : "en-US", + "value" : "Cardiology OP Rehab Note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "104062-5", + "display" : "HISGT Histone genes targeted mutation analysis in Tumor by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "HISGT Histone genes targeted mutation analysis in Tumor by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "HISGT Histone genes Mut Anl Tumor" + }, + { + "language" : "en-US", + "value" : "HISGT Histone genes targeted mutation analysis, Tumor" + }] + }, + { + "system" : "http://loinc.org", + "code" : "104065-8", + "display" : "CTA Head W contrast and CTA Neck WO and W contrast IV", + "designation" : [{ + "language" : "en-US", + "value" : "CTA Head W contrast and CTA Neck WO and W contrast IV" + }, + { + "language" : "en-US", + "value" : "CTA Head W cont+CTA Neck WO+W cont" + }] + }, + { + "system" : "http://loinc.org", + "code" : "104066-6", + "display" : "Hospitalist Outpatient Consult note", + "designation" : [{ + "language" : "en-US", + "value" : "Hospitalist Outpatient Consult note" + }, + { + "language" : "en-US", + "value" : "Hospitalist OP Consult note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "104067-4", + "display" : "Hospitalist Assessment note", + "designation" : [{ + "language" : "en-US", + "value" : "Hospitalist Assessment note" + }, + { + "language" : "en-US", + "value" : "Hospitalist Assessment note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "104068-2", + "display" : "Hospitalist Admission evaluation note", + "designation" : [{ + "language" : "en-US", + "value" : "Hospitalist Admission evaluation note" + }, + { + "language" : "en-US", + "value" : "Hospitalist Admit eval note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "104069-0", + "display" : "Hospitalist Transfer summary note", + "designation" : [{ + "language" : "en-US", + "value" : "Hospitalist Transfer summary note" + }, + { + "language" : "en-US", + "value" : "Hospitalist Transfer sum note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "104070-8", + "display" : "Deprecated OP Audiology note", + "designation" : [{ + "language" : "en-US", + "value" : "Deprecated OP Audiology note" + }, + { + "language" : "en-US", + "value" : "Deprecated Outpatient Audiology note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "104071-6", + "display" : "Cystoscopy study Document", + "designation" : [{ + "language" : "en-US", + "value" : "Cystoscopy study Document" + }, + { + "language" : "en-US", + "value" : "Cystoscopy study Doc" + }] + }, + { + "system" : "http://loinc.org", + "code" : "104121-9", + "display" : "Vascular Access Consult note", + "designation" : [{ + "language" : "en-US", + "value" : "Vascular Access Consult note" + }, + { + "language" : "en-US", + "value" : "Vascular Access Consult note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "104122-7", + "display" : "Vascular Access Progress Note", + "designation" : [{ + "language" : "en-US", + "value" : "Vascular Access Progress Note" + }, + { + "language" : "en-US", + "value" : "Vascular Access Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "104123-5", + "display" : "Vascular Access Outpatient Note", + "designation" : [{ + "language" : "en-US", + "value" : "Vascular Access Outpatient Note" + }, + { + "language" : "en-US", + "value" : "Vascular Access OP Note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "104124-3", + "display" : "Vascular Access History and physical note", + "designation" : [{ + "language" : "en-US", + "value" : "Vascular Access History and physical note" + }, + { + "language" : "en-US", + "value" : "Vascular Access H&P note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "104125-0", + "display" : "Child Life Note", + "designation" : [{ + "language" : "en-US", + "value" : "Child Life Note" + }, + { + "language" : "en-US", + "value" : "Child Life Note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "104126-8", + "display" : "Child Life Group counseling note", + "designation" : [{ + "language" : "en-US", + "value" : "Child Life Group counseling note" + }, + { + "language" : "en-US", + "value" : "Child Life Group counseling note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "104128-4", + "display" : "XR Salivary gland Single view for salivary calculus", + "designation" : [{ + "language" : "en-US", + "value" : "XR Salivary gland Single view for salivary calculus" + }, + { + "language" : "en-US", + "value" : "XR Salivary gland 1V for SC" + }] + }, + { + "system" : "http://loinc.org", + "code" : "104129-2", + "display" : "XR Salivary gland - bilateral Single view for salivary calculus", + "designation" : [{ + "language" : "en-US", + "value" : "XR Salivary gland - bilateral Single view for salivary calculus" + }, + { + "language" : "en-US", + "value" : "XR Salivary gland-Bl 1V for SC" + }] + }, + { + "system" : "http://loinc.org", + "code" : "104130-0", + "display" : "XR Salivary gland - right Single view for salivary calculus", + "designation" : [{ + "language" : "en-US", + "value" : "XR Salivary gland - right Single view for salivary calculus" + }, + { + "language" : "en-US", + "value" : "XR Salivary gland-R 1V for SC" + }] + }, + { + "system" : "http://loinc.org", + "code" : "104131-8", + "display" : "XR Salivary gland - left Single view for salivary calculus", + "designation" : [{ + "language" : "en-US", + "value" : "XR Salivary gland - left Single view for salivary calculus" + }, + { + "language" : "en-US", + "value" : "XR Salivary gland-L 1V for SC" + }] + }, + { + "system" : "http://loinc.org", + "code" : "104144-1", + "display" : "Mental health Advance directives", + "designation" : [{ + "language" : "en-US", + "value" : "Mental health Advance directives" + }, + { + "language" : "en-US", + "value" : "Mental health Advance directives" + }, + { + "language" : "nl-NL", + "value" : "Wilsverklaring [bevinding] in {instelling} d.m.v. geestelijke gezondheidszorg (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "104167-2", + "display" : "TRCA+TCRD gene rearrangements in Bone marrow by FISH", + "designation" : [{ + "language" : "en-US", + "value" : "TRCA+TCRD gene rearrangements in Bone marrow by FISH" + }, + { + "language" : "en-US", + "value" : "TRCA+TCRD rearrange BM FISH" + }, + { + "language" : "en-US", + "value" : "TRCA+TCRD gene rearrangements, Bone marrow" + }, + { + "language" : "nl-NL", + "value" : "TRCA- + TCRD-genherschikking [bevinding] in beenmerg d.m.v. FISH (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "104168-0", + "display" : "TCL-1A gene rearrangements in Bone marrow by FISH", + "designation" : [{ + "language" : "en-US", + "value" : "TCL-1A gene rearrangements in Bone marrow by FISH" + }, + { + "language" : "en-US", + "value" : "TCL-1A gene rearrange BM FISH" + }, + { + "language" : "en-US", + "value" : "TCL-1A gene rearrangements, Bone marrow" + }, + { + "language" : "nl-NL", + "value" : "TCL-1A-genherschikking [bevinding] in beenmerg d.m.v. FISH (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "104169-8", + "display" : "D13S319 deletion in Bone marrow by FISH", + "designation" : [{ + "language" : "en-US", + "value" : "D13S319 deletion in Bone marrow by FISH" + }, + { + "language" : "en-US", + "value" : "D13S319 Del BM FISH" + }, + { + "language" : "en-US", + "value" : "D13S319 deletion analysis, Bone marrow" + }, + { + "language" : "nl-NL", + "value" : "D13S319 deletie [bevinding] in beenmerg d.m.v. FISH (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "104198-7", + "display" : "Immunoglobulin lambda light chain gene 22q11.22 rearrangement in Specimen by FISH", + "designation" : [{ + "language" : "en-US", + "value" : "Immunoglobulin lambda light chain gene 22q11.22 rearrangement in Specimen by FISH" + }, + { + "language" : "en-US", + "value" : "Kappa LC gene 22q11.22 Rear Spec FISH" + }, + { + "language" : "en-US", + "value" : "Immunoglobulin lambda light chain gene 22q11.22 rearrangement, Specimen" + }, + { + "language" : "nl-NL", + "value" : "Immunoglobuline lambda lichte keten 22q11.2-genherschikking [bevinding] d.m.v. FISH (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "104199-5", + "display" : "Immunoglobulin kappa light chain gene 2p11.2 rearrangement in Specimen by FISH", + "designation" : [{ + "language" : "en-US", + "value" : "Immunoglobulin kappa light chain gene 2p11.2 rearrangement in Specimen by FISH" + }, + { + "language" : "en-US", + "value" : "Kappa LC gene 2p11.2 Rear Spec FISH" + }, + { + "language" : "en-US", + "value" : "Immunoglobulin kappa light chain gene 2p11.2 rearrangement, Specimen" + }, + { + "language" : "nl-NL", + "value" : "Immunoglobuline kappa lichte keten 2p11.2-genherschikking [bevinding] d.m.v. FISH (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "104200-1", + "display" : "CRLF2 gene rearrangements in Blood or Marrow by FISH", + "designation" : [{ + "language" : "en-US", + "value" : "CRLF2 gene rearrangements in Blood or Marrow by FISH" + }, + { + "language" : "en-US", + "value" : "CRLF2 gene rearrange Bld/Mar FISH" + }, + { + "language" : "en-US", + "value" : "CRLF2 gene rearrangements, Blood Or Bone marrow" + }, + { + "language" : "nl-NL", + "value" : "CRLF2-genherschikking [bevinding] in bloed of beenmerg d.m.v. FISH (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "104211-8", + "display" : "Heart Multisection transesophageal for congenital disease Document by US --W agitated saline IV", + "designation" : [{ + "language" : "en-US", + "value" : "Heart Multisection transesophageal for congenital disease Document by US --W agitated saline IV" + }, + { + "language" : "en-US", + "value" : "Hrt W agitated saline IV Doc US" + }] + }, + { + "system" : "http://loinc.org", + "code" : "104212-6", + "display" : "Views screening for diabetic retinopathy of Eyes", + "designation" : [{ + "language" : "en-US", + "value" : "Views screening for diabetic retinopathy of Eyes" + }, + { + "language" : "en-US", + "value" : "Eyes" + }] + }, + { + "system" : "http://loinc.org", + "code" : "104213-4", + "display" : "Views screening for diabetic retinopathy of Left eye", + "designation" : [{ + "language" : "en-US", + "value" : "Views screening for diabetic retinopathy of Left eye" + }, + { + "language" : "en-US", + "value" : "L eye" + }] + }, + { + "system" : "http://loinc.org", + "code" : "104214-2", + "display" : "Views screening for diabetic retinopathy of Right eye", + "designation" : [{ + "language" : "en-US", + "value" : "Views screening for diabetic retinopathy of Right eye" + }, + { + "language" : "en-US", + "value" : "R eye" + }] + }, + { + "system" : "http://loinc.org", + "code" : "104215-9", + "display" : "MG stereo Breast - left Views post radioactive seed localization", + "designation" : [{ + "language" : "en-US", + "value" : "MG stereo Breast - left Views post radioactive seed localization" + }, + { + "language" : "en-US", + "value" : "MG.stereo Brst-L Views" + }] + }, + { + "system" : "http://loinc.org", + "code" : "104216-7", + "display" : "MG stereo Breast - right Views post radioactive seed localization", + "designation" : [{ + "language" : "en-US", + "value" : "MG stereo Breast - right Views post radioactive seed localization" + }, + { + "language" : "en-US", + "value" : "MG.stereo Brst-R Views" + }] + }, + { + "system" : "http://loinc.org", + "code" : "104238-1", + "display" : "Chronic and low grade B cell lymphoid neoplasm multigene analysis in Blood or Tissue by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "Chronic and low grade B cell lymphoid neoplasm multigene analysis in Blood or Tissue by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "Chrnc & low B cell lymph neo multi Bld/T" + }, + { + "language" : "en-US", + "value" : "Chronic and low grade B cell lymphoid neoplasm multigene analysis, Blood or tissue specimen" + }] + }, + { + "system" : "http://loinc.org", + "code" : "104239-9", + "display" : "B cell non hodgkin Lymphoma multigene analysis in Blood or Tissue by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "B cell non hodgkin Lymphoma multigene analysis in Blood or Tissue by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "B cell non hodg lymp Bld/T" + }, + { + "language" : "en-US", + "value" : "B cell non hodgkin Lymphoma multigene analysis, Blood or tissue specimen" + }, + { + "language" : "nl-NL", + "value" : "Multigen-analyse van B-cellymfoom [bevinding] in bloed of weefsel d.m.v. moleculair genetisch onderzoek (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "104240-7", + "display" : "Histiocytic neoplasm multigene analysis in Blood or Tissue by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "Histiocytic neoplasm multigene analysis in Blood or Tissue by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "Histiocytic neoplasm Bld/T" + }, + { + "language" : "en-US", + "value" : "Histiocytic neoplasm multigene analysis, Blood or tissue specimen" + }, + { + "language" : "nl-NL", + "value" : "Multigen-analyse van histiocytair neoplasma [bevinding] in bloed of weefsel d.m.v. moleculair genetisch onderzoek (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "104241-5", + "display" : "Plasma cell myeloma multigene analysis in Bone marrow by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "Plasma cell myeloma multigene analysis in Bone marrow by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "Plasma cell myleloma BM" + }, + { + "language" : "en-US", + "value" : "Plasma cell myeloma multigene analysis, Bone marrow" + }, + { + "language" : "nl-NL", + "value" : "Multigen-analyse van plasmacelmyeloom [bevinding] in beenmerg d.m.v. moleculair genetisch onderzoek (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "104242-3", + "display" : "T cell lymphoma multigene analysis in Blood or Tissue by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "T cell lymphoma multigene analysis in Blood or Tissue by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "T cell lymphoma Bld/T" + }, + { + "language" : "en-US", + "value" : "T cell lymphoma multigene analysis, Blood or tissue specimen" + }, + { + "language" : "nl-NL", + "value" : "Multigen-analyse van T-cellymfoom [bevinding] in bloed of weefsel d.m.v. moleculair genetisch onderzoek (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "104268-8", + "display" : "UBA1 gene mutation in Specimen by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "UBA1 gene mutation in Specimen by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "UBA1 mut Spec" + }, + { + "language" : "en-US", + "value" : "UBA1 gene mutation, Specimen" + }, + { + "language" : "nl-NL", + "value" : "UBA1-genmutatie [bevinding] d.m.v. moleculair genetisch onderzoek (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "104289-4", + "display" : "Chromosome 5 and 9 and 15 aneuploidy in Bone marrow by FISH", + "designation" : [{ + "language" : "en-US", + "value" : "Chromosome 5 and 9 and 15 aneuploidy in Bone marrow by FISH" + }, + { + "language" : "en-US", + "value" : "Chromosome 5+9 +15 aneuploidy Mar FISH" + }, + { + "language" : "en-US", + "value" : "Chromosome 5 and 9 and 15 aneuploidy, Bone marrow" + }, + { + "language" : "nl-NL", + "value" : "Aneuploïdie van chromosoom 5 & 9 & 15 [bevinding] in beenmerg d.m.v. FISH (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "104323-1", + "display" : "IDH1 and IDH2 gene full mutation analysis in Blood or Tissue by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "IDH1 and IDH2 gene full mutation analysis in Blood or Tissue by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "IDH1+IDH2 Full Mut Anl Bld/T" + }, + { + "language" : "en-US", + "value" : "IDH1 and IDH2 gene variant analysis, Blood or tissue specimen" + }, + { + "language" : "nl-NL", + "value" : "IDH1-gen & IDH2-gen volledige mutatie-analyse [bevinding] in bloed of weefsel d.m.v. moleculair genetisch onderzoek (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "104391-8", + "display" : "Echinococcus sp [Identifier] in Specimen", + "designation" : [{ + "language" : "en-US", + "value" : "Echinococcus sp [Identifier] in Specimen" + }, + { + "language" : "en-US", + "value" : "Echinococcus Spec Doc" + }, + { + "language" : "en-US", + "value" : "Echinococcus sp, Specimen" + }, + { + "language" : "de-DE", + "value" : "Echinococcus sp [Nachweis oder Identität] in Probenmaterial" + }, + { + "language" : "nl-NL", + "value" : "Echinococcus sp. [identificator] (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "104483-3", + "display" : "Cerebrospinal fluid chemistry report Document", + "designation" : [{ + "language" : "en-US", + "value" : "Cerebrospinal fluid chemistry report Document" + }, + { + "language" : "en-US", + "value" : "CSF chem rpt Doc" + }] + }, + { + "system" : "http://loinc.org", + "code" : "104484-1", + "display" : "Body fluid chemistry report Document", + "designation" : [{ + "language" : "en-US", + "value" : "Body fluid chemistry report Document" + }, + { + "language" : "en-US", + "value" : "Body fluid chemistry rpt Doc" + }] + }, + { + "system" : "http://loinc.org", + "code" : "104485-8", + "display" : "Stool chemistry report Document", + "designation" : [{ + "language" : "en-US", + "value" : "Stool chemistry report Document" + }, + { + "language" : "en-US", + "value" : "Stool chemistry rpt Doc" + }] + }, + { + "system" : "http://loinc.org", + "code" : "104486-6", + "display" : "Human platelet antigen report Document", + "designation" : [{ + "language" : "en-US", + "value" : "Human platelet antigen report Document" + }, + { + "language" : "en-US", + "value" : "HPA rpt Doc" + }] + }, + { + "system" : "http://loinc.org", + "code" : "104487-4", + "display" : "Molecular biology report Document", + "designation" : [{ + "language" : "en-US", + "value" : "Molecular biology report Document" + }, + { + "language" : "en-US", + "value" : "Molecular biology rprt Doc" + }] + }, + { + "system" : "http://loinc.org", + "code" : "104488-2", + "display" : "Human neutrophil antigen report Document", + "designation" : [{ + "language" : "en-US", + "value" : "Human neutrophil antigen report Document" + }, + { + "language" : "en-US", + "value" : "HNA rprt Doc" + }] + }, + { + "system" : "http://loinc.org", + "code" : "104489-0", + "display" : "Prenatal screening report Document", + "designation" : [{ + "language" : "en-US", + "value" : "Prenatal screening report Document" + }, + { + "language" : "en-US", + "value" : "Prenatal screening rprt Doc" + }] + }, + { + "system" : "http://loinc.org", + "code" : "104530-1", + "display" : "Hospitalist Admission history and physical note", + "designation" : [{ + "language" : "en-US", + "value" : "Hospitalist Admission history and physical note" + }, + { + "language" : "en-US", + "value" : "Hospitalist Admit H&P note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "104531-9", + "display" : "Temporary incapacity certificate", + "designation" : [{ + "language" : "en-US", + "value" : "Temporary incapacity certificate" + }, + { + "language" : "en-US", + "value" : "CIT" + }] + }, + { + "system" : "http://loinc.org", + "code" : "104577-2", + "display" : "Breastfeeding Plan of care note", + "designation" : [{ + "language" : "en-US", + "value" : "Breastfeeding Plan of care note" + }, + { + "language" : "en-US", + "value" : "Breastfeeding Plan of care note" + }, + { + "language" : "nl-NL", + "value" : "Behandelplan [bevinding] in {instelling} d.m.v. borstvoeding (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "104578-0", + "display" : "Burn management Plan of care note", + "designation" : [{ + "language" : "en-US", + "value" : "Burn management Plan of care note" + }, + { + "language" : "en-US", + "value" : "Burn Plan of care note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "104579-8", + "display" : "Clinical neurophysiology Plan of care note", + "designation" : [{ + "language" : "en-US", + "value" : "Clinical neurophysiology Plan of care note" + }, + { + "language" : "en-US", + "value" : "Clinical Neurophys Plan of care note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "104580-6", + "display" : "Rapid response team Plan of care note", + "designation" : [{ + "language" : "en-US", + "value" : "Rapid response team Plan of care note" + }, + { + "language" : "en-US", + "value" : "Rapid response team Plan of care note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "104581-4", + "display" : "Hospitalist Plan of care note", + "designation" : [{ + "language" : "en-US", + "value" : "Hospitalist Plan of care note" + }, + { + "language" : "en-US", + "value" : "Hospitalist Plan of care note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "104582-2", + "display" : "Pediatrics Telephone encounter Consult note", + "designation" : [{ + "language" : "en-US", + "value" : "Pediatrics Telephone encounter Consult note" + }, + { + "language" : "en-US", + "value" : "Peds Phone Consult note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "104583-0", + "display" : "Gynecology Telephone encounter Consult note", + "designation" : [{ + "language" : "en-US", + "value" : "Gynecology Telephone encounter Consult note" + }, + { + "language" : "en-US", + "value" : "Gynecology Phone Consult note" + }, + { + "language" : "nl-NL", + "value" : "Consultverslag [bevinding] in telefonisch contact d.m.v. gynaecologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "104584-8", + "display" : "Gynecologic oncology Telephone encounter Consult note", + "designation" : [{ + "language" : "en-US", + "value" : "Gynecologic oncology Telephone encounter Consult note" + }, + { + "language" : "en-US", + "value" : "Gyn Onc Phone Consult note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "104585-5", + "display" : "Outpatient procedure note", + "designation" : [{ + "language" : "en-US", + "value" : "Outpatient procedure note" + }, + { + "language" : "en-US", + "value" : "OP Procedure note" + }, + { + "language" : "nl-NL", + "value" : "Verslag ingreep [bevinding] in poliklinisch d.m.v. {rol} (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "104586-3", + "display" : "Child and adolescent psychiatry Telephone encounter Note", + "designation" : [{ + "language" : "en-US", + "value" : "Child and adolescent psychiatry Telephone encounter Note" + }, + { + "language" : "en-US", + "value" : "Child+teen psych Phone Note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "104587-1", + "display" : "Child and adolescent psychiatry Telehealth Note", + "designation" : [{ + "language" : "en-US", + "value" : "Child and adolescent psychiatry Telehealth Note" + }, + { + "language" : "en-US", + "value" : "Child+teen psych Telehealth Note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "104588-9", + "display" : "Emergency medicine team Conference note", + "designation" : [{ + "language" : "en-US", + "value" : "Emergency medicine team Conference note" + }, + { + "language" : "en-US", + "value" : "Emergency med team Conf note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "104589-7", + "display" : "Heart failure Telehealth Note", + "designation" : [{ + "language" : "en-US", + "value" : "Heart failure Telehealth Note" + }, + { + "language" : "en-US", + "value" : "Heart failure Telehealth Note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "104590-5", + "display" : "Medical Aid in Dying Telehealth Note", + "designation" : [{ + "language" : "en-US", + "value" : "Medical Aid in Dying Telehealth Note" + }, + { + "language" : "en-US", + "value" : "MAiD Telehealth Note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "104591-3", + "display" : "Vascular surgery Letter", + "designation" : [{ + "language" : "en-US", + "value" : "Vascular surgery Letter" + }, + { + "language" : "en-US", + "value" : "Vascular surgery Letter" + }, + { + "language" : "nl-NL", + "value" : "Brief [bevinding] in {instelling} d.m.v. vaatchirurgie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "104592-1", + "display" : "Cardiac surgery Letter", + "designation" : [{ + "language" : "en-US", + "value" : "Cardiac surgery Letter" + }, + { + "language" : "en-US", + "value" : "Cardiac surgery Letter" + }, + { + "language" : "nl-NL", + "value" : "Brief [bevinding] in {instelling} d.m.v. cardiochirurgie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "104593-9", + "display" : "Oncology Letter", + "designation" : [{ + "language" : "en-US", + "value" : "Oncology Letter" + }, + { + "language" : "en-US", + "value" : "Oncology Letter" + }, + { + "language" : "nl-NL", + "value" : "Brief [bevinding] in {instelling} d.m.v. oncologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "104594-7", + "display" : "Diabetology nurse practitioner Outpatient Note", + "designation" : [{ + "language" : "en-US", + "value" : "Diabetology nurse practitioner Outpatient Note" + }, + { + "language" : "en-US", + "value" : "Diabetology Nrse pract OP Note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "104605-1", + "display" : "Alert", + "designation" : [{ + "language" : "en-US", + "value" : "Alert" + }, + { + "language" : "en-US", + "value" : "Alert" + }, + { + "language" : "en-US", + "value" : "Y" + }, + { + "language" : "nl-NL", + "value" : "Alert [bevinding] in {instelling} (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "104670-5", + "display" : "PRKACA 19p13.1 gene rearrangement in Tissue by FISH", + "designation" : [{ + "language" : "en-US", + "value" : "PRKACA 19p13.1 gene rearrangement in Tissue by FISH" + }, + { + "language" : "en-US", + "value" : "PRKACA 19p13.1 rearrange Tiss FISH" + }, + { + "language" : "en-US", + "value" : "PRKACA 19p13.1 gene rearrangement, Tissue" + }] + }, + { + "system" : "http://loinc.org", + "code" : "104867-7", + "display" : "PET+CT Heart metabolic", + "designation" : [{ + "language" : "en-US", + "value" : "PET+CT Heart metabolic" + }, + { + "language" : "en-US", + "value" : "PET+CT Hrt metabolic W RNC IV" + }] + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/composition-attestation-mode", + "resource" : { + "resourceType" : "ValueSet", + "id" : "composition-attestation-mode", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "sd" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 2 + }], + "url" : "http://hl7.org/fhir/ValueSet/composition-attestation-mode", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.238" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.233" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.2.120" + }], + "version" : "6.0.0-ballot2", + "name" : "CompositionAttestationMode", + "title" : "Composition Attestation Mode", + "status" : "draft", + "experimental" : false, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "The way in which a person authenticated a composition.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/composition-attestation-mode" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:db796ebe-93bb-42e6-a0cd-75a6434352bd", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 4, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/composition-attestation-mode|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/composition-attestation-mode", + "code" : "personal", + "display" : "Personal" + }, + { + "system" : "http://hl7.org/fhir/composition-attestation-mode", + "code" : "professional", + "display" : "Professional" + }, + { + "system" : "http://hl7.org/fhir/composition-attestation-mode", + "code" : "legal", + "display" : "Legal" + }, + { + "system" : "http://hl7.org/fhir/composition-attestation-mode", + "code" : "official", + "display" : "Official" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/doc-section-codes", + "resource" : { + "resourceType" : "ValueSet", + "id" : "doc-section-codes", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "sd" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/doc-section-codes", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.237" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.232" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.2.119" + }], + "version" : "6.0.0-ballot2", + "name" : "DocumentSectionCodes", + "title" : "Document Section Codes", + "status" : "draft", + "experimental" : true, + "publisher" : "HL7", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org" + }] + }], + "description" : "Document section codes (LOINC codes used in CCDA sections).", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "copyright" : "This content from LOINC® is copyright © 1995 Regenstrief Institute, Inc. and the LOINC Committee, and available at no cost under the license at http://loinc.org/terms-of-use.", + "compose" : { + "include" : [{ + "system" : "http://loinc.org", + "concept" : [{ + "code" : "10154-3" + }, + { + "code" : "10157-6" + }, + { + "code" : "10160-0" + }, + { + "code" : "10164-2" + }, + { + "code" : "10183-2" + }, + { + "code" : "10184-0" + }, + { + "code" : "10187-3" + }, + { + "code" : "10210-3" + }, + { + "code" : "10216-0" + }, + { + "code" : "10218-6" + }, + { + "code" : "10218-6" + }, + { + "code" : "10223-6" + }, + { + "code" : "10222-8" + }, + { + "code" : "11329-0" + }, + { + "code" : "11348-0" + }, + { + "code" : "11369-6" + }, + { + "code" : "57852-6" + }, + { + "code" : "11493-4" + }, + { + "code" : "11535-2" + }, + { + "code" : "11537-8" + }, + { + "code" : "18776-5" + }, + { + "code" : "18841-7" + }, + { + "code" : "29299-5" + }, + { + "code" : "29545-1" + }, + { + "code" : "29549-3" + }, + { + "code" : "29554-3" + }, + { + "code" : "29762-2" + }, + { + "code" : "30954-2" + }, + { + "code" : "42344-2" + }, + { + "code" : "42346-7" + }, + { + "code" : "42348-3" + }, + { + "code" : "42349-1" + }, + { + "code" : "46240-8" + }, + { + "code" : "46241-6" + }, + { + "code" : "46264-8" + }, + { + "code" : "47420-5" + }, + { + "code" : "47519-4" + }, + { + "code" : "48765-2" + }, + { + "code" : "48768-6" + }, + { + "code" : "51848-0" + }, + { + "code" : "55109-3" + }, + { + "code" : "55122-6" + }, + { + "code" : "59768-2" + }, + { + "code" : "59769-0" + }, + { + "code" : "59770-8" + }, + { + "code" : "59771-6" + }, + { + "code" : "59772-4" + }, + { + "code" : "59773-2" + }, + { + "code" : "59775-7" + }, + { + "code" : "59776-5" + }, + { + "code" : "61149-1" + }, + { + "code" : "61150-9" + }, + { + "code" : "61150-9" + }, + { + "code" : "69730-0" + }, + { + "code" : "8648-8" + }, + { + "code" : "8653-8" + }, + { + "code" : "8716-3" + }] + }] + }, + "expansion" : { + "identifier" : "urn:uuid:4ae243c5-c691-4815-b15f-8cd1b647cf75", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 55, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-valueset", + "valueUri" : "null" + }, + { + "name" : "used-codesystem", + "valueUri" : "http://loinc.org|2.77" + }, + { + "name" : "version", + "valueUri" : "http://loinc.org|2.77" + }], + "contains" : [{ + "system" : "http://loinc.org", + "code" : "10154-3", + "display" : "Chief complaint Narrative - Reported", + "designation" : [{ + "language" : "en-US", + "value" : "Chief complaint Narrative - Reported" + }, + { + "language" : "en-US", + "value" : "Chief complaint Reported" + }, + { + "language" : "es-MX", + "value" : "Queja principal: Paciente:Punto temporal:Tipo:Narrativo:Reported" + }, + { + "language" : "es-AR", + "value" : "motivo de consulta principal:hallazgo:punto en el tiempo:^paciente:Narrativo:informado" + }, + { + "language" : "nl-NL", + "value" : "Belangrijkste klacht [bevinding] d.m.v. rapportage (tekstueel)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10157-6", + "display" : "History of family member diseases Narrative", + "designation" : [{ + "language" : "en-US", + "value" : "History of family member diseases Narrative" + }, + { + "language" : "en-US", + "value" : "Family member diseases Hx" + }, + { + "language" : "es-MX", + "value" : "Historia de enfermedades de miembros de la familia: Miembro de la familia:Punto temporal:Hx:Narrativo:" + }, + { + "language" : "es-AR", + "value" : "antecedentes de enfermedades en miembros familiares:hallazgo:punto en el tiempo:familia:Narrativo:informado" + }, + { + "language" : "nl-NL", + "value" : "Geschiedenis van ziekte binnen de familie [voorgeschiedenis] van familielid (tekstueel)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10160-0", + "display" : "History of Medication use Narrative", + "designation" : [{ + "language" : "en-US", + "value" : "History of Medication use Narrative" + }, + { + "language" : "en-US", + "value" : "Hx of Medication use" + }, + { + "language" : "es-MX", + "value" : "Uso de medicación: Paciente:Punto temporal:Hx:Narrativo:" + }, + { + "language" : "es-AR", + "value" : "antecedentes de consumo de medicaciones:hallazgo:punto en el tiempo:^paciente:Narrativo:informado" + }, + { + "language" : "de-DE", + "value" : "Medikationsanamnese - Freitext" + }, + { + "language" : "nl-NL", + "value" : "Medicijngebruik [voorgeschiedenis] (tekstueel)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10164-2", + "display" : "History of Present illness Narrative", + "designation" : [{ + "language" : "en-US", + "value" : "History of Present illness Narrative" + }, + { + "language" : "en-US", + "value" : "Hx of Pres illness" + }, + { + "language" : "es-MX", + "value" : "Enfermedad presente: Paciente:Punto temporal:Hx:Narrativo:" + }, + { + "language" : "es-AR", + "value" : "antecedentes de la enfermedad actual:hallazgo:punto en el tiempo:^paciente:Narrativo:informado" + }, + { + "language" : "de-DE", + "value" : "Anamnese der aktuellen Krankheit - Freitext" + }, + { + "language" : "nl-NL", + "value" : "Huidige ziekte [voorgeschiedenis] (tekstueel)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10183-2", + "display" : "Hospital discharge medications Narrative", + "designation" : [{ + "language" : "en-US", + "value" : "Hospital discharge medications Narrative" + }, + { + "language" : "en-US", + "value" : "Hospital discharge medications" + }, + { + "language" : "es-MX", + "value" : "Medicamentos para el alta hospitalaria: Paciente:Punto temporal:Tipo:Narrativo:" + }, + { + "language" : "es-AR", + "value" : "medicación para el alta del hospital:hallazgo:punto en el tiempo:^paciente:Narrativo:" + }, + { + "language" : "nl-NL", + "value" : "Ziekenhuis ontslagmedicatie [bevinding] (tekstueel)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10184-0", + "display" : "Hospital discharge physical findings Narrative", + "designation" : [{ + "language" : "en-US", + "value" : "Hospital discharge physical findings Narrative" + }, + { + "language" : "en-US", + "value" : "Hospital discharge physical findings" + }, + { + "language" : "es-MX", + "value" : "Hallazgos físicos al alta hospitalaria: Paciente:Punto temporal:Tipo:Narrativo:" + }, + { + "language" : "es-AR", + "value" : "hallazgos físicos al momento del alta del hospital:hallazgo:punto en el tiempo:^paciente:Narrativo:" + }, + { + "language" : "de-DE", + "value" : "Krankenhausentlassbefund der körperlichen Untersuchungen - Freitext" + }, + { + "language" : "nl-NL", + "value" : "Ziekenhuis ontslag lichamelijke bevindingen [bevinding] (tekstueel)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10187-3", + "display" : "Review of systems Narrative - Reported", + "designation" : [{ + "language" : "en-US", + "value" : "Review of systems Narrative - Reported" + }, + { + "language" : "en-US", + "value" : "Review of systems" + }, + { + "language" : "es-MX", + "value" : "Revisión de sistemas: Paciente:Punto temporal:Tipo:Narrativo:Reported" + }, + { + "language" : "es-AR", + "value" : "revisión de sistemas:hallazgo:punto en el tiempo:^paciente:Narrativo:informado" + }, + { + "language" : "nl-NL", + "value" : "Beoordeling van systemen [bevinding] d.m.v. rapportage (tekstueel)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10210-3", + "display" : "Physical findings of General status Narrative", + "designation" : [{ + "language" : "en-US", + "value" : "Physical findings of General status Narrative" + }, + { + "language" : "en-US", + "value" : "Phys find General status" + }, + { + "language" : "es-MX", + "value" : "Hallazgos físicos:Estatus general :Punto temporal:Tipo:Narrativo:Observed" + }, + { + "language" : "es-AR", + "value" : "hallazgos físicos:hallazgo:punto en el tiempo:estado general:Narrativo:observado" + }, + { + "language" : "pt-BR", + "value" : "Phys find General status" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10216-0", + "display" : "Surgical operation note fluids Narrative", + "designation" : [{ + "language" : "en-US", + "value" : "Surgical operation note fluids Narrative" + }, + { + "language" : "en-US", + "value" : "Operative note fluids" + }, + { + "language" : "es-MX", + "value" : "Líquidos de notas de operación quirúrgica: Paciente:Punto temporal:Tipo:Narrativo:" + }, + { + "language" : "es-AR", + "value" : "anotación quirúrgica: líquidos:tipo:punto en el tiempo:^paciente:Narrativo:" + }, + { + "language" : "nl-NL", + "value" : "Operatieverslag vloeistoffen [type] (tekstueel)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10218-6", + "display" : "Surgical operation note postoperative diagnosis Narrative", + "designation" : [{ + "language" : "en-US", + "value" : "Surgical operation note postoperative diagnosis Narrative" + }, + { + "language" : "en-US", + "value" : "Operative note post-op Dx" + }, + { + "language" : "es-MX", + "value" : "Nota operatoria postoperatoria Dx: Paciente:Punto temporal:Interpretación:Narrativo:" + }, + { + "language" : "es-AR", + "value" : "anotación quirúrgica: diagnóstico posoperatorio:impresión/interpretación del estudio:punto en el tiempo:^paciente:Narrativo:" + }, + { + "language" : "nl-NL", + "value" : "Operatieverslag postoperatieve diagnose [interpretatie] (tekstueel)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10223-6", + "display" : "Surgical operation note surgical procedure Narrative", + "designation" : [{ + "language" : "en-US", + "value" : "Surgical operation note surgical procedure Narrative" + }, + { + "language" : "en-US", + "value" : "Operative note procedure" + }, + { + "language" : "es-MX", + "value" : "Operación quirúrgica nota procedimiento quirúrgico: Paciente:Punto temporal:Tipo:Narrativo:" + }, + { + "language" : "es-AR", + "value" : "anotación quirúrgica: procedimiento quirúrgico:hallazgo:punto en el tiempo:^paciente:Narrativo:" + }, + { + "language" : "nl-NL", + "value" : "Operatieverslag chirurgische ingreep [bevinding] (tekstueel)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10222-8", + "display" : "Surgical operation note surgical complications [Interpretation] Narrative", + "designation" : [{ + "language" : "en-US", + "value" : "Surgical operation note surgical complications [Interpretation] Narrative" + }, + { + "language" : "en-US", + "value" : "Operative note complications Imp" + }, + { + "language" : "es-MX", + "value" : "Operación quirúrgica nota complicaciones quirúrgicas: Paciente:Punto temporal:Interpretación:Narrativo:" + }, + { + "language" : "es-AR", + "value" : "anotación quirúrgica: complicaciones de la cirugía:impresión/interpretación del estudio:punto en el tiempo:^paciente:Narrativo:" + }] + }, + { + "system" : "http://loinc.org", + "code" : "11329-0", + "display" : "History general Narrative - Reported", + "designation" : [{ + "language" : "en-US", + "value" : "History general Narrative - Reported" + }, + { + "language" : "en-US", + "value" : "Hx general Reported" + }, + { + "language" : "es-MX", + "value" : "Historia general: Paciente:Punto temporal:Tipo:Narrativo:Reported" + }, + { + "language" : "es-AR", + "value" : "antecedentes generales:hallazgo:punto en el tiempo:^paciente:Narrativo:informado" + }, + { + "language" : "nl-NL", + "value" : "Voorgeschiedenis algemeen [bevinding] d.m.v. rapportage (tekstueel)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "11348-0", + "display" : "History of Past illness Narrative", + "designation" : [{ + "language" : "en-US", + "value" : "History of Past illness Narrative" + }, + { + "language" : "en-US", + "value" : "Hx of Past illness" + }, + { + "language" : "es-MX", + "value" : "Enfermedad pasada: Paciente:Punto temporal:Hx:Narrativo:" + }, + { + "language" : "es-AR", + "value" : "antecedentes de enfermedades pasadas:hallazgo:punto en el tiempo:^paciente:Narrativo:informado" + }, + { + "language" : "de-DE", + "value" : "Anamnese früherer Krankheiten - Freitext" + }, + { + "language" : "nl-NL", + "value" : "Ziektegeschiedenis [voorgeschiedenis] (tekstueel)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "11369-6", + "display" : "History of Immunization Narrative", + "designation" : [{ + "language" : "en-US", + "value" : "History of Immunization Narrative" + }, + { + "language" : "en-US", + "value" : "Hx of Immunization" + }, + { + "language" : "es-MX", + "value" : "Inmunización: Paciente:Punto temporal:Hx:Narrativo:" + }, + { + "language" : "es-AR", + "value" : "antecedente de inmunización:hallazgo:punto en el tiempo:^paciente:Narrativo:informado" + }, + { + "language" : "de-DE", + "value" : "Impfanamnese - Freitext" + }, + { + "language" : "nl-NL", + "value" : "Inenting [voorgeschiedenis] (tekstueel)" + }, + { + "language" : "de-AT", + "value" : "Immunisierungsstatus" + }] + }, + { + "system" : "http://loinc.org", + "code" : "57852-6", + "display" : "Problem list Narrative - Reported", + "designation" : [{ + "language" : "en-US", + "value" : "Problem list Narrative - Reported" + }, + { + "language" : "en-US", + "value" : "Problem list Reported" + }, + { + "language" : "es-MX", + "value" : "Lista de problemas: Paciente:Punto temporal:Tipo:Narrativo:Reported" + }, + { + "language" : "pt-BR", + "value" : "Problem list Reported" + }, + { + "language" : "de-DE", + "value" : "Problemliste Freitext - Berichtet" + }, + { + "language" : "nl-NL", + "value" : "Probleemlijst [bevinding] d.m.v. rapportage (tekstueel)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "11493-4", + "display" : "Hospital discharge studies summary Narrative", + "designation" : [{ + "language" : "en-US", + "value" : "Hospital discharge studies summary Narrative" + }, + { + "language" : "en-US", + "value" : "Hospital discharge studies summary" + }, + { + "language" : "es-MX", + "value" : "Resumen de estudios de alta hospitalaria: Paciente:Punto temporal:Tipo:Narrativo:" + }, + { + "language" : "es-AR", + "value" : "resumen de los estudios para el alta del hospital:hallazgo:punto en el tiempo:^paciente:Narrativo:" + }, + { + "language" : "nl-NL", + "value" : "Ziekenhuis ontslag samenvatting onderzoeken [bevinding] (tekstueel)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "11535-2", + "display" : "Hospital discharge Dx Narrative", + "designation" : [{ + "language" : "en-US", + "value" : "Hospital discharge Dx Narrative" + }, + { + "language" : "en-US", + "value" : "Hospital discharge Dx" + }, + { + "language" : "es-MX", + "value" : "Alta hospitalaria Dx: Paciente:Punto temporal:Interpretación:Narrativo:" + }, + { + "language" : "es-AR", + "value" : "diagnóstico al alta del hospital:impresión/interpretación del estudio:punto en el tiempo:^paciente:Narrativo:" + }, + { + "language" : "pt-BR", + "value" : "Hospital discharge Dx" + }, + { + "language" : "nl-NL", + "value" : "Ziekenhuis onslagdiagnose [interpretatie] (tekstueel)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "11537-8", + "display" : "Surgical drains Narrative", + "designation" : [{ + "language" : "en-US", + "value" : "Surgical drains Narrative" + }, + { + "language" : "en-US", + "value" : "Surgical drains" + }, + { + "language" : "es-MX", + "value" : "Drenajes quirúrgicos:Procedimiento quirúrgico :Punto temporal:Tipo:Narrativo:" + }, + { + "language" : "es-AR", + "value" : "drenajes quirúrgicos:hallazgo:punto en el tiempo:procedimiento quirúrgico:Narrativo:" + }, + { + "language" : "pt-BR", + "value" : "Surgical drains" + }, + { + "language" : "nl-NL", + "value" : "Chirurgische drains [bevinding] in chirurgische ingreep (tekstueel)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "18776-5", + "display" : "Plan of care note", + "designation" : [{ + "language" : "en-US", + "value" : "Plan of care note" + }, + { + "language" : "en-US", + "value" : "Plan of care note" + }, + { + "language" : "en-US", + "value" : "Y" + }, + { + "language" : "es-MX", + "value" : "Nota del plan de cuidados:{Configuración} :Punto temporal:Tipo:Documento:{Role}" + }, + { + "language" : "es-AR", + "value" : "plan de tratamiento:hallazgo:punto en el tiempo:plan de tratamiento:Narrativo:" + }, + { + "language" : "de-DE", + "value" : "Behandlungsplan - Notiz" + }, + { + "language" : "nl-NL", + "value" : "Behandelplan [bevinding] in {instelling} d.m.v. {rol} (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "18841-7", + "display" : "Hospital consultations Document", + "designation" : [{ + "language" : "en-US", + "value" : "Hospital consultations Document" + }, + { + "language" : "en-US", + "value" : "Hospital consultations Doc" + }, + { + "language" : "es-MX", + "value" : "Consultas hospitalarias: Paciente:Punto temporal:Tipo:Documento:" + }, + { + "language" : "es-AR", + "value" : "interconsultas hospitalarias:tipo:punto en el tiempo:^paciente:Documento:" + }, + { + "language" : "nl-NL", + "value" : "Ziekenhuisbezoeken [bevinding] (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "29299-5", + "display" : "Reason for visit Narrative", + "designation" : [{ + "language" : "en-US", + "value" : "Reason for visit Narrative" + }, + { + "language" : "en-US", + "value" : "Reason for visit" + }, + { + "language" : "es-MX", + "value" : "Razón de la visita: Paciente:Punto temporal:Tipo:Narrativo:" + }, + { + "language" : "es-AR", + "value" : "motivo de la consulta:hallazgo:punto en el tiempo:^paciente:Narrativo:" + }, + { + "language" : "pt-BR", + "value" : "Reason for visit" + }, + { + "language" : "nl-NL", + "value" : "Reden voor bezoek [bevinding] (tekstueel)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "29545-1", + "display" : "Physical findings Narrative", + "designation" : [{ + "language" : "en-US", + "value" : "Physical findings Narrative" + }, + { + "language" : "en-US", + "value" : "Phys find" + }, + { + "language" : "es-MX", + "value" : "Hallazgos físicos: Paciente:Punto temporal:Tipo:Narrativo:Observed" + }, + { + "language" : "es-AR", + "value" : "hallazgos físicos:hallazgo:punto en el tiempo:^paciente:Narrativo:observado" + }, + { + "language" : "pt-BR", + "value" : "Phys find" + }, + { + "language" : "nl-NL", + "value" : "Lichamelijke bevindingen [bevinding] d.m.v. observatie (tekstueel)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "29549-3", + "display" : "Medication administered Narrative", + "designation" : [{ + "language" : "en-US", + "value" : "Medication administered Narrative" + }, + { + "language" : "en-US", + "value" : "Medication administered" + }, + { + "language" : "es-MX", + "value" : "Medicación administrada: Paciente:Punto temporal:Tipo:Narrativo:" + }, + { + "language" : "es-AR", + "value" : "medicación administrada:tipo:punto en el tiempo:^paciente:Narrativo:" + }, + { + "language" : "pt-BR", + "value" : "Medication administered" + }] + }, + { + "system" : "http://loinc.org", + "code" : "29554-3", + "display" : "Procedure Narrative", + "designation" : [{ + "language" : "en-US", + "value" : "Procedure Narrative" + }, + { + "language" : "en-US", + "value" : "Procedure" + }, + { + "language" : "es-MX", + "value" : "Procedimiento: Paciente:Punto temporal:Tipo:Narrativo:" + }, + { + "language" : "es-AR", + "value" : "procedimiento:tipo:punto en el tiempo:^paciente:Narrativo:" + }, + { + "language" : "pt-BR", + "value" : "Procedure" + }, + { + "language" : "de-DE", + "value" : "Prozedur oder Maßnahme - Freitext" + }, + { + "language" : "nl-NL", + "value" : "Verrichting [type] (tekstueel)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "29762-2", + "display" : "Social history Narrative", + "designation" : [{ + "language" : "en-US", + "value" : "Social history Narrative" + }, + { + "language" : "en-US", + "value" : "Social Hx" + }, + { + "language" : "es-MX", + "value" : "Historia social: Paciente:Punto temporal:Tipo:Narrativo:" + }, + { + "language" : "es-AR", + "value" : "antecedentes sociales:hallazgo:punto en el tiempo:^paciente:Narrativo:" + }, + { + "language" : "pt-BR", + "value" : "Social Hx" + }, + { + "language" : "de-DE", + "value" : "Sozialanamnese - Freitext" + }, + { + "language" : "nl-NL", + "value" : "Sociale geschiedenis [bevinding] (tekstueel)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "30954-2", + "display" : "Relevant diagnostic tests/laboratory data Narrative", + "designation" : [{ + "language" : "en-US", + "value" : "Relevant diagnostic tests/laboratory data Narrative" + }, + { + "language" : "en-US", + "value" : "Relevant Dx tests/lab data" + }, + { + "language" : "es-MX", + "value" : "Pruebas de diagnóstico o datos de laboratorio relevantes: Paciente:Punto temporal:Tipo:Narrativo:" + }, + { + "language" : "es-AR", + "value" : "pruebas diagnósticas relevantes y/o información de laboratorio:hallazgo:punto en el tiempo:^paciente:Narrativo:" + }, + { + "language" : "pt-BR", + "value" : "Relevant Dx tests/lAc data" + }, + { + "language" : "de-DE", + "value" : "Relevante diagnostische Tests/Labordaten - Freitext" + }, + { + "language" : "nl-NL", + "value" : "Relevante diagnostische tests en/of laboratoriumgegevens [bevinding] (tekstueel)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "42344-2", + "display" : "Discharge diet (narrative)", + "designation" : [{ + "language" : "en-US", + "value" : "Discharge diet (narrative)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "42346-7", + "display" : "Medications on admission (narrative)", + "designation" : [{ + "language" : "en-US", + "value" : "Medications on admission (narrative)" + }, + { + "language" : "de-DE", + "value" : "Medikation bei Aufnahme - Freitext" + }, + { + "language" : "fr-FR", + "value" : "Traitement lors de l'admission [Recherche] Patient ; Résultat textuel" + }] + }, + { + "system" : "http://loinc.org", + "code" : "42348-3", + "display" : "Advance directives", + "designation" : [{ + "language" : "en-US", + "value" : "Advance directives" + }, + { + "language" : "en-US", + "value" : "Advance directives" + }, + { + "language" : "es-MX", + "value" : "Directivas avanzadas:{Configuración} :Punto temporal:Tipo:Documento:{Role}" + }, + { + "language" : "nl-NL", + "value" : "Wilsverklaring [bevinding] in {instelling} d.m.v. {rol} (document)" + }, + { + "language" : "de-AT", + "value" : "Patientenverfügung" + }] + }, + { + "system" : "http://loinc.org", + "code" : "42349-1", + "display" : "Reason for referral (narrative)", + "designation" : [{ + "language" : "en-US", + "value" : "Reason for referral (narrative)" + }, + { + "language" : "nl-NL", + "value" : "Reden voor overplaatsing [bevinding] (tekstueel)" + }, + { + "language" : "de-AT", + "value" : "Zuweisungsdiagnose" + }] + }, + { + "system" : "http://loinc.org", + "code" : "46240-8", + "display" : "History of Hospitalizations+Outpatient visits Narrative", + "designation" : [{ + "language" : "en-US", + "value" : "History of Hospitalizations+Outpatient visits Narrative" + }, + { + "language" : "en-US", + "value" : "Hx of Hospitalizations+OP visits" + }, + { + "language" : "es-MX", + "value" : "Hospitalizaciones + Visitas ambulatorias: Paciente:Punto temporal:Hx:Narrativo:" + }, + { + "language" : "pt-BR", + "value" : "Hospitalizations+OP visits Hx Reported" + }, + { + "language" : "nl-NL", + "value" : "Ziekenhuisopnames en poliklinische bezoeken [voorgeschiedenis] (tekstueel)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "46241-6", + "display" : "Hospital admission diagnosis Narrative - Reported", + "designation" : [{ + "language" : "en-US", + "value" : "Hospital admission diagnosis Narrative - Reported" + }, + { + "language" : "en-US", + "value" : "Hospital admission Dx Reported" + }, + { + "language" : "es-MX", + "value" : "Admisión hospitalaria Dx: Paciente:Punto temporal:Interpretación:Narrativo:Reported" + }, + { + "language" : "pt-BR", + "value" : "Hospital admission Dx Reported" + }, + { + "language" : "nl-NL", + "value" : "Ziekenhuis opnamediagnose [interpretatie] d.m.v. rapportage (tekstueel)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "46264-8", + "display" : "History of medical device use", + "designation" : [{ + "language" : "en-US", + "value" : "History of medical device use" + }, + { + "language" : "en-US", + "value" : "Hx medical device use" + }, + { + "language" : "es-MX", + "value" : "Historial de uso de dispositivos médicos:{Configuración} :Punto temporal:Tipo:Documento:{Role}" + }, + { + "language" : "de-DE", + "value" : "Anamnese zum Einsatz von Medizinprodukten" + }, + { + "language" : "nl-NL", + "value" : "Voorgeschiedenis van gebruik van hulpmiddel [bevinding] in {instelling} d.m.v. {rol} (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "47420-5", + "display" : "Functional status assessment note", + "designation" : [{ + "language" : "en-US", + "value" : "Functional status assessment note" + }, + { + "language" : "en-US", + "value" : "Functional status note" + }, + { + "language" : "en-US", + "value" : "Y" + }, + { + "language" : "es-MX", + "value" : "Nota de evaluación del estado funcional:{Configuración} :Punto temporal:Tipo:Documento:{Role}" + }, + { + "language" : "de-DE", + "value" : "Funktionelle Statusuntersuchung - Notiz" + }, + { + "language" : "nl-NL", + "value" : "Beoordeling van functioneren [bevinding] in {instelling} d.m.v. {rol} (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "47519-4", + "display" : "History of Procedures Document", + "designation" : [{ + "language" : "en-US", + "value" : "History of Procedures Document" + }, + { + "language" : "en-US", + "value" : "Procedures Hx Doc" + }, + { + "language" : "es-MX", + "value" : "Historia de los procedimientos:{Configuración} :Punto temporal:Tipo:Documento:{Role}" + }, + { + "language" : "pt-BR", + "value" : "Procedures Hx Doc" + }, + { + "language" : "de-DE", + "value" : "Anamnese der Maßnahmen - Dokument" + }, + { + "language" : "nl-NL", + "value" : "Voorgeschiedenis met verrichtingen [bevinding] in {instelling} d.m.v. {rol} (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "48765-2", + "display" : "Allergies and adverse reactions Document", + "designation" : [{ + "language" : "en-US", + "value" : "Allergies and adverse reactions Document" + }, + { + "language" : "en-US", + "value" : "Allergies &or adverse reactions Doc" + }, + { + "language" : "es-MX", + "value" : "Alergias y reacciones adversas: Paciente:Punto temporal:Tipo:Documento:" + }, + { + "language" : "de-DE", + "value" : "Allergien und unerwünschte Wirkungen - Dokument" + }, + { + "language" : "nl-NL", + "value" : "Allergieën en/of allergische reacties [bevinding] (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "48768-6", + "display" : "Payment sources Document", + "designation" : [{ + "language" : "en-US", + "value" : "Payment sources Document" + }, + { + "language" : "en-US", + "value" : "Payment sources Doc" + }, + { + "language" : "es-MX", + "value" : "Fuentes de pago: Paciente:Punto temporal:Tipo:Documento:" + }] + }, + { + "system" : "http://loinc.org", + "code" : "51848-0", + "display" : "Evaluation note", + "designation" : [{ + "language" : "en-US", + "value" : "Evaluation note" + }, + { + "language" : "en-US", + "value" : "Eval note" + }, + { + "language" : "es-MX", + "value" : "Nota de evaluación:{Configuración} :Punto temporal:Tipo:Documento:{Role}" + }, + { + "language" : "nl-NL", + "value" : "Onderzoeksverslag [bevinding] in {instelling} d.m.v. {rol} (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "55109-3", + "display" : "Complications Document", + "designation" : [{ + "language" : "en-US", + "value" : "Complications Document" + }, + { + "language" : "en-US", + "value" : "Complications Doc" + }, + { + "language" : "es-MX", + "value" : "Complicaciones: Paciente:Punto temporal:Tipo:Documento:" + }, + { + "language" : "nl-NL", + "value" : "Complicaties [bevinding] (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "55122-6", + "display" : "Surgical operation note implants Narrative", + "designation" : [{ + "language" : "en-US", + "value" : "Surgical operation note implants Narrative" + }, + { + "language" : "en-US", + "value" : "Operative note implants" + }, + { + "language" : "es-MX", + "value" : "Implantes de notas de operación quirúrgica: Paciente:Punto temporal:Tipo:Narrativo:" + }] + }, + { + "system" : "http://loinc.org", + "code" : "59768-2", + "display" : "Procedure indications [Interpretation] Narrative", + "designation" : [{ + "language" : "en-US", + "value" : "Procedure indications [Interpretation] Narrative" + }, + { + "language" : "en-US", + "value" : "Procedure indications Imp" + }, + { + "language" : "es-MX", + "value" : "Indicaciones de procedimiento: Paciente:Punto temporal:Interpretación:Narrativo:" + }, + { + "language" : "nl-NL", + "value" : "Indicaties ingreep [interpretatie] (tekstueel)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "59769-0", + "display" : "Postprocedure diagnosis Narrative", + "designation" : [{ + "language" : "en-US", + "value" : "Postprocedure diagnosis Narrative" + }, + { + "language" : "en-US", + "value" : "Postprocedure Dx" + }, + { + "language" : "es-MX", + "value" : "Diagnóstico posprocedimiento: Paciente:Punto temporal:Interpretación:Narrativo:" + }, + { + "language" : "nl-NL", + "value" : "Diagnose na ingreep [interpretatie] (tekstueel)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "59770-8", + "display" : "Procedure estimated blood loss Narrative", + "designation" : [{ + "language" : "en-US", + "value" : "Procedure estimated blood loss Narrative" + }, + { + "language" : "en-US", + "value" : "Estimated blood loss" + }, + { + "language" : "es-MX", + "value" : "Procedimiento pérdida de sangre estimada: Paciente:Punto temporal:Tipo:Narrativo:" + }, + { + "language" : "nl-NL", + "value" : "Bloedverlies ingreep [bevinding] (tekstueel)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "59771-6", + "display" : "Procedure implants Narrative", + "designation" : [{ + "language" : "en-US", + "value" : "Procedure implants Narrative" + }, + { + "language" : "en-US", + "value" : "Implants" + }, + { + "language" : "es-MX", + "value" : "Implantes de procedimiento: Paciente:Punto temporal:Tipo:Narrativo:" + }, + { + "language" : "nl-NL", + "value" : "Ingreep implantaten [bevinding] (tekstueel)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "59772-4", + "display" : "Planned procedure Narrative", + "designation" : [{ + "language" : "en-US", + "value" : "Planned procedure Narrative" + }, + { + "language" : "en-US", + "value" : "Planned procedure" + }, + { + "language" : "es-MX", + "value" : "Procedimiento planificado: Paciente:Punto temporal:Tipo:Narrativo:" + }, + { + "language" : "nl-NL", + "value" : "Geplande ingreep [bevinding] (tekstueel)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "59773-2", + "display" : "Procedure specimens taken Narrative", + "designation" : [{ + "language" : "en-US", + "value" : "Procedure specimens taken Narrative" + }, + { + "language" : "en-US", + "value" : "Specimens taken" + }, + { + "language" : "es-MX", + "value" : "Muestras de procedimiento tomadas: Paciente:Punto temporal:Tipo:Narrativo:" + }, + { + "language" : "nl-NL", + "value" : "Ingreep afgenomen monsters [bevinding] (tekstueel)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "59775-7", + "display" : "Procedure disposition Narrative", + "designation" : [{ + "language" : "en-US", + "value" : "Procedure disposition Narrative" + }, + { + "language" : "en-US", + "value" : "Disposition" + }, + { + "language" : "es-MX", + "value" : "Disposición del procedimiento: Paciente:Punto temporal:Tipo:Narrativo:" + }, + { + "language" : "nl-NL", + "value" : "Ingreep dispositie [bevinding] (tekstueel)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "59776-5", + "display" : "Procedure findings Narrative", + "designation" : [{ + "language" : "en-US", + "value" : "Procedure findings Narrative" + }, + { + "language" : "en-US", + "value" : "Findings" + }, + { + "language" : "es-MX", + "value" : "Hallazgos del procedimiento: Paciente:Punto temporal:Tipo:Narrativo:" + }, + { + "language" : "nl-NL", + "value" : "Ingreep bevindingen [bevinding] (tekstueel)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "61149-1", + "display" : "Objective Narrative", + "designation" : [{ + "language" : "en-US", + "value" : "Objective Narrative" + }, + { + "language" : "en-US", + "value" : "Objective" + }, + { + "language" : "es-MX", + "value" : "Objetivo: Paciente:Punto temporal:Tipo:Narrativo:" + }] + }, + { + "system" : "http://loinc.org", + "code" : "61150-9", + "display" : "Subjective Narrative", + "designation" : [{ + "language" : "en-US", + "value" : "Subjective Narrative" + }, + { + "language" : "en-US", + "value" : "Subjective" + }, + { + "language" : "es-MX", + "value" : "Subjetivo: Paciente:Punto temporal:Tipo:Narrativo:" + }] + }, + { + "system" : "http://loinc.org", + "code" : "69730-0", + "display" : "Instructions", + "designation" : [{ + "language" : "en-US", + "value" : "Instructions" + }, + { + "language" : "en-US", + "value" : "Instructions" + }, + { + "language" : "es-MX", + "value" : "Instrucciones:{Configuración} :Punto temporal:Tipo:Documento:{Role}" + }] + }, + { + "system" : "http://loinc.org", + "code" : "8648-8", + "display" : "Hospital course Narrative", + "designation" : [{ + "language" : "en-US", + "value" : "Hospital course Narrative" + }, + { + "language" : "en-US", + "value" : "Hospital course" + }, + { + "language" : "es-MX", + "value" : "Curso hospitalario: Paciente:Punto temporal:Tipo:Narrativo:" + }, + { + "language" : "es-AR", + "value" : "curso hospitalario:hallazgo:punto en el tiempo:^paciente:Narrativo:" + }, + { + "language" : "pt-BR", + "value" : "Hospital course" + }, + { + "language" : "nl-NL", + "value" : "Ziekenhuis verloop [bevinding] (tekstueel)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "8653-8", + "display" : "Hospital Discharge instructions", + "designation" : [{ + "language" : "en-US", + "value" : "Hospital Discharge instructions" + }, + { + "language" : "en-US", + "value" : "Hosp Discharge instruct" + }, + { + "language" : "es-MX", + "value" : "Instrucciones de descarga:Hospital :Punto temporal:Tipo:Documento:{Role}" + }, + { + "language" : "es-AR", + "value" : "instrucciones para el alta del hospital:texto:punto en el tiempo:^paciente:Narrativo:" + }, + { + "language" : "pt-BR", + "value" : "Hospital discharge instructions" + }, + { + "language" : "de-DE", + "value" : "Krankenhausentlassanweisungen" + }, + { + "language" : "nl-NL", + "value" : "Ontslagaanwijzingen [bevinding] in ziekenhuis d.m.v. {rol} (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "8716-3", + "display" : "Vital signs", + "designation" : [{ + "language" : "en-US", + "value" : "Vital signs" + }, + { + "language" : "en-US", + "value" : "Vital signs" + }, + { + "language" : "es-MX", + "value" : "Signos vitales: Paciente:Punto temporal:Tipo:Narrativo:Observed" + }, + { + "language" : "es-AR", + "value" : "hallazgos físicos:hallazgo:punto en el tiempo:signos vitales:Narrativo:observado" + }, + { + "language" : "pt-BR", + "value" : "Vital signs" + }, + { + "language" : "de-DE", + "value" : "Vitalparameter" + }, + { + "language" : "nl-NL", + "value" : "Vitale functies [bevinding] d.m.v. observatie (tekstueel)" + }] + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/referenced-item-category", + "resource" : { + "resourceType" : "ValueSet", + "id" : "referenced-item-category", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "oo" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/referenced-item-category", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3275" + }], + "version" : "6.0.0-ballot2", + "name" : "ReferencedItemCategoryValueSet", + "title" : "Referenced Item Category Value Set", + "status" : "active", + "experimental" : true, + "publisher" : "HL7", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org" + }] + }], + "description" : "This is the code specifying the high-level kind of document (e.g. Prescription, Discharge Summary, Report, etc.). Made up of a set of non-healthcare specific codes and all LOINC codes where scale type = 'DOC'.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "copyright" : "This content from LOINC® is copyright © 1995 Regenstrief Institute, Inc. and the LOINC Committee, and available at no cost under the license at http://loinc.org/terms-of-use.", + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/media-category" + }, + { + "system" : "http://loinc.org", + "filter" : [{ + "property" : "SCALE_TYP", + "op" : "=", + "value" : "LP32888-7" + }] + }] + }, + "expansion" : { + "identifier" : "urn:uuid:860a0f5e-9713-4e3f-b7f1-45b76d03a5dc", + "timestamp" : "2024-09-26T14:20:24.005Z", + "total" : 12231, + "offset" : 0, + "parameter" : [{ + "name" : "limitedExpansion", + "valueBoolean" : true + }, + { + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/media-category|4.0.0" + }, + { + "name" : "version", + "valueUri" : "http://terminology.hl7.org/CodeSystem/media-category|4.0.0" + }, + { + "name" : "used-codesystem", + "valueUri" : "http://loinc.org|2.78" + }, + { + "name" : "version", + "valueUri" : "http://loinc.org|2.78" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/media-category", + "code" : "image", + "display" : "Image" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/media-category", + "code" : "video", + "display" : "Video" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/media-category", + "code" : "audio", + "display" : "Audio" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/media-category", + "code" : "STYLESHEET", + "display" : "Stylesheet" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/media-category", + "code" : "WORKFLOW_DEFINITION", + "display" : "Workflow Definitions" + }, + { + "system" : "http://loinc.org", + "code" : "100018-1", + "display" : "Hospice care Note", + "designation" : [{ + "language" : "en-US", + "value" : "Hospice care Note" + }, + { + "language" : "en-US", + "value" : "Hospice care Note" + }, + { + "language" : "nl-NL", + "value" : "Verslag [bevinding] in {instelling} d.m.v. hospicezorg (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100029-8", + "display" : "Cancer related multigene analysis in Plasma cell-free DNA by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "Cancer related multigene analysis in Plasma cell-free DNA by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "Cancer multigene analysis Plas.cfDNA" + }, + { + "language" : "en-US", + "value" : "Cancer related multigene analysis (cfDNA)" + }, + { + "language" : "nl-NL", + "value" : "Kankergerelateerde multigen-analyse [bevinding] in plasma.celvrij DNA d.m.v. moleculair genetisch onderzoek (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100213-8", + "display" : "Prostate cancer multigene analysis in Blood or Tissue by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "Prostate cancer multigene analysis in Blood or Tissue by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "Prostate cancer multigene analysis Bld/T" + }, + { + "language" : "en-US", + "value" : "Prostate cancer multigene analysis, Blood or tissue specimen" + }, + { + "language" : "nl-NL", + "value" : "Prostaatkanker multigen-analyse [bevinding] in bloed of weefsel d.m.v. moleculair genetisch onderzoek (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100214-6", + "display" : "Dental model prior authorization Document", + "designation" : [{ + "language" : "en-US", + "value" : "Dental model prior authorization Document" + }, + { + "language" : "en-US", + "value" : "Dental model prior auth Doc" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100215-3", + "display" : "Episode of care medical records Document Transplant surgery", + "designation" : [{ + "language" : "en-US", + "value" : "Episode of care medical records Document Transplant surgery" + }, + { + "language" : "en-US", + "value" : "Episode of care med rec Doc Transpl surg" + }, + { + "language" : "nl-NL", + "value" : "Verslag van zorgepisode [bevinding] d.m.v. transplantatiechirurgie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100225-2", + "display" : "Bone density quantitative ultrasound study", + "designation" : [{ + "language" : "en-US", + "value" : "Bone density quantitative ultrasound study" + }, + { + "language" : "en-US", + "value" : "Bone density QUS" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100226-0", + "display" : "Small bowel capsule endoscopy study Document", + "designation" : [{ + "language" : "en-US", + "value" : "Small bowel capsule endoscopy study Document" + }, + { + "language" : "en-US", + "value" : "Sm bowel capsule endo study Doc" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100227-8", + "display" : "Colon capsule endoscopy study Document", + "designation" : [{ + "language" : "en-US", + "value" : "Colon capsule endoscopy study Document" + }, + { + "language" : "en-US", + "value" : "Colon capsule endo study Doc" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100228-6", + "display" : "Upper gastrointestinal capsule endoscopy study Document", + "designation" : [{ + "language" : "en-US", + "value" : "Upper gastrointestinal capsule endoscopy study Document" + }, + { + "language" : "en-US", + "value" : "UGI capsule endo study Doc" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100229-4", + "display" : "Endoscopic ultrasound study Document", + "designation" : [{ + "language" : "en-US", + "value" : "Endoscopic ultrasound study Document" + }, + { + "language" : "en-US", + "value" : "Endo US study Doc" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100231-0", + "display" : "Endobronchial ultrasound study", + "designation" : [{ + "language" : "en-US", + "value" : "Endobronchial ultrasound study" + }, + { + "language" : "en-US", + "value" : "EBUS study" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100282-3", + "display" : "Vaccine exemption certificate", + "designation" : [{ + "language" : "en-US", + "value" : "Vaccine exemption certificate" + }, + { + "language" : "en-US", + "value" : "Vaccine exemption cert" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100349-0", + "display" : "US.doppler Penis vessels W vasodilator IV", + "designation" : [{ + "language" : "en-US", + "value" : "US.doppler Penis vessels W vasodilator IV" + }, + { + "language" : "en-US", + "value" : "DOP Penis ves W vasodilator IV" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100369-8", + "display" : "NM Thyroid gland Views W Tl-201 IV", + "designation" : [{ + "language" : "en-US", + "value" : "NM Thyroid gland Views W Tl-201 IV" + }, + { + "language" : "en-US", + "value" : "NM Thyroid Views W Tl-201 IV" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100438-1", + "display" : "Adolescent medicine Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Adolescent medicine Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Adolescent med OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100439-9", + "display" : "Allergy and Immunology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Allergy and Immunology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Allergy+Immunology OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. allergie+immunologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100440-7", + "display" : "Allergy Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Allergy Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Allergy OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100441-5", + "display" : "Attending Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Attending Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Attend OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. behandelend arts (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100442-3", + "display" : "Audiology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Audiology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Audiology OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. audiologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100443-1", + "display" : "Bariatric surgery Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Bariatric surgery Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Bariatric surg OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100444-9", + "display" : "Blood banking and transfusion medicine Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Blood banking and transfusion medicine Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Bld Bnk+Trans Med OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100445-6", + "display" : "Bone Marrow Transplant Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Bone Marrow Transplant Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "BM Transplant OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. beenmergtransplantatie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100446-4", + "display" : "Breastfeeding Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Breastfeeding Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Breastfeeding OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. borstvoeding (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100447-2", + "display" : "Burn management Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Burn management Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Burn OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100448-0", + "display" : "Cardiac surgery Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Cardiac surgery Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Cardiac surgery OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. cardiochirurgie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100449-8", + "display" : "Cardiopulmonary Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Cardiopulmonary Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Cardio+Pulm dis OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100450-6", + "display" : "Child and adolescent psychiatry Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Child and adolescent psychiatry Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Child+teen psych OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100451-4", + "display" : "Chiropractic medicine Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Chiropractic medicine Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Chiropractic med OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. chiropractie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100452-2", + "display" : "Clinical cardiac electrophysiology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Clinical cardiac electrophysiology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Electrophysiology OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100453-0", + "display" : "Clinical genetics Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Clinical genetics Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Clinical genetics OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. klinische genetica (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100454-8", + "display" : "Clinical neurophysiology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Clinical neurophysiology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Clinical Neurophys OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100455-5", + "display" : "Clinical pathology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Clinical pathology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Clin Path OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100456-3", + "display" : "Colon and rectal surgery Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Colon and rectal surgery Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Col+rec surg OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100457-1", + "display" : "Consultant Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Consultant Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Consultant OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100458-9", + "display" : "Outpatient COVID-19 Intubation Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Outpatient COVID-19 Intubation Progress note" + }, + { + "language" : "en-US", + "value" : "OP COVID-19 Intub+Progress" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100459-7", + "display" : "Outpatient COVID-19 Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Outpatient COVID-19 Progress note" + }, + { + "language" : "en-US", + "value" : "OP COVID-19 Progress note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100460-5", + "display" : "Dermatology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Dermatology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Dermatology OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. dermatologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100461-3", + "display" : "Developmental-behavioral pediatrics Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Developmental-behavioral pediatrics Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Develop-behav peds OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100462-1", + "display" : "Dialysis and Therapeutic apheresis Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Dialysis and Therapeutic apheresis Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Dialy+Ther Apher OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. dialyse en therapeutische aferese (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100463-9", + "display" : "Eating disorders Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Eating disorders Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Eating disorders OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. eetstoornis (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100464-7", + "display" : "Endocrinology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Endocrinology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Endocrinology OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. endocrinologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100465-4", + "display" : "Family medicine Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Family medicine Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Fam Med OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100466-2", + "display" : "Gastroenterology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Gastroenterology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Gastroenterology OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. gastro-enterologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100467-0", + "display" : "Geriatric medicine Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Geriatric medicine Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Geri med OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. geriatrie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100468-8", + "display" : "Gynecologic oncology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Gynecologic oncology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Gyn Onc OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100469-6", + "display" : "Gynecology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Gynecology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Gynecology OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. gynaecologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100470-4", + "display" : "Healthcare navigator Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Healthcare navigator Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Navigator OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100471-2", + "display" : "Heart failure Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Heart failure Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Heart failure OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100472-0", + "display" : "Heart failure+Transplant cardiology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Heart failure+Transplant cardiology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "HF+TC OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100473-8", + "display" : "Hematology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Hematology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Hematology OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. hematologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100474-6", + "display" : "Hematology+Medical oncology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Hematology+Medical oncology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "HemOnc OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. hematologie + oncologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100475-3", + "display" : "Hepatology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Hepatology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Hepatology OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100476-1", + "display" : "Immunology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Immunology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Immunology OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. immunologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100477-9", + "display" : "Infectious disease Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Infectious disease Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Infectious disease OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. infectioloog (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100478-7", + "display" : "Internal medicine Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Internal medicine Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Internal Med OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. interne geneeskunde (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100479-5", + "display" : "Interventional cardiology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Interventional cardiology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "IC OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100480-3", + "display" : "Interventional radiology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Interventional radiology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "IR OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100481-1", + "display" : "Outpatient Mechanical circulatory support Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Outpatient Mechanical circulatory support Progress note" + }, + { + "language" : "en-US", + "value" : "OP MCS+progress note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100482-9", + "display" : "Medical Aid in Dying Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Medical Aid in Dying Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "MAiD OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. medische zorg bij sterven (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100483-7", + "display" : "Mental health Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Mental health Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Mental health OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. geestelijke gezondheidszorg (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100484-5", + "display" : "Multi-specialty program Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Multi-specialty program Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Multi-spec prog OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100485-2", + "display" : "Neonatal perinatal medicine Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Neonatal perinatal medicine Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Neo peri med OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100486-0", + "display" : "Nephrology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Nephrology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Nephrology OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. nefrologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100487-8", + "display" : "Neurological surgery Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Neurological surgery Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Neuro surgery OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. neurochirurgie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100488-6", + "display" : "Neurology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Neurology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Neurology OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. neurologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100489-4", + "display" : "Neurology with special qualifications in child neurology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Neurology with special qualifications in child neurology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Child neuro OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100490-2", + "display" : "Nurse practitioner Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Nurse practitioner Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Nurse pract OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100491-0", + "display" : "Nurse Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Nurse Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Nurse OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. verpleegkundige (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100492-8", + "display" : "Nutrition and dietetics Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Nutrition and dietetics Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Nutr+diet OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. voeding en diëtetiek (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100493-6", + "display" : "Obstetrics and Gynecology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Obstetrics and Gynecology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "OBGYN OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. obstetrie en gynaecologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100494-4", + "display" : "Obstetrics Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Obstetrics Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "OB OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. obstetrie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100495-1", + "display" : "Occupational therapy Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Occupational therapy Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "OT OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. bezigheidstherapie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100496-9", + "display" : "Oncology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Oncology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Oncology OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. oncologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100497-7", + "display" : "Ophthalmology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Ophthalmology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Ophthalmol OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. oogheelkunde (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100498-5", + "display" : "Optometry Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Optometry Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Optometry OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. optometrie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100499-3", + "display" : "Oral and Maxillofacial Surgery Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Oral and Maxillofacial Surgery Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "OMS OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. oromaxillofaciale chirurgie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100500-8", + "display" : "Orthopaedic surgery Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Orthopaedic surgery Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Orthopaedic surgery OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. orthopedische chirurgie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100501-6", + "display" : "Orthotics prosthetics Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Orthotics prosthetics Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Orthotics prosthetics OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100502-4", + "display" : "Otolaryngology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Otolaryngology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Otolaryngology OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. KNO (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100503-2", + "display" : "Pain medicine Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Pain medicine Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Pain medicine OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. pijnbestrijding (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100504-0", + "display" : "Palliative care Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Palliative care Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Palliative care OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100505-7", + "display" : "Pediatric cardiology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Pediatric cardiology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Peds cardiology OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100506-5", + "display" : "Pediatric dermatology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Pediatric dermatology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Peds dermatology OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100507-3", + "display" : "Pediatric endocrinology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Pediatric endocrinology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Peds endocrinology OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100508-1", + "display" : "Pediatric gastroenterology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Pediatric gastroenterology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Peds gastroenterology OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100509-9", + "display" : "Pediatric hematology-oncology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Pediatric hematology-oncology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Peds hem-onc OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100510-7", + "display" : "Pediatric infectious diseases Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Pediatric infectious diseases Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Peds infect disease OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100511-5", + "display" : "Pediatric otolaryngology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Pediatric otolaryngology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Peds otolaryngology OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100512-3", + "display" : "Pediatric pulmonology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Pediatric pulmonology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Peds pulmonology OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100513-1", + "display" : "Pediatric rheumatology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Pediatric rheumatology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Peds rheumatology OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100514-9", + "display" : "Pediatric surgery Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Pediatric surgery Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Peds surgery OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100515-6", + "display" : "Pediatric transplant hepatology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Pediatric transplant hepatology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Peds transpl hepato OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100516-4", + "display" : "Pediatric urology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Pediatric urology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Peds urology OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100517-2", + "display" : "Pharmacogenomics Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Pharmacogenomics Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Pharmacogenomics OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100518-0", + "display" : "Physical medicine and rehab Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Physical medicine and rehab Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "PM+R OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100519-8", + "display" : "Physical therapy Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Physical therapy Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "PT OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. fysiotherapie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100520-6", + "display" : "Plastic surgery Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Plastic surgery Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Plastic surgery OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. plastische chirurgie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100521-4", + "display" : "Podiatry Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Podiatry Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Podiatry OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. podologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100522-2", + "display" : "Psychiatry Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Psychiatry Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Psychiatric Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. psychiatrie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100523-0", + "display" : "Psychology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Psychology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Psych OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. psychologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100524-8", + "display" : "Pulmonary Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Pulmonary Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Pulmonary disease OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. longaandoening (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100525-5", + "display" : "Radiation oncology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Radiation oncology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Radiation Onc OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. radiotherapie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100526-3", + "display" : "Radiology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Radiology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Radiology OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. radiologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100527-1", + "display" : "Recreational therapy Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Recreational therapy Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Rec therapy OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. recreationele therapie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100528-9", + "display" : "Reproductive endocrinology and infertility Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Reproductive endocrinology and infertility Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "REI OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100529-7", + "display" : "Research Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Research Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Research OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. wetenschappelijk onderzoek (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100530-5", + "display" : "Rheumatology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Rheumatology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Rheumatology OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. reumatologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100531-3", + "display" : "Sleep medicine Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Sleep medicine Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Sleep med OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100532-1", + "display" : "Social worker Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Social worker Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "SW OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100533-9", + "display" : "Solid Organ Transplant Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Solid Organ Transplant Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Solid Org Transplant OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. transplantatie van solide orgaan (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100534-7", + "display" : "Speech-language pathology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Speech-language pathology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Speech-lang path OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100535-4", + "display" : "Spinal surgery Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Spinal surgery Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Spinal surgery OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100536-2", + "display" : "Sports medicine Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Sports medicine Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Sports medicine OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100537-0", + "display" : "Surgery of the hand Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Surgery of the hand Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Hand Surgery OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100538-8", + "display" : "Telehealth+Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Telehealth+Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Telehealth+Outpatient Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100539-6", + "display" : "Thromboembolism Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Thromboembolism Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Thromboemb OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100540-4", + "display" : "Transplant surgery Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Transplant surgery Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Transpl surg OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. transplantatiechirurgie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100541-2", + "display" : "Trauma Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Trauma Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Trauma OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100542-0", + "display" : "Urology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Urology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Urology OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. urologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100543-8", + "display" : "Vascular neurology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Vascular neurology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Vasc Neuro OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100544-6", + "display" : "Vascular surgery Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Vascular surgery Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Vascular surgery OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. vaatchirurgie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100545-3", + "display" : "Wound care management Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Wound care management Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Wound care management OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. wondzorg (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100546-1", + "display" : "Wound, Ostomy, and Continence Care Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Wound, Ostomy, and Continence Care Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "WOC OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100547-9", + "display" : "Adolescent medicine Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Adolescent medicine Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Adolescent med Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100548-7", + "display" : "Allergy and Immunology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Allergy and Immunology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Allergy+Immunology Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. allergie+immunologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100549-5", + "display" : "Allergy Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Allergy Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Allergy Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100550-3", + "display" : "Attending Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Attending Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Attend Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. behandelend arts (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100551-1", + "display" : "Audiology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Audiology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Audiology Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. audiologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100552-9", + "display" : "Bariatric surgery Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Bariatric surgery Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Bariatric surg Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100553-7", + "display" : "Blood banking and transfusion medicine Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Blood banking and transfusion medicine Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Bld Bnk+Trans Med Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100554-5", + "display" : "Bone Marrow Transplant Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Bone Marrow Transplant Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "BM Transplant Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. beenmergtransplantatie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100555-2", + "display" : "Breastfeeding Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Breastfeeding Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Breastfeeding Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. borstvoeding (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100556-0", + "display" : "Burn management Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Burn management Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Burn Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100557-8", + "display" : "Cardiac surgery Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Cardiac surgery Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Cardiac surgery Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. cardiochirurgie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100558-6", + "display" : "Cardiopulmonary Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Cardiopulmonary Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Cardio+Pulm dis Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100559-4", + "display" : "Child and adolescent psychiatry Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Child and adolescent psychiatry Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Child+teen psych Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100560-2", + "display" : "Clinical cardiac electrophysiology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Clinical cardiac electrophysiology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Electrophysiology Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100561-0", + "display" : "Clinical genetics Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Clinical genetics Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Clinical genetics Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. klinische genetica (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100562-8", + "display" : "Clinical neurophysiology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Clinical neurophysiology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Clinical Neurophys Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100563-6", + "display" : "Clinical pathology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Clinical pathology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Clin Path Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100564-4", + "display" : "Colon and rectal surgery Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Colon and rectal surgery Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Col+rec surg Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100565-1", + "display" : "Consultant Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Consultant Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Consultant Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100566-9", + "display" : "Dentistry Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Dentistry Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Dentistry Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. tandheelkunde (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100567-7", + "display" : "Dermatology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Dermatology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Dermatology Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. dermatologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100568-5", + "display" : "Developmental-behavioral pediatrics Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Developmental-behavioral pediatrics Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Develop-behav peds Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100569-3", + "display" : "Dialysis and Therapeutic apheresis Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Dialysis and Therapeutic apheresis Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Dialy+Ther Apher Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. dialyse en therapeutische aferese (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100570-1", + "display" : "Eating disorders Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Eating disorders Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Eating disorders Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. eetstoornis (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100571-9", + "display" : "Endocrinology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Endocrinology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Endocrinology Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. endocrinologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100572-7", + "display" : "Family medicine Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Family medicine Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Fam Med Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100573-5", + "display" : "Gastroenterology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Gastroenterology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Gastroenterology Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. gastro-enterologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100574-3", + "display" : "General medicine Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "General medicine Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "General medicine Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. algemene geneeskunde (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100575-0", + "display" : "Geriatric medicine Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Geriatric medicine Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Geri med Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. geriatrie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100576-8", + "display" : "Gynecologic oncology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Gynecologic oncology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Gyn Onc Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100577-6", + "display" : "Gynecology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Gynecology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Gynecology Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. gynaecologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100578-4", + "display" : "Healthcare navigator Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Healthcare navigator Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Navigator Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100579-2", + "display" : "Heart failure Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Heart failure Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Heart failure Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100580-0", + "display" : "Heart failure+Transplant cardiology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Heart failure+Transplant cardiology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "HF+TC Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100581-8", + "display" : "Hematology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Hematology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Hematology Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. hematologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100582-6", + "display" : "Hematology+Medical oncology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Hematology+Medical oncology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "HemOnc Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. hematologie + oncologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100583-4", + "display" : "Hepatology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Hepatology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Hepatology Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100584-2", + "display" : "Immunology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Immunology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Immunology Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. immunologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100585-9", + "display" : "Infectious disease Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Infectious disease Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Infectious disease Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. infectioloog (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100586-7", + "display" : "Internal medicine Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Internal medicine Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Internal Med Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. interne geneeskunde (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100587-5", + "display" : "Interventional cardiology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Interventional cardiology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "IC Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100588-3", + "display" : "Interventional radiology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Interventional radiology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "IR Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100589-1", + "display" : "Hospital Mechanical circulatory support Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Hospital Mechanical circulatory support Progress note" + }, + { + "language" : "en-US", + "value" : "Hosp MCS+progress note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100590-9", + "display" : "Medical Aid in Dying Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Medical Aid in Dying Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "MAiD Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. medische zorg bij sterven (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100591-7", + "display" : "Mental health Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Mental health Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Mental health Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. geestelijke gezondheidszorg (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100592-5", + "display" : "Multi-specialty program Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Multi-specialty program Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Multi-spec prog Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100593-3", + "display" : "Neonatal perinatal medicine Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Neonatal perinatal medicine Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Neo peri med Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100594-1", + "display" : "Nephrology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Nephrology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Nephrology Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. nefrologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100595-8", + "display" : "Neurological surgery Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Neurological surgery Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Neuro surgery Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. neurochirurgie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100596-6", + "display" : "Neurology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Neurology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Neurology Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. neurologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100597-4", + "display" : "Neurology with special qualifications in child neurology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Neurology with special qualifications in child neurology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Child neuro Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100598-2", + "display" : "Nurse practitioner Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Nurse practitioner Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Nurse pract Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100599-0", + "display" : "Nurse Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Nurse Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Nurse Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. verpleegkundige (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100600-6", + "display" : "Nutrition and dietetics Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Nutrition and dietetics Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Nutr+diet Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. voeding en diëtetiek (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100601-4", + "display" : "Obstetrics and Gynecology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Obstetrics and Gynecology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "OBGYN Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. obstetrie en gynaecologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100602-2", + "display" : "Obstetrics Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Obstetrics Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "OB Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. obstetrie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100603-0", + "display" : "Occupational therapy Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Occupational therapy Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "OT Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. bezigheidstherapie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100604-8", + "display" : "Oncology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Oncology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Oncology Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. oncologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100605-5", + "display" : "Ophthalmology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Ophthalmology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Ophthalmol Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. oogheelkunde (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100606-3", + "display" : "Oral and Maxillofacial Surgery Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Oral and Maxillofacial Surgery Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "OMS Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. oromaxillofaciale chirurgie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100607-1", + "display" : "Orthopaedic surgery Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Orthopaedic surgery Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Orthopaedic surgery Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. orthopedische chirurgie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100608-9", + "display" : "Orthotics prosthetics Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Orthotics prosthetics Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Orthotics prosthetics Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100609-7", + "display" : "Otolaryngology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Otolaryngology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Otolaryngology Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. KNO (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100610-5", + "display" : "Pain medicine Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Pain medicine Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Pain medicine Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. pijnbestrijding (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100611-3", + "display" : "Palliative care Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Palliative care Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Palliative care Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100612-1", + "display" : "Pastoral care Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Pastoral care Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Pastoral Care Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100613-9", + "display" : "Pediatric cardiology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Pediatric cardiology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Peds cardiology Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100614-7", + "display" : "Pediatric dermatology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Pediatric dermatology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Peds dermatology Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100615-4", + "display" : "Pediatric endocrinology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Pediatric endocrinology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Peds endocrinology Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100616-2", + "display" : "Pediatric gastroenterology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Pediatric gastroenterology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Peds gastroenterology Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100617-0", + "display" : "Pediatric hematology-oncology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Pediatric hematology-oncology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Peds hem-onc Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100618-8", + "display" : "Pediatric infectious diseases Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Pediatric infectious diseases Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Peds infect disease Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100619-6", + "display" : "Pediatric otolaryngology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Pediatric otolaryngology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Peds otolaryngology Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100620-4", + "display" : "Pediatric pulmonology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Pediatric pulmonology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Peds pulmonology Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100621-2", + "display" : "Pediatric rheumatology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Pediatric rheumatology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Peds rheumatology Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100622-0", + "display" : "Pediatric surgery Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Pediatric surgery Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Peds surgery Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100623-8", + "display" : "Pediatric transplant hepatology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Pediatric transplant hepatology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Peds transpl hepato Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100624-6", + "display" : "Pharmacogenomics Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Pharmacogenomics Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Pharmacogenomics Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100625-3", + "display" : "Pharmacology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Pharmacology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Pharmacology Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100626-1", + "display" : "Physical medicine and rehab Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Physical medicine and rehab Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "PM+R Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100627-9", + "display" : "Physical therapy Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Physical therapy Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "PT Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. fysiotherapie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100628-7", + "display" : "Plastic surgery Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Plastic surgery Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Plastic surgery Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. plastische chirurgie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100629-5", + "display" : "Podiatry Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Podiatry Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Podiatry Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. podologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100630-3", + "display" : "Psychology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Psychology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Psych Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. psychologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100631-1", + "display" : "Radiation oncology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Radiation oncology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Radiation Onc Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. radiotherapie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100632-9", + "display" : "Radiology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Radiology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Radiology Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. radiologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100633-7", + "display" : "Rapid response team Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Rapid response team Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Rapid response team Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100634-5", + "display" : "Recreational therapy Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Recreational therapy Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Rec therapy Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. recreationele therapie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100635-2", + "display" : "Reproductive endocrinology and infertility Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Reproductive endocrinology and infertility Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "REI Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100636-0", + "display" : "Research Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Research Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Research Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. wetenschappelijk onderzoek (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100637-8", + "display" : "Rheumatology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Rheumatology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Rheumatology Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. reumatologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100638-6", + "display" : "Sleep medicine Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Sleep medicine Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Sleep med Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100639-4", + "display" : "Social worker Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Social worker Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "SW Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100640-2", + "display" : "Solid Organ Transplant Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Solid Organ Transplant Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Solid Org Transplant Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. transplantatie van solide orgaan (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100641-0", + "display" : "Speech-language pathology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Speech-language pathology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Speech-lang path Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100642-8", + "display" : "Spinal surgery Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Spinal surgery Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Spinal surgery Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100643-6", + "display" : "Surgery of the hand Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Surgery of the hand Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Hand Surgery Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100644-4", + "display" : "Thromboembolism Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Thromboembolism Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Thromboemb Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100645-1", + "display" : "Trauma Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Trauma Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Trauma Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100646-9", + "display" : "Urology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Urology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Urology Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. urologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100647-7", + "display" : "Vascular neurology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Vascular neurology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Vasc Neuro Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100648-5", + "display" : "Vascular surgery Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Vascular surgery Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Vascular surgery Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. vaatchirurgie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100649-3", + "display" : "Wound care management Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Wound care management Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Wound care management Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. wondzorg (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100650-1", + "display" : "Wound, Ostomy, and Continence Care Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Wound, Ostomy, and Continence Care Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "WOC Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100651-9", + "display" : "Hospital COVID-19 Intubation Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Hospital COVID-19 Intubation Progress note" + }, + { + "language" : "en-US", + "value" : "Hosp COVID-19 Intub+Progress" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100655-0", + "display" : "XR Sella turcica Lateral", + "designation" : [{ + "language" : "en-US", + "value" : "XR Sella turcica Lateral" + }, + { + "language" : "en-US", + "value" : "XR ST Lat" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100656-8", + "display" : "Maternal and fetal medicine Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Maternal and fetal medicine Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Mat fetal med OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100657-6", + "display" : "Maternal and fetal medicine Telephone encounter+Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Maternal and fetal medicine Telephone encounter+Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Mat fetal med Phone+Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100658-4", + "display" : "Hospital COVID-19 Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Hospital COVID-19 Progress note" + }, + { + "language" : "en-US", + "value" : "Hosp COVID-19 Progress note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100659-2", + "display" : "Maternal and fetal medicine Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Maternal and fetal medicine Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Mat fetal med Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100660-0", + "display" : "Maternal and fetal medicine Telephone encounter+Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Maternal and fetal medicine Telephone encounter+Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Mat fetal med Phone+OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100661-8", + "display" : "Psychiatry Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Psychiatry Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Psychiatric OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. psychiatrie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100697-2", + "display" : "Interventional radiology Outpatient Note", + "designation" : [{ + "language" : "en-US", + "value" : "Interventional radiology Outpatient Note" + }, + { + "language" : "en-US", + "value" : "IR OP Note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100698-0", + "display" : "Social Determinants of Health screening report Document", + "designation" : [{ + "language" : "en-US", + "value" : "Social Determinants of Health screening report Document" + }, + { + "language" : "en-US", + "value" : "SDOH screen report Doc" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100718-6", + "display" : "Undersea and hyperbaric medicine Discharge summary", + "designation" : [{ + "language" : "en-US", + "value" : "Undersea and hyperbaric medicine Discharge summary" + }, + { + "language" : "en-US", + "value" : "Undersea+hyperbar D/C sum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100719-4", + "display" : "Surgical oncology Discharge summary", + "designation" : [{ + "language" : "en-US", + "value" : "Surgical oncology Discharge summary" + }, + { + "language" : "en-US", + "value" : "Surg Onc D/C sum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100720-2", + "display" : "Reproductive endocrinology and infertility Discharge summary", + "designation" : [{ + "language" : "en-US", + "value" : "Reproductive endocrinology and infertility Discharge summary" + }, + { + "language" : "en-US", + "value" : "REI D/C sum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100721-0", + "display" : "Community health care Discharge summary", + "designation" : [{ + "language" : "en-US", + "value" : "Community health care Discharge summary" + }, + { + "language" : "en-US", + "value" : "Comm hlth care D/C sum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100722-8", + "display" : "Integrative medicine Discharge summary", + "designation" : [{ + "language" : "en-US", + "value" : "Integrative medicine Discharge summary" + }, + { + "language" : "en-US", + "value" : "Integrative medicine D/C sum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100723-6", + "display" : "Sports medicine Discharge summary", + "designation" : [{ + "language" : "en-US", + "value" : "Sports medicine Discharge summary" + }, + { + "language" : "en-US", + "value" : "Sports medicine D/C sum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100724-4", + "display" : "Diabetology Discharge summary", + "designation" : [{ + "language" : "en-US", + "value" : "Diabetology Discharge summary" + }, + { + "language" : "en-US", + "value" : "Diabetology D/C sum" + }, + { + "language" : "nl-NL", + "value" : "Samenvattende ontslagbrief [bevinding] in {instelling} d.m.v. diabetologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100725-1", + "display" : "Optometry Discharge summary", + "designation" : [{ + "language" : "en-US", + "value" : "Optometry Discharge summary" + }, + { + "language" : "en-US", + "value" : "Optometry D/C sum" + }, + { + "language" : "nl-NL", + "value" : "Samenvattende ontslagbrief [bevinding] in {instelling} d.m.v. optometrie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100726-9", + "display" : "Podiatry Discharge summary", + "designation" : [{ + "language" : "en-US", + "value" : "Podiatry Discharge summary" + }, + { + "language" : "en-US", + "value" : "Podiatry D/C sum" + }, + { + "language" : "nl-NL", + "value" : "Samenvattende ontslagbrief [bevinding] in {instelling} d.m.v. podologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100727-7", + "display" : "Chiropractic medicine Discharge summary", + "designation" : [{ + "language" : "en-US", + "value" : "Chiropractic medicine Discharge summary" + }, + { + "language" : "en-US", + "value" : "Chiropractic med D/C sum" + }, + { + "language" : "nl-NL", + "value" : "Samenvattende ontslagbrief [bevinding] in {instelling} d.m.v. chiropractie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100728-5", + "display" : "Cardiac surgery Discharge summary", + "designation" : [{ + "language" : "en-US", + "value" : "Cardiac surgery Discharge summary" + }, + { + "language" : "en-US", + "value" : "Cardiac surgery D/C sum" + }, + { + "language" : "nl-NL", + "value" : "Samenvattende ontslagbrief [bevinding] in {instelling} d.m.v. cardiochirurgie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100729-3", + "display" : "Breastfeeding Discharge summary", + "designation" : [{ + "language" : "en-US", + "value" : "Breastfeeding Discharge summary" + }, + { + "language" : "en-US", + "value" : "Breastfeeding D/C sum" + }, + { + "language" : "nl-NL", + "value" : "Samenvattende ontslagbrief [bevinding] in {instelling} d.m.v. borstvoeding (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100730-1", + "display" : "Transplant surgery Discharge summary", + "designation" : [{ + "language" : "en-US", + "value" : "Transplant surgery Discharge summary" + }, + { + "language" : "en-US", + "value" : "Transpl surg D/C sum" + }, + { + "language" : "nl-NL", + "value" : "Samenvattende ontslagbrief [bevinding] in {instelling} d.m.v. transplantatiechirurgie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100731-9", + "display" : "Urgent care center Discharge summary", + "designation" : [{ + "language" : "en-US", + "value" : "Urgent care center Discharge summary" + }, + { + "language" : "en-US", + "value" : "Urgent care D/C sum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100736-8", + "display" : "Acylcarnitine Analysis Post Mortem in Specimen Document", + "designation" : [{ + "language" : "en-US", + "value" : "Acylcarnitine Analysis Post Mortem in Specimen Document" + }, + { + "language" : "en-US", + "value" : "Spec Doc" + }, + { + "language" : "en-US", + "value" : "Acylcarnitine Analysis Post Mortem, Specimen" + }, + { + "language" : "nl-NL", + "value" : "Acylcarnitine postmortale analyse [bevinding] (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100754-1", + "display" : "Platelet disorders multigene analysis in Blood or Tissue by Sequencing", + "designation" : [{ + "language" : "en-US", + "value" : "Platelet disorders multigene analysis in Blood or Tissue by Sequencing" + }, + { + "language" : "en-US", + "value" : "Plt disorder gene anal Bld/T Seq" + }, + { + "language" : "en-US", + "value" : "Platelet disorders multigene analysis, Blood or tissue specimen" + }, + { + "language" : "nl-NL", + "value" : "Trombocytopathie multigen-analyse [bevinding] in bloed of weefsel d.m.v. sequencing (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100760-8", + "display" : "XR Radius and Ulna - left Single view", + "designation" : [{ + "language" : "en-US", + "value" : "XR Radius and Ulna - left Single view" + }, + { + "language" : "en-US", + "value" : "XR Radius+Ulna-L 1V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100761-6", + "display" : "PALB2 gene targeted mutation analysis in Blood or Tissue by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "PALB2 gene targeted mutation analysis in Blood or Tissue by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "PALB2 Mut Anl Bld/T" + }, + { + "language" : "en-US", + "value" : "PALB2 gene targeted mutation analysis, Blood or tissue specimen" + }, + { + "language" : "nl-NL", + "value" : "PALB2-gen doelgerichte mutatie-analyse [bevinding] in bloed of weefsel d.m.v. moleculair genetisch onderzoek (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100852-3", + "display" : "NM Bones Views for metastasis W Sr-89 IV", + "designation" : [{ + "language" : "en-US", + "value" : "NM Bones Views for metastasis W Sr-89 IV" + }, + { + "language" : "en-US", + "value" : "NM Bones Views for mets W Sr-89 IV" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100853-1", + "display" : "NM Pericardial space Pericardial effusion", + "designation" : [{ + "language" : "en-US", + "value" : "NM Pericardial space Pericardial effusion" + }, + { + "language" : "en-US", + "value" : "NM Pericardial effusion" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100875-4", + "display" : "Fetal Heart Document limited US", + "designation" : [{ + "language" : "en-US", + "value" : "Fetal Heart Document limited US" + }, + { + "language" : "en-US", + "value" : "Fet Hrt Doc Ltd US" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100876-2", + "display" : "Fetal Heart Document US", + "designation" : [{ + "language" : "en-US", + "value" : "Fetal Heart Document US" + }, + { + "language" : "en-US", + "value" : "Fet Hrt Doc US" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100877-0", + "display" : "US Heart Transesophageal during surgery", + "designation" : [{ + "language" : "en-US", + "value" : "US Heart Transesophageal during surgery" + }, + { + "language" : "en-US", + "value" : "US Heart Transesophageal in surgery" + }, + { + "language" : "en-US", + "value" : "US Heart Transesophageal during surgery" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100878-8", + "display" : "Endoscopic ultrasound study Upper GI tract Document", + "designation" : [{ + "language" : "en-US", + "value" : "Endoscopic ultrasound study Upper GI tract Document" + }, + { + "language" : "en-US", + "value" : "Endo US study Upr GI Tract Doc" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100879-6", + "display" : "US Guidance for cryoablation of Breast - right", + "designation" : [{ + "language" : "en-US", + "value" : "US Guidance for cryoablation of Breast - right" + }, + { + "language" : "en-US", + "value" : "US Guided Brst-R Cryoablation" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100880-4", + "display" : "US Guidance for cryoablation of Breast - left", + "designation" : [{ + "language" : "en-US", + "value" : "US Guidance for cryoablation of Breast - left" + }, + { + "language" : "en-US", + "value" : "US Guided Brst-L Cryoablation" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100881-2", + "display" : "MR Guidance for cryoablation of Bone", + "designation" : [{ + "language" : "en-US", + "value" : "MR Guidance for cryoablation of Bone" + }, + { + "language" : "en-US", + "value" : "MR Guided Bone Cryoablation" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100882-0", + "display" : "MR Peritoneum W contrast percutaneous intraperitoneal", + "designation" : [{ + "language" : "en-US", + "value" : "MR Peritoneum W contrast percutaneous intraperitoneal" + }, + { + "language" : "en-US", + "value" : "MR Peritoneum W contr percu" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100883-8", + "display" : "MR Guidance for biopsy of Kidney - left", + "designation" : [{ + "language" : "en-US", + "value" : "MR Guidance for biopsy of Kidney - left" + }, + { + "language" : "en-US", + "value" : "MR Guided Kidney-L Bx" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100884-6", + "display" : "MR Guidance for biopsy of Kidney - right", + "designation" : [{ + "language" : "en-US", + "value" : "MR Guidance for biopsy of Kidney - right" + }, + { + "language" : "en-US", + "value" : "MR Guided Kidney-R Bx" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100966-1", + "display" : "Oncofertility consultation note", + "designation" : [{ + "language" : "en-US", + "value" : "Oncofertility consultation note" + }, + { + "language" : "en-US", + "value" : "Oncofertility consult note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100967-9", + "display" : "Fetal Document Fetal Heart Tracing", + "designation" : [{ + "language" : "en-US", + "value" : "Fetal Document Fetal Heart Tracing" + }, + { + "language" : "en-US", + "value" : "Fet Doc Fetal Heart Tracing" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100991-9", + "display" : "CD52 cell expression evaluation in Specimen Document by Flow cytometry (FC)", + "designation" : [{ + "language" : "en-US", + "value" : "CD52 cell expression evaluation in Specimen Document by Flow cytometry (FC)" + }, + { + "language" : "en-US", + "value" : "CD52 cell express eval Spec Doc FC" + }, + { + "language" : "en-US", + "value" : "CD52 cell expression evaluation, Specimen" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100992-7", + "display" : "CD20 cell expression evaluation in Specimen Document by Flow cytometry (FC)", + "designation" : [{ + "language" : "en-US", + "value" : "CD20 cell expression evaluation in Specimen Document by Flow cytometry (FC)" + }, + { + "language" : "en-US", + "value" : "Spec Doc FC" + }, + { + "language" : "en-US", + "value" : "CD20 cell expression evaluation, Specimen" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100993-5", + "display" : "CD49d cell expression evaluation in Specimen Document by Flow cytometry (FC)", + "designation" : [{ + "language" : "en-US", + "value" : "CD49d cell expression evaluation in Specimen Document by Flow cytometry (FC)" + }, + { + "language" : "en-US", + "value" : "Spec Doc FC" + }, + { + "language" : "en-US", + "value" : "CD49d cell expression evaluation, Specimen" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101005-7", + "display" : "Hospitalist Discharge summary", + "designation" : [{ + "language" : "en-US", + "value" : "Hospitalist Discharge summary" + }, + { + "language" : "en-US", + "value" : "Hospitalist Discharge sum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101006-5", + "display" : "Osteopathic medicine Discharge summary", + "designation" : [{ + "language" : "en-US", + "value" : "Osteopathic medicine Discharge summary" + }, + { + "language" : "en-US", + "value" : "Osteopathic med D/C sum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101007-3", + "display" : "Chiropody Discharge summary", + "designation" : [{ + "language" : "en-US", + "value" : "Chiropody Discharge summary" + }, + { + "language" : "en-US", + "value" : "Chiropody Discharge sum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101008-1", + "display" : "Medical Aid in Dying History and physical note", + "designation" : [{ + "language" : "en-US", + "value" : "Medical Aid in Dying History and physical note" + }, + { + "language" : "en-US", + "value" : "MAiD H&P note" + }, + { + "language" : "nl-NL", + "value" : "Verslag voorgeschiedenis en lichamelijk onderzoek [bevinding] in {instelling} d.m.v. medische zorg bij sterven (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101009-9", + "display" : "Integrative medicine History and physical note", + "designation" : [{ + "language" : "en-US", + "value" : "Integrative medicine History and physical note" + }, + { + "language" : "en-US", + "value" : "Integrative medicine H&P note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101010-7", + "display" : "Bariatric surgery History and physical note", + "designation" : [{ + "language" : "en-US", + "value" : "Bariatric surgery History and physical note" + }, + { + "language" : "en-US", + "value" : "Bariatric surg H&P note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101011-5", + "display" : "Chiropody History and physical note", + "designation" : [{ + "language" : "en-US", + "value" : "Chiropody History and physical note" + }, + { + "language" : "en-US", + "value" : "Chiropody H&P note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101012-3", + "display" : "Chiropractic medicine History and physical note", + "designation" : [{ + "language" : "en-US", + "value" : "Chiropractic medicine History and physical note" + }, + { + "language" : "en-US", + "value" : "Chiropractic med H&P note" + }, + { + "language" : "nl-NL", + "value" : "Verslag voorgeschiedenis en lichamelijk onderzoek [bevinding] in {instelling} d.m.v. chiropractie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101013-1", + "display" : "Community health care History and physical note", + "designation" : [{ + "language" : "en-US", + "value" : "Community health care History and physical note" + }, + { + "language" : "en-US", + "value" : "Comm hlth care H&P note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101014-9", + "display" : "Clinical cardiac electrophysiology History and physical note", + "designation" : [{ + "language" : "en-US", + "value" : "Clinical cardiac electrophysiology History and physical note" + }, + { + "language" : "en-US", + "value" : "Electrophysiology H&P note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101015-6", + "display" : "Surgical oncology History and physical note", + "designation" : [{ + "language" : "en-US", + "value" : "Surgical oncology History and physical note" + }, + { + "language" : "en-US", + "value" : "Surg Onc H&P note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101016-4", + "display" : "Undersea and hyperbaric medicine History and physical note", + "designation" : [{ + "language" : "en-US", + "value" : "Undersea and hyperbaric medicine History and physical note" + }, + { + "language" : "en-US", + "value" : "Undersea+hyperbar H&P note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101017-2", + "display" : "Kinesiotherapy History and physical note", + "designation" : [{ + "language" : "en-US", + "value" : "Kinesiotherapy History and physical note" + }, + { + "language" : "en-US", + "value" : "Kinesiotherapy H&P note" + }, + { + "language" : "nl-NL", + "value" : "Verslag voorgeschiedenis en lichamelijk onderzoek [bevinding] in {instelling} d.m.v. kinesiotherapie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101018-0", + "display" : "Hospitalist History and physical note", + "designation" : [{ + "language" : "en-US", + "value" : "Hospitalist History and physical note" + }, + { + "language" : "en-US", + "value" : "Hospitalist H&P note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101019-8", + "display" : "Nuclear medicine History and physical note", + "designation" : [{ + "language" : "en-US", + "value" : "Nuclear medicine History and physical note" + }, + { + "language" : "en-US", + "value" : "Nuc Medicine H&P note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101020-6", + "display" : "Diabetology History and physical note", + "designation" : [{ + "language" : "en-US", + "value" : "Diabetology History and physical note" + }, + { + "language" : "en-US", + "value" : "Diabetology H&P note" + }, + { + "language" : "nl-NL", + "value" : "Verslag voorgeschiedenis en lichamelijk onderzoek [bevinding] in {instelling} d.m.v. diabetologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101021-4", + "display" : "Optometry History and physical note", + "designation" : [{ + "language" : "en-US", + "value" : "Optometry History and physical note" + }, + { + "language" : "en-US", + "value" : "Optometry H&P note" + }, + { + "language" : "nl-NL", + "value" : "Verslag voorgeschiedenis en lichamelijk onderzoek [bevinding] in {instelling} d.m.v. optometrie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101022-2", + "display" : "Osteopathic medicine History and physical note", + "designation" : [{ + "language" : "en-US", + "value" : "Osteopathic medicine History and physical note" + }, + { + "language" : "en-US", + "value" : "Osteopathic med H&P note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101023-0", + "display" : "Orthotics prosthetics History and physical note", + "designation" : [{ + "language" : "en-US", + "value" : "Orthotics prosthetics History and physical note" + }, + { + "language" : "en-US", + "value" : "Orthotics prosthetics H&P note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101024-8", + "display" : "Reproductive endocrinology and infertility History and physical note", + "designation" : [{ + "language" : "en-US", + "value" : "Reproductive endocrinology and infertility History and physical note" + }, + { + "language" : "en-US", + "value" : "REI H&P note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101025-5", + "display" : "Sports medicine History and physical note", + "designation" : [{ + "language" : "en-US", + "value" : "Sports medicine History and physical note" + }, + { + "language" : "en-US", + "value" : "Sports medicine H&P note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101026-3", + "display" : "Urgent care center History and physical note", + "designation" : [{ + "language" : "en-US", + "value" : "Urgent care center History and physical note" + }, + { + "language" : "en-US", + "value" : "Urgent care H&P note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101027-1", + "display" : "Child and adolescent psychology History and physical note", + "designation" : [{ + "language" : "en-US", + "value" : "Child and adolescent psychology History and physical note" + }, + { + "language" : "en-US", + "value" : "Child Adolsnt Psych H&P note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101028-9", + "display" : "Cardiac surgery History and physical note", + "designation" : [{ + "language" : "en-US", + "value" : "Cardiac surgery History and physical note" + }, + { + "language" : "en-US", + "value" : "Cardiac surgery H&P note" + }, + { + "language" : "nl-NL", + "value" : "Verslag voorgeschiedenis en lichamelijk onderzoek [bevinding] in {instelling} d.m.v. cardiochirurgie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101029-7", + "display" : "Hematology+Medical oncology History and physical note", + "designation" : [{ + "language" : "en-US", + "value" : "Hematology+Medical oncology History and physical note" + }, + { + "language" : "en-US", + "value" : "HemOnc H&P note" + }, + { + "language" : "nl-NL", + "value" : "Verslag voorgeschiedenis en lichamelijk onderzoek [bevinding] in {instelling} d.m.v. hematologie + oncologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101030-5", + "display" : "Neuropsychology History and physical note", + "designation" : [{ + "language" : "en-US", + "value" : "Neuropsychology History and physical note" + }, + { + "language" : "en-US", + "value" : "Neuropsych H&P note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101031-3", + "display" : "Chiropody Consult note", + "designation" : [{ + "language" : "en-US", + "value" : "Chiropody Consult note" + }, + { + "language" : "en-US", + "value" : "Chiropody Consult note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101032-1", + "display" : "Physician assistant Consult note", + "designation" : [{ + "language" : "en-US", + "value" : "Physician assistant Consult note" + }, + { + "language" : "en-US", + "value" : "PA Consult note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101033-9", + "display" : "Chiropody procedure note", + "designation" : [{ + "language" : "en-US", + "value" : "Chiropody procedure note" + }, + { + "language" : "en-US", + "value" : "Chiropody Procedure note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101034-7", + "display" : "Chiropractic medicine procedure note", + "designation" : [{ + "language" : "en-US", + "value" : "Chiropractic medicine procedure note" + }, + { + "language" : "en-US", + "value" : "Chiropractic med Procedure note" + }, + { + "language" : "nl-NL", + "value" : "Verslag ingreep [bevinding] in {instelling} d.m.v. chiropractie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101035-4", + "display" : "Osteopathic medicine Procedure note", + "designation" : [{ + "language" : "en-US", + "value" : "Osteopathic medicine Procedure note" + }, + { + "language" : "en-US", + "value" : "Osteopathic med Procedure note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101036-2", + "display" : "Integrative medicine Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Integrative medicine Progress note" + }, + { + "language" : "en-US", + "value" : "Integrative medicine Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101037-0", + "display" : "Chiropody Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Chiropody Progress note" + }, + { + "language" : "en-US", + "value" : "Chiropody Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101038-8", + "display" : "Aerospace medicine Consult note", + "designation" : [{ + "language" : "en-US", + "value" : "Aerospace medicine Consult note" + }, + { + "language" : "en-US", + "value" : "Aerospace med Consult note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101039-6", + "display" : "Aerospace medicine Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Aerospace medicine Progress note" + }, + { + "language" : "en-US", + "value" : "Aerospace med Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101040-4", + "display" : "Integrative medicine procedure note", + "designation" : [{ + "language" : "en-US", + "value" : "Integrative medicine procedure note" + }, + { + "language" : "en-US", + "value" : "Integrative medicine Procedure note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101041-2", + "display" : "Aerospace medicine procedure note", + "designation" : [{ + "language" : "en-US", + "value" : "Aerospace medicine procedure note" + }, + { + "language" : "en-US", + "value" : "Aerospace med Procedure note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101042-0", + "display" : "Urgent care center Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Urgent care center Progress note" + }, + { + "language" : "en-US", + "value" : "Urgent care Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101043-8", + "display" : "Urgent care center Consult note", + "designation" : [{ + "language" : "en-US", + "value" : "Urgent care center Consult note" + }, + { + "language" : "en-US", + "value" : "Urgent care Consult note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101044-6", + "display" : "Bariatric surgery procedure note", + "designation" : [{ + "language" : "en-US", + "value" : "Bariatric surgery procedure note" + }, + { + "language" : "en-US", + "value" : "Bariatric surg Procedure note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101045-3", + "display" : "Hospitalist procedure note", + "designation" : [{ + "language" : "en-US", + "value" : "Hospitalist procedure note" + }, + { + "language" : "en-US", + "value" : "Hospitalist Procedure note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101046-1", + "display" : "Hospitalist Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Hospitalist Progress note" + }, + { + "language" : "en-US", + "value" : "Hospitalist Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101047-9", + "display" : "Undersea and hyperbaric medicine Consult note", + "designation" : [{ + "language" : "en-US", + "value" : "Undersea and hyperbaric medicine Consult note" + }, + { + "language" : "en-US", + "value" : "Undersea+hyperbar Consult note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101048-7", + "display" : "Hospitalist Consult note", + "designation" : [{ + "language" : "en-US", + "value" : "Hospitalist Consult note" + }, + { + "language" : "en-US", + "value" : "Hospitalist Consult note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101049-5", + "display" : "Anesthesiology Surgical operation note", + "designation" : [{ + "language" : "en-US", + "value" : "Anesthesiology Surgical operation note" + }, + { + "language" : "en-US", + "value" : "Anesthesiology Operative note" + }, + { + "language" : "nl-NL", + "value" : "Operatieverslag [bevinding] in {instelling} d.m.v. anesthesiologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101050-3", + "display" : "Bariatric surgery Surgical operation note", + "designation" : [{ + "language" : "en-US", + "value" : "Bariatric surgery Surgical operation note" + }, + { + "language" : "en-US", + "value" : "Bariatric surg Operative note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101051-1", + "display" : "Reproductive endocrinology and infertility Surgical operation note", + "designation" : [{ + "language" : "en-US", + "value" : "Reproductive endocrinology and infertility Surgical operation note" + }, + { + "language" : "en-US", + "value" : "REI Operative note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101052-9", + "display" : "Osteopathic medicine Consult note", + "designation" : [{ + "language" : "en-US", + "value" : "Osteopathic medicine Consult note" + }, + { + "language" : "en-US", + "value" : "Osteopathic med Consult note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101053-7", + "display" : "Obstetrics Midwife Evaluation note", + "designation" : [{ + "language" : "en-US", + "value" : "Obstetrics Midwife Evaluation note" + }, + { + "language" : "en-US", + "value" : "OB Midwife Eval note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101054-5", + "display" : "Chiropody Outpatient Note", + "designation" : [{ + "language" : "en-US", + "value" : "Chiropody Outpatient Note" + }, + { + "language" : "en-US", + "value" : "Chiropody OP Note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101055-2", + "display" : "Critical care medicine.team Conference note", + "designation" : [{ + "language" : "en-US", + "value" : "Critical care medicine.team Conference note" + }, + { + "language" : "en-US", + "value" : "Crit care med.team Conf eval note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101056-0", + "display" : "Rapid response team Conference note", + "designation" : [{ + "language" : "en-US", + "value" : "Rapid response team Conference note" + }, + { + "language" : "en-US", + "value" : "Rapid response team Conf note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101057-8", + "display" : "Psychiatry Telehealth Admission evaluation note", + "designation" : [{ + "language" : "en-US", + "value" : "Psychiatry Telehealth Admission evaluation note" + }, + { + "language" : "en-US", + "value" : "Psychiatric Telehealth Admit eval note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101058-6", + "display" : "Geriatric medicine Team Conference note", + "designation" : [{ + "language" : "en-US", + "value" : "Geriatric medicine Team Conference note" + }, + { + "language" : "en-US", + "value" : "Geri med Team Conf note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101059-4", + "display" : "Geriatric medicine Letter", + "designation" : [{ + "language" : "en-US", + "value" : "Geriatric medicine Letter" + }, + { + "language" : "en-US", + "value" : "Geri med Letter" + }, + { + "language" : "nl-NL", + "value" : "Brief [bevinding] in {instelling} d.m.v. geriatrie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101117-0", + "display" : "Sezary syndrome monitoring in Blood Document by Flow cytometry (FC)", + "designation" : [{ + "language" : "en-US", + "value" : "Sezary syndrome monitoring in Blood Document by Flow cytometry (FC)" + }, + { + "language" : "en-US", + "value" : "Sezary syndrome monitoring Bld Doc FC" + }, + { + "language" : "en-US", + "value" : "Sezary syndrome monitoring, Blood" + }, + { + "language" : "nl-NL", + "value" : "Monitoren van Sézary-syndroom [bevinding] in bloed d.m.v. flowcytometrie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101118-8", + "display" : "Sezary syndrome diagnosis in Blood Document by Flow cytometry (FC)", + "designation" : [{ + "language" : "en-US", + "value" : "Sezary syndrome diagnosis in Blood Document by Flow cytometry (FC)" + }, + { + "language" : "en-US", + "value" : "Bld Doc FC" + }, + { + "language" : "en-US", + "value" : "Sezary syndrome diagnosis, Blood" + }, + { + "language" : "nl-NL", + "value" : "Sézary-syndroom diagnose [bevinding] in bloed d.m.v. flowcytometrie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101119-6", + "display" : "Leukemia and lymphoma immunophenotyping in Specimen Document by Flow cytometry (FC)", + "designation" : [{ + "language" : "en-US", + "value" : "Leukemia and lymphoma immunophenotyping in Specimen Document by Flow cytometry (FC)" + }, + { + "language" : "en-US", + "value" : "Leuk and lymphma immnphntypng Spec" + }, + { + "language" : "en-US", + "value" : "Leukemia and lymphoma immunophenotyping, Specimen" + }, + { + "language" : "nl-NL", + "value" : "Immunofenotypering van leukemie en lymfoom [bevinding] d.m.v. flowcytometrie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101133-7", + "display" : "Organ AndOr tissue donation consent Document", + "designation" : [{ + "language" : "en-US", + "value" : "Organ AndOr tissue donation consent Document" + }, + { + "language" : "en-US", + "value" : "Organ AndOr tissue donation consent" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101134-5", + "display" : "Appointment reminder", + "designation" : [{ + "language" : "en-US", + "value" : "Appointment reminder" + }, + { + "language" : "en-US", + "value" : "Appointment reminder" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101135-2", + "display" : "Ambulance Discharge summary", + "designation" : [{ + "language" : "en-US", + "value" : "Ambulance Discharge summary" + }, + { + "language" : "en-US", + "value" : "Ambulance D/C sum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101136-0", + "display" : "Radiation oncology End of treatment letter", + "designation" : [{ + "language" : "en-US", + "value" : "Radiation oncology End of treatment letter" + }, + { + "language" : "en-US", + "value" : "Radiation Onc End of treatment letter" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101141-0", + "display" : "NAT2 gene targeted mutation analysis in Blood or Tissue by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "NAT2 gene targeted mutation analysis in Blood or Tissue by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "NAT2 Mut Anl Bld/T" + }, + { + "language" : "en-US", + "value" : "NAT2 gene targeted mutation analysis, Blood or tissue specimen" + }, + { + "language" : "nl-NL", + "value" : "NAT2-gen doelgerichte mutatie-analyse [bevinding] in bloed of weefsel d.m.v. moleculair genetisch onderzoek (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101152-7", + "display" : "Mitochondria whole genome analysis in Blood or Tissue by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "Mitochondria whole genome analysis in Blood or Tissue by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "Mitochondria whole genome analysis Bld/T" + }, + { + "language" : "en-US", + "value" : "Mitochondria whole genome analysis, Blood or tissue specimen" + }, + { + "language" : "nl-NL", + "value" : "Analyse van geheel mitochondriaal genoom [bevinding] in bloed of weefsel d.m.v. moleculair genetisch onderzoek (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101224-4", + "display" : "PKD1 and PKD2 gene deletion and duplication mutation analysis in Blood or Tissue by MLPA", + "designation" : [{ + "language" : "en-US", + "value" : "PKD1 and PKD2 gene deletion and duplication mutation analysis in Blood or Tissue by MLPA" + }, + { + "language" : "en-US", + "value" : "PKD1 + PKD2 Del+Dup Bld/T MLPA" + }, + { + "language" : "en-US", + "value" : "PKD1 and PKD2 gene deletion/duplication analysis, Blood or tissue specimen" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101301-0", + "display" : "XR Thoracic spine Views 2 and Abdomen AP and Lateral", + "designation" : [{ + "language" : "en-US", + "value" : "XR Thoracic spine Views 2 and Abdomen AP and Lateral" + }, + { + "language" : "en-US", + "value" : "XR T Spine 2V + Abd Views AP+Lat" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101350-7", + "display" : "Orthopaedic and Trauma Surgery Consult note", + "designation" : [{ + "language" : "en-US", + "value" : "Orthopaedic and Trauma Surgery Consult note" + }, + { + "language" : "en-US", + "value" : "Consult note" + }, + { + "language" : "de-AT", + "value" : "Orthopädie und Traumatologie Befund" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101377-0", + "display" : "inv(16)(p13.1;q22.1)(MYH11,CBFB) fusion transcript in Blood or Marrow by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "inv(16)(p13.1;q22.1)(MYH11,CBFB) fusion transcript in Blood or Marrow by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "inv(16)(p13;q22) Bld/Mar" + }, + { + "language" : "en-US", + "value" : "inv(16)(p13.1;q22.1)(MYH11,CBFB) fusion transcript analysis, Blood Or Bone marrow" + }, + { + "language" : "nl-NL", + "value" : "Inv(16)(p13.1;q22.1)(MYH11,CBFB) fusietranscript [bevinding] in bloed of beenmerg d.m.v. moleculair genetisch onderzoek (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101378-8", + "display" : "Lung cancer targeted gene fusion transcript analysis in Tissue by Sequencing", + "designation" : [{ + "language" : "en-US", + "value" : "Lung cancer targeted gene fusion transcript analysis in Tissue by Sequencing" + }, + { + "language" : "en-US", + "value" : "Lung Ca gene fusion analysis Tiss Seq" + }, + { + "language" : "en-US", + "value" : "Lung cancer targeted gene fusion transcript analysis, Tissue" + }, + { + "language" : "nl-NL", + "value" : "Longkankergerichte genfusietranscriptanalyse [bevinding] in weefsel en uitstrijkjes d.m.v. sequencing (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101379-6", + "display" : "DDIT3 gene rearrangement in Blood or Tissue by FISH", + "designation" : [{ + "language" : "en-US", + "value" : "DDIT3 gene rearrangement in Blood or Tissue by FISH" + }, + { + "language" : "en-US", + "value" : "DDIT3 gene rearrangement Bld/T FISH" + }, + { + "language" : "en-US", + "value" : "DDIT3 gene rearrangement, Blood or tissue specimen" + }, + { + "language" : "nl-NL", + "value" : "DDIT3-genherschikking [bevinding] in bloed of weefsel d.m.v. FISH (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101380-4", + "display" : "ETV6 gene rearrangements in Tissue by FISH", + "designation" : [{ + "language" : "en-US", + "value" : "ETV6 gene rearrangements in Tissue by FISH" + }, + { + "language" : "en-US", + "value" : "ETV6 rearrange Tiss FISH" + }, + { + "language" : "en-US", + "value" : "ETV6 gene rearrangements, Tissue" + }, + { + "language" : "nl-NL", + "value" : "ETV6-genherschikking [bevinding] in weefsel en uitstrijkjes d.m.v. FISH (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101381-2", + "display" : "BAP1 gene deletion+duplication and full mutation analysis in Blood or Tissue by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "BAP1 gene deletion+duplication and full mutation analysis in Blood or Tissue by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "BAP1 gene Del+Dup + Full Mut Anl Bld/T" + }, + { + "language" : "en-US", + "value" : "BAP1 gene variant analysis, Blood or tissue specimen" + }, + { + "language" : "nl-NL", + "value" : "BAP1-gen deletie + duplicatie & volledige mutatie analyse [bevinding] in bloed of weefsel d.m.v. moleculair genetisch onderzoek (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101382-0", + "display" : "FH gene deletion+duplication and full mutation analysis in Blood or Tissue by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "FH gene deletion+duplication and full mutation analysis in Blood or Tissue by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "FH gene Del+Dup + Full Mut Anl Bld/T" + }, + { + "language" : "en-US", + "value" : "FH gene variant analysis, Blood or tissue specimen" + }, + { + "language" : "nl-NL", + "value" : "FH-gen deletie + duplicatie & volledige mutatie analyse [bevinding] in bloed of weefsel d.m.v. moleculair genetisch onderzoek (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101383-8", + "display" : "FUS gene rearrangements in Blood or Tissue by FISH", + "designation" : [{ + "language" : "en-US", + "value" : "FUS gene rearrangements in Blood or Tissue by FISH" + }, + { + "language" : "en-US", + "value" : "FUS gene rearrangements Bld/T FISH" + }, + { + "language" : "en-US", + "value" : "FUS gene rearrangements, Blood or tissue specimen" + }, + { + "language" : "nl-NL", + "value" : "FUS-genherschikking [bevinding] in bloed of weefsel d.m.v. FISH (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101384-6", + "display" : "MYC gene amplification in Tissue by FISH", + "designation" : [{ + "language" : "en-US", + "value" : "MYC gene amplification in Tissue by FISH" + }, + { + "language" : "en-US", + "value" : "MYC amplification Tiss FISH" + }, + { + "language" : "en-US", + "value" : "MYC gene amplification, Tissue" + }, + { + "language" : "nl-NL", + "value" : "MYC-genamplificatie [bevinding] in weefsel en uitstrijkjes d.m.v. FISH (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101385-3", + "display" : "NF1 gene deletion+duplication and full mutation analysis in Blood or Tissue by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "NF1 gene deletion+duplication and full mutation analysis in Blood or Tissue by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "NF1 gene Del+Dup + Full Mut Anl Bld/T" + }, + { + "language" : "en-US", + "value" : "NF1 gene variant analysis, Blood or tissue specimen" + }, + { + "language" : "nl-NL", + "value" : "NF1-gen deletie + duplicatie & volledige mutatie analyse [bevinding] in bloed of weefsel d.m.v. moleculair genetisch onderzoek (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101386-1", + "display" : "RET gene deletion+duplication and full mutation analysis in Blood or Tissue by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "RET gene deletion+duplication and full mutation analysis in Blood or Tissue by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "RET gene Del+Dup + Full Mut Anl Bld/T" + }, + { + "language" : "en-US", + "value" : "RET gene variant analysis, Blood or tissue specimen" + }, + { + "language" : "nl-NL", + "value" : "RET-gen deletie + duplicatie & volledige mutatie analyse [bevinding] in bloed of weefsel d.m.v. moleculair genetisch onderzoek (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101387-9", + "display" : "HBA1 and HBA2 gene full mutation analysis in Blood or Tissue by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "HBA1 and HBA2 gene full mutation analysis in Blood or Tissue by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "HBA1 + HBA2 Full Mut Anl Bld/T" + }, + { + "language" : "en-US", + "value" : "HBA1 and HBA2 gene variant analysis, Blood or tissue specimen" + }, + { + "language" : "nl-NL", + "value" : "HBA1- & HBA2-gen volledige mutatie-analyse [bevinding] in bloed of weefsel d.m.v. moleculair genetisch onderzoek (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101388-7", + "display" : "GP1BB full mutation analysis in Blood or Tissue by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "GP1BB full mutation analysis in Blood or Tissue by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "GP1BB Full Mut Anl Bld/T" + }, + { + "language" : "en-US", + "value" : "GP1BB variant analysis, Blood or tissue specimen" + }, + { + "language" : "nl-NL", + "value" : "GP1BB-gen volledige mutatie-analyse [bevinding] in bloed of weefsel d.m.v. moleculair genetisch onderzoek (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101389-5", + "display" : "GP1BA gene full mutation analysis in Blood or Tissue by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "GP1BA gene full mutation analysis in Blood or Tissue by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "GP1BA gene Full Mut Anl Bld/T" + }, + { + "language" : "en-US", + "value" : "GP1BA gene variant analysis, Blood or tissue specimen" + }, + { + "language" : "nl-NL", + "value" : "GP1BA-gen volledige mutatie-analyse [bevinding] in bloed of weefsel d.m.v. moleculair genetisch onderzoek (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101390-3", + "display" : "GP9 gene full mutation analysis in Blood or Tissue by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "GP9 gene full mutation analysis in Blood or Tissue by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "GP9 gene Full Mut Anl Bld/T" + }, + { + "language" : "en-US", + "value" : "GP9 gene variant analysis, Blood or tissue specimen" + }, + { + "language" : "nl-NL", + "value" : "GP9-gen volledige mutatie-analyse [bevinding] in bloed of weefsel d.m.v. moleculair genetisch onderzoek (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101391-1", + "display" : "PAH gene full mutation analysis in Blood or Tissue by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "PAH gene full mutation analysis in Blood or Tissue by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "PAH gene Full Mut Anl Bld/T" + }, + { + "language" : "en-US", + "value" : "PAH gene variant analysis, Blood or tissue specimen" + }, + { + "language" : "nl-NL", + "value" : "PAH-gen volledige mutatie-analyse [bevinding] in bloed of weefsel d.m.v. moleculair genetisch onderzoek (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101392-9", + "display" : "ADA gene full mutation analysis in Blood or Tissue by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "ADA gene full mutation analysis in Blood or Tissue by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "ADA gene Full Mut Anl Bld/T" + }, + { + "language" : "en-US", + "value" : "ADA gene variant analysis, Blood or tissue specimen" + }, + { + "language" : "nl-NL", + "value" : "ADA-gen volledige mutatie-analyse [bevinding] in bloed of weefsel d.m.v. moleculair genetisch onderzoek (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101393-7", + "display" : "CLCN7 gene full mutation analysis in Blood or Tissue by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "CLCN7 gene full mutation analysis in Blood or Tissue by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "CLCN7 gene Full Mut Anl Bld/T" + }, + { + "language" : "en-US", + "value" : "CLCN7 gene variant analysis, Blood or tissue specimen" + }, + { + "language" : "nl-NL", + "value" : "ClCN7-gen volledige mutatie-analyse [bevinding] in bloed of weefsel d.m.v. moleculair genetisch onderzoek (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101395-2", + "display" : "Translocation analysis in Embryo by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "Translocation analysis in Embryo by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "Translocation analysis Embryo" + }, + { + "language" : "en-US", + "value" : "Translocation analysis, Embryo" + }, + { + "language" : "nl-NL", + "value" : "Translocatie analyse [bevinding] van embryo d.m.v. moleculair genetisch onderzoek (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101396-0", + "display" : "Preimplantation multigene analysis in Embryo by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "Preimplantation multigene analysis in Embryo by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "Preimplant multigene analysis Embryo" + }, + { + "language" : "en-US", + "value" : "Preimplantation multigene analysis, Embryo" + }, + { + "language" : "nl-NL", + "value" : "Pre-implantatie multigen-analyse [bevinding] van embryo d.m.v. moleculair genetisch onderzoek (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101397-8", + "display" : "Copy number variation analysis in Blood or Tissue by Sequencing", + "designation" : [{ + "language" : "en-US", + "value" : "Copy number variation analysis in Blood or Tissue by Sequencing" + }, + { + "language" : "en-US", + "value" : "CNV analysis Bld/T Seq" + }, + { + "language" : "en-US", + "value" : "Copy number variation analysis, Blood or tissue specimen" + }, + { + "language" : "nl-NL", + "value" : "Variatie in aantal kopieën analyse [bevinding] in bloed of weefsel d.m.v. sequencing (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101405-9", + "display" : "Amyloid protein in Tissue Document", + "designation" : [{ + "language" : "en-US", + "value" : "Amyloid protein in Tissue Document" + }, + { + "language" : "en-US", + "value" : "AMPIP/AMPIF Tiss Doc" + }, + { + "language" : "en-US", + "value" : "Amyloid protein, Tissue" + }, + { + "language" : "nl-NL", + "value" : "Amyloïd-eiwit [bevinding] in weefsel en uitstrijkjes d.m.v. congoroodkleuring + LC/MS/MS (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101468-7", + "display" : "Risk adjustment coding gap report Document", + "designation" : [{ + "language" : "en-US", + "value" : "Risk adjustment coding gap report Document" + }, + { + "language" : "en-US", + "value" : "Risk adjustment coding gap report Doc" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101507-2", + "display" : "Suicide screening report", + "designation" : [{ + "language" : "en-US", + "value" : "Suicide screening report" + }, + { + "language" : "en-US", + "value" : "Suicide screening report" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101541-1", + "display" : "Multidisciplinary Comprehensive plan of care note", + "designation" : [{ + "language" : "en-US", + "value" : "Multidisciplinary Comprehensive plan of care note" + }, + { + "language" : "en-US", + "value" : "Multidisciplinary Comp plan of care note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101566-8", + "display" : "Human coronavirus RNA in Specimen Document", + "designation" : [{ + "language" : "en-US", + "value" : "Human coronavirus RNA in Specimen Document" + }, + { + "language" : "en-US", + "value" : "HCoV RNA Spec Doc" + }, + { + "language" : "en-US", + "value" : "Human coronavirus, Specimen" + }, + { + "language" : "nl-NL", + "value" : "Humaan coronavirus RNA [bevinding] (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101567-6", + "display" : "Parainfluenza virus RNA in Specimen Document", + "designation" : [{ + "language" : "en-US", + "value" : "Parainfluenza virus RNA in Specimen Document" + }, + { + "language" : "en-US", + "value" : "HPIV RNA Spec Doc" + }, + { + "language" : "en-US", + "value" : "Parainfluenza virus, Specimen" + }, + { + "language" : "nl-NL", + "value" : "Para-influenzavirus RNA [bevinding] (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101577-5", + "display" : "Cardioversion report Heart Document", + "designation" : [{ + "language" : "en-US", + "value" : "Cardioversion report Heart Document" + }, + { + "language" : "en-US", + "value" : "Cardioversion report Hrt Doc" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101578-3", + "display" : "Cardiac device monitoring report", + "designation" : [{ + "language" : "en-US", + "value" : "Cardiac device monitoring report" + }, + { + "language" : "en-US", + "value" : "Cardiac device monitoring report" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101579-1", + "display" : "Heart Multisection transthoracic limited by US", + "designation" : [{ + "language" : "en-US", + "value" : "Heart Multisection transthoracic limited by US" + }, + { + "language" : "en-US", + "value" : "Hrt Multisection transthoracic limited" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101580-9", + "display" : "US Heart Transthoracic limited for congenital disease", + "designation" : [{ + "language" : "en-US", + "value" : "US Heart Transthoracic limited for congenital disease" + }, + { + "language" : "en-US", + "value" : "US Hrt Transth Ltd congenital disease" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101581-7", + "display" : "US Heart Transthoracic for congenital disease", + "designation" : [{ + "language" : "en-US", + "value" : "US Heart Transthoracic for congenital disease" + }, + { + "language" : "en-US", + "value" : "US Hrt Transth congenital disease" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101582-5", + "display" : "NM Gastrointestinal tract Views for protein-losing enteropathy W Tc-99m HSA IV", + "designation" : [{ + "language" : "en-US", + "value" : "NM Gastrointestinal tract Views for protein-losing enteropathy W Tc-99m HSA IV" + }, + { + "language" : "en-US", + "value" : "NM GI tract Vs PLE W Tc-99m HSA IV" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101630-2", + "display" : "JAK2 gene rearrangements in Blood or Marrow by FISH", + "designation" : [{ + "language" : "en-US", + "value" : "JAK2 gene rearrangements in Blood or Marrow by FISH" + }, + { + "language" : "en-US", + "value" : "JAK2 gene rearrangements Bld/Mar FISH" + }, + { + "language" : "en-US", + "value" : "JAK2 gene rearrangements, Blood Or Bone marrow" + }, + { + "language" : "nl-NL", + "value" : "JAK2-genherschikking [bevinding] in bloed of beenmerg d.m.v. FISH (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101631-0", + "display" : "JAK2 gene rearrangements in Blood or Tissue by FISH", + "designation" : [{ + "language" : "en-US", + "value" : "JAK2 gene rearrangements in Blood or Tissue by FISH" + }, + { + "language" : "en-US", + "value" : "JAK2 gene rearrangements Bld/T FISH" + }, + { + "language" : "en-US", + "value" : "JAK2 gene rearrangements, Blood or tissue specimen" + }, + { + "language" : "nl-NL", + "value" : "JAK2-genherschikking [bevinding] in bloed of weefsel d.m.v. FISH (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101633-6", + "display" : "MT-RNR1 gene targeted mutation analysis in Blood or Tissue by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "MT-RNR1 gene targeted mutation analysis in Blood or Tissue by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "MT-RNR1 Mut Anl Bld/T" + }, + { + "language" : "en-US", + "value" : "MT-RNR1 gene targeted mutation analysis, Blood or tissue specimen" + }, + { + "language" : "nl-NL", + "value" : "MT-RNR1-gen doelgerichte mutatie-analyse [bevinding] in bloed of weefsel d.m.v. moleculair genetisch onderzoek (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101634-4", + "display" : "HBB gene deletion and duplication mutation analysis in Blood or Tissue by MLPA", + "designation" : [{ + "language" : "en-US", + "value" : "HBB gene deletion and duplication mutation analysis in Blood or Tissue by MLPA" + }, + { + "language" : "en-US", + "value" : "HBB gene Del+Dup Bld/T MLPA" + }, + { + "language" : "en-US", + "value" : "HBB gene deletion/duplication analysis, Blood or tissue specimen" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101635-1", + "display" : "USP6 gene rearrangements in Blood or Tissue by FISH", + "designation" : [{ + "language" : "en-US", + "value" : "USP6 gene rearrangements in Blood or Tissue by FISH" + }, + { + "language" : "en-US", + "value" : "USP6 gene rearrange Bld/T FISH" + }, + { + "language" : "en-US", + "value" : "USP6 gene rearrangements, Blood or tissue specimen" + }, + { + "language" : "nl-NL", + "value" : "USP6-genherschikking [bevinding] in bloed of weefsel d.m.v. FISH (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101636-9", + "display" : "TCRB gene and TCRG gene rearrangements in Bone marrow by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "TCRB gene and TCRG gene rearrangements in Bone marrow by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "TCRB & TCRG gene rearrange Mar" + }, + { + "language" : "en-US", + "value" : "TCRB gene and TCRG gene rearrangements, Bone marrow" + }, + { + "language" : "nl-NL", + "value" : "TCRB-genherschikking & TCRG-genherschikking [bevinding] in beenmerg d.m.v. moleculair genetisch onderzoek (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101637-7", + "display" : "TCRB gene and TCRG gene rearrangements in Blood or Tissue by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "TCRB gene and TCRG gene rearrangements in Blood or Tissue by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "TCRB & TCRG gene rearrange Bld/T" + }, + { + "language" : "en-US", + "value" : "TCRB gene and TCRG gene rearrangements, Blood or tissue specimen" + }, + { + "language" : "nl-NL", + "value" : "TCRB-genherschikking & TCRG-genherschikking [bevinding] in bloed of weefsel d.m.v. moleculair genetisch onderzoek (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101638-5", + "display" : "TCRB gene and TCRG gene rearrangements in Specimen by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "TCRB gene and TCRG gene rearrangements in Specimen by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "TCRB & TCRG gene rearrange Spec" + }, + { + "language" : "en-US", + "value" : "TCRB gene and TCRG gene rearrangements, Specimen" + }, + { + "language" : "nl-NL", + "value" : "TCRB-genherschikking & TCRG-genherschikking [bevinding] d.m.v. moleculair genetisch onderzoek (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101639-3", + "display" : "PDGFB gene rearrangements in Blood or Tissue by FISH", + "designation" : [{ + "language" : "en-US", + "value" : "PDGFB gene rearrangements in Blood or Tissue by FISH" + }, + { + "language" : "en-US", + "value" : "PDGFB gene rearrange Bld/T FISH" + }, + { + "language" : "en-US", + "value" : "PDGFB gene rearrangements, Blood or tissue specimen" + }, + { + "language" : "nl-NL", + "value" : "PDGFB-genherschikking [bevinding] in bloed of weefsel d.m.v. FISH (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101640-1", + "display" : "NUTM1 gene rearrangements in Blood or Tissue by FISH", + "designation" : [{ + "language" : "en-US", + "value" : "NUTM1 gene rearrangements in Blood or Tissue by FISH" + }, + { + "language" : "en-US", + "value" : "NUTM1 gene rearrangements Bld/T FISH" + }, + { + "language" : "en-US", + "value" : "NUTM1 gene rearrangements, Blood or tissue specimen" + }, + { + "language" : "nl-NL", + "value" : "NUTM1-genherschikking [bevinding] in bloed of weefsel d.m.v. FISH (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101641-9", + "display" : "Myeloid sarcoma analysis in Blood or Tissue by FISH", + "designation" : [{ + "language" : "en-US", + "value" : "Myeloid sarcoma analysis in Blood or Tissue by FISH" + }, + { + "language" : "en-US", + "value" : "Myeloid sarcoma analysis Bld/T FISH" + }, + { + "language" : "en-US", + "value" : "Myeloid sarcoma analysis, Blood or tissue specimen" + }, + { + "language" : "nl-NL", + "value" : "Analyse van myeloïd sarcoom [bevinding] in bloed of weefsel d.m.v. FISH (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101651-8", + "display" : "MYC and BCL2 rearrangements in Tissue by FISH", + "designation" : [{ + "language" : "en-US", + "value" : "MYC and BCL2 rearrangements in Tissue by FISH" + }, + { + "language" : "en-US", + "value" : "BLYM Tiss FISH" + }, + { + "language" : "en-US", + "value" : "MYC and BCL2 rearrangements, Tissue" + }, + { + "language" : "nl-NL", + "value" : "MYC- & BCL2-genherschikking [bevinding] in weefsel en uitstrijkjes d.m.v. FISH (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101657-5", + "display" : "Special investigation unit (SIU) medical record request Document", + "designation" : [{ + "language" : "en-US", + "value" : "Special investigation unit (SIU) medical record request Document" + }, + { + "language" : "en-US", + "value" : "SIU medical record request Doc" + }, + { + "language" : "en-US", + "value" : "Y" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101663-3", + "display" : "T-Cell acute lymphoblastic leukemia in Blood or Tissue by FISH", + "designation" : [{ + "language" : "en-US", + "value" : "T-Cell acute lymphoblastic leukemia in Blood or Tissue by FISH" + }, + { + "language" : "en-US", + "value" : "TALAF Bld/T FISH" + }, + { + "language" : "en-US", + "value" : "T-Cell acute lymphoblastic leukemia, Blood or tissue specimen" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101664-1", + "display" : "in Blood or Tissue by FISH", + "designation" : [{ + "language" : "en-US", + "value" : "in Blood or Tissue by FISH" + }, + { + "language" : "en-US", + "value" : "Bld/T FISH" + }, + { + "language" : "en-US", + "value" : "Philadelphia-like ALL gene deletion & rearrangement, Blood or tissue specimen" + }, + { + "language" : "nl-NL", + "value" : "Philadelphia-like ALL gendeletie & genherschikking [bevinding] in bloed of weefsel d.m.v. FISH (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101671-6", + "display" : "Hereditary Wilms tumor multigene analysis in Blood or Tissue by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "Hereditary Wilms tumor multigene analysis in Blood or Tissue by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "Hered. Wilms tmr multigen anl Bld/T" + }, + { + "language" : "en-US", + "value" : "Hereditary Wilms tumor multigene analysis, Blood or tissue specimen" + }, + { + "language" : "nl-NL", + "value" : "Hereditaire Wilms-tumor multigen-analyse [bevinding] in bloed of weefsel d.m.v. moleculair genetisch onderzoek (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101682-3", + "display" : "T-cell lymphoma in Blood or Tissue Document by FISH", + "designation" : [{ + "language" : "en-US", + "value" : "T-cell lymphoma in Blood or Tissue Document by FISH" + }, + { + "language" : "en-US", + "value" : "T-cell lymphoma Bld/T Doc FISH" + }, + { + "language" : "en-US", + "value" : "T-cell lymphoma, Blood or tissue specimen" + }, + { + "language" : "nl-NL", + "value" : "T-cellymfoom [bevinding] in bloed of weefsel d.m.v. FISH (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101787-0", + "display" : "B-cell lymphoma chromosome analysis in Tissue by FISH", + "designation" : [{ + "language" : "en-US", + "value" : "B-cell lymphoma chromosome analysis in Tissue by FISH" + }, + { + "language" : "en-US", + "value" : "B-cell lymphoma chromosome al Tiss FISH" + }, + { + "language" : "en-US", + "value" : "B-cell lymphoma chromosome analysis, Tissue" + }, + { + "language" : "nl-NL", + "value" : "B-cellymfoom chromosoomanalyse [bevinding] in weefsel en uitstrijkjes d.m.v. FISH (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101788-8", + "display" : "Chronic lymphocytic leukemia gene rearrangements in Blood or Marrow by FISH", + "designation" : [{ + "language" : "en-US", + "value" : "Chronic lymphocytic leukemia gene rearrangements in Blood or Marrow by FISH" + }, + { + "language" : "en-US", + "value" : "CLL gene rearrange Bld/Mar FISH" + }, + { + "language" : "en-US", + "value" : "Chronic lymphocytic leukemia gene rearrangements, Blood Or Bone marrow" + }, + { + "language" : "nl-NL", + "value" : "Chronische lymfatische leukemie genherschikking [bevinding] in bloed of beenmerg d.m.v. FISH (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101792-0", + "display" : "Scanned laboratory result", + "designation" : [{ + "language" : "en-US", + "value" : "Scanned laboratory result" + }, + { + "language" : "en-US", + "value" : "Scanned lab result" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101820-9", + "display" : "Preimplantation targeted mutation analysis in Embryo by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "Preimplantation targeted mutation analysis in Embryo by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "Preimplantation Mut Anl Embryo" + }, + { + "language" : "en-US", + "value" : "Preimplantation targeted mutation analysis, Embryo" + }, + { + "language" : "nl-NL", + "value" : "Pre-implantatie doelgerichte mutatie-analyse [bevinding] van embryo d.m.v. moleculair genetisch onderzoek (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101823-3", + "display" : "Apolipoprotein C-III [Presence] in Serum or Plasma by Isoelectric focusing", + "designation" : [{ + "language" : "en-US", + "value" : "Apolipoprotein C-III [Presence] in Serum or Plasma by Isoelectric focusing" + }, + { + "language" : "en-US", + "value" : "Apo C-III SerPl IEF" + }, + { + "language" : "en-US", + "value" : "Apolipoprotein C-III, Blood" + }, + { + "language" : "nl-NL", + "value" : "Apolipoproteïne C-III [aanwezigheid] in serum of plasma d.m.v. iso-elektrisch focusseren (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101881-1", + "display" : "Implant card", + "designation" : [{ + "language" : "en-US", + "value" : "Implant card" + }, + { + "language" : "en-US", + "value" : "Implant card" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101884-5", + "display" : "Healthcare navigator Repository Initial evaluation note", + "designation" : [{ + "language" : "en-US", + "value" : "Healthcare navigator Repository Initial evaluation note" + }, + { + "language" : "en-US", + "value" : "Navigator Repository initial eval nt" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101885-2", + "display" : "Child and adolescent psychiatry Education note", + "designation" : [{ + "language" : "en-US", + "value" : "Child and adolescent psychiatry Education note" + }, + { + "language" : "en-US", + "value" : "Child+teen psych Educ note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101886-0", + "display" : "General medicine Telephone encounter Consult note", + "designation" : [{ + "language" : "en-US", + "value" : "General medicine Telephone encounter Consult note" + }, + { + "language" : "en-US", + "value" : "General medicine Phone Consult note" + }, + { + "language" : "nl-NL", + "value" : "Consultverslag [bevinding] in telefonisch contact d.m.v. algemene geneeskunde (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101887-8", + "display" : "Surgery Telephone encounter Consult note", + "designation" : [{ + "language" : "en-US", + "value" : "Surgery Telephone encounter Consult note" + }, + { + "language" : "en-US", + "value" : "Surgery Phone Consult note" + }, + { + "language" : "nl-NL", + "value" : "Consultverslag [bevinding] in telefonisch contact d.m.v. chirurgie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101888-6", + "display" : "Palliative care Telephone encounter Consult note", + "designation" : [{ + "language" : "en-US", + "value" : "Palliative care Telephone encounter Consult note" + }, + { + "language" : "en-US", + "value" : "Palliative care Phone Consult note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101889-4", + "display" : "Medical Aid in Dying Discharge summary", + "designation" : [{ + "language" : "en-US", + "value" : "Medical Aid in Dying Discharge summary" + }, + { + "language" : "en-US", + "value" : "MAiD D/C sum" + }, + { + "language" : "nl-NL", + "value" : "Samenvattende ontslagbrief [bevinding] in {instelling} d.m.v. medische zorg bij sterven (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101890-2", + "display" : "Medical toxicology Discharge summary", + "designation" : [{ + "language" : "en-US", + "value" : "Medical toxicology Discharge summary" + }, + { + "language" : "en-US", + "value" : "Med tox D/C sum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101891-0", + "display" : "Rapid response team Discharge summary", + "designation" : [{ + "language" : "en-US", + "value" : "Rapid response team Discharge summary" + }, + { + "language" : "en-US", + "value" : "Rapid response team D/C sum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101892-8", + "display" : "Occupational medicine Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Occupational medicine Progress note" + }, + { + "language" : "en-US", + "value" : "Occup med Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in {instelling} d.m.v. beroepsgeneeskunde (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101893-6", + "display" : "Physical medicine and rehab Letter", + "designation" : [{ + "language" : "en-US", + "value" : "Physical medicine and rehab Letter" + }, + { + "language" : "en-US", + "value" : "PM+R Letter" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101894-4", + "display" : "Cardiology Letter", + "designation" : [{ + "language" : "en-US", + "value" : "Cardiology Letter" + }, + { + "language" : "en-US", + "value" : "Cardiology Letter" + }, + { + "language" : "nl-NL", + "value" : "Brief [bevinding] in {instelling} d.m.v. cardiovasculaire aandoening (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101895-1", + "display" : "Kinesiotherapy Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Kinesiotherapy Progress note" + }, + { + "language" : "en-US", + "value" : "Kinesiotherapy Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in {instelling} d.m.v. kinesiotherapie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101896-9", + "display" : "Heart failure+Transplant cardiology procedure note", + "designation" : [{ + "language" : "en-US", + "value" : "Heart failure+Transplant cardiology procedure note" + }, + { + "language" : "en-US", + "value" : "HF+TC Procedure note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101897-7", + "display" : "Kinesiotherapy procedure note", + "designation" : [{ + "language" : "en-US", + "value" : "Kinesiotherapy procedure note" + }, + { + "language" : "en-US", + "value" : "Kinesiotherapy Procedure note" + }, + { + "language" : "nl-NL", + "value" : "Verslag ingreep [bevinding] in {instelling} d.m.v. kinesiotherapie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101898-5", + "display" : "Interdisciplinary Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Interdisciplinary Progress note" + }, + { + "language" : "en-US", + "value" : "Interdiscip Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in {instelling} d.m.v. multidisciplinair (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101899-3", + "display" : "Osteopathic medicine Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Osteopathic medicine Progress note" + }, + { + "language" : "en-US", + "value" : "Osteopathic med Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101900-9", + "display" : "Geriatric medicine Action plan", + "designation" : [{ + "language" : "en-US", + "value" : "Geriatric medicine Action plan" + }, + { + "language" : "en-US", + "value" : "Geri med" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101901-7", + "display" : "Mental health Action plan", + "designation" : [{ + "language" : "en-US", + "value" : "Mental health Action plan" + }, + { + "language" : "en-US", + "value" : "Mental health" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101904-1", + "display" : "Release of Information request", + "designation" : [{ + "language" : "en-US", + "value" : "Release of Information request" + }, + { + "language" : "en-US", + "value" : "ROI request" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101920-7", + "display" : "Chronic lymphocytic leukemia gene targeted rearrangements in Blood or Marrow by FISH", + "designation" : [{ + "language" : "en-US", + "value" : "Chronic lymphocytic leukemia gene targeted rearrangements in Blood or Marrow by FISH" + }, + { + "language" : "en-US", + "value" : "CLL gene targeted rearrange Bld/Mar FISH" + }, + { + "language" : "en-US", + "value" : "Chronic lymphocytic leukemia gene targeted rearrangements, Blood Or Bone marrow" + }, + { + "language" : "nl-NL", + "value" : "Chronische lymfatische leukemie doelgerichte gentranslocaties [bevinding] in bloed of beenmerg d.m.v. FISH (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101952-0", + "display" : "MTTP gene targeted mutation analysis in Blood or Tissue by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "MTTP gene targeted mutation analysis in Blood or Tissue by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "MTTP Mut Anl Bld/T" + }, + { + "language" : "en-US", + "value" : "MTTP gene targeted mutation analysis, Blood or tissue specimen" + }, + { + "language" : "nl-NL", + "value" : "MTTP-gen doelgerichte mutatie-analyse [bevinding] in bloed of weefsel d.m.v. moleculair genetisch onderzoek (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101953-8", + "display" : "COL4A3 gene targeted mutation analysis in Blood or Tissue by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "COL4A3 gene targeted mutation analysis in Blood or Tissue by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "COL4A3 gene Mut Anl Bld/T" + }, + { + "language" : "en-US", + "value" : "COL4A3 gene targeted mutation analysis" + }, + { + "language" : "nl-NL", + "value" : "COL4A3-gen doelgerichte mutatie-analyse [bevinding] in bloed of weefsel d.m.v. moleculair genetisch onderzoek (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101954-6", + "display" : "SLC35A3 gene targeted mutation analysis in Blood or Tissue by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "SLC35A3 gene targeted mutation analysis in Blood or Tissue by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "SLC35A3 gene Mut Anl Bld/T" + }, + { + "language" : "en-US", + "value" : "SLC35A3 gene targeted mutation analysis" + }, + { + "language" : "nl-NL", + "value" : "SLC35A3-gen doelgerichte mutatie-analyse [bevinding] in bloed of weefsel d.m.v. moleculair genetisch onderzoek (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101955-3", + "display" : "DNAI1 gene targeted mutation analysis in Blood or Tissue by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "DNAI1 gene targeted mutation analysis in Blood or Tissue by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "DNAI1 gene Mut Anl Bld/T" + }, + { + "language" : "en-US", + "value" : "DNAI1 gene targeted mutation analysis" + }, + { + "language" : "nl-NL", + "value" : "DNAI1-gen doelgerichte mutatie-analyse [bevinding] in bloed of weefsel d.m.v. moleculair genetisch onderzoek (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101956-1", + "display" : "COQ4 gene targeted mutation analysis in Blood or Tissue by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "COQ4 gene targeted mutation analysis in Blood or Tissue by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "COQ4 gene Mut Anl Bld/T" + }, + { + "language" : "en-US", + "value" : "COQ4 gene targeted mutation analysis" + }, + { + "language" : "nl-NL", + "value" : "COQ4-gen doelgerichte mutatie-analyse [bevinding] in bloed of weefsel d.m.v. moleculair genetisch onderzoek (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101957-9", + "display" : "RTEL1 gene targeted mutation analysis in Blood or Tissue by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "RTEL1 gene targeted mutation analysis in Blood or Tissue by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "RTEL1 gene Mut Anl Bld/T" + }, + { + "language" : "en-US", + "value" : "RTEL1 gene targeted mutation analysis" + }, + { + "language" : "nl-NL", + "value" : "RTEL1-gen doelgerichte mutatie-analyse [bevinding] in bloed of weefsel d.m.v. moleculair genetisch onderzoek (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101958-7", + "display" : "ADAMTS2 gene targeted mutation analysis in Blood or Tissue by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "ADAMTS2 gene targeted mutation analysis in Blood or Tissue by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "ADAMTS2 gene Mut Anl Bld/T" + }, + { + "language" : "en-US", + "value" : "ADAMTS2 gene targeted mutation analysis" + }, + { + "language" : "nl-NL", + "value" : "ADAMTS2-gen doelgerichte mutatie-analyse [bevinding] in bloed of weefsel d.m.v. moleculair genetisch onderzoek (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101959-5", + "display" : "TCIRG1 gene targeted mutation analysis in Blood or Tissue by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "TCIRG1 gene targeted mutation analysis in Blood or Tissue by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "TCIRG1 Mut Anl Bld/T" + }, + { + "language" : "en-US", + "value" : "TCIRG1 gene targeted mutation analysis, Blood or tissue specimen" + }, + { + "language" : "nl-NL", + "value" : "TCIRG1-gen doelgerichte mutatie [bevinding] in bloed of weefsel d.m.v. moleculair genetisch onderzoek (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101960-3", + "display" : "PEX2 gene targeted mutation analysis in Blood or Tissue by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "PEX2 gene targeted mutation analysis in Blood or Tissue by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "PEX2 gene Mut Anl Bld/T" + }, + { + "language" : "en-US", + "value" : "PEX2 gene targeted mutation analysis" + }, + { + "language" : "nl-NL", + "value" : "PEX2-gen doelgerichte mutatie-analyse [bevinding] in bloed of weefsel d.m.v. moleculair genetisch onderzoek (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101961-1", + "display" : "PHGDH gene targeted mutation analysis in Blood or Tissue by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "PHGDH gene targeted mutation analysis in Blood or Tissue by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "PHGDH gene Mut Anl Bld/T" + }, + { + "language" : "en-US", + "value" : "PHGDH gene targeted mutation analysis" + }, + { + "language" : "nl-NL", + "value" : "PHGDH-gen doelgerichte mutatie-analyse [bevinding] in bloed of weefsel d.m.v. moleculair genetisch onderzoek (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101962-9", + "display" : "DHDDS gene targeted mutation analysis in Blood or Tissue by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "DHDDS gene targeted mutation analysis in Blood or Tissue by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "DHDDS gene Mut Anl Bld/T" + }, + { + "language" : "en-US", + "value" : "DHDDS gene targeted mutation analysis" + }, + { + "language" : "nl-NL", + "value" : "DHDDS-gen doelgerichte mutatie-analyse [bevinding] in bloed of weefsel d.m.v. moleculair genetisch onderzoek (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101963-7", + "display" : "SLC1A4 gene targeted mutation analysis in Blood or Tissue by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "SLC1A4 gene targeted mutation analysis in Blood or Tissue by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "SLC1A4 gene Mut Anl Bld/T" + }, + { + "language" : "en-US", + "value" : "SLC1A4 gene targeted mutation analysis" + }, + { + "language" : "nl-NL", + "value" : "SLC1A4-gen doelgerichte mutatie-analyse [bevinding] in bloed of weefsel d.m.v. moleculair genetisch onderzoek (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101964-5", + "display" : "HPS3 gene targeted mutation analysis in Blood or Tissue by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "HPS3 gene targeted mutation analysis in Blood or Tissue by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "HPS3 gene Mut Anl Bld/T" + }, + { + "language" : "en-US", + "value" : "HPS3 gene targeted mutation analysis" + }, + { + "language" : "nl-NL", + "value" : "HPS3-gen doelgerichte mutatie-analyse [bevinding] in bloed of weefsel d.m.v. moleculair genetisch onderzoek (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101965-2", + "display" : "NDUFAF5 gene targeted mutation analysis in Blood or Tissue by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "NDUFAF5 gene targeted mutation analysis in Blood or Tissue by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "NDUFAF5 Mut Anl Bld/T" + }, + { + "language" : "en-US", + "value" : "NDUFAF5 gene targeted mutation analysis, Blood or tissue specimen" + }, + { + "language" : "nl-NL", + "value" : "NDUFAF5-gen doelgerichte mutatie-analyse [bevinding] in bloed of weefsel d.m.v. moleculair genetisch onderzoek (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "101994-2", + "display" : "Foundation pain index Document by based on lab data", + "designation" : [{ + "language" : "en-US", + "value" : "Foundation pain index Document by based on lab data" + }, + { + "language" : "en-US", + "value" : "FPI Patient Doc from lab data" + }, + { + "language" : "en-US", + "value" : "Foundation pain index" + }] + }, + { + "system" : "http://loinc.org", + "code" : "102009-8", + "display" : "Clinical pathology Laboratory report", + "designation" : [{ + "language" : "en-US", + "value" : "Clinical pathology Laboratory report" + }, + { + "language" : "en-US", + "value" : "Clin Path Laboratory report" + }] + }, + { + "system" : "http://loinc.org", + "code" : "102036-1", + "display" : "Abnormal Prion Protein [Interpretation] in Cerebral spinal fluid Document by RT-QuIC", + "designation" : [{ + "language" : "en-US", + "value" : "Abnormal Prion Protein [Interpretation] in Cerebral spinal fluid Document by RT-QuIC" + }, + { + "language" : "en-US", + "value" : "Abn Prion Prot CSF Doc RT-QuIC-Imp" + }, + { + "language" : "en-US", + "value" : "Abnormal prion protein, Spinal fluid" + }, + { + "language" : "nl-NL", + "value" : "Prioneiwit.abnormaal [interpretatie] in liquor cerebrospinalis d.m.v. RT-QulC (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "102039-5", + "display" : "MET gene amplification in Blood or Tissue by Molgen", + "designation" : [{ + "language" : "en-US", + "value" : "MET gene amplification in Blood or Tissue by Molgen" + }, + { + "language" : "en-US", + "value" : "MET gene amplification Bld/T Molgen" + }, + { + "language" : "en-US", + "value" : "MET amplification, Blood or tissue specimen" + }, + { + "language" : "nl-NL", + "value" : "MET-genamplificatie [bevinding] in bloed of weefsel d.m.v. moleculair genetisch onderzoek (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "102086-6", + "display" : "Endometrial stromal tumor in Tissue Document by FISH", + "designation" : [{ + "language" : "en-US", + "value" : "Endometrial stromal tumor in Tissue Document by FISH" + }, + { + "language" : "en-US", + "value" : "Endometrial stromal tumor Tiss Doc FISH" + }, + { + "language" : "en-US", + "value" : "Endometrial stromal tumor, Tissue" + }, + { + "language" : "nl-NL", + "value" : "Stromale tumor van endometrium [bevinding] in weefsel en uitstrijkjes d.m.v. FISH (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "102089-0", + "display" : "FHIR resource patient medical record", + "designation" : [{ + "language" : "en-US", + "value" : "FHIR resource patient medical record" + }, + { + "language" : "en-US", + "value" : "FHIR MR" + }] + }, + { + "system" : "http://loinc.org", + "code" : "102091-6", + "display" : "HBA1 and HBA2 gene full mutation analysis in Amniotic fluid or Chorionic villus sample by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "HBA1 and HBA2 gene full mutation analysis in Amniotic fluid or Chorionic villus sample by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "HBA1 + HBA2 Full Mut Anl Amn/CVS" + }, + { + "language" : "en-US", + "value" : "HBA1 and HBA2 gene variant analysis, Amnio Fld/CVS" + }] + }, + { + "system" : "http://loinc.org", + "code" : "102099-9", + "display" : "B-cell acute lymphocytic leukemia in Blood or Tissue by FISH", + "designation" : [{ + "language" : "en-US", + "value" : "B-cell acute lymphocytic leukemia in Blood or Tissue by FISH" + }, + { + "language" : "en-US", + "value" : "B-cell ALL Bld/T FISH" + }, + { + "language" : "en-US", + "value" : "B-cell acute lymphocytic leukemia, Blood or tissue specimen" + }, + { + "language" : "nl-NL", + "value" : "Acute B-cel-lymfocytaire leukemie [bevinding] in bloed of weefsel d.m.v. FISH (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "102100-5", + "display" : "B-cell acute lymphoblastic leukemia in Blood or Tissue by FISH", + "designation" : [{ + "language" : "en-US", + "value" : "B-cell acute lymphoblastic leukemia in Blood or Tissue by FISH" + }, + { + "language" : "en-US", + "value" : "B-cell ALL Bld/T FISH" + }, + { + "language" : "en-US", + "value" : "B-cell acute lymphoblastic leukemia, Blood or tissue specimen" + }] + }, + { + "system" : "http://loinc.org", + "code" : "102101-3", + "display" : "Acute myeloid leukemia in Blood or Tissue by FISH", + "designation" : [{ + "language" : "en-US", + "value" : "Acute myeloid leukemia in Blood or Tissue by FISH" + }, + { + "language" : "en-US", + "value" : "AML Bld/T FISH" + }, + { + "language" : "en-US", + "value" : "Acute myeloid leukemia, Blood or tissue specimen" + }, + { + "language" : "nl-NL", + "value" : "Acute myeloïde leukemie [bevinding] in bloed of weefsel d.m.v. FISH (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103140-0", + "display" : "Personal health attachment Document", + "designation" : [{ + "language" : "en-US", + "value" : "Personal health attachment Document" + }, + { + "language" : "en-US", + "value" : "Personal health attachment Doc" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103144-2", + "display" : "Medical equipment dispensed.brief Document", + "designation" : [{ + "language" : "en-US", + "value" : "Medical equipment dispensed.brief Document" + }, + { + "language" : "en-US", + "value" : "Med equip disp.brief Doc" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103145-9", + "display" : "Medical equipment dispensed.extended Document", + "designation" : [{ + "language" : "en-US", + "value" : "Medical equipment dispensed.extended Document" + }, + { + "language" : "en-US", + "value" : "Med equip disp.ext Doc" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103146-7", + "display" : "Specialist care dispensed.brief Document", + "designation" : [{ + "language" : "en-US", + "value" : "Specialist care dispensed.brief Document" + }, + { + "language" : "en-US", + "value" : "Specialist care disp.brief Doc" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103147-5", + "display" : "Specialist care dispensed.extended Document", + "designation" : [{ + "language" : "en-US", + "value" : "Specialist care dispensed.extended Document" + }, + { + "language" : "en-US", + "value" : "Spec care disp.ext Doc" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103228-3", + "display" : "XR Spine Lumbar and Sacrum 2 or 3 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Spine Lumbar and Sacrum 2 or 3 Views" + }, + { + "language" : "en-US", + "value" : "XR L-spine+Sacrum 2V or 3V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103229-1", + "display" : "XR Finger - right GE 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Finger - right GE 2 Views" + }, + { + "language" : "en-US", + "value" : "XR Finger-R GE 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103230-9", + "display" : "XR Knee - bilateral 1 or 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Knee - bilateral 1 or 2 Views" + }, + { + "language" : "en-US", + "value" : "XR Knee-Bl 1V or 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103231-7", + "display" : "XR Finger - left GE 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Finger - left GE 2 Views" + }, + { + "language" : "en-US", + "value" : "XR Finger-L GE 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103232-5", + "display" : "XR Toe third - right GE 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Toe third - right GE 2 Views" + }, + { + "language" : "en-US", + "value" : "XR Toe 3rd-R GE 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103233-3", + "display" : "XR Pelvis and Hip - right View AP and Views 2 or 3", + "designation" : [{ + "language" : "en-US", + "value" : "XR Pelvis and Hip - right View AP and Views 2 or 3" + }, + { + "language" : "en-US", + "value" : "XR Pelvis and Hip-R AP + 2V or 3V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103234-1", + "display" : "XR Pelvis and Hip - right 2 or 3 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Pelvis and Hip - right 2 or 3 Views" + }, + { + "language" : "en-US", + "value" : "XR Pelvis and Hip-R 2V or 3V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103235-8", + "display" : "XR Pelvis and Hip - left 2 or 3 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Pelvis and Hip - left 2 or 3 Views" + }, + { + "language" : "en-US", + "value" : "XR Pelvis and Hip-L 2V or 3V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103236-6", + "display" : "XR Toes - right GE 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Toes - right GE 2 Views" + }, + { + "language" : "en-US", + "value" : "XR Toes-R GE 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103237-4", + "display" : "XR Toes - left GE 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Toes - left GE 2 Views" + }, + { + "language" : "en-US", + "value" : "XR Toes-L GE 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103238-2", + "display" : "XR Hip - right 2 or 3 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Hip - right 2 or 3 Views" + }, + { + "language" : "en-US", + "value" : "XR Hip-R 2V or 3V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103239-0", + "display" : "XR Humerus - right GE 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Humerus - right GE 2 Views" + }, + { + "language" : "en-US", + "value" : "XR Humerus-R GE 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103240-8", + "display" : "XR Humerus - left GE 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Humerus - left GE 2 Views" + }, + { + "language" : "en-US", + "value" : "XR Humerus-L GE 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103241-6", + "display" : "XR Spine 2 or 3 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Spine 2 or 3 Views" + }, + { + "language" : "en-US", + "value" : "XR Spine 2V or 3V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103242-4", + "display" : "XR Hip - left 2 or 3 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Hip - left 2 or 3 Views" + }, + { + "language" : "en-US", + "value" : "XR Hip-L 2V or 3V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103243-2", + "display" : "XR Nasal bones GE 3 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Nasal bones GE 3 Views" + }, + { + "language" : "en-US", + "value" : "XR Nasal bones GE 3V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103244-0", + "display" : "XR Great toe - left GE 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Great toe - left GE 2 Views" + }, + { + "language" : "en-US", + "value" : "XR Great toe-L GE 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103245-7", + "display" : "XR Hand - bilateral GE 3 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Hand - bilateral GE 3 Views" + }, + { + "language" : "en-US", + "value" : "XR Hand-Bl GE 3V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103246-5", + "display" : "XR Pelvis and Hip - bilateral 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Pelvis and Hip - bilateral 2 Views" + }, + { + "language" : "en-US", + "value" : "XR Pelvis and Hip-Bl 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103247-3", + "display" : "XR Great toe - right GE 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Great toe - right GE 2 Views" + }, + { + "language" : "en-US", + "value" : "XR Great toe-R GE 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103248-1", + "display" : "XR Femur - right GE 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Femur - right GE 2 Views" + }, + { + "language" : "en-US", + "value" : "XR Femur-R GE 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103249-9", + "display" : "XR Pelvis and Hip - left View AP and Views 2 or 3", + "designation" : [{ + "language" : "en-US", + "value" : "XR Pelvis and Hip - left View AP and Views 2 or 3" + }, + { + "language" : "en-US", + "value" : "XR Pelvis and Hip-L AP + 2V or 3V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103250-7", + "display" : "XR Femur - left GE 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Femur - left GE 2 Views" + }, + { + "language" : "en-US", + "value" : "XR Femur-L GE 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103251-5", + "display" : "XR Cervical spine LE 3 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Cervical spine LE 3 Views" + }, + { + "language" : "en-US", + "value" : "XR C-spine LE 3V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103252-3", + "display" : "XR Pelvis and Hip - bilateral View AP and View 2", + "designation" : [{ + "language" : "en-US", + "value" : "XR Pelvis and Hip - bilateral View AP and View 2" + }, + { + "language" : "en-US", + "value" : "XR Pelvis and Hip-Bl AP + 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103253-1", + "display" : "XR Knee - bilateral GE 4 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Knee - bilateral GE 4 Views" + }, + { + "language" : "en-US", + "value" : "XR Knee-Bl GE 4V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103254-9", + "display" : "XR Thoracic and lumbar spine Views 2 or 3 for scoliosis", + "designation" : [{ + "language" : "en-US", + "value" : "XR Thoracic and lumbar spine Views 2 or 3 for scoliosis" + }, + { + "language" : "en-US", + "value" : "XR T+L-Spine 2V or 3V for Scoli" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103255-6", + "display" : "XR Lumbar spine 4 or 5 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Lumbar spine 4 or 5 Views" + }, + { + "language" : "en-US", + "value" : "XR L-spine 4V or 5V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103256-4", + "display" : "XR Chest and Abdomen 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Chest and Abdomen 2 Views" + }, + { + "language" : "en-US", + "value" : "XR Chest+Abd 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103257-2", + "display" : "XR Shoulder - bilateral GE 3 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Shoulder - bilateral GE 3 Views" + }, + { + "language" : "en-US", + "value" : "XR Shoulder-Bl GE 3V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103258-0", + "display" : "XR Pelvis and Hip - right Single view", + "designation" : [{ + "language" : "en-US", + "value" : "XR Pelvis and Hip - right Single view" + }, + { + "language" : "en-US", + "value" : "XR Pelvis and Hip-R 1V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103259-8", + "display" : "XR Shoulder - left GE 3 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Shoulder - left GE 3 Views" + }, + { + "language" : "en-US", + "value" : "XR Should-L GE 3V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103260-6", + "display" : "XR Spine Lumbar and Sacrum Views W right bending and W left bending", + "designation" : [{ + "language" : "en-US", + "value" : "XR Spine Lumbar and Sacrum Views W right bending and W left bending" + }, + { + "language" : "en-US", + "value" : "XR L-spine+Sacrum Views W R+L-bending" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103261-4", + "display" : "XR Shoulder - bilateral GE 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Shoulder - bilateral GE 2 Views" + }, + { + "language" : "en-US", + "value" : "XR Shoulder-Bl GE 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103262-2", + "display" : "XR Calcaneus - right GE 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Calcaneus - right GE 2 Views" + }, + { + "language" : "en-US", + "value" : "XR Heel-R GE 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103263-0", + "display" : "XR Spine Lumbar and Sacrum 2 or 3 Views W right bending and W left bending", + "designation" : [{ + "language" : "en-US", + "value" : "XR Spine Lumbar and Sacrum 2 or 3 Views W right bending and W left bending" + }, + { + "language" : "en-US", + "value" : "XR L-spine+Sacrum 2V or 3V W R+L-bending" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103264-8", + "display" : "XR Calcaneus - left GE 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Calcaneus - left GE 2 Views" + }, + { + "language" : "en-US", + "value" : "XR Heel-L GE 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103265-5", + "display" : "XR Pelvis and Hip - bilateral GE 5 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Pelvis and Hip - bilateral GE 5 Views" + }, + { + "language" : "en-US", + "value" : "XR Pelvis and Hip-Bl GE 5V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103266-3", + "display" : "XR Pelvis and Hip - bilateral 3 or 4 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Pelvis and Hip - bilateral 3 or 4 Views" + }, + { + "language" : "en-US", + "value" : "XR Pelvis and Hip-Bl 3V or 4V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103267-1", + "display" : "XR Hip - bilateral 3 or 4 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Hip - bilateral 3 or 4 Views" + }, + { + "language" : "en-US", + "value" : "XR Hip-Bl 3V or 4V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103268-9", + "display" : "XR Spine thoracolumbar junction GE 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Spine thoracolumbar junction GE 2 Views" + }, + { + "language" : "en-US", + "value" : "XR TLJ GE 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103269-7", + "display" : "XR Thoracic spine GE 4 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Thoracic spine GE 4 Views" + }, + { + "language" : "en-US", + "value" : "XR T-spine GE 4V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103270-5", + "display" : "XR Pelvis and Hip - left Single view", + "designation" : [{ + "language" : "en-US", + "value" : "XR Pelvis and Hip - left Single view" + }, + { + "language" : "en-US", + "value" : "XR Pelvis and Hip-L 1V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103271-3", + "display" : "XR Hip 2 or 3 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Hip 2 or 3 Views" + }, + { + "language" : "en-US", + "value" : "XR Hip 2V or 3V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103272-1", + "display" : "XR Pelvis and Hip - right GE 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Pelvis and Hip - right GE 2 Views" + }, + { + "language" : "en-US", + "value" : "XR Pelvis and Hip-R GE 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103273-9", + "display" : "XR Abdomen Greater than 2 views and upright and lateral-decubitus", + "designation" : [{ + "language" : "en-US", + "value" : "XR Abdomen Greater than 2 views and upright and lateral-decubitus" + }, + { + "language" : "en-US", + "value" : "XR Abd GE 2V+upright+lat decub" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103274-7", + "display" : "XR Pelvis and Hip - bilateral View AP and Views 3 or 4", + "designation" : [{ + "language" : "en-US", + "value" : "XR Pelvis and Hip - bilateral View AP and Views 3 or 4" + }, + { + "language" : "en-US", + "value" : "XR Pelvis and Hip-Bl AP + 3V or 4V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103275-4", + "display" : "Portable XR Chest 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "Portable XR Chest 2 Views" + }, + { + "language" : "en-US", + "value" : "XR port Chest 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103276-2", + "display" : "XR Thumb - right GE 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Thumb - right GE 2 Views" + }, + { + "language" : "en-US", + "value" : "XR Thumb-R GE 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103277-0", + "display" : "XR Ribs - left and Chest 2 Views and PA", + "designation" : [{ + "language" : "en-US", + "value" : "XR Ribs - left and Chest 2 Views and PA" + }, + { + "language" : "en-US", + "value" : "XR Ribs-L + Chest 2V + PA" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103278-8", + "display" : "XR Thumb - left GE 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Thumb - left GE 2 Views" + }, + { + "language" : "en-US", + "value" : "XR Thumb-L GE 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103279-6", + "display" : "XR Pelvis and Hip - bilateral GE 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Pelvis and Hip - bilateral GE 2 Views" + }, + { + "language" : "en-US", + "value" : "XR Pelvis and Hip-Bl GE 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103280-4", + "display" : "XR Ribs - right and Chest 2 Views and PA", + "designation" : [{ + "language" : "en-US", + "value" : "XR Ribs - right and Chest 2 Views and PA" + }, + { + "language" : "en-US", + "value" : "XR Ribs-R + Chest 2V + PA" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103281-2", + "display" : "Portable XR Chest and Abdomen Views", + "designation" : [{ + "language" : "en-US", + "value" : "Portable XR Chest and Abdomen Views" + }, + { + "language" : "en-US", + "value" : "XR port Chest+Abd Views" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103282-0", + "display" : "XR Abdomen View AP and oblique and cone", + "designation" : [{ + "language" : "en-US", + "value" : "XR Abdomen View AP and oblique and cone" + }, + { + "language" : "en-US", + "value" : "XR Abd AP+oblique+cone" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103283-8", + "display" : "XR Wrist - right 3 or 4 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Wrist - right 3 or 4 Views" + }, + { + "language" : "en-US", + "value" : "XR Wrist-R 3V or 4V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103284-6", + "display" : "Portable XR Abdomen 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "Portable XR Abdomen 2 Views" + }, + { + "language" : "en-US", + "value" : "XR port Abd 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103285-3", + "display" : "XR Wrist - right Greater than 3 views scaphoid", + "designation" : [{ + "language" : "en-US", + "value" : "XR Wrist - right Greater than 3 views scaphoid" + }, + { + "language" : "en-US", + "value" : "XR Wrist-R GE 3V Scaphoid" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103286-1", + "display" : "XR Pelvis and Hip - left GE 4 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Pelvis and Hip - left GE 4 Views" + }, + { + "language" : "en-US", + "value" : "XR Pelvis and Hip-L GE 4V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103287-9", + "display" : "XR Wrist - left 3 or 4 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Wrist - left 3 or 4 Views" + }, + { + "language" : "en-US", + "value" : "XR Wrist-L 3V or 4V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103288-7", + "display" : "XR Finger fifth - right GE 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Finger fifth - right GE 2 Views" + }, + { + "language" : "en-US", + "value" : "XR Finger.5th-R GE 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103289-5", + "display" : "Portable XR Hip - right Single view", + "designation" : [{ + "language" : "en-US", + "value" : "Portable XR Hip - right Single view" + }, + { + "language" : "en-US", + "value" : "XR port Hip-R 1V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103290-3", + "display" : "XR Finger third - right GE 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Finger third - right GE 2 Views" + }, + { + "language" : "en-US", + "value" : "XR Finger.3rd-R GE 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103291-1", + "display" : "XR Finger second - left GE 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Finger second - left GE 2 Views" + }, + { + "language" : "en-US", + "value" : "XR Finger.2nd-L GE 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103292-9", + "display" : "XR Ribs - left and Chest 2 Views and Single view", + "designation" : [{ + "language" : "en-US", + "value" : "XR Ribs - left and Chest 2 Views and Single view" + }, + { + "language" : "en-US", + "value" : "XR Ribs-L + Chest 2V + 1V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103293-7", + "display" : "XR Finger second - right GE 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Finger second - right GE 2 Views" + }, + { + "language" : "en-US", + "value" : "XR Finger.2nd-R GE 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103294-5", + "display" : "XR Chest and Abdomen View and View 2", + "designation" : [{ + "language" : "en-US", + "value" : "XR Chest and Abdomen View and View 2" + }, + { + "language" : "en-US", + "value" : "XR Chest+Abd View + 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103295-2", + "display" : "XR Knee - bilateral Single view W standing", + "designation" : [{ + "language" : "en-US", + "value" : "XR Knee - bilateral Single view W standing" + }, + { + "language" : "en-US", + "value" : "XR Knee-Bl 1V W Stand" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103296-0", + "display" : "XR Finger third - left GE 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Finger third - left GE 2 Views" + }, + { + "language" : "en-US", + "value" : "XR Finger.3rd-L GE 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103297-8", + "display" : "XR Cervical spine GE 3 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Cervical spine GE 3 Views" + }, + { + "language" : "en-US", + "value" : "XR C-spine GE 3V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103298-6", + "display" : "XR Pelvis and Hip - right GE 4 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Pelvis and Hip - right GE 4 Views" + }, + { + "language" : "en-US", + "value" : "XR Pelvis and Hip-R GE 4V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103299-4", + "display" : "XR Ribs - right and Chest 2 Views and Single view", + "designation" : [{ + "language" : "en-US", + "value" : "XR Ribs - right and Chest 2 Views and Single view" + }, + { + "language" : "en-US", + "value" : "XR Ribs-R + Chest 2V + 1V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103300-0", + "display" : "XR Pelvis and Hip - left GE 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Pelvis and Hip - left GE 2 Views" + }, + { + "language" : "en-US", + "value" : "XR Pelvis and Hip-L GE 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103301-8", + "display" : "XR Abdomen GE 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Abdomen GE 2 Views" + }, + { + "language" : "en-US", + "value" : "XR Abd GE 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103302-6", + "display" : "XR Wrist - left Greater than 3 views scaphoid", + "designation" : [{ + "language" : "en-US", + "value" : "XR Wrist - left Greater than 3 views scaphoid" + }, + { + "language" : "en-US", + "value" : "XR Wrist-L GE 3V Scaphoid" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103303-4", + "display" : "XR Pelvis and Hip - bilateral AP and Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Pelvis and Hip - bilateral AP and Views" + }, + { + "language" : "en-US", + "value" : "XR Pelvis and Hip-Bl AP + Views" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103304-2", + "display" : "XR Lumbar spine GE 4 Views W right bending and W left bending", + "designation" : [{ + "language" : "en-US", + "value" : "XR Lumbar spine GE 4 Views W right bending and W left bending" + }, + { + "language" : "en-US", + "value" : "XR L-spine GE 4V W R+L-bending" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103305-9", + "display" : "XR Finger fourth - left GE 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Finger fourth - left GE 2 Views" + }, + { + "language" : "en-US", + "value" : "XR Finger.4th-L GE 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103306-7", + "display" : "XR Toes - bilateral GE 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Toes - bilateral GE 2 Views" + }, + { + "language" : "en-US", + "value" : "XR Toes-Bl GE 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103307-5", + "display" : "XR Lumbar spine 2 Views W flexion and W extension", + "designation" : [{ + "language" : "en-US", + "value" : "XR Lumbar spine 2 Views W flexion and W extension" + }, + { + "language" : "en-US", + "value" : "XR L-spine 2V W FE" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103308-3", + "display" : "XR Finger fifth - left GE 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Finger fifth - left GE 2 Views" + }, + { + "language" : "en-US", + "value" : "XR Finger.5th-L GE 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103309-1", + "display" : "XR Finger fourth - right GE 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Finger fourth - right GE 2 Views" + }, + { + "language" : "en-US", + "value" : "XR Finger.4th-R GE 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103310-9", + "display" : "XR Spine Lumbar and Sacrum Single view", + "designation" : [{ + "language" : "en-US", + "value" : "XR Spine Lumbar and Sacrum Single view" + }, + { + "language" : "en-US", + "value" : "XR L-spine+Sacrum 1V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103311-7", + "display" : "XR Hip - bilateral GE 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Hip - bilateral GE 2 Views" + }, + { + "language" : "en-US", + "value" : "XR Hip-Bl GE 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103312-5", + "display" : "XR Ribs - bilateral and Chest Greater than 4 views and View PA", + "designation" : [{ + "language" : "en-US", + "value" : "XR Ribs - bilateral and Chest Greater than 4 views and View PA" + }, + { + "language" : "en-US", + "value" : "XR Ribs-Bl + Chest GE 4V + PA" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103313-3", + "display" : "XR Thoracic spine GE 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Thoracic spine GE 2 Views" + }, + { + "language" : "en-US", + "value" : "XR T-spine GE 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103314-1", + "display" : "XR Kidney - right Views W contrast R-retrograde", + "designation" : [{ + "language" : "en-US", + "value" : "XR Kidney - right Views W contrast R-retrograde" + }, + { + "language" : "en-US", + "value" : "XR Kidney-R Views W contr R-Retro" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103315-8", + "display" : "XR Spine Lumbar and Sacrum AP and Lateral", + "designation" : [{ + "language" : "en-US", + "value" : "XR Spine Lumbar and Sacrum AP and Lateral" + }, + { + "language" : "en-US", + "value" : "XR L-spine+Sacrum AP+Lat" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103316-6", + "display" : "XR Lumbar spine 4 Views W flexion and W extension", + "designation" : [{ + "language" : "en-US", + "value" : "XR Lumbar spine 4 Views W flexion and W extension" + }, + { + "language" : "en-US", + "value" : "XR L-spine 4V W FE" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103317-4", + "display" : "XR Pelvis and Hip - left AP and Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Pelvis and Hip - left AP and Views" + }, + { + "language" : "en-US", + "value" : "XR Pelvis + Hip-L AP + Views" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103318-2", + "display" : "XR Pelvis and Hip - left AP and GE 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Pelvis and Hip - left AP and GE 2 Views" + }, + { + "language" : "en-US", + "value" : "XR Pelvis and Hip-L AP + GE 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103319-0", + "display" : "XR Foot - bilateral Single view", + "designation" : [{ + "language" : "en-US", + "value" : "XR Foot - bilateral Single view" + }, + { + "language" : "en-US", + "value" : "XR Foot-Bl 1V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103320-8", + "display" : "XR Pelvis and Hip - right AP and Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Pelvis and Hip - right AP and Views" + }, + { + "language" : "en-US", + "value" : "XR Pelvis + Hip-R AP + Views" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103321-6", + "display" : "XR Hip - right GE 4 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Hip - right GE 4 Views" + }, + { + "language" : "en-US", + "value" : "XR Hip-R GE 4V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103322-4", + "display" : "XR Lumbar spine 2 or 3 Views W right bending and W left bending", + "designation" : [{ + "language" : "en-US", + "value" : "XR Lumbar spine 2 or 3 Views W right bending and W left bending" + }, + { + "language" : "en-US", + "value" : "XR L-spine 2V or 3V W R+L-bending" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103323-2", + "display" : "XR Ankle - left 4 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Ankle - left 4 Views" + }, + { + "language" : "en-US", + "value" : "XR Ankle-L 4V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103324-0", + "display" : "XR Pelvis and Hip - right AP and GE 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Pelvis and Hip - right AP and GE 2 Views" + }, + { + "language" : "en-US", + "value" : "XR Pelvis and Hip-R AP + GE 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103325-7", + "display" : "XR Lumbar spine GE 6 Views W right bending and W left bending", + "designation" : [{ + "language" : "en-US", + "value" : "XR Lumbar spine GE 6 Views W right bending and W left bending" + }, + { + "language" : "en-US", + "value" : "XR L-spine GE 6V W R+L-bending" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103326-5", + "display" : "XR Abdomen 4 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Abdomen 4 Views" + }, + { + "language" : "en-US", + "value" : "XR Abd 4V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103327-3", + "display" : "XR Femur - bilateral GE 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Femur - bilateral GE 2 Views" + }, + { + "language" : "en-US", + "value" : "XR Femur-Bl GE 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103328-1", + "display" : "XR Ribs - left and Chest Views 3 and View PA", + "designation" : [{ + "language" : "en-US", + "value" : "XR Ribs - left and Chest Views 3 and View PA" + }, + { + "language" : "en-US", + "value" : "XR Ribs-L + Chest 3V + PA" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103329-9", + "display" : "XR Kidney - left Views W contrast L-retrograde", + "designation" : [{ + "language" : "en-US", + "value" : "XR Kidney - left Views W contrast L-retrograde" + }, + { + "language" : "en-US", + "value" : "XR Kidney-L Views W contr L-Retro" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103330-7", + "display" : "Portable XR Hip - left Single view", + "designation" : [{ + "language" : "en-US", + "value" : "Portable XR Hip - left Single view" + }, + { + "language" : "en-US", + "value" : "XR port Hip-L 1V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103331-5", + "display" : "XR Pelvis and Hip - right 3 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Pelvis and Hip - right 3 Views" + }, + { + "language" : "en-US", + "value" : "XR Pelvis and Hip-R 3V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103332-3", + "display" : "XR Ribs - right and Chest Views 3 and View PA", + "designation" : [{ + "language" : "en-US", + "value" : "XR Ribs - right and Chest Views 3 and View PA" + }, + { + "language" : "en-US", + "value" : "XR Ribs-R + Chest 3V + PA" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103333-1", + "display" : "XR Pelvis and Hip - left 3 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Pelvis and Hip - left 3 Views" + }, + { + "language" : "en-US", + "value" : "XR Pelvis and Hip-L 3V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103334-9", + "display" : "XR Pelvis and Hip - bilateral Single view", + "designation" : [{ + "language" : "en-US", + "value" : "XR Pelvis and Hip - bilateral Single view" + }, + { + "language" : "en-US", + "value" : "XR Pelvis and Hip-Bl 1V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103335-6", + "display" : "XR Thoracic and lumbar spine 2 Views for scoliosis W standing", + "designation" : [{ + "language" : "en-US", + "value" : "XR Thoracic and lumbar spine 2 Views for scoliosis W standing" + }, + { + "language" : "en-US", + "value" : "XR T+L-Spine 2V for scoli W Stand" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103336-4", + "display" : "XR Humerus - bilateral GE 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Humerus - bilateral GE 2 Views" + }, + { + "language" : "en-US", + "value" : "XR Humerus-Bl GE 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103337-2", + "display" : "XR Cervical spine 4 or 5 Views W flexion and W extension", + "designation" : [{ + "language" : "en-US", + "value" : "XR Cervical spine 4 or 5 Views W flexion and W extension" + }, + { + "language" : "en-US", + "value" : "XR C-spine 4V or 5V W FE" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103338-0", + "display" : "XR Hip - left GE 4 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Hip - left GE 4 Views" + }, + { + "language" : "en-US", + "value" : "XR Hip-L GE 4V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103339-8", + "display" : "XR Toe fourth - left GE 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Toe fourth - left GE 2 Views" + }, + { + "language" : "en-US", + "value" : "XR Toe 4th-L GE 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103340-6", + "display" : "XR Lower extremity - right GE 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Lower extremity - right GE 2 Views" + }, + { + "language" : "en-US", + "value" : "XR LE-R GE 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103341-4", + "display" : "XR Femur - bilateral Single view", + "designation" : [{ + "language" : "en-US", + "value" : "XR Femur - bilateral Single view" + }, + { + "language" : "en-US", + "value" : "XR Femur-Bl 1V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103342-2", + "display" : "XR Knee - bilateral GE 3 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Knee - bilateral GE 3 Views" + }, + { + "language" : "en-US", + "value" : "XR Knee-Bl GE 3V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103343-0", + "display" : "XR Lower extremity - left GE 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Lower extremity - left GE 2 Views" + }, + { + "language" : "en-US", + "value" : "XR LE-L GE 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103344-8", + "display" : "XR Toe fifth - left GE 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Toe fifth - left GE 2 Views" + }, + { + "language" : "en-US", + "value" : "XR Toe 5th-L GE 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103345-5", + "display" : "XR Calcaneus - bilateral GE 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Calcaneus - bilateral GE 2 Views" + }, + { + "language" : "en-US", + "value" : "XR Heel-Bl GE 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103346-3", + "display" : "XR Thoracic and lumbar spine Views 4 or 5 for scoliosis", + "designation" : [{ + "language" : "en-US", + "value" : "XR Thoracic and lumbar spine Views 4 or 5 for scoliosis" + }, + { + "language" : "en-US", + "value" : "XR T+L-Spine 4V or 5V for Scoli" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103347-1", + "display" : "Portable XR Ankle - right 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "Portable XR Ankle - right 2 Views" + }, + { + "language" : "en-US", + "value" : "XR port Ankle-R 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103348-9", + "display" : "XR Pelvis and Hip - bilateral 5 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Pelvis and Hip - bilateral 5 Views" + }, + { + "language" : "en-US", + "value" : "XR Pelvis and Hip-Bl 5V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103349-7", + "display" : "XR Spine 4 or 5 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Spine 4 or 5 Views" + }, + { + "language" : "en-US", + "value" : "XR Spine 4V or 5V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103350-5", + "display" : "XR Tibia and Fibula - left 3 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Tibia and Fibula - left 3 Views" + }, + { + "language" : "en-US", + "value" : "XR Tib+Fib-L 3V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103351-3", + "display" : "XR Lumbar spine 4 Views W right bending and W left bending", + "designation" : [{ + "language" : "en-US", + "value" : "XR Lumbar spine 4 Views W right bending and W left bending" + }, + { + "language" : "en-US", + "value" : "XR L-spine 4V W R+L-bending" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103352-1", + "display" : "XR Hip - bilateral GE 5 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Hip - bilateral GE 5 Views" + }, + { + "language" : "en-US", + "value" : "XR Hip-Bl GE 5V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103353-9", + "display" : "XR Cervical spine 6 Views W flexion and W extension", + "designation" : [{ + "language" : "en-US", + "value" : "XR Cervical spine 6 Views W flexion and W extension" + }, + { + "language" : "en-US", + "value" : "XR C-spine 6V W FE" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103354-7", + "display" : "XR Tibia and Fibula - right 3 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Tibia and Fibula - right 3 Views" + }, + { + "language" : "en-US", + "value" : "XR Tib+Fib-R 3V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103355-4", + "display" : "XR Ribs - bilateral and Chest Views 3 and View", + "designation" : [{ + "language" : "en-US", + "value" : "XR Ribs - bilateral and Chest Views 3 and View" + }, + { + "language" : "en-US", + "value" : "XR Ribs-Bl + Chest 3V + View" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103356-2", + "display" : "XR Ribs - right and Chest Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Ribs - right and Chest Views" + }, + { + "language" : "en-US", + "value" : "XR Ribs-R + Chest Views" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103357-0", + "display" : "Portable XR Tibia and Fibula - left 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "Portable XR Tibia and Fibula - left 2 Views" + }, + { + "language" : "en-US", + "value" : "XR port Tib+Fib-L 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103358-8", + "display" : "Portable XR Tibia and Fibula - right 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "Portable XR Tibia and Fibula - right 2 Views" + }, + { + "language" : "en-US", + "value" : "XR port Tib+Fib-R 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103359-6", + "display" : "XR Pelvis View AP and Views 1 or 2", + "designation" : [{ + "language" : "en-US", + "value" : "XR Pelvis View AP and Views 1 or 2" + }, + { + "language" : "en-US", + "value" : "XR Pelvis AP + 1V or 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103360-4", + "display" : "XR Clavicle - left GE 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Clavicle - left GE 2 Views" + }, + { + "language" : "en-US", + "value" : "XR Clavicle-L GE 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103361-2", + "display" : "XR Tibia and Fibula - bilateral Single view", + "designation" : [{ + "language" : "en-US", + "value" : "XR Tibia and Fibula - bilateral Single view" + }, + { + "language" : "en-US", + "value" : "XR Tib+Fib-Bl 1V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103362-0", + "display" : "Portable XR Shoulder - right Single view", + "designation" : [{ + "language" : "en-US", + "value" : "Portable XR Shoulder - right Single view" + }, + { + "language" : "en-US", + "value" : "XR port Should-R 1V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103363-8", + "display" : "Portable XR Ankle - left 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "Portable XR Ankle - left 2 Views" + }, + { + "language" : "en-US", + "value" : "XR port Ankle-L 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103364-6", + "display" : "XR Upper extremity - right GE 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Upper extremity - right GE 2 Views" + }, + { + "language" : "en-US", + "value" : "XR UE-R GE 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103365-3", + "display" : "XR Scapula - left GE 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Scapula - left GE 2 Views" + }, + { + "language" : "en-US", + "value" : "XR Scapula-L GE 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103366-1", + "display" : "Portable XR Shoulder - left Single view", + "designation" : [{ + "language" : "en-US", + "value" : "Portable XR Shoulder - left Single view" + }, + { + "language" : "en-US", + "value" : "XR port Should-L 1V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103367-9", + "display" : "XR Scapula - right GE 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Scapula - right GE 2 Views" + }, + { + "language" : "en-US", + "value" : "XR Scapula-R GE 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103368-7", + "display" : "XR Clavicle - right GE 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Clavicle - right GE 2 Views" + }, + { + "language" : "en-US", + "value" : "XR Clavicle-R GE 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103369-5", + "display" : "XR Lumbar spine 2 or 3 Views W flexion and W extension", + "designation" : [{ + "language" : "en-US", + "value" : "XR Lumbar spine 2 or 3 Views W flexion and W extension" + }, + { + "language" : "en-US", + "value" : "XR L-spine 2V or 3V W FE" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103370-3", + "display" : "XR Mandible - bilateral Single view", + "designation" : [{ + "language" : "en-US", + "value" : "XR Mandible - bilateral Single view" + }, + { + "language" : "en-US", + "value" : "XR Mandible-Bl 1V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103371-1", + "display" : "XR Hand - bilateral Single view", + "designation" : [{ + "language" : "en-US", + "value" : "XR Hand - bilateral Single view" + }, + { + "language" : "en-US", + "value" : "XR Hand-Bl 1V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103372-9", + "display" : "XR Ribs - left and Chest 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Ribs - left and Chest 2 Views" + }, + { + "language" : "en-US", + "value" : "XR Ribs-L + Chest 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103373-7", + "display" : "XR Kidney - left Views W contrast L-antegrade", + "designation" : [{ + "language" : "en-US", + "value" : "XR Kidney - left Views W contrast L-antegrade" + }, + { + "language" : "en-US", + "value" : "XR Kidney-L Views W contr L-Ante" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103374-5", + "display" : "XR Radius and Ulna - left 3 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Radius and Ulna - left 3 Views" + }, + { + "language" : "en-US", + "value" : "XR Radius+Ulna-L 3V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103375-2", + "display" : "XR Spine Lumbar and Sacrum 4 Views W right bending and W left bending", + "designation" : [{ + "language" : "en-US", + "value" : "XR Spine Lumbar and Sacrum 4 Views W right bending and W left bending" + }, + { + "language" : "en-US", + "value" : "XR L-spine+Sacrum 4V W R+L-bending" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103376-0", + "display" : "Portable XR Thoracic spine 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "Portable XR Thoracic spine 2 Views" + }, + { + "language" : "en-US", + "value" : "XR port T-spine 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103377-8", + "display" : "XR Upper extremity - left GE 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Upper extremity - left GE 2 Views" + }, + { + "language" : "en-US", + "value" : "XR UE-L GE 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103378-6", + "display" : "XR Radius and Ulna - right 3 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Radius and Ulna - right 3 Views" + }, + { + "language" : "en-US", + "value" : "XR Radius+Ulna-R 3V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103379-4", + "display" : "XR Chest Views PA and lateral and L-lateral-decubitus and R-lateral-decubitus", + "designation" : [{ + "language" : "en-US", + "value" : "XR Chest Views PA and lateral and L-lateral-decubitus and R-lateral-decubitus" + }, + { + "language" : "en-US", + "value" : "XR Chest PA+Lat+L Lat Decub+R Lat Decub" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103380-2", + "display" : "XR Toe third - left GE 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Toe third - left GE 2 Views" + }, + { + "language" : "en-US", + "value" : "XR Toe 3rd-L GE 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103381-0", + "display" : "XR Ankle - right 4 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Ankle - right 4 Views" + }, + { + "language" : "en-US", + "value" : "XR Ankle-R 4V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103382-8", + "display" : "Portable XR Radius and Ulna - left Single view", + "designation" : [{ + "language" : "en-US", + "value" : "Portable XR Radius and Ulna - left Single view" + }, + { + "language" : "en-US", + "value" : "XR port Radius+Ulna-L 1V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103383-6", + "display" : "Portable XR Humerus - left 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "Portable XR Humerus - left 2 Views" + }, + { + "language" : "en-US", + "value" : "XR port Humerus-L 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103384-4", + "display" : "XR Toe second - left GE 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Toe second - left GE 2 Views" + }, + { + "language" : "en-US", + "value" : "XR Toe 2nd-L GE 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103385-1", + "display" : "Portable XR Radius and Ulna - right Single view", + "designation" : [{ + "language" : "en-US", + "value" : "Portable XR Radius and Ulna - right Single view" + }, + { + "language" : "en-US", + "value" : "XR port Radius+Ulna-R 1V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103386-9", + "display" : "Portable XR Foot - left Single view", + "designation" : [{ + "language" : "en-US", + "value" : "Portable XR Foot - left Single view" + }, + { + "language" : "en-US", + "value" : "XR port Foot-L 1V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103387-7", + "display" : "Portable XR Foot - right Single view", + "designation" : [{ + "language" : "en-US", + "value" : "Portable XR Foot - right Single view" + }, + { + "language" : "en-US", + "value" : "XR port Foot-R 1V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103388-5", + "display" : "XR Toe fourth - right GE 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Toe fourth - right GE 2 Views" + }, + { + "language" : "en-US", + "value" : "XR Toe 4th-R GE 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103389-3", + "display" : "Portable XR Humerus - right 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "Portable XR Humerus - right 2 Views" + }, + { + "language" : "en-US", + "value" : "XR port Humerus-R 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103390-1", + "display" : "XR Sacroiliac joint - left GE 3 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Sacroiliac joint - left GE 3 Views" + }, + { + "language" : "en-US", + "value" : "XR SIJ-L GE 3V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103391-9", + "display" : "XR Lower extremity - bilateral GE 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Lower extremity - bilateral GE 2 Views" + }, + { + "language" : "en-US", + "value" : "XR LE-Bl GE 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103392-7", + "display" : "XR Lower extremity - left 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Lower extremity - left 2 Views" + }, + { + "language" : "en-US", + "value" : "XR LE-L 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103393-5", + "display" : "XR Kidney - right Views W contrast R-antegrade", + "designation" : [{ + "language" : "en-US", + "value" : "XR Kidney - right Views W contrast R-antegrade" + }, + { + "language" : "en-US", + "value" : "XR Kidney-R Views W contr R-Ante" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103394-3", + "display" : "XR Toe fifth - right GE 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Toe fifth - right GE 2 Views" + }, + { + "language" : "en-US", + "value" : "XR Toe 5th-R GE 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103395-0", + "display" : "XR Clavicle - bilateral 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Clavicle - bilateral 2 Views" + }, + { + "language" : "en-US", + "value" : "XR Clavicle-Bl 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103396-8", + "display" : "XR Thoracic and lumbar spine Greater than 6 views for scoliosis", + "designation" : [{ + "language" : "en-US", + "value" : "XR Thoracic and lumbar spine Greater than 6 views for scoliosis" + }, + { + "language" : "en-US", + "value" : "XR T+L-Spine GE 6V for Scoli" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103397-6", + "display" : "XR Neck Single view", + "designation" : [{ + "language" : "en-US", + "value" : "XR Neck Single view" + }, + { + "language" : "en-US", + "value" : "XR Neck 1V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103398-4", + "display" : "Portable XR Femur - right Single view", + "designation" : [{ + "language" : "en-US", + "value" : "Portable XR Femur - right Single view" + }, + { + "language" : "en-US", + "value" : "XR port Femur-R 1V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103399-2", + "display" : "XR Clavicle - bilateral GE 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Clavicle - bilateral GE 2 Views" + }, + { + "language" : "en-US", + "value" : "XR Clavicle-Bl GE 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103400-8", + "display" : "XR Cervical spine 7 Views W flexion and W extension", + "designation" : [{ + "language" : "en-US", + "value" : "XR Cervical spine 7 Views W flexion and W extension" + }, + { + "language" : "en-US", + "value" : "XR C-spine 7V W FE" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103401-6", + "display" : "XR Finger - bilateral GE 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Finger - bilateral GE 2 Views" + }, + { + "language" : "en-US", + "value" : "XR Finger-Bl GE 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103402-4", + "display" : "XR Toe second - right GE 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Toe second - right GE 2 Views" + }, + { + "language" : "en-US", + "value" : "XR Toe 2nd-R GE 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103403-2", + "display" : "XR Wrist - right 3 Scaphoid Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Wrist - right 3 Scaphoid Views" + }, + { + "language" : "en-US", + "value" : "XR Wrist-R 3V Scaphoid" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103404-0", + "display" : "XR Hip - bilateral Views during surgery", + "designation" : [{ + "language" : "en-US", + "value" : "XR Hip - bilateral Views during surgery" + }, + { + "language" : "en-US", + "value" : "XR Hip-Bl Views in Surg" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103405-7", + "display" : "XR Wrist - bilateral AP and Lateral", + "designation" : [{ + "language" : "en-US", + "value" : "XR Wrist - bilateral AP and Lateral" + }, + { + "language" : "en-US", + "value" : "XR Wrist-Bl AP+Lat" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103406-5", + "display" : "XR Spine Lumbar and Sacrum 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Spine Lumbar and Sacrum 2 Views" + }, + { + "language" : "en-US", + "value" : "XR L-spine+Sacrum 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103407-3", + "display" : "XR Ankle and Foot - right 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Ankle and Foot - right 2 Views" + }, + { + "language" : "en-US", + "value" : "XR Ankle+Foot-R 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103408-1", + "display" : "XR Upper extremity - left 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Upper extremity - left 2 Views" + }, + { + "language" : "en-US", + "value" : "XR UE-L 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103409-9", + "display" : "Portable XR Radius and Ulna - right 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "Portable XR Radius and Ulna - right 2 Views" + }, + { + "language" : "en-US", + "value" : "XR port Radius+Ulna-R 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103410-7", + "display" : "Portable XR Femur - left Single view", + "designation" : [{ + "language" : "en-US", + "value" : "Portable XR Femur - left Single view" + }, + { + "language" : "en-US", + "value" : "XR port Femur-L 1V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103411-5", + "display" : "Portable XR Tibia and Fibula - bilateral 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "Portable XR Tibia and Fibula - bilateral 2 Views" + }, + { + "language" : "en-US", + "value" : "XR port Tib+Fib-Bl 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103412-3", + "display" : "Portable XR Foot - left 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "Portable XR Foot - left 2 Views" + }, + { + "language" : "en-US", + "value" : "XR port Foot-L 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103413-1", + "display" : "XR Upper extremity - right 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Upper extremity - right 2 Views" + }, + { + "language" : "en-US", + "value" : "XR UE-R 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103414-9", + "display" : "Portable XR Hand - right 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "Portable XR Hand - right 2 Views" + }, + { + "language" : "en-US", + "value" : "XR port Hand-R 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103415-6", + "display" : "Portable XR Wrist - left 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "Portable XR Wrist - left 2 Views" + }, + { + "language" : "en-US", + "value" : "XR port Wrist-L 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103416-4", + "display" : "XR Sinuses 3 or 4 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Sinuses 3 or 4 Views" + }, + { + "language" : "en-US", + "value" : "XR Sinuses 3V or 4V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103417-2", + "display" : "Portable XR Knee - right 3 Views", + "designation" : [{ + "language" : "en-US", + "value" : "Portable XR Knee - right 3 Views" + }, + { + "language" : "en-US", + "value" : "XR port Knee-R 3V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103418-0", + "display" : "XR Facial bones 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Facial bones 2 Views" + }, + { + "language" : "en-US", + "value" : "XR Face 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103419-8", + "display" : "XR Ankle and Foot - left GE 3 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Ankle and Foot - left GE 3 Views" + }, + { + "language" : "en-US", + "value" : "XR Ankle+Foot-L GE 3V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103420-6", + "display" : "XR Ankle and Foot - right GE 3 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Ankle and Foot - right GE 3 Views" + }, + { + "language" : "en-US", + "value" : "XR Ankle+Foot-R GE 3V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103421-4", + "display" : "Portable XR Elbow - left 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "Portable XR Elbow - left 2 Views" + }, + { + "language" : "en-US", + "value" : "XR port Elbow-L 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103422-2", + "display" : "Portable XR Neck Single view", + "designation" : [{ + "language" : "en-US", + "value" : "Portable XR Neck Single view" + }, + { + "language" : "en-US", + "value" : "XR port Neck 1V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103423-0", + "display" : "XR Sacroiliac joint - right GE 3 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Sacroiliac joint - right GE 3 Views" + }, + { + "language" : "en-US", + "value" : "XR SIJ-R GE 3V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103424-8", + "display" : "XR Ankle - bilateral Single view", + "designation" : [{ + "language" : "en-US", + "value" : "XR Ankle - bilateral Single view" + }, + { + "language" : "en-US", + "value" : "XR Ankle-Bl 1V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103425-5", + "display" : "Portable XR Elbow - right 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "Portable XR Elbow - right 2 Views" + }, + { + "language" : "en-US", + "value" : "XR port Elbow-R 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103426-3", + "display" : "Portable XR Wrist - right 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "Portable XR Wrist - right 2 Views" + }, + { + "language" : "en-US", + "value" : "XR port Wrist-R 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103427-1", + "display" : "XR Shoulder - right GE 3 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Shoulder - right GE 3 Views" + }, + { + "language" : "en-US", + "value" : "XR Should-R GE 3V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103428-9", + "display" : "XR Lower extremity - bilateral 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Lower extremity - bilateral 2 Views" + }, + { + "language" : "en-US", + "value" : "XR LE-Bl 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103429-7", + "display" : "Portable XR Foot - right 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "Portable XR Foot - right 2 Views" + }, + { + "language" : "en-US", + "value" : "XR port Foot-R 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103430-5", + "display" : "Portable XR Clavicle - left Views", + "designation" : [{ + "language" : "en-US", + "value" : "Portable XR Clavicle - left Views" + }, + { + "language" : "en-US", + "value" : "XR port Clavicle-L Views" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103431-3", + "display" : "XR Knee - bilateral 5 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Knee - bilateral 5 Views" + }, + { + "language" : "en-US", + "value" : "XR Knee-Bl 5V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103432-1", + "display" : "XR Elbow - bilateral Single view", + "designation" : [{ + "language" : "en-US", + "value" : "XR Elbow - bilateral Single view" + }, + { + "language" : "en-US", + "value" : "XR Elbow-Bl 1V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103433-9", + "display" : "XR Orbit - left GE 4 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Orbit - left GE 4 Views" + }, + { + "language" : "en-US", + "value" : "XR Orbit-L GE 4V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103434-7", + "display" : "Portable XR Clavicle - right Views", + "designation" : [{ + "language" : "en-US", + "value" : "Portable XR Clavicle - right Views" + }, + { + "language" : "en-US", + "value" : "XR port Clavicle-R Views" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103435-4", + "display" : "XR Humerus - bilateral Single view", + "designation" : [{ + "language" : "en-US", + "value" : "XR Humerus - bilateral Single view" + }, + { + "language" : "en-US", + "value" : "XR Humerus-Bl 1V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103436-2", + "display" : "XR Spine Lumbar and Sacrum GE 4 Views W right bending and W left bending", + "designation" : [{ + "language" : "en-US", + "value" : "XR Spine Lumbar and Sacrum GE 4 Views W right bending and W left bending" + }, + { + "language" : "en-US", + "value" : "XR L-spine+Sacrum GE 4V W R+L-bending" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103437-0", + "display" : "XR Patella - left 1 or 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Patella - left 1 or 2 Views" + }, + { + "language" : "en-US", + "value" : "XR Patella-L 1V or 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103438-8", + "display" : "XR Sacroiliac joint - left 1 or 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Sacroiliac joint - left 1 or 2 Views" + }, + { + "language" : "en-US", + "value" : "XR SIJ-L 1V or 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103439-6", + "display" : "XR Orbit - right GE 4 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Orbit - right GE 4 Views" + }, + { + "language" : "en-US", + "value" : "XR Orbit-R GE 4V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103440-4", + "display" : "Portable XR Hip - bilateral Views", + "designation" : [{ + "language" : "en-US", + "value" : "Portable XR Hip - bilateral Views" + }, + { + "language" : "en-US", + "value" : "XR port Hip-Bl Views" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103441-2", + "display" : "XR Skull 1 or 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Skull 1 or 2 Views" + }, + { + "language" : "en-US", + "value" : "XR Skull 1V or 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103442-0", + "display" : "XR Wrist - right and Hand - right GE 3 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Wrist - right and Hand - right GE 3 Views" + }, + { + "language" : "en-US", + "value" : "XR Wrist+Hand-R GE 3V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103443-8", + "display" : "XR Sacroiliac joint - right 1 or 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Sacroiliac joint - right 1 or 2 Views" + }, + { + "language" : "en-US", + "value" : "XR SIJ-R 1V or 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103444-6", + "display" : "XR Scapula - bilateral GE 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Scapula - bilateral GE 2 Views" + }, + { + "language" : "en-US", + "value" : "XR Scapula-Bl GE 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103445-3", + "display" : "XR Clavicle - left Single view", + "designation" : [{ + "language" : "en-US", + "value" : "XR Clavicle - left Single view" + }, + { + "language" : "en-US", + "value" : "XR Clavicle-L 1V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103446-1", + "display" : "XR Thumb - right 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Thumb - right 2 Views" + }, + { + "language" : "en-US", + "value" : "XR Thumb-R 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103447-9", + "display" : "Portable XR Radius and Ulna - bilateral Single view", + "designation" : [{ + "language" : "en-US", + "value" : "Portable XR Radius and Ulna - bilateral Single view" + }, + { + "language" : "en-US", + "value" : "XR port Radius+Ulna-Bl 1V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103448-7", + "display" : "XR Clavicle - right Single view", + "designation" : [{ + "language" : "en-US", + "value" : "XR Clavicle - right Single view" + }, + { + "language" : "en-US", + "value" : "XR Clavicle-R 1V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103449-5", + "display" : "XR Sacrum and Coccyx Single view", + "designation" : [{ + "language" : "en-US", + "value" : "XR Sacrum and Coccyx Single view" + }, + { + "language" : "en-US", + "value" : "XR Sacrum+Coccyx 1V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103450-3", + "display" : "XR Shoulder - bilateral 5 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Shoulder - bilateral 5 Views" + }, + { + "language" : "en-US", + "value" : "XR Shoulder-Bl 5V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103451-1", + "display" : "XR Wrist - left and Hand - left GE 3 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Wrist - left and Hand - left GE 3 Views" + }, + { + "language" : "en-US", + "value" : "XR Wrist+Hand-L GE 3V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103452-9", + "display" : "Portable XR Thoracic spine 3 Views", + "designation" : [{ + "language" : "en-US", + "value" : "Portable XR Thoracic spine 3 Views" + }, + { + "language" : "en-US", + "value" : "XR port T-spine 3V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103453-7", + "display" : "XR Thumb - left 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Thumb - left 2 Views" + }, + { + "language" : "en-US", + "value" : "XR Thumb-L 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103454-5", + "display" : "XR Upper extremity - bilateral GE 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Upper extremity - bilateral GE 2 Views" + }, + { + "language" : "en-US", + "value" : "XR UE-Bl GE 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103455-2", + "display" : "XR Cervical spine Single view during surgery", + "designation" : [{ + "language" : "en-US", + "value" : "XR Cervical spine Single view during surgery" + }, + { + "language" : "en-US", + "value" : "XR C-spine 1V in Surg" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103456-0", + "display" : "Portable XR Chest View lateral-decubitus", + "designation" : [{ + "language" : "en-US", + "value" : "Portable XR Chest View lateral-decubitus" + }, + { + "language" : "en-US", + "value" : "XR port Chest 1V lat decub" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103457-8", + "display" : "XR Wrist - bilateral 1 or 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Wrist - bilateral 1 or 2 Views" + }, + { + "language" : "en-US", + "value" : "XR Wrist-Bl 1V or 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103458-6", + "display" : "Portable XR Hip - bilateral Single view", + "designation" : [{ + "language" : "en-US", + "value" : "Portable XR Hip - bilateral Single view" + }, + { + "language" : "en-US", + "value" : "XR port Hip-Bl 1V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103459-4", + "display" : "Portable XR Femur - left 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "Portable XR Femur - left 2 Views" + }, + { + "language" : "en-US", + "value" : "XR port Femur-L 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103460-2", + "display" : "XR Ankle and Foot - left 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Ankle and Foot - left 2 Views" + }, + { + "language" : "en-US", + "value" : "XR Ankle+Foot-L 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103461-0", + "display" : "XR Lumbar spine 3 Views W right bending and W left bending", + "designation" : [{ + "language" : "en-US", + "value" : "XR Lumbar spine 3 Views W right bending and W left bending" + }, + { + "language" : "en-US", + "value" : "XR L-spine 3V W R+L-bending" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103462-8", + "display" : "XR Radius and Ulna - bilateral Single view", + "designation" : [{ + "language" : "en-US", + "value" : "XR Radius and Ulna - bilateral Single view" + }, + { + "language" : "en-US", + "value" : "XR Radius+Ulna-Bl 1V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103463-6", + "display" : "XR Ankle - right Views AP", + "designation" : [{ + "language" : "en-US", + "value" : "XR Ankle - right Views AP" + }, + { + "language" : "en-US", + "value" : "XR Ankle-R Views AP" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103464-4", + "display" : "Portable XR Femur - right 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "Portable XR Femur - right 2 Views" + }, + { + "language" : "en-US", + "value" : "XR port Femur-R 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103465-1", + "display" : "Portable XR Ankle - right AP and Lateral", + "designation" : [{ + "language" : "en-US", + "value" : "Portable XR Ankle - right AP and Lateral" + }, + { + "language" : "en-US", + "value" : "XR port Ankle-R AP+Lat" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103466-9", + "display" : "XR Ankle - left Views AP", + "designation" : [{ + "language" : "en-US", + "value" : "XR Ankle - left Views AP" + }, + { + "language" : "en-US", + "value" : "XR Ankle-L Views AP" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103467-7", + "display" : "XR Wrist - right and Hand - right 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Wrist - right and Hand - right 2 Views" + }, + { + "language" : "en-US", + "value" : "XR Wrist+Hand-R 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103468-5", + "display" : "XR Scapula - left Single view", + "designation" : [{ + "language" : "en-US", + "value" : "XR Scapula - left Single view" + }, + { + "language" : "en-US", + "value" : "XR Scapula-L 1V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103469-3", + "display" : "XR Ribs - bilateral and Chest 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Ribs - bilateral and Chest 2 Views" + }, + { + "language" : "en-US", + "value" : "XR Ribs-Bl + Chest 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103470-1", + "display" : "XR Wrist - left and Hand - left 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Wrist - left and Hand - left 2 Views" + }, + { + "language" : "en-US", + "value" : "XR Wrist+Hand-L 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103471-9", + "display" : "XR Pelvis and Hip - bilateral 2 or 3 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Pelvis and Hip - bilateral 2 or 3 Views" + }, + { + "language" : "en-US", + "value" : "XR Pelvis and Hip-Bl 2V or 3V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103472-7", + "display" : "XR Nasal bones 1 or 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Nasal bones 1 or 2 Views" + }, + { + "language" : "en-US", + "value" : "XR Nasal bones 1V or 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103473-5", + "display" : "XR Neck 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Neck 2 Views" + }, + { + "language" : "en-US", + "value" : "XR Neck 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103474-3", + "display" : "XR Acromioclavicular joint - left Views WO weight", + "designation" : [{ + "language" : "en-US", + "value" : "XR Acromioclavicular joint - left Views WO weight" + }, + { + "language" : "en-US", + "value" : "XR AC joint-L Views WO Wt" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103475-0", + "display" : "XR Scapula - right Single view", + "designation" : [{ + "language" : "en-US", + "value" : "XR Scapula - right Single view" + }, + { + "language" : "en-US", + "value" : "XR Scapula-R 1V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103476-8", + "display" : "XR Ribs - bilateral and Chest Views 3 and View PA", + "designation" : [{ + "language" : "en-US", + "value" : "XR Ribs - bilateral and Chest Views 3 and View PA" + }, + { + "language" : "en-US", + "value" : "XR Ribs-Bl + Chest 3V + PA" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103477-6", + "display" : "XR Wrist - bilateral Carpal tunnel", + "designation" : [{ + "language" : "en-US", + "value" : "XR Wrist - bilateral Carpal tunnel" + }, + { + "language" : "en-US", + "value" : "XR Wrist-Bl Carpal tunnel" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103478-4", + "display" : "XR Acromioclavicular joint - right Views WO weight", + "designation" : [{ + "language" : "en-US", + "value" : "XR Acromioclavicular joint - right Views WO weight" + }, + { + "language" : "en-US", + "value" : "XR AC joint-R Views WO Wt" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103479-2", + "display" : "XR Acromioclavicular joint - left Views W weight", + "designation" : [{ + "language" : "en-US", + "value" : "XR Acromioclavicular joint - left Views W weight" + }, + { + "language" : "en-US", + "value" : "XR AC joint-L Views W Wt" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103480-0", + "display" : "Portable XR Hand - left 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "Portable XR Hand - left 2 Views" + }, + { + "language" : "en-US", + "value" : "XR port Hand-L 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103481-8", + "display" : "XR Upper extremity - left Single view", + "designation" : [{ + "language" : "en-US", + "value" : "XR Upper extremity - left Single view" + }, + { + "language" : "en-US", + "value" : "XR UE-L 1V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103482-6", + "display" : "XR Acromioclavicular joint - right Views W weight", + "designation" : [{ + "language" : "en-US", + "value" : "XR Acromioclavicular joint - right Views W weight" + }, + { + "language" : "en-US", + "value" : "XR AC joint-R Views W Wt" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103483-4", + "display" : "Portable XR Radius and Ulna - left 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "Portable XR Radius and Ulna - left 2 Views" + }, + { + "language" : "en-US", + "value" : "XR port Radius+Ulna-L 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103484-2", + "display" : "Portable XR Mandible Single view", + "designation" : [{ + "language" : "en-US", + "value" : "Portable XR Mandible Single view" + }, + { + "language" : "en-US", + "value" : "XR port Mandible 1V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103485-9", + "display" : "XR Upper extremity - right Single view", + "designation" : [{ + "language" : "en-US", + "value" : "XR Upper extremity - right Single view" + }, + { + "language" : "en-US", + "value" : "XR UE-R 1V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103486-7", + "display" : "Portable XR Clavicle - bilateral Views", + "designation" : [{ + "language" : "en-US", + "value" : "Portable XR Clavicle - bilateral Views" + }, + { + "language" : "en-US", + "value" : "XR port Clavicle-Bl Views" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103487-5", + "display" : "Portable XR Knee - right 1 or 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "Portable XR Knee - right 1 or 2 Views" + }, + { + "language" : "en-US", + "value" : "XR port Knee-R 1V or 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103488-3", + "display" : "XR Zygomatic arch GE 3 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Zygomatic arch GE 3 Views" + }, + { + "language" : "en-US", + "value" : "XR Zygomatic arch GE 3V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103489-1", + "display" : "Portable XR Elbow - right AP and Lateral", + "designation" : [{ + "language" : "en-US", + "value" : "Portable XR Elbow - right AP and Lateral" + }, + { + "language" : "en-US", + "value" : "XR port Elbow-R AP+Lat" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103490-9", + "display" : "XR Lumbar spine 2 Views W right bending and W left bending", + "designation" : [{ + "language" : "en-US", + "value" : "XR Lumbar spine 2 Views W right bending and W left bending" + }, + { + "language" : "en-US", + "value" : "XR L-spine 2V W R+L-bending" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103491-7", + "display" : "XR Upper extremity - bilateral 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Upper extremity - bilateral 2 Views" + }, + { + "language" : "en-US", + "value" : "XR UE-Bl 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103492-5", + "display" : "Portable XR Elbow - left AP and Lateral", + "designation" : [{ + "language" : "en-US", + "value" : "Portable XR Elbow - left AP and Lateral" + }, + { + "language" : "en-US", + "value" : "XR port Elbow-L AP+Lat" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103493-3", + "display" : "XR Mastoid - left GE 3 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Mastoid - left GE 3 Views" + }, + { + "language" : "en-US", + "value" : "XR Mastoid-L GE 3V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103494-1", + "display" : "Portable XR Knee - bilateral 1 or 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "Portable XR Knee - bilateral 1 or 2 Views" + }, + { + "language" : "en-US", + "value" : "XR port Knee-Bl 1V or 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103495-8", + "display" : "XR Mastoid - right GE 3 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Mastoid - right GE 3 Views" + }, + { + "language" : "en-US", + "value" : "XR Mastoid-R GE 3V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103496-6", + "display" : "XR Ankle - right Lateral Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Ankle - right Lateral Views" + }, + { + "language" : "en-US", + "value" : "XR Ankle-R Views Lat" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103497-4", + "display" : "Portable XR Tibia and Fibula - bilateral Single view", + "designation" : [{ + "language" : "en-US", + "value" : "Portable XR Tibia and Fibula - bilateral Single view" + }, + { + "language" : "en-US", + "value" : "XR port Tib+Fib-Bl 1V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103498-2", + "display" : "XR Lumbar spine GE 2 Views W right bending and W left bending", + "designation" : [{ + "language" : "en-US", + "value" : "XR Lumbar spine GE 2 Views W right bending and W left bending" + }, + { + "language" : "en-US", + "value" : "XR L-spine GE 2V W R+L-bending" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103499-0", + "display" : "XR Ankle - left Lateral Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Ankle - left Lateral Views" + }, + { + "language" : "en-US", + "value" : "XR Ankle-L Views Lat" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103500-5", + "display" : "XR Chest Views 3 and Apical lordotic", + "designation" : [{ + "language" : "en-US", + "value" : "XR Chest Views 3 and Apical lordotic" + }, + { + "language" : "en-US", + "value" : "XR Chest 3V+Apical lord" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103501-3", + "display" : "XR Mandible - right LE 3 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Mandible - right LE 3 Views" + }, + { + "language" : "en-US", + "value" : "XR Mandible-R LE 3V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103502-1", + "display" : "XR Mandible - left LE 3 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Mandible - left LE 3 Views" + }, + { + "language" : "en-US", + "value" : "XR Mandible-L LE 3V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103503-9", + "display" : "Portable XR Wrist - bilateral 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "Portable XR Wrist - bilateral 2 Views" + }, + { + "language" : "en-US", + "value" : "XR port Wrist-Bl 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103504-7", + "display" : "XR Scapula - bilateral 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Scapula - bilateral 2 Views" + }, + { + "language" : "en-US", + "value" : "XR Scapula-Bl 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103505-4", + "display" : "Portable XR Ankle - bilateral 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "Portable XR Ankle - bilateral 2 Views" + }, + { + "language" : "en-US", + "value" : "XR port Ankle-Bl 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103506-2", + "display" : "XR Wrist - left 1 or 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Wrist - left 1 or 2 Views" + }, + { + "language" : "en-US", + "value" : "XR Wrist-L 1V or 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103507-0", + "display" : "Portable XR Facial bones 1 or 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "Portable XR Facial bones 1 or 2 Views" + }, + { + "language" : "en-US", + "value" : "XR port Face 1V or 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103508-8", + "display" : "XR Upper extremity - bilateral Single view", + "designation" : [{ + "language" : "en-US", + "value" : "XR Upper extremity - bilateral Single view" + }, + { + "language" : "en-US", + "value" : "XR UE-Bl 1V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103509-6", + "display" : "Portable XR Sacrum and Coccyx Single view", + "designation" : [{ + "language" : "en-US", + "value" : "Portable XR Sacrum and Coccyx Single view" + }, + { + "language" : "en-US", + "value" : "XR port Sacrum+Coccyx 1V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103510-4", + "display" : "Portable XR Scapula - left Single view", + "designation" : [{ + "language" : "en-US", + "value" : "Portable XR Scapula - left Single view" + }, + { + "language" : "en-US", + "value" : "XR port Scapula-L 1V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103511-2", + "display" : "Portable XR Scapula - right Single view", + "designation" : [{ + "language" : "en-US", + "value" : "Portable XR Scapula - right Single view" + }, + { + "language" : "en-US", + "value" : "XR port Scapula-R 1V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103512-0", + "display" : "Portable XR Sternum Single view", + "designation" : [{ + "language" : "en-US", + "value" : "Portable XR Sternum Single view" + }, + { + "language" : "en-US", + "value" : "XR port Sternum 1V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103513-8", + "display" : "XR Radius and Ulna - bilateral 3 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Radius and Ulna - bilateral 3 Views" + }, + { + "language" : "en-US", + "value" : "XR Radius+Ulna-Bl 3V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103514-6", + "display" : "Portable XR Cervical spine 4 or 5 Views", + "designation" : [{ + "language" : "en-US", + "value" : "Portable XR Cervical spine 4 or 5 Views" + }, + { + "language" : "en-US", + "value" : "XR port C-spine 4V or 5V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103515-3", + "display" : "XR Wrist - bilateral 3 Scaphoid Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Wrist - bilateral 3 Scaphoid Views" + }, + { + "language" : "en-US", + "value" : "XR Wrist-Bl 3V Scaphoid" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103516-1", + "display" : "Portable XR Shoulder - bilateral Views", + "designation" : [{ + "language" : "en-US", + "value" : "Portable XR Shoulder - bilateral Views" + }, + { + "language" : "en-US", + "value" : "XR port Shoulder-Bl Views" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103517-9", + "display" : "Portable XR Femur - bilateral 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "Portable XR Femur - bilateral 2 Views" + }, + { + "language" : "en-US", + "value" : "XR port Femur-Bl 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103518-7", + "display" : "Portable XR Knee - left 3 Views", + "designation" : [{ + "language" : "en-US", + "value" : "Portable XR Knee - left 3 Views" + }, + { + "language" : "en-US", + "value" : "XR port Knee-L 3V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103519-5", + "display" : "XR Wrist - right 1 or 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Wrist - right 1 or 2 Views" + }, + { + "language" : "en-US", + "value" : "XR Wrist-R 1V or 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103520-3", + "display" : "XR Sacroiliac joint - right 3 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Sacroiliac joint - right 3 Views" + }, + { + "language" : "en-US", + "value" : "XR SIJ-R 3V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103521-1", + "display" : "XR Orbit - bilateral 3 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Orbit - bilateral 3 Views" + }, + { + "language" : "en-US", + "value" : "XR Orbit-Bl 3V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103522-9", + "display" : "XR Thumb - right Single view", + "designation" : [{ + "language" : "en-US", + "value" : "XR Thumb - right Single view" + }, + { + "language" : "en-US", + "value" : "XR Thumb-R 1V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103523-7", + "display" : "XR Finger fifth - right Single view", + "designation" : [{ + "language" : "en-US", + "value" : "XR Finger fifth - right Single view" + }, + { + "language" : "en-US", + "value" : "XR Finger.5th-R 1V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103524-5", + "display" : "XR Salivary gland - left Single view", + "designation" : [{ + "language" : "en-US", + "value" : "XR Salivary gland - left Single view" + }, + { + "language" : "en-US", + "value" : "XR Salivary gland-L 1V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103525-2", + "display" : "XR Finger second - left Single view", + "designation" : [{ + "language" : "en-US", + "value" : "XR Finger second - left Single view" + }, + { + "language" : "en-US", + "value" : "XR Finger.2nd-L 1V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103526-0", + "display" : "XR Salivary gland - right Single view", + "designation" : [{ + "language" : "en-US", + "value" : "XR Salivary gland - right Single view" + }, + { + "language" : "en-US", + "value" : "XR Salivary gland-R 1V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103527-8", + "display" : "XR Finger third - right Single view", + "designation" : [{ + "language" : "en-US", + "value" : "XR Finger third - right Single view" + }, + { + "language" : "en-US", + "value" : "XR Finger.3rd-R 1V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103528-6", + "display" : "Portable XR Elbow - bilateral 2 Views", + "designation" : [{ + "language" : "en-US", + "value" : "Portable XR Elbow - bilateral 2 Views" + }, + { + "language" : "en-US", + "value" : "XR port Elbow-Bl 2V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103529-4", + "display" : "XR Thumb - left Single view", + "designation" : [{ + "language" : "en-US", + "value" : "XR Thumb - left Single view" + }, + { + "language" : "en-US", + "value" : "XR Thumb-L 1V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103530-2", + "display" : "Portable XR Ribs - right and Chest Views", + "designation" : [{ + "language" : "en-US", + "value" : "Portable XR Ribs - right and Chest Views" + }, + { + "language" : "en-US", + "value" : "XR port Ribs-R + Chest Views" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103531-0", + "display" : "XR Finger fourth - left Single view", + "designation" : [{ + "language" : "en-US", + "value" : "XR Finger fourth - left Single view" + }, + { + "language" : "en-US", + "value" : "XR Finger.4th-L 1V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103532-8", + "display" : "Portable XR Shoulder - bilateral Single view", + "designation" : [{ + "language" : "en-US", + "value" : "Portable XR Shoulder - bilateral Single view" + }, + { + "language" : "en-US", + "value" : "XR port Shoulder-Bl 1V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103533-6", + "display" : "XR Clavicle - bilateral Single view", + "designation" : [{ + "language" : "en-US", + "value" : "XR Clavicle - bilateral Single view" + }, + { + "language" : "en-US", + "value" : "XR Clavicle-Bl 1V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103534-4", + "display" : "XR Finger second - right Single view", + "designation" : [{ + "language" : "en-US", + "value" : "XR Finger second - right Single view" + }, + { + "language" : "en-US", + "value" : "XR Finger.2nd-R 1V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103535-1", + "display" : "XR Ankle - bilateral Views AP", + "designation" : [{ + "language" : "en-US", + "value" : "XR Ankle - bilateral Views AP" + }, + { + "language" : "en-US", + "value" : "XR Ankle-Bl Views AP" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103536-9", + "display" : "XR Finger fifth - left Single view", + "designation" : [{ + "language" : "en-US", + "value" : "XR Finger fifth - left Single view" + }, + { + "language" : "en-US", + "value" : "XR Finger.5th-L 1V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103537-7", + "display" : "XR Radius and Ulna Single view", + "designation" : [{ + "language" : "en-US", + "value" : "XR Radius and Ulna Single view" + }, + { + "language" : "en-US", + "value" : "XR Radius+Ulna 1V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103538-5", + "display" : "Portable XR Ribs - left and Chest Views", + "designation" : [{ + "language" : "en-US", + "value" : "Portable XR Ribs - left and Chest Views" + }, + { + "language" : "en-US", + "value" : "XR port Ribs-L + Chest Views" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103539-3", + "display" : "XR Finger third - left Single view", + "designation" : [{ + "language" : "en-US", + "value" : "XR Finger third - left Single view" + }, + { + "language" : "en-US", + "value" : "XR Finger.3rd-L 1V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103540-1", + "display" : "Portable XR Wrist - right Scaphoid Views", + "designation" : [{ + "language" : "en-US", + "value" : "Portable XR Wrist - right Scaphoid Views" + }, + { + "language" : "en-US", + "value" : "XR port Wrist-R Views scaphoid" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103541-9", + "display" : "XR Spine GE 6 Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR Spine GE 6 Views" + }, + { + "language" : "en-US", + "value" : "XR Spine GE 6V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103543-5", + "display" : "Rapid response team History and physical note", + "designation" : [{ + "language" : "en-US", + "value" : "Rapid response team History and physical note" + }, + { + "language" : "en-US", + "value" : "Rapid response team H&P note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103544-3", + "display" : "Clinical cardiac electrophysiology Surgical operation note", + "designation" : [{ + "language" : "en-US", + "value" : "Clinical cardiac electrophysiology Surgical operation note" + }, + { + "language" : "en-US", + "value" : "Electrophysiology Operative note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103545-0", + "display" : "Physical medicine and rehab Outpatient Consult note", + "designation" : [{ + "language" : "en-US", + "value" : "Physical medicine and rehab Outpatient Consult note" + }, + { + "language" : "en-US", + "value" : "PM+R OP Consult note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103546-8", + "display" : "General medicine Preoperative evaluation and management note", + "designation" : [{ + "language" : "en-US", + "value" : "General medicine Preoperative evaluation and management note" + }, + { + "language" : "en-US", + "value" : "General medicine Pre-op note" + }, + { + "language" : "nl-NL", + "value" : "Preoperatief onderzoek en voortgangsverslag [bevinding] in {instelling} d.m.v. algemene geneeskunde (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103547-6", + "display" : "Trauma Referral note", + "designation" : [{ + "language" : "en-US", + "value" : "Trauma Referral note" + }, + { + "language" : "en-US", + "value" : "Trauma Referral note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103548-4", + "display" : "Obstetrics Midwife Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Obstetrics Midwife Progress note" + }, + { + "language" : "en-US", + "value" : "OB Midwife Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103549-2", + "display" : "Gastroenterology Outpatient Consult note", + "designation" : [{ + "language" : "en-US", + "value" : "Gastroenterology Outpatient Consult note" + }, + { + "language" : "en-US", + "value" : "Gastroenterology OP Consult note" + }, + { + "language" : "nl-NL", + "value" : "Consultverslag [bevinding] in poliklinisch d.m.v. gastro-enterologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103550-0", + "display" : "Physical therapy Outpatient Evaluation note", + "designation" : [{ + "language" : "en-US", + "value" : "Physical therapy Outpatient Evaluation note" + }, + { + "language" : "en-US", + "value" : "PT OP Eval note" + }, + { + "language" : "nl-NL", + "value" : "Onderzoeksverslag [bevinding] in poliklinisch d.m.v. fysiotherapie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103551-8", + "display" : "Brain injury Outpatient Note", + "designation" : [{ + "language" : "en-US", + "value" : "Brain injury Outpatient Note" + }, + { + "language" : "en-US", + "value" : "Brain injury OP Note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103552-6", + "display" : "Psychology Annual evaluation note", + "designation" : [{ + "language" : "en-US", + "value" : "Psychology Annual evaluation note" + }, + { + "language" : "en-US", + "value" : "Psych Annual eval note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103553-4", + "display" : "Psychology Summary note", + "designation" : [{ + "language" : "en-US", + "value" : "Psychology Summary note" + }, + { + "language" : "en-US", + "value" : "Psych Summary note" + }, + { + "language" : "nl-NL", + "value" : "Samenvatting [bevinding] in {instelling} d.m.v. psychologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103554-2", + "display" : "Surgical oncology Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Surgical oncology Progress note" + }, + { + "language" : "en-US", + "value" : "Surg Onc Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103558-3", + "display" : "NR4A3 gene rearrangements in Blood or Tissue by FISH", + "designation" : [{ + "language" : "en-US", + "value" : "NR4A3 gene rearrangements in Blood or Tissue by FISH" + }, + { + "language" : "en-US", + "value" : "NR4A3 gene Rear Bld/T FISH" + }, + { + "language" : "en-US", + "value" : "NR4A3 gene rearrangements, Blood or tissue specimen" + }, + { + "language" : "nl-NL", + "value" : "NR4A3-genherschikking [bevinding] in bloed of weefsel d.m.v. FISH (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103591-4", + "display" : "Comprehensive foot screening report Document", + "designation" : [{ + "language" : "en-US", + "value" : "Comprehensive foot screening report Document" + }, + { + "language" : "en-US", + "value" : "Comp foot screen rpt Doc" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103592-2", + "display" : "Retinal eye screening report Document", + "designation" : [{ + "language" : "en-US", + "value" : "Retinal eye screening report Document" + }, + { + "language" : "en-US", + "value" : "Retinal eye screen rpt Doc" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103595-5", + "display" : "Certificate of Medical Necessity", + "designation" : [{ + "language" : "en-US", + "value" : "Certificate of Medical Necessity" + }, + { + "language" : "en-US", + "value" : "Cert Med Neces" + }, + { + "language" : "en-US", + "value" : "Y" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103596-3", + "display" : "Durable medical equipment proof of delivery receipt", + "designation" : [{ + "language" : "en-US", + "value" : "Durable medical equipment proof of delivery receipt" + }, + { + "language" : "en-US", + "value" : "DME proof of delivery" + }, + { + "language" : "en-US", + "value" : "Y" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103597-1", + "display" : "Pain management form or template", + "designation" : [{ + "language" : "en-US", + "value" : "Pain management form or template" + }, + { + "language" : "en-US", + "value" : "Pain magt form/template" + }, + { + "language" : "en-US", + "value" : "Y" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103621-9", + "display" : "Small lymphocytic lymphoma chromosome deletions AndOr rearrangements in Blood or Tissue by FISH", + "designation" : [{ + "language" : "en-US", + "value" : "Small lymphocytic lymphoma chromosome deletions AndOr rearrangements in Blood or Tissue by FISH" + }, + { + "language" : "en-US", + "value" : "SLL Bld/T FISH" + }, + { + "language" : "en-US", + "value" : "Small lymphocytic lymphoma chromosome deletions AndOr rearrangements, Blood or tissue specimen" + }, + { + "language" : "nl-NL", + "value" : "Kleincellig lymfocytair B-cellymfoom chromosoomdeletie en/of -herschikking [bevinding] in bloed of weefsel d.m.v. FISH (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103677-1", + "display" : "HMEP-Hemiplegic migraine multigene analysis in Blood or Tissue by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "HMEP-Hemiplegic migraine multigene analysis in Blood or Tissue by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "HMEP multigene analy Bld/T" + }, + { + "language" : "en-US", + "value" : "Hemiplegic migraine multigene analysis" + }, + { + "language" : "nl-NL", + "value" : "Multigen-analyse van hemiplegische migraine [bevinding] in bloed of weefsel d.m.v. moleculair genetisch onderzoek (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103678-9", + "display" : "CTNNB1 gene targeted mutation analysis in Tumor by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "CTNNB1 gene targeted mutation analysis in Tumor by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "CTNNB1 gene full mut Anl Tumor Mol/Seq" + }, + { + "language" : "en-US", + "value" : "CTNNB1 gene targeted full mutation analysis" + }, + { + "language" : "nl-NL", + "value" : "CTNNB1-gen doelgerichte mutatie-analyse [bevinding] in tumor d.m.v. moleculair genetisch onderzoek (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103680-5", + "display" : "TP53 gene full mutation analysis in Blood or Tissue by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "TP53 gene full mutation analysis in Blood or Tissue by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "TP53 gene Full Mut Anl Bld/T" + }, + { + "language" : "en-US", + "value" : "TP53 gene variant analysis, Blood or tissue specimen" + }, + { + "language" : "nl-NL", + "value" : "TP53-gen volledige mutatie-analyse [bevinding] in bloed of weefsel d.m.v. moleculair genetisch onderzoek (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103727-4", + "display" : "Hereditary Motor Neuropathy multigene analysis in Blood or Tissue by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "Hereditary Motor Neuropathy multigene analysis in Blood or Tissue by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "Hrd motor neur multi Bld/T" + }, + { + "language" : "en-US", + "value" : "Hereditary Motor Neuropathy multigene analysis, Blood or tissue specimen" + }, + { + "language" : "nl-NL", + "value" : "Multigen-analyse van hereditaire motorische neuropathie [bevinding] in bloed of weefsel d.m.v. moleculair genetisch onderzoek (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103728-2", + "display" : "Hereditary motor and sensory neuropathy multigene analysis in Blood or Tissue by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "Hereditary motor and sensory neuropathy multigene analysis in Blood or Tissue by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "Hrd motor & sens neuro multi Bld/T" + }, + { + "language" : "en-US", + "value" : "Hereditary motor and sensory neuropathy multigene analysis, Blood or tissue specimen" + }, + { + "language" : "nl-NL", + "value" : "Multigen-analyse van hereditaire motorische en sensorische neuropathie [bevinding] in bloed of weefsel d.m.v. moleculair genetisch onderzoek (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103729-0", + "display" : "Hereditary sensory neuropathy multigene analysis in Blood or Tissue by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "Hereditary sensory neuropathy multigene analysis in Blood or Tissue by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "Hrd sens neur multi Bld/T" + }, + { + "language" : "en-US", + "value" : "Hereditary sensory neuropathy multigene analysis, Blood or tissue specimen" + }, + { + "language" : "nl-NL", + "value" : "Multigen-analyse van hereditaire sensorische neuropathie [bevinding] in bloed of weefsel d.m.v. moleculair genetisch onderzoek (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103730-8", + "display" : "Hereditary spastic paraplegia multigene analysis in Blood or Tissue by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "Hereditary spastic paraplegia multigene analysis in Blood or Tissue by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "Hrd spas para multi Bld/T" + }, + { + "language" : "en-US", + "value" : "Hereditary spastic paraplegia multigene analysis, Blood or tissue specimen" + }, + { + "language" : "nl-NL", + "value" : "Multigen-analyse van hereditaire spastische paraparese [bevinding] in bloed of weefsel d.m.v. moleculair genetisch onderzoek (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103731-6", + "display" : "Distal weakness multigene analysis in Blood or Tissue by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "Distal weakness multigene analysis in Blood or Tissue by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "Distal weak multi Bld/T" + }, + { + "language" : "en-US", + "value" : "Distal weakness multigene analysis, Blood or tissue specimen" + }, + { + "language" : "nl-NL", + "value" : "Multigen-analyse van distale spierzwakte [bevinding] in bloed of weefsel d.m.v. moleculair genetisch onderzoek (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103732-4", + "display" : "Hereditary congenital myasthenic syndrome multigene analysis in Blood or Tissue by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "Hereditary congenital myasthenic syndrome multigene analysis in Blood or Tissue by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "Hrd cong mya synd multi Bld/T" + }, + { + "language" : "en-US", + "value" : "Hereditary congenital myasthenic syndrome multigene analysis, Blood or tissue specimen" + }, + { + "language" : "nl-NL", + "value" : "Multigen-analyse van hereditaire congenitale myasthenie [bevinding] in bloed of weefsel d.m.v. moleculair genetisch onderzoek (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103733-2", + "display" : "Hereditary emery dreifuss multigene analysis in Blood or Tissue by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "Hereditary emery dreifuss multigene analysis in Blood or Tissue by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "Hrd emery drei multi Bld/T" + }, + { + "language" : "en-US", + "value" : "Hereditary emery dreifuss multigene analysis, Blood or tissue specimen" + }, + { + "language" : "nl-NL", + "value" : "Multigen-analyse van spierdystrofie van Emery-Dreifuss [bevinding] in bloed of weefsel d.m.v. moleculair genetisch onderzoek (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103734-0", + "display" : "Dyserythropoietic anemia multigene analysis in Specimen by Sequencing", + "designation" : [{ + "language" : "en-US", + "value" : "Dyserythropoietic anemia multigene analysis in Specimen by Sequencing" + }, + { + "language" : "en-US", + "value" : "Dyserythropoietic anemia multi Spec Seq" + }, + { + "language" : "en-US", + "value" : "Dyserythropoietic anemia multigene analysis, Specimen" + }, + { + "language" : "nl-NL", + "value" : "Multigen-analyse van dyserytropoëtische anemie [bevinding] d.m.v. sequencing (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103735-7", + "display" : "Erythrocytosis multigene analysis in Specimen by Sequencing", + "designation" : [{ + "language" : "en-US", + "value" : "Erythrocytosis multigene analysis in Specimen by Sequencing" + }, + { + "language" : "en-US", + "value" : "Erythrocytosis multi Spec Seq" + }, + { + "language" : "en-US", + "value" : "Erythrocytosis multigene analysis, Specimen" + }, + { + "language" : "nl-NL", + "value" : "Multigen-analyse van polycytemie [bevinding] d.m.v. sequencing (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103736-5", + "display" : "Erythrocytosis focused multigene analysis in Specimen by Sequencing", + "designation" : [{ + "language" : "en-US", + "value" : "Erythrocytosis focused multigene analysis in Specimen by Sequencing" + }, + { + "language" : "en-US", + "value" : "Erythrocytosis focus multi Spec Seq" + }, + { + "language" : "en-US", + "value" : "Erythrocytosis focused multigene analysis, Specimen" + }, + { + "language" : "nl-NL", + "value" : "Multigen-analyse gericht op polycytemie [bevinding] d.m.v. sequencing (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103737-3", + "display" : "CYB5 and CYB5 Reductase multigene analysis in Specimen by Sequencing", + "designation" : [{ + "language" : "en-US", + "value" : "CYB5 and CYB5 Reductase multigene analysis in Specimen by Sequencing" + }, + { + "language" : "en-US", + "value" : "CYB5 & CYB5 Red multi Spec Seq" + }, + { + "language" : "en-US", + "value" : "CYB5 and CYB5 Reductase multigene analysis, Specimen" + }, + { + "language" : "nl-NL", + "value" : "Multigen-analyse van CYB5 en CYB5-reductase [bevinding] d.m.v. sequencing (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103738-1", + "display" : "RBC membrane multigene analysis in Specimen by Sequencing", + "designation" : [{ + "language" : "en-US", + "value" : "RBC membrane multigene analysis in Specimen by Sequencing" + }, + { + "language" : "en-US", + "value" : "RBC membrane multi Spec Seq" + }, + { + "language" : "en-US", + "value" : "RBC membrane multigene analysis, Specimen" + }, + { + "language" : "nl-NL", + "value" : "Multigen-analyse van erytrocytmembraan [bevinding] d.m.v. sequencing (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103739-9", + "display" : "EBV Lymphoproliferation multigene analysis in Blood or Tissue by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "EBV Lymphoproliferation multigene analysis in Blood or Tissue by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "EBV lymph multi Bld/T" + }, + { + "language" : "en-US", + "value" : "EBV Lymphoproliferation multigene analysis, Blood or tissue specimen" + }, + { + "language" : "nl-NL", + "value" : "Multigen-analyse van lymfoproliferatie door Epstein-Barr-virus [bevinding] in bloed of weefsel d.m.v. moleculair genetisch onderzoek (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103740-7", + "display" : "Hyper igE syndrome multigene analysis in Specimen by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "Hyper igE syndrome multigene analysis in Specimen by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "Hyper igE syndrome multi Spec" + }, + { + "language" : "en-US", + "value" : "Hyper igE syndrome multigene analysis, Specimen" + }, + { + "language" : "nl-NL", + "value" : "Multigen-analyse van hyper-IgE-syndroom [bevinding] d.m.v. moleculair genetisch onderzoek (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103741-5", + "display" : "Dysregulation autoimmune multigene analysis in Specimen by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "Dysregulation autoimmune multigene analysis in Specimen by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "Dysregulation auto multi Spec" + }, + { + "language" : "en-US", + "value" : "Dysregulation autoimmune multigene analysis, Specimen" + }, + { + "language" : "nl-NL", + "value" : "Multigen-analyse van immuundisregulatie [bevinding] d.m.v. moleculair genetisch onderzoek (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103742-3", + "display" : "Viral Susceptibility multigene analysis in Specimen by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "Viral Susceptibility multigene analysis in Specimen by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "Viral Susc multi Spec" + }, + { + "language" : "en-US", + "value" : "Viral Susceptibility multigene analysis, Specimen" + }, + { + "language" : "nl-NL", + "value" : "Multigen-analyse van gevoeligheid voor virale infecties [bevinding] d.m.v. moleculair genetisch onderzoek (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103743-1", + "display" : "Autoimmune lymphoproliferative syndrome multigene analysis in Specimen by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "Autoimmune lymphoproliferative syndrome multigene analysis in Specimen by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "Auto lymph syndrome multi Spec" + }, + { + "language" : "en-US", + "value" : "Autoimmune lymphoproliferative syndrome multigene analysis, Specimen" + }, + { + "language" : "nl-NL", + "value" : "Multigen-analyse van auto-immuun lymfoproliferatief syndroom [bevinding] d.m.v. moleculair genetisch onderzoek (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103751-4", + "display" : "Mental health Mental health directive form", + "designation" : [{ + "language" : "en-US", + "value" : "Mental health Mental health directive form" + }, + { + "language" : "en-US", + "value" : "Mental health Mental Health dir form" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103788-6", + "display" : "Bacteria Identification and Susceptibility in Positive blood culture Document", + "designation" : [{ + "language" : "en-US", + "value" : "Bacteria Identification and Susceptibility in Positive blood culture Document" + }, + { + "language" : "en-US", + "value" : "Bact Id and susc Bld Pos Doc" + }, + { + "language" : "en-US", + "value" : "Bacteria Identification and Susceptibility, Infected blood" + }, + { + "language" : "nl-NL", + "value" : "Bacteriële identificatie en gevoeligheid [bevinding] in positieve bloedkweek (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103792-8", + "display" : "Mental health Annual evaluation note", + "designation" : [{ + "language" : "en-US", + "value" : "Mental health Annual evaluation note" + }, + { + "language" : "en-US", + "value" : "Mental health Annual eval note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103793-6", + "display" : "Mental health Outpatient Consult note", + "designation" : [{ + "language" : "en-US", + "value" : "Mental health Outpatient Consult note" + }, + { + "language" : "en-US", + "value" : "Mental health OP Consult note" + }, + { + "language" : "nl-NL", + "value" : "Consultverslag [bevinding] in poliklinisch d.m.v. geestelijke gezondheidszorg (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103794-4", + "display" : "Psychiatry Outpatient Consult note", + "designation" : [{ + "language" : "en-US", + "value" : "Psychiatry Outpatient Consult note" + }, + { + "language" : "en-US", + "value" : "Psychiatric OP Consult note" + }, + { + "language" : "nl-NL", + "value" : "Consultverslag [bevinding] in poliklinisch d.m.v. psychiatrie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103795-1", + "display" : "Outpatient Discharge instructions", + "designation" : [{ + "language" : "en-US", + "value" : "Outpatient Discharge instructions" + }, + { + "language" : "en-US", + "value" : "OP Discharge instruct" + }, + { + "language" : "nl-NL", + "value" : "Ontslagaanwijzingen [bevinding] in poliklinisch d.m.v. {rol} (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103796-9", + "display" : "Outpatient Instructions", + "designation" : [{ + "language" : "en-US", + "value" : "Outpatient Instructions" + }, + { + "language" : "en-US", + "value" : "OP Instructions" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103797-7", + "display" : "Audiology Outpatient Note", + "designation" : [{ + "language" : "en-US", + "value" : "Audiology Outpatient Note" + }, + { + "language" : "en-US", + "value" : "Audiology OP Note" + }, + { + "language" : "nl-NL", + "value" : "Verslag [bevinding] in poliklinisch d.m.v. audiologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103798-5", + "display" : "Child and adolescent psychiatry Outpatient Note", + "designation" : [{ + "language" : "en-US", + "value" : "Child and adolescent psychiatry Outpatient Note" + }, + { + "language" : "en-US", + "value" : "Child+teen psych OP Note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103799-3", + "display" : "Healthcare navigator Consult note", + "designation" : [{ + "language" : "en-US", + "value" : "Healthcare navigator Consult note" + }, + { + "language" : "en-US", + "value" : "Navigator Consult note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103800-9", + "display" : "Mental health Summary note", + "designation" : [{ + "language" : "en-US", + "value" : "Mental health Summary note" + }, + { + "language" : "en-US", + "value" : "Mental health Summary note" + }, + { + "language" : "nl-NL", + "value" : "Samenvatting [bevinding] in {instelling} d.m.v. geestelijke gezondheidszorg (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103801-7", + "display" : "Speech-language pathology Outpatient Note", + "designation" : [{ + "language" : "en-US", + "value" : "Speech-language pathology Outpatient Note" + }, + { + "language" : "en-US", + "value" : "Speech-lang path OP Note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103802-5", + "display" : "Medical oncology.team Conference note", + "designation" : [{ + "language" : "en-US", + "value" : "Medical oncology.team Conference note" + }, + { + "language" : "en-US", + "value" : "Onc Team Conf note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103803-3", + "display" : "Surgery Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Surgery Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Surgery OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. chirurgie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103804-1", + "display" : "Surgical oncology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Surgical oncology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Surg Onc OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103805-8", + "display" : "Bariatric surgery Referral note", + "designation" : [{ + "language" : "en-US", + "value" : "Bariatric surgery Referral note" + }, + { + "language" : "en-US", + "value" : "Bariatric surg Referral note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103806-6", + "display" : "Oncology Telephone encounter Note", + "designation" : [{ + "language" : "en-US", + "value" : "Oncology Telephone encounter Note" + }, + { + "language" : "en-US", + "value" : "Oncology Phone Note" + }, + { + "language" : "nl-NL", + "value" : "Verslag [bevinding] in telefonisch contact d.m.v. oncologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103807-4", + "display" : "Hematology Referral note", + "designation" : [{ + "language" : "en-US", + "value" : "Hematology Referral note" + }, + { + "language" : "en-US", + "value" : "Hematology Referral note" + }, + { + "language" : "nl-NL", + "value" : "Verwijsbrief [bevinding] in {instelling} d.m.v. hematologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103808-2", + "display" : "Allergy and Immunology Medication management note", + "designation" : [{ + "language" : "en-US", + "value" : "Allergy and Immunology Medication management note" + }, + { + "language" : "en-US", + "value" : "Allergy+Immunology Med mgmt note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103809-0", + "display" : "Allergy Medication management note", + "designation" : [{ + "language" : "en-US", + "value" : "Allergy Medication management note" + }, + { + "language" : "en-US", + "value" : "Allergy Med mgmt note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103813-2", + "display" : "Domestic violence screening report", + "designation" : [{ + "language" : "en-US", + "value" : "Domestic violence screening report" + }, + { + "language" : "en-US", + "value" : "Domestic violence screening report" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103816-5", + "display" : "Bone Marrow Transplant Medication management note", + "designation" : [{ + "language" : "en-US", + "value" : "Bone Marrow Transplant Medication management note" + }, + { + "language" : "en-US", + "value" : "BM Transplant Med mgmt note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103817-3", + "display" : "Cardiology Medication management note", + "designation" : [{ + "language" : "en-US", + "value" : "Cardiology Medication management note" + }, + { + "language" : "en-US", + "value" : "Cardiology Med mgmt note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103818-1", + "display" : "Critical care medicine Medication management note", + "designation" : [{ + "language" : "en-US", + "value" : "Critical care medicine Medication management note" + }, + { + "language" : "en-US", + "value" : "CCM Med mgmt note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103819-9", + "display" : "Dermatology Medication management note", + "designation" : [{ + "language" : "en-US", + "value" : "Dermatology Medication management note" + }, + { + "language" : "en-US", + "value" : "Dermatology Med mgmt note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103820-7", + "display" : "Dialysis Medication management note", + "designation" : [{ + "language" : "en-US", + "value" : "Dialysis Medication management note" + }, + { + "language" : "en-US", + "value" : "Dialy Med mgmt note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103821-5", + "display" : "Emergency medicine Medication management note", + "designation" : [{ + "language" : "en-US", + "value" : "Emergency medicine Medication management note" + }, + { + "language" : "en-US", + "value" : "Emergency med Med mgmt note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103822-3", + "display" : "Endocrinology Medication management note", + "designation" : [{ + "language" : "en-US", + "value" : "Endocrinology Medication management note" + }, + { + "language" : "en-US", + "value" : "Endocrinology Med mgmt note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103823-1", + "display" : "Geriatric medicine Medication management note", + "designation" : [{ + "language" : "en-US", + "value" : "Geriatric medicine Medication management note" + }, + { + "language" : "en-US", + "value" : "Geri med Med mgmt note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103824-9", + "display" : "Hematology Medication management note", + "designation" : [{ + "language" : "en-US", + "value" : "Hematology Medication management note" + }, + { + "language" : "en-US", + "value" : "Hematology Med mgmt note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103825-6", + "display" : "Hepatology Medication management note", + "designation" : [{ + "language" : "en-US", + "value" : "Hepatology Medication management note" + }, + { + "language" : "en-US", + "value" : "Hepatology Med mgmt note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103826-4", + "display" : "Infectious disease Medication management note", + "designation" : [{ + "language" : "en-US", + "value" : "Infectious disease Medication management note" + }, + { + "language" : "en-US", + "value" : "Infectious disease Med mgmt note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103827-2", + "display" : "Long term care facility Medication management note", + "designation" : [{ + "language" : "en-US", + "value" : "Long term care facility Medication management note" + }, + { + "language" : "en-US", + "value" : "LTC fac Med mgmt note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103844-7", + "display" : "HBA1 and HBA2 gene deletion in Amniotic fluid or Chorionic villus sample by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "HBA1 and HBA2 gene deletion in Amniotic fluid or Chorionic villus sample by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "HBA1 + HBA2 Del Amn/CVS" + }, + { + "language" : "en-US", + "value" : "HBA1 and HBA2 gene deletion analysis, Amnio Fld/CVS" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103848-8", + "display" : "RF Spine Lumbar and Sacrum Views W contrast IT", + "designation" : [{ + "language" : "en-US", + "value" : "RF Spine Lumbar and Sacrum Views W contrast IT" + }, + { + "language" : "en-US", + "value" : "RF L-spine+Sacrum Views W contr IT" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103849-6", + "display" : "RF Guidance for removal of foreign body from Esophagus", + "designation" : [{ + "language" : "en-US", + "value" : "RF Guidance for removal of foreign body from Esophagus" + }, + { + "language" : "en-US", + "value" : "RF Guided Esophagus FB removal" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103850-4", + "display" : "RF Kidney Views W contrast via nephrostomy tube", + "designation" : [{ + "language" : "en-US", + "value" : "RF Kidney Views W contrast via nephrostomy tube" + }, + { + "language" : "en-US", + "value" : "RF Kidney Views W contr via NT" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103851-2", + "display" : "RF Urethra Views W contrast retrograde via urethra", + "designation" : [{ + "language" : "en-US", + "value" : "RF Urethra Views W contrast retrograde via urethra" + }, + { + "language" : "en-US", + "value" : "RF Urethra Views W contr RU" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103852-0", + "display" : "RFA Guidance for angioplasty of Extremity vessels - bilateral -- W contrast", + "designation" : [{ + "language" : "en-US", + "value" : "RFA Guidance for angioplasty of Extremity vessels - bilateral -- W contrast" + }, + { + "language" : "en-US", + "value" : "RFA Guided Extr ves-Bl Angio --W contr" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103853-8", + "display" : "RFA Guidance for angioplasty of Extremity vessels - left -- W contrast", + "designation" : [{ + "language" : "en-US", + "value" : "RFA Guidance for angioplasty of Extremity vessels - left -- W contrast" + }, + { + "language" : "en-US", + "value" : "RFA Guided Ext ves-L Angio --W contr" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103854-6", + "display" : "RFA Guidance for angioplasty of Extremity vessels - right -- W contrast", + "designation" : [{ + "language" : "en-US", + "value" : "RFA Guidance for angioplasty of Extremity vessels - right -- W contrast" + }, + { + "language" : "en-US", + "value" : "RFA Guided Extr ves-R Angio --W contr" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103855-3", + "display" : "RFA Carotid artery.internal - bilateral Views W contrast IA", + "designation" : [{ + "language" : "en-US", + "value" : "RFA Carotid artery.internal - bilateral Views W contrast IA" + }, + { + "language" : "en-US", + "value" : "RFA Carot a.int-Bl Views W contr IA" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103856-1", + "display" : "RFA Vertebral vessels Left Views W contrast IA", + "designation" : [{ + "language" : "en-US", + "value" : "RFA Vertebral vessels Left Views W contrast IA" + }, + { + "language" : "en-US", + "value" : "RFA VV-L Views W contr IA" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103857-9", + "display" : "RFA Vertebral vessels Right Views W contrast IA", + "designation" : [{ + "language" : "en-US", + "value" : "RFA Vertebral vessels Right Views W contrast IA" + }, + { + "language" : "en-US", + "value" : "RFA VV-R Views W contr IA" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103858-7", + "display" : "XR and RF Chest GE 2 Views and Views", + "designation" : [{ + "language" : "en-US", + "value" : "XR and RF Chest GE 2 Views and Views" + }, + { + "language" : "en-US", + "value" : "XR and Flr Chest GE 2V + Views" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103859-5", + "display" : "CT Abdomen and Pelvis W contrast PO and W contrast IV", + "designation" : [{ + "language" : "en-US", + "value" : "CT Abdomen and Pelvis W contrast PO and W contrast IV" + }, + { + "language" : "en-US", + "value" : "CT Abd+Pelvis W contrast PO+IV" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103860-3", + "display" : "CT Abdomen W contrast PO", + "designation" : [{ + "language" : "en-US", + "value" : "CT Abdomen W contrast PO" + }, + { + "language" : "en-US", + "value" : "CT Abd W contr PO" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103861-1", + "display" : "CT Abdomen W contrast PO and W contrast IV", + "designation" : [{ + "language" : "en-US", + "value" : "CT Abdomen W contrast PO and W contrast IV" + }, + { + "language" : "en-US", + "value" : "CT Abd W contrast PO+IV" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103862-9", + "display" : "CT Facial bones WO and W contrast IV", + "designation" : [{ + "language" : "en-US", + "value" : "CT Facial bones WO and W contrast IV" + }, + { + "language" : "en-US", + "value" : "CT Face WO+W contr IV" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103863-7", + "display" : "CT Kidney and Ureter and Urinary bladder W contrast IV", + "designation" : [{ + "language" : "en-US", + "value" : "CT Kidney and Ureter and Urinary bladder W contrast IV" + }, + { + "language" : "en-US", + "value" : "CT Kid+Uret+Blad W contr IV" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103864-5", + "display" : "CT Sella turcica and Orbit W contrast IV", + "designation" : [{ + "language" : "en-US", + "value" : "CT Sella turcica and Orbit W contrast IV" + }, + { + "language" : "en-US", + "value" : "CT ST+Orbit W contr IV" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103865-2", + "display" : "CT Shoulder - bilateral WO and W contrast IV", + "designation" : [{ + "language" : "en-US", + "value" : "CT Shoulder - bilateral WO and W contrast IV" + }, + { + "language" : "en-US", + "value" : "CT Shoulder-Bl WO+W contr IV" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103866-0", + "display" : "CT Lower leg - bilateral W contrast IV", + "designation" : [{ + "language" : "en-US", + "value" : "CT Lower leg - bilateral W contrast IV" + }, + { + "language" : "en-US", + "value" : "CT Lower leg-Bl W contr IV" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103867-8", + "display" : "CT Lower leg - bilateral WO and W contrast IV", + "designation" : [{ + "language" : "en-US", + "value" : "CT Lower leg - bilateral WO and W contrast IV" + }, + { + "language" : "en-US", + "value" : "CT Lower leg-Bl WO+W contr IV" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103868-6", + "display" : "CT Sella turcica and Orbit WO contrast", + "designation" : [{ + "language" : "en-US", + "value" : "CT Sella turcica and Orbit WO contrast" + }, + { + "language" : "en-US", + "value" : "CT ST+Orbit WO contr" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103869-4", + "display" : "CT Sella turcica and Orbit WO and W contrast IV", + "designation" : [{ + "language" : "en-US", + "value" : "CT Sella turcica and Orbit WO and W contrast IV" + }, + { + "language" : "en-US", + "value" : "CT ST+Orbit WO+W contr IV" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103870-2", + "display" : "CT Sella turcica and Orbit - bilateral", + "designation" : [{ + "language" : "en-US", + "value" : "CT Sella turcica and Orbit - bilateral" + }, + { + "language" : "en-US", + "value" : "CT ST+Orbit-Bl" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103871-0", + "display" : "CT Sella turcica and Orbit - bilateral WO contrast", + "designation" : [{ + "language" : "en-US", + "value" : "CT Sella turcica and Orbit - bilateral WO contrast" + }, + { + "language" : "en-US", + "value" : "CT ST+Orbit-Bl WO contr" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103872-8", + "display" : "CT Sella turcica and Orbit - bilateral W contrast IV", + "designation" : [{ + "language" : "en-US", + "value" : "CT Sella turcica and Orbit - bilateral W contrast IV" + }, + { + "language" : "en-US", + "value" : "CT ST+Orbit-Bl W contr IV" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103873-6", + "display" : "CT Sella turcica and Orbit - bilateral WO and W contrast IV", + "designation" : [{ + "language" : "en-US", + "value" : "CT Sella turcica and Orbit - bilateral WO and W contrast IV" + }, + { + "language" : "en-US", + "value" : "CT ST+Orbit-Bl WO+W contr IV" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103874-4", + "display" : "CT Chest and Abdomen", + "designation" : [{ + "language" : "en-US", + "value" : "CT Chest and Abdomen" + }, + { + "language" : "en-US", + "value" : "CT Chest+Abd" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103875-1", + "display" : "CT Pelvis W contrast PO", + "designation" : [{ + "language" : "en-US", + "value" : "CT Pelvis W contrast PO" + }, + { + "language" : "en-US", + "value" : "CT Pelvis W contr PO" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103876-9", + "display" : "CT Pelvis W contrast PO and W contrast IV", + "designation" : [{ + "language" : "en-US", + "value" : "CT Pelvis W contrast PO and W contrast IV" + }, + { + "language" : "en-US", + "value" : "CT Pelvis W contrast PO+IV" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103877-7", + "display" : "CT Forearm - bilateral W contrast IV", + "designation" : [{ + "language" : "en-US", + "value" : "CT Forearm - bilateral W contrast IV" + }, + { + "language" : "en-US", + "value" : "CT Forearm-Bl W contr IV" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103878-5", + "display" : "CT Forearm - bilateral WO contrast", + "designation" : [{ + "language" : "en-US", + "value" : "CT Forearm - bilateral WO contrast" + }, + { + "language" : "en-US", + "value" : "CT Forearm-Bl WO contr" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103879-3", + "display" : "CT Forearm - bilateral WO and W contrast IV", + "designation" : [{ + "language" : "en-US", + "value" : "CT Forearm - bilateral WO and W contrast IV" + }, + { + "language" : "en-US", + "value" : "CT Forearm-Bl WO+W contr IV" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103880-1", + "display" : "CT Ankle - bilateral WO and W contrast IV", + "designation" : [{ + "language" : "en-US", + "value" : "CT Ankle - bilateral WO and W contrast IV" + }, + { + "language" : "en-US", + "value" : "CT Ankle-Bl WO+W contr IV" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103881-9", + "display" : "CT Mastoid WO contrast", + "designation" : [{ + "language" : "en-US", + "value" : "CT Mastoid WO contrast" + }, + { + "language" : "en-US", + "value" : "CT Mastoid WO contr" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103882-7", + "display" : "CT Mastoid WO and W contrast IV", + "designation" : [{ + "language" : "en-US", + "value" : "CT Mastoid WO and W contrast IV" + }, + { + "language" : "en-US", + "value" : "CT Mastoid WO+W contr IV" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103883-5", + "display" : "CT Foot - bilateral WO and W contrast IV", + "designation" : [{ + "language" : "en-US", + "value" : "CT Foot - bilateral WO and W contrast IV" + }, + { + "language" : "en-US", + "value" : "CT Foot-Bl WO+W contr IV" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103884-3", + "display" : "CT Wrist - bilateral WO and W contrast IV", + "designation" : [{ + "language" : "en-US", + "value" : "CT Wrist - bilateral WO and W contrast IV" + }, + { + "language" : "en-US", + "value" : "CT Wrist-Bl WO+W contr IV" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103885-0", + "display" : "MG Breast - left Screening for implant", + "designation" : [{ + "language" : "en-US", + "value" : "MG Breast - left Screening for implant" + }, + { + "language" : "en-US", + "value" : "MG Brst-L screening for implant" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103886-8", + "display" : "MG Breast - right Screening for implant", + "designation" : [{ + "language" : "en-US", + "value" : "MG Breast - right Screening for implant" + }, + { + "language" : "en-US", + "value" : "MG Brst-R screening for implant" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103887-6", + "display" : "MG Breast duct - bilateral Single view W contrast intra duct", + "designation" : [{ + "language" : "en-US", + "value" : "MG Breast duct - bilateral Single view W contrast intra duct" + }, + { + "language" : "en-US", + "value" : "MG Brst duct-Bl 1V W contr intra Dct" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103888-4", + "display" : "MG Guidance for needle localization of Breast", + "designation" : [{ + "language" : "en-US", + "value" : "MG Guidance for needle localization of Breast" + }, + { + "language" : "en-US", + "value" : "MG Guided Brst Needle loc" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103889-2", + "display" : "MG stereo Guidance for localization of Breast - bilateral", + "designation" : [{ + "language" : "en-US", + "value" : "MG stereo Guidance for localization of Breast - bilateral" + }, + { + "language" : "en-US", + "value" : "MG.stereo Guided Brst-Bl Loc" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103890-0", + "display" : "MG stereo Guidance for localization of Breast - left", + "designation" : [{ + "language" : "en-US", + "value" : "MG stereo Guidance for localization of Breast - left" + }, + { + "language" : "en-US", + "value" : "MG.stereo Guided Brst-L Loc" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103891-8", + "display" : "MG stereo Guidance for localization of Breast - right", + "designation" : [{ + "language" : "en-US", + "value" : "MG stereo Guidance for localization of Breast - right" + }, + { + "language" : "en-US", + "value" : "MG.stereo Guided Brst-R Loc" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103892-6", + "display" : "DBT Breast screening", + "designation" : [{ + "language" : "en-US", + "value" : "DBT Breast screening" + }, + { + "language" : "en-US", + "value" : "DBT Brst Screening" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103893-4", + "display" : "MG Breast Screening for implant", + "designation" : [{ + "language" : "en-US", + "value" : "MG Breast Screening for implant" + }, + { + "language" : "en-US", + "value" : "MG Brst screening for implant" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103894-2", + "display" : "MG Breast Diagnostic for implant", + "designation" : [{ + "language" : "en-US", + "value" : "MG Breast Diagnostic for implant" + }, + { + "language" : "en-US", + "value" : "MG Brst Dx for implant" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103895-9", + "display" : "US for transplanted kidney left", + "designation" : [{ + "language" : "en-US", + "value" : "US for transplanted kidney left" + }, + { + "language" : "en-US", + "value" : "US for transplanted kidney-L" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103896-7", + "display" : "US for transplanted kidney right", + "designation" : [{ + "language" : "en-US", + "value" : "US for transplanted kidney right" + }, + { + "language" : "en-US", + "value" : "US for transplanted kidney-R" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103897-5", + "display" : "US for transplanted kidney bilateral", + "designation" : [{ + "language" : "en-US", + "value" : "US for transplanted kidney bilateral" + }, + { + "language" : "en-US", + "value" : "US for transplanted kidney-Bl" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103898-3", + "display" : "US.doppler for transplanted kidney left", + "designation" : [{ + "language" : "en-US", + "value" : "US.doppler for transplanted kidney left" + }, + { + "language" : "en-US", + "value" : "DOP for transplanted kidney-L" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103899-1", + "display" : "US.doppler for transplanted kidney right", + "designation" : [{ + "language" : "en-US", + "value" : "US.doppler for transplanted kidney right" + }, + { + "language" : "en-US", + "value" : "DOP for transplanted kidney-R" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103900-7", + "display" : "US.doppler for transplanted kidney bilateral", + "designation" : [{ + "language" : "en-US", + "value" : "US.doppler for transplanted kidney bilateral" + }, + { + "language" : "en-US", + "value" : "DOP for transplanted kidney-Bl" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103901-5", + "display" : "US Abdomen and Pelvis", + "designation" : [{ + "language" : "en-US", + "value" : "US Abdomen and Pelvis" + }, + { + "language" : "en-US", + "value" : "US Abd+Pelvis" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103902-3", + "display" : "US.doppler Abdomen and Pelvis", + "designation" : [{ + "language" : "en-US", + "value" : "US.doppler Abdomen and Pelvis" + }, + { + "language" : "en-US", + "value" : "DOP Abd+Pelvis" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103903-1", + "display" : "US Kidney - left limited", + "designation" : [{ + "language" : "en-US", + "value" : "US Kidney - left limited" + }, + { + "language" : "en-US", + "value" : "US Kidney-L Ltd" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103904-9", + "display" : "US Kidney - right limited", + "designation" : [{ + "language" : "en-US", + "value" : "US Kidney - right limited" + }, + { + "language" : "en-US", + "value" : "US Kidney-R Ltd" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103905-6", + "display" : "US.doppler Renal vessels - left", + "designation" : [{ + "language" : "en-US", + "value" : "US.doppler Renal vessels - left" + }, + { + "language" : "en-US", + "value" : "DOP Renal ves-L" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103906-4", + "display" : "US.doppler Renal vessels - right", + "designation" : [{ + "language" : "en-US", + "value" : "US.doppler Renal vessels - right" + }, + { + "language" : "en-US", + "value" : "DOP Renal ves-R" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103907-2", + "display" : "US Breast specimen - left", + "designation" : [{ + "language" : "en-US", + "value" : "US Breast specimen - left" + }, + { + "language" : "en-US", + "value" : "US Brst spec-L" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103908-0", + "display" : "US Breast specimen - right", + "designation" : [{ + "language" : "en-US", + "value" : "US Breast specimen - right" + }, + { + "language" : "en-US", + "value" : "US Brst spec-R" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103909-8", + "display" : "US Abdominal Aorta limited", + "designation" : [{ + "language" : "en-US", + "value" : "US Abdominal Aorta limited" + }, + { + "language" : "en-US", + "value" : "US Abd Aorta Ltd" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103910-6", + "display" : "US Chest - left", + "designation" : [{ + "language" : "en-US", + "value" : "US Chest - left" + }, + { + "language" : "en-US", + "value" : "US Chest-L" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103911-4", + "display" : "US Chest - right", + "designation" : [{ + "language" : "en-US", + "value" : "US Chest - right" + }, + { + "language" : "en-US", + "value" : "US Chest-R" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103912-2", + "display" : "US Extremity vein - bilateral", + "designation" : [{ + "language" : "en-US", + "value" : "US Extremity vein - bilateral" + }, + { + "language" : "en-US", + "value" : "US Extr v-Bl" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103913-0", + "display" : "US Groin - left", + "designation" : [{ + "language" : "en-US", + "value" : "US Groin - left" + }, + { + "language" : "en-US", + "value" : "US Groin-L" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103914-8", + "display" : "US Groin - right", + "designation" : [{ + "language" : "en-US", + "value" : "US Groin - right" + }, + { + "language" : "en-US", + "value" : "US Groin-R" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103915-5", + "display" : "US Vein - left", + "designation" : [{ + "language" : "en-US", + "value" : "US Vein - left" + }, + { + "language" : "en-US", + "value" : "US Vein-L" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103916-3", + "display" : "US Vein - right", + "designation" : [{ + "language" : "en-US", + "value" : "US Vein - right" + }, + { + "language" : "en-US", + "value" : "US Vein-R" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103917-1", + "display" : "US Axilla - bilateral", + "designation" : [{ + "language" : "en-US", + "value" : "US Axilla - bilateral" + }, + { + "language" : "en-US", + "value" : "US Axilla-Bl" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103918-9", + "display" : "US.doppler Thoracic and abdominal aorta limited", + "designation" : [{ + "language" : "en-US", + "value" : "US.doppler Thoracic and abdominal aorta limited" + }, + { + "language" : "en-US", + "value" : "DOP TA + AA Ltd" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103919-7", + "display" : "US.doppler Abdominal Aorta", + "designation" : [{ + "language" : "en-US", + "value" : "US.doppler Abdominal Aorta" + }, + { + "language" : "en-US", + "value" : "DOP Abd Aorta" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103920-5", + "display" : "US.doppler Thoracic and Abdominal Aorta and Inferior Vena Cava", + "designation" : [{ + "language" : "en-US", + "value" : "US.doppler Thoracic and Abdominal Aorta and Inferior Vena Cava" + }, + { + "language" : "en-US", + "value" : "DOP T Ao+Abd Ao+IVC" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103921-3", + "display" : "US.doppler Thoracic and Abdominal Aorta and Inferior Vena Cava limited", + "designation" : [{ + "language" : "en-US", + "value" : "US.doppler Thoracic and Abdominal Aorta and Inferior Vena Cava limited" + }, + { + "language" : "en-US", + "value" : "DOP T Ao+Abd Ao+IVC Ltd" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103922-1", + "display" : "US Lower extremity vein - left limited", + "designation" : [{ + "language" : "en-US", + "value" : "US Lower extremity vein - left limited" + }, + { + "language" : "en-US", + "value" : "US LE v-L Ltd" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103923-9", + "display" : "US Lower extremity vein - right limited", + "designation" : [{ + "language" : "en-US", + "value" : "US Lower extremity vein - right limited" + }, + { + "language" : "en-US", + "value" : "US LE v-R Ltd" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103924-7", + "display" : "US Lower extremity artery - left limited", + "designation" : [{ + "language" : "en-US", + "value" : "US Lower extremity artery - left limited" + }, + { + "language" : "en-US", + "value" : "US LE a-L Ltd" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103925-4", + "display" : "US Lower extremity artery - right limited", + "designation" : [{ + "language" : "en-US", + "value" : "US Lower extremity artery - right limited" + }, + { + "language" : "en-US", + "value" : "US LE a-R Ltd" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103926-2", + "display" : "US.doppler Vein - bilateral", + "designation" : [{ + "language" : "en-US", + "value" : "US.doppler Vein - bilateral" + }, + { + "language" : "en-US", + "value" : "DOP Vein-Bl" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103927-0", + "display" : "US.doppler Lower extremity artery - left limited", + "designation" : [{ + "language" : "en-US", + "value" : "US.doppler Lower extremity artery - left limited" + }, + { + "language" : "en-US", + "value" : "DOP LE a-L Ltd" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103928-8", + "display" : "US.doppler Lower extremity artery - right limited", + "designation" : [{ + "language" : "en-US", + "value" : "US.doppler Lower extremity artery - right limited" + }, + { + "language" : "en-US", + "value" : "DOP LE a-R Ltd" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103944-5", + "display" : "CT Neck+Chest+Abdomen WO contrast", + "designation" : [{ + "language" : "en-US", + "value" : "CT Neck+Chest+Abdomen WO contrast" + }, + { + "language" : "en-US", + "value" : "CT Neck+Chest+Abd WO contr" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103945-2", + "display" : "CT Neck+Chest+Abdomen W contrast IV", + "designation" : [{ + "language" : "en-US", + "value" : "CT Neck+Chest+Abdomen W contrast IV" + }, + { + "language" : "en-US", + "value" : "CT Neck+Chest+Abd W contr IV" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103950-2", + "display" : "NOTCH3 gene full mutation analysis in Specimen by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "NOTCH3 gene full mutation analysis in Specimen by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "NOTCH3 gene Full Mut Anl Spec" + }, + { + "language" : "en-US", + "value" : "NOTCH3 gene variant analysis, Specimen" + }, + { + "language" : "nl-NL", + "value" : "NOTCH3-gen volledige mutatie-analyse [bevinding] d.m.v. moleculair genetisch onderzoek (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103951-0", + "display" : "Motor neuron disease multigene analysis in Specimen by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "Motor neuron disease multigene analysis in Specimen by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "Motor neuron multigene analysis Spec" + }, + { + "language" : "en-US", + "value" : "Motor neuron disease multigene analysis, Specimen" + }, + { + "language" : "nl-NL", + "value" : "Multigen-analyse van motorneuronziekte [bevinding] d.m.v. moleculair genetisch onderzoek (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103952-8", + "display" : "Muscular dystrophy multigene analysis in Specimen by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "Muscular dystrophy multigene analysis in Specimen by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "Muscular dystrophy mltgene analysis Spec" + }, + { + "language" : "en-US", + "value" : "Muscular dystrophy multigene analysis, Specimen" + }, + { + "language" : "nl-NL", + "value" : "Multigen-analyse van spierdystrofie [bevinding] d.m.v. moleculair genetisch onderzoek (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103953-6", + "display" : "HIF2A gene targeted mutation analysis in Blood by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "HIF2A gene targeted mutation analysis in Blood by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "HIF2A gene Mut Anl Bld" + }, + { + "language" : "en-US", + "value" : "HIF2A gene targeted mutation analysis, Blood" + }, + { + "language" : "nl-NL", + "value" : "HIF2A-gen doelgerichte mutatie-analyse [bevinding] in bloed d.m.v. moleculair genetisch onderzoek (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103954-4", + "display" : "Peripheral neuropathy multigene analysis in Specimen by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "Peripheral neuropathy multigene analysis in Specimen by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "Periph neuropathy mltgene analysis Spec" + }, + { + "language" : "en-US", + "value" : "Peripheral neuropathy multigene analysis, Specimen" + }, + { + "language" : "nl-NL", + "value" : "Multigen-analyse van perifere neuropathie [bevinding] d.m.v. moleculair genetisch onderzoek (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103955-1", + "display" : "KRAS Somatic mutation analysis in Tumor by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "KRAS Somatic mutation analysis in Tumor by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "KRAS Somatic mut analysis Tumor" + }, + { + "language" : "en-US", + "value" : "KRAS Somatic mutation analysis, Tumor" + }, + { + "language" : "nl-NL", + "value" : "KRAS-gen somatische mutatie-analyse [bevinding] in tumor d.m.v. moleculair genetisch onderzoek (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103956-9", + "display" : "Parkinson Disease multigene analysis in Specimen by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "Parkinson Disease multigene analysis in Specimen by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "Parkinson Ds multigene analysis Spec" + }, + { + "language" : "en-US", + "value" : "Parkinson Disease multigene analysis, Specimen" + }, + { + "language" : "nl-NL", + "value" : "Multigen-analyse van ziekte van Parkinson [bevinding] d.m.v. moleculair genetisch onderzoek (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103957-7", + "display" : "Neuromuscular multigene analysis in Specimen by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "Neuromuscular multigene analysis in Specimen by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "Neuromuscular multigene analysis Spec" + }, + { + "language" : "en-US", + "value" : "Neuromuscular multigene analysis, Specimen" + }, + { + "language" : "nl-NL", + "value" : "Multigen-analyse van neuromusculaire aandoening [bevinding] d.m.v. moleculair genetisch onderzoek (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103964-3", + "display" : "Hospice care social worker Note", + "designation" : [{ + "language" : "en-US", + "value" : "Hospice care social worker Note" + }, + { + "language" : "en-US", + "value" : "Hospice care social worker Note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103965-0", + "display" : "Hospice care Interdisciplinary Note", + "designation" : [{ + "language" : "en-US", + "value" : "Hospice care Interdisciplinary Note" + }, + { + "language" : "en-US", + "value" : "Hospice care Interdiscip Note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103966-8", + "display" : "Hospice care case manager Note", + "designation" : [{ + "language" : "en-US", + "value" : "Hospice care case manager Note" + }, + { + "language" : "en-US", + "value" : "Hospice care case manager Note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103967-6", + "display" : "Hospice care nurse Note", + "designation" : [{ + "language" : "en-US", + "value" : "Hospice care nurse Note" + }, + { + "language" : "en-US", + "value" : "Hospice nurse Note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103968-4", + "display" : "Hospice care Consult note", + "designation" : [{ + "language" : "en-US", + "value" : "Hospice care Consult note" + }, + { + "language" : "en-US", + "value" : "Hospice care Consult note" + }, + { + "language" : "nl-NL", + "value" : "Consultverslag [bevinding] in {instelling} d.m.v. hospicezorg (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103969-2", + "display" : "Hospice care Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Hospice care Progress note" + }, + { + "language" : "en-US", + "value" : "Hospice care Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in {instelling} d.m.v. hospicezorg (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103970-0", + "display" : "Cardiology Rehabilitation Note", + "designation" : [{ + "language" : "en-US", + "value" : "Cardiology Rehabilitation Note" + }, + { + "language" : "en-US", + "value" : "Cardiology Rehab Note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103971-8", + "display" : "Cardiology Rehabilitation progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Cardiology Rehabilitation progress note" + }, + { + "language" : "en-US", + "value" : "Cardiology Rehab progress note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "103972-6", + "display" : "Cardiology Outpatient Rehabilitation Note", + "designation" : [{ + "language" : "en-US", + "value" : "Cardiology Outpatient Rehabilitation Note" + }, + { + "language" : "en-US", + "value" : "Cardiology OP Rehab Note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "104062-5", + "display" : "HISGT Histone genes targeted mutation analysis in Tumor by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "HISGT Histone genes targeted mutation analysis in Tumor by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "HISGT Histone genes Mut Anl Tumor" + }, + { + "language" : "en-US", + "value" : "HISGT Histone genes targeted mutation analysis, Tumor" + }] + }, + { + "system" : "http://loinc.org", + "code" : "104065-8", + "display" : "CTA Head W contrast and CTA Neck WO and W contrast IV", + "designation" : [{ + "language" : "en-US", + "value" : "CTA Head W contrast and CTA Neck WO and W contrast IV" + }, + { + "language" : "en-US", + "value" : "CTA Head W cont+CTA Neck WO+W cont" + }] + }, + { + "system" : "http://loinc.org", + "code" : "104066-6", + "display" : "Hospitalist Outpatient Consult note", + "designation" : [{ + "language" : "en-US", + "value" : "Hospitalist Outpatient Consult note" + }, + { + "language" : "en-US", + "value" : "Hospitalist OP Consult note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "104067-4", + "display" : "Hospitalist Assessment note", + "designation" : [{ + "language" : "en-US", + "value" : "Hospitalist Assessment note" + }, + { + "language" : "en-US", + "value" : "Hospitalist Assessment note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "104068-2", + "display" : "Hospitalist Admission evaluation note", + "designation" : [{ + "language" : "en-US", + "value" : "Hospitalist Admission evaluation note" + }, + { + "language" : "en-US", + "value" : "Hospitalist Admit eval note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "104069-0", + "display" : "Hospitalist Transfer summary note", + "designation" : [{ + "language" : "en-US", + "value" : "Hospitalist Transfer summary note" + }, + { + "language" : "en-US", + "value" : "Hospitalist Transfer sum note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "104070-8", + "display" : "Deprecated OP Audiology note", + "designation" : [{ + "language" : "en-US", + "value" : "Deprecated OP Audiology note" + }, + { + "language" : "en-US", + "value" : "Deprecated Outpatient Audiology note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "104071-6", + "display" : "Cystoscopy study Document", + "designation" : [{ + "language" : "en-US", + "value" : "Cystoscopy study Document" + }, + { + "language" : "en-US", + "value" : "Cystoscopy study Doc" + }] + }, + { + "system" : "http://loinc.org", + "code" : "104121-9", + "display" : "Vascular Access Consult note", + "designation" : [{ + "language" : "en-US", + "value" : "Vascular Access Consult note" + }, + { + "language" : "en-US", + "value" : "Vascular Access Consult note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "104122-7", + "display" : "Vascular Access Progress Note", + "designation" : [{ + "language" : "en-US", + "value" : "Vascular Access Progress Note" + }, + { + "language" : "en-US", + "value" : "Vascular Access Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "104123-5", + "display" : "Vascular Access Outpatient Note", + "designation" : [{ + "language" : "en-US", + "value" : "Vascular Access Outpatient Note" + }, + { + "language" : "en-US", + "value" : "Vascular Access OP Note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "104124-3", + "display" : "Vascular Access History and physical note", + "designation" : [{ + "language" : "en-US", + "value" : "Vascular Access History and physical note" + }, + { + "language" : "en-US", + "value" : "Vascular Access H&P note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "104125-0", + "display" : "Child Life Note", + "designation" : [{ + "language" : "en-US", + "value" : "Child Life Note" + }, + { + "language" : "en-US", + "value" : "Child Life Note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "104126-8", + "display" : "Child Life Group counseling note", + "designation" : [{ + "language" : "en-US", + "value" : "Child Life Group counseling note" + }, + { + "language" : "en-US", + "value" : "Child Life Group counseling note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "104128-4", + "display" : "XR Salivary gland Single view for salivary calculus", + "designation" : [{ + "language" : "en-US", + "value" : "XR Salivary gland Single view for salivary calculus" + }, + { + "language" : "en-US", + "value" : "XR Salivary gland 1V for SC" + }] + }, + { + "system" : "http://loinc.org", + "code" : "104129-2", + "display" : "XR Salivary gland - bilateral Single view for salivary calculus", + "designation" : [{ + "language" : "en-US", + "value" : "XR Salivary gland - bilateral Single view for salivary calculus" + }, + { + "language" : "en-US", + "value" : "XR Salivary gland-Bl 1V for SC" + }] + }, + { + "system" : "http://loinc.org", + "code" : "104130-0", + "display" : "XR Salivary gland - right Single view for salivary calculus", + "designation" : [{ + "language" : "en-US", + "value" : "XR Salivary gland - right Single view for salivary calculus" + }, + { + "language" : "en-US", + "value" : "XR Salivary gland-R 1V for SC" + }] + }, + { + "system" : "http://loinc.org", + "code" : "104131-8", + "display" : "XR Salivary gland - left Single view for salivary calculus", + "designation" : [{ + "language" : "en-US", + "value" : "XR Salivary gland - left Single view for salivary calculus" + }, + { + "language" : "en-US", + "value" : "XR Salivary gland-L 1V for SC" + }] + }, + { + "system" : "http://loinc.org", + "code" : "104144-1", + "display" : "Mental health Advance directives", + "designation" : [{ + "language" : "en-US", + "value" : "Mental health Advance directives" + }, + { + "language" : "en-US", + "value" : "Mental health Advance directives" + }, + { + "language" : "nl-NL", + "value" : "Wilsverklaring [bevinding] in {instelling} d.m.v. geestelijke gezondheidszorg (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "104167-2", + "display" : "TRCA+TCRD gene rearrangements in Bone marrow by FISH", + "designation" : [{ + "language" : "en-US", + "value" : "TRCA+TCRD gene rearrangements in Bone marrow by FISH" + }, + { + "language" : "en-US", + "value" : "TRCA+TCRD rearrange BM FISH" + }, + { + "language" : "en-US", + "value" : "TRCA+TCRD gene rearrangements, Bone marrow" + }, + { + "language" : "nl-NL", + "value" : "TRCA- + TCRD-genherschikking [bevinding] in beenmerg d.m.v. FISH (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "104168-0", + "display" : "TCL-1A gene rearrangements in Bone marrow by FISH", + "designation" : [{ + "language" : "en-US", + "value" : "TCL-1A gene rearrangements in Bone marrow by FISH" + }, + { + "language" : "en-US", + "value" : "TCL-1A gene rearrange BM FISH" + }, + { + "language" : "en-US", + "value" : "TCL-1A gene rearrangements, Bone marrow" + }, + { + "language" : "nl-NL", + "value" : "TCL-1A-genherschikking [bevinding] in beenmerg d.m.v. FISH (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "104169-8", + "display" : "D13S319 deletion in Bone marrow by FISH", + "designation" : [{ + "language" : "en-US", + "value" : "D13S319 deletion in Bone marrow by FISH" + }, + { + "language" : "en-US", + "value" : "D13S319 Del BM FISH" + }, + { + "language" : "en-US", + "value" : "D13S319 deletion analysis, Bone marrow" + }, + { + "language" : "nl-NL", + "value" : "D13S319 deletie [bevinding] in beenmerg d.m.v. FISH (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "104198-7", + "display" : "Immunoglobulin lambda light chain gene 22q11.22 rearrangement in Specimen by FISH", + "designation" : [{ + "language" : "en-US", + "value" : "Immunoglobulin lambda light chain gene 22q11.22 rearrangement in Specimen by FISH" + }, + { + "language" : "en-US", + "value" : "Kappa LC gene 22q11.22 Rear Spec FISH" + }, + { + "language" : "en-US", + "value" : "Immunoglobulin lambda light chain gene 22q11.22 rearrangement, Specimen" + }, + { + "language" : "nl-NL", + "value" : "Immunoglobuline lambda lichte keten 22q11.2-genherschikking [bevinding] d.m.v. FISH (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "104199-5", + "display" : "Immunoglobulin kappa light chain gene 2p11.2 rearrangement in Specimen by FISH", + "designation" : [{ + "language" : "en-US", + "value" : "Immunoglobulin kappa light chain gene 2p11.2 rearrangement in Specimen by FISH" + }, + { + "language" : "en-US", + "value" : "Kappa LC gene 2p11.2 Rear Spec FISH" + }, + { + "language" : "en-US", + "value" : "Immunoglobulin kappa light chain gene 2p11.2 rearrangement, Specimen" + }, + { + "language" : "nl-NL", + "value" : "Immunoglobuline kappa lichte keten 2p11.2-genherschikking [bevinding] d.m.v. FISH (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "104200-1", + "display" : "CRLF2 gene rearrangements in Blood or Marrow by FISH", + "designation" : [{ + "language" : "en-US", + "value" : "CRLF2 gene rearrangements in Blood or Marrow by FISH" + }, + { + "language" : "en-US", + "value" : "CRLF2 gene rearrange Bld/Mar FISH" + }, + { + "language" : "en-US", + "value" : "CRLF2 gene rearrangements, Blood Or Bone marrow" + }, + { + "language" : "nl-NL", + "value" : "CRLF2-genherschikking [bevinding] in bloed of beenmerg d.m.v. FISH (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "104211-8", + "display" : "Heart Multisection transesophageal for congenital disease Document by US --W agitated saline IV", + "designation" : [{ + "language" : "en-US", + "value" : "Heart Multisection transesophageal for congenital disease Document by US --W agitated saline IV" + }, + { + "language" : "en-US", + "value" : "Hrt W agitated saline IV Doc US" + }] + }, + { + "system" : "http://loinc.org", + "code" : "104212-6", + "display" : "Views screening for diabetic retinopathy of Eyes", + "designation" : [{ + "language" : "en-US", + "value" : "Views screening for diabetic retinopathy of Eyes" + }, + { + "language" : "en-US", + "value" : "Eyes" + }] + }, + { + "system" : "http://loinc.org", + "code" : "104213-4", + "display" : "Views screening for diabetic retinopathy of Left eye", + "designation" : [{ + "language" : "en-US", + "value" : "Views screening for diabetic retinopathy of Left eye" + }, + { + "language" : "en-US", + "value" : "L eye" + }] + }, + { + "system" : "http://loinc.org", + "code" : "104214-2", + "display" : "Views screening for diabetic retinopathy of Right eye", + "designation" : [{ + "language" : "en-US", + "value" : "Views screening for diabetic retinopathy of Right eye" + }, + { + "language" : "en-US", + "value" : "R eye" + }] + }, + { + "system" : "http://loinc.org", + "code" : "104215-9", + "display" : "MG stereo Breast - left Views post radioactive seed localization", + "designation" : [{ + "language" : "en-US", + "value" : "MG stereo Breast - left Views post radioactive seed localization" + }, + { + "language" : "en-US", + "value" : "MG.stereo Brst-L Views" + }] + }, + { + "system" : "http://loinc.org", + "code" : "104216-7", + "display" : "MG stereo Breast - right Views post radioactive seed localization", + "designation" : [{ + "language" : "en-US", + "value" : "MG stereo Breast - right Views post radioactive seed localization" + }, + { + "language" : "en-US", + "value" : "MG.stereo Brst-R Views" + }] + }, + { + "system" : "http://loinc.org", + "code" : "104238-1", + "display" : "Chronic and low grade B cell lymphoid neoplasm multigene analysis in Blood or Tissue by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "Chronic and low grade B cell lymphoid neoplasm multigene analysis in Blood or Tissue by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "Chrnc & low B cell lymph neo multi Bld/T" + }, + { + "language" : "en-US", + "value" : "Chronic and low grade B cell lymphoid neoplasm multigene analysis, Blood or tissue specimen" + }] + }, + { + "system" : "http://loinc.org", + "code" : "104239-9", + "display" : "B cell non hodgkin Lymphoma multigene analysis in Blood or Tissue by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "B cell non hodgkin Lymphoma multigene analysis in Blood or Tissue by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "B cell non hodg lymp Bld/T" + }, + { + "language" : "en-US", + "value" : "B cell non hodgkin Lymphoma multigene analysis, Blood or tissue specimen" + }, + { + "language" : "nl-NL", + "value" : "Multigen-analyse van B-cellymfoom [bevinding] in bloed of weefsel d.m.v. moleculair genetisch onderzoek (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "104240-7", + "display" : "Histiocytic neoplasm multigene analysis in Blood or Tissue by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "Histiocytic neoplasm multigene analysis in Blood or Tissue by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "Histiocytic neoplasm Bld/T" + }, + { + "language" : "en-US", + "value" : "Histiocytic neoplasm multigene analysis, Blood or tissue specimen" + }, + { + "language" : "nl-NL", + "value" : "Multigen-analyse van histiocytair neoplasma [bevinding] in bloed of weefsel d.m.v. moleculair genetisch onderzoek (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "104241-5", + "display" : "Plasma cell myeloma multigene analysis in Bone marrow by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "Plasma cell myeloma multigene analysis in Bone marrow by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "Plasma cell myleloma BM" + }, + { + "language" : "en-US", + "value" : "Plasma cell myeloma multigene analysis, Bone marrow" + }, + { + "language" : "nl-NL", + "value" : "Multigen-analyse van plasmacelmyeloom [bevinding] in beenmerg d.m.v. moleculair genetisch onderzoek (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "104242-3", + "display" : "T cell lymphoma multigene analysis in Blood or Tissue by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "T cell lymphoma multigene analysis in Blood or Tissue by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "T cell lymphoma Bld/T" + }, + { + "language" : "en-US", + "value" : "T cell lymphoma multigene analysis, Blood or tissue specimen" + }, + { + "language" : "nl-NL", + "value" : "Multigen-analyse van T-cellymfoom [bevinding] in bloed of weefsel d.m.v. moleculair genetisch onderzoek (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "104268-8", + "display" : "UBA1 gene mutation in Specimen by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "UBA1 gene mutation in Specimen by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "UBA1 mut Spec" + }, + { + "language" : "en-US", + "value" : "UBA1 gene mutation, Specimen" + }, + { + "language" : "nl-NL", + "value" : "UBA1-genmutatie [bevinding] d.m.v. moleculair genetisch onderzoek (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "104289-4", + "display" : "Chromosome 5 and 9 and 15 aneuploidy in Bone marrow by FISH", + "designation" : [{ + "language" : "en-US", + "value" : "Chromosome 5 and 9 and 15 aneuploidy in Bone marrow by FISH" + }, + { + "language" : "en-US", + "value" : "Chromosome 5+9 +15 aneuploidy Mar FISH" + }, + { + "language" : "en-US", + "value" : "Chromosome 5 and 9 and 15 aneuploidy, Bone marrow" + }, + { + "language" : "nl-NL", + "value" : "Aneuploïdie van chromosoom 5 & 9 & 15 [bevinding] in beenmerg d.m.v. FISH (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "104323-1", + "display" : "IDH1 and IDH2 gene full mutation analysis in Blood or Tissue by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "IDH1 and IDH2 gene full mutation analysis in Blood or Tissue by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "IDH1+IDH2 Full Mut Anl Bld/T" + }, + { + "language" : "en-US", + "value" : "IDH1 and IDH2 gene variant analysis, Blood or tissue specimen" + }, + { + "language" : "nl-NL", + "value" : "IDH1-gen & IDH2-gen volledige mutatie-analyse [bevinding] in bloed of weefsel d.m.v. moleculair genetisch onderzoek (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "104391-8", + "display" : "Echinococcus sp [Identifier] in Specimen", + "designation" : [{ + "language" : "en-US", + "value" : "Echinococcus sp [Identifier] in Specimen" + }, + { + "language" : "en-US", + "value" : "Echinococcus Spec Doc" + }, + { + "language" : "en-US", + "value" : "Echinococcus sp, Specimen" + }, + { + "language" : "de-DE", + "value" : "Echinococcus sp [Nachweis oder Identität] in Probenmaterial" + }, + { + "language" : "nl-NL", + "value" : "Echinococcus sp. [identificator] (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "104483-3", + "display" : "Cerebrospinal fluid chemistry report Document", + "designation" : [{ + "language" : "en-US", + "value" : "Cerebrospinal fluid chemistry report Document" + }, + { + "language" : "en-US", + "value" : "CSF chem rpt Doc" + }] + }, + { + "system" : "http://loinc.org", + "code" : "104484-1", + "display" : "Body fluid chemistry report Document", + "designation" : [{ + "language" : "en-US", + "value" : "Body fluid chemistry report Document" + }, + { + "language" : "en-US", + "value" : "Body fluid chemistry rpt Doc" + }] + }, + { + "system" : "http://loinc.org", + "code" : "104485-8", + "display" : "Stool chemistry report Document", + "designation" : [{ + "language" : "en-US", + "value" : "Stool chemistry report Document" + }, + { + "language" : "en-US", + "value" : "Stool chemistry rpt Doc" + }] + }, + { + "system" : "http://loinc.org", + "code" : "104486-6", + "display" : "Human platelet antigen report Document", + "designation" : [{ + "language" : "en-US", + "value" : "Human platelet antigen report Document" + }, + { + "language" : "en-US", + "value" : "HPA rpt Doc" + }] + }, + { + "system" : "http://loinc.org", + "code" : "104487-4", + "display" : "Molecular biology report Document", + "designation" : [{ + "language" : "en-US", + "value" : "Molecular biology report Document" + }, + { + "language" : "en-US", + "value" : "Molecular biology rprt Doc" + }] + }, + { + "system" : "http://loinc.org", + "code" : "104488-2", + "display" : "Human neutrophil antigen report Document", + "designation" : [{ + "language" : "en-US", + "value" : "Human neutrophil antigen report Document" + }, + { + "language" : "en-US", + "value" : "HNA rprt Doc" + }] + }, + { + "system" : "http://loinc.org", + "code" : "104489-0", + "display" : "Prenatal screening report Document", + "designation" : [{ + "language" : "en-US", + "value" : "Prenatal screening report Document" + }, + { + "language" : "en-US", + "value" : "Prenatal screening rprt Doc" + }] + }, + { + "system" : "http://loinc.org", + "code" : "104530-1", + "display" : "Hospitalist Admission history and physical note", + "designation" : [{ + "language" : "en-US", + "value" : "Hospitalist Admission history and physical note" + }, + { + "language" : "en-US", + "value" : "Hospitalist Admit H&P note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "104531-9", + "display" : "Temporary incapacity certificate", + "designation" : [{ + "language" : "en-US", + "value" : "Temporary incapacity certificate" + }, + { + "language" : "en-US", + "value" : "CIT" + }] + }, + { + "system" : "http://loinc.org", + "code" : "104577-2", + "display" : "Breastfeeding Plan of care note", + "designation" : [{ + "language" : "en-US", + "value" : "Breastfeeding Plan of care note" + }, + { + "language" : "en-US", + "value" : "Breastfeeding Plan of care note" + }, + { + "language" : "nl-NL", + "value" : "Behandelplan [bevinding] in {instelling} d.m.v. borstvoeding (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "104578-0", + "display" : "Burn management Plan of care note", + "designation" : [{ + "language" : "en-US", + "value" : "Burn management Plan of care note" + }, + { + "language" : "en-US", + "value" : "Burn Plan of care note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "104579-8", + "display" : "Clinical neurophysiology Plan of care note", + "designation" : [{ + "language" : "en-US", + "value" : "Clinical neurophysiology Plan of care note" + }, + { + "language" : "en-US", + "value" : "Clinical Neurophys Plan of care note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "104580-6", + "display" : "Rapid response team Plan of care note", + "designation" : [{ + "language" : "en-US", + "value" : "Rapid response team Plan of care note" + }, + { + "language" : "en-US", + "value" : "Rapid response team Plan of care note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "104581-4", + "display" : "Hospitalist Plan of care note", + "designation" : [{ + "language" : "en-US", + "value" : "Hospitalist Plan of care note" + }, + { + "language" : "en-US", + "value" : "Hospitalist Plan of care note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "104582-2", + "display" : "Pediatrics Telephone encounter Consult note", + "designation" : [{ + "language" : "en-US", + "value" : "Pediatrics Telephone encounter Consult note" + }, + { + "language" : "en-US", + "value" : "Peds Phone Consult note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "104583-0", + "display" : "Gynecology Telephone encounter Consult note", + "designation" : [{ + "language" : "en-US", + "value" : "Gynecology Telephone encounter Consult note" + }, + { + "language" : "en-US", + "value" : "Gynecology Phone Consult note" + }, + { + "language" : "nl-NL", + "value" : "Consultverslag [bevinding] in telefonisch contact d.m.v. gynaecologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "104584-8", + "display" : "Gynecologic oncology Telephone encounter Consult note", + "designation" : [{ + "language" : "en-US", + "value" : "Gynecologic oncology Telephone encounter Consult note" + }, + { + "language" : "en-US", + "value" : "Gyn Onc Phone Consult note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "104585-5", + "display" : "Outpatient procedure note", + "designation" : [{ + "language" : "en-US", + "value" : "Outpatient procedure note" + }, + { + "language" : "en-US", + "value" : "OP Procedure note" + }, + { + "language" : "nl-NL", + "value" : "Verslag ingreep [bevinding] in poliklinisch d.m.v. {rol} (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "104586-3", + "display" : "Child and adolescent psychiatry Telephone encounter Note", + "designation" : [{ + "language" : "en-US", + "value" : "Child and adolescent psychiatry Telephone encounter Note" + }, + { + "language" : "en-US", + "value" : "Child+teen psych Phone Note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "104587-1", + "display" : "Child and adolescent psychiatry Telehealth Note", + "designation" : [{ + "language" : "en-US", + "value" : "Child and adolescent psychiatry Telehealth Note" + }, + { + "language" : "en-US", + "value" : "Child+teen psych Telehealth Note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "104588-9", + "display" : "Emergency medicine team Conference note", + "designation" : [{ + "language" : "en-US", + "value" : "Emergency medicine team Conference note" + }, + { + "language" : "en-US", + "value" : "Emergency med team Conf note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "104589-7", + "display" : "Heart failure Telehealth Note", + "designation" : [{ + "language" : "en-US", + "value" : "Heart failure Telehealth Note" + }, + { + "language" : "en-US", + "value" : "Heart failure Telehealth Note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "104590-5", + "display" : "Medical Aid in Dying Telehealth Note", + "designation" : [{ + "language" : "en-US", + "value" : "Medical Aid in Dying Telehealth Note" + }, + { + "language" : "en-US", + "value" : "MAiD Telehealth Note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "104591-3", + "display" : "Vascular surgery Letter", + "designation" : [{ + "language" : "en-US", + "value" : "Vascular surgery Letter" + }, + { + "language" : "en-US", + "value" : "Vascular surgery Letter" + }, + { + "language" : "nl-NL", + "value" : "Brief [bevinding] in {instelling} d.m.v. vaatchirurgie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "104592-1", + "display" : "Cardiac surgery Letter", + "designation" : [{ + "language" : "en-US", + "value" : "Cardiac surgery Letter" + }, + { + "language" : "en-US", + "value" : "Cardiac surgery Letter" + }, + { + "language" : "nl-NL", + "value" : "Brief [bevinding] in {instelling} d.m.v. cardiochirurgie (document)" + }] + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/c80-facilitycodes", + "resource" : { + "resourceType" : "ValueSet", + "id" : "c80-facilitycodes", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "oo" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/c80-facilitycodes", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.3.88.12.80.67" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.2.131" + }], + "version" : "6.0.0-ballot2", + "name" : "FacilityTypeCodeValueSet", + "title" : "Facility Type Code Value Set", + "status" : "active", + "experimental" : true, + "publisher" : "HITSP", + "description" : "This is the code representing the type of organizational setting where the clinical encounter, service, interaction, or treatment occurred. The value set used for Healthcare Facility Type has been defined by HITSP to be the value set reproduced from HITSP C80 Table 2-147.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "copyright" : "This resource includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these specifications must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/get-snomed-ct or info@snomed.org", + "compose" : { + "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" + }] + }] + }, + "expansion" : { + "identifier" : "urn:uuid:48a0f47a-7064-4d65-b9b9-186f2e70b39c", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 79, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-valueset", + "valueUri" : "null" + }, + { + "name" : "used-codesystem", + "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230131" + }, + { + "name" : "version", + "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230131" + }], + "contains" : [{ + "system" : "http://snomed.info/sct", + "code" : "82242000", + "display" : "Children's hospital", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Children's hospital (environment)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital-children's" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "225732001", + "display" : "Community hospital", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CH - Community hospital" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Community hospital (environment)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital-community" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "79993009", + "display" : "Government hospital", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Government hospital (environment)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital-government" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "32074000", + "display" : "Long term care hospital", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Long term care hospital (environment)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Long stay hospital" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital-long term care" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4322002", + "display" : "Military field hospital", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Military field hospital (environment)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital-military field" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224687002", + "display" : "Prison hospital", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prison hospital (environment)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital-prison" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "62480006", + "display" : "Psychiatric hospital", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mental hospital" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Psychiatric hospital (environment)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital-psychiatric" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "80522000", + "display" : "Rehabilitation hospital", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rehabilitation hospital (environment)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital-rehabilitation" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "36125001", + "display" : "Trauma center", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trauma centre" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trauma center (environment)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital-trauma center" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "48311003", + "display" : "Veteran's administration hospital", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "V.A. hospital" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Veteran's administration hospital (environment)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital-Veterans' Administration" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "284546000", + "display" : "Hospice", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospice (environment)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospice facility" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "42665001", + "display" : "Nursing home", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "NH - Nursing home" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nursing home (environment)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Long term care facility" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nursing home" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "45618002", + "display" : "Skilled nursing facility", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Skilled nursing facility (environment)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Skilled care facility" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Skilled nursing facility" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "418518002", + "display" : "Dialysis unit (environment)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dialysis unit" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dialysis unit--hospital" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "73770003", + "display" : "Hospital-based outpatient emergency care center", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital-based outpatient emergency room" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital-based outpatient emergency care centre" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital-based outpatient emergency care center (environment)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Emergency department--hospital" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "69362002", + "display" : "Hospital-based ambulatory surgery facility", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital-based ambulatory surgery facility (environment)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital ambulatory surgery facility" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "52668009", + "display" : "Hospital-based birthing center", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital-based birthing centre" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital-based birthing center (environment)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital birthing center" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "360957003", + "display" : "Hospital-based outpatient allergy clinic", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital-based outpatient allergy clinic (environment)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital outpatient allergy clinic" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "10206005", + "display" : "Hospital-based outpatient dental clinic", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital-based outpatient dental health clinic" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital-based outpatient dental clinic (environment)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital outpatient dental clinic" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "37550003", + "display" : "Hospital-based outpatient dermatology clinic", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital-based outpatient dermatology clinic (environment)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital outpatient dermatology clinic" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "73644007", + "display" : "Hospital-based outpatient endocrinology clinic", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital-based outpatient endocrinology clinic (environment)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital outpatient endocrinology clinic" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "31628002", + "display" : "Hospital-based outpatient family medicine clinic", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital-based outpatient family medicine clinic (environment)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital outpatient family medicine clinic" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "58482006", + "display" : "Hospital-based outpatient gastroenterology clinic", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital-based outpatient gastroenterology clinic (environment)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital outpatient gastroenterology clinic" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "90484001", + "display" : "Hospital-based outpatient general surgery clinic", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital-based outpatient general surgery clinic (environment)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital outpatient general surgery clinic" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1814000", + "display" : "Hospital-based outpatient geriatric clinic", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital-based outpatient gerontology clinic" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital-based outpatient geriatric clinic (environment)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital outpatient geriatric health center" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "22549003", + "display" : "Hospital-based outpatient gynecology clinic", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital-based outpatient gynaecology clinic" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital-based outpatient gynecology clinic (environment)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital outpatient gynecology clinic" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "56293002", + "display" : "Hospital-based outpatient hematology clinic", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital-based outpatient haematology clinic" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital-based outpatient hematology clinic (environment)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital outpatient hematology clinic" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "360966004", + "display" : "Hospital-based outpatient immunology clinic", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital-based outpatient immunology clinic (environment)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital outpatient immunology clinic" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2849009", + "display" : "Hospital-based outpatient infectious disease clinic", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital-based outpatient infectious disease clinic (environment)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital outpatient infectious disease clinic" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "14866005", + "display" : "Hospital-based outpatient mental health clinic", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital-based outpatient psychiatric clinic" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital-based outpatient mental health clinic (environment)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital outpatient mental health center" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "38238005", + "display" : "Hospital-based outpatient neurology clinic", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital-based outpatient neurology clinic (environment)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital outpatient neurology clinic" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "56189001", + "display" : "Hospital-based outpatient obstetrical clinic", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital-based outpatient obstetrical clinic (environment)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital outpatient obstetrical clinic" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "89972002", + "display" : "Hospital-based outpatient oncology clinic", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital-based outpatient oncology clinic (environment)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital outpatient oncology clinic" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "78088001", + "display" : "Hospital-based outpatient ophthalmology clinic", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital-based outpatient eye clinic" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital-based outpatient ophthalmology clinic (environment)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital outpatient ophthalmology clinic" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "78001009", + "display" : "Hospital-based outpatient orthopedics clinic", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital-based outpatient orthopaedics clinic" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital-based outpatient orthopedics clinic (environment)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital outpatient orthopedics clinic" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "23392004", + "display" : "Hospital-based outpatient otorhinolaryngology clinic", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital-based outpatient ORL clinic" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital-based outpatient otorhinolaryngology clinic (environment)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital outpatient otorhinolaryngology clinic" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "36293008", + "display" : "Hospital-based outpatient pain clinic", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital-based outpatient pain clinic (environment)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital outpatient pain clinic" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3729002", + "display" : "Hospital-based outpatient pediatric clinic", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital-based outpatient paediatric clinic" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital-based outpatient pediatric clinic (environment)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital outpatient pediatric clinic" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5584006", + "display" : "Hospital-based outpatient peripheral vascular clinic", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital-based outpatient peripheral vascular clinic (environment)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital outpatient peripheral vascular clinic" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "37546005", + "display" : "Hospital-based outpatient rehabilitation clinic", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital-based outpatient rehabilitation clinic (environment)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital outpatient rehabilitation clinic" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "57159002", + "display" : "Hospital-based outpatient respiratory disease clinic", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital-based outpatient pneumology clinic" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital-based outpatient respiratory disease clinic (environment)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital outpatient respiratory disease clinic" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "331006", + "display" : "Hospital-based outpatient rheumatology clinic", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital-based outpatient rheumatology clinic (environment)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital outpatient rheumatology clinic" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "50569004", + "display" : "Hospital-based outpatient urology clinic", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital-based outpatient urology clinic (environment)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital outpatient urology clinic" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "79491001", + "display" : "Hospital-based radiology facility", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital-based radiology facility (environment)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital radiology facility" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "33022008", + "display" : "Hospital-based outpatient department", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital-based outpatient clinic" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital outpatients department" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "OPD - Outpatients department" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital-based outpatient department (environment)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital-based outpatient clinic or department--OTHER-NOT LISTED" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "19602009", + "display" : "Fee-for-service private physicians' group office", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fee-for-service private physicians' group clinic" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fee-for-service private physicians' group office (environment)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fee-for-service private physicians' group office" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "39350007", + "display" : "Private physicians' group office", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medical clinic" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Private physicians' group office (environment)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Private physicians' group office" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "83891005", + "display" : "Solo practice private office", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Doctor's office" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Solo practice private office (environment)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Solo practice private office" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "394759007", + "display" : "Independent provider site (environment)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Independent provider site" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Independent ambulatory care provider site--OTHER--NOT LISTED" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "405607001", + "display" : "Ambulatory surgery center (environment)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ambulatory surgery centre" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ambulatory surgery center" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Outpatient surgery center" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Same day surgery center" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Outpatient surgery centre" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Same day surgery centre" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ambulatory surgery center" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309900005", + "display" : "Care of the elderly day hospital", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Care of the elderly day hospital (environment)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Care of the elderly day hospital" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "275576008", + "display" : "Elderly assessment clinic", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Elderly assessment clinic (environment)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Geriatric clinic" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Elderly assessment clinic" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "10531005", + "display" : "Free-standing ambulatory surgery facility", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Free-standing ambulatory surgery facility (environment)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Free-standing ambulatory surgery facility" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "91154008", + "display" : "Free-standing birthing center", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Free-standing birthing centre" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Free-standing birthing center (environment)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Free-standing birthing center" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "41844007", + "display" : "Free-standing geriatric clinic", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Free-standing gerontology clinic" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Free-standing geriatric clinic (environment)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Free-standing geriatric health center" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "45899008", + "display" : "Free-standing laboratory facility", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Free-standing laboratory facility (environment)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Free-standing laboratory facility" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "51563005", + "display" : "Free-standing mental health clinic", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Free-standing psychiatric clinic" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Free-standing mental health clinic (environment)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Free-standing mental health center" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1773006", + "display" : "Free-standing radiology facility", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Free-standing radiology facility (environment)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Free-standing radiology facility" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "72311000", + "display" : "Health maintenance organization", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prepaid healthcare organization" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prepaid healthcare organisation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Health maintenance organisation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Health maintenance organization (environment)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Health maintenance organization" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6827000", + "display" : "Local community health center", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Local community health centre" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Local community health center (environment)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Local community health center" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309898008", + "display" : "Psychogeriatric day hospital", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Psychogeriatric day hospital (environment)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Psychogeriatric day hospital" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "39913001", + "display" : "Residential school infirmary", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Residential school clinic" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Residential school infirmary (environment)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Residential school infirmary" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "77931003", + "display" : "Rural health center", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rural health clinic" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rural health centre" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rural health center (environment)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rural health center" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "25681007", + "display" : "Sexually transmitted disease clinic", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Venereal disease clinic" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sexually transmitted disease clinic (environment)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sexually transmitted disease health center" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "20078004", + "display" : "Substance abuse treatment center", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Drug abuse treatment center" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Substance abuse treatment centre" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Drug abuse treatment centre" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Substance abuse treatment center (environment)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Substance abuse treatment center" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "46224007", + "display" : "Vaccination clinic", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vaccination clinic (environment)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vaccination clinic" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "81234003", + "display" : "Walk-in clinic", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Walk-in clinic (environment)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Walk-in clinic" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "35971002", + "display" : "Ambulatory care site", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ambulatory care site (environment)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ambulatory care site--OTHER--NOT LISTED" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "11424001", + "display" : "Ambulance-based care", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ambulance-based care (environment)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ambulance-based care" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "409519008", + "display" : "Contained casualty setting (environment)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Contained casualty setting" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Contained casualty setting" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "901005", + "display" : "Helicopter-based care", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Helicopter-based care (environment)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Helicopter-based care" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2081004", + "display" : "Hospital ship", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital ship (environment)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital ship" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "59374000", + "display" : "Traveler's aid clinic", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Traveler's aid clinic (environment)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Traveler's aid clinic" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "413456002", + "display" : "Adult day care center (environment)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adult day care center" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adult day care centre" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adult day care center" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "413817003", + "display" : "Child day care center (environment)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Child day care center" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Child day care centre" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Child day care center" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310205006", + "display" : "Private residential home", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Private residential home (environment)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Private residential home" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "419955002", + "display" : "Residential institution (environment)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Residential institution" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Residential institution" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "272501009", + "display" : "Sports facility", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sports facility (environment)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sports facility" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "394777002", + "display" : "Health encounter sites (environment)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Health encounter sites" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Health encounter site--NOT LISTED" + }] + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/document-relationship-type", + "resource" : { + "resourceType" : "ValueSet", + "id" : "document-relationship-type", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "oo" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 4 + }], + "url" : "http://hl7.org/fhir/ValueSet/document-relationship-type", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.244" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.239" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.2.133" + }], + "version" : "6.0.0-ballot2", + "name" : "DocumentRelationshipType", + "title" : "Document Relationship Type", + "status" : "draft", + "experimental" : false, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "The type of relationship between documents.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/document-relationship-type" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:901bd6de-22b3-482d-a731-4c315afe3f78", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 6, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/document-relationship-type|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/document-relationship-type", + "code" : "replaces", + "display" : "Replaces" + }, + { + "system" : "http://hl7.org/fhir/document-relationship-type", + "code" : "transforms", + "display" : "Transforms" + }, + { + "system" : "http://hl7.org/fhir/document-relationship-type", + "code" : "signs", + "display" : "Signs" + }, + { + "system" : "http://hl7.org/fhir/document-relationship-type", + "code" : "appends", + "display" : "Appends" + }, + { + "system" : "http://hl7.org/fhir/document-relationship-type", + "code" : "incorporates", + "display" : "Incorporates" + }, + { + "system" : "http://hl7.org/fhir/document-relationship-type", + "code" : "summarizes", + "display" : "Summarizes" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/encounter-status", + "resource" : { + "resourceType" : "ValueSet", + "id" : "encounter-status", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "pa" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 4 + }], + "url" : "http://hl7.org/fhir/ValueSet/encounter-status", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.246" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.241" + }], + "version" : "6.0.0-ballot2", + "name" : "EncounterStatus", + "title" : "Encounter Status", + "status" : "draft", + "experimental" : true, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "Current state of the encounter.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/encounter-status" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:851ed2c3-1009-4068-97a6-7c0abdb7e035", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 9, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/encounter-status|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/encounter-status", + "code" : "planned", + "display" : "Planned" + }, + { + "system" : "http://hl7.org/fhir/encounter-status", + "code" : "in-progress", + "display" : "In Progress" + }, + { + "system" : "http://hl7.org/fhir/encounter-status", + "code" : "on-hold", + "display" : "On Hold" + }, + { + "system" : "http://hl7.org/fhir/encounter-status", + "code" : "discharged", + "display" : "Discharged" + }, + { + "system" : "http://hl7.org/fhir/encounter-status", + "code" : "completed", + "display" : "Completed" + }, + { + "system" : "http://hl7.org/fhir/encounter-status", + "code" : "cancelled", + "display" : "Cancelled" + }, + { + "system" : "http://hl7.org/fhir/encounter-status", + "code" : "discontinued", + "display" : "Discontinued" + }, + { + "system" : "http://hl7.org/fhir/encounter-status", + "code" : "entered-in-error", + "display" : "Entered in Error" + }, + { + "system" : "http://hl7.org/fhir/encounter-status", + "code" : "unknown", + "display" : "Unknown" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/encounter-type", + "resource" : { + "resourceType" : "ValueSet", + "id" : "encounter-type", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "pa" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/encounter-type", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.248" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.243" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.2.137" + }], + "version" : "6.0.0-ballot2", + "name" : "EncounterType", + "title" : "Encounter Type", + "status" : "draft", + "experimental" : true, + "publisher" : "FHIR Project team", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "This example value set defines a set of codes that can be used to indicate the type of encounter: a specific code indicating type of service provided.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/encounter-type" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:b455881c-3acc-4179-9fe2-06563e2a92a2", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 4, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/encounter-type|1.0.1" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/encounter-type", + "code" : "ADMS", + "display" : "Annual diabetes mellitus screening" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/encounter-type", + "code" : "BD/BM-clin", + "display" : "Bone drilling/bone marrow punction in clinic" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/encounter-type", + "code" : "CCS60", + "display" : "Infant colon screening - 60 minutes" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/encounter-type", + "code" : "OKI", + "display" : "Outpatient Kenacort injection" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/encounter-subject-status", + "resource" : { + "resourceType" : "ValueSet", + "id" : "encounter-subject-status", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "pa" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/encounter-subject-status", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3159" + }], + "version" : "6.0.0-ballot2", + "name" : "EncounterSubjectStatus", + "title" : "Encounter Subject Status", + "status" : "draft", + "experimental" : true, + "publisher" : "FHIR Project team", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "This example value set defines a set of codes that can be used to indicate the status of the subject within the encounter", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/encounter-subject-status" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:67f15bee-a781-4264-adbb-99792f60fed3", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 5, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/encounter-subject-status|2.0.1" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/encounter-subject-status", + "code" : "arrived", + "display" : "Arrived" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/encounter-subject-status", + "code" : "triaged", + "display" : "Triaged" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/encounter-subject-status", + "code" : "receiving-care", + "display" : "Receiving Care" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/encounter-subject-status", + "code" : "on-leave", + "display" : "On Leave" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/encounter-subject-status", + "code" : "departed", + "display" : "Departed" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/encounter-participant-type", + "resource" : { + "resourceType" : "ValueSet", + "id" : "encounter-participant-type", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "pa" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 4 + }], + "url" : "http://hl7.org/fhir/ValueSet/encounter-participant-type", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.250" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.245" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.2.139" + }], + "version" : "6.0.0-ballot2", + "name" : "ParticipantType", + "title" : "Participant Type", + "status" : "draft", + "experimental" : false, + "publisher" : "FHIR Project team", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "This value set defines a set of codes that can be used to indicate how an individual participates in an encounter.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/v3-ParticipationType", + "filter" : [{ + "property" : "concept", + "op" : "is-a", + "value" : "_ParticipationAncillary" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/participant-type" + }], + "exclude" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/v3-ParticipationType", + "concept" : [{ + "code" : "_ParticipationAncillary" + }] + }] + }, + "expansion" : { + "identifier" : "urn:uuid:28c0375f-9c8b-45c3-8d30-a5044c1e1efd", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 9, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/v3-ParticipationType|5.0.0" + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/participant-type|1.0.1" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/v3-ParticipationType", + "code" : "ADM", + "display" : "admitter" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ParticipationType", + "code" : "ATND", + "display" : "attender" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ParticipationType", + "code" : "CALLBCK", + "display" : "callback contact" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ParticipationType", + "code" : "CON", + "display" : "consultant" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ParticipationType", + "code" : "DIS", + "display" : "discharger" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ParticipationType", + "code" : "ESC", + "display" : "escort" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ParticipationType", + "code" : "REF", + "display" : "referrer" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/participant-type", + "code" : "translator", + "display" : "Translator" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/participant-type", + "code" : "emergency", + "display" : "Emergency" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/encounter-reason-use", + "resource" : { + "resourceType" : "ValueSet", + "id" : "encounter-reason-use", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "pa" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/encounter-reason-use", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.4.3320" + }], + "version" : "6.0.0-ballot2", + "name" : "EncounterReasonUse", + "title" : "Encounter Reason Use", + "status" : "draft", + "experimental" : true, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "What a specific Encounter/EpisodeOfCare `reason.value` is to be used for.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/encounter-reason-use" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:26dd0916-688d-4297-9fec-8bb7768e79f8", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 5, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/encounter-reason-use|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/encounter-reason-use", + "code" : "CC", + "display" : "Chief Complaint" + }, + { + "system" : "http://hl7.org/fhir/encounter-reason-use", + "code" : "HC", + "display" : "Health Concern" + }, + { + "system" : "http://hl7.org/fhir/encounter-reason-use", + "code" : "AD", + "display" : "Admitting Diagnosis" + }, + { + "system" : "http://hl7.org/fhir/encounter-reason-use", + "code" : "RV", + "display" : "Reason for Visit" + }, + { + "system" : "http://hl7.org/fhir/encounter-reason-use", + "code" : "HM", + "display" : "Health Maintenance (including screening)" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/encounter-reason", + "resource" : { + "resourceType" : "ValueSet", + "id" : "encounter-reason", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "pa" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/encounter-reason", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.261" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.256" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.2.146" + }], + "version" : "6.0.0-ballot2", + "name" : "EncounterReasonCodes", + "title" : "Encounter Reason Codes", + "status" : "draft", + "experimental" : true, + "publisher" : "FHIR Project team", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "This examples value set defines the set of codes that can be used to indicate reasons for an encounter.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "copyright" : "This resource includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these specifications must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/get-snomed-ct or info@snomed.org", + "compose" : { + "include" : [{ + "system" : "http://snomed.info/sct", + "filter" : [{ + "property" : "concept", + "op" : "is-a", + "value" : "404684003" + }] + }, + { + "system" : "http://snomed.info/sct", + "filter" : [{ + "property" : "concept", + "op" : "is-a", + "value" : "71388002" + }] + }, + { + "system" : "http://snomed.info/sct", + "filter" : [{ + "property" : "concept", + "op" : "is-a", + "value" : "243796009" + }] + }, + { + "system" : "http://snomed.info/sct", + "filter" : [{ + "property" : "concept", + "op" : "is-a", + "value" : "272379006" + }] + }] + }, + "expansion" : { + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/valueset-unclosed", + "valueBoolean" : true + }], + "identifier" : "urn:uuid:e0f8aece-cdfa-45ad-8af3-40f80b825bb8", + "timestamp" : "2024-10-02T17:54:47+00:00", + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-valueset", + "valueUri" : "null" + }, + { + "name" : "used-codesystem", + "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230131" + }, + { + "name" : "version", + "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230131" + }], + "contains" : [{ + "system" : "http://snomed.info/sct", + "code" : "404684003", + "display" : "Clinical finding (finding)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clinical finding" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "109006", + "display" : "Anxiety disorder of childhood OR adolescence", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anxiety disorder of childhood OR adolescence (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "122003", + "display" : "Choroidal hemorrhage", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Choroidal haemorrhage" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Choroidal hemorrhage (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "127009", + "display" : "Spontaneous abortion with laceration of cervix", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spontaneous abortion with tear of cervix" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Miscarriage with tear of cervix" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Miscarriage with laceration of cervix" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Miscarriage with laceration of cervix (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129007", + "display" : "Homoiothermia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Homoiothermy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Homoiothermia (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "134006", + "display" : "Decreased hair growth", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decreased hair growth (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "140004", + "display" : "Chronic pharyngitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic sore throat" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic pharyngitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "144008", + "display" : "Normal peripheral vision", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Normal peripheral vision (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "150003", + "display" : "Abnormal bladder continence", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abnormal bladder continence (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "151004", + "display" : "Gonococcal meningitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gonococcal meningitis (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Meningitis due to gonococcus" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "162004", + "display" : "Severe manic bipolar I disorder without psychotic features", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Severe bipolar I disorder, most recent episode manic, without psychotic features" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Severe manic bipolar I disorder without psychotic features (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "165002", + "display" : "Accident-prone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Accident proneness" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Accident prone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Accident prone (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "168000", + "display" : "Typhlolithiasis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Typhlolithiasis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "171008", + "display" : "Injury of ascending right colon without open wound into abdominal cavity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injury of ascending right colon without open wound into abdominal cavity (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "172001", + "display" : "Endometritis following molar AND/OR ectopic pregnancy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Endometritis following molar AND/OR ectopic pregnancy (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "175004", + "display" : "Supraorbital neuralgia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Supraorbital neuralgia (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "177007", + "display" : "Poisoning by sawfly larvae", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sawfly larvae toxicity" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning by sawfly larvae (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "179005", + "display" : "Apraxia of dressing", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Apraxia of dressing (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "181007", + "display" : "Hemorrhagic bronchopneumonia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemorrhagic bronchopneumonia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemorrhagic bronchopneumonia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "183005", + "display" : "Autoimmune pancytopenia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Autoimmune pancytopenia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "184004", + "display" : "Withdrawal arrhythmia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Withdrawal arrhythmia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "188001", + "display" : "Injury of intercostal artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injury of intercostal artery (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intercostal artery injury" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "192008", + "display" : "Congenital syphilitic hepatomegaly", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital syphilitic hepatomegaly (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "193003", + "display" : "Benign hypertensive renal disease", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Benign hypertensive renal disease (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "198007", + "display" : "Disease due to Filoviridae", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disease caused by Filoviridae (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disease caused by Filoviridae" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "199004", + "display" : "Decreased lactation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypogalactia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypolactation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Insufficient lactation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poor lactation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inadequate lactation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decreased lactation (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "216004", + "display" : "Delusion of persecution", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paranoid reaction" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Persecutory delusion" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Delusion of persecution (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "219006", + "display" : "Alcohol user", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Current drinker" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Drinks alcohol" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Current drinker of alcohol (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Current drinker of alcohol" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "222008", + "display" : "Acute epiglottitis with obstruction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute epiglottitis with obstruction (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "223003", + "display" : "Tumor of body of uterus affecting pregnancy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tumour of body of uterus affecting pregnancy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tumor of body of uterus affecting pregnancy (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228007", + "display" : "Lucio phenomenon", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lepromatous cutaneous vasculitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lucio phenomenon (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "241006", + "display" : "Epilepsia partialis continua", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Epilepsia partialis continua (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Motor simple partial status" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Kojewnikov's epilepsy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Focal status epilepticus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Kojevnikov epilepsy" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "242004", + "display" : "Noninfectious jejunitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Noninfectious jejunitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "253005", + "display" : "Sycosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sycosis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "257006", + "display" : "Acne rosacea, erythematous telangiectatic type", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acne rosacea, erythematous telangiectatic type (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "264008", + "display" : "Blind hypertensive eye", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blind hypertensive eye (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "276008", + "display" : "Poisoning by oxytocin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oxytocin poisoning" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by oxytocin (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by oxytocin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "279001", + "display" : "Senile myocarditis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Senile myocarditis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "281004", + "display" : "Dementia associated with alcoholism", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alcohol-induced persisting dementia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dementia associated with alcoholism (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alcoholic dementia" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "282006", + "display" : "Acute myocardial infarction of basal-lateral wall", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute myocardial infarction of basal-lateral wall (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "290006", + "display" : "Melnick-Fraser syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Branchio-oto-renal syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "BOR syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Melnick-Fraser syndrome (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "292003", + "display" : "EEG finding", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "EEG observations" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Electroencephalogram finding (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Electroencephalogram finding" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "297009", + "display" : "Acute myringitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute tympanitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute myringitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "299007", + "display" : "Paraffinoma of skin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paraffinoma of skin (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "303002", + "display" : "Apoplectic pancreatitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Apoplectic pancreatitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "308006", + "display" : "Pearly penile papules", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Penile papules" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pearly penile papules (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310008", + "display" : "Boil of penis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Boil of penis (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Penile boil" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "313005", + "display" : "Déjà vu", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Déjà vu (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "317006", + "display" : "Reactive hypoglycemia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypoglycemic reaction" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypoglycaemic reaction" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reactive hypoglycaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reactive hypoglycemia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "320003", + "display" : "Cervical dilatation, 1cm", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cervical dilatation, 1cm (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "324007", + "display" : "Plaster ulcer", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Plaster ulcer (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "330007", + "display" : "Occipital headache", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Occipital headache (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "335002", + "display" : "Pylorospasm", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pylorospasm (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "341009", + "display" : "ABO incompatibility reaction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ABO mismatched blood transfusion" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ABO incompatibility reaction (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "349006", + "display" : "Absent tendon reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Absent tendon reflex (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "355001", + "display" : "Hemorrhagic shock", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemorrhagic shock" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemorrhagic shock (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "357009", + "display" : "Closed fracture of trapezoidal bone of wrist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed fracture of small multangular bone of wrist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed fracture of trapezoidal bone of wrist (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed fracture trapezoid" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "359007", + "display" : "Kernicterus due to isoimmunization", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Kernicterus due to isoimmunisation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Kernicterus due to isoimmunization (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "360002", + "display" : "Acute radiation disease", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute radiation disease (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "364006", + "display" : "Acute left-sided heart failure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute left heart failure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute left-sided heart failure (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "366008", + "display" : "Hidromeiosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hidromeiosis (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "368009", + "display" : "Heart valve disorder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Valvular heart disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Heart valve disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disorder of heart valve" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Heart valve disorder (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "369001", + "display" : "Normal jugular venous pressure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Normal jugular venous pressure (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "378007", + "display" : "Morquio syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chondro-osteodystrophy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Morquio-Suarez syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Morquio-Ullrich disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osteochondrodystrophia deformans" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Atypical chondrodystrophy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Morquio disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Familial osteochondrodystrophy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brailsford-Morquio syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hereditary enchondral dysostosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chondrodystrophia tarda" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Familial osseous dystrophy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Keratan sulfaturia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mucopolysaccharidosis, MPS-IV" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Morquio-Brailsford disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osteochondrodystrophy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mucopolysaccharidosis type IV" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Keratan sulphaturia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Morquio syndrome (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "382009", + "display" : "Legal history finding relating to child", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Legal history finding relating to child (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "383004", + "display" : "Passive range of hip extension - finding", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Finding of passive range of hip extension (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Finding of passive range of hip extension" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385006", + "display" : "Secondary peripheral neuropathy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Secondary peripheral neuropathy (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "387003", + "display" : "Melanuria", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Melanuria (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "398002", + "display" : "Left axis deviation greater than -90 degrees by EKG", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Left axis deviation greater than -90 degrees by electrocardiogram" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Left axis deviation greater than -90 degrees by electrocardiogram (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "407000", + "display" : "Congenital hepatomegaly", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital hepatomegaly (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "408005", + "display" : "Tooth chattering", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tooth chattering (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "409002", + "display" : "Food allergy diet", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Food intolerance diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Food allergy diet (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "426008", + "display" : "Superficial injury of ankle without infection", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Superficial injury of ankle without infection (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "431005", + "display" : "Hypertrophy of scrotum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypertrophy of scrotum (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "437009", + "display" : "Abnormal composition of urine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abnormal composition of urine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "440009", + "display" : "Persistent hyperphenylalaninemia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Essential hyperphenylalaninemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hyperphenylalaninemia, type II" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Persistent hyperphenylalaninaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Essential hyperphenylalaninaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hyperphenylalaninaemia, type II" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Persistent hyperphenylalaninemia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "442001", + "display" : "Secondary hypopituitarism", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Secondary hypopituitarism (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "443006", + "display" : "Cystocele affecting pregnancy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cystocele affecting pregnancy (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "447007", + "display" : "Coach in sports activity accident", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Coach in sports activity accident (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "450005", + "display" : "Ulcerative stomatitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ulcerative stomatitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "452002", + "display" : "Blister of groin without infection", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blister of groin without infection (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "460001", + "display" : "Squamous metaplasia of prostate gland", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Squamous metaplasia of prostate gland (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "467003", + "display" : "Old laceration of muscles of pelvic floor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Old laceration of muscles of pelvic floor (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Old laceration of pelvic floor muscle" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "470004", + "display" : "Vitreous touch syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vitreous touch syndrome (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "479003", + "display" : "Graves' disease with pretibial myxedema AND with thyrotoxic crisis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Graves' disease with pretibial myxedema AND with thyrotoxic storm" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Graves' disease with pretibial myxoedema AND with thyrotoxic crisis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Graves' disease with pretibial myxoedema AND with thyrotoxic storm" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Graves' disease with pretibial myxedema AND with thyrotoxic crisis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "486006", + "display" : "Acute vascular insufficiency", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute vascular insufficiency (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "488007", + "display" : "Fibroid myocarditis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fibroid myocarditis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "490008", + "display" : "Upper respiratory tract hypersensitivity reaction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Upper respiratory tract hypersensitivity reaction (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "496002", + "display" : "Closed traumatic dislocation of third cervical vertebra (disorder)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed traumatic dislocation of third cervical vertebra" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "504009", + "display" : "Androgen-dependent hirsutism", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Androgen-dependent hirsutism (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Androgen dependent hirsutism" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "517007", + "display" : "Foreign body in hypopharynx", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Foreign body in hypopharynx (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "518002", + "display" : "Multiple aggregation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Multiple aggregation (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "520004", + "display" : "Congenital bent nose", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital bent nose (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "527001", + "display" : "Spontaneous fetal evolution, Roederer's method", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spontaneous foetal evolution, Roederer's method" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spontaneous fetal evolution, Roederer's method (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spontaneous fetal evolution, Roederer method" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "536002", + "display" : "Glissonian cirrhosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glissonian cirrhosis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "539009", + "display" : "Conjunctival argyrosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conjunctival argyrosis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "547009", + "display" : "Hypersecretion of calcitonin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypersecretion of thyrocalcitonin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypersecretion of calcitonin (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "548004", + "display" : "13p partial trisomy syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "13p partial trisomy syndrome (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "554003", + "display" : "2p partial trisomy syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "2p partial trisomy syndrome (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "555002", + "display" : "Dicentra species poisoning", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dicentra species poisoning (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "563001", + "display" : "Nystagmus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nystagmus (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "568005", + "display" : "Tic disorder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tic disorder (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Habit disorder" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "586008", + "display" : "Contact dermatitis caused by Primula obconica (disorder)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Contact dermatitis caused by poison primrose" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Contact dermatitis caused by Primula obconica" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Contact dermatitis caused by German primrose" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "590005", + "display" : "Congenital aneurysm of anterior communicating artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Berry aneurysm of anterior communicating artery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital aneurysm of anterior communicating artery (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "596004", + "display" : "Premenstrual dysphoric disorder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Premenstrual dysphoric disorder (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "599006", + "display" : "Chronic pneumothorax", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic pneumothorax (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Persistent pneumothorax" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "600009", + "display" : "Pyromania", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Firesetting behavior" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Firesetting behaviour" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pyromania (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "607007", + "display" : "Decreased vital capacity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decreased vital capacity (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "610000", + "display" : "Spastic aphonia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spastic aphonia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "613003", + "display" : "Fragile X syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Martin-Bell syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Marker X syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fragile X syndrome (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "FRAXA - 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", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Obstruction due to foreign body accidentally left in operative wound AND/OR body cavity during a procedure (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "616006", + "display" : "Sensorimotor disorder of eyelid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sensorimotor disorder of eyelid (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "626004", + "display" : "Hypercortisolism due to nonpituitary tumor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ectopic ACTH syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypercortisolism due to nonpituitary tumour" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ectopic ACTH secretion causing Cushing's syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypercortisolism due to nonpituitary tumor (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "631002", + "display" : "Transfusion reaction due to minor incompatibility", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transfusion reaction due to minor incompatibility (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "640003", + "display" : "Injury of pneumogastric nerve", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injury of tenth cranial nerve" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injury of vagus nerve" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tenth cranial nerve injury" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vagus nerve injury" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injury to vagus nerve" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vagus (10th) nerve injury" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injury of pneumogastric nerve (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "643001", + "display" : "Hypertrophy of lip", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypertrophy of lip (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Macrocheilia" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "646009", + "display" : "Idiopathic cyst of anterior chamber of eye (disorder)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Idiopathic cyst of anterior chamber of eye" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "649002", + "display" : "Open fracture of distal end of ulna", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open fracture of distal end of ulna (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "651003", + "display" : "Root work", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mal puesto" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brujeria" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Root work (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "652005", + "display" : "Gangrenous tonsillitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gangrenous tonsillitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "655007", + "display" : "Abnormal fetal heart beat noted before labor in liveborn infant", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abnormal fetal heart beat noted before labour in liveborn infant" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abnormal fetal heart beat noted before labor in liveborn infant (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abnormal foetal heart beat noted before labour in liveborn infant" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "658009", + "display" : "Injury of colon without open wound into abdominal cavity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injury of colon without open wound into abdominal cavity (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "664002", + "display" : "Delayed ovulation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Delayed ovulation (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "675003", + "display" : "Torsion of intestine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Twisting of intestine on long axis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Torsion of intestine (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "701003", + "display" : "Adult osteochondritis of spine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adult osteochondritis of spine (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "703000", + "display" : "Congenital adhesions of tongue", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital adhesions of tongue (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital adhesion of tongue" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "714002", + "display" : "Abrasion and/or friction burn of toe with infection (disorder)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abrasion and/or friction burn of toe with infection" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "715001", + "display" : "Nontraumatic rupture of urethra", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Non-traumatic urethral rupture" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nontraumatic rupture of urethra (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Atraumatic rupture of urethra" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nontraumatic urethral rupture" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "718004", + "display" : "Acute bronchiolitis with obstruction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute bronchiolitis with obstruction (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "734001", + "display" : "Opocephalus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Opocephalus (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "736004", + "display" : "Abscess of hip", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abscess of hip (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "750009", + "display" : "Schistosoma mansoni infection (disorder)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Schistosoma mansoni infection" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "755004", + "display" : "Postgastrectomy phytobezoar", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Postgastrectomy phytobezoar (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "756003", + "display" : "Chronic rheumatic myopericarditis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rheumatic heart disease with myopericarditis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic rheumatic heart disease with myopericarditis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic myopericarditis due to rheumatic heart disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic myopericarditis due to rheumatic heart disease (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "758002", + "display" : "Cyst of uterus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cyst of uterus (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "775008", + "display" : "Open wound of head with complication", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open wound of head with complication (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "776009", + "display" : "Partial arterial retinal occlusion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Partial retinal artery occlusion" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Partial occlusion of retinal artery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Partial occlusion of retinal artery (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "781000", + "display" : "Cestrum diurnum poisoning", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Wild jasmine poisoning" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cestrum diurnum poisoning (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "787001", + "display" : "Rheumatic mitral stenosis with regurgitation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rheumatic mitral stenosis with incompetence" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rheumatic mitral stenosis with insufficiency" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rheumatic mitral stenosis with regurgitation (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "788006", + "display" : "Disease-related diet", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disease-related diet (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "792004", + "display" : "Jakob-Creutzfeldt disease", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Creutzfeldt-Jakob disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subacute spongiform encephalopathy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Jakob-Creutzfeldt disease (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CJD - Creutzfeldt-Jakob disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "JCD - Jakob-Creutzfeldt disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transmissible virus dementia" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "799008", + "display" : "Sigmoid colon ulcer", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sigmoid colon ulcer (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "801006", + "display" : "Nonvenomous insect bite of foot with infection", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nonvenomous insect bite of foot with infection (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Insect bite, nonvenomous, of foot, infected" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "805002", + "display" : "Pneumoconiosis due to silica", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Silicosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nodular silicosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Silicatosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pneumoconiosis caused by silica" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pneumoconiosis caused by silica (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "811004", + "display" : "Flail motion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Flail motion (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "813001", + "display" : "Ankle instability", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ankle instability (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "815008", + "display" : "Episcleritis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Episcleritis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "816009", + "display" : "Genetic recombination", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Genetic recombination (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "818005", + "display" : "Third degree burn of multiple sites of lower limb", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Full thickness burn of multiple sites of lower limb (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Full thickness burn of multiple sites of lower limb" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "825003", + "display" : "Superficial injury of axilla with infection", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Superficial injury of axilla with infection (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "827006", + "display" : "Late congenital syphilis, latent (+ sero., - C.S.F., 2 years OR more)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Late congenital syphilis - latent" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Late congenital syphilis, latent (positive serology - cerebrospinal fluid, 2 years OR more) (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Late congenital syphilis, latent (positive serology - cerebrospinal fluid, 2 years OR more)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "832007", + "display" : "Moderate major depression", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Moderate major depression (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "834008", + "display" : "Chair-seated facing coital position", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Frontal sedentary coital position" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chair-seated facing coital position (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "841002", + "display" : "Congenital absence of skull bone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital absence of skull bone (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "842009", + "display" : "Consanguinity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Consanguinity (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "843004", + "display" : "Poliomyelomalacia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poliomyelomalacia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "844005", + "display" : "Behavior finding", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conduct" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Behaviour finding" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Behavior finding (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Finding relating to behaviour" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Finding relating to behavior" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Behavioural finding" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Behavioral finding" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "845006", + "display" : "Injury of inferior mesenteric artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injury of inferior mesenteric artery (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inferior mesenteric artery injury" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "849000", + "display" : "Total cataract", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mature cataract" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mature cataract (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "857002", + "display" : "Erythema simplex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dermatitis simplex" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Erythema simplex (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "862001", + "display" : "Anemia caused by chlorate (disorder)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anaemia caused by chlorate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anaemia due to chlorate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anemia due to chlorate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anemia caused by chlorate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "865004", + "display" : "Hyperalimentation formula for ileus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hyperalimentation formula for ileus (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "871005", + "display" : "Contracted pelvis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Generally contracted pelvis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Contracted pelvis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "874002", + "display" : "Therapeutic diuresis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Therapeutic diuresis (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "875001", + "display" : "Chalcosis of eye", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ocular chalcosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chalcosis of eye (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "888003", + "display" : "Foetal or neonatal effect of maternal blood loss", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fetal or neonatal effect of maternal blood loss" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fetal or neonatal effect of maternal blood loss (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "890002", + "display" : "Deep third degree burn of elbow", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deep third degree burn of elbow (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "899001", + "display" : "Axis I diagnosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Axis I diagnosis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "903008", + "display" : "Chorioretinal infarction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chorioretinal infarction (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "904002", + "display" : "Pinard's sign", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pinard's sign (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pinard sign" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "928000", + "display" : "Disorder of musculoskeletal system", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Musculoskeletal disorder" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disorder of musculoskeletal system (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "931004", + "display" : "Gestation period, 9 weeks", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gestation period, 9 weeks (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "932006", + "display" : "Flat affect", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Flat affect (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "934007", + "display" : "Thalassemia intermedia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thalassaemia intermedia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thalassemia intermedia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "943003", + "display" : "Congenital retinal aneurysm", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital retinal aneurysm (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "961007", + "display" : "Erythema nodosum, acute form", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Erythema nodosum, acute form (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "962000", + "display" : "Disability evaluation, disability 6%", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disability evaluation disability 6 percent (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disability evaluation disability 6 percent" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "964004", + "display" : "Open wound of pharynx without complication", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open wound of pharynx without complication (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "965003", + "display" : "Toxic amblyopia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Toxic amblyopia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "975000", + "display" : "Anorectal agenesis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anorectal agenesis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "978003", + "display" : "Chronic infantile eczema", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic infantile eczema (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "981008", + "display" : "Hemorrhagic proctitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemorrhagic proctitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemorrhagic proctitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "984000", + "display" : "Perirectal cellulitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Perirectal cellulitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "987007", + "display" : "Cellulitis of temple region", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cellulitis of temple region (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "991002", + "display" : "Wide QRS complex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prolonged QRS complex" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Wide QRS complex (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "998008", + "display" : "Chagas' disease with heart involvement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chagas' disease with heart involvement (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1003002", + "display" : "Religious discrimination", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Religious discrimination (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1020003", + "display" : "Disease due to Nairovirus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disease caused by Nairovirus (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disease caused by Nairovirus" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1023001", + "display" : "Apnea", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Apnoeic" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Apnoea" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Apneic" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Has stopped breathing" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Not breathing" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Apnea (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1027000", + "display" : "Alkaline reflux disease", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alkaline reflux esophagitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alkaline reflux oesophagitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alkaline reflux disease (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Biliary oesophagitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Biliary esophagitis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1031006", + "display" : "Open wound of trachea without complication", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open wound of trachea without complication (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1033009", + "display" : "Thoracic arthritis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thoracic arthritis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1034003", + "display" : "Mesenteric-portal fistula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mesenteric-portal fistula (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1038000", + "display" : "Disacchariduria", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disacchariduria (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1045000", + "display" : "Colonospasm", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Colonospasm (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1046004", + "display" : "Ureteritis glandularis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ureteritis glandularis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1051005", + "display" : "Hyperplasia of islet alpha cells with gastrin excess", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hyperplasia of islet alpha cells with gastrin excess (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1055001", + "display" : "Stenosis of precerebral artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Narrowing of precerebral artery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stenosis of precerebral artery (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1059007", + "display" : "Opisthorchiasis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cat liver fluke infection" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Opisthorchiosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Opisthorchiasis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1070000", + "display" : "Facial myokymia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Facial myokymia (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Facial myokymia (muscle quivering)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1073003", + "display" : "Xeroderma pigmentosum, group B", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Xeroderma pigmentosum, group B (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Xeroderma pigmentosum group B" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1077002", + "display" : "Septal infarction by EKG", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Septal infarction by electrocardiogram" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Septal infarction by electrocardiogram (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1079004", + "display" : "Macular retinal cyst", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hole retinal cyst" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Macular pseudohole retinal cyst" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Macular retinal cyst (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1085006", + "display" : "Candidiasis of vulva", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Candidiasis of vulva (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vulval candidiasis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vulval thrush" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vulval candidosis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1089000", + "display" : "Intrauterine sepsis of fetus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intrauterine sepsis of fetus (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intrauterine fetal sepsis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intrauterine foetal sepsis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intrauterine sepsis of foetus" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1102005", + "display" : "Intraerythrocytic parasitosis by Nuttallia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intraerythrocytic parasitosis caused by Nuttallia (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intraerythrocytic parasitosis caused by Nuttallia" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1107004", + "display" : "Early latent syphilis, positive serology, negative cerebrospinal fluid, with relapse after treatment (disorder)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Early latent syphilis, positive serology, negative cerebrospinal fluid, with relapse after treatment" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1108009", + "display" : "Female pattern alopecia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Female pattern baldness" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Female pattern alopecia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1111005", + "display" : "Normal sebaceous gland activity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Normal sebaceous gland activity (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1112003", + "display" : "Degenerative disorder of eyelid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Degenerative disorder of eyelid (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1116000", + "display" : "Chronic aggressive type B viral hepatitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic aggressive type B viral hepatitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1124005", + "display" : "Postpartum period, 6 days", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Postpartum period, 6 days (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1125006", + "display" : "Septicemia during labor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Septicaemia during labour" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sepsis during labor (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sepsis during labor" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sepsis during labour" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1126007", + "display" : "Knee locking", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Knee locking (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1131009", + "display" : "Congenital valvular insufficiency", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital valvular regurgitation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital insufficiency of heart valve" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital valvular insufficiency (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1134001", + "display" : "Muehrcke's lines", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muehrcke's lines (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muehrcke lines" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1135000", + "display" : "Solar retinopathy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Solar retinopathy (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Solar retinitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Eclipse retinopathy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Foveomacular retinitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Photic retinopathy" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1139006", + "display" : "Confrontation (visual) test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Confrontation (visual) test (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1140008", + "display" : "Thermal hypesthesia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thermal hypaesthesia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thermal hypesthesia (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1141007", + "display" : "Circumoral paresthesia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Circumoral paraesthesia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Circumoral paresthesia (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1145003", + "display" : "Developmental speech disorder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Developmental speech disorder (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "DSD - Developmental speech disorder" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1150009", + "display" : "Congenital microcheilia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Microcheilia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital microcheilia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1151008", + "display" : "Visual field constriction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Visual field constriction (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Constricted visual field" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1152001", + "display" : "Skin reaction negative", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Skin reaction negative (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1155004", + "display" : "EKG hypertrophy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Myocardial hypertrophy, determined by electrocardiogram (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Myocardial hypertrophy, determined by electrocardiogram" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1168007", + "display" : "Allotype", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allotype (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1184008", + "display" : "Glasgow coma scale, 10", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glasgow coma scale, 10 (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1194003", + "display" : "Disease condition determination, well controlled", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disease condition determination, well controlled (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1196001", + "display" : "Chronic bipolar II disorder, most recent episode major depressive", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic bipolar II disorder, most recent episode major depressive (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1197005", + "display" : "Carbuncle of heel", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carbuncle of heel (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1201005", + "display" : "Benign essential hypertension", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Benign essential hypertension (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1207009", + "display" : "Glaucomatous atrophy of optic disc", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glaucomatous atrophy of optic disc (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Optic disc glaucomatous atrophy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glaucomatous optic atrophy" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1208004", + "display" : "Gastroptosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prolapse gastropathy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastric prolapse" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastroptosis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1212005", + "display" : "Childhood type dermatomyositis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Childhood type dermatomyositis (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Juvenile dermatomyositis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1214006", + "display" : "Infection by Strongyloides", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Strongyloidiasis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Strongyloidosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Strongyloides" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Strongyloides (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1232006", + "display" : "Congenital articular rigidity with myopathy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital articular rigidity with myopathy (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1239002", + "display" : "Congenital anteversion of femur", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital anteversion of femoral neck" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital anteversion of femur (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1240000", + "display" : "Prone body position", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prone position" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prone body position (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lying prone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Off feet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lying ventricumbent" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lying procumbent" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1259003", + "display" : "Schistosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Slate-workers' lung" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Slate workers pneumoconiosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Slate pneumoconiosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Schistosis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1261007", + "display" : "Fracture of multiple ribs", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fracture of multiple ribs (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Multiple fractures of ribs" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1264004", + "display" : "Injury of descending left colon without open wound into abdominal cavity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injury of descending left colon without open wound into abdominal cavity (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1271009", + "display" : "Bart-Pumphrey syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Knuckle pads, leukonychia, sensorineural deafness, palmoplantar hyperkeratosis syndrome (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Knuckle pads, leukonychia, sensorineural deafness, palmoplantar hyperkeratosis syndrome" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1280009", + "display" : "Isologous chimera", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Isologous chimera (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1282001", + "display" : "Perichondritis of larynx", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Perichondritis of larynx (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Laryngeal perichondritis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1284000", + "display" : "Abnormal jaw closure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abnormal jaw closure (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1286003", + "display" : "Vitamin K deficiency coagulation disorder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bleeding diathesis due to vitamin K deficiency" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vitamin K deficiency coagulation disorder (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1287007", + "display" : "Congenital absence of bile duct", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital absence of bile duct (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1297003", + "display" : "Infection by Cladosporium carrionii", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Cladosporium carrionii" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Cladosporium carrionii (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Cladophialophora carrionii" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1308001", + "display" : "Complication of reimplant", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Complication of reimplant (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1310004", + "display" : "Impaired glucose tolerance associated with genetic syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Impaired glucose tolerance associated with genetic syndrome (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1318006", + "display" : "Post-translational genetic protein processing", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Post-translational genetic protein processing (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1323006", + "display" : "Poisoning by kanamycin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Kanamycin poisoning" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by kanamycin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by kanamycin (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1332008", + "display" : "Conjugated visual deviation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conjugated visual deviation (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1335005", + "display" : "Induratio penis plastica", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Peyronie's disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Penile fibromatosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fibrous cavernositis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Plastic induration of penis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Induratio penis plastica (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Peyronies disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Penile plaque" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1343000", + "display" : "Deep transverse arrest", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deep transverse arrest (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "DTA - Deep transverse arrest" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1345007", + "display" : "Hang nail", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hang nail (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1351002", + "display" : "Injury of iliac artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injury of iliac artery (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Iliac artery injury" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1356007", + "display" : "Calculus of common duct with obstruction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Calculus of common duct with obstruction (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1361009", + "display" : "Leukocoria", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Leukocoria (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Leucocoria" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1367008", + "display" : "Injury of superior mesenteric artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injury of superior mesenteric artery (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1370007", + "display" : "Open fracture of metacarpal bone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open fracture of metacarpal bone (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open fracture of metacarpal bone(s)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1372004", + "display" : "Uterus unicornis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital absence of one uterine horn" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Uterus unicornis (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Unicornate uterus" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1376001", + "display" : "Obsessive compulsive personality disorder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anancastic personality disorder" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anankastic personality disorder" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Obsessive compulsive personality disorder (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1378000", + "display" : "Supination-eversion injury of ankle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Supination-eversion injury of ankle (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lauge-Hansen supination-eversion injury of ankle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Supination-external rotation injury of ankle" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1380006", + "display" : "Agoraphobia without history of panic disorder with limited symptom attacks", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Agoraphobia without history of panic disorder with limited symptom attacks (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1383008", + "display" : "Hallucinogen mood disorder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hallucinogen-induced mood disorder" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hallucinogen mood disorder (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hallucinogen induced mood disorder" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1384002", + "display" : "Diffuse cholesteatosis of middle ear", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diffuse cholesteatosis of middle ear (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1386000", + "display" : "Intracranial hemorrhage", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intracranial haemorrhage" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intracranial hemorrhage (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1387009", + "display" : "Solanum nigrum poisoning", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Black nightshade poisoning" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Solanum nigrum poisoning (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1388004", + "display" : "Metabolic alkalosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Metabolic alkalosis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1393001", + "display" : "Lenz-Majewski hyperostosis syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lenz-Majewski hyperostosis syndrome (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lenz-Majewski dysplasia" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1395008", + "display" : "Complication of ultrasound therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Complication of ultrasound therapy (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1402001", + "display" : "Fear (finding)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Frightened" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Afraid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fright" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Scared" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fear" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1412008", + "display" : "Anterior subcapsular polar cataract", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anterior subcapsular polar cataract (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1415005", + "display" : "Lymphangitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lymphangitis (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inflammation of lymphatics" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1418007", + "display" : "Hypoplastic chondrodystrophy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypoplastic chondrodystrophy (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1426004", + "display" : "Necrotizing glomerulonephritis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Necrotising glomerulonephritis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Necrotizing glomerulonephritis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1447000", + "display" : "Icthyoparasitism", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Icthyoparasitism (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1469007", + "display" : "Spontaneous abortion with urinary tract infection", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Miscarriage with urinary tract infection" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Miscarriage with urinary tract infection (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pregnancy loss 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", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypertensive heart AND renal disease complicating AND/OR reason for care during childbirth (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1475003", + "display" : "Herpes labialis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cold sores" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fever blister" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Herpes simplex labialis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cold sore" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Herpes labialis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1478001", + "display" : "Obliteration of lymphatic vessel", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Obliteration of lymphatic vessel (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1479009", + "display" : "20q partial trisomy (disorder)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "20q partial trisomy" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1482004", + "display" : "Chalazion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Meibomian gland cyst" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tarsal cyst" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Meibomian cyst" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cyst of meibomian gland (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cyst of meibomian gland" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1486001", + "display" : "Orbital congestion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Orbital congestion (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1488000", + "display" : "Postoperative nausea and vomiting", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Postoperative nausea and vomiting (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PONV - Postoperative nausea and vomiting" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1489008", + "display" : "Hordeolum externum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hordeolum externum (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "External hordeolum" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stye" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Boil of eyelid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sty" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Furuncle of eyelid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hordeolum, external" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1492007", + "display" : "Congenital anomaly of large intestine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital anomaly of large intestine (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1493002", + "display" : "Acute endophthalmitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute endophthalmitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1499003", + "display" : "Bipolar I disorder, single manic episode with postpartum onset", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bipolar I disorder, single manic episode with postpartum onset (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1512006", + "display" : "Congenital stricture of bile duct", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital stricture of bile duct (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1515008", + "display" : "Gorham's disease", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Massive osteolysis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phantom bone disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osteolysis and angiomatous naevi" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemangiomata with osteolysis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemangiomata with osteolysis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osteolysis and angiomatous nevi" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gorham's disease (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gorham disease" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1518005", + "display" : "Splenitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Splenitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1519002", + "display" : "Congenital phlebectasia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diffuse phlebectasia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital phlebectasia (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital venous ectasia" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1521007", + "display" : "Blister of buttock without infection", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blister of buttock without infection (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1525003", + "display" : "Blister of foot without infection", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blister of foot without infection (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1531000", + "display" : "Poisoning by nitrofuran derivatives", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nitrofuran derivative poisoning" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by nitrofuran derivatives (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by nitrofuran derivatives" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1532007", + "display" : "Viral pharyngitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Viral pharyngitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1534008", + "display" : "Palsy of conjugate gaze", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conjugate gaze palsy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Palsy of conjugate gaze (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1538006", + "display" : "Central nervous system malformation in fetus affecting obstetrical care", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Central nervous system malformation in fetus affecting obstetrical care (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Central nervous system malformation in foetus affecting obstetrical care" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1539003", + "display" : "Acquired trigger finger", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acquired trigger finger (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nodular tendinous disease of finger" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Triggering of finger" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trigger finger" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1542009", + "display" : "Omphalocele with obstruction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incarcerated omphalocele" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Irreducible omphalocele" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Strangulated omphalocele" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Omphalocele with obstruction (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1544005", + "display" : "Open dislocation of knee", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open dislocation of knee (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1551001", + "display" : "Osteomyelitis of femur (disorder)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osteomyelitis of femur" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1556006", + "display" : "Clark melanoma level 4", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clark melanoma level 4 (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1563006", + "display" : "Protein S deficiency disease", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Protein S deficiency disease (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Protein S deficiency" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1567007", + "display" : "Chronic gastric ulcer without hemorrhage, without perforation AND without obstruction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic gastric ulcer without haemorrhage, without perforation AND without obstruction" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic gastric ulcer without hemorrhage, without perforation AND without obstruction (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1588003", + "display" : "Heterosexual precocious puberty", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Heterosexual precocity" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cross-sexing precocious puberty" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Heterosexual precocious puberty (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1592005", + "display" : "Failed attempted abortion with uremia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Failed attempted abortion with uraemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Failed attempted abortion with uremia (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Failed attempted termination of pregnancy with uremia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Failed attempted termination of pregnancy with uraemia" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1593000", + "display" : "Infantile hemiplegia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Postnatal infantile hemiplegia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infantile hemiplegia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1606009", + "display" : "Infection by Macracanthorhynchus hirudinaceus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Macracanthorhynchus hirudinaceus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Macracanthorhynchus hirudinaceus (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1608005", + "display" : "Increased capillary permeability", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increased capillary permeability (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1639007", + "display" : "Abnormality of organs AND/OR soft tissues of pelvis affecting pregnancy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abnormal pelvic organ affecting pregnancy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abnormality of organs AND/OR soft tissues of pelvis affecting pregnancy (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1647007", + "display" : "Poisoning by primaquine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Primaquine poisoning" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by primaquine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by primaquine (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1648002", + "display" : "Lymphocytic pseudotumor of lung", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inflammatory pseudotumor of lung" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lymphocytic pseudotumour of lung" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inflammatory pseudotumour of lung" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lymphocytic pseudotumor of lung (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tumor-like mass in lungs composed of fibrous tissue or granulation tissue with inflammatory cells." + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tumour-like mass in lungs composed of fibrous tissue or granulation tissue with inflammatory cells." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1654001", + "display" : "Corticosteroid-induced glaucoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Corticosteroid-induced glaucoma (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Steroid-induced glaucoma" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1657008", + "display" : "Mevinphos poisoning", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mevinphos poisoning (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Toxic effect of phosdrin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phosdrin causing toxic effect" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1658003", + "display" : "Closed fracture of acromial end of clavicle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed fracture of acromial end of clavicle (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed fracture clavicle, lateral end" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1663004", + "display" : "G2 stage", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tumour grade G2" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tumor grade G2" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "G2 grade (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "G2 grade" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "G2: moderately differentiated" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1667003", + "display" : "Early fontanel closure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Early fontanel closure (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1670004", + "display" : "Cerebral hemiparesis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cerebral hemiparesis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1671000", + "display" : "Sago spleen", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sago spleen (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1674008", + "display" : "Juvenile epithelial corneal dystrophy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Juvenile epithelial corneal dystrophy (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Meesman's epithelial corneal dystrophy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Meesman's corneal dystrophy" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1679003", + "display" : "Arthritis associated with another disorder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arthritis associated with another disorder (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1682008", + "display" : "Transitory amino acid metabolic disorder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transitory amino acid metabolic disorder (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1685005", + "display" : "Rat bite fever", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rat bite fever (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rat-bite fever" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1686006", + "display" : "Sedative, hypnotic AND/OR anxiolytic-induced anxiety disorder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sedative, hypnotic AND/OR anxiolytic-induced anxiety disorder (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1694004", + "display" : "Accessory lobe of lung", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Supernumerary lung lobe" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Accessory lobe of lung (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1698001", + "display" : "Ulcer of bile duct", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ulcer of bile duct (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1703007", + "display" : "Increased leg circumference", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increased calf girth" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increased leg circumference (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1705000", + "display" : "Closed fracture of base of neck of femur", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed fracture of cervicotrochanteric section of femur" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed fracture of base of neck of femur (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1714005", + "display" : "Photokeratitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Photokeratitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1717003", + "display" : "Idiopathic guttate hypomelanosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Idiopathic guttate hypomelanosis (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Guttate hypomelanosis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1723008", + "display" : "Urethral stricture due to schistosomiasis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Urethral stricture due to schistosomiasis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1724002", + "display" : "Infection by Crenosoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Crenosomosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Crenosoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Crenosoma (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1734006", + "display" : "Fracture of vertebral column with spinal cord injury", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fracture of vertebral column with spinal cord injury (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1735007", + "display" : "Thrill", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thrill (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vibration felt by examiner on the surface of the body" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1739001", + "display" : "Fracture of occipital bone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fracture of occipital bone (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Occipital fracture" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1742007", + "display" : "Female hypererotism", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Female hypererotism (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1744008", + "display" : "Fusion of teeth", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fused teeth" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fusion of teeth (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Connation of teeth" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Double teeth" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1748006", + "display" : "Thrombophlebitis of deep femoral vein", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thrombophlebitis of deep femoral vein (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1755008", + "display" : "Old myocardial infarction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Healed myocardial infarction" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Old myocardial infarction (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Healed coronary" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1761006", + "display" : "Biliary cirrhosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cholangitic cirrhosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cholestatic cirrhosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic nonsuppurative destructive cholangitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Biliary cirrhosis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1763009", + "display" : "Interstitial keratitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Interstitial keratitis (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stromal keratitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "IK - Interstitial keratitis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1767005", + "display" : "Fisher's syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ophthalmoplegia, ataxia, areflexia syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Miller-Fisher variant of Guillain-Barre syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Miller-Fisher syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fisher's syndrome (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fisher syndrome" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1769008", + "display" : "Thoracodidymus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thoracodidymus (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1771008", + "display" : "Insulin biosynthesis defect", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Insulin biosynthesis defect (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1776003", + "display" : "Renal tubular acidosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Renal tubular acidosis (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "RTA - Renal tubular acidosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Renotubular acidaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Renotubular acidemia" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1777007", + "display" : "Increased molecular dissociation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increased molecular dissociation (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1778002", + "display" : "Malocclusion due to abnormal swallowing", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Malocclusion due to abnormal swallowing (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1779005", + "display" : "Mohr syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "OFD syndrome type II" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mohr syndrome (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "OFD II - Orofacial-digital syndrome II" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Orofacial-digital syndrome II" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1794009", + "display" : "Idiopathic corneal edema", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Idiopathic corneal oedema" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Idiopathic corneal edema (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1816003", + "display" : "Panic disorder with agoraphobia, severe agoraphobic avoidance AND mild panic attacks", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Panic disorder with agoraphobia, severe agoraphobic avoidance AND mild panic attacks (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1821000", + "display" : "Chemoreceptor apnea", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chemoreceptor apnoea" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chemoreceptor apnea (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1822007", + "display" : "Impaired glucose tolerance associated with pancreatic disease", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Impaired glucose tolerance associated with pancreatic disease (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1824008", + "display" : "Allergic gastritis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergic gastritis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1826005", + "display" : "Granuloma of lip", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Granuloma of lip (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1828006", + "display" : "Infestation by Gasterophilus haemorrhoidalis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infestation by Gasterophilus hemorrhoidalis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infestation caused by Gasterophilus haemorrhoidalis (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infestation caused by Gasterophilus hemorrhoidalis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infestation caused by Gasterophilus haemorrhoidalis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1833005", + "display" : "Phacoanaphylactic endophthalmitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phacoanaphylactic endophthalmitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1835003", + "display" : "Necrosis of pancreas", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pancreatic necrosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Necrosis of pancreas (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1837006", + "display" : "Poisoning by metaproterenol", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning by orciprenaline" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Orciprenaline poisoning" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by metaproterenol (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by orciprenaline" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by metaproterenol" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1845001", + "display" : "Paraparesis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paraparesis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1847009", + "display" : "Endophthalmitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Endophthalmitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1852004", + "display" : "Traumatic injury of sixth cranial nerve", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Traumatic injury of abducens nerve" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abducens (6th) nerve injury" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injury to abducent nerve" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abducent nerve injury" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sixth cranial nerve injury" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Traumatic injury of abducens nerve (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abducens nerve injury" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1855002", + "display" : "Developmental academic disorder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Academic skill disorder" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Learning disorder" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Developmental disorder of scholastic skill" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "General learning disability" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Learning disability" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Developmental academic disorder (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1856001", + "display" : "Accessory nose", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Accessory nose (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1857005", + "display" : "Gestational rubella syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gregg's syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital rubella" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital rubella syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital rubella syndrome (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1860003", + "display" : "Fluid volume disorder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disorder of fluid balance" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fluid volume disorder (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1865008", + "display" : "Impaired intestinal protein absorption", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Impaired intestinal protein absorption (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1869002", + "display" : "Rupture of sphincter of pupil", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rupture of sphincter of pupil (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rupture of iris sphincter" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Iris sphincter tear" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1892002", + "display" : "Star figure at the macula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Macular star" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Star figure at the macula (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1896004", + "display" : "Ectopic breast tissue", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Heterotopic breast tissue" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ectopic breast tissue (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1897008", + "display" : "Amsinckia species poisoning", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Amsinckia species poisoning (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1899006", + "display" : "Autosomal hereditary disorder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Autosomal hereditary disorder (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1903004", + "display" : "Infestation by Psorergates ovis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Itch mite infestation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infestation caused by Psorergates ovis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infestation caused by Psorergates ovis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1922008", + "display" : "Congenital absence of urethra", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital absence of urethra (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1926006", + "display" : "Osteopetrosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osteopetrosis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1939005", + "display" : "Abnormal vascular flow", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anomalous vascular flow" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abnormal blood flow" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abnormal vascular flow (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1943009", + "display" : "Left-right confusion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allochiria" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Right-left disorientation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Right-left disorientation (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1953005", + "display" : "Congenital deficiency of pigment of skin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital deficiency of pigment of skin (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1955003", + "display" : "Preauricular dimple", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital preauricular pit" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Preauricular dimple (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Preauricular pit" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1959009", + "display" : "Encephalartos species poisoning", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Encephalartos species poisoning (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1963002", + "display" : "Paroxysmal nocturnal hemoglobinuria", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Marchiafava-Micheli syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PNH" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paroxysmal nocturnal haemoglobinuria" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paroxysmal nocturnal hemoglobinuria (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PNH - Paroxysmal nocturnal haemoglobinuria" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PNH - Paroxysmal nocturnal hemoglobinuria" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1965009", + "display" : "Normal skin pH", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Normal skin pH (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1967001", + "display" : "Longitudinal absence of radius AND ulna", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Distal phocomelia of upper limb" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Longitudinal absence of radius AND ulna (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital absence of forearm only" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1973000", + "display" : "Sedative, hypnotic AND/OR anxiolytic-induced psychotic disorder with delusions", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sedative, hypnotic AND/OR anxiolytic-induced psychotic disorder with delusions (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1977004", + "display" : "Poisoning by oxymetholone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oxymetholone poisoning" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by oxymetholone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by oxymetholone (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1979001", + "display" : "Focal choroiditis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Monofocal choroiditis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Focal choroiditis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1980003", + "display" : "Seromucinous otitis media", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Seromucinous otitis media (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1981004", + "display" : "Urhidrosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Uridrosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Urhidrosis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2004005", + "display" : "Normal blood pressure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Normal blood pressure (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Normotensive" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2012002", + "display" : "Fracture of lunate bone of wrist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fracture of semilunar bone of wrist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fracture of lunate bone of wrist (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fracture of lunate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2028007", + "display" : "Erythema induratum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Erythema induratum (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2032001", + "display" : "Cerebral edema", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intracranial swelling" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cerebral oedema" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cerebral edema (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2036003", + "display" : "Acquired factor VII deficiency disease", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acquired hypoproconvertinemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acquired hypoproconvertinaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acquired factor VII deficiency disease (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2040007", + "display" : "Neurogenic thoracic outlet syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neurogenic thoracic outlet syndrome (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2041006", + "display" : "Eunuchoid gigantism", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Eunuchoidal giant" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Eunuchoid gigantism (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2043009", + "display" : "Alcoholic gastritis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alcoholic gastritis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2055003", + "display" : "Recurrent erosion of cornea", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recurrent erosion of cornea (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recurrent erosion syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recurrent corneal erosion" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2061000", + "display" : "Conductive hearing loss of combined sites", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conductive hearing loss of combined sites (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2065009", + "display" : "Dominant hereditary optic atrophy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dominant hereditary optic atrophy (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Autosomal dominant optic atrophy" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2066005", + "display" : "Gastric ulcer with hemorrhage AND perforation but without obstruction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastric ulcer with haemorrhage AND perforation but without obstruction" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastric ulcer with hemorrhage AND perforation but without obstruction (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2070002", + "display" : "Burning sensation in eye", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Burning sensation in eye (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2073000", + "display" : "Delusions", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Delusional thoughts" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Delusional ideas" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Delusions (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2087000", + "display" : "Pulmonary nocardiosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pulmonary nocardiosis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2089002", + "display" : "Osteitis deformans", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paget's disease of bone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osteitis deformans (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pagets disease of bone" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2091005", + "display" : "Pharyngeal diverticulitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pharyngeal diverticulitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2094002", + "display" : "Toxic effect of carbon disulfide", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Toxic effect of carbon bisulfide" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carbon disulfide poisoning" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carbon disulphide poisoning" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Toxic effect of carbon disulphide" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Toxic effect of carbon bisulphide" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Toxic effect of carbon disulfide (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carbon disulphide causing toxic effect" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carbon disulfide causing toxic effect" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2102007", + "display" : "Deep vascularization of cornea", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deep vascularisation of cornea" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deep vascularization of cornea (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deep corneal vascularisation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deep corneal vascularization" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2107001", + "display" : "Anisomelia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anisomelia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2109003", + "display" : "Isolated somatotropin deficiency", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Isolated growth hormone deficiency" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Isolated growth hormone insufficiency" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "IGHD - Isolated growth hormone deficiency" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Isolated somatotropin deficiency (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2114004", + "display" : "Infection by Cysticercus pisiformis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Cysticercus pisiformis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Cysticercus pisiformis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2116002", + "display" : "Intramembranous bone formation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intramembranous ossification" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intramembranous bone formation (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2120003", + "display" : "Weak cry", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Feeble cry" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aphonic cry" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Weak cry (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2121004", + "display" : "Poisoning by ethopropazine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning by profenamine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ethopropazine poisoning" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by ethopropazine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by profenamine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by ethopropazine (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2128005", + "display" : "Disease of pharyngeal tonsil", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disorder of adenoid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disorder of adenoid (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2129002", + "display" : "Edema of pharynx", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pharyngeal edema" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Edema of throat" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oedema of pharynx" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oedema of throat" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pharyngeal oedema" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Edema of pharynx (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2132004", + "display" : "Meconium in amniotic fluid noted before labor in liveborn infant", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Meconium in amniotic fluid noted before labour in liveborn infant" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Meconium in amniotic fluid noted before labor in liveborn infant (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2134003", + "display" : "Diffuse pain", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diffuse pain (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2136001", + "display" : "Open wound of jaw with complication", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open wound of jaw with complication (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2138000", + "display" : "LSP - Left sacroposterior position", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Left sacroposterior position" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Left sacroposterior position (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2145000", + "display" : "Anal intercourse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anal penetration" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anal penetration (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2149006", + "display" : "Decreased hormone production", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decreased hormone production (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2158004", + "display" : "Infection by Contracaecum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Contracaecosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Contracaecum" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Contracaecum (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2167004", + "display" : "Retinal hemangioblastomatosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Retinal haemangioblastomatosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Retinal hemangioblastomatosis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2169001", + "display" : "Thoracic radiculitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thoracic radiculitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2170000", + "display" : "Gallop rhythm", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gallop rhythm (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2176006", + "display" : "Halogen acne", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Halogen acne (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2177002", + "display" : "Postherpetic neuralgia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Postherpetic neuralgia (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PHN - Post-herpetic neuralgia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Post-zoster neuralgia" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2186007", + "display" : "Compensated metabolic alkalosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Compensated metabolic alkalosis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2198002", + "display" : "Visceral epilepsy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Visceral epilepsy (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2202000", + "display" : "Open posterior dislocation of distal end of femur", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open posterior dislocation of distal end of femur (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2204004", + "display" : "Acquired deformity of pinna", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acquired deformity of auricle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acquired deformity of pinna (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2213002", + "display" : "Congenital anomaly of vena cava", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital anomaly of vena cava (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2216005", + "display" : "Nocturnal emission", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nocturnal emission (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2219003", + "display" : "Disability evaluation, disability 100%", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disability evaluation disability 100 percent (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disability evaluation disability 100 percent" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2224000", + "display" : "Selenium poisoning", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alkali disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blind staggers" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Selenium poisoning (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2228002", + "display" : "Scintillating scotoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Flittering scotoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Teichopsia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fortification figures" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fortification spectra" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Scintillating scotoma (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2229005", + "display" : "Chimera", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chimera (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2231001", + "display" : "Nerve plexus disorder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nerve plexus disorder (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2237002", + "display" : "Pleurodynia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pleuralgia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pleural pain" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pleuritic pain" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Painful breathing -pleurodynia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pleuritic pain (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2239004", + "display" : "Previous pregnancies 6", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Previous pregnancies 6 (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2241003", + "display" : "X-linked absence of thyroxine-binding globulin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "X-linked absence of thyroxine-binding globulin (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2243000", + "display" : "Hypercalcemia due to hyperthyroidism", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypercalcaemia due to hyperthyroidism" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypercalcemia due to hyperthyroidism (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2245007", + "display" : "Foreign body in nasopharynx", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Foreign body in nasopharynx (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2251002", + "display" : "Primary hypotony of eye", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Primary hypotony of eye (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2256007", + "display" : "Monozygotic twins", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Monochorial twins" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Identical twins" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Monozygotic twins (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Monovular twins" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Uniovular twins" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2261009", + "display" : "Obstetrical pulmonary fat embolism", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Obstetrical pulmonary fat embolism (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2268003", + "display" : "Victim of homosexual aggression (finding)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Victim of homosexual aggression" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2284002", + "display" : "Pulsating exophthalmos", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pulsating exophthalmos (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2295008", + "display" : "Closed fracture of upper end of forearm", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed fracture of proximal end of forearm" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed fracture of upper end of forearm (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2296009", + "display" : "Iron dextran toxicity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Iron dextran toxicity (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2301009", + "display" : "Psychosomatic factor in physical condition, psychological component of unknown degree", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Physical condition, psychological component of unknown degree" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Psychosomatic factor in physical condition, psychological component of unknown degree (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2303007", + "display" : "Inguinal hernia with gangrene", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inguinal hernia with gangrene (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2304001", + "display" : "Discitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Discitis (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intervertebral discitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inflammatory discitis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2307008", + "display" : "Fat necrosis of pancreas", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Peripancreatic fat necrosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Peripancreatic necrosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fat necrosis of pancreas (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2308003", + "display" : "Silent alleles", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Silent alleles (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2312009", + "display" : "Reactive attachment disorder of infancy OR early childhood, inhibited type", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reactive attachment disorder of infancy OR early childhood, inhibited type (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2314005", + "display" : "Unprotected sexual intercourse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Unprotected coitus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Unprotected sexual intercourse (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Unprotected intercourse" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2326000", + "display" : "Marriage annulment", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Marriage annulment (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2339001", + "display" : "Sexual overexposure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sexual overexposure (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2341000", + "display" : "Infection by Moniliformis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Moniliformiosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Moniliformis (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Moniliformis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2351004", + "display" : "Genetic transduction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Genetic transduction (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2355008", + "display" : "Rud's syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dwarfism-ichthyosiform erythroderma-mental deficiency syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rud's syndrome (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rud syndrome" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2359002", + "display" : "Hyper-beta-alaninemia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hyperalaninemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hyperalaninaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hyper-beta-alaninaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hyper-beta-alaninemia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2365002", + "display" : "Chronic granular pharyngitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Simple chronic pharyngitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Granular pharyngitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic granular pharyngitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2366001", + "display" : "Late effect of dislocation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Late effect of dislocation (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2367005", + "display" : "Acute hemorrhagic gastritis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute haemorrhagic gastritis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute hemorrhagic gastritis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2374000", + "display" : "Monofascicular block", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Monofascicular block (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2385003", + "display" : "Cellulitis of pectoral region", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cellulitis of pectoral region (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2388001", + "display" : "Normal variation in translucency", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Normal variation in translucency (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2390000", + "display" : "Acute gonococcal vulvovaginitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute gonococcal vulvovaginitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2391001", + "display" : "Achondrogenesis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Achondrogenesis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2396006", + "display" : "Malignant pyoderma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Malignant pyoderma (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2398007", + "display" : "Quinidine toxicity by EKG", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Quinidine toxicity by electrocardiogram" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Quinidine toxicity by electrocardiogram (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2403008", + "display" : "Psychoactive substance dependence", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Psychoactive substance dependence (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2415007", + "display" : "Lumbosacral root lesion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lumbosacral radiculopathy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lumbosacral radiculopathy (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2418009", + "display" : "Toxic effect of polyester fumes", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Toxic effect of polyester fumes (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Polyester fume causing toxic effect" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2419001", + "display" : "Open wound of forehead with complication", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open wound of forehead with complication (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2420007", + "display" : "Third degree burn of multiple sites of upper limb", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Full thickness burn of multiple sites of upper limb (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Full thickness burn of multiple sites of upper limb" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2432006", + "display" : "Cerebrospinal fluid circulation disorder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cerebrospinal fluid circulation disorder (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2435008", + "display" : "Ascariasis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ascariosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ascaridiasis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ascariasis - roundworms" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ascariasis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2437000", + "display" : "Placenta circumvallata", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Circumvallate placenta" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Placenta nappiformis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Placenta circumvallata (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2438005", + "display" : "Iniencephaly", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Iniencephalus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Iniencephaly (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2439002", + "display" : "Purulent endocarditis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Purulent endocarditis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2443003", + "display" : "Hydrogen sulfide poisoning", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hydrogen sulphide poisoning" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hydrogen sulfide poisoning (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2452007", + "display" : "Fetal rotation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fetal rotation (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Foetal rotation" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2463005", + "display" : "Acquired heterochromia of iris", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acquired heterochromia of iris (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2469009", + "display" : "Onychomalacia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Soft nails" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Onychomalacia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2471009", + "display" : "Postoperative intra-abdominal abscess", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Postoperative intra-abdominal abscess (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intraabdominal abscess following surgical procedure" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2472002", + "display" : "Anuria", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anuria (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Passes no urine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2473007", + "display" : "Intermittent vertical heterotropia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intermittent vertical heterotropia (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intermittent vertical squint" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2477008", + "display" : "Superficial thrombophlebitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Superficial phlebitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Superficial thrombophlebitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2492009", + "display" : "Nutritional disorder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nutritional disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disorder of nutrition" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Malnutrition" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nutritional disorder (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2495006", + "display" : "Congenital cerebral arteriovenous aneurysm", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital cerebral arteriovenous aneurysm (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2496007", + "display" : "Acalculia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acalculia (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2506003", + "display" : "Early onset dysthymia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Early onset dysthymia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2513003", + "display" : "Tinea capitis due to Trichophyton", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tinea capitis caused by Trichophyton" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tinea capitis caused by Trichophyton (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2518007", + "display" : "Cryptogenic sexual precocity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Idiopathic sexual precocity" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cryptogenic sexual precocity (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Constitutional sexual precocity" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2521009", + "display" : "Bone conduction better than air", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bone conduction better than air (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2523007", + "display" : "Salmonella pneumonia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Salmonella pneumonia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2526004", + "display" : "Noninflammatory disorder of the female genital organs", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Noninflammatory disorder of the female genital organs (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2528003", + "display" : "Viremia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Viraemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Viremia (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2532009", + "display" : "Choroidal rupture", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Choroidal rupture (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2534005", + "display" : "Congenital absence of vena cava", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital absence of vena cava (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2538008", + "display" : "Ketosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ketosis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2541004", + "display" : "Compulsive buying", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Buying spree" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Compulsive buying (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2554006", + "display" : "Acute purulent pericarditis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute suppurative pericarditis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute purulent pericarditis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2556008", + "display" : "Periodontal disease", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disease of supporting structures of teeth" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Periodontal disease (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2560006", + "display" : "Syndactyly of fingers with fusion of bones", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Syndactyly of fingers with fusion of bones (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Complex syndactyly of fingers" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osseous syndactyly of fingers" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2562003", + "display" : "Athanasia trifurcata poisoning", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Athanasia trifurcata poisoning (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2576002", + "display" : "Trachoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trachoma (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2581006", + "display" : "Clasp-knife effect", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clasp-knife phenomenon" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clasp knife rigidity" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clasp knife like increase in tone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clasp knife like increase in tone (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2582004", + "display" : "Deep third degree burn of multiple sites of lower limb", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deep third degree burn of multiple sites of lower limb (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2583009", + "display" : "Chiari's network", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Remnants of valves of sinus venosus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Atrial anomalous bands" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Filigreed network of venous valves" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chiari network of venous valves" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chiari network" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anomalous atrial bands" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chiari's network (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2584003", + "display" : "Cerebral degeneration in childhood", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cerebral degeneration in childhood (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2585002", + "display" : "Pneumococcal pleurisy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pneumococcal pleurisy (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2589008", + "display" : "Acute dacryoadenitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute dacryoadenitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2591000", + "display" : "Crushing injury of shoulder region", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Crushing injury of shoulder region (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Crush injury of shoulder region" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2593002", + "display" : "Dubowitz's syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dubowitz's syndrome (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dubowitz syndrome" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2602008", + "display" : "Hemarthrosis of shoulder region", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemarthrosis of shoulder region" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemarthrosis of shoulder region (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemarthrosis of shoulder" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemarthrosis of shoulder" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2606006", + "display" : "Furuncle of perineum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Furuncle of perineum (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Boil of perineum" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Saddle boil" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2615004", + "display" : "Follicular cyst of ovary", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cyst of graafian follicle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Follicular cystic ovary disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Follicular cyst of ovary (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Graafian follicle cyst" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2618002", + "display" : "Chronic recurrent major depressive disorder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic recurrent major depressive disorder (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2622007", + "display" : "Infected ulcer of skin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infected skin ulcer" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infected ulcer of skin (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2625009", + "display" : "Senter syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Senter syndrome (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Autosomal dominant keratitis, ichthyosis, deafness syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Autosomal dominant KID (keratitis, ichthyosis, deafness) syndrome" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2634004", + "display" : "Decreased blood erythrocyte volume", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decreased blood erythrocyte volume (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2638001", + "display" : "Hypercalcemia due to a drug", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypercalcaemia due to a drug" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Drug-induced hypercalcaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Drug-induced hypercalcemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypercalcemia caused by a drug (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypercalcemia caused by a drug" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypercalcaemia caused by a drug" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2640006", + "display" : "Clinical stage IV", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clinical stage IV (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clinical stage 4" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2651006", + "display" : "Closed traumatic dislocation of elbow joint (disorder)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed traumatic dislocation of elbow joint" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2655002", + "display" : "Invalidism", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Invalid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Invalidism (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2657005", + "display" : "Overflow proteinuria", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Overflow proteinuria (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2663001", + "display" : "Palpatory proteinuria", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Palpatory proteinuria (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2683000", + "display" : "Nonvenomous insect bite of axilla without infection", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nonvenomous insect bite of axilla without infection (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2689001", + "display" : "Dominant dystrophic epidermolysis bullosa with absence of skin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Epidermolysis bullosa dystrophica, Bart type" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dominant dystrophic epidermolysis bullosa with absence of skin (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2694001", + "display" : "Myelophthisic anemia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anemia associated with marrow infiltration" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Leukoerythroblastic anemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Leukoerythroblastosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Myelophthisic anaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anaemia associated with marrow infiltration" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Leucoerythroblastic anaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Myelophthisic anemia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2704003", + "display" : "Acute disease", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute disease (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Any disease of sudden onset AND/OR short duration" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2707005", + "display" : "Necrotizing enterocolitis in fetus OR newborn", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pseudomembranous enterocolitis in newborn" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Necrotising enterocolitis in fetus OR newborn" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Necrotizing enterocolitis in fetus OR newborn (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Necrotising enterocolitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "NEC - Necrotising enterocolitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Necrotizing enterocolitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "NEC - Necrotizing enterocolitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Necrotising enterocolitis in foetus OR newborn" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2713001", + "display" : "Closed pneumothorax", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed pneumothorax (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2724004", + "display" : "Recruitment", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recruitment (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Auditory recruitment" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2725003", + "display" : "Previous abnormality of glucose tolerance", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Previous AGT" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Previous abnormality of glucose tolerance (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2733002", + "display" : "Heel pain", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Talalgia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Heel pain (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2736005", + "display" : "Atrophoderma vermiculatum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acne vermoulante" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Honeycomb atrophy of face" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Folliculitis ulerythematosa reticulata" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Atrophoderma vermiculatum (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2740001", + "display" : "Gouty proteinuria", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gouty proteinuria (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2749000", + "display" : "Congenital deformity of hip joint", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital deformity of hip joint (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital deformity of hip" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2751001", + "display" : "Fibrocalculous pancreatic diabetes", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fibrocalculous pancreatic diabetes (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2761008", + "display" : "Decreased stool caliber", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diminished stool caliber" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decreased stool calibre" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diminished stool calibre" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decreased stool caliber (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2764000", + "display" : "Articular crepitation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Joint crepitus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "False crepitus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Joint crackle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Joint crepitation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Joint crepitus (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2770006", + "display" : "Fetal or neonatal effect of antibiotic transmitted via placenta and/or breast milk (disorder)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fetal or neonatal effect of antibiotic transmitted via placenta and/or breast milk" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2772003", + "display" : "Acquired epidermolysis bullosa", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acquired epidermolysis bullosa (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Epidermolysis bullosa acquisita" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "EBA - Epidermolysis bullosa acquisita" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2775001", + "display" : "Loose body in joint", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Joint mice" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Free bodies in joint" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Corpora libra in joint" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Melon seed bodies in joint" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arthrolith" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intra-articular loose body" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Loose body in joint (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2776000", + "display" : "Delirium", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Organic brain syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute confusional state" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "OBS - Organic brain syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute psycho-organic syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute organic reaction" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ABS - Acute brain syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute brain syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Delirium (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2782002", + "display" : "Temporomandibular dysplasia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Temporomandibular dysplasia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2783007", + "display" : "Gastrojejunal ulcer without hemorrhage AND without perforation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastrojejunal ulcer without haemorrhage AND without perforation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastrojejunal ulcer without hemorrhage AND without perforation (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2805007", + "display" : "Phosmet poisoning", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phosmet poisoning (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2806008", + "display" : "Impaired psychomotor development", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Impaired psychomotor development (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2807004", + "display" : "Chronic gastrojejunal ulcer with perforation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic gastrojejunal ulcer with perforation (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2808009", + "display" : "Infection by Prosthenorchis elegans", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Prosthenorchis elegans" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Prosthenorchis elegans (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2815001", + "display" : "Sexual pyromania", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Erotic pyromania" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pyrolagnia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sexual pyromania (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2816000", + "display" : "Dilated cardiomyopathy secondary to myotonic dystrophy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dilated cardiomyopathy due to myotonic dystrophy (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dilated cardiomyopathy due to myotonic dystrophy" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2818004", + "display" : "Congenital vascular anomaly of eye", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital vascular anomaly of eye (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2819007", + "display" : "Poisoning by magnesium sulfate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning by magnesium sulphate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Magnesium sulphate poisoning" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Magnesium sulfate poisoning" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by magnesium sulphate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by magnesium sulfate (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by magnesium sulfate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2825006", + "display" : "Gingival abrasion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abrasion of gingivae" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abrasion and/or friction burn of gum without infection (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abrasion and/or friction burn of gum without infection" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2828008", + "display" : "Congenital stenosis of nares", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital stenosis of nares (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2829000", + "display" : "Uhl's disease", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypoplasia of right ventricle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Uhl's anomaly" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Parchment right ventricle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paper thin right ventricle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Right ventricular hypoplasia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Uhl's disease (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Uhl disease" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2835000", + "display" : "Traumatic cardiac hemolytic anemia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemolytic anemia due to vascular prosthesis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemolytic anaemia due to vascular prosthesis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Traumatic cardiac haemolytic anaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Traumatic cardiac hemolytic anemia (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemolytic anemia due to cardiac trauma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemolytic anaemia due to cardiac trauma" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2836004", + "display" : "Toxic effect of butane", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Toxic effect of butane (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Butane causing toxic effect" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2838003", + "display" : "Piblokto", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pibloktoq" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Piblokto (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2850009", + "display" : "Infection by Schistosoma incognitum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Schistosoma incognitum (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Schistosoma incognitum" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2853006", + "display" : "Macular keratitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Macular keratitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2856003", + "display" : "Vitamin A-responsive dermatosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vitamin A-responsive dermatosis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2858002", + "display" : "Puerperal septicemia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Puerperal fever" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Puerperal sepsis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Childbed fever" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Puerperal septicaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Puerperal sepsis (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Postpartum sepsis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2884008", + "display" : "Weill-Marchesani syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brachydactyly-spherophakia syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Marchesani's syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brachymorphy with spherophakia syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Weill-Marchesani syndrome (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spherophakia-brachymorphia syndrome" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2893009", + "display" : "Anomaly of chromosome pair 10", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anomaly of chromosome pair 10 (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2897005", + "display" : "Thrombocytopenia due to immune destruction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immune thrombocytopenia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immune thrombocytopenia (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ITP - immune thrombocytopenia" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2899008", + "display" : "Thought block", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thought block (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thought blocking" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thought deprivation" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2901004", + "display" : "Melena", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tarry stools" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Melaena" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Melena (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Altered blood passed per rectum" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Altered blood in stool" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Black, tarry stool" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2902006", + "display" : "Decreased lymphocyte life span", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decreased lymphocyte life span (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2904007", + "display" : "Male infertility", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Male infertility (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2910007", + "display" : "Discharge from penis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Discharge from penis (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2912004", + "display" : "Cystic-bullous disease of the lung", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cystic-bullous disease of the lung (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2917005", + "display" : "Transient hypothyroidism", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transient hypothyroidism (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2918000", + "display" : "Infection due to Bacteroides", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Bacteroides" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Bacteroides (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2919008", + "display" : "Nausea, vomiting and diarrhea", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nausea, vomiting and diarrhoea" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nausea, vomiting and diarrhea (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2929001", + "display" : "Occlusion of artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arterial occlusive disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Obstruction of artery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arterial occlusion" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blocked artery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Occlusion of artery (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2935001", + "display" : "Poisoning by antiasthmatic", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning by antiasthmatic (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antiasthmatic poisoning" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2946003", + "display" : "Osmotic diarrhea", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Permeability diarrhea" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Permeability diarrhoea" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osmotic diarrhoea" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osmotic diarrhea (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2951009", + "display" : "Atopic cataract", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dermatogenous cataract" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Andogsky's syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Atopic cataract (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2955000", + "display" : "Chronic ulcerative pulpitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic ulcerative pulpitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2965006", + "display" : "Congenital alopecia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital atrichosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Naevoid congenital alopecia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nevoid congenital alopecia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital alopecia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2967003", + "display" : "Non-comitant strabismus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Non-comitant squint" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Non-comitant strabismus (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2978006", + "display" : "Aneurysm of conjunctiva", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aneurysm of conjunctiva (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2981001", + "display" : "Abdominal pulsatile mass", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pulsatile mass of abdomen (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pulsatile mass of abdomen" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2989004", + "display" : "Complication following molar AND/OR ectopic pregnancy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Complication following molar AND/OR ectopic pregnancy (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2990008", + "display" : "Lymphocytic leukemoid reaction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lymphocytic leukemoid reaction (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lymphocytic leukaemoid reaction" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2992000", + "display" : "Pigmentary pallidal degeneration", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pigmentary pallidal atrophy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hallervorden-Spatz disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pigmentary pallidal degeneration (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2994004", + "display" : "Brain fag", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brain fag (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2999009", + "display" : "Injury of ear", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injury of ear (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injury of ear region" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3002002", + "display" : "Hemorrhage of thyroid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemorrhage of thyroid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemorrhage of thyroid (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thyroid haemorrhage" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thyroid hemorrhage" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3004001", + "display" : "Congenital dilatation of esophagus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital dilatation of oesophagus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital dilatation of esophagus (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3006004", + "display" : "Disturbance of consciousness", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Impaired consciousness" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Altered consciousness" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disturbance of consciousness (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3009006", + "display" : "Solanum malacoxylon poisoning", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Solanum malacoxylon poisoning (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3013004", + "display" : "Open wound of ear drum without complication", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open wound of tympanic membrane without complication" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open wound of drumhead without complication" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open wound of ear drum without complication (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3014005", + "display" : "Id reaction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sensitization dermatitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Autoeczematisation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Autosensitization dermatitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cutaneous autosensitisation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sensitisation dermatitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Autoeczematization" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cutaneous autosensitization" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Autosensitisation dermatitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Id reaction (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3018008", + "display" : "Penetration of eyeball with magnetic foreign body", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Penetration of eyeball with magnetic foreign body (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3019000", + "display" : "Closed anterior dislocation of elbow", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed anterior dislocation of elbow (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3021005", + "display" : "Normal gastric acidity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Normal gastric acidity (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3023008", + "display" : "Acute peptic ulcer without hemorrhage, without perforation AND without obstruction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute peptic ulcer without haemorrhage, without perforation AND without obstruction" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute peptic ulcer without hemorrhage, without perforation AND without obstruction (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3032005", + "display" : "Nonvenomous insect bite of cheek without infection", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nonvenomous insect bite of cheek without infection (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3033000", + "display" : "Bone AND/OR joint disorder of pelvis in mother complicating pregnancy, childbirth AND/OR puerperium", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bone AND/OR joint disorder of pelvis in mother complicating pregnancy, childbirth AND/OR puerperium (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3038009", + "display" : "Acute lymphangitis of umbilicus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute lymphangitis of umbilicus (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3044008", + "display" : "Vitreous prolapse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vitreous prolapse (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3053001", + "display" : "Poisoning by nitroglycerin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by nitroglycerin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by nitroglycerin (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3059002", + "display" : "Acute lymphangitis of thigh", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute lymphangitis of thigh (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3067005", + "display" : "Blood group antigen C^u^", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Weak C phenotype" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Weak C phenotype (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3071008", + "display" : "Widow", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Widowhood" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Widow (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3072001", + "display" : "Hormone-induced hypopituitarism", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hormone-induced hypopituitarism (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3073006", + "display" : "Ruvalcaba syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ruvalcaba syndrome (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3089009", + "display" : "Disability evaluation, impairment, class 7", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disability evaluation, impairment, class 7 (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3094009", + "display" : "Vomiting in infants AND/OR children", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vomiting in infants AND/OR children (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3095005", + "display" : "Induced malaria", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Induced malaria (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3097002", + "display" : "Superficial injury of lip with infection", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Superficial injury of lip with infection (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3098007", + "display" : "Rupture of interventricular septum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ventricular septal rupture" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rupture of interventricular septum (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3109008", + "display" : "Secondary dysthymia early onset", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Secondary dysthymia early onset (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3110003", + "display" : "Acute otitis media", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute otitis media (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "AOM - Acute otitis media" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3119002", + "display" : "Brain stem laceration with open intracranial wound AND loss of consciousness", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brain stem laceration with open intracranial wound AND loss of consciousness (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3129009", + "display" : "Infarction of ovary", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infarction of ovary (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3135009", + "display" : "Swimmer's ear", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Otitis externa" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Otitis externa (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "OE - Otitis externa" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inflammation of ear canal" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3140001", + "display" : "Citrullinemia, subacute type", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Citrullinaemia, subacute type" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Citrullinemia, subacute type (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3144005", + "display" : "Staphylococcal pleurisy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Staphylococcal pleurisy (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3158007", + "display" : "Panic disorder with agoraphobia, agoraphobic avoidance in partial remission AND panic attacks in partial remission", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Panic disorder with agoraphobia, agoraphobic avoidance in partial remission AND panic attacks in partial remission (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3160009", + "display" : "Female infertility of cervical origin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Female infertility of cervical origin (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infertility of cervical origin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3163006", + "display" : "Acute adenoviral follicular conjunctivitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute adenoviral follicular conjunctivitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3168002", + "display" : "Thrombophlebitis of intracranial venous sinus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thrombophlebitis of intracranial venous sinus (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3185000", + "display" : "Mood-congruent delusion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mood-congruent delusion (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3199001", + "display" : "Sprain of shoulder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sprain of shoulder (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sprain of shoulder joint" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3200003", + "display" : "Sacrocoxalgia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sacrocoxalgia (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3208005", + "display" : "Open wound of ossicles without complication", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open wound of ossicles without complication (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3214003", + "display" : "Invasive pulmonary aspergillosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Invasive pulmonary aspergillosis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3217005", + "display" : "Open dislocation of sixth cervical vertebra", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open dislocation of sixth cervical vertebra (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3218000", + "display" : "Mycosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fungal infection" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disease caused by fungus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fungal infectious disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fungus infection" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mycoses" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mycosis (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mycotic disease" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3219008", + "display" : "Disease type AND/OR category unknown", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Undiagnosed disease AND/OR syndrome present" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disease type AND/OR category unknown (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3228009", + "display" : "Closed fracture of shaft of radius", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed fracture of shaft of radius (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed fracture of the radial shaft" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3229001", + "display" : "Ulcer of trachea", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ulcer of trachea (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tracheal ulcer" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3238004", + "display" : "Pericarditis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pericarditis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3239007", + "display" : "Lymphocyte disorder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lymphocyte disorder (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3253007", + "display" : "Discoloration of skin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Discolouration of skin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Discoloration of skin (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dyschromia" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3254001", + "display" : "Infection by Strongyloides westeri", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Strongyloides westeri (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Strongyloides westeri" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3259006", + "display" : "Homeria species poisoning", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cape tulip poisoning" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Homeria tulip poisoning" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Homeria species poisoning (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3261002", + "display" : "Migratory osteolysis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Migratory osteolysis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3263004", + "display" : "Verumontanitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Verumontanitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3272007", + "display" : "Stomatocytosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stomatocytosis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3274008", + "display" : "Flat chest", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alar chest" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pterygoid chest" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Flat chest (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3275009", + "display" : "Behcet's syndrome, vascular type", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Behcet's syndrome, vascular type (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Behcet syndrome, vascular type" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3276005", + "display" : "Toad poisoning", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning by ingesting toad" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning by ingesting toad (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3282008", + "display" : "Welders' keratitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Welders' keratitis (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arc eye" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Welder's flash" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Welder's blindness" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3283003", + "display" : "Feeling of sand or foreign body in eye", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Feeling of sand or foreign body in eye (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3286006", + "display" : "Patient status determination, greatly improved", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Patient status determination, greatly improved (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3289004", + "display" : "Anisometropia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anisometropia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3291007", + "display" : "Closed fracture of two ribs", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed fracture of two ribs (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3298001", + "display" : "Amnestic disorder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Amnestic syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Amnesic syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Amnestic disorder (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3303004", + "display" : "Disease due to Arenavirus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disease caused by Arenavirus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disease caused by Arenavirus (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3304005", + "display" : "Bronchial compression", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bronchial compression (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3305006", + "display" : "Disorder of lymphatics", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lymphangiopathy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disorder of lymphatic vessel (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disorder of lymphatic vessel" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3308008", + "display" : "Atrophic-hyperplastic gastritis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Atrophic-hyperplastic gastritis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3310005", + "display" : "Foreign body granuloma of skin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Foreign body reaction of the skin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Foreign body granuloma of skin (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3321001", + "display" : "Renal abscess", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Renal abscess (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3323003", + "display" : "Leukoplakia of penis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Kraurosis of penis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Leukoplakia of penis (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Leucoplakia of penis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3327002", + "display" : "Jerk nystagmus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rhythmical nystagmus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Jerk nystagmus (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acquired jerk nystagmus" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3331008", + "display" : "Open fracture of neck of metacarpal bone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open fracture of neck of metacarpal bone (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3344003", + "display" : "Toxic labyrinthitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Toxic labyrinthitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3345002", + "display" : "Idiopathic osteoporosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Idiopathic osteoporosis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3358001", + "display" : "Lichen ruber moniliformis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lichen ruber moniliformis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3368006", + "display" : "Dull chest pain", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dull chest pain (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3376008", + "display" : "Pseudoptyalism", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pseudoptyalism (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3381004", + "display" : "Open fracture of astragalus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open fracture of talus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open fracture of talus (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3387000", + "display" : "Auditory discrimination aphasia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Auditory aphasia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Word deafness" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aphememesthesia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Logokophosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aphememesthaesia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Auditory discrimination aphasia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3391005", + "display" : "Negative for tumor cells", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Negative for tumour cells" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Negative for tumor cells (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3398004", + "display" : "Cadmium poisoning", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cadmium poisoning (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cadmium toxicity" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3415004", + "display" : "Cyanosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cyanosis (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3419005", + "display" : "Faucial diphtheria", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diphtheritic membranous angina" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diphtheritic membrane" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Faucial diphtheria (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3421000", + "display" : "Open fracture of orbital floor (blow-out)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open fracture of orbital floor (blow-out) (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open blow-out fracture orbit" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open orbital blow-out fracture" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3424008", + "display" : "Tachycardia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rapid heart beat" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increased heart rate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tachycardia (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Heart rate fast" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3426005", + "display" : "Retained magnetic intraocular foreign body", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Old magnetic intraocular foreign body" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Retained magnetic intraocular foreign body (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3427001", + "display" : "Nonglucosuric melituria", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Non glucose melituria" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nonglucosuric melituria (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3434004", + "display" : "Myotonia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Myotonia (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tonic spasm of muscle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Myotonus" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3439009", + "display" : "SCID due to absent peripheral T cell maturation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Combined immunodeficiency associated with maturation pathway defect" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Severe combined immunodeficiency (SCID) due to absent peripheral T cell maturation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Severe combined immunodeficiency due to absent peripheral T cell maturation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Severe combined immunodeficiency due to absent peripheral T cell maturation (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3441005", + "display" : "Disease of sebaceous glands", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disorder of sebaceous gland (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disorder of sebaceous gland" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3446000", + "display" : "Open fracture of T7-T12 level with spinal cord injury", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open fracture of T7-T12 level with spinal cord injury (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3449007", + "display" : "Finger agnosia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Finger agnosia (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3456001", + "display" : "Chronic progressive non-hereditary chorea", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Senile chorea" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic progressive non-hereditary chorea (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3458000", + "display" : "Polymyositis ossificans", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Myositis ossificans associated with dermato / polymyositis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Polymyositis ossificans (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3461004", + "display" : "Deep third degree burn of thumb", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deep third degree burn of thumb (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3464007", + "display" : "Infection by Oesophagostomum dentatum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Oesophagostomum dentatum" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Oesophagostomum dentatum (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3468005", + "display" : "Neonatal infective mastitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neonatal infective mastitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3469002", + "display" : "Second degree burn of thumb", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Partial thickness burn of thumb" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Partial thickness burn of thumb (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3472009", + "display" : "Spondylolisthesis, grade 4", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spondylolisthesis, grade 4 (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3474005", + "display" : "Glycine max poisoning", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glycine max poisoning (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Soybean poisoning" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Soya bean poisoning" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3480002", + "display" : "Burn of wrist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Burn of wrist (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3482005", + "display" : "Postoperative esophagitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Postoperative oesophagitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Postoperative esophagitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3483000", + "display" : "Chronic peptic ulcer with perforation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic peptic ulcer with perforation (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3487004", + "display" : "Candidiasis of lung", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Candidal pneumonia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Candidiasis of lung (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pulmonary candidiasis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pulmonary candidosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Candidosis of lung" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3500002", + "display" : "Open wound of ossicles with complication", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open wound of ossicles with complication (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3502005", + "display" : "Cervical lymphadenitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cervical adenitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cervical lymphadenitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3506008", + "display" : "Stenosis of retinal artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stenosis of retinal artery (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3507004", + "display" : "Abscess of thigh", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abscess of thigh (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3511005", + "display" : "Infectious thyroiditis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infectious thyroiditis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3514002", + "display" : "Peribronchial fibrosis of lung", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Peribronchial fibrosis of lung (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3519007", + "display" : "Disorder of synovium", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disorder of synovium (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3528008", + "display" : "Restricted carbohydrate fat controlled diet", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Restricted carbohydrate fat controlled diet (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3529000", + "display" : "Infection by Sanguinicola", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sanguinicolosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Sanguinicola" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Sanguinicola (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3530005", + "display" : "Bipolar I disorder, single manic episode, in full remission", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bipolar I disorder, single manic episode, in full remission (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bipolar 1 disorder, single manic episode, full remission" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3531009", + "display" : "Intrapsychic conflict", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intrapsychic conflict (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3533007", + "display" : "Pustular bacterid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pustular bacterid (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute palmoplantar pustular psoriasis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3539006", + "display" : "Enteromenia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Enteromenia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3542000", + "display" : "Laceration extending into parenchyma of spleen with open wound into abdominal cavity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Laceration extending into parenchyma of spleen with open wound into abdominal cavity (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3544004", + "display" : "Hair-splitting", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hair-splitting (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3545003", + "display" : "Diastolic dysfunction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diastolic dysfunction (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3548001", + "display" : "Brachial plexus lesion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brachial plexus neuropathy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brachial plexus disorder" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "BPN - Brachial plexus neuropathy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brachial plexus disorder (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3549009", + "display" : "Pancreatic acinar atrophy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PAA" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pancreatic acinar atrophy (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3558002", + "display" : "Mesenteric infarction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mesenteric infarction (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3560000", + "display" : "Bilateral recurrent inguinal hernia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bilateral recurrent inguinal hernia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3570003", + "display" : "Increased blood erythrocyte volume", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increased blood erythrocyte volume (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3571004", + "display" : "Megaloblastic anemia due to pancreatic insufficiency", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Megaloblastic anaemia due to pancreatic insufficiency" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Megaloblastic anemia due to pancreatic insufficiency (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3577000", + "display" : "Retinal lattice degeneration", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Palisade degeneration of retina" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Retinal lattice degeneration (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lattice retinal degeneration" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "LD - Lattice degeneration" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lattice degeneration" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3585009", + "display" : "Blinking", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Winking" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blinking (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3586005", + "display" : "Psychogenic fugue", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dissociative fugue" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Psychogenic fugue (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3589003", + "display" : "Syphilitic pericarditis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Syphilitic pericarditis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3590007", + "display" : "Enteroenteric fistula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Enteroenteric fistula (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3591006", + "display" : "Metabolic acidosis, NAG, bicarbonate losses", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Metabolic acidosis, normal anion gap, bicarbonate losses" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Metabolic acidosis, normal anion gap, bicarbonate losses (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3598000", + "display" : "Partial recent retinal detachment with single defect", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Partial recent retinal detachment with single defect (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3611003", + "display" : "Demeton poisoning", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Demeton poisoning (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3633001", + "display" : "Abscess of hand", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abscess of hand (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3639002", + "display" : "Glossoptosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glossoptosis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3640000", + "display" : "Late effect of traumatic amputation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Late effect of traumatic amputation (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3641001", + "display" : "Infection by Coenurosis serialis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Coenurosis serialis (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Coenurosis serialis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3642008", + "display" : "Deficiency of steryl-sulfatase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Steryl-sulfate sulfohydrolase deficiency" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arylsulfatase C deficiency" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arylsulphatase C deficiency" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deficiency of steryl-sulphatase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Steryl-sulphate sulphohydrolase deficiency" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disorder involving deficiency of steryl-sulfatase (EC 3.1.6.2) (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disorder involving deficiency of steryl-sulfatase (EC 3.1.6.2)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3644009", + "display" : "Macerated skin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Macerated skin (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3649004", + "display" : "Contusion of multiple sites of trunk", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Contusion of multiple sites of trunk (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Contusion, multiple sites of trunk" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3650004", + "display" : "Congenital absence of liver", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital absence of liver (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3652007", + "display" : "Overproduction of growth hormone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypersomatotropism" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Overproduction of growth hormone (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3657001", + "display" : "Osteospermum species poisoning", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osteospermum species poisoning (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3662000", + "display" : "Paraesophageal hernia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thoracic stomach" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastroesophageal hernia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rolling hiatus hernia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paraoesophageal hiatus hernia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paraoesophageal hernia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paraesophageal hiatus hernia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paraesophageal hernia (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastrooesophageal hernia" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3677008", + "display" : "Academic problem", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Academic problem (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3680009", + "display" : "Monocephalus tripus dibrachius", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Monocephalus tripus dibrachius (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3681008", + "display" : "Thrombophlebitis of torcular Herophili", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thrombophlebitis of torcular Herophili (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3696007", + "display" : "Nonulcer dyspepsia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nonulcer dyspepsia (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Functional dyspepsia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Non-ulcer dyspepsia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastric irritation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Non ulcer dyspepsia" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3699000", + "display" : "Transverse deficiency of upper limb", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transverse deficiency of arm" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transverse arrest of the arm" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transverse deficiency of upper limb (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3704008", + "display" : "Diffuse endocapillary proliferative glomerulonephritis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diffuse endocapillary proliferative glomerulonephritis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3705009", + "display" : "Congenital anomaly of anterior chamber of eye", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital anomaly of anterior chamber of eye (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital malformation of anterior chamber of eye" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3716002", + "display" : "Goiter", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Enlargement of thyroid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Struma of thyroid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thyromegaly" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Goitre" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Swelling of thyroid gland" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thyroid enlargement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Struma - goitre" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Struma - goiter" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Goiter (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thyroid goiter" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thyroid goitre" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3720003", + "display" : "Abnormal presence of hemoglobin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abnormal presence of haemoglobin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abnormal presence of hemoglobin (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3723001", + "display" : "Arthritis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arthritis (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Joint inflammation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inflammatory arthritis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3733009", + "display" : "Congenital eventration of right crus of diaphragm", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital eventration of right crus of diaphragm (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3738000", + "display" : "Viral hepatitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "VH - Viral hepatitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Viral hepatitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3744001", + "display" : "Hyperlipoproteinemia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hyperlipoproteinaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hyperlipoproteinemia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3747008", + "display" : "Ejection click", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ejection click (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "EC - Ejection click" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3750006", + "display" : "Arteriospasm", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spasm of artery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arterial spasm" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arteriospasm (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3751005", + "display" : "Contusion of labium", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Contusion of labium (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3752003", + "display" : "Trichuriasis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trichocephaliasis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Whipworm infection" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trichuriosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trichuriasis - whipworm" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trichuriasis (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection by Trichuris" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3754002", + "display" : "Dysplasia of vagina", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dysplasia of vagina (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3755001", + "display" : "Pityriasis rubra pilaris", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lichen ruber acuminatus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Devergie's disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pityriasis rubra pilaris (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PRP - Pityriasis rubra pilaris" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3756000", + "display" : "Static ataxia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Static ataxia (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3759007", + "display" : "Injury of heart with open wound into thorax", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injury of heart with open wound into thorax (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3760002", + "display" : "Familial multiple factor deficiency syndrome, type V", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "FMFD syndrome, type V" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Factors VIII, IX AND XI deficiency" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Familial multiple factor deficiency syndrome, type V (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3762005", + "display" : "Bilateral recurrent femoral hernia with gangrene", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gangrene co-occurrent and due to bilateral recurrent femoral hernia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recurrent bilateral femoral hernia with gangrene" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recurrent bilateral femoral hernia with gangrene (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3763000", + "display" : "Expected bereavement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Expected bereavement due to life event (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Expected bereavement due to life event" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3783004", + "display" : "Enamel pearls", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Enamel pearls (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3797007", + "display" : "Periodontal cyst", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cyst of periodontal tissue (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cyst of periodontal tissue" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3798002", + "display" : "Premature birth of identical twins, both stillborn", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Premature birth of identical twins, both stillborn (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3815005", + "display" : "Crohn's disease of rectum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Regional enteritis of rectum" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Crohn's proctitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Regional enteritis of the rectum" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Crohn's disease of rectum (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Crohn disease of rectum" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3820005", + "display" : "Inner ear conductive hearing loss", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inner ear conductive hearing loss (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3827008", + "display" : "Aneurysm of artery of neck", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aneurysm of artery of neck (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3830001", + "display" : "Subcutaneous emphysema", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subcutaneous emphysema (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3841004", + "display" : "Blister of cheek with infection", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blister of cheek with infection (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3845008", + "display" : "Congenital duplication of intestine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital duplication of intestine (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Duplication of intestine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3855007", + "display" : "Disorder of pancreas", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disorder of pancreas (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3885002", + "display" : "ABO isoimmunization affecting pregnancy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ABO isoimmunisation affecting pregnancy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ABO isoimmunization affecting pregnancy (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ABO isoimmunisation in pregnancy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ABO isoimmunization in pregnancy" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3886001", + "display" : "Congenital fecaliths", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital faecaliths" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital fecaliths (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3899003", + "display" : "Neutropenic typhlitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neutropenic typhlitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3900008", + "display" : "Mixed sensory-motor polyneuropathy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mixed sensory-motor polyneuropathy (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3902000", + "display" : "Non dose-related drug-induced neutropenia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immunologic drug-induced neutropenia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergic drug-induced neutropenia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Non dose-related drug-induced neutropenia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3908001", + "display" : "Infestation by Haematopinus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infestation caused by Haematopinus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infestation caused by Haematopinus (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3909009", + "display" : "Coeur en sabot", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Coeur en sabot (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3913002", + "display" : "Injury of gastrointestinal tract with open wound into abdominal cavity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injury of gastrointestinal tract with open wound into abdominal cavity (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3914008", + "display" : "Mental disorder in childhood", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mental disorder in childhood (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3928002", + "display" : "Zika virus disease", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Zika fever" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Zika virus disease (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3939004", + "display" : "Bacterial colony density, transparent", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bacterial colony density, transparent (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3944006", + "display" : "Steroid sulfatase deficiency", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Placental sulfatase deficiency" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Placental steroidal sulfatase deficiency" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "X-linked placental steryl-sulfatase deficiency" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Placental steroidal sulphatase deficiency" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Steroid sulphatase deficiency" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Placental sulphatase deficiency" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "X-linked placental steryl-sulphatase deficiency" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Placental sulfatase deficiency (X-linked steryl-sulfatase deficiency) in a female (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Placental sulfatase deficiency (X-linked steryl-sulfatase deficiency) in a female" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3947004", + "display" : "High oxygen affinity hemoglobin polycythemia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "High oxygen affinity haemoglobin polycythaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "High oxygen affinity hemoglobin polycythemia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3950001", + "display" : "Birth", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Birth (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3951002", + "display" : "Proctitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Proctitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3972004", + "display" : "Primary insomnia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Primary insomnia (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Idiopathic insomnia" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3975002", + "display" : "Deep third degree burn of lower limb", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deep third degree burn of lower limb (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3978000", + "display" : "Hemolytic anemia due to warm antibody", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Warm type hemolytic anemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Warm autoimmune hemolytic anemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Warm autoimmune haemolytic anaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Warm type haemolytic anaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemolytic anaemia due to warm antibody" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Warm autoimmune hemolytic anemia (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "AIHA - Warm autoimmune haemolytic anaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "AIHA - Warm autoimmune hemolytic anemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Warm antibody hemolytic anemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Warm antibody haemolytic anaemia" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3987009", + "display" : "Congenital absence of trachea", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital absence of trachea (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3993001", + "display" : "Infection by Muellerius", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muelleriosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Muellerius" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Muellerius (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3999002", + "display" : "Acute pyelitis without renal medullary necrosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute pyelitis without renal medullary necrosis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4003003", + "display" : "Disease due to Alphavirus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alphavirus disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disease caused by Alphavirus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disease caused by Alphavirus (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4006006", + "display" : "Fetal tachycardia affecting management of mother", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fetal tachycardia affecting management of mother (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Foetal tachycardia affecting management of mother" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4009004", + "display" : "Lower urinary tract infectious disease", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lower urinary tract infection" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "UTI - Lower urinary tract infection" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lower urinary tract infectious disease (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4016003", + "display" : "Empyema of mastoid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Empyema of mastoid (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4017007", + "display" : "Increased stratum corneum adhesiveness", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decreased shedding of cells from epidermal surface" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increased stratum corneum adhesiveness (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4022007", + "display" : "Vulvitis circumscripta plasmacellularis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vulvitis circumscripta plasmacellularis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4026005", + "display" : "Interstitial mastitis associated with childbirth", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Interstitial mastitis associated with childbirth (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4030008", + "display" : "Le Dantec virus disease", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Le Dantec virus disease (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4038001", + "display" : "Myrotheciotoxicosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Myrotheciotoxicosis (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by Myrothecium" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4039009", + "display" : "Multiple vitamin deficiency disease", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypovitaminosis, multiple vitamins" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Multiple vitamin deficiency disease (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4040006", + "display" : "Hassall-Henle bodies", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hassall-Henle bodies (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4041005", + "display" : "Congenital anomaly of macula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital anomaly of macula (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4046000", + "display" : "Degenerative spondylolisthesis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Degenerative spondylolisthesis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4062006", + "display" : "Lumbosacral plexus lesion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lumbosacral plexus lesion (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4063001", + "display" : "Achillodynia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Achillodynia (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4069002", + "display" : "Anoxic brain damage during AND/OR resulting from a procedure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cerebral hypoxia during AND/OR resulting from a procedure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anoxic brain damage during AND/OR resulting from a procedure (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4070001", + "display" : "Palinphrasia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paliphrasia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Palinphrasia (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Involuntary repetition of words and phrases." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4075006", + "display" : "Peganum harmala poisoning", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "African rue poisoning" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Peganum harmala poisoning (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4082005", + "display" : "Syphilitic myocarditis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Myocarditis caused by Treponema pallidum" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Myocarditis caused by Treponema pallidum (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4088009", + "display" : "Acquired hydrocephalus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acquired hydrocephalus (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4089001", + "display" : "Meningococcemia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Meningococcaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Meningococcemia (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4103001", + "display" : "Complex partial seizures with consciousness impaired", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Complex partial seizure with impairment of consciousness" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Psychomotor fit" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Complex partial seizure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Complex partial seizure with impairment of consciousness (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4107000", + "display" : "Infertile male syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infertile male syndrome (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4113009", + "display" : "Arrested hydrocephalus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arrested hydrocephalus (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4120002", + "display" : "Bronchiolitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bronchiolitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4124006", + "display" : "Nonvenomous insect bite of vagina with infection", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nonvenomous insect bite of vagina with infection (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Insect bite, nonvenomous, of vagina, infected" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4127004", + "display" : "Prostatic obstruction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prostatic obstruction (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4129001", + "display" : "Argyll-Robertson pupil", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Argyll-Robertson pupil (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4135001", + "display" : "11p partial monosomy syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "11p partial monosomy syndrome (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4136000", + "display" : "Macrodactyly of toe (disorder)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Macrodactyly of toe" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4142001", + "display" : "Muscular asthenopia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muscular asthenopia (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4160001", + "display" : "Congenital anomaly of upper respiratory system", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital anomaly of upper respiratory system (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4168008", + "display" : "Tibial plateau chondromalacia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tibial plateau chondromalacia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4170004", + "display" : "Ehlers-Danlos syndrome, procollagen proteinase resistant", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ehlers-Danlos syndrome, mutant procollagen type 7" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ehlers-Danlos syndrome, autosomal dominant type 7" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ehlers-Danlos syndrome, procollagen proteinase resistant (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4174008", + "display" : "Placenta tripartita", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trilobate placenta" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Placenta triplex" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Placenta tripartita (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tripartite placenta" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4175009", + "display" : "Infestation by Oestrus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oestrosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infestation by Estrus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infestation caused by Oestrus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infestation caused by Estrus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infestation caused by Oestrus (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4178006", + "display" : "Partial recent retinal detachment with multiple defects", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Partial recent retinal detachment with multiple defects (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4181001", + "display" : "Normal peak expiratory flow rate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Normal peak expiratory flow rate (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4183003", + "display" : "Charcot-Marie-Tooth disease, type IC", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Charcot-Marie-Tooth disease, type IC (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4184009", + "display" : "Congenital anomaly of endocrine gland", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital anomaly of endocrine organ" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital anomaly of endocrine gland (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital malformation of the endocrine glands" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4195003", + "display" : "Congenital duplication of anus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital duplication of anus (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Duplication of anus" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4197006", + "display" : "Disability evaluation, impairment, class 5", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disability evaluation, impairment, class 5 (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4199009", + "display" : "18p partial trisomy syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "18p partial trisomy syndrome (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4208000", + "display" : "Closed multiple fractures of both lower limbs", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed multiple fractures of both legs" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed multiple fractures of both lower limbs (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4210003", + "display" : "Ocular hypertension", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ocular hypertension (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "OH - Ocular hypertension" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "OHT - Ocular hypertension" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4223005", + "display" : "Parkinsonism due to drug", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Parkinsonism caused by drug" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Parkinsonism caused by drug (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4224004", + "display" : "Complication of infusion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Complication of infusion (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4225003", + "display" : "Tuberculosis of nose", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tuberculosis of nose (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nasal tuberculosis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4232007", + "display" : "Chronic vulvitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic vulvitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4237001", + "display" : "Suppurative pulpitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Suppurative pulpitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4240001", + "display" : "Rupture of aorta", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rupture of aorta (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4241002", + "display" : "Listeriosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection due to Listeria monocytogenes" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Circling disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Listerellosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Listeriosis (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Listeria monocytogenes infection" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4242009", + "display" : "18q partial monosomy syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "18q minus syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Long arm 18 deletion syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "18q partial monosomy syndrome (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4248008", + "display" : "Synovitis AND/OR tenosynovitis associated with another disease", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Synovitis AND/OR tenosynovitis associated with another disease (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4249000", + "display" : "Poor peripheral circulation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poor peripheral circulation (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4260009", + "display" : "Sacral spinal cord injury without bone injury", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sacral spinal cord injury without bone injury (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4262001", + "display" : "Phlebitis of superior sagittal sinus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phlebitis of superior sagittal sinus (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4264000", + "display" : "Chronic pericoronitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic pericoronitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4269005", + "display" : "Chronic gastrojejunal ulcer without hemorrhage AND without perforation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic gastrojejunal ulcer without haemorrhage AND without perforation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic gastrojejunal ulcer without hemorrhage AND without perforation (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4273008", + "display" : "Closed posterior dislocation of elbow", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed posterior dislocation of elbow (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4275001", + "display" : "Spasm of conjugate gaze", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spasm of conjugate gaze (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conjugate gaze spasm" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4283007", + "display" : "Mirizzi's syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mirizzi's syndrome (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mirizzi syndrome" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4287008", + "display" : "Chordee", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gryposis penis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chordee (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chordee of penis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4294006", + "display" : "Isosexual precocious puberty", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Isosexual precocity" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Isosexual precocious puberty (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4300009", + "display" : "Deep third degree burn of forearm", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deep third degree burn of forearm (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4301008", + "display" : "Autoimmune state", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Autoimmunity" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Autoimmune state (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4306003", + "display" : "Cluster B personality disorder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cluster B personality disorder (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4307007", + "display" : "Pregestational diabetes mellitus AND/OR impaired glucose tolerance, modified White class F", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pregestational diabetes mellitus AND/OR impaired glucose tolerance, modified White class F (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4313003", + "display" : "Acardiacus anceps", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemiacardius" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acardiacus anceps (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4316006", + "display" : "Myometritis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Myometritis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4320005", + "display" : "Factor V deficiency", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Factor V deficiency (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4324001", + "display" : "Subacute cystitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subacute cystitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4325000", + "display" : "11q partial monosomy syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "11q partial monosomy syndrome (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4338008", + "display" : "Arnold's nerve reflex cough syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arnold's nerve reflex cough syndrome (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arnold nerve reflex cough syndrome" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4340003", + "display" : "Acrodermatitis atrophicans chronica", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acrodermatitis chronica atrophicans" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dermatitis chronica atrophicans" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dermatitis atrophicans" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acrodermatitis atrophicans chronica (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4349002", + "display" : "Open fracture of multiple sites of metacarpus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open fracture of multiple sites of metacarpus (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4354006", + "display" : "Open dislocation of scapula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open dislocation of scapula (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4356008", + "display" : "Gingival recession", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gingival recession (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gingival soft tissue recession" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4359001", + "display" : "Early congenital syphilis (less than 2 years)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Early congenital syphilis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Early congenital syphilis (less than 2 years) (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4364002", + "display" : "Structure of associations", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of associations (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4367009", + "display" : "Hoover's sign", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hoover's sign (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hoover sign" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4373005", + "display" : "Hippocratic nails", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increased curvature of nails" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Club nail" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clubbing of nail" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hippocratic nail" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clubbing of nail (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4374004", + "display" : "Congenital anomaly of tricuspid valve", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital anomaly of tricuspid valve (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "TV - Congenital tricuspid valve abnormality" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital tricuspid valve abnormality" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4381006", + "display" : "Verbal paraphasia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Verbal paraphasia (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4386001", + "display" : "Bronchospasm", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bronchial spasm" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bronchospasm (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4390004", + "display" : "Lithium nephropathy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lithium nephropathy (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic lithium nephrotoxicity" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4397001", + "display" : "Partial congenital duodenal obstruction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Partial congenital duodenal obstruction (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4399003", + "display" : "Acute hemorrhagic pancreatitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemorrhagic pancreatitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute haemorrhagic pancreatitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemorrhagic pancreatitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute hemorrhagic pancreatitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4403007", + "display" : "Exclamation point hair", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Exclamation point hair (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4406004", + "display" : "Congenital anomaly of male genital system", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital anomaly of male genital system (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4409006", + "display" : "Adenosylcobalamin and methylcobalamin synthesis defect", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Combined methylmalonic acidaemia and homocystinuria due to defects in adenosylcobalamin and methylcobalamin synthesis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Combined methylmalonic acidemia and homocystinuria due to defects in adenosylcobalamin and methylcobalamin synthesis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adenosylcobalamin and methylcobalamin synthesis defect (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4410001", + "display" : "Retroperitoneal hernia with obstruction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Retroperitoneal hernia with obstruction (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4412009", + "display" : "Injury of digital nerve", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injury of digital nerve (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Digital nerve injury" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4414005", + "display" : "Infection by Setaria", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Setariosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Setaria (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Setaria" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4416007", + "display" : "Heerfordt's syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Uveoparotid fever" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Heerfordt's syndrome (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Heerfordt syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Heerfordt-Waldenström syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Heerfordt-Waldenstrom syndrome" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4418008", + "display" : "Gangrenous ergotism", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gangrenous ergotism (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4426000", + "display" : "Abortion number 10", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aborta 10" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ten previous induced terminations of pregnancy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ten previous induced terminations of pregnancy (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4434006", + "display" : "Bloom syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital telangiectatic erythema syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bloom syndrome (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "BS - Bloom syndrome" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4439001", + "display" : "Cyclic oculomotor paralysis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Axenfeld-Schürenberg syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cyclic oculomotor paralysis (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Axenfeld-Schurenberg syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cyclical oculomotor palsy" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4441000", + "display" : "Severe bipolar disorder with psychotic features", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Severe bipolar disorder with psychotic features (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4445009", + "display" : "Tuberculosis of genitourinary system", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tuberculosis of genitourinary system (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "TB - Urogenital tuberculosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Urogenital tuberculosis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4448006", + "display" : "Allergic headache", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergic headache (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4461006", + "display" : "Complication of administrative procedure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Complication of administrative procedure (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4463009", + "display" : "Familial amyloid polyneuropathy, type II", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Familial amyloid polyneuropathy, 84 Ser-for-Ile" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Familial amyloid polyneuropathy, Indiana-Swiss type" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Amyloidosis, Indiana-Maryland type" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hereditary neuropathic amyloidosis, type II" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Indiana-Maryland type amyloid polyneuropathy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Familial amyloid polyneuropathy type II" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "German type amyloid polyneuropathy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Swiss type amyloid polyneuropathy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rakavina type amyloidosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Familial amyloid polyneuropathy, type II (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4464003", + "display" : "Rocio virus disease", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rocio virus disease (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4465002", + "display" : "Spherophakia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital spherophakia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spherophakia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4468000", + "display" : "Oppenheim's gait", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oppenheim's gait (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oppenheim gait" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4470009", + "display" : "Blanching of skin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blanching of skin (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4473006", + "display" : "Migraine with aura", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Classical migraine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Migraine with aura (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4477007", + "display" : "Juvenile myopathy AND lactate acidosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Juvenile myopathy AND lactate acidosis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4478002", + "display" : "Multiple fractures of upper AND lower limbs", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Multiple fractures of upper AND lower limbs (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4481007", + "display" : "Abnormal gastric secretion regulation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abnormal gastric secretion regulation (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4483005", + "display" : "Syphilitic punched out ulcer", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Syphilitic punched out ulcer (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4494009", + "display" : "Diverticulitis of large intestine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diverticulitis of large intestine (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4495005", + "display" : "Congenital hypertrophy of ureteric valve", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital hypertrophy of ureteric valve (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4499004", + "display" : "Disseminated anergic leishmaniasis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disseminated anergic leishmaniasis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4501007", + "display" : "Tuberculous ascites", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tuberculous ascites (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4506002", + "display" : "Educational problem", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Educational problem (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4510004", + "display" : "Streptococcal meningitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Streptococcal meningitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4512007", + "display" : "Group sex play", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Group sex play (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4519003", + "display" : "Hypouricemia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypouricaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypouricemia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4522001", + "display" : "Dental plaque on tooth (disorder)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dental plaque on tooth" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dental biofilm on tooth" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4523006", + "display" : "Babinski-Nageotte syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Babinski-Nageotte syndrome (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4526003", + "display" : "Poisoning by probenecid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Probenecid poisoning" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by probenecid (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by probenecid" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4529005", + "display" : "Abnormal spermatogenesis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abnormal spermatogenesis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4530000", + "display" : "Madelung's deformity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carpus curvus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Madelung's deformity (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Madelung deformity" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4547004", + "display" : "Determination of outcome, satisfactory to physician", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Determination of outcome, satisfactory to physician (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4550001", + "display" : "Special infant formula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Special infant formula (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4554005", + "display" : "Intraventricular conduction defect", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intraventricular conduction defect (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4556007", + "display" : "Gastritis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastric catarrh" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastritis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4557003", + "display" : "Preinfarction syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Unstable angina" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intermediate coronary syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Crescendo angina" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Worsening angina" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pre-infarction syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Preinfarction syndrome (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Preinfarction angina" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4559000", + "display" : "Mixed infectious disease", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mixed infection" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Polyinfection" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mixed infectious disease (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Polymicrobial infection" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4565000", + "display" : "Decreased oxygen affinity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decreased oxygen affinity (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4568003", + "display" : "Retrosternal chest pain", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Retrosternal pain" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Retrosternal pain (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4575002", + "display" : "Acute hyponatremia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute low salt syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Schroeder's syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute hyponatraemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute hyponatremia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4586000", + "display" : "Complication of internal fixation device", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disorder of implanted bone fixation device" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Complication of internal fixation device (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4592006", + "display" : "S>4< gallop", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Atrial gallop" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fourth sound gallop" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fourth sound gallop (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A galloping sound on cardiac auscultation because of an abnormally audible fourth heart sound." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4598005", + "display" : "Osteomalacia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osteomalacia (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "OM - osteomalacia" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4602007", + "display" : "Robin sequence", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Micrognathia-glossoptosis syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pierre Robin syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Robin sequence (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pierre Robin association" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4633009", + "display" : "Hymenoxys richardsonii poisoning", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Colorado rubberweed poisoning" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pingue poisoning" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hymenoxys richardsonii poisoning (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4637005", + "display" : "Intrahepatic cholestasis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intrahepatic cholestasis (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4639008", + "display" : "Glanders", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection due to Pseudomonas mallei" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Malleus (glanders)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection due to Actinobacillus mallei" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection due to Malleomyces mallei" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Maliasmus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Farcy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Equina" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Equine glanders" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Farcy buds" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Farcy pipes" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Farcy cords" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glanders (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4641009", + "display" : "Myxedema heart disease", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Myxoedema heart disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Myxedema heart disease (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4645000", + "display" : "Senile brain amyloidosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "AS beta protein amyloidosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Senile brain amyloidosis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4654002", + "display" : "Posteruptive color change of tooth", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Posteruptive staining of tooth" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Posteruptive discoloration of tooth" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Posteruptive discolouration of tooth" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Posteruptive colour change of tooth" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Posteruptive color change of tooth (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4659007", + "display" : "Acne fulminans", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acne fulminans (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4661003", + "display" : "Calculus of bile duct with obstruction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Calculus of bile duct with obstruction (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4665007", + "display" : "Costal respiration", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thoracic respiration" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thoracic breathing" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thoracic breathing (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Breathes with chest" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4667004", + "display" : "Female infertility due to structural congenital anomaly of vagina", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Female infertility due to structural congenital anomaly of vagina (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4669001", + "display" : "Pinta, primary lesion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Primary chancre of pinta" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Primary papule of pinta" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chancre of pinta" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Primary pinta lesion" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pinta, primary lesion (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4673003", + "display" : "Open fracture of lateral malleolus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open fracture of lateral malleolus (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open fracture ankle, lateral malleolus" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4676006", + "display" : "SLE glomerulonephritis syndrome, WHO class II", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "SLE with mesangial proliferative glomerulonephritis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lupus nephritis - WHO Class II" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Systemic lupus erythematosus glomerulonephritis syndrome, World Health Organization (WHO) class II" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Systemic lupus erythematosus glomerulonephritis syndrome, World Health Organization class II" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Systemic lupus erythematosus glomerulonephritis syndrome, World Health Organization class II (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4688008", + "display" : "Poisoning by griseofulvin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Griseofulvin poisoning" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by griseofulvin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by griseofulvin (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4690009", + "display" : "Metabolic acidosis due to paraldehyde", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Metabolic acidosis caused by paraldehyde (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Metabolic acidosis caused by paraldehyde" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4702003", + "display" : "Inherited disorder of folate metabolism", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inherited disorder of folate metabolism (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4708004", + "display" : "Disability evaluation, disability 35%", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disability evaluation disability 35 percent (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disability evaluation disability 35 percent" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4711003", + "display" : "Congenital anomaly of bile ducts", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Biliary malformation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital anomaly of bile ducts (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bile duct anomalies" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4721006", + "display" : "Basic motor learning problem", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Basic motor learning problem (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4724003", + "display" : "Acute radial nerve palsy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute radial nerve palsy (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4733001", + "display" : "Orunga virus disease", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Orungo fever" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Orunga virus disease (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4740000", + "display" : "Herpes zoster", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Shingles" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Zona" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Herpes zoster infection" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Herpes zoster (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Zoster" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4749004", + "display" : "Naso-palatine duct cyst", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Median anterior maxillary cyst" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incisive canal cyst" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Naso-palatine duct cyst (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nasopalatine duct cyst" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4750004", + "display" : "Open fracture of medial condyle of humerus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open fracture of medial condyle of humerus (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4754008", + "display" : "Gynecomastia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypertrophy of male breast" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gynaecomastia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gynaecomazia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gynecomazia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gynecomastia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4760008", + "display" : "Chronic dacryoadenitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic dacryoadenitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4763005", + "display" : "Frostbite of hand", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Frostbite of hand (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4771009", + "display" : "Poisoning by cephalosporin group antibiotic", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cephalosporin group poisoning" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by cephalosporin group antibiotic (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by cephalosporin group antibiotic" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4776004", + "display" : "Lichen planus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ruber planus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lichen planus (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "LP - Lichen planus" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4783006", + "display" : "Maternal diabetes mellitus with hypoglycemia affecting fetus OR newborn", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Maternal diabetes mellitus with hypoglycaemia affecting fetus OR newborn" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Maternal diabetes mellitus with hypoglycemia affecting fetus OR newborn (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Maternal diabetes mellitus with hypoglycaemia affecting foetus OR newborn" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4787007", + "display" : "Fetal or neonatal effect of breech delivery and extraction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fetal or neonatal effect of breech delivery and extraction (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Foetal or neonatal effect of breech delivery and extraction" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4788002", + "display" : "Closed fracture of zygoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed fracture of zygoma (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed fracture zygoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed fracture of malar bone" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4800001", + "display" : "Pyuria", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pyuria (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4805006", + "display" : "Functional aphasia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Functional aphasia (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4806007", + "display" : "Bjerrum scotoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bjerrum scotoma (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bjerrum visual field defect" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4817008", + "display" : "Primary degenerative dementia of the Alzheimer type, senile onset, with delirium", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dementia of the Alzheimer's type, with late onset, with delirium" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Primary degenerative dementia of the Alzheimer type, senile onset, with delirium (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dementia Alzheimers type, late onset with delirium" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4819006", + "display" : "Effusion of joint of ankle AND/OR foot", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Effusion of joint of ankle AND/OR foot (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Joint effusion of ankle AND/OR foot" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4821001", + "display" : "Contusion of cheek", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Contusion, cheek" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Contusion of cheek (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4834000", + "display" : "Typhoid fever", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Typhoid fever (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection by Salmonella Typhi" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4835004", + "display" : "Infection by Nosema bombycis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fleckenkrankheit" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pébrine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pebrine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Nosema bombycis (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Nosema bombycis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4839005", + "display" : "Chronic enlargement of lacrimal gland", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic lacrimal gland enlargement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic enlargement of lacrimal gland (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4846001", + "display" : "Anicteric viral hepatitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anicteric viral hepatitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4851007", + "display" : "Chronic endocarditis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic endocarditis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4853005", + "display" : "Dry coitus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dry coitus (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4854004", + "display" : "Acquired hemolytic anemia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acquired haemolytic anaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acquired hemolytic anemia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4855003", + "display" : "Diabetic retinopathy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Retinal abnormality - diabetes-related" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "DR - Diabetic retinopathy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Retinopathy due to diabetes mellitus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Retinopathy due to diabetes mellitus (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4859009", + "display" : "Lichen spinulosus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lichen spinulosus (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Keratosis spinulosa" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4860004", + "display" : "Infection by Aspergillus niger", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Aspergillus niger" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Aspergillus niger (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4863002", + "display" : "Phencyclidine-induced mood disorder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phencyclidine mood disorder" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PCP (phencyclidine) mood disorder" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mood disorder caused by phencyclidine (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mood disorder caused by phencyclidine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4873000", + "display" : "Localized vascularization of cornea", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Localised vascularisation of cornea" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Localized vascularization of cornea (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Localised corneal vascularisation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Localized corneal vascularization" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4874006", + "display" : "11q partial trisomy syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "11q partial trisomy syndrome (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4886009", + "display" : "Premature birth of newborn male", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Premature male newborn" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Premature birth of newborn male (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4887000", + "display" : "Hypertyrosinemia, Richner-Hanhart type", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tyrosine transaminase deficiency" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oculocutaneous tyrosinemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Richner-Hanhart syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hereditary hypertyrosinemia, type II" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypertyrosinemia, Oregon type" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Keratosis palmoplantaris with corneal dystrophy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Persistent hypertyrosinemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Richner syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tyrosinemia without hepatorenal dysfunction" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hereditary hypertyrosinaemia, type II" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypertyrosinaemia, Oregon type" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tyrosinemia type II" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oculocutaneous tyrosinaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tyrosinaemia type II" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypertyrosinaemia, Richner-Hanhart type" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Persistent hypertyrosinaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tyrosinaemia without hepatorenal dysfunction" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypertyrosinemia, Richner-Hanhart type (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tyrosinaemia type 2" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tyrosinemia type 2" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tyrosinaemia due to tyrosine aminotransferase deficiency" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tyrosinemia due to tyrosine aminotransferase deficiency" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "An inborn error of tyrosine metabolism characterized by hypertyrosinemia with oculocutaneous manifestations and in some cases intellectual deficit. Skin lesions occur in 80% of cases, ocular involvement in 75% of cases and neurologic findings and some degree of intellectual deficit in up to 60% of cases. Onset is variable but the ocular symptoms (redness, photophobia, excessive tearing and pain) usually develop in the first year of life. Cutaneous manifestations usually begin after the first year of life but may develop at the same time as the ocular symptoms. Caused by mutations in the TAT gene (16q22.1) encoding tyrosine aminotransferase (TAT). The elevated levels of tyrosine caused by TAT deficiency appear to result in deposition of tyrosine crystals leading to an inflammatory response and the oculocutaneous findings. Transmitted as an autosomal recessive trait." + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "An inborn error of tyrosine metabolism characterised by hypertyrosinaemia with oculocutaneous manifestations and in some cases intellectual deficit. Skin lesions occur in 80% of cases, ocular involvement in 75% of cases and neurologic findings and some degree of intellectual deficit in up to 60% of cases. Onset is variable but the ocular symptoms (redness, photophobia, excessive tearing and pain) usually develop in the first year of life. Cutaneous manifestations usually begin after the first year of life but may develop at the same time as the ocular symptoms. Caused by mutations in the TAT gene (16q22.1) encoding tyrosine aminotransferase (TAT). The elevated levels of tyrosine caused by TAT deficiency appear to result in deposition of tyrosine crystals leading to an inflammatory response and the oculocutaneous findings. Transmitted as an autosomal recessive trait." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4896000", + "display" : "Acute toxic hepatitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute toxic hepatitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4900002", + "display" : "Endocrine disorder related to puberty", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Endocrine disorder related to puberty (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4907004", + "display" : "Non-involution of uterus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Failure of involution of uterus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Non-involution of uterus (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4915001", + "display" : "Infection by Entamoeba coli", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entamebiasis coli" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entamoebosis coli" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entamoebiasis coli" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Entamoeba coli (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Entamoeba coli" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4920001", + "display" : "Deficiency of acetyl-CoA carboxylase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deficiency of acetyl-coenzyme A carboxylase (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acetyl-CoA carboxylase deficiency" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deficiency of acetyl-coenzyme A carboxylase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4921002", + "display" : "Infection by Basidiobolus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Basidiobolomycosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Basidiobolus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Basidiobolus (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4922009", + "display" : "Infestation by Simuliidae", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Simuliidosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infestation caused by Simuliidae (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infestation caused by Simuliidae" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4926007", + "display" : "Schizophrenia in remission", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Schizophrenia in remission (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Schizophrenia, in remission" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4927003", + "display" : "Acute anterior uveitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute iridocyclitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "AAU - acute anterior uveitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute anterior uveitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4932002", + "display" : "Panic disorder with agoraphobia, moderate agoraphobic avoidance AND mild panic attacks", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Panic disorder with agoraphobia, moderate agoraphobic avoidance AND mild panic attacks (disorder)" + }] + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/encounter-diagnosis-use", + "resource" : { + "resourceType" : "ValueSet", + "id" : "encounter-diagnosis-use", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "pa" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 0 + }], + "url" : "http://hl7.org/fhir/ValueSet/encounter-diagnosis-use", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.4.3321" + }], + "version" : "6.0.0-ballot2", + "name" : "EncounterDiagnosisUse", + "title" : "Encounter Diagnosis Use", + "status" : "draft", + "experimental" : false, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "What a specific Encounter/EpisodeOfCare `diagnosis.condition` is to be used for.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/encounter-diagnosis-use" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:0c2dc701-0a13-4dcf-9943-2d6cc2366ce6", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 2, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/encounter-diagnosis-use|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/encounter-diagnosis-use", + "code" : "working", + "display" : "Working" + }, + { + "system" : "http://hl7.org/fhir/encounter-diagnosis-use", + "code" : "final", + "display" : "Final" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/encounter-diet", + "resource" : { + "resourceType" : "ValueSet", + "id" : "encounter-diet", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "pa" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/encounter-diet", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.255" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.250" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.2.142" + }], + "version" : "6.0.0-ballot2", + "name" : "EncounterDiet", + "title" : "Diet", + "status" : "draft", + "experimental" : true, + "publisher" : "FHIR Project team", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "This value set defines a set of codes that can be used to indicate dietary preferences or restrictions a patient may have.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/diet" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:74f0bb7c-7bfc-420a-acbe-bd11745c0257", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 7, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/diet|1.0.1" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/diet", + "code" : "vegetarian", + "display" : "Vegetarian" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/diet", + "code" : "dairy-free", + "display" : "Dairy Free" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/diet", + "code" : "nut-free", + "display" : "Nut Free" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/diet", + "code" : "gluten-free", + "display" : "Gluten Free" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/diet", + "code" : "vegan", + "display" : "Vegan" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/diet", + "code" : "halal", + "display" : "Halal" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/diet", + "code" : "kosher", + "display" : "Kosher" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/encounter-special-arrangements", + "resource" : { + "resourceType" : "ValueSet", + "id" : "encounter-special-arrangements", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "pa" + }], + "url" : "http://hl7.org/fhir/ValueSet/encounter-special-arrangements", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.253" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.248" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.2.141" + }], + "version" : "6.0.0-ballot2", + "name" : "SpecialArrangements", + "title" : "Special Arrangements", + "status" : "draft", + "experimental" : false, + "publisher" : "FHIR Project team", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "This value set defines a set of codes that can be used to indicate the kinds of special arrangements in place for a patients visit.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/encounter-special-arrangements" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:99f53f25-5f09-4a28-b7e1-676f5f1081c5", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 5, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/encounter-special-arrangements|1.0.1" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/encounter-special-arrangements", + "code" : "wheel", + "display" : "Wheelchair" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/encounter-special-arrangements", + "code" : "add-bed", + "display" : "Additional bedding" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/encounter-special-arrangements", + "code" : "int", + "display" : "Interpreter" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/encounter-special-arrangements", + "code" : "att", + "display" : "Attendant" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/encounter-special-arrangements", + "code" : "dog", + "display" : "Guide dog" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/encounter-special-courtesy", + "resource" : { + "resourceType" : "ValueSet", + "id" : "encounter-special-courtesy", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "pa" + }], + "url" : "http://hl7.org/fhir/ValueSet/encounter-special-courtesy", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.252" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.247" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.2.140" + }], + "version" : "6.0.0-ballot2", + "name" : "SpecialCourtesy", + "title" : "Special Courtesy", + "status" : "draft", + "experimental" : false, + "publisher" : "FHIR Project team", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "This value set defines a set of codes that can be used to indicate special courtesies provided to the patient.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/v3-EncounterSpecialCourtesy", + "concept" : [{ + "code" : "EXT" + }, + { + "code" : "NRM" + }, + { + "code" : "PRF" + }, + { + "code" : "STF" + }, + { + "code" : "VIP" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-NullFlavor", + "concept" : [{ + "code" : "UNK" + }] + }] + }, + "expansion" : { + "identifier" : "urn:uuid:651fefe4-064a-4bf9-bf5a-f0faf3c6a917", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 6, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/v3-EncounterSpecialCourtesy|3.0.0" + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/v3-NullFlavor|3.0.0" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/v3-EncounterSpecialCourtesy", + "code" : "EXT", + "display" : "extended courtesy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-EncounterSpecialCourtesy", + "code" : "NRM", + "display" : "normal courtesy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-EncounterSpecialCourtesy", + "code" : "PRF", + "display" : "professional courtesy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-EncounterSpecialCourtesy", + "code" : "STF", + "display" : "staff" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-EncounterSpecialCourtesy", + "code" : "VIP", + "display" : "very important person" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-NullFlavor", + "code" : "UNK", + "display" : "unknown" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/encounter-admit-source", + "resource" : { + "resourceType" : "ValueSet", + "id" : "encounter-admit-source", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "pa" + }], + "url" : "http://hl7.org/fhir/ValueSet/encounter-admit-source", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.257" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.252" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.2.144" + }], + "version" : "6.0.0-ballot2", + "name" : "AdmitSource", + "title" : "Admit Source", + "status" : "draft", + "experimental" : false, + "publisher" : "FHIR Project team", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "This value set defines a set of codes that can be used to indicate from where the patient came in.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/admit-source" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:325633fd-5673-4b6b-b3d4-b02b273fea4a", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 10, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/admit-source|1.0.1" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/admit-source", + "code" : "hosp-trans", + "display" : "Transferred from other hospital" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/admit-source", + "code" : "emd", + "display" : "From accident/emergency department" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/admit-source", + "code" : "outp", + "display" : "From outpatient department" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/admit-source", + "code" : "born", + "display" : "Born in hospital" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/admit-source", + "code" : "gp", + "display" : "General Practitioner referral" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/admit-source", + "code" : "mp", + "display" : "Medical Practitioner/physician referral" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/admit-source", + "code" : "nursing", + "display" : "From nursing home" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/admit-source", + "code" : "psych", + "display" : "From psychiatric hospital" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/admit-source", + "code" : "rehab", + "display" : "From rehabilitation facility" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/admit-source", + "code" : "other", + "display" : "Other" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/encounter-discharge-disposition", + "resource" : { + "resourceType" : "ValueSet", + "id" : "encounter-discharge-disposition", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "pa" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/encounter-discharge-disposition", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.259" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.254" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.2.145" + }], + "version" : "6.0.0-ballot2", + "name" : "DischargeDisposition", + "title" : "Discharge Disposition", + "status" : "draft", + "experimental" : true, + "publisher" : "FHIR Project team", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "This value set defines a set of codes that can be used to where the patient left the hospital.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/discharge-disposition" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:48f6ea20-3ca8-4202-86c5-8e30f1341923", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 11, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/discharge-disposition|1.0.1" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/discharge-disposition", + "code" : "home", + "display" : "Home" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/discharge-disposition", + "code" : "alt-home", + "display" : "Alternative home" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/discharge-disposition", + "code" : "other-hcf", + "display" : "Other healthcare facility" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/discharge-disposition", + "code" : "hosp", + "display" : "Hospice" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/discharge-disposition", + "code" : "long", + "display" : "Long-term care" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/discharge-disposition", + "code" : "aadvice", + "display" : "Left against advice" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/discharge-disposition", + "code" : "exp", + "display" : "Expired" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/discharge-disposition", + "code" : "psy", + "display" : "Psychiatric hospital" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/discharge-disposition", + "code" : "rehab", + "display" : "Rehabilitation" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/discharge-disposition", + "code" : "snf", + "display" : "Skilled nursing facility" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/discharge-disposition", + "code" : "oth", + "display" : "Other" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/encounter-location-status", + "resource" : { + "resourceType" : "ValueSet", + "id" : "encounter-location-status", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "pa" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 4 + }], + "url" : "http://hl7.org/fhir/ValueSet/encounter-location-status", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.262" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.257" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.2.147" + }], + "version" : "6.0.0-ballot2", + "name" : "EncounterLocationStatus", + "title" : "Encounter Location Status", + "status" : "draft", + "experimental" : false, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "The status of the location.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/encounter-location-status" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:7903882e-1c45-4286-b5f3-24285b6df3c8", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 4, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/encounter-location-status|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/encounter-location-status", + "code" : "planned", + "display" : "Planned" + }, + { + "system" : "http://hl7.org/fhir/encounter-location-status", + "code" : "active", + "display" : "Active" + }, + { + "system" : "http://hl7.org/fhir/encounter-location-status", + "code" : "reserved", + "display" : "Reserved" + }, + { + "system" : "http://hl7.org/fhir/encounter-location-status", + "code" : "completed", + "display" : "Completed" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/history-status", + "resource" : { + "resourceType" : "ValueSet", + "id" : "history-status", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "pc" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 2 + }], + "url" : "http://hl7.org/fhir/ValueSet/history-status", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.267" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.262" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.2.409" + }], + "version" : "6.0.0-ballot2", + "name" : "FamilyHistoryStatus", + "title" : "Family History Status", + "status" : "draft", + "experimental" : false, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "A code that identifies the status of the family history record.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/history-status" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:7d12eedb-14eb-422c-9705-f8ca4727832e", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 4, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/history-status|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/history-status", + "code" : "partial", + "display" : "Partial" + }, + { + "system" : "http://hl7.org/fhir/history-status", + "code" : "completed", + "display" : "Completed" + }, + { + "system" : "http://hl7.org/fhir/history-status", + "code" : "entered-in-error", + "display" : "Entered in Error" + }, + { + "system" : "http://hl7.org/fhir/history-status", + "code" : "health-unknown", + "display" : "Health Unknown" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/history-absent-reason", + "resource" : { + "resourceType" : "ValueSet", + "id" : "history-absent-reason", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "pc" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/history-absent-reason", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.269" + }], + "version" : "6.0.0-ballot2", + "name" : "FamilyHistoryAbsentReason", + "title" : "Family History Absent Reason", + "status" : "draft", + "experimental" : true, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "Codes describing the reason why a family member's history is not available.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/history-absent-reason" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:aa577e08-6959-4a8f-a783-e060d5cb8a6f", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 4, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/history-absent-reason|1.0.1" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/history-absent-reason", + "code" : "subject-unknown", + "display" : "Subject Unknown" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/history-absent-reason", + "code" : "withheld", + "display" : "Information Withheld" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/history-absent-reason", + "code" : "unable-to-obtain", + "display" : "Unable To Obtain" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/history-absent-reason", + "code" : "deferred", + "display" : "Deferred" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/goal-status", + "resource" : { + "resourceType" : "ValueSet", + "id" : "goal-status", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "pc" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 2 + }], + "url" : "http://hl7.org/fhir/ValueSet/goal-status", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.271" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.266" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.2.150" + }], + "version" : "6.0.0-ballot2", + "name" : "GoalLifecycleStatus", + "title" : "Goal Lifecycle Status", + "status" : "draft", + "experimental" : false, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "Codes that reflect the current state of a goal and whether the goal is still being targeted.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/goal-status" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:04610698-b6ce-4f11-bd3f-f7e04a9475a2", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 9, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/goal-status|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/goal-status", + "code" : "proposed", + "display" : "Proposed" + }, + { + "system" : "http://hl7.org/fhir/goal-status", + "code" : "planned", + "display" : "Planned" + }, + { + "system" : "http://hl7.org/fhir/goal-status", + "code" : "accepted", + "display" : "Accepted" + }, + { + "system" : "http://hl7.org/fhir/goal-status", + "code" : "active", + "display" : "Active" + }, + { + "system" : "http://hl7.org/fhir/goal-status", + "code" : "on-hold", + "display" : "On Hold" + }, + { + "system" : "http://hl7.org/fhir/goal-status", + "code" : "completed", + "display" : "Completed" + }, + { + "system" : "http://hl7.org/fhir/goal-status", + "code" : "cancelled", + "display" : "Cancelled" + }, + { + "system" : "http://hl7.org/fhir/goal-status", + "code" : "entered-in-error", + "display" : "Entered in Error" + }, + { + "system" : "http://hl7.org/fhir/goal-status", + "code" : "rejected", + "display" : "Rejected" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/goal-achievement", + "resource" : { + "resourceType" : "ValueSet", + "id" : "goal-achievement", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "pc" + }], + "url" : "http://hl7.org/fhir/ValueSet/goal-achievement", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.1374" + }], + "version" : "6.0.0-ballot2", + "name" : "GoalAchievementStatus", + "title" : "Goal Achievement Status", + "status" : "draft", + "experimental" : false, + "publisher" : "HL7 International - Patient Care WG", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://www.hl7.org/Special/committees/patientcare/" + }] + }], + "description" : "Describes the progression, or lack thereof, towards the goal against the target.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/goal-achievement" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:72dfa336-60d8-4b4a-ae41-4c8373e07804", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 9, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/goal-achievement|1.0.1" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/goal-achievement", + "code" : "in-progress", + "display" : "In Progress" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/goal-achievement", + "code" : "improving", + "display" : "Improving" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/goal-achievement", + "code" : "worsening", + "display" : "Worsening" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/goal-achievement", + "code" : "no-change", + "display" : "No Change" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/goal-achievement", + "code" : "achieved", + "display" : "Achieved" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/goal-achievement", + "code" : "sustaining", + "display" : "Sustaining" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/goal-achievement", + "code" : "not-achieved", + "display" : "Not Achieved" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/goal-achievement", + "code" : "no-progress", + "display" : "No Progress" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/goal-achievement", + "code" : "not-attainable", + "display" : "Not Attainable" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/goal-category", + "resource" : { + "resourceType" : "ValueSet", + "id" : "goal-category", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "pc" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/goal-category", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.275" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.270" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.2.411" + }], + "version" : "6.0.0-ballot2", + "name" : "GoalCategory", + "title" : "Goal Category", + "status" : "draft", + "experimental" : true, + "publisher" : "HL7 International - Patient Care WG", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://www.hl7.org/Special/committees/patientcare/" + }] + }], + "description" : "Example codes for grouping goals to use for filtering or presentation.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/goal-category" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:d937d6bb-b570-4fac-8f1f-ad120b12df5e", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 5, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/goal-category|1.0.1" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/goal-category", + "code" : "dietary", + "display" : "Dietary" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/goal-category", + "code" : "safety", + "display" : "Safety" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/goal-category", + "code" : "behavioral", + "display" : "Behavioral" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/goal-category", + "code" : "nursing", + "display" : "Nursing" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/goal-category", + "code" : "physiotherapy", + "display" : "Physiotherapy" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/goal-priority", + "resource" : { + "resourceType" : "ValueSet", + "id" : "goal-priority", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "pc" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/goal-priority", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.273" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.268" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.2.151" + }], + "version" : "6.0.0-ballot2", + "name" : "GoalPriority", + "title" : "Goal Priority", + "status" : "draft", + "experimental" : true, + "publisher" : "HL7 International - Patient Care WG", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://www.hl7.org/Special/committees/patientcare/" + }] + }], + "description" : "Indicates the level of importance associated with reaching or sustaining a goal.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/goal-priority" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:04fde31f-1e7e-41e3-8e77-6e6d02e14300", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 3, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/goal-priority|1.0.1" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/goal-priority", + "code" : "high-priority", + "display" : "High Priority" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/goal-priority", + "code" : "medium-priority", + "display" : "Medium Priority" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/goal-priority", + "code" : "low-priority", + "display" : "Low Priority" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/goal-description", + "resource" : { + "resourceType" : "ValueSet", + "id" : "goal-description", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "pc" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/goal-description", + "version" : "6.0.0-ballot2", + "name" : "GoalDescription", + "title" : "Goal Description", + "status" : "draft", + "experimental" : true, + "publisher" : "FHIR Project team", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "Example value set for Goal descriptions.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "copyright" : "This resource includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these specifications must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/get-snomed-ct or info@snomed.org", + "compose" : { + "include" : [{ + "system" : "http://snomed.info/sct", + "concept" : [{ + "code" : "2004005" + }, + { + "code" : "301475006" + }, + { + "code" : "282192007" + }, + { + "code" : "161922009" + }, + { + "code" : "228367002" + }, + { + "code" : "1157152000" + }, + { + "code" : "19063003" + }, + { + "code" : "700000006" + }, + { + "code" : "271651005" + }, + { + "code" : "716424007" + }] + }] + }, + "expansion" : { + "identifier" : "urn:uuid:b902d309-8ebb-4098-9114-2b4ebff3a826", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 10, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-valueset", + "valueUri" : "null" + }, + { + "name" : "used-codesystem", + "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230131" + }, + { + "name" : "version", + "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230131" + }], + "contains" : [{ + "system" : "http://snomed.info/sct", + "code" : "2004005", + "display" : "Normal blood pressure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Normal blood pressure (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Normotensive" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "301475006", + "display" : "Negotiates obstacles", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Does negotiate obstacles" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Does negotiate obstacles (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "282192007", + "display" : "Able to walk up stairs", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Able to climb stairs" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Able to walk up stairs (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "161922009", + "display" : "No cough", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "No cough (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228367002", + "display" : "Does not misuse drugs", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "No misuse of drugs" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Does not misuse drugs (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1157152000", + "display" : "Not at risk of elopement from healthcare setting", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Not at risk of elopement from healthcare setting (situation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Not at risk of absconding from healthcare setting" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "19063003", + "display" : "Arthroplasty of knee", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Repair of knee joint" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arthroplasty of the knee" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Knee arthroplasty" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Knee replacement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arthroplasty of knee (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "700000006", + "display" : "Vaginal delivery of fetus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vaginal delivery of fetus (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "271651005", + "display" : "Stable blood pressure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stable blood pressure (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "716424007", + "display" : "Able to mobilize over uneven ground (finding)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Able to mobilize over uneven ground" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Able to mobilise over uneven ground" + }] + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/goal-start-event", + "resource" : { + "resourceType" : "ValueSet", + "id" : "goal-start-event", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "pc" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/goal-start-event", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.279" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.274" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.2.413" + }], + "version" : "6.0.0-ballot2", + "name" : "GoalStartEvent", + "title" : "Goal Start Event", + "status" : "draft", + "experimental" : true, + "publisher" : "HL7 International - Patient Care WG", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://www.hl7.org/Special/committees/patientcare/" + }] + }], + "description" : "Identifies types of events that might trigger the start of a goal.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "copyright" : "This resource includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these specifications must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/get-snomed-ct or info@snomed.org", + "compose" : { + "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" + }] + }] + }, + "expansion" : { + "identifier" : "urn:uuid:7d27f3bc-e0ad-4aa9-ba94-32fe99a89149", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 4, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-valueset", + "valueUri" : "null" + }, + { + "name" : "used-codesystem", + "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230131" + }, + { + "name" : "version", + "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230131" + }], + "contains" : [{ + "system" : "http://snomed.info/sct", + "code" : "32485007", + "display" : "Hospital admission", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital admission (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Admission to hospital" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Performance of the steps necessary to admit a patient to a hospital" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Admission to hospital" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "308283009", + "display" : "Discharge from hospital", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Discharge from hospital (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Discharge from hospital" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "442137000", + "display" : "Completion time of procedure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Procedure end time" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Completion time of procedure (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Time when all instrument and sponge counts are completed and verified as correct, all post procedure radiological studies to be done in procedure room are completed, all dressings and drains are secured, and the physician or surgeons have completed all procedure related activities on the patient." + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Completion time of procedure" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "386216000", + "display" : "Human parturition, function (observable entity)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human parturition, function" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Parturition" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Childbirth" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pregnancy delivered" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Delivery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Childbirth" + }] + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/goal-accept-status", + "resource" : { + "resourceType" : "ValueSet", + "id" : "goal-accept-status", + "meta" : { + "lastUpdated" : "2024-10-03T04:31:51.554+11:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "pc" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 3 + }], + "url" : "http://hl7.org/fhir/ValueSet/goal-accept-status", + "version" : "6.0.0-ballot2", + "name" : "GoalAcceptStatus", + "title" : "Goal acceptance status value set", + "status" : "active", + "experimental" : false, + "publisher" : "HL7 International / Patient Care", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://www.hl7.org/Special/committees/patientcare" + }] + }], + "description" : "Codes that identify whether the goal has been accepted or not.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/goal-accept-status" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:8d2efe36-86a2-4ead-bef2-5ede7e9312ac", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 3, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/goal-accept-status|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/goal-accept-status", + "code" : "agree", + "display" : "Agree" + }, + { + "system" : "http://hl7.org/fhir/goal-accept-status", + "code" : "disagree", + "display" : "Disagree" + }, + { + "system" : "http://hl7.org/fhir/goal-accept-status", + "code" : "pending", + "display" : "Pending" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/goal-status-reason", + "resource" : { + "resourceType" : "ValueSet", + "id" : "goal-status-reason", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "pc" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/goal-status-reason", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.277" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.272" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.2.412" + }], + "version" : "6.0.0-ballot2", + "name" : "GoalStatusReason", + "title" : "Goal Status Reason", + "status" : "draft", + "experimental" : true, + "publisher" : "HL7 International - Patient Care WG", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://www.hl7.org/Special/committees/patientcare/" + }] + }], + "description" : "Codes to identify the reason for current lifecycle status.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "copyright" : "This resource includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these specifications must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/get-snomed-ct or info@snomed.org", + "compose" : { + "include" : [{ + "system" : "http://snomed.info/sct", + "concept" : [{ + "code" : "410536001" + }, + { + "code" : "385432009" + }, + { + "code" : "713566001" + }, + { + "code" : "300936002" + }, + { + "code" : "704489009" + }, + { + "code" : "11403006" + }] + }] + }, + "expansion" : { + "identifier" : "urn:uuid:24737b32-2c8c-4830-9d7c-cd37919aea8f", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 6, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-valueset", + "valueUri" : "null" + }, + { + "name" : "used-codesystem", + "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230131" + }, + { + "name" : "version", + "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230131" + }], + "contains" : [{ + "system" : "http://snomed.info/sct", + "code" : "410536001", + "display" : "Contraindicated (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Contraindicated" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Contra-indicated" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385432009", + "display" : "Not applicable (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Not applicable" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "N/A" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "713566001", + "display" : "Lack of interest (finding)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lack of interest" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "300936002", + "display" : "Terminal illness", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Terminal illness (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "704489009", + "display" : "Lack of family support (finding)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lack of family support" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "11403006", + "display" : "Economic deprivation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pauper" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poverty" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Financially poor" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Financially poor (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Living in poverty" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Severe lack of money" + }] + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/graph-compartment-use", + "resource" : { + "resourceType" : "ValueSet", + "id" : "graph-compartment-use", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fhir" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 2 + }], + "url" : "http://hl7.org/fhir/ValueSet/graph-compartment-use", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.282" + }], + "version" : "6.0.0-ballot2", + "name" : "GraphCompartmentUse", + "title" : "Graph Compartment Use", + "status" : "draft", + "experimental" : false, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "Defines how a compartment rule is used.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/graph-compartment-use" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:b80fa7c0-c2bb-4c8a-98b8-5bea5b570b84", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 2, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/graph-compartment-use|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/graph-compartment-use", + "code" : "where", + "display" : "Where" + }, + { + "system" : "http://hl7.org/fhir/graph-compartment-use", + "code" : "requires", + "display" : "requires" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/graph-compartment-rule", + "resource" : { + "resourceType" : "ValueSet", + "id" : "graph-compartment-rule", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fhir" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 2 + }], + "url" : "http://hl7.org/fhir/ValueSet/graph-compartment-rule", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.280" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.275" + }], + "version" : "6.0.0-ballot2", + "name" : "GraphCompartmentRule", + "title" : "Graph Compartment Rule", + "status" : "draft", + "experimental" : false, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "How a compartment must be linked.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/graph-compartment-rule" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:fc582e6a-c7af-41e1-84f1-b758da9d5cf4", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 4, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/graph-compartment-rule|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/graph-compartment-rule", + "code" : "identical", + "display" : "Identical" + }, + { + "system" : "http://hl7.org/fhir/graph-compartment-rule", + "code" : "matching", + "display" : "Matching" + }, + { + "system" : "http://hl7.org/fhir/graph-compartment-rule", + "code" : "different", + "display" : "Different" + }, + { + "system" : "http://hl7.org/fhir/graph-compartment-rule", + "code" : "custom", + "display" : "Custom" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/group-type", + "resource" : { + "resourceType" : "ValueSet", + "id" : "group-type", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fhir" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 3 + }], + "url" : "http://hl7.org/fhir/ValueSet/group-type", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.284" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.277" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.2.156" + }], + "version" : "6.0.0-ballot2", + "name" : "GroupType", + "title" : "Group Type", + "status" : "draft", + "experimental" : false, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "Types of resources that are part of group.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/group-type" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:7e224175-09dd-4175-959e-86436f207261", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 10, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/group-type|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/group-type", + "code" : "person", + "display" : "Person" + }, + { + "system" : "http://hl7.org/fhir/group-type", + "code" : "animal", + "display" : "Animal" + }, + { + "system" : "http://hl7.org/fhir/group-type", + "code" : "practitioner", + "display" : "Practitioner" + }, + { + "system" : "http://hl7.org/fhir/group-type", + "code" : "device", + "display" : "Device" + }, + { + "system" : "http://hl7.org/fhir/group-type", + "code" : "careteam", + "display" : "CareTeam" + }, + { + "system" : "http://hl7.org/fhir/group-type", + "code" : "healthcareservice", + "display" : "HealthcareService" + }, + { + "system" : "http://hl7.org/fhir/group-type", + "code" : "location", + "display" : "Location" + }, + { + "system" : "http://hl7.org/fhir/group-type", + "code" : "organization", + "display" : "Organization" + }, + { + "system" : "http://hl7.org/fhir/group-type", + "code" : "relatedperson", + "display" : "RelatedPerson" + }, + { + "system" : "http://hl7.org/fhir/group-type", + "code" : "specimen", + "display" : "Specimen" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/group-membership-basis", + "resource" : { + "resourceType" : "ValueSet", + "id" : "group-membership-basis", + "meta" : { + "lastUpdated" : "2024-10-03T04:31:51.554+11:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fhir" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 3 + }], + "url" : "http://hl7.org/fhir/ValueSet/group-membership-basis", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3069" + }], + "version" : "6.0.0-ballot2", + "name" : "GroupMembershipBasis", + "title" : "Group Membership Basis", + "status" : "draft", + "experimental" : false, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "Basis for membership in a group", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/group-membership-basis" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:4719ede6-da63-460e-bf69-46376eb59ec4", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 3, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/group-membership-basis|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/group-membership-basis", + "code" : "definitional", + "display" : "Definitional" + }, + { + "system" : "http://hl7.org/fhir/group-membership-basis", + "code" : "conceptual", + "display" : "Conceptual" + }, + { + "system" : "http://hl7.org/fhir/group-membership-basis", + "code" : "enumerated", + "display" : "Enumerated" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/group-code", + "resource" : { + "resourceType" : "ValueSet", + "id" : "group-code", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fhir" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 3 + }], + "url" : "http://hl7.org/fhir/ValueSet/group-code", + "version" : "6.0.0-ballot2", + "name" : "GroupCode", + "title" : "Group Code", + "status" : "draft", + "experimental" : false, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "A code that describes the use of the group. The use of the group usually dictates what kind of entities can be members of the group", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/group-code" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:062906d9-794e-4e6f-bfa5-c63f06762228", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 10, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/group-code|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/group-code", + "code" : "patient-list", + "display" : "Patient-List" + }, + { + "system" : "http://hl7.org/fhir/group-code", + "code" : "family", + "display" : "Family" + }, + { + "system" : "http://hl7.org/fhir/group-code", + "code" : "household", + "display" : "Household" + }, + { + "system" : "http://hl7.org/fhir/group-code", + "code" : "workplace", + "display" : "Workplace" + }, + { + "system" : "http://hl7.org/fhir/group-code", + "code" : "event-attendee", + "display" : "Event Attendee" + }, + { + "system" : "http://hl7.org/fhir/group-code", + "code" : "exposure-group", + "display" : "Exposure Group" + }, + { + "system" : "http://hl7.org/fhir/group-code", + "code" : "herd", + "display" : "Herd" + }, + { + "system" : "http://hl7.org/fhir/group-code", + "code" : "locality", + "display" : "Locality" + }, + { + "system" : "http://hl7.org/fhir/group-code", + "code" : "organization", + "display" : "Organization" + }, + { + "system" : "http://hl7.org/fhir/group-code", + "code" : "collection", + "display" : "Collection" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/group-characteristic-combination", + "resource" : { + "resourceType" : "ValueSet", + "id" : "group-characteristic-combination", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fhir" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 3 + }], + "url" : "http://hl7.org/fhir/ValueSet/group-characteristic-combination", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.1344" + }], + "version" : "6.0.0-ballot2", + "name" : "GroupCharacteristicCombination", + "title" : "Group Characteristic Combination", + "status" : "draft", + "experimental" : false, + "date" : "2023-10-02T17:55:11+11:00", + "publisher" : "HL7 International / FHIR Infrastructure", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }, + { + "telecom" : [{ + "system" : "url", + "value" : "http://www.hl7.org/Special/committees/fiwg" + }] + }], + "description" : "Logical grouping of characteristics for the Group Resource.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/group-characteristic-combination", + "concept" : [{ + "code" : "all-of", + "display" : "All of" + }, + { + "code" : "any-of", + "display" : "Any of" + }, + { + "code" : "at-least", + "display" : "At least" + }, + { + "code" : "at-most", + "display" : "At most" + }, + { + "code" : "except-subset", + "display" : "Except subset" + }] + }] + }, + "expansion" : { + "identifier" : "urn:uuid:16617e9e-0e7c-4858-9195-e96fd2cba442", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 5, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/group-characteristic-combination|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/group-characteristic-combination", + "code" : "all-of", + "display" : "All of" + }, + { + "system" : "http://hl7.org/fhir/group-characteristic-combination", + "code" : "any-of", + "display" : "Any of" + }, + { + "system" : "http://hl7.org/fhir/group-characteristic-combination", + "code" : "at-least", + "display" : "At least" + }, + { + "system" : "http://hl7.org/fhir/group-characteristic-combination", + "code" : "at-most", + "display" : "At most" + }, + { + "system" : "http://hl7.org/fhir/group-characteristic-combination", + "code" : "except-subset", + "display" : "Except subset" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/definition-method", + "resource" : { + "resourceType" : "ValueSet", + "id" : "definition-method", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fhir" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/definition-method", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3059" + }], + "version" : "6.0.0-ballot2", + "name" : "DefinitionMethod", + "title" : "Definition Method", + "status" : "draft", + "experimental" : true, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 International / FHIR Infrastructure", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }, + { + "telecom" : [{ + "system" : "url", + "value" : "http://www.hl7.org/Special/committees/fiwg" + }] + }], + "description" : "The method used to define, describe, or determine a characteristic value.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/definition-method" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:d6a8ce38-29a8-4510-8c43-6fa04e2cc110", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 8, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/definition-method|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/definition-method", + "code" : "systematic-assessment", + "display" : "Systematic Assessment" + }, + { + "system" : "http://hl7.org/fhir/definition-method", + "code" : "non-systematic-assessment", + "display" : "Non-Systematic Assessment" + }, + { + "system" : "http://hl7.org/fhir/definition-method", + "code" : "mean", + "display" : "Mean" + }, + { + "system" : "http://hl7.org/fhir/definition-method", + "code" : "median", + "display" : "Median" + }, + { + "system" : "http://hl7.org/fhir/definition-method", + "code" : "mean-of-mean", + "display" : "Mean of Means" + }, + { + "system" : "http://hl7.org/fhir/definition-method", + "code" : "mean-of-median", + "display" : "Mean of Medians" + }, + { + "system" : "http://hl7.org/fhir/definition-method", + "code" : "median-of-mean", + "display" : "Median of Means" + }, + { + "system" : "http://hl7.org/fhir/definition-method", + "code" : "median-of-median", + "display" : "Median of Medians" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/characteristic-offset", + "resource" : { + "resourceType" : "ValueSet", + "id" : "characteristic-offset", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fhir" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/characteristic-offset", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3061" + }], + "version" : "6.0.0-ballot2", + "name" : "CharacteristicOffset", + "title" : "Characteristic Offset", + "status" : "draft", + "experimental" : true, + "date" : "2022-03-04T16:55:11+11:00", + "publisher" : "HL7 International / FHIR Infrastructure", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }, + { + "telecom" : [{ + "system" : "url", + "value" : "http://www.hl7.org/Special/committees/fiwg" + }] + }], + "description" : "Reference point for characteristic.valueQuantity.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/characteristic-offset" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:8b2df16f-45d8-4f22-94c1-7461a92d707d", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 2, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/characteristic-offset|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/characteristic-offset", + "code" : "UNL", + "display" : "Upper Normal Limit" + }, + { + "system" : "http://hl7.org/fhir/characteristic-offset", + "code" : "LNL", + "display" : "Lower Normal Limit" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/group-involvement-set", + "resource" : { + "resourceType" : "ValueSet", + "id" : "group-involvement-set", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fhir" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/group-involvement-set", + "version" : "6.0.0-ballot2", + "name" : "GroupInvolvement", + "title" : "Group Involvement", + "status" : "draft", + "experimental" : true, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "A code that describes how a member of the group participates in the group.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "valueSet" : ["http://hl7.org/fhir/ValueSet/group-involvement"] + }, + { + "valueSet" : ["http://terminology.hl7.org/ValueSet/v3-FamilyMember"] + }] + }, + "expansion" : { + "identifier" : "urn:uuid:8642561d-4ebf-4234-b7ab-8fbd534729f7", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 118, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-valueset", + "valueUri" : "http://hl7.org/fhir/ValueSet/group-involvement|6.0.0-ballot2" + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/group-involvement|6.0.0-ballot2" + }, + { + "name" : "used-valueset", + "valueUri" : "http://terminology.hl7.org/ValueSet/v3-FamilyMember|3.0.0" + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode|3.0.0" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/group-involvement", + "code" : "index-case", + "display" : "Index Case" + }, + { + "system" : "http://hl7.org/fhir/group-involvement", + "code" : "primary-exposure", + "display" : "Primary Exposure" + }, + { + "system" : "http://hl7.org/fhir/group-involvement", + "code" : "secondary-exposure", + "display" : "Secondary Exposure" + }, + { + "system" : "http://hl7.org/fhir/group-involvement", + "code" : "owner", + "display" : "Owner" + }, + { + "system" : "http://hl7.org/fhir/group-involvement", + "code" : "resident", + "display" : "Resident" + }, + { + "system" : "http://hl7.org/fhir/group-involvement", + "code" : "visitor", + "display" : "Visitor" + }, + { + "system" : "http://hl7.org/fhir/group-involvement", + "code" : "staff", + "display" : "Staff" + }, + { + "system" : "http://hl7.org/fhir/group-involvement", + "code" : "pet", + "display" : "Pet" + }, + { + "system" : "http://hl7.org/fhir/group-involvement", + "code" : "full-time", + "display" : "Full-Time Employee" + }, + { + "system" : "http://hl7.org/fhir/group-involvement", + "code" : "part-time", + "display" : "Part Time" + }, + { + "system" : "http://hl7.org/fhir/group-involvement", + "code" : "casual", + "display" : "Casual" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "FAMMEMB", + "display" : "family member" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "CHILD", + "display" : "child" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "CHLDADOPT", + "display" : "adopted child" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "DAUADOPT", + "display" : "adopted daughter" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "SONADOPT", + "display" : "adopted son" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "CHLDFOST", + "display" : "foster child" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "DAUFOST", + "display" : "foster daughter" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "SONFOST", + "display" : "foster son" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "DAUC", + "display" : "daughter" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "DAU", + "display" : "natural daughter" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "STPDAU", + "display" : "stepdaughter" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "NCHILD", + "display" : "natural child" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "SON", + "display" : "natural son" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "SONC", + "display" : "son" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "STPSON", + "display" : "stepson" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "STPCHLD", + "display" : "step child" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "EXT", + "display" : "extended family member" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "AUNT", + "display" : "aunt" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "MAUNT", + "display" : "maternal aunt" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "PAUNT", + "display" : "paternal aunt" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "COUSN", + "display" : "cousin" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "MCOUSN", + "display" : "maternal cousin" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "PCOUSN", + "display" : "paternal cousin" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "GGRPRN", + "display" : "great grandparent" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "GGRFTH", + "display" : "great grandfather" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "MGGRFTH", + "display" : "maternal great-grandfather" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "PGGRFTH", + "display" : "paternal great-grandfather" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "GGRMTH", + "display" : "great grandmother" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "MGGRMTH", + "display" : "maternal great-grandmother" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "PGGRMTH", + "display" : "paternal great-grandmother" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "MGGRPRN", + "display" : "maternal great-grandparent" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "PGGRPRN", + "display" : "paternal great-grandparent" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "GRNDCHILD", + "display" : "grandchild" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "GRNDDAU", + "display" : "granddaughter" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "GRNDSON", + "display" : "grandson" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "GRPRN", + "display" : "grandparent" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "GRFTH", + "display" : "grandfather" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "MGRFTH", + "display" : "maternal grandfather" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "PGRFTH", + "display" : "paternal grandfather" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "GRMTH", + "display" : "grandmother" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "MGRMTH", + "display" : "maternal grandmother" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "PGRMTH", + "display" : "paternal grandmother" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "MGRPRN", + "display" : "maternal grandparent" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "PGRPRN", + "display" : "paternal grandparent" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "INLAW", + "display" : "inlaw" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "CHLDINLAW", + "display" : "child-in-law" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "DAUINLAW", + "display" : "daughter in-law" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "SONINLAW", + "display" : "son in-law" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "PRNINLAW", + "display" : "parent in-law" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "FTHINLAW", + "display" : "father-in-law" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "MTHINLAW", + "display" : "mother-in-law" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "inactive" : true, + "code" : "MTHINLOAW", + "display" : "mother-in-law" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "SIBINLAW", + "display" : "sibling in-law" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "BROINLAW", + "display" : "brother-in-law" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "SISINLAW", + "display" : "sister-in-law" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "inactive" : true, + "code" : "SISLINLAW", + "display" : "sister-in-law" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "NIENEPH", + "display" : "niece/nephew" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "NEPHEW", + "display" : "nephew" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "NIECE", + "display" : "niece" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "UNCLE", + "display" : "uncle" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "MUNCLE", + "display" : "maternal uncle" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "PUNCLE", + "display" : "paternal uncle" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "PRN", + "display" : "parent" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "ADOPTP", + "display" : "adoptive parent" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "ADOPTF", + "display" : "adoptive father" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "ADOPTM", + "display" : "adoptive mother" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "FTH", + "display" : "father" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "FTHFOST", + "display" : "foster father" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "NFTH", + "display" : "natural father" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "NFTHF", + "display" : "natural father of fetus" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "STPFTH", + "display" : "stepfather" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "MTH", + "display" : "mother" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "GESTM", + "display" : "gestational mother" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "MTHFOST", + "display" : "foster mother" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "NMTH", + "display" : "natural mother" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "NMTHF", + "display" : "natural mother of fetus" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "STPMTH", + "display" : "stepmother" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "NPRN", + "display" : "natural parent" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "PRNFOST", + "display" : "foster parent" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "STPPRN", + "display" : "step parent" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "SIB", + "display" : "sibling" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "BRO", + "display" : "brother" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "HBRO", + "display" : "half-brother" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "NBRO", + "display" : "natural brother" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "TWINBRO", + "display" : "twin brother" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "FTWINBRO", + "display" : "fraternal twin brother" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "ITWINBRO", + "display" : "identical twin brother" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "STPBRO", + "display" : "stepbrother" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "HSIB", + "display" : "half-sibling" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "HSIS", + "display" : "half-sister" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "NSIB", + "display" : "natural sibling" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "NSIS", + "display" : "natural sister" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "TWINSIS", + "display" : "twin sister" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "FTWINSIS", + "display" : "fraternal twin sister" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "ITWINSIS", + "display" : "identical twin sister" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "TWIN", + "display" : "twin" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "FTWIN", + "display" : "fraternal twin" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "ITWIN", + "display" : "identical twin" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "SIS", + "display" : "sister" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "STPSIS", + "display" : "stepsister" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "STPSIB", + "display" : "step sibling" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "SIGOTHR", + "display" : "significant other" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "DOMPART", + "display" : "domestic partner" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "FMRSPS", + "display" : "former spouse" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "SPS", + "display" : "spouse" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "HUSB", + "display" : "husband" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "WIFE", + "display" : "wife" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/imagingselection-status", + "resource" : { + "resourceType" : "ValueSet", + "id" : "imagingselection-status", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "ii" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 4 + }], + "url" : "http://hl7.org/fhir/ValueSet/imagingselection-status", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3096" + }], + "version" : "6.0.0-ballot2", + "name" : "ImagingSelectionStatus", + "title" : "Imaging Selection Status", + "status" : "active", + "experimental" : true, + "date" : "2024-06-13", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "The status of the ImagingSelection.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/imagingselection-status" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:ffa6f5c2-e4f1-4da3-8743-0d9195cf12a3", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 4, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/imagingselection-status|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/imagingselection-status", + "code" : "available", + "display" : "Available" + }, + { + "system" : "http://hl7.org/fhir/imagingselection-status", + "code" : "entered-in-error", + "display" : "Entered in Error" + }, + { + "system" : "http://hl7.org/fhir/imagingselection-status", + "code" : "inactive", + "display" : "Inactive" + }, + { + "system" : "http://hl7.org/fhir/imagingselection-status", + "code" : "unknown", + "display" : "Unknown" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/imagingselection-2dgraphictype", + "resource" : { + "resourceType" : "ValueSet", + "id" : "imagingselection-2dgraphictype", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "ii" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 3 + }], + "url" : "http://hl7.org/fhir/ValueSet/imagingselection-2dgraphictype", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3095" + }], + "version" : "6.0.0-ballot2", + "name" : "ImagingSelection2DGraphicType", + "title" : "Imaging Selection 2D Graphic Type", + "status" : "draft", + "experimental" : true, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "The type of 2D coordinates describing a 2D image region.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/imagingselection-2dgraphictype" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:9bd9e804-f21a-4050-9fd9-dbc5922d917d", + "timestamp" : "2024-10-02T17:54:23+00:00", + "total" : 5, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/imagingselection-2dgraphictype|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/imagingselection-2dgraphictype", + "code" : "point", + "display" : "POINT" + }, + { + "system" : "http://hl7.org/fhir/imagingselection-2dgraphictype", + "code" : "polyline", + "display" : "POLYLINE" + }, + { + "system" : "http://hl7.org/fhir/imagingselection-2dgraphictype", + "code" : "multipoint", + "display" : "MULTIPOINT" + }, + { + "system" : "http://hl7.org/fhir/imagingselection-2dgraphictype", + "code" : "circle", + "display" : "CIRCLE" + }, + { + "system" : "http://hl7.org/fhir/imagingselection-2dgraphictype", + "code" : "ellipse", + "display" : "ELLIPSE" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/imagingselection-3dgraphictype", + "resource" : { + "resourceType" : "ValueSet", + "id" : "imagingselection-3dgraphictype", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "ii" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 3 + }], + "url" : "http://hl7.org/fhir/ValueSet/imagingselection-3dgraphictype", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3097" + }], + "version" : "6.0.0-ballot2", + "name" : "ImagingSelection3DGraphicType", + "title" : "Imaging Selection3 D Graphic Type", + "status" : "draft", + "experimental" : true, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "The type of coordinates describing a 3D image region.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/imagingselection-3dgraphictype" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:accc34f2-b424-412c-9ca4-ad8f61ce5de3", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 6, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/imagingselection-3dgraphictype|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/imagingselection-3dgraphictype", + "code" : "point", + "display" : "POINT" + }, + { + "system" : "http://hl7.org/fhir/imagingselection-3dgraphictype", + "code" : "multipoint", + "display" : "MULTIPOINT" + }, + { + "system" : "http://hl7.org/fhir/imagingselection-3dgraphictype", + "code" : "polyline", + "display" : "POLYLINE" + }, + { + "system" : "http://hl7.org/fhir/imagingselection-3dgraphictype", + "code" : "polygon", + "display" : "POLYGON" + }, + { + "system" : "http://hl7.org/fhir/imagingselection-3dgraphictype", + "code" : "ellipse", + "display" : "ELLIPSE" + }, + { + "system" : "http://hl7.org/fhir/imagingselection-3dgraphictype", + "code" : "ellipsoid", + "display" : "ELLIPSOID" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/imagingstudy-status", + "resource" : { + "resourceType" : "ValueSet", + "id" : "imagingstudy-status", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "ii" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 4 + }], + "url" : "http://hl7.org/fhir/ValueSet/imagingstudy-status", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.990" + }], + "version" : "6.0.0-ballot2", + "name" : "ImagingStudyStatus", + "title" : "Imaging Study Status", + "status" : "active", + "experimental" : false, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "The status of the ImagingStudy.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/imagingstudy-status" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:1736a432-6166-4394-995b-62d5633be217", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 5, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/imagingstudy-status|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/imagingstudy-status", + "code" : "registered", + "display" : "Registered" + }, + { + "system" : "http://hl7.org/fhir/imagingstudy-status", + "code" : "available", + "display" : "Available" + }, + { + "system" : "http://hl7.org/fhir/imagingstudy-status", + "code" : "cancelled", + "display" : "Cancelled" + }, + { + "system" : "http://hl7.org/fhir/imagingstudy-status", + "code" : "entered-in-error", + "display" : "Entered in Error" + }, + { + "system" : "http://hl7.org/fhir/imagingstudy-status", + "code" : "unknown", + "display" : "Unknown" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/series-performer-function", + "resource" : { + "resourceType" : "ValueSet", + "id" : "series-performer-function", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "ii" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 4 + }], + "url" : "http://hl7.org/fhir/ValueSet/series-performer-function", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.989" + }], + "version" : "6.0.0-ballot2", + "name" : "ImagingStudySeriesPerformerFunction", + "title" : "ImagingStudy series performer function", + "status" : "draft", + "experimental" : true, + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "Performer function of an agent in an imaging study series", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/v3-ParticipationType", + "concept" : [{ + "code" : "CON", + "display" : "consultant" + }, + { + "code" : "VRF", + "display" : "verifier" + }, + { + "code" : "PRF", + "display" : "performer" + }, + { + "code" : "SPRF", + "display" : "secondary performer" + }, + { + "code" : "REF", + "display" : "referrer" + }] + }] + }, + "expansion" : { + "identifier" : "urn:uuid:e53bab58-bf6c-4d40-b895-331dc995d8ef", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 5, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/v3-ParticipationType|5.0.0" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/v3-ParticipationType", + "code" : "CON", + "display" : "consultant" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ParticipationType", + "code" : "VRF", + "display" : "verifier" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ParticipationType", + "code" : "PRF", + "display" : "performer" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ParticipationType", + "code" : "SPRF", + "display" : "secondary performer" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ParticipationType", + "code" : "REF", + "display" : "referrer" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/immunization-status", + "resource" : { + "resourceType" : "ValueSet", + "id" : "immunization-status", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "pher" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 5 + }], + "url" : "http://hl7.org/fhir/ValueSet/immunization-status", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.295" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.292" + }], + "version" : "6.0.0-ballot2", + "name" : "ImmunizationStatusCodes", + "title" : "Immunization Status Codes", + "status" : "draft", + "experimental" : false, + "publisher" : "FHIR Project team", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "The value set to instantiate this attribute should be drawn from a terminologically robust code system that consists of or contains concepts to support describing the current status of the administered dose of vaccine.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/event-status", + "concept" : [{ + "code" : "completed" + }, + { + "code" : "entered-in-error" + }, + { + "code" : "not-done" + }] + }] + }, + "expansion" : { + "identifier" : "urn:uuid:02c8f1e4-ad2c-4164-ae71-d3fc22099156", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 3, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "warning-experimental", + "valueUri" : "http://hl7.org/fhir/event-status|6.0.0-ballot2" + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/event-status|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/event-status", + "code" : "completed", + "display" : "Completed" + }, + { + "system" : "http://hl7.org/fhir/event-status", + "code" : "entered-in-error", + "display" : "Entered in Error" + }, + { + "system" : "http://hl7.org/fhir/event-status", + "code" : "not-done", + "display" : "Not Done" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/immunization-status-reason", + "resource" : { + "resourceType" : "ValueSet", + "id" : "immunization-status-reason", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "pher" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/immunization-status-reason", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.992" + }], + "version" : "6.0.0-ballot2", + "name" : "ImmunizationStatusReasonCodes", + "title" : "Immunization Status Reason Codes", + "status" : "draft", + "experimental" : true, + "publisher" : "FHIR Project team", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "The value set to instantiate this attribute should be drawn from a terminologically robust code system that consists of or contains concepts to support describing the reason why a dose of vaccine was not administered. This value set is provided as a suggestive example.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "copyright" : "This resource includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these specifications must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/get-snomed-ct or info@snomed.org", + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "concept" : [{ + "code" : "IMMUNE" + }, + { + "code" : "MEDPREC" + }, + { + "code" : "OSTOCK" + }, + { + "code" : "PATOBJ" + }, + { + "code" : "PHILISOP" + }, + { + "code" : "RELIG" + }, + { + "code" : "VACEFF" + }, + { + "code" : "VACSAF" + }] + }] + }, + "expansion" : { + "identifier" : "urn:uuid:72505cfe-6274-4f0e-859b-14e48a102f83", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 8, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/v3-ActReason|3.1.0" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "IMMUNE", + "display" : "immunity" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "MEDPREC", + "display" : "medical precaution" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "OSTOCK", + "display" : "product out of stock" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "PATOBJ", + "display" : "patient objection" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "PHILISOP", + "display" : "philosophical objection" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "RELIG", + "display" : "religious objection" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "VACEFF", + "display" : "vaccine efficacy concerns" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "VACSAF", + "display" : "vaccine safety concerns" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/vaccine-code", + "resource" : { + "resourceType" : "ValueSet", + "id" : "vaccine-code", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "pher" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/vaccine-code", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.3.88.12.80.22" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.2.414" + }], + "version" : "6.0.0-ballot2", + "name" : "VaccineAdministeredValueSet", + "title" : "Vaccine Administered Value Set", + "status" : "active", + "experimental" : true, + "publisher" : "HL7 FHIR", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "This identifies the vaccine substance administered - CVX codes.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/sid/cvx" + }, + { + "system" : "urn:oid:1.2.36.1.2001.1005.17" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:9acd7a21-9348-4ea8-9567-950eb6f3e0cf", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 344, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-valueset", + "valueUri" : "null" + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/sid/cvx|20231214" + }, + { + "name" : "version", + "valueUri" : "http://hl7.org/fhir/sid/cvx|20231214" + }, + { + "name" : "used-codesystem", + "valueUri" : "urn:oid:1.2.36.1.2001.1005.17" + }, + { + "name" : "version", + "valueUri" : "urn:oid:1.2.36.1.2001.1005.17" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "01", + "display" : "DTP", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "diphtheria, tetanus toxoids and pertussis vaccine" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "02", + "display" : "OPV", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "trivalent poliovirus vaccine, live, oral" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "03", + "display" : "MMR", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "measles, mumps and rubella virus vaccine" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "04", + "display" : "M/R", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "measles and rubella virus vaccine" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "05", + "display" : "measles", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "measles virus vaccine" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "06", + "display" : "rubella", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "rubella virus vaccine" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "07", + "display" : "mumps", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "mumps virus vaccine" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "08", + "display" : "Hep B, adolescent or pediatric", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "hepatitis B vaccine, pediatric or pediatric/adolescent dosage" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "09", + "display" : "Td (adult), 2 Lf tetanus toxoid, preservative free, adsorbed", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "tetanus and diphtheria toxoids, adsorbed, preservative free, for adult use (2 Lf of tetanus toxoid and 2 Lf of diphtheria toxoid)" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "10", + "display" : "IPV", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "poliovirus vaccine, inactivated" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "11", + "display" : "pertussis", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "pertussis vaccine" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "12", + "display" : "diphtheria antitoxin", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "diphtheria antitoxin" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "13", + "display" : "TIG", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "tetanus immune globulin" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "14", + "display" : "IG, unspecified formulation", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "immune globulin, unspecified formulation" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "15", + "display" : "influenza, split (incl. purified surface antigen)", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "influenza virus vaccine, split virus (incl. purified surface antigen)-retired CODE" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "16", + "display" : "influenza, whole", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "influenza virus vaccine, whole virus" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "17", + "display" : "Hib, unspecified formulation", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "Haemophilus influenzae type b vaccine, conjugate unspecified formulation" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "18", + "display" : "rabies, intramuscular injection", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "rabies vaccine, for intramuscular injection RETIRED CODE" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "19", + "display" : "BCG", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "Bacillus Calmette-Guerin vaccine" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "20", + "display" : "DTaP", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "diphtheria, tetanus toxoids and acellular pertussis vaccine" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "21", + "display" : "varicella", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "varicella virus vaccine" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "22", + "display" : "DTP-Hib", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "DTP-Haemophilus influenzae type b conjugate vaccine" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "23", + "display" : "plague", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "plague vaccine" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "24", + "display" : "anthrax", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "anthrax vaccine" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "25", + "display" : "typhoid, oral", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "typhoid vaccine, live, oral" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "26", + "display" : "cholera, unspecified formulation", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "cholera vaccine, unspecified formulation" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "27", + "display" : "botulinum antitoxin", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "botulinum antitoxin" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "28", + "display" : "DT (pediatric)", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "diphtheria and tetanus toxoids, adsorbed for pediatric use" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "29", + "display" : "CMVIG", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "cytomegalovirus immune globulin, intravenous" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "30", + "display" : "HBIG", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "hepatitis B immune globulin" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "31", + "display" : "Hep A, pediatric, unspecified formulation", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "hepatitis A vaccine, pediatric dosage, unspecified formulation" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "32", + "display" : "meningococcal MPSV4", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "meningococcal polysaccharide vaccine (MPSV4)" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "33", + "display" : "pneumococcal polysaccharide PPV23", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "pneumococcal polysaccharide vaccine, 23 valent" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "34", + "display" : "RIG", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "rabies immune globulin" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "35", + "display" : "tetanus toxoid, adsorbed", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "tetanus toxoid, adsorbed" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "36", + "display" : "VZIG", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "varicella zoster immune globulin" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "37", + "display" : "yellow fever", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "yellow fever vaccine" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "38", + "display" : "rubella/mumps", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "rubella and mumps virus vaccine" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "39", + "display" : "Japanese encephalitis SC", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "Japanese Encephalitis Vaccine SC" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "40", + "display" : "rabies, intradermal injection", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "rabies vaccine, for intradermal injection" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "41", + "display" : "typhoid, parenteral", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "typhoid vaccine, parenteral, other than acetone-killed, dried" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "42", + "display" : "Hep B, adolescent/high risk infant", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "hepatitis B vaccine, adolescent/high risk infant dosage" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "43", + "display" : "Hep B, adult", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "hepatitis B vaccine, adult dosage" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "44", + "display" : "Hep B, dialysis", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "hepatitis B vaccine, dialysis patient dosage" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "45", + "display" : "Hep B, unspecified formulation", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "hepatitis B vaccine, unspecified formulation" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "46", + "display" : "Hib (PRP-D)", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "Haemophilus influenzae type b vaccine, PRP-D conjugate" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "47", + "display" : "Hib (HbOC)", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "Haemophilus influenzae type b vaccine, HbOC conjugate" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "48", + "display" : "Hib (PRP-T)", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "Haemophilus influenzae type b vaccine, PRP-T conjugate" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "49", + "display" : "Hib (PRP-OMP)", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "Haemophilus influenzae type b vaccine, PRP-OMP conjugate" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "50", + "display" : "DTaP-Hib", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "DTaP-Haemophilus influenzae type b conjugate vaccine" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "51", + "display" : "Hib-Hep B", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "Haemophilus influenzae type b conjugate and Hepatitis B vaccine" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "52", + "display" : "Hep A, adult", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "hepatitis A vaccine, adult dosage" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "53", + "display" : "typhoid, parenteral, AKD (U.S. military)", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "typhoid vaccine, parenteral, acetone-killed, dried (U.S. military)" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "54", + "display" : "adenovirus, type 4", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "adenovirus vaccine, type 4, live, oral" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "55", + "display" : "adenovirus, type 7", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "adenovirus vaccine, type 7, live, oral" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "56", + "display" : "dengue fever tetravalent", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "dengue fever vaccine, tetravalent" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "57", + "display" : "hantavirus", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "hantavirus vaccine" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "58", + "display" : "Hep C", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "hepatitis C vaccine" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "59", + "display" : "Hep E", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "hepatitis E vaccine" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "60", + "display" : "herpes simplex 2", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "herpes simplex virus, type 2 vaccine" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "61", + "display" : "HIV", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "human immunodeficiency virus vaccine" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "62", + "display" : "HPV, quadrivalent", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "human papilloma virus vaccine, quadrivalent" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "63", + "display" : "Junin virus", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "Junin virus vaccine" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "64", + "display" : "leishmaniasis", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "leishmaniasis vaccine" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "65", + "display" : "leprosy", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "leprosy vaccine" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "66", + "display" : "Lyme disease", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "Lyme disease vaccine" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "67", + "display" : "malaria", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "malaria vaccine" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "68", + "display" : "melanoma", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "melanoma vaccine" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "69", + "display" : "parainfluenza-3", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "parainfluenza-3 virus vaccine" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "70", + "display" : "Q fever", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "Q fever vaccine" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "71", + "display" : "RSV-IGIV", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "respiratory syncytial virus immune globulin, intravenous" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "72", + "display" : "rheumatic fever", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "rheumatic fever vaccine" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "73", + "display" : "Rift Valley fever", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "Rift Valley fever vaccine" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "74", + "display" : "rotavirus, tetravalent", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "rotavirus, live, tetravalent vaccine" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "75", + "display" : "vaccinia (smallpox)", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "vaccinia (smallpox) vaccine" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "76", + "display" : "Staphylococcus bacterio lysate", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "Staphylococcus bacteriophage lysate" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "77", + "display" : "Tick-borne encephalitis vaccine (non-US)", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "Tick-borne encephalitis vaccine (non-US)" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "78", + "display" : "tularemia vaccine", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "tularemia vaccine" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "79", + "display" : "vaccinia immune globulin", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "vaccinia immune globulin" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "80", + "display" : "VEE, live", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "Venezuelan equine encephalitis, live, attenuated" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "81", + "display" : "VEE, inactivated", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "Venezuelan equine encephalitis, inactivated" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "82", + "display" : "adenovirus, unspecified formulation", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "adenovirus vaccine, unspecified formulation" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "83", + "display" : "Hep A, ped/adol, 2 dose", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "hepatitis A vaccine, pediatric/adolescent dosage, 2 dose schedule" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "84", + "display" : "Hep A, ped/adol, 3 dose", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "hepatitis A vaccine, pediatric/adolescent dosage, 3 dose schedule" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "85", + "display" : "Hep A, unspecified formulation", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "hepatitis A vaccine, unspecified formulation" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "86", + "display" : "IG", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "immune globulin, intramuscular" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "87", + "display" : "IGIV", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "immune globulin, intravenous" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "88", + "display" : "influenza, unspecified formulation", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "influenza virus vaccine, unspecified formulation" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "89", + "display" : "polio, unspecified formulation", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "poliovirus vaccine, unspecified formulation" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "90", + "display" : "rabies, unspecified formulation", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "rabies vaccine, unspecified formulation" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "91", + "display" : "typhoid, unspecified formulation", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "typhoid vaccine, unspecified formulation" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "92", + "display" : "VEE, unspecified formulation", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "Venezuelan equine encephalitis vaccine, unspecified formulation" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "93", + "display" : "RSV-MAb", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "respiratory syncytial virus monoclonal antibody (palivizumab), intramuscular" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "94", + "display" : "MMRV", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "measles, mumps, rubella, and varicella virus vaccine" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "95", + "display" : "TST-OT tine test", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "tuberculin skin test; old tuberculin, multipuncture device" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "96", + "display" : "TST-PPD intradermal", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "tuberculin skin test; purified protein derivative solution, intradermal" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "97", + "display" : "TST-PPD tine test", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "tuberculin skin test; purified protein derivative, multipuncture device" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "98", + "display" : "TST, unspecified formulation", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "tuberculin skin test; unspecified formulation" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "99", + "display" : "RESERVED - do not use", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "RESERVED - do not use" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "100", + "display" : "pneumococcal conjugate PCV 7", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "pneumococcal conjugate vaccine, 7 valent" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "101", + "display" : "typhoid, ViCPs", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "typhoid Vi capsular polysaccharide vaccine" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "102", + "display" : "DTP-Hib-Hep B", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "DTP- Haemophilus influenzae type b conjugate and hepatitis b vaccine" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "103", + "display" : "meningococcal C conjugate", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "meningococcal C conjugate vaccine" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "104", + "display" : "Hep A-Hep B", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "hepatitis A and hepatitis B vaccine" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "105", + "display" : "vaccinia (smallpox) diluted", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "vaccinia (smallpox) vaccine, diluted" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "106", + "display" : "DTaP, 5 pertussis antigens", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "diphtheria, tetanus toxoids and acellular pertussis vaccine, 5 pertussis antigens" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "107", + "display" : "DTaP, unspecified formulation", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "diphtheria, tetanus toxoids and acellular pertussis vaccine, unspecified formulation" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "108", + "display" : "meningococcal ACWY, unspecified formulation", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "meningococcal ACWY vaccine, unspecified formulation" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "109", + "display" : "pneumococcal, unspecified formulation", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "pneumococcal vaccine, unspecified formulation" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "110", + "display" : "DTaP-Hep B-IPV", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "DTaP-hepatitis B and poliovirus vaccine" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "111", + "display" : "influenza, live, intranasal", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "influenza virus vaccine, live, attenuated, for intranasal use" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "112", + "display" : "tetanus toxoid, unspecified formulation", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "tetanus toxoid, unspecified formulation" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "113", + "display" : "Td (adult), 5 Lf tetanus toxoid, preservative free, adsorbed", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "tetanus and diphtheria toxoids, adsorbed, preservative free, for adult use (5 Lf of tetanus toxoid and 2 Lf of diphtheria toxoid)" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "114", + "display" : "meningococcal MCV4P", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "meningococcal polysaccharide (groups A, C, Y and W-135) diphtheria toxoid conjugate vaccine (MCV4P)" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "115", + "display" : "Tdap", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "tetanus toxoid, reduced diphtheria toxoid, and acellular pertussis vaccine, adsorbed" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "116", + "display" : "rotavirus, pentavalent", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "rotavirus, live, pentavalent vaccine" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "117", + "display" : "VZIG (IND)", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "varicella zoster immune globulin (Investigational New Drug)" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "118", + "display" : "HPV, bivalent", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "human papilloma virus vaccine, bivalent" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "119", + "display" : "rotavirus, monovalent", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "rotavirus, live, monovalent vaccine" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "120", + "display" : "DTaP-Hib-IPV", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "diphtheria, tetanus toxoids and acellular pertussis vaccine, Haemophilus influenzae type b conjugate, and poliovirus vaccine, inactivated (DTaP-Hib-IPV)" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "121", + "display" : "zoster live", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "zoster vaccine, live" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "122", + "display" : "rotavirus, unspecified formulation", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "rotavirus vaccine, unspecified formulation" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "123", + "display" : "influenza, H5N1-1203", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "influenza virus vaccine, H5N1, A/Vietnam/1203/2004 (national stockpile)" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "125", + "display" : "Novel Influenza-H1N1-09, nasal", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "Novel Influenza-H1N1-09, live virus for nasal administration" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "126", + "display" : "Novel influenza-H1N1-09, preservative-free", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "Novel influenza-H1N1-09, preservative-free, injectable" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "127", + "display" : "Novel influenza-H1N1-09", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "Novel influenza-H1N1-09, injectable" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "128", + "display" : "Novel Influenza-H1N1-09, all formulations", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "Novel influenza-H1N1-09, all formulations" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "129", + "display" : "Japanese Encephalitis, unspecified formulation", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "Japanese Encephalitis vaccine, unspecified formulation" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "130", + "display" : "DTaP-IPV", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "Diphtheria, tetanus toxoids and acellular pertussis vaccine, and poliovirus vaccine, inactivated" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "131", + "display" : "typhus, historical", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "Historical record of a typhus vaccination" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "132", + "display" : "DTaP-IPV-HIB-HEP B, historical", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "Historical diphtheria and tetanus toxoids and acellular pertussis, poliovirus, Haemophilus b conjugate and hepatitis B (recombinant) vaccine." + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "133", + "display" : "Pneumococcal conjugate PCV 13", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "pneumococcal conjugate vaccine, 13 valent" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "134", + "display" : "Japanese Encephalitis IM", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "Japanese Encephalitis vaccine for intramuscular administration" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "135", + "display" : "Influenza, high dose seasonal", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "influenza, high dose seasonal, preservative-free" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "136", + "display" : "Meningococcal MCV4O", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "meningococcal oligosaccharide (groups A, C, Y and W-135) diphtheria toxoid conjugate vaccine (MCV4O)" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "137", + "display" : "HPV, unspecified formulation", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "HPV, unspecified formulation" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "138", + "display" : "Td (adult)", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "tetanus and diphtheria toxoids, not adsorbed, for adult use" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "139", + "display" : "Td(adult) unspecified formulation", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "Td(adult) unspecified formulation" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "140", + "display" : "Influenza, seasonal, injectable, preservative free", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "Influenza, seasonal, injectable, preservative free" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "141", + "display" : "Influenza, seasonal, injectable", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "Influenza, seasonal, injectable" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "142", + "display" : "tetanus toxoid, not adsorbed", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "tetanus toxoid, not adsorbed" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "143", + "display" : "Adenovirus types 4 and 7", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "Adenovirus, type 4 and type 7, live, oral" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "144", + "display" : "influenza, seasonal, intradermal, preservative free", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "seasonal influenza, intradermal, preservative free" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "145", + "display" : "RSV-MAb (new)", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "respiratory syncytial virus monoclonal antibody (motavizumab), intramuscular" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "146", + "display" : "DTaP,IPV,Hib,HepB", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "Diphtheria and Tetanus Toxoids and Acellular Pertussis Adsorbed, Inactivated Poliovirus, Haemophilus b Conjugate (Meningococcal Protein Conjugate), and Hepatitis B (Recombinant) Vaccine." + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "147", + "display" : "meningococcal MCV4, unspecified formulation", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "Meningococcal, MCV4, unspecified conjugate formulation(groups A, C, Y and W-135)" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "148", + "display" : "Meningococcal C/Y-HIB PRP", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "Meningococcal Groups C and Y and Haemophilus b Tetanus Toxoid Conjugate Vaccine" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "149", + "display" : "influenza, live, intranasal, quadrivalent", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "influenza, live, intranasal, quadrivalent" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "150", + "display" : "influenza, injectable, quadrivalent, preservative free", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "Influenza, injectable, quadrivalent, preservative free" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "151", + "display" : "influenza nasal, unspecified formulation", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "influenza nasal, unspecified formulation" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "152", + "display" : "Pneumococcal Conjugate, unspecified formulation", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "Pneumococcal Conjugate, unspecified formulation" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "153", + "display" : "Influenza, injectable, MDCK, preservative free", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "Influenza, injectable, Madin Darby Canine Kidney, preservative free" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "154", + "display" : "Hep A, IG", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "Hepatitis A immune globulin" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "155", + "display" : "influenza, recombinant, injectable, preservative free", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "Seasonal, trivalent, recombinant, injectable influenza vaccine, preservative free" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "156", + "display" : "Rho(D)-IG", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "Rho(D) Immune globulin- IV or IM" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "157", + "display" : "Rho(D) -IG IM", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "Rho(D) Immune globulin - IM" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "158", + "display" : "influenza, injectable, quadrivalent", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "influenza, injectable, quadrivalent, contains preservative" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "159", + "display" : "Rho(D) - Unspecified formulation", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "Rho(D) Unspecified formulation" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "160", + "display" : "Influenza A monovalent (H5N1), ADJUVANTED-2013", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "Influenza A monovalent (H5N1), adjuvanted, National stockpile 2013" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "161", + "display" : "Influenza, injectable,quadrivalent, preservative free, pediatric", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "Influenza, injectable,quadrivalent, preservative free, pediatric" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "162", + "display" : "meningococcal B, recombinant", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "meningococcal B vaccine, fully recombinant" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "163", + "display" : "meningococcal B, OMV", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "meningococcal B vaccine, recombinant, OMV, adjuvanted" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "164", + "display" : "meningococcal B, unspecified", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "meningococcal B, unspecified formulation" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "165", + "display" : "HPV9", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "Human Papillomavirus 9-valent vaccine" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "166", + "display" : "influenza, intradermal, quadrivalent, preservative free", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "influenza, intradermal, quadrivalent, preservative free, injectable" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "167", + "display" : "meningococcal, unknown serogroups", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "meningococcal vaccine of unknown formulation and unknown serogroups" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "168", + "display" : "influenza, trivalent, adjuvanted", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "Seasonal trivalent influenza vaccine, adjuvanted, preservative free" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "169", + "display" : "Hep A, live attenuated", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "Hep A, live attenuated-IM" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "170", + "display" : "DTAP/IPV/HIB - non-US", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "non-US diphtheria, tetanus toxoids and acellular pertussis vaccine, Haemophilus influenzae type b conjugate, and poliovirus vaccine, inactivated (DTaP-Hib-IPV)" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "171", + "display" : "Influenza, injectable, MDCK, preservative free, quadrivalent", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "Influenza, injectable, Madin Darby Canine Kidney, preservative free, quadrivalent" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "172", + "display" : "cholera, WC-rBS", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "cholera, WC-rBS" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "173", + "display" : "cholera, BivWC", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "cholera, BivWC" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "174", + "display" : "cholera, live attenuated", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "cholera, live attenuated" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "175", + "display" : "Rabies - IM Diploid cell culture", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "Human Rabies vaccine from human diploid cell culture" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "176", + "display" : "Rabies - IM fibroblast culture", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "Human rabies vaccine from Chicken fibroblast culture" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "177", + "display" : "PCV10", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "pneumococcal conjugate vaccine, 10 valent" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "178", + "display" : "OPV bivalent", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "Non-US bivalent oral polio vaccine (types 1 and 3)" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "179", + "display" : "OPV ,monovalent, unspecified", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "Non-US monovalent oral polio vaccine, unspecified formulation" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "180", + "display" : "tetanus immune globulin", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "tetanus immune globulin" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "181", + "display" : "anthrax immune globulin", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "anthrax immune globulin" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "182", + "display" : "OPV, Unspecified", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "Oral Polio Vaccine, Unspecified formulation" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "183", + "display" : "Yellow fever vaccine - alt", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "Yellow fever vaccine alternative formulation" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "184", + "display" : "Yellow fever, unspecified formulation", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "Yellow fever vaccine, unspecified formulation" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "185", + "display" : "influenza, recombinant, quadrivalent,injectable, preservative free", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "Seasonal, quadrivalent, recombinant, injectable influenza vaccine, preservative free" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "186", + "display" : "Influenza, injectable, MDCK, quadrivalent, preservative", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "Influenza, injectable, Madin Darby Canine Kidney, quadrivalent with preservative" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "187", + "display" : "zoster recombinant", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "zoster vaccine recombinant" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "188", + "display" : "zoster, unspecified formulation", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "zoster vaccine, unspecified formulation" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "189", + "display" : "HepB-CpG", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "Hepatitis B vaccine (recombinant), CpG adjuvanted" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "190", + "display" : "Typhoid conjugate vaccine (TCV)", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "Typhoid conjugate vaccine (non-US)" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "191", + "display" : "meningococcal A polysaccharide (non-US)", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "meningococcal A polysaccharide vaccine (non-US)" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "192", + "display" : "meningococcal AC polysaccharide (non-US)", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "meningococcal AC polysaccharide vaccine (non-US)" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "193", + "display" : "Hep A-Hep B, pediatric/adolescent", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "hepatitis A and hepatitis B vaccine, pediatric/adolescent (non-US)" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "194", + "display" : "Influenza, Southern Hemisphere", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "influenza, Southern Hemisphere, unspecified formulation" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "195", + "display" : "DT, IPV adsorbed", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "Diphtheria, Tetanus, Poliomyelitis adsorbed" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "196", + "display" : "Td, adsorbed, preservative free, adult use, Lf unspecified", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "tetanus and diphtheria toxoids, adsorbed, preservative free, for adult use, Lf unspecified" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "197", + "display" : "influenza, high-dose, quadrivalent", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "influenza, high-dose seasonal, quadrivalent, 0.7mL dose, preservative free" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "198", + "display" : "DTP-hepB-Hib Pentavalent Non-US", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "Diphtheria, pertussis, tetanus, hepatitis B, Haemophilus Influenza Type b, (Pentavalent)" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "200", + "display" : "influenza, Southern Hemisphere, pediatric, preservative free", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "influenza, seasonal, Southern Hemisphere, quadrivalent, pediatric 0.25mL dose, preservative free" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "201", + "display" : "influenza, Southern Hemisphere, preservative free", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "influenza, seasonal, Southern Hemisphere, quadrivalent, 0.5mL dose, no preservative" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "202", + "display" : "influenza, Southern Hemisphere, quadrivalent, with preservative", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "influenza, seasonal, Southern Hemisphere, quadrivalent, 0.5mL dose, with preservative" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "203", + "display" : "meningococcal conjugate quadrivalent, MenACWY-TT (MCV4)", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "meningococcal polysaccharide (groups A, C, Y, W-135) tetanus toxoid conjugate vaccine 0.5mL dose, preservative free" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "204", + "display" : "Ebola Zaire vaccine, live, recombinant, 1mL dose", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "Ebola Zaire vaccine, live, recombinant, 1mL dose" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "205", + "display" : "Influenza vaccine, quadrivalent, adjuvanted", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "influenza, seasonal vaccine, quadrivalent, adjuvanted, 0.5mL dose, preservative free" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "206", + "display" : "Vaccinia, smallpox Mpox vaccine live, PF, SQ or ID injection", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "Vaccinia, smallpox monkeypox vaccine, live attenuated, preservative free, subcutaneous or intradermal injection" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "207", + "display" : "COVID-19, mRNA, LNP-S, PF, 100 mcg/0.5mL dose or 50 mcg/0.25mL dose", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "SARS-COV-2 (COVID-19) vaccine, mRNA, spike protein, LNP, preservative free, 100 mcg/0.5mL dose or 50 mcg/0.25mL dose" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "208", + "display" : "COVID-19, mRNA, LNP-S, PF, 30 mcg/0.3 mL dose", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "SARS-COV-2 (COVID-19) vaccine, mRNA, spike protein, LNP, preservative free, 30 mcg/0.3mL dose" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "210", + "display" : "COVID-19 vaccine, vector-nr, rS-ChAdOx1, PF, 0.5 mL", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "SARS-COV-2 (COVID-19) vaccine, vector non-replicating, recombinant spike protein-ChAdOx1, preservative free, 0.5 mL" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "211", + "display" : "COVID-19, subunit, rS-nanoparticle+Matrix-M1 Adjuvant, PF, 0.5 mL", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "SARS-COV-2 (COVID-19) vaccine, subunit, recombinant spike protein-nanoparticle+Matrix-M1 Adjuvant, preservative free, 0.5mL dose" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "212", + "display" : "COVID-19 vaccine, vector-nr, rS-Ad26, PF, 0.5 mL", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "SARS-COV-2 (COVID-19) vaccine, vector non-replicating, recombinant spike protein-Ad26, preservative free, 0.5 mL" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "213", + "display" : "SARS-COV-2 (COVID-19) vaccine, UNSPECIFIED", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "SARS-COV-2 (COVID-19) vaccine, UNSPECIFIED" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "214", + "display" : "Ebola, unspecified", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "Ebola, unspecified" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "215", + "display" : "Pneumococcal conjugate PCV15, polysaccharide CRM197 conjugate, adjuvant, PF", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "Pneumococcal conjugate vaccine 15-valent (PCV15), polysaccharide CRM197 conjugate, adjuvant, preservative free" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "216", + "display" : "Pneumococcal conjugate PCV20, polysaccharide CRM197 conjugate, adjuvant, PF", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "Pneumococcal conjugate vaccine 20-valent (PCV20), polysaccharide CRM197 conjugate, adjuvant, preservative free" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "217", + "display" : "COVID-19, mRNA, LNP-S, PF, 30 mcg/0.3 mL dose, tris-sucrose", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "SARS-COV-2 (COVID-19) vaccine, mRNA, spike protein, LNP, preservative free, 30 mcg/0.3mL dose, tris-sucrose formulation" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "218", + "display" : "COVID-19, mRNA, LNP-S, PF, 10 mcg/0.2 mL dose, tris-sucrose", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "SARS-COV-2 (COVID-19) vaccine, mRNA, spike protein, LNP, preservative free, 10 mcg/0.2mL dose, tris-sucrose formulation" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "219", + "display" : "COVID-19, mRNA, LNP-S, PF, 3 mcg/0.2 mL dose, tris-sucrose", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "SARS-COV-2 (COVID-19) vaccine, mRNA, spike protein, LNP, preservative free, 3 mcg/0.2mL dose, tris-sucrose formulation" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "220", + "display" : "HepB recombinant, 3-antigen, Al(OH)3", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "Hepatitis B vaccine (recombinant), 3-antigen, Al(OH)3 adjuvanted" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "221", + "display" : "COVID-19, mRNA, LNP-S, PF, 50 mcg/0.5 mL dose", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "SARS-COV-2 (COVID-19) vaccine, mRNA, spike protein, LNP, preservative free, 50 mcg/0.5 mL dose" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "222", + "display" : "Tick-borne encephalitis, unspecified", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "Tick-borne encephalitis vaccine, unspecified" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "223", + "display" : "Tick-borne encephalitis, inactivated, PF, 0.25mL", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "Tick-borne encephalitis vaccine, inactivated, preservative free, 0.25mL dose" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "224", + "display" : "Tick-borne encephalitis, inactivated, PF, 0.5mL", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "Tick-borne encephalitis vaccine, inactivated, preservative free, 0.5mL dose" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "225", + "display" : "COVID-19, D614, recomb, preS dTM, AS03 adjuvant add, PF, 5mcg/0.5mL", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "SARS-COV-2 (COVID-19) vaccine, D614, prefusion spike recombinant protein subunit (CoV2 preS dTM), AS03 adjuvant added, preservative free, 5mcg/0.5mL dose" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "226", + "display" : "COVID-19, D614, recomb, preS dTM, AS03 adjuvant add, PF, 10mcg/0.5mL", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "SARS-COV-2 (COVID-19) vaccine, D614, prefusion spike recombinant protein subunit (CoV2 preS dTM), AS03 adjuvant added, preservative free, 10mcg/0.5mL dose" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "227", + "display" : "COVID-19, mRNA, LNP-S, PF, pediatric 50 mcg/0.5 mL dose", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "SARS-COV-2 (COVID-19) vaccine, mRNA, spike protein, LNP, preservative free, pediatric 50 mcg/0.5 mL dose" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "228", + "display" : "COVID-19, mRNA, LNP-S, PF, pediatric 25 mcg/0.25 mL dose", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "SARS-COV-2 (COVID-19) vaccine, mRNA, spike protein, LNP, preservative free, pediatric 25 mcg/0.25 mL dose" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "229", + "display" : "COVID-19, mRNA, LNP-S, bivalent, PF, 50 mcg/0.5 mL or 25mcg/0.25 mL dose", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "SARS-COV-2 (COVID-19) vaccine, mRNA, spike protein, LNP, bivalent, preservative free, 50 mcg/0.5 mL or 25 mcg/0.25 mL dose" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "230", + "display" : "COVID-19, mRNA, LNP-S, bivalent, PF, 10 mcg/0.2 mL", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "SARS-COV-2 (COVID-19) vaccine, mRNA, spike protein, LNP, bivalent, preservative free, 10 mcg/0.2 mL dose" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "231", + "display" : "influenza, Southern Hemisphere, high-dose, quadrivalent", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "influenza, seasonal, Southern Hemisphere, high-dose, quadrivalent, 0.7mL dose, preservative free" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "300", + "display" : "COVID-19, mRNA, LNP-S, bivalent, PF, 30 mcg/0.3 mL dose", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "SARS-COV-2 (COVID-19) vaccine, mRNA, spike protein, LNP, bivalent, preservative free, 30 mcg/0.3 mL dose, tris-sucrose formulation" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "301", + "display" : "COVID-19, mRNA, LNP-S, bivalent, PF, 10 mcg/0.2 mL dose", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "SARS-COV-2 (COVID-19) vaccine, mRNA, spike protein, LNP, bivalent, preservative free, 10 mcg/0.2 mL dose, tris-sucrose formulation" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "302", + "display" : "COVID-19, mRNA, LNP-S, bivalent, PF, 3 mcg/0.2 mL dose", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "SARS-COV-2 (COVID-19) vaccine, mRNA, spike protein, LNP, bivalent, preservative free, 3 mcg/0.2 mL dose, tris-sucrose formulation" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "303", + "display" : "RSV, recombinant, protein subunit RSVpreF, adjuvant reconstituted, 0.5 mL, PF", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "Respiratory syncytial virus (RSV), vaccine, recombinant, protein subunit RSV prefusion F, adjuvant reconstituted, 0.5 mL, preservative free" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "304", + "display" : "Respiratory syncytial virus (RSV), unspecified", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "Respiratory syncytial virus (RSV), unspecified" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "305", + "display" : "RSV, bivalent, protein subunit RSVpreF, diluent reconstituted, 0.5 mL, PF", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "Respiratory syncytial virus (RSV), vaccine, bivalent, protein subunit RSV prefusion F, diluent reconstituted, 0.5 mL, preservative free" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "306", + "display" : "RSV, mAb, nirsevimab-alip, 0.5 mL, neonate to 24 months", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "Respiratory syncytial virus (RSV) monoclonal antibody, IgG1κ , (nirsevimab-alip), 0.5 mL, neonates and children to 24 months" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "307", + "display" : "RSV, mAb, nirsevimab-alip, 1 mL, neonate to 24 months", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "Respiratory syncytial virus (RSV) monoclonal antibody, IgG1κ , (nirsevimab-alip), 1 mL, neonates and children to 24 months" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "308", + "display" : "COVID-19, mRNA, LNP-S, PF, tris-sucrose, 3 mcg/0.3 mL", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "SARS-COV-2 (COVID-19) vaccine, mRNA, spike protein, LNP, preservative free, tris-sucrose, 3 mcg/0.3 mL dose" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "309", + "display" : "COVID-19, mRNA, LNP-S, PF, tris-sucrose, 30 mcg/0.3 mL", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "SARS-COV-2 (COVID-19) vaccine, mRNA, spike protein, LNP, preservative free, tris-sucrose, 30 mcg/0.3 mL dose" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "310", + "display" : "COVID-19, mRNA, LNP-S, PF, tris-sucrose, 10 mcg/0.3 mL", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "SARS-COV-2 (COVID-19) vaccine, mRNA, spike protein, LNP, preservative free, tris-sucrose, 10 mcg/0.3 mL dose" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "311", + "display" : "COVID-19, mRNA, LNP-S, PF, 25 mcg/0.25 mL", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "SARS-COV-2 (COVID-19) vaccine, mRNA, spike protein, LNP, preservative free, 25 mcg/0.25 mL dose" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "312", + "display" : "COVID-19, mRNA, LNP-S, PF, 50 mcg/0.5 mL", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "SARS-COV-2 (COVID-19) vaccine, mRNA, spike protein, LNP, preservative free, 50 mcg/0.5 mL dose" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "313", + "display" : "COVID-19, subunit, rS-nanoparticle, adjuvanted, PF, 5 mcg/0.5 mL", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "SARS-COV-2 (COVID-19) vaccine, subunit, recombinant spike protein-nanoparticle+Matrix-M1 Adjuvant, preservative free, 5 mcg/0.5 mL dose" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "314", + "display" : "Respiratory syncytial virus (RSV) vaccine, unspecified", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "Respiratory syncytial virus (RSV) vaccine, unspecified" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "315", + "display" : "Respiratory syncytial virus (RSV) MAB, unspecified", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "Respiratory syncytial virus (RSV) monoclonal antibody (MAB), unspecified" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "316", + "display" : "meningococcal polysaccharide (MenACWY-TT conjugate), (MenB), PF", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "meningococcal polysaccharide (groups A, C, Y, W) tetanus toxoid conjugate, meningococcal B recombinant vaccine, 0.5mL, preservative free" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "317", + "display" : "Chikungunya live attenuated vaccine, 0.5 mL, PF", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "Chikungunya, live attenuated vaccine, 0.5 mL, preservative free" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "500", + "display" : "COVID-19 Non-US Vaccine, Product Unknown", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "SARS-COV-2 COVID-19 Non-US Vaccine, Specific Product Unknown" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "501", + "display" : "COVID-19 IV Non-US Vaccine (QAZCOVID-IN)", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "SARS-COV-2 COVID-19 Inactivated Virus Non-US Vaccine Product (QAZCOVID-IN)" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "502", + "display" : "COVID-19 IV Non-US Vaccine (COVAXIN)", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "SARS-COV-2 COVID-19 Inactivated Virus Non-US Vaccine Product (COVAXIN)" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "503", + "display" : "COVID-19 LAV Non-US Vaccine (COVIVAC)", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "SARS-COV-2 COVID-19 Live Attenuated Virus Non-US Vaccine Product (COVIVAC)" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "504", + "display" : "COVID-19 VVnr Non-US Vaccine (Sputnik Light)", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "SARS-COV-2 COVID-19 Viral Vector Non-replicating Non-US Vaccine Product (Sputnik Light)" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "505", + "display" : "COVID-19 VVnr Non-US Vaccine (Sputnik V)", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "SARS-COV-2 COVID-19 Viral Vector Non-replicating Non-US Vaccine Product (Sputnik V)" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "506", + "display" : "COVID-19 VVnr Non-US Vaccine (CanSino Biological Inc./Beijing Institute of Biotechnology", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "SARS-COV-2 COVID-19 Viral Vector Non-replicating Non-US Vaccine Product (CONVIDECIA), CanSino Biological Inc./Beijing Institute of Biotechnology" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "507", + "display" : "COVID-19 PS Non-US Vaccine (Anhui Zhifei Longcom Biopharm + Inst of Micro, Chinese Acad of Sciences)", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "SARS-COV-2 COVID-19 Protein Subunit Non-US Vaccine Product (Anhui Zhifei Longcom Biopharmaceutical + Institute of Microbiology, Chinese Academy of Sciences)" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "508", + "display" : "COVID-19 PS Non-US Vaccine (Jiangsu Province Centers for Disease Control and Prevention)", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "SARS-COV-2 COVID-19 Protein Subunit Non-US Vaccine Product (Jiangsu Province Centers for Disease Control and Prevention)" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "509", + "display" : "COVID-19 PS Non-US Vaccine (EpiVacCorona)", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "SARS-COV-2 COVID-19 Protein Subunit Non-US Vaccine Product (EpiVacCorona)" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "510", + "display" : "COVID-19 IV Non-US Vaccine (BIBP, Sinopharm)", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "SARS-COV-2 COVID-19 Inactivated Virus Non-US Vaccine Product (BIBP, Sinopharm)" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "511", + "display" : "COVID-19 IV Non-US Vaccine (CoronaVac, Sinovac)", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "SARS-COV-2 COVID-19 Inactivated Virus Non-US Vaccine Product (CoronaVac, Sinovac)" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "512", + "display" : "SARS-COV-2 COVID-19 VLP Non-US Vaccine (Medicago, Covifenz)", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "SARS-COV-2 COVID-19 Virus Like Particle (VLP) Non-US Vaccine Product (Medicago, Covifenz)" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "513", + "display" : "SARS-COV-2 COVID-19 PS Non-US Vaccine (Anhui Zhifei Longcom, Zifivax)", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "SARS-COV-2 COVID-19 Protein Subunit Non-US Vaccine Product (Anhui Zhifei Longcom, Zifivax)" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "514", + "display" : "SARS-COV-2 COVID-19 DNA Non-US Vaccine (Zydus Cadila, ZyCoV-D)", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "SARS-COV-2 COVID-19 DNA Non-US Vaccine Product (Zydus Cadila, ZyCoV-D)" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "515", + "display" : "SARS-COV-2 COVID-19 PS Non-US Vaccine (Medigen, MVC-COV1901)", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "SARS-COV-2 COVID-19 Protein Subunit Non-US Vaccine Product (Medigen, MVC-COV1901)" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "516", + "display" : "COV-2 COVID-19 Inactivated Non-US Vaccine Product (Minhai Biotechnology Co, KCONVAC)", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "SARS-COV-2 COVID-19 Inactivated Non-US Vaccine Product (Minhai Biotechnology Co, KCONVAC)" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "517", + "display" : "SARS-COV-2 COVID-19 PS Non-US Vaccine (Biological E Limited, Corbevax)", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "SARS-COV-2 COVID-19 Protein Subunit Non-US Vaccine Product (Biological E Limited, Corbevax)" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "518", + "display" : "COVID-19 Inactivated, Non-US Vaccine (VLA2001, Valneva)", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "SARS-COV-2 COVID-19 Inactivated, Non-US Vaccine (VLA2001, Valneva)" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "519", + "display" : "COVID-19 mRNA, bivalent, original/Omicron BA.1, Non-US Vaccine (Spikevax Bivalent), Moderna", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "SARS-COV-2 COVID-19 mRNA, bivalent, original/Omicron BA.1, Non-US Vaccine (Spikevax Bivalent), Moderna" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "520", + "display" : "COVID-19 mRNA, bivalent, original/Omicron BA.1, Non-US Vaccine Product, Pfizer-BioNTech", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "SARS-COV-2 COVID-19 mRNA, bivalent, original/Omicron BA.1, Non-US Vaccine Product (Comirnaty Bivalent), Pfizer-BioNTech" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "521", + "display" : "COVID-19 SP, protein-based, adjuvanted (VidPrevtyn Beta), Sanofi-GSK", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "SARS-COV-2 (COVID-19) vaccine SP, protein-based, adjuvanted, B.1.351 strain (VidPrevtyn Beta), Sanofi-GSK" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "801", + "display" : "AS03 Adjuvant", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "AS03 Adjuvant" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "998", + "display" : "no vaccine administered", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "no vaccine administered" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/cvx", + "code" : "999", + "display" : "unknown", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym" + }, + "value" : "unknown vaccine or immune globulin" + }] + }, + { + "system" : "urn:oid:1.2.36.1.2001.1005.17", + "code" : "AGRPAL", + "display" : "Agrippal" + }, + { + "system" : "urn:oid:1.2.36.1.2001.1005.17", + "code" : "AVAXM", + "display" : "Avaxim" + }, + { + "system" : "urn:oid:1.2.36.1.2001.1005.17", + "code" : "BCG", + "display" : "BCG" + }, + { + "system" : "urn:oid:1.2.36.1.2001.1005.17", + "code" : "CDT", + "display" : "CDT" + }, + { + "system" : "urn:oid:1.2.36.1.2001.1005.17", + "code" : "CMX", + "display" : "COMVAX" + }, + { + "system" : "urn:oid:1.2.36.1.2001.1005.17", + "code" : "DTP", + "display" : "Triple Antigen" + }, + { + "system" : "urn:oid:1.2.36.1.2001.1005.17", + "code" : "DTPA", + "display" : "DTPa" + }, + { + "system" : "urn:oid:1.2.36.1.2001.1005.17", + "code" : "ENGP", + "display" : "Engerix B" + }, + { + "system" : "urn:oid:1.2.36.1.2001.1005.17", + "code" : "FLRIX", + "display" : "Fluarix" + }, + { + "system" : "urn:oid:1.2.36.1.2001.1005.17", + "code" : "FLUVAX", + "display" : "Fluvax" + }, + { + "system" : "urn:oid:1.2.36.1.2001.1005.17", + "code" : "FLVRN", + "display" : "Fluvirin" + }, + { + "system" : "urn:oid:1.2.36.1.2001.1005.17", + "code" : "FVXJNR", + "display" : "Fluvax Junior" + }, + { + "system" : "urn:oid:1.2.36.1.2001.1005.17", + "code" : "GNDIP", + "display" : "Diphtheria" + }, + { + "system" : "urn:oid:1.2.36.1.2001.1005.17", + "code" : "GNFLU", + "display" : "Influenza" + }, + { + "system" : "urn:oid:1.2.36.1.2001.1005.17", + "code" : "GNHEP", + "display" : "Hepatitis B" + }, + { + "system" : "urn:oid:1.2.36.1.2001.1005.17", + "code" : "GNHIB", + "display" : "HIB" + }, + { + "system" : "urn:oid:1.2.36.1.2001.1005.17", + "code" : "GNHPA", + "display" : "Hepatitis A" + }, + { + "system" : "urn:oid:1.2.36.1.2001.1005.17", + "code" : "GNJEN", + "display" : "Japanese Encephalitis" + }, + { + "system" : "urn:oid:1.2.36.1.2001.1005.17", + "code" : "GNMEA", + "display" : "Measles" + }, + { + "system" : "urn:oid:1.2.36.1.2001.1005.17", + "code" : "GNMEN", + "display" : "Meningococcal C" + }, + { + "system" : "urn:oid:1.2.36.1.2001.1005.17", + "code" : "GNMUM", + "display" : "Mumps" + }, + { + "system" : "urn:oid:1.2.36.1.2001.1005.17", + "code" : "GNPNE", + "display" : "Pneumococcal" + }, + { + "system" : "urn:oid:1.2.36.1.2001.1005.17", + "code" : "GNPOL", + "display" : "Polio" + }, + { + "system" : "urn:oid:1.2.36.1.2001.1005.17", + "code" : "GNROX", + "display" : "Rotavirus" + }, + { + "system" : "urn:oid:1.2.36.1.2001.1005.17", + "code" : "GNRUB", + "display" : "Rubella" + }, + { + "system" : "urn:oid:1.2.36.1.2001.1005.17", + "code" : "GNTET", + "display" : "Tetanus" + }, + { + "system" : "urn:oid:1.2.36.1.2001.1005.17", + "code" : "GNVAR", + "display" : "Varicella" + }, + { + "system" : "urn:oid:1.2.36.1.2001.1005.17", + "code" : "HATWNJ", + "display" : "Twinrix Junior" + }, + { + "system" : "urn:oid:1.2.36.1.2001.1005.17", + "code" : "HAVAQ", + "display" : "Vaqta Paed/Adol" + }, + { + "system" : "urn:oid:1.2.36.1.2001.1005.17", + "code" : "HAVJ", + "display" : "Havrix Junior" + }, + { + "system" : "urn:oid:1.2.36.1.2001.1005.17", + "code" : "HBOC", + "display" : "HibTITER" + }, + { + "system" : "urn:oid:1.2.36.1.2001.1005.17", + "code" : "HBV", + "display" : "HBV" + }, + { + "system" : "urn:oid:1.2.36.1.2001.1005.17", + "code" : "HBVP", + "display" : "HBVAX II" + }, + { + "system" : "urn:oid:1.2.36.1.2001.1005.17", + "code" : "HBX", + "display" : "Hiberix" + }, + { + "system" : "urn:oid:1.2.36.1.2001.1005.17", + "code" : "IFHX", + "display" : "Infanrix Hexa" + }, + { + "system" : "urn:oid:1.2.36.1.2001.1005.17", + "code" : "IFIP", + "display" : "Infanrix-IPV" + }, + { + "system" : "urn:oid:1.2.36.1.2001.1005.17", + "code" : "IFPA", + "display" : "Infanrix Penta" + }, + { + "system" : "urn:oid:1.2.36.1.2001.1005.17", + "code" : "IFX", + "display" : "Infanrix" + }, + { + "system" : "urn:oid:1.2.36.1.2001.1005.17", + "code" : "IFXB", + "display" : "InfanrixHepB" + }, + { + "system" : "urn:oid:1.2.36.1.2001.1005.17", + "code" : "INFLUV", + "display" : "Influvac" + }, + { + "system" : "urn:oid:1.2.36.1.2001.1005.17", + "code" : "IPV", + "display" : "IPOL" + }, + { + "system" : "urn:oid:1.2.36.1.2001.1005.17", + "code" : "JEVAX", + "display" : "JE-VAX" + }, + { + "system" : "urn:oid:1.2.36.1.2001.1005.17", + "code" : "MENJUG", + "display" : "Menjugate" + }, + { + "system" : "urn:oid:1.2.36.1.2001.1005.17", + "code" : "MENTEC", + "display" : "Meningitec" + }, + { + "system" : "urn:oid:1.2.36.1.2001.1005.17", + "code" : "MENUME", + "display" : "Menomune" + }, + { + "system" : "urn:oid:1.2.36.1.2001.1005.17", + "code" : "MENVAX", + "display" : "Mencevax ACWY" + }, + { + "system" : "urn:oid:1.2.36.1.2001.1005.17", + "code" : "MMR", + "display" : "MMR" + }, + { + "system" : "urn:oid:1.2.36.1.2001.1005.17", + "code" : "MMRCSL", + "display" : "MMR II" + }, + { + "system" : "urn:oid:1.2.36.1.2001.1005.17", + "code" : "MMRSKB", + "display" : "Priorix" + }, + { + "system" : "urn:oid:1.2.36.1.2001.1005.17", + "code" : "MNTRX", + "display" : "Menitorix" + }, + { + "system" : "urn:oid:1.2.36.1.2001.1005.17", + "code" : "NEISVC", + "display" : "NeisVac-C" + }, + { + "system" : "urn:oid:1.2.36.1.2001.1005.17", + "code" : "OPV", + "display" : "Polio" + }, + { + "system" : "urn:oid:1.2.36.1.2001.1005.17", + "code" : "P", + "display" : "Pertussis" + }, + { + "system" : "urn:oid:1.2.36.1.2001.1005.17", + "code" : "PANVAX", + "display" : "Panvax" + }, + { + "system" : "urn:oid:1.2.36.1.2001.1005.17", + "code" : "PDCL", + "display" : "Pediacel" + }, + { + "system" : "urn:oid:1.2.36.1.2001.1005.17", + "code" : "PLCL", + "display" : "Poliacel" + }, + { + "system" : "urn:oid:1.2.36.1.2001.1005.17", + "code" : "PNEUMO", + "display" : "Pneumovax" + }, + { + "system" : "urn:oid:1.2.36.1.2001.1005.17", + "code" : "PRPD", + "display" : "ProHIBit" + }, + { + "system" : "urn:oid:1.2.36.1.2001.1005.17", + "code" : "PROQAD", + "display" : "ProQuad" + }, + { + "system" : "urn:oid:1.2.36.1.2001.1005.17", + "code" : "PRPOMP", + "display" : "PedvaxHIB" + }, + { + "system" : "urn:oid:1.2.36.1.2001.1005.17", + "code" : "PRPT", + "display" : "ActHIB" + }, + { + "system" : "urn:oid:1.2.36.1.2001.1005.17", + "code" : "PRVNR", + "display" : "Prevenar 7" + }, + { + "system" : "urn:oid:1.2.36.1.2001.1005.17", + "code" : "PRVTH", + "display" : "Prevenar 13" + }, + { + "system" : "urn:oid:1.2.36.1.2001.1005.17", + "code" : "PRXTEX", + "display" : "Priorix-Tetra" + }, + { + "system" : "urn:oid:1.2.36.1.2001.1005.17", + "code" : "QDCL", + "display" : "Quadracel" + }, + { + "system" : "urn:oid:1.2.36.1.2001.1005.17", + "code" : "ROTRIX", + "display" : "Rotarix" + }, + { + "system" : "urn:oid:1.2.36.1.2001.1005.17", + "code" : "ROTTEQ", + "display" : "Rotateq" + }, + { + "system" : "urn:oid:1.2.36.1.2001.1005.17", + "code" : "SYNFLX", + "display" : "Synflorix" + }, + { + "system" : "urn:oid:1.2.36.1.2001.1005.17", + "code" : "TCL", + "display" : "Tripacel" + }, + { + "system" : "urn:oid:1.2.36.1.2001.1005.17", + "code" : "VAXGRP", + "display" : "Vaxigrip" + }, + { + "system" : "urn:oid:1.2.36.1.2001.1005.17", + "code" : "VGRJNR", + "display" : "Vaxigrip Junior" + }, + { + "system" : "urn:oid:1.2.36.1.2001.1005.17", + "code" : "VLRIX", + "display" : "Varilrix" + }, + { + "system" : "urn:oid:1.2.36.1.2001.1005.17", + "code" : "VRVAX", + "display" : "Varivax" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/immunization-origin", + "resource" : { + "resourceType" : "ValueSet", + "id" : "immunization-origin", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "pher" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/immunization-origin", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.296" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.293" + }], + "version" : "6.0.0-ballot2", + "name" : "ImmunizationOriginCodes", + "title" : "Immunization Origin Codes", + "status" : "draft", + "experimental" : true, + "publisher" : "FHIR Project team", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://www.hl7.org/Special/committees/pher/index.cfm" + }] + }], + "description" : "The value set to instantiate this attribute should be drawn from a terminologically robust code system that consists of or contains concepts to support describing the source of the data when the report of the immunization event is not based on information from the person, entity or organization who administered the vaccine. This value set is provided as a suggestive example.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/immunization-origin", + "concept" : [{ + "code" : "provider", + "display" : "Other Provider" + }, + { + "code" : "record", + "display" : "Written Record" + }, + { + "code" : "recall", + "display" : "Parent/Guardian/Patient Recall" + }, + { + "code" : "school", + "display" : "School Record" + }] + }] + }, + "expansion" : { + "identifier" : "urn:uuid:fe733168-c8c5-459d-a4ff-58f9692cc3ad", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 4, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/immunization-origin|1.0.1" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/immunization-origin", + "code" : "provider", + "display" : "Other Provider" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/immunization-origin", + "code" : "record", + "display" : "Written Record" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/immunization-origin", + "code" : "recall", + "display" : "Parent/Guardian/Patient Recall" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/immunization-origin", + "code" : "school", + "display" : "School Record" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/immunization-site", + "resource" : { + "resourceType" : "ValueSet", + "id" : "immunization-site", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "pher" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/immunization-site", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.288" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.283" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.2.161" + }], + "version" : "6.0.0-ballot2", + "name" : "CodesForImmunizationSiteOfAdministration", + "title" : "Codes for Immunization Site of Administration", + "status" : "draft", + "experimental" : true, + "publisher" : "FHIR Project team", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "The value set to instantiate this attribute should be drawn from a terminologically robust code system that consists of or contains concepts to support describing the body site where the vaccination occurred. This value set is provided as a suggestive example.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActSite", + "concept" : [{ + "code" : "LA", + "display" : "Left arm" + }, + { + "code" : "RA", + "display" : "Right arm" + }] + }] + }, + "expansion" : { + "identifier" : "urn:uuid:e9bde9ef-9ad6-4f79-ae98-4e1eb66d2fb7", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 2, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/v3-ActSite|3.0.0" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActSite", + "code" : "LA", + "display" : "Left arm" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActSite", + "code" : "RA", + "display" : "Right arm" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/immunization-route", + "resource" : { + "resourceType" : "ValueSet", + "id" : "immunization-route", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "pher" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/immunization-route", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.289" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.284" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.2.162" + }], + "version" : "6.0.0-ballot2", + "name" : "ImmunizationRouteCodes", + "title" : "Immunization Route Codes", + "status" : "draft", + "experimental" : true, + "publisher" : "FHIR Project team", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "The value set to instantiate this attribute should be drawn from a terminologically robust code system that consists of or contains concepts to support describing the administrative routes used during vaccination. This value set is provided as a suggestive example.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/v3-RouteOfAdministration", + "concept" : [{ + "code" : "IDINJ", + "display" : "Injection, intradermal" + }, + { + "code" : "IM", + "display" : "Injection, intramuscular" + }, + { + "code" : "IVINJ", + "display" : "Injection, intravenous" + }, + { + "code" : "PO", + "display" : "Swallow, oral" + }, + { + "code" : "SQ", + "display" : "Injection, subcutaneous" + }, + { + "code" : "TRNSDERM", + "display" : "Transdermal" + }] + }] + }, + "expansion" : { + "identifier" : "urn:uuid:2ba0aa75-a387-4d12-8e89-6c3dc1c5c4e7", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 6, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/v3-RouteOfAdministration|3.0.0" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/v3-RouteOfAdministration", + "code" : "IDINJ", + "display" : "Injection, intradermal" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RouteOfAdministration", + "code" : "IM", + "display" : "Injection, intramuscular" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RouteOfAdministration", + "code" : "IVINJ", + "display" : "Injection, intravenous" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RouteOfAdministration", + "code" : "PO", + "display" : "Swallow, oral" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RouteOfAdministration", + "code" : "SQ", + "display" : "Injection, subcutaneous" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RouteOfAdministration", + "code" : "TRNSDERM", + "display" : "Transdermal" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/immunization-function", + "resource" : { + "resourceType" : "ValueSet", + "id" : "immunization-function", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/valueset-extensible", + "valueBoolean" : true + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "pher" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 5 + }], + "url" : "http://hl7.org/fhir/ValueSet/immunization-function", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.995" + }], + "version" : "6.0.0-ballot2", + "name" : "ImmunizationFunctionCodes", + "title" : "Immunization Function Codes", + "status" : "draft", + "experimental" : false, + "publisher" : "FHIR Project team", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://www.hl7.org/Special/committees/pher/index.cfm" + }] + }], + "description" : "The value set to instantiate this attribute should be drawn from a terminologically robust code system that consists of or contains concepts to support describing the function a practitioner or organization may play in the immunization event. This value set is provided as a suggestive example.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/v2-0443", + "concept" : [{ + "code" : "OP" + }, + { + "code" : "AP" + }] + }] + }, + "expansion" : { + "identifier" : "urn:uuid:d9666fc8-a511-440a-984d-427677dfd525", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 2, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/v2-0443|2.0.0" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/v2-0443", + "code" : "OP", + "display" : "Ordering Provider" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0443", + "code" : "AP", + "display" : "Administering Provider" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/immunization-reason", + "resource" : { + "resourceType" : "ValueSet", + "id" : "immunization-reason", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "pher" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/immunization-reason", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.290" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.285" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.2.163" + }], + "version" : "6.0.0-ballot2", + "name" : "ImmunizationReasonCodes", + "title" : "Immunization Reason Codes", + "status" : "draft", + "experimental" : true, + "publisher" : "FHIR Project team", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "The value set to instantiate this attribute should be drawn from a terminologically robust code system that consists of or contains concepts to support describing the reason why a dose of vaccine was administered. This value set is provided as a suggestive example.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "copyright" : "This resource includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these specifications must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/get-snomed-ct or info@snomed.org", + "compose" : { + "include" : [{ + "system" : "http://snomed.info/sct", + "concept" : [{ + "code" : "429060002" + }, + { + "code" : "14747002" + }] + }] + }, + "expansion" : { + "identifier" : "urn:uuid:1a4e3b13-9331-4d2c-b608-cfdab37e673f", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 2, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-valueset", + "valueUri" : "null" + }, + { + "name" : "used-codesystem", + "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230131" + }, + { + "name" : "version", + "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230131" + }], + "contains" : [{ + "system" : "http://snomed.info/sct", + "code" : "429060002", + "display" : "Procedure to meet occupational requirement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Procedure to meet occupational requirement (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "14747002", + "display" : "Elective immunization for international travel", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Elective immunisation for international travel" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Elective immunization for international travel (procedure)" + }] + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/immunization-subpotent-reason", + "resource" : { + "resourceType" : "ValueSet", + "id" : "immunization-subpotent-reason", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "pher" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/immunization-subpotent-reason", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.993" + }], + "version" : "6.0.0-ballot2", + "name" : "ImmunizationSubpotentReason", + "title" : "Immunization Subpotent Reason", + "status" : "draft", + "experimental" : true, + "publisher" : "FHIR Project team", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://www.hl7.org/Special/committees/pher/index.cfm" + }] + }], + "description" : "The value set to instantiate this attribute should be drawn from a terminologically robust code system that consists of or contains concepts to support describing the reason why a dose is considered to be subpotent. This value set is provided as a suggestive example.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/immunization-subpotent-reason" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:7c05a056-b527-4a7c-88e5-e8ab88586387", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 5, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/immunization-subpotent-reason|1.0.1" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/immunization-subpotent-reason", + "code" : "partialdose", + "display" : "Partial Dose" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/immunization-subpotent-reason", + "code" : "coldchainbreak", + "display" : "Cold Chain Break" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/immunization-subpotent-reason", + "code" : "recall", + "display" : "Manufacturer Recall" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/immunization-subpotent-reason", + "code" : "adversestorage", + "display" : "Adverse Storage" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/immunization-subpotent-reason", + "code" : "expired", + "display" : "Expired Product" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/immunization-vaccine-funding-program", + "resource" : { + "resourceType" : "ValueSet", + "id" : "immunization-vaccine-funding-program", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "pher" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/immunization-vaccine-funding-program", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3162" + }], + "version" : "6.0.0-ballot2", + "name" : "CodesForVaccineFundingPrograms", + "title" : "Vaccine Funding Programs", + "status" : "draft", + "experimental" : true, + "publisher" : "FHIR Project team", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "The value set to instantiate this attribute should be drawn from a terminologically robust code system that consists of or contains concepts to support describing programs that a patient may be eligible for to cover vaccine administration costs. This value set is provided as a suggestive example.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "copyright" : "This content from LOINC® is copyright © 1995 Regenstrief Institute, Inc. and the LOINC Committee, and available at no cost under the license at http://loinc.org/terms-of-use.", + "compose" : { + "include" : [{ + "system" : "http://loinc.org", + "concept" : [{ + "code" : "64994-7" + }] + }] + }, + "expansion" : { + "identifier" : "urn:uuid:41530ce3-94f5-488d-b2d6-1f291afbd436", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 1, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-valueset", + "valueUri" : "null" + }, + { + "name" : "used-codesystem", + "valueUri" : "http://loinc.org|2.77" + }, + { + "name" : "version", + "valueUri" : "http://loinc.org|2.77" + }], + "contains" : [{ + "system" : "http://loinc.org", + "code" : "64994-7", + "display" : "Vaccine funding program eligibility category", + "designation" : [{ + "language" : "en-US", + "value" : "Vaccine funding program eligibility category" + }, + { + "language" : "en-US", + "value" : "Vaccine fund pgm elig cat" + }, + { + "language" : "es-MX", + "value" : "Categoría de elegibilidad del programa de financiación de vacunas: Paciente:Punto temporal:Tipo:Nominal:" + }] + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/immunization-program-eligibility", + "resource" : { + "resourceType" : "ValueSet", + "id" : "immunization-program-eligibility", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "pher" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/immunization-program-eligibility", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.291" + }], + "version" : "6.0.0-ballot2", + "name" : "ImmunizationProgramEligibility", + "title" : "Immunization Program Eligibility", + "status" : "draft", + "experimental" : true, + "publisher" : "FHIR Project team", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://www.hl7.org/Special/committees/pher/index.cfm" + }] + }], + "description" : "The value set to instantiate this attribute should be drawn from a terminologically robust code system that consists of or contains concepts to support describing the patient's eligibility for a vaccination program. This value set is provided as a suggestive example.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/immunization-program-eligibility" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:39183f85-04f7-46db-a166-d41a5028b95c", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 2, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/immunization-program-eligibility|1.0.1" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/immunization-program-eligibility", + "code" : "ineligible", + "display" : "Not Eligible" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/immunization-program-eligibility", + "code" : "uninsured", + "display" : "Uninsured" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/immunization-funding-source", + "resource" : { + "resourceType" : "ValueSet", + "id" : "immunization-funding-source", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "pher" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/immunization-funding-source", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.293" + }], + "version" : "6.0.0-ballot2", + "name" : "ImmunizationFundingSource", + "title" : "Immunization Funding Source", + "status" : "draft", + "experimental" : true, + "publisher" : "FHIR Project team", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://www.hl7.org/Special/committees/pher/index.cfm" + }] + }], + "description" : "The value set to instantiate this attribute should be drawn from a terminologically robust code system that consists of or contains concepts to support describing the source of the vaccine administered. This value set is provided as a suggestive example.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/immunization-funding-source" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:775bc9dc-8d4c-4233-abf7-0abdeea6f21d", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 2, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/immunization-funding-source|1.0.1" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/immunization-funding-source", + "code" : "private", + "display" : "Private" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/immunization-funding-source", + "code" : "public", + "display" : "Public" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/immunization-target-disease", + "resource" : { + "resourceType" : "ValueSet", + "id" : "immunization-target-disease", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "pher" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/immunization-target-disease", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.1047" + }], + "version" : "6.0.0-ballot2", + "name" : "ImmunizationTargetDiseaseCodes", + "title" : "Immunization Target Disease Codes", + "status" : "draft", + "experimental" : true, + "publisher" : "FHIR Project team", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "The value set to instantiate this attribute should be drawn from a terminologically robust code system that consists of or contains concepts to support describing the disease that the dose is being administered against. This value set is provided as a suggestive example and includes SNOMED CT concepts from the 64572001 (Disease) hierarchy.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "copyright" : "This resource includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these specifications must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/get-snomed-ct or info@snomed.org", + "compose" : { + "include" : [{ + "system" : "http://snomed.info/sct", + "concept" : [{ + "code" : "397428000" + }, + { + "code" : "27836007" + }, + { + "code" : "76902006" + }, + { + "code" : "721764008" + }, + { + "code" : "14189004" + }, + { + "code" : "36989005" + }, + { + "code" : "36653000" + }, + { + "code" : "16814004" + }, + { + "code" : "23511006" + }, + { + "code" : "709410003" + }, + { + "code" : "56717001" + }, + { + "code" : "363354003" + }, + { + "code" : "266113007" + }, + { + "code" : "415822001" + }, + { + "code" : "66071002" + }, + { + "code" : "40468003" + }, + { + "code" : "7111000119109" + }, + { + "code" : "719590007" + }, + { + "code" : "719865001" + }, + { + "code" : "38907003" + }, + { + "code" : "4740000" + }, + { + "code" : "55735004" + }, + { + "code" : "240613006" + }, + { + "code" : "4834000" + }, + { + "code" : "85904008" + }, + { + "code" : "63650001" + }, + { + "code" : "16541001" + }, + { + "code" : "38362002" + }, + { + "code" : "61462000" + }, + { + "code" : "14168008" + }, + { + "code" : "186772009" + }, + { + "code" : "712986001" + }, + { + "code" : "52947006" + }, + { + "code" : "186788009" + }, + { + "code" : "409498004" + }, + { + "code" : "58750007" + }, + { + "code" : "19265001" + }, + { + "code" : "23502006" + }, + { + "code" : "75702008" + }, + { + "code" : "80612004" + }, + { + "code" : "186747009" + }, + { + "code" : "67924001" + }, + { + "code" : "70090004" + }] + }] + }, + "expansion" : { + "identifier" : "urn:uuid:9a2d7d81-0c83-4d94-a012-af96a2c8e56b", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 43, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-valueset", + "valueUri" : "null" + }, + { + "name" : "used-codesystem", + "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230131" + }, + { + "name" : "version", + "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230131" + }], + "contains" : [{ + "system" : "http://snomed.info/sct", + "inactive" : true, + "code" : "397428000", + "display" : "Diphtheria (disorder)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diphtheria" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "27836007", + "display" : "Pertussis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection due to Bordetella pertussis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Whooping cough" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "WC - Whooping cough" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pertussis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "76902006", + "display" : "Tetanus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tetanus (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "721764008", + "display" : "Infection caused by Human poliovirus (disorder)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Human poliovirus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human poliovirus infection" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "14189004", + "display" : "Measles", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rubeola" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Morbilli" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Measles (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "36989005", + "display" : "Mumps", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mumps (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "36653000", + "display" : "Rubella", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "German measles" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rubella (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "16814004", + "display" : "Pneumococcal infectious disease", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pneumococcal infection" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pneumococcal infectious disease (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pneumococcal disease" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "23511006", + "display" : "Meningococcal infectious disease", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection due to Neisseria meningitidis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Meningococcal infection" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Meningococcal infectious disease (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Meningococcal disease" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "709410003", + "display" : "Haemophilus influenzae type b infection", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemophilus influenzae type b infection (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "56717001", + "display" : "Tuberculosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "TB - Tuberculosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tuberculosis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "363354003", + "display" : "Malignant tumour of cervix", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Malignant tumor of cervix" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Malignant tumor of cervix (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cancer of cervix" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Malignant neoplasm of cervix" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Malignant neoplasm of cervix uteri" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cancer of the uterine cervix" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cervical cancer" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "266113007", + "display" : "Genital warts", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Genital wart" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Genital warts (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "415822001", + "display" : "Viral gastroenteritis due to Rotavirus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Viral gastroenteritis caused by Rotavirus (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Viral gastroenteritis caused by Rotavirus" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "66071002", + "display" : "Type B viral hepatitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Serum hepatitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hepatitis B" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "SH - Serum hepatitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hepatitis B infection" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Viral hepatitis type B" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Viral hepatitis type B (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "40468003", + "display" : "Viral hepatitis, type A", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infectious hepatitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hepatitis A" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "IH - Infectious hepatitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Viral hepatitis, type A (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7111000119109", + "display" : "Hepatitis E virus infection", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Viral hepatitis E" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Viral hepatitis type E (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Viral hepatitis type E" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hepatitis E" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "719590007", + "display" : "Influenza caused by seasonal influenza virus (disorder)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Influenza caused by seasonal influenza virus" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "719865001", + "display" : "Influenza caused by pandemic influenza virus (disorder)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Influenza caused by pandemic influenza virus" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "38907003", + "display" : "Varicella", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chickenpox" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Varicella infection" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chicken pox" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Varicella (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4740000", + "display" : "Herpes zoster", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Shingles" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Zona" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Herpes zoster infection" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Herpes zoster (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Zoster" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "55735004", + "display" : "Respiratory syncytial virus infection", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Respiratory syncytial virus infection (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "RSV - Respiratory syncytial virus infection" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "240613006", + "display" : "Typhus group rickettsial disease", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Typhus group rickettsial disease (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Typhus" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4834000", + "display" : "Typhoid fever", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Typhoid fever (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection by Salmonella Typhi" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "85904008", + "display" : "Paratyphoid fever", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paratyphoid fever (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "63650001", + "display" : "Cholera", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cholera (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vibrio cholerae infection" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "16541001", + "display" : "Yellow fever", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Yellow fever (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "YF - Yellow fever" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "38362002", + "display" : "Dengue", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dengue fever" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Breakbone fever" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dengue (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "61462000", + "display" : "Malaria", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paludism" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Plasmodiosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Malaria (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "14168008", + "display" : "Rabies", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hydrophobia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lyssa" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rabies (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "186772009", + "display" : "RMSF - Rocky Mountain spotted fever", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rocky Mountain spotted fever" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rocky Mountain spotted fever (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rocky Mountain tick fever" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sao Paulo fever" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brazilian spotted fever" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "American tick typhus" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "712986001", + "display" : "Tickborne encephalitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Encephalitis caused by tick-borne encephalitis virus (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Encephalitis caused by tick-borne encephalitis virus" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "52947006", + "display" : "Japanese encephalitis virus disease", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Japanese encephalitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Japanese B encephalitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "JE - Japanese encephalitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "JBE - Japanese B encephalitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Japanese encephalitis virus disease (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Encephalitis, Japanese" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "186788009", + "display" : "Q fever", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abattoir fever" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Balkan influenza" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Balkan grippe" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Query fever" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Q fever (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection due to Coxiella burnetii" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "409498004", + "display" : "Anthrax (disorder)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anthrax" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Milzbrand" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection due to Bacillus anthracis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Splenic fever" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Charbon" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "58750007", + "display" : "Plague", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection by Yersinia pestis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pest" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pestilential fever" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Black death" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Plague (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "19265001", + "display" : "Tularemia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection by Francisella tularensis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deer fly fever" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rabbit fever" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ohara's disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Yatobyo" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pahvant Valley fever" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pahvant Valley plague" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tularaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tularemia (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deerfly fever" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Francis' disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "O'Hara's disease" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "23502006", + "display" : "Lyme disease", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Steere's disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lyme borreliosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lyme disease (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection due to Borrelia burgdorferi sensu lato" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "75702008", + "display" : "Brucellosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Malta fever" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mediterranean fever" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Undulant fever" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brucellosis (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cyprus fever" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rock fever" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gibraltar fever" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "80612004", + "display" : "Leishmaniasis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Leishmaniosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Leishmaniasis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "186747009", + "display" : "Coronavirus infection", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Coronavirus infection (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "67924001", + "display" : "Smallpox", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Variola" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Smallpox (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "70090004", + "display" : "Cowpox", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cowpox (disorder)" + }] + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/immunization-evaluation-status", + "resource" : { + "resourceType" : "ValueSet", + "id" : "immunization-evaluation-status", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "pher" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/immunization-evaluation-status", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.299" + }], + "version" : "6.0.0-ballot2", + "name" : "ImmunizationEvaluationStatusCodes", + "title" : "Immunization Evaluation Status Codes", + "status" : "draft", + "experimental" : true, + "publisher" : "FHIR Project team", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "The value set to instantiate this attribute should be drawn from a terminologically robust code system that consists of or contains concepts to support describing the current status of the evaluation for vaccine administration event.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/CodeSystem/medication-admin-status", + "concept" : [{ + "code" : "completed" + }, + { + "code" : "entered-in-error" + }] + }] + }, + "expansion" : { + "identifier" : "urn:uuid:146f20e9-e42e-407f-a5ba-8cecbb2dbc00", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 2, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/CodeSystem/medication-admin-status|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/CodeSystem/medication-admin-status", + "code" : "completed", + "display" : "Completed" + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/medication-admin-status", + "code" : "entered-in-error", + "display" : "Entered in Error" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/immunization-evaluation-dose-status", + "resource" : { + "resourceType" : "ValueSet", + "id" : "immunization-evaluation-dose-status", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "pher" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/immunization-evaluation-dose-status", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.301" + }], + "version" : "6.0.0-ballot2", + "name" : "ImmunizationEvaluationDoseStatusCodes", + "title" : "Immunization Evaluation Dose Status codes", + "status" : "draft", + "experimental" : true, + "publisher" : "FHIR Project team", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "The value set to instantiate this attribute should be drawn from a terminologically robust code system that consists of or contains concepts to support describing the validity of a dose relative to a particular recommended schedule. This value set is provided as a suggestive example.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/immunization-evaluation-dose-status" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:1f99c070-8f2d-476a-aa9b-f46bd00176a8", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 2, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/immunization-evaluation-dose-status|1.0.1" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/immunization-evaluation-dose-status", + "code" : "valid", + "display" : "Valid" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/immunization-evaluation-dose-status", + "code" : "notvalid", + "display" : "Not valid" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/immunization-evaluation-dose-status-reason", + "resource" : { + "resourceType" : "ValueSet", + "id" : "immunization-evaluation-dose-status-reason", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "pher" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/immunization-evaluation-dose-status-reason", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.303" + }], + "version" : "6.0.0-ballot2", + "name" : "ImmunizationEvaluationDoseStatusReasonCodes", + "title" : "Immunization Evaluation Dose Status Reason codes", + "status" : "draft", + "experimental" : true, + "publisher" : "FHIR Project team", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "The value set to instantiate this attribute should be drawn from a terminologically robust code system that consists of or contains concepts to support describing the reason why an administered dose has been assigned a particular status. Often, this reason describes why a dose is considered invalid. This value set is provided as a suggestive example.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/immunization-evaluation-dose-status-reason" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:e563f260-53b1-4143-bb10-9c6269b736fd", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 6, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/immunization-evaluation-dose-status-reason|1.0.1" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/immunization-evaluation-dose-status-reason", + "code" : "partialdose", + "display" : "Partial Dose" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/immunization-evaluation-dose-status-reason", + "code" : "coldchainbreak", + "display" : "Cold Chain Break" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/immunization-evaluation-dose-status-reason", + "code" : "recall", + "display" : "Manufacturer Recall" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/immunization-evaluation-dose-status-reason", + "code" : "adversestorage", + "display" : "Adverse Storage" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/immunization-evaluation-dose-status-reason", + "code" : "expired", + "display" : "Expired Product" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/immunization-evaluation-dose-status-reason", + "code" : "outsideschedule", + "display" : "Outside Schedule" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/immunization-recommendation-status", + "resource" : { + "resourceType" : "ValueSet", + "id" : "immunization-recommendation-status", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "pher" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/immunization-recommendation-status", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.305" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.296" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.2.168" + }], + "version" : "6.0.0-ballot2", + "name" : "ImmunizationRecommendationStatusCodes", + "title" : "Immunization Recommendation Status Codes", + "status" : "draft", + "experimental" : true, + "publisher" : "FHIR Project team", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "The value set to instantiate this attribute should be drawn from a terminologically robust code system that consists of or contains concepts to support describing the status of the patient towards perceived immunity against a vaccine preventable disease. This value set is provided as a suggestive example.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/immunization-recommendation-status" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:defacbeb-0eea-4825-9e26-2ecd0edc7572", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 5, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/immunization-recommendation-status|1.0.1" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/immunization-recommendation-status", + "code" : "due", + "display" : "Due" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/immunization-recommendation-status", + "code" : "overdue", + "display" : "Overdue" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/immunization-recommendation-status", + "code" : "immune", + "display" : "Immune" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/immunization-recommendation-status", + "code" : "contraindicated", + "display" : "Contraindicated" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/immunization-recommendation-status", + "code" : "complete", + "display" : "Complete" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/immunization-recommendation-reason", + "resource" : { + "resourceType" : "ValueSet", + "id" : "immunization-recommendation-reason", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "pher" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/immunization-recommendation-reason", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.307" + }], + "version" : "6.0.0-ballot2", + "name" : "ImmunizationRecommendationReasonCodes", + "title" : "Immunization Recommendation Reason Codes", + "status" : "draft", + "experimental" : true, + "publisher" : "FHIR Project team", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "The value set to instantiate this attribute should be drawn from a terminologically robust code system that consists of or contains concepts to support describing the reasons why a given recommendation status is assigned. This value set is provided as a suggestive example and includes SNOMED CT concepts.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "copyright" : "This resource includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these specifications must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/get-snomed-ct or info@snomed.org", + "compose" : { + "include" : [{ + "system" : "http://snomed.info/sct", + "concept" : [{ + "code" : "77176002" + }, + { + "code" : "77386006" + }] + }] + }, + "expansion" : { + "identifier" : "urn:uuid:c24ff6bf-254d-4f50-a893-078918bbe065", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 2, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-valueset", + "valueUri" : "null" + }, + { + "name" : "used-codesystem", + "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230131" + }, + { + "name" : "version", + "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230131" + }], + "contains" : [{ + "system" : "http://snomed.info/sct", + "code" : "77176002", + "display" : "Smoker", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Current smoker" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Smoker (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Smoking" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "77386006", + "display" : "Pregnancy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pregnancy not delivered" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gestation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pregnant" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pregnancy confirmed" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pregnancy (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Patient currently pregnant" + }] + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/immunization-recommendation-date-criterion", + "resource" : { + "resourceType" : "ValueSet", + "id" : "immunization-recommendation-date-criterion", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "pher" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/immunization-recommendation-date-criterion", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.308" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.298" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.2.169" + }], + "version" : "6.0.0-ballot2", + "name" : "ImmunizationRecommendationDateCriterionCodes", + "title" : "Immunization Recommendation Date Criterion Codes", + "status" : "draft", + "experimental" : true, + "publisher" : "FHIR Project team", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "The value set to instantiate this attribute should be drawn from a terminologically robust code system that consists of or contains concepts to support the definition of dates relevant to recommendations for future doses of vaccines. This value set is provided as a suggestive example.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "copyright" : "This content from LOINC® is copyright © 1995 Regenstrief Institute, Inc. and the LOINC Committee, and available at no cost under the license at http://loinc.org/terms-of-use.", + "compose" : { + "include" : [{ + "system" : "http://loinc.org", + "concept" : [{ + "code" : "30981-5" + }, + { + "code" : "30980-7" + }, + { + "code" : "59777-3" + }, + { + "code" : "59778-1" + }] + }] + }, + "expansion" : { + "identifier" : "urn:uuid:dbd2f46d-adcc-4bc4-aaef-9efea2473e3f", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 4, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-valueset", + "valueUri" : "null" + }, + { + "name" : "used-codesystem", + "valueUri" : "http://loinc.org|2.77" + }, + { + "name" : "version", + "valueUri" : "http://loinc.org|2.77" + }], + "contains" : [{ + "system" : "http://loinc.org", + "code" : "30981-5", + "display" : "Earliest date to give", + "designation" : [{ + "language" : "en-US", + "value" : "Earliest date to give" + }, + { + "language" : "en-US", + "value" : "Earliest date to give" + }, + { + "language" : "es-MX", + "value" : "Fecha más temprana para dar: Paciente:Punto temporal:Fecha:Cuantitativo:" + }, + { + "language" : "es-AR", + "value" : "fecha más temprana para entregar:marca de tiempo:fecha y hora:punto en el tiempo:^paciente:cuantitativo:" + }, + { + "language" : "pt-BR", + "value" : "Earliest date to give" + }] + }, + { + "system" : "http://loinc.org", + "code" : "30980-7", + "display" : "Date vaccine due", + "designation" : [{ + "language" : "en-US", + "value" : "Date vaccine due" + }, + { + "language" : "en-US", + "value" : "Date vaccine due" + }, + { + "language" : "es-MX", + "value" : "Fecha de vencimiento de la vacuna: Paciente:Punto temporal:Fecha:Cuantitativo:" + }, + { + "language" : "es-AR", + "value" : "fecha de vencimiento de vacunación:marca de tiempo:fecha y hora:punto en el tiempo:^paciente:cuantitativo:" + }, + { + "language" : "pt-BR", + "value" : "Date vaccine due" + }] + }, + { + "system" : "http://loinc.org", + "code" : "59777-3", + "display" : "Latest date to give immunization", + "designation" : [{ + "language" : "en-US", + "value" : "Latest date to give immunization" + }, + { + "language" : "en-US", + "value" : "Latest date to give immunization" + }, + { + "language" : "es-MX", + "value" : "Última fecha para dar la inmunización: Paciente:Punto temporal:Fecha:Cuantitativo:" + }] + }, + { + "system" : "http://loinc.org", + "code" : "59778-1", + "display" : "Date when overdue for immunization", + "designation" : [{ + "language" : "en-US", + "value" : "Date when overdue for immunization" + }, + { + "language" : "en-US", + "value" : "Date when overdue for immunization" + }, + { + "language" : "es-MX", + "value" : "Fecha de vencimiento de la vacunación: Paciente:Punto temporal:Fecha:Cuantitativo:" + }] + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/spdx-license", + "resource" : { + "resourceType" : "ValueSet", + "id" : "spdx-license", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fhir" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 4 + }], + "url" : "http://hl7.org/fhir/ValueSet/spdx-license", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.1026" + }], + "version" : "6.0.0-ballot2", + "name" : "SPDXLicense", + "title" : "S P D X License", + "status" : "draft", + "experimental" : false, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "The license that applies to an Implementation Guide (using an SPDX license Identifiers, or 'not-open-source'). The binding is required but new SPDX license Identifiers are allowed to be used (https://spdx.org/licenses/).", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/spdx-license" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:7a05e197-38d7-46cf-8519-98d373b42724", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 346, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/spdx-license|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "not-open-source", + "display" : "Not open source" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "0BSD", + "display" : "BSD Zero Clause License" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "AAL", + "display" : "Attribution Assurance License" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "Abstyles", + "display" : "Abstyles License" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "Adobe-2006", + "display" : "Adobe Systems Incorporated Source Code License Agreement" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "Adobe-Glyph", + "display" : "Adobe Glyph List License" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "ADSL", + "display" : "Amazon Digital Services License" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "AFL-1.1", + "display" : "Academic Free License v1.1" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "AFL-1.2", + "display" : "Academic Free License v1.2" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "AFL-2.0", + "display" : "Academic Free License v2.0" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "AFL-2.1", + "display" : "Academic Free License v2.1" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "AFL-3.0", + "display" : "Academic Free License v3.0" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "Afmparse", + "display" : "Afmparse License" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "AGPL-1.0-only", + "display" : "Affero General Public License v1.0 only" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "AGPL-1.0-or-later", + "display" : "Affero General Public License v1.0 or later" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "AGPL-3.0-only", + "display" : "GNU Affero General Public License v3.0 only" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "AGPL-3.0-or-later", + "display" : "GNU Affero General Public License v3.0 or later" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "Aladdin", + "display" : "Aladdin Free Public License" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "AMDPLPA", + "display" : "AMD's plpa_map.c License" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "AML", + "display" : "Apple MIT License" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "AMPAS", + "display" : "Academy of Motion Picture Arts and Sciences BSD" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "ANTLR-PD", + "display" : "ANTLR Software Rights Notice" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "Apache-1.0", + "display" : "Apache License 1.0" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "Apache-1.1", + "display" : "Apache License 1.1" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "Apache-2.0", + "display" : "Apache License 2.0" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "APAFML", + "display" : "Adobe Postscript AFM License" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "APL-1.0", + "display" : "Adaptive Public License 1.0" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "APSL-1.0", + "display" : "Apple Public Source License 1.0" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "APSL-1.1", + "display" : "Apple Public Source License 1.1" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "APSL-1.2", + "display" : "Apple Public Source License 1.2" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "APSL-2.0", + "display" : "Apple Public Source License 2.0" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "Artistic-1.0-cl8", + "display" : "Artistic License 1.0 w/clause 8" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "Artistic-1.0-Perl", + "display" : "Artistic License 1.0 (Perl)" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "Artistic-1.0", + "display" : "Artistic License 1.0" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "Artistic-2.0", + "display" : "Artistic License 2.0" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "Bahyph", + "display" : "Bahyph License" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "Barr", + "display" : "Barr License" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "Beerware", + "display" : "Beerware License" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "BitTorrent-1.0", + "display" : "BitTorrent Open Source License v1.0" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "BitTorrent-1.1", + "display" : "BitTorrent Open Source License v1.1" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "Borceux", + "display" : "Borceux license" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "BSD-1-Clause", + "display" : "BSD 1-Clause License" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "BSD-2-Clause-FreeBSD", + "display" : "BSD 2-Clause FreeBSD License" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "BSD-2-Clause-NetBSD", + "display" : "BSD 2-Clause NetBSD License" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "BSD-2-Clause-Patent", + "display" : "BSD-2-Clause Plus Patent License" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "BSD-2-Clause", + "display" : "BSD 2-Clause \"Simplified\" License" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "BSD-3-Clause-Attribution", + "display" : "BSD with attribution" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "BSD-3-Clause-Clear", + "display" : "BSD 3-Clause Clear License" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "BSD-3-Clause-LBNL", + "display" : "Lawrence Berkeley National Labs BSD variant license" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "BSD-3-Clause-No-Nuclear-License-2014", + "display" : "BSD 3-Clause No Nuclear License 2014" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "BSD-3-Clause-No-Nuclear-License", + "display" : "BSD 3-Clause No Nuclear License" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "BSD-3-Clause-No-Nuclear-Warranty", + "display" : "BSD 3-Clause No Nuclear Warranty" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "BSD-3-Clause", + "display" : "BSD 3-Clause \"New\" or \"Revised\" License" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "BSD-4-Clause-UC", + "display" : "BSD-4-Clause (University of California-Specific)" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "BSD-4-Clause", + "display" : "BSD 4-Clause \"Original\" or \"Old\" License" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "BSD-Protection", + "display" : "BSD Protection License" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "BSD-Source-Code", + "display" : "BSD Source Code Attribution" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "BSL-1.0", + "display" : "Boost Software License 1.0" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "bzip2-1.0.5", + "display" : "bzip2 and libbzip2 License v1.0.5" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "bzip2-1.0.6", + "display" : "bzip2 and libbzip2 License v1.0.6" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "Caldera", + "display" : "Caldera License" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "CATOSL-1.1", + "display" : "Computer Associates Trusted Open Source License 1.1" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "CC-BY-1.0", + "display" : "Creative Commons Attribution 1.0 Generic" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "CC-BY-2.0", + "display" : "Creative Commons Attribution 2.0 Generic" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "CC-BY-2.5", + "display" : "Creative Commons Attribution 2.5 Generic" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "CC-BY-3.0", + "display" : "Creative Commons Attribution 3.0 Unported" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "CC-BY-4.0", + "display" : "Creative Commons Attribution 4.0 International" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "CC-BY-NC-1.0", + "display" : "Creative Commons Attribution Non Commercial 1.0 Generic" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "CC-BY-NC-2.0", + "display" : "Creative Commons Attribution Non Commercial 2.0 Generic" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "CC-BY-NC-2.5", + "display" : "Creative Commons Attribution Non Commercial 2.5 Generic" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "CC-BY-NC-3.0", + "display" : "Creative Commons Attribution Non Commercial 3.0 Unported" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "CC-BY-NC-4.0", + "display" : "Creative Commons Attribution Non Commercial 4.0 International" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "CC-BY-NC-ND-1.0", + "display" : "Creative Commons Attribution Non Commercial No Derivatives 1.0 Generic" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "CC-BY-NC-ND-2.0", + "display" : "Creative Commons Attribution Non Commercial No Derivatives 2.0 Generic" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "CC-BY-NC-ND-2.5", + "display" : "Creative Commons Attribution Non Commercial No Derivatives 2.5 Generic" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "CC-BY-NC-ND-3.0", + "display" : "Creative Commons Attribution Non Commercial No Derivatives 3.0 Unported" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "CC-BY-NC-ND-4.0", + "display" : "Creative Commons Attribution Non Commercial No Derivatives 4.0 International" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "CC-BY-NC-SA-1.0", + "display" : "Creative Commons Attribution Non Commercial Share Alike 1.0 Generic" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "CC-BY-NC-SA-2.0", + "display" : "Creative Commons Attribution Non Commercial Share Alike 2.0 Generic" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "CC-BY-NC-SA-2.5", + "display" : "Creative Commons Attribution Non Commercial Share Alike 2.5 Generic" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "CC-BY-NC-SA-3.0", + "display" : "Creative Commons Attribution Non Commercial Share Alike 3.0 Unported" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "CC-BY-NC-SA-4.0", + "display" : "Creative Commons Attribution Non Commercial Share Alike 4.0 International" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "CC-BY-ND-1.0", + "display" : "Creative Commons Attribution No Derivatives 1.0 Generic" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "CC-BY-ND-2.0", + "display" : "Creative Commons Attribution No Derivatives 2.0 Generic" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "CC-BY-ND-2.5", + "display" : "Creative Commons Attribution No Derivatives 2.5 Generic" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "CC-BY-ND-3.0", + "display" : "Creative Commons Attribution No Derivatives 3.0 Unported" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "CC-BY-ND-4.0", + "display" : "Creative Commons Attribution No Derivatives 4.0 International" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "CC-BY-SA-1.0", + "display" : "Creative Commons Attribution Share Alike 1.0 Generic" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "CC-BY-SA-2.0", + "display" : "Creative Commons Attribution Share Alike 2.0 Generic" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "CC-BY-SA-2.5", + "display" : "Creative Commons Attribution Share Alike 2.5 Generic" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "CC-BY-SA-3.0", + "display" : "Creative Commons Attribution Share Alike 3.0 Unported" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "CC-BY-SA-4.0", + "display" : "Creative Commons Attribution Share Alike 4.0 International" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "CC0-1.0", + "display" : "Creative Commons Zero v1.0 Universal" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "CDDL-1.0", + "display" : "Common Development and Distribution License 1.0" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "CDDL-1.1", + "display" : "Common Development and Distribution License 1.1" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "CDLA-Permissive-1.0", + "display" : "Community Data License Agreement Permissive 1.0" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "CDLA-Sharing-1.0", + "display" : "Community Data License Agreement Sharing 1.0" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "CECILL-1.0", + "display" : "CeCILL Free Software License Agreement v1.0" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "CECILL-1.1", + "display" : "CeCILL Free Software License Agreement v1.1" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "CECILL-2.0", + "display" : "CeCILL Free Software License Agreement v2.0" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "CECILL-2.1", + "display" : "CeCILL Free Software License Agreement v2.1" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "CECILL-B", + "display" : "CeCILL-B Free Software License Agreement" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "CECILL-C", + "display" : "CeCILL-C Free Software License Agreement" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "ClArtistic", + "display" : "Clarified Artistic License" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "CNRI-Jython", + "display" : "CNRI Jython License" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "CNRI-Python-GPL-Compatible", + "display" : "CNRI Python Open Source GPL Compatible License Agreement" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "CNRI-Python", + "display" : "CNRI Python License" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "Condor-1.1", + "display" : "Condor Public License v1.1" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "CPAL-1.0", + "display" : "Common Public Attribution License 1.0" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "CPL-1.0", + "display" : "Common Public License 1.0" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "CPOL-1.02", + "display" : "Code Project Open License 1.02" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "Crossword", + "display" : "Crossword License" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "CrystalStacker", + "display" : "CrystalStacker License" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "CUA-OPL-1.0", + "display" : "CUA Office Public License v1.0" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "Cube", + "display" : "Cube License" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "curl", + "display" : "curl License" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "D-FSL-1.0", + "display" : "Deutsche Freie Software Lizenz" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "diffmark", + "display" : "diffmark license" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "DOC", + "display" : "DOC License" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "Dotseqn", + "display" : "Dotseqn License" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "DSDP", + "display" : "DSDP License" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "dvipdfm", + "display" : "dvipdfm License" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "ECL-1.0", + "display" : "Educational Community License v1.0" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "ECL-2.0", + "display" : "Educational Community License v2.0" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "EFL-1.0", + "display" : "Eiffel Forum License v1.0" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "EFL-2.0", + "display" : "Eiffel Forum License v2.0" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "eGenix", + "display" : "eGenix.com Public License 1.1.0" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "Entessa", + "display" : "Entessa Public License v1.0" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "EPL-1.0", + "display" : "Eclipse Public License 1.0" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "EPL-2.0", + "display" : "Eclipse Public License 2.0" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "ErlPL-1.1", + "display" : "Erlang Public License v1.1" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "EUDatagrid", + "display" : "EU DataGrid Software License" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "EUPL-1.0", + "display" : "European Union Public License 1.0" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "EUPL-1.1", + "display" : "European Union Public License 1.1" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "EUPL-1.2", + "display" : "European Union Public License 1.2" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "Eurosym", + "display" : "Eurosym License" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "Fair", + "display" : "Fair License" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "Frameworx-1.0", + "display" : "Frameworx Open License 1.0" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "FreeImage", + "display" : "FreeImage Public License v1.0" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "FSFAP", + "display" : "FSF All Permissive License" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "FSFUL", + "display" : "FSF Unlimited License" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "FSFULLR", + "display" : "FSF Unlimited License (with License Retention)" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "FTL", + "display" : "Freetype Project License" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "GFDL-1.1-only", + "display" : "GNU Free Documentation License v1.1 only" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "GFDL-1.1-or-later", + "display" : "GNU Free Documentation License v1.1 or later" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "GFDL-1.2-only", + "display" : "GNU Free Documentation License v1.2 only" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "GFDL-1.2-or-later", + "display" : "GNU Free Documentation License v1.2 or later" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "GFDL-1.3-only", + "display" : "GNU Free Documentation License v1.3 only" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "GFDL-1.3-or-later", + "display" : "GNU Free Documentation License v1.3 or later" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "Giftware", + "display" : "Giftware License" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "GL2PS", + "display" : "GL2PS License" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "Glide", + "display" : "3dfx Glide License" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "Glulxe", + "display" : "Glulxe License" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "gnuplot", + "display" : "gnuplot License" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "GPL-1.0-only", + "display" : "GNU General Public License v1.0 only" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "GPL-1.0-or-later", + "display" : "GNU General Public License v1.0 or later" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "GPL-2.0-only", + "display" : "GNU General Public License v2.0 only" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "GPL-2.0-or-later", + "display" : "GNU General Public License v2.0 or later" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "GPL-3.0-only", + "display" : "GNU General Public License v3.0 only" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "GPL-3.0-or-later", + "display" : "GNU General Public License v3.0 or later" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "gSOAP-1.3b", + "display" : "gSOAP Public License v1.3b" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "HaskellReport", + "display" : "Haskell Language Report License" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "HPND", + "display" : "Historical Permission Notice and Disclaimer" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "IBM-pibs", + "display" : "IBM PowerPC Initialization and Boot Software" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "ICU", + "display" : "ICU License" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "IJG", + "display" : "Independent JPEG Group License" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "ImageMagick", + "display" : "ImageMagick License" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "iMatix", + "display" : "iMatix Standard Function Library Agreement" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "Imlib2", + "display" : "Imlib2 License" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "Info-ZIP", + "display" : "Info-ZIP License" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "Intel-ACPI", + "display" : "Intel ACPI Software License Agreement" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "Intel", + "display" : "Intel Open Source License" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "Interbase-1.0", + "display" : "Interbase Public License v1.0" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "IPA", + "display" : "IPA Font License" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "IPL-1.0", + "display" : "IBM Public License v1.0" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "ISC", + "display" : "ISC License" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "JasPer-2.0", + "display" : "JasPer License" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "JSON", + "display" : "JSON License" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "LAL-1.2", + "display" : "Licence Art Libre 1.2" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "LAL-1.3", + "display" : "Licence Art Libre 1.3" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "Latex2e", + "display" : "Latex2e License" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "Leptonica", + "display" : "Leptonica License" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "LGPL-2.0-only", + "display" : "GNU Library General Public License v2 only" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "LGPL-2.0-or-later", + "display" : "GNU Library General Public License v2 or later" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "LGPL-2.1-only", + "display" : "GNU Lesser General Public License v2.1 only" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "LGPL-2.1-or-later", + "display" : "GNU Lesser General Public License v2.1 or later" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "LGPL-3.0-only", + "display" : "GNU Lesser General Public License v3.0 only" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "LGPL-3.0-or-later", + "display" : "GNU Lesser General Public License v3.0 or later" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "LGPLLR", + "display" : "Lesser General Public License For Linguistic Resources" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "Libpng", + "display" : "libpng License" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "libtiff", + "display" : "libtiff License" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "LiLiQ-P-1.1", + "display" : "Licence Libre du Québec – Permissive version 1.1" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "LiLiQ-R-1.1", + "display" : "Licence Libre du Québec – Réciprocité version 1.1" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "LiLiQ-Rplus-1.1", + "display" : "Licence Libre du Québec – Réciprocité forte version 1.1" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "Linux-OpenIB", + "display" : "Linux Kernel Variant of OpenIB.org license" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "LPL-1.0", + "display" : "Lucent Public License Version 1.0" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "LPL-1.02", + "display" : "Lucent Public License v1.02" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "LPPL-1.0", + "display" : "LaTeX Project Public License v1.0" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "LPPL-1.1", + "display" : "LaTeX Project Public License v1.1" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "LPPL-1.2", + "display" : "LaTeX Project Public License v1.2" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "LPPL-1.3a", + "display" : "LaTeX Project Public License v1.3a" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "LPPL-1.3c", + "display" : "LaTeX Project Public License v1.3c" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "MakeIndex", + "display" : "MakeIndex License" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "MirOS", + "display" : "MirOS License" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "MIT-0", + "display" : "MIT No Attribution" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "MIT-advertising", + "display" : "Enlightenment License (e16)" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "MIT-CMU", + "display" : "CMU License" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "MIT-enna", + "display" : "enna License" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "MIT-feh", + "display" : "feh License" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "MIT", + "display" : "MIT License" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "MITNFA", + "display" : "MIT +no-false-attribs license" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "Motosoto", + "display" : "Motosoto License" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "mpich2", + "display" : "mpich2 License" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "MPL-1.0", + "display" : "Mozilla Public License 1.0" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "MPL-1.1", + "display" : "Mozilla Public License 1.1" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "MPL-2.0-no-copyleft-exception", + "display" : "Mozilla Public License 2.0 (no copyleft exception)" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "MPL-2.0", + "display" : "Mozilla Public License 2.0" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "MS-PL", + "display" : "Microsoft Public License" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "MS-RL", + "display" : "Microsoft Reciprocal License" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "MTLL", + "display" : "Matrix Template Library License" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "Multics", + "display" : "Multics License" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "Mup", + "display" : "Mup License" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "NASA-1.3", + "display" : "NASA Open Source Agreement 1.3" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "Naumen", + "display" : "Naumen Public License" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "NBPL-1.0", + "display" : "Net Boolean Public License v1" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "NCSA", + "display" : "University of Illinois/NCSA Open Source License" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "Net-SNMP", + "display" : "Net-SNMP License" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "NetCDF", + "display" : "NetCDF license" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "Newsletr", + "display" : "Newsletr License" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "NGPL", + "display" : "Nethack General Public License" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "NLOD-1.0", + "display" : "Norwegian Licence for Open Government Data" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "NLPL", + "display" : "No Limit Public License" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "Nokia", + "display" : "Nokia Open Source License" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "NOSL", + "display" : "Netizen Open Source License" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "Noweb", + "display" : "Noweb License" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "NPL-1.0", + "display" : "Netscape Public License v1.0" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "NPL-1.1", + "display" : "Netscape Public License v1.1" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "NPOSL-3.0", + "display" : "Non-Profit Open Software License 3.0" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "NRL", + "display" : "NRL License" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "NTP", + "display" : "NTP License" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "OCCT-PL", + "display" : "Open CASCADE Technology Public License" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "OCLC-2.0", + "display" : "OCLC Research Public License 2.0" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "ODbL-1.0", + "display" : "ODC Open Database License v1.0" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "OFL-1.0", + "display" : "SIL Open Font License 1.0" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "OFL-1.1", + "display" : "SIL Open Font License 1.1" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "OGTSL", + "display" : "Open Group Test Suite License" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "OLDAP-1.1", + "display" : "Open LDAP Public License v1.1" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "OLDAP-1.2", + "display" : "Open LDAP Public License v1.2" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "OLDAP-1.3", + "display" : "Open LDAP Public License v1.3" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "OLDAP-1.4", + "display" : "Open LDAP Public License v1.4" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "OLDAP-2.0.1", + "display" : "Open LDAP Public License v2.0.1" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "OLDAP-2.0", + "display" : "Open LDAP Public License v2.0 (or possibly 2.0A and 2.0B)" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "OLDAP-2.1", + "display" : "Open LDAP Public License v2.1" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "OLDAP-2.2.1", + "display" : "Open LDAP Public License v2.2.1" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "OLDAP-2.2.2", + "display" : "Open LDAP Public License 2.2.2" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "OLDAP-2.2", + "display" : "Open LDAP Public License v2.2" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "OLDAP-2.3", + "display" : "Open LDAP Public License v2.3" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "OLDAP-2.4", + "display" : "Open LDAP Public License v2.4" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "OLDAP-2.5", + "display" : "Open LDAP Public License v2.5" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "OLDAP-2.6", + "display" : "Open LDAP Public License v2.6" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "OLDAP-2.7", + "display" : "Open LDAP Public License v2.7" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "OLDAP-2.8", + "display" : "Open LDAP Public License v2.8" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "OML", + "display" : "Open Market License" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "OpenSSL", + "display" : "OpenSSL License" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "OPL-1.0", + "display" : "Open Public License v1.0" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "OSET-PL-2.1", + "display" : "OSET Public License version 2.1" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "OSL-1.0", + "display" : "Open Software License 1.0" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "OSL-1.1", + "display" : "Open Software License 1.1" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "OSL-2.0", + "display" : "Open Software License 2.0" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "OSL-2.1", + "display" : "Open Software License 2.1" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "OSL-3.0", + "display" : "Open Software License 3.0" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "PDDL-1.0", + "display" : "ODC Public Domain Dedication & License 1.0" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "PHP-3.0", + "display" : "PHP License v3.0" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "PHP-3.01", + "display" : "PHP License v3.01" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "Plexus", + "display" : "Plexus Classworlds License" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "PostgreSQL", + "display" : "PostgreSQL License" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "psfrag", + "display" : "psfrag License" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "psutils", + "display" : "psutils License" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "Python-2.0", + "display" : "Python License 2.0" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "Qhull", + "display" : "Qhull License" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "QPL-1.0", + "display" : "Q Public License 1.0" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "Rdisc", + "display" : "Rdisc License" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "RHeCos-1.1", + "display" : "Red Hat eCos Public License v1.1" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "RPL-1.1", + "display" : "Reciprocal Public License 1.1" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "RPL-1.5", + "display" : "Reciprocal Public License 1.5" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "RPSL-1.0", + "display" : "RealNetworks Public Source License v1.0" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "RSA-MD", + "display" : "RSA Message-Digest License" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "RSCPL", + "display" : "Ricoh Source Code Public License" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "Ruby", + "display" : "Ruby License" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "SAX-PD", + "display" : "Sax Public Domain Notice" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "Saxpath", + "display" : "Saxpath License" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "SCEA", + "display" : "SCEA Shared Source License" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "Sendmail", + "display" : "Sendmail License" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "SGI-B-1.0", + "display" : "SGI Free Software License B v1.0" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "SGI-B-1.1", + "display" : "SGI Free Software License B v1.1" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "SGI-B-2.0", + "display" : "SGI Free Software License B v2.0" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "SimPL-2.0", + "display" : "Simple Public License 2.0" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "SISSL-1.2", + "display" : "Sun Industry Standards Source License v1.2" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "SISSL", + "display" : "Sun Industry Standards Source License v1.1" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "Sleepycat", + "display" : "Sleepycat License" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "SMLNJ", + "display" : "Standard ML of New Jersey License" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "SMPPL", + "display" : "Secure Messaging Protocol Public License" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "SNIA", + "display" : "SNIA Public License 1.1" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "Spencer-86", + "display" : "Spencer License 86" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "Spencer-94", + "display" : "Spencer License 94" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "Spencer-99", + "display" : "Spencer License 99" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "SPL-1.0", + "display" : "Sun Public License v1.0" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "SugarCRM-1.1.3", + "display" : "SugarCRM Public License v1.1.3" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "SWL", + "display" : "Scheme Widget Library (SWL) Software License Agreement" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "TCL", + "display" : "TCL/TK License" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "TCP-wrappers", + "display" : "TCP Wrappers License" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "TMate", + "display" : "TMate Open Source License" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "TORQUE-1.1", + "display" : "TORQUE v2.5+ Software License v1.1" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "TOSL", + "display" : "Trusster Open Source License" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "Unicode-DFS-2015", + "display" : "Unicode License Agreement - Data Files and Software (2015)" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "Unicode-DFS-2016", + "display" : "Unicode License Agreement - Data Files and Software (2016)" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "Unicode-TOU", + "display" : "Unicode Terms of Use" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "Unlicense", + "display" : "The Unlicense" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "UPL-1.0", + "display" : "Universal Permissive License v1.0" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "Vim", + "display" : "Vim License" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "VOSTROM", + "display" : "VOSTROM Public License for Open Source" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "VSL-1.0", + "display" : "Vovida Software License v1.0" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "W3C-19980720", + "display" : "W3C Software Notice and License (1998-07-20)" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "W3C-20150513", + "display" : "W3C Software Notice and Document License (2015-05-13)" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "W3C", + "display" : "W3C Software Notice and License (2002-12-31)" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "Watcom-1.0", + "display" : "Sybase Open Watcom Public License 1.0" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "Wsuipa", + "display" : "Wsuipa License" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "WTFPL", + "display" : "Do What The F*ck You Want To Public License" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "X11", + "display" : "X11 License" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "Xerox", + "display" : "Xerox License" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "XFree86-1.1", + "display" : "XFree86 License 1.1" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "xinetd", + "display" : "xinetd License" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "Xnet", + "display" : "X.Net License" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "xpp", + "display" : "XPP License" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "XSkat", + "display" : "XSkat License" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "YPL-1.0", + "display" : "Yahoo! Public License v1.0" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "YPL-1.1", + "display" : "Yahoo! Public License v1.1" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "Zed", + "display" : "Zed License" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "Zend-2.0", + "display" : "Zend License v2.0" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "Zimbra-1.3", + "display" : "Zimbra Public License v1.3" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "Zimbra-1.4", + "display" : "Zimbra Public License v1.4" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "zlib-acknowledgement", + "display" : "zlib/libpng License with Acknowledgement" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "Zlib", + "display" : "zlib License" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "ZPL-1.1", + "display" : "Zope Public License 1.1" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "ZPL-2.0", + "display" : "Zope Public License 2.0" + }, + { + "system" : "http://hl7.org/fhir/spdx-license", + "code" : "ZPL-2.1", + "display" : "Zope Public License 2.1" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/guide-page-generation", + "resource" : { + "resourceType" : "ValueSet", + "id" : "guide-page-generation", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fhir" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 4 + }], + "url" : "http://hl7.org/fhir/ValueSet/guide-page-generation", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.998" + }], + "version" : "6.0.0-ballot2", + "name" : "GuidePageGeneration", + "title" : "Guide Page Generation", + "status" : "draft", + "experimental" : false, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "A code that indicates how the page is generated.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/guide-page-generation" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:048944df-8447-41b0-a114-0c186226a32c", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 4, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/guide-page-generation|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/guide-page-generation", + "code" : "html", + "display" : "HTML" + }, + { + "system" : "http://hl7.org/fhir/guide-page-generation", + "code" : "markdown", + "display" : "Markdown" + }, + { + "system" : "http://hl7.org/fhir/guide-page-generation", + "code" : "xml", + "display" : "XML" + }, + { + "system" : "http://hl7.org/fhir/guide-page-generation", + "code" : "generated", + "display" : "Generated" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/guide-parameter-code", + "resource" : { + "resourceType" : "ValueSet", + "id" : "guide-parameter-code", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fhir" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 4 + }], + "url" : "http://hl7.org/fhir/ValueSet/guide-parameter-code", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.996" + }], + "version" : "6.0.0-ballot2", + "name" : "GuideParameterCode", + "title" : "Guide Parameter Code", + "status" : "active", + "experimental" : false, + "publisher" : "HL7 International", + "description" : "Codes used to define implementation guide parameters", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/guide-parameter-code" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:025d9905-74a7-4fb1-8a47-b8501cde8153", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 10, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "warning-experimental", + "valueUri" : "http://hl7.org/fhir/guide-parameter-code|6.0.0-ballot2" + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/guide-parameter-code|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/guide-parameter-code", + "code" : "apply", + "display" : "Apply Metadata Value" + }, + { + "system" : "http://hl7.org/fhir/guide-parameter-code", + "code" : "path-resource", + "display" : "Resource Path" + }, + { + "system" : "http://hl7.org/fhir/guide-parameter-code", + "code" : "path-pages", + "display" : "Pages Path" + }, + { + "system" : "http://hl7.org/fhir/guide-parameter-code", + "code" : "path-tx-cache", + "display" : "Terminology Cache Path" + }, + { + "system" : "http://hl7.org/fhir/guide-parameter-code", + "code" : "expansion-parameter", + "display" : "Expansion Profile" + }, + { + "system" : "http://hl7.org/fhir/guide-parameter-code", + "code" : "rule-broken-links", + "display" : "Broken Links Rule" + }, + { + "system" : "http://hl7.org/fhir/guide-parameter-code", + "code" : "generate-xml", + "display" : "Generate XML" + }, + { + "system" : "http://hl7.org/fhir/guide-parameter-code", + "code" : "generate-json", + "display" : "Generate JSON" + }, + { + "system" : "http://hl7.org/fhir/guide-parameter-code", + "code" : "generate-turtle", + "display" : "Generate Turtle" + }, + { + "system" : "http://hl7.org/fhir/guide-parameter-code", + "code" : "html-template", + "display" : "HTML Template" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/linkage-type", + "resource" : { + "resourceType" : "ValueSet", + "id" : "linkage-type", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "pc" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 0 + }], + "url" : "http://hl7.org/fhir/ValueSet/linkage-type", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.314" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.305" + }], + "version" : "6.0.0-ballot2", + "name" : "LinkageType", + "title" : "Linkage Type", + "status" : "draft", + "experimental" : true, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "Used to distinguish different roles a resource can play within a set of linked resources.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/linkage-type" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:689bb26c-9b7d-47f0-9b39-a53a5484a2ad", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 3, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/linkage-type|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/linkage-type", + "code" : "source", + "display" : "Source of Truth" + }, + { + "system" : "http://hl7.org/fhir/linkage-type", + "code" : "alternate", + "display" : "Alternate Record" + }, + { + "system" : "http://hl7.org/fhir/linkage-type", + "code" : "historical", + "display" : "Historical/Obsolete Record" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/list-status", + "resource" : { + "resourceType" : "ValueSet", + "id" : "list-status", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fhir" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 4 + }], + "url" : "http://hl7.org/fhir/ValueSet/list-status", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.326" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.317" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.2.178" + }], + "version" : "6.0.0-ballot2", + "name" : "ListStatus", + "title" : "List Status", + "status" : "draft", + "experimental" : false, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "The current state of the list.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/list-status" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:8672b1cf-6463-4d8b-be70-8f6602c574b6", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 3, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/list-status|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/list-status", + "code" : "current", + "display" : "Current" + }, + { + "system" : "http://hl7.org/fhir/list-status", + "code" : "retired", + "display" : "Retired" + }, + { + "system" : "http://hl7.org/fhir/list-status", + "code" : "entered-in-error", + "display" : "Entered In Error" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/list-mode", + "resource" : { + "resourceType" : "ValueSet", + "id" : "list-mode", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fhir" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 4 + }], + "url" : "http://hl7.org/fhir/ValueSet/list-mode", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.318" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.309" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.2.174" + }], + "version" : "6.0.0-ballot2", + "name" : "ListMode", + "title" : "List Mode", + "status" : "draft", + "experimental" : true, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "The processing mode that applies to this list.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/list-mode" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:c94e1279-dd58-460d-8616-3cc462361719", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 3, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/list-mode|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/list-mode", + "code" : "working", + "display" : "Working List" + }, + { + "system" : "http://hl7.org/fhir/list-mode", + "code" : "snapshot", + "display" : "Snapshot List" + }, + { + "system" : "http://hl7.org/fhir/list-mode", + "code" : "changes", + "display" : "Change List" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/list-example-codes", + "resource" : { + "resourceType" : "ValueSet", + "id" : "list-example-codes", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fhir" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/list-example-codes", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.316" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.307" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.2.173" + }], + "version" : "6.0.0-ballot2", + "name" : "ExampleUseCodesForList", + "title" : "Example Use Codes for List", + "status" : "draft", + "experimental" : true, + "publisher" : "FHIR Project", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "Example use codes for the List resource - typical kinds of use.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/list-example-use-codes" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:9b853994-0df3-4d40-b544-fd9255f0c291", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 9, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/list-example-use-codes|1.0.1" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/list-example-use-codes", + "code" : "alerts", + "display" : "Alerts" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/list-example-use-codes", + "code" : "adverserxns", + "display" : "Adverse Reactions" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/list-example-use-codes", + "code" : "allergies", + "display" : "Allergies" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/list-example-use-codes", + "code" : "medications", + "display" : "Medication List" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/list-example-use-codes", + "code" : "problems", + "display" : "Problem List" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/list-example-use-codes", + "code" : "worklist", + "display" : "Worklist" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/list-example-use-codes", + "code" : "waiting", + "display" : "Waiting List" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/list-example-use-codes", + "code" : "protocols", + "display" : "Protocols" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/list-example-use-codes", + "code" : "plans", + "display" : "Care Plans" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/list-order", + "resource" : { + "resourceType" : "ValueSet", + "id" : "list-order", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fhir" + }], + "url" : "http://hl7.org/fhir/ValueSet/list-order", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.324" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.315" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.2.177" + }], + "version" : "6.0.0-ballot2", + "name" : "ListOrderCodes", + "title" : "List Order Codes", + "status" : "draft", + "experimental" : false, + "publisher" : "FHIR Project", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "Base values for the order of the items in a list resource.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/list-order" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:a0f5711e-80ee-460d-ab75-e1b60b79f838", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 8, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/list-order|1.0.1" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/list-order", + "code" : "user", + "display" : "Sorted by User" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/list-order", + "code" : "system", + "display" : "Sorted by System" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/list-order", + "code" : "event-date", + "display" : "Sorted by Event Date" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/list-order", + "code" : "entry-date", + "display" : "Sorted by Item Date" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/list-order", + "code" : "priority", + "display" : "Sorted by Priority" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/list-order", + "code" : "alphabetic", + "display" : "Sorted Alphabetically" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/list-order", + "code" : "category", + "display" : "Sorted by Category" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/list-order", + "code" : "patient", + "display" : "Sorted by Patient" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/list-item-flag", + "resource" : { + "resourceType" : "ValueSet", + "id" : "list-item-flag", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fhir" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/list-item-flag", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.320" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.311" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.2.175" + }], + "version" : "6.0.0-ballot2", + "name" : "PatientMedicineChangeTypes", + "title" : "Patient Medicine Change Types", + "status" : "draft", + "experimental" : true, + "publisher" : "National E-Health Transition Authority Ltd (NEHTA)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://www.nehta.gov.au" + }] + }], + "description" : "Example Item Flags for the List Resource. In this case, these are the kind of flags that would be used on a medication list at the end of a consultation.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "copyright" : " Copyright © 2012-2013 National E-Health Transition Authority Ltd : This document contains information which is protected by copyright. All Rights Reserved. No part of this work may be reproduced or used in any form or by any means--graphic, electronic, or mechanical, including photocopying, recording, taping, or information storage and retrieval systems--without the permission of NEHTA. All copies of this document must include the copyright and other information contained on this page. Revision 1 Telephone: 1300 901 001 or email: servicedesk@nehta.gov.au Disclaimer: The National E-Health Transition Authority Ltd (NEHTA) makes the information and other material ('Information') in this document available in good faith but without any representation or warranty as to its accuracy or completeness. NEHTA cannot accept any responsibility for the consequences of any use of the Information. As the Information is of a general nature only, it is up to any person using or relying on the Information to ensure that it is accurate, complete and suitable for the circumstances of its use.", + "compose" : { + "include" : [{ + "system" : "urn:oid:1.2.36.1.2001.1001.101.104.16592" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:dac0b718-39f0-4883-a238-e752ab0b2857", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 6, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "urn:oid:1.2.36.1.2001.1001.101.104.16592|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "urn:oid:1.2.36.1.2001.1001.101.104.16592", + "code" : "01", + "display" : "Unchanged" + }, + { + "system" : "urn:oid:1.2.36.1.2001.1001.101.104.16592", + "code" : "02", + "display" : "Changed" + }, + { + "system" : "urn:oid:1.2.36.1.2001.1001.101.104.16592", + "code" : "03", + "display" : "Cancelled" + }, + { + "system" : "urn:oid:1.2.36.1.2001.1001.101.104.16592", + "code" : "04", + "display" : "Prescribed" + }, + { + "system" : "urn:oid:1.2.36.1.2001.1001.101.104.16592", + "code" : "05", + "display" : "Ceased" + }, + { + "system" : "urn:oid:1.2.36.1.2001.1001.101.104.16592", + "code" : "06", + "display" : "Suspended" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/list-empty-reason", + "resource" : { + "resourceType" : "ValueSet", + "id" : "list-empty-reason", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fhir" + }], + "url" : "http://hl7.org/fhir/ValueSet/list-empty-reason", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.322" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.313" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.2.176" + }], + "version" : "6.0.0-ballot2", + "name" : "ListEmptyReasons", + "title" : "List Empty Reasons", + "status" : "draft", + "experimental" : false, + "publisher" : "FHIR Project", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "General reasons for a list to be empty. Reasons are either related to a summary list (i.e. problem or medication list) or to a workflow related list (i.e. consultation list).", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/list-empty-reason" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:ba0f2eea-74b8-487b-b301-b65587c51f69", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 6, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/list-empty-reason|1.0.1" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/list-empty-reason", + "code" : "nilknown", + "display" : "Nil Known" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/list-empty-reason", + "code" : "notasked", + "display" : "Not Asked" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/list-empty-reason", + "code" : "withheld", + "display" : "Information Withheld" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/list-empty-reason", + "code" : "unavailable", + "display" : "Unavailable" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/list-empty-reason", + "code" : "notstarted", + "display" : "Not Started" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/list-empty-reason", + "code" : "closed", + "display" : "Closed" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/location-status", + "resource" : { + "resourceType" : "ValueSet", + "id" : "location-status", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "pa" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 5 + }], + "url" : "http://hl7.org/fhir/ValueSet/location-status", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.332" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.323" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.2.182" + }], + "version" : "6.0.0-ballot2", + "name" : "LocationStatus", + "title" : "Location Status", + "status" : "draft", + "experimental" : false, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "Indicates whether the location is still in use.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/location-status" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:9021cb2f-f617-4963-a40c-1f4eba080739", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 3, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/location-status|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/location-status", + "code" : "active", + "display" : "Active" + }, + { + "system" : "http://hl7.org/fhir/location-status", + "code" : "suspended", + "display" : "Suspended" + }, + { + "system" : "http://hl7.org/fhir/location-status", + "code" : "inactive", + "display" : "Inactive" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/location-mode", + "resource" : { + "resourceType" : "ValueSet", + "id" : "location-mode", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "pa" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 5 + }], + "url" : "http://hl7.org/fhir/ValueSet/location-mode", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.330" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.321" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.2.181" + }], + "version" : "6.0.0-ballot2", + "name" : "LocationMode", + "title" : "Location Mode", + "status" : "draft", + "experimental" : false, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "Indicates whether a resource instance represents a specific location or a class of locations.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/location-mode" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:c0a1e4e3-a3b9-4628-aaf5-2a8e6ff62d95", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 2, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/location-mode|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/location-mode", + "code" : "instance", + "display" : "Instance" + }, + { + "system" : "http://hl7.org/fhir/location-mode", + "code" : "kind", + "display" : "Kind" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/location-form", + "resource" : { + "resourceType" : "ValueSet", + "id" : "location-form", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "pa" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/location-form", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.328" + }], + "version" : "6.0.0-ballot2", + "name" : "LocationForm", + "title" : "Location Form", + "status" : "draft", + "experimental" : true, + "publisher" : "FHIR Project team", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "This example value set defines a set of codes that can be used to indicate the physical form of the Location.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/location-physical-type" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:6a368025-8b1e-44cc-879a-a3350662f5ba", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 15, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/location-physical-type|2.0.1" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/location-physical-type", + "code" : "si", + "display" : "Site" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/location-physical-type", + "code" : "bu", + "display" : "Building" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/location-physical-type", + "code" : "wi", + "display" : "Wing" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/location-physical-type", + "code" : "wa", + "display" : "Ward" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/location-physical-type", + "code" : "lvl", + "display" : "Level" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/location-physical-type", + "code" : "co", + "display" : "Corridor" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/location-physical-type", + "code" : "ro", + "display" : "Room" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/location-physical-type", + "code" : "bd", + "display" : "Bed" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/location-physical-type", + "code" : "ve", + "display" : "Vehicle" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/location-physical-type", + "code" : "ho", + "display" : "House" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/location-physical-type", + "code" : "ca", + "display" : "Cabinet" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/location-physical-type", + "code" : "rd", + "display" : "Road" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/location-physical-type", + "code" : "area", + "display" : "Area" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/location-physical-type", + "code" : "jdn", + "display" : "Jurisdiction" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/location-physical-type", + "code" : "vi", + "display" : "Virtual" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/location-characteristic", + "resource" : { + "resourceType" : "ValueSet", + "id" : "location-characteristic", + "meta" : { + "lastUpdated" : "2024-10-03T04:31:51.554+11:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "pa" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 3 + }], + "url" : "http://hl7.org/fhir/ValueSet/location-characteristic", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3079" + }], + "version" : "6.0.0-ballot2", + "name" : "LocationCharacteristic", + "title" : "Location Characteristic", + "status" : "draft", + "experimental" : true, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "description" : "Example Set of Location Characteristics", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/location-characteristic" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:ebf16f9f-2493-4b3d-b4e4-9ea7997c2970", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 6, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/location-characteristic|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/location-characteristic", + "code" : "wheelchair", + "display" : "Wheelchair accessible" + }, + { + "system" : "http://hl7.org/fhir/location-characteristic", + "code" : "has-translation", + "display" : "Translation services available" + }, + { + "system" : "http://hl7.org/fhir/location-characteristic", + "code" : "has-oxy-nitro", + "display" : "Oxygen/nitrogen available" + }, + { + "system" : "http://hl7.org/fhir/location-characteristic", + "code" : "has-neg-press", + "display" : "Negative pressure rooms available" + }, + { + "system" : "http://hl7.org/fhir/location-characteristic", + "code" : "has-iso-ward", + "display" : "Isolation ward" + }, + { + "system" : "http://hl7.org/fhir/location-characteristic", + "code" : "has-icu", + "display" : "Has ICU" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/medication-admin-status", + "resource" : { + "resourceType" : "ValueSet", + "id" : "medication-admin-status", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "phx" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 2 + }], + "url" : "http://hl7.org/fhir/ValueSet/medication-admin-status", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.340" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.330" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.2.186" + }], + "version" : "6.0.0-ballot2", + "name" : "MedicationAdministrationStatusCodes", + "title" : "MedicationAdministration Status Codes", + "status" : "draft", + "experimental" : false, + "publisher" : "FHIR Project team", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "MedicationAdministration Status Codes", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/CodeSystem/medication-admin-status" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:3077bacf-5424-421b-934c-62269152a5dd", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 7, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/CodeSystem/medication-admin-status|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/CodeSystem/medication-admin-status", + "code" : "in-progress", + "display" : "In Progress" + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/medication-admin-status", + "code" : "not-done", + "display" : "Not Done" + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/medication-admin-status", + "code" : "on-hold", + "display" : "On Hold" + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/medication-admin-status", + "code" : "completed", + "display" : "Completed" + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/medication-admin-status", + "code" : "entered-in-error", + "display" : "Entered in Error" + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/medication-admin-status", + "code" : "stopped", + "display" : "Stopped" + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/medication-admin-status", + "code" : "unknown", + "display" : "Unknown" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/reason-medication-not-given-codes", + "resource" : { + "resourceType" : "ValueSet", + "id" : "reason-medication-not-given-codes", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "phx" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/reason-medication-not-given-codes", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.342" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.332" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.2.187" + }], + "version" : "6.0.0-ballot2", + "name" : "SNOMEDCTReasonMedicationNotGivenCodes", + "title" : "SNOMED CT Reason Medication Not Given Codes", + "status" : "draft", + "experimental" : true, + "publisher" : "FHIR Project team", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "This value set includes all medication refused, medication not administered, and non-administration of necessary drug or medicine codes from SNOMED CT - provided as an exemplar value set.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "copyright" : "This value set includes content from SNOMED CT, which is copyright 2002 International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement.", + "compose" : { + "include" : [{ + "system" : "http://snomed.info/sct", + "filter" : [{ + "property" : "concept", + "op" : "is-a", + "value" : "242990004" + }] + }, + { + "system" : "http://snomed.info/sct", + "filter" : [{ + "property" : "concept", + "op" : "is-a", + "value" : "182895007" + }] + }] + }, + "expansion" : { + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/valueset-unclosed", + "valueBoolean" : true + }], + "identifier" : "urn:uuid:2c702ede-7694-4432-99e2-7d0a8bbb9077", + "timestamp" : "2024-10-02T17:54:47+00:00", + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-valueset", + "valueUri" : "null" + }, + { + "name" : "used-codesystem", + "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230131" + }, + { + "name" : "version", + "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230131" + }], + "contains" : [{ + "system" : "http://snomed.info/sct", + "code" : "242990004", + "display" : "Drug not available for administration", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Drug not available for administration (event)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Drug not available" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "182895007", + "display" : "Drug declined by patient", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Drug declined by patient (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "182896008", + "display" : "Drug declined by patient - dislikes taste", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Drug declined by patient - dislikes taste (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "182897004", + "display" : "Drug declined by patient - side effects", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Drug declined by patient - side effects (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "182898009", + "display" : "Drug declined by patient - inconvenient", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Drug declined by patient - inconvenient (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "182899001", + "display" : "Drug declined by patient - problem swallowing", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Drug declined by patient - problem swallowing (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "182900006", + "display" : "Drug declined by patient - patient beliefs", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Drug declined by patient - patient beliefs (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "182901005", + "display" : "Drug declined by patient - alternative therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Drug declined by patient - alternative therapy (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "182902003", + "display" : "Drug declined by patient - cannot pay script", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Drug declined by patient - cannot pay script (situation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medication declined by patient - cannot pay script" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "182903008", + "display" : "Drug declined by patient - reason unknown", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Drug declined by patient - reason unknown (situation)" + }] + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/medication-admin-location", + "resource" : { + "resourceType" : "ValueSet", + "id" : "medication-admin-location", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "phx" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/medication-admin-location", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3127" + }], + "version" : "6.0.0-ballot2", + "name" : "MedicationAdministrationLocationCodes", + "title" : "MedicationAdministration Location Codes", + "status" : "draft", + "experimental" : true, + "publisher" : "FHIR Project team", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "MedicationAdministration Location Codes", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/medication-admin-location" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:4eec2d31-91cb-4c3a-82b1-b5172979a5dd", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 3, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/medication-admin-location|1.0.1" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/medication-admin-location", + "code" : "inpatient", + "display" : "Inpatient" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/medication-admin-location", + "code" : "outpatient", + "display" : "Outpatient" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/medication-admin-location", + "code" : "community", + "display" : "Community" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/administration-subpotent-reason", + "resource" : { + "resourceType" : "ValueSet", + "id" : "administration-subpotent-reason", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "phx" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/administration-subpotent-reason", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3128" + }], + "version" : "6.0.0-ballot2", + "name" : "MedicationAdministrationSubpotentReason", + "title" : "MedicationAdministration Subpotent Reason", + "status" : "draft", + "experimental" : true, + "publisher" : "FHIR Project team", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "MedicationAdministration Subpotent Reason", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/CodeSystem/administration-subpotent-reason" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:a659b9f8-6ae8-4add-a7b4-5712c95435fa", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 6, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/CodeSystem/administration-subpotent-reason|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/CodeSystem/administration-subpotent-reason", + "code" : "partialdose", + "display" : "Partial Dose" + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/administration-subpotent-reason", + "code" : "vomited", + "display" : "Vomited" + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/administration-subpotent-reason", + "code" : "coldchainbreak", + "display" : "Cold Chain Break" + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/administration-subpotent-reason", + "code" : "recall", + "display" : "Manufacturer Recall" + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/administration-subpotent-reason", + "code" : "adversestorage", + "display" : "Adverse Storage" + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/administration-subpotent-reason", + "code" : "expired", + "display" : "Expired Product" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/med-admin-perform-function", + "resource" : { + "resourceType" : "ValueSet", + "id" : "med-admin-perform-function", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "phx" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/med-admin-perform-function", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.349" + }], + "version" : "6.0.0-ballot2", + "name" : "MedicationAdministrationPerformerFunctionCodes", + "title" : "MedicationAdministration Performer Function Codes", + "status" : "draft", + "experimental" : true, + "publisher" : "FHIR Project team", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "MedicationAdministration Performer Function Codes", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/med-admin-perform-function" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:587e6f65-a1db-4fd7-83f6-d48620418378", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 3, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/med-admin-perform-function|1.0.1" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/med-admin-perform-function", + "code" : "performer", + "display" : "Performer" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/med-admin-perform-function", + "code" : "verifier", + "display" : "Verifier" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/med-admin-perform-function", + "code" : "witness", + "display" : "Witness" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/reason-medication-given-codes", + "resource" : { + "resourceType" : "ValueSet", + "id" : "reason-medication-given-codes", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "phx" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/reason-medication-given-codes", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.344" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.334" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.2.188" + }], + "version" : "6.0.0-ballot2", + "name" : "ReasonMedicationGivenCodes", + "title" : "Reason Medication Given Codes", + "status" : "draft", + "experimental" : true, + "publisher" : "FHIR Project team", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "This value set is provided as an example. The value set to instantiate this attribute should be drawn from a robust terminology code system that consists of or contains concepts to support the medication process.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/reason-medication-given" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:873ec166-70de-45b5-9764-9e4d4586f7e8", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 3, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/reason-medication-given|1.0.1" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/reason-medication-given", + "code" : "a", + "display" : "None" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/reason-medication-given", + "code" : "b", + "display" : "Given as Ordered" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/reason-medication-given", + "code" : "c", + "display" : "Emergency" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/medicationdispense-status", + "resource" : { + "resourceType" : "ValueSet", + "id" : "medicationdispense-status", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "phx" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 2 + }], + "url" : "http://hl7.org/fhir/ValueSet/medicationdispense-status", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.1312" + }], + "version" : "6.0.0-ballot2", + "name" : "MedicationDispenseStatusCodes", + "title" : "MedicationDispense Status Codes", + "status" : "draft", + "experimental" : false, + "publisher" : "FHIR Project team", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "MedicationDispense Status Codes", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/CodeSystem/medicationdispense-status" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:a1134420-bf8c-4dcb-83c2-c70d3e752b52", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 9, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/CodeSystem/medicationdispense-status|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/CodeSystem/medicationdispense-status", + "code" : "preparation", + "display" : "Preparation" + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/medicationdispense-status", + "code" : "in-progress", + "display" : "In Progress" + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/medicationdispense-status", + "code" : "cancelled", + "display" : "Cancelled" + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/medicationdispense-status", + "code" : "on-hold", + "display" : "On Hold" + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/medicationdispense-status", + "code" : "completed", + "display" : "Completed" + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/medicationdispense-status", + "code" : "entered-in-error", + "display" : "Entered in Error" + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/medicationdispense-status", + "code" : "stopped", + "display" : "Stopped" + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/medicationdispense-status", + "code" : "declined", + "display" : "Declined" + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/medicationdispense-status", + "code" : "unknown", + "display" : "Unknown" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/medicationdispense-status-reason", + "resource" : { + "resourceType" : "ValueSet", + "id" : "medicationdispense-status-reason", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "phx" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/medicationdispense-status-reason", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.1316" + }], + "version" : "6.0.0-ballot2", + "name" : "MedicationDispenseStatusReasonCodes", + "title" : "MedicationDispense Status Reason Codes", + "status" : "draft", + "experimental" : true, + "publisher" : "FHIR Project team", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "MedicationDispense Status Reason Codes", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/CodeSystem/medicationdispense-status-reason" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:d090503c-972f-449e-bbde-7be04fef60a7", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 21, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/CodeSystem/medicationdispense-status-reason|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/CodeSystem/medicationdispense-status-reason", + "code" : "frr01", + "display" : "Order Stopped" + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/medicationdispense-status-reason", + "code" : "frr02", + "display" : "Stale-dated Order" + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/medicationdispense-status-reason", + "code" : "frr03", + "display" : "Incomplete data" + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/medicationdispense-status-reason", + "code" : "frr04", + "display" : "Product unavailable" + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/medicationdispense-status-reason", + "code" : "frr05", + "display" : "Ethical/religious" + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/medicationdispense-status-reason", + "code" : "frr06", + "display" : "Unable to provide care" + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/medicationdispense-status-reason", + "code" : "altchoice", + "display" : "Try another treatment first" + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/medicationdispense-status-reason", + "code" : "clarif", + "display" : "Prescription/Request requires clarification" + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/medicationdispense-status-reason", + "code" : "drughigh", + "display" : "Drug level too high" + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/medicationdispense-status-reason", + "code" : "hospadm", + "display" : "Admission to hospital" + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/medicationdispense-status-reason", + "code" : "labint", + "display" : "Lab interference issues" + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/medicationdispense-status-reason", + "code" : "non-avail", + "display" : "Patient not available" + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/medicationdispense-status-reason", + "code" : "preg", + "display" : "Patient is pregnant or breastfeeding" + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/medicationdispense-status-reason", + "code" : "saig", + "display" : "Allergy" + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/medicationdispense-status-reason", + "code" : "sddi", + "display" : "Drug interacts with another drug" + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/medicationdispense-status-reason", + "code" : "sdupther", + "display" : "Duplicate therapy" + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/medicationdispense-status-reason", + "code" : "sintol", + "display" : "Suspected intolerance" + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/medicationdispense-status-reason", + "code" : "surg", + "display" : "Patient scheduled for surgery" + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/medicationdispense-status-reason", + "code" : "washout", + "display" : "Washout" + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/medicationdispense-status-reason", + "code" : "outofstock", + "display" : "Drug not available - out of stock" + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/medicationdispense-status-reason", + "code" : "offmarket", + "display" : "Drug not available - off market" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/medicationdispense-admin-location", + "resource" : { + "resourceType" : "ValueSet", + "id" : "medicationdispense-admin-location", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "phx" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/medicationdispense-admin-location", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3080" + }], + "version" : "6.0.0-ballot2", + "name" : "MedicationDispenseAdministrationLocationCodes", + "title" : "MedicationDispense Administration Location Codes", + "status" : "draft", + "experimental" : true, + "publisher" : "FHIR Project team", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "MedicationDispense Administration Location Codes", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/medicationdispense-admin-location" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:8b220bbb-cea0-4c1f-8fb5-04daa5f8b5ac", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 3, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/medicationdispense-admin-location|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/medicationdispense-admin-location", + "code" : "inpatient", + "display" : "Inpatient" + }, + { + "system" : "http://hl7.org/fhir/medicationdispense-admin-location", + "code" : "outpatient", + "display" : "Outpatient" + }, + { + "system" : "http://hl7.org/fhir/medicationdispense-admin-location", + "code" : "community", + "display" : "Community" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/medicationdispense-performer-function", + "resource" : { + "resourceType" : "ValueSet", + "id" : "medicationdispense-performer-function", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "phx" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/medicationdispense-performer-function", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.1318" + }], + "version" : "6.0.0-ballot2", + "name" : "MedicationDispensePerformerFunctionCodes", + "title" : "MedicationDispense Performer Function Codes", + "status" : "draft", + "experimental" : true, + "publisher" : "FHIR Project team", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "MedicationDispense Performer Function Codes", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/medicationdispense-performer-function" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:62fee4c3-c850-4ebb-ba71-43f37a5cd5a1", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 5, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/medicationdispense-performer-function|1.0.1" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/medicationdispense-performer-function", + "code" : "dataenterer", + "display" : "Data Enterer" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/medicationdispense-performer-function", + "code" : "packager", + "display" : "Packager" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/medicationdispense-performer-function", + "code" : "checker", + "display" : "Checker" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/medicationdispense-performer-function", + "code" : "finalchecker", + "display" : "Final Checker" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/medicationdispense-performer-function", + "code" : "counsellor", + "display" : "Counsellor" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/medicationrequest-status", + "resource" : { + "resourceType" : "ValueSet", + "id" : "medicationrequest-status", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "phx" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 4 + }], + "url" : "http://hl7.org/fhir/ValueSet/medicationrequest-status", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.1320" + }], + "version" : "6.0.0-ballot2", + "name" : "MedicationrequestStatus", + "title" : "medicationrequest Status", + "status" : "draft", + "experimental" : false, + "publisher" : "FHIR Project team", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "MedicationRequest Status Codes", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/CodeSystem/medicationrequest-status" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:0e67119c-aff6-49ff-8104-69cdc1bac1d0", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 9, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/CodeSystem/medicationrequest-status|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/CodeSystem/medicationrequest-status", + "code" : "active", + "display" : "Active" + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/medicationrequest-status", + "code" : "on-hold", + "display" : "On Hold" + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/medicationrequest-status", + "code" : "ended", + "display" : "Ended" + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/medicationrequest-status", + "code" : "stopped", + "display" : "Stopped" + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/medicationrequest-status", + "code" : "completed", + "display" : "Completed" + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/medicationrequest-status", + "code" : "cancelled", + "display" : "Cancelled" + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/medicationrequest-status", + "code" : "entered-in-error", + "display" : "Entered in Error" + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/medicationrequest-status", + "code" : "draft", + "display" : "Draft" + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/medicationrequest-status", + "code" : "unknown", + "display" : "Unknown" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/medicationrequest-status-reason", + "resource" : { + "resourceType" : "ValueSet", + "id" : "medicationrequest-status-reason", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "phx" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/medicationrequest-status-reason", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.1324" + }], + "version" : "6.0.0-ballot2", + "name" : "MedicationRequestStatusReasonCodes", + "title" : "medicationRequest Status Reason Codes", + "status" : "draft", + "experimental" : true, + "publisher" : "FHIR Project team", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "MedicationRequest Status Reason Codes", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/medicationrequest-status-reason" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:9df75551-f84e-448c-b2cc-c94a29e7fcb2", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 13, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/medicationrequest-status-reason|1.0.1" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/medicationrequest-status-reason", + "code" : "altchoice", + "display" : "Try another treatment first" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/medicationrequest-status-reason", + "code" : "clarif", + "display" : "Prescription requires clarification" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/medicationrequest-status-reason", + "code" : "drughigh", + "display" : "Drug level too high" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/medicationrequest-status-reason", + "code" : "hospadm", + "display" : "Admission to hospital" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/medicationrequest-status-reason", + "code" : "labint", + "display" : "Lab interference issues" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/medicationrequest-status-reason", + "code" : "non-avail", + "display" : "Patient not available" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/medicationrequest-status-reason", + "code" : "preg", + "display" : "Parent is pregnant/breast feeding" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/medicationrequest-status-reason", + "code" : "salg", + "display" : "Allergy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/medicationrequest-status-reason", + "code" : "sddi", + "display" : "Drug interacts with another drug" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/medicationrequest-status-reason", + "code" : "sdupther", + "display" : "Duplicate therapy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/medicationrequest-status-reason", + "code" : "sintol", + "display" : "Suspected intolerance" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/medicationrequest-status-reason", + "code" : "surg", + "display" : "Patient scheduled for surgery." + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/medicationrequest-status-reason", + "code" : "washout", + "display" : "Waiting for old drug to wash out" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/medicationrequest-intent", + "resource" : { + "resourceType" : "ValueSet", + "id" : "medicationrequest-intent", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "phx" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 4 + }], + "url" : "http://hl7.org/fhir/ValueSet/medicationrequest-intent", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.1321" + }], + "version" : "6.0.0-ballot2", + "name" : "MedicationRequestIntent", + "title" : "medicationRequest Intent", + "status" : "draft", + "experimental" : false, + "publisher" : "FHIR Project team", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "MedicationRequest Intent Codes", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/CodeSystem/medicationrequest-intent" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:ebde477d-b5d7-4d73-aaf1-500bb5bc6b89", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 8, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/CodeSystem/medicationrequest-intent|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/CodeSystem/medicationrequest-intent", + "code" : "proposal", + "display" : "Proposal" + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/medicationrequest-intent", + "code" : "plan", + "display" : "Plan" + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/medicationrequest-intent", + "code" : "order", + "display" : "Order" + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/medicationrequest-intent", + "code" : "original-order", + "display" : "Original Order" + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/medicationrequest-intent", + "code" : "reflex-order", + "display" : "Reflex Order" + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/medicationrequest-intent", + "code" : "filler-order", + "display" : "Filler Order" + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/medicationrequest-intent", + "code" : "instance-order", + "display" : "Instance Order" + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/medicationrequest-intent", + "code" : "option", + "display" : "Option" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/medicationrequest-admin-location", + "resource" : { + "resourceType" : "ValueSet", + "id" : "medicationrequest-admin-location", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "phx" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/medicationrequest-admin-location", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3242" + }], + "version" : "6.0.0-ballot2", + "name" : "MedicationRequestAdministrationLocationCodes", + "title" : "medicationRequest Administration Location Codes", + "status" : "draft", + "experimental" : true, + "publisher" : "FHIR Project team", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "MedicationRequest Administration Location Codes", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/medicationrequest-admin-location" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:29bd53cd-f840-4319-baa3-d69d1bd9449d", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 3, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/medicationrequest-admin-location|1.0.1" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/medicationrequest-admin-location", + "code" : "inpatient", + "display" : "Inpatient" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/medicationrequest-admin-location", + "code" : "outpatient", + "display" : "Outpatient" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/medicationrequest-admin-location", + "code" : "community", + "display" : "Community" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/medication-intended-performer-role", + "resource" : { + "resourceType" : "ValueSet", + "id" : "medication-intended-performer-role", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "phx" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 4 + }], + "url" : "http://hl7.org/fhir/ValueSet/medication-intended-performer-role", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.1979" + }], + "version" : "6.0.0-ballot2", + "name" : "MedicationIntendedPerformerRole", + "title" : "Medication Intended Performer Role", + "status" : "draft", + "experimental" : false, + "publisher" : "FHIR Project team", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "Medication Intended Performer Role", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/CodeSystem/medication-intended-performer-role" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:25e0d48f-00cc-4056-b824-0496cae4bcaf", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 5, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/CodeSystem/medication-intended-performer-role|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/CodeSystem/medication-intended-performer-role", + "code" : "registerednurse", + "display" : "Registered Nurse" + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/medication-intended-performer-role", + "code" : "oncologynurse", + "display" : "Oncology Nurse" + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/medication-intended-performer-role", + "code" : "paincontrolnurse", + "display" : "Pain Control Nurse" + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/medication-intended-performer-role", + "code" : "physician", + "display" : "Physician" + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/medication-intended-performer-role", + "code" : "pharmacist", + "display" : "Pharmacist" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/medicationrequest-course-of-therapy", + "resource" : { + "resourceType" : "ValueSet", + "id" : "medicationrequest-course-of-therapy", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "phx" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 4 + }], + "url" : "http://hl7.org/fhir/ValueSet/medicationrequest-course-of-therapy", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.1326" + }], + "version" : "6.0.0-ballot2", + "name" : "MedicationRequestCourseOfTherapyCodes", + "title" : "medicationRequest Course of Therapy Codes", + "status" : "draft", + "experimental" : false, + "publisher" : "FHIR Project team", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "MedicationRequest Course of Therapy Codes", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/medicationrequest-course-of-therapy" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:6512e738-7f78-4325-b732-309517ef591b", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 3, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/medicationrequest-course-of-therapy|1.0.1" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/medicationrequest-course-of-therapy", + "code" : "continuous", + "display" : "Continuous long term therapy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/medicationrequest-course-of-therapy", + "code" : "acute", + "display" : "Short course (acute) therapy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/medicationrequest-course-of-therapy", + "code" : "seasonal", + "display" : "Seasonal" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/medication-dose-aid", + "resource" : { + "resourceType" : "ValueSet", + "id" : "medication-dose-aid", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "phx" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/medication-dose-aid", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3241" + }], + "version" : "6.0.0-ballot2", + "name" : "MedicationDoseAids", + "title" : "Medication Dose Aids", + "status" : "draft", + "experimental" : true, + "publisher" : "FHIR Project team", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "Medication Dose Aids", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/CodeSystem/medication-dose-aid" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:ae5f615b-de78-42b5-bcae-cdf93aed0774", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 3, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/CodeSystem/medication-dose-aid|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/CodeSystem/medication-dose-aid", + "code" : "blisterpack", + "display" : "Blister Pack" + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/medication-dose-aid", + "code" : "dosette", + "display" : "Dosette" + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/medication-dose-aid", + "code" : "sachets", + "display" : "Sachets" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/medication-statement-status", + "resource" : { + "resourceType" : "ValueSet", + "id" : "medication-statement-status", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "phx" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 4 + }], + "url" : "http://hl7.org/fhir/ValueSet/medication-statement-status", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3088" + }], + "version" : "6.0.0-ballot2", + "name" : "MedicationStatementStatusCodes", + "title" : "MedicationStatement Status Codes", + "status" : "draft", + "experimental" : false, + "publisher" : "FHIR Project team", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "MedicationStatement Status Codes", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/CodeSystem/medication-statement-status" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:10376113-5225-4ee0-9d3d-0d9b9b6b2fd2", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 3, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/CodeSystem/medication-statement-status|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/CodeSystem/medication-statement-status", + "code" : "recorded", + "display" : "Recorded" + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/medication-statement-status", + "code" : "entered-in-error", + "display" : "Entered in Error" + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/medication-statement-status", + "code" : "draft", + "display" : "Draft" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/medication-statement-adherence", + "resource" : { + "resourceType" : "ValueSet", + "id" : "medication-statement-adherence", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "phx" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/medication-statement-adherence", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3090" + }], + "version" : "6.0.0-ballot2", + "name" : "MedicationStatementAdherenceCodes", + "title" : "MedicationStatement Adherence Codes", + "status" : "draft", + "experimental" : true, + "publisher" : "FHIR Project team", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "MedicationStatement Adherence Codes", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/CodeSystem/medication-statement-adherence" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:e72a12b1-aebc-4e8a-831a-95ff1878a0e3", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 11, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/CodeSystem/medication-statement-adherence|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/CodeSystem/medication-statement-adherence", + "code" : "taking", + "display" : "Taking" + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/medication-statement-adherence", + "code" : "taking-as-directed", + "display" : "Taking As Directed" + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/medication-statement-adherence", + "code" : "taking-not-as-directed", + "display" : "Taking Not As Directed" + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/medication-statement-adherence", + "code" : "not-taking", + "display" : "Not Taking" + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/medication-statement-adherence", + "code" : "on-hold", + "display" : "On Hold" + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/medication-statement-adherence", + "code" : "on-hold-as-directed", + "display" : "On Hold As Directed" + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/medication-statement-adherence", + "code" : "on-hold-not-as-directed", + "display" : "On Hold Not As Directed" + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/medication-statement-adherence", + "code" : "stopped", + "display" : "Stopped" + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/medication-statement-adherence", + "code" : "stopped-as-directed", + "display" : "Stopped As Directed" + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/medication-statement-adherence", + "code" : "stopped-not-as-directed", + "display" : "Stopped Not As Directed" + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/medication-statement-adherence", + "code" : "unknown", + "display" : "Unknown" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/reason-medication-status-codes", + "resource" : { + "resourceType" : "ValueSet", + "id" : "reason-medication-status-codes", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "phx" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/reason-medication-status-codes", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.369" + }], + "version" : "6.0.0-ballot2", + "name" : "SNOMEDCTDrugTherapyStatusCodes", + "title" : "SNOMED CT Drug Therapy Status codes ", + "status" : "draft", + "experimental" : true, + "publisher" : "FHIR Project team", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "This value set includes some taken and not taken reason codes from SNOMED CT - provided as an exemplar", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "copyright" : "This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement", + "compose" : { + "include" : [{ + "system" : "http://snomed.info/sct", + "filter" : [{ + "property" : "concept", + "op" : "is-a", + "value" : "266710000" + }] + }, + { + "system" : "http://snomed.info/sct", + "filter" : [{ + "property" : "concept", + "op" : "is-a", + "value" : "410684002" + }] + }] + }, + "expansion" : { + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/valueset-unclosed", + "valueBoolean" : true + }], + "identifier" : "urn:uuid:d8d0b29f-acc2-4f76-937d-2959a9083d3a", + "timestamp" : "2024-10-02T17:54:47+00:00", + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-valueset", + "valueUri" : "null" + }, + { + "name" : "used-codesystem", + "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230131" + }, + { + "name" : "version", + "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230131" + }], + "contains" : [{ + "system" : "http://snomed.info/sct", + "code" : "266710000", + "display" : "Drugs not taken/completed", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Drugs not taken/completed (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "182862001", + "display" : "Drug not taken - dislike taste", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Drug not taken - dislike taste (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "182863006", + "display" : "Drug not taken - dislike form", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Drug not taken - dislike form (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "182864000", + "display" : "Drug not taken - side-effects", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Drug not taken - side-effects (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "182865004", + "display" : "Drug not taken - inconvenient", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Drug not taken - inconvenient (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "182868002", + "display" : "Treatment stopped - alternative therapy undertaken", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Treatment stopped - alternative therapy undertaken (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "182869005", + "display" : "Drug not taken - patient lost tablets", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Drug not taken - patient lost tablets (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "182870006", + "display" : "Drug discontinued - reason unknown", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Drug discontinued - reason unknown (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "182871005", + "display" : "Drug discontinued - patient fear/risk", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Drug discontinued - patient fear/risk (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "182872003", + "display" : "Drug discontinued - too expensive", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Drug discontinued - too expensive (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "182873008", + "display" : "Drug treatment stopped - patient ran out of tablets", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Drug treatment stopped - patient ran out of tablets (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "182874002", + "display" : "Treatment stopped - patient unable to concentrate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Treatment stopped - patient unable to concentrate (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "266711001", + "display" : "Drug not taken - problem swallowing", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Drug not taken - problem swallowing (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "275929009", + "display" : "Tablets too large to swallow", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tablets too large to swallow (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "12371000175103", + "display" : "Drug treatment stopped patient ran out of medication", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Drug treatment stopped patient ran out of medication (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "410684002", + "display" : "Drug therapy status", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Drug therapy status (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "134390006", + "display" : "Angiotensin converting enzyme inhibitor not indicated", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Angiotensin converting enzyme inhibitor not indicated (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "134397009", + "display" : "Angiotensin converting enzyme inhibitor declined", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Angiotensin converting enzyme inhibitor declined (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "135794007", + "display" : "Drug indicated", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Drug indicated (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "135795008", + "display" : "Nitrate indicated", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nitrate indicated (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "135796009", + "display" : "Calcium channel blocker indicated", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Calcium channel blocker indicated (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "135798005", + "display" : "Diuretic indicated", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diuretic indicated (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "135799002", + "display" : "Angiotensin converting enzyme inhibitor indicated", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Angiotensin converting enzyme inhibitor indicated (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "135800003", + "display" : "Aspirin indicated", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aspirin indicated (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "135801004", + "display" : "Beta blocker indicated", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Beta blocker indicated (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "135803001", + "display" : "Warfarin indicated", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Warfarin indicated (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "161646004", + "display" : "H/O: high risk medication", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "History of high risk medication (situation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "History of high risk medication" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "161647008", + "display" : "H/O: anticoagulant therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "History of anticoagulant therapy (situation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "History of anticoagulant therapy" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "161648003", + "display" : "H/O: steroid therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "History of steroid therapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "History of steroid therapy (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "161649006", + "display" : "H/O: insulin therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "History of insulin therapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "History of insulin therapy (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "161650006", + "display" : "H/O: anticonvulsant therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "History of anticonvulsant therapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "History of anticonvulsant therapy (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "161652003", + "display" : "H/O: hormone replacement (HRT)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "History of - hormone replacement (HRT)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "History of hormone replacement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "History of hormone replacement (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "161653008", + "display" : "H/O: chemotherapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "History of chemotherapy (situation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "History of chemotherapy" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "170622002", + "display" : "Oral steroids started", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oral steroids started (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "170624001", + "display" : "Oral steroids stopped", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oral steroids stopped (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "170688000", + "display" : "Lithium stopped", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lithium stopped (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "170689008", + "display" : "Injectable phenothiazine stopped", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injectable phenothiazine stopped (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "170919001", + "display" : "Warfarin therapy stopped", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Warfarin therapy stopped (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "170920007", + "display" : "Warfarin therapy started", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Warfarin therapy started (situation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Warfarin therapy commenced" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "170954008", + "display" : "HRT contraindicated", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hormone replacement therapy (HRT) contraindicated" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hormone replacement therapy contraindicated (situation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hormone replacement therapy contraindicated" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "170955009", + "display" : "HRT started", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hormone replacement therapy (HRT) started" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hormone replacement therapy started (situation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hormone replacement therapy started" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "170958006", + "display" : "HRT stopped", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hormonal replacement therapy (HRT) stopped" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hormonal replacement therapy stopped (situation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hormonal replacement therapy stopped" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "182834008", + "display" : "Drug course completed", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Drug course completed (situation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medication course completed" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "182840001", + "display" : "Drug treatment stopped - medical advice", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Drug treatment discontinued - medical advice" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Drug Rx stopped-medical advice" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Drug treatment stopped - medical advice (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "182841002", + "display" : "Dr stopped drugs - ineffective", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Doctor stopped drugs - ineffective" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Doctor stopped drugs - ineffective (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "182842009", + "display" : "Doctor stopped drugs - side effect", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dr stopped drugs - side effect" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Doctor stopped drugs - side effect (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "182843004", + "display" : "Dr stopped drugs -inconvenient", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Doctor stopped drugs - inconvenient" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Doctor stopped drugs - inconvenient (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "182844005", + "display" : "Doctor stopped drugs - patient dislikes", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dr stop drugs-patient dislikes" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Doctor stopped drugs - patient dislikes (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "182845006", + "display" : "Doctor stopped drugs - avoid interaction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Doctor stopped drugs - avoid interaction (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "182846007", + "display" : "Doctor stopped drugs - medical aim achieved", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dr stopped drug - medical aim achieved" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Doctor stopped drugs - medical aim achieved (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "274512008", + "display" : "Drug therapy discontinued", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Drug therapy discontinued (situation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medication discontinued" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309632008", + "display" : "Thyroxine treatment started", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thyroxine treatment started (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309841001", + "display" : "Thyroxine treatment stopped", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thyroxine treatment stopped (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "312451002", + "display" : "Aspirin prophylaxis contra-indicated", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aspirin prophylaxis contra-indicated (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "315020006", + "display" : "Beta blocker therapy refused", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Beta blocker therapy declined (situation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Beta blocker therapy declined" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "315022003", + "display" : "Nicotine replacement therapy refused", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nicotine replacement therapy declined" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nicotine replacement therapy declined (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "315023008", + "display" : "Aspirin prophylaxis refused", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aspirin prophylaxis declined (situation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aspirin prophylaxis declined" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "315062004", + "display" : "Beta blocker contraindicated", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Beta blocker contraindicated (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "315364008", + "display" : "Angiotensin converting enzyme inhibitors contraindicated", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Angiotensin converting enzyme inhibitors contraindicated (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "390914001", + "display" : "Thrombolytic therapy refused", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thrombolytic therapy declined (situation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thrombolytic therapy declined" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "391158008", + "display" : "Antibiotic prophylaxis recommended", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antibiotic prophylaxis recommended (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "391159000", + "display" : "Antibiotic prophylaxis not recommended", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antibiotic prophylaxis not recommended (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "394888000", + "display" : "Hormone replacement therapy requested", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hormone replacement therapy requested (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "394987009", + "display" : "Angiotensin II receptor antagonists contraindicated", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Angiotensin II receptor antagonists contraindicated (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "395006008", + "display" : "Medication stopped - interaction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medication stopped - interaction (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "395007004", + "display" : "Medication stopped - ineffective", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medication stopped - ineffective (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "395008009", + "display" : "Medication stopped - contra-indication", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medication stopped - contra-indication (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "395009001", + "display" : "Medication stopped - side effect", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medication stopped - side effect (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "395176007", + "display" : "Bupropion refused", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bupropion declined (situation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bupropion declined" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "401084003", + "display" : "Angiotensin II receptor antagonist declined", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Angiotensin II receptor antagonist declined (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "401244004", + "display" : "H/O: prolonged corticosteroid therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "History of prolonged corticosteroid therapy (situation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "History of prolonged corticosteroid therapy" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "407572003", + "display" : "Angiotensin II receptor antagonist not indicated", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Angiotensin II receptor antagonist not indicated (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "408339001", + "display" : "Thrombolysis therapy not indicated", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thrombolysis therapy not indicated (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "408354007", + "display" : "Drug treatment still needed", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Drug treatment still needed (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "408355008", + "display" : "Drug treatment no longer needed", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Drug treatment no longer needed (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "408795007", + "display" : "Vitamin K prophylaxis declined", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vitamin K prophylaxis declined (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "412782003", + "display" : "Inappropriate medication stopped", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inappropriate medication stopped (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "413555000", + "display" : "Antibiotic prophylaxis indicated", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antibiotic prophylaxis indicated (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "413558003", + "display" : "Anticoagulation contraindicated", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anticoagulation contraindicated (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "413559006", + "display" : "Anticoagulation declined", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anticoagulation declined (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "413560001", + "display" : "Anticoagulation not indicated", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anticoagulation not indicated (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "416126007", + "display" : "Bisphosphonates declined", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bisphosphonates declined (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "416404000", + "display" : "Angiotensin converting enzyme inhibitor target dose not achieved", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Angiotensin converting enzyme inhibitor target dose not achieved (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "417576009", + "display" : "Deferred antibiotic therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deferred antibiotic therapy (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "430279008", + "display" : "Drug treatment stopped at end of clinical trial (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Drug treatment stopped at end of clinical trial" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "438553004", + "display" : "History of drug therapy (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "History of drug therapy" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "439631004", + "display" : "History of statin therapy (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "History of statin therapy" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "440935004", + "display" : "History of beta adrenergic receptor blocking agent therapy (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "History of beta adrenoceptor blocking therapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "History of beta adrenergic receptor blocking agent therapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "History of beta blocker therapy" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "440991005", + "display" : "History of nitrate therapy (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "History of nitrate therapy" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "441195008", + "display" : "History of angiotensin converting enzyme inhibitor therapy (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "H/O: angiotensin converting enzyme (ACE) inhibitor therapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "History of angiotensin converting enzyme inhibitor therapy" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "441196009", + "display" : "History of angiotensin II receptor antagonist therapy (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "History of angiotensin II receptor antagonist therapy" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "441899004", + "display" : "History of therapy with ototoxic medication", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "History of therapy with ototoxic medication (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "473151000", + "display" : "History of tuberculosis drug therapy (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "History of tuberculosis chemotherapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "History of tuberculosis drug therapy" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "698428006", + "display" : "Angiotensin II receptor antagonist indicated", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Angiotensin II receptor antagonist indicated (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "698449007", + "display" : "Antibiotic therapy indicated", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antibiotic therapy indicated (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "698459008", + "display" : "Antidepressant drug treatment stopped", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antidepressant drug treatment stopped (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "698460003", + "display" : "Antiviral therapy declined", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antiviral therapy declined (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "698468005", + "display" : "Bisoprolol contraindicated (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bisoprolol contraindicated" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "698758004", + "display" : "Nebivolol therapy refused", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nebivolol therapy declined" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nebivolol therapy declined (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "699008007", + "display" : "History of fenfluramine therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "History of fenfluramine therapy (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "699137009", + "display" : "Carvedilol therapy declined", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carvedilol therapy declined (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "700110004", + "display" : "Bisphosphonate prophylaxis suspended", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bisphosphonate prophylaxis suspended (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "700384008", + "display" : "Antibiotic prophylaxis not indicated", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antibiotic prophylaxis not indicated (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "702542006", + "display" : "Incretin mimetic therapy started (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incretin mimetic therapy started" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "703989007", + "display" : "Teriparatide therapy declined (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Teriparatide therapy declined" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "703991004", + "display" : "Raloxifene therapy declined", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Raloxifene therapy declined (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "703996009", + "display" : "Teriparatide not indicated (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Teriparatide not indicated" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "703997000", + "display" : "Teriparatide contraindicated", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Teriparatide contraindicated (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "703999002", + "display" : "Raloxifene contraindicated", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Raloxifene contraindicated (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "704000000", + "display" : "Raloxifene not indicated", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Raloxifene not indicated (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "704033005", + "display" : "Phosphodiesterase 5 inhibitor not indicated (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phosphodiesterase 5 inhibitor not indicated" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "704047009", + "display" : "Phosphodiesterase 5 inhibitor declined (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phosphodiesterase 5 inhibitor declined" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "707298000", + "display" : "Phosphodiesterase-5 inhibitor contraindicated (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phosphodiesterase-5 inhibitor contraindicated" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "708000007", + "display" : "Insulin treatment stopped (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Insulin treatment stopped" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "710159007", + "display" : "Long-term current use of immunosuppressive drug (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Long-term current use of immunosuppressive drug" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "710814002", + "display" : "Long-term current use of drug therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Long-term current use of drug therapy (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "710815001", + "display" : "Long-term current use of insulin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Long-term current use of insulin (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "710816000", + "display" : "Long-term current use of steroid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Long-term current use of steroid (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "710817009", + "display" : "Long-term current use of inhaled steroid (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Long-term current use of inhaled steroid" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "711149003", + "display" : "Long-term current use of antibiotic (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Long-term current use of antibiotic" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "711150003", + "display" : "Long-term current use of anticoagulant (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Long-term current use of anticoagulant" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "711370000", + "display" : "Oral steroids used since last encounter (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oral steroids used since last encounter" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "711436000", + "display" : "Inhaled steroids used daily (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inhaled steroids used daily" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "720971004", + "display" : "Insulin declined (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Insulin declined" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Insulin refused" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "721872002", + "display" : "Antifungal therapy indicated (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antifungal therapy indicated" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "736004008", + "display" : "Nebivolol contraindicated (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nebivolol contraindicated" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "736006005", + "display" : "Carvedilol contraindicated (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carvedilol contraindicated" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "736799004", + "display" : "Beta blocker target dose not achieved (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Beta blocker target dose not achieved" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "763323007", + "display" : "Hormone replacement therapy refused", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hormone replacement therapy declined" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hormone replacement therapy declined (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "763897009", + "display" : "Antineoplastic chemotherapy regimen refused", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antineoplastic chemotherapy regimen declined" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antineoplastic chemotherapy regimen declined (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "764639002", + "display" : "Antidepressant drug treatment started (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antidepressant drug treatment started" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antidepressant therapy started" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "787928003", + "display" : "Coagulation factor Xa inhibitor prophylaxis indicated", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Coagulation factor Xa inhibitor prophylaxis indicated (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "787930001", + "display" : "Direct thrombin inhibitor prophylaxis indicated", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Direct thrombin inhibitor prophylaxis indicated (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "840596001", + "display" : "History of platelet aggregation inhibitor therapy (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "History of platelet aggregation inhibitor therapy" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "840597005", + "display" : "Long term dual platelet aggregation inhibitor therapy indicated", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Long term dual platelet aggregation inhibitor therapy indicated (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "840598000", + "display" : "Platelet aggregation inhibitor therapy contraindicated (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Platelet aggregation inhibitor therapy contraindicated" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "897019004", + "display" : "Antiviral prophylaxis recommended (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antiviral prophylaxis recommended" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "897020005", + "display" : "Antifungal prophylaxis recommended", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antifungal prophylaxis recommended (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "897021009", + "display" : "Antifungal prophylaxis not recommended", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antifungal prophylaxis not recommended (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "897022002", + "display" : "Antiviral prophylaxis not recommended", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antiviral prophylaxis not recommended (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7611000175100", + "display" : "Dipyridamole contraindicated (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dipyridamole contraindicated" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "11281000175101", + "display" : "Platelet aggregation inhibitor therapy declined", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Platelet aggregation inhibitor therapy declined (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "21651000175103", + "display" : "Antibiotic prophylaxis declined (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antibiotic prophylaxis declined" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "21681000175107", + "display" : "Antihypertensive therapy declined (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antihypertensive therapy declined" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "53081000119101", + "display" : "Long-term current use of testosterone replacement therapy (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Long-term current use of testosterone replacement therapy" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "61251000119108", + "display" : "Long-term current use of tacrolimus (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Long-term current use of tacrolimus" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "61261000119105", + "display" : "Long-term current use of sirolimus (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Long-term current use of sirolimus" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "69521000119101", + "display" : "Long-term current use of thyroid hormone replacement therapy (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Long-term current use of thyroid hormone replacement therapy" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "98001000119105", + "display" : "Long-term current use of anticonvulsant (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Long-term current use of anticonvulsant" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "106511000119106", + "display" : "Long-term current use of mycophenolate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Long-term current use of mycophenolate (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "106521000119104", + "display" : "Long-term current use of cyclophosphamide", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Long-term current use of cyclophosphamide (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "106531000119101", + "display" : "Long-term current use of penicillamine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Long-term current use of penicillamine (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "106571000119103", + "display" : "Long-term current use of sulfasalazine (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Long-term current use of sulfasalazine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Long-term current use of sulphasalazine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "106581000119100", + "display" : "Long-term current use of cyclosporine (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Long-term current use of cyclosporine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "106631000119102", + "display" : "Long-term current use of infliximab (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Long-term current use of infliximab" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "106691000119103", + "display" : "Long-term current use of etanercept (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Long-term current use of etanercept" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "106701000119103", + "display" : "Long-term current use of leflunomide (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Long-term current use of leflunomide" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "113481000119108", + "display" : "Long-term current use of tamoxifen (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Long-term current use of tamoxifen" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "113491000119106", + "display" : "Long-term current use of deferasirox (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Long-term current use of deferasirox" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "113521000119108", + "display" : "Long term current use of adalimumab therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Long term current use of adalimumab therapy (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "113531000119106", + "display" : "Long term current use of abatacept (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Long term current use of abatacept" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Long term abatacept therapy" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "113541000119102", + "display" : "Long-term current use of rituximab (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Long-term current use of rituximab" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "117431000119101", + "display" : "Long term current use of drug therapy for attention deficit hyperactivity disorder (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Long term current use of drug therapy for attention deficit hyperactivity disorder" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Long term ADHD medication therapy" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "118901000119102", + "display" : "Long-term current use of erythropoiesis stimulating therapy (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Long-term current use of erythropoiesis stimulating therapy" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "118911000119104", + "display" : "Long-term current use of lenalidomide (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Long-term current use of lenalidomide" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "118921000119106", + "display" : "Long-term current use of clozapine (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Long-term current use of clozapine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "118931000119109", + "display" : "Long-term current use of intravenous immune globulin (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Long-term current use of intravenous immune globulin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "122621000119109", + "display" : "Prophylactic anticoagulation given (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prophylactic anticoagulation given" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "123371000119105", + "display" : "Prophylactic aromatase inhibitors given (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prophylactic aromatase inhibitors given" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "123971000119106", + "display" : "Long-term current use of acitretin (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Long-term current use of acitretin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "123981000119109", + "display" : "Long-term current use of isotretinoin (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Long-term current use of isotretinoin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "125211000119106", + "display" : "History of antineoplastic chemotherapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "History of antineoplastic chemotherapy (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "126951000119109", + "display" : "Long-term current use of lithium (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Long-term current use of lithium" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "127721000119100", + "display" : "Long-term current use of testosterone cypionate (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Long-term current use of testosterone cypionate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "130721000119103", + "display" : "Long-term current use of golimumab (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Long-term current use of golimumab" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "131531000119103", + "display" : "Long-term current use of aspirin (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Long-term current use of aspirin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "133621000119103", + "display" : "Long term current use of non-steroidal anti-inflammatory drug", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Long term current use of non-steroidal anti-inflammatory drug (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "134651000119108", + "display" : "History of estrogen therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "History of estrogen therapy (situation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "History of oestrogen therapy" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "134671000119104", + "display" : "History of systemic steroid therapy (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "History of systemic steroid therapy" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "139181000119106", + "display" : "Long-term current use of amiodarone (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Long-term current use of amiodarone" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "140301000119107", + "display" : "Long-term current use of hydroxychloroquine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Long-term current use of hydroxychloroquine (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "140561000119102", + "display" : "Long-term current use of azathioprine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Long-term current use of azathioprine (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "141381000119105", + "display" : "Long-term current use of ambrisentan (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Long-term current use of ambrisentan" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "150881000119107", + "display" : "Long-term current use of postmenopausal hormone replacement therapy (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Long-term current use of postmenopausal hormone replacement therapy" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "328941000119101", + "display" : "Long-term current use of bisphosphonates (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Long-term current use of bisphosphonates" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "329061000119105", + "display" : "Long-term current use of belimumab (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Long-term current use of belimumab" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "329071000119104", + "display" : "Long-term current use of tocilizumab (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Long-term current use of tocilizumab" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "347841000119106", + "display" : "Long-term current use of cannabis (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Long-term current use of cannabis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "672601000119103", + "display" : "Long-term current use of auranofin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Long-term current use of auranofin (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "11012701000119107", + "display" : "Long-term current use of antibiotics for prevention of recurrent infection (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Long-term current use of antibiotics for prevention of recurrent infection" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "11012741000119109", + "display" : "Long-term current use of certolizumab pegol (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Long-term current use of certolizumab pegol" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "12275951000119104", + "display" : "History of opiate therapy (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "History of opiate therapy" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "12384021000119106", + "display" : "Long-term current use of mercaptopurine (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Long-term current use of mercaptopurine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "15625371000119108", + "display" : "Long-term current use of ustekinumab (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Long-term current use of ustekinumab" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "15625411000119109", + "display" : "Long-term current use of apremilast (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Long-term current use of apremilast" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "15625451000119105", + "display" : "Long-term current use of tofacitinib (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Long-term current use of tofacitinib" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "15929341000119102", + "display" : "Long-term current use of antipsychotic medication (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Long-term current use of antipsychotic medication" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "15929381000119107", + "display" : "Long-term current use of anxiolytic medication (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Long-term current use of anxiolytic medication" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "15929421000119103", + "display" : "Long-term current use of antiviral agent (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Long-term current use of antiviral agent" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "15929461000119108", + "display" : "Long-term current use of leuprorelin (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Long-term current use of leuprorelin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Long-term current use of leuprolide" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "15929581000119100", + "display" : "Long-term current use of antidepressant medication (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Long-term current use of antidepressant medication" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "16234971000119108", + "display" : "Long-term current use of diuretic (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Long-term current use of diuretic" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "16526761000119100", + "display" : "Long-term current use of secukinumab (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Long-term current use of secukinumab" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "16659291000119100", + "display" : "Long-term current use of levothyroxine (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Long-term current use of levothyroxine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "16755631000119109", + "display" : "Long-term current use of natalizumab (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Long-term current use of natalizumab" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "16755671000119107", + "display" : "Long-term current use of mesalamine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Long-term current use of mesalamine (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "16772161000119102", + "display" : "Long-term current use of vedolizumab (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Long-term current use of vedolizumab" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "16772201000119107", + "display" : "Long-term current use of everolimus (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Long-term current use of everolimus" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "16863441000119108", + "display" : "Long-term current use of stimulant", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Long-term current use of stimulant (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "16863481000119103", + "display" : "Long-term current use of benzodiazepine (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Long-term current use of benzodiazepine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "70732231000132107", + "display" : "Duplicate drug therapy stopped", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Duplicate drug therapy discontinued (situation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Duplicate drug therapy discontinued" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "548197911000119104", + "display" : "Long-term current use of proton pump inhibitor therapy (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Long-term current use of proton pump inhibitor therapy" + }] + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/medication-codes", + "resource" : { + "resourceType" : "ValueSet", + "id" : "medication-codes", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "phx" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/medication-codes", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.375" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.360" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.2.199" + }], + "version" : "6.0.0-ballot2", + "name" : "SNOMEDCTMedicationCodes", + "title" : "SNOMED CT Medication Codes", + "status" : "draft", + "experimental" : true, + "publisher" : "FHIR Project team", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "This value set includes all drug or medicament substance codes and all pharmaceutical/biologic products from SNOMED CT - provided as an exemplar value set.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "copyright" : "This resource includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these specifications must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/get-snomed-ct or info@snomed.org", + "compose" : { + "include" : [{ + "system" : "http://snomed.info/sct", + "filter" : [{ + "property" : "concept", + "op" : "is-a", + "value" : "763158003" + }] + }] + }, + "expansion" : { + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/valueset-unclosed", + "valueBoolean" : true + }], + "identifier" : "urn:uuid:95266e39-c787-4faf-819c-48dedc0992b0", + "timestamp" : "2024-10-02T17:54:47+00:00", + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-valueset", + "valueUri" : "null" + }, + { + "name" : "used-codesystem", + "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230131" + }, + { + "name" : "version", + "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230131" + }], + "contains" : [{ + "system" : "http://snomed.info/sct", + "code" : "763158003", + "display" : "Medicinal product (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medicinal product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169008", + "display" : "Product containing hypothalamic releasing factor (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypothalamic releasing factor-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "211009", + "display" : "Product containing norethandrolone (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Norethandrolone-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "302007", + "display" : "Product containing spiramycin (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spiramycin-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "439007", + "display" : "Therapeutic radioisotope", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Therapeutic radioisotope (product)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Therapeutic radiopharmaceuticals" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "449005", + "display" : "Product containing procaine benzylpenicillin (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Procaine benzylpenicillin-containing product" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Penicillin G procaine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "544002", + "display" : "Product containing melphalan (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Melphalan-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "796001", + "display" : "Product containing digoxin (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Digoxin-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "847003", + "display" : "Product containing dextrothyroxine (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dextrothyroxine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "922004", + "display" : "Product containing pralidoxime (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pralidoxime-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1039008", + "display" : "Product containing mercaptopurine (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mercaptopurine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1148001", + "display" : "Product containing ticarcillin (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ticarcillin-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1182007", + "display" : "Hypotensive agent", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antihypertensive drug" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antihypertensive agent" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antihypertensive" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypotensive agent (product)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1206000", + "display" : "Product containing alpha-2 adrenergic receptor antagonist (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alpha-2 adrenergic receptor antagonist-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1222004", + "display" : "Product containing metronidazole (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Metronidazole-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1389007", + "display" : "Product containing beclometasone (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Beclometasone-containing product" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Beclomethasone-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1434005", + "display" : "Product containing calamine (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Calamine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1528001", + "display" : "Product containing folinic acid (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Folinic acid-containing product" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Leucovorin-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1594006", + "display" : "Product containing azatadine (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Azatadine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1758005", + "display" : "Product containing motilin (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Motilin-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1842003", + "display" : "Product containing diphemanil (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diphemanil-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1878008", + "display" : "Product containing hexachlorophene (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hexachlorophene-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1887004", + "display" : "Product containing permethrin (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Permethrin-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1982006", + "display" : "Bacitracin-containing product in ocular dose form", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Product containing bacitracin in ocular dose form (medicinal product form)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2016004", + "display" : "Product containing dextromethorphan (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dextromethorphan-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2183004", + "display" : "Product containing tetryzoline (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tetrahydrozoline-containing product" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tetryzoline-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2190009", + "display" : "Product containing trihexyphenidyl (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trihexyphenidyl-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2497003", + "display" : "Product containing hexetidine (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hexetidine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2571007", + "display" : "Product containing busulfan (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Busulfan-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2596005", + "display" : "Product containing lincomycin (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lincomycin-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2679000", + "display" : "Product containing oxandrolone (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oxandrolone-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2949005", + "display" : "Diagnostic aid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diagnostic aid (product)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diagnostic agents" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3037004", + "display" : "Product containing flumetasone (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Flumetasone-containing product" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Flumethasone-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3127006", + "display" : "Product containing fluorouracil (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fluorouracil-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3334000", + "display" : "Product containing cefotaxime (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cefotaxime-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3814009", + "display" : "Product containing propylthiouracil (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Propylthiouracil-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3822002", + "display" : "Product containing succinylcholine (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Succinylcholine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4126008", + "display" : "Product containing fluprednisolone (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fluprednisolone-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4194004", + "display" : "Product containing mazindol (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mazindol-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4219002", + "display" : "Product containing penicillamine (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Penicillamine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4220008", + "display" : "Product containing tolazoline (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tolazoline-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4382004", + "display" : "Centrally acting hypotensive agent", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Centrally acting hypotensive agent (product)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Centrally acting antihypertensive agent" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4704002", + "display" : "Product containing iothiouracil (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Iothiouracil-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4865009", + "display" : "Product containing prolactin releasing factor (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prolactin releasing factor-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4937008", + "display" : "Product containing cefaclor (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cefaclor-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5067008", + "display" : "Antithyroid agent", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medicinal product acting as antithyroid agent (product)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5478006", + "display" : "Product containing trifluperidol (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trifluperidol-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5606003", + "display" : "Product containing dexamethasone in nasal dose form (medicinal product form)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dexamethasone-containing product in nasal dose form" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5720001", + "display" : "Product containing Latrodectus mactans antivenom (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Black widow spider antivenom-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5737008", + "display" : "Product containing demeclocycline (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Demeclocycline-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5776009", + "display" : "Medicinal product acting as anesthetic agent (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anaesthetic agent" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anesthetic agent" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5786005", + "display" : "Product containing chlorothiazide (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chlorothiazide-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5797005", + "display" : "Product containing clotrimazole (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clotrimazole-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5924003", + "display" : "Product containing isosorbide dinitrate (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Isosorbide dinitrate-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5975000", + "display" : "Product containing niclosamide (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Niclosamide-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6028009", + "display" : "Product containing triamcinolone (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Triamcinolone-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6067003", + "display" : "Product containing orciprenaline (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Orciprenaline-containing product" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Metaproterenol-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6071000", + "display" : "Product containing coal tar (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Coal tar-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6102009", + "display" : "Product containing baclofen (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Baclofen-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6116004", + "display" : "Product containing oxymetholone (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oxymetholone-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6232005", + "display" : "Product containing naphazoline (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Naphazoline-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6247001", + "display" : "Product containing folic acid (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Folic acid-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6259002", + "display" : "Product containing precisely hydrogen peroxide 30 milligram/1 milliliter conventional release cutaneous solution (clinical drug)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hydrogen peroxide 30 mg/mL cutaneous solution" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6369005", + "display" : "Penicillin antibacterial agent", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medicinal product containing penicillin and acting as antibacterial agent (product)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6425004", + "display" : "Product containing histamine receptor antagonist (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Histamine receptor antagonist-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6526001", + "display" : "Product containing nalorphine (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nalorphine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6625006", + "display" : "Product containing zinc sulfate (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Zinc sulfate-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6716006", + "display" : "Abortifacient agent", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medicinal product acting as abortifacient agent (product)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6960003", + "display" : "Product containing polymyxin B (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Polymyxin B-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6985007", + "display" : "Product containing opium (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Opium-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7092007", + "display" : "Product containing metoprolol (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Metoprolol-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7140000", + "display" : "Radiographic contrast media", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radiographic contrast media (product)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radiopaque medium" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7168001", + "display" : "Product containing magnesium carbonate (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Magnesium carbonate-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7235000", + "display" : "Product containing ethylenediamine derivative and histamine receptor antagonist (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ethylenediamine derivative histamine receptor antagonist product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7292004", + "display" : "Product containing indocyanine green (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Indocyanine green-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7336002", + "display" : "Product containing trazodone (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trazodone-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7561000", + "display" : "Product containing dexamethasone (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dexamethasone-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7577004", + "display" : "Product containing ciprofloxacin (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ciprofloxacin-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7624002", + "display" : "Product containing sodium perborate (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sodium perborate-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7836006", + "display" : "Expectorant agent", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medicinal product acting as expectorant agent (product)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7947003", + "display" : "Product containing aspirin (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aspirin-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7959004", + "display" : "Product containing teniposide (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Teniposide-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8028001", + "display" : "Product containing butacaine (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Butacaine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8109005", + "display" : "Product containing alimemazine (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alimemazine-containing product" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trimeprazine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8163008", + "display" : "Product containing nitroprusside (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nitroprusside-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8348002", + "display" : "Product containing cyclopentolate (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cyclopentolate-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8372007", + "display" : "Product containing promethazine (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Promethazine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8416000", + "display" : "Product containing dicloxacillin (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dicloxacillin-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8658008", + "display" : "Product containing human serum albumin (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human serum albumin-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8661009", + "display" : "Replacement preparation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Replacement preparation (product)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8692006", + "display" : "Product containing metamfetamine (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Metamfetamine-containing product" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Methamphetamine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8696009", + "display" : "Medicinal product acting as antispasmodic agent (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antispasmodic agent" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9190005", + "display" : "Product containing tropicamide (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tropicamide-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9268004", + "display" : "Product containing secbutabarbital (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Secbutabarbital-containing product" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Butabarbital-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9500005", + "display" : "Product containing phenelzine (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phenelzine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9542007", + "display" : "Hepatitis B surface antigen immunoglobulin-containing product", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Product containing Hepatitis B surface antigen immunoglobulin (medicinal product)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9690006", + "display" : "Product containing nikethamide (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nikethamide-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9745007", + "display" : "Product containing sucrose (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sucrose-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9778000", + "display" : "Cytomegalovirus antibody-containing product", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Product containing Cytomegalovirus antibody (medicinal product)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cytomegalovirus immunoglobulin-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9944001", + "display" : "Product containing chlorphenamine (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chlorphenamine-containing product" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chlorpheniramine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "10099000", + "display" : "Product containing ketoprofen (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ketoprofen-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "10135005", + "display" : "Product containing Cinchona alkaloid (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cinchona alkaloid-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "10312003", + "display" : "Product containing prednisone (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prednisone-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "10422008", + "display" : "Product containing pentaerithrityl tetranitrate (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pentaerythritol tetranitrate-containing product" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pentaerithrityl tetranitrate-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "10504007", + "display" : "Product containing doxycycline (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Doxycycline-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "10515002", + "display" : "Product containing lututrin (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lututrin-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "10555000", + "display" : "Product containing tocainide (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tocainide-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "10632007", + "display" : "Multivitamin preparation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Multivitamin preparation (product)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "10712001", + "display" : "Product containing glucagon (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glucagon-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "10756001", + "display" : "Product containing haloperidol (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haloperidol-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "10784006", + "display" : "Medicinal product acting as antipsychotic agent (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antipsychotic agent" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "11402001", + "display" : "Product containing enzyme (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Enzyme-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "11430001", + "display" : "Medicinal product containing tetracyclic compound and acting as antidepressant agent (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tetracyclic antidepressant agent" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "11563006", + "display" : "Product containing vitamin D and/or vitamin D derivative (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vitamin D and/or vitamin D derivative-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "11719000", + "display" : "Product containing cetylpyridinium (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cetylpyridinium-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "11796006", + "display" : "Product containing methysergide (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Methysergide-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "11841005", + "display" : "Product containing doxepin (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Doxepin-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "11847009", + "display" : "Product containing naproxen (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Naproxen-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "11959009", + "display" : "Product containing procainamide (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Procainamide-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "12096000", + "display" : "Product containing nystatin (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nystatin-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "12236006", + "display" : "Product containing pancreatin (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pancreatin-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "12335007", + "display" : "Diatrizoate-containing product", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Amidotrizoate-containing product" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Product containing amidotrizoate (medicinal product)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "12369008", + "display" : "Product containing oxytocin (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oxytocin-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "12436009", + "display" : "Product containing vinblastine (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vinblastine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "12495006", + "display" : "Product containing magnesium citrate (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Magnesium citrate-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "12512008", + "display" : "Product containing triamterene (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Triamterene-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "12559001", + "display" : "Product containing emetine (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Emetine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "12839006", + "display" : "Product containing estradiol (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Estradiol-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "13132007", + "display" : "Product containing dextran (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dextran-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "13252002", + "display" : "Product containing salsalate (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Salsalate-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "13414000", + "display" : "Product containing cefadroxil (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cefadroxil-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "13432000", + "display" : "Product containing nortriptyline (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nortriptyline-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "13512003", + "display" : "Product containing minocycline (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Minocycline-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "13525006", + "display" : "Product containing acetylcholine (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acetylcholine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "13565005", + "display" : "Product containing bisacodyl (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bisacodyl-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "13592004", + "display" : "Product containing pyrazinamide (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pyrazinamide-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "13664004", + "display" : "Product containing dimercaprol (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dimercaprol-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "13790009", + "display" : "Product containing iron in oral dose form (medicinal product form)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Iron-containing product in oral dose form" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "13800009", + "display" : "Product containing naftifine (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Naftifine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "13813003", + "display" : "Product containing biotin (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Biotin-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "13929005", + "display" : "Product containing spironolactone (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spironolactone-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "13936006", + "display" : "Product containing butorphanol (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Butorphanol-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "13965000", + "display" : "Product containing valproic acid (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Valproic acid-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "14103001", + "display" : "Product containing opioid receptor antagonist (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Opioid receptor antagonist-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "14170004", + "display" : "Product containing capreomycin (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Capreomycin-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "14601000", + "display" : "Product containing acetylcholine receptor antagonist (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acetylcholine receptor antagonist-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "14706000", + "display" : "Phenethicillin-containing product", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pheneticillin-containing product" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Product containing pheneticillin (medicinal product)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "14728000", + "display" : "Product containing chloroquine (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chloroquine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "14814001", + "display" : "Product containing trimethobenzamide (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trimethobenzamide-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "14816004", + "display" : "Product containing cocaine (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cocaine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "15222008", + "display" : "Product containing enalapril (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Enalapril-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "15375005", + "display" : "Product containing phenanthrene derivative (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phenanthrene derivative-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "15383004", + "display" : "Product containing levodopa (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Levodopa-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "15432003", + "display" : "Product containing ethinylestradiol (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ethinylestradiol-containing product" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ethinyl estradiol-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "15772006", + "display" : "Product containing beta-1 adrenergic receptor antagonist (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Beta-1 adrenergic receptor antagonist-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "15857002", + "display" : "Ethanolamine derivative histamine receptor antagonist product", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Product containing ethanolamine derivative and histamine receptor antagonist (product)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "16031005", + "display" : "Product containing dexchlorpheniramine (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dexchlorpheniramine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "16037009", + "display" : "Product containing terfenadine (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Terfenadine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "16047007", + "display" : "Product containing benzodiazepine (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Benzodiazepine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "16131008", + "display" : "Product containing antivenom (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antivenom-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "16403005", + "display" : "Non-steroidal anti-inflammatory agent", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "NSAID" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "NSAID - Non-steroidal anti-inflammatory drug" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Non-steroidal anti-inflammatory drug" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Non-steroidal anti-inflammatory agent (product)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nonsteroidal anti-inflammatory agent" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "16602005", + "display" : "Product containing hydrocortisone (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hydrocortisone-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "16787005", + "display" : "Product containing Streptococcus equisimilis antiserum and Streptococcus suis antiserum (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Streptococcus equisimilis antiserum- and Streptococcus suis antiserum-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "16791000", + "display" : "Product containing cefradine (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cefradine-containing product" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cephradine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "16832004", + "display" : "Product containing conjugated estrogen (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conjugated estrogen-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "16858004", + "display" : "Product containing urea (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Urea-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "16867004", + "display" : "Product containing sulfathiazole (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sulfathiazole-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "16970001", + "display" : "Product containing proguanil (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Proguanil-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "16977003", + "display" : "Product containing lithium carbonate (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lithium carbonate-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "17308007", + "display" : "Product containing dapsone (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dapsone-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "17554004", + "display" : "Product containing paramethasone (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paramethasone-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "17558001", + "display" : "Product containing corn oil (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Corn oil-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "17600005", + "display" : "Diagnostic radioisotope", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diagnostic radioisotope (product)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diagnostic radiopharmaceuticals" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "17805003", + "display" : "Product containing lithium citrate (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lithium citrate-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "17859000", + "display" : "Product containing polyvalent crotalidae antivenom (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Polyvalent crotalidae antivenom-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "17893001", + "display" : "Skeletal muscle relaxant", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Skeletal muscle tone depressant" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Skeletal muscle relaxant (product)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "18002004", + "display" : "Product containing auranofin (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Auranofin-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "18125000", + "display" : "Product containing fluocinonide (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fluocinonide-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "18335001", + "display" : "Product containing plicamycin (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Plicamycin-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "18340009", + "display" : "Product containing oxychlorosene (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oxychlorosene-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "18381001", + "display" : "Product containing pindolol (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pindolol-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "18548003", + "display" : "Product containing methylphenidate (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Methylphenidate-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "18679008", + "display" : "Product containing potassium exchange resin (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Potassium exchange resin-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "18811003", + "display" : "Product containing asparaginase (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Asparaginase-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "18914005", + "display" : "Product containing hydroflumethiazide (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hydroflumethiazide-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "18952006", + "display" : "Product containing econazole (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Econazole-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "19194001", + "display" : "Product containing didanosine (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Didanosine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "19225000", + "display" : "Product containing lorazepam (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lorazepam-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "19232009", + "display" : "Product containing prilocaine (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prilocaine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "19261005", + "display" : "Product containing sulfinpyrazone (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sulfinpyrazone-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "19403009", + "display" : "Product containing flurazepam (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Flurazepam-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "19405002", + "display" : "Product containing netilmicin (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Netilmicin-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "19581007", + "display" : "Parasympathomimetic agent-containing product", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Product containing parasympathomimetic agent (product)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "19583005", + "display" : "Product containing diclofenamide (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dichlorphenamide-containing product" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diclofenamide-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "19630009", + "display" : "Product containing silver sulfadiazine (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Silver sulfadiazine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "19768003", + "display" : "Product containing alkylating agent (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alkylating agent-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "19841008", + "display" : "Product containing ceftriaxone (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ceftriaxone-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "20091003", + "display" : "Product containing somatotropin releasing factor (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Somatotropin releasing factor-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "20201001", + "display" : "Product containing nafoxidine (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nafoxidine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "20237006", + "display" : "Product containing dihydrotachysterol (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dihydrotachysterol-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "20320002", + "display" : "Product containing hydrocodone (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hydrocodone-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "20577002", + "display" : "Product containing choriogonadotropin (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Choriogonadotropin-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "20865003", + "display" : "Product containing diflunisal (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diflunisal-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "21069002", + "display" : "Lipotropic agent", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Product containing lipotropic agent" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Product containing lipotropic agent (product)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "21159006", + "display" : "Product containing pargyline (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pargyline-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "21691008", + "display" : "Product containing magnesium trisilicate (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Magnesium trisilicate-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "21701005", + "display" : "Product containing cromoglicic acid (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cromoglicic acid-containing product" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cromolyn-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "21767006", + "display" : "Product containing iron dextran (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Iron dextran-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "21986005", + "display" : "Product containing Erysipelothrix rhusiopathiae antiserum (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Erysipelothrix rhusiopathiae antiserum-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "22091006", + "display" : "Product containing hormone (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hormone-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "22198003", + "display" : "Product containing metolazone (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Metolazone-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "22274004", + "display" : "Product containing methandriol (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Methandriol-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "22474002", + "display" : "Product containing aldosterone (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aldosterone-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "22587006", + "display" : "Product containing depolarizing neuromuscular blocker (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Depolarizing neuromuscular blocker product" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Depolarising neuromuscular blocker product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "22657006", + "display" : "Product containing calcitonin (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Calcitonin-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "22672005", + "display" : "Product containing amfetamine (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Amphetamine-containing product" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Amfetamine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "22696000", + "display" : "Product containing hydralazine (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hydralazine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "22969001", + "display" : "Product containing oxytetracycline (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oxytetracycline-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "23079006", + "display" : "Product containing vincristine (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vincristine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "23222006", + "display" : "Product containing antiserum (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antiserum-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "23532003", + "display" : "Product containing phenmetrazine (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phenmetrazine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "23827009", + "display" : "Product containing sulfacetamide (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sulfacetamide-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "23888001", + "display" : "Product containing cascara (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cascara-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "24036003", + "display" : "Medicinal product acting as antianemic agent (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antianemic agent" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antianaemic agent" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "24450004", + "display" : "Product containing ethambutol (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ethambutol-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "24504000", + "display" : "Product containing methylcellulose (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Methylcellulose-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "24866006", + "display" : "Product containing Salmonella typhimurium antiserum (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Salmonella typhimurium antiserum-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "25014009", + "display" : "Product containing tripelennamine (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tripelennamine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "25076002", + "display" : "Product containing carisoprodol (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carisoprodol-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "25085002", + "display" : "Product containing cholecystokinin (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cholecystokinin-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "25142008", + "display" : "Product containing trilostane (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trilostane-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "25246002", + "display" : "Product containing allopurinol (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allopurinol-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "25398003", + "display" : "Product containing ichthammol (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ichthammol-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "25419009", + "display" : "Product containing barium sulfate (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Barium sulfate-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "25673006", + "display" : "Product containing omeprazole (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Omeprazole-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "25860005", + "display" : "Product containing terconazole (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Terconazole-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "25995007", + "display" : "Product containing triprolidine (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Triprolidine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "26122009", + "display" : "Product containing dimetindene (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dimethindene-containing product" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dimetindene-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "26124005", + "display" : "Product containing glipizide (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glipizide-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "26244009", + "display" : "Product containing muscarinic receptor antagonist (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muscarinic receptor antagonist-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "26303005", + "display" : "Product containing hexestrol (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hexestrol-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "26370007", + "display" : "Hemostatic agent", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemostatic agent" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medicinal product acting as hemostatic (product)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "26458009", + "display" : "Product containing diphenhydramine (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diphenhydramine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "26462003", + "display" : "Product containing cyproheptadine (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cyproheptadine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "26503009", + "display" : "Product containing deserpidine (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deserpidine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "26523005", + "display" : "Product containing dobutamine (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dobutamine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "26548008", + "display" : "Product containing pancreatic hormone (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pancreatic hormone-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "26574002", + "display" : "Product containing droperidol (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Droperidol-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "26580005", + "display" : "Digestant", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Digestant (product)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "26736008", + "display" : "Product containing ferrous gluconate (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ferrous gluconate-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "26800000", + "display" : "Product containing midazolam (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Midazolam-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "26842003", + "display" : "Product containing burbot liver oil (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Burbot liver oil-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "27035007", + "display" : "Product containing heavy metal antagonist (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Heavy metal antagonist-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "27196008", + "display" : "Product containing bupivacaine (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bupivacaine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "27242001", + "display" : "Product containing methylprednisolone (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Methylprednisolone-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "27479000", + "display" : "Product containing zidovudine (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Zidovudine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "27638005", + "display" : "Product containing alteplase (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alteplase-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "27658006", + "display" : "Product containing amoxicillin (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Amoxicillin-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "27754002", + "display" : "Product containing piroxicam (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Piroxicam-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "27867009", + "display" : "Antineoplastic agent", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medicinal product acting as antineoplastic agent (product)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "28149003", + "display" : "Product containing pentostatin (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pentostatin-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "28235004", + "display" : "Product containing doxapram (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Doxapram-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "28410007", + "display" : "Medicinal product containing alpha-carboxypenicillin and acting as antibacterial agent (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alpha-carboxypenicillin antibacterial agent" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "28415002", + "display" : "Product containing methscopolamine (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Methscopolamine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "28426008", + "display" : "Product containing fluocinolone (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fluocinolone-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "28506006", + "display" : "Product containing flucytosine (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Flucytosine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "28748001", + "display" : "Product containing chloral hydrate (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chloral hydrate-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "28841002", + "display" : "Product containing ethisterone (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ethisterone-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "28906000", + "display" : "Product containing percoid liver oil (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Percoid liver oil-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "29058003", + "display" : "Product containing halcinonide (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Halcinonide-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "29089004", + "display" : "Product containing mitobronitol (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mitobronitol-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "29121001", + "display" : "Product containing mersalyl (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mersalyl-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "29129004", + "display" : "Product containing oxymetazoline (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oxymetazoline-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "29156002", + "display" : "Mechlorethamine-containing product", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chlormethine-containing product" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Product containing chlormethine (medicinal product)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "29175007", + "display" : "Product containing rifampicin (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rifampin-containing product" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rifampicin-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "29439004", + "display" : "Product containing captopril (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Captopril-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "29620001", + "display" : "Product containing beta tocopherol (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Beta tocopherol-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "29840005", + "display" : "Product containing amoxapine (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Amoxapine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "29877002", + "display" : "Product containing isocarboxazid (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Isocarboxazid-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "29896003", + "display" : "Product containing betamethasone (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Betamethasone-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "30010009", + "display" : "Product containing cyanocobalamin (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cyanocobalamin-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "30125007", + "display" : "Product containing senna (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Senna-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "30306003", + "display" : "Product containing thiamine (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thiamine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "30317002", + "display" : "Product containing cisapride (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cisapride-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "30427009", + "display" : "Product containing erythromycin (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Erythromycin-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "30466001", + "display" : "Product containing clomifene (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clomifene-containing product" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clomiphene-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "30492008", + "display" : "Medicinal product acting as diuretic (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diuretic agent" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "30729008", + "display" : "Product containing iron (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Iron-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "30761007", + "display" : "Product containing mannitol (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mannitol-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "30964009", + "display" : "Product containing methyprylon (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Methyprylon-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "30988006", + "display" : "Product containing dienestrol (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dienestrol-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "31087008", + "display" : "Product containing ampicillin (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ampicillin-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "31231007", + "display" : "Product containing hydrogen peroxide (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hydrogen peroxide-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "31305008", + "display" : "Product containing Streptococcus equisimilis antiserum (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Streptococcus equisimilis antiserum-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "31306009", + "display" : "Product containing quinidine (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Quinidine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "31684002", + "display" : "Product containing buprenorphine (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Buprenorphine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "31690003", + "display" : "Product containing bethanechol (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bethanechol-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "31692006", + "display" : "Product containing pentamidine (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pentamidine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "31865003", + "display" : "Product containing fluconazole (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fluconazole-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "31872002", + "display" : "Product containing pramocaine (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pramocaine-containing product" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pramoxine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "32313007", + "display" : "Product containing enflurane (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Enflurane-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "32462006", + "display" : "Product containing melanocyte stimulating hormone releasing factor (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Melanocyte stimulating hormone releasing factor-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "32474005", + "display" : "Product containing probucol (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Probucol-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "32583002", + "display" : "Medicinal product acting as antiseborrheic agent (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antiseborrhoeic agent" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antiseborrheic agent" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "32647002", + "display" : "Product containing ergotamine (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ergotamine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "32653002", + "display" : "Product containing ergosterol (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ergosterol-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "32792001", + "display" : "Product containing trimethoprim (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trimethoprim-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "32823007", + "display" : "Product containing maprotiline (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Maprotiline-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "32955006", + "display" : "Product containing domperidone (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Domperidone-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "32960005", + "display" : "Product containing thiosalicylate (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thiosalicylate-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "33124007", + "display" : "Product containing tolbutamide (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tolbutamide-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "33219003", + "display" : "Medicinal product containing tricyclic compound and acting as antidepressant agent (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tricyclic antidepressant agent" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "33231001", + "display" : "Product containing pentobarbital (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pentobarbital-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "33252009", + "display" : "Product containing beta adrenergic receptor antagonist (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Beta adrenergic receptor antagonist-containing product" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Beta blocker-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "33378002", + "display" : "Product containing desipramine (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Desipramine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "33588000", + "display" : "Product containing thioridazine (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thioridazine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "33589008", + "display" : "Product containing glycoside (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glycoside-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "33664007", + "display" : "Product containing acetazolamide (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acetazolamide-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "33675006", + "display" : "Product containing carbachol (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carbachol-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "33682005", + "display" : "Medicinal product acting as mydriatic (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mydriatic agent" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "33815001", + "display" : "Product containing Streptococcus suis antiserum (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Streptococcus suis antiserum-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "34012005", + "display" : "Product containing sulfonylurea (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sulfonylurea-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "34217006", + "display" : "Product containing oxyquinoline (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oxyquinoline-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "34364009", + "display" : "Product containing mefenamic acid (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mefenamic acid-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "34393009", + "display" : "Product containing tolazamide (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tolazamide-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "34462007", + "display" : "Product containing natamycin (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Natamycin-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "34599009", + "display" : "Product containing thyroglobulin (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thyroglobulin-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "34693000", + "display" : "Product containing zalcitabine (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Zalcitabine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "34731007", + "display" : "Product containing carbenicillin (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carbenicillin-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "34816007", + "display" : "Product containing cod liver oil (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cod liver oil-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "34833000", + "display" : "Product containing hydrocortisone in ocular dose form (medicinal product form)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hydrocortisone-containing product in ocular dose form" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "34929006", + "display" : "Product containing benzethonium (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Benzethonium-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "35035001", + "display" : "Product containing orphenadrine (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Orphenadrine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "35063004", + "display" : "Product containing ribavirin (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ribavirin-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "35282000", + "display" : "Product containing gemfibrozil (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gemfibrozil-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "35300007", + "display" : "Product containing daunorubicin (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Daunorubicin-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "35324004", + "display" : "Product containing paraldehyde (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paraldehyde-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "35392005", + "display" : "Product containing calcium exchange resin (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Calcium exchange resin-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "35476001", + "display" : "Product containing silver nitrate (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Silver nitrate-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "35531004", + "display" : "Product containing hydrocortamate (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hydrocortamate-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "35768004", + "display" : "Product containing oxybutynin (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oxybutynin-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "35967000", + "display" : "Product containing medazepam (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medazepam-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "36068003", + "display" : "Product containing pyrantel (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pyrantel-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "36113004", + "display" : "Product containing imipramine (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Imipramine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "36218003", + "display" : "Product containing thiethylperazine (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thiethylperazine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "36236003", + "display" : "Medicinal product acting as antidepressant agent (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antidepressant agent" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "36391008", + "display" : "Product containing primaquine (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Primaquine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "36537006", + "display" : "Product containing ambenonium (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ambenonium-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "36594001", + "display" : "Product containing tiabendazole (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thiabendazole-containing product" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tiabendazole-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "36621009", + "display" : "Product containing medroxyprogesterone (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medroxyprogesterone-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "36642006", + "display" : "Product containing propantheline (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Propantheline-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "36893000", + "display" : "Product containing ceftazidime (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ceftazidime-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "36909007", + "display" : "Product containing phenindamine (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phenindamine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "37084008", + "display" : "Medicinal product containing quinolone and acting as antibacterial agent (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Quinolone antibacterial agent" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "37146000", + "display" : "Typhus vaccine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Typhus vaccine (medicinal product)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "37306000", + "display" : "Product containing vidarabine (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vidarabine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "37400007", + "display" : "Product containing magnesium sulfate (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Magnesium sulfate-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "37628007", + "display" : "Product containing cefalotin (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cephalothin-containing product" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cefalotin-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "37803001", + "display" : "Product containing tubocurarine (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tubocurarine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "38076006", + "display" : "Product containing thyroxine (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thyroxine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "38166006", + "display" : "Product containing tolnaftate (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tolnaftate-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "38231004", + "display" : "Product containing polysaccharide-iron complex (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Polysaccharide-iron complex-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "38268001", + "display" : "Product containing ibuprofen (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ibuprofen-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "38314008", + "display" : "Product containing isotretinoin (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Isotretinoin-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "38413003", + "display" : "Product manufactured as otic dose form (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Product manufactured as otic dose form" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "38578004", + "display" : "Product containing megestrol (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Megestrol-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "38828006", + "display" : "Product containing sodium thiosulfate (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sodium thiosulfate-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "39064002", + "display" : "Product containing acetohexamide (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acetohexamide-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "39124003", + "display" : "Product containing methohexital (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Methohexital-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "39128000", + "display" : "Product containing famotidine (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Famotidine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "39142008", + "display" : "Product containing phendimetrazine (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phendimetrazine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "39359008", + "display" : "Phenoxymethylpenicillin-containing product", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Penicillin V-containing product" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Product containing phenoxymethylpenicillin (medicinal product)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "39487003", + "display" : "Insulin-containing product", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Product containing insulin (product)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "39516004", + "display" : "Product containing disulfiram (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disulfiram-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "39608003", + "display" : "Product containing pentazocine (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pentazocine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "39707000", + "display" : "Product containing para-aminobenzoic acid (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Para-aminobenzoic acid-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "39860005", + "display" : "Product containing fructose (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fructose-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "39939003", + "display" : "Product containing phenyltoloxamine (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phenyltoloxamine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "40232005", + "display" : "Product containing ketoconazole (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ketoconazole-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "40339003", + "display" : "Product containing calcium lactate (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Calcium lactate-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "40429005", + "display" : "Product containing etomidate (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Etomidate-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "40430000", + "display" : "Product containing bromelains (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bromelains-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "40556005", + "display" : "Product containing phenytoin (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phenytoin-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "40562000", + "display" : "Product containing methylergometrine (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Methylergonovine-containing product" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Methylergometrine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "40589005", + "display" : "Product containing amitriptyline (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Amitriptyline-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "40648001", + "display" : "Product containing fentanyl (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fentanyl-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "40820003", + "display" : "Product containing carbamazepine (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carbamazepine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "40877002", + "display" : "Product containing streptomycin (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Streptomycin-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "40905005", + "display" : "Product containing beractant (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Beractant-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "40974005", + "display" : "Product containing dipipanone (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dipipanone-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "40999006", + "display" : "Product containing lomustine (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lomustine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "41001009", + "display" : "Product containing dinoprost (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dinoprost-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "41015006", + "display" : "Product containing metaraminol (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Metaraminol-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "41147003", + "display" : "Product containing perphenazine (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Perphenazine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "41193000", + "display" : "Product containing aciclovir (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aciclovir-containing product" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acyclovir-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "41324009", + "display" : "Product containing propiomazine (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Propiomazine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "41365009", + "display" : "Product containing fluphenazine (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fluphenazine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "41367001", + "display" : "Product containing enterogastrone (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Enterogastrone-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "41399007", + "display" : "Product containing oxazolidinedione (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oxazolidinedione-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "41470001", + "display" : "Product containing corbadrine (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Levonordefrin-containing product" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Corbadrine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "41493007", + "display" : "Product containing dicycloverine (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dicycloverine-containing product" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dicyclomine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "41549009", + "display" : "Product containing angiotensin-converting enzyme inhibitor (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Angiotensin-converting enzyme inhibitor-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "41985001", + "display" : "Product containing bitolterol (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bitolterol-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "42082003", + "display" : "Product containing vancomycin (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vancomycin-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "42098005", + "display" : "Product containing dexamethasone in ocular dose form (medicinal product form)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dexamethasone-containing product in ocular dose form" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "42271003", + "display" : "Product containing glutamic acid (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glutamic acid-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "42348003", + "display" : "Product containing methyltestosterone (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Methyltestosterone-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "42444000", + "display" : "Product containing secobarbital (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Secobarbital-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "42514000", + "display" : "Product containing procaine (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Procaine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "42638008", + "display" : "Product containing methylrosanilinium chloride (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gentian violet-containing product" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Methylrosanilinium chloride-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "42714002", + "display" : "Product containing Escherichia coli antiserum (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Escherichia coli antiserum-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "42720001", + "display" : "Product containing miconazole (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Miconazole-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "43343000", + "display" : "Product containing magaldrate (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Magaldrate-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "43533002", + "display" : "Product containing chloramphenicol in ocular dose form (medicinal product form)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chloramphenicol-containing product in ocular dose form" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "43684009", + "display" : "Product containing misoprostol (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Misoprostol-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "43753001", + "display" : "Product containing dydrogesterone (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dydrogesterone-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "43879000", + "display" : "Product containing flunisolide (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Flunisolide-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "43927002", + "display" : "Analeptic agent", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medicinal product acting as analeptic agent (product)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "44175000", + "display" : "Product containing diperodon (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diperodon-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "44418001", + "display" : "Product containing percomorph liver oil (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Percomorph liver oil-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "44658005", + "display" : "Product containing promazine (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Promazine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "44731005", + "display" : "Hydrocortisone-containing product in otic dose form", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Product containing hydrocortisone in otic dose form (medicinal product form)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "44790008", + "display" : "Product containing ethosuximide (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ethosuximide-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "44798001", + "display" : "Product containing dinoprostone (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dinoprostone-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "44938006", + "display" : "Product containing cefoperazone (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cefoperazone-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "44990002", + "display" : "Product containing procyclidine (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Procyclidine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "45218006", + "display" : "Product containing clemastine (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clemastine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "45311002", + "display" : "Product containing terbutaline (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Terbutaline-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "45313004", + "display" : "Product containing propylpiperazine derivative of phenothiazine (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Propylpiperazine derivative of phenothiazine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "45518007", + "display" : "Medicinal product containing thiazide and acting as diuretic agent (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thiazide diuretic agent" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "45680002", + "display" : "Product containing tolmetin (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tolmetin-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "45844004", + "display" : "Product containing sulfasalazine (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sulfasalazine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "45888006", + "display" : "Product containing gamma tocopherol (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gamma tocopherol-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "46009007", + "display" : "Product containing chlorambucil (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chlorambucil-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "46123006", + "display" : "Product containing ascorbic acid (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ascorbic acid-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "46436003", + "display" : "Product containing haloprogin (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haloprogin-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "46479001", + "display" : "Product containing encainide (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Encainide-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "46532003", + "display" : "Product containing brilliant green (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brilliant green-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "46547007", + "display" : "Product containing labetalol (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Labetalol-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "46576005", + "display" : "Product containing flecainide (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Flecainide-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "46709004", + "display" : "Product containing methylphenobarbital (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Methylphenobarbital-containing product" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mephobarbital-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "46741005", + "display" : "Product containing salicylic acid (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Salicylic acid-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "46913003", + "display" : "Product containing edrophonium (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Edrophonium-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "47065008", + "display" : "Product containing quinine (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Quinine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "47120002", + "display" : "Product containing primidone (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Primidone-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "47124006", + "display" : "Product containing aminoglutethimide (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aminoglutethimide-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "47140009", + "display" : "Product containing medrysone (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medrysone-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "47331002", + "display" : "Product containing chlorpromazine (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chlorpromazine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "47527007", + "display" : "Product containing phenindione (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phenindione-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "47602007", + "display" : "Product containing nalidixic acid (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nalidixic acid-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "47755009", + "display" : "Medicinal product acting as potassium-sparing diuretic (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Potassium-sparing diuretic agent" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "47898004", + "display" : "Product containing verapamil (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Verapamil-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "48174005", + "display" : "Product containing ranitidine (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ranitidine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "48256008", + "display" : "Product containing benzyl benzoate (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Benzyl benzoate-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "48279009", + "display" : "Emollient product", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medicinal product acting as emollient (product)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Emollient agent" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "48351000", + "display" : "Product containing phenylbutazone (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phenylbutazone-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "48546005", + "display" : "Product containing diazepam (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diazepam-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "48603004", + "display" : "Product containing warfarin (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Warfarin-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "48614001", + "display" : "Product containing clobetasol (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clobetasol-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "48647005", + "display" : "Product containing pancrelipase (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pancrelipase-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "48698004", + "display" : "Product containing calcium channel blocker (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Calcium channel blocker-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "48836000", + "display" : "Product containing amikacin (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Amikacin-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "48875009", + "display" : "Product containing dihydroergotamine (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dihydroergotamine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "48899009", + "display" : "Product containing hyoscyamine (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hyoscyamine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "49019002", + "display" : "Product containing prednisolone in ocular dose form (medicinal product form)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prednisolone-containing product in ocular dose form" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "49157004", + "display" : "Uricosuric agent", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medicinal product acting as uricosuric (product)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "49267000", + "display" : "Product containing oxyphenbutazone (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oxyphenbutazone-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "49299006", + "display" : "Product containing protriptyline (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Protriptyline-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "49485009", + "display" : "Product containing norfloxacin (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Norfloxacin-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "49577002", + "display" : "Product containing minoxidil (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Minoxidil-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "49617001", + "display" : "Product containing carbenoxolone (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carbenoxolone-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "49669006", + "display" : "Product containing Escherichia coli antiserum and Pasteurella multocida antiserum and Salmonella typhimurium antiserum (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Escherichia coli antiserum- and Pasteurella multocida antiserum- and Salmonella typhimurium antiserum-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "49688004", + "display" : "Product containing hexocyclium (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hexocyclium-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "49694007", + "display" : "Mucolytic agent", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medicinal product acting as mucolytic agent (product)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "49705006", + "display" : "Product containing idoxuridine (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Idoxuridine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "49953001", + "display" : "Product containing pheniramine (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pheniramine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "50094009", + "display" : "Product containing hetastarch (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hetastarch-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "50318003", + "display" : "Product containing progesterone (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Progesterone-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "50335004", + "display" : "Product containing levorphanol (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Levorphanol-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "50520001", + "display" : "Product containing framycetin (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Framycetin-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "50841004", + "display" : "Product containing chloramphenicol in otic dose form (medicinal product form)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chloramphenicol-containing product in otic dose form" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "50868004", + "display" : "Product containing dexamfetamine (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dexamfetamine-containing product" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dextroamphetamine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "51013009", + "display" : "Product containing sulfadimethoxine (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sulfadimethoxine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "51073002", + "display" : "Product containing phenobarbital (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phenobarbital-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "51126006", + "display" : "Product containing benzestrol (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Benzestrol-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "51132001", + "display" : "Product containing hyaluronidase (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hyaluronidase-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "51326002", + "display" : "Product containing carmustine (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carmustine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "51334008", + "display" : "Product containing cycloserine (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cycloserine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "51361008", + "display" : "Product containing amantadine (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Amantadine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "51752005", + "display" : "Product containing dehydrocholic acid (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dehydrocholic acid-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "51758009", + "display" : "Product containing methadone (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Methadone-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "51908007", + "display" : "Product containing prenylamine (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prenylamine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "51992002", + "display" : "Product containing gastrin (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastrin-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "52017007", + "display" : "Medicinal product acting as antiemetic agent (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antiemetic agent" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "52108005", + "display" : "Product containing ferrous fumarate (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ferrous fumarate-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "52215008", + "display" : "Product containing desonide (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Desonide-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "52388000", + "display" : "Product containing prednisolone (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prednisolone-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "52423008", + "display" : "Tar-containing product", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Product containing tar (product)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "52883001", + "display" : "Product containing hydroxyamfetamine (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hydroxyamfetamine-containing product" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hydroxyamphetamine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "52896000", + "display" : "Product containing clioquinol (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clioquinol-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "53009005", + "display" : "Medicinal product acting as analgesic agent (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Analgesic agent" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "53480001", + "display" : "Product containing phentermine (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phentermine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "53584007", + "display" : "Product containing methacholine (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Methacholine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "53640004", + "display" : "Product containing fluoxetine (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fluoxetine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "53641000", + "display" : "Product containing flavoxate (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Flavoxate-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "53691001", + "display" : "Product containing calcium gluconate (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Calcium gluconate-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "53793005", + "display" : "Product containing Escherichia coli antibody (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Escherichia coli antibody-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "53800008", + "display" : "Product containing dithranol (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dithranol-containing product" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anthralin-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "53848009", + "display" : "Product containing metyrapone (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Metyrapone-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "54142000", + "display" : "Product containing domiphen (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Domiphen-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "54344006", + "display" : "Product containing flurbiprofen (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Flurbiprofen-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "54391004", + "display" : "Product containing levamisole (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Levamisole-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "54406003", + "display" : "Product containing methoxamine (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Methoxamine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "54541002", + "display" : "Product containing ergometrine (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ergometrine-containing product" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ergonovine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "54544005", + "display" : "Product containing pethidine (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Meperidine-containing product" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pethidine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "54577009", + "display" : "Product containing ceftizoxime (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ceftizoxime-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "54705000", + "display" : "Product containing temazepam (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Temazepam-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "54765002", + "display" : "Product containing phenylephrine (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phenylephrine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "54824008", + "display" : "Product containing isometheptene (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Isometheptene-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "54882005", + "display" : "Product containing amfepramone (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Amfepramone-containing product" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diethylpropion-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "54887004", + "display" : "Product containing cefalexin (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cephalexin-containing product" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cefalexin-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "54972005", + "display" : "Product containing tretinoin (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tretinoin-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "54982006", + "display" : "Product containing methestrol (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Methestrol-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "55015008", + "display" : "Product containing sodium lactate (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sodium lactate-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "55217007", + "display" : "Product containing calcium carbonate (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Calcium carbonate-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "55432002", + "display" : "Product containing azlocillin (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Azlocillin-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "55556000", + "display" : "Product containing tetracaine (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tetracaine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "55673009", + "display" : "Product containing sodium iothalamate (125-I) (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sodium iothalamate (125-I)-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "55745002", + "display" : "Product containing propranolol (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Propranolol-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "55830003", + "display" : "Product containing human menopausal gonadotropin (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human menopausal gonadotropin-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "55867006", + "display" : "Product containing aminophylline (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aminophylline-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "55889005", + "display" : "Product containing praziquantel (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Praziquantel-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "56014002", + "display" : "Product containing hydroxyprogesterone (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hydroxyprogesterone-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "56032002", + "display" : "Product containing androstanolone (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Androstanolone-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "56059005", + "display" : "Product containing mebendazole (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mebendazole-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "56123002", + "display" : "Product containing methenamine (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Methenamine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "56230001", + "display" : "Product containing bretylium (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bretylium-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "56234005", + "display" : "Product containing somatotropin (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Somatotropin-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "56480005", + "display" : "Product containing brompheniramine (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brompheniramine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "56549003", + "display" : "Product containing metoclopramide (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Metoclopramide-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "56602009", + "display" : "Product containing hydroxycarbamide (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hydroxyurea-containing product" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hydroxycarbamide-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "56928005", + "display" : "Product containing etoposide (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Etoposide-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "56934003", + "display" : "Product containing povidone (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Povidone-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "57002000", + "display" : "Product containing chlorprothixene (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chlorprothixene-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "57066004", + "display" : "Product containing cisplatin (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cisplatin-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "57191001", + "display" : "Product containing chloramphenicol (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chloramphenicol-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "57263002", + "display" : "Product containing oxiconazole (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oxiconazole-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "57376006", + "display" : "Product containing sodium bicarbonate (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sodium bicarbonate-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "57538001", + "display" : "Product containing chlortetracycline (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chlortetracycline-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "57616006", + "display" : "Product containing sodium tetradecyl sulfate (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sodium tetradecyl sulfate-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "57670008", + "display" : "Product containing cefoxitin (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cefoxitin-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "57752001", + "display" : "Product containing gentamicin (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gentamicin-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "57811004", + "display" : "Product containing dihydrocodeine (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dihydrocodeine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "57819002", + "display" : "Product containing somatostatin (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Somatostatin-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "57845006", + "display" : "Product containing isoprenaline (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Isoproterenol-containing product" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Isoprenaline-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "57853003", + "display" : "Product containing clidinium (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clidinium-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "57893000", + "display" : "Product containing chlortalidone (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chlorthalidone-containing product" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chlortalidone-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "57952007", + "display" : "Antilipemic agent", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antilipaemic agent" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medicinal product acting as antilipemic agent (product)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "58050004", + "display" : "Antiparkinson agent", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medicinal product acting as antiparkinson agent (product)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "58360000", + "display" : "Product containing phenazocine (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phenazocine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "58467001", + "display" : "Product containing papaverine (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Papaverine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "58502006", + "display" : "Product containing propylamine derivative and histamine receptor antagonist (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Propylamine derivative histamine receptor antagonist product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "58760003", + "display" : "Product containing antimetabolite (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antimetabolite-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "58805000", + "display" : "Product containing pituitary hormone (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pituitary hormone-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "58883005", + "display" : "Product containing clindamycin (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clindamycin-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "58892008", + "display" : "Product containing trifluridine (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trifluridine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "58905004", + "display" : "Product containing diazoxide (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diazoxide-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "58944007", + "display" : "Medicinal product acting as vasodilator (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vasodilator agent" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "59057006", + "display" : "Product containing antihemophilic factor agent (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antihemophilic factor agent-containing product" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antihaemophilic factor agent-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "59187003", + "display" : "Product containing dopamine (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dopamine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "59240002", + "display" : "Product containing mitomycin (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mitomycin-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "59255006", + "display" : "Medicinal product containing sulfonamide and acting as antibacterial agent (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sulfonamide antibacterial agent" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "59270007", + "display" : "Product containing loxapine (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Loxapine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "59456005", + "display" : "Product containing astemizole (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Astemizole-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "59589008", + "display" : "Product containing pyrimethamine (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pyrimethamine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "59594008", + "display" : "Product containing nondepolarizing neuromuscular blocker (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nondepolarising neuromuscular blocker product" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nondepolarizing neuromuscular blocker product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "59751001", + "display" : "Antitussive agent", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medicinal product acting as antitussive agent (product)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "59941008", + "display" : "Product containing diltiazem (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diltiazem-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "59953007", + "display" : "Product containing pyridostigmine (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pyridostigmine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "60149003", + "display" : "Product containing indometacin (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Indometacin-containing product" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Indomethacin-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "60169008", + "display" : "Medicinal product acting as antacid agent (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antacid agent" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "60468008", + "display" : "Product containing magnesium hydroxide (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Magnesium hydroxide-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "60533005", + "display" : "Medicinal product acting as astringent (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Astringent agent" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "60541005", + "display" : "Product containing lanatoside C (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lanatoside C-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "60682004", + "display" : "Product containing ecothiopate (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ecothiopate-containing product" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Echothiophate-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "60731009", + "display" : "Product containing diethylcarbamazine (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diethylcarbamazine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "60881009", + "display" : "Product containing diamorphine (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diamorphine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "60978003", + "display" : "Product containing barbiturate (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Barbiturate-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "61020000", + "display" : "Product containing thyroid hormone (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thyroid hormone-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "61093008", + "display" : "Product containing prolactin inhibiting factor (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prolactin inhibiting factor-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "61132004", + "display" : "Product containing gas gangrene antitoxin (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gas gangrene antitoxin-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "61181002", + "display" : "Product containing meprednisone (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Meprednisone-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "61408004", + "display" : "Product containing molindone (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Molindone-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "61457001", + "display" : "Product containing adrenal hormone (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adrenal hormone-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "61621000", + "display" : "Medicinal product acting as laxative (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Laxative agent" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "61623002", + "display" : "Product containing buclizine (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Buclizine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "61651006", + "display" : "Product containing cefamandole (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cefamandole-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "61862008", + "display" : "Product containing meticillin (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Meticillin-containing product" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Methicillin-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "61946003", + "display" : "Estrogen receptor agonist-containing product", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Product containing estrogen receptor agonist (product)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "62051009", + "display" : "Product containing dichlorisone (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dichlorisone-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "62294009", + "display" : "Varicella-zoster virus antibody-containing product", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Product containing Varicella-zoster virus antibody (medicinal product)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "62529008", + "display" : "Product containing tiotixene (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thiothixene-containing product" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tiotixene-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "62560008", + "display" : "Product containing fluorometholone in ocular dose form (medicinal product form)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fluorometholone-containing product in ocular dose form" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "62782004", + "display" : "Product containing clonidine (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clonidine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "63094006", + "display" : "Medicinal product acting as anticonvulsant agent (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anticonvulsant agent" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "63136007", + "display" : "Product containing phytomenadione (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phytomenadione-containing product" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phytonadione-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "63318000", + "display" : "Product containing benzoic acid (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Benzoic acid-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "63470003", + "display" : "Product containing fluoxymesterone (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fluoxymesterone-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "63639004", + "display" : "Product containing nicotinic acid (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nicotinic acid-containing product" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Niacin-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "63682003", + "display" : "Product containing halothane (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Halothane-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "63758001", + "display" : "Product containing norethisterone (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Norethisterone-containing product" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Norethindrone-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "63822004", + "display" : "Vitamin E and/or vitamin E derivative-containing product", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Product containing vitamin E and/or vitamin E derivative (product)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "64115004", + "display" : "Product containing amodiaquine (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Amodiaquine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "64127001", + "display" : "Product containing dactinomycin (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dactinomycin-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "64240003", + "display" : "Product containing methandrostenolone (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Metandienone-containing product" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Methandrostenolone-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "64349004", + "display" : "Product containing griseofulvin (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Griseofulvin-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "64462001", + "display" : "Product containing terpin (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Terpin-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "64558005", + "display" : "Methixene-containing product", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Metixene-containing product" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Product containing metixene (medicinal product)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "64851009", + "display" : "Product containing diiodohydroxyquinoline (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diiodohydroxyquinoline-containing product" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Iodoquinol-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "64878006", + "display" : "Product containing methylthiouracil (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Methylthiouracil-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "65020006", + "display" : "Product containing benzocaine (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Benzocaine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "65026000", + "display" : "Product containing ephedrine (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ephedrine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "65041000", + "display" : "Product containing biperiden (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Biperiden-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "65092008", + "display" : "Product containing chloropyrilene (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chlorothen-containing product" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chloropyrilene-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "65484006", + "display" : "Product containing prostacyclin PGI2 (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prostacyclin PGI2-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "65502005", + "display" : "Product containing epinephrine (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Epinephrine-containing product" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adrenaline-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "65627005", + "display" : "Product containing vitamin K5 (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vitamin K5-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "65884003", + "display" : "Product containing dantron (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dantron-containing product" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Danthron-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "65965000", + "display" : "Product containing Micrurus fulvius antivenom (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Eastern coral snake antivenom-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "66094001", + "display" : "Product containing probenecid (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Probenecid-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "66125007", + "display" : "Product containing flunisolide in nasal dose form (medicinal product form)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Flunisolide-containing product in nasal dose form" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "66261008", + "display" : "Product containing tetracycline (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tetracycline-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "66349002", + "display" : "Product containing androgen receptor agonist (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Androgen receptor agonist-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "66441000", + "display" : "Product containing pantothenic acid (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pantothenic acid-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "66492008", + "display" : "Product containing isoflurane (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Isoflurane-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "66493003", + "display" : "Product containing theophylline (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Theophylline-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "66602007", + "display" : "Product containing stanozolol (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stanozolol-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "66742008", + "display" : "Pigmenting agent", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pigmenting drug" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pigmenting agent (product)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "66859009", + "display" : "Product containing dipyridamole (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dipyridamole-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "66860004", + "display" : "Product containing aluminium chloride (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aluminum chloride-containing product" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aluminium chloride-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "66919007", + "display" : "Product containing methyclothiazide (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Methyclothiazide-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "66971004", + "display" : "Product containing colestipol (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Colestipol-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "67213005", + "display" : "Product containing lymphocyte immunoglobulin (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lymphocyte immunoglobulin-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "67423003", + "display" : "Medicinal product containing acylaminopenicillin and acting as antibacterial agent (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acylaminopenicillin antibacterial agent" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "67440007", + "display" : "Product containing alpha adrenergic receptor antagonist (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alpha adrenergic receptor antagonist-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "67507000", + "display" : "Medicinal product acting as antiarrhythmic agent (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antiarrhythmic agent" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "67735003", + "display" : "Product containing paclitaxel (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paclitaxel-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "67891001", + "display" : "Second generation cephalosporin antibacterial agent", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medicinal product containing second generation cephalosporin and acting as antibacterial agent (product)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "67939000", + "display" : "Product containing apomorphine (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Apomorphine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "68088000", + "display" : "Product containing acebutolol (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acebutolol-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "68206008", + "display" : "Product containing calcitriol (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Calcitriol-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "68395000", + "display" : "Product containing calcium chloride (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Calcium chloride-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "68398003", + "display" : "Product containing somatomedin (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Somatomedin-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "68402007", + "display" : "Product containing carbonic anhydrase inhibitor (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carbonic anhydrase inhibitor-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "68407001", + "display" : "Hydrogen peroxide 300 mg/mL cutaneous solution", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Product containing precisely hydrogen peroxide 300 milligram/1 milliliter conventional release cutaneous solution (clinical drug)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "68422006", + "display" : "Product containing cloxacillin (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cloxacillin-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "68424007", + "display" : "Product containing isoflurophate (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Isoflurophate-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "68444001", + "display" : "Product containing doxorubicin (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Doxorubicin-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "68490009", + "display" : "Product containing sodium propionate (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sodium propionate-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "68622003", + "display" : "Product containing secretin (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Secretin-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "68702006", + "display" : "Product containing sodium aurothiomalate (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sodium aurothiomalate-containing product" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gold sodium thiomalate-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "68774008", + "display" : "Product containing isoxsuprine (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Isoxsuprine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "68887009", + "display" : "Product containing methotrexate (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Methotrexate-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "68892006", + "display" : "Penicillinase-resistant penicillin antibacterial agent", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medicinal product containing penicillinase-resistant penicillin and acting as antibacterial agent (product)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "69107004", + "display" : "Product containing dantrolene (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dantrolene-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "69204002", + "display" : "Product containing guanadrel (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Guanadrel-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "69236009", + "display" : "Product containing amiodarone (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Amiodarone-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "69242008", + "display" : "Medicinal product acting as miotic (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Miotic agent" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "69331001", + "display" : "Product containing ciclacillin (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cyclacillin-containing product" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ciclacillin-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "69431002", + "display" : "Medicinal product acting as immunosuppressant (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immunosuppressant agent" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "69576000", + "display" : "Product containing menadione (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Menadione-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "69708003", + "display" : "Product containing clonazepam (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clonazepam-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "69879000", + "display" : "Product containing altretamine (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Altretamine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "69918003", + "display" : "Product containing aztreonam (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aztreonam-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "69967001", + "display" : "Product containing sucralfate (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sucralfate-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "70047000", + "display" : "Product containing sulfamethoxazole (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sulfamethoxazole-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "70254000", + "display" : "Product containing sulfamethizole (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sulfamethizole-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "70343008", + "display" : "Product containing piperazine derivative and histamine receptor antagonist (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Piperazine derivative histamine receptor antagonist product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "70379000", + "display" : "Product containing sodium chloride (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sodium chloride-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "70460002", + "display" : "Fish liver oil-containing product", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Product containing fish liver oil (product)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "70702006", + "display" : "Product containing deferoxamine (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deferoxamine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "70776005", + "display" : "Product containing pemoline (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pemoline-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "70841003", + "display" : "Product containing chymotrypsin (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chymotrypsin-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "70864001", + "display" : "Product containing meprobamate (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Meprobamate-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "70934008", + "display" : "Product containing demecarium (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Demecarium-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "71289008", + "display" : "Product containing snake antivenom immunoglobulin (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Snake antivenom immunoglobulin-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "71451001", + "display" : "Product containing kanamycin (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Kanamycin-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "71453003", + "display" : "Product containing mupirocin (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mupirocin-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "71455005", + "display" : "Product containing fludroxycortide (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Flurandrenolide-containing product" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fludroxycortide-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "71462001", + "display" : "Product containing Podophyllum resin (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Podophyllum resin-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "71516007", + "display" : "Product containing ergocalciferol (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ergocalciferol-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "71584004", + "display" : "Product containing monobasic sodium phosphate (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Monobasic sodium phosphate-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "71634000", + "display" : "Product containing chlormezanone (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chlormezanone-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "71699007", + "display" : "Product containing trifluoperazine (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trifluoperazine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "71724000", + "display" : "Product containing ferrous sulfate (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ferrous sulfate-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "71731001", + "display" : "Product containing medrysone in ocular dose form (medicinal product form)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medrysone-containing product in ocular dose form" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "71759000", + "display" : "Product containing glyceryl trinitrate (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glyceryl trinitrate-containing product" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nitroglycerin-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "71770007", + "display" : "Product containing monoamine oxidase inhibitor (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Monoamine oxidase inhibitor-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "71798005", + "display" : "Product containing fenoprofen (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fenoprofen-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "71837009", + "display" : "Cytotoxic agent", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cytotoxic drug" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cytotoxic agent (product)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "72312007", + "display" : "Product containing cyclandelate (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cyclandelate-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "72416006", + "display" : "Product containing metacycline (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Metacycline-containing product" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Methacycline-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "72623000", + "display" : "Product containing tioguanine (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tioguanine-containing product" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thioguanine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "72824008", + "display" : "Product containing colestyramine (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Colestyramine-containing product" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cholestyramine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "72870001", + "display" : "Product containing scopolamine (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Scopolamine-containing product" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hyoscine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "72924009", + "display" : "Product containing clofazimine (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clofazimine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "72968006", + "display" : "Product containing sodium salicylate (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sodium salicylate-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "73074003", + "display" : "Product containing colistin (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Colistin-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "73093001", + "display" : "Product containing neomycin (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neomycin-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "73133000", + "display" : "Product containing colchicine (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Colchicine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "73170009", + "display" : "Product containing menthol (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Menthol-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "73212002", + "display" : "Product containing iodipamide (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Iodipamide-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "73277004", + "display" : "Product containing mecamylamine (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mecamylamine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "73454001", + "display" : "Product containing desmopressin (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Desmopressin-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "73572009", + "display" : "Product containing morphine (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Morphine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "73647000", + "display" : "Dipivefrin-containing product", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Product containing dipivefrine (medicinal product)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dipivefrine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "73756003", + "display" : "Product containing amobarbital (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Amobarbital-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "73763003", + "display" : "Medicinal product containing extended spectrum penicillin and acting as antibacterial agent (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Extended spectrum penicillin antibacterial agent" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "73805002", + "display" : "Product containing thyrotropin releasing factor (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thyrotropin releasing factor-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "73949004", + "display" : "Product containing atropine (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Atropine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "73986003", + "display" : "Product containing cefuroxime (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cefuroxime-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "74022005", + "display" : "Product containing mepenzolate (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mepenzolate-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "74065006", + "display" : "Product containing prazepam (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prazepam-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "74074008", + "display" : "Product containing atracurium (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Atracurium-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "74213004", + "display" : "Product containing indapamide (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Indapamide-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "74226000", + "display" : "Vitamin K and/or vitamin K derivative", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Product containing vitamin K and/or vitamin K derivative (product)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "74470007", + "display" : "Product containing cyclophosphamide (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cyclophosphamide-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "74480006", + "display" : "Medicinal product acting as potassium supplement (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Potassium supplement agent" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "74575000", + "display" : "Product containing piperacillin (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Piperacillin-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "74583006", + "display" : "Product containing hydroquinone (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hydroquinone-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "74632002", + "display" : "Succinimide-containing product", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Product containing succinimide (product)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "74674007", + "display" : "Product containing propofol (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Propofol-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "74771007", + "display" : "Product containing phenoxybenzamine (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phenoxybenzamine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "74782004", + "display" : "Product containing naturally occurring alkaloid (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Naturally occurring alkaloid-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "74798006", + "display" : "Product containing pipenzolate (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pipenzolate-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "74819009", + "display" : "Product containing acetohydroxamic acid (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acetohydroxamic acid-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "75029008", + "display" : "Deoxycortone-containing product", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Product containing deoxycortone (medicinal product)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "75203002", + "display" : "Product containing mometasone (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mometasone-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "75429004", + "display" : "Product containing dexbrompheniramine (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dexbrompheniramine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "75501004", + "display" : "Product containing bromazine (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bromazine-containing product" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bromodiphenhydramine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "75661008", + "display" : "Product containing delta tocopherol (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Delta tocopherol-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "75927008", + "display" : "Product containing floxuridine (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Floxuridine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "75959001", + "display" : "Product containing tamoxifen (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tamoxifen-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "75969007", + "display" : "Product containing gonadotropin releasing factor (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gonadotropin releasing factor-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "76058001", + "display" : "Product containing prazosin (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prazosin-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "76155001", + "display" : "Product containing iopanoic acid (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Iopanoic acid-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "76286000", + "display" : "Product containing gallamine (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gallamine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "76289007", + "display" : "Product containing xylometazoline (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Xylometazoline-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "76385003", + "display" : "Product containing alpha-1 adrenergic receptor antagonist (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alpha-1 adrenergic receptor antagonist-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "76390000", + "display" : "Product containing practolol (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Practolol-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "76591000", + "display" : "Product containing bleomycin (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bleomycin-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "76696004", + "display" : "Product containing noscapine (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Noscapine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "76759004", + "display" : "Product containing disopyramide (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disopyramide-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "76962009", + "display" : "Product containing iproniazid (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Iproniazid-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "77035009", + "display" : "Product containing clofibrate (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clofibrate-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "77048008", + "display" : "Product containing diphtheria antitoxin (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diphtheria antitoxin-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "77237006", + "display" : "Emetic agent", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medicinal product acting as emetic agent (product)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "77390008", + "display" : "Product containing benzatropine (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Benztropine-containing product" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Benzatropine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "77398001", + "display" : "Medicinal product acting as antidiarrheal agent (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antidiarrhoeal agent" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antidiarrheal agent" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "77549006", + "display" : "Product containing terpene (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Terpene-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "77731008", + "display" : "Product containing acetylcysteine (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acetylcysteine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "77750008", + "display" : "Product containing dacarbazine (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dacarbazine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "77856005", + "display" : "Product containing esmolol (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Esmolol-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "77885004", + "display" : "Product containing mestranol (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mestranol-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "77898008", + "display" : "Product containing simeticone (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Simeticone-containing product" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Simethicone-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "78025001", + "display" : "Product containing ganciclovir (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ganciclovir-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "78174002", + "display" : "Product containing mezlocillin (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mezlocillin-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "78379001", + "display" : "Product containing reserpine (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reserpine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "78449007", + "display" : "Product containing nitrazepam (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nitrazepam-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "78507004", + "display" : "Product containing benzylpenicillin (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Benzylpenicillin-containing product" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Penicillin G-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "78542000", + "display" : "Product containing potassium citrate (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Potassium citrate-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "78684000", + "display" : "Product containing mesoridazine (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mesoridazine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "78700004", + "display" : "Product containing fenfluramine (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fenfluramine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "78983008", + "display" : "Product containing etamivan (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ethamivan-containing product" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Etamivan-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "79129001", + "display" : "Product containing prochlorperazine (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prochlorperazine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "79138004", + "display" : "Product containing gelatin (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gelatin-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "79221007", + "display" : "Product containing propoxycaine (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Propoxycaine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "79225003", + "display" : "Product containing oxazepam (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oxazepam-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "79305004", + "display" : "Product containing guanethidine (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Guanethidine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "79332009", + "display" : "Product containing diethylstilbestrol (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diethylstilbestrol-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "79356008", + "display" : "Product containing acenocoumarol (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acenocoumarol-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "79440004", + "display" : "Corticosteroid and/or corticosteroid derivative-containing product", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Product containing corticosteroid and/or corticosteroid derivative (product)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "79543000", + "display" : "Psychostimulant", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Psychostimulant (product)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "79736009", + "display" : "Product containing ciclopirox (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ciclopirox-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "79873000", + "display" : "Vaccinia human immune globulin-containing product", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Product containing Vaccinia human immune globulin (medicinal product)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "80024007", + "display" : "Product containing neostigmine (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neostigmine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "80127003", + "display" : "Product containing phenylpropanolamine (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phenylpropanolamine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "80165005", + "display" : "Product containing hydroxyzine (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hydroxyzine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "80311000", + "display" : "Product containing chlorphenesin (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chlorphenesin-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "80399002", + "display" : "Product containing aluminium hydroxide (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aluminium hydroxide-containing product" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aluminum hydroxide-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "80618000", + "display" : "Product containing ethylestrenol (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ethylestrenol-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "80732005", + "display" : "Product containing sulfafurazole (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sulfafurazole-containing product" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sulfisoxazole-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "80802008", + "display" : "Product containing cyclobenzaprine (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cyclobenzaprine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "80834004", + "display" : "Product containing rabies human immune globulin (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rabies human immune globulin-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "80870001", + "display" : "Product containing glibenclamide (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glibenclamide-containing product" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glyburide-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "80906007", + "display" : "Product containing ciclosporin (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ciclosporin-containing product" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cyclosporine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "81073007", + "display" : "Product containing dimenhydrinate (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dimenhydrinate-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "81088002", + "display" : "Product containing cefazolin (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cefazolin-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "81219009", + "display" : "Mumps human immune globulin-containing product", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Product containing mumps human immune globulin (medicinal product)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "81252003", + "display" : "Third generation cephalosporin antibacterial agent", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medicinal product containing third generation cephalosporin and acting as antibacterial agent (product)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "81335000", + "display" : "Product containing isoniazid (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Isoniazid-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "81457006", + "display" : "Product containing desoximetasone (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Desoximetasone-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "81583003", + "display" : "Product containing procarbazine (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Procarbazine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "81609008", + "display" : "Product containing furosemide (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Furosemide-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "81646007", + "display" : "Product containing diphenylpyraline (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diphenylpyraline-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "81728006", + "display" : "Product containing digitoxin (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Digitoxin-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "81759008", + "display" : "Immune enhancement agent", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immune enhancement agent (product)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immunostimulant" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "81839001", + "display" : "Medicinal product acting as anticoagulant agent (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anticoagulant agent" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "81947000", + "display" : "Product containing etacrynic acid (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ethacrynic acid-containing product" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Etacrynic acid-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "82133001", + "display" : "Product containing noretynodrel (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Noretynodrel-containing product" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Norethynodrel-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "82156005", + "display" : "Product containing retinol (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Retinol-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "82165003", + "display" : "Product containing phentolamine (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phentolamine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "82166002", + "display" : "Product containing prolactin (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prolactin-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "82240008", + "display" : "Product containing norgestrel (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Norgestrel-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "82264009", + "display" : "Product containing homatropine (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Homatropine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "82290007", + "display" : "Product containing bismuth (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bismuth-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "82312001", + "display" : "Product containing bacampicillin (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bacampicillin-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "82573000", + "display" : "Product containing lidocaine (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lidocaine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "82746003", + "display" : "Product containing chlordiazepoxide (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chlordiazepoxide-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "82804004", + "display" : "Product manufactured as nasal dose form (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Product manufactured as nasal dose form" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "82896009", + "display" : "Product containing nadolol (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nadolol-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "82951001", + "display" : "Product containing guanabenz (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Guanabenz-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "83085007", + "display" : "Product containing nalbuphine (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nalbuphine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "83192000", + "display" : "Product containing mescaline (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mescaline-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "83201006", + "display" : "Product containing oxacillin (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oxacillin-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "83288003", + "display" : "Product containing diloxanide (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diloxanide-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "83490000", + "display" : "Product containing hydroxychloroquine (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hydroxychloroquine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "83532008", + "display" : "Product containing cimetidine (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cimetidine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "83692001", + "display" : "Product containing mineralocorticoid (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mineralocorticoid-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "83973001", + "display" : "Product containing methocarbamol (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Methocarbamol-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "83999008", + "display" : "Product containing clarithromycin (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clarithromycin-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "84078002", + "display" : "Product containing methyldopa (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Methyldopa-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "84737005", + "display" : "Product containing mafenide (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mafenide-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "84812008", + "display" : "Product containing heparin (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Heparin-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "84844007", + "display" : "Product containing butoconazole (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Butoconazole-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "84951002", + "display" : "Product containing meclozine (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Meclozine-containing product" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Meclizine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "84986000", + "display" : "Product containing corticotropin releasing factor (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Corticotropin releasing factor-containing factor" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "85063003", + "display" : "Product containing opioid receptor partial agonist (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Opioid receptor partial agonist-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "85272000", + "display" : "Product containing nifedipine (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nifedipine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "85343003", + "display" : "Product containing nitrofurantoin (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nitrofurantoin-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "85354008", + "display" : "Product containing cyclizine (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cyclizine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "85408000", + "display" : "Product containing antazoline (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antazoline-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "85417000", + "display" : "Product containing autonomic agent (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Product containing autonomic agent" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Autonomic agent" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "85429009", + "display" : "Product containing physostigmine (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Physostigmine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "85468002", + "display" : "Product containing polythiazide (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Polythiazide-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "85507008", + "display" : "Product containing esterified estrogen (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Esterified estrogen-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "85591001", + "display" : "Product containing timolol (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Timolol-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "85990009", + "display" : "Product containing codeine (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Codeine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "86066003", + "display" : "Product containing spectinomycin (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spectinomycin-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "86080005", + "display" : "Product containing botulinum antitoxin (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Botulinum antitoxin-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "86085000", + "display" : "Product containing vecuronium (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vecuronium-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "86131002", + "display" : "Product containing metirosine (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Metyrosine-containing product" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Metirosine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "86162003", + "display" : "Product containing nandrolone (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nandrolone-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "86308005", + "display" : "Product containing sympathomimetic (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sympathomimetic-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "86337009", + "display" : "Product containing human tetanus immunoglobulin (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human tetanus immunoglobulin-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "86389004", + "display" : "Product containing shark liver oil (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Shark liver oil-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "86536001", + "display" : "Medicinal product containing natural penicillin and acting as antibacterial agent (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Natural penicillin antibacterial agent" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "86647004", + "display" : "Product containing bumetanide (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bumetanide-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "86906004", + "display" : "Product containing propylamino derivative of phenothiazine (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Propylamino derivative of phenothiazine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "86939001", + "display" : "Product containing sulfaguanidine (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sulfaguanidine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "86977007", + "display" : "Product containing mesalazine (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mesalamine-containing product" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mesalazine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "87233003", + "display" : "Product containing low molecular weight heparin (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Low molecular weight heparin-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "87285001", + "display" : "Product containing nimodipine (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nimodipine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "87395005", + "display" : "Product containing amiloride (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Amiloride-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "87567009", + "display" : "Product containing mefloquine (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mefloquine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "87586001", + "display" : "Product containing neuromuscular blocker (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neuromuscular blocker product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "87617007", + "display" : "Product containing naltrexone (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Naltrexone-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "87652004", + "display" : "Product containing atenolol (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Atenolol-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "87881000", + "display" : "Product containing danazol (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Danazol-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "88134000", + "display" : "Product containing rauwolfia alkaloid (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rauwolfia alkaloid-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "88226000", + "display" : "Product containing hydrocortisone in nasal dose form (medicinal product form)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hydrocortisone-containing product in nasal dose form" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "88279005", + "display" : "Medicinal product acting as antirheumatic agent (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antirheumatic agent" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "88519001", + "display" : "Product containing calcifediol (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Calcifediol-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "88566002", + "display" : "Product containing liver extract (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Liver extract-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "88870000", + "display" : "First generation cephalosporin antibacterial agent", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medicinal product containing first generation cephalosporin and acting as antibacterial agent (product)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "88997008", + "display" : "Product containing thiotepa (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thiotepa-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "89018006", + "display" : "Product containing naloxone (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Naloxone-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "89029005", + "display" : "Product containing levomepromazine (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Methotrimeprazine-containing product" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Levomepromazine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "89045007", + "display" : "Product containing pertussis human immune globulin (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pertussis human immune globulin-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "89092006", + "display" : "Product containing tranylcypromine (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tranylcypromine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "89132005", + "display" : "Product containing chenodeoxycholic acid (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chenodeoxycholic acid-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "89192008", + "display" : "Product containing fludrocortisone (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fludrocortisone-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "89265009", + "display" : "Product containing cytarabine (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cytarabine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "89435001", + "display" : "Product containing poliomyelitis human immune globulin (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poliomyelitis human immune globulin-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "89466007", + "display" : "Product containing methallenestril (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Methallenestril-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "89505005", + "display" : "Product containing sulindac (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sulindac-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "89626004", + "display" : "Medicinal product acting as antidote agent (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antidote agent" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "89664002", + "display" : "Product containing metocurine (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Metocurine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "89692007", + "display" : "Product containing crotamiton (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Crotamiton-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "89695009", + "display" : "Product containing tobramycin (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tobramycin-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "89785009", + "display" : "Product containing ritodrine (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ritodrine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "90000002", + "display" : "Smooth muscle relaxant", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Smooth muscle tone depressant" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Smooth muscle relaxant (product)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "90017009", + "display" : "Product containing estrone (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Estrone-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "90332006", + "display" : "Product containing paracetamol (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acetaminophen-containing product" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paracetamol-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "90346006", + "display" : "Product containing razoxane (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Razoxane-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "90356005", + "display" : "Product containing pilocarpine (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pilocarpine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "90370005", + "display" : "Product containing benzalkonium (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Benzalkonium-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "90426002", + "display" : "Product containing trimipramine (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trimipramine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "90614001", + "display" : "Beta-lactam antibacterial agent", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medicinal product containing beta-lactam and acting as antibacterial agent (product)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "90659009", + "display" : "Product containing natamycin in ocular dose form (medicinal product form)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Natamycin-containing product in ocular dose form" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "90704004", + "display" : "Medicinal product containing aminopenicillin and acting as antibacterial agent (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aminopenicillin antibacterial agent" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "90802006", + "display" : "Product containing reversible anticholinesterase (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reversible anticholinesterase-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "90882008", + "display" : "Product containing carbinoxamine (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carbinoxamine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "91107009", + "display" : "Product containing caffeine (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Caffeine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "91135008", + "display" : "Product containing bendroflumethiazide (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bendroflumethiazide-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "91143003", + "display" : "Product containing salbutamol (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Albuterol-containing product" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Salbutamol-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "91169009", + "display" : "Product containing nafcillin (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nafcillin-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "91307002", + "display" : "Digitalis-containing product", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Product containing Digitalis (medicinal product)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "91339009", + "display" : "Product containing trimetrexate (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trimetrexate-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "91376007", + "display" : "Product containing pentoxifylline (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pentoxifylline-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "91435002", + "display" : "Product containing pseudoephedrine (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pseudoephedrine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "91452003", + "display" : "Product containing buspirone (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Buspirone-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "91479004", + "display" : "Product containing gramicidin (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gramicidin-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "91667005", + "display" : "Product containing hydrochlorothiazide (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hydrochlorothiazide-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "96011002", + "display" : "Product containing carbomycin (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carbomycin-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "96014005", + "display" : "Product containing teicoplanin (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Teicoplanin-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "96015006", + "display" : "Product containing fusidic acid (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fusidic acid-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "96018008", + "display" : "Product containing tiamulin (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tiamulin-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "96020006", + "display" : "Product containing tylosin (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tylosin-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "96023008", + "display" : "Product containing virginiamycin (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Virginiamycin-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "96029007", + "display" : "Product containing apramycin (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Apramycin-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "96034006", + "display" : "Product containing azithromycin (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Azithromycin-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "96038009", + "display" : "Product containing itraconazole (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Itraconazole-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "96044008", + "display" : "Product containing ceftiofur (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ceftiofur-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "96047001", + "display" : "Product containing cefpirome (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cefpirome-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "96049003", + "display" : "Product containing cefpodoxime (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cefpodoxime-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "96051004", + "display" : "Product containing ceftibuten (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ceftibuten-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "96052006", + "display" : "Product containing cefixime (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cefixime-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "96053001", + "display" : "Product containing cefsulodin (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cefsulodin-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "96054007", + "display" : "Product containing cefprozil (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cefprozil-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "96055008", + "display" : "Product containing cefodizime (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cefodizime-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "96062004", + "display" : "Product containing meropenem (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Meropenem-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "96063009", + "display" : "Product containing mecillinam (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Amdinocillin-containing product" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mecillinam-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "96064003", + "display" : "Product containing pivmecillinam (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Amdinocillin pivoxil-containing product" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pivmecillinam-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "96065002", + "display" : "Product containing temocillin (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Temocillin-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "96067005", + "display" : "Product containing flucloxacillin (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Floxacillin-containing product" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Flucloxacillin-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "96072001", + "display" : "Product containing pivampicillin (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pivampicillin-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "96073006", + "display" : "Product containing talampicillin (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Talampicillin-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "96077007", + "display" : "Product containing lymecycline (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lymecycline-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "96081007", + "display" : "Product containing cinoxacin (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cinoxacin-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "96084004", + "display" : "Product containing enoxacin (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Enoxacin-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "96086002", + "display" : "Product containing ofloxacin (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ofloxacin-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "96087006", + "display" : "Product containing levofloxacin (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Levofloxacin-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "96088001", + "display" : "Product containing lomefloxacin (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lomefloxacin-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "96090000", + "display" : "Product containing sparfloxacin (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sparfloxacin-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "96091001", + "display" : "Product containing temafloxacin (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Temafloxacin-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "96093003", + "display" : "Product containing rosoxacin (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rosoxacin-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "96097002", + "display" : "Product containing famciclovir (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Famciclovir-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "96099004", + "display" : "Product containing foscarnet (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Foscarnet-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "96103009", + "display" : "Product containing ipronidazole (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ipronidazole-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "96108000", + "display" : "Product containing imidocarb (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Imidocarb-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "96119002", + "display" : "Product containing albendazole (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Albendazole-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "96138006", + "display" : "Product containing ivermectin (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ivermectin-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "96149000", + "display" : "Product containing bambermycin (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bambermycin-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "96169005", + "display" : "Product containing salinomycin (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Salinomycin-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "96183007", + "display" : "Product containing alfentanil (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alfentanil-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "96185000", + "display" : "Product containing tilidine (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tilidine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "96191003", + "display" : "Product containing dextromoramide (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dextromoramide-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "96195007", + "display" : "Product containing lamotrigine (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lamotrigine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "96196008", + "display" : "Product containing butalbital (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Butalbital-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "96199001", + "display" : "Product containing bupropion (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bupropion-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "96200003", + "display" : "Product containing mianserin (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mianserin-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "96209002", + "display" : "Product containing clomipramine (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clomipramine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "96213009", + "display" : "Product containing fluvoxamine (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fluvoxamine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "96220002", + "display" : "Product containing flupentixol (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Flupentixol-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "96221003", + "display" : "Product containing clozapine (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clozapine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "96231005", + "display" : "Product containing zolpidem (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Zolpidem-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "96233008", + "display" : "Product containing lormetazepam (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lormetazepam-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "96234002", + "display" : "Product containing bromazepam (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bromazepam-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "96236000", + "display" : "Product containing clobazam (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clobazam-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "96237009", + "display" : "Product containing flunitrazepam (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Flunitrazepam-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "96246003", + "display" : "Product containing benzodiazepine receptor antagonist (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Benzodiazepine receptor antagonist-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "96247007", + "display" : "Product containing flumazenil (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Flumazenil-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "96252002", + "display" : "Product containing prolintane (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prolintane-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "96278006", + "display" : "Product containing hyaluronic acid (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hyaluronic acid-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "96280000", + "display" : "Product containing bone resorption inhibitor (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bone resorption inhibitor-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "96281001", + "display" : "Product containing bisphosphonate (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bisphosphonate-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "96284009", + "display" : "Product containing etidronic acid (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Etidronic acid-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "96298001", + "display" : "Product containing mexiletine (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mexiletine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "96299009", + "display" : "Product containing oxprenolol (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oxprenolol-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "96300001", + "display" : "Product containing propafenone (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Propafenone-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "96301002", + "display" : "Product containing sotalol (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sotalol-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "96302009", + "display" : "Product containing 3-hydroxy-3-methylglutaryl-coenzyme A reductase inhibitor (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "HMG-CoA reductase inhibitor-containing product" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Statin-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "96304005", + "display" : "Product containing simvastatin (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Simvastatin-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "96305006", + "display" : "Product containing pravastatin (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pravastatin-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "96307003", + "display" : "Product containing fluvastatin (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fluvastatin-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "96308008", + "display" : "Product containing angiotensin II receptor antagonist (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Angiotensin II receptor antagonist-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "96309000", + "display" : "Product containing losartan (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Losartan-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "96316004", + "display" : "Product containing chlorhexidine (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chlorhexidine-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "96326006", + "display" : "Ceruminolytic agent", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medicinal product acting as ceruminolytic agent (product)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "96328007", + "display" : "Medicinal product acting as decongestant (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decongestant agent" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "96339005", + "display" : "Product containing boldenone (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Boldenone-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "96358001", + "display" : "Product containing norgestomet (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Norgestomet-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "96359009", + "display" : "Product containing altrenogest (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Altrenogest-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "96360004", + "display" : "Product containing melengestrol (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Melengestrol-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "96370002", + "display" : "Product containing cyproterone (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cyproterone-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "96371003", + "display" : "Product containing flutamide (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Flutamide-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "96378009", + "display" : "Product containing toremifene (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Toremifene-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "96380003", + "display" : "Product containing gestrinone (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gestrinone-containing product" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "96381004", + "display" : "Product containing paroxypropione (medicinal product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paroxypropione-containing product" + }] + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/medication-status", + "resource" : { + "resourceType" : "ValueSet", + "id" : "medication-status", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "phx" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 4 + }], + "url" : "http://hl7.org/fhir/ValueSet/medication-status", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.376" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.363" + }], + "version" : "6.0.0-ballot2", + "name" : "MedicationStatusCodes", + "title" : "Medication Status Codes", + "status" : "draft", + "experimental" : false, + "publisher" : "FHIR Project team", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "Medication Status Codes", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/CodeSystem/medication-status" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:46aeeb0c-5a62-4db8-971f-ca56b5feda80", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 3, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/CodeSystem/medication-status|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/CodeSystem/medication-status", + "code" : "active", + "display" : "Active" + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/medication-status", + "code" : "inactive", + "display" : "Inactive" + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/medication-status", + "code" : "entered-in-error", + "display" : "Entered in Error" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/medication-form-codes", + "resource" : { + "resourceType" : "ValueSet", + "id" : "medication-form-codes", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "phx" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/medication-form-codes", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.374" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.359" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.2.198" + }], + "version" : "6.0.0-ballot2", + "name" : "SNOMEDCTFormCodes", + "title" : "SNOMED CT Form Codes", + "status" : "draft", + "experimental" : true, + "publisher" : "FHIR Project team", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "This value set includes all dose form codes from SNOMED CT - provided as an exemplar.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "copyright" : "This value set includes content from SNOMED CT, which is copyright © 2002 International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement.", + "compose" : { + "include" : [{ + "system" : "http://snomed.info/sct", + "filter" : [{ + "property" : "concept", + "op" : "is-a", + "value" : "736542009" + }] + }] + }, + "expansion" : { + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/valueset-unclosed", + "valueBoolean" : true + }], + "identifier" : "urn:uuid:211fe8a4-97a8-491d-84f1-d1ed17e7f584", + "timestamp" : "2024-10-02T17:54:47+00:00", + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-valueset", + "valueUri" : "null" + }, + { + "name" : "used-codesystem", + "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230131" + }, + { + "name" : "version", + "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230131" + }], + "contains" : [{ + "system" : "http://snomed.info/sct", + "code" : "736542009", + "display" : "Pharmaceutical dose form (dose form)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pharmaceutical dose form" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "66076007", + "display" : "Chewable tablet", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release chewable tablet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release chewable tablet (dose form)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "70409003", + "display" : "Conventional release oromucosal solution for mouthwash (dose form)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oromucosal solution for mouthwash" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release oromucosal solution for mouthwash" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385018001", + "display" : "Oral drops", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release oral drops (dose form)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release oral drops" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385019009", + "display" : "Oral drops solution", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release solution for oral drops (dose form)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release solution for oral drops" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385020003", + "display" : "Oral drops suspension", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release suspension for oral drops (dose form)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release suspension for oral drops" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385021004", + "display" : "Oral drops emulsion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release emulsion for oral drops" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release emulsion for oral drops (dose form)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385023001", + "display" : "Oral solution", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release oral solution" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release oral solution (dose form)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385024007", + "display" : "Oral suspension", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release oral suspension (dose form)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release oral suspension" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385025008", + "display" : "Oral emulsion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release oral emulsion (dose form)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release oral emulsion" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385026009", + "display" : "Powder for oral solution", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Powder for conventional release oral solution (dose form)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Powder for conventional release oral solution" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385027000", + "display" : "Powder for oral suspension", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Powder for conventional release oral suspension (dose form)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Powder for conventional release oral suspension" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385028005", + "display" : "Granules for oral solution", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Granules for conventional release oral solution (dose form)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Granules for conventional release oral solution" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385029002", + "display" : "Granules for oral suspension", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Granules for conventional release oral suspension (dose form)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Granules for conventional release oral suspension" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385032004", + "display" : "Conventional release oral syrup (dose form)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release oral syrup" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oral syrup" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385033009", + "display" : "Powder for conventional release oral syrup (dose form)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Powder for conventional release oral syrup" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Powder for oral syrup" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385034003", + "display" : "Granules for conventional release oral syrup (dose form)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Granules for conventional release oral syrup" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Granules for oral syrup" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385038000", + "display" : "Oral gel", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release oral gel (dose form)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release oral gel" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385039008", + "display" : "Oral paste", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release oral paste" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release oral paste (dose form)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385041009", + "display" : "Oral powder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release oral powder" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release oral powder (dose form)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385044001", + "display" : "Effervescent oral granules", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release effervescent oral granules (dose form)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release effervescent oral granules" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385045000", + "display" : "Gastro-resistant oral granules (dose form)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastro-resistant oral granules" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Enteric-coated oral granules" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385046004", + "display" : "Prolonged-release oral granules (dose form)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prolonged-release oral granules" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Extended-release oral granules" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385047008", + "display" : "Modified-release oral granules", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Modified-release oral granules (dose form)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385052003", + "display" : "Gastro-resistant oral capsule (dose form)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastro-resistant oral capsule" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Delayed-release oral capsule" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385053008", + "display" : "Prolonged-release oral capsule", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prolonged-release oral capsule (dose form)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385054002", + "display" : "Modified-release oral capsule", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Modified-release oral capsule (dose form)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385059007", + "display" : "Gastro-resistant oral tablet (dose form)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastro-resistant oral tablet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Delayed-release oral tablet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Enteric-coated oral tablet" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385060002", + "display" : "Prolonged-release oral tablet", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prolonged-release oral tablet (dose form)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Extended-release oral tablet" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385061003", + "display" : "Modified-release oral tablet (dose form)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Modified-release oral tablet" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385062005", + "display" : "Oral lyophilisate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release oral lyophilisate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release oral lyophilisate (dose form)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385063000", + "display" : "Oral gum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prolonged-release oral gum (dose form)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prolonged-release oral gum" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385065007", + "display" : "Oromucosal solution for gargle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release oromucosal solution for gargle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release oromucosal solution for gargle (dose form)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385070000", + "display" : "Oromucosal solution", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release oromucosal solution" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release oromucosal solution (dose form)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385071001", + "display" : "Oromucosal suspension", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release oromucosal suspension (dose form)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release oromucosal suspension" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385072008", + "display" : "Oromucosal drops", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release oromucosal drops (dose form)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release oromucosal drops" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385073003", + "display" : "Oromucosal spray", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release oromucosal spray (dose form)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release oromucosal spray" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385074009", + "display" : "Sublingual spray", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release sublingual spray (dose form)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release sublingual spray" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385077002", + "display" : "Gingival solution", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release gingival solution" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release gingival solution (dose form)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385078007", + "display" : "Oromucosal gel", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release oromucosal gel (dose form)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release oromucosal gel" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385079004", + "display" : "Oromucosal paste", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release oromucosal paste" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release oromucosal paste (dose form)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385081002", + "display" : "Gingival gel", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release gingival gel" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release gingival gel (dose form)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385082009", + "display" : "Gingival paste", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release gingival paste (dose form)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release gingival paste" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385084005", + "display" : "Sublingual tablet", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release sublingual tablet (dose form)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release sublingual tablet" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385085006", + "display" : "Buccal tablet", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release buccal tablet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release buccal tablet (dose form)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385086007", + "display" : "Prolonged-release muco-adhesive buccal tablet (dose form)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prolonged-release muco-adhesive buccal tablet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Extended-release muco-adhesive buccal tablet" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385088008", + "display" : "Dental gel", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release dental gel (dose form)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release dental gel" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385089000", + "display" : "Dental stick", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release dental stick (dose form)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release dental stick" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385090009", + "display" : "Prolonged-release dental insert (dose form)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prolonged-release dental insert" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385091008", + "display" : "Dental powder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release dental powder (dose form)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release dental powder" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385094000", + "display" : "Dental solution", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release dental solution" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release dental solution (dose form)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385095004", + "display" : "Dental suspension", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release dental suspension" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release dental suspension (dose form)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385096003", + "display" : "Dental emulsion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release dental emulsion" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release dental emulsion (dose form)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385102005", + "display" : "Cutaneous paste", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release cutaneous paste" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release cutaneous paste (dose form)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385103000", + "display" : "Cutaneous foam", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release cutaneous foam" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release cutaneous foam (dose form)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385105007", + "display" : "Cutaneous spray", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release cutaneous spray (dose form)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release cutaneous spray" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385106008", + "display" : "Cutaneous solution spray", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release solution for cutaneous spray (dose form)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release solution for cutaneous spray" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385108009", + "display" : "Cutaneous solution", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release cutaneous solution (dose form)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release cutaneous solution" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385110006", + "display" : "Cutaneous suspension", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release cutaneous suspension (dose form)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release cutaneous suspension" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385111005", + "display" : "Cutaneous emulsion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release cutaneous emulsion (dose form)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release cutaneous emulsion" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385112003", + "display" : "Cutaneous powder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release cutaneous powder (dose form)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release cutaneous powder" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385113008", + "display" : "Solution for iontophoresis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release solution for iontophoresis (dose form)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release solution for iontophoresis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385114002", + "display" : "Prolonged-release transdermal patch (dose form)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prolonged-release transdermal patch" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385118004", + "display" : "Cutaneous stick", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release cutaneous stick" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release cutaneous stick (dose form)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385119007", + "display" : "Cutaneous sponge", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release cutaneous sponge (dose form)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release cutaneous sponge" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385121002", + "display" : "Eye cream", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release eye cream (dose form)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release eye cream" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385122009", + "display" : "Eye gel", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release eye gel" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release eye gel (dose form)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ophthalmic gel" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385123004", + "display" : "Eye ointment", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release eye ointment (dose form)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release eye ointment" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ophthalmic ointment" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385124005", + "display" : "Eye drops", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release eye drops (dose form)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release eye drops" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385125006", + "display" : "Eye drops solution", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ophthalmic drops solution" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release solution for eye drops" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release solution for eye drops (dose form)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385128008", + "display" : "Prolonged-release eye drops", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prolonged-release eye drops (dose form)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Extended-release eye drops" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385132002", + "display" : "Prolonged-release ophthalmic insert (dose form)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prolonged-release ophthalmic insert" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385133007", + "display" : "Ear cream", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release ear cream (dose form)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release ear cream" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Otic cream" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385134001", + "display" : "Ear gel", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release ear gel (dose form)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Otic gel" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release ear gel" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385135000", + "display" : "Ear ointment", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Otic ointment" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release ear ointment" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release ear ointment (dose form)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385136004", + "display" : "Ear drops", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Otic drops" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release ear drops (dose form)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release ear drops" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385137008", + "display" : "Ear drops solution", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Otic drops solution" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release solution for ear drops" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release solution for ear drops (dose form)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385138003", + "display" : "Ear drops emulsion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Otic drops emulsion" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release emulsion for ear drops (dose form)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release emulsion for ear drops" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385139006", + "display" : "Ear powder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release ear powder" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Otic powder" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release ear powder (dose form)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385140008", + "display" : "Ear spray", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Otic spray" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release ear spray (dose form)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release ear spray" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385141007", + "display" : "Ear spray solution", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Otic spray solution" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release solution for ear spray" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release solution for ear spray (dose form)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385142000", + "display" : "Ear spray suspension", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Otic spray suspension" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release suspension for ear spray" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release suspension for ear spray (dose form)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385143005", + "display" : "Ear spray emulsion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Otic spray emulsion" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release emulsion for ear spray (dose form)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release emulsion for ear spray" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385147006", + "display" : "Ear tampon", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release ear tampon" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release ear tampon (dose form)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Otic tampon" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385148001", + "display" : "Ear stick", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release otic stick (dose form)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release otic stick" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Otic stick" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385149009", + "display" : "Nasal cream", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release nasal cream" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release nasal cream (dose form)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385150009", + "display" : "Nasal gel", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release nasal gel (dose form)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release nasal gel" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385151008", + "display" : "Nasal ointment", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release nasal ointment (dose form)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release nasal ointment" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385152001", + "display" : "Nasal drops", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release nasal drops (dose form)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release nasal drops" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385153006", + "display" : "Nasal drops solution", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release solution for nasal drops" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release solution for nasal drops (dose form)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385154000", + "display" : "Nasal drops suspension", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release suspension for nasal drops (dose form)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release suspension for nasal drops" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385155004", + "display" : "Nasal drops emulsion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release emulsion for nasal drops" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release emulsion for nasal drops (dose form)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385156003", + "display" : "Nasal powder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release nasal powder (dose form)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release nasal powder" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385157007", + "display" : "Nasal spray", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release nasal spray (dose form)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release nasal spray" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385158002", + "display" : "Nasal solution spray", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release solution for nasal spray" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release solution for nasal spray (dose form)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385159005", + "display" : "Nasal suspension spray", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release suspension for nasal spray" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release suspension for nasal spray (dose form)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385160000", + "display" : "Nasal emulsion spray", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release emulsion for nasal spray (dose form)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release emulsion for nasal spray" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385162008", + "display" : "Nasal stick", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release nasal stick (dose form)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release nasal stick" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385163003", + "display" : "Conventional release ear or eye or nose drops (dose form)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release ear or eye or nose drops" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ear or eye or nose drops" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385164009", + "display" : "Conventional release ear or eye or nose ointment", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release ear or eye or nose ointment (dose form)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ear or eye or nose ointment" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385165005", + "display" : "Vaginal cream", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release vaginal cream" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release vaginal cream (dose form)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385166006", + "display" : "Vaginal gel", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release vaginal gel" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release vaginal gel (dose form)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385167002", + "display" : "Vaginal ointment", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release vaginal ointment (dose form)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release vaginal ointment" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385168007", + "display" : "Vaginal foam", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release vaginal foam (dose form)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release vaginal foam" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385170003", + "display" : "Vaginal solution", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release vaginal solution (dose form)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release vaginal solution" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385171004", + "display" : "Vaginal suspension", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release vaginal suspension (dose form)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release vaginal suspension" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385172006", + "display" : "Vaginal emulsion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release vaginal emulsion" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release vaginal emulsion (dose form)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385173001", + "display" : "Tablet for vaginal solution", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tablet for conventional release vaginal solution" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tablet for conventional release vaginal solution (dose form)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385175008", + "display" : "Vaginal capsule", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release vaginal capsule (dose form)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release vaginal capsule" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385176009", + "display" : "Hard vaginal capsule", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release hard vaginal capsule (dose form)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release hard vaginal capsule" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385177000", + "display" : "Soft vaginal capsule", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release soft vaginal capsule (dose form)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release soft vaginal capsule" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385178005", + "display" : "Vaginal tablet", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release vaginal tablet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release vaginal tablet (dose form)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385179002", + "display" : "Effervescent vaginal tablet", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release effervescent vaginal tablet (dose form)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release effervescent vaginal tablet" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385182007", + "display" : "Rectal cream", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release rectal cream" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release rectal cream (dose form)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385183002", + "display" : "Rectal gel", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release rectal gel" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release rectal gel (dose form)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385184008", + "display" : "Rectal ointment", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release rectal ointment" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release rectal ointment (dose form)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385185009", + "display" : "Rectal foam", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release rectal foam" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release rectal foam (dose form)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385187001", + "display" : "Rectal solution", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release rectal solution" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release rectal solution (dose form)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385188006", + "display" : "Rectal suspension", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release rectal suspension (dose form)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release rectal suspension" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385189003", + "display" : "Rectal emulsion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release rectal emulsion (dose form)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release rectal emulsion" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385191006", + "display" : "Powder for rectal suspension", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Powder for conventional release rectal suspension" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Powder for conventional release rectal suspension (dose form)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385192004", + "display" : "Tablet for rectal solution", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tablet for conventional release rectal solution (dose form)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tablet for conventional release rectal solution" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385193009", + "display" : "Tablet for rectal suspension", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tablet for conventional release rectal suspension (dose form)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tablet for conventional release rectal suspension" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385195002", + "display" : "Rectal capsule", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release rectal capsule (dose form)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release rectal capsule" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385196001", + "display" : "Rectal tampon", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release rectal tampon (dose form)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release rectal tampon" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385198000", + "display" : "Conventional release solution for nebulizer (dose form)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Solution for nebuliser" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Solution for nebulizer" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release solution for nebuliser" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release solution for nebulizer" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385199008", + "display" : "Conventional release suspension for nebulizer (dose form)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Suspension for nebulizer" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Suspension for nebuliser" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release suspension for nebuliser" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release suspension for nebulizer" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385200006", + "display" : "Powder for nebuliser suspension", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Powder for nebulizer suspension" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Powder for conventional release nebulizer suspension (dose form)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Powder for conventional release nebuliser suspension" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Powder for conventional release nebulizer suspension" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385201005", + "display" : "Powder for nebuliser solution", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Powder for nebulizer solution" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Powder for conventional release nebulizer solution (dose form)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Powder for conventional release nebulizer solution" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Powder for conventional release nebuliser solution" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385202003", + "display" : "Conventional release emulsion for nebulizer (dose form)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Emulsion for nebuliser" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Emulsion for nebulizer" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release emulsion for nebuliser" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release emulsion for nebulizer" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385204002", + "display" : "Pressurized solution for inhalation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pressurised solution for inhalation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release pressurised solution for inhalation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release pressurized solution for inhalation (dose form)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release pressurized solution for inhalation" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385205001", + "display" : "Pressurised suspension for inhalation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pressurized suspension for inhalation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release pressurised suspension for inhalation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release pressurized suspension for inhalation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release pressurized suspension for inhalation (dose form)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385206000", + "display" : "Pressurised emulsion for inhalation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pressurized emulsion for inhalation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release pressurized emulsion for inhalation (dose form)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release pressurised emulsion for inhalation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release pressurized emulsion for inhalation" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385207009", + "display" : "Powder for inhalation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release powder for inhalation (dose form)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release powder for inhalation" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385217004", + "display" : "Gas for inhalation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release gas for inhalation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release gas for inhalation (dose form)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385219001", + "display" : "Solution for injection", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release solution for injection" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release solution for injection (dose form)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385220007", + "display" : "Suspension for injection", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release suspension for injection (dose form)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release suspension for injection" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385221006", + "display" : "Emulsion for injection", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release emulsion for injection (dose form)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release emulsion for injection" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385223009", + "display" : "Powder for solution for injection", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Powder for conventional release solution for injection (dose form)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Powder for conventional release solution for injection" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385224003", + "display" : "Powder for suspension for injection", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Powder for conventional release suspension for injection (dose form)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Powder for conventional release suspension for injection" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385229008", + "display" : "Solution for infusion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release solution for infusion" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release solution for infusion (dose form)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385242008", + "display" : "Intravesical solution", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release intravesical solution" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release intravesical solution (dose form)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385245005", + "display" : "Urethral gel", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release urethral gel (dose form)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release urethral gel" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385246006", + "display" : "Urethral stick", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release urethral stick (dose form)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release urethral stick" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385247002", + "display" : "Conventional release solution for endotracheopulmonary instillation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release solution for endotracheopulmonary instillation (dose form)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Solution for endotracheopulmonary instillation" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385250004", + "display" : "Conventional release suspension for endotracheopulmonary instillation (dose form)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release suspension for endotracheopulmonary instillation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Suspension for endotracheopulmonary instillation" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385251000", + "display" : "Endocervical gel", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release endocervical gel" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release endocervical gel (dose form)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385258006", + "display" : "Gastroenteral solution", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release gastroenteral solution (dose form)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release gastroenteral solution" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385259003", + "display" : "Gastroenteral suspension", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release gastroenteral suspension (dose form)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release gastroenteral suspension" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385260008", + "display" : "Gastroenteral emulsion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release gastroenteral emulsion (dose form)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release gastroenteral emulsion" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385268001", + "display" : "Oral dose form", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oral dose form (dose form)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385273007", + "display" : "Dental dose form (dose form)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dental dose form" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385276004", + "display" : "Ocular dose form (dose form)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ocular dose form" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385277008", + "display" : "Otic dose form (dose form)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Otic dose form" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385278003", + "display" : "Cutaneous powder spray", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release powder for cutaneous spray" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release powder for cutaneous spray (dose form)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385279006", + "display" : "Cutaneous suspension spray", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release suspension for cutaneous spray (dose form)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release suspension for cutaneous spray" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385280009", + "display" : "Gastroenteral dose form (dose form)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastroenteral dose form" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385282001", + "display" : "Endocervical dose form", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Endocervical dose form (dose form)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385287007", + "display" : "Parenteral dose form (dose form)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Parenteral dose form" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385289005", + "display" : "Rectal dose form (dose form)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rectal dose form" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385290001", + "display" : "Nasal dose form (dose form)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nasal dose form" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385292009", + "display" : "Vaginal dose form (dose form)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vaginal dose form" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "414951009", + "display" : "Oral elixir", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release oral elixir" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release oral elixir (dose form)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "420283001", + "display" : "Nasal emulsion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release nasal emulsion" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release nasal emulsion (dose form)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "420292003", + "display" : "Rectal powder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release rectal powder (dose form)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release rectal powder" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "420293008", + "display" : "Conventional release oral coated pellets capsule", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oral coated pellets capsule" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release oral coated pellets capsule (dose form)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "420378007", + "display" : "Prolonged-release film-coated oral tablet (dose form)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prolonged-release film-coated oral tablet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Extended-release film-coated oral tablet" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "420430006", + "display" : "Lyophilized powder for prolonged-release suspension for injection (dose form)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lyophilized powder for prolonged-release suspension for injection" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lyophilised powder for prolonged-release suspension for injection" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lyophilised powder for extended-release suspension for injection" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lyophilized powder for extended-release suspension for injection" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "420509004", + "display" : "Oral granules", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release oral granules (dose form)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release oral granules" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "420536002", + "display" : "Vaginal powder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release vaginal powder" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release vaginal powder (dose form)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "420540006", + "display" : "Cutaneous oil", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release cutaneous oil" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release cutaneous oil (dose form)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "420631002", + "display" : "Vaginal insert", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release vaginal insert (dose form)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release vaginal insert" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "420636007", + "display" : "Conventional release ear or eye drops", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release ear or eye drops (dose form)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ear or eye drops" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "420641004", + "display" : "Solution for inhalation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release solution for inhalation (dose form)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release solution for inhalation" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "420692007", + "display" : "Oral capsule", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release oral capsule" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release oral capsule (dose form)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "420736004", + "display" : "Eye suspension", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ophthalmic suspension" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release eye suspension (dose form)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release eye suspension" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "420767002", + "display" : "Gastro-resistant oral pellets capsule (dose form)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Delayed-release oral pellets capsule" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastro-resistant oral pellets capsule" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "420873008", + "display" : "Prolonged-release suspension for injection", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Extended-release suspension for injection" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prolonged-release suspension for injection (dose form)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "420891003", + "display" : "Ear drops suspension", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Otic drops suspension" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release suspension for ear drops (dose form)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release suspension for ear drops" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "420901005", + "display" : "Ear emulsion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Otic emulsion" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release ear emulsion (dose form)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release ear emulsion" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "420929008", + "display" : "Rectal suppository", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release rectal suppository (dose form)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release rectal suppository" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "421026006", + "display" : "Oral tablet", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release oral tablet (dose form)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release oral tablet" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "421056002", + "display" : "Emulsion for inhalation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release emulsion for inhalation (dose form)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release emulsion for inhalation" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "421155001", + "display" : "Gastro-resistant and prolonged-release oral tablet", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastro-resistant and prolonged-release oral tablet (dose form)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "421221008", + "display" : "Suspension for inhalation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release suspension for inhalation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release suspension for inhalation (dose form)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "421338009", + "display" : "Prolonged-release oral coated capsule", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prolonged-release oral coated capsule (dose form)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Extended-release oral coated capsule" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "421343002", + "display" : "Powder for cutaneous solution", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Powder for conventional release cutaneous solution" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Powder for conventional release cutaneous solution (dose form)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "421366001", + "display" : "Tablet for oral suspension", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tablet for conventional release oral suspension" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tablet for conventional release oral suspension (dose form)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dispersible oral tablet" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "421382000", + "display" : "Ear suspension", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Otic suspension" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release ear suspension" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release ear suspension (dose form)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "421425002", + "display" : "Powder for inhalation solution", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Powder for conventional release inhalation solution" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Powder for conventional release inhalation solution (dose form)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "421427005", + "display" : "Conventional release ear or eye ointment (dose form)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ear or eye ointment" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release ear or eye ointment" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "421446006", + "display" : "Granules for extended-release oral suspension", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Granules for prolonged-release oral suspension" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Granules for prolonged-release oral suspension (dose form)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "421535006", + "display" : "Gastro-resistant oral particles tablet (dose form)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastro-resistant oral particles tablet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Delayed-release oral particles tablet" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "421620004", + "display" : "Prolonged-release buccal tablet", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prolonged-release buccal tablet (dose form)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Extended-release buccal tablet" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "421628006", + "display" : "Cutaneous cream", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release cutaneous cream (dose form)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release cutaneous cream" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "421637006", + "display" : "Lyophilized powder for conventional release solution for injection (dose form)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lyophilised powder for conventional release solution for injection" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lyophilized powder for conventional release solution for injection" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lyophilized powder for solution for injection" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lyophilised powder for solution for injection" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "421701006", + "display" : "Tablet for oral solution", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tablet for conventional release oral solution" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tablet for conventional release oral solution (dose form)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Soluble oral tablet" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "421713001", + "display" : "Ear solution", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Otic solution" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release ear solution (dose form)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release ear solution" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "421752008", + "display" : "Gastro-resistant and prolonged-release oral capsule (dose form)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastro-resistant and prolonged-release oral capsule" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "421765004", + "display" : "Conventional release solution for intraperitoneal injection (dose form)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Solution for intraperitoneal injection" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release solution for intraperitoneal injection" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "421857007", + "display" : "Powder for ophthalmic solution", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Powder for conventional release eye solution" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Powder for conventional release eye solution (dose form)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Powder for eye solution" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "421943006", + "display" : "Lyophilized powder for conventional release suspension for injection (dose form)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lyophilized powder for conventional release suspension for injection" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lyophilized powder for suspension for injection" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lyophilised powder for suspension for injection" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lyophilised powder for conventional release suspension for injection" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "421949005", + "display" : "Cutaneous gel", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release cutaneous gel" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release cutaneous gel (dose form)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "422060001", + "display" : "Ophthalmic solution", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release eye solution (dose form)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Eye solution" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release eye solution" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "422068008", + "display" : "Eye drops suspension", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ophthalmic drops suspension" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release suspension for eye drops (dose form)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release suspension for eye drops" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "422080000", + "display" : "Nasal suspension", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release nasal suspension" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release nasal suspension (dose form)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "422085005", + "display" : "Powder for ophthalmic suspension", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Powder for conventional release eye suspension (dose form)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Powder for conventional release eye suspension" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Powder for eye suspension" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "422201009", + "display" : "Tablet for cutaneous solution", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tablet for conventional release cutaneous solution (dose form)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tablet for conventional release cutaneous solution" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "422264003", + "display" : "Powder for prolonged-release suspension for injection (dose form)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Powder for prolonged-release suspension for injection" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Powder for extended-release suspension for injection" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "422336005", + "display" : "Nasal solution", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release nasal solution" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release nasal solution (dose form)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "422353003", + "display" : "Extended-release oral suspension", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prolonged-release oral suspension (dose form)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prolonged-release oral suspension" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "424552006", + "display" : "Vaginal sponge", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release vaginal sponge (dose form)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release vaginal sponge" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "425753008", + "display" : "Cutaneous ointment", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release cutaneous ointment (dose form)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release cutaneous ointment" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "425965000", + "display" : "Rectal spray", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release rectal spray (dose form)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release rectal spray" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "426823003", + "display" : "Vaginal spray", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release vaginal spray" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release vaginal spray (dose form)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "427129005", + "display" : "Conventional release oral coated capsule (dose form)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release oral coated capsule" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oral coated capsule" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "442015005", + "display" : "Intrauterine dose form", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intrauterine dose form (dose form)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "443424002", + "display" : "Buccal film", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release buccal film" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release buccal film (dose form)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "447050008", + "display" : "Orodispersible film", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release orodispersible film (dose form)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release orodispersible film" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "447079001", + "display" : "Orodispersible tablet", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release orodispersible tablet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release orodispersible tablet (dose form)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "719200003", + "display" : "Ophthalmic strip", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release ophthalmic strip" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release ophthalmic strip (dose form)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "739147005", + "display" : "Rectal suspension spray", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release suspension for rectal spray" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release suspension for rectal spray (dose form)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "739148000", + "display" : "Rectal solution spray", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release solution for rectal spray" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release solution for rectal spray (dose form)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "739371005", + "display" : "Vaginal suspension spray", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release suspension for vaginal spray (dose form)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release suspension for vaginal spray" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "739372003", + "display" : "Vaginal solution spray", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release solution for vaginal spray" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release solution for vaginal spray (dose form)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "739662008", + "display" : "Conventional release vaginal tampon (dose form)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vaginal tampon" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release vaginal tampon" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "740548000", + "display" : "Urethral dose form (dose form)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Urethral dose form" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "740575007", + "display" : "Intravesical dose form (dose form)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intravesical dose form" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "740596000", + "display" : "Cutaneous dose form", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cutaneous dose form (dose form)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "745991000", + "display" : "Oromucosal dose form (dose form)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oromucosal dose form" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "746008008", + "display" : "Gingival dose form (dose form)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gingival dose form" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "761845009", + "display" : "Transdermal dose form (dose form)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transdermal dose form" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "761899004", + "display" : "Powder for rectal solution", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Powder for conventional release rectal solution" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Powder for conventional release rectal solution (dose form)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "761900009", + "display" : "Eye drops emulsion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ophthalmic drops emulsion" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release emulsion for eye drops" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release emulsion for eye drops (dose form)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "761901008", + "display" : "Delayed-release granules for oral suspension", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Granules for gastro-resistant oral suspension" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Granules for gastro-resistant oral suspension (dose form)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "761905004", + "display" : "Oromucosal spray solution", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release solution for oromucosal spray (dose form)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release solution for oromucosal spray" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "761906003", + "display" : "Conventional release suspension for oromucosal spray", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release suspension for oromucosal spray (dose form)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oromucosal suspension spray" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "761907007", + "display" : "Powder for intravesical suspension", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Powder for conventional release intravesical suspension (dose form)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Powder for conventional release intravesical suspension" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "762064002", + "display" : "Conventional release eye emulsion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release eye emulsion (dose form)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ophthalmic emulsion" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Eye emulsion" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "762065001", + "display" : "Conventional release cutaneous lotion (dose form)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release cutaneous lotion" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cutaneous lotion" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "762071007", + "display" : "Intraocular dose form", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intraocular dose form (dose form)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "762072000", + "display" : "Conventional release cutaneous tape", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release cutaneous tape (dose form)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cutaneous tape" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "762893001", + "display" : "Conventional release transdermal ointment (dose form)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release transdermal ointment" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transdermal ointment" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "762895008", + "display" : "Granules for conventional release oromucosal solution (dose form)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Granules for oromucosal solution" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Granules for conventional release oromucosal solution" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "763340003", + "display" : "Conventional release solution for sublingual spray", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release solution for sublingual spray (dose form)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sublingual solution spray" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "763445009", + "display" : "Conventional release dental paste", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release dental paste (dose form)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dental paste" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "763446005", + "display" : "Conventional release gel for injection (dose form)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release gel for injection" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gel for injection" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "763484004", + "display" : "Intrauterine solution", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release intrauterine solution (dose form)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release intrauterine solution" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "763485003", + "display" : "Intrauterine suspension", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release intrauterine suspension (dose form)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release intrauterine suspension" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "763819006", + "display" : "Prolonged-release transdermal film", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prolonged-release transdermal film (dose form)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Extended-release transdermal film" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "763820000", + "display" : "Gastro-resistant oral suspension", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Delayed-release oral suspension" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastro-resistant oral suspension (dose form)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "763823003", + "display" : "Powder for conventional release oromucosal gel", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Powder for conventional release oromucosal gel (dose form)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Powder for oromucosal gel" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "763852000", + "display" : "Conventional release buccal spray", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Buccal spray" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release buccal spray (dose form)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "764296002", + "display" : "Prolonged-release subcutaneous implant", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prolonged-release subcutaneous implant (dose form)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "764297006", + "display" : "Conventional release transdermal foam", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release transdermal foam (dose form)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transdermal foam" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "764378009", + "display" : "Enteral dose form", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Enteral dose form (dose form)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "764446000", + "display" : "Conventional release nasal paste", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nasal paste" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release nasal paste (dose form)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "764477003", + "display" : "Conventional release transdermal cream (dose form)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transdermal cream" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release transdermal cream" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "764478008", + "display" : "Gingival ointment", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release gingival ointment" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release gingival ointment (dose form)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "764485007", + "display" : "Conventional release cutaneous patch (dose form)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release cutaneous patch" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cutaneous patch" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "764486008", + "display" : "Prolonged-release cutaneous patch (dose form)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prolonged-release cutaneous patch" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "764499006", + "display" : "Conventional release buccal lozenge (dose form)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release buccal lozenge" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Buccal lozenge" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "764501003", + "display" : "Oromucosal lozenge", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release oromucosal lozenge (dose form)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release oromucosal lozenge" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "764671009", + "display" : "Sublingual dose form (dose form)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sublingual dose form" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "764770000", + "display" : "Dual delayed-release oral capsule (dose form)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dual delayed-release oral capsule" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "764772008", + "display" : "Prolonged-release vaginal ring", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prolonged-release vaginal ring (dose form)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "764773003", + "display" : "Conventional release oromucosal pastille", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oromucosal pastille" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release oromucosal pastille (dose form)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "764774009", + "display" : "Conventional release and prolonged-release oral tablet", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release and prolonged-release oral tablet (dose form)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "764776006", + "display" : "Dental pellet", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release dental pellet (dose form)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release dental pellet" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "764780001", + "display" : "Conventional release effervescent oral tablet (dose form)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Effervescent oral tablet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release effervescent oral tablet" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "764787003", + "display" : "Conventional release oropharyngeal foam (dose form)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release oropharyngeal foam" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oropharyngeal foam" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "764788008", + "display" : "Oropharyngeal solution", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release oropharyngeal solution (dose form)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release oropharyngeal solution" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "764792001", + "display" : "Pulmonary dose form (dose form)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pulmonary dose form" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "764799005", + "display" : "Suspension for infusion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release suspension for infusion" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release suspension for infusion (dose form)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "764802001", + "display" : "Conventional release transdermal gel (dose form)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release transdermal gel" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transdermal gel" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "764803006", + "display" : "Transdermal spray", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release transdermal spray" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release transdermal spray (dose form)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "764842006", + "display" : "Prolonged-release ocular implant", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prolonged-release ocular implant (dose form)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "764843001", + "display" : "Powder for conventional release solution for infusion (dose form)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Powder for conventional release solution for infusion" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Powder for solution for infusion" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "765056003", + "display" : "Lyophilized powder for conventional release solution for infusion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lyophilized powder for solution for infusion" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lyophilised powder for conventional release solution for infusion" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lyophilized powder for conventional release solution for infusion (dose form)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lyophilised powder for solution for infusion" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "765061001", + "display" : "Gastro-resistant oral soft capsule", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastro-resistant oral soft capsule (dose form)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Delayed-release oral soft capsule" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "765062008", + "display" : "Prolonged-release oral soft capsule (dose form)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Extended-release oral soft capsule" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prolonged-release oral soft capsule" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "765064009", + "display" : "Modified-release oral soft capsule", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Modified-release oral soft capsule (dose form)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "765065005", + "display" : "Powder for suspension for infusion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Powder for conventional release suspension for infusion" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Powder for conventional release suspension for infusion (dose form)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "765163001", + "display" : "Conventional release solution for ear or eye drops (dose form)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release solution for ear or eye drops" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ear or eye drops solution" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ophthalmic or otic drops solution" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "765164007", + "display" : "Ear or eye or nose drops solution", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release solution for ear or eye or nose drops (dose form)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release solution for ear or eye or nose drops" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "765166009", + "display" : "Ocular or otic dose form", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ocular or otic dose form (dose form)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "765167000", + "display" : "Nasal or ocular or otic dose form", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nasal or ocular or otic dose form (dose form)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "765367006", + "display" : "Emulsion for infusion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release emulsion for infusion (dose form)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release emulsion for infusion" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "766233005", + "display" : "Gastro-resistant and prolonged-release oral granules (dose form)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastro-resistant and prolonged-release oral granules" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "766234004", + "display" : "Powder for conventional release suspension for inhalation (dose form)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Powder for suspension for inhalation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Powder for conventional release suspension for inhalation" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "766964003", + "display" : "Oropharyngeal dose form (dose form)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oropharyngeal dose form" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "767059009", + "display" : "Vaginal pessary", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release vaginal pessary" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release vaginal pessary (dose form)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "769000008", + "display" : "Subcutaneous dose form", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subcutaneous dose form (dose form)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "769115006", + "display" : "Effervescent powder for conventional release oral solution", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Effervescent powder for oral solution" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Effervescent powder for conventional release oral solution (dose form)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "769120006", + "display" : "Effervescent powder for oral suspension", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Effervescent powder for conventional release oral suspension" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Effervescent powder for conventional release oral suspension (dose form)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "772805002", + "display" : "Endotracheopulmonary dose form", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Endotracheopulmonary dose form (dose form)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "772806001", + "display" : "Buccal dose form", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Buccal dose form (dose form)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "782648001", + "display" : "Prolonged-release vaginal pessary (dose form)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prolonged-release vaginal pessary" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "783748000", + "display" : "Conventional release foam for injection", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release foam for injection (dose form)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Foam for injection" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "785898006", + "display" : "Conventional release solution for irrigation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release solution for irrigation (dose form)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Solution for irrigation" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "785899003", + "display" : "Conventional release solution for ocular irrigation (dose form)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Solution for ocular irrigation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release solution for ocular irrigation" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "785908001", + "display" : "Conventional release cutaneous shampoo", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Shampoo" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release cutaneous shampoo (dose form)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "785910004", + "display" : "Prolonged-release intralesional implant", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prolonged-release intralesional implant (dose form)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "840614006", + "display" : "Conventional release intraarticular implant (dose form)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release intraarticular implant" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "879805002", + "display" : "Conventional release oral pellets in capsule", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release oral pellets in capsule (dose form)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "896760006", + "display" : "Powder for conventional release oral or rectal suspension", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Powder for oral or rectal suspension" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Powder for conventional release oral or rectal suspension (dose form)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1002252007", + "display" : "Conventional release gas for insufflation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release gas for insufflation (dose form)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gas for insufflation" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1163202003", + "display" : "Cutaneous emulsion for bathing", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release cutaneous emulsion for bathing (dose form)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release cutaneous emulsion for bathing" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1163573008", + "display" : "Film-coated oral tablet", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release film-coated oral tablet (dose form)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release film-coated oral tablet" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1173983000", + "display" : "Conventional release cutaneous oil for bathing", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release cutaneous oil for bathing (dose form)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cutaneous oil for bathing" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1208958005", + "display" : "Solution for infusion and/or injection", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release solution for infusion and/or injection (dose form)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release 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)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Powder for solution for infusion and/or injection" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Powder for conventional release solution for infusion and/or injection" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1209093009", + "display" : "Conventional release suspension for ear or nose drops (dose form)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ear or nose drops suspension" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release suspension for ear or nose drops" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1209095002", + "display" : "Conventional release solution for intravesical or urethral irrigation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release solution for intravesical or urethral irrigation (dose form)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Solution for intravesical or urethral irrigation" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1209096001", + "display" : "Oral or rectal solution", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release oral or rectal solution" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release oral or rectal solution (dose form)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1209112001", + "display" : "Granules for oral or rectal suspension", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Granules for conventional release oral or rectal suspension" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Granules for conventional release oral or rectal suspension (dose form)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1209141005", + "display" : "Conventional release emulsion for infusion and/or injection", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release emulsion for infusion and/or injection (dose form)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Emulsion for infusion and/or injection" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1217284004", + "display" : "Delayed-release oral hard capsule", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastro-resistant oral hard capsule" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastro-resistant oral hard capsule (dose form)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1217285003", + "display" : "Extended-release oral hard capsule", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prolonged-release oral hard capsule (dose form)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prolonged-release oral hard capsule" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1217286002", + "display" : "Modified-release oral hard capsule", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Modified-release oral hard capsule (dose form)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1217287006", + "display" : "Conventional release hard oral capsule", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release hard oral capsule (dose form)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hard oral capsule" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1217288001", + "display" : "Conventional release soft oral capsule", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Soft oral capsule" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release soft oral capsule (dose form)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1217289009", + "display" : "Oromucosal ointment", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release oromucosal ointment" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release oromucosal ointment (dose form)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1217290000", + "display" : "Conventional release oromucosal cream", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release oromucosal cream (dose form)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oromucosal cream" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1229930004", + "display" : "Conventional release solution for ear or nose drops", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release solution for ear or nose drops (dose form)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ear or nose drops solution" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ophthalmic or nasal drops solution" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1229931000", + "display" : "Powder for conventional release vaginal solution (dose form)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Powder for conventional release vaginal solution" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Powder for vaginal solution" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1229932007", + "display" : "Conventional release transdermal solution (dose form)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release transdermal solution" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transdermal solution" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1229933002", + "display" : "Conventional release solution for transdermal spray (dose form)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release solution for transdermal spray" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transdermal solution spray" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1229934008", + "display" : "Oromucosal spray emulsion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release emulsion for oromucosal spray (dose form)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release emulsion for oromucosal spray" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1229935009", + "display" : "Conventional release emulsion for sublingual spray (dose form)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release emulsion for sublingual spray" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sublingual emulsion spray" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1229992005", + "display" : "Powder for solution for iontophoresis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Powder for conventional release solution for iontophoresis (dose form)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Powder for conventional release solution for iontophoresis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1230065004", + "display" : "Conventional release emulsion for cutaneous spray (dose form)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release emulsion for cutaneous spray" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cutaneous emulsion spray" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1230073008", + "display" : "Conventional release ointment for cutaneous spray (dose form)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cutaneous ointment spray" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release ointment for cutaneous spray" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1230184003", + "display" : "Dispersion for infusion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release dispersion for infusion (dose form)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release dispersion for infusion" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1230185002", + "display" : "Conventional release dispersion for injection", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release dispersion for injection (dose form)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dispersion for injection" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1230186001", + "display" : "Extended-release dispersion for injection", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prolonged-release dispersion for injection (dose form)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prolonged-release dispersion for injection" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1230193002", + "display" : "Tablet for conventional release oromucosal solution for gargle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tablet for conventional release oromucosal solution for gargle (dose form)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tablet for oromucosal solution for gargle" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1230194008", + "display" : "Gas for conventional release dispersion for infusion (dose form)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gas for dispersion for infusion" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gas for conventional release dispersion for infusion" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1230195009", + "display" : "Gas for conventional release dispersion for injection", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gas for dispersion for injection" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gas for conventional release dispersion for injection (dose form)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1230196005", + "display" : "Powder for conventional release dispersion for infusion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Powder for dispersion for infusion" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Powder for conventional release dispersion for infusion (dose form)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1230200000", + "display" : "Powder for conventional release oromucosal solution for gargle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Powder for oromucosal solution for gargle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Powder for conventional release oromucosal solution for gargle (dose form)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1230202008", + "display" : "Powder for conventional release oromucosal solution for mouthwash (dose form)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Powder for oromucosal solution for mouthwash" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Powder for conventional release oromucosal solution for mouthwash" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1230219005", + "display" : "Oromucosal compressed lozenge", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release oromucosal compressed lozenge" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release oromucosal compressed lozenge (dose form)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1230220004", + "display" : "Conventional release periodontal gel (dose form)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Periodontal gel" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release periodontal gel" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1230221000", + "display" : "Conventional release periodontal powder (dose form)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Periodontal powder" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release periodontal powder" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1230222007", + "display" : "Conventional release periodontal insert", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release periodontal insert (dose form)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Periodontal insert" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1230224008", + "display" : "Conventional release cutaneous lacquer", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release cutaneous lacquer (dose form)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cutaneous lacquer" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1230267000", + "display" : "Powder for dispersion for injection", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Powder for conventional release dispersion for injection (dose form)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Powder for conventional release dispersion for injection" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1230324006", + "display" : "Powder for solution for endotracheopulmonary instillation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Powder for conventional release solution for endotracheopulmonary instillation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Powder for conventional release solution for endotracheopulmonary instillation (dose form)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1230325007", + "display" : "Powder for conventional release suspension for endotracheopulmonary instillation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Powder for conventional release suspension for endotracheopulmonary instillation (dose form)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Powder for suspension for endotracheopulmonary instillation" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1230329001", + "display" : "Conventional release cryogenic gas for inhalation (dose form)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release cryogenic gas for inhalation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cryogenic gas for inhalation" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1230330006", + "display" : "Conventional release liquified gas for inhalation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release liquified gas for inhalation (dose form)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Liquified gas for inhalation" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1230331005", + "display" : "Conventional release compressed gas for inhalation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release compressed gas for inhalation (dose form)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Compressed gas for inhalation" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1230336000", + "display" : "Conventional release oral effervescent powder (dose form)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oral effervescent powder" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release oral effervescent powder" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1230350005", + "display" : "Conventional release cutaneous poultice (dose form)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cutaneous poultice" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release cutaneous poultice" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1230351009", + "display" : "Conventional release sublingual lyophilisate (dose form)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sublingual lyophilisate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release sublingual lyophilisate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1230358003", + "display" : "Conventional release effervescent granules for oral suspension (dose form)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Effervescent granules for oral suspension" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release effervescent granules for oral suspension" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1230359006", + "display" : "Conventional release sublingual powder (dose form)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release sublingual powder" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sublingual powder" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1230360001", + "display" : "Conventional release sublingual film (dose form)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sublingual film" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release sublingual film" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1230389004", + "display" : "Conventional release coated oral tablet (dose form)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release coated oral tablet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Coated oral tablet" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1230390008", + "display" : "Coated oral granules", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release coated oral granules (dose form)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release coated oral granules" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1231297004", + "display" : "Prolonged-release periodontal insert", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prolonged-release periodontal insert (dose form)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1231318007", + "display" : "Cutaneous collodion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release cutaneous collodion" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release cutaneous collodion (dose form)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1231322002", + "display" : "Conventional release dental cement (dose form)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release dental cement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dental cement" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1231323007", + "display" : "Conventional release powder for dental cement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Powder for dental cement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release powder for dental cement (dose form)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1231370008", + "display" : "Urethral ointment", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release urethral ointment (dose form)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release urethral ointment" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1231371007", + "display" : "Oromucosal film", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release oromucosal film (dose form)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release oromucosal film" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1231372000", + "display" : "Powder for conventional release suspension for oral drops", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Powder for suspension for oral drops" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Powder for conventional release suspension for oral drops (dose form)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1231373005", + "display" : "Granules for solution for oral drops", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Granules for conventional release solution for oral drops" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Granules for conventional release solution for oral drops (dose form)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1231473006", + "display" : "Solution for peritoneal dialysis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release solution for peritoneal dialysis (dose form)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release solution for peritoneal dialysis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1231474000", + "display" : "Conventional release solution for hemodialysis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release solution for haemodialysis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Solution for hemodialysis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release solution for hemodialysis (dose form)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Solution for haemodialysis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1231475004", + "display" : "Extracorporeal dose form", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Extracorporeal dose form (dose form)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1231476003", + "display" : "Conventional release solution for hemofiltration (dose form)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release solution for hemofiltration" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Solution for hemofiltration" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Solution for haemofiltration" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release solution for haemofiltration" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1231478002", + "display" : "Conventional release solution for hemodiafiltration (dose form)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Solution for hemodiafiltration" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Solution for haemodiafiltration" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release solution for hemodiafiltration" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release solution for haemodiafiltration" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1231479005", + "display" : "Conventional release solution for hemodiafiltration or hemodialysis (dose form)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Solution for hemodiafiltration or hemodialysis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release solution for haemodiafiltration or haemodialysis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release solution for hemodiafiltration or hemodialysis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Solution for haemodiafiltration or haemodialysis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1231536006", + "display" : "Conventional release oromucosal solution for gargle or mouthwash (dose form)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release oromucosal solution for gargle or mouthwash" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oromucosal solution for gargle or mouthwash" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1231562002", + "display" : "Emulsion for vapor inhalation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Emulsion for vapour inhalation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release emulsion for vapor inhalation (dose form)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release emulsion for vapour inhalation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release emulsion for vapor inhalation" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1231563007", + "display" : "Conventional release powder for vapor inhalation (dose form)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Powder for vapor inhalation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release powder for vapor inhalation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release powder for vapour inhalation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Powder for vapour inhalation" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1231564001", + "display" : "Conventional release ointment for vapor inhalation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ointment for vapour inhalation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ointment for vapor inhalation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release ointment for vapor inhalation (dose form)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release ointment for vapour inhalation" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1231565000", + "display" : "Capsule for vapor inhalation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release capsule for vapor inhalation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release capsule for vapour inhalation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release capsule for vapor inhalation (dose form)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Capsule for vapour inhalation" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1231566004", + "display" : "Tablet for vapour inhalation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tablet for vapor inhalation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release tablet for vapour inhalation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release tablet for vapor inhalation (dose form)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release tablet for vapor inhalation" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1231567008", + "display" : "Conventional release solution for vapour inhalation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Solution for vapour inhalation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Solution for vapor inhalation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release solution for vapor inhalation (dose form)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release solution for vapor inhalation" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1231571006", + "display" : "Prolonged-release vaginal delivery system (dose form)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prolonged-release vaginal delivery system" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1231572004", + "display" : "Prolonged-release transdermal delivery system (dose form)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prolonged-release transdermal delivery system" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1231577005", + "display" : "Conventional release solution for cardioplegia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release solution for cardioplegia (dose form)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1231578000", + "display" : "Powder for conventional release intravesical solution (dose form)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Powder for intravesical solution" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Powder for conventional release intravesical solution" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1231579008", + "display" : "Intravesical suspension", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release intravesical suspension (dose form)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release intravesical suspension" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1231711003", + "display" : "Conventional release pure liquid for vapour inhalation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pure liquid for vapour inhalation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pure liquid for vapor inhalation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release pure liquid for vapor inhalation (dose form)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release pure liquid for vapor inhalation" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1231712005", + "display" : "Conventional release cutaneous pure liquid (dose form)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cutaneous pure liquid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release cutaneous pure liquid" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1231713000", + "display" : "Oral pure liquid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release oral pure liquid (dose form)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release oral pure liquid" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1231714006", + "display" : "Pure liquid for oral drops", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release pure liquid for oral drops (dose form)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release pure liquid for oral drops" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1231719001", + "display" : "Powder for conventional release solution for intraocular drops", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Powder for solution for intraocular drops" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Powder for conventional release solution for intraocular drops (dose form)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1231720007", + "display" : "Conventional release solution for intraocular drops (dose form)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release solution for intraocular drops" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intraocular drops solution" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1231723009", + "display" : "Conventional release toothpaste (dose form)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release toothpaste" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1231724003", + "display" : "Conventional release solution for cardioplegia or organ preservation (dose form)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Solution for cardioplegia or organ preservation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release solution for cardioplegia or organ preservation" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1231815000", + "display" : "Oral or pulmonary solution", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release oral or pulmonary solution (dose form)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release oral or pulmonary solution" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1231816004", + "display" : "Conventional release intravesical or parenteral or urethral solution (dose form)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release intravesical or parenteral or urethral solution" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1231817008", + "display" : "Powder for conventional release intravesical or parenteral or urethral solution (dose form)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Powder for conventional release intravesical or parenteral or urethral solution" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1231818003", + "display" : "Impregnated material for conventional release ophthalmic application (dose form)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Impregnated material for conventional release ophthalmic application" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Impregnated material for ophthalmic application" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1231833006", + "display" : "Prolonged-release solution for injection (dose form)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prolonged-release solution for injection" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1231836003", + "display" : "Absorbent impregnated material for conventional release cutaneous application", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Absorbent impregnated material for cutaneous application" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Absorbent impregnated material for conventional release cutaneous application (dose form)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1231837007", + "display" : "Dispersion for nebuliser", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release dispersion for nebulizer" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release dispersion for nebulizer (dose form)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dispersion for nebulizer" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release dispersion for nebuliser" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1231838002", + "display" : "Absorbent impregnated material for conventional release vapor inhalation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Absorbent impregnated material for vapor inhalation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Absorbent impregnated material for conventional release vapor inhalation (dose form)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Absorbent impregnated material for vapour inhalation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Absorbent impregnated material for conventional release vapour inhalation" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1231841006", + "display" : "Porous impregnated material for conventional release vapor inhalation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Porous impregnated material for vapor inhalation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Porous impregnated material for conventional release vapour inhalation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Porous impregnated material for conventional release vapor inhalation (dose form)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Porous impregnated material for vapour inhalation" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1234766003", + "display" : "Conventional release solution for dental cement (dose form)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Solution for dental cement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release solution for dental cement" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1234923000", + "display" : "Gas for conventional release dispersion for infusion or injection (dose form)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gas for dispersion for infusion or injection" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gas for conventional release dispersion for infusion or injection" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1234924006", + "display" : "Emulsion for infusion or injection", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release emulsion for infusion or injection (dose form)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release emulsion for infusion or injection" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1234925007", + "display" : "Conventional release dispersion for infusion or injection (dose form)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dispersion for infusion or injection" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release dispersion for infusion or injection" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1234926008", + "display" : "Conventional release solution for infusion or injection (dose form)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Solution for infusion or injection" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release solution for infusion or injection" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1234927004", + "display" : "Powder for conventional release solution for infusion or injection (dose form)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Powder for solution for infusion or injection" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Powder for conventional release solution for infusion or injection" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1236765002", + "display" : "Conventional release solution for tissue adhesive", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release solution for tissue adhesive (dose form)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Solution for tissue adhesive" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1236766001", + "display" : "Conventional release powder for tissue adhesive", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Powder for tissue adhesive" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release powder for tissue adhesive (dose form)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1236767005", + "display" : "Conventional release impregnated material for tissue adhesive (dose form)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Impregnated material for tissue adhesive" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release impregnated material for tissue adhesive" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1236768000", + "display" : "Conventional release dispersion for infusion and/or injection (dose form)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dispersion for infusion and/or injection" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release dispersion for infusion and/or injection" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1236769008", + "display" : "Gas for dispersion for infusion and/or injection", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gas for conventional release dispersion for infusion and/or injection" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gas for conventional release dispersion for infusion and/or injection (dose form)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1236816003", + "display" : "Powder for solution for tissue adhesive", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Powder for conventional release solution for tissue adhesive" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Powder for conventional release solution for tissue adhesive (dose form)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1236820004", + "display" : "Solution for solution for tissue adhesive", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Solution for conventional release solution for tissue adhesive" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Solution for conventional release solution for tissue adhesive (dose form)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1237073006", + "display" : "Prolonged-release intrauterine delivery system (dose form)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prolonged-release intrauterine delivery system" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1237263004", + "display" : "Concentrate for conventional release suspension for injection (dose form)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Concentrate for conventional release suspension for injection" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Concentrate for suspension for injection" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1237264005", + "display" : "Concentrate for conventional release oral suspension (dose form)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Concentrate for oral suspension" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Concentrate for conventional release oral suspension" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1237265006", + "display" : "Concentrate for oral solution", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Concentrate for conventional release oral solution" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Concentrate for conventional release oral solution (dose form)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1237266007", + "display" : "Concentrate for conventional release rectal solution", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Concentrate for rectal solution" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Concentrate for conventional release rectal solution (dose form)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1237267003", + "display" : "Concentrate for conventional release solution for infusion (dose form)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Concentrate for conventional release solution for infusion" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Concentrate for solution for infusion" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1237268008", + "display" : "Concentrate for conventional release solution for injection (dose form)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Concentrate for solution for injection" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Concentrate for conventional release solution for injection" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1237269000", + "display" : "Concentrate for solution for infusion and/or injection", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Concentrate for conventional release solution for infusion and/or injection (dose form)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Concentrate for conventional release solution for infusion and/or injection" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1237270004", + "display" : "Concentrate for conventional release solution for peritoneal dialysis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Concentrate for conventional release solution for peritoneal dialysis (dose form)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Concentrate for solution for peritoneal dialysis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1237271000", + "display" : "Concentrate for conventional release dispersion for injection (dose form)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Concentrate for conventional release dispersion for injection" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Concentrate for dispersion for injection" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1237273002", + "display" : "Concentrate for dispersion for infusion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Concentrate for conventional release dispersion for infusion" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Concentrate for conventional release dispersion for infusion (dose form)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1237274008", + "display" : "Concentrate for conventional release dispersion for infusion and/or injection (dose form)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Concentrate for dispersion for infusion and/or injection" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Concentrate for conventional release dispersion for infusion and/or injection" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1237275009", + "display" : "Concentrate for conventional release solution for hemodialysis (dose form)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Concentrate for solution for hemodialysis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Concentrate for solution for haemodialysis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Concentrate for conventional release solution for hemodialysis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Concentrate for conventional release solution for haemodialysis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1237284009", + "display" : "Concentrate for conventional release emulsion for infusion (dose form)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Concentrate for conventional release emulsion for infusion" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Concentrate for emulsion for infusion" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1237285005", + "display" : "Concentrate for conventional release emulsion for infusion and/or injection", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Concentrate for conventional release emulsion for infusion and/or injection (dose form)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Concentrate for emulsion for infusion and/or injection" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1237286006", + "display" : "Concentrate for emulsion for injection", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Concentrate for conventional release emulsion for injection" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Concentrate for conventional release emulsion for injection (dose form)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1237287002", + "display" : "Concentrate for conventional release cutaneous solution", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Concentrate for conventional release cutaneous solution (dose form)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Concentrate for cutaneous solution" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1237288007", + "display" : "Concentrate for conventional release intravesical solution (dose form)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Concentrate for intravesical solution" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Concentrate for conventional release intravesical solution" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1237289004", + "display" : "Concentrate for conventional release oromucosal solution", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Concentrate for oromucosal solution" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Concentrate for conventional release oromucosal solution (dose form)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1237290008", + "display" : "Concentrate for conventional release oral or rectal solution (dose form)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Concentrate for oral or rectal solution" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Concentrate for conventional release oral or rectal solution" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1237291007", + "display" : "Concentrate for conventional release solution for intraocular irrigation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Concentrate for solution for intraocular irrigation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Concentrate for conventional release solution for intraocular irrigation (dose form)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1237293005", + "display" : "Concentrate for conventional release solution for nebulizer (dose form)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Concentrate for conventional release solution for nebuliser" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Concentrate for solution for nebuliser" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Concentrate for solution for nebulizer" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Concentrate for conventional release solution for nebulizer" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1237310005", + "display" : "Concentrate for conventional release oromucosal solution for gargle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Concentrate for conventional release oromucosal solution for gargle (dose form)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Concentrate for oromucosal solution for gargle" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1237318003", + "display" : "Concentrate for conventional release emulsion for cutaneous spray (dose form)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Concentrate for conventional release emulsion for cutaneous spray" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Concentrate for cutaneous emulsion spray" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1255234008", + "display" : "Suspension for infusion and/or injection", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release suspension for infusion and/or injection (dose form)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release suspension for infusion and/or injection" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1255237001", + "display" : "Lyophilized powder for conventional release solution for infusion and/or injection", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lyophilised powder for conventional release solution for infusion and/or injection" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lyophilized powder for conventional release solution for infusion and/or injection (dose form)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lyophilized powder for solution for infusion and/or injection" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lyophilised powder for solution for infusion and/or injection" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1255299001", + "display" : "Tablet for conventional release oromucosal solution for mouthwash (dose form)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tablet for oromucosal solution for mouthwash" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tablet for conventional release oromucosal solution for mouthwash" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1255338008", + "display" : "Conventional release chewable soft capsule", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release chewable soft capsule (dose form)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chewable soft capsule" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1255346009", + "display" : "Intestinal gel", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release intestinal gel (dose form)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional release intestinal gel" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1255347000", + "display" : "Intestinal dose form", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intestinal dose form (dose form)" + }] + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/medication-ingredientstrength", + "resource" : { + "resourceType" : "ValueSet", + "id" : "medication-ingredientstrength", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "phx" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/medication-ingredientstrength", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.1953" + }], + "version" : "6.0.0-ballot2", + "name" : "MedicationIngredientStrengthCodes", + "title" : "Medication Ingredient Strength Codes", + "status" : "draft", + "experimental" : true, + "publisher" : "FHIR Project team", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "Medication Ingredient Strength Codes", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/CodeSystem/medication-ingredientstrength" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:b6554834-7f05-487d-a4a2-5b5d5e6084d8", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 2, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/CodeSystem/medication-ingredientstrength|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/CodeSystem/medication-ingredientstrength", + "code" : "qs", + "display" : "QS" + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/medication-ingredientstrength", + "code" : "trace", + "display" : "Trace" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/message-reason-encounter", + "resource" : { + "resourceType" : "ValueSet", + "id" : "message-reason-encounter", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "inm" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/message-reason-encounter", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.378" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.365" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.2.202" + }], + "version" : "6.0.0-ballot2", + "name" : "ExampleMessageReasonCodes", + "title" : "Example Message Reason Codes", + "status" : "draft", + "experimental" : true, + "publisher" : "FHIR Project", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "Example Message Reasons. These are the set of codes that might be used an updating an encounter using admin-update.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/message-reasons-encounter" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:e31ff02d-c33b-4400-9ac7-780f4bef0502", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 6, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/message-reasons-encounter|1.0.1" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/message-reasons-encounter", + "code" : "admit", + "display" : "Admit" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/message-reasons-encounter", + "code" : "discharge", + "display" : "Discharge" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/message-reasons-encounter", + "code" : "absent", + "display" : "Absent" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/message-reasons-encounter", + "code" : "return", + "display" : "Returned" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/message-reasons-encounter", + "code" : "moved", + "display" : "Moved" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/message-reasons-encounter", + "code" : "edit", + "display" : "Edit" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/response-code", + "resource" : { + "resourceType" : "ValueSet", + "id" : "response-code", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "inm" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 4 + }], + "url" : "http://hl7.org/fhir/ValueSet/response-code", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.380" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.367" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.2.203" + }], + "version" : "6.0.0-ballot2", + "name" : "ResponseType", + "title" : "Response Type", + "status" : "draft", + "experimental" : false, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "The kind of response to a message.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/response-code" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:d6bdc6ba-c90e-4ae9-b9ff-bd0bd96cb1ec", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 3, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/response-code|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/response-code", + "code" : "ok", + "display" : "OK" + }, + { + "system" : "http://hl7.org/fhir/response-code", + "code" : "transient-error", + "display" : "Transient Error" + }, + { + "system" : "http://hl7.org/fhir/response-code", + "code" : "fatal-error", + "display" : "Fatal Error" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/food-type", + "resource" : { + "resourceType" : "ValueSet", + "id" : "food-type", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "oo" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/food-type", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.384" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.371" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.2.205" + }], + "version" : "6.0.0-ballot2", + "name" : "FoodTypeCodes", + "title" : "Food Type Codes", + "status" : "draft", + "experimental" : true, + "publisher" : "FHIR NutritionOrder team", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "This value set represents codes for types of foods and is provided as a suggestive example. It include codes from [SNOMED CT](http://snomed.info/sct) where concept is-a 255620007 (Foods (substance)).", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "copyright" : "This resource includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these specifications must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/get-snomed-ct or info@snomed.org", + "compose" : { + "include" : [{ + "system" : "http://snomed.info/sct", + "filter" : [{ + "property" : "concept", + "op" : "is-a", + "value" : "255620007" + }] + }] + }, + "expansion" : { + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/valueset-unclosed", + "valueBoolean" : true + }], + "identifier" : "urn:uuid:869469eb-4019-4390-8427-487452b94edd", + "timestamp" : "2024-10-02T17:54:47+00:00", + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-valueset", + "valueUri" : "null" + }, + { + "name" : "used-codesystem", + "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230131" + }, + { + "name" : "version", + "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230131" + }], + "contains" : [{ + "system" : "http://snomed.info/sct", + "code" : "255620007", + "display" : "Food (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Food" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3718001", + "display" : "Cow's milk", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cow's milk (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4289006", + "display" : "Keyhole-limpet hemocyanin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "KLH" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Keyhole-limpet hemocyanin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4700006", + "display" : "Beef insulin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Beef insulin (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bovine insulin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Insulin bovine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4882006", + "display" : "Ichthyoallyeinotoxin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ichthyoallyeinotoxin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5163009", + "display" : "Scombrotoxin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Scombrotoxin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7661006", + "display" : "Fish bone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fish bone (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7791007", + "display" : "Soya protein", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glycine max protein (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Soybean protein" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glycine max protein" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Soya bean protein" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "10827009", + "display" : "Milk protein", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Milk protein (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "12448007", + "display" : "Whelk poison", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tetramethylammonium hydroxide" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Whelk poison (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "13577000", + "display" : "Nut", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nut (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "14263006", + "display" : "Prepared fish", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Edible fish" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prepared fish (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "16641007", + "display" : "Bonellinin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bonellinin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "19950006", + "display" : "Brevetoxin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brevotoxin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brevetoxin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "20459005", + "display" : "Abalone viscera poison", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abalone viscera poison (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "22836000", + "display" : "Vegetable", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vegetable (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "23182003", + "display" : "Cereal", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cereal (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "23317009", + "display" : "Saxitoxin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Saxitoxin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "24515005", + "display" : "Spice", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spice (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "25743006", + "display" : "Skim milk", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Skim milk (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Skimmed milk" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blue top milk" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "SM - Skimmed milk" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "SK - Skimmed milk" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "26426004", + "display" : "Ciguatoxin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ciguatoxin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "28230009", + "display" : "Poultry", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poultry (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "White meat" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "28647000", + "display" : "Meat", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Meat (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "28942008", + "display" : "Coconut oil", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Coconut oil (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "29516008", + "display" : "Venerupin shellfish toxin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Venerupin shellfish toxin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "32500002", + "display" : "Shellfish toxin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Shellfish toxin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "32627005", + "display" : "Eburnetoxin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Eburnetoxin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "35124009", + "display" : "Clupeotoxin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clupeotoxin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "37784002", + "display" : "Striatoxin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Striatoxin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "39102003", + "display" : "Food particle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Food particle (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "40112002", + "display" : "Ichthyotoxin (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ichthyotoxin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "41317008", + "display" : "Asterosaponin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Asterosaponin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "41834005", + "display" : "Olive oil", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sweet oil" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Olive oil (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "42244003", + "display" : "Debromoaplysiatoxin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Debromoaplysiatoxin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "43708003", + "display" : "Animal feed additive", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Animal feed additive (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "44027008", + "display" : "Seafood", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Seafood (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "44590006", + "display" : "Callistin toxin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Callistin toxin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "46321002", + "display" : "Asterotoxin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Asterotoxin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "46329000", + "display" : "Chocolate milk", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chocolate milk (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "50479000", + "display" : "Soya protein-iron complex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Soybean protein-iron complex" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glycine max protein-iron complex" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glycine max protein-iron complex (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Soya bean protein-iron complex" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "50593009", + "display" : "Casein", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Casein (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "51905005", + "display" : "Mustard", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mustard (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "51934004", + "display" : "Hemocyanin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemocyanin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemocyanin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "52800001", + "display" : "Marine toxin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Marine toxin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "53875002", + "display" : "Colostrum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Colostrum (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "First milk" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Foremilk" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "54041009", + "display" : "Safflower oil", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Safflower oil (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "56773009", + "display" : "Ichthyocrinotoxin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ichthyocrinotoxin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "59119009", + "display" : "Ichthyosarcotoxin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ichthyosarcotoxin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "59149006", + "display" : "Tetrodotoxin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tetrodotoxin (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Puffer fish toxin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "61044003", + "display" : "Acipenserin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acipenserin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "63045006", + "display" : "Berry", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Berry (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "63766005", + "display" : "Flour", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Flour (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "64869000", + "display" : "Conotoxin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conotoxin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "66228001", + "display" : "Actinocongestin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Actinocongestin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "67296003", + "display" : "Pork insulin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pork insulin (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Porcine insulin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Insulin porcine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "67324005", + "display" : "Rice", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rice (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "67938008", + "display" : "Amnesic shellfish poison", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Domoic acid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Amnesic shellfish poison (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "70813002", + "display" : "Milk", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Milk (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "71561006", + "display" : "Chelonitoxin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chelonitoxin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "72340002", + "display" : "Plotolysin toxin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Plotolysin toxin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "72359000", + "display" : "Gonyautoxin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gonyautoxin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "72511004", + "display" : "Fruit", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fruit (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "74242007", + "display" : "Food starch", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Food starch (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "77722008", + "display" : "Poultry bone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chicken bone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poultry bone (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "80743002", + "display" : "Mustard black", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mustard black (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "80903004", + "display" : "Haplotoxin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haplotoxin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "82450006", + "display" : "Cottonseed oil", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cottonseed oil (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "82566005", + "display" : "Animal feed", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Animal feed (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "83595008", + "display" : "Goat's milk", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Goat's milk (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "83897009", + "display" : "Paralytic shellfish toxin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paralytic shellfish toxin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "84802001", + "display" : "Equinatoxin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Equinatoxin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "85668006", + "display" : "Starch powder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Starch powder (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "86600008", + "display" : "Fish toxin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fish toxin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "89707004", + "display" : "Sesame oil", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Teel oil" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Benne oil" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gingili oil" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sesame oil (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "89811004", + "display" : "Gluten", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gluten (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "89866003", + "display" : "Plotospasmin toxin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Plotospasmin toxin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "90677004", + "display" : "Mustard white", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mustard white (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "90696000", + "display" : "Neosaxitonin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neosaxitonin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "91353009", + "display" : "Cephalotoxin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cephalotoxin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "91606004", + "display" : "Cochineal", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cochineal stain (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cochineal stain" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "91677007", + "display" : "Aplysiatoxin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aplysiatoxin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "102259006", + "display" : "Citrus fruit", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Citrus fruit (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "102260001", + "display" : "Peanut butter", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Peanut butter (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "102261002", + "display" : "Strawberry", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Strawberry (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Strawberries" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "102262009", + "display" : "Chocolate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chocolate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "102263004", + "display" : "Eggs (edible)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Eggs (edible) (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "102264005", + "display" : "Cheese", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cheese (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "102270004", + "display" : "Growth stimulant", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Growth stimulant (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "102271000", + "display" : "Efrotomycin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Efrotomycin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "102697003", + "display" : "Lactalbumin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lactalbumin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "102698008", + "display" : "Minor lactalbumin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alpha-lactalbumin (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alpha-lactalbumin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "102699000", + "display" : "Beta-lactalbumin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Beta-lactalbumin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "126076005", + "display" : "Fish liver oil", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fish liver oil (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "126077001", + "display" : "Burbot liver oil", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Burbot liver oil (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "126078006", + "display" : "Percomorph liver oil", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Percomorph liver oil (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "126079003", + "display" : "Percoid liver oil", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Percoid liver oil (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "126080000", + "display" : "Shark liver oil", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Shark liver oil (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "126081001", + "display" : "Halibut liver oil", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Halibut liver oil (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "126082008", + "display" : "Cod liver oil", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cod liver oil (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "127384006", + "display" : "Salmon calcitonin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Salmon calcitonin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226017009", + "display" : "Bombay mix", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bombay mix (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226021002", + "display" : "Cauliflower cheese", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cauliflower cheese (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226022009", + "display" : "Cheese pastry", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cheese pastry (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226023004", + "display" : "Cheesecake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cheesecake (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226024005", + "display" : "Chocolate digestive biscuit", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chocolate digestive biscuit (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226037008", + "display" : "Lasagne", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lasagne (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226041007", + "display" : "Mint - sweet", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mint - sweet (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mint" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226046002", + "display" : "Plain digestive biscuit", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Plain digestive biscuit (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226061001", + "display" : "Tamarind", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tamarind (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226062008", + "display" : "Trail mix", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trail mix (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226367006", + "display" : "Eicosapentaenoic acid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Eicosapentaenoate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Icosapent" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "EPA - Eicosapentaenoic acid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Eicosapentaenoic acid (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226368001", + "display" : "DHA - Docosahexaenoic acid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Docosahexaenoic acid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Docosahexaenoic acid (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226491003", + "display" : "Apple juice", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Apple juice (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226492005", + "display" : "Grape juice", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Grape juice (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226493000", + "display" : "Grapefruit juice", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Grapefruit juice (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226495007", + "display" : "Lemon juice", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lemon juice (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226496008", + "display" : "Orange juice", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "OJ - Orange juice" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Orange juice (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226497004", + "display" : "Pineapple juice", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pineapple juice (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226498009", + "display" : "Tomato juice", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tomato juice (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226529007", + "display" : "Starchy food", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Starchy food (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226530002", + "display" : "Baby cereal", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Baby cereal (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226531003", + "display" : "Rusk", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rusk (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226532005", + "display" : "Flavored rusk", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Flavoured rusk" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Flavored rusk (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226533000", + "display" : "Low sugar rusk", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Low sugar rusk (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226534006", + "display" : "Plain rusk", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Plain rusk (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226535007", + "display" : "Wholemeal rusk", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Wholemeal rusk (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226536008", + "display" : "Rice-based baby cereal", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rice-based baby cereal (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226537004", + "display" : "Mixed cereal-based baby cereal", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mixed cereal-based baby cereal (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226538009", + "display" : "Wheat-based baby cereal", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Wheat-based baby cereal (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226539001", + "display" : "Biscuit", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cookie and/or cracker" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cookie and/or cracker (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226540004", + "display" : "Chocolate biscuit", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chocolate biscuit (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226541000", + "display" : "Full coated chocolate biscuit", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Full coated chocolate biscuit (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226542007", + "display" : "Half-coated chocolate biscuit", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Half-coated chocolate biscuit (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226543002", + "display" : "Cracker", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cracker (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226544008", + "display" : "Cream cracker", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cream cracker (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226546005", + "display" : "Wholemeal cracker", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Wholemeal cracker (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226547001", + "display" : "Crispbread", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Crispbread (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226548006", + "display" : "Digestive biscuit", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Digestive biscuit (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226549003", + "display" : "Gingernut biscuit", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gingernut biscuit (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226550003", + "display" : "Home-made biscuit", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Home-made biscuit (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226551004", + "display" : "Matzo", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Matzo (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226552006", + "display" : "Oatcake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oatcake (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226553001", + "display" : "Sandwich biscuit", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sandwich biscuit (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226554007", + "display" : "Semi-sweet biscuit", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Semi-sweet biscuit (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226555008", + "display" : "Short-sweet biscuit", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Short-sweet biscuit (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226556009", + "display" : "Shortbread biscuit", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Shortbread biscuit (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226557000", + "display" : "Wafer biscuit", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Wafer biscuit (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226558005", + "display" : "Water biscuit", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Water biscuit (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226559002", + "display" : "Bread", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bread (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226560007", + "display" : "Brown bread", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brown bread (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226561006", + "display" : "Brown bread roll", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brown bread roll (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226562004", + "display" : "Breadcrumbs", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Breadcrumbs (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226563009", + "display" : "Chapati", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chapati (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226564003", + "display" : "White chapati", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "White chapati (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226565002", + "display" : "White chapati made with fat", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "White chapati made with fat (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226566001", + "display" : "White chapati made without fat", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "White chapati made without fat (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226567005", + "display" : "Wholemeal chapati", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Wholemeal chapati (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226568000", + "display" : "Wholemeal chapati made with fat", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Wholemeal chapati made with fat (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226569008", + "display" : "Wholemeal chapati made without fat", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Wholemeal chapati made without fat (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226570009", + "display" : "Currant bread", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Currant bread (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226571008", + "display" : "Granary bread", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Granary bread (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226572001", + "display" : "Granary bread roll", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Granary bread roll (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226574000", + "display" : "Malt bread", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Malt bread (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226575004", + "display" : "Naan bread", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Naan bread (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226576003", + "display" : "Papadum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Papadum (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226577007", + "display" : "Fried papadum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fried papadum (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226578002", + "display" : "Grilled papadum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Grilled papadum (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226579005", + "display" : "Paratha", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paratha (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226580008", + "display" : "Pitta bread", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pita bread (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pita bread" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226581007", + "display" : "White pitta bread", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "White pita bread (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "White pita bread" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226582000", + "display" : "Wholemeal pitta bread", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Wholemeal pita bread (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Wholemeal pita bread" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226583005", + "display" : "Milk bread", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Milk bread (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226584004", + "display" : "Rye bread", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rye bread (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226585003", + "display" : "Soda bread", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Soda bread (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226587006", + "display" : "Tortilla", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tortilla (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226589009", + "display" : "Wheatgerm bread", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Wheatgerm bread (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226590000", + "display" : "White bread", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "White bread (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226592008", + "display" : "Fried white bread", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fried white bread (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226593003", + "display" : "West Indian white bread", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "West Indian white bread (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226595005", + "display" : "White bread roll", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "White bread roll (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226596006", + "display" : "Wholemeal bread", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Wholemeal bread (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226597002", + "display" : "Wholemeal bread roll", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Wholemeal bread roll (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226598007", + "display" : "Breakfast cereal", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Breakfast cereal (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226601002", + "display" : "Bran flakes", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bran flakes (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226604005", + "display" : "Cornflakes", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cornflakes (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226611009", + "display" : "Muesli", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muesli (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226612002", + "display" : "Muesli Swiss style", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muesli Swiss style (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226613007", + "display" : "Muesli with extra fruit", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muesli with extra fruit (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226614001", + "display" : "Muesli with no added sugar", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muesli with no added sugar (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226616004", + "display" : "Oat and wheat bran", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oat and wheat bran (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226617008", + "display" : "Porridge", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Porridge (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226618003", + "display" : "Porridge made with milk", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Porridge made with milk (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226619006", + "display" : "Porridge made with semi-skimmed milk", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Porridge made with semi-skimmed milk (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226620000", + "display" : "Porridge made with skimmed milk", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Porridge made with skimmed milk (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226621001", + "display" : "Porridge made with whole milk", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Porridge made with whole milk (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226622008", + "display" : "Porridge made with water", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Porridge made with water (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226639005", + "display" : "Cake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cake (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226640007", + "display" : "All bran loaf", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "All bran loaf (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226641006", + "display" : "Battenburg cake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Battenburg cake (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226642004", + "display" : "Welsh cheesecake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Welsh cheesecake (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226643009", + "display" : "Cherry cake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cherry cake (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226644003", + "display" : "Chinese cake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chinese cake (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226645002", + "display" : "Chinese glutinous rice flour cake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chinese glutinous rice flour cake (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226647005", + "display" : "Chocolate cake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chocolate cake (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226648000", + "display" : "Chocolate cake with butter icing", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chocolate cake with butter icing (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226649008", + "display" : "Coconut cake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Coconut cake (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226650008", + "display" : "Crispie cake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Crispie cake (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226651007", + "display" : "Fancy iced cake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fancy iced cake (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226652000", + "display" : "Fruit cake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fruit cake (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226653005", + "display" : "Plain fruit cake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Plain fruit cake (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226654004", + "display" : "Rich fruit cake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rich fruit cake (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226655003", + "display" : "Iced fruit cake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Iced fruit cake (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226656002", + "display" : "Wholemeal fruit cake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Wholemeal fruit cake (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226657006", + "display" : "Gateau", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gateau (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226658001", + "display" : "Gingerbread", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gingerbread (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226659009", + "display" : "Lardy cake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lardy cake (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226660004", + "display" : "Madeira cake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Madeira cake (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226661000", + "display" : "Rock cake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rock cake (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226662007", + "display" : "Sevyiann", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sevyiann (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226663002", + "display" : "Sponge cake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sponge cake (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226664008", + "display" : "Fatless sponge cake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fatless sponge cake (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226665009", + "display" : "Frozen sponge cake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Frozen sponge cake (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226666005", + "display" : "Jam-filled sponge cake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Jam-filled sponge cake (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226667001", + "display" : "Fresh cream-filled sponge cake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fresh cream-filled sponge cake (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226668006", + "display" : "Sponge cake with butter icing", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sponge cake with butter icing (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226669003", + "display" : "Sponge cake made with cake mix", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sponge cake made with cake mix (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226670002", + "display" : "Swiss roll", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Swiss roll (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226671003", + "display" : "Chocolate filled swiss roll", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chocolate filled swiss roll (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226672005", + "display" : "Jam filled swiss roll", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Jam filled swiss roll (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226673000", + "display" : "Individual swiss roll", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Individual swiss roll (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226674006", + "display" : "Welsh cake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Welsh cake (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226675007", + "display" : "Individual cakes and pastries", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Individual cakes and pastries (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226676008", + "display" : "Asian pastry", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Asian pastry (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226677004", + "display" : "Brandy snap", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brandy snap (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226678009", + "display" : "Burfi", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Burfi (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226679001", + "display" : "Chelsea bun", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chelsea bun (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226680003", + "display" : "Choux bun", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Choux bun (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226681004", + "display" : "Cream horn", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cream horn (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226682006", + "display" : "Crumpet", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Crumpet (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226683001", + "display" : "Currant bun", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Currant bun (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226684007", + "display" : "Custard tart", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Custard tart (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226685008", + "display" : "Danish pastry", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Danish pastry (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226686009", + "display" : "Doughnut", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Doughnut (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226687000", + "display" : "Jam doughnut", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Jam doughnut (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226688005", + "display" : "Ring doughnut", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ring doughnut (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226689002", + "display" : "Fresh cream doughnut", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fresh cream doughnut (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226690006", + "display" : "Eccles cake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Eccles cake (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226691005", + "display" : "Eclair", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Eclair (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226692003", + "display" : "Flapjack", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Flapjack (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226693008", + "display" : "Greek pastry", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Greek pastry (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226694002", + "display" : "Gulab jamen", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gulab jamen (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226697009", + "display" : "Hot cross bun", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hot cross bun (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226699007", + "display" : "Jam tart", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Jam tart (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226700008", + "display" : "Jellabi", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Jellabi (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226701007", + "display" : "Melting moment", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Melting moment (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226702000", + "display" : "Mince pie", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mince pie (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226703005", + "display" : "Mincemeat tart", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mincemeat tart (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226704004", + "display" : "Muffin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muffin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226705003", + "display" : "Pinni", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pinni (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226706002", + "display" : "Rum baba", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rum baba (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226707006", + "display" : "Scone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Scone (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226708001", + "display" : "Cheese scone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cheese scone (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226709009", + "display" : "Fruit scone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fruit scone (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226710004", + "display" : "Plain scone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Plain scone (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226711000", + "display" : "Potato scone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Potato scone (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226712007", + "display" : "Wholemeal scone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Wholemeal scone (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226713002", + "display" : "Wholemeal fruit scone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Wholemeal fruit scone (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226714008", + "display" : "Scotch pancake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Scotch pancake (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226715009", + "display" : "Shortbread", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Shortbread (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226716005", + "display" : "Strawberry tartlet", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Strawberry tartlet (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226717001", + "display" : "Teacake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Teacake (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226718006", + "display" : "Vanilla slice", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vanilla slice (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226719003", + "display" : "Waffle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Waffle (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226720009", + "display" : "Arrowroot", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arrowroot (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226721008", + "display" : "Pearl barley", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pearl barley (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226722001", + "display" : "Whole grain barley", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Whole grain barley (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226723006", + "display" : "Buckwheat - cereal", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Buckwheat" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Buckwheat - cereal (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226724000", + "display" : "Bulgur wheat", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bulgur wheat (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226725004", + "display" : "Oatmeal", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oatmeal (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226726003", + "display" : "Popcorn", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Popcorn (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226727007", + "display" : "Plain popcorn", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Plain popcorn (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226728002", + "display" : "Sweet popcorn", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sweet popcorn (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226729005", + "display" : "Salted popcorn", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Salted popcorn (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226730000", + "display" : "Buttered popcorn", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Buttered popcorn (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226731001", + "display" : "Sago", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sago (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226732008", + "display" : "Semolina", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Semolina (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226733003", + "display" : "Tapioca", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tapioca (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226734009", + "display" : "Wheatgerm", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Wheatgerm (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226735005", + "display" : "Noodles", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Noodles (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226736006", + "display" : "Egg noodles", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Egg noodles (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226737002", + "display" : "Fried noodles", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fried noodles (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226738007", + "display" : "Plain noodles", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Plain noodles (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226739004", + "display" : "Pot noodles", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pot noodles (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226740002", + "display" : "Pasta", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pasta (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226741003", + "display" : "Cannelloni", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cannelloni (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226742005", + "display" : "Macaroni", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Macaroni (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226743000", + "display" : "Ravioli", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ravioli (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226744006", + "display" : "Spaghetti", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spaghetti (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226745007", + "display" : "White spaghetti", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "White spaghetti (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226746008", + "display" : "Wholemeal spaghetti", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Wholemeal spaghetti (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226747004", + "display" : "Tinned spaghetti", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tinned spaghetti (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226748009", + "display" : "Vermicelli", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vermicelli (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226749001", + "display" : "Pastry", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pastry (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226750001", + "display" : "Choux pastry", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Choux pastry (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226751002", + "display" : "Flaky pastry", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Flaky pastry (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226752009", + "display" : "Flan case pastry", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Flan case pastry (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226753004", + "display" : "Puff pastry", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Puff pastry (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226754005", + "display" : "Shortcrust pastry", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Shortcrust pastry (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226755006", + "display" : "Wholemeal pastry", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Wholemeal pastry (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226756007", + "display" : "Brown rice", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brown rice (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226757003", + "display" : "Red rice", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Red rice (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226758008", + "display" : "Savory rice", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Savoury rice" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Savory rice (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226759000", + "display" : "White rice", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "White rice (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226761009", + "display" : "Gold top milk", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Channel island milk" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Channel island milk (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226762002", + "display" : "Flavored cow's milk", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Flavoured cow's milk" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Flavored cow's milk (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226763007", + "display" : "Semi-skimmed milk", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Red top milk" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "SSM - Semi-skimmed milk" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "SSK - Semi-skimmed milk" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Low fat milk" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Semi-skimmed milk (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226764001", + "display" : "Calcium fortified semi-skimmed milk", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Calcium fortified semi-skimmed milk (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226765000", + "display" : "Calcium fortified skimmed milk", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Calcium fortified skimmed milk (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226766004", + "display" : "Sterilised milk", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sterilized milk" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sterilized milk (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226767008", + "display" : "Whole milk", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Silver top milk" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Whole milk (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226768003", + "display" : "Calcium fortified whole milk", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Calcium fortified whole milk (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226769006", + "display" : "Buttermilk", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Buttermilk (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226770007", + "display" : "Whey", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Whey (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226771006", + "display" : "Dried milk", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dried milk (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226774003", + "display" : "Buttermilk powder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Buttermilk powder (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226775002", + "display" : "Dried goat's milk", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dried goat's milk (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226776001", + "display" : "Dried cow's milk", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dried cow's milk (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226777005", + "display" : "Dried semi-skimmed cow's milk", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dried semi-skimmed milk powder" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "DSSM - Dried semi-skimmed milk powder" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Semi-skimmed milk powder" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "SSMP - Dried semi-skimmed milk powder" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dried low fat milk" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dried semi-skimmed cow's milk (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226778000", + "display" : "Skimmed milk powder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "SMP - Skimmed milk powder" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "DSM - Dried skimmed milk powder" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dried skimmed milk powder" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dried skimmed cow's milk" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dried skimmed cow's milk (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dried nonfat milk" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226779008", + "display" : "Dried skimmed cow's milk with vegetable fat", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dried skimmed cow's milk with vegetable fat (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226780006", + "display" : "Dried whole milk", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dried whole milk (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226781005", + "display" : "Dried soya milk", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dried soya bean milk" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dried Glycine max milk" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dried Glycine max milk (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dried soybean milk" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226782003", + "display" : "Dried whey", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dried whey (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226783008", + "display" : "Tinned milk", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tinned milk (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226784002", + "display" : "Condensed milk", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Condensed milk (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226785001", + "display" : "Skimmed sweetened condensed milk", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Skimmed sweetened condensed milk (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226786000", + "display" : "Whole sweetened condensed milk", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Whole sweetened condensed milk (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226787009", + "display" : "Evaporated milk", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Evaporated milk (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Unsweetened condensed milk" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226788004", + "display" : "Low fat evaporated milk", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Low fat evaporated milk (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226789007", + "display" : "Breast milk", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "BM - Breast milk" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human milk" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Breast milk (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mother's milk" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226790003", + "display" : "EBM - Expressed breast milk", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "BM - Expressed breast milk" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Expressed human milk" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Expressed breast milk" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Expressed breast milk (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226791004", + "display" : "Sheep milk", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sheep milk (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226793001", + "display" : "Soya milk", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glycine max milk (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glycine max milk" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Soybean milk" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Soya bean milk" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226795008", + "display" : "Junior milk", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Follow on milk" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Follow on milk (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226796009", + "display" : "Fresh cream", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fresh cream (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226797000", + "display" : "Half-cream", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Half-cream (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226798005", + "display" : "Double cream", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "DC - Double cream" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Double cream (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226799002", + "display" : "Clotted cream", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clotted cream (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226800003", + "display" : "Single cream", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Single cream (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226801004", + "display" : "Soured cream", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Soured cream (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226802006", + "display" : "Whipping cream", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Whipping cream (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226803001", + "display" : "Tinned cream", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tinned cream (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226805008", + "display" : "Imitation cream", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Imitation cream (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226808005", + "display" : "Smatana", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Smatana (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226809002", + "display" : "Cheese spread", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cheese spread (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226810007", + "display" : "Plain cheese spread", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Plain cheese spread (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226811006", + "display" : "Flavored cheese spread", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Flavoured cheese spread" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Flavored cheese spread (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226812004", + "display" : "Lactic cheese spread", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lactic cheese spread (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226813009", + "display" : "Low fat cheese spread", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Low fat cheese spread (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226814003", + "display" : "Cottage cheese", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cottage cheese (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226815002", + "display" : "Plain cottage cheese", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Plain cottage cheese (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226816001", + "display" : "Very low fat cottage cheese", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Very low fat cottage cheese (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226817005", + "display" : "Cottage cheese with additions", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cottage cheese with additions (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226818000", + "display" : "Hard cheese", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hard cheese (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226819008", + "display" : "Caerphilly cheese", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Caerphilly cheese (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226820002", + "display" : "Cheddar cheese", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cheddar cheese (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226821003", + "display" : "Reduced fat cheddar cheese", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reduced fat cheddar cheese (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226822005", + "display" : "Vegetarian cheddar cheese", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vegetarian cheddar cheese (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226823000", + "display" : "Cheshire cheese", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cheshire cheese (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226824006", + "display" : "Reduced fat Cheshire cheese", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reduced fat Cheshire cheese (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226825007", + "display" : "Derby cheese", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Derby cheese (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226826008", + "display" : "Danish blue cheese", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Danish blue cheese (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226827004", + "display" : "Double Gloucester cheese", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Double Gloucester cheese (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226828009", + "display" : "Edam cheese", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Edam cheese (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226829001", + "display" : "Edam-type cheese reduced fat", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Edam-type cheese reduced fat (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226830006", + "display" : "Emmental cheese", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Emmental cheese (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226831005", + "display" : "Feta cheese", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Feta cheese (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226832003", + "display" : "Gouda cheese", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gouda cheese (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226834002", + "display" : "Gruyere cheese", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gruyere cheese (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226835001", + "display" : "Lancashire cheese", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lancashire cheese (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226836000", + "display" : "Leicester cheese", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Leicester cheese (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226837009", + "display" : "Mozzarella cheese", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mozzarella cheese (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226838004", + "display" : "Parmesan cheese", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Parmesan cheese (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226839007", + "display" : "Red Windsor cheese", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Red Windsor cheese (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226840009", + "display" : "Roquefort cheese", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Roquefort cheese (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226841008", + "display" : "Sage Derby cheese", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sage Derby cheese (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226842001", + "display" : "Soya cheese", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Soya bean cheese" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glycine max cheese" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glycine max cheese (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Soybean cheese" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226843006", + "display" : "Stilton - white cheese", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stilton - white cheese (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226844000", + "display" : "Stilton - blue cheese", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stilton - blue cheese (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226845004", + "display" : "Wensleydale cheese", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Wensleydale cheese (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226846003", + "display" : "Processed cheese", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Processed cheese (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226847007", + "display" : "Smoked processed cheese", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Smoked processed cheese (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226848002", + "display" : "Soft cheese", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Soft cheese (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226849005", + "display" : "Cream cheese", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cream cheese (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226850005", + "display" : "Medium fat cream cheese", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medium fat cream cheese (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226851009", + "display" : "Low fat cream cheese", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Low fat cream cheese (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226852002", + "display" : "Goats milk soft cheese", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Goats milk soft cheese (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226853007", + "display" : "Ricotta cheese", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ricotta cheese (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226854001", + "display" : "Soft mold ripened cheese", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Soft mould ripened cheese" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Soft mold ripened cheese (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226855000", + "display" : "Brie cheese", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brie cheese (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226856004", + "display" : "Camembert cheese", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Camembert cheese (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226857008", + "display" : "Fromage frais", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fromage frais (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226858003", + "display" : "Plain fromage frais", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Plain fromage frais (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226859006", + "display" : "Flavoured fromage frais", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Flavored fromage frais" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Flavored fromage frais (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226860001", + "display" : "Fruit fromage frais", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fruit fromage frais (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226861002", + "display" : "Very low fat fromage frais", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Very low fat fromage frais (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226862009", + "display" : "Quark", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Quark (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226863004", + "display" : "Yoghurt", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Yogurt" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Yogurt (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226864005", + "display" : "Whole milk yogurt", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Whole milk yoghurt" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Whole milk yogurt (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226865006", + "display" : "Whole milk plain yoghurt", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Whole milk plain yogurt" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Whole milk plain yogurt (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226866007", + "display" : "Whole milk fruit yogurt", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Whole milk fruit yoghurt" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Whole milk fruit yogurt (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226867003", + "display" : "Whole milk flavored yoghurt", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Whole milk flavored yogurt" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Whole milk flavoured yoghurt" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Whole milk flavored yogurt (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226868008", + "display" : "Live yogurt", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bio yogurt" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bio yoghurt" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Live yoghurt" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Live yogurt (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226869000", + "display" : "Organic yoghurt", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Organic yogurt" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Organic yogurt (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226870004", + "display" : "Goat's milk yogurt", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Goat's milk yoghurt" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Goat's milk yogurt (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226871000", + "display" : "Low fat yoghurt", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Low fat yogurt" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "LF - Low fat yogurt" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "LF - Low fat yoghurt" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Low fat yogurt (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226872007", + "display" : "Plain low fat yogurt", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Plain low fat yoghurt" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Plain low fat yogurt (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226873002", + "display" : "Flavoured low fat yoghurt", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Flavored low fat yoghurt" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Flavored low fat yogurt" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Flavored low fat yogurt (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226874008", + "display" : "Fruit low fat yogurt", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fruit low fat yoghurt" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fruit low fat yogurt (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226875009", + "display" : "Muesli-nut low fat yoghurt", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muesli-nut low fat yogurt" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muesli-nut low fat yogurt (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226876005", + "display" : "Low calorie yogurt", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Low calorie yoghurt" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Low calorie yogurt (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226877001", + "display" : "Drinking yoghurt", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Drinking yogurt" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Drinking yogurt (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226878006", + "display" : "Greek yogurt", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Greek yoghurt" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Greek yogurt (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226879003", + "display" : "Sheep's milk yoghurt", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sheep's milk yogurt" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sheep's milk yogurt (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226880000", + "display" : "Soya milk yogurt", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Soya milk yoghurt" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glycine max milk yogurt" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Soya bean milk yogurt" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glycine max milk yogurt (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Soybean milk yogurt" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226881001", + "display" : "Dried egg", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Powdered egg" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dried egg (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226882008", + "display" : "BE - Boiled egg", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Boiled egg" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Boiled egg (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226883003", + "display" : "Fried egg", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "FE - Fried egg" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fried egg (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226884009", + "display" : "PE - Poached egg", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poached egg" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poached egg (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226885005", + "display" : "Raw egg", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Raw egg (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226886006", + "display" : "Scrambled egg", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "SE - Scrambled egg" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Scrambled egg (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226887002", + "display" : "Fat and oil", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fat and oil (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226888007", + "display" : "Butter", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Butter (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226889004", + "display" : "Blended spread", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blended spread (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226890008", + "display" : "Margarine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Margarine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226891007", + "display" : "Hard vegetable fat margarine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hard vegetable fat margarine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226892000", + "display" : "Hard animal and vegetable fat margarine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hard animal and vegetable fat margarine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226894004", + "display" : "Soft polyunsaturated fat margarine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PUFA - Polyunsaturated fat margarine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Soft polyunsaturated fat margarine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226895003", + "display" : "Olive oil margarine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "MUFA - Monounsaturated fat margarine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Monounsaturated fat margarine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Monounsaturated fat margarine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226896002", + "display" : "Low fat spread", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "LF - Low fat spread" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "LFS - Low fat spread" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Low fat spread (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226897006", + "display" : "VLF - Very low fat spread", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Very low fat spread" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Very low fat spread (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226898001", + "display" : "Dripping", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dripping (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226899009", + "display" : "Lard", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lard (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226900004", + "display" : "Suet", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Suet (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226901000", + "display" : "Ghee", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ghee (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226902007", + "display" : "Butter ghee", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Butter ghee (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226903002", + "display" : "Palm oil ghee", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Palm oil ghee (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226904008", + "display" : "Vegetable oil ghee", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vegetable oil ghee (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226907001", + "display" : "Palm oil", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Palm oil (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226908006", + "display" : "Rapeseed oil", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rapeseed oil (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226909003", + "display" : "Rapeseed oil high erucic acid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rapeseed oil high erucic acid (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226910008", + "display" : "Rapeseed oil low erucic acid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rapeseed oil low erucic acid (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226911007", + "display" : "Soya oil", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Soybean oil" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Soy bean oil" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Soya bean oil" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glycine max oil (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glycine max oil" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226912000", + "display" : "Sunflowerseed oil", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sunflowerseed oil (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226913005", + "display" : "Blended vegetable oil", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blended vegetable oil (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226914004", + "display" : "Polyunsaturated vegetable oil", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PUFA - Polyunsaturated vegetable oil" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Polyunsaturated vegetable oil (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226915003", + "display" : "Red meat", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Red meat (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226916002", + "display" : "Beef", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Beef (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226917006", + "display" : "Beef steak", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Beef steak (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226918001", + "display" : "Grilled beef steak", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Grilled beef steak (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226919009", + "display" : "Fried beef steak", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fried beef steak (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226920003", + "display" : "Boiled beef", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Boiled beef (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226921004", + "display" : "Boiled salt beef", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Boiled salt beef (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226922006", + "display" : "Minced beef", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Minced beef (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226923001", + "display" : "Stewed minced beef", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stewed minced beef (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226924007", + "display" : "Stewed extra-lean minced beef", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stewed extra-lean minced beef (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226925008", + "display" : "Roast beef", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Roast beef (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226926009", + "display" : "Lean roast beef", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lean roast beef (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226927000", + "display" : "Stewed beef", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stewed steak" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stewed steak (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226928005", + "display" : "Bacon", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bacon (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226929002", + "display" : "Boiled bacon", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Boiled bacon (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226930007", + "display" : "Fried bacon", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fried bacon (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226931006", + "display" : "Grilled bacon", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Grilled bacon (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226932004", + "display" : "Gammon", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gammon (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226933009", + "display" : "Roast ham", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Roast gammon" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Roast gammon (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226934003", + "display" : "Pork", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pork (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226935002", + "display" : "Fried pork chop", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fried pork chop (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226936001", + "display" : "Grilled pork chop", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Grilled pork chop (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226937005", + "display" : "Minced pork", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Minced pork (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226938000", + "display" : "Roast pork", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Roast pork (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226939008", + "display" : "Lean roast pork", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lean roast pork (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226940005", + "display" : "Roast belly pork", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Roast belly pork (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226941009", + "display" : "Boiled ham", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Boiled ham (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226942002", + "display" : "Lamb", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lamb - meat (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lamb - meat" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226943007", + "display" : "Fried lamb chop", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fried lamb chop (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226944001", + "display" : "Grilled lamb chop", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Grilled lamb chop (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226945000", + "display" : "Minced lamb", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Minced lamb (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226946004", + "display" : "Roast lamb", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Roast lamb (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226947008", + "display" : "Lean roast lamb", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lean roast lamb (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226948003", + "display" : "Roast leg of lamb", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Roast leg of lamb (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226949006", + "display" : "Roast shoulder of lamb", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Roast shoulder of lamb (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226950006", + "display" : "Roast breast of lamb", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Roast breast of lamb (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226951005", + "display" : "Stewed lamb", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stewed lamb (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226952003", + "display" : "Veal", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Veal (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226953008", + "display" : "Fried veal", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fried veal (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226954002", + "display" : "Grilled veal", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Grilled veal (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226955001", + "display" : "Chicken", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chicken - meat" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chicken - meat (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226956000", + "display" : "Boiled chicken", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Boiled chicken (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226957009", + "display" : "Fried chicken", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fried chicken (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226958004", + "display" : "Fried chicken in batter", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fried chicken in batter (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226959007", + "display" : "Fried chicken in breadcrumb", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fried chicken in breadcrumb (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226960002", + "display" : "Fried chicken nuggets", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fried chicken nuggets (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226961003", + "display" : "Roast chicken", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Roast chicken (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226962005", + "display" : "Minced chicken", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Minced chicken (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226963000", + "display" : "Duck - meat", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Duck" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Duck - meat (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226964006", + "display" : "Roast duck", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Roast duck (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226965007", + "display" : "Goose", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Goose - meat (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Goose - meat" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226966008", + "display" : "Roast goose", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Roast goose (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226967004", + "display" : "Turkey - meat", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Turkey - meat (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226968009", + "display" : "Roast turkey", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Roast turkey (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226969001", + "display" : "Stewed turkey", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stewed turkey (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226970000", + "display" : "Minced turkey", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Minced turkey (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226971001", + "display" : "Game - meat", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Game - meat (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226972008", + "display" : "Grouse - meat", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Grouse" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Grouse - meat (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226973003", + "display" : "Roast grouse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Roast grouse (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226974009", + "display" : "Partridge - meat", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Partridge" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Partridge - meat (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226975005", + "display" : "Roast partridge", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Roast partridge (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226976006", + "display" : "Pheasant", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pheasant - meat" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pheasant - meat (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226977002", + "display" : "Roast pheasant", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Roast pheasant (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226978007", + "display" : "Roast pigeon", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Roast pigeon (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226979004", + "display" : "Roast venison", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Roast venison (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226980001", + "display" : "Stewed hare", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stewed hare (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226981002", + "display" : "Stewed rabbit", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stewed rabbit (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226982009", + "display" : "Offal", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Offal (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226983004", + "display" : "Heart - meat", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Heart - meat (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226984005", + "display" : "Stewed heart", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stewed heart (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226985006", + "display" : "Roast heart", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Roast heart (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226987003", + "display" : "Kidney - meat", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Kidney - meat (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226988008", + "display" : "Fried kidney", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fried kidney (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226989000", + "display" : "Grilled kidney", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Grilled kidney (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226990009", + "display" : "Stewed kidney", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stewed kidney (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226991008", + "display" : "Liver - meat", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Liver - meat (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226992001", + "display" : "Fried liver", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fried liver (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226993006", + "display" : "Grilled liver", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Grilled liver (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226994000", + "display" : "Stewed liver", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stewed liver (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226995004", + "display" : "Oxtail", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oxtail - food (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oxtail - food" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226996003", + "display" : "Stewed oxtail", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stewed oxtail (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226997007", + "display" : "Sweetbread", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sweetbread (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226998002", + "display" : "Fried sweetbread", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fried sweetbread (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226999005", + "display" : "Tongue - meat", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tongue - meat (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227000008", + "display" : "Tripe", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tripe (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227001007", + "display" : "Dressed tripe", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dressed tripe (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227002000", + "display" : "Dressed stewed tripe", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dressed stewed tripe (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227003005", + "display" : "Meat products", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Meat agents (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Meat agents" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227004004", + "display" : "Meat burger", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Burger" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Burger (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227005003", + "display" : "Beef burger", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Beef burger (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227006002", + "display" : "Pork burger", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pork burger (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227007006", + "display" : "Lamb burger", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lamb burger (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227008001", + "display" : "Chicken burger", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chicken burger (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227009009", + "display" : "Turkey burger", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Turkey burger (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227010004", + "display" : "Black pudding", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Black pudding (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227011000", + "display" : "Brawn", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brawn - meat (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brawn - meat" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227012007", + "display" : "Faggot", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Faggot - meat (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Faggot - meat" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227013002", + "display" : "Haggis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haggis (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227014008", + "display" : "Liver pate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Liver pate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227015009", + "display" : "LF - Low fat liver pate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Low fat liver pate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Low fat liver pate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227016005", + "display" : "Meat paste", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Meat paste (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227017001", + "display" : "Polony", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Polony - meat agent (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Polony - meat agent" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227018006", + "display" : "Salami", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Salami (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227019003", + "display" : "Saveloy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Saveloy (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227020009", + "display" : "Sausage", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sausage (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227021008", + "display" : "Frankfurter", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Frankfurter (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227022001", + "display" : "LF - Low fat sausage", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Low fat sausage" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Low fat sausage (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227023006", + "display" : "Beef sausage", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Beef sausage (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227024000", + "display" : "LF - Low fat beef sausage", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Low fat beef sausage" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Low fat beef sausage (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227025004", + "display" : "Pork sausage", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pork sausage (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227026003", + "display" : "LF - Low fat pork sausage", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Low fat pork sausage" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Low fat pork sausage (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227027007", + "display" : "Turkey sausage", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Turkey sausage (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227028002", + "display" : "Low fat turkey sausage", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Low fat turkey sausage (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227029005", + "display" : "Liver sausage", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Liver sausage (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227030000", + "display" : "White pudding", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "White pudding (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227031001", + "display" : "Processed meat", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Processed meat (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227032008", + "display" : "Chicken roll", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chicken roll (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227033003", + "display" : "Chopped ham and pork", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chopped ham and pork (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227034009", + "display" : "Corned beef", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Corned beef (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227036006", + "display" : "Luncheon meat", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Luncheon meat (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227038007", + "display" : "White fish", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "White fish (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227040002", + "display" : "Bele", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bele (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227041003", + "display" : "Boal", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Boal (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227042005", + "display" : "Bream", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bream (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227044006", + "display" : "Chinese salted fish", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chinese salted fish (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227045007", + "display" : "Chital", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chital (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227046008", + "display" : "Baked cod", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Baked cod (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227047004", + "display" : "Poached cod", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poached cod (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227048009", + "display" : "Grilled cod", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Grilled cod (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227049001", + "display" : "Fried cod", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fried cod (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227050001", + "display" : "Fried cod in batter", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fried cod in batter (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227051002", + "display" : "Fried cod in breadcrumbs", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fried cod in breadcrumbs (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227052009", + "display" : "Fried cod goujons in breadcrumbs", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fried cod goujons in breadcrumbs (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227053004", + "display" : "Cod in batter baked in the oven", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cod in batter baked in the oven (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227054005", + "display" : "Dried salted cod", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dried salted cod (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227055006", + "display" : "Smoked poached cod", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Smoked poached cod (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227058008", + "display" : "Dab", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dab (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227060005", + "display" : "Poached haddock", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poached haddock (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227061009", + "display" : "Fried haddock", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fried haddock (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227062002", + "display" : "Fried haddock in batter", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fried haddock in batter (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227063007", + "display" : "Fried haddock in breadcrumbs", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fried haddock in breadcrumbs (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227064001", + "display" : "Fried haddock goujons in breadcrumbs", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fried haddock goujons in breadcrumbs (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227065000", + "display" : "Smoked poached haddock", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Smoked poached haddock (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227066004", + "display" : "Hake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hake (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227067008", + "display" : "Halibut", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Halibut (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227068003", + "display" : "Hoki", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hoki (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227069006", + "display" : "Fried hoki in batter", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fried hoki in batter (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227070007", + "display" : "John dory", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "John dory (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227071006", + "display" : "Kalabasu", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Kalabasu (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227072004", + "display" : "Lemon sole", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lemon sole (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227073009", + "display" : "Poached lemon sole", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poached lemon sole (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227074003", + "display" : "Fried lemon sole", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fried lemon sole (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227075002", + "display" : "Fried lemon sole in breadcrumbs", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fried lemon sole in breadcrumbs (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227076001", + "display" : "Ling", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ling (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227078000", + "display" : "Monkfish", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Monkfish (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227080006", + "display" : "Grey mullet", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gray mullet (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gray mullet" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227081005", + "display" : "Red mullet", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Red mullet (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227083008", + "display" : "Plaice", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Plaice (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227084002", + "display" : "Poached plaice", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poached plaice (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227085001", + "display" : "Fried plaice", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fried plaice (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227086000", + "display" : "Fried plaice in batter", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fried plaice in batter (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227087009", + "display" : "Fried plaice in breadcrumbs", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fried plaice in breadcrumbs (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227088004", + "display" : "Fried plaice goujons in breadcrumbs", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fried plaice goujons in breadcrumbs (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227089007", + "display" : "Pollack", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pollack (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227092006", + "display" : "Black pomfret", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Black pomfret (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227093001", + "display" : "White pomfret", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "White pomfret (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227096009", + "display" : "Rohu", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rohu (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227097000", + "display" : "Dogfish", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rock salmon" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rock salmon (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227098005", + "display" : "Fried rock salmon in batter", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fried dogfish in batter" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fried rock salmon in batter (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227099002", + "display" : "Saithe", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Saithe (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Coley" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pollachius virens" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227101009", + "display" : "Shark - food", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Shark" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Shark - food (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227103007", + "display" : "Fried skate in batter", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fried skate in batter (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227104001", + "display" : "Tiliapa", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tiliapa (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227105000", + "display" : "Turbot", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Turbot (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227106004", + "display" : "Whiting", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Whiting (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227107008", + "display" : "Poached whiting", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poached whiting (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227108003", + "display" : "Fried whiting", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fried whiting (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227109006", + "display" : "Fried whiting in breadcrumbs", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fried whiting in breadcrumbs (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227110001", + "display" : "Oily fish", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fatty fish" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fatty fish (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227111002", + "display" : "Bacha", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bacha (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227114005", + "display" : "Jellied eel", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Jellied eel (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227115006", + "display" : "Dried herring", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dried herring (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227116007", + "display" : "Fried herring in oatmeal", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fried herring in oatmeal (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227117003", + "display" : "Grilled herring", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Grilled herring (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227118008", + "display" : "Pickled herring", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pickled herring (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227119000", + "display" : "Hilsa", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hilsa (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227120006", + "display" : "Jackfish", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Jackfish (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227121005", + "display" : "Katla", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Katla (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227122003", + "display" : "Kipper", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Kipper (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227123008", + "display" : "Poached kipper", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poached kipper (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227124002", + "display" : "Grilled kipper", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Grilled kipper (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227126000", + "display" : "Fried mackerel", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fried mackerel (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227127009", + "display" : "Grilled mackerel", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Grilled mackerel (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227128004", + "display" : "Smoked mackerel", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Smoked mackerel (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227129007", + "display" : "Grilled smoked mackerel", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Grilled smoked mackerel (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227130002", + "display" : "Orange roughy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Orange roughy (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227131003", + "display" : "Pangas", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pangas (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227132005", + "display" : "Grilled salmon", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Grilled salmon (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227133000", + "display" : "Poached salmon", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poached salmon (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227134006", + "display" : "Smoked salmon", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Smoked salmon (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227135007", + "display" : "Salmon en croute", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Salmon en croute (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227136008", + "display" : "Sardine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sardine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227137004", + "display" : "Grilled sardine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Grilled sardine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227138009", + "display" : "Fried sardine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fried sardine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227139001", + "display" : "Sprats", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sprats (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227141000", + "display" : "Fried trout", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fried trout (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227142007", + "display" : "Baked trout", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Baked trout (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227143002", + "display" : "Smoked trout", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Smoked trout (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227144008", + "display" : "Tuna fish", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tuna fish (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tuna" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227145009", + "display" : "Whitebait fried", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Whitebait fried (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227147001", + "display" : "Cockles", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cockles (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227148006", + "display" : "Cockles bottled in vinegar", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cockles bottled in vinegar (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227150003", + "display" : "Mussel", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mussel (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227151004", + "display" : "Prawns", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prawns (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227152006", + "display" : "Boiled prawns", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Boiled prawns (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227153001", + "display" : "Fried prawns", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fried prawns (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227154007", + "display" : "Fried prawns in batter", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fried prawns in batter (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227155008", + "display" : "Dried prawns", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dried prawns (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227156009", + "display" : "Scampi", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Scampi (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227157000", + "display" : "Fried scampi in batter", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fried scampi in batter (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227158005", + "display" : "Fried scampi in breadcrumbs", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fried scampi in breadcrumbs (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227159002", + "display" : "Fried shrimp", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fried shrimp (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227160007", + "display" : "Dried shrimp", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dried shrimp (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227164003", + "display" : "Dried squid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dried squid (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227165002", + "display" : "Fried squid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fried squid (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227167005", + "display" : "Fried squid in batter", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fried squid in batter (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227168000", + "display" : "Whelks", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Whelks (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227169008", + "display" : "Winkles", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Winkles (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227170009", + "display" : "Fish products", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fish agents (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227171008", + "display" : "Crabstick", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Crabstick (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227172001", + "display" : "Fish ball", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fish ball (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227173006", + "display" : "Fishcake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fishcake (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227174000", + "display" : "Grilled fishcake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Grilled fishcake (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227175004", + "display" : "Fried fishcake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fried fishcake (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227176003", + "display" : "Fish fingers", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fish fingers (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227177007", + "display" : "Fried fish fingers", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fried fish fingers (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227178002", + "display" : "Grilled fish fingers", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Grilled fish fingers (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227179005", + "display" : "Fish paste", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fish paste (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227180008", + "display" : "Fish pate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fish pate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227181007", + "display" : "Fish pie", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fish pie (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227182000", + "display" : "Kedgeree", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Kedgeree (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227183005", + "display" : "Fish roe", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fish roe (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227184004", + "display" : "Raw hard fish roe", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Raw hard fish roe (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227185003", + "display" : "Fried hard fish roe", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fried hard fish roe (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227186002", + "display" : "Fried hard fish roe in batter", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fried hard fish roe in batter (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227187006", + "display" : "Raw soft fish roe", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Raw soft fish roe (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227188001", + "display" : "Fried soft fish roe", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fried soft fish roe (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227189009", + "display" : "Seafood cocktail", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Seafood cocktail (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227190000", + "display" : "Taramasalata", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Taramasalata (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227191001", + "display" : "Tinned fish", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Canned fish" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tinned fish (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227193003", + "display" : "Anchovies canned in oil", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anchovies canned in oil (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227194009", + "display" : "Herring canned in tomato sauce", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Herring canned in tomato sauce (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227195005", + "display" : "Mackerel canned in tomato sauce", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mackerel canned in tomato sauce (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227196006", + "display" : "Mackerel canned in brine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mackerel canned in brine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227197002", + "display" : "Mussels canned in brine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mussels canned in brine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227198007", + "display" : "Pilchards canned in tomato sauce", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pilchards canned in tomato sauce (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227199004", + "display" : "Pilchards canned in brine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pilchards canned in brine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227200001", + "display" : "Salmon canned in brine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Salmon canned in brine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227201002", + "display" : "Sardines canned in brine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sardines canned in brine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227202009", + "display" : "Sardines canned in oil", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sardines canned in oil (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227203004", + "display" : "Sardines canned in tomato sauce", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sardines canned in tomato sauce (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227204005", + "display" : "Tuna canned in brine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tuna canned in brine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227205006", + "display" : "Tuna canned in oil", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tuna canned in oil (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227206007", + "display" : "Crab canned in brine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Crab canned in brine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227207003", + "display" : "Shrimps canned in brine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Shrimps canned in brine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227208008", + "display" : "Abalone canned in brine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abalone canned in brine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227209000", + "display" : "Clams canned in brine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clams canned in brine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227210005", + "display" : "Vegetables pulses herbs and spices", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vegetables pulses herbs and spices (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227212002", + "display" : "Alfalfa sprout", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alfalfa sprout (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227213007", + "display" : "Amaranth leaf", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Amaranth leaf (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227214001", + "display" : "Arrowhead", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arrowhead (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227215000", + "display" : "Artichoke", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Artichoke (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227216004", + "display" : "Globe artichoke", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Globe artichoke (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227217008", + "display" : "Jerusalem artichoke", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Jerusalem artichoke (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227218003", + "display" : "Asparagus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Asparagus (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227219006", + "display" : "Aubergine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Eggplant" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Eggplant (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227220000", + "display" : "Beetroot", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Beetroot (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227221001", + "display" : "Brassica vegetable", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brassica vegetable (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227225005", + "display" : "Chinese cabbage", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chinese cabbage (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227226006", + "display" : "Red cabbage", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Red cabbage (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227227002", + "display" : "Savoy cabbage", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Savoy cabbage (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227228007", + "display" : "Spring cabbage", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spring cabbage (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227229004", + "display" : "White cabbage", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "White cabbage (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227230009", + "display" : "Curly kale", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Curly kale (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227231008", + "display" : "Kohl rabi", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Kohl rabi (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227232001", + "display" : "Seakale", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Seakale (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227233006", + "display" : "Breadfruit", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Breadfruit (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227234000", + "display" : "Cassava", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cassava (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227235004", + "display" : "Celeriac", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Celeriac (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227236003", + "display" : "Chard", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chard (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227238002", + "display" : "Cho cho", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cho cho (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227239005", + "display" : "Courgette", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Zucchini" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Zucchini (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227240007", + "display" : "Cole leaf", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cole leaf (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227242004", + "display" : "Drumstick leaf", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Drumstick leaf (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227244003", + "display" : "Fenugreek", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fenugreek (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227245002", + "display" : "Gherkin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gherkin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227247005", + "display" : "Jackfruit", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Jackfruit (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227249008", + "display" : "Lotus tuber", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lotus tuber (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227250008", + "display" : "Marrow", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Marrow (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227251007", + "display" : "Matoki", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Matoki (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227253005", + "display" : "Mustard leaf", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mustard leaf (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227254004", + "display" : "Okra", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Okra (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227255003", + "display" : "Spring onion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spring onion (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227258001", + "display" : "Patra leaf", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Patra leaf (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227259009", + "display" : "Plantain", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Plantain (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227260004", + "display" : "Pumpkin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pumpkin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227261000", + "display" : "Raddiccio", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Raddiccio (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227262007", + "display" : "Radish white - mooli", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radish white - mooli (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227263002", + "display" : "Rape leaf", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rape leaf (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227264008", + "display" : "Salsify", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Salsify (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227265009", + "display" : "Seaweed", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Seaweed (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227266005", + "display" : "Swede", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Swede (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227268006", + "display" : "Sweetcorn", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sweetcorn (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227269003", + "display" : "Sweetcorn kernels", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sweetcorn kernels (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227270002", + "display" : "Sweetcorn on-the-cob", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sweetcorn on-the-cob (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227271003", + "display" : "Tannia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tannia (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227272005", + "display" : "Taro", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Taro (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227273000", + "display" : "Taro leaves", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Taro leaves (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227274006", + "display" : "Tomato puree", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tomato puree (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227275007", + "display" : "Turnip", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Turnip (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227276008", + "display" : "Water chestnut", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Water chestnut (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227277004", + "display" : "Watercress", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Watercress (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227279001", + "display" : "Boiled potato", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Boiled potato (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227280003", + "display" : "Potato boiled in salted water", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Potato boiled in salted water (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227281004", + "display" : "Potato boiled in unsalted water", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Potato boiled in unsalted water (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227282006", + "display" : "Chips", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chipped potatoes" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "French fries" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fries" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "French fries (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227283001", + "display" : "Thick cut chips", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thick cut French fries" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thick cut French fries (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227284007", + "display" : "Thin cut chips", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thin cut French fries" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thin cut French fries (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227285008", + "display" : "Crinkle cut chips", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Crinkle cut chips (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227286009", + "display" : "Chips fried in corn oil", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "French fries cooked in corn oil" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "French fries cooked in corn oil (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227287000", + "display" : "Chips fried in dripping", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "French fries cooked in fat drippings" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "French fries cooked in fat drippings (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "French fries cooked in dripping" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227288005", + "display" : "Chips fried in blended oil", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "French fries cooked in blended oil" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "French fries cooked in blended oil (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227289002", + "display" : "Chips fried in polyunsaturated oil", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "French fries cooked in polyunsaturated oil" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "French fries cooked in polyunsaturated oil (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227290006", + "display" : "Microwave chips", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Microwave French fries" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Microwave French fries (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227291005", + "display" : "Oven chips", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oven French fries" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oven French fries (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227292003", + "display" : "Jacket potato", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Jacket potato (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227294002", + "display" : "Mashed potato", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mashed potato (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227295001", + "display" : "Potato mashed with butter", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Potato mashed with butter (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227296000", + "display" : "Potato mashed with margarine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Potato mashed with margarine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227297009", + "display" : "Potato mashed with milk", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Potato mashed with milk (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227298004", + "display" : "Potato mashed with polyunsaturated margarine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Potato mashed with polyunsaturated margarine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227299007", + "display" : "Roast potato", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Roast potato (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227300004", + "display" : "Potato roasted in vegetable oil", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Potato roasted in vegetable oil (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227301000", + "display" : "Potato roasted in polyunsaturated oil", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Potato roasted in polyunsaturated oil (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227302007", + "display" : "Potato roasted in dripping", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Potato roasted in dripping (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227303002", + "display" : "Tinned potato", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Canned potato" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tinned potato (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227304008", + "display" : "Potato tinned in salted water", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Potato tinned in salted water (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227305009", + "display" : "Potato tinned in unsalted water", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Potato tinned in unsalted water (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227306005", + "display" : "Instant potato", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Instant potato (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227307001", + "display" : "Instant potato made up with water", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Instant potato made up with water (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227308006", + "display" : "Instant potato made up with semi-skimmed milk", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Instant potato made up with semi-skimmed milk (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227309003", + "display" : "Instant potato made up with skimmed milk", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Instant potato made up with skimmed milk (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227310008", + "display" : "Instant potato made up with whole milk", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Instant potato made up with whole milk (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227311007", + "display" : "Potato croquette fried in blended oil", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Potato croquette fried in blended oil (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227312000", + "display" : "Potato waffle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Potato waffle (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227313005", + "display" : "Legume", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pulse vegetable" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pulse vegetable (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bean pea and lentil" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227314004", + "display" : "Canned beans", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tinned beans" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Canned beans (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227315003", + "display" : "Baked beans", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Baked beans (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227316002", + "display" : "Baked beans canned in tomato sauce", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Baked beans canned in tomato sauce (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227317006", + "display" : "Baked beans canned in tomato sauce reduced sugar", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Baked beans canned in tomato sauce reduced sugar (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227318001", + "display" : "Baked beans canned in tomato sauce reduced salt", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Baked beans canned in tomato sauce reduced salt (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227319009", + "display" : "Baked beans canned in tomato sauce with burgers", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Baked beans canned in tomato sauce with burgers (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227320003", + "display" : "Baked beans canned in tomato sauce with pork sausages", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Baked beans canned in tomato sauce with pork sausages (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227321004", + "display" : "Balor beans canned", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Balor beans canned (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227322006", + "display" : "Barbecue beans canned in sauce", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Barbecue beans canned in sauce (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227323001", + "display" : "Canned mung beansprouts", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Canned mung beansprouts (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227324007", + "display" : "Canned broad beans", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Canned broad beans (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227325008", + "display" : "Canned butter beans", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Canned butter beans (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227326009", + "display" : "Canned chick peas", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Canned chick peas (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227327000", + "display" : "Canned chilli beans", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Canned chili beans" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Canned chili beans (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227328005", + "display" : "Canned haricot beans", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Canned haricot beans (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227329002", + "display" : "Canned lilva beans", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Canned lilva beans (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227330007", + "display" : "Canned lentils in tomato sauce", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Canned lentils in tomato sauce (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227331006", + "display" : "Canned papri beans", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Canned papri beans (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227332004", + "display" : "Canned peas", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tinned peas" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Canned peas (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227333009", + "display" : "Canned garden peas", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Canned garden peas (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227334003", + "display" : "Canned marrowfat peas", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Canned processed peas" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Canned marrowfat peas (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227335002", + "display" : "Canned mushy peas", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Canned mushy peas (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227336001", + "display" : "Canned pease pudding", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Canned pease pudding (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227337005", + "display" : "Canned red kidney beans", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Canned red kidney beans (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227338000", + "display" : "Aduki beans", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aduki beans (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227339008", + "display" : "Beansprouts", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Beansprouts (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227340005", + "display" : "Raw mung beansprouts", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Raw mung beansprouts (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227341009", + "display" : "Stir-fried mung beansprouts", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stir-fried mung beansprouts (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227342002", + "display" : "Black gram beans", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Duhli urad dahl" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Urad gram beans" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chilki urad dahl" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Black gram beans (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227343007", + "display" : "Blackeye beans", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blackeye beans (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227345000", + "display" : "Butter beans", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Butter beans (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227346004", + "display" : "Chick peas", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chick peas (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227347008", + "display" : "Cluster beans", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cluster beans (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227348003", + "display" : "Haricot beans", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haricot beans (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227349006", + "display" : "Hummus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hummus (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227350006", + "display" : "Lentils", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lentils (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227351005", + "display" : "Green lentils", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Green lentils (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227352003", + "display" : "Brown lentils", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brown lentils (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227353008", + "display" : "Red split lentils", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Red split lentils (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227354002", + "display" : "Miso", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Miso (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227355001", + "display" : "Mung beans", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mung beans (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227356000", + "display" : "Mung bean dahl", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mung bean dahl (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227357009", + "display" : "Papri beans", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Papri beans (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227358004", + "display" : "Pigeon peas", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pigeon peas (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227359007", + "display" : "Pigeon pea dahl", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pigeon pea dahl (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227360002", + "display" : "Pinto beans", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pinto beans (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227361003", + "display" : "Refried pinto beans", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Refried beans" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Refried pinto beans (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227362005", + "display" : "Red kidney beans", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Red kidney beans (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Kidney beans" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227363000", + "display" : "Sword beans", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sword beans (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227364006", + "display" : "Tempeh", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tempeh (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227365007", + "display" : "Tofu", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tofu (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227366008", + "display" : "Steamed tofu", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Steamed tofu (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227367004", + "display" : "Steamed fried tofu", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Steamed fried tofu (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227368009", + "display" : "Fu-juk tofu", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fu-juk tofu (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227369001", + "display" : "Fresh peas", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fresh peas (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227370000", + "display" : "Fresh raw peas", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fresh raw peas (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227371001", + "display" : "Fresh boiled peas", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fresh boiled peas (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227372008", + "display" : "Dried boiled peas", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dried boiled peas (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227373003", + "display" : "Dried boiled split peas", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dried boiled split peas (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227374009", + "display" : "Herbs and spices", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Herbs and spices (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227375005", + "display" : "Allspice", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allspice (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227376006", + "display" : "Anise seed", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anise seed (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227377002", + "display" : "Asafetida (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Asafetida" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227379004", + "display" : "Bay leaf", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bay leaf (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227380001", + "display" : "Betel leaf", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Betel leaf (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227381002", + "display" : "Caraway seed", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Caraway seed (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227382009", + "display" : "Cardamom", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cardamom (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cardemon" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "True Cardemom" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cardamon" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227383004", + "display" : "Celery seed", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Celery seed (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227384005", + "display" : "Chervil, dried", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chervil, dried (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227385006", + "display" : "Chilli powder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chili powder (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chili powder" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227386007", + "display" : "Chinese five spice", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chinese five spice (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227387003", + "display" : "Chive - herb", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chive" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chive - herb (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227388008", + "display" : "Cinnamon", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cinnamon (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227389000", + "display" : "Clove", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clove (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227390009", + "display" : "Coriander leaf", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Coriander leaf (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cilantro" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227391008", + "display" : "Coriander seed", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Coriander seed (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227392001", + "display" : "Cumin seed", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cumin seed (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227393006", + "display" : "Curry leaf", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Curry leaf (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227395004", + "display" : "Curry powder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Curry powder (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227396003", + "display" : "Fennel", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fennel (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227397007", + "display" : "Fennel seed", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fennel seed (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227398002", + "display" : "Fenugreek seed", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fenugreek seed (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227399005", + "display" : "Garam masala", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Garam masala (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227400003", + "display" : "Ginger", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ginger (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227401004", + "display" : "Ground ginger", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ground ginger (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227402006", + "display" : "Root ginger", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Root ginger (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227403001", + "display" : "Liquorice powder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Liquorice powder (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227404007", + "display" : "Mace", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mace (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227405008", + "display" : "Marjoram", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Marjoram (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227406009", + "display" : "Mustard seed", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mustard seed (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227407000", + "display" : "Oregano", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oregano (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227408005", + "display" : "Paprika", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paprika (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227409002", + "display" : "Poppy seed", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poppy seed (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227410007", + "display" : "Rosemary", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rosemary (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227411006", + "display" : "Sage", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sage (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227412004", + "display" : "Tarragon", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tarragon (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227413009", + "display" : "Thyme", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thyme (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227414003", + "display" : "Turmeric", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Turmeric (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227415002", + "display" : "Fruit nuts and seeds", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fruit nuts and seeds (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227416001", + "display" : "Fresh fruit", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "FF - Fresh fruit" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fresh fruit (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227417005", + "display" : "Bilberry", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bilberries" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bilberry (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227418000", + "display" : "Blackberries", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blackberry" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blackberries (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227419008", + "display" : "Blackcurrant", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blackcurrants" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blackcurrants (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227420002", + "display" : "Clementine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clementine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227421003", + "display" : "Cranberries", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cranberry" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cranberries (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227422005", + "display" : "Damson", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Damson (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227423000", + "display" : "Dates - food", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Date - food" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dates - food (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dates" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227424006", + "display" : "Elderberries", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Elderberry" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Elderberries (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227425007", + "display" : "Figs", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Figs (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227426008", + "display" : "Fresh fruit salad", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fresh fruit salad (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227427004", + "display" : "Gooseberries", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gooseberry" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gooseberries (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227428009", + "display" : "Greengage", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Greengage (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227429001", + "display" : "Guava", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Guava (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227430006", + "display" : "Lime - fruit", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lime - fruit (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227431005", + "display" : "Kumquat", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Kumquat (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227432003", + "display" : "Loganberries", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Loganberry" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Loganberries (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227433008", + "display" : "Lychee", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lychee (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227434002", + "display" : "Mulberries", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mulberry" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mulberries (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227435001", + "display" : "Nectarine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nectarine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227436000", + "display" : "Olives", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Olive" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Olives (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227437009", + "display" : "Ortanique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ortanique (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227438004", + "display" : "Passion fruit", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Passion fruit (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227439007", + "display" : "Paw-paw", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paw-paw (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pawpaw" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227441008", + "display" : "Pomegranate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pomegranate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227442001", + "display" : "Pomelo", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pomelo (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227443006", + "display" : "Quince", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Quince (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227444000", + "display" : "Raspberries", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Raspberry" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Raspberries (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227445004", + "display" : "Redcurrant", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Redcurrants" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Redcurrants (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227446003", + "display" : "Satsuma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Satsuma (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227447007", + "display" : "Sharon fruit", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Persimmon" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sharon fruit (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227448002", + "display" : "White currant", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "White currant (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227449005", + "display" : "Dried fruit", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dried fruit (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227450005", + "display" : "Dried banana", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dried banana (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227451009", + "display" : "Dried apple", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dried apple (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227452002", + "display" : "Dried apricot", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dried apricot (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227453007", + "display" : "Currants", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Currant" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Currants (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227454001", + "display" : "Dried date", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dried date (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227455000", + "display" : "Dried fig", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dried fig (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227456004", + "display" : "Dried mixed fruit", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dried mixed fruit (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227457008", + "display" : "Dried mixed peel", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dried mixed peel (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227458003", + "display" : "Dried peach", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dried peach (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227459006", + "display" : "Dried pear", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dried pear (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227460001", + "display" : "Dried pineapple", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dried pineapple (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227461002", + "display" : "Glace cherry", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glace cherry (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227462009", + "display" : "Prunes", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prune" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prunes (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227463004", + "display" : "Raisin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Raisins" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Raisins (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227464005", + "display" : "Sultanas", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sultana" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sultanas (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227465006", + "display" : "Canned fruit", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tinned fruit" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tinned fruit (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227466007", + "display" : "Tinned apple", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tinned apple (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227467003", + "display" : "Tinned apricot", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tinned apricot (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227468008", + "display" : "Tinned blackcurrants", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tinned blackcurrants (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227469000", + "display" : "Tinned cherries", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tinned cherries (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227470004", + "display" : "Tinned figs", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tinned figs (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227471000", + "display" : "Tinned fruit cocktail", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tinned fruit cocktail (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227472007", + "display" : "Tinned gooseberries", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tinned gooseberries (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227473002", + "display" : "Tinned grapefruit", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tinned grapefruit (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227474008", + "display" : "Tinned guava", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tinned guava (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227475009", + "display" : "Tinned kumquat", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tinned kumquat (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227476005", + "display" : "Tinned loganberries", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tinned loganberries (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227477001", + "display" : "Tinned lychees", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tinned lychees (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227478006", + "display" : "Tinned mandarin oranges", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tinned mandarin oranges (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227479003", + "display" : "Tinned mango", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tinned mango (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227480000", + "display" : "Tinned paw-paw", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tinned paw-paw (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227481001", + "display" : "Tinned peaches", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tinned peaches (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227482008", + "display" : "Tinned pears", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tinned pears (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227483003", + "display" : "Tinned pineapple", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tinned pineapple (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227484009", + "display" : "Tinned plums", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tinned plums (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227485005", + "display" : "Tinned prunes", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tinned prunes (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227486006", + "display" : "Tinned raspberries", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tinned raspberries (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227487002", + "display" : "Tinned rhubarb", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tinned rhubarb (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227488007", + "display" : "Tinned strawberries", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tinned strawberries (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227489004", + "display" : "Tinned fruit pie filling", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tinned fruit pie filling (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227490008", + "display" : "Barcelona nut", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Barcelona nuts" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Barcelona nut (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227491007", + "display" : "Betel nuts", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Betal nut" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Betel nut (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Betel nut" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Betal nuts" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Areca catechu" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Areca nut" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227492000", + "display" : "Breadnut seed", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Breadnut seeds" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Breadnut seed (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227493005", + "display" : "Cashew nuts", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cashew nut" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cashew nut (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227495003", + "display" : "Roasted and salted cashew nuts", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Roasted and salted cashew nuts (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227496002", + "display" : "Fresh coconut", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fresh coconut (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227497006", + "display" : "Creamed coconut", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Creamed coconut (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227498001", + "display" : "Desiccated coconut", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Desiccated coconut (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227499009", + "display" : "Coconut cream", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Coconut cream (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227500000", + "display" : "Coconut milk", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Coconut milk (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227501001", + "display" : "Macadamia nut", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Macadamia nuts" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Macadamia nut (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227502008", + "display" : "Marzipan home-made", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Marzipan home-made (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227503003", + "display" : "Marzipan retail", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Marzipan retail (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227504009", + "display" : "Melon seed", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Melon seeds" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Melon seed (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227505005", + "display" : "Mixed nuts", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mixed nuts (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227506006", + "display" : "Mixed nuts and raisins", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mixed nuts and raisins (substance)" + }] + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/edible-substance-type", + "resource" : { + "resourceType" : "ValueSet", + "id" : "edible-substance-type", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "oo" + }], + "url" : "http://hl7.org/fhir/ValueSet/edible-substance-type", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.2977" + }], + "version" : "6.0.0-ballot2", + "name" : "TypesOfEdibleSubstances", + "title" : "Types of Edible Substances", + "status" : "draft", + "experimental" : false, + "publisher" : "FHIR Project team", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "This value set represents codes for types of edible substances. It include codes from [SNOMED CT](http://snomed.info/sct) where concept 762766007 Edible Substance (substance) and its sub-concepts, Infant Formula (412413001) and its sub-concepts, Enteral and Supplement Feeds (346415002) and its sub-concepts, Water (11713004), Potable Water (890302005) and its sub-concepts, and Tap Water (444923006).", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "copyright" : "This resource includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these specifications must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/get-snomed-ct or info@snomed.org", + "compose" : { + "include" : [{ + "system" : "http://snomed.info/sct", + "filter" : [{ + "property" : "concept", + "op" : "is-a", + "value" : "762766007" + }] + }, + { + "system" : "http://snomed.info/sct", + "filter" : [{ + "property" : "concept", + "op" : "is-a", + "value" : "412413001" + }] + }, + { + "system" : "http://snomed.info/sct", + "filter" : [{ + "property" : "concept", + "op" : "is-a", + "value" : "346415002" + }] + }, + { + "system" : "http://snomed.info/sct", + "filter" : [{ + "property" : "concept", + "op" : "is-a", + "value" : "890302005" + }] + }, + { + "system" : "http://snomed.info/sct", + "concept" : [{ + "code" : "11713004" + }, + { + "code" : "444923006" + }] + }] + }, + "expansion" : { + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/valueset-unclosed", + "valueBoolean" : true + }], + "identifier" : "urn:uuid:06d442f4-bf8c-44c1-a43f-7a66e333b0be", + "timestamp" : "2024-10-02T17:54:47+00:00", + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-valueset", + "valueUri" : "null" + }, + { + "name" : "used-codesystem", + "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230131" + }, + { + "name" : "version", + "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230131" + }], + "contains" : [{ + "system" : "http://snomed.info/sct", + "code" : "762766007", + "display" : "Edible substance (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Edible substance" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2159007", + "display" : "Azorubin S", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Naphthol red S" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Naphthylamine red" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acid red 27" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Azorubin S stain (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Azorubin S stain" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2254005", + "display" : "Orotic acid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Orotic acid (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3161008", + "display" : "3-methyl histidine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "3-methyl histidine (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "3-methylhistidine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3692009", + "display" : "Sodium sulfite", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sodium sulfite (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3718001", + "display" : "Cow's milk", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cow's milk (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4289006", + "display" : "Keyhole-limpet hemocyanin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "KLH" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Keyhole-limpet hemocyanin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4700006", + "display" : "Beef insulin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Beef insulin (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bovine insulin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Insulin bovine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4882006", + "display" : "Ichthyoallyeinotoxin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ichthyoallyeinotoxin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4963003", + "display" : "Neutral amino acid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neutral amino acid (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5163009", + "display" : "Scombrotoxin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Scombrotoxin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5691000", + "display" : "Absorbable gelatin sponge", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Absorbable gelatin sponge (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5932006", + "display" : "Cysteine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cysteine (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "L-cysteine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6083003", + "display" : "Hydroxylysine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hydroxylysine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6249003", + "display" : "Potassium metabisulfite", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Potassium metabisulphite" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Potassium metabisulfite (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6524003", + "display" : "Distilled spirits", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Distilled spirits (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spirits" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alcoholic spirits" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7434003", + "display" : "Erythrosin B", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Iodo-eosin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bluish erythrosin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tetra-iodofluorescein sodium salt" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Erythrosin B stain (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Erythrosin B stain" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Erythrosine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7661006", + "display" : "Fish bone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fish bone (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7791007", + "display" : "Soya protein", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glycine max protein (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Soybean protein" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glycine max protein" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Soya bean protein" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8153000", + "display" : "Homoproline", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pipecolic acid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pipecolic acid (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pipecolate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8514004", + "display" : "Ornithine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ornithine (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "L-ornithine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "10827009", + "display" : "Milk protein", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Milk protein (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "10944007", + "display" : "Taurine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Taurine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "11526002", + "display" : "Aspartame", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aspartame (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aspartamine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "12448007", + "display" : "Whelk poison", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tetramethylammonium hydroxide" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Whelk poison (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "13577000", + "display" : "Nut", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nut (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "13781002", + "display" : "Alpha amino isobutyric acid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alpha-aminoisobutyrate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alpha amino isobutyric acid (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "14125007", + "display" : "Serine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Serine (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "L-Serine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "14139007", + "display" : "Arginine glutamate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arginine glutamate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "14263006", + "display" : "Prepared fish", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Edible fish" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prepared fish (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "14971004", + "display" : "Isoleucine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Isoleucine (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ile - Isoleucine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "L-Isoleucine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "15331006", + "display" : "Glycine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glycine (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glycine - amino acid" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "16313001", + "display" : "Tea", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tea (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "16641007", + "display" : "Bonellinin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bonellinin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "19839007", + "display" : "Sorbitol", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sorbitol (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "19950006", + "display" : "Brevetoxin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brevotoxin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brevetoxin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "20459005", + "display" : "Abalone viscera poison", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abalone viscera poison (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "22559002", + "display" : "Glycoasparagine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glycoasparagine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "22836000", + "display" : "Vegetable", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vegetable (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "22968009", + "display" : "Sunset yellow FCF", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sunset yellow" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sunset yellow FCF stain (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sunset yellow FCF stain" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "23182003", + "display" : "Cereal", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cereal (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "23317009", + "display" : "Saxitoxin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Saxitoxin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "24515005", + "display" : "Spice", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spice (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "25743006", + "display" : "Skim milk", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Skim milk (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Skimmed milk" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blue top milk" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "SM - Skimmed milk" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "SK - Skimmed milk" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "25761002", + "display" : "Glutamine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glutamine (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gln - Glutamine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Levoglutamide" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "L-Glutamine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "26426004", + "display" : "Ciguatoxin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ciguatoxin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "26645004", + "display" : "Homocystine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Homocystine (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "L-homocystine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "27138006", + "display" : "Saccharin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Saccharin (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Benzosulphimide" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Benzosulfimide" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "27378009", + "display" : "Tyrosine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tyrosine (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "L-tyrosine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "28230009", + "display" : "Poultry", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poultry (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "White meat" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "28421003", + "display" : "Sorbic acid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sorbic acid (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sorbate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "2,4-hexadienoic acid" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "28647000", + "display" : "Meat", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Meat (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "28942008", + "display" : "Coconut oil", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Coconut oil (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "29263009", + "display" : "Coffee", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Coffee (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "29516008", + "display" : "Venerupin shellfish toxin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Venerupin shellfish toxin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "30022007", + "display" : "Citrulline", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Citrulline (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "L-citrulline" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "31121009", + "display" : "Gamma aminoisobutyric acid (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gamma aminoisobutyric acid" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "32500002", + "display" : "Shellfish toxin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Shellfish toxin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "32627005", + "display" : "Eburnetoxin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Eburnetoxin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "34744002", + "display" : "Plant asparagine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Plant asparagine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "35124009", + "display" : "Clupeotoxin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clupeotoxin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "35609001", + "display" : "Azophloxin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Azogeranin B" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Azophloxin stain (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Azophloxin stain" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Red 2G" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "35748005", + "display" : "Wine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Wine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "36434002", + "display" : "1-methyl histidine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "1-methyl histidine (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "1-methylhistidine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "37575004", + "display" : "Carmoisine A", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chromogen" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chromotrope FB" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acid red 14" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carmoisine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carmoisine A stain (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carmoisine A stain" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alpha-naphthol red" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "37784002", + "display" : "Striatoxin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Striatoxin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "37927000", + "display" : "Cystine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cystine (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "L-cystine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "38909000", + "display" : "Glutamic acid hydrochloride", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glutamic acid hydrochloride (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "39102003", + "display" : "Food particle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Food particle (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "39694009", + "display" : "Kynurenic acid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Kynurenic acid (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Kynurenate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "39862002", + "display" : "Imino acid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Imino acid (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "40112002", + "display" : "Ichthyotoxin (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ichthyotoxin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "41317008", + "display" : "Asterosaponin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Asterosaponin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "41459008", + "display" : "Sodium bisulfite", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sodium bisulfite (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sodium hydrogen sulfite" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "41810000", + "display" : "Beta aminoisobutyric acid (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Beta aminoisobutyric acid" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "41834005", + "display" : "Olive oil", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sweet oil" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Olive oil (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "42244003", + "display" : "Debromoaplysiatoxin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Debromoaplysiatoxin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "43708003", + "display" : "Animal feed additive", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Animal feed additive (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "43835003", + "display" : "Zinc gelatin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Zinc gelatin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "43984007", + "display" : "Alpha amino acid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alpha amino acid (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "44027008", + "display" : "Seafood", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Seafood (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "44590006", + "display" : "Callistin toxin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Callistin toxin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "44970006", + "display" : "Aspartic acid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aspartic acid (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "L-Aspartic acid" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "45997006", + "display" : "Omega amino acid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Omega amino acid (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "46321002", + "display" : "Asterotoxin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Asterotoxin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "46329000", + "display" : "Chocolate milk", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chocolate milk (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "47617006", + "display" : "Basic amino acid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Basic amino acid (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "47703008", + "display" : "Lactose", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lactose (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Milk sugar" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "50479000", + "display" : "Soya protein-iron complex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Soybean protein-iron complex" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glycine max protein-iron complex" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glycine max protein-iron complex (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Soya bean protein-iron complex" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "50593009", + "display" : "Casein", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Casein (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "50825000", + "display" : "Food coloring", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Food colouring" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Food coloring (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "51386004", + "display" : "Food preservative", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Food preservative (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "51905005", + "display" : "Mustard", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mustard (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "51934004", + "display" : "Hemocyanin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemocyanin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemocyanin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "51963001", + "display" : "Sulfite salt", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sulfite salt (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "52518006", + "display" : "Amino acid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Amino acid (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "AA - Amino acid" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "52541003", + "display" : "Proline", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Proline (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "L-proline" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "52560005", + "display" : "Norleucine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Caprine (norleucine)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glycoleucine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alpha-amino-n-caproic acid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "2-aminohexanoic acid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Norleucine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "52625008", + "display" : "Arginine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arginine (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "L-arginine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "52736009", + "display" : "Threonine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Threonine (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "L-threonine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "52800001", + "display" : "Marine toxin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Marine toxin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "53410008", + "display" : "Beer", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Beer (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "53527002", + "display" : "Alcoholic beverage", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alcoholic beverage (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alcoholic drink" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "53875002", + "display" : "Colostrum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Colostrum (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "First milk" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Foremilk" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "54041009", + "display" : "Safflower oil", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Safflower oil (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "54821000", + "display" : "Tryptophan", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tryptophan (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "L-tryptophan" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "56740002", + "display" : "Triiodotyrosine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Triiodotyrosine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "56773009", + "display" : "Ichthyocrinotoxin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ichthyocrinotoxin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "58732000", + "display" : "Red wine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Red wine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "58753009", + "display" : "Alanine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alanine (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "L-Alanine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "2-aminopropionic acid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alpha-aminopropionic acid" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "59119009", + "display" : "Ichthyosarcotoxin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ichthyosarcotoxin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "59149006", + "display" : "Tetrodotoxin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tetrodotoxin (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Puffer fish toxin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "59533004", + "display" : "Food additive", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Food additive (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "59882007", + "display" : "Aminocaproic acid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "E-amino-N-caproic acid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aminocaproic acid (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "6-aminocaproic acid" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "59888006", + "display" : "Carnitine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carnitine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "60260004", + "display" : "Histidine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Histidine (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "L-histidine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "61044003", + "display" : "Acipenserin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acipenserin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "63004003", + "display" : "Phenylalanine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phenylalanine (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "L-phenylalanine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PHE - phenylalanine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "63045006", + "display" : "Berry", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Berry (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "63330006", + "display" : "Nonessential amino acid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nonessential amino acid (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "63676001", + "display" : "Arginine hydrochloride", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arginine hydrochloride (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "63766005", + "display" : "Flour", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Flour (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "64869000", + "display" : "Conotoxin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conotoxin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "66228001", + "display" : "Actinocongestin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Actinocongestin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "67296003", + "display" : "Pork insulin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pork insulin (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Porcine insulin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Insulin porcine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "67324005", + "display" : "Rice", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rice (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "67938008", + "display" : "Amnesic shellfish poison", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Domoic acid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Amnesic shellfish poison (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "67990004", + "display" : "White wine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "White wine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "70113000", + "display" : "Branched-chain amino acid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Branched-chain amino acid (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "70288006", + "display" : "Methionine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Methionine (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Racemethionine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "DL-methionine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "70587000", + "display" : "Beta alanine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Beta alanine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "70813002", + "display" : "Milk", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Milk (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "71561006", + "display" : "Chelonitoxin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chelonitoxin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "72340002", + "display" : "Plotolysin toxin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Plotolysin toxin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "72359000", + "display" : "Gonyautoxin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gonyautoxin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "72511004", + "display" : "Fruit", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fruit (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "72840006", + "display" : "Valine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Valine (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "L-valine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "73916008", + "display" : "Oxitriptan", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "5-hydroxy tryptophan" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oxitriptan (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "74242007", + "display" : "Food starch", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Food starch (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "74727008", + "display" : "Hydroxyproline", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hydroxyproline (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "4-hydroxyproline" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "L-Hydroxyproline" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "75665004", + "display" : "Monosodium glutamate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Monosodium glutamate (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "E621" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "MSG" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sodium hydrogen L-glutamate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "75799006", + "display" : "Lysine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lysine (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "L-lysine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "75871008", + "display" : "Argininosuccinic acid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arginosuccinic acid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Argininosuccinic acid (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Argininosuccinate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arginosuccinate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "77404006", + "display" : "Homoserine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Homoserine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "77722008", + "display" : "Poultry bone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chicken bone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poultry bone (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "80259003", + "display" : "Food flavoring agent", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Food flavor enhancer" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Food flavour enhancer" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Food flavoring agent (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Food flavouring agent" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "80393001", + "display" : "Diiodotyrosine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diiodotyrosine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "80743002", + "display" : "Mustard black", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mustard black (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "80903004", + "display" : "Haplotoxin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haplotoxin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "82450006", + "display" : "Cottonseed oil", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cottonseed oil (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "82566005", + "display" : "Animal feed", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Animal feed (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "83595008", + "display" : "Goat's milk", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Goat's milk (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "83797003", + "display" : "Leucine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Leucine (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "L-Leucine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "83897009", + "display" : "Paralytic shellfish toxin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paralytic shellfish toxin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "84035007", + "display" : "Cystathionine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cystathionine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "84791008", + "display" : "Sodium metabisulfite", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sodium metabisulphite" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sodium metabisulfite (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "84802001", + "display" : "Equinatoxin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Equinatoxin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "85214009", + "display" : "Glutamic acid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glutamic acid (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "L-glutamic acid" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "85668006", + "display" : "Starch powder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Starch powder (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "86233005", + "display" : "Sulfur dioxide", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sulfurous anhydride" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sulphur dioxide" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sulphurous anhydride" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sulfur dioxide (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "86600008", + "display" : "Fish toxin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fish toxin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "87136001", + "display" : "Asparagine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alpha-aminosuccinic acid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Asn - Asparagine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Asparagine (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "L-Asparagine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "88546006", + "display" : "Sarcosine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sarcosine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "89707004", + "display" : "Sesame oil", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Teel oil" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Benne oil" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gingili oil" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sesame oil (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "89811004", + "display" : "Gluten", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gluten (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "89866003", + "display" : "Plotospasmin toxin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Plotospasmin toxin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "90136002", + "display" : "Pink wine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pink wine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "90677004", + "display" : "Mustard white", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mustard white (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "90696000", + "display" : "Neosaxitonin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neosaxitonin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "91166002", + "display" : "Monoiodotyrosine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Monoiodotyrosine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "91353009", + "display" : "Cephalotoxin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cephalotoxin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "91606004", + "display" : "Cochineal", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cochineal stain (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cochineal stain" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "91677007", + "display" : "Aplysiatoxin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aplysiatoxin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "95984008", + "display" : "2-aminoadipic acid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "2-aminoadipate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alpha-aminoadipic acid (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alpha-aminoadipic acid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alpha-aminoadipate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "102258003", + "display" : "Gliadin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gliadin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "102259006", + "display" : "Citrus fruit", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Citrus fruit (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "102260001", + "display" : "Peanut butter", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Peanut butter (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "102261002", + "display" : "Strawberry", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Strawberry (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Strawberries" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "102262009", + "display" : "Chocolate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chocolate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "102263004", + "display" : "Eggs (edible)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Eggs (edible) (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "102264005", + "display" : "Cheese", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cheese (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "102270004", + "display" : "Growth stimulant", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Growth stimulant (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "102271000", + "display" : "Efrotomycin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Efrotomycin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "102697003", + "display" : "Lactalbumin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lactalbumin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "102698008", + "display" : "Minor lactalbumin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alpha-lactalbumin (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alpha-lactalbumin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "102699000", + "display" : "Beta-lactalbumin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Beta-lactalbumin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "102746004", + "display" : "Homocitrulline", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Homocitrulline (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "L-homocitrulline" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "102747008", + "display" : "Homocysteine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Homocysteine (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "L-homocysteine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "102748003", + "display" : "Anserine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anserine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "102750006", + "display" : "Phosphoserine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phosphoserine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "102751005", + "display" : "Sulfur-bearing amino acid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sulphur-bearing amino acid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sulfur-bearing amino acid (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "108950008", + "display" : "Cysteine hydrochloride", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cysteine hydrochloride (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cysteine hydrochloride monohydrate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "L-cysteine hydrochloride" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "L-cysteine hydrochloride monohydrate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "109015005", + "display" : "Absorbable gelatin film", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Absorbable gelatin film (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "109017002", + "display" : "Absorbable gelatin powder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Absorbable gelatin powder (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "109240008", + "display" : "Carrageenan", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carrageenin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carrageen" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carrageenan (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "112000000", + "display" : "Essential amino acid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Essential amino acid (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "112001001", + "display" : "Aromatic amino acid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aromatic amino acid (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "115343006", + "display" : "Alpha aminobutyrate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "2-aminobutyrate (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "2-aminobutyrate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "115358003", + "display" : "3-aminoisobutyrate (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "3-aminoisobutyrate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "DL-beta-aminoisobutyric acid" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "116127001", + "display" : "Magnesium amino acids chelate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Magnesium amino acids chelate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "116274004", + "display" : "Artificial sweetener", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Artificial sweetener (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "125706008", + "display" : "Sodium benzoate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sodium benzoate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "126076005", + "display" : "Fish liver oil", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fish liver oil (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "126077001", + "display" : "Burbot liver oil", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Burbot liver oil (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "126078006", + "display" : "Percomorph liver oil", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Percomorph liver oil (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "126079003", + "display" : "Percoid liver oil", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Percoid liver oil (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "126080000", + "display" : "Shark liver oil", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Shark liver oil (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "126081001", + "display" : "Halibut liver oil", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Halibut liver oil (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "126082008", + "display" : "Cod liver oil", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cod liver oil (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "127384006", + "display" : "Salmon calcitonin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Salmon calcitonin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129559002", + "display" : "Juice", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Juice (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129560007", + "display" : "Fruit juice", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "FJ - Fruit juice" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fruit juice (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129561006", + "display" : "Vegetable juice", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vegetable juice (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "225748000", + "display" : "Artificial feed", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Artificial feed (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226017009", + "display" : "Bombay mix", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bombay mix (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226018004", + "display" : "Bourbon", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bourbon (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226019007", + "display" : "Brandy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brandy (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226021002", + "display" : "Cauliflower cheese", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cauliflower cheese (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226022009", + "display" : "Cheese pastry", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cheese pastry (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226023004", + "display" : "Cheesecake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cheesecake (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226024005", + "display" : "Chocolate digestive biscuit", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chocolate digestive biscuit (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226025006", + "display" : "Cider", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cider (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hard cider" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226026007", + "display" : "Cocoa drink", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cocoa drink (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226031009", + "display" : "Gin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226032002", + "display" : "Malted milk drink", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Malted milk drink (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226033007", + "display" : "Hot chocolate drink", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hot chocolate drink (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226036004", + "display" : "Lager", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lager (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226037008", + "display" : "Lasagne", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lasagne (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226038003", + "display" : "Liqueur", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Liqueur (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226040008", + "display" : "Martini", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Martini (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226041007", + "display" : "Mint - sweet", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mint - sweet (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mint" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226046002", + "display" : "Plain digestive biscuit", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Plain digestive biscuit (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226047006", + "display" : "Port", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Port (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226053006", + "display" : "Rose wine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rose wine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226054000", + "display" : "Rum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rum (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226057007", + "display" : "Sherry", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sherry (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226061001", + "display" : "Tamarind", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tamarind (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226062008", + "display" : "Trail mix", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trail mix (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226064009", + "display" : "Vodka", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vodka (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226367006", + "display" : "Eicosapentaenoic acid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Eicosapentaenoate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Icosapent" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "EPA - Eicosapentaenoic acid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Eicosapentaenoic acid (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226368001", + "display" : "DHA - Docosahexaenoic acid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Docosahexaenoic acid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Docosahexaenoic acid (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226465004", + "display" : "Drinks", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Drinks (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226466003", + "display" : "Milky drink", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Milky drink (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226467007", + "display" : "Milk shake drink", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Milk shake drink (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226468002", + "display" : "Milk shake powder drink", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Milk shake powder drink (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226469005", + "display" : "Milk shake syrup drink", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Milk shake syrup drink (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226470006", + "display" : "Coffee with milk", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "White coffee" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Coffee with milk (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226471005", + "display" : "Coffee with milk and sugar", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Coffee with milk and sugar (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226472003", + "display" : "Black coffee", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Coffee without milk" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Black coffee (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226473008", + "display" : "Black coffee with sugar", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Black coffee with sugar (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226474002", + "display" : "Tea with milk", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tea with milk (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226475001", + "display" : "Tea with milk and sugar", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tea with milk and sugar (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226476000", + "display" : "Black tea", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tea without milk" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Black tea (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226477009", + "display" : "Black tea with sugar", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Black tea with sugar (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226478004", + "display" : "Herbal tea", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Herbal tea (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226479007", + "display" : "Fizzy drink", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carbonated drink" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carbonated drink (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226480005", + "display" : "Sugar-free fizzy drink", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sugar-free carbonated drink" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sugar-free carbonated drink (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226481009", + "display" : "Cola drink", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Coke drink" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cola drink (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226482002", + "display" : "Diet coke", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sugar-free cola" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sugar-free cola (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226483007", + "display" : "Lemonade", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lemon-flavored carbonated drink" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lemon-flavored carbonated drink (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lemon-flavoured carbonated drink" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226484001", + "display" : "Sugar-free lemonade", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diet lemonade" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sugar-free lemonade (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sugar-free lemon-flavoured carbonated drink" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sugar-free lemon-flavored carbonated drink" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226486004", + "display" : "Tonic water", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tonic water (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226487008", + "display" : "Sugar-free tonic water", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Slimline tonic water" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sugar-free tonic water (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226488003", + "display" : "Fruit cordial drink", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fruit squash drink" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fruit squash drink (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226489006", + "display" : "Diluted fruit squash drink", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diluted fruit cordial drink" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diluted fruit squash drink (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226491003", + "display" : "Apple juice", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Apple juice (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226492005", + "display" : "Grape juice", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Grape juice (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226493000", + "display" : "Grapefruit juice", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Grapefruit juice (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226495007", + "display" : "Lemon juice", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lemon juice (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226496008", + "display" : "Orange juice", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "OJ - Orange juice" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Orange juice (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226497004", + "display" : "Pineapple juice", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pineapple juice (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226498009", + "display" : "Tomato juice", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tomato juice (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226499001", + "display" : "Sports drink", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Isotonic drink" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sports drink (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226500005", + "display" : "Bitter beer", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bitter beer (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226501009", + "display" : "Pale ale", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pale ale (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226502002", + "display" : "Low alcohol beer", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ETOH - Low alcohol beer" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Low alcohol beer (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226503007", + "display" : "Low sugar beer", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CHO - Low carbohydrate beer" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Low carbohydrate beer" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Low carbohydrate beer (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226504001", + "display" : "Home brewed beer", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Home-brew" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Home brewed beer (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226505000", + "display" : "Strong ale", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Strong ale (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226506004", + "display" : "Brown ale", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brown ale (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226507008", + "display" : "Stout", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Guinness" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stout (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226508003", + "display" : "ETOH - Low alcohol lager", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Low alcohol lager" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Low alcohol lager (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226509006", + "display" : "Low carbohydrate lager", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CHO - Low carbohydrate lager" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Low carbohydrate lager (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226510001", + "display" : "Pils-type lager", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "High alcohol lager" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "High alcohol lager (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226511002", + "display" : "Home brewed lager", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Home brewed lager (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226512009", + "display" : "Dry cider", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dry cider (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226513004", + "display" : "Sweet cider", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sweet cider (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226514005", + "display" : "Vintage cider", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vintage cider (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226515006", + "display" : "Strong cider", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Strong cider (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226516007", + "display" : "Dry white wine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dry white wine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226517003", + "display" : "Medium white wine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medium white wine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226518008", + "display" : "Sweet white wine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sweet white wine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226519000", + "display" : "Sparkling white wine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sparkling white wine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226520006", + "display" : "Low alcohol wine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ETOH - Low alcohol wine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Low alcohol wine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226521005", + "display" : "Home brewed wine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Home brewed wine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226522003", + "display" : "Dry sherry", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dry sherry (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226523008", + "display" : "Medium sherry", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medium sherry (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226524002", + "display" : "Sweet sherry", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sweet sherry (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226525001", + "display" : "Dry martini", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dry martini (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226526000", + "display" : "Sweet martini", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sweet martini (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226527009", + "display" : "Advocaat", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Advocaat (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226528004", + "display" : "Whisky", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Whiskey" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Whiskey (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226529007", + "display" : "Starchy food", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Starchy food (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226530002", + "display" : "Baby cereal", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Baby cereal (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226531003", + "display" : "Rusk", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rusk (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226532005", + "display" : "Flavored rusk", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Flavoured rusk" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Flavored rusk (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226533000", + "display" : "Low sugar rusk", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Low sugar rusk (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226534006", + "display" : "Plain rusk", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Plain rusk (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226535007", + "display" : "Wholemeal rusk", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Wholemeal rusk (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226536008", + "display" : "Rice-based baby cereal", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rice-based baby cereal (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226537004", + "display" : "Mixed cereal-based baby cereal", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mixed cereal-based baby cereal (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226538009", + "display" : "Wheat-based baby cereal", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Wheat-based baby cereal (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226539001", + "display" : "Biscuit", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cookie and/or cracker" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cookie and/or cracker (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226540004", + "display" : "Chocolate biscuit", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chocolate biscuit (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226541000", + "display" : "Full coated chocolate biscuit", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Full coated chocolate biscuit (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226542007", + "display" : "Half-coated chocolate biscuit", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Half-coated chocolate biscuit (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226543002", + "display" : "Cracker", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cracker (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226544008", + "display" : "Cream cracker", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cream cracker (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226546005", + "display" : "Wholemeal cracker", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Wholemeal cracker (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226547001", + "display" : "Crispbread", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Crispbread (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226548006", + "display" : "Digestive biscuit", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Digestive biscuit (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226549003", + "display" : "Gingernut biscuit", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gingernut biscuit (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226550003", + "display" : "Home-made biscuit", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Home-made biscuit (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226551004", + "display" : "Matzo", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Matzo (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226552006", + "display" : "Oatcake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oatcake (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226553001", + "display" : "Sandwich biscuit", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sandwich biscuit (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226554007", + "display" : "Semi-sweet biscuit", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Semi-sweet biscuit (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226555008", + "display" : "Short-sweet biscuit", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Short-sweet biscuit (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226556009", + "display" : "Shortbread biscuit", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Shortbread biscuit (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226557000", + "display" : "Wafer biscuit", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Wafer biscuit (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226558005", + "display" : "Water biscuit", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Water biscuit (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226559002", + "display" : "Bread", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bread (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226560007", + "display" : "Brown bread", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brown bread (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226561006", + "display" : "Brown bread roll", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brown bread roll (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226562004", + "display" : "Breadcrumbs", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Breadcrumbs (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226563009", + "display" : "Chapati", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chapati (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226564003", + "display" : "White chapati", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "White chapati (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226565002", + "display" : "White chapati made with fat", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "White chapati made with fat (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226566001", + "display" : "White chapati made without fat", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "White chapati made without fat (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226567005", + "display" : "Wholemeal chapati", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Wholemeal chapati (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226568000", + "display" : "Wholemeal chapati made with fat", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Wholemeal chapati made with fat (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226569008", + "display" : "Wholemeal chapati made without fat", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Wholemeal chapati made without fat (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226570009", + "display" : "Currant bread", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Currant bread (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226571008", + "display" : "Granary bread", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Granary bread (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226572001", + "display" : "Granary bread roll", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Granary bread roll (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226574000", + "display" : "Malt bread", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Malt bread (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226575004", + "display" : "Naan bread", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Naan bread (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226576003", + "display" : "Papadum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Papadum (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226577007", + "display" : "Fried papadum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fried papadum (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226578002", + "display" : "Grilled papadum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Grilled papadum (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226579005", + "display" : "Paratha", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paratha (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226580008", + "display" : "Pitta bread", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pita bread (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pita bread" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226581007", + "display" : "White pitta bread", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "White pita bread (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "White pita bread" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226582000", + "display" : "Wholemeal pitta bread", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Wholemeal pita bread (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Wholemeal pita bread" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226583005", + "display" : "Milk bread", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Milk bread (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226584004", + "display" : "Rye bread", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rye bread (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226585003", + "display" : "Soda bread", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Soda bread (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226587006", + "display" : "Tortilla", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tortilla (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226589009", + "display" : "Wheatgerm bread", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Wheatgerm bread (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226590000", + "display" : "White bread", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "White bread (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226592008", + "display" : "Fried white bread", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fried white bread (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226593003", + "display" : "West Indian white bread", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "West Indian white bread (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226595005", + "display" : "White bread roll", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "White bread roll (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226596006", + "display" : "Wholemeal bread", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Wholemeal bread (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226597002", + "display" : "Wholemeal bread roll", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Wholemeal bread roll (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226598007", + "display" : "Breakfast cereal", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Breakfast cereal (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226601002", + "display" : "Bran flakes", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bran flakes (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226604005", + "display" : "Cornflakes", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cornflakes (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226611009", + "display" : "Muesli", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muesli (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226612002", + "display" : "Muesli Swiss style", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muesli Swiss style (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226613007", + "display" : "Muesli with extra fruit", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muesli with extra fruit (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226614001", + "display" : "Muesli with no added sugar", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muesli with no added sugar (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226616004", + "display" : "Oat and wheat bran", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oat and wheat bran (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226617008", + "display" : "Porridge", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Porridge (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226618003", + "display" : "Porridge made with milk", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Porridge made with milk (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226619006", + "display" : "Porridge made with semi-skimmed milk", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Porridge made with semi-skimmed milk (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226620000", + "display" : "Porridge made with skimmed milk", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Porridge made with skimmed milk (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226621001", + "display" : "Porridge made with whole milk", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Porridge made with whole milk (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226622008", + "display" : "Porridge made with water", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Porridge made with water (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226639005", + "display" : "Cake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cake (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226640007", + "display" : "All bran loaf", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "All bran loaf (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226641006", + "display" : "Battenburg cake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Battenburg cake (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226642004", + "display" : "Welsh cheesecake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Welsh cheesecake (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226643009", + "display" : "Cherry cake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cherry cake (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226644003", + "display" : "Chinese cake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chinese cake (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226645002", + "display" : "Chinese glutinous rice flour cake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chinese glutinous rice flour cake (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226647005", + "display" : "Chocolate cake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chocolate cake (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226648000", + "display" : "Chocolate cake with butter icing", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chocolate cake with butter icing (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226649008", + "display" : "Coconut cake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Coconut cake (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226650008", + "display" : "Crispie cake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Crispie cake (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226651007", + "display" : "Fancy iced cake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fancy iced cake (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226652000", + "display" : "Fruit cake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fruit cake (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226653005", + "display" : "Plain fruit cake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Plain fruit cake (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226654004", + "display" : "Rich fruit cake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rich fruit cake (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226655003", + "display" : "Iced fruit cake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Iced fruit cake (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226656002", + "display" : "Wholemeal fruit cake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Wholemeal fruit cake (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226657006", + "display" : "Gateau", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gateau (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226658001", + "display" : "Gingerbread", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gingerbread (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226659009", + "display" : "Lardy cake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lardy cake (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226660004", + "display" : "Madeira cake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Madeira cake (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226661000", + "display" : "Rock cake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rock cake (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226662007", + "display" : "Sevyiann", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sevyiann (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226663002", + "display" : "Sponge cake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sponge cake (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226664008", + "display" : "Fatless sponge cake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fatless sponge cake (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226665009", + "display" : "Frozen sponge cake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Frozen sponge cake (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226666005", + "display" : "Jam-filled sponge cake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Jam-filled sponge cake (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226667001", + "display" : "Fresh cream-filled sponge cake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fresh cream-filled sponge cake (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226668006", + "display" : "Sponge cake with butter icing", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sponge cake with butter icing (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226669003", + "display" : "Sponge cake made with cake mix", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sponge cake made with cake mix (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226670002", + "display" : "Swiss roll", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Swiss roll (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226671003", + "display" : "Chocolate filled swiss roll", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chocolate filled swiss roll (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226672005", + "display" : "Jam filled swiss roll", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Jam filled swiss roll (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226673000", + "display" : "Individual swiss roll", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Individual swiss roll (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226674006", + "display" : "Welsh cake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Welsh cake (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226675007", + "display" : "Individual cakes and pastries", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Individual cakes and pastries (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226676008", + "display" : "Asian pastry", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Asian pastry (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226677004", + "display" : "Brandy snap", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brandy snap (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226678009", + "display" : "Burfi", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Burfi (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226679001", + "display" : "Chelsea bun", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chelsea bun (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226680003", + "display" : "Choux bun", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Choux bun (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226681004", + "display" : "Cream horn", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cream horn (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226682006", + "display" : "Crumpet", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Crumpet (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226683001", + "display" : "Currant bun", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Currant bun (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226684007", + "display" : "Custard tart", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Custard tart (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226685008", + "display" : "Danish pastry", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Danish pastry (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226686009", + "display" : "Doughnut", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Doughnut (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226687000", + "display" : "Jam doughnut", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Jam doughnut (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226688005", + "display" : "Ring doughnut", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ring doughnut (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226689002", + "display" : "Fresh cream doughnut", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fresh cream doughnut (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226690006", + "display" : "Eccles cake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Eccles cake (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226691005", + "display" : "Eclair", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Eclair (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226692003", + "display" : "Flapjack", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Flapjack (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226693008", + "display" : "Greek pastry", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Greek pastry (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226694002", + "display" : "Gulab jamen", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gulab jamen (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226697009", + "display" : "Hot cross bun", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hot cross bun (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226699007", + "display" : "Jam tart", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Jam tart (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226700008", + "display" : "Jellabi", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Jellabi (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226701007", + "display" : "Melting moment", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Melting moment (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226702000", + "display" : "Mince pie", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mince pie (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226703005", + "display" : "Mincemeat tart", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mincemeat tart (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226704004", + "display" : "Muffin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muffin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226705003", + "display" : "Pinni", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pinni (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226706002", + "display" : "Rum baba", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rum baba (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226707006", + "display" : "Scone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Scone (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226708001", + "display" : "Cheese scone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cheese scone (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226709009", + "display" : "Fruit scone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fruit scone (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226710004", + "display" : "Plain scone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Plain scone (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226711000", + "display" : "Potato scone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Potato scone (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226712007", + "display" : "Wholemeal scone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Wholemeal scone (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226713002", + "display" : "Wholemeal fruit scone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Wholemeal fruit scone (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226714008", + "display" : "Scotch pancake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Scotch pancake (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226715009", + "display" : "Shortbread", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Shortbread (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226716005", + "display" : "Strawberry tartlet", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Strawberry tartlet (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226717001", + "display" : "Teacake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Teacake (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226718006", + "display" : "Vanilla slice", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vanilla slice (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226719003", + "display" : "Waffle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Waffle (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226720009", + "display" : "Arrowroot", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arrowroot (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226721008", + "display" : "Pearl barley", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pearl barley (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226722001", + "display" : "Whole grain barley", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Whole grain barley (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226723006", + "display" : "Buckwheat - cereal", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Buckwheat" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Buckwheat - cereal (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226724000", + "display" : "Bulgur wheat", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bulgur wheat (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226725004", + "display" : "Oatmeal", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oatmeal (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226726003", + "display" : "Popcorn", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Popcorn (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226727007", + "display" : "Plain popcorn", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Plain popcorn (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226728002", + "display" : "Sweet popcorn", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sweet popcorn (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226729005", + "display" : "Salted popcorn", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Salted popcorn (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226730000", + "display" : "Buttered popcorn", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Buttered popcorn (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226731001", + "display" : "Sago", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sago (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226732008", + "display" : "Semolina", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Semolina (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226733003", + "display" : "Tapioca", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tapioca (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226734009", + "display" : "Wheatgerm", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Wheatgerm (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226735005", + "display" : "Noodles", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Noodles (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226736006", + "display" : "Egg noodles", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Egg noodles (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226737002", + "display" : "Fried noodles", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fried noodles (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226738007", + "display" : "Plain noodles", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Plain noodles (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226739004", + "display" : "Pot noodles", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pot noodles (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226740002", + "display" : "Pasta", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pasta (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226741003", + "display" : "Cannelloni", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cannelloni (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226742005", + "display" : "Macaroni", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Macaroni (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226743000", + "display" : "Ravioli", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ravioli (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226744006", + "display" : "Spaghetti", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spaghetti (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226745007", + "display" : "White spaghetti", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "White spaghetti (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226746008", + "display" : "Wholemeal spaghetti", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Wholemeal spaghetti (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226747004", + "display" : "Tinned spaghetti", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tinned spaghetti (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226748009", + "display" : "Vermicelli", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vermicelli (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226749001", + "display" : "Pastry", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pastry (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226750001", + "display" : "Choux pastry", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Choux pastry (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226751002", + "display" : "Flaky pastry", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Flaky pastry (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226752009", + "display" : "Flan case pastry", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Flan case pastry (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226753004", + "display" : "Puff pastry", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Puff pastry (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226754005", + "display" : "Shortcrust pastry", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Shortcrust pastry (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226755006", + "display" : "Wholemeal pastry", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Wholemeal pastry (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226756007", + "display" : "Brown rice", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brown rice (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226757003", + "display" : "Red rice", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Red rice (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226758008", + "display" : "Savory rice", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Savoury rice" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Savory rice (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226759000", + "display" : "White rice", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "White rice (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226761009", + "display" : "Gold top milk", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Channel island milk" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Channel island milk (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226762002", + "display" : "Flavored cow's milk", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Flavoured cow's milk" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Flavored cow's milk (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226763007", + "display" : "Semi-skimmed milk", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Red top milk" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "SSM - Semi-skimmed milk" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "SSK - Semi-skimmed milk" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Low fat milk" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Semi-skimmed milk (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226764001", + "display" : "Calcium fortified semi-skimmed milk", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Calcium fortified semi-skimmed milk (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226765000", + "display" : "Calcium fortified skimmed milk", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Calcium fortified skimmed milk (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226766004", + "display" : "Sterilised milk", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sterilized milk" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sterilized milk (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226767008", + "display" : "Whole milk", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Silver top milk" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Whole milk (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226768003", + "display" : "Calcium fortified whole milk", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Calcium fortified whole milk (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226769006", + "display" : "Buttermilk", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Buttermilk (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226770007", + "display" : "Whey", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Whey (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226771006", + "display" : "Dried milk", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dried milk (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226774003", + "display" : "Buttermilk powder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Buttermilk powder (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226775002", + "display" : "Dried goat's milk", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dried goat's milk (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226776001", + "display" : "Dried cow's milk", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dried cow's milk (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226777005", + "display" : "Dried semi-skimmed cow's milk", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dried semi-skimmed milk powder" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "DSSM - Dried semi-skimmed milk powder" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Semi-skimmed milk powder" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "SSMP - Dried semi-skimmed milk powder" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dried low fat milk" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dried semi-skimmed cow's milk (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226778000", + "display" : "Skimmed milk powder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "SMP - Skimmed milk powder" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "DSM - Dried skimmed milk powder" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dried skimmed milk powder" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dried skimmed cow's milk" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dried skimmed cow's milk (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dried nonfat milk" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226779008", + "display" : "Dried skimmed cow's milk with vegetable fat", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dried skimmed cow's milk with vegetable fat (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226780006", + "display" : "Dried whole milk", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dried whole milk (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226781005", + "display" : "Dried soya milk", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dried soya bean milk" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dried Glycine max milk" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dried Glycine max milk (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dried soybean milk" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226782003", + "display" : "Dried whey", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dried whey (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226783008", + "display" : "Tinned milk", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tinned milk (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226784002", + "display" : "Condensed milk", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Condensed milk (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226785001", + "display" : "Skimmed sweetened condensed milk", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Skimmed sweetened condensed milk (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226786000", + "display" : "Whole sweetened condensed milk", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Whole sweetened condensed milk (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226787009", + "display" : "Evaporated milk", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Evaporated milk (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Unsweetened condensed milk" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226788004", + "display" : "Low fat evaporated milk", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Low fat evaporated milk (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226789007", + "display" : "Breast milk", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "BM - Breast milk" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human milk" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Breast milk (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mother's milk" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226790003", + "display" : "EBM - Expressed breast milk", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "BM - Expressed breast milk" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Expressed human milk" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Expressed breast milk" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Expressed breast milk (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226791004", + "display" : "Sheep milk", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sheep milk (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226793001", + "display" : "Soya milk", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glycine max milk (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glycine max milk" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Soybean milk" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Soya bean milk" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226795008", + "display" : "Junior milk", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Follow on milk" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Follow on milk (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226796009", + "display" : "Fresh cream", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fresh cream (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226797000", + "display" : "Half-cream", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Half-cream (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226798005", + "display" : "Double cream", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "DC - Double cream" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Double cream (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226799002", + "display" : "Clotted cream", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clotted cream (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226800003", + "display" : "Single cream", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Single cream (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226801004", + "display" : "Soured cream", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Soured cream (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226802006", + "display" : "Whipping cream", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Whipping cream (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226803001", + "display" : "Tinned cream", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tinned cream (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226805008", + "display" : "Imitation cream", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Imitation cream (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226808005", + "display" : "Smatana", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Smatana (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226809002", + "display" : "Cheese spread", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cheese spread (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226810007", + "display" : "Plain cheese spread", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Plain cheese spread (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226811006", + "display" : "Flavored cheese spread", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Flavoured cheese spread" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Flavored cheese spread (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226812004", + "display" : "Lactic cheese spread", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lactic cheese spread (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226813009", + "display" : "Low fat cheese spread", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Low fat cheese spread (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226814003", + "display" : "Cottage cheese", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cottage cheese (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226815002", + "display" : "Plain cottage cheese", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Plain cottage cheese (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226816001", + "display" : "Very low fat cottage cheese", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Very low fat cottage cheese (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226817005", + "display" : "Cottage cheese with additions", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cottage cheese with additions (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226818000", + "display" : "Hard cheese", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hard cheese (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226819008", + "display" : "Caerphilly cheese", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Caerphilly cheese (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226820002", + "display" : "Cheddar cheese", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cheddar cheese (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226821003", + "display" : "Reduced fat cheddar cheese", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reduced fat cheddar cheese (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226822005", + "display" : "Vegetarian cheddar cheese", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vegetarian cheddar cheese (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226823000", + "display" : "Cheshire cheese", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cheshire cheese (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226824006", + "display" : "Reduced fat Cheshire cheese", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reduced fat Cheshire cheese (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226825007", + "display" : "Derby cheese", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Derby cheese (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226826008", + "display" : "Danish blue cheese", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Danish blue cheese (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226827004", + "display" : "Double Gloucester cheese", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Double Gloucester cheese (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226828009", + "display" : "Edam cheese", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Edam cheese (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226829001", + "display" : "Edam-type cheese reduced fat", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Edam-type cheese reduced fat (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226830006", + "display" : "Emmental cheese", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Emmental cheese (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226831005", + "display" : "Feta cheese", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Feta cheese (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226832003", + "display" : "Gouda cheese", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gouda cheese (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226834002", + "display" : "Gruyere cheese", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gruyere cheese (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226835001", + "display" : "Lancashire cheese", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lancashire cheese (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226836000", + "display" : "Leicester cheese", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Leicester cheese (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226837009", + "display" : "Mozzarella cheese", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mozzarella cheese (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226838004", + "display" : "Parmesan cheese", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Parmesan cheese (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226839007", + "display" : "Red Windsor cheese", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Red Windsor cheese (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226840009", + "display" : "Roquefort cheese", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Roquefort cheese (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226841008", + "display" : "Sage Derby cheese", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sage Derby cheese (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226842001", + "display" : "Soya cheese", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Soya bean cheese" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glycine max cheese" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glycine max cheese (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Soybean cheese" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226843006", + "display" : "Stilton - white cheese", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stilton - white cheese (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226844000", + "display" : "Stilton - blue cheese", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stilton - blue cheese (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226845004", + "display" : "Wensleydale cheese", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Wensleydale cheese (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226846003", + "display" : "Processed cheese", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Processed cheese (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226847007", + "display" : "Smoked processed cheese", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Smoked processed cheese (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226848002", + "display" : "Soft cheese", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Soft cheese (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226849005", + "display" : "Cream cheese", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cream cheese (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226850005", + "display" : "Medium fat cream cheese", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medium fat cream cheese (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226851009", + "display" : "Low fat cream cheese", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Low fat cream cheese (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226852002", + "display" : "Goats milk soft cheese", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Goats milk soft cheese (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226853007", + "display" : "Ricotta cheese", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ricotta cheese (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226854001", + "display" : "Soft mold ripened cheese", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Soft mould ripened cheese" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Soft mold ripened cheese (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226855000", + "display" : "Brie cheese", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brie cheese (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226856004", + "display" : "Camembert cheese", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Camembert cheese (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226857008", + "display" : "Fromage frais", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fromage frais (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226858003", + "display" : "Plain fromage frais", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Plain fromage frais (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226859006", + "display" : "Flavoured fromage frais", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Flavored fromage frais" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Flavored fromage frais (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226860001", + "display" : "Fruit fromage frais", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fruit fromage frais (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226861002", + "display" : "Very low fat fromage frais", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Very low fat fromage frais (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226862009", + "display" : "Quark", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Quark (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226863004", + "display" : "Yoghurt", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Yogurt" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Yogurt (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226864005", + "display" : "Whole milk yogurt", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Whole milk yoghurt" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Whole milk yogurt (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226865006", + "display" : "Whole milk plain yoghurt", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Whole milk plain yogurt" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Whole milk plain yogurt (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226866007", + "display" : "Whole milk fruit yogurt", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Whole milk fruit yoghurt" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Whole milk fruit yogurt (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226867003", + "display" : "Whole milk flavored yoghurt", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Whole milk flavored yogurt" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Whole milk flavoured yoghurt" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Whole milk flavored yogurt (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226868008", + "display" : "Live yogurt", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bio yogurt" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bio yoghurt" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Live yoghurt" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Live yogurt (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226869000", + "display" : "Organic yoghurt", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Organic yogurt" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Organic yogurt (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226870004", + "display" : "Goat's milk yogurt", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Goat's milk yoghurt" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Goat's milk yogurt (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226871000", + "display" : "Low fat yoghurt", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Low fat yogurt" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "LF - Low fat yogurt" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "LF - Low fat yoghurt" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Low fat yogurt (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226872007", + "display" : "Plain low fat yogurt", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Plain low fat yoghurt" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Plain low fat yogurt (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226873002", + "display" : "Flavoured low fat yoghurt", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Flavored low fat yoghurt" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Flavored low fat yogurt" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Flavored low fat yogurt (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226874008", + "display" : "Fruit low fat yogurt", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fruit low fat yoghurt" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fruit low fat yogurt (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226875009", + "display" : "Muesli-nut low fat yoghurt", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muesli-nut low fat yogurt" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muesli-nut low fat yogurt (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226876005", + "display" : "Low calorie yogurt", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Low calorie yoghurt" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Low calorie yogurt (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226877001", + "display" : "Drinking yoghurt", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Drinking yogurt" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Drinking yogurt (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226878006", + "display" : "Greek yogurt", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Greek yoghurt" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Greek yogurt (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226879003", + "display" : "Sheep's milk yoghurt", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sheep's milk yogurt" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sheep's milk yogurt (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226880000", + "display" : "Soya milk yogurt", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Soya milk yoghurt" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glycine max milk yogurt" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Soya bean milk yogurt" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glycine max milk yogurt (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Soybean milk yogurt" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226881001", + "display" : "Dried egg", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Powdered egg" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dried egg (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226882008", + "display" : "BE - Boiled egg", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Boiled egg" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Boiled egg (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226883003", + "display" : "Fried egg", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "FE - Fried egg" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fried egg (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226884009", + "display" : "PE - Poached egg", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poached egg" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poached egg (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226885005", + "display" : "Raw egg", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Raw egg (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226886006", + "display" : "Scrambled egg", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "SE - Scrambled egg" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Scrambled egg (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226887002", + "display" : "Fat and oil", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fat and oil (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226888007", + "display" : "Butter", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Butter (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226889004", + "display" : "Blended spread", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blended spread (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226890008", + "display" : "Margarine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Margarine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226891007", + "display" : "Hard vegetable fat margarine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hard vegetable fat margarine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226892000", + "display" : "Hard animal and vegetable fat margarine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hard animal and vegetable fat margarine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226894004", + "display" : "Soft polyunsaturated fat margarine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PUFA - Polyunsaturated fat margarine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Soft polyunsaturated fat margarine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226895003", + "display" : "Olive oil margarine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "MUFA - Monounsaturated fat margarine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Monounsaturated fat margarine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Monounsaturated fat margarine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226896002", + "display" : "Low fat spread", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "LF - Low fat spread" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "LFS - Low fat spread" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Low fat spread (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226897006", + "display" : "VLF - Very low fat spread", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Very low fat spread" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Very low fat spread (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226898001", + "display" : "Dripping", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dripping (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226899009", + "display" : "Lard", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lard (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226900004", + "display" : "Suet", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Suet (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226901000", + "display" : "Ghee", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ghee (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226902007", + "display" : "Butter ghee", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Butter ghee (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226903002", + "display" : "Palm oil ghee", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Palm oil ghee (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226904008", + "display" : "Vegetable oil ghee", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vegetable oil ghee (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226907001", + "display" : "Palm oil", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Palm oil (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226908006", + "display" : "Rapeseed oil", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rapeseed oil (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226909003", + "display" : "Rapeseed oil high erucic acid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rapeseed oil high erucic acid (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226910008", + "display" : "Rapeseed oil low erucic acid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rapeseed oil low erucic acid (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226911007", + "display" : "Soya oil", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Soybean oil" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Soy bean oil" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Soya bean oil" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glycine max oil (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glycine max oil" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226912000", + "display" : "Sunflowerseed oil", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sunflowerseed oil (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226913005", + "display" : "Blended vegetable oil", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blended vegetable oil (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226914004", + "display" : "Polyunsaturated vegetable oil", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PUFA - Polyunsaturated vegetable oil" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Polyunsaturated vegetable oil (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226915003", + "display" : "Red meat", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Red meat (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226916002", + "display" : "Beef", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Beef (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226917006", + "display" : "Beef steak", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Beef steak (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226918001", + "display" : "Grilled beef steak", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Grilled beef steak (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226919009", + "display" : "Fried beef steak", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fried beef steak (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226920003", + "display" : "Boiled beef", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Boiled beef (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226921004", + "display" : "Boiled salt beef", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Boiled salt beef (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226922006", + "display" : "Minced beef", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Minced beef (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226923001", + "display" : "Stewed minced beef", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stewed minced beef (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226924007", + "display" : "Stewed extra-lean minced beef", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stewed extra-lean minced beef (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226925008", + "display" : "Roast beef", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Roast beef (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226926009", + "display" : "Lean roast beef", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lean roast beef (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226927000", + "display" : "Stewed beef", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stewed steak" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stewed steak (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226928005", + "display" : "Bacon", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bacon (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226929002", + "display" : "Boiled bacon", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Boiled bacon (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226930007", + "display" : "Fried bacon", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fried bacon (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226931006", + "display" : "Grilled bacon", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Grilled bacon (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226932004", + "display" : "Gammon", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gammon (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226933009", + "display" : "Roast ham", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Roast gammon" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Roast gammon (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226934003", + "display" : "Pork", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pork (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226935002", + "display" : "Fried pork chop", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fried pork chop (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226936001", + "display" : "Grilled pork chop", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Grilled pork chop (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226937005", + "display" : "Minced pork", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Minced pork (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226938000", + "display" : "Roast pork", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Roast pork (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226939008", + "display" : "Lean roast pork", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lean roast pork (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226940005", + "display" : "Roast belly pork", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Roast belly pork (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226941009", + "display" : "Boiled ham", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Boiled ham (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226942002", + "display" : "Lamb", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lamb - meat (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lamb - meat" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226943007", + "display" : "Fried lamb chop", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fried lamb chop (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226944001", + "display" : "Grilled lamb chop", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Grilled lamb chop (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226945000", + "display" : "Minced lamb", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Minced lamb (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226946004", + "display" : "Roast lamb", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Roast lamb (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226947008", + "display" : "Lean roast lamb", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lean roast lamb (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226948003", + "display" : "Roast leg of lamb", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Roast leg of lamb (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226949006", + "display" : "Roast shoulder of lamb", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Roast shoulder of lamb (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226950006", + "display" : "Roast breast of lamb", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Roast breast of lamb (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226951005", + "display" : "Stewed lamb", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stewed lamb (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226952003", + "display" : "Veal", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Veal (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226953008", + "display" : "Fried veal", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fried veal (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226954002", + "display" : "Grilled veal", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Grilled veal (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226955001", + "display" : "Chicken", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chicken - meat" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chicken - meat (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226956000", + "display" : "Boiled chicken", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Boiled chicken (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226957009", + "display" : "Fried chicken", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fried chicken (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226958004", + "display" : "Fried chicken in batter", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fried chicken in batter (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226959007", + "display" : "Fried chicken in breadcrumb", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fried chicken in breadcrumb (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226960002", + "display" : "Fried chicken nuggets", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fried chicken nuggets (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226961003", + "display" : "Roast chicken", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Roast chicken (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226962005", + "display" : "Minced chicken", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Minced chicken (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226963000", + "display" : "Duck - meat", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Duck" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Duck - meat (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226964006", + "display" : "Roast duck", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Roast duck (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226965007", + "display" : "Goose", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Goose - meat (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Goose - meat" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226966008", + "display" : "Roast goose", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Roast goose (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226967004", + "display" : "Turkey - meat", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Turkey - meat (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226968009", + "display" : "Roast turkey", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Roast turkey (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226969001", + "display" : "Stewed turkey", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stewed turkey (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226970000", + "display" : "Minced turkey", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Minced turkey (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226971001", + "display" : "Game - meat", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Game - meat (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226972008", + "display" : "Grouse - meat", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Grouse" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Grouse - meat (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226973003", + "display" : "Roast grouse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Roast grouse (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226974009", + "display" : "Partridge - meat", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Partridge" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Partridge - meat (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226975005", + "display" : "Roast partridge", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Roast partridge (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226976006", + "display" : "Pheasant", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pheasant - meat" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pheasant - meat (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226977002", + "display" : "Roast pheasant", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Roast pheasant (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226978007", + "display" : "Roast pigeon", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Roast pigeon (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226979004", + "display" : "Roast venison", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Roast venison (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226980001", + "display" : "Stewed hare", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stewed hare (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226981002", + "display" : "Stewed rabbit", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stewed rabbit (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226982009", + "display" : "Offal", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Offal (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226983004", + "display" : "Heart - meat", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Heart - meat (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226984005", + "display" : "Stewed heart", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stewed heart (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226985006", + "display" : "Roast heart", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Roast heart (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226987003", + "display" : "Kidney - meat", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Kidney - meat (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226988008", + "display" : "Fried kidney", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fried kidney (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226989000", + "display" : "Grilled kidney", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Grilled kidney (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226990009", + "display" : "Stewed kidney", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stewed kidney (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226991008", + "display" : "Liver - meat", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Liver - meat (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226992001", + "display" : "Fried liver", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fried liver (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226993006", + "display" : "Grilled liver", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Grilled liver (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226994000", + "display" : "Stewed liver", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stewed liver (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226995004", + "display" : "Oxtail", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oxtail - food (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oxtail - food" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226996003", + "display" : "Stewed oxtail", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stewed oxtail (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226997007", + "display" : "Sweetbread", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sweetbread (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226998002", + "display" : "Fried sweetbread", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fried sweetbread (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226999005", + "display" : "Tongue - meat", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tongue - meat (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227000008", + "display" : "Tripe", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tripe (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227001007", + "display" : "Dressed tripe", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dressed tripe (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227002000", + "display" : "Dressed stewed tripe", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dressed stewed tripe (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227003005", + "display" : "Meat products", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Meat agents (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Meat agents" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227004004", + "display" : "Meat burger", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Burger" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Burger (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227005003", + "display" : "Beef burger", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Beef burger (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227006002", + "display" : "Pork burger", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pork burger (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227007006", + "display" : "Lamb burger", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lamb burger (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227008001", + "display" : "Chicken burger", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chicken burger (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227009009", + "display" : "Turkey burger", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Turkey burger (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227010004", + "display" : "Black pudding", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Black pudding (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227011000", + "display" : "Brawn", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brawn - meat (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brawn - meat" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227012007", + "display" : "Faggot", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Faggot - meat (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Faggot - meat" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227013002", + "display" : "Haggis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haggis (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227014008", + "display" : "Liver pate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Liver pate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227015009", + "display" : "LF - Low fat liver pate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Low fat liver pate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Low fat liver pate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227016005", + "display" : "Meat paste", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Meat paste (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227017001", + "display" : "Polony", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Polony - meat agent (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Polony - meat agent" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227018006", + "display" : "Salami", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Salami (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227019003", + "display" : "Saveloy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Saveloy (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227020009", + "display" : "Sausage", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sausage (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227021008", + "display" : "Frankfurter", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Frankfurter (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227022001", + "display" : "LF - Low fat sausage", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Low fat sausage" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Low fat sausage (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227023006", + "display" : "Beef sausage", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Beef sausage (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227024000", + "display" : "LF - Low fat beef sausage", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Low fat beef sausage" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Low fat beef sausage (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227025004", + "display" : "Pork sausage", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pork sausage (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227026003", + "display" : "LF - Low fat pork sausage", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Low fat pork sausage" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Low fat pork sausage (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227027007", + "display" : "Turkey sausage", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Turkey sausage (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227028002", + "display" : "Low fat turkey sausage", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Low fat turkey sausage (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227029005", + "display" : "Liver sausage", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Liver sausage (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227030000", + "display" : "White pudding", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "White pudding (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227031001", + "display" : "Processed meat", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Processed meat (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227032008", + "display" : "Chicken roll", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chicken roll (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227033003", + "display" : "Chopped ham and pork", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chopped ham and pork (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227034009", + "display" : "Corned beef", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Corned beef (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227036006", + "display" : "Luncheon meat", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Luncheon meat (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227038007", + "display" : "White fish", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "White fish (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227040002", + "display" : "Bele", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bele (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227041003", + "display" : "Boal", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Boal (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227042005", + "display" : "Bream", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bream (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227044006", + "display" : "Chinese salted fish", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chinese salted fish (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227045007", + "display" : "Chital", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chital (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227046008", + "display" : "Baked cod", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Baked cod (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227047004", + "display" : "Poached cod", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poached cod (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227048009", + "display" : "Grilled cod", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Grilled cod (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227049001", + "display" : "Fried cod", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fried cod (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227050001", + "display" : "Fried cod in batter", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fried cod in batter (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227051002", + "display" : "Fried cod in breadcrumbs", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fried cod in breadcrumbs (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227052009", + "display" : "Fried cod goujons in breadcrumbs", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fried cod goujons in breadcrumbs (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227053004", + "display" : "Cod in batter baked in the oven", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cod in batter baked in the oven (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227054005", + "display" : "Dried salted cod", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dried salted cod (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227055006", + "display" : "Smoked poached cod", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Smoked poached cod (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227058008", + "display" : "Dab", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dab (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227060005", + "display" : "Poached haddock", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poached haddock (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227061009", + "display" : "Fried haddock", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fried haddock (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227062002", + "display" : "Fried haddock in batter", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fried haddock in batter (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227063007", + "display" : "Fried haddock in breadcrumbs", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fried haddock in breadcrumbs (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227064001", + "display" : "Fried haddock goujons in breadcrumbs", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fried haddock goujons in breadcrumbs (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227065000", + "display" : "Smoked poached haddock", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Smoked poached haddock (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227066004", + "display" : "Hake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hake (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227067008", + "display" : "Halibut", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Halibut (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227068003", + "display" : "Hoki", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hoki (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227069006", + "display" : "Fried hoki in batter", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fried hoki in batter (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227070007", + "display" : "John dory", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "John dory (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227071006", + "display" : "Kalabasu", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Kalabasu (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227072004", + "display" : "Lemon sole", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lemon sole (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227073009", + "display" : "Poached lemon sole", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poached lemon sole (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227074003", + "display" : "Fried lemon sole", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fried lemon sole (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227075002", + "display" : "Fried lemon sole in breadcrumbs", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fried lemon sole in breadcrumbs (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227076001", + "display" : "Ling", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ling (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227078000", + "display" : "Monkfish", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Monkfish (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227080006", + "display" : "Grey mullet", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gray mullet (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gray mullet" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227081005", + "display" : "Red mullet", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Red mullet (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227083008", + "display" : "Plaice", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Plaice (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227084002", + "display" : "Poached plaice", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poached plaice (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227085001", + "display" : "Fried plaice", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fried plaice (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227086000", + "display" : "Fried plaice in batter", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fried plaice in batter (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227087009", + "display" : "Fried plaice in breadcrumbs", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fried plaice in breadcrumbs (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227088004", + "display" : "Fried plaice goujons in breadcrumbs", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fried plaice goujons in breadcrumbs (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227089007", + "display" : "Pollack", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pollack (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227092006", + "display" : "Black pomfret", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Black pomfret (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227093001", + "display" : "White pomfret", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "White pomfret (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227096009", + "display" : "Rohu", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rohu (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227097000", + "display" : "Dogfish", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rock salmon" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rock salmon (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227098005", + "display" : "Fried rock salmon in batter", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fried dogfish in batter" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fried rock salmon in batter (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227099002", + "display" : "Saithe", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Saithe (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Coley" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pollachius virens" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227101009", + "display" : "Shark - food", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Shark" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Shark - food (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227103007", + "display" : "Fried skate in batter", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fried skate in batter (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227104001", + "display" : "Tiliapa", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tiliapa (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227105000", + "display" : "Turbot", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Turbot (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227106004", + "display" : "Whiting", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Whiting (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227107008", + "display" : "Poached whiting", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poached whiting (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227108003", + "display" : "Fried whiting", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fried whiting (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227109006", + "display" : "Fried whiting in breadcrumbs", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fried whiting in breadcrumbs (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227110001", + "display" : "Oily fish", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fatty fish" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fatty fish (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227111002", + "display" : "Bacha", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bacha (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227114005", + "display" : "Jellied eel", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Jellied eel (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227115006", + "display" : "Dried herring", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dried herring (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227116007", + "display" : "Fried herring in oatmeal", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fried herring in oatmeal (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227117003", + "display" : "Grilled herring", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Grilled herring (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227118008", + "display" : "Pickled herring", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pickled herring (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227119000", + "display" : "Hilsa", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hilsa (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227120006", + "display" : "Jackfish", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Jackfish (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227121005", + "display" : "Katla", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Katla (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227122003", + "display" : "Kipper", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Kipper (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227123008", + "display" : "Poached kipper", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poached kipper (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227124002", + "display" : "Grilled kipper", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Grilled kipper (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227126000", + "display" : "Fried mackerel", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fried mackerel (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227127009", + "display" : "Grilled mackerel", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Grilled mackerel (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227128004", + "display" : "Smoked mackerel", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Smoked mackerel (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227129007", + "display" : "Grilled smoked mackerel", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Grilled smoked mackerel (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227130002", + "display" : "Orange roughy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Orange roughy (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227131003", + "display" : "Pangas", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pangas (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227132005", + "display" : "Grilled salmon", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Grilled salmon (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227133000", + "display" : "Poached salmon", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poached salmon (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227134006", + "display" : "Smoked salmon", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Smoked salmon (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227135007", + "display" : "Salmon en croute", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Salmon en croute (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227136008", + "display" : "Sardine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sardine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227137004", + "display" : "Grilled sardine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Grilled sardine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227138009", + "display" : "Fried sardine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fried sardine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227139001", + "display" : "Sprats", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sprats (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227141000", + "display" : "Fried trout", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fried trout (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227142007", + "display" : "Baked trout", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Baked trout (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227143002", + "display" : "Smoked trout", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Smoked trout (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227144008", + "display" : "Tuna fish", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tuna fish (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tuna" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227145009", + "display" : "Whitebait fried", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Whitebait fried (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227147001", + "display" : "Cockles", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cockles (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227148006", + "display" : "Cockles bottled in vinegar", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cockles bottled in vinegar (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227150003", + "display" : "Mussel", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mussel (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227151004", + "display" : "Prawns", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prawns (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227152006", + "display" : "Boiled prawns", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Boiled prawns (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227153001", + "display" : "Fried prawns", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fried prawns (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227154007", + "display" : "Fried prawns in batter", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fried prawns in batter (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227155008", + "display" : "Dried prawns", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dried prawns (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227156009", + "display" : "Scampi", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Scampi (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227157000", + "display" : "Fried scampi in batter", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fried scampi in batter (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227158005", + "display" : "Fried scampi in breadcrumbs", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fried scampi in breadcrumbs (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227159002", + "display" : "Fried shrimp", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fried shrimp (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227160007", + "display" : "Dried shrimp", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dried shrimp (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227164003", + "display" : "Dried squid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dried squid (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227165002", + "display" : "Fried squid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fried squid (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227167005", + "display" : "Fried squid in batter", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fried squid in batter (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227168000", + "display" : "Whelks", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Whelks (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227169008", + "display" : "Winkles", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Winkles (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227170009", + "display" : "Fish products", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fish agents (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227171008", + "display" : "Crabstick", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Crabstick (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227172001", + "display" : "Fish ball", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fish ball (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227173006", + "display" : "Fishcake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fishcake (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227174000", + "display" : "Grilled fishcake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Grilled fishcake (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227175004", + "display" : "Fried fishcake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fried fishcake (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227176003", + "display" : "Fish fingers", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fish fingers (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227177007", + "display" : "Fried fish fingers", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fried fish fingers (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227178002", + "display" : "Grilled fish fingers", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Grilled fish fingers (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227179005", + "display" : "Fish paste", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fish paste (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227180008", + "display" : "Fish pate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fish pate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227181007", + "display" : "Fish pie", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fish pie (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227182000", + "display" : "Kedgeree", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Kedgeree (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227183005", + "display" : "Fish roe", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fish roe (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227184004", + "display" : "Raw hard fish roe", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Raw hard fish roe (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227185003", + "display" : "Fried hard fish roe", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fried hard fish roe (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227186002", + "display" : "Fried hard fish roe in batter", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fried hard fish roe in batter (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227187006", + "display" : "Raw soft fish roe", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Raw soft fish roe (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227188001", + "display" : "Fried soft fish roe", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fried soft fish roe (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227189009", + "display" : "Seafood cocktail", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Seafood cocktail (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227190000", + "display" : "Taramasalata", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Taramasalata (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227191001", + "display" : "Tinned fish", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Canned fish" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tinned fish (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227193003", + "display" : "Anchovies canned in oil", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anchovies canned in oil (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227194009", + "display" : "Herring canned in tomato sauce", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Herring canned in tomato sauce (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227195005", + "display" : "Mackerel canned in tomato sauce", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mackerel canned in tomato sauce (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227196006", + "display" : "Mackerel canned in brine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mackerel canned in brine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227197002", + "display" : "Mussels canned in brine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mussels canned in brine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227198007", + "display" : "Pilchards canned in tomato sauce", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pilchards canned in tomato sauce (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227199004", + "display" : "Pilchards canned in brine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pilchards canned in brine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227200001", + "display" : "Salmon canned in brine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Salmon canned in brine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227201002", + "display" : "Sardines canned in brine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sardines canned in brine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227202009", + "display" : "Sardines canned in oil", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sardines canned in oil (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227203004", + "display" : "Sardines canned in tomato sauce", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sardines canned in tomato sauce (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227204005", + "display" : "Tuna canned in brine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tuna canned in brine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227205006", + "display" : "Tuna canned in oil", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tuna canned in oil (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227206007", + "display" : "Crab canned in brine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Crab canned in brine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227207003", + "display" : "Shrimps canned in brine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Shrimps canned in brine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227208008", + "display" : "Abalone canned in brine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abalone canned in brine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227209000", + "display" : "Clams canned in brine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clams canned in brine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227210005", + "display" : "Vegetables pulses herbs and spices", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vegetables pulses herbs and spices (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227212002", + "display" : "Alfalfa sprout", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alfalfa sprout (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227213007", + "display" : "Amaranth leaf", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Amaranth leaf (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227214001", + "display" : "Arrowhead", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arrowhead (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227215000", + "display" : "Artichoke", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Artichoke (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227216004", + "display" : "Globe artichoke", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Globe artichoke (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227217008", + "display" : "Jerusalem artichoke", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Jerusalem artichoke (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227218003", + "display" : "Asparagus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Asparagus (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227219006", + "display" : "Aubergine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Eggplant" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Eggplant (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227220000", + "display" : "Beetroot", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Beetroot (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227221001", + "display" : "Brassica vegetable", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brassica vegetable (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227225005", + "display" : "Chinese cabbage", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chinese cabbage (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227226006", + "display" : "Red cabbage", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Red cabbage (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227227002", + "display" : "Savoy cabbage", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Savoy cabbage (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227228007", + "display" : "Spring cabbage", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spring cabbage (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227229004", + "display" : "White cabbage", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "White cabbage (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227230009", + "display" : "Curly kale", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Curly kale (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227231008", + "display" : "Kohl rabi", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Kohl rabi (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227232001", + "display" : "Seakale", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Seakale (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227233006", + "display" : "Breadfruit", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Breadfruit (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227234000", + "display" : "Cassava", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cassava (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227235004", + "display" : "Celeriac", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Celeriac (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227236003", + "display" : "Chard", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chard (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227238002", + "display" : "Cho cho", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cho cho (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227239005", + "display" : "Courgette", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Zucchini" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Zucchini (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227240007", + "display" : "Cole leaf", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cole leaf (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227242004", + "display" : "Drumstick leaf", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Drumstick leaf (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227244003", + "display" : "Fenugreek", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fenugreek (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227245002", + "display" : "Gherkin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gherkin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227247005", + "display" : "Jackfruit", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Jackfruit (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227249008", + "display" : "Lotus tuber", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lotus tuber (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227250008", + "display" : "Marrow", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Marrow (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227251007", + "display" : "Matoki", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Matoki (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227253005", + "display" : "Mustard leaf", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mustard leaf (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227254004", + "display" : "Okra", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Okra (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227255003", + "display" : "Spring onion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spring onion (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227258001", + "display" : "Patra leaf", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Patra leaf (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227259009", + "display" : "Plantain", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Plantain (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227260004", + "display" : "Pumpkin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pumpkin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227261000", + "display" : "Raddiccio", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Raddiccio (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227262007", + "display" : "Radish white - mooli", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radish white - mooli (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227263002", + "display" : "Rape leaf", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rape leaf (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227264008", + "display" : "Salsify", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Salsify (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227265009", + "display" : "Seaweed", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Seaweed (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227266005", + "display" : "Swede", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Swede (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227268006", + "display" : "Sweetcorn", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sweetcorn (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227269003", + "display" : "Sweetcorn kernels", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sweetcorn kernels (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227270002", + "display" : "Sweetcorn on-the-cob", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sweetcorn on-the-cob (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227271003", + "display" : "Tannia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tannia (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227272005", + "display" : "Taro", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Taro (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227273000", + "display" : "Taro leaves", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Taro leaves (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227274006", + "display" : "Tomato puree", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tomato puree (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227275007", + "display" : "Turnip", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Turnip (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227276008", + "display" : "Water chestnut", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Water chestnut (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227277004", + "display" : "Watercress", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Watercress (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227279001", + "display" : "Boiled potato", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Boiled potato (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227280003", + "display" : "Potato boiled in salted water", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Potato boiled in salted water (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227281004", + "display" : "Potato boiled in unsalted water", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Potato boiled in unsalted water (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227282006", + "display" : "Chips", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chipped potatoes" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "French fries" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fries" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "French fries (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227283001", + "display" : "Thick cut chips", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thick cut French fries" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thick cut French fries (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227284007", + "display" : "Thin cut chips", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thin cut French fries" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thin cut French fries (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227285008", + "display" : "Crinkle cut chips", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Crinkle cut chips (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227286009", + "display" : "Chips fried in corn oil", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "French fries cooked in corn oil" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "French fries cooked in corn oil (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227287000", + "display" : "Chips fried in dripping", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "French fries cooked in fat drippings" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "French fries cooked in fat drippings (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "French fries cooked in dripping" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227288005", + "display" : "Chips fried in blended oil", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "French fries cooked in blended oil" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "French fries cooked in blended oil (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227289002", + "display" : "Chips fried in polyunsaturated oil", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "French fries cooked in polyunsaturated oil" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "French fries cooked in polyunsaturated oil (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227290006", + "display" : "Microwave chips", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Microwave French fries" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Microwave French fries (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227291005", + "display" : "Oven chips", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oven French fries" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oven French fries (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227292003", + "display" : "Jacket potato", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Jacket potato (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227294002", + "display" : "Mashed potato", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mashed potato (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227295001", + "display" : "Potato mashed with butter", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Potato mashed with butter (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227296000", + "display" : "Potato mashed with margarine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Potato mashed with margarine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227297009", + "display" : "Potato mashed with milk", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Potato mashed with milk (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227298004", + "display" : "Potato mashed with polyunsaturated margarine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Potato mashed with polyunsaturated margarine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227299007", + "display" : "Roast potato", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Roast potato (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227300004", + "display" : "Potato roasted in vegetable oil", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Potato roasted in vegetable oil (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227301000", + "display" : "Potato roasted in polyunsaturated oil", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Potato roasted in polyunsaturated oil (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227302007", + "display" : "Potato roasted in dripping", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Potato roasted in dripping (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227303002", + "display" : "Tinned potato", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Canned potato" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tinned potato (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227304008", + "display" : "Potato tinned in salted water", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Potato tinned in salted water (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227305009", + "display" : "Potato tinned in unsalted water", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Potato tinned in unsalted water (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227306005", + "display" : "Instant potato", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Instant potato (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227307001", + "display" : "Instant potato made up with water", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Instant potato made up with water (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227308006", + "display" : "Instant potato made up with semi-skimmed milk", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Instant potato made up with semi-skimmed milk (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227309003", + "display" : "Instant potato made up with skimmed milk", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Instant potato made up with skimmed milk (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227310008", + "display" : "Instant potato made up with whole milk", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Instant potato made up with whole milk (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227311007", + "display" : "Potato croquette fried in blended oil", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Potato croquette fried in blended oil (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227312000", + "display" : "Potato waffle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Potato waffle (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227313005", + "display" : "Legume", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pulse vegetable" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pulse vegetable (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bean pea and lentil" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227314004", + "display" : "Canned beans", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tinned beans" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Canned beans (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227315003", + "display" : "Baked beans", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Baked beans (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227316002", + "display" : "Baked beans canned in tomato sauce", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Baked beans canned in tomato sauce (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227317006", + "display" : "Baked beans canned in tomato sauce reduced sugar", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Baked beans canned in tomato sauce reduced sugar (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227318001", + "display" : "Baked beans canned in tomato sauce reduced salt", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Baked beans canned in tomato sauce reduced salt (substance)" + }] + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/not-consumed-reason", + "resource" : { + "resourceType" : "ValueSet", + "id" : "not-consumed-reason", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "oo" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/not-consumed-reason", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.2978" + }], + "version" : "6.0.0-ballot2", + "name" : "ReasonsFoodItemNotConsumed", + "title" : "Reasons for why a food item was not consumed", + "status" : "draft", + "experimental" : true, + "publisher" : "FHIR Project team", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "This value set represents codes for types of edible substances and is provided as a suggestive example. It include codes from [SNOMED CT](http://snomed.info/sct) where concept is-a 762766007 Edible Substance (substance).", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "copyright" : "This resource includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these specifications must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/get-snomed-ct or info@snomed.org", + "compose" : { + "include" : [{ + "system" : "http://snomed.info/sct", + "filter" : [{ + "property" : "concept", + "op" : "is-a", + "value" : "302188001" + }] + }, + { + "system" : "http://snomed.info/sct", + "filter" : [{ + "property" : "concept", + "op" : "is-a", + "value" : "228018009" + }] + }, + { + "system" : "http://snomed.info/sct", + "filter" : [{ + "property" : "concept", + "op" : "is-a", + "value" : "386617003" + }] + }] + }, + "expansion" : { + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/valueset-unclosed", + "valueBoolean" : true + }], + "identifier" : "urn:uuid:b09f8ddd-5eba-406a-a80c-418e2bcd13e9", + "timestamp" : "2024-10-02T17:54:47+00:00", + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-valueset", + "valueUri" : "null" + }, + { + "name" : "used-codesystem", + "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230131" + }, + { + "name" : "version", + "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230131" + }], + "contains" : [{ + "system" : "http://snomed.info/sct", + "code" : "302188001", + "display" : "Bad taste in mouth", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bad taste in mouth (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "11193009", + "display" : "Metallic taste", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Metallic taste (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "26440003", + "display" : "Franklinic taste", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Franklinic taste (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "38175008", + "display" : "Garlic taste", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Garlic taste (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "346138009", + "display" : "Neurologic unpleasant taste", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neurologic unpleasant taste (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228018009", + "display" : "Food temperature", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Food temperature (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228019001", + "display" : "Cold food", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cold food (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228020007", + "display" : "Hot food", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hot food (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228021006", + "display" : "Warm food", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Warm food (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "386617003", + "display" : "Digestive system finding (finding)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Digestive system finding" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Digestive system observation" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "140004", + "display" : "Chronic pharyngitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic sore throat" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic pharyngitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "168000", + "display" : "Typhlolithiasis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Typhlolithiasis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "171008", + "display" : "Injury of ascending right colon without open wound into abdominal cavity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injury of ascending right colon without open wound into abdominal cavity (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "192008", + "display" : "Congenital syphilitic hepatomegaly", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital syphilitic hepatomegaly (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "242004", + "display" : "Noninfectious jejunitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Noninfectious jejunitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "303002", + "display" : "Apoplectic pancreatitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Apoplectic pancreatitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "317006", + "display" : "Reactive hypoglycemia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypoglycemic reaction" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypoglycaemic reaction" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reactive hypoglycaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reactive hypoglycemia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "335002", + "display" : "Pylorospasm", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pylorospasm (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "407000", + "display" : "Congenital hepatomegaly", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital hepatomegaly (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "408005", + "display" : "Tooth chattering", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tooth chattering (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "450005", + "display" : "Ulcerative stomatitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ulcerative stomatitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "517007", + "display" : "Foreign body in hypopharynx", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Foreign body in hypopharynx (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "536002", + "display" : "Glissonian cirrhosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glissonian cirrhosis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "643001", + "display" : "Hypertrophy of lip", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypertrophy of lip (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Macrocheilia" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "652005", + "display" : "Gangrenous tonsillitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gangrenous tonsillitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "658009", + "display" : "Injury of colon without open wound into abdominal cavity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injury of colon without open wound into abdominal cavity (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "675003", + "display" : "Torsion of intestine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Twisting of intestine on long axis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Torsion of intestine (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "703000", + "display" : "Congenital adhesions of tongue", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital adhesions of tongue (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital adhesion of tongue" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "755004", + "display" : "Postgastrectomy phytobezoar", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Postgastrectomy phytobezoar (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "799008", + "display" : "Sigmoid colon ulcer", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sigmoid colon ulcer (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "845006", + "display" : "Injury of inferior mesenteric artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injury of inferior mesenteric artery (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inferior mesenteric artery injury" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "964004", + "display" : "Open wound of pharynx without complication", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open wound of pharynx without complication (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "975000", + "display" : "Anorectal agenesis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anorectal agenesis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "981008", + "display" : "Hemorrhagic proctitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemorrhagic proctitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemorrhagic proctitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "984000", + "display" : "Perirectal cellulitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Perirectal cellulitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1027000", + "display" : "Alkaline reflux disease", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alkaline reflux esophagitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alkaline reflux oesophagitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alkaline reflux disease (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Biliary oesophagitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Biliary esophagitis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1034003", + "display" : "Mesenteric-portal fistula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mesenteric-portal fistula (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1045000", + "display" : "Colonospasm", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Colonospasm (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1051005", + "display" : "Hyperplasia of islet alpha cells with gastrin excess", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hyperplasia of islet alpha cells with gastrin excess (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1059007", + "display" : "Opisthorchiasis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cat liver fluke infection" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Opisthorchiosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Opisthorchiasis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1116000", + "display" : "Chronic aggressive type B viral hepatitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic aggressive type B viral hepatitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1150009", + "display" : "Congenital microcheilia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Microcheilia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital microcheilia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1208004", + "display" : "Gastroptosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prolapse gastropathy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastric prolapse" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastroptosis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1264004", + "display" : "Injury of descending left colon without open wound into abdominal cavity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injury of descending left colon without open wound into abdominal cavity (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1287007", + "display" : "Congenital absence of bile duct", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital absence of bile duct (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1356007", + "display" : "Calculus of common duct with obstruction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Calculus of common duct with obstruction (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1367008", + "display" : "Injury of superior mesenteric artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injury of superior mesenteric artery (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1475003", + "display" : "Herpes labialis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cold sores" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fever blister" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Herpes simplex labialis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cold sore" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Herpes labialis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1488000", + "display" : "Postoperative nausea and vomiting", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Postoperative nausea and vomiting (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PONV - Postoperative nausea and vomiting" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1492007", + "display" : "Congenital anomaly of large intestine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital anomaly of large intestine (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1512006", + "display" : "Congenital stricture of bile duct", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital stricture of bile duct (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1532007", + "display" : "Viral pharyngitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Viral pharyngitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1542009", + "display" : "Omphalocele with obstruction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incarcerated omphalocele" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Irreducible omphalocele" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Strangulated omphalocele" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Omphalocele with obstruction (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1567007", + "display" : "Chronic gastric ulcer without hemorrhage, without perforation AND without obstruction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic gastric ulcer without haemorrhage, without perforation AND without obstruction" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic gastric ulcer without hemorrhage, without perforation AND without obstruction (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1698001", + "display" : "Ulcer of bile duct", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ulcer of bile duct (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1744008", + "display" : "Fusion of teeth", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fused teeth" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fusion of teeth (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Connation of teeth" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Double teeth" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1761006", + "display" : "Biliary cirrhosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cholangitic cirrhosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cholestatic cirrhosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic nonsuppurative destructive cholangitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Biliary cirrhosis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1771008", + "display" : "Insulin biosynthesis defect", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Insulin biosynthesis defect (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1778002", + "display" : "Malocclusion due to abnormal swallowing", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Malocclusion due to abnormal swallowing (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1779005", + "display" : "Mohr syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "OFD syndrome type II" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mohr syndrome (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "OFD II - Orofacial-digital syndrome II" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Orofacial-digital syndrome II" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1824008", + "display" : "Allergic gastritis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergic gastritis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1826005", + "display" : "Granuloma of lip", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Granuloma of lip (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1835003", + "display" : "Necrosis of pancreas", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pancreatic necrosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Necrosis of pancreas (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1865008", + "display" : "Impaired intestinal protein absorption", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Impaired intestinal protein absorption (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2043009", + "display" : "Alcoholic gastritis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alcoholic gastritis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2066005", + "display" : "Gastric ulcer with hemorrhage AND perforation but without obstruction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastric ulcer with haemorrhage AND perforation but without obstruction" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastric ulcer with hemorrhage AND perforation but without obstruction (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2091005", + "display" : "Pharyngeal diverticulitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pharyngeal diverticulitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2128005", + "display" : "Disease of pharyngeal tonsil", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disorder of adenoid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disorder of adenoid (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2129002", + "display" : "Edema of pharynx", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pharyngeal edema" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Edema of throat" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oedema of pharynx" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oedema of throat" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pharyngeal oedema" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Edema of pharynx (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2245007", + "display" : "Foreign body in nasopharynx", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Foreign body in nasopharynx (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2307008", + "display" : "Fat necrosis of pancreas", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Peripancreatic fat necrosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Peripancreatic necrosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fat necrosis of pancreas (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2365002", + "display" : "Chronic granular pharyngitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Simple chronic pharyngitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Granular pharyngitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic granular pharyngitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2367005", + "display" : "Acute hemorrhagic gastritis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute haemorrhagic gastritis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute hemorrhagic gastritis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2435008", + "display" : "Ascariasis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ascariosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ascaridiasis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ascariasis - roundworms" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ascariasis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2556008", + "display" : "Periodontal disease", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disease of supporting structures of teeth" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Periodontal disease (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2707005", + "display" : "Necrotizing enterocolitis in fetus OR newborn", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pseudomembranous enterocolitis in newborn" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Necrotising enterocolitis in fetus OR newborn" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Necrotizing enterocolitis in fetus OR newborn (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Necrotising enterocolitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "NEC - Necrotising enterocolitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Necrotizing enterocolitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "NEC - Necrotizing enterocolitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Necrotising enterocolitis in foetus OR newborn" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2783007", + "display" : "Gastrojejunal ulcer without hemorrhage AND without perforation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastrojejunal ulcer without haemorrhage AND without perforation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastrojejunal ulcer without hemorrhage AND without perforation (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2807004", + "display" : "Chronic gastrojejunal ulcer with perforation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic gastrojejunal ulcer with perforation (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2825006", + "display" : "Gingival abrasion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abrasion of gingivae" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abrasion and/or friction burn of gum without infection (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abrasion and/or friction burn of gum without infection" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2901004", + "display" : "Melena", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tarry stools" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Melaena" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Melena (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Altered blood passed per rectum" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Altered blood in stool" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Black, tarry stool" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2919008", + "display" : "Nausea, vomiting and diarrhea", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nausea, vomiting and diarrhoea" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nausea, vomiting and diarrhea (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2946003", + "display" : "Osmotic diarrhea", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Permeability diarrhea" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Permeability diarrhoea" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osmotic diarrhoea" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osmotic diarrhea (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2955000", + "display" : "Chronic ulcerative pulpitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic ulcerative pulpitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3004001", + "display" : "Congenital dilatation of esophagus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital dilatation of oesophagus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital dilatation of esophagus (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3021005", + "display" : "Normal gastric acidity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Normal gastric acidity (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3023008", + "display" : "Acute peptic ulcer without hemorrhage, without perforation AND without obstruction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute peptic ulcer without haemorrhage, without perforation AND without obstruction" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute peptic ulcer without hemorrhage, without perforation AND without obstruction (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3094009", + "display" : "Vomiting in infants AND/OR children", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vomiting in infants AND/OR children (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3097002", + "display" : "Superficial injury of lip with infection", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Superficial injury of lip with infection (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3308008", + "display" : "Atrophic-hyperplastic gastritis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Atrophic-hyperplastic gastritis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3376008", + "display" : "Pseudoptyalism", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pseudoptyalism (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3419005", + "display" : "Faucial diphtheria", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diphtheritic membranous angina" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diphtheritic membrane" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Faucial diphtheria (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3464007", + "display" : "Infection by Oesophagostomum dentatum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Oesophagostomum dentatum" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Oesophagostomum dentatum (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3482005", + "display" : "Postoperative esophagitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Postoperative oesophagitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Postoperative esophagitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3483000", + "display" : "Chronic peptic ulcer with perforation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic peptic ulcer with perforation (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3549009", + "display" : "Pancreatic acinar atrophy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PAA" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pancreatic acinar atrophy (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3558002", + "display" : "Mesenteric infarction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mesenteric infarction (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3590007", + "display" : "Enteroenteric fistula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Enteroenteric fistula (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3639002", + "display" : "Glossoptosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glossoptosis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3650004", + "display" : "Congenital absence of liver", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital absence of liver (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3662000", + "display" : "Paraesophageal hernia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thoracic stomach" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastroesophageal hernia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rolling hiatus hernia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paraoesophageal hiatus hernia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paraoesophageal hernia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paraesophageal hiatus hernia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paraesophageal hernia (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastrooesophageal hernia" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3696007", + "display" : "Nonulcer dyspepsia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nonulcer dyspepsia (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Functional dyspepsia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Non-ulcer dyspepsia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastric irritation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Non ulcer dyspepsia" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3738000", + "display" : "Viral hepatitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "VH - Viral hepatitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Viral hepatitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3752003", + "display" : "Trichuriasis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trichocephaliasis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Whipworm infection" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trichuriosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trichuriasis - whipworm" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trichuriasis (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection by Trichuris" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3783004", + "display" : "Enamel pearls", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Enamel pearls (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3797007", + "display" : "Periodontal cyst", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cyst of periodontal tissue (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cyst of periodontal tissue" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3815005", + "display" : "Crohn's disease of rectum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Regional enteritis of rectum" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Crohn's proctitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Regional enteritis of the rectum" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Crohn's disease of rectum (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Crohn disease of rectum" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3845008", + "display" : "Congenital duplication of intestine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital duplication of intestine (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Duplication of intestine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3855007", + "display" : "Disorder of pancreas", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disorder of pancreas (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3886001", + "display" : "Congenital fecaliths", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital faecaliths" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital fecaliths (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3899003", + "display" : "Neutropenic typhlitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neutropenic typhlitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3913002", + "display" : "Injury of gastrointestinal tract with open wound into abdominal cavity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injury of gastrointestinal tract with open wound into abdominal cavity (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3951002", + "display" : "Proctitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Proctitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4195003", + "display" : "Congenital duplication of anus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital duplication of anus (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Duplication of anus" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4237001", + "display" : "Suppurative pulpitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Suppurative pulpitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4264000", + "display" : "Chronic pericoronitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic pericoronitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4269005", + "display" : "Chronic gastrojejunal ulcer without hemorrhage AND without perforation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic gastrojejunal ulcer without haemorrhage AND without perforation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic gastrojejunal ulcer without hemorrhage AND without perforation (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4283007", + "display" : "Mirizzi's syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mirizzi's syndrome (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mirizzi syndrome" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4356008", + "display" : "Gingival recession", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gingival recession (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gingival soft tissue recession" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4397001", + "display" : "Partial congenital duodenal obstruction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Partial congenital duodenal obstruction (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4399003", + "display" : "Acute hemorrhagic pancreatitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemorrhagic pancreatitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute haemorrhagic pancreatitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemorrhagic pancreatitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute hemorrhagic pancreatitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4410001", + "display" : "Retroperitoneal hernia with obstruction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Retroperitoneal hernia with obstruction (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4416007", + "display" : "Heerfordt's syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Uveoparotid fever" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Heerfordt's syndrome (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Heerfordt syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Heerfordt-Waldenström syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Heerfordt-Waldenstrom syndrome" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4481007", + "display" : "Abnormal gastric secretion regulation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abnormal gastric secretion regulation (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4494009", + "display" : "Diverticulitis of large intestine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diverticulitis of large intestine (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4522001", + "display" : "Dental plaque on tooth (disorder)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dental plaque on tooth" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dental biofilm on tooth" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4556007", + "display" : "Gastritis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastric catarrh" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastritis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4637005", + "display" : "Intrahepatic cholestasis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intrahepatic cholestasis (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4654002", + "display" : "Posteruptive color change of tooth", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Posteruptive staining of tooth" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Posteruptive discoloration of tooth" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Posteruptive discolouration of tooth" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Posteruptive colour change of tooth" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Posteruptive color change of tooth (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4661003", + "display" : "Calculus of bile duct with obstruction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Calculus of bile duct with obstruction (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4711003", + "display" : "Congenital anomaly of bile ducts", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Biliary malformation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital anomaly of bile ducts (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bile duct anomalies" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4834000", + "display" : "Typhoid fever", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Typhoid fever (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection by Salmonella Typhi" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4846001", + "display" : "Anicteric viral hepatitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anicteric viral hepatitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4896000", + "display" : "Acute toxic hepatitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute toxic hepatitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4998000", + "display" : "Acute obstructive appendicitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Obstructive appendicitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute obstructive appendicitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5033003", + "display" : "Absent excretory function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Suppressed excretory function" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Absent excretory function (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5126000", + "display" : "Hypertrophy of foliate papillae", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypertrophy of foliate papillae (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5144008", + "display" : "Acquired pulsion diverticulum of esophagus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acquired pulsion diverticulum of oesophagus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acquired pulsion diverticulum of esophagus (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5153001", + "display" : "Ectopic anus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ectopic anus (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5201002", + "display" : "Ulcerated hemorrhoids", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ulcerated haemorrhoids" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ulcerated hemorrhoids (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5258001", + "display" : "Pharyngeal gag reflex negative", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pharyngeal gag reflex negative (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5432003", + "display" : "Transposition of appendix", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transposition of appendix (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5492000", + "display" : "Chronic peptic ulcer without hemorrhage AND without perforation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic peptic ulcer without haemorrhage AND without perforation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic peptic ulcer without hemorrhage AND without perforation (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5494004", + "display" : "Acute pulpitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute pulpitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5562006", + "display" : "Endometriosis of intestine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Endometriosis of intestine (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5596004", + "display" : "Atypical appendicitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Atypical appendicitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5631002", + "display" : "Abnormal gastric motility", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Defective gastric motility" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abnormal gastric motility (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5639000", + "display" : "Late tooth eruption", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Delayed dentition" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Delayed tooth eruption" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Delayed eruption of tooth" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Late tooth eruption (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5667009", + "display" : "Hunter's syndrome, mild form", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mucopolysaccharidosis type II mild form" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hunter's syndrome, mild form (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hunter syndrome, mild form" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5689008", + "display" : "Chronic periodontitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic pericementitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic periodontitis (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic periodontal disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adult periodontitis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5791006", + "display" : "Cicatrix of adenoid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cicatrix of adenoid (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5805002", + "display" : "Bolus impaction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bolus impaction (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5820008", + "display" : "Acute ischemic enterocolitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute ischaemic enterocolitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute ischemic enterocolitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5920007", + "display" : "Raspberry tongue", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Raspberry tongue (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5964004", + "display" : "Rectal disorder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disorder of rectum (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disorder of rectum" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6066007", + "display" : "Carbuncle of anus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carbuncle of anus (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6072007", + "display" : "Bleeding from anus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bleeding from anus (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6075009", + "display" : "Glycogen storage disease, hepatic form", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glycogen storage disease, hepatic form (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6087002", + "display" : "Calculus of hepatic duct with obstruction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Calculus of hepatic duct with obstruction (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6121001", + "display" : "Focal epithelial hyperplasia of mouth", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Heck's disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oral focal epithelial hyperplasia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Focal epithelial hyperplasia of mouth (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Multifocal epithelial hyperplasia" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6137007", + "display" : "Mucinous histiocytosis of the colon", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mucinous histiocytosis of the colon (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6183001", + "display" : "Indian childhood cirrhosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ICC - Indian childhood cirrhosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cirrhosis-familial with pulmonary hypertension" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Indian childhood cirrhosis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6214005", + "display" : "Normal small intestine secretion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Normal small intestine secretion (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6215006", + "display" : "Acute cholangitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute cholangitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6241000", + "display" : "Lipohyperplasia of ileocecal valve", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prominent ileocecal valve" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fatty infiltration of ileocecal valve" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fatty infiltration of ileocaecal valve" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prominent ileocaecal valve" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lipohyperplasia of ileocaecal valve" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lipohyperplasia of ileocecal valve (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lipoma of ileocaecal valve" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lipoma of ileocecal valve" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6288001", + "display" : "Accretion on teeth", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deposition on teeth" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Accretion on teeth (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6382002", + "display" : "Chronic inflammatory small bowel disease", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic inflammatory small bowel disease (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6441003", + "display" : "Volvulus of colon", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Twisting of colon on mesenteric axis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Volvulus of colon (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Colonic volvulus" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6461009", + "display" : "Amygdalolith", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Calculus of tonsil" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Amygdalolith (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tonsillolith" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tonsil stone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tonsillar calculus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tonsillith" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tonsillolithiasis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6477005", + "display" : "Malrotation of colon", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Malrotation of colon (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6528000", + "display" : "Cholesterol crystal nucleation in bile", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cholesterol crystal nucleation in bile (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6548007", + "display" : "Rectal tenesmus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rectal tenesmus (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6659005", + "display" : "Megaloblastic anemia due to nontropical sprue", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Megaloblastic anaemia due to nontropical sprue" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Megaloblastic anemia due to celiac disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Megaloblastic anaemia due to coeliac disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Megaloblastic anemia due to celiac disease (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6724001", + "display" : "Ectopic pancreas in duodenum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ectopic pancreas in duodenum (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6761005", + "display" : "Familial hypergastrinemic duodenal ulcer", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Familial hypergastrinaemic duodenal ulcer" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Familial hypergastrinemic duodenal ulcer (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6762003", + "display" : "Impaired intestinal epithelial cell transport of amino acids", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Impaired intestinal epithelial cell transport of amino acids (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6838000", + "display" : "Mesenteric arteriovenous fistula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mesenteric arteriovenous fistula (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6913006", + "display" : "Decreased exocrine gland secretion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decreased exocrine glandular function" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decreased exocrine gland secretion (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6936002", + "display" : "Cleft lip sequence", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cleft lip sequence (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6971002", + "display" : "Hypertrophy of tongue papillae", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypertrophy of tongue papillae (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7021009", + "display" : "Gastrointestinal eosinophilic granuloma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Langerhans cell histiocytosis, unifocal, gastrointestinal tract" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastrointestinal eosinophilic granuloma (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7037003", + "display" : "XTE syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Xeroderma, talipes AND enamel defect" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Xeroderma, talipes and enamel defect (XTE) syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Xeroderma, talipes and enamel defect syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Xeroderma, talipes and enamel defect syndrome (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7265005", + "display" : "Glycogen storage disease, type I", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hepatorenal glycogen storage disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "von Gierke's disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "GSD I" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Liver glycogen disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "von Gierke disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glycogen storage disease, type I (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glycogen storage disease, type 1" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7290007", + "display" : "Impacted gallstone of cystic duct", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Impacted gallstone of cystic duct (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7346000", + "display" : "Injury of inferior mesenteric vein", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injury of inferior mesenteric vein (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inferior mesenteric vein injury" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7399006", + "display" : "Emphysematous gastritis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastric emphysema" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Emphysematous gastritis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7407001", + "display" : "Open wound of buccal mucosa with complication", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open wound of buccal mucosa with complication (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7425008", + "display" : "Hereditary coproporphyria", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Berger-Goldberg syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CPO deficiency" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CPRO deficiency" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Porphyria hepatica II" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "HCP - Hereditary coproporphyria" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Coproporphyrinogen oxidase deficiency" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CPO - Coproporphyrinogen oxidase deficiency" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hereditary coproporphyria (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7444001", + "display" : "Tuberculosis of rectum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tuberculosis of rectum (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7475005", + "display" : "Postgastrectomy gastritis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Postgastrectomy gastritis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7493006", + "display" : "Infection by Plagiorchis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Plagiorchiosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Plagiorchiasis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Plagiorchis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Plagiorchis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7522008", + "display" : "Persistent tuberculum impar", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glossitis rhomboidea mediana" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Median rhomboid glossitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Superficial midline glossitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Persistent tuberculum impar (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7538002", + "display" : "Drug-induced intrahepatic cholestasis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Drug-induced intrahepatic cholestasis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7620006", + "display" : "Crohn's disease of large bowel", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Crohn's disease of large bowel (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Regional enteritis of the large bowel" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Crohn disease of large bowel" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Crohns disease, large intestine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7731005", + "display" : "Autosomal dominant hypohidrotic ectodermal dysplasia syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rapp-Hodgkin ectodermal dysplasia syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anhidrotic ectodermal dysplasia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rapp-Hodgkin type of ectodermal dysplasia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anhidrotic ectodermal dysplasia syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypohidrotic ectodermal dysplasia syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Autosomal dominant hypohidrotic ectodermal dysplasia syndrome (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7780000", + "display" : "Duodenal fistula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Duodenal fistula (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "DF - Duodenal fistula" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7826003", + "display" : "Mikulicz's disease", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mikulicz's syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mikulicz syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mikulicz's disease (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mikulicz disease" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7847004", + "display" : "Cheilitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cheilitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7877005", + "display" : "Infection by Diphyllobothrium latum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Diphyllobothrium latum (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Diphyllobothrium latum" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7881005", + "display" : "Acute necrotizing pancreatitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Necrotizing pancreatitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Necrotising pancreatitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute necrotising pancreatitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute necrotizing pancreatitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7903009", + "display" : "Hallermann-Streiff syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oculomandibulodyscephaly with hypotrichosis syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hallermann-Streiff syndrome (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7920008", + "display" : "Gingival food impaction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gingival food impaction (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7926002", + "display" : "Irradiated enamel", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Irradiated enamel (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Irradiated teeth enamel" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7941002", + "display" : "Cecal hernia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Caecal hernia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cecal hernia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8004003", + "display" : "Teething syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Teething syndrome (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8071005", + "display" : "Spontaneous abortion with perforation of bowel", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Miscarriage with perforation of bowel" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Miscarriage with perforation of bowel (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8090002", + "display" : "Eosinophilic granuloma of oral mucosa", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Langerhans cell histiocytosis, unifocal, oral mucosa" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Eosinophilic granuloma of oral mucosa (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8114009", + "display" : "Diverticulosis of small intestine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diverticula of small intestine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diverticulosis of small intestine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8262006", + "display" : "Extrahepatic obstructive biliary disease", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Extrahepatic obstructive biliary disease (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8410006", + "display" : "Dicrocoeliasis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dicrocoeliosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dicroceliasis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lancet fluke infection" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dicroceliosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dicrocoeliasis (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Dicrocoelium dendriticum" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8421002", + "display" : "Endometriosis of appendix", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Endometriosis of appendix (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8466006", + "display" : "Rapid gastric emptying", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rapid gastric emptying (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8493009", + "display" : "Chronic gastritis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic gastritis (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CG - Chronic gastritis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8543007", + "display" : "Stricture of colon", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Colonic stricture" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stricture of colon (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8579004", + "display" : "Projectile vomiting", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Projectile vomiting (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8587003", + "display" : "Congenital diverticulum of colon", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital diverticulum of colon (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8622001", + "display" : "Normal gallbladder function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Normal gallbladder function (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8666004", + "display" : "Supernumerary teeth", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Supernumerary teeth (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Multiple hyperdontia" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8744003", + "display" : "Catarrhal appendicitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Catarrhal appendicitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8765009", + "display" : "Hematemesis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vomiting of blood" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vomiting blood" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haematemesis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hematemesis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8771003", + "display" : "Cellulitis of oral soft tissues", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cellulitis of oral soft tissues (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oral soft tissue cellulitis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8832006", + "display" : "Tuberculosis orificialis of anus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tuberculosis orificialis of anus (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8933000", + "display" : "Crigler-Najjar syndrome, type I", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deficiency of glucuronosyltransferase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glucuronyltransferase deficiency" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "UDP glucuronyl transferase deficiency" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Crigler-Najjar type 1" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bilirubin UDP glucuronyl transferase deficiency" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bilirubin glucuronosyltransferase deficiency" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Crigler-Najjar syndrome type I" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Crigler-Najjar syndrome, type I (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8986002", + "display" : "Transposition of colon", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transposition of colon (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9053006", + "display" : "Impaired gastric mucosal defense", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Impaired gastric mucosal defence" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Impaired gastric mucosal defense (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9058002", + "display" : "Duodenoaortic fistula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aortoduodenal fistula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Duodenoaortic fistula (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9067002", + "display" : "Edema of oral soft tissues", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Edema of mouth" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oedema of oral soft tissues" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oedema of mouth" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Edema of oral soft tissues (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9124008", + "display" : "Subacute appendicitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subacute appendicitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9168005", + "display" : "Abnormal gastric electrical activity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastric dysrhythmia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abnormal gastric electrical activity (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9245008", + "display" : "Dentigerous cyst", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dentigerous cyst of jaw" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dentigerous odontogenic cyst" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dentigerous cyst (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Follicular cyst of jaw" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9272000", + "display" : "Passes stool completely", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Passes stool completely (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9273005", + "display" : "Juvenile polyposis syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Retention polyps of large bowel" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Juvenile polyps of large bowel" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Juvenile polyposis of intestine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Juvenile polyposis syndrome (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9359003", + "display" : "Bilateral inguinal hernia with gangrene and obstruction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gangrene and obstruction co-occurrent and due to bilateral inguinal hernia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Obstructed bilateral inguinal hernia with gangrene (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Obstructed bilateral inguinal hernia with gangrene" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9366002", + "display" : "Palatal myoclonus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Palatal nystagmus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Palatal myoclonus (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9368001", + "display" : "Circumoral rhytides", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Circumoral rhytides (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Perioral rhytides" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Perioral wrinkles" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9391002", + "display" : "Open wound of multiple sites of mouth without complication", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open wound of multiple sites of mouth without complication (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9473008", + "display" : "Tobacco deposit on teeth", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tobacco deposit on teeth (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9484001", + "display" : "Cyst of bile duct", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cyst of bile duct (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9491003", + "display" : "Atrophy of tongue papillae", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Smooth atrophic tongue" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Atrophic glossitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hunter's glossitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bald tongue" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glossodynia exfoliativa" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Moeller's glossitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glazed tongue" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tongue denuded of papillae" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Moeller's glossodynia exfoliativa" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Atrophy of tongue papillae (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9551004", + "display" : "Hepatic amyloidosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hepatic amyloidosis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9563009", + "display" : "Endometriosis of rectum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Endometriosis of rectum (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9665009", + "display" : "Occupational friction injury of tooth (disorder)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Occupational friction injury of tooth" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Occupational abrasion of tooth" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9707006", + "display" : "Intestinal volvulus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Twisting of intestine on mesenteric axis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Volvulus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Torsion of bowel" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intestinal volvulus (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9733003", + "display" : "Duodenogastric reflux", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Duodenogastric reflux (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "DGR - Duodenogastric reflux" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9785001", + "display" : "Small stomach syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Small stomach syndrome (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9814003", + "display" : "Violent retching", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Violent retching (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9815002", + "display" : "Diverticulosis of ileum without diverticulitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diverticulosis of ileum without diverticulitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9822005", + "display" : "Umbilical hernia with gangrene AND obstruction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Umbilical hernia with gangrene AND obstruction (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9829001", + "display" : "Gastric ulcer with perforation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastric ulcer with perforation (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "GU - Perforated gastric ulcer" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Perforation of gastric ulcer" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9843006", + "display" : "Chronic lymphocytic cholangitis-cholangiohepatitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic lymphocytic cholangitis-cholangiohepatitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9866007", + "display" : "Infection by Trichuris vulpis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Trichuris vulpis (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Trichuris vulpis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9914004", + "display" : "Toxic dilatation of intestine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Toxic intestinal dilatation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Toxic dilatation of intestine (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9953008", + "display" : "Acute alcoholic liver disease", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute alcoholic hepatitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute alcoholic liver disease (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9984005", + "display" : "Exfoliation of teeth due to systemic disease", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Exfoliation of teeth due to systemic disease (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "10017004", + "display" : "Occlusal wear of teeth", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Occlusal wear of teeth (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Occlusal tooth wear" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "10078003", + "display" : "Turner's tooth", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Turner's hypoplasia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Enamel hypoplasia of single tooth" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Localized enamel or dentine hypoplasia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Localised enamel or dentine hypoplasia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Turner's tooth (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Turner tooth" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "10184002", + "display" : "Recurrent cholangitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recurrent cholangitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "10217006", + "display" : "Third degree perineal laceration", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Obstetrical laceration, third degree" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Laceration of tissues between vaginal AND/OR perineal muscular layers and rectal mucosa" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Third degree perineal laceration (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "10295004", + "display" : "Chronic viral hepatitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic viral hepatitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "10345003", + "display" : "Primary syphilis of tonsils", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Primary syphilis of tonsils (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Primary tonsil syphilis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "10351008", + "display" : "Suppurative tonsillitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Septic tonsillitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Suppurative tonsillitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "10389003", + "display" : "Acute gastrojejunal ulcer without hemorrhage AND without perforation but with obstruction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute gastrojejunal ulcer without haemorrhage AND without perforation but with obstruction" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute gastrojejunal ulcer without hemorrhage AND without perforation but with obstruction (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "10480003", + "display" : "Extravasation cyst of salivary gland", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Extravasation cyst of salivary gland (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "10665004", + "display" : "Mumps pancreatitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mumps pancreatitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "10679007", + "display" : "Infection by Giardia lamblia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lambliasis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Giardia lamblia (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Giardia lamblia" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "10699001", + "display" : "Esophagogastric ulcer", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oesophagogastric ulcer" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Esophagogastric ulcer (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "10728006", + "display" : "Gangrenous paraesophageal hernia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gangrenous thoracic stomach" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gangrenous paraoesophageal hernia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gangrenous paraesophageal hernia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "10743008", + "display" : "Irritable colon", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adaptive colitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Membranous colitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spastic colon" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Irritable bowel syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mucous colitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Colon spasm" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Functional bowel disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nervous colitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "IBS - Irritable bowel syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Irritable bowel" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spastic colitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Irritable colon syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "IC - Irritable colon" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Irritable bowel syndrome (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "10816007", + "display" : "Posterior lingual occlusion of mandibular teeth", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Scissor bite" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Posterior lingual occlusion of mandibular teeth (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "10825001", + "display" : "Perforation of rectum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rectal perforation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Perforation of rectum (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "10883005", + "display" : "Gingival cyst of adult", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gingival cyst of adult (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "10890000", + "display" : "Disorder of salivary gland", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Salivary gland disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disorder of salivary gland (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "10897002", + "display" : "Chronic gastrojejunal ulcer with perforation AND with obstruction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic gastrojejunal ulcer with perforation AND with obstruction (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "10920005", + "display" : "Abrasion and/or friction burn of lip with infection (disorder)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abrasion and/or friction burn of lip with infection" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "10998006", + "display" : "Injury of sigmoid colon with open wound into abdominal cavity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injury of sigmoid colon with open wound into abdominal cavity (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "11003002", + "display" : "Nervous diarrhea", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Emotional diarrhea" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anxiety diarrhea" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nervous diarrhoea" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Emotional diarrhoea" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anxiety diarrhoea" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nervous diarrhea (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "11033009", + "display" : "Courvoisier's sign", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Courvoisier's law" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Courvoisier's sign (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Courvoisier sign" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "11102005", + "display" : "Congenital fistula of lip", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital fistula of lip (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "11114002", + "display" : "Gingival pain", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Painful gums" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gum pain" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sore gums" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sore gums (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "11178005", + "display" : "Abnormality of secretion of glucagon", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abnormality of secretion of glucagon (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abnormality of glucagon secretion" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "11179002", + "display" : "Glycogen storage disease, type IV", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "1,4,alpha-glucan 6-alpha-glucosyltransferase deficiency" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brancher deficiency glycogen storage disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Amylopectinosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Andersen's disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "GSD IV" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Branching-transferase deficiency glycogenosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glycogen storage disease, type IV (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Branching enzyme deficiency" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glycogen storage disease type IV" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Andersen disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glycogenosis, type 4" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glycogen storage disease, type 4" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "11194003", + "display" : "Congenital anomaly of anus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital anomaly of anus (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "11223009", + "display" : "Congenital anomaly of pharynx", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital anomaly of pharynx (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital abnormality of pharynx" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital malformation of pharynx" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "11256005", + "display" : "Melanosis coli", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Melanosis coli (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Melanosis of colon" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Colonic pseudomelanosis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "11266002", + "display" : "Upper esophageal web", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Upper oesophageal web" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cricopharyngeal web" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Postcricoid web" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypopharyngeal web" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PC - Postcricoid web" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Postcricoid oesophageal web" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Postcricoid esophageal web" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Upper esophageal web (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "11350001", + "display" : "Diffuse hepatic necrosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diffuse hepatic necrosis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "11426004", + "display" : "Gingival amyloidosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gingival amyloidosis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "11461005", + "display" : "Staphylococcal tonsillitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Staphylococcal tonsillitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "11552008", + "display" : "Complete congenital duodenal obstruction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Complete congenital duodenal obstruction (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "11578004", + "display" : "Intussusception of rectum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Invagination of rectum" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intussusception of rectum (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rectal intussusception" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "11619008", + "display" : "Gastric dilatation-volvulus-torsion syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastric dilatation-volvulus-torsion syndrome (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "GDVT (gastric dilatation volvulus torsion) syndrome" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "11672007", + "display" : "Organoaxial gastric volvulus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Organoaxial gastric volvulus (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "11683003", + "display" : "Malakoplakia of colon", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Malakoplakia of colon (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "11767005", + "display" : "Bilious vomiting following gastrointestinal surgery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bilious vomiting following gastrointestinal surgery (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "11818002", + "display" : "Gastrojejunal ulcer with perforation but without obstruction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastrojejunal ulcer with perforation but without obstruction (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "11840006", + "display" : "Traveler's diarrhea", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Turista" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Traveler's diarrhoea" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Traveler's diarrhea (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "11938002", + "display" : "Clonorchiasis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chinese liver fluke disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oriental liver fluke disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hepatic distomiasis due to Clonorchis sinensis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clonorchiosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clonorchiasis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "11949008", + "display" : "Erosion of teeth due to medicine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Teeth erosion due to medicine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Teeth erosion caused by medicine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Erosion of teeth caused by medicine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Erosion of teeth caused by medicine (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "12002009", + "display" : "Functional hyperinsulinism", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Functional hyperinsulinism (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Functional hyperinsulinaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Functional hyperinsulinemia" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "12063002", + "display" : "Rectorrhagia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Proctorrhagia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rectal bleeding" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bleeding per rectum" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PR - Bleeding per rectum" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood per rectum" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PR - Blood per rectum" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "RB - Rectal bleeding" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PRB - Rectal bleeding" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rectal haemorrhage" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rectal hemorrhage" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rectal hemorrhage (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "12104008", + "display" : "Congenital rectocloacal fistula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital rectocloacal fistula (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "12245007", + "display" : "Intestinovaginal fistula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intestinovaginal fistula (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intestine-to-vagina fistula" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "12264001", + "display" : "Mesio-occlusion of teeth", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mesio-occlusion" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mesio-occlusion of teeth (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Class III buccal segment relationship" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "12269006", + "display" : "Postinfective gingival recession", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Post-infective gingival recession" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gingival recession following infectious disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gingival recession following infectious disease (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "12274003", + "display" : "Acute peptic ulcer with hemorrhage", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute peptic ulcer with haemorrhage" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute peptic ulcer with hemorrhage (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "12351004", + "display" : "Crowding of teeth", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Imbrication of teeth" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Crowding of teeth (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "12355008", + "display" : "Duodenal ulcer with hemorrhage, with perforation AND with obstruction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Duodenal ulcer with haemorrhage, with perforation AND with obstruction" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Duodenal ulcer with hemorrhage, with perforation AND with obstruction (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "12368000", + "display" : "Secondary biliary cirrhosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Secondary biliary cirrhosis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "12384004", + "display" : "Chronic peptic ulcer without hemorrhage AND without perforation but with obstruction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic peptic ulcer without haemorrhage AND without perforation but with obstruction" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic peptic ulcer without hemorrhage AND without perforation but with obstruction (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "12435008", + "display" : "Abrasion and/or friction burn of anus with infection (disorder)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abrasion and/or friction burn of anus with infection" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "12463005", + "display" : "Infectious gastroenteritis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Septic gastroenteritis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastric flu" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infectious gastroenteritis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "12516006", + "display" : "Normal bile secretion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Normal bile secretion (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "12574004", + "display" : "Noninfectious gastroenteritis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Noninfectious gastroenteritis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "12625009", + "display" : "Peptic ulcer with perforation but without obstruction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Peptic ulcer with perforation but without obstruction (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "12721007", + "display" : "Trifid tongue", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trifid tongue (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "12776000", + "display" : "Foreign body in colon", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Foreign body in colon (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "12777009", + "display" : "Pill esophagitis due to tetracycline", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pill oesophagitis due to tetracycline" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pill oesophagitis caused by tetracycline" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pill esophagitis caused by tetracycline (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pill esophagitis caused by tetracycline" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "12779007", + "display" : "Traumatic ulceration of tongue", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Traumatic ulceration of tongue (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "12847006", + "display" : "Acute duodenal ulcer with hemorrhage", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute duodenal ulcer with haemorrhage" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute duodenal ulcer with hemorrhage (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "12932003", + "display" : "Calculus of common bile duct with chronic cholecystitis with obstruction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Calculus of common bile duct with chronic cholecystitis with obstruction (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "13025001", + "display" : "Pseudopolyposis of colon", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inflammatory polyps of colon" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pseudopolyposis of colon (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "13026000", + "display" : "Ischemic stricture of intestine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ischaemic stricture of intestine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ischemic stricture of intestine (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "13114007", + "display" : "Blister of lip with infection", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blister of lip with infection (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "13140001", + "display" : "Burn of gastrointestinal tract", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Burn of gastrointestinal tract (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "13160009", + "display" : "Complication of transplanted intestines", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Complication of transplanted intestines (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "13177009", + "display" : "Cellulitis of nasopharynx", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cellulitis of nasopharynx (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "13200003", + "display" : "Peptic ulcer", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastroduodenal ulcer" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Peptic ulcer (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Peptic ulcer disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Peptic ulceration" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PUD - Peptic ulcer disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PU - Peptic ulcer" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "13265006", + "display" : "Acute fulminating type B viral hepatitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute fulminating type B viral hepatitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "13267003", + "display" : "Gastric motor function disorder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Idiopathic gastric motility disorder" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastric motor dysfunction" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastric motor function disorder (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "13286006", + "display" : "Foreign body in rectosigmoid junction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Foreign body in rectosigmoid junction (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "13457005", + "display" : "Foreign body in anus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Foreign body in anus (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "13466009", + "display" : "Dynamic ileus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spastic ileus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dynamic ileus (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "13468005", + "display" : "Sensitive dentin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tooth sensitivity" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dentine hypersensitivity" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tooth hypersensitivity" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dentine sensitivity" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sensitive dentin (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "13470001", + "display" : "Chronic ulcerative ileocolitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic ulcerative ileocolitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "13471002", + "display" : "Infection by Trichuris ovis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Trichuris ovis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Trichuris ovis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "13483000", + "display" : "Acquired hypertrophic pyloric stenosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acquired gastric outlet stenosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acquired hypertrophic pyloric stenosis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "13504006", + "display" : "Pill esophagitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pill oesophagitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pill esophagitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "13516000", + "display" : "Adhesion of gallbladder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adhesion of gallbladder (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adhesions of gallbladder" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "13538003", + "display" : "Fistula of lip", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fistula of lip (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "13568007", + "display" : "Congenital duplication of stomach", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Duplication of stomach" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital duplication of stomach (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "13630003", + "display" : "Congenital absence of lobe of liver", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital absence of lobe of liver (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Agenesis of lobe of liver" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital absence of liver lobe" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "13771001", + "display" : "Mesenteric saponification", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mesenteric saponification (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "13883009", + "display" : "Lead breath", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Halitus saturninus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lead breath (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "13891000", + "display" : "Major laceration of liver without open wound into abdominal cavity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Major laceration of liver without open wound into abdominal cavity (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "13916005", + "display" : "Bilateral recurrent femoral hernia with gangrene AND obstruction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bilateral recurrent femoral hernia with gangrene AND obstruction (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "13923006", + "display" : "Centrilobular hepatic necrosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paracentral hepatic necrosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Centrilobular hepatic necrosis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "13959000", + "display" : "Ulcerative gingivitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ulcerative gingivitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "14066009", + "display" : "Noninfectious colitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Noninfectious colitis (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Non-infective colitis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "14094001", + "display" : "Excessive vomiting in pregnancy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hyperemesis arising during pregnancy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hyperemesis gravidarum" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Persistent AND/OR vicious vomiting arising during pregnancy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excessive vomiting in pregnancy (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hyperemesis of pregnancy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excessive pregnancy vomiting" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hyperemesis in pregnancy" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "14220008", + "display" : "Nonvenomous insect bite of lip without infection", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nonvenomous insect bite of lip without infection (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "14223005", + "display" : "Esophageal varices without bleeding", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oesophageal varices without bleeding" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Esophageal varices without bleeding (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "14311001", + "display" : "Severe chronic ulcerative colitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fulminant ulcerative colitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Severe chronic ulcerative colitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "14380007", + "display" : "Foreign body in mouth", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Foreign body in oral cavity" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Foreign body in mouth (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "14384003", + "display" : "Postprandial diarrhea", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Postprandial diarrhoea" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Postprandial diarrhea (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "14430002", + "display" : "Congenital stenosis of small intestine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital stricture of small intestine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital stenosis of small intestine (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "14448006", + "display" : "Swallowed foreign body", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Swallowed foreign body (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ingestion of foreign body" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "14465002", + "display" : "Ulcerative tonsillitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ulcerative tonsillitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "14508001", + "display" : "Digestive gland sign or symptom", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Digestive gland sign or symptom (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "14582003", + "display" : "Microstomia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Microstomia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "14725002", + "display" : "Idiopathic postprandial hypoglycemia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Idiopathic postprandial hypoglycaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Idiopathic postprandial hypoglycemia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "14756005", + "display" : "Parotitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Parotitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "14760008", + "display" : "Constipation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Costiveness" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Difficulty defaecating" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Difficulty defecating" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Difficulty passing stool" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Difficulty opening bowels" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Constipated" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CN - Constipation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Difficult passing motion" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Constipation (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "14808008", + "display" : "Cementoclasia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cementoclasia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "14901003", + "display" : "Ankylosis of tooth", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ankylosis of tooth (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "14911005", + "display" : "Subphrenic interposition syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chilaiditi's syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hepatodiaphragmatic colonic interposition" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subphrenic interposition syndrome (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "14919007", + "display" : "Ranula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ranula of floor of mouth" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sublingual cyst" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ranula (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A rare benign pseudocyst found on the floor of the mouth that is associated with mucus extravasation that can occur spontaneously or as the result of trauma or obstruction to the salivary gland excretory duct and spillage of mucin into the surrounding soft tissues." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "15033003", + "display" : "Peritonsillar abscess", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Quinsy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Angina tonsillaris" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Peritonsillar abscess (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "15082003", + "display" : "Calculus of bile duct with chronic cholecystitis with obstruction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Calculus of bile duct with chronic cholecystitis with obstruction (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "15115006", + "display" : "Duodenal ulcer with hemorrhage AND with perforation but without obstruction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Duodenal ulcer with haemorrhage AND with perforation but without obstruction" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Duodenal ulcer with hemorrhage AND with perforation but without obstruction (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "15135007", + "display" : "Congenital transposition of stomach", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dextrogastria" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital transposition of stomach (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "15151004", + "display" : "Injury of liver with open wound into abdominal cavity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open injury of liver" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injury of liver with open wound into abdominal cavity (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "15165002", + "display" : "Urethrorectal fistula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Urethrorectal fistula (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Urethral fistula to rectum" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recto-urethral fistula" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "15230009", + "display" : "Liver disorder in pregnancy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Liver disorder in pregnancy (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "15238002", + "display" : "Hemorrhage of esophagus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Esophageal hemorrhage" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemorrhage of oesophagus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oesophageal haemorrhage" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oesophageal bleeding" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Esophageal bleeding" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Esophageal bleeding (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "15270002", + "display" : "Obturation obstruction of intestine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Obturation obstruction of intestine (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Complete obstruction of the intestine due to the presence in the lumen of blocking material, such as tumour, faecalith, gallstone, or foreign body." + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Complete obstruction of the intestine due to the presence in the lumen of blocking material, such as tumor, fecalith, gallstone, or foreign body." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "15284007", + "display" : "Tuberculosis of esophagus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tuberculosis of oesophagus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tuberculosis of esophagus (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "15342002", + "display" : "Chronic ulcerative enterocolitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic ulcerative enterocolitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "15402006", + "display" : "Calculus of pancreas", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pancreatolithiasis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Calculus of pancreas (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "15419008", + "display" : "Congenital pyloric membrane", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital pyloric membrane (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "15423000", + "display" : "Superficial injury of anus without infection", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Superficial injury of anus without infection (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "15445004", + "display" : "Atrophic nonerosive nonspecific gastritis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Atrophic nonerosive nonspecific gastritis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "15492000", + "display" : "Atrophy of edentulous maxillary alveolar ridge", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Atrophy of edentulous maxillary alveolar ridge (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "15510009", + "display" : "Increased frequency of defecation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increased frequency of defaecation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increased frequency of defecation (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "15528006", + "display" : "Acute necrosis of pancreas", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute pancreatic necrosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute necrosis of pancreas (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "15699003", + "display" : "Secretory diarrhea", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Secretory diarrhoea" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Secretory diarrhea (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "15720001", + "display" : "Hemorrhagic enteropathy of terminal ileum (disorder)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemorrhagic enteropathy of terminal ileum" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemorrhagic enteropathy of terminal ileum" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "15733007", + "display" : "Incipient enamel caries", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "White spot lesion of tooth" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tooth decalcification" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Initial dental caries" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incipient enamel dental caries" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decalcification of tooth" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incipient enamel caries (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brown spot lesion of tooth" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Initial, noncavitated demineralized lesion, limited to outer half of enamel" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "15770003", + "display" : "Acute cholestatic jaundice syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute cholestatic jaundice syndrome (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "15899001", + "display" : "Increased pancreatic secretion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increased pancreatic secretion (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "15902003", + "display" : "Gastric ulcer with hemorrhage", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastric ulcer with haemorrhage" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastric ulcer with hemorrhage (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bleeding gastric ulcer" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "15970005", + "display" : "Intramural esophageal hematoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intramural oesophageal haematoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intramural esophageal hematoma (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "15999000", + "display" : "Mixed micro and macronodular cirrhosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mixed portal cirrhosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mixed micro and macronodular cirrhosis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "16000003", + "display" : "Premature tooth eruption", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Precocious dentition" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Accelerated tooth eruption" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Precocious tooth eruption" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Premature tooth eruption (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "16010007", + "display" : "Duodenocolic fistula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Duodenocolic fistula (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "16069000", + "display" : "Toxic noninfectious hepatitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Toxic noninfectious hepatitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "16070004", + "display" : "Syphilitic cirrhosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hepar lobatum" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Syphilitic cirrhosis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "16101002", + "display" : "Ulcer of cecum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cecal ulcer" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Caecal ulcer" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ulcer of caecum" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ulcer of cecum (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "16121001", + "display" : "Gastrojejunal ulcer", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stomal ulcer" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Marginal ulcer" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anastomotic ulcer" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "GJU - Gastrojejunal ulcer" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastrojejunal ulcer (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "16331000", + "display" : "Heartburn", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pyrosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Burning reflux" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Heartburn (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "16358007", + "display" : "Chronic disease of tonsils AND/OR adenoids", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic disease of tonsils AND/OR adenoids (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "16376000", + "display" : "Congenital duodenal stenosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital stenosis of duodenum" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital duodenal stenosis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "16459000", + "display" : "Cheilosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cheilosis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "16485001", + "display" : "Ulcer of tonsil", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ulcer of tonsil (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tonsillar ulcer" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "16516008", + "display" : "Familial duodenal ulcer associated with rapid gastric emptying", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Familial duodenal ulcer associated with rapid gastric emptying (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "16694003", + "display" : "Gastric ulcer with hemorrhage but without obstruction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastric ulcer with haemorrhage but without obstruction" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastric ulcer with hemorrhage but without obstruction (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "16714009", + "display" : "Spontaneous abortion with laceration of bowel", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spontaneous abortion with tear of bowel" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Miscarriage with laceration of bowel" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Miscarriage with laceration of bowel (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Miscarriage with tear of bowel" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "16761005", + "display" : "Esophagitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oesophagitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Esophagitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "16763008", + "display" : "Hemorrhage of liver", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hepatic bleeding" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hepatic hemorrhage" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hepatorrhagia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemorrhage of liver" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hepatic haemorrhage" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemorrhage of liver (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "16816002", + "display" : "Leukoedema of tongue", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Leukedema of tongue" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Leukedema of tongue (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "16932000", + "display" : "Nausea and vomiting", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nausea and vomiting (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "N&V - Nausea and vomiting" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "N+V - Nausea and vomiting" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "16950007", + "display" : "Fourth degree perineal laceration involving anal mucosa", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fourth degree perineal laceration involving anal mucosa (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "16957005", + "display" : "Fistula of gallbladder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fistula of gallbladder (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "17067009", + "display" : "Acute gastric ulcer with hemorrhage AND with perforation but without obstruction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute gastric ulcer with haemorrhage AND with perforation but without obstruction" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute gastric ulcer with hemorrhage AND with perforation but without obstruction (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "17110002", + "display" : "Fasciola gigantica infection", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fasciola gigantica infection (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "17186003", + "display" : "Ileocolic intussusception", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ileocolic intussusception (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "17206008", + "display" : "Gastroduodenal fistula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastroduodenal fistula (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "17266006", + "display" : "Primary cholangitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Primary cholangitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "17346000", + "display" : "Disorder of endocrine pancreas", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disorder of pancreatic islets" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disorder of islets of Langerhans" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disorder of endocrine pancreas (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "17349007", + "display" : "Portal triaditis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Portal triaditis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "17355002", + "display" : "Aorto-esophageal fistula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aorto-esophageal fistula (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aorto-oesophageal fistula" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "17440005", + "display" : "Anal spasm", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anal spasm (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "17442002", + "display" : "Uterorectal fistula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Uterorectal fistula (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "17465007", + "display" : "Pneumatosis cystoides intestinalis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pneumatosis intestinalis cystica" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pneumatosis cystoides intestinalis (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PCI - Pneumatosis cystoides intestinalis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "17531008", + "display" : "Leukoplakia of lips", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Leucoplakia of lips" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Leukoplakia of lips (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Leukokeratosis of lip" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Leucokeratosis of lip" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "17551007", + "display" : "Chronic diarrhea of unknown origin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic diarrhoea of unknown origin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic diarrhea of unknown origin (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "17552000", + "display" : "Dental calculus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tartar" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Odontolith" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dental calculus (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "17565009", + "display" : "Hypoesthesia of tongue", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypoaesthesia of tongue" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypaesthesia of tongue" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypesthesia of tongue" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypoesthesia of tongue (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "17593008", + "display" : "Gastric ulcer with hemorrhage, with perforation and with obstruction (disorder)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastric ulcer with haemorrhage, with perforation and with obstruction" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastric ulcer with hemorrhage, with perforation and with obstruction" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "17681007", + "display" : "Hepatitis due to acquired toxoplasmosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hepatitis caused by acquired toxoplasmosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hepatitis caused by acquired toxoplasmosis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "17709002", + "display" : "Bleeding esophageal varices", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Esophageal varices with hemorrhage" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bleeding oesophageal varices" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oesophageal varices with haemorrhage" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bleeding esophageal varices (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oesophageal varices with bleeding" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "BOV - Bleeding oesophageal varices" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Esophageal varices with bleeding" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "BOV - Bleeding esophageal varices" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "17741008", + "display" : "Acute tonsillitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infective tonsillitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute tonsillitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "17755000", + "display" : "Acquired megaduodenum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acquired megaduodenum (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "17783003", + "display" : "Car sickness", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Car sickness (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "17802000", + "display" : "Mesiodens", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mesiodentes" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Supernumerary mesiodens tooth" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Supernumerary mesiodens tooth (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A supernumerary tooth located near the midline of the dental arch between two central incisors." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "17890003", + "display" : "Hepatic infarction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infarct of liver" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hepatic infarction (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infarction of liver" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "17960009", + "display" : "Piulachs-Hederich syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute dilatation of the colon syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tympanites in dolichomegacolon syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Piulachs-Hederich syndrome (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "17970006", + "display" : "Stricture of gallbladder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stricture of gallbladder (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "18028001", + "display" : "Secondary cholangitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Secondary cholangitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "18037001", + "display" : "Bile ascites", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bile ascites (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "18081009", + "display" : "Enteric campylobacteriosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Enteric campylobacteriosis (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Campylobacter diarrhoea" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Campylobacter diarrhea" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Campylobacter intestinal infection" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "18116006", + "display" : "Cancrum oris", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gangrenous stomatitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Noma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute gangrenous stomatitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cancrum oris (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "18139000", + "display" : "Fracture of fissure of tooth", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fracture of fissure of tooth (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "18147000", + "display" : "Injury of colon with open wound into abdominal cavity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injury of colon with open wound into abdominal cavity (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "18168004", + "display" : "Raw-milk associated diarrhea", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Raw-milk associated diarrhoea" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Raw-milk associated diarrhea (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "18169007", + "display" : "Duodenal ulcer without hemorrhage AND without perforation but with obstruction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Duodenal ulcer without haemorrhage AND without perforation but with obstruction" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Duodenal ulcer without hemorrhage AND without perforation but with obstruction (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "18229003", + "display" : "Suppurative colitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Suppurative colitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "18269002", + "display" : "Congenital duodenal obstruction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital duodenal obstruction (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "18317005", + "display" : "Rectovulval fistula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rectovulval fistula (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "18342001", + "display" : "Algid malaria", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Algid malaria (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Algid malaria - malarial shock" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "18367003", + "display" : "Duodenal ulcer with hemorrhage AND obstruction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Duodenal ulcer with haemorrhage AND obstruction" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Duodenal ulcer with hemorrhage AND obstruction (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "18389004", + "display" : "Microcolon", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Microcolon (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "18425006", + "display" : "Passage of rice water stools", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Passage of rice water stools (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rice water stool" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "18526009", + "display" : "Disorder of appendix", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disorder of appendix (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "18530007", + "display" : "Sea sickness", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sea sickness (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "18576006", + "display" : "Primary functional encopresis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Primary functional encopresis (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "18644006", + "display" : "Increased gastric tonus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vagotonia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastric hypertonus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increased gastric tonus (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "18645007", + "display" : "Increased gastric electrical activity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increased gastric electrical activity (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "18665000", + "display" : "Acute gastric mucosal erosion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute erosion of stomach" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute gastric mucosal erosion (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "18718003", + "display" : "Gingival disease", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gingival disorder" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gum disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gingival disease (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "18755003", + "display" : "Supragingival dental calculus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Supragingival dental calculus (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "18773000", + "display" : "Cyclical vomiting syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Periodic vomiting" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cyclical vomiting" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cyclical vomiting syndrome (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Periodic vomiting syndrome" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "18792003", + "display" : "H-type congenital tracheoesophageal fistula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "H-type congenital tracheoesophageal fistula (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "H-type congenital tracheo-oesophageal fistula" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "18805001", + "display" : "Congenital secretory diarrhea, sodium type", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital sodium diarrhea" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Defective Na^+^/H^+^ exchange in jejunum AND/OR ileum" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital secretory diarrhoea, sodium type" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital sodium diarrhoea" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital secretory diarrhea, sodium type (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Non-syndromic congenital sodium diarrhoea" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Non-syndromic congenital sodium diarrhea" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "18846006", + "display" : "Chemotherapy-induced nausea and vomiting", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chemotherapy-induced nausea and vomiting (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "18849004", + "display" : "Infection by Trichostrongylus axei", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Trichostrongylus axei (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Trichostrongylus axei" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "18899000", + "display" : "Schinzel-Giedion syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Schinzel-Giedion syndrome (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "18910001", + "display" : "Cleft uvula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bifid uvula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cleft uvula (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "18917003", + "display" : "Acute fulminating type A viral hepatitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute fulminating type A viral hepatitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "18935007", + "display" : "Isolated idiopathic granuloma of stomach", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Isolated idiopathic granuloma of stomach (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "19132000", + "display" : "Stenosis of colon", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stenosis of colon (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "19213003", + "display" : "Infectious diarrheal disease", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infectious diarrhea" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infectious diarrhoeal disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infectious diarrhoea" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infectious diarrheal disease (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infective diarrhoea" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infective diarrhea" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "19216006", + "display" : "Esophageal web", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oesophageal web" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Esophageal web (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "19263008", + "display" : "Glossocele", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glossocele (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "19286001", + "display" : "Cyst of gallbladder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cyst of gallbladder (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "19311003", + "display" : "Collagenous colitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Collagenous colitis (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CC - Collagenous colitis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "19335008", + "display" : "Calculus of cystic duct with acute cholecystitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Calculus of cystic duct with acute cholecystitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "19345005", + "display" : "Avulsion of lip", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Avulsion of lip (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "19387007", + "display" : "Ectopic pancreas", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pancreatic heterotopia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ectopic pancreas (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "19523008", + "display" : "Hypertaurodontism", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypertaurodontism (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "19547001", + "display" : "Food poisoning due to streptococcus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Food poisoning caused by streptococcus (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Food poisoning caused by streptococcus" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "19569008", + "display" : "Mild hyperemesis gravidarum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mild hyperemesis before end of 22 weeks of gestation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mild hyperemesis gravidarum (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mild hyperemesis in pregnancy" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "19597002", + "display" : "Intermittent dysphagia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intermittent dysphagia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "19640007", + "display" : "Enterostomy malfunction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Enterostomy malfunction (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "19682006", + "display" : "Lupus hepatitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lupus hepatitis (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lupoid hepatitis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "19742005", + "display" : "Relapsing pancreatic necrosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Relapsing pancreatic necrosis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "19850005", + "display" : "Acute gastric ulcer with perforation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute gastric ulcer with perforation (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "19881001", + "display" : "Primary chronic pseudo-obstruction of small intestine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Primary chronic pseudo-obstruction of small intestine (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "19894004", + "display" : "Food poisoning due to Bacillus cereus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Food poisoning caused by Bacillus cereus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Food poisoning caused by Bacillus cereus (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "19936001", + "display" : "Injury of gallbladder without open wound into abdominal cavity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injury of gallbladder without open wound into abdominal cavity (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "19943007", + "display" : "Cirrhosis of liver", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hepatic cirrhosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CL - Cirrhosis of liver" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cirrhosis of liver (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "19968009", + "display" : "Cholecystitis without calculus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acalculous cholecystitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cholecystitis without calculus (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "19995004", + "display" : "Spontaneous rupture of esophagus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Boerhaave's syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spontaneous rupture of oesophagus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Boerhaave syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spontaneous perforation of esophagus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spontaneous perforation of oesophagus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spontaneous rupture of esophagus (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spontaneous esophageal perforation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spontaneous oesophageal perforation" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "20239009", + "display" : "Bile duct proliferation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bile duct proliferation (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "20306009", + "display" : "Cholecystoenteric fistula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cholecystenteric fistula (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cholecystenteric fistula" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "20335001", + "display" : "Fulminant enterocolitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fulminant enterocolitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "20402005", + "display" : "Moderate laceration of liver with open wound into abdominal cavity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Moderate laceration of liver with open wound into abdominal cavity (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "20474007", + "display" : "Injury of multiple sites of pancreas without open wound into abdominal cavity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injury of multiple sites of pancreas without open wound into abdominal cavity (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "20509003", + "display" : "Open wound of lip with complication", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open wound of lip with complication (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "20528005", + "display" : "Complete rectal prolapse with no displacement of anal muscles", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Complete rectal prolapse with no displacement of anal muscles (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "20570000", + "display" : "Sentinel tag", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sentinel tag (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "20607006", + "display" : "Gingivostomatitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gingivostomatitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "20639004", + "display" : "Candidiasis of the esophagus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Candidiasis of the oesophagus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Candidiasis of the esophagus (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Candidiasis of oesophagus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oesophageal thrush" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Candidosis of oesophagus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Esophageal thrush" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Candidosis of esophagus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Candidiasis of esophagus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Candida of esophagus" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "20674003", + "display" : "Oral fistula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oral fistula (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "20678000", + "display" : "Extreme insulin resistance with acanthosis nigricans, hirsutism AND autoantibodies to the insulin receptors", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Extreme insulin resistance type B" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Extreme insulin resistance with acanthosis nigricans, hirsutism AND autoantibodies to the insulin receptors (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "20719006", + "display" : "Extrahepatic cholestasis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Extrahepatic cholestasis (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "20725005", + "display" : "Familial visceral neuropathy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Familial visceral neuropathy (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "20754004", + "display" : "Achylia gastrica", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Achylia gastrica (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "20759009", + "display" : "Dietetic jejunitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dietetic jejunitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "20790006", + "display" : "Echinococcus granulosus infection of liver", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Echinococcus granulosus infection of liver (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "20813000", + "display" : "Afferent loop syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Afferent loop syndrome (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "20815007", + "display" : "Exstrophy of cloaca sequence", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Exstrophy of cloaca" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cloacal exstrophy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Exstrophy of cloaca sequence (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "20824003", + "display" : "Chronic cholecystitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic cholecystitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "20860008", + "display" : "Intestinal myiasis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infestation of intestine caused by fly larvae" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infestation of intestine caused by fly larvae (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "20915006", + "display" : "Gastric dysplasia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastric dysplasia (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stomach dysplasia" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "20919000", + "display" : "Congenital liver grooves", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital liver grooves (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "20926000", + "display" : "Adhesion of mesentery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adhesion of mesentery (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mesenteric adhesions" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "20928004", + "display" : "Ulcer of anus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Solitary ulcer of anus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anal ulcer" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ulcer of anus (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Solitary anal ulcer" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "21162009", + "display" : "Outer space sickness (finding)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Outer space sickness" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "21366000", + "display" : "Soft tissue impingement on teeth", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Soft tissue impingement on teeth (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "21459002", + "display" : "Loss of teeth due to local periodontal disease", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spontaneous edentia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Loss of teeth due to local periodontal disease (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "21580006", + "display" : "Hematoma AND contusion of liver with open wound into abdominal cavity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haematoma AND contusion of liver with open wound into abdominal cavity" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hematoma AND contusion of liver with open wound into abdominal cavity (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "21638000", + "display" : "Acute periodontitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute pericementitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute periodontitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "21692001", + "display" : "Diverticulum of appendix", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diverticulum of appendix (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Appendicular diverticulum" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "21759003", + "display" : "Gastrojejunal ulcer with perforation AND obstruction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastrojejunal ulcer with perforation AND obstruction (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "21763005", + "display" : "Injury of teeth", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injury of teeth (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "21782001", + "display" : "Drug-induced constipation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Drug-induced constipation (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "21809000", + "display" : "Abrasion and/or friction burn of anus without infection", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abrasion and/or friction burn of anus without infection (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "21861000", + "display" : "Micronodular cirrhosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Micronodular cirrhosis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "21863002", + "display" : "Irritative hyperplasia of oral mucosa", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Irritative hyperplasia of oral mucosa (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "21995002", + "display" : "Natal tooth", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Natal tooth (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "22114000", + "display" : "Absent peristalsis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Absent peristalsis (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "22149007", + "display" : "Aschoff-Rokitansky sinuses", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rokitansky-Aschoff sinuses" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aschoff-Rokitansky sinuses (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "22157005", + "display" : "Acute peptic ulcer with hemorrhage but without obstruction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute peptic ulcer with haemorrhage but without obstruction" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute peptic ulcer with hemorrhage but without obstruction (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "22169002", + "display" : "Intestinal disaccharidase deficiency", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disaccharide malabsorption" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intestinal disaccharidase deficiency (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "22207007", + "display" : "Chronic proliferative enteritis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic proliferative enteritis of intestine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic proliferative inflammation of intestine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic proliferative inflammation of intestine (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "22208002", + "display" : "Desquamative gingivitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gingivosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Desquamative gingivitis (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "DG - Desquamative gingivitis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "22231002", + "display" : "Allergic enteritis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergic inflammation of intestine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergic inflammation of intestine (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergic enteritis of intestine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "22240003", + "display" : "Pericoronitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pericoronitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "22304002", + "display" : "Superficial gastritis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Superficial gastritis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "22323009", + "display" : "Acute bowel infarction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute intestinal infarction" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute bowel infarction (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "22361007", + "display" : "Pulp degeneration", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pulp degeneration (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "22395006", + "display" : "Esophageal body web", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oesophageal body web" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Webbed esophagus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Webbed oesophagus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Esophageal body web (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "22490002", + "display" : "Bleeding from mouth", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oral hemorrhage" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stomatorrhagia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bleeding of mouth" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bleeding in mouth" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oral haemorrhage" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bleeding of mouth (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "22500005", + "display" : "Oesophagostomiasis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nodular worm disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection by Oesophagostomum" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection by Oesophagostomum (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "22508003", + "display" : "Hepatic failure due to a procedure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hepatic failure due to a procedure (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Postprocedural hepatic failure" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "22511002", + "display" : "Acute duodenal ulcer with perforation but without obstruction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute duodenal ulcer with perforation but without obstruction (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "22542007", + "display" : "Exudative enteropathy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Exudative enteropathy (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "22589009", + "display" : "Congenital absence of salivary gland", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital absence of salivary gland (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "22620000", + "display" : "Prepyloric ulcer", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prepyloric ulcer (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prepyloric gastric ulcer" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pyloric channel ulcer" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "22711000", + "display" : "Adhesion of cystic duct", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adhesion of cystic duct (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adhesions of cystic duct" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "22788004", + "display" : "Rupture of gallbladder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rupture of gallbladder (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disruption of gallbladder" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "22845004", + "display" : "Congenital septation of gallbladder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phrygian cap" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hourglass gallbladder" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital septation of gallbladder (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "22846003", + "display" : "Hepatorenal syndrome following delivery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hepatorenal syndrome following delivery (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "22883003", + "display" : "Arterial-enteric fistula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arterial-enteric fistula (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "22905009", + "display" : "Infection by Heterophyes heterophyes", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Heterophyiasis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Heterophyosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Heterophyes heterophyes infection" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Heterophyes heterophyes" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Heterophyes heterophyes (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "22922006", + "display" : "Infection by Physaloptera", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Physalopteriasis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Physalopterosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Physaloptera (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Physaloptera" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "22949006", + "display" : "Mesenteric varices", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Venous ectasia of mesenteric vein" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Venous ectasia of mesenteric vein (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Varicose mesenteric vein" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "22974009", + "display" : "Erythroplakia of tongue", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Erythroplakia of tongue (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "23023009", + "display" : "Disorder of tonsil", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disorder of palatine tonsil (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disorder of tonsil (palatine tonsil)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disorder of palatine tonsil" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "23034007", + "display" : "Fruity breath", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ketotic breath" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ketotic breath (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acetone on breath" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Breath smells ketotic" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "23062000", + "display" : "Passive congestion of stomach", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Passive congestion of stomach (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "23065003", + "display" : "Stenosis of intestine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Enterostenosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stenosis of intestine (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "23080009", + "display" : "Chronic gastric volvulus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic gastric volvulus (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "23144006", + "display" : "Continuous salivary secretion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Continuous salivary secretion (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "23166004", + "display" : "Cellulitis of pharynx", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pharyngeal cellulitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cellulitis of pharynx (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "23202007", + "display" : "Strangulated internal haemorrhoids", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Strangulated internal hemorrhoids" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Internal strangulated haemorrhoids" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Internal strangulated hemorrhoids" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Strangulated internal hemorrhoids (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "23234003", + "display" : "Vertical overbite", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vertical overbite (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "23298002", + "display" : "Acquired megacolon in adults", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Idiopathic megacolon in adults" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acquired megacolon in adults (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "23387001", + "display" : "Perforation of esophagus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Perforation of oesophagus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Perforation of esophagus (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "23512004", + "display" : "Atresia of salivary duct", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Imperforate salivary duct" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Atresia of salivary duct (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "23587002", + "display" : "Phlegmon of pancreas", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phlegmon of pancreas (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "23649000", + "display" : "Cushing's ulcers", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cushing ulcers" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cushing ulcer (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cushing ulcer" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute upper gastrointestinal erosion due to raised intracranial pressure" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "23678004", + "display" : "Congenital pyloric antral membrane", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prepyloric septum" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital pyloric antral membrane (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "23693000", + "display" : "Acute duodenal ulcer without hemorrhage, without perforation AND without obstruction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute duodenal ulcer without haemorrhage, without perforation AND without obstruction" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute duodenal ulcer without hemorrhage, without perforation AND without obstruction (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "23740006", + "display" : "Bilateral paralysis of tongue", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bilateral paralysis of tongue (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "23812009", + "display" : "Duodenal ulcer with hemorrhage AND perforation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Duodenal ulcer with haemorrhage AND perforation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Duodenal ulcer with hemorrhage AND perforation (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "23874000", + "display" : "Chronic amebiasis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic amebic dysentery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic amoebic dysentery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic amoebiasis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic amebiasis (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic intestinal amebiasis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic intestinal amoebiasis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "23913003", + "display" : "External hemorrhoids", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "External haemorrhoids" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "External hemorrhoids (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "External haemorrhoid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "External hemorrhoid" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "23916006", + "display" : "Pyogranulomatous enteritis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pyogranulomatous enteritis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "23949002", + "display" : "Capillaria philippinensis infection", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intestinal capillariasis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Capillaria philippinensis infection (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "23971007", + "display" : "Acute vomiting", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute vomiting (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "23997001", + "display" : "Anomaly of dental arch", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anomaly of dental arch (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "24001002", + "display" : "Chronic gastrojejunal ulcer with hemorrhage, with perforation and with obstruction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic gastrojejunal ulcer with haemorrhage, with perforation and with obstruction" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic gastrojejunal ulcer with hemorrhage, with perforation and with obstruction (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "24029004", + "display" : "Fecal continence", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Faecal continence" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bowels: fully continent" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bowels: fully continent (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "24060004", + "display" : "Gastrocolic ulcer", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastrocolic ulcer (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "24078009", + "display" : "Gangosa of yaws", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rhinopharyngitis mutilans of yaws" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gangosa - tertiary yaws" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rhinopharyngitis mutilans" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gangosa" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Yaws gumma of nose" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gangosa of yaws (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "24087000", + "display" : "Burn of gum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Burn of gum (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "24194000", + "display" : "Complete bilateral cleft palate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Complete bilateral cleft palate (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cleft hard palate with cleft soft palate, bilateral" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "24203005", + "display" : "Extreme insulin resistance with acanthosis nigricans, hirsutism AND abnormal insulin receptors", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Extreme insulin resistance type A" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Extreme insulin resistance with acanthosis nigricans, hirsutism AND abnormal insulin receptors (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "24291004", + "display" : "Congenital dilatation of colon", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital dilatation of colon (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital megacolon" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "24339001", + "display" : "Sigmoidovaginal fistula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sigmoidovaginal fistula (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "24407009", + "display" : "Suppurative pancreatitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Suppurative pancreatitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "24412005", + "display" : "Congenital secretory diarrhea, chloride type", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital chloridorrhea" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Defective Cl^-^/HCO^-^>3< exchange in ileum AND/OR colon" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital chloridorrhoea" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital secretory diarrhoea, chloride type" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital secretory diarrhea, chloride type (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital chloride diarrhoea" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital chloride diarrhea" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "24436009", + "display" : "Gurgling", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gurgling sounds" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gurgling (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "24557004", + "display" : "Abscess of intestine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abscess of intestine (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "24610009", + "display" : "Sigmoidorectal intussusception", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sigmoidorectal intussusception (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "24617007", + "display" : "Posterior open bite", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Posterior openbite" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Posterior open bite (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "24754009", + "display" : "Isolated familial intestinal hypomagnesemia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Magnesium malabsorption" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Isolated familial intestinal hypomagnesaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Isolated familial intestinal hypomagnesemia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "24764000", + "display" : "Concretion of appendix", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Concretion of appendix (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Appendicular concretion" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "24789006", + "display" : "Small round structured virus gastroenteritis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Norwalk virus food poisoning" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Norwalk virus gastroenteritis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Norwalk-like virus gastroenteritis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Viral gastroenteritis caused by Norwalk-like agent (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Viral gastroenteritis due to Norwalk-like agent" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Viral gastroenteritis caused by Norwalk-like agent" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "24807004", + "display" : "Bleeding gastric varices", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bleeding gastric varices (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "24810006", + "display" : "Tuberculosis orificialis of mouth", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tuberculosis orificialis of mouth (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "24813008", + "display" : "Gastrointestinal complication", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastrointestinal complication (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "24829000", + "display" : "Eosinophilic ulcerative colitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Eosinophilic ulcerative colitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "25102003", + "display" : "Acute type A viral hepatitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Viral infectious hepatitis A" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute hepatitis A" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute type A viral hepatitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "25110002", + "display" : "Injury of multiple sites in colon AND/OR rectum with open wound into abdominal cavity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injury of multiple sites in colon AND/OR rectum with open wound into abdominal cavity (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "25148007", + "display" : "Congenital absence of uvula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital absence of uvula (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "25273001", + "display" : "Enlargement of tongue", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Enlargement of tongue (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Macroglossia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Large tongue" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "25299008", + "display" : "Abnormal excretory function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abnormal excretory function (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "25319005", + "display" : "Chronic diarrhea of infants AND/OR young children", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic diarrhoea of infants AND/OR young children" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic diarrhea of infants AND/OR young children (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "25335003", + "display" : "Gastrojejunocolic fistula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastrojejunocolic fistula (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "25345001", + "display" : "Perforation of gallbladder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Perforation of gallbladder (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "25349007", + "display" : "Chronic upper gastrointestinal hemorrhage", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic upper gastrointestinal bleeding" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic upper GI hemorrhage" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic upper GI bleeding" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic upper gastrointestinal haemorrhage" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic upper GI haemorrhage" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic upper gastrointestinal hemorrhage (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "25374005", + "display" : "Gastroenteritis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastroenteropathy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "GE - Gastroenteritis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inflammation of stomach and intestine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inflammation of stomach and intestine (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "25418001", + "display" : "Primordial cyst", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Primordial cyst of jaw" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Primordial odontogenic cyst" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Primordial cyst (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "25420003", + "display" : "Injury of multiple sites of pancreas with open wound into abdominal cavity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injury of multiple sites of pancreas with open wound into abdominal cavity (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "25458004", + "display" : "Acute gastritis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute gastritis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "25479004", + "display" : "Foreign body in pharynx", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Foreign body in throat" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Foreign body in pharynx (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pharyngeal FB - foreign body" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "25507003", + "display" : "Idiopathic erosion of teeth", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Idiopathic erosion of teeth (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Idiopathic teeth erosion" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "25540007", + "display" : "Tooth loss", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Shedding of tooth" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tooth loss (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "25552000", + "display" : "Acute cecitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute caecitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute cecitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "25554004", + "display" : "Major laceration of liver with open wound into abdominal cavity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Major laceration of liver with open wound into abdominal cavity (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "25598004", + "display" : "Retrocecal appendicitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Retrocaecal appendicitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Retrocecal appendicitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "25617003", + "display" : "Congenital duodenal obstruction due to malrotation of intestine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ladd's syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital duodenal obstruction due to malrotation of intestine (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "25730006", + "display" : "Stricture of rectum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stricture of rectum (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "25744000", + "display" : "Hereditary gastrogenic lactose intolerance", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Severe familial lactose intolerance" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hereditary gastrogenic lactose intolerance (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A very rare disorder which is probably hereditary. It is not caused by a disorder of disaccharidease activity or by impairment of monosaccharide transport but rather by abnormal permeability of lactose through the gastric mucosa." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "25803005", + "display" : "Pancreatic fistula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pancreatic fistula (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "25887009", + "display" : "Allergic sigmoiditis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergic sigmoiditis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "25896009", + "display" : "Congenital atresia of ileum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ileal atresia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Atresia of ileum" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital atresia of ileum (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "25898005", + "display" : "Congenital secretory diarrhea", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital secretory diarrhoea" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital secretory diarrhea (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "25924004", + "display" : "Calculus of gallbladder with cholecystitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Biliary calculus with cholecystitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cholelithiasis with cholecystitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Calculus of gallbladder with cholecystitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "25933002", + "display" : "Betel deposit on teeth", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Betel deposit on teeth (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "25942009", + "display" : "Fibrosis of pancreas", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cirrhosis of pancreas" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fibrosis of pancreas (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "25948008", + "display" : "Pyloric antral stenosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pyloric antral stenosis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "25972003", + "display" : "Congenital absence of rectum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital absence of rectum (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "26006005", + "display" : "Allergic gastroenteritis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergic gastroenteritis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "26103000", + "display" : "Echinococcosis of liver", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Echinococcosis of liver (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "26179002", + "display" : "Congenital atresia of esophagus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Imperforate esophagus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Esophageal atresia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oesophageal atresia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital atresia of oesophagus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Imperforate oesophagus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital atresia of esophagus (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "OA - Oesophageal atresia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "OA - Esophageal atresia" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "26185009", + "display" : "Increased exocrine gland secretion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increased exocrine glandular function" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increased exocrine gland secretion (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "26221006", + "display" : "Peptic ulcer with hemorrhage, with perforation AND with obstruction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Peptic ulcer with haemorrhage, with perforation AND with obstruction" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Peptic ulcer with hemorrhage, with perforation AND with obstruction (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "26249004", + "display" : "Intestinal helminthiasis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intestinal infection due to Class Cestoda and/or Class Trematoda and/or Phylum Nemata" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intestinal infection caused by Class Cestoda and/or Class Trematoda and/or Phylum Nemata" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intestinal infection caused by Class Cestoda and/or Class Trematoda and/or Phylum Nemata (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "26284000", + "display" : "Ulcer of mouth", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oral ulcer" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mouth ulceration" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ulceration of oral mucosa" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mouth ulcer" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ulcer of mouth (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "26289005", + "display" : "Low-output external gastrointestinal fistula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Low-output external gastrointestinal fistula (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "26315009", + "display" : "Congenital obstruction of small intestine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital obstruction of small intestine (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "26316005", + "display" : "Internal complete rectal prolapse with intussusception of rectosigmoid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Internal complete rectal prolapse with intussusception of rectosigmoid (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "26373009", + "display" : "Thrombosed external hemorrhoids", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thrombosed external haemorrhoids" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "External thrombosed hemorrhoids" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thrombosed external hemorrhoid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "External thrombosed haemorrhoids" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thrombosed external haemorrhoid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thrombosed external pile" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thrombosed external hemorrhoids (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "26374003", + "display" : "Cheilitis glandularis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Simple cheilitis glandularis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glandular cheilitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cheilitis glandularis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "26421009", + "display" : "Bleeding external hemorrhoids", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bleeding external haemorrhoids" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bleeding external hemorrhoids (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "External bleeding haemorrhoids" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "External bleeding hemorrhoids" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "26422002", + "display" : "Open wound of buccal mucosa without complication", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open wound of buccal mucosa without complication (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "26485002", + "display" : "Sawdust liver", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sawdust liver (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "26558007", + "display" : "Toxic parotitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Toxic parotitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "26597004", + "display" : "Enamel hypoplasia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Enamel hypoplasia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "26624006", + "display" : "Anodontia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital absence of teeth" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anodontism" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital edentia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Agomphiasis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Agomphosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anodontia (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Complete congenital absence of teeth" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "26629001", + "display" : "Short bowel syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "SGS - Short gut syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Short intestine syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "SBS - Short bowel syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Short gut syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Short bowel syndrome (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "An intestinal failure due to either a congenital defect, intestinal infarction or extensive surgical resection of the intestinal tract that results in a functional small intestine of less than 200cm in length and is characterised by diarrhoea, nutrient malabsorption, bowel dilation and dysmobility." + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "An intestinal failure due to either a congenital defect, intestinal infarction or extensive surgical resection of the intestinal tract that results in a functional small intestine of less than 200cm in length and is characterized by diarrhea, nutrient malabsorption, bowel dilation and dysmobility." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "26718008", + "display" : "Robinson nail dystrophy-deafness syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Robinson-type ectodermal dysplasia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nail dystrophy, deafness syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Robinson's syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Robinson nail dystrophy-deafness syndrome (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "26748006", + "display" : "Hypocalcification of teeth", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypocalcification of teeth (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypomineralization of teeth" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypomineralisation of teeth" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "26826005", + "display" : "Amebic appendicitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Amoebic appendicitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Amebic appendicitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "26828006", + "display" : "Rectocele affecting pregnancy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rectocele affecting pregnancy (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rectocoele affecting pregnancy" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "26838001", + "display" : "Fibrinous enteritis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fibrinous inflammation of intestine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fibrinous enteritis of intestine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fibrinous inflammation of intestine (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "26874005", + "display" : "Hypertrophy of bile duct", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypertrophy of bile duct (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "26884006", + "display" : "Posteruptive tooth staining due to pulpal bleeding", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Posteruptive tooth staining due to pulpal bleeding (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "26918003", + "display" : "Ascending cholangitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ascending cholangitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "26975007", + "display" : "Compensatory lobar hyperplasia of liver", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Compensatory lobar hyperplasia of liver (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "27002002", + "display" : "Anterior crossbite", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anterior crossbite (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "27025001", + "display" : "Autosomal recessive hypohidrotic ectodermal dysplasia syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Autosomal recessive hypohidrotic ectodermal dysplasia syndrome (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypohidrotic autosomal recessive ectodermal dysplasia" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "27123005", + "display" : "Biliary sludge", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Biliary sludge (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "27152008", + "display" : "Hyperemesis gravidarum before end of 22 week gestation with carbohydrate depletion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hyperemesis gravidarum before end of 22 week gestation with carbohydrate depletion (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "27156006", + "display" : "Posthepatitic cirrhosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Posthepatitic cirrhosis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "27160009", + "display" : "Habitual friction injury of tooth (disorder)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Habitual friction injury of tooth" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "27203001", + "display" : "Decreased digestive peristalsis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Digestive hypoperistalsis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decreased digestive peristalsis (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "27235001", + "display" : "Echinococcus multilocularis infection of liver", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Echinococcus multilocularis infection of liver (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "27241008", + "display" : "Chronic ischemic colitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic ischaemic colitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Irreversible ischemic colitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Irreversible ischaemic colitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic ischemic colitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "27281001", + "display" : "Duodenal ulcer with hemorrhage", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Duodenal ulcer with haemorrhage" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Duodenal ulcer with hemorrhage (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bleeding duodenal ulcer" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "27302009", + "display" : "Paraesophageal hernia with gangrene AND obstruction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gangrenous thoracic stomach with obstruction" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paraoesophageal hernia with gangrene AND obstruction" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paraesophageal hernia with gangrene AND obstruction (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "27355003", + "display" : "Toothache", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dentagra" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dentalgia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Odontalgia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Toothache (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pain in tooth" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "27409004", + "display" : "Congenital macrocheilia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital hypertrophy of lip" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital macrocheilia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "27576009", + "display" : "Normal exocrine gland secretion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Normal exocrine glandular function" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Normal exocrine gland secretion (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "27673007", + "display" : "Intussusception of colon", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Invagination of colon" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intussusception of colon (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Colonic intussusception" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "27680009", + "display" : "Congenital hyperplasia of sebaceous glands of lip", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital hyperplasia of sebaceous glands of lip (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "27697003", + "display" : "Calculus of hepatic duct without obstruction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Calculus of hepatic duct without obstruction (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "27719009", + "display" : "Acute gastrointestinal hemorrhage", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute gastrointestinal bleeding" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute GI bleeding" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute GI hemorrhage" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute gastrointestinal haemorrhage" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute GI haemorrhage" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute gastrointestinal hemorrhage (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "27729002", + "display" : "Pyloric atresia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pyloric atresia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "27829006", + "display" : "Plant awn stomatitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Plant awn stomatitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "27858009", + "display" : "Clostridial gastroenteritis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clostridial gastroenteritis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "27868004", + "display" : "Chronic steatorrhea", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic steatorrhoea" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic steatorrhea (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "27878001", + "display" : "Follicular tonsillitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Follicular tonsillitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "27902000", + "display" : "Decreased pancreatic secretion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decreased pancreatic secretion (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "27916005", + "display" : "Abscess of liver", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hepatic abscess" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abscess of liver (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "27943000", + "display" : "Congenital glucose-galactose malabsorption", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital glucose-galactose intolerance" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital glucose-galactose malabsorption (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "27970007", + "display" : "Mesenteric cyst", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cyst of mesentery (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cyst of mesentery" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "28016005", + "display" : "Jackson's membrane", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Jackson's veil" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Jackson's membrane (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Jackson membrane" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "28041003", + "display" : "Congenital lip pits", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital pits of lip" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Labial pit" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital lip pits (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lip pits" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "28045007", + "display" : "Smell of alcohol on breath", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Smell of alcohol on breath (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "28082003", + "display" : "Chronic duodenal ulcer without hemorrhage AND without perforation but with obstruction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic duodenal ulcer without haemorrhage AND without perforation but with obstruction" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic duodenal ulcer without hemorrhage AND without perforation but with obstruction (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "28132005", + "display" : "Spasm of sphincter of Oddi", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spasm of sphincter of Oddi (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "28175004", + "display" : "Lymphoid hyperplasia of stomach", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastric pseudolymphoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lymphoid hyperplasia of stomach (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pseudolymphoma of stomach" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "28198007", + "display" : "Primary syphilis of lip", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Primary syphilis of lip (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Primary lip syphilis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "28212002", + "display" : "Intestinal lipofuscinosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brown bowel syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intestinal lipofuscinosis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "28358004", + "display" : "Acute obstructive appendicitis with perforation AND peritonitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute obstructive appendicitis with perforation AND peritonitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "28401004", + "display" : "Hypertrophy of submaxillary gland", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Submaxillary gland enlargement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypertrophy of submandibular gland" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypertrophy of submaxillary gland (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "28412004", + "display" : "Nonfamilial multiple polyposis syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nonfamilial multiple polyposis syndrome (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "28536002", + "display" : "Toxic megacolon", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Toxic dilatation of colon" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute megacolon" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Toxic megacolon (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "28599006", + "display" : "Ascher's syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ascher's syndrome (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blepharochalasis and double lip" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ascher syndrome" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "28626004", + "display" : "Vesicocolic fistula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vesicocolic fistula (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Colovesical fistula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CVF - Colovesical fistula" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "28670008", + "display" : "Esophageal varices", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oesophageal varices" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Esophageal varices (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "OV - Oesophageal varices" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oesophageal varix" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Esophageal varix" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "OV - Esophageal varices" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "28682004", + "display" : "Congenital duplication of colon", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Duplication of colon" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Duplication of large intestine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Double-barrelled colon" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reduplication of large intestine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital duplication of colon (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "28698006", + "display" : "Torsion of liver lobe", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Torsion of liver lobe (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "28724005", + "display" : "Cholestasis-edema syndrome, Norwegian type", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aagenaes syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cholestasis-lymphedema syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cholestatic jaundice with hereditary lymphedema" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Norwegian cholestasis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cholestasis-lymphoedema syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cholestatic jaundice with hereditary lymphoedema" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cholestasis-oedema syndrome, Norwegian type" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cholestasis-edema syndrome, Norwegian type (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "28756003", + "display" : "Gastrocolic fistula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastrocolic fistula (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "28766006", + "display" : "Posttransfusion viral hepatitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Posttransfusion hepatitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transfusion hepatitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Posttransfusion viral hepatitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "28826002", + "display" : "Sialolithiasis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Calculus of salivary gland" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stone of salivary gland" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Salivary calculus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sialolith" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Salivary stone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sialolithiasis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "28828001", + "display" : "Gastric atresia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Atresia of stomach" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Atretogastria" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Imperforate stomach" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastric atresia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "28845006", + "display" : "Acute appendicitis with generalized peritonitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute appendicitis with generalised peritonitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute appendicitis with generalized peritonitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "28945005", + "display" : "Acute peptic ulcer with hemorrhage, with perforation AND with obstruction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute peptic ulcer with haemorrhage, with perforation AND with obstruction" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute peptic ulcer with hemorrhage, with perforation AND with obstruction (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "28951000", + "display" : "Infection by Trichuris suis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Trichuris suis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Trichuris suis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "29110005", + "display" : "Congenital absence of small intestine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital absence of small intestine (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "29120000", + "display" : "Eosinophilic colitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Eosinophilic colitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "29162007", + "display" : "Fecal impaction of colon", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Faecal impaction of colon" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fecal impaction of colon (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "29256009", + "display" : "Open wound of lip without complication", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open wound of lip without complication (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "29291001", + "display" : "Glycogen storage disease, type VI", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hepatic phosphorylase deficiency" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hers disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "GSD VI" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hepatic glycogen phosphorylase deficiency" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glycogen storage disease, type VI (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "29330004", + "display" : "Salivary colic", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Salivary colic (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "29384001", + "display" : "Disorder of stomach", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastropathy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disorder of stomach (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "29451002", + "display" : "Intestinal gangrene", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intestinal gangrene (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "29479008", + "display" : "Atony of colon", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Atony of colon (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "29484002", + "display" : "Cholelithiasis AND cholecystitis without obstruction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cholelithiasis AND cholecystitis without obstruction (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "29553002", + "display" : "Peg-shaped teeth", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conical teeth" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Peg-shaped teeth (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "29604006", + "display" : "Infection by Trichostrongylus colubriformis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Trichostrongylus colubriformis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Trichostrongylus colubriformis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "29632002", + "display" : "Congenital atresia of pharynx", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Imperforate pharynx" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital atresia of pharynx (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pharyngeal atresia" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "29748005", + "display" : "Hypertrophy of parotid gland", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Parotid gland enlargement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypertrophy of parotid gland (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "29755007", + "display" : "Duodenal ulcer with increased serum pepsinogen I", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Duodenal ulcer with increased serum pepsinogen I (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "29874009", + "display" : "Appendiceal colic", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Appendiceal colic (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "29880001", + "display" : "Injury of rectum with open wound into abdominal cavity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injury of rectum with open wound into abdominal cavity (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "29886007", + "display" : "Adhesion of intestine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intestinal adhesions" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adhesion of intestine (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "29927001", + "display" : "Fistula of intestine to abdominal wall", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fistula of intestine to abdominal wall (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "29979000", + "display" : "Infection by Enteromonas hominis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Enteromonas hominis infection" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Enteromonas hominis (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Enteromonas hominis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "29980002", + "display" : "Congenital malrotation of intestine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Malrotation of intestine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incomplete rotation of intestine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital malrotation of intestine (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "30037006", + "display" : "Anal fissure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nontraumatic tear of anus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anal fissure (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fissure in ano" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "30074005", + "display" : "Strangulation obstruction of intestine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Strangulation obstruction of intestine (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "30093007", + "display" : "Calculus of bile duct", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Calculus of bile duct (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "30102006", + "display" : "Glucose-6-phosphate transport defect", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glycogen storage disease type Ib" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glucose 6-phosphate transport defect" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glucose-6-phosphate transport defect (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "30126008", + "display" : "Acquired supradiaphragmatic diverticulum of esophagus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acquired epiphrenic diverticulum of esophagus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acquired supradiaphragmatic diverticulum of oesophagus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Epiphrenic diverticulum" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Supradiaphragmatic diverticulum" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acquired epiphrenic diverticulum of oesophagus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acquired supradiaphragmatic diverticulum of esophagus (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "30144000", + "display" : "Obstruction of bile duct", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Obstruction of bile duct (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "30183003", + "display" : "Gastrojejunal ulcer with perforation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastrojejunal ulcer with perforation (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "30188007", + "display" : "alpha-1-Proteinase inhibitor deficiency", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alpha-1-antitrypsin deficiency" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alpha-1-antitrypsin deficiency (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "30233002", + "display" : "Odynophagia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Painful swallowing" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pain on swallowing" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Swallowing painful" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Swallowing painful (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "30265004", + "display" : "Dental fluorosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intrinsic enamel discoloration of fluorosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intrinsic enamel discolouration of fluorosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dental fluorosis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "30276000", + "display" : "Garlic breath", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Garlic breath (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "30300009", + "display" : "Incisional hernia with gangrene AND obstruction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Obstructed incisional hernia with gangrene (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Obstructed incisional hernia with gangrene" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "30304000", + "display" : "Allergic colitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergic colitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "30464003", + "display" : "Squamous metaplasia of rectal mucosa", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Squamous metaplasia of rectal mucosa (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "30468000", + "display" : "Dolichocolon", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dolichocolon (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "30493003", + "display" : "Intestinal infection due to Proteus mirabilis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intestinal infection caused by Proteus mirabilis (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intestinal infection caused by Proteus mirabilis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "30512007", + "display" : "Cementum caries", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cementum caries (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "30514008", + "display" : "Acute gastrojejunal ulcer without hemorrhage AND without perforation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute gastrojejunal ulcer without haemorrhage AND without perforation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute gastrojejunal ulcer without hemorrhage AND without perforation (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "30588004", + "display" : "Ischemic colitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ischaemic colitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ischemic colitis (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Colonic ischaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Colonic ischemia" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "30657009", + "display" : "Cheilitis glandularis, deep suppurative type", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Apostematous cheilitis glandularis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cheilitis glandularis, deep suppurative type (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "30677002", + "display" : "Choanal polyp", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Choanal polyp (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "30693006", + "display" : "Aerophagy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aerophagia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Air swallowing" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excessive swallowing of air" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Air swallowing - excessive" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Psychogenic aerophagy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aerophagy (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aerophagy (swallowing air)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "30715007", + "display" : "Burn of tongue", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Burn of tongue (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "30716008", + "display" : "Infection by Oesophagostomum columbianum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Oesophagostomum columbianum (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Oesophagostomum columbianum" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "30719001", + "display" : "Dietetic enteritis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dietetic inflammation of intestine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dietetic enteritis of intestine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dietetic inflammation of intestine (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "30731004", + "display" : "Glossodynia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Painful tongue" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glossalgia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Soreness of tongue" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glossodynia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "30736009", + "display" : "Dysphonia of palatopharyngolaryngeal myoclonus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dysphonia of palatopharyngolaryngeal myoclonus (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "30811009", + "display" : "Ulcer of esophagus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oesophageal ulcer" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Esophageal ulcer" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ulcer of oesophagus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "OU - Oesophageal ulcer" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "OU - Esophageal ulcer" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ulcer of esophagus (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Peptic ulceration of oesophagus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Peptic ulcer of oesophagus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Peptic ulceration of esophagus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Peptic ulcer of esophagus" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "30873000", + "display" : "Esophageal fistula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oesophageal fistula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Esophageal fistula (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "30874006", + "display" : "Chronic hypertrophic pyloric gastropathy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic hypertrophic pyloric gastropathy (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "30877004", + "display" : "Atrophy of edentulous mandibular alveolar ridge", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Atrophy of edentulous mandibular alveolar ridge (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "30888005", + "display" : "Blister of gum with infection", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blister of gum with infection (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "30993009", + "display" : "Enterospasm", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Enterospasm (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "31005002", + "display" : "Hepatorenal syndrome due to a procedure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hepatorenal syndrome due to a procedure (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Postprocedural hepatorenal syndrome" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "31015008", + "display" : "Primary anal syphilis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Primary anal syphilis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "31155007", + "display" : "Benign recurrent intrahepatic cholestasis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Benign familial recurrent cholestasis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Benign recurrent cholestasis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Benign recurrent intrahepatic cholestasis (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "BRIC - Benign recurrent intrahepatic cholestasis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "31258000", + "display" : "Cyst of pancreas", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cyst of pancreas (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pancreatic cyst" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "31301004", + "display" : "Chronic gastric ulcer with perforation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Perforated chronic gastric ulcer" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic gastric ulcer with perforation (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "31309002", + "display" : "Respiratory syncytial virus pharyngitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Respiratory syncytial virus pharyngitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "31452001", + "display" : "Gastric ulcer without hemorrhage AND without perforation but with obstruction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastric ulcer without haemorrhage AND without perforation but with obstruction" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastric ulcer without hemorrhage AND without perforation but with obstruction (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "31499008", + "display" : "Spurious diarrhea", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spurious diarrhoea" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic constipation with overflow" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Overflow diarrhoea" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Overflow diarrhea" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic constipation with overflow (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Overflow incontinence due to constipation" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "31595004", + "display" : "Malakoplakia of rectum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Malakoplakia of rectum (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "31607006", + "display" : "Open wound of alveolar process without complication", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open wound of alveolar process without complication (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "31642005", + "display" : "Acute gingivitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute gingival inflammation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute gingivitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "31686000", + "display" : "Congenital anomaly of lower alimentary tract", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital deformity of lower alimentary tract" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital anomaly of lower gastrointestinal tract" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital abnormality of intestine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital anomaly of lower alimentary tract (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "31704005", + "display" : "Residual hemorrhoidal skin tags", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Residual haemorrhoidal skin tags" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Residual haemorrhoidal skin tag" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Residual hemorrhoidal skin tag" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Residual hemorrhoidal skin tags (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "31712002", + "display" : "Primary biliary cirrhosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hanot's cirrhosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Primary biliary cholangitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Primary biliary cholangitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "31742004", + "display" : "Arteriohepatic dysplasia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alagille syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Watson-Alagille syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arteriohepatic dysplasia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "31841001", + "display" : "Hemorrhagic necrosis of intestine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemorrhagic necrosis of intestine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemorrhagic necrosis of intestine (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "32038009", + "display" : "Abscess of gallbladder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abscess of gallbladder (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "32067005", + "display" : "Acute emphysematous cholecystitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute emphysematous cholecystitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "32084004", + "display" : "Retroileal appendicitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Retroileal appendicitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "32097002", + "display" : "Necrotic enteritis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Necrotizing inflammation of intestine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Necrotising inflammation of intestine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Necrotizing inflammation of intestine (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Necrotic enteritis of intestine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "32110003", + "display" : "Anal disorder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disorder of anus (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disorder of anus" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "32141002", + "display" : "Mesenteric abscess", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mesenteric abscess (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "32161008", + "display" : "Internal gastrointestinal fistula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Internal gastrointestinal fistula (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "32194006", + "display" : "Anomalous pulmonary venous drainage to hepatic veins", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anomalous pulmonary venous drainage to hepatic veins (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "32230006", + "display" : "Malabsorption syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Malabsorption" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Malabsorption syndrome (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "32236000", + "display" : "Leukoplakia of gingiva", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Leucoplakia of gingiva" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Leukoplakia of gingiva (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "32295003", + "display" : "Allergic ileitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergic ileitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "32298001", + "display" : "Intestinal infection by Trichomonas vaginalis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intestinal infection caused by Trichomonas vaginalis (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intestinal infection caused by Trichomonas vaginalis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "32337007", + "display" : "Microdontia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Microdontism" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Microdontia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "32450007", + "display" : "Injury of ileocolic vein", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injury of ileocolic vein (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "32490005", + "display" : "Acute duodenal ulcer without hemorrhage AND without perforation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute duodenal ulcer without haemorrhage AND without perforation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute duodenal ulcer without hemorrhage AND without perforation (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "32527003", + "display" : "Staphylococcal enterocolitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Staphylococcal enterocolitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "32580004", + "display" : "Enterovirus enteritis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Enterovirus enteritis (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Enteritis due to enterovirus" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "32614006", + "display" : "Microglossia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital hypoplasia of tongue" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Microglossia (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Microglossia - congenital" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypoplasia of tongue" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypoglossia" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "32620007", + "display" : "Pulpitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pulpitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "32883009", + "display" : "Oral submucosal fibrosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oral submucous fibrosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oral submucosal fibrosis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "32891000", + "display" : "Rotor syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hyperbilirubinemia type I" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hyperbilirubinaemia type I" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rotor syndrome (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "33020000", + "display" : "Retained antrum syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Retained antrum syndrome (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "33144001", + "display" : "Parasitic cirrhosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Parasitic cirrhosis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "33167004", + "display" : "Complication of transplanted liver", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Complication of transplanted liver (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "33225004", + "display" : "Anorectal anomaly", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anorectal malformation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anorectal anomaly (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "33243000", + "display" : "Increased gallbladder contraction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypercontractile gallbladder" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increased gallbladder contraction (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "33257003", + "display" : "Congenital duplication of digestive organs", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital duplication of digestive organs (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "33261009", + "display" : "Abscess of tonsil", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abscess of tonsil (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "33334006", + "display" : "Foreign body in alimentary tract", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Foreign body in digestive tract" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Foreign body of digestive structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Foreign body in digestive tract (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "33361006", + "display" : "Impaction of cecum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Impaction of caecum" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Impaction of cecum (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "33370009", + "display" : "Hyperemesis gravidarum before end of 22 week gestation with electrolyte imbalance", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hyperemesis gravidarum before end of 22 week gestation with electrolyte imbalance (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "33410002", + "display" : "Marshall syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Marshall syndrome (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Marshall's syndrome" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "33504000", + "display" : "Concrescence of teeth", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Concrescence of teeth (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "33505004", + "display" : "Malocclusion due to mouth breathing", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Malocclusion due to mouth breathing (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "33652004", + "display" : "Lumbar hernia with obstruction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lumbar hernia with obstruction (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Obstructed lumbar hernia" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "33687004", + "display" : "Dietetic gastroenteritis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dietetic gastroenteritis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "33688009", + "display" : "Cholestasis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bile stasis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cholestasis (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "33710003", + "display" : "Trichostrongyliasis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trichostrongylosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trichostrongyliasis (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection by Trichostrongylus" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "33727006", + "display" : "Friction injury of tooth due to dentifrice", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abrasion of tooth due to dentifrice" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Friction injury of tooth caused by dentifrice (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abrasion of tooth caused by dentifrice" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Friction injury of tooth caused by dentifrice" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "33812003", + "display" : "Stricture of duodenum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stricture of duodenum (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "33838003", + "display" : "Diverticulitis of duodenum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diverticulitis of the duodenum" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diverticulitis of duodenum (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "33841007", + "display" : "Decreased nausea and vomiting", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decreased nausea and vomiting (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "33902006", + "display" : "Air sickness", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Air sickness (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "33906009", + "display" : "Acute ischemic enteritis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute ischaemic enteritis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute ischemic enteritis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "33931005", + "display" : "Injury of lip", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injury of lip (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lip injury" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "33983003", + "display" : "Soft deposit on teeth", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Materia alba on teeth" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Soft deposit on teeth (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "33990008", + "display" : "Ectopic parotid gland tissue", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ectopic parotid gland tissue (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "33995003", + "display" : "Megacolon, not Hirschsprung's", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dilatation of colon" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acquired megacolon" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Megarectum" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Megacolon" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Megacolon, not Hirschsprung's (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Megacolon excluding Hirschsprung's disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Megacolon, not Hirschsprung" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "33997006", + "display" : "Aneurysm of gastroduodenal artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aneurysm of gastroduodenal artery (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "34021006", + "display" : "Chronic duodenal ulcer with hemorrhage AND obstruction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic duodenal ulcer with haemorrhage AND obstruction" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic duodenal ulcer with hemorrhage AND obstruction (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "34125004", + "display" : "Ischiorectal hernia with gangrene", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ischiorectal hernia with gangrene (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "34231006", + "display" : "Pseudodiarrhea", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pseudodiarrhoea" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pseudodiarrhea (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "34240005", + "display" : "Infection by Diphyllobothrium pacificum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Diphyllobothrium pacificum" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Diphyllobothrium pacificum (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "34255001", + "display" : "Superficial gingival ulcer", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Superficial gum ulcer" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gingival erosion" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Erosion of gum" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Superficial gingival ulcer (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "34262005", + "display" : "Fourth degree perineal laceration involving rectal mucosa", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fourth degree perineal laceration involving rectal mucosa (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "34282009", + "display" : "Periradicular disease", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disorder of periapical tissues of tooth (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disorder of periapical tissues of tooth" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "34286007", + "display" : "Empyema with hepatopleural fistula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Empyema with hepatopleural fistula (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "34346002", + "display" : "Acute cholecystitis without calculus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute acalculous cholecystitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute cholecystitis without calculus (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "34367002", + "display" : "Failed attempted abortion with perforation of bowel", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Failed attempted abortion with perforation of bowel (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Failed attempted termination of pregnancy with perforation of bowel" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "34570004", + "display" : "Loosening of tooth", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subluxation of tooth" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subluxation of tooth (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "34580000", + "display" : "Duodenal ulcer without hemorrhage, without perforation AND without obstruction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Duodenal ulcer without haemorrhage, without perforation AND without obstruction" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Duodenal ulcer without hemorrhage, without perforation AND without obstruction (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "34589004", + "display" : "Sharp tooth", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sharp tooth (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "34602004", + "display" : "Chronic duodenal ulcer with perforation but without obstruction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic duodenal ulcer with perforation but without obstruction (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "34736002", + "display" : "Chronic passive congestion of liver", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nutmeg liver" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic passive congestion of liver (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "34786008", + "display" : "Candidal proctitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rectal moniliasis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rectal candidiasis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Candidal proctitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "34798003", + "display" : "Injury of liver without open wound into abdominal cavity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed injury of liver" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injury of liver without open wound into abdominal cavity (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "34821005", + "display" : "Congenital stenosis of choanae", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital stenosis of the posterior nares" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital stenosis of choanae (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "34903006", + "display" : "Burn of rectum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Burn of rectum (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "34921009", + "display" : "Acute peptic ulcer with perforation but without obstruction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute peptic ulcer with perforation but without obstruction (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "34923007", + "display" : "Self-induced vomiting", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Self-induced vomiting (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Making self sick" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "35023000", + "display" : "Gastroesophagitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastroesophagitis (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastro-oesophagitis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "35065006", + "display" : "Primary chronic pseudo-obstruction of colon", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ogilvie's syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute pseudo-obstruction of colon" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Primary chronic pseudo-obstruction of colon (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "35074008", + "display" : "Chronic idiopathic anal pain", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic idiopathic anal pain (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "35095003", + "display" : "Injury of ileocolic artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injury of ileocolic artery (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "35117008", + "display" : "Tuberculosis of small intestine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tuberculosis of small intestine (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tuberculous enteritis of small intestine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "35156002", + "display" : "Hypoplasia of cementum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypoplasia of cementum (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "35217003", + "display" : "Gross' disease", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sacks of the anus disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Encysted rectum syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sacciform disease of the anus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gross' disease (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "35223008", + "display" : "Superficial nonerosive nonspecific gastritis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Superficial nonerosive nonspecific gastritis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "35246005", + "display" : "Anorectal cellulitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anorectal cellulitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "35265002", + "display" : "Mallory-Weiss syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastroesophageal laceration-hemorrhage syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mallory-Weiss syndrome (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastro-oesophageal laceration-haemorrhage syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastro-esophageal laceration-hemorrhage syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastrooesophageal laceration-hemorrhage syndrome" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "35266001", + "display" : "Congenital duplication of appendix", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital duplication of appendix (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Double appendix" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Duplication of appendix" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "35298007", + "display" : "Colonic constipation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Constipation by delayed colonic transit" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Slow transit constipation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Slow transit constipation (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "35447004", + "display" : "Burn of pharynx", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Burn of pharynx (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "35452009", + "display" : "Dilaceration of tooth", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dilaceration of tooth (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "35517004", + "display" : "Gastrojejunal ulcer without hemorrhage, without perforation AND without obstruction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastrojejunal ulcer without haemorrhage, without perforation AND without obstruction" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastrojejunal ulcer without hemorrhage, without perforation AND without obstruction (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "35541001", + "display" : "Postoperative gingival recession", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Postoperative gingival recession (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "35560008", + "display" : "Duodenal ulcer with hemorrhage but without obstruction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Duodenal ulcer with haemorrhage but without obstruction" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Duodenal ulcer with hemorrhage but without obstruction (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "35563005", + "display" : "Acquired diverticulum of esophagus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acquired diverticulum of oesophagus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acquired oesophageal diverticulum" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acquired esophageal diverticulum" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acquired diverticulum of esophagus (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "35571009", + "display" : "Cholangiolitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cholangiolitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "35580009", + "display" : "Open bite", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open bite (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "35681000", + "display" : "Acute peptic ulcer with perforation AND obstruction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute peptic ulcer with perforation AND obstruction (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "35758009", + "display" : "Impaired intestinal carbohydrate absorption", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Impaired intestinal carbohydrate absorption (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "35865007", + "display" : "Mesenteroaxial gastric volvulus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mesenteroaxial gastric volvulus (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "35974005", + "display" : "Cryptococcal gastroenteritis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cryptococcal gastroenteritis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "36001007", + "display" : "Capillaria hepatica infection", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Capillaria hepatica infection (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "36046008", + "display" : "Ischiorectal abscess", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ischiorectal abscess (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "36151004", + "display" : "Chemical esophagitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chemical oesophagitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Corrosive oesophagitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Corrosive esophagitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chemical esophagitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "36155008", + "display" : "Hepatitis in coxsackie viral disease", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hepatitis in coxsackie viral disease (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "36162004", + "display" : "Hyperplastic adenomatous polyp of stomach", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Regenerative polyp of stomach" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hyperplastic adenomatous polyp of stomach (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "36188001", + "display" : "Shigellosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Shigella gastroenteritis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Japanese dysentery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Flexner's dysentery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Shigellosis (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Shigella dysentery" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "36202009", + "display" : "Fracture of tooth", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fractured tooth" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Broken tooth" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chipped tooth" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fracture of tooth (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tooth fracture" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "BT - broken tooth" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "36246001", + "display" : "Chronic gastric ulcer with perforation but without obstruction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic gastric ulcer with perforation but without obstruction (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "36261000", + "display" : "Drug-induced malabsorption", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Drug-induced malabsorption (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "36269003", + "display" : "Cheilodynia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Painful lips" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cheilodynia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "36304008", + "display" : "Vascular ectasia of cecum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vascular ectasia of caecum" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vascular ectasia of cecum (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "36334003", + "display" : "Hymenolepis diminuta infection", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rat tapeworm infection" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hymenolepis diminuta infection (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "36355001", + "display" : "Abnormal intestinal absorption", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Impaired intestinal absorption" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abnormal intestinal absorption (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "36376006", + "display" : "Congenital absence of esophagus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital absence of oesophagus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital absence of esophagus (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Absent oesophagus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Absent esophagus" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "36483003", + "display" : "Calculus of bile duct with cholecystitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Calculus of bile duct with cholecystitis (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Choledocolithiasis with cholecystitis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "36529003", + "display" : "Intestinal infection due to Morganella morganii", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intestinal infection caused by Morganella morganii (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intestinal infection caused by Morganella morganii" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "36619004", + "display" : "Congenital duplication of cystic duct", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital duplication of cystic duct (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Duplication of cystic duct" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "36631002", + "display" : "Hepatomphalocele", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Umbilical hernia with liver in the sac" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hepatomphalocele (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "36760000", + "display" : "Hepatosplenomegaly", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hepatosplenomegaly (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "36789003", + "display" : "Acute infective gastroenteritis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute infective gastroenteritis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "36859004", + "display" : "Esophageal chest pain", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oesophageal chest pain" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Esophageal chest pain (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "36891003", + "display" : "Hartnup disorder, renal/jejunal type", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hartnup disorder, renal/jejunal type (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "36921006", + "display" : "Vesicular stomatitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vesicular stomatitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "36955009", + "display" : "Ageusia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Loss of taste" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Absence of sense of taste" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gustatory alteration" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gustatory anesthesia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gustatory anaesthesia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Loss of taste (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "36975000", + "display" : "Chronic duodenal ulcer with hemorrhage AND perforation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic duodenal ulcer with haemorrhage AND perforation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic duodenal ulcer with hemorrhage AND perforation (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "37031009", + "display" : "Motion sickness", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Travel sickness" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Riders' vertigo" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Motion sickness (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "37054000", + "display" : "Congenital atresia of colon", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital atresia of colon (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Colonic atresia" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "37224001", + "display" : "Psychogenic vomiting", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Functional vomiting" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Psychogenic vomiting (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "37320007", + "display" : "Acquired absence of teeth", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Loss of teeth" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acquired edentia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Loss of teeth - acquired" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Teeth missing" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Loss of teeth (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "37369009", + "display" : "Fistula of appendix", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fistula of appendix (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Appendicular fistula" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "37372002", + "display" : "Upper gastrointestinal hemorrhage", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Upper gastrointestinal bleeding" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Upper GI hemorrhage" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Upper GI bleeding" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Upper GI haemorrhage" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Upper gastrointestinal haemorrhage" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Upper gastrointestinal hemorrhage (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Upper GI - gastrointestinal haemorrhage" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Upper GI - gastrointestinal hemorrhage" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "37373007", + "display" : "Meckel's diverticulum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Persistent omphalomesenteric duct" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Persistent vitelline duct" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Persistent intestinal end of vitelline duct" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Meckel's diverticulum (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "MD - Meckel's diverticulum" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Meckel diverticulum" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "37404003", + "display" : "Failure of rotation of colon", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Failure of rotation of colon (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "37439003", + "display" : "Perforation of bile duct", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Perforation of bile duct (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "37442009", + "display" : "Peptic ulcer without hemorrhage AND without perforation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Peptic ulcer without haemorrhage AND without perforation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Peptic ulcer without hemorrhage AND without perforation (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "37502002", + "display" : "Rupture of rectum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rectal tear" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rupture of rectum (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disruption of rectum" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "37528004", + "display" : "Malrotation of cecum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Malrotation of caecum" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Malrotation of cecum (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "37657006", + "display" : "Disorder of esophagus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disorder of oesophagus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disorder of esophagus (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "37666005", + "display" : "Glycogen storage disease type X", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "GSD X" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glycogenosis due to inactive phosphorylase AND kinase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glycogen storage disease type X (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "37688005", + "display" : "Clonorchiasis with biliary cirrhosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clonorchiasis with biliary cirrhosis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "37693008", + "display" : "Caustic injury gastritis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Caustic injury gastritis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "37703005", + "display" : "Ectopic hyperinsulinism", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ectopic hyperinsulinism (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ectopic hyperinsulinaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tumour-induced hyperinsulinaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hyperinsulinaemia due to ectopic tumour source" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ectopic hyperinsulinemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tumor-induced hyperinsulinemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hyperinsulinemia due to ectopic tumor source" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "37831005", + "display" : "Gastrointestinal fistula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastroenteric fistula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastrointestinal fistula (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "37832003", + "display" : "Infection by Metagonimus yokogawai", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Metagonimiasis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Metagonimosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Metagonimus yokogawai" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Metagonimus yokogawai (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "37871000", + "display" : "Acute hepatitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute hepatitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "37976006", + "display" : "Gallstone ileus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Obstruction of intestine by gallstone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gallstone ileus (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "37992001", + "display" : "Pancreatic insufficiency", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pancreatic insufficiency (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "38032004", + "display" : "Nonpersistence of intestinal lactase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Delayed-onset isolated lactase deficiency" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Late-onset lactose intolerance" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disaccharide intolerance III" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Primary hypolactasia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ontogenic late onset lactase deficiency" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Non-persistence of intestinal lactase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adult lactase deficiency" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Late onset lactase deficiency" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nonpersistence of intestinal lactase (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "38059007", + "display" : "Prolapsed external hemorrhoids", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prolapsed external haemorrhoids" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prolapsed external hemorrhoids (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "External prolapsed haemorrhoids" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "External prolapsed hemorrhoids" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "38079004", + "display" : "Aseptic necrosis of pancreas", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aseptic necrosis of pancreas (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sterile pancreatic necrosis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "38089000", + "display" : "Rotation of tooth", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rotated tooth" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rotation of tooth (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tooth rotation" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "38106008", + "display" : "Crohn's disease of ileum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Crohn's disease of ileum (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Crohn's ileitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Crohn disease of ileum" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "38205001", + "display" : "Diarrhea in diabetes", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diarrhoea in diabetes" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diarrhoea with diabetes mellitus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diarrhea with diabetes mellitus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diarrhea due to diabetes mellitus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diarrhea due to diabetes mellitus (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diarrhoea due to diabetes mellitus" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "38214006", + "display" : "Internal hemorrhoids without complication", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Internal haemorrhoids without complication" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Internal hemorrhoids without complication (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "38215007", + "display" : "Oculodentodigital syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oculodentodigital dysplasia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Curtius' syndrome I" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oculodentodigital syndrome (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "38228000", + "display" : "Paralysis of tongue", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glossoplegia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paralysis of tongue (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "38285004", + "display" : "Irregular alveolar process", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Irregular alveolar process (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "38302000", + "display" : "Infection by Echinostoma lindoense", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Echinostoma lindoense" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Echinostoma lindoense (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "38306002", + "display" : "Stellate laceration of liver with open wound into abdominal cavity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stellate laceration of liver with open wound into abdominal cavity (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "38365000", + "display" : "Peptic ulcer without hemorrhage, without perforation AND without obstruction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Peptic ulcer without haemorrhage, without perforation AND without obstruction" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Peptic ulcer without hemorrhage, without perforation AND without obstruction (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "38397000", + "display" : "Gastroesophageal intussusception", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastroesophageal intussusception (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastrooesophageal intussusception" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "38420005", + "display" : "Tuberculosis of large intestine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tuberculosis of large intestine (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "38438008", + "display" : "Pyostomatitis vegetans", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pyostomatitis vegetans (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "38632003", + "display" : "Pharyngeal pituitary tissue", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pharyngeal pituitary tissue (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "38662009", + "display" : "Chronic persistent type B viral hepatitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic persistent type B viral hepatitis (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic immune tolerant hepatitis B" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "38685005", + "display" : "Concealed vomiting", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Surreptitious vomiting" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Concealed vomiting (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "38712009", + "display" : "Stenosis of gallbladder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stenosis of gallbladder (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "38739001", + "display" : "Hepatic vein thrombosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hepatic vein thrombosis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "38851006", + "display" : "Fistula of intestine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fistula of intestine (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "38856001", + "display" : "Congenital anomaly of appendix", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital anomaly of appendix (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "38906007", + "display" : "Open wound of gum without complication", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open wound of gum without complication (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "38938002", + "display" : "Acute upper gastrointestinal hemorrhage", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute upper gastrointestinal bleeding" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute upper GI hemorrhage" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute upper GI bleeding" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute upper gastrointestinal haemorrhage" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute upper GI haemorrhage" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute upper gastrointestinal hemorrhage (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "38951007", + "display" : "Failed attempted abortion with laceration of bowel", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Failed attempted abortion with tear of bowel" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Failed attempted abortion with laceration of bowel (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Failed attempted termination of pregnancy with laceration of bowel" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "38972005", + "display" : "Injury of sigmoid colon without open wound into abdominal cavity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injury of sigmoid colon without open wound into abdominal cavity (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "38982006", + "display" : "Acquired esophagocele", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acquired esophageal pouch" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acquired oesophagocoele" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acquired oesophagocele" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acquired oesophageal pouch" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acquired esophagocele (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "38993008", + "display" : "Tricho-dento-osseous syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "TDO syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Amelogenesis imperfecta - osteosclerosis syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Taurodontism - curly hair - osteosclerosis syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tricho-dento-osseous syndrome (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "TDO - Trichodento-osseous syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trichodento-osseous syndrome" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "38996000", + "display" : "External hemorrhoids without complication", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "External haemorrhoids without complication" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "External hemorrhoids without complication (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "External haemorrhoids, simple" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "External hemorrhoids, simple" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "39170005", + "display" : "Cholecystoduodenal fistula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cholecystoduodenal fistula (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "39204006", + "display" : "Pyloric ulcer", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pyloric ulcer (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "39205007", + "display" : "Infectious pancreatitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infectious pancreatitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "39271004", + "display" : "Ulcerative pharyngitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ulcerative pharyngitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "39273001", + "display" : "Apical periodontitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Apical periodontitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "39306006", + "display" : "Tuberculosis of anus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tuberculosis of anus (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "39323002", + "display" : "Hyperplasia of adenoids", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hyperplasia of adenoids (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "39326005", + "display" : "Malakoplakia of ileum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Malakoplakia of ileum (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "39341005", + "display" : "Infectious colitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Septic colitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infectious colitis (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infective colitis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "39344002", + "display" : "Acute erosion of duodenum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute erosion of duodenum (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "39392002", + "display" : "Compression of esophagus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Compression of oesophagus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Compression of esophagus (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "39400004", + "display" : "Injury of liver", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hepatic trauma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hepatic injury" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injury of liver (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "39476006", + "display" : "Congenital stricture of rectum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital rectal stricture" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital stricture of rectum (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital rectal stenosis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "39621005", + "display" : "Gallbladder disorder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disorder of gallbladder" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gallbladder disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disorder of gallbladder (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "39634006", + "display" : "Focal epithelial hyperplasia of tongue", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Focal epithelial hyperplasia of tongue (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "39642007", + "display" : "Acute cecitis with perforation AND peritonitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute caecitis with perforation AND peritonitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute cecitis with perforation AND peritonitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "39666001", + "display" : "Abnormal small intestine secretion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abnormal small intestine secretion (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "39683005", + "display" : "Normal gastric secretion regulation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Normal gastric secretion regulation (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "39719008", + "display" : "Transposition of intestine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intestinal transposition" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transposition of intestine (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "39747007", + "display" : "Enteritis necroticans", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pigbel" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Enteritis necroticans due to Clostridium perfringens" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Enteritis necroticans (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "39755000", + "display" : "Curling's ulcers", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Curling ulcers" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Curling's ulcer" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Curling's ulcer (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "39772007", + "display" : "Rectal polyp", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rectal polyp (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Polyp of rectum" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "39788007", + "display" : "Ectrodactyly-ectodermal dysplasia-clefting syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "EEC syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ectodermal dysplasia with ectrodactyly and cleft lip or palate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rudiger's syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "EEC - Ectodermal dysplasia with ectrodactyly and cleft lip or palate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ectrodactyly-ectodermal dysplasia-clefting syndrome (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "39963006", + "display" : "Infantile diarrhea", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Toddler diarrhea" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infantile diarrhoea" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Toddler diarrhoea" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Toddler diarrhea (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "39998009", + "display" : "Verner-Morrison syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "WDHA syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Werner Morrison syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excessive vasoactive intestinal peptide secretion" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Verner-Morrison syndrome (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pancreatic cholera" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "40028009", + "display" : "Congenital hyperplasia of intrahepatic bile duct", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital hyperplasia of intrahepatic bile duct (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "40046003", + "display" : "Intestinovesical fistula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Enterovesical fistula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vesicoenteric fistula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intestinovesical fistula (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vesico-intestinal fistula" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "40158001", + "display" : "Papillon-Lefèvre syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Juvenile periodontosis with hyperkeratosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Papillon-Lefèvre syndrome (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Papillon-Lefevre syndrome" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "40159009", + "display" : "Congenital macrostomia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Macrostomia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital macrostomia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "40194002", + "display" : "Superficial injury of lip without infection", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Superficial injury of lip without infection (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "40210001", + "display" : "Floating liver", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Floating liver (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "40214005", + "display" : "Chronic duodenal ulcer without hemorrhage AND without perforation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic duodenal ulcer without haemorrhage AND without perforation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic duodenal ulcer without hemorrhage AND without perforation (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "40273006", + "display" : "Gemination of teeth", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gemination of crown of teeth" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Twinning of teeth" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gemination of teeth (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "40315008", + "display" : "Annular pancreas", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Annular pancreas (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "40385000", + "display" : "Normal pancreatic secretion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Normal pancreatic secretion (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "40444006", + "display" : "Spontaneous abortion with acute necrosis of liver", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Miscarriage with acute necrosis of liver" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Miscarriage with acute necrosis of liver (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "40453004", + "display" : "Hyperplasia of tonsils AND adenoids", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hyperplasia of both palatine AND pharyngeal tonsils (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hyperplasia of both palatine AND pharyngeal tonsils" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "40468003", + "display" : "Viral hepatitis, type A", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infectious hepatitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hepatitis A" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "IH - Infectious hepatitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Viral hepatitis, type A (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "40494007", + "display" : "Alveolitis of mandible", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mandibular osteitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alveolitis of mandible (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "40515007", + "display" : "Concretion of intestine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Concretion of intestine (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "40616000", + "display" : "Abnormal propulsive movements of large bowel motility", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abnormal propulsive movements of large bowel motility (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "40650009", + "display" : "Obstruction of colon", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Obstruction of colon (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "40663003", + "display" : "Colitis cystica profunda", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Colitis cystica profunda (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "40719004", + "display" : "Erosive esophagitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Erosive oesophagitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Erosive esophagitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "40739000", + "display" : "Dysphagia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dysphagia (disorder)" + }] + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/performer-role", + "resource" : { + "resourceType" : "ValueSet", + "id" : "performer-role", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "pc" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/performer-role", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.433" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.424" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.2.420" + }], + "version" : "6.0.0-ballot2", + "name" : "ProcedurePerformerRoleCodes", + "title" : "Procedure Performer Role Codes", + "status" : "draft", + "experimental" : true, + "publisher" : "FHIR Project team", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "This example value set defines the set of codes that can be used to indicate a role of a procedure performer.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "copyright" : "This resource includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these specifications must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/get-snomed-ct or info@snomed.org", + "compose" : { + "include" : [{ + "system" : "http://snomed.info/sct", + "filter" : [{ + "property" : "concept", + "op" : "is-a", + "value" : "223366009" + }] + }] + }, + "expansion" : { + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/valueset-unclosed", + "valueBoolean" : true + }], + "identifier" : "urn:uuid:7e06d043-6cd1-46ea-af79-9acb346b6316", + "timestamp" : "2024-10-02T17:54:47+00:00", + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-valueset", + "valueUri" : "null" + }, + { + "name" : "used-codesystem", + "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230131" + }, + { + "name" : "version", + "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230131" + }], + "contains" : [{ + "system" : "http://snomed.info/sct", + "code" : "223366009", + "display" : "Healthcare professional", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Care personnel" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Healthcare worker" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Health care personnel" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Health profession" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Healthcare professional (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1421009", + "display" : "Specialised surgeon", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Specialized surgeon" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Specialized surgeon (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3430008", + "display" : "Radiation therapist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radiation therapist (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "An allied health professional who administers radiation in various forms using varying methods of administration." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3842006", + "display" : "Chiropractor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chiropractor (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4162009", + "display" : "Dental assistant", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dental assistant (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5275007", + "display" : "Auxiliary nurse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Auxiliary nurse (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "NA - Nursing auxiliary" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6816002", + "display" : "Specialised nurse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Specialized nurse" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Specialized nurse (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6868009", + "display" : "Hospital administrator", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital administrator (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8724009", + "display" : "Plastic surgeon", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Plastic surgeon (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "11661002", + "display" : "Neuropathologist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neuropathologist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "11911009", + "display" : "Nephrologist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nephrologist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "11935004", + "display" : "Obstetrician", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Obstetrician (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "13580004", + "display" : "School dental assistant", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "School dental assistant (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "14698002", + "display" : "Medical microbiologist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medical microbiologist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "17561000", + "display" : "Cardiologist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cardiologist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "18803008", + "display" : "Dermatologist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dermatologist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "18850004", + "display" : "Laboratory hematologist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Laboratory haematologist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Laboratory hematologist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "19244007", + "display" : "Gerodontist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Geriodontist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gerodontist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "20145008", + "display" : "Removable prosthodontist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removable prosthodontist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "21365001", + "display" : "Specialised dentist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Specialized dentist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Specialized dentist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "21450003", + "display" : "Neuropsychiatrist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neuropsychiatrist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "22515006", + "display" : "Medical assistant", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medical assistant (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "22731001", + "display" : "Orthopedic surgeon", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Orthopaedic surgeon" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Orthopedic surgeon (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "22983004", + "display" : "Thoracic surgeon", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thoracic surgeon (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "23278007", + "display" : "Community health physician", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Community health physician (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "24430003", + "display" : "Physical medicine specialist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Physiatrist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Physical medicine specialist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "24590004", + "display" : "Urologist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Urologist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "25961008", + "display" : "Electroencephalography specialist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Electroencephalography specialist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "26042002", + "display" : "Dental hygienist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dental hygienist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "26369006", + "display" : "Public health nurse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Public health nurse (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "28229004", + "display" : "Optometrist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Optometrist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "28411006", + "display" : "Neonatologist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neonatologist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "28544002", + "display" : "Medical biochemist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medical biochemist (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chemical pathologist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clinical biochemist" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "36682004", + "display" : "Physiotherapist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Physiotherapist (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PT - Physiotherapist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Physical therapist" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "37154003", + "display" : "Periodontist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Periodontist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "37504001", + "display" : "Orthodontist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Orthodontist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "39677007", + "display" : "Internal medicine specialist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Internist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Internal medicine specialist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "40127002", + "display" : "Dietitian (general)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dietitian (general) (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "40204001", + "display" : "Hematologist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haematologist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hematologist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "40570005", + "display" : "Interpreter", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Interpreter (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "41672002", + "display" : "Respiratory disease specialist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Respiratory disease specialist (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Respiratory physician" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pulmonologist" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "41904004", + "display" : "Medical X-ray technician", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medical X-ray technician (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "43702002", + "display" : "Occupational health nurse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Occupational health nurse (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "44652006", + "display" : "Pharmaceutical assistant", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pharmaceutical assistant (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "45440000", + "display" : "Rheumatologist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rheumatologist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "45544007", + "display" : "Neurosurgeon", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neurosurgeon (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "45956004", + "display" : "Sanitarian", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sanitarian (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "46255001", + "display" : "Pharmacist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pharmacist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "48740002", + "display" : "Philologist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Philologist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "49203003", + "display" : "Dispensing optician", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dispensing optician (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dispensing optometrist" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "49993003", + "display" : "Oral surgeon", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oral and maxillofacial surgeon" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oral surgeon (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Maxillofacial surgeon" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "50149000", + "display" : "Endodontist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Endodontist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "54503009", + "display" : "Faith healer", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Faith healer (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "56397003", + "display" : "Neurologist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neurologist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "56466003", + "display" : "Public health physician", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Public health physician (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Community physician" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "56542007", + "display" : "Medical record administrator", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medical record administrator (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "56545009", + "display" : "Cardiovascular surgeon", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cardiovascular surgeon (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "57654006", + "display" : "Fixed prosthodontist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fixed prosthodontist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "59058001", + "display" : "General physician", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "General physician (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "59169001", + "display" : "Orthopaedic technician", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Orthopedic technician" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Orthopedic technician (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "59317003", + "display" : "Dental prosthesis maker and repairer", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dental prosthesis maker and repairer (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "59944000", + "display" : "Psychologist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Psychologist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "60008001", + "display" : "Public health nutritionist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Public health nutritionist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "61207006", + "display" : "Medical pathologist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medical pathologist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "61246008", + "display" : "Laboratory medicine specialist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Laboratory medicine specialist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "61345009", + "display" : "Otorhinolaryngologist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Otorhinolaryngologist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "61894003", + "display" : "Endocrinologist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Endocrinologist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "62247001", + "display" : "Family medicine specialist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Family doctor" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Family medicine specialist (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "GP - General practitioner" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "General practitioner" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "63098009", + "display" : "Clinical immunologist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clinical allergist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clinical immunologist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "66476003", + "display" : "Oral pathologist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oral and maxillofacial pathologist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oral pathologist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "66862007", + "display" : "Radiologist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radiologist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "68867008", + "display" : "Public health dentist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Preventive dentist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Public health dentist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "68950000", + "display" : "Prosthodontist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prosthodontist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "69280009", + "display" : "Specialised physician", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Specialized physician" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Specialized physician (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "71838004", + "display" : "Gastroenterologist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastroenterologist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "73265009", + "display" : "Nursing aid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nursing aid (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "75271001", + "display" : "Professional midwife", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Professional midwife (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "MW - Midwife" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "76166008", + "display" : "Practical aid (pharmacy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Practical aid (pharmacy) (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "76231001", + "display" : "Osteopath", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osteopath (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "76899008", + "display" : "Infectious disease specialist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infectious disease specialist (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infectious diseases physician" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "78703002", + "display" : "General surgeon", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "General surgeon (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "78729002", + "display" : "Diagnostic radiologist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diagnostic radiologist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "79898004", + "display" : "Auxiliary midwife", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Auxiliary midwife (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "80409005", + "display" : "Translator", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Translator (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "80546007", + "display" : "Occupational therapist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Occupational therapist (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "OT - Occupational therapist" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "80584001", + "display" : "Psychiatrist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Psychiatrist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "80933006", + "display" : "Nuclear medicine specialist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nuclear medicine specialist (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nuclear medicine physician" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "81464008", + "display" : "Clinical pathologist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clinical pathologist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "82296001", + "display" : "Pediatrician", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paediatrician" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatrician (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "83273008", + "display" : "Anatomic pathologist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anatomic pathologist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "83685006", + "display" : "Gynecologist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gynaecologist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gynecologist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "85733003", + "display" : "General pathologist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "General pathologist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "88189002", + "display" : "Anesthesiologist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anaesthesiologist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anesthesiologist (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anesthetist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anaesthetist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Consultant anesthetist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Consultant anaesthetist" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "90201008", + "display" : "Pedodontist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paedodontist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pedodontist (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paediatric dentist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric dentist" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "90655003", + "display" : "Geriatrics specialist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gerontologist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Geriatrics specialist (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Care of the elderly physician" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Geriatrician" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Geriatric medicine physician" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "106289002", + "display" : "Dentist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dentist (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dental surgeon" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dental practitioner" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "106292003", + "display" : "Professional nurse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Professional nurse (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nurse" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "106293008", + "display" : "Nursing personnel", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Unqualified nursing staff" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nursing personnel (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "106294002", + "display" : "Midwifery personnel", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Midwifery personnel (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "106296000", + "display" : "Physiotherapist AND/OR occupational therapist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Physiotherapist/occupational therapist (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Physiotherapist/occupational therapist" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "106330007", + "display" : "Philologist, translator AND/OR interpreter", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Philologist, translator/interpreter (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Philologist, translator/interpreter" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "158965000", + "display" : "Medical practitioner", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Doctor" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medical practitioner (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "158966004", + "display" : "Medical administrator - national", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medical administrator - national (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "158967008", + "display" : "Consultant physician", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Consultant physician (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "158968003", + "display" : "Consultant surgeon", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Consultant surgeon (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "158969006", + "display" : "Consultant gynecology and obstetrics", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Consultant gynaecology and obstetrics" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Consultant gynecology/obstetrics (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Consultant gynecology/obstetrics" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "158971006", + "display" : "Hospital registrar", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital registrar (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "158972004", + "display" : "House officer", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Junior house officer" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital house officer" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "HO - House officer" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pre-registration house officer" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "House officer (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "158973009", + "display" : "Occupational physician", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Occupational physician (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "158974003", + "display" : "Clinical medical officer", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CMO - Clinical medical officer" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clinical medical officer (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "158975002", + "display" : "Medical practitioner - teaching", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medical practitioner - teaching (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "158977005", + "display" : "Dental administrator", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dental administrator (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "158978000", + "display" : "Dental consultant", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dental consultant (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "158979008", + "display" : "Dental general practitioner", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dental general practitioner (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "General dentist" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "158980006", + "display" : "Dental practitioner - teaching", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dental practitioner - teaching (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "158983008", + "display" : "Nurse administrator - national", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nurse administrator - national (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "158984002", + "display" : "Nursing officer - region", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nursing officer - region (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "158985001", + "display" : "Nursing officer - district", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nursing officer - district (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "158986000", + "display" : "Nursing administrator - professional body", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nursing administrator - professional body (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "158987009", + "display" : "Nursing officer - division", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nursing officer - division (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "158988004", + "display" : "Nurse education director", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nurse education director (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "158989007", + "display" : "Occupational health nursing officer", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Occupational health nursing officer (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "158990003", + "display" : "Nursing officer", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nursing officer (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "158992006", + "display" : "Midwifery sister", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Midwifery sister (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "158993001", + "display" : "Nursing sister (theatre)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nursing sister (theater) (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nursing sister (theater)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "158994007", + "display" : "Staff nurse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "SN - Staff nurse" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Staff nurse (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "158995008", + "display" : "Staff midwife", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Staff midwife (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "158996009", + "display" : "State enrolled nurse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "SEN - State enrolled nurse" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "State enrolled nurse (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "158997000", + "display" : "District nurse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "DN - District nurse" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "District nurse (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "158998005", + "display" : "Private nurse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Private nurse (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "158999002", + "display" : "Community midwife", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "District midwife" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CM - Community midwife" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Community midwife (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "159001001", + "display" : "Clinic nurse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clinic nurse (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "159002008", + "display" : "Practice nurse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Practice nurse (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "159003003", + "display" : "School nurse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "SN - School nurse" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "School nurse (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "159004009", + "display" : "Nurse - teaching", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nurse educator" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nurse teacher (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nurse teacher" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A registered or licensed practical nurse who provides education to other clinicians and/or patients." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "159005005", + "display" : "Student nurse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Student nurse (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "159006006", + "display" : "Dental nurse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dental nurse (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "159007002", + "display" : "Community pediatric nurse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Community paediatric nurse" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Community pediatric nurse (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "159010009", + "display" : "Hospital pharmacist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital pharmacist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "159011008", + "display" : "Retail pharmacist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Retail pharmacist (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Community pharmacist" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "159012001", + "display" : "Industrial pharmacist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Industrial pharmacist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "159014000", + "display" : "Trainee pharmacist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trainee pharmacist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "159016003", + "display" : "Medical radiographer", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radiographer" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medical radiographer (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "159017007", + "display" : "Diagnostic radiographer", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diagnostic radiographer (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "159018002", + "display" : "Therapeutic radiographer", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Therapeutic radiographer (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radiotherapist" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "159019005", + "display" : "Trainee radiographer", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trainee radiographer (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "159021000", + "display" : "Ophthalmic optician", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ophthalmic optometrist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ophthalmic optician (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "159022007", + "display" : "Trainee optician", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trainee optician (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "159025009", + "display" : "Remedial gymnast", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Remedial gymnast (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "159026005", + "display" : "Speech and language therapist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Speech therapist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "SLT - Speech and language therapist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ST - Speech therapist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Speech/language therapist (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Speech/language therapist" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "159027001", + "display" : "Orthoptist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Orthoptist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "159028006", + "display" : "Trainee remedial therapist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trainee remedial therapist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "159033005", + "display" : "Dietician", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dietitian" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dietitian (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "159034004", + "display" : "Podiatrist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chiropodist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Podiatrist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "159035003", + "display" : "Dental auxiliary", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dental auxiliary (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "159036002", + "display" : "ECG technician", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Electrocardiogram technician (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Electrocardiogram technician" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "159037006", + "display" : "EEG technician", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Electroencephalogram technician (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Electroencephalogram technician" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "159038001", + "display" : "Artificial limb fitter", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Artificial limb fitter (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "159039009", + "display" : "AT - Audiology technician", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Audiology technician" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Audiology technician (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "159040006", + "display" : "Pharmacy technician", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pharmacy technician (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "159041005", + "display" : "Trainee medical technician", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trainee medical technician (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "159141008", + "display" : "Geneticist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Geneticist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "159972006", + "display" : "Surgical corset fitter", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Surgical corset fitter (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "160008000", + "display" : "Dental technician", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dental mechanic" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dental technician (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224529009", + "display" : "Clinical assistant", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clinical assistant (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224530004", + "display" : "Senior registrar", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "SR - Senior registrar" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Senior registrar (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224531000", + "display" : "Registrar", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Registrar (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224532007", + "display" : "Senior house officer", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "SHO - Senior house officer" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Senior houseman" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Senior house officer (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224533002", + "display" : "MO - Medical officer", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medical officer" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medical officer (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224534008", + "display" : "Health visitors, nurses and midwives", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Health visitor, nurse/midwife (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Health visitor, nurse/midwife" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224535009", + "display" : "Registered nurse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "RN - Registered nurse" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Registered nurse (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224536005", + "display" : "Midwifery tutor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Midwifery tutor (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224537001", + "display" : "Accident and Emergency nurse (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Accident and Emergency nurse" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224538006", + "display" : "Triage nurse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Triage nurse (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224540001", + "display" : "Community nurse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Community nurse (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224541002", + "display" : "Nursing continence advisor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nursing continence advisor (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224542009", + "display" : "Coronary care nurse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CCU - Coronary care nurse" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Coronary care nurse (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224543004", + "display" : "Diabetic nurse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diabetic nurse (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224544005", + "display" : "Family planning nurse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Family planning nurse (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224545006", + "display" : "Care of the elderly nurse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Geriatric nurse" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Care of the elderly nurse (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224546007", + "display" : "ICN - Infection control nurse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection control nurse" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection control nurse (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224547003", + "display" : "Intensive therapy nurse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intensive care nurse" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ITU - Intensive therapy nurse" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intensive therapy nurse (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224548008", + "display" : "Learning disabilities nurse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Learning disabilities nurse (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224549000", + "display" : "Neonatal nurse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neonatal nurse (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224550000", + "display" : "Neurology nurse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neurology nurse (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224551001", + "display" : "Industrial nurse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Industrial nurse (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224552008", + "display" : "Oncology nurse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oncology nurse (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224554009", + "display" : "Marie Curie nurse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Marie Curie nurse (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224555005", + "display" : "Pain control nurse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pain control nurse (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224556006", + "display" : "Palliative care nurse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Palliative care nurse (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224557002", + "display" : "Chemotherapy nurse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chemotherapy nurse (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224558007", + "display" : "Radiotherapy nurse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radiotherapy nurse (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224559004", + "display" : "Recovery nurse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recovery nurse (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PACU nurse" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recovery room nurse" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Postanesthesia care unit nurse" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Postanaesthesia care unit nurse" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224560009", + "display" : "Stomatherapist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stoma care nurse" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stoma care nurse (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224562001", + "display" : "Paediatric nurse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric nurse" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric nurse (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224563006", + "display" : "Psychiatric nurse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mental health nurse" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mental health nurse (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224564000", + "display" : "Community mental health nurse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Community psychiatric nurse" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CPN - Community psychiatric nurse" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Community mental health nurse (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224565004", + "display" : "Renal nurse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Renal nurse (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224566003", + "display" : "Haemodialysis nurse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemodialysis nurse" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemodialysis nurse (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224567007", + "display" : "Wound care nurse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tissue viability nurse" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tissue viability nurse (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224569005", + "display" : "Nurse grade", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nurse grade (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224570006", + "display" : "Clinical nurse specialist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CNS - Clinical nurse specialist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clinical nurse specialist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224571005", + "display" : "Nurse practitioner", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nurse practitioner (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nurse Practitioners (NPs), are registered nurses with additional education and experience who are able to order and interpret diagnostic tests, communicate diagnoses, prescribe pharmaceuticals and perform specific procedures." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224572003", + "display" : "Nursing sister", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sr - Nursing sister" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nursing sister (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224573008", + "display" : "CN - Charge nurse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Charge nurse" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Charge nurse (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224574002", + "display" : "Ward manager", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ward manager (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224575001", + "display" : "Nursing team leader", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nursing team leader (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224576000", + "display" : "Nursing assistant", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "NA - Nursing assistant" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nursing assistant (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224577009", + "display" : "HCA - Healthcare assistant", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Healthcare assistant (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Healthcare assistant" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "HCA - Healthcare aide" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224578004", + "display" : "Nursery nurse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nursery nurse (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224579007", + "display" : "Healthcare service manager", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Healthcare service manager (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224580005", + "display" : "Occupational health service manager", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Occupational health service manager (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224581009", + "display" : "Community nurse manager", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Community nursing officer" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Community nurse manager (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224583007", + "display" : "Behavior therapist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Behaviour therapist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Behavior therapist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224584001", + "display" : "Behaviour therapy assistant", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Behavior therapy assistant" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Behavior therapy assistant (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224585000", + "display" : "Drama therapist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Drama therapist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224586004", + "display" : "Domiciliary occupational therapist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Domiciliary occupational therapist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224587008", + "display" : "Occupational therapy helper", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Occupational therapy helper (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224588003", + "display" : "Psychotherapist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Psychotherapist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224589006", + "display" : "Community-based physiotherapist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Community physiotherapist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Community-based physiotherapist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224590002", + "display" : "Play therapist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Play therapist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224591003", + "display" : "Play specialist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Play specialist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224592005", + "display" : "Play leader", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Play leader (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224593000", + "display" : "Community-based speech and language therapist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Community speech and language therapist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Community-based speech/language therapist (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Community-based speech/language therapist" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224594006", + "display" : "Speech and language assistant", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Speech/language assistant (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Speech/language assistant" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224595007", + "display" : "Professional counsellor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Professional counselor (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Professional counselor" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224596008", + "display" : "Marriage guidance counsellor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Marriage guidance counselor (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Marriage guidance counselor" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224597004", + "display" : "Trained nurse counsellor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trained nurse counselor (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trained nurse counselor" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224598009", + "display" : "Trained social worker counsellor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trained social worker counselor (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trained social worker counselor" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224599001", + "display" : "Trained personnel counsellor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trained personnel counselor (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trained personnel counselor" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224600003", + "display" : "Psychoanalyst", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Psychoanalyst (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224601004", + "display" : "Assistant psychologist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Assistant psychologist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224602006", + "display" : "Community-based podiatrist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Community chiropodist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Community podiatrist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Community-based podiatrist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224603001", + "display" : "Foot care worker", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Foot care worker (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224604007", + "display" : "Audiometrician", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Audiometrician (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Audiometrist" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224606009", + "display" : "Technical healthcare occupation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Technical healthcare occupation (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224607000", + "display" : "Occupational therapy technical instructor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Occupational therapy technical instructor (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224608005", + "display" : "Administrative healthcare staff", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Administrative healthcare staff (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224609002", + "display" : "Complementary health worker", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Complementary practitioner" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Complementary therapist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Complementary health worker (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224610007", + "display" : "Supporting services personnel", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Supporting services personnel (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224614003", + "display" : "Research associate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Research associate (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224615002", + "display" : "Research nurse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Research nurse (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224620002", + "display" : "Human aid to communication", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "HAC - Human aids to communication" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human aid to communication (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224621003", + "display" : "Palantypist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Palantypist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224622005", + "display" : "Note taker", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Note taker (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224623000", + "display" : "Cuer", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cuer (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224624006", + "display" : "Lipspeaker", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lipspeaker (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224625007", + "display" : "Interpreter for British sign language", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Interpreter for British sign language (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224626008", + "display" : "Interpreter for Signs supporting English", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Interpreter for Signs supporting English (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224936003", + "display" : "General practitioner locum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Locum" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "General practitioner locum (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "225726006", + "display" : "Lactation consultant", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lactation consultant (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "225727002", + "display" : "Midwife counsellor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Midwife counselor (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Midwife counselor" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "265937000", + "display" : "Nursing occupation (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nursing occupation" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "265939002", + "display" : "Medical/dental technicians", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medical/dental technicians (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "283875005", + "display" : "Parkinson's disease nurse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Parkinson's disease nurse (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Parkinson disease nurse" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "302211009", + "display" : "Specialist registrar", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "SpR - Specialist registrar" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Specialist registrar (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "303124005", + "display" : "Member of mental health review tribunal", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Member of mental health review tribunal (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "303129000", + "display" : "Hospital manager", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital manager (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "303133007", + "display" : "Responsible medical officer", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "RMO - Responsible medical officer" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Responsible medical officer (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "303134001", + "display" : "Independent doctor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Independent doctor (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "304291006", + "display" : "Bereavement counsellor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bereavement counselor (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bereavement counselor" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "304292004", + "display" : "Surgeon", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Surgeon (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "307988006", + "display" : "Medical technician", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medical technician (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "308002005", + "display" : "Remedial therapist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Remedial therapist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309294001", + "display" : "Accident and emergency doctor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Casualty doctor" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Emergency department physician (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Emergency department physician" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A medical practitioner whose practice is limited to the care of patients in a hospital emergency department." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309295000", + "display" : "Clinical oncologist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clinical oncologist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309296004", + "display" : "Family planning doctor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Family planning doctor (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309322005", + "display" : "Associate general practitioner", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Associate general practitioner (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309323000", + "display" : "Partner of general practitioner", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "GP partner" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Partner of general practitioner (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309324006", + "display" : "Assistant GP", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "General practitioner assistant" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "General practitioner assistant (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309326008", + "display" : "Deputizing general practitioner", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deputising general practitioner" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deputizing general practitioner (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309327004", + "display" : "General practitioner registrar", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "General practitioner registrar (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309328009", + "display" : "Ambulatory pediatrician", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ambulatory paediatrician" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ambulatory pediatrician (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309329001", + "display" : "Community paediatrician", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Community pediatrician" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Community pediatrician (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309330006", + "display" : "Pediatric cardiologist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paediatric cardiologist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric cardiologist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309331005", + "display" : "Pediatric endocrinologist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paediatric endocrinologist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric endocrinologist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309332003", + "display" : "Paediatric gastroenterologist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric gastroenterologist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric gastroenterologist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309333008", + "display" : "Pediatric nephrologist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paediatric nephrologist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric nephrologist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309334002", + "display" : "Paediatric neurologist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric neurologist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric neurologist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309335001", + "display" : "Pediatric rheumatologist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paediatric rheumatologist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric rheumatologist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309336000", + "display" : "Paediatric oncologist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric oncologist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric oncologist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309337009", + "display" : "Pain management specialist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pain management specialist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309338004", + "display" : "Intensive care specialist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ITU specialist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intensive care specialist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309339007", + "display" : "Adult intensive care specialist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adult intensive care specialist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309340009", + "display" : "Pediatric intensive care specialist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paediatric intensive care specialist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric intensive care specialist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309341008", + "display" : "Blood transfusion doctor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood transfusion doctor (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309342001", + "display" : "Histopathologist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Histopathologist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309343006", + "display" : "Physician", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Physician (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medical doctor" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309345004", + "display" : "Chest physician", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chest physician (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309346003", + "display" : "Thoracic physician", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thoracic physician (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309347007", + "display" : "Clinical hematologist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clinical haematologist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clinical hematologist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309348002", + "display" : "Clinical neurophysiologist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clinical neurophysiologist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309349005", + "display" : "Clinical physiologist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clinical physiologist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309350005", + "display" : "Diabetologist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diabetologist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309351009", + "display" : "Andrologist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Andrologist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309352002", + "display" : "Neuroendocrinologist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neuroendocrinologist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309353007", + "display" : "Reproductive endocrinologist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reproductive endocrinologist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309354001", + "display" : "Thyroidologist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thyroidologist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309355000", + "display" : "Clinical geneticist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clinical geneticist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309356004", + "display" : "Clinical cytogeneticist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clinical cytogeneticist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309357008", + "display" : "Clinical molecular geneticist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clinical molecular geneticist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309358003", + "display" : "Genitourinary medicine physician", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "GU medicine physician" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Genitourinary medicine physician (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309359006", + "display" : "Palliative care physician", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Palliative care physician (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309360001", + "display" : "Rehabilitation physician", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rehabilitation physician (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309361002", + "display" : "Child and adolescent psychiatrist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Child and adolescent psychiatrist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309362009", + "display" : "Forensic psychiatrist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Forensic psychiatrist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309363004", + "display" : "Liaison psychiatrist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Liaison psychiatrist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309364005", + "display" : "Psychogeriatrician", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Old age psychiatrist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Psychogeriatrician (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309366007", + "display" : "Rehabilitation psychiatrist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rehabilitation psychiatrist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309367003", + "display" : "Obstetrician and gynecologist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Obstetrician and gynaecologist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Obstetrician and gynecologist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309368008", + "display" : "Breast surgeon", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Breast surgeon (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309369000", + "display" : "Cardiothoracic surgeon", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cardiothoracic surgeon (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309371000", + "display" : "Cardiac surgeon", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cardiac surgeon (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309372007", + "display" : "Ear, nose and throat surgeon", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ENT surgeon" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ear, nose and throat surgeon (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309373002", + "display" : "Endocrine surgeon", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Endocrine surgeon (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309374008", + "display" : "Thyroid surgeon", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thyroid surgeon (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309375009", + "display" : "Pituitary surgeon", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pituitary surgeon (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309376005", + "display" : "Gastrointestinal surgeon", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "GI surgeon" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastrointestinal surgeon (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309377001", + "display" : "General gastrointestinal surgeon", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "General gastrointestinal surgeon (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309378006", + "display" : "Upper gastrointestinal surgeon", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Upper gastrointestinal surgeon (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309379003", + "display" : "Colorectal surgeon", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Colorectal surgeon (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309380000", + "display" : "Hand surgeon", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hand surgeon (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309381001", + "display" : "Hepatobiliary surgeon", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hepatobiliary surgeon (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309382008", + "display" : "Ophthalmic surgeon", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ophthalmic surgeon (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Surgical ophthalmologist" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309383003", + "display" : "Pediatric surgeon", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paediatric surgeon" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric surgeon (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309384009", + "display" : "Pancreatic surgeon", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pancreatic surgeon (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309385005", + "display" : "Transplant surgeon", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transplant surgeon (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309386006", + "display" : "Trauma surgeon", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trauma surgeon (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309388007", + "display" : "Vascular surgeon", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vascular surgeon (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309389004", + "display" : "Medical practitioner grade", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medical practitioner grade (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309390008", + "display" : "Hospital consultant", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital consultant (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309391007", + "display" : "Visiting specialist registrar", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Visiting specialist registrar (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309392000", + "display" : "Research registrar", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Research registrar (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309393005", + "display" : "General practitioner grade", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "General practitioner grade (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309394004", + "display" : "General practitioner principal", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "General practitioner principal (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309395003", + "display" : "Hospital specialist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Specialist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital specialist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309396002", + "display" : "Associate specialist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Associate specialist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309397006", + "display" : "Research fellow", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Research fellow (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309398001", + "display" : "Profession allied to medicine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PAM - Profession allied to medicine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Profession allied to medicine (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allied health professional" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "AHP - Allied Health Professional" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309399009", + "display" : "Hospital dietitian", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital-based dietitian" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital-based dietitian (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309400002", + "display" : "Domiciliary physiotherapist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Domiciliary physiotherapist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309401003", + "display" : "GP-based physiotherapist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "General practitioner-based physiotherapist (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "General practitioner-based physiotherapist" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309402005", + "display" : "Hospital-based physiotherapist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital physiotherapist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital-based physiotherapist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309403000", + "display" : "Private physiotherapist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Private physiotherapist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309404006", + "display" : "Physiotherapy helper", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Physiotherapy helper (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Physiotherapy assistant" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309409001", + "display" : "Hospital-based speech and language therapist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital speech and language therapist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital-based speech and language therapist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309410006", + "display" : "Arts therapist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arts therapist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309411005", + "display" : "Dance therapist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dance therapist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309412003", + "display" : "Music therapist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Music therapist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309413008", + "display" : "Renal dietitian", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Renal dietitian (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309414002", + "display" : "Liver dietitian", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Liver dietitian (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309415001", + "display" : "Oncology dietitian", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oncology dietitian (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309416000", + "display" : "Pediatric dietitian", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paediatric dietitian" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric dietitian (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309417009", + "display" : "Diabetes dietitian", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diabetes dietitian (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309418004", + "display" : "Audiologist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Audiologist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309419007", + "display" : "Hearing therapist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hearing therapist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309420001", + "display" : "Audiological scientist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Audiological scientist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309421002", + "display" : "Hearing aid dispenser", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hearing aid dispenser (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309422009", + "display" : "Community-based occupational therapist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Community occupational therapist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Community-based occupational therapist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309423004", + "display" : "Hospital occupational therapist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital-based occupational therapist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital-based occupational therapist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309427003", + "display" : "Social services occupational therapist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Local authority occupational therapist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Social services occupational therapist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309428008", + "display" : "Orthotist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Orthotist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309429000", + "display" : "Surgical fitter", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Surgical fitter (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309434001", + "display" : "Hospital-based podiatrist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital podiatrist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital chiropodist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital-based podiatrist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309435000", + "display" : "Podiatry assistant", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Foot care assistant" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Podiatry assistant (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309436004", + "display" : "Lymphedema nurse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lymphoedema nurse" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lymphedema nurse (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309437008", + "display" : "Community learning disabilities nurse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Community learning disabilities nurse (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309439006", + "display" : "Clinical nurse teacher", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clinical nurse teacher (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309440008", + "display" : "Community practice nurse teacher", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Community practice nurse teacher (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309441007", + "display" : "Nurse tutor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nurse tutor (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309442000", + "display" : "Nurse teacher practitioner", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nurse teacher practitioner (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309443005", + "display" : "Nurse lecturer practitioner", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nurse lecturer practitioner (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309444004", + "display" : "Outreach nurse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Outreach nurse (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309445003", + "display" : "Anesthetic nurse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anaesthetic nurse" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anesthetic nurse (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309446002", + "display" : "Nurse manager", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nurse manager (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309450009", + "display" : "Nurse administrator", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nurse administrator (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309452001", + "display" : "Midwifery grade", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Midwifery grade (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309453006", + "display" : "Registered midwife", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "RM - Registered midwife" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Registered midwife (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Midwife" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309454000", + "display" : "Student midwife", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Student midwife (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309455004", + "display" : "Parentcraft sister", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Parentcraft sister (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309459005", + "display" : "Healthcare professional grade", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Healthcare professional grade (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309460000", + "display" : "Restorative dentist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Restorative dentist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310170009", + "display" : "Paediatric audiologist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric audiologist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric audiologist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310171008", + "display" : "Immunopathologist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immunopathologist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310172001", + "display" : "Audiological physician", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Audiological physician (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310173006", + "display" : "Clinical pharmacologist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clinical pharmacologist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310174000", + "display" : "Private doctor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Private doctor (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310175004", + "display" : "Agency nurse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Agency nurse (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310176003", + "display" : "Behavioral therapist nurse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Behavioural therapist nurse" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Behavioral therapist nurse (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310177007", + "display" : "Cardiac rehabilitation nurse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cardiac rehabilitation nurse (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310178002", + "display" : "Genitourinary nurse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Genitourinary nurse (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310179005", + "display" : "Rheumatology nurse specialist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rheumatology nurse specialist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310180008", + "display" : "Continence nurse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Continence nurse (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310181007", + "display" : "Contact tracing nurse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Contact tracing nurse (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310182000", + "display" : "General nurse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "General nurse (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310184004", + "display" : "Liaison nurse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Liaison nurse (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310185003", + "display" : "Diabetic liaison nurse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diabetic liaison nurse (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310186002", + "display" : "Nurse psychotherapist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nurse psychotherapist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310187006", + "display" : "Company nurse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Company nurse (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310188001", + "display" : "Hospital midwife", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital-based midwife" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital midwife (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310189009", + "display" : "Genetic counsellor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Genetic counselor (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Genetic counselor" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310190000", + "display" : "Mental health counsellor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mental health counselor (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mental health counselor" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310191001", + "display" : "Clinical psychologist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clinical psychologist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310192008", + "display" : "Educational psychologist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Educational psychologist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310193003", + "display" : "Coroner", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Coroner (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310194009", + "display" : "Appliance officer", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Appliance officer (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310512001", + "display" : "Medical oncologist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medical oncologist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "311441001", + "display" : "School medical officer", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "School medical officer (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "312485001", + "display" : "Integrated midwife", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Integrated midwife (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "372102007", + "display" : "RN First Assist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "RNFA" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Registered Nurse First Assist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Registered nurse (RN) First Assist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Registered nurse first assist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Registered nurse first assist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "387619007", + "display" : "Optician (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Optician" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "394572006", + "display" : "Medical secretary (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medical secretary" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "394618009", + "display" : "Hospital nurse (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital nurse" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "397897005", + "display" : "Paramedic (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paramedic" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "EMT" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Emergency medical technician" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "397903001", + "display" : "Staff grade obstetrician (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Staff grade obstetrician" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "397908005", + "display" : "Staff grade practitioner (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Staff grade practitioner" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Staff grade doctor" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "398130009", + "display" : "Medical student (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medical student" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "398238009", + "display" : "Acting obstetric registrar (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acting obstetric registrar" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "404940000", + "display" : "Physiotherapist technical instructor (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Physiotherapist technical instructor" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "405277009", + "display" : "Resident physician (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Resident physician" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "405278004", + "display" : "Certified registered nurse anesthetist (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Certified registered nurse anaesthetist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Certified registered nurse anesthetist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CRNA - Certified registered nurse anaesthetist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CRNA - Certified registered nurse anesthetist" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "405279007", + "display" : "Attending physician (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Attending physician" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "405623001", + "display" : "Assigned practitioner (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Assigned practitioner" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "405684005", + "display" : "Professional initiating surgical case", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Case initiator" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Professional initiating surgical case (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "405685006", + "display" : "Professional providing staff relief during surgical procedure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Case reliever" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Professional providing staff relief during surgical procedure (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "408798009", + "display" : "Consultant pediatrician (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Consultant paediatrician" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Consultant pediatrician" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "408799001", + "display" : "Consultant neonatologist (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Consultant neonatologist" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "409974004", + "display" : "Health educator (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Health educator" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "409975003", + "display" : "Certified health education specialist (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Certified health education specialist" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "413854007", + "display" : "Circulating nurse (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Circulating nurse" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Circulator" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "415075003", + "display" : "Perioperative nurse (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Perioperative nurse" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Theater nurse" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Theatre nurse" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Operating room nurse" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "415506007", + "display" : "Scrub nurse (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Scrub nurse" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "416160000", + "display" : "Fellow of American Academy of Osteopathy (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fellow of American Academy of Osteopathy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "FAAO - Fellow of American Academy of Osteopathy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "This earned post-doctoral fellowship is conferred by the American Academy of Osteopathy. Those who earn the FAAO must demonstrate their commitment to osteopathic principles and practice through teaching, writing, and service, performed at the highest level of professional and ethical standards." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "420409002", + "display" : "Oculoplastic surgeon (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oculoplastic surgeon" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "420678001", + "display" : "Retinal surgeon (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Retinal surgeon" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vitreoretinal surgeon" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "421841007", + "display" : "Admitting physician (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Admitting physician" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "422140007", + "display" : "Medical ophthalmologist (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medical ophthalmologist" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "422234006", + "display" : "Ophthalmologist (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ophthalmologist" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "432100008", + "display" : "Health coach (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Health coach" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "442867008", + "display" : "Respiratory therapist (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Respiratory therapist" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "443090005", + "display" : "Podiatric surgeon (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Podiatric surgeon" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "444912007", + "display" : "Hypnotherapist (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypnotherapist" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "445313000", + "display" : "Asthma nurse specialist (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Asthma nurse specialist" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "445451001", + "display" : "Nurse case manager (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nurse case manager" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "446050000", + "display" : "Primary care physician (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PCP - Primary care physician" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Primary care physician" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "446701002", + "display" : "Addiction medicine specialist (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Addiction medicine specialist" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "449161006", + "display" : "Physician assistant (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PA - physician assistant" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Physician assistant" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "471302004", + "display" : "Government midwife (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Government midwife" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "720503005", + "display" : "Sleep medicine specialist (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sleep medicine specialist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sleep medicine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "721936008", + "display" : "Occupation medicine specialist (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Occupation medicine specialist" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "721937004", + "display" : "Preventive medicine specialist (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Preventive medicine specialist" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "721938009", + "display" : "Tropical medicine specialist (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tropical medicine specialist" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "721939001", + "display" : "Vascular medicine specialist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Angiologist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vascular medicine specialist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "721940004", + "display" : "Legal medicine specialist (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Legal medicine specialist" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "721941000", + "display" : "Health psychologist (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Health psychologist" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "721942007", + "display" : "Cardiovascular perfusionist (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cardiovascular perfusionist" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "721943002", + "display" : "Clinical immunology and allergy specialist (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clinical immunology and allergy specialist" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "734293001", + "display" : "Clinical pharmacist (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clinical pharmacist" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "734294007", + "display" : "Pharmacist prescriber (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pharmacist prescriber" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pharmacist independent prescriber" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "763292005", + "display" : "Radiation oncologist (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radiation oncologist" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "768730001", + "display" : "Home health aide (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Home health aide" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Unlicensed individual who may have training or certification and performs routine care activities for a patent in the home and may assist with activities of daily living." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "768731002", + "display" : "Home helper", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Home helper (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Home help" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A person who performs routine tasks and household duties for a patient in their home." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "768732009", + "display" : "School health educator", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "School health educator (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A person who teaches in schools on the subject of promotion of health awareness and prevention of disease or injury." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "768819009", + "display" : "Medically responsible investigator (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medically responsible investigator" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clinician involved in a research study who is responsible for medical care of a subject or subjects in the study." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "768825008", + "display" : "Doula (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Doula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A non-medical person who stays with and assists a woman before, during, or after childbirth." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "768826009", + "display" : "Crisis counsellor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Crisis counselor (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Crisis counselor" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A person who provides support and guidance to an individual or a group of people such as a family or community during a crisis." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "768827000", + "display" : "Nutritionist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nutritionist (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Person qualified and licensed to practice in fields including nutrition, food science and public health." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "768828005", + "display" : "Epidemiologist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Epidemiologist (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Public health professional who investigates patterns and causes of disease and injury in humans." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "768829002", + "display" : "Community dietician (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Community dietician" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "768832004", + "display" : "Case manager (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Case manager" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A person who undertakes a collaborative process of assessment, planning, facilitation, care coordination, evaluation, and advocacy for options and services to meet individual and family. comprehensive health needs." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "768833009", + "display" : "Discharging physician", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Discharging physician (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A physician who has the authority and assumes the responsibility for patient discharge from a healthcare facility." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "768834003", + "display" : "Disease manager (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disease manager" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A person who has the responsibility of communicating and coordinating healthcare interventions for individuals in populations with a specific condition." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "768836001", + "display" : "Patient navigator", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Patient navigator (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Individual who provides personal guidance to patients as they move through the health care system. Patient navigators may have professional medical, legal, financial, or administrative experience." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "768837005", + "display" : "Hospitalist (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Specialized hospital physician" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Specialised hospital physician" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospitalist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Physician whose practice is limited to care of hospitalized patients." + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Physician whose practice is limited to care of hospitalised patients." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "768839008", + "display" : "Consultant (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Consultant" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A healthcare professional that possesses expertise in a clinical domain and provides advice on the diagnosis and management of individuals with conditions related to that domain." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "789543004", + "display" : "Ultrasonographer", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sonographer" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sonographer (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "840583002", + "display" : "Allied health assistant (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allied health assistant" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "840584008", + "display" : "Allied health student", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allied health student (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "878785002", + "display" : "Clinical respiratory physiologist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clinical respiratory physiologist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "878786001", + "display" : "Operating room technician (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Operating theater technician" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Operating room technician" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Operating theatre technician" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "878787005", + "display" : "Anesthesia technician", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anesthetic technician" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anesthesia technician (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anaesthesia technician" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anaesthetic technician" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "897187007", + "display" : "Sexual assault nurse examiner (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "SANE - sexual assault nurse examiner" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sexual assault nurse examiner" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1172950003", + "display" : "Massage therapist (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Massage therapist" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1186716007", + "display" : "Intellectual disability psychiatrist (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intellectual disability psychiatrist" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1186914001", + "display" : "Intellectual disability nurse (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intellectual disability nurse" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1251537007", + "display" : "Sport medicine specialist (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sport medicine specialist" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1251542004", + "display" : "Medical coder (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clinical coder" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medical coder" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1251548000", + "display" : "Neuroradiologist (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neuroradiologist" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1254982001", + "display" : "Medical surgical nurse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medical surgical nurse (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1254983006", + "display" : "Chronic care nurse (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic care nurse" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1254984000", + "display" : "Rehabilitation nurse (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rehabilitation nurse" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1255370008", + "display" : "Specialist in naturopathy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Specialist in naturopathy (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Naturopath" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1255371007", + "display" : "Specialist in homeopathy (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Homeopath" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Specialist in homeopathy" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1255372000", + "display" : "Phytotherapist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phytotherapist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1255373005", + "display" : "Specialist in traditional Chinese medicine (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Specialist in traditional Chinese medicine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1255374004", + "display" : "Clinical nutritionist (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clinical nutritionist" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1255514008", + "display" : "Regulatory affairs pharmacist (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Regulatory affairs pharmacist" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1255515009", + "display" : "Pharmacogenomics pharmacist (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pharmacogenomics pharmacist" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1255516005", + "display" : "Clinical analysis pharmacist (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clinical analysis pharmacist" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1255517001", + "display" : "Intern in healthcare (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trainee in healthcare" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intern in healthcare" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1255518006", + "display" : "Organisational and social psychologist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Organizational and social psychologist (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Organizational and social psychologist" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1255519003", + "display" : "Cardiopulmonary technician (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cardiopulmonary technician" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cardiopneumology technician" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1255719001", + "display" : "Neurophysiology technician", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neurophysiology technician (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neurophysiology technologist" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1256114007", + "display" : "Nuclear medicine technologist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nuclear medicine technologist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1259214004", + "display" : "Immunohemotherapy specialist (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immunohemotherapy specialist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immunohemotherapist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immunohaemotherapist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immuno-haemotherapy specialist" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1259964002", + "display" : "Oral medicine specialist (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stomatologist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oral medicine specialist" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3981000175106", + "display" : "Nurse complex case manager", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nurse complex case manager (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9371000175105", + "display" : "Adolescent medicine specialist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adolescent medicine specialist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "25941000087102", + "display" : "Adult gerontology primary care nurse practitioner (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adult gerontology primary care nurse practitioner" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "26031000087100", + "display" : "Pediatric nurse practitioner (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric nurse practitioner" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paediatric nurse practitioner" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "26071000087103", + "display" : "PHCNP - primary health care nurse practitioner", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Primary health care nurse practitioner (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Primary health care nurse practitioner" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "26091000087104", + "display" : "Public health nurse practitioner", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Public health nurse practitioner (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "450044741000087104", + "display" : "Acupuncturist (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acupuncturist" + }] + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/diet-type", + "resource" : { + "resourceType" : "ValueSet", + "id" : "diet-type", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "oo" + }], + "url" : "http://hl7.org/fhir/ValueSet/diet-type", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.385" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.372" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.2.206" + }], + "version" : "6.0.0-ballot2", + "name" : "DietCodes", + "title" : "Diet Codes", + "status" : "draft", + "experimental" : false, + "publisher" : "FHIR NutritionOrder team", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "Codes that can be used to indicate the type of food being ordered for a patient. It includes codes from [SNOMED CT](http://snomed.info/sct) where concept is Dietary Regime (182922004) and its sub-concepts, Enteral Feeding (229912004) and its sub-concepts, Mixed Breast Milk and Bottle Feeding (35011000087100), Breast Milk Feeding (1297276008), Bottle Feeding of Patient (40043006).", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "copyright" : "This resource includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these specifications must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/get-snomed-ct or info@snomed.org", + "compose" : { + "include" : [{ + "system" : "http://snomed.info/sct", + "filter" : [{ + "property" : "concept", + "op" : "is-a", + "value" : "182922004" + }] + }, + { + "system" : "http://snomed.info/sct", + "filter" : [{ + "property" : "concept", + "op" : "is-a", + "value" : "229912004" + }] + }, + { + "system" : "http://snomed.info/sct", + "concept" : [{ + "code" : "35011000087100" + }, + { + "code" : "1297276008" + }, + { + "code" : "40043006" + }] + }] + }, + "expansion" : { + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/valueset-unclosed", + "valueBoolean" : true + }], + "identifier" : "urn:uuid:3e9def5a-4c66-4389-b16b-48c93d02d5df", + "timestamp" : "2024-10-02T17:54:47+00:00", + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-valueset", + "valueUri" : "null" + }, + { + "name" : "used-codesystem", + "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230131" + }, + { + "name" : "version", + "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230131" + }], + "contains" : [{ + "system" : "http://snomed.info/sct", + "code" : "182922004", + "display" : "Dietary regime", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dietary regime (regime/therapy)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Food treatments and procedures" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Regular diet care" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "38903004", + "display" : "Tube feeding by syringe method", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tube feeding by syringe method (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "50712000", + "display" : "Tube feeding by Barron pump", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tube feeding by Barron pump (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "56948003", + "display" : "Tube feeding by drip method", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tube feeding by drip method (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "61420007", + "display" : "Tube feeding of patient", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tube feeding" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gavage" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Enteral tube feeding" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "TF - Tube feeding" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tube feeding of patient (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "183028005", + "display" : "Nasal tube feeding", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nasal tube feeding (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "223456000", + "display" : "Provision of a special diet", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Provision of a special diet (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "225373002", + "display" : "PEG - Percutaneous endoscopic gastrostomy feeding", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Percutaneous endoscopic gastrostomy feeding" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Percutaneous endoscopic gastrostomy feeding (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "225374008", + "display" : "Jejunostomy feeding", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Jejunostomy feeding (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "229912004", + "display" : "Enteral feeding", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "EN - Enteral nutrition" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Enteral nutrition" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Enteral feeding (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "229913009", + "display" : "Oral tube feeding", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Orogastric feeding" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Orogastric feeding (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "229914003", + "display" : "Nasogastric feeding", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nasogastric feeding (regime/therapy)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nasogastric tube feeding" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "NG feeding" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "NGT feeding" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastric gavage" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "229915002", + "display" : "Nasoduodenal feeding", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nasoduodenal feeding (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "229916001", + "display" : "Oesophagostomy feeding", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Esophagostomy feeding" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Esophagostomy feeding (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "229917005", + "display" : "Gastrostomy feeding", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastrostomy feeding (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "284071006", + "display" : "Dietary treatment for disorder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dietary treatment for disorder (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "289133003", + "display" : "Button gastrostomy feeding", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Button gastrostomy feeding (regime/therapy)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Balloon gastrostomy feeding" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310244003", + "display" : "Nasojejunal feeding", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nasojejunal feeding (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "386261001", + "display" : "Diet staging (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diet staging" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Progressive diet strategy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Provision of progressive diet" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "404919001", + "display" : "Wheat-free diet", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Provision of wheat-free diet (regime/therapy)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Provision of wheat-free diet" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "422972009", + "display" : "Advance diet as tolerated (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Advance diet as tolerated" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "425458000", + "display" : "Lactose-free diet (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lactose-free diet" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "762104002", + "display" : "Modified fluid diet (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Modified fluid diet" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "765021002", + "display" : "Vegetarian diet (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vegetarian diet" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "765022009", + "display" : "Lacto-vegetarian diet", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lacto-vegetarian diet (regime/therapy)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lactovegetarian diet" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "765023004", + "display" : "Lacto-ovo-vegetarian diet", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lacto-ovo-vegetarian diet (regime/therapy)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lactoovovegetarian diet" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "765024005", + "display" : "Atkins diet", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Atkins diet (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "765025006", + "display" : "Kosher diet", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Kosher diet (regime/therapy)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Jewish diet" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "765052001", + "display" : "Hindu diet (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hindu diet" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "765053006", + "display" : "Low fructose diet (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Low fructose diet" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "765060000", + "display" : "Ketogenic diet", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ketogenic diet (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "765063003", + "display" : "Cantonese diet", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cantonese diet (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "792805006", + "display" : "Fasting", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fasting (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1052337007", + "display" : "Protein modified diet", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Protein and/or protein derivative modified diet (regime/therapy)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Protein and/or protein derivative modified diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increase or decrease in protein content of the diet compared to the assessed baseline intake of protein for the individual." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1055200005", + "display" : "Increased protein diet", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increased protein and/or protein derivative diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increased protein and/or protein derivative diet (regime/therapy)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increase in protein content of the diet compared to the assessed baseline intake of protein for the individual." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1055201009", + "display" : "Decreased protein diet", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decreased protein and/or protein derivative diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decreased protein and/or protein derivative diet (regime/therapy)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decrease in protein content of the diet compared to the assessed baseline intake of protein for the individual." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1055202002", + "display" : "Consistent protein diet", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Consistent protein and/or protein derivative diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Consistent protein and/or protein derivative diet (regime/therapy)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Provides foods of known protein content to meet the need of the individual in consistent amounts and/or consistent times." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1055203007", + "display" : "Increased fat and oil diet", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increased fat and oil diet (regime/therapy)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increased fat diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increase in fat content of the diet compared to the assessed baseline intake of fat for the individual." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1055204001", + "display" : "Fat and oil modified diet", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fat and oil modified diet (regime/therapy)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fat modified diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increase or decrease in fat content of the diet." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1055207008", + "display" : "Decreased fat diet", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decreased fat and oil diet (regime/therapy)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decreased fat and oil diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decrease in fat content of the diet compared to the assessed baseline intake of fat for the individual." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1137465007", + "display" : "Increased galactose diet (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increased galactose diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increase in galactose content of the diet compared to the assessed baseline intake of galactose for the individual." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1141680002", + "display" : "Increased lactose diet (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increased lactose diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increase in lactose content of the diet compared to the assessed baseline intake of lactose for the individual." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1141683000", + "display" : "Fructose modified diet (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fructose modified diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increase or decrease in fructose content of the diet compared to the assessed baseline intake of fructose for the individual." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1141684006", + "display" : "Increased fructose diet (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increased fructose diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increase in fructose content of the diet compared to the assessed baseline intake of fructose for the individual." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1141931005", + "display" : "Vitamin A and/or vitamin A derivative modified diet (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vitamin A and/or vitamin A derivative modified diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increase or decrease in vitamin A content of the diet compared to the assessed baseline intake of vitamin A for the individual." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1141932003", + "display" : "Increased vitamin A and/or vitamin A derivative diet (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increased vitamin A and/or vitamin A derivative diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increase in vitamin A content of the diet compared to the assessed baseline intake of vitamin A for the individual." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1141933008", + "display" : "Decreased vitamin A and/or vitamin A derivative diet (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decreased vitamin A and/or vitamin A derivative diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decrease in vitamin A content of the diet compared to the assessed baseline intake of vitamin A for the individual." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1141934002", + "display" : "Decreased vitamin D and/or vitamin D derivative diet", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decreased vitamin D and/or vitamin D derivative diet (regime/therapy)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decrease in vitamin D content of the diet compared to the assessed baseline intake of vitamin D for the individual." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1141935001", + "display" : "Increased vitamin D and/or vitamin D derivative diet (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increased vitamin D and/or vitamin D derivative diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increase in vitamin D content of the diet compared to the assessed baseline intake of vitamin D for the individual." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1141936000", + "display" : "Vitamin D and/or vitamin D derivative modified diet (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vitamin D and/or vitamin D derivative modified diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increase or decrease in vitamin D content of the diet compared to the assessed baseline intake of vitamin D for the individual." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1142125005", + "display" : "Decreased linoleic acid diet", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decreased linoleic acid diet (regime/therapy)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decrease in the linoleic acid content of the diet compared to the assessed baseline intake of linoleic acid for the individual." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1142126006", + "display" : "Increased linoleic acid diet (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increased linoleic acid diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increase in the linoleic acid content of the diet compared to the assessed baseline intake of linoleic acid for the individual." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1142127002", + "display" : "Omega 3 fatty acid modified diet", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "N-3 fatty acid modified diet (regime/therapy)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "N-3 fatty acid modified diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increase or decrease in the omega 3 fatty acid content of the diet compared to the assessed baseline intake of omega 3 fatty acid for the individual." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1142128007", + "display" : "Medium chain triglyceride modified diet (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medium chain triglyceride modified diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increase or decrease in the medium chain triglyceride content of the diet compared to the assessed baseline intake of medium chain triglyceride for the individual." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1142129004", + "display" : "Decreased N-3 fatty acid diet", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decreased omega 3 fatty acid diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decreased N-3 fatty acid diet (regime/therapy)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decrease in the omega 3 fatty acid content of the diet compared to the assessed baseline intake of omega 3 fatty acid for the individual." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1142131008", + "display" : "Increased omega 3 fatty acid diet", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increased N-3 fatty acid diet (regime/therapy)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increased N-3 fatty acid diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increase in the omega 3 fatty acid content of the diet compared to the assessed baseline intake of omega 3 fatty acid for the individual." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1142132001", + "display" : "Decreased medium chain triglyceride diet (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decreased medium chain triglyceride diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decrease in the medium chain triglyceride content of the diet compared to the assessed baseline intake of medium chain triglyceride for the individual." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1142133006", + "display" : "Increased medium chain triglyceride diet", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increased medium chain triglyceride diet (regime/therapy)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increase in the medium chain triglyceride content of the diet compared to the assessed baseline intake of medium chain triglyceride for the individual." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1142162007", + "display" : "Decreased linolenic acid diet", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decreased linolenic acid diet (regime/therapy)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decreased alpha-linolenic acid diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decrease in the alpha-linolenic acid content of the diet compared to the assessed baseline intake of alpha-linolenic acid for the individual." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1142163002", + "display" : "Decreased eicosapentaenoic acid diet", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decreased eicosapentaenoic acid diet (regime/therapy)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decreased EPA (eicosapentaenoic acid) diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decrease in the eicosapentaenoic acid content of the diet compared to the assessed baseline intake of eicosapentaenoic acid for the individual." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1142164008", + "display" : "Decreased docosahexaenoic acid diet (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decreased docosahexaenoic acid diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decreased DHA (docosahexaenoic acid) diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decrease in the docosahexaenoic acid content of the diet compared to the assessed baseline intake of docosahexaenoic acid for the individual." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1142165009", + "display" : "Increased linolenic acid diet (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increased alpha-linolenic acid diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increased linolenic acid diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increase in the alpha-linolenic acid content of the diet compared to the assessed baseline intake of alpha-linolenic acid for the individual." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1142166005", + "display" : "Increased eicosapentaenoic acid diet (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increased eicosapentaenoic acid diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increased EPA (eicosapentaenoic acid) diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increase in the eicosapentaenoic acid content of the diet compared to the assessed baseline intake of eicosapentaenoic acid for the individual." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1142167001", + "display" : "Increased docosahexaenoic acid diet", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increased docosahexaenoic acid diet (regime/therapy)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increased DHA (docosahexaenoic acid) diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increase in the docosahexaenoic acid content of the diet compared to the assessed baseline intake of docosahexaenoic acid for the individual." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1144595005", + "display" : "Vitamin E and/or vitamin E derivative modified diet (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vitamin E and/or vitamin E derivative modified diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increase or decrease in vitamin E content of the diet." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1144596006", + "display" : "Increased vitamin E and/or vitamin E derivative diet (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increased vitamin E and/or vitamin E derivative diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increase in vitamin E content of the diet compared to the assessed baseline intake of vitamin E for the individual." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1144598007", + "display" : "Decreased vitamin E and/or vitamin E derivative diet (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decreased vitamin E and/or vitamin E derivative diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decrease in vitamin E content of the diet compared to the assessed baseline intake of vitamin E for the individual." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1144599004", + "display" : "Increased vitamin K and/or vitamin K derivative diet (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increased vitamin K and/or vitamin K derivative diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increase in vitamin K content of the diet compared to the assessed baseline intake of vitamin K for the individual." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1144600001", + "display" : "Decreased vitamin K and/or vitamin K derivative diet", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decreased vitamin K and/or vitamin K derivative diet (regime/therapy)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decrease in vitamin K content of the diet compared to the assessed baseline intake of vitamin K for the individual." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1144601002", + "display" : "Vitamin K and/or vitamin K derivative modified diet (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vitamin K and/or vitamin K derivative modified diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increase or decrease in vitamin K content of the diet. Treatment for some coagulopathies." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1144800003", + "display" : "Folate and/or folate derivative modified diet (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Folate and/or folate derivative modified diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increase or decrease in folate content of the diet." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1144801004", + "display" : "Increased folate and/or folate derivative diet", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increased folate and/or folate derivative diet (regime/therapy)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increase in folate and folate derivative content of the diet. Possible prevention of megaloblastic anemia and risk of neural tube defects in the newborn." + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increase in folate and folate derivative content of the diet. Possible prevention of megaloblastic anaemia and risk of neural tube defects in the newborn." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1144802006", + "display" : "Decreased folate and/or folate derivative diet", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decreased folate and/or folate derivative diet (regime/therapy)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decrease in folate and folate derivative content of the diet." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1144804007", + "display" : "Vitamin B6 and/or vitamin B6 derivative modified diet", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vitamin B6 and/or vitamin B6 derivative modified diet (regime/therapy)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increase or decrease in vitamin B6 and B6 derivative content of the diet." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1144806009", + "display" : "Increased vitamin B6 and/or vitamin B6 derivative diet", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increased vitamin B6 and/or vitamin B6 derivative diet (regime/therapy)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increase in vitamin B6 and vitamin B6 derivative content of the diet compared to the assessed baseline intake of vitamin B6 for the individual." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1144808005", + "display" : "Decreased vitamin B6 and/or vitamin B6 derivative diet", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decreased vitamin B6 and/or vitamin B6 derivative diet (regime/therapy)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decrease in vitamin B6 and vitamin B6 derivative content of the diet compared to the assessed baseline intake of vitamin B6 for the individual." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1144996003", + "display" : "Vitamin B12 and/or vitamin B12 derivative modified diet (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vitamin B12 and/or vitamin B12 derivative modified diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increase or decrease in vitamin B12 content of the diet." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1144999005", + "display" : "Decreased vitamin B12 and/or vitamin B12 derivative diet", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decreased vitamin B12 and/or vitamin B12 derivative diet (regime/therapy)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decrease in vitamin B12 content of the diet." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1145000005", + "display" : "Increased vitamin B12 and/or vitamin B12 derivative diet", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increased vitamin B12 and/or vitamin B12 derivative diet (regime/therapy)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increase in vitamin B12 content of the diet. Possible treatment for prevention of megaloblastic anemia." + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increase in vitamin B12 content of the diet. Possible treatment for prevention of megaloblastic anaemia." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1148495004", + "display" : "Increased complex carbohydrate diet (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increased complex carbohydrate diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increase in the complex carbohydrate content of the diet compared to the assessed baseline intake for the individual." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1148496003", + "display" : "Decreased complex carbohydrate diet (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decreased complex carbohydrate diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decrease in the complex carbohydrate content of the diet compared to the assessed baseline intake for the individual." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1148497007", + "display" : "Increased simple carbohydrate diet", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increased simple carbohydrate diet (regime/therapy)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increase in the simple carbohydrate of the diet compared to the assessed baseline intake for the individual." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1148499005", + "display" : "Decreased simple carbohydrate diet (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decreased simple carbohydrate diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decrease in the simple carbohydrate of the diet compared to the assessed baseline intake for the individual." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1148501002", + "display" : "Increased phenylalanine diet (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increased phenylalanine diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increase in the phenylalanine content of the diet compared to the assessed baseline intake for the individual." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1148502009", + "display" : "Phenylalanine modified diet (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phenylalanine modified diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increase or decrease in the phenylalanine content of the diet compared to the assessed baseline intake for the individual." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1155728004", + "display" : "Decreased chromium diet", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decreased chromium diet (regime/therapy)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decrease in chromium content of the diet compared to the assessed baseline intake of chromium for the individual." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1155729007", + "display" : "Sulfate salt modified diet (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sulfate salt modified diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sulphate salt modified diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increase or decrease in sulfate salt content of the diet." + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increase or decrease in sulphate salt content of the diet." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1156314000", + "display" : "Chloride salt modified diet (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chloride salt modified diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increase or decrease in chloride salt content of the diet." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1156315004", + "display" : "Plant fiber modified diet (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Plant fibre modified diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Plant fiber modified diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increase or decrease in fiber content of the diet." + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increase or decrease in fibre content of the diet." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1156443007", + "display" : "Increased plant fiber diet", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increased plant fibre diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increased plant fiber diet (regime/therapy)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increase in fibre content of the diet compared to the assessed baseline intake of fibre for the individual." + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increase in fiber content of the diet compared to the assessed baseline intake of fiber for the individual." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1156444001", + "display" : "Decreased plant fiber diet", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decreased plant fibre diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decreased plant fiber diet (regime/therapy)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decrease in fibre content of the diet compared to the assessed baseline intake of fibre for the individual." + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decrease in fiber content of the diet compared to the assessed baseline intake of fiber for the individual." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1156717005", + "display" : "CHILD-1 - Cardiovascular Health Integrated Lifestyle Diet 1", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cardiovascular Health Integrated Lifestyle Diet 1 (regime/therapy)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cardiovascular Health Integrated Lifestyle Diet 1" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1156718000", + "display" : "Cardiovascular Health Integrated Lifestyle Diet 2 Triglyceride", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cardiovascular Health Integrated Lifestyle Diet 2 Triglyceride (regime/therapy)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CHILD-2-TG - Cardiovascular Health Integrated Lifestyle Diet 2 Triglyceride" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1156719008", + "display" : "Cardiovascular Health Integrated Lifestyle Diet 2 Low Density Lipoprotein", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cardiovascular Health Integrated Lifestyle Diet 2 Low Density Lipoprotein (regime/therapy)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CHILD-2-LDL - Cardiovascular Health Integrated Lifestyle Diet 2 Low Density Lipoprotein" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1162720001", + "display" : "Grain modified diet", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Modified grain diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Modified grain diet (regime/therapy)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Specific diet modification for grain indicated for an individual based on assessed food and nutrient needs to optimize health." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1162721002", + "display" : "Vegetable modified diet", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Modified vegetable diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Modified vegetable diet (regime/therapy)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Specific diet modification for vegetables indicated for an individual based on assessed food and nutrient needs to optimize health." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1162722009", + "display" : "Protein food modified diet", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Modified protein food diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Modified protein food diet (regime/therapy)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Specific diet modification for protein foods indicated for an individual based on assessed food and nutrient needs to optimize health." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1162724005", + "display" : "Egg modified diet", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Modified egg diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Modified egg diet (regime/therapy)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Specific diet modification for egg indicated for an individual based on assessed food and nutrient needs to optimize health." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1162725006", + "display" : "Raw egg free diet (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Raw egg free diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Specific diet modification to remove raw egg based on assessed food and nutrient needs to optimize health." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1162726007", + "display" : "Fruit modified diet", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Modified fruit diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Modified fruit diet (regime/therapy)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Specific diet modification for fruit indicated for an individual based on assessed food and nutrient needs to optimize health." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1162729000", + "display" : "Modification of nutrition intake schedule to limit fasting", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Modification of nutrition intake schedule to limit fasting (regime/therapy)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alteration in nutrition intake to minimize the time spent in a fasted state." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1230134005", + "display" : "Diet modified for uncooked food starch (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diet modified for uncooked food starch" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diet modified to include food starch that is intended to be consumed in an uncooked form." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1230138008", + "display" : "Diet modified for low protein medical food", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diet modified for low protein medical food (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1254992009", + "display" : "Caffeine free diet (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Caffeine free diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A diet devoid of the stimulant caffeine." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1254993004", + "display" : "Lupin free diet (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lupin free diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A diet devoid of lupin and lupin ingredients." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1254994005", + "display" : "Mammalian meat free diet", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mammalian meat free diet (regime/therapy)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A diet devoid of mammalian meat and mammalian meat ingredients." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1254995006", + "display" : "Egg free diet (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Egg free diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A diet devoid of egg and egg ingredients." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1254996007", + "display" : "Tree nut free diet", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tree nut free diet (regime/therapy)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A diet devoid of tree nut and tree nut ingredients." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1254998008", + "display" : "Sesame free diet", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sesame free diet (regime/therapy)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A diet devoid of sesame and sesame ingredients." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1254999000", + "display" : "Fish free diet", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fish free diet (regime/therapy)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A diet devoid of fish and fish ingredients." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1255001001", + "display" : "Soy free diet", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Soy free diet (regime/therapy)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A diet devoid of soy and soy ingredients." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1255002008", + "display" : "Shellfish free diet", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Shellfish free diet (regime/therapy)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A diet devoid of shellfish and shellfish ingredients." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1255003003", + "display" : "Peanut free diet (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Peanut free diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A diet devoid of peanut and peanut ingredients." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1255142001", + "display" : "Fermentable oligosaccharide, disaccharide, monosaccharide and polyol modified diet", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fermentable oligosaccharide, disaccharide, monosaccharide and polyol modified diet (regime/therapy)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "FODMAP (fermentable oligosaccharide, disaccharide, monosaccharide and polyol) modified diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A diet with a lower or higher amount of fermentable oligosaccharides, disaccharides, monosaccharides and polyols in the diet." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1255144000", + "display" : "Low fermentable oligosaccharide, disaccharide, monosaccharide and polyol diet", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Low FODMAP (fermentable oligosaccharide, disaccharide, monosaccharide and polyol) diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Low fermentable oligosaccharide, disaccharide, monosaccharide and polyol diet (regime/therapy)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A diet with a reduced amount of fermentable oligosaccharides, disaccharides, monosaccharides and polyols in the diet." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1255145004", + "display" : "FODMAP (fermentable oligosaccharide, disaccharide, monosaccharide and polyol) reintroduction diet", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fermentable oligosaccharide, disaccharide, monosaccharide and polyol reintroduction diet (regime/therapy)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fermentable oligosaccharide, disaccharide, monosaccharide and polyol reintroduction diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A diet with an overall lower amount of FODMAP (fermentable oligosaccharides, disaccharides, and monosaccharides and polyols) but with reintroduction of these to assess tolerance of individual foods." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1255146003", + "display" : "Customized fermentable oligosaccharide, disaccharide, monosaccharide and polyol diet", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Customized fermentable oligosaccharide, disaccharide, monosaccharide and polyol diet (regime/therapy)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Customized FODMAP (fermentable oligosaccharide, disaccharide, monosaccharide and polyol) diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Customised FODMAP (fermentable oligosaccharide, disaccharide, monosaccharide and polyol) diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Customised fermentable oligosaccharide, disaccharide, monosaccharide and polyol diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A diet with an overall lower amount of fermentable oligosaccharides, disaccharides, monosaccharides and polyols but permits a range of FODMAP (fermentable oligosaccharide, disaccharide, monosaccharide and polyol) containing foods based on the subject's diet tolerance." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1255162009", + "display" : "Carbohydrate counting diet", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carbohydrate counting diet (regime/therapy)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A diet where the number of grams of carbohydrate are identified for each meal and overall per day." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1255163004", + "display" : "Mediterranean diet", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mediterranean diet (regime/therapy)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A diet of minimally processed plant food with the majority of intake from vegetables, whole grains, fruits, extra virgin olive oil, legumes, nuts, seeds, and herbs, and dairy products (principally yogurt and cheese); moderate intake of fish and seafood; moderate to low intake of poultry; zero to four eggs per week; and low intake of red meat and discretionary foods, such as, sweets and sugar-sweetened beverages." + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A diet of minimally processed plant food with the majority of intake from vegetables, whole grains, fruits, extra virgin olive oil, legumes, nuts, seeds, and herbs, and dairy products (principally yoghurt and cheese); moderate intake of fish and seafood; moderate to low intake of poultry; zero to four eggs per week; and low intake of red meat and discretionary foods, such as, sweets and sugar-sweetened beverages." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1255164005", + "display" : "Halal diet (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Halal diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A diet for a subject of the Islamic faith and includes only foods considered acceptable. Foods not acceptable include pork, pork products, alcohol as well as other nonapproved food and food ingredients." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1255165006", + "display" : "Vegan diet (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vegan diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A vegetarian diet that excludes all animal-based foods and animal-based food and ingredients." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1255166007", + "display" : "Pescovegetarian diet (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pescovegetarian diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pescatarian diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A vegetarian diet that includes fish and seafood, egg, and mammalian milk-based food and excludes all other animal-based protein food and ingredients." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1255167003", + "display" : "Ovo vegetarian diet", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ovo vegetarian diet (regime/therapy)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A vegetarian diet that includes egg and excludes other animal-based food and ingredients." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1255223005", + "display" : "Cow milk free diet (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cow milk free diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A diet devoid of cow milk and cow milk ingredients." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1255224004", + "display" : "Beef free diet", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Beef free diet (regime/therapy)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A diet devoid of beef and beef ingredients." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1255225003", + "display" : "Sheep milk free diet (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sheep milk free diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A diet devoid of sheep milk and sheep milk ingredients." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1255226002", + "display" : "Pork free diet", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pork free diet (regime/therapy)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A diet devoid of pork and pork ingredients." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1255227006", + "display" : "Mammalian milk free diet", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mammalian milk free diet (regime/therapy)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A diet devoid of mammalian milk and mammalian milk ingredients." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1255228001", + "display" : "Goat milk free diet", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Goat milk free diet (regime/therapy)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A diet devoid of goat milk and goat milk ingredients." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1255386001", + "display" : "Decreased oxalate diet", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decreased oxalate diet (regime/therapy)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A reduction in the oxalate content of the diet compared to the assessed baseline intake of oxalate." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1255387005", + "display" : "Low microbial diet", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Low microbial diet (regime/therapy)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A diet that is low in organisms (e.g. bacteria, viruses, fungi, parasites) because the organisms might pose a health threat." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1255388000", + "display" : "Bean and pea modified diet", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bean and pea modified diet (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1255389008", + "display" : "Starchy vegetable modified diet (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Starchy vegetable modified diet" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1255818003", + "display" : "International Dysphagia Diet Standardisation Initiative Framework - Easy to Chew Level 7 diet", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "International Dysphagia Diet Standardisation Initiative Framework - Easy to Chew Level 7 diet (regime/therapy)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "IDDSI (International Dysphagia Diet Standardisation Initiative) Framework - Easy to Chew Level 7 diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "International Dysphagia Diet Standardisation Initiative Framework - EC7 (Easy to Chew Level 7) diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "This diet includes normal everyday foods of soft/tender textures that are developmentally and age appropriate. Any method may be used to eat these foods and sample size is not restricted at Level 7 therefore foods may be of a range of sizes: Smaller or greater than 8mm pieces (paediatric) smaller or greater than 15 mm = 1.5 cm pieces (adults). Does not include hard, tough, chewy, fibrous, stringy, crunchy or crumbly bits, pips, seeds, fibrous parts of fruit, husks or bones. May include dual consistency or mixed consistency foods and liquids if also safe for Level 0 and at clinician discretion. If unsafe for Level 0 Thin, liquid portion can be thickened to clinician's recommended thickness level." + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "This diet includes normal everyday foods of soft/tender textures that are developmentally and age appropriate. Any method may be used to eat these foods and sample size is not restricted at Level 7 therefore foods may be of a range of sizes: Smaller or greater than 8mm pieces (pediatric) smaller or greater than 15 mm = 1.5 cm pieces (adults). Does not include hard, tough, chewy, fibrous, stringy, crunchy or crumbly bits, pips, seeds, fibrous parts of fruit, husks or bones. May include dual consistency or mixed consistency foods and liquids if also safe for Level 0 and at clinician discretion. If unsafe for Level 0 Thin, liquid portion can be thickened to clinician's recommended thickness level." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1255820000", + "display" : "International Dysphagia Diet Standardisation Initiative Framework - EX4 (Extremely Thick Level 4) diet", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "IDDSI (International Dysphagia Diet Standardisation Initiative) Framework - Extremely Thick Level 4 diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "International Dysphagia Diet Standardisation Initiative Framework - Extremely Thick Level 4 diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "International Dysphagia Diet Standardisation Initiative Framework - Extremely Thick Level 4 diet (regime/therapy)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "This diet includes drinks that are usually eaten with a spoon (a fork is possible). Cannot be drunk from a cup because it does not flow easily. Cannot be sucked through a straw and does not require chewing. Can be piped, layered or molded because it retains its shape, but should not require chewing if presented in this form. Shows some very slow movement under gravity but cannot be poured. Falls off spoon in a single spoonful when tilted and continues to hold shape on a plate. No lumps, not sticky and liquid must not separate from solid." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1255821001", + "display" : "International Dysphagia Diet Standardisation Initiative Framework - Liquidised Level 3 diet", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "IDDSI (International Dysphagia Diet Standardisation Initiative) Framework - Liquidised Level 3 diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "International Dysphagia Diet Standardisation Initiative Framework - Liquidized Level 3 diet (regime/therapy)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "International Dysphagia Diet Standardisation Initiative Framework - LQ3 (Liquidized Level 3) diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "International Dysphagia Diet Standardisation Initiative Framework - LQ3 (Liquidised Level 3) diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "International Dysphagia Diet Standardisation Initiative Framework - Liquidized Level 3 diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "This diet includes liquidised foods that can be drunk from a cup. Moderate effort is required to suck through a standard bore or wide bore straw (wide bore straw = 0.275 inch or 6.9 mm). Cannot be piped, layered or molded on a plate because it will not retain its shape. Cannot be eaten with a fork because it drips slowly in dollops through the prongs. Can be eaten with a spoon. No oral processing or chewing required – can be swallowed directly. Smooth texture with no \"bits\" (lumps, fibres, bits of shell or skin, husk, particles of gristle or bone)." + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "This diet includes liquidized foods that can be drunk from a cup. Moderate effort is required to suck through a standard bore or wide bore straw (wide bore straw = 0.275 inch or 6.9 mm). Cannot be piped, layered or molded on a plate because it will not retain its shape. Cannot be eaten with a fork because it drips slowly in dollops through the prongs. Can be eaten with a spoon. No oral processing or chewing required – can be swallowed directly. Smooth texture with no \"bits\" (lumps, fibers, bits of shell or skin, husk, particles of gristle or bone)." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1255822008", + "display" : "IDDSI (International Dysphagia Diet Standardisation Initiative) Framework - Mildly Thick Level 2 diet", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "International Dysphagia Diet Standardisation Initiative Framework - MT2 (Mildly Thick Level 2) diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "International Dysphagia Diet Standardisation Initiative Framework - Mildly Thick Level 2 diet (regime/therapy)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "International Dysphagia Diet Standardisation Initiative Framework - Mildly Thick Level 2 diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "This diet includes drinks that flow off a spoon and are sippable, pour quickly from a spoon, but slower than thin drinks. Mild effort is required to drink this thickness through standard bore straw (standard bore straw = 0.209 inch or 5.3 mm diameter)." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1255823003", + "display" : "International Dysphagia Diet Standardisation Initiative Framework - Minced and Moist Level 5 diet (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "IDDSI (International Dysphagia Diet Standardisation Initiative) Framework - Minced & Moist Level 5 diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "International Dysphagia Diet Standardisation Initiative Framework - Minced and Moist Level 5 diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "International Dysphagia Diet Standardisation Initiative Framework - MM5 (Minced & Moist Level 5) diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "This diet includes foods that can be eaten with a fork or spoon and could be eaten with chopsticks in some cases, if the individual has very good hand control. Can be scooped and shaped (e.g. into a ball shape) on a plate. Soft and moist with no separate thin liquid. Small lumps visible within the food - pediatric, equal to or less than 2 mm width and no longer than 8mm in length and adult, equal to or less than 4mm width and no longer than 15mm in length. Lumps are easy to squash with tongue." + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "This diet includes foods that can be eaten with a fork or spoon and could be eaten with chopsticks in some cases, if the individual has very good hand control. Can be scooped and shaped (e.g. into a ball shape) on a plate. Soft and moist with no separate thin liquid. Small lumps visible within the food - paediatric, equal to or less than 2 mm width and no longer than 8mm in length and adult, equal to or less than 4mm width and no longer than 15mm in length. Lumps are easy to squash with tongue." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1255824009", + "display" : "International Dysphagia Diet Standardisation Initiative Framework - Moderately Thick Level 3 diet (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "IDDSI (International Dysphagia Diet Standardisation Initiative) Framework - Moderately Thick Level 3 diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "International Dysphagia Diet Standardisation Initiative Framework - Moderately Thick Level 3 diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "International Dysphagia Diet Standardisation Initiative Framework - MO3 (Moderately Thick Level 3) diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "This diet includes drinks that can be drunk from a cup. Moderate effort is required to suck through a standard bore or wide bore straw (wide bore straw = 0.275 inch or 6.9 mm). Cannot be piped, layered or molded on a plate because it will not retain its shape. Cannot be eaten with a fork because it drips slowly in dollops through the prongs. Can be eaten with a spoon. No oral processing or chewing required – can be swallowed directly. Smooth texture with no \"bits\" (lumps, fibres, bits of shell or skin, husk, particles of gristle or bone)." + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "This diet includes drinks that can be drunk from a cup. Moderate effort is required to suck through a standard bore or wide bore straw (wide bore straw = 0.275 inch or 6.9 mm). Cannot be piped, layered or molded on a plate because it will not retain its shape. Cannot be eaten with a fork because it drips slowly in dollops through the prongs. Can be eaten with a spoon. No oral processing or chewing required – can be swallowed directly. Smooth texture with no \"bits\" (lumps, fibers, bits of shell or skin, husk, particles of gristle or bone)." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1255825005", + "display" : "International Dysphagia Diet Standardisation Initiative Framework - Pureed Level 4 diet (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "IDDSI (International Dysphagia Diet Standardisation Initiative) Framework - Pureed Level 4 diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "International Dysphagia Diet Standardisation Initiative Framework - PU4 (Pureed Level 4) diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "International Dysphagia Diet Standardisation Initiative Framework - Pureed Level 4 diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "This diet includes pureed food that is usually eaten with a spoon (a fork is possible). Cannot be drunk from a cup because it does not flow easily. Cannot be sucked through a straw and does not require chewing. Can be piped, layered or molded because it retains its shape, but should not require chewing if presented in this form. Shows some very slow movement under gravity but cannot be poured. Falls off spoon in a single spoonful when tilted and continues to hold shape on a plate. No lumps, not sticky and liquid must not separate from solid." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1255826006", + "display" : "IDDSI (International Dysphagia Diet Standardisation Initiative) Framework - Regular Level 7 diet", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "International Dysphagia Diet Standardisation Initiative Framework - Regular Level 7 diet (regime/therapy)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "International Dysphagia Diet Standardisation Initiative Framework - RG7 (Regular Level 7) diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "International Dysphagia Diet Standardisation Initiative Framework - Regular Level 7 diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "This diet includes normal, everyday foods of various textures that are developmentally and age appropriate. Any method may be used to eat these foods and foods may be hard and crunchy or naturally soft. Sample size is not restricted at Level 7, therefore, foods may be of a range of sizes - pediatric smaller or greater than 8mm pieces and adult smaller or greater than 15 mm = 1.5 cm pieces. Includes hard, tough, chewy, fibrous, stringy, dry, crispy, crunchy, or crumbly bits. Includes food that contains pips, seeds, pith inside skin, husks or bones. Includes dual consistency or mixed consistency foods and liquids." + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "This diet includes normal, everyday foods of various textures that are developmentally and age appropriate. Any method may be used to eat these foods and foods may be hard and crunchy or naturally soft. Sample size is not restricted at Level 7, therefore, foods may be of a range of sizes - paediatric smaller or greater than 8mm pieces and adult smaller or greater than 15 mm = 1.5 cm pieces. Includes hard, tough, chewy, fibrous, stringy, dry, crispy, crunchy, or crumbly bits. Includes food that contains pips, seeds, pith inside skin, husks or bones. Includes dual consistency or mixed consistency foods and liquids." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1255828007", + "display" : "International Dysphagia Diet Standardisation Initiative Framework - Slightly Thick Level 1 diet (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "International Dysphagia Diet Standardisation Initiative Framework - Slightly Thick Level 1 diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "International Dysphagia Diet Standardisation Initiative Framework - ST1 (Slightly Thick Level 1) diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "IDDSI (International Dysphagia Diet Standardisation Initiative) Framework - Slightly Thick Level 1 diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "This diet includes drinks that are thicker than water and require a little more effort to drink than thin liquids. It flows through a straw, syringe, teat/nipple. Similar to the thickness of most commercially available anti-regurgitation (AR) infant formulas. IDDSI (International Dysphagia Diet Standardisation Initiative) Flow Test result shows that test liquid flows through a 10 ml slip tip syringe leaving 1-4 ml in the syringe after 10 seconds." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1255829004", + "display" : "International Dysphagia Diet Standardisation Initiative Framework - Soft and Bite Sized Level 6 diet", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "International Dysphagia Diet Standardisation Initiative Framework - Soft and Bite Sized Level 6 diet (regime/therapy)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "International Dysphagia Diet Standardisation Initiative Framework - SB6 (Soft & Bite Sized Level 6) diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "IDDSI (International Dysphagia Diet Standardisation Initiative) Framework - Soft & Bite Sized Level 6 diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "This diet includes foods that can be eaten with a fork, spoon or chopsticks and can be mashed or broken down with pressure from fork, spoon or chopsticks. A knife is not required to cut this food, but may be used to help load a fork or spoon. Soft, tender and moist throughout but with no separate thin liquid. Chewing is required before swallowing. Bite-sized pieces as appropriate for size and oral processing skills - pediatric 8mm pieces (no larger than) and adults 15 mm = 1.5 cm pieces (no larger than)." + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "This diet includes foods that can be eaten with a fork, spoon or chopsticks and can be mashed or broken down with pressure from fork, spoon or chopsticks. A knife is not required to cut this food, but may be used to help load a fork or spoon. Soft, tender and moist throughout but with no separate thin liquid. Chewing is required before swallowing. Bite-sized pieces as appropriate for size and oral processing skills - paediatric 8mm pieces (no larger than) and adults 15 mm = 1.5 cm pieces (no larger than)." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1259967009", + "display" : "International Dysphagia Diet Standardisation Initiative Framework - TN0 (Thin Level 0) diet", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "IDDSI (International Dysphagia Diet Standardisation Initiative) Framework - Thin Level 0 diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "International Dysphagia Diet Standardisation Initiative Framework - Thin Level 0 diet (regime/therapy)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "International Dysphagia Diet Standardisation Initiative Framework - Thin Level 0 diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "This diet includes drinks that flow like water with a fast flow and can be drunk through any type of teat/nipple, cup or straw as appropriate for age and skills. IDDSI (International Dysphagia Diet Standardisation Initiative) Flow Test result shows less than 1 ml of test liquid remaining in the 10 ml slip tip syringe after 10 seconds of flow." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1151000175103", + "display" : "Dietary Approaches to Stop Hypertension diet (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dietary Approaches to Stop Hypertension diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "DASH diet" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "435581000124102", + "display" : "Carbohydrate modified diet (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carbohydrate modified diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increase or decrease in carbohydrate content of the diet." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "435651000124106", + "display" : "Consistent carbohydrate diet (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Consistent carbohydrate diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A meal plan that offers comparable carbohydrate content from day to day at all meals and snacks. Not based on a set number of calories; intended to meet individuals' nutritional needs and facilitate improved metabolic control." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "435661000124108", + "display" : "Galactose modified diet (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Galactose modified diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increase or decrease in galactose content of the diet." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "435671000124101", + "display" : "Cholesterol modified diet (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cholesterol modified diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increase or decrease in cholesterol content of the diet." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "435681000124103", + "display" : "Dietary liquid consistency diet (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dietary liquid consistency diet" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "435691000124100", + "display" : "Diet modified for specific foods or ingredients (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diet modified for specific foods or ingredients" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Food or ingredient specific diet modifications indicated for an individual based on assessed food and nutrient needs to optimize health." + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Food or ingredient specific diet modifications indicated for an individual based on assessed food and nutrient needs to optimise health." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "435701000124100", + "display" : "Energy modified diet (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Energy modified diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increase or decrease in energy content of the diet." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "435731000124108", + "display" : "Liquid diet (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Liquid diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A diet composed of foods and/or fluids which are in a liquid state." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "435741000124103", + "display" : "Clear liquid diet (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clear liquid diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Foods and liquids that are transparent and liquid at body temperature." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "435751000124101", + "display" : "Full liquid diet (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Full liquid diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Foods and liquids consistent with the clear liquid diet with the addition of milk and small amounts of fiber." + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Foods and liquids consistent with the clear liquid diet with the addition of milk and small amounts of fibre." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "435771000124106", + "display" : "General healthful diet (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "General healthful diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A diet which meets current professional recommendations of a healthy eating pattern." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "435781000124109", + "display" : "Mineral modified diet (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mineral modified diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increase or decrease in mineral content of the diet. Treatment for conditions resulting from inadequate or excessive mineral intake." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "435801000124108", + "display" : "Texture modified diet (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Texture modified diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alter the consistency of foods to optimize chewing and swallowing." + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alter the consistency of foods to optimise chewing and swallowing." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "435811000124106", + "display" : "Vitamin modified diet (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vitamin modified diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increase or decrease in vitamin content of the diet. Treatment for conditions resulting from inadequate or excessive vitamin intake." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "436661000124100", + "display" : "Lactose modified diet (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lactose modified diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increase or decrease in lactose content of the diet." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "436671000124107", + "display" : "Decreased lactose diet (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decreased lactose diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decrease in lactose content of the diet compared to the assessed baseline intake of lactose for the individual." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "436681000124105", + "display" : "Increased carbohydrate diet (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increased carbohydrate diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increase in carbohydrate content of the diet compared to the assessed baseline intake of carbohydrate for the individual." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "436691000124108", + "display" : "Decreased carbohydrate diet (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decreased carbohydrate diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decrease in carbohydrate content of the diet compared to the assessed baseline intake of carbohydrate for the individual." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "436701000124108", + "display" : "Decreased galactose diet (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decreased galactose diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decrease in galactose content of the diet compared to the assessed baseline intake of galactose for the individual." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "436711000124106", + "display" : "Decreased cholesterol diet (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decreased cholesterol diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decrease in cholesterol content of the diet compared to the assessed baseline intake of cholesterol for the individual." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "436721000124103", + "display" : "Increased energy diet (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increased energy diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increase in energy content of the diet compared to the assessed baseline intake of calories for the individual." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "436731000124100", + "display" : "Decreased energy diet (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decreased energy diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decrease in energy content of the diet compared to the assessed baseline intake of calories for the individual." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "436871000124106", + "display" : "Monounsaturated fat modified diet (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Monounsaturated fat modified diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increase or decrease in monounsaturated fat content of the diet compared to the assessed baseline intake of monounsaturated fat for the individual." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "436881000124109", + "display" : "Polyunsaturated fat modified diet (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Polyunsaturated fat modified diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increase or decrease in polyunsaturated fat content of the diet." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "436891000124107", + "display" : "Saturated fat modified diet (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Saturated fat modified diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increase or decrease in saturated fat content of the diet compared to the assessed baseline intake of saturated fat for the individual." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "436901000124106", + "display" : "Trans fat modified diet (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trans fat modified diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increase or decrease in trans fat content of the diet compared to the assessed baseline intake of trans fat for the individual." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "436911000124109", + "display" : "Increased monounsaturated fat diet (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increased monounsaturated fat diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increase in monounsaturated fat content of the diet compared to the assessed baseline intake of monounsaturated fat for the individual." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "436921000124101", + "display" : "Decreased monounsaturated fat diet (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decreased monounsaturated fat diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decrease in monounsaturated fat content of the diet compared to the assessed baseline intake of monounsaturated fat for the individual." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "436931000124103", + "display" : "Increased polyunsaturated fat diet (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increased polyunsaturated fat diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increase in polyunsaturated fat content of the diet compared to the assessed baseline intake of polyunsaturated fat for the individual." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "436941000124108", + "display" : "Decreased polyunsaturated fat diet (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decreased polyunsaturated fat diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decrease in polyunsaturated fat content of the diet compared to the assessed baseline intake of polyunsaturated fat for the individual." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "436951000124105", + "display" : "Decreased saturated fat diet (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decreased saturated fat diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decrease in saturated fat content of the diet compared to the assessed baseline intake of saturated fat for the individual." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "436961000124107", + "display" : "Decreased trans fat diet (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decreased trans fat diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decrease in trans fat content of the diet compared to the assessed baseline intake of trans fat for the individual." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "437011000124105", + "display" : "Soluble fibre modified diet", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Soluble fiber modified diet (regime/therapy)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Soluble fiber modified diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increase or decrease in soluble fiber content of the diet." + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increase or decrease in soluble fibre content of the diet." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "437021000124102", + "display" : "Insoluble fibre modified diet", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Insoluble fiber modified diet (regime/therapy)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Insoluble fiber modified diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increase or decrease in insoluble fiber content of the diet." + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increase or decrease in insoluble fibre content of the diet." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "437031000124104", + "display" : "Increased soluble fibre diet", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increased soluble fiber diet (regime/therapy)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increased soluble fiber diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increase in soluble fibre content of the diet compared to the assessed baseline intake of insoluble fibre for the individual." + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increase in soluble fiber content of the diet compared to the assessed baseline intake of insoluble fiber for the individual." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "437041000124109", + "display" : "Decreased soluble fibre diet", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decreased soluble fiber diet (regime/therapy)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decreased soluble fiber diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decrease in soluble fibre content of the diet compared to the assessed baseline intake of soluble fibre for the individual." + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decrease in soluble fiber content of the diet compared to the assessed baseline intake of soluble fiber for the individual." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "437051000124106", + "display" : "Increased insoluble fibre diet", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increased insoluble fiber diet (regime/therapy)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increased insoluble fiber diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increase in insoluble fibre content of the diet compared to the assessed baseline intake of insoluble fibre for the individual." + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increase in insoluble fiber content of the diet compared to the assessed baseline intake of insoluble fiber for the individual." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "437061000124108", + "display" : "Decreased insoluble fibre diet", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decreased insoluble fiber diet (regime/therapy)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decreased insoluble fiber diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decrease in insoluble fibre content of the diet compared to the assessed baseline intake of insoluble fibre for the individual." + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decrease in insoluble fiber content of the diet compared to the assessed baseline intake of insoluble fiber for the individual." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "437081000124103", + "display" : "Boron modified diet (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Boron modified diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increase or decrease in boron content of the diet." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "437091000124100", + "display" : "Calcium modified diet (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Calcium modified diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increase or decrease in calcium content of the diet." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "437111000124109", + "display" : "Chromium modified diet (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chromium modified diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increase or decrease in chromium content of the diet." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "437121000124101", + "display" : "Cobalt modified diet (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cobalt modified diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increase or decrease in cobalt content of the diet." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "437131000124103", + "display" : "Copper modified diet (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Copper modified diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increase or decrease in copper content of the diet." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "437141000124108", + "display" : "Fluoride modified diet (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fluoride modified diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increase or decrease in fluoride content of the diet." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "437151000124105", + "display" : "Iodine modified diet (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Iodine modified diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increase or decrease in iodine content of the diet." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "437161000124107", + "display" : "Iron modified diet (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Iron modified diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increase or decrease in iron content of the diet." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "437171000124100", + "display" : "Magnesium modified diet (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Magnesium modified diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increase or decrease in magnesium content of the diet." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "437181000124102", + "display" : "Manganese modified diet (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Manganese modified diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increase or decrease in manganese content of the diet." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "437191000124104", + "display" : "Molybdenum modified diet (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Molybdenum modified diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increase or decrease in molybdenum content of the diet." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "437201000124101", + "display" : "Phosphorus modified diet (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phosphorus modified diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increase or decrease in phosphorus content of the diet." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "437211000124103", + "display" : "Potassium modified diet (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Potassium modified diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increase or decrease in potassium content of the diet." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "437221000124106", + "display" : "Selenium modified diet (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Selenium modified diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increase or decrease in selenium content of the diet." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "437231000124109", + "display" : "Sodium modified diet (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sodium modified diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increase or decrease in sodium content of the diet." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "437251000124102", + "display" : "Zinc modified diet (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Zinc modified diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increase or decrease in zinc content of the diet." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "437261000124100", + "display" : "Increased calcium diet (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increased calcium diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increase in calcium content of the diet compared to the assessed baseline intake of calcium for the individual." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "437271000124107", + "display" : "Decreased calcium diet (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decreased calcium diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decrease in calcium content of the diet compared to the assessed baseline intake of calcium for the individual." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "437281000124105", + "display" : "Increased chromium diet (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increased chromium diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increase in chromium content of the diet compared to the assessed baseline intake of chromium for the individual." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "437291000124108", + "display" : "Increased copper diet (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increased copper diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increase in copper content of diet compared to the assessed baseline intake of copper for the individual." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "437301000124109", + "display" : "Decreased copper diet (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decreased copper diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decrease in copper content of the diet compared to the assessed baseline intake of copper for the individual." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "437311000124107", + "display" : "Increased iodine diet (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increased iodine diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increase in iodine content of the diet compared to the assessed baseline intake of iodine for the individual." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "437321000124104", + "display" : "Decreased iodine diet (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decreased iodine diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decrease in iodine content of the diet compared to the assessed baseline intake of iodine for the individual." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "437331000124101", + "display" : "Increased iron diet (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increased iron diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increase in iron content of the diet compared to the assessed baseline intake of iron for the individual." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "437341000124106", + "display" : "Decreased iron diet (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decreased iron diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decrease in iron content of the diet compared to the assessed baseline intake of iron for the individual." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "437351000124108", + "display" : "Increased magnesium diet (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increased magnesium diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increase in magnesium content of the diet compared to the assessed baseline intake of magnesium for the individual." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "437361000124105", + "display" : "Decreased magnesium diet (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decreased magnesium diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decrease in magnesium content of the diet compared to the assessed baseline intake of magnesium for the individual." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "437371000124103", + "display" : "Increased phosphorus diet (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increased phosphorus diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increase in phosphorus content of the diet compared to the assessed baseline intake of phosphorus for the individual." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "437381000124100", + "display" : "Decreased phosphorus diet (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decreased phosphorus diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decrease in phosphorus content of the diet compared to the assessed baseline intake of phosphorus for the individual." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "437391000124102", + "display" : "High potassium diet", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increased potassium diet (regime/therapy)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increased potassium diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increase in potassium content of diet compared to the assessed baseline intake of potassium for the individual." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "437401000124100", + "display" : "Decreased potassium diet (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decreased potassium diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decrease in potassium content of the diet compared to the assessed baseline intake of potassium for the individual." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "437411000124102", + "display" : "Increased sodium diet (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increased sodium diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increase in the sodium content of diet compared to the assessed baseline intake of sodium for the individual." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "437421000124105", + "display" : "Decreased sodium diet (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decreased sodium diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decrease in sodium content of the diet compared to the assessed baseline intake of sodium for the individual." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "437431000124108", + "display" : "Increased zinc diet (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increased zinc diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increase in zinc content of the diet compared to the assessed baseline intake of zinc for the individual." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "437441000124103", + "display" : "Decreased zinc diet (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decreased zinc diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decrease in zinc content of the diet compared to the assessed baseline intake of zinc for the individual." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "437481000124109", + "display" : "Amino acid modified diet (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Amino acid modified diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increase or decrease in amino acid content of the diet." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "437491000124107", + "display" : "Arginine modified diet (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arginine modified diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increase or decrease in arginine content of the diet." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "437501000124104", + "display" : "Glutamine modified diet (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glutamine modified diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increase or decrease in glutamine content of the diet." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "437511000124101", + "display" : "Histidine modified diet (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Histidine modified diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increase or decrease in histidine content of the diet." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "437521000124109", + "display" : "Increased homocysteine diet (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increased homocysteine diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increase in foods and nutrients which positively affect (improve) serum homocysteine." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "437531000124107", + "display" : "Isoleucine modified diet (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Isoleucine modified diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increase or decrease in isoleucine content of the diet." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "437541000124102", + "display" : "Leucine modified diet (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Leucine modified diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increase or decrease in leucine content of the diet." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "437551000124100", + "display" : "Lysine modified diet (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lysine modified diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increase or decrease in lysine content of the diet." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "437561000124103", + "display" : "Methionine modified diet (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Methionine modified diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increase or decrease in methionine content of the diet." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "437571000124105", + "display" : "Decreased phenylalanine diet (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decreased phenylalanine diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decrease in phenylalanine content of the diet compared to the assessed baseline intake of phenylalanine for the individual." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "437581000124108", + "display" : "Threonine modified diet (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Threonine modified diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increase or decrease in threonine content of the diet." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "437591000124106", + "display" : "Tryptophan modified diet (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tryptophan modified diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increase or decrease in tryptophan content of the diet." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "437601000124103", + "display" : "Decreased tyramine diet (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decreased tyramine diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decrease in tyramine content of the diet compared to the assessed baseline intake of tyramine for the individual." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "437611000124100", + "display" : "Tyrosine modified diet (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tyrosine modified diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increase or decrease in tyrosine content of the diet." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "437621000124108", + "display" : "Valine modified diet (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Valine modified diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increase or decrease in valine content of the diet." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "437631000124106", + "display" : "Decreased casein diet (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decreased casein diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decrease in casein content of the diet compared to the assessed baseline intake of casein for the individual." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "437641000124101", + "display" : "Decreased gluten diet (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decreased gluten diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decrease dietary gluten found in wheat, rye, oats, barley and their derivatives. Treatment for celiac disease, dermatitis herpetiformis and gluten sensitivity." + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decrease dietary gluten found in wheat, rye, oats, barley and their derivatives. Treatment for coeliac disease, dermatitis herpetiformis and gluten sensitivity." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "437651000124104", + "display" : "Gluten free diet (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gluten free diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Eliminate dietary gluten found in wheat, rye, oats, barley and their derivatives. Treatment for coeliac disease, dermatitis herpetiformis and gluten sensitivity." + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Eliminate dietary gluten found in wheat, rye, oats, barley and their derivatives. Treatment for celiac disease, dermatitis herpetiformis and gluten sensitivity." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "437661000124102", + "display" : "Increased arginine diet (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increased arginine diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increase in arginine content of the diet compared to the assessed baseline intake of arginine for the individual." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "437671000124109", + "display" : "Decreased arginine diet (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decreased arginine diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decrease in arginine content of the diet compared to the assessed baseline intake of arginine for the individual." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "437681000124107", + "display" : "Increased glutamine diet (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increased glutamine diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increase in glutamine content of the diet compared to the assessed baseline intake of glutamine for the individual." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "437691000124105", + "display" : "Decreased glutamine diet (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decreased glutamine diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decrease in glutamine content of the diet compared to the assessed baseline intake of glutamine for the individual." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "437701000124105", + "display" : "Increased histidine diet (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increased histidine diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increase in histidine content of the diet compared to the assessed baseline intake of histidine for the individual." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "437711000124108", + "display" : "Decreased histidine diet (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decreased histidine diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decrease in histidine content of the diet compared to the assessed baseline intake of histidine for the individual." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "437721000124100", + "display" : "Increased isoleucine diet (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increased isoleucine diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increase in isoleucine content of the diet compared to the assessed baseline intake of isoleucine for the individual." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "437731000124102", + "display" : "Decreased isoleucine diet (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decreased isoleucine diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decrease in isoleucine content of the diet compared to the assessed baseline intake of isoleucine for the individual." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "437741000124107", + "display" : "Increased leucine diet (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increased leucine diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increase in leucine content of the diet compared to the assessed baseline intake of leucine for the individual." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "437751000124109", + "display" : "Decreased leucine diet (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decreased leucine diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decrease in leucine content of the diet compared to the assessed baseline intake of leucine for the individual." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "437761000124106", + "display" : "Increased lysine diet (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increased lysine diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increase in lysine content of the diet compared to the assessed baseline intake of lysine for the individual." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "437771000124104", + "display" : "Decreased lysine diet (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decreased lysine diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decrease in lysine content of the diet compared to the assessed baseline intake of lysine for the individual." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "437781000124101", + "display" : "Increased methionine diet (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increased methionine diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increase in methionine content of the diet compared to the assessed baseline intake of methionine for the individual." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "437791000124103", + "display" : "Decreased methionine diet (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decreased methionine diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decrease in methionine content of the diet compared to the assessed baseline intake of methionine for the individual." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "437801000124102", + "display" : "Increased threonine diet (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increased threonine diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increase in threonine content of the diet compared to the assessed baseline intake of threonine for the individual." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "437811000124104", + "display" : "Decreased threonine diet (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decreased threonine diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decrease in threonine content of the diet compared to the assessed baseline intake of threonine for the individual." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "437821000124107", + "display" : "Increased tryptophan diet (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increased tryptophan diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increase in tryptophan content of the diet compared to the assessed baseline intake of tryptophan for the individual." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "437831000124105", + "display" : "Decreased tryptophan diet (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decreased tryptophan diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decrease in tryptophan content of the diet compared to the assessed baseline intake of tryptophan for the individual." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "437841000124100", + "display" : "Increased tyrosine diet (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increased tyrosine diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increase in tyrosine content of the diet compared to the assessed baseline intake of tyrosine for the individual." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "437851000124103", + "display" : "Decreased tyrosine diet (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decreased tyrosine diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decrease in tyrosine content of the diet compared to the assessed baseline intake of tyrosine for the individual." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "437861000124101", + "display" : "Increased valine diet (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increased valine diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increase in valine content of the diet compared to the assessed baseline intake of valine for the individual." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "437871000124108", + "display" : "Decreased valine diet (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decreased valine diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decrease in valine content of the diet compared to the assessed baseline intake of valine for the individual." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "438001000124106", + "display" : "Biotin modified diet (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Biotin modified diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increase or decrease in biotin content of the diet. Treatment for conditions resulting from inadequate or excessive biotin intake." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "438021000124101", + "display" : "Niacin modified diet (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Niacin modified diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increase or decrease in niacin content of the diet. Treatment for prevention of pellagra." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "438031000124103", + "display" : "Pantothenic acid modified diet (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pantothenic acid modified diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increase or decrease in pantothenic acid content of the diet." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "438041000124108", + "display" : "Riboflavin modified diet (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Riboflavin modified diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increase or decrease in riboflavin content of the diet." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "438051000124105", + "display" : "Thiamine modified diet (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thiamine modified diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thiamin modified diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increase or decrease in thiamine content of the diet." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "438091000124104", + "display" : "Ascorbic acid modified diet (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ascorbic acid modified diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vitamin C modified diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increase or decrease in vitamin C content of the diet." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "438131000124102", + "display" : "Increased biotin diet (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increased biotin diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increase in biotin content of the diet compared to the assessed baseline intake of biotin for the individual." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "438141000124107", + "display" : "Decreased biotin diet (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decreased biotin diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decrease in biotin content of the diet compared to the assessed baseline intake of biotin for the individual." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "438171000124104", + "display" : "Increased niacin diet (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increased niacin diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increase in niacin content of the diet compared to the assessed baseline intake of niacin for the individual." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "438181000124101", + "display" : "Decreased niacin diet (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decreased niacin diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decrease in niacin content of the diet compared to the assessed baseline intake of niacin for the individual." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "438191000124103", + "display" : "Increased pantothenic acid diet (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increased pantothenic acid diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increase in pantothenic acid content of the diet compared to the assessed baseline intake of pantothenic acid for the individual." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "438201000124100", + "display" : "Decreased pantothenic acid diet (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decreased pantothenic acid diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decrease in pantothenic acid content of the diet compared to the assessed baseline intake of pantothenic acid for the individual." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "438211000124102", + "display" : "Increased riboflavin diet (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increased riboflavin diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increase in riboflavin content of the diet compared to the assessed baseline intake of riboflavin for the individual." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "438221000124105", + "display" : "Decreased riboflavin diet (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decreased riboflavin diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decrease in riboflavin content of the diet compared to the assessed baseline intake of riboflavin for the individual." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "438231000124108", + "display" : "Increased thiamine diet (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increased thiamine diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increased thiamin diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increase in thiamine content of the diet compared to the assessed baseline intake of thiamine for the individual." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "438241000124103", + "display" : "Decreased thiamine diet", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decreased thiamine diet (regime/therapy)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decreased thiamin diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decrease in thiamine content of the diet compared to the assessed baseline intake of thiamine for the individual." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "438311000124106", + "display" : "Increased ascorbic acid diet (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increased ascorbic acid diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increased vitamin C diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increase in vitamin C content of the diet compared to the assessed baseline intake of vitamin C for the individual." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "438321000124103", + "display" : "Decreased ascorbic acid diet", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decreased ascorbic acid diet (regime/therapy)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decreased vitamin C diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decrease in vitamin C content of the diet compared to the assessed baseline intake of vitamin C for the individual." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "439021000124105", + "display" : "Dietary liquid consistency - nectar thick liquid (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dietary liquid consistency - nectar thick liquid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Liquids included in the diet are provided at a viscosity of 51-350 centipoise (cP)." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "439031000124108", + "display" : "Dietary liquid consistency - honey thick liquid (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dietary liquid consistency - honey thick liquid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Liquids included in the diet are provided at a viscosity of 351-1750 centipoise (cP)." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "439041000124103", + "display" : "Dietary liquid consistency - spoon thick liquid (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dietary liquid consistency - spoon thick liquid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Liquids included in the diet are provided at a viscosity of > 1750 centipoise (cP)." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "439061000124104", + "display" : "Fluid restricted diet (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fluid restricted diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decrease in fluid content of the diet compared to the assessed baseline intake of fluid for the individual." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "439071000124106", + "display" : "Increased fluid diet (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increased fluid diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increase in fluid content of the diet compared to the assessed baseline intake of fluid for the individual." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "439081000124109", + "display" : "Dietary liquid consistency - thin liquid (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dietary liquid consistency - thin liquid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Liquids included in the diet are provided at a viscosity of 1-50 centipoise (cP)." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "439101000124101", + "display" : "Easy to chew diet (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Easy to chew diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Replace very hard, sticky or crunchy foods with those that are soft and moist. Treatment for dental problems and mouth soreness." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "439111000124103", + "display" : "Mechanically altered diet (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mechanically altered diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Replace normal consistency foods with those that are blended, chopped, ground or mashed so that they are easy to chew and swallow. Treatment for chewing and swallowing problems." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "439121000124106", + "display" : "Pureed diet (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pureed diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Replace normal consistency foods with those that are blended, whipped or mashed to a pudding-like texture. Treatment for chewing and swallowing problems." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "445341000124100", + "display" : "Modification of nutritional regime (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Modification of nutritional regime" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "445351000124103", + "display" : "Modification of schedule of oral intake (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Modification of schedule of oral intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "35011000087100", + "display" : "Mixed breast milk and bottle feeding (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mixed milk feeding" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mixed breast milk and bottle feeding" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "40043006", + "display" : "Bottle feeding of patient", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bottle feeding of patient (regime/therapy)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bottle feeding" + }] + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/nutrient-code", + "resource" : { + "resourceType" : "ValueSet", + "id" : "nutrient-code", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "oo" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/nutrient-code", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.386" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.373" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.2.207" + }], + "version" : "6.0.0-ballot2", + "name" : "NutrientCodes", + "title" : "Nutrient Codes", + "status" : "draft", + "experimental" : true, + "publisher" : "FHIR NutritionOrder team", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "NutrientModifier : Codes for types of nutrients that are being modified such as carbohydrate or sodium. This value set includes codes from [SNOMED CT](http://snomed.info/sct) where concept is-a 226355009 (Nutrients(substance)), and the concepts for Sodium, Potassium and Fluid. This is provided as a suggestive example.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "copyright" : "This resource includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these specifications must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/get-snomed-ct or info@snomed.org", + "compose" : { + "include" : [{ + "system" : "http://snomed.info/sct", + "concept" : [{ + "code" : "31212001" + }, + { + "code" : "68356001" + }, + { + "code" : "71482002" + }, + { + "code" : "31539008" + }, + { + "code" : "19751002" + }, + { + "code" : "63793008" + }, + { + "code" : "60471000" + }, + { + "code" : "41503000" + }, + { + "code" : "111064005" + }, + { + "code" : "29183001" + }, + { + "code" : "43268001" + }, + { + "code" : "57272005" + }, + { + "code" : "70726008" + }, + { + "code" : "73196006" + }, + { + "code" : "34865002" + }, + { + "code" : "2832002" + }, + { + "code" : "11555005" + }, + { + "code" : "25958007" + }] + }, + { + "system" : "http://snomed.info/sct", + "filter" : [{ + "property" : "concept", + "op" : "is-a", + "value" : "226355009" + }] + }] + }, + "expansion" : { + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/valueset-unclosed", + "valueBoolean" : true + }], + "identifier" : "urn:uuid:20d7c143-5d49-43dd-92b0-dbdb95a44907", + "timestamp" : "2024-10-02T17:54:47+00:00", + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-valueset", + "valueUri" : "null" + }, + { + "name" : "used-codesystem", + "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230131" + }, + { + "name" : "version", + "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230131" + }], + "contains" : [{ + "system" : "http://snomed.info/sct", + "code" : "31212001", + "display" : "Calcium compound", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Calcium compound (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "68356001", + "display" : "Chlorine compound", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chlorine compound (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "71482002", + "display" : "Iron compound", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Iron compound (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "31539008", + "display" : "Magnesium compound", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Magnesium compound (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "19751002", + "display" : "Potassium compound", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Potassium compound (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "63793008", + "display" : "Phosphorus compound", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phosphorus compound (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "60471000", + "display" : "Sodium compound", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sodium compound (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "41503000", + "display" : "Zinc compound", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Zinc compound (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "111064005", + "display" : "Sulfur compound", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sulphur compound" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sulfur compound (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "29183001", + "display" : "Fluorine compound", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fluorine compound (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "43268001", + "display" : "Copper compound", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Copper compound (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "57272005", + "display" : "Iodine compound", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Iodine compound (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "70726008", + "display" : "Selenium compound", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Selenium compound (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "73196006", + "display" : "Manganese compound", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Manganese compound (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "34865002", + "display" : "Chromium compound", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chromium compound (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2832002", + "display" : "Molybdenum compound", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Molybdenum compound (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "11555005", + "display" : "Boron compound", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Boron compound (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "25958007", + "display" : "Cobalt compound", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cobalt compound (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226355009", + "display" : "Nutrients", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nutrients (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2254005", + "display" : "Orotic acid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Orotic acid (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2331003", + "display" : "Carbohydrate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carbohydrate (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Saccharide" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2942001", + "display" : "Carbon (14-C) xylose (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carbon (14-C) xylose" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carbon (14-C) D-xylose" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3161008", + "display" : "3-methyl histidine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "3-methyl histidine (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "3-methylhistidine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3325005", + "display" : "Lipopolysaccharide", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lipopolysaccharide (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4963003", + "display" : "Neutral amino acid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neutral amino acid (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5691000", + "display" : "Absorbable gelatin sponge", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Absorbable gelatin sponge (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5932006", + "display" : "Cysteine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cysteine (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "L-cysteine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6083003", + "display" : "Hydroxylysine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hydroxylysine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7509000", + "display" : "Mannitol hexanitrate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mannitol hexanitrate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7774008", + "display" : "Neo-b-vitamin A1 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neo-b-vitamin A1" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7791007", + "display" : "Soya protein", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glycine max protein (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Soybean protein" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glycine max protein" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Soya bean protein" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8143001", + "display" : "Diosmin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diosmin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8153000", + "display" : "Homoproline", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pipecolic acid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pipecolic acid (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pipecolate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8514004", + "display" : "Ornithine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ornithine (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "L-ornithine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8919000", + "display" : "Biotin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vitamin H" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Coenzyme R" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Biotin (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vitamin B7" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "10796004", + "display" : "Glucose-6-phosphate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glucose-6-phosphate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "10944007", + "display" : "Taurine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Taurine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "11320009", + "display" : "Sucrose", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sucrose (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "11984007", + "display" : "Alfacalcidol", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alfacalcidol (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "1, hydroxy cholecalciferol" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "12391001", + "display" : "Dextran 70", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dextran 70 (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "12970004", + "display" : "Inositol hexanitrate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inositol hexanitrate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "13235001", + "display" : "Riboflavin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Riboflavin (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vitamin B2" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Riboflavine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "13781002", + "display" : "Alpha amino isobutyric acid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alpha-aminoisobutyrate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alpha amino isobutyric acid (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "13863008", + "display" : "Arabinose", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arabinose (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "14125007", + "display" : "Serine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Serine (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "L-Serine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "14139007", + "display" : "Arginine glutamate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arginine glutamate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "14312008", + "display" : "Vitamin L>2<", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vitamin L>2< (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "14564001", + "display" : "Amylopectin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Amylopectin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "14715007", + "display" : "Dextran 75", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dextran 75 (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "14971004", + "display" : "Isoleucine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Isoleucine (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ile - Isoleucine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "L-Isoleucine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "15331006", + "display" : "Glycine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glycine (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glycine - amino acid" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "15472007", + "display" : "Disaccharide", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disaccharide (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "16850006", + "display" : "Ribose", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ribose (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "18414002", + "display" : "Vitamin D>3<", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vitamin D3" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Colecalciferol" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cholecalciferol" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Activated 7-dehydrocholesterol" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Colecalciferol (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "VITD - Colecalciferol" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "VITD - cholecalciferol" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "D3 - cholecalciferol" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "D3 - colecalciferol" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "19160003", + "display" : "Xylose", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Xylose (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "D-xylose" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "19839007", + "display" : "Sorbitol", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sorbitol (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "21239003", + "display" : "Beta-D-fructopyranose (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Beta-D-fructopyranose" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "21706000", + "display" : "Tetrahydrofolic acid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tetrahydrofolate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tetrahydrofolic acid (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "22555008", + "display" : "Sorbose", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sorbinose" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sorbose (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "22559002", + "display" : "Glycoasparagine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glycoasparagine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "22606007", + "display" : "Vitamin K2", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Menaquinone 6 (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Menaquinone 6" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "23433006", + "display" : "Ergocalciferol", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Calciferol" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ergocalciferol (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vitamin D2" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "25761002", + "display" : "Glutamine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glutamine (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gln - Glutamine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Levoglutamide" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "L-Glutamine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "26645004", + "display" : "Homocystine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Homocystine (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "L-homocystine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "26766001", + "display" : "Starch glycerite", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Starch glycerite (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "27378009", + "display" : "Tyrosine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tyrosine (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "L-tyrosine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "28942008", + "display" : "Coconut oil", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Coconut oil (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "30022007", + "display" : "Citrulline", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Citrulline (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "L-citrulline" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "30094001", + "display" : "Riboflavin dinucleotide", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Flavin adenine dinucleotide" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Riboflavin dinucleotide (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "30178006", + "display" : "Calciotropic hormone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vitamin D and/or vitamin D derivative" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vitamin D and/or vitamin D derivative (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "31121009", + "display" : "Gamma aminoisobutyric acid (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gamma aminoisobutyric acid" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "32741009", + "display" : "D-xylulose", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "D-xylulose (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "33922005", + "display" : "Vitamin L", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vitamin L (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "34744002", + "display" : "Plant asparagine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Plant asparagine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "35344005", + "display" : "Ribulose", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ribulose (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "35733004", + "display" : "Fat-soluble vitamin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fat-soluble vitamin (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fat soluble vitamin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "36397007", + "display" : "Muramic acid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muramic acid (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "36434002", + "display" : "1-methyl histidine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "1-methyl histidine (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "1-methylhistidine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "36816009", + "display" : "Glucose-1-phosphate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glucose-1-phosphate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "36998008", + "display" : "Glycogen", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glycogen (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "37237003", + "display" : "Tocopherol", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vitamin E and/or vitamin E derivative (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vitamin E and/or vitamin E derivative" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "37927000", + "display" : "Cystine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cystine (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "L-cystine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "38182007", + "display" : "Galactose", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Galactose (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "38839009", + "display" : "Glycerol teichoic acid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glycerol teichoic acid (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "38909000", + "display" : "Glutamic acid hydrochloride", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glutamic acid hydrochloride (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "39360003", + "display" : "Starch", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Starch (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "39694009", + "display" : "Kynurenic acid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Kynurenic acid (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Kynurenate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "39862002", + "display" : "Imino acid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Imino acid (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "40479008", + "display" : "Fructose-1-phosphate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fructose-1-phosphate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "40924008", + "display" : "Water-soluble vitamin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Water-soluble vitamin (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Water soluble vitamin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "41441005", + "display" : "Erythrose", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Erythrose (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "41810000", + "display" : "Beta aminoisobutyric acid (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Beta aminoisobutyric acid" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "41834005", + "display" : "Olive oil", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sweet oil" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Olive oil (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "42180008", + "display" : "Vitamin D>2<, phosphate ester", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vitamin D>2<, phosphate ester (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "43289005", + "display" : "Dihydrofolic acid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dihydrofolic acid (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "43431002", + "display" : "Maltose", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Maltose (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "43706004", + "display" : "Ascorbic acid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vitamin C" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ascorbic acid (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "L-ascorbic acid" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "43728004", + "display" : "Beta-D-fructofuranose", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Beta-D-fructofuranose (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "43835003", + "display" : "Zinc gelatin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Zinc gelatin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "43909000", + "display" : "Thiamine triphosphate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thiamine triphosphate (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thiamin triphosphate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "43984007", + "display" : "Alpha amino acid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alpha amino acid (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "44262008", + "display" : "Oxidized cellulose", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oxidised cellulose" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oxidized cellulose (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "44970006", + "display" : "Aspartic acid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aspartic acid (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "L-Aspartic acid" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "45524001", + "display" : "Dextranomer", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dextranomer (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "45962009", + "display" : "Collodion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Collodion (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "45997006", + "display" : "Omega amino acid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Omega amino acid (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "46075000", + "display" : "Oligosaccharide", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oligosaccharide (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "47617006", + "display" : "Basic amino acid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Basic amino acid (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "47703008", + "display" : "Lactose", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lactose (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Milk sugar" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "48736006", + "display" : "Ribitol teichoic acid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ribitol teichoic acid (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "49506005", + "display" : "Gluconic acid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gluconic acid (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "50233008", + "display" : "Levulinic acid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gamma-ketovaleric acid (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gamma-ketovaleric acid" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "50479000", + "display" : "Soya protein-iron complex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Soybean protein-iron complex" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glycine max protein-iron complex" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glycine max protein-iron complex (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Soya bean protein-iron complex" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "51224002", + "display" : "Carboxymethylcellulose sodium", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carmellose sodium" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carmellose sodium (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "52130006", + "display" : "Quercetin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Quercetin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "52518006", + "display" : "Amino acid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Amino acid (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "AA - Amino acid" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "52541003", + "display" : "Proline", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Proline (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "L-proline" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "52560005", + "display" : "Norleucine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Caprine (norleucine)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glycoleucine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alpha-amino-n-caproic acid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "2-aminohexanoic acid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Norleucine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "52625008", + "display" : "Arginine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arginine (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "L-arginine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "52736009", + "display" : "Threonine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Threonine (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "L-threonine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "53499005", + "display" : "Riboflavin mononucleotide", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Riboflavin mononucleotide (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Flavin mononucleotide" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "53646005", + "display" : "Fructose-6-phosphate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fructose-6-phosphate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "53834009", + "display" : "Hemicellulose", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemicellulose (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "54041009", + "display" : "Safflower oil", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Safflower oil (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "54045000", + "display" : "Glyceraldehyde", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glyceraldehyde (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "54821000", + "display" : "Tryptophan", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tryptophan (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "L-tryptophan" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "55946005", + "display" : "Pectin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pectin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "56383006", + "display" : "Leucocyanidin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Leucocyanidin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "56740002", + "display" : "Triiodotyrosine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Triiodotyrosine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "58202007", + "display" : "Fructose", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Levulose" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fructose (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fruit sugar" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "58753009", + "display" : "Alanine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alanine (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "L-Alanine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "2-aminopropionic acid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alpha-aminopropionic acid" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "59882007", + "display" : "Aminocaproic acid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "E-amino-N-caproic acid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aminocaproic acid (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "6-aminocaproic acid" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "59888006", + "display" : "Carnitine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carnitine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "60244003", + "display" : "3-dehydroretinol", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "3-dehydroretinol (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vitamin A2" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "60260004", + "display" : "Histidine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Histidine (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "L-histidine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "60764009", + "display" : "Neovitamin A", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neovitamin A (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "61045002", + "display" : "Sedoheptulose", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sedoheptulose (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "62174006", + "display" : "Fructose-1-6-phosphate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fructose-1-6-phosphate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "62763008", + "display" : "Teichoic acid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Teichoic acid (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "63004003", + "display" : "Phenylalanine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phenylalanine (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "L-phenylalanine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PHE - phenylalanine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "63089006", + "display" : "Mannose", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mannose (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "63330006", + "display" : "Nonessential amino acid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nonessential amino acid (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "63676001", + "display" : "Arginine hydrochloride", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arginine hydrochloride (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "63718003", + "display" : "Folic acid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pteroylmonoglutamic acid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lactobacillus casei factor" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vitamin B>c<" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Folic acid (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "FA - Folic acid" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "65183007", + "display" : "Vitamin K and/or vitamin K derivative (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vitamin K and/or vitamin K derivative" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "66322002", + "display" : "Dextran 40", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "LMD" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dextran 40 (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "66656000", + "display" : "Vitamin K>1<", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phytomenadione" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phytonadione" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phytomenadione (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vitamin K1" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "67060008", + "display" : "Vitamin D>3<, phosphate ester", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vitamin D>3<, phosphate ester (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "67079006", + "display" : "Glucose", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glucose (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "D-glucose" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dextrose" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "67377000", + "display" : "Pangamic acid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pangamic acid (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "67517005", + "display" : "25-hydroxy ergocalciferol", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "25-hydroxyvitamin D2" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ercalcidiol" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "25-hydroxyergocalciferol (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "25-hydroxyergocalciferol" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "68077006", + "display" : "Quercetin-3-rutinoside", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rutin (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rutoside" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rutin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "68992005", + "display" : "Cellulose", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cellulose (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "70113000", + "display" : "Branched-chain amino acid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Branched-chain amino acid (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "70203000", + "display" : "Adenine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adenine (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vitamin B>4<" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vitamin B4" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "6-aminopurine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "70288006", + "display" : "Methionine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Methionine (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Racemethionine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "DL-methionine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "70587000", + "display" : "Beta alanine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Beta alanine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "70706009", + "display" : "Troxerutin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trioxyethylrutin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Troxerutin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "71544008", + "display" : "Polysaccharide", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Polysaccharide (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "72164009", + "display" : "Inositol", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inositol (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "72309009", + "display" : "Vitamin P complex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bioflavonoid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bioflavonoid (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "72840006", + "display" : "Valine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Valine (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "L-valine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "73131003", + "display" : "Carotene", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carotene (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "73916008", + "display" : "Oxitriptan", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "5-hydroxy tryptophan" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oxitriptan (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "74727008", + "display" : "Hydroxyproline", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hydroxyproline (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "4-hydroxyproline" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "L-Hydroxyproline" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "74801000", + "display" : "Sugar", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Simple carbohydrate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Simple carbohydrate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "75799006", + "display" : "Lysine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lysine (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "L-lysine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "75871008", + "display" : "Argininosuccinic acid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arginosuccinic acid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Argininosuccinic acid (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Argininosuccinate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arginosuccinate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "75876003", + "display" : "Sodium alginate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sodium alginate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "77404006", + "display" : "Homoserine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Homoserine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "77454000", + "display" : "Mannoheptulose", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mannoheptulose (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "78527003", + "display" : "Fucose", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fucose (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "80393001", + "display" : "Diiodotyrosine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diiodotyrosine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "80582002", + "display" : "Glycerol", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glycerol (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glycerin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "1,2,3-propanetriol" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "81100008", + "display" : "Pentose", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pentose (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "82450006", + "display" : "Cottonseed oil", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cottonseed oil (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "82622003", + "display" : "Vitamin A", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Retinol" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Retinol (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "83797003", + "display" : "Leucine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Leucine (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "L-Leucine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "84035007", + "display" : "Cystathionine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cystathionine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "85214009", + "display" : "Glutamic acid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glutamic acid (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "L-glutamic acid" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "85668006", + "display" : "Starch powder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Starch powder (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "86431009", + "display" : "Pantothenic acid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pantothenic acid (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vitamin B5" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vitamin B>5<" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "87116002", + "display" : "5,25-dihydroxy cholecalciferol (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "5,25-dihydroxy cholecalciferol" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "87136001", + "display" : "Asparagine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alpha-aminosuccinic acid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Asn - Asparagine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Asparagine (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "L-Asparagine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "87371008", + "display" : "Phosphoribosyl pyrophosphate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phosphoribosyl pyrophosphate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "87708000", + "display" : "Vitamin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vitamin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "88546006", + "display" : "Sarcosine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sarcosine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "89707004", + "display" : "Sesame oil", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Teel oil" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Benne oil" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gingili oil" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sesame oil (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "91166002", + "display" : "Monoiodotyrosine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Monoiodotyrosine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "95984008", + "display" : "2-aminoadipic acid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "2-aminoadipate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alpha-aminoadipic acid (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alpha-aminoadipic acid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alpha-aminoadipate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "96150000", + "display" : "Moenomycin A", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Moenomycin A (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "96151001", + "display" : "Moenomycin B>1<", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Moenomycin B>1< (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "96152008", + "display" : "Moenomycin B>2<", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Moenomycin B>2< (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "96153003", + "display" : "Moenomycin C", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Moenomycin C (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "102258003", + "display" : "Gliadin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gliadin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "102658006", + "display" : "4-pyridoxic acid (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "4-pyridoxic acid" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "102661007", + "display" : "Galactose-1-phosphate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Galactose-1-phosphate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "102663005", + "display" : "Triosephosphate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Triosephosphate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "102746004", + "display" : "Homocitrulline", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Homocitrulline (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "L-homocitrulline" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "102747008", + "display" : "Homocysteine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Homocysteine (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "L-homocysteine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "102748003", + "display" : "Anserine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anserine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "102750006", + "display" : "Phosphoserine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phosphoserine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "102751005", + "display" : "Sulfur-bearing amino acid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sulphur-bearing amino acid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sulfur-bearing amino acid (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "103067001", + "display" : "Retinaldehyde", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Retinaldehyde (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "103068006", + "display" : "Provitamin A", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Beta-carotene" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Betacarotene" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Betacarotene (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "103069003", + "display" : "Vitamin B and/or vitamin B derivative (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vitamin B and/or vitamin B derivative" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "103070002", + "display" : "Pyridoxine congeners", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pyridoxine congeners (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "103072005", + "display" : "Ethylnicotinamide", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "N-ethylnicotinamide" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ethylnicotinamide (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "103074006", + "display" : "N^1^-methyl-3-carboxamide-6-pyridone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "N^1^-methyl-2-pyridone-5-carboxamide" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "N^1^-methyl-3-carboxamide-6-pyridone (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "108946001", + "display" : "Paricalcitol", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paricalcitol (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "108950008", + "display" : "Cysteine hydrochloride", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cysteine hydrochloride (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cysteine hydrochloride monohydrate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "L-cysteine hydrochloride" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "L-cysteine hydrochloride monohydrate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "109015005", + "display" : "Absorbable gelatin film", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Absorbable gelatin film (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "109017002", + "display" : "Absorbable gelatin powder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Absorbable gelatin powder (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "109024001", + "display" : "Dextran 1", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dextran 1 (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "109117004", + "display" : "Pentosan polysulfate sodium", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pentosan polysulphate sodium" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pentosan polysulfate sodium (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "109240008", + "display" : "Carrageenan", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carrageenin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carrageen" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carrageenan (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "112000000", + "display" : "Essential amino acid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Essential amino acid (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "112001001", + "display" : "Aromatic amino acid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aromatic amino acid (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "112121003", + "display" : "Vitamin U", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vitamin U (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "115343006", + "display" : "Alpha aminobutyrate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "2-aminobutyrate (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "2-aminobutyrate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "115358003", + "display" : "3-aminoisobutyrate (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "3-aminoisobutyrate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "DL-beta-aminoisobutyric acid" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "116094003", + "display" : "Doxercalciferol", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Doxercalciferol (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "116127001", + "display" : "Magnesium amino acids chelate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Magnesium amino acids chelate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "116257004", + "display" : "Monosaccharide", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Monosaccharide (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "116258009", + "display" : "Aldose", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aldose (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "116259001", + "display" : "Hexose", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hexose (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "116260006", + "display" : "Ketose", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ketose (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "116261005", + "display" : "Tetrose", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tetrose (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "116262003", + "display" : "Triose", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Triose (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "116263008", + "display" : "Heptose", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Heptose (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "116264002", + "display" : "Trisaccharide", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trisaccharide (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "116265001", + "display" : "Raffinose", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Raffinose (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "116266000", + "display" : "Sugar phosphate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sugar phosphate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "116267009", + "display" : "Sugar alcohol", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sugar alcohol (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "116268004", + "display" : "Galactitol", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Galactitol (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "116269007", + "display" : "Maltitol", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Maltitol (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "116271007", + "display" : "Ribitol", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ribitol (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "116776001", + "display" : "D-alpha-tocopherol", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "D-alpha-tocopherol (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "116777005", + "display" : "Beta tocopherol", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Beta tocopherol (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "116778000", + "display" : "Gamma tocopherol", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gamma tocopherol (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "116934003", + "display" : "Ergosterol", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ergosterol (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "126076005", + "display" : "Fish liver oil", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fish liver oil (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "126077001", + "display" : "Burbot liver oil", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Burbot liver oil (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "126078006", + "display" : "Percomorph liver oil", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Percomorph liver oil (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "126079003", + "display" : "Percoid liver oil", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Percoid liver oil (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "126080000", + "display" : "Shark liver oil", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Shark liver oil (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "126081001", + "display" : "Halibut liver oil", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Halibut liver oil (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "126082008", + "display" : "Cod liver oil", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cod liver oil (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "126223008", + "display" : "Calcium leucovorin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Calcium folinate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Calcium folinate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "126224002", + "display" : "Sodium folate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sodium folate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "126225001", + "display" : "Calcium pantothenate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Calcium pantothenate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "126226000", + "display" : "Dexpanthenol", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dexpanthenol (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "126227009", + "display" : "Pyridoxine hydrochloride", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pyridoxine hydrochloride (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "126228004", + "display" : "Thiamine hydrochloride", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thiamine hydrochloride (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thiamin hydrochloride" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "126229007", + "display" : "Thiamine mononitrate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thiamine mononitrate (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thiamine nitrate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thiamin nitrate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "126235007", + "display" : "Dihydrotachysterol", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dihydrotachysterol (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "126237004", + "display" : "Delta tocopherol", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Delta tocopherol (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "126238009", + "display" : "Vitamin K5 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vitamin K5" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "4-amino-2-methyl-1-naphthol" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "126239001", + "display" : "Menadiol sodium diphosphate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Menadiol sodium diphosphate (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Menadiol sodium phosphate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "173196005", + "display" : "Nicotinamide (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nicotinamide" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Niacinamide" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226367006", + "display" : "Eicosapentaenoic acid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Eicosapentaenoate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Icosapent" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "EPA - Eicosapentaenoic acid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Eicosapentaenoic acid (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226368001", + "display" : "DHA - Docosahexaenoic acid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Docosahexaenoic acid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Docosahexaenoic acid (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226369009", + "display" : "Tetrasaccharide", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tetrasaccharide (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226370005", + "display" : "Stachyose", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stachyose (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226371009", + "display" : "Pentasaccharide", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pentasaccharide (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226372002", + "display" : "Verbascose", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Verbascose (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226373007", + "display" : "Amylose", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Amylose (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226374001", + "display" : "Complex carbohydrate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Complex carbohydrate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226375000", + "display" : "Refined carbohydrate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Refined carbohydrate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226887002", + "display" : "Fat and oil", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fat and oil (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226888007", + "display" : "Butter", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Butter (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226889004", + "display" : "Blended spread", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blended spread (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226890008", + "display" : "Margarine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Margarine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226891007", + "display" : "Hard vegetable fat margarine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hard vegetable fat margarine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226892000", + "display" : "Hard animal and vegetable fat margarine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hard animal and vegetable fat margarine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226894004", + "display" : "Soft polyunsaturated fat margarine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PUFA - Polyunsaturated fat margarine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Soft polyunsaturated fat margarine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226895003", + "display" : "Olive oil margarine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "MUFA - Monounsaturated fat margarine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Monounsaturated fat margarine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Monounsaturated fat margarine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226896002", + "display" : "Low fat spread", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "LF - Low fat spread" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "LFS - Low fat spread" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Low fat spread (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226897006", + "display" : "VLF - Very low fat spread", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Very low fat spread" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Very low fat spread (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226898001", + "display" : "Dripping", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dripping (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226899009", + "display" : "Lard", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lard (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226900004", + "display" : "Suet", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Suet (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226901000", + "display" : "Ghee", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ghee (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226902007", + "display" : "Butter ghee", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Butter ghee (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226903002", + "display" : "Palm oil ghee", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Palm oil ghee (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226904008", + "display" : "Vegetable oil ghee", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vegetable oil ghee (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226907001", + "display" : "Palm oil", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Palm oil (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226908006", + "display" : "Rapeseed oil", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rapeseed oil (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226909003", + "display" : "Rapeseed oil high erucic acid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rapeseed oil high erucic acid (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226910008", + "display" : "Rapeseed oil low erucic acid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rapeseed oil low erucic acid (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226911007", + "display" : "Soya oil", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Soybean oil" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Soy bean oil" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Soya bean oil" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glycine max oil (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glycine max oil" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226912000", + "display" : "Sunflowerseed oil", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sunflowerseed oil (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226913005", + "display" : "Blended vegetable oil", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blended vegetable oil (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226914004", + "display" : "Polyunsaturated vegetable oil", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PUFA - Polyunsaturated vegetable oil" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Polyunsaturated vegetable oil (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227991002", + "display" : "Carbohydrate food", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carbohydrate food (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227992009", + "display" : "High carbohydrate food", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "High carbohydrate food (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227993004", + "display" : "Low carbohydrate food", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Low carbohydrate food (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227994005", + "display" : "Complex carbohydrate food", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Complex carbohydrate food (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227995006", + "display" : "Refined carbohydrate food", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Refined carbohydrate food (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227996007", + "display" : "Simple carbohydrate food", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Simple carbohydrate food (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "229848001", + "display" : "Blended spread - 70-80% fat", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blended spread 70 to 80 percent fat" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blended spread 70 to 80 percent fat (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "229849009", + "display" : "Blended spread - 40% fat", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blended spread 40 percent fat (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blended spread 40 percent fat" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "229850009", + "display" : "Butteroil", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Butteroil (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "229851008", + "display" : "Spreadable butter", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spreadable butter (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "229852001", + "display" : "Beef dripping", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Beef dripping (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "229853006", + "display" : "Pork dripping", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pork dripping (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "229854000", + "display" : "Compound cooking fat", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Compound cooking fat (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "229855004", + "display" : "Polyunsat compound cooking fat", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Polyunsat compound cooking fat (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "229857007", + "display" : "Shredded suet", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Shredded suet (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "229858002", + "display" : "Vegetable suet", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vegetable suet (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "229859005", + "display" : "Dairy spread", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dairy spread (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "229928009", + "display" : "Wheatgerm oil", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Wheatgerm oil (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "229929001", + "display" : "Walnut oil", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Walnut oil (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "229930006", + "display" : "Hazelnut oil", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hazelnut oil (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "229932003", + "display" : "Grapeseed oil", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Grapeseed oil (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230045004", + "display" : "Soft margarine not polyunsaturated", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Soft margarine not polyunsaturated (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230046003", + "display" : "Non-polyunsaturated low fat spread 40% fat", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Non-polyunsaturated low fat spread 40 percent fat (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Non-polyunsaturated low fat spread 40 percent fat" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230047007", + "display" : "Non-polyunsaturated low fat spread 70-80% fat", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Non-polyunsaturated low fat spread 70 to 80 percent fat" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Non-polyunsaturated low fat spread 70 to 80 percent fat (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230048002", + "display" : "Polyunsaturated low fat spread 70% fat", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Polyunsaturated low fat spread 70 percent fat (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Polyunsaturated low fat spread 70 percent fat" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230049005", + "display" : "Polyunsaturated low fat spread 60% fat", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Polyunsaturated low fat spread 60 percent fat (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Polyunsaturated low fat spread 60 percent fat" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230050005", + "display" : "Polyunsaturated low fat spread 35-40% fat", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Polyunsaturated low fat spread 35 to 40 percent fat" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Polyunsaturated low fat spread 35 to 40 percent fat (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "256227006", + "display" : "Agarose", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Agarose (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "259098002", + "display" : "Aminoisobutyric acid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "AIB - Aminoisobutyric acid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aminoisobutyric acid (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "259100002", + "display" : "Gamma-aminobutyric acid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gamma-aminobutyric acid (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "GABA - gamma-aminobutyric acid" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "259333003", + "display" : "Calcitriol", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Calcitriol (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "1,25-dihydroxycholecalciferol" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "1,25-dihydroxyvitamin D3" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "1,25-diOHCC - 1,25-dihydroxycholecalciferol" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "1,25-DHCC - 1,25-dihydroxycholecalciferol" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "259336006", + "display" : "24,25-DHCC - 24,25-Dihydroxycholecalciferol", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "24,25-dihydroxyvitamin D3 (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "24,25-dihydroxycholecalciferol" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "24,25-dihydroxyvitamin D3" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "24R-dihydroxycalcidiol" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "259337002", + "display" : "Calcifediol", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Calcifediol (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "25-hydroxycholecalciferol" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "25-hydroxyvitamin D3" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "25-OHCC - 25-hydroxycholecalciferol" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "25-HCC - 25-hydroxycholecalciferol" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "259382003", + "display" : "Amylopectin glycogen", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Amylopectin glycogen (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "259392006", + "display" : "Glycogen limit dextrin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glycogen limit dextrin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "259403006", + "display" : "Fuco-oligosaccharide", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fuco-oligosaccharide (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "259406003", + "display" : "Manno-oligosaccharide", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Manno-oligosaccharide (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "259411001", + "display" : "Sialyloligosaccharide", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sialyloligosaccharide (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sialooligosaccharide" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "259509008", + "display" : "Adenosylcobalamin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Coenzyme B12" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cobamamide" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adenosylcobalamin (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "5-deoxyadenosylcobalamin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "259512006", + "display" : "Methylcobalamin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mecobalamin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mecobalamin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "259547003", + "display" : "Free L-carnitine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Free L-carnitine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "259651009", + "display" : "Cellobiose", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cellobiose (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "259655000", + "display" : "Rhamnose", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rhamnose (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "259659006", + "display" : "Vitamin B1", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thiamine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anti-beriberi factor" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vitamin B>1<" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thiamine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "259660001", + "display" : "Thiamine phosphate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thiamine phosphate (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thiamine monophosphate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thiamin phosphate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "259661002", + "display" : "Thiamine pyrophosphate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thiamine pyrophosphate (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cocarboxylase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thiamin pyrophosphate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "259666007", + "display" : "Alpha-tocopherol", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alpha-tocopherol (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273943001", + "display" : "Antipellagra factor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nicotinic acid (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nicotinic acid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Niacin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273945008", + "display" : "Lactulose", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lactulose (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "301862003", + "display" : "Free glycerol", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Free glycerol (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "304111003", + "display" : "Cobalamin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cobalamin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310283001", + "display" : "Vigabatrin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gamma vinyl GABA" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gamma vinyl gamma aminobutyric acid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vigabatrin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "312184007", + "display" : "L-methionine (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "L-methionine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "372571007", + "display" : "Pentosan polysulfate (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pentosan polysulphate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pentosan polysulfate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "372601001", + "display" : "Levocarnitine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Levocarnitine (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "L-carnitine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "372650007", + "display" : "Dextran (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dextran" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "373531009", + "display" : "Gelatin (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gelatin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "373560000", + "display" : "Bambermycins", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bambermycin (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bambermycin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385517000", + "display" : "Fondaparinux sodium (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fondaparinux sodium" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "386845007", + "display" : "Gabapentin (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gabapentin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "386927006", + "display" : "Hydroxypropyl cellulose (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hydroxypropyl cellulose" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "386932007", + "display" : "Hydroxyethylcellose", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hydroxyethylcellulose" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hyetellose" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hyetellose (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "386965004", + "display" : "Acarbose (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acarbose" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "387030006", + "display" : "Choline bitartrate (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Choline bitartrate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "387041008", + "display" : "Pentastarch (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pentastarch" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "387131008", + "display" : "Methylcellulose (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Methylcellulose" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "387168006", + "display" : "Mannitol (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mannitol" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "387235007", + "display" : "Penicillamine (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Penicillamine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "D-3-mercaptovaline" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "D-penicillamine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Beta, beta-dimethylcysteine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "387274000", + "display" : "Hetastarch (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hetastarch" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "HES" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "387440002", + "display" : "Acetylcysteine (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acetylcysteine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "N-acetyl-L-cysteine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "N-acetylcysteine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acetyl cysteine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "NAC - N-acetyl cysteine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "391698009", + "display" : "Acamprosate (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acamprosate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "391699001", + "display" : "Acamprosate calcium", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acamprosate calcium (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "391734004", + "display" : "Alginic acid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alginic acid (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "391737006", + "display" : "Almond oil (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Almond oil" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "395734009", + "display" : "Guar gum (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Guar gum" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "395737002", + "display" : "Hexastarch (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hexastarch" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "395766004", + "display" : "Calcipotriol (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Calcipotriol" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Calcipotriene" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "395769006", + "display" : "Levofolinic acid (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Levofolinic acid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Levoleucovorin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "395791004", + "display" : "Methylcellulose-450 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Methylcellulose-450" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "395815002", + "display" : "Oxerutins (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oxerutins" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "395830006", + "display" : "Alpha tocopherol acetate (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alpha tocopherol acetate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alpha tocopheryl acetate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vitamin E acetate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "395836000", + "display" : "Polygeline (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Polygeline" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "395838004", + "display" : "Potassium aminobenzoate (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Potassium aminobenzoate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "395839007", + "display" : "Potassium ascorbate (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Potassium ascorbate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "395842001", + "display" : "Carbocisteine (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carbocisteine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carbocysteine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "395951005", + "display" : "Xylitol (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Xylitol" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "396065004", + "display" : "Folinic acid (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Folinic acid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Leucovorin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "406774009", + "display" : "Fish derived omega 3 fatty acid (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fish derived omega 3 fatty acid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fish N-3 fatty acid" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "409871008", + "display" : "1,3-beta-D-glucan", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "1,3-beta-D-glucan (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "410872002", + "display" : "Mangafodipir trisodium (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mangafodipir trisodium" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "410982000", + "display" : "Dicarboxylic amino acid (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dicarboxylic amino acid" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "410983005", + "display" : "Diaminopimelic acid (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diaminopimelic acid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pimelic acid, 2,6 diamino" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Meso diaminopimelic acid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diaminopimelate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Meso-diaminopimelic acid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "2,6 diaminopimelic acid" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "412135003", + "display" : "Icodextrin (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Icodextrin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "412203006", + "display" : "Hesperidin (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hesperidin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "412244007", + "display" : "Menadione (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Menadione" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vitamin K3" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "412250002", + "display" : "Multivitamin agent (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Multivitamin agent" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "412410003", + "display" : "Hypromellose (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypromellose" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hydroxypropyl methylcellulose" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "412552006", + "display" : "Vegetable oil (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vegetable oil" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "412632001", + "display" : "Alloisoleucine (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alloisoleucine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Threo 2-amino 3-methylvaleric acid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Threo 2-amino 3-methylpentanoic acid" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "413483001", + "display" : "Alpha-carotene", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alpha-carotene (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "414506003", + "display" : "Inositol niacinate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inositol nicotinate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inositol niacinate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "415160008", + "display" : "Pregabalin (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pregabalin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "415543009", + "display" : "Sodium glycerophosphate (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sodium glycerophosphate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "1-(dihydrogen phosphate)-1,2,3-propanetriol sodium salt" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sodium 3-phosphoroglycerate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sodium alpha-glycerophosphate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "417889008", + "display" : "Arachis oil (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arachis oil" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Groundnut oil" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Peanut oil" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "418407000", + "display" : "Cellulose-derived viscosity modifier (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cellulose-derived viscosity modifier" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "418929008", + "display" : "Lactitol (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lactitol" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "418938005", + "display" : "Hydroxyethyl starch (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hydroxyethyl starch" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "419382002", + "display" : "Cyanocobalamin (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cyanocobalamin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vitamin B12" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "419432008", + "display" : "Carboxymethylcellulose", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carmellose" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carmellose (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "419843007", + "display" : "Nicofuranose (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nicofuranose" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "420053004", + "display" : "Starflower oil (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Starflower oil" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Borage oil" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "421289007", + "display" : "Menadiol (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Menadiol" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "421621000", + "display" : "Retinol acetate (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Retinol acetate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Retinyl acetate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "422073002", + "display" : "Menadiol diacetate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acetomenaphthone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vitamin K4" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acetomenaphthone (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "422160004", + "display" : "Vitamin A palmitate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Retinyl palmitate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Retinol palmitate (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Retinol palmitate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "425645005", + "display" : "Tetrastarch (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tetrastarch" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "425867009", + "display" : "Sodium pantothenate (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sodium pantothenate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "427330005", + "display" : "Hydroxyamino acid (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hydroxyamino acid" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "427638006", + "display" : "Gluconolactone (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gluconolactone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glucono delta lactone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "D-gluconic acid lactone" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "428732003", + "display" : "Hexyl nicotinate (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hexyl nicotinate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "429592005", + "display" : "Polydextrose (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Polydextrose" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "429990006", + "display" : "Levoleucovorin calcium (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Levoleucovorin calcium" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "430469009", + "display" : "Pyridoxine (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vitamin B6" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pyridoxine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "430632000", + "display" : "Pyridoxamine (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pyridoxamine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "430633005", + "display" : "Pyridoxine 5'-phosphate (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pyridoxine 5'-phosphate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pyridoxine phosphate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "430634004", + "display" : "Pyridoxamine 5'-phosphate (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pyridoxamine 5'-phosphate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "430926008", + "display" : "Pyridoxal (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pyridoxal" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "432165000", + "display" : "L-methyl folic acid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "L-methylfolate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "6(S)-5-methyltetrahydrofolate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Levomefolic acid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Levomefolic acid (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "433468002", + "display" : "Levoleucovorin calcium pentahydrate (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Levoleucovorin calcium pentahydrate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "438901003", + "display" : "Sugar acid (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sugar acid" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "441816007", + "display" : "Ademetionine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Methioninyl adenylate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ademetionine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "442247006", + "display" : "Cyclic oligosaccharide", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cyclic oligosaccharide (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "442340006", + "display" : "Sugammadex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sugammadex (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "442346000", + "display" : "Riboflavin sodium phosphate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Riboflavin sodium phosphate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "443148002", + "display" : "Omega-5 gliadin (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Omega-5 gliadin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "449236003", + "display" : "Levomefolate calcium (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Levomefolate calcium" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "699182008", + "display" : "Sulbutiamine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sulbutiamine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "702796008", + "display" : "Hidrosmin (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hidrosmin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "703122000", + "display" : "Gabapentin enacarbil", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gabapentin enacarbil (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "703395001", + "display" : "Ascorbyl palmitate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ascorbyl palmitate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "703402008", + "display" : "Bisbentiamine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bisbentiamine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "704430002", + "display" : "Panthenol", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Panthenol (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "706927001", + "display" : "Free tryptophan (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Free tryptophan" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "706929003", + "display" : "Free thiamine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Free thiamine (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Free thiamin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "706930008", + "display" : "Free retinol (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Free retinol" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "706938001", + "display" : "Free inositol (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Free inositol" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "706940006", + "display" : "Free hydroxyproline", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Free hydroxyproline (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "706941005", + "display" : "Free hydroxylysine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Free hydroxylysine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "706942003", + "display" : "Free homocystine (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Free homocystine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "706943008", + "display" : "Free homocysteine (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Free homocysteine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "706946000", + "display" : "Free gamma-aminobutyric acid (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Free gamma-aminobutyric acid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Free gamma-aminobutyrate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "706948004", + "display" : "Free cystine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Free cystine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "706978008", + "display" : "Arabitol", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arabinitol (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arabinitol" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "706980002", + "display" : "Xylulose (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Xylulose" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "706982005", + "display" : "Xanthurenate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Xanthurenate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "707019004", + "display" : "1,25-dihydroxyvitamin D", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "1,25-dihydroxyvitamin D (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "707020005", + "display" : "1,25-dihydroxyvitamin D2 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "1,25-dihydroxyvitamin D2" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "707053000", + "display" : "25-hydroxyvitamin D", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "25-hydroxyvitamin D (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "707070008", + "display" : "3-epi-25-Hydroxyvitamin D2 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "3-epi-25-Hydroxyvitamin D2" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "707071007", + "display" : "3-epi-25-Hydroxyvitamin D3 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "3-epi-25-Hydroxyvitamin D3" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "707163005", + "display" : "2-methylbutyrylglycine (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "2-methylbutyrylglycine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "707184000", + "display" : "5-methyltetrahydrofolate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "5-methyltetrahydrofolate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "707230005", + "display" : "N-butyrylglycine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Butyrylglycine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Butyrylglycine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "707599007", + "display" : "Gamma aminoadipate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gamma aminoadipate (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gamma-aminoadipate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gamma-aminoadipic acid" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "707615006", + "display" : "Isobutyrylglycine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Isobutyrylglycine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "707616007", + "display" : "Kynurenin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Kynurenine (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Kynurenine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "707661006", + "display" : "Methionine sulfoxide (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Methionine sulfoxide" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "707677007", + "display" : "N-methyl valine (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "N-methyl valine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "707678002", + "display" : "N-octanoylglycine (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "N-octanoylglycine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Capryloyl glycine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "707968002", + "display" : "Valerylglycine (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Valerylglycine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "707976000", + "display" : "Trans-cinnamoylglycine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trans-cinnamoylglycine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "708047003", + "display" : "Sulfated monosaccharide (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sulfated monosaccharide" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "708052008", + "display" : "Glycoamino acid (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glycoamino acid" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "708053003", + "display" : "Succinyladenosine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Succinyladenosine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "708189008", + "display" : "Fondaparinux (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fondaparinux" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "708562005", + "display" : "Xantinol nicotinate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Xantinol nicotinate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "708600008", + "display" : "Menadione sodium bisulfite (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Menadione sodium bisulfite" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "708658008", + "display" : "Zinc amino acid chelate (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Zinc amino acid chelate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "708703004", + "display" : "Tocotrienol", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tocotrienol (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "708704005", + "display" : "Threitol (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Threitol" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "708715000", + "display" : "1,5-anhydroglucitol", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "1,5-anhydrosorbitol" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "1,5-anhydrosorbitol (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "708850004", + "display" : "N-2-hydroxyethyl valine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "N-2-hydroxyethyl valine (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hydroxyethyl valine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "709071004", + "display" : "Succinylaminoimidazole carboxamide riboside", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phosphoribosylaminoimidazolesuccinocarboxamide" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Succinylaminoimidazole carboxamide riboside (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "SAICAR - Succinylaminoimidazole carboxamide riboside" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "709131007", + "display" : "Guanidinoacetic acid (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Guanidinoacetic acid" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "709152004", + "display" : "Free carnitine (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Free carnitine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "709592008", + "display" : "Cysteic acid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cysteic acid (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cysteate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "709610005", + "display" : "Protein-bound glucose (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Protein-bound glucose" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "709844000", + "display" : "N-carbamoyl-beta-alanine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "N-carbamoyl-beta-alanine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "710051007", + "display" : "Selenomethionine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Selenium methionine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Selenomethionine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "710174009", + "display" : "Quinolinic acid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Quinolinic acid (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Quinolinate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "710238007", + "display" : "Delta alanine (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Delta alanine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "710949005", + "display" : "Calcium amino acid chelate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Calcium amino acid chelate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "711335002", + "display" : "Carbocisteine lysine (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carbocisteine lysine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carbocysteine lysine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "712565006", + "display" : "Lysine acetate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lysine acetate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "712594004", + "display" : "Histadinyl-isoleucine (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Histadinyl-isoleucine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Histidine isoleucine peptide" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "712599009", + "display" : "Betiatide (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Betiatide" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "712684001", + "display" : "Menatetrenone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Menatetrenone (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "712686004", + "display" : "Fursultiamine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fursultiamine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "712713006", + "display" : "Fructooligosaccharide", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fructooligosaccharide (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "712800005", + "display" : "Glycyl-tyrosine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glycyl-tyrosine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "712808003", + "display" : "Flavin adenine dinucleotide sodium", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Riboflavin dinucleotide sodium" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Riboflavin dinucleotide sodium (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "713311003", + "display" : "Soya bean oil refined", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Soybean oil refined" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Soy bean oil refined" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Soya oil refined" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glycine max oil refined (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glycine max oil refined" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "713336009", + "display" : "Olive oil refined (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Olive oil refined" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "713357001", + "display" : "Methiosulfonium chloride", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Methiosulfonium chloride (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Methionylmethylsulfonium chloride" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "713371009", + "display" : "Hydroxyethyl starch 130/0.4 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hydroxyethyl starch 130/0.4" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "713372002", + "display" : "Gelatin hydrolysate (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gelatin hydrolysate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "713480005", + "display" : "Oxaceprol", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oxaceprol (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "713648000", + "display" : "Canola oil (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Canola oil" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "713664008", + "display" : "Acylglycine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acylglycine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "719899003", + "display" : "Alpha tocopherol succinate (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alpha tocopherol succinate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "720489009", + "display" : "Lifitegrast (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lifitegrast" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "720490000", + "display" : "Lifitegrast sodium (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lifitegrast sodium" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "724234003", + "display" : "Allo-cystathionine (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allo-cystathionine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allocystathionine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "724239008", + "display" : "Alpha-aminoadipic semialdehyde (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alpha-aminoadipic semialdehyde" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Piperideine-6-carboxylic acid" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "725193008", + "display" : "Saccharopine (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Saccharopine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "725553002", + "display" : "3-hydroxykynurenine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "3-hydroxykynurenine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "725582001", + "display" : "L-homoarginine (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "L-homoarginine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "725622009", + "display" : "Nicotinurate (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nicotinurate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "N-Nicotinylglycine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "725629000", + "display" : "S-beta aminoisobutyrate (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "S-beta aminoisobutyrate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "L-3-aminoisobutyrate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "725634001", + "display" : "Trimethyllysine (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trimethyllysine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "6-N-L-trimethyl-L-lysine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "725635000", + "display" : "Tulathromycin (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tulathromycin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "725636004", + "display" : "3-ureidopropionate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "3-ureidopropionate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "725699008", + "display" : "Phytate (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phytate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "725729006", + "display" : "Pimelate (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pimelate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "725859007", + "display" : "Glucose monohydrate (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glucose monohydrate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "725963001", + "display" : "Glycyl-tyrosine dihydrate (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glycyl-tyrosine dihydrate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "726013002", + "display" : "Cocarboxylase tetrahydrate (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cocarboxylase tetrahydrate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thiamine pyrophosphate tetrahydrate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "726717009", + "display" : "Calcipotriol monohydrate (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Calcipotriol monohydrate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Calcipotriol hydrate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Calcipotriene hydrate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "726756003", + "display" : "Krill oil (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Krill oil" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "733765008", + "display" : "Sodium glycerophosphate hydrate (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sodium glycerophosphate hydrate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "733766009", + "display" : "Sodium glycerophosphate pentahydrate (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sodium glycerophosphate pentahydrate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "734466002", + "display" : "Citrulline malate (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Citrulline malate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "734646000", + "display" : "Arginine aspartate (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arginine aspartate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "734650007", + "display" : "Lactitol monohydrate (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lactitol monohydrate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "734651006", + "display" : "Hydroxocobalamin acetate (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hydroxocobalamin acetate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "734656001", + "display" : "Lysine aspartate (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lysine aspartate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "734657005", + "display" : "Lysine glutamate (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lysine glutamate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "734658000", + "display" : "Lysine hydrochloride (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lysine hydrochloride" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "734659008", + "display" : "Lysine monohydrate (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lysine monohydrate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "L-lysine monohydrate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "734977001", + "display" : "Histidine monohydrochloride (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Histidine monohydrochloride" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Histidine hydrochloride" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "L-histidine monohydrochloride" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "734978006", + "display" : "Histidine monohydrochloride monohydrate (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Histidine monohydrochloride monohydrate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "L-histidine monohydrochloride monohydrate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "735062003", + "display" : "Tidiacic arginine (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tidiacic arginine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "735066000", + "display" : "Dapabutan (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dapabutan" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dodecylaminopropyl-beta-aminobutyric acid" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "735069007", + "display" : "Hesperidin methylchalcone (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hesperidin methylchalcone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hesperidin methyl chalcone" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "735136009", + "display" : "Acetylleucine (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acetylleucine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "N-acetyl-DL-leucine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "735247006", + "display" : "Corn oil (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Corn oil" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Maize oil" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "735252001", + "display" : "Protein and/or protein derivative", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Protein and/or protein derivative (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "735341005", + "display" : "Fish oil (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fish oil" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "763052004", + "display" : "Ornithine hydrochloride", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ornithine hydrochloride (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "763053009", + "display" : "Ornithine oxoglurate (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ornithine oxoglurate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ornithine monoxoglurate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "763201006", + "display" : "Diornithine oxoglurate dihydrate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diornithine oxoglurate dihydrate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "763378001", + "display" : "Leucovorin calcium pentahydrate (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Leucovorin calcium pentahydrate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "765340000", + "display" : "Migalastat (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Migalastat" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "765341001", + "display" : "Migalastat hydrochloride (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Migalastat hydrochloride" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "765355009", + "display" : "Soybean unsaponifiables", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glycine max unsaponifiables" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glycine max unsaponifiables (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Soya bean unsaponifiables" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "767613006", + "display" : "Vitamin D analogue", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vitamin D analog" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vitamin D analog (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "768369005", + "display" : "Retinyl oleate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Retinol oleate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Retinol oleate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "768547002", + "display" : "Anhydrous glucose", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anhydrous glucose (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "768550004", + "display" : "Sodium folinate (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sodium folinate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Leucovorin sodium" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "769101009", + "display" : "Galactan polysulfate (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Galactan polysulfate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "769208008", + "display" : "Dehydroascorbic acid (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dehydroascorbic acid" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "773471007", + "display" : "Morniflumate (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Morniflumate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "781246008", + "display" : "Macimorelin (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Macimorelin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "781247004", + "display" : "Macimorelin acetate (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Macimorelin acetate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "781253004", + "display" : "Netarsudil (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Netarsudil" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "781584003", + "display" : "Vitamin B12 and/or vitamin B12 derivative", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vitamin B12 and/or vitamin B12 derivative (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "781628006", + "display" : "Radioisotope labeled vitamin B12 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radioisotope labelled vitamin B12" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radioisotope labeled vitamin B12" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "783849004", + "display" : "Mangafodipir", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mangafodipir (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "784335008", + "display" : "Succinylated gelatin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Succinylated gelatin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "787920005", + "display" : "Vitamin B2 and/or vitamin B2 derivative", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vitamin B2 and/or vitamin B2 derivative (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "787921009", + "display" : "Vitamin K3 and/or vitamin K3 derivative (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vitamin K3 and/or vitamin K3 derivative" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "787948005", + "display" : "Vitamin A and/or vitamin A derivative", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vitamin A and/or vitamin A derivative (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "787952005", + "display" : "Vitamin C and/or vitamin C derivative", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vitamin C and/or vitamin C derivative (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "787967009", + "display" : "Vitamin B6 and/or vitamin B6 derivative", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vitamin B6 and/or vitamin B6 derivative (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "788778006", + "display" : "Galactose-alpha-1,3 galactose", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Galactose-alpha-1,3 galactose (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alpha-gal" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "792796007", + "display" : "Folate and/or folate derivative (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Folate and/or folate derivative" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "860933007", + "display" : "Cellulose and/or cellulose derivative", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cellulose and/or cellulose derivative (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "876844009", + "display" : "Monothioglycerol", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thioglycerol" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "3-mercapto-1,2-propanediol" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Monothioglycerol (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "895415002", + "display" : "Hydroxocobalamin chloride", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hydroxocobalamin chloride (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1163442006", + "display" : "Voglibose", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Voglibose (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1172425006", + "display" : "Sugammadex sodium", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sugammadex sodium (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1179020007", + "display" : "Rutoside trihydrate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rutin trihydrate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rutin trihydrate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1201876007", + "display" : "L-glucose (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "L-glucose" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1217427007", + "display" : "Aquacobalamin (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aquacobalamin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1217428002", + "display" : "Vitamin B12a", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hydroxocobalamin (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hydroxocobalamin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1217605007", + "display" : "Ornithine oxoglurate monohydrate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ornithine oxoglurate monohydrate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1217610006", + "display" : "Riboflavin sodium phosphate dihydrate (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Riboflavin sodium phosphate dihydrate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "436801000124100", + "display" : "Unsaturated fat (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Unsaturated fat" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "436811000124102", + "display" : "Monounsaturated fat (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Monounsaturated fat" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "436821000124105", + "display" : "Polyunsaturated fat (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Polyunsaturated fat" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "436831000124108", + "display" : "Trans fat (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trans fat" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "436841000124103", + "display" : "Saturated fat (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Saturated fat" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "669361000168106", + "display" : "Wheat dextrin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Wheat dextrin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "50070141000188102", + "display" : "Brachiose", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Isomaltose" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Isomaltose (substance)" + }] + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/modified-foodtype", + "resource" : { + "resourceType" : "ValueSet", + "id" : "modified-foodtype", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "oo" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/modified-foodtype", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.388" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.375" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.2.209" + }], + "version" : "6.0.0-ballot2", + "name" : "TextureModifiedFoodTypeCodes", + "title" : "Texture Modified Food Type Codes", + "status" : "draft", + "experimental" : true, + "publisher" : "FHIR NutritionOrder team", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "TextureModifiedFoodType: Codes for types of foods that are texture-modified. This value set is composed SNOMED CT Concepts from SCTID 255620007 Foods (substance) and is provided as a suggestive example.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "copyright" : "This resource includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these specifications must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/get-snomed-ct or info@snomed.org", + "compose" : { + "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" + }] + }] + }, + "expansion" : { + "identifier" : "urn:uuid:0805acb5-e619-4f7d-997e-181fd296aa6b", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 14, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-valueset", + "valueUri" : "null" + }, + { + "name" : "used-codesystem", + "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230131" + }, + { + "name" : "version", + "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230131" + }], + "contains" : [{ + "system" : "http://snomed.info/sct", + "code" : "255620007", + "display" : "Foods", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Food (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Food" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "28647000", + "display" : "Meat", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Meat (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Meat" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "22836000", + "display" : "Vegetable", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vegetable (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vegetables" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "72511004", + "display" : "Fruit", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fruit (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fruit" + }] + }, + { + "system" : "http://snomed.info/sct", + "inactive" : true, + "code" : "226760005", + "display" : "Dairy foods", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dairy food" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dairy food (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226887002", + "display" : "Dietary Fats and Oils", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fat and oil" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fat and oil (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "102263004", + "display" : "Eggs (edible)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Eggs (edible) (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Eggs" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "74242007", + "display" : "Food starch", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Food starch (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Food Starch" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227415002", + "display" : "Fruit nuts and seeds", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fruit nuts and seeds (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fruit Nuts and Seeds" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "264331002", + "display" : "Grain", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Grain (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Grain" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227518002", + "display" : "Sauces seasonings and soups", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sauces seasonings and soups (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sauce seasonings and soups" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "44027008", + "display" : "Seafood", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Seafood (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Seafood" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226529007", + "display" : "Starchy food", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Starchy food (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Starchy food" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227210005", + "display" : "Vegetables pulses herbs and spices", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vegetables pulses herbs and spices (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vegetables plus herbs and spices" + }] + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/supplement-type", + "resource" : { + "resourceType" : "ValueSet", + "id" : "supplement-type", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "oo" + }], + "url" : "http://hl7.org/fhir/ValueSet/supplement-type", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.390" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.377" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.2.211" + }], + "version" : "6.0.0-ballot2", + "name" : "SupplementTypeCodes", + "title" : "Supplement Type Codes", + "status" : "draft", + "experimental" : false, + "publisher" : "FHIR NutritionOrder team", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "SupplementType : Codes for nutritional supplements to be provided to the patient. This value set is composed of SNOMED CT Concepts from SCTID 346415002 (Enteral and supplement feeds (product)).", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "copyright" : "This resource includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these specifications must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/get-snomed-ct or info@snomed.org", + "compose" : { + "include" : [{ + "system" : "http://snomed.info/sct", + "filter" : [{ + "property" : "concept", + "op" : "is-a", + "value" : "346415002" + }] + }] + }, + "expansion" : { + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/valueset-unclosed", + "valueBoolean" : true + }], + "identifier" : "urn:uuid:af2ded3d-cc48-4a3a-983a-e21b5e6c3aad", + "timestamp" : "2024-10-02T17:54:47+00:00", + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-valueset", + "valueUri" : "null" + }, + { + "name" : "used-codesystem", + "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230131" + }, + { + "name" : "version", + "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230131" + }], + "contains" : [{ + "system" : "http://snomed.info/sct", + "code" : "346415002", + "display" : "Enteral+supplement feeds", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Enteral+supplement feeds (product)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "441531000124102", + "display" : "Standard enteral formula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Standard enteral formula (product)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Generic enteral nutrition product formulated to provide 1 calorie (1 kcal/1 millilitre) used for patients who require enteral feeding (tube feeding)." + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Generic enteral nutrition product formulated to provide 1 calorie (1 kcal/1 milliliter) used for patients who require enteral feeding (tube feeding)." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "441541000124107", + "display" : "High energy enteral formula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "High energy enteral formula (product)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "High calorie enteral formula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nutritionally complete, calorically dense formulas with semi-synthetic intact protein or protein isolates which provide 1.5 Cal/mL (kcal/mL)." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "441551000124109", + "display" : "High calorie high protein enteral formula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "High calorie high protein enteral formula (product)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nutritionally complete, calorically dense formula providing 1.5 to 2.0 calories per milliliter (kcal/mL) and higher percentage of calories from protein, for example typically 25% or higher." + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nutritionally complete, calorically dense formula providing 1.5 to 2.0 calories per millilitre (kcal/mL) and higher percentage of calories from protein, for example typically 25% or higher." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "441561000124106", + "display" : "Standard enteral formula with fibre", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Standard enteral formula with fiber (product)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Standard enteral formula with fiber" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Generic enteral nutrition product formulated to provide 1 calorie per milliliter (1 kcal/milliliter) with the addition of fiber." + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Generic enteral nutrition product formulated to provide 1 calorie per milliliter (1 kcal/milliliter) with the addition of fibre." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "441571000124104", + "display" : "High energy enteral formula with fibre", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "High energy enteral formula with fiber (product)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "High energy enteral formula with fiber" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Calorically dense enteral nutrition product formulated to provide 1.5 calorie (1.2 kcal/milliliter) with addition of fiber." + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Calorically dense enteral nutrition product formulated to provide 1.5 calorie (1.2 kcal/milliliter) with addition of fibre." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "441581000124101", + "display" : "Diabetic specialty enteral formula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diabetic specialty enteral formula (product)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Specialty enteral formulas designed to provide defined nutrients for patients with diabetes or altered carbohydrate metabolism." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "441591000124103", + "display" : "Diabetic enteral formula with fibre", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diabetic enteral formula with fiber" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diabetic enteral formula with fiber (product)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Specialty enteral formula plus fibre designed to provide defined nutrients for patients with diabetes or altered carbohydrate metabolism." + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Specialty enteral formula plus fiber designed to provide defined nutrients for patients with diabetes or altered carbohydrate metabolism." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "441601000124106", + "display" : "Diabetic high calorie high protein enteral formula with fiber", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diabetic high calorie high protein enteral formula with fibre" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diabetic high calorie high protein enteral formula with fiber (product)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Calorically dense, high protein speciality enteral nutrition product with fiber designed to provide for patients with diabetes or altered carbohydrate metabolism." + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Calorically dense, high protein speciality enteral nutrition product with fibre designed to provide for patients with diabetes or altered carbohydrate metabolism." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "441611000124109", + "display" : "Hepatic specialty enteral formula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hepatic specialty enteral formula (product)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Specialty enteral formula with modified protein and amino acid composition designed to provide defined nutrients for patients with hepatic disorders of metabolism." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "441621000124101", + "display" : "Pulmonary specialty enteral formula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pulmonary specialty enteral formula (product)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Specialty enteral formula typically calorically dense with modified carbohydrate composition designed to provide defined nutrients for patients with pulmonary disorders." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "441631000124103", + "display" : "Renal specialty enteral formula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Renal specialty enteral formula (product)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Specialty enteral formula with modified protein and/or amino acid composition designed to provide defined nutrients for patients with renal disorders." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "441641000124108", + "display" : "Low carbohydrate enteral formula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Low carbohydrate enteral formula (product)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Generic enteral nutrition product formulated to provide lower carbohydrate concentrations." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "441651000124105", + "display" : "Critical care specialty enteral formula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Critical care specialty enteral formula (product)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Specialty enteral formula with modified protein and/or amino acid composition designed to provide defined nutrients for critically ill and trauma patients." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "441661000124107", + "display" : "Hydrolysed peptide-based protein enteral formula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hydrolyzed peptide-based protein enteral formula (product)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hydrolyzed peptide-based protein enteral formula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Specialty enteral formula with partially or fully hydrolysed protein (amino acids) designed to be easily digestible and provide 1.0 Calorie/mL." + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Specialty enteral formula with partially or fully hydrolyzed protein (amino acids) designed to be easily digestible and provide 1.0 Calorie/mL." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "441671000124100", + "display" : "Hydrolysed peptide-based high protein enteral formula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hydrolyzed peptide-based high protein enteral formula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hydrolyzed peptide-based high protein enteral formula (product)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nutritionally complete, calorically dense, high protein specialty enteral formula with partially or fully hydrolysed protein (amino acids) designed to be easily digestible." + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nutritionally complete, calorically dense, high protein specialty enteral formula with partially or fully hydrolyzed protein (amino acids) designed to be easily digestible." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "441681000124102", + "display" : "Soy protein isolate enteral formula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Soy protein isolate enteral formula (product)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Generic nutritionally complete enteral nutrition product formulated using soy protein isolates for patients who require enteral feeding (tube feeding)." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "442651000124102", + "display" : "Adult formula (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adult formula" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "442901000124106", + "display" : "Adult clear liquid supplement (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adult clear liquid supplement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Liquid formula intended oral method of delivery, formulated for adults. Product contains no fat, is clear, and is a liquid at room temperature." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "442911000124109", + "display" : "Adult elemental formula (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adult elemental formula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Liquid formula intended for enteral and/or oral method of delivery, formulated to meet the needs of adults; designed with elemental energy (kcal/kJ) sources to improve gastrointestinal tolerance." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "442921000124101", + "display" : "Adult standard formula (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adult standard formula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Liquid formula intended for enteral and/or oral method of delivery, formulated to meet the nutritional needs of adults without any other specialised nutrition therapy needs." + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Liquid formula intended for enteral and/or oral method of delivery, formulated to meet the nutritional needs of adults without any other specialized nutrition therapy needs." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "442931000124103", + "display" : "Adult soy protein isolate formula (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adult soy protein isolate formula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Liquid formula intended for enteral and/or oral method of delivery, formulated to meet the nutritional needs of adults and based on soy protein instead of cow's milk." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "442941000124108", + "display" : "Adult renal specialty formula (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adult renal specialty formula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Liquid formula intended for enteral and/or oral method of delivery, formulated to meet the nutritional needs of adults with renal disorders." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "442951000124105", + "display" : "Adult pulmonary specialty formula (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adult pulmonary specialty formula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Liquid formula intended for enteral and/or oral method of delivery, formulated to meet the nutritional needs of adults and reduce carbon dioxide production in patient with pulmonary disorders." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "442961000124107", + "display" : "Adult low carbohydrate formula (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adult low carbohydrate formula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Liquid formula intended for enteral and/or oral method of delivery, formulated to meet the nutritional needs of adults and provide reduced carbohydrate relative to standard formula." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "442971000124100", + "display" : "Adult high energy formula (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adult high energy formula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adult high calorie formula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Liquid formula intended for enteral and/or oral method of delivery, formulated to meet the nutritional needs of adults and provide increased energy (kcal/kJ) relative to standard formula." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "442981000124102", + "display" : "Adult hydrolysed protein formula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adult hydrolyzed protein formula (product)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adult hydrolyzed protein formula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Liquid formula intended for enteral and/or oral method of delivery, formulated to meet the nutritional needs of adult and provide protein hydrolysed to peptides." + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Liquid formula intended for enteral and/or oral method of delivery, formulated to meet the nutritional needs of adult and provide protein hydrolyzed to peptides." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "442991000124104", + "display" : "Adult high protein formula (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adult high protein formula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Liquid formula intended for enteral and/or oral method of delivery, formulated to meet the nutritional needs of adults and provide increased protein." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "443001000124103", + "display" : "Adult high calorie high protein formula (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adult high calorie high protein formula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Liquid formula intended for enteral and/or oral method of delivery, formulated to meet the nutritional needs of adults and provide increased energy (kcal/kJ) and protein relative to standard formula." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "443011000124100", + "display" : "Adult high protein high fibre formula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adult high protein high fiber formula (product)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adult high protein high fiber formula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Liquid formula intended for enteral and/or oral method of delivery, formulated to meet the nutritional needs of adults and provide increased protein and fibre" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Liquid formula intended for enteral and/or oral method of delivery, formulated to meet the nutritional needs of adults and provide increased protein and fiber." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "443021000124108", + "display" : "Adult hepatic specialty formula (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adult hepatic specialty formula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Liquid formula intended for enteral and/or oral method of delivery, formulated to meet the nutritional needs of adults with hepatic disease and reduce metabolic end products." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "443031000124106", + "display" : "Adult critical care formula (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adult critical care formula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Liquid formula intended for enteral and/or oral method of delivery, formulated to meet the nutritional needs of adult critical care patients." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "443041000124101", + "display" : "Adult anti-inflammatory critical care specialty formula (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adult anti-inflammatory critical care specialty formula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Liquid formula intended for enteral and/or oral method of delivery, formulated to meet the nutritional needs of adult critical care patients and modulate inflammatory response." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "443051000124104", + "display" : "Adult diabetic specialty formula (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adult diabetic specialty formula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Liquid formula intended for enteral and/or oral method of delivery, formulated to meet the nutritional needs of adults with diabetes." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "443061000124102", + "display" : "Adult hydrolysed protein metabolic stress critical care specialty formula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adult hydrolyzed protein metabolic stress critical care specialty formula (product)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adult hydrolyzed protein metabolic stress critical care specialty formula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Liquid formula intended for enteral and/or oral method of delivery, formulated to meet the nutritional needs of metabolically stressed adult critical care patients." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "443071000124109", + "display" : "Adult elemental GI intolerance critical care specialty formula (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adult elemental GI intolerance critical care specialty formula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Liquid formula intended for enteral and/or oral method of delivery, formulated to meet the nutritional needs of adult critical care patients. Designed with elemental energy (kcal/kJ) sources to improve GI tolerance." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "443081000124107", + "display" : "Adult elemental anti-inflammatory GI intolerance critical care specialty formula (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adult elemental anti-inflammatory GI intolerance critical care specialty formula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Liquid formula intended for enteral and/or oral method of delivery, formulated to meet the nutritional needs of adult critical care patients and modulate inflammatory response. Designed with elemental energy (kcal/kJ) sources to improve GI tolerance." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "443091000124105", + "display" : "Adult non-dialysis renal specialty formula (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adult non-dialysis renal specialty formula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Liquid formula intended for enteral and/or oral method of delivery, formulated to meet the nutritional needs of adults with renal disorders, but who are not receiving renal dialysis." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "443101000124104", + "display" : "Adult dialysis renal specialty formula (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adult dialysis renal specialty formula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Liquid formula intended for enteral and/or oral method of delivery, formulated to meet the nutritional needs of adults receiving renal dialysis." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "443111000124101", + "display" : "High protein formula (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "High protein formula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Liquid formula intended for enteral and/or oral method of delivery, formulated to provide increased protein relative to standard formula." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "443141000124102", + "display" : "Soy-based infant formula (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Soy-based infant formula" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "443161000124103", + "display" : "Soy-based infant weaning formula (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Soy-based infant weaning formula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Soy-based infant formula with nutrient composition designed to meet standard infant nutritional needs during weaning." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "443171000124105", + "display" : "Soy-based no added carbohydrate infant formula (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Soy-based no added carbohydrate infant formula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Soy-based infant formula with nutrient composition designed to meet standard infant nutritional needs without added carbohydrate." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "443181000124108", + "display" : "Standard infant formula (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Standard infant formula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infant formula with nutrient composition designed to meet standard infant nutritional needs." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "443191000124106", + "display" : "Soy-based standard infant formula (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Soy-based standard infant formula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infant formula with nutrient composition designed to meet standard infant nutritional needs. Derived from soy instead of cow's milk." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "443201000124109", + "display" : "Standard infant organic formula (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Standard infant organic formula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infant formula with nutrient composition designed to meet standard infant nutritional needs and meet guidelines for organic labelling." + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infant formula with nutrient composition designed to meet standard infant nutritional needs and meet guidelines for organic labeling." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "443211000124107", + "display" : "Standard infant formula with fibre", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Standard infant formula with fiber (product)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Standard infant formula with fiber" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infant formula with nutrient composition designed to meet standard infant nutritional needs and provide additional fibre." + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infant formula with nutrient composition designed to meet standard infant nutritional needs and provide additional fiber." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "443221000124104", + "display" : "Standard weaning infant formula (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Standard weaning infant formula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infant formula with nutrient composition designed to meet standard infant nutritional needs during weaning." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "443261000124105", + "display" : "Elemental infant formula (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Elemental infant formula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infant formula with nutrient composition designed to meet standard infant nutritional needs and provide protein as amino acids." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "443271000124103", + "display" : "Hydrolysed protein infant formula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hydrolyzed protein infant formula (product)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hydrolyzed protein infant formula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infant formula with nutrient composition designed to meet standard infant nutritional needs and provide protein as peptides." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "443341000124104", + "display" : "Modular amino acid-free infant formula component (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Modular amino acid-free infant formula component" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nutritive product intended to be combined with infant feedings to increase energy (kcal/kJ) content. Specifically formulated to exclude amino acids." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "443351000124102", + "display" : "Increased fibre formula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increased fiber formula (product)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increased fiber formula" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "443361000124100", + "display" : "Paediatric formula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric formula (product)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric formula" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "443391000124108", + "display" : "Paediatric clear liquid supplement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric clear liquid supplement (product)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric clear liquid supplement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Liquid formula intended for oral method of delivery, formulated for children. Product contains no fat, is clear, and is a liquid at room temperature." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "443401000124105", + "display" : "Paediatric elemental formula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric elemental formula (product)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric elemental formula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Liquid formula intended for enteral and/or oral method of delivery, formulated to meet the nutritional needs of children. Designed with elemental energy (kcal/kJ) sources to improve GI tolerance." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "443411000124108", + "display" : "Elemental formula (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Elemental formula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Liquid formula intended for enteral and/or oral method of delivery, formulated to provide energy (kcal/kJ) sources which are easier to digest relative to standard formulas." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "443421000124100", + "display" : "Paediatric hydrolysed protein formula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric hydrolyzed protein formula (product)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric hydrolyzed protein formula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Liquid formula intended for enteral and/or oral method of delivery, formulated to meet the nutritional needs of children and providing protein as peptides." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "443431000124102", + "display" : "High energy formula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "High calorie formula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "High energy formula (product)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "443441000124107", + "display" : "Clear liquid supplement (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clear liquid supplement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Liquid formula intended for enteral oral method of delivery. Product contains no fat, is clear, and is a liquid at room temperature." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "443451000124109", + "display" : "Paediatric standard formula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric standard formula (product)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric standard formula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Liquid formula intended for enteral and/or oral method of delivery, formulated to meet the nutritional needs of children without any other specialised nutrition therapy needs." + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Liquid formula intended for enteral and/or oral method of delivery, formulated to meet the nutritional needs of children without any other specialized nutrition therapy needs." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "443461000124106", + "display" : "Standard formula (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Standard formula" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "443471000124104", + "display" : "Paediatric increased fibre formula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric increased fiber formula (product)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric increased fiber formula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Liquid formula intended for enteral and/or oral method of delivery, formulated to meet the nutritional needs of children and provide increased fibre relative to a standard formula." + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Liquid formula intended for enteral and/or oral method of delivery, formulated to meet the nutritional needs of children and provide increased fiber relative to a standard formula." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "443481000124101", + "display" : "Renal formula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Renal formula (product)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "443491000124103", + "display" : "Paediatric high calorie formula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paediatric high energy formula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric high energy formula (product)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric high energy formula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric high calorie formula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Liquid formula intended for enteral and/or oral method of delivery, formulated to meet the nutritional needs of children and provide increased energy (kcal/kJ) relative to standard formula." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "443501000124106", + "display" : "Paediatric high energy formula with increased fibre", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paediatric high calorie formula with increased fibre" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric high energy formula with increased fiber (product)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric high energy formula with increased fiber" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric high calorie formula with increased fiber" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Liquid formula intended for enteral and/or oral method of delivery, formulated to meet the nutritional needs of children and provide increased calories and fibre relative to standard formula." + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Liquid formula intended for enteral and/or oral method of delivery, formulated to meet the nutritional needs of children and provide increased calories and fiber relative to standard formula." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "443541000124108", + "display" : "Renal infant formula (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Renal infant formula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infant formula with nutrient composition for infants with renal disorders." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "443551000124105", + "display" : "Modular infant formula component (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Modular infant formula component" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nutritive product intended to be combined with infant feedings to increase nutritional content." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "443561000124107", + "display" : "Soy-based formula (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Soy-based formula" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "443571000124100", + "display" : "Modular formula component (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Modular formula component" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nutritive product intended to be combined with other products or foods to increase nutritional content." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "443581000124102", + "display" : "Modular protein formula component (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Modular protein formula component" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Protein-based product intended to be combined with other products or foods to enhance nutritional content." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "443591000124104", + "display" : "Modular lipid formula component (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Modular lipid formula component" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lipid-based product intended to be combined with other products or foods to enhance nutritional content." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "443601000124107", + "display" : "Modular carbohydrate formula component (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Modular carbohydrate formula component" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carbohydrate-based product intended to be combined with other products or foods to enhance nutritional content." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "443711000124102", + "display" : "Modified amino acid composition formula (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Modified amino acid composition formula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A nutritional product with modified amino acid composition." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "443771000124106", + "display" : "Hydrolysed protein formula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hydrolyzed protein formula (product)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hydrolyzed protein formula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Liquid formula intended for enteral and/or oral method of delivery, formulated to provide protein hydrolysed into peptides." + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Liquid formula intended for enteral and/or oral method of delivery, formulated to provide protein hydrolyzed into peptides." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "443781000124109", + "display" : "Paediatric high energy hydrolysed protein formula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paediatric high calorie hydrolysed protein formula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric high energy hydrolyzed protein formula (product)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric high energy hydrolyzed protein formula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric high calorie hydrolyzed protein formula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Liquid formula intended for enteral and/or oral method of delivery, formulated to meet the nutritional needs of children. Provide protein as peptides and increased calories relative to standard formula." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "444211000124109", + "display" : "Leucine-free formula (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Leucine-free formula" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "444221000124101", + "display" : "Methionine-free formula (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Methionine-free formula" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "444231000124103", + "display" : "Lysine and tryptophan-free formula (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lysine and tryptophan-free formula" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "444291000124104", + "display" : "Human milk fortifier (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human milk fortifier" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "444301000124103", + "display" : "Methionine and valine-free and low in isoleucine and threonine formula (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Methionine and valine-free and low in isoleucine and threonine formula" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "444311000124100", + "display" : "Modular hydrolyzed protein infant formula component (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Modular hydrolyzed protein infant formula component" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "444331000124106", + "display" : "Diabetic meal replacement bar (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diabetic meal replacement bar" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "444341000124101", + "display" : "Isoleucine, leucine and valine-free formula (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Isoleucine, leucine and valine-free formula" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "444351000124104", + "display" : "Non-essential amino acid free formula (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Non-essential amino acid free formula" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "444411000124105", + "display" : "Modular fibre formula component", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Modular fiber formula component (product)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Modular fiber formula component" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "444421000124102", + "display" : "Modular energy formula component (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Modular energy formula component" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nutritive product intended to be combined with other products or foods to increase energy (kcal/kJ) content." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "444431000124104", + "display" : "Paediatric reduced energy formula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paediatric reduced calorie formula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric reduced energy formula (product)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric reduced energy formula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric reduced calorie formula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Liquid formula intended for enteral and/or oral method of delivery, formulated to meet the nutritional needs of children and provide reduced calories relative to a standard formula." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "444651000124108", + "display" : "Modular protein and vitamin and mineral formula component (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Modular protein and vitamin and mineral formula component" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nutritive product intended to be combined with other products or foods to increase protein, vitamin and mineral content." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "446161000124106", + "display" : "Adult dialysis specialty formula (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adult dialysis specialty formula" + }] + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/entformula-type", + "resource" : { + "resourceType" : "ValueSet", + "id" : "entformula-type", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "oo" + }], + "url" : "http://hl7.org/fhir/ValueSet/entformula-type", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.391" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.378" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.2.212" + }], + "version" : "6.0.0-ballot2", + "name" : "EnteralFormulaTypeCodes", + "title" : "Enteral Formula Type Codes", + "status" : "draft", + "experimental" : false, + "publisher" : "FHIR NutritionOrder team", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "SupplementType : Codes for nutritional supplements to be provided to the patient. This value set is composed of SNOMED CT Concepts from SCTID 346415002 (Enteral and supplement feeds (product)).", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "copyright" : "This resource includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these specifications must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/get-snomed-ct or info@snomed.org", + "compose" : { + "include" : [{ + "system" : "http://snomed.info/sct", + "concept" : [{ + "code" : "346415002" + }] + }, + { + "system" : "http://snomed.info/sct", + "filter" : [{ + "property" : "concept", + "op" : "is-a", + "value" : "346415002" + }] + }] + }, + "expansion" : { + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/valueset-unclosed", + "valueBoolean" : true + }], + "identifier" : "urn:uuid:07be36a5-9ea2-4892-be9d-4244d1c6a07c", + "timestamp" : "2024-10-02T17:54:47+00:00", + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-valueset", + "valueUri" : "null" + }, + { + "name" : "used-codesystem", + "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230131" + }, + { + "name" : "version", + "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230131" + }], + "contains" : [{ + "system" : "http://snomed.info/sct", + "code" : "346415002", + "display" : "Enteral+supplement feeds", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Enteral+supplement feeds (product)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "441531000124102", + "display" : "Standard enteral formula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Standard enteral formula (product)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Generic enteral nutrition product formulated to provide 1 calorie (1 kcal/1 millilitre) used for patients who require enteral feeding (tube feeding)." + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Generic enteral nutrition product formulated to provide 1 calorie (1 kcal/1 milliliter) used for patients who require enteral feeding (tube feeding)." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "441541000124107", + "display" : "High energy enteral formula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "High energy enteral formula (product)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "High calorie enteral formula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nutritionally complete, calorically dense formulas with semi-synthetic intact protein or protein isolates which provide 1.5 Cal/mL (kcal/mL)." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "441551000124109", + "display" : "High calorie high protein enteral formula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "High calorie high protein enteral formula (product)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nutritionally complete, calorically dense formula providing 1.5 to 2.0 calories per milliliter (kcal/mL) and higher percentage of calories from protein, for example typically 25% or higher." + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nutritionally complete, calorically dense formula providing 1.5 to 2.0 calories per millilitre (kcal/mL) and higher percentage of calories from protein, for example typically 25% or higher." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "441561000124106", + "display" : "Standard enteral formula with fibre", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Standard enteral formula with fiber (product)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Standard enteral formula with fiber" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Generic enteral nutrition product formulated to provide 1 calorie per milliliter (1 kcal/milliliter) with the addition of fiber." + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Generic enteral nutrition product formulated to provide 1 calorie per milliliter (1 kcal/milliliter) with the addition of fibre." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "441571000124104", + "display" : "High energy enteral formula with fibre", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "High energy enteral formula with fiber (product)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "High energy enteral formula with fiber" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Calorically dense enteral nutrition product formulated to provide 1.5 calorie (1.2 kcal/milliliter) with addition of fiber." + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Calorically dense enteral nutrition product formulated to provide 1.5 calorie (1.2 kcal/milliliter) with addition of fibre." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "441581000124101", + "display" : "Diabetic specialty enteral formula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diabetic specialty enteral formula (product)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Specialty enteral formulas designed to provide defined nutrients for patients with diabetes or altered carbohydrate metabolism." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "441591000124103", + "display" : "Diabetic enteral formula with fibre", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diabetic enteral formula with fiber" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diabetic enteral formula with fiber (product)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Specialty enteral formula plus fibre designed to provide defined nutrients for patients with diabetes or altered carbohydrate metabolism." + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Specialty enteral formula plus fiber designed to provide defined nutrients for patients with diabetes or altered carbohydrate metabolism." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "441601000124106", + "display" : "Diabetic high calorie high protein enteral formula with fiber", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diabetic high calorie high protein enteral formula with fibre" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diabetic high calorie high protein enteral formula with fiber (product)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Calorically dense, high protein speciality enteral nutrition product with fiber designed to provide for patients with diabetes or altered carbohydrate metabolism." + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Calorically dense, high protein speciality enteral nutrition product with fibre designed to provide for patients with diabetes or altered carbohydrate metabolism." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "441611000124109", + "display" : "Hepatic specialty enteral formula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hepatic specialty enteral formula (product)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Specialty enteral formula with modified protein and amino acid composition designed to provide defined nutrients for patients with hepatic disorders of metabolism." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "441621000124101", + "display" : "Pulmonary specialty enteral formula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pulmonary specialty enteral formula (product)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Specialty enteral formula typically calorically dense with modified carbohydrate composition designed to provide defined nutrients for patients with pulmonary disorders." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "441631000124103", + "display" : "Renal specialty enteral formula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Renal specialty enteral formula (product)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Specialty enteral formula with modified protein and/or amino acid composition designed to provide defined nutrients for patients with renal disorders." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "441641000124108", + "display" : "Low carbohydrate enteral formula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Low carbohydrate enteral formula (product)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Generic enteral nutrition product formulated to provide lower carbohydrate concentrations." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "441651000124105", + "display" : "Critical care specialty enteral formula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Critical care specialty enteral formula (product)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Specialty enteral formula with modified protein and/or amino acid composition designed to provide defined nutrients for critically ill and trauma patients." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "441661000124107", + "display" : "Hydrolysed peptide-based protein enteral formula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hydrolyzed peptide-based protein enteral formula (product)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hydrolyzed peptide-based protein enteral formula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Specialty enteral formula with partially or fully hydrolysed protein (amino acids) designed to be easily digestible and provide 1.0 Calorie/mL." + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Specialty enteral formula with partially or fully hydrolyzed protein (amino acids) designed to be easily digestible and provide 1.0 Calorie/mL." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "441671000124100", + "display" : "Hydrolysed peptide-based high protein enteral formula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hydrolyzed peptide-based high protein enteral formula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hydrolyzed peptide-based high protein enteral formula (product)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nutritionally complete, calorically dense, high protein specialty enteral formula with partially or fully hydrolysed protein (amino acids) designed to be easily digestible." + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nutritionally complete, calorically dense, high protein specialty enteral formula with partially or fully hydrolyzed protein (amino acids) designed to be easily digestible." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "441681000124102", + "display" : "Soy protein isolate enteral formula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Soy protein isolate enteral formula (product)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Generic nutritionally complete enteral nutrition product formulated using soy protein isolates for patients who require enteral feeding (tube feeding)." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "442651000124102", + "display" : "Adult formula (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adult formula" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "442901000124106", + "display" : "Adult clear liquid supplement (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adult clear liquid supplement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Liquid formula intended oral method of delivery, formulated for adults. Product contains no fat, is clear, and is a liquid at room temperature." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "442911000124109", + "display" : "Adult elemental formula (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adult elemental formula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Liquid formula intended for enteral and/or oral method of delivery, formulated to meet the needs of adults; designed with elemental energy (kcal/kJ) sources to improve gastrointestinal tolerance." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "442921000124101", + "display" : "Adult standard formula (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adult standard formula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Liquid formula intended for enteral and/or oral method of delivery, formulated to meet the nutritional needs of adults without any other specialised nutrition therapy needs." + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Liquid formula intended for enteral and/or oral method of delivery, formulated to meet the nutritional needs of adults without any other specialized nutrition therapy needs." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "442931000124103", + "display" : "Adult soy protein isolate formula (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adult soy protein isolate formula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Liquid formula intended for enteral and/or oral method of delivery, formulated to meet the nutritional needs of adults and based on soy protein instead of cow's milk." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "442941000124108", + "display" : "Adult renal specialty formula (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adult renal specialty formula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Liquid formula intended for enteral and/or oral method of delivery, formulated to meet the nutritional needs of adults with renal disorders." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "442951000124105", + "display" : "Adult pulmonary specialty formula (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adult pulmonary specialty formula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Liquid formula intended for enteral and/or oral method of delivery, formulated to meet the nutritional needs of adults and reduce carbon dioxide production in patient with pulmonary disorders." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "442961000124107", + "display" : "Adult low carbohydrate formula (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adult low carbohydrate formula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Liquid formula intended for enteral and/or oral method of delivery, formulated to meet the nutritional needs of adults and provide reduced carbohydrate relative to standard formula." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "442971000124100", + "display" : "Adult high energy formula (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adult high energy formula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adult high calorie formula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Liquid formula intended for enteral and/or oral method of delivery, formulated to meet the nutritional needs of adults and provide increased energy (kcal/kJ) relative to standard formula." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "442981000124102", + "display" : "Adult hydrolysed protein formula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adult hydrolyzed protein formula (product)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adult hydrolyzed protein formula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Liquid formula intended for enteral and/or oral method of delivery, formulated to meet the nutritional needs of adult and provide protein hydrolysed to peptides." + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Liquid formula intended for enteral and/or oral method of delivery, formulated to meet the nutritional needs of adult and provide protein hydrolyzed to peptides." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "442991000124104", + "display" : "Adult high protein formula (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adult high protein formula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Liquid formula intended for enteral and/or oral method of delivery, formulated to meet the nutritional needs of adults and provide increased protein." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "443001000124103", + "display" : "Adult high calorie high protein formula (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adult high calorie high protein formula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Liquid formula intended for enteral and/or oral method of delivery, formulated to meet the nutritional needs of adults and provide increased energy (kcal/kJ) and protein relative to standard formula." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "443011000124100", + "display" : "Adult high protein high fibre formula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adult high protein high fiber formula (product)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adult high protein high fiber formula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Liquid formula intended for enteral and/or oral method of delivery, formulated to meet the nutritional needs of adults and provide increased protein and fibre" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Liquid formula intended for enteral and/or oral method of delivery, formulated to meet the nutritional needs of adults and provide increased protein and fiber." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "443021000124108", + "display" : "Adult hepatic specialty formula (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adult hepatic specialty formula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Liquid formula intended for enteral and/or oral method of delivery, formulated to meet the nutritional needs of adults with hepatic disease and reduce metabolic end products." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "443031000124106", + "display" : "Adult critical care formula (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adult critical care formula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Liquid formula intended for enteral and/or oral method of delivery, formulated to meet the nutritional needs of adult critical care patients." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "443041000124101", + "display" : "Adult anti-inflammatory critical care specialty formula (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adult anti-inflammatory critical care specialty formula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Liquid formula intended for enteral and/or oral method of delivery, formulated to meet the nutritional needs of adult critical care patients and modulate inflammatory response." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "443051000124104", + "display" : "Adult diabetic specialty formula (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adult diabetic specialty formula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Liquid formula intended for enteral and/or oral method of delivery, formulated to meet the nutritional needs of adults with diabetes." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "443061000124102", + "display" : "Adult hydrolysed protein metabolic stress critical care specialty formula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adult hydrolyzed protein metabolic stress critical care specialty formula (product)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adult hydrolyzed protein metabolic stress critical care specialty formula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Liquid formula intended for enteral and/or oral method of delivery, formulated to meet the nutritional needs of metabolically stressed adult critical care patients." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "443071000124109", + "display" : "Adult elemental GI intolerance critical care specialty formula (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adult elemental GI intolerance critical care specialty formula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Liquid formula intended for enteral and/or oral method of delivery, formulated to meet the nutritional needs of adult critical care patients. Designed with elemental energy (kcal/kJ) sources to improve GI tolerance." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "443081000124107", + "display" : "Adult elemental anti-inflammatory GI intolerance critical care specialty formula (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adult elemental anti-inflammatory GI intolerance critical care specialty formula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Liquid formula intended for enteral and/or oral method of delivery, formulated to meet the nutritional needs of adult critical care patients and modulate inflammatory response. Designed with elemental energy (kcal/kJ) sources to improve GI tolerance." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "443091000124105", + "display" : "Adult non-dialysis renal specialty formula (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adult non-dialysis renal specialty formula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Liquid formula intended for enteral and/or oral method of delivery, formulated to meet the nutritional needs of adults with renal disorders, but who are not receiving renal dialysis." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "443101000124104", + "display" : "Adult dialysis renal specialty formula (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adult dialysis renal specialty formula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Liquid formula intended for enteral and/or oral method of delivery, formulated to meet the nutritional needs of adults receiving renal dialysis." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "443111000124101", + "display" : "High protein formula (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "High protein formula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Liquid formula intended for enteral and/or oral method of delivery, formulated to provide increased protein relative to standard formula." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "443141000124102", + "display" : "Soy-based infant formula (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Soy-based infant formula" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "443161000124103", + "display" : "Soy-based infant weaning formula (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Soy-based infant weaning formula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Soy-based infant formula with nutrient composition designed to meet standard infant nutritional needs during weaning." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "443171000124105", + "display" : "Soy-based no added carbohydrate infant formula (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Soy-based no added carbohydrate infant formula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Soy-based infant formula with nutrient composition designed to meet standard infant nutritional needs without added carbohydrate." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "443181000124108", + "display" : "Standard infant formula (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Standard infant formula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infant formula with nutrient composition designed to meet standard infant nutritional needs." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "443191000124106", + "display" : "Soy-based standard infant formula (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Soy-based standard infant formula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infant formula with nutrient composition designed to meet standard infant nutritional needs. Derived from soy instead of cow's milk." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "443201000124109", + "display" : "Standard infant organic formula (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Standard infant organic formula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infant formula with nutrient composition designed to meet standard infant nutritional needs and meet guidelines for organic labelling." + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infant formula with nutrient composition designed to meet standard infant nutritional needs and meet guidelines for organic labeling." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "443211000124107", + "display" : "Standard infant formula with fibre", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Standard infant formula with fiber (product)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Standard infant formula with fiber" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infant formula with nutrient composition designed to meet standard infant nutritional needs and provide additional fibre." + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infant formula with nutrient composition designed to meet standard infant nutritional needs and provide additional fiber." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "443221000124104", + "display" : "Standard weaning infant formula (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Standard weaning infant formula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infant formula with nutrient composition designed to meet standard infant nutritional needs during weaning." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "443261000124105", + "display" : "Elemental infant formula (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Elemental infant formula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infant formula with nutrient composition designed to meet standard infant nutritional needs and provide protein as amino acids." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "443271000124103", + "display" : "Hydrolysed protein infant formula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hydrolyzed protein infant formula (product)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hydrolyzed protein infant formula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infant formula with nutrient composition designed to meet standard infant nutritional needs and provide protein as peptides." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "443341000124104", + "display" : "Modular amino acid-free infant formula component (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Modular amino acid-free infant formula component" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nutritive product intended to be combined with infant feedings to increase energy (kcal/kJ) content. Specifically formulated to exclude amino acids." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "443351000124102", + "display" : "Increased fibre formula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increased fiber formula (product)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increased fiber formula" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "443361000124100", + "display" : "Paediatric formula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric formula (product)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric formula" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "443391000124108", + "display" : "Paediatric clear liquid supplement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric clear liquid supplement (product)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric clear liquid supplement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Liquid formula intended for oral method of delivery, formulated for children. Product contains no fat, is clear, and is a liquid at room temperature." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "443401000124105", + "display" : "Paediatric elemental formula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric elemental formula (product)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric elemental formula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Liquid formula intended for enteral and/or oral method of delivery, formulated to meet the nutritional needs of children. Designed with elemental energy (kcal/kJ) sources to improve GI tolerance." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "443411000124108", + "display" : "Elemental formula (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Elemental formula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Liquid formula intended for enteral and/or oral method of delivery, formulated to provide energy (kcal/kJ) sources which are easier to digest relative to standard formulas." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "443421000124100", + "display" : "Paediatric hydrolysed protein formula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric hydrolyzed protein formula (product)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric hydrolyzed protein formula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Liquid formula intended for enteral and/or oral method of delivery, formulated to meet the nutritional needs of children and providing protein as peptides." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "443431000124102", + "display" : "High energy formula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "High calorie formula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "High energy formula (product)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "443441000124107", + "display" : "Clear liquid supplement (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clear liquid supplement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Liquid formula intended for enteral oral method of delivery. Product contains no fat, is clear, and is a liquid at room temperature." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "443451000124109", + "display" : "Paediatric standard formula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric standard formula (product)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric standard formula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Liquid formula intended for enteral and/or oral method of delivery, formulated to meet the nutritional needs of children without any other specialised nutrition therapy needs." + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Liquid formula intended for enteral and/or oral method of delivery, formulated to meet the nutritional needs of children without any other specialized nutrition therapy needs." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "443461000124106", + "display" : "Standard formula (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Standard formula" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "443471000124104", + "display" : "Paediatric increased fibre formula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric increased fiber formula (product)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric increased fiber formula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Liquid formula intended for enteral and/or oral method of delivery, formulated to meet the nutritional needs of children and provide increased fibre relative to a standard formula." + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Liquid formula intended for enteral and/or oral method of delivery, formulated to meet the nutritional needs of children and provide increased fiber relative to a standard formula." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "443481000124101", + "display" : "Renal formula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Renal formula (product)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "443491000124103", + "display" : "Paediatric high calorie formula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paediatric high energy formula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric high energy formula (product)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric high energy formula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric high calorie formula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Liquid formula intended for enteral and/or oral method of delivery, formulated to meet the nutritional needs of children and provide increased energy (kcal/kJ) relative to standard formula." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "443501000124106", + "display" : "Paediatric high energy formula with increased fibre", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paediatric high calorie formula with increased fibre" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric high energy formula with increased fiber (product)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric high energy formula with increased fiber" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric high calorie formula with increased fiber" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Liquid formula intended for enteral and/or oral method of delivery, formulated to meet the nutritional needs of children and provide increased calories and fibre relative to standard formula." + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Liquid formula intended for enteral and/or oral method of delivery, formulated to meet the nutritional needs of children and provide increased calories and fiber relative to standard formula." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "443541000124108", + "display" : "Renal infant formula (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Renal infant formula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infant formula with nutrient composition for infants with renal disorders." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "443551000124105", + "display" : "Modular infant formula component (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Modular infant formula component" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nutritive product intended to be combined with infant feedings to increase nutritional content." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "443561000124107", + "display" : "Soy-based formula (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Soy-based formula" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "443571000124100", + "display" : "Modular formula component (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Modular formula component" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nutritive product intended to be combined with other products or foods to increase nutritional content." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "443581000124102", + "display" : "Modular protein formula component (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Modular protein formula component" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Protein-based product intended to be combined with other products or foods to enhance nutritional content." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "443591000124104", + "display" : "Modular lipid formula component (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Modular lipid formula component" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lipid-based product intended to be combined with other products or foods to enhance nutritional content." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "443601000124107", + "display" : "Modular carbohydrate formula component (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Modular carbohydrate formula component" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carbohydrate-based product intended to be combined with other products or foods to enhance nutritional content." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "443711000124102", + "display" : "Modified amino acid composition formula (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Modified amino acid composition formula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A nutritional product with modified amino acid composition." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "443771000124106", + "display" : "Hydrolysed protein formula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hydrolyzed protein formula (product)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hydrolyzed protein formula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Liquid formula intended for enteral and/or oral method of delivery, formulated to provide protein hydrolysed into peptides." + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Liquid formula intended for enteral and/or oral method of delivery, formulated to provide protein hydrolyzed into peptides." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "443781000124109", + "display" : "Paediatric high energy hydrolysed protein formula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paediatric high calorie hydrolysed protein formula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric high energy hydrolyzed protein formula (product)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric high energy hydrolyzed protein formula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric high calorie hydrolyzed protein formula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Liquid formula intended for enteral and/or oral method of delivery, formulated to meet the nutritional needs of children. Provide protein as peptides and increased calories relative to standard formula." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "444211000124109", + "display" : "Leucine-free formula (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Leucine-free formula" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "444221000124101", + "display" : "Methionine-free formula (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Methionine-free formula" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "444231000124103", + "display" : "Lysine and tryptophan-free formula (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lysine and tryptophan-free formula" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "444291000124104", + "display" : "Human milk fortifier (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human milk fortifier" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "444301000124103", + "display" : "Methionine and valine-free and low in isoleucine and threonine formula (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Methionine and valine-free and low in isoleucine and threonine formula" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "444311000124100", + "display" : "Modular hydrolyzed protein infant formula component (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Modular hydrolyzed protein infant formula component" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "444331000124106", + "display" : "Diabetic meal replacement bar (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diabetic meal replacement bar" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "444341000124101", + "display" : "Isoleucine, leucine and valine-free formula (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Isoleucine, leucine and valine-free formula" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "444351000124104", + "display" : "Non-essential amino acid free formula (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Non-essential amino acid free formula" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "444411000124105", + "display" : "Modular fibre formula component", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Modular fiber formula component (product)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Modular fiber formula component" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "444421000124102", + "display" : "Modular energy formula component (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Modular energy formula component" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nutritive product intended to be combined with other products or foods to increase energy (kcal/kJ) content." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "444431000124104", + "display" : "Paediatric reduced energy formula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paediatric reduced calorie formula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric reduced energy formula (product)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric reduced energy formula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric reduced calorie formula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Liquid formula intended for enteral and/or oral method of delivery, formulated to meet the nutritional needs of children and provide reduced calories relative to a standard formula." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "444651000124108", + "display" : "Modular protein and vitamin and mineral formula component (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Modular protein and vitamin and mineral formula component" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nutritive product intended to be combined with other products or foods to increase protein, vitamin and mineral content." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "446161000124106", + "display" : "Adult dialysis specialty formula (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adult dialysis specialty formula" + }] + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/enteral-route", + "resource" : { + "resourceType" : "ValueSet", + "id" : "enteral-route", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "oo" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 3 + }], + "url" : "http://hl7.org/fhir/ValueSet/enteral-route", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.394" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.381" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.2.214" + }], + "version" : "6.0.0-ballot2", + "name" : "EnteralRouteCodes", + "title" : "Enteral Route Codes", + "status" : "draft", + "experimental" : false, + "publisher" : "FHIR NutritionOrder team", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "EnteralRouteOfAdministration: Codes specifying the route of administration of enteral formula. This value set is composed of HL7 V3 codes and is provided as a suggestive example.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/v3-RouteOfAdministration", + "concept" : [{ + "code" : "PO" + }, + { + "code" : "EFT" + }, + { + "code" : "ENTINSTL" + }, + { + "code" : "GT" + }, + { + "code" : "NGT" + }, + { + "code" : "OGT" + }, + { + "code" : "GJT" + }, + { + "code" : "JJTINSTL" + }, + { + "code" : "OJJ" + }] + }] + }, + "expansion" : { + "identifier" : "urn:uuid:eb8c21da-7d6d-453a-b6a8-e76740bffb4c", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 9, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/v3-RouteOfAdministration|3.0.0" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/v3-RouteOfAdministration", + "code" : "PO", + "display" : "Swallow, oral" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RouteOfAdministration", + "code" : "EFT", + "display" : "Instillation, enteral feeding tube" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RouteOfAdministration", + "code" : "ENTINSTL", + "display" : "Instillation, enteral" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RouteOfAdministration", + "code" : "GT", + "display" : "Instillation, gastrostomy tube" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RouteOfAdministration", + "code" : "NGT", + "display" : "Instillation, nasogastric tube" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RouteOfAdministration", + "code" : "OGT", + "display" : "Instillation, orogastric tube" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RouteOfAdministration", + "code" : "GJT", + "display" : "Instillation, gastro-jejunostomy tube" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RouteOfAdministration", + "code" : "JJTINSTL", + "display" : "Instillation, jejunostomy tube" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RouteOfAdministration", + "code" : "OJJ", + "display" : "Instillation, orojejunum tube" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/entformula-additive", + "resource" : { + "resourceType" : "ValueSet", + "id" : "entformula-additive", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "oo" + }], + "url" : "http://hl7.org/fhir/ValueSet/entformula-additive", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.392" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.379" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.2.213" + }], + "version" : "6.0.0-ballot2", + "name" : "EnteralFormulaAdditiveTypeCode", + "title" : "Enteral Formula Additive Type Code", + "status" : "draft", + "experimental" : false, + "publisher" : "FHIR NutritionOrder team", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "Codes for modular components to be added to the diet.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "copyright" : "This resource includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these specifications must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/get-snomed-ct or info@snomed.org", + "compose" : { + "include" : [{ + "system" : "http://snomed.info/sct", + "filter" : [{ + "property" : "concept", + "op" : "is-a", + "value" : "443571000124100" + }] + }, + { + "system" : "http://snomed.info/sct", + "filter" : [{ + "property" : "concept", + "op" : "is-a", + "value" : "890302005" + }] + }, + { + "system" : "http://snomed.info/sct", + "concept" : [{ + "code" : "11713004" + }, + { + "code" : "444923006" + }, + { + "code" : "328352000" + }] + }] + }, + "expansion" : { + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/valueset-unclosed", + "valueBoolean" : true + }], + "identifier" : "urn:uuid:39cabb8a-d41a-468e-bdcc-a32646990d0a", + "timestamp" : "2024-10-02T17:54:47+00:00", + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-valueset", + "valueUri" : "null" + }, + { + "name" : "used-codesystem", + "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230131" + }, + { + "name" : "version", + "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230131" + }], + "contains" : [{ + "system" : "http://snomed.info/sct", + "code" : "443571000124100", + "display" : "Modular formula component (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Modular formula component" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nutritive product intended to be combined with other products or foods to increase nutritional content." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "443341000124104", + "display" : "Modular amino acid-free infant formula component (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Modular amino acid-free infant formula component" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nutritive product intended to be combined with infant feedings to increase energy (kcal/kJ) content. Specifically formulated to exclude amino acids." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "443551000124105", + "display" : "Modular infant formula component (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Modular infant formula component" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nutritive product intended to be combined with infant feedings to increase nutritional content." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "443581000124102", + "display" : "Modular protein formula component (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Modular protein formula component" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Protein-based product intended to be combined with other products or foods to enhance nutritional content." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "443591000124104", + "display" : "Modular lipid formula component (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Modular lipid formula component" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lipid-based product intended to be combined with other products or foods to enhance nutritional content." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "443601000124107", + "display" : "Modular carbohydrate formula component (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Modular carbohydrate formula component" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carbohydrate-based product intended to be combined with other products or foods to enhance nutritional content." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "444291000124104", + "display" : "Human milk fortifier (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human milk fortifier" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "444311000124100", + "display" : "Modular hydrolyzed protein infant formula component (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Modular hydrolyzed protein infant formula component" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "444411000124105", + "display" : "Modular fibre formula component", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Modular fiber formula component (product)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Modular fiber formula component" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "444421000124102", + "display" : "Modular energy formula component (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Modular energy formula component" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nutritive product intended to be combined with other products or foods to increase energy (kcal/kJ) content." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "444651000124108", + "display" : "Modular protein and vitamin and mineral formula component (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Modular protein and vitamin and mineral formula component" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nutritive product intended to be combined with other products or foods to increase protein, vitamin and mineral content." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "890302005", + "display" : "Potable water (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Potable water" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Drinking water" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "444883009", + "display" : "Distilled water (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Distilled water" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "11713004", + "display" : "Water", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Water (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "H2O - water" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "444923006", + "display" : "Tap water (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tap water" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "328352000", + "display" : "Feed thickening preparations", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Feed thickening preparations (product)" + }] + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/observation-triggeredbytype", + "resource" : { + "resourceType" : "ValueSet", + "id" : "observation-triggeredbytype", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "oo" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version", + "valueCode" : "4.0.0" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 5 + }], + "url" : "http://hl7.org/fhir/ValueSet/observation-triggeredbytype", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3265" + }], + "version" : "6.0.0-ballot2", + "name" : "TriggeredBytype", + "title" : "triggered Bytype", + "status" : "active", + "experimental" : false, + "date" : "2022-03-16T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "Codes providing the type of triggeredBy observation.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/observation-triggeredbytype" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:59c903c4-b061-4ee6-8ba8-45c58f262717", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 3, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "warning-experimental", + "valueUri" : "http://hl7.org/fhir/observation-triggeredbytype|6.0.0-ballot2" + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/observation-triggeredbytype|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/observation-triggeredbytype", + "code" : "reflex", + "display" : "Reflex" + }, + { + "system" : "http://hl7.org/fhir/observation-triggeredbytype", + "code" : "repeat", + "display" : "Repeat (per policy)" + }, + { + "system" : "http://hl7.org/fhir/observation-triggeredbytype", + "code" : "re-run", + "display" : "Re-run (per policy)" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/observation-status", + "resource" : { + "resourceType" : "ValueSet", + "id" : "observation-status", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "oo" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "normative" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 5 + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version", + "valueCode" : "4.0.0" + }], + "url" : "http://hl7.org/fhir/ValueSet/observation-status", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.400" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.387" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.2.219" + }], + "version" : "6.0.0-ballot2", + "name" : "ObservationStatus", + "title" : "Observation Status", + "status" : "active", + "experimental" : false, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "Codes providing the status of an observation.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/observation-status" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:fed2e7b4-4232-4934-a76e-f4b392531c64", + "timestamp" : "2024-10-02T17:52:27+00:00", + "total" : 10, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/observation-status|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/observation-status", + "code" : "registered", + "display" : "Registered" + }, + { + "system" : "http://hl7.org/fhir/observation-status", + "code" : "specimen-in-process", + "display" : "Specimen-in-Process" + }, + { + "system" : "http://hl7.org/fhir/observation-status", + "code" : "preliminary", + "display" : "Preliminary" + }, + { + "system" : "http://hl7.org/fhir/observation-status", + "code" : "final", + "display" : "Final" + }, + { + "system" : "http://hl7.org/fhir/observation-status", + "code" : "amended", + "display" : "Amended" + }, + { + "system" : "http://hl7.org/fhir/observation-status", + "code" : "corrected", + "display" : "Corrected" + }, + { + "system" : "http://hl7.org/fhir/observation-status", + "code" : "appended", + "display" : "Appended" + }, + { + "system" : "http://hl7.org/fhir/observation-status", + "code" : "cancelled", + "display" : "Cancelled" + }, + { + "system" : "http://hl7.org/fhir/observation-status", + "code" : "entered-in-error", + "display" : "Entered in Error" + }, + { + "system" : "http://hl7.org/fhir/observation-status", + "code" : "unknown", + "display" : "Unknown" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/observation-category", + "resource" : { + "resourceType" : "ValueSet", + "id" : "observation-category", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "oo" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/observation-category", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.403" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.392" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.2.222" + }], + "version" : "6.0.0-ballot2", + "name" : "ObservationCategoryCodes", + "title" : "Observation Category Codes", + "status" : "draft", + "experimental" : true, + "publisher" : "FHIR Project team", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "Observation Category codes.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/observation-category" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:ec7914d6-91ea-4614-8cc5-7dcbeb0f86ff", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 9, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/observation-category|1.0.1" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/observation-category", + "code" : "social-history", + "display" : "Social History" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/observation-category", + "code" : "vital-signs", + "display" : "Vital Signs" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/observation-category", + "code" : "imaging", + "display" : "Imaging" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/observation-category", + "code" : "laboratory", + "display" : "Laboratory" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/observation-category", + "code" : "procedure", + "display" : "Procedure" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/observation-category", + "code" : "survey", + "display" : "Survey" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/observation-category", + "code" : "exam", + "display" : "Exam" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/observation-category", + "code" : "therapy", + "display" : "Therapy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/observation-category", + "code" : "activity", + "display" : "Activity" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/observation-codes", + "resource" : { + "resourceType" : "ValueSet", + "id" : "observation-codes", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "oo" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/observation-codes", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.396" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.383" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.2.216" + }], + "version" : "6.0.0-ballot2", + "name" : "LOINCCodes", + "title" : "LOINC Codes", + "status" : "draft", + "experimental" : true, + "publisher" : "FHIR Project team", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "This value set includes all LOINC codes", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "copyright" : "This content from LOINC® is copyright © 1995 Regenstrief Institute, Inc. and the LOINC Committee, and available at no cost under the license at http://loinc.org/terms-of-use.", + "compose" : { + "include" : [{ + "system" : "http://loinc.org" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:63ae3248-91e6-43d6-845d-ea485b420c13", + "timestamp" : "2024-09-26T14:20:24.833Z", + "offset" : 0, + "parameter" : [{ + "name" : "limitedExpansion", + "valueBoolean" : true + }, + { + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://loinc.org|2.78" + }, + { + "name" : "version", + "valueUri" : "http://loinc.org|2.78" + }], + "contains" : [{ + "system" : "http://loinc.org", + "code" : "100000-9", + "display" : "Health informatics pioneer and the father of LOINC", + "designation" : [{ + "language" : "en-US", + "value" : "Health informatics pioneer and the father of LOINC" + }, + { + "language" : "en-US", + "value" : "Health Info Pioneer+Father of LOINC" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100001-7", + "display" : "Health informatics pioneer and cofounder of LOINC", + "designation" : [{ + "language" : "en-US", + "value" : "Health informatics pioneer and cofounder of LOINC" + }, + { + "language" : "en-US", + "value" : "Health Info Pioneer+Cofound LOINC" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100002-5", + "display" : "Specimen care is maintained", + "designation" : [{ + "language" : "en-US", + "value" : "Specimen care is maintained" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100003-3", + "display" : "Team communication is maintained throughout care", + "designation" : [{ + "language" : "en-US", + "value" : "Team communication is maintained throughout care" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100004-1", + "display" : "Demonstrates knowledge of the expected psychosocial responses to the procedure", + "designation" : [{ + "language" : "en-US", + "value" : "Demonstrates knowledge of the expected psychosocial responses to the procedure" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100005-8", + "display" : "Demonstrates knowledge of nutritional management related to the procedure", + "designation" : [{ + "language" : "en-US", + "value" : "Demonstrates knowledge of nutritional management related to the procedure" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100006-6", + "display" : "Demonstrates knowledge of medication management", + "designation" : [{ + "language" : "en-US", + "value" : "Demonstrates knowledge of medication management" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100007-4", + "display" : "Demonstrates knowledge of pain management", + "designation" : [{ + "language" : "en-US", + "value" : "Demonstrates knowledge of pain management" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10000-8", + "display" : "R wave duration in lead AVR", + "designation" : [{ + "language" : "en-US", + "value" : "R wave duration in lead AVR" + }, + { + "language" : "en-US", + "value" : "R wave dur L-AVR" + }, + { + "language" : "es-MX", + "value" : "Duración de la onda R. Lead AVR:Corazón :Punto temporal:Tiempo:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "duración de la onda R.derivación AVR:tiempo:punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "R onda dur L-AVR" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100008-2", + "display" : "Demonstrates knowledge of wound management", + "designation" : [{ + "language" : "en-US", + "value" : "Demonstrates knowledge of wound management" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100009-0", + "display" : "Demonstrates knowledge of the procedure and expected results", + "designation" : [{ + "language" : "en-US", + "value" : "Demonstrates knowledge of the procedure and expected results" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100010-8", + "display" : "No injury related to procedure equipment, medical supplies, or instrumentation", + "designation" : [{ + "language" : "en-US", + "value" : "No injury related to procedure equipment, medical supplies, or instrumentation" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100011-6", + "display" : "No injury related to an electrical source", + "designation" : [{ + "language" : "en-US", + "value" : "No injury related to an electrical source" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100012-4", + "display" : "Participates in decisions affecting the patient's plan of care", + "designation" : [{ + "language" : "en-US", + "value" : "Participates in decisions affecting the patient's plan of care" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100013-2", + "display" : "Participates in the discharge process", + "designation" : [{ + "language" : "en-US", + "value" : "Participates in the discharge process" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100014-0", + "display" : "Psychosocial health is maintained at or improved from baseline", + "designation" : [{ + "language" : "en-US", + "value" : "Psychosocial health is maintained at or improved from baseline" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100015-7", + "display" : "No injury related to positioning due to care or procedure", + "designation" : [{ + "language" : "en-US", + "value" : "No injury related to positioning due to care or procedure" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10001-6", + "display" : "R wave duration in lead I", + "designation" : [{ + "language" : "en-US", + "value" : "R wave duration in lead I" + }, + { + "language" : "en-US", + "value" : "R wave dur L-I" + }, + { + "language" : "es-MX", + "value" : "Duración de la onda R.:Corazón :Punto temporal:Tiempo:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "duración de la onda R.derivación I:tiempo:punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "R onda dur L-I" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100016-5", + "display" : "No injury related to a laser source", + "designation" : [{ + "language" : "en-US", + "value" : "No injury related to a laser source" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100017-3", + "display" : "Perioperative nursing data set outcomes panel [PNDS]", + "designation" : [{ + "language" : "en-US", + "value" : "Perioperative nursing data set outcomes panel [PNDS]" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100018-1", + "display" : "Hospice care Note", + "designation" : [{ + "language" : "en-US", + "value" : "Hospice care Note" + }, + { + "language" : "en-US", + "value" : "Hospice care Note" + }, + { + "language" : "nl-NL", + "value" : "Verslag [bevinding] in {instelling} d.m.v. hospicezorg (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100019-9", + "display" : "ALK gene mutations found [Identifier] in Blood or Tissue by Molecular genetics method Nominal", + "designation" : [{ + "language" : "en-US", + "value" : "ALK gene mutations found [Identifier] in Blood or Tissue by Molecular genetics method Nominal" + }, + { + "language" : "en-US", + "value" : "ALK gene Mut Anl Bld/T" + }, + { + "language" : "en-US", + "value" : "ALK gene targeted mutation analysis, Blood or tissue specimen" + }, + { + "language" : "nl-NL", + "value" : "ALK-gen doelgerichte mutatie-analyse [identificator] in bloed of weefsel d.m.v. moleculair genetisch onderzoek" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100020-7", + "display" : "GNA11 gene mutations found [Identifier] in Blood or Tissue by Molecular genetics method Nominal", + "designation" : [{ + "language" : "en-US", + "value" : "GNA11 gene mutations found [Identifier] in Blood or Tissue by Molecular genetics method Nominal" + }, + { + "language" : "en-US", + "value" : "GNA11 gene Mut Anl Bld/T" + }, + { + "language" : "en-US", + "value" : "GNA11 gene targeted mutation analysis, Blood or tissue specimen" + }, + { + "language" : "nl-NL", + "value" : "GNA11-gen doelgerichte mutatie-analyse [identificator] in bloed of weefsel d.m.v. moleculair genetisch onderzoek" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100021-5", + "display" : "GNAQ gene mutations found [Identifier] in Blood or Tissue by Molecular genetics method Nominal", + "designation" : [{ + "language" : "en-US", + "value" : "GNAQ gene mutations found [Identifier] in Blood or Tissue by Molecular genetics method Nominal" + }, + { + "language" : "en-US", + "value" : "GNAQ gene Mut Anl Bld/T" + }, + { + "language" : "en-US", + "value" : "GNAQ gene targeted mutation analysis, Blood or tissue specimen" + }, + { + "language" : "nl-NL", + "value" : "GNAQ-gen doelgerichte mutatie-analyse [identificator] in bloed of weefsel d.m.v. moleculair genetisch onderzoek" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100022-3", + "display" : "IDH1 gene mutations found [Identifier] in Blood or Tissue by Molecular genetics method Nominal", + "designation" : [{ + "language" : "en-US", + "value" : "IDH1 gene mutations found [Identifier] in Blood or Tissue by Molecular genetics method Nominal" + }, + { + "language" : "en-US", + "value" : "IDH1 gene Mut Anl Bld/T" + }, + { + "language" : "en-US", + "value" : "IDH1 gene targeted mutation analysis, Blood or tissue specimen" + }, + { + "language" : "nl-NL", + "value" : "IDH1-gen doelgerichte mutatie-analyse [identificator] in bloed of weefsel d.m.v. moleculair genetisch onderzoek" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100023-1", + "display" : "IDH2 gene mutations found [Identifier] in Blood or Tissue by Molecular genetics method Nominal", + "designation" : [{ + "language" : "en-US", + "value" : "IDH2 gene mutations found [Identifier] in Blood or Tissue by Molecular genetics method Nominal" + }, + { + "language" : "en-US", + "value" : "IDH2 gene Mut Anl Bld/T" + }, + { + "language" : "en-US", + "value" : "IDH2 gene targeted mutation analysis, Blood or tissue specimen" + }, + { + "language" : "nl-NL", + "value" : "IDH2-gen doelgerichte mutatie-analyse [identificator] in bloed of weefsel d.m.v. moleculair genetisch onderzoek" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10002-4", + "display" : "R wave duration in lead II", + "designation" : [{ + "language" : "en-US", + "value" : "R wave duration in lead II" + }, + { + "language" : "en-US", + "value" : "R wave dur L-II" + }, + { + "language" : "es-MX", + "value" : "Duración de la onda R. derivación II:Corazón :Punto temporal:Tiempo:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "duración de la onda R.derivación II:tiempo:punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "R onda dur L-II" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100024-9", + "display" : "SETBP1 gene mutations found [Identifier] in Blood or Tissue by Molecular genetics method Nominal", + "designation" : [{ + "language" : "en-US", + "value" : "SETBP1 gene mutations found [Identifier] in Blood or Tissue by Molecular genetics method Nominal" + }, + { + "language" : "en-US", + "value" : "SETBP1 gene Mut Anl Bld/T" + }, + { + "language" : "en-US", + "value" : "SETBP1 gene targeted mutation analysis, Blood or tissue specimen" + }, + { + "language" : "nl-NL", + "value" : "SETBP1-gen doelgerichte mutatie-analyse [identificator] in bloed of weefsel d.m.v. moleculair genetisch onderzoek" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100025-6", + "display" : "SRSF2 gene mutations found [Identifier] in Blood or Tissue by Molecular genetics method Nominal", + "designation" : [{ + "language" : "en-US", + "value" : "SRSF2 gene mutations found [Identifier] in Blood or Tissue by Molecular genetics method Nominal" + }, + { + "language" : "en-US", + "value" : "SRSF2 gene Mut Anl Bld/T" + }, + { + "language" : "en-US", + "value" : "SRSF2 gene targeted mutation analysis, Blood or tissue specimen" + }, + { + "language" : "nl-NL", + "value" : "SRSF2-gen doelgerichte mutatie-analyse [identificator] in bloed of weefsel d.m.v. moleculair genetisch onderzoek" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100026-4", + "display" : "MET gene mutations found [Identifier] in Blood or Tissue by Molecular genetics method Nominal", + "designation" : [{ + "language" : "en-US", + "value" : "MET gene mutations found [Identifier] in Blood or Tissue by Molecular genetics method Nominal" + }, + { + "language" : "en-US", + "value" : "MET gene Mut Anl Bld/T" + }, + { + "language" : "en-US", + "value" : "MET gene targeted mutation analysis, Blood or tissue specimen" + }, + { + "language" : "nl-NL", + "value" : "MET-gen doelgerichte mutatie-analyse [identificator] in bloed of weefsel d.m.v. moleculair genetisch onderzoek" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100027-2", + "display" : "SMAD4 gene mutations found [Identifier] in Blood or Tissue by Molecular genetics method Nominal", + "designation" : [{ + "language" : "en-US", + "value" : "SMAD4 gene mutations found [Identifier] in Blood or Tissue by Molecular genetics method Nominal" + }, + { + "language" : "en-US", + "value" : "SMAD4 gene Mut Anl Bld/T" + }, + { + "language" : "en-US", + "value" : "SMAD4 gene targeted mutation analysis, Blood or tissue specimen" + }, + { + "language" : "nl-NL", + "value" : "SMAD4-gen doelgerichte mutatie-analyse [identificator] in bloed of weefsel d.m.v. moleculair genetisch onderzoek" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100028-0", + "display" : "FBXW7 gene mutations found [Identifier] in Blood or Tissue by Molecular genetics method Nominal", + "designation" : [{ + "language" : "en-US", + "value" : "FBXW7 gene mutations found [Identifier] in Blood or Tissue by Molecular genetics method Nominal" + }, + { + "language" : "en-US", + "value" : "FBXW7 gene Mut Anl Bld/T" + }, + { + "language" : "en-US", + "value" : "FBXW7 gene targeted mutation analysis, Blood or tissue specimen" + }, + { + "language" : "nl-NL", + "value" : "FBXW7-gen doelgerichte mutatie-analyse [identificator] in bloed of weefsel d.m.v. moleculair genetisch onderzoek" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100029-8", + "display" : "Cancer related multigene analysis in Plasma cell-free DNA by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "Cancer related multigene analysis in Plasma cell-free DNA by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "Cancer multigene analysis Plas.cfDNA" + }, + { + "language" : "en-US", + "value" : "Cancer related multigene analysis (cfDNA)" + }, + { + "language" : "nl-NL", + "value" : "Kankergerelateerde multigen-analyse [bevinding] in plasma.celvrij DNA d.m.v. moleculair genetisch onderzoek (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100030-6", + "display" : "Axis I: Temporal aspects score [Mainz Pain Staging System]", + "designation" : [{ + "language" : "en-US", + "value" : "Axis I: Temporal aspects score [Mainz Pain Staging System]" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100031-4", + "display" : "Axis II: Spatial aspects score [Mainz Pain Staging System]", + "designation" : [{ + "language" : "en-US", + "value" : "Axis II: Spatial aspects score [Mainz Pain Staging System]" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10003-2", + "display" : "R wave duration in lead III", + "designation" : [{ + "language" : "en-US", + "value" : "R wave duration in lead III" + }, + { + "language" : "en-US", + "value" : "R wave dur L-III" + }, + { + "language" : "es-MX", + "value" : "Duración de la onda R. derivación III:Corazón :Punto temporal:Tiempo:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "duración de la onda R.derivación III:tiempo:punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "R onda dur L-III" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100032-2", + "display" : "Axis III: Drug taking behavior score [Mainz Pain Staging System]", + "designation" : [{ + "language" : "en-US", + "value" : "Axis III: Drug taking behavior score [Mainz Pain Staging System]" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100033-0", + "display" : "Axis IV: Utilization of the health care system score [Mainz Pain Staging System]", + "designation" : [{ + "language" : "en-US", + "value" : "Axis IV: Utilization of the health care system score [Mainz Pain Staging System]" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100034-8", + "display" : "Provider of automated external defibrillator use", + "designation" : [{ + "language" : "en-US", + "value" : "Provider of automated external defibrillator use" + }, + { + "language" : "en-US", + "value" : "Provider of AED" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100035-5", + "display" : "Exam finding location of Chest", + "designation" : [{ + "language" : "en-US", + "value" : "Exam finding location of Chest" + }, + { + "language" : "en-US", + "value" : "Exam finding location Chest" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100036-3", + "display" : "Exam finding location of Lung", + "designation" : [{ + "language" : "en-US", + "value" : "Exam finding location of Lung" + }, + { + "language" : "en-US", + "value" : "Exam finding location Lung" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100037-1", + "display" : "Patient contact disposition EMS unit", + "designation" : [{ + "language" : "en-US", + "value" : "Patient contact disposition EMS unit" + }, + { + "language" : "en-US", + "value" : "Patient contact disposition EMS unit" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100038-9", + "display" : "Patient evaluation disposition EMS unit", + "designation" : [{ + "language" : "en-US", + "value" : "Patient evaluation disposition EMS unit" + }, + { + "language" : "en-US", + "value" : "Patient eval disposition EMS unit" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100039-7", + "display" : "Crew disposition for patient care EMS unit", + "designation" : [{ + "language" : "en-US", + "value" : "Crew disposition for patient care EMS unit" + }, + { + "language" : "en-US", + "value" : "Crew disposition EMS unit" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10004-0", + "display" : "R wave duration in lead V1", + "designation" : [{ + "language" : "en-US", + "value" : "R wave duration in lead V1" + }, + { + "language" : "en-US", + "value" : "R wave dur L-V1" + }, + { + "language" : "es-MX", + "value" : "Duración de la onda R. derivación V1:Corazón :Punto temporal:Tiempo:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "duración de la onda R.derivación V1:tiempo:punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "R onda dur L-V1" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100040-5", + "display" : "Patient transport disposition EMS unit", + "designation" : [{ + "language" : "en-US", + "value" : "Patient transport disposition EMS unit" + }, + { + "language" : "en-US", + "value" : "Pt transport disposition EMS unit" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100041-3", + "display" : "Aminoglycoside [Susceptibility]", + "designation" : [{ + "language" : "en-US", + "value" : "Aminoglycoside [Susceptibility]" + }, + { + "language" : "en-US", + "value" : "Aminoglycoside Susc Islt" + }, + { + "language" : "en-US", + "value" : "Susceptibility to Aminoglycoside" + }, + { + "language" : "de-DE", + "value" : "Aminoglycosid [Empfindlichkeit]" + }, + { + "language" : "de-AT", + "value" : "Aminoglycosid-Empfindlichkeit" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100042-1", + "display" : "Atovaquone [Susceptibility]", + "designation" : [{ + "language" : "en-US", + "value" : "Atovaquone [Susceptibility]" + }, + { + "language" : "en-US", + "value" : "Atovaquone Susc Islt" + }, + { + "language" : "en-US", + "value" : "Susceptibility to Atovaquone" + }, + { + "language" : "nl-NL", + "value" : "Atovaquone [gevoeligheid] in isolaat" + }, + { + "language" : "de-AT", + "value" : "Atovaquon-Empfindlichkeit" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100043-9", + "display" : "Azithromycin+Ethambutol [Susceptibility]", + "designation" : [{ + "language" : "en-US", + "value" : "Azithromycin+Ethambutol [Susceptibility]" + }, + { + "language" : "en-US", + "value" : "Azithro+Ethambut Susc Islt" + }, + { + "language" : "en-US", + "value" : "Susceptibility to Azithromycin+Ethambutol" + }, + { + "language" : "de-DE", + "value" : "Azithromycin+Ethambutol [Empfindlichkeit]" + }, + { + "language" : "nl-NL", + "value" : "Azitromycine + ethambutol [gevoeligheid] in isolaat" + }, + { + "language" : "de-AT", + "value" : "Azithromycin/Ethambutol-Empfindlichkeit" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100044-7", + "display" : "Cefcapene [Susceptibility]", + "designation" : [{ + "language" : "en-US", + "value" : "Cefcapene [Susceptibility]" + }, + { + "language" : "en-US", + "value" : "Cefcapene Susc Islt" + }, + { + "language" : "en-US", + "value" : "Susceptibility to Cefcapene" + }, + { + "language" : "de-DE", + "value" : "Cefcapen [Empfindlichkeit]" + }, + { + "language" : "nl-NL", + "value" : "Cefcapeen [gevoeligheid] in isolaat" + }, + { + "language" : "de-AT", + "value" : "Cefcapene-Empfindlichkeit" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100045-4", + "display" : "Cefozopran [Susceptibility]", + "designation" : [{ + "language" : "en-US", + "value" : "Cefozopran [Susceptibility]" + }, + { + "language" : "en-US", + "value" : "Cefozopran Susc Islt" + }, + { + "language" : "en-US", + "value" : "Susceptibility to Cefozopran" + }, + { + "language" : "nl-NL", + "value" : "Cefozopran [gevoeligheid] in isolaat" + }, + { + "language" : "de-AT", + "value" : "Cefozopran-Empfindlichkeit" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100046-2", + "display" : "Cefquinome [Susceptibility]", + "designation" : [{ + "language" : "en-US", + "value" : "Cefquinome [Susceptibility]" + }, + { + "language" : "en-US", + "value" : "CEQ Susc Islt" + }, + { + "language" : "en-US", + "value" : "Susceptibility to Cefquinome" + }, + { + "language" : "nl-NL", + "value" : "Cefquinome [gevoeligheid] in isolaat" + }, + { + "language" : "de-AT", + "value" : "Cefquinom-Empfindlichkeit" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100047-0", + "display" : "Cefteram [Susceptibility]", + "designation" : [{ + "language" : "en-US", + "value" : "Cefteram [Susceptibility]" + }, + { + "language" : "en-US", + "value" : "Cefteram Susc Islt" + }, + { + "language" : "en-US", + "value" : "Susceptibility to Cefteram" + }, + { + "language" : "nl-NL", + "value" : "Cefteram [gevoeligheid] in isolaat" + }, + { + "language" : "de-AT", + "value" : "Cefteram-Empfindlichkeit" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100048-8", + "display" : "Clarithromycin+Ethambutol [Susceptibility]", + "designation" : [{ + "language" : "en-US", + "value" : "Clarithromycin+Ethambutol [Susceptibility]" + }, + { + "language" : "en-US", + "value" : "Clarithro+Ethamb Susc Islt" + }, + { + "language" : "en-US", + "value" : "Susceptibility to Clarithromycin+Ethambutol" + }, + { + "language" : "de-DE", + "value" : "Clarithromycin+Ethambutol [Empfindlichkeit]" + }, + { + "language" : "nl-NL", + "value" : "Clarithromycine + ethambutol [gevoeligheid] in isolaat" + }, + { + "language" : "de-AT", + "value" : "Clarithromycin/Ethambutol-Empfindlichkeit" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100049-6", + "display" : "Eravacycline [Susceptibility]", + "designation" : [{ + "language" : "en-US", + "value" : "Eravacycline [Susceptibility]" + }, + { + "language" : "en-US", + "value" : "Eravacycline Susc Islt" + }, + { + "language" : "en-US", + "value" : "Susceptibility to Eravacycline" + }, + { + "language" : "de-DE", + "value" : "Eravacyclin [Empfindlichkeit]" + }, + { + "language" : "nl-NL", + "value" : "Eravacycline [gevoeligheid] in isolaat" + }, + { + "language" : "de-AT", + "value" : "Eravacycline-Empfindlichkeit" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100050-4", + "display" : "Erythromycin+Ethambutol [Susceptibility]", + "designation" : [{ + "language" : "en-US", + "value" : "Erythromycin+Ethambutol [Susceptibility]" + }, + { + "language" : "en-US", + "value" : "Erythro+Ethamb Susc Islt" + }, + { + "language" : "en-US", + "value" : "Susceptibility to Erythromycin+Ethambutol" + }, + { + "language" : "de-DE", + "value" : "Erythromycin+Ethambutol [Empfindlichkeit]" + }, + { + "language" : "nl-NL", + "value" : "Erytromycine + ethambutol [gevoeligheid] in isolaat" + }, + { + "language" : "de-AT", + "value" : "Erythromycin/Ethambutol-Empfindlichkeit" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100051-2", + "display" : "Ethambutol+rifAMPin [Susceptibility]", + "designation" : [{ + "language" : "en-US", + "value" : "Ethambutol+rifAMPin [Susceptibility]" + }, + { + "language" : "en-US", + "value" : "Ethambutol+rifAMPin Susc Islt" + }, + { + "language" : "en-US", + "value" : "Susceptibility to Ethambutol+rifAMPin" + }, + { + "language" : "de-DE", + "value" : "Ethambutol+Rifampicin [Empfindlichkeit]" + }, + { + "language" : "nl-NL", + "value" : "Ethambutol + rifampicine [gevoeligheid] in isolaat" + }, + { + "language" : "de-AT", + "value" : "Ethambutol/rifAMPin-Empfindlichkeit" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100052-0", + "display" : "Flomoxef [Susceptibility]", + "designation" : [{ + "language" : "en-US", + "value" : "Flomoxef [Susceptibility]" + }, + { + "language" : "en-US", + "value" : "Flomoxef Susc Islt" + }, + { + "language" : "en-US", + "value" : "Susceptibility to Flomoxef" + }, + { + "language" : "de-DE", + "value" : "Flomoxef [Empfindlichkeit]" + }, + { + "language" : "nl-NL", + "value" : "Flomoxef [gevoeligheid] in isolaat" + }, + { + "language" : "de-AT", + "value" : "Flomoxef-Empfindlichkeit" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100053-8", + "display" : "Fluoroquinolone [Susceptibility]", + "designation" : [{ + "language" : "en-US", + "value" : "Fluoroquinolone [Susceptibility]" + }, + { + "language" : "en-US", + "value" : "FLQ Susc Islt" + }, + { + "language" : "en-US", + "value" : "Susceptibility to Fluoroquinolone" + }, + { + "language" : "de-DE", + "value" : "Fluorchinolon [Empfindlichkeit]" + }, + { + "language" : "nl-NL", + "value" : "Fluorchinolon [gevoeligheid] in isolaat" + }, + { + "language" : "de-AT", + "value" : "Fluoroquinolon-Empfindlichkeit" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100054-6", + "display" : "Gamithromycin [Susceptibility]", + "designation" : [{ + "language" : "en-US", + "value" : "Gamithromycin [Susceptibility]" + }, + { + "language" : "en-US", + "value" : "Gamithromycin Susc Islt" + }, + { + "language" : "en-US", + "value" : "Susceptibility to Gamithromycin" + }, + { + "language" : "de-AT", + "value" : "Gamithromycin-Empfindlichkeit" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100055-3", + "display" : "Optochin [Susceptibility]", + "designation" : [{ + "language" : "en-US", + "value" : "Optochin [Susceptibility]" + }, + { + "language" : "en-US", + "value" : "Optochin Susc Islt" + }, + { + "language" : "en-US", + "value" : "Susceptibility to Optochin" + }, + { + "language" : "de-DE", + "value" : "Optochin [Empfindlichkeit]" + }, + { + "language" : "nl-NL", + "value" : "Optochine [gevoeligheid] in isolaat" + }, + { + "language" : "de-AT", + "value" : "Optochin-Empfindlichkeit" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100056-1", + "display" : "Panipenem [Susceptibility]", + "designation" : [{ + "language" : "en-US", + "value" : "Panipenem [Susceptibility]" + }, + { + "language" : "en-US", + "value" : "Panipenem Susc Islt" + }, + { + "language" : "en-US", + "value" : "Susceptibility to Panipenem" + }, + { + "language" : "de-DE", + "value" : "Panipenem [Empfindlichkeit]" + }, + { + "language" : "nl-NL", + "value" : "Panipenem [gevoeligheid] in isolaat" + }, + { + "language" : "de-AT", + "value" : "Panipenem-Empfindlichkeit" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10005-7", + "display" : "R wave duration in lead V2", + "designation" : [{ + "language" : "en-US", + "value" : "R wave duration in lead V2" + }, + { + "language" : "en-US", + "value" : "R wave dur L-V2" + }, + { + "language" : "es-MX", + "value" : "Duración de la onda R. derivación V2:Corazón :Punto temporal:Tiempo:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "duración de la onda R.derivación V2:tiempo:punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "R onda dur L-V2" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100057-9", + "display" : "Prothionamide [Susceptibility]", + "designation" : [{ + "language" : "en-US", + "value" : "Prothionamide [Susceptibility]" + }, + { + "language" : "en-US", + "value" : "Prothionamide Susc Islt" + }, + { + "language" : "en-US", + "value" : "Susceptibility to Prothionamide" + }, + { + "language" : "de-DE", + "value" : "Prothionamid [Empfindlichkeit]" + }, + { + "language" : "nl-NL", + "value" : "Prothionamide [gevoeligheid] in isolaat" + }, + { + "language" : "de-AT", + "value" : "Prothionamid-Empfindlichkeit" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100058-7", + "display" : "Prulifloxacin [Susceptibility]", + "designation" : [{ + "language" : "en-US", + "value" : "Prulifloxacin [Susceptibility]" + }, + { + "language" : "en-US", + "value" : "Prulifloxacin Susc Islt" + }, + { + "language" : "en-US", + "value" : "Susceptibility to Prulifloxacin" + }, + { + "language" : "de-DE", + "value" : "Prulifloxacin [Empfindlichkeit]" + }, + { + "language" : "nl-NL", + "value" : "Prulifloxacine [gevoeligheid] in isolaat" + }, + { + "language" : "de-AT", + "value" : "Prulifloxacin-Empfindlichkeit" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100059-5", + "display" : "Rifapentine [Susceptibility]", + "designation" : [{ + "language" : "en-US", + "value" : "Rifapentine [Susceptibility]" + }, + { + "language" : "en-US", + "value" : "Rifapentine Susc Islt" + }, + { + "language" : "en-US", + "value" : "Susceptibility to Rifapentine" + }, + { + "language" : "de-DE", + "value" : "Rifapentin [Empfindlichkeit]" + }, + { + "language" : "nl-NL", + "value" : "Rifapentine [gevoeligheid] in isolaat" + }, + { + "language" : "de-AT", + "value" : "Rifapentin-Empfindlichkeit" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100060-3", + "display" : "Tildipirosin [Susceptibility]", + "designation" : [{ + "language" : "en-US", + "value" : "Tildipirosin [Susceptibility]" + }, + { + "language" : "en-US", + "value" : "Tildipirosin Susc Islt" + }, + { + "language" : "en-US", + "value" : "Susceptibility to Tildipirosin" + }, + { + "language" : "de-AT", + "value" : "Tildipirosin-Empfindlichkeit" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100061-1", + "display" : "Tosufloxacin [Susceptibility]", + "designation" : [{ + "language" : "en-US", + "value" : "Tosufloxacin [Susceptibility]" + }, + { + "language" : "en-US", + "value" : "Tosufloxacin Susc Islt" + }, + { + "language" : "en-US", + "value" : "Susceptibility to Tosufloxacin" + }, + { + "language" : "de-DE", + "value" : "Tosufloxacin [Empfindlichkeit]" + }, + { + "language" : "nl-NL", + "value" : "Tosufloxacine [gevoeligheid] in isolaat" + }, + { + "language" : "de-AT", + "value" : "Tosufloxacin-Empfindlichkeit" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100062-9", + "display" : "Standard Dermatology Outcome Measures panel", + "designation" : [{ + "language" : "en-US", + "value" : "Standard Dermatology Outcome Measures panel" + }, + { + "language" : "en-US", + "value" : "SDOM panel" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100063-7", + "display" : "Primary skin concern", + "designation" : [{ + "language" : "en-US", + "value" : "Primary skin concern" + }, + { + "language" : "en-US", + "value" : "Primary skin concern" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100064-5", + "display" : "Itch severity Reporting Period - Reported", + "designation" : [{ + "language" : "en-US", + "value" : "Itch severity Reporting Period - Reported" + }, + { + "language" : "en-US", + "value" : "Itch severity RptPeriod Reported" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10006-5", + "display" : "R wave duration in lead V3", + "designation" : [{ + "language" : "en-US", + "value" : "R wave duration in lead V3" + }, + { + "language" : "en-US", + "value" : "R wave dur L-V3" + }, + { + "language" : "es-MX", + "value" : "Duración de la onda R. derivación V3:Corazón :Punto temporal:Tiempo:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "duración de la onda R.derivación V3:tiempo:punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "R onda dur L-V3" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100065-2", + "display" : "Satisfied with treatment", + "designation" : [{ + "language" : "en-US", + "value" : "Satisfied with treatment" + }, + { + "language" : "en-US", + "value" : "Satisfied with treatment" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100066-0", + "display" : "Specular microscopy panel", + "designation" : [{ + "language" : "en-US", + "value" : "Specular microscopy panel" + }, + { + "language" : "en-US", + "value" : "Specular microscopy panel" + }, + { + "language" : "nl-NL", + "value" : "Endotheelcelmicroscopie panel in oog d.m.v. endotheelcelmicroscopie" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100067-8", + "display" : "Eye Image magnification", + "designation" : [{ + "language" : "en-US", + "value" : "Eye Image magnification" + }, + { + "language" : "en-US", + "value" : "Eye Image magnification" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100068-6", + "display" : "Right eye Fixation point [Angle]", + "designation" : [{ + "language" : "en-US", + "value" : "Right eye Fixation point [Angle]" + }, + { + "language" : "en-US", + "value" : "R eye Fixation point [Angle]" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100069-4", + "display" : "Left eye Fixation point [Angle]", + "designation" : [{ + "language" : "en-US", + "value" : "Left eye Fixation point [Angle]" + }, + { + "language" : "en-US", + "value" : "L eye Fixation point [Angle]" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100070-2", + "display" : "Right cornea Cell density", + "designation" : [{ + "language" : "en-US", + "value" : "Right cornea Cell density" + }, + { + "language" : "en-US", + "value" : "R cornea Cell density" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100071-0", + "display" : "Left cornea Cell density", + "designation" : [{ + "language" : "en-US", + "value" : "Left cornea Cell density" + }, + { + "language" : "en-US", + "value" : "L cornea Cell density" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100072-8", + "display" : "Right cornea Coefficient of variation", + "designation" : [{ + "language" : "en-US", + "value" : "Right cornea Coefficient of variation" + }, + { + "language" : "en-US", + "value" : "R cornea Coefficient of variation" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10007-3", + "display" : "R wave duration in lead V4", + "designation" : [{ + "language" : "en-US", + "value" : "R wave duration in lead V4" + }, + { + "language" : "en-US", + "value" : "R wave dur L-V4" + }, + { + "language" : "es-MX", + "value" : "Duración de la onda R. derivación V4:Corazón :Punto temporal:Tiempo:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "duración de la onda R.derivación V4:tiempo:punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "R onda dur L-V4" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100073-6", + "display" : "Left cornea Coefficient of variation", + "designation" : [{ + "language" : "en-US", + "value" : "Left cornea Coefficient of variation" + }, + { + "language" : "en-US", + "value" : "L cornea Coefficient of variation" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100074-4", + "display" : "Right cornea Hexagonality", + "designation" : [{ + "language" : "en-US", + "value" : "Right cornea Hexagonality" + }, + { + "language" : "en-US", + "value" : "R cornea Hexagonality" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100075-1", + "display" : "Left cornea Hexagonality", + "designation" : [{ + "language" : "en-US", + "value" : "Left cornea Hexagonality" + }, + { + "language" : "en-US", + "value" : "L cornea Hexagonality" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100076-9", + "display" : "Right cornea Endothelial cells counted", + "designation" : [{ + "language" : "en-US", + "value" : "Right cornea Endothelial cells counted" + }, + { + "language" : "en-US", + "value" : "R cornea Endothelial cells counted" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100077-7", + "display" : "Left cornea Endothelial cells counted", + "designation" : [{ + "language" : "en-US", + "value" : "Left cornea Endothelial cells counted" + }, + { + "language" : "en-US", + "value" : "L cornea Endothelial cells counted" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100078-5", + "display" : "Right cornea Endothelial cell area.min", + "designation" : [{ + "language" : "en-US", + "value" : "Right cornea Endothelial cell area.min" + }, + { + "language" : "en-US", + "value" : "R cornea Endothelial cell area.min" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100079-3", + "display" : "Left cornea Endothelial cell area.min", + "designation" : [{ + "language" : "en-US", + "value" : "Left cornea Endothelial cell area.min" + }, + { + "language" : "en-US", + "value" : "L cornea Endothelial cell area.min" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100080-1", + "display" : "Right cornea Endothelial cell area.max", + "designation" : [{ + "language" : "en-US", + "value" : "Right cornea Endothelial cell area.max" + }, + { + "language" : "en-US", + "value" : "R cornea Endothelial cell area.max" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10008-1", + "display" : "R wave duration in lead V5", + "designation" : [{ + "language" : "en-US", + "value" : "R wave duration in lead V5" + }, + { + "language" : "en-US", + "value" : "R wave dur L-V5" + }, + { + "language" : "es-MX", + "value" : "Duración de la onda R. Plomo V5:Corazón :Punto temporal:Tiempo:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "duración de la onda R.derivación V5:tiempo:punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "R onda dur L-V5" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100081-9", + "display" : "Left cornea Endothelial cell area.max", + "designation" : [{ + "language" : "en-US", + "value" : "Left cornea Endothelial cell area.max" + }, + { + "language" : "en-US", + "value" : "L cornea Endothelial cell area.max" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100082-7", + "display" : "Right cornea Endothelial cell area.mean", + "designation" : [{ + "language" : "en-US", + "value" : "Right cornea Endothelial cell area.mean" + }, + { + "language" : "en-US", + "value" : "R cornea Endothelial cell area.mean" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100083-5", + "display" : "Left cornea Endothelial cell area.mean", + "designation" : [{ + "language" : "en-US", + "value" : "Left cornea Endothelial cell area.mean" + }, + { + "language" : "en-US", + "value" : "L cornea Endothelial cell area.mean" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100084-3", + "display" : "Right cornea Cell area.standard deviation", + "designation" : [{ + "language" : "en-US", + "value" : "Right cornea Cell area.standard deviation" + }, + { + "language" : "en-US", + "value" : "R cornea Cell area.sd" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100085-0", + "display" : "Left cornea Cell area.standard deviation", + "designation" : [{ + "language" : "en-US", + "value" : "Left cornea Cell area.standard deviation" + }, + { + "language" : "en-US", + "value" : "L cornea Cell area.sd" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100086-8", + "display" : "Right cornea Type of Analysis method by Specular microscopy", + "designation" : [{ + "language" : "en-US", + "value" : "Right cornea Type of Analysis method by Specular microscopy" + }, + { + "language" : "en-US", + "value" : "R cornea Analysis method" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100087-6", + "display" : "Toxocara canis 24-35kD IgG Ab [Presence] in Serum by Immunoblot", + "designation" : [{ + "language" : "en-US", + "value" : "Toxocara canis 24-35kD IgG Ab [Presence] in Serum by Immunoblot" + }, + { + "language" : "en-US", + "value" : "T canis 24-35kD IgG Ser Ql IB" + }, + { + "language" : "en-US", + "value" : "Toxocara canis 24-35kD IgG antibody, Blood" + }, + { + "language" : "nl-NL", + "value" : "Toxocara canis 24-35kD As.IgG [aanwezigheid] in serum d.m.v. immunoblotting" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100088-4", + "display" : "Taenia solium larva Ab bands panel - Serum by Immunoblot", + "designation" : [{ + "language" : "en-US", + "value" : "Taenia solium larva Ab bands panel - Serum by Immunoblot" + }, + { + "language" : "en-US", + "value" : "T solium Ab bands Pnl Ser IB" + }, + { + "language" : "en-US", + "value" : "Taenia solium larva Ab bands panel, Blood" + }, + { + "language" : "nl-NL", + "value" : "Taenia solium larve As banden panel in serum d.m.v. immunoblotting" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100089-2", + "display" : "Taenia solium larva 6-8kD Ab [Presence] in Serum by Immunoblot", + "designation" : [{ + "language" : "en-US", + "value" : "Taenia solium larva 6-8kD Ab [Presence] in Serum by Immunoblot" + }, + { + "language" : "en-US", + "value" : "T solium 6-8kD Ab Ser Ql IB" + }, + { + "language" : "en-US", + "value" : "Taenia solium larva 6-8kD antibody, Blood" + }, + { + "language" : "nl-NL", + "value" : "Taenia solium larve 6-8kD As [aanwezigheid] in serum d.m.v. immunoblotting" + }] + }, + { + "system" : "http://loinc.org", + "code" : "1000-9", + "display" : "DBG Ab [Presence] in Serum or Plasma from Blood product unit", + "designation" : [{ + "language" : "en-US", + "value" : "DBG Ab [Presence] in Serum or Plasma from Blood product unit" + }, + { + "language" : "en-US", + "value" : "DBG Ab SerPl BPU Ql" + }, + { + "language" : "en-US", + "value" : "DBG antibody, Blood Product Unit" + }, + { + "language" : "es-MX", + "value" : "DBG Ab: Suero o plasma Unidad de hemoderivado: Punto temporal: Presencia o umbral: Ordinal:" + }, + { + "language" : "es-AR", + "value" : "[anticuerpo anti - ] DBG [Ac]:concentración arbitraria:punto en el tiempo:suero/plasma^unidad de hemoderivado:ordinal:" + }, + { + "language" : "pt-BR", + "value" : "DBG Ac SerPl BPU Ql" + }, + { + "language" : "nl-NL", + "value" : "DBG As [aanwezigheid] in serum of plasma^bloedproducteenheid" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100090-0", + "display" : "Taenia solium larva 45kD Ab [Presence] in Serum by Immunoblot", + "designation" : [{ + "language" : "en-US", + "value" : "Taenia solium larva 45kD Ab [Presence] in Serum by Immunoblot" + }, + { + "language" : "en-US", + "value" : "T solium 45kD Ab Ser Ql IB" + }, + { + "language" : "en-US", + "value" : "Taenia solium larva 45kD antibody, Blood" + }, + { + "language" : "nl-NL", + "value" : "Taenia solium larve 45kD As [aanwezigheid] in serum d.m.v. immunoblotting" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100091-8", + "display" : "Trypanosoma cruzi Ab [Units/volume] in Serum by Immunoassay", + "designation" : [{ + "language" : "en-US", + "value" : "Trypanosoma cruzi Ab [Units/volume] in Serum by Immunoassay" + }, + { + "language" : "en-US", + "value" : "T cruzi Ab Ser IA-aCnc" + }, + { + "language" : "en-US", + "value" : "Trypanosoma cruzi antibody, Blood" + }, + { + "language" : "nl-NL", + "value" : "Trypanosoma cruzi As [eenheid/volume] in serum d.m.v. immunoassay" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100092-6", + "display" : "Trypanosoma cruzi Ab bands panel - Serum by Immunoblot", + "designation" : [{ + "language" : "en-US", + "value" : "Trypanosoma cruzi Ab bands panel - Serum by Immunoblot" + }, + { + "language" : "en-US", + "value" : "T cruzi Ab bands Pnl Ser IB" + }, + { + "language" : "en-US", + "value" : "Trypanosoma cruzi Ab bands panel, Blood" + }, + { + "language" : "nl-NL", + "value" : "Trypanosoma cruzi As banden panel in serum d.m.v. immunoblotting" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100093-4", + "display" : "Trypanosoma cruzi 15-16kD IgG Ab [Presence] in Serum by Immunoblot", + "designation" : [{ + "language" : "en-US", + "value" : "Trypanosoma cruzi 15-16kD IgG Ab [Presence] in Serum by Immunoblot" + }, + { + "language" : "en-US", + "value" : "T cruzi 15-16kD IgG Ser Ql IB" + }, + { + "language" : "en-US", + "value" : "Trypanosoma cruzi 15-16kD IgG antibody, Blood" + }, + { + "language" : "nl-NL", + "value" : "Trypanosoma cruzi 15-16kD As.IgG [aanwezigheid] in serum d.m.v. immunoblotting" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100094-2", + "display" : "Trypanosoma cruzi 21-22kD IgG Ab [Presence] in Serum by Immunoblot", + "designation" : [{ + "language" : "en-US", + "value" : "Trypanosoma cruzi 21-22kD IgG Ab [Presence] in Serum by Immunoblot" + }, + { + "language" : "en-US", + "value" : "T cruzi 21-22kD IgG Ser Ql IB" + }, + { + "language" : "en-US", + "value" : "Trypanosoma cruzi 21-22kD IgG antibody, Blood" + }, + { + "language" : "nl-NL", + "value" : "Trypanosoma cruzi 21-22kD As.IgG [aanwezigheid] in serum d.m.v. immunoblotting" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100095-9", + "display" : "Trypanosoma cruzi 27-28kD IgG Ab [Presence] in Serum by Immunoblot", + "designation" : [{ + "language" : "en-US", + "value" : "Trypanosoma cruzi 27-28kD IgG Ab [Presence] in Serum by Immunoblot" + }, + { + "language" : "en-US", + "value" : "T cruzi 27-28kD IgG Ser Ql IB" + }, + { + "language" : "en-US", + "value" : "Trypanosoma cruzi 27-28kD IgG antibody, Blood" + }, + { + "language" : "nl-NL", + "value" : "Trypanosoma cruzi 27-28kD As.IgG [aanwezigheid] in serum d.m.v. immunoblotting" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100096-7", + "display" : "Trypanosoma cruzi 42kD IgG Ab [Presence] in Serum by Immunoblot", + "designation" : [{ + "language" : "en-US", + "value" : "Trypanosoma cruzi 42kD IgG Ab [Presence] in Serum by Immunoblot" + }, + { + "language" : "en-US", + "value" : "T cruzi 42kD IgG Ser Ql IB" + }, + { + "language" : "en-US", + "value" : "Trypanosoma cruzi 42kD IgG antibody, Blood" + }, + { + "language" : "nl-NL", + "value" : "Trypanosoma cruzi 42kD As.IgG [aanwezigheid] in serum d.m.v. immunoblotting" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100097-5", + "display" : "Trypanosoma cruzi 45-47kD IgG Ab [Presence] in Serum by Immunoblot", + "designation" : [{ + "language" : "en-US", + "value" : "Trypanosoma cruzi 45-47kD IgG Ab [Presence] in Serum by Immunoblot" + }, + { + "language" : "en-US", + "value" : "T cruzi 45-47kD IgG Ser Ql IB" + }, + { + "language" : "en-US", + "value" : "Trypanosoma cruzi 45-47kD IgG antibody, Blood" + }, + { + "language" : "nl-NL", + "value" : "Trypanosoma cruzi 45-47kD As.IgG [aanwezigheid] in serum d.m.v. immunoblotting" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100098-3", + "display" : "Trypanosoma cruzi 120-200kD IgG Ab [Presence] in Serum by Immunoblot", + "designation" : [{ + "language" : "en-US", + "value" : "Trypanosoma cruzi 120-200kD IgG Ab [Presence] in Serum by Immunoblot" + }, + { + "language" : "en-US", + "value" : "T cruzi 120-200kD IgG Ser Ql IB" + }, + { + "language" : "en-US", + "value" : "Trypanosoma cruzi 120-200kD IgG antibody, Blood" + }, + { + "language" : "nl-NL", + "value" : "Trypanosoma cruzi 120-200kD As.IgG [aanwezigheid] in serum d.m.v. immunoblotting" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10009-9", + "display" : "R wave duration in lead V6", + "designation" : [{ + "language" : "en-US", + "value" : "R wave duration in lead V6" + }, + { + "language" : "en-US", + "value" : "R wave dur L-V6" + }, + { + "language" : "es-MX", + "value" : "Duración de la onda R. Plomo V6:Corazón :Punto temporal:Tiempo:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "duración de la onda R.derivación V6:tiempo:punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "R onda dur L-V6" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100099-1", + "display" : "Trypanosoma cruzi 160kD IgG Ab [Presence] in Serum by Immunoblot", + "designation" : [{ + "language" : "en-US", + "value" : "Trypanosoma cruzi 160kD IgG Ab [Presence] in Serum by Immunoblot" + }, + { + "language" : "en-US", + "value" : "T cruzi 160kD IgG Ser Ql IB" + }, + { + "language" : "en-US", + "value" : "Trypanosoma cruzi 160kD IgG antibody, Blood" + }, + { + "language" : "nl-NL", + "value" : "Trypanosoma cruzi 160kD As.IgG [aanwezigheid] in serum d.m.v. immunoblotting" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100100-7", + "display" : "Fasciola sp IgG Ab [Presence] in Serum by Immunoassay", + "designation" : [{ + "language" : "en-US", + "value" : "Fasciola sp IgG Ab [Presence] in Serum by Immunoassay" + }, + { + "language" : "en-US", + "value" : "Fasciola IgG Ser Ql IA" + }, + { + "language" : "en-US", + "value" : "Fasciola sp IgG antibody, Blood" + }, + { + "language" : "nl-NL", + "value" : "Fasciola sp. As.IgG [aanwezigheid] in serum d.m.v. immunoassay" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100101-5", + "display" : "Fasciola sp 8-9kD IgG Ab [Presence] in Serum by Immunoblot", + "designation" : [{ + "language" : "en-US", + "value" : "Fasciola sp 8-9kD IgG Ab [Presence] in Serum by Immunoblot" + }, + { + "language" : "en-US", + "value" : "Fasciola sp 8-9kD IgG Ser Ql IB" + }, + { + "language" : "en-US", + "value" : "Fasciola sp 8-9kD IgG antibody, Blood" + }, + { + "language" : "nl-NL", + "value" : "Fasciola sp. 8-9kD As.IgG [aanwezigheid] in serum d.m.v. immunoblotting" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100102-3", + "display" : "Fasciola sp 27-28kD IgG Ab [Presence] in Serum by Immunoblot", + "designation" : [{ + "language" : "en-US", + "value" : "Fasciola sp 27-28kD IgG Ab [Presence] in Serum by Immunoblot" + }, + { + "language" : "en-US", + "value" : "Fasciola sp 27-28kD IgG Ser Ql IB" + }, + { + "language" : "en-US", + "value" : "Fasciola sp 27-28kD IgG antibody, Blood" + }, + { + "language" : "nl-NL", + "value" : "Fasciola sp. 27-28kD As.IgG [aanwezigheid] in serum d.m.v. immunoblotting" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100103-1", + "display" : "Fasciola sp 60kD IgG Ab [Presence] in Serum by Immunoblot", + "designation" : [{ + "language" : "en-US", + "value" : "Fasciola sp 60kD IgG Ab [Presence] in Serum by Immunoblot" + }, + { + "language" : "en-US", + "value" : "Fasciola sp 60kD IgG Ser Ql IB" + }, + { + "language" : "en-US", + "value" : "Fasciola sp 60kD IgG antibody, Blood" + }, + { + "language" : "nl-NL", + "value" : "Fasciola sp. 60kD As.IgG [aanwezigheid] in serum d.m.v. immunoblotting" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100104-9", + "display" : "Fasciola sp 42kD IgG Ab [Presence] in Serum by Immunoblot", + "designation" : [{ + "language" : "en-US", + "value" : "Fasciola sp 42kD IgG Ab [Presence] in Serum by Immunoblot" + }, + { + "language" : "en-US", + "value" : "Fasciola sp 42kD IgG Ser Ql IB" + }, + { + "language" : "en-US", + "value" : "Fasciola sp 42kD IgG antibody, Blood" + }, + { + "language" : "nl-NL", + "value" : "Fasciola sp. 42kD As.IgG [aanwezigheid] in serum d.m.v. immunoblotting" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100105-6", + "display" : "Filaria IgG and IgM panel - Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Filaria IgG and IgM panel - Serum" + }, + { + "language" : "en-US", + "value" : "Filaria Ab.IgG + IgM Pnl Ser" + }, + { + "language" : "en-US", + "value" : "Filaria IgG and IgM panel, Blood" + }, + { + "language" : "nl-NL", + "value" : "Filaria As.IgG & IgM panel in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100106-4", + "display" : "Filaria IgG Ab [Presence] in Serum by Immunoassay", + "designation" : [{ + "language" : "en-US", + "value" : "Filaria IgG Ab [Presence] in Serum by Immunoassay" + }, + { + "language" : "en-US", + "value" : "Filaria IgG Ser Ql IA" + }, + { + "language" : "en-US", + "value" : "Filaria IgG antibody, Blood" + }, + { + "language" : "nl-NL", + "value" : "Filaria As.IgG [aanwezigheid] in serum d.m.v. immunoassay" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10010-7", + "display" : "R' wave amplitude in lead AVF", + "designation" : [{ + "language" : "en-US", + "value" : "R' wave amplitude in lead AVF" + }, + { + "language" : "en-US", + "value" : "R' wave Amp L-AVF" + }, + { + "language" : "es-MX", + "value" : "Amplitud de onda R 'plomo AVF:Corazón :Punto temporal:Elpot:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "amplitud de la onda R'.derivación AVF:potencial eléctrico (voltaje):punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "R' onda Amp L-AVF" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100107-2", + "display" : "Leishmania sp IgG Ab [Presence] in Serum by Immunoassay", + "designation" : [{ + "language" : "en-US", + "value" : "Leishmania sp IgG Ab [Presence] in Serum by Immunoassay" + }, + { + "language" : "en-US", + "value" : "Leishmania IgG Ser Ql IA" + }, + { + "language" : "en-US", + "value" : "Leishmania sp IgG antibody, Blood" + }, + { + "language" : "nl-NL", + "value" : "Leishmania sp. As.IgG [aanwezigheid] in serum d.m.v. immunoassay" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100108-0", + "display" : "Leishmania sp IgG Ab [Units/volume] in Serum by Immunoassay", + "designation" : [{ + "language" : "en-US", + "value" : "Leishmania sp IgG Ab [Units/volume] in Serum by Immunoassay" + }, + { + "language" : "en-US", + "value" : "Leishmania IgG Ser IA-aCnc" + }, + { + "language" : "en-US", + "value" : "Leishmania sp IgG antibody, Blood" + }, + { + "language" : "nl-NL", + "value" : "Leishmania sp. As.IgG [eenheid/volume] in serum d.m.v. immunoassay" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100109-8", + "display" : "Leishmania sp Ab bands panel - Serum by Immunoblot", + "designation" : [{ + "language" : "en-US", + "value" : "Leishmania sp Ab bands panel - Serum by Immunoblot" + }, + { + "language" : "en-US", + "value" : "Leishmania sp Ab IB Pnl Ser IB" + }, + { + "language" : "en-US", + "value" : "Leishmania sp Ab bands panel, Blood" + }, + { + "language" : "nl-NL", + "value" : "Leishmania sp. As banden panel in serum d.m.v. immunoblotting" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100110-6", + "display" : "Leishmania sp 14kD IgG Ab [Presence] in Serum by Immunoblot", + "designation" : [{ + "language" : "en-US", + "value" : "Leishmania sp 14kD IgG Ab [Presence] in Serum by Immunoblot" + }, + { + "language" : "en-US", + "value" : "Leishmania sp 14kD IgG Ser Ql IB" + }, + { + "language" : "en-US", + "value" : "Leishmania sp 14kD IgG antibody, Blood" + }, + { + "language" : "nl-NL", + "value" : "Leishmania sp. 14kD As.IgG [aanwezigheid] in serum d.m.v. immunoblotting" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100111-4", + "display" : "Leishmania sp 16kD IgG Ab [Presence] in Serum by Immunoblot", + "designation" : [{ + "language" : "en-US", + "value" : "Leishmania sp 16kD IgG Ab [Presence] in Serum by Immunoblot" + }, + { + "language" : "en-US", + "value" : "Leishmania sp 16kD IgG Ser Ql IB" + }, + { + "language" : "en-US", + "value" : "Leishmania sp 16kD IgG antibody, Blood" + }, + { + "language" : "nl-NL", + "value" : "Leishmania sp. 16kD As.IgG [aanwezigheid] in serum d.m.v. immunoblotting" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100112-2", + "display" : "Fasciola sp Ab bands panel - Serum by Immunoblot", + "designation" : [{ + "language" : "en-US", + "value" : "Fasciola sp Ab bands panel - Serum by Immunoblot" + }, + { + "language" : "en-US", + "value" : "Fasciola sp Ab IB Pnl Ser IB" + }, + { + "language" : "en-US", + "value" : "Fasciola sp Ab bands panel, Blood" + }, + { + "language" : "nl-NL", + "value" : "Fasciola sp. As-banden panel in serum d.m.v. immunoblotting" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100113-0", + "display" : "Helicobacter pylori Ab panel - Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Helicobacter pylori Ab panel - Serum" + }, + { + "language" : "en-US", + "value" : "H pylori Ab Pnl Ser" + }, + { + "language" : "en-US", + "value" : "Helicobacter pylori Ab panel, Blood" + }, + { + "language" : "nl-NL", + "value" : "Helicobacter pylori As panel in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100114-8", + "display" : "Toxoplasma gondii 30kD Ab [Presence] in Serum by Immunoblot", + "designation" : [{ + "language" : "en-US", + "value" : "Toxoplasma gondii 30kD Ab [Presence] in Serum by Immunoblot" + }, + { + "language" : "en-US", + "value" : "T gondii 30kD Ab Ser Ql IB" + }, + { + "language" : "en-US", + "value" : "Toxoplasma gondii 30kD antibody, Blood" + }, + { + "language" : "nl-NL", + "value" : "Toxoplasma gondii 30kD As [aanwezigheid] in serum d.m.v. immunoblotting" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10011-5", + "display" : "R' wave amplitude in lead AVL", + "designation" : [{ + "language" : "en-US", + "value" : "R' wave amplitude in lead AVL" + }, + { + "language" : "en-US", + "value" : "R' wave Amp L-AVL" + }, + { + "language" : "es-MX", + "value" : "Amplitud de onda R 'plomo AVL:Corazón :Punto temporal:Elpot:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "amplitud de la onda R'.derivación AVL:potencial eléctrico (voltaje):punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "R' onda Amp L-AVL" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100115-5", + "display" : "Toxoplasma gondii 31kD Ab [Presence] in Serum by Immunoblot", + "designation" : [{ + "language" : "en-US", + "value" : "Toxoplasma gondii 31kD Ab [Presence] in Serum by Immunoblot" + }, + { + "language" : "en-US", + "value" : "T gondii 31kD Ab Ser Ql IB" + }, + { + "language" : "en-US", + "value" : "Toxoplasma gondii 31kD antibody, Blood" + }, + { + "language" : "nl-NL", + "value" : "Toxoplasma gondii 31kD As [aanwezigheid] in serum d.m.v. immunoblotting" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100116-3", + "display" : "Toxoplasma gondii 33kD Ab [Presence] in Serum by Immunoblot", + "designation" : [{ + "language" : "en-US", + "value" : "Toxoplasma gondii 33kD Ab [Presence] in Serum by Immunoblot" + }, + { + "language" : "en-US", + "value" : "T gondii 33kD Ab Ser Ql IB" + }, + { + "language" : "en-US", + "value" : "Toxoplasma gondii 33kD antibody, Blood" + }, + { + "language" : "nl-NL", + "value" : "Toxoplasma gondii 33kD As [aanwezigheid] in serum d.m.v. immunoblotting" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100117-1", + "display" : "Toxoplasma gondii 40kD Ab [Presence] in Serum by Immunoblot", + "designation" : [{ + "language" : "en-US", + "value" : "Toxoplasma gondii 40kD Ab [Presence] in Serum by Immunoblot" + }, + { + "language" : "en-US", + "value" : "T gondii 40kD Ab Ser Ql IB" + }, + { + "language" : "en-US", + "value" : "Toxoplasma gondii 40kD antibody, Blood" + }, + { + "language" : "nl-NL", + "value" : "Toxoplasma gondii 40kD As [aanwezigheid] in serum d.m.v. immunoblotting" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100118-9", + "display" : "Toxoplasma gondii 41kD Ab [Presence] in Serum by Immunoblot", + "designation" : [{ + "language" : "en-US", + "value" : "Toxoplasma gondii 41kD Ab [Presence] in Serum by Immunoblot" + }, + { + "language" : "en-US", + "value" : "T gondii 41kD Ab Ser Ql IB" + }, + { + "language" : "en-US", + "value" : "Toxoplasma gondii 41kD antibody, Blood" + }, + { + "language" : "nl-NL", + "value" : "Toxoplasma gondii 41kD As [aanwezigheid] in serum d.m.v. immunoblotting" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100119-7", + "display" : "Toxoplasma gondii 45kD Ab [Presence] in Serum by Immunoblot", + "designation" : [{ + "language" : "en-US", + "value" : "Toxoplasma gondii 45kD Ab [Presence] in Serum by Immunoblot" + }, + { + "language" : "en-US", + "value" : "T gondii 45kD Ab Ser Ql IB" + }, + { + "language" : "en-US", + "value" : "Toxoplasma gondii 45kD antibody, Blood" + }, + { + "language" : "nl-NL", + "value" : "Toxoplasma gondii 45kD As [aanwezigheid] in serum d.m.v. immunoblotting" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100120-5", + "display" : "Chlamydia trachomatis Ab panel - Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Chlamydia trachomatis Ab panel - Serum" + }, + { + "language" : "en-US", + "value" : "C trachomatis Ab Pnl Ser" + }, + { + "language" : "en-US", + "value" : "Chlamydia trachomatis Ab panel, Blood" + }, + { + "language" : "nl-NL", + "value" : "Chlamydia trachomatis As panel in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100121-3", + "display" : "Chlamydia trachomatis IgA Ab [Presence] in Serum by Immunoassay", + "designation" : [{ + "language" : "en-US", + "value" : "Chlamydia trachomatis IgA Ab [Presence] in Serum by Immunoassay" + }, + { + "language" : "en-US", + "value" : "C trach IgA Ser Ql IA" + }, + { + "language" : "en-US", + "value" : "Chlamydia trachomatis IgA antibody, Blood" + }, + { + "language" : "de-DE", + "value" : "Chlamydia trachomatis IgA-Antikörper [Nachweis] in Serum mittels Immunoassay" + }, + { + "language" : "nl-NL", + "value" : "Chlamydia trachomatis As.IgA [aanwezigheid] in serum d.m.v. immunoassay" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100122-1", + "display" : "Chlamydophila pneumoniae Ab panel - Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Chlamydophila pneumoniae Ab panel - Serum" + }, + { + "language" : "en-US", + "value" : "C pneum Ab Pnl Ser" + }, + { + "language" : "en-US", + "value" : "C. pneumoniae Ab panel, Blood" + }, + { + "language" : "nl-NL", + "value" : "Chlamydophila pneumoniae As panel in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10012-3", + "display" : "R' wave amplitude in lead AVR", + "designation" : [{ + "language" : "en-US", + "value" : "R' wave amplitude in lead AVR" + }, + { + "language" : "en-US", + "value" : "R' wave Amp L-AVR" + }, + { + "language" : "es-MX", + "value" : "Amplitud de onda R 'plomo AVR:Corazón :Punto temporal:Elpot:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "amplitud de la onda R'.derivación AVR:potencial eléctrico (voltaje):punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "R' onda Amp L-AVR" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100123-9", + "display" : "Chlamydophila pneumoniae IgA Ab [Presence] in Serum by Immunoassay", + "designation" : [{ + "language" : "en-US", + "value" : "Chlamydophila pneumoniae IgA Ab [Presence] in Serum by Immunoassay" + }, + { + "language" : "en-US", + "value" : "C pneum IgA Ser Ql IA" + }, + { + "language" : "en-US", + "value" : "Chlamydophila pneumoniae IgA antibody, Blood" + }, + { + "language" : "nl-NL", + "value" : "Chlamydophila pneumoniae As.IgA [aanwezigheid] in serum d.m.v. immunoassay" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100124-7", + "display" : "Chlamydophila pneumoniae IgA Ab [Units/volume] in Serum by Immunoassay", + "designation" : [{ + "language" : "en-US", + "value" : "Chlamydophila pneumoniae IgA Ab [Units/volume] in Serum by Immunoassay" + }, + { + "language" : "en-US", + "value" : "C pneum IgA Ser IA-aCnc" + }, + { + "language" : "en-US", + "value" : "Chlamydophila pneumoniae IgA antibody, Blood" + }, + { + "language" : "nl-NL", + "value" : "Chlamydophila pneumoniae As.IgA [eenheid/volume] in serum d.m.v. immunoassay" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100125-4", + "display" : "Chlamydophila psittaci Ab panel - Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Chlamydophila psittaci Ab panel - Serum" + }, + { + "language" : "en-US", + "value" : "C psittaci Ab Pnl Ser" + }, + { + "language" : "en-US", + "value" : "C. psittaci Ab panel, Blood" + }, + { + "language" : "nl-NL", + "value" : "Chlamydophila psittaci As panel in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100126-2", + "display" : "Bordetella pertussis Ab.IgG panel - Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Bordetella pertussis Ab.IgG panel - Serum" + }, + { + "language" : "en-US", + "value" : "B pert IgG Pnl Ser" + }, + { + "language" : "en-US", + "value" : "Bordetella pertussis Ab.IgG panel, Blood" + }, + { + "language" : "nl-NL", + "value" : "Bordetella pertussis As.IgG panel in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100127-0", + "display" : "Campylobacter sp Ab panel - Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Campylobacter sp Ab panel - Serum" + }, + { + "language" : "en-US", + "value" : "Camplybactr sp Ab Pnl Ser" + }, + { + "language" : "en-US", + "value" : "Campylobacter sp Ab panel, Blood" + }, + { + "language" : "nl-NL", + "value" : "Campylobacter sp. As panel in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100128-8", + "display" : "Cryptococcus sp Ag panel - Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Cryptococcus sp Ag panel - Serum" + }, + { + "language" : "en-US", + "value" : "Cryptoc Ag Pnl Ser" + }, + { + "language" : "en-US", + "value" : "Cryptococcus sp Ag panel, Blood" + }, + { + "language" : "nl-NL", + "value" : "Cryptococcus sp. Ag panel in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100129-6", + "display" : "Schistosoma sp Ab [Titer] in Serum by Hemagglutination", + "designation" : [{ + "language" : "en-US", + "value" : "Schistosoma sp Ab [Titer] in Serum by Hemagglutination" + }, + { + "language" : "en-US", + "value" : "Schistosoma Ab Titr Ser HA" + }, + { + "language" : "en-US", + "value" : "Schistosoma sp antibody, Blood" + }, + { + "language" : "nl-NL", + "value" : "Schistosoma sp. As [titer] in serum d.m.v. hemagglutinatie" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100130-4", + "display" : "Schistosoma mansoni Ab [Presence] in Serum by Immunoblot", + "designation" : [{ + "language" : "en-US", + "value" : "Schistosoma mansoni Ab [Presence] in Serum by Immunoblot" + }, + { + "language" : "en-US", + "value" : "S mansoni Ab Ser Ql IB" + }, + { + "language" : "en-US", + "value" : "Schistosoma mansoni antibody, Blood" + }, + { + "language" : "nl-NL", + "value" : "Schistosoma mansoni As [aanwezigheid] in serum d.m.v. immunoblotting" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10013-1", + "display" : "R' wave amplitude in lead I", + "designation" : [{ + "language" : "en-US", + "value" : "R' wave amplitude in lead I" + }, + { + "language" : "en-US", + "value" : "R' wave Amp L-I" + }, + { + "language" : "es-MX", + "value" : "Amplitud de la onda R '. I:Corazón :Punto temporal:Elpot:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "amplitud de la onda R'.derivación I:potencial eléctrico (voltaje):punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "R' onda Amp L-I" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100131-2", + "display" : "Schistosoma sp 8kD Ab [Presence] in Serum by Immunoblot", + "designation" : [{ + "language" : "en-US", + "value" : "Schistosoma sp 8kD Ab [Presence] in Serum by Immunoblot" + }, + { + "language" : "en-US", + "value" : "Schistosoma sp 8kD Ab Ser Ql IB" + }, + { + "language" : "en-US", + "value" : "Schistosoma sp 8kD antibody, Blood" + }, + { + "language" : "nl-NL", + "value" : "Schistosoma sp. 8kD As [aanwezigheid] in serum d.m.v. immunoblotting" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100132-0", + "display" : "Schistosoma sp 9kD Ab [Presence] in Serum by Immunoblot", + "designation" : [{ + "language" : "en-US", + "value" : "Schistosoma sp 9kD Ab [Presence] in Serum by Immunoblot" + }, + { + "language" : "en-US", + "value" : "Schistosoma sp 9kD Ab Ser Ql IB" + }, + { + "language" : "en-US", + "value" : "Schistosoma sp 9kD antibody, Blood" + }, + { + "language" : "nl-NL", + "value" : "Schistosoma sp. 9kD As [aanwezigheid] in serum d.m.v. immunoblotting" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100133-8", + "display" : "Schistosoma sp 10kD Ab [Presence] in Serum by Immunoblot", + "designation" : [{ + "language" : "en-US", + "value" : "Schistosoma sp 10kD Ab [Presence] in Serum by Immunoblot" + }, + { + "language" : "en-US", + "value" : "Schistosoma sp 10kD Ab Ser Ql IB" + }, + { + "language" : "en-US", + "value" : "Schistosoma sp 10kD antibody, Blood" + }, + { + "language" : "nl-NL", + "value" : "Schistosoma sp. 10kD As [aanwezigheid] in serum d.m.v. immunoblotting" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100134-6", + "display" : "Schistosoma sp 11kD Ab [Presence] in Serum by Immunoblot", + "designation" : [{ + "language" : "en-US", + "value" : "Schistosoma sp 11kD Ab [Presence] in Serum by Immunoblot" + }, + { + "language" : "en-US", + "value" : "Schistosoma sp 11kD Ab Ser Ql IB" + }, + { + "language" : "en-US", + "value" : "Schistosoma sp 11kD antibody, Blood" + }, + { + "language" : "nl-NL", + "value" : "Schistosoma sp. 11kD As [aanwezigheid] in serum d.m.v. immunoblotting" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100135-3", + "display" : "Schistosoma sp 12-13kD Ab [Presence] in Serum by Immunoblot", + "designation" : [{ + "language" : "en-US", + "value" : "Schistosoma sp 12-13kD Ab [Presence] in Serum by Immunoblot" + }, + { + "language" : "en-US", + "value" : "Schist sp 12-13kD Ab Ser Ql IB" + }, + { + "language" : "en-US", + "value" : "Schistosoma sp 12-13kD antibody, Blood" + }, + { + "language" : "nl-NL", + "value" : "Schistosoma sp. 12-13kD As [aanwezigheid] in serum d.m.v. immunoblotting" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100136-1", + "display" : "Schistosoma sp 14-15kD Ab [Presence] in Serum by Immunoblot", + "designation" : [{ + "language" : "en-US", + "value" : "Schistosoma sp 14-15kD Ab [Presence] in Serum by Immunoblot" + }, + { + "language" : "en-US", + "value" : "Schist sp 14-15kD Ab Ser Ql IB" + }, + { + "language" : "en-US", + "value" : "Schistosoma sp 14-15kD antibody, Blood" + }, + { + "language" : "nl-NL", + "value" : "Schistosoma sp. 14-15kD As [aanwezigheid] in serum d.m.v. immunoblotting" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100137-9", + "display" : "Schistosoma sp 15-16kD Ab [Presence] in Serum by Immunoblot", + "designation" : [{ + "language" : "en-US", + "value" : "Schistosoma sp 15-16kD Ab [Presence] in Serum by Immunoblot" + }, + { + "language" : "en-US", + "value" : "Schist sp 15-16kD Ab Ser Ql IB" + }, + { + "language" : "en-US", + "value" : "Schistosoma sp 15-16kD antibody, Blood" + }, + { + "language" : "nl-NL", + "value" : "Schistosoma sp. 15-16kD As [aanwezigheid] in serum d.m.v. immunoblotting" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100138-7", + "display" : "Schistosoma sp 18-19kD Ab [Presence] in Serum by Immunoblot", + "designation" : [{ + "language" : "en-US", + "value" : "Schistosoma sp 18-19kD Ab [Presence] in Serum by Immunoblot" + }, + { + "language" : "en-US", + "value" : "Schist sp 18-19kD Ab Ser Ql IB" + }, + { + "language" : "en-US", + "value" : "Schistosoma sp 18-19kD antibody, Blood" + }, + { + "language" : "nl-NL", + "value" : "Schistosoma sp. 18-19kD As [aanwezigheid] in serum d.m.v. immunoblotting" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100139-5", + "display" : "Schistosoma sp 22-24kD Ab [Presence] in Serum by Immunoblot", + "designation" : [{ + "language" : "en-US", + "value" : "Schistosoma sp 22-24kD Ab [Presence] in Serum by Immunoblot" + }, + { + "language" : "en-US", + "value" : "Schist sp 22-24kD Ab Ser Ql IB" + }, + { + "language" : "en-US", + "value" : "Schistosoma sp 22-24kD antibody, Blood" + }, + { + "language" : "nl-NL", + "value" : "Schistosoma sp. 22-24kD As [aanwezigheid] in serum d.m.v. immunoblotting" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100140-3", + "display" : "Schistosoma sp 30-34kD Ab [Presence] in Serum by Immunoblot", + "designation" : [{ + "language" : "en-US", + "value" : "Schistosoma sp 30-34kD Ab [Presence] in Serum by Immunoblot" + }, + { + "language" : "en-US", + "value" : "Schist sp 30-34kD Ab Ser Ql IB" + }, + { + "language" : "en-US", + "value" : "Schistosoma sp 30-34kD antibody, Blood" + }, + { + "language" : "nl-NL", + "value" : "Schistosoma sp. 30-34kD As [aanwezigheid] in serum d.m.v. immunoblotting" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100141-1", + "display" : "Schistosoma sp 65kD Ab [Presence] in Serum by Immunoblot", + "designation" : [{ + "language" : "en-US", + "value" : "Schistosoma sp 65kD Ab [Presence] in Serum by Immunoblot" + }, + { + "language" : "en-US", + "value" : "Schistosoma sp 65kD Ab Ser Ql IB" + }, + { + "language" : "en-US", + "value" : "Schistosoma sp 65kD antibody, Blood" + }, + { + "language" : "nl-NL", + "value" : "Schistosoma sp. 65kD As [aanwezigheid] in serum d.m.v. immunoblotting" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100142-9", + "display" : "Schistosoma sp 70kD Ab [Presence] in Serum by Immunoblot", + "designation" : [{ + "language" : "en-US", + "value" : "Schistosoma sp 70kD Ab [Presence] in Serum by Immunoblot" + }, + { + "language" : "en-US", + "value" : "Schistosoma sp 70kD Ab Ser Ql IB" + }, + { + "language" : "en-US", + "value" : "Schistosoma sp 70kD antibody, Blood" + }, + { + "language" : "nl-NL", + "value" : "Schistosoma sp. 70kD As [aanwezigheid] in serum d.m.v. immunoblotting" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100143-7", + "display" : "Schistosoma sp 80kD Ab [Presence] in Serum by Immunoblot", + "designation" : [{ + "language" : "en-US", + "value" : "Schistosoma sp 80kD Ab [Presence] in Serum by Immunoblot" + }, + { + "language" : "en-US", + "value" : "Schistosoma sp 80kD Ab Ser Ql IB" + }, + { + "language" : "en-US", + "value" : "Schistosoma sp 80kD antibody, Blood" + }, + { + "language" : "nl-NL", + "value" : "Schistosoma sp. 80kD As [aanwezigheid] in serum d.m.v. immunoblotting" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100144-5", + "display" : "Schistosoma sp 95kD Ab [Presence] in Serum by Immunoblot", + "designation" : [{ + "language" : "en-US", + "value" : "Schistosoma sp 95kD Ab [Presence] in Serum by Immunoblot" + }, + { + "language" : "en-US", + "value" : "Schistosoma sp 95kD Ab Ser Ql IB" + }, + { + "language" : "en-US", + "value" : "Schistosoma sp 95kD antibody, Blood" + }, + { + "language" : "nl-NL", + "value" : "Schistosoma sp. 95kD As [aanwezigheid] in serum d.m.v. immunoblotting" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100145-2", + "display" : "Schistosoma sp 110kD Ab [Presence] in Serum by Immunoblot", + "designation" : [{ + "language" : "en-US", + "value" : "Schistosoma sp 110kD Ab [Presence] in Serum by Immunoblot" + }, + { + "language" : "en-US", + "value" : "Schistosoma sp 110kD Ab Ser Ql IB" + }, + { + "language" : "en-US", + "value" : "Schistosoma sp 110kD antibody, Blood" + }, + { + "language" : "nl-NL", + "value" : "Schistosoma sp. 110kD As [aanwezigheid] in serum d.m.v. immunoblotting" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100146-0", + "display" : "Schistosoma sp 120kD Ab [Presence] in Serum by Immunoblot", + "designation" : [{ + "language" : "en-US", + "value" : "Schistosoma sp 120kD Ab [Presence] in Serum by Immunoblot" + }, + { + "language" : "en-US", + "value" : "Schistosoma sp 120kD Ab Ser Ql IB" + }, + { + "language" : "en-US", + "value" : "Schistosoma sp 120kD antibody, Blood" + }, + { + "language" : "nl-NL", + "value" : "Schistosoma sp. 120kD As [aanwezigheid] in serum d.m.v. immunoblotting" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100147-8", + "display" : "Toxoplasma gondii Ab bands panel - Serum by Immunoblot", + "designation" : [{ + "language" : "en-US", + "value" : "Toxoplasma gondii Ab bands panel - Serum by Immunoblot" + }, + { + "language" : "en-US", + "value" : "T gondii Ab bands Pnl Ser IB" + }, + { + "language" : "en-US", + "value" : "Toxoplasma gondii Ab bands panel, Blood" + }, + { + "language" : "nl-NL", + "value" : "Toxoplasma gondii As banden panel in serum d.m.v. immunoblotting" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100148-6", + "display" : "Schistosoma sp Ab bands panel - Serum by Immunoblot", + "designation" : [{ + "language" : "en-US", + "value" : "Schistosoma sp Ab bands panel - Serum by Immunoblot" + }, + { + "language" : "en-US", + "value" : "Schistosoma sp Ab IB Pnl Ser IB" + }, + { + "language" : "en-US", + "value" : "Schistosoma sp Ab bands panel, Blood" + }, + { + "language" : "nl-NL", + "value" : "Schistosoma sp. As banden panel in serum d.m.v. immunoblotting" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10014-9", + "display" : "R' wave amplitude in lead II", + "designation" : [{ + "language" : "en-US", + "value" : "R' wave amplitude in lead II" + }, + { + "language" : "en-US", + "value" : "R' wave Amp L-II" + }, + { + "language" : "es-MX", + "value" : "Amplitud de onda R 'derivación II:Corazón :Punto temporal:Elpot:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "amplitud de la onda R'.derivación II:potencial eléctrico (voltaje):punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "R' onda Amp L-II" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100149-4", + "display" : "6-oxo-piperidine-2-carboxylate and 6(R+S)-oxo-propylpiperidine-2-carboxylate panel - Urine and Serum or Plasma", + "designation" : [{ + "language" : "en-US", + "value" : "6-oxo-piperidine-2-carboxylate and 6(R+S)-oxo-propylpiperidine-2-carboxylate panel - Urine and Serum or Plasma" + }, + { + "language" : "en-US", + "value" : "6-oxo-PIP + 6(R+S)-OPP Ur+SerPl" + }, + { + "language" : "en-US", + "value" : "6-oxo-piperidine-2-carboxylate and 6(R+S)-oxo-propylpiperidine-2-carboxylate panel, Urine+Blood" + }, + { + "language" : "nl-NL", + "value" : "6-oxo-piperidine-2-carboxylaat & 6(R+S)-oxo-propylpiperidine-2-carboxylaat in urine en serum of plasma" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100150-2", + "display" : "6(R+S)-oxo-propylpiperidine-2-carboxylate [Moles/volume] in Plasma", + "designation" : [{ + "language" : "en-US", + "value" : "6(R+S)-oxo-propylpiperidine-2-carboxylate [Moles/volume] in Plasma" + }, + { + "language" : "en-US", + "value" : "6(R+S)-OPP Plas-sCnc" + }, + { + "language" : "en-US", + "value" : "6(R+S)-oxo-propylpiperidine-2-carboxylate, Blood" + }, + { + "language" : "nl-NL", + "value" : "6(R+S)-oxo-propylpiperidine-2-carboxylaat [mol/volume] in plasma" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100151-0", + "display" : "6-oxo-piperidine-2-carboxylate [Moles/volume] in Plasma", + "designation" : [{ + "language" : "en-US", + "value" : "6-oxo-piperidine-2-carboxylate [Moles/volume] in Plasma" + }, + { + "language" : "en-US", + "value" : "6-oxo-PIP Plas-sCnc" + }, + { + "language" : "en-US", + "value" : "6-oxo-piperidine-2-carboxylate, Blood" + }, + { + "language" : "nl-NL", + "value" : "6-oxo-piperidine-2-carboxylaat [mol/volume] in plasma" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100152-8", + "display" : "6-oxo-piperidine-2-carboxylate/Creatinine [Molar ratio] in Urine", + "designation" : [{ + "language" : "en-US", + "value" : "6-oxo-piperidine-2-carboxylate/Creatinine [Molar ratio] in Urine" + }, + { + "language" : "en-US", + "value" : "6-oxo-PIP/Creat Ur-sRto" + }, + { + "language" : "en-US", + "value" : "6-oxo-piperidine-2-carboxylate/Creatinine, Urine" + }, + { + "language" : "nl-NL", + "value" : "6-oxo-piperidine-2-carboxylaat/creatinine [molaire verhouding] in urine" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100153-6", + "display" : "6(R+S)-oxo-propylpiperidine-2-carboxylate/Creatinine [Molar ratio] in Urine", + "designation" : [{ + "language" : "en-US", + "value" : "6(R+S)-oxo-propylpiperidine-2-carboxylate/Creatinine [Molar ratio] in Urine" + }, + { + "language" : "en-US", + "value" : "6(R+S)-OPP/Creat Ur-sRto" + }, + { + "language" : "en-US", + "value" : "6(R+S)-oxo-propylpiperidine-2-carboxylate/Creatinine, Urine" + }, + { + "language" : "nl-NL", + "value" : "6(R+S)-oxo-propylpiperidine-2-carboxylaat/creatinine [molaire verhouding] in urine" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100154-4", + "display" : "Specimen collection supervision level", + "designation" : [{ + "language" : "en-US", + "value" : "Specimen collection supervision level" + }, + { + "language" : "en-US", + "value" : "Spec collect supervision level" + }, + { + "language" : "en-US", + "value" : "Collection supervision level, Specimen" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100155-1", + "display" : "Left cornea Type of Analysis method by Specular microscopy", + "designation" : [{ + "language" : "en-US", + "value" : "Left cornea Type of Analysis method by Specular microscopy" + }, + { + "language" : "en-US", + "value" : "L cornea Analysis method" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10015-6", + "display" : "R' wave amplitude in lead III", + "designation" : [{ + "language" : "en-US", + "value" : "R' wave amplitude in lead III" + }, + { + "language" : "en-US", + "value" : "R' wave Amp L-III" + }, + { + "language" : "es-MX", + "value" : "Amplitud de onda R 'derivación III:Corazón :Punto temporal:Elpot:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "amplitud de la onda R'.derivación III:potencial eléctrico (voltaje):punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "R' onda Amp L-III" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100156-9", + "display" : "SARS-CoV-2 (COVID-19) variant [Type] in Specimen by NAA with probe detection", + "designation" : [{ + "language" : "en-US", + "value" : "SARS-CoV-2 (COVID-19) variant [Type] in Specimen by NAA with probe detection" + }, + { + "language" : "en-US", + "value" : "SARS-CoV-2 variant Spec NAA+probe" + }, + { + "language" : "en-US", + "value" : "SARS-CoV-2 (COVID-19) variant, Specimen" + }, + { + "language" : "de-DE", + "value" : "SARS-CoV-2 (COVID-19)-Variante [Typ] in Probenmaterial mittels Nukleinsäureamplifikation mit Sondendetektion" + }, + { + "language" : "nl-NL", + "value" : "SARS-CoV-2-variant [type] d.m.v. probe-detectie" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100157-7", + "display" : "SARS-CoV-2 (COVID-19) lineage [Type] in Specimen by Sequencing", + "designation" : [{ + "language" : "en-US", + "value" : "SARS-CoV-2 (COVID-19) lineage [Type] in Specimen by Sequencing" + }, + { + "language" : "en-US", + "value" : "SARS-CoV-2 lineage Spec Seq" + }, + { + "language" : "en-US", + "value" : "SARS-CoV-2 (COVID-19) lineage, Specimen" + }, + { + "language" : "de-DE", + "value" : "SARS-CoV-2 (COVID-19)-Abstammungslinie [Typ] in Probenmaterial mittels Sequenzierung" + }, + { + "language" : "nl-NL", + "value" : "SARS-CoV-2 lineage [type] d.m.v. sequencing" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100158-5", + "display" : "Microalbumin [Mass/volume] in Urine collected for unspecified duration", + "designation" : [{ + "language" : "en-US", + "value" : "Microalbumin [Mass/volume] in Urine collected for unspecified duration" + }, + { + "language" : "en-US", + "value" : "Microalbumin ?Tm Ur-mCnc" + }, + { + "language" : "en-US", + "value" : "Albumin, Urine" + }, + { + "language" : "nl-NL", + "value" : "Albumine [massa/volume] in urine (verzamelduur niet gespecificeerd) d.m.v. detectielimiet <= 20 mg/L" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100159-3", + "display" : "Knee Society Score pre-op panel [Knee Society Score]", + "designation" : [{ + "language" : "en-US", + "value" : "Knee Society Score pre-op panel [Knee Society Score]" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100160-1", + "display" : "Knee replacement", + "designation" : [{ + "language" : "en-US", + "value" : "Knee replacement" + }, + { + "language" : "en-US", + "value" : "Knee replacement" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100161-9", + "display" : "Charnley Functional Classification", + "designation" : [{ + "language" : "en-US", + "value" : "Charnley Functional Classification" + }, + { + "language" : "en-US", + "value" : "Charnley Functional Classification" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100162-7", + "display" : "Knee alignment W standing X-ray measured", + "designation" : [{ + "language" : "en-US", + "value" : "Knee alignment W standing X-ray measured" + }, + { + "language" : "en-US", + "value" : "Alignment W Stand Knee XR" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100163-5", + "display" : "Knee medial AndOr lateral instability W full extension", + "designation" : [{ + "language" : "en-US", + "value" : "Knee medial AndOr lateral instability W full extension" + }, + { + "language" : "en-US", + "value" : "Knee med AndOr lat instab W full ext" + }, + { + "language" : "en-US", + "value" : "Knee medial AndOr lateral instability W full extension" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10016-4", + "display" : "R' wave amplitude in lead V1", + "designation" : [{ + "language" : "en-US", + "value" : "R' wave amplitude in lead V1" + }, + { + "language" : "en-US", + "value" : "R' wave Amp L-V1" + }, + { + "language" : "es-MX", + "value" : "Amplitud de onda R 'derivación V1:Corazón :Punto temporal:Elpot:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "amplitud de la onda R'.derivación V1:potencial eléctrico (voltaje):punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "R' onda Amp L-V1" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100164-3", + "display" : "Knee AP instability W 90 degree flexion", + "designation" : [{ + "language" : "en-US", + "value" : "Knee AP instability W 90 degree flexion" + }, + { + "language" : "en-US", + "value" : "Knee AP instability W 90 deg flex" + }, + { + "language" : "en-US", + "value" : "Knee AP instability W 90 degree flexion" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100165-0", + "display" : "Knee range of motion", + "designation" : [{ + "language" : "en-US", + "value" : "Knee range of motion" + }, + { + "language" : "en-US", + "value" : "Knee Qn" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100166-8", + "display" : "Flexion contracture range of Knee", + "designation" : [{ + "language" : "en-US", + "value" : "Flexion contracture range of Knee" + }, + { + "language" : "en-US", + "value" : "Flexion contracture range Knee" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100167-6", + "display" : "Extensor lag range of Knee", + "designation" : [{ + "language" : "en-US", + "value" : "Extensor lag range of Knee" + }, + { + "language" : "en-US", + "value" : "Extensor lag range Knee" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100168-4", + "display" : "Knee pain severity with level walking", + "designation" : [{ + "language" : "en-US", + "value" : "Knee pain severity with level walking" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100169-2", + "display" : "Knee pain severity with stairs or inclines", + "designation" : [{ + "language" : "en-US", + "value" : "Knee pain severity with stairs or inclines" + }] + }, + { + "system" : "http://loinc.org", + "code" : "1001-7", + "display" : "DBG Ab [Presence] in Serum or Plasma from Donor", + "designation" : [{ + "language" : "en-US", + "value" : "DBG Ab [Presence] in Serum or Plasma from Donor" + }, + { + "language" : "en-US", + "value" : "DBG Ab SerPl Donr Ql" + }, + { + "language" : "en-US", + "value" : "DBG antibody, Donor Blood" + }, + { + "language" : "es-MX", + "value" : "DBG Ab: Suero o plasma Donante: Punto temporal: Presencia o umbral: Ordinal:" + }, + { + "language" : "es-AR", + "value" : "[anticuerpo anti - ] DBG [Ac]:concentración arbitraria:punto en el tiempo:relación suero/plasma^donante:ordinal:" + }, + { + "language" : "pt-BR", + "value" : "DBG Ac SerPl Donr Ql" + }, + { + "language" : "nl-NL", + "value" : "DBG As [aanwezigheid] in serum of plasma^donor" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100170-0", + "display" : "Knee feels normal", + "designation" : [{ + "language" : "en-US", + "value" : "Knee feels normal" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100171-8", + "display" : "Satisfaction with level of knee pain while sitting", + "designation" : [{ + "language" : "en-US", + "value" : "Satisfaction with level of knee pain while sitting" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10017-2", + "display" : "R' wave amplitude in lead V2", + "designation" : [{ + "language" : "en-US", + "value" : "R' wave amplitude in lead V2" + }, + { + "language" : "en-US", + "value" : "R' wave Amp L-V2" + }, + { + "language" : "es-MX", + "value" : "Amplitud de onda R 'derivación V2:Corazón :Punto temporal:Elpot:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "amplitud de la onda R'.derivación V2:potencial eléctrico (voltaje):punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "R' onda Amp L-V2" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100172-6", + "display" : "Satisfaction with level of knee pain while lying in bed", + "designation" : [{ + "language" : "en-US", + "value" : "Satisfaction with level of knee pain while lying in bed" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100173-4", + "display" : "Satisfaction with knee function while getting out of bed", + "designation" : [{ + "language" : "en-US", + "value" : "Satisfaction with knee function while getting out of bed" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100174-2", + "display" : "Satisfaction with knee function while performing light household duties", + "designation" : [{ + "language" : "en-US", + "value" : "Satisfaction with knee function while performing light household duties" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100175-9", + "display" : "Satisfaction with knee function while performing recreational activities", + "designation" : [{ + "language" : "en-US", + "value" : "Satisfaction with knee function while performing recreational activities" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100176-7", + "display" : "Expect surgery to relieve pain", + "designation" : [{ + "language" : "en-US", + "value" : "Expect surgery to relieve pain" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100177-5", + "display" : "Expect surgery will improve ability to perform activities of daily living", + "designation" : [{ + "language" : "en-US", + "value" : "Expect surgery will improve ability to perform activities of daily living" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100178-3", + "display" : "Expect surgery will improve ability to perform leisure, recreational, or sports activities", + "designation" : [{ + "language" : "en-US", + "value" : "Expect surgery will improve ability to perform leisure, recreational, or sports activities" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100179-1", + "display" : "Walk without assistive mobility devices", + "designation" : [{ + "language" : "en-US", + "value" : "Walk without assistive mobility devices" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10018-0", + "display" : "R' wave amplitude in lead V3", + "designation" : [{ + "language" : "en-US", + "value" : "R' wave amplitude in lead V3" + }, + { + "language" : "en-US", + "value" : "R' wave Amp L-V3" + }, + { + "language" : "es-MX", + "value" : "Amplitud de onda R 'derivación V3:Corazón :Punto temporal:Elpot:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "amplitud de la onda R'.derivación V3:potencial eléctrico (voltaje):punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "R' onda Amp L-V3" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100180-9", + "display" : "Assistive mobility devices used", + "designation" : [{ + "language" : "en-US", + "value" : "Assistive mobility devices used" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100181-7", + "display" : "Assistive mobility devices used due to health condition", + "designation" : [{ + "language" : "en-US", + "value" : "Assistive mobility devices used due to health condition" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100182-5", + "display" : "Duration of standing before sitting due to knee discomfort", + "designation" : [{ + "language" : "en-US", + "value" : "Duration of standing before sitting due to knee discomfort" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100183-3", + "display" : "Duration of walking before stopping due to knee discomfort", + "designation" : [{ + "language" : "en-US", + "value" : "Duration of walking before stopping due to knee discomfort" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100184-1", + "display" : "How bothersome is knee when walking on an uneven surface", + "designation" : [{ + "language" : "en-US", + "value" : "How bothersome is knee when walking on an uneven surface" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100185-8", + "display" : "How bothersome is knee when turning or pivoting leg", + "designation" : [{ + "language" : "en-US", + "value" : "How bothersome is knee when turning or pivoting leg" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100186-6", + "display" : "How bothersome is knee when climbing up or down a flight of stairs", + "designation" : [{ + "language" : "en-US", + "value" : "How bothersome is knee when climbing up or down a flight of stairs" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100187-4", + "display" : "How bothersome is knee when getting up from a low seat without armrests", + "designation" : [{ + "language" : "en-US", + "value" : "How bothersome is knee when getting up from a low seat without armrests" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100188-2", + "display" : "How bothersome is knee when getting into or out of a car", + "designation" : [{ + "language" : "en-US", + "value" : "How bothersome is knee when getting into or out of a car" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100189-0", + "display" : "How bothersome is knee when moving laterally", + "designation" : [{ + "language" : "en-US", + "value" : "How bothersome is knee when moving laterally" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100190-8", + "display" : "How bothersome is knee when climbing a ladder or step stool", + "designation" : [{ + "language" : "en-US", + "value" : "How bothersome is knee when climbing a ladder or step stool" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100191-6", + "display" : "How bothersome is knee when carrying a bag for one block", + "designation" : [{ + "language" : "en-US", + "value" : "How bothersome is knee when carrying a bag for one block" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100192-4", + "display" : "How bothersome is knee when squatting", + "designation" : [{ + "language" : "en-US", + "value" : "How bothersome is knee when squatting" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100193-2", + "display" : "How bothersome is knee when kneeling", + "designation" : [{ + "language" : "en-US", + "value" : "How bothersome is knee when kneeling" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100194-0", + "display" : "How bothersome is knee when running", + "designation" : [{ + "language" : "en-US", + "value" : "How bothersome is knee when running" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100195-7", + "display" : "Pain severity--during activity", + "designation" : [{ + "language" : "en-US", + "value" : "Pain severity--during activity" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100196-5", + "display" : "Pre-op total score [Knee Society Score]", + "designation" : [{ + "language" : "en-US", + "value" : "Pre-op total score [Knee Society Score]" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100197-3", + "display" : "Exercise activity and pain severity panel", + "designation" : [{ + "language" : "en-US", + "value" : "Exercise activity and pain severity panel" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10019-8", + "display" : "R' wave amplitude in lead V4", + "designation" : [{ + "language" : "en-US", + "value" : "R' wave amplitude in lead V4" + }, + { + "language" : "en-US", + "value" : "R' wave Amp L-V4" + }, + { + "language" : "es-MX", + "value" : "Amplitud de onda R 'derivación V4:Corazón :Punto temporal:Elpot:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "amplitud de la onda R'.derivación V4:potencial eléctrico (voltaje):punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "R' onda Amp L-V4" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100198-1", + "display" : "Pre-op objective knee indicators score [Knee Society Score]", + "designation" : [{ + "language" : "en-US", + "value" : "Pre-op objective knee indicators score [Knee Society Score]" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100199-9", + "display" : "Pre-op symptoms score [Knee Society Score]", + "designation" : [{ + "language" : "en-US", + "value" : "Pre-op symptoms score [Knee Society Score]" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100200-5", + "display" : "Pre-op patient expectations score [Knee Society Score]", + "designation" : [{ + "language" : "en-US", + "value" : "Pre-op patient expectations score [Knee Society Score]" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100201-3", + "display" : "Pre-op functional activities score [Knee Society Score]", + "designation" : [{ + "language" : "en-US", + "value" : "Pre-op functional activities score [Knee Society Score]" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100202-1", + "display" : "Pre-op discretionary knee activities score [Knee Society Score]", + "designation" : [{ + "language" : "en-US", + "value" : "Pre-op discretionary knee activities score [Knee Society Score]" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100203-9", + "display" : "Knee Society Score post-op panel [Knee Society Score]", + "designation" : [{ + "language" : "en-US", + "value" : "Knee Society Score post-op panel [Knee Society Score]" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100204-7", + "display" : "Accuracy of pre-surgery expectations of pain relief", + "designation" : [{ + "language" : "en-US", + "value" : "Accuracy of pre-surgery expectations of pain relief" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100205-4", + "display" : "Accuracy of pre-surgery expectations to perform activities of daily living", + "designation" : [{ + "language" : "en-US", + "value" : "Accuracy of pre-surgery expectations to perform activities of daily living" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10020-6", + "display" : "R' wave amplitude in lead V5", + "designation" : [{ + "language" : "en-US", + "value" : "R' wave amplitude in lead V5" + }, + { + "language" : "en-US", + "value" : "R' wave Amp L-V5" + }, + { + "language" : "es-MX", + "value" : "Amplitud de onda R 'derivación V5:Corazón :Punto temporal:Elpot:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "amplitud de la onda R'.derivación V5:potencial eléctrico (voltaje):punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "R' onda Amp L-V5" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100206-2", + "display" : "Accuracy of pre-surgery expectations to perform leisure, recreational, or sports activities", + "designation" : [{ + "language" : "en-US", + "value" : "Accuracy of pre-surgery expectations to perform leisure, recreational, or sports activities" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100207-0", + "display" : "Post-op total score [Knee Society Score]", + "designation" : [{ + "language" : "en-US", + "value" : "Post-op total score [Knee Society Score]" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100208-8", + "display" : "Post-op objective knee indicators score [Knee Society Score]", + "designation" : [{ + "language" : "en-US", + "value" : "Post-op objective knee indicators score [Knee Society Score]" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100209-6", + "display" : "Post-op symptoms score [Knee Society Score]", + "designation" : [{ + "language" : "en-US", + "value" : "Post-op symptoms score [Knee Society Score]" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100210-4", + "display" : "Post-op patient expectations score [Knee Society Score]", + "designation" : [{ + "language" : "en-US", + "value" : "Post-op patient expectations score [Knee Society Score]" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100211-2", + "display" : "Post-op functional activities score [Knee Society Score]", + "designation" : [{ + "language" : "en-US", + "value" : "Post-op functional activities score [Knee Society Score]" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100212-0", + "display" : "Post-op discretionary knee activities score [Knee Society Score]", + "designation" : [{ + "language" : "en-US", + "value" : "Post-op discretionary knee activities score [Knee Society Score]" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100213-8", + "display" : "Prostate cancer multigene analysis in Blood or Tissue by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "Prostate cancer multigene analysis in Blood or Tissue by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "Prostate cancer multigene analysis Bld/T" + }, + { + "language" : "en-US", + "value" : "Prostate cancer multigene analysis, Blood or tissue specimen" + }, + { + "language" : "nl-NL", + "value" : "Prostaatkanker multigen-analyse [bevinding] in bloed of weefsel d.m.v. moleculair genetisch onderzoek (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10021-4", + "display" : "R' wave amplitude in lead V6", + "designation" : [{ + "language" : "en-US", + "value" : "R' wave amplitude in lead V6" + }, + { + "language" : "en-US", + "value" : "R' wave Amp L-V6" + }, + { + "language" : "es-MX", + "value" : "Amplitud de onda R 'derivación V6:Corazón :Punto temporal:Elpot:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "amplitud de la onda R'.derivación V6:potencial eléctrico (voltaje):punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "R' onda Amp L-V6" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100214-6", + "display" : "Dental model prior authorization Document", + "designation" : [{ + "language" : "en-US", + "value" : "Dental model prior authorization Document" + }, + { + "language" : "en-US", + "value" : "Dental model prior auth Doc" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100215-3", + "display" : "Episode of care medical records Document Transplant surgery", + "designation" : [{ + "language" : "en-US", + "value" : "Episode of care medical records Document Transplant surgery" + }, + { + "language" : "en-US", + "value" : "Episode of care med rec Doc Transpl surg" + }, + { + "language" : "nl-NL", + "value" : "Verslag van zorgepisode [bevinding] d.m.v. transplantatiechirurgie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100216-1", + "display" : "Surgical synoptic report", + "designation" : [{ + "language" : "en-US", + "value" : "Surgical synoptic report" + }, + { + "language" : "en-US", + "value" : "Surgical synoptic rep" + }, + { + "language" : "en-US", + "value" : "Surgical synoptic report" + }, + { + "language" : "nl-NL", + "value" : "Beknopt rapport [bevinding] d.m.v. chirurgie (tekstueel)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100217-9", + "display" : "Synoptic report Narrative Surgical oncology", + "designation" : [{ + "language" : "en-US", + "value" : "Synoptic report Narrative Surgical oncology" + }, + { + "language" : "en-US", + "value" : "Synoptic report Surg Onc" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100218-7", + "display" : "Surgical oncology of colon cancer synoptic report", + "designation" : [{ + "language" : "en-US", + "value" : "Surgical oncology of colon cancer synoptic report" + }, + { + "language" : "en-US", + "value" : "Surg onc colon CA synoptic rep" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100219-5", + "display" : "Surgical oncology of melanoma cancer synoptic report", + "designation" : [{ + "language" : "en-US", + "value" : "Surgical oncology of melanoma cancer synoptic report" + }, + { + "language" : "en-US", + "value" : "Surg onc melanoma CA synoptic rep" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100220-3", + "display" : "Surgical oncology of breast cancer synoptic report", + "designation" : [{ + "language" : "en-US", + "value" : "Surgical oncology of breast cancer synoptic report" + }, + { + "language" : "en-US", + "value" : "Surg onc breast CA synoptic rep" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100221-1", + "display" : "Surgical oncology of thyroid cancer synoptic report", + "designation" : [{ + "language" : "en-US", + "value" : "Surgical oncology of thyroid cancer synoptic report" + }, + { + "language" : "en-US", + "value" : "Surg onc thyroid CA synoptic rep" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10022-2", + "display" : "R' wave duration in lead AVF", + "designation" : [{ + "language" : "en-US", + "value" : "R' wave duration in lead AVF" + }, + { + "language" : "en-US", + "value" : "R' wave dur L-AVF" + }, + { + "language" : "es-MX", + "value" : "Duración de la onda R 'plomo AVF:Corazón :Punto temporal:Tiempo:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "duración de la onda R'.derivación AVF:tiempo:punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "R' onda dur L-AVF" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100222-9", + "display" : "Surgical oncology of pancreas cancer synoptic report", + "designation" : [{ + "language" : "en-US", + "value" : "Surgical oncology of pancreas cancer synoptic report" + }, + { + "language" : "en-US", + "value" : "Surg onc pancreas CA synoptic rep" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100223-7", + "display" : "Physical findings of Retina Narrative", + "designation" : [{ + "language" : "en-US", + "value" : "Physical findings of Retina Narrative" + }, + { + "language" : "en-US", + "value" : "Retina Phys find" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100224-5", + "display" : "Cardiac left ventricular segmental wall motion by echo panel", + "designation" : [{ + "language" : "en-US", + "value" : "Cardiac left ventricular segmental wall motion by echo panel" + }, + { + "language" : "en-US", + "value" : "Cardiac LV SWM Pnl LV US" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100225-2", + "display" : "Bone density quantitative ultrasound study", + "designation" : [{ + "language" : "en-US", + "value" : "Bone density quantitative ultrasound study" + }, + { + "language" : "en-US", + "value" : "Bone density QUS" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100226-0", + "display" : "Small bowel capsule endoscopy study Document", + "designation" : [{ + "language" : "en-US", + "value" : "Small bowel capsule endoscopy study Document" + }, + { + "language" : "en-US", + "value" : "Sm bowel capsule endo study Doc" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100227-8", + "display" : "Colon capsule endoscopy study Document", + "designation" : [{ + "language" : "en-US", + "value" : "Colon capsule endoscopy study Document" + }, + { + "language" : "en-US", + "value" : "Colon capsule endo study Doc" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100228-6", + "display" : "Upper gastrointestinal capsule endoscopy study Document", + "designation" : [{ + "language" : "en-US", + "value" : "Upper gastrointestinal capsule endoscopy study Document" + }, + { + "language" : "en-US", + "value" : "UGI capsule endo study Doc" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100229-4", + "display" : "Endoscopic ultrasound study Document", + "designation" : [{ + "language" : "en-US", + "value" : "Endoscopic ultrasound study Document" + }, + { + "language" : "en-US", + "value" : "Endo US study Doc" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10023-0", + "display" : "R' wave duration in lead AVL", + "designation" : [{ + "language" : "en-US", + "value" : "R' wave duration in lead AVL" + }, + { + "language" : "en-US", + "value" : "R' wave dur L-AVL" + }, + { + "language" : "es-MX", + "value" : "Duración de la onda R 'plomo AVL:Corazón :Punto temporal:Tiempo:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "duración de la onda R'.derivación AVL:tiempo:punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "R' onda dur L-AVL" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100230-2", + "display" : "Routine prenatal assessment panel", + "designation" : [{ + "language" : "en-US", + "value" : "Routine prenatal assessment panel" + }, + { + "language" : "en-US", + "value" : "Routine prenatal pnl" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100231-0", + "display" : "Endobronchial ultrasound study", + "designation" : [{ + "language" : "en-US", + "value" : "Endobronchial ultrasound study" + }, + { + "language" : "en-US", + "value" : "EBUS study" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100232-8", + "display" : "Impacts of Events Scale-Revised panel", + "designation" : [{ + "language" : "en-US", + "value" : "Impacts of Events Scale-Revised panel" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100233-6", + "display" : "Reminders brought back feelings about adverse event", + "designation" : [{ + "language" : "en-US", + "value" : "Reminders brought back feelings about adverse event" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100234-4", + "display" : "Trouble staying asleep", + "designation" : [{ + "language" : "en-US", + "value" : "Trouble staying asleep" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100235-1", + "display" : "Other things triggered persistent thoughts about adverse event", + "designation" : [{ + "language" : "en-US", + "value" : "Other things triggered persistent thoughts about adverse event" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100236-9", + "display" : "Felt irritable AndOr angry", + "designation" : [{ + "language" : "en-US", + "value" : "Felt irritable AndOr angry" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100237-7", + "display" : "Avoided getting upset when unintentionally thought about adverse event", + "designation" : [{ + "language" : "en-US", + "value" : "Avoided getting upset when unintentionally thought about adverse event" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100238-5", + "display" : "Thought about adverse event unintentionally", + "designation" : [{ + "language" : "en-US", + "value" : "Thought about adverse event unintentionally" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100239-3", + "display" : "Felt as if adverse event did not happen", + "designation" : [{ + "language" : "en-US", + "value" : "Felt as if adverse event did not happen" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100240-1", + "display" : "Avoided reminders of adverse event", + "designation" : [{ + "language" : "en-US", + "value" : "Avoided reminders of adverse event" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100241-9", + "display" : "Experienced mental images of adverse event", + "designation" : [{ + "language" : "en-US", + "value" : "Experienced mental images of adverse event" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100242-7", + "display" : "Easily startled", + "designation" : [{ + "language" : "en-US", + "value" : "Easily startled" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100243-5", + "display" : "Tried to not think of adverse event", + "designation" : [{ + "language" : "en-US", + "value" : "Tried to not think of adverse event" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100244-3", + "display" : "Aware of feelings about adverse event, but did not address them", + "designation" : [{ + "language" : "en-US", + "value" : "Aware of feelings about adverse event, but did not address them" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100245-0", + "display" : "Feelings about adverse event were numb", + "designation" : [{ + "language" : "en-US", + "value" : "Feelings about adverse event were numb" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100246-8", + "display" : "Acted or felt the same as during adverse event", + "designation" : [{ + "language" : "en-US", + "value" : "Acted or felt the same as during adverse event" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100247-6", + "display" : "Trouble falling asleep", + "designation" : [{ + "language" : "en-US", + "value" : "Trouble falling asleep" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10024-8", + "display" : "R' wave duration in lead AVR", + "designation" : [{ + "language" : "en-US", + "value" : "R' wave duration in lead AVR" + }, + { + "language" : "en-US", + "value" : "R' wave dur L-AVR" + }, + { + "language" : "es-MX", + "value" : "Duración de la onda R 'plomo AVR:Corazón :Punto temporal:Tiempo:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "duración de la onda R'.derivación AVR:tiempo:punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "R' onda dur L-AVR" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100248-4", + "display" : "Waves of strong feelings about adverse event", + "designation" : [{ + "language" : "en-US", + "value" : "Waves of strong feelings about adverse event" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100249-2", + "display" : "Tried to remove adverse event from memory", + "designation" : [{ + "language" : "en-US", + "value" : "Tried to remove adverse event from memory" + }] + }, + { + "system" : "http://loinc.org", + "code" : "1002-5", + "display" : "DBG Ab [Presence] in Serum or Plasma", + "designation" : [{ + "language" : "en-US", + "value" : "DBG Ab [Presence] in Serum or Plasma" + }, + { + "language" : "en-US", + "value" : "DBG Ab SerPl Ql" + }, + { + "language" : "en-US", + "value" : "DBG antibody, Blood" + }, + { + "language" : "es-MX", + "value" : "DBG Ab: Suero o Plasma : Punto temporal: Presencia o umbral: Ordinal:" + }, + { + "language" : "es-AR", + "value" : "[anticuerpo anti - ] DBG [Ac]:concentración arbitraria:punto en el tiempo:suero/plasma:ordinal:" + }, + { + "language" : "pt-BR", + "value" : "DBG Ac SerPl Ql" + }, + { + "language" : "nl-NL", + "value" : "DBG As [aanwezigheid] in serum of plasma" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100250-0", + "display" : "Trouble concentrating", + "designation" : [{ + "language" : "en-US", + "value" : "Trouble concentrating" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100251-8", + "display" : "Reminders of adverse event caused physical reactions", + "designation" : [{ + "language" : "en-US", + "value" : "Reminders of adverse event caused physical reactions" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100252-6", + "display" : "Had dreams about adverse event", + "designation" : [{ + "language" : "en-US", + "value" : "Had dreams about adverse event" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100253-4", + "display" : "Felt watchful and on-guard", + "designation" : [{ + "language" : "en-US", + "value" : "Felt watchful and on-guard" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100254-2", + "display" : "Tried not to talk about adverse event", + "designation" : [{ + "language" : "en-US", + "value" : "Tried not to talk about adverse event" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10025-5", + "display" : "R' wave duration in lead I", + "designation" : [{ + "language" : "en-US", + "value" : "R' wave duration in lead I" + }, + { + "language" : "en-US", + "value" : "R' wave dur L-I" + }, + { + "language" : "es-MX", + "value" : "Duración de la onda R '.:Corazón :Punto temporal:Tiempo:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "duración de la onda R'.derivación I:tiempo:punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "R' onda dur L-I" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100255-9", + "display" : "Total score [Impact of Event Scale-Revised]", + "designation" : [{ + "language" : "en-US", + "value" : "Total score [Impact of Event Scale-Revised]" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100256-7", + "display" : "Fallen in last 6 months", + "designation" : [{ + "language" : "en-US", + "value" : "Fallen in last 6 months" + }, + { + "language" : "en-US", + "value" : "Fallen in last 6Mo" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100257-5", + "display" : "Feel unsteady when standing or walking", + "designation" : [{ + "language" : "en-US", + "value" : "Feel unsteady when standing or walking" + }, + { + "language" : "en-US", + "value" : "Feel unsteady when standing or walking" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100258-3", + "display" : "History of fall related injury", + "designation" : [{ + "language" : "en-US", + "value" : "History of fall related injury" + }, + { + "language" : "en-US", + "value" : "History of fall related injury" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100259-1", + "display" : "Aware of tactile sensations", + "designation" : [{ + "language" : "en-US", + "value" : "Aware of tactile sensations" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100260-9", + "display" : "Easy to describe thoughts AndOr feelings", + "designation" : [{ + "language" : "en-US", + "value" : "Easy to describe thoughts AndOr feelings" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100261-7", + "display" : "Critical of own thoughts AndOr feelings", + "designation" : [{ + "language" : "en-US", + "value" : "Critical of own thoughts AndOr feelings" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100262-5", + "display" : "Able to notice distressing thoughts AndOr feelings without having to react", + "designation" : [{ + "language" : "en-US", + "value" : "Able to notice distressing thoughts AndOr feelings without having to react" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10026-3", + "display" : "R' wave duration in lead II", + "designation" : [{ + "language" : "en-US", + "value" : "R' wave duration in lead II" + }, + { + "language" : "en-US", + "value" : "R' wave dur L-II" + }, + { + "language" : "es-MX", + "value" : "Duración de la onda R 'derivación II:Corazón :Punto temporal:Tiempo:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "duración de la onda R'.derivación II:tiempo:punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "R' onda dur L-II" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100263-3", + "display" : "Easily distracted", + "designation" : [{ + "language" : "en-US", + "value" : "Easily distracted" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100264-1", + "display" : "Able to notice thoughts AndOr feelings without being overwhelmed", + "designation" : [{ + "language" : "en-US", + "value" : "Able to notice thoughts AndOr feelings without being overwhelmed" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100265-8", + "display" : "Aware of dietary intake impact on self", + "designation" : [{ + "language" : "en-US", + "value" : "Aware of dietary intake impact on self" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100266-6", + "display" : "Difficult to describe thoughts AndOr feelings", + "designation" : [{ + "language" : "en-US", + "value" : "Difficult to describe thoughts AndOr feelings" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100267-4", + "display" : "Aware of auditory stimuli", + "designation" : [{ + "language" : "en-US", + "value" : "Aware of auditory stimuli" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100268-2", + "display" : "Able to avoid immediate reaction in difficult situations", + "designation" : [{ + "language" : "en-US", + "value" : "Able to avoid immediate reaction in difficult situations" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100269-0", + "display" : "Do things without paying attention", + "designation" : [{ + "language" : "en-US", + "value" : "Do things without paying attention" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100270-8", + "display" : "Recover quickly from distressing thoughts AndOr images", + "designation" : [{ + "language" : "en-US", + "value" : "Recover quickly from distressing thoughts AndOr images" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10027-1", + "display" : "R' wave duration in lead III", + "designation" : [{ + "language" : "en-US", + "value" : "R' wave duration in lead III" + }, + { + "language" : "en-US", + "value" : "R' wave dur L-III" + }, + { + "language" : "es-MX", + "value" : "Duración de la onda R 'derivación III:Corazón :Punto temporal:Tiempo:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "duración de la onda R'.derivación III:tiempo:punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "R' onda dur L-III" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100271-6", + "display" : "Aware of olfactory stimuli", + "designation" : [{ + "language" : "en-US", + "value" : "Aware of olfactory stimuli" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100272-4", + "display" : "Aware of visual stimuli", + "designation" : [{ + "language" : "en-US", + "value" : "Aware of visual stimuli" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100273-2", + "display" : "Aware of emotions affect on thoughts AndOr behavior", + "designation" : [{ + "language" : "en-US", + "value" : "Aware of emotions affect on thoughts AndOr behavior" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100274-0", + "display" : "Observing score [FFMQ]", + "designation" : [{ + "language" : "en-US", + "value" : "Observing score [FFMQ]" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100275-7", + "display" : "Describing score [FFMQ]", + "designation" : [{ + "language" : "en-US", + "value" : "Describing score [FFMQ]" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100276-5", + "display" : "Acting with awareness score [FFMQ]", + "designation" : [{ + "language" : "en-US", + "value" : "Acting with awareness score [FFMQ]" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100277-3", + "display" : "Nonjudging score [FFMQ]", + "designation" : [{ + "language" : "en-US", + "value" : "Nonjudging score [FFMQ]" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100278-1", + "display" : "Nonreactivity score [FFMQ]", + "designation" : [{ + "language" : "en-US", + "value" : "Nonreactivity score [FFMQ]" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100279-9", + "display" : "Total score [FFMQ]", + "designation" : [{ + "language" : "en-US", + "value" : "Total score [FFMQ]" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100280-7", + "display" : "Five Facet Mindfulness Questionnaire panel [FFMQ]", + "designation" : [{ + "language" : "en-US", + "value" : "Five Facet Mindfulness Questionnaire panel [FFMQ]" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100281-5", + "display" : "D Ab [Units/volume] in Serum or Plasma", + "designation" : [{ + "language" : "en-US", + "value" : "D Ab [Units/volume] in Serum or Plasma" + }, + { + "language" : "en-US", + "value" : "D Ab SerPl-aCnc" + }, + { + "language" : "en-US", + "value" : "D antibody, Blood" + }, + { + "language" : "nl-NL", + "value" : "D As [eenheid/volume] in serum of plasma" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100282-3", + "display" : "Vaccine exemption certificate", + "designation" : [{ + "language" : "en-US", + "value" : "Vaccine exemption certificate" + }, + { + "language" : "en-US", + "value" : "Vaccine exemption cert" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100283-1", + "display" : "Harris Hip Score panel [Harris Hip Score]", + "designation" : [{ + "language" : "en-US", + "value" : "Harris Hip Score panel [Harris Hip Score]" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100284-9", + "display" : "Walking - functional ability", + "designation" : [{ + "language" : "en-US", + "value" : "Walking - functional ability" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100285-6", + "display" : "Comfortable seated position", + "designation" : [{ + "language" : "en-US", + "value" : "Comfortable seated position" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100286-4", + "display" : "Able to board public transportation", + "designation" : [{ + "language" : "en-US", + "value" : "Able to board public transportation" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100287-2", + "display" : "Put on shoes and socks", + "designation" : [{ + "language" : "en-US", + "value" : "Put on shoes and socks" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100288-0", + "display" : "Absence of deformity score [Harris Hip Score]", + "designation" : [{ + "language" : "en-US", + "value" : "Absence of deformity score [Harris Hip Score]" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10028-9", + "display" : "R' wave duration in lead V1", + "designation" : [{ + "language" : "en-US", + "value" : "R' wave duration in lead V1" + }, + { + "language" : "en-US", + "value" : "R' wave dur L-V1" + }, + { + "language" : "es-MX", + "value" : "Duración de la onda R 'derivación V1:Corazón :Punto temporal:Tiempo:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "duración de la onda R'.derivación V1:tiempo:punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "R' onda dur L-V1" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100289-8", + "display" : "Absence of hip deformity measurements", + "designation" : [{ + "language" : "en-US", + "value" : "Absence of hip deformity measurements" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100290-6", + "display" : "Range of motion score [Harris Hip Score]", + "designation" : [{ + "language" : "en-US", + "value" : "Range of motion score [Harris Hip Score]" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100291-4", + "display" : "Total score [Harris Hip Score]", + "designation" : [{ + "language" : "en-US", + "value" : "Total score [Harris Hip Score]" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100292-2", + "display" : "Pre-op patient satisfaction score [Knee Society Score]", + "designation" : [{ + "language" : "en-US", + "value" : "Pre-op patient satisfaction score [Knee Society Score]" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100293-0", + "display" : "Hip Flexion range of motion", + "designation" : [{ + "language" : "en-US", + "value" : "Hip Flexion range of motion" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100294-8", + "display" : "Hip Abduction range of motion", + "designation" : [{ + "language" : "en-US", + "value" : "Hip Abduction range of motion" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100295-5", + "display" : "Hip Adduction range of motion", + "designation" : [{ + "language" : "en-US", + "value" : "Hip Adduction range of motion" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100296-3", + "display" : "Hip External rotation range of motion", + "designation" : [{ + "language" : "en-US", + "value" : "Hip External rotation range of motion" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10029-7", + "display" : "R' wave duration in lead V2", + "designation" : [{ + "language" : "en-US", + "value" : "R' wave duration in lead V2" + }, + { + "language" : "en-US", + "value" : "R' wave dur L-V2" + }, + { + "language" : "es-MX", + "value" : "Duración de la onda R 'derivación V2:Corazón :Punto temporal:Tiempo:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "duración de la onda R'.derivación V2:tiempo:punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "R' onda dur L-V2" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100297-1", + "display" : "Hip Internal rotation range of motion", + "designation" : [{ + "language" : "en-US", + "value" : "Hip Internal rotation range of motion" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100298-9", + "display" : "Repetition count", + "designation" : [{ + "language" : "en-US", + "value" : "Repetition count" + }, + { + "language" : "en-US", + "value" : "Rep count" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100299-7", + "display" : "Post-op patient satisfaction score [Knee Society Score]", + "designation" : [{ + "language" : "en-US", + "value" : "Post-op patient satisfaction score [Knee Society Score]" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100300-3", + "display" : "End time Unspecified body region", + "designation" : [{ + "language" : "en-US", + "value" : "End time Unspecified body region" + }, + { + "language" : "en-US", + "value" : "End time Clock time Spec" + }, + { + "language" : "en-US", + "value" : "End time" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100301-1", + "display" : "Start time Unspecified body region", + "designation" : [{ + "language" : "en-US", + "value" : "Start time Unspecified body region" + }, + { + "language" : "en-US", + "value" : "Start time Clock time Spec" + }, + { + "language" : "en-US", + "value" : "Start time" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100302-9", + "display" : "Time period start and end panel Unspecified body region", + "designation" : [{ + "language" : "en-US", + "value" : "Time period start and end panel Unspecified body region" + }, + { + "language" : "en-US", + "value" : "Time start/end panel Spec" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100303-7", + "display" : "Condition certainty of presence", + "designation" : [{ + "language" : "en-US", + "value" : "Condition certainty of presence" + }, + { + "language" : "en-US", + "value" : "Condition certainty of presence" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100304-5", + "display" : "Flights climbed [#] Reporting Period", + "designation" : [{ + "language" : "en-US", + "value" : "Flights climbed [#] Reporting Period" + }, + { + "language" : "en-US", + "value" : "Flights climbed RptPeriod" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10030-5", + "display" : "R' wave duration in lead V3", + "designation" : [{ + "language" : "en-US", + "value" : "R' wave duration in lead V3" + }, + { + "language" : "en-US", + "value" : "R' wave dur L-V3" + }, + { + "language" : "es-MX", + "value" : "Duración de la onda R 'derivación V3:Corazón :Punto temporal:Tiempo:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "duración de la onda R'.derivación V3:tiempo:punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "R' onda dur L-V3" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100305-2", + "display" : "IDH1 gene exon 4 targeted mutation analysis [Presence] in Blood or Marrow by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "IDH1 gene exon 4 targeted mutation analysis [Presence] in Blood or Marrow by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "IDH1 exon 4 Mut Anl Bld/Mar Ql" + }, + { + "language" : "en-US", + "value" : "IDH1 gene exon 4 targeted mutation analysis, Blood Or Bone marrow" + }, + { + "language" : "nl-NL", + "value" : "IDH1-gen exon 4 doelgerichte mutatie-analyse [aanwezigheid] in bloed of beenmerg d.m.v. moleculair genetisch onderzoek" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100306-0", + "display" : "IDH2 gene exon 4 targeted mutation analysis [Presence] in Blood or Marrow by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "IDH2 gene exon 4 targeted mutation analysis [Presence] in Blood or Marrow by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "IDH2 exon 4 Mut Anl Bld/Mar Ql" + }, + { + "language" : "en-US", + "value" : "IDH2 gene exon 4 targeted mutation analysis, Blood Or Bone marrow" + }, + { + "language" : "nl-NL", + "value" : "IDH2-gen exon 4 doelgerichte mutatie-analyse [aanwezigheid] in bloed of beenmerg d.m.v. moleculair genetisch onderzoek" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100307-8", + "display" : "Behavioral screening elder mistreatment", + "designation" : [{ + "language" : "en-US", + "value" : "Behavioral screening elder mistreatment" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100308-6", + "display" : "Need help getting to essential places", + "designation" : [{ + "language" : "en-US", + "value" : "Need help getting to essential places" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100309-4", + "display" : "Activity support person", + "designation" : [{ + "language" : "en-US", + "value" : "Activity support person" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100310-2", + "display" : "Reliability of support person", + "designation" : [{ + "language" : "en-US", + "value" : "Reliability of support person" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100311-0", + "display" : "Need help to make sure there is enough food, medicines or any other things needed in house", + "designation" : [{ + "language" : "en-US", + "value" : "Need help to make sure there is enough food, medicines or any other things needed in house" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100312-8", + "display" : "Person or persons that makes sure there is enough food, medicines or any other things needed in house", + "designation" : [{ + "language" : "en-US", + "value" : "Person or persons that makes sure there is enough food, medicines or any other things needed in house" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10031-3", + "display" : "R' wave duration in lead V4", + "designation" : [{ + "language" : "en-US", + "value" : "R' wave duration in lead V4" + }, + { + "language" : "en-US", + "value" : "R' wave dur L-V4" + }, + { + "language" : "es-MX", + "value" : "Duración de la onda R 'derivación V4:Corazón :Punto temporal:Tiempo:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "duración de la onda R'.derivación V4:tiempo:punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "R' onda dur L-V4" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100313-6", + "display" : "Need help with household things such as cook meals, help feed, or provide correct medicines each day", + "designation" : [{ + "language" : "en-US", + "value" : "Need help with household things such as cook meals, help feed, or provide correct medicines each day" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100314-4", + "display" : "Need help with house cleaning or yard work", + "designation" : [{ + "language" : "en-US", + "value" : "Need help with house cleaning or yard work" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100315-1", + "display" : "Need help getting out of bed, showered, or dressed", + "designation" : [{ + "language" : "en-US", + "value" : "Need help getting out of bed, showered, or dressed" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100316-9", + "display" : "Need help to make sure bills get paid", + "designation" : [{ + "language" : "en-US", + "value" : "Need help to make sure bills get paid" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100317-7", + "display" : "Relationship of usual support person for daily activities", + "designation" : [{ + "language" : "en-US", + "value" : "Relationship of usual support person for daily activities" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100318-5", + "display" : "Have help with finances AndOr financial decisions", + "designation" : [{ + "language" : "en-US", + "value" : "Have help with finances AndOr financial decisions" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100319-3", + "display" : "Relationship of financial support person", + "designation" : [{ + "language" : "en-US", + "value" : "Relationship of financial support person" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100320-1", + "display" : "Financial support person usually asks for permission before making decisions", + "designation" : [{ + "language" : "en-US", + "value" : "Financial support person usually asks for permission before making decisions" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10032-1", + "display" : "R' wave duration in lead V5", + "designation" : [{ + "language" : "en-US", + "value" : "R' wave duration in lead V5" + }, + { + "language" : "en-US", + "value" : "R' wave dur L-V5" + }, + { + "language" : "es-MX", + "value" : "Duración de la onda R 'plomo V5:Corazón :Punto temporal:Tiempo:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "duración de la onda R'.derivación V5:tiempo:punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "R' onda dur L-V5" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100321-9", + "display" : "Financial support person usually makes good decisions about finances", + "designation" : [{ + "language" : "en-US", + "value" : "Financial support person usually makes good decisions about finances" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100322-7", + "display" : "Have access to paperwork for financial decisions made", + "designation" : [{ + "language" : "en-US", + "value" : "Have access to paperwork for financial decisions made" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100323-5", + "display" : "Financial support person forged signature", + "designation" : [{ + "language" : "en-US", + "value" : "Financial support person forged signature" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100324-3", + "display" : "Coercion of financial support person for signing a document in order to get money or possessions", + "designation" : [{ + "language" : "en-US", + "value" : "Coercion of financial support person for signing a document in order to get money or possessions" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100325-0", + "display" : "Experienced theft by support person", + "designation" : [{ + "language" : "en-US", + "value" : "Experienced theft by support person" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100326-8", + "display" : "Money spent or property sold without permission", + "designation" : [{ + "language" : "en-US", + "value" : "Money spent or property sold without permission" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100327-6", + "display" : "Stranger forged signature for financial gain", + "designation" : [{ + "language" : "en-US", + "value" : "Stranger forged signature for financial gain" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100328-4", + "display" : "Stranger forced document signature for financial gain", + "designation" : [{ + "language" : "en-US", + "value" : "Stranger forced document signature for financial gain" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100329-2", + "display" : "Feared for safety due to verbal attack", + "designation" : [{ + "language" : "en-US", + "value" : "Feared for safety due to verbal attack" + }] + }, + { + "system" : "http://loinc.org", + "code" : "1003-3", + "display" : "Indirect antiglobulin test.complement specific reagent [Presence] in Serum or Plasma", + "designation" : [{ + "language" : "en-US", + "value" : "Indirect antiglobulin test.complement specific reagent [Presence] in Serum or Plasma" + }, + { + "language" : "en-US", + "value" : "IAT Comp-Sp Reag SerPl Ql" + }, + { + "language" : "en-US", + "value" : "Indirect Antiglobulin Test (IAT; Indirect Coombs), Blood" + }, + { + "language" : "es-MX", + "value" : "Prueba de antiglobulina indirecta, reactivo específico del complemento: Suero o Plasma : Punto temporal: Presencia o umbral: Ordinal:" + }, + { + "language" : "es-AR", + "value" : "prueba de antiglobulina indirecta.reactivo específico de complemento:concentración arbitraria:punto en el tiempo:suero/plasma:ordinal:" + }, + { + "language" : "pt-BR", + "value" : "IAT Comp-Sp Reag SerPl Ql" + }, + { + "language" : "nl-NL", + "value" : "Indirecte antiglobulinetest.complement-specifiek reagent [aanwezigheid] in serum of plasma" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100330-0", + "display" : "Felt humiliated due to ridicule", + "designation" : [{ + "language" : "en-US", + "value" : "Felt humiliated due to ridicule" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100331-8", + "display" : "Coerced to do something", + "designation" : [{ + "language" : "en-US", + "value" : "Coerced to do something" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100332-6", + "display" : "Ignored by close friend or relative for extended period", + "designation" : [{ + "language" : "en-US", + "value" : "Ignored by close friend or relative for extended period" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100333-4", + "display" : "Physically hit or threatened", + "designation" : [{ + "language" : "en-US", + "value" : "Physically hit or threatened" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100334-2", + "display" : "Been physically hurt with some degree of injury", + "designation" : [{ + "language" : "en-US", + "value" : "Been physically hurt with some degree of injury" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100335-9", + "display" : "Coerced sexual activity", + "designation" : [{ + "language" : "en-US", + "value" : "Coerced sexual activity" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100336-7", + "display" : "Coerced touching of private body parts of self or others", + "designation" : [{ + "language" : "en-US", + "value" : "Coerced touching of private body parts of self or others" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100337-5", + "display" : "Coerced to undress or expose private body area", + "designation" : [{ + "language" : "en-US", + "value" : "Coerced to undress or expose private body area" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100338-3", + "display" : "Photographed in any degree of nudity without consent", + "designation" : [{ + "language" : "en-US", + "value" : "Photographed in any degree of nudity without consent" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10033-9", + "display" : "R' wave duration in lead V6", + "designation" : [{ + "language" : "en-US", + "value" : "R' wave duration in lead V6" + }, + { + "language" : "en-US", + "value" : "R' wave dur L-V6" + }, + { + "language" : "es-MX", + "value" : "Duración de la onda R 'plomo V6:Corazón :Punto temporal:Tiempo:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "duración de la onda R'.derivación V6:tiempo:punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "R' onda dur L-V6" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100339-1", + "display" : "Experienced attempted physical restraint", + "designation" : [{ + "language" : "en-US", + "value" : "Experienced attempted physical restraint" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100340-9", + "display" : "Range of motion panel Hip", + "designation" : [{ + "language" : "en-US", + "value" : "Range of motion panel Hip" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100341-7", + "display" : "Rubella virus IgG Ab index [Units/volume] in Serum and CSF", + "designation" : [{ + "language" : "en-US", + "value" : "Rubella virus IgG Ab index [Units/volume] in Serum and CSF" + }, + { + "language" : "en-US", + "value" : "RUBV IgG Index Ser+CSF-aCnc" + }, + { + "language" : "en-US", + "value" : "Rubella virus IgG index, Serum+Cerebrospinal fluid" + }, + { + "language" : "de-DE", + "value" : "Röteln-Virus IgG-Antikörperindex [Einheiten/Volumen] in Serum und Liquor" + }, + { + "language" : "nl-NL", + "value" : "Rubellavirus As.IgG-index [eenheid/volume] in serum en liquor cerebrospinalis" + }, + { + "language" : "de-AT", + "value" : "Rötelnvirus Antikörper-Index" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100342-5", + "display" : "Volatile Organic Compounds associated with SARS-CoV-2 infection [Presence] in Exhaled gas by Gas chromatography-mass spectrometry", + "designation" : [{ + "language" : "en-US", + "value" : "Volatile Organic Compounds associated with SARS-CoV-2 infection [Presence] in Exhaled gas by Gas chromatography-mass spectrometry" + }, + { + "language" : "en-US", + "value" : "VOCs (volatiles) SARS-CoV-2 ExG Ql GC-MS" + }, + { + "language" : "en-US", + "value" : "Volatile Organic Compounds associated with SARS-CoV-2 infection, Exhaled gas" + }, + { + "language" : "de-DE", + "value" : "Flüchtige organische Verbindungen assoziiert mit SARS-CoV-2-Infektion [Nachweis] in Exhalat mittels GC-MS" + }, + { + "language" : "nl-NL", + "value" : "Vluchtige organische componenten bij SARS-CoV-2-infectie [aanwezigheid] in uitgeademde lucht d.m.v. gaschromatografie-massaspectrometrie" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100343-3", + "display" : "Influenza virus B RNA [Presence] in Saliva (oral fluid) by NAA with probe detection", + "designation" : [{ + "language" : "en-US", + "value" : "Influenza virus B RNA [Presence] in Saliva (oral fluid) by NAA with probe detection" + }, + { + "language" : "en-US", + "value" : "FLUBV RNA Sal Ql NAA+probe" + }, + { + "language" : "en-US", + "value" : "Influenza B (Flu B), Saliva" + }, + { + "language" : "de-DE", + "value" : "Influenza-Virus B RNA [Nachweis] in Speichel mittels Nukleinsäureamplifikation mit Sondendetektion" + }, + { + "language" : "nl-NL", + "value" : "Influenzavirus B RNA [aanwezigheid] in speeksel d.m.v. probe-detectie" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100344-1", + "display" : "Influenza virus A RNA [Presence] in Saliva (oral fluid) by NAA with probe detection", + "designation" : [{ + "language" : "en-US", + "value" : "Influenza virus A RNA [Presence] in Saliva (oral fluid) by NAA with probe detection" + }, + { + "language" : "en-US", + "value" : "FLUAV RNA Sal Ql NAA+probe" + }, + { + "language" : "en-US", + "value" : "Influenza A (Flu A), Saliva" + }, + { + "language" : "de-DE", + "value" : "Influenza-Virus A RNA [Nachweis] in Speichel mittels Nukleinsäureamplifikation mit Sondendetektion" + }, + { + "language" : "nl-NL", + "value" : "Influenzavirus A RNA [aanwezigheid] in speeksel d.m.v. probe-detectie" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100345-8", + "display" : "Influenza virus A and B and SARS-CoV-2 (COVID-19) RNA panel - Specimen by NAA with probe detection", + "designation" : [{ + "language" : "en-US", + "value" : "Influenza virus A and B and SARS-CoV-2 (COVID-19) RNA panel - Specimen by NAA with probe detection" + }, + { + "language" : "en-US", + "value" : "FLUABV+SARS-CoV-2 RNA Pnl Spec NAA+probe" + }, + { + "language" : "en-US", + "value" : "Influenza virus A and B and SARS-CoV-2 (COVID-19) RNA panel, Specimen" + }, + { + "language" : "de-DE", + "value" : "Influenza-Virus A und Influenza-Virus B und SARS-CoV-2 (COVID-19) RNA (Liste) - Probenmaterial mittels Nukleinsäureamplifikation mit Sondendetektion" + }, + { + "language" : "nl-NL", + "value" : "Influenzavirus A & influenzavirus B & SARS-CoV-2 RNA panel d.m.v. probe-detectie" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100346-6", + "display" : "Clotting time.extrinsic coagulation system activated.platelets inhibited of Blood by Rotational TEG", + "designation" : [{ + "language" : "en-US", + "value" : "Clotting time.extrinsic coagulation system activated.platelets inhibited of Blood by Rotational TEG" + }, + { + "language" : "en-US", + "value" : "CT.extr plt inhib Bld ROTEM" + }, + { + "language" : "en-US", + "value" : "Clotting time.extrinsic coagulation system activated.platelets inhibited, Blood" + }, + { + "language" : "de-AT", + "value" : "Clotting Time FIBTEM" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10034-7", + "display" : "S wave amplitude in lead AVF", + "designation" : [{ + "language" : "en-US", + "value" : "S wave amplitude in lead AVF" + }, + { + "language" : "en-US", + "value" : "S wave Amp L-AVF" + }, + { + "language" : "es-MX", + "value" : "Amplitud de onda S. Conducir AVF:Corazón :Punto temporal:Elpot:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "amplitud de la onda S.derivación AVF:potencial eléctrico (voltaje):punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "S onda Amp L-AVF" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100347-4", + "display" : "Clot formation.extrinsic coagulation system activated.platelets inhibited [Time] in Blood by Rotational TEG", + "designation" : [{ + "language" : "en-US", + "value" : "Clot formation.extrinsic coagulation system activated.platelets inhibited [Time] in Blood by Rotational TEG" + }, + { + "language" : "en-US", + "value" : "CT.extr plt inhib Bld ROTEM" + }, + { + "language" : "en-US", + "value" : "Clot formation.extrinsic coagulation system activated.platelets inhibited, Blood" + }, + { + "language" : "de-AT", + "value" : "Clot Formation Time FIBTEM" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100348-2", + "display" : "Model for end-stage liver disease sodium score", + "designation" : [{ + "language" : "en-US", + "value" : "Model for end-stage liver disease sodium score" + }, + { + "language" : "en-US", + "value" : "MELDNa score" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100349-0", + "display" : "US.doppler Penis vessels W vasodilator IV", + "designation" : [{ + "language" : "en-US", + "value" : "US.doppler Penis vessels W vasodilator IV" + }, + { + "language" : "en-US", + "value" : "DOP Penis ves W vasodilator IV" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100350-8", + "display" : "Sesamum indicum 1 IgE Ab [Units/volume] in Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Sesamum indicum 1 IgE Ab [Units/volume] in Serum" + }, + { + "language" : "en-US", + "value" : "Ses i 1 IgE Qn" + }, + { + "language" : "en-US", + "value" : "Sesamum indicum 1 allergy test" + }, + { + "language" : "nl-NL", + "value" : "Sesamum indicum 1 As.IgE [eenheid/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100351-6", + "display" : "Pioglitazone [Presence] in Serum or Plasma", + "designation" : [{ + "language" : "en-US", + "value" : "Pioglitazone [Presence] in Serum or Plasma" + }, + { + "language" : "en-US", + "value" : "Pioglitazone SerPl Ql" + }, + { + "language" : "en-US", + "value" : "Pioglitazone, Blood" + }, + { + "language" : "nl-NL", + "value" : "Pioglitazon [aanwezigheid] in serum of plasma" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100352-4", + "display" : "Rosiglitazone [Presence] in Serum or Plasma", + "designation" : [{ + "language" : "en-US", + "value" : "Rosiglitazone [Presence] in Serum or Plasma" + }, + { + "language" : "en-US", + "value" : "Rosiglitazone SerPl Ql" + }, + { + "language" : "en-US", + "value" : "Rosiglitazone, Blood" + }, + { + "language" : "nl-NL", + "value" : "Rosiglitazon [aanwezigheid] in serum of plasma" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100353-2", + "display" : "Norwalk Community Health Center Screening Tool [NCHC]", + "designation" : [{ + "language" : "en-US", + "value" : "Norwalk Community Health Center Screening Tool [NCHC]" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10035-4", + "display" : "S wave amplitude in lead AVL", + "designation" : [{ + "language" : "en-US", + "value" : "S wave amplitude in lead AVL" + }, + { + "language" : "en-US", + "value" : "S wave Amp L-AVL" + }, + { + "language" : "es-MX", + "value" : "Amplitud de onda S. Conducir AVL:Corazón :Punto temporal:Elpot:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "amplitud de la onda S.derivación AVL:potencial eléctrico (voltaje):punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "S onda Amp L-AVL" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100354-0", + "display" : "Frequency of participating in multi-modal communication without assistance", + "designation" : [{ + "language" : "en-US", + "value" : "Frequency of participating in multi-modal communication without assistance" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100355-7", + "display" : "Frequency of participating in spoken language expression communication without assistance", + "designation" : [{ + "language" : "en-US", + "value" : "Frequency of participating in spoken language expression communication without assistance" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100356-5", + "display" : "Chlamydia trachomatis and Neisseria gonorrhoeae and Trichomonas vaginalis DNA [Identifier] in Specimen by NAA with probe detection", + "designation" : [{ + "language" : "en-US", + "value" : "Chlamydia trachomatis and Neisseria gonorrhoeae and Trichomonas vaginalis DNA [Identifier] in Specimen by NAA with probe detection" + }, + { + "language" : "en-US", + "value" : "CT + NG + TV DNA Spec NAA+probe" + }, + { + "language" : "en-US", + "value" : "Chlamydia trachomatis and Neisseria gonorrhoeae and Trichomonas vaginalis, Specimen" + }, + { + "language" : "nl-NL", + "value" : "Chlamydia trachomatis & Neisseria gonorrhoeae & Trichomonas vaginalis DNA [identificator] d.m.v. probe-detectie" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100357-3", + "display" : "Naloxone [Presence] in Cord tissue by Screen method", + "designation" : [{ + "language" : "en-US", + "value" : "Naloxone [Presence] in Cord tissue by Screen method" + }, + { + "language" : "en-US", + "value" : "Naloxone TissCo Ql Scn" + }, + { + "language" : "en-US", + "value" : "Naloxone, Umbilical cord tissue" + }, + { + "language" : "nl-NL", + "value" : "Naloxon [aanwezigheid] in weefsel van navelstreng d.m.v. screening" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100358-1", + "display" : "Phentermine [Presence] in Cord tissue by Screen method", + "designation" : [{ + "language" : "en-US", + "value" : "Phentermine [Presence] in Cord tissue by Screen method" + }, + { + "language" : "en-US", + "value" : "Phentermine TissCo Ql Scn" + }, + { + "language" : "en-US", + "value" : "Phentermine, Umbilical cord tissue" + }, + { + "language" : "nl-NL", + "value" : "Fentermine [aanwezigheid] in weefsel van navelstreng d.m.v. screening" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100359-9", + "display" : "Gliadin 33 mer peptide [Mass/volume] in Stool by Immunoassay", + "designation" : [{ + "language" : "en-US", + "value" : "Gliadin 33 mer peptide [Mass/volume] in Stool by Immunoassay" + }, + { + "language" : "en-US", + "value" : "Gliadin 33 mer Stl IA-mCnc" + }, + { + "language" : "en-US", + "value" : "Gliadin 33 mer peptide, Stool" + }, + { + "language" : "nl-NL", + "value" : "Gliadin 33-mer peptide [massa/volume] in feces d.m.v. immunoassay" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100360-7", + "display" : "Brief Resilience Scale panel [BRS]", + "designation" : [{ + "language" : "en-US", + "value" : "Brief Resilience Scale panel [BRS]" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100361-5", + "display" : "Quickly recover from bad events", + "designation" : [{ + "language" : "en-US", + "value" : "Quickly recover from bad events" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10036-2", + "display" : "S wave amplitude in lead AVR", + "designation" : [{ + "language" : "en-US", + "value" : "S wave amplitude in lead AVR" + }, + { + "language" : "en-US", + "value" : "S wave Amp L-AVR" + }, + { + "language" : "es-MX", + "value" : "Amplitud de onda S. Conducir AVR:Corazón :Punto temporal:Elpot:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "amplitud de la onda S.derivación AVR:potencial eléctrico (voltaje):punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "S onda Amp L-AVR" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100362-3", + "display" : "Difficulty making it through stressful events", + "designation" : [{ + "language" : "en-US", + "value" : "Difficulty making it through stressful events" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100363-1", + "display" : "Easily recover from a stressful event", + "designation" : [{ + "language" : "en-US", + "value" : "Easily recover from a stressful event" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100364-9", + "display" : "Difficulty recovering from bad events", + "designation" : [{ + "language" : "en-US", + "value" : "Difficulty recovering from bad events" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100365-6", + "display" : "Easily recover from difficulties", + "designation" : [{ + "language" : "en-US", + "value" : "Easily recover from difficulties" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100366-4", + "display" : "Lengthy recovery from setbacks", + "designation" : [{ + "language" : "en-US", + "value" : "Lengthy recovery from setbacks" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100367-2", + "display" : "Total Score BRS", + "designation" : [{ + "language" : "en-US", + "value" : "Total Score BRS" + }, + { + "language" : "en-US", + "value" : "Total Score BRS" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100368-0", + "display" : "Amino Acids Urea Cycle Panel - Serum or Plasma by LC/MS/MS", + "designation" : [{ + "language" : "en-US", + "value" : "Amino Acids Urea Cycle Panel - Serum or Plasma by LC/MS/MS" + }, + { + "language" : "en-US", + "value" : "AAUCD SerPl LC/MS/MS" + }, + { + "language" : "en-US", + "value" : "Amino Acids Urea Cycle Panel, Blood" + }, + { + "language" : "nl-NL", + "value" : "Aminozuren ureumcyclus panel in serum of plasma d.m.v. LC/MS/MS" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100369-8", + "display" : "NM Thyroid gland Views W Tl-201 IV", + "designation" : [{ + "language" : "en-US", + "value" : "NM Thyroid gland Views W Tl-201 IV" + }, + { + "language" : "en-US", + "value" : "NM Thyroid Views W Tl-201 IV" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10037-0", + "display" : "S wave amplitude in lead I", + "designation" : [{ + "language" : "en-US", + "value" : "S wave amplitude in lead I" + }, + { + "language" : "en-US", + "value" : "S wave Amp L-I" + }, + { + "language" : "es-MX", + "value" : "Amplitud de la onda S. Conduzca I:Corazón :Punto temporal:Elpot:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "amplitud de la onda S.derivación I:potencial eléctrico (voltaje):punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "S onda Amp L-I" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100370-6", + "display" : "Orthopoxvirus DNA [Identifier] in Specimen by NAA with probe detection", + "designation" : [{ + "language" : "en-US", + "value" : "Orthopoxvirus DNA [Identifier] in Specimen by NAA with probe detection" + }, + { + "language" : "en-US", + "value" : "Orthopoxvirus DNA Spec NAA+probe" + }, + { + "language" : "en-US", + "value" : "Orthopoxvirus, Specimen" + }, + { + "language" : "de-DE", + "value" : "Orthopoxvirus DNA [Nachweis oder Identität] in Probenmaterial mittels Nukleinsäureamplifikation mit Sondendetektion" + }, + { + "language" : "nl-NL", + "value" : "Orthopoxvirus DNA [identificator] d.m.v. probe-detectie" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100371-4", + "display" : "Titin Ab [Units/volume] in Serum by Immunoassay", + "designation" : [{ + "language" : "en-US", + "value" : "Titin Ab [Units/volume] in Serum by Immunoassay" + }, + { + "language" : "en-US", + "value" : "Titin Ab Ser IA-aCnc" + }, + { + "language" : "en-US", + "value" : "Titin antibody, Blood" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100372-2", + "display" : "Abiraterone [Mass/volume] in Serum or Plasma", + "designation" : [{ + "language" : "en-US", + "value" : "Abiraterone [Mass/volume] in Serum or Plasma" + }, + { + "language" : "en-US", + "value" : "Abiraterone SerPl-mCnc" + }, + { + "language" : "en-US", + "value" : "Abiraterone, Blood" + }, + { + "language" : "nl-NL", + "value" : "Abirateron [massa/volume] in serum of plasma" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100373-0", + "display" : "Eucheuma IgG Ab [Units/volume] in Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Eucheuma IgG Ab [Units/volume] in Serum" + }, + { + "language" : "en-US", + "value" : "Agar- agar IgG Qn" + }, + { + "language" : "en-US", + "value" : "Agar- agar IgG antibody" + }, + { + "language" : "nl-NL", + "value" : "Eucheuma As.IgG [eenheid/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100374-8", + "display" : "Aloe vera IgG Ab [Units/volume] in Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Aloe vera IgG Ab [Units/volume] in Serum" + }, + { + "language" : "en-US", + "value" : "Aloe vera IgG Qn" + }, + { + "language" : "en-US", + "value" : "Aloe vera IgG antibody" + }, + { + "language" : "nl-NL", + "value" : "Aloë vera As.IgG [eenheid/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100375-5", + "display" : "Anise IgG Ab [Units/volume] in Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Anise IgG Ab [Units/volume] in Serum" + }, + { + "language" : "en-US", + "value" : "Anise IgG Qn" + }, + { + "language" : "en-US", + "value" : "Anise IgG antibody" + }, + { + "language" : "nl-NL", + "value" : "Pimpinella anisum As.IgG [eenheid/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100376-3", + "display" : "Bambusa vulgaris IgG Ab [Units/volume] in Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Bambusa vulgaris IgG Ab [Units/volume] in Serum" + }, + { + "language" : "en-US", + "value" : "Bambusa vulgaris IgG Qn" + }, + { + "language" : "en-US", + "value" : "Bambusa vulgaris IgG antibody" + }, + { + "language" : "nl-NL", + "value" : "Bambusa vulgaris As.IgG [eenheid/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100377-1", + "display" : "Goat cheese IgG Ab [Units/volume] in Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Goat cheese IgG Ab [Units/volume] in Serum" + }, + { + "language" : "en-US", + "value" : "Goat cheese IgG Qn" + }, + { + "language" : "en-US", + "value" : "Goat cheese IgG antibody" + }, + { + "language" : "nl-NL", + "value" : "Geitenkaas As.IgG [eenheid/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100378-9", + "display" : "Sheep cheese IgG Ab [Units/volume] in Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Sheep cheese IgG Ab [Units/volume] in Serum" + }, + { + "language" : "en-US", + "value" : "Sheep cheese IgG Qn" + }, + { + "language" : "en-US", + "value" : "Sheep cheese IgG antibody" + }, + { + "language" : "nl-NL", + "value" : "Schapenkaas As.IgG [eenheid/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100379-7", + "display" : "Leeks IgG Ab [Units/volume] in Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Leeks IgG Ab [Units/volume] in Serum" + }, + { + "language" : "en-US", + "value" : "Leeks IgG Qn" + }, + { + "language" : "en-US", + "value" : "Leeks IgG antibody" + }, + { + "language" : "nl-NL", + "value" : "Allium ampeloprasum As.IgG [eenheid/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100380-5", + "display" : "Red cabbage IgG Ab [Units/volume] in Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Red cabbage IgG Ab [Units/volume] in Serum" + }, + { + "language" : "en-US", + "value" : "Red cabbage IgG Qn" + }, + { + "language" : "en-US", + "value" : "Red cabbage IgG antibody" + }, + { + "language" : "nl-NL", + "value" : "Brassica rubra As.IgG [eenheid/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100381-3", + "display" : "Mentha balsamea Wild IgG Ab [Units/volume] in Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Mentha balsamea Wild IgG Ab [Units/volume] in Serum" + }, + { + "language" : "en-US", + "value" : "Mentha balsamea Wild IgG Qn" + }, + { + "language" : "en-US", + "value" : "Mentha balsamea Wild IgG antibody" + }, + { + "language" : "nl-NL", + "value" : "Pepermunt As.IgG [eenheid/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100382-1", + "display" : "FDA package insert REMS addressed risk", + "designation" : [{ + "language" : "en-US", + "value" : "FDA package insert REMS addressed risk" + }, + { + "language" : "en-US", + "value" : "FDA insert REMS addressed risk" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100383-9", + "display" : "Monkeypox virus DNA [Presence] in Specimen by NAA with probe detection", + "designation" : [{ + "language" : "en-US", + "value" : "Monkeypox virus DNA [Presence] in Specimen by NAA with probe detection" + }, + { + "language" : "en-US", + "value" : "MVPX DNA Spec Ql NAA+probe" + }, + { + "language" : "en-US", + "value" : "Monkeypox virus, Specimen" + }, + { + "language" : "de-DE", + "value" : "Affenpocken-Virus DNA [Nachweis] in Probenmaterial mittels Nukleinsäureamplifikation mit Sondendetektion" + }, + { + "language" : "nl-NL", + "value" : "Mpoxvirus DNA [aanwezigheid] d.m.v. probe-detectie" + }, + { + "language" : "de-AT", + "value" : "Affenpockenvirus-DNA ql. /Sondermaterial PCR" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100384-7", + "display" : "Rapeseed IgG Ab [Units/volume] in Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Rapeseed IgG Ab [Units/volume] in Serum" + }, + { + "language" : "en-US", + "value" : "Rapeseed IgG Qn" + }, + { + "language" : "en-US", + "value" : "Rapeseed IgG antibody" + }, + { + "language" : "nl-NL", + "value" : "Brassica rapa As.IgG [eenheid/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100385-4", + "display" : "Corn salad IgG Ab [Units/volume] in Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Corn salad IgG Ab [Units/volume] in Serum" + }, + { + "language" : "en-US", + "value" : "Corn salad IgG Qn" + }, + { + "language" : "en-US", + "value" : "Corn salad IgG antibody" + }, + { + "language" : "nl-NL", + "value" : "Valerianella locusta As.IgG [eenheid/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100386-2", + "display" : "Rosemary IgG Ab [Units/volume] in Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Rosemary IgG Ab [Units/volume] in Serum" + }, + { + "language" : "en-US", + "value" : "Rosemary IgG Qn" + }, + { + "language" : "en-US", + "value" : "Rosemary IgG antibody" + }, + { + "language" : "nl-NL", + "value" : "Rosmarinus officinalis As.IgG [eenheid/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100387-0", + "display" : "Poppy Seed IgG Ab [Units/volume] in Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Poppy Seed IgG Ab [Units/volume] in Serum" + }, + { + "language" : "en-US", + "value" : "Poppy Seed IgG Qn" + }, + { + "language" : "en-US", + "value" : "Poppy seed IgG antibody" + }, + { + "language" : "nl-NL", + "value" : "Papaver somniferum As.IgG [eenheid/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10038-8", + "display" : "S wave amplitude in lead II", + "designation" : [{ + "language" : "en-US", + "value" : "S wave amplitude in lead II" + }, + { + "language" : "en-US", + "value" : "S wave Amp L-II" + }, + { + "language" : "es-MX", + "value" : "Amplitud de onda S. derivación II:Corazón :Punto temporal:Elpot:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "amplitud de la onda S.derivación II:potencial eléctrico (voltaje):punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "S onda Amp L-II" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100388-8", + "display" : "Cocoa IgG Ab [Units/volume] in Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Cocoa IgG Ab [Units/volume] in Serum" + }, + { + "language" : "en-US", + "value" : "Cocoa IgG Qn" + }, + { + "language" : "en-US", + "value" : "Cocoa IgG antibody" + }, + { + "language" : "nl-NL", + "value" : "Theobroma cacao As.IgG [eenheid/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100389-6", + "display" : "Pistachio IgG Ab [Units/volume] in Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Pistachio IgG Ab [Units/volume] in Serum" + }, + { + "language" : "en-US", + "value" : "Pistachio IgG Qn" + }, + { + "language" : "en-US", + "value" : "Pistachio IgG antibody" + }, + { + "language" : "nl-NL", + "value" : "Pistacia vera As.IgG [eenheid/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100390-4", + "display" : "Sunflower Seed IgG Ab [Units/volume] in Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Sunflower Seed IgG Ab [Units/volume] in Serum" + }, + { + "language" : "en-US", + "value" : "Sunflower Seed IgG Qn" + }, + { + "language" : "en-US", + "value" : "Sunflower seed IgG antibody" + }, + { + "language" : "nl-NL", + "value" : "Helianthus annuus zaad As.IgG [eenheid/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100391-2", + "display" : "Dates IgG Ab [Units/volume] in Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Dates IgG Ab [Units/volume] in Serum" + }, + { + "language" : "en-US", + "value" : "Dates IgG Qn" + }, + { + "language" : "en-US", + "value" : "Dates IgG antibody" + }, + { + "language" : "nl-NL", + "value" : "Phoenix dactylifera As.IgG [eenheid/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100392-0", + "display" : "Duck meat IgG Ab [Units/volume] in Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Duck meat IgG Ab [Units/volume] in Serum" + }, + { + "language" : "en-US", + "value" : "Duck Meat IgG Qn" + }, + { + "language" : "en-US", + "value" : "Duck meat IgG antibody" + }, + { + "language" : "nl-NL", + "value" : "Eendenvlees As.IgG [eenheid/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100393-8", + "display" : "Allergen Mushroom mix 2 (Xerocomus, Boletus) IgG Ab [Units/volume] in Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Allergen Mushroom mix 2 (Xerocomus, Boletus) IgG Ab [Units/volume] in Serum" + }, + { + "language" : "en-US", + "value" : "AllergenMushroom mix 2 IgG Qn" + }, + { + "language" : "en-US", + "value" : "Allergen Mushroom mix 2 (Xerocomus, Boletus) IgG antibody" + }, + { + "language" : "nl-NL", + "value" : "Paddenstoelallergenen mix 2 (Xerocomus + Boletus) As.IgG [eenheid/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100394-6", + "display" : "Astacoidea IgG Ab [Units/volume] in Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Astacoidea IgG Ab [Units/volume] in Serum" + }, + { + "language" : "en-US", + "value" : "Decapod crustaceans IgG Qn" + }, + { + "language" : "en-US", + "value" : "Decapod crustaceans IgG antibody" + }, + { + "language" : "nl-NL", + "value" : "Astacoidea As.IgG [eenheid/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100395-3", + "display" : "Carob IgG Ab [Units/volume] in Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Carob IgG Ab [Units/volume] in Serum" + }, + { + "language" : "en-US", + "value" : "Carob IgG Qn" + }, + { + "language" : "en-US", + "value" : "Carob IgG antibody" + }, + { + "language" : "nl-NL", + "value" : "Ceratonia siliqua As.IgG [eenheid/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10039-6", + "display" : "S wave amplitude in lead III", + "designation" : [{ + "language" : "en-US", + "value" : "S wave amplitude in lead III" + }, + { + "language" : "en-US", + "value" : "S wave Amp L-III" + }, + { + "language" : "es-MX", + "value" : "Amplitud de onda S. derivación III:Corazón :Punto temporal:Elpot:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "amplitud de la onda S.derivación III:potencial eléctrico (voltaje):punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "S onda Amp L-III" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100396-1", + "display" : "Brassica napus IgG Ab [Units/volume] in Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Brassica napus IgG Ab [Units/volume] in Serum" + }, + { + "language" : "en-US", + "value" : "Brassica napus IgG Qn" + }, + { + "language" : "en-US", + "value" : "Brassica napus IgG antibody" + }, + { + "language" : "nl-NL", + "value" : "Brassica napus As.IgG [eenheid/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100397-9", + "display" : "Goat Meat IgG Ab [Units/volume] in Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Goat Meat IgG Ab [Units/volume] in Serum" + }, + { + "language" : "en-US", + "value" : "Goat Meat IgG Qn" + }, + { + "language" : "en-US", + "value" : "Goat Meat IgG antibody" + }, + { + "language" : "nl-NL", + "value" : "Geitenvlees As.IgG [eenheid/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100398-7", + "display" : "Goose meat IgG Ab [Units/volume] in Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Goose meat IgG Ab [Units/volume] in Serum" + }, + { + "language" : "en-US", + "value" : "Goose Meat IgG Qn" + }, + { + "language" : "en-US", + "value" : "Goose meat IgG antibody" + }, + { + "language" : "nl-NL", + "value" : "Ganzenvlees As.IgG [eenheid/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100399-5", + "display" : "Ostrich meat IgG Ab [Units/volume] in Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Ostrich meat IgG Ab [Units/volume] in Serum" + }, + { + "language" : "en-US", + "value" : "Ostrich meat IgG Qn" + }, + { + "language" : "en-US", + "value" : "Ostrich meat IgG antibody" + }, + { + "language" : "nl-NL", + "value" : "Struisvogelvlees As.IgG [eenheid/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100400-1", + "display" : "Quail meat IgG Ab [Units/volume] in Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Quail meat IgG Ab [Units/volume] in Serum" + }, + { + "language" : "en-US", + "value" : "Quail meat IgG Qn" + }, + { + "language" : "en-US", + "value" : "Quail meat IgG antibody" + }, + { + "language" : "nl-NL", + "value" : "Kwartelvlees As.IgG [eenheid/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100401-9", + "display" : "Rabbit meat IgG Ab [Units/volume] in Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Rabbit meat IgG Ab [Units/volume] in Serum" + }, + { + "language" : "en-US", + "value" : "Rabbit Meat IgG Qn" + }, + { + "language" : "en-US", + "value" : "Rabbit meat IgG antibody" + }, + { + "language" : "nl-NL", + "value" : "Konijnenvlees As.IgG [eenheid/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100402-7", + "display" : "Venison meat IgG Ab [Units/volume] in Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Venison meat IgG Ab [Units/volume] in Serum" + }, + { + "language" : "en-US", + "value" : "Venison meat IgG Qn" + }, + { + "language" : "en-US", + "value" : "Venison meat IgG antibody" + }, + { + "language" : "nl-NL", + "value" : "Hertenvlees As.IgG [eenheid/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100403-5", + "display" : "Guineafowl IgG Ab [Units/volume] in Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Guineafowl IgG Ab [Units/volume] in Serum" + }, + { + "language" : "en-US", + "value" : "Guineafowl IgG Qn" + }, + { + "language" : "en-US", + "value" : "Guineafowl IgG antibody" + }, + { + "language" : "nl-NL", + "value" : "Parelhoen As.IgG [eenheid/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10040-4", + "display" : "S wave amplitude in lead V1", + "designation" : [{ + "language" : "en-US", + "value" : "S wave amplitude in lead V1" + }, + { + "language" : "en-US", + "value" : "S wave Amp L-V1" + }, + { + "language" : "es-MX", + "value" : "Amplitud de onda S. derivación V1:Corazón :Punto temporal:Elpot:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "amplitud de la onda S.derivación V1:potencial eléctrico (voltaje):punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "S onda Amp L-V1" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100404-3", + "display" : "Horse meat IgG Ab [Units/volume] in Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Horse meat IgG Ab [Units/volume] in Serum" + }, + { + "language" : "en-US", + "value" : "Horse Meat IgG Qn" + }, + { + "language" : "en-US", + "value" : "Horse meat IgG antibody" + }, + { + "language" : "nl-NL", + "value" : "Paardenvlees As.IgG [eenheid/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100405-0", + "display" : "Kefir IgG Ab [Units/volume] in Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Kefir IgG Ab [Units/volume] in Serum" + }, + { + "language" : "en-US", + "value" : "Kefir IgG Qn" + }, + { + "language" : "en-US", + "value" : "Kefir IgG antibody" + }, + { + "language" : "nl-NL", + "value" : "Kefir As.IgG [eenheid/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100406-8", + "display" : "Butter IgG Ab [Units/volume] in Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Butter IgG Ab [Units/volume] in Serum" + }, + { + "language" : "en-US", + "value" : "Butter IgG Qn" + }, + { + "language" : "en-US", + "value" : "Butter IgG antibody" + }, + { + "language" : "nl-NL", + "value" : "Boter As.IgG [eenheid/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100407-6", + "display" : "Camembert cheese IgG Ab [Units/volume] in Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Camembert cheese IgG Ab [Units/volume] in Serum" + }, + { + "language" : "en-US", + "value" : "Camembert cheese IgG Qn" + }, + { + "language" : "en-US", + "value" : "Camembert cheese IgG antibody" + }, + { + "language" : "nl-NL", + "value" : "Camembert As.IgG [eenheid/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100408-4", + "display" : "Emmental cheese IgG Ab [Units/volume] in Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Emmental cheese IgG Ab [Units/volume] in Serum" + }, + { + "language" : "en-US", + "value" : "Emmental cheese IgG Qn" + }, + { + "language" : "en-US", + "value" : "Emmental cheese IgG antibody" + }, + { + "language" : "nl-NL", + "value" : "Emmentaler kaas As.IgG [eenheid/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100409-2", + "display" : "Processed cheese IgG Ab [Units/volume] in Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Processed cheese IgG Ab [Units/volume] in Serum" + }, + { + "language" : "en-US", + "value" : "Processed cheese IgG Qn" + }, + { + "language" : "en-US", + "value" : "Processed cheese IgG antibody" + }, + { + "language" : "nl-NL", + "value" : "Smeltkaas As.IgG [eenheid/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "1004-1", + "display" : "Direct antiglobulin test.complement specific reagent [Presence] on Red Blood Cells", + "designation" : [{ + "language" : "en-US", + "value" : "Direct antiglobulin test.complement specific reagent [Presence] on Red Blood Cells" + }, + { + "language" : "en-US", + "value" : "DAT Comp-Sp Reag RBC Ql" + }, + { + "language" : "en-US", + "value" : "Direct Antiglobulin Test (DAT; Direct Coombs), Red blood cells" + }, + { + "language" : "es-MX", + "value" : "Test de antiglobulina directo, reactivo específico del complemento: Eritrocitos : Punto temporal: Presencia o umbral: Ordinal:" + }, + { + "language" : "es-AR", + "value" : "prueba de antiglobulina directa.reactivo específico de complemento:concentración arbitraria:punto en el tiempo:eritrocitos:ordinal:" + }, + { + "language" : "pt-BR", + "value" : "DAT Comp-Sp Reag RBC Ql" + }, + { + "language" : "nl-NL", + "value" : "Directe antiglobulinetest.complement specifiek reagens [aanwezigheid] in erytrocyten" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100410-0", + "display" : "Curd cheese IgG Ab [Units/volume] in Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Curd cheese IgG Ab [Units/volume] in Serum" + }, + { + "language" : "en-US", + "value" : "Curd cheese IgG Qn" + }, + { + "language" : "en-US", + "value" : "Curd cheese IgG antibody" + }, + { + "language" : "nl-NL", + "value" : "Kwark As.IgG [eenheid/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100411-8", + "display" : "Sugar Beet IgG Ab [Units/volume] in Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Sugar Beet IgG Ab [Units/volume] in Serum" + }, + { + "language" : "en-US", + "value" : "Sugar Beet IgG Qn" + }, + { + "language" : "en-US", + "value" : "Sugar beet IgG antibody" + }, + { + "language" : "nl-NL", + "value" : "Bèta-vulgaris As.IgG [eenheid/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10041-2", + "display" : "S wave amplitude in lead V2", + "designation" : [{ + "language" : "en-US", + "value" : "S wave amplitude in lead V2" + }, + { + "language" : "en-US", + "value" : "S wave Amp L-V2" + }, + { + "language" : "es-MX", + "value" : "Amplitud de onda S. derivación V2:Corazón :Punto temporal:Elpot:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "amplitud de la onda S.derivación V2:potencial eléctrico (voltaje):punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "S onda Amp L-V2" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100412-6", + "display" : "Chinese cabbage IgG Ab [Units/volume] in Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Chinese cabbage IgG Ab [Units/volume] in Serum" + }, + { + "language" : "en-US", + "value" : "Chinese cabbage IgG Qn" + }, + { + "language" : "en-US", + "value" : "Chinese cabbage IgG antibody" + }, + { + "language" : "nl-NL", + "value" : "Chinese kool As.IgG [eenheid/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100413-4", + "display" : "Fennel Fresh IgG Ab [Units/volume] in Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Fennel Fresh IgG Ab [Units/volume] in Serum" + }, + { + "language" : "en-US", + "value" : "Fennel Fresh IgG Qn" + }, + { + "language" : "en-US", + "value" : "Fennel fresh IgG antibody" + }, + { + "language" : "nl-NL", + "value" : "Foeniculum vulgare vers As.IgG [eenheid/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100414-2", + "display" : "Gourd IgG Ab [Units/volume] in Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Gourd IgG Ab [Units/volume] in Serum" + }, + { + "language" : "en-US", + "value" : "Gourd IgG Qn" + }, + { + "language" : "en-US", + "value" : "Gourd IgG antibody" + }, + { + "language" : "nl-NL", + "value" : "Genera in Cucurbitaceae As.IgG [eenheid/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100415-9", + "display" : "Kale IgG Ab [Units/volume] in Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Kale IgG Ab [Units/volume] in Serum" + }, + { + "language" : "en-US", + "value" : "Kale IgG Qn" + }, + { + "language" : "en-US", + "value" : "Kale IgG antibody" + }, + { + "language" : "nl-NL", + "value" : "Brassica oleracea var. Borecole As.IgG [eenheid/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100416-7", + "display" : "Savoy cabbage IgG Ab [Units/volume] in Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Savoy cabbage IgG Ab [Units/volume] in Serum" + }, + { + "language" : "en-US", + "value" : "Savoy cabbage IgG Qn" + }, + { + "language" : "en-US", + "value" : "Savoy cabbage IgG antibody" + }, + { + "language" : "nl-NL", + "value" : "Brassica oleracea var. Sabauda As.IgG [eenheid/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100417-5", + "display" : "Vitis sp leaf IgG Ab [Units/volume] in Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Vitis sp leaf IgG Ab [Units/volume] in Serum" + }, + { + "language" : "en-US", + "value" : "Vitis sp leaf IgG Qn" + }, + { + "language" : "en-US", + "value" : "Vitis sp leaf IgG antibody" + }, + { + "language" : "nl-NL", + "value" : "Blad van Vitis sp. As.IgG [eenheid/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100418-3", + "display" : "Liquorice IgG Ab [Units/volume] in Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Liquorice IgG Ab [Units/volume] in Serum" + }, + { + "language" : "en-US", + "value" : "Liquorice IgG Qn" + }, + { + "language" : "en-US", + "value" : "Liquorice IgG antibody" + }, + { + "language" : "nl-NL", + "value" : "Glycyrrhiza glabra As.IgG [eenheid/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100419-1", + "display" : "Snow pea IgG Ab [Units/volume] in Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Snow pea IgG Ab [Units/volume] in Serum" + }, + { + "language" : "en-US", + "value" : "Snow pea IgG Qn" + }, + { + "language" : "en-US", + "value" : "Snow pea IgG antibody" + }, + { + "language" : "nl-NL", + "value" : "Pisum sativum var. saccharatum As.IgG [eenheid/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10042-0", + "display" : "S wave amplitude in lead V3", + "designation" : [{ + "language" : "en-US", + "value" : "S wave amplitude in lead V3" + }, + { + "language" : "en-US", + "value" : "S wave Amp L-V3" + }, + { + "language" : "es-MX", + "value" : "Amplitud de onda S. derivación V3:Corazón :Punto temporal:Elpot:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "amplitud de la onda S.derivación V3:potencial eléctrico (voltaje):punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "S onda Amp L-V3" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100420-9", + "display" : "Fava bean IgG Ab [Units/volume] in Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Fava bean IgG Ab [Units/volume] in Serum" + }, + { + "language" : "en-US", + "value" : "Fava bean IgG Qn" + }, + { + "language" : "en-US", + "value" : "Fava bean IgG antibody" + }, + { + "language" : "nl-NL", + "value" : "Vicia faba As.IgG [eenheid/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100421-7", + "display" : "Chick Pea IgG Ab [Units/volume] in Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Chick Pea IgG Ab [Units/volume] in Serum" + }, + { + "language" : "en-US", + "value" : "Chick Pea IgG Qn" + }, + { + "language" : "en-US", + "value" : "Chick pea IgG antibody" + }, + { + "language" : "nl-NL", + "value" : "Cicer arietinus As.IgG [eenheid/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100422-5", + "display" : "Chicory IgG Ab [Units/volume] in Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Chicory IgG Ab [Units/volume] in Serum" + }, + { + "language" : "en-US", + "value" : "Chicory IgG Qn" + }, + { + "language" : "en-US", + "value" : "Chicory IgG antibody" + }, + { + "language" : "nl-NL", + "value" : "Cichorium intybus As.IgG [eenheid/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100423-3", + "display" : "Allergy Mushroom Mix 1 (Button + oyster + Shiitaki + chanterelle mushroom) IgG Ab [Units/volume] in Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Allergy Mushroom Mix 1 (Button + oyster + Shiitaki + chanterelle mushroom) IgG Ab [Units/volume] in Serum" + }, + { + "language" : "en-US", + "value" : "Allerg Mushroom Mix 1 IgG Qn" + }, + { + "language" : "en-US", + "value" : "Button + oyster + Shiitaki + chanterelle mushroom IgG antibody" + }, + { + "language" : "nl-NL", + "value" : "Paddenstoelallergenen mix 1 (Agaricus bisporus + Pleurotus ostreatus + Lentinula edodes + Cantharellus) As.IgG [eenheid/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100424-1", + "display" : "8(9)-Cholestenol [Mass/volume] in Serum or Plasma", + "designation" : [{ + "language" : "en-US", + "value" : "8(9)-Cholestenol [Mass/volume] in Serum or Plasma" + }, + { + "language" : "en-US", + "value" : "8(9)-Cholestenol SerPl-mCnc" + }, + { + "language" : "en-US", + "value" : "8(9)-Cholestenol, Blood" + }, + { + "language" : "nl-NL", + "value" : "8(9)-cholestenol [massa/volume] in serum of plasma" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100425-8", + "display" : "DiHydro T-Mas [Mass/volume] in Serum or Plasma", + "designation" : [{ + "language" : "en-US", + "value" : "DiHydro T-Mas [Mass/volume] in Serum or Plasma" + }, + { + "language" : "en-US", + "value" : "SerPl-mCnc" + }, + { + "language" : "en-US", + "value" : "DiHydro T-Mas, Blood" + }, + { + "language" : "nl-NL", + "value" : "DiHydro T-Mas [massa/volume] in serum of plasma" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100426-6", + "display" : "Squalene [Mass/volume] in Serum or Plasma", + "designation" : [{ + "language" : "en-US", + "value" : "Squalene [Mass/volume] in Serum or Plasma" + }, + { + "language" : "en-US", + "value" : "Squalene SerPl-mCnc" + }, + { + "language" : "en-US", + "value" : "Squalene, Blood" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100427-4", + "display" : "Stigmasterol [Mass/volume] in Serum or Plasma", + "designation" : [{ + "language" : "en-US", + "value" : "Stigmasterol [Mass/volume] in Serum or Plasma" + }, + { + "language" : "en-US", + "value" : "Stigmasterol SerPl-mCnc" + }, + { + "language" : "en-US", + "value" : "Stigmasterol, Blood" + }, + { + "language" : "nl-NL", + "value" : "Stigmasterol [massa/volume] in serum of plasma" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100428-2", + "display" : "Carnitine free and total and acylcarnitine panel - Urine", + "designation" : [{ + "language" : "en-US", + "value" : "Carnitine free and total and acylcarnitine panel - Urine" + }, + { + "language" : "en-US", + "value" : "Carnitine + acylcarnitine Pnl Ur" + }, + { + "language" : "en-US", + "value" : "Carnitine free and total and acylcarnitine panel, Urine" + }, + { + "language" : "nl-NL", + "value" : "Carnitine.vrij & totaal & acylcarnitine panel in urine" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100429-0", + "display" : "LRBA deficiency panel - Blood", + "designation" : [{ + "language" : "en-US", + "value" : "LRBA deficiency panel - Blood" + }, + { + "language" : "en-US", + "value" : "LRBA deficiency panel Bld" + }, + { + "language" : "en-US", + "value" : "LRBA deficiency panel, Blood" + }, + { + "language" : "nl-NL", + "value" : "LRBA-deficiëntie panel in bloed" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100430-8", + "display" : "Cells.LRBA+/100 Cells.CD3+CD14-CD45+ in Blood by Flow cytometry (FC)", + "designation" : [{ + "language" : "en-US", + "value" : "Cells.LRBA+/100 Cells.CD3+CD14-CD45+ in Blood by Flow cytometry (FC)" + }, + { + "language" : "en-US", + "value" : "Cells.LRBA+/T Cells NFr Bld FC" + }, + { + "language" : "en-US", + "value" : "Cells.LRBA+ 100 Cells.CD3+CD14-CD45+, Blood" + }, + { + "language" : "nl-NL", + "value" : "Cellen.LRBA+/100 cellen.CD3+CD14-CD45+ [getalsfractie] in bloed d.m.v. flowcytometrie" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100431-6", + "display" : "Cells.CD3+CD14-CD45+.LRBA mean fluorescence intensity in Blood by Flow cytometry (FC)", + "designation" : [{ + "language" : "en-US", + "value" : "Cells.CD3+CD14-CD45+.LRBA mean fluorescence intensity in Blood by Flow cytometry (FC)" + }, + { + "language" : "en-US", + "value" : "T-cells LRBA MFI Bld FC" + }, + { + "language" : "en-US", + "value" : "T-cells LRBA MFI, Blood" + }, + { + "language" : "nl-NL", + "value" : "Cellen.CD3+CD14-CD45+.LRBA gemiddelde fluorescentie-intensiteit [aanwezigheid] in bloed d.m.v. flowcytometrie" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100432-4", + "display" : "Cells.LRBA+/100 Cells.CD3-CD14-CD19+CD45+ in Blood by Flow cytometry (FC)", + "designation" : [{ + "language" : "en-US", + "value" : "Cells.LRBA+/100 Cells.CD3-CD14-CD19+CD45+ in Blood by Flow cytometry (FC)" + }, + { + "language" : "en-US", + "value" : "Cells.LRBA+/B Cells NFr Bld FC" + }, + { + "language" : "en-US", + "value" : "Cells.LRBA+ 100 Cells.CD3-CD14-CD19+CD45+, Blood" + }, + { + "language" : "nl-NL", + "value" : "Cellen.LRBA+/100 cellen.CD3-CD14-CD19+CD45+ [getalsfractie] in bloed d.m.v. flowcytometrie" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100433-2", + "display" : "Cells.CD3-CD14-CD19+CD45+.LRBA mean fluorescence intensity in Blood by Flow cytometry (FC)", + "designation" : [{ + "language" : "en-US", + "value" : "Cells.CD3-CD14-CD19+CD45+.LRBA mean fluorescence intensity in Blood by Flow cytometry (FC)" + }, + { + "language" : "en-US", + "value" : "B-cells LRBA MFI Bld FC" + }, + { + "language" : "en-US", + "value" : "B-cells LRBA MFI, Blood" + }, + { + "language" : "nl-NL", + "value" : "Cellen.CD3-CD14-CD19+CD45+.LRBA gemiddelde fluorescentie-intensiteit [aanwezigheid] in bloed d.m.v. flowcytometrie" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100434-0", + "display" : "Orthopoxvirus.non-variola DNA [Presence] in Specimen by NAA with probe detection", + "designation" : [{ + "language" : "en-US", + "value" : "Orthopoxvirus.non-variola DNA [Presence] in Specimen by NAA with probe detection" + }, + { + "language" : "en-US", + "value" : "Nonvar Orthpx DNA Spec Ql NAA+probe" + }, + { + "language" : "en-US", + "value" : "Orthopoxvirus.non-variola, Specimen" + }, + { + "language" : "de-DE", + "value" : "Orthopoxvirus.nicht-variola DNA [Nachweis] in Probenmaterial mittels Nukleinsäureamplifikation mit Sondendetektion" + }, + { + "language" : "nl-NL", + "value" : "Orthopoxvirus anders dan variolavirus DNA [aanwezigheid] d.m.v. probe-detectie" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100435-7", + "display" : "Glial fibrillary acidic protein [Mass/volume] in Serum by Immunoassay", + "designation" : [{ + "language" : "en-US", + "value" : "Glial fibrillary acidic protein [Mass/volume] in Serum by Immunoassay" + }, + { + "language" : "en-US", + "value" : "GFAP Ser IA-mCnc" + }, + { + "language" : "en-US", + "value" : "Glial fibrillary acidic protein, Blood" + }, + { + "language" : "nl-NL", + "value" : "Gliaal fibrillair acidisch proteïne [massa/volume] in serum d.m.v. immunoassay" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100436-5", + "display" : "Ubiquitin carboxyl-terminal hydrolase-L1 [Mass/volume] in Serum by Immunoassay", + "designation" : [{ + "language" : "en-US", + "value" : "Ubiquitin carboxyl-terminal hydrolase-L1 [Mass/volume] in Serum by Immunoassay" + }, + { + "language" : "en-US", + "value" : "UCH-L1 Ser IA-mCnc" + }, + { + "language" : "en-US", + "value" : "Ubiquitin carboxyl-terminal hydrolase-L1, Blood" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100437-3", + "display" : "Norsufentanil [Mass/volume] in Urine by Confirmatory method", + "designation" : [{ + "language" : "en-US", + "value" : "Norsufentanil [Mass/volume] in Urine by Confirmatory method" + }, + { + "language" : "en-US", + "value" : "Norsufentanil Ur Cfm-mCnc" + }, + { + "language" : "en-US", + "value" : "Norsufentanil, Urine" + }, + { + "language" : "nl-NL", + "value" : "Norsufentanil [massa/volume] in urine d.m.v. bevestiging" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10043-8", + "display" : "S wave amplitude in lead V4", + "designation" : [{ + "language" : "en-US", + "value" : "S wave amplitude in lead V4" + }, + { + "language" : "en-US", + "value" : "S wave Amp L-V4" + }, + { + "language" : "es-MX", + "value" : "Amplitud de onda S. derivación V4:Corazón :Punto temporal:Elpot:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "amplitud de la onda S.derivación V4:potencial eléctrico (voltaje):punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "S onda Amp L-V4" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100438-1", + "display" : "Adolescent medicine Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Adolescent medicine Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Adolescent med OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100439-9", + "display" : "Allergy and Immunology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Allergy and Immunology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Allergy+Immunology OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. allergie+immunologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100440-7", + "display" : "Allergy Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Allergy Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Allergy OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100441-5", + "display" : "Attending Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Attending Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Attend OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. behandelend arts (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100442-3", + "display" : "Audiology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Audiology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Audiology OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. audiologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100443-1", + "display" : "Bariatric surgery Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Bariatric surgery Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Bariatric surg OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100444-9", + "display" : "Blood banking and transfusion medicine Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Blood banking and transfusion medicine Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Bld Bnk+Trans Med OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100445-6", + "display" : "Bone Marrow Transplant Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Bone Marrow Transplant Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "BM Transplant OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. beenmergtransplantatie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10044-6", + "display" : "S wave amplitude in lead V5", + "designation" : [{ + "language" : "en-US", + "value" : "S wave amplitude in lead V5" + }, + { + "language" : "en-US", + "value" : "S wave Amp L-V5" + }, + { + "language" : "es-MX", + "value" : "Amplitud de onda S. derivación V5:Corazón :Punto temporal:Elpot:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "amplitud de la onda S.derivación V5:potencial eléctrico (voltaje):punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "S onda Amp L-V5" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100446-4", + "display" : "Breastfeeding Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Breastfeeding Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Breastfeeding OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. borstvoeding (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100447-2", + "display" : "Burn management Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Burn management Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Burn OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100448-0", + "display" : "Cardiac surgery Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Cardiac surgery Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Cardiac surgery OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. cardiochirurgie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100449-8", + "display" : "Cardiopulmonary Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Cardiopulmonary Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Cardio+Pulm dis OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100450-6", + "display" : "Child and adolescent psychiatry Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Child and adolescent psychiatry Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Child+teen psych OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100451-4", + "display" : "Chiropractic medicine Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Chiropractic medicine Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Chiropractic med OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. chiropractie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100452-2", + "display" : "Clinical cardiac electrophysiology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Clinical cardiac electrophysiology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Electrophysiology OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10045-3", + "display" : "S wave amplitude in lead V6", + "designation" : [{ + "language" : "en-US", + "value" : "S wave amplitude in lead V6" + }, + { + "language" : "en-US", + "value" : "S wave Amp L-V6" + }, + { + "language" : "es-MX", + "value" : "Amplitud de onda S. derivación V6:Corazón :Punto temporal:Elpot:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "amplitud de la onda S.derivación V6:potencial eléctrico (voltaje):punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "S onda Amp L-V6" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100453-0", + "display" : "Clinical genetics Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Clinical genetics Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Clinical genetics OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. klinische genetica (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100454-8", + "display" : "Clinical neurophysiology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Clinical neurophysiology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Clinical Neurophys OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100455-5", + "display" : "Clinical pathology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Clinical pathology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Clin Path OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100456-3", + "display" : "Colon and rectal surgery Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Colon and rectal surgery Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Col+rec surg OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100457-1", + "display" : "Consultant Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Consultant Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Consultant OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100458-9", + "display" : "Outpatient COVID-19 Intubation Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Outpatient COVID-19 Intubation Progress note" + }, + { + "language" : "en-US", + "value" : "OP COVID-19 Intub+Progress" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100459-7", + "display" : "Outpatient COVID-19 Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Outpatient COVID-19 Progress note" + }, + { + "language" : "en-US", + "value" : "OP COVID-19 Progress note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100460-5", + "display" : "Dermatology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Dermatology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Dermatology OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. dermatologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10046-1", + "display" : "S wave duration in lead AVF", + "designation" : [{ + "language" : "en-US", + "value" : "S wave duration in lead AVF" + }, + { + "language" : "en-US", + "value" : "S wave dur L-AVF" + }, + { + "language" : "es-MX", + "value" : "Duración de la onda S. plomo AVF:Corazón :Punto temporal:Tiempo:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "duración de la onda S.derivación AVF:tiempo:punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "S onda dur L-AVF" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100461-3", + "display" : "Developmental-behavioral pediatrics Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Developmental-behavioral pediatrics Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Develop-behav peds OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100462-1", + "display" : "Dialysis and Therapeutic apheresis Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Dialysis and Therapeutic apheresis Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Dialy+Ther Apher OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. dialyse en therapeutische aferese (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100463-9", + "display" : "Eating disorders Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Eating disorders Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Eating disorders OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. eetstoornis (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100464-7", + "display" : "Endocrinology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Endocrinology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Endocrinology OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. endocrinologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100465-4", + "display" : "Family medicine Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Family medicine Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Fam Med OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100466-2", + "display" : "Gastroenterology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Gastroenterology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Gastroenterology OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. gastro-enterologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100467-0", + "display" : "Geriatric medicine Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Geriatric medicine Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Geri med OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. geriatrie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100468-8", + "display" : "Gynecologic oncology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Gynecologic oncology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Gyn Onc OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100469-6", + "display" : "Gynecology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Gynecology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Gynecology OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. gynaecologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100470-4", + "display" : "Healthcare navigator Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Healthcare navigator Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Navigator OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100471-2", + "display" : "Heart failure Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Heart failure Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Heart failure OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100472-0", + "display" : "Heart failure+Transplant cardiology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Heart failure+Transplant cardiology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "HF+TC OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100473-8", + "display" : "Hematology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Hematology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Hematology OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. hematologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100474-6", + "display" : "Hematology+Medical oncology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Hematology+Medical oncology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "HemOnc OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. hematologie + oncologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100475-3", + "display" : "Hepatology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Hepatology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Hepatology OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100476-1", + "display" : "Immunology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Immunology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Immunology OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. immunologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100477-9", + "display" : "Infectious disease Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Infectious disease Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Infectious disease OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. infectioloog (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100478-7", + "display" : "Internal medicine Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Internal medicine Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Internal Med OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. interne geneeskunde (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10047-9", + "display" : "S wave duration in lead AVL", + "designation" : [{ + "language" : "en-US", + "value" : "S wave duration in lead AVL" + }, + { + "language" : "en-US", + "value" : "S wave dur L-AVL" + }, + { + "language" : "es-MX", + "value" : "Duración de la onda S. Plomo AVL:Corazón :Punto temporal:Tiempo:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "duración de la onda S.derivación AVL:tiempo:punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "S onda dur L-AVL" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100479-5", + "display" : "Interventional cardiology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Interventional cardiology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "IC OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100480-3", + "display" : "Interventional radiology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Interventional radiology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "IR OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100481-1", + "display" : "Outpatient Mechanical circulatory support Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Outpatient Mechanical circulatory support Progress note" + }, + { + "language" : "en-US", + "value" : "OP MCS+progress note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100482-9", + "display" : "Medical Aid in Dying Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Medical Aid in Dying Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "MAiD OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. medische zorg bij sterven (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100483-7", + "display" : "Mental health Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Mental health Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Mental health OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. geestelijke gezondheidszorg (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100484-5", + "display" : "Multi-specialty program Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Multi-specialty program Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Multi-spec prog OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100485-2", + "display" : "Neonatal perinatal medicine Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Neonatal perinatal medicine Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Neo peri med OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100486-0", + "display" : "Nephrology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Nephrology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Nephrology OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. nefrologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10048-7", + "display" : "S wave duration in lead AVR", + "designation" : [{ + "language" : "en-US", + "value" : "S wave duration in lead AVR" + }, + { + "language" : "en-US", + "value" : "S wave dur L-AVR" + }, + { + "language" : "es-MX", + "value" : "Duración de la onda S. Lead AVR:Corazón :Punto temporal:Tiempo:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "duración de la onda S.derivación AVR:tiempo:punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "S onda dur L-AVR" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100487-8", + "display" : "Neurological surgery Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Neurological surgery Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Neuro surgery OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. neurochirurgie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100488-6", + "display" : "Neurology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Neurology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Neurology OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. neurologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100489-4", + "display" : "Neurology with special qualifications in child neurology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Neurology with special qualifications in child neurology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Child neuro OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100490-2", + "display" : "Nurse practitioner Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Nurse practitioner Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Nurse pract OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100491-0", + "display" : "Nurse Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Nurse Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Nurse OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. verpleegkundige (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100492-8", + "display" : "Nutrition and dietetics Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Nutrition and dietetics Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Nutr+diet OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. voeding en diëtetiek (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100493-6", + "display" : "Obstetrics and Gynecology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Obstetrics and Gynecology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "OBGYN OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. obstetrie en gynaecologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100494-4", + "display" : "Obstetrics Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Obstetrics Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "OB OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. obstetrie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10049-5", + "display" : "S wave duration in lead I", + "designation" : [{ + "language" : "en-US", + "value" : "S wave duration in lead I" + }, + { + "language" : "en-US", + "value" : "S wave dur L-I" + }, + { + "language" : "es-MX", + "value" : "Duración de la onda S. Conduzca I:Corazón :Punto temporal:Tiempo:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "duración de la onda S.derivación I:tiempo:punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "S onda dur L-I" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100495-1", + "display" : "Occupational therapy Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Occupational therapy Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "OT OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. bezigheidstherapie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100496-9", + "display" : "Oncology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Oncology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Oncology OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. oncologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100497-7", + "display" : "Ophthalmology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Ophthalmology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Ophthalmol OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. oogheelkunde (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100498-5", + "display" : "Optometry Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Optometry Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Optometry OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. optometrie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100499-3", + "display" : "Oral and Maxillofacial Surgery Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Oral and Maxillofacial Surgery Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "OMS OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. oromaxillofaciale chirurgie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100500-8", + "display" : "Orthopaedic surgery Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Orthopaedic surgery Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Orthopaedic surgery OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. orthopedische chirurgie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100501-6", + "display" : "Orthotics prosthetics Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Orthotics prosthetics Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Orthotics prosthetics OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100502-4", + "display" : "Otolaryngology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Otolaryngology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Otolaryngology OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. KNO (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10050-3", + "display" : "S wave duration in lead II", + "designation" : [{ + "language" : "en-US", + "value" : "S wave duration in lead II" + }, + { + "language" : "en-US", + "value" : "S wave dur L-II" + }, + { + "language" : "es-MX", + "value" : "Duración de la onda S. derivación II:Corazón :Punto temporal:Tiempo:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "duración de la onda S.derivación II:tiempo:punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "S onda dur L-II" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100503-2", + "display" : "Pain medicine Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Pain medicine Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Pain medicine OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. pijnbestrijding (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100504-0", + "display" : "Palliative care Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Palliative care Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Palliative care OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100505-7", + "display" : "Pediatric cardiology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Pediatric cardiology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Peds cardiology OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100506-5", + "display" : "Pediatric dermatology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Pediatric dermatology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Peds dermatology OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100507-3", + "display" : "Pediatric endocrinology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Pediatric endocrinology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Peds endocrinology OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100508-1", + "display" : "Pediatric gastroenterology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Pediatric gastroenterology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Peds gastroenterology OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100509-9", + "display" : "Pediatric hematology-oncology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Pediatric hematology-oncology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Peds hem-onc OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100510-7", + "display" : "Pediatric infectious diseases Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Pediatric infectious diseases Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Peds infect disease OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10051-1", + "display" : "S wave duration in lead III", + "designation" : [{ + "language" : "en-US", + "value" : "S wave duration in lead III" + }, + { + "language" : "en-US", + "value" : "S wave dur L-III" + }, + { + "language" : "es-MX", + "value" : "Duración de la onda S. Plomo III:Corazón :Punto temporal:Tiempo:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "duración de la onda S.derivación III:tiempo:punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "S onda dur L-III" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100511-5", + "display" : "Pediatric otolaryngology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Pediatric otolaryngology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Peds otolaryngology OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100512-3", + "display" : "Pediatric pulmonology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Pediatric pulmonology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Peds pulmonology OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100513-1", + "display" : "Pediatric rheumatology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Pediatric rheumatology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Peds rheumatology OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100514-9", + "display" : "Pediatric surgery Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Pediatric surgery Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Peds surgery OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100515-6", + "display" : "Pediatric transplant hepatology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Pediatric transplant hepatology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Peds transpl hepato OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100516-4", + "display" : "Pediatric urology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Pediatric urology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Peds urology OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100517-2", + "display" : "Pharmacogenomics Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Pharmacogenomics Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Pharmacogenomics OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100518-0", + "display" : "Physical medicine and rehab Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Physical medicine and rehab Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "PM+R OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100519-8", + "display" : "Physical therapy Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Physical therapy Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "PT OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. fysiotherapie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100520-6", + "display" : "Plastic surgery Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Plastic surgery Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Plastic surgery OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. plastische chirurgie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100521-4", + "display" : "Podiatry Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Podiatry Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Podiatry OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. podologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100522-2", + "display" : "Psychiatry Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Psychiatry Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Psychiatric Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. psychiatrie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100523-0", + "display" : "Psychology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Psychology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Psych OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. psychologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100524-8", + "display" : "Pulmonary Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Pulmonary Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Pulmonary disease OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. longaandoening (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100525-5", + "display" : "Radiation oncology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Radiation oncology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Radiation Onc OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. radiotherapie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100526-3", + "display" : "Radiology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Radiology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Radiology OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. radiologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100527-1", + "display" : "Recreational therapy Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Recreational therapy Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Rec therapy OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. recreationele therapie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100528-9", + "display" : "Reproductive endocrinology and infertility Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Reproductive endocrinology and infertility Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "REI OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10052-9", + "display" : "S wave duration in lead V1", + "designation" : [{ + "language" : "en-US", + "value" : "S wave duration in lead V1" + }, + { + "language" : "en-US", + "value" : "S wave dur L-V1" + }, + { + "language" : "es-MX", + "value" : "Duración de la onda S. derivación V1:Corazón :Punto temporal:Tiempo:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "duración de la onda S.derivación V1:tiempo:punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "S onda dur L-V1" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100529-7", + "display" : "Research Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Research Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Research OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. wetenschappelijk onderzoek (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100530-5", + "display" : "Rheumatology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Rheumatology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Rheumatology OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. reumatologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100531-3", + "display" : "Sleep medicine Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Sleep medicine Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Sleep med OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100532-1", + "display" : "Social worker Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Social worker Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "SW OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100533-9", + "display" : "Solid Organ Transplant Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Solid Organ Transplant Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Solid Org Transplant OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. transplantatie van solide orgaan (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100534-7", + "display" : "Speech-language pathology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Speech-language pathology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Speech-lang path OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100535-4", + "display" : "Spinal surgery Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Spinal surgery Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Spinal surgery OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100536-2", + "display" : "Sports medicine Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Sports medicine Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Sports medicine OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10053-7", + "display" : "S wave duration in lead V2", + "designation" : [{ + "language" : "en-US", + "value" : "S wave duration in lead V2" + }, + { + "language" : "en-US", + "value" : "S wave dur L-V2" + }, + { + "language" : "es-MX", + "value" : "Duración de la onda S. derivación V2:Corazón :Punto temporal:Tiempo:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "duración de la onda S.derivación V2:tiempo:punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "S onda dur L-V2" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100537-0", + "display" : "Surgery of the hand Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Surgery of the hand Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Hand Surgery OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100538-8", + "display" : "Telehealth+Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Telehealth+Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Telehealth+Outpatient Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100539-6", + "display" : "Thromboembolism Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Thromboembolism Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Thromboemb OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100540-4", + "display" : "Transplant surgery Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Transplant surgery Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Transpl surg OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. transplantatiechirurgie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100541-2", + "display" : "Trauma Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Trauma Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Trauma OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100542-0", + "display" : "Urology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Urology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Urology OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. urologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100543-8", + "display" : "Vascular neurology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Vascular neurology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Vasc Neuro OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100544-6", + "display" : "Vascular surgery Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Vascular surgery Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Vascular surgery OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. vaatchirurgie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10054-5", + "display" : "S wave duration in lead V3", + "designation" : [{ + "language" : "en-US", + "value" : "S wave duration in lead V3" + }, + { + "language" : "en-US", + "value" : "S wave dur L-V3" + }, + { + "language" : "es-MX", + "value" : "Duración de la onda S. Plomo V3:Corazón :Punto temporal:Tiempo:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "duración de la onda S.derivación V3:tiempo:punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "S onda dur L-V3" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100545-3", + "display" : "Wound care management Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Wound care management Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Wound care management OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. wondzorg (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100546-1", + "display" : "Wound, Ostomy, and Continence Care Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Wound, Ostomy, and Continence Care Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "WOC OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100547-9", + "display" : "Adolescent medicine Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Adolescent medicine Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Adolescent med Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100548-7", + "display" : "Allergy and Immunology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Allergy and Immunology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Allergy+Immunology Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. allergie+immunologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100549-5", + "display" : "Allergy Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Allergy Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Allergy Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100550-3", + "display" : "Attending Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Attending Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Attend Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. behandelend arts (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100551-1", + "display" : "Audiology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Audiology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Audiology Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. audiologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10055-2", + "display" : "S wave duration in lead V4", + "designation" : [{ + "language" : "en-US", + "value" : "S wave duration in lead V4" + }, + { + "language" : "en-US", + "value" : "S wave dur L-V4" + }, + { + "language" : "es-MX", + "value" : "Duración de la onda S. Plomo V4:Corazón :Punto temporal:Tiempo:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "duración de la onda S.derivación V4:tiempo:punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "S onda dur L-V4" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100552-9", + "display" : "Bariatric surgery Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Bariatric surgery Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Bariatric surg Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100553-7", + "display" : "Blood banking and transfusion medicine Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Blood banking and transfusion medicine Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Bld Bnk+Trans Med Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100554-5", + "display" : "Bone Marrow Transplant Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Bone Marrow Transplant Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "BM Transplant Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. beenmergtransplantatie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100555-2", + "display" : "Breastfeeding Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Breastfeeding Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Breastfeeding Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. borstvoeding (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100556-0", + "display" : "Burn management Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Burn management Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Burn Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100557-8", + "display" : "Cardiac surgery Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Cardiac surgery Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Cardiac surgery Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. cardiochirurgie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100558-6", + "display" : "Cardiopulmonary Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Cardiopulmonary Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Cardio+Pulm dis Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100559-4", + "display" : "Child and adolescent psychiatry Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Child and adolescent psychiatry Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Child+teen psych Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10056-0", + "display" : "S wave duration in lead V5", + "designation" : [{ + "language" : "en-US", + "value" : "S wave duration in lead V5" + }, + { + "language" : "en-US", + "value" : "S wave dur L-V5" + }, + { + "language" : "es-MX", + "value" : "Duración de la onda S. Plomo V5:Corazón :Punto temporal:Tiempo:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "duración de la onda S.derivación V5:tiempo:punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "S onda dur L-V5" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100560-2", + "display" : "Clinical cardiac electrophysiology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Clinical cardiac electrophysiology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Electrophysiology Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100561-0", + "display" : "Clinical genetics Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Clinical genetics Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Clinical genetics Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. klinische genetica (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100562-8", + "display" : "Clinical neurophysiology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Clinical neurophysiology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Clinical Neurophys Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100563-6", + "display" : "Clinical pathology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Clinical pathology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Clin Path Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100564-4", + "display" : "Colon and rectal surgery Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Colon and rectal surgery Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Col+rec surg Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100565-1", + "display" : "Consultant Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Consultant Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Consultant Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100566-9", + "display" : "Dentistry Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Dentistry Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Dentistry Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. tandheelkunde (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100567-7", + "display" : "Dermatology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Dermatology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Dermatology Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. dermatologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100568-5", + "display" : "Developmental-behavioral pediatrics Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Developmental-behavioral pediatrics Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Develop-behav peds Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100569-3", + "display" : "Dialysis and Therapeutic apheresis Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Dialysis and Therapeutic apheresis Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Dialy+Ther Apher Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. dialyse en therapeutische aferese (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100570-1", + "display" : "Eating disorders Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Eating disorders Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Eating disorders Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. eetstoornis (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100571-9", + "display" : "Endocrinology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Endocrinology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Endocrinology Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. endocrinologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100572-7", + "display" : "Family medicine Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Family medicine Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Fam Med Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100573-5", + "display" : "Gastroenterology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Gastroenterology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Gastroenterology Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. gastro-enterologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100574-3", + "display" : "General medicine Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "General medicine Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "General medicine Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. algemene geneeskunde (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100575-0", + "display" : "Geriatric medicine Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Geriatric medicine Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Geri med Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. geriatrie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100576-8", + "display" : "Gynecologic oncology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Gynecologic oncology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Gyn Onc Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100577-6", + "display" : "Gynecology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Gynecology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Gynecology Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. gynaecologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10057-8", + "display" : "S wave duration in lead V6", + "designation" : [{ + "language" : "en-US", + "value" : "S wave duration in lead V6" + }, + { + "language" : "en-US", + "value" : "S wave dur L-V6" + }, + { + "language" : "es-MX", + "value" : "Duración de la onda S. Plomo V6:Corazón :Punto temporal:Tiempo:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "duración de la onda S.derivación V6:tiempo:punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "S onda dur L-V6" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100578-4", + "display" : "Healthcare navigator Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Healthcare navigator Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Navigator Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100579-2", + "display" : "Heart failure Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Heart failure Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Heart failure Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "1005-8", + "display" : "Indirect antiglobulin test.IgG specific reagent [Presence] in Serum or Plasma", + "designation" : [{ + "language" : "en-US", + "value" : "Indirect antiglobulin test.IgG specific reagent [Presence] in Serum or Plasma" + }, + { + "language" : "en-US", + "value" : "IAT IgG-Sp Reag SerPl Ql" + }, + { + "language" : "en-US", + "value" : "Indirect Antiglobulin Test (IAT; Indirect Coombs), Blood" + }, + { + "language" : "es-MX", + "value" : "Prueba de antiglobulina indirecta Reactivo específico IgG: Suero o Plasma : Punto temporal: Presencia o umbral: Ordinal:" + }, + { + "language" : "es-AR", + "value" : "prueba de antiglobulina indirecta.reactivo específico de IgG [Inmunoglobulina G]:concentración arbitraria:punto en el tiempo:suero/plasma:ordinal:" + }, + { + "language" : "pt-BR", + "value" : "IAT IgG-Sp Reag SerPl Ql" + }, + { + "language" : "nl-NL", + "value" : "Indirecte antiglobulinetest.IgG-specifiek reagent [aanwezigheid] in serum of plasma" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100580-0", + "display" : "Heart failure+Transplant cardiology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Heart failure+Transplant cardiology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "HF+TC Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100581-8", + "display" : "Hematology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Hematology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Hematology Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. hematologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100582-6", + "display" : "Hematology+Medical oncology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Hematology+Medical oncology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "HemOnc Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. hematologie + oncologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100583-4", + "display" : "Hepatology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Hepatology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Hepatology Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100584-2", + "display" : "Immunology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Immunology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Immunology Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. immunologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100585-9", + "display" : "Infectious disease Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Infectious disease Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Infectious disease Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. infectioloog (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10058-6", + "display" : "S' wave amplitude in lead AVF", + "designation" : [{ + "language" : "en-US", + "value" : "S' wave amplitude in lead AVF" + }, + { + "language" : "en-US", + "value" : "S' wave Amp L-AVF" + }, + { + "language" : "es-MX", + "value" : "Amplitud de onda S. Conducir AVF:Corazón :Punto temporal:Elpot:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "amplitud de la onda S'.derivación AVF:potencial eléctrico (voltaje):punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "S' onda Amp L-AVF" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100586-7", + "display" : "Internal medicine Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Internal medicine Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Internal Med Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. interne geneeskunde (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100587-5", + "display" : "Interventional cardiology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Interventional cardiology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "IC Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100588-3", + "display" : "Interventional radiology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Interventional radiology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "IR Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100589-1", + "display" : "Hospital Mechanical circulatory support Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Hospital Mechanical circulatory support Progress note" + }, + { + "language" : "en-US", + "value" : "Hosp MCS+progress note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100590-9", + "display" : "Medical Aid in Dying Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Medical Aid in Dying Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "MAiD Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. medische zorg bij sterven (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100591-7", + "display" : "Mental health Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Mental health Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Mental health Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. geestelijke gezondheidszorg (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100592-5", + "display" : "Multi-specialty program Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Multi-specialty program Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Multi-spec prog Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100593-3", + "display" : "Neonatal perinatal medicine Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Neonatal perinatal medicine Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Neo peri med Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10059-4", + "display" : "S' wave amplitude in lead AVL", + "designation" : [{ + "language" : "en-US", + "value" : "S' wave amplitude in lead AVL" + }, + { + "language" : "en-US", + "value" : "S' wave Amp L-AVL" + }, + { + "language" : "es-MX", + "value" : "Amplitud de onda S. Conduzca AVL:Corazón :Punto temporal:Elpot:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "amplitud de la onda S'.derivación AVL:potencial eléctrico (voltaje):punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "S' onda Amp L-AVL" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100594-1", + "display" : "Nephrology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Nephrology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Nephrology Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. nefrologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100595-8", + "display" : "Neurological surgery Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Neurological surgery Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Neuro surgery Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. neurochirurgie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100596-6", + "display" : "Neurology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Neurology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Neurology Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. neurologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100597-4", + "display" : "Neurology with special qualifications in child neurology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Neurology with special qualifications in child neurology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Child neuro Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100598-2", + "display" : "Nurse practitioner Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Nurse practitioner Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Nurse pract Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100599-0", + "display" : "Nurse Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Nurse Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Nurse Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. verpleegkundige (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100600-6", + "display" : "Nutrition and dietetics Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Nutrition and dietetics Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Nutr+diet Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. voeding en diëtetiek (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100601-4", + "display" : "Obstetrics and Gynecology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Obstetrics and Gynecology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "OBGYN Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. obstetrie en gynaecologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10060-2", + "display" : "S' wave amplitude in lead AVR", + "designation" : [{ + "language" : "en-US", + "value" : "S' wave amplitude in lead AVR" + }, + { + "language" : "en-US", + "value" : "S' wave Amp L-AVR" + }, + { + "language" : "es-MX", + "value" : "Amplitud de onda S. Conduzca AVR:Corazón :Punto temporal:Elpot:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "amplitud de la onda S'.derivación AVR:potencial eléctrico (voltaje):punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "S' onda Amp L-AVR" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100602-2", + "display" : "Obstetrics Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Obstetrics Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "OB Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. obstetrie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100603-0", + "display" : "Occupational therapy Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Occupational therapy Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "OT Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. bezigheidstherapie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100604-8", + "display" : "Oncology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Oncology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Oncology Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. oncologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100605-5", + "display" : "Ophthalmology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Ophthalmology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Ophthalmol Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. oogheelkunde (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100606-3", + "display" : "Oral and Maxillofacial Surgery Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Oral and Maxillofacial Surgery Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "OMS Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. oromaxillofaciale chirurgie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100607-1", + "display" : "Orthopaedic surgery Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Orthopaedic surgery Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Orthopaedic surgery Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. orthopedische chirurgie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100608-9", + "display" : "Orthotics prosthetics Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Orthotics prosthetics Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Orthotics prosthetics Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100609-7", + "display" : "Otolaryngology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Otolaryngology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Otolaryngology Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. KNO (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10061-0", + "display" : "S' wave amplitude in lead I", + "designation" : [{ + "language" : "en-US", + "value" : "S' wave amplitude in lead I" + }, + { + "language" : "en-US", + "value" : "S' wave Amp L-I" + }, + { + "language" : "es-MX", + "value" : "Amplitud de onda S. Conduzca I:Corazón :Punto temporal:Elpot:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "amplitud de la onda S'.derivación I:potencial eléctrico (voltaje):punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "S' onda Amp L-I" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100610-5", + "display" : "Pain medicine Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Pain medicine Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Pain medicine Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. pijnbestrijding (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100611-3", + "display" : "Palliative care Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Palliative care Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Palliative care Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100612-1", + "display" : "Pastoral care Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Pastoral care Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Pastoral Care Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100613-9", + "display" : "Pediatric cardiology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Pediatric cardiology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Peds cardiology Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100614-7", + "display" : "Pediatric dermatology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Pediatric dermatology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Peds dermatology Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100615-4", + "display" : "Pediatric endocrinology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Pediatric endocrinology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Peds endocrinology Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100616-2", + "display" : "Pediatric gastroenterology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Pediatric gastroenterology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Peds gastroenterology Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100617-0", + "display" : "Pediatric hematology-oncology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Pediatric hematology-oncology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Peds hem-onc Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100618-8", + "display" : "Pediatric infectious diseases Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Pediatric infectious diseases Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Peds infect disease Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100619-6", + "display" : "Pediatric otolaryngology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Pediatric otolaryngology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Peds otolaryngology Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100620-4", + "display" : "Pediatric pulmonology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Pediatric pulmonology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Peds pulmonology Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100621-2", + "display" : "Pediatric rheumatology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Pediatric rheumatology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Peds rheumatology Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100622-0", + "display" : "Pediatric surgery Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Pediatric surgery Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Peds surgery Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100623-8", + "display" : "Pediatric transplant hepatology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Pediatric transplant hepatology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Peds transpl hepato Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100624-6", + "display" : "Pharmacogenomics Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Pharmacogenomics Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Pharmacogenomics Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100625-3", + "display" : "Pharmacology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Pharmacology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Pharmacology Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100626-1", + "display" : "Physical medicine and rehab Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Physical medicine and rehab Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "PM+R Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100627-9", + "display" : "Physical therapy Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Physical therapy Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "PT Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. fysiotherapie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10062-8", + "display" : "S' wave amplitude in lead II", + "designation" : [{ + "language" : "en-US", + "value" : "S' wave amplitude in lead II" + }, + { + "language" : "en-US", + "value" : "S' wave Amp L-II" + }, + { + "language" : "es-MX", + "value" : "Amplitud de onda S. derivación II:Corazón :Punto temporal:Elpot:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "amplitud de la onda S'.derivación II:potencial eléctrico (voltaje):punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "S' onda Amp L-II" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100628-7", + "display" : "Plastic surgery Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Plastic surgery Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Plastic surgery Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. plastische chirurgie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100629-5", + "display" : "Podiatry Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Podiatry Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Podiatry Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. podologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100630-3", + "display" : "Psychology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Psychology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Psych Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. psychologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100631-1", + "display" : "Radiation oncology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Radiation oncology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Radiation Onc Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. radiotherapie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100632-9", + "display" : "Radiology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Radiology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Radiology Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. radiologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100633-7", + "display" : "Rapid response team Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Rapid response team Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Rapid response team Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100634-5", + "display" : "Recreational therapy Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Recreational therapy Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Rec therapy Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. recreationele therapie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100635-2", + "display" : "Reproductive endocrinology and infertility Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Reproductive endocrinology and infertility Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "REI Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10063-6", + "display" : "S' wave amplitude in lead III", + "designation" : [{ + "language" : "en-US", + "value" : "S' wave amplitude in lead III" + }, + { + "language" : "en-US", + "value" : "S' wave Amp L-III" + }, + { + "language" : "es-MX", + "value" : "Amplitud de onda S. derivación III:Corazón :Punto temporal:Elpot:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "amplitud de la onda S'.derivación III:potencial eléctrico (voltaje):punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "S' onda Amp L-III" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100636-0", + "display" : "Research Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Research Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Research Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. wetenschappelijk onderzoek (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100637-8", + "display" : "Rheumatology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Rheumatology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Rheumatology Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. reumatologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100638-6", + "display" : "Sleep medicine Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Sleep medicine Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Sleep med Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100639-4", + "display" : "Social worker Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Social worker Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "SW Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100640-2", + "display" : "Solid Organ Transplant Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Solid Organ Transplant Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Solid Org Transplant Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. transplantatie van solide orgaan (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100641-0", + "display" : "Speech-language pathology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Speech-language pathology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Speech-lang path Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100642-8", + "display" : "Spinal surgery Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Spinal surgery Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Spinal surgery Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100643-6", + "display" : "Surgery of the hand Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Surgery of the hand Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Hand Surgery Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10064-4", + "display" : "S' wave amplitude in lead V1", + "designation" : [{ + "language" : "en-US", + "value" : "S' wave amplitude in lead V1" + }, + { + "language" : "en-US", + "value" : "S' wave Amp L-V1" + }, + { + "language" : "es-MX", + "value" : "Amplitud de onda S. derivación V1:Corazón :Punto temporal:Elpot:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "amplitud de la onda S'.derivación V1:potencial eléctrico (voltaje):punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "S' onda Amp L-V1" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100644-4", + "display" : "Thromboembolism Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Thromboembolism Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Thromboemb Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100645-1", + "display" : "Trauma Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Trauma Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Trauma Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100646-9", + "display" : "Urology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Urology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Urology Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. urologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100647-7", + "display" : "Vascular neurology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Vascular neurology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Vasc Neuro Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100648-5", + "display" : "Vascular surgery Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Vascular surgery Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Vascular surgery Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. vaatchirurgie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100649-3", + "display" : "Wound care management Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Wound care management Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Wound care management Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. wondzorg (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100650-1", + "display" : "Wound, Ostomy, and Continence Care Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Wound, Ostomy, and Continence Care Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "WOC Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10065-1", + "display" : "S' wave amplitude in lead V2", + "designation" : [{ + "language" : "en-US", + "value" : "S' wave amplitude in lead V2" + }, + { + "language" : "en-US", + "value" : "S' wave Amp L-V2" + }, + { + "language" : "es-MX", + "value" : "Amplitud de onda S. derivación V2:Corazón :Punto temporal:Elpot:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "amplitud de la onda S'.derivación V2:potencial eléctrico (voltaje):punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "S' onda Amp L-V2" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100651-9", + "display" : "Hospital COVID-19 Intubation Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Hospital COVID-19 Intubation Progress note" + }, + { + "language" : "en-US", + "value" : "Hosp COVID-19 Intub+Progress" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100652-7", + "display" : "Pure tone bone conduction threshold audiometry panel", + "designation" : [{ + "language" : "en-US", + "value" : "Pure tone bone conduction threshold audiometry panel" + }, + { + "language" : "en-US", + "value" : "Pure tone bone thresh Pnl" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100653-5", + "display" : "Pure tone air conduction threshold audiometry panel", + "designation" : [{ + "language" : "en-US", + "value" : "Pure tone air conduction threshold audiometry panel" + }, + { + "language" : "en-US", + "value" : "Pure tone air thresh Pnl" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100654-3", + "display" : "Pyruvate kinase M2 [Presence] in Stool", + "designation" : [{ + "language" : "en-US", + "value" : "Pyruvate kinase M2 [Presence] in Stool" + }, + { + "language" : "en-US", + "value" : "M2-PK Stl Ql" + }, + { + "language" : "en-US", + "value" : "Pyruvate kinase M2, Stool" + }, + { + "language" : "nl-NL", + "value" : "Pyruvaatkinase M2 [aanwezigheid] in feces" + }, + { + "language" : "de-AT", + "value" : "M2-PK (Pyruvatkinase) /Stuhl" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100655-0", + "display" : "XR Sella turcica Lateral", + "designation" : [{ + "language" : "en-US", + "value" : "XR Sella turcica Lateral" + }, + { + "language" : "en-US", + "value" : "XR ST Lat" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100656-8", + "display" : "Maternal and fetal medicine Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Maternal and fetal medicine Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Mat fetal med OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100657-6", + "display" : "Maternal and fetal medicine Telephone encounter+Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Maternal and fetal medicine Telephone encounter+Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Mat fetal med Phone+Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100658-4", + "display" : "Hospital COVID-19 Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Hospital COVID-19 Progress note" + }, + { + "language" : "en-US", + "value" : "Hosp COVID-19 Progress note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100659-2", + "display" : "Maternal and fetal medicine Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Maternal and fetal medicine Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Mat fetal med Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "1006-6", + "display" : "Direct antiglobulin test.IgG specific reagent [Interpretation] on Red Blood Cells", + "designation" : [{ + "language" : "en-US", + "value" : "Direct antiglobulin test.IgG specific reagent [Interpretation] on Red Blood Cells" + }, + { + "language" : "en-US", + "value" : "DAT IgG-Sp Reag RBC-Imp" + }, + { + "language" : "en-US", + "value" : "Direct Antiglobulin Test (DAT; Direct Coombs), Red blood cells" + }, + { + "language" : "es-MX", + "value" : "Prueba de antiglobulina directa Reactivo específico IgG: Eritrocitos : Punto temporal: Impresión / interpretación del estudio: Nominal:" + }, + { + "language" : "es-AR", + "value" : "prueba de antiglobulina directa.reactivo específico de IgG [Inmunoglobulina G]:impresión/interpretación del estudio:punto en el tiempo:eritrocitos:Nominal:" + }, + { + "language" : "pt-BR", + "value" : "DAT IgG-Sp Reag RBC-Imp" + }, + { + "language" : "de-DE", + "value" : "Direkt-Antiglobulintest.IgG-spezifisches Reagenz [Interpretation] auf Erythrozyten" + }, + { + "language" : "nl-NL", + "value" : "Directe antiglobulinetest.IgG specifiek reagens [interpretatie] in erytrocyten" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100660-0", + "display" : "Maternal and fetal medicine Telephone encounter+Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Maternal and fetal medicine Telephone encounter+Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Mat fetal med Phone+OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100661-8", + "display" : "Psychiatry Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Psychiatry Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Psychiatric OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. psychiatrie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100662-6", + "display" : "Cortisol free and total panel - Serum or Plasma", + "designation" : [{ + "language" : "en-US", + "value" : "Cortisol free and total panel - Serum or Plasma" + }, + { + "language" : "en-US", + "value" : "CORTO SerPl" + }, + { + "language" : "en-US", + "value" : "Cortisol free and total panel, Blood" + }, + { + "language" : "nl-NL", + "value" : "Cortisol vrij & totaal panel in serum of plasma" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100663-4", + "display" : "TPMT gene c.460G>A and c.719A>G [Presence] in Blood by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "TPMT gene c.460G>A and c.719A>G [Presence] in Blood by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "TPMT gene c.460G>A&c.719A>G Bld Ql" + }, + { + "language" : "en-US", + "value" : "TPMT gene c.460G>A&c.719A>G, Blood" + }, + { + "language" : "nl-NL", + "value" : "TPMT-gen c.460G>A&c.719A>G [aanwezigheid] in bloed d.m.v. moleculair genetisch onderzoek" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100664-2", + "display" : "NUDT15 gene c.50_55dup and c.415C>T [Presence] in Blood by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "NUDT15 gene c.50_55dup and c.415C>T [Presence] in Blood by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "NUDT15 gene c.50_55dup&c.415C>T Bld Ql" + }, + { + "language" : "en-US", + "value" : "NUDT15 gene c.50_55dup&c.415C>T, Blood" + }, + { + "language" : "nl-NL", + "value" : "NUDT15-gen c.50_55dup&c.415C>T [aanwezigheid] in bloed d.m.v. moleculair genetisch onderzoek" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100665-9", + "display" : "NUDT15 gene c.415C>T [Presence] in Blood by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "NUDT15 gene c.415C>T [Presence] in Blood by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "NUDT15 gene c.415C>T Bld Ql" + }, + { + "language" : "en-US", + "value" : "NUDT15 gene c.415C>T, Blood" + }, + { + "language" : "nl-NL", + "value" : "NUDT15-gen c.415C>T [aanwezigheid] in bloed d.m.v. moleculair genetisch onderzoek" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100666-7", + "display" : "NUDT15 gene c.416G>A [Presence] in Blood by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "NUDT15 gene c.416G>A [Presence] in Blood by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "NUDT15 gene c.416G>A Bld Ql" + }, + { + "language" : "en-US", + "value" : "NUDT15 gene c.52G>A, Blood" + }, + { + "language" : "nl-NL", + "value" : "NUDT15-gen c.416G>A [aanwezigheid] in bloed d.m.v. moleculair genetisch onderzoek" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100667-5", + "display" : "NUDT15 gene c.52G>A [Presence] in Blood by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "NUDT15 gene c.52G>A [Presence] in Blood by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "NUDT15 gene c.52G>A Bld Ql" + }, + { + "language" : "en-US", + "value" : "NUDT15 gene c.52G>A, Blood" + }, + { + "language" : "nl-NL", + "value" : "NUDT15-gen c.52G>A [aanwezigheid] in bloed d.m.v. moleculair genetisch onderzoek" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100668-3", + "display" : "NUDT15 gene c.50_55dup [Presence] in Blood by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "NUDT15 gene c.50_55dup [Presence] in Blood by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "NUDT15 gene c.50_55dup Bld Ql" + }, + { + "language" : "en-US", + "value" : "NUDT15 gene c.50_55dup, Blood" + }, + { + "language" : "nl-NL", + "value" : "NUDT15-gen c.50_55dup [aanwezigheid] in bloed d.m.v. moleculair genetisch onderzoek" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10066-9", + "display" : "S' wave amplitude in lead V3", + "designation" : [{ + "language" : "en-US", + "value" : "S' wave amplitude in lead V3" + }, + { + "language" : "en-US", + "value" : "S' wave Amp L-V3" + }, + { + "language" : "es-MX", + "value" : "Amplitud de onda S. derivación V3:Corazón :Punto temporal:Elpot:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "amplitud de la onda S'.derivación V3:potencial eléctrico (voltaje):punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "S' onda Amp L-V3" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100669-1", + "display" : "NUDT15 gene c.50_55del [Presence] in Blood by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "NUDT15 gene c.50_55del [Presence] in Blood by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "NUDT15 gene c.50_55del Bld Ql" + }, + { + "language" : "en-US", + "value" : "NUDT15 gene c.50_55del, Blood" + }, + { + "language" : "nl-NL", + "value" : "NUDT15-gen c.50_55del [aanwezigheid] in bloed d.m.v. moleculair genetisch onderzoek" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100670-9", + "display" : "RHD gene allele [Identifier] in Plasma cell-free DNA Nominal--fetus", + "designation" : [{ + "language" : "en-US", + "value" : "RHD gene allele [Identifier] in Plasma cell-free DNA Nominal--fetus" + }, + { + "language" : "en-US", + "value" : "RHD allele fetus Plas.cfDNA" + }, + { + "language" : "en-US", + "value" : "Fetal RHD gene allele--fetus" + }, + { + "language" : "nl-NL", + "value" : "RHD-allel^foetus [identificator] in plasma.celvrij DNA" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100671-7", + "display" : "Aspergillus sp DNA [Presence] in Blood by NAA with probe detection", + "designation" : [{ + "language" : "en-US", + "value" : "Aspergillus sp DNA [Presence] in Blood by NAA with probe detection" + }, + { + "language" : "en-US", + "value" : "Aspergillus DNA Bld Ql NAA+probe" + }, + { + "language" : "en-US", + "value" : "Aspergillus sp, Blood" + }, + { + "language" : "nl-NL", + "value" : "Aspergillus sp. DNA [aanwezigheid] in bloed d.m.v. probe-detectie" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100672-5", + "display" : "Aspergillus fumigatus DNA [Presence] in Blood by NAA with probe detection", + "designation" : [{ + "language" : "en-US", + "value" : "Aspergillus fumigatus DNA [Presence] in Blood by NAA with probe detection" + }, + { + "language" : "en-US", + "value" : "A fumigatus DNA Bld Ql NAA+probe" + }, + { + "language" : "en-US", + "value" : "Aspergillus fumigatus, Blood" + }, + { + "language" : "nl-NL", + "value" : "Aspergillus fumigatus DNA [aanwezigheid] in bloed d.m.v. probe-detectie" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100673-3", + "display" : "Aspergillus terreus DNA [Presence] in Blood by NAA with probe detection", + "designation" : [{ + "language" : "en-US", + "value" : "Aspergillus terreus DNA [Presence] in Blood by NAA with probe detection" + }, + { + "language" : "en-US", + "value" : "A terreus DNA Bld Ql NAA+probe" + }, + { + "language" : "en-US", + "value" : "Aspergillus terreus, Blood" + }, + { + "language" : "nl-NL", + "value" : "Aspergillus terreus DNA [aanwezigheid] in bloed d.m.v. probe-detectie" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100674-1", + "display" : "BK virus DNA [Log #/volume] (viral load) in Blood by NAA with probe detection", + "designation" : [{ + "language" : "en-US", + "value" : "BK virus DNA [Log #/volume] (viral load) in Blood by NAA with probe detection" + }, + { + "language" : "en-US", + "value" : "BKV DNA Bld NAA+probe-Log#" + }, + { + "language" : "en-US", + "value" : "BK virus, Blood" + }, + { + "language" : "nl-NL", + "value" : "BK-virus DNA [logaritmisch aantal/volume] in bloed d.m.v. probe-detectie" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100675-8", + "display" : "Cytomegalovirus DNA [Units/volume] (viral load) in Blood by NAA with probe detection", + "designation" : [{ + "language" : "en-US", + "value" : "Cytomegalovirus DNA [Units/volume] (viral load) in Blood by NAA with probe detection" + }, + { + "language" : "en-US", + "value" : "CMV DNA Bld NAA+probe-aCnc" + }, + { + "language" : "en-US", + "value" : "Cytomegalovirus (CMV), Blood" + }, + { + "language" : "de-DE", + "value" : "Cytomegalie-Virus DNA [Einheiten/Volumen] (Viruslast) in Blut mittels Nukleinsäureamplifikation mit Sondendetektion" + }, + { + "language" : "nl-NL", + "value" : "Cytomegalovirus DNA [eenheid/volume] in bloed d.m.v. probe-detectie" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100676-6", + "display" : "Cytomegalovirus DNA [log units/volume] (viral load) in Blood by NAA with probe detection", + "designation" : [{ + "language" : "en-US", + "value" : "Cytomegalovirus DNA [log units/volume] (viral load) in Blood by NAA with probe detection" + }, + { + "language" : "en-US", + "value" : "CMV DNA Bld NAA+probe-Log IU" + }, + { + "language" : "en-US", + "value" : "Cytomegalovirus (CMV), Blood" + }, + { + "language" : "de-DE", + "value" : "Cytomegalie-Virus DNA [log Einheiten/Volumen] (Viruslast) in Blut mittels Nukleinsäureamplifikation mit Sondendetektion" + }, + { + "language" : "nl-NL", + "value" : "Cytomegalovirus DNA [logaritmische eenheid/volume] in bloed d.m.v. probe-detectie" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10067-7", + "display" : "S' wave amplitude in lead V4", + "designation" : [{ + "language" : "en-US", + "value" : "S' wave amplitude in lead V4" + }, + { + "language" : "en-US", + "value" : "S' wave Amp L-V4" + }, + { + "language" : "es-MX", + "value" : "Amplitud de onda S. derivación V4:Corazón :Punto temporal:Elpot:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "amplitud de la onda S'.derivación V4:potencial eléctrico (voltaje):punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "S' onda Amp L-V4" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100677-4", + "display" : "Epstein Barr virus DNA [Log #/volume] (viral load) in Serum or Plasma by NAA with probe detection", + "designation" : [{ + "language" : "en-US", + "value" : "Epstein Barr virus DNA [Log #/volume] (viral load) in Serum or Plasma by NAA with probe detection" + }, + { + "language" : "en-US", + "value" : "EBV DNA SerPl NAA+probe-Log#" + }, + { + "language" : "en-US", + "value" : "Epstein Barr virus (EBV), Blood" + }, + { + "language" : "nl-NL", + "value" : "Epstein-Barr-virus DNA [logaritmisch aantal/volume] in serum of plasma d.m.v. probe-detectie" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100678-2", + "display" : "Epstein Barr virus DNA [Log #/volume] (viral load) in Blood by NAA with probe detection", + "designation" : [{ + "language" : "en-US", + "value" : "Epstein Barr virus DNA [Log #/volume] (viral load) in Blood by NAA with probe detection" + }, + { + "language" : "en-US", + "value" : "EBV DNA Bld NAA+probe-Log#" + }, + { + "language" : "en-US", + "value" : "Epstein Barr virus (EBV), Blood" + }, + { + "language" : "nl-NL", + "value" : "Epstein-Barr-virus DNA [logaritmisch aantal/volume] in bloed d.m.v. probe-detectie" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100679-0", + "display" : "Herpes virus 6 DNA [Log #/volume] (viral load) in Serum or Plasma by NAA with probe detection", + "designation" : [{ + "language" : "en-US", + "value" : "Herpes virus 6 DNA [Log #/volume] (viral load) in Serum or Plasma by NAA with probe detection" + }, + { + "language" : "en-US", + "value" : "HHV6 DNA SerPl NAA+probe-Log#" + }, + { + "language" : "en-US", + "value" : "Herpes virus (HHV) 6, Blood" + }, + { + "language" : "nl-NL", + "value" : "Humaan betaherpesvirus type 6 DNA [logaritmisch aantal/volume] in serum of plasma d.m.v. probe-detectie" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100680-8", + "display" : "Herpes virus 6 DNA [Log #/volume] (viral load) in Blood by NAA with probe detection", + "designation" : [{ + "language" : "en-US", + "value" : "Herpes virus 6 DNA [Log #/volume] (viral load) in Blood by NAA with probe detection" + }, + { + "language" : "en-US", + "value" : "HHV6 DNA Bld NAA+probe-Log#" + }, + { + "language" : "en-US", + "value" : "Herpes virus (HHV) 6, Blood" + }, + { + "language" : "nl-NL", + "value" : "Humaan betaherpesvirus type 6 DNA [logaritmisch aantal/volume] in bloed d.m.v. probe-detectie" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100681-6", + "display" : "Herpes virus 7 DNA [Log #/volume] (viral load) in Serum or Plasma by NAA with probe detection", + "designation" : [{ + "language" : "en-US", + "value" : "Herpes virus 7 DNA [Log #/volume] (viral load) in Serum or Plasma by NAA with probe detection" + }, + { + "language" : "en-US", + "value" : "HHV7 DNA SerPl NAA+probe-Log#" + }, + { + "language" : "en-US", + "value" : "Herpes virus (HHV) 7, Blood" + }, + { + "language" : "nl-NL", + "value" : "Humaan betaherpesvirus type 7 DNA [logaritmisch aantal/volume] in serum of plasma d.m.v. probe-detectie" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100682-4", + "display" : "Herpes virus 7 DNA [Log #/volume] (viral load) in Blood by NAA with probe detection", + "designation" : [{ + "language" : "en-US", + "value" : "Herpes virus 7 DNA [Log #/volume] (viral load) in Blood by NAA with probe detection" + }, + { + "language" : "en-US", + "value" : "HHV7 DNA Bld NAA+probe-Log#" + }, + { + "language" : "en-US", + "value" : "Herpes virus (HHV) 7, Blood" + }, + { + "language" : "nl-NL", + "value" : "Humaan betaherpesvirus type 7 DNA [logaritmisch aantal/volume] in bloed d.m.v. probe-detectie" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100683-2", + "display" : "Herpes virus 8 DNA [Log #/volume] (viral load) in Serum or Plasma by NAA with probe detection", + "designation" : [{ + "language" : "en-US", + "value" : "Herpes virus 8 DNA [Log #/volume] (viral load) in Serum or Plasma by NAA with probe detection" + }, + { + "language" : "en-US", + "value" : "HHV8 DNA SerPl NAA+probe-Log#" + }, + { + "language" : "en-US", + "value" : "Herpes virus (HHV) 8, Blood" + }, + { + "language" : "nl-NL", + "value" : "Humaan herpesvirus 8 DNA [logaritmisch aantal/volume] in serum of plasma d.m.v. probe-detectie" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100684-0", + "display" : "Herpes virus 8 DNA [Log #/volume] (viral load) in Blood by NAA with probe detection", + "designation" : [{ + "language" : "en-US", + "value" : "Herpes virus 8 DNA [Log #/volume] (viral load) in Blood by NAA with probe detection" + }, + { + "language" : "en-US", + "value" : "HHV8 DNA Bld NAA+probe-Log#" + }, + { + "language" : "en-US", + "value" : "Herpes virus (HHV) 8, Blood" + }, + { + "language" : "nl-NL", + "value" : "Humaan herpesvirus 8 DNA [logaritmisch aantal/volume] in bloed d.m.v. probe-detectie" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10068-5", + "display" : "S' wave amplitude in lead V5", + "designation" : [{ + "language" : "en-US", + "value" : "S' wave amplitude in lead V5" + }, + { + "language" : "en-US", + "value" : "S' wave Amp L-V5" + }, + { + "language" : "es-MX", + "value" : "Amplitud de onda S. derivación V5:Corazón :Punto temporal:Elpot:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "amplitud de la onda S'.derivación V5:potencial eléctrico (voltaje):punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "S' onda Amp L-V5" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100685-7", + "display" : "JC virus DNA [Log #/volume] (viral load) in Serum or Plasma by NAA with probe detection", + "designation" : [{ + "language" : "en-US", + "value" : "JC virus DNA [Log #/volume] (viral load) in Serum or Plasma by NAA with probe detection" + }, + { + "language" : "en-US", + "value" : "JCPyV DNA SerPl NAA+probe-Log#" + }, + { + "language" : "en-US", + "value" : "JC virus, Blood" + }, + { + "language" : "nl-NL", + "value" : "JC-virus DNA [logaritmisch aantal/volume] in serum of plasma d.m.v. probe-detectie" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100686-5", + "display" : "JC virus DNA [Log #/volume] (viral load) in Cerebral spinal fluid by NAA with probe detection", + "designation" : [{ + "language" : "en-US", + "value" : "JC virus DNA [Log #/volume] (viral load) in Cerebral spinal fluid by NAA with probe detection" + }, + { + "language" : "en-US", + "value" : "JCPyV DNA CSF NAA+probe-Log#" + }, + { + "language" : "en-US", + "value" : "JC virus, Spinal fluid" + }, + { + "language" : "nl-NL", + "value" : "JC-virus DNA [logaritmisch aantal/volume] in liquor cerebrospinalis d.m.v. probe-detectie" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100687-3", + "display" : "JC virus DNA [Log #/volume] (viral load) in Urine by NAA with probe detection", + "designation" : [{ + "language" : "en-US", + "value" : "JC virus DNA [Log #/volume] (viral load) in Urine by NAA with probe detection" + }, + { + "language" : "en-US", + "value" : "JCPyV DNA Ur NAA+probe-Log#" + }, + { + "language" : "en-US", + "value" : "JC virus, Urine" + }, + { + "language" : "nl-NL", + "value" : "JC-virus DNA [logaritmisch aantal/volume] in urine d.m.v. probe-detectie" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100688-1", + "display" : "Parvovirus B19 DNA [Log #/volume] (viral load) in Blood by NAA with probe detection", + "designation" : [{ + "language" : "en-US", + "value" : "Parvovirus B19 DNA [Log #/volume] (viral load) in Blood by NAA with probe detection" + }, + { + "language" : "en-US", + "value" : "B19V DNA Bld NAA+probe-Log#" + }, + { + "language" : "en-US", + "value" : "Parvovirus B19, Blood" + }, + { + "language" : "de-DE", + "value" : "Parvovirus B19 DNA [log #/Volumen] (Viruslast) in Blut mittels Nukleinsäureamplifikation mit Sondendetektion" + }, + { + "language" : "nl-NL", + "value" : "Parvovirus B19 DNA [logaritmisch aantal/volume] in bloed d.m.v. probe-detectie" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100689-9", + "display" : "Toxoplasma gondii DNA [Log #/volume] in Serum or Plasma by NAA with probe detection", + "designation" : [{ + "language" : "en-US", + "value" : "Toxoplasma gondii DNA [Log #/volume] in Serum or Plasma by NAA with probe detection" + }, + { + "language" : "en-US", + "value" : "T gondii DNA SerPl NAA+probe-Log#" + }, + { + "language" : "en-US", + "value" : "Toxoplasma gondii, Blood" + }, + { + "language" : "de-DE", + "value" : "Toxoplasma gondii DNA [log #/Volumen] in Serum oder Plasma mittels Nukleinsäureamplifikation mit Sondendetektion" + }, + { + "language" : "nl-NL", + "value" : "Toxoplasma gondii DNA [logaritmisch aantal/volume] in serum of plasma d.m.v. probe-detectie" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100690-7", + "display" : "Toxoplasma gondii DNA [Log #/volume] in Cerebral spinal fluid by NAA with probe detection", + "designation" : [{ + "language" : "en-US", + "value" : "Toxoplasma gondii DNA [Log #/volume] in Cerebral spinal fluid by NAA with probe detection" + }, + { + "language" : "en-US", + "value" : "T gondii DNA CSF NAA+probe-Log#" + }, + { + "language" : "en-US", + "value" : "Toxoplasma gondii, Spinal fluid" + }, + { + "language" : "de-DE", + "value" : "Toxoplasma gondii DNA [log #/Volumen] in Liquor mittels Nukleinsäureamplifikation mit Sondendetektion" + }, + { + "language" : "nl-NL", + "value" : "Toxoplasma gondii DNA [logaritmisch aantal/volume] in liquor cerebrospinalis d.m.v. probe-detectie" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100691-5", + "display" : "Varicella zoster virus DNA [Log #/volume] (viral load) in Blood by NAA with probe detection", + "designation" : [{ + "language" : "en-US", + "value" : "Varicella zoster virus DNA [Log #/volume] (viral load) in Blood by NAA with probe detection" + }, + { + "language" : "en-US", + "value" : "VZV DNA Bld NAA+probe-Log#" + }, + { + "language" : "en-US", + "value" : "Varicella zoster virus (VZV; Chickenpox), Blood" + }, + { + "language" : "de-DE", + "value" : "Varicella-Zoster-Virus DNA [log #/Volumen] (Viruslast) in Blut mittels Nukleinsäureamplifikation mit Sondendetektion" + }, + { + "language" : "nl-NL", + "value" : "Varicella-zostervirus DNA [logaritmisch aantal/volume] in bloed d.m.v. probe-detectie" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100692-3", + "display" : "Varicella zoster virus DNA [Log #/volume] (viral load) in Cerebral spinal fluid by NAA with probe detection", + "designation" : [{ + "language" : "en-US", + "value" : "Varicella zoster virus DNA [Log #/volume] (viral load) in Cerebral spinal fluid by NAA with probe detection" + }, + { + "language" : "en-US", + "value" : "VZV DNA CSF NAA+probe-Log#" + }, + { + "language" : "en-US", + "value" : "Varicella zoster virus (VZV; Chickenpox), Spinal fluid" + }, + { + "language" : "de-DE", + "value" : "Varicella-Zoster-Virus DNA [log #/Volumen] (Viruslast) in Liquor mittels Nukleinsäureamplifikation mit Sondendetektion" + }, + { + "language" : "nl-NL", + "value" : "Varicella-zostervirus DNA [logaritmisch aantal/volume] in liquor cerebrospinalis d.m.v. probe-detectie" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10069-3", + "display" : "S' wave amplitude in lead V6", + "designation" : [{ + "language" : "en-US", + "value" : "S' wave amplitude in lead V6" + }, + { + "language" : "en-US", + "value" : "S' wave Amp L-V6" + }, + { + "language" : "es-MX", + "value" : "Amplitud de onda S. derivación V6:Corazón :Punto temporal:Elpot:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "amplitud de la onda S'.derivación V6:potencial eléctrico (voltaje):punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "S' onda Amp L-V6" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100693-1", + "display" : "Pneumocystis jiroveci DNA [Log #/volume] in Respiratory system specimen by NAA with probe detection", + "designation" : [{ + "language" : "en-US", + "value" : "Pneumocystis jiroveci DNA [Log #/volume] in Respiratory system specimen by NAA with probe detection" + }, + { + "language" : "en-US", + "value" : "P jiroveci DNA Resp NAA+probe-Log#" + }, + { + "language" : "en-US", + "value" : "Pneumocystis jiroveci, Respiratory system specimen" + }, + { + "language" : "nl-NL", + "value" : "Pneumocystis jiroveci DNA [logaritmisch aantal/volume] in respiratoir monster d.m.v. probe-detectie" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100694-9", + "display" : "SMN1 gene silent carrier analysis [Presence] in Blood or Tissue by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "SMN1 gene silent carrier analysis [Presence] in Blood or Tissue by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "SMN1 carrier analysis Bld/T Ql" + }, + { + "language" : "en-US", + "value" : "SMN1 gene silent carrier analysis, Blood or tissue specimen" + }, + { + "language" : "nl-NL", + "value" : "Stille drager van SMN1-gen analyse [aanwezigheid] in bloed of weefsel d.m.v. moleculair genetisch onderzoek" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100695-6", + "display" : "Genetic disease analysis overall carrier interpretation in Blood or Tissue by Molecular genetics method Narrative", + "designation" : [{ + "language" : "en-US", + "value" : "Genetic disease analysis overall carrier interpretation in Blood or Tissue by Molecular genetics method Narrative" + }, + { + "language" : "en-US", + "value" : "Gene dis anl carrier interp Bld/T-Imp" + }, + { + "language" : "en-US", + "value" : "Genetic disease analysis overall carrier interpretation, Blood or tissue specimen" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100696-4", + "display" : "CTNS related multigene analysis [Identifier] in Bodyfluid and Serum or Plasma by Molecular genetics method Nominal", + "designation" : [{ + "language" : "en-US", + "value" : "CTNS related multigene analysis [Identifier] in Bodyfluid and Serum or Plasma by Molecular genetics method Nominal" + }, + { + "language" : "en-US", + "value" : "CTNS multigene anal Fld+SerPl" + }, + { + "language" : "en-US", + "value" : "CTNS related multigene analysis, Body Fld+S/P" + }, + { + "language" : "nl-NL", + "value" : "CTNS-gerelateerde multigen-analyse [identificator] in lichaamsvloeistof en serum of plasma d.m.v. moleculair genetisch onderzoek" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100697-2", + "display" : "Interventional radiology Outpatient Note", + "designation" : [{ + "language" : "en-US", + "value" : "Interventional radiology Outpatient Note" + }, + { + "language" : "en-US", + "value" : "IR OP Note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100698-0", + "display" : "Social Determinants of Health screening report Document", + "designation" : [{ + "language" : "en-US", + "value" : "Social Determinants of Health screening report Document" + }, + { + "language" : "en-US", + "value" : "SDOH screen report Doc" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100699-8", + "display" : "Rifabutin+Ethambutol [Susceptibility]", + "designation" : [{ + "language" : "en-US", + "value" : "Rifabutin+Ethambutol [Susceptibility]" + }, + { + "language" : "en-US", + "value" : "Rifabutin+Ethambutol Susc Islt" + }, + { + "language" : "en-US", + "value" : "Susceptibility to Rifabutin+Ethambutol" + }, + { + "language" : "de-DE", + "value" : "Rifabutin+Ethambutol [Empfindlichkeit]" + }, + { + "language" : "nl-NL", + "value" : "Rifabutine + ethambutol [gevoeligheid] in isolaat" + }, + { + "language" : "de-AT", + "value" : "Rifabutin/Ethambutol-Empfindlichkeit" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100700-4", + "display" : "Trichomonas vaginalis DNA [Presence] in Urethra by NAA with probe detection", + "designation" : [{ + "language" : "en-US", + "value" : "Trichomonas vaginalis DNA [Presence] in Urethra by NAA with probe detection" + }, + { + "language" : "en-US", + "value" : "T vaginalis DNA Urth Ql NAA+probe" + }, + { + "language" : "en-US", + "value" : "Trichomonas vaginalis, Urethra" + }, + { + "language" : "nl-NL", + "value" : "Trichomonas vaginalis DNA [aanwezigheid] in urethra d.m.v. probe-detectie" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10070-1", + "display" : "S' wave duration in lead AVF", + "designation" : [{ + "language" : "en-US", + "value" : "S' wave duration in lead AVF" + }, + { + "language" : "en-US", + "value" : "S' wave dur L-AVF" + }, + { + "language" : "es-MX", + "value" : "Duración de la onda S. Plomo AVF:Corazón :Punto temporal:Tiempo:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "duración de la onda S'.derivación AVF:tiempo:punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "S' onda dur L-AVF" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100701-2", + "display" : "Trichomonas vaginalis rRNA [Presence] in Urethra by NAA with probe detection", + "designation" : [{ + "language" : "en-US", + "value" : "Trichomonas vaginalis rRNA [Presence] in Urethra by NAA with probe detection" + }, + { + "language" : "en-US", + "value" : "T vaginalis rRNA Urth Ql NAA+probe" + }, + { + "language" : "en-US", + "value" : "Trichomonas vaginalis, Urethra" + }, + { + "language" : "nl-NL", + "value" : "Trichomonas vaginalis rRNA [aanwezigheid] in urethra d.m.v. probe-detectie" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100702-0", + "display" : "Mycoplasma genitalium rRNA [Presence] in Urethra by NAA with probe detection", + "designation" : [{ + "language" : "en-US", + "value" : "Mycoplasma genitalium rRNA [Presence] in Urethra by NAA with probe detection" + }, + { + "language" : "en-US", + "value" : "M genitalium rRNA Urth Ql NAA+probe" + }, + { + "language" : "en-US", + "value" : "Mycoplasma genitalium, Urethra" + }, + { + "language" : "de-DE", + "value" : "Mycoplasma genitalium rRNA [Nachweis] in Harnröhre mittels Nukleinsäureamplifikation mit Sondendetektion" + }, + { + "language" : "nl-NL", + "value" : "Mycoplasma genitalium rRNA [aanwezigheid] in urethra d.m.v. probe-detectie" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100703-8", + "display" : "Mycoplasma genitalium rRNA [Presence] in Urine by NAA with probe detection", + "designation" : [{ + "language" : "en-US", + "value" : "Mycoplasma genitalium rRNA [Presence] in Urine by NAA with probe detection" + }, + { + "language" : "en-US", + "value" : "M genitalium rRNA Ur Ql NAA+probe" + }, + { + "language" : "en-US", + "value" : "Mycoplasma genitalium, Urine" + }, + { + "language" : "de-DE", + "value" : "Mycoplasma genitalium rRNA [Nachweis] in Urin mittels Nukleinsäureamplifikation mit Sondendetektion" + }, + { + "language" : "nl-NL", + "value" : "Mycoplasma genitalium rRNA [aanwezigheid] in urine d.m.v. probe-detectie" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100704-6", + "display" : "Mycoplasma genitalium rRNA [Presence] in Cervix by NAA with probe detection", + "designation" : [{ + "language" : "en-US", + "value" : "Mycoplasma genitalium rRNA [Presence] in Cervix by NAA with probe detection" + }, + { + "language" : "en-US", + "value" : "M genitalium rRNA Cvx Ql NAA+probe" + }, + { + "language" : "en-US", + "value" : "Mycoplasma genitalium, Cervix" + }, + { + "language" : "de-DE", + "value" : "Mycoplasma genitalium rRNA [Nachweis] in Probenmaterial vom Gebärmutterhals mittels Nukleinsäureamplifikation mit Sondendetektion" + }, + { + "language" : "nl-NL", + "value" : "Mycoplasma genitalium rRNA [aanwezigheid] in cervix d.m.v. probe-detectie" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100705-3", + "display" : "Mycoplasma genitalium rRNA [Presence] in Anorectal by NAA with probe detection", + "designation" : [{ + "language" : "en-US", + "value" : "Mycoplasma genitalium rRNA [Presence] in Anorectal by NAA with probe detection" + }, + { + "language" : "en-US", + "value" : "M genitalium rRNA Anorectl Ql NAA+probe" + }, + { + "language" : "en-US", + "value" : "Mycoplasma genitalium, Anorectal" + }, + { + "language" : "de-DE", + "value" : "Mycoplasma genitalium rRNA [Nachweis] in anorektalem Probenmaterial mittels Nukleinsäureamplifikation mit Sondendetektion" + }, + { + "language" : "nl-NL", + "value" : "Mycoplasma genitalium rRNA [aanwezigheid] in anorectaal d.m.v. probe-detectie" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100706-1", + "display" : "Mycoplasma genitalium rRNA [Presence] in Specimen by NAA with probe detection", + "designation" : [{ + "language" : "en-US", + "value" : "Mycoplasma genitalium rRNA [Presence] in Specimen by NAA with probe detection" + }, + { + "language" : "en-US", + "value" : "M genitalium rRNA Spec Ql NAA+probe" + }, + { + "language" : "en-US", + "value" : "Mycoplasma genitalium, Specimen" + }, + { + "language" : "de-DE", + "value" : "Mycoplasma genitalium rRNA [Nachweis] in Probenmaterial mittels Nukleinsäureamplifikation mit Sondendetektion" + }, + { + "language" : "nl-NL", + "value" : "Mycoplasma genitalium rRNA [aanwezigheid] d.m.v. probe-detectie" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100707-9", + "display" : "Polymorphonuclear cells [#/volume] in Peritoneal dialysis fluid by Automated count", + "designation" : [{ + "language" : "en-US", + "value" : "Polymorphonuclear cells [#/volume] in Peritoneal dialysis fluid by Automated count" + }, + { + "language" : "en-US", + "value" : "Polys # DiafP Auto" + }, + { + "language" : "en-US", + "value" : "Polymorphonuclear cells, Peritoneal dialysis fluid" + }, + { + "language" : "nl-NL", + "value" : "Polymorfonucleaire cellen [aantal/volume] in periteonale dialysevloeistof d.m.v. geautomatiseerde telling" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100708-7", + "display" : "Plasma cells/100 leukocytes in Synovial fluid", + "designation" : [{ + "language" : "en-US", + "value" : "Plasma cells/100 leukocytes in Synovial fluid" + }, + { + "language" : "en-US", + "value" : "Plasma Cells/leuk NFr Snv" + }, + { + "language" : "en-US", + "value" : "Plasma cells per 100 white blood cells, Synovial fluid" + }, + { + "language" : "nl-NL", + "value" : "Plasmacellen/100 leukocyten [getalsfractie] in synoviaal vocht" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100709-5", + "display" : "Hepatocellular carcinoma risk [Score] by GAAD", + "designation" : [{ + "language" : "en-US", + "value" : "Hepatocellular carcinoma risk [Score] by GAAD" + }, + { + "language" : "en-US", + "value" : "Hep Ca Risk Score Patient GAAD" + }, + { + "language" : "en-US", + "value" : "Hepatocellular carcinoma risk" + }, + { + "language" : "nl-NL", + "value" : "Risico op hepatocellulair carcinoom [score] d.m.v. GAAD-score" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100710-3", + "display" : "Chlamydia trachomatis and Neisseria gonorrhoeae rRNA panel - Throat by NAA with probe detection", + "designation" : [{ + "language" : "en-US", + "value" : "Chlamydia trachomatis and Neisseria gonorrhoeae rRNA panel - Throat by NAA with probe detection" + }, + { + "language" : "en-US", + "value" : "C trach+GC pnl Throat NAA+probe" + }, + { + "language" : "en-US", + "value" : "Chlamydia trachomatis and Neisseria gonorrhoeae panel, Throat" + }, + { + "language" : "nl-NL", + "value" : "Chlamydia trachomatis & Neisseria gonorrhoeae rRNA panel in keel d.m.v. probe-detectie" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100711-1", + "display" : "Borrelia burgdorferi.VlsE1+pepC10 Ab [Units/volume] in Serum by Immunoassay", + "designation" : [{ + "language" : "en-US", + "value" : "Borrelia burgdorferi.VlsE1+pepC10 Ab [Units/volume] in Serum by Immunoassay" + }, + { + "language" : "en-US", + "value" : "B burgdor.VlsE1+pepC10 Ab Ser IA-aCnc" + }, + { + "language" : "en-US", + "value" : "Borrelia burgdorferi.VlsE1+pepC10 antibody, Blood" + }, + { + "language" : "de-DE", + "value" : "Borrelia burgdorferi.VlsE1+pepC10 Antikörper [Einheiten/Volumen] in Serum mittels Immunoassay" + }, + { + "language" : "nl-NL", + "value" : "Borrelia burgdorferi.VlsE1+pepC10 As [eenheid/volume] in serum d.m.v. immunoassay" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100712-9", + "display" : "Brexpiprazole [Mass/volume] in Serum or Plasma", + "designation" : [{ + "language" : "en-US", + "value" : "Brexpiprazole [Mass/volume] in Serum or Plasma" + }, + { + "language" : "en-US", + "value" : "Brexpiprazole SerPl-mCnc" + }, + { + "language" : "en-US", + "value" : "Brexpiprazole, Blood" + }, + { + "language" : "nl-NL", + "value" : "Brexpiprazol [massa/volume] in serum of plasma" + }, + { + "language" : "de-AT", + "value" : "Brexpiprazol" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100713-7", + "display" : "Cariprazine [Mass/volume] in Serum or Plasma", + "designation" : [{ + "language" : "en-US", + "value" : "Cariprazine [Mass/volume] in Serum or Plasma" + }, + { + "language" : "en-US", + "value" : "Cariprazine SerPl-mCnc" + }, + { + "language" : "en-US", + "value" : "Cariprazine, Blood" + }, + { + "language" : "nl-NL", + "value" : "Cariprazine [massa/volume] in serum of plasma" + }, + { + "language" : "de-AT", + "value" : "Cariprazin" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100714-5", + "display" : "Guanfacine [Mass/volume] in Serum or Plasma", + "designation" : [{ + "language" : "en-US", + "value" : "Guanfacine [Mass/volume] in Serum or Plasma" + }, + { + "language" : "en-US", + "value" : "Guanfacine SerPl-mCnc" + }, + { + "language" : "en-US", + "value" : "Guanfacine, Blood" + }, + { + "language" : "nl-NL", + "value" : "Guanfacine [massa/volume] in serum of plasma" + }, + { + "language" : "de-AT", + "value" : "Guanfacin" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100715-2", + "display" : "Prothipendyl [Mass/volume] in Serum or Plasma", + "designation" : [{ + "language" : "en-US", + "value" : "Prothipendyl [Mass/volume] in Serum or Plasma" + }, + { + "language" : "en-US", + "value" : "Prothipendyl SerPl-mCnc" + }, + { + "language" : "en-US", + "value" : "Prothipendyl, Blood" + }, + { + "language" : "nl-NL", + "value" : "Prothipendyl [massa/volume] in serum of plasma" + }, + { + "language" : "de-AT", + "value" : "Prothipendyl" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100716-0", + "display" : "Prostate specific Ag [Mass/volume] in DBS", + "designation" : [{ + "language" : "en-US", + "value" : "Prostate specific Ag [Mass/volume] in DBS" + }, + { + "language" : "en-US", + "value" : "PSA DBS-mCnc" + }, + { + "language" : "en-US", + "value" : "Prostate specific antigen, Dried blood spot" + }, + { + "language" : "nl-NL", + "value" : "Prostaatspecifiek Ag [massa/volume] in gedroogde bloedspot" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100717-8", + "display" : "FCGR3A gene.p.Phe176Val [Presence] in Blood or Tissue by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "FCGR3A gene.p.Phe176Val [Presence] in Blood or Tissue by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "FCGR3A gene.p.Phe176Val Bld/T Ql" + }, + { + "language" : "en-US", + "value" : "FCGR3A gene.p.Phe176Val, Blood or tissue specimen" + }, + { + "language" : "nl-NL", + "value" : "FCGR3A-gen.p.Phe176Val [aanwezigheid] in bloed of weefsel d.m.v. moleculair genetisch onderzoek" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100718-6", + "display" : "Undersea and hyperbaric medicine Discharge summary", + "designation" : [{ + "language" : "en-US", + "value" : "Undersea and hyperbaric medicine Discharge summary" + }, + { + "language" : "en-US", + "value" : "Undersea+hyperbar D/C sum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10071-9", + "display" : "S' wave duration in lead AVL", + "designation" : [{ + "language" : "en-US", + "value" : "S' wave duration in lead AVL" + }, + { + "language" : "en-US", + "value" : "S' wave dur L-AVL" + }, + { + "language" : "es-MX", + "value" : "Duración de la onda S. Liderar AVL:Corazón :Punto temporal:Tiempo:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "duración de la onda S'.derivación AVL:tiempo:punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "S' onda dur L-AVL" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100719-4", + "display" : "Surgical oncology Discharge summary", + "designation" : [{ + "language" : "en-US", + "value" : "Surgical oncology Discharge summary" + }, + { + "language" : "en-US", + "value" : "Surg Onc D/C sum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100720-2", + "display" : "Reproductive endocrinology and infertility Discharge summary", + "designation" : [{ + "language" : "en-US", + "value" : "Reproductive endocrinology and infertility Discharge summary" + }, + { + "language" : "en-US", + "value" : "REI D/C sum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100721-0", + "display" : "Community health care Discharge summary", + "designation" : [{ + "language" : "en-US", + "value" : "Community health care Discharge summary" + }, + { + "language" : "en-US", + "value" : "Comm hlth care D/C sum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100722-8", + "display" : "Integrative medicine Discharge summary", + "designation" : [{ + "language" : "en-US", + "value" : "Integrative medicine Discharge summary" + }, + { + "language" : "en-US", + "value" : "Integrative medicine D/C sum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100723-6", + "display" : "Sports medicine Discharge summary", + "designation" : [{ + "language" : "en-US", + "value" : "Sports medicine Discharge summary" + }, + { + "language" : "en-US", + "value" : "Sports medicine D/C sum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100724-4", + "display" : "Diabetology Discharge summary", + "designation" : [{ + "language" : "en-US", + "value" : "Diabetology Discharge summary" + }, + { + "language" : "en-US", + "value" : "Diabetology D/C sum" + }, + { + "language" : "nl-NL", + "value" : "Samenvattende ontslagbrief [bevinding] in {instelling} d.m.v. diabetologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100725-1", + "display" : "Optometry Discharge summary", + "designation" : [{ + "language" : "en-US", + "value" : "Optometry Discharge summary" + }, + { + "language" : "en-US", + "value" : "Optometry D/C sum" + }, + { + "language" : "nl-NL", + "value" : "Samenvattende ontslagbrief [bevinding] in {instelling} d.m.v. optometrie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100726-9", + "display" : "Podiatry Discharge summary", + "designation" : [{ + "language" : "en-US", + "value" : "Podiatry Discharge summary" + }, + { + "language" : "en-US", + "value" : "Podiatry D/C sum" + }, + { + "language" : "nl-NL", + "value" : "Samenvattende ontslagbrief [bevinding] in {instelling} d.m.v. podologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10072-7", + "display" : "S' wave duration in lead AVR", + "designation" : [{ + "language" : "en-US", + "value" : "S' wave duration in lead AVR" + }, + { + "language" : "en-US", + "value" : "S' wave dur L-AVR" + }, + { + "language" : "es-MX", + "value" : "Duración de la onda S. adelantar AVR:Corazón :Punto temporal:Tiempo:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "duración de la onda S'.derivación AVR:tiempo:punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "S' onda dur L-AVR" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100727-7", + "display" : "Chiropractic medicine Discharge summary", + "designation" : [{ + "language" : "en-US", + "value" : "Chiropractic medicine Discharge summary" + }, + { + "language" : "en-US", + "value" : "Chiropractic med D/C sum" + }, + { + "language" : "nl-NL", + "value" : "Samenvattende ontslagbrief [bevinding] in {instelling} d.m.v. chiropractie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100728-5", + "display" : "Cardiac surgery Discharge summary", + "designation" : [{ + "language" : "en-US", + "value" : "Cardiac surgery Discharge summary" + }, + { + "language" : "en-US", + "value" : "Cardiac surgery D/C sum" + }, + { + "language" : "nl-NL", + "value" : "Samenvattende ontslagbrief [bevinding] in {instelling} d.m.v. cardiochirurgie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100729-3", + "display" : "Breastfeeding Discharge summary", + "designation" : [{ + "language" : "en-US", + "value" : "Breastfeeding Discharge summary" + }, + { + "language" : "en-US", + "value" : "Breastfeeding D/C sum" + }, + { + "language" : "nl-NL", + "value" : "Samenvattende ontslagbrief [bevinding] in {instelling} d.m.v. borstvoeding (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100730-1", + "display" : "Transplant surgery Discharge summary", + "designation" : [{ + "language" : "en-US", + "value" : "Transplant surgery Discharge summary" + }, + { + "language" : "en-US", + "value" : "Transpl surg D/C sum" + }, + { + "language" : "nl-NL", + "value" : "Samenvattende ontslagbrief [bevinding] in {instelling} d.m.v. transplantatiechirurgie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100731-9", + "display" : "Urgent care center Discharge summary", + "designation" : [{ + "language" : "en-US", + "value" : "Urgent care center Discharge summary" + }, + { + "language" : "en-US", + "value" : "Urgent care D/C sum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100732-7", + "display" : "Cholesterol.in lipoprotein (little a) and Cholesterol.in LDL panel - Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Cholesterol.in lipoprotein (little a) and Cholesterol.in LDL panel - Serum" + }, + { + "language" : "en-US", + "value" : "LPALD Ser" + }, + { + "language" : "en-US", + "value" : "Cholesterol.in lipoprotein (little a) & Cholesterol.in LDL panel, Blood" + }, + { + "language" : "nl-NL", + "value" : "Cholesterol.in lipoproteïne (kleine a) & cholesterol.in LDL panel in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100733-5", + "display" : "Cholesterol in LDL [Mass/volume] in Serum by calculation --corrected for Cholesterol.in lipoprotein (little a)", + "designation" : [{ + "language" : "en-US", + "value" : "Cholesterol in LDL [Mass/volume] in Serum by calculation --corrected for Cholesterol.in lipoprotein (little a)" + }, + { + "language" : "en-US", + "value" : "LDLc cor Lpa Cholest" + }, + { + "language" : "en-US", + "value" : "LDL cholesterol corrected for Cholesterol.in lipoprotein (little a), Blood" + }, + { + "language" : "nl-NL", + "value" : "Cholesterol.in LDL^gecorrigeerd voor cholesterol.in lipoproteïne (kleine a) [massa/volume] in serum d.m.v. berekend" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100734-3", + "display" : "traMADol and Metabolites Panel - Urine by Confirmatory method", + "designation" : [{ + "language" : "en-US", + "value" : "traMADol and Metabolites Panel - Urine by Confirmatory method" + }, + { + "language" : "en-US", + "value" : "Ur Cfm" + }, + { + "language" : "en-US", + "value" : "traMADol and Metabolites Panel, Urine" + }, + { + "language" : "nl-NL", + "value" : "Tramadol & metabolieten panel in urine d.m.v. bevestiging" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10073-5", + "display" : "S' wave duration in lead I", + "designation" : [{ + "language" : "en-US", + "value" : "S' wave duration in lead I" + }, + { + "language" : "en-US", + "value" : "S' wave dur L-I" + }, + { + "language" : "es-MX", + "value" : "Duración de la onda S.:Corazón :Punto temporal:Tiempo:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "duración de la onda S'.derivación I:tiempo:punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "S' onda dur L-I" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100735-0", + "display" : "Mannose-6-phosphate isomerase and phosphomannomutase 1 panel - Leukocytes", + "designation" : [{ + "language" : "en-US", + "value" : "Mannose-6-phosphate isomerase and phosphomannomutase 1 panel - Leukocytes" + }, + { + "language" : "en-US", + "value" : "M6PI & PMM1 panel WBC" + }, + { + "language" : "en-US", + "value" : "Mannose-6-phosphate isomerase and phosphomannomutase 1 panel, White blood cells" + }, + { + "language" : "nl-NL", + "value" : "Mannose-6-fosfaatisomerase & fosfomannomutase 1 panel in leukocyten" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100736-8", + "display" : "Acylcarnitine Analysis Post Mortem in Specimen Document", + "designation" : [{ + "language" : "en-US", + "value" : "Acylcarnitine Analysis Post Mortem in Specimen Document" + }, + { + "language" : "en-US", + "value" : "Spec Doc" + }, + { + "language" : "en-US", + "value" : "Acylcarnitine Analysis Post Mortem, Specimen" + }, + { + "language" : "nl-NL", + "value" : "Acylcarnitine postmortale analyse [bevinding] (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100737-6", + "display" : "Alkaline phosphatase.macromolecular [Presence] in Serum or Plasma", + "designation" : [{ + "language" : "en-US", + "value" : "Alkaline phosphatase.macromolecular [Presence] in Serum or Plasma" + }, + { + "language" : "en-US", + "value" : "AP Macro SerPl Ql" + }, + { + "language" : "en-US", + "value" : "Alkaline phosphatase.macromolecular, Blood" + }, + { + "language" : "nl-NL", + "value" : "Alkalinefosfatase.macromoleculair [aanwezigheid] in serum of plasma" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100738-4", + "display" : "Alanine aminotransferase.macromolecular [Presence] in Serum or Plasma", + "designation" : [{ + "language" : "en-US", + "value" : "Alanine aminotransferase.macromolecular [Presence] in Serum or Plasma" + }, + { + "language" : "en-US", + "value" : "ALT Macro SerPl Ql" + }, + { + "language" : "en-US", + "value" : "Macromolecular alanine aminotransferase, Blood" + }, + { + "language" : "nl-NL", + "value" : "Alanine-aminotransferase.macromoleculair [aanwezigheid] in serum of plasma" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100739-2", + "display" : "Aspartate aminotransferase.macromolecular [Presence] in Serum or Plasma", + "designation" : [{ + "language" : "en-US", + "value" : "Aspartate aminotransferase.macromolecular [Presence] in Serum or Plasma" + }, + { + "language" : "en-US", + "value" : "AST Macro SerPl Ql" + }, + { + "language" : "en-US", + "value" : "Macromolecular aspartate aminotransferase, Blood" + }, + { + "language" : "nl-NL", + "value" : "Aspartaataminotransferase.macromoleculair [aanwezigheid] in serum of plasma" + }] + }, + { + "system" : "http://loinc.org", + "code" : "1007-4", + "display" : "Direct antiglobulin test.polyspecific reagent [Presence] on Red Blood Cells", + "designation" : [{ + "language" : "en-US", + "value" : "Direct antiglobulin test.polyspecific reagent [Presence] on Red Blood Cells" + }, + { + "language" : "en-US", + "value" : "DAT Poly-Sp Reag RBC Ql" + }, + { + "language" : "en-US", + "value" : "Direct Antiglobulin Test (DAT; Direct Coombs), Red blood cells" + }, + { + "language" : "es-MX", + "value" : "Prueba de antiglobulina directa, reactivo específico de poli: Eritrocitos : Punto temporal: Presencia o umbral: Ordinal:" + }, + { + "language" : "es-AR", + "value" : "prueba de antiglobulina directa.reactivo poliespecífico:concentración arbitraria:punto en el tiempo:eritrocitos:ordinal:" + }, + { + "language" : "pt-BR", + "value" : "DAT Poly-Sp Reag RBC Ql" + }, + { + "language" : "de-DE", + "value" : "Direkt-Antiglobulintest.polyspezifisches Reagenz [Nachweis] auf Erythrozyten" + }, + { + "language" : "nl-NL", + "value" : "Directe antiglobulinetest.polyspecifiek reagens [aanwezigheid] in erytrocyten" + }, + { + "language" : "de-AT", + "value" : "Direkter Coombs Test polyspezifisch" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100740-0", + "display" : "Amylase.macromolecular [Presence] in Serum or Plasma", + "designation" : [{ + "language" : "en-US", + "value" : "Amylase.macromolecular [Presence] in Serum or Plasma" + }, + { + "language" : "en-US", + "value" : "Amylase Macro SerPl Ql" + }, + { + "language" : "en-US", + "value" : "Amylase.macromolecular, Blood" + }, + { + "language" : "nl-NL", + "value" : "Amylase.macromoleculair [aanwezigheid] in serum of plasma" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100741-8", + "display" : "Gamma glutamyl transferase.macromolecular [Presence] in Serum or Plasma", + "designation" : [{ + "language" : "en-US", + "value" : "Gamma glutamyl transferase.macromolecular [Presence] in Serum or Plasma" + }, + { + "language" : "en-US", + "value" : "GGT Macro SerPl Ql" + }, + { + "language" : "en-US", + "value" : "Gamma glutamyl transferase.macromolecular, Blood" + }, + { + "language" : "nl-NL", + "value" : "Gamma-glutamyltransferase.macromoleculair [aanwezigheid] in serum of plasma" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100742-6", + "display" : "Lactate dehydrogenase.macromolecular [Presence] in Serum or Plasma", + "designation" : [{ + "language" : "en-US", + "value" : "Lactate dehydrogenase.macromolecular [Presence] in Serum or Plasma" + }, + { + "language" : "en-US", + "value" : "LDH Macro SerPl Ql" + }, + { + "language" : "en-US", + "value" : "Lactate dehydrogenase.macromolecular, Blood" + }, + { + "language" : "nl-NL", + "value" : "Lactaatdehydrogenase.macromoleculair [aanwezigheid] in serum of plasma" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10074-3", + "display" : "S' wave duration in lead II", + "designation" : [{ + "language" : "en-US", + "value" : "S' wave duration in lead II" + }, + { + "language" : "en-US", + "value" : "S' wave dur L-II" + }, + { + "language" : "es-MX", + "value" : "Duración de la onda S. Plomo II:Corazón :Punto temporal:Tiempo:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "duración de la onda S'.derivación II:tiempo:punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "S' onda dur L-II" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100743-4", + "display" : "Lipase.macromolecular [Presence] in Serum or Plasma", + "designation" : [{ + "language" : "en-US", + "value" : "Lipase.macromolecular [Presence] in Serum or Plasma" + }, + { + "language" : "en-US", + "value" : "Lipase Macro SerPl Ql" + }, + { + "language" : "en-US", + "value" : "Lipase.macromolecular, Blood" + }, + { + "language" : "nl-NL", + "value" : "Lipase.macromoleculair [aanwezigheid] in serum of plasma" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100744-2", + "display" : "Alpha-1-acid glycoprotein [Mass/volume] in Serum or Plasma by Electrophoresis", + "designation" : [{ + "language" : "en-US", + "value" : "Alpha-1-acid glycoprotein [Mass/volume] in Serum or Plasma by Electrophoresis" + }, + { + "language" : "en-US", + "value" : "A1acid Glycoprotein SerPl Elph-mCnc" + }, + { + "language" : "en-US", + "value" : "Alpha-1-acid glycoprotein, Blood" + }, + { + "language" : "nl-NL", + "value" : "Alfa-1-zure glycoproteïne [massa/volume] in serum of plasma d.m.v. elektroforese" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100745-9", + "display" : "Chloride [Moles/volume] in Mixed venous blood", + "designation" : [{ + "language" : "en-US", + "value" : "Chloride [Moles/volume] in Mixed venous blood" + }, + { + "language" : "en-US", + "value" : "Chloride BldMV-sCnc" + }, + { + "language" : "en-US", + "value" : "Chloride, Blood" + }, + { + "language" : "nl-NL", + "value" : "Chloride [mol/volume] in gemengd veneus bloed" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100746-7", + "display" : "Glucose [Moles/volume] in Mixed venous blood", + "designation" : [{ + "language" : "en-US", + "value" : "Glucose [Moles/volume] in Mixed venous blood" + }, + { + "language" : "en-US", + "value" : "Glucose BldMV-sCnc" + }, + { + "language" : "en-US", + "value" : "Glucose, Blood" + }, + { + "language" : "nl-NL", + "value" : "Glucose [mol/volume] in gemengd veneus bloed" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100747-5", + "display" : "Legionella serogroup panel - Specimen", + "designation" : [{ + "language" : "en-US", + "value" : "Legionella serogroup panel - Specimen" + }, + { + "language" : "en-US", + "value" : "Lp-SG panel Spec" + }, + { + "language" : "en-US", + "value" : "Legionella serogroup panel, Specimen" + }, + { + "language" : "nl-NL", + "value" : "Legionella serogroep panel" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100748-3", + "display" : "Legionella spp [Presence] in Specimen by NAA with probe detection", + "designation" : [{ + "language" : "en-US", + "value" : "Legionella spp [Presence] in Specimen by NAA with probe detection" + }, + { + "language" : "en-US", + "value" : "Legionella spp Spec Ql NAA+probe" + }, + { + "language" : "en-US", + "value" : "Legionella spp, Specimen" + }, + { + "language" : "de-DE", + "value" : "Legionella spp [Nachweis] in Probenmaterial mittels Nukleinsäureamplifikation mit Sondendetektion" + }, + { + "language" : "nl-NL", + "value" : "Legionella spp. [aanwezigheid] d.m.v. probe-detectie" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100749-1", + "display" : "Legionella pneumophila serogroup 1 [Presence] in Specimen by NAA with probe detection", + "designation" : [{ + "language" : "en-US", + "value" : "Legionella pneumophila serogroup 1 [Presence] in Specimen by NAA with probe detection" + }, + { + "language" : "en-US", + "value" : "Lp-SG1 Spec Ql NAA+probe" + }, + { + "language" : "en-US", + "value" : "Legionella pneumophila serogroup 1, Specimen" + }, + { + "language" : "de-DE", + "value" : "Legionella pneumophila, Serogruppe 1 [Nachweis] in Probenmaterial mittels Nukleinsäureamplifikation mit Sondendetektion" + }, + { + "language" : "nl-NL", + "value" : "Legionella pneumophila serogroep 1 [aanwezigheid] d.m.v. probe-detectie" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10075-0", + "display" : "S' wave duration in lead III", + "designation" : [{ + "language" : "en-US", + "value" : "S' wave duration in lead III" + }, + { + "language" : "en-US", + "value" : "S' wave dur L-III" + }, + { + "language" : "es-MX", + "value" : "Duración de la onda S. Plomo III:Corazón :Punto temporal:Tiempo:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "duración de la onda S'.derivación III:tiempo:punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "S' onda dur L-III" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100750-9", + "display" : "Legionella pneumophila non-serogroup 1 [Presence] in Specimen by NAA with probe detection", + "designation" : [{ + "language" : "en-US", + "value" : "Legionella pneumophila non-serogroup 1 [Presence] in Specimen by NAA with probe detection" + }, + { + "language" : "en-US", + "value" : "Lp-nonSG1 Spec Ql NAA+probe" + }, + { + "language" : "en-US", + "value" : "Legionella pneumophila non-serogroup 1, Specimen" + }, + { + "language" : "de-DE", + "value" : "Legionella pneumophila, nicht Serogruppe 1 [Nachweis] in Probenmaterial mittels Nukleinsäureamplifikation mit Sondendetektion" + }, + { + "language" : "nl-NL", + "value" : "Legionella pneumophila anders dan serogroep 1 [aanwezigheid] d.m.v. probe-detectie" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100751-7", + "display" : "Galactose-alpha-1,3-galactose (Alpha-Gal) panel - Serum or Plasma", + "designation" : [{ + "language" : "en-US", + "value" : "Galactose-alpha-1,3-galactose (Alpha-Gal) panel - Serum or Plasma" + }, + { + "language" : "en-US", + "value" : "Alpha-Gal panel SerPl" + }, + { + "language" : "en-US", + "value" : "Galactose-alpha-1,3-galactose (Alpha-Gal) panel, Blood" + }, + { + "language" : "nl-NL", + "value" : "Galactose-alfa-1,3-galactose panel in serum of plasma" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100752-5", + "display" : "Exacerbating factors - Reported", + "designation" : [{ + "language" : "en-US", + "value" : "Exacerbating factors - Reported" + }, + { + "language" : "en-US", + "value" : "Exacerbating factors Reported" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100753-3", + "display" : "Alleviating factors - Reported", + "designation" : [{ + "language" : "en-US", + "value" : "Alleviating factors - Reported" + }, + { + "language" : "en-US", + "value" : "Alleviating factors Reported" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100754-1", + "display" : "Platelet disorders multigene analysis in Blood or Tissue by Sequencing", + "designation" : [{ + "language" : "en-US", + "value" : "Platelet disorders multigene analysis in Blood or Tissue by Sequencing" + }, + { + "language" : "en-US", + "value" : "Plt disorder gene anal Bld/T Seq" + }, + { + "language" : "en-US", + "value" : "Platelet disorders multigene analysis, Blood or tissue specimen" + }, + { + "language" : "nl-NL", + "value" : "Trombocytopathie multigen-analyse [bevinding] in bloed of weefsel d.m.v. sequencing (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100755-8", + "display" : "Oligoclonal bands [#] in Serum or Plasma by Isoelectric focusing", + "designation" : [{ + "language" : "en-US", + "value" : "Oligoclonal bands [#] in Serum or Plasma by Isoelectric focusing" + }, + { + "language" : "en-US", + "value" : "Oligoclonal Bands SerPl IEF" + }, + { + "language" : "en-US", + "value" : "Oligoclonal bands, Blood" + }, + { + "language" : "nl-NL", + "value" : "Eiwitfracties.oligoklonale banden [aantal] in serum of plasma d.m.v. iso-elektrisch focusseren" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100756-6", + "display" : "Oligoclonal bands [Interpretation] in Cerebral spinal fluid by Isoelectric focusing", + "designation" : [{ + "language" : "en-US", + "value" : "Oligoclonal bands [Interpretation] in Cerebral spinal fluid by Isoelectric focusing" + }, + { + "language" : "en-US", + "value" : "Oligoclonal Bands CSF IEF-Imp" + }, + { + "language" : "en-US", + "value" : "Oligoclonal bands, Spinal fluid" + }, + { + "language" : "nl-NL", + "value" : "Eiwitfracties.oligoklonale banden [interpretatie] in liquor cerebrospinalis d.m.v. iso-elektrisch focusseren" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100757-4", + "display" : "Protein fractions.oligoclonal bands panel - Serum and CSF by Isoelectric focusing", + "designation" : [{ + "language" : "en-US", + "value" : "Protein fractions.oligoclonal bands panel - Serum and CSF by Isoelectric focusing" + }, + { + "language" : "en-US", + "value" : "Oligoclonal Bands panel Ser+CSF IEF" + }, + { + "language" : "en-US", + "value" : "Protein fractions.oligoclonal bands panel, Serum+Cerebrospinal fluid" + }, + { + "language" : "nl-NL", + "value" : "Eiwitfracties.oligoklonale banden panel in serum en liquor cerebrospinalis d.m.v. iso-elektrisch focusseren" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100758-2", + "display" : "Estimated lung age by based on clinical data", + "designation" : [{ + "language" : "en-US", + "value" : "Estimated lung age by based on clinical data" + }, + { + "language" : "en-US", + "value" : "Estimated lung age from clin data" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100759-0", + "display" : "Inspiratory reserve [Volume] Respiratory system by Spirometry", + "designation" : [{ + "language" : "en-US", + "value" : "Inspiratory reserve [Volume] Respiratory system by Spirometry" + }, + { + "language" : "en-US", + "value" : "Inspiratory reserve vol spirometry" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100760-8", + "display" : "XR Radius and Ulna - left Single view", + "designation" : [{ + "language" : "en-US", + "value" : "XR Radius and Ulna - left Single view" + }, + { + "language" : "en-US", + "value" : "XR Radius+Ulna-L 1V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100761-6", + "display" : "PALB2 gene targeted mutation analysis in Blood or Tissue by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "PALB2 gene targeted mutation analysis in Blood or Tissue by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "PALB2 Mut Anl Bld/T" + }, + { + "language" : "en-US", + "value" : "PALB2 gene targeted mutation analysis, Blood or tissue specimen" + }, + { + "language" : "nl-NL", + "value" : "PALB2-gen doelgerichte mutatie-analyse [bevinding] in bloed of weefsel d.m.v. moleculair genetisch onderzoek (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100762-4", + "display" : "HBA2 gene.c.377T>C [Presence] in Blood by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "HBA2 gene.c.377T>C [Presence] in Blood by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "HBA2 gene.c.377T>C Bld Ql" + }, + { + "language" : "en-US", + "value" : "HBA2 gene.c.377T>C, Blood" + }, + { + "language" : "nl-NL", + "value" : "HBA2-gen.c.377T>C [aanwezigheid] in bloed d.m.v. moleculair genetisch onderzoek" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100763-2", + "display" : "Mycobacterium sp comparative reaction interpretation Narrative", + "designation" : [{ + "language" : "en-US", + "value" : "Mycobacterium sp comparative reaction interpretation Narrative" + }, + { + "language" : "en-US", + "value" : "Mycobacterium sp comp react interp" + }, + { + "language" : "en-US", + "value" : "Mycobacterium sp comparative reaction interpretation, Skin" + }, + { + "language" : "nl-NL", + "value" : "Comparatieve reactie op Mycobacterium sp. Interpretatie [interpretatie] in huid (tekstueel)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100764-0", + "display" : "Mycobacterium bovis reaction wheal [Diameter] Qualitative --3 days post dose mammalian tuberculin intradermal", + "designation" : [{ + "language" : "en-US", + "value" : "Mycobacterium bovis reaction wheal [Diameter] Qualitative --3 days post dose mammalian tuberculin intradermal" + }, + { + "language" : "en-US", + "value" : "M bovis reactn wheal 3D p Mam Tuberc Ql" + }, + { + "language" : "en-US", + "value" : "Mycobacterium bovis reaction wheal 3 days after Mammalian Tuberculin Intradermal, Skin" + }, + { + "language" : "nl-NL", + "value" : "Mycobacterium bovis huidreactie^3 dagen na dosis zoogdiertuberculine ID [diameter] in huid" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100765-7", + "display" : "Homocysteine and methylmalonate and methylcitrate panel - DBS", + "designation" : [{ + "language" : "en-US", + "value" : "Homocysteine and methylmalonate and methylcitrate panel - DBS" + }, + { + "language" : "en-US", + "value" : "Hcys+Me-Malonate+2Me-citrate Pnl DBS" + }, + { + "language" : "en-US", + "value" : "Homocysteine and Methylmalonate and Methylcitrate panel, Dried blood spot" + }, + { + "language" : "nl-NL", + "value" : "Homocysteïne & methylmalonaat & 2-methylcitraat panel in gedroogde bloedspot" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100766-5", + "display" : "Center for Epidemiologic Studies Depression Scale panel [CES-D]", + "designation" : [{ + "language" : "en-US", + "value" : "Center for Epidemiologic Studies Depression Scale panel [CES-D]" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100767-3", + "display" : "Bothered by things that are not usually bothersome", + "designation" : [{ + "language" : "en-US", + "value" : "Bothered by things that are not usually bothersome" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10076-8", + "display" : "S' wave duration in lead V1", + "designation" : [{ + "language" : "en-US", + "value" : "S' wave duration in lead V1" + }, + { + "language" : "en-US", + "value" : "S' wave dur L-V1" + }, + { + "language" : "es-MX", + "value" : "Duración de la onda S. Plomo V1:Corazón :Punto temporal:Tiempo:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "duración de la onda S'.derivación V1:tiempo:punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "S' onda dur L-V1" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100768-1", + "display" : "Poor appetite", + "designation" : [{ + "language" : "en-US", + "value" : "Poor appetite" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100769-9", + "display" : "Unhappy even with help from my family or friends", + "designation" : [{ + "language" : "en-US", + "value" : "Unhappy even with help from my family or friends" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100770-7", + "display" : "Feeling just as good as others", + "designation" : [{ + "language" : "en-US", + "value" : "Feeling just as good as others" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100771-5", + "display" : "Trouble focusing", + "designation" : [{ + "language" : "en-US", + "value" : "Trouble focusing" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100772-3", + "display" : "Feeling depressed", + "designation" : [{ + "language" : "en-US", + "value" : "Feeling depressed" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100773-1", + "display" : "Feeling everything is too much of an effort", + "designation" : [{ + "language" : "en-US", + "value" : "Feeling everything is too much of an effort" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100774-9", + "display" : "Feeling hopeful about the future", + "designation" : [{ + "language" : "en-US", + "value" : "Feeling hopeful about the future" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100775-6", + "display" : "Feeling life had been a failure", + "designation" : [{ + "language" : "en-US", + "value" : "Feeling life had been a failure" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10077-6", + "display" : "S' wave duration in lead V2", + "designation" : [{ + "language" : "en-US", + "value" : "S' wave duration in lead V2" + }, + { + "language" : "en-US", + "value" : "S' wave dur L-V2" + }, + { + "language" : "es-MX", + "value" : "Duración de la onda S. Plomo V2:Corazón :Punto temporal:Tiempo:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "duración de la onda S'.derivación V2:tiempo:punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "S' onda dur L-V2" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100776-4", + "display" : "Feeling fearful", + "designation" : [{ + "language" : "en-US", + "value" : "Feeling fearful" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100777-2", + "display" : "Restless sleep", + "designation" : [{ + "language" : "en-US", + "value" : "Restless sleep" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100778-0", + "display" : "Feeling happy", + "designation" : [{ + "language" : "en-US", + "value" : "Feeling happy" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100779-8", + "display" : "Quieter than usual", + "designation" : [{ + "language" : "en-US", + "value" : "Quieter than usual" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100780-6", + "display" : "Feeling lonely", + "designation" : [{ + "language" : "en-US", + "value" : "Feeling lonely" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100781-4", + "display" : "People were unfriendly", + "designation" : [{ + "language" : "en-US", + "value" : "People were unfriendly" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100782-2", + "display" : "Enjoying life", + "designation" : [{ + "language" : "en-US", + "value" : "Enjoying life" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100783-0", + "display" : "Crying spells", + "designation" : [{ + "language" : "en-US", + "value" : "Crying spells" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10078-4", + "display" : "S' wave duration in lead V3", + "designation" : [{ + "language" : "en-US", + "value" : "S' wave duration in lead V3" + }, + { + "language" : "en-US", + "value" : "S' wave dur L-V3" + }, + { + "language" : "es-MX", + "value" : "Duración de la onda S. Plomo V3:Corazón :Punto temporal:Tiempo:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "duración de la onda S'.derivación V3:tiempo:punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "S' onda dur L-V3" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100784-8", + "display" : "Feeling sad", + "designation" : [{ + "language" : "en-US", + "value" : "Feeling sad" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100785-5", + "display" : "Feeling people dislike me", + "designation" : [{ + "language" : "en-US", + "value" : "Feeling people dislike me" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100786-3", + "display" : "Lack of energy", + "designation" : [{ + "language" : "en-US", + "value" : "Lack of energy" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100787-1", + "display" : "Total Score CES-D", + "designation" : [{ + "language" : "en-US", + "value" : "Total Score CES-D" + }, + { + "language" : "en-US", + "value" : "Total Score CES-D" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100788-9", + "display" : "Stemphylium botryosum IgG4 Ab [Mass/volume] in Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Stemphylium botryosum IgG4 Ab [Mass/volume] in Serum" + }, + { + "language" : "en-US", + "value" : "S botryosum IgG4-mCnc" + }, + { + "language" : "en-US", + "value" : "Stemphylium botryosum IgG4 antibody" + }, + { + "language" : "nl-NL", + "value" : "Stemphylium botryosum As.IgG4 [massa/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100789-7", + "display" : "Rhizopus nigricans IgG4 Ab [Mass/volume] in Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Rhizopus nigricans IgG4 Ab [Mass/volume] in Serum" + }, + { + "language" : "en-US", + "value" : "R nigricans IgG4-mCnc" + }, + { + "language" : "en-US", + "value" : "Rhizopus nigricans IgG4 antibody" + }, + { + "language" : "nl-NL", + "value" : "Rhizopus nigricans As.IgG4 [massa/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100790-5", + "display" : "Lepidoglyphus destructor IgG Ab [Mass/volume] in Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Lepidoglyphus destructor IgG Ab [Mass/volume] in Serum" + }, + { + "language" : "en-US", + "value" : "L destructor IgG-mCnc" + }, + { + "language" : "en-US", + "value" : "Lepidoglyphus destructor IgG antibody" + }, + { + "language" : "nl-NL", + "value" : "Lepidoglyphus destructor As.IgG [massa/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100791-3", + "display" : "Hamster epithelium IgG Ab [Mass/volume] in Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Hamster epithelium IgG Ab [Mass/volume] in Serum" + }, + { + "language" : "en-US", + "value" : "Hmtr Epith IgG-mCnc" + }, + { + "language" : "en-US", + "value" : "Hamster epithelium IgG antibody" + }, + { + "language" : "nl-NL", + "value" : "Hamsterepitheel As.IgG [massa/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10079-2", + "display" : "S' wave duration in lead V4", + "designation" : [{ + "language" : "en-US", + "value" : "S' wave duration in lead V4" + }, + { + "language" : "en-US", + "value" : "S' wave dur L-V4" + }, + { + "language" : "es-MX", + "value" : "Duración de la onda S. Plomo V4:Corazón :Punto temporal:Tiempo:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "duración de la onda S'.derivación V4:tiempo:punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "S' onda dur L-V4" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100792-1", + "display" : "Forsythia IgE Ab [Units/volume] in Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Forsythia IgE Ab [Units/volume] in Serum" + }, + { + "language" : "en-US", + "value" : "Forsythia IgE Qn" + }, + { + "language" : "en-US", + "value" : "Forsythia allergy test" + }, + { + "language" : "nl-NL", + "value" : "Forsythia As.IgE [eenheid/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100793-9", + "display" : "Testosterone [Mass/volume] in Body fluid", + "designation" : [{ + "language" : "en-US", + "value" : "Testosterone [Mass/volume] in Body fluid" + }, + { + "language" : "en-US", + "value" : "Testost Fld-mCnc" + }, + { + "language" : "en-US", + "value" : "Testosterone, Body fluid" + }, + { + "language" : "nl-NL", + "value" : "Testosteron [massa/volume] in lichaamsvocht" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100794-7", + "display" : "Follitropin [Units/volume] in Body fluid", + "designation" : [{ + "language" : "en-US", + "value" : "Follitropin [Units/volume] in Body fluid" + }, + { + "language" : "en-US", + "value" : "FSH Fld-aCnc" + }, + { + "language" : "en-US", + "value" : "Follitropin (FSH; Follicle Stimulating Hormone), Body fluid" + }, + { + "language" : "nl-NL", + "value" : "Follikelstimulerend hormoon [eenheid/volume] in lichaamsvocht" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100795-4", + "display" : "S100 calcium binding protein B [Mass/volume] in Body fluid", + "designation" : [{ + "language" : "en-US", + "value" : "S100 calcium binding protein B [Mass/volume] in Body fluid" + }, + { + "language" : "en-US", + "value" : "S100 Ca binding protein B Fld-mCnc" + }, + { + "language" : "en-US", + "value" : "S100 Calcium Binding Protein B, Body fluid" + }, + { + "language" : "nl-NL", + "value" : "S100 calciumbindend eiwit B [massa/volume] in lichaamsvocht" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100796-2", + "display" : "Thyroglobulin [Mass/volume] in Body fluid", + "designation" : [{ + "language" : "en-US", + "value" : "Thyroglobulin [Mass/volume] in Body fluid" + }, + { + "language" : "en-US", + "value" : "Thyroglob Fld-mCnc" + }, + { + "language" : "en-US", + "value" : "Thyroglobulin, Body fluid" + }, + { + "language" : "nl-NL", + "value" : "Thyreoglobuline [massa/volume] in lichaamsvocht" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100797-0", + "display" : "Testosterone Free [Mass/volume] in Serum --1st specimen post XXX challenge", + "designation" : [{ + "language" : "en-US", + "value" : "Testosterone Free [Mass/volume] in Serum --1st specimen post XXX challenge" + }, + { + "language" : "en-US", + "value" : "Testost Free sp1 p chal Ser-mCnc" + }, + { + "language" : "en-US", + "value" : "Free testosterone 1st specimen after challenge, Blood" + }, + { + "language" : "nl-NL", + "value" : "Testosteron.vrij^1ste monster na XXX belasting [massa/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100798-8", + "display" : "Testosterone Free [Mass/volume] in Serum --2nd specimen post XXX challenge", + "designation" : [{ + "language" : "en-US", + "value" : "Testosterone Free [Mass/volume] in Serum --2nd specimen post XXX challenge" + }, + { + "language" : "en-US", + "value" : "Testost Free sp2 p chal Ser-mCnc" + }, + { + "language" : "en-US", + "value" : "Free testosterone 2nd specimen after challenge, Blood" + }, + { + "language" : "nl-NL", + "value" : "Testosteron.vrij^2de monster na XXX belasting [massa/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100799-6", + "display" : "21-Deoxycortisol [Mass/volume] in Serum --1st specimen post XXX challenge", + "designation" : [{ + "language" : "en-US", + "value" : "21-Deoxycortisol [Mass/volume] in Serum --1st specimen post XXX challenge" + }, + { + "language" : "en-US", + "value" : "21DC sp1 p chal Ser-mCnc" + }, + { + "language" : "en-US", + "value" : "21-Deoxycortisol 1st specimen after challenge, Blood" + }, + { + "language" : "nl-NL", + "value" : "21-deoxycortisol^1ste monster na XXX belasting [massa/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100-8", + "display" : "Cefoperazone [Susceptibility] by Minimum inhibitory concentration (MIC)", + "designation" : [{ + "language" : "en-US", + "value" : "Cefoperazone [Susceptibility] by Minimum inhibitory concentration (MIC)" + }, + { + "language" : "en-US", + "value" : "Cefoperazone Islt MIC" + }, + { + "language" : "en-US", + "value" : "Susceptibility to Cefoperazone" + }, + { + "language" : "es-MX", + "value" : "Cefoperazona: Aislado : Punto temporal: Susceptibilidad (microorganismos): Ordinal Cuantitativo: Concentración mínima inhibitoria (MIC)" + }, + { + "language" : "es-AR", + "value" : "cefoperazona:susceptibilidad:punto en el tiempo:cepa clínica:ordinal o cuantitativo:concentración inhibitoria mínima" + }, + { + "language" : "pt-BR", + "value" : "Cefoperazone Islt MIC" + }, + { + "language" : "de-DE", + "value" : "Cefoperazon [Empfindlichkeit] mittels Bestimmung der minimalen Hemmkonzentration (MHK)" + }, + { + "language" : "nl-NL", + "value" : "Cefoperazon [gevoeligheid] in isolaat d.m.v. minimaal inhiberende concentratie" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10080-0", + "display" : "S' wave duration in lead V5", + "designation" : [{ + "language" : "en-US", + "value" : "S' wave duration in lead V5" + }, + { + "language" : "en-US", + "value" : "S' wave dur L-V5" + }, + { + "language" : "es-MX", + "value" : "Duración de la onda S. Plomo V5:Corazón :Punto temporal:Tiempo:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "duración de la onda S'.derivación V5:tiempo:punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "S' onda dur L-V5" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100800-2", + "display" : "21-Deoxycortisol [Mass/volume] in Serum --2nd specimen post XXX challenge", + "designation" : [{ + "language" : "en-US", + "value" : "21-Deoxycortisol [Mass/volume] in Serum --2nd specimen post XXX challenge" + }, + { + "language" : "en-US", + "value" : "21DC sp2 p chal Ser-mCnc" + }, + { + "language" : "en-US", + "value" : "21-Deoxycortisol 2nd specimen after challenge, Blood" + }, + { + "language" : "nl-NL", + "value" : "21-deoxycortisol^2de monster na XXX belasting [massa/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100801-0", + "display" : "21-Deoxycortisol [Mass/volume] in Serum --3rd specimen post XXX challenge", + "designation" : [{ + "language" : "en-US", + "value" : "21-Deoxycortisol [Mass/volume] in Serum --3rd specimen post XXX challenge" + }, + { + "language" : "en-US", + "value" : "21DC sp3 p chal Ser-mCnc" + }, + { + "language" : "en-US", + "value" : "21-Deoxycortisol 3rd specimen after challenge, Blood" + }, + { + "language" : "nl-NL", + "value" : "21-deoxycortisol^3de monster na XXX belasting [massa/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100802-8", + "display" : "21-Deoxycortisol [Mass/volume] in Serum --4th specimen post XXX challenge", + "designation" : [{ + "language" : "en-US", + "value" : "21-Deoxycortisol [Mass/volume] in Serum --4th specimen post XXX challenge" + }, + { + "language" : "en-US", + "value" : "21DC sp4 p chal Ser-mCnc" + }, + { + "language" : "en-US", + "value" : "21-Deoxycortisol 4th specimen after challenge, Blood" + }, + { + "language" : "nl-NL", + "value" : "21-deoxycortisol^4de monster na XXX belasting [massa/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100803-6", + "display" : "21-Deoxycortisol [Mass/volume] in Serum --5th specimen post XXX challenge", + "designation" : [{ + "language" : "en-US", + "value" : "21-Deoxycortisol [Mass/volume] in Serum --5th specimen post XXX challenge" + }, + { + "language" : "en-US", + "value" : "21DC sp5 p chal Ser-mCnc" + }, + { + "language" : "en-US", + "value" : "21-Deoxycortisol 5th specimen after challenge, Blood" + }, + { + "language" : "nl-NL", + "value" : "21-deoxycortisol^5de monster na XXX belasting [massa/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100804-4", + "display" : "Vasopressin [Moles/volume] in Plasma --1st specimen post XXX challenge", + "designation" : [{ + "language" : "en-US", + "value" : "Vasopressin [Moles/volume] in Plasma --1st specimen post XXX challenge" + }, + { + "language" : "en-US", + "value" : "Vasopressin sp1 p chal Plas-sCnc" + }, + { + "language" : "en-US", + "value" : "Vasopressin 1st specimen after challenge, Blood" + }, + { + "language" : "nl-NL", + "value" : "Vasopressine^1ste monster na XXX belasting [mol/volume] in plasma" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100805-1", + "display" : "Vasopressin [Moles/volume] in Plasma --2nd specimen post XXX challenge", + "designation" : [{ + "language" : "en-US", + "value" : "Vasopressin [Moles/volume] in Plasma --2nd specimen post XXX challenge" + }, + { + "language" : "en-US", + "value" : "Vasopressin sp2 p chal Plas-sCnc" + }, + { + "language" : "en-US", + "value" : "Vasopressin 2nd specimen after challenge, Blood" + }, + { + "language" : "nl-NL", + "value" : "Vasopressine^2de monster na XXX belasting [mol/volume] in plasma" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100806-9", + "display" : "Vasopressin [Moles/volume] in Plasma --3rd specimen post XXX challenge", + "designation" : [{ + "language" : "en-US", + "value" : "Vasopressin [Moles/volume] in Plasma --3rd specimen post XXX challenge" + }, + { + "language" : "en-US", + "value" : "Vasopressin sp3 p chal Plas-sCnc" + }, + { + "language" : "en-US", + "value" : "Vasopressin 3rd specimen after challenge, Blood" + }, + { + "language" : "nl-NL", + "value" : "Vasopressine^3de monster na XXX belasting [mol/volume] in plasma" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100807-7", + "display" : "Vasopressin [Moles/volume] in Plasma --4th specimen post XXX challenge", + "designation" : [{ + "language" : "en-US", + "value" : "Vasopressin [Moles/volume] in Plasma --4th specimen post XXX challenge" + }, + { + "language" : "en-US", + "value" : "Vasopressin sp4 p chal Plas-sCnc" + }, + { + "language" : "en-US", + "value" : "Vasopressin 4th specimen after challenge, Blood" + }, + { + "language" : "nl-NL", + "value" : "Vasopressine^4de monster na XXX belasting [mol/volume] in plasma" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100808-5", + "display" : "Vasopressin [Moles/volume] in Plasma --5th specimen post XXX challenge", + "designation" : [{ + "language" : "en-US", + "value" : "Vasopressin [Moles/volume] in Plasma --5th specimen post XXX challenge" + }, + { + "language" : "en-US", + "value" : "Vasopressin sp5 p chal Plas-sCnc" + }, + { + "language" : "en-US", + "value" : "Vasopressin 5th specimen after challenge, Blood" + }, + { + "language" : "nl-NL", + "value" : "Vasopressine^5de monster na XXX belasting [mol/volume] in plasma" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100809-3", + "display" : "Vasopressin [Moles/volume] in Plasma --6th specimen post XXX challenge", + "designation" : [{ + "language" : "en-US", + "value" : "Vasopressin [Moles/volume] in Plasma --6th specimen post XXX challenge" + }, + { + "language" : "en-US", + "value" : "Vasopressin sp6 p chal Plas-sCnc" + }, + { + "language" : "en-US", + "value" : "Vasopressin 6th specimen after challenge, Blood" + }, + { + "language" : "nl-NL", + "value" : "Vasopressine^6de monster na XXX belasting [mol/volume] in plasma" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100810-1", + "display" : "Vasopressin [Moles/volume] in Plasma --7th specimen post XXX challenge", + "designation" : [{ + "language" : "en-US", + "value" : "Vasopressin [Moles/volume] in Plasma --7th specimen post XXX challenge" + }, + { + "language" : "en-US", + "value" : "Vasopressin sp7 p chal Plas-sCnc" + }, + { + "language" : "en-US", + "value" : "Vasopressin 7th specimen after challenge, Blood" + }, + { + "language" : "nl-NL", + "value" : "Vasopressine^7de monster na XXX belasting [mol/volume] in plasma" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100811-9", + "display" : "Vasopressin [Moles/volume] in Plasma --8th specimen post XXX challenge", + "designation" : [{ + "language" : "en-US", + "value" : "Vasopressin [Moles/volume] in Plasma --8th specimen post XXX challenge" + }, + { + "language" : "en-US", + "value" : "Vasopressin sp8 p chal Plas-sCnc" + }, + { + "language" : "en-US", + "value" : "Vasopressin 8th specimen after challenge, Blood" + }, + { + "language" : "nl-NL", + "value" : "Vasopressine^8ste monster na XXX belasting [mol/volume] in plasma" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100812-7", + "display" : "Vasopressin [Moles/volume] in Plasma --9th specimen post XXX challenge", + "designation" : [{ + "language" : "en-US", + "value" : "Vasopressin [Moles/volume] in Plasma --9th specimen post XXX challenge" + }, + { + "language" : "en-US", + "value" : "Vasopressin sp9 p chal Plas-sCnc" + }, + { + "language" : "en-US", + "value" : "Vasopressin 9th specimen after challenge, Blood" + }, + { + "language" : "nl-NL", + "value" : "Vasopressine^9de monster na XXX belasting [mol/volume] in plasma" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100813-5", + "display" : "Vasopressin [Moles/volume] in Plasma --10th specimen post XXX challenge", + "designation" : [{ + "language" : "en-US", + "value" : "Vasopressin [Moles/volume] in Plasma --10th specimen post XXX challenge" + }, + { + "language" : "en-US", + "value" : "Vasopressin sp10 p chal Plas-sCnc" + }, + { + "language" : "en-US", + "value" : "Vasopressin 10th specimen after challenge, Blood" + }, + { + "language" : "nl-NL", + "value" : "Vasopressine^10de monster na XXX belasting [mol/volume] in plasma" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100814-3", + "display" : "Vasopressin [Moles/volume] in Plasma --11th specimen post XXX challenge", + "designation" : [{ + "language" : "en-US", + "value" : "Vasopressin [Moles/volume] in Plasma --11th specimen post XXX challenge" + }, + { + "language" : "en-US", + "value" : "Vasopressin sp11 p chal Plas-sCnc" + }, + { + "language" : "en-US", + "value" : "Vasopressin 11th specimen after challenge, Blood" + }, + { + "language" : "nl-NL", + "value" : "Vasopressine^11de monster na XXX belasting [mol/volume] in plasma" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100815-0", + "display" : "Vasopressin [Moles/volume] in Plasma --12th specimen post XXX challenge", + "designation" : [{ + "language" : "en-US", + "value" : "Vasopressin [Moles/volume] in Plasma --12th specimen post XXX challenge" + }, + { + "language" : "en-US", + "value" : "Vasopressin sp12 p chal Plas-sCnc" + }, + { + "language" : "en-US", + "value" : "Vasopressin 12th specimen after challenge, Blood" + }, + { + "language" : "nl-NL", + "value" : "Vasopressine^12de monster na XXX belasting [mol/volume] in plasma" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100816-8", + "display" : "Glucagon [Mass/volume] in Serum or Plasma --6th specimen post XXX challenge", + "designation" : [{ + "language" : "en-US", + "value" : "Glucagon [Mass/volume] in Serum or Plasma --6th specimen post XXX challenge" + }, + { + "language" : "en-US", + "value" : "Glucagon sp6 p chal SerPl-mCnc" + }, + { + "language" : "en-US", + "value" : "Glucagon 6th specimen after challenge, Blood" + }, + { + "language" : "nl-NL", + "value" : "Glucagon^6de monster na XXX belasting [massa/volume] in serum of plasma" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100817-6", + "display" : "Glucagon [Mass/volume] in Serum or Plasma --7th specimen post XXX challenge", + "designation" : [{ + "language" : "en-US", + "value" : "Glucagon [Mass/volume] in Serum or Plasma --7th specimen post XXX challenge" + }, + { + "language" : "en-US", + "value" : "Glucagon sp7 p chal SerPl-mCnc" + }, + { + "language" : "en-US", + "value" : "Glucagon 7th specimen after challenge, Blood" + }, + { + "language" : "nl-NL", + "value" : "Glucagon^7de monster na XXX belasting [massa/volume] in serum of plasma" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10081-8", + "display" : "S' wave duration in lead V6", + "designation" : [{ + "language" : "en-US", + "value" : "S' wave duration in lead V6" + }, + { + "language" : "en-US", + "value" : "S' wave dur L-V6" + }, + { + "language" : "es-MX", + "value" : "Duración de la onda S. Plomo V6:Corazón :Punto temporal:Tiempo:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "duración de la onda S'.derivación V6:tiempo:punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "S' onda dur L-V6" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100818-4", + "display" : "Renin [Mass/volume] in Plasma --1st specimen post XXX challenge", + "designation" : [{ + "language" : "en-US", + "value" : "Renin [Mass/volume] in Plasma --1st specimen post XXX challenge" + }, + { + "language" : "en-US", + "value" : "Renin sp1 p chal Plas-mCnc" + }, + { + "language" : "en-US", + "value" : "Renin 1st specimen after challenge, Blood" + }, + { + "language" : "nl-NL", + "value" : "Renine^1ste monster na XXX belasting [massa/volume] in plasma" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100819-2", + "display" : "Renin [Mass/volume] in Plasma --2nd specimen post XXX challenge", + "designation" : [{ + "language" : "en-US", + "value" : "Renin [Mass/volume] in Plasma --2nd specimen post XXX challenge" + }, + { + "language" : "en-US", + "value" : "Renin sp2 p chal Plas-mCnc" + }, + { + "language" : "en-US", + "value" : "Renin 2nd specimen after challenge, Blood" + }, + { + "language" : "nl-NL", + "value" : "Renine^2de monster na XXX belasting [massa/volume] in plasma" + }] + }, + { + "system" : "http://loinc.org", + "code" : "1008-2", + "display" : "Indirect antiglobulin test.polyspecific reagent [Presence] in Serum or Plasma", + "designation" : [{ + "language" : "en-US", + "value" : "Indirect antiglobulin test.polyspecific reagent [Presence] in Serum or Plasma" + }, + { + "language" : "en-US", + "value" : "IAT Poly-Sp Reag SerPl Ql" + }, + { + "language" : "en-US", + "value" : "Indirect Antiglobulin Test (IAT; Indirect Coombs), Blood" + }, + { + "language" : "es-MX", + "value" : "Prueba de antiglobulina indirecta, reactivo específico de poli: Suero o Plasma : Punto temporal: Presencia o umbral: Ordinal:" + }, + { + "language" : "es-AR", + "value" : "prueba de antiglobulina indirecta.reactivo multiespecífico:concentración arbitraria:punto en el tiempo:suero/plasma:ordinal:" + }, + { + "language" : "pt-BR", + "value" : "IAT Poly-Sp Reag SerPl Ql" + }, + { + "language" : "nl-NL", + "value" : "Indirecte antiglobulinetest.polyspecifiek reagent [aanwezigheid] in serum of plasma" + }, + { + "language" : "de-AT", + "value" : "Indirekter Coombs Test polyspezifisch" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100820-0", + "display" : "Renin [Mass/volume] in Plasma --3rd specimen post XXX challenge", + "designation" : [{ + "language" : "en-US", + "value" : "Renin [Mass/volume] in Plasma --3rd specimen post XXX challenge" + }, + { + "language" : "en-US", + "value" : "Renin sp3 p chal Plas-mCnc" + }, + { + "language" : "en-US", + "value" : "Renin 3rd specimen after challenge, Blood" + }, + { + "language" : "nl-NL", + "value" : "Renine^3de monster na XXX belasting [massa/volume] in plasma" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100821-8", + "display" : "National POLST form: portable medical order panel", + "designation" : [{ + "language" : "en-US", + "value" : "National POLST form: portable medical order panel" + }, + { + "language" : "en-US", + "value" : "POLST panel" + }, + { + "language" : "en-US", + "value" : "POLST panel" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100822-6", + "display" : "Cardiopulmonary resuscitation orders", + "designation" : [{ + "language" : "en-US", + "value" : "Cardiopulmonary resuscitation orders" + }, + { + "language" : "en-US", + "value" : "CPR orders" + }, + { + "language" : "en-US", + "value" : "Cardiopulmonary resuscitation orders" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100823-4", + "display" : "Initial portable medical treatment orders", + "designation" : [{ + "language" : "en-US", + "value" : "Initial portable medical treatment orders" + }, + { + "language" : "en-US", + "value" : "Initial POLST orders" + }, + { + "language" : "en-US", + "value" : "Initial portable medical treatment orders" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100824-2", + "display" : "Additional portable medical orders or instructions", + "designation" : [{ + "language" : "en-US", + "value" : "Additional portable medical orders or instructions" + }, + { + "language" : "en-US", + "value" : "Add portable medical orders instructions" + }, + { + "language" : "en-US", + "value" : "Additional portable medical orders or instructions" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100825-9", + "display" : "Medically assisted nutrition orders", + "designation" : [{ + "language" : "en-US", + "value" : "Medically assisted nutrition orders" + }, + { + "language" : "en-US", + "value" : "Med assisted nutrition orders" + }, + { + "language" : "en-US", + "value" : "Medically assisted nutrition orders" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10082-6", + "display" : "ST initial amplitude 6 ms in lead AVF", + "designation" : [{ + "language" : "en-US", + "value" : "ST initial amplitude 6 ms in lead AVF" + }, + { + "language" : "en-US", + "value" : "ST I-Amp 6ms L-AVF" + }, + { + "language" : "es-MX", + "value" : "ST amplitud inicial 6 ms plomo AVF:Corazón :Punto temporal:Elpot:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "amplitud inicial del segmento ST, 6 mseg.derivación AVF:potencial eléctrico (voltaje):punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "ST I-Amp 6ms L-AVF" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100826-7", + "display" : "Portable medical order AndOr advance directive review", + "designation" : [{ + "language" : "en-US", + "value" : "Portable medical order AndOr advance directive review" + }, + { + "language" : "en-US", + "value" : "Portable medical order&or adv dir review" + }, + { + "language" : "en-US", + "value" : "Portable medical order &or advance directive review" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100827-5", + "display" : "Portable medical order discussion participants", + "designation" : [{ + "language" : "en-US", + "value" : "Portable medical order discussion participants" + }, + { + "language" : "en-US", + "value" : "Portable med order discus participants" + }, + { + "language" : "en-US", + "value" : "Portable medical order discussion participants" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100828-3", + "display" : "Portable medical order administrative information", + "designation" : [{ + "language" : "en-US", + "value" : "Portable medical order administrative information" + }, + { + "language" : "en-US", + "value" : "Portable medical order admin info" + }, + { + "language" : "en-US", + "value" : "Portable medical order administrative information" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100829-1", + "display" : "Renin [Mass/volume] in Plasma --4th specimen post XXX challenge", + "designation" : [{ + "language" : "en-US", + "value" : "Renin [Mass/volume] in Plasma --4th specimen post XXX challenge" + }, + { + "language" : "en-US", + "value" : "Renin sp4 p chal Plas-mCnc" + }, + { + "language" : "en-US", + "value" : "Renin 4th specimen after challenge, Blood" + }, + { + "language" : "nl-NL", + "value" : "Renine^4de monster na XXX belasting [massa/volume] in plasma" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100830-9", + "display" : "Alpha subunit free [Units/volume] in Serum or Plasma --1st specimen post XXX challenge", + "designation" : [{ + "language" : "en-US", + "value" : "Alpha subunit free [Units/volume] in Serum or Plasma --1st specimen post XXX challenge" + }, + { + "language" : "en-US", + "value" : "Alpha subunit free sp1 p chal SerPl-aCnc" + }, + { + "language" : "en-US", + "value" : "Free alpha subunit 1st specimen after challenge, Blood" + }, + { + "language" : "nl-NL", + "value" : "Alfa-subeenheid.vrij^1ste monster na XXX belasting [eenheid/volume] in serum of plasma" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100831-7", + "display" : "Alpha subunit free [Units/volume] in Serum or Plasma --2nd specimen post XXX challenge", + "designation" : [{ + "language" : "en-US", + "value" : "Alpha subunit free [Units/volume] in Serum or Plasma --2nd specimen post XXX challenge" + }, + { + "language" : "en-US", + "value" : "Alpha subunit free sp2 p chal SerPl-aCnc" + }, + { + "language" : "en-US", + "value" : "Free alpha subunit 2nd specimen after challenge, Blood" + }, + { + "language" : "nl-NL", + "value" : "Alfa-subeenheid.vrij^2de monster na XXX belasting [eenheid/volume] in serum of plasma" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100832-5", + "display" : "Alpha subunit free [Units/volume] in Serum or Plasma --3rd specimen post XXX challenge", + "designation" : [{ + "language" : "en-US", + "value" : "Alpha subunit free [Units/volume] in Serum or Plasma --3rd specimen post XXX challenge" + }, + { + "language" : "en-US", + "value" : "Alpha subunit free sp3 p chal SerPl-aCnc" + }, + { + "language" : "en-US", + "value" : "Free alpha subunit 3rd specimen after challenge, Blood" + }, + { + "language" : "nl-NL", + "value" : "Alfa-subeenheid.vrij^3de monster na XXX belasting [eenheid/volume] in serum of plasma" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100833-3", + "display" : "Alpha subunit free [Units/volume] in Serum or Plasma --4th specimen post XXX challenge", + "designation" : [{ + "language" : "en-US", + "value" : "Alpha subunit free [Units/volume] in Serum or Plasma --4th specimen post XXX challenge" + }, + { + "language" : "en-US", + "value" : "Alpha subunit free sp4 p chal SerPl-aCnc" + }, + { + "language" : "en-US", + "value" : "Free alpha subunit 4th specimen after challenge, Blood" + }, + { + "language" : "nl-NL", + "value" : "Alfa-subeenheid.vrij^4de monster na XXX belasting [eenheid/volume] in serum of plasma" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10083-4", + "display" : "ST initial amplitude 6 ms in lead AVL", + "designation" : [{ + "language" : "en-US", + "value" : "ST initial amplitude 6 ms in lead AVL" + }, + { + "language" : "en-US", + "value" : "ST I-Amp 6ms L-AVL" + }, + { + "language" : "es-MX", + "value" : "ST amplitud inicial 6 ms plomo AVL:Corazón :Punto temporal:Elpot:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "amplitud inicial del segmento ST, 6 mseg.derivación AVL:potencial eléctrico (voltaje):punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "ST I-Amp 6ms L-AVL" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100834-1", + "display" : "Alpha subunit free [Units/volume] in Serum or Plasma --5th specimen post XXX challenge", + "designation" : [{ + "language" : "en-US", + "value" : "Alpha subunit free [Units/volume] in Serum or Plasma --5th specimen post XXX challenge" + }, + { + "language" : "en-US", + "value" : "Alpha subunit free sp5 p chal SerPl-aCnc" + }, + { + "language" : "en-US", + "value" : "Free alpha subunit 5th specimen after challenge, Blood" + }, + { + "language" : "nl-NL", + "value" : "Alfa-subeenheid.vrij^5de monster na XXX belasting [eenheid/volume] in serum of plasma" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100835-8", + "display" : "Alpha subunit free [Units/volume] in Serum or Plasma --6th specimen post XXX challenge", + "designation" : [{ + "language" : "en-US", + "value" : "Alpha subunit free [Units/volume] in Serum or Plasma --6th specimen post XXX challenge" + }, + { + "language" : "en-US", + "value" : "Alpha subunit free sp6 p chal SerPl-aCnc" + }, + { + "language" : "en-US", + "value" : "Free alpha subunit 6th specimen after challenge, Blood" + }, + { + "language" : "nl-NL", + "value" : "Alfa-subeenheid.vrij^6de monster na XXX belasting [eenheid/volume] in serum of plasma" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100836-6", + "display" : "Alpha subunit free [Units/volume] in Serum or Plasma --7th specimen post XXX challenge", + "designation" : [{ + "language" : "en-US", + "value" : "Alpha subunit free [Units/volume] in Serum or Plasma --7th specimen post XXX challenge" + }, + { + "language" : "en-US", + "value" : "Alpha subunit free sp7 p chal SerPl-aCnc" + }, + { + "language" : "en-US", + "value" : "Free alpha subunit 7th specimen after challenge, Blood" + }, + { + "language" : "nl-NL", + "value" : "Alfa-subeenheid.vrij^7de monster na XXX belasting [eenheid/volume] in serum of plasma" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100837-4", + "display" : "Insulin-like growth factor-I [Mass/volume] in Serum or Plasma --9th specimen post XXX challenge", + "designation" : [{ + "language" : "en-US", + "value" : "Insulin-like growth factor-I [Mass/volume] in Serum or Plasma --9th specimen post XXX challenge" + }, + { + "language" : "en-US", + "value" : "IGF-I sp9 p chal SerPl-mCnc" + }, + { + "language" : "en-US", + "value" : "Insulin-like growth factor-I 9th specimen after challenge, Blood" + }, + { + "language" : "nl-NL", + "value" : "Insulin-like growth factor-I^9de monster na XXX belasting [massa/volume] in serum of plasma" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100838-2", + "display" : "Testosterone [Mass/volume] in Serum or Plasma --9th specimen post XXX challenge", + "designation" : [{ + "language" : "en-US", + "value" : "Testosterone [Mass/volume] in Serum or Plasma --9th specimen post XXX challenge" + }, + { + "language" : "en-US", + "value" : "Testost sp9 p chal SerPl-mCnc" + }, + { + "language" : "en-US", + "value" : "Testosterone 9th specimen after challenge, Blood" + }, + { + "language" : "nl-NL", + "value" : "Testosteron^9de monster na XXX belasting [massa/volume] in serum of plasma" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100839-0", + "display" : "Vitamin A/Retinol binding protein [Ratio] in Serum or Plasma", + "designation" : [{ + "language" : "en-US", + "value" : "Vitamin A/Retinol binding protein [Ratio] in Serum or Plasma" + }, + { + "language" : "en-US", + "value" : "Vitamin A/Retinol Bind Prot SerPl-Rto" + }, + { + "language" : "en-US", + "value" : "Vitamin A/Retinol binding protein, Blood" + }, + { + "language" : "nl-NL", + "value" : "Retinol/retinolbindend eiwit [verhouding] in serum of plasma" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100840-8", + "display" : "IgE [Units/volume] in Body fluid", + "designation" : [{ + "language" : "en-US", + "value" : "IgE [Units/volume] in Body fluid" + }, + { + "language" : "en-US", + "value" : "IgE Fld-aCnc" + }, + { + "language" : "en-US", + "value" : "IgE, Body fluid" + }, + { + "language" : "nl-NL", + "value" : "IgE [eenheid/volume] in lichaamsvocht" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100841-6", + "display" : "Zinc finger protein of the cerebellum 4 Ab [Presence] in Cerebral spinal fluid by Line blot", + "designation" : [{ + "language" : "en-US", + "value" : "Zinc finger protein of the cerebellum 4 Ab [Presence] in Cerebral spinal fluid by Line blot" + }, + { + "language" : "en-US", + "value" : "Zic4 Ab CSF Ql Line blot" + }, + { + "language" : "en-US", + "value" : "Zinc finger protein of the cerebellum 4 antibody, Spinal fluid" + }, + { + "language" : "nl-NL", + "value" : "Zinc finger proteïne of the cerebellum 4 As [aanwezigheid] in liquor cerebrospinalis d.m.v. lijnblot" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10084-2", + "display" : "ST initial amplitude 6 ms in lead AVR", + "designation" : [{ + "language" : "en-US", + "value" : "ST initial amplitude 6 ms in lead AVR" + }, + { + "language" : "en-US", + "value" : "ST I-Amp 6ms L-AVR" + }, + { + "language" : "es-MX", + "value" : "ST amplitud inicial 6 ms avance AVR:Corazón :Punto temporal:Elpot:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "amplitud inicial del segmento ST, 6 mseg.derivación AVR:potencial eléctrico (voltaje):punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "ST I-Amp 6ms L-AVR" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100842-4", + "display" : "Nonalcoholic steatohepatitis score in Serum or Plasma Calculated by FAST", + "designation" : [{ + "language" : "en-US", + "value" : "Nonalcoholic steatohepatitis score in Serum or Plasma Calculated by FAST" + }, + { + "language" : "en-US", + "value" : "NASH score SerPl Calculated.FAST" + }, + { + "language" : "en-US", + "value" : "Nonalcoholic steatohepatitis score, Blood" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100843-2", + "display" : "Liver fibrosis score in Serum or Plasma by Calculated.Agile3+", + "designation" : [{ + "language" : "en-US", + "value" : "Liver fibrosis score in Serum or Plasma by Calculated.Agile3+" + }, + { + "language" : "en-US", + "value" : "Liver fibr score SerPl Agile3+" + }, + { + "language" : "en-US", + "value" : "Liver fibrosis score, Blood" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100844-0", + "display" : "Liver fibrosis score in Serum or Plasma by Calculated.Agile4", + "designation" : [{ + "language" : "en-US", + "value" : "Liver fibrosis score in Serum or Plasma by Calculated.Agile4" + }, + { + "language" : "en-US", + "value" : "Liver fibr score SerPl Calculated.Agile4" + }, + { + "language" : "en-US", + "value" : "Liver fibrosis score, Blood" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100845-7", + "display" : "Neurofascin155 IgG4 Ab [Presence] in Serum by Flow cytometry (FC)", + "designation" : [{ + "language" : "en-US", + "value" : "Neurofascin155 IgG4 Ab [Presence] in Serum by Flow cytometry (FC)" + }, + { + "language" : "en-US", + "value" : "Neurofascin155 IgG4 Ser Ql FC" + }, + { + "language" : "en-US", + "value" : "Neurofascin155 IgG4 antibody, Blood" + }, + { + "language" : "nl-NL", + "value" : "Neurofascine155 As.IgG4 [aanwezigheid] in serum d.m.v. flowcytometrie" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100846-5", + "display" : "Dengue virus 1+2+3+4 nsP1 IgG Ab [Presence] in Serum or Plasma by Immunoassay", + "designation" : [{ + "language" : "en-US", + "value" : "Dengue virus 1+2+3+4 nsP1 IgG Ab [Presence] in Serum or Plasma by Immunoassay" + }, + { + "language" : "en-US", + "value" : "DNV 1+2+3+4 nsP1 IgG SerPl Ql IA" + }, + { + "language" : "en-US", + "value" : "Dengue virus 1+2+3+4 nsP1 IgG antibody, Blood" + }, + { + "language" : "de-DE", + "value" : "Dengue-Virus 1+2+3+4 nsP1 IgG IgG-Antikörper [Nachweis] in Serum oder Plasma mittels Immunoassay" + }, + { + "language" : "nl-NL", + "value" : "Denguevirus 1+2+3+4 niet-structureel proteïne 1 (nsP1) As.IgG [aanwezigheid] in serum of plasma d.m.v. immunoassay" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100847-3", + "display" : "Gas and ammonia panel - Arterial blood", + "designation" : [{ + "language" : "en-US", + "value" : "Gas and ammonia panel - Arterial blood" + }, + { + "language" : "en-US", + "value" : "BldA" + }, + { + "language" : "en-US", + "value" : "Gas and ammonia panel, Blood" + }, + { + "language" : "nl-NL", + "value" : "Gas en ammoniak panel in arterieel bloed" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100848-1", + "display" : "Cell count and Differential panel - Amniotic fluid by Manual count", + "designation" : [{ + "language" : "en-US", + "value" : "Cell count and Differential panel - Amniotic fluid by Manual count" + }, + { + "language" : "en-US", + "value" : "Cell Cnt + Diff Pnl Amn Manual" + }, + { + "language" : "en-US", + "value" : "Cell count and Differential panel, Amniotic fluid" + }, + { + "language" : "nl-NL", + "value" : "Celtelling & differentieel panel in vruchtwater d.m.v. manuele telling" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100849-9", + "display" : "Leukocytes [#/volume] in Amniotic fluid by Manual count", + "designation" : [{ + "language" : "en-US", + "value" : "Leukocytes [#/volume] in Amniotic fluid by Manual count" + }, + { + "language" : "en-US", + "value" : "WBC # Amn Manual" + }, + { + "language" : "en-US", + "value" : "White blood cell (WBC) count, Amniotic fluid" + }, + { + "language" : "nl-NL", + "value" : "Leukocyten [aantal/volume] in vruchtwater d.m.v. manuele telling" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100850-7", + "display" : "Neutrophils [#/volume] in Amniotic fluid by Manual count", + "designation" : [{ + "language" : "en-US", + "value" : "Neutrophils [#/volume] in Amniotic fluid by Manual count" + }, + { + "language" : "en-US", + "value" : "Neutrophils # Amn Manual" + }, + { + "language" : "en-US", + "value" : "Neutrophils, Amniotic fluid" + }, + { + "language" : "nl-NL", + "value" : "Neutrofielen [aantal/volume] in vruchtwater d.m.v. manuele telling" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100851-5", + "display" : "Other cells [#/volume] in Amniotic fluid by Manual count", + "designation" : [{ + "language" : "en-US", + "value" : "Other cells [#/volume] in Amniotic fluid by Manual count" + }, + { + "language" : "en-US", + "value" : "Other cells # Amn Manual" + }, + { + "language" : "en-US", + "value" : "Other cells, Amniotic fluid" + }, + { + "language" : "nl-NL", + "value" : "Overige cellen [aantal/volume] in vruchtwater d.m.v. manuele telling" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100852-3", + "display" : "NM Bones Views for metastasis W Sr-89 IV", + "designation" : [{ + "language" : "en-US", + "value" : "NM Bones Views for metastasis W Sr-89 IV" + }, + { + "language" : "en-US", + "value" : "NM Bones Views for mets W Sr-89 IV" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100853-1", + "display" : "NM Pericardial space Pericardial effusion", + "designation" : [{ + "language" : "en-US", + "value" : "NM Pericardial space Pericardial effusion" + }, + { + "language" : "en-US", + "value" : "NM Pericardial effusion" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100854-9", + "display" : "Lymphocytes/100 cells in Blood mononuclear cells by Immunoassay", + "designation" : [{ + "language" : "en-US", + "value" : "Lymphocytes/100 cells in Blood mononuclear cells by Immunoassay" + }, + { + "language" : "en-US", + "value" : "Lymphocytes Bld MC IA-NFr" + }, + { + "language" : "en-US", + "value" : "Lymphocytes per 100 cells, Blood" + }, + { + "language" : "nl-NL", + "value" : "Lymfocyten/100 cellen [getalsfractie] in mononucleaire cellen in bloed d.m.v. immunoassay" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100855-6", + "display" : "CD3 cells/100 cells in Blood mononuclear cells", + "designation" : [{ + "language" : "en-US", + "value" : "CD3 cells/100 cells in Blood mononuclear cells" + }, + { + "language" : "en-US", + "value" : "CD3 Cells Bld MC-NFr" + }, + { + "language" : "en-US", + "value" : "CD3 cells per 100 cells, Blood" + }, + { + "language" : "nl-NL", + "value" : "Cellen.CD3/100 cellen [getalsfractie] in mononucleaire cellen in bloed" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100856-4", + "display" : "CD3+CD4+ (T4 helper) cells/100 cells in Blood mononuclear cells", + "designation" : [{ + "language" : "en-US", + "value" : "CD3+CD4+ (T4 helper) cells/100 cells in Blood mononuclear cells" + }, + { + "language" : "en-US", + "value" : "CD3+CD4+ Cells Bld MC-NFr" + }, + { + "language" : "en-US", + "value" : "CD3+CD4+ (T4 Helper) Cells per 100 cells, Blood" + }, + { + "language" : "nl-NL", + "value" : "Cellen.CD3+CD4+/100 cellen [getalsfractie] in mononucleaire cellen in bloed" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100857-2", + "display" : "CD3+CD8+ (T8 suppressor) cells/100 cells in Blood mononuclear cells", + "designation" : [{ + "language" : "en-US", + "value" : "CD3+CD8+ (T8 suppressor) cells/100 cells in Blood mononuclear cells" + }, + { + "language" : "en-US", + "value" : "CD3+CD8+ Cells Bld MC-NFr" + }, + { + "language" : "en-US", + "value" : "CD3+CD8+ (T8 Suppressor) Cells per 100 cells, Blood" + }, + { + "language" : "nl-NL", + "value" : "Cellen.CD3+CD8+/100 cellen [getalsfractie] in mononucleaire cellen in bloed" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100858-0", + "display" : "Cells.CD4+CD154+/CD4 cells in Blood --after stimulation with SARS-CoV-2 Spike peptide", + "designation" : [{ + "language" : "en-US", + "value" : "Cells.CD4+CD154+/CD4 cells in Blood --after stimulation with SARS-CoV-2 Spike peptide" + }, + { + "language" : "en-US", + "value" : "CD4+154/CD4 stim COVID Spike" + }, + { + "language" : "en-US", + "value" : "Cells.CD4+CD154+ /CD4 Cells - after stimulation with SARS-CoV-2 Spike peptide, Blood" + }, + { + "language" : "de-DE", + "value" : "Zellen.CD4+CD154+/CD4-Zellen in Blut --nach Stimulierung mit SARS-CoV-2-Spike-Peptid" + }, + { + "language" : "nl-NL", + "value" : "Cellen.CD4+CD154+/cellen.CD4^na stimulatie met SARS-CoV-2 spike-peptide [getalsfractie] in bloed" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10085-9", + "display" : "ST initial amplitude 6 ms in lead I", + "designation" : [{ + "language" : "en-US", + "value" : "ST initial amplitude 6 ms in lead I" + }, + { + "language" : "en-US", + "value" : "ST I-Amp 6ms L-I" + }, + { + "language" : "es-MX", + "value" : "ST amplitud inicial 6 ms plomo I:Corazón :Punto temporal:Elpot:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "amplitud inicial del segmento ST, 6 mseg.derivación I:potencial eléctrico (voltaje):punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "ST I-Amp 6ms L-I" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100859-8", + "display" : "Cells.CD4.Interferon gamma-expressing/CD4 cells in Blood --after stimulation with SARS-CoV-2 Spike peptide", + "designation" : [{ + "language" : "en-US", + "value" : "Cells.CD4.Interferon gamma-expressing/CD4 cells in Blood --after stimulation with SARS-CoV-2 Spike peptide" + }, + { + "language" : "en-US", + "value" : "CD4 IFNg/CD4 p Stim COVID Sp" + }, + { + "language" : "en-US", + "value" : "Cells.CD4.Interferon gamma-expressing/CD4 Cells - after stimulation with SARS-CoV-2 Spike peptide, Blood" + }, + { + "language" : "de-DE", + "value" : "Zellen.CD4.Interferon-gamma-exprimierend/CD4-Zellen in Blut --nach Stimulierung mit SARS-CoV-2-Spike-Peptid" + }, + { + "language" : "nl-NL", + "value" : "Cellen.CD4.interferon-gamma-positief/cellen.CD4^na stimulatie met SARS-CoV-2 spike-peptide [getalsfractie] in bloed" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100860-6", + "display" : "Cells.CD4.Tumor necrosis factor alfa-expressing/CD4 cells in Blood --after stimulation with SARS-CoV-2 Spike peptide", + "designation" : [{ + "language" : "en-US", + "value" : "Cells.CD4.Tumor necrosis factor alfa-expressing/CD4 cells in Blood --after stimulation with SARS-CoV-2 Spike peptide" + }, + { + "language" : "en-US", + "value" : "CD4 TNFa/CD4 p Stim COVID Sp" + }, + { + "language" : "en-US", + "value" : "Cells.CD4.Tumor necrosis factor alfa-expressing/CD4 Cells - after stimulation with SARS-CoV-2 Spike peptide, Blood" + }, + { + "language" : "de-DE", + "value" : "Zellen.CD4.Tumor-Nekrose-Faktor-alfa-exprimierend/CD4-Zellen in Blut --nach Stimulierung mit SARS-CoV-2-Spike-Peptid" + }, + { + "language" : "nl-NL", + "value" : "Cellen.CD4.tumornecrosefactor alfa-positief/cellen.CD4^na stimulatie met SARS-CoV-2 spike-peptide [getalsfractie] in bloed" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100861-4", + "display" : "Cells.CD4+CD154+/CD4 cells in Blood --after stimulation with SARS-CoV-2 Nucleocapsid peptide", + "designation" : [{ + "language" : "en-US", + "value" : "Cells.CD4+CD154+/CD4 cells in Blood --after stimulation with SARS-CoV-2 Nucleocapsid peptide" + }, + { + "language" : "en-US", + "value" : "CD4+154/CD4 p COVID NuclCap" + }, + { + "language" : "en-US", + "value" : "Cells.CD4+CD154+ /CD4 Cells - after stimulation with SARS-CoV-2 Nucleocapsid peptide, Blood" + }, + { + "language" : "de-DE", + "value" : "Zellen.CD4+CD154+/CD4-Zellen in Blut --nach Stimulierung mit SARS-CoV-2-Nucleokapsid-Peptid" + }, + { + "language" : "nl-NL", + "value" : "Cellen.CD4+CD154+/cellen.CD4^na stimulatie met SARS-CoV-2 nucleocapsidepeptide [getalsfractie] in bloed" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100862-2", + "display" : "Cells.CD4.Interferon gamma-expressing/CD4 cells in Blood --after stimulation with SARS-CoV-2 Nucleocapsid peptide", + "designation" : [{ + "language" : "en-US", + "value" : "Cells.CD4.Interferon gamma-expressing/CD4 cells in Blood --after stimulation with SARS-CoV-2 Nucleocapsid peptide" + }, + { + "language" : "en-US", + "value" : "CD4 IFNg/CD4 p COVID NuclCap" + }, + { + "language" : "en-US", + "value" : "Cells.CD4.Interferon gamma-expressing/CD4 Cells - after stimulation with SARS-CoV-2 Nucleocapsid peptide, Blood" + }, + { + "language" : "de-DE", + "value" : "Zellen.CD4.Interferon-gamma-exprimierend/CD4-Zellen in Blut --nach Stimulierung mit SARS-CoV-2-Nucleokapsid-Peptid" + }, + { + "language" : "nl-NL", + "value" : "Cellen.CD4.interferon-gamma-positief/cellen.CD4^na stimulatie met SARS-CoV-2 nucleocapsidepeptide [getalsfractie] in bloed" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100863-0", + "display" : "Cells.CD4.Tumor necrosis factor alfa-expressing/CD4 cells in Blood --after stimulation with SARS-CoV-2 Nucleocapsid peptide", + "designation" : [{ + "language" : "en-US", + "value" : "Cells.CD4.Tumor necrosis factor alfa-expressing/CD4 cells in Blood --after stimulation with SARS-CoV-2 Nucleocapsid peptide" + }, + { + "language" : "en-US", + "value" : "CD4 TNFa/CD4 p COVID NuclCap" + }, + { + "language" : "en-US", + "value" : "Cells.CD4.Tumor necrosis factor alfa-expressing/CD4 Cells - after stimulation with SARS-CoV-2 Nucleocapsid peptide, Blood" + }, + { + "language" : "de-DE", + "value" : "Zellen.CD4.Tumor-Nekrose-Faktor-alfa-exprimierend/CD4-Zellen in Blut --nach Stimulierung mit SARS-CoV-2-Nucleokapsid-Peptid" + }, + { + "language" : "nl-NL", + "value" : "Cellen.CD4.tumornecrosefactor alfa-positief/cellen.CD4^na stimulatie met SARS-CoV-2 nucleocapsidepeptide [getalsfractie] in bloed" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100864-8", + "display" : "Giardia lamblia bg gene [Genotype] in Specimen by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "Giardia lamblia bg gene [Genotype] in Specimen by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "G. lamblia bg gene Spec-Geno" + }, + { + "language" : "en-US", + "value" : "Giardia lamblia bg gene genotype, Specimen" + }, + { + "language" : "de-DE", + "value" : "Giardia lamblia bg-Gen [Genotyp] in Probenmaterial mittels Molekulargenetik" + }, + { + "language" : "nl-NL", + "value" : "Giardia lamblia bg-gen [genotype] d.m.v. moleculair genetisch onderzoek" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100865-5", + "display" : "Avian schistosomes DNA [Presence] in Specimen by NAA with probe detection", + "designation" : [{ + "language" : "en-US", + "value" : "Avian schistosomes DNA [Presence] in Specimen by NAA with probe detection" + }, + { + "language" : "en-US", + "value" : "Avian schistosomes DNA Spec Ql NAA+probe" + }, + { + "language" : "en-US", + "value" : "Avian schistosomes, Specimen" + }, + { + "language" : "nl-NL", + "value" : "Aviaire Schistosoma DNA [aanwezigheid] d.m.v. probe-detectie" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100866-3", + "display" : "Febrile antibody profile in Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Febrile antibody profile in Serum" + }, + { + "language" : "en-US", + "value" : "Febrile antibody profile Ser" + }, + { + "language" : "en-US", + "value" : "Febrile antibody profile, Blood" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10086-7", + "display" : "ST initial amplitude 6 ms in lead II", + "designation" : [{ + "language" : "en-US", + "value" : "ST initial amplitude 6 ms in lead II" + }, + { + "language" : "en-US", + "value" : "ST I-Amp 6ms L-II" + }, + { + "language" : "es-MX", + "value" : "ST amplitud inicial 6 ms plomo II:Corazón :Punto temporal:Elpot:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "amplitud inicial del segmento ST, 6 mseg.derivación II:potencial eléctrico (voltaje):punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "ST I-Amp 6ms L-II" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100867-1", + "display" : "Campylobacter jejuni+coli+lari+upsaliensis Ag [Presence] in Stool by Rapid immunoassay", + "designation" : [{ + "language" : "en-US", + "value" : "Campylobacter jejuni+coli+lari+upsaliensis Ag [Presence] in Stool by Rapid immunoassay" + }, + { + "language" : "en-US", + "value" : "C jej+coli+lari+upsa Ag Stl Ql IA.rapid" + }, + { + "language" : "en-US", + "value" : "Campylobacter jejuni+coli+lari+upsaliensis antigen, Stool" + }, + { + "language" : "de-DE", + "value" : "Campylobacter jejuni+coli+lari+upsaliensis Antigen [Nachweis] in Stuhl mittels Immunoassay-Schnelltest" + }, + { + "language" : "nl-NL", + "value" : "Campylobacter jejuni + coli + lari + upsaliensis Ag [aanwezigheid] in feces d.m.v. immunoassay.sneltest" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100868-9", + "display" : "Cryptosporidium sp 18S-LC2 rRNA [Genotype] in Specimen by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "Cryptosporidium sp 18S-LC2 rRNA [Genotype] in Specimen by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "Cryptosp 18S -LC2 rRNA Spec-Geno" + }, + { + "language" : "en-US", + "value" : "Cryptosporidium sp 18S-LC2 genotype, Specimen" + }, + { + "language" : "de-DE", + "value" : "Cryptosporidium sp 18S-LC2 rRNA [Genotyp] in Probenmaterial mittels Molekulargenetik" + }, + { + "language" : "nl-NL", + "value" : "Cryptosporidium sp. 18S-LC2 rRNA [genotype] d.m.v. moleculair genetisch onderzoek" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100869-7", + "display" : "Cryptosporidium gp60 gene [Type] in Specimen by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "Cryptosporidium gp60 gene [Type] in Specimen by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "Crypto gp60 Spec" + }, + { + "language" : "en-US", + "value" : "Cryptosporidium gp60 gene, Specimen" + }, + { + "language" : "de-DE", + "value" : "Cryptosporidium gp60-Gen [Typ] in Probenmaterial mittels Molekulargenetik" + }, + { + "language" : "nl-NL", + "value" : "Cryptosporidium gp60-gen [type] d.m.v. moleculair genetisch onderzoek" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100870-5", + "display" : "Cryptosporidium 18S rRNA [Genotype] in Specimen by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "Cryptosporidium 18S rRNA [Genotype] in Specimen by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "Cryptosp 18S rRNA Spec-Geno" + }, + { + "language" : "en-US", + "value" : "Cryptosporidium 18S genotype, Specimen" + }, + { + "language" : "de-DE", + "value" : "Cryptosporidium 18S rRNA [Genotyp] in Probenmaterial mittels Molekulargenetik" + }, + { + "language" : "nl-NL", + "value" : "Cryptosporidium 18S rRNA [genotype] d.m.v. moleculair genetisch onderzoek" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100871-3", + "display" : "Giardia lamblia gdh gene [Genotype] in Specimen by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "Giardia lamblia gdh gene [Genotype] in Specimen by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "G. lamblia gdh gene Spec-Geno" + }, + { + "language" : "en-US", + "value" : "Giardia lamblia gdh gene genotype, Specimen" + }, + { + "language" : "de-DE", + "value" : "Giardia lamblia gdh-Gen [Genotyp] in Probenmaterial mittels Molekulargenetik" + }, + { + "language" : "nl-NL", + "value" : "Giardia lamblia gdh-gen [genotype] d.m.v. moleculair genetisch onderzoek" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100872-1", + "display" : "Bacteria producing polysaccharide from sucrose [Presence] in Isolate", + "designation" : [{ + "language" : "en-US", + "value" : "Bacteria producing polysaccharide from sucrose [Presence] in Isolate" + }, + { + "language" : "en-US", + "value" : "Bact polysach from sucrose Islt Ql" + }, + { + "language" : "en-US", + "value" : "Bacteria producing polysaccharide from sucrose" + }, + { + "language" : "nl-NL", + "value" : "Uit sucrose polysacharideproducerende bacterie [aanwezigheid] in isolaat" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100873-9", + "display" : "Giardia lamblia tpi gene [Genotype] in Specimen by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "Giardia lamblia tpi gene [Genotype] in Specimen by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "G. lamblia tpi gene Spec-Geno" + }, + { + "language" : "en-US", + "value" : "Giardia lamblia tpi gene genotype, Specimen" + }, + { + "language" : "de-DE", + "value" : "Giardia lamblia tpi-Gen [Genotyp] in Probenmaterial mittels Molekulargenetik" + }, + { + "language" : "nl-NL", + "value" : "Giardia lamblia tpi-gen [genotype] d.m.v. moleculair genetisch onderzoek" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100874-7", + "display" : "Basidiobolus sp [Presence] in Specimen", + "designation" : [{ + "language" : "en-US", + "value" : "Basidiobolus sp [Presence] in Specimen" + }, + { + "language" : "en-US", + "value" : "Basidiobolus sp Spec Ql" + }, + { + "language" : "en-US", + "value" : "Basidiobolus sp, Specimen" + }, + { + "language" : "nl-NL", + "value" : "Basidiobolus sp. [aanwezigheid]" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10087-5", + "display" : "ST initial amplitude 6 ms in lead III", + "designation" : [{ + "language" : "en-US", + "value" : "ST initial amplitude 6 ms in lead III" + }, + { + "language" : "en-US", + "value" : "ST I-Amp 6ms L-III" + }, + { + "language" : "es-MX", + "value" : "ST amplitud inicial 6 ms plomo III:Corazón :Punto temporal:Elpot:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "amplitud inicial del segmento ST, 6 mseg.derivación III:potencial eléctrico (voltaje):punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "ST I-Amp 6ms L-III" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100875-4", + "display" : "Fetal Heart Document limited US", + "designation" : [{ + "language" : "en-US", + "value" : "Fetal Heart Document limited US" + }, + { + "language" : "en-US", + "value" : "Fet Hrt Doc Ltd US" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100876-2", + "display" : "Fetal Heart Document US", + "designation" : [{ + "language" : "en-US", + "value" : "Fetal Heart Document US" + }, + { + "language" : "en-US", + "value" : "Fet Hrt Doc US" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100877-0", + "display" : "US Heart Transesophageal during surgery", + "designation" : [{ + "language" : "en-US", + "value" : "US Heart Transesophageal during surgery" + }, + { + "language" : "en-US", + "value" : "US Heart Transesophageal in surgery" + }, + { + "language" : "en-US", + "value" : "US Heart Transesophageal during surgery" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100878-8", + "display" : "Endoscopic ultrasound study Upper GI tract Document", + "designation" : [{ + "language" : "en-US", + "value" : "Endoscopic ultrasound study Upper GI tract Document" + }, + { + "language" : "en-US", + "value" : "Endo US study Upr GI Tract Doc" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100879-6", + "display" : "US Guidance for cryoablation of Breast - right", + "designation" : [{ + "language" : "en-US", + "value" : "US Guidance for cryoablation of Breast - right" + }, + { + "language" : "en-US", + "value" : "US Guided Brst-R Cryoablation" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100880-4", + "display" : "US Guidance for cryoablation of Breast - left", + "designation" : [{ + "language" : "en-US", + "value" : "US Guidance for cryoablation of Breast - left" + }, + { + "language" : "en-US", + "value" : "US Guided Brst-L Cryoablation" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100881-2", + "display" : "MR Guidance for cryoablation of Bone", + "designation" : [{ + "language" : "en-US", + "value" : "MR Guidance for cryoablation of Bone" + }, + { + "language" : "en-US", + "value" : "MR Guided Bone Cryoablation" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100882-0", + "display" : "MR Peritoneum W contrast percutaneous intraperitoneal", + "designation" : [{ + "language" : "en-US", + "value" : "MR Peritoneum W contrast percutaneous intraperitoneal" + }, + { + "language" : "en-US", + "value" : "MR Peritoneum W contr percu" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10088-3", + "display" : "ST initial amplitude 6 ms in lead V1", + "designation" : [{ + "language" : "en-US", + "value" : "ST initial amplitude 6 ms in lead V1" + }, + { + "language" : "en-US", + "value" : "ST I-Amp 6ms L-V1" + }, + { + "language" : "es-MX", + "value" : "ST amplitud inicial 6 ms cable V1:Corazón :Punto temporal:Elpot:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "amplitud inicial del segmento ST, 6 mseg.derivación V1:potencial eléctrico (voltaje):punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "Deprecated ST initial amp 6 ms.lead" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100883-8", + "display" : "MR Guidance for biopsy of Kidney - left", + "designation" : [{ + "language" : "en-US", + "value" : "MR Guidance for biopsy of Kidney - left" + }, + { + "language" : "en-US", + "value" : "MR Guided Kidney-L Bx" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100884-6", + "display" : "MR Guidance for biopsy of Kidney - right", + "designation" : [{ + "language" : "en-US", + "value" : "MR Guidance for biopsy of Kidney - right" + }, + { + "language" : "en-US", + "value" : "MR Guided Kidney-R Bx" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100885-3", + "display" : "Parapoxvirus DNA [Presence] in Specimen by NAA with probe detection", + "designation" : [{ + "language" : "en-US", + "value" : "Parapoxvirus DNA [Presence] in Specimen by NAA with probe detection" + }, + { + "language" : "en-US", + "value" : "Parapoxvirus DNA Spec Ql NAA+probe" + }, + { + "language" : "en-US", + "value" : "Parapoxvirus , Specimen" + }, + { + "language" : "nl-NL", + "value" : "Parapoxvirus DNA [aanwezigheid] d.m.v. probe-detectie" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100886-1", + "display" : "Orf virus DNA [Presence] in Specimen by NAA with probe detection", + "designation" : [{ + "language" : "en-US", + "value" : "Orf virus DNA [Presence] in Specimen by NAA with probe detection" + }, + { + "language" : "en-US", + "value" : "Orf virus DNA Spec Ql NAA+probe" + }, + { + "language" : "en-US", + "value" : "Orf virus, Specimen" + }, + { + "language" : "nl-NL", + "value" : "Orfvirus DNA [aanwezigheid] d.m.v. probe-detectie" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100887-9", + "display" : "Pseudocowpox virus DNA [Presence] in Specimen by NAA with probe detection", + "designation" : [{ + "language" : "en-US", + "value" : "Pseudocowpox virus DNA [Presence] in Specimen by NAA with probe detection" + }, + { + "language" : "en-US", + "value" : "Pseudocowpox virus DNA Spec Ql NAA+probe" + }, + { + "language" : "en-US", + "value" : "Pseudocowpox virus, Specimen" + }, + { + "language" : "nl-NL", + "value" : "Pseudokoepokvirus DNA [aanwezigheid] d.m.v. probe-detectie" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100888-7", + "display" : "Monkeypox virus clade II DNA [Presence] in Specimen by NAA with probe detection", + "designation" : [{ + "language" : "en-US", + "value" : "Monkeypox virus clade II DNA [Presence] in Specimen by NAA with probe detection" + }, + { + "language" : "en-US", + "value" : "MVPX Clade II DNA" + }, + { + "language" : "en-US", + "value" : "Monkeypox virus clade II, Specimen" + }, + { + "language" : "de-DE", + "value" : "Affenpocken-Virus Klade II DNA [Nachweis] in Probenmaterial mittels Nukleinsäureamplifikation mit Sondendetektion" + }, + { + "language" : "nl-NL", + "value" : "'Mpox'-virus clade II DNA [aanwezigheid] d.m.v. probe-detectie" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100889-5", + "display" : "Monkeypox virus clade I DNA [Presence] in Specimen by NAA with probe detection", + "designation" : [{ + "language" : "en-US", + "value" : "Monkeypox virus clade I DNA [Presence] in Specimen by NAA with probe detection" + }, + { + "language" : "en-US", + "value" : "MVPX Clade I DNA Spec Ql NAA+probe" + }, + { + "language" : "en-US", + "value" : "Monkeypox virus clade I, Specimen" + }, + { + "language" : "de-DE", + "value" : "Affenpocken-Virus Klade I DNA [Nachweis] in Probenmaterial mittels Nukleinsäureamplifikation mit Sondendetektion" + }, + { + "language" : "nl-NL", + "value" : "'Mpox'-virus clade I DNA [aanwezigheid] d.m.v. probe-detectie" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100890-3", + "display" : "Poxvirus DNA panel", + "designation" : [{ + "language" : "en-US", + "value" : "Poxvirus DNA panel" + }, + { + "language" : "en-US", + "value" : "Poxvirus DNA panel Patient" + }, + { + "language" : "en-US", + "value" : "Poxvirus DNA panel" + }, + { + "language" : "nl-NL", + "value" : "Pokkenvirus DNA panel" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10089-1", + "display" : "ST initial amplitude 6 ms in lead V2", + "designation" : [{ + "language" : "en-US", + "value" : "ST initial amplitude 6 ms in lead V2" + }, + { + "language" : "en-US", + "value" : "ST I-Amp 6ms L-V2" + }, + { + "language" : "es-MX", + "value" : "ST amplitud inicial 6 ms. Derivación V2:Corazón :Punto temporal:Elpot:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "amplitud inicial del segmento ST, 6 mseg.derivación V2:potencial eléctrico (voltaje):punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "ST I-Amp 6ms L-V2" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100891-1", + "display" : "Orthopoxvirus IgG Ab [Presence] in Serum or Plasma by Immunoassay", + "designation" : [{ + "language" : "en-US", + "value" : "Orthopoxvirus IgG Ab [Presence] in Serum or Plasma by Immunoassay" + }, + { + "language" : "en-US", + "value" : "Orthopoxvirus IgG SerPl Ql IA" + }, + { + "language" : "en-US", + "value" : "Orthopoxvirus IgG antibody, Blood" + }, + { + "language" : "de-DE", + "value" : "Orthopoxvirus IgG-Antikörper [Nachweis] in Serum oder Plasma mittels Immunoassay" + }, + { + "language" : "nl-NL", + "value" : "Orthopoxvirus As.IgG [aanwezigheid] in serum of plasma d.m.v. immunoassay" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100892-9", + "display" : "Orthopoxvirus IgM Ab [Presence] in Serum or Plasma by Immunoassay", + "designation" : [{ + "language" : "en-US", + "value" : "Orthopoxvirus IgM Ab [Presence] in Serum or Plasma by Immunoassay" + }, + { + "language" : "en-US", + "value" : "Orthopoxvirus IgM SerPl Ql IA" + }, + { + "language" : "en-US", + "value" : "Orthopoxvirus IgM antibody, Blood" + }, + { + "language" : "de-DE", + "value" : "Orthopoxvirus IgM-Antikörper [Nachweis] in Serum oder Plasma mittels Immunoassay" + }, + { + "language" : "nl-NL", + "value" : "Orthopoxvirus As.IgM [aanwezigheid] in serum of plasma d.m.v. immunoassay" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100893-7", + "display" : "Orthopoxvirus IgG and IgM Ab panel - Serum or Plasma", + "designation" : [{ + "language" : "en-US", + "value" : "Orthopoxvirus IgG and IgM Ab panel - Serum or Plasma" + }, + { + "language" : "en-US", + "value" : "Orthopoxvirus IgG + IgM Ab panel SerPl" + }, + { + "language" : "en-US", + "value" : "Orthopoxvirus IgG & IgM Ab panel, Blood" + }, + { + "language" : "nl-NL", + "value" : "Orthopoxvirus IgG & IgM As panel in serum of plasma" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100894-5", + "display" : "Recommended screening frequency Narrative", + "designation" : [{ + "language" : "en-US", + "value" : "Recommended screening frequency Narrative" + }, + { + "language" : "en-US", + "value" : "Recommended screen freq" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100895-2", + "display" : "Rickettsia conorii IgG and IgM [Interpretation] in Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Rickettsia conorii IgG and IgM [Interpretation] in Serum" + }, + { + "language" : "en-US", + "value" : "R conorii IgG+IgM Ser-Imp" + }, + { + "language" : "en-US", + "value" : "Rickettsia conorii IgG and IgM antibodies, Blood" + }, + { + "language" : "nl-NL", + "value" : "Rickettsia conorii As.IgG & IgM [interpretatie] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100896-0", + "display" : "Vasopressin [Moles/volume] in Plasma --13th specimen post XXX challenge", + "designation" : [{ + "language" : "en-US", + "value" : "Vasopressin [Moles/volume] in Plasma --13th specimen post XXX challenge" + }, + { + "language" : "en-US", + "value" : "Vasopressin sp13 p chal Plas-sCnc" + }, + { + "language" : "en-US", + "value" : "Vasopressin 13th specimen after challenge, Blood" + }, + { + "language" : "nl-NL", + "value" : "Vasopressine^13de monster na XXX belasting [mol/volume] in plasma" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100897-8", + "display" : "Staphylococcus aureus [Presence] in Specimen by Organism specific culture", + "designation" : [{ + "language" : "en-US", + "value" : "Staphylococcus aureus [Presence] in Specimen by Organism specific culture" + }, + { + "language" : "en-US", + "value" : "S aureus Spec Ql Cult" + }, + { + "language" : "en-US", + "value" : "Staphylococcus aureus culture, Specimen" + }, + { + "language" : "nl-NL", + "value" : "Staphylococcus aureus [aanwezigheid] d.m.v. organisme-specifieke kweek" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100898-6", + "display" : "Lipid panel - Serum or Plasma", + "designation" : [{ + "language" : "en-US", + "value" : "Lipid panel - Serum or Plasma" + }, + { + "language" : "en-US", + "value" : "Lipid panel SerPl" + }, + { + "language" : "en-US", + "value" : "Lipid panel, Blood" + }, + { + "language" : "nl-NL", + "value" : "Lipiden panel in serum of plasma" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100899-4", + "display" : "Enterobacteriaceae.extended spectrum beta lactamase resistance phenotype [Identifier] in Specimen by Organism specific culture", + "designation" : [{ + "language" : "en-US", + "value" : "Enterobacteriaceae.extended spectrum beta lactamase resistance phenotype [Identifier] in Specimen by Organism specific culture" + }, + { + "language" : "en-US", + "value" : "Enterobac.ESBL pheno Spec Cult" + }, + { + "language" : "en-US", + "value" : "Enterobacteriaceae.extended spectrum beta lactamase resistance phenotype culture, Specimen" + }, + { + "language" : "nl-NL", + "value" : "Enterobacteriaceae.ESBL-resistentie fenotype [identificator] d.m.v. organisme-specifieke kweek" + }] + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/observation-interpretation", + "resource" : { + "resourceType" : "ValueSet", + "id" : "observation-interpretation", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "oo" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "normative" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version", + "valueCode" : "4.0.0" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 5 + }], + "url" : "http://hl7.org/fhir/ValueSet/observation-interpretation", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.399" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.386" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.2.218" + }], + "version" : "6.0.0-ballot2", + "name" : "ObservationInterpretationCodes", + "title" : "Observation Interpretation Codes", + "status" : "active", + "experimental" : true, + "publisher" : "FHIR Project team", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "A categorical assessment, providing a rough qualitative interpretation of the observation value, such as “normal”/ “abnormal”,”low” / “high”, “better” / “worse”, “susceptible” / “resistant”, “expected”/ “not expected”. The value set is intended to be for ANY use where coded representation of an interpretation is needed. \r\n \r\n Notes:\r\n \r\n This is being communicated in v2.x in OBX-8 (Observation Interpretation), in v3 in ObservationInterpretation (CWE) in R1 (Representative Realm) and in FHIR in Observation.interpretation. Historically these values come from the laboratory domain, and these codes are extensively used. The value set binding is extensible, so codes outside the value set that are needed for interpretation concepts (i.e. particular meanings) that are not included in the value set can be used, and these new codes may also be added to the value set and published in a future version.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:abc80455-8951-4b6a-8a92-4aeb8178fd08", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 57, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation|3.0.0" + }], + "property" : [{ + "code" : "status", + "uri" : "http://hl7.org/fhir/concept-properties#status" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation", + "abstract" : true, + "code" : "_GeneticObservationInterpretation", + "display" : "GeneticObservationInterpretation" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation", + "code" : "CAR", + "display" : "Carrier" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation", + "inactive" : true, + "code" : "Carrier", + "display" : "Carrier", + "property" : [{ + "code" : "status", + "valueCode" : "deprecated" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation", + "abstract" : true, + "code" : "_ObservationInterpretationChange", + "display" : "ObservationInterpretationChange" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation", + "code" : "B", + "display" : "Better" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation", + "code" : "D", + "display" : "Significant change down" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation", + "code" : "U", + "display" : "Significant change up" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation", + "code" : "W", + "display" : "Worse" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation", + "abstract" : true, + "code" : "_ObservationInterpretationExceptions", + "display" : "ObservationInterpretationExceptions" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation", + "code" : "<", + "display" : "Off scale low" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation", + "code" : ">", + "display" : "Off scale high" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation", + "inactive" : true, + "code" : "AC", + "display" : "Anti-complementary substances present", + "property" : [{ + "code" : "status", + "valueCode" : "deprecated" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation", + "code" : "IE", + "display" : "Insufficient evidence" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation", + "inactive" : true, + "code" : "QCF", + "display" : "Quality control failure", + "property" : [{ + "code" : "status", + "valueCode" : "deprecated" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation", + "inactive" : true, + "code" : "TOX", + "display" : "Cytotoxic substance present", + "property" : [{ + "code" : "status", + "valueCode" : "deprecated" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation", + "abstract" : true, + "code" : "_ObservationInterpretationNormality", + "display" : "ObservationInterpretationNormality" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation", + "code" : "A", + "display" : "Abnormal" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation", + "code" : "AA", + "display" : "Critical abnormal" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation", + "code" : "HH", + "display" : "Critical high" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation", + "code" : "LL", + "display" : "Critical low" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation", + "code" : "H", + "display" : "High" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation", + "inactive" : true, + "code" : "H>", + "display" : "Significantly high", + "property" : [{ + "code" : "status", + "valueCode" : "deprecated" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation", + "code" : "HU", + "display" : "Significantly high" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation", + "code" : "L", + "display" : "Low" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation", + "inactive" : true, + "code" : "L<", + "display" : "Significantly low", + "property" : [{ + "code" : "status", + "valueCode" : "deprecated" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation", + "code" : "LU", + "display" : "Significantly low" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation", + "code" : "N", + "display" : "Normal" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation", + "abstract" : true, + "code" : "_ObservationInterpretationSusceptibility", + "display" : "ObservationInterpretationSusceptibility" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation", + "code" : "I", + "display" : "Intermediate" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation", + "inactive" : true, + "code" : "MS", + "display" : "moderately susceptible", + "property" : [{ + "code" : "status", + "valueCode" : "deprecated" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation", + "code" : "NCL", + "display" : "No CLSI defined breakpoint" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation", + "code" : "NS", + "display" : "Non-susceptible" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation", + "code" : "R", + "display" : "Resistant" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation", + "code" : "SYN-R", + "display" : "Synergy - resistant" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation", + "code" : "S", + "display" : "Susceptible" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation", + "code" : "SDD", + "display" : "Susceptible-dose dependent" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation", + "code" : "SYN-S", + "display" : "Synergy - susceptible" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation", + "inactive" : true, + "code" : "VS", + "display" : "very susceptible", + "property" : [{ + "code" : "status", + "valueCode" : "deprecated" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation", + "code" : "EX", + "display" : "outside threshold" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation", + "code" : "HX", + "display" : "above high threshold" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation", + "code" : "LX", + "display" : "below low threshold" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation", + "inactive" : true, + "code" : "HM", + "display" : "Hold for Medical Review", + "property" : [{ + "code" : "status", + "valueCode" : "deprecated" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation", + "abstract" : true, + "code" : "ObservationInterpretationDetection", + "display" : "ObservationInterpretationDetection" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation", + "code" : "IND", + "display" : "Indeterminate" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation", + "code" : "E", + "display" : "Equivocal" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation", + "code" : "NEG", + "display" : "Negative" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation", + "code" : "ND", + "display" : "Not detected" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation", + "code" : "POS", + "display" : "Positive" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation", + "code" : "DET", + "display" : "Detected" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation", + "abstract" : true, + "code" : "ObservationInterpretationExpectation", + "display" : "ObservationInterpretationExpectation" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation", + "code" : "EXP", + "display" : "Expected" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation", + "code" : "UNE", + "display" : "Unexpected" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation", + "inactive" : true, + "code" : "OBX", + "display" : "Interpretation qualifiers in separate OBX segments", + "property" : [{ + "code" : "status", + "valueCode" : "deprecated" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation", + "abstract" : true, + "code" : "ReactivityObservationInterpretation", + "display" : "ReactivityObservationInterpretation" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation", + "code" : "NR", + "display" : "Non-reactive" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation", + "code" : "RR", + "display" : "Reactive" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation", + "code" : "WR", + "display" : "Weakly reactive" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/observation-methods", + "resource" : { + "resourceType" : "ValueSet", + "id" : "observation-methods", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "oo" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/observation-methods", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.395" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.382" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.2.215" + }], + "version" : "6.0.0-ballot2", + "name" : "ObservationMethods", + "title" : "Observation Methods", + "status" : "draft", + "experimental" : true, + "publisher" : "FHIR Project team", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "Observation Method codes from [SNOMED CT](http://snomed.info/sct) where concept is-a 272394005 (Technique (qualifier value)) or is-a 129264002 (Action (qualifier value)) or is-a 386053000 (Evaluation procedure(procedure))", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "copyright" : "This resource includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these specifications must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/get-snomed-ct or info@snomed.org", + "compose" : { + "include" : [{ + "system" : "http://snomed.info/sct", + "filter" : [{ + "property" : "concept", + "op" : "is-a", + "value" : "272394005" + }] + }, + { + "system" : "http://snomed.info/sct", + "filter" : [{ + "property" : "concept", + "op" : "is-a", + "value" : "129264002" + }] + }, + { + "system" : "http://snomed.info/sct", + "filter" : [{ + "property" : "concept", + "op" : "is-a", + "value" : "386053000" + }] + }] + }, + "expansion" : { + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/valueset-unclosed", + "valueBoolean" : true + }], + "identifier" : "urn:uuid:30e95b5f-908b-4c7f-8398-b54b71a5ef5c", + "timestamp" : "2024-10-02T17:54:47+00:00", + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-valueset", + "valueUri" : "null" + }, + { + "name" : "used-codesystem", + "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230131" + }, + { + "name" : "version", + "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230131" + }], + "contains" : [{ + "system" : "http://snomed.info/sct", + "code" : "272394005", + "display" : "Technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Technique (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "58207001", + "display" : "Competitive protein binding assay", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Competitive protein binding assay technique (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Competitive protein binding assay technique" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "115341008", + "display" : "Total measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Total measurement (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246363001", + "display" : "Acquisition technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acquisition technique (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246502009", + "display" : "Bladder filling technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bladder filling technique (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246503004", + "display" : "Catheter movement technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Catheter movement technique (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246504005", + "display" : "Near reading technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Near reading technique (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246505006", + "display" : "Photon detection technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Photon detection technique (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246506007", + "display" : "Provocation technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Provocation technique (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246507003", + "display" : "Stimulation technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stimulation technique (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "255459008", + "display" : "Flash", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Flash (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "255463001", + "display" : "Single tetany technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Single tetany technique (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "255583002", + "display" : "Retruded jaw relation technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Retruded jaw relation technique (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "256233002", + "display" : "Rectally infused saline solution", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rectally infused saline solution (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "257425005", + "display" : "Bright field", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bright field microscopy technique (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bright field microscopy technique" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "257428007", + "display" : "Dent sleeve technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dent sleeve technique (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "257452000", + "display" : "Sbisa bar", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sbisa bar (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "257456002", + "display" : "Solid sphere technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Solid sphere technique (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "257460004", + "display" : "Swept spatial frequency bars", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Swept spatial frequency bars (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "257465009", + "display" : "Wax wafer technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Wax wafer technique (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "257740006", + "display" : "V-Y advancement technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "V-Y advancement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "V-Y advancement technique (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "257771002", + "display" : "Cementing", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Orthopaedic cemented fixation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Orthopaedic cementing - action" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cemented component fixation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Orthopedic cemented fixation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Orthopedic cementing - action" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cemented component fixation (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "257772009", + "display" : "Cementing with normal viscosity cement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cementing with normal viscosity cement (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "257774005", + "display" : "Cementing with low viscosity cement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cementing with low viscosity cement (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "257775006", + "display" : "Cementing with normal viscosity cement containing antibiotic", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cementing with normal viscosity cement containing antibiotic (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "257776007", + "display" : "Cementing with low viscosity cement containing antibiotic", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cementing with low viscosity cement containing antibiotic (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "257827009", + "display" : "Press-fit component fixation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Press fitting" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Press-fit fixation of prosthetic joint component" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Press-fit component fixation (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "257932009", + "display" : "Direct suturing technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Direct suturing technique (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "258005004", + "display" : "Accelerometry", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Accelerometry technique (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Accelerometry technique" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "258006003", + "display" : "Acidometric method", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acidometric method (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "258009005", + "display" : "Boyden chamber technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Boyden chamber technique (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "258010000", + "display" : "Catheter tip manometry", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Catheter tip manometry technique" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Catheter tip manometry technique (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "258011001", + "display" : "Chessboard method", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chessboard method (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "258012008", + "display" : "Confocal laser scanning fluorescence", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Confocal laser scanning fluorescence technique" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Confocal laser scanning fluorescence technique (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "258013003", + "display" : "Conventional manometry", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional manometry technique (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional manometry technique" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "258014009", + "display" : "Dilution and colorimetry", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dilution and colorimetry technique" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dilution and colorimetry technique (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "258017002", + "display" : "Double sampling dye-dilution test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Double sampling dye-dilution test (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "258018007", + "display" : "Drainage bottle measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Drainage bottle measurement (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "258019004", + "display" : "Drainage measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Drainage measurement (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "258020005", + "display" : "Dye dilution technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dye dilution technique (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "258021009", + "display" : "Dye test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "DT - Dye test" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dye test (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "258025000", + "display" : "Enzyme-mediated immunotransferase assay", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Enzyme mediated immunotransferase assay technique (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Enzyme mediated immunotransferase assay technique" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "258026004", + "display" : "Enzyme method", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Enzyme method (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "258027008", + "display" : "Equilibration method", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Equilibration method (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "258030001", + "display" : "Gradient method", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gradient method (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "258031002", + "display" : "Helium single breath technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Helium single breath technique (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "258033004", + "display" : "Helium steady state technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Helium steady state technique (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "258034005", + "display" : "Helium dilution", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Helium dilution (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "258035006", + "display" : "High pressure liquid chromatography", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "HPLC - High pressure liquid chromatography" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "High pressure liquid chromatography (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "258036007", + "display" : "Immunoblotting", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immunoblotting (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "258037003", + "display" : "Immunoradiometry", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immunoradiometry (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "258038008", + "display" : "Indicator dilution technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Indicator dilution technique (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "258039000", + "display" : "Iodometric method", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Iodometric method (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "258041004", + "display" : "Isoenzyme typing", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Isoenzyme typing (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "258044007", + "display" : "Lectin typing", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lectin typing (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "258045008", + "display" : "Lipopolysaccharide typing", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lipopolysaccharide typing (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "258048005", + "display" : "Microbiological method", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Microbiological method (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "258054006", + "display" : "Natural filling", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Natural filling (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "258055007", + "display" : "Nitrocefin method", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nitrocefin method (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "258056008", + "display" : "Nitrogen washout", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nitrogen washout (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "258059001", + "display" : "Pharmacological stimulation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pharmacological stimulation (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "258060006", + "display" : "Phenotyping", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phenotyping (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "258063008", + "display" : "Pneumatic otoscopy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pneumatic otoscopy (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "258065001", + "display" : "Polyethylene glycol precipitation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Polyethylene glycol precipitation (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "258066000", + "display" : "Polymerase chain reaction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Polymerase chain reaction technique (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Polymerase chain reaction technique" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PCR (polymerase chain reaction) technique" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "258067009", + "display" : "Post-tetanic count stimulation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Post-tetanic count stimulation (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "258068004", + "display" : "Protein profiling", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Protein profiling (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "258069007", + "display" : "Pyrolysis mass spectrometry", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pyrolysis mass spectrometry (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "258070008", + "display" : "Rapid-pull through", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rapid-pull through (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "258071007", + "display" : "Rebreathing method", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rebreathing method (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "258075003", + "display" : "Serotyping", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Serotyping (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "258076002", + "display" : "Sham feed technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sham feed technique (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "258077006", + "display" : "Sheridan Gardiner technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sheridan Gardiner technique (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "258078001", + "display" : "Station pull-through", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Station pull-through (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "258080007", + "display" : "Thermodilution technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thermodilution technique (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "258081006", + "display" : "Ultraviolet absorption", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ultraviolet absorption (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "258082004", + "display" : "Vector volume analysis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vector volume analysis (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "258083009", + "display" : "Visual estimation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Visual estimation (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "258084003", + "display" : "Weighing of swabs", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Weighing of swabs (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "258086001", + "display" : "Zymodeme typing", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Zymodeme typing (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "258087005", + "display" : "Agar dilution", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Agar dilution (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "258094008", + "display" : "Dark ground", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dark ground microscopy technique" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dark ground microscopy technique (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "258099003", + "display" : "Fluorescence", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fluorescence microscopy technique" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fluorescence microscopy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fluorescence microscopy technique (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "258100006", + "display" : "Heterophoria method", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Heterophoria method (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "258102003", + "display" : "Intermittent withdrawal technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intermittent withdrawal technique (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "258109007", + "display" : "Restriction fragment length polymorphism", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "RFLP - Restriction fragment length polymorphism" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Restriction fragment length polymorphism technique" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Restriction fragment length polymorphism technique (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "258110002", + "display" : "Saline method", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Saline method (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "258112005", + "display" : "Sequence specific oligonucleotide probe", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sequence specific oligonucleotide probe (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "258113000", + "display" : "Sequence specific primers-polymerase chain reaction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sequence specific primers-polymerase chain reaction (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "258114006", + "display" : "SRH - Single radial hemolysis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Single radial hemolysis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "SRH - Single radial haemolysis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Single radial haemolysis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Single radial hemolysis (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "258118009", + "display" : "Suction drainage measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Suction drainage measurement (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "258120007", + "display" : "Vapour pressure depression", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vapor pressure depression" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vapor pressure depression (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "258121006", + "display" : "Ungated equilibrium", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ungated equilibrium (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "258122004", + "display" : "Whole cell long chain fatty acid methyl ester analysis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Whole cell long chain fatty acid methyl ester analysis (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "258123009", + "display" : "ECG gated technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Electrocardiogram gated technique (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Electrocardiogram gated technique" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "258124003", + "display" : "Gated equilibrium", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gated equilibrium (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "258125002", + "display" : "Freezing point depression", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Freezing point depression (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "258126001", + "display" : "Phase contrast", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phase contrast microscopy technique" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phase contrast microscopy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phase contrast microscopy technique (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "258128000", + "display" : "Sjogren hand technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sjögren hand technique (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sjögren hand technique" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "258129008", + "display" : "Snellen technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Snellen technique (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "258131004", + "display" : "Sucrose density gradient separation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sucrose density gradient separation (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "258133001", + "display" : "Plate assay", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Plate assay technique (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Plate assay technique" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "258144009", + "display" : "Position change", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Position change (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "258150004", + "display" : "Transmission", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transmission (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "258159003", + "display" : "Slime production typing", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Slime production typing (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "258164004", + "display" : "Seldinger technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Seldinger technique (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "258169009", + "display" : "Remodelled pouch method", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Remodeled pouch method (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Remodeled pouch method" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "258171009", + "display" : "Blind technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blind technique (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "258173007", + "display" : "Direct vision technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Direct vision technique (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "258178003", + "display" : "Blood aspiration technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood aspiration technique (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "258179006", + "display" : "Blood flashback technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood flashback technique (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "258180009", + "display" : "Pressure waveform analysis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pressure waveform analysis (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "258181008", + "display" : "ECG analysis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Electrocardiogram analysis (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Electrocardiogram analysis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "258182001", + "display" : "Cold light transillumination", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cold light transillumination (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "258183006", + "display" : "Gas injection and auscultation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gas injection and auscultation (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "260223001", + "display" : "Maximum intercuspation technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Maximum intercuspation technique (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "260227000", + "display" : "Solid phase immune technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Solid phase immune technique (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "260231006", + "display" : "Van Slyke technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Van Slyke technique (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "260710009", + "display" : "Obturation technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Obturation technique (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "260931002", + "display" : "Post-processing", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Post-processing (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "260982004", + "display" : "Anticurvature technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anticurvature technique (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "261006005", + "display" : "Digital X-ray", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Digital" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Digital X-ray (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "261009003", + "display" : "Dual cure method", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dual cure method (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "261018001", + "display" : "Mechanical", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mechanical (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "261032004", + "display" : "Turnover", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Turnover technique" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Turnover technique (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "261033009", + "display" : "Ultrasonic endodontic technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ultrasonic technique" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ultrasonic endodontic technique (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "261039008", + "display" : "Valsalva manoeuvre", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Valsalva maneuvre" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Valsalva maneuver (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Valsalva maneuver" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "261069001", + "display" : "Double contrast technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Double contrast" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Double contrast technique (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "261070000", + "display" : "Double flare technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Double flare technique (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "261190007", + "display" : "Dautrey method", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dautrey method (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "261192004", + "display" : "Balanced force technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Balanced force technique (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "261194003", + "display" : "Cine study", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cine study (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "261196001", + "display" : "Direct application technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Direct application technique (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "261208004", + "display" : "Intermittent administration", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intermittent administration (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "261209007", + "display" : "Nipple sharing technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nipple sharing technique (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "261212005", + "display" : "Percutaneous with automated instrumentation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Percutaneous with automated instrumentation (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "261213000", + "display" : "Percutaneous with endoscopic instrumentation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Percutaneous with endoscopic instrumentation (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "261214006", + "display" : "Percutaneous with laser instrumentation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Percutaneous with laser instrumentation (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "261215007", + "display" : "Percutaneous with manual instrumentation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Percutaneous with manual instrumentation (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "261216008", + "display" : "Radionuclide plethysmography", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radionuclide plethysmography (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "261271009", + "display" : "Thermal plastic technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thermal plastic technique (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "261272002", + "display" : "Thermal solid technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thermal solid technique (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "261338007", + "display" : "Adhesive with supplementary suture technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adhesive with supplementary suture technique (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "261373009", + "display" : "Implant technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Implant technique (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "261504003", + "display" : "Close rectal dissection technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Close rectal dissection technique (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "261510003", + "display" : "Conventional angiography", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional angiography (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "261548008", + "display" : "Periarticular osteotomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Periarticular osteotomy (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "261561008", + "display" : "Shelf technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Shelf technique (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "261567007", + "display" : "Thermal injection technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thermal injection technique (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "261573008", + "display" : "Thyrotrophin releasing hormone stimulation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "TRH - Thyrotrophin releasing hormone stimulation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thyrotrophin releasing hormone stimulation (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "261671000", + "display" : "Air contrast technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Air contrast technique (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "261699009", + "display" : "Before the filter", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pre-dilution" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Before the filter (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "261700005", + "display" : "Benchekroun technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Benchekroun technique (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "261708003", + "display" : "Biochemical bond component fixation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Biochemical bond fixation of prosthetic joint component" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Biochemical bonding system" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Biochemical bond component fixation (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "261710001", + "display" : "Bisecting angle technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bisecting angle technique (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "261714005", + "display" : "Bone ingrowth system", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bone ingrowth fixation of prosthetic joint component" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bone-ingrowth component fixation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bone-ingrowth component fixation (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "261732005", + "display" : "Corticotrophin releasing hormone stimulation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CRH - Corticotrophin releasing hormone stimulation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Corticotrophin releasing hormone stimulation (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "261754007", + "display" : "Continuous infusion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Continuous infusion (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "261787006", + "display" : "Explant technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Explant technique (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "261790000", + "display" : "Extra-high resolution technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Extra-high resolution technique (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "261793003", + "display" : "Flow-directed technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Flow-directed technique (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "261856001", + "display" : "Isaacs technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Isaacs technique (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "261909000", + "display" : "Light cure method", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Light cure method (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "261940007", + "display" : "Mechanical grab method", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mechanical grab method (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "261943009", + "display" : "Mitrofanoff technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mitrofanoff technique (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "261947005", + "display" : "Modified double flare technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Modified double flare technique (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "261958001", + "display" : "Multiplanar reconstruction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Multiplanar reconstruction (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "261981004", + "display" : "Neutral zone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neutral zone (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "262041006", + "display" : "Paralleling technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paralleling technique (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "262048000", + "display" : "Patient cycled method", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Patient cycled method (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "262062007", + "display" : "Power output", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Power output (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "262063002", + "display" : "Powered method", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Powered method (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "262064008", + "display" : "Powered flexible method", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Powered flexible method (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "262065009", + "display" : "Powered rigid method", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Powered rigid method (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "262069003", + "display" : "Pressure controlled method", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pressure controlled method (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "262092003", + "display" : "Reciprocal mechanical technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reciprocal mechanical technique (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "262095001", + "display" : "Remaining connected", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Remaining connected (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "262110008", + "display" : "Rotary mechanical endodontic technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rotary mechanical technique" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rotary mechanical endodontic technique (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "262136001", + "display" : "Self-cure method", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Self-cure method (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "262148003", + "display" : "Single contrast technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Single contrast" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Single contrast technique (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "262162005", + "display" : "Sonic endodontic technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sonic technique" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sonic endodontic technique (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "262174009", + "display" : "Standardised technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Standardized technique" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Standardized technique (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "262180001", + "display" : "Stepback technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stepback technique (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "262181002", + "display" : "Stepdown technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stepdown technique (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "262201007", + "display" : "Thallium uptake method", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thallium uptake method (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "262207006", + "display" : "Time cycled method", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Time cycled method (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "262265000", + "display" : "Volume controlled method", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Volume controlled method (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "262278000", + "display" : "Warming intravenous fluid technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "IV fluid warming" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Warming intravenous fluid technique (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "262293001", + "display" : "Wire guided technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Wire guided technique (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "262295008", + "display" : "With clearance measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "With clearance measurement (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "262296009", + "display" : "Cross-compression technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cross-compression technique (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "262300005", + "display" : "With GFR", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "With glomerular filtration rate (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "With glomerular filtration rate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "262305000", + "display" : "With separation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "With separation (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "262310001", + "display" : "With ureteric peristalsis analysis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "With ureteric peristalsis analysis (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "262313004", + "display" : "Without remount", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Without remount (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "262320006", + "display" : "Xenon clearance method", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Xenon clearance method (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "262323008", + "display" : "After the filter", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Post-dilution" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "After the filter (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "263664004", + "display" : "Altered cast technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Altered cast technique (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "263696007", + "display" : "Broth dilution", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Broth dilution (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "263725008", + "display" : "Constant acceleration technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Constant acceleration technique (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "263746004", + "display" : "Electrosensitivity technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Electrosensitivity technique (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "263781002", + "display" : "Impulse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Impulse (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "263809005", + "display" : "Microvascular", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Microvascular (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "263902000", + "display" : "Transcutaneous method", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transcutaneous method (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "264220008", + "display" : "Superior pedicle technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Marchac technique" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Superior pedicle technique (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "264268002", + "display" : "Agarose technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Agarose technique (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "264269005", + "display" : "Amino acid signature pattern analysis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Amino acid signature pattern analysis (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "264270006", + "display" : "Central pedicle technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Biesenberger technique" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Central pedicle technique (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "264271005", + "display" : "Complement component 1q binding assay", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Complement component 1q binding assay technique (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Complement component 1q binding assay technique" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "264272003", + "display" : "Conductivity technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conductivity technique (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "264273008", + "display" : "Continuous withdrawal technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Continuous withdrawal technique (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "264275001", + "display" : "Fluorescence polarisation immunoassay", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fluorescence polarization immunoassay" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fluorescence polarization immunoassay technique (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fluorescence polarisation immunoassay technique" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fluorescence polarization immunoassay technique" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "264276000", + "display" : "Half chessboard method", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Half chessboard method (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "264277009", + "display" : "Heel bounce", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Heel bounce (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "264279007", + "display" : "Hydroxylamine method", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hydroxylamine method (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "264280005", + "display" : "Inferior pedicle technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Robbins technique" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inferior pedicle technique (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "264281009", + "display" : "Dufourmental technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lateralising technique" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lateralizing technique" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lateralizing technique (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "264283007", + "display" : "Multiple-breath technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Multiple-breath technique (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "264284001", + "display" : "Single-breath technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Single-breath technique (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "264355007", + "display" : "Ffooks technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ffooks technique (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "264582003", + "display" : "Antibiogram typing", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antibiogram typing (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "264583008", + "display" : "Auxotyping", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Auxotyping (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "264584002", + "display" : "Bacteriocin typing", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bacteriocin typing (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "264590003", + "display" : "Hypothalamic stimulation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypothalamic stimulation (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "264619009", + "display" : "100 hue technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "100 hue technique (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "264773007", + "display" : "Dienes typing", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dienes typing (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "264788002", + "display" : "Biotyping", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Biotyping (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "264828007", + "display" : "City University technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "City University technique (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "264859009", + "display" : "Maclure technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Maclure technique (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "264863002", + "display" : "Morphotyping", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Morphotyping (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "264896000", + "display" : "Nucleic acid analysis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nucleic acid analysis (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "264903000", + "display" : "Pattern onset/offset stimulation technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pattern onset/offset stimulation technique (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "264934001", + "display" : "Toxin typing", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Toxin typing (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "264935000", + "display" : "Transluminal prosthetic method", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transluminal prosthetic method (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "264946002", + "display" : "White noise masking of opposite ear", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "White noise masking of opposite ear (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "272389005", + "display" : "Analysis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Analysis (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "272390001", + "display" : "Dilution", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dilution (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "272391002", + "display" : "Measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Measurement technique (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Measurement technique" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "272392009", + "display" : "Assay", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Assay technique (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Assay technique" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "272393004", + "display" : "Tests", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tests (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "272395006", + "display" : "Typings", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Typings (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "276857005", + "display" : "Thoracic impedance", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thoracic impedance (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transthoracic impedance" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "277337007", + "display" : "Surface landmark technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Surface landmark technique (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Surface palpation technique" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "277581000", + "display" : "Suturing techniques", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Suturing techniques (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "277620007", + "display" : "Dental techniques", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dental techniques (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "277768009", + "display" : "Automated endodontic technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Automated technique" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Automated endodontic technique (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "277769001", + "display" : "Hand technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hand endodontic technique" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hand endodontic technique (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "277835006", + "display" : "Flap valve technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Flap valve technique (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "277853000", + "display" : "Submucosal tunnel technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Submucosal tunnel technique (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "277913002", + "display" : "Washing of swabs", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Washing of swabs (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "278283001", + "display" : "Percutaneous techniques", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Percutaneous techniques (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "278289002", + "display" : "Microscopy technique (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Microscopy technique" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "278300004", + "display" : "Pull-through technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pull-through technique (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "278394000", + "display" : "Fluid replacement technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fluid replacement technique (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "278395004", + "display" : "Imaging technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Imaging technique (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "278440009", + "display" : "Copy denture technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Copy denture technique (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "281408006", + "display" : "Flow triggering", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Flow triggering (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "281409003", + "display" : "Pressure triggering", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pressure triggering (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "281410008", + "display" : "Differential lung ventilation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "DLV - Differential lung ventilation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Differential lung ventilation (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "281417006", + "display" : "One lung ventilation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "OLV - One lung ventilation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "One lung ventilation (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "281418001", + "display" : "Left lung ventilation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Left lung ventilation (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "281419009", + "display" : "Right lung ventilation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Right lung ventilation (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "281420003", + "display" : "Bilateral lung ventilation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bilateral lung ventilation (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "284466007", + "display" : "Anger management technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anger management technique (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "284467003", + "display" : "Relaxation technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Relaxation technique (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "286811001", + "display" : "Pressure limited cycling method", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pressure limited cycling method (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "302554003", + "display" : "Contrast imaging technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Contrast imaging technique (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "304033004", + "display" : "Specific stimulation technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Specific stimulation technique (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "304364007", + "display" : "Fixation of prosthetic joint component", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fixation of prosthetic joint component (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "304367000", + "display" : "Uncemented component fixation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Uncemented fixation of prosthetic joint component" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Uncemented component fixation (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309796000", + "display" : "Loss of resistance technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Loss of resistance technique (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309797009", + "display" : "Loss of resistance to air", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Loss of resistance to air (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309798004", + "display" : "Loss of resistance to saline", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Loss of resistance to saline (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "312245009", + "display" : "Angiography technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Angiography technique (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "312246005", + "display" : "Digital subtraction angiography", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Digital subtraction angiography (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "312348008", + "display" : "Image post-processing", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Image post-processing (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "313115005", + "display" : "Flap transfer technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Flap transfer technique (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "313116006", + "display" : "Advancement technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Advancement technique (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "313201001", + "display" : "Simple suture technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Simple suture technique (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "313202008", + "display" : "Z-plasty technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Z-plasty technique (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "313281003", + "display" : "Forward sliding", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Forward sliding (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "359838000", + "display" : "Nephelometry", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nephelometry (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "362943005", + "display" : "Manual method", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Manual method (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "371871002", + "display" : "Single beats - numeric estimation technique (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Single beats - numeric estimation technique" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "371912002", + "display" : "Best value - numeric estimation technique (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Best value" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Best value - numeric estimation technique" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "371913007", + "display" : "Point source - numeric estimation technique (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Point source - numeric estimation technique" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "371914001", + "display" : "Peak to peak - numeric estimation technique (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Peak to peak - numeric estimation technique" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "371916004", + "display" : "Representative - numeric estimation technique (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Representative - numeric estimation technique" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "373098007", + "display" : "Mean - numeric estimation technique (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mean - numeric estimation technique" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Average - numeric estimation technique" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "373099004", + "display" : "Median - numeric estimation technique (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Median - numeric estimation technique" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "373100007", + "display" : "Mode - numeric estimation technique (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mode - numeric estimation technique" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "373115008", + "display" : "Routine - numeric estimation technique (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Routine - numeric estimation technique" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "397801003", + "display" : "Single bolus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Single bolus (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "397850009", + "display" : "Intravascular confirmation method (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intravascular confirmation method" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "397884008", + "display" : "Intermittent bolus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intermittent bolus (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "397916001", + "display" : "Loss of resistance technique - other fluid (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Loss of resistance technique - other fluid" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "398037009", + "display" : "Vessel location technique (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vessel location technique" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "398129004", + "display" : "Loss of resistance technique - both saline and air (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Loss of resistance technique - both saline and air" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "398317000", + "display" : "Finder needle technique (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Finder needle technique" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Seeker needle technique" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "404655007", + "display" : "Autofluorescence", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Autofluorescence microscopy technique (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Autofluorescence microscopy technique" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "414378002", + "display" : "Hanging drop technique (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hanging drop technique" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "414456005", + "display" : "Imaging guidance technique (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Imaging guidance technique" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "414611008", + "display" : "Line placement technique (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Line placement technique" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "415037003", + "display" : "Paresthesia technique (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paresthesia technique" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paraesthesia technique" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "415741008", + "display" : "Transarterial technique (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transarterial technique" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "416238005", + "display" : "Intubation technique (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intubation technique" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "416423007", + "display" : "Tracheal intubation technique (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tracheal intubation technique" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "417453009", + "display" : "Bronchial intubation technique (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bronchial intubation technique" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "418449005", + "display" : "Gently (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gently" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "418694008", + "display" : "Rapidly (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rapidly" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "419125005", + "display" : "Liberally (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Liberally" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "419443000", + "display" : "Slowly (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Slowly" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "419913006", + "display" : "Vigorously (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vigorously" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "420004004", + "display" : "Swallowed whole (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Swallowed whole" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "424457002", + "display" : "Intrathecal confirmation technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intrathecal confirmation technique (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Confirmation of dural puncture" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intrathecal confirmation method" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "445911007", + "display" : "Extracorporeal technique (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Extracorporeal technique" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "446402005", + "display" : "Hemodialysis technique (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemodialysis technique" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemodialysis technique" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "446406008", + "display" : "Inhalation technique (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inhalation technique" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "446947001", + "display" : "Electroosmosis technique (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Electroosmosis technique" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Electroendosmosis technique" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "447027002", + "display" : "Irrigation technique (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Irrigation technique" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "447056002", + "display" : "Occlusive dressing technique (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Occlusive dressing technique" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "447120003", + "display" : "Injection technique (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injection technique" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "447692002", + "display" : "Percutaneous gastrostomy (button) technique (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Percutaneous gastrostomy (button) technique" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "447693007", + "display" : "Peritoneal dialysis technique (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Peritoneal dialysis technique" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "447826007", + "display" : "Infusion technique (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infusion technique" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "447963004", + "display" : "Intravenous push technique (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intravenous push technique" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "448076005", + "display" : "Iontophoresis technique (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Iontophoresis technique" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "449137004", + "display" : "Intravenous piggyback technique (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intravenous piggyback technique" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "449225005", + "display" : "Hemodiafiltration technique (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemodiafiltration technique" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemodiafiltration technique" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "702658000", + "display" : "Microbial culture", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Microbial culture technique" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Microbial culture technique (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "702659008", + "display" : "Automated count", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Automated count technique (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Automated count technique" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "702660003", + "display" : "Test strip", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Test strip technique (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Test strip technique" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "702661004", + "display" : "Light microscopy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Light microscopy technique" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Light microscopy technique (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "702662006", + "display" : "High power field light microscopy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "High power field light microscopy technique (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "High power field light microscopy technique" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "702663001", + "display" : "Manual count", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Manual count technique (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Manual count technique" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "702664007", + "display" : "Immunological method (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immunological method" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "702665008", + "display" : "Cytology stain", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cytology stain technique" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cytology stain technique (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "702666009", + "display" : "Cytology", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cytology technique (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cytology technique" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "702667000", + "display" : "Clearance calculation formula (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clearance calculation formula" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "702668005", + "display" : "Modification of diet in renal disease formula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "MDRD" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Modification of diet in renal disease formula (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "702669002", + "display" : "Direct assay", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Direct assay technique" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Direct assay technique (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "702673004", + "display" : "Deoxyribonucleic acid probe", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "DNA probe technique" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deoxyribonucleic acid probe technique (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deoxyribonucleic acid probe technique" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "702674005", + "display" : "Nucleic acid hybridization probe", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nucleic acid hybridization probe technique (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nucleic acid hybridization probe technique" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nucleic acid hybridisation probe" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nucleic acid hybridisation probe technique" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "702675006", + "display" : "Probe with target amplification", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PCR" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Probe with target amplification technique (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Probe with target amplification technique" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "702872006", + "display" : "Detection limit equal to or less than 20 mg/L", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Measurement technique with detection limit equal to or less than 20 mg/L" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Measurement technique with detection limit equal to or less than 20 mg/L (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "702873001", + "display" : "Calculation technique (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Calculation technique" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "702940009", + "display" : "Filtration", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Filtration technique (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Filtration technique" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "702941008", + "display" : "Paraffin embedding", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paraffin embedding (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "702942001", + "display" : "Concentration (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Concentration" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "702943006", + "display" : "DNA extraction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deoxyribonucleic acid extraction technique" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deoxyribonucleic acid extraction technique (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "702944000", + "display" : "RNA extraction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ribonucleic acid extraction technique" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ribonucleic acid extraction technique (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "702945004", + "display" : "Estimated from glycated haemoglobin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Estimated from glycated hemoglobin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Estimated from glycated hemoglobin technique" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Estimated from glycated hemoglobin technique (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Estimated from glycated haemoglobin technique" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "702946003", + "display" : "Coagulation technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Coagulation technique (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "702947007", + "display" : "Corrected for nucleated erythrocytes", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Corrected for nucleated erythrocytes technique" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Corrected for nucleated erythrocytes technique (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "703436002", + "display" : "Detection limit equal to or less than 0.005 mIU/L", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Measurement technique with detection limit equal to or less than 0.005 mIU/L (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Measurement technique with 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", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Measurement technique with detection limit equal to or less than 0.01 ng/mL (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Measurement technique with 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", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Measurement technique with detection limit equal to or less than 0.05 mIU/L" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Measurement technique with detection limit equal to or less than 0.05 mIU/L (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "703439009", + "display" : "Detection limit equal to or less than 1.0 ng/dL", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Measurement technique with detection limit equal to or less than 1.0 ng/dL (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Measurement technique with 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", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Measurement technique with detection limit equal to or less than 3.47 pmol/L" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Measurement technique with detection limit equal to or less than 3.47 pmol/L (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "703441005", + "display" : "Wright stain method", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Wright stain method (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "703442003", + "display" : "Gradient strip susceptibility test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gradient strip susceptibility test technique (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gradient strip susceptibility test technique" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "703443008", + "display" : "Fungus stain method", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fungus stain method (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "703444002", + "display" : "Fluorescent immunoassay", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fluorescent immunoassay (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immunofluorescence technique" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "703445001", + "display" : "Ion selective electrode measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ion selective electrode measurement technique (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ion selective electrode measurement technique" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "703446000", + "display" : "Immunoblot assay", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immunoblot assay technique (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immunoblot assay technique" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "703447009", + "display" : "EIA technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Enzyme immunoassay technique" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Enzyme immunoassay technique (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "703448004", + "display" : "Latex agglutination test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Latex agglutination test technique (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Latex agglutination test technique" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "703449007", + "display" : "Radioimmunoassay", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radioimmunoassay technique" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radioimmunoassay technique (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "703450007", + "display" : "Electrophoresis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Electrophoresis technique (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Electrophoresis technique" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "703451006", + "display" : "Low power field light microscopy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Low power field light microscopy technique (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Low power field light microscopy technique" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "703452004", + "display" : "Electrical impedance technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Electrical impedance technique (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "703454003", + "display" : "Centrifugation technique (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Centrifugation technique" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "703455002", + "display" : "Rapid Plasma Reagin technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rapid Plasma Reagin technique (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "RPR technique" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "703456001", + "display" : "Venereal Disease Research Laboratory technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Venereal Disease Research Laboratory technique (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "VDRL technique" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "703457005", + "display" : "Wet preparation technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Wet preparation technique (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "703458000", + "display" : "Neutralization method", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neutralization method (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neutralisation method" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "703459008", + "display" : "Westergren technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Westergren technique (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "703460003", + "display" : "Wintrobe technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Wintrobe technique (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "703461004", + "display" : "Concentration of parasites method", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Concentration of parasites method (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "703462006", + "display" : "Cockcroft-Gault formula (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cockcroft-Gault formula" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "703463001", + "display" : "Calculated from oxygen partial pressure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Calculation from oxygen partial pressure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Calculation from oxygen partial pressure (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "703488009", + "display" : "Coagulation 1:1 saline mixture technique (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Coagulation 1:1 saline mixture technique" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "703490005", + "display" : "Transcutaneous CO2 monitor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transcutaneous carbon dioxide monitor method (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transcutaneous carbon dioxide monitor method" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "703492002", + "display" : "Transcutaneous O2 monitor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transcutaneous oxygen monitor method (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transcutaneous oxygen monitor method" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "703497008", + "display" : "Calculated from signal to cutoff ratio", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Calculation from signal to cutoff ratio" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Calculation from signal to cutoff ratio (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "703501003", + "display" : "Toxicology screening technique (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Toxicology screening technique" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "703505007", + "display" : "Clearance calculation relative to 1.73 square meters body surface area (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clearance calculation relative to 1.73 square meters body surface area" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clearance calculation relative to 1.73 square metres body surface area" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "703506008", + "display" : "Clearance calculation relative to 1.73 square meters body surface area and adjusted for African race", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clearance calculation relative to 1.73 square meters body surface area and adjusted for African race (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clearance calculation relative to 1.73 square metres 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)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clearance calculation relative to 1.73 square meters body surface area and adjusted for non-African race" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clearance calculation relative to 1.73 square metres body surface area and adjusted for non-African race" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "703689005", + "display" : "High sensitivity method for C-reactive protein", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "High sensitivity method for C-reactive protein (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "703690001", + "display" : "Confirmatory technique (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Confirmatory technique" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Confirm" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "703724007", + "display" : "High sensitivity method for estradiol (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "High sensitivity method for estradiol" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "703725008", + "display" : "Culture", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Culture technique (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Culture technique" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "703750006", + "display" : "Aerobic culture", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aerobic culture technique" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aerobic culture technique (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "703751005", + "display" : "Anaerobic culture", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anaerobic culture technique" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anaerobic culture technique (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "703752003", + "display" : "Organism specific culture", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Organism specific culture technique (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Organism specific culture technique" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "703753008", + "display" : "Detecting without classifying", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Detecting without classifying (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "703754002", + "display" : "Detecting by light microscopy without classifying", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Detecting by light microscopy without classifying (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "703856008", + "display" : "Organism staining technique (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Organism staining technique" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "703857004", + "display" : "Staining technique (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Staining technique" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "703858009", + "display" : "Numeric estimation technique (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Numeric estimation technique" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "703950001", + "display" : "High sensitivity method for bioavailable testosterone (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "High sensitivity method for bioavailable testosterone" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "707682000", + "display" : "Adjusted measurement technique (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adjusted measurement technique" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "707683005", + "display" : "Adjusted for diabetes technique (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adjusted for diabetes technique" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adjusted for diabetes" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "707684004", + "display" : "Adjusted for multiple gestations technique (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adjusted for multiple gestations technique" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adjusted for multiple gestations" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "707685003", + "display" : "Adjusted for sex hormone binding globulin technique (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adjusted for sex hormone binding globulin technique" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adjusted for sex hormone binding globulin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "707687006", + "display" : "Adjusted for weight technique (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adjusted for weight technique" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adjusted for weight" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "707688001", + "display" : "Adjusted to patients actual temperature technique (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adjusted to patients actual temperature technique" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adjusted to patients actual temperature" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "707689009", + "display" : "Adjusted to pH 7.4 technique (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adjusted to pH 7.4 technique" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adjusted to pH 7.4" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "707690000", + "display" : "Corrected for albumin technique (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Corrected for albumin technique" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Corrected for albumin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "707691001", + "display" : "Corrected for background technique (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Corrected for background technique" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Corrected for background" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "707692008", + "display" : "Corrected for glucose technique (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Corrected for glucose technique" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Corrected for glucose" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "707693003", + "display" : "Corrected for total protein technique (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Corrected for total protein technique" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Corrected for total protein" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "707694009", + "display" : "Saturation adjusted to 0.5 technique (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Saturation adjusted to 0.5 technique" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Saturation adjusted to 0.5" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "707695005", + "display" : "Standard base excess technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Standard base excess calculation technique (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Standard base excess calculation technique" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "707696006", + "display" : "Standard base excess adjusted for oxygen saturation technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Standard base excess calculation adjusted for oxygen saturation technique (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Standard base excess calculation adjusted for oxygen saturation technique" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "707698007", + "display" : "Ion selective membrane electrode output adjusted to pH 7.4", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ion selective membrane electrode output adjusted to pH 7.4 (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "707699004", + "display" : "Helium single breath output adjusted for hemoglobin (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Helium single breath output adjusted for hemoglobin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Helium single breath output adjusted for haemoglobin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "707700003", + "display" : "Automated count output corrected for nucleated erythrocytes (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Automated count output corrected for nucleated erythrocytes" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "707701004", + "display" : "Calculated and adjusted for body weight (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Calculated and adjusted for body weight" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "707702006", + "display" : "Calculated output adjusted to standard (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Calculated output adjusted to standard" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "708056006", + "display" : "Acid fast stain", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acid fast stain technique" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acid fast stain technique (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "708058007", + "display" : "Flow cytometry", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Flow cytometry technique (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Flow cytometry technique" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "708060009", + "display" : "Genotype determination", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Genotype determination technique" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Genotype determination technique (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "708061008", + "display" : "Gram stain", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gramme stain" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gram stain technique (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gram stain technique" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "708062001", + "display" : "Immunodiffusion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immunodiffusion technique (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immunodiffusion technique" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "708063006", + "display" : "Immunoelectrophoresis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immunoelectrophoresis technique" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immunoelectrophoresis technique (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "708064000", + "display" : "Immunofixation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immunofixation technique" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immunofixation technique (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "708065004", + "display" : "Pulse oximetry", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pulse oximetry technique (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pulse oximetry technique" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "708066003", + "display" : "Trichrome stain", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trichrome stain technique (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trichrome stain technique" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "708067007", + "display" : "Wright-Giemsa stain", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Wright-Giemsa stain technique" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Wright-Giemsa stain technique (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "708068002", + "display" : "Molecular genetics", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Molecular genetics technique (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Molecular genetics technique" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "708069005", + "display" : "Chromogenic technique (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chromogenic technique" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "708070006", + "display" : "Solubility test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Solubility test technique (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Solubility test technique" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "708071005", + "display" : "Smearing technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Smearing technique (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "708072003", + "display" : "Multiple allergen-bearing disc", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Multiple allergen-bearing disc technique" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Multiple allergen-bearing disc technique (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "708073008", + "display" : "Minimum inhibitory concentration susceptibility test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Minimum inhibitory concentration" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "MIC" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Minimum inhibitory concentration susceptibility test technique" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Minimum inhibitory concentration susceptibility test technique (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "708074002", + "display" : "LISS", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Low ionic strength saline" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Low ionic strength saline technique" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Low ionic strength saline technique (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "708075001", + "display" : "KOH preparation technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Potassium hydroxide preparation technique" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Potassium hydroxide preparation technique (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "708076000", + "display" : "Kleihauer-Betke technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Kleihauer-Betke technique (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "708077009", + "display" : "Infrared spectroscopy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infrared spectroscopy technique (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infrared spectroscopy technique" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "708078004", + "display" : "India ink staining technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "India ink preparation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "India ink staining technique (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "708097004", + "display" : "Immunohistochemistry", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immunohistochemistry technique" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immunohistochemistry technique (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "708099001", + "display" : "Rapid immunoassay", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rapid immunoassay technique (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rapid immunoassay technique" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "708104000", + "display" : "Agglutination technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Agglutination technique (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "708125000", + "display" : "Cold incubation, 24 hours", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "1 day cold incubation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "1D cold incubation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cold incubation technique, 24 hours (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cold incubation technique, 24 hours" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "708128003", + "display" : "Acid fast Kinyoun's cold carbolfuchsin stain", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acid fast Kinyoun's cold carbolfuchsin stain technique (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acid fast Kinyoun's cold carbolfuchsin stain technique" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "708130001", + "display" : "Coombs test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anti human globulin test" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anti human globulin test technique" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anti human globulin test technique (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "708131002", + "display" : "Anti human globulin test, direct", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Coombs test, direct" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anti human globulin test technique, direct" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anti human globulin test technique, direct (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "708132009", + "display" : "Anti human globulin test, indirect", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Coombs test, indirect" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anti human globulin test technique, indirect" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anti human globulin test technique, indirect (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "708133004", + "display" : "Complement fixation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Complement fixation technique" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Complement fixation technique (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "708532004", + "display" : "Platelet aggregation technique (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Platelet aggregation technique" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Platelet aggregation" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "718496006", + "display" : "Bacterial bacteriophage typing (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bacterial bacteriophage typing" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phage typing" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "719677008", + "display" : "Direct immunocytochemical technique (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Direct immunocytochemical technique" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "722252002", + "display" : "Wedge pressure technique (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Wedge pressure technique" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "723204004", + "display" : "Base delta calculation technique (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Base delta calculation technique" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "723205003", + "display" : "Anion gap calculation technique (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anion gap calculation technique" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "723206002", + "display" : "Anion gap based on sodium, chloride and bicarbonate ions calculation technique (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anion gap based on sodium, chloride and bicarbonate ions calculation technique" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anion gap 3 calculation technique" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "723207006", + "display" : "Anion gap based on sodium, potassium, chloride and bicarbonate ions calculation technique (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anion gap based on sodium, potassium, chloride and bicarbonate ions calculation technique" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anion gap 4 calculation technique" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "723208001", + "display" : "Base excess calculation technique (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Base excess calculation technique" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "723209009", + "display" : "Base deficit calculation technique (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Base deficit calculation technique" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "723210004", + "display" : "Sedimentation technique (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sedimentation technique" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "723211000", + "display" : "Zetafuge technique (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Zetafuge technique" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "725675008", + "display" : "Cytochemical stain technique (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cytochemical stain" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cytochemical stain technique" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "725996004", + "display" : "Detecting by low power field light microscopy without classifying (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Detecting by low power field light microscopy without classifying" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "725997008", + "display" : "Detecting by high power field light microscopy without classifying (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Detecting by high power field light microscopy without classifying" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "726443006", + "display" : "Column chromatography technique (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Column chromatography technique" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "726444000", + "display" : "Liquid-based preparation technique (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Liquid-based preparation technique" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "726445004", + "display" : "ThinPrep cytology technique (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ThinPrep cytology technique" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "726446003", + "display" : "Dialysis technique (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dialysis technique" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "726447007", + "display" : "Kaolin induced coagulation technique (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Kaolin induced coagulation technique" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "726448002", + "display" : "Sequence identifier technique (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sequence identifier technique" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "726449005", + "display" : "Immunoassay technique (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immunoassay technique" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "726451009", + "display" : "Signal amplification technique (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Signal amplification technique" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "726528006", + "display" : "Genotyping (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Genotyping" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "726748001", + "display" : "Radioallergosorbent testing technique (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radioallergosorbent testing technique" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "RAST - radioallergosorbent test" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "733985002", + "display" : "Reported (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reported" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "735139002", + "display" : "Fifty percent hemolytic complement technique (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Complement total hemolytic CH50" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Complement total haemolytic CH50" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fifty percent hemolytic complement technique" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fifty percent haemolytic complement technique" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CH50 (fifty percent hemolytic complement) technique" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CH50 (fifty percent haemolytic complement) technique" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "735140000", + "display" : "Complement total hemolytic CH100", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Complement total haemolytic CH100" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hundred percent hemolytic complement technique (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hundred percent hemolytic complement technique" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hundred percent haemolytic complement technique" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CH100 (hundred percent haemolytic complement) technique" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CH100 (hundred percent hemolytic complement) technique" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "735142008", + "display" : "Platelet mean volume calculation technique (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Platelet mean volume calculation technique" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PMV (platelet mean volume) calculation technique" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "735143003", + "display" : "Platelet distribution width calculation technique (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Platelet distribution width calculation technique" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PDW (platelet distribution width) calculation technique" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "735146006", + "display" : "Erythrocyte mean corpuscular volume calculation technique (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Erythrocyte mean corpuscular volume calculation technique" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "MCV (erythrocyte mean corpuscular volume) calculation technique" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "735147002", + "display" : "Erythrocyte mean corpuscular hemoglobin concentration calculation technique (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Erythrocyte mean corpuscular hemoglobin concentration calculation technique" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Erythrocyte mean corpuscular haemoglobin concentration calculation technique" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "MCHC (erythrocyte mean corpuscular haemoglobin concentration) calculation technique" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "MCHC (erythrocyte mean corpuscular hemoglobin concentration) calculation technique" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "735148007", + "display" : "Erythrocyte mean corpuscular hemoglobin calculation technique (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Erythrocyte mean corpuscular hemoglobin calculation technique" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Erythrocyte mean corpuscular haemoglobin calculation technique" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "MCH (erythrocyte mean corpuscular hemoglobin) calculation technique" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "MCH (erythrocyte mean corpuscular haemoglobin) calculation technique" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "735149004", + "display" : "Erythrocyte distribution width calculation technique (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Erythrocyte distribution width calculation technique" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "RDW (erythrocyte distribution width) calculation technique" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "737102004", + "display" : "Automated test strip technique (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Automated test strip technique" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "737103009", + "display" : "Manual test strip technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Manual test strip technique (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "737104003", + "display" : "Predicted by Cockcroft-Gault formula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Predicted by Cockcroft-Gault formula (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "737105002", + "display" : "Glomerular filtration rate calculation technique (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glomerular filtration rate calculation technique" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "GFR (glomerular filtration rate) calculation technique" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "737106001", + "display" : "Chromosome-specific cell free deoxyribonucleic acid dosage calculation technique (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chromosome-specific cell free deoxyribonucleic acid dosage calculation technique" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chromosome-specific cell free DNA dosage calculation technique" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "737107005", + "display" : "Immunoglobulin G index calculation technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "IgG index calculation technique" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immunoglobulin G index calculation technique (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "737108000", + "display" : "Immunoglobulin G synthesis rate calculation technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "IgG synthesis rate calculation technique" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immunoglobulin G synthesis rate calculation technique (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "737109008", + "display" : "Free thyroxine index calculation technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Free thyroxine index calculation technique (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "FT4I (free thyroxine index) calculation technique" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "FTI (free thyroxine index) calculation technique" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "737110003", + "display" : "Free androgen index calculation technique (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Free androgen index calculation technique" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "737111004", + "display" : "Coagulation factor assay technique (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Coagulation factor assay technique" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "737112006", + "display" : "Diatomaceous earth induced coagulation technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diatomaceous earth induced coagulation technique (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "737113001", + "display" : "International normalized ratio calculation technique (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "International normalized ratio calculation technique" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "International normalised ratio calculation technique" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "INR (international normalised ratio) calculation technique" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "INR (international normalized ratio) calculation technique" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "737114007", + "display" : "Factor substitution technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Factor substitution technique (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "737115008", + "display" : "Hexagonal phase phospholipid technique (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hexagonal phase phospholipid technique" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "737116009", + "display" : "Lupus sensitive technique (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lupus sensitive technique" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "737117000", + "display" : "Lupus sensitive percent correction technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lupus sensitive percent correction technique (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "737118005", + "display" : "Lupus sensitive excess phospholipid technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lupus sensitive excess phospholipid technique (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "737119002", + "display" : "Dilute Russell viper venom percent correction technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dilute Russell viper venom percent correction technique (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "dRVVT (dilute Russell viper venom time) percent correction technique" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "737120008", + "display" : "Dilute Russell viper venom excess phospholipid technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dilute Russell viper venom excess phospholipid technique (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "dRVVT (dilute Russell viper venom time) excess phospholipid technique" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "737537008", + "display" : "Calculation based on general population risk (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Calculation based on general population risk" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "737538003", + "display" : "Calculation based on maternal age (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Calculation based on maternal age" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "738549007", + "display" : "Advanced multiple-beam equalisation radiography", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Advanced multiple-beam equalization radiography" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Advanced multiple-beam equalization radiography (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "AMBER - advanced multiple-beam equalization radiography" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "AMBER - 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", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Detection limit equal to or less than 1.0 mg/L" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Measurement technique with detection limit equal to or less than 1.0 mg/L (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "758639009", + "display" : "Patient result divided by control result calculation technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Patient result divided by control result calculation technique (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "761996005", + "display" : "Estimation technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Estimation technique (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "761997001", + "display" : "Epinephrine induced coagulation technique (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Epinephrine induced coagulation technique" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "761998006", + "display" : "Percent correction technique (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Percent correction technique" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "761999003", + "display" : "Lupus sensitive with 1:1 pooled normal plasma technique (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lupus sensitive with 1:1 pooled normal plasma technique" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "762644008", + "display" : "Estimation of bone maturation technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Estimation of bone maturation technique (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "767095001", + "display" : "Direct immunofluorescence technique (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Direct immunofluorescence technique" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Primary immunofluorescence technique" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "767096000", + "display" : "Indirect immunofluorescence technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Indirect immunofluorescence technique (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Secondary immunofluorescence technique" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "771289004", + "display" : "Rose bengal stain technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rose bengal stain technique (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "782518009", + "display" : "Modified carbapenem inactivation method", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Modified carbapenem inactivation technique" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Modified carbapenem inactivation technique (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "787997001", + "display" : "Chromogenic in situ hybridization technique (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chromogenic in situ hybridisation technique" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CISH - chromogenic in situ hybridization technique" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chromogenic in situ hybridization technique" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CISH - chromogenic in situ hybridisation technique" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "787998006", + "display" : "SISH - silver enhanced in situ hybridization technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Silver enhanced in situ hybridization technique (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "SISH - silver enhanced in situ hybridisation technique" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Silver enhanced in situ hybridization technique" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Silver enhanced in situ hybridisation technique" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "787999003", + "display" : "Human epidermal growth factor receptor 2 staining method (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human epidermal growth factor receptor 2 staining method" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "HER2 (human epidermal growth factor receptor 2) staining method" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "788000009", + "display" : "Anaplastic lymphoma kinase staining method", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anaplastic lymphoma kinase staining method (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "789735007", + "display" : "Timed unsupported steady stand technique (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Timed unsupported steady stand technique" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "833315002", + "display" : "Radionuclide dilution technique (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radionuclide dilution technique" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "865911008", + "display" : "Confocal laser scanning microscopy technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Confocal laser scanning microscopy technique (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "870596008", + "display" : "Timed six metre walk technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Timed six meter walk technique (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Timed six meter walk technique" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "897048005", + "display" : "Bioimpedance spectroscopy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bioelectrical impedance spectroscopy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bioelectrical impedance spectroscopy (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "897186003", + "display" : "Intravital microscopy (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "In vivo microscopy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intravital microscopy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "IVM - intravital microscopy" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1078210003", + "display" : "Z-score calculation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Z-score calculation technique" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Z-score calculation technique (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1144763007", + "display" : "Distance measurement of six minute walk technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Distance measurement of six minute walk technique (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1156040003", + "display" : "Self reported (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Self reported" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1156860005", + "display" : "Rapid antigen detection immunoassay technique (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rapid antigen detection immunoassay technique" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1156878000", + "display" : "Nucleic acid amplification technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Molecular nucleic acid amplification technique (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Molecular nucleic acid amplification technique" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1179120009", + "display" : "Fractionation technique (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fractionation technique" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1179171006", + "display" : "Bubble stability test technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bubble stability test technique (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1193851001", + "display" : "Local flap reconstruction by advancement - action (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Local flap reconstruction by advancement - action" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1204227006", + "display" : "Local flap reconstruction by rotation advancement technique - action (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Local flap reconstruction by rotation advancement technique - action" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1259932009", + "display" : "Loop-mediated isothermal amplification technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "LAMP - loop-mediated isothermal amplification" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Loop-mediated isothermal amplification technique (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1259933004", + "display" : "Strand displacement amplification technique (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Strand displacement amplification technique" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "SDA - strand displacement amplification" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1259934005", + "display" : "Microparticle enzyme immunoassay technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Microparticle enzyme immunoassay technique (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "MEIA - microparticle enzyme immunoassay" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1259935006", + "display" : "Chemiluminescent immunoassay technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CLIA - chemiluminescent immunoassay" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chemiluminescent immunoassay technique (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ChLIA - chemiluminescent immunoassay" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1259936007", + "display" : "Enzyme-linked fluorescence assay technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ELFA - enzyme-linked fluorescence assay" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Enzyme-linked fluorescence assay technique (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "66691000052100", + "display" : "Electrochemiluminescence immunoassay technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Electrochemiluminescence immunoassay technique (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ECLIA (electrochemiluminescence immunoassay) technique" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "66701000052100", + "display" : "Fluorescent enzyme immunoassay technique (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fluorescent enzyme immunoassay technique" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "FEIA (fluorescent enzyme immunoassay) technique" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "66711000052103", + "display" : "Line immunoassay technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "LIA (line immunoassay) technique" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Line immunoassay technique (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "66721000052106", + "display" : "Recombinant immunoblot assay technique (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recombinant immunoblot assay technique" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "RIBA (recombinant immunoblot assay) technique" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "66731000052108", + "display" : "Immunochromatographic test technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immunochromatographic test technique (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immunochromatography technique" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ICT (immunochromatographic test) technique" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "66741000052102", + "display" : "Chemiluminescent microparticle immunoassay technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chemiluminescent microparticle immunoassay technique (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CMIA (chemiluminescent microparticle immunoassay) technique" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "68431000052104", + "display" : "Enzyme-linked immunosorbent assay technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Enzyme-linked immunosorbent assay technique (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ELISA (enzyme-linked immunosorbent assay) technique" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "70521000052109", + "display" : "Affinity chromatography technique (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Affinity chromatography technique" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "70531000052106", + "display" : "Agarose gel electrophoresis technique (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Agarose gel electrophoresis technique" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "70541000052100", + "display" : "Chemiluminescence technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chemiluminescence technique (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "70551000052102", + "display" : "Enzyme-multiplied immunoassay technique (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Enzyme-multiplied immunoassay technique" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "EMIT (enzyme-multiplied immunoassay) technique" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "70561000052104", + "display" : "Gas chromatography technique (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gas chromatography technique" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "70581000052105", + "display" : "Capillary electrophoresis technique (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Capillary electrophoresis technique" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "70591000052107", + "display" : "Pyrosequencing technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pyrosequencing technique (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "70601000052104", + "display" : "Real-time polymerase chain reaction technique (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Real-time polymerase chain reaction technique" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "RT-PCR (real-time polymerase chain reaction) technique" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "70611000052102", + "display" : "Melting curve technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Melting curve technique (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "70621000052105", + "display" : "Spectrophotometric technique (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spectrophotometric technique" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spectrophotometry technique" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "83561000052101", + "display" : "Photometry technique (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Photometry technique" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "83581000052107", + "display" : "Matrix assisted laser desorption ionization time of flight mass spectrometry technique (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Matrix assisted laser desorption ionization time of flight mass spectrometry technique" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Matrix assisted laser desorption ionisation time of flight mass spectrometry technique" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "MALDI-TOF MS (matrix assisted laser desorption ionisation time of flight mass spectrometry) technique" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "MALDI-TOF MS (matrix assisted laser desorption ionization time of flight mass spectrometry) technique" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "83591000052109", + "display" : "Particle-enhanced turbidimetric immunoassay technique (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Particle-enhanced turbidimetric immunoassay technique" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PETIA (particle-enhanced turbidimetric immunoassay) technique" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "83601000052101", + "display" : "Potentiometry technique (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Potentiometry technique" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Potentiometric technique" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "83611000052104", + "display" : "Turbidimetric technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Turbidimetry technique" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Turbidimetry technique (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129264002", + "display" : "Action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clinical actions" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clinical action" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129265001", + "display" : "Evaluation - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Evaluation - action (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Patient evaluation - action" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Evaluation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Assessment" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129266000", + "display" : "Measurement - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Measurement - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129267009", + "display" : "Administrative action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Administrative action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129268004", + "display" : "Observation - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Observation - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129269007", + "display" : "Assisting - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Assisting - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129271007", + "display" : "Management - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Management - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129272000", + "display" : "Stimulation - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stimulation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stimulation - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129273005", + "display" : "Admission - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Admission - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129274004", + "display" : "Discharge - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Discharge - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129275003", + "display" : "Administrative transfer - action (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Administrative transfer - action" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129276002", + "display" : "Referral - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Referral - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129277006", + "display" : "Administrative disposition - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Administrative disposition - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129278001", + "display" : "Audit - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Audit - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129279009", + "display" : "Medicolegal action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medicolegal action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129280007", + "display" : "Medicolegal testimony - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medicolegal testimony - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129283009", + "display" : "Training - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Training - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129284003", + "display" : "Surgical action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Surgical action (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Surgical action values" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Surgical procedure atom" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129286001", + "display" : "Microsurgery - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Microsurgery - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129287005", + "display" : "Incision - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incision - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129289008", + "display" : "Drainage - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Drainage - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129291000", + "display" : "Drilling - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Drilling - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129292007", + "display" : "Evacuation - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Evacuation - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129293002", + "display" : "Dissection - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dissection - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129294008", + "display" : "Discission - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Discission - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129295009", + "display" : "Slitting - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Slitting - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129296005", + "display" : "Bisection - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bisection - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129297001", + "display" : "Bifurcation - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bifurcation - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129298006", + "display" : "Division - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Division - action (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Surgical division" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129299003", + "display" : "Release - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Release - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129300006", + "display" : "Puncture - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Puncture - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129301005", + "display" : "Scarification - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Scarification - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129303008", + "display" : "Removal - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal technique" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129304002", + "display" : "Excision - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129305001", + "display" : "Wedge resection - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Wedge resection - action (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Wedge excision - action" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129306000", + "display" : "Surgical removal - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Surgical removal - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129307009", + "display" : "Expulsion - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Expulsion - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129309007", + "display" : "Amputation - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Amputation - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129310002", + "display" : "Transfixion - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transfixion - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129311003", + "display" : "Evisceration - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Evisceration - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129312005", + "display" : "Enucleation - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Enucleation - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129313000", + "display" : "Trephination - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trephination - action (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trephine - action" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129314006", + "display" : "Biopsy - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Biopsy - action (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "BX - Biopsy" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129315007", + "display" : "Incisional biopsy - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incisional biopsy - action (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incision biopsy" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129316008", + "display" : "Aspiration - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aspiration - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129317004", + "display" : "Debridement - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Debridement - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129318009", + "display" : "Saucerization - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Saucerisation - action" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Saucerization - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129319001", + "display" : "Curettage - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Curettage - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129321006", + "display" : "Trimming - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trimming - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129322004", + "display" : "Shaving - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Shaving - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129323009", + "display" : "Scraping - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Scraping - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129324003", + "display" : "Filleting - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Filleting - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129325002", + "display" : "Introduction - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Introduction - action (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "To put or insert something into the body." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129326001", + "display" : "Injection - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injection - action (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injection" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129327005", + "display" : "Tattooing - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tattooing - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129328000", + "display" : "Inflation - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inflation - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129330003", + "display" : "Infusion - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infusion - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129331004", + "display" : "Perfusion - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Perfusion - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129332006", + "display" : "Irrigation - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Irrigation - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129333001", + "display" : "Insufflation - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Insufflation - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129334007", + "display" : "Instillation - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Instillation - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129335008", + "display" : "Embolization - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Embolisation - action" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Embolization - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129336009", + "display" : "Implantation - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Placement of implant" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Implantation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Placement of device" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Implantation - action (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "To fix firmly or set securely or deeply in the body." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129337000", + "display" : "Reimplantation - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reimplantation - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129338005", + "display" : "Surgical implantation - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Surgical implantation - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129339002", + "display" : "Intubation - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intubation - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129340000", + "display" : "Sounding - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sounding - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129344009", + "display" : "Surgical recession - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Surgical recession - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129345005", + "display" : "Resection-recession - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Resection-recession - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129346006", + "display" : "Radial incision - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radial incision - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129347002", + "display" : "Surgical transfer - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Surgical transfer - action (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transfer - action" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transfer" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transfer procedure" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129348007", + "display" : "Z-plasty - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Z-plasty - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129349004", + "display" : "Surgical lengthening - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Surgical lengthening - action (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lengthening procedure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lengthening - action" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lengthening" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129350004", + "display" : "Surgical shortening - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Surgical shortening - action (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Shortening" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Shortening - action" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Shortening procedure" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129351000", + "display" : "Surgical augmentation - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Surgical augmentation - action (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Augmentation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Augmentation plasty" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129352007", + "display" : "Surgical advancement - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Surgical advancement - action (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Advancement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Advancement - action" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129353002", + "display" : "Suspension and fixation - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Suspension and fixation - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129354008", + "display" : "Exteriorization - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Exteriorisation - action" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Exteriorization - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129355009", + "display" : "Marsupialization - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Marsupialisation - action" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Marsupialization - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129356005", + "display" : "Reinforcement - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reinforcement - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129357001", + "display" : "Closure - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closure - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129358006", + "display" : "Layered closure - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Layered closure - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129360008", + "display" : "Oversewing - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oversewing - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129366002", + "display" : "Closure by buckling - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closure by buckling - action (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Buckling - action" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129368001", + "display" : "Cerclage - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cerclage - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129369009", + "display" : "Ligation - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ligation - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129371009", + "display" : "Fixation - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fixation - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129372002", + "display" : "Cryopexy - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cryopexy - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129373007", + "display" : "Plication - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Plication - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129374001", + "display" : "Imbrication - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Imbrication - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129376004", + "display" : "Construction - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Construction - action (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Creation" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129377008", + "display" : "Reconstruction - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reconstruction - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129378003", + "display" : "Stabilization - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stabilisation - action" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stabilization - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129379006", + "display" : "Fusion - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fusion - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129380009", + "display" : "Anchoring - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anchoring - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129381008", + "display" : "Enlargement - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Enlargement - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129382001", + "display" : "Destruction - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Destruction" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Destruction - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129383006", + "display" : "Avulsion - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Surgical avulsion" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Avulsion - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129384000", + "display" : "Decortication - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decortication - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129385004", + "display" : "Stripping - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stripping - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129386003", + "display" : "Stripping and ligation - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stripping and ligation - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129387007", + "display" : "Abrasion - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abrasion - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129388002", + "display" : "Salabrasion - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Salabrasion - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129389005", + "display" : "Grinding - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Grinding - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129390001", + "display" : "Coagulation - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Coagulation - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129391002", + "display" : "Obliteration - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Obliteration - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129392009", + "display" : "Cauterization - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cauterisation - action" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cauterization - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129393004", + "display" : "Cryosurgery - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cryosurgery - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129394005", + "display" : "Thermocautery - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thermocautery - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129395006", + "display" : "Fulguration - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fulguration - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129396007", + "display" : "Electrodesiccation - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Electrodesiccation - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129397003", + "display" : "Electrocoagulation - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Electrocoagulation - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129398008", + "display" : "Galvanocauterization - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Galvanocauterisation - action" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Galvanocauterization - action (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Electrocautery" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129399000", + "display" : "Electrodestruction - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Electrodestruction - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129400007", + "display" : "Crushing - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Crushing - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129401006", + "display" : "Fragmentation - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fragmentation - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129402004", + "display" : "Emulsification - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Emulsification - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129403009", + "display" : "Chemosurgery - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chemosurgery - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129404003", + "display" : "Chemocautery - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chemocautery - action (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chemical cautery" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129405002", + "display" : "Photocoagulation - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Photocoagulation - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129406001", + "display" : "Transplantation - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transplantation - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129407005", + "display" : "Grafting - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Grafting - action (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Grafting" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129408000", + "display" : "Manipulation - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Manipulation - action (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Manipulative procedure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Manipulation procedure" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129409008", + "display" : "Mobilization - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mobilisation - action" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mobilization - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129410003", + "display" : "Remobilization - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Remobilisation - action" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Remobilization - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129411004", + "display" : "Traction - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Traction - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129412006", + "display" : "Manual reduction - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Manual reduction - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129413001", + "display" : "Elevation - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Elevation - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129414007", + "display" : "Instrumental elevation - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Instrumental elevation - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129415008", + "display" : "Extraction - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Extraction - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129416009", + "display" : "Surgical extraction - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Surgical extraction - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129418005", + "display" : "Expression - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Expression - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129419002", + "display" : "Dilation - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dilation - action (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dilatation - action" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129420008", + "display" : "Stretching - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stretching - action (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Surgical stretching" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129421007", + "display" : "Dilation and stretching - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dilation and stretching - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129423005", + "display" : "Bougienage - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bougienage - action (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bouginage" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129424004", + "display" : "Fitting - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fitting - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129425003", + "display" : "Application - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Application - action (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Application actions" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129426002", + "display" : "Adjustment - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adjustment - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129427006", + "display" : "Reduction - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reduction - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129430004", + "display" : "Consultation - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Consultation - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129431000", + "display" : "History taking - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "History taking - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129433002", + "display" : "Inspection - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inspection - action (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inspection" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129434008", + "display" : "Palpation - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Palpation - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129435009", + "display" : "Percussion - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Percussion - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129436005", + "display" : "Auscultation - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Auscultation - action (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Listening - action" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129437001", + "display" : "Optical transillumination - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Optical transillumination - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129438006", + "display" : "Prescription - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prescription - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129441002", + "display" : "Counseling - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Counseling - action (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Counselling - action" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129442009", + "display" : "Iontophoresis - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Iontophoresis - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129443004", + "display" : "Electrolysis - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Electrolysis - action (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Surgical galvanism - action" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129445006", + "display" : "Administration - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Administration - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129449000", + "display" : "Functional assessment - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Functional assessment - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "183648002", + "display" : "Long-term assistance", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Long-term assistance (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "245854003", + "display" : "Proximal anastomosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Proximal anastomosis (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "245855002", + "display" : "Distal anastomosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Distal anastomosis (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "255595002", + "display" : "Debulking - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Debulking" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Debulking - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "256644001", + "display" : "Darning - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Darning" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Darning - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "257729003", + "display" : "Ablation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ablation - action" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ablation - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "257730008", + "display" : "Chemical destruction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chemical ablation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chemical destruction (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "257739009", + "display" : "Open adjustment", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open adjustment (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "257741005", + "display" : "Anastomosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anastomosis - action" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anastomosis - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "257742003", + "display" : "Direct anastomosis - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Direct anastomosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Direct anastomosis - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "257743008", + "display" : "Lecompte manoeuvre", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lecompte maneuver (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lecompte maneuver" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "257744002", + "display" : "End-to-end anastomosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "End-to-end anastomosis - action (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "End-to-end anastomosis - action" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "257745001", + "display" : "Double barrelled end-to-end anastomosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Double barrelled end-to-end anastomosis - action" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Double barreled end-to-end anastomosis - action (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Double barreled end-to-end anastomosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Double barreled end-to-end anastomosis - action" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "257746000", + "display" : "End-to-side anastomosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ESA - End-to-side anastomosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "End-to-side anastomosis - action (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "End-to-side anastomosis - action" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "257747009", + "display" : "Roux-en-Y", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Roux-en-Y - action (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Roux-en-Y - action" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "257748004", + "display" : "End-to-side anastomosis without tunnel", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "End-to-side anastomosis without tunnel (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "257749007", + "display" : "End-to-side anastomosis with tunnel", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "End-to-side anastomosis with tunnel (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "257750007", + "display" : "Side-to-side anastomosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "SSA - Side-to-side anastomosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Side-to-side anastomosis (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "257751006", + "display" : "Wallace 1969 side-to-end anastomosis - action (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Wallace 1969 side-to-end anastomosis - action" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Wallace 1969 side-to-end anastomosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Wallace 2 technique" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "In the Wallace 2 technique (1969) the blood supply is protected by suturing the apex of one ureter to the end of the other, the posterior medial walls are sutured together, then the ends and lateral walls are sutured to the bowel segment." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "257759008", + "display" : "FNA - Fine needle aspiration", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fine needle aspiration biopsy - action (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fine needle aspiration biopsy - action" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "257768005", + "display" : "Binding - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Binding" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Binding - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "257777003", + "display" : "Chemical inactivation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chemical inactivation (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "257778008", + "display" : "Chemodissolution", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chemodissolution (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "257780002", + "display" : "Mass closure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mass closure (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "257781003", + "display" : "Interrupted mass closure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Interrupted mass closure (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "257782005", + "display" : "Continuous mass closure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Continuous mass closure (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "257783000", + "display" : "Thermocoagulation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thermal coagulation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thermocoagulation (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "257784006", + "display" : "Semm thermal coagulation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Semm thermal coagulation (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "257785007", + "display" : "Wolf thermal coagulation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Wolf thermal coagulation (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "257786008", + "display" : "Cryotherapy - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cryotherapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cryotherapy - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "257788009", + "display" : "Delamination", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Delamination (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "257789001", + "display" : "Hydrodelamination", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hydrodelamination (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "257791009", + "display" : "Desiccation - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Desiccation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Desiccation - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "257802002", + "display" : "Anterior displacement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anterior displacement (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "257803007", + "display" : "Posterior displacement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Posterior displacement (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "257804001", + "display" : "Lateral displacement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lateral displacement (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "257805000", + "display" : "Medial displacement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medial displacement (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "257806004", + "display" : "Close rectal dissection", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Close rectal dissection (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "257808003", + "display" : "Ultrasonic dissection", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ultrasonic dissection (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "257811002", + "display" : "External drainage", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "External drainage (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "257817003", + "display" : "Digital evacuation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Digital evacuation (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "257821005", + "display" : "Manual expression", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hand pressure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Manual expression (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "257822003", + "display" : "Extracapsular extraction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Extracapsular extraction (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "257824002", + "display" : "Intracapsular extraction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intracapsular extraction (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "257825001", + "display" : "Fenestration - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fenestration" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fenestration - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "257846005", + "display" : "Ballistic fragmentation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lithoclast" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ballistic fragmentation (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "257850003", + "display" : "Mechanical fragmentation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mechanical fragmentation (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "257855008", + "display" : "Electromagnetic pulse fragmentation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Electromagnetic pulse fragmentation (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "257857000", + "display" : "Galvanism", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Galvanism (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "257859002", + "display" : "High intensity focused ultrasound", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "HIFU - High intensity focused ultrasound" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "High intensity focused ultrasound (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "257863009", + "display" : "Radioactive destruction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radioactive implantation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radioactive destruction (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "257867005", + "display" : "Insertion - action (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Insertion - action" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "To put in between or into a part(s) of the body." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "257878002", + "display" : "Keeling - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Keeling" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Keeling - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "257880008", + "display" : "Localisation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Localisation - action" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Localization" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Localization - action" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Localization - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "257884004", + "display" : "Immobilization - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immobilization" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immobilisation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immobilisation - action" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immobilization - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "257885003", + "display" : "Occlusion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Occlusion - action" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Occlusion - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "257886002", + "display" : "Operative ultrasound", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Operative ultrasound (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "257889009", + "display" : "Padding", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Padding (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "257890000", + "display" : "Peeling - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Peeling" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Peeling - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "257893003", + "display" : "Pressure - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pressure - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "257894009", + "display" : "One handed pressure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "One handed pressure (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "257895005", + "display" : "Two handed pressure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Two handed pressure (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "257897002", + "display" : "Realignment - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Realignment" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Realignment - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "257903006", + "display" : "Repair - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Repair" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Repair - action (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Surgical repair" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "257905004", + "display" : "Keel repair", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Keel repair (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "257906003", + "display" : "Mayo repair", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mayo repair (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "257907007", + "display" : "Patching - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Patching" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Patch closure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Patch repair" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Patching - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "257911001", + "display" : "Repair of recurrence", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Repair of recurrence (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "257912008", + "display" : "Rotation - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rotation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rotation - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "257913003", + "display" : "IR - Internal rotation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Internal rotation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Internal rotation (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "257914009", + "display" : "External rotation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ER - External rotation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "External rotation (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "257915005", + "display" : "Sampling", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sampling - action" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sampling - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "257916006", + "display" : "Bilateral sampling", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bilateral sampling (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "257917002", + "display" : "Bilateral sequential sampling", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bilateral sequential sampling (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "257918007", + "display" : "Bilateral simultaneous sampling", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bilateral simultaneous sampling (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "257926004", + "display" : "Unilateral sampling", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Unilateral sampling (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "257928003", + "display" : "Segmentation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Segmentation (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "257933004", + "display" : "Tamponade - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tamponade" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tamponade - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "257935006", + "display" : "Tapering - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tapering" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tapering - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "257937003", + "display" : "Soft tissue transfer", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Soft tissue transfer (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "257938008", + "display" : "Transfer of bone block", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transfer of bone block (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "257940003", + "display" : "Transposition - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transposition" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transposition - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "258061005", + "display" : "Photic stimulation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Photic stimulation (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "260222006", + "display" : "SPECT", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "SPET - Single photon emission computed tomography" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Single photon emission computed tomography" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Single photon emission computed tomography - action (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Single photon emission computed tomography - action" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "261027000", + "display" : "Sequential anastomosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sequential anastomosis (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "261191006", + "display" : "Open extraction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open extraction - action (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open extraction - action" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "261197005", + "display" : "Doppler color flow", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Doppler colour flow" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Doppler colour flow - action" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Doppler color flow - action" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Doppler color flow - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "261198000", + "display" : "Doppler continuous wave", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Doppler continuous wave - action (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Doppler continuous wave - action" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "261199008", + "display" : "Doppler pulsed", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Doppler pulsed - action (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Doppler pulsed - action" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "261391004", + "display" : "Resurfacing - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prosthetic resurfacing" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Resurfacing arthroplasty - action" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Resurfacing - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "261498006", + "display" : "Bone-patellar tendon-bone reconstruction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bone-patellar tendon-bone reconstruction (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "261499003", + "display" : "Braided prosthetic ligament reconstruction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Braided prosthetic ligament reconstruction (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "261518005", + "display" : "Cystodiathermy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "C/D - Cystodiathermy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cystodiathermy - action (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cystodiathermy - action" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "261519002", + "display" : "Diathermy excision", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diathermy excision - action" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diathermy excision - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "261526002", + "display" : "Electromagnetic fragmentation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Electromagnetic fragmentation (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "261545006", + "display" : "Loop diathermy excision", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Loop diathermy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Loop diathermy excision (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "261553003", + "display" : "REDY - Regeneration of dialysate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Regeneration of dialysate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Regeneration of dialysate (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "261569005", + "display" : "Thermocompaction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thermocompaction (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "261576000", + "display" : "Ultrasound fragmentation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "US pulse fragmentation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ultrasound fragmentation - action (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ultrasound fragmentation - action" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "262143007", + "display" : "Side-to-end anastomosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Side-to-end anastomosis - action (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Side-to-end anastomosis - action" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "263720003", + "display" : "Compression", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Compression - action" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Compression - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "264592006", + "display" : "Intravesical drug therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intravesical drug therapy (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "264594007", + "display" : "Laser - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Laser technique" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Laser - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "264730003", + "display" : "Lateral rotation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "LR - Lateral rotation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lateral rotation - action (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lateral rotation - action" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "264739002", + "display" : "Medial rotation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "MR - Medial rotation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medial rotation - action (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medial rotation - action" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "272381008", + "display" : "Microvascular anastomosis - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Microvascular anastomosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Microvascular anastomosis - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "274392008", + "display" : "Examination under anaesthesia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "EUA - Examination under anesthetic" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Examination under anesthetic" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Examination under anaesthetic" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "EUA - Examination under anaesthetic" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Examination under anesthesia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Examination under anesthesia (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "276734006", + "display" : "Mechanical assistance", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mechanical assistance (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "277261002", + "display" : "Excision biopsy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision biopsy (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "277607009", + "display" : "Digital removal", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Digital removal (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "277763000", + "display" : "Refashioning", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Refashioning - action" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Refashioning - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "277851003", + "display" : "Conduit anastomosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conduit anastomosis (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "277852005", + "display" : "Reservoir anastomosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reservoir anastomosis (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "278110001", + "display" : "Radiographic imaging", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radiology techniques" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radiographic imaging - action (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radiographic imaging - action" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "278292003", + "display" : "Ultrasound imaging", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ultrasound technique" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ultrasound imaging - action (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ultrasound imaging - action" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "278312000", + "display" : "Reattachment - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reattachment" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reattachment - action (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Replantation" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "278313005", + "display" : "Regeneration", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Regeneration - action (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Regeneration - action" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "278420002", + "display" : "Sealing", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sealing (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "281609006", + "display" : "Cryoablation - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cryodestruction" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cryoablation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cryoablation - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "281613004", + "display" : "Decompression - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decompression" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decompression - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "281615006", + "display" : "Exploration - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Exploration" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Exploration - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "281698007", + "display" : "Cryocautery - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cryocautery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cryocautery - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "281767003", + "display" : "Manual dilatation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Manual dilatation (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "281838007", + "display" : "Disarticulation - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disarticulation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Amputation through joint - action" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disarticulation - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "281839004", + "display" : "Exenteration", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Exenteration - action" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Exenteration - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "282015008", + "display" : "Shave biopsy - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Shave biopsy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Shave biopsy - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "282089006", + "display" : "Replacement - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Replacement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Replacement - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "282722008", + "display" : "Ultrasound destruction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ultrasonic destruction" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ultrasound destruction (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "286553006", + "display" : "Plastic operation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Plastic operation (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "286637000", + "display" : "Block dissection", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Block dissection (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "286792001", + "display" : "Denervation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Denervation - action" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Denervation - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "287682008", + "display" : "Application of caustics", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Application of caustics (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "288324002", + "display" : "Eversion - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Surgical eversion" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Eversion - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "288466002", + "display" : "Diathermy incision", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diathermy incision - action" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diathermy incision - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "288468001", + "display" : "Disimpaction - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disimpaction" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disimpaction - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "289928003", + "display" : "Reduction plasty", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reduction plasty (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Surgical reduction" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reduction" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "289930001", + "display" : "Enzyme destruction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Enzyme destruction (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "289936007", + "display" : "Shave excision", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Shave excision (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "289938008", + "display" : "Microsurgical repair", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Microsurgical repair (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "290001001", + "display" : "Recession - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recession - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "297179000", + "display" : "Microsurgical anastomosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Microsurgical anastomosis (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "297183000", + "display" : "Revascularisation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Revascularization" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Revascularization - action" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Revascularisation - action" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Revascularization - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "298053008", + "display" : "Devascularization - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Devascularisation - action" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Devascularization" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Devascularisation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Devascularization - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "298116000", + "display" : "Application of substance", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Application of substance (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "299712004", + "display" : "Osteoclasis - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osteoclasis - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "299893001", + "display" : "Interposition anastomosis - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Interposition anastomosis - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "302193003", + "display" : "Actions by modality", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Actions by modality (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "302196006", + "display" : "Freeing - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Freeing - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "302199004", + "display" : "Examination - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Examination - action (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clinical examination - action" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Physical examination -action" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Examination" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "302204005", + "display" : "Ultrasound - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ultrasound - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "302205006", + "display" : "Microwave - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Microwave - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "303893007", + "display" : "Functional modification", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Functional modification (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "303894001", + "display" : "Structural modification", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structural modification (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "303955003", + "display" : "Transfusion - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transfusion" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transfusion - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "303996000", + "display" : "Terminalization", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Terminalization - action" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Terminalisation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Terminalisation - action" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Terminalization - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "303998004", + "display" : "Unused action values", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Unused action values (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "304054006", + "display" : "Structural support - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structural support - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "304904003", + "display" : "Manual evacuation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Manual evacuation (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "312236008", + "display" : "Duplex ultrasound", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Duplex ultrasound (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "312250003", + "display" : "Magnetic resonance imaging", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Magnetic resonance technique" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Magnetic resonance imaging - action (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Magnetic resonance imaging - action" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "312251004", + "display" : "Computed tomography technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Computed tomography imaging" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Computed tomography imaging - action (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Computed tomography imaging - action" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "312254007", + "display" : "Plain X-ray imaging", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Plain X-ray technique" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Plain radiography technique" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Plain X-ray imaging - action (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Plain film technique" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Plain X-ray imaging - action" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "312275004", + "display" : "Fluoroscopic imaging", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fluoroscopy technique" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fluoroscopic imaging - action (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fluoroscopic imaging - action" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "312336005", + "display" : "Opening - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Opening - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "312337001", + "display" : "Thermography imaging", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thermography technique" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thermography imaging - action (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thermography imaging - action" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "312421008", + "display" : "Radionuclide imaging", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radionuclide technique" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radionuclide imaging - action (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radionuclide imaging - action" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "312883004", + "display" : "Desensitisation - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Desensitization - action" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Desensitization - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "313029009", + "display" : "Brachytherapy - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brachytherapy - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "360017003", + "display" : "Clipping - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clipping - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "360018008", + "display" : "Stimulus dosing technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stimulus dosing technique (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "360020006", + "display" : "Extirpation - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Extirpation - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "360021005", + "display" : "Bypass - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bypass - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "360025001", + "display" : "Harvesting - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Harvesting - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "360027009", + "display" : "Interposition - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Interposition - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "360028004", + "display" : "Surgical biopsy - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Surgical biopsy - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "360029007", + "display" : "Nonsurgical biopsy - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nonsurgical biopsy - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "360032005", + "display" : "Flap reconstruction - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Flap reconstruction - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "360037004", + "display" : "Imaging - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Imaging - action (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Imaging method" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Imaging modality" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "360038009", + "display" : "Glueing - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gluing - action" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gluing - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "360051004", + "display" : "Surgical toilet", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Surgical toilet - action (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Surgical toilet - action" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "360060007", + "display" : "Approximation - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Approximation - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "360082000", + "display" : "Apposition - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Apposition - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "360084004", + "display" : "Septation - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Septation - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "360087006", + "display" : "Indirect anastomosis - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Indirect anastomosis - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "360146007", + "display" : "Repositioning - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Repositioning - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "360147003", + "display" : "Attention - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Attention - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "360148008", + "display" : "Obstetric action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Obstetric action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "360149000", + "display" : "Delivery - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Delivery - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "360150000", + "display" : "Inlay replacement - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inlay replacement - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "360152008", + "display" : "Monitoring - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Monitoring - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "360153003", + "display" : "Take impression - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Take impression - action (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "To create a cast or mold of a structure by pressing a malleable material onto it." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "360154009", + "display" : "Try-in of device - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trial fit of device - action (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trial fit of device - action" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "360160009", + "display" : "Checking - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Checking - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "360161008", + "display" : "Induction - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Induction - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "360163006", + "display" : "Infiltration - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infiltration - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "360165004", + "display" : "Apheresis - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Apheresis - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "360166003", + "display" : "Filtration - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Filtration - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "360220002", + "display" : "Mapping - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mapping - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "360222005", + "display" : "Massage - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Massage - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "360223000", + "display" : "Cine imaging - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cine imaging - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "360226008", + "display" : "Electrical discharge - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Electrical discharge - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "360231005", + "display" : "Video imaging - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Video imaging - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "360232003", + "display" : "Spectroscopy - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spectroscopy - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "360239007", + "display" : "Termination - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Termination - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "360240009", + "display" : "Connection - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Connection - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "360270004", + "display" : "Therapy - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Therapy - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "360272007", + "display" : "Discussion - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Discussion - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "360273002", + "display" : "Provision - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Provision - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "360314001", + "display" : "Cutting - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cutting - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "360315000", + "display" : "Filing - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Filing - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "360323003", + "display" : "Restore - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Restore - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "360324009", + "display" : "Obturation - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Obturation - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "360325005", + "display" : "Simple removal - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Simple removal - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "360393008", + "display" : "Disinsertion - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disinsertion - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "362939006", + "display" : "Dissolution - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dissolution - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "363659002", + "display" : "Pacing - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pacing - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "363678002", + "display" : "Positron emission tomographic imaging", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PET imaging" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Positron emission tomographic imaging - action (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Positron emission tomographic imaging - action" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "367529003", + "display" : "Lending - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lending - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "367558000", + "display" : "Contouring - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Contouring - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "367559008", + "display" : "Preparation - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Preparation - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "367642006", + "display" : "Inversion - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inversion - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "367740008", + "display" : "Suspension - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Suspension - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "369242005", + "display" : "Hyfrecation - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hyfrecation - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "386746003", + "display" : "Maintenance - action (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Maintenance - action" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "399009009", + "display" : "B mode ultrasound (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "B mode ultrasound" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "399015009", + "display" : "Tomographic imaging, plain radiologic - action (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tomographic imaging, plain radiologic - action" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "399035005", + "display" : "Tomographic imaging - action (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tomographic imaging - action" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tomogram" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "399064001", + "display" : "Two dimensional mode ultrasound - action (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Two dimensional mode ultrasound - action" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "2D (two dimensional) mode ultrasound - action" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A two dimensional cross section view made up of numerous brightness mode scan lines." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "399155008", + "display" : "M-mode ultrasound (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "M-mode ultrasound" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "410460000", + "display" : "Illumination - action (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Illumination" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Illumination - action" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "410461001", + "display" : "Dual diffuse direct illumination - action (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dual diffuse direct illumination" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dual diffuse direct illumination - action" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "410462008", + "display" : "Fine slit beam direct illumination - action (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fine slit beam direct illumination" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fine slit beam direct illumination - action" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "410463003", + "display" : "Broad tangential direct illumination - action (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Broad tangential direct illumination" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Broad tangential direct illumination - action" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diffuse illumination" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "410464009", + "display" : "Indirect sclerotic scatter illumination - action (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Indirect sclerotic scatter illumination" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Indirect sclerotic scatter illumination - action" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "410465005", + "display" : "Indirect retroillumination from the iris - action (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Indirect retroillumination from the iris" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Indirect retroillumination from the iris - action" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "410466006", + "display" : "Indirect retroillumination from the retina - action (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Indirect retroillumination from the retina" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Indirect retroillumination from the retina - action" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "410467002", + "display" : "Indirect iris transillumination - action (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Indirect iris transillumination" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Indirect iris transillumination - action" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "410756002", + "display" : "Surgical decompression - action (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Surgical decompression - action" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "410757006", + "display" : "Decompressive excision - action (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decompressive excision - action" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "410758001", + "display" : "Decompressive incision - action (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decompressive incision - action" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "410759009", + "display" : "Decompressive division - action (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decompressive division - action" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "410769003", + "display" : "Elevation reduction - action (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Elevation reduction - action" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "410814006", + "display" : "Surgical reduction - action (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Surgical reduction - action" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "410817004", + "display" : "Dilation repair - action (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dilation repair - action" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "410820007", + "display" : "Surgical transplantation - action (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Surgical transplantation - action" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "415186003", + "display" : "Proximal illumination - action (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Proximal illumination - action" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "416677001", + "display" : "Internal drainage - action (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Internal drainage - action" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "419385000", + "display" : "Use", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Use - dosing instruction imperative (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Use - dosing instruction imperative" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "419652001", + "display" : "Take", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Take - dosing instruction imperative (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Take - dosing instruction imperative" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "419656003", + "display" : "Examination AND/OR history taking - action (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Examination AND/OR history taking - action" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "419988009", + "display" : "Action of drug administration (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Action of drug administration" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "424208002", + "display" : "Shunt - action (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Shunt - action" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "424832003", + "display" : "Surgical introduction - action (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Surgical introduction - action" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "424900004", + "display" : "Recommendation - action (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommendation - action" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Advice to - action" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Advising - action" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "425362007", + "display" : "Surgical insertion - action (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Surgical insertion - action" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "425689005", + "display" : "Education - action (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Teaching - action" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Instruction - action" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Education - action" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "425704008", + "display" : "Power Doppler ultrasound - action (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Power Doppler ultrasound - action" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "425764006", + "display" : "Transection - action (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transection - action" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transection is a division across the longitudinal axis of a structure" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "426413004", + "display" : "Closed reduction - action (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed reduction - action" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "426530000", + "display" : "Open reduction - action (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open reduction - action" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "426865009", + "display" : "3D mode ultrasound (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "3D mode ultrasound" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "428010000", + "display" : "Open embolization - action (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open embolisation - action" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open embolization - action" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "428381003", + "display" : "Diathermy - action (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diathermy - action" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "430975009", + "display" : "Surgical piercing - action (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Surgical piercing - action" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A puncture action done to intentionally and non-transiently alter the body structure." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "439054007", + "display" : "Surgical cataract aspiration - action (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Surgical cataract aspiration - action" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "439237009", + "display" : "Mechanical repair - action (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mechanical repair - action" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Action taken to restore the structure and or function of a mechanical device" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "439417007", + "display" : "Closed manual reduction - action (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed manual reduction - action" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "439513008", + "display" : "Surgical size reduction - action (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Surgical size reduction - action" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "440338007", + "display" : "Dispensing - action (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dispensing - action" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "440647007", + "display" : "Mechanical construction - action (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mechanical construction - action" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "441504007", + "display" : "Surgical manipulation - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Surgical manipulation - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "442837002", + "display" : "Excision debridement - action (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision debridement - action" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "445103003", + "display" : "Fixation by wedging - action (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fixation by wedging - action" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "698788008", + "display" : "Transmission illumination (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transmission illumination" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "698789000", + "display" : "Reflection illumination (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reflection illumination" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "698790009", + "display" : "Epifluorescence illumination", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Epifluorescence illumination (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "698792001", + "display" : "Brightfield illumination (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brightfield illumination" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "698793006", + "display" : "Darkfield illumination (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Darkfield illumination" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "698794000", + "display" : "Oblique illumination (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oblique illumination" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "698796003", + "display" : "Phase contrast illumination (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phase contrast illumination" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "698797007", + "display" : "Differential interference contrast (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Differential interference contrast" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "698798002", + "display" : "Total internal reflection fluorescence", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Total internal reflection fluorescence (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "702569007", + "display" : "Cone beam computed tomography imaging - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cone beam CT imaging - action" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cone beam computed tomography imaging - action (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cone beam acquisition" + }] + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/observation-referencerange-normalvalue", + "resource" : { + "resourceType" : "ValueSet", + "id" : "observation-referencerange-normalvalue", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "oo" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version", + "valueCode" : "4.0.0" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 5 + }], + "url" : "http://hl7.org/fhir/ValueSet/observation-referencerange-normalvalue", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3264" + }], + "version" : "6.0.0-ballot2", + "name" : "ObservationReferenceRangeNormalValueCodes", + "title" : "Observation Reference Range Normal Value Codes", + "status" : "draft", + "experimental" : false, + "publisher" : "FHIR Project team", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "Codes that describe the normal value in the reference range, such as “Negative” or “Absent”", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/observation-referencerange-normalvalue" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:d39fa4bf-2a82-4318-8c87-b3abdc9cbe9f", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 2, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/observation-referencerange-normalvalue|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/observation-referencerange-normalvalue", + "code" : "negative", + "display" : "Negative" + }, + { + "system" : "http://hl7.org/fhir/observation-referencerange-normalvalue", + "code" : "absent", + "display" : "Absent" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/referencerange-meaning", + "resource" : { + "resourceType" : "ValueSet", + "id" : "referencerange-meaning", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "oo" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/referencerange-meaning", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.397" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.384" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.2.217" + }], + "version" : "6.0.0-ballot2", + "name" : "ObservationReferenceRangeMeaningCodes", + "title" : "Observation Reference Range Meaning Codes", + "status" : "draft", + "experimental" : true, + "publisher" : "FHIR Project team", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "This value set defines a set of codes that can be used to indicate the meaning/use of a reference range for a particular target population.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/referencerange-meaning" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:59fc668c-9b0f-4821-b1d9-d972763d495f", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 13, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/referencerange-meaning|1.0.1" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/referencerange-meaning", + "code" : "type", + "display" : "Type" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/referencerange-meaning", + "code" : "normal", + "display" : "Normal Range" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/referencerange-meaning", + "code" : "recommended", + "display" : "Recommended Range" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/referencerange-meaning", + "code" : "treatment", + "display" : "Treatment Range" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/referencerange-meaning", + "code" : "therapeutic", + "display" : "Therapeutic Desired Level" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/referencerange-meaning", + "code" : "pre", + "display" : "Pre Therapeutic Desired Level" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/referencerange-meaning", + "code" : "post", + "display" : "Post Therapeutic Desired Level" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/referencerange-meaning", + "code" : "endocrine", + "display" : "Endocrine" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/referencerange-meaning", + "code" : "pre-puberty", + "display" : "Pre-Puberty" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/referencerange-meaning", + "code" : "follicular", + "display" : "Follicular Stage" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/referencerange-meaning", + "code" : "midcycle", + "display" : "MidCycle" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/referencerange-meaning", + "code" : "luteal", + "display" : "Luteal" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/referencerange-meaning", + "code" : "postmenopausal", + "display" : "Post-Menopause" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/referencerange-appliesto", + "resource" : { + "resourceType" : "ValueSet", + "id" : "referencerange-appliesto", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "oo" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/referencerange-appliesto", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.407" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.396" + }], + "version" : "6.0.0-ballot2", + "name" : "ObservationReferenceRangeAppliesToCodes", + "title" : "Observation Reference Range Applies To Codes", + "status" : "draft", + "experimental" : true, + "publisher" : "FHIR Project team", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "This value set defines a set of codes that can be used to indicate the particular target population the reference range applies to.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "copyright" : "This resource includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these specifications must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/get-snomed-ct or info@snomed.org", + "compose" : { + "include" : [{ + "valueSet" : ["http://terminology.hl7.org/ValueSet/v3-Race"] + }, + { + "system" : "http://snomed.info/sct", + "concept" : [{ + "code" : "248153007" + }, + { + "code" : "248152002" + }, + { + "code" : "77386006" + }] + }] + }, + "expansion" : { + "identifier" : "urn:uuid:62341fbd-1814-4af7-91fe-49b655f90594", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 924, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-valueset", + "valueUri" : "http://terminology.hl7.org/ValueSet/v3-Race|3.0.0" + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/v3-Race|4.0.0" + }, + { + "name" : "used-valueset", + "valueUri" : "http://terminology.hl7.org/ValueSet/v3-RaceNativeAmerican|3.0.0" + }, + { + "name" : "used-valueset", + "valueUri" : "http://terminology.hl7.org/ValueSet/v3-RaceAsian|3.0.0" + }, + { + "name" : "used-valueset", + "valueUri" : "http://terminology.hl7.org/ValueSet/v3-RaceBlackOrAfricanAmerican|3.0.0" + }, + { + "name" : "used-valueset", + "valueUri" : "http://terminology.hl7.org/ValueSet/v3-RaceHawaiianOrPacificIsland|3.0.0" + }, + { + "name" : "used-valueset", + "valueUri" : "http://terminology.hl7.org/ValueSet/v3-RaceWhite|3.0.0" + }, + { + "name" : "used-valueset", + "valueUri" : "null" + }, + { + "name" : "used-codesystem", + "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230131" + }, + { + "name" : "version", + "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230131" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "2131-1", + "display" : "Other Race" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1002-5", + "display" : "American Indian or Alaska Native" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1004-1", + "display" : "American Indian" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1006-6", + "display" : "Abenaki" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1008-2", + "display" : "Algonquian" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1010-8", + "display" : "Apache" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1011-6", + "display" : "Chiricahua" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1012-4", + "display" : "Fort Sill Apache" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1013-2", + "display" : "Jicarilla Apache" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1014-0", + "display" : "Lipan Apache" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1015-7", + "display" : "Mescalero Apache" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1016-5", + "display" : "Oklahoma Apache" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1017-3", + "display" : "Payson Apache" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1018-1", + "display" : "San Carlos Apache" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1019-9", + "display" : "White Mountain Apache" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1021-5", + "display" : "Arapaho" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1022-3", + "display" : "Northern Arapaho" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1023-1", + "display" : "Southern Arapaho" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1024-9", + "display" : "Wind River Arapaho" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1026-4", + "display" : "Arikara" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1028-0", + "display" : "Assiniboine" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1030-6", + "display" : "Assiniboine Sioux" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1031-4", + "display" : "Fort Peck Assiniboine Sioux" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1033-0", + "display" : "Bannock" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1035-5", + "display" : "Blackfeet" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1037-1", + "display" : "Brotherton" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1039-7", + "display" : "Burt Lake Band" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1041-3", + "display" : "Caddo" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1042-1", + "display" : "Oklahoma Cado" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1044-7", + "display" : "Cahuilla" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1045-4", + "display" : "Agua Caliente Cahuilla" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1046-2", + "display" : "Augustine" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1047-0", + "display" : "Cabazon" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1048-8", + "display" : "Los Coyotes" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1049-6", + "display" : "Morongo" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1050-4", + "display" : "Santa Rosa Cahuilla" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1051-2", + "display" : "Torres-Martinez" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1053-8", + "display" : "California Tribes" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1054-6", + "display" : "Cahto" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1055-3", + "display" : "Chimariko" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1056-1", + "display" : "Coast Miwok" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1057-9", + "display" : "Digger" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1058-7", + "display" : "Kawaiisu" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1059-5", + "display" : "Kern River" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1060-3", + "display" : "Mattole" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1061-1", + "display" : "Red Wood" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1062-9", + "display" : "Santa Rosa" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1063-7", + "display" : "Takelma" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1064-5", + "display" : "Wappo" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1065-2", + "display" : "Yana" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1066-0", + "display" : "Yuki" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1068-6", + "display" : "Canadian and Latin American Indian" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1069-4", + "display" : "Canadian Indian" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1070-2", + "display" : "Central American Indian" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1071-0", + "display" : "French American Indian" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1072-8", + "display" : "Mexican American Indian" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1073-6", + "display" : "South American Indian" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1074-4", + "display" : "Spanish American Indian" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1076-9", + "display" : "Catawba" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1741-8", + "display" : "Alatna" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1742-6", + "display" : "Alexander" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1743-4", + "display" : "Allakaket" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1744-2", + "display" : "Alanvik" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1745-9", + "display" : "Anvik" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1746-7", + "display" : "Arctic" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1747-5", + "display" : "Beaver" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1748-3", + "display" : "Birch Creek" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1749-1", + "display" : "Cantwell" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1750-9", + "display" : "Chalkyitsik" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1751-7", + "display" : "Chickaloon" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1752-5", + "display" : "Chistochina" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1753-3", + "display" : "Chitina" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1754-1", + "display" : "Circle" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1755-8", + "display" : "Cook Inlet" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1756-6", + "display" : "Copper Center" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1757-4", + "display" : "Copper River" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1758-2", + "display" : "Dot Lake" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1759-0", + "display" : "Doyon" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1760-8", + "display" : "Eagle" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1761-6", + "display" : "Eklutna" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1762-4", + "display" : "Evansville" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1763-2", + "display" : "Fort Yukon" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1764-0", + "display" : "Gakona" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1765-7", + "display" : "Galena" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1766-5", + "display" : "Grayling" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1767-3", + "display" : "Gulkana" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1768-1", + "display" : "Healy Lake" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1769-9", + "display" : "Holy Cross" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1770-7", + "display" : "Hughes" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1771-5", + "display" : "Huslia" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1772-3", + "display" : "Iliamna" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1773-1", + "display" : "Kaltag" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1774-9", + "display" : "Kluti Kaah" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1775-6", + "display" : "Knik" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1776-4", + "display" : "Koyukuk" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1777-2", + "display" : "Lake Minchumina" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1778-0", + "display" : "Lime" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1779-8", + "display" : "Mcgrath" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1780-6", + "display" : "Manley Hot Springs" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1781-4", + "display" : "Mentasta Lake" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1782-2", + "display" : "Minto" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1783-0", + "display" : "Nenana" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1784-8", + "display" : "Nikolai" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1785-5", + "display" : "Ninilchik" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1786-3", + "display" : "Nondalton" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1787-1", + "display" : "Northway" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1788-9", + "display" : "Nulato" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1789-7", + "display" : "Pedro Bay" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1790-5", + "display" : "Rampart" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1791-3", + "display" : "Ruby" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1792-1", + "display" : "Salamatof" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1793-9", + "display" : "Seldovia" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1794-7", + "display" : "Slana" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1795-4", + "display" : "Shageluk" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1796-2", + "display" : "Stevens" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1797-0", + "display" : "Stony River" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1798-8", + "display" : "Takotna" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1799-6", + "display" : "Tanacross" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1800-2", + "display" : "Tanaina" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1801-0", + "display" : "Tanana" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1802-8", + "display" : "Tanana Chiefs" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1803-6", + "display" : "Tazlina" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1804-4", + "display" : "Telida" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1805-1", + "display" : "Tetlin" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1806-9", + "display" : "Tok" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1807-7", + "display" : "Tyonek" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1808-5", + "display" : "Venetie" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1809-3", + "display" : "Wiseman" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1078-5", + "display" : "Cayuse" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1080-1", + "display" : "Chehalis" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1082-7", + "display" : "Chemakuan" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1083-5", + "display" : "Hoh" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1084-3", + "display" : "Quileute" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1086-8", + "display" : "Chemehuevi" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1088-4", + "display" : "Cherokee" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1089-2", + "display" : "Cherokee Alabama" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1090-0", + "display" : "Cherokees of Northeast Alabama" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1091-8", + "display" : "Cherokees of Southeast Alabama" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1092-6", + "display" : "Eastern Cherokee" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1093-4", + "display" : "Echota Cherokee" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1094-2", + "display" : "Etowah Cherokee" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1095-9", + "display" : "Northern Cherokee" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1096-7", + "display" : "Tuscola" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1097-5", + "display" : "United Keetowah Band of Cherokee" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1098-3", + "display" : "Western Cherokee" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1100-7", + "display" : "Cherokee Shawnee" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1102-3", + "display" : "Cheyenne" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1103-1", + "display" : "Northern Cheyenne" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1104-9", + "display" : "Southern Cheyenne" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1106-4", + "display" : "Cheyenne-Arapaho" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1108-0", + "display" : "Chickahominy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1109-8", + "display" : "Eastern Chickahominy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1110-6", + "display" : "Western Chickahominy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1112-2", + "display" : "Chickasaw" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1114-8", + "display" : "Chinook" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1115-5", + "display" : "Clatsop" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1116-3", + "display" : "Columbia River Chinook" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1117-1", + "display" : "Kathlamet" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1118-9", + "display" : "Upper Chinook" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1119-7", + "display" : "Wakiakum Chinook" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1120-5", + "display" : "Willapa Chinook" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1121-3", + "display" : "Wishram" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1123-9", + "display" : "Chippewa" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1124-7", + "display" : "Bad River" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1125-4", + "display" : "Bay Mills Chippewa" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1126-2", + "display" : "Bois Forte" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1127-0", + "display" : "Burt Lake Chippewa" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1128-8", + "display" : "Fond du Lac" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1129-6", + "display" : "Grand Portage" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1130-4", + "display" : "Grand Traverse Band of Ottawa-Chippewa" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1131-2", + "display" : "Keweenaw" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1132-0", + "display" : "Lac Courte Oreilles" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1133-8", + "display" : "Lac du Flambeau" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1134-6", + "display" : "Lac Vieux Desert Chippewa" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1135-3", + "display" : "Lake Superior" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1136-1", + "display" : "Leech Lake" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1137-9", + "display" : "Little Shell Chippewa" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1138-7", + "display" : "Mille Lacs" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1139-5", + "display" : "Minnesota Chippewa" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1140-3", + "display" : "Ontonagon" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1141-1", + "display" : "Red Cliff Chippewa" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1142-9", + "display" : "Red Lake Chippewa" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1143-7", + "display" : "Saginaw Chippewa" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1144-5", + "display" : "St. Croix Chippewa" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1145-2", + "display" : "Sault Ste. Marie Chippewa" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1146-0", + "display" : "Sokoagon Chippewa" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1147-8", + "display" : "Turtle Mountain" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1148-6", + "display" : "White Earth" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1150-2", + "display" : "Chippewa Cree" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1151-0", + "display" : "Rocky Boy's Chippewa Cree" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1153-6", + "display" : "Chitimacha" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1155-1", + "display" : "Choctaw" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1156-9", + "display" : "Clifton Choctaw" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1157-7", + "display" : "Jena Choctaw" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1158-5", + "display" : "Mississippi Choctaw" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1159-3", + "display" : "Mowa Band of Choctaw" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1160-1", + "display" : "Oklahoma Choctaw" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1162-7", + "display" : "Chumash" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1163-5", + "display" : "Santa Ynez" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1165-0", + "display" : "Clear Lake" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1167-6", + "display" : "Coeur D'Alene" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1169-2", + "display" : "Coharie" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1171-8", + "display" : "Colorado River" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1173-4", + "display" : "Colville" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1175-9", + "display" : "Comanche" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1176-7", + "display" : "Oklahoma Comanche" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1178-3", + "display" : "Coos, Lower Umpqua, Siuslaw" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1180-9", + "display" : "Coos" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1182-5", + "display" : "Coquilles" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1184-1", + "display" : "Costanoan" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1186-6", + "display" : "Coushatta" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1187-4", + "display" : "Alabama Coushatta" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1189-0", + "display" : "Cowlitz" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1191-6", + "display" : "Cree" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1193-2", + "display" : "Creek" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1194-0", + "display" : "Alabama Creek" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1195-7", + "display" : "Alabama Quassarte" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1196-5", + "display" : "Eastern Creek" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1197-3", + "display" : "Eastern Muscogee" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1198-1", + "display" : "Kialegee" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1199-9", + "display" : "Lower Muscogee" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1200-5", + "display" : "Machis Lower Creek Indian" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1201-3", + "display" : "Poarch Band" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1202-1", + "display" : "Principal Creek Indian Nation" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1203-9", + "display" : "Star Clan of Muscogee Creeks" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1204-7", + "display" : "Thlopthlocco" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1205-4", + "display" : "Tuckabachee" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1207-0", + "display" : "Croatan" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1209-6", + "display" : "Crow" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1211-2", + "display" : "Cupeno" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1212-0", + "display" : "Agua Caliente" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1214-6", + "display" : "Delaware" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1215-3", + "display" : "Eastern Delaware" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1216-1", + "display" : "Lenni-Lenape" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1217-9", + "display" : "Munsee" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1218-7", + "display" : "Oklahoma Delaware" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1219-5", + "display" : "Rampough Mountain" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1220-3", + "display" : "Sand Hill" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1222-9", + "display" : "Diegueno" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1223-7", + "display" : "Campo" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1224-5", + "display" : "Capitan Grande" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1225-2", + "display" : "Cuyapaipe" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1226-0", + "display" : "La Posta" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1227-8", + "display" : "Manzanita" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1228-6", + "display" : "Mesa Grande" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1229-4", + "display" : "San Pasqual" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1230-2", + "display" : "Santa Ysabel" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1231-0", + "display" : "Sycuan" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1233-6", + "display" : "Eastern Tribes" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1234-4", + "display" : "Attacapa" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1235-1", + "display" : "Biloxi" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1236-9", + "display" : "Georgetown" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1237-7", + "display" : "Moor" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1238-5", + "display" : "Nansemond" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1239-3", + "display" : "Natchez" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1240-1", + "display" : "Nausu Waiwash" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1241-9", + "display" : "Nipmuc" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1242-7", + "display" : "Paugussett" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1243-5", + "display" : "Pocomoke Acohonock" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1244-3", + "display" : "Southeastern Indians" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1245-0", + "display" : "Susquehanock" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1246-8", + "display" : "Tunica Biloxi" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1247-6", + "display" : "Waccamaw-Siousan" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1248-4", + "display" : "Wicomico" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1250-0", + "display" : "Esselen" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1252-6", + "display" : "Fort Belknap" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1254-2", + "display" : "Fort Berthold" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1256-7", + "display" : "Fort Mcdowell" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1258-3", + "display" : "Fort Hall" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1260-9", + "display" : "Gabrieleno" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1262-5", + "display" : "Grand Ronde" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1264-1", + "display" : "Gros Ventres" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1265-8", + "display" : "Atsina" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1267-4", + "display" : "Haliwa" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1269-0", + "display" : "Hidatsa" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1271-6", + "display" : "Hoopa" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1272-4", + "display" : "Trinity" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1273-2", + "display" : "Whilkut" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1275-7", + "display" : "Hoopa Extension" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1277-3", + "display" : "Houma" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1279-9", + "display" : "Inaja-Cosmit" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1281-5", + "display" : "Iowa" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1282-3", + "display" : "Iowa of Kansas-Nebraska" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1283-1", + "display" : "Iowa of Oklahoma" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1285-6", + "display" : "Iroquois" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1286-4", + "display" : "Cayuga" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1287-2", + "display" : "Mohawk" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1288-0", + "display" : "Oneida" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1289-8", + "display" : "Onondaga" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1290-6", + "display" : "Seneca" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1291-4", + "display" : "Seneca Nation" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1292-2", + "display" : "Seneca-Cayuga" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1293-0", + "display" : "Tonawanda Seneca" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1294-8", + "display" : "Tuscarora" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1295-5", + "display" : "Wyandotte" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1297-1", + "display" : "Juaneno" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1299-7", + "display" : "Kalispel" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1301-1", + "display" : "Karuk" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1303-7", + "display" : "Kaw" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1305-2", + "display" : "Kickapoo" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1306-0", + "display" : "Oklahoma Kickapoo" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1307-8", + "display" : "Texas Kickapoo" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1309-4", + "display" : "Kiowa" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1310-2", + "display" : "Oklahoma Kiowa" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1312-8", + "display" : "Klallam" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1313-6", + "display" : "Jamestown" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1314-4", + "display" : "Lower Elwha" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1315-1", + "display" : "Port Gamble Klallam" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1317-7", + "display" : "Klamath" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1319-3", + "display" : "Konkow" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1321-9", + "display" : "Kootenai" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1323-5", + "display" : "Lassik" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1325-0", + "display" : "Long Island" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1326-8", + "display" : "Matinecock" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1327-6", + "display" : "Montauk" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1328-4", + "display" : "Poospatuck" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1329-2", + "display" : "Setauket" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1331-8", + "display" : "Luiseno" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1332-6", + "display" : "La Jolla" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1333-4", + "display" : "Pala" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1334-2", + "display" : "Pauma" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1335-9", + "display" : "Pechanga" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1336-7", + "display" : "Soboba" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1337-5", + "display" : "Twenty-Nine Palms" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1338-3", + "display" : "Temecula" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1340-9", + "display" : "Lumbee" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1342-5", + "display" : "Lummi" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1344-1", + "display" : "Maidu" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1345-8", + "display" : "Mountain Maidu" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1346-6", + "display" : "Nishinam" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1348-2", + "display" : "Makah" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1350-8", + "display" : "Maliseet" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1352-4", + "display" : "Mandan" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1354-0", + "display" : "Mattaponi" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1356-5", + "display" : "Menominee" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1358-1", + "display" : "Miami" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1359-9", + "display" : "Illinois Miami" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1360-7", + "display" : "Indiana Miami" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1361-5", + "display" : "Oklahoma Miami" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1363-1", + "display" : "Miccosukee" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1365-6", + "display" : "Micmac" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1366-4", + "display" : "Aroostook" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1368-0", + "display" : "Mission Indians" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1370-6", + "display" : "Miwok" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1372-2", + "display" : "Modoc" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1374-8", + "display" : "Mohegan" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1376-3", + "display" : "Mono" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1378-9", + "display" : "Nanticoke" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1380-5", + "display" : "Narragansett" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1382-1", + "display" : "Navajo" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1383-9", + "display" : "Alamo Navajo" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1384-7", + "display" : "Canoncito Navajo" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1385-4", + "display" : "Ramah Navajo" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1387-0", + "display" : "Nez Perce" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1389-6", + "display" : "Nomalaki" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1391-2", + "display" : "Northwest Tribes" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1392-0", + "display" : "Alsea" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1393-8", + "display" : "Celilo" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1394-6", + "display" : "Columbia" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1395-3", + "display" : "Kalapuya" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1396-1", + "display" : "Molala" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1397-9", + "display" : "Talakamish" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1398-7", + "display" : "Tenino" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1399-5", + "display" : "Tillamook" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1400-1", + "display" : "Wenatchee" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1401-9", + "display" : "Yahooskin" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1403-5", + "display" : "Omaha" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1405-0", + "display" : "Oregon Athabaskan" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1407-6", + "display" : "Osage" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1409-2", + "display" : "Otoe-Missouria" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1411-8", + "display" : "Ottawa" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1412-6", + "display" : "Burt Lake Ottawa" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1413-4", + "display" : "Michigan Ottawa" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1414-2", + "display" : "Oklahoma Ottawa" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1416-7", + "display" : "Paiute" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1417-5", + "display" : "Bishop" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1418-3", + "display" : "Bridgeport" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1419-1", + "display" : "Burns Paiute" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1420-9", + "display" : "Cedarville" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1421-7", + "display" : "Fort Bidwell" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1422-5", + "display" : "Fort Independence" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1423-3", + "display" : "Kaibab" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1424-1", + "display" : "Las Vegas" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1425-8", + "display" : "Lone Pine" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1426-6", + "display" : "Lovelock" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1427-4", + "display" : "Malheur Paiute" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1428-2", + "display" : "Moapa" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1429-0", + "display" : "Northern Paiute" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1430-8", + "display" : "Owens Valley" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1431-6", + "display" : "Pyramid Lake" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1432-4", + "display" : "San Juan Southern Paiute" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1433-2", + "display" : "Southern Paiute" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1434-0", + "display" : "Summit Lake" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1435-7", + "display" : "Utu Utu Gwaitu Paiute" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1436-5", + "display" : "Walker River" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1437-3", + "display" : "Yerington Paiute" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1439-9", + "display" : "Pamunkey" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1441-5", + "display" : "Passamaquoddy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1442-3", + "display" : "Indian Township" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1443-1", + "display" : "Pleasant Point Passamaquoddy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1445-6", + "display" : "Pawnee" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1446-4", + "display" : "Oklahoma Pawnee" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1448-0", + "display" : "Penobscot" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1450-6", + "display" : "Peoria" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1451-4", + "display" : "Oklahoma Peoria" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1453-0", + "display" : "Pequot" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1454-8", + "display" : "Marshantucket Pequot" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1456-3", + "display" : "Pima" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1457-1", + "display" : "Gila River Pima-Maricopa" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1458-9", + "display" : "Salt River Pima-Maricopa" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1460-5", + "display" : "Piscataway" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1462-1", + "display" : "Pit River" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1464-7", + "display" : "Pomo" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1465-4", + "display" : "Central Pomo" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1466-2", + "display" : "Dry Creek" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1467-0", + "display" : "Eastern Pomo" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1468-8", + "display" : "Kashia" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1469-6", + "display" : "Northern Pomo" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1470-4", + "display" : "Scotts Valley" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1471-2", + "display" : "Stonyford" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1472-0", + "display" : "Sulphur Bank" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1474-6", + "display" : "Ponca" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1475-3", + "display" : "Nebraska Ponca" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1476-1", + "display" : "Oklahoma Ponca" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1478-7", + "display" : "Potawatomi" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1479-5", + "display" : "Citizen Band Potawatomi" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1480-3", + "display" : "Forest County" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1481-1", + "display" : "Hannahville" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1482-9", + "display" : "Huron Potawatomi" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1483-7", + "display" : "Pokagon Potawatomi" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1484-5", + "display" : "Prairie Band" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1485-2", + "display" : "Wisconsin Potawatomi" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1487-8", + "display" : "Powhatan" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1489-4", + "display" : "Pueblo" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1490-2", + "display" : "Acoma" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1491-0", + "display" : "Arizona Tewa" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1492-8", + "display" : "Cochiti" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1493-6", + "display" : "Hopi" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1494-4", + "display" : "Isleta" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1495-1", + "display" : "Jemez" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1496-9", + "display" : "Keres" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1497-7", + "display" : "Laguna" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1498-5", + "display" : "Nambe" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1499-3", + "display" : "Picuris" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1500-8", + "display" : "Piro" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1501-6", + "display" : "Pojoaque" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1502-4", + "display" : "San Felipe" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1503-2", + "display" : "San Ildefonso" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1504-0", + "display" : "San Juan Pueblo" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1505-7", + "display" : "San Juan De" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1506-5", + "display" : "San Juan" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1507-3", + "display" : "Sandia" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1508-1", + "display" : "Santa Ana" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1509-9", + "display" : "Santa Clara" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1510-7", + "display" : "Santo Domingo" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1511-5", + "display" : "Taos" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1512-3", + "display" : "Tesuque" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1513-1", + "display" : "Tewa" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1514-9", + "display" : "Tigua" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1515-6", + "display" : "Zia" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1516-4", + "display" : "Zuni" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1518-0", + "display" : "Puget Sound Salish" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1519-8", + "display" : "Duwamish" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1520-6", + "display" : "Kikiallus" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1521-4", + "display" : "Lower Skagit" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1522-2", + "display" : "Muckleshoot" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1523-0", + "display" : "Nisqually" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1524-8", + "display" : "Nooksack" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1525-5", + "display" : "Port Madison" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1526-3", + "display" : "Puyallup" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1527-1", + "display" : "Samish" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1528-9", + "display" : "Sauk-Suiattle" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1529-7", + "display" : "Skokomish" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1530-5", + "display" : "Skykomish" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1531-3", + "display" : "Snohomish" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1532-1", + "display" : "Snoqualmie" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1533-9", + "display" : "Squaxin Island" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1534-7", + "display" : "Steilacoom" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1535-4", + "display" : "Stillaguamish" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1536-2", + "display" : "Suquamish" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1537-0", + "display" : "Swinomish" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1538-8", + "display" : "Tulalip" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1539-6", + "display" : "Upper Skagit" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1541-2", + "display" : "Quapaw" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1543-8", + "display" : "Quinault" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1545-3", + "display" : "Rappahannock" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1547-9", + "display" : "Reno-Sparks" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1549-5", + "display" : "Round Valley" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1551-1", + "display" : "Sac and Fox" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1552-9", + "display" : "Iowa Sac and Fox" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1553-7", + "display" : "Missouri Sac and Fox" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1554-5", + "display" : "Oklahoma Sac and Fox" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1556-0", + "display" : "Salinan" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1558-6", + "display" : "Salish" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1560-2", + "display" : "Salish and Kootenai" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1562-8", + "display" : "Schaghticoke" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1564-4", + "display" : "Scott Valley" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1566-9", + "display" : "Seminole" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1567-7", + "display" : "Big Cypress" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1568-5", + "display" : "Brighton" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1569-3", + "display" : "Florida Seminole" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1570-1", + "display" : "Hollywood Seminole" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1571-9", + "display" : "Oklahoma Seminole" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1573-5", + "display" : "Serrano" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1574-3", + "display" : "San Manual" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1576-8", + "display" : "Shasta" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1578-4", + "display" : "Shawnee" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1579-2", + "display" : "Absentee Shawnee" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1580-0", + "display" : "Eastern Shawnee" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1582-6", + "display" : "Shinnecock" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1584-2", + "display" : "Shoalwater Bay" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1586-7", + "display" : "Shoshone" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1587-5", + "display" : "Battle Mountain" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1588-3", + "display" : "Duckwater" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1589-1", + "display" : "Elko" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1590-9", + "display" : "Ely" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1591-7", + "display" : "Goshute" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1592-5", + "display" : "Panamint" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1593-3", + "display" : "Ruby Valley" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1594-1", + "display" : "Skull Valley" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1595-8", + "display" : "South Fork Shoshone" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1596-6", + "display" : "Te-Moak Western Shoshone" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1597-4", + "display" : "Timbi-Sha Shoshone" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1598-2", + "display" : "Washakie" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1599-0", + "display" : "Wind River Shoshone" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1600-6", + "display" : "Yomba" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1602-2", + "display" : "Shoshone Paiute" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1603-0", + "display" : "Duck Valley" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1604-8", + "display" : "Fallon" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1605-5", + "display" : "Fort McDermitt" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1607-1", + "display" : "Siletz" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1609-7", + "display" : "Sioux" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1610-5", + "display" : "Blackfoot Sioux" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1611-3", + "display" : "Brule Sioux" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1612-1", + "display" : "Cheyenne River Sioux" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1613-9", + "display" : "Crow Creek Sioux" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1614-7", + "display" : "Dakota Sioux" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1615-4", + "display" : "Flandreau Santee" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1616-2", + "display" : "Fort Peck" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1617-0", + "display" : "Lake Traverse Sioux" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1618-8", + "display" : "Lower Brule Sioux" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1619-6", + "display" : "Lower Sioux" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1620-4", + "display" : "Mdewakanton Sioux" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1621-2", + "display" : "Miniconjou" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1622-0", + "display" : "Oglala Sioux" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1623-8", + "display" : "Pine Ridge Sioux" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1624-6", + "display" : "Pipestone Sioux" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1625-3", + "display" : "Prairie Island Sioux" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1626-1", + "display" : "Prior Lake Sioux" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1627-9", + "display" : "Rosebud Sioux" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1628-7", + "display" : "Sans Arc Sioux" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1629-5", + "display" : "Santee Sioux" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1630-3", + "display" : "Sisseton-Wahpeton" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1631-1", + "display" : "Sisseton Sioux" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1632-9", + "display" : "Spirit Lake Sioux" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1633-7", + "display" : "Standing Rock Sioux" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1634-5", + "display" : "Teton Sioux" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1635-2", + "display" : "Two Kettle Sioux" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1636-0", + "display" : "Upper Sioux" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1637-8", + "display" : "Wahpekute Sioux" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1638-6", + "display" : "Wahpeton Sioux" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1639-4", + "display" : "Wazhaza Sioux" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1640-2", + "display" : "Yankton Sioux" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1641-0", + "display" : "Yanktonai Sioux" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1643-6", + "display" : "Siuslaw" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1645-1", + "display" : "Spokane" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1647-7", + "display" : "Stewart" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1649-3", + "display" : "Stockbridge" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1651-9", + "display" : "Susanville" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1653-5", + "display" : "Tohono O'Odham" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1654-3", + "display" : "Ak-Chin" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1655-0", + "display" : "Gila Bend" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1656-8", + "display" : "San Xavier" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1657-6", + "display" : "Sells" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1659-2", + "display" : "Tolowa" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1661-8", + "display" : "Tonkawa" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1663-4", + "display" : "Tygh" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1665-9", + "display" : "Umatilla" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1667-5", + "display" : "Umpqua" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1668-3", + "display" : "Cow Creek Umpqua" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1670-9", + "display" : "Ute" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1671-7", + "display" : "Allen Canyon" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1672-5", + "display" : "Uintah Ute" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1673-3", + "display" : "Ute Mountain Ute" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1675-8", + "display" : "Wailaki" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1677-4", + "display" : "Walla-Walla" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1679-0", + "display" : "Wampanoag" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1680-8", + "display" : "Gay Head Wampanoag" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1681-6", + "display" : "Mashpee Wampanoag" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1683-2", + "display" : "Warm Springs" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1685-7", + "display" : "Wascopum" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1687-3", + "display" : "Washoe" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1688-1", + "display" : "Alpine" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1689-9", + "display" : "Carson" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1690-7", + "display" : "Dresslerville" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1692-3", + "display" : "Wichita" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1694-9", + "display" : "Wind River" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1696-4", + "display" : "Winnebago" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1697-2", + "display" : "Ho-chunk" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1698-0", + "display" : "Nebraska Winnebago" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1700-4", + "display" : "Winnemucca" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1702-0", + "display" : "Wintun" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1704-6", + "display" : "Wiyot" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1705-3", + "display" : "Table Bluff" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1707-9", + "display" : "Yakama" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1709-5", + "display" : "Yakama Cowlitz" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1711-1", + "display" : "Yaqui" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1712-9", + "display" : "Barrio Libre" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1713-7", + "display" : "Pascua Yaqui" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1715-2", + "display" : "Yavapai Apache" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1717-8", + "display" : "Yokuts" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1718-6", + "display" : "Chukchansi" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1719-4", + "display" : "Tachi" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1720-2", + "display" : "Tule River" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1722-8", + "display" : "Yuchi" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1724-4", + "display" : "Yuman" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1725-1", + "display" : "Cocopah" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1726-9", + "display" : "Havasupai" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1727-7", + "display" : "Hualapai" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1728-5", + "display" : "Maricopa" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1729-3", + "display" : "Mohave" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1730-1", + "display" : "Quechan" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1731-9", + "display" : "Yavapai" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1732-7", + "display" : "Yurok" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1733-5", + "display" : "Coast Yurok" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1735-0", + "display" : "Alaska Native" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1737-6", + "display" : "Alaska Indian" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1739-2", + "display" : "Alaskan Athabascan" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1740-0", + "display" : "Ahtna" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1811-9", + "display" : "Southeast Alaska" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1813-5", + "display" : "Tlingit-Haida" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1814-3", + "display" : "Angoon" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1815-0", + "display" : "Central Council of Tlingit and Haida Tribes" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1816-8", + "display" : "Chilkat" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1817-6", + "display" : "Chilkoot" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1818-4", + "display" : "Craig" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1819-2", + "display" : "Douglas" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1820-0", + "display" : "Haida" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1821-8", + "display" : "Hoonah" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1822-6", + "display" : "Hydaburg" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1823-4", + "display" : "Kake" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1824-2", + "display" : "Kasaan" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1825-9", + "display" : "Kenaitze" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1826-7", + "display" : "Ketchikan" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1827-5", + "display" : "Klawock" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1828-3", + "display" : "Pelican" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1829-1", + "display" : "Petersburg" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1830-9", + "display" : "Saxman" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1831-7", + "display" : "Sitka" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1832-5", + "display" : "Tenakee Springs" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1833-3", + "display" : "Tlingit" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1834-1", + "display" : "Wrangell" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1835-8", + "display" : "Yakutat" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1837-4", + "display" : "Tsimshian" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1838-2", + "display" : "Metlakatla" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1840-8", + "display" : "Eskimo" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1842-4", + "display" : "Greenland Eskimo" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1844-0", + "display" : "Inupiat Eskimo" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1845-7", + "display" : "Ambler" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1846-5", + "display" : "Anaktuvuk" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1847-3", + "display" : "Anaktuvuk Pass" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1848-1", + "display" : "Arctic Slope Inupiat" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1849-9", + "display" : "Arctic Slope Corporation" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1850-7", + "display" : "Atqasuk" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1851-5", + "display" : "Barrow" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1852-3", + "display" : "Bering Straits Inupiat" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1853-1", + "display" : "Brevig Mission" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1854-9", + "display" : "Buckland" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1855-6", + "display" : "Chinik" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1856-4", + "display" : "Council" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1857-2", + "display" : "Deering" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1858-0", + "display" : "Elim" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1859-8", + "display" : "Golovin" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1860-6", + "display" : "Inalik Diomede" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1861-4", + "display" : "Inupiaq" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1862-2", + "display" : "Kaktovik" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1863-0", + "display" : "Kawerak" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1864-8", + "display" : "Kiana" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1865-5", + "display" : "Kivalina" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1866-3", + "display" : "Kobuk" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1867-1", + "display" : "Kotzebue" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1868-9", + "display" : "Koyuk" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1869-7", + "display" : "Kwiguk" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1870-5", + "display" : "Mauneluk Inupiat" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1871-3", + "display" : "Nana Inupiat" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1872-1", + "display" : "Noatak" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1873-9", + "display" : "Nome" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1874-7", + "display" : "Noorvik" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1875-4", + "display" : "Nuiqsut" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1876-2", + "display" : "Point Hope" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1877-0", + "display" : "Point Lay" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1878-8", + "display" : "Selawik" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1879-6", + "display" : "Shaktoolik" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1880-4", + "display" : "Shishmaref" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1881-2", + "display" : "Shungnak" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1882-0", + "display" : "Solomon" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1883-8", + "display" : "Teller" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1884-6", + "display" : "Unalakleet" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1885-3", + "display" : "Wainwright" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1886-1", + "display" : "Wales" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1887-9", + "display" : "White Mountain" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1888-7", + "display" : "White Mountain Inupiat" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1889-5", + "display" : "Mary's Igloo" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1891-1", + "display" : "Siberian Eskimo" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1892-9", + "display" : "Gambell" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1893-7", + "display" : "Savoonga" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1894-5", + "display" : "Siberian Yupik" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1896-0", + "display" : "Yupik Eskimo" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1897-8", + "display" : "Akiachak" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1898-6", + "display" : "Akiak" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1899-4", + "display" : "Alakanuk" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1900-0", + "display" : "Aleknagik" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1901-8", + "display" : "Andreafsky" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1902-6", + "display" : "Aniak" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1903-4", + "display" : "Atmautluak" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1904-2", + "display" : "Bethel" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1905-9", + "display" : "Bill Moore's Slough" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1906-7", + "display" : "Bristol Bay Yupik" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1907-5", + "display" : "Calista Yupik" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1908-3", + "display" : "Chefornak" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1909-1", + "display" : "Chevak" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1910-9", + "display" : "Chuathbaluk" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1911-7", + "display" : "Clark's Point" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1912-5", + "display" : "Crooked Creek" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1913-3", + "display" : "Dillingham" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1914-1", + "display" : "Eek" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1915-8", + "display" : "Ekuk" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1916-6", + "display" : "Ekwok" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1917-4", + "display" : "Emmonak" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1918-2", + "display" : "Goodnews Bay" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1919-0", + "display" : "Hooper Bay" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1920-8", + "display" : "Iqurmuit (Russian Mission)" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1921-6", + "display" : "Kalskag" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1922-4", + "display" : "Kasigluk" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1923-2", + "display" : "Kipnuk" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1924-0", + "display" : "Koliganek" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1925-7", + "display" : "Kongiganak" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1926-5", + "display" : "Kotlik" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1927-3", + "display" : "Kwethluk" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1928-1", + "display" : "Kwigillingok" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1929-9", + "display" : "Levelock" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1930-7", + "display" : "Lower Kalskag" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1931-5", + "display" : "Manokotak" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1932-3", + "display" : "Marshall" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1933-1", + "display" : "Mekoryuk" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1934-9", + "display" : "Mountain Village" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1935-6", + "display" : "Naknek" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1936-4", + "display" : "Napaumute" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1937-2", + "display" : "Napakiak" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1938-0", + "display" : "Napaskiak" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1939-8", + "display" : "Newhalen" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1940-6", + "display" : "New Stuyahok" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1941-4", + "display" : "Newtok" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1942-2", + "display" : "Nightmute" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1943-0", + "display" : "Nunapitchukv" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1944-8", + "display" : "Oscarville" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1945-5", + "display" : "Pilot Station" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1946-3", + "display" : "Pitkas Point" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1947-1", + "display" : "Platinum" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1948-9", + "display" : "Portage Creek" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1949-7", + "display" : "Quinhagak" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1950-5", + "display" : "Red Devil" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1951-3", + "display" : "St. Michael" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1952-1", + "display" : "Scammon Bay" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1953-9", + "display" : "Sheldon's Point" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1954-7", + "display" : "Sleetmute" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1955-4", + "display" : "Stebbins" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1956-2", + "display" : "Togiak" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1957-0", + "display" : "Toksook" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1958-8", + "display" : "Tulukskak" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1959-6", + "display" : "Tuntutuliak" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1960-4", + "display" : "Tununak" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1961-2", + "display" : "Twin Hills" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1962-0", + "display" : "Georgetown" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1963-8", + "display" : "St. Mary's" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1964-6", + "display" : "Umkumiate" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1966-1", + "display" : "Aleut" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1968-7", + "display" : "Alutiiq Aleut" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1969-5", + "display" : "Tatitlek" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1970-3", + "display" : "Ugashik" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1972-9", + "display" : "Bristol Bay Aleut" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1973-7", + "display" : "Chignik" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1974-5", + "display" : "Chignik Lake" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1975-2", + "display" : "Egegik" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1976-0", + "display" : "Igiugig" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1977-8", + "display" : "Ivanof Bay" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1978-6", + "display" : "King Salmon" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1979-4", + "display" : "Kokhanok" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1980-2", + "display" : "Perryville" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1981-0", + "display" : "Pilot Point" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1982-8", + "display" : "Port Heiden" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1984-4", + "display" : "Chugach Aleut" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1985-1", + "display" : "Chenega" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1986-9", + "display" : "Chugach Corporation" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1987-7", + "display" : "English Bay" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1988-5", + "display" : "Port Graham" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1990-1", + "display" : "Eyak" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1992-7", + "display" : "Koniag Aleut" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1993-5", + "display" : "Akhiok" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1994-3", + "display" : "Agdaagux" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1995-0", + "display" : "Karluk" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1996-8", + "display" : "Kodiak" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1997-6", + "display" : "Larsen Bay" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1998-4", + "display" : "Old Harbor" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "1999-2", + "display" : "Ouzinkie" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "2000-8", + "display" : "Port Lions" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "2002-4", + "display" : "Sugpiaq" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "2004-0", + "display" : "Suqpigaq" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "2006-5", + "display" : "Unangan Aleut" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "2007-3", + "display" : "Akutan" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "2008-1", + "display" : "Aleut Corporation" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "2009-9", + "display" : "Aleutian" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "2010-7", + "display" : "Aleutian Islander" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "2011-5", + "display" : "Atka" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "2012-3", + "display" : "Belkofski" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "2013-1", + "display" : "Chignik Lagoon" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "2014-9", + "display" : "King Cove" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "2015-6", + "display" : "False Pass" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "2016-4", + "display" : "Nelson Lagoon" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "2017-2", + "display" : "Nikolski" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "2018-0", + "display" : "Pauloff Harbor" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "2019-8", + "display" : "Qagan Toyagungin" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "2020-6", + "display" : "Qawalangin" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "2021-4", + "display" : "St. George" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "2022-2", + "display" : "St. Paul" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "2023-0", + "display" : "Sand Point" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "2024-8", + "display" : "South Naknek" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "2025-5", + "display" : "Unalaska" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "2026-3", + "display" : "Unga" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "2028-9", + "display" : "Asian" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "2029-7", + "display" : "Asian Indian" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "2030-5", + "display" : "Bangladeshi" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "2031-3", + "display" : "Bhutanese" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "2032-1", + "display" : "Burmese" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "2033-9", + "display" : "Cambodian" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "2034-7", + "display" : "Chinese" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "2035-4", + "display" : "Taiwanese" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "2036-2", + "display" : "Filipino" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "2037-0", + "display" : "Hmong" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "2038-8", + "display" : "Indonesian" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "2039-6", + "display" : "Japanese" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "2040-4", + "display" : "Korean" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "2041-2", + "display" : "Laotian" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "2042-0", + "display" : "Malaysian" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "2043-8", + "display" : "Okinawan" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "2044-6", + "display" : "Pakistani" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "2045-3", + "display" : "Sri Lankan" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "2046-1", + "display" : "Thai" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "2047-9", + "display" : "Vietnamese" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "2048-7", + "display" : "Iwo Jiman" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "2049-5", + "display" : "Maldivian" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "2050-3", + "display" : "Nepalese" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "2051-1", + "display" : "Singaporean" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "2052-9", + "display" : "Madagascar" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "2054-5", + "display" : "Black or African American" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "2056-0", + "display" : "Black" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "2058-6", + "display" : "African American" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "2060-2", + "display" : "African" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "2061-0", + "display" : "Botswanan" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "2062-8", + "display" : "Ethiopian" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "2063-6", + "display" : "Liberian" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "2064-4", + "display" : "Namibian" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "2065-1", + "display" : "Nigerian" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "2066-9", + "display" : "Zairean" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "2067-7", + "display" : "Bahamian" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "2068-5", + "display" : "Barbadian" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "2069-3", + "display" : "Dominican" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "2070-1", + "display" : "Dominica Islander" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "2071-9", + "display" : "Haitian" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "2072-7", + "display" : "Jamaican" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "2073-5", + "display" : "Tobagoan" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "2074-3", + "display" : "Trinidadian" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "2075-0", + "display" : "West Indian" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "2076-8", + "display" : "Native Hawaiian or Other Pacific Islander" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "2078-4", + "display" : "Polynesian" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "2079-2", + "display" : "Native Hawaiian" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "2080-0", + "display" : "Samoan" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "2081-8", + "display" : "Tahitian" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "2082-6", + "display" : "Tongan" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "2083-4", + "display" : "Tokelauan" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "2085-9", + "display" : "Micronesian" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "2086-7", + "display" : "Guamanian or Chamorro" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "2087-5", + "display" : "Guamanian" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "2088-3", + "display" : "Chamorro" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "2089-1", + "display" : "Mariana Islander" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "2090-9", + "display" : "Marshallese" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "2091-7", + "display" : "Palauan" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "2092-5", + "display" : "Carolinian" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "2093-3", + "display" : "Kosraean" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "2094-1", + "display" : "Pohnpeian" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "2095-8", + "display" : "Saipanese" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "2096-6", + "display" : "Kiribati" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "2097-4", + "display" : "Chuukese" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "2098-2", + "display" : "Yapese" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "2100-6", + "display" : "Melanesian" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "2101-4", + "display" : "Fijian" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "2102-2", + "display" : "Papua New Guinean" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "2103-0", + "display" : "Solomon Islander" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "2104-8", + "display" : "New Hebrides" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "2500-7", + "display" : "Other Pacific Islander" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "2106-3", + "display" : "White" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "2108-9", + "display" : "European" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "2109-7", + "display" : "Armenian" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "2110-5", + "display" : "English" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "2111-3", + "display" : "French" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "2112-1", + "display" : "German" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "2113-9", + "display" : "Irish" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "2114-7", + "display" : "Italian" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "2115-4", + "display" : "Polish" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "2116-2", + "display" : "Scottish" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "2118-8", + "display" : "Middle Eastern or North African" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "2119-6", + "display" : "Assyrian" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "2120-4", + "display" : "Egyptian" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "2121-2", + "display" : "Iranian" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "2122-0", + "display" : "Iraqi" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "2123-8", + "display" : "Lebanese" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "2124-6", + "display" : "Palestinian" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "2125-3", + "display" : "Syrian" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "2126-1", + "display" : "Afghanistani" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "2127-9", + "display" : "Israeili" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Race", + "code" : "2129-5", + "display" : "Arab" + }, + { + "system" : "http://snomed.info/sct", + "code" : "248153007", + "display" : "Male", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Male (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "248152002", + "display" : "Female", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Female (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "77386006", + "display" : "Pregnancy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pregnancy not delivered" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gestation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pregnant" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pregnancy confirmed" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pregnancy (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Patient currently pregnant" + }] + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/issue-severity", + "resource" : { + "resourceType" : "ValueSet", + "id" : "issue-severity", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fhir" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "normative" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version", + "valueCode" : "4.0.0" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 5 + }], + "url" : "http://hl7.org/fhir/ValueSet/issue-severity", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.408" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.397" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.2.223" + }], + "version" : "6.0.0-ballot2", + "name" : "IssueSeverity", + "title" : "Issue Severity", + "status" : "active", + "experimental" : false, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "How the issue affects the success of the action.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/issue-severity" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:167fee61-7e0a-4ce1-927d-652ed58bc4a7", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 5, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/issue-severity|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/issue-severity", + "code" : "fatal", + "display" : "Fatal" + }, + { + "system" : "http://hl7.org/fhir/issue-severity", + "code" : "error", + "display" : "Error" + }, + { + "system" : "http://hl7.org/fhir/issue-severity", + "code" : "warning", + "display" : "Warning" + }, + { + "system" : "http://hl7.org/fhir/issue-severity", + "code" : "information", + "display" : "Information" + }, + { + "system" : "http://hl7.org/fhir/issue-severity", + "code" : "success", + "display" : "Operation Successful" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/issue-type", + "resource" : { + "resourceType" : "ValueSet", + "id" : "issue-type", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fhir" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "normative" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version", + "valueCode" : "4.0.0" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 5 + }], + "url" : "http://hl7.org/fhir/ValueSet/issue-type", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.410" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.399" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.2.224" + }], + "version" : "6.0.0-ballot2", + "name" : "IssueType", + "title" : "Issue Type", + "status" : "active", + "experimental" : false, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "A code that describes the type of issue.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/issue-type" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:b97534ad-10c7-48bf-938f-e2da6330b677", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 33, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/issue-type|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/issue-type", + "code" : "invalid", + "display" : "Invalid Content" + }, + { + "system" : "http://hl7.org/fhir/issue-type", + "code" : "structure", + "display" : "Structural Issue" + }, + { + "system" : "http://hl7.org/fhir/issue-type", + "code" : "required", + "display" : "Required element missing" + }, + { + "system" : "http://hl7.org/fhir/issue-type", + "code" : "value", + "display" : "Element value invalid" + }, + { + "system" : "http://hl7.org/fhir/issue-type", + "code" : "invariant", + "display" : "Validation rule failed" + }, + { + "system" : "http://hl7.org/fhir/issue-type", + "code" : "security", + "display" : "Security Problem" + }, + { + "system" : "http://hl7.org/fhir/issue-type", + "code" : "login", + "display" : "Login Required" + }, + { + "system" : "http://hl7.org/fhir/issue-type", + "code" : "unknown", + "display" : "Unknown User" + }, + { + "system" : "http://hl7.org/fhir/issue-type", + "code" : "expired", + "display" : "Session Expired" + }, + { + "system" : "http://hl7.org/fhir/issue-type", + "code" : "forbidden", + "display" : "Forbidden" + }, + { + "system" : "http://hl7.org/fhir/issue-type", + "code" : "suppressed", + "display" : "Information Suppressed" + }, + { + "system" : "http://hl7.org/fhir/issue-type", + "code" : "processing", + "display" : "Processing Failure" + }, + { + "system" : "http://hl7.org/fhir/issue-type", + "code" : "not-supported", + "display" : "Content not supported" + }, + { + "system" : "http://hl7.org/fhir/issue-type", + "code" : "duplicate", + "display" : "Duplicate" + }, + { + "system" : "http://hl7.org/fhir/issue-type", + "code" : "multiple-matches", + "display" : "Multiple Matches" + }, + { + "system" : "http://hl7.org/fhir/issue-type", + "code" : "not-found", + "display" : "Not Found" + }, + { + "system" : "http://hl7.org/fhir/issue-type", + "code" : "deleted", + "display" : "Deleted" + }, + { + "system" : "http://hl7.org/fhir/issue-type", + "code" : "too-long", + "display" : "Content Too Long" + }, + { + "system" : "http://hl7.org/fhir/issue-type", + "code" : "code-invalid", + "display" : "Invalid Code" + }, + { + "system" : "http://hl7.org/fhir/issue-type", + "code" : "extension", + "display" : "Unacceptable Extension" + }, + { + "system" : "http://hl7.org/fhir/issue-type", + "code" : "too-costly", + "display" : "Operation Too Costly" + }, + { + "system" : "http://hl7.org/fhir/issue-type", + "code" : "business-rule", + "display" : "Business Rule Violation" + }, + { + "system" : "http://hl7.org/fhir/issue-type", + "code" : "conflict", + "display" : "Edit Version Conflict" + }, + { + "system" : "http://hl7.org/fhir/issue-type", + "code" : "limited-filter", + "display" : "Limited Filter Application" + }, + { + "system" : "http://hl7.org/fhir/issue-type", + "code" : "transient", + "display" : "Transient Issue" + }, + { + "system" : "http://hl7.org/fhir/issue-type", + "code" : "lock-error", + "display" : "Lock Error" + }, + { + "system" : "http://hl7.org/fhir/issue-type", + "code" : "no-store", + "display" : "No Store Available" + }, + { + "system" : "http://hl7.org/fhir/issue-type", + "code" : "exception", + "display" : "Exception" + }, + { + "system" : "http://hl7.org/fhir/issue-type", + "code" : "timeout", + "display" : "Timeout" + }, + { + "system" : "http://hl7.org/fhir/issue-type", + "code" : "incomplete", + "display" : "Incomplete Results" + }, + { + "system" : "http://hl7.org/fhir/issue-type", + "code" : "throttled", + "display" : "Throttled" + }, + { + "system" : "http://hl7.org/fhir/issue-type", + "code" : "informational", + "display" : "Informational Note" + }, + { + "system" : "http://hl7.org/fhir/issue-type", + "code" : "success", + "display" : "Operation Successful" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/organization-type", + "resource" : { + "resourceType" : "ValueSet", + "id" : "organization-type", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "pa" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/organization-type", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.414" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.403" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.2.228" + }], + "version" : "6.0.0-ballot2", + "name" : "OrganizationType", + "title" : "Organization Type", + "status" : "draft", + "experimental" : true, + "publisher" : "FHIR Project team", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "This example value set defines a set of codes that can be used to indicate a type of organization.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/organization-type" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:bc4acafb-29f0-440d-ac90-5ea3426df9a4", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 12, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/organization-type|2.0.1" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/organization-type", + "code" : "prov", + "display" : "Healthcare Provider" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/organization-type", + "code" : "dept", + "display" : "Hospital Department" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/organization-type", + "code" : "team", + "display" : "Organizational team" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/organization-type", + "code" : "govt", + "display" : "Government" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/organization-type", + "code" : "ins", + "display" : "Insurance Company" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/organization-type", + "code" : "pay", + "display" : "Payer" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/organization-type", + "code" : "edu", + "display" : "Educational Institute" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/organization-type", + "code" : "reli", + "display" : "Religious Institution" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/organization-type", + "code" : "crs", + "display" : "Clinical Research Sponsor" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/organization-type", + "code" : "cg", + "display" : "Community Group" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/organization-type", + "code" : "bus", + "display" : "Non-Healthcare Business or Corporation" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/organization-type", + "code" : "other", + "display" : "Other" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/link-type", + "resource" : { + "resourceType" : "ValueSet", + "id" : "link-type", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "pa" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "normative" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version", + "valueCode" : "4.0.0" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 5 + }], + "url" : "http://hl7.org/fhir/ValueSet/link-type", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.423" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.412" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.2.234" + }], + "version" : "6.0.0-ballot2", + "name" : "LinkType", + "title" : "Link Type", + "status" : "active", + "experimental" : false, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "The type of link between this Patient resource and another Patient/RelatedPerson resource.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/link-type" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:788273c0-c535-402a-91e3-6f4806720d7d", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 4, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/link-type|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/link-type", + "code" : "replaced-by", + "display" : "Replaced-by", + "designation" : [{ + "language" : "nl", + "value" : "Vervangen door" + }] + }, + { + "system" : "http://hl7.org/fhir/link-type", + "code" : "replaces", + "display" : "Replaces", + "designation" : [{ + "language" : "nl", + "value" : "Vervangt" + }] + }, + { + "system" : "http://hl7.org/fhir/link-type", + "code" : "refer", + "display" : "Refer", + "designation" : [{ + "language" : "nl", + "value" : "Verwijzing" + }] + }, + { + "system" : "http://hl7.org/fhir/link-type", + "code" : "seealso", + "display" : "See also", + "designation" : [{ + "language" : "nl", + "value" : "Zie ook" + }] + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/procedure-not-performed-reason", + "resource" : { + "resourceType" : "ValueSet", + "id" : "procedure-not-performed-reason", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "pc" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/procedure-not-performed-reason", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.431" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.422" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.2.418" + }], + "version" : "6.0.0-ballot2", + "name" : "ProcedureNotPerformedReasonSNOMEDCT", + "title" : "Procedure Not Performed Reason (SNOMED-CT)", + "status" : "active", + "experimental" : true, + "publisher" : "Health Level Seven, Inc. - CQI WG", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/special/committees/CQI" + }] + }], + "description" : "Situation codes describing the reason that a procedure, which might otherwise be expected, was not performed, or a procedure that was started and was not completed. Consists of SNOMED CT codes, children of procedure contraindicated (183932001), procedure discontinued (416406003), procedure not done (416237000), procedure not indicated (428119001), procedure not offered (416064006), procedure not wanted (416432009), procedure refused (183944003), and procedure stopped (394908001) as well as 410536001 Contraindicated (qualifier value).", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "copyright" : "This resource includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these specifications must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/get-snomed-ct or info@snomed.org", + "compose" : { + "include" : [{ + "system" : "http://snomed.info/sct", + "filter" : [{ + "property" : "concept", + "op" : "is-a", + "value" : "183932001" + }] + }, + { + "system" : "http://snomed.info/sct", + "filter" : [{ + "property" : "concept", + "op" : "is-a", + "value" : "416406003" + }] + }, + { + "system" : "http://snomed.info/sct", + "filter" : [{ + "property" : "concept", + "op" : "is-a", + "value" : "416237000" + }] + }, + { + "system" : "http://snomed.info/sct", + "filter" : [{ + "property" : "concept", + "op" : "is-a", + "value" : "428119001" + }] + }, + { + "system" : "http://snomed.info/sct", + "filter" : [{ + "property" : "concept", + "op" : "is-a", + "value" : "416064006" + }] + }, + { + "system" : "http://snomed.info/sct", + "filter" : [{ + "property" : "concept", + "op" : "is-a", + "value" : "416432009" + }] + }, + { + "system" : "http://snomed.info/sct", + "filter" : [{ + "property" : "concept", + "op" : "is-a", + "value" : "183944003" + }] + }, + { + "system" : "http://snomed.info/sct", + "filter" : [{ + "property" : "concept", + "op" : "is-a", + "value" : "394908001" + }] + }, + { + "system" : "http://snomed.info/sct", + "concept" : [{ + "code" : "410536001" + }] + }] + }, + "expansion" : { + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/valueset-unclosed", + "valueBoolean" : true + }], + "identifier" : "urn:uuid:35f590cb-d73f-4b43-9c44-d1b20baa474d", + "timestamp" : "2024-10-02T17:54:47+00:00", + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-valueset", + "valueUri" : "null" + }, + { + "name" : "used-codesystem", + "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230131" + }, + { + "name" : "version", + "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230131" + }], + "contains" : [{ + "system" : "http://snomed.info/sct", + "code" : "183932001", + "display" : "Procedure contraindicated", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Procedure contraindicated (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "135809002", + "display" : "Nitrate contraindicated", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nitrate contraindicated (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "135811006", + "display" : "Diuretic contraindicated", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diuretic contraindicated (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "135822005", + "display" : "Lipid lowering therapy contraindicated", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lipid lowering therapy contraindicated (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "135823000", + "display" : "Calcium channel blocker contraindicated", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Calcium channel blocker contraindicated (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169551000", + "display" : "Contraception contraindicated", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Contraception contraindicated (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "170954008", + "display" : "HRT contraindicated", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hormone replacement therapy (HRT) contraindicated" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hormone replacement therapy contraindicated (situation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hormone replacement therapy contraindicated" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "171277005", + "display" : "Sensitivity contraindicated - immunisation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sensitivity C/I - immunization" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sensitivity contraindicated - immunization" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sensitivity C/I - immunisation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sensitivity contraindicated - immunization (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "171284002", + "display" : "Pertussis vaccine contraindicated", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pertussis vaccine contraindicated (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "183934000", + "display" : "Sensitivity C/I to procedure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sensitivity contraindication to procedure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sensitivity contraindication to procedure (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "183936003", + "display" : "Contraindication to live immunisation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Contraindication to live immunization" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Contraindication to live immunization (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "266757004", + "display" : "Medical C/I to procedure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medical contraindication to procedure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medical contraindication to procedure (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "266758009", + "display" : "Immunisation contraindicated", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immunization contraindicated" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immunization contraindicated (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "275935009", + "display" : "Surgery contraindicated", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Surgery contraindicated (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "275974002", + "display" : "MMR (measles, mumps, and rubella) vaccine contraindicated", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Measles, mumps, and rubella vaccine contraindicated (situation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Measles, mumps, and rubella vaccine contraindicated" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "312451002", + "display" : "Aspirin prophylaxis contra-indicated", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aspirin prophylaxis contra-indicated (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "315061006", + "display" : "Warfarin contraindicated", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Warfarin contraindicated (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "315062004", + "display" : "Beta blocker contraindicated", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Beta blocker contraindicated (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "315363002", + "display" : "Statins contraindicated", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Statins contraindicated (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "315364008", + "display" : "Angiotensin converting enzyme inhibitors contraindicated", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Angiotensin converting enzyme inhibitors contraindicated (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "315591006", + "display" : "Fibrates contraindicated", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fibrates contraindicated (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "390795005", + "display" : "Pneumococcal vaccination contraindicated", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pneumococcal vaccination contraindicated (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "390796006", + "display" : "Influenza vaccination contraindicated", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Influenza vaccination contraindicated (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "390910005", + "display" : "Thrombolysis contraindicated", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thrombolysis contraindicated (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "394987009", + "display" : "Angiotensin II receptor antagonists contraindicated", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Angiotensin II receptor antagonists contraindicated (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "395174005", + "display" : "Nicotine replacement therapy contraindicated", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nicotine replacement therapy contraindicated (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "395175006", + "display" : "Bupropion contraindicated", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bupropion contraindicated (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "395675007", + "display" : "Oral contraceptive pill contraindicated", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "OCP contraindicated" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oral contraceptive pill contraindicated (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "407582002", + "display" : "Clopidogrel contraindicated", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clopidogrel contraindicated (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "413558003", + "display" : "Anticoagulation contraindicated", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anticoagulation contraindicated (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "414055003", + "display" : "Drug dependence home detoxification contraindicated", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Drug dependence home detoxification contraindicated (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "414159007", + "display" : "Exercise tolerance test contraindicated", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Exercise tolerance test contraindicated (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "414677003", + "display" : "Metformin contraindicated", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Metformin contraindicated (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "415571003", + "display" : "Spirometry reversibility testing contraindicated", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spirometry reversibility testing contraindicated (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "415666001", + "display" : "Administration of sulfonylurea contraindicated (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Administration of sulphonylurea contraindicated" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Administration of sulfonylurea contraindicated" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "416091008", + "display" : "Glitazones contraindicated", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glitazones contraindicated (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "416475003", + "display" : "Combined calcium and vitamin D3 preparation contraindicated", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Combined calcium and vitamin D3 preparation contraindicated (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "416704001", + "display" : "DXA scan contraindicated", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dual X-ray absorptiometry (DXA) scan contraindicated" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dual X-ray absorptiometry scan contraindicated" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dual X-ray absorptiometry scan contraindicated (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "416759002", + "display" : "Non-steroidal anti-inflammatory drugs contraindicated", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "NSAID contraindicated" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Non-steroidal anti-inflammatory drugs contraindicated (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "416996000", + "display" : "Strontium ranelate contraindicated", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Strontium ranelate contraindicated (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "417101006", + "display" : "Selective estrogen receptor modulator contraindicated", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Selective oestrogen receptor modulator contraindicated" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Selective estrogen receptor modulator contraindicated (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "417128001", + "display" : "Bisphosphonates contraindicated", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bisphosphonates contraindicated (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "438767006", + "display" : "Termination of pregnancy contraindicated (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Termination of pregnancy contraindicated" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "438833006", + "display" : "Administration of drug or medicament contraindicated (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Administration of drug or medicament contraindicated" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Administration of medication contraindicated" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "698468005", + "display" : "Bisoprolol contraindicated (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bisoprolol contraindicated" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "698521002", + "display" : "Simvastatin contraindicated", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Simvastatin contraindicated (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "699037006", + "display" : "Hepatitis B vaccination contraindicated", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hepatitis B vaccination contraindicated (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "703997000", + "display" : "Teriparatide contraindicated", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Teriparatide contraindicated (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "703999002", + "display" : "Raloxifene contraindicated", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Raloxifene contraindicated (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "707298000", + "display" : "Phosphodiesterase-5 inhibitor contraindicated (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phosphodiesterase-5 inhibitor contraindicated" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "715163003", + "display" : "Diphtheria vaccination contraindicated (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diphtheria vaccination contraindicated" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "715166006", + "display" : "Bacillus Calmette-Guerin vaccination contraindicated (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bacillus Calmette-Guerin vaccination contraindicated" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "BCG (Bacillus Calmette-Guerin) vaccination contraindicated" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "719320000", + "display" : "Yellow fever vaccination contraindicated (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Yellow fever vaccination contraindicated" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "719324009", + "display" : "Combined hepatitis A and B vaccination contraindicated (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Combined hepatitis A and B vaccination contraindicated" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "719325005", + "display" : "Smallpox vaccination contraindicated (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Smallpox vaccination contraindicated" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "719330009", + "display" : "Hepatitis A vaccination contraindicated (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hepatitis A vaccination contraindicated" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "719457005", + "display" : "Tick-borne encephalitis vaccination contraindicated (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tick-borne encephalitis vaccination contraindicated" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "719458000", + "display" : "Japanese encephalitis vaccination contraindicated (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Japanese encephalitis vaccination contraindicated" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "719467000", + "display" : "Measles vaccination contraindicated (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Measles vaccination contraindicated" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "719469002", + "display" : "Cholera vaccination contraindicated (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cholera vaccination contraindicated" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "719470001", + "display" : "Typhoid vaccination contraindicated (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Typhoid vaccination contraindicated" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "719472009", + "display" : "Rabies vaccination contraindicated (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rabies vaccination contraindicated" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "719473004", + "display" : "Rubella vaccination contraindicated (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rubella vaccination contraindicated" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "719474005", + "display" : "Tetanus vaccination contraindicated (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tetanus vaccination contraindicated" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "719476007", + "display" : "Poliomyelitis vaccination contraindicated (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poliomyelitis vaccination contraindicated" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "719598000", + "display" : "Meningitis C vaccination contraindicated (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Meningitis C vaccination contraindicated" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "719603008", + "display" : "Rabies post exposure prophylaxis contraindicated (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rabies post exposure prophylaxis contraindicated" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "719886001", + "display" : "Haemophilus influenzae type b vaccination contraindicated (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemophilus influenzae type b vaccination contraindicated" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "736004008", + "display" : "Nebivolol contraindicated (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nebivolol contraindicated" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "736006005", + "display" : "Carvedilol contraindicated (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carvedilol contraindicated" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "761844008", + "display" : "Human papilloma virus vaccination contraindicated", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human papilloma virus vaccination contraindicated (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "762450006", + "display" : "Procedure not done because contraindicated", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Procedure not done because contraindicated (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "840598000", + "display" : "Platelet aggregation inhibitor therapy contraindicated (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Platelet aggregation inhibitor therapy contraindicated" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1145022003", + "display" : "SARS-CoV-2 mRNA vaccine contraindicated", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "2019 novel coronavirus mRNA vaccine contraindicated" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Severe acute respiratory syndrome coronavirus 2 messenger ribonucleic acid vaccine contraindicated" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "COVID-19 mRNA vaccine contraindicated" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Severe acute respiratory syndrome coronavirus 2 messenger ribonucleic acid vaccine contraindicated (situation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "2019-nCoV mRNA vaccine contraindicated" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1145023008", + "display" : "Severe acute respiratory syndrome coronavirus 2 antigen vaccine contraindicated", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "COVID-19 antigen vaccine contraindicated" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "2019-nCoV antigen vaccine contraindicated" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Severe acute respiratory syndrome coronavirus 2 antigen vaccine contraindicated (situation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "2019 novel coronavirus antigen vaccine contraindicated" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "SARS-CoV-2 antigen vaccine contraindicated" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1145035007", + "display" : "Second dose of SARS-CoV-2 mRNA vaccine contraindicated", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Second dose of 2019 novel coronavirus mRNA vaccine contraindicated" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Second dose of 2019-nCoV mRNA vaccine contraindicated" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Second dose of COVID-19 mRNA vaccine contraindicated" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Second dose of severe acute respiratory syndrome coronavirus 2 messenger ribonucleic acid vaccine contraindicated" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Second dose of severe acute respiratory syndrome coronavirus 2 messenger ribonucleic acid vaccine contraindicated (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1156265005", + "display" : "COVID-19 vaccine contraindicated", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "2019 novel coronavirus vaccine contraindicated" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Severe acute respiratory syndrome coronavirus 2 vaccine contraindicated" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "SARS-CoV-2 vaccine contraindicated" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Severe acute respiratory syndrome coronavirus 2 vaccine contraindicated (situation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "2019-nCoV vaccine contraindicated" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1157110005", + "display" : "2019 novel coronavirus non-replicating viral vector vaccine contraindicated", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "SARS-CoV-2 non-replicating viral vector vaccine contraindicated" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "2019-nCoV non-replicating viral vector vaccine contraindicated" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Severe acute respiratory syndrome coronavirus 2 non-replicating viral vector vaccine contraindicated (situation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Severe acute respiratory syndrome coronavirus 2 non-replicating viral vector vaccine contraindicated" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "COVID-19 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", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Second dose of 2019-nCoV non-replicating viral vector vaccine contraindicated" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Second dose of COVID-19 non-replicating viral vector vaccine contraindicated" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Second dose of SARS-CoV-2 non-replicating viral vector vaccine contraindicated" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Second dose of severe acute respiratory syndrome coronavirus 2 non-replicating viral vector vaccine contraindicated" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Second dose of severe acute respiratory syndrome coronavirus 2 non-replicating viral vector vaccine contraindicated (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1157198004", + "display" : "Inactivated whole SARS-CoV-2 antigen vaccine contraindicated", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inactivated whole COVID-19 antigen vaccine contraindicated" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inactivated whole 2019-nCoV antigen vaccine contraindicated" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inactivated whole 2019 novel coronavirus antigen vaccine contraindicated" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inactivated whole severe acute respiratory syndrome coronavirus 2 antigen vaccine contraindicated" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inactivated whole severe acute respiratory syndrome coronavirus 2 antigen vaccine contraindicated (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1157199007", + "display" : "Second dose of inactivated whole COVID-19 antigen vaccine contraindicated", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Second dose of inactivated whole SARS-CoV-2 antigen vaccine contraindicated" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Second dose of inactivated whole 2019-nCoV antigen vaccine contraindicated" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Second dose of inactivated whole 2019 novel coronavirus antigen vaccine contraindicated" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Second dose of inactivated whole severe acute respiratory syndrome coronavirus 2 antigen vaccine contraindicated (situation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Second dose of inactivated whole severe acute respiratory syndrome coronavirus 2 antigen vaccine contraindicated" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1162647000", + "display" : "COVID-19 recombinant spike protein antigen vaccine contraindicated", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "SARS-CoV-2 recombinant spike protein antigen vaccine contraindicated" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "2019 novel coronavirus recombinant spike protein antigen vaccine contraindicated" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Severe acute respiratory syndrome coronavirus 2 recombinant spike protein antigen vaccine contraindicated (situation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "2019-nCoV recombinant spike protein antigen vaccine contraindicated" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Severe acute respiratory syndrome coronavirus 2 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", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Second dose of recombinant spike protein COVID-19 antigen vaccine contraindicated" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Second dose of recombinant spike protein 2019-nCoV antigen vaccine contraindicated" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Second dose of recombinant spike protein SARS-CoV-2 antigen vaccine contraindicated" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Second dose of severe acute respiratory syndrome coronavirus 2 recombinant spike protein antigen vaccine contraindicated (situation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Second dose of severe acute respiratory syndrome coronavirus 2 recombinant spike protein antigen vaccine contraindicated" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1179498004", + "display" : "Severe acute respiratory syndrome coronavirus 2 virus-like particle antigen vaccine contraindicated (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "SARS-CoV-2 virus-like particle antigen vaccine contraindicated" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "2019 novel coronavirus virus-like particle antigen vaccine contraindicated" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "COVID-19 virus-like particle antigen vaccine contraindicated" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Severe acute respiratory syndrome coronavirus 2 virus-like particle antigen vaccine contraindicated" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "2019-nCoV virus-like particle antigen vaccine contraindicated" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1179499007", + "display" : "Second dose of virus-like particle SARS-CoV-2 antigen vaccine contraindicated", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Second dose of virus-like particle 2019 novel coronavirus antigen vaccine contraindicated" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Second dose of virus-like particle 2019-nCoV antigen vaccine contraindicated" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Second dose of virus-like particle COVID-19 antigen vaccine contraindicated" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Second dose of severe acute respiratory syndrome coronavirus 2 virus-like particle antigen vaccine contraindicated (situation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Second dose of severe acute respiratory syndrome coronavirus 2 virus-like particle 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", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Severe acute respiratory syndrome coronavirus 2 deoxyribonucleic acid plasmid encoding spike protein vaccine contraindicated (situation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "2019 novel coronavirus DNA plasmid encoding spike protein vaccine contraindicated" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "COVID-19 DNA plasmid encoding spike protein vaccine contraindicated" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "SARS-CoV-2 DNA plasmid encoding spike protein vaccine contraindicated" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "2019-nCoV DNA plasmid encoding spike protein vaccine contraindicated" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7611000175100", + "display" : "Dipyridamole contraindicated (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dipyridamole contraindicated" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "50070151000188100", + "display" : "General anaesthesia contraindicated", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "General anesthesia contraindicated (situation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "General anesthesia contraindicated" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "416406003", + "display" : "Procedure discontinued", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Procedure discontinued (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "170624001", + "display" : "Oral steroids stopped", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oral steroids stopped (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "170688000", + "display" : "Lithium stopped", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lithium stopped (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "170689008", + "display" : "Injectable phenothiazine stopped", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injectable phenothiazine stopped (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "170919001", + "display" : "Warfarin therapy stopped", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Warfarin therapy stopped (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "170958006", + "display" : "HRT stopped", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hormonal replacement therapy (HRT) stopped" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hormonal replacement therapy stopped (situation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hormonal replacement therapy stopped" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "182840001", + "display" : "Drug treatment stopped - medical advice", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Drug treatment discontinued - medical advice" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Drug Rx stopped-medical advice" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Drug treatment stopped - medical advice (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "182841002", + "display" : "Dr stopped drugs - ineffective", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Doctor stopped drugs - ineffective" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Doctor stopped drugs - ineffective (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "182842009", + "display" : "Doctor stopped drugs - side effect", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dr stopped drugs - side effect" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Doctor stopped drugs - side effect (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "182843004", + "display" : "Dr stopped drugs -inconvenient", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Doctor stopped drugs - inconvenient" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Doctor stopped drugs - inconvenient (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "182844005", + "display" : "Doctor stopped drugs - patient dislikes", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dr stop drugs-patient dislikes" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Doctor stopped drugs - patient dislikes (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "182845006", + "display" : "Doctor stopped drugs - avoid interaction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Doctor stopped drugs - avoid interaction (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "182846007", + "display" : "Doctor stopped drugs - medical aim achieved", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dr stopped drug - medical aim achieved" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Doctor stopped drugs - medical aim achieved (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "274512008", + "display" : "Drug therapy discontinued", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Drug therapy discontinued (situation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medication discontinued" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309841001", + "display" : "Thyroxine treatment stopped", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thyroxine treatment stopped (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "394909009", + "display" : "Syringe driver discontinued", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Syringe driver discontinued (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "395006008", + "display" : "Medication stopped - interaction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medication stopped - interaction (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "395007004", + "display" : "Medication stopped - ineffective", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medication stopped - ineffective (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "395008009", + "display" : "Medication stopped - contra-indication", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medication stopped - contra-indication (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "395009001", + "display" : "Medication stopped - side effect", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medication stopped - side effect (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "412782003", + "display" : "Inappropriate medication stopped", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inappropriate medication stopped (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "425519007", + "display" : "Cardiopulmonary resuscitation discontinued due to medical control order (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cardiopulmonary resuscitation discontinued due to medical control order" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cardiopulmonary resuscitation discontinued - medical control order" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "425921008", + "display" : "Cardiopulmonary resuscitation discontinued due to do not resuscitate order (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cardiopulmonary resuscitation discontinued due to do not resuscitate order" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "426970003", + "display" : "Cardiopulmonary resuscitation discontinued due to return of spontaneous circulation (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cardiopulmonary resuscitation discontinued due to return of spontaneous circulation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cardiopulmonary resuscitation discontinued - return of spontaneous circulation" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "426999008", + "display" : "Cardiopulmonary resuscitation discontinued due to signs of death (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cardiopulmonary resuscitation discontinued due to signs of death" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cardiopulmonary resuscitation discontinued - signs of death" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "427569000", + "display" : "Cardiopulmonary resuscitation discontinued as per protocol (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cardiopulmonary resuscitation discontinued as per protocol" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cardiopulmonary resuscitation discontinued - as per protocol" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "430279008", + "display" : "Drug treatment stopped at end of clinical trial (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Drug treatment stopped at end of clinical trial" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "438604008", + "display" : "Peritoneal dialysis therapy discontinued (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Peritoneal dialysis therapy discontinued" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "439516000", + "display" : "Hemodialysis therapy discontinued (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemodialysis therapy discontinued" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemodialysis therapy discontinued" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "710765004", + "display" : "Wound drain discontinued", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Wound drain discontinued (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "713246009", + "display" : "Procedure discontinued by healthcare professional (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Procedure discontinued by healthcare professional" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "713247000", + "display" : "Procedure discontinued by patient", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Procedure discontinued by patient (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "713248005", + "display" : "Procedure discontinued by doctor (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Procedure discontinued by doctor" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "866267001", + "display" : "Artificial respiration discontinued", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Artificial respiration discontinued (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "70732231000132107", + "display" : "Duplicate drug therapy stopped", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Duplicate drug therapy discontinued (situation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Duplicate drug therapy discontinued" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "416237000", + "display" : "Procedure not done", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Procedure not carried out" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Procedure not done (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "162650008", + "display" : "Patient not examined", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Patient not examined (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "162675007", + "display" : "General examination not done", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "General examination not done (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "162882008", + "display" : "Respiratory system not examined", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Respiratory system not examined (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "162980001", + "display" : "CVS not examined", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cardiovascular system not examined" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cardiovascular system not examined (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "163128002", + "display" : "GIT not examined", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastrointestinal tract not examined (situation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastrointestinal tract not examined" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "163348001", + "display" : "GU system not examined", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Genitourinary (GU) system not examined" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Genitourinary system not examined (situation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Genitourinary system not examined" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "163582008", + "display" : "Nervous system not examined", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nervous system not examined (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "164176006", + "display" : "ENT examination not performed", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ear, nose and throat examination not performed (situation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ear, nose and throat examination not performed" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "164503006", + "display" : "Orthopaedic exam. not done", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Orthopedic exam. not done" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Orthopedic examination not done (situation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Orthopedic examination not done" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Orthopaedic examination not done" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "164713001", + "display" : "Neurological diagnostic procedure - not done", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neurological diagnostic procedure - not done (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "164725003", + "display" : "Visual testing not done", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Visual testing not done (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "164746007", + "display" : "Auditory/vestibular test not done", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Auditory/vestibular test not done (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "164766003", + "display" : "Special ENT procedure not done", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Special ear, nose and throat procedure not done (situation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Special ear, nose and throat procedure not done" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "164776000", + "display" : "Special CVS test not done", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Special cardiovascular system test not done" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Special cardiovascular system test not done (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "164786004", + "display" : "Special GIT test not done", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Special gastrointestinal tract test not done (situation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Special gastrointestinal tract test not done" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "164795007", + "display" : "Special urinary test not done", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Special urinary test not done (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "164808009", + "display" : "Special female test not done", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Special female test not done (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "164823004", + "display" : "Special male test not done", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Special male test not done (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "164831009", + "display" : "Musculoskeletal test not done", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Musculoskeletal test not done (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "164853006", + "display" : "ECG not done", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Electrocardiogram not done (situation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Electrocardiogram not done" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "164964005", + "display" : "Susceptibility skin test not done", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Susceptibility skin test not done (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "164978006", + "display" : "Mantoux test not done", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mantoux test not done (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "164985005", + "display" : "Kveim test not done", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Kveim test not done (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "164997006", + "display" : "Hypersensitivity skin test not done", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypersensitivity skin test not done (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "165008002", + "display" : "Allergy testing not done", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy testing not done (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "165017002", + "display" : "Lung function testing not done", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lung function testing not done (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "165026004", + "display" : "Lung volume test not done", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lung volume test not done (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "165035006", + "display" : "Respiratory flow rate not measured", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Respiratory flow rate not measured (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "165074004", + "display" : "Cardiac function test not done", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cardiac function test not done (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "165081006", + "display" : "Exercise tolerance test not done", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Exercise tolerance test not done (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "165104002", + "display" : "Metabolic function not tested", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Metabolic function not tested (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "165122004", + "display" : "Non-surgical biopsy not done", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Non-surgical biopsy not done (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "165139002", + "display" : "Endoscopy not carried out", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Endoscopy not carried out (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "165343008", + "display" : "Laboratory test requested - not done", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Laboratory test requested - not done (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "165377003", + "display" : "Hematology test request - not done", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haematology test request - not done" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hematology test request - not done (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "165393007", + "display" : "Haemoglobin not estimated", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin not estimated" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin not estimated (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "167219008", + "display" : "Urine not examined", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Urine not examined (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "167260001", + "display" : "Urine glucose test not done", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Urine glucose test not done (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "167272007", + "display" : "Urine protein test not done", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Urine protein test not done (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "167286006", + "display" : "Urine ketone test not done", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Urine ketone test not done (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "167296002", + "display" : "Urine blood test not done", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Urine blood test not done (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "167306007", + "display" : "Urine pH test not done", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Urine pH test not done (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "167317008", + "display" : "Urine bacteria test not done", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Urine bacteria test not done (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "167322008", + "display" : "Urine urobilinogen not tested", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Urine urobilinogen not tested (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "167594003", + "display" : "Feces not examined", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Faeces not examined" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Feces not examined (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "167701000", + "display" : "CSF: not examined", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cerebrospinal fluid: not examined (situation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cerebrospinal fluid: not examined" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "167728005", + "display" : "CSF chemistry - not tested", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cerebrospinal fluid chemistry - not tested (situation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cerebrospinal fluid chemistry - not tested" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "168497006", + "display" : "Radiographic imaging procedure not carried out (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radiographic imaging procedure not carried out" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169607004", + "display" : "No antenatal care", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "No antenatal care (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169610006", + "display" : "Antenatal care: not attended", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antenatal care: not attended (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169611005", + "display" : "No antenatal care: not known pregnant", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "No antenatal care: subject unaware of pregnancy (situation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "No antenatal care: subject unaware of pregnancy" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169699008", + "display" : "Antenatal syphilis screening not done", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antenatal syphilis screening not done (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169704000", + "display" : "Antenatal blood group screening not done", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antenatal blood group screening not done (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169708002", + "display" : "Antenatal sickle screening not done", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antenatal sickle screening not done (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "170100005", + "display" : "Child not examined at birth", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Child not examined at birth (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "170108003", + "display" : "Child not examined at 10 days", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Child not examined at 10 days (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "170117003", + "display" : "Child 6 week examination not attended", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Child 6 week examination not attended (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "170126000", + "display" : "8-9 month exam not attended", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "8-9 month exam not attended (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "170135007", + "display" : "18 month examination not attended", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "18 month examination not attended (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "170144008", + "display" : "2.5 year examination not attended", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "2.5 year examination not attended (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "170153001", + "display" : "3.5 year examination not attended (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "3.5 year examination not attended" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "170162004", + "display" : "4.5 year examination not attended", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "4.5 year examination not attended (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "170171008", + "display" : "10 year examination not attended (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "10 year examination not attended" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "170180008", + "display" : "15 year examination not attended", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "15 year examination not attended (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "170257006", + "display" : "Child 1 year examination not attended", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Child 1 year examination not attended (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "170266005", + "display" : "Child 6 month examination not attended", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Child 6 month examination not attended (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "170275007", + "display" : "Child 21 month examination not attended", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Child 21 month examination not attended (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "170284007", + "display" : "Child 3 year exam not attended", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Child 3 year exam not attended (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "170293008", + "display" : "Child 39 month examination not attended", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Child 39 month examination not attended (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "170304008", + "display" : "Child 8 week examination not attended", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Child 8 week examination not attended (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "182849000", + "display" : "No drug therapy prescribed", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "No drug therapy prescribed (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "183928007", + "display" : "Residence remote from medical care", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Residence remote from medical care (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "183929004", + "display" : "No home medical services", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "No home medical services (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "183930009", + "display" : "Awaiting admission elsewhere", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Awaiting admission elsewhere (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "266756008", + "display" : "Medical care unavailable", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medical care unavailable (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "266881002", + "display" : "History not obtained", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "No history taken" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "History not obtained (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309846006", + "display" : "Treatment not available", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Treatment not available (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310352003", + "display" : "Mammography not attended", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mammography not attended (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "314374001", + "display" : "360 degree sweep of cervix not performed", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "360 degree sweep of cervix not performed (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "371900001", + "display" : "Medication not administered", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medication not administered (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "373147003", + "display" : "Medication not administered because contraindicated", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Administration of medication not done due to contraindication (situation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Administration of medication not done due to contraindication" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "373148008", + "display" : "Thrombolytic agent not administered because contraindicated", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thrombolytic agent not administered because contraindicated (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "390848004", + "display" : "Retinae not examined", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Retinae not examined (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "391016008", + "display" : "Osteoporosis risk assessment defaulted", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osteoporosis risk assessment defaulted (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "394965000", + "display" : "Urine leucocyte test not done", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Urine leukocyte test not done" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Urine leukocyte test not done (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "396781004", + "display" : "No chemotherapy AND/OR radiation therapy prior to lymphadenectomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "No chemotherapy AND/OR radiation therapy prior to lymphadenectomy (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "397004005", + "display" : "Immunophenotypic analysis not performed", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immunophenotypic analysis not done" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immunophenotypic analysis not done (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "397399004", + "display" : "Cell phenotyping not performed", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cell phenotyping not performed (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "399538001", + "display" : "Cytogenetic study not performed", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cytogenetic study not performed (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "401179006", + "display" : "No previous immunisations", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "No previous immunizations" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "No previous immunizations (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "401318002", + "display" : "Shuttle walking test not done", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Shuttle walking test not done (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "408504000", + "display" : "Child 7 month examination not attended", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Child 7 month examination not attended (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "408836004", + "display" : "Sample not obtained", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sample not obtained (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "408837008", + "display" : "Amniocentesis sample not obtained", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Amniocentesis sample not obtained (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "416128008", + "display" : "No past history of procedure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "No history of procedure (situation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "No history of procedure" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "418014008", + "display" : "Procedure not ordered", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Procedure not ordered (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "418731009", + "display" : "No stain applied", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "No stain applied (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "428348004", + "display" : "Cardiopulmonary resuscitation not attempted (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cardiopulmonary resuscitation not attempted" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "439867009", + "display" : "Determination of pattern of resistance to antiviral agent not done (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Determination of pattern of resistance to antiviral agent not done" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "441989008", + "display" : "Delayed hypersensitivity skin test for histoplasmin not done", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Delayed hypersensitivity skin test for histoplasmin not done (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "443788002", + "display" : "Maternal postnatal examination not attended (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Maternal postnatal examination not attended" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "698569004", + "display" : "Postnatal depression not discussed (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Postnatal depression not discussed" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "698753008", + "display" : "No history of cervical smear (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Never had cervical smear" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "No history of cervical smear" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "699231000", + "display" : "Domestic abuse not discussed (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Domestic abuse not discussed" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "703942005", + "display" : "No history of mammogram (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Never had mammogram" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "No history of mammography" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "No history of mammogram" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "712751006", + "display" : "Radiation therapy not done", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radiotherapy not done" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radiation therapy not done (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "712985002", + "display" : "Chemotherapy not done", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chemotherapy not done (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "713207007", + "display" : "Neck dissection not done", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Block dissection of cervical lymph nodes not done (situation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Block dissection of cervical lymph nodes not done" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "715621003", + "display" : "Heart failure education not done (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Heart failure education not done" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "715622005", + "display" : "Warfarin not prescribed (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Warfarin not prescribed" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "719072001", + "display" : "Biopsy of kidney not done (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Kidney biopsy not done" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Biopsy of kidney not done" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Renal biopsy not done" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "719828003", + "display" : "Autopsy not done (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Autopsy waived" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Autopsy not done" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "722825000", + "display" : "Bowel preparation not done (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bowel preparation not done" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4431000175103", + "display" : "Asthma medication not prescribed (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Asthma medication not prescribed" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4451000175106", + "display" : "Asthma action plan not done (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Asthma action plan not done" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4461000175108", + "display" : "Cervical cancer screening not done (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cervical cancer screening not done" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Screening for malignant neoplasm of cervix not done" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4471000175100", + "display" : "Colorectal cancer screening not done (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Colorectal cancer screening not done" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Screening for malignant neoplasm of large intestine not done" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4481000175102", + "display" : "Diabetes mellitus screening not done (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diabetes mellitus screening not done" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4501000175108", + "display" : "Hemoglobin A1C test not done (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin A1C test not done" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin A1C test not done" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin A1C measurement not done" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin A1C measurement not done" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4511000175106", + "display" : "Lipid screening test not done", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hyperlipidemia screening test not done (situation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hyperlipidemia screening test not done" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hyperlipidaemia screening test not done" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4521000175102", + "display" : "Measles mumps and rubella vaccination not done (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Measles mumps and rubella vaccination not done" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "MMR (measles, mumps, rubella) vaccination not done" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4531000175104", + "display" : "Tobacco cessation education not done (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tobacco cessation education not done" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4541000175105", + "display" : "Spirometry not done (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spirometry not done" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4551000175107", + "display" : "Diabetic foot exam not done", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diabetic foot examination not done (situation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diabetic foot examination not done" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4571000175101", + "display" : "Lipid lowering medication not prescribed (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lipid lowering medication not prescribed" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4581000175103", + "display" : "Diabetic retinal eye exam not done (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diabetic retinal eye exam not done" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4591000175100", + "display" : "Bone density screening not done (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bone density screening not done" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5991000175105", + "display" : "Peak expiratory flow not done (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Peak expiratory flow not done" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6001000175106", + "display" : "Systemic corticosteroid not prescribed (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Systemic corticosteroid not prescribed" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6011000175109", + "display" : "Inhaled bronchodilator not prescribed (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inhaled bronchodilator not prescribed" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6021000175100", + "display" : "Vaccination for diphtheria, pertussis, and tetanus not done", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vaccination for diphtheria, pertussis, and tetanus not done (situation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vaccination for DTaP (diphtheria, pertussis, and tetanus) not done" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6031000175102", + "display" : "Varicella vaccination not done (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Varicella vaccination not done" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6041000175108", + "display" : "Hepatitis A vaccination not done (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hepatitis A vaccination not done" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hepatitis A immunization not done" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hepatitis A immunisation not done" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6051000175105", + "display" : "Hepatitis B vaccination not done (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hepatitis B vaccination not done" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "11991000175106", + "display" : "Child not examined", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Child not examined (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "21311000175107", + "display" : "Disease modifying antirheumatic drug not prescribed", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disease modifying antirheumatic drug not prescribed (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "21641000175100", + "display" : "Adult not examined (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adult not examined" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "21661000175101", + "display" : "Antibiotic prophylaxis not prescribed", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antibiotic prophylaxis not prescribed (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "21691000175105", + "display" : "Antihypertensive therapy not prescribed (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antihypertensive therapy not prescribed" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "34351000175108", + "display" : "Human anti-D immunoglobulin not administered (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human anti-D immunoglobulin not administered" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human anti-D immunoglobulin not given" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human anti-D (rh) immunoglobulin not administered" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human rho(D) immunoglobulin not administered" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "36751000175103", + "display" : "Renin-angiotensin system antagonist not prescribed", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Renin-angiotensin system antagonist not prescribed (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "90351000119108", + "display" : "Vaccination not done (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vaccination not done" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "568351000005106", + "display" : "Antibody screen not done", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antibody screen not done (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "577921000005107", + "display" : "Referral to smoking cessation assistance not done", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Referral to smoking cessation assistance not done (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "428119001", + "display" : "Procedure not indicated (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Procedure not indicated" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "134390006", + "display" : "Angiotensin converting enzyme inhibitor not indicated", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Angiotensin converting enzyme inhibitor not indicated (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "134391005", + "display" : "Statin not indicated", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Statin not indicated (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "134392003", + "display" : "Warfarin not indicated", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Warfarin not indicated (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "134394002", + "display" : "Aspirin not indicated", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aspirin not indicated (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "135805008", + "display" : "Nitrate not indicated", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nitrate not indicated (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "135806009", + "display" : "Calcium channel blocker not indicated", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Calcium channel blocker not indicated (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "135807000", + "display" : "Lipid lowering therapy not indicated", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lipid lowering therapy not indicated (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "135808005", + "display" : "Diuretic not indicated", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diuretic not indicated (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "183964008", + "display" : "Treatment not indicated", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Treatment not indicated (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "183965009", + "display" : "Surgery not indicated", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Surgery not indicated (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "183966005", + "display" : "Drug treatment not indicated", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Drug treatment not indicated (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "315214003", + "display" : "Beta blocker not indicated", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Beta blocker not indicated (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "407571005", + "display" : "Clopidogrel not indicated", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clopidogrel not indicated (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "407572003", + "display" : "Angiotensin II receptor antagonist not indicated", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Angiotensin II receptor antagonist not indicated (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "407573008", + "display" : "Influenza vaccination not indicated", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Influenza vaccination not indicated (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "408339001", + "display" : "Thrombolysis therapy not indicated", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thrombolysis therapy not indicated (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "408396006", + "display" : "Diabetic retinopathy screening not indicated", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diabetic retinopathy screening not indicated (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "408397002", + "display" : "Diabetic foot examination not indicated", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diabetic foot examination not indicated (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "408398007", + "display" : "Smoking review not indicated", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Smoking review not indicated (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "413167008", + "display" : "Compression bandaging not indicated", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Compression bandaging not indicated (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "413560001", + "display" : "Anticoagulation not indicated", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anticoagulation not indicated (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "413812009", + "display" : "Cervical smear not indicated", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cervical smear not indicated (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "415119001", + "display" : "Pneumococcal vaccination not indicated", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pneumococcal vaccination not indicated (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "415570002", + "display" : "Spirometry not indicated", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spirometry not indicated (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "415667005", + "display" : "Administration of sulfonylurea not indicated (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Administration of sulfonylurea not indicated" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Administration of sulphonylurea not indicated" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "416664005", + "display" : "Selective estrogen receptor modulator not indicated", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Selective oestrogen receptor modulator not indicated" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Selective estrogen receptor modulator not indicated (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "416670004", + "display" : "Glitazones not indicated", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glitazones not indicated (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "416678006", + "display" : "Combined calcium and vitamin D3 preparation not indicated", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Combined calcium and vitamin D3 preparation not indicated (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "416741000", + "display" : "Strontium ranelate not indicated", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Strontium ranelate not indicated (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "417013004", + "display" : "DXA scan not indicated", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dual X-ray absorptiometry (DXA) scan not indicated" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dual X-ray absorptiometry scan not indicated (situation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dual X-ray absorptiometry scan not indicated" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "417218000", + "display" : "Carotid ultrasound not indicated", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carotid ultrasound not indicated (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "417434004", + "display" : "Bisphosphonates not indicated", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bisphosphonates not indicated (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "699048004", + "display" : "Exercise tolerance test not indicated (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Exercise tolerance test not indicated" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "700384008", + "display" : "Antibiotic prophylaxis not indicated", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antibiotic prophylaxis not indicated (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "703971006", + "display" : "Hepatitis A vaccination not indicated (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hepatitis A vaccination not indicated" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "703996009", + "display" : "Teriparatide not indicated (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Teriparatide not indicated" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "704000000", + "display" : "Raloxifene not indicated", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Raloxifene not indicated (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "704033005", + "display" : "Phosphodiesterase 5 inhibitor not indicated (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phosphodiesterase 5 inhibitor not indicated" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "704052004", + "display" : "Referral to cardiac rehabilitation program not indicated", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Referral to cardiac rehabilitation program not indicated (situation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Referral to cardiac rehabilitation programme not indicated" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "704096004", + "display" : "Referral to heart failure exercise program not indicated", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Referral to heart failure exercise programme not indicated" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Referral to heart failure exercise program not indicated (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "707287001", + "display" : "Hepatitis B vaccination not indicated", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hepatitis B vaccination not indicated (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "707853004", + "display" : "Testing for Ebola virus not indicated (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Testing for Ebola virus not indicated" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Testing is not indicated for patients without symptomatology or history of exposure to the Ebola virus." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "709198003", + "display" : "Education not indicated", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Education not indicated (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "712740006", + "display" : "Medication monitoring not indicated", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medication monitoring not indicated (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "736005009", + "display" : "Histology not indicated (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Histology not indicated" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "833323000", + "display" : "Evaluation procedure not indicated (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Evaluation procedure not indicated" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "874932008", + "display" : "Carvedilol not indicated (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carvedilol not indicated" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "874933003", + "display" : "Nebivolol not indicated", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nebivolol not indicated (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "874934009", + "display" : "Bisoprolol not indicated", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bisoprolol not indicated (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1145029007", + "display" : "2019 novel coronavirus mRNA vaccination not indicated", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Severe acute respiratory syndrome coronavirus 2 messenger ribonucleic acid vaccination not indicated" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "SARS-CoV-2 mRNA vaccination not indicated" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "2019-nCoV mRNA vaccination not indicated" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Severe acute respiratory syndrome coronavirus 2 messenger ribonucleic acid vaccination not indicated (situation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "COVID-19 mRNA vaccination not indicated" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1145030002", + "display" : "Severe acute respiratory syndrome coronavirus 2 antigen vaccination not indicated (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "SARS-CoV-2 antigen vaccination not indicated" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Severe acute respiratory syndrome coronavirus 2 antigen vaccination not indicated" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "2019 novel coronavirus antigen vaccination not indicated" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "2019-nCoV antigen vaccination not indicated" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "COVID-19 antigen vaccination not indicated" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1156267002", + "display" : "Severe acute respiratory syndrome coronavirus 2 vaccination not indicated", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Severe acute respiratory syndrome coronavirus 2 vaccination not indicated (situation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "SARS-CoV-2 vaccination not indicated" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "COVID-19 vaccination not indicated" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "2019 novel coronavirus vaccination not indicated" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "2019-nCoV vaccination not indicated" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "71911000119106", + "display" : "No vaginal PAP smear required due to history of hysterectomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "No vaginal Papanicolaou smear required due to history of hysterectomy (situation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "No vaginal Papanicolaou smear required due to history of hysterectomy" + }] + }, + { + "system" : "http://snomed.info/sct", + "inactive" : true, + "code" : "416064006", + "display" : "Procedure not offered", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Procedure not offered (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "416432009", + "display" : "Procedure not wanted", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Procedure not wanted (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169609001", + "display" : "Antenatal care: not wanted", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antenatal care: not wanted (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169635000", + "display" : "Parent craft not wanted", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Parent craft not wanted (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169649009", + "display" : "Antenatal amniocentesis - not wanted (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antenatal amniocentesis - not wanted" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169660000", + "display" : "Antenatal ultrasound scan not wanted (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antenatal ultrasound scan not wanted" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169687001", + "display" : "AFP blood test not wanted", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alpha-fetoprotein gene (AFP) blood test not wanted" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alpha-fetoprotein gene blood test not wanted (situation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alpha-fetoprotein gene blood test not wanted" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169693009", + "display" : "Rubella screening not wanted", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rubella screening not wanted (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169795009", + "display" : "Triple test not wanted", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Triple test not wanted (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169796005", + "display" : "Double test not wanted", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Double test not wanted (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "170116007", + "display" : "Child 6 week examination not wanted", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Child 6 week examination not wanted (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "170125001", + "display" : "8-9 month exam not wanted", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "8-9 month exam not wanted (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "170134006", + "display" : "18 month examination not wanted", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "18 month examination not wanted (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "170143002", + "display" : "2.5 year examination not wanted", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "2.5 year examination not wanted (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "170152006", + "display" : "3.5 year examination not wanted", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "3.5 year examination not wanted (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "170161006", + "display" : "4.5 year examination not wanted", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "4.5 year examination not wanted (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "170170009", + "display" : "10 year examination not wanted (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "10 year examination not wanted" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "170179005", + "display" : "15 year examination not wanted", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "15 year examination not wanted (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "170256002", + "display" : "Child 1 year examination not wanted", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Child 1 year examination not wanted (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "170265009", + "display" : "Child 6 month examination not wanted", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Child 6 month examination not wanted (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "170274006", + "display" : "Child 21 month examination not wanted", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Child 21 month examination not wanted (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "170283001", + "display" : "Child 3 year exam not wanted", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Child 3 year exam not wanted (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "170292003", + "display" : "Child 39 month examination not wanted", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Child 39 month examination not wanted (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "170302007", + "display" : "Child 8 week examination not wanted", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Child 8 week examination not wanted (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "171034000", + "display" : "Health education not wanted", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Health education not wanted (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "171103002", + "display" : "Screening not wanted", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Screening not wanted (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "171152003", + "display" : "Screening for malignant neoplasm of cervix not wanted (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cancer of cervix screening not wanted" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Screening for malignant neoplasm of cervix not wanted" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "184163005", + "display" : "Child surveillance not wanted", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Child surveillance not wanted (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "408505004", + "display" : "Child 7 month examination not wanted", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Child 7 month examination not wanted (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "871868000", + "display" : "Immunization hesitancy by patient", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immunisation hesitancy by patient" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vaccination hesitancy by patient (situation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vaccination hesitancy by patient" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vaccination hesitancy refers to delay in acceptance or refusal of vaccination despite availability of vaccination services. Vaccination hesitancy is complex and context specific, varying across time, place and vaccines. It is influenced by factors such as complacency, convenience and confidence." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "871879005", + "display" : "Immunisation hesitancy by parent", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immunization hesitancy by parent" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vaccination hesitancy by parent" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vaccination hesitancy by parent (situation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vaccination hesitancy refers to delay in acceptance or refusal of vaccination despite availability of vaccination services. Vaccination hesitancy is complex and context specific varying across time, place and vaccines. It is influenced by factors such as complacency, convenience and confidence." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "567971000005103", + "display" : "Antenatal ultrasound scan in first trimester not wanted (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antenatal ultrasound scan in first trimester not wanted" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "567991000005102", + "display" : "Antenatal ultrasound scan in second trimester not wanted", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antenatal ultrasound scan in second trimester not wanted (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "568001000005105", + "display" : "Antenatal risk assessment not wanted (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antenatal risk assessment not wanted" + }] + }, + { + "system" : "http://snomed.info/sct", + "inactive" : true, + "code" : "183944003", + "display" : "Procedure refused", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Procedure rejected by recipient" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Procedure refused (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "394908001", + "display" : "Procedure stopped", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Procedure stopped before completion" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Procedure not completed" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Procedure stopped (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "168533005", + "display" : "Radiotherapy stopped", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radiotherapy stopped (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "170585007", + "display" : "Cardiac disease treatment stopped", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cardiac disease treatment stopped (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "170588009", + "display" : "Treatment for hypertension stopped (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Treatment for hypertension stopped" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "170620005", + "display" : "Respiratory disease treatment stopped (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Respiratory disease treatment stopped" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "170621009", + "display" : "Home oxygen supply stopped", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Home oxygen supply stopped (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "170675003", + "display" : "GIT treatment stopped", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastrointestinal tract treatment stopped" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastrointestinal tract treatment stopped (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "170687005", + "display" : "Psychiatric treatment stopped", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Psychiatric treatment stopped (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "170700002", + "display" : "Neurological disorder treatment stopped", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neurological disorder treatment stopped (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "170712003", + "display" : "Epilepsy treatment stopped", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Epilepsy treatment stopped (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "170725006", + "display" : "Ophthalmological treatment stopped", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ophthalmological treatment stopped (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "170800007", + "display" : "Treatment of obesity stopped", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Treatment of obesity stopped (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "170816009", + "display" : "Endocrine disease treatment stopped", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Endocrine disease treatment stopped (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "170826002", + "display" : "B12 injections stopped", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vitamin B12 injections stopped (situation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vitamin B12 injections stopped" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "170834008", + "display" : "Blood disorder treatment stopped", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood disorder treatment stopped (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "170843004", + "display" : "Allergic disorder treatment stopped", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergic disorder treatment stopped (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "170854009", + "display" : "Rheumatology disorder treatment stopped", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rheumatology disorder treatment stopped (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "170863006", + "display" : "Skin disorder treatment stopped", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Skin disorder treatment stopped (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "170872003", + "display" : "Gynecological disorder treatment stopped", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gynaecological disorder treatment stopped" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gynecological disorder treatment stopped (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "170882002", + "display" : "Urinary disorder treatment stopped", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Urinary disorder treatment stopped (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "170894006", + "display" : "ENT disease treatment stopped", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ear, nose and throat disease treatment stopped" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ear nose and throat disease treatment stopped (situation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ear nose and throat disease treatment stopped" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "170904002", + "display" : "Ostomy - treatment stopped", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ostomy treatment stopped (situation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ostomy treatment stopped" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "170912005", + "display" : "High risk treatment stopped", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "High risk treatment stopped (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "170929008", + "display" : "Repeat prescription treatment stopped", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Repeat prescription treatment stopped (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "180863000", + "display" : "Operation abandoned", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Failed procedure - abandoned" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Failed operation - abandoned" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Operation abandoned (situation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Operation aborted" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "268521004", + "display" : "Thyroid disease treatment stopped", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thyroid disease treatment stopped (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "288120003", + "display" : "Operation abandoned before onset", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Operation abandoned before onset (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "391021006", + "display" : "Osteoporosis treatment stopped", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osteoporosis treatment stopped (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "397023003", + "display" : "Operation not completed", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incomplete operation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Operation stopped before finished" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Failed operation - not completed" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Operation not completed (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "414120003", + "display" : "ERCP not completed due to anatomical derangements from previous surgery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Endoscopic retrograde cholangiopancreatography (ERCP) not completed due to anatomical derangements from previous surgery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Endoscopic retrograde cholangiopancreatography not completed due to anatomical derangements from previous surgery (situation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Endoscopic retrograde cholangiopancreatography not completed due to anatomical derangements from previous surgery" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "698459008", + "display" : "Antidepressant drug treatment stopped", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antidepressant drug treatment stopped (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "700110004", + "display" : "Bisphosphonate prophylaxis suspended", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bisphosphonate prophylaxis suspended (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "708000007", + "display" : "Insulin treatment stopped (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Insulin treatment stopped" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "719857004", + "display" : "Telehealth monitoring suspended (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Telehealth monitoring suspended" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "733035008", + "display" : "Previously initiated dental therapy not completed", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Previously initiated dental therapy not completed (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "763327008", + "display" : "Failed mask ventilation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Unable to mask ventilate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Failed mask ventilation (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "764637000", + "display" : "Lipid-lowering therapy stopped (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lipid-lowering therapy stopped" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1137454002", + "display" : "Laparoscopic cholecystectomy using robotic assistance not completed (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Robot assisted laparoscopic cholecystectomy not completed" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Laparoscopic cholecystectomy using robotic assistance not completed" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "35031000087105", + "display" : "Life-sustaining treatment stopped", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Life-sustaining treatment stopped (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "410536001", + "display" : "Contraindicated (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Contraindicated" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Contra-indicated" + }] + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/procedure-category", + "resource" : { + "resourceType" : "ValueSet", + "id" : "procedure-category", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "pc" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/procedure-category", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.430" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.421" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.2.241" + }], + "version" : "6.0.0-ballot2", + "name" : "ProcedureCategoryCodesSNOMEDCT", + "title" : "Procedure Category Codes (SNOMED CT)", + "status" : "draft", + "experimental" : true, + "publisher" : "FHIR Project team", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "Procedure Category code: A selection of relevant SNOMED CT codes.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "copyright" : "This resource includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these specifications must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/get-snomed-ct or info@snomed.org", + "compose" : { + "include" : [{ + "system" : "http://snomed.info/sct", + "concept" : [{ + "code" : "24642003" + }, + { + "code" : "409063005" + }, + { + "code" : "409073007" + }, + { + "code" : "387713003" + }, + { + "code" : "15220000" + }, + { + "code" : "363679005" + }, + { + "code" : "122869004" + }, + { + "code" : "46947000" + }, + { + "code" : "410606002" + }] + }] + }, + "expansion" : { + "identifier" : "urn:uuid:6dc4f199-6045-46a3-aec3-457254b573ef", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 9, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-valueset", + "valueUri" : "null" + }, + { + "name" : "used-codesystem", + "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230131" + }, + { + "name" : "version", + "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230131" + }], + "contains" : [{ + "system" : "http://snomed.info/sct", + "code" : "24642003", + "display" : "Psychiatry procedure or service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Psychiatry procedure or service (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "409063005", + "display" : "Counselling", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Counseling" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Counselling service" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Counseling (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Psychosocial procedure that involves listening, reflecting, etc. to facilitate recognition of course of action / solution." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "409073007", + "display" : "Education", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Educating" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Education procedure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Education (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Instruction" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Teaching" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Procedure that is synonymous with those activities such as teaching, demonstration, instruction, explanation, and advice that aim to increase knowledge and skills, change behaviors, assist coping and increase adherence to treatment." + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Procedure that is synonymous with those activities such as teaching, demonstration, instruction, explanation, and advice that aim to increase knowledge and skills, change behaviours, assist coping and increase adherence to treatment." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "387713003", + "display" : "Surgical procedure (procedure)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Surgical procedure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Operation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Operative procedure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Surgery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intentional, structural alteration of the human body by mechanical, thermal, light-based, electromagnetic, or chemical means, and/or by the incision or destruction of tissues using instruments to cut, burn, vaporize, freeze, suture, probe, or manipulate by closed reductions." + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intentional, structural alteration of the human body by mechanical, thermal, light-based, electromagnetic, or chemical means, and/or by the incision or destruction of tissues using instruments to cut, burn, vaporise, freeze, suture, probe, or manipulate by closed reductions." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "15220000", + "display" : "Laboratory test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Laboratory test (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "363679005", + "display" : "Imaging (procedure)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Imaging" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clinical imaging" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "122869004", + "display" : "Measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Measurement procedure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Measurement procedure (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "An observation, by some objective method, of amount, number, quantity, size, level, extent, or magnitude, resulting in an ordinal or quantitative value" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "46947000", + "display" : "Chiropractic manipulation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chiropractic manipulation (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A manipulation done by a chiropractor" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "410606002", + "display" : "Social service procedure (procedure)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Social service procedure" + }] + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/procedure-code", + "resource" : { + "resourceType" : "ValueSet", + "id" : "procedure-code", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "pc" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/procedure-code", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.427" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.418" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.2.417" + }], + "version" : "6.0.0-ballot2", + "name" : "ProcedureCodesSNOMEDCT", + "title" : "Procedure Codes (SNOMED CT)", + "status" : "draft", + "experimental" : true, + "publisher" : "FHIR Project team", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "Procedure Code: All SNOMED CT procedure codes.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "copyright" : "This resource includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these specifications must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/get-snomed-ct or info@snomed.org", + "compose" : { + "include" : [{ + "system" : "http://snomed.info/sct", + "filter" : [{ + "property" : "concept", + "op" : "is-a", + "value" : "71388002" + }] + }] + }, + "expansion" : { + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/valueset-unclosed", + "valueBoolean" : true + }], + "identifier" : "urn:uuid:4fc32687-0996-4c25-83a3-e499e1bd5790", + "timestamp" : "2024-10-02T17:54:47+00:00", + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-valueset", + "valueUri" : "null" + }, + { + "name" : "used-codesystem", + "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230131" + }, + { + "name" : "version", + "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230131" + }], + "contains" : [{ + "system" : "http://snomed.info/sct", + "code" : "71388002", + "display" : "Procedure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Procedure (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "104001", + "display" : "Excision of lesion of patella", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Local excision of lesion or tissue of patella" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of lesion of patella (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "115006", + "display" : "Removable appliance therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removable appliance therapy (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fit removable orthodontic appliance" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Insertion of removable orthodontic appliance" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "119000", + "display" : "Thoracoscopic partial lobectomy of lung", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thoracoscopic partial lobectomy of lung (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "128004", + "display" : "Hand microscope examination of skin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hand microscope examination of skin (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "133000", + "display" : "Percutaneous implantation of neurostimulator electrodes into neuromuscular component", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Percutaneous implantation of neurostimulator electrodes into neuromuscular component (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "135007", + "display" : "Arthrotomy of wrist joint with exploration and biopsy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arthrotomy of wrist joint with exploration and biopsy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "142007", + "display" : "Excision of tumor from shoulder area, deep, intramuscular", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of tumour from shoulder area, deep, intramuscular" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of tumor from shoulder area, deep, intramuscular (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "146005", + "display" : "Repair of nonunion of metatarsal with bone graft", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Repair of nonunion of metatarsal with bone graft (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "153001", + "display" : "Cystourethroscopy with resection of ureterocele", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cystourethroscopy with resection of ureterocele (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "160007", + "display" : "Removal of foreign body of tendon and/or tendon sheath (procedure)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of foreign body of tendon and/or tendon sheath" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "166001", + "display" : "Behavioral therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Behavior conditioning therapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Behavior modification" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Behavior modification psychotherapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Behaviour conditioning therapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Behaviour modification" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Behaviour modification psychotherapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Behaviour modification technique" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Behaviour therapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Behavioural psychotherapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Behavior modification technique" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Behavior therapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Behavioral psychotherapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Behavioural therapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Behaviour modification treatments and procedures" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Behavior modification treatments and procedures" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Behavioral therapy (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "170009", + "display" : "Special potency disk identification, vancomycin test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Special potency disk identification, vancomycin test (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "174000", + "display" : "Harrison-Richardson operation on vagina", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Harrison-Richardson operation on vagina (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vaginopexy according to Williams and Richardson is an abdominal colposuspension by strips from external oblique" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "176003", + "display" : "Anastomosis of rectum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rectorectostomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anastomosis of rectum (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "189009", + "display" : "Excision of lesion of artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of lesion of artery (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "197002", + "display" : "Mold to yeast conversion test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mould to yeast conversion test" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mold to yeast conversion test (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230009", + "display" : "Miller operation, urethrovesical suspension", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Miller operation, urethrovesical suspension (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "243009", + "display" : "Replacement of cerebral ventricular tube", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Replacement of cerebral ventricular tube (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "245002", + "display" : "Division of nerve ganglion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Division of nerve ganglion (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "262007", + "display" : "Percutaneous aspiration of renal pelvis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Percutaneous aspiration of renal pelvis (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "267001", + "display" : "Anal fistulectomy, multiple", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anal fistulectomy, multiple (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "285008", + "display" : "Incision and drainage of vulva", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incision and drainage of vulva (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294002", + "display" : "Excisional biopsy of joint structure of spine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excisional biopsy of joint structure of spine (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "295001", + "display" : "Nonexcisional destruction of cyst of ciliary body", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nonexcisional destruction of cyst of ciliary body (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "306005", + "display" : "Echography of kidney", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ultrasound of kidney" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Echography of kidney (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "316002", + "display" : "Partial dacryocystectomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Partial dacryocystectomy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "334003", + "display" : "Panorex examination of mandible", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Panorex examination of mandible (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "342002", + "display" : "Amobarbital interview", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Amobarbital interview (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "348003", + "display" : "Radionuclide dynamic function study", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dynamic scanning study" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radionuclide dynamic function study (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "351005", + "display" : "Urinary undiversion of ureteral anastomosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Take-down of ureteral anastomosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Urinary undiversion of ureteral anastomosis (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "352003", + "display" : "Reagent RBC, preparation antibody sensitized pool", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reagent RBC, preparation antibody sensitised pool" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Preparation of antibody sensitized pooled reagent red blood cells (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Preparation of antibody sensitised pooled reagent red blood cells" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Preparation of antibody sensitized pooled reagent red blood cells" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "374009", + "display" : "Costosternoplasty for pectus excavatum repair", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chondrosternoplasty for pectus excavatum repair" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Costosternoplasty for pectus excavatum repair (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "388008", + "display" : "Blepharorrhaphy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Suture of palpebral fissure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tarsorrhaphy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blepharorrhaphy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "389000", + "display" : "Tobramycin measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tobramycin measurement (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tobramycin level" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "401004", + "display" : "Distal subtotal pancreatectomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "DP - Distal pancreatectomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Distal pancreatectomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Distal subtotal pancreatectomy (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Partial distal subtotal pancreatectomy" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "406009", + "display" : "Fulguration of stomach lesion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fulguration of stomach lesion (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "417005", + "display" : "Hospital re-admission", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital re-admission (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "435001", + "display" : "Pulmonary inhalation study", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pulmonary inhalation study (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "445004", + "display" : "Repair of malunion of tibia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Repair of malunion of tibia (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "456004", + "display" : "Total abdominal colectomy with ileostomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Total abdominal colectomy with ileostomy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "459006", + "display" : "Closed condylotomy of mandible", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed condylotomy of mandible (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "463004", + "display" : "Closed reduction of coxofemoral joint dislocation with splint", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed reduction of coxofemoral joint with splint" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed reduction of coxofemoral joint dislocation with splint (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "468008", + "display" : "Glutathione measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glutathione measurement (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "474008", + "display" : "Esophagoenteric anastomosis, intrathoracic", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oesophagoenteric anastomosis, intrathoracic" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Esophagoenteric anastomosis, intrathoracic (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "489004", + "display" : "Ferritin measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ferritin measurement (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ferritin level" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Serum Ferritin measurement" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "493005", + "display" : "Urobilinogen measurement, 48-hour, feces", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Urobilinogen measurement, 48-hour, faeces" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Urobilinogen measurement, 48-hour, feces (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "494004", + "display" : "Excision of lesion of tonsil", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of lesion of tonsil (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "497006", + "display" : "Replacement of cochlear prosthesis, multiple channels", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Replacement of cochlear prosthesis, multiple channels (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "531007", + "display" : "Open pulmonary valve commissurotomy with inflow occlusion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open valvotomy of pulmonary valve with inflow occlusion" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open pulmonary valve commissurotomy with inflow occlusion (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "533005", + "display" : "Repair of vesicocolic fistula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closure of vesicocolic fistula (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closure of vesicocolic fistula" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "535003", + "display" : "Closure of ureterovesicovaginal fistula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closure of ureterovesicovaginal fistula (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "540006", + "display" : "Antibody to single and double stranded DNA measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antibody to single and double stranded deoxyribonucleic acid measurement (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antibody to single and double stranded deoxyribonucleic acid measurement" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "543008", + "display" : "Choledochostomy with transduodenal sphincteroplasty", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Choledochostomy with transduodenal sphincteroplasty (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "545001", + "display" : "Operative procedure on lower leg", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Operative procedure on lower leg (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "549007", + "display" : "Incision of intracranial vein", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intracranial phlebotomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intracranial venotomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incision of intracranial vein (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "550007", + "display" : "Excision of lesion of adenoids", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of lesion of adenoids (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "559008", + "display" : "Excision of varicose vein", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Varicose phlebectomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cockett operation for varicose vein" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of varicose vein (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "574005", + "display" : "Benzodiazepine measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Benzodiazepine measurement (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "617002", + "display" : "Bone graft to mandible", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Grafting of bone to mandible" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bone graft to mandible (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bone graft of mandible" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "618007", + "display" : "Frontal sinusectomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Frontal sinusectomy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "625000", + "display" : "Removal of supernumerary digit", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Correction of polydactyly" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of supernumerary digit (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "628003", + "display" : "Steinman test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Steinman test (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "629006", + "display" : "Lysis of adhesions of urethra", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Urethrolysis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lysis of adhesions of urethra (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "633004", + "display" : "Chart review by physician", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chart review by physician (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A chart evaluation performed by a physician" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "637003", + "display" : "Lysis of adhesions of nose", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lysis of intranasal synechia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lysis of adhesions of nose (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "642006", + "display" : "Cerebral thermography", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cephalic thermogram" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cerebral thermography (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "647000", + "display" : "Excision of cervix by electroconization", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of cervix by electroconisation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of cervix by electroconization (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "657004", + "display" : "Operation on bursa", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bursa operation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Operation on bursa (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "665001", + "display" : "Partial meniscectomy of temporomandibular joint", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Partial meniscectomy of temporomandibular joint (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "670008", + "display" : "Electrosurgical epilation of eyebrow", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Electrosurgical epilation of eyebrow (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "671007", + "display" : "Transplantation of testis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Graft of testis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transplantation of testis (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "673005", + "display" : "Indirect laryngoscopy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Indirect laryngoscopy (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Indirect examination of larynx" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "IDL - Indirect laryngoscopy" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "674004", + "display" : "Abduction test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Valgus test" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Valgus stress test" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abduction stress test" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abduction test of knee (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abduction test of knee" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "676002", + "display" : "Peritoneal dialysis including cannulation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Peritoneal dialysis including cannulation (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "680007", + "display" : "Radiation physics consultation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radiation physics consultation (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "687005", + "display" : "Albumin/Globulin ratio", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A/G ratio" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Albumin/Globulin ratio (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "695009", + "display" : "Destructive procedure of lesion on skin of trunk", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Destructive procedure of lesion on skin of trunk (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "697001", + "display" : "Hepatitis A virus antibody measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "HAV antibody measurement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hepatitis A virus antibody measurement (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hepatitis A antibody level" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "710006", + "display" : "Thromboendarterectomy with graft of mesenteric artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thromboendarterectomy with graft of mesenteric artery (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "712003", + "display" : "Closed chest suction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed chest suction (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "722009", + "display" : "Fine needle biopsy of thymus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fine needle aspiration biopsy of thymus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fine needle biopsy of thymus (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "726007", + "display" : "Pathology consultation, comprehensive, records and specimen with report", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pathology consultation, comprehensive, records and specimen with report (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "730005", + "display" : "Incision of subcutaneous tissue", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incision of subcutaneous tissue (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "741007", + "display" : "Operation on prostate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Operation on prostate (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "746002", + "display" : "Chiropractic adjustment of coccyx subluxation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chiropractic adjustment of coccyx subluxation (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "753006", + "display" : "Manipulation of ankle AND foot", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Manipulation of ankle AND foot (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "754000", + "display" : "Total urethrectomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Total urethrectomy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "759005", + "display" : "Intracerebral electroencephalogram", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Depth EEG" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intracerebral EEG" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intracerebral electroencephalogram (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "762008", + "display" : "Computerized axial tomography of cervical spine with contrast", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Computerised axial tomography of cervical spine with contrast" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CT of cervical spine with contrast" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Computed tomography of cervical spine with contrast" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Computed tomography of cervical spine with contrast (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "764009", + "display" : "Arthrodesis of interphalangeal joint of great toe", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arthrodesis of interphalangeal joint of hallux" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arthrodesis of interphalangeal joint of great toe (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "767002", + "display" : "White blood cell count", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "WBC count" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "WCC - White blood cell count" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "WBC - White blood cell count" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "White blood cell count (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "White blood cell count - observation" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "789003", + "display" : "Cranial decompression, subtemporal, supratentorial", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cranial decompression, subtemporal, supratentorial (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "791006", + "display" : "Dressing and fixation procedure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dressing and fixation procedure (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "807005", + "display" : "Excision of brain", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Resection of brain" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of tissue of brain" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of brain tissue" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brain excision" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of brain (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "814007", + "display" : "Electrophoresis measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Zone electrophoresis measurement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Electrophoresis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "EP - Electrophoresis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Electrophoresis measurement (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "817000", + "display" : "Excision of cyst of spleen", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of cyst of spleen (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "831000", + "display" : "Drawer test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Drawer test (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "851001", + "display" : "Root canal therapy, molar, excluding final restoration", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Root canal therapy, molar, excluding final restoration (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "853003", + "display" : "Fecal fat measurement, 72-hour collection", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Faecal fat measurement, 72-hour collection" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fecal fat measurement, 72-hour collection (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "867007", + "display" : "Facial-hypoglossal nerve anastomosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anastomosis of hypoglossal and facial nerve" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neuroanastomosis of hypoglossal and facial nerve" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Facial-hypoglossal nerve anastomosis (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypoglossofacial anastomosis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "870006", + "display" : "Carbamazepine measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carbamazepine measurement (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "879007", + "display" : "Special blood coagulation test, explain by report", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Special blood coagulation test, explain by report (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "881009", + "display" : "Cyclodialysis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Heine operation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cyclodialysis (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Separation of ciliary body" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "893000", + "display" : "Tumor antigen measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immunoassay for tumor antigen" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tumour antigen measurement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immunoassay for tumour antigen" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tumor antigen measurement (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "897004", + "display" : "Radical maxillary antrotomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radical maxillary antrotomy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "910002", + "display" : "MHPG measurement, urine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "3-Methoxy-4-hydroxyphenylglycol measurement, urine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "3-Methoxy-4-hydroxphenylglycol (MHPG) measurement, urine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "3-Methoxy-4-hydroxphenylglycol measurement, urine (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "3-Methoxy-4-hydroxphenylglycol measurement, urine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "911003", + "display" : "Removal of subarachnoid-ureteral shunt", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of subarachnoid-ureteral shunt (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "913000", + "display" : "Chiropractic patient education and instruction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chiropractic patient education (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chiropractic patient education" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "926001", + "display" : "Embolectomy with catheter of radial artery by arm incision", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Embolectomy with catheter of radial artery by arm incision (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "935008", + "display" : "Excision of bulbourethral gland", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of Cowper's gland" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of bulbourethral gland (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "941001", + "display" : "Endoscopy of pituitary gland", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Endoscopy of pituitary gland (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "948007", + "display" : "Phlebectomy of intracranial varicose vein", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of intracranial varicose vein" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phlebectomy of intracranial varicose vein (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "951000", + "display" : "Ultrasonic guidance for endomyocardial biopsy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ultrasonic guidance for endomyocardial biopsy (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ultrasonography guided endomyocardial biopsy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Endomyocardial biopsy using ultrasonographic guidance" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Endomyocardial biopsy using ultrasound guidance" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "956005", + "display" : "Anesthesia for procedure on thoracic esophagus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anaesthesia for procedure on thoracic oesophagus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anesthesia for procedure on thoracic esophagus (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "967006", + "display" : "Medication education", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Drugs - health education" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medication education (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Drug treatment education" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "969009", + "display" : "Incision and exploration of larynx", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diagnostic laryngotomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incision and exploration of larynx (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "971009", + "display" : "Prosthetic construction and fitting", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prosthetic construction and fitting (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1001000", + "display" : "Cauterization of Bartholin's gland", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cauterisation of Bartholin's gland" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cauterization of Bartholin's gland (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cauterization of Bartholin gland" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cauterisation of Bartholin gland" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1008006", + "display" : "Operation on nerve ganglion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Operation on nerve ganglion (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1019009", + "display" : "Removal of corneal epithelium", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of corneal epithelium (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1021004", + "display" : "Repair of scrotum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Repair of scrotum (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1029002", + "display" : "Fetoscopy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Foetoscopy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fetoscopy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1032004", + "display" : "Enucleation of parotid gland cyst", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Enucleation of parotid gland cyst (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1035002", + "display" : "Minimum bactericidal concentration test, microdilution method", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Minimum bactericidal concentration test, microdilution method (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1036001", + "display" : "Insertion of intravascular device in common iliac vein, complete", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Insertion of intravascular device in common iliac vein, complete (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1041009", + "display" : "Debridement of open fracture of phalanges of foot", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Debridement of open fracture of phalanges of foot (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1048003", + "display" : "Capillary specimen collection", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Capillary blood sampling" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Capillary stick" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Capillary specimen collection (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1054002", + "display" : "Incision of sphincter of Oddi", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Choledochal sphincterotomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incision of sphincter of Oddi (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sphincterotomy of papilla of Vater" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1071001", + "display" : "Proximal splenorenal anastomosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Proximal splenorenal shunt" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Central splenorenal shunt" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Proximal splenorenal anastomosis (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1084005", + "display" : "Excision of perinephric cyst", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of perinephric cyst (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of perirenal cyst" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1093006", + "display" : "Excision of abdominal varicose vein", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phlebectomy of abdominal varicose vein" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of abdominal varicose vein (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1103000", + "display" : "Transcrural mobilization of stapes", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transcrural mobilisation of stapes" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transcrural mobilization of stapes (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1104006", + "display" : "Triad knee repair", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "O'Donoghue operation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Triad knee repair (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1115001", + "display" : "Decortication", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decortication (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1119007", + "display" : "Closed reduction of dislocation of foot and toe", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed reduction of dislocation of foot and toe (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1121002", + "display" : "Kinetic activities for range of motion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Kinetic activities to increase range of motion" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Kinetic activities for range of motion (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1127003", + "display" : "Interstitial radium application", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Interstitial radium application (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1133007", + "display" : "Removal of intact bilateral mammary implants", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of intact implants of bilateral breasts (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of intact implants of bilateral breasts" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of intact implants of bilateral mammaries" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of intact implants of both breasts" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1163003", + "display" : "Ureteroenterostomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transplant of ureter to intestine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anastomosis of ureter to intestine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ureteroenterostomy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1176009", + "display" : "Incision of inguinal region", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inguinal incision" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incision of inguinal region (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1181000", + "display" : "Excision of tendon for graft", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tenonectomy for graft" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of tendon for graft (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1186005", + "display" : "Anesthesia for procedure on bony pelvis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anaesthesia for procedure on bony pelvis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anesthesia for procedure on bony pelvis (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1198000", + "display" : "Excisional biopsy of bone of scapula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Biopsy of scapula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excisional biopsy of bone of scapula (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1209007", + "display" : "Arthroscopy of knee with lateral meniscus repair", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arthroscopy of knee with lateral meniscus repair (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arthroscopic repair lateral meniscus" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1225002", + "display" : "Radiography of humerus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radiography of humerus (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Upper arm X-ray" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "X-ray of humerus" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1227005", + "display" : "Incision of subvalvular tissue for discrete subvalvular aortic stenosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incision of subvalvular tissue for discrete subvalvular aortic stenosis (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1235008", + "display" : "Muscle transfer", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transfer of muscle origin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transfer of muscle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muscle transfer (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1237000", + "display" : "Application of cast, sugar tong", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Application of cast, sugar tong (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1238005", + "display" : "Epiphyseal arrest by stapling of distal radius", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stapling of epiphyseal plate of radius" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Epiphyseal arrest by stapling of distal radius (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1251000", + "display" : "Incisional biopsy of testis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incisional biopsy of testis (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1253002", + "display" : "Refusion of spine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Refusion of spine (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1258006", + "display" : "Excision of meniscus of wrist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Meniscectomy of wrist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of meniscus of wrist (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1266002", + "display" : "Closure of fistula of ear drum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closure of fistula of tympanic membrane" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closure of perforation of ear drum" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closure of perforation of tympanic membrane" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closure of tympanic membrane perforation (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closure of tympanic membrane perforation" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1267006", + "display" : "Electrocoagulation of lesion of vagina", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Electrocoagulation of lesion of vagina (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1278003", + "display" : "Open reduction of closed shoulder dislocation with fracture of greater tuberosity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open reduction of closed shoulder dislocation with fracture of greater tuberosity (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1279006", + "display" : "Repair of cardiac pacemaker pocket in skin AND/OR subcutaneous tissue", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Repair of cardiac pacemaker pocket in skin AND/OR subcutaneous tissue (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1292009", + "display" : "Magnetic resonance imaging of urinary bladder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Magnetic resonance imaging of urinary bladder (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "MRI of bladder" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1299000", + "display" : "Excision of appendiceal stump", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of appendiceal stump (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1315009", + "display" : "Reconstruction of eyebrow", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Restoration of eyebrow" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reconstruction of eyebrow (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1324000", + "display" : "Cerebrospinal fluid IgG ratio and IgG index", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CSF IgG/CSF albumin ratio" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cerebrospinal fluid immunoglobulin G ratio and immunoglobulin G index" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cerebrospinal fluid immunoglobulin G ratio and immunoglobulin G index (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1327007", + "display" : "Procedure on Meckel's diverticulum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Procedure on Meckel's diverticulum (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Procedure on Meckel diverticulum" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1328002", + "display" : "Ilioiliac shunt", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ilioiliac vascular bypass" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ilioiliac shunt (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1329005", + "display" : "Division of congenital web of larynx", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Division of congenital web of larynx (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1337002", + "display" : "Colosigmoidostomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Colosigmoidostomy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1339004", + "display" : "Removal of impacted feces", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of impacted faeces" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of impacted feces (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Manual evacuation of faeces" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Manual evacuation of feces" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Manual evacuation of bowel" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1352009", + "display" : "Anterior spinal rhizotomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anterior spinal rhizotomy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1358008", + "display" : "Anti-human globulin test, enzyme technique, titer", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anti-human globulin test, enzyme technique, titre" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anti-human globulin test, enzyme technique, titer (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1366004", + "display" : "Inhalation therapy procedure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inhalation therapy procedure (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Breathing treatment" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "An administration into the respiratory tract by inspiration" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1385001", + "display" : "Echography, scan B-mode for fetal age determination", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Echography, scan B-mode for fetal age determination (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Echography, scan B-mode for foetal age determination" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1390003", + "display" : "Laparoscopic-assisted sigmoid colectomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Laparoscopic-assisted sigmoidectomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Laparoscopic-assisted sigmoid colectomy (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Laparoscopic sigmoid colectomy" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1398005", + "display" : "Direct thrombectomy of iliac vein by leg incision", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Direct thrombectomy of iliac vein by leg incision (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1399002", + "display" : "Incision and exploration of ureter", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incision and exploration of ureter (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1407007", + "display" : "Application of long leg cast, brace type", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Application of long leg cast, brace type (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1410000", + "display" : "Anesthesia for tympanotomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anaesthesia for tympanotomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anesthesia for tympanotomy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1411001", + "display" : "Operation on papillary muscle of heart", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Operation on papillary muscle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Operation on papillary muscle of heart (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1413003", + "display" : "Penetrating keratoplasty with homograft", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Penetrating keratoplasty with homograft (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1414009", + "display" : "Angiography of arteriovenous shunt", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vascular shuntogram" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Angiography of arteriovenous shunt (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1417002", + "display" : "Operation on face", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Operation on face (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1431002", + "display" : "Fixation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Attachment" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "pexy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fixation (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "The act or operation of holding, suturing, or fastening in a fixed position." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1440003", + "display" : "Repair with resection-recession", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Repair with resection-recession (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1449002", + "display" : "Epilation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Depilation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Epilation of skin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Depilation of skin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Epilation (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of hair" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hair removal" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Depilating hair" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1453000", + "display" : "Biofeedback, galvanic skin response", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Biofeedback, galvanic skin response (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1455007", + "display" : "Cerclage", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cerclage (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1457004", + "display" : "Truncal vagotomy with pyloroplasty and gastrostomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Truncal vagotomy with pyloroplasty and gastrostomy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1494008", + "display" : "Osmolarity measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osmolarity measurement (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1500007", + "display" : "Bilateral epididymovasostomy with anastomosis of epididymis to vas deferens", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bilateral epididymovasostomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anastomosis of bilateral epididymides to bilateral vas deferens (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anastomosis of bilateral epididymides to bilateral vas deferens" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anastomosis of both epididymides to both vasa deferentia" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1501006", + "display" : "Altemeier operation, perineal rectal pull-through", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Altemeier operation, perineal rectal pull-through (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1505002", + "display" : "Hospital admission for isolation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital admission for isolation (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1529009", + "display" : "Aspiration of soft tissue", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aspiration of soft tissue (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1533002", + "display" : "Ureteroplication", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Plication of ureter" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ureteroplication (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1550000", + "display" : "Amikacin measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Amikacin measurement (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Amikacin level" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1555005", + "display" : "Brief group psychotherapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brief group psychotherapy (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1559004", + "display" : "IL-2 assay", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Interleukin (IL)-2 assay" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Interleukin-2 assay" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Interleukin-2 assay (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1576000", + "display" : "Repair of uteroenteric fistula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Repair of enterouterine fistula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Repair of uterointestinal fistula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Repair of intestinouterine fistula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closure of intestinouterine fistula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closure of uteroenteric fistula (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closure of uteroenteric fistula" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1578004", + "display" : "Reconstruction of ossicles with stapedectomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reconstruction of ossicles with stapedectomy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1583007", + "display" : "Tractotomy of mesencephalon", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tractotomy of mesencephalon (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1585000", + "display" : "Lengthening of gastrocnemius muscle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vulpius operation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lengthening of gastrocnemius muscle (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1596008", + "display" : "Anesthesia for total elbow replacement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anaesthesia for total elbow replacement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anesthesia for total elbow replacement (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1597004", + "display" : "Skeletal X-ray of ankle and foot", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Skeletal X-ray of ankle and foot (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1614003", + "display" : "Repair of both direct inguinal hernias", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Repair of bilateral direct inguinal hernias" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Repair of bilateral direct inguinal hernias (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1615002", + "display" : "Reline of upper partial denture at chairside", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reline of upper partial denture at chairside (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1616001", + "display" : "Galactosylceramide beta-galactosidase measurement, leukocytes", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Galactosylceramide beta-galactosidase measurement, leucocytes" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Galactosylceramide beta-galactosidase measurement, leukocytes (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1636000", + "display" : "Injection of sclerosing agent in varicose vein", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injection of varicose vein with sclerosing agent" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sclerotherapy of varicose vein" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injection of sclerosing agent in varicose vein (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1638004", + "display" : "Cineplasty with cineplastic prosthesis of extremity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cineplastic amputation with cineplastic prosthesis of extremity" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cineplastic amputation with cineplastic prosthesis of extremity (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1640009", + "display" : "History and physical examination, insurance", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "History and physical examination, insurance (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1645004", + "display" : "Transduodenal sphincterotomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transduodenal sphincterotomy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1651009", + "display" : "Excision of tendon sheath", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of tendon sheath (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1653007", + "display" : "Internal fixation of bone without fracture reduction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Internal fixation of bone without fracture reduction (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1669000", + "display" : "Making occupied bed", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Making occupied bed (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1677001", + "display" : "Haagensen test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haagensen test (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Breast examination for malignancy in which patient leans forward and breasts are examined for abnormal contour" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1678006", + "display" : "Endoscopic procedure of nerve", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Endoscopic procedure of nerve (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1680000", + "display" : "Secondary chemoprophylaxis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Secondary chemoprophylaxis (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1683003", + "display" : "Direct closure of laceration of conjunctiva", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Direct closure of laceration of conjunctiva (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1689004", + "display" : "Local excision of ovary", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Local excision of ovary (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1691007", + "display" : "Drainage of abscess of tonsil", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Drainage of abscess of tonsil (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1699009", + "display" : "Special dosimetry", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Special dosimetry (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1702002", + "display" : "Labial veneer, resin laminate, laboratory", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Labial veneer, resin laminate, laboratory (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1704001", + "display" : "Repair of congenital pseudoarthrosis of tibia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Repair of congenital pseudoarthrosis of tibia (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Correction of tibial pseudoarthrosis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1712009", + "display" : "Immunoglobulin typing, IgG", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immunoglobulin typing, immunoglobulin G" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immunoglobulin typing, immunoglobulin G (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1713004", + "display" : "Induction and maintenance of total body hypothermia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Induction and maintenance of total body hypothermia (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1730002", + "display" : "Suture of skin wound of hindfoot", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Suture of skin wound of hindfoot (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1746005", + "display" : "Scleral buckling with implant", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Encircling procedure of sclera for buckling with implant" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Scleral buckling with implant (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Buckling of sclera using implant" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1747001", + "display" : "Replacement of skeletal muscle stimulator", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of electronic stimulator of skeletal muscle with synchronous replacement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Replacement of skeletal muscle stimulator (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1753001", + "display" : "Resection of uveal tissue", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Resection of uveal tissue (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1757000", + "display" : "Arthroscopy of wrist with partial synovectomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arthroscopy of wrist with partial synovectomy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1759002", + "display" : "Assessment of nutritional status", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Physical/nutritional assessment" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Assessment of nutritional status (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1770009", + "display" : "Mitral valvotomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Valvulotomy of mitral valve" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mitral valvulotomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "MVy - Mitral valvotomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mitral valvotomy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1774000", + "display" : "Nasopharyngeal rehabilitation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nasopharyngeal rehabilitation (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1775004", + "display" : "Submaxillary incision with drainage", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Submaxillary incision with drainage (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1784004", + "display" : "Fecal stercobilin, qualitative", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Faecal stercobilin, qualitative" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fecal stercobilin, qualitative (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1787006", + "display" : "Ultrasonic guidance for pericardiocentesis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ultrasonic guidance for pericardiocentesis (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1788001", + "display" : "Blood unit collection for directed donation, donor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Collection, processing and storage of donor directed whole blood or components" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Directed blood donation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood unit collection for directed donation, donor (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1801001", + "display" : "Endoscopic biopsy of duodenum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Duodenoscopy and biopsy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Endoscopic biopsy of duodenum (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1805005", + "display" : "Surgical closure of stoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Take-down of stoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Surgical closure of stoma (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1811008", + "display" : "Aspiration of bursa of hand", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bursocentesis of hand" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Drainage of bursa of hand by aspiration" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aspiration of bursa of hand (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1813006", + "display" : "Cryotherapy of genital warts", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cryotherapy of genital warts (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1820004", + "display" : "Alcohol measurement, breath", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ethanol measurement, breath (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ethanol measurement, breath" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1830008", + "display" : "Open reduction of open sacral fracture", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open reduction of open sacral fracture (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1836002", + "display" : "Excision of diverticulum of ventricle of heart", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of diverticulum of ventricle of heart (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1844002", + "display" : "Plication of ligament", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Plication of ligament (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1854003", + "display" : "Incision of nose", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rhinotomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incision of nose (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1859008", + "display" : "Removal of foreign body from tendon of hand", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of foreign body from tendon of hand (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hand tendon foreign body removed" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1861004", + "display" : "Anesthesia for closed procedure on humerus and elbow", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anaesthesia for closed procedure on humerus and elbow" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anesthesia for closed procedure on humerus and elbow (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1862006", + "display" : "Thoracic phlebectomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thoracic phlebectomy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1866009", + "display" : "Bilateral total nephrectomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Total excision of bilateral kidneys" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Total excision of bilateral kidneys (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Total excision of both kidneys" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of entire bilateral kidneys" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1868005", + "display" : "Removal of foreign body from brain", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of foreign body from brain (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "FB - Removal of foreign body from brain" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1870001", + "display" : "Insertion of halo device of skull with synchronous skeletal traction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Insertion of halo device of skull with synchronous skeletal traction (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1871002", + "display" : "Repair of aneurysm of coronary artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Repair of coronary artery aneurysm" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Repair of aneurysm of coronary artery (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1872009", + "display" : "Suture of male perineum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Suture of male perineum (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1876007", + "display" : "Recession of prognathic jaw", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Correction of mandibular prognathism" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prognathic recession" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recession of prognathic jaw (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1879000", + "display" : "Fluorescent antigen measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fluorescent antigen measurement (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1889001", + "display" : "Patient transfer, in-hospital, unit-to-unit", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Patient transfer, in-hospital, unit-to-unit (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1907003", + "display" : "Bifurcation of bone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bifurcation of bone (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1917008", + "display" : "Patient discharge, deceased, medicolegal case", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Patient discharge, deceased, medicolegal case (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1924009", + "display" : "Hepaticotomy with drainage", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hepaticotomy with drainage (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1950008", + "display" : "Drainage of abscess of nasal septum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Drainage of abscess of nasal septum (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Drainage of nasal septal abscess" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1958001", + "display" : "Grafting of bone of thumb with transfer of skin flap", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Grafting of bone of thumb with transfer of skin flap (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1966005", + "display" : "Central block anesthesia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Central block anaesthesia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Central block anesthesia (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1983001", + "display" : "Total urethrectomy including cystostomy in female", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Total urethrectomy including cystostomy in female (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1995001", + "display" : "Stripping of cerebral meninges", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stripping of cerebral meninges (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1999007", + "display" : "Psychologic test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Psychological testing" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Psychologic test (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2002009", + "display" : "Construction of subcutaneous tunnel without esophageal anastomosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Construction of subcutaneous tunnel without oesophageal anastomosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Construction of subcutaneous tunnel without esophageal anastomosis (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2021001", + "display" : "Internal fixation of radius and ulna without fracture reduction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Internal fixation of radius and ulna without fracture reduction (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2051007", + "display" : "Red cell iron utilization study", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radioiron red cell utilization" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Red cell iron utilisation study" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radioiron red cell utilisation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Red cell iron utilization study (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2054004", + "display" : "Barbiturates measurement, quantitative and qualitative", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Barbiturates measurement, quantitative and qualitative (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2067001", + "display" : "Implantation of electromagnetic hearing aid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Implantation of electromagnetic hearing device" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Implantation of electromagnetic hearing aid (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2069003", + "display" : "Dental subperiosteal implant", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subperiosteal implantation into jaw" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Implantation of dental subperiosteal implant (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Implantation of dental subperiosteal implant" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2078009", + "display" : "Puncture of bursa of hand", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Puncture of bursa of hand (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2079001", + "display" : "Reimplantation of anomalous pulmonary artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reimplantation of anomalous pulmonary artery (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2080003", + "display" : "Angiectomy with anastomosis of lower limb artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arteriectomy with anastomosis of lower limb" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Resection of lower limb artery with anastomosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Angiectomy with anastomosis of lower limb artery (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2098004", + "display" : "Open reduction of open mandibular fracture with external fixation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open reduction of open mandibular fracture with external fixation (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2115003", + "display" : "Dental prophylaxis of child", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dental prophylaxis of child (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2119009", + "display" : "Repair of blood vessel", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Repair of blood vessel (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2127000", + "display" : "Reduction of closed sacral fracture", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reduction of closed sacral fracture (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2137005", + "display" : "Excision of pericardial tumor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of pericardial tumour" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of pericardial tumor (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2153008", + "display" : "Cardiac catheterization education", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cardiac catheterisation education" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cardiac catheterization education (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2161003", + "display" : "Operation on vulva", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vulva operation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Operation on vulva (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2164006", + "display" : "Injection of aorta", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injection of aorta (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2166008", + "display" : "Bicuspidization of aortic valve", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bicuspidisation of aortic valve" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bicuspidization of aortic valve (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2171001", + "display" : "Excision of tonsil tag (procedure)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Remnant tonsillectomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of remnant of tonsil" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of tonsil tag" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2178007", + "display" : "Ureterocentesis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ureterocentesis (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2181002", + "display" : "Operation for bone injury of tarsals and metatarsals", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Operation for bone injury of tarsals and metatarsals (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2188008", + "display" : "Suture of tendon to skeletal attachment", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tenosuture to skeletal attachment" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tenorrhaphy to skeletal attachment" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Suture of tendon to skeletal attachment (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2193006", + "display" : "Repair of ruptured aneurysm with graft of celiac artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Repair of ruptured aneurysm with graft of coeliac artery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Repair of ruptured aneurysm with graft of celiac artery (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2196003", + "display" : "Gas liquid chromatography, electron capture type", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gas liquid chromatography, electron capture type (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2199005", + "display" : "Excision of lesion of cul-de-sac", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of lesion of pouch of Douglas" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of lesion of cul-de-sac (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2214008", + "display" : "Curette test of skin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Curette test of skin (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2220009", + "display" : "Complement component assay", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Complement component assay (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2225004", + "display" : "Sensititre system test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sensititer system test" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sensititer system test (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2234009", + "display" : "Proctosigmoidopexy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Proctosigmoidopexy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2242005", + "display" : "Reconstruction of eyelid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reconstruction of eyelid (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2244006", + "display" : "Arthroscopy of wrist with internal fixation for instability", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arthroscopy of wrist with internal fixation for instability (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2250001", + "display" : "Resection of ascending aorta with anastomosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Resection of ascending aorta with anastomosis (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2252009", + "display" : "Hospital admission, urgent, 48 hours", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital admission, urgent, 48 hours (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2267008", + "display" : "Changing tracheostomy tube", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Changing tracheostomy tube (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Replacement of tracheostomy tube" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Change of tracheostomy tube" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2270007", + "display" : "Repair of cleft hand", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Repair of cleft hand (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Correction of cleft hand" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2276001", + "display" : "Exploration of popliteal artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Exploration of popliteal artery (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2278000", + "display" : "Urinalysis, automated", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Urinalysis, automated (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2279008", + "display" : "Antibody detection, RBC, enzyme, 1 stage technique, including anti-human globulin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antibody detection, red blood cell, enzyme, 1 stage technique, including anti-human globulin (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antibody detection, red blood cell, enzyme, 1 stage technique, including anti-human globulin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2290003", + "display" : "Microbial culture, anaerobic, initial isolation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Microbial culture, anaerobic, initial isolation (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2315006", + "display" : "Operation on cerebral meninges", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Operation on cerebral meninges (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brain meninges operation" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2318008", + "display" : "Anesthesia for cast procedure on forearm, wrist or hand", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anaesthesia for cast procedure on forearm, wrist or hand" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anesthesia for cast procedure on forearm, wrist or hand (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2321005", + "display" : "Delivery by Ritgen maneuver", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Delivery by Ritgen manoeuvre" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Delivery by Ritgen maneuver (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2322003", + "display" : "Suture of recent wound of eyelid, direct closure, full-thickness", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Suture of recent wound of eyelid, direct closure, full-thickness (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2337004", + "display" : "Adductor tenotomy of hip", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Division of adductor tendon of hip" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adductor tenotomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tenotomy of adductor muscle of thigh" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adductor tenotomy of hip (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2344008", + "display" : "Complicated cystorrhaphy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Complicated cystorrhaphy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2364003", + "display" : "Radical resection of tumor of soft tissue of wrist area", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radical resection of tumour of soft tissue of wrist area" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radical resection of tumor of soft tissue of wrist area (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2371008", + "display" : "Tympanoplasty type II with graft against incus or malleus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tympanoplasty with incudostapediopexy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Myringomalleolabyrinthopexy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tympanoplasty type II with graft against incus or malleus (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2373006", + "display" : "Buffy coat smear evaluation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Buffy coat smear evaluation (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2382000", + "display" : "Application of manual or electric breast pump", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Breast pumping" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Application of breast pump" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Application of breast pump (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2386002", + "display" : "Reduction of closed patellar dislocation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reduction of closed patellar dislocation (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2393003", + "display" : "Ligation of vein of lower limb", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ligation of vein of lower limb (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2406000", + "display" : "Periodontic dental consultation and report", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Periodontic dental consultation and report (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2407009", + "display" : "Excision of mediastinal tumor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of mediastinal tumour" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of mediastinal tumor (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2408004", + "display" : "Hexosaminidase A and total hexosaminidase measurement, serum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hexosaminidase A and total hexosaminidase measurement, serum (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2409007", + "display" : "Reattachment of extremity of foot", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Replantation of toe" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reattachment of extremity of foot (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2425002", + "display" : "Epstein-Barr virus serologic test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "EBV serologic test" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Epstein-Barr virus serologic test (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2442008", + "display" : "Incision of lacrimal canaliculus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incision of lacrimal canaliculus (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2448007", + "display" : "Cell count of synovial fluid with differential count", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cell count of synovial fluid with differential count (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2455009", + "display" : "Revision of lumbosubarachnoid shunt", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Revision of lumbosubarachnoid shunt (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2457001", + "display" : "Blind rehabilitation therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blind and partially sighted rehabilitation - vocational training" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blind rehabilitation therapy (regime/therapy)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blind rehabilitation" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2458006", + "display" : "Educational therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Educational therapy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2459003", + "display" : "Destructive procedure of artery of upper extremity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Destructive procedure of artery of upper extremity (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2474001", + "display" : "Repair of malunion of metatarsal bones", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Repair of malunion of metatarsal bones (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2475000", + "display" : "Urine specimen collection, 24 hours", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "24 hour urine specimen collection" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Twenty-four hour collection of urine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Collection of 24-hour urine specimen for laboratory" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Urine specimen collection, 24 hours (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2480009", + "display" : "Debridement of skin, subcutaneous tissue, muscle and bone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Debridement of skin, subcutaneous tissue, muscle and bone (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2486003", + "display" : "Destruction of tissue of breast", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Destructive procedure of breast" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Breast destructive procedure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Destruction of tissue of breast (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2488002", + "display" : "Prescription, fitting and dispensing of contact lens", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Provision of contact lens" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prescription, fitting and dispensing of contact lens (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2494005", + "display" : "Nursing conference", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nursing conference (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nurse to nurse communication" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2498008", + "display" : "Rebase of upper partial denture", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rebase of upper partial denture (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2507007", + "display" : "5' Nucleotidase measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "5' Nucleotidase measurement (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2508002", + "display" : "Retrograde urography with KUB", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Retrograde urography with kidney-ureter-bladder" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Retrograde urography with kidney-ureter-bladder (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2514009", + "display" : "Reduction of closed humeral supracondylar fracture with manipulation and traction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Manual reduction of closed supracondylar fracture of humerus with traction (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Manual reduction of closed supracondylar fracture of humerus with traction" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2517002", + "display" : "Stroke rehabilitation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stroke rehabilitation (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2530001", + "display" : "Chiropractic visit", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chiropractic visit (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2531002", + "display" : "Mononuclear cell function assay", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mononuclear cell function assay (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2535006", + "display" : "Pulpectomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dental pulp extirpation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pulpectomy (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of pulp - complete" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pulpectomy of tooth" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Extirpation of pulp of tooth" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pulp extirpation" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2536007", + "display" : "Injection of medication in anterior chamber of eye", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injection of medication in anterior chamber of eye (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2547000", + "display" : "Excision of keloid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of keloid (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2552005", + "display" : "Incision of cerebral subarachnoid space", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incision of cerebral subarachnoid space (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2564002", + "display" : "Creation of lumbar shunt including laminectomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Creation of lumbar shunt including laminectomy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2566000", + "display" : "Osteoplasty of radius", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osteoplasty of radius (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2567009", + "display" : "Resection of rib by transaxillary approach", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Resection of rib by transaxillary approach (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2580007", + "display" : "Transplant of hair follicles to scalp", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transplant of hair follicles to scalp (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2598006", + "display" : "Open heart surgery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open heart surgery (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2601001", + "display" : "Removal of bone flap of skull", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of bone flap of skull (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2607002", + "display" : "Operation on uterus supporting structures", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Operation of supporting structures of uterus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Operation on uterus supporting structures (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2613006", + "display" : "Implantation of prosthesis or prosthetic device of joint of hand", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Implantation of joint prosthesis into joint of hand (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Implantation of joint prosthesis of hand" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Implantation of joint prosthesis into joint of hand" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2614000", + "display" : "Removal of ligature from fallopian tube", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of ligature from fallopian tube (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2616003", + "display" : "Repair of bifid digit of hand", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Repair of bifid digit of hand (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2619005", + "display" : "Psychiatric interpretation to family or parents of patient", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Psychiatric interpretation to family or parents of patient (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2629003", + "display" : "Intracranial/cerebral perfusion pressure monitoring", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intracranial/cerebral perfusion pressure monitoring (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2632000", + "display" : "Incision and drainage of infected bursa of upper arm", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incision and drainage of infected bursa of upper arm (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2642003", + "display" : "Prefabricated post and core in addition to crown", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prefabricated post and core in addition to crown (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2643008", + "display" : "Ligation of varicose vein of head and neck", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ligation of varicose vein of head and neck (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2644002", + "display" : "Cauterization of liver", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cauterisation of liver" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cauterization of liver (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2645001", + "display" : "Intelligence test/WB1", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intelligence test/WB1 (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2646000", + "display" : "Incision and exploration of vas deferens", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incision and exploration of vas deferens (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vasotomy and exploration" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2658000", + "display" : "Social service interview of patient", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Social service interview of patient (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2659008", + "display" : "Suture of ligament of lower extremity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Suture of ligament of lower extremity (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2668005", + "display" : "Recementation of space maintainer", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recementation of space maintainer (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2673004", + "display" : "Incision and drainage of masticator space by extraoral approach", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incision and drainage of masticator space by extraoral approach (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2677003", + "display" : "Stripping", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stripping (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A removal done by peeling, often using a stripper" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2690005", + "display" : "Magnetic resonance imaging of pelvis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Magnetic resonance imaging of pelvis (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "MRI of pelvis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2693007", + "display" : "Stool fat, quantitative measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stool fat, quantitative measurement (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2696004", + "display" : "Hepatic venography with hemodynamic evaluation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hepatic venography with haemodynamic evaluation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hepatic venography with hemodynamic evaluation (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2697008", + "display" : "Stripping and ligation of saphenous vein", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stripping and ligation of great saphenous vein (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stripping and ligation of great saphenous vein" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2716009", + "display" : "Dermal-fat-fascia graft", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dermal-fat-fascia graft (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2722000", + "display" : "IL-3 assay", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Interleukin-3 assay" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Interleukin-3 assay (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2731000", + "display" : "Serologic test for Influenza A virus (procedure)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Serologic test for Influenza A virus" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2732007", + "display" : "Recession of tendon of hand", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recession of tendon of hand (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2737001", + "display" : "Exploratory craniotomy, infratentorial", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Exploratory craniectomy, infratentorial" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Exploratory craniotomy, infratentorial (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2742009", + "display" : "Destruction of Bartholin's gland or cyst", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Destruction of Bartholin's gland" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Destruction of Bartholin's gland (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Destruction of Bartholin gland" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2743004", + "display" : "Operative endoscopy of ileum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Operative ileoscopy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Operative endoscopy of ileum (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2745006", + "display" : "Omentopexy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Epiplopexy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Omentopexy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2752008", + "display" : "Incudopexy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incudopexy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2780005", + "display" : "Osteoplasty of facial bones", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osteoplasty of facial bones (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2794006", + "display" : "Cauterization of navel", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cauterisation of navel" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cauterization of navel (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2802005", + "display" : "Manual dilation and stretching", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Manual dilation and stretching (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A dilation and stretching done by manipulation" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2811005", + "display" : "Cineradiography of pharynx", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cineradiography of pharynx (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2813008", + "display" : "Nephroureterocystectomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nephroureterocystectomy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2837008", + "display" : "Transposition of ulnar nerve at elbow", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transposition of ulnar nerve at elbow (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2842000", + "display" : "Gas chromatography measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gas chromatography measurement (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2843005", + "display" : "Revision of urinary conduit", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Revision of urinary conduit (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2847006", + "display" : "Cervical myelography", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cervical myelography (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cervical myelogram" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2851008", + "display" : "Arthrotomy for synovectomy of sternoclavicular joint", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arthrotomy for synovectomy of sternoclavicular joint (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2854000", + "display" : "Bursectomy of hand", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of bursa of hand" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Resection of bursa of hand" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bursectomy of hand (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2857007", + "display" : "Complete pinealectomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Complete excision of pineal gland" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Complete excision of pineal gland (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2866006", + "display" : "Obliteration of lymphatic structure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Obliteration of lymphatic structure (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2875008", + "display" : "Implantation of prosthesis or prosthetic device of elbow joint", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Implantation of joint prosthesis into elbow joint (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Implantation of joint prosthesis of elbow" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Implantation of joint prosthesis into elbow joint" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2885009", + "display" : "Intradermal skin test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intradermal allergen test" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intradermal skin test (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2891006", + "display" : "Arthroscopy of elbow with partial synovectomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arthroscopy of elbow with partial synovectomy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2898000", + "display" : "DNA analysis, antenatal, blood", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deoxyribonucleic acid analysis, antenatal, blood (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deoxyribonucleic acid analysis, antenatal, blood" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2908005", + "display" : "Destruction of hemorrhoids by cryotherapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cryotherapy of hemorrhoids" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Destruction of haemorrhoids by cryotherapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cryotherapy of haemorrhoids" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Destruction of hemorrhoids by cryotherapy (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cryotherapy to haemorrhoid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cryotherapy to hemorrhoid" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2914003", + "display" : "Anterior sclerotomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anterior sclerotomy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2915002", + "display" : "Suture of capsule of ankle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Capsulorrhaphy of ankle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Suture of capsule of ankle (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2933008", + "display" : "Pneumogynecography", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pneumogynaecography" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pneumogynecography (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2945004", + "display" : "Suprapubic diverticulectomy of bladder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Suprapubic diverticulectomy of urinary bladder (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Suprapubic diverticulectomy of urinary bladder" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2947007", + "display" : "Therapeutic compound measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Therapeutic compound measurement (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2960001", + "display" : "Repair of fistula of cervix", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closure of fistula of cervix" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closure of fistula of uterine cervix (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closure of fistula of uterine cervix" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2968008", + "display" : "Craniectomy with treatment of penetrating wound of brain", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Craniectomy with treatment of penetrating wound of brain (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2970004", + "display" : "Metacarpal lengthening and transfer of local flap", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cocked hat procedure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Metacarpal lengthening and transfer of local flap (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2971000", + "display" : "Closure of urethrovaginal fistula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closure of acquired urethrovaginal fistula (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closure of acquired urethrovaginal fistula" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2977001", + "display" : "Thrombectomy of lower limb vein", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of thrombus of lower limb vein" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thrombectomy of lower limb vein (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3001009", + "display" : "Total lobectomy with bronchoplasty", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Total lobectomy with bronchoplasty (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3010001", + "display" : "Removal of silastic tubes from ear", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of silastic tubes from ear (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3016007", + "display" : "Removal of Crutchfield tongs from skull", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of Crutchfield tongs from skull (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3025001", + "display" : "Calcitonin measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thyrocalcitonin measurement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Calcitonin measurement (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3026000", + "display" : "Tibiotalar arthrodesis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fusion of tibiotalar joint" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tibiotalar arthrodesis (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3029007", + "display" : "Peripheral nervous system disease rehabilitation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Peripheral nervous system disease rehabilitation (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3041000", + "display" : "Repair of stomach", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Repair of stomach (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3047001", + "display" : "Kowa fundus photography", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Kowa fundus photography (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3060007", + "display" : "Forequarter amputation, right", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Forequarter amputation, right (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3061006", + "display" : "Complete avulsion of nail", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Complete excision of nail AND nail matrix" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Complete excision of nail AND nail matrix (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3063009", + "display" : "Gastroscopy through artificial stoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Percutaneous endoscopy through gastrostomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Endoscopy of stomach through stoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastroscopy through artificial stoma (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastroscopy via stoma" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3075004", + "display" : "Nonoperative removal of prosthesis of bile duct", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nonoperative removal of prosthesis of bile duct (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3078002", + "display" : "Embolectomy with catheter of renal artery by abdominal incision", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Embolectomy with catheter of renal artery by abdominal incision (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3083005", + "display" : "Removal of device from thorax", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of device from thorax (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3088001", + "display" : "Anesthesia for endoscopic procedure on upper extremity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anaesthesia for endoscopic procedure on upper extremity" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anesthesia for endoscopic procedure on upper extremity (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3090000", + "display" : "Aneurysmectomy with graft replacement of lower limb artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aneurysmectomy with graft replacement of lower limb artery (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3112006", + "display" : "Restraint removal", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Restraint removal (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3116009", + "display" : "Blood coagulation panel", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood coagulation screen" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clotting screening" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Coagulation system screening" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clotting screen" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood coagulation panel (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3130004", + "display" : "Monitoring of cardiac output by ECG", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Monitoring of cardiac output by electrocardiogram (regime/therapy)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Monitoring of cardiac output by electrocardiogram" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3133002", + "display" : "Patient discharge, deceased, autopsy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Patient discharge, deceased, autopsy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3137001", + "display" : "Reimplantation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reimplantation (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Implantation that is being revised." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3143004", + "display" : "Visual field examination and evaluation, intermediate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Visual field examination and evaluation, intermediate (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3162001", + "display" : "Gadolinium measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gadolinium measurement (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3164000", + "display" : "Open reduction of closed mandibular fracture with interdental fixation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open reduction of closed mandibular fracture with interdental fixation (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3165004", + "display" : "Irrigation of muscle of hand", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Irrigation of muscle of hand (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3166003", + "display" : "Repair of salivary gland fistula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closure of salivary fistula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closure of fistula of salivary gland (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closure of fistula of salivary gland" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3177009", + "display" : "Internal obstetrical version", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Internal obstetrical version (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3183007", + "display" : "Closure of colostomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Take-down of colostomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closure of colostomy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3186004", + "display" : "Excision of Skene's gland", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of Skene's gland (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of Skene gland" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3190002", + "display" : "Epilation by forceps", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Epilation by forceps (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3204007", + "display" : "Destructive procedure of nerve", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Destructive procedure of nerve (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3241008", + "display" : "Correction of chordee with mobilization of urethra", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Correction of chordee with mobilisation of urethra" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Correction of chordee with mobilization of urethra (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3249005", + "display" : "Surgical construction of filtration bleb", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Surgical construction of filtration bleb (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Creation of filtering bleb" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trabeculectomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ocular trabeculectomy" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3256004", + "display" : "Cervical lymphangiogram", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cervical lymphangiogram (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3257008", + "display" : "Empty and measure peritoneal dialysis fluid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Empty and measure peritoneal dialysis fluid (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3258003", + "display" : "Arteriography of cerebral arteries", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Angiography of intracranial vessels" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cerebral arteriogram" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cerebral arteriography" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Angiography of cerebral arteries (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Angiography of cerebral arteries" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arteriography of intracranial vessels" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3268008", + "display" : "Transplantation of tissue of pelvic region", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transplantation of tissue of pelvic region (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3270004", + "display" : "Implantation of neurostimulator in spine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Insertion of spinal neurostimulator" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Implantation of neurostimulator in spine (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Implantation of neuropacemaker in spine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Implantation of spinal neuropacemaker" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3278006", + "display" : "Lysis of adhesions of bursa of hand", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lysis of adhesions of bursa of hand (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3287002", + "display" : "Cholecystogastrostomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gallbladder to stomach anastomosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cholecystogastrostomy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3320000", + "display" : "Autotransfusion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Autologous blood transfusion" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Autotransfusion (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abt - autologous blood transfusion" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3324009", + "display" : "Laser beam photocoagulation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Laser coagulation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Laser beam photocoagulation (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A photocoagulation using a laser beam" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3326006", + "display" : "Excision of bunionette", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of bunionette (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of exostosis of head of fifth metatarsal" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3328007", + "display" : "Incision of vein of head and neck", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phlebotomy of head and neck vein" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Venotomy of head and neck vein" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incision of vein of head and neck (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3333006", + "display" : "Application of short arm splint, forearm to hand, static", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Application of short arm splint, forearm to hand, static (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3338002", + "display" : "Open reduction of open radial shaft fracture", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open reduction of open radial shaft fracture (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3352000", + "display" : "Parathyroid hormone measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PTH measurement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Parathormone measurement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immunoreactive PTH measurement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PTH - Parathyroid hormone level" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Parathyroid hormone measurement (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3357006", + "display" : "Iron kinetics study", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Iron kinetics" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Iron kinetics study (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3360004", + "display" : "Anastomosis of bile ducts", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Biliary anastomosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bile duct anastomosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anastomosis of bile ducts (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3390006", + "display" : "Verification routine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Verification procedure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Verification routine (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3399007", + "display" : "Reduction of torsion of omentum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reduction of torsion of omentum (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3407002", + "display" : "Creation of lesion of spinal cord by percutaneous method", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Creation of lesion of spinal cord by percutaneous method (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3413006", + "display" : "Blood cell morphology", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood cell morphology (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3418002", + "display" : "Chondrectomy of spine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diskectomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chondrectomy of intervertebral cartilage" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of intervertebral cartilage" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of intervertebral disc" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arthrectomy of intervertebral disc" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intervertebral discectomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Discectomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chondrectomy of spine (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Discectomy of spine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3432000", + "display" : "Preventive dental service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Preventive dental service (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3443008", + "display" : "Pulp cap, direct, excluding final restoration", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pulp capping" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pulp cap tooth - direct" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pulp cap, direct, excluding final restoration (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3450007", + "display" : "Lymphocytes, T and B cell evaluation (procedure)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lymphocytes, T and B cell evaluation" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3457005", + "display" : "Patient referral", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Patient referral (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Referral procedure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Referral" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3479000", + "display" : "Removal of heart assist system with replacement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of pump assist device of heart with replacement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of heart assist system with replacement (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3498003", + "display" : "Total excision of pituitary gland by transsphenoidal approach", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ablation of pituitary gland by transsphenoidal approach" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Total excision of pituitary gland by transsphenoidal approach (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3499006", + "display" : "Aspiration of vitreous with replacement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Extraction of vitreous with replacement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of vitreous with replacement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aspiration of vitreous with replacement (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3509001", + "display" : "Streptococcus vaccination", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Streptococcus immunization" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Streptococcus immunisation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Streptococcus vaccination (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3515001", + "display" : "Replacement of electronic heart device, pulse generator", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Replacement of pacemaker pulse generator" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Replacement of electronic heart device, pulse generator (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3517009", + "display" : "Removal of foreign body of pelvis from subcutaneous tissue", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of foreign body of pelvis from subcutaneous tissue (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3518004", + "display" : "Aversive psychotherapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aversive psychotherapy (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3527003", + "display" : "Antibody measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antibody measurement (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3546002", + "display" : "Aortocoronary artery bypass graft with saphenous vein graft", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aortocoronary artery bypass graft with saphenous vein graft (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ACSVG - Aortocoronary saphenous vein graft" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ACSVBG - Aortocoronary saphenous vein bypass graft" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Coronary artery bypass graft with saphenous vein graft" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3559005", + "display" : "Insertion of ureteral stent with ureterotomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Insertion of ureteral stent with ureterotomy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3562008", + "display" : "Rodney Smith operation, radical subtotal pancreatectomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rodney Smith operation, radical subtotal pancreatectomy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3564009", + "display" : "Removal of foreign body from fallopian tube", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of foreign body from fallopian tube (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3575008", + "display" : "Repair of fascia with graft of fascia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Repair of fascia with graft of fascia (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3580004", + "display" : "Removal of calculus of pharynx", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of calculus of pharynx (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3605001", + "display" : "Reduction of ciliary body", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diminution of ciliary body" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reduction of ciliary body (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3607009", + "display" : "Transplantation of mesenteric tissue", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transplantation of mesenteric tissue (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3620007", + "display" : "Red cell survival study with hepatic sequestration", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Isotope study for red blood cell hepatic sequestration" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Red cell survival study with hepatic sequestration (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3625002", + "display" : "Anesthesia for brachial arteriograms, retrograde", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anaesthesia for brachial arteriograms, retrograde" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anesthesia for brachial arteriograms, retrograde (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3651000", + "display" : "Morphometric analysis, nerve", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Morphometric analysis, nerve (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3654008", + "display" : "Lingulectomy of lung", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of lingula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lingulectomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lingulectomy of lung (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3659003", + "display" : "Incision of inner ear", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incision of inner ear (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3664004", + "display" : "Repair of scleral fistula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closure of scleral fistula (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closure of scleral fistula" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3666002", + "display" : "Peripheral neurorrhaphy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Suture of peripheral nerve" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Peripheral neurorrhaphy (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Repair of peripheral nerve by suturing" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3669009", + "display" : "Fitting of prosthesis or prosthetic device of upper arm", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fitting of prosthesis or prosthetic device of upper arm (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3673007", + "display" : "Leadbetter urethral reconstruction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Leadbetter urethral reconstruction (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3683006", + "display" : "Selenium measurement, urine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Selenium measurement, urine (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3686003", + "display" : "Zancolli operation for tendon transfer of biceps", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Zancolli operation for tendon transfer of biceps (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3688002", + "display" : "Anesthesia for lens surgery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anaesthesia for lens surgery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anesthesia for lens surgery (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3690001", + "display" : "Shunt of left subclavian to descending aorta by Blalock-Park operation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Shunt of left subclavian to descending aorta by Blalock-Park operation (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3691002", + "display" : "Wedge osteotomy of tarsals and metatarsals", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Wedge osteotomy of tarsals and metatarsals (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3697003", + "display" : "Tissue processing technique, routine, embed, cut and stain, per autopsy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tissue processing technique, routine, embed, cut and stain, per autopsy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3700004", + "display" : "Erysiphake extraction of cataract by intracapsular approach", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Erysophake extraction of lens" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Suction extraction of lens" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Erysiphake extraction of cataract by intracapsular approach (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intracapsular extraction of cataract using an erysiphake, an instrument used to aspirate a cataract." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3701000", + "display" : "Removal of foreign body of hip from subcutaneous tissue", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of foreign body of hip from subcutaneous tissue (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3713005", + "display" : "Release for de Quervain's tenosynovitis of hand", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Release for de Quervain's tenosynovitis of hand (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Release for de Quervain tenosynovitis of hand" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3717006", + "display" : "Dilute Russell viper venom time", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "DRVVT" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stypven time" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dilute Russell viper venom time (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3735002", + "display" : "Coproporphyrin III measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Coproporphyrin III measurement (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3740005", + "display" : "Removal of foreign body of canthus by incision", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of foreign body of canthus by incision (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3748003", + "display" : "Biopsy of perirenal tissue", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Biopsy of perirenal tissue (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3749006", + "display" : "Reduction of closed ischial fracture", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reduction of closed ischial fracture (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3758004", + "display" : "Thrombectomy with catheter of subclavian artery by neck incision", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thrombectomy with catheter of subclavian artery by neck incision (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3770000", + "display" : "Ward urine dip stick testing", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ward urine dip stick testing (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3778007", + "display" : "Manipulation of scrotal tissue", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Scrotum manipulation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Manipulation of scrotal tissue (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3780001", + "display" : "Routine patient disposition, no follow-up planned", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Routine patient disposition, no follow-up planned (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3784005", + "display" : "Delayed hypersensitivity skin test for SK-SD", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Delayed hypersensitivity skin test for streptokinase-streptodornase (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Delayed hypersensitivity skin test for streptokinase-streptodornase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3786007", + "display" : "Excision of lesion of pharynx", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of lesion of pharynx (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3787003", + "display" : "Ultrasonic guidance for needle biopsy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Needle biopsy using ultrasonographic guidance (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ultrasonography guided needle biopsy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Needle biopsy using ultrasonographic guidance" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3794000", + "display" : "Pregnanetriol measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pregnanetriol measurement (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3796003", + "display" : "Excision of redundant mucosa from jejunostomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of redundant mucosa from jejunostomy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3799005", + "display" : "Radiography of adenoids", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radiography of adenoids (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3802001", + "display" : "Dental application of desensitizing medicament", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dental application of desensitising medicament" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dental application of desensitizing medicament (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Desensitise tooth" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Topical application of tooth medicament - desensitising agent" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Topical application of tooth medicament - desensitizing agent" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Desensitize tooth" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3819004", + "display" : "Embolization of thoracic artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Embolisation of thoracic artery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Embolization of thoracic artery (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3826004", + "display" : "Blepharotomy with drainage of abscess of eyelid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Drainage of abscess of eyelid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blepharotomy with drainage of abscess of eyelid (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incision of eyelid with drainage of abscess" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3828003", + "display" : "Open biopsy of vertebral body of thoracic region", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open biopsy of vertebral body of thoracic region (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3831002", + "display" : "Chiropractic application of ice", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chiropractic application of ice (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3843001", + "display" : "Removal of foreign body from fascia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of foreign body from fascia (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3858009", + "display" : "Echography of thyroid, A-mode", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Echography of thyroid, A-mode (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3861005", + "display" : "Aneurysmectomy with anastomosis of lower limb artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aneurysmectomy with anastomosis of lower limb artery (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3862003", + "display" : "Total vital capacity measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Total vital capacity measurement (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3864002", + "display" : "Excisional biopsy of scrotum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excisional biopsy of scrotum (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3880007", + "display" : "Excision of lesion of fibula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of lesion of fibula (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3881006", + "display" : "Incision and drainage of submental space by extraoral approach", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incision and drainage of submental space by extraoral approach (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3887005", + "display" : "Ligation of wart", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Wart ligation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ligation of wart (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3889008", + "display" : "Suture of lip", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cheilorrhaphy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Suture of lip (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3891000", + "display" : "Comprehensive orthodontic treatment, permanent dentition, for class I malocclusion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Comprehensive orthodontic treatment, permanent dentition, for class I malocclusion (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3895009", + "display" : "Application of dressing", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dressing" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dressing of skin or wound" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Application of dressing (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3907006", + "display" : "Incision and drainage of retroperitoneal abscess", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incision and drainage of retroperitoneal abscess (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3911000", + "display" : "Muscle transplantation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transplantation of muscle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muscle flap" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muscle transplantation (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3915009", + "display" : "Excision of artery of thorax and abdomen", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of artery of thorax and abdomen (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3917001", + "display" : "Excisional biopsy of phalanges of foot", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excisional biopsy of phalanges of foot (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3918006", + "display" : "Plastic repair with lengthening", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Plastic repair with lengthening (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3926003", + "display" : "Lactic acid measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lactic acid measurement (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lactate measurement" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3929005", + "display" : "Patient transfer, in-hospital, bed-to-bed", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Patient transfer, in-hospital, bed-to-bed (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3936006", + "display" : "Making Foster bed", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Making Foster bed (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3938007", + "display" : "Cerclage for retinal reattachment", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cerclage for retinal reattachment (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3942005", + "display" : "Cystopexy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Suspension of bladder" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cystopexy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3955006", + "display" : "Antibody elution, RBC", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antibody elution from red blood cells (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antibody elution from red blood cells" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3957003", + "display" : "Arteriectomy of thoracoabdominal aorta", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Resection of thoracoabdominal aorta" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arteriectomy of thoracoabdominal aorta (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3963007", + "display" : "Operation on submaxillary gland", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Operation on submaxillary gland (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3967008", + "display" : "Fluorescence polarization immunoassay", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fluorescence polarisation immunoassay" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fluorescence polarization immunoassay (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3968003", + "display" : "Facetectomy of vertebra", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of spinal facet joint" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Facetectomy of vertebra (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3969006", + "display" : "Removal of osteocartilagenous loose body from joint structures", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of osteochondritis dissecans of joint" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of osteocartilagenous loose body from joint structures (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3971006", + "display" : "Duchenne muscular dystrophy carrier detection", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Duchenne muscular dystrophy carrier detection (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3980006", + "display" : "Subtotal resection of esophagus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Partial esophagectomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subtotal resection of oesophagus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subtotal oesophagectomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Total thoracic oesophagectomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Partial excision of oesophagus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Partial oesophagectomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Partial excision of esophagus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subtotal esophagectomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Total thoracic esophagectomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subtotal resection of esophagus (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3981005", + "display" : "Carrier detection, molecular genetics", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carrier detection, molecular genetics (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3985001", + "display" : "Anesthesia for procedure on arteries of lower leg with bypass graft", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anaesthesia for procedure on arteries of lower leg with bypass graft" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anesthesia for procedure on arteries of lower leg with bypass graft (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3991004", + "display" : "Magnetic resonance imaging of pelvis, prostate and bladder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Magnetic resonance imaging of pelvis, prostate and bladder (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "MRI of pelvis, prostate and bladder" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3998005", + "display" : "Bone imaging of limited area", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bone imaging of limited area (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4007002", + "display" : "Anti-human globulin test, indirect, titer, non-gamma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anti-human globulin test, indirect, titre, non-gamma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anti-human globulin test, indirect, titer, non-gamma (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4008007", + "display" : "Phlebography of neck", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phlebography of neck (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4027001", + "display" : "Implantation of electronic stimulator into phrenic nerve", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Implantation of electronic stimulator into phrenic nerve (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4034004", + "display" : "Closed reduction of facial fracture, except mandible", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed reduction of facial fracture, except mandible (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4035003", + "display" : "Restoration, resin, two surfaces, posterior, permanent", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Restoration, resin, two surfaces, posterior, permanent (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4036002", + "display" : "Arthroscopy of elbow with extensive debridement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arthroscopy of elbow with extensive debridement (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4037006", + "display" : "Removal of vascular graft or prosthesis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of vascular graft or prosthesis (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4044002", + "display" : "Permanent colostomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Construction of permanent colostomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Creation of permanent colostomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Permanent colostomy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4045001", + "display" : "Drainage of cerebral ventricle by incision", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Drainage of cerebral ventricle by incision (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4052004", + "display" : "Percutaneous aspiration of spinal cord cyst", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Percutaneous aspiration of spinal cord syrinx" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Percutaneous aspiration of spinal cord syrinx (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4064007", + "display" : "Specimen aliquoting", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Specimen aliquoting (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4068005", + "display" : "Removal of ventricular reservoir with synchronous replacement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of ventricular reservoir with synchronous replacement (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4083000", + "display" : "Fitting of prosthesis or prosthetic device of lower arm", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fitting of prosthesis or prosthetic device of lower arm (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4084006", + "display" : "Repair of tendon of hand by graft or implant of muscle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Repair of tendon of hand by graft or implant of muscle (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4090005", + "display" : "Replacement of transvenous atrial and ventricular pacemaker electrode leads", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Replacement of transvenous atrial and ventricular pacemaker electrode leads (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4094001", + "display" : "Reduction of retroversion of uterus by pessary", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reduction of retroversion of uterus by pessary (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reduction of retroversion of uterus by suppository" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4102006", + "display" : "Root canal therapy, anterior, excluding final restoration", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Root canal therapy, anterior, excluding final restoration (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4114003", + "display" : "Parenteral chemotherapy for malignant neoplasm", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Parenteral chemotherapy for malignant neoplasm (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4116001", + "display" : "Fenestration procedure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Construction of window" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Construction of window (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A construction of openings or fenestrae" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4119008", + "display" : "Intracranial phlebectomy with anastomosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intracranial phlebectomy with anastomosis (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4134002", + "display" : "Operative block anesthesia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Operative block anaesthesia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Operative block anesthesia (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4139007", + "display" : "Posterior spinal cordotomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Posterior spinal cordotomy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4143006", + "display" : "Injection of anterior chamber of eye", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injection of anterior chamber of eye (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injection into anterior chamber of eye" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4149005", + "display" : "Bone histomorphometry, aluminum stain", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bone histomorphometry, aluminium stain" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bone histomorphometry, aluminum stain (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4154001", + "display" : "Incision and drainage of penis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incision and drainage of penis (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4165006", + "display" : "Delayed hypersensitivity skin test for staphage lysate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Delayed hypersensitivity skin test for staphage lysate (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4192000", + "display" : "Toxicology testing for organophosphate insecticide", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Toxicology testing for organophosphate insecticide (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4213001", + "display" : "Implantation of Ommaya reservoir", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Implantation of Ommaya reservoir (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4214007", + "display" : "Intracardiac injection for cardiac resuscitation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intracardiac injection for cardiac resuscitation (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4226002", + "display" : "Excision of lesion of thoracic vein", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of lesion of thoracic vein (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4252008", + "display" : "Aneurysmectomy with graft replacement by interposition", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aneurysmectomy with graft replacement by interposition (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4263006", + "display" : "Biopsy of soft tissue of elbow area, superficial", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Biopsy of soft tissue of elbow area, superficial (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4266003", + "display" : "Referral to drug addiction rehabilitation service (procedure)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Referral to drug addiction rehabilitation service" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Referral for drug addiction rehabilitation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Patient referral for medication addiction rehabilitation" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4285000", + "display" : "Insertion of bone growth stimulator into femur", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Insertion of bone growth stimulator into femur (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4293000", + "display" : "Reduction of intussusception by laparotomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reduction of intussusception by laparotomy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4304000", + "display" : "Excision of cusp of tricuspid valve", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of cusp of tricuspid valve (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4319004", + "display" : "Rebase of complete lower denture", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rebase of complete lower denture (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4321009", + "display" : "Bilateral leg arteriogram", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bilateral angiography of legs" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Angiography of both lower extremity arteries" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arteriography of bilateral lower extremity arteries" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Angiography of bilateral lower extremity arteries (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Angiography of bilateral lower extremity arteries" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arteriography of both lower extremity arteries" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4323007", + "display" : "Destruction of lesion of sclera", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Destruction of lesion of sclera (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4331002", + "display" : "Anesthesia for hernia repair in lower abdomen", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anaesthesia for hernia repair in lower abdomen" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anesthesia for hernia repair in lower abdomen (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4333004", + "display" : "Incision and drainage of perisplenic space", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incision and drainage of perisplenic space (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4336007", + "display" : "Lloyd-Davies operation, abdominoperineal resection", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lloyd-Davies operation, abdominoperineal resection (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4337003", + "display" : "Homogentisic acid measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Homogentisic acid measurement (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4339000", + "display" : "Repair of nasolabial fistula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closure of nasolabial fistula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Repair of nasolabial fistula (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4341004", + "display" : "Complete submucous resection of turbinate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Complete submucous resection of turbinate (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4344007", + "display" : "Cryopexy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cryopexy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4348005", + "display" : "Musculoplasty of hand", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Myoplasty of hand" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Musculoplasty of hand (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4350002", + "display" : "Removal of implant of cornea", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of artificial implant from cornea" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of implant of cornea (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4363008", + "display" : "Endoscopic brush biopsy of trachea", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Endoscopic brush biopsy of trachea (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4365001", + "display" : "Surgical repair", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Repair" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Surgical repair (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Restoring, to the extent possible, the natural anatomical structure." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4380007", + "display" : "Transposition of vulvar tissue", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transposition of vulvar tissue (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4387005", + "display" : "Valvuloplasty of pulmonary valve in total repair of tetralogy of Fallot", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Valvuloplasty of pulmonary valve in total repair of tetralogy of Fallot (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4388000", + "display" : "Repair of splenocolic fistula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closure of splenocolic fistula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closure of splenocolic fistula (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4407008", + "display" : "Slitting of lacrimal canaliculus for passage of tube", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Slitting of lacrimal canaliculus for passage of tube (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4411002", + "display" : "Removal of device from female genital tract", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of device from female genital tract (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4420006", + "display" : "Incision and drainage of parapharyngeal abscess by external approach", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incision and drainage of parapharyngeal abscess by external approach (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4424002", + "display" : "Making orthopedic bed", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Making orthopaedic bed" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Making orthopedic bed (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4436008", + "display" : "MCP receptor measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Methylatable chemotaxis protein (MCP) receptor measurement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Methylatable chemotaxis protein receptor measurement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Methylatable chemotaxis protein receptor measurement (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4438009", + "display" : "Venography of vena cava", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Venography of vena cava (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4443002", + "display" : "Decortication of ovary", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Capsulectomy of ovary" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decortication of ovary (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4447001", + "display" : "Autopsy, gross and microscopic examination, stillborn or newborn without CNS", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Autopsy, gross and microscopic examination, stillborn or newborn without central nervous system" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Autopsy, gross and microscopic examination, stillborn or newborn without central nervous system (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4449003", + "display" : "Manipulation of spinal meninges", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Manipulation of spinal meninges (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4450003", + "display" : "Application of Kirschner wire", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Application of Kirschner wire (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4455008", + "display" : "Open reduction of open elbow dislocation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open reduction of open elbow dislocation (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4457000", + "display" : "Insertion of mold into vagina", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Insertion of mould into vagina" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Insertion of mold into vagina (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4466001", + "display" : "Exploration of artery of upper limb", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Exploration of artery of upper limb (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Exploration of upper limb artery" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4467005", + "display" : "Excision of tumor of ankle area, deep, intramuscular", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of tumour of ankle area, deep, intramuscular" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of tumor of ankle area, deep, intramuscular (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4475004", + "display" : "Cyanide measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cyanide measurement (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cyanide level" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4487006", + "display" : "Norepinephrine measurement, supine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Norepinephrine measurement, supine (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Noradrenaline measurement, supine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4489009", + "display" : "Neurolysis of trigeminal nerve", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neurolysis of trigeminal nerve (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4503005", + "display" : "Removal of foreign body of sclera without use of magnet", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of foreign body of sclera without use of magnet (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4504004", + "display" : "Potter's obstetrical version with extraction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Potter's obstetrical version with extraction (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Potter obstetrical version with extraction" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4505003", + "display" : "Tenolysis of flexor tendon of forearm", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tenolysis of flexor tendon of forearm (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4507006", + "display" : "Decompression fasciotomy of wrist, flexor and extensor compartment", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decompression fasciotomy of wrist, flexor and extensor compartment (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4511000", + "display" : "Restoration, inlay, composite/resin, one surface, laboratory processed", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Restoration, inlay, composite/resin, one surface, laboratory processed (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4516005", + "display" : "Iridencleisis and iridotasis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Iridencleisis and iridotasis (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4520009", + "display" : "Anastomosis of esophagus, antesternal or antethoracic, with insertion of prosthesis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anastomosis of oesophagus, antesternal or antethoracic, with insertion of prosthesis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anastomosis of esophagus, antesternal or antethoracic, with insertion of prosthesis (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4525004", + "display" : "Emergency department patient visit", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Emergency department patient visit (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Seen by casualty - service" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Seen by Accident and Emergency service" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4533003", + "display" : "Ligation of artery of lower limb", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ligation of artery of lower limb (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4535005", + "display" : "Incision of pelvirectal tissue", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incision of pelvirectal tissue (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4539004", + "display" : "Excision of bronchogenic cyst", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of bronchogenic cyst (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of cyst of bronchus" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4542005", + "display" : "Closed reduction of fracture of foot", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed reduction of fracture of foot (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4544006", + "display" : "Excision of subcutaneous tumor of extremities", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of subcutaneous tumour of extremities" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of subcutaneous tumor of extremities (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4558008", + "display" : "Anterior resection of rectum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anterior resection of rectum (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4563007", + "display" : "Hospital admission, transfer from other hospital or health care facility", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital admission, transfer from other hospital or health care facility (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4570007", + "display" : "Chemopallidectomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chemopallidectomy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4579008", + "display" : "Creation of ventriculo-atrial shunt", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Creation of cerebral ventriculo-atrial shunt (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Creation of ventriculoatrial shunt" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Creation of cerebral ventriculo-atrial shunt" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Insertion of cerebral ventriculoatrial shunt" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4581005", + "display" : "Coreoplasty", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Needling of pupillary membrane" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Coreoplasty (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4585001", + "display" : "Decompression of tendon of hand", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decompression of tendon of hand (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4587009", + "display" : "Epiphysiodesis of distal radius", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Epiphysiodesis of distal radius (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4593001", + "display" : "Cauterization of sclera with iridectomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cauterisation of sclera with iridectomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cauterization of sclera with iridectomy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4594007", + "display" : "Coproporphyrin isomers, series I & III, urine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Measurement of urine coproporphyrin isomers series I and III (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Measurement of urine coproporphyrin isomers series I and III" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4613005", + "display" : "Radioimmunoassay", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "RIA" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radioimmunoassay (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4625008", + "display" : "Apical pulse taking", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Apical pulse taking (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4626009", + "display" : "Take-down of arterial anastomosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Take-down of arterial anastomosis (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4636001", + "display" : "Denker operation for radical maxillary antrotomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Denker operation for radical maxillary antrotomy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4640005", + "display" : "Ligation of fallopian tubes by abdominal approach", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ligation of fallopian tubes by abdominal approach (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4642002", + "display" : "Removal of inflatable penile prosthesis, with pump, reservoir and cylinders", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of inflatable penile prosthesis, with pump, reservoir and cylinders (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4670000", + "display" : "Catheterization of bronchus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Insertion of catheter into bronchus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Catheterisation of bronchus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Catheterization of bronchus (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4671001", + "display" : "Excision of lesion from sphenoid sinus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of lesion from sphenoid sinus (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4691008", + "display" : "Identification of rotavirus antigen in feces", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Identification of rotavirus antigen in faeces" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Identification of rotavirus antigen in feces (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4692001", + "display" : "Transplantation of artery of upper extremity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transplantation of artery of upper extremity (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4694000", + "display" : "Percutaneous needle biopsy of muscle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Percutaneous needle biopsy of muscle (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4699005", + "display" : "Alpha naphthyl butyrate stain method, blood or bone marrow (procedure)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alpha naphthyl butyrate stain method, blood or bone marrow" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alpha naphthyl butyrate stain" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4701005", + "display" : "Colony forming unit-granulocyte-monocyte-erythroid-megakaryocyte assay", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CFU-GEMM assay" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Colony forming unit-granulocyte-monocyte-erythroid-megakaryocyte assay (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4707009", + "display" : "Partial excision of calcaneus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Partial excision of calcaneus (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4712005", + "display" : "Removal of Gardner Wells tongs from skull", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of Gardner Wells tongs from skull (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4713000", + "display" : "Endoscopy and photography", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Endoscopy and photography (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4719001", + "display" : "Psychologic cognitive testing and assessment", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Psychologic cognitive testing and assessment (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4727005", + "display" : "Lipoprotein electrophoresis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lipoprotein electrophoresis (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4734007", + "display" : "Irrigation of wound catheter of integument", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Irrigation of wound catheter of integument (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4737000", + "display" : "Mycobacteria culture", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mycobacteria culture (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4756005", + "display" : "Cryotherapy of subcutaneous tissue", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cryotherapy of subcutaneous tissue (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4758006", + "display" : "Incudostapediopexy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incudostapediopexy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4764004", + "display" : "Jet ventilation procedure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Jet ventilation procedure (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Jet ventilation phasically directs a high-velocity jet of humidified gas into the endotracheal tube at rapid frequencies, entraining additional fresh gas during insufflation." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4765003", + "display" : "Insertion of ocular implant following or secondary to enucleation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Insertion of ocular implant following or secondary to evisceration" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Insertion of ocular prosthesis or prosthetic device, secondary" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Secondary insertion of ocular implant" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Insertion of ocular implant following or secondary to enucleation (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4770005", + "display" : "Colporrhaphy for repair of urethrocele", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Repair of urethrocele" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Colporrhaphy for repair of urethrocele (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Repair of urethrocoele" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Colporrhaphy for repair of urethrocoele" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4772002", + "display" : "Reduction of torsion of spermatic cord", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Detorsion of spermatic cord" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reduction of torsion of spermatic cord (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4784000", + "display" : "Operation on sublingual gland", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Operation on sublingual gland (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4804005", + "display" : "Microbial identification test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Microbial identification test (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4811009", + "display" : "Reconstruction of diaphragm", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reconstruction of diaphragm (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4815000", + "display" : "Antibody identification, RBC antibody panel, enzyme, 2 stage technique including anti-human globulin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antibody identification, red blood cell antibody panel, enzyme, 2 stage technique including anti-human globulin (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antibody identification, red blood cell antibody panel, enzyme, 2 stage technique including anti-human globulin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4820000", + "display" : "Incision of labial frenum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Labial frenotomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incision of labial fraenum" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incision of labial frenum (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4827002", + "display" : "Shower hydrotherapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Douche hydrotherapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Shower hydrotherapy (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4829004", + "display" : "Excision of small intestine for interposition", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Resection of small intestine for interposition" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of small intestine for interposition (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4847005", + "display" : "Anesthesia for cesarean section", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anaesthesia for caesarean section" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anesthesia for cesarean section (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4849008", + "display" : "Biopsy of ovary", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Biopsy of ovary (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ovarian biopsy" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4862007", + "display" : "Revision of anastomosis of large intestine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Revision of anastomosis of large intestine (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4877004", + "display" : "Extracapsular extraction of lens with iridectomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Extracapsular extraction of lens with iridectomy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4891005", + "display" : "Proctostomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rectostomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Proctostomy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4895001", + "display" : "Construction of sigmoid bladder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Replacement of bladder with sigmoid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Construction of sigmoid bladder (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4902005", + "display" : "Ethchlorvynol measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ethchlorvynol measurement (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4903000", + "display" : "Serum protein electrophoresis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Serum protein electrophoresis (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4904006", + "display" : "Dilation of anal sphincter under nonlocal anesthesia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dilation of anal sphincter under nonlocal anaesthesia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dilation of anal sphincter under nonlocal anesthesia (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4914002", + "display" : "Treatment planning for teletherapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Treatment planning for external beam radiation therapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Treatment planning for external beam radiation therapy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4929000", + "display" : "Local perfusion of kidney", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Local perfusion of kidney (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4930005", + "display" : "Repair of thoracogastric fistula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Repair of thoracogastric fistula (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4934001", + "display" : "Salpingography", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radiography of fallopian tubes" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Salpingography (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4957007", + "display" : "Cervical spinal fusion for pseudoarthrosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cervical spinal fusion for pseudoarthrosis (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4966006", + "display" : "Extracorporeal perfusion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Extracorporeal perfusion (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4970003", + "display" : "Venography", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Venogram" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Venography (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phlebogram" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phlebography" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4974007", + "display" : "Operation on liver", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Liver operation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hepatic operation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Operation on liver (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4976009", + "display" : "Anesthesia for endoscopic procedure on lower extremity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anaesthesia for endoscopic procedure on lower extremity" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anesthesia for endoscopic procedure on lower extremity (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4987001", + "display" : "Osteoplasty of cranium with flap of bone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Repair of cranium with bone flap" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osteoplasty of cranium with flap of bone (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4992004", + "display" : "Cardiac catheterization, left heart, retrograde, percutaneous", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cardiac catheterisation, left heart, retrograde, percutaneous" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cardiac catheterization, left heart, retrograde, percutaneous (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4993009", + "display" : "Ischemic limb exercise with EMG and lactic acid determination", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ischaemic limb exercise with EMG and lactic acid determination" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ischemic limb exercise with electromyography and lactic acid determination" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ischemic limb exercise with electromyography and lactic acid determination (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ischaemic limb exercise with electromyography and lactic acid determination" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5016005", + "display" : "Pontic, resin with high noble metal", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pontic, resin with high noble metal (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5019003", + "display" : "Direct laryngoscopy with biopsy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Direct laryngoscopy with biopsy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5021008", + "display" : "Aldosterone measurement, standing, normal salt diet", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aldosterone measurement, standing, normal salt diet (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5022001", + "display" : "Lysergic acid diethylamide measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "LSD measurement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lysergic acid diethylamide measurement (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5025004", + "display" : "Semen analysis, presence and motility of sperm", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Semen analysis, presence and motility of sperm (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5032008", + "display" : "Labial veneer, porcelain laminate, laboratory", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Labial veneer, porcelain laminate, laboratory (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5048009", + "display" : "External cephalic version with tocolysis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "External cephalic version with tocolysis (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5055006", + "display" : "Uniscept system test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Uniscept system test (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5057003", + "display" : "Radical orbitomaxillectomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radical orbitomaxillary discission" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radical orbitomaxillary resection" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radical orbitomaxillectomy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5065000", + "display" : "Reduction of closed traumatic hip dislocation with anesthesia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reduction of closed traumatic hip dislocation with anaesthesia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reduction of closed traumatic hip dislocation with anesthesia (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5091004", + "display" : "Peripheral vascular disease study", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Peripheral vascular disease study (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5105000", + "display" : "Endoscopy of renal pelvis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Renal pyeloscopy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Endoscopy of renal pelvis (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5110001", + "display" : "Ultrasound peripheral imaging, real time scan", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ultrasound peripheral imaging, real time scan (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5113004", + "display" : "T4 free measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "FT4 measurement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Free thyroxine measurement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Unbound T4 measurement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Free T4 measurement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "FT4 - Free thyroxine level" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "T4 free measurement (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5119000", + "display" : "Epiglottidectomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of epiglottis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Epiglottidectomy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5121005", + "display" : "Wedge osteotomy of pelvic bone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Wedge osteotomy of pelvic bone (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5123008", + "display" : "Anesthesia for procedure on pericardium with pump oxygenator", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anaesthesia for procedure on pericardium with pump oxygenator" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anesthesia for procedure on pericardium with pump oxygenator (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5130002", + "display" : "Extraction of primary membranous cataract by discission", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Needling of lens for cataract" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Discission of cataract" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Extraction of primary membranous cataract by discission (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5131003", + "display" : "Radiography of chest wall", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "X-ray of chest wall" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radiography of chest wall (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5147001", + "display" : "Excision of lesion of ankle joint", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Local excision of lesion of ankle joint" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of lesion of ankle joint (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5151004", + "display" : "Manual reduction of hemorrhoids", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Manual reduction of haemorrhoids" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Manual reduction of prolapsed pile" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Manual reduction of prolapsed haemorrhoid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Manual reduction of prolapsed hemorrhoid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Manual reduction of rectal hemorrhoids (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Manual reduction of rectal hemorrhoids" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Manual reduction of rectal haemorrhoids" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5154007", + "display" : "Speech therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Speech and language therapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Speech therapy (regime/therapy)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Communication enhancement: speech deficit" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5161006", + "display" : "Specialty clinic admission", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Speciality clinic admission" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Specialty clinic admission (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5162004", + "display" : "Excision of pressure ulcer", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of pressure injury (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of pressure injury" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5165002", + "display" : "Division of thoracic artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Division of thoracic artery (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5176003", + "display" : "Thromboendarterectomy with graft of renal artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thromboendarterectomy with graft of renal artery (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5182000", + "display" : "Total body perfusion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Total body perfusion (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5184004", + "display" : "Osteotomy of shaft of femur with fixation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osteotomy of shaft of femur with fixation (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5186002", + "display" : "Arthrotomy for synovectomy of glenohumeral joint", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arthrotomy for synovectomy of glenohumeral joint (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5190000", + "display" : "Cell fusion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cell fusion (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5191001", + "display" : "Surgical treatment of missed abortion of second trimester", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Surgical treatment of missed abortion of second trimester (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Surgical treatment of missed miscarriage of second trimester" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5212002", + "display" : "Excision of lesion of lacrimal gland by frontal approach", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of lesion of lacrimal gland by frontal approach (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5216004", + "display" : "Three dimensional ultrasound imaging of heart", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Three dimensional echocardiography" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Three dimensional ultrasound imaging of heart (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5233006", + "display" : "Lateral fasciotomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lateral fasciotomy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5243009", + "display" : "Suture of adenoid fossa", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Suture of adenoid fossa (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5245002", + "display" : "Transplantation of peripheral vein", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transplantation of peripheral vein (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5246001", + "display" : "Breakpoint cluster region analysis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "BCR analysis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Breakpoint cluster region analysis (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5264008", + "display" : "Total bile acids measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Total bile acids measurement (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5267001", + "display" : "Ligation of adrenal artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ligation of adrenal artery (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adrenal artery ligation" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5270002", + "display" : "Destruction of both fallopian tubes", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Destruction of bilateral fallopian tubes (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Destruction of bilateral fallopian tubes" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5273000", + "display" : "Reduction of closed fracture of proximal end of ulna with manipulation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Manual reduction of closed fracture of proximal end of ulna (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Manual reduction of closed fracture of proximal end of ulna" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5282006", + "display" : "Operation on oropharynx", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Operation on oropharynx (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5290006", + "display" : "Incision and drainage of Ludwig's angina", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incision and drainage of Ludwig's angina (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incision and drainage of Ludwig angina" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5298004", + "display" : "Incision and drainage of deep hematoma of thigh region", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incision and drainage of deep haematoma of thigh region" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incision and drainage of deep hematoma of thigh region (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5304008", + "display" : "Deep radiation therapy, 200-300 KVP", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Orthovoltage radiation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "High voltage radiation therapy, 200-300 KVP" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Orthovoltage radiation therapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional X-ray therapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Orthovoltage X-ray therapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Kilovoltage X-ray therapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deep radiation therapy, 200-300 KVP (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5316002", + "display" : "Closed osteotomy of mandibular ramus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed osteotomy of mandibular ramus (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5317006", + "display" : "Radical amputation of penis with bilateral pelvic lymphadenectomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radical amputation of penis with bilateral pelvic lymphadenectomy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5326009", + "display" : "Administration of dermatologic formulation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Administration of dermatologic formulation (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5328005", + "display" : "Shortening of Achilles tendon", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Shortening of heel cord" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Shortening of Achilles tendon (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5337005", + "display" : "Trocar biopsy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trocar biopsy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5338000", + "display" : "Nicotine measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nicotine measurement (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5342002", + "display" : "Prophylactic treatment of tibia with methyl methacrylate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prophylactic treatment of tibia with methyl methacrylate (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5348003", + "display" : "Repair of endocardial cushion defect", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closure of endocardial cushion defect" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Repair of endocardial cushion defect (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5357009", + "display" : "Leukocyte poor blood preparation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Leucocyte poor blood preparation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Leukocyte poor blood preparation (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5373003", + "display" : "Stress breaker", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stress breaker (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5384005", + "display" : "Excision of part of frontal cortex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Topectomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of part of frontal cortex (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5391008", + "display" : "Artificial voice rehabilitation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Artificial voice rehabilitation (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5393006", + "display" : "Exploration of parathyroid with mediastinal exploration by sternal split approach", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Exploration of parathyroid with mediastinal exploration by sternal split approach (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5402006", + "display" : "Manipulation of thoracic artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Manipulation of thoracic artery (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5407000", + "display" : "Injection of fallopian tube", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injection of fallopian tube (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5415002", + "display" : "Destruction of lesion of liver", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Destruction of liver lesion" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Extirpation of lesion of liver" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Destruction of lesion of liver (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5419008", + "display" : "Lysis of adhesions of tendon of hand", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tendolysis of hand" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tenolysis of hand" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lysis of adhesions of tendon of hand (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5422005", + "display" : "Amylase measurement, peritoneal fluid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Amylase measurement, peritoneal fluid (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5431005", + "display" : "Percutaneous transluminal angioplasty", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Percutaneous transluminal angioplasty (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5433008", + "display" : "Skeletal X-ray of lower limb", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Leg skeleton X-ray" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Skeletal X-ray of lower limb (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5446003", + "display" : "Excision of cervical rib for outlet compression syndrome with sympathectomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of cervical rib for outlet compression syndrome with sympathectomy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5447007", + "display" : "Transfusion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transfusion (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transfusions" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "An infusion of blood or blood product." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5452002", + "display" : "Core needle biopsy of thymus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Core needle biopsy of thymus (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5456004", + "display" : "Graft of lymphatic structure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transplantation of lymphatic structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transplantation of lymphatic structure (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5457008", + "display" : "Serologic test for Rickettsia conorii", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Serologic test for Rickettsia conorii (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5460001", + "display" : "Removal of prosthesis from fallopian tube", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of prosthesis from fallopian tube (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5479003", + "display" : "Select picture audiometry", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Select picture audiometry (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5486006", + "display" : "Delayed suture of tendon of hand", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Delayed suture of tendon of hand (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5506006", + "display" : "Incision and exploration of abdominal wall", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incision and exploration of abdominal wall (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Exploration of abdominal wall" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5517007", + "display" : "Restoration, inlay, porcelain/ceramic, per tooth, in addition to inlay", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Restoration, inlay, porcelain/ceramic, per tooth, in addition to inlay (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5521000", + "display" : "Open reduction of fracture of phalanges of foot", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open reduction of fracture of phalanges of foot (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5536002", + "display" : "Arthrodesis of carpometacarpal joint of digits, other than thumb", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arthrodesis of carpometacarpal joint of digits, other than thumb (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5545001", + "display" : "Repair of carotid body", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Repair of carotid body (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5551006", + "display" : "Direct laryngoscopy with arytenoidectomy with operating microscope", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Direct laryngoscopy with arytenoidectomy with operating microscope (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5556001", + "display" : "Manually assisted spontaneous delivery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Assisted spontaneous delivery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Manually assisted vaginal delivery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Manually assisted spontaneous delivery (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5570001", + "display" : "Arthrotomy for infection with exploration and drainage of carpometacarpal joint", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arthrotomy for infection with exploration and drainage of carpometacarpal joint (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5571002", + "display" : "Excision of lesion of aorta with end-to-end anastomosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of lesion of aorta with end-to-end anastomosis (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5572009", + "display" : "Incision of kidney pelvis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Renal pyelotomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Renal pelviotomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incision of renal pelvis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incision of kidney pelvis (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5586008", + "display" : "Aminolevulinic acid dehydratase measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ALA-D measurement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aminolaevulinic acid dehydratase measurement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aminolevulinic acid dehydratase measurement (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5608002", + "display" : "Excretion measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excretion measurement (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5616006", + "display" : "Osteoplasty of tibia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osteoplasty of tibia (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5632009", + "display" : "Open biopsy of bronchus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open biopsy of bronchus (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5636007", + "display" : "Fistulectomy of bone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fistulectomy of bone (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5638008", + "display" : "Carbohydrate measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carbohydrate measurement (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5648005", + "display" : "Surgical repair and revision of shunt", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Surgical repair and revision of shunt (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5651003", + "display" : "Arylsulfatase A measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arylsulphatase A measurement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arylsulfatase A measurement (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5663008", + "display" : "Phlebectomy of varicose vein of head and neck", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of varicose vein of head and neck" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phlebectomy of varicose vein of head and neck (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5669007", + "display" : "Portable electroencephalogram awake and asleep with stimulation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Portable electroencephalogram awake and asleep with stimulation (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5671007", + "display" : "Magnet extraction of foreign body from ciliary body", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of foreign body of ciliary body with use of magnet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Magnet extraction of foreign body from ciliary body (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5687005", + "display" : "Removal of foreign body from ovary", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of foreign body from ovary (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5690004", + "display" : "Incision of seminal vesicle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Seminal vesiculotomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incision of seminal vesicle (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spermatocystotomy" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5694008", + "display" : "Crisis intervention with follow-up", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Crisis intervention with follow-up (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5721002", + "display" : "Repair of eyebrow", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Repair of eyebrow (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5722009", + "display" : "Surgical reanastomosis of colon", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Surgical reanastomosis of colon (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5726007", + "display" : "Removal of epicardial electrodes", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of cardiac pacemaker from epicardium or myocardium" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of electronic heart device, epicardial electrode" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of epicardial electrodes (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5728008", + "display" : "Anoscopy for removal of foreign body", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anoscopy for removal of foreign body (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5731009", + "display" : "Hemosiderin, quantitative measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemosiderin, quantitative measurement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemosiderin, quantitative measurement (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5733007", + "display" : "Fluorescent identification of anti-nuclear antibody", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fluorescent identification of anti-nuclear antibody (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5738003", + "display" : "Biopsy of cul-de-sac", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Biopsy of cul-de-sac (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5745003", + "display" : "Excision ampulla of Vater with reimplantation of common duct", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision ampulla of Vater with reimplantation of common duct (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5760000", + "display" : "Osteoplasty of radius and ulna, shortening", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osteoplasty of radius and ulna, shortening (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5777000", + "display" : "Flexorplasty of elbow", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Steindler operation flexorplasty of elbow" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Steindler operation muscle transfer" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Steindler type advancement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Flexorplasty of elbow (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5781000", + "display" : "Operation on nasal septum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nasal septal operation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Operation on septum of nose" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Operation on nasal septum (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5785009", + "display" : "Forensic autopsy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Forensic autopsy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5787001", + "display" : "Elevation of bone fragments of orbit of skull with debridement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Elevation of bone fragments of orbit of skull with debridement (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5789003", + "display" : "Lysis of adhesions of intestines", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Enterolysis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lysis of adhesions of intestines (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5796001", + "display" : "Excision of external thrombotic hemorrhoid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of external thrombotic haemorrhoid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of external thrombotic hemorrhoid (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5806001", + "display" : "Revision of tracheostomy scar", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Revision of tracheostomy scar (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5807005", + "display" : "Fenestration of inner ear, initial", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arslan operation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fenestration of inner ear, initial (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5809008", + "display" : "Selective vagotomy with pyloroplasty and gastrostomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Selective vagotomy with pyloroplasty and gastrostomy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5812006", + "display" : "Laboratory reporting, fax", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Laboratory reporting, fax (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5818005", + "display" : "Flocculation test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Flocculation test (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5821007", + "display" : "Ligation, division and complete stripping of long and short saphenous veins", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ligation, division and complete stripping of long and short saphenous veins (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5823005", + "display" : "Diagnostic radiography, left", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diagnostic radiography, left (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5832007", + "display" : "Partial ostectomy of thorax, ribs or sternum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Partial ostectomy of thorax, ribs or sternum (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5845006", + "display" : "Emulsification procedure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Destruction of lesion or structure by emulsification" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Emulsification procedure (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A destruction achieved by turning a solid into an emulsion" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5857002", + "display" : "Complement mediated cytotoxicity assay", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Complement mediated cytotoxicity assay, dye exclusion assay" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Complement mediated cytotoxicity assay (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5865004", + "display" : "Open reduction of dislocation of toe", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open reduction of dislocation of toe (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5870006", + "display" : "Tertiary closure of abdominal wall", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tertiary closure of abdominal wall (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5880005", + "display" : "Clinical examination", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Physical examination procedure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Physical examination" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Examination of patient" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Physical examination procedure (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PE - Physical examination" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "An observation of the body or a body part using one of the five human senses (e.g. inspection, palpation, percussion, auscultation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5892005", + "display" : "Mastoid antrotomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transmastoid antrotomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mastoid antrotomy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5894006", + "display" : "Methyl red test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Methyl red test (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5897004", + "display" : "Removal of Scribner shunt", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of Scribner shunt (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5902003", + "display" : "History and physical examination, complete", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "History and physical examination, complete (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5925002", + "display" : "Incision and drainage of hematoma of wrist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incision and drainage of haematoma of wrist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incision and drainage of hematoma of wrist (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5930003", + "display" : "Cardiac monitor removal", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cardiac monitor removal (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5947002", + "display" : "Consultation for hearing and/or speech problem", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Consultation for hearing and/or speech problem (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5961007", + "display" : "Division of blood vessels of cornea", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Division of blood vessels of cornea (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5966002", + "display" : "Removal of foreign body from elbow area, deep", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of foreign body from elbow area, deep (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5971009", + "display" : "Incision and drainage of axilla", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incision and drainage of axilla (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5983006", + "display" : "Repair of spermatic cord", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Suture of spermatic cord" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Repair of spermatic cord laceration" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Repair of spermatic cord (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5986003", + "display" : "Non-sensitized spontaneous sheep erythrocyte binding, E-rosette", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Non-sensitised spontaneous sheep erythrocyte binding, E-rosette" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Non-sensitized spontaneous sheep erythrocyte binding, E-rosette (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5992009", + "display" : "Midtarsal arthrodesis, multiple", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Midtarsal arthrodesis, multiple (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5995006", + "display" : "Gas liquid chromatography, flame photometric type", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gas liquid chromatography, flame photometric type (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5997003", + "display" : "Drainage of cerebral subarachnoid space by aspiration", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aspiration of cerebral subarachnoid space" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Drainage of cerebral subarachnoid space by aspiration (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5998008", + "display" : "Radical dissection of groin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Block dissection of groin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radical lymph node dissection of groin (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radical lymph node dissection of groin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6005008", + "display" : "Transplantation of vitreous by anterior approach", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transplantation of vitreous by anterior approach (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6007000", + "display" : "Magnetic resonance imaging of chest", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Magnetic resonance imaging of chest (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "MRI of thorax" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "MRI of chest" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6019008", + "display" : "Endoscopy of large intestine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Large bowel endoscopy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Endoscopy of large intestine (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6025007", + "display" : "Laparoscopic appendectomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Laparoscopic appendectomy (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Laparoscopic appendicectomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Endoscopic appendicectomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Endoscopic appendectomy" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6026008", + "display" : "Removal of coronary artery obstruction by percutaneous transluminal balloon with thrombolytic agent", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of coronary artery obstruction by percutaneous transluminal balloon with thrombolytic agent (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6029001", + "display" : "Augmentation of outflow tract of pulmonary valve", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Augmentation of outflow tract of pulmonary valve (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6035001", + "display" : "Chart abstracting", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chart abstracting (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A chart related administrative procedure that involves abstracting information from the chart" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6063004", + "display" : "Kanamycin measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Kanamycin measurement (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6069000", + "display" : "Panniculotomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Panniculotomy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6082008", + "display" : "Perforation of footplate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cody tack operation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fick operation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Perforation of footplate (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6092000", + "display" : "Aspiration of nasal sinus by puncture", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Puncture of nasal sinus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aspiration of nasal sinus by puncture (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6100001", + "display" : "Fenestration of stapes footplate with vein graft", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fenestration of stapes footplate with vein graft (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6108008", + "display" : "Subdural tap through fontanel, infant, initial", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subdural tap through suture, infant, initial" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subdural tap through fontanel, infant, initial (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6119006", + "display" : "Local destruction of lesion of bony palate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Local destruction of lesion of bony palate (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6125005", + "display" : "Change of gastrostomy tube", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Replacement of gastrostomy tube" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Replacement of feeding gastrostomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Change of gastrostomy tube (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6126006", + "display" : "Fitzgerald factor assay", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "High molecular weight kininogen assay" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "HMW kininogen assay" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Williams-Fitzgerald Flaujeac factor assay" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fitzgerald factor assay (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6127002", + "display" : "Diagnostic radiography of abdomen, oblique standard", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diagnostic radiography of abdomen, oblique standard (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6130009", + "display" : "Surgical exposure of impacted or unerupted tooth to aid eruption", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Surgical exposure of impacted or unerupted tooth to aid eruption (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6133006", + "display" : "Lymphokine assay", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lymphokine assay (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6143009", + "display" : "Diabetic education (procedure)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diabetic education" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diabetes mellitus education" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Education about diabetes" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6146001", + "display" : "Repair of heart septum with prosthesis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Repair of septal defect of heart with prosthesis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Repair of heart septum with prosthesis (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6148000", + "display" : "Chondrectomy of semilunar cartilage of knee", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arthrectomy of knee for semilunar cartilage excision" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of semilunar cartilage of knee" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of meniscus of knee" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Meniscectomy of knee" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Meniscectomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chondrectomy of semilunar cartilage of knee (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6157006", + "display" : "Endoscopic retrograde cholangiopancreatography with biopsy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Endoscopic retrograde cholangiopancreatography with biopsy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6159009", + "display" : "Galactose measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Galactose measurement (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6161000", + "display" : "Excision of lesion of capsule of toes", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of lesion of fibrous sheath of toes" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of lesion of capsule of toes (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6164008", + "display" : "Osteoclasis of clavicle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osteoclasis of clavicle (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6166005", + "display" : "Nephropyeloureterostomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nephropyeloureterostomy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6177004", + "display" : "Southern blot assay", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Southern blot assay (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6187000", + "display" : "Repair of aneurysm with graft of common femoral artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Repair of aneurysm with graft of common femoral artery (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6188005", + "display" : "Arthrotomy of knee", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arthrotomy of knee (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6189002", + "display" : "Excision of aberrant tissue of breast", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of aberrant tissue of breast (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6190006", + "display" : "Colopexy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Colofixation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fixation of colon" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Colopexy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6195001", + "display" : "Transurethral drainage of prostatic abscess", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transurethral drainage of prostatic abscess (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6198004", + "display" : "Repair of fracture with Sofield type procedure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Repair of fracture with Sofield type procedure (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6200005", + "display" : "Excision of lesion of female perineum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of lesion of female perineum (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6205000", + "display" : "Fluorescent antigen, titer", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fluorescent antigen, titre" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fluorescent antigen, titer (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6213004", + "display" : "Prescribing corneoscleral contact lens", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prescribing corneoscleral contact lens (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6221005", + "display" : "Suture of colon", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Colorrhaphy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Suture of colon (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6225001", + "display" : "Antibody detection, RBC, enzyme, 2 stage technique, including anti-human globulin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antibody detection, red blood cell, enzyme, 2 stage technique, including anti-human globulin (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antibody detection, red blood cell, enzyme, 2 stage technique, including anti-human globulin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6226000", + "display" : "Visual rehabilitation, eye motion defect", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Visual rehabilitation, eye motion defect (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6227009", + "display" : "Relationship psychotherapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Relationship psychotherapy (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6231003", + "display" : "Graft of palate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Grafting of palate (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Grafting of palate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6238009", + "display" : "Diagnostic radiography of sacroiliac joints", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diagnostic radiography of sacroiliac joints (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6240004", + "display" : "Operative procedure on knee", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Operative procedure on knee (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6255008", + "display" : "Resection of abdominal artery with replacement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Resection of abdominal artery with replacement (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6271008", + "display" : "Echography, immersion B-scan", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Echography, immersion B-scan (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6274000", + "display" : "Excision of aural glomus tumor, extended, extratemporal", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of aural glomus tumour, extended, extratemporal" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of aural glomus tumor, extended, extratemporal (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6289009", + "display" : "White blood cell histogram evaluation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "White blood cell histogram evaluation (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6295005", + "display" : "Sequestrectomy of pelvic bone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sequestrectomy of pelvic bone (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6307005", + "display" : "Keratophakia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Keratophakia (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6309008", + "display" : "Fecal fat differential, quantitative", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Faecal fat differential, quantitative" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fecal fat differential, quantitative (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6319002", + "display" : "Beta lactamase, chromogenic cephalosporin susceptibility test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Beta lactamase, chromogenic cephalosporin susceptibility test (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6337001", + "display" : "Ligation of aortic arch", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ligation of aortic arch (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6339003", + "display" : "Conditioning play audiometry", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conditioning play audiometry (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6343004", + "display" : "Forensic bite mark comparison technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Forensic bite mark comparison technique (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6353003", + "display" : "Mitsuda reaction to lepromin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mitsuda reaction to lepromin (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6354009", + "display" : "Sedimentation rate, Westergren", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sedimentation rate, Westergren (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6355005", + "display" : "Removal of internal fixation device of radius", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of internal fixation device of radius (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6358007", + "display" : "Capsulorrhaphy of joint", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Joint capsulorrhaphy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Capsulorrhaphy of joint (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6361008", + "display" : "Anesthesia for popliteal thromboendarterectomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anaesthesia for popliteal thromboendarterectomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anesthesia for popliteal thromboendarterectomy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6363006", + "display" : "Dilation of lacrimal punctum with irrigation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dilation of lacrimal punctum with irrigation (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6370006", + "display" : "Chemosurgery of stomach lesion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chemosurgery of stomach lesion (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6384001", + "display" : "Removal of device from digestive system", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of device from digestive system (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6385000", + "display" : "Exploration of disc space", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Exploration of disc space (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Exploration of intervertebral disc" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6388003", + "display" : "TdT stain", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Terminal transferase stain" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Terminal deoxynucleotidyl transferase stain method, blood or bone marrow (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Terminal deoxynucleotidyl transferase stain method, blood or bone marrow" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Terminal deoxynucleotidyl transferase stain" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6396008", + "display" : "Galactokinase measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Galactokinase measurement (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6397004", + "display" : "Muscular strength development exercise", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Strengthening activity" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Strengthening exercises" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muscular strength development exercise (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6399001", + "display" : "Division of arteriovenous fistula with ligation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Repair of arteriovenous fistula by ligation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Division of arteriovenous fistula with ligation (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6402000", + "display" : "Excision of common bile duct", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Choledochectomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of common bile duct (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6403005", + "display" : "Lengthening of muscle of hand", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lengthening of muscle of hand (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6419003", + "display" : "Excision of tumor from elbow area, deep, subfascial", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of tumour from elbow area, deep, subfascial" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of tumor from elbow area, deep, subfascial (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6433003", + "display" : "Closed heart valvotomy of mitral valve", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed valvotomy of mitral valve" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed mitral valvotomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CMV - Closed mitral valvotomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CMVy - Closed mitral valvotomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed heart valvotomy of mitral valve (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6434009", + "display" : "Seminal fluid detection", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Seminal fluid detection (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6438007", + "display" : "Exploration of ciliary body", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Exploration of ciliary body (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6439004", + "display" : "Destruction of lesion of peripheral nerve", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Destruction of lesion of peripheral nerve (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6443000", + "display" : "Pontic, porcelain fused to predominantly base metal", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pontic, porcelain fused to predominantly base metal (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6444006", + "display" : "Enlargement of eye socket", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Enlargement of orbit of eye" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Enlargement of orbital cavity" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Enlargement of eye socket (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6465000", + "display" : "Arthrotomy of glenohumeral joint for infection with drainage", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arthrotomy of glenohumeral joint for infection with drainage (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6473009", + "display" : "Suture of old obstetrical laceration of uterus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Suture of old obstetrical laceration of uterus (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6480006", + "display" : "Urinary bladder residual urine study", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Isotope study for residual urine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Urinary bladder residual urine study (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6486000", + "display" : "Curettage of sclera", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Curettage of sclera (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6487009", + "display" : "Hand tendon pulley reconstruction with tendon prosthesis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hand tendon pulley reconstruction with tendon prosthesis (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6491004", + "display" : "Protein S, free assay", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Protein S, free assay (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6499002", + "display" : "Tsuge operation on finger for macrodactyly repair", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tsuge operation on finger for macrodactyly repair (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6506000", + "display" : "Placing a patient on a bedpan", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Placing a patient on a bedpan (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6519001", + "display" : "Operation on multiple extraocular muscles with temporary detachment from globe", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Operation on multiple extraocular muscles with temporary detachment from globe (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6521006", + "display" : "Polytomography", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Polytomography (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6527005", + "display" : "Uchida fimbriectomy with tubal ligation by endoscopy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Uchida operation on fallopian tube" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Uchida fimbriectomy with tubal ligation by endoscopy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6535008", + "display" : "Excision of cyst of hand", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of cyst of hand (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6536009", + "display" : "Implantation of tricuspid valve with tissue graft", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Implantation of tricuspid valve with tissue graft (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6543003", + "display" : "Complicated catheterization of bladder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Complicated catheterisation of bladder" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Complicated catheterization of bladder (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6547002", + "display" : "Repair with closure of non-surgical wound", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Repair with closure of non-surgical wound (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6555009", + "display" : "Insertion of infusion pump beneath skin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Insertion of infusion pump beneath skin (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6556005", + "display" : "Reticulin antibody measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reticulin antibody measurement (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6562000", + "display" : "Destruction of lesion of tongue", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Destruction of lesion of tongue (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6563005", + "display" : "Transposition of muscle of hand", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hand muscle transposition" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transposition of muscle of hand (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6567006", + "display" : "Pulmonary valve commissurotomy by transvenous balloon method", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Valvotomy of pulmonary valve by transvenous balloon method" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pulmonary valve commissurotomy by transvenous balloon method (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Balloon pulmonary valvotomy" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6585004", + "display" : "Closed reduction of fracture of tarsal or metatarsal", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed reduction of fracture of tarsal or metatarsal (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6589005", + "display" : "Antibody titration, high protein", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antibody titration, high protein (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6601003", + "display" : "Removal of foreign body from skin of axilla", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of foreign body from skin of axilla (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6614002", + "display" : "Antibody to single stranded DNA measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antibody to single stranded deoxyribonucleic acid measurement (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antibody to single stranded deoxyribonucleic acid measurement" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6615001", + "display" : "Electroretinography", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Electroretinography (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Electroretinogram" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ERG - electroretinography" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6622009", + "display" : "Add clasp to existing partial denture", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Add clasp to existing partial denture (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Add clasp to denture" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6634001", + "display" : "Destruction of hemorrhoids, internal", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Destruction of haemorrhoids, internal" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Destruction of rectal hemorrhoids, internal (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Destruction of rectal hemorrhoids, internal" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6639006", + "display" : "Replacement of obstructed valve in shunt system", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Replacement of obstructed valve in shunt system (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6650009", + "display" : "Radionuclide lacrimal flow study", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radionuclide dacryocystography" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radionuclide lacrimal study" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radionuclide lacrimal flow study (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nuclear dacryocystography" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dacryoscintigraphy" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6656003", + "display" : "Acoustic stimulation test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acoustic stimulation test (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6657007", + "display" : "Maintenance drug therapy for mental disorder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Maintenance drug therapy for mental disorder (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6658002", + "display" : "Removal of foreign body from alveolus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of foreign body from alveolar bone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of foreign body from alveolus (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6661001", + "display" : "King-Steelquist hindquarter operation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "King-Steelquist hindquarter operation (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6668007", + "display" : "Fibrinogen assay, quantitative", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fibrinogen assay, quantitative (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6670003", + "display" : "Closure of external fistula of trachea", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closure of external fistula of trachea (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6682007", + "display" : "Reattachment of amputated ear", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Otopexy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Replantation of ear" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reattachment of amputated ear (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6689003", + "display" : "Immunodiffusion, qualitative", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immunodiffusion, qualitative (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6690007", + "display" : "Sulfonamide measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sulphonamide measurement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sulfonamide measurement (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sulphonamide level" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sulfonamide level" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6704000", + "display" : "Repair of parasternal diaphragmatic hernia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Repair of parasternal diaphragmatic hernia (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6708002", + "display" : "Intrauterine cordocentesis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cordocentesis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Percutaneous fetal blood sampling" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PUBS - Percutaneous umbilical blood sampling" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intrauterine cordocentesis (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Percutaneous foetal blood sampling" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intrauterine cord blood sampling" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6712008", + "display" : "Piercing of nail", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Piercing of nail (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6722002", + "display" : "Nephrolithotomy for removal of calculus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of calculus of kidney by incision" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nephrolithotomy for removal of calculus (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6726004", + "display" : "Incision and drainage of appendiceal abscess by transabdominal approach", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incision and drainage of appendiceal abscess by transabdominal approach (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6727008", + "display" : "Excision of lesion of bone of humerus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of lesion of bone of humerus (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6728003", + "display" : "Radiologic examination of complete spine, anteroposterior and lateral", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diagnostic radiography of spine, combined AP and lateral" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radiologic examination of complete spine, anteroposterior and lateral (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6732009", + "display" : "Type II, early periodontitis, moderate pocket therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Type II, early periodontitis, moderate pocket therapy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6737003", + "display" : "Irrigation of ventricular shunt", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Irrigation of ventricular shunt (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6745008", + "display" : "Indirect laryngoscopy with removal of foreign body", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Indirect laryngoscopy with removal of foreign body (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6748005", + "display" : "Electron microscopy technique, glass knife making", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Electron microscopy technique, glass knife making (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6759001", + "display" : "Esophagojejunostomy by thoracic approach", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oesophagojejunostomy by thoracic approach" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Esophagojejunostomy by thoracic approach (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6760006", + "display" : "Excision of lesion of phalanges of foot", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of lesion of phalanges of foot (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6763008", + "display" : "Manual reduction of closed fracture of acetabulum (procedure)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Manual reduction of closed fracture of acetabulum" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6774004", + "display" : "Closure of tracheostomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closure of stoma of trachea" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Take-down of stoma of trachea" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closure of tracheostomy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6776002", + "display" : "Auricular aneurysmectomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Auricular aneurysmectomy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6778001", + "display" : "Stereotactic biopsy of lesion of spinal cord", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stereotactic biopsy of lesion of spinal cord (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6779009", + "display" : "Open treatment of slipped femoral epiphysis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open treatment of slipped femoral epiphysis (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6782004", + "display" : "Methylene blue plating test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Methylene blue plating test (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6794008", + "display" : "Biopsy of soft tissue of wrist, superficial", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Biopsy of soft tissue of wrist, superficial (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6801000", + "display" : "Resection of mesentery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mesenterectomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Resection of mesentery (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6812000", + "display" : "Mohs' chemosurgery, fixed tissue technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mohs' chemosurgery, fixed tissue technique (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6818001", + "display" : "Excision of buccal mucosa", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of buccal mucosa (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6832004", + "display" : "Atherectomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of atherosclerotic plaque from artery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Atherectomy (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Atherectomy of artery" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6833009", + "display" : "Closed osteotomy of mandibular angle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed osteotomy of mandibular angle (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6846004", + "display" : "Incision of pituitary gland", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incision of hypophysis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incision of pituitary gland (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6848003", + "display" : "Anesthesia for electroconvulsive therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anaesthesia for electroconvulsive therapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anesthesia for electroconvulsive therapy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6853008", + "display" : "Nasogastric tube aspiration", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nasogastric tube aspiration (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aspirating nasogastric tube" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Suction of nasogastric tube" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6862005", + "display" : "Preoperative education", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Preoperative education (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Teaching: preoperative" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6872008", + "display" : "Perfusion chemotherapy for malignant neoplasm", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Perfusion chemotherapy for malignant neoplasm (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6880001", + "display" : "C3e receptor measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "C3e receptor measurement (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6889000", + "display" : "Shortening of sclera by scleral buckling", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Shortening of sclera by scleral buckling (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6898002", + "display" : "Arthroscopically aided posterior cruciate ligament reconstruction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arthroscopically aided posterior cruciate ligament reconstruction (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6903003", + "display" : "Metabolic monitoring procedure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Metabolic monitoring procedure (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6909004", + "display" : "Excisional biopsy of peripheral nerve ganglion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excisional biopsy of peripheral nerve ganglion (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6915004", + "display" : "Brunschwig operation, temporary gastrostomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brunschwig operation, temporary gastrostomy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6943008", + "display" : "Aldosterone measurement, normal salt diet, urine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aldosterone measurement, normal salt diet, urine (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6948004", + "display" : "Removal of calcareous deposit of tendon of hand", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of calcareous deposit of tendon of hand (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6951006", + "display" : "Aponeurorrhaphy of hand", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aponeurorrhaphy of hand (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6967000", + "display" : "Open reduction of separation of epiphysis of fibula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open reduction of separation of epiphysis of fibula (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6968005", + "display" : "Cannulation of cisterna chyli", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cannulation of cisterna chyli (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6976007", + "display" : "Craniocervical spinal fusion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Craniocervical spinal fusion (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Atlanto-occipital fusion" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Occipitocervical fusion" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fusion of occipitocervical junction" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6979000", + "display" : "Removal of elastic bandage", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of elastic bandage (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6986008", + "display" : "Precipitin test for blood group, species identification", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Precipitin test for blood group, species identification (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7001008", + "display" : "Incision of lingual frenum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Division of frenulum of tongue" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tongue tie operation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lingual frenotomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incision of lingual fraenum" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incision of lingual frenum (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Frenotomy of tongue" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Release of tongue-tie" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7012008", + "display" : "Coagulation or electrocoagulation of spinal cord lesion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Coagulation or electrocoagulation of spinal cord lesion (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7017002", + "display" : "Ligation of internal jugular vein", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ligation of internal jugular vein (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7026004", + "display" : "Transfer of pectoralis major tendon", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Seddon-Brooks operation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transfer of pectoralis major" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transfer of pectoralis major tendon (procedure)" + }] + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/procedure-reason", + "resource" : { + "resourceType" : "ValueSet", + "id" : "procedure-reason", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "pc" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/procedure-reason", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.432" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.423" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.2.419" + }], + "version" : "6.0.0-ballot2", + "name" : "ProcedureReasonCodes", + "title" : "Procedure Reason Codes", + "status" : "draft", + "experimental" : true, + "publisher" : "FHIR Project team", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "This example value set defines the set of codes that can be used to indicate a reason for a procedure.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "copyright" : "This resource includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these specifications must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/get-snomed-ct or info@snomed.org", + "compose" : { + "include" : [{ + "system" : "http://snomed.info/sct", + "filter" : [{ + "property" : "concept", + "op" : "is-a", + "value" : "404684003" + }] + }, + { + "system" : "http://snomed.info/sct", + "filter" : [{ + "property" : "concept", + "op" : "is-a", + "value" : "71388002" + }] + }] + }, + "expansion" : { + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/valueset-unclosed", + "valueBoolean" : true + }], + "identifier" : "urn:uuid:8f93c6f0-1398-4f14-b7ea-16a3f7235464", + "timestamp" : "2024-10-02T17:54:47+00:00", + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-valueset", + "valueUri" : "null" + }, + { + "name" : "used-codesystem", + "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230131" + }, + { + "name" : "version", + "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230131" + }], + "contains" : [{ + "system" : "http://snomed.info/sct", + "code" : "404684003", + "display" : "Clinical finding (finding)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clinical finding" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "109006", + "display" : "Anxiety disorder of childhood OR adolescence", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anxiety disorder of childhood OR adolescence (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "122003", + "display" : "Choroidal hemorrhage", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Choroidal haemorrhage" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Choroidal hemorrhage (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "127009", + "display" : "Spontaneous abortion with laceration of cervix", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spontaneous abortion with tear of cervix" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Miscarriage with tear of cervix" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Miscarriage with laceration of cervix" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Miscarriage with laceration of cervix (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129007", + "display" : "Homoiothermia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Homoiothermy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Homoiothermia (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "134006", + "display" : "Decreased hair growth", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decreased hair growth (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "140004", + "display" : "Chronic pharyngitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic sore throat" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic pharyngitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "144008", + "display" : "Normal peripheral vision", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Normal peripheral vision (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "150003", + "display" : "Abnormal bladder continence", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abnormal bladder continence (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "151004", + "display" : "Gonococcal meningitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gonococcal meningitis (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Meningitis due to gonococcus" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "162004", + "display" : "Severe manic bipolar I disorder without psychotic features", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Severe bipolar I disorder, most recent episode manic, without psychotic features" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Severe manic bipolar I disorder without psychotic features (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "165002", + "display" : "Accident-prone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Accident proneness" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Accident prone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Accident prone (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "168000", + "display" : "Typhlolithiasis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Typhlolithiasis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "171008", + "display" : "Injury of ascending right colon without open wound into abdominal cavity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injury of ascending right colon without open wound into abdominal cavity (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "172001", + "display" : "Endometritis following molar AND/OR ectopic pregnancy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Endometritis following molar AND/OR ectopic pregnancy (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "175004", + "display" : "Supraorbital neuralgia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Supraorbital neuralgia (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "177007", + "display" : "Poisoning by sawfly larvae", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sawfly larvae toxicity" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning by sawfly larvae (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "179005", + "display" : "Apraxia of dressing", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Apraxia of dressing (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "181007", + "display" : "Hemorrhagic bronchopneumonia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemorrhagic bronchopneumonia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemorrhagic bronchopneumonia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "183005", + "display" : "Autoimmune pancytopenia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Autoimmune pancytopenia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "184004", + "display" : "Withdrawal arrhythmia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Withdrawal arrhythmia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "188001", + "display" : "Injury of intercostal artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injury of intercostal artery (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intercostal artery injury" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "192008", + "display" : "Congenital syphilitic hepatomegaly", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital syphilitic hepatomegaly (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "193003", + "display" : "Benign hypertensive renal disease", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Benign hypertensive renal disease (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "198007", + "display" : "Disease due to Filoviridae", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disease caused by Filoviridae (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disease caused by Filoviridae" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "199004", + "display" : "Decreased lactation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypogalactia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypolactation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Insufficient lactation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poor lactation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inadequate lactation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decreased lactation (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "216004", + "display" : "Delusion of persecution", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paranoid reaction" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Persecutory delusion" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Delusion of persecution (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "219006", + "display" : "Alcohol user", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Current drinker" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Drinks alcohol" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Current drinker of alcohol (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Current drinker of alcohol" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "222008", + "display" : "Acute epiglottitis with obstruction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute epiglottitis with obstruction (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "223003", + "display" : "Tumor of body of uterus affecting pregnancy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tumour of body of uterus affecting pregnancy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tumor of body of uterus affecting pregnancy (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228007", + "display" : "Lucio phenomenon", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lepromatous cutaneous vasculitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lucio phenomenon (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "241006", + "display" : "Epilepsia partialis continua", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Epilepsia partialis continua (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Motor simple partial status" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Kojewnikov's epilepsy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Focal status epilepticus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Kojevnikov epilepsy" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "242004", + "display" : "Noninfectious jejunitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Noninfectious jejunitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "253005", + "display" : "Sycosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sycosis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "257006", + "display" : "Acne rosacea, erythematous telangiectatic type", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acne rosacea, erythematous telangiectatic type (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "264008", + "display" : "Blind hypertensive eye", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blind hypertensive eye (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "276008", + "display" : "Poisoning by oxytocin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oxytocin poisoning" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by oxytocin (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by oxytocin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "279001", + "display" : "Senile myocarditis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Senile myocarditis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "281004", + "display" : "Dementia associated with alcoholism", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alcohol-induced persisting dementia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dementia associated with alcoholism (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alcoholic dementia" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "282006", + "display" : "Acute myocardial infarction of basal-lateral wall", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute myocardial infarction of basal-lateral wall (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "290006", + "display" : "Melnick-Fraser syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Branchio-oto-renal syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "BOR syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Melnick-Fraser syndrome (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "292003", + "display" : "EEG finding", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "EEG observations" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Electroencephalogram finding (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Electroencephalogram finding" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "297009", + "display" : "Acute myringitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute tympanitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute myringitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "299007", + "display" : "Paraffinoma of skin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paraffinoma of skin (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "303002", + "display" : "Apoplectic pancreatitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Apoplectic pancreatitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "308006", + "display" : "Pearly penile papules", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Penile papules" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pearly penile papules (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310008", + "display" : "Boil of penis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Boil of penis (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Penile boil" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "313005", + "display" : "Déjà vu", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Déjà vu (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "317006", + "display" : "Reactive hypoglycemia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypoglycemic reaction" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypoglycaemic reaction" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reactive hypoglycaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reactive hypoglycemia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "320003", + "display" : "Cervical dilatation, 1cm", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cervical dilatation, 1cm (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "324007", + "display" : "Plaster ulcer", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Plaster ulcer (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "330007", + "display" : "Occipital headache", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Occipital headache (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "335002", + "display" : "Pylorospasm", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pylorospasm (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "341009", + "display" : "ABO incompatibility reaction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ABO mismatched blood transfusion" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ABO incompatibility reaction (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "349006", + "display" : "Absent tendon reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Absent tendon reflex (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "355001", + "display" : "Hemorrhagic shock", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemorrhagic shock" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemorrhagic shock (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "357009", + "display" : "Closed fracture of trapezoidal bone of wrist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed fracture of small multangular bone of wrist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed fracture of trapezoidal bone of wrist (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed fracture trapezoid" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "359007", + "display" : "Kernicterus due to isoimmunization", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Kernicterus due to isoimmunisation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Kernicterus due to isoimmunization (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "360002", + "display" : "Acute radiation disease", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute radiation disease (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "364006", + "display" : "Acute left-sided heart failure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute left heart failure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute left-sided heart failure (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "366008", + "display" : "Hidromeiosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hidromeiosis (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "368009", + "display" : "Heart valve disorder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Valvular heart disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Heart valve disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disorder of heart valve" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Heart valve disorder (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "369001", + "display" : "Normal jugular venous pressure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Normal jugular venous pressure (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "378007", + "display" : "Morquio syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chondro-osteodystrophy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Morquio-Suarez syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Morquio-Ullrich disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osteochondrodystrophia deformans" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Atypical chondrodystrophy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Morquio disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Familial osteochondrodystrophy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brailsford-Morquio syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hereditary enchondral dysostosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chondrodystrophia tarda" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Familial osseous dystrophy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Keratan sulfaturia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mucopolysaccharidosis, MPS-IV" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Morquio-Brailsford disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osteochondrodystrophy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mucopolysaccharidosis type IV" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Keratan sulphaturia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Morquio syndrome (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "382009", + "display" : "Legal history finding relating to child", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Legal history finding relating to child (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "383004", + "display" : "Passive range of hip extension - finding", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Finding of passive range of hip extension (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Finding of passive range of hip extension" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385006", + "display" : "Secondary peripheral neuropathy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Secondary peripheral neuropathy (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "387003", + "display" : "Melanuria", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Melanuria (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "398002", + "display" : "Left axis deviation greater than -90 degrees by EKG", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Left axis deviation greater than -90 degrees by electrocardiogram" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Left axis deviation greater than -90 degrees by electrocardiogram (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "407000", + "display" : "Congenital hepatomegaly", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital hepatomegaly (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "408005", + "display" : "Tooth chattering", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tooth chattering (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "409002", + "display" : "Food allergy diet", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Food intolerance diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Food allergy diet (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "426008", + "display" : "Superficial injury of ankle without infection", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Superficial injury of ankle without infection (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "431005", + "display" : "Hypertrophy of scrotum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypertrophy of scrotum (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "437009", + "display" : "Abnormal composition of urine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abnormal composition of urine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "440009", + "display" : "Persistent hyperphenylalaninemia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Essential hyperphenylalaninemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hyperphenylalaninemia, type II" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Persistent hyperphenylalaninaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Essential hyperphenylalaninaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hyperphenylalaninaemia, type II" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Persistent hyperphenylalaninemia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "442001", + "display" : "Secondary hypopituitarism", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Secondary hypopituitarism (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "443006", + "display" : "Cystocele affecting pregnancy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cystocele affecting pregnancy (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "447007", + "display" : "Coach in sports activity accident", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Coach in sports activity accident (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "450005", + "display" : "Ulcerative stomatitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ulcerative stomatitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "452002", + "display" : "Blister of groin without infection", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blister of groin without infection (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "460001", + "display" : "Squamous metaplasia of prostate gland", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Squamous metaplasia of prostate gland (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "467003", + "display" : "Old laceration of muscles of pelvic floor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Old laceration of muscles of pelvic floor (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Old laceration of pelvic floor muscle" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "470004", + "display" : "Vitreous touch syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vitreous touch syndrome (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "479003", + "display" : "Graves' disease with pretibial myxedema AND with thyrotoxic crisis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Graves' disease with pretibial myxedema AND with thyrotoxic storm" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Graves' disease with pretibial myxoedema AND with thyrotoxic crisis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Graves' disease with pretibial myxoedema AND with thyrotoxic storm" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Graves' disease with pretibial myxedema AND with thyrotoxic crisis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "486006", + "display" : "Acute vascular insufficiency", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute vascular insufficiency (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "488007", + "display" : "Fibroid myocarditis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fibroid myocarditis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "490008", + "display" : "Upper respiratory tract hypersensitivity reaction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Upper respiratory tract hypersensitivity reaction (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "496002", + "display" : "Closed traumatic dislocation of third cervical vertebra (disorder)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed traumatic dislocation of third cervical vertebra" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "504009", + "display" : "Androgen-dependent hirsutism", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Androgen-dependent hirsutism (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Androgen dependent hirsutism" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "517007", + "display" : "Foreign body in hypopharynx", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Foreign body in hypopharynx (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "518002", + "display" : "Multiple aggregation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Multiple aggregation (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "520004", + "display" : "Congenital bent nose", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital bent nose (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "527001", + "display" : "Spontaneous fetal evolution, Roederer's method", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spontaneous foetal evolution, Roederer's method" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spontaneous fetal evolution, Roederer's method (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spontaneous fetal evolution, Roederer method" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "536002", + "display" : "Glissonian cirrhosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glissonian cirrhosis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "539009", + "display" : "Conjunctival argyrosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conjunctival argyrosis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "547009", + "display" : "Hypersecretion of calcitonin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypersecretion of thyrocalcitonin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypersecretion of calcitonin (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "548004", + "display" : "13p partial trisomy syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "13p partial trisomy syndrome (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "554003", + "display" : "2p partial trisomy syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "2p partial trisomy syndrome (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "555002", + "display" : "Dicentra species poisoning", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dicentra species poisoning (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "563001", + "display" : "Nystagmus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nystagmus (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "568005", + "display" : "Tic disorder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tic disorder (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Habit disorder" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "586008", + "display" : "Contact dermatitis caused by Primula obconica (disorder)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Contact dermatitis caused by poison primrose" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Contact dermatitis caused by Primula obconica" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Contact dermatitis caused by German primrose" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "590005", + "display" : "Congenital aneurysm of anterior communicating artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Berry aneurysm of anterior communicating artery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital aneurysm of anterior communicating artery (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "596004", + "display" : "Premenstrual dysphoric disorder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Premenstrual dysphoric disorder (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "599006", + "display" : "Chronic pneumothorax", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic pneumothorax (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Persistent pneumothorax" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "600009", + "display" : "Pyromania", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Firesetting behavior" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Firesetting behaviour" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pyromania (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "607007", + "display" : "Decreased vital capacity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decreased vital capacity (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "610000", + "display" : "Spastic aphonia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spastic aphonia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "613003", + "display" : "Fragile X syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Martin-Bell syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Marker X syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fragile X syndrome (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "FRAXA - 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", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Obstruction due to foreign body accidentally left in operative wound AND/OR body cavity during a procedure (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "616006", + "display" : "Sensorimotor disorder of eyelid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sensorimotor disorder of eyelid (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "626004", + "display" : "Hypercortisolism due to nonpituitary tumor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ectopic ACTH syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypercortisolism due to nonpituitary tumour" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ectopic ACTH secretion causing Cushing's syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypercortisolism due to nonpituitary tumor (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "631002", + "display" : "Transfusion reaction due to minor incompatibility", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transfusion reaction due to minor incompatibility (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "640003", + "display" : "Injury of pneumogastric nerve", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injury of tenth cranial nerve" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injury of vagus nerve" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tenth cranial nerve injury" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vagus nerve injury" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injury to vagus nerve" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vagus (10th) nerve injury" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injury of pneumogastric nerve (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "643001", + "display" : "Hypertrophy of lip", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypertrophy of lip (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Macrocheilia" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "646009", + "display" : "Idiopathic cyst of anterior chamber of eye (disorder)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Idiopathic cyst of anterior chamber of eye" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "649002", + "display" : "Open fracture of distal end of ulna", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open fracture of distal end of ulna (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "651003", + "display" : "Root work", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mal puesto" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brujeria" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Root work (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "652005", + "display" : "Gangrenous tonsillitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gangrenous tonsillitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "655007", + "display" : "Abnormal fetal heart beat noted before labor in liveborn infant", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abnormal fetal heart beat noted before labour in liveborn infant" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abnormal fetal heart beat noted before labor in liveborn infant (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abnormal foetal heart beat noted before labour in liveborn infant" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "658009", + "display" : "Injury of colon without open wound into abdominal cavity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injury of colon without open wound into abdominal cavity (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "664002", + "display" : "Delayed ovulation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Delayed ovulation (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "675003", + "display" : "Torsion of intestine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Twisting of intestine on long axis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Torsion of intestine (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "701003", + "display" : "Adult osteochondritis of spine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adult osteochondritis of spine (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "703000", + "display" : "Congenital adhesions of tongue", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital adhesions of tongue (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital adhesion of tongue" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "714002", + "display" : "Abrasion and/or friction burn of toe with infection (disorder)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abrasion and/or friction burn of toe with infection" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "715001", + "display" : "Nontraumatic rupture of urethra", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Non-traumatic urethral rupture" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nontraumatic rupture of urethra (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Atraumatic rupture of urethra" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nontraumatic urethral rupture" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "718004", + "display" : "Acute bronchiolitis with obstruction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute bronchiolitis with obstruction (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "734001", + "display" : "Opocephalus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Opocephalus (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "736004", + "display" : "Abscess of hip", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abscess of hip (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "750009", + "display" : "Schistosoma mansoni infection (disorder)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Schistosoma mansoni infection" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "755004", + "display" : "Postgastrectomy phytobezoar", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Postgastrectomy phytobezoar (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "756003", + "display" : "Chronic rheumatic myopericarditis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rheumatic heart disease with myopericarditis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic rheumatic heart disease with myopericarditis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic myopericarditis due to rheumatic heart disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic myopericarditis due to rheumatic heart disease (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "758002", + "display" : "Cyst of uterus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cyst of uterus (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "775008", + "display" : "Open wound of head with complication", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open wound of head with complication (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "776009", + "display" : "Partial arterial retinal occlusion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Partial retinal artery occlusion" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Partial occlusion of retinal artery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Partial occlusion of retinal artery (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "781000", + "display" : "Cestrum diurnum poisoning", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Wild jasmine poisoning" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cestrum diurnum poisoning (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "787001", + "display" : "Rheumatic mitral stenosis with regurgitation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rheumatic mitral stenosis with incompetence" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rheumatic mitral stenosis with insufficiency" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rheumatic mitral stenosis with regurgitation (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "788006", + "display" : "Disease-related diet", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disease-related diet (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "792004", + "display" : "Jakob-Creutzfeldt disease", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Creutzfeldt-Jakob disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subacute spongiform encephalopathy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Jakob-Creutzfeldt disease (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CJD - Creutzfeldt-Jakob disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "JCD - Jakob-Creutzfeldt disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transmissible virus dementia" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "799008", + "display" : "Sigmoid colon ulcer", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sigmoid colon ulcer (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "801006", + "display" : "Nonvenomous insect bite of foot with infection", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nonvenomous insect bite of foot with infection (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Insect bite, nonvenomous, of foot, infected" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "805002", + "display" : "Pneumoconiosis due to silica", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Silicosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nodular silicosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Silicatosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pneumoconiosis caused by silica" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pneumoconiosis caused by silica (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "811004", + "display" : "Flail motion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Flail motion (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "813001", + "display" : "Ankle instability", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ankle instability (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "815008", + "display" : "Episcleritis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Episcleritis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "816009", + "display" : "Genetic recombination", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Genetic recombination (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "818005", + "display" : "Third degree burn of multiple sites of lower limb", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Full thickness burn of multiple sites of lower limb (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Full thickness burn of multiple sites of lower limb" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "825003", + "display" : "Superficial injury of axilla with infection", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Superficial injury of axilla with infection (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "827006", + "display" : "Late congenital syphilis, latent (+ sero., - C.S.F., 2 years OR more)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Late congenital syphilis - latent" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Late congenital syphilis, latent (positive serology - cerebrospinal fluid, 2 years OR more) (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Late congenital syphilis, latent (positive serology - cerebrospinal fluid, 2 years OR more)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "832007", + "display" : "Moderate major depression", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Moderate major depression (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "834008", + "display" : "Chair-seated facing coital position", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Frontal sedentary coital position" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chair-seated facing coital position (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "841002", + "display" : "Congenital absence of skull bone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital absence of skull bone (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "842009", + "display" : "Consanguinity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Consanguinity (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "843004", + "display" : "Poliomyelomalacia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poliomyelomalacia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "844005", + "display" : "Behavior finding", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conduct" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Behaviour finding" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Behavior finding (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Finding relating to behaviour" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Finding relating to behavior" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Behavioural finding" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Behavioral finding" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "845006", + "display" : "Injury of inferior mesenteric artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injury of inferior mesenteric artery (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inferior mesenteric artery injury" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "849000", + "display" : "Total cataract", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mature cataract" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mature cataract (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "857002", + "display" : "Erythema simplex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dermatitis simplex" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Erythema simplex (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "862001", + "display" : "Anemia caused by chlorate (disorder)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anaemia caused by chlorate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anaemia due to chlorate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anemia due to chlorate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anemia caused by chlorate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "865004", + "display" : "Hyperalimentation formula for ileus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hyperalimentation formula for ileus (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "871005", + "display" : "Contracted pelvis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Generally contracted pelvis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Contracted pelvis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "874002", + "display" : "Therapeutic diuresis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Therapeutic diuresis (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "875001", + "display" : "Chalcosis of eye", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ocular chalcosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chalcosis of eye (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "888003", + "display" : "Foetal or neonatal effect of maternal blood loss", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fetal or neonatal effect of maternal blood loss" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fetal or neonatal effect of maternal blood loss (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "890002", + "display" : "Deep third degree burn of elbow", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deep third degree burn of elbow (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "899001", + "display" : "Axis I diagnosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Axis I diagnosis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "903008", + "display" : "Chorioretinal infarction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chorioretinal infarction (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "904002", + "display" : "Pinard's sign", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pinard's sign (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pinard sign" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "928000", + "display" : "Disorder of musculoskeletal system", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Musculoskeletal disorder" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disorder of musculoskeletal system (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "931004", + "display" : "Gestation period, 9 weeks", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gestation period, 9 weeks (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "932006", + "display" : "Flat affect", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Flat affect (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "934007", + "display" : "Thalassemia intermedia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thalassaemia intermedia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thalassemia intermedia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "943003", + "display" : "Congenital retinal aneurysm", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital retinal aneurysm (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "961007", + "display" : "Erythema nodosum, acute form", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Erythema nodosum, acute form (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "962000", + "display" : "Disability evaluation, disability 6%", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disability evaluation disability 6 percent (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disability evaluation disability 6 percent" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "964004", + "display" : "Open wound of pharynx without complication", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open wound of pharynx without complication (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "965003", + "display" : "Toxic amblyopia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Toxic amblyopia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "975000", + "display" : "Anorectal agenesis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anorectal agenesis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "978003", + "display" : "Chronic infantile eczema", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic infantile eczema (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "981008", + "display" : "Hemorrhagic proctitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemorrhagic proctitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemorrhagic proctitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "984000", + "display" : "Perirectal cellulitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Perirectal cellulitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "987007", + "display" : "Cellulitis of temple region", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cellulitis of temple region (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "991002", + "display" : "Wide QRS complex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prolonged QRS complex" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Wide QRS complex (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "998008", + "display" : "Chagas' disease with heart involvement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chagas' disease with heart involvement (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1003002", + "display" : "Religious discrimination", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Religious discrimination (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1020003", + "display" : "Disease due to Nairovirus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disease caused by Nairovirus (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disease caused by Nairovirus" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1023001", + "display" : "Apnea", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Apnoeic" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Apnoea" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Apneic" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Has stopped breathing" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Not breathing" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Apnea (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1027000", + "display" : "Alkaline reflux disease", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alkaline reflux esophagitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alkaline reflux oesophagitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alkaline reflux disease (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Biliary oesophagitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Biliary esophagitis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1031006", + "display" : "Open wound of trachea without complication", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open wound of trachea without complication (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1033009", + "display" : "Thoracic arthritis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thoracic arthritis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1034003", + "display" : "Mesenteric-portal fistula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mesenteric-portal fistula (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1038000", + "display" : "Disacchariduria", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disacchariduria (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1045000", + "display" : "Colonospasm", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Colonospasm (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1046004", + "display" : "Ureteritis glandularis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ureteritis glandularis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1051005", + "display" : "Hyperplasia of islet alpha cells with gastrin excess", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hyperplasia of islet alpha cells with gastrin excess (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1055001", + "display" : "Stenosis of precerebral artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Narrowing of precerebral artery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stenosis of precerebral artery (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1059007", + "display" : "Opisthorchiasis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cat liver fluke infection" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Opisthorchiosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Opisthorchiasis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1070000", + "display" : "Facial myokymia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Facial myokymia (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Facial myokymia (muscle quivering)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1073003", + "display" : "Xeroderma pigmentosum, group B", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Xeroderma pigmentosum, group B (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Xeroderma pigmentosum group B" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1077002", + "display" : "Septal infarction by EKG", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Septal infarction by electrocardiogram" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Septal infarction by electrocardiogram (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1079004", + "display" : "Macular retinal cyst", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hole retinal cyst" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Macular pseudohole retinal cyst" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Macular retinal cyst (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1085006", + "display" : "Candidiasis of vulva", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Candidiasis of vulva (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vulval candidiasis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vulval thrush" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vulval candidosis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1089000", + "display" : "Intrauterine sepsis of fetus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intrauterine sepsis of fetus (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intrauterine fetal sepsis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intrauterine foetal sepsis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intrauterine sepsis of foetus" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1102005", + "display" : "Intraerythrocytic parasitosis by Nuttallia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intraerythrocytic parasitosis caused by Nuttallia (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intraerythrocytic parasitosis caused by Nuttallia" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1107004", + "display" : "Early latent syphilis, positive serology, negative cerebrospinal fluid, with relapse after treatment (disorder)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Early latent syphilis, positive serology, negative cerebrospinal fluid, with relapse after treatment" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1108009", + "display" : "Female pattern alopecia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Female pattern baldness" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Female pattern alopecia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1111005", + "display" : "Normal sebaceous gland activity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Normal sebaceous gland activity (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1112003", + "display" : "Degenerative disorder of eyelid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Degenerative disorder of eyelid (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1116000", + "display" : "Chronic aggressive type B viral hepatitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic aggressive type B viral hepatitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1124005", + "display" : "Postpartum period, 6 days", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Postpartum period, 6 days (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1125006", + "display" : "Septicemia during labor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Septicaemia during labour" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sepsis during labor (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sepsis during labor" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sepsis during labour" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1126007", + "display" : "Knee locking", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Knee locking (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1131009", + "display" : "Congenital valvular insufficiency", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital valvular regurgitation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital insufficiency of heart valve" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital valvular insufficiency (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1134001", + "display" : "Muehrcke's lines", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muehrcke's lines (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muehrcke lines" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1135000", + "display" : "Solar retinopathy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Solar retinopathy (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Solar retinitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Eclipse retinopathy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Foveomacular retinitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Photic retinopathy" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1139006", + "display" : "Confrontation (visual) test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Confrontation (visual) test (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1140008", + "display" : "Thermal hypesthesia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thermal hypaesthesia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thermal hypesthesia (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1141007", + "display" : "Circumoral paresthesia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Circumoral paraesthesia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Circumoral paresthesia (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1145003", + "display" : "Developmental speech disorder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Developmental speech disorder (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "DSD - Developmental speech disorder" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1150009", + "display" : "Congenital microcheilia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Microcheilia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital microcheilia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1151008", + "display" : "Visual field constriction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Visual field constriction (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Constricted visual field" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1152001", + "display" : "Skin reaction negative", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Skin reaction negative (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1155004", + "display" : "EKG hypertrophy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Myocardial hypertrophy, determined by electrocardiogram (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Myocardial hypertrophy, determined by electrocardiogram" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1168007", + "display" : "Allotype", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allotype (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1184008", + "display" : "Glasgow coma scale, 10", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glasgow coma scale, 10 (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1194003", + "display" : "Disease condition determination, well controlled", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disease condition determination, well controlled (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1196001", + "display" : "Chronic bipolar II disorder, most recent episode major depressive", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic bipolar II disorder, most recent episode major depressive (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1197005", + "display" : "Carbuncle of heel", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carbuncle of heel (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1201005", + "display" : "Benign essential hypertension", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Benign essential hypertension (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1207009", + "display" : "Glaucomatous atrophy of optic disc", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glaucomatous atrophy of optic disc (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Optic disc glaucomatous atrophy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glaucomatous optic atrophy" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1208004", + "display" : "Gastroptosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prolapse gastropathy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastric prolapse" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastroptosis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1212005", + "display" : "Childhood type dermatomyositis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Childhood type dermatomyositis (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Juvenile dermatomyositis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1214006", + "display" : "Infection by Strongyloides", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Strongyloidiasis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Strongyloidosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Strongyloides" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Strongyloides (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1232006", + "display" : "Congenital articular rigidity with myopathy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital articular rigidity with myopathy (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1239002", + "display" : "Congenital anteversion of femur", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital anteversion of femoral neck" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital anteversion of femur (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1240000", + "display" : "Prone body position", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prone position" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prone body position (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lying prone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Off feet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lying ventricumbent" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lying procumbent" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1259003", + "display" : "Schistosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Slate-workers' lung" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Slate workers pneumoconiosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Slate pneumoconiosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Schistosis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1261007", + "display" : "Fracture of multiple ribs", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fracture of multiple ribs (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Multiple fractures of ribs" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1264004", + "display" : "Injury of descending left colon without open wound into abdominal cavity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injury of descending left colon without open wound into abdominal cavity (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1271009", + "display" : "Bart-Pumphrey syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Knuckle pads, leukonychia, sensorineural deafness, palmoplantar hyperkeratosis syndrome (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Knuckle pads, leukonychia, sensorineural deafness, palmoplantar hyperkeratosis syndrome" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1280009", + "display" : "Isologous chimera", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Isologous chimera (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1282001", + "display" : "Perichondritis of larynx", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Perichondritis of larynx (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Laryngeal perichondritis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1284000", + "display" : "Abnormal jaw closure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abnormal jaw closure (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1286003", + "display" : "Vitamin K deficiency coagulation disorder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bleeding diathesis due to vitamin K deficiency" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vitamin K deficiency coagulation disorder (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1287007", + "display" : "Congenital absence of bile duct", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital absence of bile duct (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1297003", + "display" : "Infection by Cladosporium carrionii", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Cladosporium carrionii" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Cladosporium carrionii (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Cladophialophora carrionii" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1308001", + "display" : "Complication of reimplant", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Complication of reimplant (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1310004", + "display" : "Impaired glucose tolerance associated with genetic syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Impaired glucose tolerance associated with genetic syndrome (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1318006", + "display" : "Post-translational genetic protein processing", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Post-translational genetic protein processing (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1323006", + "display" : "Poisoning by kanamycin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Kanamycin poisoning" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by kanamycin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by kanamycin (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1332008", + "display" : "Conjugated visual deviation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conjugated visual deviation (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1335005", + "display" : "Induratio penis plastica", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Peyronie's disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Penile fibromatosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fibrous cavernositis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Plastic induration of penis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Induratio penis plastica (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Peyronies disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Penile plaque" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1343000", + "display" : "Deep transverse arrest", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deep transverse arrest (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "DTA - Deep transverse arrest" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1345007", + "display" : "Hang nail", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hang nail (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1351002", + "display" : "Injury of iliac artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injury of iliac artery (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Iliac artery injury" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1356007", + "display" : "Calculus of common duct with obstruction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Calculus of common duct with obstruction (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1361009", + "display" : "Leukocoria", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Leukocoria (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Leucocoria" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1367008", + "display" : "Injury of superior mesenteric artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injury of superior mesenteric artery (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1370007", + "display" : "Open fracture of metacarpal bone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open fracture of metacarpal bone (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open fracture of metacarpal bone(s)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1372004", + "display" : "Uterus unicornis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital absence of one uterine horn" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Uterus unicornis (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Unicornate uterus" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1376001", + "display" : "Obsessive compulsive personality disorder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anancastic personality disorder" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anankastic personality disorder" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Obsessive compulsive personality disorder (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1378000", + "display" : "Supination-eversion injury of ankle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Supination-eversion injury of ankle (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lauge-Hansen supination-eversion injury of ankle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Supination-external rotation injury of ankle" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1380006", + "display" : "Agoraphobia without history of panic disorder with limited symptom attacks", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Agoraphobia without history of panic disorder with limited symptom attacks (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1383008", + "display" : "Hallucinogen mood disorder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hallucinogen-induced mood disorder" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hallucinogen mood disorder (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hallucinogen induced mood disorder" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1384002", + "display" : "Diffuse cholesteatosis of middle ear", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diffuse cholesteatosis of middle ear (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1386000", + "display" : "Intracranial hemorrhage", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intracranial haemorrhage" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intracranial hemorrhage (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1387009", + "display" : "Solanum nigrum poisoning", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Black nightshade poisoning" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Solanum nigrum poisoning (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1388004", + "display" : "Metabolic alkalosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Metabolic alkalosis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1393001", + "display" : "Lenz-Majewski hyperostosis syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lenz-Majewski hyperostosis syndrome (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lenz-Majewski dysplasia" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1395008", + "display" : "Complication of ultrasound therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Complication of ultrasound therapy (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1402001", + "display" : "Fear (finding)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Frightened" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Afraid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fright" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Scared" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fear" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1412008", + "display" : "Anterior subcapsular polar cataract", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anterior subcapsular polar cataract (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1415005", + "display" : "Lymphangitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lymphangitis (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inflammation of lymphatics" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1418007", + "display" : "Hypoplastic chondrodystrophy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypoplastic chondrodystrophy (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1426004", + "display" : "Necrotizing glomerulonephritis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Necrotising glomerulonephritis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Necrotizing glomerulonephritis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1447000", + "display" : "Icthyoparasitism", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Icthyoparasitism (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1469007", + "display" : "Spontaneous abortion with urinary tract infection", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Miscarriage with urinary tract infection" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Miscarriage with urinary tract infection (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pregnancy loss 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", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypertensive heart AND renal disease complicating AND/OR reason for care during childbirth (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1475003", + "display" : "Herpes labialis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cold sores" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fever blister" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Herpes simplex labialis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cold sore" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Herpes labialis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1478001", + "display" : "Obliteration of lymphatic vessel", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Obliteration of lymphatic vessel (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1479009", + "display" : "20q partial trisomy (disorder)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "20q partial trisomy" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1482004", + "display" : "Chalazion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Meibomian gland cyst" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tarsal cyst" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Meibomian cyst" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cyst of meibomian gland (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cyst of meibomian gland" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1486001", + "display" : "Orbital congestion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Orbital congestion (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1488000", + "display" : "Postoperative nausea and vomiting", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Postoperative nausea and vomiting (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PONV - Postoperative nausea and vomiting" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1489008", + "display" : "Hordeolum externum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hordeolum externum (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "External hordeolum" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stye" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Boil of eyelid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sty" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Furuncle of eyelid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hordeolum, external" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1492007", + "display" : "Congenital anomaly of large intestine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital anomaly of large intestine (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1493002", + "display" : "Acute endophthalmitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute endophthalmitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1499003", + "display" : "Bipolar I disorder, single manic episode with postpartum onset", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bipolar I disorder, single manic episode with postpartum onset (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1512006", + "display" : "Congenital stricture of bile duct", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital stricture of bile duct (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1515008", + "display" : "Gorham's disease", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Massive osteolysis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phantom bone disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osteolysis and angiomatous naevi" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemangiomata with osteolysis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemangiomata with osteolysis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osteolysis and angiomatous nevi" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gorham's disease (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gorham disease" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1518005", + "display" : "Splenitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Splenitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1519002", + "display" : "Congenital phlebectasia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diffuse phlebectasia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital phlebectasia (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital venous ectasia" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1521007", + "display" : "Blister of buttock without infection", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blister of buttock without infection (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1525003", + "display" : "Blister of foot without infection", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blister of foot without infection (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1531000", + "display" : "Poisoning by nitrofuran derivatives", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nitrofuran derivative poisoning" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by nitrofuran derivatives (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by nitrofuran derivatives" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1532007", + "display" : "Viral pharyngitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Viral pharyngitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1534008", + "display" : "Palsy of conjugate gaze", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conjugate gaze palsy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Palsy of conjugate gaze (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1538006", + "display" : "Central nervous system malformation in fetus affecting obstetrical care", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Central nervous system malformation in fetus affecting obstetrical care (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Central nervous system malformation in foetus affecting obstetrical care" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1539003", + "display" : "Acquired trigger finger", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acquired trigger finger (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nodular tendinous disease of finger" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Triggering of finger" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trigger finger" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1542009", + "display" : "Omphalocele with obstruction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incarcerated omphalocele" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Irreducible omphalocele" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Strangulated omphalocele" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Omphalocele with obstruction (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1544005", + "display" : "Open dislocation of knee", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open dislocation of knee (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1551001", + "display" : "Osteomyelitis of femur (disorder)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osteomyelitis of femur" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1556006", + "display" : "Clark melanoma level 4", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clark melanoma level 4 (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1563006", + "display" : "Protein S deficiency disease", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Protein S deficiency disease (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Protein S deficiency" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1567007", + "display" : "Chronic gastric ulcer without hemorrhage, without perforation AND without obstruction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic gastric ulcer without haemorrhage, without perforation AND without obstruction" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic gastric ulcer without hemorrhage, without perforation AND without obstruction (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1588003", + "display" : "Heterosexual precocious puberty", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Heterosexual precocity" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cross-sexing precocious puberty" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Heterosexual precocious puberty (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1592005", + "display" : "Failed attempted abortion with uremia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Failed attempted abortion with uraemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Failed attempted abortion with uremia (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Failed attempted termination of pregnancy with uremia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Failed attempted termination of pregnancy with uraemia" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1593000", + "display" : "Infantile hemiplegia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Postnatal infantile hemiplegia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infantile hemiplegia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1606009", + "display" : "Infection by Macracanthorhynchus hirudinaceus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Macracanthorhynchus hirudinaceus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Macracanthorhynchus hirudinaceus (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1608005", + "display" : "Increased capillary permeability", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increased capillary permeability (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1639007", + "display" : "Abnormality of organs AND/OR soft tissues of pelvis affecting pregnancy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abnormal pelvic organ affecting pregnancy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abnormality of organs AND/OR soft tissues of pelvis affecting pregnancy (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1647007", + "display" : "Poisoning by primaquine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Primaquine poisoning" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by primaquine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by primaquine (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1648002", + "display" : "Lymphocytic pseudotumor of lung", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inflammatory pseudotumor of lung" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lymphocytic pseudotumour of lung" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inflammatory pseudotumour of lung" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lymphocytic pseudotumor of lung (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tumor-like mass in lungs composed of fibrous tissue or granulation tissue with inflammatory cells." + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tumour-like mass in lungs composed of fibrous tissue or granulation tissue with inflammatory cells." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1654001", + "display" : "Corticosteroid-induced glaucoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Corticosteroid-induced glaucoma (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Steroid-induced glaucoma" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1657008", + "display" : "Mevinphos poisoning", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mevinphos poisoning (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Toxic effect of phosdrin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phosdrin causing toxic effect" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1658003", + "display" : "Closed fracture of acromial end of clavicle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed fracture of acromial end of clavicle (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed fracture clavicle, lateral end" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1663004", + "display" : "G2 stage", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tumour grade G2" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tumor grade G2" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "G2 grade (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "G2 grade" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "G2: moderately differentiated" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1667003", + "display" : "Early fontanel closure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Early fontanel closure (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1670004", + "display" : "Cerebral hemiparesis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cerebral hemiparesis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1671000", + "display" : "Sago spleen", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sago spleen (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1674008", + "display" : "Juvenile epithelial corneal dystrophy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Juvenile epithelial corneal dystrophy (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Meesman's epithelial corneal dystrophy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Meesman's corneal dystrophy" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1679003", + "display" : "Arthritis associated with another disorder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arthritis associated with another disorder (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1682008", + "display" : "Transitory amino acid metabolic disorder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transitory amino acid metabolic disorder (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1685005", + "display" : "Rat bite fever", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rat bite fever (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rat-bite fever" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1686006", + "display" : "Sedative, hypnotic AND/OR anxiolytic-induced anxiety disorder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sedative, hypnotic AND/OR anxiolytic-induced anxiety disorder (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1694004", + "display" : "Accessory lobe of lung", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Supernumerary lung lobe" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Accessory lobe of lung (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1698001", + "display" : "Ulcer of bile duct", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ulcer of bile duct (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1703007", + "display" : "Increased leg circumference", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increased calf girth" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increased leg circumference (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1705000", + "display" : "Closed fracture of base of neck of femur", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed fracture of cervicotrochanteric section of femur" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed fracture of base of neck of femur (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1714005", + "display" : "Photokeratitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Photokeratitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1717003", + "display" : "Idiopathic guttate hypomelanosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Idiopathic guttate hypomelanosis (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Guttate hypomelanosis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1723008", + "display" : "Urethral stricture due to schistosomiasis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Urethral stricture due to schistosomiasis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1724002", + "display" : "Infection by Crenosoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Crenosomosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Crenosoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Crenosoma (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1734006", + "display" : "Fracture of vertebral column with spinal cord injury", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fracture of vertebral column with spinal cord injury (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1735007", + "display" : "Thrill", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thrill (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vibration felt by examiner on the surface of the body" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1739001", + "display" : "Fracture of occipital bone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fracture of occipital bone (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Occipital fracture" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1742007", + "display" : "Female hypererotism", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Female hypererotism (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1744008", + "display" : "Fusion of teeth", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fused teeth" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fusion of teeth (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Connation of teeth" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Double teeth" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1748006", + "display" : "Thrombophlebitis of deep femoral vein", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thrombophlebitis of deep femoral vein (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1755008", + "display" : "Old myocardial infarction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Healed myocardial infarction" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Old myocardial infarction (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Healed coronary" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1761006", + "display" : "Biliary cirrhosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cholangitic cirrhosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cholestatic cirrhosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic nonsuppurative destructive cholangitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Biliary cirrhosis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1763009", + "display" : "Interstitial keratitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Interstitial keratitis (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stromal keratitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "IK - Interstitial keratitis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1767005", + "display" : "Fisher's syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ophthalmoplegia, ataxia, areflexia syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Miller-Fisher variant of Guillain-Barre syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Miller-Fisher syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fisher's syndrome (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fisher syndrome" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1769008", + "display" : "Thoracodidymus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thoracodidymus (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1771008", + "display" : "Insulin biosynthesis defect", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Insulin biosynthesis defect (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1776003", + "display" : "Renal tubular acidosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Renal tubular acidosis (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "RTA - Renal tubular acidosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Renotubular acidaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Renotubular acidemia" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1777007", + "display" : "Increased molecular dissociation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increased molecular dissociation (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1778002", + "display" : "Malocclusion due to abnormal swallowing", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Malocclusion due to abnormal swallowing (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1779005", + "display" : "Mohr syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "OFD syndrome type II" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mohr syndrome (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "OFD II - Orofacial-digital syndrome II" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Orofacial-digital syndrome II" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1794009", + "display" : "Idiopathic corneal edema", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Idiopathic corneal oedema" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Idiopathic corneal edema (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1816003", + "display" : "Panic disorder with agoraphobia, severe agoraphobic avoidance AND mild panic attacks", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Panic disorder with agoraphobia, severe agoraphobic avoidance AND mild panic attacks (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1821000", + "display" : "Chemoreceptor apnea", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chemoreceptor apnoea" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chemoreceptor apnea (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1822007", + "display" : "Impaired glucose tolerance associated with pancreatic disease", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Impaired glucose tolerance associated with pancreatic disease (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1824008", + "display" : "Allergic gastritis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergic gastritis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1826005", + "display" : "Granuloma of lip", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Granuloma of lip (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1828006", + "display" : "Infestation by Gasterophilus haemorrhoidalis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infestation by Gasterophilus hemorrhoidalis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infestation caused by Gasterophilus haemorrhoidalis (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infestation caused by Gasterophilus hemorrhoidalis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infestation caused by Gasterophilus haemorrhoidalis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1833005", + "display" : "Phacoanaphylactic endophthalmitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phacoanaphylactic endophthalmitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1835003", + "display" : "Necrosis of pancreas", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pancreatic necrosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Necrosis of pancreas (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1837006", + "display" : "Poisoning by metaproterenol", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning by orciprenaline" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Orciprenaline poisoning" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by metaproterenol (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by orciprenaline" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by metaproterenol" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1845001", + "display" : "Paraparesis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paraparesis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1847009", + "display" : "Endophthalmitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Endophthalmitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1852004", + "display" : "Traumatic injury of sixth cranial nerve", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Traumatic injury of abducens nerve" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abducens (6th) nerve injury" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injury to abducent nerve" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abducent nerve injury" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sixth cranial nerve injury" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Traumatic injury of abducens nerve (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abducens nerve injury" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1855002", + "display" : "Developmental academic disorder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Academic skill disorder" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Learning disorder" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Developmental disorder of scholastic skill" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "General learning disability" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Learning disability" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Developmental academic disorder (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1856001", + "display" : "Accessory nose", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Accessory nose (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1857005", + "display" : "Gestational rubella syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gregg's syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital rubella" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital rubella syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital rubella syndrome (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1860003", + "display" : "Fluid volume disorder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disorder of fluid balance" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fluid volume disorder (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1865008", + "display" : "Impaired intestinal protein absorption", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Impaired intestinal protein absorption (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1869002", + "display" : "Rupture of sphincter of pupil", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rupture of sphincter of pupil (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rupture of iris sphincter" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Iris sphincter tear" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1892002", + "display" : "Star figure at the macula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Macular star" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Star figure at the macula (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1896004", + "display" : "Ectopic breast tissue", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Heterotopic breast tissue" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ectopic breast tissue (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1897008", + "display" : "Amsinckia species poisoning", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Amsinckia species poisoning (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1899006", + "display" : "Autosomal hereditary disorder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Autosomal hereditary disorder (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1903004", + "display" : "Infestation by Psorergates ovis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Itch mite infestation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infestation caused by Psorergates ovis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infestation caused by Psorergates ovis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1922008", + "display" : "Congenital absence of urethra", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital absence of urethra (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1926006", + "display" : "Osteopetrosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osteopetrosis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1939005", + "display" : "Abnormal vascular flow", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anomalous vascular flow" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abnormal blood flow" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abnormal vascular flow (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1943009", + "display" : "Left-right confusion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allochiria" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Right-left disorientation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Right-left disorientation (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1953005", + "display" : "Congenital deficiency of pigment of skin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital deficiency of pigment of skin (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1955003", + "display" : "Preauricular dimple", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital preauricular pit" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Preauricular dimple (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Preauricular pit" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1959009", + "display" : "Encephalartos species poisoning", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Encephalartos species poisoning (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1963002", + "display" : "Paroxysmal nocturnal hemoglobinuria", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Marchiafava-Micheli syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PNH" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paroxysmal nocturnal haemoglobinuria" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paroxysmal nocturnal hemoglobinuria (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PNH - Paroxysmal nocturnal haemoglobinuria" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PNH - Paroxysmal nocturnal hemoglobinuria" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1965009", + "display" : "Normal skin pH", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Normal skin pH (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1967001", + "display" : "Longitudinal absence of radius AND ulna", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Distal phocomelia of upper limb" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Longitudinal absence of radius AND ulna (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital absence of forearm only" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1973000", + "display" : "Sedative, hypnotic AND/OR anxiolytic-induced psychotic disorder with delusions", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sedative, hypnotic AND/OR anxiolytic-induced psychotic disorder with delusions (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1977004", + "display" : "Poisoning by oxymetholone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oxymetholone poisoning" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by oxymetholone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by oxymetholone (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1979001", + "display" : "Focal choroiditis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Monofocal choroiditis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Focal choroiditis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1980003", + "display" : "Seromucinous otitis media", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Seromucinous otitis media (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1981004", + "display" : "Urhidrosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Uridrosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Urhidrosis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2004005", + "display" : "Normal blood pressure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Normal blood pressure (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Normotensive" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2012002", + "display" : "Fracture of lunate bone of wrist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fracture of semilunar bone of wrist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fracture of lunate bone of wrist (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fracture of lunate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2028007", + "display" : "Erythema induratum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Erythema induratum (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2032001", + "display" : "Cerebral edema", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intracranial swelling" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cerebral oedema" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cerebral edema (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2036003", + "display" : "Acquired factor VII deficiency disease", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acquired hypoproconvertinemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acquired hypoproconvertinaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acquired factor VII deficiency disease (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2040007", + "display" : "Neurogenic thoracic outlet syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neurogenic thoracic outlet syndrome (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2041006", + "display" : "Eunuchoid gigantism", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Eunuchoidal giant" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Eunuchoid gigantism (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2043009", + "display" : "Alcoholic gastritis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alcoholic gastritis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2055003", + "display" : "Recurrent erosion of cornea", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recurrent erosion of cornea (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recurrent erosion syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recurrent corneal erosion" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2061000", + "display" : "Conductive hearing loss of combined sites", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conductive hearing loss of combined sites (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2065009", + "display" : "Dominant hereditary optic atrophy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dominant hereditary optic atrophy (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Autosomal dominant optic atrophy" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2066005", + "display" : "Gastric ulcer with hemorrhage AND perforation but without obstruction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastric ulcer with haemorrhage AND perforation but without obstruction" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastric ulcer with hemorrhage AND perforation but without obstruction (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2070002", + "display" : "Burning sensation in eye", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Burning sensation in eye (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2073000", + "display" : "Delusions", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Delusional thoughts" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Delusional ideas" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Delusions (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2087000", + "display" : "Pulmonary nocardiosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pulmonary nocardiosis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2089002", + "display" : "Osteitis deformans", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paget's disease of bone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osteitis deformans (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pagets disease of bone" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2091005", + "display" : "Pharyngeal diverticulitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pharyngeal diverticulitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2094002", + "display" : "Toxic effect of carbon disulfide", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Toxic effect of carbon bisulfide" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carbon disulfide poisoning" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carbon disulphide poisoning" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Toxic effect of carbon disulphide" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Toxic effect of carbon bisulphide" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Toxic effect of carbon disulfide (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carbon disulphide causing toxic effect" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carbon disulfide causing toxic effect" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2102007", + "display" : "Deep vascularization of cornea", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deep vascularisation of cornea" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deep vascularization of cornea (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deep corneal vascularisation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deep corneal vascularization" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2107001", + "display" : "Anisomelia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anisomelia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2109003", + "display" : "Isolated somatotropin deficiency", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Isolated growth hormone deficiency" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Isolated growth hormone insufficiency" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "IGHD - Isolated growth hormone deficiency" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Isolated somatotropin deficiency (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2114004", + "display" : "Infection by Cysticercus pisiformis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Cysticercus pisiformis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Cysticercus pisiformis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2116002", + "display" : "Intramembranous bone formation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intramembranous ossification" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intramembranous bone formation (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2120003", + "display" : "Weak cry", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Feeble cry" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aphonic cry" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Weak cry (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2121004", + "display" : "Poisoning by ethopropazine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning by profenamine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ethopropazine poisoning" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by ethopropazine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by profenamine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by ethopropazine (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2128005", + "display" : "Disease of pharyngeal tonsil", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disorder of adenoid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disorder of adenoid (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2129002", + "display" : "Edema of pharynx", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pharyngeal edema" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Edema of throat" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oedema of pharynx" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oedema of throat" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pharyngeal oedema" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Edema of pharynx (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2132004", + "display" : "Meconium in amniotic fluid noted before labor in liveborn infant", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Meconium in amniotic fluid noted before labour in liveborn infant" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Meconium in amniotic fluid noted before labor in liveborn infant (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2134003", + "display" : "Diffuse pain", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diffuse pain (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2136001", + "display" : "Open wound of jaw with complication", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open wound of jaw with complication (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2138000", + "display" : "LSP - Left sacroposterior position", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Left sacroposterior position" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Left sacroposterior position (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2145000", + "display" : "Anal intercourse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anal penetration" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anal penetration (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2149006", + "display" : "Decreased hormone production", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decreased hormone production (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2158004", + "display" : "Infection by Contracaecum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Contracaecosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Contracaecum" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Contracaecum (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2167004", + "display" : "Retinal hemangioblastomatosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Retinal haemangioblastomatosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Retinal hemangioblastomatosis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2169001", + "display" : "Thoracic radiculitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thoracic radiculitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2170000", + "display" : "Gallop rhythm", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gallop rhythm (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2176006", + "display" : "Halogen acne", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Halogen acne (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2177002", + "display" : "Postherpetic neuralgia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Postherpetic neuralgia (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PHN - Post-herpetic neuralgia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Post-zoster neuralgia" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2186007", + "display" : "Compensated metabolic alkalosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Compensated metabolic alkalosis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2198002", + "display" : "Visceral epilepsy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Visceral epilepsy (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2202000", + "display" : "Open posterior dislocation of distal end of femur", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open posterior dislocation of distal end of femur (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2204004", + "display" : "Acquired deformity of pinna", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acquired deformity of auricle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acquired deformity of pinna (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2213002", + "display" : "Congenital anomaly of vena cava", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital anomaly of vena cava (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2216005", + "display" : "Nocturnal emission", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nocturnal emission (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2219003", + "display" : "Disability evaluation, disability 100%", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disability evaluation disability 100 percent (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disability evaluation disability 100 percent" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2224000", + "display" : "Selenium poisoning", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alkali disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blind staggers" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Selenium poisoning (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2228002", + "display" : "Scintillating scotoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Flittering scotoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Teichopsia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fortification figures" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fortification spectra" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Scintillating scotoma (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2229005", + "display" : "Chimera", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chimera (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2231001", + "display" : "Nerve plexus disorder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nerve plexus disorder (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2237002", + "display" : "Pleurodynia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pleuralgia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pleural pain" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pleuritic pain" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Painful breathing -pleurodynia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pleuritic pain (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2239004", + "display" : "Previous pregnancies 6", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Previous pregnancies 6 (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2241003", + "display" : "X-linked absence of thyroxine-binding globulin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "X-linked absence of thyroxine-binding globulin (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2243000", + "display" : "Hypercalcemia due to hyperthyroidism", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypercalcaemia due to hyperthyroidism" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypercalcemia due to hyperthyroidism (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2245007", + "display" : "Foreign body in nasopharynx", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Foreign body in nasopharynx (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2251002", + "display" : "Primary hypotony of eye", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Primary hypotony of eye (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2256007", + "display" : "Monozygotic twins", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Monochorial twins" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Identical twins" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Monozygotic twins (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Monovular twins" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Uniovular twins" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2261009", + "display" : "Obstetrical pulmonary fat embolism", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Obstetrical pulmonary fat embolism (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2268003", + "display" : "Victim of homosexual aggression (finding)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Victim of homosexual aggression" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2284002", + "display" : "Pulsating exophthalmos", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pulsating exophthalmos (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2295008", + "display" : "Closed fracture of upper end of forearm", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed fracture of proximal end of forearm" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed fracture of upper end of forearm (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2296009", + "display" : "Iron dextran toxicity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Iron dextran toxicity (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2301009", + "display" : "Psychosomatic factor in physical condition, psychological component of unknown degree", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Physical condition, psychological component of unknown degree" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Psychosomatic factor in physical condition, psychological component of unknown degree (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2303007", + "display" : "Inguinal hernia with gangrene", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inguinal hernia with gangrene (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2304001", + "display" : "Discitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Discitis (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intervertebral discitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inflammatory discitis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2307008", + "display" : "Fat necrosis of pancreas", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Peripancreatic fat necrosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Peripancreatic necrosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fat necrosis of pancreas (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2308003", + "display" : "Silent alleles", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Silent alleles (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2312009", + "display" : "Reactive attachment disorder of infancy OR early childhood, inhibited type", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reactive attachment disorder of infancy OR early childhood, inhibited type (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2314005", + "display" : "Unprotected sexual intercourse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Unprotected coitus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Unprotected sexual intercourse (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Unprotected intercourse" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2326000", + "display" : "Marriage annulment", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Marriage annulment (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2339001", + "display" : "Sexual overexposure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sexual overexposure (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2341000", + "display" : "Infection by Moniliformis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Moniliformiosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Moniliformis (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Moniliformis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2351004", + "display" : "Genetic transduction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Genetic transduction (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2355008", + "display" : "Rud's syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dwarfism-ichthyosiform erythroderma-mental deficiency syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rud's syndrome (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rud syndrome" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2359002", + "display" : "Hyper-beta-alaninemia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hyperalaninemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hyperalaninaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hyper-beta-alaninaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hyper-beta-alaninemia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2365002", + "display" : "Chronic granular pharyngitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Simple chronic pharyngitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Granular pharyngitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic granular pharyngitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2366001", + "display" : "Late effect of dislocation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Late effect of dislocation (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2367005", + "display" : "Acute hemorrhagic gastritis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute haemorrhagic gastritis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute hemorrhagic gastritis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2374000", + "display" : "Monofascicular block", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Monofascicular block (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2385003", + "display" : "Cellulitis of pectoral region", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cellulitis of pectoral region (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2388001", + "display" : "Normal variation in translucency", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Normal variation in translucency (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2390000", + "display" : "Acute gonococcal vulvovaginitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute gonococcal vulvovaginitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2391001", + "display" : "Achondrogenesis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Achondrogenesis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2396006", + "display" : "Malignant pyoderma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Malignant pyoderma (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2398007", + "display" : "Quinidine toxicity by EKG", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Quinidine toxicity by electrocardiogram" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Quinidine toxicity by electrocardiogram (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2403008", + "display" : "Psychoactive substance dependence", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Psychoactive substance dependence (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2415007", + "display" : "Lumbosacral root lesion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lumbosacral radiculopathy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lumbosacral radiculopathy (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2418009", + "display" : "Toxic effect of polyester fumes", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Toxic effect of polyester fumes (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Polyester fume causing toxic effect" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2419001", + "display" : "Open wound of forehead with complication", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open wound of forehead with complication (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2420007", + "display" : "Third degree burn of multiple sites of upper limb", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Full thickness burn of multiple sites of upper limb (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Full thickness burn of multiple sites of upper limb" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2432006", + "display" : "Cerebrospinal fluid circulation disorder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cerebrospinal fluid circulation disorder (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2435008", + "display" : "Ascariasis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ascariosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ascaridiasis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ascariasis - roundworms" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ascariasis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2437000", + "display" : "Placenta circumvallata", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Circumvallate placenta" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Placenta nappiformis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Placenta circumvallata (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2438005", + "display" : "Iniencephaly", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Iniencephalus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Iniencephaly (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2439002", + "display" : "Purulent endocarditis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Purulent endocarditis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2443003", + "display" : "Hydrogen sulfide poisoning", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hydrogen sulphide poisoning" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hydrogen sulfide poisoning (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2452007", + "display" : "Fetal rotation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fetal rotation (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Foetal rotation" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2463005", + "display" : "Acquired heterochromia of iris", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acquired heterochromia of iris (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2469009", + "display" : "Onychomalacia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Soft nails" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Onychomalacia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2471009", + "display" : "Postoperative intra-abdominal abscess", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Postoperative intra-abdominal abscess (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intraabdominal abscess following surgical procedure" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2472002", + "display" : "Anuria", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anuria (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Passes no urine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2473007", + "display" : "Intermittent vertical heterotropia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intermittent vertical heterotropia (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intermittent vertical squint" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2477008", + "display" : "Superficial thrombophlebitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Superficial phlebitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Superficial thrombophlebitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2492009", + "display" : "Nutritional disorder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nutritional disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disorder of nutrition" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Malnutrition" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nutritional disorder (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2495006", + "display" : "Congenital cerebral arteriovenous aneurysm", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital cerebral arteriovenous aneurysm (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2496007", + "display" : "Acalculia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acalculia (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2506003", + "display" : "Early onset dysthymia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Early onset dysthymia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2513003", + "display" : "Tinea capitis due to Trichophyton", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tinea capitis caused by Trichophyton" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tinea capitis caused by Trichophyton (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2518007", + "display" : "Cryptogenic sexual precocity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Idiopathic sexual precocity" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cryptogenic sexual precocity (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Constitutional sexual precocity" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2521009", + "display" : "Bone conduction better than air", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bone conduction better than air (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2523007", + "display" : "Salmonella pneumonia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Salmonella pneumonia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2526004", + "display" : "Noninflammatory disorder of the female genital organs", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Noninflammatory disorder of the female genital organs (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2528003", + "display" : "Viremia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Viraemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Viremia (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2532009", + "display" : "Choroidal rupture", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Choroidal rupture (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2534005", + "display" : "Congenital absence of vena cava", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital absence of vena cava (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2538008", + "display" : "Ketosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ketosis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2541004", + "display" : "Compulsive buying", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Buying spree" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Compulsive buying (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2554006", + "display" : "Acute purulent pericarditis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute suppurative pericarditis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute purulent pericarditis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2556008", + "display" : "Periodontal disease", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disease of supporting structures of teeth" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Periodontal disease (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2560006", + "display" : "Syndactyly of fingers with fusion of bones", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Syndactyly of fingers with fusion of bones (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Complex syndactyly of fingers" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osseous syndactyly of fingers" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2562003", + "display" : "Athanasia trifurcata poisoning", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Athanasia trifurcata poisoning (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2576002", + "display" : "Trachoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trachoma (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2581006", + "display" : "Clasp-knife effect", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clasp-knife phenomenon" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clasp knife rigidity" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clasp knife like increase in tone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clasp knife like increase in tone (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2582004", + "display" : "Deep third degree burn of multiple sites of lower limb", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deep third degree burn of multiple sites of lower limb (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2583009", + "display" : "Chiari's network", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Remnants of valves of sinus venosus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Atrial anomalous bands" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Filigreed network of venous valves" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chiari network of venous valves" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chiari network" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anomalous atrial bands" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chiari's network (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2584003", + "display" : "Cerebral degeneration in childhood", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cerebral degeneration in childhood (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2585002", + "display" : "Pneumococcal pleurisy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pneumococcal pleurisy (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2589008", + "display" : "Acute dacryoadenitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute dacryoadenitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2591000", + "display" : "Crushing injury of shoulder region", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Crushing injury of shoulder region (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Crush injury of shoulder region" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2593002", + "display" : "Dubowitz's syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dubowitz's syndrome (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dubowitz syndrome" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2602008", + "display" : "Hemarthrosis of shoulder region", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemarthrosis of shoulder region" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemarthrosis of shoulder region (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemarthrosis of shoulder" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemarthrosis of shoulder" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2606006", + "display" : "Furuncle of perineum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Furuncle of perineum (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Boil of perineum" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Saddle boil" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2615004", + "display" : "Follicular cyst of ovary", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cyst of graafian follicle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Follicular cystic ovary disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Follicular cyst of ovary (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Graafian follicle cyst" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2618002", + "display" : "Chronic recurrent major depressive disorder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic recurrent major depressive disorder (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2622007", + "display" : "Infected ulcer of skin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infected skin ulcer" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infected ulcer of skin (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2625009", + "display" : "Senter syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Senter syndrome (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Autosomal dominant keratitis, ichthyosis, deafness syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Autosomal dominant KID (keratitis, ichthyosis, deafness) syndrome" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2634004", + "display" : "Decreased blood erythrocyte volume", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decreased blood erythrocyte volume (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2638001", + "display" : "Hypercalcemia due to a drug", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypercalcaemia due to a drug" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Drug-induced hypercalcaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Drug-induced hypercalcemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypercalcemia caused by a drug (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypercalcemia caused by a drug" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypercalcaemia caused by a drug" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2640006", + "display" : "Clinical stage IV", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clinical stage IV (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clinical stage 4" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2651006", + "display" : "Closed traumatic dislocation of elbow joint (disorder)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed traumatic dislocation of elbow joint" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2655002", + "display" : "Invalidism", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Invalid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Invalidism (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2657005", + "display" : "Overflow proteinuria", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Overflow proteinuria (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2663001", + "display" : "Palpatory proteinuria", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Palpatory proteinuria (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2683000", + "display" : "Nonvenomous insect bite of axilla without infection", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nonvenomous insect bite of axilla without infection (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2689001", + "display" : "Dominant dystrophic epidermolysis bullosa with absence of skin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Epidermolysis bullosa dystrophica, Bart type" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dominant dystrophic epidermolysis bullosa with absence of skin (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2694001", + "display" : "Myelophthisic anemia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anemia associated with marrow infiltration" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Leukoerythroblastic anemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Leukoerythroblastosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Myelophthisic anaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anaemia associated with marrow infiltration" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Leucoerythroblastic anaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Myelophthisic anemia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2704003", + "display" : "Acute disease", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute disease (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Any disease of sudden onset AND/OR short duration" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2707005", + "display" : "Necrotizing enterocolitis in fetus OR newborn", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pseudomembranous enterocolitis in newborn" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Necrotising enterocolitis in fetus OR newborn" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Necrotizing enterocolitis in fetus OR newborn (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Necrotising enterocolitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "NEC - Necrotising enterocolitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Necrotizing enterocolitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "NEC - Necrotizing enterocolitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Necrotising enterocolitis in foetus OR newborn" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2713001", + "display" : "Closed pneumothorax", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed pneumothorax (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2724004", + "display" : "Recruitment", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recruitment (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Auditory recruitment" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2725003", + "display" : "Previous abnormality of glucose tolerance", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Previous AGT" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Previous abnormality of glucose tolerance (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2733002", + "display" : "Heel pain", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Talalgia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Heel pain (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2736005", + "display" : "Atrophoderma vermiculatum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acne vermoulante" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Honeycomb atrophy of face" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Folliculitis ulerythematosa reticulata" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Atrophoderma vermiculatum (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2740001", + "display" : "Gouty proteinuria", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gouty proteinuria (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2749000", + "display" : "Congenital deformity of hip joint", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital deformity of hip joint (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital deformity of hip" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2751001", + "display" : "Fibrocalculous pancreatic diabetes", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fibrocalculous pancreatic diabetes (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2761008", + "display" : "Decreased stool caliber", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diminished stool caliber" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decreased stool calibre" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diminished stool calibre" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decreased stool caliber (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2764000", + "display" : "Articular crepitation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Joint crepitus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "False crepitus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Joint crackle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Joint crepitation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Joint crepitus (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2770006", + "display" : "Fetal or neonatal effect of antibiotic transmitted via placenta and/or breast milk (disorder)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fetal or neonatal effect of antibiotic transmitted via placenta and/or breast milk" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2772003", + "display" : "Acquired epidermolysis bullosa", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acquired epidermolysis bullosa (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Epidermolysis bullosa acquisita" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "EBA - Epidermolysis bullosa acquisita" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2775001", + "display" : "Loose body in joint", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Joint mice" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Free bodies in joint" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Corpora libra in joint" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Melon seed bodies in joint" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arthrolith" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intra-articular loose body" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Loose body in joint (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2776000", + "display" : "Delirium", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Organic brain syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute confusional state" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "OBS - Organic brain syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute psycho-organic syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute organic reaction" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ABS - Acute brain syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute brain syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Delirium (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2782002", + "display" : "Temporomandibular dysplasia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Temporomandibular dysplasia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2783007", + "display" : "Gastrojejunal ulcer without hemorrhage AND without perforation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastrojejunal ulcer without haemorrhage AND without perforation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastrojejunal ulcer without hemorrhage AND without perforation (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2805007", + "display" : "Phosmet poisoning", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phosmet poisoning (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2806008", + "display" : "Impaired psychomotor development", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Impaired psychomotor development (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2807004", + "display" : "Chronic gastrojejunal ulcer with perforation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic gastrojejunal ulcer with perforation (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2808009", + "display" : "Infection by Prosthenorchis elegans", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Prosthenorchis elegans" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Prosthenorchis elegans (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2815001", + "display" : "Sexual pyromania", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Erotic pyromania" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pyrolagnia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sexual pyromania (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2816000", + "display" : "Dilated cardiomyopathy secondary to myotonic dystrophy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dilated cardiomyopathy due to myotonic dystrophy (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dilated cardiomyopathy due to myotonic dystrophy" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2818004", + "display" : "Congenital vascular anomaly of eye", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital vascular anomaly of eye (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2819007", + "display" : "Poisoning by magnesium sulfate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning by magnesium sulphate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Magnesium sulphate poisoning" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Magnesium sulfate poisoning" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by magnesium sulphate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by magnesium sulfate (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by magnesium sulfate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2825006", + "display" : "Gingival abrasion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abrasion of gingivae" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abrasion and/or friction burn of gum without infection (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abrasion and/or friction burn of gum without infection" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2828008", + "display" : "Congenital stenosis of nares", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital stenosis of nares (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2829000", + "display" : "Uhl's disease", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypoplasia of right ventricle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Uhl's anomaly" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Parchment right ventricle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paper thin right ventricle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Right ventricular hypoplasia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Uhl's disease (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Uhl disease" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2835000", + "display" : "Traumatic cardiac hemolytic anemia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemolytic anemia due to vascular prosthesis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemolytic anaemia due to vascular prosthesis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Traumatic cardiac haemolytic anaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Traumatic cardiac hemolytic anemia (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemolytic anemia due to cardiac trauma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemolytic anaemia due to cardiac trauma" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2836004", + "display" : "Toxic effect of butane", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Toxic effect of butane (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Butane causing toxic effect" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2838003", + "display" : "Piblokto", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pibloktoq" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Piblokto (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2850009", + "display" : "Infection by Schistosoma incognitum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Schistosoma incognitum (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Schistosoma incognitum" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2853006", + "display" : "Macular keratitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Macular keratitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2856003", + "display" : "Vitamin A-responsive dermatosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vitamin A-responsive dermatosis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2858002", + "display" : "Puerperal septicemia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Puerperal fever" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Puerperal sepsis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Childbed fever" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Puerperal septicaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Puerperal sepsis (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Postpartum sepsis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2884008", + "display" : "Weill-Marchesani syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brachydactyly-spherophakia syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Marchesani's syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brachymorphy with spherophakia syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Weill-Marchesani syndrome (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spherophakia-brachymorphia syndrome" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2893009", + "display" : "Anomaly of chromosome pair 10", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anomaly of chromosome pair 10 (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2897005", + "display" : "Thrombocytopenia due to immune destruction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immune thrombocytopenia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immune thrombocytopenia (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ITP - immune thrombocytopenia" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2899008", + "display" : "Thought block", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thought block (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thought blocking" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thought deprivation" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2901004", + "display" : "Melena", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tarry stools" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Melaena" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Melena (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Altered blood passed per rectum" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Altered blood in stool" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Black, tarry stool" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2902006", + "display" : "Decreased lymphocyte life span", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decreased lymphocyte life span (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2904007", + "display" : "Male infertility", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Male infertility (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2910007", + "display" : "Discharge from penis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Discharge from penis (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2912004", + "display" : "Cystic-bullous disease of the lung", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cystic-bullous disease of the lung (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2917005", + "display" : "Transient hypothyroidism", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transient hypothyroidism (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2918000", + "display" : "Infection due to Bacteroides", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Bacteroides" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Bacteroides (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2919008", + "display" : "Nausea, vomiting and diarrhea", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nausea, vomiting and diarrhoea" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nausea, vomiting and diarrhea (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2929001", + "display" : "Occlusion of artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arterial occlusive disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Obstruction of artery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arterial occlusion" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blocked artery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Occlusion of artery (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2935001", + "display" : "Poisoning by antiasthmatic", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning by antiasthmatic (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antiasthmatic poisoning" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2946003", + "display" : "Osmotic diarrhea", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Permeability diarrhea" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Permeability diarrhoea" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osmotic diarrhoea" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osmotic diarrhea (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2951009", + "display" : "Atopic cataract", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dermatogenous cataract" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Andogsky's syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Atopic cataract (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2955000", + "display" : "Chronic ulcerative pulpitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic ulcerative pulpitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2965006", + "display" : "Congenital alopecia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital atrichosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Naevoid congenital alopecia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nevoid congenital alopecia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital alopecia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2967003", + "display" : "Non-comitant strabismus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Non-comitant squint" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Non-comitant strabismus (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2978006", + "display" : "Aneurysm of conjunctiva", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aneurysm of conjunctiva (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2981001", + "display" : "Abdominal pulsatile mass", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pulsatile mass of abdomen (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pulsatile mass of abdomen" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2989004", + "display" : "Complication following molar AND/OR ectopic pregnancy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Complication following molar AND/OR ectopic pregnancy (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2990008", + "display" : "Lymphocytic leukemoid reaction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lymphocytic leukemoid reaction (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lymphocytic leukaemoid reaction" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2992000", + "display" : "Pigmentary pallidal degeneration", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pigmentary pallidal atrophy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hallervorden-Spatz disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pigmentary pallidal degeneration (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2994004", + "display" : "Brain fag", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brain fag (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2999009", + "display" : "Injury of ear", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injury of ear (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injury of ear region" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3002002", + "display" : "Hemorrhage of thyroid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemorrhage of thyroid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemorrhage of thyroid (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thyroid haemorrhage" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thyroid hemorrhage" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3004001", + "display" : "Congenital dilatation of esophagus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital dilatation of oesophagus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital dilatation of esophagus (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3006004", + "display" : "Disturbance of consciousness", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Impaired consciousness" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Altered consciousness" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disturbance of consciousness (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3009006", + "display" : "Solanum malacoxylon poisoning", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Solanum malacoxylon poisoning (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3013004", + "display" : "Open wound of ear drum without complication", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open wound of tympanic membrane without complication" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open wound of drumhead without complication" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open wound of ear drum without complication (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3014005", + "display" : "Id reaction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sensitization dermatitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Autoeczematisation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Autosensitization dermatitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cutaneous autosensitisation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sensitisation dermatitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Autoeczematization" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cutaneous autosensitization" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Autosensitisation dermatitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Id reaction (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3018008", + "display" : "Penetration of eyeball with magnetic foreign body", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Penetration of eyeball with magnetic foreign body (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3019000", + "display" : "Closed anterior dislocation of elbow", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed anterior dislocation of elbow (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3021005", + "display" : "Normal gastric acidity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Normal gastric acidity (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3023008", + "display" : "Acute peptic ulcer without hemorrhage, without perforation AND without obstruction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute peptic ulcer without haemorrhage, without perforation AND without obstruction" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute peptic ulcer without hemorrhage, without perforation AND without obstruction (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3032005", + "display" : "Nonvenomous insect bite of cheek without infection", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nonvenomous insect bite of cheek without infection (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3033000", + "display" : "Bone AND/OR joint disorder of pelvis in mother complicating pregnancy, childbirth AND/OR puerperium", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bone AND/OR joint disorder of pelvis in mother complicating pregnancy, childbirth AND/OR puerperium (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3038009", + "display" : "Acute lymphangitis of umbilicus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute lymphangitis of umbilicus (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3044008", + "display" : "Vitreous prolapse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vitreous prolapse (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3053001", + "display" : "Poisoning by nitroglycerin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by nitroglycerin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by nitroglycerin (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3059002", + "display" : "Acute lymphangitis of thigh", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute lymphangitis of thigh (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3067005", + "display" : "Blood group antigen C^u^", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Weak C phenotype" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Weak C phenotype (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3071008", + "display" : "Widow", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Widowhood" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Widow (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3072001", + "display" : "Hormone-induced hypopituitarism", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hormone-induced hypopituitarism (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3073006", + "display" : "Ruvalcaba syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ruvalcaba syndrome (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3089009", + "display" : "Disability evaluation, impairment, class 7", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disability evaluation, impairment, class 7 (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3094009", + "display" : "Vomiting in infants AND/OR children", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vomiting in infants AND/OR children (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3095005", + "display" : "Induced malaria", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Induced malaria (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3097002", + "display" : "Superficial injury of lip with infection", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Superficial injury of lip with infection (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3098007", + "display" : "Rupture of interventricular septum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ventricular septal rupture" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rupture of interventricular septum (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3109008", + "display" : "Secondary dysthymia early onset", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Secondary dysthymia early onset (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3110003", + "display" : "Acute otitis media", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute otitis media (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "AOM - Acute otitis media" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3119002", + "display" : "Brain stem laceration with open intracranial wound AND loss of consciousness", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brain stem laceration with open intracranial wound AND loss of consciousness (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3129009", + "display" : "Infarction of ovary", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infarction of ovary (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3135009", + "display" : "Swimmer's ear", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Otitis externa" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Otitis externa (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "OE - Otitis externa" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inflammation of ear canal" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3140001", + "display" : "Citrullinemia, subacute type", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Citrullinaemia, subacute type" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Citrullinemia, subacute type (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3144005", + "display" : "Staphylococcal pleurisy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Staphylococcal pleurisy (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3158007", + "display" : "Panic disorder with agoraphobia, agoraphobic avoidance in partial remission AND panic attacks in partial remission", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Panic disorder with agoraphobia, agoraphobic avoidance in partial remission AND panic attacks in partial remission (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3160009", + "display" : "Female infertility of cervical origin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Female infertility of cervical origin (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infertility of cervical origin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3163006", + "display" : "Acute adenoviral follicular conjunctivitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute adenoviral follicular conjunctivitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3168002", + "display" : "Thrombophlebitis of intracranial venous sinus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thrombophlebitis of intracranial venous sinus (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3185000", + "display" : "Mood-congruent delusion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mood-congruent delusion (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3199001", + "display" : "Sprain of shoulder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sprain of shoulder (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sprain of shoulder joint" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3200003", + "display" : "Sacrocoxalgia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sacrocoxalgia (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3208005", + "display" : "Open wound of ossicles without complication", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open wound of ossicles without complication (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3214003", + "display" : "Invasive pulmonary aspergillosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Invasive pulmonary aspergillosis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3217005", + "display" : "Open dislocation of sixth cervical vertebra", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open dislocation of sixth cervical vertebra (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3218000", + "display" : "Mycosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fungal infection" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disease caused by fungus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fungal infectious disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fungus infection" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mycoses" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mycosis (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mycotic disease" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3219008", + "display" : "Disease type AND/OR category unknown", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Undiagnosed disease AND/OR syndrome present" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disease type AND/OR category unknown (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3228009", + "display" : "Closed fracture of shaft of radius", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed fracture of shaft of radius (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed fracture of the radial shaft" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3229001", + "display" : "Ulcer of trachea", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ulcer of trachea (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tracheal ulcer" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3238004", + "display" : "Pericarditis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pericarditis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3239007", + "display" : "Lymphocyte disorder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lymphocyte disorder (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3253007", + "display" : "Discoloration of skin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Discolouration of skin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Discoloration of skin (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dyschromia" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3254001", + "display" : "Infection by Strongyloides westeri", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Strongyloides westeri (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Strongyloides westeri" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3259006", + "display" : "Homeria species poisoning", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cape tulip poisoning" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Homeria tulip poisoning" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Homeria species poisoning (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3261002", + "display" : "Migratory osteolysis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Migratory osteolysis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3263004", + "display" : "Verumontanitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Verumontanitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3272007", + "display" : "Stomatocytosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stomatocytosis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3274008", + "display" : "Flat chest", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alar chest" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pterygoid chest" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Flat chest (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3275009", + "display" : "Behcet's syndrome, vascular type", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Behcet's syndrome, vascular type (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Behcet syndrome, vascular type" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3276005", + "display" : "Toad poisoning", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning by ingesting toad" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning by ingesting toad (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3282008", + "display" : "Welders' keratitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Welders' keratitis (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arc eye" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Welder's flash" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Welder's blindness" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3283003", + "display" : "Feeling of sand or foreign body in eye", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Feeling of sand or foreign body in eye (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3286006", + "display" : "Patient status determination, greatly improved", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Patient status determination, greatly improved (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3289004", + "display" : "Anisometropia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anisometropia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3291007", + "display" : "Closed fracture of two ribs", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed fracture of two ribs (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3298001", + "display" : "Amnestic disorder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Amnestic syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Amnesic syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Amnestic disorder (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3303004", + "display" : "Disease due to Arenavirus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disease caused by Arenavirus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disease caused by Arenavirus (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3304005", + "display" : "Bronchial compression", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bronchial compression (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3305006", + "display" : "Disorder of lymphatics", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lymphangiopathy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disorder of lymphatic vessel (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disorder of lymphatic vessel" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3308008", + "display" : "Atrophic-hyperplastic gastritis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Atrophic-hyperplastic gastritis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3310005", + "display" : "Foreign body granuloma of skin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Foreign body reaction of the skin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Foreign body granuloma of skin (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3321001", + "display" : "Renal abscess", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Renal abscess (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3323003", + "display" : "Leukoplakia of penis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Kraurosis of penis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Leukoplakia of penis (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Leucoplakia of penis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3327002", + "display" : "Jerk nystagmus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rhythmical nystagmus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Jerk nystagmus (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acquired jerk nystagmus" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3331008", + "display" : "Open fracture of neck of metacarpal bone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open fracture of neck of metacarpal bone (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3344003", + "display" : "Toxic labyrinthitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Toxic labyrinthitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3345002", + "display" : "Idiopathic osteoporosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Idiopathic osteoporosis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3358001", + "display" : "Lichen ruber moniliformis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lichen ruber moniliformis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3368006", + "display" : "Dull chest pain", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dull chest pain (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3376008", + "display" : "Pseudoptyalism", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pseudoptyalism (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3381004", + "display" : "Open fracture of astragalus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open fracture of talus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open fracture of talus (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3387000", + "display" : "Auditory discrimination aphasia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Auditory aphasia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Word deafness" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aphememesthesia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Logokophosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aphememesthaesia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Auditory discrimination aphasia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3391005", + "display" : "Negative for tumor cells", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Negative for tumour cells" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Negative for tumor cells (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3398004", + "display" : "Cadmium poisoning", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cadmium poisoning (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cadmium toxicity" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3415004", + "display" : "Cyanosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cyanosis (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3419005", + "display" : "Faucial diphtheria", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diphtheritic membranous angina" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diphtheritic membrane" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Faucial diphtheria (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3421000", + "display" : "Open fracture of orbital floor (blow-out)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open fracture of orbital floor (blow-out) (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open blow-out fracture orbit" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open orbital blow-out fracture" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3424008", + "display" : "Tachycardia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rapid heart beat" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increased heart rate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tachycardia (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Heart rate fast" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3426005", + "display" : "Retained magnetic intraocular foreign body", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Old magnetic intraocular foreign body" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Retained magnetic intraocular foreign body (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3427001", + "display" : "Nonglucosuric melituria", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Non glucose melituria" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nonglucosuric melituria (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3434004", + "display" : "Myotonia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Myotonia (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tonic spasm of muscle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Myotonus" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3439009", + "display" : "SCID due to absent peripheral T cell maturation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Combined immunodeficiency associated with maturation pathway defect" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Severe combined immunodeficiency (SCID) due to absent peripheral T cell maturation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Severe combined immunodeficiency due to absent peripheral T cell maturation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Severe combined immunodeficiency due to absent peripheral T cell maturation (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3441005", + "display" : "Disease of sebaceous glands", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disorder of sebaceous gland (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disorder of sebaceous gland" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3446000", + "display" : "Open fracture of T7-T12 level with spinal cord injury", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open fracture of T7-T12 level with spinal cord injury (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3449007", + "display" : "Finger agnosia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Finger agnosia (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3456001", + "display" : "Chronic progressive non-hereditary chorea", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Senile chorea" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic progressive non-hereditary chorea (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3458000", + "display" : "Polymyositis ossificans", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Myositis ossificans associated with dermato / polymyositis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Polymyositis ossificans (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3461004", + "display" : "Deep third degree burn of thumb", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deep third degree burn of thumb (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3464007", + "display" : "Infection by Oesophagostomum dentatum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Oesophagostomum dentatum" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Oesophagostomum dentatum (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3468005", + "display" : "Neonatal infective mastitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neonatal infective mastitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3469002", + "display" : "Second degree burn of thumb", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Partial thickness burn of thumb" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Partial thickness burn of thumb (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3472009", + "display" : "Spondylolisthesis, grade 4", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spondylolisthesis, grade 4 (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3474005", + "display" : "Glycine max poisoning", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glycine max poisoning (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Soybean poisoning" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Soya bean poisoning" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3480002", + "display" : "Burn of wrist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Burn of wrist (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3482005", + "display" : "Postoperative esophagitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Postoperative oesophagitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Postoperative esophagitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3483000", + "display" : "Chronic peptic ulcer with perforation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic peptic ulcer with perforation (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3487004", + "display" : "Candidiasis of lung", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Candidal pneumonia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Candidiasis of lung (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pulmonary candidiasis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pulmonary candidosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Candidosis of lung" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3500002", + "display" : "Open wound of ossicles with complication", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open wound of ossicles with complication (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3502005", + "display" : "Cervical lymphadenitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cervical adenitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cervical lymphadenitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3506008", + "display" : "Stenosis of retinal artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stenosis of retinal artery (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3507004", + "display" : "Abscess of thigh", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abscess of thigh (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3511005", + "display" : "Infectious thyroiditis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infectious thyroiditis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3514002", + "display" : "Peribronchial fibrosis of lung", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Peribronchial fibrosis of lung (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3519007", + "display" : "Disorder of synovium", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disorder of synovium (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3528008", + "display" : "Restricted carbohydrate fat controlled diet", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Restricted carbohydrate fat controlled diet (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3529000", + "display" : "Infection by Sanguinicola", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sanguinicolosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Sanguinicola" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Sanguinicola (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3530005", + "display" : "Bipolar I disorder, single manic episode, in full remission", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bipolar I disorder, single manic episode, in full remission (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bipolar 1 disorder, single manic episode, full remission" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3531009", + "display" : "Intrapsychic conflict", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intrapsychic conflict (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3533007", + "display" : "Pustular bacterid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pustular bacterid (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute palmoplantar pustular psoriasis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3539006", + "display" : "Enteromenia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Enteromenia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3542000", + "display" : "Laceration extending into parenchyma of spleen with open wound into abdominal cavity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Laceration extending into parenchyma of spleen with open wound into abdominal cavity (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3544004", + "display" : "Hair-splitting", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hair-splitting (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3545003", + "display" : "Diastolic dysfunction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diastolic dysfunction (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3548001", + "display" : "Brachial plexus lesion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brachial plexus neuropathy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brachial plexus disorder" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "BPN - Brachial plexus neuropathy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brachial plexus disorder (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3549009", + "display" : "Pancreatic acinar atrophy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PAA" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pancreatic acinar atrophy (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3558002", + "display" : "Mesenteric infarction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mesenteric infarction (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3560000", + "display" : "Bilateral recurrent inguinal hernia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bilateral recurrent inguinal hernia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3570003", + "display" : "Increased blood erythrocyte volume", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increased blood erythrocyte volume (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3571004", + "display" : "Megaloblastic anemia due to pancreatic insufficiency", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Megaloblastic anaemia due to pancreatic insufficiency" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Megaloblastic anemia due to pancreatic insufficiency (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3577000", + "display" : "Retinal lattice degeneration", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Palisade degeneration of retina" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Retinal lattice degeneration (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lattice retinal degeneration" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "LD - Lattice degeneration" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lattice degeneration" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3585009", + "display" : "Blinking", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Winking" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blinking (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3586005", + "display" : "Psychogenic fugue", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dissociative fugue" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Psychogenic fugue (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3589003", + "display" : "Syphilitic pericarditis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Syphilitic pericarditis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3590007", + "display" : "Enteroenteric fistula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Enteroenteric fistula (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3591006", + "display" : "Metabolic acidosis, NAG, bicarbonate losses", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Metabolic acidosis, normal anion gap, bicarbonate losses" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Metabolic acidosis, normal anion gap, bicarbonate losses (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3598000", + "display" : "Partial recent retinal detachment with single defect", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Partial recent retinal detachment with single defect (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3611003", + "display" : "Demeton poisoning", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Demeton poisoning (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3633001", + "display" : "Abscess of hand", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abscess of hand (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3639002", + "display" : "Glossoptosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glossoptosis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3640000", + "display" : "Late effect of traumatic amputation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Late effect of traumatic amputation (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3641001", + "display" : "Infection by Coenurosis serialis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Coenurosis serialis (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Coenurosis serialis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3642008", + "display" : "Deficiency of steryl-sulfatase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Steryl-sulfate sulfohydrolase deficiency" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arylsulfatase C deficiency" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arylsulphatase C deficiency" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deficiency of steryl-sulphatase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Steryl-sulphate sulphohydrolase deficiency" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disorder involving deficiency of steryl-sulfatase (EC 3.1.6.2) (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disorder involving deficiency of steryl-sulfatase (EC 3.1.6.2)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3644009", + "display" : "Macerated skin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Macerated skin (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3649004", + "display" : "Contusion of multiple sites of trunk", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Contusion of multiple sites of trunk (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Contusion, multiple sites of trunk" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3650004", + "display" : "Congenital absence of liver", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital absence of liver (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3652007", + "display" : "Overproduction of growth hormone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypersomatotropism" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Overproduction of growth hormone (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3657001", + "display" : "Osteospermum species poisoning", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osteospermum species poisoning (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3662000", + "display" : "Paraesophageal hernia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thoracic stomach" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastroesophageal hernia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rolling hiatus hernia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paraoesophageal hiatus hernia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paraoesophageal hernia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paraesophageal hiatus hernia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paraesophageal hernia (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastrooesophageal hernia" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3677008", + "display" : "Academic problem", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Academic problem (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3680009", + "display" : "Monocephalus tripus dibrachius", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Monocephalus tripus dibrachius (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3681008", + "display" : "Thrombophlebitis of torcular Herophili", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thrombophlebitis of torcular Herophili (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3696007", + "display" : "Nonulcer dyspepsia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nonulcer dyspepsia (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Functional dyspepsia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Non-ulcer dyspepsia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastric irritation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Non ulcer dyspepsia" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3699000", + "display" : "Transverse deficiency of upper limb", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transverse deficiency of arm" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transverse arrest of the arm" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transverse deficiency of upper limb (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3704008", + "display" : "Diffuse endocapillary proliferative glomerulonephritis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diffuse endocapillary proliferative glomerulonephritis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3705009", + "display" : "Congenital anomaly of anterior chamber of eye", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital anomaly of anterior chamber of eye (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital malformation of anterior chamber of eye" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3716002", + "display" : "Goiter", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Enlargement of thyroid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Struma of thyroid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thyromegaly" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Goitre" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Swelling of thyroid gland" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thyroid enlargement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Struma - goitre" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Struma - goiter" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Goiter (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thyroid goiter" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thyroid goitre" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3720003", + "display" : "Abnormal presence of hemoglobin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abnormal presence of haemoglobin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abnormal presence of hemoglobin (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3723001", + "display" : "Arthritis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arthritis (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Joint inflammation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inflammatory arthritis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3733009", + "display" : "Congenital eventration of right crus of diaphragm", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital eventration of right crus of diaphragm (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3738000", + "display" : "Viral hepatitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "VH - Viral hepatitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Viral hepatitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3744001", + "display" : "Hyperlipoproteinemia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hyperlipoproteinaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hyperlipoproteinemia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3747008", + "display" : "Ejection click", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ejection click (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "EC - Ejection click" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3750006", + "display" : "Arteriospasm", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spasm of artery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arterial spasm" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arteriospasm (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3751005", + "display" : "Contusion of labium", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Contusion of labium (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3752003", + "display" : "Trichuriasis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trichocephaliasis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Whipworm infection" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trichuriosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trichuriasis - whipworm" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trichuriasis (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection by Trichuris" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3754002", + "display" : "Dysplasia of vagina", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dysplasia of vagina (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3755001", + "display" : "Pityriasis rubra pilaris", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lichen ruber acuminatus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Devergie's disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pityriasis rubra pilaris (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PRP - Pityriasis rubra pilaris" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3756000", + "display" : "Static ataxia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Static ataxia (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3759007", + "display" : "Injury of heart with open wound into thorax", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injury of heart with open wound into thorax (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3760002", + "display" : "Familial multiple factor deficiency syndrome, type V", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "FMFD syndrome, type V" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Factors VIII, IX AND XI deficiency" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Familial multiple factor deficiency syndrome, type V (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3762005", + "display" : "Bilateral recurrent femoral hernia with gangrene", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gangrene co-occurrent and due to bilateral recurrent femoral hernia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recurrent bilateral femoral hernia with gangrene" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recurrent bilateral femoral hernia with gangrene (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3763000", + "display" : "Expected bereavement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Expected bereavement due to life event (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Expected bereavement due to life event" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3783004", + "display" : "Enamel pearls", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Enamel pearls (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3797007", + "display" : "Periodontal cyst", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cyst of periodontal tissue (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cyst of periodontal tissue" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3798002", + "display" : "Premature birth of identical twins, both stillborn", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Premature birth of identical twins, both stillborn (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3815005", + "display" : "Crohn's disease of rectum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Regional enteritis of rectum" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Crohn's proctitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Regional enteritis of the rectum" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Crohn's disease of rectum (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Crohn disease of rectum" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3820005", + "display" : "Inner ear conductive hearing loss", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inner ear conductive hearing loss (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3827008", + "display" : "Aneurysm of artery of neck", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aneurysm of artery of neck (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3830001", + "display" : "Subcutaneous emphysema", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subcutaneous emphysema (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3841004", + "display" : "Blister of cheek with infection", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blister of cheek with infection (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3845008", + "display" : "Congenital duplication of intestine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital duplication of intestine (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Duplication of intestine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3855007", + "display" : "Disorder of pancreas", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disorder of pancreas (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3885002", + "display" : "ABO isoimmunization affecting pregnancy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ABO isoimmunisation affecting pregnancy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ABO isoimmunization affecting pregnancy (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ABO isoimmunisation in pregnancy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ABO isoimmunization in pregnancy" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3886001", + "display" : "Congenital fecaliths", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital faecaliths" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital fecaliths (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3899003", + "display" : "Neutropenic typhlitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neutropenic typhlitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3900008", + "display" : "Mixed sensory-motor polyneuropathy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mixed sensory-motor polyneuropathy (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3902000", + "display" : "Non dose-related drug-induced neutropenia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immunologic drug-induced neutropenia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergic drug-induced neutropenia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Non dose-related drug-induced neutropenia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3908001", + "display" : "Infestation by Haematopinus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infestation caused by Haematopinus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infestation caused by Haematopinus (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3909009", + "display" : "Coeur en sabot", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Coeur en sabot (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3913002", + "display" : "Injury of gastrointestinal tract with open wound into abdominal cavity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injury of gastrointestinal tract with open wound into abdominal cavity (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3914008", + "display" : "Mental disorder in childhood", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mental disorder in childhood (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3928002", + "display" : "Zika virus disease", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Zika fever" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Zika virus disease (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3939004", + "display" : "Bacterial colony density, transparent", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bacterial colony density, transparent (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3944006", + "display" : "Steroid sulfatase deficiency", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Placental sulfatase deficiency" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Placental steroidal sulfatase deficiency" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "X-linked placental steryl-sulfatase deficiency" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Placental steroidal sulphatase deficiency" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Steroid sulphatase deficiency" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Placental sulphatase deficiency" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "X-linked placental steryl-sulphatase deficiency" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Placental sulfatase deficiency (X-linked steryl-sulfatase deficiency) in a female (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Placental sulfatase deficiency (X-linked steryl-sulfatase deficiency) in a female" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3947004", + "display" : "High oxygen affinity hemoglobin polycythemia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "High oxygen affinity haemoglobin polycythaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "High oxygen affinity hemoglobin polycythemia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3950001", + "display" : "Birth", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Birth (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3951002", + "display" : "Proctitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Proctitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3972004", + "display" : "Primary insomnia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Primary insomnia (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Idiopathic insomnia" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3975002", + "display" : "Deep third degree burn of lower limb", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deep third degree burn of lower limb (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3978000", + "display" : "Hemolytic anemia due to warm antibody", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Warm type hemolytic anemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Warm autoimmune hemolytic anemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Warm autoimmune haemolytic anaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Warm type haemolytic anaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemolytic anaemia due to warm antibody" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Warm autoimmune hemolytic anemia (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "AIHA - Warm autoimmune haemolytic anaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "AIHA - Warm autoimmune hemolytic anemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Warm antibody hemolytic anemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Warm antibody haemolytic anaemia" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3987009", + "display" : "Congenital absence of trachea", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital absence of trachea (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3993001", + "display" : "Infection by Muellerius", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muelleriosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Muellerius" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Muellerius (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3999002", + "display" : "Acute pyelitis without renal medullary necrosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute pyelitis without renal medullary necrosis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4003003", + "display" : "Disease due to Alphavirus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alphavirus disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disease caused by Alphavirus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disease caused by Alphavirus (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4006006", + "display" : "Fetal tachycardia affecting management of mother", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fetal tachycardia affecting management of mother (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Foetal tachycardia affecting management of mother" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4009004", + "display" : "Lower urinary tract infectious disease", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lower urinary tract infection" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "UTI - Lower urinary tract infection" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lower urinary tract infectious disease (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4016003", + "display" : "Empyema of mastoid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Empyema of mastoid (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4017007", + "display" : "Increased stratum corneum adhesiveness", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decreased shedding of cells from epidermal surface" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increased stratum corneum adhesiveness (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4022007", + "display" : "Vulvitis circumscripta plasmacellularis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vulvitis circumscripta plasmacellularis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4026005", + "display" : "Interstitial mastitis associated with childbirth", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Interstitial mastitis associated with childbirth (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4030008", + "display" : "Le Dantec virus disease", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Le Dantec virus disease (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4038001", + "display" : "Myrotheciotoxicosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Myrotheciotoxicosis (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by Myrothecium" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4039009", + "display" : "Multiple vitamin deficiency disease", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypovitaminosis, multiple vitamins" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Multiple vitamin deficiency disease (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4040006", + "display" : "Hassall-Henle bodies", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hassall-Henle bodies (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4041005", + "display" : "Congenital anomaly of macula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital anomaly of macula (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4046000", + "display" : "Degenerative spondylolisthesis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Degenerative spondylolisthesis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4062006", + "display" : "Lumbosacral plexus lesion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lumbosacral plexus lesion (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4063001", + "display" : "Achillodynia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Achillodynia (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4069002", + "display" : "Anoxic brain damage during AND/OR resulting from a procedure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cerebral hypoxia during AND/OR resulting from a procedure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anoxic brain damage during AND/OR resulting from a procedure (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4070001", + "display" : "Palinphrasia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paliphrasia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Palinphrasia (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Involuntary repetition of words and phrases." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4075006", + "display" : "Peganum harmala poisoning", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "African rue poisoning" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Peganum harmala poisoning (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4082005", + "display" : "Syphilitic myocarditis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Myocarditis caused by Treponema pallidum" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Myocarditis caused by Treponema pallidum (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4088009", + "display" : "Acquired hydrocephalus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acquired hydrocephalus (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4089001", + "display" : "Meningococcemia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Meningococcaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Meningococcemia (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4103001", + "display" : "Complex partial seizures with consciousness impaired", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Complex partial seizure with impairment of consciousness" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Psychomotor fit" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Complex partial seizure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Complex partial seizure with impairment of consciousness (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4107000", + "display" : "Infertile male syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infertile male syndrome (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4113009", + "display" : "Arrested hydrocephalus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arrested hydrocephalus (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4120002", + "display" : "Bronchiolitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bronchiolitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4124006", + "display" : "Nonvenomous insect bite of vagina with infection", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nonvenomous insect bite of vagina with infection (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Insect bite, nonvenomous, of vagina, infected" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4127004", + "display" : "Prostatic obstruction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prostatic obstruction (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4129001", + "display" : "Argyll-Robertson pupil", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Argyll-Robertson pupil (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4135001", + "display" : "11p partial monosomy syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "11p partial monosomy syndrome (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4136000", + "display" : "Macrodactyly of toe (disorder)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Macrodactyly of toe" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4142001", + "display" : "Muscular asthenopia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muscular asthenopia (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4160001", + "display" : "Congenital anomaly of upper respiratory system", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital anomaly of upper respiratory system (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4168008", + "display" : "Tibial plateau chondromalacia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tibial plateau chondromalacia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4170004", + "display" : "Ehlers-Danlos syndrome, procollagen proteinase resistant", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ehlers-Danlos syndrome, mutant procollagen type 7" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ehlers-Danlos syndrome, autosomal dominant type 7" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ehlers-Danlos syndrome, procollagen proteinase resistant (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4174008", + "display" : "Placenta tripartita", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trilobate placenta" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Placenta triplex" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Placenta tripartita (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tripartite placenta" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4175009", + "display" : "Infestation by Oestrus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oestrosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infestation by Estrus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infestation caused by Oestrus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infestation caused by Estrus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infestation caused by Oestrus (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4178006", + "display" : "Partial recent retinal detachment with multiple defects", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Partial recent retinal detachment with multiple defects (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4181001", + "display" : "Normal peak expiratory flow rate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Normal peak expiratory flow rate (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4183003", + "display" : "Charcot-Marie-Tooth disease, type IC", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Charcot-Marie-Tooth disease, type IC (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4184009", + "display" : "Congenital anomaly of endocrine gland", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital anomaly of endocrine organ" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital anomaly of endocrine gland (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital malformation of the endocrine glands" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4195003", + "display" : "Congenital duplication of anus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital duplication of anus (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Duplication of anus" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4197006", + "display" : "Disability evaluation, impairment, class 5", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disability evaluation, impairment, class 5 (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4199009", + "display" : "18p partial trisomy syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "18p partial trisomy syndrome (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4208000", + "display" : "Closed multiple fractures of both lower limbs", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed multiple fractures of both legs" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed multiple fractures of both lower limbs (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4210003", + "display" : "Ocular hypertension", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ocular hypertension (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "OH - Ocular hypertension" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "OHT - Ocular hypertension" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4223005", + "display" : "Parkinsonism due to drug", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Parkinsonism caused by drug" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Parkinsonism caused by drug (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4224004", + "display" : "Complication of infusion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Complication of infusion (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4225003", + "display" : "Tuberculosis of nose", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tuberculosis of nose (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nasal tuberculosis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4232007", + "display" : "Chronic vulvitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic vulvitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4237001", + "display" : "Suppurative pulpitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Suppurative pulpitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4240001", + "display" : "Rupture of aorta", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rupture of aorta (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4241002", + "display" : "Listeriosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection due to Listeria monocytogenes" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Circling disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Listerellosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Listeriosis (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Listeria monocytogenes infection" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4242009", + "display" : "18q partial monosomy syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "18q minus syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Long arm 18 deletion syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "18q partial monosomy syndrome (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4248008", + "display" : "Synovitis AND/OR tenosynovitis associated with another disease", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Synovitis AND/OR tenosynovitis associated with another disease (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4249000", + "display" : "Poor peripheral circulation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poor peripheral circulation (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4260009", + "display" : "Sacral spinal cord injury without bone injury", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sacral spinal cord injury without bone injury (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4262001", + "display" : "Phlebitis of superior sagittal sinus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phlebitis of superior sagittal sinus (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4264000", + "display" : "Chronic pericoronitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic pericoronitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4269005", + "display" : "Chronic gastrojejunal ulcer without hemorrhage AND without perforation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic gastrojejunal ulcer without haemorrhage AND without perforation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic gastrojejunal ulcer without hemorrhage AND without perforation (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4273008", + "display" : "Closed posterior dislocation of elbow", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed posterior dislocation of elbow (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4275001", + "display" : "Spasm of conjugate gaze", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spasm of conjugate gaze (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conjugate gaze spasm" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4283007", + "display" : "Mirizzi's syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mirizzi's syndrome (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mirizzi syndrome" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4287008", + "display" : "Chordee", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gryposis penis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chordee (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chordee of penis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4294006", + "display" : "Isosexual precocious puberty", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Isosexual precocity" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Isosexual precocious puberty (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4300009", + "display" : "Deep third degree burn of forearm", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deep third degree burn of forearm (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4301008", + "display" : "Autoimmune state", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Autoimmunity" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Autoimmune state (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4306003", + "display" : "Cluster B personality disorder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cluster B personality disorder (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4307007", + "display" : "Pregestational diabetes mellitus AND/OR impaired glucose tolerance, modified White class F", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pregestational diabetes mellitus AND/OR impaired glucose tolerance, modified White class F (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4313003", + "display" : "Acardiacus anceps", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemiacardius" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acardiacus anceps (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4316006", + "display" : "Myometritis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Myometritis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4320005", + "display" : "Factor V deficiency", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Factor V deficiency (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4324001", + "display" : "Subacute cystitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subacute cystitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4325000", + "display" : "11q partial monosomy syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "11q partial monosomy syndrome (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4338008", + "display" : "Arnold's nerve reflex cough syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arnold's nerve reflex cough syndrome (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arnold nerve reflex cough syndrome" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4340003", + "display" : "Acrodermatitis atrophicans chronica", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acrodermatitis chronica atrophicans" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dermatitis chronica atrophicans" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dermatitis atrophicans" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acrodermatitis atrophicans chronica (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4349002", + "display" : "Open fracture of multiple sites of metacarpus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open fracture of multiple sites of metacarpus (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4354006", + "display" : "Open dislocation of scapula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open dislocation of scapula (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4356008", + "display" : "Gingival recession", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gingival recession (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gingival soft tissue recession" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4359001", + "display" : "Early congenital syphilis (less than 2 years)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Early congenital syphilis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Early congenital syphilis (less than 2 years) (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4364002", + "display" : "Structure of associations", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of associations (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4367009", + "display" : "Hoover's sign", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hoover's sign (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hoover sign" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4373005", + "display" : "Hippocratic nails", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increased curvature of nails" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Club nail" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clubbing of nail" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hippocratic nail" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clubbing of nail (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4374004", + "display" : "Congenital anomaly of tricuspid valve", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital anomaly of tricuspid valve (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "TV - Congenital tricuspid valve abnormality" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital tricuspid valve abnormality" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4381006", + "display" : "Verbal paraphasia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Verbal paraphasia (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4386001", + "display" : "Bronchospasm", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bronchial spasm" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bronchospasm (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4390004", + "display" : "Lithium nephropathy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lithium nephropathy (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic lithium nephrotoxicity" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4397001", + "display" : "Partial congenital duodenal obstruction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Partial congenital duodenal obstruction (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4399003", + "display" : "Acute hemorrhagic pancreatitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemorrhagic pancreatitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute haemorrhagic pancreatitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemorrhagic pancreatitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute hemorrhagic pancreatitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4403007", + "display" : "Exclamation point hair", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Exclamation point hair (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4406004", + "display" : "Congenital anomaly of male genital system", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital anomaly of male genital system (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4409006", + "display" : "Adenosylcobalamin and methylcobalamin synthesis defect", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Combined methylmalonic acidaemia and homocystinuria due to defects in adenosylcobalamin and methylcobalamin synthesis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Combined methylmalonic acidemia and homocystinuria due to defects in adenosylcobalamin and methylcobalamin synthesis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adenosylcobalamin and methylcobalamin synthesis defect (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4410001", + "display" : "Retroperitoneal hernia with obstruction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Retroperitoneal hernia with obstruction (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4412009", + "display" : "Injury of digital nerve", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injury of digital nerve (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Digital nerve injury" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4414005", + "display" : "Infection by Setaria", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Setariosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Setaria (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Setaria" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4416007", + "display" : "Heerfordt's syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Uveoparotid fever" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Heerfordt's syndrome (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Heerfordt syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Heerfordt-Waldenström syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Heerfordt-Waldenstrom syndrome" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4418008", + "display" : "Gangrenous ergotism", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gangrenous ergotism (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4426000", + "display" : "Abortion number 10", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aborta 10" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ten previous induced terminations of pregnancy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ten previous induced terminations of pregnancy (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4434006", + "display" : "Bloom syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital telangiectatic erythema syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bloom syndrome (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "BS - Bloom syndrome" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4439001", + "display" : "Cyclic oculomotor paralysis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Axenfeld-Schürenberg syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cyclic oculomotor paralysis (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Axenfeld-Schurenberg syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cyclical oculomotor palsy" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4441000", + "display" : "Severe bipolar disorder with psychotic features", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Severe bipolar disorder with psychotic features (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4445009", + "display" : "Tuberculosis of genitourinary system", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tuberculosis of genitourinary system (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "TB - Urogenital tuberculosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Urogenital tuberculosis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4448006", + "display" : "Allergic headache", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergic headache (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4461006", + "display" : "Complication of administrative procedure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Complication of administrative procedure (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4463009", + "display" : "Familial amyloid polyneuropathy, type II", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Familial amyloid polyneuropathy, 84 Ser-for-Ile" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Familial amyloid polyneuropathy, Indiana-Swiss type" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Amyloidosis, Indiana-Maryland type" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hereditary neuropathic amyloidosis, type II" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Indiana-Maryland type amyloid polyneuropathy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Familial amyloid polyneuropathy type II" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "German type amyloid polyneuropathy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Swiss type amyloid polyneuropathy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rakavina type amyloidosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Familial amyloid polyneuropathy, type II (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4464003", + "display" : "Rocio virus disease", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rocio virus disease (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4465002", + "display" : "Spherophakia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital spherophakia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spherophakia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4468000", + "display" : "Oppenheim's gait", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oppenheim's gait (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oppenheim gait" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4470009", + "display" : "Blanching of skin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blanching of skin (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4473006", + "display" : "Migraine with aura", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Classical migraine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Migraine with aura (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4477007", + "display" : "Juvenile myopathy AND lactate acidosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Juvenile myopathy AND lactate acidosis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4478002", + "display" : "Multiple fractures of upper AND lower limbs", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Multiple fractures of upper AND lower limbs (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4481007", + "display" : "Abnormal gastric secretion regulation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abnormal gastric secretion regulation (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4483005", + "display" : "Syphilitic punched out ulcer", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Syphilitic punched out ulcer (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4494009", + "display" : "Diverticulitis of large intestine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diverticulitis of large intestine (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4495005", + "display" : "Congenital hypertrophy of ureteric valve", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital hypertrophy of ureteric valve (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4499004", + "display" : "Disseminated anergic leishmaniasis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disseminated anergic leishmaniasis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4501007", + "display" : "Tuberculous ascites", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tuberculous ascites (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4506002", + "display" : "Educational problem", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Educational problem (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4510004", + "display" : "Streptococcal meningitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Streptococcal meningitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4512007", + "display" : "Group sex play", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Group sex play (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4519003", + "display" : "Hypouricemia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypouricaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypouricemia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4522001", + "display" : "Dental plaque on tooth (disorder)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dental plaque on tooth" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dental biofilm on tooth" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4523006", + "display" : "Babinski-Nageotte syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Babinski-Nageotte syndrome (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4526003", + "display" : "Poisoning by probenecid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Probenecid poisoning" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by probenecid (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by probenecid" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4529005", + "display" : "Abnormal spermatogenesis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abnormal spermatogenesis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4530000", + "display" : "Madelung's deformity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carpus curvus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Madelung's deformity (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Madelung deformity" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4547004", + "display" : "Determination of outcome, satisfactory to physician", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Determination of outcome, satisfactory to physician (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4550001", + "display" : "Special infant formula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Special infant formula (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4554005", + "display" : "Intraventricular conduction defect", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intraventricular conduction defect (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4556007", + "display" : "Gastritis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastric catarrh" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastritis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4557003", + "display" : "Preinfarction syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Unstable angina" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intermediate coronary syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Crescendo angina" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Worsening angina" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pre-infarction syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Preinfarction syndrome (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Preinfarction angina" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4559000", + "display" : "Mixed infectious disease", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mixed infection" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Polyinfection" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mixed infectious disease (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Polymicrobial infection" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4565000", + "display" : "Decreased oxygen affinity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decreased oxygen affinity (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4568003", + "display" : "Retrosternal chest pain", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Retrosternal pain" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Retrosternal pain (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4575002", + "display" : "Acute hyponatremia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute low salt syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Schroeder's syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute hyponatraemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute hyponatremia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4586000", + "display" : "Complication of internal fixation device", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disorder of implanted bone fixation device" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Complication of internal fixation device (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4592006", + "display" : "S>4< gallop", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Atrial gallop" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fourth sound gallop" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fourth sound gallop (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A galloping sound on cardiac auscultation because of an abnormally audible fourth heart sound." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4598005", + "display" : "Osteomalacia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osteomalacia (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "OM - osteomalacia" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4602007", + "display" : "Robin sequence", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Micrognathia-glossoptosis syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pierre Robin syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Robin sequence (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pierre Robin association" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4633009", + "display" : "Hymenoxys richardsonii poisoning", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Colorado rubberweed poisoning" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pingue poisoning" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hymenoxys richardsonii poisoning (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4637005", + "display" : "Intrahepatic cholestasis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intrahepatic cholestasis (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4639008", + "display" : "Glanders", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection due to Pseudomonas mallei" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Malleus (glanders)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection due to Actinobacillus mallei" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection due to Malleomyces mallei" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Maliasmus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Farcy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Equina" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Equine glanders" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Farcy buds" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Farcy pipes" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Farcy cords" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glanders (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4641009", + "display" : "Myxedema heart disease", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Myxoedema heart disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Myxedema heart disease (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4645000", + "display" : "Senile brain amyloidosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "AS beta protein amyloidosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Senile brain amyloidosis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4654002", + "display" : "Posteruptive color change of tooth", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Posteruptive staining of tooth" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Posteruptive discoloration of tooth" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Posteruptive discolouration of tooth" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Posteruptive colour change of tooth" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Posteruptive color change of tooth (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4659007", + "display" : "Acne fulminans", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acne fulminans (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4661003", + "display" : "Calculus of bile duct with obstruction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Calculus of bile duct with obstruction (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4665007", + "display" : "Costal respiration", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thoracic respiration" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thoracic breathing" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thoracic breathing (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Breathes with chest" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4667004", + "display" : "Female infertility due to structural congenital anomaly of vagina", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Female infertility due to structural congenital anomaly of vagina (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4669001", + "display" : "Pinta, primary lesion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Primary chancre of pinta" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Primary papule of pinta" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chancre of pinta" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Primary pinta lesion" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pinta, primary lesion (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4673003", + "display" : "Open fracture of lateral malleolus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open fracture of lateral malleolus (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open fracture ankle, lateral malleolus" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4676006", + "display" : "SLE glomerulonephritis syndrome, WHO class II", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "SLE with mesangial proliferative glomerulonephritis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lupus nephritis - WHO Class II" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Systemic lupus erythematosus glomerulonephritis syndrome, World Health Organization (WHO) class II" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Systemic lupus erythematosus glomerulonephritis syndrome, World Health Organization class II" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Systemic lupus erythematosus glomerulonephritis syndrome, World Health Organization class II (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4688008", + "display" : "Poisoning by griseofulvin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Griseofulvin poisoning" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by griseofulvin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by griseofulvin (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4690009", + "display" : "Metabolic acidosis due to paraldehyde", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Metabolic acidosis caused by paraldehyde (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Metabolic acidosis caused by paraldehyde" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4702003", + "display" : "Inherited disorder of folate metabolism", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inherited disorder of folate metabolism (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4708004", + "display" : "Disability evaluation, disability 35%", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disability evaluation disability 35 percent (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disability evaluation disability 35 percent" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4711003", + "display" : "Congenital anomaly of bile ducts", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Biliary malformation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital anomaly of bile ducts (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bile duct anomalies" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4721006", + "display" : "Basic motor learning problem", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Basic motor learning problem (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4724003", + "display" : "Acute radial nerve palsy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute radial nerve palsy (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4733001", + "display" : "Orunga virus disease", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Orungo fever" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Orunga virus disease (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4740000", + "display" : "Herpes zoster", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Shingles" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Zona" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Herpes zoster infection" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Herpes zoster (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Zoster" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4749004", + "display" : "Naso-palatine duct cyst", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Median anterior maxillary cyst" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incisive canal cyst" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Naso-palatine duct cyst (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nasopalatine duct cyst" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4750004", + "display" : "Open fracture of medial condyle of humerus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open fracture of medial condyle of humerus (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4754008", + "display" : "Gynecomastia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypertrophy of male breast" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gynaecomastia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gynaecomazia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gynecomazia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gynecomastia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4760008", + "display" : "Chronic dacryoadenitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic dacryoadenitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4763005", + "display" : "Frostbite of hand", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Frostbite of hand (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4771009", + "display" : "Poisoning by cephalosporin group antibiotic", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cephalosporin group poisoning" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by cephalosporin group antibiotic (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by cephalosporin group antibiotic" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4776004", + "display" : "Lichen planus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ruber planus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lichen planus (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "LP - Lichen planus" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4783006", + "display" : "Maternal diabetes mellitus with hypoglycemia affecting fetus OR newborn", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Maternal diabetes mellitus with hypoglycaemia affecting fetus OR newborn" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Maternal diabetes mellitus with hypoglycemia affecting fetus OR newborn (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Maternal diabetes mellitus with hypoglycaemia affecting foetus OR newborn" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4787007", + "display" : "Fetal or neonatal effect of breech delivery and extraction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fetal or neonatal effect of breech delivery and extraction (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Foetal or neonatal effect of breech delivery and extraction" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4788002", + "display" : "Closed fracture of zygoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed fracture of zygoma (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed fracture zygoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed fracture of malar bone" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4800001", + "display" : "Pyuria", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pyuria (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4805006", + "display" : "Functional aphasia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Functional aphasia (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4806007", + "display" : "Bjerrum scotoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bjerrum scotoma (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bjerrum visual field defect" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4817008", + "display" : "Primary degenerative dementia of the Alzheimer type, senile onset, with delirium", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dementia of the Alzheimer's type, with late onset, with delirium" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Primary degenerative dementia of the Alzheimer type, senile onset, with delirium (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dementia Alzheimers type, late onset with delirium" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4819006", + "display" : "Effusion of joint of ankle AND/OR foot", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Effusion of joint of ankle AND/OR foot (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Joint effusion of ankle AND/OR foot" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4821001", + "display" : "Contusion of cheek", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Contusion, cheek" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Contusion of cheek (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4834000", + "display" : "Typhoid fever", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Typhoid fever (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection by Salmonella Typhi" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4835004", + "display" : "Infection by Nosema bombycis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fleckenkrankheit" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pébrine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pebrine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Nosema bombycis (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Nosema bombycis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4839005", + "display" : "Chronic enlargement of lacrimal gland", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic lacrimal gland enlargement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic enlargement of lacrimal gland (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4846001", + "display" : "Anicteric viral hepatitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anicteric viral hepatitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4851007", + "display" : "Chronic endocarditis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic endocarditis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4853005", + "display" : "Dry coitus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dry coitus (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4854004", + "display" : "Acquired hemolytic anemia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acquired haemolytic anaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acquired hemolytic anemia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4855003", + "display" : "Diabetic retinopathy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Retinal abnormality - diabetes-related" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "DR - Diabetic retinopathy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Retinopathy due to diabetes mellitus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Retinopathy due to diabetes mellitus (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4859009", + "display" : "Lichen spinulosus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lichen spinulosus (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Keratosis spinulosa" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4860004", + "display" : "Infection by Aspergillus niger", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Aspergillus niger" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Aspergillus niger (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4863002", + "display" : "Phencyclidine-induced mood disorder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phencyclidine mood disorder" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PCP (phencyclidine) mood disorder" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mood disorder caused by phencyclidine (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mood disorder caused by phencyclidine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4873000", + "display" : "Localized vascularization of cornea", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Localised vascularisation of cornea" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Localized vascularization of cornea (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Localised corneal vascularisation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Localized corneal vascularization" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4874006", + "display" : "11q partial trisomy syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "11q partial trisomy syndrome (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4886009", + "display" : "Premature birth of newborn male", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Premature male newborn" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Premature birth of newborn male (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4887000", + "display" : "Hypertyrosinemia, Richner-Hanhart type", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tyrosine transaminase deficiency" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oculocutaneous tyrosinemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Richner-Hanhart syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hereditary hypertyrosinemia, type II" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypertyrosinemia, Oregon type" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Keratosis palmoplantaris with corneal dystrophy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Persistent hypertyrosinemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Richner syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tyrosinemia without hepatorenal dysfunction" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hereditary hypertyrosinaemia, type II" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypertyrosinaemia, Oregon type" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tyrosinemia type II" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oculocutaneous tyrosinaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tyrosinaemia type II" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypertyrosinaemia, Richner-Hanhart type" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Persistent hypertyrosinaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tyrosinaemia without hepatorenal dysfunction" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypertyrosinemia, Richner-Hanhart type (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tyrosinaemia type 2" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tyrosinemia type 2" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tyrosinaemia due to tyrosine aminotransferase deficiency" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tyrosinemia due to tyrosine aminotransferase deficiency" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "An inborn error of tyrosine metabolism characterized by hypertyrosinemia with oculocutaneous manifestations and in some cases intellectual deficit. Skin lesions occur in 80% of cases, ocular involvement in 75% of cases and neurologic findings and some degree of intellectual deficit in up to 60% of cases. Onset is variable but the ocular symptoms (redness, photophobia, excessive tearing and pain) usually develop in the first year of life. Cutaneous manifestations usually begin after the first year of life but may develop at the same time as the ocular symptoms. Caused by mutations in the TAT gene (16q22.1) encoding tyrosine aminotransferase (TAT). The elevated levels of tyrosine caused by TAT deficiency appear to result in deposition of tyrosine crystals leading to an inflammatory response and the oculocutaneous findings. Transmitted as an autosomal recessive trait." + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "An inborn error of tyrosine metabolism characterised by hypertyrosinaemia with oculocutaneous manifestations and in some cases intellectual deficit. Skin lesions occur in 80% of cases, ocular involvement in 75% of cases and neurologic findings and some degree of intellectual deficit in up to 60% of cases. Onset is variable but the ocular symptoms (redness, photophobia, excessive tearing and pain) usually develop in the first year of life. Cutaneous manifestations usually begin after the first year of life but may develop at the same time as the ocular symptoms. Caused by mutations in the TAT gene (16q22.1) encoding tyrosine aminotransferase (TAT). The elevated levels of tyrosine caused by TAT deficiency appear to result in deposition of tyrosine crystals leading to an inflammatory response and the oculocutaneous findings. Transmitted as an autosomal recessive trait." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4896000", + "display" : "Acute toxic hepatitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute toxic hepatitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4900002", + "display" : "Endocrine disorder related to puberty", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Endocrine disorder related to puberty (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4907004", + "display" : "Non-involution of uterus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Failure of involution of uterus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Non-involution of uterus (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4915001", + "display" : "Infection by Entamoeba coli", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entamebiasis coli" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entamoebosis coli" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entamoebiasis coli" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Entamoeba coli (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Entamoeba coli" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4920001", + "display" : "Deficiency of acetyl-CoA carboxylase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deficiency of acetyl-coenzyme A carboxylase (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acetyl-CoA carboxylase deficiency" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deficiency of acetyl-coenzyme A carboxylase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4921002", + "display" : "Infection by Basidiobolus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Basidiobolomycosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Basidiobolus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Basidiobolus (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4922009", + "display" : "Infestation by Simuliidae", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Simuliidosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infestation caused by Simuliidae (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infestation caused by Simuliidae" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4926007", + "display" : "Schizophrenia in remission", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Schizophrenia in remission (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Schizophrenia, in remission" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4927003", + "display" : "Acute anterior uveitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute iridocyclitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "AAU - acute anterior uveitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute anterior uveitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4932002", + "display" : "Panic disorder with agoraphobia, moderate agoraphobic avoidance AND mild panic attacks", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Panic disorder with agoraphobia, moderate agoraphobic avoidance AND mild panic attacks (disorder)" + }] + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/procedure-outcome", + "resource" : { + "resourceType" : "ValueSet", + "id" : "procedure-outcome", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "pc" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/procedure-outcome", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.428" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.419" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.2.239" + }], + "version" : "6.0.0-ballot2", + "name" : "ProcedureOutcomeCodesSNOMEDCT", + "title" : "Procedure Outcome Codes (SNOMED CT)", + "status" : "draft", + "experimental" : true, + "publisher" : "FHIR Project team", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "Procedure Outcome code: A selection of relevant SNOMED CT codes.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "copyright" : "This resource includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these specifications must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/get-snomed-ct or info@snomed.org", + "compose" : { + "include" : [{ + "system" : "http://snomed.info/sct", + "concept" : [{ + "code" : "385669000" + }, + { + "code" : "385671000" + }, + { + "code" : "385670004" + }, + { + "code" : "704302001" + }, + { + "code" : "247758009" + }, + { + "code" : "284778005" + }, + { + "code" : "307085007" + }, + { + "code" : "298429006" + }, + { + "code" : "298434005" + }] + }] + }, + "expansion" : { + "identifier" : "urn:uuid:fb7f0fb9-3e1f-4af6-86c6-027fe491dc88", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 9, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-valueset", + "valueUri" : "null" + }, + { + "name" : "used-codesystem", + "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230131" + }, + { + "name" : "version", + "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230131" + }], + "contains" : [{ + "system" : "http://snomed.info/sct", + "code" : "385669000", + "display" : "Successful (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Successful" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385671000", + "display" : "Unsuccessful (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Unsuccessful" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385670004", + "display" : "Partially successful (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Partially successful" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "704302001", + "display" : "Lack of symptom control", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lack of symptom control (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247758009", + "display" : "Will not try", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Will not try (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "284778005", + "display" : "Difficulty performing personal care activity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Difficulty performing personal care activity (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Self-care deficit" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "307085007", + "display" : "Difficulty processing information", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Difficulty processing information (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "298429006", + "display" : "Normal active range of cervical spine right side flexion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Normal active range of cervical spine right lateral flexion" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Normal active range of cervical spine right lateral flexion (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "298434005", + "display" : "Normal passive range of cervical spine right side flexion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Normal passive range of cervical spine right lateral flexion" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Normal passive range of cervical spine right lateral flexion (finding)" + }] + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/procedure-followup", + "resource" : { + "resourceType" : "ValueSet", + "id" : "procedure-followup", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "pc" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/procedure-followup", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.429" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.420" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.2.240" + }], + "version" : "6.0.0-ballot2", + "name" : "ProcedureFollowUpCodesSNOMEDCT", + "title" : "Procedure Follow up Codes (SNOMED CT)", + "status" : "draft", + "experimental" : true, + "publisher" : "FHIR Project team", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "Procedure follow up codes: A selection of SNOMED CT codes relevant to procedure follow up.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "copyright" : "This resource includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these specifications must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/get-snomed-ct or info@snomed.org", + "compose" : { + "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" + }] + }] + }, + "expansion" : { + "identifier" : "urn:uuid:b1410e5c-df6b-456b-823c-a8725dea52a2", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 10, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-valueset", + "valueUri" : "null" + }, + { + "name" : "used-codesystem", + "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230131" + }, + { + "name" : "version", + "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230131" + }], + "contains" : [{ + "system" : "http://snomed.info/sct", + "code" : "18949003", + "display" : "Change of dressing", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reapplying a fresh dressing" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Renewing dressing" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Redressing wound" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Repeating dressing" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Change of dressing (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dressing change" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "30549001", + "display" : "Removal of suture", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of suture (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ROS - removal of suture" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "241031001", + "display" : "Removal of drain", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of drain (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "35963001", + "display" : "Removal of staples", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of staples (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "225164002", + "display" : "Removal of ligature", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of ligature (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "447346005", + "display" : "Cardiopulmonary exercise test (procedure)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cardiopulmonary exercise test" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "229506003", + "display" : "Scar tissue massage", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Scar tissue massage (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "274441001", + "display" : "Suction drainage", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Suction drainage (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "394725008", + "display" : "Diabetes medication review (procedure)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diabetes medication review" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "359825008", + "display" : "Cytopathology, review of bronchioalveolar lavage specimen", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cytopathology, review of bronchioalveolar lavage specimen (procedure)" + }] + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/device-action", + "resource" : { + "resourceType" : "ValueSet", + "id" : "device-action", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "pc" + }], + "url" : "http://hl7.org/fhir/ValueSet/device-action", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.425" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.416" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.2.236" + }], + "version" : "6.0.0-ballot2", + "name" : "ProcedureDeviceActionCodes", + "title" : "Procedure Device Action Codes", + "status" : "draft", + "experimental" : false, + "publisher" : "HL7 International - Patient Care WG", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://www.hl7.org/Special/committees/patientcare/" + }] + }], + "description" : "Example codes indicating the change that happened to the device during the procedure. Note that these are in no way complete and might not even be appropriate for some uses.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "copyright" : "This resource includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these specifications must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/get-snomed-ct or info@snomed.org", + "compose" : { + "include" : [{ + "system" : "http://snomed.info/sct", + "concept" : [{ + "code" : "129336009" + }, + { + "code" : "278312000" + }, + { + "code" : "282089006" + }, + { + "code" : "129303008" + }] + }] + }, + "expansion" : { + "identifier" : "urn:uuid:b1e30538-2084-4dd0-95b2-ad86395e0366", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 4, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-valueset", + "valueUri" : "null" + }, + { + "name" : "used-codesystem", + "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230131" + }, + { + "name" : "version", + "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230131" + }], + "contains" : [{ + "system" : "http://snomed.info/sct", + "code" : "129336009", + "display" : "Implantation - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Placement of implant" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Implantation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Placement of device" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Implantation - action (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "To fix firmly or set securely or deeply in the body." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "278312000", + "display" : "Reattachment - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reattachment" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reattachment - action (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Replantation" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "282089006", + "display" : "Replacement - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Replacement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Replacement - action (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129303008", + "display" : "Removal - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal technique" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal - action (qualifier value)" + }] + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/servicerequest-category", + "resource" : { + "resourceType" : "ValueSet", + "id" : "servicerequest-category", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "oo" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/servicerequest-category", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.434" + }], + "version" : "6.0.0-ballot2", + "name" : "ServiceRequestCategoryCodes", + "title" : "Service Request Category Codes", + "status" : "draft", + "experimental" : true, + "publisher" : "Orders and Observations Workgroup", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://www.hl7.org/Special/committees/orders/index.cfm" + }] + }], + "description" : "An example value set of SNOMED CT concepts that can classify a requested service", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "copyright" : "This specification includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these specifications must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/get-snomed-ct or info@snomed.org.", + "compose" : { + "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" + }] + }] + }, + "expansion" : { + "identifier" : "urn:uuid:dc2ec231-9aa9-4c1a-8f60-37748431bb1b", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 5, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-valueset", + "valueUri" : "null" + }, + { + "name" : "used-codesystem", + "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230131" + }, + { + "name" : "version", + "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230131" + }], + "contains" : [{ + "system" : "http://snomed.info/sct", + "code" : "108252007", + "display" : "Laboratory procedure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Laboratory procedure (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Laboratory procedures" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Laboratory procedure" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "363679005", + "display" : "Imaging", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Imaging (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Imaging" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clinical imaging" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "409063005", + "display" : "Counselling", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Counselling" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Counseling" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Counselling service" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Counseling (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Psychosocial procedure that involves listening, reflecting, etc. to facilitate recognition of course of action / solution." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "409073007", + "display" : "Education", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Education" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Educating" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Education procedure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Education (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Instruction" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Teaching" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Procedure that is synonymous with those activities such as teaching, demonstration, instruction, explanation, and advice that aim to increase knowledge and skills, change behaviors, assist coping and increase adherence to treatment." + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Procedure that is synonymous with those activities such as teaching, demonstration, instruction, explanation, and advice that aim to increase knowledge and skills, change behaviours, assist coping and increase adherence to treatment." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "387713003", + "display" : "Surgical procedure (procedure)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Surgical procedure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Operation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Operative procedure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Surgery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intentional, structural alteration of the human body by mechanical, thermal, light-based, electromagnetic, or chemical means, and/or by the incision or destruction of tissues using instruments to cut, burn, vaporize, freeze, suture, probe, or manipulate by closed reductions." + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intentional, structural alteration of the human body by mechanical, thermal, light-based, electromagnetic, or chemical means, and/or by the incision or destruction of tissues using instruments to cut, burn, vaporise, freeze, suture, probe, or manipulate by closed reductions." + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Surgical procedure" + }] + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/servicerequest-orderdetail-parameter-code", + "resource" : { + "resourceType" : "ValueSet", + "id" : "servicerequest-orderdetail-parameter-code", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fhir" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/servicerequest-orderdetail-parameter-code", + "version" : "6.0.0-ballot2", + "name" : "ServiceRequestOrderDetailParameterCode", + "title" : "Servicerequest OrderDetail Parameter Code", + "status" : "draft", + "experimental" : true, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "The order detail parameter codes.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/servicerequest-orderdetail-parameter-code" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:23b3c4bf-2d9f-4cae-bdc7-54623e9f1155", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 4, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/servicerequest-orderdetail-parameter-code|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/servicerequest-orderdetail-parameter-code", + "code" : "catheter-insertion", + "display" : "Catheter Insertion" + }, + { + "system" : "http://hl7.org/fhir/servicerequest-orderdetail-parameter-code", + "code" : "body-elevation", + "display" : "Body Elevation" + }, + { + "system" : "http://hl7.org/fhir/servicerequest-orderdetail-parameter-code", + "code" : "device-configuration", + "display" : "Device Configuration" + }, + { + "system" : "http://hl7.org/fhir/servicerequest-orderdetail-parameter-code", + "code" : "device-settings", + "display" : "Device Settings" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/provenance-entity-role", + "resource" : { + "resourceType" : "ValueSet", + "id" : "provenance-entity-role", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "sec" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 4 + }], + "url" : "http://hl7.org/fhir/ValueSet/provenance-entity-role", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.436" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.427" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.2.247" + }], + "version" : "6.0.0-ballot2", + "name" : "ProvenanceEntityRole", + "title" : "Provenance Entity Role", + "status" : "active", + "experimental" : false, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 International / Security", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://www.hl7.org/Special/committees/secure" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "How an entity was used in an activity.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/provenance-entity-role" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:389fc247-e9fb-46ee-b271-d238b4809329", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 5, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/provenance-entity-role|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/provenance-entity-role", + "code" : "revision", + "display" : "Revision" + }, + { + "system" : "http://hl7.org/fhir/provenance-entity-role", + "code" : "quotation", + "display" : "Quotation" + }, + { + "system" : "http://hl7.org/fhir/provenance-entity-role", + "code" : "source", + "display" : "Source" + }, + { + "system" : "http://hl7.org/fhir/provenance-entity-role", + "code" : "instantiates", + "display" : "Instantiates" + }, + { + "system" : "http://hl7.org/fhir/provenance-entity-role", + "code" : "removal", + "display" : "Removal" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/qualification-status", + "resource" : { + "resourceType" : "ValueSet", + "id" : "qualification-status", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "pa" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }], + "url" : "http://hl7.org/fhir/ValueSet/qualification-status", + "version" : "6.0.0-ballot2", + "name" : "QualificationStatus", + "title" : "Qualification Status", + "status" : "active", + "experimental" : false, + "publisher" : "FHIR Project team", + "description" : "Set of statuses that apply to qualifications of practitioners and organizations", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/qualification-status" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:b3267541-6484-4562-a721-8f6a8f2cdd47", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 8, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/qualification-status|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/qualification-status", + "code" : "active", + "display" : "Active" + }, + { + "system" : "http://hl7.org/fhir/qualification-status", + "code" : "inactive", + "display" : "Inactive" + }, + { + "system" : "http://hl7.org/fhir/qualification-status", + "code" : "in-progress", + "display" : "In-progress" + }, + { + "system" : "http://hl7.org/fhir/qualification-status", + "code" : "pending", + "display" : "Pending" + }, + { + "system" : "http://hl7.org/fhir/qualification-status", + "code" : "temporary", + "display" : "Temporary" + }, + { + "system" : "http://hl7.org/fhir/qualification-status", + "code" : "conditional", + "display" : "Conditional" + }, + { + "system" : "http://hl7.org/fhir/qualification-status", + "code" : "suspended", + "display" : "Suspended" + }, + { + "system" : "http://hl7.org/fhir/qualification-status", + "code" : "revoked", + "display" : "Revoked" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/practitioner-role", + "resource" : { + "resourceType" : "ValueSet", + "id" : "practitioner-role", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "pa" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/practitioner-role", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.439" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.430" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.2.251" + }], + "version" : "6.0.0-ballot2", + "name" : "PractitionerRole", + "title" : "Practitioner Role", + "status" : "draft", + "experimental" : true, + "publisher" : "FHIR Project team", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "This example value set defines a set of codes that can be used to indicate the role of a Practitioner.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "copyright" : "This resource includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these specifications must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/get-snomed-ct or info@snomed.org", + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/practitioner-role" + }, + { + "system" : "http://snomed.info/sct", + "filter" : [{ + "property" : "concept", + "op" : "is-a", + "value" : "223366009" + }] + }] + }, + "expansion" : { + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/valueset-unclosed", + "valueBoolean" : true + }], + "identifier" : "urn:uuid:f0e4af33-9d80-4377-892f-2c4a19097403", + "timestamp" : "2024-10-02T17:54:47+00:00", + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/practitioner-role|1.0.1" + }, + { + "name" : "used-valueset", + "valueUri" : "null" + }, + { + "name" : "used-codesystem", + "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230131" + }, + { + "name" : "version", + "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230131" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/practitioner-role", + "code" : "doctor", + "display" : "Doctor" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/practitioner-role", + "code" : "nurse", + "display" : "Nurse" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/practitioner-role", + "code" : "pharmacist", + "display" : "Pharmacist" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/practitioner-role", + "code" : "researcher", + "display" : "Researcher" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/practitioner-role", + "code" : "teacher", + "display" : "Teacher/educator" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/practitioner-role", + "code" : "ict", + "display" : "ICT professional" + }, + { + "system" : "http://snomed.info/sct", + "code" : "223366009", + "display" : "Healthcare professional", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Care personnel" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Healthcare worker" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Health care personnel" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Health profession" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Healthcare professional (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1421009", + "display" : "Specialised surgeon", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Specialized surgeon" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Specialized surgeon (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3430008", + "display" : "Radiation therapist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radiation therapist (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "An allied health professional who administers radiation in various forms using varying methods of administration." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3842006", + "display" : "Chiropractor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chiropractor (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4162009", + "display" : "Dental assistant", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dental assistant (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5275007", + "display" : "Auxiliary nurse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Auxiliary nurse (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "NA - Nursing auxiliary" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6816002", + "display" : "Specialised nurse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Specialized nurse" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Specialized nurse (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6868009", + "display" : "Hospital administrator", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital administrator (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8724009", + "display" : "Plastic surgeon", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Plastic surgeon (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "11661002", + "display" : "Neuropathologist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neuropathologist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "11911009", + "display" : "Nephrologist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nephrologist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "11935004", + "display" : "Obstetrician", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Obstetrician (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "13580004", + "display" : "School dental assistant", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "School dental assistant (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "14698002", + "display" : "Medical microbiologist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medical microbiologist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "17561000", + "display" : "Cardiologist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cardiologist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "18803008", + "display" : "Dermatologist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dermatologist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "18850004", + "display" : "Laboratory hematologist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Laboratory haematologist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Laboratory hematologist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "19244007", + "display" : "Gerodontist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Geriodontist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gerodontist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "20145008", + "display" : "Removable prosthodontist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removable prosthodontist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "21365001", + "display" : "Specialised dentist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Specialized dentist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Specialized dentist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "21450003", + "display" : "Neuropsychiatrist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neuropsychiatrist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "22515006", + "display" : "Medical assistant", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medical assistant (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "22731001", + "display" : "Orthopedic surgeon", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Orthopaedic surgeon" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Orthopedic surgeon (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "22983004", + "display" : "Thoracic surgeon", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thoracic surgeon (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "23278007", + "display" : "Community health physician", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Community health physician (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "24430003", + "display" : "Physical medicine specialist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Physiatrist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Physical medicine specialist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "24590004", + "display" : "Urologist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Urologist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "25961008", + "display" : "Electroencephalography specialist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Electroencephalography specialist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "26042002", + "display" : "Dental hygienist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dental hygienist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "26369006", + "display" : "Public health nurse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Public health nurse (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "28229004", + "display" : "Optometrist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Optometrist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "28411006", + "display" : "Neonatologist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neonatologist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "28544002", + "display" : "Medical biochemist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medical biochemist (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chemical pathologist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clinical biochemist" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "36682004", + "display" : "Physiotherapist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Physiotherapist (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PT - Physiotherapist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Physical therapist" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "37154003", + "display" : "Periodontist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Periodontist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "37504001", + "display" : "Orthodontist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Orthodontist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "39677007", + "display" : "Internal medicine specialist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Internist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Internal medicine specialist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "40127002", + "display" : "Dietitian (general)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dietitian (general) (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "40204001", + "display" : "Hematologist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haematologist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hematologist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "40570005", + "display" : "Interpreter", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Interpreter (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "41672002", + "display" : "Respiratory disease specialist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Respiratory disease specialist (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Respiratory physician" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pulmonologist" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "41904004", + "display" : "Medical X-ray technician", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medical X-ray technician (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "43702002", + "display" : "Occupational health nurse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Occupational health nurse (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "44652006", + "display" : "Pharmaceutical assistant", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pharmaceutical assistant (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "45440000", + "display" : "Rheumatologist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rheumatologist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "45544007", + "display" : "Neurosurgeon", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neurosurgeon (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "45956004", + "display" : "Sanitarian", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sanitarian (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "46255001", + "display" : "Pharmacist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pharmacist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "48740002", + "display" : "Philologist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Philologist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "49203003", + "display" : "Dispensing optician", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dispensing optician (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dispensing optometrist" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "49993003", + "display" : "Oral surgeon", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oral and maxillofacial surgeon" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oral surgeon (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Maxillofacial surgeon" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "50149000", + "display" : "Endodontist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Endodontist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "54503009", + "display" : "Faith healer", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Faith healer (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "56397003", + "display" : "Neurologist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neurologist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "56466003", + "display" : "Public health physician", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Public health physician (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Community physician" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "56542007", + "display" : "Medical record administrator", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medical record administrator (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "56545009", + "display" : "Cardiovascular surgeon", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cardiovascular surgeon (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "57654006", + "display" : "Fixed prosthodontist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fixed prosthodontist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "59058001", + "display" : "General physician", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "General physician (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "59169001", + "display" : "Orthopaedic technician", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Orthopedic technician" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Orthopedic technician (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "59317003", + "display" : "Dental prosthesis maker and repairer", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dental prosthesis maker and repairer (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "59944000", + "display" : "Psychologist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Psychologist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "60008001", + "display" : "Public health nutritionist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Public health nutritionist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "61207006", + "display" : "Medical pathologist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medical pathologist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "61246008", + "display" : "Laboratory medicine specialist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Laboratory medicine specialist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "61345009", + "display" : "Otorhinolaryngologist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Otorhinolaryngologist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "61894003", + "display" : "Endocrinologist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Endocrinologist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "62247001", + "display" : "Family medicine specialist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Family doctor" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Family medicine specialist (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "GP - General practitioner" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "General practitioner" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "63098009", + "display" : "Clinical immunologist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clinical allergist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clinical immunologist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "66476003", + "display" : "Oral pathologist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oral and maxillofacial pathologist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oral pathologist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "66862007", + "display" : "Radiologist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radiologist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "68867008", + "display" : "Public health dentist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Preventive dentist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Public health dentist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "68950000", + "display" : "Prosthodontist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prosthodontist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "69280009", + "display" : "Specialised physician", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Specialized physician" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Specialized physician (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "71838004", + "display" : "Gastroenterologist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastroenterologist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "73265009", + "display" : "Nursing aid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nursing aid (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "75271001", + "display" : "Professional midwife", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Professional midwife (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "MW - Midwife" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "76166008", + "display" : "Practical aid (pharmacy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Practical aid (pharmacy) (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "76231001", + "display" : "Osteopath", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osteopath (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "76899008", + "display" : "Infectious disease specialist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infectious disease specialist (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infectious diseases physician" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "78703002", + "display" : "General surgeon", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "General surgeon (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "78729002", + "display" : "Diagnostic radiologist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diagnostic radiologist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "79898004", + "display" : "Auxiliary midwife", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Auxiliary midwife (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "80409005", + "display" : "Translator", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Translator (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "80546007", + "display" : "Occupational therapist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Occupational therapist (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "OT - Occupational therapist" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "80584001", + "display" : "Psychiatrist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Psychiatrist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "80933006", + "display" : "Nuclear medicine specialist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nuclear medicine specialist (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nuclear medicine physician" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "81464008", + "display" : "Clinical pathologist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clinical pathologist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "82296001", + "display" : "Pediatrician", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paediatrician" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatrician (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "83273008", + "display" : "Anatomic pathologist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anatomic pathologist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "83685006", + "display" : "Gynecologist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gynaecologist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gynecologist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "85733003", + "display" : "General pathologist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "General pathologist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "88189002", + "display" : "Anesthesiologist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anaesthesiologist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anesthesiologist (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anesthetist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anaesthetist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Consultant anesthetist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Consultant anaesthetist" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "90201008", + "display" : "Pedodontist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paedodontist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pedodontist (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paediatric dentist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric dentist" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "90655003", + "display" : "Geriatrics specialist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gerontologist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Geriatrics specialist (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Care of the elderly physician" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Geriatrician" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Geriatric medicine physician" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "106289002", + "display" : "Dentist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dentist (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dental surgeon" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dental practitioner" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "106292003", + "display" : "Professional nurse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Professional nurse (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nurse" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "106293008", + "display" : "Nursing personnel", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Unqualified nursing staff" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nursing personnel (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "106294002", + "display" : "Midwifery personnel", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Midwifery personnel (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "106296000", + "display" : "Physiotherapist AND/OR occupational therapist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Physiotherapist/occupational therapist (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Physiotherapist/occupational therapist" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "106330007", + "display" : "Philologist, translator AND/OR interpreter", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Philologist, translator/interpreter (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Philologist, translator/interpreter" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "158965000", + "display" : "Medical practitioner", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Doctor" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medical practitioner (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "158966004", + "display" : "Medical administrator - national", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medical administrator - national (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "158967008", + "display" : "Consultant physician", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Consultant physician (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "158968003", + "display" : "Consultant surgeon", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Consultant surgeon (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "158969006", + "display" : "Consultant gynecology and obstetrics", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Consultant gynaecology and obstetrics" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Consultant gynecology/obstetrics (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Consultant gynecology/obstetrics" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "158971006", + "display" : "Hospital registrar", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital registrar (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "158972004", + "display" : "House officer", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Junior house officer" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital house officer" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "HO - House officer" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pre-registration house officer" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "House officer (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "158973009", + "display" : "Occupational physician", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Occupational physician (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "158974003", + "display" : "Clinical medical officer", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CMO - Clinical medical officer" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clinical medical officer (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "158975002", + "display" : "Medical practitioner - teaching", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medical practitioner - teaching (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "158977005", + "display" : "Dental administrator", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dental administrator (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "158978000", + "display" : "Dental consultant", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dental consultant (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "158979008", + "display" : "Dental general practitioner", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dental general practitioner (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "General dentist" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "158980006", + "display" : "Dental practitioner - teaching", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dental practitioner - teaching (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "158983008", + "display" : "Nurse administrator - national", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nurse administrator - national (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "158984002", + "display" : "Nursing officer - region", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nursing officer - region (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "158985001", + "display" : "Nursing officer - district", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nursing officer - district (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "158986000", + "display" : "Nursing administrator - professional body", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nursing administrator - professional body (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "158987009", + "display" : "Nursing officer - division", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nursing officer - division (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "158988004", + "display" : "Nurse education director", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nurse education director (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "158989007", + "display" : "Occupational health nursing officer", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Occupational health nursing officer (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "158990003", + "display" : "Nursing officer", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nursing officer (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "158992006", + "display" : "Midwifery sister", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Midwifery sister (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "158993001", + "display" : "Nursing sister (theatre)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nursing sister (theater) (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nursing sister (theater)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "158994007", + "display" : "Staff nurse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "SN - Staff nurse" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Staff nurse (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "158995008", + "display" : "Staff midwife", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Staff midwife (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "158996009", + "display" : "State enrolled nurse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "SEN - State enrolled nurse" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "State enrolled nurse (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "158997000", + "display" : "District nurse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "DN - District nurse" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "District nurse (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "158998005", + "display" : "Private nurse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Private nurse (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "158999002", + "display" : "Community midwife", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "District midwife" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CM - Community midwife" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Community midwife (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "159001001", + "display" : "Clinic nurse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clinic nurse (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "159002008", + "display" : "Practice nurse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Practice nurse (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "159003003", + "display" : "School nurse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "SN - School nurse" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "School nurse (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "159004009", + "display" : "Nurse - teaching", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nurse educator" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nurse teacher (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nurse teacher" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A registered or licensed practical nurse who provides education to other clinicians and/or patients." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "159005005", + "display" : "Student nurse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Student nurse (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "159006006", + "display" : "Dental nurse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dental nurse (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "159007002", + "display" : "Community pediatric nurse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Community paediatric nurse" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Community pediatric nurse (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "159010009", + "display" : "Hospital pharmacist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital pharmacist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "159011008", + "display" : "Retail pharmacist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Retail pharmacist (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Community pharmacist" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "159012001", + "display" : "Industrial pharmacist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Industrial pharmacist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "159014000", + "display" : "Trainee pharmacist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trainee pharmacist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "159016003", + "display" : "Medical radiographer", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radiographer" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medical radiographer (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "159017007", + "display" : "Diagnostic radiographer", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diagnostic radiographer (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "159018002", + "display" : "Therapeutic radiographer", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Therapeutic radiographer (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radiotherapist" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "159019005", + "display" : "Trainee radiographer", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trainee radiographer (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "159021000", + "display" : "Ophthalmic optician", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ophthalmic optometrist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ophthalmic optician (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "159022007", + "display" : "Trainee optician", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trainee optician (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "159025009", + "display" : "Remedial gymnast", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Remedial gymnast (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "159026005", + "display" : "Speech and language therapist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Speech therapist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "SLT - Speech and language therapist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ST - Speech therapist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Speech/language therapist (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Speech/language therapist" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "159027001", + "display" : "Orthoptist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Orthoptist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "159028006", + "display" : "Trainee remedial therapist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trainee remedial therapist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "159033005", + "display" : "Dietician", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dietitian" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dietitian (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "159034004", + "display" : "Podiatrist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chiropodist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Podiatrist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "159035003", + "display" : "Dental auxiliary", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dental auxiliary (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "159036002", + "display" : "ECG technician", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Electrocardiogram technician (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Electrocardiogram technician" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "159037006", + "display" : "EEG technician", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Electroencephalogram technician (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Electroencephalogram technician" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "159038001", + "display" : "Artificial limb fitter", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Artificial limb fitter (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "159039009", + "display" : "AT - Audiology technician", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Audiology technician" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Audiology technician (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "159040006", + "display" : "Pharmacy technician", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pharmacy technician (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "159041005", + "display" : "Trainee medical technician", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trainee medical technician (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "159141008", + "display" : "Geneticist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Geneticist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "159972006", + "display" : "Surgical corset fitter", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Surgical corset fitter (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "160008000", + "display" : "Dental technician", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dental mechanic" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dental technician (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224529009", + "display" : "Clinical assistant", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clinical assistant (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224530004", + "display" : "Senior registrar", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "SR - Senior registrar" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Senior registrar (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224531000", + "display" : "Registrar", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Registrar (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224532007", + "display" : "Senior house officer", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "SHO - Senior house officer" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Senior houseman" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Senior house officer (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224533002", + "display" : "MO - Medical officer", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medical officer" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medical officer (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224534008", + "display" : "Health visitors, nurses and midwives", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Health visitor, nurse/midwife (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Health visitor, nurse/midwife" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224535009", + "display" : "Registered nurse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "RN - Registered nurse" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Registered nurse (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224536005", + "display" : "Midwifery tutor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Midwifery tutor (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224537001", + "display" : "Accident and Emergency nurse (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Accident and Emergency nurse" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224538006", + "display" : "Triage nurse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Triage nurse (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224540001", + "display" : "Community nurse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Community nurse (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224541002", + "display" : "Nursing continence advisor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nursing continence advisor (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224542009", + "display" : "Coronary care nurse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CCU - Coronary care nurse" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Coronary care nurse (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224543004", + "display" : "Diabetic nurse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diabetic nurse (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224544005", + "display" : "Family planning nurse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Family planning nurse (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224545006", + "display" : "Care of the elderly nurse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Geriatric nurse" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Care of the elderly nurse (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224546007", + "display" : "ICN - Infection control nurse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection control nurse" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection control nurse (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224547003", + "display" : "Intensive therapy nurse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intensive care nurse" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ITU - Intensive therapy nurse" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intensive therapy nurse (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224548008", + "display" : "Learning disabilities nurse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Learning disabilities nurse (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224549000", + "display" : "Neonatal nurse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neonatal nurse (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224550000", + "display" : "Neurology nurse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neurology nurse (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224551001", + "display" : "Industrial nurse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Industrial nurse (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224552008", + "display" : "Oncology nurse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oncology nurse (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224554009", + "display" : "Marie Curie nurse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Marie Curie nurse (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224555005", + "display" : "Pain control nurse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pain control nurse (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224556006", + "display" : "Palliative care nurse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Palliative care nurse (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224557002", + "display" : "Chemotherapy nurse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chemotherapy nurse (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224558007", + "display" : "Radiotherapy nurse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radiotherapy nurse (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224559004", + "display" : "Recovery nurse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recovery nurse (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PACU nurse" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recovery room nurse" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Postanesthesia care unit nurse" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Postanaesthesia care unit nurse" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224560009", + "display" : "Stomatherapist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stoma care nurse" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stoma care nurse (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224562001", + "display" : "Paediatric nurse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric nurse" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric nurse (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224563006", + "display" : "Psychiatric nurse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mental health nurse" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mental health nurse (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224564000", + "display" : "Community mental health nurse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Community psychiatric nurse" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CPN - Community psychiatric nurse" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Community mental health nurse (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224565004", + "display" : "Renal nurse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Renal nurse (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224566003", + "display" : "Haemodialysis nurse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemodialysis nurse" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemodialysis nurse (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224567007", + "display" : "Wound care nurse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tissue viability nurse" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tissue viability nurse (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224569005", + "display" : "Nurse grade", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nurse grade (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224570006", + "display" : "Clinical nurse specialist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CNS - Clinical nurse specialist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clinical nurse specialist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224571005", + "display" : "Nurse practitioner", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nurse practitioner (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nurse Practitioners (NPs), are registered nurses with additional education and experience who are able to order and interpret diagnostic tests, communicate diagnoses, prescribe pharmaceuticals and perform specific procedures." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224572003", + "display" : "Nursing sister", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sr - Nursing sister" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nursing sister (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224573008", + "display" : "CN - Charge nurse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Charge nurse" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Charge nurse (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224574002", + "display" : "Ward manager", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ward manager (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224575001", + "display" : "Nursing team leader", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nursing team leader (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224576000", + "display" : "Nursing assistant", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "NA - Nursing assistant" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nursing assistant (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224577009", + "display" : "HCA - Healthcare assistant", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Healthcare assistant (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Healthcare assistant" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "HCA - Healthcare aide" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224578004", + "display" : "Nursery nurse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nursery nurse (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224579007", + "display" : "Healthcare service manager", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Healthcare service manager (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224580005", + "display" : "Occupational health service manager", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Occupational health service manager (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224581009", + "display" : "Community nurse manager", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Community nursing officer" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Community nurse manager (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224583007", + "display" : "Behavior therapist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Behaviour therapist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Behavior therapist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224584001", + "display" : "Behaviour therapy assistant", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Behavior therapy assistant" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Behavior therapy assistant (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224585000", + "display" : "Drama therapist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Drama therapist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224586004", + "display" : "Domiciliary occupational therapist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Domiciliary occupational therapist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224587008", + "display" : "Occupational therapy helper", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Occupational therapy helper (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224588003", + "display" : "Psychotherapist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Psychotherapist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224589006", + "display" : "Community-based physiotherapist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Community physiotherapist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Community-based physiotherapist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224590002", + "display" : "Play therapist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Play therapist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224591003", + "display" : "Play specialist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Play specialist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224592005", + "display" : "Play leader", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Play leader (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224593000", + "display" : "Community-based speech and language therapist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Community speech and language therapist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Community-based speech/language therapist (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Community-based speech/language therapist" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224594006", + "display" : "Speech and language assistant", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Speech/language assistant (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Speech/language assistant" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224595007", + "display" : "Professional counsellor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Professional counselor (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Professional counselor" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224596008", + "display" : "Marriage guidance counsellor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Marriage guidance counselor (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Marriage guidance counselor" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224597004", + "display" : "Trained nurse counsellor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trained nurse counselor (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trained nurse counselor" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224598009", + "display" : "Trained social worker counsellor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trained social worker counselor (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trained social worker counselor" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224599001", + "display" : "Trained personnel counsellor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trained personnel counselor (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trained personnel counselor" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224600003", + "display" : "Psychoanalyst", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Psychoanalyst (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224601004", + "display" : "Assistant psychologist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Assistant psychologist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224602006", + "display" : "Community-based podiatrist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Community chiropodist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Community podiatrist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Community-based podiatrist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224603001", + "display" : "Foot care worker", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Foot care worker (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224604007", + "display" : "Audiometrician", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Audiometrician (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Audiometrist" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224606009", + "display" : "Technical healthcare occupation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Technical healthcare occupation (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224607000", + "display" : "Occupational therapy technical instructor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Occupational therapy technical instructor (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224608005", + "display" : "Administrative healthcare staff", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Administrative healthcare staff (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224609002", + "display" : "Complementary health worker", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Complementary practitioner" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Complementary therapist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Complementary health worker (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224610007", + "display" : "Supporting services personnel", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Supporting services personnel (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224614003", + "display" : "Research associate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Research associate (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224615002", + "display" : "Research nurse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Research nurse (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224620002", + "display" : "Human aid to communication", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "HAC - Human aids to communication" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human aid to communication (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224621003", + "display" : "Palantypist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Palantypist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224622005", + "display" : "Note taker", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Note taker (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224623000", + "display" : "Cuer", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cuer (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224624006", + "display" : "Lipspeaker", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lipspeaker (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224625007", + "display" : "Interpreter for British sign language", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Interpreter for British sign language (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224626008", + "display" : "Interpreter for Signs supporting English", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Interpreter for Signs supporting English (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224936003", + "display" : "General practitioner locum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Locum" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "General practitioner locum (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "225726006", + "display" : "Lactation consultant", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lactation consultant (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "225727002", + "display" : "Midwife counsellor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Midwife counselor (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Midwife counselor" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "265937000", + "display" : "Nursing occupation (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nursing occupation" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "265939002", + "display" : "Medical/dental technicians", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medical/dental technicians (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "283875005", + "display" : "Parkinson's disease nurse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Parkinson's disease nurse (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Parkinson disease nurse" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "302211009", + "display" : "Specialist registrar", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "SpR - Specialist registrar" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Specialist registrar (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "303124005", + "display" : "Member of mental health review tribunal", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Member of mental health review tribunal (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "303129000", + "display" : "Hospital manager", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital manager (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "303133007", + "display" : "Responsible medical officer", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "RMO - Responsible medical officer" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Responsible medical officer (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "303134001", + "display" : "Independent doctor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Independent doctor (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "304291006", + "display" : "Bereavement counsellor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bereavement counselor (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bereavement counselor" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "304292004", + "display" : "Surgeon", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Surgeon (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "307988006", + "display" : "Medical technician", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medical technician (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "308002005", + "display" : "Remedial therapist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Remedial therapist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309294001", + "display" : "Accident and emergency doctor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Casualty doctor" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Emergency department physician (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Emergency department physician" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A medical practitioner whose practice is limited to the care of patients in a hospital emergency department." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309295000", + "display" : "Clinical oncologist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clinical oncologist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309296004", + "display" : "Family planning doctor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Family planning doctor (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309322005", + "display" : "Associate general practitioner", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Associate general practitioner (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309323000", + "display" : "Partner of general practitioner", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "GP partner" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Partner of general practitioner (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309324006", + "display" : "Assistant GP", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "General practitioner assistant" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "General practitioner assistant (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309326008", + "display" : "Deputizing general practitioner", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deputising general practitioner" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deputizing general practitioner (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309327004", + "display" : "General practitioner registrar", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "General practitioner registrar (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309328009", + "display" : "Ambulatory pediatrician", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ambulatory paediatrician" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ambulatory pediatrician (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309329001", + "display" : "Community paediatrician", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Community pediatrician" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Community pediatrician (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309330006", + "display" : "Pediatric cardiologist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paediatric cardiologist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric cardiologist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309331005", + "display" : "Pediatric endocrinologist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paediatric endocrinologist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric endocrinologist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309332003", + "display" : "Paediatric gastroenterologist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric gastroenterologist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric gastroenterologist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309333008", + "display" : "Pediatric nephrologist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paediatric nephrologist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric nephrologist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309334002", + "display" : "Paediatric neurologist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric neurologist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric neurologist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309335001", + "display" : "Pediatric rheumatologist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paediatric rheumatologist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric rheumatologist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309336000", + "display" : "Paediatric oncologist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric oncologist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric oncologist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309337009", + "display" : "Pain management specialist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pain management specialist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309338004", + "display" : "Intensive care specialist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ITU specialist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intensive care specialist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309339007", + "display" : "Adult intensive care specialist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adult intensive care specialist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309340009", + "display" : "Pediatric intensive care specialist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paediatric intensive care specialist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric intensive care specialist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309341008", + "display" : "Blood transfusion doctor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood transfusion doctor (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309342001", + "display" : "Histopathologist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Histopathologist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309343006", + "display" : "Physician", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Physician (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medical doctor" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309345004", + "display" : "Chest physician", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chest physician (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309346003", + "display" : "Thoracic physician", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thoracic physician (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309347007", + "display" : "Clinical hematologist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clinical haematologist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clinical hematologist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309348002", + "display" : "Clinical neurophysiologist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clinical neurophysiologist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309349005", + "display" : "Clinical physiologist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clinical physiologist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309350005", + "display" : "Diabetologist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diabetologist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309351009", + "display" : "Andrologist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Andrologist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309352002", + "display" : "Neuroendocrinologist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neuroendocrinologist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309353007", + "display" : "Reproductive endocrinologist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reproductive endocrinologist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309354001", + "display" : "Thyroidologist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thyroidologist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309355000", + "display" : "Clinical geneticist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clinical geneticist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309356004", + "display" : "Clinical cytogeneticist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clinical cytogeneticist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309357008", + "display" : "Clinical molecular geneticist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clinical molecular geneticist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309358003", + "display" : "Genitourinary medicine physician", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "GU medicine physician" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Genitourinary medicine physician (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309359006", + "display" : "Palliative care physician", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Palliative care physician (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309360001", + "display" : "Rehabilitation physician", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rehabilitation physician (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309361002", + "display" : "Child and adolescent psychiatrist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Child and adolescent psychiatrist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309362009", + "display" : "Forensic psychiatrist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Forensic psychiatrist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309363004", + "display" : "Liaison psychiatrist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Liaison psychiatrist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309364005", + "display" : "Psychogeriatrician", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Old age psychiatrist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Psychogeriatrician (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309366007", + "display" : "Rehabilitation psychiatrist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rehabilitation psychiatrist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309367003", + "display" : "Obstetrician and gynecologist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Obstetrician and gynaecologist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Obstetrician and gynecologist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309368008", + "display" : "Breast surgeon", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Breast surgeon (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309369000", + "display" : "Cardiothoracic surgeon", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cardiothoracic surgeon (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309371000", + "display" : "Cardiac surgeon", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cardiac surgeon (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309372007", + "display" : "Ear, nose and throat surgeon", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ENT surgeon" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ear, nose and throat surgeon (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309373002", + "display" : "Endocrine surgeon", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Endocrine surgeon (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309374008", + "display" : "Thyroid surgeon", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thyroid surgeon (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309375009", + "display" : "Pituitary surgeon", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pituitary surgeon (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309376005", + "display" : "Gastrointestinal surgeon", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "GI surgeon" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastrointestinal surgeon (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309377001", + "display" : "General gastrointestinal surgeon", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "General gastrointestinal surgeon (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309378006", + "display" : "Upper gastrointestinal surgeon", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Upper gastrointestinal surgeon (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309379003", + "display" : "Colorectal surgeon", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Colorectal surgeon (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309380000", + "display" : "Hand surgeon", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hand surgeon (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309381001", + "display" : "Hepatobiliary surgeon", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hepatobiliary surgeon (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309382008", + "display" : "Ophthalmic surgeon", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ophthalmic surgeon (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Surgical ophthalmologist" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309383003", + "display" : "Pediatric surgeon", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paediatric surgeon" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric surgeon (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309384009", + "display" : "Pancreatic surgeon", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pancreatic surgeon (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309385005", + "display" : "Transplant surgeon", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transplant surgeon (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309386006", + "display" : "Trauma surgeon", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trauma surgeon (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309388007", + "display" : "Vascular surgeon", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vascular surgeon (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309389004", + "display" : "Medical practitioner grade", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medical practitioner grade (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309390008", + "display" : "Hospital consultant", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital consultant (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309391007", + "display" : "Visiting specialist registrar", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Visiting specialist registrar (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309392000", + "display" : "Research registrar", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Research registrar (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309393005", + "display" : "General practitioner grade", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "General practitioner grade (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309394004", + "display" : "General practitioner principal", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "General practitioner principal (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309395003", + "display" : "Hospital specialist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Specialist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital specialist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309396002", + "display" : "Associate specialist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Associate specialist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309397006", + "display" : "Research fellow", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Research fellow (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309398001", + "display" : "Profession allied to medicine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PAM - Profession allied to medicine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Profession allied to medicine (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allied health professional" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "AHP - Allied Health Professional" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309399009", + "display" : "Hospital dietitian", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital-based dietitian" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital-based dietitian (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309400002", + "display" : "Domiciliary physiotherapist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Domiciliary physiotherapist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309401003", + "display" : "GP-based physiotherapist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "General practitioner-based physiotherapist (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "General practitioner-based physiotherapist" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309402005", + "display" : "Hospital-based physiotherapist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital physiotherapist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital-based physiotherapist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309403000", + "display" : "Private physiotherapist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Private physiotherapist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309404006", + "display" : "Physiotherapy helper", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Physiotherapy helper (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Physiotherapy assistant" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309409001", + "display" : "Hospital-based speech and language therapist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital speech and language therapist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital-based speech and language therapist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309410006", + "display" : "Arts therapist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arts therapist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309411005", + "display" : "Dance therapist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dance therapist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309412003", + "display" : "Music therapist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Music therapist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309413008", + "display" : "Renal dietitian", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Renal dietitian (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309414002", + "display" : "Liver dietitian", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Liver dietitian (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309415001", + "display" : "Oncology dietitian", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oncology dietitian (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309416000", + "display" : "Pediatric dietitian", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paediatric dietitian" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric dietitian (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309417009", + "display" : "Diabetes dietitian", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diabetes dietitian (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309418004", + "display" : "Audiologist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Audiologist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309419007", + "display" : "Hearing therapist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hearing therapist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309420001", + "display" : "Audiological scientist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Audiological scientist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309421002", + "display" : "Hearing aid dispenser", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hearing aid dispenser (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309422009", + "display" : "Community-based occupational therapist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Community occupational therapist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Community-based occupational therapist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309423004", + "display" : "Hospital occupational therapist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital-based occupational therapist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital-based occupational therapist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309427003", + "display" : "Social services occupational therapist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Local authority occupational therapist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Social services occupational therapist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309428008", + "display" : "Orthotist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Orthotist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309429000", + "display" : "Surgical fitter", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Surgical fitter (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309434001", + "display" : "Hospital-based podiatrist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital podiatrist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital chiropodist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital-based podiatrist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309435000", + "display" : "Podiatry assistant", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Foot care assistant" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Podiatry assistant (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309436004", + "display" : "Lymphedema nurse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lymphoedema nurse" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lymphedema nurse (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309437008", + "display" : "Community learning disabilities nurse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Community learning disabilities nurse (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309439006", + "display" : "Clinical nurse teacher", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clinical nurse teacher (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309440008", + "display" : "Community practice nurse teacher", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Community practice nurse teacher (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309441007", + "display" : "Nurse tutor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nurse tutor (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309442000", + "display" : "Nurse teacher practitioner", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nurse teacher practitioner (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309443005", + "display" : "Nurse lecturer practitioner", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nurse lecturer practitioner (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309444004", + "display" : "Outreach nurse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Outreach nurse (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309445003", + "display" : "Anesthetic nurse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anaesthetic nurse" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anesthetic nurse (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309446002", + "display" : "Nurse manager", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nurse manager (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309450009", + "display" : "Nurse administrator", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nurse administrator (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309452001", + "display" : "Midwifery grade", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Midwifery grade (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309453006", + "display" : "Registered midwife", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "RM - Registered midwife" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Registered midwife (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Midwife" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309454000", + "display" : "Student midwife", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Student midwife (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309455004", + "display" : "Parentcraft sister", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Parentcraft sister (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309459005", + "display" : "Healthcare professional grade", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Healthcare professional grade (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309460000", + "display" : "Restorative dentist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Restorative dentist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310170009", + "display" : "Paediatric audiologist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric audiologist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric audiologist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310171008", + "display" : "Immunopathologist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immunopathologist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310172001", + "display" : "Audiological physician", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Audiological physician (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310173006", + "display" : "Clinical pharmacologist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clinical pharmacologist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310174000", + "display" : "Private doctor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Private doctor (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310175004", + "display" : "Agency nurse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Agency nurse (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310176003", + "display" : "Behavioral therapist nurse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Behavioural therapist nurse" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Behavioral therapist nurse (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310177007", + "display" : "Cardiac rehabilitation nurse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cardiac rehabilitation nurse (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310178002", + "display" : "Genitourinary nurse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Genitourinary nurse (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310179005", + "display" : "Rheumatology nurse specialist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rheumatology nurse specialist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310180008", + "display" : "Continence nurse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Continence nurse (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310181007", + "display" : "Contact tracing nurse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Contact tracing nurse (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310182000", + "display" : "General nurse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "General nurse (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310184004", + "display" : "Liaison nurse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Liaison nurse (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310185003", + "display" : "Diabetic liaison nurse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diabetic liaison nurse (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310186002", + "display" : "Nurse psychotherapist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nurse psychotherapist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310187006", + "display" : "Company nurse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Company nurse (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310188001", + "display" : "Hospital midwife", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital-based midwife" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital midwife (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310189009", + "display" : "Genetic counsellor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Genetic counselor (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Genetic counselor" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310190000", + "display" : "Mental health counsellor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mental health counselor (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mental health counselor" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310191001", + "display" : "Clinical psychologist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clinical psychologist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310192008", + "display" : "Educational psychologist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Educational psychologist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310193003", + "display" : "Coroner", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Coroner (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310194009", + "display" : "Appliance officer", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Appliance officer (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310512001", + "display" : "Medical oncologist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medical oncologist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "311441001", + "display" : "School medical officer", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "School medical officer (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "312485001", + "display" : "Integrated midwife", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Integrated midwife (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "372102007", + "display" : "RN First Assist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "RNFA" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Registered Nurse First Assist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Registered nurse (RN) First Assist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Registered nurse first assist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Registered nurse first assist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "387619007", + "display" : "Optician (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Optician" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "394572006", + "display" : "Medical secretary (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medical secretary" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "394618009", + "display" : "Hospital nurse (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital nurse" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "397897005", + "display" : "Paramedic (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paramedic" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "EMT" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Emergency medical technician" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "397903001", + "display" : "Staff grade obstetrician (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Staff grade obstetrician" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "397908005", + "display" : "Staff grade practitioner (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Staff grade practitioner" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Staff grade doctor" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "398130009", + "display" : "Medical student (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medical student" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "398238009", + "display" : "Acting obstetric registrar (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acting obstetric registrar" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "404940000", + "display" : "Physiotherapist technical instructor (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Physiotherapist technical instructor" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "405277009", + "display" : "Resident physician (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Resident physician" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "405278004", + "display" : "Certified registered nurse anesthetist (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Certified registered nurse anaesthetist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Certified registered nurse anesthetist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CRNA - Certified registered nurse anaesthetist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CRNA - Certified registered nurse anesthetist" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "405279007", + "display" : "Attending physician (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Attending physician" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "405623001", + "display" : "Assigned practitioner (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Assigned practitioner" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "405684005", + "display" : "Professional initiating surgical case", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Case initiator" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Professional initiating surgical case (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "405685006", + "display" : "Professional providing staff relief during surgical procedure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Case reliever" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Professional providing staff relief during surgical procedure (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "408798009", + "display" : "Consultant pediatrician (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Consultant paediatrician" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Consultant pediatrician" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "408799001", + "display" : "Consultant neonatologist (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Consultant neonatologist" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "409974004", + "display" : "Health educator (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Health educator" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "409975003", + "display" : "Certified health education specialist (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Certified health education specialist" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "413854007", + "display" : "Circulating nurse (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Circulating nurse" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Circulator" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "415075003", + "display" : "Perioperative nurse (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Perioperative nurse" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Theater nurse" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Theatre nurse" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Operating room nurse" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "415506007", + "display" : "Scrub nurse (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Scrub nurse" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "416160000", + "display" : "Fellow of American Academy of Osteopathy (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fellow of American Academy of Osteopathy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "FAAO - Fellow of American Academy of Osteopathy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "This earned post-doctoral fellowship is conferred by the American Academy of Osteopathy. Those who earn the FAAO must demonstrate their commitment to osteopathic principles and practice through teaching, writing, and service, performed at the highest level of professional and ethical standards." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "420409002", + "display" : "Oculoplastic surgeon (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oculoplastic surgeon" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "420678001", + "display" : "Retinal surgeon (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Retinal surgeon" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vitreoretinal surgeon" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "421841007", + "display" : "Admitting physician (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Admitting physician" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "422140007", + "display" : "Medical ophthalmologist (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medical ophthalmologist" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "422234006", + "display" : "Ophthalmologist (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ophthalmologist" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "432100008", + "display" : "Health coach (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Health coach" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "442867008", + "display" : "Respiratory therapist (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Respiratory therapist" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "443090005", + "display" : "Podiatric surgeon (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Podiatric surgeon" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "444912007", + "display" : "Hypnotherapist (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypnotherapist" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "445313000", + "display" : "Asthma nurse specialist (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Asthma nurse specialist" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "445451001", + "display" : "Nurse case manager (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nurse case manager" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "446050000", + "display" : "Primary care physician (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PCP - Primary care physician" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Primary care physician" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "446701002", + "display" : "Addiction medicine specialist (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Addiction medicine specialist" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "449161006", + "display" : "Physician assistant (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PA - physician assistant" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Physician assistant" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "471302004", + "display" : "Government midwife (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Government midwife" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "720503005", + "display" : "Sleep medicine specialist (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sleep medicine specialist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sleep medicine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "721936008", + "display" : "Occupation medicine specialist (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Occupation medicine specialist" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "721937004", + "display" : "Preventive medicine specialist (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Preventive medicine specialist" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "721938009", + "display" : "Tropical medicine specialist (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tropical medicine specialist" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "721939001", + "display" : "Vascular medicine specialist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Angiologist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vascular medicine specialist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "721940004", + "display" : "Legal medicine specialist (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Legal medicine specialist" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "721941000", + "display" : "Health psychologist (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Health psychologist" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "721942007", + "display" : "Cardiovascular perfusionist (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cardiovascular perfusionist" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "721943002", + "display" : "Clinical immunology and allergy specialist (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clinical immunology and allergy specialist" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "734293001", + "display" : "Clinical pharmacist (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clinical pharmacist" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "734294007", + "display" : "Pharmacist prescriber (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pharmacist prescriber" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pharmacist independent prescriber" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "763292005", + "display" : "Radiation oncologist (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radiation oncologist" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "768730001", + "display" : "Home health aide (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Home health aide" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Unlicensed individual who may have training or certification and performs routine care activities for a patent in the home and may assist with activities of daily living." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "768731002", + "display" : "Home helper", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Home helper (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Home help" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A person who performs routine tasks and household duties for a patient in their home." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "768732009", + "display" : "School health educator", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "School health educator (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A person who teaches in schools on the subject of promotion of health awareness and prevention of disease or injury." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "768819009", + "display" : "Medically responsible investigator (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medically responsible investigator" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clinician involved in a research study who is responsible for medical care of a subject or subjects in the study." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "768825008", + "display" : "Doula (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Doula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A non-medical person who stays with and assists a woman before, during, or after childbirth." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "768826009", + "display" : "Crisis counsellor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Crisis counselor (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Crisis counselor" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A person who provides support and guidance to an individual or a group of people such as a family or community during a crisis." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "768827000", + "display" : "Nutritionist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nutritionist (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Person qualified and licensed to practice in fields including nutrition, food science and public health." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "768828005", + "display" : "Epidemiologist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Epidemiologist (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Public health professional who investigates patterns and causes of disease and injury in humans." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "768829002", + "display" : "Community dietician (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Community dietician" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "768832004", + "display" : "Case manager (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Case manager" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A person who undertakes a collaborative process of assessment, planning, facilitation, care coordination, evaluation, and advocacy for options and services to meet individual and family. comprehensive health needs." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "768833009", + "display" : "Discharging physician", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Discharging physician (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A physician who has the authority and assumes the responsibility for patient discharge from a healthcare facility." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "768834003", + "display" : "Disease manager (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disease manager" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A person who has the responsibility of communicating and coordinating healthcare interventions for individuals in populations with a specific condition." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "768836001", + "display" : "Patient navigator", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Patient navigator (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Individual who provides personal guidance to patients as they move through the health care system. Patient navigators may have professional medical, legal, financial, or administrative experience." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "768837005", + "display" : "Hospitalist (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Specialized hospital physician" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Specialised hospital physician" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospitalist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Physician whose practice is limited to care of hospitalized patients." + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Physician whose practice is limited to care of hospitalised patients." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "768839008", + "display" : "Consultant (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Consultant" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A healthcare professional that possesses expertise in a clinical domain and provides advice on the diagnosis and management of individuals with conditions related to that domain." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "789543004", + "display" : "Ultrasonographer", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sonographer" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sonographer (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "840583002", + "display" : "Allied health assistant (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allied health assistant" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "840584008", + "display" : "Allied health student", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allied health student (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "878785002", + "display" : "Clinical respiratory physiologist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clinical respiratory physiologist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "878786001", + "display" : "Operating room technician (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Operating theater technician" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Operating room technician" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Operating theatre technician" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "878787005", + "display" : "Anesthesia technician", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anesthetic technician" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anesthesia technician (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anaesthesia technician" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anaesthetic technician" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "897187007", + "display" : "Sexual assault nurse examiner (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "SANE - sexual assault nurse examiner" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sexual assault nurse examiner" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1172950003", + "display" : "Massage therapist (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Massage therapist" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1186716007", + "display" : "Intellectual disability psychiatrist (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intellectual disability psychiatrist" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1186914001", + "display" : "Intellectual disability nurse (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intellectual disability nurse" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1251537007", + "display" : "Sport medicine specialist (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sport medicine specialist" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1251542004", + "display" : "Medical coder (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clinical coder" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medical coder" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1251548000", + "display" : "Neuroradiologist (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neuroradiologist" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1254982001", + "display" : "Medical surgical nurse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medical surgical nurse (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1254983006", + "display" : "Chronic care nurse (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic care nurse" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1254984000", + "display" : "Rehabilitation nurse (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rehabilitation nurse" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1255370008", + "display" : "Specialist in naturopathy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Specialist in naturopathy (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Naturopath" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1255371007", + "display" : "Specialist in homeopathy (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Homeopath" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Specialist in homeopathy" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1255372000", + "display" : "Phytotherapist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phytotherapist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1255373005", + "display" : "Specialist in traditional Chinese medicine (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Specialist in traditional Chinese medicine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1255374004", + "display" : "Clinical nutritionist (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clinical nutritionist" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1255514008", + "display" : "Regulatory affairs pharmacist (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Regulatory affairs pharmacist" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1255515009", + "display" : "Pharmacogenomics pharmacist (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pharmacogenomics pharmacist" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1255516005", + "display" : "Clinical analysis pharmacist (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clinical analysis pharmacist" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1255517001", + "display" : "Intern in healthcare (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trainee in healthcare" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intern in healthcare" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1255518006", + "display" : "Organisational and social psychologist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Organizational and social psychologist (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Organizational and social psychologist" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1255519003", + "display" : "Cardiopulmonary technician (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cardiopulmonary technician" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cardiopneumology technician" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1255719001", + "display" : "Neurophysiology technician", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neurophysiology technician (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neurophysiology technologist" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1256114007", + "display" : "Nuclear medicine technologist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nuclear medicine technologist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1259214004", + "display" : "Immunohemotherapy specialist (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immunohemotherapy specialist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immunohemotherapist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immunohaemotherapist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immuno-haemotherapy specialist" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1259964002", + "display" : "Oral medicine specialist (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stomatologist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oral medicine specialist" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3981000175106", + "display" : "Nurse complex case manager", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nurse complex case manager (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9371000175105", + "display" : "Adolescent medicine specialist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adolescent medicine specialist (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "25941000087102", + "display" : "Adult gerontology primary care nurse practitioner (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adult gerontology primary care nurse practitioner" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "26031000087100", + "display" : "Pediatric nurse practitioner (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric nurse practitioner" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paediatric nurse practitioner" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "26071000087103", + "display" : "PHCNP - primary health care nurse practitioner", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Primary health care nurse practitioner (occupation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Primary health care nurse practitioner" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "26091000087104", + "display" : "Public health nurse practitioner", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Public health nurse practitioner (occupation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "450044741000087104", + "display" : "Acupuncturist (occupation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acupuncturist" + }] + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/questionnaire-questions", + "resource" : { + "resourceType" : "ValueSet", + "id" : "questionnaire-questions", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fhir" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/questionnaire-questions", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.443" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.434" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.2.255" + }], + "version" : "6.0.0-ballot2", + "name" : "QuestionnaireQuestionCodes", + "title" : "Questionnaire Question Codes", + "status" : "draft", + "experimental" : true, + "publisher" : "HL7 International - Patient Care WG", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://www.hl7.org/Special/committees/patientcare" + }] + }], + "description" : "Example list of codes for questions and groups of questions. (Not necessarily complete or appropriate.)", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "copyright" : "This content from LOINC® is copyright © 1995 Regenstrief Institute, Inc. and the LOINC Committee, and available at no cost under the license at http://loinc.org/terms-of-use.", + "compose" : { + "include" : [{ + "system" : "http://loinc.org" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:325b44aa-e4a4-4901-a7e5-bcaaa9fedabf", + "timestamp" : "2024-09-26T14:20:26.192Z", + "offset" : 0, + "parameter" : [{ + "name" : "limitedExpansion", + "valueBoolean" : true + }, + { + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://loinc.org|2.78" + }, + { + "name" : "version", + "valueUri" : "http://loinc.org|2.78" + }], + "contains" : [{ + "system" : "http://loinc.org", + "code" : "100000-9", + "display" : "Health informatics pioneer and the father of LOINC", + "designation" : [{ + "language" : "en-US", + "value" : "Health informatics pioneer and the father of LOINC" + }, + { + "language" : "en-US", + "value" : "Health Info Pioneer+Father of LOINC" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100001-7", + "display" : "Health informatics pioneer and cofounder of LOINC", + "designation" : [{ + "language" : "en-US", + "value" : "Health informatics pioneer and cofounder of LOINC" + }, + { + "language" : "en-US", + "value" : "Health Info Pioneer+Cofound LOINC" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100002-5", + "display" : "Specimen care is maintained", + "designation" : [{ + "language" : "en-US", + "value" : "Specimen care is maintained" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100003-3", + "display" : "Team communication is maintained throughout care", + "designation" : [{ + "language" : "en-US", + "value" : "Team communication is maintained throughout care" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100004-1", + "display" : "Demonstrates knowledge of the expected psychosocial responses to the procedure", + "designation" : [{ + "language" : "en-US", + "value" : "Demonstrates knowledge of the expected psychosocial responses to the procedure" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100005-8", + "display" : "Demonstrates knowledge of nutritional management related to the procedure", + "designation" : [{ + "language" : "en-US", + "value" : "Demonstrates knowledge of nutritional management related to the procedure" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100006-6", + "display" : "Demonstrates knowledge of medication management", + "designation" : [{ + "language" : "en-US", + "value" : "Demonstrates knowledge of medication management" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100007-4", + "display" : "Demonstrates knowledge of pain management", + "designation" : [{ + "language" : "en-US", + "value" : "Demonstrates knowledge of pain management" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10000-8", + "display" : "R wave duration in lead AVR", + "designation" : [{ + "language" : "en-US", + "value" : "R wave duration in lead AVR" + }, + { + "language" : "en-US", + "value" : "R wave dur L-AVR" + }, + { + "language" : "es-MX", + "value" : "Duración de la onda R. Lead AVR:Corazón :Punto temporal:Tiempo:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "duración de la onda R.derivación AVR:tiempo:punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "R onda dur L-AVR" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100008-2", + "display" : "Demonstrates knowledge of wound management", + "designation" : [{ + "language" : "en-US", + "value" : "Demonstrates knowledge of wound management" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100009-0", + "display" : "Demonstrates knowledge of the procedure and expected results", + "designation" : [{ + "language" : "en-US", + "value" : "Demonstrates knowledge of the procedure and expected results" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100010-8", + "display" : "No injury related to procedure equipment, medical supplies, or instrumentation", + "designation" : [{ + "language" : "en-US", + "value" : "No injury related to procedure equipment, medical supplies, or instrumentation" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100011-6", + "display" : "No injury related to an electrical source", + "designation" : [{ + "language" : "en-US", + "value" : "No injury related to an electrical source" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100012-4", + "display" : "Participates in decisions affecting the patient's plan of care", + "designation" : [{ + "language" : "en-US", + "value" : "Participates in decisions affecting the patient's plan of care" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100013-2", + "display" : "Participates in the discharge process", + "designation" : [{ + "language" : "en-US", + "value" : "Participates in the discharge process" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100014-0", + "display" : "Psychosocial health is maintained at or improved from baseline", + "designation" : [{ + "language" : "en-US", + "value" : "Psychosocial health is maintained at or improved from baseline" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100015-7", + "display" : "No injury related to positioning due to care or procedure", + "designation" : [{ + "language" : "en-US", + "value" : "No injury related to positioning due to care or procedure" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10001-6", + "display" : "R wave duration in lead I", + "designation" : [{ + "language" : "en-US", + "value" : "R wave duration in lead I" + }, + { + "language" : "en-US", + "value" : "R wave dur L-I" + }, + { + "language" : "es-MX", + "value" : "Duración de la onda R.:Corazón :Punto temporal:Tiempo:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "duración de la onda R.derivación I:tiempo:punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "R onda dur L-I" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100016-5", + "display" : "No injury related to a laser source", + "designation" : [{ + "language" : "en-US", + "value" : "No injury related to a laser source" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100017-3", + "display" : "Perioperative nursing data set outcomes panel [PNDS]", + "designation" : [{ + "language" : "en-US", + "value" : "Perioperative nursing data set outcomes panel [PNDS]" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100018-1", + "display" : "Hospice care Note", + "designation" : [{ + "language" : "en-US", + "value" : "Hospice care Note" + }, + { + "language" : "en-US", + "value" : "Hospice care Note" + }, + { + "language" : "nl-NL", + "value" : "Verslag [bevinding] in {instelling} d.m.v. hospicezorg (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100019-9", + "display" : "ALK gene mutations found [Identifier] in Blood or Tissue by Molecular genetics method Nominal", + "designation" : [{ + "language" : "en-US", + "value" : "ALK gene mutations found [Identifier] in Blood or Tissue by Molecular genetics method Nominal" + }, + { + "language" : "en-US", + "value" : "ALK gene Mut Anl Bld/T" + }, + { + "language" : "en-US", + "value" : "ALK gene targeted mutation analysis, Blood or tissue specimen" + }, + { + "language" : "nl-NL", + "value" : "ALK-gen doelgerichte mutatie-analyse [identificator] in bloed of weefsel d.m.v. moleculair genetisch onderzoek" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100020-7", + "display" : "GNA11 gene mutations found [Identifier] in Blood or Tissue by Molecular genetics method Nominal", + "designation" : [{ + "language" : "en-US", + "value" : "GNA11 gene mutations found [Identifier] in Blood or Tissue by Molecular genetics method Nominal" + }, + { + "language" : "en-US", + "value" : "GNA11 gene Mut Anl Bld/T" + }, + { + "language" : "en-US", + "value" : "GNA11 gene targeted mutation analysis, Blood or tissue specimen" + }, + { + "language" : "nl-NL", + "value" : "GNA11-gen doelgerichte mutatie-analyse [identificator] in bloed of weefsel d.m.v. moleculair genetisch onderzoek" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100021-5", + "display" : "GNAQ gene mutations found [Identifier] in Blood or Tissue by Molecular genetics method Nominal", + "designation" : [{ + "language" : "en-US", + "value" : "GNAQ gene mutations found [Identifier] in Blood or Tissue by Molecular genetics method Nominal" + }, + { + "language" : "en-US", + "value" : "GNAQ gene Mut Anl Bld/T" + }, + { + "language" : "en-US", + "value" : "GNAQ gene targeted mutation analysis, Blood or tissue specimen" + }, + { + "language" : "nl-NL", + "value" : "GNAQ-gen doelgerichte mutatie-analyse [identificator] in bloed of weefsel d.m.v. moleculair genetisch onderzoek" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100022-3", + "display" : "IDH1 gene mutations found [Identifier] in Blood or Tissue by Molecular genetics method Nominal", + "designation" : [{ + "language" : "en-US", + "value" : "IDH1 gene mutations found [Identifier] in Blood or Tissue by Molecular genetics method Nominal" + }, + { + "language" : "en-US", + "value" : "IDH1 gene Mut Anl Bld/T" + }, + { + "language" : "en-US", + "value" : "IDH1 gene targeted mutation analysis, Blood or tissue specimen" + }, + { + "language" : "nl-NL", + "value" : "IDH1-gen doelgerichte mutatie-analyse [identificator] in bloed of weefsel d.m.v. moleculair genetisch onderzoek" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100023-1", + "display" : "IDH2 gene mutations found [Identifier] in Blood or Tissue by Molecular genetics method Nominal", + "designation" : [{ + "language" : "en-US", + "value" : "IDH2 gene mutations found [Identifier] in Blood or Tissue by Molecular genetics method Nominal" + }, + { + "language" : "en-US", + "value" : "IDH2 gene Mut Anl Bld/T" + }, + { + "language" : "en-US", + "value" : "IDH2 gene targeted mutation analysis, Blood or tissue specimen" + }, + { + "language" : "nl-NL", + "value" : "IDH2-gen doelgerichte mutatie-analyse [identificator] in bloed of weefsel d.m.v. moleculair genetisch onderzoek" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10002-4", + "display" : "R wave duration in lead II", + "designation" : [{ + "language" : "en-US", + "value" : "R wave duration in lead II" + }, + { + "language" : "en-US", + "value" : "R wave dur L-II" + }, + { + "language" : "es-MX", + "value" : "Duración de la onda R. derivación II:Corazón :Punto temporal:Tiempo:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "duración de la onda R.derivación II:tiempo:punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "R onda dur L-II" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100024-9", + "display" : "SETBP1 gene mutations found [Identifier] in Blood or Tissue by Molecular genetics method Nominal", + "designation" : [{ + "language" : "en-US", + "value" : "SETBP1 gene mutations found [Identifier] in Blood or Tissue by Molecular genetics method Nominal" + }, + { + "language" : "en-US", + "value" : "SETBP1 gene Mut Anl Bld/T" + }, + { + "language" : "en-US", + "value" : "SETBP1 gene targeted mutation analysis, Blood or tissue specimen" + }, + { + "language" : "nl-NL", + "value" : "SETBP1-gen doelgerichte mutatie-analyse [identificator] in bloed of weefsel d.m.v. moleculair genetisch onderzoek" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100025-6", + "display" : "SRSF2 gene mutations found [Identifier] in Blood or Tissue by Molecular genetics method Nominal", + "designation" : [{ + "language" : "en-US", + "value" : "SRSF2 gene mutations found [Identifier] in Blood or Tissue by Molecular genetics method Nominal" + }, + { + "language" : "en-US", + "value" : "SRSF2 gene Mut Anl Bld/T" + }, + { + "language" : "en-US", + "value" : "SRSF2 gene targeted mutation analysis, Blood or tissue specimen" + }, + { + "language" : "nl-NL", + "value" : "SRSF2-gen doelgerichte mutatie-analyse [identificator] in bloed of weefsel d.m.v. moleculair genetisch onderzoek" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100026-4", + "display" : "MET gene mutations found [Identifier] in Blood or Tissue by Molecular genetics method Nominal", + "designation" : [{ + "language" : "en-US", + "value" : "MET gene mutations found [Identifier] in Blood or Tissue by Molecular genetics method Nominal" + }, + { + "language" : "en-US", + "value" : "MET gene Mut Anl Bld/T" + }, + { + "language" : "en-US", + "value" : "MET gene targeted mutation analysis, Blood or tissue specimen" + }, + { + "language" : "nl-NL", + "value" : "MET-gen doelgerichte mutatie-analyse [identificator] in bloed of weefsel d.m.v. moleculair genetisch onderzoek" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100027-2", + "display" : "SMAD4 gene mutations found [Identifier] in Blood or Tissue by Molecular genetics method Nominal", + "designation" : [{ + "language" : "en-US", + "value" : "SMAD4 gene mutations found [Identifier] in Blood or Tissue by Molecular genetics method Nominal" + }, + { + "language" : "en-US", + "value" : "SMAD4 gene Mut Anl Bld/T" + }, + { + "language" : "en-US", + "value" : "SMAD4 gene targeted mutation analysis, Blood or tissue specimen" + }, + { + "language" : "nl-NL", + "value" : "SMAD4-gen doelgerichte mutatie-analyse [identificator] in bloed of weefsel d.m.v. moleculair genetisch onderzoek" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100028-0", + "display" : "FBXW7 gene mutations found [Identifier] in Blood or Tissue by Molecular genetics method Nominal", + "designation" : [{ + "language" : "en-US", + "value" : "FBXW7 gene mutations found [Identifier] in Blood or Tissue by Molecular genetics method Nominal" + }, + { + "language" : "en-US", + "value" : "FBXW7 gene Mut Anl Bld/T" + }, + { + "language" : "en-US", + "value" : "FBXW7 gene targeted mutation analysis, Blood or tissue specimen" + }, + { + "language" : "nl-NL", + "value" : "FBXW7-gen doelgerichte mutatie-analyse [identificator] in bloed of weefsel d.m.v. moleculair genetisch onderzoek" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100029-8", + "display" : "Cancer related multigene analysis in Plasma cell-free DNA by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "Cancer related multigene analysis in Plasma cell-free DNA by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "Cancer multigene analysis Plas.cfDNA" + }, + { + "language" : "en-US", + "value" : "Cancer related multigene analysis (cfDNA)" + }, + { + "language" : "nl-NL", + "value" : "Kankergerelateerde multigen-analyse [bevinding] in plasma.celvrij DNA d.m.v. moleculair genetisch onderzoek (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100030-6", + "display" : "Axis I: Temporal aspects score [Mainz Pain Staging System]", + "designation" : [{ + "language" : "en-US", + "value" : "Axis I: Temporal aspects score [Mainz Pain Staging System]" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100031-4", + "display" : "Axis II: Spatial aspects score [Mainz Pain Staging System]", + "designation" : [{ + "language" : "en-US", + "value" : "Axis II: Spatial aspects score [Mainz Pain Staging System]" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10003-2", + "display" : "R wave duration in lead III", + "designation" : [{ + "language" : "en-US", + "value" : "R wave duration in lead III" + }, + { + "language" : "en-US", + "value" : "R wave dur L-III" + }, + { + "language" : "es-MX", + "value" : "Duración de la onda R. derivación III:Corazón :Punto temporal:Tiempo:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "duración de la onda R.derivación III:tiempo:punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "R onda dur L-III" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100032-2", + "display" : "Axis III: Drug taking behavior score [Mainz Pain Staging System]", + "designation" : [{ + "language" : "en-US", + "value" : "Axis III: Drug taking behavior score [Mainz Pain Staging System]" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100033-0", + "display" : "Axis IV: Utilization of the health care system score [Mainz Pain Staging System]", + "designation" : [{ + "language" : "en-US", + "value" : "Axis IV: Utilization of the health care system score [Mainz Pain Staging System]" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100034-8", + "display" : "Provider of automated external defibrillator use", + "designation" : [{ + "language" : "en-US", + "value" : "Provider of automated external defibrillator use" + }, + { + "language" : "en-US", + "value" : "Provider of AED" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100035-5", + "display" : "Exam finding location of Chest", + "designation" : [{ + "language" : "en-US", + "value" : "Exam finding location of Chest" + }, + { + "language" : "en-US", + "value" : "Exam finding location Chest" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100036-3", + "display" : "Exam finding location of Lung", + "designation" : [{ + "language" : "en-US", + "value" : "Exam finding location of Lung" + }, + { + "language" : "en-US", + "value" : "Exam finding location Lung" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100037-1", + "display" : "Patient contact disposition EMS unit", + "designation" : [{ + "language" : "en-US", + "value" : "Patient contact disposition EMS unit" + }, + { + "language" : "en-US", + "value" : "Patient contact disposition EMS unit" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100038-9", + "display" : "Patient evaluation disposition EMS unit", + "designation" : [{ + "language" : "en-US", + "value" : "Patient evaluation disposition EMS unit" + }, + { + "language" : "en-US", + "value" : "Patient eval disposition EMS unit" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100039-7", + "display" : "Crew disposition for patient care EMS unit", + "designation" : [{ + "language" : "en-US", + "value" : "Crew disposition for patient care EMS unit" + }, + { + "language" : "en-US", + "value" : "Crew disposition EMS unit" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10004-0", + "display" : "R wave duration in lead V1", + "designation" : [{ + "language" : "en-US", + "value" : "R wave duration in lead V1" + }, + { + "language" : "en-US", + "value" : "R wave dur L-V1" + }, + { + "language" : "es-MX", + "value" : "Duración de la onda R. derivación V1:Corazón :Punto temporal:Tiempo:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "duración de la onda R.derivación V1:tiempo:punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "R onda dur L-V1" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100040-5", + "display" : "Patient transport disposition EMS unit", + "designation" : [{ + "language" : "en-US", + "value" : "Patient transport disposition EMS unit" + }, + { + "language" : "en-US", + "value" : "Pt transport disposition EMS unit" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100041-3", + "display" : "Aminoglycoside [Susceptibility]", + "designation" : [{ + "language" : "en-US", + "value" : "Aminoglycoside [Susceptibility]" + }, + { + "language" : "en-US", + "value" : "Aminoglycoside Susc Islt" + }, + { + "language" : "en-US", + "value" : "Susceptibility to Aminoglycoside" + }, + { + "language" : "de-DE", + "value" : "Aminoglycosid [Empfindlichkeit]" + }, + { + "language" : "de-AT", + "value" : "Aminoglycosid-Empfindlichkeit" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100042-1", + "display" : "Atovaquone [Susceptibility]", + "designation" : [{ + "language" : "en-US", + "value" : "Atovaquone [Susceptibility]" + }, + { + "language" : "en-US", + "value" : "Atovaquone Susc Islt" + }, + { + "language" : "en-US", + "value" : "Susceptibility to Atovaquone" + }, + { + "language" : "nl-NL", + "value" : "Atovaquone [gevoeligheid] in isolaat" + }, + { + "language" : "de-AT", + "value" : "Atovaquon-Empfindlichkeit" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100043-9", + "display" : "Azithromycin+Ethambutol [Susceptibility]", + "designation" : [{ + "language" : "en-US", + "value" : "Azithromycin+Ethambutol [Susceptibility]" + }, + { + "language" : "en-US", + "value" : "Azithro+Ethambut Susc Islt" + }, + { + "language" : "en-US", + "value" : "Susceptibility to Azithromycin+Ethambutol" + }, + { + "language" : "de-DE", + "value" : "Azithromycin+Ethambutol [Empfindlichkeit]" + }, + { + "language" : "nl-NL", + "value" : "Azitromycine + ethambutol [gevoeligheid] in isolaat" + }, + { + "language" : "de-AT", + "value" : "Azithromycin/Ethambutol-Empfindlichkeit" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100044-7", + "display" : "Cefcapene [Susceptibility]", + "designation" : [{ + "language" : "en-US", + "value" : "Cefcapene [Susceptibility]" + }, + { + "language" : "en-US", + "value" : "Cefcapene Susc Islt" + }, + { + "language" : "en-US", + "value" : "Susceptibility to Cefcapene" + }, + { + "language" : "de-DE", + "value" : "Cefcapen [Empfindlichkeit]" + }, + { + "language" : "nl-NL", + "value" : "Cefcapeen [gevoeligheid] in isolaat" + }, + { + "language" : "de-AT", + "value" : "Cefcapene-Empfindlichkeit" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100045-4", + "display" : "Cefozopran [Susceptibility]", + "designation" : [{ + "language" : "en-US", + "value" : "Cefozopran [Susceptibility]" + }, + { + "language" : "en-US", + "value" : "Cefozopran Susc Islt" + }, + { + "language" : "en-US", + "value" : "Susceptibility to Cefozopran" + }, + { + "language" : "nl-NL", + "value" : "Cefozopran [gevoeligheid] in isolaat" + }, + { + "language" : "de-AT", + "value" : "Cefozopran-Empfindlichkeit" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100046-2", + "display" : "Cefquinome [Susceptibility]", + "designation" : [{ + "language" : "en-US", + "value" : "Cefquinome [Susceptibility]" + }, + { + "language" : "en-US", + "value" : "CEQ Susc Islt" + }, + { + "language" : "en-US", + "value" : "Susceptibility to Cefquinome" + }, + { + "language" : "nl-NL", + "value" : "Cefquinome [gevoeligheid] in isolaat" + }, + { + "language" : "de-AT", + "value" : "Cefquinom-Empfindlichkeit" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100047-0", + "display" : "Cefteram [Susceptibility]", + "designation" : [{ + "language" : "en-US", + "value" : "Cefteram [Susceptibility]" + }, + { + "language" : "en-US", + "value" : "Cefteram Susc Islt" + }, + { + "language" : "en-US", + "value" : "Susceptibility to Cefteram" + }, + { + "language" : "nl-NL", + "value" : "Cefteram [gevoeligheid] in isolaat" + }, + { + "language" : "de-AT", + "value" : "Cefteram-Empfindlichkeit" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100048-8", + "display" : "Clarithromycin+Ethambutol [Susceptibility]", + "designation" : [{ + "language" : "en-US", + "value" : "Clarithromycin+Ethambutol [Susceptibility]" + }, + { + "language" : "en-US", + "value" : "Clarithro+Ethamb Susc Islt" + }, + { + "language" : "en-US", + "value" : "Susceptibility to Clarithromycin+Ethambutol" + }, + { + "language" : "de-DE", + "value" : "Clarithromycin+Ethambutol [Empfindlichkeit]" + }, + { + "language" : "nl-NL", + "value" : "Clarithromycine + ethambutol [gevoeligheid] in isolaat" + }, + { + "language" : "de-AT", + "value" : "Clarithromycin/Ethambutol-Empfindlichkeit" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100049-6", + "display" : "Eravacycline [Susceptibility]", + "designation" : [{ + "language" : "en-US", + "value" : "Eravacycline [Susceptibility]" + }, + { + "language" : "en-US", + "value" : "Eravacycline Susc Islt" + }, + { + "language" : "en-US", + "value" : "Susceptibility to Eravacycline" + }, + { + "language" : "de-DE", + "value" : "Eravacyclin [Empfindlichkeit]" + }, + { + "language" : "nl-NL", + "value" : "Eravacycline [gevoeligheid] in isolaat" + }, + { + "language" : "de-AT", + "value" : "Eravacycline-Empfindlichkeit" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100050-4", + "display" : "Erythromycin+Ethambutol [Susceptibility]", + "designation" : [{ + "language" : "en-US", + "value" : "Erythromycin+Ethambutol [Susceptibility]" + }, + { + "language" : "en-US", + "value" : "Erythro+Ethamb Susc Islt" + }, + { + "language" : "en-US", + "value" : "Susceptibility to Erythromycin+Ethambutol" + }, + { + "language" : "de-DE", + "value" : "Erythromycin+Ethambutol [Empfindlichkeit]" + }, + { + "language" : "nl-NL", + "value" : "Erytromycine + ethambutol [gevoeligheid] in isolaat" + }, + { + "language" : "de-AT", + "value" : "Erythromycin/Ethambutol-Empfindlichkeit" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100051-2", + "display" : "Ethambutol+rifAMPin [Susceptibility]", + "designation" : [{ + "language" : "en-US", + "value" : "Ethambutol+rifAMPin [Susceptibility]" + }, + { + "language" : "en-US", + "value" : "Ethambutol+rifAMPin Susc Islt" + }, + { + "language" : "en-US", + "value" : "Susceptibility to Ethambutol+rifAMPin" + }, + { + "language" : "de-DE", + "value" : "Ethambutol+Rifampicin [Empfindlichkeit]" + }, + { + "language" : "nl-NL", + "value" : "Ethambutol + rifampicine [gevoeligheid] in isolaat" + }, + { + "language" : "de-AT", + "value" : "Ethambutol/rifAMPin-Empfindlichkeit" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100052-0", + "display" : "Flomoxef [Susceptibility]", + "designation" : [{ + "language" : "en-US", + "value" : "Flomoxef [Susceptibility]" + }, + { + "language" : "en-US", + "value" : "Flomoxef Susc Islt" + }, + { + "language" : "en-US", + "value" : "Susceptibility to Flomoxef" + }, + { + "language" : "de-DE", + "value" : "Flomoxef [Empfindlichkeit]" + }, + { + "language" : "nl-NL", + "value" : "Flomoxef [gevoeligheid] in isolaat" + }, + { + "language" : "de-AT", + "value" : "Flomoxef-Empfindlichkeit" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100053-8", + "display" : "Fluoroquinolone [Susceptibility]", + "designation" : [{ + "language" : "en-US", + "value" : "Fluoroquinolone [Susceptibility]" + }, + { + "language" : "en-US", + "value" : "FLQ Susc Islt" + }, + { + "language" : "en-US", + "value" : "Susceptibility to Fluoroquinolone" + }, + { + "language" : "de-DE", + "value" : "Fluorchinolon [Empfindlichkeit]" + }, + { + "language" : "nl-NL", + "value" : "Fluorchinolon [gevoeligheid] in isolaat" + }, + { + "language" : "de-AT", + "value" : "Fluoroquinolon-Empfindlichkeit" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100054-6", + "display" : "Gamithromycin [Susceptibility]", + "designation" : [{ + "language" : "en-US", + "value" : "Gamithromycin [Susceptibility]" + }, + { + "language" : "en-US", + "value" : "Gamithromycin Susc Islt" + }, + { + "language" : "en-US", + "value" : "Susceptibility to Gamithromycin" + }, + { + "language" : "de-AT", + "value" : "Gamithromycin-Empfindlichkeit" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100055-3", + "display" : "Optochin [Susceptibility]", + "designation" : [{ + "language" : "en-US", + "value" : "Optochin [Susceptibility]" + }, + { + "language" : "en-US", + "value" : "Optochin Susc Islt" + }, + { + "language" : "en-US", + "value" : "Susceptibility to Optochin" + }, + { + "language" : "de-DE", + "value" : "Optochin [Empfindlichkeit]" + }, + { + "language" : "nl-NL", + "value" : "Optochine [gevoeligheid] in isolaat" + }, + { + "language" : "de-AT", + "value" : "Optochin-Empfindlichkeit" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100056-1", + "display" : "Panipenem [Susceptibility]", + "designation" : [{ + "language" : "en-US", + "value" : "Panipenem [Susceptibility]" + }, + { + "language" : "en-US", + "value" : "Panipenem Susc Islt" + }, + { + "language" : "en-US", + "value" : "Susceptibility to Panipenem" + }, + { + "language" : "de-DE", + "value" : "Panipenem [Empfindlichkeit]" + }, + { + "language" : "nl-NL", + "value" : "Panipenem [gevoeligheid] in isolaat" + }, + { + "language" : "de-AT", + "value" : "Panipenem-Empfindlichkeit" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10005-7", + "display" : "R wave duration in lead V2", + "designation" : [{ + "language" : "en-US", + "value" : "R wave duration in lead V2" + }, + { + "language" : "en-US", + "value" : "R wave dur L-V2" + }, + { + "language" : "es-MX", + "value" : "Duración de la onda R. derivación V2:Corazón :Punto temporal:Tiempo:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "duración de la onda R.derivación V2:tiempo:punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "R onda dur L-V2" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100057-9", + "display" : "Prothionamide [Susceptibility]", + "designation" : [{ + "language" : "en-US", + "value" : "Prothionamide [Susceptibility]" + }, + { + "language" : "en-US", + "value" : "Prothionamide Susc Islt" + }, + { + "language" : "en-US", + "value" : "Susceptibility to Prothionamide" + }, + { + "language" : "de-DE", + "value" : "Prothionamid [Empfindlichkeit]" + }, + { + "language" : "nl-NL", + "value" : "Prothionamide [gevoeligheid] in isolaat" + }, + { + "language" : "de-AT", + "value" : "Prothionamid-Empfindlichkeit" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100058-7", + "display" : "Prulifloxacin [Susceptibility]", + "designation" : [{ + "language" : "en-US", + "value" : "Prulifloxacin [Susceptibility]" + }, + { + "language" : "en-US", + "value" : "Prulifloxacin Susc Islt" + }, + { + "language" : "en-US", + "value" : "Susceptibility to Prulifloxacin" + }, + { + "language" : "de-DE", + "value" : "Prulifloxacin [Empfindlichkeit]" + }, + { + "language" : "nl-NL", + "value" : "Prulifloxacine [gevoeligheid] in isolaat" + }, + { + "language" : "de-AT", + "value" : "Prulifloxacin-Empfindlichkeit" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100059-5", + "display" : "Rifapentine [Susceptibility]", + "designation" : [{ + "language" : "en-US", + "value" : "Rifapentine [Susceptibility]" + }, + { + "language" : "en-US", + "value" : "Rifapentine Susc Islt" + }, + { + "language" : "en-US", + "value" : "Susceptibility to Rifapentine" + }, + { + "language" : "de-DE", + "value" : "Rifapentin [Empfindlichkeit]" + }, + { + "language" : "nl-NL", + "value" : "Rifapentine [gevoeligheid] in isolaat" + }, + { + "language" : "de-AT", + "value" : "Rifapentin-Empfindlichkeit" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100060-3", + "display" : "Tildipirosin [Susceptibility]", + "designation" : [{ + "language" : "en-US", + "value" : "Tildipirosin [Susceptibility]" + }, + { + "language" : "en-US", + "value" : "Tildipirosin Susc Islt" + }, + { + "language" : "en-US", + "value" : "Susceptibility to Tildipirosin" + }, + { + "language" : "de-AT", + "value" : "Tildipirosin-Empfindlichkeit" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100061-1", + "display" : "Tosufloxacin [Susceptibility]", + "designation" : [{ + "language" : "en-US", + "value" : "Tosufloxacin [Susceptibility]" + }, + { + "language" : "en-US", + "value" : "Tosufloxacin Susc Islt" + }, + { + "language" : "en-US", + "value" : "Susceptibility to Tosufloxacin" + }, + { + "language" : "de-DE", + "value" : "Tosufloxacin [Empfindlichkeit]" + }, + { + "language" : "nl-NL", + "value" : "Tosufloxacine [gevoeligheid] in isolaat" + }, + { + "language" : "de-AT", + "value" : "Tosufloxacin-Empfindlichkeit" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100062-9", + "display" : "Standard Dermatology Outcome Measures panel", + "designation" : [{ + "language" : "en-US", + "value" : "Standard Dermatology Outcome Measures panel" + }, + { + "language" : "en-US", + "value" : "SDOM panel" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100063-7", + "display" : "Primary skin concern", + "designation" : [{ + "language" : "en-US", + "value" : "Primary skin concern" + }, + { + "language" : "en-US", + "value" : "Primary skin concern" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100064-5", + "display" : "Itch severity Reporting Period - Reported", + "designation" : [{ + "language" : "en-US", + "value" : "Itch severity Reporting Period - Reported" + }, + { + "language" : "en-US", + "value" : "Itch severity RptPeriod Reported" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10006-5", + "display" : "R wave duration in lead V3", + "designation" : [{ + "language" : "en-US", + "value" : "R wave duration in lead V3" + }, + { + "language" : "en-US", + "value" : "R wave dur L-V3" + }, + { + "language" : "es-MX", + "value" : "Duración de la onda R. derivación V3:Corazón :Punto temporal:Tiempo:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "duración de la onda R.derivación V3:tiempo:punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "R onda dur L-V3" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100065-2", + "display" : "Satisfied with treatment", + "designation" : [{ + "language" : "en-US", + "value" : "Satisfied with treatment" + }, + { + "language" : "en-US", + "value" : "Satisfied with treatment" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100066-0", + "display" : "Specular microscopy panel", + "designation" : [{ + "language" : "en-US", + "value" : "Specular microscopy panel" + }, + { + "language" : "en-US", + "value" : "Specular microscopy panel" + }, + { + "language" : "nl-NL", + "value" : "Endotheelcelmicroscopie panel in oog d.m.v. endotheelcelmicroscopie" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100067-8", + "display" : "Eye Image magnification", + "designation" : [{ + "language" : "en-US", + "value" : "Eye Image magnification" + }, + { + "language" : "en-US", + "value" : "Eye Image magnification" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100068-6", + "display" : "Right eye Fixation point [Angle]", + "designation" : [{ + "language" : "en-US", + "value" : "Right eye Fixation point [Angle]" + }, + { + "language" : "en-US", + "value" : "R eye Fixation point [Angle]" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100069-4", + "display" : "Left eye Fixation point [Angle]", + "designation" : [{ + "language" : "en-US", + "value" : "Left eye Fixation point [Angle]" + }, + { + "language" : "en-US", + "value" : "L eye Fixation point [Angle]" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100070-2", + "display" : "Right cornea Cell density", + "designation" : [{ + "language" : "en-US", + "value" : "Right cornea Cell density" + }, + { + "language" : "en-US", + "value" : "R cornea Cell density" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100071-0", + "display" : "Left cornea Cell density", + "designation" : [{ + "language" : "en-US", + "value" : "Left cornea Cell density" + }, + { + "language" : "en-US", + "value" : "L cornea Cell density" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100072-8", + "display" : "Right cornea Coefficient of variation", + "designation" : [{ + "language" : "en-US", + "value" : "Right cornea Coefficient of variation" + }, + { + "language" : "en-US", + "value" : "R cornea Coefficient of variation" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10007-3", + "display" : "R wave duration in lead V4", + "designation" : [{ + "language" : "en-US", + "value" : "R wave duration in lead V4" + }, + { + "language" : "en-US", + "value" : "R wave dur L-V4" + }, + { + "language" : "es-MX", + "value" : "Duración de la onda R. derivación V4:Corazón :Punto temporal:Tiempo:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "duración de la onda R.derivación V4:tiempo:punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "R onda dur L-V4" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100073-6", + "display" : "Left cornea Coefficient of variation", + "designation" : [{ + "language" : "en-US", + "value" : "Left cornea Coefficient of variation" + }, + { + "language" : "en-US", + "value" : "L cornea Coefficient of variation" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100074-4", + "display" : "Right cornea Hexagonality", + "designation" : [{ + "language" : "en-US", + "value" : "Right cornea Hexagonality" + }, + { + "language" : "en-US", + "value" : "R cornea Hexagonality" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100075-1", + "display" : "Left cornea Hexagonality", + "designation" : [{ + "language" : "en-US", + "value" : "Left cornea Hexagonality" + }, + { + "language" : "en-US", + "value" : "L cornea Hexagonality" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100076-9", + "display" : "Right cornea Endothelial cells counted", + "designation" : [{ + "language" : "en-US", + "value" : "Right cornea Endothelial cells counted" + }, + { + "language" : "en-US", + "value" : "R cornea Endothelial cells counted" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100077-7", + "display" : "Left cornea Endothelial cells counted", + "designation" : [{ + "language" : "en-US", + "value" : "Left cornea Endothelial cells counted" + }, + { + "language" : "en-US", + "value" : "L cornea Endothelial cells counted" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100078-5", + "display" : "Right cornea Endothelial cell area.min", + "designation" : [{ + "language" : "en-US", + "value" : "Right cornea Endothelial cell area.min" + }, + { + "language" : "en-US", + "value" : "R cornea Endothelial cell area.min" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100079-3", + "display" : "Left cornea Endothelial cell area.min", + "designation" : [{ + "language" : "en-US", + "value" : "Left cornea Endothelial cell area.min" + }, + { + "language" : "en-US", + "value" : "L cornea Endothelial cell area.min" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100080-1", + "display" : "Right cornea Endothelial cell area.max", + "designation" : [{ + "language" : "en-US", + "value" : "Right cornea Endothelial cell area.max" + }, + { + "language" : "en-US", + "value" : "R cornea Endothelial cell area.max" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10008-1", + "display" : "R wave duration in lead V5", + "designation" : [{ + "language" : "en-US", + "value" : "R wave duration in lead V5" + }, + { + "language" : "en-US", + "value" : "R wave dur L-V5" + }, + { + "language" : "es-MX", + "value" : "Duración de la onda R. Plomo V5:Corazón :Punto temporal:Tiempo:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "duración de la onda R.derivación V5:tiempo:punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "R onda dur L-V5" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100081-9", + "display" : "Left cornea Endothelial cell area.max", + "designation" : [{ + "language" : "en-US", + "value" : "Left cornea Endothelial cell area.max" + }, + { + "language" : "en-US", + "value" : "L cornea Endothelial cell area.max" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100082-7", + "display" : "Right cornea Endothelial cell area.mean", + "designation" : [{ + "language" : "en-US", + "value" : "Right cornea Endothelial cell area.mean" + }, + { + "language" : "en-US", + "value" : "R cornea Endothelial cell area.mean" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100083-5", + "display" : "Left cornea Endothelial cell area.mean", + "designation" : [{ + "language" : "en-US", + "value" : "Left cornea Endothelial cell area.mean" + }, + { + "language" : "en-US", + "value" : "L cornea Endothelial cell area.mean" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100084-3", + "display" : "Right cornea Cell area.standard deviation", + "designation" : [{ + "language" : "en-US", + "value" : "Right cornea Cell area.standard deviation" + }, + { + "language" : "en-US", + "value" : "R cornea Cell area.sd" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100085-0", + "display" : "Left cornea Cell area.standard deviation", + "designation" : [{ + "language" : "en-US", + "value" : "Left cornea Cell area.standard deviation" + }, + { + "language" : "en-US", + "value" : "L cornea Cell area.sd" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100086-8", + "display" : "Right cornea Type of Analysis method by Specular microscopy", + "designation" : [{ + "language" : "en-US", + "value" : "Right cornea Type of Analysis method by Specular microscopy" + }, + { + "language" : "en-US", + "value" : "R cornea Analysis method" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100087-6", + "display" : "Toxocara canis 24-35kD IgG Ab [Presence] in Serum by Immunoblot", + "designation" : [{ + "language" : "en-US", + "value" : "Toxocara canis 24-35kD IgG Ab [Presence] in Serum by Immunoblot" + }, + { + "language" : "en-US", + "value" : "T canis 24-35kD IgG Ser Ql IB" + }, + { + "language" : "en-US", + "value" : "Toxocara canis 24-35kD IgG antibody, Blood" + }, + { + "language" : "nl-NL", + "value" : "Toxocara canis 24-35kD As.IgG [aanwezigheid] in serum d.m.v. immunoblotting" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100088-4", + "display" : "Taenia solium larva Ab bands panel - Serum by Immunoblot", + "designation" : [{ + "language" : "en-US", + "value" : "Taenia solium larva Ab bands panel - Serum by Immunoblot" + }, + { + "language" : "en-US", + "value" : "T solium Ab bands Pnl Ser IB" + }, + { + "language" : "en-US", + "value" : "Taenia solium larva Ab bands panel, Blood" + }, + { + "language" : "nl-NL", + "value" : "Taenia solium larve As banden panel in serum d.m.v. immunoblotting" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100089-2", + "display" : "Taenia solium larva 6-8kD Ab [Presence] in Serum by Immunoblot", + "designation" : [{ + "language" : "en-US", + "value" : "Taenia solium larva 6-8kD Ab [Presence] in Serum by Immunoblot" + }, + { + "language" : "en-US", + "value" : "T solium 6-8kD Ab Ser Ql IB" + }, + { + "language" : "en-US", + "value" : "Taenia solium larva 6-8kD antibody, Blood" + }, + { + "language" : "nl-NL", + "value" : "Taenia solium larve 6-8kD As [aanwezigheid] in serum d.m.v. immunoblotting" + }] + }, + { + "system" : "http://loinc.org", + "code" : "1000-9", + "display" : "DBG Ab [Presence] in Serum or Plasma from Blood product unit", + "designation" : [{ + "language" : "en-US", + "value" : "DBG Ab [Presence] in Serum or Plasma from Blood product unit" + }, + { + "language" : "en-US", + "value" : "DBG Ab SerPl BPU Ql" + }, + { + "language" : "en-US", + "value" : "DBG antibody, Blood Product Unit" + }, + { + "language" : "es-MX", + "value" : "DBG Ab: Suero o plasma Unidad de hemoderivado: Punto temporal: Presencia o umbral: Ordinal:" + }, + { + "language" : "es-AR", + "value" : "[anticuerpo anti - ] DBG [Ac]:concentración arbitraria:punto en el tiempo:suero/plasma^unidad de hemoderivado:ordinal:" + }, + { + "language" : "pt-BR", + "value" : "DBG Ac SerPl BPU Ql" + }, + { + "language" : "nl-NL", + "value" : "DBG As [aanwezigheid] in serum of plasma^bloedproducteenheid" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100090-0", + "display" : "Taenia solium larva 45kD Ab [Presence] in Serum by Immunoblot", + "designation" : [{ + "language" : "en-US", + "value" : "Taenia solium larva 45kD Ab [Presence] in Serum by Immunoblot" + }, + { + "language" : "en-US", + "value" : "T solium 45kD Ab Ser Ql IB" + }, + { + "language" : "en-US", + "value" : "Taenia solium larva 45kD antibody, Blood" + }, + { + "language" : "nl-NL", + "value" : "Taenia solium larve 45kD As [aanwezigheid] in serum d.m.v. immunoblotting" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100091-8", + "display" : "Trypanosoma cruzi Ab [Units/volume] in Serum by Immunoassay", + "designation" : [{ + "language" : "en-US", + "value" : "Trypanosoma cruzi Ab [Units/volume] in Serum by Immunoassay" + }, + { + "language" : "en-US", + "value" : "T cruzi Ab Ser IA-aCnc" + }, + { + "language" : "en-US", + "value" : "Trypanosoma cruzi antibody, Blood" + }, + { + "language" : "nl-NL", + "value" : "Trypanosoma cruzi As [eenheid/volume] in serum d.m.v. immunoassay" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100092-6", + "display" : "Trypanosoma cruzi Ab bands panel - Serum by Immunoblot", + "designation" : [{ + "language" : "en-US", + "value" : "Trypanosoma cruzi Ab bands panel - Serum by Immunoblot" + }, + { + "language" : "en-US", + "value" : "T cruzi Ab bands Pnl Ser IB" + }, + { + "language" : "en-US", + "value" : "Trypanosoma cruzi Ab bands panel, Blood" + }, + { + "language" : "nl-NL", + "value" : "Trypanosoma cruzi As banden panel in serum d.m.v. immunoblotting" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100093-4", + "display" : "Trypanosoma cruzi 15-16kD IgG Ab [Presence] in Serum by Immunoblot", + "designation" : [{ + "language" : "en-US", + "value" : "Trypanosoma cruzi 15-16kD IgG Ab [Presence] in Serum by Immunoblot" + }, + { + "language" : "en-US", + "value" : "T cruzi 15-16kD IgG Ser Ql IB" + }, + { + "language" : "en-US", + "value" : "Trypanosoma cruzi 15-16kD IgG antibody, Blood" + }, + { + "language" : "nl-NL", + "value" : "Trypanosoma cruzi 15-16kD As.IgG [aanwezigheid] in serum d.m.v. immunoblotting" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100094-2", + "display" : "Trypanosoma cruzi 21-22kD IgG Ab [Presence] in Serum by Immunoblot", + "designation" : [{ + "language" : "en-US", + "value" : "Trypanosoma cruzi 21-22kD IgG Ab [Presence] in Serum by Immunoblot" + }, + { + "language" : "en-US", + "value" : "T cruzi 21-22kD IgG Ser Ql IB" + }, + { + "language" : "en-US", + "value" : "Trypanosoma cruzi 21-22kD IgG antibody, Blood" + }, + { + "language" : "nl-NL", + "value" : "Trypanosoma cruzi 21-22kD As.IgG [aanwezigheid] in serum d.m.v. immunoblotting" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100095-9", + "display" : "Trypanosoma cruzi 27-28kD IgG Ab [Presence] in Serum by Immunoblot", + "designation" : [{ + "language" : "en-US", + "value" : "Trypanosoma cruzi 27-28kD IgG Ab [Presence] in Serum by Immunoblot" + }, + { + "language" : "en-US", + "value" : "T cruzi 27-28kD IgG Ser Ql IB" + }, + { + "language" : "en-US", + "value" : "Trypanosoma cruzi 27-28kD IgG antibody, Blood" + }, + { + "language" : "nl-NL", + "value" : "Trypanosoma cruzi 27-28kD As.IgG [aanwezigheid] in serum d.m.v. immunoblotting" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100096-7", + "display" : "Trypanosoma cruzi 42kD IgG Ab [Presence] in Serum by Immunoblot", + "designation" : [{ + "language" : "en-US", + "value" : "Trypanosoma cruzi 42kD IgG Ab [Presence] in Serum by Immunoblot" + }, + { + "language" : "en-US", + "value" : "T cruzi 42kD IgG Ser Ql IB" + }, + { + "language" : "en-US", + "value" : "Trypanosoma cruzi 42kD IgG antibody, Blood" + }, + { + "language" : "nl-NL", + "value" : "Trypanosoma cruzi 42kD As.IgG [aanwezigheid] in serum d.m.v. immunoblotting" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100097-5", + "display" : "Trypanosoma cruzi 45-47kD IgG Ab [Presence] in Serum by Immunoblot", + "designation" : [{ + "language" : "en-US", + "value" : "Trypanosoma cruzi 45-47kD IgG Ab [Presence] in Serum by Immunoblot" + }, + { + "language" : "en-US", + "value" : "T cruzi 45-47kD IgG Ser Ql IB" + }, + { + "language" : "en-US", + "value" : "Trypanosoma cruzi 45-47kD IgG antibody, Blood" + }, + { + "language" : "nl-NL", + "value" : "Trypanosoma cruzi 45-47kD As.IgG [aanwezigheid] in serum d.m.v. immunoblotting" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100098-3", + "display" : "Trypanosoma cruzi 120-200kD IgG Ab [Presence] in Serum by Immunoblot", + "designation" : [{ + "language" : "en-US", + "value" : "Trypanosoma cruzi 120-200kD IgG Ab [Presence] in Serum by Immunoblot" + }, + { + "language" : "en-US", + "value" : "T cruzi 120-200kD IgG Ser Ql IB" + }, + { + "language" : "en-US", + "value" : "Trypanosoma cruzi 120-200kD IgG antibody, Blood" + }, + { + "language" : "nl-NL", + "value" : "Trypanosoma cruzi 120-200kD As.IgG [aanwezigheid] in serum d.m.v. immunoblotting" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10009-9", + "display" : "R wave duration in lead V6", + "designation" : [{ + "language" : "en-US", + "value" : "R wave duration in lead V6" + }, + { + "language" : "en-US", + "value" : "R wave dur L-V6" + }, + { + "language" : "es-MX", + "value" : "Duración de la onda R. Plomo V6:Corazón :Punto temporal:Tiempo:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "duración de la onda R.derivación V6:tiempo:punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "R onda dur L-V6" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100099-1", + "display" : "Trypanosoma cruzi 160kD IgG Ab [Presence] in Serum by Immunoblot", + "designation" : [{ + "language" : "en-US", + "value" : "Trypanosoma cruzi 160kD IgG Ab [Presence] in Serum by Immunoblot" + }, + { + "language" : "en-US", + "value" : "T cruzi 160kD IgG Ser Ql IB" + }, + { + "language" : "en-US", + "value" : "Trypanosoma cruzi 160kD IgG antibody, Blood" + }, + { + "language" : "nl-NL", + "value" : "Trypanosoma cruzi 160kD As.IgG [aanwezigheid] in serum d.m.v. immunoblotting" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100100-7", + "display" : "Fasciola sp IgG Ab [Presence] in Serum by Immunoassay", + "designation" : [{ + "language" : "en-US", + "value" : "Fasciola sp IgG Ab [Presence] in Serum by Immunoassay" + }, + { + "language" : "en-US", + "value" : "Fasciola IgG Ser Ql IA" + }, + { + "language" : "en-US", + "value" : "Fasciola sp IgG antibody, Blood" + }, + { + "language" : "nl-NL", + "value" : "Fasciola sp. As.IgG [aanwezigheid] in serum d.m.v. immunoassay" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100101-5", + "display" : "Fasciola sp 8-9kD IgG Ab [Presence] in Serum by Immunoblot", + "designation" : [{ + "language" : "en-US", + "value" : "Fasciola sp 8-9kD IgG Ab [Presence] in Serum by Immunoblot" + }, + { + "language" : "en-US", + "value" : "Fasciola sp 8-9kD IgG Ser Ql IB" + }, + { + "language" : "en-US", + "value" : "Fasciola sp 8-9kD IgG antibody, Blood" + }, + { + "language" : "nl-NL", + "value" : "Fasciola sp. 8-9kD As.IgG [aanwezigheid] in serum d.m.v. immunoblotting" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100102-3", + "display" : "Fasciola sp 27-28kD IgG Ab [Presence] in Serum by Immunoblot", + "designation" : [{ + "language" : "en-US", + "value" : "Fasciola sp 27-28kD IgG Ab [Presence] in Serum by Immunoblot" + }, + { + "language" : "en-US", + "value" : "Fasciola sp 27-28kD IgG Ser Ql IB" + }, + { + "language" : "en-US", + "value" : "Fasciola sp 27-28kD IgG antibody, Blood" + }, + { + "language" : "nl-NL", + "value" : "Fasciola sp. 27-28kD As.IgG [aanwezigheid] in serum d.m.v. immunoblotting" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100103-1", + "display" : "Fasciola sp 60kD IgG Ab [Presence] in Serum by Immunoblot", + "designation" : [{ + "language" : "en-US", + "value" : "Fasciola sp 60kD IgG Ab [Presence] in Serum by Immunoblot" + }, + { + "language" : "en-US", + "value" : "Fasciola sp 60kD IgG Ser Ql IB" + }, + { + "language" : "en-US", + "value" : "Fasciola sp 60kD IgG antibody, Blood" + }, + { + "language" : "nl-NL", + "value" : "Fasciola sp. 60kD As.IgG [aanwezigheid] in serum d.m.v. immunoblotting" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100104-9", + "display" : "Fasciola sp 42kD IgG Ab [Presence] in Serum by Immunoblot", + "designation" : [{ + "language" : "en-US", + "value" : "Fasciola sp 42kD IgG Ab [Presence] in Serum by Immunoblot" + }, + { + "language" : "en-US", + "value" : "Fasciola sp 42kD IgG Ser Ql IB" + }, + { + "language" : "en-US", + "value" : "Fasciola sp 42kD IgG antibody, Blood" + }, + { + "language" : "nl-NL", + "value" : "Fasciola sp. 42kD As.IgG [aanwezigheid] in serum d.m.v. immunoblotting" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100105-6", + "display" : "Filaria IgG and IgM panel - Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Filaria IgG and IgM panel - Serum" + }, + { + "language" : "en-US", + "value" : "Filaria Ab.IgG + IgM Pnl Ser" + }, + { + "language" : "en-US", + "value" : "Filaria IgG and IgM panel, Blood" + }, + { + "language" : "nl-NL", + "value" : "Filaria As.IgG & IgM panel in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100106-4", + "display" : "Filaria IgG Ab [Presence] in Serum by Immunoassay", + "designation" : [{ + "language" : "en-US", + "value" : "Filaria IgG Ab [Presence] in Serum by Immunoassay" + }, + { + "language" : "en-US", + "value" : "Filaria IgG Ser Ql IA" + }, + { + "language" : "en-US", + "value" : "Filaria IgG antibody, Blood" + }, + { + "language" : "nl-NL", + "value" : "Filaria As.IgG [aanwezigheid] in serum d.m.v. immunoassay" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10010-7", + "display" : "R' wave amplitude in lead AVF", + "designation" : [{ + "language" : "en-US", + "value" : "R' wave amplitude in lead AVF" + }, + { + "language" : "en-US", + "value" : "R' wave Amp L-AVF" + }, + { + "language" : "es-MX", + "value" : "Amplitud de onda R 'plomo AVF:Corazón :Punto temporal:Elpot:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "amplitud de la onda R'.derivación AVF:potencial eléctrico (voltaje):punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "R' onda Amp L-AVF" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100107-2", + "display" : "Leishmania sp IgG Ab [Presence] in Serum by Immunoassay", + "designation" : [{ + "language" : "en-US", + "value" : "Leishmania sp IgG Ab [Presence] in Serum by Immunoassay" + }, + { + "language" : "en-US", + "value" : "Leishmania IgG Ser Ql IA" + }, + { + "language" : "en-US", + "value" : "Leishmania sp IgG antibody, Blood" + }, + { + "language" : "nl-NL", + "value" : "Leishmania sp. As.IgG [aanwezigheid] in serum d.m.v. immunoassay" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100108-0", + "display" : "Leishmania sp IgG Ab [Units/volume] in Serum by Immunoassay", + "designation" : [{ + "language" : "en-US", + "value" : "Leishmania sp IgG Ab [Units/volume] in Serum by Immunoassay" + }, + { + "language" : "en-US", + "value" : "Leishmania IgG Ser IA-aCnc" + }, + { + "language" : "en-US", + "value" : "Leishmania sp IgG antibody, Blood" + }, + { + "language" : "nl-NL", + "value" : "Leishmania sp. As.IgG [eenheid/volume] in serum d.m.v. immunoassay" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100109-8", + "display" : "Leishmania sp Ab bands panel - Serum by Immunoblot", + "designation" : [{ + "language" : "en-US", + "value" : "Leishmania sp Ab bands panel - Serum by Immunoblot" + }, + { + "language" : "en-US", + "value" : "Leishmania sp Ab IB Pnl Ser IB" + }, + { + "language" : "en-US", + "value" : "Leishmania sp Ab bands panel, Blood" + }, + { + "language" : "nl-NL", + "value" : "Leishmania sp. As banden panel in serum d.m.v. immunoblotting" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100110-6", + "display" : "Leishmania sp 14kD IgG Ab [Presence] in Serum by Immunoblot", + "designation" : [{ + "language" : "en-US", + "value" : "Leishmania sp 14kD IgG Ab [Presence] in Serum by Immunoblot" + }, + { + "language" : "en-US", + "value" : "Leishmania sp 14kD IgG Ser Ql IB" + }, + { + "language" : "en-US", + "value" : "Leishmania sp 14kD IgG antibody, Blood" + }, + { + "language" : "nl-NL", + "value" : "Leishmania sp. 14kD As.IgG [aanwezigheid] in serum d.m.v. immunoblotting" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100111-4", + "display" : "Leishmania sp 16kD IgG Ab [Presence] in Serum by Immunoblot", + "designation" : [{ + "language" : "en-US", + "value" : "Leishmania sp 16kD IgG Ab [Presence] in Serum by Immunoblot" + }, + { + "language" : "en-US", + "value" : "Leishmania sp 16kD IgG Ser Ql IB" + }, + { + "language" : "en-US", + "value" : "Leishmania sp 16kD IgG antibody, Blood" + }, + { + "language" : "nl-NL", + "value" : "Leishmania sp. 16kD As.IgG [aanwezigheid] in serum d.m.v. immunoblotting" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100112-2", + "display" : "Fasciola sp Ab bands panel - Serum by Immunoblot", + "designation" : [{ + "language" : "en-US", + "value" : "Fasciola sp Ab bands panel - Serum by Immunoblot" + }, + { + "language" : "en-US", + "value" : "Fasciola sp Ab IB Pnl Ser IB" + }, + { + "language" : "en-US", + "value" : "Fasciola sp Ab bands panel, Blood" + }, + { + "language" : "nl-NL", + "value" : "Fasciola sp. As-banden panel in serum d.m.v. immunoblotting" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100113-0", + "display" : "Helicobacter pylori Ab panel - Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Helicobacter pylori Ab panel - Serum" + }, + { + "language" : "en-US", + "value" : "H pylori Ab Pnl Ser" + }, + { + "language" : "en-US", + "value" : "Helicobacter pylori Ab panel, Blood" + }, + { + "language" : "nl-NL", + "value" : "Helicobacter pylori As panel in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100114-8", + "display" : "Toxoplasma gondii 30kD Ab [Presence] in Serum by Immunoblot", + "designation" : [{ + "language" : "en-US", + "value" : "Toxoplasma gondii 30kD Ab [Presence] in Serum by Immunoblot" + }, + { + "language" : "en-US", + "value" : "T gondii 30kD Ab Ser Ql IB" + }, + { + "language" : "en-US", + "value" : "Toxoplasma gondii 30kD antibody, Blood" + }, + { + "language" : "nl-NL", + "value" : "Toxoplasma gondii 30kD As [aanwezigheid] in serum d.m.v. immunoblotting" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10011-5", + "display" : "R' wave amplitude in lead AVL", + "designation" : [{ + "language" : "en-US", + "value" : "R' wave amplitude in lead AVL" + }, + { + "language" : "en-US", + "value" : "R' wave Amp L-AVL" + }, + { + "language" : "es-MX", + "value" : "Amplitud de onda R 'plomo AVL:Corazón :Punto temporal:Elpot:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "amplitud de la onda R'.derivación AVL:potencial eléctrico (voltaje):punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "R' onda Amp L-AVL" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100115-5", + "display" : "Toxoplasma gondii 31kD Ab [Presence] in Serum by Immunoblot", + "designation" : [{ + "language" : "en-US", + "value" : "Toxoplasma gondii 31kD Ab [Presence] in Serum by Immunoblot" + }, + { + "language" : "en-US", + "value" : "T gondii 31kD Ab Ser Ql IB" + }, + { + "language" : "en-US", + "value" : "Toxoplasma gondii 31kD antibody, Blood" + }, + { + "language" : "nl-NL", + "value" : "Toxoplasma gondii 31kD As [aanwezigheid] in serum d.m.v. immunoblotting" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100116-3", + "display" : "Toxoplasma gondii 33kD Ab [Presence] in Serum by Immunoblot", + "designation" : [{ + "language" : "en-US", + "value" : "Toxoplasma gondii 33kD Ab [Presence] in Serum by Immunoblot" + }, + { + "language" : "en-US", + "value" : "T gondii 33kD Ab Ser Ql IB" + }, + { + "language" : "en-US", + "value" : "Toxoplasma gondii 33kD antibody, Blood" + }, + { + "language" : "nl-NL", + "value" : "Toxoplasma gondii 33kD As [aanwezigheid] in serum d.m.v. immunoblotting" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100117-1", + "display" : "Toxoplasma gondii 40kD Ab [Presence] in Serum by Immunoblot", + "designation" : [{ + "language" : "en-US", + "value" : "Toxoplasma gondii 40kD Ab [Presence] in Serum by Immunoblot" + }, + { + "language" : "en-US", + "value" : "T gondii 40kD Ab Ser Ql IB" + }, + { + "language" : "en-US", + "value" : "Toxoplasma gondii 40kD antibody, Blood" + }, + { + "language" : "nl-NL", + "value" : "Toxoplasma gondii 40kD As [aanwezigheid] in serum d.m.v. immunoblotting" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100118-9", + "display" : "Toxoplasma gondii 41kD Ab [Presence] in Serum by Immunoblot", + "designation" : [{ + "language" : "en-US", + "value" : "Toxoplasma gondii 41kD Ab [Presence] in Serum by Immunoblot" + }, + { + "language" : "en-US", + "value" : "T gondii 41kD Ab Ser Ql IB" + }, + { + "language" : "en-US", + "value" : "Toxoplasma gondii 41kD antibody, Blood" + }, + { + "language" : "nl-NL", + "value" : "Toxoplasma gondii 41kD As [aanwezigheid] in serum d.m.v. immunoblotting" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100119-7", + "display" : "Toxoplasma gondii 45kD Ab [Presence] in Serum by Immunoblot", + "designation" : [{ + "language" : "en-US", + "value" : "Toxoplasma gondii 45kD Ab [Presence] in Serum by Immunoblot" + }, + { + "language" : "en-US", + "value" : "T gondii 45kD Ab Ser Ql IB" + }, + { + "language" : "en-US", + "value" : "Toxoplasma gondii 45kD antibody, Blood" + }, + { + "language" : "nl-NL", + "value" : "Toxoplasma gondii 45kD As [aanwezigheid] in serum d.m.v. immunoblotting" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100120-5", + "display" : "Chlamydia trachomatis Ab panel - Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Chlamydia trachomatis Ab panel - Serum" + }, + { + "language" : "en-US", + "value" : "C trachomatis Ab Pnl Ser" + }, + { + "language" : "en-US", + "value" : "Chlamydia trachomatis Ab panel, Blood" + }, + { + "language" : "nl-NL", + "value" : "Chlamydia trachomatis As panel in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100121-3", + "display" : "Chlamydia trachomatis IgA Ab [Presence] in Serum by Immunoassay", + "designation" : [{ + "language" : "en-US", + "value" : "Chlamydia trachomatis IgA Ab [Presence] in Serum by Immunoassay" + }, + { + "language" : "en-US", + "value" : "C trach IgA Ser Ql IA" + }, + { + "language" : "en-US", + "value" : "Chlamydia trachomatis IgA antibody, Blood" + }, + { + "language" : "de-DE", + "value" : "Chlamydia trachomatis IgA-Antikörper [Nachweis] in Serum mittels Immunoassay" + }, + { + "language" : "nl-NL", + "value" : "Chlamydia trachomatis As.IgA [aanwezigheid] in serum d.m.v. immunoassay" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100122-1", + "display" : "Chlamydophila pneumoniae Ab panel - Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Chlamydophila pneumoniae Ab panel - Serum" + }, + { + "language" : "en-US", + "value" : "C pneum Ab Pnl Ser" + }, + { + "language" : "en-US", + "value" : "C. pneumoniae Ab panel, Blood" + }, + { + "language" : "nl-NL", + "value" : "Chlamydophila pneumoniae As panel in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10012-3", + "display" : "R' wave amplitude in lead AVR", + "designation" : [{ + "language" : "en-US", + "value" : "R' wave amplitude in lead AVR" + }, + { + "language" : "en-US", + "value" : "R' wave Amp L-AVR" + }, + { + "language" : "es-MX", + "value" : "Amplitud de onda R 'plomo AVR:Corazón :Punto temporal:Elpot:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "amplitud de la onda R'.derivación AVR:potencial eléctrico (voltaje):punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "R' onda Amp L-AVR" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100123-9", + "display" : "Chlamydophila pneumoniae IgA Ab [Presence] in Serum by Immunoassay", + "designation" : [{ + "language" : "en-US", + "value" : "Chlamydophila pneumoniae IgA Ab [Presence] in Serum by Immunoassay" + }, + { + "language" : "en-US", + "value" : "C pneum IgA Ser Ql IA" + }, + { + "language" : "en-US", + "value" : "Chlamydophila pneumoniae IgA antibody, Blood" + }, + { + "language" : "nl-NL", + "value" : "Chlamydophila pneumoniae As.IgA [aanwezigheid] in serum d.m.v. immunoassay" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100124-7", + "display" : "Chlamydophila pneumoniae IgA Ab [Units/volume] in Serum by Immunoassay", + "designation" : [{ + "language" : "en-US", + "value" : "Chlamydophila pneumoniae IgA Ab [Units/volume] in Serum by Immunoassay" + }, + { + "language" : "en-US", + "value" : "C pneum IgA Ser IA-aCnc" + }, + { + "language" : "en-US", + "value" : "Chlamydophila pneumoniae IgA antibody, Blood" + }, + { + "language" : "nl-NL", + "value" : "Chlamydophila pneumoniae As.IgA [eenheid/volume] in serum d.m.v. immunoassay" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100125-4", + "display" : "Chlamydophila psittaci Ab panel - Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Chlamydophila psittaci Ab panel - Serum" + }, + { + "language" : "en-US", + "value" : "C psittaci Ab Pnl Ser" + }, + { + "language" : "en-US", + "value" : "C. psittaci Ab panel, Blood" + }, + { + "language" : "nl-NL", + "value" : "Chlamydophila psittaci As panel in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100126-2", + "display" : "Bordetella pertussis Ab.IgG panel - Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Bordetella pertussis Ab.IgG panel - Serum" + }, + { + "language" : "en-US", + "value" : "B pert IgG Pnl Ser" + }, + { + "language" : "en-US", + "value" : "Bordetella pertussis Ab.IgG panel, Blood" + }, + { + "language" : "nl-NL", + "value" : "Bordetella pertussis As.IgG panel in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100127-0", + "display" : "Campylobacter sp Ab panel - Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Campylobacter sp Ab panel - Serum" + }, + { + "language" : "en-US", + "value" : "Camplybactr sp Ab Pnl Ser" + }, + { + "language" : "en-US", + "value" : "Campylobacter sp Ab panel, Blood" + }, + { + "language" : "nl-NL", + "value" : "Campylobacter sp. As panel in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100128-8", + "display" : "Cryptococcus sp Ag panel - Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Cryptococcus sp Ag panel - Serum" + }, + { + "language" : "en-US", + "value" : "Cryptoc Ag Pnl Ser" + }, + { + "language" : "en-US", + "value" : "Cryptococcus sp Ag panel, Blood" + }, + { + "language" : "nl-NL", + "value" : "Cryptococcus sp. Ag panel in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100129-6", + "display" : "Schistosoma sp Ab [Titer] in Serum by Hemagglutination", + "designation" : [{ + "language" : "en-US", + "value" : "Schistosoma sp Ab [Titer] in Serum by Hemagglutination" + }, + { + "language" : "en-US", + "value" : "Schistosoma Ab Titr Ser HA" + }, + { + "language" : "en-US", + "value" : "Schistosoma sp antibody, Blood" + }, + { + "language" : "nl-NL", + "value" : "Schistosoma sp. As [titer] in serum d.m.v. hemagglutinatie" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100130-4", + "display" : "Schistosoma mansoni Ab [Presence] in Serum by Immunoblot", + "designation" : [{ + "language" : "en-US", + "value" : "Schistosoma mansoni Ab [Presence] in Serum by Immunoblot" + }, + { + "language" : "en-US", + "value" : "S mansoni Ab Ser Ql IB" + }, + { + "language" : "en-US", + "value" : "Schistosoma mansoni antibody, Blood" + }, + { + "language" : "nl-NL", + "value" : "Schistosoma mansoni As [aanwezigheid] in serum d.m.v. immunoblotting" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10013-1", + "display" : "R' wave amplitude in lead I", + "designation" : [{ + "language" : "en-US", + "value" : "R' wave amplitude in lead I" + }, + { + "language" : "en-US", + "value" : "R' wave Amp L-I" + }, + { + "language" : "es-MX", + "value" : "Amplitud de la onda R '. I:Corazón :Punto temporal:Elpot:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "amplitud de la onda R'.derivación I:potencial eléctrico (voltaje):punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "R' onda Amp L-I" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100131-2", + "display" : "Schistosoma sp 8kD Ab [Presence] in Serum by Immunoblot", + "designation" : [{ + "language" : "en-US", + "value" : "Schistosoma sp 8kD Ab [Presence] in Serum by Immunoblot" + }, + { + "language" : "en-US", + "value" : "Schistosoma sp 8kD Ab Ser Ql IB" + }, + { + "language" : "en-US", + "value" : "Schistosoma sp 8kD antibody, Blood" + }, + { + "language" : "nl-NL", + "value" : "Schistosoma sp. 8kD As [aanwezigheid] in serum d.m.v. immunoblotting" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100132-0", + "display" : "Schistosoma sp 9kD Ab [Presence] in Serum by Immunoblot", + "designation" : [{ + "language" : "en-US", + "value" : "Schistosoma sp 9kD Ab [Presence] in Serum by Immunoblot" + }, + { + "language" : "en-US", + "value" : "Schistosoma sp 9kD Ab Ser Ql IB" + }, + { + "language" : "en-US", + "value" : "Schistosoma sp 9kD antibody, Blood" + }, + { + "language" : "nl-NL", + "value" : "Schistosoma sp. 9kD As [aanwezigheid] in serum d.m.v. immunoblotting" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100133-8", + "display" : "Schistosoma sp 10kD Ab [Presence] in Serum by Immunoblot", + "designation" : [{ + "language" : "en-US", + "value" : "Schistosoma sp 10kD Ab [Presence] in Serum by Immunoblot" + }, + { + "language" : "en-US", + "value" : "Schistosoma sp 10kD Ab Ser Ql IB" + }, + { + "language" : "en-US", + "value" : "Schistosoma sp 10kD antibody, Blood" + }, + { + "language" : "nl-NL", + "value" : "Schistosoma sp. 10kD As [aanwezigheid] in serum d.m.v. immunoblotting" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100134-6", + "display" : "Schistosoma sp 11kD Ab [Presence] in Serum by Immunoblot", + "designation" : [{ + "language" : "en-US", + "value" : "Schistosoma sp 11kD Ab [Presence] in Serum by Immunoblot" + }, + { + "language" : "en-US", + "value" : "Schistosoma sp 11kD Ab Ser Ql IB" + }, + { + "language" : "en-US", + "value" : "Schistosoma sp 11kD antibody, Blood" + }, + { + "language" : "nl-NL", + "value" : "Schistosoma sp. 11kD As [aanwezigheid] in serum d.m.v. immunoblotting" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100135-3", + "display" : "Schistosoma sp 12-13kD Ab [Presence] in Serum by Immunoblot", + "designation" : [{ + "language" : "en-US", + "value" : "Schistosoma sp 12-13kD Ab [Presence] in Serum by Immunoblot" + }, + { + "language" : "en-US", + "value" : "Schist sp 12-13kD Ab Ser Ql IB" + }, + { + "language" : "en-US", + "value" : "Schistosoma sp 12-13kD antibody, Blood" + }, + { + "language" : "nl-NL", + "value" : "Schistosoma sp. 12-13kD As [aanwezigheid] in serum d.m.v. immunoblotting" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100136-1", + "display" : "Schistosoma sp 14-15kD Ab [Presence] in Serum by Immunoblot", + "designation" : [{ + "language" : "en-US", + "value" : "Schistosoma sp 14-15kD Ab [Presence] in Serum by Immunoblot" + }, + { + "language" : "en-US", + "value" : "Schist sp 14-15kD Ab Ser Ql IB" + }, + { + "language" : "en-US", + "value" : "Schistosoma sp 14-15kD antibody, Blood" + }, + { + "language" : "nl-NL", + "value" : "Schistosoma sp. 14-15kD As [aanwezigheid] in serum d.m.v. immunoblotting" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100137-9", + "display" : "Schistosoma sp 15-16kD Ab [Presence] in Serum by Immunoblot", + "designation" : [{ + "language" : "en-US", + "value" : "Schistosoma sp 15-16kD Ab [Presence] in Serum by Immunoblot" + }, + { + "language" : "en-US", + "value" : "Schist sp 15-16kD Ab Ser Ql IB" + }, + { + "language" : "en-US", + "value" : "Schistosoma sp 15-16kD antibody, Blood" + }, + { + "language" : "nl-NL", + "value" : "Schistosoma sp. 15-16kD As [aanwezigheid] in serum d.m.v. immunoblotting" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100138-7", + "display" : "Schistosoma sp 18-19kD Ab [Presence] in Serum by Immunoblot", + "designation" : [{ + "language" : "en-US", + "value" : "Schistosoma sp 18-19kD Ab [Presence] in Serum by Immunoblot" + }, + { + "language" : "en-US", + "value" : "Schist sp 18-19kD Ab Ser Ql IB" + }, + { + "language" : "en-US", + "value" : "Schistosoma sp 18-19kD antibody, Blood" + }, + { + "language" : "nl-NL", + "value" : "Schistosoma sp. 18-19kD As [aanwezigheid] in serum d.m.v. immunoblotting" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100139-5", + "display" : "Schistosoma sp 22-24kD Ab [Presence] in Serum by Immunoblot", + "designation" : [{ + "language" : "en-US", + "value" : "Schistosoma sp 22-24kD Ab [Presence] in Serum by Immunoblot" + }, + { + "language" : "en-US", + "value" : "Schist sp 22-24kD Ab Ser Ql IB" + }, + { + "language" : "en-US", + "value" : "Schistosoma sp 22-24kD antibody, Blood" + }, + { + "language" : "nl-NL", + "value" : "Schistosoma sp. 22-24kD As [aanwezigheid] in serum d.m.v. immunoblotting" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100140-3", + "display" : "Schistosoma sp 30-34kD Ab [Presence] in Serum by Immunoblot", + "designation" : [{ + "language" : "en-US", + "value" : "Schistosoma sp 30-34kD Ab [Presence] in Serum by Immunoblot" + }, + { + "language" : "en-US", + "value" : "Schist sp 30-34kD Ab Ser Ql IB" + }, + { + "language" : "en-US", + "value" : "Schistosoma sp 30-34kD antibody, Blood" + }, + { + "language" : "nl-NL", + "value" : "Schistosoma sp. 30-34kD As [aanwezigheid] in serum d.m.v. immunoblotting" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100141-1", + "display" : "Schistosoma sp 65kD Ab [Presence] in Serum by Immunoblot", + "designation" : [{ + "language" : "en-US", + "value" : "Schistosoma sp 65kD Ab [Presence] in Serum by Immunoblot" + }, + { + "language" : "en-US", + "value" : "Schistosoma sp 65kD Ab Ser Ql IB" + }, + { + "language" : "en-US", + "value" : "Schistosoma sp 65kD antibody, Blood" + }, + { + "language" : "nl-NL", + "value" : "Schistosoma sp. 65kD As [aanwezigheid] in serum d.m.v. immunoblotting" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100142-9", + "display" : "Schistosoma sp 70kD Ab [Presence] in Serum by Immunoblot", + "designation" : [{ + "language" : "en-US", + "value" : "Schistosoma sp 70kD Ab [Presence] in Serum by Immunoblot" + }, + { + "language" : "en-US", + "value" : "Schistosoma sp 70kD Ab Ser Ql IB" + }, + { + "language" : "en-US", + "value" : "Schistosoma sp 70kD antibody, Blood" + }, + { + "language" : "nl-NL", + "value" : "Schistosoma sp. 70kD As [aanwezigheid] in serum d.m.v. immunoblotting" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100143-7", + "display" : "Schistosoma sp 80kD Ab [Presence] in Serum by Immunoblot", + "designation" : [{ + "language" : "en-US", + "value" : "Schistosoma sp 80kD Ab [Presence] in Serum by Immunoblot" + }, + { + "language" : "en-US", + "value" : "Schistosoma sp 80kD Ab Ser Ql IB" + }, + { + "language" : "en-US", + "value" : "Schistosoma sp 80kD antibody, Blood" + }, + { + "language" : "nl-NL", + "value" : "Schistosoma sp. 80kD As [aanwezigheid] in serum d.m.v. immunoblotting" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100144-5", + "display" : "Schistosoma sp 95kD Ab [Presence] in Serum by Immunoblot", + "designation" : [{ + "language" : "en-US", + "value" : "Schistosoma sp 95kD Ab [Presence] in Serum by Immunoblot" + }, + { + "language" : "en-US", + "value" : "Schistosoma sp 95kD Ab Ser Ql IB" + }, + { + "language" : "en-US", + "value" : "Schistosoma sp 95kD antibody, Blood" + }, + { + "language" : "nl-NL", + "value" : "Schistosoma sp. 95kD As [aanwezigheid] in serum d.m.v. immunoblotting" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100145-2", + "display" : "Schistosoma sp 110kD Ab [Presence] in Serum by Immunoblot", + "designation" : [{ + "language" : "en-US", + "value" : "Schistosoma sp 110kD Ab [Presence] in Serum by Immunoblot" + }, + { + "language" : "en-US", + "value" : "Schistosoma sp 110kD Ab Ser Ql IB" + }, + { + "language" : "en-US", + "value" : "Schistosoma sp 110kD antibody, Blood" + }, + { + "language" : "nl-NL", + "value" : "Schistosoma sp. 110kD As [aanwezigheid] in serum d.m.v. immunoblotting" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100146-0", + "display" : "Schistosoma sp 120kD Ab [Presence] in Serum by Immunoblot", + "designation" : [{ + "language" : "en-US", + "value" : "Schistosoma sp 120kD Ab [Presence] in Serum by Immunoblot" + }, + { + "language" : "en-US", + "value" : "Schistosoma sp 120kD Ab Ser Ql IB" + }, + { + "language" : "en-US", + "value" : "Schistosoma sp 120kD antibody, Blood" + }, + { + "language" : "nl-NL", + "value" : "Schistosoma sp. 120kD As [aanwezigheid] in serum d.m.v. immunoblotting" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100147-8", + "display" : "Toxoplasma gondii Ab bands panel - Serum by Immunoblot", + "designation" : [{ + "language" : "en-US", + "value" : "Toxoplasma gondii Ab bands panel - Serum by Immunoblot" + }, + { + "language" : "en-US", + "value" : "T gondii Ab bands Pnl Ser IB" + }, + { + "language" : "en-US", + "value" : "Toxoplasma gondii Ab bands panel, Blood" + }, + { + "language" : "nl-NL", + "value" : "Toxoplasma gondii As banden panel in serum d.m.v. immunoblotting" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100148-6", + "display" : "Schistosoma sp Ab bands panel - Serum by Immunoblot", + "designation" : [{ + "language" : "en-US", + "value" : "Schistosoma sp Ab bands panel - Serum by Immunoblot" + }, + { + "language" : "en-US", + "value" : "Schistosoma sp Ab IB Pnl Ser IB" + }, + { + "language" : "en-US", + "value" : "Schistosoma sp Ab bands panel, Blood" + }, + { + "language" : "nl-NL", + "value" : "Schistosoma sp. As banden panel in serum d.m.v. immunoblotting" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10014-9", + "display" : "R' wave amplitude in lead II", + "designation" : [{ + "language" : "en-US", + "value" : "R' wave amplitude in lead II" + }, + { + "language" : "en-US", + "value" : "R' wave Amp L-II" + }, + { + "language" : "es-MX", + "value" : "Amplitud de onda R 'derivación II:Corazón :Punto temporal:Elpot:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "amplitud de la onda R'.derivación II:potencial eléctrico (voltaje):punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "R' onda Amp L-II" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100149-4", + "display" : "6-oxo-piperidine-2-carboxylate and 6(R+S)-oxo-propylpiperidine-2-carboxylate panel - Urine and Serum or Plasma", + "designation" : [{ + "language" : "en-US", + "value" : "6-oxo-piperidine-2-carboxylate and 6(R+S)-oxo-propylpiperidine-2-carboxylate panel - Urine and Serum or Plasma" + }, + { + "language" : "en-US", + "value" : "6-oxo-PIP + 6(R+S)-OPP Ur+SerPl" + }, + { + "language" : "en-US", + "value" : "6-oxo-piperidine-2-carboxylate and 6(R+S)-oxo-propylpiperidine-2-carboxylate panel, Urine+Blood" + }, + { + "language" : "nl-NL", + "value" : "6-oxo-piperidine-2-carboxylaat & 6(R+S)-oxo-propylpiperidine-2-carboxylaat in urine en serum of plasma" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100150-2", + "display" : "6(R+S)-oxo-propylpiperidine-2-carboxylate [Moles/volume] in Plasma", + "designation" : [{ + "language" : "en-US", + "value" : "6(R+S)-oxo-propylpiperidine-2-carboxylate [Moles/volume] in Plasma" + }, + { + "language" : "en-US", + "value" : "6(R+S)-OPP Plas-sCnc" + }, + { + "language" : "en-US", + "value" : "6(R+S)-oxo-propylpiperidine-2-carboxylate, Blood" + }, + { + "language" : "nl-NL", + "value" : "6(R+S)-oxo-propylpiperidine-2-carboxylaat [mol/volume] in plasma" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100151-0", + "display" : "6-oxo-piperidine-2-carboxylate [Moles/volume] in Plasma", + "designation" : [{ + "language" : "en-US", + "value" : "6-oxo-piperidine-2-carboxylate [Moles/volume] in Plasma" + }, + { + "language" : "en-US", + "value" : "6-oxo-PIP Plas-sCnc" + }, + { + "language" : "en-US", + "value" : "6-oxo-piperidine-2-carboxylate, Blood" + }, + { + "language" : "nl-NL", + "value" : "6-oxo-piperidine-2-carboxylaat [mol/volume] in plasma" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100152-8", + "display" : "6-oxo-piperidine-2-carboxylate/Creatinine [Molar ratio] in Urine", + "designation" : [{ + "language" : "en-US", + "value" : "6-oxo-piperidine-2-carboxylate/Creatinine [Molar ratio] in Urine" + }, + { + "language" : "en-US", + "value" : "6-oxo-PIP/Creat Ur-sRto" + }, + { + "language" : "en-US", + "value" : "6-oxo-piperidine-2-carboxylate/Creatinine, Urine" + }, + { + "language" : "nl-NL", + "value" : "6-oxo-piperidine-2-carboxylaat/creatinine [molaire verhouding] in urine" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100153-6", + "display" : "6(R+S)-oxo-propylpiperidine-2-carboxylate/Creatinine [Molar ratio] in Urine", + "designation" : [{ + "language" : "en-US", + "value" : "6(R+S)-oxo-propylpiperidine-2-carboxylate/Creatinine [Molar ratio] in Urine" + }, + { + "language" : "en-US", + "value" : "6(R+S)-OPP/Creat Ur-sRto" + }, + { + "language" : "en-US", + "value" : "6(R+S)-oxo-propylpiperidine-2-carboxylate/Creatinine, Urine" + }, + { + "language" : "nl-NL", + "value" : "6(R+S)-oxo-propylpiperidine-2-carboxylaat/creatinine [molaire verhouding] in urine" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100154-4", + "display" : "Specimen collection supervision level", + "designation" : [{ + "language" : "en-US", + "value" : "Specimen collection supervision level" + }, + { + "language" : "en-US", + "value" : "Spec collect supervision level" + }, + { + "language" : "en-US", + "value" : "Collection supervision level, Specimen" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100155-1", + "display" : "Left cornea Type of Analysis method by Specular microscopy", + "designation" : [{ + "language" : "en-US", + "value" : "Left cornea Type of Analysis method by Specular microscopy" + }, + { + "language" : "en-US", + "value" : "L cornea Analysis method" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10015-6", + "display" : "R' wave amplitude in lead III", + "designation" : [{ + "language" : "en-US", + "value" : "R' wave amplitude in lead III" + }, + { + "language" : "en-US", + "value" : "R' wave Amp L-III" + }, + { + "language" : "es-MX", + "value" : "Amplitud de onda R 'derivación III:Corazón :Punto temporal:Elpot:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "amplitud de la onda R'.derivación III:potencial eléctrico (voltaje):punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "R' onda Amp L-III" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100156-9", + "display" : "SARS-CoV-2 (COVID-19) variant [Type] in Specimen by NAA with probe detection", + "designation" : [{ + "language" : "en-US", + "value" : "SARS-CoV-2 (COVID-19) variant [Type] in Specimen by NAA with probe detection" + }, + { + "language" : "en-US", + "value" : "SARS-CoV-2 variant Spec NAA+probe" + }, + { + "language" : "en-US", + "value" : "SARS-CoV-2 (COVID-19) variant, Specimen" + }, + { + "language" : "de-DE", + "value" : "SARS-CoV-2 (COVID-19)-Variante [Typ] in Probenmaterial mittels Nukleinsäureamplifikation mit Sondendetektion" + }, + { + "language" : "nl-NL", + "value" : "SARS-CoV-2-variant [type] d.m.v. probe-detectie" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100157-7", + "display" : "SARS-CoV-2 (COVID-19) lineage [Type] in Specimen by Sequencing", + "designation" : [{ + "language" : "en-US", + "value" : "SARS-CoV-2 (COVID-19) lineage [Type] in Specimen by Sequencing" + }, + { + "language" : "en-US", + "value" : "SARS-CoV-2 lineage Spec Seq" + }, + { + "language" : "en-US", + "value" : "SARS-CoV-2 (COVID-19) lineage, Specimen" + }, + { + "language" : "de-DE", + "value" : "SARS-CoV-2 (COVID-19)-Abstammungslinie [Typ] in Probenmaterial mittels Sequenzierung" + }, + { + "language" : "nl-NL", + "value" : "SARS-CoV-2 lineage [type] d.m.v. sequencing" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100158-5", + "display" : "Microalbumin [Mass/volume] in Urine collected for unspecified duration", + "designation" : [{ + "language" : "en-US", + "value" : "Microalbumin [Mass/volume] in Urine collected for unspecified duration" + }, + { + "language" : "en-US", + "value" : "Microalbumin ?Tm Ur-mCnc" + }, + { + "language" : "en-US", + "value" : "Albumin, Urine" + }, + { + "language" : "nl-NL", + "value" : "Albumine [massa/volume] in urine (verzamelduur niet gespecificeerd) d.m.v. detectielimiet <= 20 mg/L" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100159-3", + "display" : "Knee Society Score pre-op panel [Knee Society Score]", + "designation" : [{ + "language" : "en-US", + "value" : "Knee Society Score pre-op panel [Knee Society Score]" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100160-1", + "display" : "Knee replacement", + "designation" : [{ + "language" : "en-US", + "value" : "Knee replacement" + }, + { + "language" : "en-US", + "value" : "Knee replacement" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100161-9", + "display" : "Charnley Functional Classification", + "designation" : [{ + "language" : "en-US", + "value" : "Charnley Functional Classification" + }, + { + "language" : "en-US", + "value" : "Charnley Functional Classification" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100162-7", + "display" : "Knee alignment W standing X-ray measured", + "designation" : [{ + "language" : "en-US", + "value" : "Knee alignment W standing X-ray measured" + }, + { + "language" : "en-US", + "value" : "Alignment W Stand Knee XR" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100163-5", + "display" : "Knee medial AndOr lateral instability W full extension", + "designation" : [{ + "language" : "en-US", + "value" : "Knee medial AndOr lateral instability W full extension" + }, + { + "language" : "en-US", + "value" : "Knee med AndOr lat instab W full ext" + }, + { + "language" : "en-US", + "value" : "Knee medial AndOr lateral instability W full extension" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10016-4", + "display" : "R' wave amplitude in lead V1", + "designation" : [{ + "language" : "en-US", + "value" : "R' wave amplitude in lead V1" + }, + { + "language" : "en-US", + "value" : "R' wave Amp L-V1" + }, + { + "language" : "es-MX", + "value" : "Amplitud de onda R 'derivación V1:Corazón :Punto temporal:Elpot:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "amplitud de la onda R'.derivación V1:potencial eléctrico (voltaje):punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "R' onda Amp L-V1" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100164-3", + "display" : "Knee AP instability W 90 degree flexion", + "designation" : [{ + "language" : "en-US", + "value" : "Knee AP instability W 90 degree flexion" + }, + { + "language" : "en-US", + "value" : "Knee AP instability W 90 deg flex" + }, + { + "language" : "en-US", + "value" : "Knee AP instability W 90 degree flexion" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100165-0", + "display" : "Knee range of motion", + "designation" : [{ + "language" : "en-US", + "value" : "Knee range of motion" + }, + { + "language" : "en-US", + "value" : "Knee Qn" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100166-8", + "display" : "Flexion contracture range of Knee", + "designation" : [{ + "language" : "en-US", + "value" : "Flexion contracture range of Knee" + }, + { + "language" : "en-US", + "value" : "Flexion contracture range Knee" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100167-6", + "display" : "Extensor lag range of Knee", + "designation" : [{ + "language" : "en-US", + "value" : "Extensor lag range of Knee" + }, + { + "language" : "en-US", + "value" : "Extensor lag range Knee" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100168-4", + "display" : "Knee pain severity with level walking", + "designation" : [{ + "language" : "en-US", + "value" : "Knee pain severity with level walking" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100169-2", + "display" : "Knee pain severity with stairs or inclines", + "designation" : [{ + "language" : "en-US", + "value" : "Knee pain severity with stairs or inclines" + }] + }, + { + "system" : "http://loinc.org", + "code" : "1001-7", + "display" : "DBG Ab [Presence] in Serum or Plasma from Donor", + "designation" : [{ + "language" : "en-US", + "value" : "DBG Ab [Presence] in Serum or Plasma from Donor" + }, + { + "language" : "en-US", + "value" : "DBG Ab SerPl Donr Ql" + }, + { + "language" : "en-US", + "value" : "DBG antibody, Donor Blood" + }, + { + "language" : "es-MX", + "value" : "DBG Ab: Suero o plasma Donante: Punto temporal: Presencia o umbral: Ordinal:" + }, + { + "language" : "es-AR", + "value" : "[anticuerpo anti - ] DBG [Ac]:concentración arbitraria:punto en el tiempo:relación suero/plasma^donante:ordinal:" + }, + { + "language" : "pt-BR", + "value" : "DBG Ac SerPl Donr Ql" + }, + { + "language" : "nl-NL", + "value" : "DBG As [aanwezigheid] in serum of plasma^donor" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100170-0", + "display" : "Knee feels normal", + "designation" : [{ + "language" : "en-US", + "value" : "Knee feels normal" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100171-8", + "display" : "Satisfaction with level of knee pain while sitting", + "designation" : [{ + "language" : "en-US", + "value" : "Satisfaction with level of knee pain while sitting" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10017-2", + "display" : "R' wave amplitude in lead V2", + "designation" : [{ + "language" : "en-US", + "value" : "R' wave amplitude in lead V2" + }, + { + "language" : "en-US", + "value" : "R' wave Amp L-V2" + }, + { + "language" : "es-MX", + "value" : "Amplitud de onda R 'derivación V2:Corazón :Punto temporal:Elpot:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "amplitud de la onda R'.derivación V2:potencial eléctrico (voltaje):punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "R' onda Amp L-V2" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100172-6", + "display" : "Satisfaction with level of knee pain while lying in bed", + "designation" : [{ + "language" : "en-US", + "value" : "Satisfaction with level of knee pain while lying in bed" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100173-4", + "display" : "Satisfaction with knee function while getting out of bed", + "designation" : [{ + "language" : "en-US", + "value" : "Satisfaction with knee function while getting out of bed" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100174-2", + "display" : "Satisfaction with knee function while performing light household duties", + "designation" : [{ + "language" : "en-US", + "value" : "Satisfaction with knee function while performing light household duties" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100175-9", + "display" : "Satisfaction with knee function while performing recreational activities", + "designation" : [{ + "language" : "en-US", + "value" : "Satisfaction with knee function while performing recreational activities" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100176-7", + "display" : "Expect surgery to relieve pain", + "designation" : [{ + "language" : "en-US", + "value" : "Expect surgery to relieve pain" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100177-5", + "display" : "Expect surgery will improve ability to perform activities of daily living", + "designation" : [{ + "language" : "en-US", + "value" : "Expect surgery will improve ability to perform activities of daily living" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100178-3", + "display" : "Expect surgery will improve ability to perform leisure, recreational, or sports activities", + "designation" : [{ + "language" : "en-US", + "value" : "Expect surgery will improve ability to perform leisure, recreational, or sports activities" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100179-1", + "display" : "Walk without assistive mobility devices", + "designation" : [{ + "language" : "en-US", + "value" : "Walk without assistive mobility devices" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10018-0", + "display" : "R' wave amplitude in lead V3", + "designation" : [{ + "language" : "en-US", + "value" : "R' wave amplitude in lead V3" + }, + { + "language" : "en-US", + "value" : "R' wave Amp L-V3" + }, + { + "language" : "es-MX", + "value" : "Amplitud de onda R 'derivación V3:Corazón :Punto temporal:Elpot:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "amplitud de la onda R'.derivación V3:potencial eléctrico (voltaje):punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "R' onda Amp L-V3" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100180-9", + "display" : "Assistive mobility devices used", + "designation" : [{ + "language" : "en-US", + "value" : "Assistive mobility devices used" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100181-7", + "display" : "Assistive mobility devices used due to health condition", + "designation" : [{ + "language" : "en-US", + "value" : "Assistive mobility devices used due to health condition" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100182-5", + "display" : "Duration of standing before sitting due to knee discomfort", + "designation" : [{ + "language" : "en-US", + "value" : "Duration of standing before sitting due to knee discomfort" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100183-3", + "display" : "Duration of walking before stopping due to knee discomfort", + "designation" : [{ + "language" : "en-US", + "value" : "Duration of walking before stopping due to knee discomfort" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100184-1", + "display" : "How bothersome is knee when walking on an uneven surface", + "designation" : [{ + "language" : "en-US", + "value" : "How bothersome is knee when walking on an uneven surface" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100185-8", + "display" : "How bothersome is knee when turning or pivoting leg", + "designation" : [{ + "language" : "en-US", + "value" : "How bothersome is knee when turning or pivoting leg" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100186-6", + "display" : "How bothersome is knee when climbing up or down a flight of stairs", + "designation" : [{ + "language" : "en-US", + "value" : "How bothersome is knee when climbing up or down a flight of stairs" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100187-4", + "display" : "How bothersome is knee when getting up from a low seat without armrests", + "designation" : [{ + "language" : "en-US", + "value" : "How bothersome is knee when getting up from a low seat without armrests" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100188-2", + "display" : "How bothersome is knee when getting into or out of a car", + "designation" : [{ + "language" : "en-US", + "value" : "How bothersome is knee when getting into or out of a car" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100189-0", + "display" : "How bothersome is knee when moving laterally", + "designation" : [{ + "language" : "en-US", + "value" : "How bothersome is knee when moving laterally" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100190-8", + "display" : "How bothersome is knee when climbing a ladder or step stool", + "designation" : [{ + "language" : "en-US", + "value" : "How bothersome is knee when climbing a ladder or step stool" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100191-6", + "display" : "How bothersome is knee when carrying a bag for one block", + "designation" : [{ + "language" : "en-US", + "value" : "How bothersome is knee when carrying a bag for one block" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100192-4", + "display" : "How bothersome is knee when squatting", + "designation" : [{ + "language" : "en-US", + "value" : "How bothersome is knee when squatting" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100193-2", + "display" : "How bothersome is knee when kneeling", + "designation" : [{ + "language" : "en-US", + "value" : "How bothersome is knee when kneeling" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100194-0", + "display" : "How bothersome is knee when running", + "designation" : [{ + "language" : "en-US", + "value" : "How bothersome is knee when running" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100195-7", + "display" : "Pain severity--during activity", + "designation" : [{ + "language" : "en-US", + "value" : "Pain severity--during activity" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100196-5", + "display" : "Pre-op total score [Knee Society Score]", + "designation" : [{ + "language" : "en-US", + "value" : "Pre-op total score [Knee Society Score]" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100197-3", + "display" : "Exercise activity and pain severity panel", + "designation" : [{ + "language" : "en-US", + "value" : "Exercise activity and pain severity panel" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10019-8", + "display" : "R' wave amplitude in lead V4", + "designation" : [{ + "language" : "en-US", + "value" : "R' wave amplitude in lead V4" + }, + { + "language" : "en-US", + "value" : "R' wave Amp L-V4" + }, + { + "language" : "es-MX", + "value" : "Amplitud de onda R 'derivación V4:Corazón :Punto temporal:Elpot:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "amplitud de la onda R'.derivación V4:potencial eléctrico (voltaje):punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "R' onda Amp L-V4" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100198-1", + "display" : "Pre-op objective knee indicators score [Knee Society Score]", + "designation" : [{ + "language" : "en-US", + "value" : "Pre-op objective knee indicators score [Knee Society Score]" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100199-9", + "display" : "Pre-op symptoms score [Knee Society Score]", + "designation" : [{ + "language" : "en-US", + "value" : "Pre-op symptoms score [Knee Society Score]" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100200-5", + "display" : "Pre-op patient expectations score [Knee Society Score]", + "designation" : [{ + "language" : "en-US", + "value" : "Pre-op patient expectations score [Knee Society Score]" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100201-3", + "display" : "Pre-op functional activities score [Knee Society Score]", + "designation" : [{ + "language" : "en-US", + "value" : "Pre-op functional activities score [Knee Society Score]" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100202-1", + "display" : "Pre-op discretionary knee activities score [Knee Society Score]", + "designation" : [{ + "language" : "en-US", + "value" : "Pre-op discretionary knee activities score [Knee Society Score]" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100203-9", + "display" : "Knee Society Score post-op panel [Knee Society Score]", + "designation" : [{ + "language" : "en-US", + "value" : "Knee Society Score post-op panel [Knee Society Score]" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100204-7", + "display" : "Accuracy of pre-surgery expectations of pain relief", + "designation" : [{ + "language" : "en-US", + "value" : "Accuracy of pre-surgery expectations of pain relief" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100205-4", + "display" : "Accuracy of pre-surgery expectations to perform activities of daily living", + "designation" : [{ + "language" : "en-US", + "value" : "Accuracy of pre-surgery expectations to perform activities of daily living" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10020-6", + "display" : "R' wave amplitude in lead V5", + "designation" : [{ + "language" : "en-US", + "value" : "R' wave amplitude in lead V5" + }, + { + "language" : "en-US", + "value" : "R' wave Amp L-V5" + }, + { + "language" : "es-MX", + "value" : "Amplitud de onda R 'derivación V5:Corazón :Punto temporal:Elpot:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "amplitud de la onda R'.derivación V5:potencial eléctrico (voltaje):punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "R' onda Amp L-V5" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100206-2", + "display" : "Accuracy of pre-surgery expectations to perform leisure, recreational, or sports activities", + "designation" : [{ + "language" : "en-US", + "value" : "Accuracy of pre-surgery expectations to perform leisure, recreational, or sports activities" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100207-0", + "display" : "Post-op total score [Knee Society Score]", + "designation" : [{ + "language" : "en-US", + "value" : "Post-op total score [Knee Society Score]" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100208-8", + "display" : "Post-op objective knee indicators score [Knee Society Score]", + "designation" : [{ + "language" : "en-US", + "value" : "Post-op objective knee indicators score [Knee Society Score]" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100209-6", + "display" : "Post-op symptoms score [Knee Society Score]", + "designation" : [{ + "language" : "en-US", + "value" : "Post-op symptoms score [Knee Society Score]" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100210-4", + "display" : "Post-op patient expectations score [Knee Society Score]", + "designation" : [{ + "language" : "en-US", + "value" : "Post-op patient expectations score [Knee Society Score]" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100211-2", + "display" : "Post-op functional activities score [Knee Society Score]", + "designation" : [{ + "language" : "en-US", + "value" : "Post-op functional activities score [Knee Society Score]" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100212-0", + "display" : "Post-op discretionary knee activities score [Knee Society Score]", + "designation" : [{ + "language" : "en-US", + "value" : "Post-op discretionary knee activities score [Knee Society Score]" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100213-8", + "display" : "Prostate cancer multigene analysis in Blood or Tissue by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "Prostate cancer multigene analysis in Blood or Tissue by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "Prostate cancer multigene analysis Bld/T" + }, + { + "language" : "en-US", + "value" : "Prostate cancer multigene analysis, Blood or tissue specimen" + }, + { + "language" : "nl-NL", + "value" : "Prostaatkanker multigen-analyse [bevinding] in bloed of weefsel d.m.v. moleculair genetisch onderzoek (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10021-4", + "display" : "R' wave amplitude in lead V6", + "designation" : [{ + "language" : "en-US", + "value" : "R' wave amplitude in lead V6" + }, + { + "language" : "en-US", + "value" : "R' wave Amp L-V6" + }, + { + "language" : "es-MX", + "value" : "Amplitud de onda R 'derivación V6:Corazón :Punto temporal:Elpot:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "amplitud de la onda R'.derivación V6:potencial eléctrico (voltaje):punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "R' onda Amp L-V6" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100214-6", + "display" : "Dental model prior authorization Document", + "designation" : [{ + "language" : "en-US", + "value" : "Dental model prior authorization Document" + }, + { + "language" : "en-US", + "value" : "Dental model prior auth Doc" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100215-3", + "display" : "Episode of care medical records Document Transplant surgery", + "designation" : [{ + "language" : "en-US", + "value" : "Episode of care medical records Document Transplant surgery" + }, + { + "language" : "en-US", + "value" : "Episode of care med rec Doc Transpl surg" + }, + { + "language" : "nl-NL", + "value" : "Verslag van zorgepisode [bevinding] d.m.v. transplantatiechirurgie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100216-1", + "display" : "Surgical synoptic report", + "designation" : [{ + "language" : "en-US", + "value" : "Surgical synoptic report" + }, + { + "language" : "en-US", + "value" : "Surgical synoptic rep" + }, + { + "language" : "en-US", + "value" : "Surgical synoptic report" + }, + { + "language" : "nl-NL", + "value" : "Beknopt rapport [bevinding] d.m.v. chirurgie (tekstueel)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100217-9", + "display" : "Synoptic report Narrative Surgical oncology", + "designation" : [{ + "language" : "en-US", + "value" : "Synoptic report Narrative Surgical oncology" + }, + { + "language" : "en-US", + "value" : "Synoptic report Surg Onc" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100218-7", + "display" : "Surgical oncology of colon cancer synoptic report", + "designation" : [{ + "language" : "en-US", + "value" : "Surgical oncology of colon cancer synoptic report" + }, + { + "language" : "en-US", + "value" : "Surg onc colon CA synoptic rep" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100219-5", + "display" : "Surgical oncology of melanoma cancer synoptic report", + "designation" : [{ + "language" : "en-US", + "value" : "Surgical oncology of melanoma cancer synoptic report" + }, + { + "language" : "en-US", + "value" : "Surg onc melanoma CA synoptic rep" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100220-3", + "display" : "Surgical oncology of breast cancer synoptic report", + "designation" : [{ + "language" : "en-US", + "value" : "Surgical oncology of breast cancer synoptic report" + }, + { + "language" : "en-US", + "value" : "Surg onc breast CA synoptic rep" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100221-1", + "display" : "Surgical oncology of thyroid cancer synoptic report", + "designation" : [{ + "language" : "en-US", + "value" : "Surgical oncology of thyroid cancer synoptic report" + }, + { + "language" : "en-US", + "value" : "Surg onc thyroid CA synoptic rep" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10022-2", + "display" : "R' wave duration in lead AVF", + "designation" : [{ + "language" : "en-US", + "value" : "R' wave duration in lead AVF" + }, + { + "language" : "en-US", + "value" : "R' wave dur L-AVF" + }, + { + "language" : "es-MX", + "value" : "Duración de la onda R 'plomo AVF:Corazón :Punto temporal:Tiempo:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "duración de la onda R'.derivación AVF:tiempo:punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "R' onda dur L-AVF" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100222-9", + "display" : "Surgical oncology of pancreas cancer synoptic report", + "designation" : [{ + "language" : "en-US", + "value" : "Surgical oncology of pancreas cancer synoptic report" + }, + { + "language" : "en-US", + "value" : "Surg onc pancreas CA synoptic rep" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100223-7", + "display" : "Physical findings of Retina Narrative", + "designation" : [{ + "language" : "en-US", + "value" : "Physical findings of Retina Narrative" + }, + { + "language" : "en-US", + "value" : "Retina Phys find" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100224-5", + "display" : "Cardiac left ventricular segmental wall motion by echo panel", + "designation" : [{ + "language" : "en-US", + "value" : "Cardiac left ventricular segmental wall motion by echo panel" + }, + { + "language" : "en-US", + "value" : "Cardiac LV SWM Pnl LV US" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100225-2", + "display" : "Bone density quantitative ultrasound study", + "designation" : [{ + "language" : "en-US", + "value" : "Bone density quantitative ultrasound study" + }, + { + "language" : "en-US", + "value" : "Bone density QUS" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100226-0", + "display" : "Small bowel capsule endoscopy study Document", + "designation" : [{ + "language" : "en-US", + "value" : "Small bowel capsule endoscopy study Document" + }, + { + "language" : "en-US", + "value" : "Sm bowel capsule endo study Doc" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100227-8", + "display" : "Colon capsule endoscopy study Document", + "designation" : [{ + "language" : "en-US", + "value" : "Colon capsule endoscopy study Document" + }, + { + "language" : "en-US", + "value" : "Colon capsule endo study Doc" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100228-6", + "display" : "Upper gastrointestinal capsule endoscopy study Document", + "designation" : [{ + "language" : "en-US", + "value" : "Upper gastrointestinal capsule endoscopy study Document" + }, + { + "language" : "en-US", + "value" : "UGI capsule endo study Doc" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100229-4", + "display" : "Endoscopic ultrasound study Document", + "designation" : [{ + "language" : "en-US", + "value" : "Endoscopic ultrasound study Document" + }, + { + "language" : "en-US", + "value" : "Endo US study Doc" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10023-0", + "display" : "R' wave duration in lead AVL", + "designation" : [{ + "language" : "en-US", + "value" : "R' wave duration in lead AVL" + }, + { + "language" : "en-US", + "value" : "R' wave dur L-AVL" + }, + { + "language" : "es-MX", + "value" : "Duración de la onda R 'plomo AVL:Corazón :Punto temporal:Tiempo:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "duración de la onda R'.derivación AVL:tiempo:punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "R' onda dur L-AVL" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100230-2", + "display" : "Routine prenatal assessment panel", + "designation" : [{ + "language" : "en-US", + "value" : "Routine prenatal assessment panel" + }, + { + "language" : "en-US", + "value" : "Routine prenatal pnl" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100231-0", + "display" : "Endobronchial ultrasound study", + "designation" : [{ + "language" : "en-US", + "value" : "Endobronchial ultrasound study" + }, + { + "language" : "en-US", + "value" : "EBUS study" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100232-8", + "display" : "Impacts of Events Scale-Revised panel", + "designation" : [{ + "language" : "en-US", + "value" : "Impacts of Events Scale-Revised panel" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100233-6", + "display" : "Reminders brought back feelings about adverse event", + "designation" : [{ + "language" : "en-US", + "value" : "Reminders brought back feelings about adverse event" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100234-4", + "display" : "Trouble staying asleep", + "designation" : [{ + "language" : "en-US", + "value" : "Trouble staying asleep" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100235-1", + "display" : "Other things triggered persistent thoughts about adverse event", + "designation" : [{ + "language" : "en-US", + "value" : "Other things triggered persistent thoughts about adverse event" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100236-9", + "display" : "Felt irritable AndOr angry", + "designation" : [{ + "language" : "en-US", + "value" : "Felt irritable AndOr angry" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100237-7", + "display" : "Avoided getting upset when unintentionally thought about adverse event", + "designation" : [{ + "language" : "en-US", + "value" : "Avoided getting upset when unintentionally thought about adverse event" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100238-5", + "display" : "Thought about adverse event unintentionally", + "designation" : [{ + "language" : "en-US", + "value" : "Thought about adverse event unintentionally" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100239-3", + "display" : "Felt as if adverse event did not happen", + "designation" : [{ + "language" : "en-US", + "value" : "Felt as if adverse event did not happen" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100240-1", + "display" : "Avoided reminders of adverse event", + "designation" : [{ + "language" : "en-US", + "value" : "Avoided reminders of adverse event" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100241-9", + "display" : "Experienced mental images of adverse event", + "designation" : [{ + "language" : "en-US", + "value" : "Experienced mental images of adverse event" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100242-7", + "display" : "Easily startled", + "designation" : [{ + "language" : "en-US", + "value" : "Easily startled" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100243-5", + "display" : "Tried to not think of adverse event", + "designation" : [{ + "language" : "en-US", + "value" : "Tried to not think of adverse event" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100244-3", + "display" : "Aware of feelings about adverse event, but did not address them", + "designation" : [{ + "language" : "en-US", + "value" : "Aware of feelings about adverse event, but did not address them" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100245-0", + "display" : "Feelings about adverse event were numb", + "designation" : [{ + "language" : "en-US", + "value" : "Feelings about adverse event were numb" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100246-8", + "display" : "Acted or felt the same as during adverse event", + "designation" : [{ + "language" : "en-US", + "value" : "Acted or felt the same as during adverse event" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100247-6", + "display" : "Trouble falling asleep", + "designation" : [{ + "language" : "en-US", + "value" : "Trouble falling asleep" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10024-8", + "display" : "R' wave duration in lead AVR", + "designation" : [{ + "language" : "en-US", + "value" : "R' wave duration in lead AVR" + }, + { + "language" : "en-US", + "value" : "R' wave dur L-AVR" + }, + { + "language" : "es-MX", + "value" : "Duración de la onda R 'plomo AVR:Corazón :Punto temporal:Tiempo:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "duración de la onda R'.derivación AVR:tiempo:punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "R' onda dur L-AVR" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100248-4", + "display" : "Waves of strong feelings about adverse event", + "designation" : [{ + "language" : "en-US", + "value" : "Waves of strong feelings about adverse event" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100249-2", + "display" : "Tried to remove adverse event from memory", + "designation" : [{ + "language" : "en-US", + "value" : "Tried to remove adverse event from memory" + }] + }, + { + "system" : "http://loinc.org", + "code" : "1002-5", + "display" : "DBG Ab [Presence] in Serum or Plasma", + "designation" : [{ + "language" : "en-US", + "value" : "DBG Ab [Presence] in Serum or Plasma" + }, + { + "language" : "en-US", + "value" : "DBG Ab SerPl Ql" + }, + { + "language" : "en-US", + "value" : "DBG antibody, Blood" + }, + { + "language" : "es-MX", + "value" : "DBG Ab: Suero o Plasma : Punto temporal: Presencia o umbral: Ordinal:" + }, + { + "language" : "es-AR", + "value" : "[anticuerpo anti - ] DBG [Ac]:concentración arbitraria:punto en el tiempo:suero/plasma:ordinal:" + }, + { + "language" : "pt-BR", + "value" : "DBG Ac SerPl Ql" + }, + { + "language" : "nl-NL", + "value" : "DBG As [aanwezigheid] in serum of plasma" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100250-0", + "display" : "Trouble concentrating", + "designation" : [{ + "language" : "en-US", + "value" : "Trouble concentrating" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100251-8", + "display" : "Reminders of adverse event caused physical reactions", + "designation" : [{ + "language" : "en-US", + "value" : "Reminders of adverse event caused physical reactions" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100252-6", + "display" : "Had dreams about adverse event", + "designation" : [{ + "language" : "en-US", + "value" : "Had dreams about adverse event" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100253-4", + "display" : "Felt watchful and on-guard", + "designation" : [{ + "language" : "en-US", + "value" : "Felt watchful and on-guard" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100254-2", + "display" : "Tried not to talk about adverse event", + "designation" : [{ + "language" : "en-US", + "value" : "Tried not to talk about adverse event" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10025-5", + "display" : "R' wave duration in lead I", + "designation" : [{ + "language" : "en-US", + "value" : "R' wave duration in lead I" + }, + { + "language" : "en-US", + "value" : "R' wave dur L-I" + }, + { + "language" : "es-MX", + "value" : "Duración de la onda R '.:Corazón :Punto temporal:Tiempo:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "duración de la onda R'.derivación I:tiempo:punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "R' onda dur L-I" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100255-9", + "display" : "Total score [Impact of Event Scale-Revised]", + "designation" : [{ + "language" : "en-US", + "value" : "Total score [Impact of Event Scale-Revised]" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100256-7", + "display" : "Fallen in last 6 months", + "designation" : [{ + "language" : "en-US", + "value" : "Fallen in last 6 months" + }, + { + "language" : "en-US", + "value" : "Fallen in last 6Mo" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100257-5", + "display" : "Feel unsteady when standing or walking", + "designation" : [{ + "language" : "en-US", + "value" : "Feel unsteady when standing or walking" + }, + { + "language" : "en-US", + "value" : "Feel unsteady when standing or walking" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100258-3", + "display" : "History of fall related injury", + "designation" : [{ + "language" : "en-US", + "value" : "History of fall related injury" + }, + { + "language" : "en-US", + "value" : "History of fall related injury" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100259-1", + "display" : "Aware of tactile sensations", + "designation" : [{ + "language" : "en-US", + "value" : "Aware of tactile sensations" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100260-9", + "display" : "Easy to describe thoughts AndOr feelings", + "designation" : [{ + "language" : "en-US", + "value" : "Easy to describe thoughts AndOr feelings" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100261-7", + "display" : "Critical of own thoughts AndOr feelings", + "designation" : [{ + "language" : "en-US", + "value" : "Critical of own thoughts AndOr feelings" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100262-5", + "display" : "Able to notice distressing thoughts AndOr feelings without having to react", + "designation" : [{ + "language" : "en-US", + "value" : "Able to notice distressing thoughts AndOr feelings without having to react" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10026-3", + "display" : "R' wave duration in lead II", + "designation" : [{ + "language" : "en-US", + "value" : "R' wave duration in lead II" + }, + { + "language" : "en-US", + "value" : "R' wave dur L-II" + }, + { + "language" : "es-MX", + "value" : "Duración de la onda R 'derivación II:Corazón :Punto temporal:Tiempo:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "duración de la onda R'.derivación II:tiempo:punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "R' onda dur L-II" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100263-3", + "display" : "Easily distracted", + "designation" : [{ + "language" : "en-US", + "value" : "Easily distracted" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100264-1", + "display" : "Able to notice thoughts AndOr feelings without being overwhelmed", + "designation" : [{ + "language" : "en-US", + "value" : "Able to notice thoughts AndOr feelings without being overwhelmed" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100265-8", + "display" : "Aware of dietary intake impact on self", + "designation" : [{ + "language" : "en-US", + "value" : "Aware of dietary intake impact on self" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100266-6", + "display" : "Difficult to describe thoughts AndOr feelings", + "designation" : [{ + "language" : "en-US", + "value" : "Difficult to describe thoughts AndOr feelings" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100267-4", + "display" : "Aware of auditory stimuli", + "designation" : [{ + "language" : "en-US", + "value" : "Aware of auditory stimuli" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100268-2", + "display" : "Able to avoid immediate reaction in difficult situations", + "designation" : [{ + "language" : "en-US", + "value" : "Able to avoid immediate reaction in difficult situations" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100269-0", + "display" : "Do things without paying attention", + "designation" : [{ + "language" : "en-US", + "value" : "Do things without paying attention" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100270-8", + "display" : "Recover quickly from distressing thoughts AndOr images", + "designation" : [{ + "language" : "en-US", + "value" : "Recover quickly from distressing thoughts AndOr images" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10027-1", + "display" : "R' wave duration in lead III", + "designation" : [{ + "language" : "en-US", + "value" : "R' wave duration in lead III" + }, + { + "language" : "en-US", + "value" : "R' wave dur L-III" + }, + { + "language" : "es-MX", + "value" : "Duración de la onda R 'derivación III:Corazón :Punto temporal:Tiempo:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "duración de la onda R'.derivación III:tiempo:punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "R' onda dur L-III" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100271-6", + "display" : "Aware of olfactory stimuli", + "designation" : [{ + "language" : "en-US", + "value" : "Aware of olfactory stimuli" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100272-4", + "display" : "Aware of visual stimuli", + "designation" : [{ + "language" : "en-US", + "value" : "Aware of visual stimuli" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100273-2", + "display" : "Aware of emotions affect on thoughts AndOr behavior", + "designation" : [{ + "language" : "en-US", + "value" : "Aware of emotions affect on thoughts AndOr behavior" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100274-0", + "display" : "Observing score [FFMQ]", + "designation" : [{ + "language" : "en-US", + "value" : "Observing score [FFMQ]" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100275-7", + "display" : "Describing score [FFMQ]", + "designation" : [{ + "language" : "en-US", + "value" : "Describing score [FFMQ]" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100276-5", + "display" : "Acting with awareness score [FFMQ]", + "designation" : [{ + "language" : "en-US", + "value" : "Acting with awareness score [FFMQ]" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100277-3", + "display" : "Nonjudging score [FFMQ]", + "designation" : [{ + "language" : "en-US", + "value" : "Nonjudging score [FFMQ]" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100278-1", + "display" : "Nonreactivity score [FFMQ]", + "designation" : [{ + "language" : "en-US", + "value" : "Nonreactivity score [FFMQ]" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100279-9", + "display" : "Total score [FFMQ]", + "designation" : [{ + "language" : "en-US", + "value" : "Total score [FFMQ]" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100280-7", + "display" : "Five Facet Mindfulness Questionnaire panel [FFMQ]", + "designation" : [{ + "language" : "en-US", + "value" : "Five Facet Mindfulness Questionnaire panel [FFMQ]" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100281-5", + "display" : "D Ab [Units/volume] in Serum or Plasma", + "designation" : [{ + "language" : "en-US", + "value" : "D Ab [Units/volume] in Serum or Plasma" + }, + { + "language" : "en-US", + "value" : "D Ab SerPl-aCnc" + }, + { + "language" : "en-US", + "value" : "D antibody, Blood" + }, + { + "language" : "nl-NL", + "value" : "D As [eenheid/volume] in serum of plasma" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100282-3", + "display" : "Vaccine exemption certificate", + "designation" : [{ + "language" : "en-US", + "value" : "Vaccine exemption certificate" + }, + { + "language" : "en-US", + "value" : "Vaccine exemption cert" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100283-1", + "display" : "Harris Hip Score panel [Harris Hip Score]", + "designation" : [{ + "language" : "en-US", + "value" : "Harris Hip Score panel [Harris Hip Score]" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100284-9", + "display" : "Walking - functional ability", + "designation" : [{ + "language" : "en-US", + "value" : "Walking - functional ability" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100285-6", + "display" : "Comfortable seated position", + "designation" : [{ + "language" : "en-US", + "value" : "Comfortable seated position" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100286-4", + "display" : "Able to board public transportation", + "designation" : [{ + "language" : "en-US", + "value" : "Able to board public transportation" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100287-2", + "display" : "Put on shoes and socks", + "designation" : [{ + "language" : "en-US", + "value" : "Put on shoes and socks" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100288-0", + "display" : "Absence of deformity score [Harris Hip Score]", + "designation" : [{ + "language" : "en-US", + "value" : "Absence of deformity score [Harris Hip Score]" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10028-9", + "display" : "R' wave duration in lead V1", + "designation" : [{ + "language" : "en-US", + "value" : "R' wave duration in lead V1" + }, + { + "language" : "en-US", + "value" : "R' wave dur L-V1" + }, + { + "language" : "es-MX", + "value" : "Duración de la onda R 'derivación V1:Corazón :Punto temporal:Tiempo:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "duración de la onda R'.derivación V1:tiempo:punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "R' onda dur L-V1" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100289-8", + "display" : "Absence of hip deformity measurements", + "designation" : [{ + "language" : "en-US", + "value" : "Absence of hip deformity measurements" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100290-6", + "display" : "Range of motion score [Harris Hip Score]", + "designation" : [{ + "language" : "en-US", + "value" : "Range of motion score [Harris Hip Score]" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100291-4", + "display" : "Total score [Harris Hip Score]", + "designation" : [{ + "language" : "en-US", + "value" : "Total score [Harris Hip Score]" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100292-2", + "display" : "Pre-op patient satisfaction score [Knee Society Score]", + "designation" : [{ + "language" : "en-US", + "value" : "Pre-op patient satisfaction score [Knee Society Score]" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100293-0", + "display" : "Hip Flexion range of motion", + "designation" : [{ + "language" : "en-US", + "value" : "Hip Flexion range of motion" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100294-8", + "display" : "Hip Abduction range of motion", + "designation" : [{ + "language" : "en-US", + "value" : "Hip Abduction range of motion" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100295-5", + "display" : "Hip Adduction range of motion", + "designation" : [{ + "language" : "en-US", + "value" : "Hip Adduction range of motion" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100296-3", + "display" : "Hip External rotation range of motion", + "designation" : [{ + "language" : "en-US", + "value" : "Hip External rotation range of motion" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10029-7", + "display" : "R' wave duration in lead V2", + "designation" : [{ + "language" : "en-US", + "value" : "R' wave duration in lead V2" + }, + { + "language" : "en-US", + "value" : "R' wave dur L-V2" + }, + { + "language" : "es-MX", + "value" : "Duración de la onda R 'derivación V2:Corazón :Punto temporal:Tiempo:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "duración de la onda R'.derivación V2:tiempo:punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "R' onda dur L-V2" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100297-1", + "display" : "Hip Internal rotation range of motion", + "designation" : [{ + "language" : "en-US", + "value" : "Hip Internal rotation range of motion" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100298-9", + "display" : "Repetition count", + "designation" : [{ + "language" : "en-US", + "value" : "Repetition count" + }, + { + "language" : "en-US", + "value" : "Rep count" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100299-7", + "display" : "Post-op patient satisfaction score [Knee Society Score]", + "designation" : [{ + "language" : "en-US", + "value" : "Post-op patient satisfaction score [Knee Society Score]" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100300-3", + "display" : "End time Unspecified body region", + "designation" : [{ + "language" : "en-US", + "value" : "End time Unspecified body region" + }, + { + "language" : "en-US", + "value" : "End time Clock time Spec" + }, + { + "language" : "en-US", + "value" : "End time" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100301-1", + "display" : "Start time Unspecified body region", + "designation" : [{ + "language" : "en-US", + "value" : "Start time Unspecified body region" + }, + { + "language" : "en-US", + "value" : "Start time Clock time Spec" + }, + { + "language" : "en-US", + "value" : "Start time" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100302-9", + "display" : "Time period start and end panel Unspecified body region", + "designation" : [{ + "language" : "en-US", + "value" : "Time period start and end panel Unspecified body region" + }, + { + "language" : "en-US", + "value" : "Time start/end panel Spec" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100303-7", + "display" : "Condition certainty of presence", + "designation" : [{ + "language" : "en-US", + "value" : "Condition certainty of presence" + }, + { + "language" : "en-US", + "value" : "Condition certainty of presence" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100304-5", + "display" : "Flights climbed [#] Reporting Period", + "designation" : [{ + "language" : "en-US", + "value" : "Flights climbed [#] Reporting Period" + }, + { + "language" : "en-US", + "value" : "Flights climbed RptPeriod" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10030-5", + "display" : "R' wave duration in lead V3", + "designation" : [{ + "language" : "en-US", + "value" : "R' wave duration in lead V3" + }, + { + "language" : "en-US", + "value" : "R' wave dur L-V3" + }, + { + "language" : "es-MX", + "value" : "Duración de la onda R 'derivación V3:Corazón :Punto temporal:Tiempo:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "duración de la onda R'.derivación V3:tiempo:punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "R' onda dur L-V3" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100305-2", + "display" : "IDH1 gene exon 4 targeted mutation analysis [Presence] in Blood or Marrow by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "IDH1 gene exon 4 targeted mutation analysis [Presence] in Blood or Marrow by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "IDH1 exon 4 Mut Anl Bld/Mar Ql" + }, + { + "language" : "en-US", + "value" : "IDH1 gene exon 4 targeted mutation analysis, Blood Or Bone marrow" + }, + { + "language" : "nl-NL", + "value" : "IDH1-gen exon 4 doelgerichte mutatie-analyse [aanwezigheid] in bloed of beenmerg d.m.v. moleculair genetisch onderzoek" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100306-0", + "display" : "IDH2 gene exon 4 targeted mutation analysis [Presence] in Blood or Marrow by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "IDH2 gene exon 4 targeted mutation analysis [Presence] in Blood or Marrow by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "IDH2 exon 4 Mut Anl Bld/Mar Ql" + }, + { + "language" : "en-US", + "value" : "IDH2 gene exon 4 targeted mutation analysis, Blood Or Bone marrow" + }, + { + "language" : "nl-NL", + "value" : "IDH2-gen exon 4 doelgerichte mutatie-analyse [aanwezigheid] in bloed of beenmerg d.m.v. moleculair genetisch onderzoek" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100307-8", + "display" : "Behavioral screening elder mistreatment", + "designation" : [{ + "language" : "en-US", + "value" : "Behavioral screening elder mistreatment" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100308-6", + "display" : "Need help getting to essential places", + "designation" : [{ + "language" : "en-US", + "value" : "Need help getting to essential places" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100309-4", + "display" : "Activity support person", + "designation" : [{ + "language" : "en-US", + "value" : "Activity support person" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100310-2", + "display" : "Reliability of support person", + "designation" : [{ + "language" : "en-US", + "value" : "Reliability of support person" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100311-0", + "display" : "Need help to make sure there is enough food, medicines or any other things needed in house", + "designation" : [{ + "language" : "en-US", + "value" : "Need help to make sure there is enough food, medicines or any other things needed in house" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100312-8", + "display" : "Person or persons that makes sure there is enough food, medicines or any other things needed in house", + "designation" : [{ + "language" : "en-US", + "value" : "Person or persons that makes sure there is enough food, medicines or any other things needed in house" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10031-3", + "display" : "R' wave duration in lead V4", + "designation" : [{ + "language" : "en-US", + "value" : "R' wave duration in lead V4" + }, + { + "language" : "en-US", + "value" : "R' wave dur L-V4" + }, + { + "language" : "es-MX", + "value" : "Duración de la onda R 'derivación V4:Corazón :Punto temporal:Tiempo:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "duración de la onda R'.derivación V4:tiempo:punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "R' onda dur L-V4" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100313-6", + "display" : "Need help with household things such as cook meals, help feed, or provide correct medicines each day", + "designation" : [{ + "language" : "en-US", + "value" : "Need help with household things such as cook meals, help feed, or provide correct medicines each day" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100314-4", + "display" : "Need help with house cleaning or yard work", + "designation" : [{ + "language" : "en-US", + "value" : "Need help with house cleaning or yard work" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100315-1", + "display" : "Need help getting out of bed, showered, or dressed", + "designation" : [{ + "language" : "en-US", + "value" : "Need help getting out of bed, showered, or dressed" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100316-9", + "display" : "Need help to make sure bills get paid", + "designation" : [{ + "language" : "en-US", + "value" : "Need help to make sure bills get paid" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100317-7", + "display" : "Relationship of usual support person for daily activities", + "designation" : [{ + "language" : "en-US", + "value" : "Relationship of usual support person for daily activities" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100318-5", + "display" : "Have help with finances AndOr financial decisions", + "designation" : [{ + "language" : "en-US", + "value" : "Have help with finances AndOr financial decisions" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100319-3", + "display" : "Relationship of financial support person", + "designation" : [{ + "language" : "en-US", + "value" : "Relationship of financial support person" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100320-1", + "display" : "Financial support person usually asks for permission before making decisions", + "designation" : [{ + "language" : "en-US", + "value" : "Financial support person usually asks for permission before making decisions" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10032-1", + "display" : "R' wave duration in lead V5", + "designation" : [{ + "language" : "en-US", + "value" : "R' wave duration in lead V5" + }, + { + "language" : "en-US", + "value" : "R' wave dur L-V5" + }, + { + "language" : "es-MX", + "value" : "Duración de la onda R 'plomo V5:Corazón :Punto temporal:Tiempo:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "duración de la onda R'.derivación V5:tiempo:punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "R' onda dur L-V5" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100321-9", + "display" : "Financial support person usually makes good decisions about finances", + "designation" : [{ + "language" : "en-US", + "value" : "Financial support person usually makes good decisions about finances" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100322-7", + "display" : "Have access to paperwork for financial decisions made", + "designation" : [{ + "language" : "en-US", + "value" : "Have access to paperwork for financial decisions made" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100323-5", + "display" : "Financial support person forged signature", + "designation" : [{ + "language" : "en-US", + "value" : "Financial support person forged signature" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100324-3", + "display" : "Coercion of financial support person for signing a document in order to get money or possessions", + "designation" : [{ + "language" : "en-US", + "value" : "Coercion of financial support person for signing a document in order to get money or possessions" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100325-0", + "display" : "Experienced theft by support person", + "designation" : [{ + "language" : "en-US", + "value" : "Experienced theft by support person" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100326-8", + "display" : "Money spent or property sold without permission", + "designation" : [{ + "language" : "en-US", + "value" : "Money spent or property sold without permission" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100327-6", + "display" : "Stranger forged signature for financial gain", + "designation" : [{ + "language" : "en-US", + "value" : "Stranger forged signature for financial gain" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100328-4", + "display" : "Stranger forced document signature for financial gain", + "designation" : [{ + "language" : "en-US", + "value" : "Stranger forced document signature for financial gain" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100329-2", + "display" : "Feared for safety due to verbal attack", + "designation" : [{ + "language" : "en-US", + "value" : "Feared for safety due to verbal attack" + }] + }, + { + "system" : "http://loinc.org", + "code" : "1003-3", + "display" : "Indirect antiglobulin test.complement specific reagent [Presence] in Serum or Plasma", + "designation" : [{ + "language" : "en-US", + "value" : "Indirect antiglobulin test.complement specific reagent [Presence] in Serum or Plasma" + }, + { + "language" : "en-US", + "value" : "IAT Comp-Sp Reag SerPl Ql" + }, + { + "language" : "en-US", + "value" : "Indirect Antiglobulin Test (IAT; Indirect Coombs), Blood" + }, + { + "language" : "es-MX", + "value" : "Prueba de antiglobulina indirecta, reactivo específico del complemento: Suero o Plasma : Punto temporal: Presencia o umbral: Ordinal:" + }, + { + "language" : "es-AR", + "value" : "prueba de antiglobulina indirecta.reactivo específico de complemento:concentración arbitraria:punto en el tiempo:suero/plasma:ordinal:" + }, + { + "language" : "pt-BR", + "value" : "IAT Comp-Sp Reag SerPl Ql" + }, + { + "language" : "nl-NL", + "value" : "Indirecte antiglobulinetest.complement-specifiek reagent [aanwezigheid] in serum of plasma" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100330-0", + "display" : "Felt humiliated due to ridicule", + "designation" : [{ + "language" : "en-US", + "value" : "Felt humiliated due to ridicule" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100331-8", + "display" : "Coerced to do something", + "designation" : [{ + "language" : "en-US", + "value" : "Coerced to do something" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100332-6", + "display" : "Ignored by close friend or relative for extended period", + "designation" : [{ + "language" : "en-US", + "value" : "Ignored by close friend or relative for extended period" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100333-4", + "display" : "Physically hit or threatened", + "designation" : [{ + "language" : "en-US", + "value" : "Physically hit or threatened" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100334-2", + "display" : "Been physically hurt with some degree of injury", + "designation" : [{ + "language" : "en-US", + "value" : "Been physically hurt with some degree of injury" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100335-9", + "display" : "Coerced sexual activity", + "designation" : [{ + "language" : "en-US", + "value" : "Coerced sexual activity" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100336-7", + "display" : "Coerced touching of private body parts of self or others", + "designation" : [{ + "language" : "en-US", + "value" : "Coerced touching of private body parts of self or others" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100337-5", + "display" : "Coerced to undress or expose private body area", + "designation" : [{ + "language" : "en-US", + "value" : "Coerced to undress or expose private body area" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100338-3", + "display" : "Photographed in any degree of nudity without consent", + "designation" : [{ + "language" : "en-US", + "value" : "Photographed in any degree of nudity without consent" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10033-9", + "display" : "R' wave duration in lead V6", + "designation" : [{ + "language" : "en-US", + "value" : "R' wave duration in lead V6" + }, + { + "language" : "en-US", + "value" : "R' wave dur L-V6" + }, + { + "language" : "es-MX", + "value" : "Duración de la onda R 'plomo V6:Corazón :Punto temporal:Tiempo:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "duración de la onda R'.derivación V6:tiempo:punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "R' onda dur L-V6" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100339-1", + "display" : "Experienced attempted physical restraint", + "designation" : [{ + "language" : "en-US", + "value" : "Experienced attempted physical restraint" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100340-9", + "display" : "Range of motion panel Hip", + "designation" : [{ + "language" : "en-US", + "value" : "Range of motion panel Hip" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100341-7", + "display" : "Rubella virus IgG Ab index [Units/volume] in Serum and CSF", + "designation" : [{ + "language" : "en-US", + "value" : "Rubella virus IgG Ab index [Units/volume] in Serum and CSF" + }, + { + "language" : "en-US", + "value" : "RUBV IgG Index Ser+CSF-aCnc" + }, + { + "language" : "en-US", + "value" : "Rubella virus IgG index, Serum+Cerebrospinal fluid" + }, + { + "language" : "de-DE", + "value" : "Röteln-Virus IgG-Antikörperindex [Einheiten/Volumen] in Serum und Liquor" + }, + { + "language" : "nl-NL", + "value" : "Rubellavirus As.IgG-index [eenheid/volume] in serum en liquor cerebrospinalis" + }, + { + "language" : "de-AT", + "value" : "Rötelnvirus Antikörper-Index" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100342-5", + "display" : "Volatile Organic Compounds associated with SARS-CoV-2 infection [Presence] in Exhaled gas by Gas chromatography-mass spectrometry", + "designation" : [{ + "language" : "en-US", + "value" : "Volatile Organic Compounds associated with SARS-CoV-2 infection [Presence] in Exhaled gas by Gas chromatography-mass spectrometry" + }, + { + "language" : "en-US", + "value" : "VOCs (volatiles) SARS-CoV-2 ExG Ql GC-MS" + }, + { + "language" : "en-US", + "value" : "Volatile Organic Compounds associated with SARS-CoV-2 infection, Exhaled gas" + }, + { + "language" : "de-DE", + "value" : "Flüchtige organische Verbindungen assoziiert mit SARS-CoV-2-Infektion [Nachweis] in Exhalat mittels GC-MS" + }, + { + "language" : "nl-NL", + "value" : "Vluchtige organische componenten bij SARS-CoV-2-infectie [aanwezigheid] in uitgeademde lucht d.m.v. gaschromatografie-massaspectrometrie" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100343-3", + "display" : "Influenza virus B RNA [Presence] in Saliva (oral fluid) by NAA with probe detection", + "designation" : [{ + "language" : "en-US", + "value" : "Influenza virus B RNA [Presence] in Saliva (oral fluid) by NAA with probe detection" + }, + { + "language" : "en-US", + "value" : "FLUBV RNA Sal Ql NAA+probe" + }, + { + "language" : "en-US", + "value" : "Influenza B (Flu B), Saliva" + }, + { + "language" : "de-DE", + "value" : "Influenza-Virus B RNA [Nachweis] in Speichel mittels Nukleinsäureamplifikation mit Sondendetektion" + }, + { + "language" : "nl-NL", + "value" : "Influenzavirus B RNA [aanwezigheid] in speeksel d.m.v. probe-detectie" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100344-1", + "display" : "Influenza virus A RNA [Presence] in Saliva (oral fluid) by NAA with probe detection", + "designation" : [{ + "language" : "en-US", + "value" : "Influenza virus A RNA [Presence] in Saliva (oral fluid) by NAA with probe detection" + }, + { + "language" : "en-US", + "value" : "FLUAV RNA Sal Ql NAA+probe" + }, + { + "language" : "en-US", + "value" : "Influenza A (Flu A), Saliva" + }, + { + "language" : "de-DE", + "value" : "Influenza-Virus A RNA [Nachweis] in Speichel mittels Nukleinsäureamplifikation mit Sondendetektion" + }, + { + "language" : "nl-NL", + "value" : "Influenzavirus A RNA [aanwezigheid] in speeksel d.m.v. probe-detectie" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100345-8", + "display" : "Influenza virus A and B and SARS-CoV-2 (COVID-19) RNA panel - Specimen by NAA with probe detection", + "designation" : [{ + "language" : "en-US", + "value" : "Influenza virus A and B and SARS-CoV-2 (COVID-19) RNA panel - Specimen by NAA with probe detection" + }, + { + "language" : "en-US", + "value" : "FLUABV+SARS-CoV-2 RNA Pnl Spec NAA+probe" + }, + { + "language" : "en-US", + "value" : "Influenza virus A and B and SARS-CoV-2 (COVID-19) RNA panel, Specimen" + }, + { + "language" : "de-DE", + "value" : "Influenza-Virus A und Influenza-Virus B und SARS-CoV-2 (COVID-19) RNA (Liste) - Probenmaterial mittels Nukleinsäureamplifikation mit Sondendetektion" + }, + { + "language" : "nl-NL", + "value" : "Influenzavirus A & influenzavirus B & SARS-CoV-2 RNA panel d.m.v. probe-detectie" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100346-6", + "display" : "Clotting time.extrinsic coagulation system activated.platelets inhibited of Blood by Rotational TEG", + "designation" : [{ + "language" : "en-US", + "value" : "Clotting time.extrinsic coagulation system activated.platelets inhibited of Blood by Rotational TEG" + }, + { + "language" : "en-US", + "value" : "CT.extr plt inhib Bld ROTEM" + }, + { + "language" : "en-US", + "value" : "Clotting time.extrinsic coagulation system activated.platelets inhibited, Blood" + }, + { + "language" : "de-AT", + "value" : "Clotting Time FIBTEM" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10034-7", + "display" : "S wave amplitude in lead AVF", + "designation" : [{ + "language" : "en-US", + "value" : "S wave amplitude in lead AVF" + }, + { + "language" : "en-US", + "value" : "S wave Amp L-AVF" + }, + { + "language" : "es-MX", + "value" : "Amplitud de onda S. Conducir AVF:Corazón :Punto temporal:Elpot:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "amplitud de la onda S.derivación AVF:potencial eléctrico (voltaje):punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "S onda Amp L-AVF" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100347-4", + "display" : "Clot formation.extrinsic coagulation system activated.platelets inhibited [Time] in Blood by Rotational TEG", + "designation" : [{ + "language" : "en-US", + "value" : "Clot formation.extrinsic coagulation system activated.platelets inhibited [Time] in Blood by Rotational TEG" + }, + { + "language" : "en-US", + "value" : "CT.extr plt inhib Bld ROTEM" + }, + { + "language" : "en-US", + "value" : "Clot formation.extrinsic coagulation system activated.platelets inhibited, Blood" + }, + { + "language" : "de-AT", + "value" : "Clot Formation Time FIBTEM" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100348-2", + "display" : "Model for end-stage liver disease sodium score", + "designation" : [{ + "language" : "en-US", + "value" : "Model for end-stage liver disease sodium score" + }, + { + "language" : "en-US", + "value" : "MELDNa score" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100349-0", + "display" : "US.doppler Penis vessels W vasodilator IV", + "designation" : [{ + "language" : "en-US", + "value" : "US.doppler Penis vessels W vasodilator IV" + }, + { + "language" : "en-US", + "value" : "DOP Penis ves W vasodilator IV" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100350-8", + "display" : "Sesamum indicum 1 IgE Ab [Units/volume] in Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Sesamum indicum 1 IgE Ab [Units/volume] in Serum" + }, + { + "language" : "en-US", + "value" : "Ses i 1 IgE Qn" + }, + { + "language" : "en-US", + "value" : "Sesamum indicum 1 allergy test" + }, + { + "language" : "nl-NL", + "value" : "Sesamum indicum 1 As.IgE [eenheid/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100351-6", + "display" : "Pioglitazone [Presence] in Serum or Plasma", + "designation" : [{ + "language" : "en-US", + "value" : "Pioglitazone [Presence] in Serum or Plasma" + }, + { + "language" : "en-US", + "value" : "Pioglitazone SerPl Ql" + }, + { + "language" : "en-US", + "value" : "Pioglitazone, Blood" + }, + { + "language" : "nl-NL", + "value" : "Pioglitazon [aanwezigheid] in serum of plasma" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100352-4", + "display" : "Rosiglitazone [Presence] in Serum or Plasma", + "designation" : [{ + "language" : "en-US", + "value" : "Rosiglitazone [Presence] in Serum or Plasma" + }, + { + "language" : "en-US", + "value" : "Rosiglitazone SerPl Ql" + }, + { + "language" : "en-US", + "value" : "Rosiglitazone, Blood" + }, + { + "language" : "nl-NL", + "value" : "Rosiglitazon [aanwezigheid] in serum of plasma" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100353-2", + "display" : "Norwalk Community Health Center Screening Tool [NCHC]", + "designation" : [{ + "language" : "en-US", + "value" : "Norwalk Community Health Center Screening Tool [NCHC]" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10035-4", + "display" : "S wave amplitude in lead AVL", + "designation" : [{ + "language" : "en-US", + "value" : "S wave amplitude in lead AVL" + }, + { + "language" : "en-US", + "value" : "S wave Amp L-AVL" + }, + { + "language" : "es-MX", + "value" : "Amplitud de onda S. Conducir AVL:Corazón :Punto temporal:Elpot:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "amplitud de la onda S.derivación AVL:potencial eléctrico (voltaje):punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "S onda Amp L-AVL" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100354-0", + "display" : "Frequency of participating in multi-modal communication without assistance", + "designation" : [{ + "language" : "en-US", + "value" : "Frequency of participating in multi-modal communication without assistance" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100355-7", + "display" : "Frequency of participating in spoken language expression communication without assistance", + "designation" : [{ + "language" : "en-US", + "value" : "Frequency of participating in spoken language expression communication without assistance" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100356-5", + "display" : "Chlamydia trachomatis and Neisseria gonorrhoeae and Trichomonas vaginalis DNA [Identifier] in Specimen by NAA with probe detection", + "designation" : [{ + "language" : "en-US", + "value" : "Chlamydia trachomatis and Neisseria gonorrhoeae and Trichomonas vaginalis DNA [Identifier] in Specimen by NAA with probe detection" + }, + { + "language" : "en-US", + "value" : "CT + NG + TV DNA Spec NAA+probe" + }, + { + "language" : "en-US", + "value" : "Chlamydia trachomatis and Neisseria gonorrhoeae and Trichomonas vaginalis, Specimen" + }, + { + "language" : "nl-NL", + "value" : "Chlamydia trachomatis & Neisseria gonorrhoeae & Trichomonas vaginalis DNA [identificator] d.m.v. probe-detectie" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100357-3", + "display" : "Naloxone [Presence] in Cord tissue by Screen method", + "designation" : [{ + "language" : "en-US", + "value" : "Naloxone [Presence] in Cord tissue by Screen method" + }, + { + "language" : "en-US", + "value" : "Naloxone TissCo Ql Scn" + }, + { + "language" : "en-US", + "value" : "Naloxone, Umbilical cord tissue" + }, + { + "language" : "nl-NL", + "value" : "Naloxon [aanwezigheid] in weefsel van navelstreng d.m.v. screening" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100358-1", + "display" : "Phentermine [Presence] in Cord tissue by Screen method", + "designation" : [{ + "language" : "en-US", + "value" : "Phentermine [Presence] in Cord tissue by Screen method" + }, + { + "language" : "en-US", + "value" : "Phentermine TissCo Ql Scn" + }, + { + "language" : "en-US", + "value" : "Phentermine, Umbilical cord tissue" + }, + { + "language" : "nl-NL", + "value" : "Fentermine [aanwezigheid] in weefsel van navelstreng d.m.v. screening" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100359-9", + "display" : "Gliadin 33 mer peptide [Mass/volume] in Stool by Immunoassay", + "designation" : [{ + "language" : "en-US", + "value" : "Gliadin 33 mer peptide [Mass/volume] in Stool by Immunoassay" + }, + { + "language" : "en-US", + "value" : "Gliadin 33 mer Stl IA-mCnc" + }, + { + "language" : "en-US", + "value" : "Gliadin 33 mer peptide, Stool" + }, + { + "language" : "nl-NL", + "value" : "Gliadin 33-mer peptide [massa/volume] in feces d.m.v. immunoassay" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100360-7", + "display" : "Brief Resilience Scale panel [BRS]", + "designation" : [{ + "language" : "en-US", + "value" : "Brief Resilience Scale panel [BRS]" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100361-5", + "display" : "Quickly recover from bad events", + "designation" : [{ + "language" : "en-US", + "value" : "Quickly recover from bad events" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10036-2", + "display" : "S wave amplitude in lead AVR", + "designation" : [{ + "language" : "en-US", + "value" : "S wave amplitude in lead AVR" + }, + { + "language" : "en-US", + "value" : "S wave Amp L-AVR" + }, + { + "language" : "es-MX", + "value" : "Amplitud de onda S. Conducir AVR:Corazón :Punto temporal:Elpot:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "amplitud de la onda S.derivación AVR:potencial eléctrico (voltaje):punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "S onda Amp L-AVR" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100362-3", + "display" : "Difficulty making it through stressful events", + "designation" : [{ + "language" : "en-US", + "value" : "Difficulty making it through stressful events" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100363-1", + "display" : "Easily recover from a stressful event", + "designation" : [{ + "language" : "en-US", + "value" : "Easily recover from a stressful event" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100364-9", + "display" : "Difficulty recovering from bad events", + "designation" : [{ + "language" : "en-US", + "value" : "Difficulty recovering from bad events" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100365-6", + "display" : "Easily recover from difficulties", + "designation" : [{ + "language" : "en-US", + "value" : "Easily recover from difficulties" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100366-4", + "display" : "Lengthy recovery from setbacks", + "designation" : [{ + "language" : "en-US", + "value" : "Lengthy recovery from setbacks" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100367-2", + "display" : "Total Score BRS", + "designation" : [{ + "language" : "en-US", + "value" : "Total Score BRS" + }, + { + "language" : "en-US", + "value" : "Total Score BRS" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100368-0", + "display" : "Amino Acids Urea Cycle Panel - Serum or Plasma by LC/MS/MS", + "designation" : [{ + "language" : "en-US", + "value" : "Amino Acids Urea Cycle Panel - Serum or Plasma by LC/MS/MS" + }, + { + "language" : "en-US", + "value" : "AAUCD SerPl LC/MS/MS" + }, + { + "language" : "en-US", + "value" : "Amino Acids Urea Cycle Panel, Blood" + }, + { + "language" : "nl-NL", + "value" : "Aminozuren ureumcyclus panel in serum of plasma d.m.v. LC/MS/MS" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100369-8", + "display" : "NM Thyroid gland Views W Tl-201 IV", + "designation" : [{ + "language" : "en-US", + "value" : "NM Thyroid gland Views W Tl-201 IV" + }, + { + "language" : "en-US", + "value" : "NM Thyroid Views W Tl-201 IV" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10037-0", + "display" : "S wave amplitude in lead I", + "designation" : [{ + "language" : "en-US", + "value" : "S wave amplitude in lead I" + }, + { + "language" : "en-US", + "value" : "S wave Amp L-I" + }, + { + "language" : "es-MX", + "value" : "Amplitud de la onda S. Conduzca I:Corazón :Punto temporal:Elpot:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "amplitud de la onda S.derivación I:potencial eléctrico (voltaje):punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "S onda Amp L-I" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100370-6", + "display" : "Orthopoxvirus DNA [Identifier] in Specimen by NAA with probe detection", + "designation" : [{ + "language" : "en-US", + "value" : "Orthopoxvirus DNA [Identifier] in Specimen by NAA with probe detection" + }, + { + "language" : "en-US", + "value" : "Orthopoxvirus DNA Spec NAA+probe" + }, + { + "language" : "en-US", + "value" : "Orthopoxvirus, Specimen" + }, + { + "language" : "de-DE", + "value" : "Orthopoxvirus DNA [Nachweis oder Identität] in Probenmaterial mittels Nukleinsäureamplifikation mit Sondendetektion" + }, + { + "language" : "nl-NL", + "value" : "Orthopoxvirus DNA [identificator] d.m.v. probe-detectie" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100371-4", + "display" : "Titin Ab [Units/volume] in Serum by Immunoassay", + "designation" : [{ + "language" : "en-US", + "value" : "Titin Ab [Units/volume] in Serum by Immunoassay" + }, + { + "language" : "en-US", + "value" : "Titin Ab Ser IA-aCnc" + }, + { + "language" : "en-US", + "value" : "Titin antibody, Blood" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100372-2", + "display" : "Abiraterone [Mass/volume] in Serum or Plasma", + "designation" : [{ + "language" : "en-US", + "value" : "Abiraterone [Mass/volume] in Serum or Plasma" + }, + { + "language" : "en-US", + "value" : "Abiraterone SerPl-mCnc" + }, + { + "language" : "en-US", + "value" : "Abiraterone, Blood" + }, + { + "language" : "nl-NL", + "value" : "Abirateron [massa/volume] in serum of plasma" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100373-0", + "display" : "Eucheuma IgG Ab [Units/volume] in Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Eucheuma IgG Ab [Units/volume] in Serum" + }, + { + "language" : "en-US", + "value" : "Agar- agar IgG Qn" + }, + { + "language" : "en-US", + "value" : "Agar- agar IgG antibody" + }, + { + "language" : "nl-NL", + "value" : "Eucheuma As.IgG [eenheid/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100374-8", + "display" : "Aloe vera IgG Ab [Units/volume] in Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Aloe vera IgG Ab [Units/volume] in Serum" + }, + { + "language" : "en-US", + "value" : "Aloe vera IgG Qn" + }, + { + "language" : "en-US", + "value" : "Aloe vera IgG antibody" + }, + { + "language" : "nl-NL", + "value" : "Aloë vera As.IgG [eenheid/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100375-5", + "display" : "Anise IgG Ab [Units/volume] in Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Anise IgG Ab [Units/volume] in Serum" + }, + { + "language" : "en-US", + "value" : "Anise IgG Qn" + }, + { + "language" : "en-US", + "value" : "Anise IgG antibody" + }, + { + "language" : "nl-NL", + "value" : "Pimpinella anisum As.IgG [eenheid/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100376-3", + "display" : "Bambusa vulgaris IgG Ab [Units/volume] in Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Bambusa vulgaris IgG Ab [Units/volume] in Serum" + }, + { + "language" : "en-US", + "value" : "Bambusa vulgaris IgG Qn" + }, + { + "language" : "en-US", + "value" : "Bambusa vulgaris IgG antibody" + }, + { + "language" : "nl-NL", + "value" : "Bambusa vulgaris As.IgG [eenheid/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100377-1", + "display" : "Goat cheese IgG Ab [Units/volume] in Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Goat cheese IgG Ab [Units/volume] in Serum" + }, + { + "language" : "en-US", + "value" : "Goat cheese IgG Qn" + }, + { + "language" : "en-US", + "value" : "Goat cheese IgG antibody" + }, + { + "language" : "nl-NL", + "value" : "Geitenkaas As.IgG [eenheid/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100378-9", + "display" : "Sheep cheese IgG Ab [Units/volume] in Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Sheep cheese IgG Ab [Units/volume] in Serum" + }, + { + "language" : "en-US", + "value" : "Sheep cheese IgG Qn" + }, + { + "language" : "en-US", + "value" : "Sheep cheese IgG antibody" + }, + { + "language" : "nl-NL", + "value" : "Schapenkaas As.IgG [eenheid/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100379-7", + "display" : "Leeks IgG Ab [Units/volume] in Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Leeks IgG Ab [Units/volume] in Serum" + }, + { + "language" : "en-US", + "value" : "Leeks IgG Qn" + }, + { + "language" : "en-US", + "value" : "Leeks IgG antibody" + }, + { + "language" : "nl-NL", + "value" : "Allium ampeloprasum As.IgG [eenheid/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100380-5", + "display" : "Red cabbage IgG Ab [Units/volume] in Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Red cabbage IgG Ab [Units/volume] in Serum" + }, + { + "language" : "en-US", + "value" : "Red cabbage IgG Qn" + }, + { + "language" : "en-US", + "value" : "Red cabbage IgG antibody" + }, + { + "language" : "nl-NL", + "value" : "Brassica rubra As.IgG [eenheid/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100381-3", + "display" : "Mentha balsamea Wild IgG Ab [Units/volume] in Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Mentha balsamea Wild IgG Ab [Units/volume] in Serum" + }, + { + "language" : "en-US", + "value" : "Mentha balsamea Wild IgG Qn" + }, + { + "language" : "en-US", + "value" : "Mentha balsamea Wild IgG antibody" + }, + { + "language" : "nl-NL", + "value" : "Pepermunt As.IgG [eenheid/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100382-1", + "display" : "FDA package insert REMS addressed risk", + "designation" : [{ + "language" : "en-US", + "value" : "FDA package insert REMS addressed risk" + }, + { + "language" : "en-US", + "value" : "FDA insert REMS addressed risk" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100383-9", + "display" : "Monkeypox virus DNA [Presence] in Specimen by NAA with probe detection", + "designation" : [{ + "language" : "en-US", + "value" : "Monkeypox virus DNA [Presence] in Specimen by NAA with probe detection" + }, + { + "language" : "en-US", + "value" : "MVPX DNA Spec Ql NAA+probe" + }, + { + "language" : "en-US", + "value" : "Monkeypox virus, Specimen" + }, + { + "language" : "de-DE", + "value" : "Affenpocken-Virus DNA [Nachweis] in Probenmaterial mittels Nukleinsäureamplifikation mit Sondendetektion" + }, + { + "language" : "nl-NL", + "value" : "Mpoxvirus DNA [aanwezigheid] d.m.v. probe-detectie" + }, + { + "language" : "de-AT", + "value" : "Affenpockenvirus-DNA ql. /Sondermaterial PCR" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100384-7", + "display" : "Rapeseed IgG Ab [Units/volume] in Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Rapeseed IgG Ab [Units/volume] in Serum" + }, + { + "language" : "en-US", + "value" : "Rapeseed IgG Qn" + }, + { + "language" : "en-US", + "value" : "Rapeseed IgG antibody" + }, + { + "language" : "nl-NL", + "value" : "Brassica rapa As.IgG [eenheid/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100385-4", + "display" : "Corn salad IgG Ab [Units/volume] in Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Corn salad IgG Ab [Units/volume] in Serum" + }, + { + "language" : "en-US", + "value" : "Corn salad IgG Qn" + }, + { + "language" : "en-US", + "value" : "Corn salad IgG antibody" + }, + { + "language" : "nl-NL", + "value" : "Valerianella locusta As.IgG [eenheid/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100386-2", + "display" : "Rosemary IgG Ab [Units/volume] in Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Rosemary IgG Ab [Units/volume] in Serum" + }, + { + "language" : "en-US", + "value" : "Rosemary IgG Qn" + }, + { + "language" : "en-US", + "value" : "Rosemary IgG antibody" + }, + { + "language" : "nl-NL", + "value" : "Rosmarinus officinalis As.IgG [eenheid/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100387-0", + "display" : "Poppy Seed IgG Ab [Units/volume] in Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Poppy Seed IgG Ab [Units/volume] in Serum" + }, + { + "language" : "en-US", + "value" : "Poppy Seed IgG Qn" + }, + { + "language" : "en-US", + "value" : "Poppy seed IgG antibody" + }, + { + "language" : "nl-NL", + "value" : "Papaver somniferum As.IgG [eenheid/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10038-8", + "display" : "S wave amplitude in lead II", + "designation" : [{ + "language" : "en-US", + "value" : "S wave amplitude in lead II" + }, + { + "language" : "en-US", + "value" : "S wave Amp L-II" + }, + { + "language" : "es-MX", + "value" : "Amplitud de onda S. derivación II:Corazón :Punto temporal:Elpot:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "amplitud de la onda S.derivación II:potencial eléctrico (voltaje):punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "S onda Amp L-II" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100388-8", + "display" : "Cocoa IgG Ab [Units/volume] in Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Cocoa IgG Ab [Units/volume] in Serum" + }, + { + "language" : "en-US", + "value" : "Cocoa IgG Qn" + }, + { + "language" : "en-US", + "value" : "Cocoa IgG antibody" + }, + { + "language" : "nl-NL", + "value" : "Theobroma cacao As.IgG [eenheid/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100389-6", + "display" : "Pistachio IgG Ab [Units/volume] in Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Pistachio IgG Ab [Units/volume] in Serum" + }, + { + "language" : "en-US", + "value" : "Pistachio IgG Qn" + }, + { + "language" : "en-US", + "value" : "Pistachio IgG antibody" + }, + { + "language" : "nl-NL", + "value" : "Pistacia vera As.IgG [eenheid/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100390-4", + "display" : "Sunflower Seed IgG Ab [Units/volume] in Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Sunflower Seed IgG Ab [Units/volume] in Serum" + }, + { + "language" : "en-US", + "value" : "Sunflower Seed IgG Qn" + }, + { + "language" : "en-US", + "value" : "Sunflower seed IgG antibody" + }, + { + "language" : "nl-NL", + "value" : "Helianthus annuus zaad As.IgG [eenheid/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100391-2", + "display" : "Dates IgG Ab [Units/volume] in Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Dates IgG Ab [Units/volume] in Serum" + }, + { + "language" : "en-US", + "value" : "Dates IgG Qn" + }, + { + "language" : "en-US", + "value" : "Dates IgG antibody" + }, + { + "language" : "nl-NL", + "value" : "Phoenix dactylifera As.IgG [eenheid/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100392-0", + "display" : "Duck meat IgG Ab [Units/volume] in Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Duck meat IgG Ab [Units/volume] in Serum" + }, + { + "language" : "en-US", + "value" : "Duck Meat IgG Qn" + }, + { + "language" : "en-US", + "value" : "Duck meat IgG antibody" + }, + { + "language" : "nl-NL", + "value" : "Eendenvlees As.IgG [eenheid/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100393-8", + "display" : "Allergen Mushroom mix 2 (Xerocomus, Boletus) IgG Ab [Units/volume] in Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Allergen Mushroom mix 2 (Xerocomus, Boletus) IgG Ab [Units/volume] in Serum" + }, + { + "language" : "en-US", + "value" : "AllergenMushroom mix 2 IgG Qn" + }, + { + "language" : "en-US", + "value" : "Allergen Mushroom mix 2 (Xerocomus, Boletus) IgG antibody" + }, + { + "language" : "nl-NL", + "value" : "Paddenstoelallergenen mix 2 (Xerocomus + Boletus) As.IgG [eenheid/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100394-6", + "display" : "Astacoidea IgG Ab [Units/volume] in Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Astacoidea IgG Ab [Units/volume] in Serum" + }, + { + "language" : "en-US", + "value" : "Decapod crustaceans IgG Qn" + }, + { + "language" : "en-US", + "value" : "Decapod crustaceans IgG antibody" + }, + { + "language" : "nl-NL", + "value" : "Astacoidea As.IgG [eenheid/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100395-3", + "display" : "Carob IgG Ab [Units/volume] in Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Carob IgG Ab [Units/volume] in Serum" + }, + { + "language" : "en-US", + "value" : "Carob IgG Qn" + }, + { + "language" : "en-US", + "value" : "Carob IgG antibody" + }, + { + "language" : "nl-NL", + "value" : "Ceratonia siliqua As.IgG [eenheid/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10039-6", + "display" : "S wave amplitude in lead III", + "designation" : [{ + "language" : "en-US", + "value" : "S wave amplitude in lead III" + }, + { + "language" : "en-US", + "value" : "S wave Amp L-III" + }, + { + "language" : "es-MX", + "value" : "Amplitud de onda S. derivación III:Corazón :Punto temporal:Elpot:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "amplitud de la onda S.derivación III:potencial eléctrico (voltaje):punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "S onda Amp L-III" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100396-1", + "display" : "Brassica napus IgG Ab [Units/volume] in Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Brassica napus IgG Ab [Units/volume] in Serum" + }, + { + "language" : "en-US", + "value" : "Brassica napus IgG Qn" + }, + { + "language" : "en-US", + "value" : "Brassica napus IgG antibody" + }, + { + "language" : "nl-NL", + "value" : "Brassica napus As.IgG [eenheid/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100397-9", + "display" : "Goat Meat IgG Ab [Units/volume] in Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Goat Meat IgG Ab [Units/volume] in Serum" + }, + { + "language" : "en-US", + "value" : "Goat Meat IgG Qn" + }, + { + "language" : "en-US", + "value" : "Goat Meat IgG antibody" + }, + { + "language" : "nl-NL", + "value" : "Geitenvlees As.IgG [eenheid/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100398-7", + "display" : "Goose meat IgG Ab [Units/volume] in Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Goose meat IgG Ab [Units/volume] in Serum" + }, + { + "language" : "en-US", + "value" : "Goose Meat IgG Qn" + }, + { + "language" : "en-US", + "value" : "Goose meat IgG antibody" + }, + { + "language" : "nl-NL", + "value" : "Ganzenvlees As.IgG [eenheid/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100399-5", + "display" : "Ostrich meat IgG Ab [Units/volume] in Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Ostrich meat IgG Ab [Units/volume] in Serum" + }, + { + "language" : "en-US", + "value" : "Ostrich meat IgG Qn" + }, + { + "language" : "en-US", + "value" : "Ostrich meat IgG antibody" + }, + { + "language" : "nl-NL", + "value" : "Struisvogelvlees As.IgG [eenheid/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100400-1", + "display" : "Quail meat IgG Ab [Units/volume] in Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Quail meat IgG Ab [Units/volume] in Serum" + }, + { + "language" : "en-US", + "value" : "Quail meat IgG Qn" + }, + { + "language" : "en-US", + "value" : "Quail meat IgG antibody" + }, + { + "language" : "nl-NL", + "value" : "Kwartelvlees As.IgG [eenheid/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100401-9", + "display" : "Rabbit meat IgG Ab [Units/volume] in Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Rabbit meat IgG Ab [Units/volume] in Serum" + }, + { + "language" : "en-US", + "value" : "Rabbit Meat IgG Qn" + }, + { + "language" : "en-US", + "value" : "Rabbit meat IgG antibody" + }, + { + "language" : "nl-NL", + "value" : "Konijnenvlees As.IgG [eenheid/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100402-7", + "display" : "Venison meat IgG Ab [Units/volume] in Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Venison meat IgG Ab [Units/volume] in Serum" + }, + { + "language" : "en-US", + "value" : "Venison meat IgG Qn" + }, + { + "language" : "en-US", + "value" : "Venison meat IgG antibody" + }, + { + "language" : "nl-NL", + "value" : "Hertenvlees As.IgG [eenheid/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100403-5", + "display" : "Guineafowl IgG Ab [Units/volume] in Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Guineafowl IgG Ab [Units/volume] in Serum" + }, + { + "language" : "en-US", + "value" : "Guineafowl IgG Qn" + }, + { + "language" : "en-US", + "value" : "Guineafowl IgG antibody" + }, + { + "language" : "nl-NL", + "value" : "Parelhoen As.IgG [eenheid/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10040-4", + "display" : "S wave amplitude in lead V1", + "designation" : [{ + "language" : "en-US", + "value" : "S wave amplitude in lead V1" + }, + { + "language" : "en-US", + "value" : "S wave Amp L-V1" + }, + { + "language" : "es-MX", + "value" : "Amplitud de onda S. derivación V1:Corazón :Punto temporal:Elpot:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "amplitud de la onda S.derivación V1:potencial eléctrico (voltaje):punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "S onda Amp L-V1" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100404-3", + "display" : "Horse meat IgG Ab [Units/volume] in Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Horse meat IgG Ab [Units/volume] in Serum" + }, + { + "language" : "en-US", + "value" : "Horse Meat IgG Qn" + }, + { + "language" : "en-US", + "value" : "Horse meat IgG antibody" + }, + { + "language" : "nl-NL", + "value" : "Paardenvlees As.IgG [eenheid/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100405-0", + "display" : "Kefir IgG Ab [Units/volume] in Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Kefir IgG Ab [Units/volume] in Serum" + }, + { + "language" : "en-US", + "value" : "Kefir IgG Qn" + }, + { + "language" : "en-US", + "value" : "Kefir IgG antibody" + }, + { + "language" : "nl-NL", + "value" : "Kefir As.IgG [eenheid/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100406-8", + "display" : "Butter IgG Ab [Units/volume] in Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Butter IgG Ab [Units/volume] in Serum" + }, + { + "language" : "en-US", + "value" : "Butter IgG Qn" + }, + { + "language" : "en-US", + "value" : "Butter IgG antibody" + }, + { + "language" : "nl-NL", + "value" : "Boter As.IgG [eenheid/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100407-6", + "display" : "Camembert cheese IgG Ab [Units/volume] in Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Camembert cheese IgG Ab [Units/volume] in Serum" + }, + { + "language" : "en-US", + "value" : "Camembert cheese IgG Qn" + }, + { + "language" : "en-US", + "value" : "Camembert cheese IgG antibody" + }, + { + "language" : "nl-NL", + "value" : "Camembert As.IgG [eenheid/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100408-4", + "display" : "Emmental cheese IgG Ab [Units/volume] in Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Emmental cheese IgG Ab [Units/volume] in Serum" + }, + { + "language" : "en-US", + "value" : "Emmental cheese IgG Qn" + }, + { + "language" : "en-US", + "value" : "Emmental cheese IgG antibody" + }, + { + "language" : "nl-NL", + "value" : "Emmentaler kaas As.IgG [eenheid/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100409-2", + "display" : "Processed cheese IgG Ab [Units/volume] in Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Processed cheese IgG Ab [Units/volume] in Serum" + }, + { + "language" : "en-US", + "value" : "Processed cheese IgG Qn" + }, + { + "language" : "en-US", + "value" : "Processed cheese IgG antibody" + }, + { + "language" : "nl-NL", + "value" : "Smeltkaas As.IgG [eenheid/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "1004-1", + "display" : "Direct antiglobulin test.complement specific reagent [Presence] on Red Blood Cells", + "designation" : [{ + "language" : "en-US", + "value" : "Direct antiglobulin test.complement specific reagent [Presence] on Red Blood Cells" + }, + { + "language" : "en-US", + "value" : "DAT Comp-Sp Reag RBC Ql" + }, + { + "language" : "en-US", + "value" : "Direct Antiglobulin Test (DAT; Direct Coombs), Red blood cells" + }, + { + "language" : "es-MX", + "value" : "Test de antiglobulina directo, reactivo específico del complemento: Eritrocitos : Punto temporal: Presencia o umbral: Ordinal:" + }, + { + "language" : "es-AR", + "value" : "prueba de antiglobulina directa.reactivo específico de complemento:concentración arbitraria:punto en el tiempo:eritrocitos:ordinal:" + }, + { + "language" : "pt-BR", + "value" : "DAT Comp-Sp Reag RBC Ql" + }, + { + "language" : "nl-NL", + "value" : "Directe antiglobulinetest.complement specifiek reagens [aanwezigheid] in erytrocyten" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100410-0", + "display" : "Curd cheese IgG Ab [Units/volume] in Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Curd cheese IgG Ab [Units/volume] in Serum" + }, + { + "language" : "en-US", + "value" : "Curd cheese IgG Qn" + }, + { + "language" : "en-US", + "value" : "Curd cheese IgG antibody" + }, + { + "language" : "nl-NL", + "value" : "Kwark As.IgG [eenheid/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100411-8", + "display" : "Sugar Beet IgG Ab [Units/volume] in Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Sugar Beet IgG Ab [Units/volume] in Serum" + }, + { + "language" : "en-US", + "value" : "Sugar Beet IgG Qn" + }, + { + "language" : "en-US", + "value" : "Sugar beet IgG antibody" + }, + { + "language" : "nl-NL", + "value" : "Bèta-vulgaris As.IgG [eenheid/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10041-2", + "display" : "S wave amplitude in lead V2", + "designation" : [{ + "language" : "en-US", + "value" : "S wave amplitude in lead V2" + }, + { + "language" : "en-US", + "value" : "S wave Amp L-V2" + }, + { + "language" : "es-MX", + "value" : "Amplitud de onda S. derivación V2:Corazón :Punto temporal:Elpot:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "amplitud de la onda S.derivación V2:potencial eléctrico (voltaje):punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "S onda Amp L-V2" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100412-6", + "display" : "Chinese cabbage IgG Ab [Units/volume] in Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Chinese cabbage IgG Ab [Units/volume] in Serum" + }, + { + "language" : "en-US", + "value" : "Chinese cabbage IgG Qn" + }, + { + "language" : "en-US", + "value" : "Chinese cabbage IgG antibody" + }, + { + "language" : "nl-NL", + "value" : "Chinese kool As.IgG [eenheid/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100413-4", + "display" : "Fennel Fresh IgG Ab [Units/volume] in Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Fennel Fresh IgG Ab [Units/volume] in Serum" + }, + { + "language" : "en-US", + "value" : "Fennel Fresh IgG Qn" + }, + { + "language" : "en-US", + "value" : "Fennel fresh IgG antibody" + }, + { + "language" : "nl-NL", + "value" : "Foeniculum vulgare vers As.IgG [eenheid/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100414-2", + "display" : "Gourd IgG Ab [Units/volume] in Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Gourd IgG Ab [Units/volume] in Serum" + }, + { + "language" : "en-US", + "value" : "Gourd IgG Qn" + }, + { + "language" : "en-US", + "value" : "Gourd IgG antibody" + }, + { + "language" : "nl-NL", + "value" : "Genera in Cucurbitaceae As.IgG [eenheid/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100415-9", + "display" : "Kale IgG Ab [Units/volume] in Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Kale IgG Ab [Units/volume] in Serum" + }, + { + "language" : "en-US", + "value" : "Kale IgG Qn" + }, + { + "language" : "en-US", + "value" : "Kale IgG antibody" + }, + { + "language" : "nl-NL", + "value" : "Brassica oleracea var. Borecole As.IgG [eenheid/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100416-7", + "display" : "Savoy cabbage IgG Ab [Units/volume] in Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Savoy cabbage IgG Ab [Units/volume] in Serum" + }, + { + "language" : "en-US", + "value" : "Savoy cabbage IgG Qn" + }, + { + "language" : "en-US", + "value" : "Savoy cabbage IgG antibody" + }, + { + "language" : "nl-NL", + "value" : "Brassica oleracea var. Sabauda As.IgG [eenheid/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100417-5", + "display" : "Vitis sp leaf IgG Ab [Units/volume] in Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Vitis sp leaf IgG Ab [Units/volume] in Serum" + }, + { + "language" : "en-US", + "value" : "Vitis sp leaf IgG Qn" + }, + { + "language" : "en-US", + "value" : "Vitis sp leaf IgG antibody" + }, + { + "language" : "nl-NL", + "value" : "Blad van Vitis sp. As.IgG [eenheid/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100418-3", + "display" : "Liquorice IgG Ab [Units/volume] in Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Liquorice IgG Ab [Units/volume] in Serum" + }, + { + "language" : "en-US", + "value" : "Liquorice IgG Qn" + }, + { + "language" : "en-US", + "value" : "Liquorice IgG antibody" + }, + { + "language" : "nl-NL", + "value" : "Glycyrrhiza glabra As.IgG [eenheid/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100419-1", + "display" : "Snow pea IgG Ab [Units/volume] in Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Snow pea IgG Ab [Units/volume] in Serum" + }, + { + "language" : "en-US", + "value" : "Snow pea IgG Qn" + }, + { + "language" : "en-US", + "value" : "Snow pea IgG antibody" + }, + { + "language" : "nl-NL", + "value" : "Pisum sativum var. saccharatum As.IgG [eenheid/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10042-0", + "display" : "S wave amplitude in lead V3", + "designation" : [{ + "language" : "en-US", + "value" : "S wave amplitude in lead V3" + }, + { + "language" : "en-US", + "value" : "S wave Amp L-V3" + }, + { + "language" : "es-MX", + "value" : "Amplitud de onda S. derivación V3:Corazón :Punto temporal:Elpot:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "amplitud de la onda S.derivación V3:potencial eléctrico (voltaje):punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "S onda Amp L-V3" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100420-9", + "display" : "Fava bean IgG Ab [Units/volume] in Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Fava bean IgG Ab [Units/volume] in Serum" + }, + { + "language" : "en-US", + "value" : "Fava bean IgG Qn" + }, + { + "language" : "en-US", + "value" : "Fava bean IgG antibody" + }, + { + "language" : "nl-NL", + "value" : "Vicia faba As.IgG [eenheid/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100421-7", + "display" : "Chick Pea IgG Ab [Units/volume] in Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Chick Pea IgG Ab [Units/volume] in Serum" + }, + { + "language" : "en-US", + "value" : "Chick Pea IgG Qn" + }, + { + "language" : "en-US", + "value" : "Chick pea IgG antibody" + }, + { + "language" : "nl-NL", + "value" : "Cicer arietinus As.IgG [eenheid/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100422-5", + "display" : "Chicory IgG Ab [Units/volume] in Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Chicory IgG Ab [Units/volume] in Serum" + }, + { + "language" : "en-US", + "value" : "Chicory IgG Qn" + }, + { + "language" : "en-US", + "value" : "Chicory IgG antibody" + }, + { + "language" : "nl-NL", + "value" : "Cichorium intybus As.IgG [eenheid/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100423-3", + "display" : "Allergy Mushroom Mix 1 (Button + oyster + Shiitaki + chanterelle mushroom) IgG Ab [Units/volume] in Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Allergy Mushroom Mix 1 (Button + oyster + Shiitaki + chanterelle mushroom) IgG Ab [Units/volume] in Serum" + }, + { + "language" : "en-US", + "value" : "Allerg Mushroom Mix 1 IgG Qn" + }, + { + "language" : "en-US", + "value" : "Button + oyster + Shiitaki + chanterelle mushroom IgG antibody" + }, + { + "language" : "nl-NL", + "value" : "Paddenstoelallergenen mix 1 (Agaricus bisporus + Pleurotus ostreatus + Lentinula edodes + Cantharellus) As.IgG [eenheid/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100424-1", + "display" : "8(9)-Cholestenol [Mass/volume] in Serum or Plasma", + "designation" : [{ + "language" : "en-US", + "value" : "8(9)-Cholestenol [Mass/volume] in Serum or Plasma" + }, + { + "language" : "en-US", + "value" : "8(9)-Cholestenol SerPl-mCnc" + }, + { + "language" : "en-US", + "value" : "8(9)-Cholestenol, Blood" + }, + { + "language" : "nl-NL", + "value" : "8(9)-cholestenol [massa/volume] in serum of plasma" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100425-8", + "display" : "DiHydro T-Mas [Mass/volume] in Serum or Plasma", + "designation" : [{ + "language" : "en-US", + "value" : "DiHydro T-Mas [Mass/volume] in Serum or Plasma" + }, + { + "language" : "en-US", + "value" : "SerPl-mCnc" + }, + { + "language" : "en-US", + "value" : "DiHydro T-Mas, Blood" + }, + { + "language" : "nl-NL", + "value" : "DiHydro T-Mas [massa/volume] in serum of plasma" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100426-6", + "display" : "Squalene [Mass/volume] in Serum or Plasma", + "designation" : [{ + "language" : "en-US", + "value" : "Squalene [Mass/volume] in Serum or Plasma" + }, + { + "language" : "en-US", + "value" : "Squalene SerPl-mCnc" + }, + { + "language" : "en-US", + "value" : "Squalene, Blood" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100427-4", + "display" : "Stigmasterol [Mass/volume] in Serum or Plasma", + "designation" : [{ + "language" : "en-US", + "value" : "Stigmasterol [Mass/volume] in Serum or Plasma" + }, + { + "language" : "en-US", + "value" : "Stigmasterol SerPl-mCnc" + }, + { + "language" : "en-US", + "value" : "Stigmasterol, Blood" + }, + { + "language" : "nl-NL", + "value" : "Stigmasterol [massa/volume] in serum of plasma" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100428-2", + "display" : "Carnitine free and total and acylcarnitine panel - Urine", + "designation" : [{ + "language" : "en-US", + "value" : "Carnitine free and total and acylcarnitine panel - Urine" + }, + { + "language" : "en-US", + "value" : "Carnitine + acylcarnitine Pnl Ur" + }, + { + "language" : "en-US", + "value" : "Carnitine free and total and acylcarnitine panel, Urine" + }, + { + "language" : "nl-NL", + "value" : "Carnitine.vrij & totaal & acylcarnitine panel in urine" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100429-0", + "display" : "LRBA deficiency panel - Blood", + "designation" : [{ + "language" : "en-US", + "value" : "LRBA deficiency panel - Blood" + }, + { + "language" : "en-US", + "value" : "LRBA deficiency panel Bld" + }, + { + "language" : "en-US", + "value" : "LRBA deficiency panel, Blood" + }, + { + "language" : "nl-NL", + "value" : "LRBA-deficiëntie panel in bloed" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100430-8", + "display" : "Cells.LRBA+/100 Cells.CD3+CD14-CD45+ in Blood by Flow cytometry (FC)", + "designation" : [{ + "language" : "en-US", + "value" : "Cells.LRBA+/100 Cells.CD3+CD14-CD45+ in Blood by Flow cytometry (FC)" + }, + { + "language" : "en-US", + "value" : "Cells.LRBA+/T Cells NFr Bld FC" + }, + { + "language" : "en-US", + "value" : "Cells.LRBA+ 100 Cells.CD3+CD14-CD45+, Blood" + }, + { + "language" : "nl-NL", + "value" : "Cellen.LRBA+/100 cellen.CD3+CD14-CD45+ [getalsfractie] in bloed d.m.v. flowcytometrie" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100431-6", + "display" : "Cells.CD3+CD14-CD45+.LRBA mean fluorescence intensity in Blood by Flow cytometry (FC)", + "designation" : [{ + "language" : "en-US", + "value" : "Cells.CD3+CD14-CD45+.LRBA mean fluorescence intensity in Blood by Flow cytometry (FC)" + }, + { + "language" : "en-US", + "value" : "T-cells LRBA MFI Bld FC" + }, + { + "language" : "en-US", + "value" : "T-cells LRBA MFI, Blood" + }, + { + "language" : "nl-NL", + "value" : "Cellen.CD3+CD14-CD45+.LRBA gemiddelde fluorescentie-intensiteit [aanwezigheid] in bloed d.m.v. flowcytometrie" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100432-4", + "display" : "Cells.LRBA+/100 Cells.CD3-CD14-CD19+CD45+ in Blood by Flow cytometry (FC)", + "designation" : [{ + "language" : "en-US", + "value" : "Cells.LRBA+/100 Cells.CD3-CD14-CD19+CD45+ in Blood by Flow cytometry (FC)" + }, + { + "language" : "en-US", + "value" : "Cells.LRBA+/B Cells NFr Bld FC" + }, + { + "language" : "en-US", + "value" : "Cells.LRBA+ 100 Cells.CD3-CD14-CD19+CD45+, Blood" + }, + { + "language" : "nl-NL", + "value" : "Cellen.LRBA+/100 cellen.CD3-CD14-CD19+CD45+ [getalsfractie] in bloed d.m.v. flowcytometrie" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100433-2", + "display" : "Cells.CD3-CD14-CD19+CD45+.LRBA mean fluorescence intensity in Blood by Flow cytometry (FC)", + "designation" : [{ + "language" : "en-US", + "value" : "Cells.CD3-CD14-CD19+CD45+.LRBA mean fluorescence intensity in Blood by Flow cytometry (FC)" + }, + { + "language" : "en-US", + "value" : "B-cells LRBA MFI Bld FC" + }, + { + "language" : "en-US", + "value" : "B-cells LRBA MFI, Blood" + }, + { + "language" : "nl-NL", + "value" : "Cellen.CD3-CD14-CD19+CD45+.LRBA gemiddelde fluorescentie-intensiteit [aanwezigheid] in bloed d.m.v. flowcytometrie" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100434-0", + "display" : "Orthopoxvirus.non-variola DNA [Presence] in Specimen by NAA with probe detection", + "designation" : [{ + "language" : "en-US", + "value" : "Orthopoxvirus.non-variola DNA [Presence] in Specimen by NAA with probe detection" + }, + { + "language" : "en-US", + "value" : "Nonvar Orthpx DNA Spec Ql NAA+probe" + }, + { + "language" : "en-US", + "value" : "Orthopoxvirus.non-variola, Specimen" + }, + { + "language" : "de-DE", + "value" : "Orthopoxvirus.nicht-variola DNA [Nachweis] in Probenmaterial mittels Nukleinsäureamplifikation mit Sondendetektion" + }, + { + "language" : "nl-NL", + "value" : "Orthopoxvirus anders dan variolavirus DNA [aanwezigheid] d.m.v. probe-detectie" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100435-7", + "display" : "Glial fibrillary acidic protein [Mass/volume] in Serum by Immunoassay", + "designation" : [{ + "language" : "en-US", + "value" : "Glial fibrillary acidic protein [Mass/volume] in Serum by Immunoassay" + }, + { + "language" : "en-US", + "value" : "GFAP Ser IA-mCnc" + }, + { + "language" : "en-US", + "value" : "Glial fibrillary acidic protein, Blood" + }, + { + "language" : "nl-NL", + "value" : "Gliaal fibrillair acidisch proteïne [massa/volume] in serum d.m.v. immunoassay" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100436-5", + "display" : "Ubiquitin carboxyl-terminal hydrolase-L1 [Mass/volume] in Serum by Immunoassay", + "designation" : [{ + "language" : "en-US", + "value" : "Ubiquitin carboxyl-terminal hydrolase-L1 [Mass/volume] in Serum by Immunoassay" + }, + { + "language" : "en-US", + "value" : "UCH-L1 Ser IA-mCnc" + }, + { + "language" : "en-US", + "value" : "Ubiquitin carboxyl-terminal hydrolase-L1, Blood" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100437-3", + "display" : "Norsufentanil [Mass/volume] in Urine by Confirmatory method", + "designation" : [{ + "language" : "en-US", + "value" : "Norsufentanil [Mass/volume] in Urine by Confirmatory method" + }, + { + "language" : "en-US", + "value" : "Norsufentanil Ur Cfm-mCnc" + }, + { + "language" : "en-US", + "value" : "Norsufentanil, Urine" + }, + { + "language" : "nl-NL", + "value" : "Norsufentanil [massa/volume] in urine d.m.v. bevestiging" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10043-8", + "display" : "S wave amplitude in lead V4", + "designation" : [{ + "language" : "en-US", + "value" : "S wave amplitude in lead V4" + }, + { + "language" : "en-US", + "value" : "S wave Amp L-V4" + }, + { + "language" : "es-MX", + "value" : "Amplitud de onda S. derivación V4:Corazón :Punto temporal:Elpot:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "amplitud de la onda S.derivación V4:potencial eléctrico (voltaje):punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "S onda Amp L-V4" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100438-1", + "display" : "Adolescent medicine Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Adolescent medicine Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Adolescent med OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100439-9", + "display" : "Allergy and Immunology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Allergy and Immunology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Allergy+Immunology OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. allergie+immunologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100440-7", + "display" : "Allergy Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Allergy Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Allergy OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100441-5", + "display" : "Attending Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Attending Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Attend OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. behandelend arts (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100442-3", + "display" : "Audiology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Audiology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Audiology OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. audiologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100443-1", + "display" : "Bariatric surgery Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Bariatric surgery Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Bariatric surg OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100444-9", + "display" : "Blood banking and transfusion medicine Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Blood banking and transfusion medicine Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Bld Bnk+Trans Med OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100445-6", + "display" : "Bone Marrow Transplant Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Bone Marrow Transplant Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "BM Transplant OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. beenmergtransplantatie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10044-6", + "display" : "S wave amplitude in lead V5", + "designation" : [{ + "language" : "en-US", + "value" : "S wave amplitude in lead V5" + }, + { + "language" : "en-US", + "value" : "S wave Amp L-V5" + }, + { + "language" : "es-MX", + "value" : "Amplitud de onda S. derivación V5:Corazón :Punto temporal:Elpot:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "amplitud de la onda S.derivación V5:potencial eléctrico (voltaje):punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "S onda Amp L-V5" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100446-4", + "display" : "Breastfeeding Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Breastfeeding Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Breastfeeding OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. borstvoeding (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100447-2", + "display" : "Burn management Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Burn management Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Burn OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100448-0", + "display" : "Cardiac surgery Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Cardiac surgery Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Cardiac surgery OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. cardiochirurgie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100449-8", + "display" : "Cardiopulmonary Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Cardiopulmonary Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Cardio+Pulm dis OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100450-6", + "display" : "Child and adolescent psychiatry Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Child and adolescent psychiatry Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Child+teen psych OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100451-4", + "display" : "Chiropractic medicine Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Chiropractic medicine Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Chiropractic med OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. chiropractie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100452-2", + "display" : "Clinical cardiac electrophysiology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Clinical cardiac electrophysiology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Electrophysiology OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10045-3", + "display" : "S wave amplitude in lead V6", + "designation" : [{ + "language" : "en-US", + "value" : "S wave amplitude in lead V6" + }, + { + "language" : "en-US", + "value" : "S wave Amp L-V6" + }, + { + "language" : "es-MX", + "value" : "Amplitud de onda S. derivación V6:Corazón :Punto temporal:Elpot:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "amplitud de la onda S.derivación V6:potencial eléctrico (voltaje):punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "S onda Amp L-V6" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100453-0", + "display" : "Clinical genetics Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Clinical genetics Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Clinical genetics OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. klinische genetica (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100454-8", + "display" : "Clinical neurophysiology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Clinical neurophysiology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Clinical Neurophys OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100455-5", + "display" : "Clinical pathology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Clinical pathology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Clin Path OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100456-3", + "display" : "Colon and rectal surgery Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Colon and rectal surgery Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Col+rec surg OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100457-1", + "display" : "Consultant Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Consultant Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Consultant OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100458-9", + "display" : "Outpatient COVID-19 Intubation Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Outpatient COVID-19 Intubation Progress note" + }, + { + "language" : "en-US", + "value" : "OP COVID-19 Intub+Progress" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100459-7", + "display" : "Outpatient COVID-19 Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Outpatient COVID-19 Progress note" + }, + { + "language" : "en-US", + "value" : "OP COVID-19 Progress note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100460-5", + "display" : "Dermatology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Dermatology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Dermatology OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. dermatologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10046-1", + "display" : "S wave duration in lead AVF", + "designation" : [{ + "language" : "en-US", + "value" : "S wave duration in lead AVF" + }, + { + "language" : "en-US", + "value" : "S wave dur L-AVF" + }, + { + "language" : "es-MX", + "value" : "Duración de la onda S. plomo AVF:Corazón :Punto temporal:Tiempo:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "duración de la onda S.derivación AVF:tiempo:punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "S onda dur L-AVF" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100461-3", + "display" : "Developmental-behavioral pediatrics Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Developmental-behavioral pediatrics Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Develop-behav peds OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100462-1", + "display" : "Dialysis and Therapeutic apheresis Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Dialysis and Therapeutic apheresis Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Dialy+Ther Apher OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. dialyse en therapeutische aferese (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100463-9", + "display" : "Eating disorders Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Eating disorders Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Eating disorders OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. eetstoornis (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100464-7", + "display" : "Endocrinology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Endocrinology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Endocrinology OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. endocrinologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100465-4", + "display" : "Family medicine Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Family medicine Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Fam Med OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100466-2", + "display" : "Gastroenterology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Gastroenterology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Gastroenterology OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. gastro-enterologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100467-0", + "display" : "Geriatric medicine Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Geriatric medicine Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Geri med OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. geriatrie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100468-8", + "display" : "Gynecologic oncology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Gynecologic oncology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Gyn Onc OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100469-6", + "display" : "Gynecology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Gynecology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Gynecology OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. gynaecologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100470-4", + "display" : "Healthcare navigator Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Healthcare navigator Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Navigator OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100471-2", + "display" : "Heart failure Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Heart failure Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Heart failure OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100472-0", + "display" : "Heart failure+Transplant cardiology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Heart failure+Transplant cardiology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "HF+TC OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100473-8", + "display" : "Hematology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Hematology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Hematology OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. hematologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100474-6", + "display" : "Hematology+Medical oncology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Hematology+Medical oncology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "HemOnc OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. hematologie + oncologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100475-3", + "display" : "Hepatology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Hepatology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Hepatology OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100476-1", + "display" : "Immunology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Immunology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Immunology OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. immunologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100477-9", + "display" : "Infectious disease Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Infectious disease Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Infectious disease OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. infectioloog (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100478-7", + "display" : "Internal medicine Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Internal medicine Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Internal Med OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. interne geneeskunde (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10047-9", + "display" : "S wave duration in lead AVL", + "designation" : [{ + "language" : "en-US", + "value" : "S wave duration in lead AVL" + }, + { + "language" : "en-US", + "value" : "S wave dur L-AVL" + }, + { + "language" : "es-MX", + "value" : "Duración de la onda S. Plomo AVL:Corazón :Punto temporal:Tiempo:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "duración de la onda S.derivación AVL:tiempo:punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "S onda dur L-AVL" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100479-5", + "display" : "Interventional cardiology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Interventional cardiology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "IC OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100480-3", + "display" : "Interventional radiology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Interventional radiology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "IR OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100481-1", + "display" : "Outpatient Mechanical circulatory support Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Outpatient Mechanical circulatory support Progress note" + }, + { + "language" : "en-US", + "value" : "OP MCS+progress note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100482-9", + "display" : "Medical Aid in Dying Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Medical Aid in Dying Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "MAiD OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. medische zorg bij sterven (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100483-7", + "display" : "Mental health Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Mental health Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Mental health OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. geestelijke gezondheidszorg (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100484-5", + "display" : "Multi-specialty program Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Multi-specialty program Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Multi-spec prog OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100485-2", + "display" : "Neonatal perinatal medicine Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Neonatal perinatal medicine Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Neo peri med OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100486-0", + "display" : "Nephrology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Nephrology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Nephrology OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. nefrologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10048-7", + "display" : "S wave duration in lead AVR", + "designation" : [{ + "language" : "en-US", + "value" : "S wave duration in lead AVR" + }, + { + "language" : "en-US", + "value" : "S wave dur L-AVR" + }, + { + "language" : "es-MX", + "value" : "Duración de la onda S. Lead AVR:Corazón :Punto temporal:Tiempo:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "duración de la onda S.derivación AVR:tiempo:punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "S onda dur L-AVR" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100487-8", + "display" : "Neurological surgery Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Neurological surgery Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Neuro surgery OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. neurochirurgie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100488-6", + "display" : "Neurology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Neurology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Neurology OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. neurologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100489-4", + "display" : "Neurology with special qualifications in child neurology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Neurology with special qualifications in child neurology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Child neuro OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100490-2", + "display" : "Nurse practitioner Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Nurse practitioner Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Nurse pract OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100491-0", + "display" : "Nurse Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Nurse Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Nurse OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. verpleegkundige (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100492-8", + "display" : "Nutrition and dietetics Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Nutrition and dietetics Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Nutr+diet OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. voeding en diëtetiek (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100493-6", + "display" : "Obstetrics and Gynecology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Obstetrics and Gynecology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "OBGYN OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. obstetrie en gynaecologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100494-4", + "display" : "Obstetrics Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Obstetrics Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "OB OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. obstetrie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10049-5", + "display" : "S wave duration in lead I", + "designation" : [{ + "language" : "en-US", + "value" : "S wave duration in lead I" + }, + { + "language" : "en-US", + "value" : "S wave dur L-I" + }, + { + "language" : "es-MX", + "value" : "Duración de la onda S. Conduzca I:Corazón :Punto temporal:Tiempo:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "duración de la onda S.derivación I:tiempo:punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "S onda dur L-I" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100495-1", + "display" : "Occupational therapy Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Occupational therapy Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "OT OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. bezigheidstherapie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100496-9", + "display" : "Oncology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Oncology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Oncology OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. oncologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100497-7", + "display" : "Ophthalmology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Ophthalmology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Ophthalmol OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. oogheelkunde (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100498-5", + "display" : "Optometry Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Optometry Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Optometry OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. optometrie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100499-3", + "display" : "Oral and Maxillofacial Surgery Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Oral and Maxillofacial Surgery Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "OMS OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. oromaxillofaciale chirurgie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100500-8", + "display" : "Orthopaedic surgery Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Orthopaedic surgery Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Orthopaedic surgery OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. orthopedische chirurgie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100501-6", + "display" : "Orthotics prosthetics Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Orthotics prosthetics Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Orthotics prosthetics OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100502-4", + "display" : "Otolaryngology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Otolaryngology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Otolaryngology OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. KNO (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10050-3", + "display" : "S wave duration in lead II", + "designation" : [{ + "language" : "en-US", + "value" : "S wave duration in lead II" + }, + { + "language" : "en-US", + "value" : "S wave dur L-II" + }, + { + "language" : "es-MX", + "value" : "Duración de la onda S. derivación II:Corazón :Punto temporal:Tiempo:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "duración de la onda S.derivación II:tiempo:punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "S onda dur L-II" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100503-2", + "display" : "Pain medicine Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Pain medicine Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Pain medicine OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. pijnbestrijding (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100504-0", + "display" : "Palliative care Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Palliative care Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Palliative care OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100505-7", + "display" : "Pediatric cardiology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Pediatric cardiology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Peds cardiology OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100506-5", + "display" : "Pediatric dermatology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Pediatric dermatology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Peds dermatology OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100507-3", + "display" : "Pediatric endocrinology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Pediatric endocrinology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Peds endocrinology OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100508-1", + "display" : "Pediatric gastroenterology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Pediatric gastroenterology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Peds gastroenterology OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100509-9", + "display" : "Pediatric hematology-oncology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Pediatric hematology-oncology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Peds hem-onc OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100510-7", + "display" : "Pediatric infectious diseases Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Pediatric infectious diseases Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Peds infect disease OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10051-1", + "display" : "S wave duration in lead III", + "designation" : [{ + "language" : "en-US", + "value" : "S wave duration in lead III" + }, + { + "language" : "en-US", + "value" : "S wave dur L-III" + }, + { + "language" : "es-MX", + "value" : "Duración de la onda S. Plomo III:Corazón :Punto temporal:Tiempo:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "duración de la onda S.derivación III:tiempo:punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "S onda dur L-III" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100511-5", + "display" : "Pediatric otolaryngology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Pediatric otolaryngology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Peds otolaryngology OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100512-3", + "display" : "Pediatric pulmonology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Pediatric pulmonology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Peds pulmonology OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100513-1", + "display" : "Pediatric rheumatology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Pediatric rheumatology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Peds rheumatology OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100514-9", + "display" : "Pediatric surgery Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Pediatric surgery Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Peds surgery OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100515-6", + "display" : "Pediatric transplant hepatology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Pediatric transplant hepatology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Peds transpl hepato OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100516-4", + "display" : "Pediatric urology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Pediatric urology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Peds urology OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100517-2", + "display" : "Pharmacogenomics Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Pharmacogenomics Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Pharmacogenomics OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100518-0", + "display" : "Physical medicine and rehab Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Physical medicine and rehab Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "PM+R OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100519-8", + "display" : "Physical therapy Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Physical therapy Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "PT OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. fysiotherapie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100520-6", + "display" : "Plastic surgery Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Plastic surgery Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Plastic surgery OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. plastische chirurgie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100521-4", + "display" : "Podiatry Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Podiatry Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Podiatry OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. podologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100522-2", + "display" : "Psychiatry Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Psychiatry Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Psychiatric Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. psychiatrie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100523-0", + "display" : "Psychology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Psychology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Psych OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. psychologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100524-8", + "display" : "Pulmonary Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Pulmonary Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Pulmonary disease OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. longaandoening (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100525-5", + "display" : "Radiation oncology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Radiation oncology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Radiation Onc OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. radiotherapie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100526-3", + "display" : "Radiology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Radiology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Radiology OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. radiologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100527-1", + "display" : "Recreational therapy Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Recreational therapy Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Rec therapy OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. recreationele therapie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100528-9", + "display" : "Reproductive endocrinology and infertility Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Reproductive endocrinology and infertility Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "REI OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10052-9", + "display" : "S wave duration in lead V1", + "designation" : [{ + "language" : "en-US", + "value" : "S wave duration in lead V1" + }, + { + "language" : "en-US", + "value" : "S wave dur L-V1" + }, + { + "language" : "es-MX", + "value" : "Duración de la onda S. derivación V1:Corazón :Punto temporal:Tiempo:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "duración de la onda S.derivación V1:tiempo:punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "S onda dur L-V1" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100529-7", + "display" : "Research Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Research Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Research OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. wetenschappelijk onderzoek (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100530-5", + "display" : "Rheumatology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Rheumatology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Rheumatology OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. reumatologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100531-3", + "display" : "Sleep medicine Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Sleep medicine Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Sleep med OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100532-1", + "display" : "Social worker Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Social worker Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "SW OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100533-9", + "display" : "Solid Organ Transplant Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Solid Organ Transplant Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Solid Org Transplant OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. transplantatie van solide orgaan (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100534-7", + "display" : "Speech-language pathology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Speech-language pathology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Speech-lang path OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100535-4", + "display" : "Spinal surgery Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Spinal surgery Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Spinal surgery OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100536-2", + "display" : "Sports medicine Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Sports medicine Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Sports medicine OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10053-7", + "display" : "S wave duration in lead V2", + "designation" : [{ + "language" : "en-US", + "value" : "S wave duration in lead V2" + }, + { + "language" : "en-US", + "value" : "S wave dur L-V2" + }, + { + "language" : "es-MX", + "value" : "Duración de la onda S. derivación V2:Corazón :Punto temporal:Tiempo:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "duración de la onda S.derivación V2:tiempo:punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "S onda dur L-V2" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100537-0", + "display" : "Surgery of the hand Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Surgery of the hand Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Hand Surgery OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100538-8", + "display" : "Telehealth+Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Telehealth+Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Telehealth+Outpatient Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100539-6", + "display" : "Thromboembolism Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Thromboembolism Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Thromboemb OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100540-4", + "display" : "Transplant surgery Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Transplant surgery Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Transpl surg OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. transplantatiechirurgie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100541-2", + "display" : "Trauma Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Trauma Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Trauma OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100542-0", + "display" : "Urology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Urology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Urology OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. urologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100543-8", + "display" : "Vascular neurology Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Vascular neurology Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Vasc Neuro OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100544-6", + "display" : "Vascular surgery Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Vascular surgery Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Vascular surgery OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. vaatchirurgie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10054-5", + "display" : "S wave duration in lead V3", + "designation" : [{ + "language" : "en-US", + "value" : "S wave duration in lead V3" + }, + { + "language" : "en-US", + "value" : "S wave dur L-V3" + }, + { + "language" : "es-MX", + "value" : "Duración de la onda S. Plomo V3:Corazón :Punto temporal:Tiempo:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "duración de la onda S.derivación V3:tiempo:punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "S onda dur L-V3" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100545-3", + "display" : "Wound care management Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Wound care management Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Wound care management OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. wondzorg (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100546-1", + "display" : "Wound, Ostomy, and Continence Care Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Wound, Ostomy, and Continence Care Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "WOC OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100547-9", + "display" : "Adolescent medicine Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Adolescent medicine Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Adolescent med Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100548-7", + "display" : "Allergy and Immunology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Allergy and Immunology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Allergy+Immunology Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. allergie+immunologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100549-5", + "display" : "Allergy Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Allergy Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Allergy Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100550-3", + "display" : "Attending Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Attending Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Attend Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. behandelend arts (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100551-1", + "display" : "Audiology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Audiology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Audiology Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. audiologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10055-2", + "display" : "S wave duration in lead V4", + "designation" : [{ + "language" : "en-US", + "value" : "S wave duration in lead V4" + }, + { + "language" : "en-US", + "value" : "S wave dur L-V4" + }, + { + "language" : "es-MX", + "value" : "Duración de la onda S. Plomo V4:Corazón :Punto temporal:Tiempo:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "duración de la onda S.derivación V4:tiempo:punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "S onda dur L-V4" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100552-9", + "display" : "Bariatric surgery Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Bariatric surgery Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Bariatric surg Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100553-7", + "display" : "Blood banking and transfusion medicine Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Blood banking and transfusion medicine Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Bld Bnk+Trans Med Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100554-5", + "display" : "Bone Marrow Transplant Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Bone Marrow Transplant Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "BM Transplant Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. beenmergtransplantatie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100555-2", + "display" : "Breastfeeding Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Breastfeeding Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Breastfeeding Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. borstvoeding (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100556-0", + "display" : "Burn management Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Burn management Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Burn Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100557-8", + "display" : "Cardiac surgery Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Cardiac surgery Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Cardiac surgery Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. cardiochirurgie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100558-6", + "display" : "Cardiopulmonary Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Cardiopulmonary Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Cardio+Pulm dis Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100559-4", + "display" : "Child and adolescent psychiatry Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Child and adolescent psychiatry Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Child+teen psych Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10056-0", + "display" : "S wave duration in lead V5", + "designation" : [{ + "language" : "en-US", + "value" : "S wave duration in lead V5" + }, + { + "language" : "en-US", + "value" : "S wave dur L-V5" + }, + { + "language" : "es-MX", + "value" : "Duración de la onda S. Plomo V5:Corazón :Punto temporal:Tiempo:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "duración de la onda S.derivación V5:tiempo:punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "S onda dur L-V5" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100560-2", + "display" : "Clinical cardiac electrophysiology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Clinical cardiac electrophysiology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Electrophysiology Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100561-0", + "display" : "Clinical genetics Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Clinical genetics Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Clinical genetics Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. klinische genetica (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100562-8", + "display" : "Clinical neurophysiology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Clinical neurophysiology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Clinical Neurophys Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100563-6", + "display" : "Clinical pathology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Clinical pathology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Clin Path Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100564-4", + "display" : "Colon and rectal surgery Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Colon and rectal surgery Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Col+rec surg Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100565-1", + "display" : "Consultant Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Consultant Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Consultant Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100566-9", + "display" : "Dentistry Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Dentistry Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Dentistry Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. tandheelkunde (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100567-7", + "display" : "Dermatology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Dermatology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Dermatology Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. dermatologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100568-5", + "display" : "Developmental-behavioral pediatrics Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Developmental-behavioral pediatrics Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Develop-behav peds Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100569-3", + "display" : "Dialysis and Therapeutic apheresis Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Dialysis and Therapeutic apheresis Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Dialy+Ther Apher Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. dialyse en therapeutische aferese (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100570-1", + "display" : "Eating disorders Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Eating disorders Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Eating disorders Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. eetstoornis (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100571-9", + "display" : "Endocrinology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Endocrinology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Endocrinology Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. endocrinologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100572-7", + "display" : "Family medicine Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Family medicine Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Fam Med Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100573-5", + "display" : "Gastroenterology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Gastroenterology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Gastroenterology Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. gastro-enterologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100574-3", + "display" : "General medicine Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "General medicine Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "General medicine Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. algemene geneeskunde (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100575-0", + "display" : "Geriatric medicine Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Geriatric medicine Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Geri med Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. geriatrie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100576-8", + "display" : "Gynecologic oncology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Gynecologic oncology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Gyn Onc Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100577-6", + "display" : "Gynecology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Gynecology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Gynecology Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. gynaecologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10057-8", + "display" : "S wave duration in lead V6", + "designation" : [{ + "language" : "en-US", + "value" : "S wave duration in lead V6" + }, + { + "language" : "en-US", + "value" : "S wave dur L-V6" + }, + { + "language" : "es-MX", + "value" : "Duración de la onda S. Plomo V6:Corazón :Punto temporal:Tiempo:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "duración de la onda S.derivación V6:tiempo:punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "S onda dur L-V6" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100578-4", + "display" : "Healthcare navigator Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Healthcare navigator Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Navigator Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100579-2", + "display" : "Heart failure Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Heart failure Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Heart failure Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "1005-8", + "display" : "Indirect antiglobulin test.IgG specific reagent [Presence] in Serum or Plasma", + "designation" : [{ + "language" : "en-US", + "value" : "Indirect antiglobulin test.IgG specific reagent [Presence] in Serum or Plasma" + }, + { + "language" : "en-US", + "value" : "IAT IgG-Sp Reag SerPl Ql" + }, + { + "language" : "en-US", + "value" : "Indirect Antiglobulin Test (IAT; Indirect Coombs), Blood" + }, + { + "language" : "es-MX", + "value" : "Prueba de antiglobulina indirecta Reactivo específico IgG: Suero o Plasma : Punto temporal: Presencia o umbral: Ordinal:" + }, + { + "language" : "es-AR", + "value" : "prueba de antiglobulina indirecta.reactivo específico de IgG [Inmunoglobulina G]:concentración arbitraria:punto en el tiempo:suero/plasma:ordinal:" + }, + { + "language" : "pt-BR", + "value" : "IAT IgG-Sp Reag SerPl Ql" + }, + { + "language" : "nl-NL", + "value" : "Indirecte antiglobulinetest.IgG-specifiek reagent [aanwezigheid] in serum of plasma" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100580-0", + "display" : "Heart failure+Transplant cardiology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Heart failure+Transplant cardiology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "HF+TC Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100581-8", + "display" : "Hematology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Hematology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Hematology Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. hematologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100582-6", + "display" : "Hematology+Medical oncology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Hematology+Medical oncology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "HemOnc Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. hematologie + oncologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100583-4", + "display" : "Hepatology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Hepatology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Hepatology Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100584-2", + "display" : "Immunology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Immunology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Immunology Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. immunologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100585-9", + "display" : "Infectious disease Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Infectious disease Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Infectious disease Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. infectioloog (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10058-6", + "display" : "S' wave amplitude in lead AVF", + "designation" : [{ + "language" : "en-US", + "value" : "S' wave amplitude in lead AVF" + }, + { + "language" : "en-US", + "value" : "S' wave Amp L-AVF" + }, + { + "language" : "es-MX", + "value" : "Amplitud de onda S. Conducir AVF:Corazón :Punto temporal:Elpot:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "amplitud de la onda S'.derivación AVF:potencial eléctrico (voltaje):punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "S' onda Amp L-AVF" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100586-7", + "display" : "Internal medicine Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Internal medicine Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Internal Med Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. interne geneeskunde (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100587-5", + "display" : "Interventional cardiology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Interventional cardiology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "IC Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100588-3", + "display" : "Interventional radiology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Interventional radiology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "IR Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100589-1", + "display" : "Hospital Mechanical circulatory support Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Hospital Mechanical circulatory support Progress note" + }, + { + "language" : "en-US", + "value" : "Hosp MCS+progress note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100590-9", + "display" : "Medical Aid in Dying Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Medical Aid in Dying Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "MAiD Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. medische zorg bij sterven (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100591-7", + "display" : "Mental health Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Mental health Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Mental health Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. geestelijke gezondheidszorg (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100592-5", + "display" : "Multi-specialty program Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Multi-specialty program Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Multi-spec prog Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100593-3", + "display" : "Neonatal perinatal medicine Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Neonatal perinatal medicine Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Neo peri med Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10059-4", + "display" : "S' wave amplitude in lead AVL", + "designation" : [{ + "language" : "en-US", + "value" : "S' wave amplitude in lead AVL" + }, + { + "language" : "en-US", + "value" : "S' wave Amp L-AVL" + }, + { + "language" : "es-MX", + "value" : "Amplitud de onda S. Conduzca AVL:Corazón :Punto temporal:Elpot:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "amplitud de la onda S'.derivación AVL:potencial eléctrico (voltaje):punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "S' onda Amp L-AVL" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100594-1", + "display" : "Nephrology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Nephrology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Nephrology Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. nefrologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100595-8", + "display" : "Neurological surgery Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Neurological surgery Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Neuro surgery Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. neurochirurgie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100596-6", + "display" : "Neurology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Neurology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Neurology Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. neurologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100597-4", + "display" : "Neurology with special qualifications in child neurology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Neurology with special qualifications in child neurology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Child neuro Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100598-2", + "display" : "Nurse practitioner Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Nurse practitioner Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Nurse pract Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100599-0", + "display" : "Nurse Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Nurse Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Nurse Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. verpleegkundige (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100600-6", + "display" : "Nutrition and dietetics Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Nutrition and dietetics Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Nutr+diet Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. voeding en diëtetiek (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100601-4", + "display" : "Obstetrics and Gynecology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Obstetrics and Gynecology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "OBGYN Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. obstetrie en gynaecologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10060-2", + "display" : "S' wave amplitude in lead AVR", + "designation" : [{ + "language" : "en-US", + "value" : "S' wave amplitude in lead AVR" + }, + { + "language" : "en-US", + "value" : "S' wave Amp L-AVR" + }, + { + "language" : "es-MX", + "value" : "Amplitud de onda S. Conduzca AVR:Corazón :Punto temporal:Elpot:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "amplitud de la onda S'.derivación AVR:potencial eléctrico (voltaje):punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "S' onda Amp L-AVR" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100602-2", + "display" : "Obstetrics Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Obstetrics Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "OB Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. obstetrie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100603-0", + "display" : "Occupational therapy Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Occupational therapy Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "OT Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. bezigheidstherapie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100604-8", + "display" : "Oncology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Oncology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Oncology Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. oncologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100605-5", + "display" : "Ophthalmology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Ophthalmology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Ophthalmol Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. oogheelkunde (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100606-3", + "display" : "Oral and Maxillofacial Surgery Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Oral and Maxillofacial Surgery Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "OMS Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. oromaxillofaciale chirurgie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100607-1", + "display" : "Orthopaedic surgery Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Orthopaedic surgery Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Orthopaedic surgery Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. orthopedische chirurgie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100608-9", + "display" : "Orthotics prosthetics Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Orthotics prosthetics Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Orthotics prosthetics Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100609-7", + "display" : "Otolaryngology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Otolaryngology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Otolaryngology Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. KNO (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10061-0", + "display" : "S' wave amplitude in lead I", + "designation" : [{ + "language" : "en-US", + "value" : "S' wave amplitude in lead I" + }, + { + "language" : "en-US", + "value" : "S' wave Amp L-I" + }, + { + "language" : "es-MX", + "value" : "Amplitud de onda S. Conduzca I:Corazón :Punto temporal:Elpot:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "amplitud de la onda S'.derivación I:potencial eléctrico (voltaje):punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "S' onda Amp L-I" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100610-5", + "display" : "Pain medicine Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Pain medicine Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Pain medicine Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. pijnbestrijding (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100611-3", + "display" : "Palliative care Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Palliative care Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Palliative care Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100612-1", + "display" : "Pastoral care Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Pastoral care Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Pastoral Care Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100613-9", + "display" : "Pediatric cardiology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Pediatric cardiology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Peds cardiology Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100614-7", + "display" : "Pediatric dermatology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Pediatric dermatology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Peds dermatology Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100615-4", + "display" : "Pediatric endocrinology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Pediatric endocrinology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Peds endocrinology Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100616-2", + "display" : "Pediatric gastroenterology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Pediatric gastroenterology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Peds gastroenterology Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100617-0", + "display" : "Pediatric hematology-oncology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Pediatric hematology-oncology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Peds hem-onc Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100618-8", + "display" : "Pediatric infectious diseases Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Pediatric infectious diseases Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Peds infect disease Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100619-6", + "display" : "Pediatric otolaryngology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Pediatric otolaryngology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Peds otolaryngology Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100620-4", + "display" : "Pediatric pulmonology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Pediatric pulmonology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Peds pulmonology Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100621-2", + "display" : "Pediatric rheumatology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Pediatric rheumatology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Peds rheumatology Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100622-0", + "display" : "Pediatric surgery Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Pediatric surgery Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Peds surgery Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100623-8", + "display" : "Pediatric transplant hepatology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Pediatric transplant hepatology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Peds transpl hepato Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100624-6", + "display" : "Pharmacogenomics Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Pharmacogenomics Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Pharmacogenomics Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100625-3", + "display" : "Pharmacology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Pharmacology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Pharmacology Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100626-1", + "display" : "Physical medicine and rehab Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Physical medicine and rehab Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "PM+R Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100627-9", + "display" : "Physical therapy Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Physical therapy Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "PT Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. fysiotherapie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10062-8", + "display" : "S' wave amplitude in lead II", + "designation" : [{ + "language" : "en-US", + "value" : "S' wave amplitude in lead II" + }, + { + "language" : "en-US", + "value" : "S' wave Amp L-II" + }, + { + "language" : "es-MX", + "value" : "Amplitud de onda S. derivación II:Corazón :Punto temporal:Elpot:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "amplitud de la onda S'.derivación II:potencial eléctrico (voltaje):punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "S' onda Amp L-II" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100628-7", + "display" : "Plastic surgery Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Plastic surgery Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Plastic surgery Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. plastische chirurgie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100629-5", + "display" : "Podiatry Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Podiatry Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Podiatry Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. podologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100630-3", + "display" : "Psychology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Psychology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Psych Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. psychologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100631-1", + "display" : "Radiation oncology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Radiation oncology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Radiation Onc Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. radiotherapie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100632-9", + "display" : "Radiology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Radiology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Radiology Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. radiologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100633-7", + "display" : "Rapid response team Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Rapid response team Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Rapid response team Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100634-5", + "display" : "Recreational therapy Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Recreational therapy Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Rec therapy Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. recreationele therapie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100635-2", + "display" : "Reproductive endocrinology and infertility Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Reproductive endocrinology and infertility Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "REI Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10063-6", + "display" : "S' wave amplitude in lead III", + "designation" : [{ + "language" : "en-US", + "value" : "S' wave amplitude in lead III" + }, + { + "language" : "en-US", + "value" : "S' wave Amp L-III" + }, + { + "language" : "es-MX", + "value" : "Amplitud de onda S. derivación III:Corazón :Punto temporal:Elpot:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "amplitud de la onda S'.derivación III:potencial eléctrico (voltaje):punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "S' onda Amp L-III" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100636-0", + "display" : "Research Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Research Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Research Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. wetenschappelijk onderzoek (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100637-8", + "display" : "Rheumatology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Rheumatology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Rheumatology Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. reumatologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100638-6", + "display" : "Sleep medicine Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Sleep medicine Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Sleep med Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100639-4", + "display" : "Social worker Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Social worker Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "SW Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100640-2", + "display" : "Solid Organ Transplant Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Solid Organ Transplant Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Solid Org Transplant Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. transplantatie van solide orgaan (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100641-0", + "display" : "Speech-language pathology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Speech-language pathology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Speech-lang path Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100642-8", + "display" : "Spinal surgery Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Spinal surgery Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Spinal surgery Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100643-6", + "display" : "Surgery of the hand Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Surgery of the hand Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Hand Surgery Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10064-4", + "display" : "S' wave amplitude in lead V1", + "designation" : [{ + "language" : "en-US", + "value" : "S' wave amplitude in lead V1" + }, + { + "language" : "en-US", + "value" : "S' wave Amp L-V1" + }, + { + "language" : "es-MX", + "value" : "Amplitud de onda S. derivación V1:Corazón :Punto temporal:Elpot:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "amplitud de la onda S'.derivación V1:potencial eléctrico (voltaje):punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "S' onda Amp L-V1" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100644-4", + "display" : "Thromboembolism Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Thromboembolism Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Thromboemb Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100645-1", + "display" : "Trauma Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Trauma Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Trauma Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100646-9", + "display" : "Urology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Urology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Urology Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. urologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100647-7", + "display" : "Vascular neurology Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Vascular neurology Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Vasc Neuro Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100648-5", + "display" : "Vascular surgery Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Vascular surgery Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Vascular surgery Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. vaatchirurgie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100649-3", + "display" : "Wound care management Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Wound care management Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Wound care management Hosp Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in ziekenhuis d.m.v. wondzorg (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100650-1", + "display" : "Wound, Ostomy, and Continence Care Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Wound, Ostomy, and Continence Care Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "WOC Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10065-1", + "display" : "S' wave amplitude in lead V2", + "designation" : [{ + "language" : "en-US", + "value" : "S' wave amplitude in lead V2" + }, + { + "language" : "en-US", + "value" : "S' wave Amp L-V2" + }, + { + "language" : "es-MX", + "value" : "Amplitud de onda S. derivación V2:Corazón :Punto temporal:Elpot:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "amplitud de la onda S'.derivación V2:potencial eléctrico (voltaje):punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "S' onda Amp L-V2" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100651-9", + "display" : "Hospital COVID-19 Intubation Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Hospital COVID-19 Intubation Progress note" + }, + { + "language" : "en-US", + "value" : "Hosp COVID-19 Intub+Progress" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100652-7", + "display" : "Pure tone bone conduction threshold audiometry panel", + "designation" : [{ + "language" : "en-US", + "value" : "Pure tone bone conduction threshold audiometry panel" + }, + { + "language" : "en-US", + "value" : "Pure tone bone thresh Pnl" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100653-5", + "display" : "Pure tone air conduction threshold audiometry panel", + "designation" : [{ + "language" : "en-US", + "value" : "Pure tone air conduction threshold audiometry panel" + }, + { + "language" : "en-US", + "value" : "Pure tone air thresh Pnl" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100654-3", + "display" : "Pyruvate kinase M2 [Presence] in Stool", + "designation" : [{ + "language" : "en-US", + "value" : "Pyruvate kinase M2 [Presence] in Stool" + }, + { + "language" : "en-US", + "value" : "M2-PK Stl Ql" + }, + { + "language" : "en-US", + "value" : "Pyruvate kinase M2, Stool" + }, + { + "language" : "nl-NL", + "value" : "Pyruvaatkinase M2 [aanwezigheid] in feces" + }, + { + "language" : "de-AT", + "value" : "M2-PK (Pyruvatkinase) /Stuhl" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100655-0", + "display" : "XR Sella turcica Lateral", + "designation" : [{ + "language" : "en-US", + "value" : "XR Sella turcica Lateral" + }, + { + "language" : "en-US", + "value" : "XR ST Lat" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100656-8", + "display" : "Maternal and fetal medicine Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Maternal and fetal medicine Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Mat fetal med OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100657-6", + "display" : "Maternal and fetal medicine Telephone encounter+Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Maternal and fetal medicine Telephone encounter+Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Mat fetal med Phone+Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100658-4", + "display" : "Hospital COVID-19 Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Hospital COVID-19 Progress note" + }, + { + "language" : "en-US", + "value" : "Hosp COVID-19 Progress note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100659-2", + "display" : "Maternal and fetal medicine Hospital Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Maternal and fetal medicine Hospital Progress note" + }, + { + "language" : "en-US", + "value" : "Mat fetal med Hosp Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "1006-6", + "display" : "Direct antiglobulin test.IgG specific reagent [Interpretation] on Red Blood Cells", + "designation" : [{ + "language" : "en-US", + "value" : "Direct antiglobulin test.IgG specific reagent [Interpretation] on Red Blood Cells" + }, + { + "language" : "en-US", + "value" : "DAT IgG-Sp Reag RBC-Imp" + }, + { + "language" : "en-US", + "value" : "Direct Antiglobulin Test (DAT; Direct Coombs), Red blood cells" + }, + { + "language" : "es-MX", + "value" : "Prueba de antiglobulina directa Reactivo específico IgG: Eritrocitos : Punto temporal: Impresión / interpretación del estudio: Nominal:" + }, + { + "language" : "es-AR", + "value" : "prueba de antiglobulina directa.reactivo específico de IgG [Inmunoglobulina G]:impresión/interpretación del estudio:punto en el tiempo:eritrocitos:Nominal:" + }, + { + "language" : "pt-BR", + "value" : "DAT IgG-Sp Reag RBC-Imp" + }, + { + "language" : "de-DE", + "value" : "Direkt-Antiglobulintest.IgG-spezifisches Reagenz [Interpretation] auf Erythrozyten" + }, + { + "language" : "nl-NL", + "value" : "Directe antiglobulinetest.IgG specifiek reagens [interpretatie] in erytrocyten" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100660-0", + "display" : "Maternal and fetal medicine Telephone encounter+Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Maternal and fetal medicine Telephone encounter+Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Mat fetal med Phone+OP Prog note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100661-8", + "display" : "Psychiatry Outpatient Progress note", + "designation" : [{ + "language" : "en-US", + "value" : "Psychiatry Outpatient Progress note" + }, + { + "language" : "en-US", + "value" : "Psychiatric OP Prog note" + }, + { + "language" : "nl-NL", + "value" : "Voortgangsrapport [bevinding] in poliklinisch d.m.v. psychiatrie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100662-6", + "display" : "Cortisol free and total panel - Serum or Plasma", + "designation" : [{ + "language" : "en-US", + "value" : "Cortisol free and total panel - Serum or Plasma" + }, + { + "language" : "en-US", + "value" : "CORTO SerPl" + }, + { + "language" : "en-US", + "value" : "Cortisol free and total panel, Blood" + }, + { + "language" : "nl-NL", + "value" : "Cortisol vrij & totaal panel in serum of plasma" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100663-4", + "display" : "TPMT gene c.460G>A and c.719A>G [Presence] in Blood by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "TPMT gene c.460G>A and c.719A>G [Presence] in Blood by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "TPMT gene c.460G>A&c.719A>G Bld Ql" + }, + { + "language" : "en-US", + "value" : "TPMT gene c.460G>A&c.719A>G, Blood" + }, + { + "language" : "nl-NL", + "value" : "TPMT-gen c.460G>A&c.719A>G [aanwezigheid] in bloed d.m.v. moleculair genetisch onderzoek" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100664-2", + "display" : "NUDT15 gene c.50_55dup and c.415C>T [Presence] in Blood by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "NUDT15 gene c.50_55dup and c.415C>T [Presence] in Blood by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "NUDT15 gene c.50_55dup&c.415C>T Bld Ql" + }, + { + "language" : "en-US", + "value" : "NUDT15 gene c.50_55dup&c.415C>T, Blood" + }, + { + "language" : "nl-NL", + "value" : "NUDT15-gen c.50_55dup&c.415C>T [aanwezigheid] in bloed d.m.v. moleculair genetisch onderzoek" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100665-9", + "display" : "NUDT15 gene c.415C>T [Presence] in Blood by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "NUDT15 gene c.415C>T [Presence] in Blood by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "NUDT15 gene c.415C>T Bld Ql" + }, + { + "language" : "en-US", + "value" : "NUDT15 gene c.415C>T, Blood" + }, + { + "language" : "nl-NL", + "value" : "NUDT15-gen c.415C>T [aanwezigheid] in bloed d.m.v. moleculair genetisch onderzoek" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100666-7", + "display" : "NUDT15 gene c.416G>A [Presence] in Blood by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "NUDT15 gene c.416G>A [Presence] in Blood by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "NUDT15 gene c.416G>A Bld Ql" + }, + { + "language" : "en-US", + "value" : "NUDT15 gene c.52G>A, Blood" + }, + { + "language" : "nl-NL", + "value" : "NUDT15-gen c.416G>A [aanwezigheid] in bloed d.m.v. moleculair genetisch onderzoek" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100667-5", + "display" : "NUDT15 gene c.52G>A [Presence] in Blood by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "NUDT15 gene c.52G>A [Presence] in Blood by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "NUDT15 gene c.52G>A Bld Ql" + }, + { + "language" : "en-US", + "value" : "NUDT15 gene c.52G>A, Blood" + }, + { + "language" : "nl-NL", + "value" : "NUDT15-gen c.52G>A [aanwezigheid] in bloed d.m.v. moleculair genetisch onderzoek" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100668-3", + "display" : "NUDT15 gene c.50_55dup [Presence] in Blood by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "NUDT15 gene c.50_55dup [Presence] in Blood by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "NUDT15 gene c.50_55dup Bld Ql" + }, + { + "language" : "en-US", + "value" : "NUDT15 gene c.50_55dup, Blood" + }, + { + "language" : "nl-NL", + "value" : "NUDT15-gen c.50_55dup [aanwezigheid] in bloed d.m.v. moleculair genetisch onderzoek" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10066-9", + "display" : "S' wave amplitude in lead V3", + "designation" : [{ + "language" : "en-US", + "value" : "S' wave amplitude in lead V3" + }, + { + "language" : "en-US", + "value" : "S' wave Amp L-V3" + }, + { + "language" : "es-MX", + "value" : "Amplitud de onda S. derivación V3:Corazón :Punto temporal:Elpot:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "amplitud de la onda S'.derivación V3:potencial eléctrico (voltaje):punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "S' onda Amp L-V3" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100669-1", + "display" : "NUDT15 gene c.50_55del [Presence] in Blood by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "NUDT15 gene c.50_55del [Presence] in Blood by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "NUDT15 gene c.50_55del Bld Ql" + }, + { + "language" : "en-US", + "value" : "NUDT15 gene c.50_55del, Blood" + }, + { + "language" : "nl-NL", + "value" : "NUDT15-gen c.50_55del [aanwezigheid] in bloed d.m.v. moleculair genetisch onderzoek" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100670-9", + "display" : "RHD gene allele [Identifier] in Plasma cell-free DNA Nominal--fetus", + "designation" : [{ + "language" : "en-US", + "value" : "RHD gene allele [Identifier] in Plasma cell-free DNA Nominal--fetus" + }, + { + "language" : "en-US", + "value" : "RHD allele fetus Plas.cfDNA" + }, + { + "language" : "en-US", + "value" : "Fetal RHD gene allele--fetus" + }, + { + "language" : "nl-NL", + "value" : "RHD-allel^foetus [identificator] in plasma.celvrij DNA" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100671-7", + "display" : "Aspergillus sp DNA [Presence] in Blood by NAA with probe detection", + "designation" : [{ + "language" : "en-US", + "value" : "Aspergillus sp DNA [Presence] in Blood by NAA with probe detection" + }, + { + "language" : "en-US", + "value" : "Aspergillus DNA Bld Ql NAA+probe" + }, + { + "language" : "en-US", + "value" : "Aspergillus sp, Blood" + }, + { + "language" : "nl-NL", + "value" : "Aspergillus sp. DNA [aanwezigheid] in bloed d.m.v. probe-detectie" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100672-5", + "display" : "Aspergillus fumigatus DNA [Presence] in Blood by NAA with probe detection", + "designation" : [{ + "language" : "en-US", + "value" : "Aspergillus fumigatus DNA [Presence] in Blood by NAA with probe detection" + }, + { + "language" : "en-US", + "value" : "A fumigatus DNA Bld Ql NAA+probe" + }, + { + "language" : "en-US", + "value" : "Aspergillus fumigatus, Blood" + }, + { + "language" : "nl-NL", + "value" : "Aspergillus fumigatus DNA [aanwezigheid] in bloed d.m.v. probe-detectie" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100673-3", + "display" : "Aspergillus terreus DNA [Presence] in Blood by NAA with probe detection", + "designation" : [{ + "language" : "en-US", + "value" : "Aspergillus terreus DNA [Presence] in Blood by NAA with probe detection" + }, + { + "language" : "en-US", + "value" : "A terreus DNA Bld Ql NAA+probe" + }, + { + "language" : "en-US", + "value" : "Aspergillus terreus, Blood" + }, + { + "language" : "nl-NL", + "value" : "Aspergillus terreus DNA [aanwezigheid] in bloed d.m.v. probe-detectie" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100674-1", + "display" : "BK virus DNA [Log #/volume] (viral load) in Blood by NAA with probe detection", + "designation" : [{ + "language" : "en-US", + "value" : "BK virus DNA [Log #/volume] (viral load) in Blood by NAA with probe detection" + }, + { + "language" : "en-US", + "value" : "BKV DNA Bld NAA+probe-Log#" + }, + { + "language" : "en-US", + "value" : "BK virus, Blood" + }, + { + "language" : "nl-NL", + "value" : "BK-virus DNA [logaritmisch aantal/volume] in bloed d.m.v. probe-detectie" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100675-8", + "display" : "Cytomegalovirus DNA [Units/volume] (viral load) in Blood by NAA with probe detection", + "designation" : [{ + "language" : "en-US", + "value" : "Cytomegalovirus DNA [Units/volume] (viral load) in Blood by NAA with probe detection" + }, + { + "language" : "en-US", + "value" : "CMV DNA Bld NAA+probe-aCnc" + }, + { + "language" : "en-US", + "value" : "Cytomegalovirus (CMV), Blood" + }, + { + "language" : "de-DE", + "value" : "Cytomegalie-Virus DNA [Einheiten/Volumen] (Viruslast) in Blut mittels Nukleinsäureamplifikation mit Sondendetektion" + }, + { + "language" : "nl-NL", + "value" : "Cytomegalovirus DNA [eenheid/volume] in bloed d.m.v. probe-detectie" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100676-6", + "display" : "Cytomegalovirus DNA [log units/volume] (viral load) in Blood by NAA with probe detection", + "designation" : [{ + "language" : "en-US", + "value" : "Cytomegalovirus DNA [log units/volume] (viral load) in Blood by NAA with probe detection" + }, + { + "language" : "en-US", + "value" : "CMV DNA Bld NAA+probe-Log IU" + }, + { + "language" : "en-US", + "value" : "Cytomegalovirus (CMV), Blood" + }, + { + "language" : "de-DE", + "value" : "Cytomegalie-Virus DNA [log Einheiten/Volumen] (Viruslast) in Blut mittels Nukleinsäureamplifikation mit Sondendetektion" + }, + { + "language" : "nl-NL", + "value" : "Cytomegalovirus DNA [logaritmische eenheid/volume] in bloed d.m.v. probe-detectie" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10067-7", + "display" : "S' wave amplitude in lead V4", + "designation" : [{ + "language" : "en-US", + "value" : "S' wave amplitude in lead V4" + }, + { + "language" : "en-US", + "value" : "S' wave Amp L-V4" + }, + { + "language" : "es-MX", + "value" : "Amplitud de onda S. derivación V4:Corazón :Punto temporal:Elpot:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "amplitud de la onda S'.derivación V4:potencial eléctrico (voltaje):punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "S' onda Amp L-V4" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100677-4", + "display" : "Epstein Barr virus DNA [Log #/volume] (viral load) in Serum or Plasma by NAA with probe detection", + "designation" : [{ + "language" : "en-US", + "value" : "Epstein Barr virus DNA [Log #/volume] (viral load) in Serum or Plasma by NAA with probe detection" + }, + { + "language" : "en-US", + "value" : "EBV DNA SerPl NAA+probe-Log#" + }, + { + "language" : "en-US", + "value" : "Epstein Barr virus (EBV), Blood" + }, + { + "language" : "nl-NL", + "value" : "Epstein-Barr-virus DNA [logaritmisch aantal/volume] in serum of plasma d.m.v. probe-detectie" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100678-2", + "display" : "Epstein Barr virus DNA [Log #/volume] (viral load) in Blood by NAA with probe detection", + "designation" : [{ + "language" : "en-US", + "value" : "Epstein Barr virus DNA [Log #/volume] (viral load) in Blood by NAA with probe detection" + }, + { + "language" : "en-US", + "value" : "EBV DNA Bld NAA+probe-Log#" + }, + { + "language" : "en-US", + "value" : "Epstein Barr virus (EBV), Blood" + }, + { + "language" : "nl-NL", + "value" : "Epstein-Barr-virus DNA [logaritmisch aantal/volume] in bloed d.m.v. probe-detectie" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100679-0", + "display" : "Herpes virus 6 DNA [Log #/volume] (viral load) in Serum or Plasma by NAA with probe detection", + "designation" : [{ + "language" : "en-US", + "value" : "Herpes virus 6 DNA [Log #/volume] (viral load) in Serum or Plasma by NAA with probe detection" + }, + { + "language" : "en-US", + "value" : "HHV6 DNA SerPl NAA+probe-Log#" + }, + { + "language" : "en-US", + "value" : "Herpes virus (HHV) 6, Blood" + }, + { + "language" : "nl-NL", + "value" : "Humaan betaherpesvirus type 6 DNA [logaritmisch aantal/volume] in serum of plasma d.m.v. probe-detectie" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100680-8", + "display" : "Herpes virus 6 DNA [Log #/volume] (viral load) in Blood by NAA with probe detection", + "designation" : [{ + "language" : "en-US", + "value" : "Herpes virus 6 DNA [Log #/volume] (viral load) in Blood by NAA with probe detection" + }, + { + "language" : "en-US", + "value" : "HHV6 DNA Bld NAA+probe-Log#" + }, + { + "language" : "en-US", + "value" : "Herpes virus (HHV) 6, Blood" + }, + { + "language" : "nl-NL", + "value" : "Humaan betaherpesvirus type 6 DNA [logaritmisch aantal/volume] in bloed d.m.v. probe-detectie" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100681-6", + "display" : "Herpes virus 7 DNA [Log #/volume] (viral load) in Serum or Plasma by NAA with probe detection", + "designation" : [{ + "language" : "en-US", + "value" : "Herpes virus 7 DNA [Log #/volume] (viral load) in Serum or Plasma by NAA with probe detection" + }, + { + "language" : "en-US", + "value" : "HHV7 DNA SerPl NAA+probe-Log#" + }, + { + "language" : "en-US", + "value" : "Herpes virus (HHV) 7, Blood" + }, + { + "language" : "nl-NL", + "value" : "Humaan betaherpesvirus type 7 DNA [logaritmisch aantal/volume] in serum of plasma d.m.v. probe-detectie" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100682-4", + "display" : "Herpes virus 7 DNA [Log #/volume] (viral load) in Blood by NAA with probe detection", + "designation" : [{ + "language" : "en-US", + "value" : "Herpes virus 7 DNA [Log #/volume] (viral load) in Blood by NAA with probe detection" + }, + { + "language" : "en-US", + "value" : "HHV7 DNA Bld NAA+probe-Log#" + }, + { + "language" : "en-US", + "value" : "Herpes virus (HHV) 7, Blood" + }, + { + "language" : "nl-NL", + "value" : "Humaan betaherpesvirus type 7 DNA [logaritmisch aantal/volume] in bloed d.m.v. probe-detectie" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100683-2", + "display" : "Herpes virus 8 DNA [Log #/volume] (viral load) in Serum or Plasma by NAA with probe detection", + "designation" : [{ + "language" : "en-US", + "value" : "Herpes virus 8 DNA [Log #/volume] (viral load) in Serum or Plasma by NAA with probe detection" + }, + { + "language" : "en-US", + "value" : "HHV8 DNA SerPl NAA+probe-Log#" + }, + { + "language" : "en-US", + "value" : "Herpes virus (HHV) 8, Blood" + }, + { + "language" : "nl-NL", + "value" : "Humaan herpesvirus 8 DNA [logaritmisch aantal/volume] in serum of plasma d.m.v. probe-detectie" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100684-0", + "display" : "Herpes virus 8 DNA [Log #/volume] (viral load) in Blood by NAA with probe detection", + "designation" : [{ + "language" : "en-US", + "value" : "Herpes virus 8 DNA [Log #/volume] (viral load) in Blood by NAA with probe detection" + }, + { + "language" : "en-US", + "value" : "HHV8 DNA Bld NAA+probe-Log#" + }, + { + "language" : "en-US", + "value" : "Herpes virus (HHV) 8, Blood" + }, + { + "language" : "nl-NL", + "value" : "Humaan herpesvirus 8 DNA [logaritmisch aantal/volume] in bloed d.m.v. probe-detectie" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10068-5", + "display" : "S' wave amplitude in lead V5", + "designation" : [{ + "language" : "en-US", + "value" : "S' wave amplitude in lead V5" + }, + { + "language" : "en-US", + "value" : "S' wave Amp L-V5" + }, + { + "language" : "es-MX", + "value" : "Amplitud de onda S. derivación V5:Corazón :Punto temporal:Elpot:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "amplitud de la onda S'.derivación V5:potencial eléctrico (voltaje):punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "S' onda Amp L-V5" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100685-7", + "display" : "JC virus DNA [Log #/volume] (viral load) in Serum or Plasma by NAA with probe detection", + "designation" : [{ + "language" : "en-US", + "value" : "JC virus DNA [Log #/volume] (viral load) in Serum or Plasma by NAA with probe detection" + }, + { + "language" : "en-US", + "value" : "JCPyV DNA SerPl NAA+probe-Log#" + }, + { + "language" : "en-US", + "value" : "JC virus, Blood" + }, + { + "language" : "nl-NL", + "value" : "JC-virus DNA [logaritmisch aantal/volume] in serum of plasma d.m.v. probe-detectie" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100686-5", + "display" : "JC virus DNA [Log #/volume] (viral load) in Cerebral spinal fluid by NAA with probe detection", + "designation" : [{ + "language" : "en-US", + "value" : "JC virus DNA [Log #/volume] (viral load) in Cerebral spinal fluid by NAA with probe detection" + }, + { + "language" : "en-US", + "value" : "JCPyV DNA CSF NAA+probe-Log#" + }, + { + "language" : "en-US", + "value" : "JC virus, Spinal fluid" + }, + { + "language" : "nl-NL", + "value" : "JC-virus DNA [logaritmisch aantal/volume] in liquor cerebrospinalis d.m.v. probe-detectie" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100687-3", + "display" : "JC virus DNA [Log #/volume] (viral load) in Urine by NAA with probe detection", + "designation" : [{ + "language" : "en-US", + "value" : "JC virus DNA [Log #/volume] (viral load) in Urine by NAA with probe detection" + }, + { + "language" : "en-US", + "value" : "JCPyV DNA Ur NAA+probe-Log#" + }, + { + "language" : "en-US", + "value" : "JC virus, Urine" + }, + { + "language" : "nl-NL", + "value" : "JC-virus DNA [logaritmisch aantal/volume] in urine d.m.v. probe-detectie" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100688-1", + "display" : "Parvovirus B19 DNA [Log #/volume] (viral load) in Blood by NAA with probe detection", + "designation" : [{ + "language" : "en-US", + "value" : "Parvovirus B19 DNA [Log #/volume] (viral load) in Blood by NAA with probe detection" + }, + { + "language" : "en-US", + "value" : "B19V DNA Bld NAA+probe-Log#" + }, + { + "language" : "en-US", + "value" : "Parvovirus B19, Blood" + }, + { + "language" : "de-DE", + "value" : "Parvovirus B19 DNA [log #/Volumen] (Viruslast) in Blut mittels Nukleinsäureamplifikation mit Sondendetektion" + }, + { + "language" : "nl-NL", + "value" : "Parvovirus B19 DNA [logaritmisch aantal/volume] in bloed d.m.v. probe-detectie" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100689-9", + "display" : "Toxoplasma gondii DNA [Log #/volume] in Serum or Plasma by NAA with probe detection", + "designation" : [{ + "language" : "en-US", + "value" : "Toxoplasma gondii DNA [Log #/volume] in Serum or Plasma by NAA with probe detection" + }, + { + "language" : "en-US", + "value" : "T gondii DNA SerPl NAA+probe-Log#" + }, + { + "language" : "en-US", + "value" : "Toxoplasma gondii, Blood" + }, + { + "language" : "de-DE", + "value" : "Toxoplasma gondii DNA [log #/Volumen] in Serum oder Plasma mittels Nukleinsäureamplifikation mit Sondendetektion" + }, + { + "language" : "nl-NL", + "value" : "Toxoplasma gondii DNA [logaritmisch aantal/volume] in serum of plasma d.m.v. probe-detectie" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100690-7", + "display" : "Toxoplasma gondii DNA [Log #/volume] in Cerebral spinal fluid by NAA with probe detection", + "designation" : [{ + "language" : "en-US", + "value" : "Toxoplasma gondii DNA [Log #/volume] in Cerebral spinal fluid by NAA with probe detection" + }, + { + "language" : "en-US", + "value" : "T gondii DNA CSF NAA+probe-Log#" + }, + { + "language" : "en-US", + "value" : "Toxoplasma gondii, Spinal fluid" + }, + { + "language" : "de-DE", + "value" : "Toxoplasma gondii DNA [log #/Volumen] in Liquor mittels Nukleinsäureamplifikation mit Sondendetektion" + }, + { + "language" : "nl-NL", + "value" : "Toxoplasma gondii DNA [logaritmisch aantal/volume] in liquor cerebrospinalis d.m.v. probe-detectie" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100691-5", + "display" : "Varicella zoster virus DNA [Log #/volume] (viral load) in Blood by NAA with probe detection", + "designation" : [{ + "language" : "en-US", + "value" : "Varicella zoster virus DNA [Log #/volume] (viral load) in Blood by NAA with probe detection" + }, + { + "language" : "en-US", + "value" : "VZV DNA Bld NAA+probe-Log#" + }, + { + "language" : "en-US", + "value" : "Varicella zoster virus (VZV; Chickenpox), Blood" + }, + { + "language" : "de-DE", + "value" : "Varicella-Zoster-Virus DNA [log #/Volumen] (Viruslast) in Blut mittels Nukleinsäureamplifikation mit Sondendetektion" + }, + { + "language" : "nl-NL", + "value" : "Varicella-zostervirus DNA [logaritmisch aantal/volume] in bloed d.m.v. probe-detectie" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100692-3", + "display" : "Varicella zoster virus DNA [Log #/volume] (viral load) in Cerebral spinal fluid by NAA with probe detection", + "designation" : [{ + "language" : "en-US", + "value" : "Varicella zoster virus DNA [Log #/volume] (viral load) in Cerebral spinal fluid by NAA with probe detection" + }, + { + "language" : "en-US", + "value" : "VZV DNA CSF NAA+probe-Log#" + }, + { + "language" : "en-US", + "value" : "Varicella zoster virus (VZV; Chickenpox), Spinal fluid" + }, + { + "language" : "de-DE", + "value" : "Varicella-Zoster-Virus DNA [log #/Volumen] (Viruslast) in Liquor mittels Nukleinsäureamplifikation mit Sondendetektion" + }, + { + "language" : "nl-NL", + "value" : "Varicella-zostervirus DNA [logaritmisch aantal/volume] in liquor cerebrospinalis d.m.v. probe-detectie" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10069-3", + "display" : "S' wave amplitude in lead V6", + "designation" : [{ + "language" : "en-US", + "value" : "S' wave amplitude in lead V6" + }, + { + "language" : "en-US", + "value" : "S' wave Amp L-V6" + }, + { + "language" : "es-MX", + "value" : "Amplitud de onda S. derivación V6:Corazón :Punto temporal:Elpot:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "amplitud de la onda S'.derivación V6:potencial eléctrico (voltaje):punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "S' onda Amp L-V6" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100693-1", + "display" : "Pneumocystis jiroveci DNA [Log #/volume] in Respiratory system specimen by NAA with probe detection", + "designation" : [{ + "language" : "en-US", + "value" : "Pneumocystis jiroveci DNA [Log #/volume] in Respiratory system specimen by NAA with probe detection" + }, + { + "language" : "en-US", + "value" : "P jiroveci DNA Resp NAA+probe-Log#" + }, + { + "language" : "en-US", + "value" : "Pneumocystis jiroveci, Respiratory system specimen" + }, + { + "language" : "nl-NL", + "value" : "Pneumocystis jiroveci DNA [logaritmisch aantal/volume] in respiratoir monster d.m.v. probe-detectie" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100694-9", + "display" : "SMN1 gene silent carrier analysis [Presence] in Blood or Tissue by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "SMN1 gene silent carrier analysis [Presence] in Blood or Tissue by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "SMN1 carrier analysis Bld/T Ql" + }, + { + "language" : "en-US", + "value" : "SMN1 gene silent carrier analysis, Blood or tissue specimen" + }, + { + "language" : "nl-NL", + "value" : "Stille drager van SMN1-gen analyse [aanwezigheid] in bloed of weefsel d.m.v. moleculair genetisch onderzoek" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100695-6", + "display" : "Genetic disease analysis overall carrier interpretation in Blood or Tissue by Molecular genetics method Narrative", + "designation" : [{ + "language" : "en-US", + "value" : "Genetic disease analysis overall carrier interpretation in Blood or Tissue by Molecular genetics method Narrative" + }, + { + "language" : "en-US", + "value" : "Gene dis anl carrier interp Bld/T-Imp" + }, + { + "language" : "en-US", + "value" : "Genetic disease analysis overall carrier interpretation, Blood or tissue specimen" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100696-4", + "display" : "CTNS related multigene analysis [Identifier] in Bodyfluid and Serum or Plasma by Molecular genetics method Nominal", + "designation" : [{ + "language" : "en-US", + "value" : "CTNS related multigene analysis [Identifier] in Bodyfluid and Serum or Plasma by Molecular genetics method Nominal" + }, + { + "language" : "en-US", + "value" : "CTNS multigene anal Fld+SerPl" + }, + { + "language" : "en-US", + "value" : "CTNS related multigene analysis, Body Fld+S/P" + }, + { + "language" : "nl-NL", + "value" : "CTNS-gerelateerde multigen-analyse [identificator] in lichaamsvloeistof en serum of plasma d.m.v. moleculair genetisch onderzoek" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100697-2", + "display" : "Interventional radiology Outpatient Note", + "designation" : [{ + "language" : "en-US", + "value" : "Interventional radiology Outpatient Note" + }, + { + "language" : "en-US", + "value" : "IR OP Note" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100698-0", + "display" : "Social Determinants of Health screening report Document", + "designation" : [{ + "language" : "en-US", + "value" : "Social Determinants of Health screening report Document" + }, + { + "language" : "en-US", + "value" : "SDOH screen report Doc" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100699-8", + "display" : "Rifabutin+Ethambutol [Susceptibility]", + "designation" : [{ + "language" : "en-US", + "value" : "Rifabutin+Ethambutol [Susceptibility]" + }, + { + "language" : "en-US", + "value" : "Rifabutin+Ethambutol Susc Islt" + }, + { + "language" : "en-US", + "value" : "Susceptibility to Rifabutin+Ethambutol" + }, + { + "language" : "de-DE", + "value" : "Rifabutin+Ethambutol [Empfindlichkeit]" + }, + { + "language" : "nl-NL", + "value" : "Rifabutine + ethambutol [gevoeligheid] in isolaat" + }, + { + "language" : "de-AT", + "value" : "Rifabutin/Ethambutol-Empfindlichkeit" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100700-4", + "display" : "Trichomonas vaginalis DNA [Presence] in Urethra by NAA with probe detection", + "designation" : [{ + "language" : "en-US", + "value" : "Trichomonas vaginalis DNA [Presence] in Urethra by NAA with probe detection" + }, + { + "language" : "en-US", + "value" : "T vaginalis DNA Urth Ql NAA+probe" + }, + { + "language" : "en-US", + "value" : "Trichomonas vaginalis, Urethra" + }, + { + "language" : "nl-NL", + "value" : "Trichomonas vaginalis DNA [aanwezigheid] in urethra d.m.v. probe-detectie" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10070-1", + "display" : "S' wave duration in lead AVF", + "designation" : [{ + "language" : "en-US", + "value" : "S' wave duration in lead AVF" + }, + { + "language" : "en-US", + "value" : "S' wave dur L-AVF" + }, + { + "language" : "es-MX", + "value" : "Duración de la onda S. Plomo AVF:Corazón :Punto temporal:Tiempo:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "duración de la onda S'.derivación AVF:tiempo:punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "S' onda dur L-AVF" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100701-2", + "display" : "Trichomonas vaginalis rRNA [Presence] in Urethra by NAA with probe detection", + "designation" : [{ + "language" : "en-US", + "value" : "Trichomonas vaginalis rRNA [Presence] in Urethra by NAA with probe detection" + }, + { + "language" : "en-US", + "value" : "T vaginalis rRNA Urth Ql NAA+probe" + }, + { + "language" : "en-US", + "value" : "Trichomonas vaginalis, Urethra" + }, + { + "language" : "nl-NL", + "value" : "Trichomonas vaginalis rRNA [aanwezigheid] in urethra d.m.v. probe-detectie" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100702-0", + "display" : "Mycoplasma genitalium rRNA [Presence] in Urethra by NAA with probe detection", + "designation" : [{ + "language" : "en-US", + "value" : "Mycoplasma genitalium rRNA [Presence] in Urethra by NAA with probe detection" + }, + { + "language" : "en-US", + "value" : "M genitalium rRNA Urth Ql NAA+probe" + }, + { + "language" : "en-US", + "value" : "Mycoplasma genitalium, Urethra" + }, + { + "language" : "de-DE", + "value" : "Mycoplasma genitalium rRNA [Nachweis] in Harnröhre mittels Nukleinsäureamplifikation mit Sondendetektion" + }, + { + "language" : "nl-NL", + "value" : "Mycoplasma genitalium rRNA [aanwezigheid] in urethra d.m.v. probe-detectie" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100703-8", + "display" : "Mycoplasma genitalium rRNA [Presence] in Urine by NAA with probe detection", + "designation" : [{ + "language" : "en-US", + "value" : "Mycoplasma genitalium rRNA [Presence] in Urine by NAA with probe detection" + }, + { + "language" : "en-US", + "value" : "M genitalium rRNA Ur Ql NAA+probe" + }, + { + "language" : "en-US", + "value" : "Mycoplasma genitalium, Urine" + }, + { + "language" : "de-DE", + "value" : "Mycoplasma genitalium rRNA [Nachweis] in Urin mittels Nukleinsäureamplifikation mit Sondendetektion" + }, + { + "language" : "nl-NL", + "value" : "Mycoplasma genitalium rRNA [aanwezigheid] in urine d.m.v. probe-detectie" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100704-6", + "display" : "Mycoplasma genitalium rRNA [Presence] in Cervix by NAA with probe detection", + "designation" : [{ + "language" : "en-US", + "value" : "Mycoplasma genitalium rRNA [Presence] in Cervix by NAA with probe detection" + }, + { + "language" : "en-US", + "value" : "M genitalium rRNA Cvx Ql NAA+probe" + }, + { + "language" : "en-US", + "value" : "Mycoplasma genitalium, Cervix" + }, + { + "language" : "de-DE", + "value" : "Mycoplasma genitalium rRNA [Nachweis] in Probenmaterial vom Gebärmutterhals mittels Nukleinsäureamplifikation mit Sondendetektion" + }, + { + "language" : "nl-NL", + "value" : "Mycoplasma genitalium rRNA [aanwezigheid] in cervix d.m.v. probe-detectie" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100705-3", + "display" : "Mycoplasma genitalium rRNA [Presence] in Anorectal by NAA with probe detection", + "designation" : [{ + "language" : "en-US", + "value" : "Mycoplasma genitalium rRNA [Presence] in Anorectal by NAA with probe detection" + }, + { + "language" : "en-US", + "value" : "M genitalium rRNA Anorectl Ql NAA+probe" + }, + { + "language" : "en-US", + "value" : "Mycoplasma genitalium, Anorectal" + }, + { + "language" : "de-DE", + "value" : "Mycoplasma genitalium rRNA [Nachweis] in anorektalem Probenmaterial mittels Nukleinsäureamplifikation mit Sondendetektion" + }, + { + "language" : "nl-NL", + "value" : "Mycoplasma genitalium rRNA [aanwezigheid] in anorectaal d.m.v. probe-detectie" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100706-1", + "display" : "Mycoplasma genitalium rRNA [Presence] in Specimen by NAA with probe detection", + "designation" : [{ + "language" : "en-US", + "value" : "Mycoplasma genitalium rRNA [Presence] in Specimen by NAA with probe detection" + }, + { + "language" : "en-US", + "value" : "M genitalium rRNA Spec Ql NAA+probe" + }, + { + "language" : "en-US", + "value" : "Mycoplasma genitalium, Specimen" + }, + { + "language" : "de-DE", + "value" : "Mycoplasma genitalium rRNA [Nachweis] in Probenmaterial mittels Nukleinsäureamplifikation mit Sondendetektion" + }, + { + "language" : "nl-NL", + "value" : "Mycoplasma genitalium rRNA [aanwezigheid] d.m.v. probe-detectie" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100707-9", + "display" : "Polymorphonuclear cells [#/volume] in Peritoneal dialysis fluid by Automated count", + "designation" : [{ + "language" : "en-US", + "value" : "Polymorphonuclear cells [#/volume] in Peritoneal dialysis fluid by Automated count" + }, + { + "language" : "en-US", + "value" : "Polys # DiafP Auto" + }, + { + "language" : "en-US", + "value" : "Polymorphonuclear cells, Peritoneal dialysis fluid" + }, + { + "language" : "nl-NL", + "value" : "Polymorfonucleaire cellen [aantal/volume] in periteonale dialysevloeistof d.m.v. geautomatiseerde telling" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100708-7", + "display" : "Plasma cells/100 leukocytes in Synovial fluid", + "designation" : [{ + "language" : "en-US", + "value" : "Plasma cells/100 leukocytes in Synovial fluid" + }, + { + "language" : "en-US", + "value" : "Plasma Cells/leuk NFr Snv" + }, + { + "language" : "en-US", + "value" : "Plasma cells per 100 white blood cells, Synovial fluid" + }, + { + "language" : "nl-NL", + "value" : "Plasmacellen/100 leukocyten [getalsfractie] in synoviaal vocht" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100709-5", + "display" : "Hepatocellular carcinoma risk [Score] by GAAD", + "designation" : [{ + "language" : "en-US", + "value" : "Hepatocellular carcinoma risk [Score] by GAAD" + }, + { + "language" : "en-US", + "value" : "Hep Ca Risk Score Patient GAAD" + }, + { + "language" : "en-US", + "value" : "Hepatocellular carcinoma risk" + }, + { + "language" : "nl-NL", + "value" : "Risico op hepatocellulair carcinoom [score] d.m.v. GAAD-score" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100710-3", + "display" : "Chlamydia trachomatis and Neisseria gonorrhoeae rRNA panel - Throat by NAA with probe detection", + "designation" : [{ + "language" : "en-US", + "value" : "Chlamydia trachomatis and Neisseria gonorrhoeae rRNA panel - Throat by NAA with probe detection" + }, + { + "language" : "en-US", + "value" : "C trach+GC pnl Throat NAA+probe" + }, + { + "language" : "en-US", + "value" : "Chlamydia trachomatis and Neisseria gonorrhoeae panel, Throat" + }, + { + "language" : "nl-NL", + "value" : "Chlamydia trachomatis & Neisseria gonorrhoeae rRNA panel in keel d.m.v. probe-detectie" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100711-1", + "display" : "Borrelia burgdorferi.VlsE1+pepC10 Ab [Units/volume] in Serum by Immunoassay", + "designation" : [{ + "language" : "en-US", + "value" : "Borrelia burgdorferi.VlsE1+pepC10 Ab [Units/volume] in Serum by Immunoassay" + }, + { + "language" : "en-US", + "value" : "B burgdor.VlsE1+pepC10 Ab Ser IA-aCnc" + }, + { + "language" : "en-US", + "value" : "Borrelia burgdorferi.VlsE1+pepC10 antibody, Blood" + }, + { + "language" : "de-DE", + "value" : "Borrelia burgdorferi.VlsE1+pepC10 Antikörper [Einheiten/Volumen] in Serum mittels Immunoassay" + }, + { + "language" : "nl-NL", + "value" : "Borrelia burgdorferi.VlsE1+pepC10 As [eenheid/volume] in serum d.m.v. immunoassay" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100712-9", + "display" : "Brexpiprazole [Mass/volume] in Serum or Plasma", + "designation" : [{ + "language" : "en-US", + "value" : "Brexpiprazole [Mass/volume] in Serum or Plasma" + }, + { + "language" : "en-US", + "value" : "Brexpiprazole SerPl-mCnc" + }, + { + "language" : "en-US", + "value" : "Brexpiprazole, Blood" + }, + { + "language" : "nl-NL", + "value" : "Brexpiprazol [massa/volume] in serum of plasma" + }, + { + "language" : "de-AT", + "value" : "Brexpiprazol" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100713-7", + "display" : "Cariprazine [Mass/volume] in Serum or Plasma", + "designation" : [{ + "language" : "en-US", + "value" : "Cariprazine [Mass/volume] in Serum or Plasma" + }, + { + "language" : "en-US", + "value" : "Cariprazine SerPl-mCnc" + }, + { + "language" : "en-US", + "value" : "Cariprazine, Blood" + }, + { + "language" : "nl-NL", + "value" : "Cariprazine [massa/volume] in serum of plasma" + }, + { + "language" : "de-AT", + "value" : "Cariprazin" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100714-5", + "display" : "Guanfacine [Mass/volume] in Serum or Plasma", + "designation" : [{ + "language" : "en-US", + "value" : "Guanfacine [Mass/volume] in Serum or Plasma" + }, + { + "language" : "en-US", + "value" : "Guanfacine SerPl-mCnc" + }, + { + "language" : "en-US", + "value" : "Guanfacine, Blood" + }, + { + "language" : "nl-NL", + "value" : "Guanfacine [massa/volume] in serum of plasma" + }, + { + "language" : "de-AT", + "value" : "Guanfacin" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100715-2", + "display" : "Prothipendyl [Mass/volume] in Serum or Plasma", + "designation" : [{ + "language" : "en-US", + "value" : "Prothipendyl [Mass/volume] in Serum or Plasma" + }, + { + "language" : "en-US", + "value" : "Prothipendyl SerPl-mCnc" + }, + { + "language" : "en-US", + "value" : "Prothipendyl, Blood" + }, + { + "language" : "nl-NL", + "value" : "Prothipendyl [massa/volume] in serum of plasma" + }, + { + "language" : "de-AT", + "value" : "Prothipendyl" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100716-0", + "display" : "Prostate specific Ag [Mass/volume] in DBS", + "designation" : [{ + "language" : "en-US", + "value" : "Prostate specific Ag [Mass/volume] in DBS" + }, + { + "language" : "en-US", + "value" : "PSA DBS-mCnc" + }, + { + "language" : "en-US", + "value" : "Prostate specific antigen, Dried blood spot" + }, + { + "language" : "nl-NL", + "value" : "Prostaatspecifiek Ag [massa/volume] in gedroogde bloedspot" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100717-8", + "display" : "FCGR3A gene.p.Phe176Val [Presence] in Blood or Tissue by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "FCGR3A gene.p.Phe176Val [Presence] in Blood or Tissue by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "FCGR3A gene.p.Phe176Val Bld/T Ql" + }, + { + "language" : "en-US", + "value" : "FCGR3A gene.p.Phe176Val, Blood or tissue specimen" + }, + { + "language" : "nl-NL", + "value" : "FCGR3A-gen.p.Phe176Val [aanwezigheid] in bloed of weefsel d.m.v. moleculair genetisch onderzoek" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100718-6", + "display" : "Undersea and hyperbaric medicine Discharge summary", + "designation" : [{ + "language" : "en-US", + "value" : "Undersea and hyperbaric medicine Discharge summary" + }, + { + "language" : "en-US", + "value" : "Undersea+hyperbar D/C sum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10071-9", + "display" : "S' wave duration in lead AVL", + "designation" : [{ + "language" : "en-US", + "value" : "S' wave duration in lead AVL" + }, + { + "language" : "en-US", + "value" : "S' wave dur L-AVL" + }, + { + "language" : "es-MX", + "value" : "Duración de la onda S. Liderar AVL:Corazón :Punto temporal:Tiempo:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "duración de la onda S'.derivación AVL:tiempo:punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "S' onda dur L-AVL" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100719-4", + "display" : "Surgical oncology Discharge summary", + "designation" : [{ + "language" : "en-US", + "value" : "Surgical oncology Discharge summary" + }, + { + "language" : "en-US", + "value" : "Surg Onc D/C sum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100720-2", + "display" : "Reproductive endocrinology and infertility Discharge summary", + "designation" : [{ + "language" : "en-US", + "value" : "Reproductive endocrinology and infertility Discharge summary" + }, + { + "language" : "en-US", + "value" : "REI D/C sum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100721-0", + "display" : "Community health care Discharge summary", + "designation" : [{ + "language" : "en-US", + "value" : "Community health care Discharge summary" + }, + { + "language" : "en-US", + "value" : "Comm hlth care D/C sum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100722-8", + "display" : "Integrative medicine Discharge summary", + "designation" : [{ + "language" : "en-US", + "value" : "Integrative medicine Discharge summary" + }, + { + "language" : "en-US", + "value" : "Integrative medicine D/C sum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100723-6", + "display" : "Sports medicine Discharge summary", + "designation" : [{ + "language" : "en-US", + "value" : "Sports medicine Discharge summary" + }, + { + "language" : "en-US", + "value" : "Sports medicine D/C sum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100724-4", + "display" : "Diabetology Discharge summary", + "designation" : [{ + "language" : "en-US", + "value" : "Diabetology Discharge summary" + }, + { + "language" : "en-US", + "value" : "Diabetology D/C sum" + }, + { + "language" : "nl-NL", + "value" : "Samenvattende ontslagbrief [bevinding] in {instelling} d.m.v. diabetologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100725-1", + "display" : "Optometry Discharge summary", + "designation" : [{ + "language" : "en-US", + "value" : "Optometry Discharge summary" + }, + { + "language" : "en-US", + "value" : "Optometry D/C sum" + }, + { + "language" : "nl-NL", + "value" : "Samenvattende ontslagbrief [bevinding] in {instelling} d.m.v. optometrie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100726-9", + "display" : "Podiatry Discharge summary", + "designation" : [{ + "language" : "en-US", + "value" : "Podiatry Discharge summary" + }, + { + "language" : "en-US", + "value" : "Podiatry D/C sum" + }, + { + "language" : "nl-NL", + "value" : "Samenvattende ontslagbrief [bevinding] in {instelling} d.m.v. podologie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10072-7", + "display" : "S' wave duration in lead AVR", + "designation" : [{ + "language" : "en-US", + "value" : "S' wave duration in lead AVR" + }, + { + "language" : "en-US", + "value" : "S' wave dur L-AVR" + }, + { + "language" : "es-MX", + "value" : "Duración de la onda S. adelantar AVR:Corazón :Punto temporal:Tiempo:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "duración de la onda S'.derivación AVR:tiempo:punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "S' onda dur L-AVR" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100727-7", + "display" : "Chiropractic medicine Discharge summary", + "designation" : [{ + "language" : "en-US", + "value" : "Chiropractic medicine Discharge summary" + }, + { + "language" : "en-US", + "value" : "Chiropractic med D/C sum" + }, + { + "language" : "nl-NL", + "value" : "Samenvattende ontslagbrief [bevinding] in {instelling} d.m.v. chiropractie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100728-5", + "display" : "Cardiac surgery Discharge summary", + "designation" : [{ + "language" : "en-US", + "value" : "Cardiac surgery Discharge summary" + }, + { + "language" : "en-US", + "value" : "Cardiac surgery D/C sum" + }, + { + "language" : "nl-NL", + "value" : "Samenvattende ontslagbrief [bevinding] in {instelling} d.m.v. cardiochirurgie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100729-3", + "display" : "Breastfeeding Discharge summary", + "designation" : [{ + "language" : "en-US", + "value" : "Breastfeeding Discharge summary" + }, + { + "language" : "en-US", + "value" : "Breastfeeding D/C sum" + }, + { + "language" : "nl-NL", + "value" : "Samenvattende ontslagbrief [bevinding] in {instelling} d.m.v. borstvoeding (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100730-1", + "display" : "Transplant surgery Discharge summary", + "designation" : [{ + "language" : "en-US", + "value" : "Transplant surgery Discharge summary" + }, + { + "language" : "en-US", + "value" : "Transpl surg D/C sum" + }, + { + "language" : "nl-NL", + "value" : "Samenvattende ontslagbrief [bevinding] in {instelling} d.m.v. transplantatiechirurgie (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100731-9", + "display" : "Urgent care center Discharge summary", + "designation" : [{ + "language" : "en-US", + "value" : "Urgent care center Discharge summary" + }, + { + "language" : "en-US", + "value" : "Urgent care D/C sum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100732-7", + "display" : "Cholesterol.in lipoprotein (little a) and Cholesterol.in LDL panel - Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Cholesterol.in lipoprotein (little a) and Cholesterol.in LDL panel - Serum" + }, + { + "language" : "en-US", + "value" : "LPALD Ser" + }, + { + "language" : "en-US", + "value" : "Cholesterol.in lipoprotein (little a) & Cholesterol.in LDL panel, Blood" + }, + { + "language" : "nl-NL", + "value" : "Cholesterol.in lipoproteïne (kleine a) & cholesterol.in LDL panel in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100733-5", + "display" : "Cholesterol in LDL [Mass/volume] in Serum by calculation --corrected for Cholesterol.in lipoprotein (little a)", + "designation" : [{ + "language" : "en-US", + "value" : "Cholesterol in LDL [Mass/volume] in Serum by calculation --corrected for Cholesterol.in lipoprotein (little a)" + }, + { + "language" : "en-US", + "value" : "LDLc cor Lpa Cholest" + }, + { + "language" : "en-US", + "value" : "LDL cholesterol corrected for Cholesterol.in lipoprotein (little a), Blood" + }, + { + "language" : "nl-NL", + "value" : "Cholesterol.in LDL^gecorrigeerd voor cholesterol.in lipoproteïne (kleine a) [massa/volume] in serum d.m.v. berekend" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100734-3", + "display" : "traMADol and Metabolites Panel - Urine by Confirmatory method", + "designation" : [{ + "language" : "en-US", + "value" : "traMADol and Metabolites Panel - Urine by Confirmatory method" + }, + { + "language" : "en-US", + "value" : "Ur Cfm" + }, + { + "language" : "en-US", + "value" : "traMADol and Metabolites Panel, Urine" + }, + { + "language" : "nl-NL", + "value" : "Tramadol & metabolieten panel in urine d.m.v. bevestiging" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10073-5", + "display" : "S' wave duration in lead I", + "designation" : [{ + "language" : "en-US", + "value" : "S' wave duration in lead I" + }, + { + "language" : "en-US", + "value" : "S' wave dur L-I" + }, + { + "language" : "es-MX", + "value" : "Duración de la onda S.:Corazón :Punto temporal:Tiempo:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "duración de la onda S'.derivación I:tiempo:punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "S' onda dur L-I" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100735-0", + "display" : "Mannose-6-phosphate isomerase and phosphomannomutase 1 panel - Leukocytes", + "designation" : [{ + "language" : "en-US", + "value" : "Mannose-6-phosphate isomerase and phosphomannomutase 1 panel - Leukocytes" + }, + { + "language" : "en-US", + "value" : "M6PI & PMM1 panel WBC" + }, + { + "language" : "en-US", + "value" : "Mannose-6-phosphate isomerase and phosphomannomutase 1 panel, White blood cells" + }, + { + "language" : "nl-NL", + "value" : "Mannose-6-fosfaatisomerase & fosfomannomutase 1 panel in leukocyten" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100736-8", + "display" : "Acylcarnitine Analysis Post Mortem in Specimen Document", + "designation" : [{ + "language" : "en-US", + "value" : "Acylcarnitine Analysis Post Mortem in Specimen Document" + }, + { + "language" : "en-US", + "value" : "Spec Doc" + }, + { + "language" : "en-US", + "value" : "Acylcarnitine Analysis Post Mortem, Specimen" + }, + { + "language" : "nl-NL", + "value" : "Acylcarnitine postmortale analyse [bevinding] (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100737-6", + "display" : "Alkaline phosphatase.macromolecular [Presence] in Serum or Plasma", + "designation" : [{ + "language" : "en-US", + "value" : "Alkaline phosphatase.macromolecular [Presence] in Serum or Plasma" + }, + { + "language" : "en-US", + "value" : "AP Macro SerPl Ql" + }, + { + "language" : "en-US", + "value" : "Alkaline phosphatase.macromolecular, Blood" + }, + { + "language" : "nl-NL", + "value" : "Alkalinefosfatase.macromoleculair [aanwezigheid] in serum of plasma" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100738-4", + "display" : "Alanine aminotransferase.macromolecular [Presence] in Serum or Plasma", + "designation" : [{ + "language" : "en-US", + "value" : "Alanine aminotransferase.macromolecular [Presence] in Serum or Plasma" + }, + { + "language" : "en-US", + "value" : "ALT Macro SerPl Ql" + }, + { + "language" : "en-US", + "value" : "Macromolecular alanine aminotransferase, Blood" + }, + { + "language" : "nl-NL", + "value" : "Alanine-aminotransferase.macromoleculair [aanwezigheid] in serum of plasma" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100739-2", + "display" : "Aspartate aminotransferase.macromolecular [Presence] in Serum or Plasma", + "designation" : [{ + "language" : "en-US", + "value" : "Aspartate aminotransferase.macromolecular [Presence] in Serum or Plasma" + }, + { + "language" : "en-US", + "value" : "AST Macro SerPl Ql" + }, + { + "language" : "en-US", + "value" : "Macromolecular aspartate aminotransferase, Blood" + }, + { + "language" : "nl-NL", + "value" : "Aspartaataminotransferase.macromoleculair [aanwezigheid] in serum of plasma" + }] + }, + { + "system" : "http://loinc.org", + "code" : "1007-4", + "display" : "Direct antiglobulin test.polyspecific reagent [Presence] on Red Blood Cells", + "designation" : [{ + "language" : "en-US", + "value" : "Direct antiglobulin test.polyspecific reagent [Presence] on Red Blood Cells" + }, + { + "language" : "en-US", + "value" : "DAT Poly-Sp Reag RBC Ql" + }, + { + "language" : "en-US", + "value" : "Direct Antiglobulin Test (DAT; Direct Coombs), Red blood cells" + }, + { + "language" : "es-MX", + "value" : "Prueba de antiglobulina directa, reactivo específico de poli: Eritrocitos : Punto temporal: Presencia o umbral: Ordinal:" + }, + { + "language" : "es-AR", + "value" : "prueba de antiglobulina directa.reactivo poliespecífico:concentración arbitraria:punto en el tiempo:eritrocitos:ordinal:" + }, + { + "language" : "pt-BR", + "value" : "DAT Poly-Sp Reag RBC Ql" + }, + { + "language" : "de-DE", + "value" : "Direkt-Antiglobulintest.polyspezifisches Reagenz [Nachweis] auf Erythrozyten" + }, + { + "language" : "nl-NL", + "value" : "Directe antiglobulinetest.polyspecifiek reagens [aanwezigheid] in erytrocyten" + }, + { + "language" : "de-AT", + "value" : "Direkter Coombs Test polyspezifisch" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100740-0", + "display" : "Amylase.macromolecular [Presence] in Serum or Plasma", + "designation" : [{ + "language" : "en-US", + "value" : "Amylase.macromolecular [Presence] in Serum or Plasma" + }, + { + "language" : "en-US", + "value" : "Amylase Macro SerPl Ql" + }, + { + "language" : "en-US", + "value" : "Amylase.macromolecular, Blood" + }, + { + "language" : "nl-NL", + "value" : "Amylase.macromoleculair [aanwezigheid] in serum of plasma" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100741-8", + "display" : "Gamma glutamyl transferase.macromolecular [Presence] in Serum or Plasma", + "designation" : [{ + "language" : "en-US", + "value" : "Gamma glutamyl transferase.macromolecular [Presence] in Serum or Plasma" + }, + { + "language" : "en-US", + "value" : "GGT Macro SerPl Ql" + }, + { + "language" : "en-US", + "value" : "Gamma glutamyl transferase.macromolecular, Blood" + }, + { + "language" : "nl-NL", + "value" : "Gamma-glutamyltransferase.macromoleculair [aanwezigheid] in serum of plasma" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100742-6", + "display" : "Lactate dehydrogenase.macromolecular [Presence] in Serum or Plasma", + "designation" : [{ + "language" : "en-US", + "value" : "Lactate dehydrogenase.macromolecular [Presence] in Serum or Plasma" + }, + { + "language" : "en-US", + "value" : "LDH Macro SerPl Ql" + }, + { + "language" : "en-US", + "value" : "Lactate dehydrogenase.macromolecular, Blood" + }, + { + "language" : "nl-NL", + "value" : "Lactaatdehydrogenase.macromoleculair [aanwezigheid] in serum of plasma" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10074-3", + "display" : "S' wave duration in lead II", + "designation" : [{ + "language" : "en-US", + "value" : "S' wave duration in lead II" + }, + { + "language" : "en-US", + "value" : "S' wave dur L-II" + }, + { + "language" : "es-MX", + "value" : "Duración de la onda S. Plomo II:Corazón :Punto temporal:Tiempo:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "duración de la onda S'.derivación II:tiempo:punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "S' onda dur L-II" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100743-4", + "display" : "Lipase.macromolecular [Presence] in Serum or Plasma", + "designation" : [{ + "language" : "en-US", + "value" : "Lipase.macromolecular [Presence] in Serum or Plasma" + }, + { + "language" : "en-US", + "value" : "Lipase Macro SerPl Ql" + }, + { + "language" : "en-US", + "value" : "Lipase.macromolecular, Blood" + }, + { + "language" : "nl-NL", + "value" : "Lipase.macromoleculair [aanwezigheid] in serum of plasma" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100744-2", + "display" : "Alpha-1-acid glycoprotein [Mass/volume] in Serum or Plasma by Electrophoresis", + "designation" : [{ + "language" : "en-US", + "value" : "Alpha-1-acid glycoprotein [Mass/volume] in Serum or Plasma by Electrophoresis" + }, + { + "language" : "en-US", + "value" : "A1acid Glycoprotein SerPl Elph-mCnc" + }, + { + "language" : "en-US", + "value" : "Alpha-1-acid glycoprotein, Blood" + }, + { + "language" : "nl-NL", + "value" : "Alfa-1-zure glycoproteïne [massa/volume] in serum of plasma d.m.v. elektroforese" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100745-9", + "display" : "Chloride [Moles/volume] in Mixed venous blood", + "designation" : [{ + "language" : "en-US", + "value" : "Chloride [Moles/volume] in Mixed venous blood" + }, + { + "language" : "en-US", + "value" : "Chloride BldMV-sCnc" + }, + { + "language" : "en-US", + "value" : "Chloride, Blood" + }, + { + "language" : "nl-NL", + "value" : "Chloride [mol/volume] in gemengd veneus bloed" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100746-7", + "display" : "Glucose [Moles/volume] in Mixed venous blood", + "designation" : [{ + "language" : "en-US", + "value" : "Glucose [Moles/volume] in Mixed venous blood" + }, + { + "language" : "en-US", + "value" : "Glucose BldMV-sCnc" + }, + { + "language" : "en-US", + "value" : "Glucose, Blood" + }, + { + "language" : "nl-NL", + "value" : "Glucose [mol/volume] in gemengd veneus bloed" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100747-5", + "display" : "Legionella serogroup panel - Specimen", + "designation" : [{ + "language" : "en-US", + "value" : "Legionella serogroup panel - Specimen" + }, + { + "language" : "en-US", + "value" : "Lp-SG panel Spec" + }, + { + "language" : "en-US", + "value" : "Legionella serogroup panel, Specimen" + }, + { + "language" : "nl-NL", + "value" : "Legionella serogroep panel" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100748-3", + "display" : "Legionella spp [Presence] in Specimen by NAA with probe detection", + "designation" : [{ + "language" : "en-US", + "value" : "Legionella spp [Presence] in Specimen by NAA with probe detection" + }, + { + "language" : "en-US", + "value" : "Legionella spp Spec Ql NAA+probe" + }, + { + "language" : "en-US", + "value" : "Legionella spp, Specimen" + }, + { + "language" : "de-DE", + "value" : "Legionella spp [Nachweis] in Probenmaterial mittels Nukleinsäureamplifikation mit Sondendetektion" + }, + { + "language" : "nl-NL", + "value" : "Legionella spp. [aanwezigheid] d.m.v. probe-detectie" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100749-1", + "display" : "Legionella pneumophila serogroup 1 [Presence] in Specimen by NAA with probe detection", + "designation" : [{ + "language" : "en-US", + "value" : "Legionella pneumophila serogroup 1 [Presence] in Specimen by NAA with probe detection" + }, + { + "language" : "en-US", + "value" : "Lp-SG1 Spec Ql NAA+probe" + }, + { + "language" : "en-US", + "value" : "Legionella pneumophila serogroup 1, Specimen" + }, + { + "language" : "de-DE", + "value" : "Legionella pneumophila, Serogruppe 1 [Nachweis] in Probenmaterial mittels Nukleinsäureamplifikation mit Sondendetektion" + }, + { + "language" : "nl-NL", + "value" : "Legionella pneumophila serogroep 1 [aanwezigheid] d.m.v. probe-detectie" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10075-0", + "display" : "S' wave duration in lead III", + "designation" : [{ + "language" : "en-US", + "value" : "S' wave duration in lead III" + }, + { + "language" : "en-US", + "value" : "S' wave dur L-III" + }, + { + "language" : "es-MX", + "value" : "Duración de la onda S. Plomo III:Corazón :Punto temporal:Tiempo:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "duración de la onda S'.derivación III:tiempo:punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "S' onda dur L-III" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100750-9", + "display" : "Legionella pneumophila non-serogroup 1 [Presence] in Specimen by NAA with probe detection", + "designation" : [{ + "language" : "en-US", + "value" : "Legionella pneumophila non-serogroup 1 [Presence] in Specimen by NAA with probe detection" + }, + { + "language" : "en-US", + "value" : "Lp-nonSG1 Spec Ql NAA+probe" + }, + { + "language" : "en-US", + "value" : "Legionella pneumophila non-serogroup 1, Specimen" + }, + { + "language" : "de-DE", + "value" : "Legionella pneumophila, nicht Serogruppe 1 [Nachweis] in Probenmaterial mittels Nukleinsäureamplifikation mit Sondendetektion" + }, + { + "language" : "nl-NL", + "value" : "Legionella pneumophila anders dan serogroep 1 [aanwezigheid] d.m.v. probe-detectie" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100751-7", + "display" : "Galactose-alpha-1,3-galactose (Alpha-Gal) panel - Serum or Plasma", + "designation" : [{ + "language" : "en-US", + "value" : "Galactose-alpha-1,3-galactose (Alpha-Gal) panel - Serum or Plasma" + }, + { + "language" : "en-US", + "value" : "Alpha-Gal panel SerPl" + }, + { + "language" : "en-US", + "value" : "Galactose-alpha-1,3-galactose (Alpha-Gal) panel, Blood" + }, + { + "language" : "nl-NL", + "value" : "Galactose-alfa-1,3-galactose panel in serum of plasma" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100752-5", + "display" : "Exacerbating factors - Reported", + "designation" : [{ + "language" : "en-US", + "value" : "Exacerbating factors - Reported" + }, + { + "language" : "en-US", + "value" : "Exacerbating factors Reported" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100753-3", + "display" : "Alleviating factors - Reported", + "designation" : [{ + "language" : "en-US", + "value" : "Alleviating factors - Reported" + }, + { + "language" : "en-US", + "value" : "Alleviating factors Reported" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100754-1", + "display" : "Platelet disorders multigene analysis in Blood or Tissue by Sequencing", + "designation" : [{ + "language" : "en-US", + "value" : "Platelet disorders multigene analysis in Blood or Tissue by Sequencing" + }, + { + "language" : "en-US", + "value" : "Plt disorder gene anal Bld/T Seq" + }, + { + "language" : "en-US", + "value" : "Platelet disorders multigene analysis, Blood or tissue specimen" + }, + { + "language" : "nl-NL", + "value" : "Trombocytopathie multigen-analyse [bevinding] in bloed of weefsel d.m.v. sequencing (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100755-8", + "display" : "Oligoclonal bands [#] in Serum or Plasma by Isoelectric focusing", + "designation" : [{ + "language" : "en-US", + "value" : "Oligoclonal bands [#] in Serum or Plasma by Isoelectric focusing" + }, + { + "language" : "en-US", + "value" : "Oligoclonal Bands SerPl IEF" + }, + { + "language" : "en-US", + "value" : "Oligoclonal bands, Blood" + }, + { + "language" : "nl-NL", + "value" : "Eiwitfracties.oligoklonale banden [aantal] in serum of plasma d.m.v. iso-elektrisch focusseren" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100756-6", + "display" : "Oligoclonal bands [Interpretation] in Cerebral spinal fluid by Isoelectric focusing", + "designation" : [{ + "language" : "en-US", + "value" : "Oligoclonal bands [Interpretation] in Cerebral spinal fluid by Isoelectric focusing" + }, + { + "language" : "en-US", + "value" : "Oligoclonal Bands CSF IEF-Imp" + }, + { + "language" : "en-US", + "value" : "Oligoclonal bands, Spinal fluid" + }, + { + "language" : "nl-NL", + "value" : "Eiwitfracties.oligoklonale banden [interpretatie] in liquor cerebrospinalis d.m.v. iso-elektrisch focusseren" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100757-4", + "display" : "Protein fractions.oligoclonal bands panel - Serum and CSF by Isoelectric focusing", + "designation" : [{ + "language" : "en-US", + "value" : "Protein fractions.oligoclonal bands panel - Serum and CSF by Isoelectric focusing" + }, + { + "language" : "en-US", + "value" : "Oligoclonal Bands panel Ser+CSF IEF" + }, + { + "language" : "en-US", + "value" : "Protein fractions.oligoclonal bands panel, Serum+Cerebrospinal fluid" + }, + { + "language" : "nl-NL", + "value" : "Eiwitfracties.oligoklonale banden panel in serum en liquor cerebrospinalis d.m.v. iso-elektrisch focusseren" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100758-2", + "display" : "Estimated lung age by based on clinical data", + "designation" : [{ + "language" : "en-US", + "value" : "Estimated lung age by based on clinical data" + }, + { + "language" : "en-US", + "value" : "Estimated lung age from clin data" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100759-0", + "display" : "Inspiratory reserve [Volume] Respiratory system by Spirometry", + "designation" : [{ + "language" : "en-US", + "value" : "Inspiratory reserve [Volume] Respiratory system by Spirometry" + }, + { + "language" : "en-US", + "value" : "Inspiratory reserve vol spirometry" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100760-8", + "display" : "XR Radius and Ulna - left Single view", + "designation" : [{ + "language" : "en-US", + "value" : "XR Radius and Ulna - left Single view" + }, + { + "language" : "en-US", + "value" : "XR Radius+Ulna-L 1V" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100761-6", + "display" : "PALB2 gene targeted mutation analysis in Blood or Tissue by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "PALB2 gene targeted mutation analysis in Blood or Tissue by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "PALB2 Mut Anl Bld/T" + }, + { + "language" : "en-US", + "value" : "PALB2 gene targeted mutation analysis, Blood or tissue specimen" + }, + { + "language" : "nl-NL", + "value" : "PALB2-gen doelgerichte mutatie-analyse [bevinding] in bloed of weefsel d.m.v. moleculair genetisch onderzoek (document)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100762-4", + "display" : "HBA2 gene.c.377T>C [Presence] in Blood by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "HBA2 gene.c.377T>C [Presence] in Blood by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "HBA2 gene.c.377T>C Bld Ql" + }, + { + "language" : "en-US", + "value" : "HBA2 gene.c.377T>C, Blood" + }, + { + "language" : "nl-NL", + "value" : "HBA2-gen.c.377T>C [aanwezigheid] in bloed d.m.v. moleculair genetisch onderzoek" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100763-2", + "display" : "Mycobacterium sp comparative reaction interpretation Narrative", + "designation" : [{ + "language" : "en-US", + "value" : "Mycobacterium sp comparative reaction interpretation Narrative" + }, + { + "language" : "en-US", + "value" : "Mycobacterium sp comp react interp" + }, + { + "language" : "en-US", + "value" : "Mycobacterium sp comparative reaction interpretation, Skin" + }, + { + "language" : "nl-NL", + "value" : "Comparatieve reactie op Mycobacterium sp. Interpretatie [interpretatie] in huid (tekstueel)" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100764-0", + "display" : "Mycobacterium bovis reaction wheal [Diameter] Qualitative --3 days post dose mammalian tuberculin intradermal", + "designation" : [{ + "language" : "en-US", + "value" : "Mycobacterium bovis reaction wheal [Diameter] Qualitative --3 days post dose mammalian tuberculin intradermal" + }, + { + "language" : "en-US", + "value" : "M bovis reactn wheal 3D p Mam Tuberc Ql" + }, + { + "language" : "en-US", + "value" : "Mycobacterium bovis reaction wheal 3 days after Mammalian Tuberculin Intradermal, Skin" + }, + { + "language" : "nl-NL", + "value" : "Mycobacterium bovis huidreactie^3 dagen na dosis zoogdiertuberculine ID [diameter] in huid" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100765-7", + "display" : "Homocysteine and methylmalonate and methylcitrate panel - DBS", + "designation" : [{ + "language" : "en-US", + "value" : "Homocysteine and methylmalonate and methylcitrate panel - DBS" + }, + { + "language" : "en-US", + "value" : "Hcys+Me-Malonate+2Me-citrate Pnl DBS" + }, + { + "language" : "en-US", + "value" : "Homocysteine and Methylmalonate and Methylcitrate panel, Dried blood spot" + }, + { + "language" : "nl-NL", + "value" : "Homocysteïne & methylmalonaat & 2-methylcitraat panel in gedroogde bloedspot" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100766-5", + "display" : "Center for Epidemiologic Studies Depression Scale panel [CES-D]", + "designation" : [{ + "language" : "en-US", + "value" : "Center for Epidemiologic Studies Depression Scale panel [CES-D]" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100767-3", + "display" : "Bothered by things that are not usually bothersome", + "designation" : [{ + "language" : "en-US", + "value" : "Bothered by things that are not usually bothersome" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10076-8", + "display" : "S' wave duration in lead V1", + "designation" : [{ + "language" : "en-US", + "value" : "S' wave duration in lead V1" + }, + { + "language" : "en-US", + "value" : "S' wave dur L-V1" + }, + { + "language" : "es-MX", + "value" : "Duración de la onda S. Plomo V1:Corazón :Punto temporal:Tiempo:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "duración de la onda S'.derivación V1:tiempo:punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "S' onda dur L-V1" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100768-1", + "display" : "Poor appetite", + "designation" : [{ + "language" : "en-US", + "value" : "Poor appetite" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100769-9", + "display" : "Unhappy even with help from my family or friends", + "designation" : [{ + "language" : "en-US", + "value" : "Unhappy even with help from my family or friends" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100770-7", + "display" : "Feeling just as good as others", + "designation" : [{ + "language" : "en-US", + "value" : "Feeling just as good as others" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100771-5", + "display" : "Trouble focusing", + "designation" : [{ + "language" : "en-US", + "value" : "Trouble focusing" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100772-3", + "display" : "Feeling depressed", + "designation" : [{ + "language" : "en-US", + "value" : "Feeling depressed" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100773-1", + "display" : "Feeling everything is too much of an effort", + "designation" : [{ + "language" : "en-US", + "value" : "Feeling everything is too much of an effort" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100774-9", + "display" : "Feeling hopeful about the future", + "designation" : [{ + "language" : "en-US", + "value" : "Feeling hopeful about the future" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100775-6", + "display" : "Feeling life had been a failure", + "designation" : [{ + "language" : "en-US", + "value" : "Feeling life had been a failure" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10077-6", + "display" : "S' wave duration in lead V2", + "designation" : [{ + "language" : "en-US", + "value" : "S' wave duration in lead V2" + }, + { + "language" : "en-US", + "value" : "S' wave dur L-V2" + }, + { + "language" : "es-MX", + "value" : "Duración de la onda S. Plomo V2:Corazón :Punto temporal:Tiempo:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "duración de la onda S'.derivación V2:tiempo:punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "S' onda dur L-V2" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100776-4", + "display" : "Feeling fearful", + "designation" : [{ + "language" : "en-US", + "value" : "Feeling fearful" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100777-2", + "display" : "Restless sleep", + "designation" : [{ + "language" : "en-US", + "value" : "Restless sleep" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100778-0", + "display" : "Feeling happy", + "designation" : [{ + "language" : "en-US", + "value" : "Feeling happy" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100779-8", + "display" : "Quieter than usual", + "designation" : [{ + "language" : "en-US", + "value" : "Quieter than usual" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100780-6", + "display" : "Feeling lonely", + "designation" : [{ + "language" : "en-US", + "value" : "Feeling lonely" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100781-4", + "display" : "People were unfriendly", + "designation" : [{ + "language" : "en-US", + "value" : "People were unfriendly" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100782-2", + "display" : "Enjoying life", + "designation" : [{ + "language" : "en-US", + "value" : "Enjoying life" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100783-0", + "display" : "Crying spells", + "designation" : [{ + "language" : "en-US", + "value" : "Crying spells" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10078-4", + "display" : "S' wave duration in lead V3", + "designation" : [{ + "language" : "en-US", + "value" : "S' wave duration in lead V3" + }, + { + "language" : "en-US", + "value" : "S' wave dur L-V3" + }, + { + "language" : "es-MX", + "value" : "Duración de la onda S. Plomo V3:Corazón :Punto temporal:Tiempo:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "duración de la onda S'.derivación V3:tiempo:punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "S' onda dur L-V3" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100784-8", + "display" : "Feeling sad", + "designation" : [{ + "language" : "en-US", + "value" : "Feeling sad" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100785-5", + "display" : "Feeling people dislike me", + "designation" : [{ + "language" : "en-US", + "value" : "Feeling people dislike me" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100786-3", + "display" : "Lack of energy", + "designation" : [{ + "language" : "en-US", + "value" : "Lack of energy" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100787-1", + "display" : "Total Score CES-D", + "designation" : [{ + "language" : "en-US", + "value" : "Total Score CES-D" + }, + { + "language" : "en-US", + "value" : "Total Score CES-D" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100788-9", + "display" : "Stemphylium botryosum IgG4 Ab [Mass/volume] in Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Stemphylium botryosum IgG4 Ab [Mass/volume] in Serum" + }, + { + "language" : "en-US", + "value" : "S botryosum IgG4-mCnc" + }, + { + "language" : "en-US", + "value" : "Stemphylium botryosum IgG4 antibody" + }, + { + "language" : "nl-NL", + "value" : "Stemphylium botryosum As.IgG4 [massa/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100789-7", + "display" : "Rhizopus nigricans IgG4 Ab [Mass/volume] in Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Rhizopus nigricans IgG4 Ab [Mass/volume] in Serum" + }, + { + "language" : "en-US", + "value" : "R nigricans IgG4-mCnc" + }, + { + "language" : "en-US", + "value" : "Rhizopus nigricans IgG4 antibody" + }, + { + "language" : "nl-NL", + "value" : "Rhizopus nigricans As.IgG4 [massa/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100790-5", + "display" : "Lepidoglyphus destructor IgG Ab [Mass/volume] in Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Lepidoglyphus destructor IgG Ab [Mass/volume] in Serum" + }, + { + "language" : "en-US", + "value" : "L destructor IgG-mCnc" + }, + { + "language" : "en-US", + "value" : "Lepidoglyphus destructor IgG antibody" + }, + { + "language" : "nl-NL", + "value" : "Lepidoglyphus destructor As.IgG [massa/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100791-3", + "display" : "Hamster epithelium IgG Ab [Mass/volume] in Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Hamster epithelium IgG Ab [Mass/volume] in Serum" + }, + { + "language" : "en-US", + "value" : "Hmtr Epith IgG-mCnc" + }, + { + "language" : "en-US", + "value" : "Hamster epithelium IgG antibody" + }, + { + "language" : "nl-NL", + "value" : "Hamsterepitheel As.IgG [massa/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10079-2", + "display" : "S' wave duration in lead V4", + "designation" : [{ + "language" : "en-US", + "value" : "S' wave duration in lead V4" + }, + { + "language" : "en-US", + "value" : "S' wave dur L-V4" + }, + { + "language" : "es-MX", + "value" : "Duración de la onda S. Plomo V4:Corazón :Punto temporal:Tiempo:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "duración de la onda S'.derivación V4:tiempo:punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "S' onda dur L-V4" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100792-1", + "display" : "Forsythia IgE Ab [Units/volume] in Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Forsythia IgE Ab [Units/volume] in Serum" + }, + { + "language" : "en-US", + "value" : "Forsythia IgE Qn" + }, + { + "language" : "en-US", + "value" : "Forsythia allergy test" + }, + { + "language" : "nl-NL", + "value" : "Forsythia As.IgE [eenheid/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100793-9", + "display" : "Testosterone [Mass/volume] in Body fluid", + "designation" : [{ + "language" : "en-US", + "value" : "Testosterone [Mass/volume] in Body fluid" + }, + { + "language" : "en-US", + "value" : "Testost Fld-mCnc" + }, + { + "language" : "en-US", + "value" : "Testosterone, Body fluid" + }, + { + "language" : "nl-NL", + "value" : "Testosteron [massa/volume] in lichaamsvocht" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100794-7", + "display" : "Follitropin [Units/volume] in Body fluid", + "designation" : [{ + "language" : "en-US", + "value" : "Follitropin [Units/volume] in Body fluid" + }, + { + "language" : "en-US", + "value" : "FSH Fld-aCnc" + }, + { + "language" : "en-US", + "value" : "Follitropin (FSH; Follicle Stimulating Hormone), Body fluid" + }, + { + "language" : "nl-NL", + "value" : "Follikelstimulerend hormoon [eenheid/volume] in lichaamsvocht" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100795-4", + "display" : "S100 calcium binding protein B [Mass/volume] in Body fluid", + "designation" : [{ + "language" : "en-US", + "value" : "S100 calcium binding protein B [Mass/volume] in Body fluid" + }, + { + "language" : "en-US", + "value" : "S100 Ca binding protein B Fld-mCnc" + }, + { + "language" : "en-US", + "value" : "S100 Calcium Binding Protein B, Body fluid" + }, + { + "language" : "nl-NL", + "value" : "S100 calciumbindend eiwit B [massa/volume] in lichaamsvocht" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100796-2", + "display" : "Thyroglobulin [Mass/volume] in Body fluid", + "designation" : [{ + "language" : "en-US", + "value" : "Thyroglobulin [Mass/volume] in Body fluid" + }, + { + "language" : "en-US", + "value" : "Thyroglob Fld-mCnc" + }, + { + "language" : "en-US", + "value" : "Thyroglobulin, Body fluid" + }, + { + "language" : "nl-NL", + "value" : "Thyreoglobuline [massa/volume] in lichaamsvocht" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100797-0", + "display" : "Testosterone Free [Mass/volume] in Serum --1st specimen post XXX challenge", + "designation" : [{ + "language" : "en-US", + "value" : "Testosterone Free [Mass/volume] in Serum --1st specimen post XXX challenge" + }, + { + "language" : "en-US", + "value" : "Testost Free sp1 p chal Ser-mCnc" + }, + { + "language" : "en-US", + "value" : "Free testosterone 1st specimen after challenge, Blood" + }, + { + "language" : "nl-NL", + "value" : "Testosteron.vrij^1ste monster na XXX belasting [massa/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100798-8", + "display" : "Testosterone Free [Mass/volume] in Serum --2nd specimen post XXX challenge", + "designation" : [{ + "language" : "en-US", + "value" : "Testosterone Free [Mass/volume] in Serum --2nd specimen post XXX challenge" + }, + { + "language" : "en-US", + "value" : "Testost Free sp2 p chal Ser-mCnc" + }, + { + "language" : "en-US", + "value" : "Free testosterone 2nd specimen after challenge, Blood" + }, + { + "language" : "nl-NL", + "value" : "Testosteron.vrij^2de monster na XXX belasting [massa/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100799-6", + "display" : "21-Deoxycortisol [Mass/volume] in Serum --1st specimen post XXX challenge", + "designation" : [{ + "language" : "en-US", + "value" : "21-Deoxycortisol [Mass/volume] in Serum --1st specimen post XXX challenge" + }, + { + "language" : "en-US", + "value" : "21DC sp1 p chal Ser-mCnc" + }, + { + "language" : "en-US", + "value" : "21-Deoxycortisol 1st specimen after challenge, Blood" + }, + { + "language" : "nl-NL", + "value" : "21-deoxycortisol^1ste monster na XXX belasting [massa/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100-8", + "display" : "Cefoperazone [Susceptibility] by Minimum inhibitory concentration (MIC)", + "designation" : [{ + "language" : "en-US", + "value" : "Cefoperazone [Susceptibility] by Minimum inhibitory concentration (MIC)" + }, + { + "language" : "en-US", + "value" : "Cefoperazone Islt MIC" + }, + { + "language" : "en-US", + "value" : "Susceptibility to Cefoperazone" + }, + { + "language" : "es-MX", + "value" : "Cefoperazona: Aislado : Punto temporal: Susceptibilidad (microorganismos): Ordinal Cuantitativo: Concentración mínima inhibitoria (MIC)" + }, + { + "language" : "es-AR", + "value" : "cefoperazona:susceptibilidad:punto en el tiempo:cepa clínica:ordinal o cuantitativo:concentración inhibitoria mínima" + }, + { + "language" : "pt-BR", + "value" : "Cefoperazone Islt MIC" + }, + { + "language" : "de-DE", + "value" : "Cefoperazon [Empfindlichkeit] mittels Bestimmung der minimalen Hemmkonzentration (MHK)" + }, + { + "language" : "nl-NL", + "value" : "Cefoperazon [gevoeligheid] in isolaat d.m.v. minimaal inhiberende concentratie" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10080-0", + "display" : "S' wave duration in lead V5", + "designation" : [{ + "language" : "en-US", + "value" : "S' wave duration in lead V5" + }, + { + "language" : "en-US", + "value" : "S' wave dur L-V5" + }, + { + "language" : "es-MX", + "value" : "Duración de la onda S. Plomo V5:Corazón :Punto temporal:Tiempo:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "duración de la onda S'.derivación V5:tiempo:punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "S' onda dur L-V5" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100800-2", + "display" : "21-Deoxycortisol [Mass/volume] in Serum --2nd specimen post XXX challenge", + "designation" : [{ + "language" : "en-US", + "value" : "21-Deoxycortisol [Mass/volume] in Serum --2nd specimen post XXX challenge" + }, + { + "language" : "en-US", + "value" : "21DC sp2 p chal Ser-mCnc" + }, + { + "language" : "en-US", + "value" : "21-Deoxycortisol 2nd specimen after challenge, Blood" + }, + { + "language" : "nl-NL", + "value" : "21-deoxycortisol^2de monster na XXX belasting [massa/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100801-0", + "display" : "21-Deoxycortisol [Mass/volume] in Serum --3rd specimen post XXX challenge", + "designation" : [{ + "language" : "en-US", + "value" : "21-Deoxycortisol [Mass/volume] in Serum --3rd specimen post XXX challenge" + }, + { + "language" : "en-US", + "value" : "21DC sp3 p chal Ser-mCnc" + }, + { + "language" : "en-US", + "value" : "21-Deoxycortisol 3rd specimen after challenge, Blood" + }, + { + "language" : "nl-NL", + "value" : "21-deoxycortisol^3de monster na XXX belasting [massa/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100802-8", + "display" : "21-Deoxycortisol [Mass/volume] in Serum --4th specimen post XXX challenge", + "designation" : [{ + "language" : "en-US", + "value" : "21-Deoxycortisol [Mass/volume] in Serum --4th specimen post XXX challenge" + }, + { + "language" : "en-US", + "value" : "21DC sp4 p chal Ser-mCnc" + }, + { + "language" : "en-US", + "value" : "21-Deoxycortisol 4th specimen after challenge, Blood" + }, + { + "language" : "nl-NL", + "value" : "21-deoxycortisol^4de monster na XXX belasting [massa/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100803-6", + "display" : "21-Deoxycortisol [Mass/volume] in Serum --5th specimen post XXX challenge", + "designation" : [{ + "language" : "en-US", + "value" : "21-Deoxycortisol [Mass/volume] in Serum --5th specimen post XXX challenge" + }, + { + "language" : "en-US", + "value" : "21DC sp5 p chal Ser-mCnc" + }, + { + "language" : "en-US", + "value" : "21-Deoxycortisol 5th specimen after challenge, Blood" + }, + { + "language" : "nl-NL", + "value" : "21-deoxycortisol^5de monster na XXX belasting [massa/volume] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100804-4", + "display" : "Vasopressin [Moles/volume] in Plasma --1st specimen post XXX challenge", + "designation" : [{ + "language" : "en-US", + "value" : "Vasopressin [Moles/volume] in Plasma --1st specimen post XXX challenge" + }, + { + "language" : "en-US", + "value" : "Vasopressin sp1 p chal Plas-sCnc" + }, + { + "language" : "en-US", + "value" : "Vasopressin 1st specimen after challenge, Blood" + }, + { + "language" : "nl-NL", + "value" : "Vasopressine^1ste monster na XXX belasting [mol/volume] in plasma" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100805-1", + "display" : "Vasopressin [Moles/volume] in Plasma --2nd specimen post XXX challenge", + "designation" : [{ + "language" : "en-US", + "value" : "Vasopressin [Moles/volume] in Plasma --2nd specimen post XXX challenge" + }, + { + "language" : "en-US", + "value" : "Vasopressin sp2 p chal Plas-sCnc" + }, + { + "language" : "en-US", + "value" : "Vasopressin 2nd specimen after challenge, Blood" + }, + { + "language" : "nl-NL", + "value" : "Vasopressine^2de monster na XXX belasting [mol/volume] in plasma" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100806-9", + "display" : "Vasopressin [Moles/volume] in Plasma --3rd specimen post XXX challenge", + "designation" : [{ + "language" : "en-US", + "value" : "Vasopressin [Moles/volume] in Plasma --3rd specimen post XXX challenge" + }, + { + "language" : "en-US", + "value" : "Vasopressin sp3 p chal Plas-sCnc" + }, + { + "language" : "en-US", + "value" : "Vasopressin 3rd specimen after challenge, Blood" + }, + { + "language" : "nl-NL", + "value" : "Vasopressine^3de monster na XXX belasting [mol/volume] in plasma" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100807-7", + "display" : "Vasopressin [Moles/volume] in Plasma --4th specimen post XXX challenge", + "designation" : [{ + "language" : "en-US", + "value" : "Vasopressin [Moles/volume] in Plasma --4th specimen post XXX challenge" + }, + { + "language" : "en-US", + "value" : "Vasopressin sp4 p chal Plas-sCnc" + }, + { + "language" : "en-US", + "value" : "Vasopressin 4th specimen after challenge, Blood" + }, + { + "language" : "nl-NL", + "value" : "Vasopressine^4de monster na XXX belasting [mol/volume] in plasma" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100808-5", + "display" : "Vasopressin [Moles/volume] in Plasma --5th specimen post XXX challenge", + "designation" : [{ + "language" : "en-US", + "value" : "Vasopressin [Moles/volume] in Plasma --5th specimen post XXX challenge" + }, + { + "language" : "en-US", + "value" : "Vasopressin sp5 p chal Plas-sCnc" + }, + { + "language" : "en-US", + "value" : "Vasopressin 5th specimen after challenge, Blood" + }, + { + "language" : "nl-NL", + "value" : "Vasopressine^5de monster na XXX belasting [mol/volume] in plasma" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100809-3", + "display" : "Vasopressin [Moles/volume] in Plasma --6th specimen post XXX challenge", + "designation" : [{ + "language" : "en-US", + "value" : "Vasopressin [Moles/volume] in Plasma --6th specimen post XXX challenge" + }, + { + "language" : "en-US", + "value" : "Vasopressin sp6 p chal Plas-sCnc" + }, + { + "language" : "en-US", + "value" : "Vasopressin 6th specimen after challenge, Blood" + }, + { + "language" : "nl-NL", + "value" : "Vasopressine^6de monster na XXX belasting [mol/volume] in plasma" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100810-1", + "display" : "Vasopressin [Moles/volume] in Plasma --7th specimen post XXX challenge", + "designation" : [{ + "language" : "en-US", + "value" : "Vasopressin [Moles/volume] in Plasma --7th specimen post XXX challenge" + }, + { + "language" : "en-US", + "value" : "Vasopressin sp7 p chal Plas-sCnc" + }, + { + "language" : "en-US", + "value" : "Vasopressin 7th specimen after challenge, Blood" + }, + { + "language" : "nl-NL", + "value" : "Vasopressine^7de monster na XXX belasting [mol/volume] in plasma" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100811-9", + "display" : "Vasopressin [Moles/volume] in Plasma --8th specimen post XXX challenge", + "designation" : [{ + "language" : "en-US", + "value" : "Vasopressin [Moles/volume] in Plasma --8th specimen post XXX challenge" + }, + { + "language" : "en-US", + "value" : "Vasopressin sp8 p chal Plas-sCnc" + }, + { + "language" : "en-US", + "value" : "Vasopressin 8th specimen after challenge, Blood" + }, + { + "language" : "nl-NL", + "value" : "Vasopressine^8ste monster na XXX belasting [mol/volume] in plasma" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100812-7", + "display" : "Vasopressin [Moles/volume] in Plasma --9th specimen post XXX challenge", + "designation" : [{ + "language" : "en-US", + "value" : "Vasopressin [Moles/volume] in Plasma --9th specimen post XXX challenge" + }, + { + "language" : "en-US", + "value" : "Vasopressin sp9 p chal Plas-sCnc" + }, + { + "language" : "en-US", + "value" : "Vasopressin 9th specimen after challenge, Blood" + }, + { + "language" : "nl-NL", + "value" : "Vasopressine^9de monster na XXX belasting [mol/volume] in plasma" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100813-5", + "display" : "Vasopressin [Moles/volume] in Plasma --10th specimen post XXX challenge", + "designation" : [{ + "language" : "en-US", + "value" : "Vasopressin [Moles/volume] in Plasma --10th specimen post XXX challenge" + }, + { + "language" : "en-US", + "value" : "Vasopressin sp10 p chal Plas-sCnc" + }, + { + "language" : "en-US", + "value" : "Vasopressin 10th specimen after challenge, Blood" + }, + { + "language" : "nl-NL", + "value" : "Vasopressine^10de monster na XXX belasting [mol/volume] in plasma" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100814-3", + "display" : "Vasopressin [Moles/volume] in Plasma --11th specimen post XXX challenge", + "designation" : [{ + "language" : "en-US", + "value" : "Vasopressin [Moles/volume] in Plasma --11th specimen post XXX challenge" + }, + { + "language" : "en-US", + "value" : "Vasopressin sp11 p chal Plas-sCnc" + }, + { + "language" : "en-US", + "value" : "Vasopressin 11th specimen after challenge, Blood" + }, + { + "language" : "nl-NL", + "value" : "Vasopressine^11de monster na XXX belasting [mol/volume] in plasma" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100815-0", + "display" : "Vasopressin [Moles/volume] in Plasma --12th specimen post XXX challenge", + "designation" : [{ + "language" : "en-US", + "value" : "Vasopressin [Moles/volume] in Plasma --12th specimen post XXX challenge" + }, + { + "language" : "en-US", + "value" : "Vasopressin sp12 p chal Plas-sCnc" + }, + { + "language" : "en-US", + "value" : "Vasopressin 12th specimen after challenge, Blood" + }, + { + "language" : "nl-NL", + "value" : "Vasopressine^12de monster na XXX belasting [mol/volume] in plasma" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100816-8", + "display" : "Glucagon [Mass/volume] in Serum or Plasma --6th specimen post XXX challenge", + "designation" : [{ + "language" : "en-US", + "value" : "Glucagon [Mass/volume] in Serum or Plasma --6th specimen post XXX challenge" + }, + { + "language" : "en-US", + "value" : "Glucagon sp6 p chal SerPl-mCnc" + }, + { + "language" : "en-US", + "value" : "Glucagon 6th specimen after challenge, Blood" + }, + { + "language" : "nl-NL", + "value" : "Glucagon^6de monster na XXX belasting [massa/volume] in serum of plasma" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100817-6", + "display" : "Glucagon [Mass/volume] in Serum or Plasma --7th specimen post XXX challenge", + "designation" : [{ + "language" : "en-US", + "value" : "Glucagon [Mass/volume] in Serum or Plasma --7th specimen post XXX challenge" + }, + { + "language" : "en-US", + "value" : "Glucagon sp7 p chal SerPl-mCnc" + }, + { + "language" : "en-US", + "value" : "Glucagon 7th specimen after challenge, Blood" + }, + { + "language" : "nl-NL", + "value" : "Glucagon^7de monster na XXX belasting [massa/volume] in serum of plasma" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10081-8", + "display" : "S' wave duration in lead V6", + "designation" : [{ + "language" : "en-US", + "value" : "S' wave duration in lead V6" + }, + { + "language" : "en-US", + "value" : "S' wave dur L-V6" + }, + { + "language" : "es-MX", + "value" : "Duración de la onda S. Plomo V6:Corazón :Punto temporal:Tiempo:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "duración de la onda S'.derivación V6:tiempo:punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "S' onda dur L-V6" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100818-4", + "display" : "Renin [Mass/volume] in Plasma --1st specimen post XXX challenge", + "designation" : [{ + "language" : "en-US", + "value" : "Renin [Mass/volume] in Plasma --1st specimen post XXX challenge" + }, + { + "language" : "en-US", + "value" : "Renin sp1 p chal Plas-mCnc" + }, + { + "language" : "en-US", + "value" : "Renin 1st specimen after challenge, Blood" + }, + { + "language" : "nl-NL", + "value" : "Renine^1ste monster na XXX belasting [massa/volume] in plasma" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100819-2", + "display" : "Renin [Mass/volume] in Plasma --2nd specimen post XXX challenge", + "designation" : [{ + "language" : "en-US", + "value" : "Renin [Mass/volume] in Plasma --2nd specimen post XXX challenge" + }, + { + "language" : "en-US", + "value" : "Renin sp2 p chal Plas-mCnc" + }, + { + "language" : "en-US", + "value" : "Renin 2nd specimen after challenge, Blood" + }, + { + "language" : "nl-NL", + "value" : "Renine^2de monster na XXX belasting [massa/volume] in plasma" + }] + }, + { + "system" : "http://loinc.org", + "code" : "1008-2", + "display" : "Indirect antiglobulin test.polyspecific reagent [Presence] in Serum or Plasma", + "designation" : [{ + "language" : "en-US", + "value" : "Indirect antiglobulin test.polyspecific reagent [Presence] in Serum or Plasma" + }, + { + "language" : "en-US", + "value" : "IAT Poly-Sp Reag SerPl Ql" + }, + { + "language" : "en-US", + "value" : "Indirect Antiglobulin Test (IAT; Indirect Coombs), Blood" + }, + { + "language" : "es-MX", + "value" : "Prueba de antiglobulina indirecta, reactivo específico de poli: Suero o Plasma : Punto temporal: Presencia o umbral: Ordinal:" + }, + { + "language" : "es-AR", + "value" : "prueba de antiglobulina indirecta.reactivo multiespecífico:concentración arbitraria:punto en el tiempo:suero/plasma:ordinal:" + }, + { + "language" : "pt-BR", + "value" : "IAT Poly-Sp Reag SerPl Ql" + }, + { + "language" : "nl-NL", + "value" : "Indirecte antiglobulinetest.polyspecifiek reagent [aanwezigheid] in serum of plasma" + }, + { + "language" : "de-AT", + "value" : "Indirekter Coombs Test polyspezifisch" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100820-0", + "display" : "Renin [Mass/volume] in Plasma --3rd specimen post XXX challenge", + "designation" : [{ + "language" : "en-US", + "value" : "Renin [Mass/volume] in Plasma --3rd specimen post XXX challenge" + }, + { + "language" : "en-US", + "value" : "Renin sp3 p chal Plas-mCnc" + }, + { + "language" : "en-US", + "value" : "Renin 3rd specimen after challenge, Blood" + }, + { + "language" : "nl-NL", + "value" : "Renine^3de monster na XXX belasting [massa/volume] in plasma" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100821-8", + "display" : "National POLST form: portable medical order panel", + "designation" : [{ + "language" : "en-US", + "value" : "National POLST form: portable medical order panel" + }, + { + "language" : "en-US", + "value" : "POLST panel" + }, + { + "language" : "en-US", + "value" : "POLST panel" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100822-6", + "display" : "Cardiopulmonary resuscitation orders", + "designation" : [{ + "language" : "en-US", + "value" : "Cardiopulmonary resuscitation orders" + }, + { + "language" : "en-US", + "value" : "CPR orders" + }, + { + "language" : "en-US", + "value" : "Cardiopulmonary resuscitation orders" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100823-4", + "display" : "Initial portable medical treatment orders", + "designation" : [{ + "language" : "en-US", + "value" : "Initial portable medical treatment orders" + }, + { + "language" : "en-US", + "value" : "Initial POLST orders" + }, + { + "language" : "en-US", + "value" : "Initial portable medical treatment orders" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100824-2", + "display" : "Additional portable medical orders or instructions", + "designation" : [{ + "language" : "en-US", + "value" : "Additional portable medical orders or instructions" + }, + { + "language" : "en-US", + "value" : "Add portable medical orders instructions" + }, + { + "language" : "en-US", + "value" : "Additional portable medical orders or instructions" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100825-9", + "display" : "Medically assisted nutrition orders", + "designation" : [{ + "language" : "en-US", + "value" : "Medically assisted nutrition orders" + }, + { + "language" : "en-US", + "value" : "Med assisted nutrition orders" + }, + { + "language" : "en-US", + "value" : "Medically assisted nutrition orders" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10082-6", + "display" : "ST initial amplitude 6 ms in lead AVF", + "designation" : [{ + "language" : "en-US", + "value" : "ST initial amplitude 6 ms in lead AVF" + }, + { + "language" : "en-US", + "value" : "ST I-Amp 6ms L-AVF" + }, + { + "language" : "es-MX", + "value" : "ST amplitud inicial 6 ms plomo AVF:Corazón :Punto temporal:Elpot:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "amplitud inicial del segmento ST, 6 mseg.derivación AVF:potencial eléctrico (voltaje):punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "ST I-Amp 6ms L-AVF" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100826-7", + "display" : "Portable medical order AndOr advance directive review", + "designation" : [{ + "language" : "en-US", + "value" : "Portable medical order AndOr advance directive review" + }, + { + "language" : "en-US", + "value" : "Portable medical order&or adv dir review" + }, + { + "language" : "en-US", + "value" : "Portable medical order &or advance directive review" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100827-5", + "display" : "Portable medical order discussion participants", + "designation" : [{ + "language" : "en-US", + "value" : "Portable medical order discussion participants" + }, + { + "language" : "en-US", + "value" : "Portable med order discus participants" + }, + { + "language" : "en-US", + "value" : "Portable medical order discussion participants" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100828-3", + "display" : "Portable medical order administrative information", + "designation" : [{ + "language" : "en-US", + "value" : "Portable medical order administrative information" + }, + { + "language" : "en-US", + "value" : "Portable medical order admin info" + }, + { + "language" : "en-US", + "value" : "Portable medical order administrative information" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100829-1", + "display" : "Renin [Mass/volume] in Plasma --4th specimen post XXX challenge", + "designation" : [{ + "language" : "en-US", + "value" : "Renin [Mass/volume] in Plasma --4th specimen post XXX challenge" + }, + { + "language" : "en-US", + "value" : "Renin sp4 p chal Plas-mCnc" + }, + { + "language" : "en-US", + "value" : "Renin 4th specimen after challenge, Blood" + }, + { + "language" : "nl-NL", + "value" : "Renine^4de monster na XXX belasting [massa/volume] in plasma" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100830-9", + "display" : "Alpha subunit free [Units/volume] in Serum or Plasma --1st specimen post XXX challenge", + "designation" : [{ + "language" : "en-US", + "value" : "Alpha subunit free [Units/volume] in Serum or Plasma --1st specimen post XXX challenge" + }, + { + "language" : "en-US", + "value" : "Alpha subunit free sp1 p chal SerPl-aCnc" + }, + { + "language" : "en-US", + "value" : "Free alpha subunit 1st specimen after challenge, Blood" + }, + { + "language" : "nl-NL", + "value" : "Alfa-subeenheid.vrij^1ste monster na XXX belasting [eenheid/volume] in serum of plasma" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100831-7", + "display" : "Alpha subunit free [Units/volume] in Serum or Plasma --2nd specimen post XXX challenge", + "designation" : [{ + "language" : "en-US", + "value" : "Alpha subunit free [Units/volume] in Serum or Plasma --2nd specimen post XXX challenge" + }, + { + "language" : "en-US", + "value" : "Alpha subunit free sp2 p chal SerPl-aCnc" + }, + { + "language" : "en-US", + "value" : "Free alpha subunit 2nd specimen after challenge, Blood" + }, + { + "language" : "nl-NL", + "value" : "Alfa-subeenheid.vrij^2de monster na XXX belasting [eenheid/volume] in serum of plasma" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100832-5", + "display" : "Alpha subunit free [Units/volume] in Serum or Plasma --3rd specimen post XXX challenge", + "designation" : [{ + "language" : "en-US", + "value" : "Alpha subunit free [Units/volume] in Serum or Plasma --3rd specimen post XXX challenge" + }, + { + "language" : "en-US", + "value" : "Alpha subunit free sp3 p chal SerPl-aCnc" + }, + { + "language" : "en-US", + "value" : "Free alpha subunit 3rd specimen after challenge, Blood" + }, + { + "language" : "nl-NL", + "value" : "Alfa-subeenheid.vrij^3de monster na XXX belasting [eenheid/volume] in serum of plasma" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100833-3", + "display" : "Alpha subunit free [Units/volume] in Serum or Plasma --4th specimen post XXX challenge", + "designation" : [{ + "language" : "en-US", + "value" : "Alpha subunit free [Units/volume] in Serum or Plasma --4th specimen post XXX challenge" + }, + { + "language" : "en-US", + "value" : "Alpha subunit free sp4 p chal SerPl-aCnc" + }, + { + "language" : "en-US", + "value" : "Free alpha subunit 4th specimen after challenge, Blood" + }, + { + "language" : "nl-NL", + "value" : "Alfa-subeenheid.vrij^4de monster na XXX belasting [eenheid/volume] in serum of plasma" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10083-4", + "display" : "ST initial amplitude 6 ms in lead AVL", + "designation" : [{ + "language" : "en-US", + "value" : "ST initial amplitude 6 ms in lead AVL" + }, + { + "language" : "en-US", + "value" : "ST I-Amp 6ms L-AVL" + }, + { + "language" : "es-MX", + "value" : "ST amplitud inicial 6 ms plomo AVL:Corazón :Punto temporal:Elpot:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "amplitud inicial del segmento ST, 6 mseg.derivación AVL:potencial eléctrico (voltaje):punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "ST I-Amp 6ms L-AVL" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100834-1", + "display" : "Alpha subunit free [Units/volume] in Serum or Plasma --5th specimen post XXX challenge", + "designation" : [{ + "language" : "en-US", + "value" : "Alpha subunit free [Units/volume] in Serum or Plasma --5th specimen post XXX challenge" + }, + { + "language" : "en-US", + "value" : "Alpha subunit free sp5 p chal SerPl-aCnc" + }, + { + "language" : "en-US", + "value" : "Free alpha subunit 5th specimen after challenge, Blood" + }, + { + "language" : "nl-NL", + "value" : "Alfa-subeenheid.vrij^5de monster na XXX belasting [eenheid/volume] in serum of plasma" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100835-8", + "display" : "Alpha subunit free [Units/volume] in Serum or Plasma --6th specimen post XXX challenge", + "designation" : [{ + "language" : "en-US", + "value" : "Alpha subunit free [Units/volume] in Serum or Plasma --6th specimen post XXX challenge" + }, + { + "language" : "en-US", + "value" : "Alpha subunit free sp6 p chal SerPl-aCnc" + }, + { + "language" : "en-US", + "value" : "Free alpha subunit 6th specimen after challenge, Blood" + }, + { + "language" : "nl-NL", + "value" : "Alfa-subeenheid.vrij^6de monster na XXX belasting [eenheid/volume] in serum of plasma" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100836-6", + "display" : "Alpha subunit free [Units/volume] in Serum or Plasma --7th specimen post XXX challenge", + "designation" : [{ + "language" : "en-US", + "value" : "Alpha subunit free [Units/volume] in Serum or Plasma --7th specimen post XXX challenge" + }, + { + "language" : "en-US", + "value" : "Alpha subunit free sp7 p chal SerPl-aCnc" + }, + { + "language" : "en-US", + "value" : "Free alpha subunit 7th specimen after challenge, Blood" + }, + { + "language" : "nl-NL", + "value" : "Alfa-subeenheid.vrij^7de monster na XXX belasting [eenheid/volume] in serum of plasma" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100837-4", + "display" : "Insulin-like growth factor-I [Mass/volume] in Serum or Plasma --9th specimen post XXX challenge", + "designation" : [{ + "language" : "en-US", + "value" : "Insulin-like growth factor-I [Mass/volume] in Serum or Plasma --9th specimen post XXX challenge" + }, + { + "language" : "en-US", + "value" : "IGF-I sp9 p chal SerPl-mCnc" + }, + { + "language" : "en-US", + "value" : "Insulin-like growth factor-I 9th specimen after challenge, Blood" + }, + { + "language" : "nl-NL", + "value" : "Insulin-like growth factor-I^9de monster na XXX belasting [massa/volume] in serum of plasma" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100838-2", + "display" : "Testosterone [Mass/volume] in Serum or Plasma --9th specimen post XXX challenge", + "designation" : [{ + "language" : "en-US", + "value" : "Testosterone [Mass/volume] in Serum or Plasma --9th specimen post XXX challenge" + }, + { + "language" : "en-US", + "value" : "Testost sp9 p chal SerPl-mCnc" + }, + { + "language" : "en-US", + "value" : "Testosterone 9th specimen after challenge, Blood" + }, + { + "language" : "nl-NL", + "value" : "Testosteron^9de monster na XXX belasting [massa/volume] in serum of plasma" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100839-0", + "display" : "Vitamin A/Retinol binding protein [Ratio] in Serum or Plasma", + "designation" : [{ + "language" : "en-US", + "value" : "Vitamin A/Retinol binding protein [Ratio] in Serum or Plasma" + }, + { + "language" : "en-US", + "value" : "Vitamin A/Retinol Bind Prot SerPl-Rto" + }, + { + "language" : "en-US", + "value" : "Vitamin A/Retinol binding protein, Blood" + }, + { + "language" : "nl-NL", + "value" : "Retinol/retinolbindend eiwit [verhouding] in serum of plasma" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100840-8", + "display" : "IgE [Units/volume] in Body fluid", + "designation" : [{ + "language" : "en-US", + "value" : "IgE [Units/volume] in Body fluid" + }, + { + "language" : "en-US", + "value" : "IgE Fld-aCnc" + }, + { + "language" : "en-US", + "value" : "IgE, Body fluid" + }, + { + "language" : "nl-NL", + "value" : "IgE [eenheid/volume] in lichaamsvocht" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100841-6", + "display" : "Zinc finger protein of the cerebellum 4 Ab [Presence] in Cerebral spinal fluid by Line blot", + "designation" : [{ + "language" : "en-US", + "value" : "Zinc finger protein of the cerebellum 4 Ab [Presence] in Cerebral spinal fluid by Line blot" + }, + { + "language" : "en-US", + "value" : "Zic4 Ab CSF Ql Line blot" + }, + { + "language" : "en-US", + "value" : "Zinc finger protein of the cerebellum 4 antibody, Spinal fluid" + }, + { + "language" : "nl-NL", + "value" : "Zinc finger proteïne of the cerebellum 4 As [aanwezigheid] in liquor cerebrospinalis d.m.v. lijnblot" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10084-2", + "display" : "ST initial amplitude 6 ms in lead AVR", + "designation" : [{ + "language" : "en-US", + "value" : "ST initial amplitude 6 ms in lead AVR" + }, + { + "language" : "en-US", + "value" : "ST I-Amp 6ms L-AVR" + }, + { + "language" : "es-MX", + "value" : "ST amplitud inicial 6 ms avance AVR:Corazón :Punto temporal:Elpot:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "amplitud inicial del segmento ST, 6 mseg.derivación AVR:potencial eléctrico (voltaje):punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "ST I-Amp 6ms L-AVR" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100842-4", + "display" : "Nonalcoholic steatohepatitis score in Serum or Plasma Calculated by FAST", + "designation" : [{ + "language" : "en-US", + "value" : "Nonalcoholic steatohepatitis score in Serum or Plasma Calculated by FAST" + }, + { + "language" : "en-US", + "value" : "NASH score SerPl Calculated.FAST" + }, + { + "language" : "en-US", + "value" : "Nonalcoholic steatohepatitis score, Blood" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100843-2", + "display" : "Liver fibrosis score in Serum or Plasma by Calculated.Agile3+", + "designation" : [{ + "language" : "en-US", + "value" : "Liver fibrosis score in Serum or Plasma by Calculated.Agile3+" + }, + { + "language" : "en-US", + "value" : "Liver fibr score SerPl Agile3+" + }, + { + "language" : "en-US", + "value" : "Liver fibrosis score, Blood" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100844-0", + "display" : "Liver fibrosis score in Serum or Plasma by Calculated.Agile4", + "designation" : [{ + "language" : "en-US", + "value" : "Liver fibrosis score in Serum or Plasma by Calculated.Agile4" + }, + { + "language" : "en-US", + "value" : "Liver fibr score SerPl Calculated.Agile4" + }, + { + "language" : "en-US", + "value" : "Liver fibrosis score, Blood" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100845-7", + "display" : "Neurofascin155 IgG4 Ab [Presence] in Serum by Flow cytometry (FC)", + "designation" : [{ + "language" : "en-US", + "value" : "Neurofascin155 IgG4 Ab [Presence] in Serum by Flow cytometry (FC)" + }, + { + "language" : "en-US", + "value" : "Neurofascin155 IgG4 Ser Ql FC" + }, + { + "language" : "en-US", + "value" : "Neurofascin155 IgG4 antibody, Blood" + }, + { + "language" : "nl-NL", + "value" : "Neurofascine155 As.IgG4 [aanwezigheid] in serum d.m.v. flowcytometrie" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100846-5", + "display" : "Dengue virus 1+2+3+4 nsP1 IgG Ab [Presence] in Serum or Plasma by Immunoassay", + "designation" : [{ + "language" : "en-US", + "value" : "Dengue virus 1+2+3+4 nsP1 IgG Ab [Presence] in Serum or Plasma by Immunoassay" + }, + { + "language" : "en-US", + "value" : "DNV 1+2+3+4 nsP1 IgG SerPl Ql IA" + }, + { + "language" : "en-US", + "value" : "Dengue virus 1+2+3+4 nsP1 IgG antibody, Blood" + }, + { + "language" : "de-DE", + "value" : "Dengue-Virus 1+2+3+4 nsP1 IgG IgG-Antikörper [Nachweis] in Serum oder Plasma mittels Immunoassay" + }, + { + "language" : "nl-NL", + "value" : "Denguevirus 1+2+3+4 niet-structureel proteïne 1 (nsP1) As.IgG [aanwezigheid] in serum of plasma d.m.v. immunoassay" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100847-3", + "display" : "Gas and ammonia panel - Arterial blood", + "designation" : [{ + "language" : "en-US", + "value" : "Gas and ammonia panel - Arterial blood" + }, + { + "language" : "en-US", + "value" : "BldA" + }, + { + "language" : "en-US", + "value" : "Gas and ammonia panel, Blood" + }, + { + "language" : "nl-NL", + "value" : "Gas en ammoniak panel in arterieel bloed" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100848-1", + "display" : "Cell count and Differential panel - Amniotic fluid by Manual count", + "designation" : [{ + "language" : "en-US", + "value" : "Cell count and Differential panel - Amniotic fluid by Manual count" + }, + { + "language" : "en-US", + "value" : "Cell Cnt + Diff Pnl Amn Manual" + }, + { + "language" : "en-US", + "value" : "Cell count and Differential panel, Amniotic fluid" + }, + { + "language" : "nl-NL", + "value" : "Celtelling & differentieel panel in vruchtwater d.m.v. manuele telling" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100849-9", + "display" : "Leukocytes [#/volume] in Amniotic fluid by Manual count", + "designation" : [{ + "language" : "en-US", + "value" : "Leukocytes [#/volume] in Amniotic fluid by Manual count" + }, + { + "language" : "en-US", + "value" : "WBC # Amn Manual" + }, + { + "language" : "en-US", + "value" : "White blood cell (WBC) count, Amniotic fluid" + }, + { + "language" : "nl-NL", + "value" : "Leukocyten [aantal/volume] in vruchtwater d.m.v. manuele telling" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100850-7", + "display" : "Neutrophils [#/volume] in Amniotic fluid by Manual count", + "designation" : [{ + "language" : "en-US", + "value" : "Neutrophils [#/volume] in Amniotic fluid by Manual count" + }, + { + "language" : "en-US", + "value" : "Neutrophils # Amn Manual" + }, + { + "language" : "en-US", + "value" : "Neutrophils, Amniotic fluid" + }, + { + "language" : "nl-NL", + "value" : "Neutrofielen [aantal/volume] in vruchtwater d.m.v. manuele telling" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100851-5", + "display" : "Other cells [#/volume] in Amniotic fluid by Manual count", + "designation" : [{ + "language" : "en-US", + "value" : "Other cells [#/volume] in Amniotic fluid by Manual count" + }, + { + "language" : "en-US", + "value" : "Other cells # Amn Manual" + }, + { + "language" : "en-US", + "value" : "Other cells, Amniotic fluid" + }, + { + "language" : "nl-NL", + "value" : "Overige cellen [aantal/volume] in vruchtwater d.m.v. manuele telling" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100852-3", + "display" : "NM Bones Views for metastasis W Sr-89 IV", + "designation" : [{ + "language" : "en-US", + "value" : "NM Bones Views for metastasis W Sr-89 IV" + }, + { + "language" : "en-US", + "value" : "NM Bones Views for mets W Sr-89 IV" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100853-1", + "display" : "NM Pericardial space Pericardial effusion", + "designation" : [{ + "language" : "en-US", + "value" : "NM Pericardial space Pericardial effusion" + }, + { + "language" : "en-US", + "value" : "NM Pericardial effusion" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100854-9", + "display" : "Lymphocytes/100 cells in Blood mononuclear cells by Immunoassay", + "designation" : [{ + "language" : "en-US", + "value" : "Lymphocytes/100 cells in Blood mononuclear cells by Immunoassay" + }, + { + "language" : "en-US", + "value" : "Lymphocytes Bld MC IA-NFr" + }, + { + "language" : "en-US", + "value" : "Lymphocytes per 100 cells, Blood" + }, + { + "language" : "nl-NL", + "value" : "Lymfocyten/100 cellen [getalsfractie] in mononucleaire cellen in bloed d.m.v. immunoassay" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100855-6", + "display" : "CD3 cells/100 cells in Blood mononuclear cells", + "designation" : [{ + "language" : "en-US", + "value" : "CD3 cells/100 cells in Blood mononuclear cells" + }, + { + "language" : "en-US", + "value" : "CD3 Cells Bld MC-NFr" + }, + { + "language" : "en-US", + "value" : "CD3 cells per 100 cells, Blood" + }, + { + "language" : "nl-NL", + "value" : "Cellen.CD3/100 cellen [getalsfractie] in mononucleaire cellen in bloed" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100856-4", + "display" : "CD3+CD4+ (T4 helper) cells/100 cells in Blood mononuclear cells", + "designation" : [{ + "language" : "en-US", + "value" : "CD3+CD4+ (T4 helper) cells/100 cells in Blood mononuclear cells" + }, + { + "language" : "en-US", + "value" : "CD3+CD4+ Cells Bld MC-NFr" + }, + { + "language" : "en-US", + "value" : "CD3+CD4+ (T4 Helper) Cells per 100 cells, Blood" + }, + { + "language" : "nl-NL", + "value" : "Cellen.CD3+CD4+/100 cellen [getalsfractie] in mononucleaire cellen in bloed" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100857-2", + "display" : "CD3+CD8+ (T8 suppressor) cells/100 cells in Blood mononuclear cells", + "designation" : [{ + "language" : "en-US", + "value" : "CD3+CD8+ (T8 suppressor) cells/100 cells in Blood mononuclear cells" + }, + { + "language" : "en-US", + "value" : "CD3+CD8+ Cells Bld MC-NFr" + }, + { + "language" : "en-US", + "value" : "CD3+CD8+ (T8 Suppressor) Cells per 100 cells, Blood" + }, + { + "language" : "nl-NL", + "value" : "Cellen.CD3+CD8+/100 cellen [getalsfractie] in mononucleaire cellen in bloed" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100858-0", + "display" : "Cells.CD4+CD154+/CD4 cells in Blood --after stimulation with SARS-CoV-2 Spike peptide", + "designation" : [{ + "language" : "en-US", + "value" : "Cells.CD4+CD154+/CD4 cells in Blood --after stimulation with SARS-CoV-2 Spike peptide" + }, + { + "language" : "en-US", + "value" : "CD4+154/CD4 stim COVID Spike" + }, + { + "language" : "en-US", + "value" : "Cells.CD4+CD154+ /CD4 Cells - after stimulation with SARS-CoV-2 Spike peptide, Blood" + }, + { + "language" : "de-DE", + "value" : "Zellen.CD4+CD154+/CD4-Zellen in Blut --nach Stimulierung mit SARS-CoV-2-Spike-Peptid" + }, + { + "language" : "nl-NL", + "value" : "Cellen.CD4+CD154+/cellen.CD4^na stimulatie met SARS-CoV-2 spike-peptide [getalsfractie] in bloed" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10085-9", + "display" : "ST initial amplitude 6 ms in lead I", + "designation" : [{ + "language" : "en-US", + "value" : "ST initial amplitude 6 ms in lead I" + }, + { + "language" : "en-US", + "value" : "ST I-Amp 6ms L-I" + }, + { + "language" : "es-MX", + "value" : "ST amplitud inicial 6 ms plomo I:Corazón :Punto temporal:Elpot:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "amplitud inicial del segmento ST, 6 mseg.derivación I:potencial eléctrico (voltaje):punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "ST I-Amp 6ms L-I" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100859-8", + "display" : "Cells.CD4.Interferon gamma-expressing/CD4 cells in Blood --after stimulation with SARS-CoV-2 Spike peptide", + "designation" : [{ + "language" : "en-US", + "value" : "Cells.CD4.Interferon gamma-expressing/CD4 cells in Blood --after stimulation with SARS-CoV-2 Spike peptide" + }, + { + "language" : "en-US", + "value" : "CD4 IFNg/CD4 p Stim COVID Sp" + }, + { + "language" : "en-US", + "value" : "Cells.CD4.Interferon gamma-expressing/CD4 Cells - after stimulation with SARS-CoV-2 Spike peptide, Blood" + }, + { + "language" : "de-DE", + "value" : "Zellen.CD4.Interferon-gamma-exprimierend/CD4-Zellen in Blut --nach Stimulierung mit SARS-CoV-2-Spike-Peptid" + }, + { + "language" : "nl-NL", + "value" : "Cellen.CD4.interferon-gamma-positief/cellen.CD4^na stimulatie met SARS-CoV-2 spike-peptide [getalsfractie] in bloed" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100860-6", + "display" : "Cells.CD4.Tumor necrosis factor alfa-expressing/CD4 cells in Blood --after stimulation with SARS-CoV-2 Spike peptide", + "designation" : [{ + "language" : "en-US", + "value" : "Cells.CD4.Tumor necrosis factor alfa-expressing/CD4 cells in Blood --after stimulation with SARS-CoV-2 Spike peptide" + }, + { + "language" : "en-US", + "value" : "CD4 TNFa/CD4 p Stim COVID Sp" + }, + { + "language" : "en-US", + "value" : "Cells.CD4.Tumor necrosis factor alfa-expressing/CD4 Cells - after stimulation with SARS-CoV-2 Spike peptide, Blood" + }, + { + "language" : "de-DE", + "value" : "Zellen.CD4.Tumor-Nekrose-Faktor-alfa-exprimierend/CD4-Zellen in Blut --nach Stimulierung mit SARS-CoV-2-Spike-Peptid" + }, + { + "language" : "nl-NL", + "value" : "Cellen.CD4.tumornecrosefactor alfa-positief/cellen.CD4^na stimulatie met SARS-CoV-2 spike-peptide [getalsfractie] in bloed" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100861-4", + "display" : "Cells.CD4+CD154+/CD4 cells in Blood --after stimulation with SARS-CoV-2 Nucleocapsid peptide", + "designation" : [{ + "language" : "en-US", + "value" : "Cells.CD4+CD154+/CD4 cells in Blood --after stimulation with SARS-CoV-2 Nucleocapsid peptide" + }, + { + "language" : "en-US", + "value" : "CD4+154/CD4 p COVID NuclCap" + }, + { + "language" : "en-US", + "value" : "Cells.CD4+CD154+ /CD4 Cells - after stimulation with SARS-CoV-2 Nucleocapsid peptide, Blood" + }, + { + "language" : "de-DE", + "value" : "Zellen.CD4+CD154+/CD4-Zellen in Blut --nach Stimulierung mit SARS-CoV-2-Nucleokapsid-Peptid" + }, + { + "language" : "nl-NL", + "value" : "Cellen.CD4+CD154+/cellen.CD4^na stimulatie met SARS-CoV-2 nucleocapsidepeptide [getalsfractie] in bloed" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100862-2", + "display" : "Cells.CD4.Interferon gamma-expressing/CD4 cells in Blood --after stimulation with SARS-CoV-2 Nucleocapsid peptide", + "designation" : [{ + "language" : "en-US", + "value" : "Cells.CD4.Interferon gamma-expressing/CD4 cells in Blood --after stimulation with SARS-CoV-2 Nucleocapsid peptide" + }, + { + "language" : "en-US", + "value" : "CD4 IFNg/CD4 p COVID NuclCap" + }, + { + "language" : "en-US", + "value" : "Cells.CD4.Interferon gamma-expressing/CD4 Cells - after stimulation with SARS-CoV-2 Nucleocapsid peptide, Blood" + }, + { + "language" : "de-DE", + "value" : "Zellen.CD4.Interferon-gamma-exprimierend/CD4-Zellen in Blut --nach Stimulierung mit SARS-CoV-2-Nucleokapsid-Peptid" + }, + { + "language" : "nl-NL", + "value" : "Cellen.CD4.interferon-gamma-positief/cellen.CD4^na stimulatie met SARS-CoV-2 nucleocapsidepeptide [getalsfractie] in bloed" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100863-0", + "display" : "Cells.CD4.Tumor necrosis factor alfa-expressing/CD4 cells in Blood --after stimulation with SARS-CoV-2 Nucleocapsid peptide", + "designation" : [{ + "language" : "en-US", + "value" : "Cells.CD4.Tumor necrosis factor alfa-expressing/CD4 cells in Blood --after stimulation with SARS-CoV-2 Nucleocapsid peptide" + }, + { + "language" : "en-US", + "value" : "CD4 TNFa/CD4 p COVID NuclCap" + }, + { + "language" : "en-US", + "value" : "Cells.CD4.Tumor necrosis factor alfa-expressing/CD4 Cells - after stimulation with SARS-CoV-2 Nucleocapsid peptide, Blood" + }, + { + "language" : "de-DE", + "value" : "Zellen.CD4.Tumor-Nekrose-Faktor-alfa-exprimierend/CD4-Zellen in Blut --nach Stimulierung mit SARS-CoV-2-Nucleokapsid-Peptid" + }, + { + "language" : "nl-NL", + "value" : "Cellen.CD4.tumornecrosefactor alfa-positief/cellen.CD4^na stimulatie met SARS-CoV-2 nucleocapsidepeptide [getalsfractie] in bloed" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100864-8", + "display" : "Giardia lamblia bg gene [Genotype] in Specimen by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "Giardia lamblia bg gene [Genotype] in Specimen by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "G. lamblia bg gene Spec-Geno" + }, + { + "language" : "en-US", + "value" : "Giardia lamblia bg gene genotype, Specimen" + }, + { + "language" : "de-DE", + "value" : "Giardia lamblia bg-Gen [Genotyp] in Probenmaterial mittels Molekulargenetik" + }, + { + "language" : "nl-NL", + "value" : "Giardia lamblia bg-gen [genotype] d.m.v. moleculair genetisch onderzoek" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100865-5", + "display" : "Avian schistosomes DNA [Presence] in Specimen by NAA with probe detection", + "designation" : [{ + "language" : "en-US", + "value" : "Avian schistosomes DNA [Presence] in Specimen by NAA with probe detection" + }, + { + "language" : "en-US", + "value" : "Avian schistosomes DNA Spec Ql NAA+probe" + }, + { + "language" : "en-US", + "value" : "Avian schistosomes, Specimen" + }, + { + "language" : "nl-NL", + "value" : "Aviaire Schistosoma DNA [aanwezigheid] d.m.v. probe-detectie" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100866-3", + "display" : "Febrile antibody profile in Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Febrile antibody profile in Serum" + }, + { + "language" : "en-US", + "value" : "Febrile antibody profile Ser" + }, + { + "language" : "en-US", + "value" : "Febrile antibody profile, Blood" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10086-7", + "display" : "ST initial amplitude 6 ms in lead II", + "designation" : [{ + "language" : "en-US", + "value" : "ST initial amplitude 6 ms in lead II" + }, + { + "language" : "en-US", + "value" : "ST I-Amp 6ms L-II" + }, + { + "language" : "es-MX", + "value" : "ST amplitud inicial 6 ms plomo II:Corazón :Punto temporal:Elpot:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "amplitud inicial del segmento ST, 6 mseg.derivación II:potencial eléctrico (voltaje):punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "ST I-Amp 6ms L-II" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100867-1", + "display" : "Campylobacter jejuni+coli+lari+upsaliensis Ag [Presence] in Stool by Rapid immunoassay", + "designation" : [{ + "language" : "en-US", + "value" : "Campylobacter jejuni+coli+lari+upsaliensis Ag [Presence] in Stool by Rapid immunoassay" + }, + { + "language" : "en-US", + "value" : "C jej+coli+lari+upsa Ag Stl Ql IA.rapid" + }, + { + "language" : "en-US", + "value" : "Campylobacter jejuni+coli+lari+upsaliensis antigen, Stool" + }, + { + "language" : "de-DE", + "value" : "Campylobacter jejuni+coli+lari+upsaliensis Antigen [Nachweis] in Stuhl mittels Immunoassay-Schnelltest" + }, + { + "language" : "nl-NL", + "value" : "Campylobacter jejuni + coli + lari + upsaliensis Ag [aanwezigheid] in feces d.m.v. immunoassay.sneltest" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100868-9", + "display" : "Cryptosporidium sp 18S-LC2 rRNA [Genotype] in Specimen by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "Cryptosporidium sp 18S-LC2 rRNA [Genotype] in Specimen by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "Cryptosp 18S -LC2 rRNA Spec-Geno" + }, + { + "language" : "en-US", + "value" : "Cryptosporidium sp 18S-LC2 genotype, Specimen" + }, + { + "language" : "de-DE", + "value" : "Cryptosporidium sp 18S-LC2 rRNA [Genotyp] in Probenmaterial mittels Molekulargenetik" + }, + { + "language" : "nl-NL", + "value" : "Cryptosporidium sp. 18S-LC2 rRNA [genotype] d.m.v. moleculair genetisch onderzoek" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100869-7", + "display" : "Cryptosporidium gp60 gene [Type] in Specimen by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "Cryptosporidium gp60 gene [Type] in Specimen by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "Crypto gp60 Spec" + }, + { + "language" : "en-US", + "value" : "Cryptosporidium gp60 gene, Specimen" + }, + { + "language" : "de-DE", + "value" : "Cryptosporidium gp60-Gen [Typ] in Probenmaterial mittels Molekulargenetik" + }, + { + "language" : "nl-NL", + "value" : "Cryptosporidium gp60-gen [type] d.m.v. moleculair genetisch onderzoek" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100870-5", + "display" : "Cryptosporidium 18S rRNA [Genotype] in Specimen by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "Cryptosporidium 18S rRNA [Genotype] in Specimen by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "Cryptosp 18S rRNA Spec-Geno" + }, + { + "language" : "en-US", + "value" : "Cryptosporidium 18S genotype, Specimen" + }, + { + "language" : "de-DE", + "value" : "Cryptosporidium 18S rRNA [Genotyp] in Probenmaterial mittels Molekulargenetik" + }, + { + "language" : "nl-NL", + "value" : "Cryptosporidium 18S rRNA [genotype] d.m.v. moleculair genetisch onderzoek" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100871-3", + "display" : "Giardia lamblia gdh gene [Genotype] in Specimen by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "Giardia lamblia gdh gene [Genotype] in Specimen by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "G. lamblia gdh gene Spec-Geno" + }, + { + "language" : "en-US", + "value" : "Giardia lamblia gdh gene genotype, Specimen" + }, + { + "language" : "de-DE", + "value" : "Giardia lamblia gdh-Gen [Genotyp] in Probenmaterial mittels Molekulargenetik" + }, + { + "language" : "nl-NL", + "value" : "Giardia lamblia gdh-gen [genotype] d.m.v. moleculair genetisch onderzoek" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100872-1", + "display" : "Bacteria producing polysaccharide from sucrose [Presence] in Isolate", + "designation" : [{ + "language" : "en-US", + "value" : "Bacteria producing polysaccharide from sucrose [Presence] in Isolate" + }, + { + "language" : "en-US", + "value" : "Bact polysach from sucrose Islt Ql" + }, + { + "language" : "en-US", + "value" : "Bacteria producing polysaccharide from sucrose" + }, + { + "language" : "nl-NL", + "value" : "Uit sucrose polysacharideproducerende bacterie [aanwezigheid] in isolaat" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100873-9", + "display" : "Giardia lamblia tpi gene [Genotype] in Specimen by Molecular genetics method", + "designation" : [{ + "language" : "en-US", + "value" : "Giardia lamblia tpi gene [Genotype] in Specimen by Molecular genetics method" + }, + { + "language" : "en-US", + "value" : "G. lamblia tpi gene Spec-Geno" + }, + { + "language" : "en-US", + "value" : "Giardia lamblia tpi gene genotype, Specimen" + }, + { + "language" : "de-DE", + "value" : "Giardia lamblia tpi-Gen [Genotyp] in Probenmaterial mittels Molekulargenetik" + }, + { + "language" : "nl-NL", + "value" : "Giardia lamblia tpi-gen [genotype] d.m.v. moleculair genetisch onderzoek" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100874-7", + "display" : "Basidiobolus sp [Presence] in Specimen", + "designation" : [{ + "language" : "en-US", + "value" : "Basidiobolus sp [Presence] in Specimen" + }, + { + "language" : "en-US", + "value" : "Basidiobolus sp Spec Ql" + }, + { + "language" : "en-US", + "value" : "Basidiobolus sp, Specimen" + }, + { + "language" : "nl-NL", + "value" : "Basidiobolus sp. [aanwezigheid]" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10087-5", + "display" : "ST initial amplitude 6 ms in lead III", + "designation" : [{ + "language" : "en-US", + "value" : "ST initial amplitude 6 ms in lead III" + }, + { + "language" : "en-US", + "value" : "ST I-Amp 6ms L-III" + }, + { + "language" : "es-MX", + "value" : "ST amplitud inicial 6 ms plomo III:Corazón :Punto temporal:Elpot:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "amplitud inicial del segmento ST, 6 mseg.derivación III:potencial eléctrico (voltaje):punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "ST I-Amp 6ms L-III" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100875-4", + "display" : "Fetal Heart Document limited US", + "designation" : [{ + "language" : "en-US", + "value" : "Fetal Heart Document limited US" + }, + { + "language" : "en-US", + "value" : "Fet Hrt Doc Ltd US" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100876-2", + "display" : "Fetal Heart Document US", + "designation" : [{ + "language" : "en-US", + "value" : "Fetal Heart Document US" + }, + { + "language" : "en-US", + "value" : "Fet Hrt Doc US" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100877-0", + "display" : "US Heart Transesophageal during surgery", + "designation" : [{ + "language" : "en-US", + "value" : "US Heart Transesophageal during surgery" + }, + { + "language" : "en-US", + "value" : "US Heart Transesophageal in surgery" + }, + { + "language" : "en-US", + "value" : "US Heart Transesophageal during surgery" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100878-8", + "display" : "Endoscopic ultrasound study Upper GI tract Document", + "designation" : [{ + "language" : "en-US", + "value" : "Endoscopic ultrasound study Upper GI tract Document" + }, + { + "language" : "en-US", + "value" : "Endo US study Upr GI Tract Doc" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100879-6", + "display" : "US Guidance for cryoablation of Breast - right", + "designation" : [{ + "language" : "en-US", + "value" : "US Guidance for cryoablation of Breast - right" + }, + { + "language" : "en-US", + "value" : "US Guided Brst-R Cryoablation" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100880-4", + "display" : "US Guidance for cryoablation of Breast - left", + "designation" : [{ + "language" : "en-US", + "value" : "US Guidance for cryoablation of Breast - left" + }, + { + "language" : "en-US", + "value" : "US Guided Brst-L Cryoablation" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100881-2", + "display" : "MR Guidance for cryoablation of Bone", + "designation" : [{ + "language" : "en-US", + "value" : "MR Guidance for cryoablation of Bone" + }, + { + "language" : "en-US", + "value" : "MR Guided Bone Cryoablation" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100882-0", + "display" : "MR Peritoneum W contrast percutaneous intraperitoneal", + "designation" : [{ + "language" : "en-US", + "value" : "MR Peritoneum W contrast percutaneous intraperitoneal" + }, + { + "language" : "en-US", + "value" : "MR Peritoneum W contr percu" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10088-3", + "display" : "ST initial amplitude 6 ms in lead V1", + "designation" : [{ + "language" : "en-US", + "value" : "ST initial amplitude 6 ms in lead V1" + }, + { + "language" : "en-US", + "value" : "ST I-Amp 6ms L-V1" + }, + { + "language" : "es-MX", + "value" : "ST amplitud inicial 6 ms cable V1:Corazón :Punto temporal:Elpot:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "amplitud inicial del segmento ST, 6 mseg.derivación V1:potencial eléctrico (voltaje):punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "Deprecated ST initial amp 6 ms.lead" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100883-8", + "display" : "MR Guidance for biopsy of Kidney - left", + "designation" : [{ + "language" : "en-US", + "value" : "MR Guidance for biopsy of Kidney - left" + }, + { + "language" : "en-US", + "value" : "MR Guided Kidney-L Bx" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100884-6", + "display" : "MR Guidance for biopsy of Kidney - right", + "designation" : [{ + "language" : "en-US", + "value" : "MR Guidance for biopsy of Kidney - right" + }, + { + "language" : "en-US", + "value" : "MR Guided Kidney-R Bx" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100885-3", + "display" : "Parapoxvirus DNA [Presence] in Specimen by NAA with probe detection", + "designation" : [{ + "language" : "en-US", + "value" : "Parapoxvirus DNA [Presence] in Specimen by NAA with probe detection" + }, + { + "language" : "en-US", + "value" : "Parapoxvirus DNA Spec Ql NAA+probe" + }, + { + "language" : "en-US", + "value" : "Parapoxvirus , Specimen" + }, + { + "language" : "nl-NL", + "value" : "Parapoxvirus DNA [aanwezigheid] d.m.v. probe-detectie" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100886-1", + "display" : "Orf virus DNA [Presence] in Specimen by NAA with probe detection", + "designation" : [{ + "language" : "en-US", + "value" : "Orf virus DNA [Presence] in Specimen by NAA with probe detection" + }, + { + "language" : "en-US", + "value" : "Orf virus DNA Spec Ql NAA+probe" + }, + { + "language" : "en-US", + "value" : "Orf virus, Specimen" + }, + { + "language" : "nl-NL", + "value" : "Orfvirus DNA [aanwezigheid] d.m.v. probe-detectie" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100887-9", + "display" : "Pseudocowpox virus DNA [Presence] in Specimen by NAA with probe detection", + "designation" : [{ + "language" : "en-US", + "value" : "Pseudocowpox virus DNA [Presence] in Specimen by NAA with probe detection" + }, + { + "language" : "en-US", + "value" : "Pseudocowpox virus DNA Spec Ql NAA+probe" + }, + { + "language" : "en-US", + "value" : "Pseudocowpox virus, Specimen" + }, + { + "language" : "nl-NL", + "value" : "Pseudokoepokvirus DNA [aanwezigheid] d.m.v. probe-detectie" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100888-7", + "display" : "Monkeypox virus clade II DNA [Presence] in Specimen by NAA with probe detection", + "designation" : [{ + "language" : "en-US", + "value" : "Monkeypox virus clade II DNA [Presence] in Specimen by NAA with probe detection" + }, + { + "language" : "en-US", + "value" : "MVPX Clade II DNA" + }, + { + "language" : "en-US", + "value" : "Monkeypox virus clade II, Specimen" + }, + { + "language" : "de-DE", + "value" : "Affenpocken-Virus Klade II DNA [Nachweis] in Probenmaterial mittels Nukleinsäureamplifikation mit Sondendetektion" + }, + { + "language" : "nl-NL", + "value" : "'Mpox'-virus clade II DNA [aanwezigheid] d.m.v. probe-detectie" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100889-5", + "display" : "Monkeypox virus clade I DNA [Presence] in Specimen by NAA with probe detection", + "designation" : [{ + "language" : "en-US", + "value" : "Monkeypox virus clade I DNA [Presence] in Specimen by NAA with probe detection" + }, + { + "language" : "en-US", + "value" : "MVPX Clade I DNA Spec Ql NAA+probe" + }, + { + "language" : "en-US", + "value" : "Monkeypox virus clade I, Specimen" + }, + { + "language" : "de-DE", + "value" : "Affenpocken-Virus Klade I DNA [Nachweis] in Probenmaterial mittels Nukleinsäureamplifikation mit Sondendetektion" + }, + { + "language" : "nl-NL", + "value" : "'Mpox'-virus clade I DNA [aanwezigheid] d.m.v. probe-detectie" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100890-3", + "display" : "Poxvirus DNA panel", + "designation" : [{ + "language" : "en-US", + "value" : "Poxvirus DNA panel" + }, + { + "language" : "en-US", + "value" : "Poxvirus DNA panel Patient" + }, + { + "language" : "en-US", + "value" : "Poxvirus DNA panel" + }, + { + "language" : "nl-NL", + "value" : "Pokkenvirus DNA panel" + }] + }, + { + "system" : "http://loinc.org", + "code" : "10089-1", + "display" : "ST initial amplitude 6 ms in lead V2", + "designation" : [{ + "language" : "en-US", + "value" : "ST initial amplitude 6 ms in lead V2" + }, + { + "language" : "en-US", + "value" : "ST I-Amp 6ms L-V2" + }, + { + "language" : "es-MX", + "value" : "ST amplitud inicial 6 ms. Derivación V2:Corazón :Punto temporal:Elpot:Cuantitativo:EKG" + }, + { + "language" : "es-AR", + "value" : "amplitud inicial del segmento ST, 6 mseg.derivación V2:potencial eléctrico (voltaje):punto en el tiempo:corazón:cuantitativo:electrocardiograma" + }, + { + "language" : "pt-BR", + "value" : "ST I-Amp 6ms L-V2" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100891-1", + "display" : "Orthopoxvirus IgG Ab [Presence] in Serum or Plasma by Immunoassay", + "designation" : [{ + "language" : "en-US", + "value" : "Orthopoxvirus IgG Ab [Presence] in Serum or Plasma by Immunoassay" + }, + { + "language" : "en-US", + "value" : "Orthopoxvirus IgG SerPl Ql IA" + }, + { + "language" : "en-US", + "value" : "Orthopoxvirus IgG antibody, Blood" + }, + { + "language" : "de-DE", + "value" : "Orthopoxvirus IgG-Antikörper [Nachweis] in Serum oder Plasma mittels Immunoassay" + }, + { + "language" : "nl-NL", + "value" : "Orthopoxvirus As.IgG [aanwezigheid] in serum of plasma d.m.v. immunoassay" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100892-9", + "display" : "Orthopoxvirus IgM Ab [Presence] in Serum or Plasma by Immunoassay", + "designation" : [{ + "language" : "en-US", + "value" : "Orthopoxvirus IgM Ab [Presence] in Serum or Plasma by Immunoassay" + }, + { + "language" : "en-US", + "value" : "Orthopoxvirus IgM SerPl Ql IA" + }, + { + "language" : "en-US", + "value" : "Orthopoxvirus IgM antibody, Blood" + }, + { + "language" : "de-DE", + "value" : "Orthopoxvirus IgM-Antikörper [Nachweis] in Serum oder Plasma mittels Immunoassay" + }, + { + "language" : "nl-NL", + "value" : "Orthopoxvirus As.IgM [aanwezigheid] in serum of plasma d.m.v. immunoassay" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100893-7", + "display" : "Orthopoxvirus IgG and IgM Ab panel - Serum or Plasma", + "designation" : [{ + "language" : "en-US", + "value" : "Orthopoxvirus IgG and IgM Ab panel - Serum or Plasma" + }, + { + "language" : "en-US", + "value" : "Orthopoxvirus IgG + IgM Ab panel SerPl" + }, + { + "language" : "en-US", + "value" : "Orthopoxvirus IgG & IgM Ab panel, Blood" + }, + { + "language" : "nl-NL", + "value" : "Orthopoxvirus IgG & IgM As panel in serum of plasma" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100894-5", + "display" : "Recommended screening frequency Narrative", + "designation" : [{ + "language" : "en-US", + "value" : "Recommended screening frequency Narrative" + }, + { + "language" : "en-US", + "value" : "Recommended screen freq" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100895-2", + "display" : "Rickettsia conorii IgG and IgM [Interpretation] in Serum", + "designation" : [{ + "language" : "en-US", + "value" : "Rickettsia conorii IgG and IgM [Interpretation] in Serum" + }, + { + "language" : "en-US", + "value" : "R conorii IgG+IgM Ser-Imp" + }, + { + "language" : "en-US", + "value" : "Rickettsia conorii IgG and IgM antibodies, Blood" + }, + { + "language" : "nl-NL", + "value" : "Rickettsia conorii As.IgG & IgM [interpretatie] in serum" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100896-0", + "display" : "Vasopressin [Moles/volume] in Plasma --13th specimen post XXX challenge", + "designation" : [{ + "language" : "en-US", + "value" : "Vasopressin [Moles/volume] in Plasma --13th specimen post XXX challenge" + }, + { + "language" : "en-US", + "value" : "Vasopressin sp13 p chal Plas-sCnc" + }, + { + "language" : "en-US", + "value" : "Vasopressin 13th specimen after challenge, Blood" + }, + { + "language" : "nl-NL", + "value" : "Vasopressine^13de monster na XXX belasting [mol/volume] in plasma" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100897-8", + "display" : "Staphylococcus aureus [Presence] in Specimen by Organism specific culture", + "designation" : [{ + "language" : "en-US", + "value" : "Staphylococcus aureus [Presence] in Specimen by Organism specific culture" + }, + { + "language" : "en-US", + "value" : "S aureus Spec Ql Cult" + }, + { + "language" : "en-US", + "value" : "Staphylococcus aureus culture, Specimen" + }, + { + "language" : "nl-NL", + "value" : "Staphylococcus aureus [aanwezigheid] d.m.v. organisme-specifieke kweek" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100898-6", + "display" : "Lipid panel - Serum or Plasma", + "designation" : [{ + "language" : "en-US", + "value" : "Lipid panel - Serum or Plasma" + }, + { + "language" : "en-US", + "value" : "Lipid panel SerPl" + }, + { + "language" : "en-US", + "value" : "Lipid panel, Blood" + }, + { + "language" : "nl-NL", + "value" : "Lipiden panel in serum of plasma" + }] + }, + { + "system" : "http://loinc.org", + "code" : "100899-4", + "display" : "Enterobacteriaceae.extended spectrum beta lactamase resistance phenotype [Identifier] in Specimen by Organism specific culture", + "designation" : [{ + "language" : "en-US", + "value" : "Enterobacteriaceae.extended spectrum beta lactamase resistance phenotype [Identifier] in Specimen by Organism specific culture" + }, + { + "language" : "en-US", + "value" : "Enterobac.ESBL pheno Spec Cult" + }, + { + "language" : "en-US", + "value" : "Enterobacteriaceae.extended spectrum beta lactamase resistance phenotype culture, Specimen" + }, + { + "language" : "nl-NL", + "value" : "Enterobacteriaceae.ESBL-resistentie fenotype [identificator] d.m.v. organisme-specifieke kweek" + }] + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/item-type", + "resource" : { + "resourceType" : "ValueSet", + "id" : "item-type", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fhir" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 5 + }], + "url" : "http://hl7.org/fhir/ValueSet/item-type", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.444" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.437" + }], + "version" : "6.0.0-ballot2", + "name" : "QuestionnaireItemType", + "title" : "Questionnaire Item Type", + "status" : "draft", + "experimental" : false, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "Distinguishes groups from questions and display text and indicates data type for questions.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/item-type" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:120a08b1-7087-4cd9-baef-90cc13c0fbdf", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 16, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/item-type|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/item-type", + "code" : "group", + "display" : "Group" + }, + { + "system" : "http://hl7.org/fhir/item-type", + "code" : "display", + "display" : "Display" + }, + { + "system" : "http://hl7.org/fhir/item-type", + "abstract" : true, + "code" : "question", + "display" : "Question" + }, + { + "system" : "http://hl7.org/fhir/item-type", + "code" : "boolean", + "display" : "Boolean" + }, + { + "system" : "http://hl7.org/fhir/item-type", + "code" : "decimal", + "display" : "Decimal" + }, + { + "system" : "http://hl7.org/fhir/item-type", + "code" : "integer", + "display" : "Integer" + }, + { + "system" : "http://hl7.org/fhir/item-type", + "code" : "date", + "display" : "Date" + }, + { + "system" : "http://hl7.org/fhir/item-type", + "code" : "dateTime", + "display" : "Date Time" + }, + { + "system" : "http://hl7.org/fhir/item-type", + "code" : "time", + "display" : "Time" + }, + { + "system" : "http://hl7.org/fhir/item-type", + "code" : "string", + "display" : "String" + }, + { + "system" : "http://hl7.org/fhir/item-type", + "code" : "text", + "display" : "Text" + }, + { + "system" : "http://hl7.org/fhir/item-type", + "code" : "url", + "display" : "Url" + }, + { + "system" : "http://hl7.org/fhir/item-type", + "code" : "coding", + "display" : "Coding" + }, + { + "system" : "http://hl7.org/fhir/item-type", + "code" : "attachment", + "display" : "Attachment" + }, + { + "system" : "http://hl7.org/fhir/item-type", + "code" : "reference", + "display" : "Reference" + }, + { + "system" : "http://hl7.org/fhir/item-type", + "code" : "quantity", + "display" : "Quantity" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/questionnaire-enable-operator", + "resource" : { + "resourceType" : "ValueSet", + "id" : "questionnaire-enable-operator", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fhir" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 5 + }], + "url" : "http://hl7.org/fhir/ValueSet/questionnaire-enable-operator", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.1005" + }], + "version" : "6.0.0-ballot2", + "name" : "QuestionnaireItemOperator", + "title" : "Questionnaire Item Operator", + "status" : "draft", + "experimental" : false, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "The criteria by which a question is enabled.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/questionnaire-enable-operator" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:4ced1999-21af-496a-b2e0-c0d88f7c3043", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 7, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/questionnaire-enable-operator|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/questionnaire-enable-operator", + "code" : "exists", + "display" : "Exists" + }, + { + "system" : "http://hl7.org/fhir/questionnaire-enable-operator", + "code" : "=", + "display" : "Equals" + }, + { + "system" : "http://hl7.org/fhir/questionnaire-enable-operator", + "code" : "!=", + "display" : "Not Equals" + }, + { + "system" : "http://hl7.org/fhir/questionnaire-enable-operator", + "code" : ">", + "display" : "Greater Than" + }, + { + "system" : "http://hl7.org/fhir/questionnaire-enable-operator", + "code" : "<", + "display" : "Less Than" + }, + { + "system" : "http://hl7.org/fhir/questionnaire-enable-operator", + "code" : ">=", + "display" : "Greater or Equals" + }, + { + "system" : "http://hl7.org/fhir/questionnaire-enable-operator", + "code" : "<=", + "display" : "Less or Equals" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/questionnaire-answers", + "resource" : { + "resourceType" : "ValueSet", + "id" : "questionnaire-answers", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fhir" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/questionnaire-answers", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.446" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.439" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.2.423" + }], + "version" : "6.0.0-ballot2", + "name" : "QuestionnaireAnswerCodes", + "title" : "Questionnaire Answer Codes", + "status" : "draft", + "experimental" : true, + "publisher" : "HL7 International - Patient Care WG", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://www.hl7.org/Special/committees/patientcare" + }] + }], + "description" : "Example list of codes for answers to questions. (Not complete or necessarily appropriate.)", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "copyright" : "This resource includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these specifications must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/get-snomed-ct or info@snomed.org", + "compose" : { + "include" : [{ + "system" : "http://snomed.info/sct" + }] + }, + "expansion" : { + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/valueset-toocostly", + "valueBoolean" : true + }], + "identifier" : "urn:uuid:eb776b07-4e93-4b5c-b72c-2de6fdc6b4d5", + "timestamp" : "2024-09-26T14:20:27.521Z", + "total" : 0, + "offset" : 0, + "parameter" : [{ + "name" : "limitedExpansion", + "valueBoolean" : true + }, + { + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "count", + "valueInteger" : 1000 + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/questionnaire-enable-behavior", + "resource" : { + "resourceType" : "ValueSet", + "id" : "questionnaire-enable-behavior", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fhir" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 5 + }], + "url" : "http://hl7.org/fhir/ValueSet/questionnaire-enable-behavior", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.1007" + }], + "version" : "6.0.0-ballot2", + "name" : "EnableWhenBehavior", + "title" : "Enable When Behavior", + "status" : "draft", + "experimental" : false, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "Controls how multiple enableWhen values are interpreted - whether all or any must be true.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/questionnaire-enable-behavior" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:2f78b58e-6e81-4a14-b71b-38ab4b7513bc", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 2, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/questionnaire-enable-behavior|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/questionnaire-enable-behavior", + "code" : "all", + "display" : "All" + }, + { + "system" : "http://hl7.org/fhir/questionnaire-enable-behavior", + "code" : "any", + "display" : "Any" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/questionnaire-disabled-display", + "resource" : { + "resourceType" : "ValueSet", + "id" : "questionnaire-disabled-display", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fhir" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 5 + }], + "url" : "http://hl7.org/fhir/ValueSet/questionnaire-disabled-display", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3152" + }], + "version" : "6.0.0-ballot2", + "name" : "QuestionnaireItemDisabledDisplay", + "title" : "Questionnaire Item Disabled Display", + "status" : "active", + "experimental" : false, + "publisher" : "HL7 International", + "description" : "Codes that guide the display of disabled questionnaire items", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/questionnaire-disabled-display" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:ef0a9872-80f3-425f-8e2c-949cde09ec8d", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 2, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "warning-experimental", + "valueUri" : "http://hl7.org/fhir/questionnaire-disabled-display|6.0.0-ballot2" + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/questionnaire-disabled-display|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/questionnaire-disabled-display", + "code" : "hidden", + "display" : "Hidden" + }, + { + "system" : "http://hl7.org/fhir/questionnaire-disabled-display", + "code" : "protected", + "display" : "Protected" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/questionnaire-answer-constraint", + "resource" : { + "resourceType" : "ValueSet", + "id" : "questionnaire-answer-constraint", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fhir" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 5 + }], + "url" : "http://hl7.org/fhir/ValueSet/questionnaire-answer-constraint", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3151" + }], + "version" : "6.0.0-ballot2", + "name" : "QuestionnaireAnswerConstraint", + "title" : "Questionnaire answer constraints value set", + "status" : "active", + "experimental" : false, + "publisher" : "HL7 International", + "description" : "Codes that describe the types of constraints possible on a question item that has a list of permitted answers", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/questionnaire-answer-constraint" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:9f882994-9348-43e1-a8ad-614ba5ac47e5", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 3, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "warning-experimental", + "valueUri" : "http://hl7.org/fhir/questionnaire-answer-constraint|6.0.0-ballot2" + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/questionnaire-answer-constraint|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/questionnaire-answer-constraint", + "code" : "optionsOnly", + "display" : "Options only" + }, + { + "system" : "http://hl7.org/fhir/questionnaire-answer-constraint", + "code" : "optionsOrType", + "display" : "Options or 'type'" + }, + { + "system" : "http://hl7.org/fhir/questionnaire-answer-constraint", + "code" : "optionsOrString", + "display" : "Options or string" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/questionnaire-answers-status", + "resource" : { + "resourceType" : "ValueSet", + "id" : "questionnaire-answers-status", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fhir" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 5 + }], + "url" : "http://hl7.org/fhir/ValueSet/questionnaire-answers-status", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.440" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.2.258" + }], + "version" : "6.0.0-ballot2", + "name" : "QuestionnaireResponseStatus", + "title" : "Questionnaire Response Status", + "status" : "draft", + "experimental" : false, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "Lifecycle status of the questionnaire response.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/questionnaire-answers-status" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:44adaaac-0805-4c67-a26d-162ce72fcbc8", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 5, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/questionnaire-answers-status|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/questionnaire-answers-status", + "code" : "in-progress", + "display" : "In Progress" + }, + { + "system" : "http://hl7.org/fhir/questionnaire-answers-status", + "code" : "completed", + "display" : "Completed" + }, + { + "system" : "http://hl7.org/fhir/questionnaire-answers-status", + "code" : "amended", + "display" : "Amended" + }, + { + "system" : "http://hl7.org/fhir/questionnaire-answers-status", + "code" : "entered-in-error", + "display" : "Entered in Error" + }, + { + "system" : "http://hl7.org/fhir/questionnaire-answers-status", + "code" : "stopped", + "display" : "Stopped" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/relatedperson-relationshiptype", + "resource" : { + "resourceType" : "ValueSet", + "id" : "relatedperson-relationshiptype", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "pa" + }], + "url" : "http://hl7.org/fhir/ValueSet/relatedperson-relationshiptype", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.449" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.442" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.2.259" + }], + "version" : "6.0.0-ballot2", + "name" : "PatientRelationshipType", + "title" : "Patient Relationship Type", + "status" : "draft", + "experimental" : false, + "publisher" : "FHIR Project team", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "A set of codes that can be used to indicate the relationship between a Patient and a Related Person.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/v3-ParticipationType", + "concept" : [{ + "code" : "WIT" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleClass", + "concept" : [{ + "code" : "NOT" + }, + { + "code" : "ECON" + }, + { + "code" : "NOK" + }, + { + "code" : "GUARD" + }, + { + "code" : "DEPEN" + }, + { + "code" : "EMP" + }, + { + "code" : "GUAR" + }, + { + "code" : "CAREGIVER" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0131", + "concept" : [{ + "code" : "E" + }, + { + "code" : "O" + }, + { + "code" : "U" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "concept" : [{ + "code" : "INTPRTER" + }, + { + "code" : "POWATT" + }, + { + "code" : "DPOWATT" + }, + { + "code" : "HPOWATT" + }, + { + "code" : "SPOWATT" + }, + { + "code" : "BILL" + }] + }] + }, + "expansion" : { + "identifier" : "urn:uuid:6eeedcd3-5e22-454a-80ca-1e9568a50ddd", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 18, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/v3-ParticipationType|5.0.0" + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/v3-RoleClass|4.0.0" + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/v2-0131|2.0.0" + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode|3.0.0" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/v3-ParticipationType", + "code" : "WIT", + "display" : "witness" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleClass", + "code" : "NOT", + "display" : "notary public" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleClass", + "code" : "ECON", + "display" : "emergency contact" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleClass", + "code" : "NOK", + "display" : "next of kin" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleClass", + "code" : "GUARD", + "display" : "guardian" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleClass", + "code" : "DEPEN", + "display" : "dependent" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleClass", + "code" : "EMP", + "display" : "employee" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleClass", + "code" : "GUAR", + "display" : "guarantor", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009" + }, + "value" : "GuarantorRole" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleClass", + "code" : "CAREGIVER", + "display" : "caregiver" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0131", + "code" : "E", + "display" : "Employer", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Arbeitgeber" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0131", + "code" : "O", + "display" : "Other", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "andere" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0131", + "code" : "U", + "display" : "Unknown", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "unbekannt" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "INTPRTER", + "display" : "interpreter" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "POWATT", + "display" : "power of attorney" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "DPOWATT", + "display" : "durable power of attorney" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "HPOWATT", + "display" : "healthcare power of attorney" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "SPOWATT", + "display" : "special power of attorney" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "BILL", + "display" : "Billing Contact" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/risk-probability", + "resource" : { + "resourceType" : "ValueSet", + "id" : "risk-probability", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "cds" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/risk-probability", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.450" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.443" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.2.262" + }], + "version" : "6.0.0-ballot2", + "name" : "RiskProbability", + "title" : "Risk Probability", + "status" : "draft", + "experimental" : true, + "publisher" : "FHIR Project team", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "Codes representing the likelihood of a particular outcome in a risk assessment.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/risk-probability" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:6165d973-76ea-4af2-b855-457a8a17d454", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 5, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/risk-probability|1.0.1" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/risk-probability", + "code" : "negligible", + "display" : "Negligible likelihood" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/risk-probability", + "code" : "low", + "display" : "Low likelihood" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/risk-probability", + "code" : "moderate", + "display" : "Moderate likelihood" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/risk-probability", + "code" : "high", + "display" : "High likelihood" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/risk-probability", + "code" : "certain", + "display" : "Certain" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/audit-event-type", + "resource" : { + "resourceType" : "ValueSet", + "id" : "audit-event-type", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "sec" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/audit-event-type", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.462" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.455" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.2.269" + }], + "version" : "6.0.0-ballot2", + "name" : "AuditEventID", + "title" : "Audit Event ID", + "status" : "active", + "experimental" : true, + "date" : "2020-08-04", + "publisher" : "HL7 International / Security", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://www.hl7.org/Special/committees/secure" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "Event Categories for Audit Events - defined by DICOM with some FHIR specific additions.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "copyright" : "These codes are excerpted from Digital Imaging and Communications in Medicine (DICOM) Standard, Part 16: Content Mapping Resource, Copyright © 2011 by the National Electrical Manufacturers Association. Additional codes added by HL7 FHIR use-case analysis", + "compose" : { + "include" : [{ + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "valueSet" : ["http://dicom.nema.org/medical/dicom/current/output/chtml/part16/sect_CID_400.html"] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/audit-event-type" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:bfc0693e-190a-4b25-bbdf-f301f7843794", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 20, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-valueset", + "valueUri" : "http://dicom.nema.org/medical/dicom/current/output/chtml/part16/sect_CID_400.html|2024.2.20240331" + }, + { + "name" : "used-codesystem", + "valueUri" : "http://dicom.nema.org/resources/ontology/DCM|2024.2.20240331" + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/audit-event-type|1.0.0" + }], + "contains" : [{ + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "110100", + "display" : "Application Activity" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "110101", + "display" : "Audit Log Used" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "110102", + "display" : "Begin Transferring DICOM Instances" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "110103", + "display" : "DICOM Instances Accessed" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "110104", + "display" : "DICOM Instances Transferred" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "110105", + "display" : "DICOM Study Deleted" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "110106", + "display" : "Export" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "110107", + "display" : "Import" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "110108", + "display" : "Network Entry" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "110109", + "display" : "Order Record" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "110110", + "display" : "Patient Record" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "110111", + "display" : "Procedure Record" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "110112", + "display" : "Query" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "110113", + "display" : "Security Alert" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "110114", + "display" : "User Authentication" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/audit-event-type", + "code" : "rest", + "display" : "RESTful Operation" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/audit-event-type", + "code" : "hl7-v2", + "display" : "HL7 v2 Operation" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/audit-event-type", + "code" : "hl7-v3", + "display" : "HL7 v3 Operation" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/audit-event-type", + "code" : "document", + "display" : "A Document Operation" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/audit-event-type", + "code" : "object", + "display" : "An Operation on other Objects" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/audit-event-sub-type", + "resource" : { + "resourceType" : "ValueSet", + "id" : "audit-event-sub-type", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "sec" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/audit-event-sub-type", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.464" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.457" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.2.270" + }], + "version" : "6.0.0-ballot2", + "name" : "AuditEventSubType", + "title" : "Audit Event Sub-Type", + "status" : "active", + "experimental" : true, + "date" : "2020-08-04", + "publisher" : "HL7 International / Security", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://www.hl7.org/Special/committees/secure" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "More detailed code concerning the type of the audit event - defined by DICOM with some additional FHIR, HL7, and other additions.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "copyright" : "These codes are excerpted from Digital Imaging and Communications in Medicine (DICOM) Standard, Part 16: Content Mapping Resource, Copyright © 2011 by the National Electrical Manufacturers Association. Additional codes added by HL7 FHIR use-case analysis", + "compose" : { + "include" : [{ + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "valueSet" : ["http://dicom.nema.org/medical/dicom/current/output/chtml/part16/sect_CID_401.html"] + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "valueSet" : ["http://dicom.nema.org/medical/dicom/current/output/chtml/part16/sect_CID_403.html"] + }, + { + "system" : "http://hl7.org/fhir/restful-interaction" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:2b2bc5a7-045f-4311-bcd2-d9a855cd4d06", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 53, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-valueset", + "valueUri" : "http://dicom.nema.org/medical/dicom/current/output/chtml/part16/sect_CID_401.html|2024.2.20240331" + }, + { + "name" : "used-codesystem", + "valueUri" : "http://dicom.nema.org/resources/ontology/DCM|2024.2.20240331" + }, + { + "name" : "used-valueset", + "valueUri" : "http://dicom.nema.org/medical/dicom/current/output/chtml/part16/sect_CID_403.html|2024.2.20240331" + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/restful-interaction|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "110120", + "display" : "Application Start" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "110121", + "display" : "Application Stop" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "110122", + "display" : "Login" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "110123", + "display" : "Logout" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "110124", + "display" : "Attach" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "110125", + "display" : "Detach" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "110126", + "display" : "Node Authentication" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "110127", + "display" : "Emergency Override Started" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "110128", + "display" : "Network Configuration" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "110129", + "display" : "Security Configuration" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "110130", + "display" : "Hardware Configuration" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "110131", + "display" : "Software Configuration" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "110132", + "display" : "Use of Restricted Function" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "110133", + "display" : "Audit Recording Stopped" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "110134", + "display" : "Audit Recording Started" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "110135", + "display" : "Object Security Attributes Changed" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "110136", + "display" : "Security Roles Changed" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "110137", + "display" : "User security Attributes Changed" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "110138", + "display" : "Emergency Override Stopped" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "110139", + "display" : "Remote Service Operation Started" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "110140", + "display" : "Remote Service Operation Stopped" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "110141", + "display" : "Local Service Operation Started" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "110142", + "display" : "Local Service Operation Stopped" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "110143", + "display" : "Authentication Decision" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "110144", + "display" : "Authorization Decision" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "110145", + "display" : "Session start" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "110146", + "display" : "Session stop" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "110147", + "display" : "Access Control Decision" + }, + { + "system" : "http://hl7.org/fhir/restful-interaction", + "code" : "read", + "display" : "read" + }, + { + "system" : "http://hl7.org/fhir/restful-interaction", + "code" : "vread", + "display" : "vread" + }, + { + "system" : "http://hl7.org/fhir/restful-interaction", + "code" : "update", + "display" : "update" + }, + { + "system" : "http://hl7.org/fhir/restful-interaction", + "code" : "update-conditional", + "display" : "update-conditional" + }, + { + "system" : "http://hl7.org/fhir/restful-interaction", + "code" : "patch", + "display" : "patch" + }, + { + "system" : "http://hl7.org/fhir/restful-interaction", + "code" : "patch-conditional", + "display" : "patch-conditional" + }, + { + "system" : "http://hl7.org/fhir/restful-interaction", + "code" : "delete", + "display" : "delete" + }, + { + "system" : "http://hl7.org/fhir/restful-interaction", + "code" : "delete-conditional-single", + "display" : "delete-conditional-single" + }, + { + "system" : "http://hl7.org/fhir/restful-interaction", + "code" : "delete-conditional-multiple", + "display" : "delete-conditional-multiple" + }, + { + "system" : "http://hl7.org/fhir/restful-interaction", + "code" : "delete-history", + "display" : "delete-history" + }, + { + "system" : "http://hl7.org/fhir/restful-interaction", + "code" : "delete-history-version", + "display" : "delete-history-version" + }, + { + "system" : "http://hl7.org/fhir/restful-interaction", + "code" : "history", + "display" : "history" + }, + { + "system" : "http://hl7.org/fhir/restful-interaction", + "code" : "history-instance", + "display" : "history-instance" + }, + { + "system" : "http://hl7.org/fhir/restful-interaction", + "code" : "history-type", + "display" : "history-type" + }, + { + "system" : "http://hl7.org/fhir/restful-interaction", + "code" : "history-system", + "display" : "history-system" + }, + { + "system" : "http://hl7.org/fhir/restful-interaction", + "code" : "create", + "display" : "create" + }, + { + "system" : "http://hl7.org/fhir/restful-interaction", + "code" : "create-conditional", + "display" : "create-conditional" + }, + { + "system" : "http://hl7.org/fhir/restful-interaction", + "code" : "search", + "display" : "search" + }, + { + "system" : "http://hl7.org/fhir/restful-interaction", + "code" : "search-type", + "display" : "search-type" + }, + { + "system" : "http://hl7.org/fhir/restful-interaction", + "code" : "search-system", + "display" : "search-system" + }, + { + "system" : "http://hl7.org/fhir/restful-interaction", + "code" : "search-compartment", + "display" : "search-compartment" + }, + { + "system" : "http://hl7.org/fhir/restful-interaction", + "code" : "capabilities", + "display" : "capabilities" + }, + { + "system" : "http://hl7.org/fhir/restful-interaction", + "code" : "transaction", + "display" : "transaction" + }, + { + "system" : "http://hl7.org/fhir/restful-interaction", + "code" : "batch", + "display" : "batch" + }, + { + "system" : "http://hl7.org/fhir/restful-interaction", + "code" : "operation", + "display" : "operation" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/audit-event-action", + "resource" : { + "resourceType" : "ValueSet", + "id" : "audit-event-action", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "sec" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 4 + }], + "url" : "http://hl7.org/fhir/ValueSet/audit-event-action", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.452" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.445" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.2.263" + }], + "version" : "6.0.0-ballot2", + "name" : "AuditEventAction", + "title" : "Audit Event Action", + "status" : "active", + "experimental" : false, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 International / Security", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://www.hl7.org/Special/committees/secure" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "Indicator for type of action performed during the event that generated the event.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "copyright" : "These codes are excerpted from Digital Imaging and Communications in Medicine (DICOM) Standard, Part 16: Content Mapping Resource, Copyright © 2011 by the National Electrical Manufacturers Association.", + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/audit-event-action" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:9df8cf0c-61d5-4070-a62b-148cb0dce8c2", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 5, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/audit-event-action|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/audit-event-action", + "code" : "C", + "display" : "Create" + }, + { + "system" : "http://hl7.org/fhir/audit-event-action", + "code" : "R", + "display" : "Read" + }, + { + "system" : "http://hl7.org/fhir/audit-event-action", + "code" : "U", + "display" : "Update" + }, + { + "system" : "http://hl7.org/fhir/audit-event-action", + "code" : "D", + "display" : "Delete" + }, + { + "system" : "http://hl7.org/fhir/audit-event-action", + "code" : "E", + "display" : "Execute" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/audit-event-severity", + "resource" : { + "resourceType" : "ValueSet", + "id" : "audit-event-severity", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "sec" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 4 + }], + "url" : "http://hl7.org/fhir/ValueSet/audit-event-severity", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.2980" + }], + "version" : "6.0.0-ballot2", + "name" : "AuditEventSeverity", + "title" : "Audit Event Severity", + "status" : "active", + "experimental" : false, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 International / Security", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://www.hl7.org/Special/committees/secure" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "The severity of the audit entry.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/audit-event-severity" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:6264c1fd-a559-485c-bd21-8b600009563d", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 8, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/audit-event-severity|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/audit-event-severity", + "code" : "emergency", + "display" : "Emergency" + }, + { + "system" : "http://hl7.org/fhir/audit-event-severity", + "code" : "alert", + "display" : "Alert" + }, + { + "system" : "http://hl7.org/fhir/audit-event-severity", + "code" : "critical", + "display" : "Critical" + }, + { + "system" : "http://hl7.org/fhir/audit-event-severity", + "code" : "error", + "display" : "Error" + }, + { + "system" : "http://hl7.org/fhir/audit-event-severity", + "code" : "warning", + "display" : "Warning" + }, + { + "system" : "http://hl7.org/fhir/audit-event-severity", + "code" : "notice", + "display" : "Notice" + }, + { + "system" : "http://hl7.org/fhir/audit-event-severity", + "code" : "informational", + "display" : "Informational" + }, + { + "system" : "http://hl7.org/fhir/audit-event-severity", + "code" : "debug", + "display" : "Debug" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/audit-event-outcome", + "resource" : { + "resourceType" : "ValueSet", + "id" : "audit-event-outcome", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "sec" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 3 + }], + "url" : "http://hl7.org/fhir/ValueSet/audit-event-outcome", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.454" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.447" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.2.264" + }], + "version" : "6.0.0-ballot2", + "name" : "AuditEventOutcome", + "title" : "Audit Event Outcome", + "status" : "active", + "experimental" : false, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 International / Security", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://www.hl7.org/Special/committees/secure" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "Indicates whether the event succeeded or failed.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/issue-severity" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:8d628e23-d139-4263-9eb6-92d2e231213e", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 5, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/issue-severity|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/issue-severity", + "code" : "fatal", + "display" : "Fatal" + }, + { + "system" : "http://hl7.org/fhir/issue-severity", + "code" : "error", + "display" : "Error" + }, + { + "system" : "http://hl7.org/fhir/issue-severity", + "code" : "warning", + "display" : "Warning" + }, + { + "system" : "http://hl7.org/fhir/issue-severity", + "code" : "information", + "display" : "Information" + }, + { + "system" : "http://hl7.org/fhir/issue-severity", + "code" : "success", + "display" : "Operation Successful" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/audit-event-outcome-detail", + "resource" : { + "resourceType" : "ValueSet", + "id" : "audit-event-outcome-detail", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "sec" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 3 + }], + "url" : "http://hl7.org/fhir/ValueSet/audit-event-outcome-detail", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.2979" + }], + "version" : "6.0.0-ballot2", + "name" : "AuditEventOutcomeDetail", + "title" : "Audit Event Outcome Detail", + "status" : "active", + "experimental" : true, + "date" : "2021-11-12T16:55:11+11:00", + "publisher" : "HL7 International / Security", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://www.hl7.org/Special/committees/secure" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "Indicates more detailed reason for outcome.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/operation-outcome" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:da4a57e6-7453-4698-8bf9-dabeaf994517", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 51, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "warning-draft", + "valueUri" : "http://terminology.hl7.org/CodeSystem/operation-outcome|3.0.0" + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/operation-outcome|3.0.0" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/operation-outcome", + "code" : "DELETE_MULTIPLE_MATCHES", + "display" : "Error: Multiple matches exist for the conditional delete", + "designation" : [{ + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Fout: er is meer dan één resultaat voor de conditionele delete" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/operation-outcome", + "code" : "MSG_AUTH_REQUIRED", + "display" : "You must authenticate before you can use this service", + "designation" : [{ + "language" : "it", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Autenticazione richiesta prima di usare questo servizio" + }, + { + "language" : "pl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Wymagana autentykacja przed użyciem tego serwisu" + }, + { + "language" : "fr", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Vous devez être authentifié avant de pouvoir utiliser ce service" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "U moet zich authenticeren voor gebruik van deze service" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "使用此服务前需认证" + }, + { + "language" : "es", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Debe autenticarse antes de poder usar este servicio" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/operation-outcome", + "code" : "MSG_BAD_FORMAT", + "display" : "Bad Syntax: \"%s\" must be a %s'", + "designation" : [{ + "language" : "ru", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Неверный синтакс: \"%s\" должен быть %s" + }, + { + "language" : "it", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Sintassi Errata: \"%s\" deve essere un %s'" + }, + { + "language" : "pl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Błąd składni: \"%s\" powinno być %s'" + }, + { + "language" : "fr", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Erreur de Syntaxe : \"%s\" doit être un %s" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Verkeerde syntax: \"%s\" moet een %s zijn" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "句法错误: \"%s\" 必须是一个 %s'" + }, + { + "language" : "es", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Sintaxis Incorrecta: \"%s\" debe de ser un %s'" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/operation-outcome", + "code" : "MSG_BAD_SYNTAX", + "display" : "Bad Syntax in %s", + "designation" : [{ + "language" : "ru", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Неверный синтакс: %s" + }, + { + "language" : "it", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Sintassi errata in %s" + }, + { + "language" : "pl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Błąd składni w %s" + }, + { + "language" : "fr", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Erreur de Syntaxe dans %s" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Verkeerde syntax in %s" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "%s 中句法错误" + }, + { + "language" : "es", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Sintaxis Incorrecta en %s" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/operation-outcome", + "code" : "MSG_CANT_PARSE_CONTENT", + "display" : "Unable to parse feed (entry content type = \"%s\")", + "designation" : [{ + "language" : "it", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Impossibile effettuare il parsing del feed (tipo del contenuto della entry = \"%s\")" + }, + { + "language" : "pl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Błąd parsowania (typ zawartości wejściowej = \"%s\")" + }, + { + "language" : "fr", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Impossible d'analyser le flux (type de contenu de l'entrée = \"%s\")" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Kan feed niet verwerken (contenttype inhoud = \"%s\")" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "无法解析feed (条目的内容类型 = \"%s\")" + }, + { + "language" : "es", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "No se pudo parsear el feed (el tipo de contenido de la entry = \"%s\")" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/operation-outcome", + "code" : "MSG_CANT_PARSE_ROOT", + "display" : "Unable to parse feed (root element name = \"%s\")", + "designation" : [{ + "language" : "ru", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Не удалось разобрать данные (корневой элемент = \"%s\")" + }, + { + "language" : "it", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Impossibile effettuare il parsing del feed (nome elemento root = \"%s\")" + }, + { + "language" : "pl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Błąd parsowania (nazwa elementu root = \"%s\")" + }, + { + "language" : "fr", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Impossible d'analyser le flux (nom de l'élément racine = \"%s\")" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Kan feed niet verwerken (rootelementnaam = \"%s\")" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "无法解析feed (根元素名 = \"%s\")" + }, + { + "language" : "es", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "No se pudo parsear el feed (nombre del elemento raiz = \"%s\")" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/operation-outcome", + "code" : "MSG_CREATED", + "display" : "New resource created", + "designation" : [{ + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Nieuwe resource gemaakt" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/operation-outcome", + "code" : "MSG_DATE_FORMAT", + "display" : "The Date value %s is not in the correct format (Xml Date Format required)", + "designation" : [{ + "language" : "ru", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Значение Date %s в неверном формате (требуется Xml Date формат)" + }, + { + "language" : "it", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Il valore %s per la data non è nel formato corretto (richiesto il Formato Data Xml)" + }, + { + "language" : "pl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Niepoprawny format wartości daty %s (wymagany format XML)" + }, + { + "language" : "fr", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Le format de la date %s est incorrect (format Date Xml attendu)" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "De Datum-waarde %s heeft niet de juiste structuur (Xml Date vereist)" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "日期的值 %s 格式不正确 (要求是Xml Date格式)" + }, + { + "language" : "es", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "El valor de la fecha %s no está en el formato correcto (se requiere un formato de fecha Xml)" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/operation-outcome", + "code" : "MSG_DELETED", + "display" : "This resource has been deleted", + "designation" : [{ + "language" : "ru", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Данный ресурс был удалён" + }, + { + "language" : "it", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Questa risorsa è stata cancellata" + }, + { + "language" : "pl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Ten zasób został usunięty" + }, + { + "language" : "fr", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "La ressource a été supprimée" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Deze resource is verwijderd" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "该资源已删除" + }, + { + "language" : "es", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Este recurso ha sido borrado" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/operation-outcome", + "code" : "MSG_DELETED_DONE", + "display" : "Resource deleted", + "designation" : [{ + "language" : "ru", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Ресурс удалён" + }, + { + "language" : "it", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Risorsa cancellata" + }, + { + "language" : "pl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Zasób usunięto" + }, + { + "language" : "fr", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Ressource supprimée" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Resource verwijderd" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "资源已删除" + }, + { + "language" : "es", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Recurso borrado" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/operation-outcome", + "code" : "MSG_DELETED_ID", + "display" : "The resource \"%s\" has been deleted", + "designation" : [{ + "language" : "ru", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Ресурс \"%s\" был удалён" + }, + { + "language" : "it", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "La risorsa \"%s\" è stata eliminata" + }, + { + "language" : "pl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Zasób \"%s\" został usunięty" + }, + { + "language" : "fr", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "La ressource \"%s\" a été supprimée" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "De resource \"%s\" is verwijderd" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "资源 \"%s\" 已被删除" + }, + { + "language" : "es", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "El recurso \"%s\" ha sido borrado" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/operation-outcome", + "code" : "MSG_DUPLICATE_ID", + "display" : "Duplicate Id %s for resource type %s", + "designation" : [{ + "language" : "ru", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Дублирующий Id %s для типа ресурса %s" + }, + { + "language" : "it", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Id %s duplicato per il tipo di risorsa %s" + }, + { + "language" : "pl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Zdublowany identyfikator %s dla zasobu typu %s" + }, + { + "language" : "fr", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Id %s en double pour le type de ressource %s" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Duplicaat-id %s voor resourcetype %s" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "ID %s 重复(资源类型 %s)" + }, + { + "language" : "es", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Id %s duplicada para el recurso de tipo %s" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/operation-outcome", + "code" : "MSG_ERROR_PARSING", + "display" : "Error parsing resource Xml (%s)", + "designation" : [{ + "language" : "ru", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Ошибка синтаксического разбора ресурса Xml (%s)" + }, + { + "language" : "it", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Errore nel parsing della risorsa Xml (%s)" + }, + { + "language" : "pl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Błąd w trakcie parsowania zasobu XML (%s)" + }, + { + "language" : "fr", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Erreur d'analyse de la ressource Xml (%s)" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Fout in verwerking resource Xml (%s)" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "解析资源Xml时出错 (%s)" + }, + { + "language" : "es", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Error parseando el recurso Xml (%s)" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/operation-outcome", + "code" : "MSG_EXTERNAL_FAIL", + "display" : "Unable to resolve external reference to resource %s" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/operation-outcome", + "code" : "MSG_ID_INVALID", + "display" : "Id \"%s\" has an invalid character \"%s\"", + "designation" : [{ + "language" : "ru", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Id \"%s\" содержит недопустимые символы \"%s\"" + }, + { + "language" : "it", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "L''Id \"%s\" ha un carattere non valido: \"%s\"" + }, + { + "language" : "pl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Identyfikator \"%s\" zawiera niepoprawny znak \"%s\"" + }, + { + "language" : "fr", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Id \"%s\" possède un caractère invalide \"%s\"" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Id \"%s\" heeft een ongeldig teken \"%s\"" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "ID \"%s\" 带有非法字符: \"%s\"" + }, + { + "language" : "es", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "El Id \"%s\" contiene el caracter inválido \"%s\"" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/operation-outcome", + "code" : "MSG_ID_TOO_LONG", + "display" : "Id \"%s\" too long (length limit 36)", + "designation" : [{ + "language" : "ru", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Недопустимая длина Id \"%s\" (ограничение 36)" + }, + { + "language" : "it", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Id \"%s\" troppo lunga (limite di lunghezza: 36)" + }, + { + "language" : "pl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Identyfikator \"%s\" jest zbyt długi (limit długości 36)" + }, + { + "language" : "fr", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Id \"%s\" trop long (la longueur limite est 36)" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Id \"%s\" te lang (max lengte 36)" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Id \"%s\" 过长 (长度限制: 36)" + }, + { + "language" : "es", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "El Id \"%s\" es demasiado largo (limite de longitud: 36)" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/operation-outcome", + "code" : "MSG_INVALID_ID", + "display" : "Id not accepted", + "designation" : [{ + "language" : "ru", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Id не принято" + }, + { + "language" : "it", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Id non accettato" + }, + { + "language" : "pl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Identyfikator nie zaakceptowany" + }, + { + "language" : "fr", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Id non accepté" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Id niet geaccepteerd" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Id不被接受" + }, + { + "language" : "es", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Id no aceptada" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/operation-outcome", + "code" : "MSG_JSON_OBJECT", + "display" : "Json Source for a resource should start with an object", + "designation" : [{ + "language" : "ru", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Json Source для ресурса должен начинаться с объекта" + }, + { + "language" : "it", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Il sorgente Json di una risorsa dovrebbe iniziare con un oggetto" + }, + { + "language" : "pl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Źródło json dla zasobu powinno rozpoczynać się od obiektu" + }, + { + "language" : "fr", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "La source Json pour une ressource doit commencer par un objet" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Json Source van een resource moeten beginnen met een object" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "资源的Json源应以一个object开始" + }, + { + "language" : "es", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "La fuente Json para un recurso debería empezar con un objeto" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/operation-outcome", + "code" : "MSG_LOCAL_FAIL", + "display" : "Unable to resolve local reference to resource %s", + "designation" : [{ + "language" : "ru", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Невозможно определить локальную ссылку на ресурс %s" + }, + { + "language" : "it", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Impossibile risolvere il riferimento locale alla risorsa %s" + }, + { + "language" : "pl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Zasób wskazywany przez loklaną referencję %s nie został odnaleziony" + }, + { + "language" : "fr", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Impossible de résourdre la référence locale à la ressource %s" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "De resource met lokale referentie %s is niet gevonden" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "无法解析对资源 %s 的本地引用" + }, + { + "language" : "es", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Imposible resolver la referencia al recurso %s" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/operation-outcome", + "code" : "MSG_NO_EXIST", + "display" : "Resource Id \"%s\" does not exist", + "designation" : [{ + "language" : "ru", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Ресурс Id \"%s\" не существует" + }, + { + "language" : "it", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "La risorsa con Id \"%s\" non esiste" + }, + { + "language" : "pl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Zasób o identyfikatorze \"%s\" nie istnieje" + }, + { + "language" : "fr", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "La ressource avec l'Id \"%s\" n'existe pas" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Resource-id \"%s\" bestaat niet" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "资源Id \"%s\"不存在" + }, + { + "language" : "es", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "El recurso con Id \"%s\" no existe" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/operation-outcome", + "code" : "MSG_NO_MATCH", + "display" : "No Resource found matching the query \"%s\"", + "designation" : [{ + "language" : "it", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Nessuna Risorsa soddisfa la query \"%s\"" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Geen resource gevonden met query \"%s\"" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/operation-outcome", + "code" : "MSG_NO_MODULE", + "display" : "No module could be found to handle the request \"%s\"", + "designation" : [{ + "language" : "ru", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Модуль для обработки запроса \"%s\" не найден" + }, + { + "language" : "it", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Impossibile trovare un modulo per gestire la richiesta \"%s\"" + }, + { + "language" : "pl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Nie można odnaleźć modułu, aby obsłużyć żądanie \"%s\"" + }, + { + "language" : "fr", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Aucun module disponible pour traiter la requête \"%s\"" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Er kon geen module worden gevonden om verzoek \"%s\" te verwerken" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "无法找到处理请求\"%s\"的模块" + }, + { + "language" : "es", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "No se encontró un modulo que gestione la petición \"%s\"" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/operation-outcome", + "code" : "MSG_NO_SUMMARY", + "display" : "No Summary for this resource", + "designation" : [{ + "language" : "ru", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Отсутствует Summary для данного ресурса" + }, + { + "language" : "it", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Nessun riepilogo per questa risorsa" + }, + { + "language" : "pl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Brak podsumowania (Summary) dla tego zasobu" + }, + { + "language" : "fr", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Aucun résumé disponible pour cette ressource" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Geen samenvatting voor deze resource" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "该资源无summary" + }, + { + "language" : "es", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "No existe un resumen para este recurso" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/operation-outcome", + "code" : "MSG_OP_NOT_ALLOWED", + "display" : "Operation %s not allowed for resource %s (due to local configuration)", + "designation" : [{ + "language" : "ru", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Операция %s недопустима для ресурса %s (по причине локальной конфигурации)" + }, + { + "language" : "it", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Operazione %s non consentita per la risorsa %s (a causa di configurazioni locali)" + }, + { + "language" : "pl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Niedozwolona operacja %s dla zasobu %s (ze względu na lokalną konfigurację)" + }, + { + "language" : "fr", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "L'opération %s n'est pas permise pour la ressource %s (à cause de la configuration locale)" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Bewerking %s niet toegestaan voor resource %s (vanwege lokale configuratie)" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "操作 %s 不允许,对于资源 %s (由于本地配置)" + }, + { + "language" : "es", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Operación %s no permitida para el recurso %s (debido a la configuración local)" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/operation-outcome", + "code" : "MSG_PARAM_CHAINED", + "display" : "Unknown chained parameter name \"%s\"", + "designation" : [{ + "language" : "ru", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Неизвестое вложенное наименование параметра \"%s\"" + }, + { + "language" : "it", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Nome di parametro concatenato sconosciuto: \"%s\"" + }, + { + "language" : "pl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Nieznana nazwa parametru powiązanego \"%s\"" + }, + { + "language" : "fr", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Nom du paramètre chainé inconnu : \"%s\"" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Onbekende geschakelde parameternaam \"%s\"" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "未知的链式参数名: \"%s\"" + }, + { + "language" : "es", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Nombre de parametro encadenado desconocido: \"%s\"" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/operation-outcome", + "code" : "MSG_PARAM_INVALID", + "display" : "Parameter \"%s\" content is invalid", + "designation" : [{ + "language" : "it", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Il contenuto del Parametro \"%s\" non è valido" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Waarde van parameter \"%s\" is ongeldig" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/operation-outcome", + "code" : "MSG_PARAM_MODIFIER_INVALID", + "display" : "Parameter \"%s\" modifier is invalid", + "designation" : [{ + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Modifier van parameter \"%s\" is ongeldig" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/operation-outcome", + "code" : "MSG_PARAM_NO_REPEAT", + "display" : "Parameter \"%s\" is not allowed to repeat", + "designation" : [{ + "language" : "ru", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Параметр \"%s\" не может быть повторён" + }, + { + "language" : "it", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Non � consentito ripetere il parametro \"%s\"" + }, + { + "language" : "pl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Parametr \"%s\" nie może zostać powtórzony" + }, + { + "language" : "fr", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Le paramètre \"%s\" ne peut pas être répété" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Parameter \"%s\" mag niet herhalen" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "参数\"%s\"不可重复" + }, + { + "language" : "es", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "No se permite la repetición del parámetro \"%s\"" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/operation-outcome", + "code" : "MSG_PARAM_UNKNOWN", + "display" : "Parameter \"%s\" not understood", + "designation" : [{ + "language" : "ru", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Параметр \"%s\" не понят" + }, + { + "language" : "it", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Parametro \"%s\" non riconosciuto" + }, + { + "language" : "pl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Niezrozumiały parametr \"%s\"" + }, + { + "language" : "fr", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Paramètre \"%s\" non reconnu" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Parameter \"%s\" onbekend" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "无法理解参数\"%s\"" + }, + { + "language" : "es", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Parámetro \"%s\" no reconocido" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/operation-outcome", + "code" : "MSG_RESOURCE_EXAMPLE_PROTECTED", + "display" : "Resources with identity \"example\" cannot be deleted (for testing/training purposes)", + "designation" : [{ + "language" : "ru", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Ресурс с идентификатором \"example\" не может быть удалён (для случаев тестирования/обучения)" + }, + { + "language" : "it", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Le Risorse aventi l'identità \"example\" non possono essere cancellate (per finalità di test/formazione)" + }, + { + "language" : "pl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Zasoby oznaczone jako \"example\" nie mogą zostać usunięte (dla celów testów/szkoleń)" + }, + { + "language" : "fr", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Les ressources ayant l'identité \"example\" ne peuvent pas être supprimées (utilisées pour les tests/formations)" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Resources met identiteit \"voorbeeld\" kunnen niet worden verwijderd (ten behoeve van testen/training)" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "以\"example\" 为ID的资源不能被删除 (用于测试/培训)" + }, + { + "language" : "es", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Recursos con la identidad \"example\" no pueden ser borrados (son usados para pruebas/entrenamiento)" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/operation-outcome", + "code" : "MSG_RESOURCE_ID_FAIL", + "display" : "unable to allocate resource id", + "designation" : [{ + "language" : "ru", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "невозможно выделить идентификатор ресурса" + }, + { + "language" : "it", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "impossibile allocare l''id della risorsa" + }, + { + "language" : "pl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "nie można nadać identyfikatora zasobu" + }, + { + "language" : "fr", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "impossible d'allouer l'id de la ressource" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "kan geen resource-id reserveren" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "无法分配资源ID" + }, + { + "language" : "es", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "imposible encontrar el id del recurso" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/operation-outcome", + "code" : "MSG_RESOURCE_ID_MISMATCH", + "display" : "Resource Id Mismatch", + "designation" : [{ + "language" : "fr", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Problème de correspondance d'Id de la Ressource" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Resource ID's komen niet overeen" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/operation-outcome", + "code" : "MSG_RESOURCE_ID_MISSING", + "display" : "Resource Id Missing", + "designation" : [{ + "language" : "it", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Id della Risorsa mancante" + }, + { + "language" : "fr", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Id de la Ressource manquante" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Resource ID ontbreekt" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/operation-outcome", + "code" : "MSG_RESOURCE_NOT_ALLOWED", + "display" : "Not allowed to submit a resource for this operation", + "designation" : [{ + "language" : "ru", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Для данной операции отправка ресурса недопустима" + }, + { + "language" : "it", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Non è consentito sottomettere una risorsa per questa operazione" + }, + { + "language" : "pl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Nie można zgłosić zasobu dla tej operacji" + }, + { + "language" : "fr", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Non autorisé à soumettre une ressource pour cette opération" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Niet toegestaan om een resource in te dienen voor deze bewerking" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "该操作不允许提交资源" + }, + { + "language" : "es", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "No se permite el envío de un recurso para esta operación" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/operation-outcome", + "code" : "MSG_RESOURCE_REQUIRED", + "display" : "A resource is required", + "designation" : [{ + "language" : "ru", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Требуется ресурс" + }, + { + "language" : "it", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "E'' richiesta una risorsa" + }, + { + "language" : "pl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Zasób jest wymagany" + }, + { + "language" : "fr", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Une ressource est requise" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Een resource is verplicht" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "必须提供一个资源" + }, + { + "language" : "es", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Se requiere un recurso" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/operation-outcome", + "code" : "MSG_RESOURCE_TYPE_MISMATCH", + "display" : "Resource Type Mismatch", + "designation" : [{ + "language" : "ru", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Несоответствие типа ресурса" + }, + { + "language" : "it", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Tipo Risorsa non corrispondente" + }, + { + "language" : "pl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Niepoprawny typ zasobu" + }, + { + "language" : "fr", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Type de ressource incorrect" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Verkeerd resourcetype" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "资源类型不匹配" + }, + { + "language" : "es", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Los Tipos de los recursos no coinciden" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/operation-outcome", + "code" : "MSG_SORT_UNKNOWN", + "display" : "Unknown sort parameter name \"%s\"", + "designation" : [{ + "language" : "ru", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Неизвестное имя параметра сортировки \"%s\"" + }, + { + "language" : "it", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Nome del parametro di ordinamento \"%s\" non riconosciuto" + }, + { + "language" : "pl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Nieznany parametr sortowania \"%s\"" + }, + { + "language" : "fr", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Nom du paramètre de tri inconnu \"%s\"" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Onbekende parameternaam \"%s\" voor sortering" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "未知的排序参数名称\"%s\"" + }, + { + "language" : "es", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Nombre del parámetro de ordenación \"%s\" desconocido" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/operation-outcome", + "code" : "MSG_TRANSACTION_DUPLICATE_ID", + "display" : "Duplicate Identifier in transaction: %s", + "designation" : [{ + "language" : "ru", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Дублирующий идентификатор в транзакции: %s" + }, + { + "language" : "pl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Zdublowany identyfikator w transakcji: %s" + }, + { + "language" : "fr", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Identifiant en double dans la transaction : %s" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Dubbele identificatie in transactie: %s" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "事务中存在重复Id: %s" + }, + { + "language" : "es", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Identificador duplicado en la transacción: %s" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/operation-outcome", + "code" : "MSG_TRANSACTION_MISSING_ID", + "display" : "Missing Identifier in transaction - an entry.id must be provided", + "designation" : [{ + "language" : "ru", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Отсутствует идентификатор в транзакции - требуется entry.id" + }, + { + "language" : "pl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Brak identyfikatora w transakcji - należy podać entry.id" + }, + { + "language" : "fr", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Identifiant manquant dans la transaction - un élément entry.id doit être fourni" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Ontbrekende identificatie in transactie - entry.id is verplicht" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "事务中缺少Id - 必须提供一个entry.id" + }, + { + "language" : "es", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Identificador de la transacción no encontrado - se debe proporcionar un entry.id" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/operation-outcome", + "code" : "MSG_UNHANDLED_NODE_TYPE", + "display" : "Unhandled xml node type \"%s\"", + "designation" : [{ + "language" : "ru", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Не обработанный xml узел \"%s\"" + }, + { + "language" : "it", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Tipo di nodo Xml non gestito \"%s\"" + }, + { + "language" : "pl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Nieobsługiwany typ węzła XML \"%s\"" + }, + { + "language" : "fr", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Type de noeud xml \"%s\" non traité" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Kan xml nodetype \"%s\" niet verwerken" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "未处理的XML节点类型\"%s\"" + }, + { + "language" : "es", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Tipo de nodo Xml no soportado \"%s\"" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/operation-outcome", + "code" : "MSG_UNKNOWN_CONTENT", + "display" : "Unknown Content (%s) at %s", + "designation" : [{ + "language" : "ru", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Неизвестный контент (%s) в %s" + }, + { + "language" : "it", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Contenuto Sconosciuto (%s) at %s" + }, + { + "language" : "pl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Nieznana zawartość (%s) dla %s" + }, + { + "language" : "fr", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Contenu inconnu (%s) à %s" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Onbekende content (%s) at %s" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "未知内容 (%s) 位于 %s" + }, + { + "language" : "es", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Contenido desconocido (%s) en %s" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/operation-outcome", + "code" : "MSG_UNKNOWN_OPERATION", + "display" : "unknown FHIR http operation", + "designation" : [{ + "language" : "ru", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "неизвестная операция FHIR http" + }, + { + "language" : "it", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "operazione http FHIR sconosciuta" + }, + { + "language" : "pl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "nieznana operacja FHIR http" + }, + { + "language" : "fr", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "operation http FHIR inconnue" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "onbekende FHIR http operation" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "未知的FHIR HTTP操作" + }, + { + "language" : "es", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Operación http FHIR desconocida" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/operation-outcome", + "code" : "MSG_UNKNOWN_TYPE", + "display" : "Resource Type \"%s\" not recognised", + "designation" : [{ + "language" : "ru", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Тип ресурса \"%s\" не распознан" + }, + { + "language" : "it", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Tipo di Risorsa \"%s\" non riconosciuto" + }, + { + "language" : "pl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Nie rozpoznany typ zasobu: \"%s\"" + }, + { + "language" : "fr", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Type de ressource \"%s\" non reconnu" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Resourcetype \"%s\" niet herkend" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "资源类型\"%s\"未识别" + }, + { + "language" : "es", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Tipo de Recurso \"%s\" no reconocido" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/operation-outcome", + "code" : "MSG_UPDATED", + "display" : "existing resource updated", + "designation" : [{ + "language" : "ru", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "существующий ресурс обновлён" + }, + { + "language" : "it", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "risorsa esistente aggiornata" + }, + { + "language" : "pl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "uaktualniono istniejący zasób" + }, + { + "language" : "fr", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "ressource existante mise à jour" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "bestaande resource updated" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "已有资源被更新" + }, + { + "language" : "es", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Recurso existente actualizado" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/operation-outcome", + "code" : "MSG_VERSION_AWARE", + "display" : "Version aware updates are required for this resource", + "designation" : [{ + "language" : "ru", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Для данного ресурса необходимы обновления с учётом версии" + }, + { + "language" : "it", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Questa risorsa richiede aggiornamenti per versione" + }, + { + "language" : "pl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Uaktualnienia zakładające wersjonowanie są wymagane dla tego zasobu" + }, + { + "language" : "fr", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Des mises à jour en relation avec la version sont requises pour cette ressource" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Versie-bewuste updates zijn vereist voor deze resource" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "该资源的更新必须针对版本" + }, + { + "language" : "es", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Este recurso requiere actualizaciones en base a versiones" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/operation-outcome", + "code" : "MSG_VERSION_AWARE_CONFLICT", + "display" : "Update Conflict (server current version = \"%s\", client version referenced = \"%s\")", + "designation" : [{ + "language" : "ru", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Конфликт обновления (текущая версия сервера = \"%s\", указанная версия клиента = \"%s\")" + }, + { + "language" : "it", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Conflitto nell''aggiornamento (attuale = \"%s\", quotato = \"%s\")" + }, + { + "language" : "pl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Konflikt podczas uaktualnienia (obecna wersja na serwerze = \"%s\", wersja wskazana przez klienta = \"%s\")" + }, + { + "language" : "fr", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Conflit de mise à jour (version courante du serveur = \"%s\", version référencée du client = \"%s\")" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Updateconflict (huidige serverversie = \"%s\", opgegeven clientversie = \"%s\")" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "更新冲突 (服务器当前版本 = \"%s\", 客户端引用的版本 = \"%s\")" + }, + { + "language" : "es", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Conflicto de actualizaciones (versión actual del servidor = \"%s\", versión del cliente referenciada = \"%s\")" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/operation-outcome", + "code" : "MSG_VERSION_AWARE_URL", + "display" : "Version specific URL not recognised", + "designation" : [{ + "language" : "ru", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "URL для указанной версии не распознан" + }, + { + "language" : "it", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "URL specifico alla versione non riconosciuto" + }, + { + "language" : "pl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Nie rozpoznany URL specyficzny dla wersji" + }, + { + "language" : "fr", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "URL spécifique à une version non reconnue" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Versie-specifieke URL niet herkend" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "未识别特定版本的URL" + }, + { + "language" : "es", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "URL especifica de la versión no reconocida" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/operation-outcome", + "code" : "MSG_WRONG_NS", + "display" : "This does not appear to be a FHIR element or resource (wrong namespace \"%s\")", + "designation" : [{ + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Dit lijkt geen FHIR element of resource te zijn (verkeerde namespace \"%s\")" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/operation-outcome", + "code" : "SEARCH_MULTIPLE", + "display" : "Error: Multiple matches exist for %s search parameters \"%s\"", + "designation" : [{ + "language" : "ru", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Ошибка: множественные совпадения для %s с параметрами поиска \"%s\"" + }, + { + "language" : "it", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Errore: Trovate corrispondenze multiple per %s parametri di ricerca \"%s\"" + }, + { + "language" : "pl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Błąd: Istnieją wielokrotne dopasowania dla %s parametrów wyszukiwania \"%s\"" + }, + { + "language" : "fr", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Erreur : Plusieurs correspondances existent pour ce paramètre de recherche %s" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Fout: er is meer dan één resultaat voor %s zoekparameters \"%s\"" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "错误: 对于 %s 搜索的参数 \"%s\"存在多个匹配" + }, + { + "language" : "es", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Error: Multiples ocurrencias existen para %s parametros de búsqueda \"%s\"" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/operation-outcome", + "code" : "SEARCH_NONE", + "display" : "Error: no processable search found for %s search parameters \"%s\"", + "designation" : [{ + "language" : "ru", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Ошибка: обрабатываемых результатов поиска для %s с параметрами поиска \"%s\" не найдено" + }, + { + "language" : "it", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Errore: non è stato trovato alcun parametro di ricerca processabile per %s parametri di ricerca \"%s\"" + }, + { + "language" : "pl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Błąd: Niewykonalne wyszukiwanie dla %s parametrów wyszukiwania \"%s\"" + }, + { + "language" : "fr", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Erreur : aucune recherche trouvée pour les paramètres %s \"%s\"" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Fout: geen verwerkbare zoekactie gevonden voor %s zoekparameters \"%s\"" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "错误: 对%s搜索参数\"%s\"未找到可处理的搜索" + }, + { + "language" : "es", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Error: no se encontro una búsqueda apropiada para %s parametros de búsqueda \"%s\"" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/operation-outcome", + "code" : "UPDATE_MULTIPLE_MATCHES", + "display" : "Error: Multiple matches exist for the conditional update", + "designation" : [{ + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Fout: er is meer dan één resultaat voor de conditionele update" + }] + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/security-source-type", + "resource" : { + "resourceType" : "ValueSet", + "id" : "security-source-type", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "sec" + }], + "url" : "http://hl7.org/fhir/ValueSet/security-source-type", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.2981" + }], + "version" : "6.0.0-ballot2", + "name" : "AuditEventSourceType", + "title" : "Audit Event Source Type", + "status" : "active", + "experimental" : false, + "date" : "2010-08-26", + "publisher" : "HL7 International / Security", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://www.hl7.org/Special/committees/secure" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "The type of process where the audit event originated from. Use of these codes is not required but is encouraged to maintain translation with DICOM AuditMessage schema.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "copyright" : "These codes are excerpted from Digital Imaging and Communications in Medicine (DICOM) Standard, Part 16: Content Mapping Resource, Copyright © 2011 by the National Electrical Manufacturers Association. Additional codes added by HL7 FHIR use-case analysis", + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/security-source-type", + "concept" : [{ + "code" : "1" + }, + { + "code" : "2" + }, + { + "code" : "3" + }, + { + "code" : "4" + }, + { + "code" : "5" + }, + { + "code" : "6" + }, + { + "code" : "7" + }, + { + "code" : "8" + }] + }] + }, + "expansion" : { + "identifier" : "urn:uuid:d7153ed9-8f9d-4da4-a4aa-d0f96d1c9839", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 8, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/security-source-type|1.0.0" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/security-source-type", + "code" : "1", + "display" : "User Device" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/security-source-type", + "code" : "2", + "display" : "Data Interface" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/security-source-type", + "code" : "3", + "display" : "Web Server" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/security-source-type", + "code" : "4", + "display" : "Application Server" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/security-source-type", + "code" : "5", + "display" : "Database Server" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/security-source-type", + "code" : "6", + "display" : "Security Server" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/security-source-type", + "code" : "7", + "display" : "Network Device" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/security-source-type", + "code" : "8", + "display" : "Network Router" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/object-role", + "resource" : { + "resourceType" : "ValueSet", + "id" : "object-role", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "sec" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 3 + }], + "url" : "http://hl7.org/fhir/ValueSet/object-role", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.460" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.453" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.2.267" + }], + "version" : "6.0.0-ballot2", + "name" : "AuditEventEntityRole", + "title" : "Audit Event Entity Role", + "status" : "active", + "experimental" : true, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 International / Security", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://www.hl7.org/Special/committees/secure" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "Code representing the role the entity played in the audit event.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "copyright" : "These codes are excerpted from Digital Imaging and Communications in Medicine (DICOM) Standard, Part 16: Content Mapping Resource, Copyright © 2011 by the National Electrical Manufacturers Association.", + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/object-role" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:71740f6d-eca7-4a28-942a-a5438d6f35c3", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 24, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/object-role|1.0.1" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/object-role", + "code" : "1", + "display" : "Patient" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/object-role", + "code" : "2", + "display" : "Location" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/object-role", + "code" : "3", + "display" : "Report" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/object-role", + "code" : "4", + "display" : "Domain Resource" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/object-role", + "code" : "5", + "display" : "Master file" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/object-role", + "code" : "6", + "display" : "User" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/object-role", + "code" : "7", + "display" : "List" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/object-role", + "code" : "8", + "display" : "Doctor" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/object-role", + "code" : "9", + "display" : "Subscriber" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/object-role", + "code" : "10", + "display" : "Guarantor" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/object-role", + "code" : "11", + "display" : "Security User Entity" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/object-role", + "code" : "12", + "display" : "Security User Group" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/object-role", + "code" : "13", + "display" : "Security Resource" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/object-role", + "code" : "14", + "display" : "Security Granularity Definition" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/object-role", + "code" : "15", + "display" : "Practitioner" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/object-role", + "code" : "16", + "display" : "Data Destination" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/object-role", + "code" : "17", + "display" : "Data Repository" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/object-role", + "code" : "18", + "display" : "Schedule" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/object-role", + "code" : "19", + "display" : "Customer" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/object-role", + "code" : "20", + "display" : "Job" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/object-role", + "code" : "21", + "display" : "Job Stream" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/object-role", + "code" : "22", + "display" : "Table" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/object-role", + "code" : "23", + "display" : "Routing Criteria" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/object-role", + "code" : "24", + "display" : "Query" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/specimen-status", + "resource" : { + "resourceType" : "ValueSet", + "id" : "specimen-status", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "oo" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 2 + }], + "url" : "http://hl7.org/fhir/ValueSet/specimen-status", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.471" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.464" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.2.426" + }], + "version" : "6.0.0-ballot2", + "name" : "SpecimenStatus", + "title" : "Specimen Status", + "status" : "draft", + "experimental" : false, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "Codes providing the status/availability of a specimen.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/specimen-status" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:c81d40fd-3d16-4ecb-9f31-ef84ba8e28ca", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 4, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/specimen-status|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/specimen-status", + "code" : "available", + "display" : "Available" + }, + { + "system" : "http://hl7.org/fhir/specimen-status", + "code" : "unavailable", + "display" : "Unavailable" + }, + { + "system" : "http://hl7.org/fhir/specimen-status", + "code" : "unsatisfactory", + "display" : "Unsatisfactory" + }, + { + "system" : "http://hl7.org/fhir/specimen-status", + "code" : "entered-in-error", + "display" : "Entered in Error" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/specimen-combined", + "resource" : { + "resourceType" : "ValueSet", + "id" : "specimen-combined", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "oo" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 2 + }], + "url" : "http://hl7.org/fhir/ValueSet/specimen-combined", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3217" + }], + "version" : "6.0.0-ballot2", + "name" : "SpecimenCombined", + "title" : "Specimen Combined", + "status" : "draft", + "experimental" : false, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "Codes providing the combined status of a specimen.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/specimen-combined" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:7a6c3717-c7cb-4026-955f-4890a00853dd", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 2, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/specimen-combined|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/specimen-combined", + "code" : "grouped", + "display" : "Grouped" + }, + { + "system" : "http://hl7.org/fhir/specimen-combined", + "code" : "pooled", + "display" : "Pooled" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/specimen-role", + "resource" : { + "resourceType" : "ValueSet", + "id" : "specimen-role", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "oo" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 2 + }], + "url" : "http://hl7.org/fhir/ValueSet/specimen-role", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3216" + }], + "version" : "6.0.0-ballot2", + "name" : "SpecimenRole", + "title" : "Specimen Role", + "status" : "draft", + "experimental" : false, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "Codes providing the role of a specimen.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/specimen-role" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:37a83f34-cfa3-421e-8726-156e0dc4eb33", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 9, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/specimen-role|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/specimen-role", + "code" : "b", + "display" : "Blind Sample" + }, + { + "system" : "http://hl7.org/fhir/specimen-role", + "code" : "c", + "display" : "Calibrator" + }, + { + "system" : "http://hl7.org/fhir/specimen-role", + "code" : "e", + "display" : "Electronic QC" + }, + { + "system" : "http://hl7.org/fhir/specimen-role", + "code" : "f", + "display" : "Filler Organization Proficiency" + }, + { + "system" : "http://hl7.org/fhir/specimen-role", + "code" : "o", + "display" : "Operator Proficiency" + }, + { + "system" : "http://hl7.org/fhir/specimen-role", + "code" : "p", + "display" : "Patient" + }, + { + "system" : "http://hl7.org/fhir/specimen-role", + "code" : "q", + "display" : "Control specimen" + }, + { + "system" : "http://hl7.org/fhir/specimen-role", + "code" : "r", + "display" : "Replicate (of patient sample as a control)" + }, + { + "system" : "http://hl7.org/fhir/specimen-role", + "code" : "v", + "display" : "Verifying Calibrator" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/specimen-collection-method", + "resource" : { + "resourceType" : "ValueSet", + "id" : "specimen-collection-method", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "oo" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/specimen-collection-method", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.468" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.461" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.2.275" + }], + "version" : "6.0.0-ballot2", + "name" : "FHIRSpecimenCollectionMethod", + "title" : "FHIR Specimen Collection Method", + "status" : "draft", + "experimental" : true, + "publisher" : "FHIR Project team", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "This example value set defines a set of codes that can be used to indicate the method by which a specimen was collected.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "copyright" : "This resource includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these specifications must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/get-snomed-ct or info@snomed.org", + "compose" : { + "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" + }] + }] + }, + "expansion" : { + "identifier" : "urn:uuid:a0f0ca34-4500-46d8-b17e-ebf1c0595e11", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 10, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-valueset", + "valueUri" : "null" + }, + { + "name" : "used-codesystem", + "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230131" + }, + { + "name" : "version", + "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230131" + }], + "contains" : [{ + "system" : "http://snomed.info/sct", + "code" : "129316008", + "display" : "Aspiration - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aspiration - action (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aspiration - action" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129314006", + "display" : "Biopsy - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Biopsy - action (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "BX - Biopsy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Biopsy - action" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129300006", + "display" : "Puncture - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Puncture - action (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Puncture - action" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129304002", + "display" : "Excision - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision - action (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision - action" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129323009", + "display" : "Scraping - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Scraping - action (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Scraping - action" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "73416001", + "display" : "Urine specimen collection, clean catch", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Collection of clean catch urine specimen" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Urine specimen collection, clean catch (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Urine specimen collection, clean catch" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "225113003", + "display" : "Timed urine collection", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Timed urine collection (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Timed urine collection" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "70777001", + "display" : "Urine specimen collection, catheterized", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CSU - Collection of catheter specimen of urine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Collecting catheter specimen of urine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Collection of catheter specimen of urine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Urine specimen collection, catheterised" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Urine specimen collection, catheterized (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Urine specimen collection, catheterized" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "386089008", + "display" : "Collection of coughed sputum (procedure)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Collection of coughed sputum" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Collection of coughed sputum" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "278450005", + "display" : "Finger stick", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Finger puncture" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Finger-prick sampling" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Finger-prick sampling (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Finger-prick sampling" + }] + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/specimen-processing-method", + "resource" : { + "resourceType" : "ValueSet", + "id" : "specimen-processing-method", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "oo" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/specimen-processing-method", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3215" + }], + "version" : "6.0.0-ballot2", + "name" : "SpecimenProcessingMethod", + "title" : "Specimen Processing Method", + "status" : "draft", + "experimental" : true, + "publisher" : "FHIR Project team", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "The technique that is used to perform the process or preserve the specimen. These are codes from SNOMED CT - provided as an exemplar value set.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "copyright" : "This resource includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these specifications must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/get-snomed-ct or info@snomed.org", + "compose" : { + "include" : [{ + "system" : "http://snomed.info/sct", + "filter" : [{ + "property" : "concept", + "op" : "descendent-of", + "value" : "9265001" + }] + }] + }, + "expansion" : { + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/valueset-unclosed", + "valueBoolean" : true + }], + "identifier" : "urn:uuid:bfb2ea80-5856-4b12-91fd-0ea70e8251a6", + "timestamp" : "2024-10-02T17:54:47+00:00", + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-valueset", + "valueUri" : "null" + }, + { + "name" : "used-codesystem", + "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230131" + }, + { + "name" : "version", + "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230131" + }], + "contains" : [{ + "system" : "http://snomed.info/sct", + "code" : "4064007", + "display" : "Specimen aliquoting", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Specimen aliquoting (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9056003", + "display" : "Gross organ fixation and special preparation for museum, liquid media", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gross organ fixation and special preparation for museum, liquid media (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "13374006", + "display" : "Hemolysin detection, cold, quantitative", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemolysin detection, cold, quantitative" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemolysin detection, cold, quantitative (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "18699002", + "display" : "Clinical laboratory specimen identification", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clinical laboratory specimen identification (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "27107005", + "display" : "Osmotic fragility, immediate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osmotic fragility, immediate (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "27872000", + "display" : "Specimen freezing", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Specimen freezing (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "32989007", + "display" : "Unsatisfactory clinical laboratory specimen identified", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Unsatisfactory clinical laboratory specimen identified (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "43372004", + "display" : "Specimen dispatch and referral, routine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Specimen dispatch and referral, routine (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "47043008", + "display" : "Osmotic fragility, incubated", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osmotic fragility, incubated (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "52391000", + "display" : "Hemolysin detection", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemolysin detection" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemolysin detection (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "53355002", + "display" : "Gross organ fixation and special preparation for museum, solid plastic", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gross organ fixation and special preparation for museum, solid plastic (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "56245008", + "display" : "Specimen preparation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Specimen preparation (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "61431004", + "display" : "Hemolysin detection, ABO", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemolysin detection, ABO" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemolysin detection, ABO (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "62087002", + "display" : "Clinical laboratory specimen rejection", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clinical laboratory specimen rejection (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "66910006", + "display" : "Gross organ fixation and special preparation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gross organ fixation and special preparation (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "69997009", + "display" : "Specimen refrigeration", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Specimen refrigeration (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "73373003", + "display" : "Specimen centrifugation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Specimen centrifugation (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "75126003", + "display" : "Mechanical fragility RBC", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mechanical fragility red blood cell" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mechanical fragility red blood cell (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "79453001", + "display" : "Chain of custody procedure in laboratory specimen handling", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chain of custody procedure in laboratory specimen handling (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "80246006", + "display" : "Special stain, blood or bone marrow, explain by report", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Special stain, blood or bone marrow, explain by report (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "90621001", + "display" : "Specimen dispatch and referral, complex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Specimen dispatch and referral, complex (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "103760009", + "display" : "Specimen mass measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Specimen mass measurement (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sample weight" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "103761008", + "display" : "Specimen dry weight measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Specimen dry weight measurement (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "104149001", + "display" : "Acidified serum lysis test, RBC", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acid hemolysin assay" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ham test" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acidified serum test, RBC" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acid haemolysin assay" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acidified serum lysis test, red blood cells" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acidified serum lysis test, red blood cells (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "104150001", + "display" : "Sucrose hemolysis test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sugar water test, RBC" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sucrose haemolysis test" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sucrose hemolysis test (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sugar-water test" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "104151002", + "display" : "Complement lysis sensitivity test, RBC", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Complement lysis sensitivity test, red blood cell" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Complement lysis sensitivity test, red blood cell (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "104166004", + "display" : "Nucleic acid molecular isolation or extraction method", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nucleic acid molecular isolation or extraction method (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "104720004", + "display" : "Hemoglobin, unstable measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin, unstable measurement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Unstable hemoglobin detection" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Unstable haemoglobin detection" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin, unstable measurement (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Unstable haemoglobin level" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Unstable hemoglobin level" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "105036000", + "display" : "Tissue preparation for drug analysis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tissue preparation for drug analysis (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "115267000", + "display" : "Specimen description", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Specimen description (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "115597007", + "display" : "Description of specimen character", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Description of specimen character (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "116707006", + "display" : "Specimen color determination", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Specimen colour determination" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Specimen color determination (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "117032008", + "display" : "Spun specimen", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spun specimen appearance" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spun specimen (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "117246001", + "display" : "Osmotic fragility test, RBC dilution method", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osmotic fragility test, red blood cell dilution method (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osmotic fragility test, red blood cell dilution method" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "118130000", + "display" : "Examination of specimen for lipemia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Examination of specimen for lipaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Examination of specimen for lipemia (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "118131001", + "display" : "Examination of specimen for hemolysis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Test of red blood cell destruction" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Examination of specimen for haemolysis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Examination of specimen for hemolysis (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "118132008", + "display" : "Examination of specimen for icterus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Examination of specimen for icterus (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "120643004", + "display" : "Cyanide ascorbate screen", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ascorbate-cyanide screening test" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cyanide ascorbate screen (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "120647003", + "display" : "Hemolysin detection, cold", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemolysin detection, cold" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemolysin detection, cold (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "120648008", + "display" : "Hemolysin detection, warm", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemolysin detection, warm" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemolysin detection, warm (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "252300007", + "display" : "Schumm's test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Schumm's test (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Schumm test" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "252301006", + "display" : "Urinary haemosiderin detection", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Urinary hemosiderin detection" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Urinary hemosiderin detection (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "252302004", + "display" : "Acidified glycerol lysis test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "AGLT - Acidified glycerol lysis test" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acidified glycerol lysis test (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "313513005", + "display" : "Sweat weight measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sweat weight" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sweat weight measurement (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "401297005", + "display" : "Hemolysis screening test (procedure)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemolysis screening test" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemolysis screening test" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "409077008", + "display" : "Examination for xanthochromia (procedure)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Examination for xanthochromia" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "428995007", + "display" : "Receiving of specimen in laboratory (procedure)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Receiving of specimen in laboratory" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "433454009", + "display" : "Microdissection of tissue specimen using laser (procedure)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Microdissection of tissue specimen using laser" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "734227007", + "display" : "Specimen decontamination (procedure)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Specimen decontamination" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "787371004", + "display" : "Recasting of specimen in block (procedure)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recasting of specimen in block" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "787372006", + "display" : "Preparation of large slide from specimen (procedure)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Preparation of large slide from specimen" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "787373001", + "display" : "Preparation of slide from specimen", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Preparation of slide from specimen (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "787374007", + "display" : "Preparation of plastic embedded tissue specimen", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Preparation of plastic embedded tissue specimen (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "787375008", + "display" : "Preparation of large size formalin fixed paraffin embedded tissue specimen", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Preparation of large size formalin fixed paraffin embedded tissue specimen (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "787376009", + "display" : "Preparation of formalin fixed paraffin embedded tissue specimen (procedure)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Preparation of formalin fixed paraffin embedded tissue specimen" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "787378005", + "display" : "Fixation of specimen (procedure)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fixation of specimen" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "787379002", + "display" : "Handling of oriented specimen (procedure)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Handling of oriented specimen" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "787995009", + "display" : "Microdissection of tissue specimen", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Microdissection of tissue specimen (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "866036006", + "display" : "Specimen examination by more than one examiner", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Specimen examination by more than one examiner (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "866037002", + "display" : "Dispatch of specimen for second opinion (procedure)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dispatch of specimen for second opinion" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dispatching of specimen for second opinion" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "866038007", + "display" : "Specimen dispatch (procedure)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Specimen dispatch" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "866039004", + "display" : "Review specimen from own archive (procedure)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Review specimen from own archive" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reviewing of specimen from own archive" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1230333008", + "display" : "Centrifugation of blood", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Centrifugation of blood specimen (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Centrifugation of blood specimen" + }] + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/substance-status", + "resource" : { + "resourceType" : "ValueSet", + "id" : "substance-status", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "brr" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 2 + }], + "url" : "http://hl7.org/fhir/ValueSet/substance-status", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.474" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.467" + }], + "version" : "6.0.0-ballot2", + "name" : "FHIRSubstanceStatus", + "title" : "FHIRSubstanceStatus", + "status" : "draft", + "experimental" : false, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "A code to indicate if the substance is actively used.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/substance-status" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:21b652a1-a832-404c-84b6-0e86b69bf6c3", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 3, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/substance-status|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/substance-status", + "code" : "active", + "display" : "Active" + }, + { + "system" : "http://hl7.org/fhir/substance-status", + "code" : "inactive", + "display" : "Inactive" + }, + { + "system" : "http://hl7.org/fhir/substance-status", + "code" : "entered-in-error", + "display" : "Entered in Error" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/substance-category", + "resource" : { + "resourceType" : "ValueSet", + "id" : "substance-category", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "brr" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 2 + }], + "url" : "http://hl7.org/fhir/ValueSet/substance-category", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.476" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.469" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.2.279" + }], + "version" : "6.0.0-ballot2", + "name" : "SubstanceCategoryCodes", + "title" : "Substance Category Codes", + "status" : "draft", + "experimental" : false, + "publisher" : "HL7 Orders and Observations Workgroup", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://www.hl7.org/Special/committees/orders/index.cfm" + }] + }], + "description" : "Substance category codes", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/substance-category" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:749af351-f740-47ac-abc9-dfe856570793", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 7, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/substance-category|1.0.1" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/substance-category", + "code" : "allergen", + "display" : "Allergen" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/substance-category", + "code" : "biological", + "display" : "Biological Substance" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/substance-category", + "code" : "body", + "display" : "Body Substance" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/substance-category", + "code" : "chemical", + "display" : "Chemical" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/substance-category", + "code" : "food", + "display" : "Dietary Substance" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/substance-category", + "code" : "drug", + "display" : "Drug or Medicament" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/substance-category", + "code" : "material", + "display" : "Material" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/substance-code", + "resource" : { + "resourceType" : "ValueSet", + "id" : "substance-code", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "brr" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/substance-code", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.473" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.466" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.2.57" + }], + "version" : "6.0.0-ballot2", + "name" : "SubstanceCode", + "title" : "Substance Code", + "status" : "draft", + "experimental" : true, + "publisher" : "FHIR Project team", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "This value set contains concept codes for specific substances. It includes codes from [SNOMED](http://snomed.info/sct) where concept is-a 105590001 (Substance (substance))", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "copyright" : "This resource includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these specifications must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/get-snomed-ct or info@snomed.org", + "compose" : { + "include" : [{ + "system" : "http://snomed.info/sct", + "filter" : [{ + "property" : "concept", + "op" : "is-a", + "value" : "105590001" + }] + }] + }, + "expansion" : { + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/valueset-unclosed", + "valueBoolean" : true + }], + "identifier" : "urn:uuid:0e3f9e01-09c6-496a-8970-489df2f37666", + "timestamp" : "2024-10-02T17:54:47+00:00", + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-valueset", + "valueUri" : "null" + }, + { + "name" : "used-codesystem", + "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230131" + }, + { + "name" : "version", + "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230131" + }], + "contains" : [{ + "system" : "http://snomed.info/sct", + "code" : "105590001", + "display" : "Substance", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Substances" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Substance (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "102002", + "display" : "Hemoglobin Okaloosa", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb 48(CD7), Leu-arg" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin Okaloosa" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin Okaloosa (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "120006", + "display" : "Ornithine racemase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ornithine racemase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "125001", + "display" : "Ferrous (59-Fe) sulfate (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ferrous (59-Fe) sulfate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "126000", + "display" : "Galactosyl-N-acetylglucosaminylgalactosylglucosylceramide alpha-galactosyltransferase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Galactosyl-N-acetylglucosaminylgalactosylglucosylceramide alpha-galactosyltransferase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "130002", + "display" : "Hemoglobin Hopkins-II", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb 112(G19), His-asp" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin Hopkins-II" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin Hopkins-II (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "131003", + "display" : "Dolichyl-phosphate mannosyltransferase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dolichyl-phosphate mannosyltransferase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "159002", + "display" : "Ferrocyanide salt", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ferrocyanide salt (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "164003", + "display" : "Phosphoenolpyruvate-protein phosphotransferase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Enzyme I of the phosphotransferase system" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phosphoenolpyruvate-protein phosphotransferase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "178002", + "display" : "Uridine diphosphate galactose", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Uridine diphosphate galactose (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Uridyl diphosphate galactose" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "UDP - Uridyl diphosphate galactose" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "186002", + "display" : "HLA-Cw9 antigen", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leukocyte antigen Cw9" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leucocyte antigen Cw9" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leukocyte antigen Cw9 (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "187006", + "display" : "Cyanocobalamin (57-Co) (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cyanocobalamin (57-Co)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "200001", + "display" : "Berberine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Berberine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "217008", + "display" : "Blood group antigen IH", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen HI" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen IO" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen IH (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "231008", + "display" : "3-hydroxyisobutyrate dehydrogenase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "3-hydroxyisobutyrate dehydrogenase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "238002", + "display" : "Heptachlor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Heptachlor (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "261000", + "display" : "Codeine phosphate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Codeine phosphate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "296000", + "display" : "Coumachlor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Coumachlor (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "327000", + "display" : "Arsenic-76 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arsenic-76" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "76-As" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "329002", + "display" : "Antimony-127 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antimony-127" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "127-Sb" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "336001", + "display" : "Fibrinogen Tokyo II", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fibrinogen Tokyo II (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "340005", + "display" : "Enzyme variant", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Enzyme variant (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "363000", + "display" : "Fibrinogen San Juan", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fibrinogen San Juan (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "370000", + "display" : "Beta>2S< glycoprotein (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Beta>2S< glycoprotein" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "371001", + "display" : "Acylcarnitine hydrolase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acylcarnitine hydrolase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "377002", + "display" : "Sparteine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lupinidine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sparteine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "392001", + "display" : "Gadolinium-151 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "151-Gd" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gadolinium-151" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "395004", + "display" : "Immunoglobulin pentamer", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immunoglobulin pentamer (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "412004", + "display" : "Ribose-5-phosphate isomerase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phosphopentosisomerase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phosphoriboisomerase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ribose-5-phosphate isomerase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "424006", + "display" : "Citramalyl-CoA lyase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Citramalyl-coenzyme A lyase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Citramalyl-coenzyme A lyase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "425007", + "display" : "Hemoglobin Nagoya", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb 97(FG4), His-pro" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin Nagoya" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin Nagoya (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "432003", + "display" : "Carminic acid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carminic acid stain (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carminic acid stain" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "438004", + "display" : "2-hydroxyglutarate dehydrogenase (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "2-hydroxyglutarate dehydrogenase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "462009", + "display" : "Urease (ATP-hydrolysing)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Urease (adenosine triphosphate-hydrolysing) (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Urease (adenosine triphosphate-hydrolysing)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "472007", + "display" : "Vegetable textile fiber", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vegetable textile fibre" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vegetable textile fiber (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "476005", + "display" : "Lymphocyte antigen CD1b", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lymphocyte antigen CD1b (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CD1b - Cluster of differentiation antigen 1b" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cluster of differentiation antigen 1b" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "498001", + "display" : "Nitrilase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nitrilase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "501001", + "display" : "Blood group antibody Sf^a^", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Stolzfus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Sf^a^ (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "505005", + "display" : "Blood group antibody M'", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody M' (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "506006", + "display" : "3-oxosteroid delta^1^-dehydrogenase (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "3-oxosteroid delta^1^-dehydrogenase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "515004", + "display" : "Blood group antigen Giaigue", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Giaigue (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "519005", + "display" : "Free protein S", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Free protein S (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "521000", + "display" : "Mercury-197 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mercury-197" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "197-Hg" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "529003", + "display" : "Guanosine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Guanosine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "538001", + "display" : "2,3-dihydroxybenzoate 3,4-dioxygenase (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "2,3-dihydroxybenzoate 3,4-dioxygenase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "O-pyrocatechuate oxygenase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "566009", + "display" : "Acrosin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acrosin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "576007", + "display" : "Blood group antibody Duck", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Duck (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "578008", + "display" : "Hemoglobin Jianghua", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb 120(GH3), Lys-ile" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin Jianghua" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin Jianghua (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "584006", + "display" : "Blood group antibody Wr^b^", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Wr^b^ (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "585007", + "display" : "Substance P", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Substance P (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "SP - Substance P" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "591009", + "display" : "2-oxoisovalerate dehydrogenase (acylating) (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "2-oxoisovalerate dehydrogenase (acylating)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "593007", + "display" : "Blood group antibody Holmes", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Holmes (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "594001", + "display" : "2-oxoglutarate synthase (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "2-oxoglutarate synthase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "597008", + "display" : "Californium-247 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "247-Cf" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Californium-247" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "604000", + "display" : "Plant sapogenin glycoside", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Plant saponin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Saponin glycoside" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Plant sapogenin glycoside (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "611001", + "display" : "Hippurate hydrolase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hippurate hydrolase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "620005", + "display" : "Trichlorophenol", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trichlorophenol (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "648005", + "display" : "Oil of calamus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oil of calamus (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "662003", + "display" : "Aeromonas proteolytica aminopeptidase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aeromonas proteolytica aminopeptidase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "668004", + "display" : "Osmium-185 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "185-Os" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osmium-185" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "683009", + "display" : "Mercuric acetate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mercuric acetate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "686001", + "display" : "Plastoquinol-plastocyanin reductase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Plastoquinol-plastocyanin reductase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "693002", + "display" : "Trichothecenes", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fusarium toxins" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trichothecenes (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trichothecene" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "698006", + "display" : "Erythromycin lactobionate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Erythromycin lactobionate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "699003", + "display" : "Coal tar extract", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Coal tar extract (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "704006", + "display" : "Blood group antigen Rx", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Sd^x^" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Rx (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "732002", + "display" : "N-valeraldehyde", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "N-valeraldehyde (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "735000", + "display" : "Blood group antigen Jobbins", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Job" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Jobbins (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "747006", + "display" : "Oxamniquine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oxamniquine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "773001", + "display" : "Hemoglobin M-Iwate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb 87(F8), His-tyr" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb M-Kankakee" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb M-Oldenburg" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb M-Sendai" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin M-Iwate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin M-Iwate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "785009", + "display" : "Dextranase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dextranase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "804003", + "display" : "Creosotic acid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Creosotic acid (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "819002", + "display" : "Lytic antibody", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lytic antibody (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "850000", + "display" : "Stizolobate synthase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stizolobate synthase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "859004", + "display" : "Peptide-N^4^-(N-acetyl-b-glucosaminyl) asparagine amidase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glycopeptidase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "N-Oligosaccharide glycopeptidase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Peptide-N^4^-(N-acetyl-b-glucosaminyl) asparagine amidase (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glycopeptide N-glycosidase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Peptide N-glycosidase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "860009", + "display" : "Immunoglobulin, aggregated", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immunoglobulin, aggregated (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "873008", + "display" : "Urethan", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Urethane" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ethyl urethan" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Urethan (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ethyl carbamate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "876000", + "display" : "Blood group antigen D", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Rh>o<" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Rh1" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "RH1 (ISBT symbol)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen D (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "D antigen" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "877009", + "display" : "Carboxypeptidase A", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carboxypolypeptidase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carboxypeptidase A (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "889006", + "display" : "(acetyl-coenzyme A carboxylase) kinase (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "[acetyl-CoA carboxylase] kinase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "(acetyl-coenzyme A carboxylase) kinase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "(acetyl-CoA carboxylase) kinase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acetyl-CoA carboxylase kinase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "896008", + "display" : "Ice", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ice (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "905001", + "display" : "o-Dihydroxycoumarin O^7^-glucosyltransferase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "o-Dihydroxycoumarin O^7^-glucosyltransferase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "923009", + "display" : "Complement component C2", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Complement component C2 (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Complement component 2" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "C2 - complement component 2" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "925002", + "display" : "Sodium iodipamide", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sodium iodipamide (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "963005", + "display" : "Pyridoxine 4-dehydrogenase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pyridoxin dehydrogenase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pyridoxine 4-dehydrogenase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "974001", + "display" : "Adenosylmethionine decarboxylase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adenosylmethionine decarboxylase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "979006", + "display" : "Carbamate kinase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carbamate kinase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "993004", + "display" : "Palladium compound", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Palladium compound (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1002007", + "display" : "Mannotetraose 2-alpha-N-acetylglucosaminyltransferase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mannotetraose 2-alpha-N-acetylglucosaminyltransferase (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alpha-N-acetylglucosaminyltransferase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1010008", + "display" : "N-Acetylneuraminate monooxygenase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "N-Acetylneuraminate monooxygenase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1018001", + "display" : "Nornicotine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nornicotine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1025008", + "display" : "Molybdenum-93 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Molybdenum-93" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "93-Mo" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1047008", + "display" : "Guanine deaminase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Guanase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Guanine aminase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Guanine deaminase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1050006", + "display" : "Melilotate 3-monooxygenase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Melilotate hydroxylase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Melilotate 3-monooxygenase (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "2-hydroxyphenylpropionate hydroxylase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1065007", + "display" : "E. coli periplasmic proteinase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "E. coli periplasmic proteinase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1080001", + "display" : "Thallium-202 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "202-Tl" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thallium-202" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1091008", + "display" : "Coagulation factor inhibitor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Substance with coagulation factor inhibitor mechanism of action (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Substance with coagulation factor inhibitor mechanism of action" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1097007", + "display" : "Blood group antigen M^A^", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen M^A^ (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1105007", + "display" : "Isochorismate synthase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Isochorismate synthase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1113008", + "display" : "Pancreatic ribonuclease", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "RNase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "RNase I" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "RNase A" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pancreatic RNase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ribonuclease I" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pancreatic ribonuclease (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1137008", + "display" : "Uranium-240 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "240-U" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Uranium-240" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1149009", + "display" : "Hemoglobin Barcelona", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb 94(FG1), Asp-his" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin Barcelona" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin Barcelona (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1160000", + "display" : "Blood group antibody Lutheran", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Lu" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antibody to antigen in ISBT system LU" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antibody to antigen in ISBT system 005" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antibody to antigen in Lutheran blood group system" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lutheran system antibody" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antibody to antigen in Lutheran blood group system (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1166006", + "display" : "Titanium", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Titanium (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ti - Titanium" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1169004", + "display" : "Hemoglobin Gower-2", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin alpha>2< epsilon>2<" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin Gower-2" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin alpha>2< epsilon>2<" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin Gower-2 (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1171004", + "display" : "Fibrinogen Kawaguchi", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fibrinogen Kawaguchi (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1185009", + "display" : "Hemoglobin Roseau-Pointe à Pitre", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb 90(F6), Glu-gly" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin Roseau-Pointe a Pitre" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin Roseau-Pointe a Pitre" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin Roseau-Pointe à Pitre (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin Roseau-Pointe à Pitre" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1189003", + "display" : "Hemoglobin F-M-Osaka", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb 63(E7), His-tyr, gamma chain" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin F-M-Osaka" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin F-M-Osaka (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1190007", + "display" : "Mephenoxalone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mephenoxalone (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1219001", + "display" : "Diethyl xanthogen disulfide", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diethyl xanthogen disulfide (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1223009", + "display" : "Blood group antigen Marks", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Marks (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1244009", + "display" : "Fibrinogen Madrid I", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fibrinogen Madrid I (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1248007", + "display" : "Leucostoma neutral proteinase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Leucostoma neutral proteinase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1269009", + "display" : "Amikacin sulfate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Amikacin sulphate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Amikacin sulfate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1272002", + "display" : "Pteridine oxidase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pteridine oxidase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1273007", + "display" : "Blood group antibody Evelyn", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Evelyn (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1313002", + "display" : "Nitrate reductase (cytochrome)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nitrate reductase (cytochrome) (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1319003", + "display" : "Blood group antibody K18", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody V.M." + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody K18 (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1320009", + "display" : "Hemoglobin Manitoba", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb 102(G9), Ser-arg" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin Manitoba" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin Manitoba (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1325004", + "display" : "Metocurine iodide", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dimethyl tubocurarine iodide" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Metocurine iodide (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1331001", + "display" : "Methamidophos", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Methamidophos (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1336006", + "display" : "Deoxycortone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deoxycorticosterone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "11-deoxycorticosterone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "21-hydroxyprogesterone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deoxycortone (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1341003", + "display" : "Hemoglobin Ta-li", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb 83(EF7), Gly-cys" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin Ta-li" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin Ta-li (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1346008", + "display" : "Blue shade eosin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Eosin BA-BN" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blue shade eosin stain (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blue shade eosin stain" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1355006", + "display" : "Antihemophilic factor B Oxford 3 variant", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Coagulation factor IX Oxford 3 variant" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antihaemophilic factor B Oxford 3 variant" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Coagulation factor IX Oxford 3 variant (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1368003", + "display" : "Iodine-131 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Iodine-131" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "131-I" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1371006", + "display" : "Blood group antigen Big", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Big (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1373009", + "display" : "Zirconium-93 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Zirconium-93" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "93-Zr" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1381005", + "display" : "Iodine-126 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "126-I" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Iodine-126" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1394007", + "display" : "Iron pentacarbonyl", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Iron pentacarbonyl (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1396009", + "display" : "Actinium", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Actinium (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1405004", + "display" : "Blood group antibody M^e^", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody M^e^ (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1408002", + "display" : "Blood group antibody 1123K", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody 1123K (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1416006", + "display" : "Radium compound", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radium compound (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1450002", + "display" : "Methylparafynol", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Methylpentynol" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Meparfynol" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "3-methyl-1-pentyn-3-ol" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Methylpentynol (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1466000", + "display" : "Cyclomaltodextrinase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cyclomaltodextrinase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1471007", + "display" : "Elastin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Elastin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1472000", + "display" : "Adenosine-phosphate deaminase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adenosine-phosphate deaminase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1476002", + "display" : "Codeine sulfate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Codeine sulphate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Codeine sulfate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1477006", + "display" : "Hemoglobin Yatsushiro", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb 60(E4), Val-leu" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin Yatsushiro" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin Yatsushiro (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1496005", + "display" : "Proto-oncogene", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Proto-oncogene (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1506001", + "display" : "Blood group antigen Ch^a^", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Chido" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CH1 (ISBT symbol)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Ch" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen CH/RG1" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Ch1" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Ch1 (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1517000", + "display" : "HLA-B21 antigen", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "HLA - Human leucocyte antigen B21" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leucocyte antigen B21" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "HLA - Human leukocyte antigen B21" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leukocyte antigen B21" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leukocyte antigen B21 (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1530004", + "display" : "6-carboxyhexanoate-CoA ligase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "6-carboxyhexanoate-coenzyme A ligase (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "6-carboxyhexanoate-coenzyme A ligase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "6-carboxyhexanoyl-CoA synthetase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1535009", + "display" : "Nitrogen fluoride", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nitrogen trifluoride" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nitrogen fluoride (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1536005", + "display" : "Pargyline hydrochloride", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pargyline hydrochloride (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1540001", + "display" : "Tellurium radioisotope", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tellurium radioisotope (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1545006", + "display" : "Uridine phosphorylase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pyrimidine phosphorylase (uridine)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Uridine phosphorylase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1557002", + "display" : "Talc", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Talcum" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Talcum powder" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Native hydrous magnesium silicate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Talc (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Talc dusting powder" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1565004", + "display" : "Blood group antibody Buckalew", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Buckalew (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1575001", + "display" : "Maltose tetrapalmitate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "MTP" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Maltose tetrapalmitate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1603001", + "display" : "Cobalt isotope", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cobalt isotope (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1607000", + "display" : "Homoserine kinase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Homoserine kinase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1609002", + "display" : "N-octyl isosafrole sulfoxide", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "N-octyl isosafrole sulfoxide (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1634002", + "display" : "Blood group antigen Ven", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Ven (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1649005", + "display" : "Blood group antigen Sul", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Sullivan" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Sul (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1656004", + "display" : "Hemoglobin Shaare Zedek", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb 56(E5), Lys-glu" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin Shaare Zedek" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin Shaare Zedek (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1660001", + "display" : "Plant seeds", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Plant seeds (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1668008", + "display" : "Ceforanide", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ceforanide (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1672007", + "display" : "Ligase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Substance with ligase mechanism of action (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Substance with ligase mechanism of action" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1673002", + "display" : "Xylenol", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Xylenol (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1675009", + "display" : "Rubidium-86 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "86-Rb" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rubidium-86" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1676005", + "display" : "Blood group antibody LW^ab^", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody LW>1<" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody LW>2<" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody LW>3<" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody LW^ab^ (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1681001", + "display" : "Blood group antibody BLe^b^", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody BLe^b^ (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1696002", + "display" : "12-HPETE", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "12-hydroperoxy eicosatetraenoic acid (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "12-hydroperoxy eicosatetraenoic acid" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1701009", + "display" : "Gold-191 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gold-191" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "191-Au" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1710001", + "display" : "Uric acid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Uric acid (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "UA - Uric acid" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1726000", + "display" : "Diamond", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diamond (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1727009", + "display" : "Deoxylimonate A-ring-lactonase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deoxylimonate A-ring-lactonase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1740004", + "display" : "Deoxy cytidine triphosphate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "dCTP" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deoxy cytidine triphosphate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1764003", + "display" : "Saccharopine dehydrogenase (NADP^+^,L-glutamate-forming)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Saccharopine dehydrogenase (nicotinamide adenine dinucleotide phosphate ^+^,L-glutamate-forming)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Saccharopine dehydrogenase (nicotinamide adenine dinucleotide phosphate ^+^,L-glutamate-forming) (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1768000", + "display" : "Sucrose phosphorylase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sucrose glucosyltransferase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sucrose phosphorylase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1786002", + "display" : "Leucine-tRNA ligase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Leucyl-tRNA synthetase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Leucine-transfer ribonucleic acid ligase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Leucine-transfer ribonucleic acid ligase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1793003", + "display" : "Sodium trichloroacetate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sodium trichloroacetate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1795005", + "display" : "Glyodin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glyodin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1798007", + "display" : "Hemoglobin Hammersmith", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb 42(CD1), Phe-ser" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb Chiba" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin Hammersmith" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin Hammersmith (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1799004", + "display" : "L-Lysine oxidase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "L-Lysine oxidase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1823002", + "display" : "Hemoglobin Tochigi", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin Tochigi" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin Tochigi (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1827001", + "display" : "Ribonuclease T>1<", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Guanyloribonuclease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aspergillus oryzae ribonuclease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "RNase N>1< and N>2<" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ribonuclease T>1< (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1886008", + "display" : "Verdohemoglobin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Verdohaemoglobin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Choleglobin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Verdohemoglobin (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Verdoglobin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1904005", + "display" : "Galactoside 3-fucosyltransferase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lewis-negative alpha-3-fucosyltransferase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Galactoside 3-fucosyltransferase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1914001", + "display" : "von Willebrand factor inhibitor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antibody to von Willebrand factor" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "von Willebrand factor antibody" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "von Willebrand factor antibody (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1916004", + "display" : "Boroglycerin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Boroglycerin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1940007", + "display" : "Immunoglobulin, GM>21< allotype", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immunoglobulin, GM>21< allotype (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1944003", + "display" : "Coagulation factor X Patient variant", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Coagulation factor X Patient variant (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1956002", + "display" : "Buclizine hydrochloride", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Buclizine hydrochloride (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1971003", + "display" : "Loxapine hydrochloride", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Loxapine hydrochloride (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1975007", + "display" : "Blood group antibody Niemetz", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Niemitz" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Niemetz (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1978009", + "display" : "Site-specific methyltransferase (cytosine-specific)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Modification methylase (cytosine-specific)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Site-specific methyltransferase (cytosine-specific) (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1985008", + "display" : "Vomitus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vomit" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vomitus (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1991005", + "display" : "Lignins", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lignins (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lignin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2000001", + "display" : "Heavy nitrogen", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nitrogen-15" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nitrogen-15 (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2006007", + "display" : "Inosine diphosphate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inosine diphosphate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2008008", + "display" : "Gallium-67 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gallium-67" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "67-Ga" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2009000", + "display" : "Cobalt carbonyl", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cobalt carbonyl (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2017008", + "display" : "DNA topoisomerase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Type I DNA topoisomerase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Untwisting enzyme" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Relaxing enzyme" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nicking-closing enzyme" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Swivelase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "w-Protein" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deoxyribonucleic acid topoisomerase (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deoxyribonucleic acid topoisomerase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2027002", + "display" : "Alternaria serine proteinase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alternaria serine proteinase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2029004", + "display" : "Fibrinogen Oslo II", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fibrinogen Oslo II (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2038002", + "display" : "Blood group antibody Bg^b^", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody HLA-B17" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Bg^b^ (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2039005", + "display" : "sym-Norspermidine synthase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "sym-Norspermidine synthase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2050008", + "display" : "Choloylglycine hydrolase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glycocholase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bile salt hydrolase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Choloylglycine hydrolase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2064008", + "display" : "L-Xylulokinase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "L-Xylulokinase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2082006", + "display" : "Lymphocyte antigen CD51", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lymphocyte antigen CD51 (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vitronectin receptor alpha chain" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cluster of differentiation antigen 51" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CD51 - Cluster of differentiation antigen 51" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2085008", + "display" : "Oncogene protein TCL", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "T-cell leukemia-lymphoma gene" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "T-cell leukaemia-lymphoma gene" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oncogene protein TCL (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2088005", + "display" : "Page blue G-90", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Coomassie brilliant blue G250" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Xylene brilliant cyanine G" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Page blue G-90 stain (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Page blue G-90 stain" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2096000", + "display" : "NAD^+^ ADP-ribosyltransferase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poly(ADP) polymerase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poly(adenosine diphosphate ribose) polymerase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ADP-ribosyltransferase (polymerizing)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ADP-ribosyltransferase (polymerising)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nicotinamide adenine dinucleotide ^+^ adenosine diphosphate-ribosyltransferase (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nicotinamide adenine dinucleotide ^+^ adenosine diphosphate-ribosyltransferase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2100004", + "display" : "Sulfonethylmethane", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sulfonethylmethane (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2101000", + "display" : "Yeast proteinase B", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Baker's yeast proteinase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brewer's yeast proteinase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Yeast proteinase B (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2125008", + "display" : "Betazole", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Betazole (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "1H-Pyrazole-3-ethanamine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2130007", + "display" : "Cyclohexane-1,2-diol dehydrogenase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cyclohexane-1,2-diol dehydrogenase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2141009", + "display" : "Hydrogen", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "H - Hydrogen" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hydrogen (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2147008", + "display" : "Blood group antigen Paular", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Pau" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Paular (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2151005", + "display" : "Pyridoxamine-pyruvate aminotransferase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pyridoxamine-pyruvate aminotransferase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2154002", + "display" : "Tagaturonate reductase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tagaturonate reductase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2159007", + "display" : "Azorubin S", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Naphthol red S" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Naphthylamine red" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acid red 27" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Azorubin S stain (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Azorubin S stain" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2163000", + "display" : "Dicofol", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Kelthane" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "bis-(p-Chlorophenyl) trichloroethanol" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "DTMC" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dicofol (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2168009", + "display" : "Bisphosphoglycerate mutase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diphosphoglycerate mutase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glycerate phosphomutase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bisphosphoglycerate synthase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bisphosphoglycerate mutase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2179004", + "display" : "Malonate-semialdehyde dehydratase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Malonate-semialdehyde dehydratase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2189000", + "display" : "Hemoglobin F-Dammam", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb 79(EF3), Asp-asn" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin F-Dammam" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin F-Dammam (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2194000", + "display" : "Rhodium-101 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rhodium-101" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "101-Rh" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2195004", + "display" : "Tocainide hydrochloride", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tocainide hydrochloride (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2201007", + "display" : "Bacteriopurpurin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bacteriopurpurin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2208001", + "display" : "Phenylserine aldolase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phenylserine aldolase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2212007", + "display" : "Fibrinogen Bethesda II", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fibrinogen Bethesda II (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2215009", + "display" : "Azuresin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Azuresin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2240002", + "display" : "Guanidinobutyrase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Guanidinobutyrase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2249001", + "display" : "Gentamicin sulfate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gentamicin sulfate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2254005", + "display" : "Orotic acid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Orotic acid (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2260005", + "display" : "HLA-DRw18 antigen", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leukocyte antigen DRw18" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leukocyte antigen DRw18 (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leucocyte antigen DRw18" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2262002", + "display" : "Cellulose polysulfatase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cellulose polysulphatase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cellulose polysulfatase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2264001", + "display" : "Selenium isotope", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Selenium isotope (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2309006", + "display" : "Gold", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Au - Gold" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gold (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2311002", + "display" : "Prostacyclin synthase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prostacyclin synthase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2329007", + "display" : "Blood group antibody Vel", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Vel (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2331003", + "display" : "Carbohydrate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carbohydrate (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Saccharide" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2338009", + "display" : "Plant roots", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Plant roots (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Root" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2343002", + "display" : "Guthion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Guthion (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2346005", + "display" : "Vascormone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vascormone (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2354007", + "display" : "3'-nucleotidase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "3'-nucleotidase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2369008", + "display" : "Indole-3-acetate beta-glucosyltransferase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Indole-3-acetate beta-glucosyltransferase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2370009", + "display" : "UDP-N-acetylmuramate-alanine ligase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "UDP-N-acetylmuramoyl-L-alanine synthetase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Uridine diphosphate-N-acetylmuramate-alanine ligase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Uridine diphosphate-N-acetylmuramate-alanine ligase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2376003", + "display" : "Mercury compound", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mercury compound (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2384004", + "display" : "Uranium-230 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "230-U" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Uranium-230" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2404002", + "display" : "Blood group antibody St^a^", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Stones" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody St^a^ (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2405001", + "display" : "Oxetanone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Propanolide" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Propiolactone (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Propiolactone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Beta- propiolactone" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2414006", + "display" : "Prolactin receptor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prolactin receptor (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2430003", + "display" : "Silicon radioisotope", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Silicon radioisotope (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2431004", + "display" : "Blood group antibody Friedberg", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Friedberg (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2441001", + "display" : "Mercury radioisotope", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mercury radioisotope (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2444009", + "display" : "HLA-Dw25 antigen", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leucocyte antigen Dw25" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leukocyte antigen Dw25" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leukocyte antigen Dw25 (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2450004", + "display" : "Mannosamine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mannosamine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2462000", + "display" : "Glucose dehydrogenase (NADP^+^)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glucose dehydrogenase (nicotinamide adenine dinucleotide phosphate ^+^)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glucose dehydrogenase (nicotinamide adenine dinucleotide phosphate ^+^) (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2466002", + "display" : "Chloride peroxidase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chloride peroxidase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2500009", + "display" : "Lymphocyte antigen CDw41b", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lymphocyte antigen CDw41b (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2509005", + "display" : "D-glutamic acid oxidase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "D-glutamate oxidase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "D-glutamate oxidase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2522002", + "display" : "Extravascular blood", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Extravascular blood (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2529006", + "display" : "Hemoglobin Wood", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb 97(FG4), His-leu" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin Wood" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin Wood (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2537003", + "display" : "Antituberculosis agent", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antituberculosis agent (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2568004", + "display" : "Blood group antigen McAuley", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen McAuley (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2573005", + "display" : "Immunoglobulin, GM>13< allotype", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immunoglobulin, GM>13< allotype (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2575003", + "display" : "Zinc alpha>2< glycoprotein", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Zinc alpha>2< glycoprotein (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Zinc alpha-2 glycoprotein" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2595009", + "display" : "Tellurium-119m (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tellurium-119m" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "119m-Te" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2597001", + "display" : "Alpha-1 globulin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alpha 1 globulin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alpha 1 globulin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2611008", + "display" : "Blood group antibody La Fave", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody La Fave (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2637006", + "display" : "Indium isotope", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Indium isotope (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2648004", + "display" : "Bile vomitus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bile vomitus (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2649007", + "display" : "Azo dye", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Azo dye (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Azo-dye" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2660003", + "display" : "Sodium dehydrocholate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sodium dehydrocholate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2671002", + "display" : "Dehydropantoate hydroxymethyltransferase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "3-methyl-2-oxobutanoate hydroxy-methyltransferase (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "3-methyl-2-oxobutanoate hydroxy-methyltransferase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alpha-ketoisovalerate hydroxymethyltransferase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2674005", + "display" : "Cesium-128 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cesium-128" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "128-Cs" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2676007", + "display" : "C3(H20)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "C3(H20) (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2678008", + "display" : "Hemoglobin New Mexico", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb 100(G2), Pro-arg" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin New Mexico" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin New Mexico (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2680002", + "display" : "Anti-factor XIII", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Circulating anti-factor XIII" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Factor XIII inhibitor" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Factor XIII antibody" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Factor XIII antibody (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2698003", + "display" : "Natural gas", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Natural gas (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2705002", + "display" : "Arsenic-72 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "72-As" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arsenic-72" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2706001", + "display" : "Blood group antigen Vennera", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Vennera (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2719002", + "display" : "Tartrate dehydratase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tartrate dehydratase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2721007", + "display" : "Blood group antigen McC^f^", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen McC^f^ (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2728001", + "display" : "Antigen in Lewis (Le) blood group system", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lewis antigen type" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antigen in Lewis (Le) blood group system (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lewis system antigen" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2753003", + "display" : "Blood group antibody M>1<", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody M>1< (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2754009", + "display" : "Hemoglobin F-Kennestone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb 77(EF1), His-arg" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin F-Kennestone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin F-Kennestone (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2765004", + "display" : "Blood group antigen Sc3", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "SC3 (ISBT symbol)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Sc3 (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2778004", + "display" : "Pleural fluid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pleural fluid (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2796008", + "display" : "Methantheline (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Methanthelinium" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Methantheline" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2799001", + "display" : "Methylbenzethonium chloride", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Methylbenzethonium chloride (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Methylbenzethonium" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2823004", + "display" : "Hemoglobin Bristol", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb 67(E11), Val-asp" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin Bristol" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin Bristol (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2832002", + "display" : "Molybdenum compound", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Molybdenum compound (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2846002", + "display" : "Hemoglobin Saitama", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb 117(G19), His-pro" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin Saitama" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin Saitama (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2869004", + "display" : "Ethanoic acid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acetic acid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acetic acid (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2878005", + "display" : "Isonipecaine hydrochloride", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pethidine hydrochloride" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Meperidine hydrochloride" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pethidine hydrochloride (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2880004", + "display" : "Calcium sulfate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Calcium sulphate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Calcium sulfate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2883002", + "display" : "Exopolygalacturonate lyase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Exopolygalacturonate lyase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2913009", + "display" : "Immunoglobulin E, H chain", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immunoglobulin E, H chain (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immunoglobulin epsilon chain" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2916001", + "display" : "Neon-22 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "22-Ne" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neon-22" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2925007", + "display" : "Fluorometholone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fluorometholone (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2927004", + "display" : "Rescinnamine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rescinnamine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2938004", + "display" : "Pyrazole", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pyrazole (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "1,2-diazole" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2942001", + "display" : "Carbon (14-C) xylose (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carbon (14-C) xylose" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carbon (14-C) D-xylose" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2950005", + "display" : "Hemoglobin L-Persian Gulf", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb 57(E6), Gly-arg" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin L-Persian Gulf" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin L-Persian Gulf (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2958003", + "display" : "Zinc caprylate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Zinc caprylate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2964005", + "display" : "Dimethoxyamphetamine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "DMA" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dimethoxyamphetamine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2974008", + "display" : "Trichophyton schoenleinii collagenase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trichophyton schoenleinii collagenase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2988007", + "display" : "HLA-Aw antigen", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leukocyte antigen Aw (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leukocyte antigen Aw" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leucocyte antigen Aw" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2991007", + "display" : "Mecamylamine hydrochloride", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mecamylamine hydrochloride (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2995003", + "display" : "Arecoline", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arecoline (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3027009", + "display" : "Barium-133 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Barium-133" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "133-Ba" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3031003", + "display" : "Dihydroxyaluminum sodium carbonate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dihydroxyaluminium sodium carbonate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dihydroxyaluminum sodium carbonate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3040004", + "display" : "Technetium (99m-Tc) disofenin (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Technetium (99m-Tc) disofenin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3045009", + "display" : "Nitrochlorobenzene", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nitrochlorobenzene (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3052006", + "display" : "Ornithine-oxo-acid aminotransferase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ornithine-oxo-acid aminotransferase (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ornithine ketoacid aminotransferase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3066001", + "display" : "Triiodothyroacetic acid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "TRIAC" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Triiodothyroacetic acid (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "3,5,3' triiodothyroacetic acid" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3070009", + "display" : "Aspartate-ammonia ligase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Asparagine synthetase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aspartate-ammonia ligase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3087006", + "display" : "Oil of male fern", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oil of male fern (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3107005", + "display" : "Hemoglobin Shuangfeng", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb 27(B8), Glu-lys" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin Shuangfeng" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin Shuangfeng (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3108000", + "display" : "Aspergillus deoxyribonuclease K>1<", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aspergillus DNase K>1<" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aspergillus deoxyribonuclease K>1< (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3131000", + "display" : "Blood group antigen Middel", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Mid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Middel (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3136005", + "display" : "Cefoperazone sodium", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cefoperazone sodium (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3142009", + "display" : "Azacyclonol", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diphenyl carbinol" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Azacyclonol (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3145006", + "display" : "Penicillic acid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Penicillic acid (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3150000", + "display" : "Sialate O-acetylesterase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sialate O-acetylesterase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3151001", + "display" : "Left upper lobe mucus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Left upper lobe mucus (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3155005", + "display" : "3-phosphoglyceroyl-phosphate-polyphosphate phosphotransferase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "3-phosphoglyceroyl-phosphate-polyphosphate phosphotransferase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3161008", + "display" : "3-methyl histidine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "3-methyl histidine (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "3-methylhistidine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3167007", + "display" : "Hard coal", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anthracite" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hard coal (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3187008", + "display" : "Blood group antigen Nielsen", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Nielsen (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3193000", + "display" : "Alpha-1,4-glucan-protein synthase (uridine diphosphate-forming)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alpha-1,4-glucan-protein synthase (UDP-forming)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alpha-1,4-glucan-protein synthase (uridine diphosphate-forming) (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3197004", + "display" : "Inosine monophosphate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inosine monophosphate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3209002", + "display" : "Pancuronium sodium", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pancuronium sodium (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3212004", + "display" : "Manganese sulfate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Manganese sulphate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Manganese sulfate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3225007", + "display" : "Fibrinogen Seattle I", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fibrinogen Seattle I (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3232003", + "display" : "O-benzyl-parachlorophenol (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "O-benzyl-parachlorophenol" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ortho-benzyl-para-chlorophenol" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3271000", + "display" : "Hemoglobin Southampton", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb 106(G8), Leu-pro" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb Casper" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin Southampton" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin Southampton (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3273002", + "display" : "Tyrosine-ester sulfotransferase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tyrosine-ester sulphotransferase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tyrosine-ester sulfotransferase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3300001", + "display" : "Euphorbain", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Euphorbain (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3318003", + "display" : "Vaginal secretion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vaginal secretion (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3325005", + "display" : "Lipopolysaccharide", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lipopolysaccharide (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3339005", + "display" : "(R)-20-Hydroxysteroid dehydrogenase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cortisone reductase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "(R)-20-Hydroxysteroid dehydrogenase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3340007", + "display" : "Alpha-amylase (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alpha-amylase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3342004", + "display" : "Copper isotope", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Copper isotope (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3346001", + "display" : "Hemoglobin Brest", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb 127(H5), Gln-lys" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin Brest" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin Brest (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3378009", + "display" : "Imipramine hydrochloride", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Imipramine hydrochloride (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3379001", + "display" : "Thimerosal", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thiomersal" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thimerosal (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Merthiolate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3392003", + "display" : "Aldehyde dehydrogenase (acceptor)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aldehyde dehydrogenase (acceptor) (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3405005", + "display" : "2-hydroxy-3-oxoadipate synthase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "2-hydroxy-3-oxoadipate synthase (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "2-hydroxy-3-oxo-adipate synthase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3411008", + "display" : "bis-(Dimethylthiocarbamyl) disulfide", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "bis-(Dimethylthiocarbamyl) disulfide (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3437006", + "display" : "Hydroxymethylglutaryl-CoA hydrolase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hydroxymethylglutaryl-coenzyme A hydrolase (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hydroxymethylglutaryl-coenzyme A hydrolase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3440006", + "display" : "Biotin carboxylase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Biotin carboxylase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3455002", + "display" : "Discontinued pesticide", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Discontinued pesticide (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3463001", + "display" : "L-amino-acid dehydrogenase (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "L-amino-acid dehydrogenase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3465008", + "display" : "DNA topoisomerase (ATP-hydrolysing)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Type II DNA topoisomerase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "DNA-gyrase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deoxyribonucleic acid topoisomerase (adenosine triphosphate [ATP]-hydrolysing)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deoxyribonucleic acid topoisomerase (adenosine triphosphate-hydrolysing) (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deoxyribonucleic acid topoisomerase (adenosine triphosphate-hydrolysing)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3466009", + "display" : "Dimethylamine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dimethylamine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3492002", + "display" : "Galactinol-sucrose galactosyltransferase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Galactinol-sucrose galactosyltransferase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3493007", + "display" : "Smegma clitoridis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Smegma clitoridis (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3495000", + "display" : "Cystyl-aminopeptidase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oxytocinase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cystyl-aminopeptidase (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cystine aminopeptidase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3501003", + "display" : "Isoxsuprine hydrochloride", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Isoxsuprine hydrochloride (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3523004", + "display" : "Hemoglobin Q-India", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb 64(E13), Asp-his" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin Q-India" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin Q-India (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3532002", + "display" : "Laryngeal mucus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Laryngeal mucus (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3555004", + "display" : "Blood group antigen Morrison", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Morrison (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3579002", + "display" : "Cesium-129 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cesium-129" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "129-Cs" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3581000", + "display" : "Glucose-6-phosphatase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glucose-6-phosphatase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3587001", + "display" : "Malate dehydrogenase (decarboxylating)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Malate dehydrogenase (decarboxylating) (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3588006", + "display" : "Complement enzyme", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Complement enzyme (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3597005", + "display" : "Acebutolol hydrochloride", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acebutolol hydrochloride (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3602003", + "display" : "Warm antibody", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Warm agglutinin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Warm antibody (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3610002", + "display" : "Epoxide hydrolase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Epoxide hydratase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arene-oxide hydratase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Epoxide hydrolase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3617004", + "display" : "Selenium-79 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Selenium-79" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "79-Se" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3648007", + "display" : "Glucocorticoid receptor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glucocorticoid receptor (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3655009", + "display" : "Hemoglobin Constant Springs", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin Constant Springs" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin Constant Springs (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin Constant Spring" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb - Haemoglobin Constant Spring" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb - Hemoglobin Constant Spring" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin Constant Spring" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3672002", + "display" : "Fibrinogen Caracas", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fibrinogen Caracas (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3684000", + "display" : "Phenylacetic acid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phenylacetic acid (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3689005", + "display" : "Hemoglobin Mizushi", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb 75(EF4), Asp-gly" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin Mizushi" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin Mizushi (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3692009", + "display" : "Sodium sulfite", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sodium sulfite (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3693004", + "display" : "Fibrinogen Dusard", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fibrinogen Dusard (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fibrinogen Dusart" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3702007", + "display" : "CDPglycerol glycerophosphotransferase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Teichoic-acid synthase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cytidine diphosphate (CDP) glycerol glycerophosphotransferase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cytidine diphosphate glycerol glycerophosphotransferase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cytidine diphosphate glycerol glycerophosphotransferase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3710008", + "display" : "Prostaglandin synthase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prostaglandin-endoperoxide synthase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prostaglandin G/H synthase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prostaglandin synthase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3718001", + "display" : "Cow's milk", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cow's milk (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3726009", + "display" : "Valine-tRNA ligase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Valyl-tRNA synthetase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Valine-transfer ribonucleic acid ligase (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Valine-transfer ribonucleic acid ligase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3727000", + "display" : "Hemoglobin F-Port Royal", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb 125(H3), Glu-ala" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin F-Port Royal" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin F-Port Royal (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3730007", + "display" : "Blood group antigen Tr^a^", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Traversu" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Lanthois" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Tr^a^ (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3737005", + "display" : "Nitrate reductase (NADH)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nitrate reductase (reduced nicotinamide adenine dinucleotide)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nitrate reductase (reduced nicotinamide adenine dinucleotide) (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3742002", + "display" : "Extracellular crystal", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Extracellular crystal (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3757009", + "display" : "Gossypol", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cottonseed meal toxin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gossypol (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3771001", + "display" : "Neuromelanin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neuromelanin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3775005", + "display" : "Choline dehydrogenase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Choline dehydrogenase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3776006", + "display" : "Xanthine dehydrogenase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Xanthine dehydrogenase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3792001", + "display" : "Arachidonic acid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arachidonic acid (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Eicosatetraenoic acid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "5,8,11,14-eicosatetraenoic acid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "AA - arachidonic acid" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3800009", + "display" : "Acetate kinase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acetokinase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acetate kinase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3807007", + "display" : "Blood group antigen c", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Rh4" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "RH4 (ISBT symbol)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "c antigen" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen c (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3811001", + "display" : "Magnesium-protoporphyrin methyltransferase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Magnesium-protoporphyrin methyltransferase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3812008", + "display" : "Beryllium isotope", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Beryllium isotope (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3816006", + "display" : "Vanadium isotope", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vanadium isotope (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3823007", + "display" : "Prochlorperazine edisylate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prochlorperazine edisylate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3829006", + "display" : "Iron", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Iron (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fe - 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", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cytidine monophosphate (CMP)-N-acetylneuraminate-(alpha-N-acetyl-neuraminyl-2,3-beta-galactosyl-1,3)-N-acetyl-galactosaminide alpha-2,6-sialyltransferase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cytidine monophosphate-N-acetylneuraminate-(alpha-N-acetyl-neuraminyl-2,3-beta-galactosyl-1,3)-N-acetyl-galactosaminide alpha-2,6-sialyltransferase (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cytidine monophosphate-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", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glutaminase (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "L-glutaminase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3844007", + "display" : "Protoaphin-aglucone dehydratase (cyclizing)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Protoaphin-aglucone dehydratase (cyclising)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Protoaphin-aglucone dehydratase (cyclizing) (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3848005", + "display" : "Nitrotoluene", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nitrotoluene (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3849002", + "display" : "Carbon black", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Amorphous carbon" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carbon black (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3854006", + "display" : "Bis-chloro methyl ether (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bis-chloro methyl ether" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3874004", + "display" : "Hydrocodone bitartrate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dihydrocodeinone bitartrate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hydrocodone bitartrate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3892007", + "display" : "Thymidine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thymidine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3896005", + "display" : "p-Hydroxybenzoate ester", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "p-Hydroxybenzoate ester (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3897001", + "display" : "Blood group antigen 'N'", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen N quotes" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "MNS30 (ISBT symbol)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen GPB^N^" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen 'N' (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3906002", + "display" : "Rectified birch tar oil (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rectified birch tar oil" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3920009", + "display" : "Hemoglobin Atago", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb 85(F6), Asp-tyr" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin Atago" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin Atago (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3930000", + "display" : "Manufactured gas", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Manufactured gas (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3932008", + "display" : "Copper-64 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Copper-64" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "64-Cu" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3941003", + "display" : "Metronidazole hydrochloride", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Metronidazole hydrochloride (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3945007", + "display" : "Tin isotope", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tin isotope (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3958008", + "display" : "Californium-245 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "245-Cf" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Californium-245" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3961009", + "display" : "Blood group antigen Ritherford", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Ritherford (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3976001", + "display" : "Blood group antigen HEMPAS", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen HEMPAS (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3982003", + "display" : "Oxaloacetate decarboxylase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oxalase beta-decarboxylase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oxaloacetate decarboxylase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3983008", + "display" : "N,-N-dimethyltryptamine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "DMT" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "N,-N-dimethyltryptamine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3990003", + "display" : "Alkaline phosphatase isoenzyme, bone fraction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alkaline phosphatase isoenzyme, bone fraction (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alkaline phosphatase bone isoenzyme" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3994007", + "display" : "Hemoglobin Tampa", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb 79(EF3), Asp-tyr" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin Tampa" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin Tampa (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4014000", + "display" : "Sulfisomidine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sulphisomidine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sulfisomidine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4024008", + "display" : "Soft metal", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Soft metal (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4025009", + "display" : "Captodiamine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ectyl urea" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Captodiame" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Captodiamine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4043008", + "display" : "Etidocaine hydrochloride", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Etidocaine hydrochloride (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4047009", + "display" : "cis-1,2-Dihydrobenzene-1,2-diol dehydrogenase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "cis-1,2-Dihydrobenzene-1,2-diol dehydrogenase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4048004", + "display" : "1,1,2,2-tetrachloro-1,2- difluoroethane (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "1,1,2,2-tetrachloro-1,2- difluoroethane" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4067000", + "display" : "Chorismate mutase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chorismate mutase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4076007", + "display" : "Parathyroid hormone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PTH - Parathyroid hormone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intact parathyroid hormone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intact parathyrin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Parathormone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intact parathyroid hormone (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4077003", + "display" : "Dihydrolipoamide succinyltransferase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dihydrolipoamide succinyltransferase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4080002", + "display" : "Hemoglobin Grady, Dakar", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin Grady, Dakar" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin Grady, Dakar (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4091009", + "display" : "Enteropeptidase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Enterokinase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Enteropeptidase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4097008", + "display" : "Apo-SAA complex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Apo-SAA complex (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4104007", + "display" : "Chondroitin sulfate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chondroitin sulphate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chondroitin sulfate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4105008", + "display" : "Adenylate cyclase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adenylylcyclase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adenyl cyclase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adenylate cyclase (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "3',5'-cyclic AMP synthetase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4115002", + "display" : "Blood group antibody Norlander", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Norlander (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4137009", + "display" : "sec-Butyl acetate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acetic acid sec-butyl ester" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Secondary butyl acetate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "sec-Butyl acetate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4153007", + "display" : "Long-chain-enoyl-CoA hydratase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Long-chain-enoyl-coenzyme A hydratase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Long-chain-enoyl-coenzyme A hydratase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4167003", + "display" : "Lymphocyte antigen CD31", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lymphocyte antigen CD31 (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PECAM-1 - Platelet endothelial cell adhesion molecule-1" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cluster of differentiation antigen 31" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Platelet endothelial cell adhesion molecule-1" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CD31 - Cluster of differentiation antigen 31" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4169000", + "display" : "Blood group antibody Le^bH^", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Le^bH^ (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4177001", + "display" : "Hemoglobin Long Island-Marseille", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin Long Island-Marseille" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin Long Island-Marseille (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4182008", + "display" : "CDPdiacylglycerol-serine O-phosphatidyl-transferase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phosphatidylserine synthase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CDPdiglycerine-serine O-phosphatidyltransferase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cytidine diphosphate (CDP) diacylglycerol-serine O-phosphatidyl-transferase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cytidine diphosphate diacylglycerol-serine O-phosphatidyl-transferase (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cytidine diphosphate diacylglycerol-serine O-phosphatidyl-transferase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4188007", + "display" : "Fibrinogen Sydney II", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fibrinogen Sydney II (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4200007", + "display" : "Neriifolin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neriifolin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4201006", + "display" : "6-aminohexanoate-dimer hydrolase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "6-aminohexanoic acid oligomer hydrolase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "6-aminohexanoate-dimer hydrolase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4203009", + "display" : "Imipramine pamoate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Imipramine pamoate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4207005", + "display" : "Cortisone beta-reductase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cortisone beta-reductase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4217000", + "display" : "Fluorosilicate salt", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Silicofluoride salt" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fluorosilicate salt (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4218005", + "display" : "Immunoglobulin, GM>23< allotype", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immunoglobulin, GM>23< allotype (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4231000", + "display" : "Gallium isotope", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gallium isotope (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4239003", + "display" : "Glycerol dehydrogenase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glycerol dehydrogenase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4255005", + "display" : "Americium-241 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Americium-241" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "241-Am" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4289006", + "display" : "Keyhole-limpet hemocyanin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "KLH" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Keyhole-limpet hemocyanin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4290002", + "display" : "Linamarin synthase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Linamarin synthase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4314009", + "display" : "Blood group antibody Allchurch", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Allchurch (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4334005", + "display" : "Tar oil", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Wood tar oil" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tar oil (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4342006", + "display" : "2-aminopyridine (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "2-aminopyridine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4353000", + "display" : "Dibutyl phthalate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dibutyl phthalate (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Di-n-butylphthalate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4355007", + "display" : "Coagulation factor IX San Dimas variant", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Coagulation factor IX San Dimas variant (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4362003", + "display" : "4-coumarate-CoA ligase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "4-coumarate-coenzyme A ligase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "4-coumaroyl-CoA synthetase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "4-coumarate-coenzyme A ligase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4370008", + "display" : "Acetone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acetone (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4393002", + "display" : "Blood group antigen Fedor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Fedor (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4401009", + "display" : "Blood group antibody H>T<", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody H>T< (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4422003", + "display" : "Blood group antigen", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4423008", + "display" : "Fibrinogen New York II", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fibrinogen New York II (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4425001", + "display" : "Blood group antibody Binge", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Binge (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4435007", + "display" : "Sulfuryl fluoride", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sulphuryl fluoride" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sulfuryl fluoride (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4437004", + "display" : "Cesium-127 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "127-Cs" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cesium-127" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4471008", + "display" : "Californium-244 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Californium-244" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "244-Cf" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4479005", + "display" : "Hemoglobin Brockton", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb 138(H16), Ala-pro" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin Brockton" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin Brockton (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4480008", + "display" : "Sulfaethidole", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sulphaethidole" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sulfaethidole (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4509009", + "display" : "Plant phenanthrene toxin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Plant phenanthrene toxin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4534009", + "display" : "Bismuth-208 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "208-Bi" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bismuth-208" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4540002", + "display" : "ADP deaminase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adenosine diphosphate (ADP) deaminase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adenosine diphosphate deaminase (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adenosine diphosphate deaminase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4546008", + "display" : "Aliphatic carboxylic acid, C14:0", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Myristic acid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Myristic acid (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tetradecanoic acid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Myristate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tetradecanoate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "n-tetradecanoic acid" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4555006", + "display" : "Blood group antibody Rils", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Rils (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4560005", + "display" : "Hemoglobin Mizuho", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb 68(E12), Leu-pro" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin Mizuho" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin Mizuho (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4561009", + "display" : "Arginine decarboxylase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arginine decarboxylase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4564001", + "display" : "Blood group antibody Sisson", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Sisson (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4567008", + "display" : "Galactose-1-phosphate thymidylyltransferase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "dTDPgalactose pyrophosphorylase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Galactose-1-phosphate thymidylyltransferase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4582003", + "display" : "Blood group antigen N^A^", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen N^A^ (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4591004", + "display" : "Blood group antigen Kam", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Far" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Kamhuber" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "MNS22 (ISBT symbol)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen MNS22" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Far (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4610008", + "display" : "Senile cardiac protein", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ASC protein" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Senile cardiac protein (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4616002", + "display" : "Triclobisonium chloride", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Triclobisonium chloride (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4629002", + "display" : "Hypoglycin B", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypoglycin B (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4635002", + "display" : "Arterial blood", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arterial blood (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4643007", + "display" : "Calf thymus ribonuclease H", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Endoribonuclease H (calf thymus)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "RNase H" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Calf thymus ribonuclease H (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4656000", + "display" : "Alcian blue 8GX", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alcian blue 8GX stain (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alcian blue 8GX stain" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alcian blue stain" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alcian blue" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4674009", + "display" : "2,3-dihydroxybenzoate serine ligase (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "2,3-dihydroxybenzoate serine ligase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "N-(2,3-dihydroxybenzoyl)serine synthetase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4681002", + "display" : "Potassium permanganate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Potassium permanganate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4693006", + "display" : "Chromium (51-Cr) albumin (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chromium (51-Cr) albumin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4700006", + "display" : "Beef insulin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Beef insulin (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bovine insulin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Insulin bovine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4706000", + "display" : "Chlorine monoxide", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dichlorine monoxide" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chlorine monoxide (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4714006", + "display" : "Osmium-183m (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osmium-183m" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "183m-Os" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4728000", + "display" : "Scopulariopsis proteinase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Scopulariopsis proteinase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4732006", + "display" : "Oncogene protein P55, V-MYC", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "V-MYC protein P55" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oncogene protein P55, V-MYC (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4746006", + "display" : "Hemoglobin Mito", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb 144(HC1), Lys-glu" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin Mito" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin Mito (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4761007", + "display" : "Lymphocyte antigen CD30", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lymphocyte antigen CD30 (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CD30 - Cluster of differentiation antigen 30" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cluster of differentiation antigen 30" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ki-1" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ber-H2" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4762000", + "display" : "Platelet antigen HPA-3b", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Platelet antigen Bak^b^" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Platelet antigen HPA-3b (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4777008", + "display" : "Fluroxene", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fluroxene (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4780009", + "display" : "Secbutabarbital sodium", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Butabarbital sodium" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Secbutabarbital sodium (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4786003", + "display" : "Beta-1,4-mannosyl-glycoprotein beta-1,4-N-acetylglucosaminyltransferase (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Beta-1,4-mannosyl-glycoprotein beta-1,4-N-acetylglucosaminyltransferase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "N-glycosyl-oligosaccharide-glycoprotein N-acetylglucosaminyltransferase III" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4789005", + "display" : "Blood group antibody Bultar", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Bultar (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4793004", + "display" : "Azobenzene reductase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Azobenzene reductase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4814001", + "display" : "Valethamate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Valethamate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4824009", + "display" : "Amine oxidase (flavin-containing)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Monoamine oxidase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tyramine oxidase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tyraminase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Amine oxidase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adrenaline oxidase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Amine oxidase (flavin-containing) (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "MAO - Monoamine oxidase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Epinephrine oxidase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4825005", + "display" : "Peptidyl-glycinamidase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carboxyamidase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Peptidyl carboxyamidase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Peptidyl-glycinamidase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4831008", + "display" : "Arabinose-5-phosphate isomerase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arabinose-5-phosphate isomerase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4832001", + "display" : "Technetium (99m-Tc) mebrofenin (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Technetium (99m-Tc) mebrofenin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4833006", + "display" : "Glucan endo-1,3-alpha-glucosidase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Endo-1,3-alpha-glucanase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glucan endo-1,3-alpha-glucosidase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4844003", + "display" : "3,3' T>2<", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "3,3' diiodothyronine (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "3,3' diiodothyronine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4864008", + "display" : "Adenylic acid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adenosine monophosphate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "AMP" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adenylic acid (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "AMP - Adenosine monophosphate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4872005", + "display" : "Glucosulfone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glucosulphone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glucosulfone (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4878009", + "display" : "HLA-Dw3 antigen", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leucocyte antigen Dw3" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "HLA - Human leucocyte antigen Dw3" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leukocyte antigen Dw3" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "HLA - Human leukocyte antigen Dw3" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leukocyte antigen Dw3 (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4882006", + "display" : "Ichthyoallyeinotoxin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ichthyoallyeinotoxin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4889002", + "display" : "Xylulokinase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Xylulokinase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4901003", + "display" : "Pyruvate oxidase (CoA-acetylating)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pyruvate oxidase (coenzyme A-acetylating)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pyruvate oxidase (coenzyme A-acetylating) (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4925006", + "display" : "Oncogene protein V-ABC", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "V-ABC protein" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oncogene protein V-ABC (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4933007", + "display" : "Lymphocyte antigen CD15", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lymphocyte antigen CD15 (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Leucocyte M1" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Leukocyte M1" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hapten X" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lewis X" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cluster of differentiation antigen 15" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CD15 - Cluster of differentiation antigen 15" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "My1" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4940008", + "display" : "Tattoo dye", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tattoo dye (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4955004", + "display" : "Neoplastic structural gene", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neoplastic structural gene (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4962008", + "display" : "Tree bark", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Plant bark" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tree bark (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4963003", + "display" : "Neutral amino acid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neutral amino acid (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4965005", + "display" : "Glutathione reductase (NAD(P)H)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glutathione reductase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "GSR - Glutathione reductase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glutathione reductase (reduced nicotinamide adenine dinucleotide phosphate)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glutathione reductase (reduced nicotinamide adenine dinucleotide phosphate) (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4968007", + "display" : "Acumentin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acumentin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4986005", + "display" : "Magnesium borate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Magnesium borate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5003005", + "display" : "Hemoglobin Swan River", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb 6(A4), Asp-gly" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin Swan River" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin Swan River (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5004004", + "display" : "Blood group antibody Panzar", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Panzar (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5007006", + "display" : "Papain", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Papaya peptidase I" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Papain (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5024000", + "display" : "Fresh water", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fresh water (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5031001", + "display" : "3-3'dichlorobenzidine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "3-3'dichlorobenzidine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5040002", + "display" : "Cesium", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cesium (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5043000", + "display" : "Erythrosin Y", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Di-iodofluorescein" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Yellowish erythrosin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Erythrosin Y stain (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Erythrosin Y stain" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5045007", + "display" : "Oncogene protein TCL4", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "T-cell leukemia-lymphoma gene 4" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "T-cell leukaemia-lymphoma gene 4" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oncogene protein TCL4 (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5059000", + "display" : "Technetium-97 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "97-Tc" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Technetium-97" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5060005", + "display" : "Cesium-132 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cesium-132" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "132-Cs" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5061009", + "display" : "Protein-methionine-S-oxide reductase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Protein-methionine-S-oxide reductase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5064001", + "display" : "Blood group antibody D 1276", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody D 1276 (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5081005", + "display" : "Blood group antigen hr^B^", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Rh31" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "RH31 (ISBT symbol)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen hr^B^ (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5086000", + "display" : "Gelsolin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gelsolin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5094007", + "display" : "Blood group antigen Rios", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Rios (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5098005", + "display" : "Fennel oil", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fennel oil (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5109006", + "display" : "Methylated-DNA-protein-cysteine methyltransferase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Methylated-deoxyribonucleic acid-protein-cysteine methyltransferase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Methylated-deoxyribonucleic acid-protein-cysteine methyltransferase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5142007", + "display" : "Coagulation factor II Houston variant", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Coagulation factor II Houston variant (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5160007", + "display" : "Metallic compound", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Metallic compound (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Metal compound" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5163009", + "display" : "Scombrotoxin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Scombrotoxin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5167005", + "display" : "Zinc chloride fumes", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Zinc chloride fumes (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5172001", + "display" : "Coagulation factor Xa", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Activated factor X" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thrombokinase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prothrombase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prothrombinase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Coagulation factor Xa (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5179005", + "display" : "Connective tissue fiber", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Connective tissue fibre" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Connective tissue fiber (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5200001", + "display" : "trans-Epoxysuccinate hydrolase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "trans-Epoxysuccinate hydratase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "trans-Epoxysuccinate hydrolase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5206007", + "display" : "Cyanate compound", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cyanate compound (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5220000", + "display" : "Bacitracin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bacitracin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5226006", + "display" : "Flavone O^7^-beta-glucosyltransferase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "UDPglucose-apigenin beta-glucosyltransferase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "UDPglucose-luteolin beta-D-glucosyltransferase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Flavone O^7^-beta-glucosyltransferase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5250008", + "display" : "Thymus-independent antigen", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thymus-independent antigen (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5252000", + "display" : "Hafnium radioisotope", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hafnium radioisotope (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5253005", + "display" : "Hemoglobin Woodville", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb 6(A4), Asp-tyr" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin Woodville" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin Woodville (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5259009", + "display" : "Blood group antigen Braden", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Braden (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5289002", + "display" : "Scilliroside", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Scilliroside (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5303002", + "display" : "Hemoglobin Hoshida", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb 43(CD2), Glu-gln" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb Chaya" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin Hoshida" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin Hoshida (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5305009", + "display" : "Polynucleotide", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Polynucleotide (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5307001", + "display" : "Blood group antigen Hamet", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Hamet (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5312000", + "display" : "Zinc-65 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Zinc-65" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "65-Zn" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5323001", + "display" : "Uridine diphosphate glucuronic acid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Uridine diphosphate glucuronic acid (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5330007", + "display" : "Actin-binding protein", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Actin-binding protein (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5339008", + "display" : "L-glycol dehydrogenase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "L-glycol dehydrogenase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5340005", + "display" : "Blood group antigen Swietlik", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Swietlik (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5392001", + "display" : "Propylene glycol monomethyl ether", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Propylene glycol monomethyl ether (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5395004", + "display" : "Pyridoxamine-phosphate oxidase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pyridoxamine-phosphate oxidase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5404007", + "display" : "Lymphocyte antigen CD45RA", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lymphocyte antigen CD45RA (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "2H4" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Naive T-cell marker" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cluster of differentiation antigen 45 RA" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CD45 RA - Cluster of differentiation antigen 45 RA" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5405008", + "display" : "Cobalt-60 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "60-Co" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cobalt-60" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5406009", + "display" : "Beta-L-arabinosidase (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Beta-L-arabinosidase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5420002", + "display" : "Accessory sinus mucus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Accessory sinus mucus (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5439007", + "display" : "Blood group antibody Do^a^", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Dombrock" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Do^a^ (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5442001", + "display" : "Page blue 83", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Coomassie brilliant blue R250" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Page blue 83 stain (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Page blue 83 stain" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5453007", + "display" : "Iridium isotope", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Iridium isotope (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5471000", + "display" : "Hemoglobin G-Coushatta", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb 22(B4), Glu-ala" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb G-Saskatoon" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb Hsin Chu" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb G-Taegu" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin G-Coushatta" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin G-Coushatta (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5474008", + "display" : "Propionate-CoA ligase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Propionyl-CoA synthetase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Propionate-coenzyme A ligase (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Propionate-coenzyme A ligase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5477001", + "display" : "Ferric subsulfate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Monsel's solution" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ferric subsulphate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ferric subsulfate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5483003", + "display" : "Oxalate CoA-transferase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Succinyl-beta-ketoacyl-CoA transferase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oxalate coenzyme A-transferase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oxalate coenzyme A-transferase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5504009", + "display" : "Blood group antigen Fuerhart", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Fuerhart (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5511008", + "display" : "Inosinate nucleosidase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inosinate nucleosidase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5513006", + "display" : "Immunoglobulin A, H chain", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immunoglobulin A, H chain (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immunoglobulin, alpha chain" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5515004", + "display" : "Rhodium fumes", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rhodium fumes (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5533005", + "display" : "Blood group antibody Kp^a^", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody K3" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Kp^a^ (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anti Kpa" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5537006", + "display" : "Immunoglobulin D, H chain (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immunoglobulin D, H chain" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immunoglobulin, delta chain" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5540006", + "display" : "Calcium", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Calcium (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ca - Calcium" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5547009", + "display" : "Plutonium-233 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "233-Pu" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Plutonium-233" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5548004", + "display" : "2-dehydro-3-deoxy-D-pentonate aldolase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "2-dehydro-3-deoxy-D-pentonate aldolase (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "2-keto-3-deoxy-D-pentonate aldolase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5568005", + "display" : "Hemoglobin Hijiyama", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb 120(GH3), Lys-glu" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin Hijiyama" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin Hijiyama (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5573004", + "display" : "Blood group antigen Oca", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Oca (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5589001", + "display" : "Licodione O^2'^-methyltransferase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Licodione O^2'^-methyltransferase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5590005", + "display" : "Beryllium radioisotope", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Beryllium radioisotope (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5628003", + "display" : "Hemoglobin I-High Wycombe", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb 59(E3), Lys-glu" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin I-High Wycombe" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin I-High Wycombe (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5629006", + "display" : "Cytidylic acid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cytidine monophosphate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CMP" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cytidylic acid (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5637003", + "display" : "HLA-DQw6 antigen", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leukocyte antigen DQw6 (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leukocyte antigen DQw6" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leucocyte antigen DQw6" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5641004", + "display" : "Valproate semisodium", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Divalproex sodium" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Valproate semisodium (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5647000", + "display" : "Griseofulvin ultramicrosize", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Griseofulvin ultramicrosize (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5656008", + "display" : "Antimony-116m (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antimony-116m" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "116m-Sb" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5659001", + "display" : "Hemoglobin J-Tongariki", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb 115(GH3), Ala-asp" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin J-Tongariki" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin J-Tongariki (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5670008", + "display" : "Gold isotope", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gold isotope (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5681006", + "display" : "Ceftizoxime sodium", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ceftizoxime sodium (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5691000", + "display" : "Absorbable gelatin sponge", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Absorbable gelatin sponge (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5692007", + "display" : "Cyanocobalamin (58-Co) (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cyanocobalamin (58-Co)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5699003", + "display" : "Somatomedin C", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Insulin-like growth factor I" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "SM-C" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "IGF-I" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Somatomedin C (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "SmC - Somatomedin C" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "IGF 1 - Insulin like growth factor 1" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Insulin-like growth factor 1" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5700002", + "display" : "Blood group antibody Gomez", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Gomez (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5702005", + "display" : "Silver-106m (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "106m-Ag" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Silver-106m" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5704006", + "display" : "Galactokinase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Galactokinase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5705007", + "display" : "3-hydroxypropion-aldehyde reductase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "1,3-propanediol dehydrogenase (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "1,3-propanediol dehydrogenase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5739006", + "display" : "Stramonium", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stramonium (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5746002", + "display" : "Antimony-118m (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "118m-Sb" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antimony-118m" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5757007", + "display" : "HLA-Cw8 antigen", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leucocyte antigen Cw8" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "HLA - Human leucocyte antigen Cw8" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "HLA - Human leukocyte antigen Cw8" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leukocyte antigen Cw8" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leukocyte antigen Cw8 (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5762008", + "display" : "Heterogeneous nuclear RNA", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "hn RNA" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Heterogeneous nuclear ribonucleic acid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Heterogeneous nuclear ribonucleic acid (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5764009", + "display" : "Plutonium-242 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "242-Pu" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Plutonium-242" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5767002", + "display" : "Sulfamerazine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sulphamerazine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sulfamerazine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5774007", + "display" : "White petrolatum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "White petrolatum (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "White soft paraffin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5800007", + "display" : "tRNA (5-methylaminomethyl-2-thiouridylate)-methyltransferase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transfer ribonucleic acid (5-methylaminomethyl-2-thiouridylate)-methyltransferase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transfer ribonucleic acid (5-methylaminomethyl-2-thiouridylate)-methyltransferase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5813001", + "display" : "Malate dehydrogenase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Malic dehydrogenase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Malate dehydrogenase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5826002", + "display" : "Ethyl-4-bis-(hydroxypropyl)-1-aminobenzoate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ethyl-4-bis-(hydroxypropyl)-1-aminobenzoate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5827006", + "display" : "Crotonaldehyde", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Crotonaldehyde (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "2-butenal" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5829009", + "display" : "Hemoglobin Vaasa", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb 39(C5), Gln-glu" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin Vaasa" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin Vaasa (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5830004", + "display" : "Hemoglobin Bart", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin Bart" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin Bart (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin Barts" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb - Haemoglobin Barts" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin Barts" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb - Hemoglobin Barts" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5840001", + "display" : "Blood group antibody Wj", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Wj (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5858007", + "display" : "Indium-110m (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Indium-110m" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "110m-In" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5863006", + "display" : "Vitexin beta-glucosyltransferase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vitexin beta-glucosyltransferase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5896008", + "display" : "Hellebrin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hellebrin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5899001", + "display" : "Bacterial structural gene", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bacterial structural gene (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5907009", + "display" : "Quinidine polygalacturonate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Quinidine polygalacturonate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5910002", + "display" : "Oncogene protein PP60, V-SRC", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "V-SRC protein PP60" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oncogene protein PP60, V-SRC (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5915007", + "display" : "Blood group antigen Gladding", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Gladding (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5927005", + "display" : "Lactaldehyde dehydrogenase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lactaldehyde dehydrogenase (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nicotinamide adenine dinucleotide (NAD)-linked dehydrogenase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "L-lactaldehyde:NAD oxidoreductase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5931004", + "display" : "Technetium (99m-Tc) sulfur colloid (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Technetium (99m-Tc) sulfur colloid" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5932006", + "display" : "Cysteine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cysteine (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "L-cysteine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5950004", + "display" : "3',5'-cyclic-nucleotide phosphodiesterase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "3',5'-cyclic-nucleotide phosphodiesterase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5955009", + "display" : "Diethylene glycol", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diethylene glycol (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5977008", + "display" : "Blood group antigen Bullock", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Bullock (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5989005", + "display" : "Immunoglobulin, GM>17< allotype", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immunoglobulin, GM>17< allotype (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5991002", + "display" : "D-fuconate dehydratase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "D-fuconate dehydratase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6021003", + "display" : "Yttrium-88 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "88-Y" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Yttrium-88" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6038004", + "display" : "Oxygen radioisotope", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oxygen radioisotope (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6043006", + "display" : "Bone cement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bone cement (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6044000", + "display" : "Carbon disulfide", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carbon bisulfide" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carbon disulfide (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6054001", + "display" : "Doxylamine succinate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Doxylamine succinate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6056004", + "display" : "Blood group antibody Wk^a^", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody K17" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Wk^a^ (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6068008", + "display" : "Blood group antigen Mil", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Kn^a^-like" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Mil (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6083003", + "display" : "Hydroxylysine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hydroxylysine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6085005", + "display" : "Synovial fluid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Synovia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Synovial fluid (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6088007", + "display" : "Benzfetamine hydrochloride", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Benzphetamine hydrochloride" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Benzfetamine hydrochloride (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6089004", + "display" : "Lochia alba", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lochia alba (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6091007", + "display" : "Blood group antibody L Harris", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Leonore Harris" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Harris" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody L Harris (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6107003", + "display" : "Asparagusate reductase (NADH)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Asparagusate dehydrogenase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Asparagusate reductase (reduced nicotinamide adenine dinucleotide) (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Asparagusate reductase (reduced nicotinamide adenine dinucleotide)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6109000", + "display" : "Aromatic-amino-acid aminotransferase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aromatic-amino-acid aminotransferase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6115000", + "display" : "Blood group antibody Anuszewska", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Anuszewska (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6135004", + "display" : "Blood group antigen Duck", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Duck (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6138002", + "display" : "Blood group antigen Le Provost", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Le Provost (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6162007", + "display" : "Meclocycline", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Meclocycline (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6170002", + "display" : "Heat labile antibody", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Heat labile antibody (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6172005", + "display" : "Fatty-acid methyltransferase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fatty-acid methyltransferase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6178009", + "display" : "Lymphocyte antigen CD63", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lymphocyte antigen CD63 (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CD63 - Cluster of differentiation antigen 63" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cluster of differentiation antigen 63" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6179001", + "display" : "O-methyl-bufotenine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "O-methyl-bufotenine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6182006", + "display" : "Chloroacetone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chloroacetone (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6197009", + "display" : "Blood group antigen Zd", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Zd (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6237004", + "display" : "Bemegride", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bemegride (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6249003", + "display" : "Potassium metabisulfite", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Potassium metabisulphite" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Potassium metabisulfite (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6256009", + "display" : "Ribose isomerase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ribose isomerase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6257000", + "display" : "Sodium (22-Na) chloride (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sodium (22-Na) chloride" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6260007", + "display" : "Protokylol", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Protokylol (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6261006", + "display" : "Indoklon", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Flurothyl (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hexafluorodiethyl ether" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Flurotyl" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Flurothyl" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6263009", + "display" : "Plant residue", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Plant residue (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6264003", + "display" : "Diazinon", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diazinon (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6287006", + "display" : "Methidathion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Methidathion (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6291001", + "display" : "Lysosomal alpha-N-acetylglucosaminidase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alpha-N-acetylglucosaminyl phosphodiesterase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "N-acetylglucosamine-1-phosphodiester N-acetylglucosaminidase (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "N-acetylglucosamine-1-phosphodiester N-acetylglucosaminidase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6301006", + "display" : "Tantalum-178 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tantalum-178" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "178-Ta" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6310003", + "display" : "Particulate antigen", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Particulate antigen (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6314007", + "display" : "Phenol beta-glucosyltransferase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "UDPglucosyltransferase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phenol beta-glucosyltransferase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6333002", + "display" : "Squill extract", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Squill extract (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6338006", + "display" : "Imidazolonepropionase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Imidazolonepropionase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6356006", + "display" : "Chlorodiallylacetamide", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chlorodiallylacetamide (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6360009", + "display" : "Kallidin II", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Kallidin II (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6367007", + "display" : "Technetium-95m (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "95m-Tc" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Technetium-95m" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6386004", + "display" : "N-Acetylneuraminate O^4^-acetyltransferase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "N-Acetylneuraminate O^4^-acetyltransferase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6394006", + "display" : "Phentermine hydrochloride", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phentermine hydrochloride (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6401007", + "display" : "Lichenase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lichenase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6409009", + "display" : "Morpholine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tetrahydro-1,4-oxazine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diethylene oximide" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diethylene imidoxide" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Morpholine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6411000", + "display" : "Interleukin-12", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "IL-12" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cytotoxic lymphocyte maturation factor" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CLMF" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Interleukin-12 (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6422001", + "display" : "HLA-DRw14 antigen", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leukocyte antigen DRw14 (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leukocyte antigen DRw14" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leucocyte antigen DRw14" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6451002", + "display" : "Chlorobenzilate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chlorobenzilate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6455006", + "display" : "Chloroprene", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chloroprene (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6469006", + "display" : "1,2-didehydropipecolate reductase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Delta^1^-piperideine-2-carboxylate reductase (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Delta^1^-piperideine-2-carboxylate reductase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6478000", + "display" : "Phosphohexokinase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phosphofructokinase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PFK - Phosphofructokinase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "6-phosphofructokinase (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "6-phosphofructokinase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6495008", + "display" : "Fibrinogen Montreal II", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fibrinogen Montreal II (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6507009", + "display" : "Blood group antigen Much", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Lu12" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "LU12 (ISBT symbol)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Muchowski" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Lu12 (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6513000", + "display" : "Flumethiazide", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Flumethiazide (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6516008", + "display" : "Indium (111-In) ferric hydroxide (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Indium (111-In) ferric hydroxide" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6524003", + "display" : "Distilled spirits", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Distilled spirits (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spirits" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alcoholic spirits" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6529008", + "display" : "Blood group antigen Cl^a^", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Caldwell" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "MNS17 (ISBT symbol)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Cl^a^ (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6532006", + "display" : "Macrophage activating factor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "MAF" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Macrophage activating factor (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6590001", + "display" : "Galactosylceramidase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Galactosylceramidase (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Galactocerebroside beta-galactosidase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Beta-galactocerebrosidase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6592009", + "display" : "HLA-Dw12 antigen", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leucocyte antigen Dw12" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "HLA - Human leucocyte antigen Dw12" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leukocyte antigen Dw12" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "HLA - Human leukocyte antigen Dw12" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leukocyte antigen Dw12 (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6602005", + "display" : "Aminoacridine (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aminoacridine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aminacrine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6611005", + "display" : "Diethylaminoethanol", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diethylaminoethanol (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6612003", + "display" : "Chloramphenicol sodium succinate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chloramphenicol sodium succinate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6619007", + "display" : "Bilirubin Y transport protein", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bilirubin Y transport protein (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6642000", + "display" : "Opsonin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Opsonizing antibody" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Opsonising antibody" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Opsonin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6644004", + "display" : "Homoserine dehydrogenase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Homoserine dehydrogenase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6671004", + "display" : "Blood group antigen Caw", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Caw (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6672006", + "display" : "Phosphoadenylate 3'-nucleotidase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phosphoadenylate 3'-nucleotidase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6699008", + "display" : "Titanium radioisotope", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Titanium radioisotope (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6701008", + "display" : "Lissamine fast red B", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lissamine fast red B stain (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lissamine fast red B stain" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6702001", + "display" : "Ethyl mercaptoethyl diethyl thiophosphate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ethyl mercaptoethyl diethyl thiophosphate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6709005", + "display" : "Gentamicin 2\"-nucleotidyltransferase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gentamicin 2\"-nucleotidyltransferase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6710000", + "display" : "Nitric oxide", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nitrogen monoxide" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nitric oxide gas" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "NO - Nitric oxide" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nitric oxide (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6713003", + "display" : "Yttrium-91 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "91-Y" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Yttrium-91" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6717002", + "display" : "Nifuroxime", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nifuroxime (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6725000", + "display" : "Methylthioninium chloride", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Methylene blue" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Methylthioninium chloride stain" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Methylene blue stain" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Methylthioninium chloride (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6730001", + "display" : "Uranium-234 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "234-U" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Uranium-234" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6741004", + "display" : "Anti DNA antibody", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deoxyribonucleic acid antibody" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "DNA - Deoxyribonucleic acid antibody" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anti deoxyribonucleic acid antibody" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anti deoxyribonucleic acid antibody (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6755007", + "display" : "TL antigen", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thymus leukemia (TL) antigen" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thymus leukaemia (TL) antigen" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thymus leukemia antigen (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thymus leukemia antigen" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thymus leukaemia antigen" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6786001", + "display" : "Silver difluoride", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Silver difluoride (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6790004", + "display" : "Aminopterin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aminopterin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6792007", + "display" : "Veratrine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Veratrine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6808006", + "display" : "Ferrous iron compound", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ferrous iron compound (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6809003", + "display" : "Phomopsin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phomopsin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6814004", + "display" : "Discadenine synthase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Discadenine synthase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6817006", + "display" : "Oxidized glutathione", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oxidised glutathione" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oxidized glutathione (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6826009", + "display" : "Sterol hormone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sterol hormone (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6837005", + "display" : "Dextropropoxyphene napsylate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Propoxyphene napsylate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dextropropoxyphene napsylate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6854002", + "display" : "Platinum-188 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "188-Pt" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Platinum-188" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6865007", + "display" : "Theophylline calcium salicylate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Theophylline calcium salicylate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6873003", + "display" : "Cefapirin sodium", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cephapirin sodium" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cefapirin sodium (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6879004", + "display" : "Mead acid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "5,8,11-eicosatrienoic acid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "5,8,11-eicosatrienoic acid (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6881002", + "display" : "Magnesium fumes", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Magnesium fumes (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6884005", + "display" : "(S)-3-Amino-2-methylpropionate aminotransferase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "L-3-Aminoisobutyrate aminotransferase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "(S)-3-Amino-2-methylpropionate aminotransferase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6890009", + "display" : "3-deoxy-manno-octulosonate-8-phosphatase (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "3-deoxy-manno-octulosonate-8-phosphatase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6896003", + "display" : "Thiopurine methyltransferase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thiopurine methyltransferase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6910009", + "display" : "Sodium fluoride", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sodium fluoride (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6911008", + "display" : "Deoxycytidylate methyltransferase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deoxycytidylate methyltransferase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6916003", + "display" : "Bowieine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bowieine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6924008", + "display" : "Exopolyphosphatase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Exopolyphosphatase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6925009", + "display" : "Leucine acetyltransferase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Leucine acetyltransferase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6927001", + "display" : "Tin-121 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "121-Sn" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tin-121" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6937006", + "display" : "Thymidylate synthase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thymidylate synthase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6945001", + "display" : "Blood group antigen Le^bH^", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "LE4 (ISBT symbol)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Le^bH^ (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6952004", + "display" : "Tin-121m (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tin-121m" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "121m-Sn" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6958000", + "display" : "Blood group antibody Frando", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Frando (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6961004", + "display" : "Lysolecithin acylmutase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lysolecithin migratase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lysolecithin acylmutase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6970001", + "display" : "4-hydroxyproline epimerase (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "4-hydroxyproline epimerase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6973004", + "display" : "Chromium (51-Cr) chloride (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chromium (51-Cr) chloride" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6983000", + "display" : "Acrylamide", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acrylamide (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "2-propenamide" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6992002", + "display" : "Triflupromazine hydrochloride", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Triflupromazine hydrochloride (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6993007", + "display" : "Seminal fluid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Seminal fluid (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6999006", + "display" : "Ammonium compound", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ammonium compound (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7008002", + "display" : "Beta-carotene 15,15'-dioxygenase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Beta-carotene 15,15'-dioxygenase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7018007", + "display" : "Malate-CoA ligase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Malyl-CoA synthetase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Malate-coenzyme A ligase (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Malate-coenzyme A ligase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7029006", + "display" : "Blood group antigen Greenlee", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Greenlee (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7030001", + "display" : "Globoside", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Globoside (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7034005", + "display" : "Diclofenac", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diclofenac (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7045008", + "display" : "Lycorine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lycorine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7047000", + "display" : "Asphyxiant atmosphere", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Asphyxiant atmosphere (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7049002", + "display" : "Pyruvate carboxylase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pyruvic carboxylase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pyruvate carboxylase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7054006", + "display" : "Hemoglobin Poissy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin Poissy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin Poissy (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7056008", + "display" : "3-propylmalate synthase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "3-propylmalate synthase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7059001", + "display" : "N-Acylneuraminate-9-phosphatase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "N-Acylneuraminate-9-phosphatase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7061005", + "display" : "Anthocyanidin O^3^-glucosyltransferase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anthocyanidin O^3^-glucosyltransferase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7070008", + "display" : "Convallamarin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Convallamarin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7084003", + "display" : "Fibrinogen Buenos Aires II", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fibrinogen Buenos Aires II (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7110002", + "display" : "Germanium-69 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Germanium-69" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "69-Ge" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7120007", + "display" : "Antigen", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antigen (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7132006", + "display" : "Gallium-73 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gallium-73" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "73-Ga" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7139002", + "display" : "Acid-CoA ligase (GDP-forming)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acyl-CoA synthetase (GDP-forming)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acid-coenzyme A ligase (guanosine diphosphate-forming) (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acid-coenzyme A ligase (guanosine diphosphate-forming)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7146006", + "display" : "Cyclohexene oxide", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cyclohexene oxide (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7152007", + "display" : "Chlorthion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chlorthion (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7156005", + "display" : "Phosphorus isotope", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phosphorus isotope (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7158006", + "display" : "HLA-Dw19 antigen", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leucocyte antigen Dw19" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leukocyte antigen Dw19" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leukocyte antigen Dw19 (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7161007", + "display" : "Complement component C2a", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Complement component C2a (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7179006", + "display" : "Prekallikrein", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fletcher factor" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prekallikrein (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7191002", + "display" : "Methenyltetrahydrofolate cyclohydrolase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Methenyltetrahydrofolate cyclohydrolase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7208009", + "display" : "Thiol oxidase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thiol oxidase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7211005", + "display" : "Blood group antibody Haakestad", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Haakestad (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7237008", + "display" : "Galactonate dehydratase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Galactonate dehydratase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7243005", + "display" : "Methyl isocyanate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Methyl isocyanate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7269004", + "display" : "Thorium", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thorium (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Th - Thorium" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7271004", + "display" : "Mixed dust", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mixed dust (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7280004", + "display" : "dTDP4-dehydrorhamnose reductase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "dTDP4-keto-rhamnose reductase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deoxythymidine diphosphate-4-dehydrorhamnose reductase (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deoxythymidine diphosphate-4-keto-rhamnose reductase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deoxythymidine diphosphate-4-dehydrorhamnose reductase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7281000", + "display" : "Technetium (99m-Tc) lidofenin (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Technetium (99m-Tc) lidofenin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7284008", + "display" : "Mercaptan compound", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mercaptan compound (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7294003", + "display" : "Acetic acid tert-butyl ester", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tertiary butyl acetate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tert-butyl acetate (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tert-butyl acetate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7302008", + "display" : "Ambuphylline", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ambuphylline (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7318002", + "display" : "Bacteriochlorophyll", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bacteriochlorophyll (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7321000", + "display" : "Pyrimidine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pyrimidine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7325009", + "display" : "Calcium hydroxide", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lime water" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ca(OH) - Calcium hydroxide" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Calcium hydroxide (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7327001", + "display" : "Sulfurous acid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sulphurous acid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sulfurous acid (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7328006", + "display" : "Red petrolatum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Red petrolatum (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7330008", + "display" : "Shellac", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Shellac (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7337006", + "display" : "Blood group antibody Tr^a^", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Traversu" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Tr^a^ (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7348004", + "display" : "Coagulation factor II", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prothrombin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Coagulation factor II (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Factor II" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7382005", + "display" : "Aminoalcohol ester", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aminoalcohol ester (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7401000", + "display" : "Heme-hemopexin complex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haem-haemopexin complex" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Heme-hemopexin complex (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7411007", + "display" : "Blood group antibody HLA-B8", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody HLA-B8 (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7427000", + "display" : "Sepiapterin reductase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sepiapterin reductase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7434003", + "display" : "Erythrosin B", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Iodo-eosin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bluish erythrosin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tetra-iodofluorescein sodium salt" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Erythrosin B stain (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Erythrosin B stain" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Erythrosine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7446004", + "display" : "Ruthenium", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ruthenium (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7460002", + "display" : "Tellurium-127 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "127-Te" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tellurium-127" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7470000", + "display" : "p-tert-butyltoluene (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "p-tert-butyltoluene" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7489000", + "display" : "Homocytotropic antibody", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Homocytotropic antibody (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reagin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reaginic antibody" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7503004", + "display" : "Gallium-72 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "72-Ga" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gallium-72" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7509000", + "display" : "Mannitol hexanitrate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mannitol hexanitrate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7515000", + "display" : "Hepatotoxic mycotoxin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hepatotoxic mycotoxin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7537007", + "display" : "Stizolobinate synthase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stizolobinate synthase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7547005", + "display" : "Hemoglobin Lincoln Park", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin Lincoln Park" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin Lincoln Park (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7549008", + "display" : "Fibrinogen Bethesda I", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fibrinogen Bethesda I (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7588005", + "display" : "Blood group antibody Sk^a^", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Sk" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Skjelbred" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Sk^a^ (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7608003", + "display" : "Triethylene glycol", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Triethylene glycol (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7616007", + "display" : "Blood group antibody Pruitt", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Pruitt (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7648006", + "display" : "HLA-Bw70 antigen", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leucocyte antigen Bw70" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leukocyte antigen Bw70" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leukocyte antigen Bw70 (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7661006", + "display" : "Fish bone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fish bone (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7670009", + "display" : "Aminobutyraldehyde dehydrogenase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aminobutyraldehyde dehydrogenase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7675004", + "display" : "Blood group antigen Towey", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Towey (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7685003", + "display" : "Blood group antibody Bg^c^", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody HLA-A28" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Bg^c^ (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7696006", + "display" : "Ferrovanadium dust", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ferrovanadium dust (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7716001", + "display" : "Isovaleryl-CoA dehydrogenase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Isovaleryl coenzyme A dehydrogenase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Isovaleryl-coenzyme A dehydrogenase (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Isovaleryl-coenzyme A dehydrogenase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7737009", + "display" : "Chlortetracycline hydrochloride", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chlortetracycline hydrochloride (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7738004", + "display" : "HLA-B49 antigen", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leucocyte antigen B49" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leukocyte antigen B49" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leukocyte antigen B49 (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7761002", + "display" : "Silver-111 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "111-Ag" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Silver-111" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7770004", + "display" : "Strontium-89 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Strontium-89" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "89-Sr" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7774008", + "display" : "Neo-b-vitamin A1 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neo-b-vitamin A1" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7779003", + "display" : "Ruthenium-103 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "103-Ru" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ruthenium-103" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7785005", + "display" : "Sphingomyelin phosphodiesterase D", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sphingomyelin phosphodiesterase D (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7790008", + "display" : "1-Monoacylglycerol", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Monoglyceride" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "1-Monoacylglycerol (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7791007", + "display" : "Soya protein", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glycine max protein (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Soybean protein" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glycine max protein" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Soya bean protein" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7795003", + "display" : "Oxalate oxidase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oxalate oxidase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7801007", + "display" : "Tetrahydroxypteridine cycloisomerase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tetrahydroxypteridine cycloisomerase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7816005", + "display" : "Antazoline hydrochloride", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antazoline hydrochloride (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7834009", + "display" : "Acetyl digitoxin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acetyldigitoxin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acetyl digitoxin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7846008", + "display" : "Sphingomyelin phosphodiesterase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sphingomyelin phosphodiesterase (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sphingomyelinase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7848009", + "display" : "Monophosphatidylinositol phosphodiesterase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phosphatidylinositol phospholipase C" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "1-phosphatidylinositol phosphodiesterase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "1-phosphatidylinositol phosphodiesterase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7868003", + "display" : "Beta-cyclopiazonate dehydrogenase (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Beta-cyclopiazonate oxidocyclase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Beta-cyclopiazonate dehydrogenase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7879008", + "display" : "Radon-218 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "218-Rn" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radon-218" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7900007", + "display" : "Hemoglobin Presbyterian", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb 108(G10), Asn-lys, beta chain" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin Presbyterian" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin Presbyterian (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7904003", + "display" : "Deanol", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deanol (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dimethyl ethanolamine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dimethylethanolamine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "2 dimethylaminoethanol" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7909008", + "display" : "Arginine carboxypeptidase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carboxypeptidase N" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arginine carboxypeptidase (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anaphylatoxin inactivator" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7924004", + "display" : "Diflorasone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diflorasone (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7938006", + "display" : "D-arabitol dehydrogenase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "D-arabinitol 4-dehydrogenase (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "D-arabinitol 4-dehydrogenase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arabitol dehydrogenase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7945006", + "display" : "Orsellinate-depside hydrolase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lecanorate hydrolase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Orsellinate-depside hydrolase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7948008", + "display" : "Reed-Sternberg antibody", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reed-Sternberg antibody (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CD15 antibody" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7953003", + "display" : "Thioneb", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thioneb (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7957002", + "display" : "Phosphatidate cytidylyltransferase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CDPdiglyceride pyrophosphorylase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phosphatidate cytidylyltransferase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7961008", + "display" : "Hemoglobin F-Shanghai", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb 66(E10), Lys-arg" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin F-Shanghai" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin F-Shanghai (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7970006", + "display" : "Allograft", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Homologous graft" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allogeneic graft" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Homograft" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allograft (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7974002", + "display" : "Blood group antibody Dalman", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Dalman (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7975001", + "display" : "Amiphenazole", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Amiphenazole (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7979007", + "display" : "3'-phosphoadenylylsulphate 3'-phosphatase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "3'-phosphoadenylylsulfate 3'-phosphatase (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "3'-phosphoadenylylsulfate 3'-phosphatase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7983007", + "display" : "Sodium rhodanide", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sodium rhodanide (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7985000", + "display" : "Sulfur isotope", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sulphur isotope" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sulfur isotope (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7997004", + "display" : "Butyl mercaptan", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Butyl mercaptan (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8000007", + "display" : "Cucurbitacin delta^23^-reductase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cucurbitacin delta^23^-reductase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8002004", + "display" : "Blood group antibody Fleming", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Fle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Fleming (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8025003", + "display" : "Blood group antibody Gibson", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Gibson (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8029009", + "display" : "Allyl glycidyl ether", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allyl glycidyl ether (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8030004", + "display" : "Polyethylene glycol", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Macrogol" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PEG - Polyethylene glycol" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Macrogol (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8035009", + "display" : "Cholestenol delta-isomerase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cholestenol delta-isomerase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8048008", + "display" : "Blood group antigen Th", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Th (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8054009", + "display" : "Orotate reductase (NADPH)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Orotate reductase (reduced nicotinamide adenine dinucleotide phosphate) (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Orotate reductase (reduced nicotinamide adenine dinucleotide phosphate)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8055005", + "display" : "Galactoside acetyltransferase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thiogalactoside acetyltransferase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Galactoside acetyltransferase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8105004", + "display" : "Hemoglobin Leiden", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin Leiden" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin Leiden (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8108002", + "display" : "Undecaprenyl-diphosphatase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Undecaprenyl-diphosphatase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8123007", + "display" : "Blood group antibody Schuppenhauer", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Schuppenhauer (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8132009", + "display" : "Magnesium acetylsalicylate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Magnesium acetylsalicylate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8143001", + "display" : "Diosmin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diosmin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8153000", + "display" : "Homoproline", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pipecolic acid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pipecolic acid (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pipecolate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8156008", + "display" : "Immunoglobulin, Fd fragment", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immunoglobulin, Fd fragment (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8164002", + "display" : "Lymphocyte antigen CD67", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lymphocyte antigen CD67 (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cluster of differentiation antigen 67" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CD67 - Cluster of differentiation antigen 67" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lymphocyte antigen CD66B" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8168004", + "display" : "Uracil-5-carboxylate decarboxylase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Uracil-5-carboxylate decarboxylase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8179009", + "display" : "Cevadilline", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cevadilline (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8184003", + "display" : "Convallamarogenin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Convallamarogenin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8190004", + "display" : "Diaminopimelate epimerase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diaminopimelate epimerase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8202008", + "display" : "Potassium-43 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "43-K" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Potassium-43" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8203003", + "display" : "Human menopausal gonadotropin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Menotropin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human menopausal gonadotrophin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human menopausal gonadotropin (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Menotrophin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8204009", + "display" : "Polyester", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Polyester (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8222007", + "display" : "Coagulation factor II Padua variant", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Coagulation factor II Padua variant (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8227001", + "display" : "Ruthenium-106 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "106-Ru" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ruthenium-106" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8230008", + "display" : "Streptococcal cysteine proteinase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Streptococcal proteinase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Streptococcus peptidase A" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Streptococcal cysteine proteinase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8237006", + "display" : "Strobane", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Strobane (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8252004", + "display" : "Chlorothiazide sodium", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chlorothiazide sodium (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8257005", + "display" : "Abnormal hemoglobin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abnormal haemoglobin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abnormal hemoglobin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8261004", + "display" : "Potassium thiosulfate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Potassium thiosulfate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8268005", + "display" : "Blood group antibody Hildebrandt", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Hildebrandt (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8270001", + "display" : "tRNA adenylyltransferase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "tRNA CCA-pyrophosphorylase (adenosine)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "tRNA nucleotidyltransferase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "tRNA CCA-pyrophosphorylase (cytidine)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "tRNA cytidylyltransferase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transfer ribonucleic acid adenylyltransferase (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transfer ribonucleic acid adenylyltransferase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8275006", + "display" : "Methionine-S-oxide reductase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Methionine-S-oxide reductase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8295000", + "display" : "Uromucoid protein", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tamm-Horsfall mucoprotein" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Uromucoid protein (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8300003", + "display" : "Cyclohexanol", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cyclohexanol (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8310007", + "display" : "Hemoglobin Madrid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb 115(G17), Ala-pro" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin Madrid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin Madrid (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8313009", + "display" : "RNA-directed DNA polymerase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "DNA nucleotidyltransferase (RNA-directed)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reverse transcriptase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Revertase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ribonucleic acid-directed deoxyribonucleic acid polymerase (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ribonucleic acid-directed deoxyribonucleic acid polymerase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8340009", + "display" : "Procollagen-lysine,2-oxoglutarate 5-dioxygenase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lysine hydroxylase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lysine,2-oxoglutarate 5-dioxygenase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Procollagen-lysine,2-oxoglutarate 5-dioxygenase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8342001", + "display" : "Brilliant cresyl blue", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cresyl blue BBS" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brilliant cresyl blue stain (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brilliant cresyl blue stain" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8343006", + "display" : "Blood group antibody Re^a^", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Reid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Re^a^ (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8354001", + "display" : "Manganese ethylene bis-dithiocarbamate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Manganese ethylene bis-dithiocarbamate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8355000", + "display" : "Hafnium isotope", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hafnium isotope (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8362009", + "display" : "Blood group antibody c", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody hr'" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Rh4" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody c (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anti c" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8365006", + "display" : "Oil of pennyroyal-European", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oil of pulegium" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oil of pennyroyal-European (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8368008", + "display" : "Xylobiase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Exo-1,4-beta-xylosidase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Xylan 1,4-beta-xylosidase (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Xylan 1,4-beta-xylosidase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Beta-xylosidase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8376005", + "display" : "Duffy blood group antibody", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antibody to antigen in ISBT system FY" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antibody to antigen in ISBT system 008" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antibody to antigen in Duffy blood group system" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Duffy system antibody" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antibody to antigen in Duffy blood group system (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8385005", + "display" : "Glucan 1,4-alpha-glucosidase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glucoamylase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Amyloglucosidase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lysosomal alpha-glucosidase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acid maltase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Exo-1,4-alpha-glucosidase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glucan 1,4-alpha-glucosidase (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alpha-1,4-glucosidase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gamma-amylase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8397006", + "display" : "Nicotine resin complex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nicotine resin complex (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8406008", + "display" : "Nitroethane oxidase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nitroethane oxidase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8429000", + "display" : "Brilliant orange", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brilliant orange stain (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brilliant orange stain" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8450009", + "display" : "Oil of lemon grass", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Indian melissa oil" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oil of lemon grass (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lemon grass oil" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8452001", + "display" : "Blood group antigen Sisson", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Sisson (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8456003", + "display" : "Methyl ethyl ketone peroxide", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Methyl ethyl ketone peroxide (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8460000", + "display" : "Blood group antibody Vg^a^", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Van Vugt" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Vg^a^ (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8473001", + "display" : "Homocysteine methyltransferase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Homocysteine methyltransferase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8474007", + "display" : "Lead oleate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lead oleate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8484008", + "display" : "Blood group antigen Mur", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Murrell" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "MNS10 (ISBT symbol)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Mur (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8485009", + "display" : "Oncogene protein P210, BCR-ABL", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oncogene protein P210, BCR-ABL (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8486005", + "display" : "HLA-DRw15 antigen", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leukocyte antigen DRw15 (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leukocyte antigen DRw15" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leucocyte antigen DRw15" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8487001", + "display" : "Vanadium-48 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "48-V" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vanadium-48" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8491006", + "display" : "Complement inhibitor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Substance with complement inhibitor mechanism of action (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8492004", + "display" : "Allantoicase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allantoicase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8498000", + "display" : "Short neurotoxin venom", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Short neurotoxin venom (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8507001", + "display" : "Cyclohexane", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hexahydroxybenzene" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hexamethylene" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cyclohexane (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8514004", + "display" : "Ornithine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ornithine (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "L-ornithine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8520003", + "display" : "Hemoglobin Machida", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb 6(A3), Glu-gln, beta chain" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin Machida" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin Machida (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8525008", + "display" : "Osmium-183 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osmium-183" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "183-Os" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8529002", + "display" : "Urinary protein of low molecular weight", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Urinary protein of low molecular weight (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8534003", + "display" : "Tin-110 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tin-110" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "110-Sn" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8537005", + "display" : "Solution", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Solution (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8578007", + "display" : "Potassium cyanate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Potassium cyanate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8591008", + "display" : "Dichlorodifluoromethane", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CFC-12" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dichlorodifluoromethane (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8612007", + "display" : "Tumor necrosis factor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "TNF" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tumour necrosis factor" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tumor necrosis factor (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cachectin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8620009", + "display" : "Oncogene protein TCL6", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "T-cell leukemia-lymphoma gene 6" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "T-cell leukaemia-lymphoma gene 6" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oncogene protein TCL6 (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8631001", + "display" : "Potassium chloride", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Potassium chloride (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8653004", + "display" : "Rubijervine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rubijervine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8660005", + "display" : "Complement component C3c", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Complement component C3c (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8687009", + "display" : "Gum arabic", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gum arabic (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8689007", + "display" : "Kanamycin sulfate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Kanamycin sulphate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Kanamycin sulfate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8701002", + "display" : "Sulfachlorpyridazine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sulphachlorpyridazine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sulfachlorpyridazine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8705006", + "display" : "4-hydroxybenzoate decarboxylase (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "4-hydroxybenzoate decarboxylase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8731008", + "display" : "Blood group antibody Austin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Austin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8740007", + "display" : "C3(H20)Bb", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "C3(H20)Bb (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8761000", + "display" : "Adenylylsulfate kinase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adenylylsulphate kinase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adenylylsulfate kinase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8767001", + "display" : "Santonin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Santonin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8785008", + "display" : "Chlorine dioxide", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chlorine peroxide" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chlorine dioxide (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8786009", + "display" : "Blood group antigen Wd^a^", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Waldner" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "DI5 (ISBT symbol)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Wd^a^ (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8795001", + "display" : "Hemoglobin F", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fetal hemoglobin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb alpha>2< gamma>2<" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "HbF" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin F" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fetal haemoglobin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin F (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Foetal haemoglobin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb F - haemoglobin F" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb F - hemoglobin F" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8817004", + "display" : "LH receptor site", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Luteinizing hormone receptor site (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Luteinising hormone receptor site" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Luteinizing hormone receptor site" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8818009", + "display" : "Blood group antibody Tri W", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Tri W (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8822004", + "display" : "Linoleic acid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Linoleic acid (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "9,12-octadecadienoic acid" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8830003", + "display" : "Nitrate reductase (NAD(P)H)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nitrate reductase [NAD(P)H] (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nitrate reductase [NAD(P)H]" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8836009", + "display" : "Gallocyanine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gallocyanine stain (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gallocyanine stain" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8844009", + "display" : "Hydroxybutyrate-dimer hydrolase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hydroxybutyrate-dimer hydrolase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8858006", + "display" : "Strontium (85-Sr) nitrate (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Strontium (85-Sr) nitrate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8865003", + "display" : "Natural graphite", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Plumbago" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Black lead" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Natural graphite (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Graphite" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8878003", + "display" : "Blood group antigen Evelyn", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Evelyn (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8882001", + "display" : "3-hydroxybenzoate 6-hydroxylase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "3-hydroxybenzoate 6-monooxygenase (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "3-hydroxybenzoate 6-monooxygenase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8886003", + "display" : "Flecainide acetate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Flecainide acetate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8908003", + "display" : "Blood group antibody I^T^", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody I^T^ (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8914005", + "display" : "Endolymph", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Endolymph (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8919000", + "display" : "Biotin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vitamin H" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Coenzyme R" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Biotin (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vitamin B7" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8926000", + "display" : "Azur B", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trimethyl thionin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Azure B stain (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Azure B stain" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Azure B" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8945009", + "display" : "Phosphopantothenate-cysteine ligase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phosphopantothenoylcysteine synthetase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phosphopantothenate-cysteine ligase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8953001", + "display" : "2,3-dihydroxyindole 2,3-dioxygenase (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "2,3-dihydroxyindole 2,3-dioxygenase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8963009", + "display" : "N-Acetylmuramoyl-L-alanine amidase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "N-Acetylmuramoyl-L-alanine amidase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8969008", + "display" : "Bulbourethral secretions", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bulbourethral secretions (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8977007", + "display" : "Blood group antibody Tarplee", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Tarp" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Tarplee (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8982000", + "display" : "Oleate hydratase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oleate hydratase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8987006", + "display" : "Cycle-phase specific agent", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cycle-phase specific agent (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8991001", + "display" : "Ribulokinase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ribulokinase (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "L-ribulokinase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9010006", + "display" : "Methyl blue", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Soluble blue 8B" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Water blue 6B extra P" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Helvetia blue" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acid blue 93" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Methyl blue stain (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Methyl blue stain" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9013008", + "display" : "Dephospho-CoA kinase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dephospho-coenzyme A kinase (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dephospho-coenzyme A kinase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9021002", + "display" : "Carbaryl", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Methyl carbamic acid 1-naphthyl ester" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carbaryl (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9024005", + "display" : "Glucose-6-phosphate dehydrogenase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "G-6PD" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glucose-6-phosphate dehydrogenase (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "G6PD - Glucose-6-phosphate dehydrogenase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "G6P - Glucose-6-phosphate dehydrogenase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9045003", + "display" : "Radon radioisotope", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radon radioisotope (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9052001", + "display" : "Allspice oil", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pimenta oil" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allspice oil (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9054000", + "display" : "Blood group antigen HLA-B15", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen HLA-B15 (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "HLA - Human leucocyte antigen B15" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leucocyte antigen B15" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leukocyte antigen B15" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "HLA - Human leukocyte antigen B15" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9103003", + "display" : "Retinol fatty-acyltransferase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Retinol fatty-acyltransferase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9110009", + "display" : "Mercuric compound", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mercuric compound (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9125009", + "display" : "Sempervirine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sempervirine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9159008", + "display" : "Triacetate-lactonase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Triacetate-lactonase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9172009", + "display" : "Blood group antibody Alda", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Alda (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9174005", + "display" : "Fibrinogen Poitiers", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fibrinogen Poitiers (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9183000", + "display" : "Beta-N-acetylgalactosaminidase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Beta-N-acetylgalactosaminidase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9189001", + "display" : "CMP-N-acetylneuraminate-lactosylceramide alpha-2,3-sialyltransferase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cytidine monophosphate (CMP)-N-acetylneuraminate-lactosylceramide alpha-2,3-sialyltransferase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cytidine monophosphate-N-acetylneuraminate-lactosylceramide alpha-2,3-sialyltransferase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cytidine monophosphate-N-acetylneuraminate-lactosylceramide alpha-2,3-sialyltransferase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9195000", + "display" : "Immunoglobulin gene INV allotype", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immunoglobulin gene INV allotype (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9197008", + "display" : "Apiose reductase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Apiose reductase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9205004", + "display" : "Hemoglobin Tarrant", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb 126(H9), Asp-asn" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin Tarrant" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin Tarrant (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9220005", + "display" : "Plant phenol oil", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Plant phenol oil (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9223007", + "display" : "Borneol dehydrogenase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bicyclic monoterpenol dehydrogenase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Borneol dehydrogenase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9234005", + "display" : "Chlorobutanol", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chlorobutanol (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chlorbutol" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9246009", + "display" : "Tellurium-118 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tellurium-118" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "118-Te" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9253000", + "display" : "HLA-DRw16 antigen", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leukocyte antigen DRw16 (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leukocyte antigen DRw16" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leucocyte antigen DRw16" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9270008", + "display" : "Catecholamine receptor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Catecholamine receptor (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9271007", + "display" : "Fibrinogen Pontoise", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fibrinogen Pontoise (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9301005", + "display" : "Lens neutral proteinase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lens neutral proteinase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9302003", + "display" : "Gentisate decarboxylase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gentisate decarboxylase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9315007", + "display" : "Spearmint oil", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spearmint oil (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9319001", + "display" : "Blood group antibody Vennera", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Vennera (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9334007", + "display" : "Isopropyl glycidyl ether", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Isopropyl glycidyl ether (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9349004", + "display" : "Nitrobenzene", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nitrobenzene (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9351000", + "display" : "Palladium-103 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Palladium-103" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "103-Pd" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9355009", + "display" : "Hemoglobin F-Alexandra", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb 12(A9), Thr-lys" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin F-Alexandra" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin F-Alexandra (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9392009", + "display" : "Blood group antibody Pollio", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Poll" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Pollio (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9396007", + "display" : "Iron-60 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "60-Fe" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Iron-60" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9398008", + "display" : "Blood group antigen Pillsbury", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Pillsbury (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9410003", + "display" : "Bromoform", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tribromomethane" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bromoform (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9422000", + "display" : "High density lipoprotein", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "HDL" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "High density lipoprotein (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alpha-lipoprotein" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alpha lipoprotein" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "HDL - high density lipoprotein" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9457002", + "display" : "Fibrinogen Almeria", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fibrinogen Almeria (substance)" + }] + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/designation-use", + "resource" : { + "resourceType" : "ValueSet", + "id" : "designation-use", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "vocab" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "normative" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version", + "valueCode" : "4.0.0" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 5 + }], + "url" : "http://hl7.org/fhir/ValueSet/designation-use", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.264" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.259" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.2.281" + }], + "version" : "6.0.0-ballot2", + "name" : "DesignationUse", + "title" : "Designation Use", + "status" : "active", + "experimental" : false, + "publisher" : "HL7 International / Terminology Infrastructure", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }, + { + "telecom" : [{ + "system" : "url", + "value" : "http://www.hl7.org/Special/committees/Vocab/index.cfm" + }] + }], + "description" : "Details of how a designation would be used", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "copyright" : "This resource includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these specifications must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/get-snomed-ct or info@snomed.org", + "compose" : { + "include" : [{ + "system" : "http://snomed.info/sct", + "concept" : [{ + "code" : "900000000000003001" + }, + { + "code" : "900000000000013009" + }] + }] + }, + "expansion" : { + "identifier" : "urn:uuid:c3d403d3-c512-4b57-990a-eb47c0df6069", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 2, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-valueset", + "valueUri" : "null" + }, + { + "name" : "used-codesystem", + "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230131" + }, + { + "name" : "version", + "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230131" + }], + "contains" : [{ + "system" : "http://snomed.info/sct", + "code" : "900000000000003001", + "display" : "Fully specified name", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fully specified name (core metadata concept)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009", + "display" : "Synonym (core metadata concept)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Synonym" + }] + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/filter-operator", + "resource" : { + "resourceType" : "ValueSet", + "id" : "filter-operator", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "vocab" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "normative" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version", + "valueCode" : "4.0.0" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 5 + }], + "url" : "http://hl7.org/fhir/ValueSet/filter-operator", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.478" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.471" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.2.280" + }], + "version" : "6.0.0-ballot2", + "name" : "FilterOperator", + "title" : "Filter Operator", + "status" : "active", + "experimental" : false, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 International / Terminology Infrastructure", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }, + { + "telecom" : [{ + "system" : "url", + "value" : "http://www.hl7.org/Special/committees/Vocab/index.cfm" + }] + }], + "description" : "The kind of operation to perform as a part of a property based filter.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/filter-operator" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:96dff883-0c62-46dc-a32b-d7c183c9eeda", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 11, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/filter-operator|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/filter-operator", + "code" : "=", + "display" : "Equals" + }, + { + "system" : "http://hl7.org/fhir/filter-operator", + "code" : "is-a", + "display" : "Is A (by subsumption)" + }, + { + "system" : "http://hl7.org/fhir/filter-operator", + "code" : "descendent-of", + "display" : "Descendent Of (by subsumption)" + }, + { + "system" : "http://hl7.org/fhir/filter-operator", + "code" : "is-not-a", + "display" : "Not (Is A) (by subsumption)" + }, + { + "system" : "http://hl7.org/fhir/filter-operator", + "code" : "regex", + "display" : "Regular Expression" + }, + { + "system" : "http://hl7.org/fhir/filter-operator", + "code" : "in", + "display" : "In Set" + }, + { + "system" : "http://hl7.org/fhir/filter-operator", + "code" : "not-in", + "display" : "Not in Set" + }, + { + "system" : "http://hl7.org/fhir/filter-operator", + "code" : "generalizes", + "display" : "Generalizes (by Subsumption)" + }, + { + "system" : "http://hl7.org/fhir/filter-operator", + "code" : "child-of", + "display" : "Child Of" + }, + { + "system" : "http://hl7.org/fhir/filter-operator", + "code" : "descendent-leaf", + "display" : "Descendent Leaf" + }, + { + "system" : "http://hl7.org/fhir/filter-operator", + "code" : "exists", + "display" : "Exists" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/conceptmap-property-type", + "resource" : { + "resourceType" : "ValueSet", + "id" : "conceptmap-property-type", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "vocab" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "normative" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version", + "valueCode" : "4.0.0" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 5 + }], + "url" : "http://hl7.org/fhir/ValueSet/conceptmap-property-type", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3320" + }], + "version" : "6.0.0-ballot2", + "name" : "ConceptMapPropertyType", + "title" : "ConceptMap Property Type", + "status" : "active", + "experimental" : false, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "The type of a ConceptMap mapping property value.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/conceptmap-property-type" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:95f8d914-160e-47ab-ae9e-47938bd681d1", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 7, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/conceptmap-property-type|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/conceptmap-property-type", + "code" : "Coding", + "display" : "Coding (external reference)" + }, + { + "system" : "http://hl7.org/fhir/conceptmap-property-type", + "code" : "string", + "display" : "string" + }, + { + "system" : "http://hl7.org/fhir/conceptmap-property-type", + "code" : "integer", + "display" : "integer" + }, + { + "system" : "http://hl7.org/fhir/conceptmap-property-type", + "code" : "boolean", + "display" : "boolean" + }, + { + "system" : "http://hl7.org/fhir/conceptmap-property-type", + "code" : "dateTime", + "display" : "dateTime" + }, + { + "system" : "http://hl7.org/fhir/conceptmap-property-type", + "code" : "decimal", + "display" : "decimal" + }, + { + "system" : "http://hl7.org/fhir/conceptmap-property-type", + "code" : "code", + "display" : "code" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/conceptmap-attribute-type", + "resource" : { + "resourceType" : "ValueSet", + "id" : "conceptmap-attribute-type", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "vocab" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "normative" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version", + "valueCode" : "4.0.0" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 5 + }], + "url" : "http://hl7.org/fhir/ValueSet/conceptmap-attribute-type", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3325" + }], + "version" : "6.0.0-ballot2", + "name" : "ConceptMapAttributeType", + "title" : "ConceptMap Attribute Type", + "status" : "active", + "experimental" : false, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "The type of a ConceptMap mapping attribute value.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/conceptmap-attribute-type" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:0b7532aa-5783-4fc7-b395-d2d73411eaaa", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 5, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/conceptmap-attribute-type|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/conceptmap-attribute-type", + "code" : "code", + "display" : "code" + }, + { + "system" : "http://hl7.org/fhir/conceptmap-attribute-type", + "code" : "Coding", + "display" : "Coding" + }, + { + "system" : "http://hl7.org/fhir/conceptmap-attribute-type", + "code" : "string", + "display" : "string" + }, + { + "system" : "http://hl7.org/fhir/conceptmap-attribute-type", + "code" : "boolean", + "display" : "boolean" + }, + { + "system" : "http://hl7.org/fhir/conceptmap-attribute-type", + "code" : "Quantity", + "display" : "Quantity" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/conceptmap-unmapped-mode", + "resource" : { + "resourceType" : "ValueSet", + "id" : "conceptmap-unmapped-mode", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "vocab" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 3 + }], + "url" : "http://hl7.org/fhir/ValueSet/conceptmap-unmapped-mode", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.480" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.473" + }], + "version" : "6.0.0-ballot2", + "name" : "ConceptMapGroupUnmappedMode", + "title" : "Concept Map Group Unmapped Mode", + "status" : "draft", + "experimental" : false, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "Defines which action to take if there is no match in the group.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/conceptmap-unmapped-mode" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:84bc8847-d7f1-4452-a60b-242080af9485", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 3, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/conceptmap-unmapped-mode|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/conceptmap-unmapped-mode", + "code" : "use-source-code", + "display" : "Use Provided Source Code" + }, + { + "system" : "http://hl7.org/fhir/conceptmap-unmapped-mode", + "code" : "fixed", + "display" : "Fixed Code" + }, + { + "system" : "http://hl7.org/fhir/conceptmap-unmapped-mode", + "code" : "other-map", + "display" : "Other Map" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/slotstatus", + "resource" : { + "resourceType" : "ValueSet", + "id" : "slotstatus", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "pa" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 3 + }], + "url" : "http://hl7.org/fhir/ValueSet/slotstatus", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.482" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.475" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.2.283" + }], + "version" : "6.0.0-ballot2", + "name" : "SlotStatus", + "title" : "Slot Status", + "status" : "draft", + "experimental" : false, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "The free/busy status of the slot.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/slotstatus" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:4ef381c8-d06d-4d55-a5af-142c61b6aaeb", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 5, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/slotstatus|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/slotstatus", + "code" : "busy", + "display" : "Busy" + }, + { + "system" : "http://hl7.org/fhir/slotstatus", + "code" : "free", + "display" : "Free" + }, + { + "system" : "http://hl7.org/fhir/slotstatus", + "code" : "busy-unavailable", + "display" : "Busy (Unavailable)" + }, + { + "system" : "http://hl7.org/fhir/slotstatus", + "code" : "busy-tentative", + "display" : "Busy (Tentative)" + }, + { + "system" : "http://hl7.org/fhir/slotstatus", + "code" : "entered-in-error", + "display" : "Entered in error" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/appointmentstatus", + "resource" : { + "resourceType" : "ValueSet", + "id" : "appointmentstatus", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "pa" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 3 + }], + "url" : "http://hl7.org/fhir/ValueSet/appointmentstatus", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.484" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.477" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.2.284" + }], + "version" : "6.0.0-ballot2", + "name" : "AppointmentStatus", + "title" : "Appointment Status", + "status" : "draft", + "experimental" : false, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "The free/busy status of an appointment.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/appointmentstatus" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:4c6b4efb-1214-4cdc-adb0-81f03098b7e7", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 10, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/appointmentstatus|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/appointmentstatus", + "code" : "proposed", + "display" : "Proposed" + }, + { + "system" : "http://hl7.org/fhir/appointmentstatus", + "code" : "pending", + "display" : "Pending" + }, + { + "system" : "http://hl7.org/fhir/appointmentstatus", + "code" : "booked", + "display" : "Booked" + }, + { + "system" : "http://hl7.org/fhir/appointmentstatus", + "code" : "arrived", + "display" : "Arrived" + }, + { + "system" : "http://hl7.org/fhir/appointmentstatus", + "code" : "fulfilled", + "display" : "Fulfilled" + }, + { + "system" : "http://hl7.org/fhir/appointmentstatus", + "code" : "cancelled", + "display" : "Cancelled" + }, + { + "system" : "http://hl7.org/fhir/appointmentstatus", + "code" : "noshow", + "display" : "No Show" + }, + { + "system" : "http://hl7.org/fhir/appointmentstatus", + "code" : "entered-in-error", + "display" : "Entered in error" + }, + { + "system" : "http://hl7.org/fhir/appointmentstatus", + "code" : "checked-in", + "display" : "Checked In" + }, + { + "system" : "http://hl7.org/fhir/appointmentstatus", + "code" : "waitlist", + "display" : "Waitlisted" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/appointment-cancellation-reason", + "resource" : { + "resourceType" : "ValueSet", + "id" : "appointment-cancellation-reason", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "pa" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/appointment-cancellation-reason", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.1381" + }], + "version" : "6.0.0-ballot2", + "name" : "AppointmentCancellationReason", + "title" : "Appointment Cancellation Reason", + "status" : "draft", + "experimental" : true, + "publisher" : "FHIR Project team", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "This example value set defines a set of reasons for the cancellation of an appointment.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/appointment-cancellation-reason" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:93f3b3f6-747c-4bd5-a70f-5f1635d97a34", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 32, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/appointment-cancellation-reason|2.1.1" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/appointment-cancellation-reason", + "code" : "pat", + "display" : "Patient" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/appointment-cancellation-reason", + "code" : "pat-crs", + "display" : "Patient: Canceled via automated reminder system" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/appointment-cancellation-reason", + "code" : "pat-cpp", + "display" : "Patient: Canceled via Patient Portal" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/appointment-cancellation-reason", + "code" : "pat-dec", + "display" : "Patient: Deceased" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/appointment-cancellation-reason", + "code" : "pat-fb", + "display" : "Patient: Feeling Better" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/appointment-cancellation-reason", + "code" : "pat-lt", + "display" : "Patient: Lack of Transportation" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/appointment-cancellation-reason", + "code" : "pat-mt", + "display" : "Patient: No longer covered by insurance or other payers" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/appointment-cancellation-reason", + "code" : "pat-mv", + "display" : "Patient: Moved Residence" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/appointment-cancellation-reason", + "code" : "pat-preg", + "display" : "Patient: Pregnant" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/appointment-cancellation-reason", + "code" : "pat-swl", + "display" : "Patient: Scheduled from Wait List" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/appointment-cancellation-reason", + "code" : "pat-ucp", + "display" : "Patient: Unhappy/Changed Provider" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/appointment-cancellation-reason", + "code" : "prov", + "display" : "Provider" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/appointment-cancellation-reason", + "code" : "prov-pers", + "display" : "Provider: Personal" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/appointment-cancellation-reason", + "code" : "prov-dch", + "display" : "Provider: Discharged" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/appointment-cancellation-reason", + "code" : "prov-edu", + "display" : "Provider: Edu/Meeting" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/appointment-cancellation-reason", + "code" : "prov-hosp", + "display" : "Provider: Hospitalized" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/appointment-cancellation-reason", + "code" : "prov-labs", + "display" : "Provider: Labs Out of Acceptable Range" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/appointment-cancellation-reason", + "code" : "prov-mri", + "display" : "Provider: MRI Screening Form Marked Do Not Proceed" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/appointment-cancellation-reason", + "code" : "prov-onc", + "display" : "Provider: Oncology Treatment Plan Changes" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/appointment-cancellation-reason", + "code" : "maint", + "display" : "Equipment Maintenance/Repair" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/appointment-cancellation-reason", + "code" : "meds-inc", + "display" : "Prep/Med Incomplete" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/appointment-cancellation-reason", + "code" : "other", + "display" : "Other" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/appointment-cancellation-reason", + "code" : "oth-cms", + "display" : "Other: CMS Therapy Cap Service Not Authorized" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/appointment-cancellation-reason", + "code" : "oth-err", + "display" : "Other: Error" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/appointment-cancellation-reason", + "code" : "oth-fin", + "display" : "Other: Financial" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/appointment-cancellation-reason", + "code" : "oth-iv", + "display" : "Other: Improper IV Access/Infiltrate IV" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/appointment-cancellation-reason", + "code" : "oth-int", + "display" : "Other: No Interpreter Available" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/appointment-cancellation-reason", + "code" : "oth-mu", + "display" : "Other: Prep/Med/Results Unavailable" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/appointment-cancellation-reason", + "code" : "oth-room", + "display" : "Other: Room/Resource Maintenance" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/appointment-cancellation-reason", + "code" : "oth-oerr", + "display" : "Other: Schedule Order Error" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/appointment-cancellation-reason", + "code" : "oth-swie", + "display" : "Other: Silent Walk In Error" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/appointment-cancellation-reason", + "code" : "oth-weath", + "display" : "Other: Weather" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/c80-practice-codes", + "resource" : { + "resourceType" : "ValueSet", + "id" : "c80-practice-codes", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "pa" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/c80-practice-codes", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.3.88.12.80.72" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.2.134" + }], + "version" : "6.0.0-ballot2", + "name" : "PracticeSettingCodeValueSet", + "title" : "Practice Setting Code Value Set", + "status" : "active", + "experimental" : true, + "publisher" : "HITSP", + "description" : "This is the code representing the clinical specialty of the clinician or provider who interacted with, treated, or provided a service to/for the patient. The value set used for clinical specialty has been limited by HITSP to the value set reproduced from HITSP C80 Table 2-149 Clinical Specialty Value Set Definition.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "copyright" : "This resource includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these specifications must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/get-snomed-ct or info@snomed.org", + "compose" : { + "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 (specialty)" + }, + { + "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 (specialty)" + }, + { + "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" : "Ear, nose and throat surgery" + }, + { + "code" : "394609007", + "display" : "Surgery-general" + }, + { + "code" : "408474001", + "display" : "Surgery-Hepatobiliary and pancreatic surgery" + }, + { + "code" : "394610002", + "display" : "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" + }] + }] + }, + "expansion" : { + "identifier" : "urn:uuid:4c798c6c-1af9-4f86-9646-eebdf56ca0ef", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 115, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-valueset", + "valueUri" : "null" + }, + { + "name" : "used-codesystem", + "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230131" + }, + { + "name" : "version", + "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230131" + }], + "contains" : [{ + "system" : "http://snomed.info/sct", + "code" : "408467006", + "display" : "Adult mental illness - specialty (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adult mental illness - speciality" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adult mental illness - specialty" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adult psychiatry" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adult mental illness" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "394577000", + "display" : "Anesthetics", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anaesthetics" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anesthetics" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anaesthesia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anesthesiology" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anesthetics (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "394578005", + "display" : "Audiological medicine (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Audiological medicine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Audiological medicine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "421661004", + "display" : "Blood banking and transfusion medicine (specialty) (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood banking and transfusion medicine (specialty)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood banking and transfusion medicine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "408462000", + "display" : "Burns care (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Burns care" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Burns management" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Burns care" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "394579002", + "display" : "Cardiology (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cardiology" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cardiology" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "394804000", + "display" : "Clinical cytogenetics and molecular genetics (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clinical cytogenetics and molecular genetics" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clinical cytogenetics and molecular genetics" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "394580004", + "display" : "Clinical genetics (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clinical genetics" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clinical genetics" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "394803006", + "display" : "Clinical hematology", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clinical haematology" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clinical hematology" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clinical hematology (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "408480009", + "display" : "Clinical immunology (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clinical immunology" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clinical immunology" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "408454008", + "display" : "Clinical microbiology (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clinical microbiology" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clinical microbiology" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "394809005", + "display" : "Clinical neuro-physiology (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clinical neuro-physiology" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clinical neuro-physiology" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "394592004", + "display" : "Clinical oncology (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clinical oncology" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clinical oncology" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "394600006", + "display" : "Clinical pharmacology (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clinical pharmacology" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A professional discipline that combines basic pharmacology and clinical medicine with a focus of developing and understanding new drug therapies." + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clinical pharmacology" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "394601005", + "display" : "Clinical physiology (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clinical physiology" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clinical physiology" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "394581000", + "display" : "Community medicine (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Community medicine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Community medicine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "408478003", + "display" : "Critical care medicine (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Critical care medicine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Critical care medicine" + }] + }, + { + "system" : "http://snomed.info/sct", + "inactive" : true, + "code" : "394812008", + "display" : "Dental medicine specialties (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dental medicine specialties" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dental medicine specialties" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "408444009", + "display" : "General dental practice (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "General dental practice" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dental-General dental practice" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "394582007", + "display" : "Dermatology (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dermatology" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dermatology" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "408475000", + "display" : "Diabetic medicine (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diabetic medicine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diabetic medicine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "410005002", + "display" : "Dive medicine (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dive medicine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dive medicine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "394583002", + "display" : "Endocrinology (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Endocrinology" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Endocrinology" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "419772000", + "display" : "Family practice (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Family practice" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Family medicine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Family practice" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "394584008", + "display" : "Gastroenterology (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastroenterology" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "GE - Gastroenterology" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastroenterology" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "408443003", + "display" : "General medical practice (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "General medical practice" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "General medical practice" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "394802001", + "display" : "General medicine (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "General medicine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "General medicine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "394915009", + "display" : "General pathology (specialty) (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "General pathology (specialty)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "General pathology" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "394814009", + "display" : "General practice (specialty) (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "General practice (specialty)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "General practice (specialty)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "394808002", + "display" : "Genito-urinary medicine (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Genito-urinary medicine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Genito-urinary medicine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "394811001", + "display" : "Geriatric medicine (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Geriatric medicine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Geriatric medicine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "408446006", + "display" : "Gynecological oncology", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gynaecological oncology" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gynecological oncology" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gynecological oncology (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "394586005", + "display" : "Gynecology", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gynaecology" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gynecology" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gynecology (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "394916005", + "display" : "Hematopathology", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haematology (specialty)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hematopathology (specialty) (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hematopathology" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hematopathology (specialty)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "408472002", + "display" : "Hepatology (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hepatology" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hepatology" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "394597005", + "display" : "Histopathology (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Histopathology" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Histology speciality" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Histology specialty" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Histopathology" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "394598000", + "display" : "Immunopathology (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immunopathology" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immunopathology" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "394807007", + "display" : "Infectious diseases (specialty) (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infectious diseases (specialty)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infectious diseases" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "419192003", + "display" : "Internal medicine (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Internal medicine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Internal medicine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "408468001", + "display" : "Learning disability - specialty (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Learning disability - speciality" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Learning disability - specialty" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Learning disability" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Learning disability" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "394593009", + "display" : "Medical oncology (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medical oncology" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medical oncology" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "394813003", + "display" : "Medical ophthalmology (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medical ophthalmology" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medical ophthalmology" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "410001006", + "display" : "Military medicine (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Military medicine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Military medicine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "394589003", + "display" : "Nephrology (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nephrology" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Renal medicine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nephrology" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "394591006", + "display" : "Neurology (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neurology" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neurology" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "394599008", + "display" : "Neuropathology (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neuropathology" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neuropathology" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "394649004", + "display" : "Nuclear medicine - specialty (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nuclear medicine - speciality" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nuclear medicine - specialty" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nuclear medicine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nuclear medicine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "408470005", + "display" : "Obstetrics (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Obstetrics" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Maternity care" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Obstetrics" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "394585009", + "display" : "Obstetrics and gynecology", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Obstetrics and gynaecology" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Obstetrics and gynecology" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Obstetrics and gynecology (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "394821009", + "display" : "Occupational medicine (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Occupational medicine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Occupational medicine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "422191005", + "display" : "Ophthalmic surgery (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ophthalmic surgery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ocular surgery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Eye surgery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ophthalmic surgery" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "394594003", + "display" : "Ophthalmology (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ophthalmology" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ophthalmology" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "416304004", + "display" : "Osteopathic manipulative medicine (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osteopathic manipulative medicine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "The application of osteopathic philosophy, structural diagnosis and use of osteopathic manipulative treatment (OMT) in the diagnosis and management of the patient." + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osteopathic manipulative medicine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "418960008", + "display" : "Otolaryngology (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Otolaryngology" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Otolaryngology" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "394882004", + "display" : "Pain management (specialty) (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pain management (specialty)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pain management" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "394806003", + "display" : "Palliative medicine (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Palliative medicine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Palliative medicine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "394588006", + "display" : "Child and adolescent psychiatry (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Child and adolescent psychiatry" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric (Child and adolescent) psychiatry" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "408459003", + "display" : "Pediatric cardiology", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paediatric cardiology" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric cardiology" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric cardiology (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "394607009", + "display" : "Pediatric dentistry", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paediatric dentistry" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric dentistry" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric dentistry (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "419610006", + "display" : "Pediatric endocrinology", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric endocrinology" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paediatric endocrinology" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric endocrinology (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "418058008", + "display" : "Pediatric gastroenterology", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric gastroenterology" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paediatric gastroenterology" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric gastroenterology (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "420208008", + "display" : "Pediatric genetics", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric genetics" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paediatric genetics" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric genetics (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "418652005", + "display" : "Pediatric hematology (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric hematology" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paediatric haematology" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric hematology" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "418535003", + "display" : "Pediatric immunology (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric immunology" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paediatric immunology" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric immunology" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "418862001", + "display" : "Pediatric infectious diseases (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric infectious diseases" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paediatric infectious diseases" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric infectious diseases" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "419365004", + "display" : "Pediatric nephrology (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric nephrology" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paediatric nephrology" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric nephrology" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "418002000", + "display" : "Pediatric oncology (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric oncology" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paediatric oncology" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric oncology" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "419983000", + "display" : "Pediatric ophthalmology", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric ophthalmology" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paediatric ophthalmology" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric ophthalmology (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "419170002", + "display" : "Pediatric pulmonology (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric pulmonology" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paediatric pulmonology" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric chest medicine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paediatric chest medicine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric pulmonology" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "419472004", + "display" : "Pediatric rheumatology", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric rheumatology" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paediatric rheumatology" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric rheumatology (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "394539006", + "display" : "Pediatric surgery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paediatric surgery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric surgery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric surgery (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "420112009", + "display" : "Pediatric bone marrow transplantation (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric bone marrow transplantation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paediatric bone marrow transplantation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric surgery-bone marrow transplantation" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "409968004", + "display" : "Preventive medicine (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Preventive medicine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Preventive medicine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "394587001", + "display" : "Psychiatry (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Psychiatry" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Psychiatry" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "394913002", + "display" : "Psychotherapy (specialty) (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Psychotherapy (specialty)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Psychotherapy (specialty)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "408440000", + "display" : "Public health medicine (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Public health medicine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Public health medicine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "418112009", + "display" : "Pulmonary medicine (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pulmonary medicine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chest medicine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thoracic medicine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Respiratory medicine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pulmonary medicine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "419815003", + "display" : "Radiation oncology (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radiation oncology" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radiotherapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Therapeutic radiology" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radiation oncology" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "394914008", + "display" : "Radiology - specialty (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radiology - speciality" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radiology - specialty" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radiology" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radiology" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "408455009", + "display" : "Interventional radiology - specialty (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Interventional radiology - speciality" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Interventional radiology - specialty" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Interventional radiology" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radiology-Interventional radiology" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "394602003", + "display" : "Rehabilitation - specialty (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rehabilitation - speciality" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rehabilitation - specialty" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rehabilitation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rehabilitation" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "408447002", + "display" : "Respite care - specialty (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Respite care - speciality" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Respite care - specialty" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Respite care" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Respite care" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "394810000", + "display" : "Rheumatology (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rheumatology" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rheumatology" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "408450004", + "display" : "Sleep studies - specialty (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sleep studies - speciality" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sleep studies - specialty" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sleep studies" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sleep studies" + }] + }, + { + "system" : "http://snomed.info/sct", + "inactive" : true, + "code" : "408476004", + "display" : "Bone and marrow transplantation (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bone and marrow transplantation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Surgery-Bone and marrow transplantation" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "408469009", + "display" : "Breast surgery (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Breast surgery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Surgery-Breast surgery" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "408466002", + "display" : "Cardiac surgery (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cardiac surgery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Surgery-Cardiac surgery" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "408471009", + "display" : "Cardiothoracic transplantation (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cardiothoracic transplantation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Surgery-Cardiothoracic transplantation" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "408464004", + "display" : "Colorectal surgery (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Colorectal surgery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Surgery-Colorectal surgery" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "408441001", + "display" : "Endodontics - specialty (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Endodontics - speciality" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Endodontics - specialty" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Endodontics" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Surgery-Dental-Endodontics" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "408465003", + "display" : "Oral and maxillofacial surgery (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oral and maxillofacial surgery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dental and maxillofacial surgery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Surgery-Dental-Oral and maxillofacial surgery" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "394605001", + "display" : "Oral surgery (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oral surgery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Surgery-Dental-Oral surgery" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "394608004", + "display" : "Orthodontics (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Orthodontics" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Surgery-Dental-Orthodontics" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "408461007", + "display" : "Periodontics (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Periodontics" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Periodontology" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Surgery-Dental-Periodontal surgery" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "408460008", + "display" : "Prosthodontics (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prosthodontics" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prosthetic dentistry" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Surgery-Dental-Prosthetic dentistry (Prosthodontics)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "394606000", + "display" : "Restorative dentistry (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Restorative dentistry" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Surgery-Dentistry-Restorative dentistry" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "408449004", + "display" : "Surgical dentistry (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Surgical dentistry" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Surgery-Dentistry--surgical" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "418018006", + "display" : "Dermatologic surgery (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dermatologic surgery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Surgery-Dermatologic surgery" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "394604002", + "display" : "Ear, nose and throat surgery (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ear, nose and throat surgery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ENT (ear, nose, throat) surgery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ear, nose and throat surgery" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "394609007", + "display" : "General surgery (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "General surgery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Surgery-general" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "408474001", + "display" : "Hepatobiliary and pancreatic surgery (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hepatobiliary and pancreatic surgery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Surgery-Hepatobiliary and pancreatic surgery" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "394610002", + "display" : "Neurosurgery (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neurosurgery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neurosurgery" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "394611003", + "display" : "Surgery-Plastic surgery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Plastic surgery - speciality" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Plastic surgery - specialty" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Plastic surgery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Plastic surgery - specialty (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "408477008", + "display" : "Transplantation surgery (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transplantation surgery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Surgery-Transplantation surgery" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "394801008", + "display" : "Surgery-Trauma and orthopedics", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trauma & orthopaedics" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trauma & orthopedics" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trauma and orthopedics (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trauma and orthopaedics" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trauma and orthopedics" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "408463005", + "display" : "Vascular surgery (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vascular surgery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Surgery-Vascular" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "419321007", + "display" : "Surgical oncology (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Surgical oncology" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Surgical oncology" + }] + }, + { + "system" : "http://snomed.info/sct", + "inactive" : true, + "code" : "394576009", + "display" : "Accident & emergency (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Accident & emergency" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Surgical-Accident & emergency" + }] + }, + { + "system" : "http://snomed.info/sct", + "inactive" : true, + "code" : "394590007", + "display" : "Thoracic medicine (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thoracic medicine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thoracic medicine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "409967009", + "display" : "Toxicology (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Toxicology" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Toxicology" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "408448007", + "display" : "Tropical medicine (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tropical medicine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tropical medicine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "419043006", + "display" : "Urological oncology (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Urological oncology" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Urological oncology" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "394612005", + "display" : "Urology (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Urology" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Urology" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "394733009", + "display" : "Medical specialty--OTHER--NOT LISTED", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medical specialties" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medical specialty (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medical specialty" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medical speciality" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "394732004", + "display" : "Surgical specialty--OTHER-NOT LISTED", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Surgical specialties" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Surgical specialty (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Surgical speciality" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Surgical specialty" + }] + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/participationstatus", + "resource" : { + "resourceType" : "ValueSet", + "id" : "participationstatus", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "pa" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 3 + }], + "url" : "http://hl7.org/fhir/ValueSet/participationstatus", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.486" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.479" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.2.285" + }], + "version" : "6.0.0-ballot2", + "name" : "ParticipationStatus", + "title" : "Participation Status", + "status" : "draft", + "experimental" : false, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "The Participation status of an appointment.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/participationstatus" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:893d3d66-cf4e-40eb-8108-31bcd85c26b0", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 4, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/participationstatus|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/participationstatus", + "code" : "accepted", + "display" : "Accepted" + }, + { + "system" : "http://hl7.org/fhir/participationstatus", + "code" : "declined", + "display" : "Declined" + }, + { + "system" : "http://hl7.org/fhir/participationstatus", + "code" : "tentative", + "display" : "Tentative" + }, + { + "system" : "http://hl7.org/fhir/participationstatus", + "code" : "needs-action", + "display" : "Needs Action" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/appointment-recurrrence-type", + "resource" : { + "resourceType" : "ValueSet", + "id" : "appointment-recurrrence-type", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "pa" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 0 + }], + "url" : "http://hl7.org/fhir/ValueSet/appointment-recurrrence-type", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.2995" + }], + "version" : "6.0.0-ballot2", + "name" : "AppointmentRecurrenceType", + "title" : "Appointment Recurrence Type", + "status" : "draft", + "experimental" : false, + "date" : "2022-03-01", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "The recurrence type of a recurring appointment.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "copyright" : "The UCUM codes, UCUM table (regardless of format), and UCUM Specification are copyright © 1999-2009, Regenstrief Institute, Inc. and the Unified Codes for Units of Measures (UCUM) Organization. All rights reserved.", + "compose" : { + "include" : [{ + "system" : "http://unitsofmeasure.org", + "concept" : [{ + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/valueset-concept-definition", + "valueString" : "day" + }], + "code" : "d", + "display" : "day", + "designation" : [{ + "language" : "zh", + "value" : "天" + }] + }, + { + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/valueset-concept-definition", + "valueString" : "week" + }], + "code" : "wk", + "display" : "week", + "designation" : [{ + "language" : "zh", + "value" : "星期" + }] + }, + { + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/valueset-concept-definition", + "valueString" : "month - Normal practice is to use the 'mo' code as a calendar month when calculating the next occurrence." + }], + "code" : "mo", + "display" : "month", + "designation" : [{ + "language" : "zh", + "value" : "月" + }] + }, + { + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/valueset-concept-definition", + "valueString" : "year" + }], + "code" : "a", + "display" : "year", + "designation" : [{ + "language" : "zh", + "value" : "年" + }] + }] + }] + }, + "expansion" : { + "identifier" : "urn:uuid:aa009507-580e-4ab6-a594-17dfbc19e1dd", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 4, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-valueset", + "valueUri" : "null" + }, + { + "name" : "used-codesystem", + "valueUri" : "http://unitsofmeasure.org|2.0.1" + }, + { + "name" : "version", + "valueUri" : "http://unitsofmeasure.org|2.0.1" + }], + "contains" : [{ + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/valueset-concept-definition", + "valueString" : "day" + }], + "system" : "http://unitsofmeasure.org", + "code" : "d", + "display" : "d", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "day" + }, + { + "language" : "zh", + "value" : "天" + }] + }, + { + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/valueset-concept-definition", + "valueString" : "week" + }], + "system" : "http://unitsofmeasure.org", + "code" : "wk", + "display" : "wk", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "week" + }, + { + "language" : "zh", + "value" : "星期" + }] + }, + { + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/valueset-concept-definition", + "valueString" : "month - Normal practice is to use the 'mo' code as a calendar month when calculating the next occurrence." + }], + "system" : "http://unitsofmeasure.org", + "code" : "mo", + "display" : "mo", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "month" + }, + { + "language" : "zh", + "value" : "月" + }] + }, + { + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/valueset-concept-definition", + "valueString" : "year" + }], + "system" : "http://unitsofmeasure.org", + "code" : "a", + "display" : "a", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "year" + }, + { + "language" : "zh", + "value" : "年" + }] + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/week-of-month", + "resource" : { + "resourceType" : "ValueSet", + "id" : "week-of-month", + "meta" : { + "lastUpdated" : "2024-10-03T04:31:51.554+11:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "pa" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 3 + }], + "url" : "http://hl7.org/fhir/ValueSet/week-of-month", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.2994" + }], + "version" : "6.0.0-ballot2", + "name" : "WeekOfMonth", + "title" : "Week Of Month", + "status" : "draft", + "experimental" : false, + "date" : "2022-06-14", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "The set of weeks in a month.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/week-of-month" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:d7820bfa-1414-4918-bf44-f7156542c1df", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 5, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/week-of-month|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/week-of-month", + "code" : "first", + "display" : "First" + }, + { + "system" : "http://hl7.org/fhir/week-of-month", + "code" : "second", + "display" : "Second" + }, + { + "system" : "http://hl7.org/fhir/week-of-month", + "code" : "third", + "display" : "Third" + }, + { + "system" : "http://hl7.org/fhir/week-of-month", + "code" : "fourth", + "display" : "Fourth" + }, + { + "system" : "http://hl7.org/fhir/week-of-month", + "code" : "last", + "display" : "Last" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/namingsystem-type", + "resource" : { + "resourceType" : "ValueSet", + "id" : "namingsystem-type", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "vocab" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 4 + }], + "url" : "http://hl7.org/fhir/ValueSet/namingsystem-type", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.490" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.483" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.2.290" + }], + "version" : "6.0.0-ballot2", + "name" : "NamingSystemType", + "title" : "Naming System Type", + "status" : "draft", + "experimental" : false, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "Identifies the purpose of the naming system.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/namingsystem-type" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:fd7771c8-1ed0-4e2c-a739-07753d45a9ae", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 3, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/namingsystem-type|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/namingsystem-type", + "code" : "codesystem", + "display" : "Code System" + }, + { + "system" : "http://hl7.org/fhir/namingsystem-type", + "code" : "identifier", + "display" : "Identifier" + }, + { + "system" : "http://hl7.org/fhir/namingsystem-type", + "code" : "root", + "display" : "Root" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/namingsystem-identifier-system-type", + "resource" : { + "resourceType" : "ValueSet", + "id" : "namingsystem-identifier-system-type", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "vocab" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/namingsystem-identifier-system-type", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.11.21013" + }], + "version" : "6.0.0-ballot2", + "name" : "NamingSystemIdentifierSystemType", + "title" : "Naming System Identifier System Type", + "status" : "draft", + "experimental" : false, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "Identifies the style of unique identifier used to identify a namespace.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/v2-0203" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:467951bf-75a0-4cd9-8cc4-80d1e82395be", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 138, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/v2-0203|4.0.0" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/v2-0203", + "code" : "AC", + "display" : "Accreditation/Certification Identifier" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0203", + "code" : "ACSN", + "display" : "Accession ID" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0203", + "code" : "AIN", + "display" : "Animal Identification Number (US Official)" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0203", + "code" : "AM", + "display" : "American Express", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "American Express" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0203", + "code" : "AMA", + "display" : "American Medical Association Number" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0203", + "code" : "AN", + "display" : "Account number", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Kontonummer" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0203", + "code" : "ANC", + "display" : "Account number Creditor" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0203", + "code" : "AND", + "display" : "Account number debitor" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0203", + "code" : "ANON", + "display" : "Anonymous identifier" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0203", + "code" : "ANT", + "display" : "Temporary Account Number" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0203", + "code" : "APRN", + "display" : "Advanced Practice Registered Nurse number" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0203", + "code" : "ASID", + "display" : "Ancestor Specimen ID" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0203", + "code" : "BA", + "display" : "Bank Account Number" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0203", + "code" : "BC", + "display" : "Bank Card Number" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0203", + "code" : "BCFN", + "display" : "Birth Certificate File Number" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0203", + "code" : "BCT", + "display" : "Birth Certificate" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0203", + "code" : "BR", + "display" : "Birth registry number", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Geburtsregisternummer" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0203", + "code" : "BRN", + "display" : "Breed Registry Number" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0203", + "code" : "BSNR", + "display" : "Primary physician office number" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0203", + "code" : "CAAI", + "display" : "Consumer Application Account Identifier" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0203", + "code" : "CC", + "display" : "Cost Center number" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0203", + "code" : "CONM", + "display" : "Change of Name Document" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0203", + "code" : "CY", + "display" : "County number" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0203", + "code" : "CZ", + "display" : "Citizenship Card" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0203", + "code" : "DC", + "display" : "Death Certificate ID" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0203", + "code" : "DCFN", + "display" : "Death Certificate File Number" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0203", + "code" : "DDS", + "display" : "Dentist license number" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0203", + "code" : "DEA", + "display" : "Drug Enforcement Administration registration number" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0203", + "code" : "DFN", + "display" : "Drug Furnishing or prescriptive authority Number" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0203", + "code" : "DI", + "display" : "Diner's Club card", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Diners Club" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0203", + "code" : "DL", + "display" : "Driver's license number", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Führerscheinnummer" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0203", + "code" : "DN", + "display" : "Doctor number", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Arztnummer" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0203", + "code" : "DO", + "display" : "Osteopathic License number" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0203", + "code" : "DP", + "display" : "Diplomatic Passport" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0203", + "code" : "DPM", + "display" : "Podiatrist license number" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0203", + "code" : "DR", + "display" : "Donor Registration Number" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0203", + "code" : "DS", + "display" : "Discover Card", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Discover Card" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0203", + "code" : "DSG", + "display" : "Diagnostic Study Group" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0203", + "code" : "EI", + "display" : "Employee number", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Arbeitnehmernummer" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0203", + "code" : "EN", + "display" : "Employer number", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Arbeitgebernummer" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0203", + "code" : "ESN", + "display" : "Staff Enterprise Number" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0203", + "code" : "FDR", + "display" : "Fetal Death Report ID" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0203", + "code" : "FDRFN", + "display" : "Fetal Death Report File Number" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0203", + "code" : "FGN", + "display" : "Filler Group Number" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0203", + "code" : "FI", + "display" : "Facility ID" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0203", + "code" : "FILL", + "display" : "Filler Identifier" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0203", + "code" : "GI", + "display" : "Guarantor internal identifier", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "interne ID des Zahlungspflichtigen" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0203", + "code" : "GIN", + "display" : "Animal Group Identifier (US Official)" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0203", + "code" : "GL", + "display" : "General ledger number" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0203", + "code" : "GN", + "display" : "Guarantor external identifier", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "externe ID des Zahlungspflichtigen" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0203", + "code" : "HC", + "display" : "Health Card Number" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0203", + "code" : "IND", + "display" : "Indigenous/Aboriginal" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0203", + "code" : "IRISTEM", + "display" : "An IRI stem" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0203", + "code" : "JHN", + "display" : "Jurisdictional health number" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0203", + "code" : "LACSN", + "display" : "Laboratory Accession ID" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0203", + "code" : "LANR", + "display" : "Lifelong physician number" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0203", + "code" : "LI", + "display" : "Labor and industries number" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0203", + "code" : "L&I", + "display" : "Labor and industries number" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0203", + "code" : "LN", + "display" : "License number" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0203", + "code" : "LR", + "display" : "Local Registry ID" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0203", + "code" : "MA", + "display" : "Patient Medicaid number", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Armennummer" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0203", + "code" : "MB", + "display" : "Member Number" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0203", + "code" : "MC", + "display" : "Patient's Medicare number", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Rentnernummer" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0203", + "code" : "MCD", + "display" : "Practitioner Medicaid number" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0203", + "code" : "MCN", + "display" : "Microchip Number" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0203", + "code" : "MCR", + "display" : "Practitioner Medicare number" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0203", + "code" : "MCT", + "display" : "Marriage Certificate" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0203", + "code" : "MD", + "display" : "Medical License number" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0203", + "code" : "MI", + "display" : "Military ID number" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0203", + "code" : "MR", + "display" : "Medical record number", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Krankenaktennummer" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0203", + "code" : "MRT", + "display" : "Temporary Medical Record Number" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0203", + "code" : "MS", + "display" : "MasterCard", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "MasterCard" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0203", + "code" : "NBSNR", + "display" : "Secondary physician office number" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0203", + "code" : "NCT", + "display" : "Naturalization Certificate" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0203", + "code" : "NE", + "display" : "National employer identifier" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0203", + "code" : "NH", + "display" : "National Health Plan Identifier" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0203", + "code" : "NI", + "display" : "National unique individual identifier" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0203", + "code" : "NII", + "display" : "National Insurance Organization Identifier", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Institutskennzeichen der Krankenkasse" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0203", + "code" : "NIIP", + "display" : "National Insurance Payor Identifier (Payor)", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Vertragskassennummer (VKNR)" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0203", + "code" : "NNxxx", + "display" : "National Person Identifier where the xxx is the ISO table 3166 3-character (alphabetic) country code" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0203", + "code" : "NP", + "display" : "Nurse practitioner number" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0203", + "code" : "NPI", + "display" : "National provider identifier" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0203", + "code" : "OBI", + "display" : "Observation Instance Identifier" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0203", + "code" : "OD", + "display" : "Optometrist license number" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0203", + "code" : "PA", + "display" : "Physician Assistant number", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Assistenzarztnummer" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0203", + "code" : "PC", + "display" : "Parole Card" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0203", + "code" : "PCN", + "display" : "Penitentiary/correctional institution Number" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0203", + "code" : "PE", + "display" : "Living Subject Enterprise Number" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0203", + "code" : "PEN", + "display" : "Pension Number" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0203", + "code" : "PGN", + "display" : "Placer Group Number" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0203", + "code" : "PHC", + "display" : "Public Health Case Identifier" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0203", + "code" : "PHE", + "display" : "Public Health Event Identifier" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0203", + "code" : "PHO", + "display" : "Public Health Official ID" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0203", + "code" : "PI", + "display" : "Patient internal identifier", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "interne Patienten-ID" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0203", + "code" : "PIN", + "display" : "Premises Identifier Number (US Official)" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0203", + "code" : "PLAC", + "display" : "Placer Identifier" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0203", + "code" : "PN", + "display" : "Person number", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Personen-ID" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0203", + "code" : "PNT", + "display" : "Temporary Living Subject Number" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0203", + "code" : "PPIN", + "display" : "Medicare/CMS Performing Provider Identification Number" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0203", + "code" : "PPN", + "display" : "Passport number", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Passnummer" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0203", + "code" : "PRC", + "display" : "Permanent Resident Card Number" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0203", + "code" : "PRN", + "display" : "Provider number" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0203", + "code" : "PT", + "display" : "Patient external identifier", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "externe Patienten-ID" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0203", + "code" : "QA", + "display" : "QA number" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0203", + "code" : "RI", + "display" : "Resource identifier" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0203", + "code" : "RN", + "display" : "Registered Nurse Number" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0203", + "code" : "RPH", + "display" : "Pharmacist license number" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0203", + "code" : "RR", + "display" : "Railroad Retirement number", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Seniorenkartennummer" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0203", + "code" : "RRI", + "display" : "Regional registry ID" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0203", + "code" : "RRP", + "display" : "Railroad Retirement Provider" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0203", + "code" : "SAMN", + "display" : "SAMN# accession Number" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0203", + "code" : "SB", + "display" : "Social Beneficiary Identifier" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0203", + "code" : "SID", + "display" : "Specimen ID" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0203", + "code" : "SL", + "display" : "State license" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0203", + "code" : "SN", + "display" : "Subscriber Number" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0203", + "code" : "SNBSN", + "display" : "State assigned NDBS card Identifier" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0203", + "code" : "SNO", + "display" : "Serial Number" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0203", + "code" : "SP", + "display" : "Study Permit" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0203", + "code" : "SR", + "display" : "State registry ID" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0203", + "code" : "SRX", + "display" : "SRA Accession number" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0203", + "code" : "SS", + "display" : "Social Security number", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Sozialversicherungsnummer" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0203", + "code" : "STN", + "display" : "Shipment Tracking Number" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0203", + "code" : "TAX", + "display" : "Tax ID number", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Steueridentifikationsnummer" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0203", + "code" : "TN", + "display" : "Treaty Number/ (Canada)" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0203", + "code" : "TPR", + "display" : "Temporary Permanent Resident (Canada)" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0203", + "code" : "TRL", + "display" : "Training License Number" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0203", + "code" : "U", + "display" : "Unspecified identifier" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0203", + "code" : "UDI", + "display" : "Universal Device Identifier" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0203", + "code" : "UPIN", + "display" : "Medicare/CMS (formerly HCFA)'s Universal Physician Identification numbers" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0203", + "code" : "USID", + "display" : "Unique Specimen ID" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0203", + "code" : "VN", + "display" : "Visit number", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Fallnummer" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0203", + "code" : "VP", + "display" : "Visitor Permit", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Besucherkennung" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0203", + "code" : "VS", + "display" : "VISA", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "VISA" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0203", + "code" : "WC", + "display" : "WIC identifier" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0203", + "code" : "WCN", + "display" : "Workers' Comp Number" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0203", + "code" : "WP", + "display" : "Work Permit" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0203", + "code" : "XV", + "display" : "Health Plan Identifier" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0203", + "code" : "XX", + "display" : "Organization identifier", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Organisations-ID" + }] + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/namingsystem-identifier-type", + "resource" : { + "resourceType" : "ValueSet", + "id" : "namingsystem-identifier-type", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "vocab" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 4 + }], + "url" : "http://hl7.org/fhir/ValueSet/namingsystem-identifier-type", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.492" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.485" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.2.293" + }], + "version" : "6.0.0-ballot2", + "name" : "NamingSystemIdentifierType", + "title" : "Naming System Identifier Type", + "status" : "draft", + "experimental" : false, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "Identifies the style of unique identifier used to identify a namespace.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/namingsystem-identifier-type" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:2f713260-6f55-44aa-88f0-dc16b07ca33a", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 6, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/namingsystem-identifier-type|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/namingsystem-identifier-type", + "code" : "oid", + "display" : "OID" + }, + { + "system" : "http://hl7.org/fhir/namingsystem-identifier-type", + "code" : "uuid", + "display" : "UUID" + }, + { + "system" : "http://hl7.org/fhir/namingsystem-identifier-type", + "code" : "uri", + "display" : "URI" + }, + { + "system" : "http://hl7.org/fhir/namingsystem-identifier-type", + "code" : "iri-stem", + "display" : "IRI stem" + }, + { + "system" : "http://hl7.org/fhir/namingsystem-identifier-type", + "code" : "v2csmnemonic", + "display" : "V2CSMNemonic" + }, + { + "system" : "http://hl7.org/fhir/namingsystem-identifier-type", + "code" : "other", + "display" : "Other" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/endpoint-status", + "resource" : { + "resourceType" : "ValueSet", + "id" : "endpoint-status", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "pa" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 2 + }], + "url" : "http://hl7.org/fhir/ValueSet/endpoint-status", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.494" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.487" + }], + "version" : "6.0.0-ballot2", + "name" : "EndpointStatus", + "title" : "Endpoint Status", + "status" : "draft", + "experimental" : false, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "The status of the endpoint.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/endpoint-status" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:2b1e3e8b-af1d-40fe-8b9c-c991b1176881", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 5, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/endpoint-status|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/endpoint-status", + "code" : "active", + "display" : "Active" + }, + { + "system" : "http://hl7.org/fhir/endpoint-status", + "code" : "suspended", + "display" : "Suspended" + }, + { + "system" : "http://hl7.org/fhir/endpoint-status", + "code" : "error", + "display" : "Error" + }, + { + "system" : "http://hl7.org/fhir/endpoint-status", + "code" : "off", + "display" : "Off" + }, + { + "system" : "http://hl7.org/fhir/endpoint-status", + "code" : "entered-in-error", + "display" : "Entered in error" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/endpoint-connection-type", + "resource" : { + "resourceType" : "ValueSet", + "id" : "endpoint-connection-type", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/valueset-endpoint-connection-type", + "http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "pa" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/endpoint-connection-type", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.498" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.491" + }], + "version" : "6.0.0-ballot2", + "name" : "EndpointConnectionType", + "title" : "Endpoint Connection Type", + "status" : "draft", + "experimental" : true, + "publisher" : "HL7 Patient Administration", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "This is an example value set defined by the FHIR project, that could be used to represent possible connection type profile values.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/endpoint-connection-type" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:c189aaca-8448-4495-8395-dfd00c02ea6c", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 15, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/endpoint-connection-type|2.1.1" + }], + "property" : [{ + "code" : "status", + "uri" : "http://hl7.org/fhir/concept-properties#status" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/endpoint-connection-type", + "code" : "dicom-wado-rs", + "display" : "DICOM WADO-RS" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/endpoint-connection-type", + "code" : "dicom-qido-rs", + "display" : "DICOM QIDO-RS" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/endpoint-connection-type", + "code" : "dicom-stow-rs", + "display" : "DICOM STOW-RS" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/endpoint-connection-type", + "code" : "dicom-wado-uri", + "display" : "DICOM WADO-URI" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/endpoint-connection-type", + "code" : "hl7-fhir-rest", + "display" : "HL7 FHIR" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/endpoint-connection-type", + "code" : "hl7-fhir-msg", + "display" : "HL7 FHIR Messaging" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/endpoint-connection-type", + "code" : "hl7v2-mllp", + "display" : "HL7 v2 MLLP" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/endpoint-connection-type", + "code" : "secure-email", + "display" : "Secure email" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/endpoint-connection-type", + "code" : "direct-project", + "display" : "Direct Project" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/endpoint-connection-type", + "code" : "cds-hooks-service", + "display" : "CDS Hooks Service" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/endpoint-connection-type", + "inactive" : true, + "code" : "ihe-xcpd", + "display" : "IHE XCPD", + "property" : [{ + "code" : "status", + "valueCode" : "deprecated" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/endpoint-connection-type", + "inactive" : true, + "code" : "ihe-xca", + "display" : "IHE XCA", + "property" : [{ + "code" : "status", + "valueCode" : "deprecated" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/endpoint-connection-type", + "inactive" : true, + "code" : "ihe-xdr", + "display" : "IHE XDR", + "property" : [{ + "code" : "status", + "valueCode" : "deprecated" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/endpoint-connection-type", + "inactive" : true, + "code" : "ihe-xds", + "display" : "IHE XDS", + "property" : [{ + "code" : "status", + "valueCode" : "deprecated" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/endpoint-connection-type", + "inactive" : true, + "code" : "ihe-iid", + "display" : "IHE IID", + "property" : [{ + "code" : "status", + "valueCode" : "deprecated" + }] + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/endpoint-environment", + "resource" : { + "resourceType" : "ValueSet", + "id" : "endpoint-environment", + "meta" : { + "lastUpdated" : "2024-10-03T04:31:51.554+11:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "pa" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 2 + }], + "url" : "http://hl7.org/fhir/ValueSet/endpoint-environment", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3184" + }], + "version" : "6.0.0-ballot2", + "name" : "EndpointEnvironment", + "title" : "Endpoint Environment", + "status" : "draft", + "experimental" : false, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "description" : "The environment type of the endpoint.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/endpoint-environment" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:3791e08a-4f56-412d-a38a-e4c1132b5f39", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 5, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/endpoint-environment|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/endpoint-environment", + "code" : "prod", + "display" : "Production" + }, + { + "system" : "http://hl7.org/fhir/endpoint-environment", + "code" : "staging", + "display" : "Staging" + }, + { + "system" : "http://hl7.org/fhir/endpoint-environment", + "code" : "dev", + "display" : "Development" + }, + { + "system" : "http://hl7.org/fhir/endpoint-environment", + "code" : "test", + "display" : "Test" + }, + { + "system" : "http://hl7.org/fhir/endpoint-environment", + "code" : "train", + "display" : "Training" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/endpoint-payload-type", + "resource" : { + "resourceType" : "ValueSet", + "id" : "endpoint-payload-type", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/valueset-endpoint-payload-type", + "http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "pa" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/endpoint-payload-type", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.496" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.489" + }], + "version" : "6.0.0-ballot2", + "name" : "EndpointPayloadType", + "title" : "Endpoint Payload Type", + "status" : "draft", + "experimental" : true, + "publisher" : "HL7 Patient Administration", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "This is an example value set defined by the FHIR project, that could be used to represent possible payload document types.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "copyright" : "Some content from IHE® Copyright © 2015 IHE International, Inc. This content is from the IHE Technical Frameworks and Supplements, available for free download and use at http://www.ihe.net/Technical_Frameworks/", + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/endpoint-payload-type" + }, + { + "valueSet" : ["http://terminology.hl7.org/ValueSet/v3-HL7FormatCodes"] + }] + }, + "expansion" : { + "identifier" : "urn:uuid:b2d4d699-d6fe-425c-b12d-2215bcc3fa8e", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 96, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/endpoint-payload-type|2.0.1" + }, + { + "name" : "used-valueset", + "valueUri" : "http://terminology.hl7.org/ValueSet/v3-HL7FormatCodes|2.1.0" + }, + { + "name" : "used-codesystem", + "valueUri" : "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode|1.3.0" + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/v3-HL7DocumentFormatCodes|4.0.0" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/endpoint-payload-type", + "code" : "any", + "display" : "Any" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/endpoint-payload-type", + "code" : "none", + "display" : "None" + }, + { + "system" : "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode", + "code" : "urn:ihe:pcc:xphr:2007", + "display" : "PCC XPHR" + }, + { + "system" : "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode", + "code" : "urn:ihe:pcc:aps:2007", + "display" : "PCC APS" + }, + { + "system" : "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode", + "code" : "urn:ihe:pcc:xds-ms:2007", + "display" : "PCC XDS-MS" + }, + { + "system" : "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode", + "code" : "urn:ihe:pcc:edr:2007", + "display" : "PCC EDR" + }, + { + "system" : "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode", + "code" : "urn:ihe:pcc:edes:2007", + "display" : "PCC EDES" + }, + { + "system" : "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode", + "code" : "urn:ihe:pcc:apr:handp:2008", + "display" : "PCC APR HANDP" + }, + { + "system" : "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode", + "code" : "urn:ihe:pcc:apr:lab:2008", + "display" : "PCC APR LAB" + }, + { + "system" : "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode", + "code" : "urn:ihe:pcc:apr:edu:2008", + "display" : "PCC APR EDU" + }, + { + "system" : "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode", + "code" : "urn:ihe:pcc:crc:2008", + "display" : "PCC CRC" + }, + { + "system" : "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode", + "code" : "urn:ihe:pcc:cm:2008", + "display" : "Care Management (CM)" + }, + { + "system" : "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode", + "code" : "urn:ihe:pcc:ic:2008", + "display" : "Immunization Registry Content (IRC)" + }, + { + "system" : "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode", + "code" : "urn:ihe:pcc:tn:2007", + "display" : "PCC TN" + }, + { + "system" : "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode", + "code" : "urn:ihe:pcc:nn:2007", + "display" : "PCC NN" + }, + { + "system" : "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode", + "code" : "urn:ihe:pcc:ctn:2007", + "display" : "PCC CTN" + }, + { + "system" : "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode", + "code" : "urn:ihe:pcc:edpn:2007", + "display" : "PCC EDPN" + }, + { + "system" : "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode", + "code" : "urn:ihe:pcc:hp:2008", + "display" : "PCC HP" + }, + { + "system" : "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode", + "code" : "urn:ihe:pcc:ldhp:2009", + "display" : "PCC LDHP" + }, + { + "system" : "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode", + "code" : "urn:ihe:pcc:lds:2009", + "display" : "PCC LDS" + }, + { + "system" : "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode", + "code" : "urn:ihe:pcc:mds:2009", + "display" : "PCC MDS" + }, + { + "system" : "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode", + "code" : "urn:ihe:pcc:nds:2010", + "display" : "PCC NDS" + }, + { + "system" : "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode", + "code" : "urn:ihe:pcc:ppvs:2010", + "display" : "PCC PPVS" + }, + { + "system" : "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode", + "code" : "urn:ihe:pcc:trs:2011", + "display" : "PCC TRS" + }, + { + "system" : "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode", + "code" : "urn:ihe:pcc:ets:2011", + "display" : "PCC ETS" + }, + { + "system" : "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode", + "code" : "urn:ihe:pcc:its:2011", + "display" : "PCC ITS" + }, + { + "system" : "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode", + "code" : "urn:ihe:pcc:ript:2017", + "display" : "PCC RIPT" + }, + { + "system" : "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode", + "code" : "urn:ihe:pcc:pcs-cs:2018", + "display" : "PCC PCS-CS" + }, + { + "system" : "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode", + "code" : "urn:ihe:pcc:pcs-cr:2018", + "display" : "PCC PCS-CR" + }, + { + "system" : "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode", + "code" : "urn:ihe:pcc:ips:2020", + "display" : "PCC IPS" + }, + { + "system" : "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode", + "code" : "urn:ihe:pcc:360x:hl7:OMG:O19:2017", + "display" : "PCC 360X Referral Request" + }, + { + "system" : "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode", + "code" : "urn:ihe:pcc:360x:hl7:OSU:O51:2017", + "display" : "PCC 360X Referral Status Update" + }, + { + "system" : "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode", + "code" : "urn:ihe:pcc:360x:hl7:SIU:S12:2017", + "display" : "PCC 360X Appointment Notification" + }, + { + "system" : "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode", + "code" : "urn:ihe:pcc:360x:hl7:SIU:S13:2017", + "display" : "PCC 360X Appointment Reschedule Notification" + }, + { + "system" : "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode", + "code" : "urn:ihe:pcc:360x:hl7:SIU:S15:2017", + "display" : "PCC 360X Appointment Cancel Notification" + }, + { + "system" : "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode", + "code" : "urn:ihe:pcc:360x:hl7:SIU:S26:2017", + "display" : "PCC 360X Appointment No-show Notification" + }, + { + "system" : "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode", + "code" : "urn:ihe:iti:bppc:2007", + "display" : "ITI BPPC" + }, + { + "system" : "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode", + "code" : "urn:ihe:iti:bppc-sd:2007", + "display" : "ITI BPPC-SD" + }, + { + "system" : "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode", + "code" : "urn:ihe:iti:xds-sd:pdf:2008", + "display" : "ITI XDS-SD PDF" + }, + { + "system" : "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode", + "code" : "urn:ihe:iti:xds-sd:text:2008", + "display" : "ITI XDS-SD TEXT" + }, + { + "system" : "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode", + "code" : "urn:ihe:iti:xdw:2011:workflowDoc", + "display" : "ITI XDW" + }, + { + "system" : "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode", + "code" : "urn:ihe:iti:dsg:detached:2014", + "display" : "ITI DSG Detached" + }, + { + "system" : "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode", + "code" : "urn:ihe:iti:dsg:enveloping:2014", + "display" : "ITI DSG Enveloping" + }, + { + "system" : "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode", + "code" : "urn:ihe:iti:appc:2016:consent", + "display" : "ITI APPC" + }, + { + "system" : "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode", + "code" : "urn:ihe:iti:xds:2017:mimeTypeSufficient", + "display" : "mimeType Sufficient" + }, + { + "system" : "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode", + "code" : "urn:ihe:lab:xd-lab:2008", + "display" : "LAB XD-LAB" + }, + { + "system" : "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode", + "code" : "urn:ihe:rad:TEXT", + "display" : "RAD TEXT" + }, + { + "system" : "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode", + "code" : "urn:ihe:rad:PDF", + "display" : "RAD PDF" + }, + { + "system" : "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode", + "code" : "urn:ihe:rad:CDA:ImagingReportStructuredHeadings:2013", + "display" : "RAD CDA" + }, + { + "system" : "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode", + "code" : "urn:ihe:card:imaging:2011", + "display" : "CARD Imaging" + }, + { + "system" : "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode", + "code" : "urn:ihe:card:CRC:2012", + "display" : "CARD CRC" + }, + { + "system" : "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode", + "code" : "urn:ihe:card:EPRC-IE:2014", + "display" : "CARD EPRC-IE" + }, + { + "system" : "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode", + "code" : "urn:ihe:card:CPN:2017", + "display" : "CARD CPN" + }, + { + "system" : "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode", + "code" : "urn:ihe:dent:TEXT", + "display" : "DENT TEXT" + }, + { + "system" : "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode", + "code" : "urn:ihe:dent:PDF", + "display" : "DENT PDF" + }, + { + "system" : "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode", + "code" : "urn:ihe:dent:CDA:ImagingReportStructuredHeadings:2013", + "display" : "DENT CDA" + }, + { + "system" : "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode", + "code" : "urn:ihe.palm:apsr:2016", + "display" : "PALM APSR" + }, + { + "system" : "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode", + "code" : "urn:ihe:pharm:pre:2010", + "display" : "Pharmacy PRE" + }, + { + "system" : "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode", + "code" : "urn:ihe:pharm:padv:2010", + "display" : "Pharmacy PADV" + }, + { + "system" : "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode", + "code" : "urn:ihe:pharm:dis:2010", + "display" : "Pharmacy DIS" + }, + { + "system" : "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode", + "code" : "urn:ihe:pharm:pml:2013", + "display" : "Pharmacy PML" + }, + { + "system" : "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode", + "code" : "urn:ihe:pharm:mtp:2015", + "display" : "Pharmacy MTP" + }, + { + "system" : "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode", + "code" : "urn:ihe:pharm:cma:2017", + "display" : "Pharmacy CMA" + }, + { + "system" : "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode", + "code" : "urn:ihe:qrph:crd:2008", + "display" : "QRPH CRD" + }, + { + "system" : "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode", + "code" : "urn:ihe:qrph:dsc:2008", + "display" : "QRPH DSC" + }, + { + "system" : "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode", + "code" : "urn:ihe:qrph:prph:2009", + "display" : "QRPH PRPH-Ca" + }, + { + "system" : "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode", + "code" : "urn:ihe:qrph:LDS-VR:2013", + "display" : "QRPH LDS-VR" + }, + { + "system" : "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode", + "code" : "urn:ihe:qrph:BFDR-Birth:2014", + "display" : "QRPH BFDR Birth CDA document" + }, + { + "system" : "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode", + "code" : "urn:ihe:qrph:BFDR-FDeath:2014", + "display" : "QRPH BFDR Death CDA document" + }, + { + "system" : "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode", + "code" : "urn:ihe:qrph:vrdr:2013", + "display" : "QRPH VRDR" + }, + { + "system" : "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode", + "code" : "urn:ihe:qrph:ms-vrdr:2013", + "display" : "QRPH MS-VRDR" + }, + { + "system" : "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode", + "code" : "urn:ihe:qrph:hw:2013", + "display" : "QRPH HW" + }, + { + "system" : "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode", + "code" : "urn:ihe:qrph:NHS-Catl-UV:2015", + "display" : "QRPH EHDI NHS Cat I" + }, + { + "system" : "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode", + "code" : "urn:ihe:qrph:NHS-CatIII-UV:2015", + "display" : "QRPH EHDI NHS Cat III" + }, + { + "system" : "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode", + "code" : "urn:ihe:qrph:HPoCUS:2014", + "display" : "QRPH HPoC US" + }, + { + "system" : "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode", + "code" : "urn:ihe:qrph:HPoCUV:2014", + "display" : "QRPH HPoC UV" + }, + { + "system" : "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode", + "code" : "urn:ihe:qrph:fp:2017", + "display" : "QRPH FP V2" + }, + { + "system" : "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode", + "code" : "urn:ihe:qrph:ehdiwd:2013", + "display" : "QRPH EHDI-WD" + }, + { + "system" : "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode", + "code" : "urn:ihe:qrph:prq:2019", + "display" : "QRPH PRQ" + }, + { + "system" : "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode", + "code" : "urn:ihe:eyecare:geneyeevalpn:2014", + "display" : "EYECARE GEE" + }, + { + "system" : "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode", + "code" : "urn:ihe:eyecare:geneyeevalcn:2014", + "display" : "EYECARE GEE" + }, + { + "system" : "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode", + "code" : "urn:ihe:eyecare:summary:2015", + "display" : "EYECARE EC-SUMMARY" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-HL7DocumentFormatCodes", + "code" : "urn:hl7-org:sdwg:ccda-structuredBody:1.1", + "display" : "ccda-structuredBody:1.1" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-HL7DocumentFormatCodes", + "code" : "urn:hl7-org:sdwg:ccda-nonXMLBody:1.1", + "display" : "ccda-nonXMLBody:1.1" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-HL7DocumentFormatCodes", + "code" : "urn:hl7-org:sdwg:ccda-structuredBody:2.1", + "display" : "ccda-structuredBody:2.1" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-HL7DocumentFormatCodes", + "code" : "urn:hl7-org:sdwg:ccda-nonXMLBody:2.1", + "display" : "ccda-nonXMLBody:2.1" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-HL7DocumentFormatCodes", + "code" : "urn:hl7-org:sdwg:pacp-structuredBody:1.0", + "display" : "pacp-structuredBody:1.0" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-HL7DocumentFormatCodes", + "code" : "urn:hl7-org:sdwg:pacp-nonXMLBody:1.0", + "display" : "pacp-nonXMLBody:1.0" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-HL7DocumentFormatCodes", + "code" : "urn:hl7-org:sdwg:pacp-structuredBody:1.1", + "display" : "pacp-structuredBody:1.1" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-HL7DocumentFormatCodes", + "code" : "urn:hl7-org:sdwg:pacp-nonXMLBody:1.1", + "display" : "pacp-nonXMLBody:1.1" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-HL7DocumentFormatCodes", + "code" : "urn:hl7-org:sdwg:pacp-structuredBody:1.2", + "display" : "pacp-structuredBody:1.2" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-HL7DocumentFormatCodes", + "code" : "urn:hl7-org:sdwg:pacp-nonXMLBody:1.2", + "display" : "pacp-nonXMLBody:1.2" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-HL7DocumentFormatCodes", + "code" : "urn:hl7-org:sdwg:pacp-structuredBody:1.3", + "display" : "pacp-structuredBody:1.3" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-HL7DocumentFormatCodes", + "code" : "urn:hl7-org:sdwg:pacp-nonXMLBody:1.3", + "display" : "pacp-nonXMLBody:1.3" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-HL7DocumentFormatCodes", + "code" : "urn:hl7-org:sdwg:ccda-structuredBody:2.2", + "display" : "ccda-structuredBody:2.2" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-HL7DocumentFormatCodes", + "code" : "urn:hl7-org:sdwg:ccda-nonXMLBody:2.2", + "display" : "ccda-nonXMLBody:2.2" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/subscription-status", + "resource" : { + "resourceType" : "ValueSet", + "id" : "subscription-status", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fhir" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 3 + }], + "url" : "http://hl7.org/fhir/ValueSet/subscription-status", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.502" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.495" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.2.295" + }], + "version" : "6.0.0-ballot2", + "name" : "SubscriptionStatusCodes", + "title" : "Subscription Status", + "status" : "active", + "experimental" : false, + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "State values for FHIR Subscriptions.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/subscription-status" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:7d6d1946-bafd-452f-a6cd-6a4dea0bc341", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 5, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/subscription-status|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/subscription-status", + "code" : "requested", + "display" : "Requested" + }, + { + "system" : "http://hl7.org/fhir/subscription-status", + "code" : "active", + "display" : "Active" + }, + { + "system" : "http://hl7.org/fhir/subscription-status", + "code" : "error", + "display" : "Error" + }, + { + "system" : "http://hl7.org/fhir/subscription-status", + "code" : "off", + "display" : "Off" + }, + { + "system" : "http://hl7.org/fhir/subscription-status", + "code" : "entered-in-error", + "display" : "Entered in Error" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/subscription-channel-type", + "resource" : { + "resourceType" : "ValueSet", + "id" : "subscription-channel-type", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fhir" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 3 + }], + "url" : "http://hl7.org/fhir/ValueSet/subscription-channel-type", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.500" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.493" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.2.294" + }], + "version" : "6.0.0-ballot2", + "name" : "SubscriptionChannelType", + "title" : "Subscription Channel Type", + "status" : "active", + "experimental" : false, + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "Core-defined FHIR channel types allowed for use in Subscriptions.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/subscription-channel-type" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:ec0d97bc-5c5a-49fa-bb8b-397c451cd018", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 4, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/subscription-channel-type|1.0.1" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/subscription-channel-type", + "code" : "rest-hook", + "display" : "Rest Hook" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/subscription-channel-type", + "code" : "websocket", + "display" : "Websocket" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/subscription-channel-type", + "code" : "email", + "display" : "Email" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/subscription-channel-type", + "code" : "message", + "display" : "Message" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/subscription-payload-content", + "resource" : { + "resourceType" : "ValueSet", + "id" : "subscription-payload-content", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fhir" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 3 + }], + "url" : "http://hl7.org/fhir/ValueSet/subscription-payload-content", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3154" + }], + "version" : "6.0.0-ballot2", + "name" : "SubscriptionPayloadContent", + "title" : "Subscription Payload Content", + "status" : "draft", + "experimental" : false, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "Codes to represent how much resource content to send in the notification payload.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/subscription-payload-content" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:0b091bf3-523f-4b88-8381-d8ed0dc38e8e", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 3, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/subscription-payload-content|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/subscription-payload-content", + "code" : "empty", + "display" : "Empty" + }, + { + "system" : "http://hl7.org/fhir/subscription-payload-content", + "code" : "id-only", + "display" : "Id-only" + }, + { + "system" : "http://hl7.org/fhir/subscription-payload-content", + "code" : "full-resource", + "display" : "Full-resource" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/subscription-notification-type", + "resource" : { + "resourceType" : "ValueSet", + "id" : "subscription-notification-type", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fhir" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 2 + }], + "url" : "http://hl7.org/fhir/ValueSet/subscription-notification-type", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3161" + }], + "version" : "6.0.0-ballot2", + "name" : "SubscriptionNotificationType", + "title" : "Subscription Notification Type", + "status" : "draft", + "experimental" : false, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "The type of notification represented by the status message.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/subscription-notification-type" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:624e648d-3df0-4d9f-8778-31e181a55bbf", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 5, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/subscription-notification-type|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/subscription-notification-type", + "code" : "handshake", + "display" : "Handshake" + }, + { + "system" : "http://hl7.org/fhir/subscription-notification-type", + "code" : "heartbeat", + "display" : "Heartbeat" + }, + { + "system" : "http://hl7.org/fhir/subscription-notification-type", + "code" : "event-notification", + "display" : "Event Notification" + }, + { + "system" : "http://hl7.org/fhir/subscription-notification-type", + "code" : "query-status", + "display" : "Query Status" + }, + { + "system" : "http://hl7.org/fhir/subscription-notification-type", + "code" : "query-event", + "display" : "Query Event" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/subscription-error", + "resource" : { + "resourceType" : "ValueSet", + "id" : "subscription-error", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fhir" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/subscription-error", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3160" + }], + "version" : "6.0.0-ballot2", + "name" : "SubscriptionErrorCodes", + "title" : "Subscription Error Codes", + "status" : "draft", + "experimental" : true, + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "Codes to represent subscription error details", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/subscription-error" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:a78ebd3f-3e4d-4c83-bc6e-406c83aa0b76", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 3, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/subscription-error|1.0.1" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/subscription-error", + "code" : "dns-resolution-error", + "display" : "DNS resolution error" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/subscription-error", + "code" : "no-response", + "display" : "No response" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/subscription-error", + "code" : "error-response", + "display" : "Error response" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/interaction-trigger", + "resource" : { + "resourceType" : "ValueSet", + "id" : "interaction-trigger", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fhir" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 2 + }], + "url" : "http://hl7.org/fhir/ValueSet/interaction-trigger", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3173" + }], + "version" : "6.0.0-ballot2", + "name" : "InteractionTrigger", + "title" : "Interaction Trigger", + "status" : "active", + "experimental" : false, + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "FHIR RESTful interaction codes used for SubscriptionTopic trigger.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/restful-interaction", + "concept" : [{ + "code" : "create" + }, + { + "code" : "update" + }, + { + "code" : "delete" + }] + }] + }, + "expansion" : { + "identifier" : "urn:uuid:c208367a-b0b9-4bfb-9d77-67739783c716", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 3, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/restful-interaction|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/restful-interaction", + "code" : "create", + "display" : "create" + }, + { + "system" : "http://hl7.org/fhir/restful-interaction", + "code" : "update", + "display" : "update" + }, + { + "system" : "http://hl7.org/fhir/restful-interaction", + "code" : "delete", + "display" : "delete" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/subscriptiontopic-cr-behavior", + "resource" : { + "resourceType" : "ValueSet", + "id" : "subscriptiontopic-cr-behavior", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fhir" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 2 + }], + "url" : "http://hl7.org/fhir/ValueSet/subscriptiontopic-cr-behavior", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3174" + }], + "version" : "6.0.0-ballot2", + "name" : "CriteriaNotExistsBehavior", + "title" : "Criteria Not Exists Behavior", + "status" : "draft", + "experimental" : false, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "Behavior a server can exhibit when a criteria state does not exist (e.g., state prior to a create or after a delete).", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/subscriptiontopic-cr-behavior" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:7a49d7b7-e5b3-4d6a-a874-9bac0b9b6d9a", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 2, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/subscriptiontopic-cr-behavior|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/subscriptiontopic-cr-behavior", + "code" : "test-passes", + "display" : "Test passes" + }, + { + "system" : "http://hl7.org/fhir/subscriptiontopic-cr-behavior", + "code" : "test-fails", + "display" : "Test fails" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/operation-kind", + "resource" : { + "resourceType" : "ValueSet", + "id" : "operation-kind", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fhir" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "normative" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version", + "valueCode" : "4.0.0" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 5 + }], + "url" : "http://hl7.org/fhir/ValueSet/operation-kind", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.506" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.499" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.2.297" + }], + "version" : "6.0.0-ballot2", + "name" : "OperationKind", + "title" : "Operation Kind", + "status" : "active", + "experimental" : false, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "Whether an operation is a normal operation or a query.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/operation-kind" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:0bda466b-06a7-4585-b910-e986a5c676db", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 2, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/operation-kind|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/operation-kind", + "code" : "operation", + "display" : "Operation" + }, + { + "system" : "http://hl7.org/fhir/operation-kind", + "code" : "query", + "display" : "Query" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/operation-parameter-scope", + "resource" : { + "resourceType" : "ValueSet", + "id" : "operation-parameter-scope", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fhir" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "normative" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 5 + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version", + "valueCode" : "6.0.0" + }], + "url" : "http://hl7.org/fhir/ValueSet/operation-parameter-scope", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3206" + }], + "version" : "6.0.0-ballot2", + "name" : "OperationParameterScope", + "title" : "Operation Parameter Scope", + "status" : "active", + "experimental" : false, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "Indicates that a parameter applies when the operation is being invoked at the specified level", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/operation-parameter-scope" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:1ccff1f6-a87c-441b-bbf6-66962217e0c3", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 3, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/operation-parameter-scope|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/operation-parameter-scope", + "code" : "instance", + "display" : "Instance" + }, + { + "system" : "http://hl7.org/fhir/operation-parameter-scope", + "code" : "type", + "display" : "Type" + }, + { + "system" : "http://hl7.org/fhir/operation-parameter-scope", + "code" : "system", + "display" : "System" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/service-category", + "resource" : { + "resourceType" : "ValueSet", + "id" : "service-category", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "pa" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/service-category", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.516" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.510" + }], + "version" : "6.0.0-ballot2", + "name" : "ServiceCategory", + "title" : "Service Category", + "status" : "draft", + "experimental" : true, + "publisher" : "FHIR Project team", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "This value set defines an example set of codes that can be used to classify groupings of service-types/specialties.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/service-category" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:672dd2e3-ceba-4dce-bc25-9433f042c7d7", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 38, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/service-category|1.1.1" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/service-category", + "code" : "1", + "display" : "Adoption" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-category", + "code" : "2", + "display" : "Aged Care" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-category", + "code" : "34", + "display" : "Allied Health" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-category", + "code" : "3", + "display" : "Alternative/Complementary Therapies" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-category", + "code" : "4", + "display" : "Child Care /Kindergarten" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-category", + "code" : "5", + "display" : "Child Development" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-category", + "code" : "6", + "display" : "Child Protection & Family Services" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-category", + "code" : "7", + "display" : "Community Health Care" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-category", + "code" : "8", + "display" : "Counselling" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-category", + "code" : "36", + "display" : "Crisis Line (GPAH use only)" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-category", + "code" : "9", + "display" : "Death Services" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-category", + "code" : "10", + "display" : "Dental" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-category", + "code" : "11", + "display" : "Disability Support" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-category", + "code" : "12", + "display" : "Drug/Alcohol" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-category", + "code" : "13", + "display" : "Education & Learning" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-category", + "code" : "14", + "display" : "Emergency Department" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-category", + "code" : "15", + "display" : "Employment" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-category", + "code" : "16", + "display" : "Financial & Material Aid" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-category", + "code" : "17", + "display" : "General Practice" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-category", + "code" : "35", + "display" : "Hospital" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-category", + "code" : "18", + "display" : "Housing/Homelessness" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-category", + "code" : "19", + "display" : "Interpreting" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-category", + "code" : "20", + "display" : "Justice" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-category", + "code" : "21", + "display" : "Legal" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-category", + "code" : "22", + "display" : "Mental Health" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-category", + "code" : "38", + "display" : "NDIA" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-category", + "code" : "23", + "display" : "Physical Activity & Recreation" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-category", + "code" : "24", + "display" : "Regulation" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-category", + "code" : "25", + "display" : "Respite/Carer Support" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-category", + "code" : "26", + "display" : "Specialist Clinical Pathology" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-category", + "code" : "27", + "display" : "Specialist Medical" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-category", + "code" : "28", + "display" : "Specialist Obstetrics & Gynecology" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-category", + "code" : "29", + "display" : "Specialist Paediatric" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-category", + "code" : "30", + "display" : "Specialist Radiology/Imaging" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-category", + "code" : "31", + "display" : "Specialist Surgical" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-category", + "code" : "32", + "display" : "Support Group/s" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-category", + "code" : "37", + "display" : "Test Message (HSD admin)" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-category", + "code" : "33", + "display" : "Transport" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/service-type", + "resource" : { + "resourceType" : "ValueSet", + "id" : "service-type", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "pa" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/service-type", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.518" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.512" + }], + "version" : "6.0.0-ballot2", + "name" : "ServiceType", + "title" : "Service Type", + "status" : "draft", + "experimental" : true, + "publisher" : "FHIR Project team", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "This value set defines an example set of codes of service-types.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/service-type" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:0c93af29-cb74-4107-94ff-75befaf99690", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 596, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/service-type|1.1.1" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "1", + "display" : "Adoption/Permanent Care Info/Support" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "2", + "display" : "Aged Care Assessment" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "3", + "display" : "Aged Care Information/Referral" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "4", + "display" : "Aged Residential Care" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "5", + "display" : "Case Management for Older Persons" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "6", + "display" : "Delivered Meals (Meals On Wheels)" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "7", + "display" : "Friendly Visiting" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "8", + "display" : "Home Care/Housekeeping Assistance" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "9", + "display" : "Home Maintenance and Repair" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "10", + "display" : "Personal Alarms/Alerts" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "11", + "display" : "Personal Care for Older Persons" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "12", + "display" : "Planned Activity Groups" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "13", + "display" : "Acupuncture" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "14", + "display" : "Alexander Technique Therapy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "15", + "display" : "Aromatherapy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "16", + "display" : "Biorhythm Services" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "17", + "display" : "Bowen Therapy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "18", + "display" : "Chinese Herbal Medicine" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "19", + "display" : "Feldenkrais" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "20", + "display" : "Homoeopathy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "21", + "display" : "Hydrotherapy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "22", + "display" : "Hypnotherapy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "23", + "display" : "Kinesiology" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "24", + "display" : "Magnetic Therapy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "25", + "display" : "Massage Therapy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "26", + "display" : "Meditation" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "27", + "display" : "Myotherapy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "28", + "display" : "Naturopathy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "29", + "display" : "Reflexology" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "30", + "display" : "Reiki" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "31", + "display" : "Relaxation Therapy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "32", + "display" : "Shiatsu" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "33", + "display" : "Western Herbal Medicine" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "34", + "display" : "Family Day care" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "35", + "display" : "Holiday Programs" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "36", + "display" : "Kindergarten Inclusion Support" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "37", + "display" : "Kindergarten/Preschool" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "38", + "display" : "Long Day Child Care" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "39", + "display" : "Occasional Child Care" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "40", + "display" : "Outside School Hours Care" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "41", + "display" : "Children's Play Programs" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "42", + "display" : "Parenting/Family Support/Education" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "43", + "display" : "Playgroup" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "44", + "display" : "School Nursing" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "45", + "display" : "Toy Library" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "46", + "display" : "Child Protection/Child Abuse Report" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "47", + "display" : "Foster Care" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "48", + "display" : "Residential/Out-of-Home Care" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "49", + "display" : "Support - Young People Leaving Care" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "50", + "display" : "Audiology" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "51", + "display" : "Blood Donation" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "52", + "display" : "Chiropractic" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "53", + "display" : "Dietetics" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "54", + "display" : "Family Planning" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "55", + "display" : "Health Advocacy/Liaison Service" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "56", + "display" : "Health Information/Referral" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "57", + "display" : "Immunization" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "58", + "display" : "Maternal & Child Health" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "59", + "display" : "Nursing" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "60", + "display" : "Nutrition" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "61", + "display" : "Occupational Therapy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "62", + "display" : "Optometry" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "63", + "display" : "Osteopathy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "64", + "display" : "Pharmacy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "65", + "display" : "Physiotherapy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "66", + "display" : "Podiatry" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "67", + "display" : "Sexual Health" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "68", + "display" : "Speech Pathology/Therapy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "69", + "display" : "Bereavement Counselling" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "70", + "display" : "Crisis Counselling" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "71", + "display" : "Family Counselling/Therapy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "72", + "display" : "Family Violence Counselling" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "73", + "display" : "Financial Counselling" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "74", + "display" : "Generalist Counselling" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "75", + "display" : "Genetic Counselling" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "76", + "display" : "Health Counselling" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "77", + "display" : "Mediation" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "78", + "display" : "Problem Gambling Counselling" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "79", + "display" : "Relationship Counselling" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "80", + "display" : "Sexual Assault Counselling" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "81", + "display" : "Trauma Counselling" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "82", + "display" : "Victims of Crime Counselling" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "83", + "display" : "Cemetery Operation" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "84", + "display" : "Cremation" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "85", + "display" : "Death Service Information" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "86", + "display" : "Funeral Services" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "87", + "display" : "Endodontic" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "88", + "display" : "General Dental" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "89", + "display" : "Oral Medicine" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "90", + "display" : "Oral Surgery" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "91", + "display" : "Orthodontic" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "92", + "display" : "Paediatric Dentistry" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "93", + "display" : "Periodontic" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "94", + "display" : "Prosthodontic" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "95", + "display" : "Acquired Brain Injury Info/Referral" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "96", + "display" : "Disability Advocacy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "97", + "display" : "Disability Aids & Equipment" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "98", + "display" : "Disability Case Management" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "99", + "display" : "Disability Day Programs/Activities" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "100", + "display" : "Disability Information/Referral" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "101", + "display" : "Disability Support Packages" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "102", + "display" : "Disability Supported Accommodation" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "103", + "display" : "Early Childhood Intervention" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "104", + "display" : "Hearing Aids & Equipment" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "105", + "display" : "Drug and/or Alcohol Counselling" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "106", + "display" : "Drug/Alcohol Information/Referral" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "107", + "display" : "Needle & Syringe Exchange" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "108", + "display" : "Non-resid. Alcohol/Drug Treatment" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "109", + "display" : "Pharmacotherapy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "110", + "display" : "Quit Program" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "111", + "display" : "Residential Alcohol/Drug Treatment" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "112", + "display" : "Adult/Community Education" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "113", + "display" : "Higher Education" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "114", + "display" : "Primary Education" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "115", + "display" : "Secondary Education" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "116", + "display" : "Training & Vocational Education" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "117", + "display" : "Emergency Medical" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "118", + "display" : "Employment Placement and/or Support" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "119", + "display" : "Vocational Rehabilitation" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "120", + "display" : "Work Safety/Accident Prevention" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "121", + "display" : "Financial Assistance" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "122", + "display" : "Financial Information/Advice" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "123", + "display" : "Material Aid" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "124", + "display" : "General Practice" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "125", + "display" : "Accommodation Placement/Support" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "126", + "display" : "Crisis/Emergency Accommodation" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "127", + "display" : "Homelessness Support" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "128", + "display" : "Housing Information/Referral" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "129", + "display" : "Public Rental Housing" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "130", + "display" : "Interpreting/Multilingual Service" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "131", + "display" : "Juvenile Justice" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "132", + "display" : "Legal Advocacy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "133", + "display" : "Legal Information/Advice/Referral" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "134", + "display" : "Mental Health Advocacy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "135", + "display" : "Mental Health Assess/Triage/Crisis Response" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "136", + "display" : "Mental Health Case Management" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "137", + "display" : "Mental Health Information/Referral" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "138", + "display" : "Mental Health Inpatient Services" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "139", + "display" : "Mental Health Non-residential Rehab" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "140", + "display" : "Mental Health Residential Rehab/CCU" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "141", + "display" : "Psychiatry (Requires Referral)" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "142", + "display" : "Psychology" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "143", + "display" : "Martial Arts" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "144", + "display" : "Personal Fitness Training" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "145", + "display" : "Physical Activity Group" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "146", + "display" : "Physical Activity Programs" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "147", + "display" : "Physical Fitness Testing" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "148", + "display" : "Pilates" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "149", + "display" : "Self-Defence" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "150", + "display" : "Sporting Club" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "151", + "display" : "Yoga" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "152", + "display" : "Food Safety" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "153", + "display" : "Health Regulatory /Inspection /Cert." + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "154", + "display" : "Work Health/Safety Inspection/Cert." + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "155", + "display" : "Carer Support" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "156", + "display" : "Respite Care" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "157", + "display" : "Anatomical Pathology" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "158", + "display" : "Pathology - Clinical Chemistry" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "159", + "display" : "Pathology - General" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "160", + "display" : "Pathology - Genetics" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "161", + "display" : "Pathology - Haematology" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "162", + "display" : "Pathology - Immunology" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "163", + "display" : "Pathology - Microbiology" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "164", + "display" : "Anaesthesiology - Pain Medicine" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "165", + "display" : "Cardiology" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "166", + "display" : "Clinical Genetics" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "167", + "display" : "Clinical Pharmacology" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "168", + "display" : "Dermatology" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "169", + "display" : "Endocrinology" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "170", + "display" : "Gastroenterology & Hepatology" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "171", + "display" : "Geriatric Medicine" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "172", + "display" : "Immunology & Allergy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "173", + "display" : "Infectious Diseases" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "174", + "display" : "Intensive Care Medicine" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "175", + "display" : "Medical Oncology" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "176", + "display" : "Nephrology" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "177", + "display" : "Neurology" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "178", + "display" : "Occupational Medicine" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "179", + "display" : "Palliative Medicine" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "180", + "display" : "Public Health Medicine" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "181", + "display" : "Rehabilitation Medicine" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "182", + "display" : "Rheumatology" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "183", + "display" : "Sleep Medicine" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "184", + "display" : "Thoracic Medicine" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "185", + "display" : "Gynaecological Oncology" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "186", + "display" : "Obstetrics & Gynaecology" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "187", + "display" : "Reproductive Endocrinology/Infertility" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "188", + "display" : "Urogynaecology" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "189", + "display" : "Neonatology & Perinatology" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "190", + "display" : "Paediatric Cardiology" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "191", + "display" : "Paediatric Clinical Genetics" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "192", + "display" : "Paediatric Clinical Pharmacology" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "193", + "display" : "Paediatric Endocrinology" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "194", + "display" : "Paed. Gastroenterology/Hepatology" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "195", + "display" : "Paediatric Haematology" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "196", + "display" : "Paediatric Immunology & Allergy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "197", + "display" : "Paediatric Infectious Diseases" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "198", + "display" : "Paediatric Intensive Care Medicine" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "199", + "display" : "Paediatric Medical Oncology" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "200", + "display" : "Paediatric Medicine" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "201", + "display" : "Paediatric Nephrology" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "202", + "display" : "Paediatric Neurology" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "203", + "display" : "Paediatric Nuclear Medicine" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "204", + "display" : "Paediatric Rehabilitation Medicine" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "205", + "display" : "Paediatric Rheumatology" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "206", + "display" : "Paediatric Sleep Medicine" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "207", + "display" : "Paediatric Surgery" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "208", + "display" : "Paediatric Thoracic Medicine" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "209", + "display" : "Diag. Radiology /Xray /CT /Fluoroscopy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "210", + "display" : "Diagnostic Ultrasound" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "211", + "display" : "Magnetic Resonance Imaging (MRI)" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "212", + "display" : "Nuclear Medicine" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "213", + "display" : "Obstetric/Gynaecological Ultrasound" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "214", + "display" : "Radiation Oncology" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "215", + "display" : "Cardiothoracic Surgery" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "216", + "display" : "Neurosurgery" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "217", + "display" : "Ophthalmology" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "218", + "display" : "Orthopaedic Surgery" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "219", + "display" : "Otolaryngology/Head & Neck Surgery" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "220", + "display" : "Plastic & Reconstructive Surgery" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "221", + "display" : "Surgery - General" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "222", + "display" : "Urology" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "223", + "display" : "Vascular Surgery" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "224", + "display" : "Support Groups" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "225", + "display" : "Air ambulance" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "226", + "display" : "Ambulance" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "227", + "display" : "Blood Transport" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "228", + "display" : "Community Bus" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "229", + "display" : "Flying Doctor Service" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "230", + "display" : "Patient Transport" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "231", + "display" : "A&E" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "232", + "display" : "A&EP" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "233", + "display" : "Abuse" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "234", + "display" : "ACAS" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "235", + "display" : "Access" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "236", + "display" : "Accident" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "237", + "display" : "Acute Inpatient Serv" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "238", + "display" : "Adult Day Programs" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "239", + "display" : "Adult Mental Health Services" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "240", + "display" : "Advice" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "241", + "display" : "Advocacy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "242", + "display" : "Aged Persons Mental" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "243", + "display" : "Aged Persons Mental" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "244", + "display" : "Aged Persons Mental" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "245", + "display" : "Aids" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "246", + "display" : "Al-Anon" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "247", + "display" : "Alcohol" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "248", + "display" : "Al-Teen" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "249", + "display" : "Antenatal" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "250", + "display" : "Anxiety" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "251", + "display" : "Arthritis" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "252", + "display" : "Assessment" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "253", + "display" : "Assistance" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "254", + "display" : "Asthma" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "255", + "display" : "ATSS" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "256", + "display" : "Attendant Care" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "257", + "display" : "Babies" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "258", + "display" : "Bathroom Modificatio" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "259", + "display" : "Behavior" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "260", + "display" : "Behavior Interventi" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "261", + "display" : "Bereavement" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "262", + "display" : "Bipolar" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "263", + "display" : "Birth" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "264", + "display" : "Birth Control" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "265", + "display" : "Birthing Options" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "266", + "display" : "BIST" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "267", + "display" : "Blood" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "268", + "display" : "Bone" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "269", + "display" : "Bowel" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "270", + "display" : "Brain" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "271", + "display" : "Breast Feeding" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "272", + "display" : "Breast Screen" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "273", + "display" : "Brokerage" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "274", + "display" : "Cancer" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "275", + "display" : "Cancer Support" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "276", + "display" : "Cardiovascular Disea" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "277", + "display" : "Care Packages" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "278", + "display" : "Carer" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "279", + "display" : "Case Management" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "280", + "display" : "Casualty" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "281", + "display" : "Centrelink" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "282", + "display" : "Chemists" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "283", + "display" : "Child And Adolescent" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "284", + "display" : "Child Care" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "285", + "display" : "Child Services" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "286", + "display" : "Children" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "287", + "display" : "Children's Services" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "288", + "display" : "Cholesterol" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "289", + "display" : "Clothing" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "290", + "display" : "Community Based Acco" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "291", + "display" : "Community Care Unit" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "292", + "display" : "Community Child And" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "293", + "display" : "Community Health" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "294", + "display" : "Community Residentia" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "295", + "display" : "Community Transport" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "296", + "display" : "Companion Visiting" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "297", + "display" : "Companionship" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "298", + "display" : "Consumer Advice" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "299", + "display" : "Consumer Issues" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "300", + "display" : "Continuing Care Serv" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "301", + "display" : "Contraception Inform" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "302", + "display" : "Coordinating Bodies" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "303", + "display" : "Correctional Service" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "304", + "display" : "Council Environmenta" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "305", + "display" : "Counselling" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "306", + "display" : "Criminal" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "307", + "display" : "Crises" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "308", + "display" : "Crisis Assessment An" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "309", + "display" : "Crisis Assistance" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "310", + "display" : "Crisis Refuge" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "311", + "display" : "Day Program" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "312", + "display" : "Deaf" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "313", + "display" : "Dental Hygiene" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "314", + "display" : "Dentistry" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "315", + "display" : "Dentures" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "316", + "display" : "Depression" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "317", + "display" : "Detoxification" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "318", + "display" : "Diabetes" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "319", + "display" : "Diaphragm Fitting" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "320", + "display" : "Dieticians" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "321", + "display" : "Disabled Parking" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "322", + "display" : "District Nursing" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "323", + "display" : "Divorce" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "324", + "display" : "Doctors" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "325", + "display" : "Drink-Drive" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "326", + "display" : "Dual Diagnosis Servi" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "327", + "display" : "Early Choice" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "328", + "display" : "Eating Disorder" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "330", + "display" : "Emergency Relief" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "331", + "display" : "Employment And Train" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "332", + "display" : "Environment" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "333", + "display" : "Equipment" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "334", + "display" : "Exercise" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "335", + "display" : "Facility" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "336", + "display" : "Family Choice" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "337", + "display" : "Family Law" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "338", + "display" : "Family Options" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "339", + "display" : "Family Services" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "340", + "display" : "FFYA" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "341", + "display" : "Financial Aid" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "342", + "display" : "Fitness" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "343", + "display" : "Flexible Care Packag" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "344", + "display" : "Food" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "345", + "display" : "Food Vouchers" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "346", + "display" : "Forensic Mental Heal" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "347", + "display" : "Futures" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "348", + "display" : "Futures For Young Ad" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "349", + "display" : "General Practitioner" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "350", + "display" : "Grants" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "351", + "display" : "Grief" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "352", + "display" : "Grief Counselling" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "353", + "display" : "HACC" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "354", + "display" : "Heart Disease" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "355", + "display" : "Help" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "356", + "display" : "High Blood Pressure" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "357", + "display" : "Home Help" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "358", + "display" : "Home Nursing" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "359", + "display" : "Homefirst" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "360", + "display" : "Hospice Care" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "361", + "display" : "Hospital Services" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "362", + "display" : "Hospital To Home" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "364", + "display" : "Hostel" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "365", + "display" : "Hostel Accommodation" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "366", + "display" : "Household Items" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "367", + "display" : "Hypertension" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "368", + "display" : "Illness" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "369", + "display" : "Independent Living" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "370", + "display" : "Information" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "371", + "display" : "Injury" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "372", + "display" : "Intake" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "373", + "display" : "Intensive Mobile You" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "374", + "display" : "Intervention" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "375", + "display" : "Job Searching" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "376", + "display" : "Justice" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "377", + "display" : "Leisure" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "378", + "display" : "Loans" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "379", + "display" : "Low Income Earners" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "380", + "display" : "Lung" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "381", + "display" : "Making A Difference" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "382", + "display" : "Medical Services" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "383", + "display" : "Medical Specialists" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "384", + "display" : "Medication Administr" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "385", + "display" : "Menstrual Informatio" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "386", + "display" : "Methadone" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "387", + "display" : "Mobile Support And T" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "388", + "display" : "Motor Neurone" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "389", + "display" : "Multiple Sclerosis" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "390", + "display" : "Neighbourhood House" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "391", + "display" : "Nursing Home" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "392", + "display" : "Nursing Mothers" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "393", + "display" : "Obesity" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "394", + "display" : "Occupational Health" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "395", + "display" : "Optometrist" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "396", + "display" : "Oral Hygiene" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "397", + "display" : "Outpatients" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "398", + "display" : "Outreach Service" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "399", + "display" : "PADP" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "400", + "display" : "Pain" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "401", + "display" : "Pap Smear" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "402", + "display" : "Parenting" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "403", + "display" : "Peak Organizations" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "404", + "display" : "Personal Care" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "405", + "display" : "Pharmacies" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "406", + "display" : "Phobias" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "407", + "display" : "Physical" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "408", + "display" : "Physical Activity" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "409", + "display" : "Postnatal" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "410", + "display" : "Pregnancy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "411", + "display" : "Pregnancy Tests" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "412", + "display" : "Preschool" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "413", + "display" : "Prescriptions" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "414", + "display" : "Primary Mental Healt" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "415", + "display" : "Property Maintenance" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "416", + "display" : "Prostate" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "417", + "display" : "Psychiatric" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "418", + "display" : "Psychiatric Disabili" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "419", + "display" : "Psychiatric Disabili" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "420", + "display" : "Psychiatric Disabili" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "421", + "display" : "Psychiatric Disabili" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "422", + "display" : "Psychiatric Disabili" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "423", + "display" : "Psychiatric Support" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "424", + "display" : "Recreation" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "425", + "display" : "Referral" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "426", + "display" : "Refuge" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "427", + "display" : "Rent Assistance" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "428", + "display" : "Residential Faciliti" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "429", + "display" : "Residential Respite" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "430", + "display" : "Respiratory" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "431", + "display" : "Response" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "432", + "display" : "Rooming Houses" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "433", + "display" : "Safe Sex" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "434", + "display" : "Secure Extended Care" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "435", + "display" : "Self Help" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "436", + "display" : "Separation" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "437", + "display" : "Services" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "438", + "display" : "Sex Education" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "439", + "display" : "Sexual Abuse" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "440", + "display" : "Sexual Issues" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "441", + "display" : "Sexually Transmitted" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "442", + "display" : "SIDS" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "443", + "display" : "Social Support" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "444", + "display" : "Socialisation" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "445", + "display" : "Special Needs" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "446", + "display" : "Speech Therapist" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "447", + "display" : "Splinting" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "448", + "display" : "Sport" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "449", + "display" : "Statewide And Specia" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "450", + "display" : "STD" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "451", + "display" : "STI" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "452", + "display" : "Stillbirth" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "453", + "display" : "Stomal Care" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "454", + "display" : "Stroke" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "455", + "display" : "Substance Abuse" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "456", + "display" : "Support" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "457", + "display" : "Syringes" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "458", + "display" : "Teeth" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "459", + "display" : "Tenancy Advice" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "460", + "display" : "Terminal Illness" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "461", + "display" : "Therapy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "462", + "display" : "Transcription" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "463", + "display" : "Translating Services" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "464", + "display" : "Translator" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "465", + "display" : "Transport" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "466", + "display" : "Vertebrae" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "467", + "display" : "Violence" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "468", + "display" : "Vocational Guidance" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "469", + "display" : "Weight" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "470", + "display" : "Welfare Assistance" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "471", + "display" : "Welfare Counselling" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "472", + "display" : "Wheelchairs" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "473", + "display" : "Wound Management" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "474", + "display" : "Young People At Risk" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "475", + "display" : "Further Desc. - Community Health Care" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "476", + "display" : "Library" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "477", + "display" : "Community Hours" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "478", + "display" : "Further Desc. - Specialist Medical" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "479", + "display" : "Hepatology" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "480", + "display" : "Gastroenterology" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "481", + "display" : "Gynaecology" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "482", + "display" : "Obstetrics" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "483", + "display" : "Further Desc. - Specialist Surgical" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "484", + "display" : "Placement Protection" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "485", + "display" : "Family Violence" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "486", + "display" : "Integrated Family Services" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "488", + "display" : "Diabetes Educator" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "489", + "display" : "Kinship Care" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "490", + "display" : "General Mental Health Services" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "491", + "display" : "Exercise Physiology" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "492", + "display" : "Medical Research" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "493", + "display" : "Youth" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "494", + "display" : "Youth Services" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "495", + "display" : "Youth Health" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "496", + "display" : "Child and Family Ser" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "497", + "display" : "Home Visits" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "498", + "display" : "Mobile Services" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "500", + "display" : "Before and/or After" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "501", + "display" : "Cancer Services" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "502", + "display" : "Integrated Cancer Se" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "503", + "display" : "Multidisciplinary Se" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "504", + "display" : "Multidisciplinary Ca" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "505", + "display" : "Meetings" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "506", + "display" : "Blood pressure monit" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "507", + "display" : "Dose administration" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "508", + "display" : "Medical Equipment Hi" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "509", + "display" : "Parenting/Family Support/Education" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "510", + "display" : "Deputising Service" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "513", + "display" : "Cancer Support Groups" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "514", + "display" : "Community Cancer Services" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "530", + "display" : "Disability Care Transport" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "531", + "display" : "Aged Care Transport" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "532", + "display" : "Diabetes Education s" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "533", + "display" : "Cardiac Rehabilitati" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "534", + "display" : "Young Adult Diabetes" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "535", + "display" : "Pulmonary Rehabilita" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "536", + "display" : "Art therapy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "537", + "display" : "Medication Reviews" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "538", + "display" : "Telephone Counselling" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "539", + "display" : "Telephone Help Line" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "540", + "display" : "Online Service" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "541", + "display" : "Crisis - Mental Health" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "542", + "display" : "Youth Crisis" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "543", + "display" : "Sexual Assault" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "544", + "display" : "GPAH Other" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "545", + "display" : "Paediatric Dermatology" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "546", + "display" : "Veterans Services" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "547", + "display" : "Veterans" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "548", + "display" : "Food Relief/Food/Meals" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "550", + "display" : "Dementia Care" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "551", + "display" : "Alzheimer" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "552", + "display" : "Drug and/or Alcohol Support Groups" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "553", + "display" : "1-on-1 Support /Mentoring /Coaching" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "554", + "display" : "Chronic Disease Management" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "555", + "display" : "Liaison Services" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "556", + "display" : "Walk-in Centre /Non-Emergency" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "557", + "display" : "Inpatients" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "558", + "display" : "Spiritual Counselling" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "559", + "display" : "Women's Health" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "560", + "display" : "Men's Health" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "561", + "display" : "Health Education/Awareness Program" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "562", + "display" : "Test Message" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "563", + "display" : "Remedial Massage" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "564", + "display" : "Adolescent Mental Health Services" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "565", + "display" : "Youth Drop In/Assistance/Support" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "566", + "display" : "Aboriginal Health Worker" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "567", + "display" : "Women's Health Clinic" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "568", + "display" : "Men's Health Clinic" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "569", + "display" : "Migrant Health Clinic" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "570", + "display" : "Refugee Health Clinic" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "571", + "display" : "Aboriginal Health Clinic" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "572", + "display" : "Nurse Practitioner Lead Clinic/s" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "573", + "display" : "Nurse Lead Clinic/s" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "574", + "display" : "Culturally Tailored Support Groups" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "575", + "display" : "Culturally Tailored Health Promotion" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "576", + "display" : "Rehabilitation" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "577", + "display" : "Education Information/Referral" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "580", + "display" : "Social Work" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "581", + "display" : "Haematology" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "582", + "display" : "Maternity Shared Car" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "583", + "display" : "Rehabilitation Servi" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "584", + "display" : "Cranio-sacral Therapy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "585", + "display" : "Prosthetics & Orthotics" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "589", + "display" : "Home Medicine Review" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "590", + "display" : "GPAH - Medical" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "591", + "display" : "Music Therapy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "593", + "display" : "Falls Prevention" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "599", + "display" : "Accommodation/Tenancy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "600", + "display" : "Assess-Skill, Ability, Needs" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "601", + "display" : "Assist Access/Maintain Employ" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "602", + "display" : "Assist Prod-Pers Care/Safety" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "603", + "display" : "Assist-Integrate School/Ed" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "604", + "display" : "Assist-Life Stage, Transition" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "605", + "display" : "Assist-Personal Activities" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "606", + "display" : "Assist-Travel/Transport" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "607", + "display" : "Assistive Equip-General Tasks" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "608", + "display" : "Assistive Equip-Recreation" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "609", + "display" : "Assistive Prod-Household Task" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "610", + "display" : "Behavior Support" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "611", + "display" : "Comms & Info Equipment" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "612", + "display" : "Community Nursing Care" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "613", + "display" : "Daily Tasks/Shared Living" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "614", + "display" : "Development-Life Skills" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "615", + "display" : "Early Childhood Supports" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "616", + "display" : "Equipment Special Assess Setup" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "617", + "display" : "Hearing Equipment" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "618", + "display" : "Home Modification" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "619", + "display" : "Household Tasks" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "620", + "display" : "Interpret/Translate" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "621", + "display" : "Other Innovative Supports" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "622", + "display" : "Participate Community" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "623", + "display" : "Personal Mobility Equipment" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "624", + "display" : "Physical Wellbeing" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "625", + "display" : "Plan Management" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "626", + "display" : "Therapeutic Supports" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "627", + "display" : "Training-Travel Independence" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "628", + "display" : "Vehicle modifications" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-type", + "code" : "629", + "display" : "Vision Equipment" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/service-provision-conditions", + "resource" : { + "resourceType" : "ValueSet", + "id" : "service-provision-conditions", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "pa" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/service-provision-conditions", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.514" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.508" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.2.303" + }], + "version" : "6.0.0-ballot2", + "name" : "ServiceProvisionConditions", + "title" : "Service Provision Conditions", + "status" : "draft", + "experimental" : true, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "The code(s) that detail the conditions under which the healthcare service is available/offered.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/service-provision-conditions" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:3cc1b98d-ef09-41d0-b221-a0698dfc2407", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 3, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/service-provision-conditions|1.0.1" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/service-provision-conditions", + "code" : "free", + "display" : "Free" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-provision-conditions", + "code" : "disc", + "display" : "Discounts Available" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-provision-conditions", + "code" : "cost", + "display" : "Fees apply" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/eligibility", + "resource" : { + "resourceType" : "ValueSet", + "id" : "eligibility", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "pa" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/eligibility", + "version" : "6.0.0-ballot2", + "name" : "Eligibility", + "title" : "Eligibility Characteristics", + "status" : "active", + "experimental" : true, + "publisher" : "FHIR Project team", + "description" : "Example set of HealthcareService eligibility codes", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/eligibility" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:13267b14-0960-4826-9c92-892c3564b38b", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 9, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/eligibility|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/eligibility", + "code" : "veterans", + "display" : "Veterans" + }, + { + "system" : "http://hl7.org/fhir/eligibility", + "code" : "pediatric-patients", + "display" : "Pediatric patients" + }, + { + "system" : "http://hl7.org/fhir/eligibility", + "code" : "existing-patients", + "display" : "Existing Patients" + }, + { + "system" : "http://hl7.org/fhir/eligibility", + "code" : "new-patients", + "display" : "New patients" + }, + { + "system" : "http://hl7.org/fhir/eligibility", + "code" : "low-income-patients", + "display" : "Low-income patients" + }, + { + "system" : "http://hl7.org/fhir/eligibility", + "code" : "uninsured-patients", + "display" : "Uninsured patients" + }, + { + "system" : "http://hl7.org/fhir/eligibility", + "code" : "renal-patients", + "display" : "Renal patients" + }, + { + "system" : "http://hl7.org/fhir/eligibility", + "code" : "specialist-referral-required", + "display" : "Specialist referral required" + }, + { + "system" : "http://hl7.org/fhir/eligibility", + "code" : "assessment-required", + "display" : "Assessment required" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/program", + "resource" : { + "resourceType" : "ValueSet", + "id" : "program", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "pa" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/program", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.1383" + }], + "version" : "6.0.0-ballot2", + "name" : "Program", + "title" : "Program", + "status" : "draft", + "experimental" : true, + "publisher" : "FHIR Project team", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "This value set defines an example set of codes that could be can be used to classify groupings of service-types/specialties.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/program" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:583518fc-5ef6-4483-a9e5-42b87595d9b3", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 45, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/program|1.0.1" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/program", + "code" : "1", + "display" : "Acquired Brain Injury (ABI) Program" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/program", + "code" : "2", + "display" : "ABI Slow To Recover (ABI STR) Program" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/program", + "code" : "3", + "display" : "Access Programs" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/program", + "code" : "4", + "display" : "Adult and Further Education (ACFE) Program" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/program", + "code" : "5", + "display" : "Adult Day Activity and Support Services (ADASS) Program" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/program", + "code" : "6", + "display" : "Adult Day Care Program" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/program", + "code" : "7", + "display" : "ATSS (Adult Training Support Service)" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/program", + "code" : "8", + "display" : "Community Aged Care Packages (CACP)" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/program", + "code" : "9", + "display" : "Care Coordination & Supplementary Services (CCSS)" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/program", + "code" : "10", + "display" : "Cognitive Dementia Memory Service (CDAMS)" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/program", + "code" : "11", + "display" : "ChildFIRST" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/program", + "code" : "12", + "display" : "Children's Contact Services" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/program", + "code" : "13", + "display" : "Community Visitors Scheme" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/program", + "code" : "14", + "display" : "CPP (Community Partners Program)" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/program", + "code" : "15", + "display" : "Closing the Gap (CTG)" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/program", + "code" : "16", + "display" : "Coordinated Veterans' Care (CVC) Program" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/program", + "code" : "17", + "display" : "Day Program" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/program", + "code" : "18", + "display" : "Drop In Program" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/program", + "code" : "19", + "display" : "Early Years Program" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/program", + "code" : "20", + "display" : "Employee Assistance Program" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/program", + "code" : "21", + "display" : "Home And Community Care (HACC)" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/program", + "code" : "22", + "display" : "Hospital Admission Risk Program (HARP)" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/program", + "code" : "23", + "display" : "Hospital in the Home (HITH) Program" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/program", + "code" : "24", + "display" : "ICTP (Intensive Community Treatment Program)" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/program", + "code" : "25", + "display" : "IFSS (Intensive Family Support Program)" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/program", + "code" : "26", + "display" : "JPET (Job Placement, Education and Training)" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/program", + "code" : "27", + "display" : "Koori Juvenile Justice Program" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/program", + "code" : "28", + "display" : "Language Literacy and Numeracy Program" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/program", + "code" : "29", + "display" : "Life Skills Program" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/program", + "code" : "30", + "display" : "LMP (Lifestyle Modification Program)" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/program", + "code" : "31", + "display" : "MedsCheck Program" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/program", + "code" : "32", + "display" : "Methadone/Buprenorphine Program" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/program", + "code" : "33", + "display" : "National Disabilities Insurance Scheme (NDIS)" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/program", + "code" : "34", + "display" : "National Diabetes Services Scheme (NDSS)" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/program", + "code" : "35", + "display" : "Needle/Syringe Program" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/program", + "code" : "36", + "display" : "nPEP Program" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/program", + "code" : "37", + "display" : "Personal Support Program" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/program", + "code" : "38", + "display" : "Partners in Recovery (PIR) Program" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/program", + "code" : "39", + "display" : "Pre-employment Program" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/program", + "code" : "40", + "display" : "Reconnect Program" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/program", + "code" : "41", + "display" : "Sexual Abuse Counselling and Prevention Program (SACPP)" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/program", + "code" : "42", + "display" : "Social Support Programs" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/program", + "code" : "43", + "display" : "Supported Residential Service (SRS)" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/program", + "code" : "44", + "display" : "Tasmanian Aboriginal Centre (TAC)" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/program", + "code" : "45", + "display" : "Victim's Assistance Program" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/service-mode", + "resource" : { + "resourceType" : "ValueSet", + "id" : "service-mode", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "pa" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/service-mode", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.4.3322" + }], + "version" : "6.0.0-ballot2", + "name" : "ServiceMode", + "title" : "Service Mode", + "status" : "draft", + "experimental" : true, + "publisher" : "FHIR Project team", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "An example set of Service Modes that could be applicable to use to characterize HealthcareServices or PractitionerRoles while searching", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/service-mode" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:e3e58a01-b572-4305-99b9-be805c03373d", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 4, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/service-mode|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/service-mode", + "code" : "in-person", + "display" : "In Person" + }, + { + "system" : "http://hl7.org/fhir/service-mode", + "code" : "telephone", + "display" : "Telephone" + }, + { + "system" : "http://hl7.org/fhir/service-mode", + "code" : "videoconference", + "display" : "Video Conference" + }, + { + "system" : "http://hl7.org/fhir/service-mode", + "code" : "chat", + "display" : "Chat/Messaging" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/service-referral-method", + "resource" : { + "resourceType" : "ValueSet", + "id" : "service-referral-method", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "pa" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/service-referral-method", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.510" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.504" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.2.301" + }], + "version" : "6.0.0-ballot2", + "name" : "ReferralMethod", + "title" : "Referral Method", + "status" : "draft", + "experimental" : true, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "The methods of referral can be used when referring to a specific HealthcareService resource.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/service-referral-method" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:51e652fe-5e38-4948-920f-2eb7a7d926fb", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 6, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/service-referral-method|1.0.1" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/service-referral-method", + "code" : "fax", + "display" : "Fax" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-referral-method", + "code" : "phone", + "display" : "Phone" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-referral-method", + "code" : "elec", + "display" : "Secure Messaging" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-referral-method", + "code" : "semail", + "display" : "Secure Email" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-referral-method", + "code" : "mail", + "display" : "Mail" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/service-referral-method", + "code" : "self", + "display" : "Self-referral" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/coverage-kind", + "resource" : { + "resourceType" : "ValueSet", + "id" : "coverage-kind", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fm" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 4 + }], + "url" : "http://hl7.org/fhir/ValueSet/coverage-kind", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3244" + }], + "version" : "6.0.0-ballot2", + "name" : "Kind", + "title" : "Kind", + "status" : "draft", + "experimental" : false, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "The kind of coverage: insurance, selfpay or other.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/coverage-kind" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:f1dfd756-7a37-4447-8b53-658cffd86e4a", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 3, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/coverage-kind|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/coverage-kind", + "code" : "insurance", + "display" : "Insurance" + }, + { + "system" : "http://hl7.org/fhir/coverage-kind", + "code" : "self-pay", + "display" : "Self-pay" + }, + { + "system" : "http://hl7.org/fhir/coverage-kind", + "code" : "other", + "display" : "Other" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/coverage-type", + "resource" : { + "resourceType" : "ValueSet", + "id" : "coverage-type", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fm" + }], + "url" : "http://hl7.org/fhir/ValueSet/coverage-type", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.520" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.514" + }], + "version" : "6.0.0-ballot2", + "name" : "CoverageTypeAndSelfPayCodes", + "title" : "Coverage Type and Self-Pay Codes", + "status" : "draft", + "experimental" : false, + "publisher" : "Financial Management", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "This value set includes Coverage Type codes.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "copyright" : "HL7 International.", + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/coverage-selfpay" + }, + { + "valueSet" : ["http://terminology.hl7.org/ValueSet/v3-ActCoverageTypeCode"] + }] + }, + "expansion" : { + "identifier" : "urn:uuid:19a55564-e83a-4ad4-bbc3-fac08b18c169", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 59, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/coverage-selfpay|1.0.1" + }, + { + "name" : "used-valueset", + "valueUri" : "http://terminology.hl7.org/ValueSet/v3-ActCoverageTypeCode|3.0.0" + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/v3-ActCode|9.0.0" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/coverage-selfpay", + "code" : "pay", + "display" : "Pay" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/coverage-selfpay", + "code" : "payconc", + "display" : "Concession" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "abstract" : true, + "code" : "_ActCoverageTypeCode", + "display" : "ActCoverageTypeCode" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "abstract" : true, + "code" : "_ActInsurancePolicyCode", + "display" : "ActInsurancePolicyCode" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "EHCPOL", + "display" : "extended healthcare" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "HSAPOL", + "display" : "health spending account" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "AUTOPOL", + "display" : "automobile" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "COL", + "display" : "collision coverage policy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "UNINSMOT", + "display" : "uninsured motorist policy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "PUBLICPOL", + "display" : "public healthcare" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "DENTPRG", + "display" : "dental program" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "DISEASEPRG", + "display" : "public health program" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "CANPRG", + "display" : "women's cancer detection program" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "ENDRENAL", + "display" : "end renal program" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "HIVAIDS", + "display" : "HIV-AIDS program" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "MANDPOL", + "display" : "mandatory health program" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "MENTPRG", + "display" : "mental health program" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "SAFNET", + "display" : "safety net clinic program" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "SUBPRG", + "display" : "substance use program" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "SUBSIDIZ", + "display" : "subsidized health program" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "SUBSIDMC", + "display" : "subsidized managed care program" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "SUBSUPP", + "display" : "subsidized supplemental health program" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "WCBPOL", + "display" : "worker's compensation" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "abstract" : true, + "code" : "_ActInsuranceTypeCode", + "display" : "ActInsuranceTypeCode" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "abstract" : true, + "code" : "_ActHealthInsuranceTypeCode", + "display" : "ActHealthInsuranceTypeCode" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "DENTAL", + "display" : "dental care policy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "DISEASE", + "display" : "disease specific policy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "DRUGPOL", + "display" : "drug policy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "HIP", + "display" : "health insurance plan policy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "LTC", + "display" : "long term care policy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "MCPOL", + "display" : "managed care policy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "POS", + "display" : "point of service policy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "HMO", + "display" : "health maintenance organization policy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "PPO", + "display" : "preferred provider organization policy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "MENTPOL", + "display" : "mental health policy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "SUBPOL", + "display" : "substance use policy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "VISPOL", + "display" : "vision care policy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "DIS", + "display" : "disability insurance policy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "EWB", + "display" : "employee welfare benefit plan policy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "FLEXP", + "display" : "flexible benefit plan policy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "LIFE", + "display" : "life insurance policy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "ANNU", + "display" : "annuity policy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "TLIFE", + "display" : "term life insurance policy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "ULIFE", + "display" : "universal life insurance policy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "PNC", + "display" : "property and casualty insurance policy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "REI", + "display" : "reinsurance policy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "SURPL", + "display" : "surplus line insurance policy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "UMBRL", + "display" : "umbrella liability insurance policy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "abstract" : true, + "code" : "_ActProgramTypeCode", + "display" : "ActProgramTypeCode" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "CHAR", + "display" : "charity program" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "CRIME", + "display" : "crime victim program" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "EAP", + "display" : "employee assistance program" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "GOVEMP", + "display" : "government employee health program" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "HIRISK", + "display" : "high risk pool program" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "IND", + "display" : "indigenous peoples health program" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "MILITARY", + "display" : "military health program" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "RETIRE", + "display" : "retiree health program" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "SOCIAL", + "display" : "social service program" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "VET", + "display" : "veteran health program" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/subscriber-relationship", + "resource" : { + "resourceType" : "ValueSet", + "id" : "subscriber-relationship", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fm" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 4 + }], + "url" : "http://hl7.org/fhir/ValueSet/subscriber-relationship", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.1385" + }], + "version" : "6.0.0-ballot2", + "name" : "SubscriberRelationshipCodes", + "title" : "SubscriberPolicyholder Relationship Codes", + "status" : "draft", + "experimental" : false, + "publisher" : "Financial Management", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "This value set includes codes for the relationship between the Subscriber and the Beneficiary (insured/covered party/patient).", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "copyright" : "This is an extensible set.", + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/subscriber-relationship" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:41eb076e-add3-4a0b-bf97-efbc3b4ccbdf", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 7, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/subscriber-relationship|1.0.1" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/subscriber-relationship", + "code" : "child", + "display" : "Child" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/subscriber-relationship", + "code" : "parent", + "display" : "Parent" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/subscriber-relationship", + "code" : "spouse", + "display" : "Spouse" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/subscriber-relationship", + "code" : "common", + "display" : "Common Law Spouse" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/subscriber-relationship", + "code" : "other", + "display" : "Other" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/subscriber-relationship", + "code" : "self", + "display" : "Self" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/subscriber-relationship", + "code" : "injured", + "display" : "Injured Party" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/coverage-class", + "resource" : { + "resourceType" : "ValueSet", + "id" : "coverage-class", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fm" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 4 + }], + "url" : "http://hl7.org/fhir/ValueSet/coverage-class", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.1009" + }], + "version" : "6.0.0-ballot2", + "name" : "CoverageClassCodes", + "title" : "Coverage Class Codes", + "status" : "draft", + "experimental" : false, + "publisher" : "Financial Management", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "This value set includes Coverage Class codes.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "copyright" : "HL7 Inc.", + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/coverage-class" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:da16b2b4-7b4a-471d-bd5a-9834ba6cfc4c", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 11, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/coverage-class|1.0.1" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/coverage-class", + "code" : "group", + "display" : "Group" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/coverage-class", + "code" : "subgroup", + "display" : "SubGroup" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/coverage-class", + "code" : "plan", + "display" : "Plan" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/coverage-class", + "code" : "subplan", + "display" : "SubPlan" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/coverage-class", + "code" : "class", + "display" : "Class" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/coverage-class", + "code" : "subclass", + "display" : "SubClass" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/coverage-class", + "code" : "sequence", + "display" : "Sequence" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/coverage-class", + "code" : "rxbin", + "display" : "RX BIN" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/coverage-class", + "code" : "rxpcn", + "display" : "RX PCN" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/coverage-class", + "code" : "rxid", + "display" : "RX Id" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/coverage-class", + "code" : "rxgroup", + "display" : "RX Group" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/coverage-copay-type", + "resource" : { + "resourceType" : "ValueSet", + "id" : "coverage-copay-type", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fm" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 4 + }], + "url" : "http://hl7.org/fhir/ValueSet/coverage-copay-type", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.527" + }], + "version" : "6.0.0-ballot2", + "name" : "CoverageCopayTypeCodes", + "title" : "Coverage Copay Type Codes", + "status" : "draft", + "experimental" : false, + "publisher" : "Financial Management", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "This value set includes sample Coverage Copayment Type codes.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "copyright" : "This is an example set.", + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/coverage-copay-type" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:ae5023ab-afad-4c81-98be-907a12c31063", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 10, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/coverage-copay-type|1.0.1" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/coverage-copay-type", + "code" : "gpvisit", + "display" : "GP Office Visit" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/coverage-copay-type", + "code" : "spvisit", + "display" : "Specialist Office Visit" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/coverage-copay-type", + "code" : "emergency", + "display" : "Emergency" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/coverage-copay-type", + "code" : "inpthosp", + "display" : "Inpatient Hospital" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/coverage-copay-type", + "code" : "televisit", + "display" : "Tele-visit" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/coverage-copay-type", + "code" : "urgentcare", + "display" : "Urgent Care" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/coverage-copay-type", + "code" : "copaypct", + "display" : "Copay Percentage" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/coverage-copay-type", + "code" : "copay", + "display" : "Copay Amount" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/coverage-copay-type", + "code" : "deductible", + "display" : "Deductible" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/coverage-copay-type", + "code" : "maxoutofpocket", + "display" : "Maximum out of pocket" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/coverage-financial-exception", + "resource" : { + "resourceType" : "ValueSet", + "id" : "coverage-financial-exception", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fm" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/coverage-financial-exception", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.1328" + }], + "version" : "6.0.0-ballot2", + "name" : "ExampleCoverageFinancialExceptionCodes", + "title" : "Example Coverage Financial Exception Codes", + "status" : "draft", + "experimental" : true, + "publisher" : "Financial Management", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "This value set includes Example Coverage Financial Exception Codes.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "copyright" : "This is an example set.", + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/ex-coverage-financial-exception" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:36a0ac7f-1fd1-4693-90a8-25b5f7cde923", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 2, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/ex-coverage-financial-exception|1.0.1" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/ex-coverage-financial-exception", + "code" : "retired", + "display" : "Retired" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/ex-coverage-financial-exception", + "code" : "foster", + "display" : "Foster child" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/fm-status", + "resource" : { + "resourceType" : "ValueSet", + "id" : "fm-status", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fm" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 4 + }], + "url" : "http://hl7.org/fhir/ValueSet/fm-status", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.592" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.584" + }], + "version" : "6.0.0-ballot2", + "name" : "FinancialResourceStatusCodes", + "title" : "Financial Resource Status Codes", + "status" : "draft", + "experimental" : true, + "publisher" : "Financial Management", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "This value set includes Status codes.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "copyright" : "HL7 International.", + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/fm-status" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:1dcffebd-bc14-44f4-9fef-12482423ef34", + "timestamp" : "2024-10-02T17:54:23+00:00", + "total" : 4, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/fm-status|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/fm-status", + "code" : "active", + "display" : "Active" + }, + { + "system" : "http://hl7.org/fhir/fm-status", + "code" : "cancelled", + "display" : "Cancelled" + }, + { + "system" : "http://hl7.org/fhir/fm-status", + "code" : "draft", + "display" : "Draft" + }, + { + "system" : "http://hl7.org/fhir/fm-status", + "code" : "entered-in-error", + "display" : "Entered in Error" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/claim-type", + "resource" : { + "resourceType" : "ValueSet", + "id" : "claim-type", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fm" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 2 + }], + "url" : "http://hl7.org/fhir/ValueSet/claim-type", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.558" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.550" + }], + "version" : "6.0.0-ballot2", + "name" : "ClaimTypeCodes", + "title" : "Claim Type Codes", + "status" : "draft", + "experimental" : false, + "publisher" : "Financial Management", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "This value set includes Claim Type codes.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "copyright" : "HL7 Inc.", + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/claim-type" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:591ffbec-68e3-46cb-9a2e-92d2a4ae39b7", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 5, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/claim-type|1.0.1" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/claim-type", + "code" : "institutional", + "display" : "Institutional" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/claim-type", + "code" : "oral", + "display" : "Oral" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/claim-type", + "code" : "pharmacy", + "display" : "Pharmacy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/claim-type", + "code" : "professional", + "display" : "Professional" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/claim-type", + "code" : "vision", + "display" : "Vision" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/claim-subtype", + "resource" : { + "resourceType" : "ValueSet", + "id" : "claim-subtype", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fm" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/claim-subtype", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.566" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.558" + }], + "version" : "6.0.0-ballot2", + "name" : "ExampleClaimSubTypeCodes", + "title" : "Example Claim SubType Codes", + "status" : "draft", + "experimental" : true, + "publisher" : "Financial Management", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "This value set includes sample Claim SubType codes which are used to distinguish the claim types for example within type institutional there may be subtypes for emergency services, bed stay and transportation.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "copyright" : "This is an example set.", + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/ex-claimsubtype" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:9b3d058d-146d-4018-962d-aef9ab5be110", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 2, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/ex-claimsubtype|1.0.1" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/ex-claimsubtype", + "code" : "ortho", + "display" : "Orthodontic Claim" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/ex-claimsubtype", + "code" : "emergency", + "display" : "Emergency Claim" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/claim-use", + "resource" : { + "resourceType" : "ValueSet", + "id" : "claim-use", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fm" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 2 + }], + "url" : "http://hl7.org/fhir/ValueSet/claim-use", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.544" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.536" + }], + "version" : "6.0.0-ballot2", + "name" : "Use", + "title" : "Use", + "status" : "draft", + "experimental" : false, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "The purpose of the Claim: predetermination, preauthorization, claim.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/claim-use" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:60d53a8b-6c14-465b-9a75-dd8f98ab3736", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 3, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/claim-use|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/claim-use", + "code" : "claim", + "display" : "Claim" + }, + { + "system" : "http://hl7.org/fhir/claim-use", + "code" : "preauthorization", + "display" : "Preauthorization" + }, + { + "system" : "http://hl7.org/fhir/claim-use", + "code" : "predetermination", + "display" : "Predetermination" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/process-priority", + "resource" : { + "resourceType" : "ValueSet", + "id" : "process-priority", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fm" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/process-priority", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.552" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.544" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.2.319" + }], + "version" : "6.0.0-ballot2", + "name" : "ProcessPriorityCodes", + "title" : "Process Priority Codes", + "status" : "draft", + "experimental" : true, + "publisher" : "Financial Management", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "This value set includes the financial processing priority codes.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "copyright" : "This is an example set.", + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/processpriority" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:c0382fc4-f83e-4929-a41a-00f71c144db3", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 3, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/processpriority|1.0.1" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/processpriority", + "code" : "stat", + "display" : "Immediate" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/processpriority", + "code" : "normal", + "display" : "Normal" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/processpriority", + "code" : "deferred", + "display" : "Deferred" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/related-claim-relationship", + "resource" : { + "resourceType" : "ValueSet", + "id" : "related-claim-relationship", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fm" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/related-claim-relationship", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.568" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.560" + }], + "version" : "6.0.0-ballot2", + "name" : "ExampleRelatedClaimRelationshipCodes", + "title" : "Example Related Claim Relationship Codes", + "status" : "draft", + "experimental" : true, + "publisher" : "Financial Management", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "This value set includes sample Related Claim Relationship codes.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "copyright" : "This is an example set.", + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/ex-relatedclaimrelationship" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:b0ee3fc3-7eff-40bb-864a-4fff99df953d", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 2, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/ex-relatedclaimrelationship|1.0.1" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/ex-relatedclaimrelationship", + "code" : "prior", + "display" : "Prior Claim" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/ex-relatedclaimrelationship", + "code" : "associated", + "display" : "Associated Claim" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/ex-diagnosisrelatedgroup", + "resource" : { + "resourceType" : "ValueSet", + "id" : "ex-diagnosisrelatedgroup", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fm" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/ex-diagnosisrelatedgroup", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.588" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.580" + }], + "version" : "6.0.0-ballot2", + "name" : "ExampleDiagnosisRelatedGroupCodes", + "title" : "Example Diagnosis Related Group Codes", + "status" : "draft", + "experimental" : true, + "publisher" : "Financial Management", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "This value set includes example Diagnosis Related Group codes.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "copyright" : "This is an example set.", + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/ex-diagnosisrelatedgroup" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:784ef88b-9cf0-4937-98d0-d0384f77953b", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 4, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/ex-diagnosisrelatedgroup|1.0.1" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/ex-diagnosisrelatedgroup", + "code" : "100", + "display" : "Normal Vaginal Delivery" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/ex-diagnosisrelatedgroup", + "code" : "101", + "display" : "Appendectomy - uncomplicated" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/ex-diagnosisrelatedgroup", + "code" : "300", + "display" : "Tooth abscess" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/ex-diagnosisrelatedgroup", + "code" : "400", + "display" : "Head trauma - concussion" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/datestype", + "resource" : { + "resourceType" : "ValueSet", + "id" : "datestype", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fm" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/datestype", + "version" : "6.0.0-ballot2", + "name" : "DatesTypeCodes", + "title" : "Dates Type Codes", + "status" : "draft", + "experimental" : true, + "publisher" : "Financial Management", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "This value set includes sample Dates Type codes.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "copyright" : "This is an example set.", + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/datestype" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:2bb74d44-9152-461e-abec-034f700dfad0", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 3, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/datestype|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/datestype", + "code" : "card-issued", + "display" : "Card Issued" + }, + { + "system" : "http://hl7.org/fhir/datestype", + "code" : "claim-received", + "display" : "Claim Received" + }, + { + "system" : "http://hl7.org/fhir/datestype", + "code" : "service-expected", + "display" : "Service Expected" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/claim-careteamrole", + "resource" : { + "resourceType" : "ValueSet", + "id" : "claim-careteamrole", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fm" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/claim-careteamrole", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.586" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.578" + }], + "version" : "6.0.0-ballot2", + "name" : "ClaimCareTeamRoleCodes", + "title" : "Claim Care Team Role Codes", + "status" : "draft", + "experimental" : true, + "publisher" : "Financial Management", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "This value set includes sample Claim Care Team Role codes.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "copyright" : "This is an example set.", + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/claimcareteamrole" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:470e70a2-f327-42d7-ae66-038a0802e707", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 11, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/claimcareteamrole|1.0.1" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/claimcareteamrole", + "code" : "primary", + "display" : "Primary provider" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/claimcareteamrole", + "code" : "assist", + "display" : "Assisting Provider" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/claimcareteamrole", + "code" : "supervisor", + "display" : "Supervising Provider" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/claimcareteamrole", + "code" : "attending", + "display" : "Attending" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/claimcareteamrole", + "code" : "referring", + "display" : "Referring" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/claimcareteamrole", + "code" : "operating", + "display" : "Operating" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/claimcareteamrole", + "code" : "otheroperating", + "display" : "Other Operating" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/claimcareteamrole", + "code" : "prescribing", + "display" : "Prescribing provider" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/claimcareteamrole", + "code" : "purchasedservice", + "display" : "Purchased Service" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/claimcareteamrole", + "code" : "rendering", + "display" : "Rendering provider" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/claimcareteamrole", + "code" : "other", + "display" : "Other" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/provider-qualification", + "resource" : { + "resourceType" : "ValueSet", + "id" : "provider-qualification", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fm" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/provider-qualification", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.570" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.562" + }], + "version" : "6.0.0-ballot2", + "name" : "ExampleProviderQualificationCodes", + "title" : "Example Provider Qualification Codes", + "status" : "draft", + "experimental" : true, + "publisher" : "Financial Management", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "This value set includes sample Provider Qualification codes.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "copyright" : "This is an example set.", + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/ex-providerqualification" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:04240b0b-1cb2-48d3-a3bc-10e7eb2e27cf", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 3, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/ex-providerqualification|1.0.1" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/ex-providerqualification", + "code" : "311405", + "display" : "Dentist" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/ex-providerqualification", + "code" : "604215", + "display" : "Ophthalmologist" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/ex-providerqualification", + "code" : "604210", + "display" : "Optometrist" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/claim-informationcategory", + "resource" : { + "resourceType" : "ValueSet", + "id" : "claim-informationcategory", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fm" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/claim-informationcategory", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.582" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.574" + }], + "version" : "6.0.0-ballot2", + "name" : "ClaimInformationCategoryCodes", + "title" : "Claim Information Category Codes", + "status" : "draft", + "experimental" : true, + "publisher" : "Financial Management", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "This value set includes sample Information Category codes.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "copyright" : "This is an example set.", + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/claiminformationcategory" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:554a610f-c1f4-4088-a318-9e94d4514b60", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 14, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/claiminformationcategory|1.0.1" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/claiminformationcategory", + "code" : "info", + "display" : "Information" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/claiminformationcategory", + "code" : "discharge", + "display" : "Discharge" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/claiminformationcategory", + "code" : "onset", + "display" : "Onset" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/claiminformationcategory", + "code" : "related", + "display" : "Related Services" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/claiminformationcategory", + "code" : "exception", + "display" : "Exception" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/claiminformationcategory", + "code" : "material", + "display" : "Materials Forwarded" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/claiminformationcategory", + "code" : "attachment", + "display" : "Attachment" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/claiminformationcategory", + "code" : "missingtooth", + "display" : "Missing Tooth" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/claiminformationcategory", + "code" : "prosthesis", + "display" : "Prosthesis" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/claiminformationcategory", + "code" : "other", + "display" : "Other" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/claiminformationcategory", + "code" : "hospitalized", + "display" : "Hospitalized" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/claiminformationcategory", + "code" : "employmentimpacted", + "display" : "EmploymentImpacted" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/claiminformationcategory", + "code" : "externalcause", + "display" : "External Caause" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/claiminformationcategory", + "code" : "patientreasonforvisit", + "display" : "Patient Reason for Visit" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/claim-exception", + "resource" : { + "resourceType" : "ValueSet", + "id" : "claim-exception", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fm" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/claim-exception", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.580" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.572" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.2.307" + }], + "version" : "6.0.0-ballot2", + "name" : "ExceptionCodes", + "title" : "Exception Codes", + "status" : "draft", + "experimental" : true, + "publisher" : "Financial Management", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "This value set includes sample Exception codes.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "copyright" : "This is an example set.", + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/claim-exception" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:ac05cd87-cd61-446d-aa10-797a2e88cf9e", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 2, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/claim-exception|1.0.1" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/claim-exception", + "code" : "student", + "display" : "Student (Fulltime)" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/claim-exception", + "code" : "disabled", + "display" : "Disabled" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/missing-tooth-reason", + "resource" : { + "resourceType" : "ValueSet", + "id" : "missing-tooth-reason", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fm" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/missing-tooth-reason", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.534" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.526" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.2.310" + }], + "version" : "6.0.0-ballot2", + "name" : "MissingToothReasonCodes", + "title" : "Missing Tooth Reason Codes", + "status" : "draft", + "experimental" : true, + "publisher" : "Financial Management", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "This value set includes sample Missing Tooth Reason codes.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "copyright" : "This is an example set.", + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/missingtoothreason" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:5d986a85-248d-407e-a160-a607e1965dce", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 4, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/missingtoothreason|1.0.1" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/missingtoothreason", + "code" : "e", + "display" : "E" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/missingtoothreason", + "code" : "c", + "display" : "C" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/missingtoothreason", + "code" : "u", + "display" : "U" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/missingtoothreason", + "code" : "o", + "display" : "O" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/icd-10", + "resource" : { + "resourceType" : "ValueSet", + "id" : "icd-10", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fm" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/icd-10", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.531" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.523" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.2.308" + }], + "version" : "6.0.0-ballot2", + "name" : "ICD10Codes", + "title" : "ICD-10 Codes", + "status" : "draft", + "experimental" : true, + "publisher" : "Financial Management", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "This value set includes sample ICD-10 codes.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "copyright" : "This is an example set.", + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/sid/icd-10" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:7e72ac81-7353-4658-b05d-4e15c236a998", + "timestamp" : "2024-09-26T14:20:29.021Z", + "offset" : 0, + "parameter" : [{ + "name" : "limitedExpansion", + "valueBoolean" : true + }, + { + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/sid/icd-10|2019-covid-expanded" + }, + { + "name" : "version", + "valueUri" : "http://hl7.org/fhir/sid/icd-10|2019-covid-expanded" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "I", + "display" : "Certain infectious and parasitic diseases" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A00-A09", + "display" : "Intestinal infectious diseases" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A00", + "display" : "Cholera" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A00.0", + "display" : "Cholera due to Vibrio cholerae 01, biovar cholerae" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A00.1", + "display" : "Cholera due to Vibrio cholerae 01, biovar eltor" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A00.9", + "display" : "Cholera, unspecified" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A01", + "display" : "Typhoid and paratyphoid fevers" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A01.0", + "display" : "Typhoid fever" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A01.1", + "display" : "Paratyphoid fever A" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A01.2", + "display" : "Paratyphoid fever B" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A01.3", + "display" : "Paratyphoid fever C" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A01.4", + "display" : "Paratyphoid fever, unspecified" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A02", + "display" : "Other salmonella infections" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A02.0", + "display" : "Salmonella enteritis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A02.1", + "display" : "Salmonella sepsis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A02.2", + "display" : "Localized salmonella infections" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A02.8", + "display" : "Other specified salmonella infections" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A02.9", + "display" : "Salmonella infection, unspecified" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A03", + "display" : "Shigellosis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A03.0", + "display" : "Shigellosis due to Shigella dysenteriae" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A03.1", + "display" : "Shigellosis due to Shigella flexneri" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A03.2", + "display" : "Shigellosis due to Shigella boydii" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A03.3", + "display" : "Shigellosis due to Shigella sonnei" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A03.8", + "display" : "Other shigellosis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A03.9", + "display" : "Shigellosis, unspecified" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A04", + "display" : "Other bacterial intestinal infections" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A04.0", + "display" : "Enteropathogenic Escherichia coli infection" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A04.1", + "display" : "Enterotoxigenic Escherichia coli infection" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A04.2", + "display" : "Enteroinvasive Escherichia coli infection" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A04.3", + "display" : "Enterohaemorrhagic Escherichia coli infection" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A04.4", + "display" : "Other intestinal Escherichia coli infections" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A04.5", + "display" : "Campylobacter enteritis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A04.6", + "display" : "Enteritis due to Yersinia enterocolitica" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A04.7", + "display" : "Enterocolitis due to Clostridium difficile" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A04.8", + "display" : "Other specified bacterial intestinal infections" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A04.9", + "display" : "Bacterial intestinal infection, unspecified" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A05", + "display" : "Other bacterial foodborne intoxications, not elsewhere classified" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A05.0", + "display" : "Foodborne staphylococcal intoxication" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A05.1", + "display" : "Botulism" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A05.2", + "display" : "Foodborne Clostridium perfringens [Clostridium welchii] intoxication" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A05.3", + "display" : "Foodborne Vibrio parahaemolyticus intoxication" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A05.4", + "display" : "Foodborne Bacillus cereus intoxication" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A05.8", + "display" : "Other specified bacterial foodborne intoxications" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A05.9", + "display" : "Bacterial foodborne intoxication, unspecified" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A06", + "display" : "Amoebiasis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A06.0", + "display" : "Acute amoebic dysentery" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A06.1", + "display" : "Chronic intestinal amoebiasis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A06.2", + "display" : "Amoebic nondysenteric colitis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A06.3", + "display" : "Amoeboma of intestine" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A06.4", + "display" : "Amoebic liver abscess[K77.0]" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A06.5", + "display" : "Amoebic lung abscess" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A06.6", + "display" : "Amoebic brain abscess[G07]" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A06.7", + "display" : "Cutaneous amoebiasis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A06.8", + "display" : "Amoebic infection of other sites" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A06.9", + "display" : "Amoebiasis, unspecified" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A07", + "display" : "Other protozoal intestinal diseases" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A07.0", + "display" : "Balantidiasis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A07.1", + "display" : "Giardiasis [lambliasis]" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A07.2", + "display" : "Cryptosporidiosis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A07.3", + "display" : "Isosporiasis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A07.8", + "display" : "Other specified protozoal intestinal diseases" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A07.9", + "display" : "Protozoal intestinal disease, unspecified" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A08", + "display" : "Viral and other specified intestinal infections" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A08.0", + "display" : "Rotaviral enteritis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A08.1", + "display" : "Acute gastroenteropathy due to Norovirus" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A08.2", + "display" : "Adenoviral enteritis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A08.3", + "display" : "Other viral enteritis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A08.4", + "display" : "Viral intestinal infection, unspecified" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A08.5", + "display" : "Other specified intestinal infections" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A09", + "display" : "Other gastroenteritis and colitis of infectious and unspecified origin" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A09.0", + "display" : "Other and unspecified gastroenteritis and colitis of infectious origin" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A09.9", + "display" : "Gastroenteritis and colitis of unspecified origin" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A15-A19", + "display" : "Tuberculosis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A15", + "display" : "Respiratory tuberculosis, bacteriologically and histologically confirmed" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A15.0", + "display" : "Tuberculosis of lung, confirmed by sputum microscopy with or without culture" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A15.1", + "display" : "Tuberculosis of lung, confirmed by culture only" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A15.2", + "display" : "Tuberculosis of lung, confirmed histologically" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A15.3", + "display" : "Tuberculosis of lung, confirmed by unspecified means" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A15.4", + "display" : "Tuberculosis of intrathoracic lymph nodes, confirmed bacteriologically and histologically" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A15.5", + "display" : "Tuberculosis of larynx, trachea and bronchus, confirmed bacteriologically and histologically" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A15.6", + "display" : "Tuberculous pleurisy, confirmed bacteriologically and histologically" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A15.7", + "display" : "Primary respiratory tuberculosis, confirmed bacteriologically and histologically" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A15.8", + "display" : "Other respiratory tuberculosis, confirmed bacteriologically and histologically" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A15.9", + "display" : "Respiratory tuberculosis unspecified, confirmed bacteriologically and histologically" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A16", + "display" : "Respiratory tuberculosis, not confirmed bacteriologically or histologically" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A16.0", + "display" : "Tuberculosis of lung, bacteriologically and histologically negative" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A16.1", + "display" : "Tuberculosis of lung, bacteriological and histological examination not done" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A16.2", + "display" : "Tuberculosis of lung, without mention of bacteriological or histological confirmation" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A16.3", + "display" : "Tuberculosis of intrathoracic lymph nodes, without mention of bacteriological or histological confirmation" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A16.4", + "display" : "Tuberculosis of larynx, trachea and bronchus, without mention of bacteriological or histological confirmation" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A16.5", + "display" : "Tuberculous pleurisy, without mention of bacteriological or histological confirmation" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A16.7", + "display" : "Primary respiratory tuberculosis without mention of bacteriological or histological confirmation" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A16.8", + "display" : "Other respiratory tuberculosis, without mention of bacteriological or histological confirmation" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A16.9", + "display" : "Respiratory tuberculosis unspecified, without mention of bacteriological or histological confirmation" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A17", + "display" : "Tuberculosis of nervous system" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A17.0", + "display" : "Tuberculous meningitis[G01]" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A17.1", + "display" : "Meningeal tuberculoma[G07]" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A17.8", + "display" : "Other tuberculosis of nervous system" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A17.9", + "display" : "Tuberculosis of nervous system, unspecified[G99.8]" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A18", + "display" : "Tuberculosis of other organs" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A18.0", + "display" : "Tuberculosis of bones and joints" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A18.1", + "display" : "Tuberculosis of genitourinary system" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A18.2", + "display" : "Tuberculous peripheral lymphadenopathy" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A18.3", + "display" : "Tuberculosis of intestines, peritoneum and mesenteric glands" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A18.4", + "display" : "Tuberculosis of skin and subcutaneous tissue" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A18.5", + "display" : "Tuberculosis of eye" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A18.6", + "display" : "Tuberculosis of ear" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A18.7", + "display" : "Tuberculosis of adrenal glands[E35.1]" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A18.8", + "display" : "Tuberculosis of other specified organs" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A19", + "display" : "Miliary tuberculosis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A19.0", + "display" : "Acute miliary tuberculosis of a single specified site" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A19.1", + "display" : "Acute miliary tuberculosis of multiple sites" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A19.2", + "display" : "Acute miliary tuberculosis, unspecified" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A19.8", + "display" : "Other miliary tuberculosis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A19.9", + "display" : "Miliary tuberculosis, unspecified" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A20-A28", + "display" : "Certain zoonotic bacterial diseases" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A20", + "display" : "Plague" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A20.0", + "display" : "Bubonic plague" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A20.1", + "display" : "Cellulocutaneous plague" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A20.2", + "display" : "Pneumonic plague" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A20.3", + "display" : "Plague meningitis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A20.7", + "display" : "Septicaemic plague" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A20.8", + "display" : "Other forms of plague" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A20.9", + "display" : "Plague, unspecified" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A21", + "display" : "Tularaemia" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A21.0", + "display" : "Ulceroglandular tularaemia" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A21.1", + "display" : "Oculoglandular tularaemia" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A21.2", + "display" : "Pulmonary tularaemia" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A21.3", + "display" : "Gastrointestinal tularaemia" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A21.7", + "display" : "Generalized tularaemia" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A21.8", + "display" : "Other forms of tularaemia" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A21.9", + "display" : "Tularaemia, unspecified" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A22", + "display" : "Anthrax" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A22.0", + "display" : "Cutaneous anthrax" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A22.1", + "display" : "Pulmonary anthrax" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A22.2", + "display" : "Gastrointestinal anthrax" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A22.7", + "display" : "Anthrax sepsis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A22.8", + "display" : "Other forms of anthrax" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A22.9", + "display" : "Anthrax, unspecified" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A23", + "display" : "Brucellosis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A23.0", + "display" : "Brucellosis due to Brucella melitensis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A23.1", + "display" : "Brucellosis due to Brucella abortus" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A23.2", + "display" : "Brucellosis due to Brucella suis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A23.3", + "display" : "Brucellosis due to Brucella canis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A23.8", + "display" : "Other brucellosis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A23.9", + "display" : "Brucellosis, unspecified" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A24", + "display" : "Glanders and melioidosis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A24.0", + "display" : "Glanders" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A24.1", + "display" : "Acute and fulminating melioidosis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A24.2", + "display" : "Subacute and chronic melioidosis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A24.3", + "display" : "Other melioidosis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A24.4", + "display" : "Melioidosis, unspecified" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A25", + "display" : "Rat-bite fevers" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A25.0", + "display" : "Spirillosis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A25.1", + "display" : "Streptobacillosis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A25.9", + "display" : "Rat-bite fever, unspecified" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A26", + "display" : "Erysipeloid" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A26.0", + "display" : "Cutaneous erysipeloid" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A26.7", + "display" : "Erysipelothrix sepsis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A26.8", + "display" : "Other forms of erysipeloid" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A26.9", + "display" : "Erysipeloid, unspecified" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A27", + "display" : "Leptospirosis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A27.0", + "display" : "Leptospirosis icterohaemorrhagica" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A27.8", + "display" : "Other forms of leptospirosis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A27.9", + "display" : "Leptospirosis, unspecified" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A28", + "display" : "Other zoonotic bacterial diseases, not elsewhere classified" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A28.0", + "display" : "Pasteurellosis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A28.1", + "display" : "Cat-scratch disease" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A28.2", + "display" : "Extraintestinal yersiniosis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A28.8", + "display" : "Other specified zoonotic bacterial diseases, not elsewhere classified" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A28.9", + "display" : "Zoonotic bacterial disease, unspecified" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A30-A49", + "display" : "Other bacterial diseases" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A30", + "display" : "Leprosy [Hansen disease]" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A30.0", + "display" : "Indeterminate leprosy" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A30.1", + "display" : "Tuberculoid leprosy" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A30.2", + "display" : "Borderline tuberculoid leprosy" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A30.3", + "display" : "Borderline leprosy" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A30.4", + "display" : "Borderline lepromatous leprosy" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A30.5", + "display" : "Lepromatous leprosy" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A30.8", + "display" : "Other forms of leprosy" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A30.9", + "display" : "Leprosy, unspecified" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A31", + "display" : "Infection due to other mycobacteria" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A31.0", + "display" : "Pulmonary mycobacterial infection" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A31.1", + "display" : "Cutaneous mycobacterial infection" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A31.8", + "display" : "Other mycobacterial infections" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A31.9", + "display" : "Mycobacterial infection, unspecified" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A32", + "display" : "Listeriosis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A32.0", + "display" : "Cutaneous listeriosis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A32.1", + "display" : "Listerial meningitis and meningoencephalitis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A32.7", + "display" : "Listerial sepsis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A32.8", + "display" : "Other forms of listeriosis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A32.9", + "display" : "Listeriosis, unspecified" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A33", + "display" : "Tetanus neonatorum" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A34", + "display" : "Obstetrical tetanus" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A35", + "display" : "Other tetanus" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A36", + "display" : "Diphtheria" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A36.0", + "display" : "Pharyngeal diphtheria" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A36.1", + "display" : "Nasopharyngeal diphtheria" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A36.2", + "display" : "Laryngeal diphtheria" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A36.3", + "display" : "Cutaneous diphtheria" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A36.8", + "display" : "Other diphtheria" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A36.9", + "display" : "Diphtheria, unspecified" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A37", + "display" : "Whooping cough" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A37.0", + "display" : "Whooping cough due to Bordetella pertussis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A37.1", + "display" : "Whooping cough due to Bordetella parapertussis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A37.8", + "display" : "Whooping cough due to other Bordetella species" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A37.9", + "display" : "Whooping cough, unspecified" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A38", + "display" : "Scarlet fever" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A39", + "display" : "Meningococcal infection" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A39.0", + "display" : "Meningococcal meningitis[G01]" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A39.1", + "display" : "Waterhouse-Friderichsen syndrome[E35.1]" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A39.2", + "display" : "Acute meningococcaemia" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A39.3", + "display" : "Chronic meningococcaemia" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A39.4", + "display" : "Meningococcaemia, unspecified" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A39.5", + "display" : "Meningococcal heart disease" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A39.8", + "display" : "Other meningococcal infections" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A39.9", + "display" : "Meningococcal infection, unspecified" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A40", + "display" : "Streptococcal sepsis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A40.0", + "display" : "Sepsis due to streptococcus, group A" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A40.1", + "display" : "Sepsis due to streptococcus, group B" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A40.2", + "display" : "Sepsis due to streptococcus, group D and enterococcus" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A40.3", + "display" : "Sepsis due to Streptococcus pneumoniae" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A40.8", + "display" : "Other streptococcal sepsis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A40.9", + "display" : "Streptococcal sepsis, unspecified" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A41", + "display" : "Other sepsis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A41.0", + "display" : "Sepsis due to Staphylococcus aureus" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A41.1", + "display" : "Sepsis due to other specified staphylococcus" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A41.2", + "display" : "Sepsis due to unspecified staphylococcus" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A41.3", + "display" : "Sepsis due to Haemophilus influenzae" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A41.4", + "display" : "Sepsis due to anaerobes" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A41.5", + "display" : "Sepsis due to other Gram-negative organisms" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A41.8", + "display" : "Other specified sepsis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A41.9", + "display" : "Sepsis, unspecified" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A42", + "display" : "Actinomycosis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A42.0", + "display" : "Pulmonary actinomycosis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A42.1", + "display" : "Abdominal actinomycosis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A42.2", + "display" : "Cervicofacial actinomycosis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A42.7", + "display" : "Actinomycotic sepsis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A42.8", + "display" : "Other forms of actinomycosis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A42.9", + "display" : "Actinomycosis, unspecified" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A43", + "display" : "Nocardiosis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A43.0", + "display" : "Pulmonary nocardiosis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A43.1", + "display" : "Cutaneous nocardiosis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A43.8", + "display" : "Other forms of nocardiosis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A43.9", + "display" : "Nocardiosis, unspecified" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A44", + "display" : "Bartonellosis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A44.0", + "display" : "Systemic bartonellosis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A44.1", + "display" : "Cutaneous and mucocutaneous bartonellosis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A44.8", + "display" : "Other forms of bartonellosis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A44.9", + "display" : "Bartonellosis, unspecified" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A46", + "display" : "Erysipelas" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A48", + "display" : "Other bacterial diseases, not elsewhere classified" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A48.0", + "display" : "Gas gangrene" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A48.1", + "display" : "Legionnaires disease" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A48.2", + "display" : "Nonpneumonic Legionnaires disease [Pontiac fever]" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A48.3", + "display" : "Toxic shock syndrome" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A48.4", + "display" : "Brazilian purpuric fever" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A48.8", + "display" : "Other specified bacterial diseases" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A49", + "display" : "Bacterial infection of unspecified site" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A49.0", + "display" : "Staphylococcal infection, unspecified site" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A49.1", + "display" : "Streptococcal and enterococcal infection, unspecified site" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A49.2", + "display" : "Haemophilus influenzae infection, unspecified site" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A49.3", + "display" : "Mycoplasma infection, unspecified site" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A49.8", + "display" : "Other bacterial infections of unspecified site" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A49.9", + "display" : "Bacterial infection, unspecified" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A50-A64", + "display" : "Infections with a predominantly sexual mode of transmission" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A50", + "display" : "Congenital syphilis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A50.0", + "display" : "Early congenital syphilis, symptomatic" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A50.1", + "display" : "Early congenital syphilis, latent" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A50.2", + "display" : "Early congenital syphilis, unspecified" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A50.3", + "display" : "Late congenital syphilitic oculopathy" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A50.4", + "display" : "Late congenital neurosyphilis [juvenile neurosyphilis]" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A50.5", + "display" : "Other late congenital syphilis, symptomatic" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A50.6", + "display" : "Late congenital syphilis, latent" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A50.7", + "display" : "Late congenital syphilis, unspecified" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A50.9", + "display" : "Congenital syphilis, unspecified" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A51", + "display" : "Early syphilis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A51.0", + "display" : "Primary genital syphilis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A51.1", + "display" : "Primary anal syphilis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A51.2", + "display" : "Primary syphilis of other sites" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A51.3", + "display" : "Secondary syphilis of skin and mucous membranes" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A51.4", + "display" : "Other secondary syphilis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A51.5", + "display" : "Early syphilis, latent" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A51.9", + "display" : "Early syphilis, unspecified" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A52", + "display" : "Late syphilis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A52.0", + "display" : "Cardiovascular syphilis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A52.1", + "display" : "Symptomatic neurosyphilis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A52.2", + "display" : "Asymptomatic neurosyphilis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A52.3", + "display" : "Neurosyphilis, unspecified" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A52.7", + "display" : "Other symptomatic late syphilis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A52.8", + "display" : "Late syphilis, latent" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A52.9", + "display" : "Late syphilis, unspecified" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A53", + "display" : "Other and unspecified syphilis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A53.0", + "display" : "Latent syphilis, unspecified as early or late" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A53.9", + "display" : "Syphilis, unspecified" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A54", + "display" : "Gonococcal infection" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A54.0", + "display" : "Gonococcal infection of lower genitourinary tract without periurethral or accessory gland abscess" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A54.1", + "display" : "Gonococcal infection of lower genitourinary tract with periurethral and accessory gland abscess" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A54.2", + "display" : "Gonococcal pelviperitonitis and other gonococcal genitourinary infections" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A54.3", + "display" : "Gonococcal infection of eye" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A54.4", + "display" : "Gonococcal infection of musculoskeletal system" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A54.5", + "display" : "Gonococcal pharyngitis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A54.6", + "display" : "Gonococcal infection of anus and rectum" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A54.8", + "display" : "Other gonococcal infections" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A54.9", + "display" : "Gonococcal infection, unspecified" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A55", + "display" : "Chlamydial lymphogranuloma (venereum)" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A56", + "display" : "Other sexually transmitted chlamydial diseases" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A56.0", + "display" : "Chlamydial infection of lower genitourinary tract" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A56.1", + "display" : "Chlamydial infection of pelviperitoneum and other genitourinary organs" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A56.2", + "display" : "Chlamydial infection of genitourinary tract, unspecified" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A56.3", + "display" : "Chlamydial infection of anus and rectum" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A56.4", + "display" : "Chlamydial infection of pharynx" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A56.8", + "display" : "Sexually transmitted chlamydial infection of other sites" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A57", + "display" : "Chancroid" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A58", + "display" : "Granuloma inguinale" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A59", + "display" : "Trichomoniasis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A59.0", + "display" : "Urogenital trichomoniasis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A59.8", + "display" : "Trichomoniasis of other sites" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A59.9", + "display" : "Trichomoniasis, unspecified" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A60", + "display" : "Anogenital herpesviral [herpes simplex] infection" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A60.0", + "display" : "Herpesviral infection of genitalia and urogenital tract" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A60.1", + "display" : "Herpesviral infection of perianal skin and rectum" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A60.9", + "display" : "Anogenital herpesviral infection, unspecified" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A63", + "display" : "Other predominantly sexually transmitted diseases, not elsewhere classified" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A63.0", + "display" : "Anogenital (venereal) warts" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A63.8", + "display" : "Other specified predominantly sexually transmitted diseases" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A64", + "display" : "Unspecified sexually transmitted disease" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A65-A69", + "display" : "Other spirochaetal diseases" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A65", + "display" : "Nonvenereal syphilis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A66", + "display" : "Yaws" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A66.0", + "display" : "Initial lesions of yaws" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A66.1", + "display" : "Multiple papillomata and wet crab yaws" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A66.2", + "display" : "Other early skin lesions of yaws" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A66.3", + "display" : "Hyperkeratosis of yaws" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A66.4", + "display" : "Gummata and ulcers of yaws" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A66.5", + "display" : "Gangosa" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A66.6", + "display" : "Bone and joint lesions of yaws" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A66.7", + "display" : "Other manifestations of yaws" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A66.8", + "display" : "Latent yaws" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A66.9", + "display" : "Yaws, unspecified" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A67", + "display" : "Pinta [carate]" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A67.0", + "display" : "Primary lesions of pinta" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A67.1", + "display" : "Intermediate lesions of pinta" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A67.2", + "display" : "Late lesions of pinta" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A67.3", + "display" : "Mixed lesions of pinta" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A67.9", + "display" : "Pinta, unspecified" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A68", + "display" : "Relapsing fevers" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A68.0", + "display" : "Louse-borne relapsing fever" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A68.1", + "display" : "Tick-borne relapsing fever" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A68.9", + "display" : "Relapsing fever, unspecified" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A69", + "display" : "Other spirochaetal infections" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A69.0", + "display" : "Necrotizing ulcerative stomatitis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A69.1", + "display" : "Other Vincent infections" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A69.2", + "display" : "Lyme disease" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A69.8", + "display" : "Other specified spirochaetal infections" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A69.9", + "display" : "Spirochaetal infection, unspecified" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A70-A74", + "display" : "Other diseases caused by chlamydiae" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A70", + "display" : "Chlamydia psittaci infection" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A71", + "display" : "Trachoma" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A71.0", + "display" : "Initial stage of trachoma" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A71.1", + "display" : "Active stage of trachoma" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A71.9", + "display" : "Trachoma, unspecified" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A74", + "display" : "Other diseases caused by chlamydiae" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A74.0", + "display" : "Chlamydial conjunctivitis[H13.1]" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A74.8", + "display" : "Other chlamydial diseases" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A74.9", + "display" : "Chlamydial infection, unspecified" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A75-A79", + "display" : "Rickettsioses" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A75", + "display" : "Typhus fever" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A75.0", + "display" : "Epidemic louse-borne typhus fever due to Rickettsia prowazekii" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A75.1", + "display" : "Recrudescent typhus [Brill disease]" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A75.2", + "display" : "Typhus fever due to Rickettsia typhi" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A75.3", + "display" : "Typhus fever due to Rickettsia tsutsugamushi" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A75.9", + "display" : "Typhus fever, unspecified" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A77", + "display" : "Spotted fever [tick-borne rickettsioses]" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A77.0", + "display" : "Spotted fever due to Rickettsia rickettsii" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A77.1", + "display" : "Spotted fever due to Rickettsia conorii" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A77.2", + "display" : "Spotted fever due to Rickettsia sibirica" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A77.3", + "display" : "Spotted fever due to Rickettsia australis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A77.8", + "display" : "Other spotted fevers" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A77.9", + "display" : "Spotted fever, unspecified" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A78", + "display" : "Q fever" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A79", + "display" : "Other rickettsioses" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A79.0", + "display" : "Trench fever" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A79.1", + "display" : "Rickettsialpox due to Rickettsia akari" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A79.8", + "display" : "Other specified rickettsioses" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A79.9", + "display" : "Rickettsiosis, unspecified" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A80-A89", + "display" : "Viral infections of the central nervous system" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A80", + "display" : "Acute poliomyelitis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A80.0", + "display" : "Acute paralytic poliomyelitis, vaccine-associated" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A80.1", + "display" : "Acute paralytic poliomyelitis, wild virus, imported" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A80.2", + "display" : "Acute paralytic poliomyelitis, wild virus, indigenous" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A80.3", + "display" : "Acute paralytic poliomyelitis, other and unspecified" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A80.4", + "display" : "Acute nonparalytic poliomyelitis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A80.9", + "display" : "Acute poliomyelitis, unspecified" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A81", + "display" : "Atypical virus infections of central nervous system" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A81.0", + "display" : "Creutzfeldt-Jakob disease" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A81.1", + "display" : "Subacute sclerosing panencephalitis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A81.2", + "display" : "Progressive multifocal leukoencephalopathy" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A81.8", + "display" : "Other atypical virus infections of central nervous system" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A81.9", + "display" : "Atypical virus infection of central nervous system, unspecified" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A82", + "display" : "Rabies" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A82.0", + "display" : "Sylvatic rabies" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A82.1", + "display" : "Urban rabies" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A82.9", + "display" : "Rabies, unspecified" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A83", + "display" : "Mosquito-borne viral encephalitis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A83.0", + "display" : "Japanese encephalitis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A83.1", + "display" : "Western equine encephalitis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A83.2", + "display" : "Eastern equine encephalitis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A83.3", + "display" : "St Louis encephalitis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A83.4", + "display" : "Australian encephalitis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A83.5", + "display" : "California encephalitis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A83.6", + "display" : "Rocio virus disease" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A83.8", + "display" : "Other mosquito-borne viral encephalitis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A83.9", + "display" : "Mosquito-borne viral encephalitis, unspecified" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A84", + "display" : "Tick-borne viral encephalitis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A84.0", + "display" : "Far Eastern tick-borne encephalitis [Russian spring-summer encephalitis]" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A84.1", + "display" : "Central European tick-borne encephalitis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A84.8", + "display" : "Other tick-borne viral encephalitis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A84.9", + "display" : "Tick-borne viral encephalitis, unspecified" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A85", + "display" : "Other viral encephalitis, not elsewhere classified" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A85.0", + "display" : "Enteroviral encephalitis[G05.1]" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A85.1", + "display" : "Adenoviral encephalitis[G05.1]" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A85.2", + "display" : "Arthropod-borne viral encephalitis, unspecified" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A85.8", + "display" : "Other specified viral encephalitis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A86", + "display" : "Unspecified viral encephalitis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A87", + "display" : "Viral meningitis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A87.0", + "display" : "Enteroviral meningitis[G02.0]" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A87.1", + "display" : "Adenoviral meningitis[G02.0]" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A87.2", + "display" : "Lymphocytic choriomeningitis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A87.8", + "display" : "Other viral meningitis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A87.9", + "display" : "Viral meningitis, unspecified" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A88", + "display" : "Other viral infections of central nervous system, not elsewhere classified" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A88.0", + "display" : "Enteroviral exanthematous fever [Boston exanthem]" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A88.1", + "display" : "Epidemic vertigo" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A88.8", + "display" : "Other specified viral infections of central nervous system" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A89", + "display" : "Unspecified viral infection of central nervous system" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A92-A99", + "display" : "Arthropod-borne viral fevers and viral haemorrhagic fevers" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A92", + "display" : "Other mosquito-borne viral fevers" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A92.0", + "display" : "Chikungunya virus disease" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A92.1", + "display" : "O'nyong-nyong fever" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A92.2", + "display" : "Venezuelan equine fever" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A92.3", + "display" : "West Nile virus infection" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A92.4", + "display" : "Rift Valley fever" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A92.5", + "display" : "Zika virus disease" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A92.8", + "display" : "Other specified mosquito-borne viral fevers" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A92.9", + "display" : "Mosquito-borne viral fever, unspecified" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A93", + "display" : "Other arthropod-borne viral fevers, not elsewhere classified" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A93.0", + "display" : "Oropouche virus disease" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A93.1", + "display" : "Sandfly fever" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A93.2", + "display" : "Colorado tick fever" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A93.8", + "display" : "Other specified arthropod-borne viral fevers" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A94", + "display" : "Unspecified arthropod-borne viral fever" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A95", + "display" : "Yellow fever" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A95.0", + "display" : "Sylvatic yellow fever" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A95.1", + "display" : "Urban yellow fever" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A95.9", + "display" : "Yellow fever, unspecified" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A96", + "display" : "Arenaviral haemorrhagic fever" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A96.0", + "display" : "Junin haemorrhagic fever" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A96.1", + "display" : "Machupo haemorrhagic fever" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A96.2", + "display" : "Lassa fever" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A96.8", + "display" : "Other arenaviral haemorrhagic fevers" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A96.9", + "display" : "Arenaviral haemorrhagic fever, unspecified" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A97", + "display" : "Dengue" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A97.0", + "display" : "Dengue without warning signs" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A97.1", + "display" : "Dengue with warning signs" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A97.2", + "display" : "Severe Dengue" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A97.9", + "display" : "Dengue, unspecified" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A98", + "display" : "Other viral haemorrhagic fevers, not elsewhere classified" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A98.0", + "display" : "Crimean-Congo haemorrhagic fever" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A98.1", + "display" : "Omsk haemorrhagic fever" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A98.2", + "display" : "Kyasanur Forest disease" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A98.3", + "display" : "Marburg virus disease" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A98.4", + "display" : "Ebola virus disease" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A98.5", + "display" : "Haemorrhagic fever with renal syndrome" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A98.8", + "display" : "Other specified viral haemorrhagic fevers" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "A99", + "display" : "Unspecified viral haemorrhagic fever" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B00-B09", + "display" : "Viral infections characterized by skin and mucous membrane lesions" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B00", + "display" : "Herpesviral [herpes simplex] infections" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B00.0", + "display" : "Eczema herpeticum" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B00.1", + "display" : "Herpesviral vesicular dermatitis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B00.2", + "display" : "Herpesviral gingivostomatitis and pharyngotonsillitis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B00.3", + "display" : "Herpesviral meningitis[G02.0]" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B00.4", + "display" : "Herpesviral encephalitis[G05.1]" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B00.5", + "display" : "Herpesviral ocular disease" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B00.7", + "display" : "Disseminated herpesviral disease" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B00.8", + "display" : "Other forms of herpesviral infection" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B00.9", + "display" : "Herpesviral infection, unspecified" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B01", + "display" : "Varicella [chickenpox]" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B01.0", + "display" : "Varicella meningitis[G02.0]" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B01.1", + "display" : "Varicella encephalitis[G05.1]" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B01.2", + "display" : "Varicella pneumonia[J17.1]" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B01.8", + "display" : "Varicella with other complications" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B01.9", + "display" : "Varicella without complication" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B02", + "display" : "Zoster [herpes zoster]" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B02.0", + "display" : "Zoster encephalitis[G05.1]" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B02.1", + "display" : "Zoster meningitis[G02.0]" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B02.2", + "display" : "Zoster with other nervous system involvement" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B02.3", + "display" : "Zoster ocular disease" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B02.7", + "display" : "Disseminated zoster" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B02.8", + "display" : "Zoster with other complications" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B02.9", + "display" : "Zoster without complication" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B03", + "display" : "SmallpoxINCLUDE" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B04", + "display" : "Monkeypox" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B05", + "display" : "Measles" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B05.0", + "display" : "Measles complicated by encephalitis[G05.1]" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B05.1", + "display" : "Measles complicated by meningitis[G02.0]" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B05.2", + "display" : "Measles complicated by pneumonia[J17.1]" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B05.3", + "display" : "Measles complicated by otitis media[H67.1]" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B05.4", + "display" : "Measles with intestinal complications" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B05.8", + "display" : "Measles with other complications" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B05.9", + "display" : "Measles without complication" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B06", + "display" : "Rubella [German measles]" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B06.0", + "display" : "Rubella with neurological complications" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B06.8", + "display" : "Rubella with other complications" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B06.9", + "display" : "Rubella without complication" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B07", + "display" : "Viral warts" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B08", + "display" : "Other viral infections characterized by skin and mucous membrane lesions, not elsewhere classified" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B08.0", + "display" : "Other orthopoxvirus infections" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B08.1", + "display" : "Molluscum contagiosum" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B08.2", + "display" : "Exanthema subitum [sixth disease]" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B08.3", + "display" : "Erythema infectiosum [fifth disease]" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B08.4", + "display" : "Enteroviral vesicular stomatitis with exanthem" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B08.5", + "display" : "Enteroviral vesicular pharyngitis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B08.8", + "display" : "Other specified viral infections characterized by skin and mucous membrane lesions" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B09", + "display" : "Unspecified viral infection characterized by skin and mucous membrane lesions" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B15-B19", + "display" : "Viral hepatitis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B15", + "display" : "Acute hepatitis A" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B15.0", + "display" : "Hepatitis A with hepatic coma" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B15.9", + "display" : "Hepatitis A without hepatic coma" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B16", + "display" : "Acute hepatitis B" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B16.0", + "display" : "Acute hepatitis B with delta-agent (coinfection) with hepatic coma" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B16.1", + "display" : "Acute hepatitis B with delta-agent (coinfection) without hepatic coma" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B16.2", + "display" : "Acute hepatitis B without delta-agent with hepatic coma" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B16.9", + "display" : "Acute hepatitis B without delta-agent and without hepatic coma" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B17", + "display" : "Other acute viral hepatitis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B17.0", + "display" : "Acute delta-(super)infection in chronic hepatitis B" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B17.1", + "display" : "Acute hepatitis C" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B17.2", + "display" : "Acute hepatitis E" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B17.8", + "display" : "Other specified acute viral hepatitis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B17.9", + "display" : "Acute viral hepatitis, unspecified" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B18", + "display" : "Chronic viral hepatitis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B18.0", + "display" : "Chronic viral hepatitis B with delta-agent" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B18.1", + "display" : "Chronic viral hepatitis B without delta-agent" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B18.2", + "display" : "Chronic viral hepatitis C" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B18.8", + "display" : "Other chronic viral hepatitis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B18.9", + "display" : "Chronic viral hepatitis, unspecified" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B19", + "display" : "Unspecified viral hepatitis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B19.0", + "display" : "Unspecified viral hepatitis with hepatic coma" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B19.9", + "display" : "Unspecified viral hepatitis without hepatic coma" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B20-B24", + "display" : "Human immunodeficiency virus [HIV] disease" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B20", + "display" : "Human immunodeficiency virus [HIV] disease resulting in infectious and parasitic diseases" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B20.0", + "display" : "HIV disease resulting in mycobacterial infection" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B20.1", + "display" : "HIV disease resulting in other bacterial infections" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B20.2", + "display" : "HIV disease resulting in cytomegaloviral disease" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B20.3", + "display" : "HIV disease resulting in other viral infections" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B20.4", + "display" : "HIV disease resulting in candidiasis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B20.5", + "display" : "HIV disease resulting in other mycoses" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B20.6", + "display" : "HIV disease resulting in Pneumocystis jirovecii pneumonia" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B20.7", + "display" : "HIV disease resulting in multiple infections" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B20.8", + "display" : "HIV disease resulting in other infectious and parasitic diseases" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B20.9", + "display" : "HIV disease resulting in unspecified infectious or parasitic disease" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B21", + "display" : "Human immunodeficiency virus [HIV] disease resulting in malignant neoplasms" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B21.0", + "display" : "HIV disease resulting in Kaposi sarcoma" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B21.1", + "display" : "HIV disease resulting in Burkitt lymphoma" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B21.2", + "display" : "HIV disease resulting in other types of non-Hodgkin lymphoma" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B21.3", + "display" : "HIV disease resulting in other malignant neoplasms of lymphoid, haematopoietic and related tissue" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B21.7", + "display" : "HIV disease resulting in multiple malignant neoplasms" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B21.8", + "display" : "HIV disease resulting in other malignant neoplasms" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B21.9", + "display" : "HIV disease resulting in unspecified malignant neoplasm" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B22", + "display" : "Human immunodeficiency virus [HIV] disease resulting in other specified diseases" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B22.0", + "display" : "HIV disease resulting in encephalopathy" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B22.1", + "display" : "HIV disease resulting in lymphoid interstitial pneumonitis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B22.2", + "display" : "HIV disease resulting in wasting syndrome" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B22.7", + "display" : "HIV disease resulting in multiple diseases classified elsewhere" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B23", + "display" : "Human immunodeficiency virus [HIV] disease resulting in other conditions" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B23.0", + "display" : "Acute HIV infection syndrome" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B23.1", + "display" : "HIV disease resulting in (persistent) generalized lymphadenopathy" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B23.2", + "display" : "HIV disease resulting in haematological and immunological abnormalities, not elsewhere classified" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B23.8", + "display" : "HIV disease resulting in other specified conditions" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B24", + "display" : "Unspecified human immunodeficiency virus [HIV] disease" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B25-B34", + "display" : "Other viral diseases" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B25", + "display" : "Cytomegaloviral disease" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B25.0", + "display" : "Cytomegaloviral pneumonitis[J17.1]" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B25.1", + "display" : "Cytomegaloviral hepatitis[K77.0]" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B25.2", + "display" : "Cytomegaloviral pancreatitis[K87.1]" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B25.8", + "display" : "Other cytomegaloviral diseases" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B25.9", + "display" : "Cytomegaloviral disease, unspecified" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B26", + "display" : "Mumps" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B26.0", + "display" : "Mumps orchitis[N51.1]" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B26.1", + "display" : "Mumps meningitis[G02.0]" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B26.2", + "display" : "Mumps encephalitis[G05.1]" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B26.3", + "display" : "Mumps pancreatitis[K87.1]" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B26.8", + "display" : "Mumps with other complications" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B26.9", + "display" : "Mumps without complication" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B27", + "display" : "Infectious mononucleosis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B27.0", + "display" : "Gammaherpesviral mononucleosis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B27.1", + "display" : "Cytomegaloviral mononucleosis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B27.8", + "display" : "Other infectious mononucleosis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B27.9", + "display" : "Infectious mononucleosis, unspecified" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B30", + "display" : "Viral conjunctivitis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B30.0", + "display" : "Keratoconjunctivitis due to adenovirus[H19.2]" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B30.1", + "display" : "Conjunctivitis due to adenovirus[H13.1]" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B30.2", + "display" : "Viral pharyngoconjunctivitis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B30.3", + "display" : "Acute epidemic haemorrhagic conjunctivitis (enteroviral)[H13.1]" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B30.8", + "display" : "Other viral conjunctivitis[H13.1]" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B30.9", + "display" : "Viral conjunctivitis, unspecified" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B33", + "display" : "Other viral diseases, not elsewhere classified" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B33.0", + "display" : "Epidemic myalgia" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B33.1", + "display" : "Ross River disease" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B33.2", + "display" : "Viral carditis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B33.3", + "display" : "Retrovirus infections, not elsewhere classified" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B33.4", + "display" : "Hantavirus (cardio-)pulmonary syndrome [HPS] [HCPS][J17.1]" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B33.8", + "display" : "Other specified viral diseases" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B34", + "display" : "Viral infection of unspecified site" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B34.0", + "display" : "Adenovirus infection, unspecified site" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B34.1", + "display" : "Enterovirus infection, unspecified site" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B34.2", + "display" : "Coronavirus infection, unspecified site" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B34.3", + "display" : "Parvovirus infection, unspecified site" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B34.4", + "display" : "Papovavirus infection, unspecified site" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B34.8", + "display" : "Other viral infections of unspecified site" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B34.9", + "display" : "Viral infection, unspecified" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B35-B49", + "display" : "Mycoses" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B35", + "display" : "Dermatophytosis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B35.0", + "display" : "Tinea barbae and tinea capitis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B35.1", + "display" : "Tinea unguium" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B35.2", + "display" : "Tinea manuum" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B35.3", + "display" : "Tinea pedis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B35.4", + "display" : "Tinea corporis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B35.5", + "display" : "Tinea imbricata" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B35.6", + "display" : "Tinea inguinalis [Tinea cruris]" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B35.8", + "display" : "Other dermatophytoses" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B35.9", + "display" : "Dermatophytosis, unspecified" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B36", + "display" : "Other superficial mycoses" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B36.0", + "display" : "Pityriasis versicolor" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B36.1", + "display" : "Tinea nigra" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B36.2", + "display" : "White piedra" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B36.3", + "display" : "Black piedra" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B36.8", + "display" : "Other specified superficial mycoses" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B36.9", + "display" : "Superficial mycosis, unspecified" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B37", + "display" : "Candidiasis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B37.0", + "display" : "Candidal stomatitis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B37.1", + "display" : "Pulmonary candidiasis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B37.2", + "display" : "Candidiasis of skin and nail" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B37.3", + "display" : "Candidiasis of vulva and vagina[N77.1]" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B37.4", + "display" : "Candidiasis of other urogenital sites" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B37.5", + "display" : "Candidal meningitis[G02.1]" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B37.6", + "display" : "Candidal endocarditis[I39.8]" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B37.7", + "display" : "Candidal sepsis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B37.8", + "display" : "Candidiasis of other sites" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B37.9", + "display" : "Candidiasis, unspecified" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B38", + "display" : "Coccidioidomycosis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B38.0", + "display" : "Acute pulmonary coccidioidomycosis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B38.1", + "display" : "Chronic pulmonary coccidioidomycosis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B38.2", + "display" : "Pulmonary coccidioidomycosis, unspecified" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B38.3", + "display" : "Cutaneous coccidioidomycosis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B38.4", + "display" : "Coccidioidomycosis meningitis[G02.1]" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B38.7", + "display" : "Disseminated coccidioidomycosis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B38.8", + "display" : "Other forms of coccidioidomycosis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B38.9", + "display" : "Coccidioidomycosis, unspecified" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B39", + "display" : "Histoplasmosis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B39.0", + "display" : "Acute pulmonary histoplasmosis capsulati" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B39.1", + "display" : "Chronic pulmonary histoplasmosis capsulati" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B39.2", + "display" : "Pulmonary histoplasmosis capsulati, unspecified" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B39.3", + "display" : "Disseminated histoplasmosis capsulati" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B39.4", + "display" : "Histoplasmosis capsulati, unspecified" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B39.5", + "display" : "Histoplasmosis duboisii" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B39.9", + "display" : "Histoplasmosis, unspecified" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B40", + "display" : "Blastomycosis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B40.0", + "display" : "Acute pulmonary blastomycosis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B40.1", + "display" : "Chronic pulmonary blastomycosis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B40.2", + "display" : "Pulmonary blastomycosis, unspecified" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B40.3", + "display" : "Cutaneous blastomycosis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B40.7", + "display" : "Disseminated blastomycosis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B40.8", + "display" : "Other forms of blastomycosis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B40.9", + "display" : "Blastomycosis, unspecified" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B41", + "display" : "Paracoccidioidomycosis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B41.0", + "display" : "Pulmonary paracoccidioidomycosis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B41.7", + "display" : "Disseminated paracoccidioidomycosis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B41.8", + "display" : "Other forms of paracoccidioidomycosis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B41.9", + "display" : "Paracoccidioidomycosis, unspecified" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B42", + "display" : "Sporotrichosis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B42.0", + "display" : "Pulmonary sporotrichosis[J99.8]" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B42.1", + "display" : "Lymphocutaneous sporotrichosis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B42.7", + "display" : "Disseminated sporotrichosis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B42.8", + "display" : "Other forms of sporotrichosis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B42.9", + "display" : "Sporotrichosis, unspecified" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B43", + "display" : "Chromomycosis and phaeomycotic abscess" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B43.0", + "display" : "Cutaneous chromomycosis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B43.1", + "display" : "Phaeomycotic brain abscess" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B43.2", + "display" : "Subcutaneous phaeomycotic abscess and cyst" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B43.8", + "display" : "Other forms of chromomycosis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B43.9", + "display" : "Chromomycosis, unspecified" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B44", + "display" : "Aspergillosis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B44.0", + "display" : "Invasive pulmonary aspergillosis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B44.1", + "display" : "Other pulmonary aspergillosis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B44.2", + "display" : "Tonsillar aspergillosis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B44.7", + "display" : "Disseminated aspergillosis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B44.8", + "display" : "Other forms of aspergillosis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B44.9", + "display" : "Aspergillosis, unspecified" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B45", + "display" : "Cryptococcosis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B45.0", + "display" : "Pulmonary cryptococcosis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B45.1", + "display" : "Cerebral cryptococcosis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B45.2", + "display" : "Cutaneous cryptococcosis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B45.3", + "display" : "Osseous cryptococcosis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B45.7", + "display" : "Disseminated cryptococcosis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B45.8", + "display" : "Other forms of cryptococcosis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B45.9", + "display" : "Cryptococcosis, unspecified" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B46", + "display" : "Zygomycosis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B46.0", + "display" : "Pulmonary mucormycosis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B46.1", + "display" : "Rhinocerebral mucormycosis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B46.2", + "display" : "Gastrointestinal mucormycosis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B46.3", + "display" : "Cutaneous mucormycosis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B46.4", + "display" : "Disseminated mucormycosis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B46.5", + "display" : "Mucormycosis, unspecified" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B46.8", + "display" : "Other zygomycoses" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B46.9", + "display" : "Zygomycosis, unspecified" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B47", + "display" : "Mycetoma" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B47.0", + "display" : "Eumycetoma" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B47.1", + "display" : "Actinomycetoma" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B47.9", + "display" : "Mycetoma, unspecified" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B48", + "display" : "Other mycoses, not elsewhere classified" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B48.0", + "display" : "Lobomycosis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B48.1", + "display" : "Rhinosporidiosis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B48.2", + "display" : "Allescheriasis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B48.3", + "display" : "Geotrichosis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B48.4", + "display" : "Penicillosis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B48.5", + "display" : "Pneumocystosis[J17.2]" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B48.7", + "display" : "Opportunistic mycoses" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B48.8", + "display" : "Other specified mycoses" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B49", + "display" : "Unspecified mycosis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B50-B64", + "display" : "Protozoal diseases" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B50", + "display" : "Plasmodium falciparum malaria" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B50.0", + "display" : "Plasmodium falciparum malaria with cerebral complications" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B50.8", + "display" : "Other severe and complicated Plasmodium falciparum malaria" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B50.9", + "display" : "Plasmodium falciparum malaria, unspecified" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B51", + "display" : "Plasmodium vivax malaria" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B51.0", + "display" : "Plasmodium vivax malaria with rupture of spleen" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B51.8", + "display" : "Plasmodium vivax malaria with other complications" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B51.9", + "display" : "Plasmodium vivax malaria without complication" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B52", + "display" : "Plasmodium malariae malaria" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B52.0", + "display" : "Plasmodium malariae malaria with nephropathy" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B52.8", + "display" : "Plasmodium malariae malaria with other complications" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B52.9", + "display" : "Plasmodium malariae malaria without complication" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B53", + "display" : "Other parasitologically confirmed malaria" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B53.0", + "display" : "Plasmodium ovale malaria" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B53.1", + "display" : "Malaria due to simian plasmodia" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B53.8", + "display" : "Other parasitologically confirmed malaria, not elsewhere classified" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B54", + "display" : "Unspecified malaria" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B55", + "display" : "Leishmaniasis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B55.0", + "display" : "Visceral leishmaniasis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B55.1", + "display" : "Cutaneous leishmaniasis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B55.2", + "display" : "Mucocutaneous leishmaniasis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B55.9", + "display" : "Leishmaniasis, unspecified" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B56", + "display" : "African trypanosomiasis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B56.0", + "display" : "Gambiense trypanosomiasis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B56.1", + "display" : "Rhodesiense trypanosomiasis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B56.9", + "display" : "African trypanosomiasis, unspecified" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B57", + "display" : "Chagas disease" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B57.0", + "display" : "Acute Chagas disease with heart involvement[I41.2][I98.1]" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B57.1", + "display" : "Acute Chagas disease without heart involvement" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B57.2", + "display" : "Chagas disease (chronic) with heart involvement" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B57.3", + "display" : "Chagas disease (chronic) with digestive system involvement" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B57.4", + "display" : "Chagas disease (chronic) with nervous system involvement" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B57.5", + "display" : "Chagas disease (chronic) with other organ involvement" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B58", + "display" : "Toxoplasmosis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B58.0", + "display" : "Toxoplasma oculopathy" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B58.1", + "display" : "Toxoplasma hepatitis[K77.0]" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B58.2", + "display" : "Toxoplasma meningoencephalitis[G05.2]" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B58.3", + "display" : "Pulmonary toxoplasmosis[J17.3]" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B58.8", + "display" : "Toxoplasmosis with other organ involvement" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B58.9", + "display" : "Toxoplasmosis, unspecified" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B60", + "display" : "Other protozoal diseases, not elsewhere classified" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B60.0", + "display" : "Babesiosis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B60.1", + "display" : "Acanthamoebiasis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B60.2", + "display" : "Naegleriasis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B60.8", + "display" : "Other specified protozoal diseases" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B64", + "display" : "Unspecified protozoal disease" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B65-B83", + "display" : "Helminthiases" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B65", + "display" : "Schistosomiasis [bilharziasis]" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B65.0", + "display" : "Schistosomiasis due to Schistosoma haematobium [urinary schistosomiasis]" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B65.1", + "display" : "Schistosomiasis due to Schistosoma mansoni [intestinal schistosomiasis]" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B65.2", + "display" : "Schistosomiasis due to Schistosoma japonicum" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B65.3", + "display" : "Cercarial dermatitis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B65.8", + "display" : "Other schistosomiases" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B65.9", + "display" : "Schistosomiasis, unspecified" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B66", + "display" : "Other fluke infections" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B66.0", + "display" : "Opisthorchiasis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B66.1", + "display" : "Clonorchiasis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B66.2", + "display" : "Dicrocoeliasis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B66.3", + "display" : "Fascioliasis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B66.4", + "display" : "Paragonimiasis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B66.5", + "display" : "Fasciolopsiasis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B66.8", + "display" : "Other specified fluke infections" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B66.9", + "display" : "Fluke infection, unspecified" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B67", + "display" : "Echinococcosis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B67.0", + "display" : "Echinococcus granulosus infection of liver" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B67.1", + "display" : "Echinococcus granulosus infection of lung" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B67.2", + "display" : "Echinococcus granulosus infection of bone" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B67.3", + "display" : "Echinococcus granulosus infection, other and multiple sites" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B67.4", + "display" : "Echinococcus granulosus infection, unspecified" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B67.5", + "display" : "Echinococcus multilocularis infection of liver" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B67.6", + "display" : "Echinococcus multilocularis infection, other and multiple sites" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B67.7", + "display" : "Echinococcus multilocularis infection, unspecified" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B67.8", + "display" : "Echinococcosis, unspecified, of liver" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B67.9", + "display" : "Echinococcosis, other and unspecified" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B68", + "display" : "Taeniasis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B68.0", + "display" : "Taenia solium taeniasis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B68.1", + "display" : "Taenia saginata taeniasis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B68.9", + "display" : "Taeniasis, unspecified" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B69", + "display" : "Cysticercosis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B69.0", + "display" : "Cysticercosis of central nervous system" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B69.1", + "display" : "Cysticercosis of eye" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B69.8", + "display" : "Cysticercosis of other sites" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B69.9", + "display" : "Cysticercosis, unspecified" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B70", + "display" : "Diphyllobothriasis and sparganosis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B70.0", + "display" : "Diphyllobothriasis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B70.1", + "display" : "Sparganosis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B71", + "display" : "Other cestode infections" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B71.0", + "display" : "Hymenolepiasis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B71.1", + "display" : "Dipylidiasis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B71.8", + "display" : "Other specified cestode infections" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B71.9", + "display" : "Cestode infection, unspecified" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B72", + "display" : "Dracunculiasis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B73", + "display" : "Onchocerciasis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B74", + "display" : "Filariasis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B74.0", + "display" : "Filariasis due to Wuchereria bancrofti" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B74.1", + "display" : "Filariasis due to Brugia malayi" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B74.2", + "display" : "Filariasis due to Brugia timori" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B74.3", + "display" : "Loiasis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B74.4", + "display" : "Mansonelliasis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B74.8", + "display" : "Other filariases" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B74.9", + "display" : "Filariasis, unspecified" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B75", + "display" : "Trichinellosis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B76", + "display" : "Hookworm diseases" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B76.0", + "display" : "Ancylostomiasis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B76.1", + "display" : "Necatoriasis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B76.8", + "display" : "Other hookworm diseases" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B76.9", + "display" : "Hookworm disease, unspecified" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B77", + "display" : "Ascariasis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B77.0", + "display" : "Ascariasis with intestinal complications" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B77.8", + "display" : "Ascariasis with other complications" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B77.9", + "display" : "Ascariasis, unspecified" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B78", + "display" : "Strongyloidiasis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B78.0", + "display" : "Intestinal strongyloidiasis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B78.1", + "display" : "Cutaneous strongyloidiasis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B78.7", + "display" : "Disseminated strongyloidiasis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B78.9", + "display" : "Strongyloidiasis, unspecified" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B79", + "display" : "Trichuriasis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B80", + "display" : "Enterobiasis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B81", + "display" : "Other intestinal helminthiases, not elsewhere classified" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B81.0", + "display" : "Anisakiasis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B81.1", + "display" : "Intestinal capillariasis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B81.2", + "display" : "Trichostrongyliasis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B81.3", + "display" : "Intestinal angiostrongyliasis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B81.4", + "display" : "Mixed intestinal helminthiases" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B81.8", + "display" : "Other specified intestinal helminthiases" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B82", + "display" : "Unspecified intestinal parasitism" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B82.0", + "display" : "Intestinal helminthiasis, unspecified" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B82.9", + "display" : "Intestinal parasitism, unspecified" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B83", + "display" : "Other helminthiases" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B83.0", + "display" : "Visceral larva migrans" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B83.1", + "display" : "Gnathostomiasis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B83.2", + "display" : "Angiostrongyliasis due to Parastrongylus cantonensis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B83.3", + "display" : "Syngamiasis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B83.4", + "display" : "Internal hirudiniasis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B83.8", + "display" : "Other specified helminthiases" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B83.9", + "display" : "Helminthiasis, unspecified" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B85-B89", + "display" : "Pediculosis, acariasis and other infestations" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B85", + "display" : "Pediculosis and phthiriasis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B85.0", + "display" : "Pediculosis due to Pediculus humanus capitis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B85.1", + "display" : "Pediculosis due to Pediculus humanus corporis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B85.2", + "display" : "Pediculosis, unspecified" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B85.3", + "display" : "Phthiriasis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B85.4", + "display" : "Mixed pediculosis and phthiriasis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B86", + "display" : "Scabies" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B87", + "display" : "Myiasis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B87.0", + "display" : "Cutaneous myiasis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B87.1", + "display" : "Wound myiasis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B87.2", + "display" : "Ocular myiasis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B87.3", + "display" : "Nasopharyngeal myiasis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B87.4", + "display" : "Aural myiasis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B87.8", + "display" : "Myiasis of other sites" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B87.9", + "display" : "Myiasis, unspecified" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B88", + "display" : "Other infestations" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B88.0", + "display" : "Other acariasis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B88.1", + "display" : "Tungiasis [sandflea infestation]" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B88.2", + "display" : "Other arthropod infestations" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B88.3", + "display" : "External hirudiniasis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B88.8", + "display" : "Other specified infestations" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B88.9", + "display" : "Infestation, unspecified" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B89", + "display" : "Unspecified parasitic disease" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B90-B94", + "display" : "Sequelae of infectious and parasitic diseases" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B90", + "display" : "Sequelae of tuberculosis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B90.0", + "display" : "Sequelae of central nervous system tuberculosis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B90.1", + "display" : "Sequelae of genitourinary tuberculosis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B90.2", + "display" : "Sequelae of tuberculosis of bones and joints" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B90.8", + "display" : "Sequelae of tuberculosis of other organs" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B90.9", + "display" : "Sequelae of respiratory and unspecified tuberculosis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B91", + "display" : "Sequelae of poliomyelitis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B92", + "display" : "Sequelae of leprosy" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B94", + "display" : "Sequelae of other and unspecified infectious and parasitic diseases" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B94.0", + "display" : "Sequelae of trachoma" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B94.1", + "display" : "Sequelae of viral encephalitis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B94.2", + "display" : "Sequelae of viral hepatitis" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B94.8", + "display" : "Sequelae of other specified infectious and parasitic diseases" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B94.9", + "display" : "Sequelae of unspecified infectious or parasitic disease" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B95-B98", + "display" : "Bacterial, viral and other infectious agents" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B95", + "display" : "Streptococcus and staphylococcus as the cause of diseases classified to other chapters" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B95.0", + "display" : "Streptococcus, group A, as the cause of diseases classified to other chapters" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B95.1", + "display" : "Streptococcus, group B, as the cause of diseases classified to other chapters" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B95.2", + "display" : "Streptococcus group D and enterococcus as the cause of diseases classified to other chapters" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B95.3", + "display" : "Streptococcus pneumoniae as the cause of diseases classified to other chapters" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B95.4", + "display" : "Other streptococcus as the cause of diseases classified to other chapters" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B95.5", + "display" : "Unspecified streptococcus as the cause of diseases classified to other chapters" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B95.6", + "display" : "Staphylococcus aureus as the cause of diseases classified to other chapters" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B95.7", + "display" : "Other staphylococcus as the cause of diseases classified to other chapters" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B95.8", + "display" : "Unspecified staphylococcus as the cause of diseases classified to other chapters" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B96", + "display" : "Other specified bacterial agents as the cause of diseases classified to other chapters" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B96.0", + "display" : "Mycoplasma pneumoniae [M. pneumoniae] as the cause of diseases classified to other chapters" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B96.1", + "display" : "Klebsiella pneumoniae [K. pneumoniae] as the cause of diseases classified to other chapters" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B96.2", + "display" : "Escherichia coli [E. coli] as the cause of diseases classified to other chapters" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B96.3", + "display" : "Haemophilus influenzae [H. influenzae] as the cause of diseases classified to other chapters" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B96.4", + "display" : "Proteus (mirabilis)(morganii) as the cause of diseases classified to other chapters" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B96.5", + "display" : "Pseudomonas (aeruginosa) as the cause of diseases classified to other chapters" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B96.6", + "display" : "Bacillus fragilis [B. fragilis] as the cause of diseases classified to other chapters" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B96.7", + "display" : "Clostridium perfringens [C. perfringens] as the cause of diseases classified to other chapters" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B96.8", + "display" : "Other specified bacterial agents as the cause of diseases classified to other chapters" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B97", + "display" : "Viral agents as the cause of diseases classified to other chapters" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B97.0", + "display" : "Adenovirus as the cause of diseases classified to other chapters" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B97.1", + "display" : "Enterovirus as the cause of diseases classified to other chapters" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B97.2", + "display" : "Coronavirus as the cause of diseases classified to other chapters" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B97.3", + "display" : "Retrovirus as the cause of diseases classified to other chapters" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B97.4", + "display" : "Respiratory syncytial virus as the cause of diseases classified to other chapters" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B97.5", + "display" : "Reovirus as the cause of diseases classified to other chapters" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B97.6", + "display" : "Parvovirus as the cause of diseases classified to other chapters" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B97.7", + "display" : "Papillomavirus as the cause of diseases classified to other chapters" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B97.8", + "display" : "Other viral agents as the cause of diseases classified to other chapters" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B98", + "display" : "Other specified infectious agents as the cause of diseases classified to other chapters" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B98.0", + "display" : "Helicobacter pylori [H.pylori] as the cause of diseases classified to other chapters" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B98.1", + "display" : "Vibrio vulnificus as the cause of diseases classified to other chapters" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B99-B99", + "display" : "Other infectious diseases" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "B99", + "display" : "Other and unspecified infectious diseases" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "II", + "display" : "Neoplasms" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "C00-C97", + "display" : "Malignant neoplasms" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "C00-C75", + "display" : "Malignant neoplasms, stated or presumed to be primary, of specified sites, except of lymphoid, haematopoietic and related tissue" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "C00-C14", + "display" : "Malignant neoplasms of lip, oral cavity and pharynx" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "C00", + "display" : "Malignant neoplasm of lip" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "C00.0", + "display" : "External upper lip", + "designation" : [{ + "use" : { + "code" : "preferredLong" + }, + "value" : "Malignant neoplasm: External upper lip" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "C00.1", + "display" : "External lower lip", + "designation" : [{ + "use" : { + "code" : "preferredLong" + }, + "value" : "Malignant neoplasm: External lower lip" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "C00.2", + "display" : "External lip, unspecified", + "designation" : [{ + "use" : { + "code" : "preferredLong" + }, + "value" : "Malignant neoplasm: External lip, unspecified" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "C00.3", + "display" : "Upper lip, inner aspect", + "designation" : [{ + "use" : { + "code" : "preferredLong" + }, + "value" : "Malignant neoplasm: Upper lip, inner aspect" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "C00.4", + "display" : "Lower lip, inner aspect", + "designation" : [{ + "use" : { + "code" : "preferredLong" + }, + "value" : "Malignant neoplasm: Lower lip, inner aspect" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "C00.5", + "display" : "Lip, unspecified, inner aspect", + "designation" : [{ + "use" : { + "code" : "preferredLong" + }, + "value" : "Malignant neoplasm: Lip, unspecified, inner aspect" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "C00.6", + "display" : "Commissure of lip", + "designation" : [{ + "use" : { + "code" : "preferredLong" + }, + "value" : "Malignant neoplasm: Commissure of lip" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "C00.8", + "display" : "Overlapping lesion of lip", + "designation" : [{ + "use" : { + "code" : "preferredLong" + }, + "value" : "Malignant neoplasm: Overlapping lesion of lip" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "C00.9", + "display" : "Lip, unspecified", + "designation" : [{ + "use" : { + "code" : "preferredLong" + }, + "value" : "Malignant neoplasm: Lip, unspecified" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "C01", + "display" : "Malignant neoplasm of base of tongue" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "C02", + "display" : "Malignant neoplasm of other and unspecified parts of tongue" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "C02.0", + "display" : "Dorsal surface of tongue", + "designation" : [{ + "use" : { + "code" : "preferredLong" + }, + "value" : "Malignant neoplasm: Dorsal surface of tongue" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "C02.1", + "display" : "Border of tongue", + "designation" : [{ + "use" : { + "code" : "preferredLong" + }, + "value" : "Malignant neoplasm: Border of tongue" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "C02.2", + "display" : "Ventral surface of tongue", + "designation" : [{ + "use" : { + "code" : "preferredLong" + }, + "value" : "Malignant neoplasm: Ventral surface of tongue" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "C02.3", + "display" : "Anterior two-thirds of tongue, part unspecified", + "designation" : [{ + "use" : { + "code" : "preferredLong" + }, + "value" : "Malignant neoplasm: Anterior two-thirds of tongue, part unspecified" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "C02.4", + "display" : "Lingual tonsil", + "designation" : [{ + "use" : { + "code" : "preferredLong" + }, + "value" : "Malignant neoplasm: Lingual tonsil" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "C02.8", + "display" : "Overlapping lesion of tongue", + "designation" : [{ + "use" : { + "code" : "preferredLong" + }, + "value" : "Malignant neoplasm: Overlapping lesion of tongue" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "C02.9", + "display" : "Tongue, unspecified", + "designation" : [{ + "use" : { + "code" : "preferredLong" + }, + "value" : "Malignant neoplasm: Tongue, unspecified" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "C03", + "display" : "Malignant neoplasm of gum" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "C03.0", + "display" : "Upper gum", + "designation" : [{ + "use" : { + "code" : "preferredLong" + }, + "value" : "Malignant neoplasm: Upper gum" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "C03.1", + "display" : "Lower gum", + "designation" : [{ + "use" : { + "code" : "preferredLong" + }, + "value" : "Malignant neoplasm: Lower gum" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "C03.9", + "display" : "Gum, unspecified", + "designation" : [{ + "use" : { + "code" : "preferredLong" + }, + "value" : "Malignant neoplasm: Gum, unspecified" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "C04", + "display" : "Malignant neoplasm of floor of mouth" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "C04.0", + "display" : "Anterior floor of mouth", + "designation" : [{ + "use" : { + "code" : "preferredLong" + }, + "value" : "Malignant neoplasm: Anterior floor of mouth" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "C04.1", + "display" : "Lateral floor of mouth", + "designation" : [{ + "use" : { + "code" : "preferredLong" + }, + "value" : "Malignant neoplasm: Lateral floor of mouth" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "C04.8", + "display" : "Overlapping lesion of floor of mouth", + "designation" : [{ + "use" : { + "code" : "preferredLong" + }, + "value" : "Malignant neoplasm: Overlapping lesion of floor of mouth" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "C04.9", + "display" : "Floor of mouth, unspecified", + "designation" : [{ + "use" : { + "code" : "preferredLong" + }, + "value" : "Malignant neoplasm: Floor of mouth, unspecified" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "C05", + "display" : "Malignant neoplasm of palate" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "C05.0", + "display" : "Hard palate", + "designation" : [{ + "use" : { + "code" : "preferredLong" + }, + "value" : "Malignant neoplasm: Hard palate" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "C05.1", + "display" : "Soft palate", + "designation" : [{ + "use" : { + "code" : "preferredLong" + }, + "value" : "Malignant neoplasm: Soft palate" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "C05.2", + "display" : "Uvula", + "designation" : [{ + "use" : { + "code" : "preferredLong" + }, + "value" : "Malignant neoplasm: Uvula" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "C05.8", + "display" : "Overlapping lesion of palate", + "designation" : [{ + "use" : { + "code" : "preferredLong" + }, + "value" : "Malignant neoplasm: Overlapping lesion of palate" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "C05.9", + "display" : "Palate, unspecified", + "designation" : [{ + "use" : { + "code" : "preferredLong" + }, + "value" : "Malignant neoplasm: Palate, unspecified" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "C06", + "display" : "Malignant neoplasm of other and unspecified parts of mouth" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "C06.0", + "display" : "Cheek mucosa", + "designation" : [{ + "use" : { + "code" : "preferredLong" + }, + "value" : "Malignant neoplasm: Cheek mucosa" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "C06.1", + "display" : "Vestibule of mouth", + "designation" : [{ + "use" : { + "code" : "preferredLong" + }, + "value" : "Malignant neoplasm: Vestibule of mouth" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "C06.2", + "display" : "Retromolar area", + "designation" : [{ + "use" : { + "code" : "preferredLong" + }, + "value" : "Malignant neoplasm: Retromolar area" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "C06.8", + "display" : "Overlapping lesion of other and unspecified parts of mouth", + "designation" : [{ + "use" : { + "code" : "preferredLong" + }, + "value" : "Malignant neoplasm: Overlapping lesion of other and unspecified parts of mouth" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "C06.9", + "display" : "Mouth, unspecified", + "designation" : [{ + "use" : { + "code" : "preferredLong" + }, + "value" : "Malignant neoplasm: Mouth, unspecified" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "C07", + "display" : "Malignant neoplasm of parotid gland" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "C08", + "display" : "Malignant neoplasm of other and unspecified major salivary glands" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "C08.0", + "display" : "Submandibular gland", + "designation" : [{ + "use" : { + "code" : "preferredLong" + }, + "value" : "Malignant neoplasm: Submandibular gland" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "C08.1", + "display" : "Sublingual gland", + "designation" : [{ + "use" : { + "code" : "preferredLong" + }, + "value" : "Malignant neoplasm: Sublingual gland" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "C08.8", + "display" : "Overlapping lesion of major salivary glands", + "designation" : [{ + "use" : { + "code" : "preferredLong" + }, + "value" : "Malignant neoplasm: Overlapping lesion of major salivary glands" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "C08.9", + "display" : "Major salivary gland, unspecified", + "designation" : [{ + "use" : { + "code" : "preferredLong" + }, + "value" : "Malignant neoplasm: Major salivary gland, unspecified" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "C09", + "display" : "Malignant neoplasm of tonsil" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "C09.0", + "display" : "Tonsillar fossa", + "designation" : [{ + "use" : { + "code" : "preferredLong" + }, + "value" : "Malignant neoplasm: Tonsillar fossa" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "C09.1", + "display" : "Tonsillar pillar (anterior)(posterior)", + "designation" : [{ + "use" : { + "code" : "preferredLong" + }, + "value" : "Malignant neoplasm: Tonsillar pillar (anterior)(posterior)" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "C09.8", + "display" : "Overlapping lesion of tonsil", + "designation" : [{ + "use" : { + "code" : "preferredLong" + }, + "value" : "Malignant neoplasm: Overlapping lesion of tonsil" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "C09.9", + "display" : "Tonsil, unspecified", + "designation" : [{ + "use" : { + "code" : "preferredLong" + }, + "value" : "Malignant neoplasm: Tonsil, unspecified" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "C10", + "display" : "Malignant neoplasm of oropharynx" + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "C10.0", + "display" : "Vallecula", + "designation" : [{ + "use" : { + "code" : "preferredLong" + }, + "value" : "Malignant neoplasm: Vallecula" + }] + }, + { + "system" : "http://hl7.org/fhir/sid/icd-10", + "code" : "C10.1", + "display" : "Anterior surface of epiglottis", + "designation" : [{ + "use" : { + "code" : "preferredLong" + }, + "value" : "Malignant neoplasm: Anterior surface of epiglottis" + }] + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/ex-diagnosistype", + "resource" : { + "resourceType" : "ValueSet", + "id" : "ex-diagnosistype", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fm" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/ex-diagnosistype", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.590" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.582" + }], + "version" : "6.0.0-ballot2", + "name" : "ExampleDiagnosisTypeCodes", + "title" : "Example Diagnosis Type Codes", + "status" : "draft", + "experimental" : true, + "publisher" : "Financial Management", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "This value set includes example Diagnosis Type codes.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "copyright" : "This is an example set.", + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/ex-diagnosistype" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:2ae0e1e8-6ec2-4331-b030-154e034eafd8", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 12, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/ex-diagnosistype|1.0.1" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", + "code" : "admitting", + "display" : "Admitting Diagnosis" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", + "code" : "clinical", + "display" : "Clinical Diagnosis" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", + "code" : "differential", + "display" : "Differential Diagnosis" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", + "code" : "discharge", + "display" : "Discharge Diagnosis" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", + "code" : "laboratory", + "display" : "Laboratory Diagnosis" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", + "code" : "nursing", + "display" : "Nursing Diagnosis" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", + "code" : "prenatal", + "display" : "Prenatal Diagnosis" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", + "code" : "principal", + "display" : "Principal Diagnosis" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", + "code" : "radiology", + "display" : "Radiology Diagnosis" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", + "code" : "remote", + "display" : "Remote Diagnosis" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", + "code" : "retrospective", + "display" : "Retrospective Diagnosis" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/ex-diagnosistype", + "code" : "self", + "display" : "Self Diagnosis" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/ex-diagnosis-on-admission", + "resource" : { + "resourceType" : "ValueSet", + "id" : "ex-diagnosis-on-admission", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fm" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/ex-diagnosis-on-admission", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.1169" + }], + "version" : "6.0.0-ballot2", + "name" : "ExampleDiagnosisOnAdmissionCodes", + "title" : "Example Diagnosis on Admission Codes", + "status" : "draft", + "experimental" : true, + "publisher" : "Financial Management", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "This value set includes example Diagnosis on Admission codes.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "copyright" : "This is an example set.", + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/ex-diagnosis-on-admission" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:3864535f-3b3d-4a4a-be01-9e8ee2a7bf4a", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 3, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/ex-diagnosis-on-admission|1.0.1" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/ex-diagnosis-on-admission", + "code" : "yes", + "display" : "Yes" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/ex-diagnosis-on-admission", + "code" : "no", + "display" : "No" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/ex-diagnosis-on-admission", + "code" : "unknown", + "display" : "Unknown" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/ex-procedure-type", + "resource" : { + "resourceType" : "ValueSet", + "id" : "ex-procedure-type", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fm" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/ex-procedure-type", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.1387" + }], + "version" : "6.0.0-ballot2", + "name" : "ExampleProcedureTypeCodes", + "title" : "Example Procedure Type Codes", + "status" : "draft", + "experimental" : true, + "publisher" : "Financial Management", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "This value set includes example Procedure Type codes.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "copyright" : "This is an example set.", + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/ex-procedure-type" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:fa765fdd-9641-4d93-9847-ab5643342625", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 2, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/ex-procedure-type|1.0.1" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/ex-procedure-type", + "code" : "primary", + "display" : "Primary procedure" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/ex-procedure-type", + "code" : "secondary", + "display" : "Secondary procedure" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/icd-10-procedures", + "resource" : { + "resourceType" : "ValueSet", + "id" : "icd-10-procedures", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fm" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/icd-10-procedures", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.574" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.566" + }], + "version" : "6.0.0-ballot2", + "name" : "ICD10ProcedureCodes", + "title" : "ICD-10 Procedure Codes", + "status" : "draft", + "experimental" : true, + "publisher" : "Financial Management", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "This value set includes sample ICD-10 Procedure codes.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "copyright" : "This is an example set.", + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/sid/ex-icd-10-procedures" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:b76035d4-a220-4681-9c2f-f1866ea61ebd", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 3, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/sid/ex-icd-10-procedures|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/sid/ex-icd-10-procedures", + "code" : "123001", + "display" : "PROC-1" + }, + { + "system" : "http://hl7.org/fhir/sid/ex-icd-10-procedures", + "code" : "123002", + "display" : "PROC-2" + }, + { + "system" : "http://hl7.org/fhir/sid/ex-icd-10-procedures", + "code" : "123003", + "display" : "PROC-3" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/ex-revenue-center", + "resource" : { + "resourceType" : "ValueSet", + "id" : "ex-revenue-center", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fm" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/ex-revenue-center", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.594" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.586" + }], + "version" : "6.0.0-ballot2", + "name" : "ExampleRevenueCenterCodes", + "title" : "Example Revenue Center Codes", + "status" : "draft", + "experimental" : true, + "publisher" : "Financial Management", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "This value set includes sample Revenue Center codes.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "copyright" : "This is an example set.", + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/ex-revenue-center" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:cde99ec7-02de-4755-86f3-e829805b798e", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 3, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/ex-revenue-center|1.0.1" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/ex-revenue-center", + "code" : "0010", + "display" : "Vision Clinic" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/ex-revenue-center", + "code" : "0011", + "display" : "Dental Clinic" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/ex-revenue-center", + "code" : "1001", + "display" : "Emergency" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/service-uscls", + "resource" : { + "resourceType" : "ValueSet", + "id" : "service-uscls", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fm" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/service-uscls", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.542" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.534" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.2.314" + }], + "version" : "6.0.0-ballot2", + "name" : "USCLSCodes", + "title" : "USCLS Codes", + "status" : "draft", + "experimental" : true, + "publisher" : "FHIR Project team", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "This value set includes a smattering of USCLS codes.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "copyright" : "This is an example set.", + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/ex-USCLS" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:559fd77b-7425-4ec3-b965-13a40d9413a4", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 20, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/ex-USCLS|1.0.0" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/ex-USCLS", + "code" : "1101", + "display" : "Exam, comp, primary" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/ex-USCLS", + "code" : "1102", + "display" : "Exam, comp, mixed" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/ex-USCLS", + "code" : "1103", + "display" : "Exam, comp, permanent" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/ex-USCLS", + "code" : "1201", + "display" : "Exam, recall" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/ex-USCLS", + "code" : "1205", + "display" : "Exam, emergency" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/ex-USCLS", + "code" : "2101", + "display" : "Radiograph, series (12)" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/ex-USCLS", + "code" : "2102", + "display" : "Radiograph, series (16)" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/ex-USCLS", + "code" : "2141", + "display" : "Radiograph, bitewing" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/ex-USCLS", + "code" : "2601", + "display" : "Radiograph, panoramic" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/ex-USCLS", + "code" : "11101", + "display" : "Polishing, 1 unit" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/ex-USCLS", + "code" : "11102", + "display" : "Polishing, 2 unit" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/ex-USCLS", + "code" : "11103", + "display" : "Polishing, 3 unit" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/ex-USCLS", + "code" : "11104", + "display" : "Polishing, 4 unit" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/ex-USCLS", + "code" : "21211", + "display" : "Amalgam, 1 surface" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/ex-USCLS", + "code" : "21212", + "display" : "Amalgam, 2 surface" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/ex-USCLS", + "code" : "27211", + "display" : "Crown, PFM" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/ex-USCLS", + "code" : "67211", + "display" : "Maryland Bridge" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/ex-USCLS", + "code" : "99111", + "display" : "Lab, commercial" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/ex-USCLS", + "code" : "99333", + "display" : "Lab, in office" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/ex-USCLS", + "code" : "99555", + "display" : "Expense" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/claim-modifiers", + "resource" : { + "resourceType" : "ValueSet", + "id" : "claim-modifiers", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fm" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/claim-modifiers", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.536" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.528" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.2.311" + }], + "version" : "6.0.0-ballot2", + "name" : "ModifierTypeCodes", + "title" : "Modifier type Codes", + "status" : "draft", + "experimental" : true, + "publisher" : "Financial Management", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "This value set includes sample Modifier type codes.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "copyright" : "This is an example set.", + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/modifiers" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:0466e49b-3c48-48f6-a987-5905e0e3359e", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 6, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/modifiers|1.0.1" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/modifiers", + "code" : "a", + "display" : "Repair of prior service or installation" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/modifiers", + "code" : "b", + "display" : "Temporary service or installation" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/modifiers", + "code" : "c", + "display" : "TMJ treatment" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/modifiers", + "code" : "e", + "display" : "Implant or associated with an implant" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/modifiers", + "code" : "rooh", + "display" : "Rush or Outside of office hours" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/modifiers", + "code" : "x", + "display" : "None" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/ex-program-code", + "resource" : { + "resourceType" : "ValueSet", + "id" : "ex-program-code", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fm" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/ex-program-code", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.576" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.568" + }], + "version" : "6.0.0-ballot2", + "name" : "ExampleProgramReasonCodes", + "title" : "Example Program Reason Codes", + "status" : "draft", + "experimental" : true, + "publisher" : "Financial Management", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "This value set includes sample Program Reason Span codes.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "copyright" : "This is an example set.", + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/ex-programcode" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:04030423-ebe9-46c7-8d5d-5cf7d14ab280", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 4, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/ex-programcode|1.0.1" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/ex-programcode", + "code" : "as", + "display" : "Child Asthma" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/ex-programcode", + "code" : "hd", + "display" : "Hemodialysis" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/ex-programcode", + "code" : "auscr", + "display" : "Autism Screening" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/ex-programcode", + "code" : "none", + "display" : "None" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/service-place", + "resource" : { + "resourceType" : "ValueSet", + "id" : "service-place", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fm" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/service-place", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.564" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.556" + }], + "version" : "6.0.0-ballot2", + "name" : "ExampleServicePlaceCodes", + "title" : "Example Service Place Codes", + "status" : "draft", + "experimental" : true, + "publisher" : "Financial Management", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "This value set includes a smattering of Service Place codes.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "copyright" : "This is an example set.", + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/ex-serviceplace" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:8801c8d5-59d9-4e31-9333-a1d49a304e12", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 17, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/ex-serviceplace|1.0.1" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/ex-serviceplace", + "code" : "01", + "display" : "Pharmacy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/ex-serviceplace", + "code" : "03", + "display" : "School" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/ex-serviceplace", + "code" : "04", + "display" : "Homeless Shelter" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/ex-serviceplace", + "code" : "05", + "display" : "Indian Health Service Free-standing Facility" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/ex-serviceplace", + "code" : "06", + "display" : "Indian Health Service Provider-based Facility" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/ex-serviceplace", + "code" : "07", + "display" : "Tribal 638 Free-Standing Facility" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/ex-serviceplace", + "code" : "08", + "display" : "Tribal 638 Provider-Based Facility" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/ex-serviceplace", + "code" : "09", + "display" : "Prison/Correctional Facility" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/ex-serviceplace", + "code" : "11", + "display" : "Office" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/ex-serviceplace", + "code" : "12", + "display" : "Home" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/ex-serviceplace", + "code" : "13", + "display" : "Assisted Living Fa" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/ex-serviceplace", + "code" : "14", + "display" : "Group Home" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/ex-serviceplace", + "code" : "15", + "display" : "Mobile Unit" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/ex-serviceplace", + "code" : "19", + "display" : "Off Campus-Outpatient Hospital" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/ex-serviceplace", + "code" : "20", + "display" : "Urgent Care Facility" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/ex-serviceplace", + "code" : "21", + "display" : "Inpatient Hospital" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/ex-serviceplace", + "code" : "41", + "display" : "Ambulance—Land" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/tooth", + "resource" : { + "resourceType" : "ValueSet", + "id" : "tooth", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fm" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/tooth", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.540" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.532" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.2.313" + }], + "version" : "6.0.0-ballot2", + "name" : "OralSiteCodes", + "title" : "Oral Site Codes", + "status" : "draft", + "experimental" : true, + "publisher" : "Financial Management", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "This value set includes a smattering of FDI oral site codes.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "copyright" : "This is an example set.", + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/ex-tooth" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:9e2d2d32-7280-4025-85f7-ebefba9ab5f8", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 41, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/ex-tooth|1.0.0" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/ex-tooth", + "code" : "0", + "display" : "Oral cavity" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/ex-tooth", + "code" : "1", + "display" : "1" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/ex-tooth", + "code" : "2", + "display" : "2" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/ex-tooth", + "code" : "3", + "display" : "3" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/ex-tooth", + "code" : "4", + "display" : "4" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/ex-tooth", + "code" : "5", + "display" : "5" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/ex-tooth", + "code" : "6", + "display" : "6" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/ex-tooth", + "code" : "7", + "display" : "7" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/ex-tooth", + "code" : "8", + "display" : "8" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/ex-tooth", + "code" : "11", + "display" : "11" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/ex-tooth", + "code" : "12", + "display" : "12" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/ex-tooth", + "code" : "13", + "display" : "13" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/ex-tooth", + "code" : "14", + "display" : "14" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/ex-tooth", + "code" : "15", + "display" : "15" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/ex-tooth", + "code" : "16", + "display" : "16" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/ex-tooth", + "code" : "17", + "display" : "17" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/ex-tooth", + "code" : "18", + "display" : "18" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/ex-tooth", + "code" : "21", + "display" : "21" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/ex-tooth", + "code" : "22", + "display" : "22" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/ex-tooth", + "code" : "23", + "display" : "23" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/ex-tooth", + "code" : "24", + "display" : "24" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/ex-tooth", + "code" : "25", + "display" : "25" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/ex-tooth", + "code" : "26", + "display" : "26" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/ex-tooth", + "code" : "27", + "display" : "27" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/ex-tooth", + "code" : "28", + "display" : "28" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/ex-tooth", + "code" : "31", + "display" : "31" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/ex-tooth", + "code" : "32", + "display" : "32" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/ex-tooth", + "code" : "33", + "display" : "33" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/ex-tooth", + "code" : "34", + "display" : "34" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/ex-tooth", + "code" : "35", + "display" : "35" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/ex-tooth", + "code" : "36", + "display" : "36" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/ex-tooth", + "code" : "37", + "display" : "37" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/ex-tooth", + "code" : "38", + "display" : "38" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/ex-tooth", + "code" : "41", + "display" : "41" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/ex-tooth", + "code" : "42", + "display" : "42" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/ex-tooth", + "code" : "43", + "display" : "43" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/ex-tooth", + "code" : "44", + "display" : "44" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/ex-tooth", + "code" : "45", + "display" : "45" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/ex-tooth", + "code" : "46", + "display" : "46" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/ex-tooth", + "code" : "47", + "display" : "47" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/ex-tooth", + "code" : "48", + "display" : "48" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/surface", + "resource" : { + "resourceType" : "ValueSet", + "id" : "surface", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fm" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/surface", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.546" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.538" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.2.316" + }], + "version" : "6.0.0-ballot2", + "name" : "SurfaceCodes", + "title" : "Surface Codes", + "status" : "draft", + "experimental" : true, + "publisher" : "Financial Management", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "This value set includes a smattering of FDI tooth surface codes.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "copyright" : "This is an example set.", + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/FDI-surface" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:bcd75848-5ce0-49e4-ae7c-7a40af870d61", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 11, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/FDI-surface|1.0.0" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/FDI-surface", + "code" : "M", + "display" : "Mesial" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/FDI-surface", + "code" : "O", + "display" : "Occlusal" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/FDI-surface", + "code" : "I", + "display" : "Incisal" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/FDI-surface", + "code" : "D", + "display" : "Distal" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/FDI-surface", + "code" : "B", + "display" : "Buccal" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/FDI-surface", + "code" : "V", + "display" : "Ventral" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/FDI-surface", + "code" : "L", + "display" : "Lingual" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/FDI-surface", + "code" : "MO", + "display" : "Mesioclusal" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/FDI-surface", + "code" : "DO", + "display" : "Distoclusal" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/FDI-surface", + "code" : "DI", + "display" : "Distoincisal" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/FDI-surface", + "code" : "MOD", + "display" : "Mesioclusodistal" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/claim-outcome", + "resource" : { + "resourceType" : "ValueSet", + "id" : "claim-outcome", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fm" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 2 + }], + "url" : "http://hl7.org/fhir/ValueSet/claim-outcome", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.2984" + }], + "version" : "6.0.0-ballot2", + "name" : "ClaimProcessingCodes", + "title" : "Claim Processing Codes", + "status" : "draft", + "experimental" : false, + "publisher" : "FHIR Project team", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "This value set includes Claim Processing Outcome codes.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "copyright" : "HL7 Inc.", + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/claim-outcome" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:e44b4c22-7015-46a5-8b79-ebf5d8b7b115", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 4, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/claim-outcome|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/claim-outcome", + "code" : "queued", + "display" : "Queued" + }, + { + "system" : "http://hl7.org/fhir/claim-outcome", + "code" : "complete", + "display" : "Processing Complete" + }, + { + "system" : "http://hl7.org/fhir/claim-outcome", + "code" : "error", + "display" : "Error" + }, + { + "system" : "http://hl7.org/fhir/claim-outcome", + "code" : "partial", + "display" : "Partial Processing" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/claim-decision", + "resource" : { + "resourceType" : "ValueSet", + "id" : "claim-decision", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fm" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/claim-decision", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.2983" + }], + "version" : "6.0.0-ballot2", + "name" : "ClaimAdjudicationDecisionsCodes", + "title" : "Claim Adjudication Decision Codes", + "status" : "draft", + "experimental" : true, + "publisher" : "FHIR Project team", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "This value set includes Claim Adjudication Decision codes.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "copyright" : "HL7 Inc.", + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/claim-decision" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:cfe62c77-9e2b-47ba-8b6f-39c268294370", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 4, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/claim-decision|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/claim-decision", + "code" : "denied", + "display" : "Denied" + }, + { + "system" : "http://hl7.org/fhir/claim-decision", + "code" : "approved", + "display" : "Approved" + }, + { + "system" : "http://hl7.org/fhir/claim-decision", + "code" : "partial", + "display" : "Partial" + }, + { + "system" : "http://hl7.org/fhir/claim-decision", + "code" : "pending", + "display" : "Pending" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/claim-decision-reason", + "resource" : { + "resourceType" : "ValueSet", + "id" : "claim-decision-reason", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fm" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/claim-decision-reason", + "version" : "6.0.0-ballot2", + "name" : "ClaimAdjudicationDecisionReasonCodes", + "title" : "Claim Adjudication Decision Reason Codes", + "status" : "draft", + "experimental" : true, + "publisher" : "FHIR Project team", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "This value set includes example Claim Adjudication Decision Reason codes.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "copyright" : "HL7 Inc.", + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/claim-decision-reason" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:c7d53ea5-e7c5-49bf-ab58-3743f21da3b5", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 5, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/claim-decision-reason|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/claim-decision-reason", + "code" : "0001", + "display" : "Not medically necessary" + }, + { + "system" : "http://hl7.org/fhir/claim-decision-reason", + "code" : "0002", + "display" : "Prior authorization not obtained" + }, + { + "system" : "http://hl7.org/fhir/claim-decision-reason", + "code" : "0003", + "display" : "Provider out-of-network" + }, + { + "system" : "http://hl7.org/fhir/claim-decision-reason", + "code" : "0004", + "display" : "Service inconsistent with patient age" + }, + { + "system" : "http://hl7.org/fhir/claim-decision-reason", + "code" : "0005", + "display" : "Benefit limits exceeded" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/adjudication", + "resource" : { + "resourceType" : "ValueSet", + "id" : "adjudication", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fm" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/adjudication", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.596" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.588" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.2.325" + }], + "version" : "6.0.0-ballot2", + "name" : "AdjudicationValueCodes", + "title" : "Adjudication Value Codes", + "status" : "draft", + "experimental" : true, + "publisher" : "FHIR Project team", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "This value set includes a smattering of Adjudication Value codes which includes codes to indicate the amounts eligible under the plan, the amount of benefit, copays etc.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "copyright" : "This is an example set.", + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/adjudication" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:9fc9d398-29d4-40e9-b242-34f558c566c6", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 8, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/adjudication|1.0.1" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/adjudication", + "code" : "submitted", + "display" : "Submitted Amount" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/adjudication", + "code" : "copay", + "display" : "CoPay" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/adjudication", + "code" : "eligible", + "display" : "Eligible Amount" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/adjudication", + "code" : "deductible", + "display" : "Deductible" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/adjudication", + "code" : "unallocdeduct", + "display" : "Unallocated Deductible" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/adjudication", + "code" : "eligpercent", + "display" : "Eligible %" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/adjudication", + "code" : "tax", + "display" : "Tax" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/adjudication", + "code" : "benefit", + "display" : "Benefit Amount" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/adjudication-reason", + "resource" : { + "resourceType" : "ValueSet", + "id" : "adjudication-reason", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fm" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/adjudication-reason", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.598" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.590" + }], + "version" : "6.0.0-ballot2", + "name" : "AdjudicationReasonCodes", + "title" : "Adjudication Reason Codes", + "status" : "draft", + "experimental" : true, + "publisher" : "Financial Management", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "This value set includes smattering of Adjudication Reason codes.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "copyright" : "This is an example set.", + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/adjudication-reason" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:e7330f04-49a7-4eab-914c-54c7e8170350", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 2, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/adjudication-reason|1.0.1" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/adjudication-reason", + "code" : "ar001", + "display" : "Not covered" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/adjudication-reason", + "code" : "ar002", + "display" : "Plan Limit Reached" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/payment-adjustment-reason", + "resource" : { + "resourceType" : "ValueSet", + "id" : "payment-adjustment-reason", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fm" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/payment-adjustment-reason", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.600" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.592" + }], + "version" : "6.0.0-ballot2", + "name" : "PaymentAdjustmentReasonCodes", + "title" : "Payment Adjustment Reason Codes", + "status" : "draft", + "experimental" : true, + "publisher" : "Financial Management", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "This value set includes smattering of Payment Adjustment Reason codes.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "copyright" : "This is an example set.", + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/payment-adjustment-reason" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:04bf64c1-b9ed-4082-be2c-ae2d67eb9268", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 2, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/payment-adjustment-reason|1.0.1" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/payment-adjustment-reason", + "code" : "a001", + "display" : "Prior Payment Reversal" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/payment-adjustment-reason", + "code" : "a002", + "display" : "Prior Overpayment" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/explanationofbenefit-status", + "resource" : { + "resourceType" : "ValueSet", + "id" : "explanationofbenefit-status", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fm" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 2 + }], + "url" : "http://hl7.org/fhir/ValueSet/explanationofbenefit-status", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.618" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.610" + }], + "version" : "6.0.0-ballot2", + "name" : "ExplanationOfBenefitStatus", + "title" : "Explanation Of Benefit Status", + "status" : "draft", + "experimental" : false, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "A code specifying the state of the resource instance.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/explanationofbenefit-status" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:0961f483-45d6-4052-baab-e6d93df20cf1", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 4, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/explanationofbenefit-status|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/explanationofbenefit-status", + "code" : "active", + "display" : "Active" + }, + { + "system" : "http://hl7.org/fhir/explanationofbenefit-status", + "code" : "cancelled", + "display" : "Cancelled" + }, + { + "system" : "http://hl7.org/fhir/explanationofbenefit-status", + "code" : "draft", + "display" : "Draft" + }, + { + "system" : "http://hl7.org/fhir/explanationofbenefit-status", + "code" : "entered-in-error", + "display" : "Entered In Error" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/ex-benefitcategory", + "resource" : { + "resourceType" : "ValueSet", + "id" : "ex-benefitcategory", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fm" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/ex-benefitcategory", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.1174" + }], + "version" : "6.0.0-ballot2", + "name" : "BenefitCategoryCodes", + "title" : "Benefit Category Codes", + "status" : "draft", + "experimental" : true, + "publisher" : "Financial Management", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "This value set includes examples of Benefit Category codes.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "copyright" : "This is an example set.", + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/ex-benefitcategory" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:b35e154a-e14c-475f-af80-860a6676971f", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 28, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/ex-benefitcategory|1.0.1" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/ex-benefitcategory", + "code" : "1", + "display" : "Medical Care" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/ex-benefitcategory", + "code" : "2", + "display" : "Surgical" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/ex-benefitcategory", + "code" : "3", + "display" : "Consultation" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/ex-benefitcategory", + "code" : "4", + "display" : "Diagnostic XRay" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/ex-benefitcategory", + "code" : "5", + "display" : "Diagnostic Lab" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/ex-benefitcategory", + "code" : "14", + "display" : "Renal Supplies" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/ex-benefitcategory", + "code" : "23", + "display" : "Diagnostic Dental" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/ex-benefitcategory", + "code" : "24", + "display" : "Periodontics" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/ex-benefitcategory", + "code" : "25", + "display" : "Restorative" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/ex-benefitcategory", + "code" : "26", + "display" : "Endodontics" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/ex-benefitcategory", + "code" : "27", + "display" : "Maxillofacial Prosthetics" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/ex-benefitcategory", + "code" : "28", + "display" : "Adjunctive Dental Services" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/ex-benefitcategory", + "code" : "30", + "display" : "Health Benefit Plan Coverage" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/ex-benefitcategory", + "code" : "35", + "display" : "Dental Care" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/ex-benefitcategory", + "code" : "36", + "display" : "Dental Crowns" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/ex-benefitcategory", + "code" : "37", + "display" : "Dental Accident" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/ex-benefitcategory", + "code" : "49", + "display" : "Hospital Room and Board" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/ex-benefitcategory", + "code" : "55", + "display" : "Major Medical" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/ex-benefitcategory", + "code" : "56", + "display" : "Medically Related Transportation" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/ex-benefitcategory", + "code" : "61", + "display" : "In-vitro Fertilization" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/ex-benefitcategory", + "code" : "62", + "display" : "MRI Scan" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/ex-benefitcategory", + "code" : "63", + "display" : "Donor Procedures" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/ex-benefitcategory", + "code" : "69", + "display" : "Maternity" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/ex-benefitcategory", + "code" : "76", + "display" : "Renal Dialysis" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/ex-benefitcategory", + "code" : "F1", + "display" : "Medical Coverage" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/ex-benefitcategory", + "code" : "F3", + "display" : "Dental Coverage" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/ex-benefitcategory", + "code" : "F4", + "display" : "Hearing Coverage" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/ex-benefitcategory", + "code" : "F6", + "display" : "Vision Coverage" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/ex-paymenttype", + "resource" : { + "resourceType" : "ValueSet", + "id" : "ex-paymenttype", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fm" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/ex-paymenttype", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.616" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.608" + }], + "version" : "6.0.0-ballot2", + "name" : "ExamplePaymentTypeCodes", + "title" : "Example Payment Type Codes", + "status" : "draft", + "experimental" : true, + "publisher" : "Financial Management", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "This value set includes example Payment Type codes.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "copyright" : "This is an example set.", + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/ex-paymenttype" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:10c07c76-9726-4773-a82f-4a6909fd5ea2", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 2, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/ex-paymenttype|1.0.1" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/ex-paymenttype", + "code" : "complete", + "display" : "Complete" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/ex-paymenttype", + "code" : "partial", + "display" : "Partial" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/benefit-network", + "resource" : { + "resourceType" : "ValueSet", + "id" : "benefit-network", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fm" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/benefit-network", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.608" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.600" + }], + "version" : "6.0.0-ballot2", + "name" : "NetworkTypeCodes", + "title" : "Network Type Codes", + "status" : "draft", + "experimental" : true, + "publisher" : "Financial Management", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "This value set includes a smattering of Network type codes.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "copyright" : "This is an example set.", + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/benefit-network" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:a2ac8245-e6b8-49ac-8dc2-c2875c58b46e", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 2, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/benefit-network|1.0.1" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/benefit-network", + "code" : "in", + "display" : "In Network" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/benefit-network", + "code" : "out", + "display" : "Out of Network" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/benefit-unit", + "resource" : { + "resourceType" : "ValueSet", + "id" : "benefit-unit", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fm" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/benefit-unit", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.610" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.602" + }], + "version" : "6.0.0-ballot2", + "name" : "UnitTypeCodes", + "title" : "Unit Type Codes", + "status" : "draft", + "experimental" : true, + "publisher" : "Financial Management", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "This value set includes a smattering of Unit type codes.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "copyright" : "This is an example set.", + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/benefit-unit" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:d9889547-0a16-4272-91f2-df8960440e6e", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 2, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/benefit-unit|1.0.1" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/benefit-unit", + "code" : "individual", + "display" : "Individual" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/benefit-unit", + "code" : "family", + "display" : "Family" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/benefit-term", + "resource" : { + "resourceType" : "ValueSet", + "id" : "benefit-term", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fm" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/benefit-term", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.612" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.604" + }], + "version" : "6.0.0-ballot2", + "name" : "BenefitTermCodes", + "title" : "Benefit Term Codes", + "status" : "draft", + "experimental" : true, + "publisher" : "Financial Management", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "This value set includes a smattering of Benefit Term codes.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "copyright" : "This is an example set.", + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/benefit-term" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:71772735-9fcf-4509-b5f5-f7de338fe750", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 3, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/benefit-term|1.0.1" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/benefit-term", + "code" : "annual", + "display" : "Annual" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/benefit-term", + "code" : "day", + "display" : "Day" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/benefit-term", + "code" : "lifetime", + "display" : "Lifetime" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/benefit-type", + "resource" : { + "resourceType" : "ValueSet", + "id" : "benefit-type", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fm" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/benefit-type", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.606" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.598" + }], + "version" : "6.0.0-ballot2", + "name" : "BenefitTypeCodes", + "title" : "Benefit Type Codes", + "status" : "draft", + "experimental" : true, + "publisher" : "Financial Management", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "This value set includes a smattering of Benefit type codes.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "copyright" : "This is an example set.", + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/benefit-type" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:81d29146-ecd4-4dda-ae5f-dbda64d6d322", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 12, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/benefit-type|1.0.1" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/benefit-type", + "code" : "benefit", + "display" : "Benefit" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/benefit-type", + "code" : "deductible", + "display" : "Deductible" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/benefit-type", + "code" : "visit", + "display" : "Visit" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/benefit-type", + "code" : "room", + "display" : "Room" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/benefit-type", + "code" : "copay", + "display" : "Copayment per service" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/benefit-type", + "code" : "copay-percent", + "display" : "Copayment Percent per service" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/benefit-type", + "code" : "copay-maximum", + "display" : "Copayment maximum per service" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/benefit-type", + "code" : "vision-exam", + "display" : "Vision Exam" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/benefit-type", + "code" : "vision-glasses", + "display" : "Vision Glasses" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/benefit-type", + "code" : "vision-contacts", + "display" : "Vision Contacts Coverage" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/benefit-type", + "code" : "medical-primarycare", + "display" : "Medical Primary Health Coverage" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/benefit-type", + "code" : "pharmacy-dispense", + "display" : "Pharmacy Dispense Coverage" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/eligibilityrequest-purpose", + "resource" : { + "resourceType" : "ValueSet", + "id" : "eligibilityrequest-purpose", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fm" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 4 + }], + "url" : "http://hl7.org/fhir/ValueSet/eligibilityrequest-purpose", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.1182" + }], + "version" : "6.0.0-ballot2", + "name" : "EligibilityRequestPurpose", + "title" : "Eligibility Request Purpose", + "status" : "draft", + "experimental" : false, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "A code specifying the types of information being requested.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/eligibilityrequest-purpose" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:5391c028-22c7-423f-affd-68701b025f27", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 4, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/eligibilityrequest-purpose|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/eligibilityrequest-purpose", + "code" : "auth-requirements", + "display" : "Coverage auth-requirements" + }, + { + "system" : "http://hl7.org/fhir/eligibilityrequest-purpose", + "code" : "benefits", + "display" : "Coverage benefits" + }, + { + "system" : "http://hl7.org/fhir/eligibilityrequest-purpose", + "code" : "discovery", + "display" : "Coverage Discovery" + }, + { + "system" : "http://hl7.org/fhir/eligibilityrequest-purpose", + "code" : "validation", + "display" : "Coverage Validation" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/bundle-type", + "resource" : { + "resourceType" : "ValueSet", + "id" : "bundle-type", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fhir" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "normative" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version", + "valueCode" : "4.0.0" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 5 + }], + "url" : "http://hl7.org/fhir/ValueSet/bundle-type", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.620" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.612" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.2.327" + }], + "version" : "6.0.0-ballot2", + "name" : "BundleType", + "title" : "Bundle Type", + "status" : "active", + "experimental" : false, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "Indicates the purpose of a bundle - how it is intended to be used.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/bundle-type" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:1574026b-ba2b-4205-8fb8-8073e771f458", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 10, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/bundle-type|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/bundle-type", + "code" : "document", + "display" : "Document" + }, + { + "system" : "http://hl7.org/fhir/bundle-type", + "code" : "message", + "display" : "Message" + }, + { + "system" : "http://hl7.org/fhir/bundle-type", + "code" : "transaction", + "display" : "Transaction" + }, + { + "system" : "http://hl7.org/fhir/bundle-type", + "code" : "transaction-response", + "display" : "Transaction Response" + }, + { + "system" : "http://hl7.org/fhir/bundle-type", + "code" : "batch", + "display" : "Batch" + }, + { + "system" : "http://hl7.org/fhir/bundle-type", + "code" : "batch-response", + "display" : "Batch Response" + }, + { + "system" : "http://hl7.org/fhir/bundle-type", + "code" : "history", + "display" : "History List" + }, + { + "system" : "http://hl7.org/fhir/bundle-type", + "code" : "searchset", + "display" : "Search Results" + }, + { + "system" : "http://hl7.org/fhir/bundle-type", + "code" : "collection", + "display" : "Collection" + }, + { + "system" : "http://hl7.org/fhir/bundle-type", + "code" : "subscription-notification", + "display" : "Subscription Notification" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/iana-link-relations", + "resource" : { + "resourceType" : "ValueSet", + "id" : "iana-link-relations", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fhir" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "normative" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version", + "valueCode" : "4.0.0" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 5 + }], + "url" : "http://hl7.org/fhir/ValueSet/iana-link-relations", + "version" : "6.0.0-ballot2", + "name" : "LinkRelationTypes", + "title" : "Link Relation Types", + "status" : "active", + "experimental" : false, + "publisher" : "Internet Assigned Numbers Authority (IANA)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "https://www.iana.org/assignments/link-relations/link-relations.xhtml#link-relations-1" + }] + }], + "description" : "Link Relation Types defined at https://www.iana.org/assignments/link-relations/link-relations.xhtml#link-relations-1", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/CodeSystem/iana-link-relations" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:380a7ddd-5392-490b-8741-20de657b7174", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 120, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/CodeSystem/iana-link-relations|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/CodeSystem/iana-link-relations", + "code" : "about", + "display" : "Refers to a resource that is the subject of the link's context." + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/iana-link-relations", + "code" : "acl", + "display" : "Asserts that the link target provides an access control description for the link context." + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/iana-link-relations", + "code" : "alternate", + "display" : "Refers to a substitute for this context" + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/iana-link-relations", + "code" : "amphtml", + "display" : "Used to reference alternative content that uses the AMP profile of the HTML format." + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/iana-link-relations", + "code" : "appendix", + "display" : "Refers to an appendix." + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/iana-link-relations", + "code" : "apple-touch-icon", + "display" : "Refers to an icon for the context. Synonym for icon." + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/iana-link-relations", + "code" : "apple-touch-startup-image", + "display" : "Refers to a launch screen for the context." + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/iana-link-relations", + "code" : "archives", + "display" : "Refers to a collection of records, documents, or other\n materials of historical interest." + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/iana-link-relations", + "code" : "author", + "display" : "Refers to the context's author." + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/iana-link-relations", + "code" : "blocked-by", + "display" : "Identifies the entity that blocks access to a resource\n following receipt of a legal demand." + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/iana-link-relations", + "code" : "bookmark", + "display" : "Gives a permanent link to use for bookmarking purposes." + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/iana-link-relations", + "code" : "canonical", + "display" : "Designates the preferred version of a resource (the IRI and its contents)." + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/iana-link-relations", + "code" : "chapter", + "display" : "Refers to a chapter in a collection of resources." + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/iana-link-relations", + "code" : "cite-as", + "display" : "Indicates that the link target is preferred over the link context for the purpose of permanent citation." + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/iana-link-relations", + "code" : "collection", + "display" : "The target IRI points to a resource which represents the collection resource for the context IRI." + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/iana-link-relations", + "code" : "contents", + "display" : "Refers to a table of contents." + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/iana-link-relations", + "code" : "convertedFrom", + "display" : "The document linked to was later converted to the\n document that contains this link relation. For example, an RFC can\n have a link to the Internet-Draft that became the RFC; in that case,\n the link relation would be \"convertedFrom\"." + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/iana-link-relations", + "code" : "copyright", + "display" : "Refers to a copyright statement that applies to the\n link's context." + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/iana-link-relations", + "code" : "create-form", + "display" : "The target IRI points to a resource where a submission form can be obtained." + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/iana-link-relations", + "code" : "current", + "display" : "Refers to a resource containing the most recent\n item(s) in a collection of resources." + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/iana-link-relations", + "code" : "describedby", + "display" : "Refers to a resource providing information about the\n link's context." + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/iana-link-relations", + "code" : "describes", + "display" : "The relationship A 'describes' B asserts that\n resource A provides a description of resource B. There are no\n constraints on the format or representation of either A or B,\n neither are there any further constraints on either resource." + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/iana-link-relations", + "code" : "disclosure", + "display" : "Refers to a list of patent disclosures made with respect to \n material for which 'disclosure' relation is specified." + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/iana-link-relations", + "code" : "dns-prefetch", + "display" : "Used to indicate an origin that will be used to fetch required \n resources for the link context, and that the user agent ought to resolve \n as early as possible." + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/iana-link-relations", + "code" : "duplicate", + "display" : "Refers to a resource whose available representations\n are byte-for-byte identical with the corresponding representations of\n the context IRI." + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/iana-link-relations", + "code" : "edit", + "display" : "Refers to a resource that can be used to edit the\n link's context." + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/iana-link-relations", + "code" : "edit-form", + "display" : "The target IRI points to a resource where a submission form for\n editing associated resource can be obtained." + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/iana-link-relations", + "code" : "edit-media", + "display" : "Refers to a resource that can be used to edit media\n associated with the link's context." + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/iana-link-relations", + "code" : "enclosure", + "display" : "Identifies a related resource that is potentially\n large and might require special handling." + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/iana-link-relations", + "code" : "external", + "display" : "Refers to a resource that is not part of the same site as the current context." + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/iana-link-relations", + "code" : "first", + "display" : "An IRI that refers to the furthest preceding resource\n in a series of resources." + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/iana-link-relations", + "code" : "glossary", + "display" : "Refers to a glossary of terms." + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/iana-link-relations", + "code" : "help", + "display" : "Refers to context-sensitive help." + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/iana-link-relations", + "code" : "hosts", + "display" : "Refers to a resource hosted by the server indicated by\n the link context." + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/iana-link-relations", + "code" : "hub", + "display" : "Refers to a hub that enables registration for\n notification of updates to the context." + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/iana-link-relations", + "code" : "icon", + "display" : "Refers to an icon representing the link's context." + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/iana-link-relations", + "code" : "index", + "display" : "Refers to an index." + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/iana-link-relations", + "code" : "intervalAfter", + "display" : "refers to a resource associated with a time interval that ends before the beginning of the time interval associated with the context resource" + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/iana-link-relations", + "code" : "intervalBefore", + "display" : "refers to a resource associated with a time interval that begins after the end of the time interval associated with the context resource" + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/iana-link-relations", + "code" : "intervalContains", + "display" : "refers to a resource associated with a time interval that begins after the beginning of the time interval associated with the context resource, and ends before the end of the time interval associated with the context resource" + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/iana-link-relations", + "code" : "intervalDisjoint", + "display" : "refers to a resource associated with a time interval that begins after the end of the time interval associated with the context resource, or ends before the beginning of the time interval associated with the context resource" + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/iana-link-relations", + "code" : "intervalDuring", + "display" : "refers to a resource associated with a time interval that begins before the beginning of the time interval associated with the context resource, and ends after the end of the time interval associated with the context resource" + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/iana-link-relations", + "code" : "intervalEquals", + "display" : "refers to a resource associated with a time interval whose beginning coincides with the beginning of the time interval associated with the context resource, and whose end coincides with the end of the time interval associated with the context resource" + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/iana-link-relations", + "code" : "intervalFinishedBy", + "display" : "refers to a resource associated with a time interval that begins after the beginning of the time interval associated with the context resource, and whose end coincides with the end of the time interval associated with the context resource" + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/iana-link-relations", + "code" : "intervalFinishes", + "display" : "refers to a resource associated with a time interval that begins before the beginning of the time interval associated with the context resource, and whose end coincides with the end of the time interval associated with the context resource" + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/iana-link-relations", + "code" : "intervalIn", + "display" : "refers to a resource associated with a time interval that begins before or is coincident with the beginning of the time interval associated with the context resource, and ends after or is coincident with the end of the time interval associated with the context resource" + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/iana-link-relations", + "code" : "intervalMeets", + "display" : "refers to a resource associated with a time interval whose beginning coincides with the end of the time interval associated with the context resource" + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/iana-link-relations", + "code" : "intervalMetBy", + "display" : "refers to a resource associated with a time interval whose end coincides with the beginning of the time interval associated with the context resource" + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/iana-link-relations", + "code" : "intervalOverlappedBy", + "display" : "refers to a resource associated with a time interval that begins before the beginning of the time interval associated with the context resource, and ends after the beginning of the time interval associated with the context resource" + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/iana-link-relations", + "code" : "intervalOverlaps", + "display" : "refers to a resource associated with a time interval that begins before the end of the time interval associated with the context resource, and ends after the end of the time interval associated with the context resource" + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/iana-link-relations", + "code" : "intervalStartedBy", + "display" : "refers to a resource associated with a time interval whose beginning coincides with the beginning of the time interval associated with the context resource, and ends before the end of the time interval associated with the context resource" + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/iana-link-relations", + "code" : "intervalStarts", + "display" : "refers to a resource associated with a time interval whose beginning coincides with the beginning of the time interval associated with the context resource, and ends after the end of the time interval associated with the context resource" + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/iana-link-relations", + "code" : "item", + "display" : "The target IRI points to a resource that is a member of the collection represented by the context IRI." + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/iana-link-relations", + "code" : "last", + "display" : "An IRI that refers to the furthest following resource\n in a series of resources." + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/iana-link-relations", + "code" : "latest-version", + "display" : "Points to a resource containing the latest (e.g.,\n current) version of the context." + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/iana-link-relations", + "code" : "license", + "display" : "Refers to a license associated with this context." + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/iana-link-relations", + "code" : "linkset", + "display" : "The link target of a link with the \"linkset\" relation\n type provides a set of links, including links in which the link\n context of the link participates.\n " + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/iana-link-relations", + "code" : "lrdd", + "display" : "Refers to further information about the link's context,\n expressed as a LRDD (\"Link-based Resource Descriptor Document\")\n resource. See for information about\n processing this relation type in host-meta documents. When used\n elsewhere, it refers to additional links and other metadata.\n Multiple instances indicate additional LRDD resources. LRDD\n resources MUST have an \"application/xrd+xml\" representation, and\n MAY have others." + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/iana-link-relations", + "code" : "manifest", + "display" : "Links to a manifest file for the context." + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/iana-link-relations", + "code" : "mask-icon", + "display" : "Refers to a mask that can be applied to the icon for the context." + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/iana-link-relations", + "code" : "media-feed", + "display" : "Refers to a feed of personalised media recommendations relevant to the link context." + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/iana-link-relations", + "code" : "memento", + "display" : "The Target IRI points to a Memento, a fixed resource that will not change state anymore." + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/iana-link-relations", + "code" : "micropub", + "display" : "Links to the context's Micropub endpoint." + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/iana-link-relations", + "code" : "modulepreload", + "display" : "Refers to a module that the user agent is to preemptively fetch and store for use in the current context." + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/iana-link-relations", + "code" : "monitor", + "display" : "Refers to a resource that can be used to monitor changes in an HTTP resource.\n " + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/iana-link-relations", + "code" : "monitor-group", + "display" : "Refers to a resource that can be used to monitor changes in a specified group of HTTP resources.\n " + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/iana-link-relations", + "code" : "next", + "display" : "Indicates that the link's context is a part of a series, and\n that the next in the series is the link target.\n " + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/iana-link-relations", + "code" : "next-archive", + "display" : "Refers to the immediately following archive resource." + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/iana-link-relations", + "code" : "nofollow", + "display" : "Indicates that the context’s original author or publisher does not endorse the link target." + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/iana-link-relations", + "code" : "noopener", + "display" : "Indicates that any newly created top-level browsing context which results from following the link will not be an auxiliary browsing context." + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/iana-link-relations", + "code" : "noreferrer", + "display" : "Indicates that no referrer information is to be leaked when following the link." + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/iana-link-relations", + "code" : "opener", + "display" : "Indicates that any newly created top-level browsing context which results from following the link will be an auxiliary browsing context." + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/iana-link-relations", + "code" : "openid2.local_id", + "display" : "Refers to an OpenID Authentication server on which the context relies for an assertion that the end user controls an Identifier." + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/iana-link-relations", + "code" : "openid2.provider", + "display" : "Refers to a resource which accepts OpenID Authentication protocol messages for the context." + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/iana-link-relations", + "code" : "original", + "display" : "The Target IRI points to an Original Resource." + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/iana-link-relations", + "code" : "P3Pv1", + "display" : "Refers to a P3P privacy policy for the context." + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/iana-link-relations", + "code" : "payment", + "display" : "Indicates a resource where payment is accepted." + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/iana-link-relations", + "code" : "pingback", + "display" : "Gives the address of the pingback resource for the link context." + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/iana-link-relations", + "code" : "preconnect", + "display" : "Used to indicate an origin that will be used to fetch required \n resources for the link context. Initiating an early connection, which \n includes the DNS lookup, TCP handshake, and optional TLS negotiation, \n allows the user agent to mask the high latency costs of establishing a \n connection." + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/iana-link-relations", + "code" : "predecessor-version", + "display" : "Points to a resource containing the predecessor\n version in the version history.\n " + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/iana-link-relations", + "code" : "prefetch", + "display" : "The prefetch link relation type is used to identify a resource \n that might be required by the next navigation from the link context, and \n that the user agent ought to fetch, such that the user agent can deliver a \n faster response once the resource is requested in the future." + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/iana-link-relations", + "code" : "preload", + "display" : "Refers to a resource that should be loaded early in the \n processing of the link's context, without blocking rendering." + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/iana-link-relations", + "code" : "prerender", + "display" : "Used to identify a resource that might be required by the next \n navigation from the link context, and that the user agent ought to fetch \n and execute, such that the user agent can deliver a faster response once \n the resource is requested in the future." + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/iana-link-relations", + "code" : "prev", + "display" : "Indicates that the link's context is a part of a series, and\n that the previous in the series is the link target.\n " + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/iana-link-relations", + "code" : "preview", + "display" : "Refers to a resource that provides a preview of the link's context." + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/iana-link-relations", + "code" : "previous", + "display" : "Refers to the previous resource in an ordered series\n of resources. Synonym for \"prev\"." + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/iana-link-relations", + "code" : "prev-archive", + "display" : "Refers to the immediately preceding archive resource." + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/iana-link-relations", + "code" : "privacy-policy", + "display" : "Refers to a privacy policy associated with the link's context." + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/iana-link-relations", + "code" : "profile", + "display" : "Identifying that a resource representation conforms\nto a certain profile, without affecting the non-profile semantics\nof the resource representation." + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/iana-link-relations", + "code" : "publication", + "display" : "Links to a publication manifest. A manifest represents \n structured information about a publication, such as informative metadata, \n a list of resources, and a default reading order." + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/iana-link-relations", + "code" : "related", + "display" : "Identifies a related resource." + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/iana-link-relations", + "code" : "restconf", + "display" : "Identifies the root of RESTCONF API as configured on this HTTP server.\n The \"restconf\" relation defines the root of the API defined in RFC8040.\n Subsequent revisions of RESTCONF will use alternate relation values to support \n protocol versioning." + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/iana-link-relations", + "code" : "replies", + "display" : "Identifies a resource that is a reply to the context\n of the link.\n " + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/iana-link-relations", + "code" : "ruleinput", + "display" : "The resource identified by the link target provides an input value to an \n instance of a rule, where the resource which represents the rule instance is \n identified by the link context.\n " + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/iana-link-relations", + "code" : "search", + "display" : "Refers to a resource that can be used to search through\n the link's context and related resources." + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/iana-link-relations", + "code" : "section", + "display" : "Refers to a section in a collection of resources." + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/iana-link-relations", + "code" : "self", + "display" : "Conveys an identifier for the link's context.\n " + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/iana-link-relations", + "code" : "service", + "display" : "Indicates a URI that can be used to retrieve a\n service document." + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/iana-link-relations", + "code" : "service-desc", + "display" : "Identifies service description for the context that\n is primarily intended for consumption by machines." + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/iana-link-relations", + "code" : "service-doc", + "display" : "Identifies service documentation for the context that\n is primarily intended for human consumption." + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/iana-link-relations", + "code" : "service-meta", + "display" : "Identifies general metadata for the context that is\n primarily intended for consumption by machines." + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/iana-link-relations", + "code" : "sponsored", + "display" : "Refers to a resource that is within a context that is \n\t\tsponsored (such as advertising or another compensation agreement)." + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/iana-link-relations", + "code" : "start", + "display" : "Refers to the first resource in a collection of\n resources." + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/iana-link-relations", + "code" : "status", + "display" : "Identifies a resource that represents the context's\n status." + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/iana-link-relations", + "code" : "stylesheet", + "display" : "Refers to a stylesheet." + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/iana-link-relations", + "code" : "subsection", + "display" : "Refers to a resource serving as a subsection in a\n collection of resources." + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/iana-link-relations", + "code" : "successor-version", + "display" : "Points to a resource containing the successor version\n in the version history.\n " + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/iana-link-relations", + "code" : "sunset", + "display" : "Identifies a resource that provides information about\n the context's retirement policy.\n " + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/iana-link-relations", + "code" : "tag", + "display" : "Gives a tag (identified by the given address) that applies to\n the current document.\n " + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/iana-link-relations", + "code" : "terms-of-service", + "display" : "Refers to the terms of service associated with the link's context." + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/iana-link-relations", + "code" : "timegate", + "display" : "The Target IRI points to a TimeGate for an Original Resource." + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/iana-link-relations", + "code" : "timemap", + "display" : "The Target IRI points to a TimeMap for an Original Resource." + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/iana-link-relations", + "code" : "type", + "display" : "Refers to a resource identifying the abstract semantic type of which the link's context is considered to be an instance." + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/iana-link-relations", + "code" : "ugc", + "display" : "Refers to a resource that is within a context that is User Generated Content.\n " + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/iana-link-relations", + "code" : "up", + "display" : "Refers to a parent document in a hierarchy of\n documents.\n " + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/iana-link-relations", + "code" : "version-history", + "display" : "Points to a resource containing the version history\n for the context.\n " + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/iana-link-relations", + "code" : "via", + "display" : "Identifies a resource that is the source of the\n information in the link's context.\n " + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/iana-link-relations", + "code" : "webmention", + "display" : "Identifies a target URI that supports the Webmention protocol.\n This allows clients that mention a resource in some form of publishing process\n to contact that endpoint and inform it that this resource has been mentioned." + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/iana-link-relations", + "code" : "working-copy", + "display" : "Points to a working copy for this resource." + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/iana-link-relations", + "code" : "working-copy-of", + "display" : "Points to the versioned resource from which this\n working copy was obtained.\n " + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/search-entry-mode", + "resource" : { + "resourceType" : "ValueSet", + "id" : "search-entry-mode", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fhir" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "normative" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version", + "valueCode" : "4.0.0" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 5 + }], + "url" : "http://hl7.org/fhir/ValueSet/search-entry-mode", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.622" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.614" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.2.328" + }], + "version" : "6.0.0-ballot2", + "name" : "SearchEntryMode", + "title" : "Search Entry Mode", + "status" : "active", + "experimental" : false, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "Why an entry is in the result set - whether it's included as a match or because of an _include requirement, or to convey information or warning information about the search process.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/search-entry-mode" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:06c3912b-2702-49a2-beee-c6355138a77b", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 3, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/search-entry-mode|6.0.0-ballot2" + }], + "property" : [{ + "code" : "status", + "uri" : "http://hl7.org/fhir/concept-properties#status" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/search-entry-mode", + "code" : "match", + "display" : "Match" + }, + { + "system" : "http://hl7.org/fhir/search-entry-mode", + "code" : "include", + "display" : "Include" + }, + { + "system" : "http://hl7.org/fhir/search-entry-mode", + "inactive" : true, + "code" : "outcome", + "display" : "Outcome", + "property" : [{ + "code" : "status", + "valueCode" : "deprecated" + }] + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/http-verb", + "resource" : { + "resourceType" : "ValueSet", + "id" : "http-verb", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fhir" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "normative" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version", + "valueCode" : "4.0.0" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 5 + }], + "url" : "http://hl7.org/fhir/ValueSet/http-verb", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.624" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.616" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.2.329" + }], + "version" : "6.0.0-ballot2", + "name" : "HTTPVerb", + "title" : "H T T P Verb", + "status" : "active", + "experimental" : false, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "HTTP verbs (in the HTTP command line). See [HTTP rfc](https://tools.ietf.org/html/rfc7231) for details.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/http-verb" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:ac698d6b-d80b-4ac0-9def-73ee68aefe1c", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 6, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/http-verb|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/http-verb", + "code" : "GET", + "display" : "GET" + }, + { + "system" : "http://hl7.org/fhir/http-verb", + "code" : "HEAD", + "display" : "HEAD" + }, + { + "system" : "http://hl7.org/fhir/http-verb", + "code" : "POST", + "display" : "POST" + }, + { + "system" : "http://hl7.org/fhir/http-verb", + "code" : "PUT", + "display" : "PUT" + }, + { + "system" : "http://hl7.org/fhir/http-verb", + "code" : "DELETE", + "display" : "DELETE" + }, + { + "system" : "http://hl7.org/fhir/http-verb", + "code" : "PATCH", + "display" : "PATCH" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/search-processingmode", + "resource" : { + "resourceType" : "ValueSet", + "id" : "search-processingmode", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fhir" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 5 + }], + "url" : "http://hl7.org/fhir/ValueSet/search-processingmode", + "version" : "6.0.0-ballot2", + "name" : "SearchProcessingModeType", + "title" : "Search Processing Mode Type", + "status" : "draft", + "experimental" : false, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "How a search parameter relates to the set of elements returned by evaluating its expression query.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/search-processingmode" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:afdbf102-07db-4a2c-8d26-76949e61b519", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 3, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/search-processingmode|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/search-processingmode", + "code" : "normal", + "display" : "Normal" + }, + { + "system" : "http://hl7.org/fhir/search-processingmode", + "code" : "phonetic", + "display" : "Phonetic" + }, + { + "system" : "http://hl7.org/fhir/search-processingmode", + "code" : "other", + "display" : "Other" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/search-comparator", + "resource" : { + "resourceType" : "ValueSet", + "id" : "search-comparator", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fhir" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 5 + }], + "url" : "http://hl7.org/fhir/ValueSet/search-comparator", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.637" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.622" + }], + "version" : "6.0.0-ballot2", + "name" : "SearchComparator", + "title" : "Search Comparator", + "status" : "draft", + "experimental" : false, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "What Search Comparator Codes are supported in search.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/search-comparator" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:cdd0df9a-51d3-4635-9f31-0d4a5f41ba39", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 9, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/search-comparator|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/search-comparator", + "code" : "eq", + "display" : "Equals" + }, + { + "system" : "http://hl7.org/fhir/search-comparator", + "code" : "ne", + "display" : "Not Equals" + }, + { + "system" : "http://hl7.org/fhir/search-comparator", + "code" : "gt", + "display" : "Greater Than" + }, + { + "system" : "http://hl7.org/fhir/search-comparator", + "code" : "lt", + "display" : "Less Than" + }, + { + "system" : "http://hl7.org/fhir/search-comparator", + "code" : "ge", + "display" : "Greater or Equals" + }, + { + "system" : "http://hl7.org/fhir/search-comparator", + "code" : "le", + "display" : "Less of Equal" + }, + { + "system" : "http://hl7.org/fhir/search-comparator", + "code" : "sa", + "display" : "Starts After" + }, + { + "system" : "http://hl7.org/fhir/search-comparator", + "code" : "eb", + "display" : "Ends Before" + }, + { + "system" : "http://hl7.org/fhir/search-comparator", + "code" : "ap", + "display" : "Approximately" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/search-modifier-code", + "resource" : { + "resourceType" : "ValueSet", + "id" : "search-modifier-code", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fhir" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 5 + }], + "url" : "http://hl7.org/fhir/ValueSet/search-modifier-code", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.639" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.624" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.2.92" + }], + "version" : "6.0.0-ballot2", + "name" : "SearchModifierCode", + "title" : "Search Modifier Code", + "status" : "draft", + "experimental" : false, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "A supported modifier for a search parameter.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/search-modifier-code" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:a6f3f1fb-0f03-475f-9741-871064e5b139", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 15, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/search-modifier-code|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/search-modifier-code", + "code" : "missing", + "display" : "Missing" + }, + { + "system" : "http://hl7.org/fhir/search-modifier-code", + "code" : "exact", + "display" : "Exact" + }, + { + "system" : "http://hl7.org/fhir/search-modifier-code", + "code" : "contains", + "display" : "Contains" + }, + { + "system" : "http://hl7.org/fhir/search-modifier-code", + "code" : "not", + "display" : "Not" + }, + { + "system" : "http://hl7.org/fhir/search-modifier-code", + "code" : "text", + "display" : "Text" + }, + { + "system" : "http://hl7.org/fhir/search-modifier-code", + "code" : "in", + "display" : "In" + }, + { + "system" : "http://hl7.org/fhir/search-modifier-code", + "code" : "not-in", + "display" : "Not In" + }, + { + "system" : "http://hl7.org/fhir/search-modifier-code", + "code" : "below", + "display" : "Below" + }, + { + "system" : "http://hl7.org/fhir/search-modifier-code", + "code" : "above", + "display" : "Above" + }, + { + "system" : "http://hl7.org/fhir/search-modifier-code", + "code" : "type", + "display" : "Type" + }, + { + "system" : "http://hl7.org/fhir/search-modifier-code", + "code" : "identifier", + "display" : "Identifier" + }, + { + "system" : "http://hl7.org/fhir/search-modifier-code", + "code" : "of-type", + "display" : "Of Type" + }, + { + "system" : "http://hl7.org/fhir/search-modifier-code", + "code" : "code-text", + "display" : "Code Text" + }, + { + "system" : "http://hl7.org/fhir/search-modifier-code", + "code" : "text-advanced", + "display" : "Text Advanced" + }, + { + "system" : "http://hl7.org/fhir/search-modifier-code", + "code" : "iterate", + "display" : "Iterate" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/eligibilityresponse-purpose", + "resource" : { + "resourceType" : "ValueSet", + "id" : "eligibilityresponse-purpose", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fm" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 4 + }], + "url" : "http://hl7.org/fhir/ValueSet/eligibilityresponse-purpose", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.1184" + }], + "version" : "6.0.0-ballot2", + "name" : "EligibilityResponsePurpose", + "title" : "Eligibility Response Purpose", + "status" : "draft", + "experimental" : false, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "A code specifying the types of information being requested.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/eligibilityresponse-purpose" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:6b9d98f5-472d-4197-8742-d7959f7db388", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 4, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/eligibilityresponse-purpose|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/eligibilityresponse-purpose", + "code" : "auth-requirements", + "display" : "Coverage auth-requirements" + }, + { + "system" : "http://hl7.org/fhir/eligibilityresponse-purpose", + "code" : "benefits", + "display" : "Coverage benefits" + }, + { + "system" : "http://hl7.org/fhir/eligibilityresponse-purpose", + "code" : "discovery", + "display" : "Coverage Discovery" + }, + { + "system" : "http://hl7.org/fhir/eligibilityresponse-purpose", + "code" : "validation", + "display" : "Coverage Validation" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/eligibility-outcome", + "resource" : { + "resourceType" : "ValueSet", + "id" : "eligibility-outcome", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fm" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 4 + }], + "url" : "http://hl7.org/fhir/ValueSet/eligibility-outcome", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3233" + }], + "version" : "6.0.0-ballot2", + "name" : "EligibilityOutcome", + "title" : "Eligibility Outcome", + "status" : "draft", + "experimental" : false, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "The outcome of the processing.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/eligibility-outcome" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:c9037f38-0ead-4c4c-8726-7e0abd25c2a5", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 4, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/eligibility-outcome|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/eligibility-outcome", + "code" : "queued", + "display" : "Queued" + }, + { + "system" : "http://hl7.org/fhir/eligibility-outcome", + "code" : "complete", + "display" : "Processing Complete" + }, + { + "system" : "http://hl7.org/fhir/eligibility-outcome", + "code" : "error", + "display" : "Error" + }, + { + "system" : "http://hl7.org/fhir/eligibility-outcome", + "code" : "partial", + "display" : "Partial Processing" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/coverageeligibilityresponse-ex-auth-support", + "resource" : { + "resourceType" : "ValueSet", + "id" : "coverageeligibilityresponse-ex-auth-support", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fm" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/coverageeligibilityresponse-ex-auth-support", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.1393" + }], + "version" : "6.0.0-ballot2", + "name" : "CoverageEligibilityResponseAuthSupportCodes", + "title" : "CoverageEligibilityResponse Auth Support Codes", + "status" : "draft", + "experimental" : true, + "publisher" : "Financial Management", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "This value set includes CoverageEligibilityResponse Auth Support codes.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "copyright" : "HL7 Inc.", + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/coverageeligibilityresponse-ex-auth-support" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:aeacf203-b2b4-4975-8aa3-804b88099f14", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 8, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/coverageeligibilityresponse-ex-auth-support|1.0.1" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/coverageeligibilityresponse-ex-auth-support", + "code" : "laborder", + "display" : "Lab Order" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/coverageeligibilityresponse-ex-auth-support", + "code" : "labreport", + "display" : "Lab Report" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/coverageeligibilityresponse-ex-auth-support", + "code" : "diagnosticimageorder", + "display" : "Diagnostic Image Order" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/coverageeligibilityresponse-ex-auth-support", + "code" : "diagnosticimagereport", + "display" : "Diagnostic Image Report" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/coverageeligibilityresponse-ex-auth-support", + "code" : "professionalreport", + "display" : "Professional Report" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/coverageeligibilityresponse-ex-auth-support", + "code" : "accidentreport", + "display" : "Accident Report" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/coverageeligibilityresponse-ex-auth-support", + "code" : "model", + "display" : "Model" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/coverageeligibilityresponse-ex-auth-support", + "code" : "picture", + "display" : "Picture" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/enrollment-outcome", + "resource" : { + "resourceType" : "ValueSet", + "id" : "enrollment-outcome", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fm" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 2 + }], + "url" : "http://hl7.org/fhir/ValueSet/enrollment-outcome", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3081" + }], + "version" : "6.0.0-ballot2", + "name" : "EnrollmentOutcome", + "title" : "Enrollment Outcome", + "status" : "draft", + "experimental" : true, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "The outcome of the processing.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/enrollment-outcome" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:8af48c18-5f1c-4bb9-8d86-23d3fb92a633", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 4, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/enrollment-outcome|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/enrollment-outcome", + "code" : "queued", + "display" : "Queued" + }, + { + "system" : "http://hl7.org/fhir/enrollment-outcome", + "code" : "complete", + "display" : "Processing Complete" + }, + { + "system" : "http://hl7.org/fhir/enrollment-outcome", + "code" : "error", + "display" : "Error" + }, + { + "system" : "http://hl7.org/fhir/enrollment-outcome", + "code" : "partial", + "display" : "Partial Processing" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/payment-type", + "resource" : { + "resourceType" : "ValueSet", + "id" : "payment-type", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fm" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 4 + }], + "url" : "http://hl7.org/fhir/ValueSet/payment-type", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.641" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.626" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.2.333" + }], + "version" : "6.0.0-ballot2", + "name" : "PaymentTypeCodes", + "title" : "Payment Type Codes", + "status" : "draft", + "experimental" : false, + "publisher" : "Financial Management", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "This value set includes sample Payment Type codes.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "copyright" : "This is an example set.", + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/payment-type" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:57192118-b78a-4093-a66c-5b12eafc2abe", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 3, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/payment-type|1.0.1" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/payment-type", + "code" : "payment", + "display" : "Payment" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/payment-type", + "code" : "adjustment", + "display" : "Adjustment" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/payment-type", + "code" : "advance", + "display" : "Advance" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/payment-kind", + "resource" : { + "resourceType" : "ValueSet", + "id" : "payment-kind", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fm" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 4 + }], + "url" : "http://hl7.org/fhir/ValueSet/payment-kind", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3209" + }], + "version" : "6.0.0-ballot2", + "name" : "PaymentKind", + "title" : "Payment Kind", + "status" : "draft", + "experimental" : false, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : " The type of workflow from which this payment arose.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/payment-kind" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:d6951127-a4e9-41cd-9ca0-bb8788703951", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 4, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/payment-kind|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/payment-kind", + "code" : "deposit", + "display" : "Deposit on Account" + }, + { + "system" : "http://hl7.org/fhir/payment-kind", + "code" : "periodic-payment", + "display" : "Periodic Payment" + }, + { + "system" : "http://hl7.org/fhir/payment-kind", + "code" : "online", + "display" : "Online Bill Payment" + }, + { + "system" : "http://hl7.org/fhir/payment-kind", + "code" : "kiosk", + "display" : "Kiosk Payment" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/payment-issuertype", + "resource" : { + "resourceType" : "ValueSet", + "id" : "payment-issuertype", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fm" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 4 + }], + "url" : "http://hl7.org/fhir/ValueSet/payment-issuertype", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3208" + }], + "version" : "6.0.0-ballot2", + "name" : "PaymentIssuerType", + "title" : "Payment Issuer Type", + "status" : "draft", + "experimental" : false, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : " The type of payment issuer.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/payment-issuertype" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:d8103a32-4abb-48d3-8981-6104882365ff", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 2, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/payment-issuertype|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/payment-issuertype", + "code" : "patient", + "display" : "Patient" + }, + { + "system" : "http://hl7.org/fhir/payment-issuertype", + "code" : "insurance", + "display" : "Insurance" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/payment-outcome", + "resource" : { + "resourceType" : "ValueSet", + "id" : "payment-outcome", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fm" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 4 + }], + "url" : "http://hl7.org/fhir/ValueSet/payment-outcome", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3207" + }], + "version" : "6.0.0-ballot2", + "name" : "PaymentOutcome", + "title" : "Payment Outcome", + "status" : "draft", + "experimental" : false, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "The outcome of the processing.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/payment-outcome" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:f018f0cc-fb03-4a6c-8c2b-bd4d8ff99577", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 4, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/payment-outcome|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/payment-outcome", + "code" : "queued", + "display" : "Queued" + }, + { + "system" : "http://hl7.org/fhir/payment-outcome", + "code" : "complete", + "display" : "Processing Complete" + }, + { + "system" : "http://hl7.org/fhir/payment-outcome", + "code" : "error", + "display" : "Error" + }, + { + "system" : "http://hl7.org/fhir/payment-outcome", + "code" : "partial", + "display" : "Partial Processing" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/payment-status", + "resource" : { + "resourceType" : "ValueSet", + "id" : "payment-status", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fm" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/payment-status", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.643" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.628" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.2.334" + }], + "version" : "6.0.0-ballot2", + "name" : "PaymentStatusCodes", + "title" : "Payment Status Codes", + "status" : "draft", + "experimental" : true, + "publisher" : "Financial Management", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "This value set includes a sample set of Payment Status codes.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "copyright" : "This is an example set.", + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/paymentstatus" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:c49b7b43-7eec-423e-a859-843741f4b0ef", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 2, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/paymentstatus|1.0.1" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/paymentstatus", + "code" : "paid", + "display" : "Paid" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/paymentstatus", + "code" : "cleared", + "display" : "Cleared" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/devicemetric-type", + "resource" : { + "resourceType" : "ValueSet", + "id" : "devicemetric-type", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "dev" + }], + "url" : "http://hl7.org/fhir/ValueSet/devicemetric-type", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.6.24" + }, + { + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.645" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.895" + }], + "version" : "6.0.0-ballot2", + "name" : "DeviceMetricAndComponentTypes", + "title" : "Device Metric and Component Types", + "status" : "draft", + "experimental" : false, + "publisher" : "HL7 Health Care Devices Workgroup", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "Codes used to identify health care device metric types and units and component types as part of the ISO/IEEE 11073-10101 Medical Device Communication Nomenclature.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "copyright" : "This value set is available IEEE (https://standards.ieee.org/findstds/standard/11073-10101a-2015.html) as well as at https://rtmms.nist.gov/rtmms/index.htm#!hrosetta through NIST's Rosetta Terminology Mapping Management System which has a Royalty Free Agreement with IEEE to make the terminology [specifically five attributes: Reference ID, Terminology Code, Description, Systematic Name, and Common Term] available for development of IEEE 11073 compliant products.", + "compose" : { + "include" : [{ + "system" : "urn:iso:std:iso:11073:10101" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:bd28c74e-df2e-44e9-87b9-d56298baf1cc", + "timestamp" : "2024-09-26T14:20:29.817Z", + "offset" : 0, + "parameter" : [{ + "name" : "limitedExpansion", + "valueBoolean" : true + }, + { + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "used-codesystem", + "valueUri" : "urn:iso:std:iso:11073:10101|2023-04-26" + }, + { + "name" : "version", + "valueUri" : "urn:iso:std:iso:11073:10101|2023-04-26" + }], + "contains" : [{ + "system" : "urn:iso:std:iso:11073:10101", + "code" : "0", + "display" : "Unspecified" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "1", + "display" : "Object-oriented elements, Device nomenclature" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "2", + "display" : "Metrics" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "3", + "display" : "Alerts" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "4", + "display" : "Units of measurement (dimensions)" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "5", + "display" : "Virtual attributes" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "6", + "display" : "Program group" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "7", + "display" : "Body Sites" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "8", + "display" : "Communication infrastructure" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "9", + "display" : "File Exchange Format" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "10", + "display" : "ECG additional nomenclature (annotated ECG)" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "11", + "display" : "IDCO nomenclature" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "128", + "display" : "PHD disease management" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "129", + "display" : "PHD health fitness" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "130", + "display" : "PHD aging independently" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "255", + "display" : "Return codes" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "256", + "display" : "External nomenclatures" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "258", + "display" : "Device Settings" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "514", + "display" : "Predicted Values" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "1024", + "display" : "Private" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "65537", + "display" : "MDC_MOC_VMO" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "65538", + "display" : "MDC_MOC_VMO_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "65539", + "display" : "MDC_MOC_VMO_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "65540", + "display" : "MDC_MOC_VMO_METRIC" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "65541", + "display" : "MDC_MOC_VMO_METRIC_ENUM" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "65542", + "display" : "MDC_MOC_VMO_METRIC_NU" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "65543", + "display" : "MDC_MOC_VMO_METRIC_SA" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "65544", + "display" : "MDC_MOC_VMO_METRIC_SA_D" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "65545", + "display" : "MDC_MOC_VMO_METRIC_SA_RT" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "65546", + "display" : "MDC_MOC_VMO_METRIC_SA_T" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "65552", + "display" : "MDC_MOC_SCAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "65553", + "display" : "MDC_MOC_SCAN_CFG" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "65554", + "display" : "MDC_MOC_SCAN_CFG_EPI" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "65555", + "display" : "MDC_MOC_SCAN_CFG_PERI" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "65556", + "display" : "MDC_MOC_SCAN_CFG_PERI_FAST" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "65557", + "display" : "MDC_MOC_SCAN_UCFG" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "65558", + "display" : "MDC_MOC_SCAN_UCFG_ALSTAT" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "65559", + "display" : "MDC_MOC_SCAN_UCFG_CTXT" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "65560", + "display" : "MDC_MOC_SCAN_UCFG_OP" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "65564", + "display" : "MDC_MOC_CC" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "65568", + "display" : "MDC_MOC_VMS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "65569", + "display" : "MDC_MOC_VMS_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "65570", + "display" : "MDC_MOC_VMS_MDS_COMPOS_MULTI_BED" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "65571", + "display" : "MDC_MOC_VMS_MDS_COMPOS_SINGLE_BED" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "65572", + "display" : "MDC_MOC_VMS_MDS_HYD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "65573", + "display" : "MDC_MOC_VMS_MDS_SIMP" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "65574", + "display" : "MDC_MOC_LOG" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "65575", + "display" : "MDC_MOC_LOG_ERR" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "65576", + "display" : "MDC_MOC_LOG_SERV" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "65577", + "display" : "MDC_MOC_BATT" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "65578", + "display" : "MDC_MOC_PT_DEMOG" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "65579", + "display" : "MDC_MOC_CNTRL_SCO" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "65580", + "display" : "MDC_MOC_CNTRL_OP" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "65581", + "display" : "MDC_MOC_CNTRL_OP_SEL_IT" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "65582", + "display" : "MDC_MOC_CNTRL_OP_SEL_IT_A" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "65583", + "display" : "MDC_MOC_CNTRL_OP_SEL_VAL" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "65584", + "display" : "MDC_MOC_CNTRL_OP_SEL_VAL_A" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "65585", + "display" : "MDC_MOC_CNTRL_OP_TOG" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "65586", + "display" : "MDC_MOC_CNTRL_OP_ACTIV" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "65587", + "display" : "MDC_MOC_CNTRL_OP_LIM" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "65588", + "display" : "MDC_MOC_VMO_AL" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "65589", + "display" : "MDC_MOC_VMO_AL_STAT" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "65590", + "display" : "MDC_MOC_VMO_AL_MON" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "65597", + "display" : "MDC_MOC_VMO_PMSTORE" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "65598", + "display" : "MDC_MOC_PM_SEGMENT" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "65599", + "display" : "MDC_MOC_ARCHIVE_MULTI_PT" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "65600", + "display" : "MDC_MOC_ARCHIVE_PT" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "65601", + "display" : "MDC_MOC_ARCHIVE_SESSION" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "65602", + "display" : "MDC_MOC_DISCRIM" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "65603", + "display" : "MDC_MOC_PHYSICIAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "65604", + "display" : "MDC_MOC_SESSION_NOTES" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "65605", + "display" : "MDC_MOC_SESSION_TEST" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "65606", + "display" : "MDC_MOC_TOP" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "65608", + "display" : "MDC_MOC_LOG_EVENT" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "65609", + "display" : "MDC_MOC_CNTRL_OP_SET_STRING" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "65610", + "display" : "MDC_MOC_PRINTER" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "65611", + "display" : "MDC_MOC_PT_DEMOG_MGR" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "65612", + "display" : "MDC_MOC_DCC" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "65613", + "display" : "MDC_MOC_BCC" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "65614", + "display" : "MDC_MOC_CLOCK" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "65615", + "display" : "MDC_MOC_VMO_METRIC_CMPLX" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "65616", + "display" : "MDC_MOC_CNTRL_OP_SET_RANGE" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "66817", + "display" : "MDC_ALSTAT_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "66818", + "display" : "MDC_ALSTAT_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67073", + "display" : "MDC_PMSTORE_PERI_SIMP" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67074", + "display" : "MDC_PMSTORE_PERI_CMPD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67075", + "display" : "MDC_PMSTORE_PERI_CMPLX" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67076", + "display" : "MDC_PMSTORE_EPI_SIMP" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67077", + "display" : "MDC_PMSTORE_EPI_CMPD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67078", + "display" : "MDC_PMSTORE_EPI_CMPLX" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67585", + "display" : "MDC_ATTR_GRP_AL_MON" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67586", + "display" : "MDC_ATTR_GRP_AL_STAT" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67587", + "display" : "MDC_ATTR_GRP_METRIC_VAL_OBS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67588", + "display" : "MDC_ATTR_GRP_OP_DYN_CTXT" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67589", + "display" : "MDC_ATTR_GRP_OP_STATIC_CTXT" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67590", + "display" : "MDC_ATTR_GRP_PMSTORE" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67591", + "display" : "MDC_ATTR_GRP_PT_DEMOG" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67592", + "display" : "MDC_ATTR_GRP_SCAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67593", + "display" : "MDC_ATTR_GRP_SCO_TRANSACTION" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67594", + "display" : "MDC_ATTR_GRP_SYS_APPL" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67595", + "display" : "MDC_ATTR_GRP_SYS_ID" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67596", + "display" : "MDC_ATTR_GRP_SYS_PROD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67598", + "display" : "MDC_ATTR_GRP_VMD_APPL" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67599", + "display" : "MDC_ATTR_GRP_VMD_PROD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67600", + "display" : "MDC_ATTR_GRP_VMO_DYN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67601", + "display" : "MDC_ATTR_GRP_VMO_STATIC" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67603", + "display" : "MDC_ATTR_GRP_AL" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67604", + "display" : "MDC_ATTR_GRP_ARCHIVE" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67605", + "display" : "MDC_ATTR_GRP_BATT" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67606", + "display" : "MDC_ATTR_GRP_DISCRIM" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67607", + "display" : "MDC_ATTR_GRP_PHYSICIAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67608", + "display" : "MDC_ATTR_GRP_RELATION" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67609", + "display" : "MDC_ATTR_GRP_T_PROFILE_MGMT" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67610", + "display" : "MDC_ATTR_GRP_PRINTER" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67611", + "display" : "MDC_ATTR_GRP_PDMO_STATIC" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67612", + "display" : "MDC_ATTR_GRP_PDMO_DYN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67613", + "display" : "MDC_ATTR_GRP_CC" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67614", + "display" : "MDC_ATTR_GRP_CLOCK" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68162", + "display" : "MDC_ATTR_FILTER_LABEL_STRING" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68163", + "display" : "MDC_ATTR_ENUM_RANGE_MSMT_LABELS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67841", + "display" : "MDC_ATTR_AL_LIMIT_SPEC_LIST" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67842", + "display" : "MDC_ATTR_AL_MON_P_AL_LIST" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67843", + "display" : "MDC_ATTR_AL_MON_S_AL_LIST" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67844", + "display" : "MDC_ATTR_AL_MON_T_AL_LIST" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67845", + "display" : "MDC_ATTR_AL_OP_CAPAB" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67846", + "display" : "MDC_ATTR_AL_OP_STAT" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67847", + "display" : "MDC_ATTR_AL_OP_TEXT" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67848", + "display" : "MDC_ATTR_AL_STAT_AL_C_LIST" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67850", + "display" : "MDC_ATTR_AL_STAT_P_AL_LIST" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67851", + "display" : "MDC_ATTR_AL_STAT_T_AL_LIST" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67852", + "display" : "MDC_ATTR_ALTITUDE" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67853", + "display" : "MDC_ATTR_AREA_APPL" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67854", + "display" : "MDC_ATTR_CHAN_ID" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67855", + "display" : "MDC_ATTR_CHAN_NUM_PHYS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67856", + "display" : "MDC_ATTR_CHAN_STAT" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67857", + "display" : "MDC_ATTR_COLOR" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67858", + "display" : "MDC_ATTR_COMPRES" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67859", + "display" : "MDC_ATTR_CONFIRM_MODE" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67860", + "display" : "MDC_ATTR_CONFIRM_TIMEOUT" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67861", + "display" : "MDC_ATTR_CYC_OP" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67862", + "display" : "MDC_ATTR_DEV_AL_COND" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67863", + "display" : "MDC_ATTR_DISP_RES" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67864", + "display" : "MDC_ATTR_ERR_LOG_ENTRY_LIST" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67865", + "display" : "MDC_ATTR_FILTER_SPECN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67866", + "display" : "MDC_ATTR_GRID_VIS_I16" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67867", + "display" : "MDC_ATTR_GRID_VIS_I32" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67868", + "display" : "MDC_ATTR_GRID_VIS_I8" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67869", + "display" : "MDC_ATTR_ID_ASSOC_NO" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67870", + "display" : "MDC_ATTR_ID_BED_LABEL" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67871", + "display" : "MDC_ATTR_ID_CHAN_NUM_PHYS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67872", + "display" : "MDC_ATTR_ID_COMPAT" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67873", + "display" : "MDC_ATTR_ID_HANDLE" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67874", + "display" : "MDC_ATTR_ID_INSTNO" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67875", + "display" : "MDC_ATTR_ID_INVOK_COOKIE" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67876", + "display" : "MDC_ATTR_ID_LABEL" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67877", + "display" : "MDC_ATTR_ID_LABEL_ACT" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67878", + "display" : "MDC_ATTR_ID_LABEL_HELP" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67879", + "display" : "MDC_ATTR_ID_LABEL_STRING" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67880", + "display" : "MDC_ATTR_ID_MODEL" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67881", + "display" : "MDC_ATTR_ID_NOM_PARTITION" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67882", + "display" : "MDC_ATTR_ID_PARAM_GRP" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67883", + "display" : "MDC_ATTR_ID_PHYSIO" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67884", + "display" : "MDC_ATTR_ID_POSN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67885", + "display" : "MDC_ATTR_ID_PROD_SPECN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67886", + "display" : "MDC_ATTR_ID_SOFT" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67887", + "display" : "MDC_ATTR_ID_TYPE" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67888", + "display" : "MDC_ATTR_ID_TYPE_ACT" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67889", + "display" : "MDC_ATTR_ID_TYPE_METRIC_STAT" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67890", + "display" : "MDC_ATTR_INDEX_SEL" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67891", + "display" : "MDC_ATTR_INDIC_ACTIV" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67892", + "display" : "MDC_ATTR_LIMIT_CURR" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67893", + "display" : "MDC_ATTR_LINE_FREQ" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67894", + "display" : "MDC_ATTR_LIST_SEL" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67895", + "display" : "MDC_ATTR_LOCALIZN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67896", + "display" : "MDC_ATTR_LOG_ENTRIES_CURR" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67897", + "display" : "MDC_ATTR_LOG_ENTRIES_MAX" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67898", + "display" : "MDC_ATTR_METRIC_CALIB" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67899", + "display" : "MDC_ATTR_METRIC_CLASS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67900", + "display" : "MDC_ATTR_METRIC_INFO_LABEL" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67901", + "display" : "MDC_ATTR_METRIC_INFO_LABEL_STR" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67902", + "display" : "MDC_ATTR_METRIC_LIST_SRC" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67903", + "display" : "MDC_ATTR_METRIC_SPECN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67904", + "display" : "MDC_ATTR_METRIC_STAT" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67905", + "display" : "MDC_ATTR_METRIC_STORE_CAPAC_CNT" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67906", + "display" : "MDC_ATTR_METRIC_STORE_FORMAT" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67907", + "display" : "MDC_ATTR_METRIC_STORE_SAMPLE_ALG" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67908", + "display" : "MDC_ATTR_METRIC_STORE_USAGE_CNT" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67909", + "display" : "MDC_ATTR_MODE_MSMT" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67910", + "display" : "MDC_ATTR_MODE_OP" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67911", + "display" : "MDC_ATTR_MSMT_STAT" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67912", + "display" : "MDC_ATTR_NOM_VERS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67914", + "display" : "MDC_ATTR_NU_ACCUR_MSMT" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67915", + "display" : "MDC_ATTR_NU_CMPD_VAL_OBS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67917", + "display" : "MDC_ATTR_NU_MSMT_RES" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67918", + "display" : "MDC_ATTR_NU_RANGE_MSMT" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67919", + "display" : "MDC_ATTR_NU_RANGE_PHYSIO" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67920", + "display" : "MDC_ATTR_NU_VAL_OBS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67921", + "display" : "MDC_ATTR_NUM_SEG" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67922", + "display" : "MDC_ATTR_OP_SPEC" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67923", + "display" : "MDC_ATTR_OP_STAT" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67924", + "display" : "MDC_ATTR_OP_TEXT" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67925", + "display" : "MDC_ATTR_POWER_STAT" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67926", + "display" : "MDC_ATTR_PT_BSA" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67927", + "display" : "MDC_ATTR_PT_DEMOG_ST" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67928", + "display" : "MDC_ATTR_PT_DOB" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67929", + "display" : "MDC_ATTR_PT_GEN_INFO" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67930", + "display" : "MDC_ATTR_PT_ID" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67931", + "display" : "MDC_ATTR_PT_NAME" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67932", + "display" : "MDC_ATTR_PT_NAME_FAMILY" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67933", + "display" : "MDC_ATTR_PT_NAME_GIVEN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67934", + "display" : "MDC_ATTR_PT_NAME_BIRTH", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "deprecated-synonym" + }, + "value" : "MDC_ATTR_PT_NAME_MAIDEN" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67935", + "display" : "MDC_ATTR_PT_NAME_MIDDLE" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67936", + "display" : "MDC_ATTR_PT_NAME_TITLE" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67937", + "display" : "MDC_ATTR_PT_SEX" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67938", + "display" : "MDC_ATTR_PT_TYPE" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67939", + "display" : "MDC_ATTR_RANGE_DISTRIB" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67940", + "display" : "MDC_ATTR_SA_CALIB_I16" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67941", + "display" : "MDC_ATTR_SA_CALIB_I32" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67942", + "display" : "MDC_ATTR_SA_CALIB_I8" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67943", + "display" : "MDC_ATTR_SA_CMPD_VAL_OBS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67944", + "display" : "MDC_ATTR_SA_FREQ_SIG" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67945", + "display" : "MDC_ATTR_SA_MSMT_RES" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67946", + "display" : "MDC_ATTR_SA_RANGE_PHYS_I16" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67947", + "display" : "MDC_ATTR_SA_RANGE_PHYS_I32" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67948", + "display" : "MDC_ATTR_SA_RANGE_PHYS_I8" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67949", + "display" : "MDC_ATTR_SA_SPECN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67950", + "display" : "MDC_ATTR_SA_VAL_OBS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67951", + "display" : "MDC_ATTR_SCALE_SPECN_I16" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67952", + "display" : "MDC_ATTR_SCALE_SPECN_I32" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67953", + "display" : "MDC_ATTR_SCALE_SPECN_I8" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67954", + "display" : "MDC_ATTR_SCAN_CTXT_MODE" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67955", + "display" : "MDC_ATTR_SCAN_EXTEND" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67956", + "display" : "MDC_ATTR_SCAN_LIST" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67957", + "display" : "MDC_ATTR_SCAN_REP_PD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67958", + "display" : "MDC_ATTR_SCO_CAPAB" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67960", + "display" : "MDC_ATTR_SEG_DATA_GEN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67961", + "display" : "MDC_ATTR_SEG_DATA_NU_OPT" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67962", + "display" : "MDC_ATTR_SEG_DATA_RTSA_OPT" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67963", + "display" : "MDC_ATTR_SEG_USAGE_CNT" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67964", + "display" : "MDC_ATTR_SETTINGS_SYST" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67965", + "display" : "MDC_ATTR_SITE_LIST_BODY" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67966", + "display" : "MDC_ATTR_SITE_LIST_MSMT" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67967", + "display" : "MDC_ATTR_SPD_SWEEP_DEFAULT" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67968", + "display" : "MDC_ATTR_STAT_LOCK" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67969", + "display" : "MDC_ATTR_STAT_OP_TOG" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67970", + "display" : "MDC_ATTR_STD_SAFETY" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67971", + "display" : "MDC_ATTR_SYS_CAPAB" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67972", + "display" : "MDC_ATTR_SYS_ID" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67973", + "display" : "MDC_ATTR_SYS_SPECN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67974", + "display" : "MDC_ATTR_SYS_TYPE" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67975", + "display" : "MDC_ATTR_TIME_ABS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67976", + "display" : "MDC_ATTR_TIME_BATT_REMAIN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67978", + "display" : "MDC_ATTR_TIME_END_SEG" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67979", + "display" : "MDC_ATTR_TIME_PD_MSMT" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67980", + "display" : "MDC_ATTR_TIME_PD_OP_HRS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67981", + "display" : "MDC_ATTR_TIME_PD_SAMP" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67982", + "display" : "MDC_ATTR_TIME_PD_AL_SUSP" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67983", + "display" : "MDC_ATTR_TIME_REL" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67984", + "display" : "MDC_ATTR_TIME_STAMP_ABS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67985", + "display" : "MDC_ATTR_TIME_STAMP_REL" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67986", + "display" : "MDC_ATTR_TIME_START_SEG" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67987", + "display" : "MDC_ATTR_TOG_LABELS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67988", + "display" : "MDC_ATTR_TSA_MARKER_LIST" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67989", + "display" : "MDC_ATTR_TX_WIND" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67990", + "display" : "MDC_ATTR_UNIT_CODE" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67991", + "display" : "MDC_ATTR_UNIT_CODE_X" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67992", + "display" : "MDC_ATTR_UNIT_LABEL" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67993", + "display" : "MDC_ATTR_UNIT_LABEL_STRING" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67994", + "display" : "MDC_ATTR_UNIT_LABEL_STRING_X" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67995", + "display" : "MDC_ATTR_UNIT_LABEL_X" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67996", + "display" : "MDC_ATTR_VAL_BATT_CHARGE" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67997", + "display" : "MDC_ATTR_VAL_CURR" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67998", + "display" : "MDC_ATTR_VAL_ENUM_OBS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67999", + "display" : "MDC_ATTR_VAL_ENUM_OBS_CMPD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68000", + "display" : "MDC_ATTR_VAL_RANGE" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68001", + "display" : "MDC_ATTR_VAL_STEP_WIDTH" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68002", + "display" : "MDC_ATTR_VMD_STAT" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68003", + "display" : "MDC_ATTR_VMO_LIST_SRC" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68004", + "display" : "MDC_ATTR_VMO_REF" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68005", + "display" : "MDC_ATTR_VMO_REF_GLB" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68006", + "display" : "MDC_ATTR_VMS_MDS_LOCALIZN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68007", + "display" : "MDC_ATTR_VMS_MDS_STAT" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68008", + "display" : "MDC_ATTR_VMS_MDS_TEXT_CAT" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68012", + "display" : "MDC_ATTR_AL_COND" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68013", + "display" : "MDC_ATTR_AL_LIMIT" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68014", + "display" : "MDC_ATTR_AL_OP_TEXT_STRING" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68015", + "display" : "MDC_ATTR_ANAESTHETIST" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68016", + "display" : "MDC_ATTR_ARCHIVE_VERS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68017", + "display" : "MDC_ATTR_AUTH_LEVEL" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68018", + "display" : "MDC_ATTR_BATT_CHARGE_CYCLES" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68019", + "display" : "MDC_ATTR_BATT_CURR" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68020", + "display" : "MDC_ATTR_BATT_STAT" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68021", + "display" : "MDC_ATTR_BATT_VOLTAGE" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68022", + "display" : "MDC_ATTR_BATT_VOLTAGE_SPECN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68023", + "display" : "MDC_ATTR_CAPAC_BATT_FULL" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68024", + "display" : "MDC_ATTR_CAPAC_BATT_REMAIN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68025", + "display" : "MDC_ATTR_CAPAC_BATT_SPECN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68026", + "display" : "MDC_ATTR_CIRCUM_HEAD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68027", + "display" : "MDC_ATTR_CLASS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68028", + "display" : "MDC_ATTR_CODE_DIAGNOSTIC" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68029", + "display" : "MDC_ATTR_CODE_PROCEDURE" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68030", + "display" : "MDC_ATTR_DESC_DIAGNOSTIC" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68031", + "display" : "MDC_ATTR_DESC_PROCEDURE" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68032", + "display" : "MDC_ATTR_DIAGNOSTIC_INFO" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68033", + "display" : "MDC_ATTR_DISCRIM_CONSTRUCT" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68034", + "display" : "MDC_ATTR_ENUM_ADD_DATA" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68035", + "display" : "MDC_ATTR_EXT_OBJ_RELATION" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68036", + "display" : "MDC_ATTR_FINDINGS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68037", + "display" : "MDC_ATTR_ID_BED" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68038", + "display" : "MDC_ATTR_ID_MSMT_EXT" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68039", + "display" : "MDC_ATTR_ID_PHYSICIAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68040", + "display" : "MDC_ATTR_ID_PT_MOTHER" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68041", + "display" : "MDC_ATTR_ID_SESS_NOTES_ARCHIVE" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68042", + "display" : "MDC_ATTR_ID_SESS_TEST_ARCHIVE" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68043", + "display" : "MDC_ATTR_ID_SESS_ARCHIVE" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68044", + "display" : "MDC_ATTR_ID_SUBSTANCE_LABEL_STRING" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68045", + "display" : "MDC_ATTR_LOCATION" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68046", + "display" : "MDC_ATTR_NAME_BINDING" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68047", + "display" : "MDC_ATTR_NAME_SESS_NOTES_ARCHIVE" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68048", + "display" : "MDC_ATTR_NAME_SESS_TEST_ARCHIVE" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68049", + "display" : "MDC_ATTR_NAME_SESS_ARCHIVE" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68050", + "display" : "MDC_ATTR_OP_TEXT_STRING" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68051", + "display" : "MDC_ATTR_PHYSICIAN_ADMIT" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68052", + "display" : "MDC_ATTR_PHYSICIAN_ATTEND" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68053", + "display" : "MDC_ATTR_PROC_HIST" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68054", + "display" : "MDC_ATTR_PROCEDURE_DATE" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68055", + "display" : "MDC_ATTR_PROTECTION" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68056", + "display" : "MDC_ATTR_PT_AGE" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68057", + "display" : "MDC_ATTR_PT_AGE_GEST" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68058", + "display" : "MDC_ATTR_PT_BIRTH_LENGTH" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68059", + "display" : "MDC_ATTR_PT_BIRTH_WEIGHT" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68060", + "display" : "MDC_ATTR_PT_HEIGHT" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68061", + "display" : "MDC_ATTR_PT_NAME_MOTHER" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68062", + "display" : "MDC_ATTR_PT_RACE" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68063", + "display" : "MDC_ATTR_PT_WEIGHT" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68064", + "display" : "MDC_ATTR_SESS_NOTES_ARCHIVE_COMMENTS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68065", + "display" : "MDC_ATTR_SESS_TEST_ARCHIVE_COMMENTS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68066", + "display" : "MDC_ATTR_SESS_ARCHIVE_COMMENTS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68067", + "display" : "MDC_ATTR_NAME_STUDY" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68068", + "display" : "MDC_ATTR_SURGEON" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68070", + "display" : "MDC_ATTR_TEMP_BATT" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68071", + "display" : "MDC_ATTR_TIME_PD_AVG" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68072", + "display" : "MDC_ATTR_TIME_REL_HI_RES" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68073", + "display" : "MDC_ATTR_TIME_STAMP_REL_HI_RES" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68074", + "display" : "MDC_ATTR_TIME_START" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68075", + "display" : "MDC_ATTR_TIME_STOP" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68076", + "display" : "MDC_ATTR_TOG_LABELS_STRING" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68078", + "display" : "MDC_ATTR_ID_SUBSTANCE" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68079", + "display" : "MDC_ATTR_NAME_SYS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68080", + "display" : "MDC_ATTR_PHYSICIAN_NAME" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68081", + "display" : "MDC_ATTR_PHYSICIAN_NAME_FAMILY" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68082", + "display" : "MDC_ATTR_PHYSICIAN_NAME_GIVEN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68083", + "display" : "MDC_ATTR_PHYSICIAN_NAME_MIDDLE" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68084", + "display" : "MDC_ATTR_PHYSICIAN_NAME_TITLE" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68085", + "display" : "MDC_ATTR_SCO_HELP_TEXT_STRING" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68086", + "display" : "MDC_ATTR_SITE_LIST_BODY_EXT" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68087", + "display" : "MDC_ATTR_SITE_LIST_MSMT_EXT" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68088", + "display" : "MDC_ATTR_MIB_SYS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68089", + "display" : "MDC_ATTR_MIB_IP" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68090", + "display" : "MDC_ATTR_MIB_ICMP" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68091", + "display" : "MDC_ATTR_MIB_IF" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68092", + "display" : "MDC_ATTR_MIB_AT" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68093", + "display" : "MDC_ATTR_MIB_UDP" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68094", + "display" : "MDC_ATTR_SCAN_CFG_LIMIT" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68096", + "display" : "MDC_ATTR_MSMT_PRINCIPLE" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68097", + "display" : "MDC_ATTR_ENUM_RANGE_MSMT" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68100", + "display" : "MDC_ATTR_EVENT_LOG_ENTRY_LIST" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68101", + "display" : "MDC_ATTR_STRING_CURR" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68103", + "display" : "MDC_ATTR_SET_STRING_SPEC" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68104", + "display" : "MDC_ATTR_ENUM_RANGE_MSMT_BIT_STRING" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68105", + "display" : "MDC_ATTR_ID_PRINTER_NAME" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68106", + "display" : "MDC_ATTR_PRINTER_CMD_LANG" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68107", + "display" : "MDC_ATTR_PRINTER_STAT" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68108", + "display" : "MDC_ATTR_PRINTER_STAT_STRING" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68109", + "display" : "MDC_ATTR_PAPER_SIZE" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68110", + "display" : "MDC_ATTR_PRINT_MARGINS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68111", + "display" : "MDC_ATTR_PRINTER_GRPH_RES_STD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68112", + "display" : "MDC_ATTR_PRINTER_GRPH_RES_COLOR" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68113", + "display" : "MDC_ATTR_PRINTER_COLOR_SUP" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68114", + "display" : "MDC_ATTR_PRINTER_DUPLX_SUP" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68115", + "display" : "MDC_ATTR_PRINTER_LOC_LANG_SUP" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68116", + "display" : "MDC_ATTR_PRINTER_ACC_PCOL" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68117", + "display" : "MDC_ATTR_PRINTER_TFTP_ADDR" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68118", + "display" : "MDC_ATTR_SA_MARKER_LIST_I16", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "deprecated-synonym" + }, + "value" : "MDC_ATTR_SA_FIXED_VAL_SPECN" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68119", + "display" : "MDC_ATTR_DELAY_TIME_MAX" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68120", + "display" : "MDC_ATTR_PDMO_CAPAB" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68121", + "display" : "MDC_ATTR_PDMO_IMPL_VERS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68122", + "display" : "MDC_ATTR_SYS_ADT_ST" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68123", + "display" : "MDC_ATTR_PT_DEMOG_REF_LIST" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68124", + "display" : "MDC_ATTR_PT_DEMOG_ST_SYNCH" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68125", + "display" : "MDC_ATTR_PT_DEMOG_DATA_LIST" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68126", + "display" : "MDC_ATTR_PT_PACED_MODE" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68127", + "display" : "MDC_ATTR_EVENT_LOG_INFO" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68128", + "display" : "MDC_ATTR_EVENT_LOG_CHANGE_COUNT", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "deprecated-synonym" + }, + "value" : "MDC_ATTR_LOG_CHANGE_COUNT" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68129", + "display" : "MDC_ATTR_CC_CAPAB" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68130", + "display" : "MDC_ATTR_CC_TYPE" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68131", + "display" : "MDC_ATTR_CC_NUM_DIFS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68132", + "display" : "MDC_ATTR_CC_THIS_DIF_INDEX" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68133", + "display" : "MDC_ATTR_CC_EXT_MNG_PROT" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68134", + "display" : "MDC_ATTR_MIB_EXT_OID" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68136", + "display" : "MDC_ATTR_LOCALE" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68137", + "display" : "MDC_ATTR_PT_LBM" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68138", + "display" : "MDC_ATTR_OP_TEXT_STRING_DYN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68139", + "display" : "MDC_ATTR_SA_MARKER_LIST_I8" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68140", + "display" : "MDC_ATTR_SA_MARKER_LIST_I32" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68141", + "display" : "MDC_ATTR_DSA_MARKER_LIST" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68142", + "display" : "MDC_ATTR_CHAN_NUM_LOGICAL" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68143", + "display" : "MDC_ATTR_TIME_SUPPORT" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68144", + "display" : "MDC_ATTR_DATE_TIME_STATUS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68145", + "display" : "MDC_ATTR_TIME_ABS_ISO" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68146", + "display" : "MDC_ATTR_TIME_STAMP_LIST_EXT" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68147", + "display" : "MDC_ATTR_TIME_ABS_REL_SYNC" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68148", + "display" : "MDC_ATTR_TIME_ZONE" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68149", + "display" : "MDC_ATTR_TIME_DAYLIGHT_SAVINGS_TRANS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68150", + "display" : "MDC_ATTR_CUM_LEAP_SECONDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68151", + "display" : "MDC_ATTR_NEXT_LEAP_SECOND" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68152", + "display" : "MDC_ATTR_REPORTING_DELAY_AVG" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68153", + "display" : "MDC_ATTR_SAMPLE_TIME_SYNC" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68154", + "display" : "MDC_ATTR_SAMPLE_TIME_SYNC_HIRES" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68155", + "display" : "MDC_ATTR_CMPLX_INFO" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68156", + "display" : "MDC_ATTR_CMPLX_VAL_OBS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68157", + "display" : "MDC_ATTR_CMPLX_DYN_ATTR" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68158", + "display" : "MDC_ATTR_CMPLX_STATIC_ATTR" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68159", + "display" : "MDC_ATTR_CMPLX_RECURSION_DEPTH" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68160", + "display" : "MDC_ATTR_RANGE_CURR" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68161", + "display" : "MDC_ATTR_RANGE_OP_TEXT_STRING" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68609", + "display" : "MDC_ACT_ACC_SETTINGS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68610", + "display" : "MDC_ACT_ADMIT_PT" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68611", + "display" : "MDC_ACT_CLR_LOG" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68612", + "display" : "MDC_ACT_DISCH_PT" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68613", + "display" : "MDC_ACT_GET_CTXT_HELP" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68614", + "display" : "MDC_ACT_PRE_ADMIT_PT" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68615", + "display" : "MDC_ACT_REFR_CTXT" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68616", + "display" : "MDC_ACT_REFR_EPI_DATA" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68617", + "display" : "MDC_ACT_REFR_OP_ATTR" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68618", + "display" : "MDC_ACT_REFR_OP_CTXT" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68619", + "display" : "MDC_ACT_SCO_OP_INVOK" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68620", + "display" : "MDC_ACT_SEG_CLR" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68621", + "display" : "MDC_ACT_SEG_GET" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68622", + "display" : "MDC_ACT_SEG_GET_INFO" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68623", + "display" : "MDC_ACT_SET_MDS_STATE" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68624", + "display" : "MDC_ACT_UPLD_TEXT_CTLG" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68625", + "display" : "MDC_ACT_PDMO_TXN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68626", + "display" : "MDC_ACT_PDMO_PROMPT" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68627", + "display" : "MDC_ACT_PDMO_MSG_BOX" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68628", + "display" : "MDC_ACT_GET_EVENT_LOG_ENTRIES" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68629", + "display" : "MDC_ACT_GET_MIB_DATA" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68630", + "display" : "MDC_ACT_POLL_MDIB_DATA" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68631", + "display" : "MDC_ACT_SET_TIME" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68632", + "display" : "MDC_ACT_SET_TIME_ZONE" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68633", + "display" : "MDC_ACT_SET_LEAP_SECONDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68634", + "display" : "MDC_ACT_SET_TIME_ISO" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68864", + "display" : "MDC_NOTI_NOS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68865", + "display" : "MDC_NOTI_AL_STAT_SCAN_RPT" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68866", + "display" : "MDC_NOTI_ATTR_UPDT" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68867", + "display" : "MDC_NOTI_BUF_SCAN_RPT" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68868", + "display" : "MDC_NOTI_FAST_BUF_SCAN_RPT" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68869", + "display" : "MDC_NOTI_MDS_ATTR_UPDT" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68870", + "display" : "MDC_NOTI_MDS_CREAT" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68871", + "display" : "MDC_NOTI_OBJ_ACTIV" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68872", + "display" : "MDC_NOTI_OBJ_CREAT" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68873", + "display" : "MDC_NOTI_OBJ_DEACT" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68874", + "display" : "MDC_NOTI_OBJ_DEL" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68875", + "display" : "MDC_NOTI_OP_ATTR_UPDT" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68876", + "display" : "MDC_NOTI_OP_CREAT" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68877", + "display" : "MDC_NOTI_OP_DEL" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68878", + "display" : "MDC_NOTI_PT_DEMOG_MOD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68879", + "display" : "MDC_NOTI_PT_DEMOG_ST_MOD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68880", + "display" : "MDC_NOTI_SCAN_ATTR_UPDT" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68881", + "display" : "MDC_NOTI_SCO_ATTR_UPDT" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68882", + "display" : "MDC_NOTI_SCO_OP_INVOK_ERR" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68883", + "display" : "MDC_NOTI_SCO_OP_REQ" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68884", + "display" : "MDC_NOTI_SCO_PROMPT" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68885", + "display" : "MDC_NOTI_SYS_ERR" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68886", + "display" : "MDC_NOTI_UNBUF_SCAN_RPT" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68887", + "display" : "MDC_NOTI_CONN_INDIC" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68888", + "display" : "MDC_NOTI_PRINTER_PROMPT" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68889", + "display" : "MDC_NOTI_PDMO" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68890", + "display" : "MDC_NOTI_SCO_ST" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68891", + "display" : "MDC_NOTI_DATE_TIME_CHANGED" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69632", + "display" : "MDC_DEV", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : ">" + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Generic device" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69633", + "display" : "MDC_DEV_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69634", + "display" : "MDC_DEV_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69635", + "display" : "MDC_DEV_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69636", + "display" : "MDC_DEV_ANALY", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Analyzer | | | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Generic analyzer" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69637", + "display" : "MDC_DEV_ANALY_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69638", + "display" : "MDC_DEV_ANALY_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69639", + "display" : "MDC_DEV_ANALY_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69640", + "display" : "MDC_DEV_ANALY_SAT_O2", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Analyzer | Concentration [Sat] | Blood | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "SpO2 monitor" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69641", + "display" : "MDC_DEV_ANALY_SAT_O2_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69642", + "display" : "MDC_DEV_ANALY_SAT_O2_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69643", + "display" : "MDC_DEV_ANALY_SAT_O2_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69644", + "display" : "MDC_DEV_ANALY_CONC_GAS_IDENT", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Analyzer | Concentration | Airway [Gas] | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Multigas identifier" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69645", + "display" : "MDC_DEV_ANALY_CONC_GAS_IDENT_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69646", + "display" : "MDC_DEV_ANALY_CONC_GAS_IDENT_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69647", + "display" : "MDC_DEV_ANALY_CONC_GAS_IDENT_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69648", + "display" : "MDC_DEV_ANALY_CONC_GAS_MULTI_PARAM", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Analyzer | Concentration | Multi-Gas | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Multigas analyzer" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69649", + "display" : "MDC_DEV_ANALY_CONC_GAS_MULTI_PARAM_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69650", + "display" : "MDC_DEV_ANALY_CONC_GAS_MULTI_PARAM_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69651", + "display" : "MDC_DEV_ANALY_CONC_GAS_MULTI_PARAM_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69652", + "display" : "MDC_DEV_ANALY_URINE_CHEM", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Analyzer | Concentration | Urine | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Urine chemistry analyzer" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69653", + "display" : "MDC_DEV_ANALY_URINE_CHEM_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69654", + "display" : "MDC_DEV_ANALY_URINE_CHEM_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69655", + "display" : "MDC_DEV_ANALY_URINE_CHEM_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69656", + "display" : "MDC_DEV_ANALY_ELEC_POTL_BRAIN", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Analyzer | ElectricalPotential | Brain | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "EEG analyzer" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69657", + "display" : "MDC_DEV_ANALY_ELEC_POTL_BRAIN_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69658", + "display" : "MDC_DEV_ANALY_ELEC_POTL_BRAIN_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69659", + "display" : "MDC_DEV_ANALY_ELEC_POTL_BRAIN_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69660", + "display" : "MDC_DEV_ANALY_ELEC_POTL_HEART_ACTIV", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Analyzer | ElectricalPotential | Heart | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Heart activity analyzer" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69661", + "display" : "MDC_DEV_ANALY_ELEC_POTL_HEART_ACTIV_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69662", + "display" : "MDC_DEV_ANALY_ELEC_POTL_HEART_ACTIV_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69663", + "display" : "MDC_DEV_ANALY_ELEC_POTL_HEART_ACTIV_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69664", + "display" : "MDC_DEV_ANALY_FLOW_AWAY", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Analyzer | Flow | Airway | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Airway flow analyzer" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69665", + "display" : "MDC_DEV_ANALY_FLOW_AWAY_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69666", + "display" : "MDC_DEV_ANALY_FLOW_AWAY_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69667", + "display" : "MDC_DEV_ANALY_FLOW_AWAY_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69668", + "display" : "MDC_DEV_ANALY_CARD_OUTPUT", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Analyzer | Flow | Blood | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Heart output device" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69669", + "display" : "MDC_DEV_ANALY_CARD_OUTPUT_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69670", + "display" : "MDC_DEV_ANALY_CARD_OUTPUT_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69671", + "display" : "MDC_DEV_ANALY_CARD_OUTPUT_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69672", + "display" : "MDC_DEV_ANALY_FLOW_LUNG", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Analyzer | Flow | Lung | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Lung flow analyzer" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69673", + "display" : "MDC_DEV_ANALY_FLOW_LUNG_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69674", + "display" : "MDC_DEV_ANALY_FLOW_LUNG_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69675", + "display" : "MDC_DEV_ANALY_FLOW_LUNG_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69676", + "display" : "MDC_DEV_ANALY_FLOW_URINE", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Analyzer | Flow | Urine | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Urine flow analyzer" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69677", + "display" : "MDC_DEV_ANALY_FLOW_URINE_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69678", + "display" : "MDC_DEV_ANALY_FLOW_URINE_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69679", + "display" : "MDC_DEV_ANALY_FLOW_URINE_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69680", + "display" : "MDC_DEV_ANALY_AWAY_MULTI_PARAM", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Analyzer | Multi-Parameter | Airway | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Spirometer" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69681", + "display" : "MDC_DEV_ANALY_AWAY_MULTI_PARAM_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69682", + "display" : "MDC_DEV_ANALY_AWAY_MULTI_PARAM_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69683", + "display" : "MDC_DEV_ANALY_AWAY_MULTI_PARAM_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69684", + "display" : "MDC_DEV_ANALY_BLD_CHEM_MULTI_PARAM", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Analyzer | Multi-Parameter | Blood | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Blood chemistry analyzer" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69685", + "display" : "MDC_DEV_ANALY_BLD_CHEM_MULTI_PARAM_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69686", + "display" : "MDC_DEV_ANALY_BLD_CHEM_MULTI_PARAM_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69687", + "display" : "MDC_DEV_ANALY_BLD_CHEM_MULTI_PARAM_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69688", + "display" : "MDC_DEV_ANALY_LUNG", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Analyzer | Multi-Parameter | Lung | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Lung analyzer" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69689", + "display" : "MDC_DEV_ANALY_LUNG_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69690", + "display" : "MDC_DEV_ANALY_LUNG_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69691", + "display" : "MDC_DEV_ANALY_LUNG_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69692", + "display" : "MDC_DEV_ANALY_MUSCL", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Analyzer | Multi-Parameter | Muscle | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Muscle analyzer" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69693", + "display" : "MDC_DEV_ANALY_MUSCL_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69694", + "display" : "MDC_DEV_ANALY_MUSCL_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69695", + "display" : "MDC_DEV_ANALY_MUSCL_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69696", + "display" : "MDC_DEV_ANALY_PT_PHYSIO", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Analyzer | Multi-Parameter | Physiologic | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Patient analyzer" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69697", + "display" : "MDC_DEV_ANALY_PT_PHYSIO_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69698", + "display" : "MDC_DEV_ANALY_PT_PHYSIO_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69699", + "display" : "MDC_DEV_ANALY_PT_PHYSIO_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69700", + "display" : "MDC_DEV_ANALY_SKIN_MULTI_PARAM", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Analyzer | Multi-Parameter | Skin | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Skin analyzer" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69701", + "display" : "MDC_DEV_ANALY_SKIN_MULTI_PARAM_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69702", + "display" : "MDC_DEV_ANALY_SKIN_MULTI_PARAM_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69703", + "display" : "MDC_DEV_ANALY_SKIN_MULTI_PARAM_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69704", + "display" : "MDC_DEV_ANALY_PRESS_AWAY", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Analyzer | Pressure | Airway | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Spirometry analyzer" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69705", + "display" : "MDC_DEV_ANALY_PRESS_AWAY_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69706", + "display" : "MDC_DEV_ANALY_PRESS_AWAY_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69707", + "display" : "MDC_DEV_ANALY_PRESS_AWAY_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69708", + "display" : "MDC_DEV_ANALY_PRESS_BLD", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Analyzer | Pressure | Blood | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Blood pressure analyzer" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69709", + "display" : "MDC_DEV_ANALY_PRESS_BLD_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69710", + "display" : "MDC_DEV_ANALY_PRESS_BLD_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69711", + "display" : "MDC_DEV_ANALY_PRESS_BLD_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69712", + "display" : "MDC_DEV_ANALY_PRESS_BRAIN_INTRACRAN", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Analyzer | Pressure | Brain | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Intracranial pressure analyzer" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69713", + "display" : "MDC_DEV_ANALY_PRESS_BRAIN_INTRACRAN_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69714", + "display" : "MDC_DEV_ANALY_PRESS_BRAIN_INTRACRAN_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69715", + "display" : "MDC_DEV_ANALY_PRESS_BRAIN_INTRACRAN_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69716", + "display" : "MDC_DEV_ANALY_PRESS_LUNG", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Analyzer | Pressure | Lung | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Lung pressure analyzer" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69717", + "display" : "MDC_DEV_ANALY_PRESS_LUNG_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69718", + "display" : "MDC_DEV_ANALY_PRESS_LUNG_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69719", + "display" : "MDC_DEV_ANALY_PRESS_LUNG_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69720", + "display" : "MDC_DEV_ANALY_RESP_RATE", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Analyzer | Rate | Lung | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Lung rate analyzer" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69721", + "display" : "MDC_DEV_ANALY_RESP_RATE_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69722", + "display" : "MDC_DEV_ANALY_RESP_RATE_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69723", + "display" : "MDC_DEV_ANALY_RESP_RATE_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69724", + "display" : "MDC_DEV_ANALY_RES_LUNG", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Analyzer | Resistance | Lung | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Lung resistance analyzer" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69725", + "display" : "MDC_DEV_ANALY_RES_LUNG_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69726", + "display" : "MDC_DEV_ANALY_RES_LUNG_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69727", + "display" : "MDC_DEV_ANALY_RES_LUNG_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69728", + "display" : "MDC_DEV_ANALY_TEMP_HEART_OUTPUT", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Analyzer | Temperature | Blood | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Heart output analyzer" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69729", + "display" : "MDC_DEV_ANALY_TEMP_HEART_OUTPUT_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69730", + "display" : "MDC_DEV_ANALY_TEMP_HEART_OUTPUT_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69731", + "display" : "MDC_DEV_ANALY_TEMP_HEART_OUTPUT_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69732", + "display" : "MDC_DEV_ANALY_VOL_HEART", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Analyzer | Volume | Heart | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Heart volume analyzer" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69733", + "display" : "MDC_DEV_ANALY_VOL_HEART_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69734", + "display" : "MDC_DEV_ANALY_VOL_HEART_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69735", + "display" : "MDC_DEV_ANALY_VOL_HEART_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69736", + "display" : "MDC_DEV_ANALY_VOL_LUNG", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Analyzer | Volume | Lung | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Lung volume analyzer" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69737", + "display" : "MDC_DEV_ANALY_VOL_LUNG_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69738", + "display" : "MDC_DEV_ANALY_VOL_LUNG_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69739", + "display" : "MDC_DEV_ANALY_VOL_LUNG_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69740", + "display" : "MDC_DEV_CALC", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Calculator | | | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Generic calculator" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69741", + "display" : "MDC_DEV_CALC_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69742", + "display" : "MDC_DEV_CALC_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69743", + "display" : "MDC_DEV_CALC_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69744", + "display" : "MDC_DEV_CALC_HEMO", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Calculator | Multi-Parameter | Heart | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Haemodynamics calculator" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69745", + "display" : "MDC_DEV_CALC_HEMO_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69746", + "display" : "MDC_DEV_CALC_HEMO_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69747", + "display" : "MDC_DEV_CALC_HEMO_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69748", + "display" : "MDC_DEV_CALC_RENAL", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Calculator | Multi-Parameter | Kidney | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Renal function calculator" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69749", + "display" : "MDC_DEV_CALC_RENAL_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69750", + "display" : "MDC_DEV_CALC_RENAL_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69751", + "display" : "MDC_DEV_CALC_RENAL_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69752", + "display" : "MDC_DEV_FILTER_CONC", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Filter | Concentration | | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Generic filter" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69753", + "display" : "MDC_DEV_FILTER_CONC_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69754", + "display" : "MDC_DEV_FILTER_CONC_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69755", + "display" : "MDC_DEV_FILTER_CONC_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69756", + "display" : "MDC_DEV_FILTER_CONC_AWAY", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Filter | Concentration | Airway [Gas] | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "CO2 scrubber" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69757", + "display" : "MDC_DEV_FILTER_CONC_AWAY_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69758", + "display" : "MDC_DEV_FILTER_CONC_AWAY_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69759", + "display" : "MDC_DEV_FILTER_CONC_AWAY_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69760", + "display" : "MDC_DEV_GEN", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Generator | | | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Generic generator" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69761", + "display" : "MDC_DEV_GEN_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69762", + "display" : "MDC_DEV_GEN_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69763", + "display" : "MDC_DEV_GEN_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69764", + "display" : "MDC_DEV_GEN_CONC_AWAY", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Generator | Concentration | Airway | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Vaporizer" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69765", + "display" : "MDC_DEV_GEN_CONC_AWAY_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69766", + "display" : "MDC_DEV_GEN_CONC_AWAY_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69767", + "display" : "MDC_DEV_GEN_CONC_AWAY_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69768", + "display" : "MDC_DEV_GEN_ELEC_POTL_HEART_DEFIB", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Generator | ElectricalPotential [Defib] | Heart | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Defibrillator (simple)" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69769", + "display" : "MDC_DEV_GEN_ELEC_POTL_HEART_DEFIB_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69770", + "display" : "MDC_DEV_GEN_ELEC_POTL_HEART_DEFIB_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69771", + "display" : "MDC_DEV_GEN_ELEC_POTL_HEART_DEFIB_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69772", + "display" : "MDC_DEV_GEN_ELEC_POTL_MUSCL", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Generator | ElectricalPotential | Muscle | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Muscle generator" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69773", + "display" : "MDC_DEV_GEN_ELEC_POTL_MUSCL_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69774", + "display" : "MDC_DEV_GEN_ELEC_POTL_MUSCL_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69775", + "display" : "MDC_DEV_GEN_ELEC_POTL_MUSCL_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69776", + "display" : "MDC_DEV_GEN_ELEC_POTL_SKIN", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Generator | ElectricalPotential | Skin | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Skin generator" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69777", + "display" : "MDC_DEV_GEN_ELEC_POTL_SKIN_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69778", + "display" : "MDC_DEV_GEN_ELEC_POTL_SKIN_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69779", + "display" : "MDC_DEV_GEN_ELEC_POTL_SKIN_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69780", + "display" : "MDC_DEV_GEN_EVOK_POTL_BRAIN_MULTI_PARAM", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Generator | Multi-Parameter | Brain | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Evoked potential system" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69781", + "display" : "MDC_DEV_GEN_EVOK_POTL_BRAIN_MULTI_PARAM_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69782", + "display" : "MDC_DEV_GEN_EVOK_POTL_BRAIN_MULTI_PARAM_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69783", + "display" : "MDC_DEV_GEN_EVOK_POTL_BRAIN_MULTI_PARAM_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69784", + "display" : "MDC_DEV_GEN_RATE_HEART", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Generator | Rate | Heart | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Pacemaker" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69785", + "display" : "MDC_DEV_GEN_RATE_HEART_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69786", + "display" : "MDC_DEV_GEN_RATE_HEART_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69787", + "display" : "MDC_DEV_GEN_RATE_HEART_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69788", + "display" : "MDC_DEV_GEN_TEMP_MUSCL", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Generator | Temperature | Muscle | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Diathermy device" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69789", + "display" : "MDC_DEV_GEN_TEMP_MUSCL_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69790", + "display" : "MDC_DEV_GEN_TEMP_MUSCL_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69791", + "display" : "MDC_DEV_GEN_TEMP_MUSCL_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69792", + "display" : "MDC_DEV_METER", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Meter | | | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Generic meter" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69793", + "display" : "MDC_DEV_METER_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69794", + "display" : "MDC_DEV_METER_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69795", + "display" : "MDC_DEV_METER_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69796", + "display" : "MDC_DEV_ECG", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Meter | ElectricalPotential | Heart | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "ECG" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69797", + "display" : "MDC_DEV_ECG_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69798", + "display" : "MDC_DEV_ECG_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69799", + "display" : "MDC_DEV_ECG_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69800", + "display" : "MDC_DEV_METER_CONC_SKIN_GAS", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Meter | Concentration | Skin [Gas] | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Transcutaneous gas meter" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69801", + "display" : "MDC_DEV_METER_CONC_SKIN_GAS_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69802", + "display" : "MDC_DEV_METER_CONC_SKIN_GAS_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69803", + "display" : "MDC_DEV_METER_CONC_SKIN_GAS_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69804", + "display" : "MDC_DEV_METER_CONC_URINE", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Meter | Concentration | Urine | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Urine chemistry transducer" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69805", + "display" : "MDC_DEV_METER_CONC_URINE_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69806", + "display" : "MDC_DEV_METER_CONC_URINE_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69807", + "display" : "MDC_DEV_METER_CONC_URINE_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69808", + "display" : "MDC_DEV_EEG", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Meter | ElectricalPotential | Brain | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Electrobraingraph" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69809", + "display" : "MDC_DEV_EEG_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69810", + "display" : "MDC_DEV_EEG_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69811", + "display" : "MDC_DEV_EEG_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69812", + "display" : "MDC_DEV_EMG", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Meter | ElectricalPotential | Muscle | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Electromyograph" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69813", + "display" : "MDC_DEV_EMG_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69814", + "display" : "MDC_DEV_EMG_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69815", + "display" : "MDC_DEV_EMG_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69816", + "display" : "MDC_DEV_METER_FLOW_AWAY", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Meter | Flow | Airway | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Pneumotacograph" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69817", + "display" : "MDC_DEV_METER_FLOW_AWAY_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69818", + "display" : "MDC_DEV_METER_FLOW_AWAY_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69819", + "display" : "MDC_DEV_METER_FLOW_AWAY_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69820", + "display" : "MDC_DEV_METER_FLOW_BLD", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Meter | Flow | Blood | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Blood flow meter" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69821", + "display" : "MDC_DEV_METER_FLOW_BLD_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69822", + "display" : "MDC_DEV_METER_FLOW_BLD_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69823", + "display" : "MDC_DEV_METER_FLOW_BLD_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69824", + "display" : "MDC_DEV_METER_FLOW_CARD", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Meter | Flow | Heart | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Heart output transducer" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69825", + "display" : "MDC_DEV_METER_FLOW_CARD_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69826", + "display" : "MDC_DEV_METER_FLOW_CARD_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69827", + "display" : "MDC_DEV_METER_FLOW_CARD_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69828", + "display" : "MDC_DEV_METER_FLOW_LUNG", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Meter | Flow | Lung | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Lung flow meter" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69829", + "display" : "MDC_DEV_METER_FLOW_LUNG_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69830", + "display" : "MDC_DEV_METER_FLOW_LUNG_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69831", + "display" : "MDC_DEV_METER_FLOW_LUNG_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69832", + "display" : "MDC_DEV_METER_FLOW_URINE", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Meter | Flow | Urine | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Urine output transducer" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69833", + "display" : "MDC_DEV_METER_FLOW_URINE_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69834", + "display" : "MDC_DEV_METER_FLOW_URINE_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69835", + "display" : "MDC_DEV_METER_FLOW_URINE_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69836", + "display" : "MDC_DEV_METER_PHYSIO_MULTI_PARAM", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Meter | Multi-Parameter | Physiologic | " + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69837", + "display" : "MDC_DEV_METER_PHYSIO_MULTI_PARAM_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69838", + "display" : "MDC_DEV_METER_PHYSIO_MULTI_PARAM_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69839", + "display" : "MDC_DEV_METER_PHYSIO_MULTI_PARAM_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69840", + "display" : "MDC_DEV_METER_SKIN_MULTI_PARAM", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Meter | Multi-Parameter | Skin | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Skin transducer" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69841", + "display" : "MDC_DEV_METER_SKIN_MULTI_PARAM_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69842", + "display" : "MDC_DEV_METER_SKIN_MULTI_PARAM_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69843", + "display" : "MDC_DEV_METER_SKIN_MULTI_PARAM_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69844", + "display" : "MDC_DEV_METER_BLD_CHEM", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Meter | Multi-Parameter | Blood | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Blood chemistry meter" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69845", + "display" : "MDC_DEV_METER_BLD_CHEM_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69846", + "display" : "MDC_DEV_METER_BLD_CHEM_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69847", + "display" : "MDC_DEV_METER_BLD_CHEM_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69848", + "display" : "MDC_DEV_METER_PRESS_AIR", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Meter | Pressure | Airway [Gas] | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Air pressure meter" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69849", + "display" : "MDC_DEV_METER_PRESS_AIR_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69850", + "display" : "MDC_DEV_METER_PRESS_AIR_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69851", + "display" : "MDC_DEV_METER_PRESS_AIR_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69852", + "display" : "MDC_DEV_METER_PRESS_BLD", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Meter | Pressure | Blood | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Blood pressure strain gauge" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69853", + "display" : "MDC_DEV_METER_PRESS_BLD_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69854", + "display" : "MDC_DEV_METER_PRESS_BLD_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69855", + "display" : "MDC_DEV_METER_PRESS_BLD_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69856", + "display" : "MDC_DEV_METER_PRESS_INTRA_CRAN", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Meter | Pressure | Brain | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Intracranial pressure meter" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69857", + "display" : "MDC_DEV_METER_PRESS_INTRA_CRAN_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69858", + "display" : "MDC_DEV_METER_PRESS_INTRA_CRAN_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69859", + "display" : "MDC_DEV_METER_PRESS_INTRA_CRAN_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69860", + "display" : "MDC_DEV_METER_PRESS_HEART", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Meter | Pressure | Heart | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Heart pressure transducer" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69861", + "display" : "MDC_DEV_METER_PRESS_HEART_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69862", + "display" : "MDC_DEV_METER_PRESS_HEART_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69863", + "display" : "MDC_DEV_METER_PRESS_HEART_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69864", + "display" : "MDC_DEV_METER_PRESS_LUNG", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Meter | Pressure | Lung | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Lung pressure meter" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69865", + "display" : "MDC_DEV_METER_PRESS_LUNG_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69866", + "display" : "MDC_DEV_METER_PRESS_LUNG_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69867", + "display" : "MDC_DEV_METER_PRESS_LUNG_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69868", + "display" : "MDC_DEV_METER_RES_AIR", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Meter | Resistance | Airway | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Air resistance meter" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69869", + "display" : "MDC_DEV_METER_RES_AIR_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69870", + "display" : "MDC_DEV_METER_RES_AIR_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69871", + "display" : "MDC_DEV_METER_RES_AIR_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69872", + "display" : "MDC_DEV_METER_RES_LUNG", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Meter | Resistance | Lung | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Lung resistance meter" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69873", + "display" : "MDC_DEV_METER_RES_LUNG_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69874", + "display" : "MDC_DEV_METER_RES_LUNG_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69875", + "display" : "MDC_DEV_METER_RES_LUNG_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69876", + "display" : "MDC_DEV_METER_STRENGTH_MUSCL", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Meter | Resistance | Muscle | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Dynamometer" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69877", + "display" : "MDC_DEV_METER_STRENGTH_MUSCL_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69878", + "display" : "MDC_DEV_METER_STRENGTH_MUSCL_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69879", + "display" : "MDC_DEV_METER_STRENGTH_MUSCL_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69880", + "display" : "MDC_DEV_METER_TEMP_AIR", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Meter | Temperature | Airway | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Air temperature meter" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69881", + "display" : "MDC_DEV_METER_TEMP_AIR_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69882", + "display" : "MDC_DEV_METER_TEMP_AIR_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69883", + "display" : "MDC_DEV_METER_TEMP_AIR_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69884", + "display" : "MDC_DEV_METER_TEMP_BLD", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Meter | Temperature | Blood | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Catheter tip temp. probe" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69885", + "display" : "MDC_DEV_METER_TEMP_BLD_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69886", + "display" : "MDC_DEV_METER_TEMP_BLD_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69887", + "display" : "MDC_DEV_METER_TEMP_BLD_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69888", + "display" : "MDC_DEV_METER_TEMP_BRAIN", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Meter | Temperature | Brain | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Brain temp. meter" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69889", + "display" : "MDC_DEV_METER_TEMP_BRAIN_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69890", + "display" : "MDC_DEV_METER_TEMP_BRAIN_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69891", + "display" : "MDC_DEV_METER_TEMP_BRAIN_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69892", + "display" : "MDC_DEV_METER_TEMP_HEART", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Meter | Temperature | Heart | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Heart temp. transducer" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69893", + "display" : "MDC_DEV_METER_TEMP_HEART_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69894", + "display" : "MDC_DEV_METER_TEMP_HEART_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69895", + "display" : "MDC_DEV_METER_TEMP_HEART_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69896", + "display" : "MDC_DEV_METER_TEMP_LUNG", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Meter | Temperature | Lung | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Lung temperature meter" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69897", + "display" : "MDC_DEV_METER_TEMP_LUNG_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69898", + "display" : "MDC_DEV_METER_TEMP_LUNG_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69899", + "display" : "MDC_DEV_METER_TEMP_LUNG_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69900", + "display" : "MDC_DEV_METER_TEMP", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Meter | Temperature | Physiologic | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Temperature probe" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69901", + "display" : "MDC_DEV_METER_TEMP_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69902", + "display" : "MDC_DEV_METER_TEMP_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69903", + "display" : "MDC_DEV_METER_TEMP_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69904", + "display" : "MDC_DEV_METER_TEMP_RENAL", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Meter | Temperature | Renal | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Renal temperature transducer" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69905", + "display" : "MDC_DEV_METER_TEMP_RENAL_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69906", + "display" : "MDC_DEV_METER_TEMP_RENAL_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69907", + "display" : "MDC_DEV_METER_TEMP_RENAL_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69908", + "display" : "MDC_DEV_METER_TEMP_SKIN", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Meter | Temperature | Skin | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Skin temperature meter" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69909", + "display" : "MDC_DEV_METER_TEMP_SKIN_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69910", + "display" : "MDC_DEV_METER_TEMP_SKIN_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69911", + "display" : "MDC_DEV_METER_TEMP_SKIN_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69912", + "display" : "MDC_DEV_METER_VOL_AIR", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Meter | Volume | Airway [Gas] | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Airway volume meter" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69913", + "display" : "MDC_DEV_METER_VOL_AIR_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69914", + "display" : "MDC_DEV_METER_VOL_AIR_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69915", + "display" : "MDC_DEV_METER_VOL_AIR_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69916", + "display" : "MDC_DEV_METER_VOL_HEART", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Meter | Volume | Heart | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Heart volume transducer" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69917", + "display" : "MDC_DEV_METER_VOL_HEART_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69918", + "display" : "MDC_DEV_METER_VOL_HEART_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69919", + "display" : "MDC_DEV_METER_VOL_HEART_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69920", + "display" : "MDC_DEV_METER_VOL_MUSCL", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Meter | Volume | Muscle | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Muscle volume meter" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69921", + "display" : "MDC_DEV_METER_VOL_MUSCL_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69922", + "display" : "MDC_DEV_METER_VOL_MUSCL_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69923", + "display" : "MDC_DEV_METER_VOL_MUSCL_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69924", + "display" : "MDC_DEV_MON", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Monitor | | | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Generic monitor" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69925", + "display" : "MDC_DEV_MON_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69926", + "display" : "MDC_DEV_MON_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69927", + "display" : "MDC_DEV_MON_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69928", + "display" : "MDC_DEV_MON_URINE_CHEM", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Monitor | Concentration | Urine | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Urine chemistry monitor" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69929", + "display" : "MDC_DEV_MON_URINE_CHEM_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69930", + "display" : "MDC_DEV_MON_URINE_CHEM_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69931", + "display" : "MDC_DEV_MON_URINE_CHEM_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69932", + "display" : "MDC_DEV_MON_BLD_CHEM_MULTI_PARAM", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Monitor | Multi-Parameter | Blood | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Blood chemistry monitor" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69933", + "display" : "MDC_DEV_MON_BLD_CHEM_MULTI_PARAM_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69934", + "display" : "MDC_DEV_MON_BLD_CHEM_MULTI_PARAM_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69935", + "display" : "MDC_DEV_MON_BLD_CHEM_MULTI_PARAM_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69936", + "display" : "MDC_DEV_MON_BRAIN_FUNC", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Monitor | Multi-Parameter | Brain | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Brain function monitor" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69937", + "display" : "MDC_DEV_MON_BRAIN_FUNC_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69938", + "display" : "MDC_DEV_MON_BRAIN_FUNC_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69939", + "display" : "MDC_DEV_MON_BRAIN_FUNC_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69940", + "display" : "MDC_DEV_MON_HEART_MULTI_PARAM", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Monitor | Multi-Parameter | Heart | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Haemodynamic monitor" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69941", + "display" : "MDC_DEV_MON_HEART_MULTI_PARAM_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69942", + "display" : "MDC_DEV_MON_HEART_MULTI_PARAM_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69943", + "display" : "MDC_DEV_MON_HEART_MULTI_PARAM_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69944", + "display" : "MDC_DEV_MON_LUNG_FUNC", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Monitor | Multi-Parameter | Lung | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Lung function monitor" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69945", + "display" : "MDC_DEV_MON_LUNG_FUNC_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69946", + "display" : "MDC_DEV_MON_LUNG_FUNC_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69947", + "display" : "MDC_DEV_MON_LUNG_FUNC_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69948", + "display" : "MDC_DEV_MON_MUSCL", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Monitor | Multi-Parameter | Muscle | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Muscle monitor" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69949", + "display" : "MDC_DEV_MON_MUSCL_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69950", + "display" : "MDC_DEV_MON_MUSCL_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69951", + "display" : "MDC_DEV_MON_MUSCL_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69952", + "display" : "MDC_DEV_MON_PT_PHYSIO_MULTI_PARAM", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Monitor | Multi-Parameter | Physiologic | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Patient monitoring system" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69953", + "display" : "MDC_DEV_MON_PT_PHYSIO_MULTI_PARAM_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69954", + "display" : "MDC_DEV_MON_PT_PHYSIO_MULTI_PARAM_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69955", + "display" : "MDC_DEV_MON_PT_PHYSIO_MULTI_PARAM_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69956", + "display" : "MDC_DEV_MON_RENAL_FUNC_MULTI_PARAM", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Monitor | Multi-Parameter | Renal | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Renal function monitor" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69957", + "display" : "MDC_DEV_MON_RENAL_FUNC_MULTI_PARAM_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69958", + "display" : "MDC_DEV_MON_RENAL_FUNC_MULTI_PARAM_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69959", + "display" : "MDC_DEV_MON_RENAL_FUNC_MULTI_PARAM_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69960", + "display" : "MDC_DEV_MON_SKIN_MULTI_PARAM", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Monitor | Multi-Parameter | Skin | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Skin monitor" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69961", + "display" : "MDC_DEV_MON_SKIN_MULTI_PARAM_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69962", + "display" : "MDC_DEV_MON_SKIN_MULTI_PARAM_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69963", + "display" : "MDC_DEV_MON_SKIN_MULTI_PARAM_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69964", + "display" : "MDC_DEV_MON_PHYSIO_MULTI_PARAM", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Monitor | Multi-Parameter | Physiologic | " + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69965", + "display" : "MDC_DEV_MON_PHYSIO_MULTI_PARAM_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69966", + "display" : "MDC_DEV_MON_PHYSIO_MULTI_PARAM_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69967", + "display" : "MDC_DEV_MON_PHYSIO_MULTI_PARAM_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69968", + "display" : "MDC_DEV_PUMP", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Pump | | | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Generic pump" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69969", + "display" : "MDC_DEV_PUMP_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69970", + "display" : "MDC_DEV_PUMP_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69971", + "display" : "MDC_DEV_PUMP_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69972", + "display" : "MDC_DEV_PUMP_HEART_LUNG", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Pump | Concentration [Oxy] | Blood | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Heart/lung machine" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69973", + "display" : "MDC_DEV_PUMP_HEART_LUNG_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69974", + "display" : "MDC_DEV_PUMP_HEART_LUNG_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69975", + "display" : "MDC_DEV_PUMP_HEART_LUNG_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69976", + "display" : "MDC_DEV_PUMP_FLOW_HEART", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Pump | Flow | Heart | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Left ventricular assist device" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69977", + "display" : "MDC_DEV_PUMP_FLOW_HEART_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69978", + "display" : "MDC_DEV_PUMP_FLOW_HEART_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69979", + "display" : "MDC_DEV_PUMP_FLOW_HEART_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69980", + "display" : "MDC_DEV_PUMP_PRESS_BLD_INTRAAORT", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Pump | Pressure | Blood [Intra-Aortic] | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Intra-aortic balloon pump" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69981", + "display" : "MDC_DEV_PUMP_PRESS_BLD_INTRAAORT_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69982", + "display" : "MDC_DEV_PUMP_PRESS_BLD_INTRAAORT_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69983", + "display" : "MDC_DEV_PUMP_PRESS_BLD_INTRAAORT_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69984", + "display" : "MDC_DEV_PUMP_INFUS", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Pump | Volume | Blood [Infusion] | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Infusor" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69985", + "display" : "MDC_DEV_PUMP_INFUS_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69986", + "display" : "MDC_DEV_PUMP_INFUS_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69987", + "display" : "MDC_DEV_PUMP_INFUS_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69988", + "display" : "MDC_DEV_REGUL", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Regulator | | | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Generic regulator" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69989", + "display" : "MDC_DEV_REGUL_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69990", + "display" : "MDC_DEV_REGUL_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69991", + "display" : "MDC_DEV_REGUL_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69992", + "display" : "MDC_DEV_REGUL_FLOW_AWAY_VENT", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Regulator | Flow | Airway, Resp | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Ventilator (flow)" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69993", + "display" : "MDC_DEV_REGUL_FLOW_AWAY_VENT_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69994", + "display" : "MDC_DEV_REGUL_FLOW_AWAY_VENT_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69995", + "display" : "MDC_DEV_REGUL_FLOW_AWAY_VENT_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69996", + "display" : "MDC_DEV_REGUL_BLD_CHEM", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Regulator | Multi-Parameter | Blood | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Dialysis machine" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69997", + "display" : "MDC_DEV_REGUL_BLD_CHEM_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69998", + "display" : "MDC_DEV_REGUL_BLD_CHEM_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69999", + "display" : "MDC_DEV_REGUL_BLD_CHEM_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70000", + "display" : "MDC_DEV_SYS_PT_VENT", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Regulator | Multi-Parameter | Lung | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Patient ventilation system" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70001", + "display" : "MDC_DEV_SYS_PT_VENT_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70002", + "display" : "MDC_DEV_SYS_PT_VENT_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70003", + "display" : "MDC_DEV_SYS_PT_VENT_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70004", + "display" : "MDC_DEV_REGUL_DECOMPRESS", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Regulator | Pressure [Negative] | Lung | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Decompression chamber" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70005", + "display" : "MDC_DEV_REGUL_DECOMPRESS_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70006", + "display" : "MDC_DEV_REGUL_DECOMPRESS_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70007", + "display" : "MDC_DEV_REGUL_DECOMPRESS_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70008", + "display" : "MDC_DEV_REGUL_PRESS_LUNG", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Regulator | Pressure | Lung | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Respirator" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70009", + "display" : "MDC_DEV_REGUL_PRESS_LUNG_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70010", + "display" : "MDC_DEV_REGUL_PRESS_LUNG_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70011", + "display" : "MDC_DEV_REGUL_PRESS_LUNG_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70012", + "display" : "MDC_DEV_REGUL_RATE_VENT", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Regulator | Rate | Lung | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Ventilator (rate)" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70013", + "display" : "MDC_DEV_REGUL_RATE_VENT_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70014", + "display" : "MDC_DEV_REGUL_RATE_VENT_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70015", + "display" : "MDC_DEV_REGUL_RATE_VENT_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70016", + "display" : "MDC_DEV_REGUL_TEMP_BLD", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Regulator | Temperature | Blood | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Blood warmer" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70017", + "display" : "MDC_DEV_REGUL_TEMP_BLD_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70018", + "display" : "MDC_DEV_REGUL_TEMP_BLD_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70019", + "display" : "MDC_DEV_REGUL_TEMP_BLD_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70020", + "display" : "MDC_DEV_REGUL_TEMP_SKIN", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Regulator | Temperature | Body | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Heater, incubator" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70021", + "display" : "MDC_DEV_REGUL_TEMP_SKIN_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70022", + "display" : "MDC_DEV_REGUL_TEMP_SKIN_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70023", + "display" : "MDC_DEV_REGUL_TEMP_SKIN_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70024", + "display" : "MDC_DEV_REGUL_VOL_VENT", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Regulator | Volume | Airway | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Ventilator (volume)" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70025", + "display" : "MDC_DEV_REGUL_VOL_VENT_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70026", + "display" : "MDC_DEV_REGUL_VOL_VENT_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70027", + "display" : "MDC_DEV_REGUL_VOL_VENT_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70028", + "display" : "MDC_DEV_SYS_MULTI_MODAL", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "System | | | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Generic medical system" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70029", + "display" : "MDC_DEV_SYS_MULTI_MODAL_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70030", + "display" : "MDC_DEV_SYS_MULTI_MODAL_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70031", + "display" : "MDC_DEV_SYS_MULTI_MODAL_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70032", + "display" : "MDC_DEV_SYS_BRAIN_MULTI_PARAM", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "System | Multi-Parameter | Brain | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Neurology system" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70033", + "display" : "MDC_DEV_SYS_BRAIN_MULTI_PARAM_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70034", + "display" : "MDC_DEV_SYS_BRAIN_MULTI_PARAM_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70035", + "display" : "MDC_DEV_SYS_BRAIN_MULTI_PARAM_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70036", + "display" : "MDC_DEV_SYS_CARD_MULTI_PARAM", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "System | Multi-Parameter | Heart | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Cardiology system" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70037", + "display" : "MDC_DEV_SYS_CARD_MULTI_PARAM_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70038", + "display" : "MDC_DEV_SYS_CARD_MULTI_PARAM_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70039", + "display" : "MDC_DEV_SYS_CARD_MULTI_PARAM_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70040", + "display" : "MDC_DEV_SYS_ANESTH", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "System | Multi-Parameter | Lung | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Anesthesia system" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70041", + "display" : "MDC_DEV_SYS_ANESTH_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70042", + "display" : "MDC_DEV_SYS_ANESTH_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70043", + "display" : "MDC_DEV_SYS_ANESTH_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70044", + "display" : "MDC_DEV_SYS_PHYSIO_MULTI_PARAM", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "System | Multi-Parameter | Physiologic | " + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70045", + "display" : "MDC_DEV_SYS_PHYSIO_MULTI_PARAM_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70046", + "display" : "MDC_DEV_SYS_PHYSIO_MULTI_PARAM_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70047", + "display" : "MDC_DEV_SYS_PHYSIO_MULTI_PARAM_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70656", + "display" : "MDC_DEV_GENERAL", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : ">" + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "General device" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70657", + "display" : "MDC_DEV_GENERAL_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70658", + "display" : "MDC_DEV_GENERAL_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70659", + "display" : "MDC_DEV_GENERAL_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70660", + "display" : "MDC_DEV_AUX", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : ">" + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Auxiliary device" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70661", + "display" : "MDC_DEV_AUX_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70662", + "display" : "MDC_DEV_AUX_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70663", + "display" : "MDC_DEV_AUX_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70664", + "display" : "MDC_DEV_ECG_RESP", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : ">" + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "ECG-derived respiration" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70665", + "display" : "MDC_DEV_ECG_RESP_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70666", + "display" : "MDC_DEV_ECG_RESP_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70667", + "display" : "MDC_DEV_ECG_RESP_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70668", + "display" : "MDC_DEV_ARRHY", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : ">" + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "ECG arrhythmia" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70669", + "display" : "MDC_DEV_ARRHY_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70670", + "display" : "MDC_DEV_ARRHY_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70671", + "display" : "MDC_DEV_ARRHY_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70672", + "display" : "MDC_DEV_PULS", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : ">" + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Haemodynamic pulse rate" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70673", + "display" : "MDC_DEV_PULS_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70674", + "display" : "MDC_DEV_PULS_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70675", + "display" : "MDC_DEV_PULS_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70676", + "display" : "MDC_DEV_ST", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : ">" + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "ECG ST" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70677", + "display" : "MDC_DEV_ST_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70678", + "display" : "MDC_DEV_ST_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70679", + "display" : "MDC_DEV_ST_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70680", + "display" : "MDC_DEV_CO2", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : ">" + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "CO2 gas analyzer, capnometer, capnograph" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70681", + "display" : "MDC_DEV_CO2_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70682", + "display" : "MDC_DEV_CO2_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70683", + "display" : "MDC_DEV_CO2_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70684", + "display" : "MDC_DEV_PRESS_BLD_NONINV", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : ">" + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Non-invasive blood pressure" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70685", + "display" : "MDC_DEV_PRESS_BLD_NONINV_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70686", + "display" : "MDC_DEV_PRESS_BLD_NONINV_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70687", + "display" : "MDC_DEV_PRESS_BLD_NONINV_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70688", + "display" : "MDC_DEV_CEREB_PERF", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : ">" + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Cerebral perfusion" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70689", + "display" : "MDC_DEV_CEREB_PERF_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70690", + "display" : "MDC_DEV_CEREB_PERF_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70691", + "display" : "MDC_DEV_CEREB_PERF_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70692", + "display" : "MDC_DEV_CO2_CTS", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : ">" + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Continuous CO2" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70693", + "display" : "MDC_DEV_CO2_CTS_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70694", + "display" : "MDC_DEV_CO2_CTS_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70695", + "display" : "MDC_DEV_CO2_CTS_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70696", + "display" : "MDC_DEV_CO2_TCUT", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : ">" + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Transcutaneous pCO2" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70697", + "display" : "MDC_DEV_CO2_TCUT_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70698", + "display" : "MDC_DEV_CO2_TCUT_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70699", + "display" : "MDC_DEV_CO2_TCUT_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70700", + "display" : "MDC_DEV_O2", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : ">" + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "O2 gas analyzer" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70701", + "display" : "MDC_DEV_O2_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70702", + "display" : "MDC_DEV_O2_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70703", + "display" : "MDC_DEV_O2_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70704", + "display" : "MDC_DEV_O2_CTS", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : ">" + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Continuous O2" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70705", + "display" : "MDC_DEV_O2_CTS_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70706", + "display" : "MDC_DEV_O2_CTS_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70707", + "display" : "MDC_DEV_O2_CTS_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70708", + "display" : "MDC_DEV_O2_TCUT", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : ">" + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Transcutaneous pO2" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70709", + "display" : "MDC_DEV_O2_TCUT_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70710", + "display" : "MDC_DEV_O2_TCUT_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70711", + "display" : "MDC_DEV_O2_TCUT_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70712", + "display" : "MDC_DEV_TEMP_DIFF", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : ">" + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Temperature difference probe" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70713", + "display" : "MDC_DEV_TEMP_DIFF_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70714", + "display" : "MDC_DEV_TEMP_DIFF_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70715", + "display" : "MDC_DEV_TEMP_DIFF_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70716", + "display" : "MDC_DEV_CNTRL", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : ">" + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Generic controller" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70717", + "display" : "MDC_DEV_CNTRL_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70718", + "display" : "MDC_DEV_CNTRL_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70719", + "display" : "MDC_DEV_CNTRL_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70720", + "display" : "MDC_DEV_AL", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : ">" + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Generic alarm" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70721", + "display" : "MDC_DEV_AL_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70722", + "display" : "MDC_DEV_AL_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70723", + "display" : "MDC_DEV_AL_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70724", + "display" : "MDC_DEV_WEDGE", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : ">" + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Pulmonary wedge pressure" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70725", + "display" : "MDC_DEV_WEDGE_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70726", + "display" : "MDC_DEV_WEDGE_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70727", + "display" : "MDC_DEV_WEDGE_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70728", + "display" : "MDC_DEV_O2_VEN_SAT", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : ">" + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "SvO2 monitor" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70729", + "display" : "MDC_DEV_O2_VEN_SAT_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70730", + "display" : "MDC_DEV_O2_VEN_SAT_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70731", + "display" : "MDC_DEV_O2_VEN_SAT_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70732", + "display" : "MDC_DEV_PMSTORE", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : ">" + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Data storage" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70733", + "display" : "MDC_DEV_PMSTORE_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70734", + "display" : "MDC_DEV_PMSTORE_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70735", + "display" : "MDC_DEV_PMSTORE_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70736", + "display" : "MDC_DEV_CARD_RATE", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : ">" + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Heart rate analyzer" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70737", + "display" : "MDC_DEV_CARD_RATE_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70738", + "display" : "MDC_DEV_CARD_RATE_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70739", + "display" : "MDC_DEV_CARD_RATE_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70740", + "display" : "MDC_DEV_SYS_VS", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : ">" + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Vital signs monitor" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70741", + "display" : "MDC_DEV_SYS_VS_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70742", + "display" : "MDC_DEV_SYS_VS_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70743", + "display" : "MDC_DEV_SYS_VS_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70744", + "display" : "MDC_DEV_SYS_VS_CONFIG", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : ">" + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Configurable (modular) vital signs monitor" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70745", + "display" : "MDC_DEV_SYS_VS_CONFIG_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70746", + "display" : "MDC_DEV_SYS_VS_CONFIG_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70747", + "display" : "MDC_DEV_SYS_VS_CONFIG_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70748", + "display" : "MDC_DEV_SYS_VS_UNCONFIG", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : ">" + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Non-configurable vital signs monitor" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70749", + "display" : "MDC_DEV_SYS_VS_UNCONFIG_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70750", + "display" : "MDC_DEV_SYS_VS_UNCONFIG_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70751", + "display" : "MDC_DEV_SYS_VS_UNCONFIG_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70752", + "display" : "MDC_DEV_AL_STAT", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : ">" + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Generic alarm status indicator" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70753", + "display" : "MDC_DEV_AL_STAT_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70754", + "display" : "MDC_DEV_AL_STAT_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70755", + "display" : "MDC_DEV_AL_STAT_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70756", + "display" : "MDC_DEV_WV_GENERAL", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : ">" + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "General waveform device" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70757", + "display" : "MDC_DEV_WV_GENERAL_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70758", + "display" : "MDC_DEV_WV_GENERAL_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70759", + "display" : "MDC_DEV_WV_GENERAL_CHAN" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/metric-operational-status", + "resource" : { + "resourceType" : "ValueSet", + "id" : "metric-operational-status", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "dev" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/metric-operational-status", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.646" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.630" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.2.337" + }], + "version" : "6.0.0-ballot2", + "name" : "DeviceMetricOperationalStatus", + "title" : "Device Metric Operational Status", + "status" : "draft", + "experimental" : true, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "Describes the operational status of the DeviceMetric.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/metric-operational-status" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:02225943-b7eb-47af-a84d-9510bea2cac5", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 4, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/metric-operational-status|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/metric-operational-status", + "code" : "on", + "display" : "On" + }, + { + "system" : "http://hl7.org/fhir/metric-operational-status", + "code" : "off", + "display" : "Off" + }, + { + "system" : "http://hl7.org/fhir/metric-operational-status", + "code" : "standby", + "display" : "Standby" + }, + { + "system" : "http://hl7.org/fhir/metric-operational-status", + "code" : "entered-in-error", + "display" : "Entered In Error" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/metric-category", + "resource" : { + "resourceType" : "ValueSet", + "id" : "metric-category", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "dev" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/metric-category", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.648" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.632" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.2.338" + }], + "version" : "6.0.0-ballot2", + "name" : "DeviceMetricCategory", + "title" : "Device Metric Category", + "status" : "draft", + "experimental" : true, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "Describes the category of the metric.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/metric-category" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:a3fe6f4d-b5f3-4629-a059-151949864a2d", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 4, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/metric-category|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/metric-category", + "code" : "measurement", + "display" : "Measurement" + }, + { + "system" : "http://hl7.org/fhir/metric-category", + "code" : "setting", + "display" : "Setting" + }, + { + "system" : "http://hl7.org/fhir/metric-category", + "code" : "calculation", + "display" : "Calculation" + }, + { + "system" : "http://hl7.org/fhir/metric-category", + "code" : "unspecified", + "display" : "Unspecified" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/metric-calibration-type", + "resource" : { + "resourceType" : "ValueSet", + "id" : "metric-calibration-type", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "dev" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/metric-calibration-type", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.650" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.634" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.2.339" + }], + "version" : "6.0.0-ballot2", + "name" : "DeviceMetricCalibrationType", + "title" : "Device Metric Calibration Type", + "status" : "draft", + "experimental" : true, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "Describes the type of a metric calibration.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/metric-calibration-type" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:be91ac56-494a-4a06-9f08-fc18a3618722", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 4, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/metric-calibration-type|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/metric-calibration-type", + "code" : "unspecified", + "display" : "Unspecified" + }, + { + "system" : "http://hl7.org/fhir/metric-calibration-type", + "code" : "offset", + "display" : "Offset" + }, + { + "system" : "http://hl7.org/fhir/metric-calibration-type", + "code" : "gain", + "display" : "Gain" + }, + { + "system" : "http://hl7.org/fhir/metric-calibration-type", + "code" : "two-point", + "display" : "Two Point" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/metric-calibration-state", + "resource" : { + "resourceType" : "ValueSet", + "id" : "metric-calibration-state", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "dev" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/metric-calibration-state", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.652" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.636" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.2.340" + }], + "version" : "6.0.0-ballot2", + "name" : "DeviceMetricCalibrationState", + "title" : "Device Metric Calibration State", + "status" : "draft", + "experimental" : true, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "Describes the state of a metric calibration.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/metric-calibration-state" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:d17ed82d-5e61-47d2-b470-b30e4ea5e7bf", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 4, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/metric-calibration-state|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/metric-calibration-state", + "code" : "not-calibrated", + "display" : "Not Calibrated" + }, + { + "system" : "http://hl7.org/fhir/metric-calibration-state", + "code" : "calibration-required", + "display" : "Calibration Required" + }, + { + "system" : "http://hl7.org/fhir/metric-calibration-state", + "code" : "calibrated", + "display" : "Calibrated" + }, + { + "system" : "http://hl7.org/fhir/metric-calibration-state", + "code" : "unspecified", + "display" : "Unspecified" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/identity-assuranceLevel", + "resource" : { + "resourceType" : "ValueSet", + "id" : "identity-assuranceLevel", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "pa" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 4 + }], + "url" : "http://hl7.org/fhir/ValueSet/identity-assuranceLevel", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.656" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.640" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.2.342" + }], + "version" : "6.0.0-ballot2", + "name" : "IdentityAssuranceLevel", + "title" : "Identity Assurance Level", + "status" : "draft", + "experimental" : false, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "The level of confidence that this link represents the same actual person, based on NIST Authentication Levels.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/identity-assuranceLevel" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:11f1919f-5abe-43df-932c-63218fafed2d", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 4, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/identity-assuranceLevel|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/identity-assuranceLevel", + "code" : "level1", + "display" : "Level 1" + }, + { + "system" : "http://hl7.org/fhir/identity-assuranceLevel", + "code" : "level2", + "display" : "Level 2" + }, + { + "system" : "http://hl7.org/fhir/identity-assuranceLevel", + "code" : "level3", + "display" : "Level 3" + }, + { + "system" : "http://hl7.org/fhir/identity-assuranceLevel", + "code" : "level4", + "display" : "Level 4" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/vision-product", + "resource" : { + "resourceType" : "ValueSet", + "id" : "vision-product", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "oo" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/vision-product", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.658" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.642" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.2.343" + }], + "version" : "6.0.0-ballot2", + "name" : "ExampleVisionPrescriptionProductCodes", + "title" : "Example Vision Prescription Product Codes", + "status" : "draft", + "experimental" : true, + "publisher" : "Financial Management", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "This value set includes a smattering of Prescription Product codes.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "copyright" : "This is an example set.", + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/ex-visionprescriptionproduct" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:32a64785-3ead-4d77-bae6-7769c07ef52e", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 2, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/ex-visionprescriptionproduct|1.0.1" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/ex-visionprescriptionproduct", + "code" : "lens", + "display" : "Lens" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/ex-visionprescriptionproduct", + "code" : "contact", + "display" : "Contact Lens" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/vision-eye-codes", + "resource" : { + "resourceType" : "ValueSet", + "id" : "vision-eye-codes", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "oo" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 3 + }], + "url" : "http://hl7.org/fhir/ValueSet/vision-eye-codes", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.660" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.644" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.2.344" + }], + "version" : "6.0.0-ballot2", + "name" : "VisionEyes", + "title" : "Vision Eyes", + "status" : "draft", + "experimental" : false, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "A coded concept listing the eye codes.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/vision-eye-codes" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:1cde4872-e739-45cf-8924-c39f66e7d67f", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 2, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/vision-eye-codes|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/vision-eye-codes", + "code" : "right", + "display" : "Right Eye" + }, + { + "system" : "http://hl7.org/fhir/vision-eye-codes", + "code" : "left", + "display" : "Left Eye" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/vision-base-codes", + "resource" : { + "resourceType" : "ValueSet", + "id" : "vision-base-codes", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "oo" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 3 + }], + "url" : "http://hl7.org/fhir/ValueSet/vision-base-codes", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.662" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.646" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.2.345" + }], + "version" : "6.0.0-ballot2", + "name" : "VisionBase", + "title" : "Vision Base", + "status" : "draft", + "experimental" : false, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "A coded concept listing the base codes.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/vision-base-codes" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:062e16cd-790d-4683-aa6f-4f387b6021b2", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 4, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/vision-base-codes|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/vision-base-codes", + "code" : "up", + "display" : "Up" + }, + { + "system" : "http://hl7.org/fhir/vision-base-codes", + "code" : "down", + "display" : "Down" + }, + { + "system" : "http://hl7.org/fhir/vision-base-codes", + "code" : "in", + "display" : "In" + }, + { + "system" : "http://hl7.org/fhir/vision-base-codes", + "code" : "out", + "display" : "Out" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/episode-of-care-status", + "resource" : { + "resourceType" : "ValueSet", + "id" : "episode-of-care-status", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "pa" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 2 + }], + "url" : "http://hl7.org/fhir/ValueSet/episode-of-care-status", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.664" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.648" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.2.346" + }], + "version" : "6.0.0-ballot2", + "name" : "EpisodeOfCareStatus", + "title" : "Episode Of Care Status", + "status" : "draft", + "experimental" : false, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "The status of the episode of care.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/episode-of-care-status" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:3d4aac41-565c-4e74-a0c0-d7d5c12d4c33", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 7, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/episode-of-care-status|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/episode-of-care-status", + "code" : "planned", + "display" : "Planned" + }, + { + "system" : "http://hl7.org/fhir/episode-of-care-status", + "code" : "waitlist", + "display" : "Waitlist" + }, + { + "system" : "http://hl7.org/fhir/episode-of-care-status", + "code" : "active", + "display" : "Active" + }, + { + "system" : "http://hl7.org/fhir/episode-of-care-status", + "code" : "onhold", + "display" : "On Hold" + }, + { + "system" : "http://hl7.org/fhir/episode-of-care-status", + "code" : "finished", + "display" : "Finished" + }, + { + "system" : "http://hl7.org/fhir/episode-of-care-status", + "code" : "cancelled", + "display" : "Cancelled" + }, + { + "system" : "http://hl7.org/fhir/episode-of-care-status", + "code" : "entered-in-error", + "display" : "Entered in Error" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/episodeofcare-type", + "resource" : { + "resourceType" : "ValueSet", + "id" : "episodeofcare-type", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "pa" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/episodeofcare-type", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.666" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.650" + }], + "version" : "6.0.0-ballot2", + "name" : "EpisodeOfCareType", + "title" : "Episode Of Care Type", + "status" : "draft", + "experimental" : true, + "publisher" : "FHIR Project team", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "This example value set defines a set of codes that can be used to express the usage type of an EpisodeOfCare record.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/episodeofcare-type" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:47f171c2-970f-42ce-944d-8ef8ca1ea30b", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 5, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/episodeofcare-type|1.0.1" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/episodeofcare-type", + "code" : "hacc", + "display" : "Home and Community Care" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/episodeofcare-type", + "code" : "pac", + "display" : "Post Acute Care" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/episodeofcare-type", + "code" : "diab", + "display" : "Post coordinated diabetes program" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/episodeofcare-type", + "code" : "da", + "display" : "Drug and alcohol rehabilitation" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/episodeofcare-type", + "code" : "cacp", + "display" : "Community-based aged care" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/definition-use", + "resource" : { + "resourceType" : "ValueSet", + "id" : "definition-use", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "normative" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fhir" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 5 + }], + "url" : "http://hl7.org/fhir/ValueSet/definition-use", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.1190" + }], + "version" : "6.0.0-ballot2", + "name" : "DefinitionUseCodes", + "title" : "Structure Definition Use Codes / Keywords", + "status" : "draft", + "experimental" : false, + "publisher" : "FHIR Project team", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "Structure Definition Use Codes / Keywords", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/definition-use" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:c579f6bf-5c8f-4d12-8825-fe63522c02b1", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 6, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/definition-use|2.0.0" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/definition-use", + "code" : "fhir-structure", + "display" : "FHIR Structure" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/definition-use", + "code" : "custom-resource", + "display" : "Custom Resource" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/definition-use", + "code" : "dam", + "display" : "Domain Analysis Model" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/definition-use", + "code" : "wire-format", + "display" : "Wire Format" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/definition-use", + "code" : "archetype", + "display" : "Domain Analysis Model" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/definition-use", + "code" : "template", + "display" : "Template" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/structure-definition-kind", + "resource" : { + "resourceType" : "ValueSet", + "id" : "structure-definition-kind", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fhir" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "normative" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version", + "valueCode" : "4.0.0" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 5 + }], + "url" : "http://hl7.org/fhir/ValueSet/structure-definition-kind", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.668" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.654" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.2.348" + }], + "version" : "6.0.0-ballot2", + "name" : "StructureDefinitionKind", + "title" : "Structure Definition Kind", + "status" : "active", + "experimental" : false, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "Defines the type of structure that a definition is describing.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/structure-definition-kind" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:877725bb-a364-41cc-bd00-02efd460eea1", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 4, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/structure-definition-kind|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/structure-definition-kind", + "code" : "primitive-type", + "display" : "Primitive Data Type" + }, + { + "system" : "http://hl7.org/fhir/structure-definition-kind", + "code" : "complex-type", + "display" : "Complex Data Type" + }, + { + "system" : "http://hl7.org/fhir/structure-definition-kind", + "code" : "resource", + "display" : "Resource" + }, + { + "system" : "http://hl7.org/fhir/structure-definition-kind", + "code" : "logical", + "display" : "Logical" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/extension-context-type", + "resource" : { + "resourceType" : "ValueSet", + "id" : "extension-context-type", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fhir" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "normative" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version", + "valueCode" : "4.0.0" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 5 + }], + "url" : "http://hl7.org/fhir/ValueSet/extension-context-type", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.1012" + }], + "version" : "6.0.0-ballot2", + "name" : "ExtensionContextType", + "title" : "Extension Context Type", + "status" : "active", + "experimental" : false, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "How an extension context is interpreted.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/extension-context-type" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:9c0735c9-9007-4972-a5db-936584243a0d", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 3, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/extension-context-type|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/extension-context-type", + "code" : "fhirpath", + "display" : "FHIRPath" + }, + { + "system" : "http://hl7.org/fhir/extension-context-type", + "code" : "element", + "display" : "Element ID" + }, + { + "system" : "http://hl7.org/fhir/extension-context-type", + "code" : "extension", + "display" : "Extension URL" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/type-derivation-rule", + "resource" : { + "resourceType" : "ValueSet", + "id" : "type-derivation-rule", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fhir" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "normative" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version", + "valueCode" : "4.0.0" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 5 + }], + "url" : "http://hl7.org/fhir/ValueSet/type-derivation-rule", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.673" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.659" + }], + "version" : "6.0.0-ballot2", + "name" : "TypeDerivationRule", + "title" : "Type Derivation Rule", + "status" : "active", + "experimental" : false, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "How a type relates to its baseDefinition.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/type-derivation-rule" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:e88a0df3-9ca3-40af-ba4c-31ccf9742e24", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 2, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/type-derivation-rule|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/type-derivation-rule", + "code" : "specialization", + "display" : "Specialization" + }, + { + "system" : "http://hl7.org/fhir/type-derivation-rule", + "code" : "constraint", + "display" : "Constraint" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/map-model-mode", + "resource" : { + "resourceType" : "ValueSet", + "id" : "map-model-mode", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fhir" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 4 + }], + "url" : "http://hl7.org/fhir/ValueSet/map-model-mode", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.675" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.661" + }], + "version" : "6.0.0-ballot2", + "name" : "StructureMapModelMode", + "title" : "Structure Map Model Mode", + "status" : "draft", + "experimental" : false, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "How the referenced structure is used in this mapping.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/map-model-mode" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:96169ceb-e415-4e6e-84e5-8ca786efd85d", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 4, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/map-model-mode|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/map-model-mode", + "code" : "source", + "display" : "Source Structure Definition" + }, + { + "system" : "http://hl7.org/fhir/map-model-mode", + "code" : "queried", + "display" : "Queried Structure Definition" + }, + { + "system" : "http://hl7.org/fhir/map-model-mode", + "code" : "target", + "display" : "Target Structure Definition" + }, + { + "system" : "http://hl7.org/fhir/map-model-mode", + "code" : "produced", + "display" : "Produced Structure Definition" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/map-group-type-mode", + "resource" : { + "resourceType" : "ValueSet", + "id" : "map-group-type-mode", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fhir" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 4 + }], + "url" : "http://hl7.org/fhir/ValueSet/map-group-type-mode", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.687" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.673" + }], + "version" : "6.0.0-ballot2", + "name" : "StructureMapGroupTypeMode", + "title" : "Structure Map Group Type Mode", + "status" : "draft", + "experimental" : false, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "If this is the default rule set to apply for the source type, or this combination of types.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/map-group-type-mode" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:f8a3be1f-658e-4da3-9724-87ca82cbd0c0", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 2, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/map-group-type-mode|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/map-group-type-mode", + "code" : "types", + "display" : "Default for Type Combination" + }, + { + "system" : "http://hl7.org/fhir/map-group-type-mode", + "code" : "type-and-types", + "display" : "Default for type + combination" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/map-input-mode", + "resource" : { + "resourceType" : "ValueSet", + "id" : "map-input-mode", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fhir" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 4 + }], + "url" : "http://hl7.org/fhir/ValueSet/map-input-mode", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.677" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.663" + }], + "version" : "6.0.0-ballot2", + "name" : "StructureMapInputMode", + "title" : "Structure Map Input Mode", + "status" : "draft", + "experimental" : false, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "Mode for this instance of data.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/map-input-mode" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:8970af88-c4a4-4b5a-9936-5433b6a65d2e", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 2, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/map-input-mode|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/map-input-mode", + "code" : "source", + "display" : "Source Instance" + }, + { + "system" : "http://hl7.org/fhir/map-input-mode", + "code" : "target", + "display" : "Target Instance" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/map-source-list-mode", + "resource" : { + "resourceType" : "ValueSet", + "id" : "map-source-list-mode", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fhir" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 4 + }], + "url" : "http://hl7.org/fhir/ValueSet/map-source-list-mode", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.683" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.669" + }], + "version" : "6.0.0-ballot2", + "name" : "StructureMapSourceListMode", + "title" : "Structure Map Source List Mode", + "status" : "draft", + "experimental" : false, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "If field is a list, how to manage the source.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/map-source-list-mode" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:650dcb6e-0f47-4686-b2a0-2bae40eb57fd", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 5, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/map-source-list-mode|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/map-source-list-mode", + "code" : "first", + "display" : "First" + }, + { + "system" : "http://hl7.org/fhir/map-source-list-mode", + "code" : "not_first", + "display" : "All but the first" + }, + { + "system" : "http://hl7.org/fhir/map-source-list-mode", + "code" : "last", + "display" : "Last" + }, + { + "system" : "http://hl7.org/fhir/map-source-list-mode", + "code" : "not_last", + "display" : "All but the last" + }, + { + "system" : "http://hl7.org/fhir/map-source-list-mode", + "code" : "only_one", + "display" : "Enforce only one" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/map-target-list-mode", + "resource" : { + "resourceType" : "ValueSet", + "id" : "map-target-list-mode", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fhir" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 4 + }], + "url" : "http://hl7.org/fhir/ValueSet/map-target-list-mode", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.685" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.671" + }], + "version" : "6.0.0-ballot2", + "name" : "StructureMapTargetListMode", + "title" : "Structure Map Target List Mode", + "status" : "draft", + "experimental" : false, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "If field is a list, how to manage the production.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/map-target-list-mode" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:1ba685cc-bb3b-4581-86f1-e719fa79b9bf", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 4, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/map-target-list-mode|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/map-target-list-mode", + "code" : "first", + "display" : "First" + }, + { + "system" : "http://hl7.org/fhir/map-target-list-mode", + "code" : "share", + "display" : "Share" + }, + { + "system" : "http://hl7.org/fhir/map-target-list-mode", + "code" : "last", + "display" : "Last" + }, + { + "system" : "http://hl7.org/fhir/map-target-list-mode", + "code" : "single", + "display" : "single" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/map-transform", + "resource" : { + "resourceType" : "ValueSet", + "id" : "map-transform", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fhir" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 4 + }], + "url" : "http://hl7.org/fhir/ValueSet/map-transform", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.681" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.667" + }], + "version" : "6.0.0-ballot2", + "name" : "StructureMapTransform", + "title" : "Structure Map Transform", + "status" : "draft", + "experimental" : false, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "How data is copied/created.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/map-transform" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:511c66f4-4861-4e2d-af07-e72401592841", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 17, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/map-transform|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/map-transform", + "code" : "create", + "display" : "create" + }, + { + "system" : "http://hl7.org/fhir/map-transform", + "code" : "copy", + "display" : "copy" + }, + { + "system" : "http://hl7.org/fhir/map-transform", + "code" : "truncate", + "display" : "truncate" + }, + { + "system" : "http://hl7.org/fhir/map-transform", + "code" : "escape", + "display" : "escape" + }, + { + "system" : "http://hl7.org/fhir/map-transform", + "code" : "cast", + "display" : "cast" + }, + { + "system" : "http://hl7.org/fhir/map-transform", + "code" : "append", + "display" : "append" + }, + { + "system" : "http://hl7.org/fhir/map-transform", + "code" : "translate", + "display" : "translate" + }, + { + "system" : "http://hl7.org/fhir/map-transform", + "code" : "reference", + "display" : "reference" + }, + { + "system" : "http://hl7.org/fhir/map-transform", + "code" : "dateOp", + "display" : "dateOp" + }, + { + "system" : "http://hl7.org/fhir/map-transform", + "code" : "uuid", + "display" : "uuid" + }, + { + "system" : "http://hl7.org/fhir/map-transform", + "code" : "pointer", + "display" : "pointer" + }, + { + "system" : "http://hl7.org/fhir/map-transform", + "code" : "evaluate", + "display" : "evaluate" + }, + { + "system" : "http://hl7.org/fhir/map-transform", + "code" : "cc", + "display" : "cc" + }, + { + "system" : "http://hl7.org/fhir/map-transform", + "code" : "c", + "display" : "c" + }, + { + "system" : "http://hl7.org/fhir/map-transform", + "code" : "qty", + "display" : "qty" + }, + { + "system" : "http://hl7.org/fhir/map-transform", + "code" : "id", + "display" : "id" + }, + { + "system" : "http://hl7.org/fhir/map-transform", + "code" : "cp", + "display" : "cp" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/supplyrequest-status", + "resource" : { + "resourceType" : "ValueSet", + "id" : "supplyrequest-status", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "oo" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/supplyrequest-status", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.695" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.681" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.2.354" + }], + "version" : "6.0.0-ballot2", + "name" : "SupplyRequestStatus", + "title" : "Supply Request Status", + "status" : "active", + "experimental" : true, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "Status of the supply request.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/supplyrequest-status" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:4f08a36f-62ee-4af9-9ae9-e59326517328", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 7, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/supplyrequest-status|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/supplyrequest-status", + "code" : "draft", + "display" : "Draft" + }, + { + "system" : "http://hl7.org/fhir/supplyrequest-status", + "code" : "active", + "display" : "Active" + }, + { + "system" : "http://hl7.org/fhir/supplyrequest-status", + "code" : "suspended", + "display" : "Suspended" + }, + { + "system" : "http://hl7.org/fhir/supplyrequest-status", + "code" : "cancelled", + "display" : "Cancelled" + }, + { + "system" : "http://hl7.org/fhir/supplyrequest-status", + "code" : "completed", + "display" : "Completed" + }, + { + "system" : "http://hl7.org/fhir/supplyrequest-status", + "code" : "entered-in-error", + "display" : "Entered in Error" + }, + { + "system" : "http://hl7.org/fhir/supplyrequest-status", + "code" : "unknown", + "display" : "Unknown" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/supplyrequest-kind", + "resource" : { + "resourceType" : "ValueSet", + "id" : "supplyrequest-kind", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "oo" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/supplyrequest-kind", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.693" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.679" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.2.353" + }], + "version" : "6.0.0-ballot2", + "name" : "SupplyType", + "title" : "Supply Type", + "status" : "draft", + "experimental" : true, + "publisher" : "FHIR Project team", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "This value sets refers to a Category of supply.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/supply-kind" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:e347e1a5-1320-4215-8ec4-c10368709a1a", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 2, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/supply-kind|1.0.1" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/supply-kind", + "code" : "central", + "display" : "Central Supply" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/supply-kind", + "code" : "nonstock", + "display" : "Non-Stock" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/supply-item", + "resource" : { + "resourceType" : "ValueSet", + "id" : "supply-item", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "oo" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/supply-item", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.699" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.685" + }], + "version" : "6.0.0-ballot2", + "name" : "SNOMEDCTSupplyItem", + "title" : "SNOMED CT Supply Item", + "status" : "draft", + "experimental" : true, + "date" : "2016-05-18T16:57:59+00:00", + "publisher" : "FHIR Project team", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "This value set includes [SNOMED CT](http://snomed.info/sct) where concept is-a 105590001 (Substance (substance)) or concept is-a 260787004 (Physical object) and provided as an example value set.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "copyright" : "This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement.", + "compose" : { + "include" : [{ + "system" : "http://snomed.info/sct", + "filter" : [{ + "property" : "concept", + "op" : "is-a", + "value" : "105590001" + }] + }, + { + "system" : "http://snomed.info/sct", + "filter" : [{ + "property" : "concept", + "op" : "is-a", + "value" : "260787004" + }] + }] + }, + "expansion" : { + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/valueset-unclosed", + "valueBoolean" : true + }], + "identifier" : "urn:uuid:b12a035c-8a24-472b-a068-93976664c326", + "timestamp" : "2024-10-02T17:54:47+00:00", + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-valueset", + "valueUri" : "null" + }, + { + "name" : "used-codesystem", + "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230131" + }, + { + "name" : "version", + "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230131" + }], + "contains" : [{ + "system" : "http://snomed.info/sct", + "code" : "105590001", + "display" : "Substance", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Substances" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Substance (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "102002", + "display" : "Hemoglobin Okaloosa", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb 48(CD7), Leu-arg" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin Okaloosa" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin Okaloosa (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "120006", + "display" : "Ornithine racemase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ornithine racemase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "125001", + "display" : "Ferrous (59-Fe) sulfate (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ferrous (59-Fe) sulfate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "126000", + "display" : "Galactosyl-N-acetylglucosaminylgalactosylglucosylceramide alpha-galactosyltransferase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Galactosyl-N-acetylglucosaminylgalactosylglucosylceramide alpha-galactosyltransferase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "130002", + "display" : "Hemoglobin Hopkins-II", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb 112(G19), His-asp" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin Hopkins-II" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin Hopkins-II (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "131003", + "display" : "Dolichyl-phosphate mannosyltransferase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dolichyl-phosphate mannosyltransferase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "159002", + "display" : "Ferrocyanide salt", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ferrocyanide salt (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "164003", + "display" : "Phosphoenolpyruvate-protein phosphotransferase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Enzyme I of the phosphotransferase system" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phosphoenolpyruvate-protein phosphotransferase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "178002", + "display" : "Uridine diphosphate galactose", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Uridine diphosphate galactose (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Uridyl diphosphate galactose" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "UDP - Uridyl diphosphate galactose" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "186002", + "display" : "HLA-Cw9 antigen", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leukocyte antigen Cw9" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leucocyte antigen Cw9" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leukocyte antigen Cw9 (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "187006", + "display" : "Cyanocobalamin (57-Co) (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cyanocobalamin (57-Co)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "200001", + "display" : "Berberine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Berberine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "217008", + "display" : "Blood group antigen IH", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen HI" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen IO" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen IH (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "231008", + "display" : "3-hydroxyisobutyrate dehydrogenase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "3-hydroxyisobutyrate dehydrogenase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "238002", + "display" : "Heptachlor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Heptachlor (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "261000", + "display" : "Codeine phosphate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Codeine phosphate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "296000", + "display" : "Coumachlor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Coumachlor (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "327000", + "display" : "Arsenic-76 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arsenic-76" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "76-As" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "329002", + "display" : "Antimony-127 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antimony-127" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "127-Sb" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "336001", + "display" : "Fibrinogen Tokyo II", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fibrinogen Tokyo II (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "340005", + "display" : "Enzyme variant", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Enzyme variant (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "363000", + "display" : "Fibrinogen San Juan", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fibrinogen San Juan (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "370000", + "display" : "Beta>2S< glycoprotein (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Beta>2S< glycoprotein" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "371001", + "display" : "Acylcarnitine hydrolase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acylcarnitine hydrolase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "377002", + "display" : "Sparteine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lupinidine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sparteine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "392001", + "display" : "Gadolinium-151 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "151-Gd" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gadolinium-151" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "395004", + "display" : "Immunoglobulin pentamer", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immunoglobulin pentamer (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "412004", + "display" : "Ribose-5-phosphate isomerase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phosphopentosisomerase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phosphoriboisomerase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ribose-5-phosphate isomerase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "424006", + "display" : "Citramalyl-CoA lyase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Citramalyl-coenzyme A lyase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Citramalyl-coenzyme A lyase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "425007", + "display" : "Hemoglobin Nagoya", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb 97(FG4), His-pro" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin Nagoya" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin Nagoya (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "432003", + "display" : "Carminic acid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carminic acid stain (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carminic acid stain" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "438004", + "display" : "2-hydroxyglutarate dehydrogenase (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "2-hydroxyglutarate dehydrogenase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "462009", + "display" : "Urease (ATP-hydrolysing)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Urease (adenosine triphosphate-hydrolysing) (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Urease (adenosine triphosphate-hydrolysing)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "472007", + "display" : "Vegetable textile fiber", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vegetable textile fibre" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vegetable textile fiber (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "476005", + "display" : "Lymphocyte antigen CD1b", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lymphocyte antigen CD1b (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CD1b - Cluster of differentiation antigen 1b" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cluster of differentiation antigen 1b" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "498001", + "display" : "Nitrilase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nitrilase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "501001", + "display" : "Blood group antibody Sf^a^", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Stolzfus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Sf^a^ (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "505005", + "display" : "Blood group antibody M'", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody M' (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "506006", + "display" : "3-oxosteroid delta^1^-dehydrogenase (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "3-oxosteroid delta^1^-dehydrogenase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "515004", + "display" : "Blood group antigen Giaigue", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Giaigue (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "519005", + "display" : "Free protein S", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Free protein S (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "521000", + "display" : "Mercury-197 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mercury-197" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "197-Hg" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "529003", + "display" : "Guanosine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Guanosine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "538001", + "display" : "2,3-dihydroxybenzoate 3,4-dioxygenase (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "2,3-dihydroxybenzoate 3,4-dioxygenase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "O-pyrocatechuate oxygenase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "566009", + "display" : "Acrosin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acrosin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "576007", + "display" : "Blood group antibody Duck", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Duck (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "578008", + "display" : "Hemoglobin Jianghua", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb 120(GH3), Lys-ile" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin Jianghua" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin Jianghua (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "584006", + "display" : "Blood group antibody Wr^b^", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Wr^b^ (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "585007", + "display" : "Substance P", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Substance P (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "SP - Substance P" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "591009", + "display" : "2-oxoisovalerate dehydrogenase (acylating) (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "2-oxoisovalerate dehydrogenase (acylating)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "593007", + "display" : "Blood group antibody Holmes", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Holmes (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "594001", + "display" : "2-oxoglutarate synthase (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "2-oxoglutarate synthase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "597008", + "display" : "Californium-247 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "247-Cf" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Californium-247" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "604000", + "display" : "Plant sapogenin glycoside", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Plant saponin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Saponin glycoside" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Plant sapogenin glycoside (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "611001", + "display" : "Hippurate hydrolase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hippurate hydrolase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "620005", + "display" : "Trichlorophenol", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trichlorophenol (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "648005", + "display" : "Oil of calamus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oil of calamus (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "662003", + "display" : "Aeromonas proteolytica aminopeptidase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aeromonas proteolytica aminopeptidase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "668004", + "display" : "Osmium-185 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "185-Os" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osmium-185" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "683009", + "display" : "Mercuric acetate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mercuric acetate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "686001", + "display" : "Plastoquinol-plastocyanin reductase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Plastoquinol-plastocyanin reductase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "693002", + "display" : "Trichothecenes", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fusarium toxins" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trichothecenes (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trichothecene" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "698006", + "display" : "Erythromycin lactobionate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Erythromycin lactobionate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "699003", + "display" : "Coal tar extract", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Coal tar extract (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "704006", + "display" : "Blood group antigen Rx", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Sd^x^" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Rx (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "732002", + "display" : "N-valeraldehyde", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "N-valeraldehyde (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "735000", + "display" : "Blood group antigen Jobbins", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Job" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Jobbins (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "747006", + "display" : "Oxamniquine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oxamniquine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "773001", + "display" : "Hemoglobin M-Iwate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb 87(F8), His-tyr" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb M-Kankakee" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb M-Oldenburg" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb M-Sendai" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin M-Iwate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin M-Iwate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "785009", + "display" : "Dextranase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dextranase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "804003", + "display" : "Creosotic acid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Creosotic acid (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "819002", + "display" : "Lytic antibody", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lytic antibody (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "850000", + "display" : "Stizolobate synthase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stizolobate synthase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "859004", + "display" : "Peptide-N^4^-(N-acetyl-b-glucosaminyl) asparagine amidase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glycopeptidase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "N-Oligosaccharide glycopeptidase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Peptide-N^4^-(N-acetyl-b-glucosaminyl) asparagine amidase (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glycopeptide N-glycosidase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Peptide N-glycosidase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "860009", + "display" : "Immunoglobulin, aggregated", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immunoglobulin, aggregated (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "873008", + "display" : "Urethan", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Urethane" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ethyl urethan" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Urethan (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ethyl carbamate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "876000", + "display" : "Blood group antigen D", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Rh>o<" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Rh1" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "RH1 (ISBT symbol)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen D (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "D antigen" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "877009", + "display" : "Carboxypeptidase A", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carboxypolypeptidase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carboxypeptidase A (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "889006", + "display" : "(acetyl-coenzyme A carboxylase) kinase (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "[acetyl-CoA carboxylase] kinase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "(acetyl-coenzyme A carboxylase) kinase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "(acetyl-CoA carboxylase) kinase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acetyl-CoA carboxylase kinase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "896008", + "display" : "Ice", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ice (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "905001", + "display" : "o-Dihydroxycoumarin O^7^-glucosyltransferase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "o-Dihydroxycoumarin O^7^-glucosyltransferase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "923009", + "display" : "Complement component C2", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Complement component C2 (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Complement component 2" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "C2 - complement component 2" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "925002", + "display" : "Sodium iodipamide", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sodium iodipamide (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "963005", + "display" : "Pyridoxine 4-dehydrogenase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pyridoxin dehydrogenase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pyridoxine 4-dehydrogenase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "974001", + "display" : "Adenosylmethionine decarboxylase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adenosylmethionine decarboxylase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "979006", + "display" : "Carbamate kinase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carbamate kinase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "993004", + "display" : "Palladium compound", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Palladium compound (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1002007", + "display" : "Mannotetraose 2-alpha-N-acetylglucosaminyltransferase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mannotetraose 2-alpha-N-acetylglucosaminyltransferase (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alpha-N-acetylglucosaminyltransferase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1010008", + "display" : "N-Acetylneuraminate monooxygenase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "N-Acetylneuraminate monooxygenase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1018001", + "display" : "Nornicotine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nornicotine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1025008", + "display" : "Molybdenum-93 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Molybdenum-93" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "93-Mo" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1047008", + "display" : "Guanine deaminase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Guanase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Guanine aminase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Guanine deaminase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1050006", + "display" : "Melilotate 3-monooxygenase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Melilotate hydroxylase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Melilotate 3-monooxygenase (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "2-hydroxyphenylpropionate hydroxylase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1065007", + "display" : "E. coli periplasmic proteinase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "E. coli periplasmic proteinase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1080001", + "display" : "Thallium-202 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "202-Tl" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thallium-202" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1091008", + "display" : "Coagulation factor inhibitor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Substance with coagulation factor inhibitor mechanism of action (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Substance with coagulation factor inhibitor mechanism of action" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1097007", + "display" : "Blood group antigen M^A^", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen M^A^ (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1105007", + "display" : "Isochorismate synthase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Isochorismate synthase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1113008", + "display" : "Pancreatic ribonuclease", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "RNase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "RNase I" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "RNase A" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pancreatic RNase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ribonuclease I" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pancreatic ribonuclease (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1137008", + "display" : "Uranium-240 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "240-U" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Uranium-240" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1149009", + "display" : "Hemoglobin Barcelona", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb 94(FG1), Asp-his" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin Barcelona" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin Barcelona (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1160000", + "display" : "Blood group antibody Lutheran", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Lu" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antibody to antigen in ISBT system LU" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antibody to antigen in ISBT system 005" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antibody to antigen in Lutheran blood group system" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lutheran system antibody" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antibody to antigen in Lutheran blood group system (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1166006", + "display" : "Titanium", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Titanium (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ti - Titanium" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1169004", + "display" : "Hemoglobin Gower-2", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin alpha>2< epsilon>2<" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin Gower-2" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin alpha>2< epsilon>2<" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin Gower-2 (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1171004", + "display" : "Fibrinogen Kawaguchi", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fibrinogen Kawaguchi (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1185009", + "display" : "Hemoglobin Roseau-Pointe à Pitre", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb 90(F6), Glu-gly" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin Roseau-Pointe a Pitre" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin Roseau-Pointe a Pitre" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin Roseau-Pointe à Pitre (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin Roseau-Pointe à Pitre" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1189003", + "display" : "Hemoglobin F-M-Osaka", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb 63(E7), His-tyr, gamma chain" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin F-M-Osaka" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin F-M-Osaka (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1190007", + "display" : "Mephenoxalone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mephenoxalone (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1219001", + "display" : "Diethyl xanthogen disulfide", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diethyl xanthogen disulfide (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1223009", + "display" : "Blood group antigen Marks", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Marks (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1244009", + "display" : "Fibrinogen Madrid I", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fibrinogen Madrid I (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1248007", + "display" : "Leucostoma neutral proteinase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Leucostoma neutral proteinase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1269009", + "display" : "Amikacin sulfate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Amikacin sulphate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Amikacin sulfate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1272002", + "display" : "Pteridine oxidase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pteridine oxidase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1273007", + "display" : "Blood group antibody Evelyn", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Evelyn (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1313002", + "display" : "Nitrate reductase (cytochrome)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nitrate reductase (cytochrome) (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1319003", + "display" : "Blood group antibody K18", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody V.M." + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody K18 (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1320009", + "display" : "Hemoglobin Manitoba", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb 102(G9), Ser-arg" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin Manitoba" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin Manitoba (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1325004", + "display" : "Metocurine iodide", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dimethyl tubocurarine iodide" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Metocurine iodide (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1331001", + "display" : "Methamidophos", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Methamidophos (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1336006", + "display" : "Deoxycortone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deoxycorticosterone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "11-deoxycorticosterone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "21-hydroxyprogesterone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deoxycortone (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1341003", + "display" : "Hemoglobin Ta-li", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb 83(EF7), Gly-cys" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin Ta-li" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin Ta-li (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1346008", + "display" : "Blue shade eosin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Eosin BA-BN" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blue shade eosin stain (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blue shade eosin stain" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1355006", + "display" : "Antihemophilic factor B Oxford 3 variant", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Coagulation factor IX Oxford 3 variant" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antihaemophilic factor B Oxford 3 variant" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Coagulation factor IX Oxford 3 variant (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1368003", + "display" : "Iodine-131 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Iodine-131" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "131-I" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1371006", + "display" : "Blood group antigen Big", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Big (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1373009", + "display" : "Zirconium-93 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Zirconium-93" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "93-Zr" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1381005", + "display" : "Iodine-126 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "126-I" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Iodine-126" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1394007", + "display" : "Iron pentacarbonyl", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Iron pentacarbonyl (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1396009", + "display" : "Actinium", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Actinium (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1405004", + "display" : "Blood group antibody M^e^", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody M^e^ (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1408002", + "display" : "Blood group antibody 1123K", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody 1123K (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1416006", + "display" : "Radium compound", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radium compound (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1450002", + "display" : "Methylparafynol", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Methylpentynol" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Meparfynol" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "3-methyl-1-pentyn-3-ol" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Methylpentynol (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1466000", + "display" : "Cyclomaltodextrinase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cyclomaltodextrinase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1471007", + "display" : "Elastin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Elastin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1472000", + "display" : "Adenosine-phosphate deaminase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adenosine-phosphate deaminase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1476002", + "display" : "Codeine sulfate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Codeine sulphate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Codeine sulfate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1477006", + "display" : "Hemoglobin Yatsushiro", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb 60(E4), Val-leu" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin Yatsushiro" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin Yatsushiro (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1496005", + "display" : "Proto-oncogene", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Proto-oncogene (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1506001", + "display" : "Blood group antigen Ch^a^", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Chido" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CH1 (ISBT symbol)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Ch" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen CH/RG1" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Ch1" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Ch1 (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1517000", + "display" : "HLA-B21 antigen", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "HLA - Human leucocyte antigen B21" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leucocyte antigen B21" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "HLA - Human leukocyte antigen B21" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leukocyte antigen B21" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leukocyte antigen B21 (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1530004", + "display" : "6-carboxyhexanoate-CoA ligase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "6-carboxyhexanoate-coenzyme A ligase (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "6-carboxyhexanoate-coenzyme A ligase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "6-carboxyhexanoyl-CoA synthetase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1535009", + "display" : "Nitrogen fluoride", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nitrogen trifluoride" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nitrogen fluoride (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1536005", + "display" : "Pargyline hydrochloride", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pargyline hydrochloride (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1540001", + "display" : "Tellurium radioisotope", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tellurium radioisotope (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1545006", + "display" : "Uridine phosphorylase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pyrimidine phosphorylase (uridine)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Uridine phosphorylase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1557002", + "display" : "Talc", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Talcum" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Talcum powder" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Native hydrous magnesium silicate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Talc (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Talc dusting powder" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1565004", + "display" : "Blood group antibody Buckalew", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Buckalew (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1575001", + "display" : "Maltose tetrapalmitate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "MTP" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Maltose tetrapalmitate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1603001", + "display" : "Cobalt isotope", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cobalt isotope (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1607000", + "display" : "Homoserine kinase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Homoserine kinase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1609002", + "display" : "N-octyl isosafrole sulfoxide", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "N-octyl isosafrole sulfoxide (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1634002", + "display" : "Blood group antigen Ven", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Ven (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1649005", + "display" : "Blood group antigen Sul", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Sullivan" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Sul (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1656004", + "display" : "Hemoglobin Shaare Zedek", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb 56(E5), Lys-glu" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin Shaare Zedek" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin Shaare Zedek (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1660001", + "display" : "Plant seeds", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Plant seeds (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1668008", + "display" : "Ceforanide", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ceforanide (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1672007", + "display" : "Ligase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Substance with ligase mechanism of action (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Substance with ligase mechanism of action" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1673002", + "display" : "Xylenol", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Xylenol (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1675009", + "display" : "Rubidium-86 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "86-Rb" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rubidium-86" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1676005", + "display" : "Blood group antibody LW^ab^", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody LW>1<" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody LW>2<" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody LW>3<" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody LW^ab^ (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1681001", + "display" : "Blood group antibody BLe^b^", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody BLe^b^ (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1696002", + "display" : "12-HPETE", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "12-hydroperoxy eicosatetraenoic acid (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "12-hydroperoxy eicosatetraenoic acid" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1701009", + "display" : "Gold-191 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gold-191" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "191-Au" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1710001", + "display" : "Uric acid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Uric acid (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "UA - Uric acid" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1726000", + "display" : "Diamond", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diamond (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1727009", + "display" : "Deoxylimonate A-ring-lactonase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deoxylimonate A-ring-lactonase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1740004", + "display" : "Deoxy cytidine triphosphate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "dCTP" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deoxy cytidine triphosphate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1764003", + "display" : "Saccharopine dehydrogenase (NADP^+^,L-glutamate-forming)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Saccharopine dehydrogenase (nicotinamide adenine dinucleotide phosphate ^+^,L-glutamate-forming)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Saccharopine dehydrogenase (nicotinamide adenine dinucleotide phosphate ^+^,L-glutamate-forming) (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1768000", + "display" : "Sucrose phosphorylase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sucrose glucosyltransferase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sucrose phosphorylase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1786002", + "display" : "Leucine-tRNA ligase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Leucyl-tRNA synthetase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Leucine-transfer ribonucleic acid ligase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Leucine-transfer ribonucleic acid ligase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1793003", + "display" : "Sodium trichloroacetate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sodium trichloroacetate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1795005", + "display" : "Glyodin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glyodin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1798007", + "display" : "Hemoglobin Hammersmith", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb 42(CD1), Phe-ser" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb Chiba" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin Hammersmith" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin Hammersmith (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1799004", + "display" : "L-Lysine oxidase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "L-Lysine oxidase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1823002", + "display" : "Hemoglobin Tochigi", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin Tochigi" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin Tochigi (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1827001", + "display" : "Ribonuclease T>1<", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Guanyloribonuclease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aspergillus oryzae ribonuclease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "RNase N>1< and N>2<" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ribonuclease T>1< (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1886008", + "display" : "Verdohemoglobin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Verdohaemoglobin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Choleglobin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Verdohemoglobin (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Verdoglobin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1904005", + "display" : "Galactoside 3-fucosyltransferase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lewis-negative alpha-3-fucosyltransferase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Galactoside 3-fucosyltransferase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1914001", + "display" : "von Willebrand factor inhibitor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antibody to von Willebrand factor" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "von Willebrand factor antibody" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "von Willebrand factor antibody (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1916004", + "display" : "Boroglycerin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Boroglycerin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1940007", + "display" : "Immunoglobulin, GM>21< allotype", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immunoglobulin, GM>21< allotype (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1944003", + "display" : "Coagulation factor X Patient variant", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Coagulation factor X Patient variant (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1956002", + "display" : "Buclizine hydrochloride", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Buclizine hydrochloride (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1971003", + "display" : "Loxapine hydrochloride", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Loxapine hydrochloride (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1975007", + "display" : "Blood group antibody Niemetz", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Niemitz" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Niemetz (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1978009", + "display" : "Site-specific methyltransferase (cytosine-specific)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Modification methylase (cytosine-specific)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Site-specific methyltransferase (cytosine-specific) (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1985008", + "display" : "Vomitus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vomit" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vomitus (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1991005", + "display" : "Lignins", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lignins (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lignin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2000001", + "display" : "Heavy nitrogen", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nitrogen-15" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nitrogen-15 (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2006007", + "display" : "Inosine diphosphate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inosine diphosphate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2008008", + "display" : "Gallium-67 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gallium-67" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "67-Ga" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2009000", + "display" : "Cobalt carbonyl", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cobalt carbonyl (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2017008", + "display" : "DNA topoisomerase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Type I DNA topoisomerase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Untwisting enzyme" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Relaxing enzyme" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nicking-closing enzyme" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Swivelase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "w-Protein" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deoxyribonucleic acid topoisomerase (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deoxyribonucleic acid topoisomerase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2027002", + "display" : "Alternaria serine proteinase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alternaria serine proteinase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2029004", + "display" : "Fibrinogen Oslo II", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fibrinogen Oslo II (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2038002", + "display" : "Blood group antibody Bg^b^", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody HLA-B17" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Bg^b^ (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2039005", + "display" : "sym-Norspermidine synthase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "sym-Norspermidine synthase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2050008", + "display" : "Choloylglycine hydrolase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glycocholase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bile salt hydrolase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Choloylglycine hydrolase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2064008", + "display" : "L-Xylulokinase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "L-Xylulokinase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2082006", + "display" : "Lymphocyte antigen CD51", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lymphocyte antigen CD51 (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vitronectin receptor alpha chain" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cluster of differentiation antigen 51" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CD51 - Cluster of differentiation antigen 51" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2085008", + "display" : "Oncogene protein TCL", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "T-cell leukemia-lymphoma gene" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "T-cell leukaemia-lymphoma gene" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oncogene protein TCL (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2088005", + "display" : "Page blue G-90", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Coomassie brilliant blue G250" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Xylene brilliant cyanine G" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Page blue G-90 stain (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Page blue G-90 stain" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2096000", + "display" : "NAD^+^ ADP-ribosyltransferase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poly(ADP) polymerase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poly(adenosine diphosphate ribose) polymerase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ADP-ribosyltransferase (polymerizing)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ADP-ribosyltransferase (polymerising)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nicotinamide adenine dinucleotide ^+^ adenosine diphosphate-ribosyltransferase (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nicotinamide adenine dinucleotide ^+^ adenosine diphosphate-ribosyltransferase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2100004", + "display" : "Sulfonethylmethane", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sulfonethylmethane (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2101000", + "display" : "Yeast proteinase B", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Baker's yeast proteinase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brewer's yeast proteinase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Yeast proteinase B (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2125008", + "display" : "Betazole", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Betazole (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "1H-Pyrazole-3-ethanamine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2130007", + "display" : "Cyclohexane-1,2-diol dehydrogenase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cyclohexane-1,2-diol dehydrogenase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2141009", + "display" : "Hydrogen", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "H - Hydrogen" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hydrogen (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2147008", + "display" : "Blood group antigen Paular", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Pau" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Paular (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2151005", + "display" : "Pyridoxamine-pyruvate aminotransferase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pyridoxamine-pyruvate aminotransferase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2154002", + "display" : "Tagaturonate reductase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tagaturonate reductase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2159007", + "display" : "Azorubin S", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Naphthol red S" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Naphthylamine red" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acid red 27" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Azorubin S stain (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Azorubin S stain" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2163000", + "display" : "Dicofol", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Kelthane" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "bis-(p-Chlorophenyl) trichloroethanol" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "DTMC" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dicofol (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2168009", + "display" : "Bisphosphoglycerate mutase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diphosphoglycerate mutase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glycerate phosphomutase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bisphosphoglycerate synthase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bisphosphoglycerate mutase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2179004", + "display" : "Malonate-semialdehyde dehydratase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Malonate-semialdehyde dehydratase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2189000", + "display" : "Hemoglobin F-Dammam", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb 79(EF3), Asp-asn" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin F-Dammam" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin F-Dammam (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2194000", + "display" : "Rhodium-101 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rhodium-101" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "101-Rh" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2195004", + "display" : "Tocainide hydrochloride", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tocainide hydrochloride (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2201007", + "display" : "Bacteriopurpurin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bacteriopurpurin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2208001", + "display" : "Phenylserine aldolase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phenylserine aldolase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2212007", + "display" : "Fibrinogen Bethesda II", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fibrinogen Bethesda II (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2215009", + "display" : "Azuresin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Azuresin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2240002", + "display" : "Guanidinobutyrase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Guanidinobutyrase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2249001", + "display" : "Gentamicin sulfate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gentamicin sulfate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2254005", + "display" : "Orotic acid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Orotic acid (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2260005", + "display" : "HLA-DRw18 antigen", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leukocyte antigen DRw18" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leukocyte antigen DRw18 (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leucocyte antigen DRw18" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2262002", + "display" : "Cellulose polysulfatase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cellulose polysulphatase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cellulose polysulfatase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2264001", + "display" : "Selenium isotope", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Selenium isotope (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2309006", + "display" : "Gold", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Au - Gold" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gold (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2311002", + "display" : "Prostacyclin synthase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prostacyclin synthase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2329007", + "display" : "Blood group antibody Vel", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Vel (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2331003", + "display" : "Carbohydrate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carbohydrate (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Saccharide" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2338009", + "display" : "Plant roots", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Plant roots (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Root" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2343002", + "display" : "Guthion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Guthion (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2346005", + "display" : "Vascormone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vascormone (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2354007", + "display" : "3'-nucleotidase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "3'-nucleotidase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2369008", + "display" : "Indole-3-acetate beta-glucosyltransferase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Indole-3-acetate beta-glucosyltransferase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2370009", + "display" : "UDP-N-acetylmuramate-alanine ligase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "UDP-N-acetylmuramoyl-L-alanine synthetase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Uridine diphosphate-N-acetylmuramate-alanine ligase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Uridine diphosphate-N-acetylmuramate-alanine ligase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2376003", + "display" : "Mercury compound", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mercury compound (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2384004", + "display" : "Uranium-230 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "230-U" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Uranium-230" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2404002", + "display" : "Blood group antibody St^a^", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Stones" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody St^a^ (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2405001", + "display" : "Oxetanone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Propanolide" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Propiolactone (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Propiolactone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Beta- propiolactone" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2414006", + "display" : "Prolactin receptor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prolactin receptor (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2430003", + "display" : "Silicon radioisotope", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Silicon radioisotope (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2431004", + "display" : "Blood group antibody Friedberg", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Friedberg (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2441001", + "display" : "Mercury radioisotope", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mercury radioisotope (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2444009", + "display" : "HLA-Dw25 antigen", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leucocyte antigen Dw25" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leukocyte antigen Dw25" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leukocyte antigen Dw25 (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2450004", + "display" : "Mannosamine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mannosamine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2462000", + "display" : "Glucose dehydrogenase (NADP^+^)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glucose dehydrogenase (nicotinamide adenine dinucleotide phosphate ^+^)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glucose dehydrogenase (nicotinamide adenine dinucleotide phosphate ^+^) (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2466002", + "display" : "Chloride peroxidase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chloride peroxidase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2500009", + "display" : "Lymphocyte antigen CDw41b", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lymphocyte antigen CDw41b (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2509005", + "display" : "D-glutamic acid oxidase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "D-glutamate oxidase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "D-glutamate oxidase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2522002", + "display" : "Extravascular blood", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Extravascular blood (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2529006", + "display" : "Hemoglobin Wood", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb 97(FG4), His-leu" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin Wood" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin Wood (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2537003", + "display" : "Antituberculosis agent", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antituberculosis agent (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2568004", + "display" : "Blood group antigen McAuley", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen McAuley (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2573005", + "display" : "Immunoglobulin, GM>13< allotype", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immunoglobulin, GM>13< allotype (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2575003", + "display" : "Zinc alpha>2< glycoprotein", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Zinc alpha>2< glycoprotein (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Zinc alpha-2 glycoprotein" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2595009", + "display" : "Tellurium-119m (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tellurium-119m" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "119m-Te" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2597001", + "display" : "Alpha-1 globulin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alpha 1 globulin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alpha 1 globulin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2611008", + "display" : "Blood group antibody La Fave", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody La Fave (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2637006", + "display" : "Indium isotope", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Indium isotope (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2648004", + "display" : "Bile vomitus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bile vomitus (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2649007", + "display" : "Azo dye", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Azo dye (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Azo-dye" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2660003", + "display" : "Sodium dehydrocholate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sodium dehydrocholate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2671002", + "display" : "Dehydropantoate hydroxymethyltransferase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "3-methyl-2-oxobutanoate hydroxy-methyltransferase (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "3-methyl-2-oxobutanoate hydroxy-methyltransferase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alpha-ketoisovalerate hydroxymethyltransferase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2674005", + "display" : "Cesium-128 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cesium-128" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "128-Cs" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2676007", + "display" : "C3(H20)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "C3(H20) (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2678008", + "display" : "Hemoglobin New Mexico", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb 100(G2), Pro-arg" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin New Mexico" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin New Mexico (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2680002", + "display" : "Anti-factor XIII", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Circulating anti-factor XIII" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Factor XIII inhibitor" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Factor XIII antibody" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Factor XIII antibody (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2698003", + "display" : "Natural gas", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Natural gas (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2705002", + "display" : "Arsenic-72 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "72-As" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arsenic-72" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2706001", + "display" : "Blood group antigen Vennera", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Vennera (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2719002", + "display" : "Tartrate dehydratase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tartrate dehydratase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2721007", + "display" : "Blood group antigen McC^f^", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen McC^f^ (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2728001", + "display" : "Antigen in Lewis (Le) blood group system", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lewis antigen type" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antigen in Lewis (Le) blood group system (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lewis system antigen" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2753003", + "display" : "Blood group antibody M>1<", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody M>1< (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2754009", + "display" : "Hemoglobin F-Kennestone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb 77(EF1), His-arg" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin F-Kennestone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin F-Kennestone (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2765004", + "display" : "Blood group antigen Sc3", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "SC3 (ISBT symbol)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Sc3 (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2778004", + "display" : "Pleural fluid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pleural fluid (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2796008", + "display" : "Methantheline (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Methanthelinium" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Methantheline" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2799001", + "display" : "Methylbenzethonium chloride", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Methylbenzethonium chloride (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Methylbenzethonium" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2823004", + "display" : "Hemoglobin Bristol", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb 67(E11), Val-asp" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin Bristol" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin Bristol (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2832002", + "display" : "Molybdenum compound", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Molybdenum compound (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2846002", + "display" : "Hemoglobin Saitama", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb 117(G19), His-pro" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin Saitama" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin Saitama (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2869004", + "display" : "Ethanoic acid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acetic acid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acetic acid (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2878005", + "display" : "Isonipecaine hydrochloride", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pethidine hydrochloride" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Meperidine hydrochloride" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pethidine hydrochloride (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2880004", + "display" : "Calcium sulfate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Calcium sulphate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Calcium sulfate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2883002", + "display" : "Exopolygalacturonate lyase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Exopolygalacturonate lyase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2913009", + "display" : "Immunoglobulin E, H chain", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immunoglobulin E, H chain (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immunoglobulin epsilon chain" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2916001", + "display" : "Neon-22 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "22-Ne" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neon-22" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2925007", + "display" : "Fluorometholone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fluorometholone (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2927004", + "display" : "Rescinnamine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rescinnamine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2938004", + "display" : "Pyrazole", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pyrazole (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "1,2-diazole" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2942001", + "display" : "Carbon (14-C) xylose (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carbon (14-C) xylose" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carbon (14-C) D-xylose" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2950005", + "display" : "Hemoglobin L-Persian Gulf", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb 57(E6), Gly-arg" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin L-Persian Gulf" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin L-Persian Gulf (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2958003", + "display" : "Zinc caprylate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Zinc caprylate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2964005", + "display" : "Dimethoxyamphetamine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "DMA" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dimethoxyamphetamine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2974008", + "display" : "Trichophyton schoenleinii collagenase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trichophyton schoenleinii collagenase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2988007", + "display" : "HLA-Aw antigen", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leukocyte antigen Aw (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leukocyte antigen Aw" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leucocyte antigen Aw" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2991007", + "display" : "Mecamylamine hydrochloride", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mecamylamine hydrochloride (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2995003", + "display" : "Arecoline", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arecoline (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3027009", + "display" : "Barium-133 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Barium-133" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "133-Ba" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3031003", + "display" : "Dihydroxyaluminum sodium carbonate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dihydroxyaluminium sodium carbonate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dihydroxyaluminum sodium carbonate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3040004", + "display" : "Technetium (99m-Tc) disofenin (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Technetium (99m-Tc) disofenin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3045009", + "display" : "Nitrochlorobenzene", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nitrochlorobenzene (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3052006", + "display" : "Ornithine-oxo-acid aminotransferase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ornithine-oxo-acid aminotransferase (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ornithine ketoacid aminotransferase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3066001", + "display" : "Triiodothyroacetic acid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "TRIAC" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Triiodothyroacetic acid (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "3,5,3' triiodothyroacetic acid" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3070009", + "display" : "Aspartate-ammonia ligase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Asparagine synthetase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aspartate-ammonia ligase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3087006", + "display" : "Oil of male fern", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oil of male fern (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3107005", + "display" : "Hemoglobin Shuangfeng", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb 27(B8), Glu-lys" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin Shuangfeng" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin Shuangfeng (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3108000", + "display" : "Aspergillus deoxyribonuclease K>1<", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aspergillus DNase K>1<" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aspergillus deoxyribonuclease K>1< (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3131000", + "display" : "Blood group antigen Middel", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Mid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Middel (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3136005", + "display" : "Cefoperazone sodium", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cefoperazone sodium (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3142009", + "display" : "Azacyclonol", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diphenyl carbinol" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Azacyclonol (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3145006", + "display" : "Penicillic acid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Penicillic acid (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3150000", + "display" : "Sialate O-acetylesterase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sialate O-acetylesterase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3151001", + "display" : "Left upper lobe mucus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Left upper lobe mucus (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3155005", + "display" : "3-phosphoglyceroyl-phosphate-polyphosphate phosphotransferase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "3-phosphoglyceroyl-phosphate-polyphosphate phosphotransferase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3161008", + "display" : "3-methyl histidine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "3-methyl histidine (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "3-methylhistidine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3167007", + "display" : "Hard coal", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anthracite" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hard coal (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3187008", + "display" : "Blood group antigen Nielsen", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Nielsen (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3193000", + "display" : "Alpha-1,4-glucan-protein synthase (uridine diphosphate-forming)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alpha-1,4-glucan-protein synthase (UDP-forming)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alpha-1,4-glucan-protein synthase (uridine diphosphate-forming) (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3197004", + "display" : "Inosine monophosphate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inosine monophosphate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3209002", + "display" : "Pancuronium sodium", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pancuronium sodium (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3212004", + "display" : "Manganese sulfate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Manganese sulphate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Manganese sulfate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3225007", + "display" : "Fibrinogen Seattle I", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fibrinogen Seattle I (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3232003", + "display" : "O-benzyl-parachlorophenol (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "O-benzyl-parachlorophenol" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ortho-benzyl-para-chlorophenol" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3271000", + "display" : "Hemoglobin Southampton", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb 106(G8), Leu-pro" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb Casper" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin Southampton" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin Southampton (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3273002", + "display" : "Tyrosine-ester sulfotransferase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tyrosine-ester sulphotransferase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tyrosine-ester sulfotransferase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3300001", + "display" : "Euphorbain", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Euphorbain (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3318003", + "display" : "Vaginal secretion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vaginal secretion (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3325005", + "display" : "Lipopolysaccharide", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lipopolysaccharide (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3339005", + "display" : "(R)-20-Hydroxysteroid dehydrogenase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cortisone reductase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "(R)-20-Hydroxysteroid dehydrogenase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3340007", + "display" : "Alpha-amylase (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alpha-amylase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3342004", + "display" : "Copper isotope", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Copper isotope (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3346001", + "display" : "Hemoglobin Brest", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb 127(H5), Gln-lys" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin Brest" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin Brest (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3378009", + "display" : "Imipramine hydrochloride", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Imipramine hydrochloride (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3379001", + "display" : "Thimerosal", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thiomersal" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thimerosal (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Merthiolate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3392003", + "display" : "Aldehyde dehydrogenase (acceptor)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aldehyde dehydrogenase (acceptor) (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3405005", + "display" : "2-hydroxy-3-oxoadipate synthase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "2-hydroxy-3-oxoadipate synthase (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "2-hydroxy-3-oxo-adipate synthase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3411008", + "display" : "bis-(Dimethylthiocarbamyl) disulfide", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "bis-(Dimethylthiocarbamyl) disulfide (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3437006", + "display" : "Hydroxymethylglutaryl-CoA hydrolase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hydroxymethylglutaryl-coenzyme A hydrolase (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hydroxymethylglutaryl-coenzyme A hydrolase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3440006", + "display" : "Biotin carboxylase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Biotin carboxylase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3455002", + "display" : "Discontinued pesticide", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Discontinued pesticide (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3463001", + "display" : "L-amino-acid dehydrogenase (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "L-amino-acid dehydrogenase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3465008", + "display" : "DNA topoisomerase (ATP-hydrolysing)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Type II DNA topoisomerase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "DNA-gyrase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deoxyribonucleic acid topoisomerase (adenosine triphosphate [ATP]-hydrolysing)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deoxyribonucleic acid topoisomerase (adenosine triphosphate-hydrolysing) (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deoxyribonucleic acid topoisomerase (adenosine triphosphate-hydrolysing)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3466009", + "display" : "Dimethylamine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dimethylamine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3492002", + "display" : "Galactinol-sucrose galactosyltransferase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Galactinol-sucrose galactosyltransferase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3493007", + "display" : "Smegma clitoridis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Smegma clitoridis (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3495000", + "display" : "Cystyl-aminopeptidase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oxytocinase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cystyl-aminopeptidase (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cystine aminopeptidase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3501003", + "display" : "Isoxsuprine hydrochloride", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Isoxsuprine hydrochloride (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3523004", + "display" : "Hemoglobin Q-India", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb 64(E13), Asp-his" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin Q-India" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin Q-India (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3532002", + "display" : "Laryngeal mucus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Laryngeal mucus (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3555004", + "display" : "Blood group antigen Morrison", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Morrison (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3579002", + "display" : "Cesium-129 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cesium-129" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "129-Cs" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3581000", + "display" : "Glucose-6-phosphatase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glucose-6-phosphatase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3587001", + "display" : "Malate dehydrogenase (decarboxylating)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Malate dehydrogenase (decarboxylating) (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3588006", + "display" : "Complement enzyme", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Complement enzyme (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3597005", + "display" : "Acebutolol hydrochloride", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acebutolol hydrochloride (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3602003", + "display" : "Warm antibody", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Warm agglutinin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Warm antibody (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3610002", + "display" : "Epoxide hydrolase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Epoxide hydratase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arene-oxide hydratase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Epoxide hydrolase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3617004", + "display" : "Selenium-79 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Selenium-79" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "79-Se" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3648007", + "display" : "Glucocorticoid receptor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glucocorticoid receptor (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3655009", + "display" : "Hemoglobin Constant Springs", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin Constant Springs" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin Constant Springs (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin Constant Spring" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb - Haemoglobin Constant Spring" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb - Hemoglobin Constant Spring" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin Constant Spring" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3672002", + "display" : "Fibrinogen Caracas", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fibrinogen Caracas (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3684000", + "display" : "Phenylacetic acid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phenylacetic acid (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3689005", + "display" : "Hemoglobin Mizushi", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb 75(EF4), Asp-gly" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin Mizushi" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin Mizushi (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3692009", + "display" : "Sodium sulfite", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sodium sulfite (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3693004", + "display" : "Fibrinogen Dusard", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fibrinogen Dusard (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fibrinogen Dusart" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3702007", + "display" : "CDPglycerol glycerophosphotransferase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Teichoic-acid synthase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cytidine diphosphate (CDP) glycerol glycerophosphotransferase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cytidine diphosphate glycerol glycerophosphotransferase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cytidine diphosphate glycerol glycerophosphotransferase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3710008", + "display" : "Prostaglandin synthase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prostaglandin-endoperoxide synthase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prostaglandin G/H synthase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prostaglandin synthase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3718001", + "display" : "Cow's milk", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cow's milk (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3726009", + "display" : "Valine-tRNA ligase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Valyl-tRNA synthetase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Valine-transfer ribonucleic acid ligase (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Valine-transfer ribonucleic acid ligase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3727000", + "display" : "Hemoglobin F-Port Royal", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb 125(H3), Glu-ala" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin F-Port Royal" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin F-Port Royal (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3730007", + "display" : "Blood group antigen Tr^a^", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Traversu" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Lanthois" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Tr^a^ (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3737005", + "display" : "Nitrate reductase (NADH)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nitrate reductase (reduced nicotinamide adenine dinucleotide)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nitrate reductase (reduced nicotinamide adenine dinucleotide) (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3742002", + "display" : "Extracellular crystal", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Extracellular crystal (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3757009", + "display" : "Gossypol", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cottonseed meal toxin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gossypol (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3771001", + "display" : "Neuromelanin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neuromelanin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3775005", + "display" : "Choline dehydrogenase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Choline dehydrogenase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3776006", + "display" : "Xanthine dehydrogenase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Xanthine dehydrogenase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3792001", + "display" : "Arachidonic acid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arachidonic acid (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Eicosatetraenoic acid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "5,8,11,14-eicosatetraenoic acid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "AA - arachidonic acid" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3800009", + "display" : "Acetate kinase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acetokinase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acetate kinase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3807007", + "display" : "Blood group antigen c", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Rh4" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "RH4 (ISBT symbol)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "c antigen" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen c (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3811001", + "display" : "Magnesium-protoporphyrin methyltransferase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Magnesium-protoporphyrin methyltransferase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3812008", + "display" : "Beryllium isotope", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Beryllium isotope (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3816006", + "display" : "Vanadium isotope", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vanadium isotope (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3823007", + "display" : "Prochlorperazine edisylate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prochlorperazine edisylate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3829006", + "display" : "Iron", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Iron (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fe - 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", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cytidine monophosphate (CMP)-N-acetylneuraminate-(alpha-N-acetyl-neuraminyl-2,3-beta-galactosyl-1,3)-N-acetyl-galactosaminide alpha-2,6-sialyltransferase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cytidine monophosphate-N-acetylneuraminate-(alpha-N-acetyl-neuraminyl-2,3-beta-galactosyl-1,3)-N-acetyl-galactosaminide alpha-2,6-sialyltransferase (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cytidine monophosphate-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", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glutaminase (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "L-glutaminase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3844007", + "display" : "Protoaphin-aglucone dehydratase (cyclizing)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Protoaphin-aglucone dehydratase (cyclising)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Protoaphin-aglucone dehydratase (cyclizing) (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3848005", + "display" : "Nitrotoluene", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nitrotoluene (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3849002", + "display" : "Carbon black", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Amorphous carbon" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carbon black (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3854006", + "display" : "Bis-chloro methyl ether (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bis-chloro methyl ether" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3874004", + "display" : "Hydrocodone bitartrate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dihydrocodeinone bitartrate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hydrocodone bitartrate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3892007", + "display" : "Thymidine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thymidine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3896005", + "display" : "p-Hydroxybenzoate ester", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "p-Hydroxybenzoate ester (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3897001", + "display" : "Blood group antigen 'N'", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen N quotes" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "MNS30 (ISBT symbol)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen GPB^N^" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen 'N' (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3906002", + "display" : "Rectified birch tar oil (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rectified birch tar oil" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3920009", + "display" : "Hemoglobin Atago", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb 85(F6), Asp-tyr" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin Atago" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin Atago (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3930000", + "display" : "Manufactured gas", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Manufactured gas (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3932008", + "display" : "Copper-64 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Copper-64" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "64-Cu" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3941003", + "display" : "Metronidazole hydrochloride", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Metronidazole hydrochloride (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3945007", + "display" : "Tin isotope", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tin isotope (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3958008", + "display" : "Californium-245 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "245-Cf" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Californium-245" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3961009", + "display" : "Blood group antigen Ritherford", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Ritherford (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3976001", + "display" : "Blood group antigen HEMPAS", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen HEMPAS (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3982003", + "display" : "Oxaloacetate decarboxylase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oxalase beta-decarboxylase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oxaloacetate decarboxylase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3983008", + "display" : "N,-N-dimethyltryptamine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "DMT" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "N,-N-dimethyltryptamine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3990003", + "display" : "Alkaline phosphatase isoenzyme, bone fraction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alkaline phosphatase isoenzyme, bone fraction (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alkaline phosphatase bone isoenzyme" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3994007", + "display" : "Hemoglobin Tampa", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb 79(EF3), Asp-tyr" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin Tampa" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin Tampa (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4014000", + "display" : "Sulfisomidine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sulphisomidine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sulfisomidine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4024008", + "display" : "Soft metal", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Soft metal (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4025009", + "display" : "Captodiamine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ectyl urea" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Captodiame" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Captodiamine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4043008", + "display" : "Etidocaine hydrochloride", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Etidocaine hydrochloride (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4047009", + "display" : "cis-1,2-Dihydrobenzene-1,2-diol dehydrogenase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "cis-1,2-Dihydrobenzene-1,2-diol dehydrogenase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4048004", + "display" : "1,1,2,2-tetrachloro-1,2- difluoroethane (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "1,1,2,2-tetrachloro-1,2- difluoroethane" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4067000", + "display" : "Chorismate mutase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chorismate mutase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4076007", + "display" : "Parathyroid hormone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PTH - Parathyroid hormone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intact parathyroid hormone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intact parathyrin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Parathormone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intact parathyroid hormone (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4077003", + "display" : "Dihydrolipoamide succinyltransferase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dihydrolipoamide succinyltransferase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4080002", + "display" : "Hemoglobin Grady, Dakar", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin Grady, Dakar" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin Grady, Dakar (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4091009", + "display" : "Enteropeptidase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Enterokinase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Enteropeptidase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4097008", + "display" : "Apo-SAA complex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Apo-SAA complex (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4104007", + "display" : "Chondroitin sulfate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chondroitin sulphate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chondroitin sulfate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4105008", + "display" : "Adenylate cyclase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adenylylcyclase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adenyl cyclase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adenylate cyclase (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "3',5'-cyclic AMP synthetase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4115002", + "display" : "Blood group antibody Norlander", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Norlander (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4137009", + "display" : "sec-Butyl acetate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acetic acid sec-butyl ester" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Secondary butyl acetate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "sec-Butyl acetate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4153007", + "display" : "Long-chain-enoyl-CoA hydratase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Long-chain-enoyl-coenzyme A hydratase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Long-chain-enoyl-coenzyme A hydratase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4167003", + "display" : "Lymphocyte antigen CD31", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lymphocyte antigen CD31 (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PECAM-1 - Platelet endothelial cell adhesion molecule-1" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cluster of differentiation antigen 31" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Platelet endothelial cell adhesion molecule-1" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CD31 - Cluster of differentiation antigen 31" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4169000", + "display" : "Blood group antibody Le^bH^", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Le^bH^ (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4177001", + "display" : "Hemoglobin Long Island-Marseille", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin Long Island-Marseille" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin Long Island-Marseille (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4182008", + "display" : "CDPdiacylglycerol-serine O-phosphatidyl-transferase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phosphatidylserine synthase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CDPdiglycerine-serine O-phosphatidyltransferase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cytidine diphosphate (CDP) diacylglycerol-serine O-phosphatidyl-transferase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cytidine diphosphate diacylglycerol-serine O-phosphatidyl-transferase (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cytidine diphosphate diacylglycerol-serine O-phosphatidyl-transferase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4188007", + "display" : "Fibrinogen Sydney II", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fibrinogen Sydney II (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4200007", + "display" : "Neriifolin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neriifolin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4201006", + "display" : "6-aminohexanoate-dimer hydrolase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "6-aminohexanoic acid oligomer hydrolase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "6-aminohexanoate-dimer hydrolase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4203009", + "display" : "Imipramine pamoate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Imipramine pamoate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4207005", + "display" : "Cortisone beta-reductase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cortisone beta-reductase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4217000", + "display" : "Fluorosilicate salt", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Silicofluoride salt" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fluorosilicate salt (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4218005", + "display" : "Immunoglobulin, GM>23< allotype", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immunoglobulin, GM>23< allotype (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4231000", + "display" : "Gallium isotope", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gallium isotope (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4239003", + "display" : "Glycerol dehydrogenase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glycerol dehydrogenase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4255005", + "display" : "Americium-241 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Americium-241" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "241-Am" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4289006", + "display" : "Keyhole-limpet hemocyanin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "KLH" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Keyhole-limpet hemocyanin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4290002", + "display" : "Linamarin synthase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Linamarin synthase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4314009", + "display" : "Blood group antibody Allchurch", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Allchurch (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4334005", + "display" : "Tar oil", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Wood tar oil" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tar oil (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4342006", + "display" : "2-aminopyridine (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "2-aminopyridine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4353000", + "display" : "Dibutyl phthalate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dibutyl phthalate (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Di-n-butylphthalate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4355007", + "display" : "Coagulation factor IX San Dimas variant", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Coagulation factor IX San Dimas variant (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4362003", + "display" : "4-coumarate-CoA ligase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "4-coumarate-coenzyme A ligase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "4-coumaroyl-CoA synthetase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "4-coumarate-coenzyme A ligase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4370008", + "display" : "Acetone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acetone (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4393002", + "display" : "Blood group antigen Fedor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Fedor (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4401009", + "display" : "Blood group antibody H>T<", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody H>T< (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4422003", + "display" : "Blood group antigen", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4423008", + "display" : "Fibrinogen New York II", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fibrinogen New York II (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4425001", + "display" : "Blood group antibody Binge", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Binge (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4435007", + "display" : "Sulfuryl fluoride", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sulphuryl fluoride" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sulfuryl fluoride (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4437004", + "display" : "Cesium-127 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "127-Cs" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cesium-127" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4471008", + "display" : "Californium-244 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Californium-244" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "244-Cf" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4479005", + "display" : "Hemoglobin Brockton", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb 138(H16), Ala-pro" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin Brockton" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin Brockton (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4480008", + "display" : "Sulfaethidole", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sulphaethidole" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sulfaethidole (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4509009", + "display" : "Plant phenanthrene toxin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Plant phenanthrene toxin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4534009", + "display" : "Bismuth-208 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "208-Bi" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bismuth-208" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4540002", + "display" : "ADP deaminase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adenosine diphosphate (ADP) deaminase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adenosine diphosphate deaminase (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adenosine diphosphate deaminase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4546008", + "display" : "Aliphatic carboxylic acid, C14:0", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Myristic acid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Myristic acid (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tetradecanoic acid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Myristate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tetradecanoate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "n-tetradecanoic acid" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4555006", + "display" : "Blood group antibody Rils", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Rils (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4560005", + "display" : "Hemoglobin Mizuho", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb 68(E12), Leu-pro" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin Mizuho" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin Mizuho (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4561009", + "display" : "Arginine decarboxylase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arginine decarboxylase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4564001", + "display" : "Blood group antibody Sisson", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Sisson (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4567008", + "display" : "Galactose-1-phosphate thymidylyltransferase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "dTDPgalactose pyrophosphorylase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Galactose-1-phosphate thymidylyltransferase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4582003", + "display" : "Blood group antigen N^A^", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen N^A^ (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4591004", + "display" : "Blood group antigen Kam", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Far" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Kamhuber" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "MNS22 (ISBT symbol)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen MNS22" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Far (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4610008", + "display" : "Senile cardiac protein", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ASC protein" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Senile cardiac protein (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4616002", + "display" : "Triclobisonium chloride", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Triclobisonium chloride (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4629002", + "display" : "Hypoglycin B", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypoglycin B (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4635002", + "display" : "Arterial blood", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arterial blood (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4643007", + "display" : "Calf thymus ribonuclease H", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Endoribonuclease H (calf thymus)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "RNase H" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Calf thymus ribonuclease H (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4656000", + "display" : "Alcian blue 8GX", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alcian blue 8GX stain (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alcian blue 8GX stain" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alcian blue stain" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alcian blue" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4674009", + "display" : "2,3-dihydroxybenzoate serine ligase (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "2,3-dihydroxybenzoate serine ligase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "N-(2,3-dihydroxybenzoyl)serine synthetase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4681002", + "display" : "Potassium permanganate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Potassium permanganate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4693006", + "display" : "Chromium (51-Cr) albumin (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chromium (51-Cr) albumin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4700006", + "display" : "Beef insulin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Beef insulin (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bovine insulin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Insulin bovine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4706000", + "display" : "Chlorine monoxide", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dichlorine monoxide" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chlorine monoxide (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4714006", + "display" : "Osmium-183m (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osmium-183m" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "183m-Os" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4728000", + "display" : "Scopulariopsis proteinase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Scopulariopsis proteinase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4732006", + "display" : "Oncogene protein P55, V-MYC", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "V-MYC protein P55" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oncogene protein P55, V-MYC (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4746006", + "display" : "Hemoglobin Mito", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb 144(HC1), Lys-glu" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin Mito" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin Mito (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4761007", + "display" : "Lymphocyte antigen CD30", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lymphocyte antigen CD30 (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CD30 - Cluster of differentiation antigen 30" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cluster of differentiation antigen 30" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ki-1" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ber-H2" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4762000", + "display" : "Platelet antigen HPA-3b", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Platelet antigen Bak^b^" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Platelet antigen HPA-3b (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4777008", + "display" : "Fluroxene", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fluroxene (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4780009", + "display" : "Secbutabarbital sodium", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Butabarbital sodium" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Secbutabarbital sodium (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4786003", + "display" : "Beta-1,4-mannosyl-glycoprotein beta-1,4-N-acetylglucosaminyltransferase (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Beta-1,4-mannosyl-glycoprotein beta-1,4-N-acetylglucosaminyltransferase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "N-glycosyl-oligosaccharide-glycoprotein N-acetylglucosaminyltransferase III" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4789005", + "display" : "Blood group antibody Bultar", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Bultar (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4793004", + "display" : "Azobenzene reductase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Azobenzene reductase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4814001", + "display" : "Valethamate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Valethamate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4824009", + "display" : "Amine oxidase (flavin-containing)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Monoamine oxidase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tyramine oxidase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tyraminase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Amine oxidase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adrenaline oxidase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Amine oxidase (flavin-containing) (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "MAO - Monoamine oxidase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Epinephrine oxidase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4825005", + "display" : "Peptidyl-glycinamidase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carboxyamidase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Peptidyl carboxyamidase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Peptidyl-glycinamidase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4831008", + "display" : "Arabinose-5-phosphate isomerase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arabinose-5-phosphate isomerase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4832001", + "display" : "Technetium (99m-Tc) mebrofenin (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Technetium (99m-Tc) mebrofenin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4833006", + "display" : "Glucan endo-1,3-alpha-glucosidase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Endo-1,3-alpha-glucanase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glucan endo-1,3-alpha-glucosidase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4844003", + "display" : "3,3' T>2<", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "3,3' diiodothyronine (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "3,3' diiodothyronine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4864008", + "display" : "Adenylic acid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adenosine monophosphate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "AMP" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adenylic acid (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "AMP - Adenosine monophosphate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4872005", + "display" : "Glucosulfone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glucosulphone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glucosulfone (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4878009", + "display" : "HLA-Dw3 antigen", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leucocyte antigen Dw3" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "HLA - Human leucocyte antigen Dw3" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leukocyte antigen Dw3" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "HLA - Human leukocyte antigen Dw3" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leukocyte antigen Dw3 (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4882006", + "display" : "Ichthyoallyeinotoxin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ichthyoallyeinotoxin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4889002", + "display" : "Xylulokinase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Xylulokinase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4901003", + "display" : "Pyruvate oxidase (CoA-acetylating)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pyruvate oxidase (coenzyme A-acetylating)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pyruvate oxidase (coenzyme A-acetylating) (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4925006", + "display" : "Oncogene protein V-ABC", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "V-ABC protein" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oncogene protein V-ABC (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4933007", + "display" : "Lymphocyte antigen CD15", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lymphocyte antigen CD15 (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Leucocyte M1" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Leukocyte M1" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hapten X" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lewis X" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cluster of differentiation antigen 15" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CD15 - Cluster of differentiation antigen 15" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "My1" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4940008", + "display" : "Tattoo dye", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tattoo dye (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4955004", + "display" : "Neoplastic structural gene", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neoplastic structural gene (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4962008", + "display" : "Tree bark", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Plant bark" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tree bark (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4963003", + "display" : "Neutral amino acid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neutral amino acid (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4965005", + "display" : "Glutathione reductase (NAD(P)H)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glutathione reductase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "GSR - Glutathione reductase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glutathione reductase (reduced nicotinamide adenine dinucleotide phosphate)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glutathione reductase (reduced nicotinamide adenine dinucleotide phosphate) (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4968007", + "display" : "Acumentin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acumentin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4986005", + "display" : "Magnesium borate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Magnesium borate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5003005", + "display" : "Hemoglobin Swan River", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb 6(A4), Asp-gly" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin Swan River" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin Swan River (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5004004", + "display" : "Blood group antibody Panzar", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Panzar (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5007006", + "display" : "Papain", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Papaya peptidase I" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Papain (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5024000", + "display" : "Fresh water", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fresh water (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5031001", + "display" : "3-3'dichlorobenzidine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "3-3'dichlorobenzidine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5040002", + "display" : "Cesium", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cesium (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5043000", + "display" : "Erythrosin Y", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Di-iodofluorescein" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Yellowish erythrosin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Erythrosin Y stain (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Erythrosin Y stain" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5045007", + "display" : "Oncogene protein TCL4", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "T-cell leukemia-lymphoma gene 4" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "T-cell leukaemia-lymphoma gene 4" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oncogene protein TCL4 (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5059000", + "display" : "Technetium-97 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "97-Tc" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Technetium-97" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5060005", + "display" : "Cesium-132 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cesium-132" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "132-Cs" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5061009", + "display" : "Protein-methionine-S-oxide reductase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Protein-methionine-S-oxide reductase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5064001", + "display" : "Blood group antibody D 1276", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody D 1276 (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5081005", + "display" : "Blood group antigen hr^B^", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Rh31" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "RH31 (ISBT symbol)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen hr^B^ (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5086000", + "display" : "Gelsolin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gelsolin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5094007", + "display" : "Blood group antigen Rios", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Rios (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5098005", + "display" : "Fennel oil", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fennel oil (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5109006", + "display" : "Methylated-DNA-protein-cysteine methyltransferase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Methylated-deoxyribonucleic acid-protein-cysteine methyltransferase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Methylated-deoxyribonucleic acid-protein-cysteine methyltransferase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5142007", + "display" : "Coagulation factor II Houston variant", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Coagulation factor II Houston variant (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5160007", + "display" : "Metallic compound", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Metallic compound (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Metal compound" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5163009", + "display" : "Scombrotoxin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Scombrotoxin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5167005", + "display" : "Zinc chloride fumes", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Zinc chloride fumes (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5172001", + "display" : "Coagulation factor Xa", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Activated factor X" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thrombokinase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prothrombase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prothrombinase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Coagulation factor Xa (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5179005", + "display" : "Connective tissue fiber", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Connective tissue fibre" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Connective tissue fiber (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5200001", + "display" : "trans-Epoxysuccinate hydrolase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "trans-Epoxysuccinate hydratase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "trans-Epoxysuccinate hydrolase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5206007", + "display" : "Cyanate compound", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cyanate compound (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5220000", + "display" : "Bacitracin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bacitracin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5226006", + "display" : "Flavone O^7^-beta-glucosyltransferase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "UDPglucose-apigenin beta-glucosyltransferase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "UDPglucose-luteolin beta-D-glucosyltransferase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Flavone O^7^-beta-glucosyltransferase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5250008", + "display" : "Thymus-independent antigen", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thymus-independent antigen (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5252000", + "display" : "Hafnium radioisotope", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hafnium radioisotope (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5253005", + "display" : "Hemoglobin Woodville", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb 6(A4), Asp-tyr" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin Woodville" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin Woodville (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5259009", + "display" : "Blood group antigen Braden", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Braden (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5289002", + "display" : "Scilliroside", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Scilliroside (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5303002", + "display" : "Hemoglobin Hoshida", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb 43(CD2), Glu-gln" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb Chaya" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin Hoshida" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin Hoshida (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5305009", + "display" : "Polynucleotide", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Polynucleotide (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5307001", + "display" : "Blood group antigen Hamet", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Hamet (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5312000", + "display" : "Zinc-65 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Zinc-65" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "65-Zn" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5323001", + "display" : "Uridine diphosphate glucuronic acid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Uridine diphosphate glucuronic acid (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5330007", + "display" : "Actin-binding protein", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Actin-binding protein (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5339008", + "display" : "L-glycol dehydrogenase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "L-glycol dehydrogenase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5340005", + "display" : "Blood group antigen Swietlik", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Swietlik (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5392001", + "display" : "Propylene glycol monomethyl ether", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Propylene glycol monomethyl ether (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5395004", + "display" : "Pyridoxamine-phosphate oxidase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pyridoxamine-phosphate oxidase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5404007", + "display" : "Lymphocyte antigen CD45RA", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lymphocyte antigen CD45RA (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "2H4" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Naive T-cell marker" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cluster of differentiation antigen 45 RA" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CD45 RA - Cluster of differentiation antigen 45 RA" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5405008", + "display" : "Cobalt-60 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "60-Co" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cobalt-60" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5406009", + "display" : "Beta-L-arabinosidase (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Beta-L-arabinosidase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5420002", + "display" : "Accessory sinus mucus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Accessory sinus mucus (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5439007", + "display" : "Blood group antibody Do^a^", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Dombrock" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Do^a^ (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5442001", + "display" : "Page blue 83", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Coomassie brilliant blue R250" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Page blue 83 stain (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Page blue 83 stain" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5453007", + "display" : "Iridium isotope", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Iridium isotope (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5471000", + "display" : "Hemoglobin G-Coushatta", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb 22(B4), Glu-ala" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb G-Saskatoon" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb Hsin Chu" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb G-Taegu" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin G-Coushatta" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin G-Coushatta (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5474008", + "display" : "Propionate-CoA ligase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Propionyl-CoA synthetase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Propionate-coenzyme A ligase (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Propionate-coenzyme A ligase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5477001", + "display" : "Ferric subsulfate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Monsel's solution" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ferric subsulphate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ferric subsulfate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5483003", + "display" : "Oxalate CoA-transferase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Succinyl-beta-ketoacyl-CoA transferase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oxalate coenzyme A-transferase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oxalate coenzyme A-transferase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5504009", + "display" : "Blood group antigen Fuerhart", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Fuerhart (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5511008", + "display" : "Inosinate nucleosidase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inosinate nucleosidase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5513006", + "display" : "Immunoglobulin A, H chain", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immunoglobulin A, H chain (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immunoglobulin, alpha chain" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5515004", + "display" : "Rhodium fumes", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rhodium fumes (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5533005", + "display" : "Blood group antibody Kp^a^", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody K3" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Kp^a^ (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anti Kpa" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5537006", + "display" : "Immunoglobulin D, H chain (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immunoglobulin D, H chain" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immunoglobulin, delta chain" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5540006", + "display" : "Calcium", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Calcium (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ca - Calcium" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5547009", + "display" : "Plutonium-233 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "233-Pu" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Plutonium-233" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5548004", + "display" : "2-dehydro-3-deoxy-D-pentonate aldolase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "2-dehydro-3-deoxy-D-pentonate aldolase (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "2-keto-3-deoxy-D-pentonate aldolase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5568005", + "display" : "Hemoglobin Hijiyama", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb 120(GH3), Lys-glu" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin Hijiyama" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin Hijiyama (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5573004", + "display" : "Blood group antigen Oca", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Oca (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5589001", + "display" : "Licodione O^2'^-methyltransferase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Licodione O^2'^-methyltransferase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5590005", + "display" : "Beryllium radioisotope", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Beryllium radioisotope (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5628003", + "display" : "Hemoglobin I-High Wycombe", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb 59(E3), Lys-glu" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin I-High Wycombe" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin I-High Wycombe (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5629006", + "display" : "Cytidylic acid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cytidine monophosphate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CMP" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cytidylic acid (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5637003", + "display" : "HLA-DQw6 antigen", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leukocyte antigen DQw6 (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leukocyte antigen DQw6" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leucocyte antigen DQw6" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5641004", + "display" : "Valproate semisodium", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Divalproex sodium" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Valproate semisodium (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5647000", + "display" : "Griseofulvin ultramicrosize", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Griseofulvin ultramicrosize (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5656008", + "display" : "Antimony-116m (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antimony-116m" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "116m-Sb" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5659001", + "display" : "Hemoglobin J-Tongariki", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb 115(GH3), Ala-asp" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin J-Tongariki" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin J-Tongariki (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5670008", + "display" : "Gold isotope", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gold isotope (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5681006", + "display" : "Ceftizoxime sodium", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ceftizoxime sodium (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5691000", + "display" : "Absorbable gelatin sponge", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Absorbable gelatin sponge (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5692007", + "display" : "Cyanocobalamin (58-Co) (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cyanocobalamin (58-Co)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5699003", + "display" : "Somatomedin C", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Insulin-like growth factor I" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "SM-C" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "IGF-I" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Somatomedin C (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "SmC - Somatomedin C" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "IGF 1 - Insulin like growth factor 1" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Insulin-like growth factor 1" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5700002", + "display" : "Blood group antibody Gomez", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Gomez (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5702005", + "display" : "Silver-106m (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "106m-Ag" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Silver-106m" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5704006", + "display" : "Galactokinase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Galactokinase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5705007", + "display" : "3-hydroxypropion-aldehyde reductase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "1,3-propanediol dehydrogenase (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "1,3-propanediol dehydrogenase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5739006", + "display" : "Stramonium", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stramonium (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5746002", + "display" : "Antimony-118m (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "118m-Sb" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antimony-118m" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5757007", + "display" : "HLA-Cw8 antigen", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leucocyte antigen Cw8" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "HLA - Human leucocyte antigen Cw8" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "HLA - Human leukocyte antigen Cw8" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leukocyte antigen Cw8" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leukocyte antigen Cw8 (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5762008", + "display" : "Heterogeneous nuclear RNA", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "hn RNA" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Heterogeneous nuclear ribonucleic acid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Heterogeneous nuclear ribonucleic acid (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5764009", + "display" : "Plutonium-242 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "242-Pu" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Plutonium-242" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5767002", + "display" : "Sulfamerazine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sulphamerazine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sulfamerazine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5774007", + "display" : "White petrolatum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "White petrolatum (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "White soft paraffin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5800007", + "display" : "tRNA (5-methylaminomethyl-2-thiouridylate)-methyltransferase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transfer ribonucleic acid (5-methylaminomethyl-2-thiouridylate)-methyltransferase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transfer ribonucleic acid (5-methylaminomethyl-2-thiouridylate)-methyltransferase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5813001", + "display" : "Malate dehydrogenase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Malic dehydrogenase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Malate dehydrogenase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5826002", + "display" : "Ethyl-4-bis-(hydroxypropyl)-1-aminobenzoate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ethyl-4-bis-(hydroxypropyl)-1-aminobenzoate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5827006", + "display" : "Crotonaldehyde", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Crotonaldehyde (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "2-butenal" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5829009", + "display" : "Hemoglobin Vaasa", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb 39(C5), Gln-glu" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin Vaasa" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin Vaasa (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5830004", + "display" : "Hemoglobin Bart", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin Bart" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin Bart (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin Barts" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb - Haemoglobin Barts" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin Barts" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb - Hemoglobin Barts" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5840001", + "display" : "Blood group antibody Wj", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Wj (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5858007", + "display" : "Indium-110m (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Indium-110m" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "110m-In" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5863006", + "display" : "Vitexin beta-glucosyltransferase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vitexin beta-glucosyltransferase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5896008", + "display" : "Hellebrin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hellebrin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5899001", + "display" : "Bacterial structural gene", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bacterial structural gene (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5907009", + "display" : "Quinidine polygalacturonate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Quinidine polygalacturonate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5910002", + "display" : "Oncogene protein PP60, V-SRC", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "V-SRC protein PP60" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oncogene protein PP60, V-SRC (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5915007", + "display" : "Blood group antigen Gladding", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Gladding (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5927005", + "display" : "Lactaldehyde dehydrogenase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lactaldehyde dehydrogenase (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nicotinamide adenine dinucleotide (NAD)-linked dehydrogenase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "L-lactaldehyde:NAD oxidoreductase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5931004", + "display" : "Technetium (99m-Tc) sulfur colloid (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Technetium (99m-Tc) sulfur colloid" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5932006", + "display" : "Cysteine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cysteine (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "L-cysteine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5950004", + "display" : "3',5'-cyclic-nucleotide phosphodiesterase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "3',5'-cyclic-nucleotide phosphodiesterase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5955009", + "display" : "Diethylene glycol", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diethylene glycol (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5977008", + "display" : "Blood group antigen Bullock", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Bullock (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5989005", + "display" : "Immunoglobulin, GM>17< allotype", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immunoglobulin, GM>17< allotype (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5991002", + "display" : "D-fuconate dehydratase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "D-fuconate dehydratase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6021003", + "display" : "Yttrium-88 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "88-Y" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Yttrium-88" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6038004", + "display" : "Oxygen radioisotope", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oxygen radioisotope (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6043006", + "display" : "Bone cement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bone cement (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6044000", + "display" : "Carbon disulfide", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carbon bisulfide" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carbon disulfide (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6054001", + "display" : "Doxylamine succinate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Doxylamine succinate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6056004", + "display" : "Blood group antibody Wk^a^", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody K17" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Wk^a^ (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6068008", + "display" : "Blood group antigen Mil", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Kn^a^-like" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Mil (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6083003", + "display" : "Hydroxylysine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hydroxylysine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6085005", + "display" : "Synovial fluid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Synovia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Synovial fluid (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6088007", + "display" : "Benzfetamine hydrochloride", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Benzphetamine hydrochloride" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Benzfetamine hydrochloride (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6089004", + "display" : "Lochia alba", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lochia alba (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6091007", + "display" : "Blood group antibody L Harris", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Leonore Harris" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Harris" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody L Harris (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6107003", + "display" : "Asparagusate reductase (NADH)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Asparagusate dehydrogenase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Asparagusate reductase (reduced nicotinamide adenine dinucleotide) (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Asparagusate reductase (reduced nicotinamide adenine dinucleotide)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6109000", + "display" : "Aromatic-amino-acid aminotransferase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aromatic-amino-acid aminotransferase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6115000", + "display" : "Blood group antibody Anuszewska", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Anuszewska (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6135004", + "display" : "Blood group antigen Duck", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Duck (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6138002", + "display" : "Blood group antigen Le Provost", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Le Provost (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6162007", + "display" : "Meclocycline", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Meclocycline (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6170002", + "display" : "Heat labile antibody", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Heat labile antibody (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6172005", + "display" : "Fatty-acid methyltransferase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fatty-acid methyltransferase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6178009", + "display" : "Lymphocyte antigen CD63", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lymphocyte antigen CD63 (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CD63 - Cluster of differentiation antigen 63" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cluster of differentiation antigen 63" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6179001", + "display" : "O-methyl-bufotenine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "O-methyl-bufotenine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6182006", + "display" : "Chloroacetone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chloroacetone (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6197009", + "display" : "Blood group antigen Zd", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Zd (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6237004", + "display" : "Bemegride", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bemegride (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6249003", + "display" : "Potassium metabisulfite", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Potassium metabisulphite" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Potassium metabisulfite (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6256009", + "display" : "Ribose isomerase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ribose isomerase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6257000", + "display" : "Sodium (22-Na) chloride (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sodium (22-Na) chloride" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6260007", + "display" : "Protokylol", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Protokylol (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6261006", + "display" : "Indoklon", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Flurothyl (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hexafluorodiethyl ether" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Flurotyl" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Flurothyl" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6263009", + "display" : "Plant residue", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Plant residue (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6264003", + "display" : "Diazinon", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diazinon (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6287006", + "display" : "Methidathion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Methidathion (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6291001", + "display" : "Lysosomal alpha-N-acetylglucosaminidase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alpha-N-acetylglucosaminyl phosphodiesterase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "N-acetylglucosamine-1-phosphodiester N-acetylglucosaminidase (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "N-acetylglucosamine-1-phosphodiester N-acetylglucosaminidase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6301006", + "display" : "Tantalum-178 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tantalum-178" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "178-Ta" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6310003", + "display" : "Particulate antigen", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Particulate antigen (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6314007", + "display" : "Phenol beta-glucosyltransferase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "UDPglucosyltransferase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phenol beta-glucosyltransferase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6333002", + "display" : "Squill extract", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Squill extract (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6338006", + "display" : "Imidazolonepropionase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Imidazolonepropionase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6356006", + "display" : "Chlorodiallylacetamide", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chlorodiallylacetamide (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6360009", + "display" : "Kallidin II", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Kallidin II (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6367007", + "display" : "Technetium-95m (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "95m-Tc" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Technetium-95m" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6386004", + "display" : "N-Acetylneuraminate O^4^-acetyltransferase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "N-Acetylneuraminate O^4^-acetyltransferase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6394006", + "display" : "Phentermine hydrochloride", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phentermine hydrochloride (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6401007", + "display" : "Lichenase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lichenase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6409009", + "display" : "Morpholine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tetrahydro-1,4-oxazine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diethylene oximide" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diethylene imidoxide" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Morpholine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6411000", + "display" : "Interleukin-12", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "IL-12" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cytotoxic lymphocyte maturation factor" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CLMF" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Interleukin-12 (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6422001", + "display" : "HLA-DRw14 antigen", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leukocyte antigen DRw14 (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leukocyte antigen DRw14" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leucocyte antigen DRw14" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6451002", + "display" : "Chlorobenzilate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chlorobenzilate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6455006", + "display" : "Chloroprene", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chloroprene (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6469006", + "display" : "1,2-didehydropipecolate reductase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Delta^1^-piperideine-2-carboxylate reductase (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Delta^1^-piperideine-2-carboxylate reductase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6478000", + "display" : "Phosphohexokinase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phosphofructokinase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PFK - Phosphofructokinase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "6-phosphofructokinase (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "6-phosphofructokinase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6495008", + "display" : "Fibrinogen Montreal II", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fibrinogen Montreal II (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6507009", + "display" : "Blood group antigen Much", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Lu12" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "LU12 (ISBT symbol)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Muchowski" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Lu12 (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6513000", + "display" : "Flumethiazide", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Flumethiazide (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6516008", + "display" : "Indium (111-In) ferric hydroxide (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Indium (111-In) ferric hydroxide" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6524003", + "display" : "Distilled spirits", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Distilled spirits (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spirits" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alcoholic spirits" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6529008", + "display" : "Blood group antigen Cl^a^", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Caldwell" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "MNS17 (ISBT symbol)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Cl^a^ (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6532006", + "display" : "Macrophage activating factor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "MAF" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Macrophage activating factor (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6590001", + "display" : "Galactosylceramidase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Galactosylceramidase (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Galactocerebroside beta-galactosidase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Beta-galactocerebrosidase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6592009", + "display" : "HLA-Dw12 antigen", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leucocyte antigen Dw12" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "HLA - Human leucocyte antigen Dw12" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leukocyte antigen Dw12" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "HLA - Human leukocyte antigen Dw12" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leukocyte antigen Dw12 (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6602005", + "display" : "Aminoacridine (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aminoacridine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aminacrine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6611005", + "display" : "Diethylaminoethanol", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diethylaminoethanol (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6612003", + "display" : "Chloramphenicol sodium succinate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chloramphenicol sodium succinate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6619007", + "display" : "Bilirubin Y transport protein", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bilirubin Y transport protein (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6642000", + "display" : "Opsonin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Opsonizing antibody" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Opsonising antibody" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Opsonin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6644004", + "display" : "Homoserine dehydrogenase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Homoserine dehydrogenase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6671004", + "display" : "Blood group antigen Caw", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Caw (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6672006", + "display" : "Phosphoadenylate 3'-nucleotidase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phosphoadenylate 3'-nucleotidase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6699008", + "display" : "Titanium radioisotope", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Titanium radioisotope (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6701008", + "display" : "Lissamine fast red B", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lissamine fast red B stain (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lissamine fast red B stain" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6702001", + "display" : "Ethyl mercaptoethyl diethyl thiophosphate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ethyl mercaptoethyl diethyl thiophosphate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6709005", + "display" : "Gentamicin 2\"-nucleotidyltransferase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gentamicin 2\"-nucleotidyltransferase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6710000", + "display" : "Nitric oxide", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nitrogen monoxide" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nitric oxide gas" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "NO - Nitric oxide" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nitric oxide (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6713003", + "display" : "Yttrium-91 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "91-Y" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Yttrium-91" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6717002", + "display" : "Nifuroxime", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nifuroxime (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6725000", + "display" : "Methylthioninium chloride", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Methylene blue" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Methylthioninium chloride stain" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Methylene blue stain" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Methylthioninium chloride (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6730001", + "display" : "Uranium-234 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "234-U" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Uranium-234" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6741004", + "display" : "Anti DNA antibody", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deoxyribonucleic acid antibody" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "DNA - Deoxyribonucleic acid antibody" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anti deoxyribonucleic acid antibody" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anti deoxyribonucleic acid antibody (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6755007", + "display" : "TL antigen", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thymus leukemia (TL) antigen" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thymus leukaemia (TL) antigen" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thymus leukemia antigen (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thymus leukemia antigen" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thymus leukaemia antigen" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6786001", + "display" : "Silver difluoride", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Silver difluoride (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6790004", + "display" : "Aminopterin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aminopterin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6792007", + "display" : "Veratrine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Veratrine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6808006", + "display" : "Ferrous iron compound", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ferrous iron compound (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6809003", + "display" : "Phomopsin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phomopsin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6814004", + "display" : "Discadenine synthase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Discadenine synthase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6817006", + "display" : "Oxidized glutathione", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oxidised glutathione" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oxidized glutathione (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6826009", + "display" : "Sterol hormone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sterol hormone (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6837005", + "display" : "Dextropropoxyphene napsylate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Propoxyphene napsylate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dextropropoxyphene napsylate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6854002", + "display" : "Platinum-188 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "188-Pt" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Platinum-188" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6865007", + "display" : "Theophylline calcium salicylate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Theophylline calcium salicylate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6873003", + "display" : "Cefapirin sodium", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cephapirin sodium" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cefapirin sodium (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6879004", + "display" : "Mead acid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "5,8,11-eicosatrienoic acid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "5,8,11-eicosatrienoic acid (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6881002", + "display" : "Magnesium fumes", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Magnesium fumes (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6884005", + "display" : "(S)-3-Amino-2-methylpropionate aminotransferase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "L-3-Aminoisobutyrate aminotransferase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "(S)-3-Amino-2-methylpropionate aminotransferase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6890009", + "display" : "3-deoxy-manno-octulosonate-8-phosphatase (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "3-deoxy-manno-octulosonate-8-phosphatase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6896003", + "display" : "Thiopurine methyltransferase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thiopurine methyltransferase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6910009", + "display" : "Sodium fluoride", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sodium fluoride (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6911008", + "display" : "Deoxycytidylate methyltransferase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deoxycytidylate methyltransferase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6916003", + "display" : "Bowieine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bowieine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6924008", + "display" : "Exopolyphosphatase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Exopolyphosphatase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6925009", + "display" : "Leucine acetyltransferase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Leucine acetyltransferase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6927001", + "display" : "Tin-121 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "121-Sn" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tin-121" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6937006", + "display" : "Thymidylate synthase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thymidylate synthase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6945001", + "display" : "Blood group antigen Le^bH^", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "LE4 (ISBT symbol)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Le^bH^ (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6952004", + "display" : "Tin-121m (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tin-121m" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "121m-Sn" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6958000", + "display" : "Blood group antibody Frando", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Frando (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6961004", + "display" : "Lysolecithin acylmutase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lysolecithin migratase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lysolecithin acylmutase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6970001", + "display" : "4-hydroxyproline epimerase (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "4-hydroxyproline epimerase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6973004", + "display" : "Chromium (51-Cr) chloride (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chromium (51-Cr) chloride" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6983000", + "display" : "Acrylamide", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acrylamide (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "2-propenamide" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6992002", + "display" : "Triflupromazine hydrochloride", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Triflupromazine hydrochloride (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6993007", + "display" : "Seminal fluid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Seminal fluid (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6999006", + "display" : "Ammonium compound", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ammonium compound (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7008002", + "display" : "Beta-carotene 15,15'-dioxygenase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Beta-carotene 15,15'-dioxygenase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7018007", + "display" : "Malate-CoA ligase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Malyl-CoA synthetase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Malate-coenzyme A ligase (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Malate-coenzyme A ligase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7029006", + "display" : "Blood group antigen Greenlee", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Greenlee (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7030001", + "display" : "Globoside", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Globoside (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7034005", + "display" : "Diclofenac", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diclofenac (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7045008", + "display" : "Lycorine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lycorine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7047000", + "display" : "Asphyxiant atmosphere", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Asphyxiant atmosphere (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7049002", + "display" : "Pyruvate carboxylase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pyruvic carboxylase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pyruvate carboxylase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7054006", + "display" : "Hemoglobin Poissy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin Poissy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin Poissy (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7056008", + "display" : "3-propylmalate synthase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "3-propylmalate synthase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7059001", + "display" : "N-Acylneuraminate-9-phosphatase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "N-Acylneuraminate-9-phosphatase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7061005", + "display" : "Anthocyanidin O^3^-glucosyltransferase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anthocyanidin O^3^-glucosyltransferase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7070008", + "display" : "Convallamarin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Convallamarin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7084003", + "display" : "Fibrinogen Buenos Aires II", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fibrinogen Buenos Aires II (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7110002", + "display" : "Germanium-69 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Germanium-69" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "69-Ge" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7120007", + "display" : "Antigen", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antigen (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7132006", + "display" : "Gallium-73 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gallium-73" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "73-Ga" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7139002", + "display" : "Acid-CoA ligase (GDP-forming)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acyl-CoA synthetase (GDP-forming)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acid-coenzyme A ligase (guanosine diphosphate-forming) (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acid-coenzyme A ligase (guanosine diphosphate-forming)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7146006", + "display" : "Cyclohexene oxide", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cyclohexene oxide (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7152007", + "display" : "Chlorthion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chlorthion (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7156005", + "display" : "Phosphorus isotope", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phosphorus isotope (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7158006", + "display" : "HLA-Dw19 antigen", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leucocyte antigen Dw19" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leukocyte antigen Dw19" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leukocyte antigen Dw19 (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7161007", + "display" : "Complement component C2a", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Complement component C2a (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7179006", + "display" : "Prekallikrein", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fletcher factor" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prekallikrein (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7191002", + "display" : "Methenyltetrahydrofolate cyclohydrolase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Methenyltetrahydrofolate cyclohydrolase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7208009", + "display" : "Thiol oxidase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thiol oxidase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7211005", + "display" : "Blood group antibody Haakestad", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Haakestad (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7237008", + "display" : "Galactonate dehydratase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Galactonate dehydratase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7243005", + "display" : "Methyl isocyanate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Methyl isocyanate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7269004", + "display" : "Thorium", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thorium (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Th - Thorium" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7271004", + "display" : "Mixed dust", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mixed dust (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7280004", + "display" : "dTDP4-dehydrorhamnose reductase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "dTDP4-keto-rhamnose reductase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deoxythymidine diphosphate-4-dehydrorhamnose reductase (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deoxythymidine diphosphate-4-keto-rhamnose reductase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deoxythymidine diphosphate-4-dehydrorhamnose reductase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7281000", + "display" : "Technetium (99m-Tc) lidofenin (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Technetium (99m-Tc) lidofenin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7284008", + "display" : "Mercaptan compound", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mercaptan compound (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7294003", + "display" : "Acetic acid tert-butyl ester", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tertiary butyl acetate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tert-butyl acetate (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tert-butyl acetate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7302008", + "display" : "Ambuphylline", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ambuphylline (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7318002", + "display" : "Bacteriochlorophyll", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bacteriochlorophyll (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7321000", + "display" : "Pyrimidine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pyrimidine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7325009", + "display" : "Calcium hydroxide", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lime water" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ca(OH) - Calcium hydroxide" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Calcium hydroxide (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7327001", + "display" : "Sulfurous acid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sulphurous acid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sulfurous acid (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7328006", + "display" : "Red petrolatum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Red petrolatum (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7330008", + "display" : "Shellac", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Shellac (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7337006", + "display" : "Blood group antibody Tr^a^", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Traversu" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Tr^a^ (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7348004", + "display" : "Coagulation factor II", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prothrombin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Coagulation factor II (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Factor II" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7382005", + "display" : "Aminoalcohol ester", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aminoalcohol ester (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7401000", + "display" : "Heme-hemopexin complex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haem-haemopexin complex" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Heme-hemopexin complex (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7411007", + "display" : "Blood group antibody HLA-B8", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody HLA-B8 (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7427000", + "display" : "Sepiapterin reductase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sepiapterin reductase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7434003", + "display" : "Erythrosin B", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Iodo-eosin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bluish erythrosin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tetra-iodofluorescein sodium salt" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Erythrosin B stain (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Erythrosin B stain" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Erythrosine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7446004", + "display" : "Ruthenium", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ruthenium (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7460002", + "display" : "Tellurium-127 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "127-Te" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tellurium-127" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7470000", + "display" : "p-tert-butyltoluene (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "p-tert-butyltoluene" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7489000", + "display" : "Homocytotropic antibody", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Homocytotropic antibody (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reagin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reaginic antibody" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7503004", + "display" : "Gallium-72 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "72-Ga" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gallium-72" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7509000", + "display" : "Mannitol hexanitrate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mannitol hexanitrate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7515000", + "display" : "Hepatotoxic mycotoxin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hepatotoxic mycotoxin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7537007", + "display" : "Stizolobinate synthase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stizolobinate synthase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7547005", + "display" : "Hemoglobin Lincoln Park", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin Lincoln Park" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin Lincoln Park (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7549008", + "display" : "Fibrinogen Bethesda I", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fibrinogen Bethesda I (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7588005", + "display" : "Blood group antibody Sk^a^", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Sk" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Skjelbred" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Sk^a^ (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7608003", + "display" : "Triethylene glycol", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Triethylene glycol (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7616007", + "display" : "Blood group antibody Pruitt", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Pruitt (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7648006", + "display" : "HLA-Bw70 antigen", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leucocyte antigen Bw70" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leukocyte antigen Bw70" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leukocyte antigen Bw70 (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7661006", + "display" : "Fish bone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fish bone (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7670009", + "display" : "Aminobutyraldehyde dehydrogenase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aminobutyraldehyde dehydrogenase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7675004", + "display" : "Blood group antigen Towey", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Towey (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7685003", + "display" : "Blood group antibody Bg^c^", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody HLA-A28" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Bg^c^ (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7696006", + "display" : "Ferrovanadium dust", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ferrovanadium dust (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7716001", + "display" : "Isovaleryl-CoA dehydrogenase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Isovaleryl coenzyme A dehydrogenase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Isovaleryl-coenzyme A dehydrogenase (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Isovaleryl-coenzyme A dehydrogenase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7737009", + "display" : "Chlortetracycline hydrochloride", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chlortetracycline hydrochloride (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7738004", + "display" : "HLA-B49 antigen", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leucocyte antigen B49" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leukocyte antigen B49" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leukocyte antigen B49 (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7761002", + "display" : "Silver-111 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "111-Ag" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Silver-111" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7770004", + "display" : "Strontium-89 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Strontium-89" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "89-Sr" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7774008", + "display" : "Neo-b-vitamin A1 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neo-b-vitamin A1" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7779003", + "display" : "Ruthenium-103 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "103-Ru" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ruthenium-103" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7785005", + "display" : "Sphingomyelin phosphodiesterase D", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sphingomyelin phosphodiesterase D (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7790008", + "display" : "1-Monoacylglycerol", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Monoglyceride" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "1-Monoacylglycerol (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7791007", + "display" : "Soya protein", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glycine max protein (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Soybean protein" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glycine max protein" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Soya bean protein" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7795003", + "display" : "Oxalate oxidase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oxalate oxidase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7801007", + "display" : "Tetrahydroxypteridine cycloisomerase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tetrahydroxypteridine cycloisomerase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7816005", + "display" : "Antazoline hydrochloride", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antazoline hydrochloride (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7834009", + "display" : "Acetyl digitoxin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acetyldigitoxin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acetyl digitoxin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7846008", + "display" : "Sphingomyelin phosphodiesterase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sphingomyelin phosphodiesterase (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sphingomyelinase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7848009", + "display" : "Monophosphatidylinositol phosphodiesterase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phosphatidylinositol phospholipase C" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "1-phosphatidylinositol phosphodiesterase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "1-phosphatidylinositol phosphodiesterase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7868003", + "display" : "Beta-cyclopiazonate dehydrogenase (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Beta-cyclopiazonate oxidocyclase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Beta-cyclopiazonate dehydrogenase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7879008", + "display" : "Radon-218 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "218-Rn" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radon-218" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7900007", + "display" : "Hemoglobin Presbyterian", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb 108(G10), Asn-lys, beta chain" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin Presbyterian" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin Presbyterian (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7904003", + "display" : "Deanol", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deanol (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dimethyl ethanolamine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dimethylethanolamine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "2 dimethylaminoethanol" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7909008", + "display" : "Arginine carboxypeptidase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carboxypeptidase N" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arginine carboxypeptidase (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anaphylatoxin inactivator" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7924004", + "display" : "Diflorasone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diflorasone (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7938006", + "display" : "D-arabitol dehydrogenase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "D-arabinitol 4-dehydrogenase (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "D-arabinitol 4-dehydrogenase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arabitol dehydrogenase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7945006", + "display" : "Orsellinate-depside hydrolase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lecanorate hydrolase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Orsellinate-depside hydrolase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7948008", + "display" : "Reed-Sternberg antibody", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reed-Sternberg antibody (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CD15 antibody" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7953003", + "display" : "Thioneb", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thioneb (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7957002", + "display" : "Phosphatidate cytidylyltransferase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CDPdiglyceride pyrophosphorylase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phosphatidate cytidylyltransferase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7961008", + "display" : "Hemoglobin F-Shanghai", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb 66(E10), Lys-arg" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin F-Shanghai" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin F-Shanghai (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7970006", + "display" : "Allograft", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Homologous graft" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allogeneic graft" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Homograft" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allograft (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7974002", + "display" : "Blood group antibody Dalman", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Dalman (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7975001", + "display" : "Amiphenazole", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Amiphenazole (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7979007", + "display" : "3'-phosphoadenylylsulphate 3'-phosphatase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "3'-phosphoadenylylsulfate 3'-phosphatase (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "3'-phosphoadenylylsulfate 3'-phosphatase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7983007", + "display" : "Sodium rhodanide", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sodium rhodanide (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7985000", + "display" : "Sulfur isotope", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sulphur isotope" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sulfur isotope (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7997004", + "display" : "Butyl mercaptan", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Butyl mercaptan (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8000007", + "display" : "Cucurbitacin delta^23^-reductase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cucurbitacin delta^23^-reductase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8002004", + "display" : "Blood group antibody Fleming", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Fle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Fleming (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8025003", + "display" : "Blood group antibody Gibson", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Gibson (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8029009", + "display" : "Allyl glycidyl ether", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allyl glycidyl ether (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8030004", + "display" : "Polyethylene glycol", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Macrogol" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PEG - Polyethylene glycol" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Macrogol (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8035009", + "display" : "Cholestenol delta-isomerase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cholestenol delta-isomerase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8048008", + "display" : "Blood group antigen Th", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Th (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8054009", + "display" : "Orotate reductase (NADPH)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Orotate reductase (reduced nicotinamide adenine dinucleotide phosphate) (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Orotate reductase (reduced nicotinamide adenine dinucleotide phosphate)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8055005", + "display" : "Galactoside acetyltransferase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thiogalactoside acetyltransferase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Galactoside acetyltransferase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8105004", + "display" : "Hemoglobin Leiden", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin Leiden" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin Leiden (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8108002", + "display" : "Undecaprenyl-diphosphatase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Undecaprenyl-diphosphatase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8123007", + "display" : "Blood group antibody Schuppenhauer", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Schuppenhauer (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8132009", + "display" : "Magnesium acetylsalicylate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Magnesium acetylsalicylate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8143001", + "display" : "Diosmin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diosmin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8153000", + "display" : "Homoproline", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pipecolic acid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pipecolic acid (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pipecolate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8156008", + "display" : "Immunoglobulin, Fd fragment", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immunoglobulin, Fd fragment (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8164002", + "display" : "Lymphocyte antigen CD67", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lymphocyte antigen CD67 (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cluster of differentiation antigen 67" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CD67 - Cluster of differentiation antigen 67" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lymphocyte antigen CD66B" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8168004", + "display" : "Uracil-5-carboxylate decarboxylase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Uracil-5-carboxylate decarboxylase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8179009", + "display" : "Cevadilline", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cevadilline (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8184003", + "display" : "Convallamarogenin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Convallamarogenin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8190004", + "display" : "Diaminopimelate epimerase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diaminopimelate epimerase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8202008", + "display" : "Potassium-43 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "43-K" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Potassium-43" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8203003", + "display" : "Human menopausal gonadotropin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Menotropin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human menopausal gonadotrophin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human menopausal gonadotropin (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Menotrophin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8204009", + "display" : "Polyester", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Polyester (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8222007", + "display" : "Coagulation factor II Padua variant", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Coagulation factor II Padua variant (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8227001", + "display" : "Ruthenium-106 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "106-Ru" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ruthenium-106" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8230008", + "display" : "Streptococcal cysteine proteinase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Streptococcal proteinase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Streptococcus peptidase A" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Streptococcal cysteine proteinase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8237006", + "display" : "Strobane", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Strobane (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8252004", + "display" : "Chlorothiazide sodium", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chlorothiazide sodium (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8257005", + "display" : "Abnormal hemoglobin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abnormal haemoglobin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abnormal hemoglobin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8261004", + "display" : "Potassium thiosulfate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Potassium thiosulfate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8268005", + "display" : "Blood group antibody Hildebrandt", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Hildebrandt (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8270001", + "display" : "tRNA adenylyltransferase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "tRNA CCA-pyrophosphorylase (adenosine)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "tRNA nucleotidyltransferase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "tRNA CCA-pyrophosphorylase (cytidine)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "tRNA cytidylyltransferase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transfer ribonucleic acid adenylyltransferase (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transfer ribonucleic acid adenylyltransferase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8275006", + "display" : "Methionine-S-oxide reductase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Methionine-S-oxide reductase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8295000", + "display" : "Uromucoid protein", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tamm-Horsfall mucoprotein" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Uromucoid protein (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8300003", + "display" : "Cyclohexanol", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cyclohexanol (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8310007", + "display" : "Hemoglobin Madrid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb 115(G17), Ala-pro" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin Madrid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin Madrid (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8313009", + "display" : "RNA-directed DNA polymerase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "DNA nucleotidyltransferase (RNA-directed)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reverse transcriptase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Revertase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ribonucleic acid-directed deoxyribonucleic acid polymerase (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ribonucleic acid-directed deoxyribonucleic acid polymerase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8340009", + "display" : "Procollagen-lysine,2-oxoglutarate 5-dioxygenase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lysine hydroxylase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lysine,2-oxoglutarate 5-dioxygenase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Procollagen-lysine,2-oxoglutarate 5-dioxygenase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8342001", + "display" : "Brilliant cresyl blue", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cresyl blue BBS" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brilliant cresyl blue stain (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brilliant cresyl blue stain" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8343006", + "display" : "Blood group antibody Re^a^", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Reid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Re^a^ (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8354001", + "display" : "Manganese ethylene bis-dithiocarbamate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Manganese ethylene bis-dithiocarbamate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8355000", + "display" : "Hafnium isotope", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hafnium isotope (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8362009", + "display" : "Blood group antibody c", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody hr'" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Rh4" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody c (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anti c" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8365006", + "display" : "Oil of pennyroyal-European", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oil of pulegium" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oil of pennyroyal-European (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8368008", + "display" : "Xylobiase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Exo-1,4-beta-xylosidase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Xylan 1,4-beta-xylosidase (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Xylan 1,4-beta-xylosidase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Beta-xylosidase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8376005", + "display" : "Duffy blood group antibody", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antibody to antigen in ISBT system FY" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antibody to antigen in ISBT system 008" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antibody to antigen in Duffy blood group system" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Duffy system antibody" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antibody to antigen in Duffy blood group system (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8385005", + "display" : "Glucan 1,4-alpha-glucosidase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glucoamylase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Amyloglucosidase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lysosomal alpha-glucosidase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acid maltase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Exo-1,4-alpha-glucosidase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glucan 1,4-alpha-glucosidase (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alpha-1,4-glucosidase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gamma-amylase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8397006", + "display" : "Nicotine resin complex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nicotine resin complex (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8406008", + "display" : "Nitroethane oxidase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nitroethane oxidase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8429000", + "display" : "Brilliant orange", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brilliant orange stain (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brilliant orange stain" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8450009", + "display" : "Oil of lemon grass", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Indian melissa oil" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oil of lemon grass (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lemon grass oil" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8452001", + "display" : "Blood group antigen Sisson", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Sisson (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8456003", + "display" : "Methyl ethyl ketone peroxide", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Methyl ethyl ketone peroxide (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8460000", + "display" : "Blood group antibody Vg^a^", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Van Vugt" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Vg^a^ (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8473001", + "display" : "Homocysteine methyltransferase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Homocysteine methyltransferase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8474007", + "display" : "Lead oleate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lead oleate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8484008", + "display" : "Blood group antigen Mur", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Murrell" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "MNS10 (ISBT symbol)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Mur (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8485009", + "display" : "Oncogene protein P210, BCR-ABL", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oncogene protein P210, BCR-ABL (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8486005", + "display" : "HLA-DRw15 antigen", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leukocyte antigen DRw15 (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leukocyte antigen DRw15" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leucocyte antigen DRw15" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8487001", + "display" : "Vanadium-48 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "48-V" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vanadium-48" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8491006", + "display" : "Complement inhibitor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Substance with complement inhibitor mechanism of action (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8492004", + "display" : "Allantoicase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allantoicase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8498000", + "display" : "Short neurotoxin venom", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Short neurotoxin venom (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8507001", + "display" : "Cyclohexane", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hexahydroxybenzene" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hexamethylene" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cyclohexane (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8514004", + "display" : "Ornithine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ornithine (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "L-ornithine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8520003", + "display" : "Hemoglobin Machida", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb 6(A3), Glu-gln, beta chain" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin Machida" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin Machida (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8525008", + "display" : "Osmium-183 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osmium-183" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "183-Os" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8529002", + "display" : "Urinary protein of low molecular weight", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Urinary protein of low molecular weight (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8534003", + "display" : "Tin-110 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tin-110" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "110-Sn" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8537005", + "display" : "Solution", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Solution (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8578007", + "display" : "Potassium cyanate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Potassium cyanate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8591008", + "display" : "Dichlorodifluoromethane", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CFC-12" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dichlorodifluoromethane (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8612007", + "display" : "Tumor necrosis factor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "TNF" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tumour necrosis factor" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tumor necrosis factor (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cachectin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8620009", + "display" : "Oncogene protein TCL6", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "T-cell leukemia-lymphoma gene 6" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "T-cell leukaemia-lymphoma gene 6" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oncogene protein TCL6 (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8631001", + "display" : "Potassium chloride", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Potassium chloride (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8653004", + "display" : "Rubijervine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rubijervine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8660005", + "display" : "Complement component C3c", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Complement component C3c (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8687009", + "display" : "Gum arabic", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gum arabic (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8689007", + "display" : "Kanamycin sulfate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Kanamycin sulphate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Kanamycin sulfate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8701002", + "display" : "Sulfachlorpyridazine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sulphachlorpyridazine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sulfachlorpyridazine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8705006", + "display" : "4-hydroxybenzoate decarboxylase (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "4-hydroxybenzoate decarboxylase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8731008", + "display" : "Blood group antibody Austin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Austin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8740007", + "display" : "C3(H20)Bb", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "C3(H20)Bb (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8761000", + "display" : "Adenylylsulfate kinase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adenylylsulphate kinase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adenylylsulfate kinase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8767001", + "display" : "Santonin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Santonin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8785008", + "display" : "Chlorine dioxide", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chlorine peroxide" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chlorine dioxide (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8786009", + "display" : "Blood group antigen Wd^a^", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Waldner" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "DI5 (ISBT symbol)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Wd^a^ (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8795001", + "display" : "Hemoglobin F", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fetal hemoglobin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb alpha>2< gamma>2<" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "HbF" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin F" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fetal haemoglobin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin F (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Foetal haemoglobin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb F - haemoglobin F" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb F - hemoglobin F" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8817004", + "display" : "LH receptor site", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Luteinizing hormone receptor site (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Luteinising hormone receptor site" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Luteinizing hormone receptor site" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8818009", + "display" : "Blood group antibody Tri W", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Tri W (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8822004", + "display" : "Linoleic acid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Linoleic acid (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "9,12-octadecadienoic acid" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8830003", + "display" : "Nitrate reductase (NAD(P)H)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nitrate reductase [NAD(P)H] (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nitrate reductase [NAD(P)H]" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8836009", + "display" : "Gallocyanine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gallocyanine stain (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gallocyanine stain" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8844009", + "display" : "Hydroxybutyrate-dimer hydrolase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hydroxybutyrate-dimer hydrolase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8858006", + "display" : "Strontium (85-Sr) nitrate (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Strontium (85-Sr) nitrate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8865003", + "display" : "Natural graphite", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Plumbago" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Black lead" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Natural graphite (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Graphite" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8878003", + "display" : "Blood group antigen Evelyn", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Evelyn (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8882001", + "display" : "3-hydroxybenzoate 6-hydroxylase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "3-hydroxybenzoate 6-monooxygenase (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "3-hydroxybenzoate 6-monooxygenase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8886003", + "display" : "Flecainide acetate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Flecainide acetate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8908003", + "display" : "Blood group antibody I^T^", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody I^T^ (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8914005", + "display" : "Endolymph", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Endolymph (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8919000", + "display" : "Biotin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vitamin H" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Coenzyme R" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Biotin (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vitamin B7" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8926000", + "display" : "Azur B", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trimethyl thionin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Azure B stain (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Azure B stain" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Azure B" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8945009", + "display" : "Phosphopantothenate-cysteine ligase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phosphopantothenoylcysteine synthetase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phosphopantothenate-cysteine ligase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8953001", + "display" : "2,3-dihydroxyindole 2,3-dioxygenase (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "2,3-dihydroxyindole 2,3-dioxygenase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8963009", + "display" : "N-Acetylmuramoyl-L-alanine amidase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "N-Acetylmuramoyl-L-alanine amidase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8969008", + "display" : "Bulbourethral secretions", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bulbourethral secretions (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8977007", + "display" : "Blood group antibody Tarplee", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Tarp" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Tarplee (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8982000", + "display" : "Oleate hydratase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oleate hydratase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8987006", + "display" : "Cycle-phase specific agent", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cycle-phase specific agent (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8991001", + "display" : "Ribulokinase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ribulokinase (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "L-ribulokinase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9010006", + "display" : "Methyl blue", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Soluble blue 8B" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Water blue 6B extra P" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Helvetia blue" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acid blue 93" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Methyl blue stain (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Methyl blue stain" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9013008", + "display" : "Dephospho-CoA kinase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dephospho-coenzyme A kinase (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dephospho-coenzyme A kinase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9021002", + "display" : "Carbaryl", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Methyl carbamic acid 1-naphthyl ester" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carbaryl (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9024005", + "display" : "Glucose-6-phosphate dehydrogenase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "G-6PD" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glucose-6-phosphate dehydrogenase (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "G6PD - Glucose-6-phosphate dehydrogenase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "G6P - Glucose-6-phosphate dehydrogenase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9045003", + "display" : "Radon radioisotope", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radon radioisotope (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9052001", + "display" : "Allspice oil", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pimenta oil" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allspice oil (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9054000", + "display" : "Blood group antigen HLA-B15", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen HLA-B15 (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "HLA - Human leucocyte antigen B15" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leucocyte antigen B15" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leukocyte antigen B15" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "HLA - Human leukocyte antigen B15" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9103003", + "display" : "Retinol fatty-acyltransferase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Retinol fatty-acyltransferase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9110009", + "display" : "Mercuric compound", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mercuric compound (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9125009", + "display" : "Sempervirine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sempervirine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9159008", + "display" : "Triacetate-lactonase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Triacetate-lactonase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9172009", + "display" : "Blood group antibody Alda", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Alda (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9174005", + "display" : "Fibrinogen Poitiers", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fibrinogen Poitiers (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9183000", + "display" : "Beta-N-acetylgalactosaminidase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Beta-N-acetylgalactosaminidase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9189001", + "display" : "CMP-N-acetylneuraminate-lactosylceramide alpha-2,3-sialyltransferase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cytidine monophosphate (CMP)-N-acetylneuraminate-lactosylceramide alpha-2,3-sialyltransferase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cytidine monophosphate-N-acetylneuraminate-lactosylceramide alpha-2,3-sialyltransferase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cytidine monophosphate-N-acetylneuraminate-lactosylceramide alpha-2,3-sialyltransferase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9195000", + "display" : "Immunoglobulin gene INV allotype", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immunoglobulin gene INV allotype (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9197008", + "display" : "Apiose reductase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Apiose reductase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9205004", + "display" : "Hemoglobin Tarrant", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb 126(H9), Asp-asn" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin Tarrant" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin Tarrant (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9220005", + "display" : "Plant phenol oil", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Plant phenol oil (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9223007", + "display" : "Borneol dehydrogenase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bicyclic monoterpenol dehydrogenase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Borneol dehydrogenase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9234005", + "display" : "Chlorobutanol", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chlorobutanol (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chlorbutol" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9246009", + "display" : "Tellurium-118 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tellurium-118" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "118-Te" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9253000", + "display" : "HLA-DRw16 antigen", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leukocyte antigen DRw16 (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leukocyte antigen DRw16" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leucocyte antigen DRw16" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9270008", + "display" : "Catecholamine receptor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Catecholamine receptor (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9271007", + "display" : "Fibrinogen Pontoise", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fibrinogen Pontoise (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9301005", + "display" : "Lens neutral proteinase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lens neutral proteinase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9302003", + "display" : "Gentisate decarboxylase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gentisate decarboxylase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9315007", + "display" : "Spearmint oil", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spearmint oil (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9319001", + "display" : "Blood group antibody Vennera", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Vennera (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9334007", + "display" : "Isopropyl glycidyl ether", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Isopropyl glycidyl ether (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9349004", + "display" : "Nitrobenzene", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nitrobenzene (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9351000", + "display" : "Palladium-103 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Palladium-103" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "103-Pd" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9355009", + "display" : "Hemoglobin F-Alexandra", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb 12(A9), Thr-lys" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin F-Alexandra" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin F-Alexandra (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9392009", + "display" : "Blood group antibody Pollio", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Poll" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Pollio (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9396007", + "display" : "Iron-60 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "60-Fe" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Iron-60" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9398008", + "display" : "Blood group antigen Pillsbury", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Pillsbury (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9410003", + "display" : "Bromoform", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tribromomethane" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bromoform (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9422000", + "display" : "High density lipoprotein", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "HDL" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "High density lipoprotein (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alpha-lipoprotein" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alpha lipoprotein" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "HDL - high density lipoprotein" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9457002", + "display" : "Fibrinogen Almeria", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fibrinogen Almeria (substance)" + }] + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/supplyrequest-reason", + "resource" : { + "resourceType" : "ValueSet", + "id" : "supplyrequest-reason", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "oo" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/supplyrequest-reason", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.697" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.683" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.2.464" + }], + "version" : "6.0.0-ballot2", + "name" : "SupplyRequestReason", + "title" : "Supply Request Reason", + "status" : "draft", + "experimental" : true, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "The reason why the supply item was requested.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/supplyrequest-reason" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:fcff6ea3-66ca-449f-b835-ae3a95195194", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 2, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/supplyrequest-reason|1.0.1" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/supplyrequest-reason", + "code" : "patient-care", + "display" : "Patient Care" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/supplyrequest-reason", + "code" : "ward-stock", + "display" : "Ward Stock" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/supplydelivery-status", + "resource" : { + "resourceType" : "ValueSet", + "id" : "supplydelivery-status", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "oo" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/supplydelivery-status", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.700" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.686" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.2.355" + }], + "version" : "6.0.0-ballot2", + "name" : "SupplyDeliveryStatus", + "title" : "Supply Delivery Status", + "status" : "active", + "experimental" : true, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "Status of the supply delivery.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/supplydelivery-status" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:a98470e4-98e5-4c25-ae1d-b4fe2ded0692", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 4, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/supplydelivery-status|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/supplydelivery-status", + "code" : "in-progress", + "display" : "In Progress" + }, + { + "system" : "http://hl7.org/fhir/supplydelivery-status", + "code" : "completed", + "display" : "Delivered" + }, + { + "system" : "http://hl7.org/fhir/supplydelivery-status", + "code" : "abandoned", + "display" : "Abandoned" + }, + { + "system" : "http://hl7.org/fhir/supplydelivery-status", + "code" : "entered-in-error", + "display" : "Entered In Error" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/supplydelivery-supplyitemtype", + "resource" : { + "resourceType" : "ValueSet", + "id" : "supplydelivery-supplyitemtype", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "oo" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/supplydelivery-supplyitemtype", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.2988" + }], + "version" : "6.0.0-ballot2", + "name" : "SupplyDeliverySupplyItemType", + "title" : "Supply Delivery Supply Item Type", + "status" : "active", + "experimental" : true, + "publisher" : "FHIR Project team", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "This value sets refers to a specific supply item.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/supplydelivery-supplyitemtype" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:9bd99b5e-8304-4e7c-b7f0-8e7d8d885116", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 3, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/supplydelivery-supplyitemtype|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/supplydelivery-supplyitemtype", + "code" : "medication", + "display" : "Medication" + }, + { + "system" : "http://hl7.org/fhir/supplydelivery-supplyitemtype", + "code" : "device", + "display" : "Device" + }, + { + "system" : "http://hl7.org/fhir/supplydelivery-supplyitemtype", + "code" : "biologicallyderivedproduct", + "display" : "Biologically Derived Product" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/supplydelivery-stage", + "resource" : { + "resourceType" : "ValueSet", + "id" : "supplydelivery-stage", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "oo" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/supplydelivery-stage", + "version" : "6.0.0-ballot2", + "name" : "SupplyDeliveryStage", + "title" : "Supply Delivery Stage", + "status" : "draft", + "experimental" : true, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "Stage of the supply delivery.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/supplydelivery-stage" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:1b06d8ee-9915-4f45-a220-ed7debf61720", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 2, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/supplydelivery-stage|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/supplydelivery-stage", + "code" : "dispatch", + "display" : "Dispatch" + }, + { + "system" : "http://hl7.org/fhir/supplydelivery-stage", + "code" : "reception", + "display" : "Reception" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/supplydelivery-supplyitemcondition", + "resource" : { + "resourceType" : "ValueSet", + "id" : "supplydelivery-supplyitemcondition", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "oo" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/supplydelivery-supplyitemcondition", + "version" : "6.0.0-ballot2", + "name" : "SupplyDeliverySupplyItemCondition", + "title" : "Supply Delivery Supply Item Condition", + "status" : "draft", + "experimental" : true, + "publisher" : "FHIR Project team", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "This value sets refers to the condition of a specific supply item.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/supplydelivery-supplyitemcondition" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:2dd52ad3-70dc-4b1d-9b8f-3935a40302a6", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 2, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/supplydelivery-supplyitemcondition|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/supplydelivery-supplyitemcondition", + "code" : "normal", + "display" : "Normal" + }, + { + "system" : "http://hl7.org/fhir/supplydelivery-supplyitemcondition", + "code" : "damaged", + "display" : "Damaged" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/testscript-profile-origin-types", + "resource" : { + "resourceType" : "ValueSet", + "id" : "testscript-profile-origin-types", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fhir" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 4 + }], + "url" : "http://hl7.org/fhir/ValueSet/testscript-profile-origin-types", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.712" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.700" + }], + "version" : "6.0.0-ballot2", + "name" : "TestScriptProfileOriginType", + "title" : "Test Script Profile Origin Type", + "status" : "draft", + "experimental" : false, + "publisher" : "FHIR Project team", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "This value set defines a set of codes that are used to indicate the profile type of a test system when acting as the origin within a TestScript.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/testscript-profile-origin-types" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:879e3ea1-31b6-44f9-913d-f69015398da7", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 2, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/testscript-profile-origin-types|1.0.1" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/testscript-profile-origin-types", + "code" : "FHIR-Client", + "display" : "FHIR Client" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/testscript-profile-origin-types", + "code" : "FHIR-SDC-FormFiller", + "display" : "FHIR SDC FormFiller" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/testscript-profile-destination-types", + "resource" : { + "resourceType" : "ValueSet", + "id" : "testscript-profile-destination-types", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fhir" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 4 + }], + "url" : "http://hl7.org/fhir/ValueSet/testscript-profile-destination-types", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.714" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.702" + }], + "version" : "6.0.0-ballot2", + "name" : "TestScriptProfileDestinationType", + "title" : "Test Script Profile Destination Type", + "status" : "draft", + "experimental" : false, + "publisher" : "FHIR Project team", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "This value set defines a set of codes that are used to indicate the profile type of a test system when acting as the destination within a TestScript.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/testscript-profile-destination-types" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:e72982e7-2ea5-4288-8c53-0635d7ed5af7", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 4, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/testscript-profile-destination-types|1.0.1" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/testscript-profile-destination-types", + "code" : "FHIR-Server", + "display" : "FHIR Server" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/testscript-profile-destination-types", + "code" : "FHIR-SDC-FormManager", + "display" : "FHIR SDC FormManager" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/testscript-profile-destination-types", + "code" : "FHIR-SDC-FormProcessor", + "display" : "FHIR SDC FormProcessor" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/testscript-profile-destination-types", + "code" : "FHIR-SDC-FormReceiver", + "display" : "FHIR SDC FormReceiver" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/testscript-scope-conformance-codes", + "resource" : { + "resourceType" : "ValueSet", + "id" : "testscript-scope-conformance-codes", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fhir" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 4 + }], + "url" : "http://hl7.org/fhir/ValueSet/testscript-scope-conformance-codes", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3057" + }], + "version" : "6.0.0-ballot2", + "name" : "TestScriptScopeConformanceType", + "title" : "Test Script Scope Conformance Type", + "status" : "draft", + "experimental" : false, + "date" : "2021-01-25T17:01:24-04:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "The expectation of whether the test must pass for the system to be considered conformant with the artifact.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/testscript-scope-conformance-codes" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:7e33536d-a177-4d12-861c-513252557331", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 3, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/testscript-scope-conformance-codes|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/testscript-scope-conformance-codes", + "code" : "required", + "display" : "Required" + }, + { + "system" : "http://hl7.org/fhir/testscript-scope-conformance-codes", + "code" : "optional", + "display" : "Optional" + }, + { + "system" : "http://hl7.org/fhir/testscript-scope-conformance-codes", + "code" : "strict", + "display" : "Strict" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/testscript-scope-phase-codes", + "resource" : { + "resourceType" : "ValueSet", + "id" : "testscript-scope-phase-codes", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fhir" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 4 + }], + "url" : "http://hl7.org/fhir/ValueSet/testscript-scope-phase-codes", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3056" + }], + "version" : "6.0.0-ballot2", + "name" : "TestScriptScopePhaseType", + "title" : "Test Script Scope Phase Type", + "status" : "draft", + "experimental" : true, + "date" : "2021-01-25T17:01:24-04:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "The phase of testing for this artifact.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/testscript-scope-phase-codes" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:123c39cc-f8d4-4428-876a-ccb4220f9c83", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 3, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/testscript-scope-phase-codes|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/testscript-scope-phase-codes", + "code" : "unit", + "display" : "Unit" + }, + { + "system" : "http://hl7.org/fhir/testscript-scope-phase-codes", + "code" : "integration", + "display" : "Integration" + }, + { + "system" : "http://hl7.org/fhir/testscript-scope-phase-codes", + "code" : "production", + "display" : "Production" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/testscript-operation-codes", + "resource" : { + "resourceType" : "ValueSet", + "id" : "testscript-operation-codes", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fhir" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 4 + }], + "url" : "http://hl7.org/fhir/ValueSet/testscript-operation-codes", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.704" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.690" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.2.357" + }], + "version" : "6.0.0-ballot2", + "name" : "TestScriptOperationCode", + "title" : "Test Script Operation Code", + "status" : "draft", + "experimental" : true, + "publisher" : "FHIR Project team", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "This value set defines a set of codes that are used to indicate the supported operations of a testing engine or tool.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/restful-interaction" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:d1b61140-5738-4d5c-9d89-1af33055881a", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 25, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/restful-interaction|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/restful-interaction", + "code" : "read", + "display" : "read" + }, + { + "system" : "http://hl7.org/fhir/restful-interaction", + "code" : "vread", + "display" : "vread" + }, + { + "system" : "http://hl7.org/fhir/restful-interaction", + "code" : "update", + "display" : "update" + }, + { + "system" : "http://hl7.org/fhir/restful-interaction", + "code" : "update-conditional", + "display" : "update-conditional" + }, + { + "system" : "http://hl7.org/fhir/restful-interaction", + "code" : "patch", + "display" : "patch" + }, + { + "system" : "http://hl7.org/fhir/restful-interaction", + "code" : "patch-conditional", + "display" : "patch-conditional" + }, + { + "system" : "http://hl7.org/fhir/restful-interaction", + "code" : "delete", + "display" : "delete" + }, + { + "system" : "http://hl7.org/fhir/restful-interaction", + "code" : "delete-conditional-single", + "display" : "delete-conditional-single" + }, + { + "system" : "http://hl7.org/fhir/restful-interaction", + "code" : "delete-conditional-multiple", + "display" : "delete-conditional-multiple" + }, + { + "system" : "http://hl7.org/fhir/restful-interaction", + "code" : "delete-history", + "display" : "delete-history" + }, + { + "system" : "http://hl7.org/fhir/restful-interaction", + "code" : "delete-history-version", + "display" : "delete-history-version" + }, + { + "system" : "http://hl7.org/fhir/restful-interaction", + "code" : "history", + "display" : "history" + }, + { + "system" : "http://hl7.org/fhir/restful-interaction", + "code" : "history-instance", + "display" : "history-instance" + }, + { + "system" : "http://hl7.org/fhir/restful-interaction", + "code" : "history-type", + "display" : "history-type" + }, + { + "system" : "http://hl7.org/fhir/restful-interaction", + "code" : "history-system", + "display" : "history-system" + }, + { + "system" : "http://hl7.org/fhir/restful-interaction", + "code" : "create", + "display" : "create" + }, + { + "system" : "http://hl7.org/fhir/restful-interaction", + "code" : "create-conditional", + "display" : "create-conditional" + }, + { + "system" : "http://hl7.org/fhir/restful-interaction", + "code" : "search", + "display" : "search" + }, + { + "system" : "http://hl7.org/fhir/restful-interaction", + "code" : "search-type", + "display" : "search-type" + }, + { + "system" : "http://hl7.org/fhir/restful-interaction", + "code" : "search-system", + "display" : "search-system" + }, + { + "system" : "http://hl7.org/fhir/restful-interaction", + "code" : "search-compartment", + "display" : "search-compartment" + }, + { + "system" : "http://hl7.org/fhir/restful-interaction", + "code" : "capabilities", + "display" : "capabilities" + }, + { + "system" : "http://hl7.org/fhir/restful-interaction", + "code" : "transaction", + "display" : "transaction" + }, + { + "system" : "http://hl7.org/fhir/restful-interaction", + "code" : "batch", + "display" : "batch" + }, + { + "system" : "http://hl7.org/fhir/restful-interaction", + "code" : "operation", + "display" : "operation" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/http-operations", + "resource" : { + "resourceType" : "ValueSet", + "id" : "http-operations", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fhir" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 4 + }], + "url" : "http://hl7.org/fhir/ValueSet/http-operations", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.716" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.704" + }], + "version" : "6.0.0-ballot2", + "name" : "TestScriptRequestMethodCode", + "title" : "Test Script Request Method Code", + "status" : "draft", + "experimental" : false, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "The allowable request method or HTTP operation codes.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/http-operations" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:1e949a1c-f0b1-42d1-b119-4175eab648ad", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 7, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/http-operations|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/http-operations", + "code" : "delete", + "display" : "DELETE" + }, + { + "system" : "http://hl7.org/fhir/http-operations", + "code" : "get", + "display" : "GET" + }, + { + "system" : "http://hl7.org/fhir/http-operations", + "code" : "options", + "display" : "OPTIONS" + }, + { + "system" : "http://hl7.org/fhir/http-operations", + "code" : "patch", + "display" : "PATCH" + }, + { + "system" : "http://hl7.org/fhir/http-operations", + "code" : "post", + "display" : "POST" + }, + { + "system" : "http://hl7.org/fhir/http-operations", + "code" : "put", + "display" : "PUT" + }, + { + "system" : "http://hl7.org/fhir/http-operations", + "code" : "head", + "display" : "HEAD" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/assert-direction-codes", + "resource" : { + "resourceType" : "ValueSet", + "id" : "assert-direction-codes", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fhir" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 4 + }], + "url" : "http://hl7.org/fhir/ValueSet/assert-direction-codes", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.706" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.694" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.2.359" + }], + "version" : "6.0.0-ballot2", + "name" : "AssertionDirectionType", + "title" : "Assertion Direction Type", + "status" : "draft", + "experimental" : false, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "The type of direction to use for assertion.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/assert-direction-codes" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:c2c1391f-424d-4d06-a9b0-d2339caec0b5", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 2, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/assert-direction-codes|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/assert-direction-codes", + "code" : "response", + "display" : "response" + }, + { + "system" : "http://hl7.org/fhir/assert-direction-codes", + "code" : "request", + "display" : "request" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/assert-manual-completion-codes", + "resource" : { + "resourceType" : "ValueSet", + "id" : "assert-manual-completion-codes", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fhir" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 4 + }], + "url" : "http://hl7.org/fhir/ValueSet/assert-manual-completion-codes", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.702" + }], + "version" : "6.0.0-ballot2", + "name" : "AssertionManualCompletionType", + "title" : "Assertion Manual Completion Type", + "status" : "draft", + "experimental" : false, + "date" : "2022-12-20T09:43:11-05:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "The type of manual completion to use for assertion.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/assert-manual-completion-codes" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:4e983670-de27-4261-8d71-b9140e479646", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 4, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/assert-manual-completion-codes|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/assert-manual-completion-codes", + "code" : "fail", + "display" : "Fail" + }, + { + "system" : "http://hl7.org/fhir/assert-manual-completion-codes", + "code" : "pass", + "display" : "Pass" + }, + { + "system" : "http://hl7.org/fhir/assert-manual-completion-codes", + "code" : "skip", + "display" : "Skip" + }, + { + "system" : "http://hl7.org/fhir/assert-manual-completion-codes", + "code" : "stop", + "display" : "Stop" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/assert-operator-codes", + "resource" : { + "resourceType" : "ValueSet", + "id" : "assert-operator-codes", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fhir" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 4 + }], + "url" : "http://hl7.org/fhir/ValueSet/assert-operator-codes", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.708" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.696" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.2.360" + }], + "version" : "6.0.0-ballot2", + "name" : "AssertionOperatorType", + "title" : "Assertion Operator Type", + "status" : "draft", + "experimental" : false, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "The type of operator to use for assertion.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/assert-operator-codes" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:48f86ec4-4dd8-4f83-90a4-e38fd69897a6", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 12, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/assert-operator-codes|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/assert-operator-codes", + "code" : "equals", + "display" : "equals" + }, + { + "system" : "http://hl7.org/fhir/assert-operator-codes", + "code" : "notEquals", + "display" : "notEquals" + }, + { + "system" : "http://hl7.org/fhir/assert-operator-codes", + "code" : "in", + "display" : "in" + }, + { + "system" : "http://hl7.org/fhir/assert-operator-codes", + "code" : "notIn", + "display" : "notIn" + }, + { + "system" : "http://hl7.org/fhir/assert-operator-codes", + "code" : "greaterThan", + "display" : "greaterThan" + }, + { + "system" : "http://hl7.org/fhir/assert-operator-codes", + "code" : "lessThan", + "display" : "lessThan" + }, + { + "system" : "http://hl7.org/fhir/assert-operator-codes", + "code" : "empty", + "display" : "empty" + }, + { + "system" : "http://hl7.org/fhir/assert-operator-codes", + "code" : "notEmpty", + "display" : "notEmpty" + }, + { + "system" : "http://hl7.org/fhir/assert-operator-codes", + "code" : "contains", + "display" : "contains" + }, + { + "system" : "http://hl7.org/fhir/assert-operator-codes", + "code" : "notContains", + "display" : "notContains" + }, + { + "system" : "http://hl7.org/fhir/assert-operator-codes", + "code" : "eval", + "display" : "evaluate" + }, + { + "system" : "http://hl7.org/fhir/assert-operator-codes", + "code" : "manualEval", + "display" : "manualEvaluate" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/assert-response-code-types", + "resource" : { + "resourceType" : "ValueSet", + "id" : "assert-response-code-types", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fhir" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 4 + }], + "url" : "http://hl7.org/fhir/ValueSet/assert-response-code-types", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.710" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.698" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.2.361" + }], + "version" : "6.0.0-ballot2", + "name" : "AssertionResponseTypes", + "title" : "Assertion Response Types", + "status" : "draft", + "experimental" : false, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "The type of response code to use for assertion.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/assert-response-code-types" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:f241b9a1-8ecb-43ac-b539-89ca45379cba", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 44, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/assert-response-code-types|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/assert-response-code-types", + "code" : "continue", + "display" : "Continue" + }, + { + "system" : "http://hl7.org/fhir/assert-response-code-types", + "code" : "switchingProtocols", + "display" : "Switching Protocols" + }, + { + "system" : "http://hl7.org/fhir/assert-response-code-types", + "code" : "okay", + "display" : "OK" + }, + { + "system" : "http://hl7.org/fhir/assert-response-code-types", + "code" : "created", + "display" : "Created" + }, + { + "system" : "http://hl7.org/fhir/assert-response-code-types", + "code" : "accepted", + "display" : "Accepted" + }, + { + "system" : "http://hl7.org/fhir/assert-response-code-types", + "code" : "nonAuthoritativeInformation", + "display" : "Non-Authoritative Information" + }, + { + "system" : "http://hl7.org/fhir/assert-response-code-types", + "code" : "noContent", + "display" : "No Content" + }, + { + "system" : "http://hl7.org/fhir/assert-response-code-types", + "code" : "resetContent", + "display" : "Reset Content" + }, + { + "system" : "http://hl7.org/fhir/assert-response-code-types", + "code" : "partialContent", + "display" : "Partial Content" + }, + { + "system" : "http://hl7.org/fhir/assert-response-code-types", + "code" : "multipleChoices", + "display" : "Multiple Choices" + }, + { + "system" : "http://hl7.org/fhir/assert-response-code-types", + "code" : "movedPermanently", + "display" : "Moved Permanently" + }, + { + "system" : "http://hl7.org/fhir/assert-response-code-types", + "code" : "found", + "display" : "Found" + }, + { + "system" : "http://hl7.org/fhir/assert-response-code-types", + "code" : "seeOther", + "display" : "See Other" + }, + { + "system" : "http://hl7.org/fhir/assert-response-code-types", + "code" : "notModified", + "display" : "Not Modified" + }, + { + "system" : "http://hl7.org/fhir/assert-response-code-types", + "code" : "useProxy", + "display" : "Use Proxy" + }, + { + "system" : "http://hl7.org/fhir/assert-response-code-types", + "code" : "temporaryRedirect", + "display" : "Temporary Redirect" + }, + { + "system" : "http://hl7.org/fhir/assert-response-code-types", + "code" : "permanentRedirect", + "display" : "Permanent Redirect" + }, + { + "system" : "http://hl7.org/fhir/assert-response-code-types", + "code" : "badRequest", + "display" : "Bad Request" + }, + { + "system" : "http://hl7.org/fhir/assert-response-code-types", + "code" : "unauthorized", + "display" : "Unauthorized" + }, + { + "system" : "http://hl7.org/fhir/assert-response-code-types", + "code" : "paymentRequired", + "display" : "Payment Required" + }, + { + "system" : "http://hl7.org/fhir/assert-response-code-types", + "code" : "forbidden", + "display" : "Forbidden" + }, + { + "system" : "http://hl7.org/fhir/assert-response-code-types", + "code" : "notFound", + "display" : "Not Found" + }, + { + "system" : "http://hl7.org/fhir/assert-response-code-types", + "code" : "methodNotAllowed", + "display" : "Method Not Allowed" + }, + { + "system" : "http://hl7.org/fhir/assert-response-code-types", + "code" : "notAcceptable", + "display" : "Not Acceptable" + }, + { + "system" : "http://hl7.org/fhir/assert-response-code-types", + "code" : "proxyAuthenticationRequired", + "display" : "Proxy Authentication Required" + }, + { + "system" : "http://hl7.org/fhir/assert-response-code-types", + "code" : "requestTimeout", + "display" : "Request Timeout" + }, + { + "system" : "http://hl7.org/fhir/assert-response-code-types", + "code" : "conflict", + "display" : "Conflict" + }, + { + "system" : "http://hl7.org/fhir/assert-response-code-types", + "code" : "gone", + "display" : "Gone" + }, + { + "system" : "http://hl7.org/fhir/assert-response-code-types", + "code" : "lengthRequired", + "display" : "Length Required" + }, + { + "system" : "http://hl7.org/fhir/assert-response-code-types", + "code" : "preconditionFailed", + "display" : "Precondition Failed" + }, + { + "system" : "http://hl7.org/fhir/assert-response-code-types", + "code" : "contentTooLarge", + "display" : "Content Too Large" + }, + { + "system" : "http://hl7.org/fhir/assert-response-code-types", + "code" : "uriTooLong", + "display" : "URI Too Long" + }, + { + "system" : "http://hl7.org/fhir/assert-response-code-types", + "code" : "unsupportedMediaType", + "display" : "Unsupported Media Type" + }, + { + "system" : "http://hl7.org/fhir/assert-response-code-types", + "code" : "rangeNotSatisfiable", + "display" : "Range Not Satisfiable" + }, + { + "system" : "http://hl7.org/fhir/assert-response-code-types", + "code" : "expectationFailed", + "display" : "Expectation Failed" + }, + { + "system" : "http://hl7.org/fhir/assert-response-code-types", + "code" : "misdirectedRequest", + "display" : "Misdirected Request" + }, + { + "system" : "http://hl7.org/fhir/assert-response-code-types", + "code" : "unprocessableContent", + "display" : "Unprocessable Content" + }, + { + "system" : "http://hl7.org/fhir/assert-response-code-types", + "code" : "upgradeRequired", + "display" : "Upgrade Required" + }, + { + "system" : "http://hl7.org/fhir/assert-response-code-types", + "code" : "internalServerError", + "display" : "Internal Server Error" + }, + { + "system" : "http://hl7.org/fhir/assert-response-code-types", + "code" : "notImplemented", + "display" : "Not Implemented" + }, + { + "system" : "http://hl7.org/fhir/assert-response-code-types", + "code" : "badGateway", + "display" : "Bad Gateway" + }, + { + "system" : "http://hl7.org/fhir/assert-response-code-types", + "code" : "serviceUnavailable", + "display" : "Service Unavailable" + }, + { + "system" : "http://hl7.org/fhir/assert-response-code-types", + "code" : "gatewayTimeout", + "display" : "Gateway Timeout" + }, + { + "system" : "http://hl7.org/fhir/assert-response-code-types", + "code" : "httpVersionNotSupported", + "display" : "HTTP Version Not Supported" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/report-status-codes", + "resource" : { + "resourceType" : "ValueSet", + "id" : "report-status-codes", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fhir" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/report-status-codes", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.724" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.712" + }], + "version" : "6.0.0-ballot2", + "name" : "TestReportStatus", + "title" : "Test Report Status", + "status" : "draft", + "experimental" : true, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "The current status of the test report.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/report-status-codes" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:7a6e7310-4a57-47a3-97c8-a6dd6a5cb564", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 5, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/report-status-codes|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/report-status-codes", + "code" : "completed", + "display" : "Completed" + }, + { + "system" : "http://hl7.org/fhir/report-status-codes", + "code" : "in-progress", + "display" : "In Progress" + }, + { + "system" : "http://hl7.org/fhir/report-status-codes", + "code" : "waiting", + "display" : "Waiting" + }, + { + "system" : "http://hl7.org/fhir/report-status-codes", + "code" : "stopped", + "display" : "Stopped" + }, + { + "system" : "http://hl7.org/fhir/report-status-codes", + "code" : "entered-in-error", + "display" : "Entered In Error" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/report-result-codes", + "resource" : { + "resourceType" : "ValueSet", + "id" : "report-result-codes", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fhir" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/report-result-codes", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.718" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.706" + }], + "version" : "6.0.0-ballot2", + "name" : "TestReportResult", + "title" : "Test Report Result", + "status" : "draft", + "experimental" : true, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "The reported execution result.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/report-result-codes" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:727e4cfa-3eea-43f4-bbd1-5f164fe8e2af", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 3, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/report-result-codes|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/report-result-codes", + "code" : "pass", + "display" : "Pass" + }, + { + "system" : "http://hl7.org/fhir/report-result-codes", + "code" : "fail", + "display" : "Fail" + }, + { + "system" : "http://hl7.org/fhir/report-result-codes", + "code" : "pending", + "display" : "Pending" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/report-participant-type", + "resource" : { + "resourceType" : "ValueSet", + "id" : "report-participant-type", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fhir" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/report-participant-type", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.722" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.710" + }], + "version" : "6.0.0-ballot2", + "name" : "TestReportParticipantType", + "title" : "Test Report Participant Type", + "status" : "draft", + "experimental" : true, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "The type of participant.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/report-participant-type" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:5a1ccc28-c222-4d22-9cd5-94447c3fdc8e", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 3, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/report-participant-type|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/report-participant-type", + "code" : "test-engine", + "display" : "Test Engine" + }, + { + "system" : "http://hl7.org/fhir/report-participant-type", + "code" : "client", + "display" : "Client" + }, + { + "system" : "http://hl7.org/fhir/report-participant-type", + "code" : "server", + "display" : "Server" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/report-action-result-codes", + "resource" : { + "resourceType" : "ValueSet", + "id" : "report-action-result-codes", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fhir" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/report-action-result-codes", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.720" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.708" + }], + "version" : "6.0.0-ballot2", + "name" : "TestReportActionResult", + "title" : "Test Report Action Result", + "status" : "draft", + "experimental" : true, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "The results of executing an action.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/report-action-result-codes" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:f01e1b9c-c975-4ff0-a706-092693d35a2e", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 5, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/report-action-result-codes|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/report-action-result-codes", + "code" : "pass", + "display" : "Pass" + }, + { + "system" : "http://hl7.org/fhir/report-action-result-codes", + "code" : "skip", + "display" : "Skip" + }, + { + "system" : "http://hl7.org/fhir/report-action-result-codes", + "code" : "fail", + "display" : "Fail" + }, + { + "system" : "http://hl7.org/fhir/report-action-result-codes", + "code" : "warning", + "display" : "Warning" + }, + { + "system" : "http://hl7.org/fhir/report-action-result-codes", + "code" : "error", + "display" : "Error" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/account-status", + "resource" : { + "resourceType" : "ValueSet", + "id" : "account-status", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "pa" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 2 + }], + "url" : "http://hl7.org/fhir/ValueSet/account-status", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.726" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.714" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.2.362" + }], + "version" : "6.0.0-ballot2", + "name" : "AccountStatus", + "title" : "Account Status", + "status" : "draft", + "experimental" : false, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "Indicates whether the account is available to be used.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/account-status" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:b165d3cb-141f-4af4-84da-360e18f174c0", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 5, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/account-status|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/account-status", + "code" : "active", + "display" : "Active" + }, + { + "system" : "http://hl7.org/fhir/account-status", + "code" : "inactive", + "display" : "Inactive" + }, + { + "system" : "http://hl7.org/fhir/account-status", + "code" : "entered-in-error", + "display" : "Entered in error" + }, + { + "system" : "http://hl7.org/fhir/account-status", + "code" : "on-hold", + "display" : "On Hold" + }, + { + "system" : "http://hl7.org/fhir/account-status", + "code" : "unknown", + "display" : "Unknown" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/account-billing-status", + "resource" : { + "resourceType" : "ValueSet", + "id" : "account-billing-status", + "meta" : { + "lastUpdated" : "2024-10-03T04:31:51.554+11:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "pa" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 2 + }], + "url" : "http://hl7.org/fhir/ValueSet/account-billing-status", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3224" + }], + "version" : "6.0.0-ballot2", + "name" : "AccountBillingStatus", + "title" : "Example Account Billing Statuses", + "status" : "draft", + "experimental" : true, + "date" : "2021-05-26", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "Indicates whether the account is available to be used for billing purposes.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/account-billing-status" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:d7f5a21a-6bf1-443a-bada-44eb09d30fd2", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 7, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/account-billing-status|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/account-billing-status", + "code" : "open", + "display" : "Open" + }, + { + "system" : "http://hl7.org/fhir/account-billing-status", + "code" : "carecomplete-notbilled", + "display" : "CareComplete/Not Billed" + }, + { + "system" : "http://hl7.org/fhir/account-billing-status", + "code" : "billing", + "display" : "Billing" + }, + { + "system" : "http://hl7.org/fhir/account-billing-status", + "code" : "closed-baddebt", + "display" : "Closed-Bad Debt" + }, + { + "system" : "http://hl7.org/fhir/account-billing-status", + "code" : "closed-voided", + "display" : "Closed-Voided" + }, + { + "system" : "http://hl7.org/fhir/account-billing-status", + "code" : "closed-completed", + "display" : "Closed-Completed" + }, + { + "system" : "http://hl7.org/fhir/account-billing-status", + "code" : "closed-combined", + "display" : "Closed-Combined" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/account-type", + "resource" : { + "resourceType" : "ValueSet", + "id" : "account-type", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "pa" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/account-type", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.728" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.716" + }], + "version" : "6.0.0-ballot2", + "name" : "AccountTypes", + "title" : "Account Types", + "status" : "draft", + "experimental" : true, + "publisher" : "FHIR Project team", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "This examples value set defines the set of codes that can be used to represent the type of an account.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "filter" : [{ + "property" : "concept", + "op" : "is-a", + "value" : "_ActAccountCode" + }] + }] + }, + "expansion" : { + "identifier" : "urn:uuid:588981f2-c965-47e9-896c-004205b6a3ff", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 11, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/v3-ActCode|9.0.0" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "abstract" : true, + "code" : "_ActAccountCode", + "display" : "ActAccountCode" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "ACCTRECEIVABLE", + "display" : "account receivable" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "CASH", + "display" : "Cash" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "CC", + "display" : "credit card" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "AE", + "display" : "American Express" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "DN", + "display" : "Diner's Club" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "DV", + "display" : "Discover Card" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "MC", + "display" : "Master Card" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "V", + "display" : "Visa" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "PBILLACCT", + "display" : "patient billing account" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "abstract" : true, + "inactive" : true, + "code" : "_CreditCard", + "display" : "CreditCard" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/account-relationship", + "resource" : { + "resourceType" : "ValueSet", + "id" : "account-relationship", + "meta" : { + "lastUpdated" : "2024-10-03T04:31:51.554+11:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "pa" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/account-relationship", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3225" + }], + "version" : "6.0.0-ballot2", + "name" : "AccountRelationship", + "title" : "Account Relationship", + "status" : "draft", + "experimental" : true, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "description" : "Relationship between accounts", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/account-relationship" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:4a44056d-df15-4097-9fd0-d486eb4d91c5", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 2, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/account-relationship|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/account-relationship", + "code" : "parent", + "display" : "Parent" + }, + { + "system" : "http://hl7.org/fhir/account-relationship", + "code" : "guarantor", + "display" : "Guarantor" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/account-aggregate", + "resource" : { + "resourceType" : "ValueSet", + "id" : "account-aggregate", + "meta" : { + "lastUpdated" : "2024-10-03T04:31:51.554+11:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "pa" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 2 + }], + "url" : "http://hl7.org/fhir/ValueSet/account-aggregate", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3227" + }], + "version" : "6.0.0-ballot2", + "name" : "AccountAggregate", + "title" : "Account Aggregate", + "status" : "draft", + "experimental" : false, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "description" : "Indicates who is expected to pay a part of the account balance.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/account-aggregate" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:01f041d1-871e-4592-ab91-1e18a9faa967", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 3, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/account-aggregate|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/account-aggregate", + "code" : "patient", + "display" : "Patient" + }, + { + "system" : "http://hl7.org/fhir/account-aggregate", + "code" : "insurance", + "display" : "Insurance" + }, + { + "system" : "http://hl7.org/fhir/account-aggregate", + "code" : "total", + "display" : "Total" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/account-balance-term", + "resource" : { + "resourceType" : "ValueSet", + "id" : "account-balance-term", + "meta" : { + "lastUpdated" : "2024-10-03T04:31:51.554+11:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "pa" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 2 + }], + "url" : "http://hl7.org/fhir/ValueSet/account-balance-term", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3226" + }], + "version" : "6.0.0-ballot2", + "name" : "AccountBalanceTerm", + "title" : "Account Balance Term", + "status" : "draft", + "experimental" : false, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "description" : "Indicates the account balance's age.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/account-balance-term" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:fade8596-92f2-4425-815d-302df64333f9", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 5, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/account-balance-term|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/account-balance-term", + "code" : "current", + "display" : "Current" + }, + { + "system" : "http://hl7.org/fhir/account-balance-term", + "code" : "30", + "display" : "30 day" + }, + { + "system" : "http://hl7.org/fhir/account-balance-term", + "code" : "60", + "display" : "60 day" + }, + { + "system" : "http://hl7.org/fhir/account-balance-term", + "code" : "90", + "display" : "90 day" + }, + { + "system" : "http://hl7.org/fhir/account-balance-term", + "code" : "120", + "display" : "120 day" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/condition-precondition-type", + "resource" : { + "resourceType" : "ValueSet", + "id" : "condition-precondition-type", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "pc" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 0 + }], + "url" : "http://hl7.org/fhir/ValueSet/condition-precondition-type", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3179" + }], + "version" : "6.0.0-ballot2", + "name" : "ConditionPreconditionType", + "title" : "Condition Precondition Type", + "status" : "draft", + "experimental" : true, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "Kind of precondition for the condition.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/condition-precondition-type" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:886a05b6-f17b-47f1-95b1-9f994aa71341", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 2, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/condition-precondition-type|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/condition-precondition-type", + "code" : "sensitive", + "display" : "Sensitive" + }, + { + "system" : "http://hl7.org/fhir/condition-precondition-type", + "code" : "specific", + "display" : "Specific" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/condition-questionnaire-purpose", + "resource" : { + "resourceType" : "ValueSet", + "id" : "condition-questionnaire-purpose", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "pc" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 0 + }], + "url" : "http://hl7.org/fhir/ValueSet/condition-questionnaire-purpose", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3180" + }], + "version" : "6.0.0-ballot2", + "name" : "ConditionQuestionnairePurpose", + "title" : "Condition Questionnaire Purpose", + "status" : "draft", + "experimental" : true, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "The use of a questionnaire.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/condition-questionnaire-purpose" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:495f396c-252f-4b90-a69b-1ef523aafcbc", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 3, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/condition-questionnaire-purpose|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/condition-questionnaire-purpose", + "code" : "preadmit", + "display" : "Pre-admit" + }, + { + "system" : "http://hl7.org/fhir/condition-questionnaire-purpose", + "code" : "diff-diagnosis", + "display" : "Diff Diagnosis" + }, + { + "system" : "http://hl7.org/fhir/condition-questionnaire-purpose", + "code" : "outcome", + "display" : "Outcome" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/contract-status", + "resource" : { + "resourceType" : "ValueSet", + "id" : "contract-status", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fm" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/contract-status", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.743" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.731" + }], + "version" : "6.0.0-ballot2", + "name" : "ContractResourceStatusCodes", + "title" : "Contract Resource Status Codes", + "status" : "draft", + "experimental" : true, + "publisher" : "Financial Management", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "This value set contract specific codes for status.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "copyright" : "HL7 International.", + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/contract-status" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:b7dba12d-50d9-4da4-9647-e27f182798e3", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 15, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/contract-status|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/contract-status", + "code" : "amended", + "display" : "Amended" + }, + { + "system" : "http://hl7.org/fhir/contract-status", + "code" : "appended", + "display" : "Appended" + }, + { + "system" : "http://hl7.org/fhir/contract-status", + "code" : "cancelled", + "display" : "Cancelled" + }, + { + "system" : "http://hl7.org/fhir/contract-status", + "code" : "disputed", + "display" : "Disputed" + }, + { + "system" : "http://hl7.org/fhir/contract-status", + "code" : "entered-in-error", + "display" : "Entered in Error" + }, + { + "system" : "http://hl7.org/fhir/contract-status", + "code" : "executable", + "display" : "Executable" + }, + { + "system" : "http://hl7.org/fhir/contract-status", + "code" : "executed", + "display" : "Executed" + }, + { + "system" : "http://hl7.org/fhir/contract-status", + "code" : "negotiable", + "display" : "Negotiable" + }, + { + "system" : "http://hl7.org/fhir/contract-status", + "code" : "offered", + "display" : "Offered" + }, + { + "system" : "http://hl7.org/fhir/contract-status", + "code" : "policy", + "display" : "Policy" + }, + { + "system" : "http://hl7.org/fhir/contract-status", + "code" : "rejected", + "display" : "Rejected" + }, + { + "system" : "http://hl7.org/fhir/contract-status", + "code" : "renewed", + "display" : "Renewed" + }, + { + "system" : "http://hl7.org/fhir/contract-status", + "code" : "revoked", + "display" : "Revoked" + }, + { + "system" : "http://hl7.org/fhir/contract-status", + "code" : "resolved", + "display" : "Resolved" + }, + { + "system" : "http://hl7.org/fhir/contract-status", + "code" : "terminated", + "display" : "Terminated" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/contract-legalstate", + "resource" : { + "resourceType" : "ValueSet", + "id" : "contract-legalstate", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fm" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/contract-legalstate", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.1206" + }], + "version" : "6.0.0-ballot2", + "name" : "ContractResourceLegalStateCodes", + "title" : "Contract Resource Legal State codes", + "status" : "draft", + "experimental" : true, + "publisher" : "Financial Management", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "This value set contract specific codes for status.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "copyright" : "HL7 International.", + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/contract-legalstate" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:4345c8c4-bd54-41ee-ba94-44025283bfbf", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 15, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/contract-legalstate|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/contract-legalstate", + "code" : "amended", + "display" : "Amended" + }, + { + "system" : "http://hl7.org/fhir/contract-legalstate", + "code" : "appended", + "display" : "Appended" + }, + { + "system" : "http://hl7.org/fhir/contract-legalstate", + "code" : "cancelled", + "display" : "Cancelled" + }, + { + "system" : "http://hl7.org/fhir/contract-legalstate", + "code" : "disputed", + "display" : "Disputed" + }, + { + "system" : "http://hl7.org/fhir/contract-legalstate", + "code" : "entered-in-error", + "display" : "Entered in Error" + }, + { + "system" : "http://hl7.org/fhir/contract-legalstate", + "code" : "executable", + "display" : "Executable" + }, + { + "system" : "http://hl7.org/fhir/contract-legalstate", + "code" : "executed", + "display" : "Executed" + }, + { + "system" : "http://hl7.org/fhir/contract-legalstate", + "code" : "negotiable", + "display" : "Negotiable" + }, + { + "system" : "http://hl7.org/fhir/contract-legalstate", + "code" : "offered", + "display" : "Offered" + }, + { + "system" : "http://hl7.org/fhir/contract-legalstate", + "code" : "policy", + "display" : "Policy" + }, + { + "system" : "http://hl7.org/fhir/contract-legalstate", + "code" : "rejected", + "display" : "Rejected" + }, + { + "system" : "http://hl7.org/fhir/contract-legalstate", + "code" : "renewed", + "display" : "Renewed" + }, + { + "system" : "http://hl7.org/fhir/contract-legalstate", + "code" : "revoked", + "display" : "Revoked" + }, + { + "system" : "http://hl7.org/fhir/contract-legalstate", + "code" : "resolved", + "display" : "Resolved" + }, + { + "system" : "http://hl7.org/fhir/contract-legalstate", + "code" : "terminated", + "display" : "Terminated" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/contract-content-derivative", + "resource" : { + "resourceType" : "ValueSet", + "id" : "contract-content-derivative", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fm" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/contract-content-derivative", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.745" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.733" + }], + "version" : "6.0.0-ballot2", + "name" : "ContractContentDerivationCodes", + "title" : "Contract Content Derivation Codes", + "status" : "draft", + "experimental" : true, + "publisher" : "Financial Management", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "This is an example set of Content Derivative type codes, which represent the minimal content derived from the basal information source at a specific stage in its lifecycle, which is sufficient to manage that source information, for example, in a repository, registry, processes and workflows, for making access control decisions, and providing query responses.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "copyright" : "This is an example set.", + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/contract-content-derivative" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:1d0a5d37-16ea-41e9-a8d5-b717223a2f8e", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 4, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/contract-content-derivative|1.0.1" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/contract-content-derivative", + "code" : "registration", + "display" : "Content Registration" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/contract-content-derivative", + "code" : "retrieval", + "display" : "Content Retrieval" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/contract-content-derivative", + "code" : "statement", + "display" : "Content Statement" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/contract-content-derivative", + "code" : "shareable", + "display" : "Shareable Content" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/contract-expiration-type", + "resource" : { + "resourceType" : "ValueSet", + "id" : "contract-expiration-type", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fm" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/contract-expiration-type", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.1214" + }], + "version" : "6.0.0-ballot2", + "name" : "ContractResourceExpirationTypeCodes", + "title" : "Contract Resource Expiration Type codes", + "status" : "draft", + "experimental" : true, + "publisher" : "Financial Management", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "This value set contract specific codes for status.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "copyright" : "HL7 International.", + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/contract-expiration-type" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:9f59c9ae-5616-4bf6-85a9-ba4071f78837", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 1, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/contract-expiration-type|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/contract-expiration-type", + "code" : "breach", + "display" : "Breach" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/contract-scope", + "resource" : { + "resourceType" : "ValueSet", + "id" : "contract-scope", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fm" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/contract-scope", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.1216" + }], + "version" : "6.0.0-ballot2", + "name" : "ContractResourceScopeCodes", + "title" : "Contract Resource Scope codes", + "status" : "draft", + "experimental" : true, + "publisher" : "Financial Management", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "This value set contract specific codes for scope.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "copyright" : "HL7 International.", + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/contract-scope" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:6e3da46b-bf30-4549-9665-5f3d49f55391", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 1, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/contract-scope|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/contract-scope", + "code" : "policy", + "display" : "Policy" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/contract-type", + "resource" : { + "resourceType" : "ValueSet", + "id" : "contract-type", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fm" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/contract-type", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.729" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.717" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.2.95" + }], + "version" : "6.0.0-ballot2", + "name" : "ContractTypeCodes", + "title" : "Contract Type Codes", + "status" : "draft", + "experimental" : true, + "publisher" : "Financial Management", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "This value set includes sample Contract Type codes.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "copyright" : "This is an example set.", + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/contract-type" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:a2184e03-e08d-49d5-a1eb-d8938a927794", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 5, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/contract-type|1.0.1" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/contract-type", + "code" : "privacy", + "display" : "Privacy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/contract-type", + "code" : "disclosure", + "display" : "Disclosure" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/contract-type", + "code" : "healthinsurance", + "display" : "Health Insurance" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/contract-type", + "code" : "supply", + "display" : "Supply Contract" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/contract-type", + "code" : "consent", + "display" : "Consent" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/contract-subtype", + "resource" : { + "resourceType" : "ValueSet", + "id" : "contract-subtype", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fm" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/contract-subtype", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.731" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.719" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.2.96" + }], + "version" : "6.0.0-ballot2", + "name" : "ContractSubtypeCodes", + "title" : "Contract Subtype Codes", + "status" : "draft", + "experimental" : true, + "publisher" : "Financial Management", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "This value set includes sample Contract Subtype codes.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "copyright" : "This is an example set.", + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/contractsubtypecodes" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:239d0614-0960-4fc5-b94a-44f4a8e1b7fd", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 2, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/contractsubtypecodes|1.0.1" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/contractsubtypecodes", + "code" : "disclosure-ca", + "display" : "Disclosure-CA" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/contractsubtypecodes", + "code" : "disclosure-us", + "display" : "Disclosure-US" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/contract-definition-type", + "resource" : { + "resourceType" : "ValueSet", + "id" : "contract-definition-type", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fm" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/contract-definition-type", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.1210" + }], + "version" : "6.0.0-ballot2", + "name" : "ContractResourceDefinitionTypeCodes", + "title" : "Contract Resource Definition Type codes", + "status" : "draft", + "experimental" : true, + "publisher" : "Financial Management", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "This value set contract specific codes for status.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "copyright" : "HL7 International.", + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/contract-definition-type" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:45908093-58a6-4610-ab14-14b8b5602f72", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 1, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/contract-definition-type|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/contract-definition-type", + "code" : "temp", + "display" : "Temporary Value" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/contract-definition-subtype", + "resource" : { + "resourceType" : "ValueSet", + "id" : "contract-definition-subtype", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fm" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/contract-definition-subtype", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.1212" + }], + "version" : "6.0.0-ballot2", + "name" : "ContractResourceDefinitionSubtypeCodes", + "title" : "Contract Resource Definition Subtype codes", + "status" : "draft", + "experimental" : true, + "publisher" : "Financial Management", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "This value set contract specific codes for status.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "copyright" : "HL7 International.", + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/contract-definition-subtype" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:141a4bbc-1a63-47d3-8c75-4f1a49f663b9", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 1, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/contract-definition-subtype|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/contract-definition-subtype", + "code" : "temp", + "display" : "Temporary Value" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/contract-publicationstatus", + "resource" : { + "resourceType" : "ValueSet", + "id" : "contract-publicationstatus", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fm" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/contract-publicationstatus", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.1208" + }], + "version" : "6.0.0-ballot2", + "name" : "ContractResourcePublicationStatusCodes", + "title" : "Contract Resource Publication Status codes", + "status" : "draft", + "experimental" : true, + "publisher" : "Financial Management", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "This value set contract specific codes for status.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "copyright" : "HL7 International.", + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/contract-publicationstatus" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:5d49f657-8429-43c4-9730-a4d521b5f1be", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 15, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/contract-publicationstatus|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/contract-publicationstatus", + "code" : "amended", + "display" : "Amended" + }, + { + "system" : "http://hl7.org/fhir/contract-publicationstatus", + "code" : "appended", + "display" : "Appended" + }, + { + "system" : "http://hl7.org/fhir/contract-publicationstatus", + "code" : "cancelled", + "display" : "Cancelled" + }, + { + "system" : "http://hl7.org/fhir/contract-publicationstatus", + "code" : "disputed", + "display" : "Disputed" + }, + { + "system" : "http://hl7.org/fhir/contract-publicationstatus", + "code" : "entered-in-error", + "display" : "Entered in Error" + }, + { + "system" : "http://hl7.org/fhir/contract-publicationstatus", + "code" : "executable", + "display" : "Executable" + }, + { + "system" : "http://hl7.org/fhir/contract-publicationstatus", + "code" : "executed", + "display" : "Executed" + }, + { + "system" : "http://hl7.org/fhir/contract-publicationstatus", + "code" : "negotiable", + "display" : "Negotiable" + }, + { + "system" : "http://hl7.org/fhir/contract-publicationstatus", + "code" : "offered", + "display" : "Offered" + }, + { + "system" : "http://hl7.org/fhir/contract-publicationstatus", + "code" : "policy", + "display" : "Policy" + }, + { + "system" : "http://hl7.org/fhir/contract-publicationstatus", + "code" : "rejected", + "display" : "Rejected" + }, + { + "system" : "http://hl7.org/fhir/contract-publicationstatus", + "code" : "renewed", + "display" : "Renewed" + }, + { + "system" : "http://hl7.org/fhir/contract-publicationstatus", + "code" : "revoked", + "display" : "Revoked" + }, + { + "system" : "http://hl7.org/fhir/contract-publicationstatus", + "code" : "resolved", + "display" : "Resolved" + }, + { + "system" : "http://hl7.org/fhir/contract-publicationstatus", + "code" : "terminated", + "display" : "Terminated" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/contract-term-type", + "resource" : { + "resourceType" : "ValueSet", + "id" : "contract-term-type", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fm" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/contract-term-type", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.733" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.721" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.2.97" + }], + "version" : "6.0.0-ballot2", + "name" : "ContractTermTypeCodes", + "title" : "Contract Term Type Codes", + "status" : "draft", + "experimental" : true, + "publisher" : "Financial Management", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "This value set includes sample Contract Term Type codes.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "copyright" : "This is an example set.", + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/contracttermtypecodes" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:e67cfe38-8035-4475-acb3-5f5df6999c79", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 2, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/contracttermtypecodes|1.0.1" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/contracttermtypecodes", + "code" : "statutory", + "display" : "Statutory" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/contracttermtypecodes", + "code" : "subject-to", + "display" : "Subject To" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/contract-term-subtype", + "resource" : { + "resourceType" : "ValueSet", + "id" : "contract-term-subtype", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fm" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/contract-term-subtype", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.735" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.723" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.2.98" + }], + "version" : "6.0.0-ballot2", + "name" : "ContractTermSubtypeCodes", + "title" : "Contract Term Subtype Codes", + "status" : "draft", + "experimental" : true, + "publisher" : "Financial Management", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "This value set includes sample Contract Term SubType codes.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "copyright" : "This is an example set.", + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/contracttermsubtypecodes" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:2300be6b-1565-48e7-886f-1189c7635056", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 3, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/contracttermsubtypecodes|1.0.1" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/contracttermsubtypecodes", + "code" : "condition", + "display" : "Condition" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/contracttermsubtypecodes", + "code" : "warranty", + "display" : "Warranty" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/contracttermsubtypecodes", + "code" : "innominate", + "display" : "Innominate" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/contract-security-classification", + "resource" : { + "resourceType" : "ValueSet", + "id" : "contract-security-classification", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fm" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/contract-security-classification", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.1218" + }], + "version" : "6.0.0-ballot2", + "name" : "ContractResourceScopeCodes", + "title" : "Contract Resource Scope codes", + "status" : "draft", + "experimental" : true, + "publisher" : "Financial Management", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "This value set contract specific codes for security classification.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "copyright" : "HL7 International.", + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/contract-security-classification" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:5d725c2b-9e6a-40eb-bba0-56cc646310d1", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 1, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/contract-security-classification|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/contract-security-classification", + "code" : "policy", + "display" : "Policy" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/contract-security-category", + "resource" : { + "resourceType" : "ValueSet", + "id" : "contract-security-category", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fm" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/contract-security-category", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.1220" + }], + "version" : "6.0.0-ballot2", + "name" : "ContractResourceScopeCodes", + "title" : "Contract Resource Scope codes", + "status" : "draft", + "experimental" : true, + "publisher" : "Financial Management", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "This value set contract specific codes for security category.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "copyright" : "HL7 International.", + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/contract-security-category" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:b0b7eee1-3d4a-4dbc-a420-9dec07ad7eca", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 1, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/contract-security-category|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/contract-security-category", + "code" : "policy", + "display" : "Policy" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/contract-security-control", + "resource" : { + "resourceType" : "ValueSet", + "id" : "contract-security-control", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fm" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/contract-security-control", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.1222" + }], + "version" : "6.0.0-ballot2", + "name" : "ContractResourceSecurityControlCodes", + "title" : "Contract Resource Security Control codes", + "status" : "draft", + "experimental" : true, + "publisher" : "Financial Management", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "This value set contract specific codes for security control.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "copyright" : "HL7 International.", + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/contract-security-control" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:8580a040-de35-45cc-8157-031f927df77e", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 1, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/contract-security-control|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/contract-security-control", + "code" : "policy", + "display" : "Policy" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/contract-party-role", + "resource" : { + "resourceType" : "ValueSet", + "id" : "contract-party-role", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fm" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/contract-party-role", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.1224" + }], + "version" : "6.0.0-ballot2", + "name" : "ContractResourcePartyRoleCodes", + "title" : "Contract Resource Party Role codes", + "status" : "draft", + "experimental" : true, + "publisher" : "Financial Management", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "This value set contract specific codes for offer party participation.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "copyright" : "HL7 International.", + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/contract-party-role" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:17c31149-c4df-4f54-ae47-813e4a2bfad5", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 1, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/contract-party-role|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/contract-party-role", + "code" : "flunky", + "display" : "FLunky" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/contract-decision-mode", + "resource" : { + "resourceType" : "ValueSet", + "id" : "contract-decision-mode", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fm" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/contract-decision-mode", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.1291" + }], + "version" : "6.0.0-ballot2", + "name" : "ContractResourceDecisionModeCodes", + "title" : "Contract Resource Decision Mode codes", + "status" : "draft", + "experimental" : true, + "publisher" : "Financial Management", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "This value set contract specific codes for decision modes.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "copyright" : "HL7 International.", + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/contract-decision-mode" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:ca7faf5e-90bd-4203-8755-b605587b90af", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 1, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/contract-decision-mode|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/contract-decision-mode", + "code" : "policy", + "display" : "Policy" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/contract-assetscope", + "resource" : { + "resourceType" : "ValueSet", + "id" : "contract-assetscope", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fm" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/contract-assetscope", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.1293" + }], + "version" : "6.0.0-ballot2", + "name" : "ContractResourceAssetScopeCodes", + "title" : "Contract Resource Asset Scope codes", + "status" : "draft", + "experimental" : true, + "publisher" : "Financial Management", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "This value set contract specific codes for asset scope.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "copyright" : "HL7 International.", + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/contract-asset-scope" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:e10887ed-7542-4cb5-b4f3-96f65ef01350", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 1, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/contract-asset-scope|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/contract-asset-scope", + "code" : "thing", + "display" : "Thing" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/contract-assettype", + "resource" : { + "resourceType" : "ValueSet", + "id" : "contract-assettype", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fm" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/contract-assettype", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.1299" + }], + "version" : "6.0.0-ballot2", + "name" : "ContractResourceAssetTypeCodes", + "title" : "Contract Resource Asset Type codes", + "status" : "draft", + "experimental" : true, + "publisher" : "Financial Management", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "This value set contract specific codes for asset type.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "copyright" : "HL7 International.", + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/contract-asset-type" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:fbbade95-f822-4ed8-b6c6-3f2070320e0f", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 1, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/contract-asset-type|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/contract-asset-type", + "code" : "participation", + "display" : "Participation" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/contract-assetsubtype", + "resource" : { + "resourceType" : "ValueSet", + "id" : "contract-assetsubtype", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fm" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/contract-assetsubtype", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.1301" + }], + "version" : "6.0.0-ballot2", + "name" : "ContractResourceAssetSubTypeCodes", + "title" : "Contract Resource Asset Sub-Type codes", + "status" : "draft", + "experimental" : true, + "publisher" : "Financial Management", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "This value set contract specific codes for asset subtype.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "copyright" : "HL7 International.", + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/contract-asset-subtype" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:a9592236-82bb-4c88-bcdb-19bc76cf205b", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 1, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/contract-asset-subtype|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/contract-asset-subtype", + "code" : "participation", + "display" : "Participation" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/consent-content-class", + "resource" : { + "resourceType" : "ValueSet", + "id" : "consent-content-class", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fm" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/consent-content-class", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.747" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.745" + }], + "version" : "6.0.0-ballot2", + "name" : "ConsentContentClass", + "title" : "Consent Content Class", + "status" : "draft", + "experimental" : true, + "publisher" : "CBCC", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "This value set includes the FHIR resource types, along with some other important content class codes", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "compose" : { + "include" : [{ + "valueSet" : ["http://hl7.org/fhir/ValueSet/doc-typecodes"] + }, + { + "system" : "urn:ietf:rfc:3986", + "concept" : [{ + "code" : "http://hl7.org/fhir/StructureDefinition/lipidprofile", + "display" : "Lipid Lab Report" + }] + }, + { + "system" : "urn:ietf:bcp:13", + "concept" : [{ + "code" : "application/hl7-cda+xml", + "display" : "CDA Documents" + }] + }] + }, + "expansion" : { + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/valueset-toocostly", + "valueBoolean" : true + }], + "identifier" : "urn:uuid:efa84da3-879b-44b7-be5f-7870adf66022", + "timestamp" : "2024-09-26T14:20:30.630Z", + "total" : 0, + "offset" : 0, + "parameter" : [{ + "name" : "limitedExpansion", + "valueBoolean" : true + }, + { + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "count", + "valueInteger" : 1000 + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/contract-assetcontext", + "resource" : { + "resourceType" : "ValueSet", + "id" : "contract-assetcontext", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fm" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/contract-assetcontext", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.1297" + }], + "version" : "6.0.0-ballot2", + "name" : "ContractResourceAssetContextCodes", + "title" : "Contract Resource Asset Context codes", + "status" : "draft", + "experimental" : true, + "publisher" : "Financial Management", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "This value set contract specific codes for asset context.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "copyright" : "HL7 International.", + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/contract-asset-context" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:83470daf-6099-404e-b47d-5d9837638e3d", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 1, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/contract-asset-context|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/contract-asset-context", + "code" : "custodian", + "display" : "Custodian" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/asset-availability", + "resource" : { + "resourceType" : "ValueSet", + "id" : "asset-availability", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fm" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/asset-availability", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.1295" + }], + "version" : "6.0.0-ballot2", + "name" : "ContractResourceAssetAvailiabilityCodes", + "title" : "Contract Resource Asset Availiability codes", + "status" : "draft", + "experimental" : true, + "publisher" : "Financial Management", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "This value set has asset availability codes.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "copyright" : "HL7 International.", + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/asset-availability" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:5983a3ae-39e7-494c-83cc-560e63125efb", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 1, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/asset-availability|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/asset-availability", + "code" : "lease", + "display" : "Lease" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/contract-action", + "resource" : { + "resourceType" : "ValueSet", + "id" : "contract-action", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fm" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/contract-action", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.739" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.727" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.2.100" + }], + "version" : "6.0.0-ballot2", + "name" : "ContractActionCodes", + "title" : "Contract Action Codes", + "status" : "draft", + "experimental" : true, + "publisher" : "Financial Management", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "This value set includes sample Contract Action codes.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "copyright" : "This is an example set.", + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/contractaction" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:6c3a2b27-2226-43d5-866b-1e546f923e69", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 2, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/contractaction|1.0.1" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/contractaction", + "code" : "action-a", + "display" : "Action A" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/contractaction", + "code" : "action-b", + "display" : "Action B" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/contract-actorrole", + "resource" : { + "resourceType" : "ValueSet", + "id" : "contract-actorrole", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fm" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/contract-actorrole", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.741" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.729" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.2.102" + }], + "version" : "6.0.0-ballot2", + "name" : "ContractActorRoleCodes", + "title" : "Contract Actor Role Codes", + "status" : "draft", + "experimental" : true, + "publisher" : "CBCC", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "This value set includes sample Contract Actor Role codes.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "copyright" : "This is an example set.", + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/contractactorrole" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:98deef88-3718-4592-a1f0-3e637c94aa5d", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 2, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/contractactorrole|1.0.1" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/contractactorrole", + "code" : "practitioner", + "display" : "Practitioner" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/contractactorrole", + "code" : "patient", + "display" : "Patient" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/contract-actionstatus", + "resource" : { + "resourceType" : "ValueSet", + "id" : "contract-actionstatus", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fm" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/contract-actionstatus", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.1303" + }], + "version" : "6.0.0-ballot2", + "name" : "ContractResourceActionStatusCodes", + "title" : "Contract Resource Action Status codes", + "status" : "draft", + "experimental" : true, + "publisher" : "Financial Management", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "This value set contract specific codes for action status.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "copyright" : "HL7 International.", + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/contract-action-status" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:dbe6e3ba-f5ac-4856-9d32-a083658e4c35", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 1, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/contract-action-status|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/contract-action-status", + "code" : "complete", + "display" : "Complete" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/contract-signer-type", + "resource" : { + "resourceType" : "ValueSet", + "id" : "contract-signer-type", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/valueset-extensible", + "valueBoolean" : true + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fm" + }], + "url" : "http://hl7.org/fhir/ValueSet/contract-signer-type", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.737" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.725" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.2.99" + }], + "version" : "6.0.0-ballot2", + "name" : "ContractSignerTypeCodes", + "title" : "Contract Signer Type Codes", + "status" : "draft", + "experimental" : false, + "publisher" : "Financial Management", + "description" : "This value set includes sample Contract Signer Type codes.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "copyright" : "This is an example set based on ASTM Standard, E1762-95 (2013) HL7 RoleClass OID 2.16.840.1.113883.5.110, HL7 Role Code 2.16.840.1.113883.5.111, HL7 ParticipationType OID: 2.16.840.1.113883.5.90, HL7 ParticipationFunction codes at OID: 2.16.840.1.113883.5.88, and HL7 Security and Privacy Domain Analysis Model roles classes.", + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/contractsignertypecodes" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:c2283181-7d84-4ad2-bfda-227dc7da4d53", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 48, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/contractsignertypecodes|1.0.1" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/contractsignertypecodes", + "code" : "AMENDER", + "display" : "Amender" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/contractsignertypecodes", + "code" : "AUTHN", + "display" : "Authenticator" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/contractsignertypecodes", + "code" : "AUT", + "display" : "Author" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/contractsignertypecodes", + "code" : "AFFL", + "display" : "Affiliate" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/contractsignertypecodes", + "code" : "AGNT", + "display" : "Agent" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/contractsignertypecodes", + "code" : "ASSIGNED", + "display" : "Assigned Entity" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/contractsignertypecodes", + "code" : "CIT", + "display" : "Citizen" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/contractsignertypecodes", + "code" : "CLAIMANT", + "display" : "Claimant" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/contractsignertypecodes", + "code" : "COAUTH", + "display" : "Co-Author" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/contractsignertypecodes", + "code" : "CONSENTER", + "display" : "Consenter" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/contractsignertypecodes", + "code" : "CONSWIT", + "display" : "Consent Witness" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/contractsignertypecodes", + "code" : "CONT", + "display" : "Contact" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/contractsignertypecodes", + "code" : "COPART", + "display" : "Co-Participant" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/contractsignertypecodes", + "code" : "COVPTY", + "display" : "Covered Party" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/contractsignertypecodes", + "code" : "DELEGATEE", + "display" : "Delegatee" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/contractsignertypecodes", + "code" : "delegator", + "display" : "Delegator" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/contractsignertypecodes", + "code" : "DEPEND", + "display" : "Dependent" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/contractsignertypecodes", + "code" : "DPOWATT", + "display" : "Durable Power of Attorney" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/contractsignertypecodes", + "code" : "EMGCON", + "display" : "Emergency Contact" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/contractsignertypecodes", + "code" : "EVTWIT", + "display" : "Event Witness" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/contractsignertypecodes", + "code" : "EXCEST", + "display" : "Executor of Estate" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/contractsignertypecodes", + "code" : "GRANTEE", + "display" : "Grantee" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/contractsignertypecodes", + "code" : "GRANTOR", + "display" : "Grantor" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/contractsignertypecodes", + "code" : "GUAR", + "display" : "Guarantor" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/contractsignertypecodes", + "code" : "GUARD", + "display" : "Guardian" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/contractsignertypecodes", + "code" : "GUADLTM", + "display" : "Guardian ad lidem" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/contractsignertypecodes", + "code" : "INF", + "display" : "Informant" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/contractsignertypecodes", + "code" : "INTPRT", + "display" : "Interpreter" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/contractsignertypecodes", + "code" : "INSBJ", + "display" : "Investigation Subject" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/contractsignertypecodes", + "code" : "HPOWATT", + "display" : "Healthcare Power of Attorney" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/contractsignertypecodes", + "code" : "HPROV", + "display" : "Healthcare Provider" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/contractsignertypecodes", + "code" : "LEGAUTHN", + "display" : "Legal Authenticator" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/contractsignertypecodes", + "code" : "NMDINS", + "display" : "Named Insured" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/contractsignertypecodes", + "code" : "NOK", + "display" : "Next of Kin" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/contractsignertypecodes", + "code" : "NOTARY", + "display" : "Notary" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/contractsignertypecodes", + "code" : "PAT", + "display" : "Patient" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/contractsignertypecodes", + "code" : "POWATT", + "display" : "Power of Attorney" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/contractsignertypecodes", + "code" : "PRIMAUTH", + "display" : "Primary Author" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/contractsignertypecodes", + "code" : "PRIRECIP", + "display" : "Primary Responsible Party" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/contractsignertypecodes", + "code" : "RECIP", + "display" : "Recipient" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/contractsignertypecodes", + "code" : "RESPRSN", + "display" : "Responsible Party" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/contractsignertypecodes", + "code" : "REVIEWER", + "display" : "Reviewer" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/contractsignertypecodes", + "code" : "TRANS", + "display" : "Transcriber" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/contractsignertypecodes", + "code" : "SOURCE", + "display" : "Source" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/contractsignertypecodes", + "code" : "SPOWATT", + "display" : "Special Power of Attorney" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/contractsignertypecodes", + "code" : "VALID", + "display" : "Validator" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/contractsignertypecodes", + "code" : "VERF", + "display" : "Verifier" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/contractsignertypecodes", + "code" : "WIT", + "display" : "Witness" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/consent-state-codes", + "resource" : { + "resourceType" : "ValueSet", + "id" : "consent-state-codes", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "cbcc" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 2 + }], + "url" : "http://hl7.org/fhir/ValueSet/consent-state-codes", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.755" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.739" + }], + "version" : "6.0.0-ballot2", + "name" : "ConsentState", + "title" : "Consent State", + "status" : "draft", + "experimental" : false, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "Indicates the state of the consent.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/consent-state-codes" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:3ee593a1-fe8f-49c1-8aee-116ef0ffc889", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 6, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/consent-state-codes|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/consent-state-codes", + "code" : "draft", + "display" : "Pending" + }, + { + "system" : "http://hl7.org/fhir/consent-state-codes", + "code" : "active", + "display" : "Active" + }, + { + "system" : "http://hl7.org/fhir/consent-state-codes", + "code" : "inactive", + "display" : "Inactive" + }, + { + "system" : "http://hl7.org/fhir/consent-state-codes", + "code" : "not-done", + "display" : "Abandoned" + }, + { + "system" : "http://hl7.org/fhir/consent-state-codes", + "code" : "entered-in-error", + "display" : "Entered in Error" + }, + { + "system" : "http://hl7.org/fhir/consent-state-codes", + "code" : "unknown", + "display" : "Unknown" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/consent-category", + "resource" : { + "resourceType" : "ValueSet", + "id" : "consent-category", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "cbcc" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/consent-category", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.751" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.735" + }], + "version" : "6.0.0-ballot2", + "name" : "ConsentCategoryCodes", + "title" : "Consent Category Codes", + "status" : "draft", + "experimental" : true, + "publisher" : "FHIR Project (CBCC)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "This value set includes sample Consent Directive Type codes, including several consent directive related LOINC codes; HL7 VALUE SET: ActConsentType(2.16.840.1.113883.1.11.19897); examples of US realm consent directive legal descriptions and references to online and/or downloadable forms such as the SSA-827 Authorization to Disclose Information to the Social Security Administration; and other anticipated consent directives related to participation in a clinical trial, medical procedures, reproductive procedures; health care directive (Living Will); advance directive, do not resuscitate (DNR); Physician Orders for Life-Sustaining Treatment (POLST)", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "copyright" : "This value set includes content from LOINC® which is copyright © 1995 Regenstrief Institute, Inc. and the LOINC Committee, and available at no cost under the license at http://loinc.org/terms-of-use", + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/consentscope" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/consentcategorycodes" + }, + { + "valueSet" : ["http://terminology.hl7.org/ValueSet/v3-ActConsentType"] + }, + { + "system" : "http://loinc.org", + "concept" : [{ + "code" : "59284-0", + "display" : "Patient Consent " + }, + { + "code" : "57016-8", + "display" : "Privacy policy acknowledgement Document" + }, + { + "code" : "57017-6", + "display" : "Privacy policy Organization Document " + }, + { + "code" : "64292-6", + "display" : "Release of information consent " + }] + }] + }, + "expansion" : { + "identifier" : "urn:uuid:32786fc8-573f-4062-8f0e-2f44bfc5a3d2", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 27, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/consentscope|2.0.1" + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/consentcategorycodes|1.0.1" + }, + { + "name" : "used-valueset", + "valueUri" : "http://terminology.hl7.org/ValueSet/v3-ActConsentType|3.0.0" + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/v3-ActCode|9.0.0" + }, + { + "name" : "used-valueset", + "valueUri" : "null" + }, + { + "name" : "used-codesystem", + "valueUri" : "http://loinc.org|2.77" + }, + { + "name" : "version", + "valueUri" : "http://loinc.org|2.77" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/consentscope", + "code" : "adr", + "display" : "Advanced Care Directive" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/consentscope", + "code" : "research", + "display" : "Research" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/consentscope", + "code" : "patient-privacy", + "display" : "Privacy Consent" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/consentscope", + "code" : "treatment", + "display" : "Treatment" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/consentcategorycodes", + "code" : "acd", + "display" : "Advance Directive" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/consentcategorycodes", + "code" : "dnr", + "display" : "Do Not Resuscitate" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/consentcategorycodes", + "code" : "emrgonly", + "display" : "Emergency Only Disclosure" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/consentcategorycodes", + "code" : "hcd", + "display" : "Health Care Directive" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/consentcategorycodes", + "code" : "npp", + "display" : "Notice of Privacy Practices" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/consentcategorycodes", + "code" : "polst", + "display" : "POLST" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/consentcategorycodes", + "code" : "research", + "display" : "Research Information Access" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/consentcategorycodes", + "code" : "rsdid", + "display" : "De-identified Information Access" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/consentcategorycodes", + "code" : "rsreid", + "display" : "Re-identifiable Information Access" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "abstract" : true, + "code" : "_ActConsentType", + "display" : "ActConsentType" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "ICOL", + "display" : "information collection" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "IDSCL", + "display" : "information disclosure" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "INFA", + "display" : "information access" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "INFAO", + "display" : "access only" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "INFASO", + "display" : "access and save only" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "IRDSCL", + "display" : "information redisclosure" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "RESEARCH", + "display" : "research information access" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "RSDID", + "display" : "de-identified information access" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "RSREID", + "display" : "re-identifiable information access" + }, + { + "system" : "http://loinc.org", + "code" : "59284-0", + "display" : "Consent Document", + "designation" : [{ + "language" : "en-US", + "value" : "Consent Document" + }, + { + "language" : "en-US", + "value" : "Consent" + }, + { + "language" : "es-MX", + "value" : "Consentimiento:{Configuración} :Punto temporal:Tipo:Documento:Patient" + }, + { + "language" : "de-DE", + "value" : "Einwilligung - Dokument" + }, + { + "language" : "nl-NL", + "value" : "Toestemming [bevinding] in {instelling} d.m.v. patiënt (document)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Patient Consent" + }] + }, + { + "system" : "http://loinc.org", + "code" : "57016-8", + "display" : "Privacy policy acknowledgment Document", + "designation" : [{ + "language" : "en-US", + "value" : "Privacy policy acknowledgment Document" + }, + { + "language" : "en-US", + "value" : "Privacy policy acknowledgment Doc" + }, + { + "language" : "es-MX", + "value" : "Reconocimiento de la política de privacidad: Paciente:Punto temporal:Tipo:Documento:" + }, + { + "language" : "de-DE", + "value" : "Bestätigung der Datenschutzbestimmungen - Dokument" + }, + { + "language" : "nl-NL", + "value" : "Onderschrijving privacybeleid [bevinding] (document)" + }, + { + "language" : "de-AT", + "value" : "Patienteneinverständniserklärung" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Privacy policy acknowledgement Document" + }] + }, + { + "system" : "http://loinc.org", + "code" : "57017-6", + "display" : "Privacy policy Organization Document", + "designation" : [{ + "language" : "en-US", + "value" : "Privacy policy Organization Document" + }, + { + "language" : "en-US", + "value" : "Privacy policy Organization Doc" + }, + { + "language" : "es-MX", + "value" : "Política de privacidad:Organización :Punto temporal:Tipo:Documento:" + }, + { + "language" : "nl-NL", + "value" : "Privacybeleid [bevinding] in organisatie (document)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Privacy policy Organization Document" + }] + }, + { + "system" : "http://loinc.org", + "code" : "64292-6", + "display" : "Release of information consent Document", + "designation" : [{ + "language" : "en-US", + "value" : "Release of information consent Document" + }, + { + "language" : "en-US", + "value" : "Release of information consent" + }, + { + "language" : "es-MX", + "value" : "Consentimiento de divulgación de información:{Configuración} :Punto temporal:Tipo:Documento:Patient" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Release of information consent" + }] + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/consent-policy", + "resource" : { + "resourceType" : "ValueSet", + "id" : "consent-policy", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "cbcc" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/consent-policy", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.1014" + }], + "version" : "6.0.0-ballot2", + "name" : "ConsentPolicyRuleCodes", + "title" : "Consent PolicyRule Codes", + "status" : "draft", + "experimental" : true, + "publisher" : "FHIR Project (CBCC)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "This value set includes sample Regulatory consent policy types from the US and other regions.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/consentpolicycodes" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:12f22ea3-409d-47c7-9636-36d1375dd140", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 27, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/consentpolicycodes|3.0.1" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/consentpolicycodes", + "code" : "cric", + "display" : "Common Rule Informed Consent" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/consentpolicycodes", + "code" : "illinois-minor-procedure", + "display" : "Illinois Consent by Minors to Medical Procedures" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/consentpolicycodes", + "code" : "hipaa-auth", + "display" : "HIPAA Authorization" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/consentpolicycodes", + "code" : "hipaa-npp", + "display" : "HIPAA Notice of Privacy Practices" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/consentpolicycodes", + "code" : "hipaa-restrictions", + "display" : "HIPAA Restrictions" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/consentpolicycodes", + "code" : "hipaa-research", + "display" : "HIPAA Research Authorization" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/consentpolicycodes", + "code" : "hipaa-self-pay", + "display" : "HIPAA Self-Pay Restriction" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/consentpolicycodes", + "code" : "mdhhs-5515", + "display" : "Michigan MDHHS-5515 Consent to Share Behavioral Health Information for Care Coordination Purposes" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/consentpolicycodes", + "code" : "nyssipp", + "display" : "New York State Surgical and Invasive Procedure Protocol" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/consentpolicycodes", + "code" : "va-10-0484", + "display" : "VA Form 10-0484" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/consentpolicycodes", + "code" : "va-10-0485", + "display" : "VA Form 10-0485" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/consentpolicycodes", + "code" : "va-10-5345", + "display" : "VA Form 10-5345" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/consentpolicycodes", + "code" : "va-10-5345a", + "display" : "VA Form 10-5345a" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/consentpolicycodes", + "code" : "va-10-5345a-mhv", + "display" : "VA Form 10-5345a-MHV" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/consentpolicycodes", + "code" : "va-10-10116", + "display" : "VA Form 10-10-10116" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/consentpolicycodes", + "code" : "va-21-4142", + "display" : "VA Form 21-4142" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/consentpolicycodes", + "code" : "ssa-827", + "display" : "SSA Authorization to Disclose" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/consentpolicycodes", + "code" : "dch-3927", + "display" : "Michigan behavior and mental health consent" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/consentpolicycodes", + "code" : "squaxin", + "display" : "Squaxin Indian behavioral health and HIPAA consent" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/consentpolicycodes", + "code" : "nl-lsp", + "display" : "NL LSP Permission" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/consentpolicycodes", + "code" : "at-elga", + "display" : "AT ELGA Opt-in Consent" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/consentpolicycodes", + "code" : "nih-hipaa", + "display" : "HHS NIH HIPAA Research Authorization" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/consentpolicycodes", + "code" : "nci", + "display" : "NCI Cancer Clinical Trial consent" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/consentpolicycodes", + "code" : "nih-grdr", + "display" : "NIH Global Rare Disease Patient Registry and Data Repository consent" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/consentpolicycodes", + "code" : "nih-527", + "display" : "NIH Authorization for the Release of Medical Information" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/consentpolicycodes", + "code" : "ga4gh", + "display" : "Population origins and ancestry research consent" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/consentpolicycodes", + "code" : "ch-epr", + "display" : "CH EPR Consent" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/consent-verification", + "resource" : { + "resourceType" : "ValueSet", + "id" : "consent-verification", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "cbcc" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/consent-verification", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3178" + }], + "version" : "6.0.0-ballot2", + "name" : "ConsentVerificationCodes", + "title" : "Consent Vefication Codes", + "status" : "draft", + "experimental" : true, + "publisher" : "CBCC", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "This value set includes base Consent Verification codes.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/consentverification" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:7cda8036-15f0-44af-8d44-755c256b3af4", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 2, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/consentverification|1.0.1" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/consentverification", + "code" : "family", + "display" : "FamilyVerified" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/consentverification", + "code" : "validation", + "display" : "Validation" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/consent-provision-type", + "resource" : { + "resourceType" : "ValueSet", + "id" : "consent-provision-type", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "cbcc" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 2 + }], + "url" : "http://hl7.org/fhir/ValueSet/consent-provision-type", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.757" + }], + "version" : "6.0.0-ballot2", + "name" : "ConsentProvisionType", + "title" : "Consent Provision Type", + "status" : "draft", + "experimental" : true, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "How a rule statement is applied, such as adding additional consent or removing consent.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/consent-provision-type" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:17155b0e-093b-4c91-b522-b4f349626f3a", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 2, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/consent-provision-type|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/consent-provision-type", + "code" : "deny", + "display" : "Deny" + }, + { + "system" : "http://hl7.org/fhir/consent-provision-type", + "code" : "permit", + "display" : "Permit" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/consent-action", + "resource" : { + "resourceType" : "ValueSet", + "id" : "consent-action", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "cbcc" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/consent-action", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.753" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.737" + }], + "version" : "6.0.0-ballot2", + "name" : "ConsentActionCodes", + "title" : "Consent Action Codes", + "status" : "draft", + "experimental" : true, + "publisher" : "HL7 International / Community Based Collaborative Care", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://www.hl7.org/Special/committees/cbcc" + }] + }], + "description" : "This value set includes sample Consent Action codes.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "copyright" : "This is an example set.", + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/consentaction" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:e8e7f2e0-5321-4a87-9b37-2cb6300586b5", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 5, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/consentaction|1.0.1" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/consentaction", + "code" : "collect", + "display" : "Collect" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/consentaction", + "code" : "access", + "display" : "Access" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/consentaction", + "code" : "use", + "display" : "Use" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/consentaction", + "code" : "disclose", + "display" : "Disclose" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/consentaction", + "code" : "correct", + "display" : "Access and Correct" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/consent-data-meaning", + "resource" : { + "resourceType" : "ValueSet", + "id" : "consent-data-meaning", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "cbcc" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 2 + }], + "url" : "http://hl7.org/fhir/ValueSet/consent-data-meaning", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.759" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.743" + }], + "version" : "6.0.0-ballot2", + "name" : "ConsentDataMeaning", + "title" : "Consent Data Meaning", + "status" : "draft", + "experimental" : true, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "How a resource reference is interpreted when testing consent restrictions.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/consent-data-meaning" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:99aef81d-c5d2-45bd-be69-6eb185e2f034", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 4, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/consent-data-meaning|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/consent-data-meaning", + "code" : "instance", + "display" : "Instance" + }, + { + "system" : "http://hl7.org/fhir/consent-data-meaning", + "code" : "related", + "display" : "Related" + }, + { + "system" : "http://hl7.org/fhir/consent-data-meaning", + "code" : "dependents", + "display" : "Dependents" + }, + { + "system" : "http://hl7.org/fhir/consent-data-meaning", + "code" : "authoredby", + "display" : "AuthoredBy" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/library-type", + "resource" : { + "resourceType" : "ValueSet", + "id" : "library-type", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "cds" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 4 + }], + "url" : "http://hl7.org/fhir/ValueSet/library-type", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.763" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.747" + }], + "version" : "6.0.0-ballot2", + "name" : "LibraryType", + "title" : "Library Type", + "status" : "draft", + "experimental" : false, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "The type of knowledge asset this library contains.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/library-type" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:8677effb-a9dd-471c-901b-540817818f12", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 4, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/library-type|1.0.1" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/library-type", + "code" : "logic-library", + "display" : "Logic Library" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/library-type", + "code" : "model-definition", + "display" : "Model Definition" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/library-type", + "code" : "asset-collection", + "display" : "Asset Collection" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/library-type", + "code" : "module-definition", + "display" : "Module Definition" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/measure-scoring-unit", + "resource" : { + "resourceType" : "ValueSet", + "id" : "measure-scoring-unit", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "cqi" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/measure-scoring-unit", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3188" + }], + "version" : "6.0.0-ballot2", + "name" : "MeasureScoringUnit", + "title" : "Measure Scoring Unit", + "status" : "active", + "experimental" : true, + "date" : "2021-04-06T19:00:36+00:00", + "publisher" : "HL7 International - Clinical Quality Information Work Group", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://www.hl7.org/Special/committees/cqi/index.cfm" + }] + }], + "description" : "This is an example value set illustrating some typical scoring units used in quality measure specifications.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "compose" : { + "include" : [{ + "system" : "http://unitsofmeasure.org", + "concept" : [{ + "code" : "1", + "display" : "Default units" + }, + { + "code" : "/1000.d", + "display" : "per 1000 patient days" + }] + }] + }, + "expansion" : { + "identifier" : "urn:uuid:39c9b16a-3e2d-48a7-9f0e-f32dc24c9f23", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 2, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-valueset", + "valueUri" : "null" + }, + { + "name" : "used-codesystem", + "valueUri" : "http://unitsofmeasure.org|2.0.1" + }, + { + "name" : "version", + "valueUri" : "http://unitsofmeasure.org|2.0.1" + }], + "contains" : [{ + "system" : "http://unitsofmeasure.org", + "code" : "1", + "display" : "1", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Default units" + }] + }, + { + "system" : "http://unitsofmeasure.org", + "code" : "/1000.d", + "display" : "/1000.d", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "per 1000 patient days" + }] + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/composite-measure-scoring", + "resource" : { + "resourceType" : "ValueSet", + "id" : "composite-measure-scoring", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "cqi" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 4 + }], + "url" : "http://hl7.org/fhir/ValueSet/composite-measure-scoring", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.773" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.757" + }], + "version" : "6.0.0-ballot2", + "name" : "CompositeMeasureScoring", + "title" : "Composite Measure Scoring", + "status" : "draft", + "experimental" : false, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "The composite scoring method of the measure.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/composite-measure-scoring" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:dcc3a962-a3f1-40be-baeb-5607b6b0fdc4", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 4, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/composite-measure-scoring|1.0.1" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/composite-measure-scoring", + "code" : "opportunity", + "display" : "Opportunity" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/composite-measure-scoring", + "code" : "all-or-nothing", + "display" : "All-or-nothing" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/composite-measure-scoring", + "code" : "linear", + "display" : "Linear" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/composite-measure-scoring", + "code" : "weighted", + "display" : "Weighted" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/measure-type", + "resource" : { + "resourceType" : "ValueSet", + "id" : "measure-type", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "cqi" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 4 + }], + "url" : "http://hl7.org/fhir/ValueSet/measure-type", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.769" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.753" + }], + "version" : "6.0.0-ballot2", + "name" : "MeasureType", + "title" : "Measure Type", + "status" : "draft", + "experimental" : false, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "The type of measure (includes codes from 2.16.840.1.113883.1.11.20368).", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/measure-type" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:4abda71d-8345-4657-b29f-d35477cd47f0", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 5, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/measure-type|3.0.1" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/measure-type", + "code" : "process", + "display" : "Process" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/measure-type", + "code" : "outcome", + "display" : "Outcome" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/measure-type", + "code" : "structure", + "display" : "Structure" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/measure-type", + "code" : "patient-reported-outcome", + "display" : "Patient Reported Outcome" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/measure-type", + "inactive" : true, + "code" : "composite", + "display" : "Composite" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/measure-improvement-notation", + "resource" : { + "resourceType" : "ValueSet", + "id" : "measure-improvement-notation", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "cqi" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 4 + }], + "url" : "http://hl7.org/fhir/ValueSet/measure-improvement-notation", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.1236" + }], + "version" : "6.0.0-ballot2", + "name" : "MeasureImprovementNotation", + "title" : "Measure Improvement Notation", + "status" : "draft", + "experimental" : false, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "Observation values that indicate what change in a measurement value or score is indicative of an improvement in the measured item or scored issue.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/measure-improvement-notation" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:8a04e821-8ef9-4f01-9c3d-cbf8c928cc13", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 2, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/measure-improvement-notation|1.0.1" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/measure-improvement-notation", + "code" : "increase", + "display" : "Increased score indicates improvement" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/measure-improvement-notation", + "code" : "decrease", + "display" : "Decreased score indicates improvement" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/measure-definition-example", + "resource" : { + "resourceType" : "ValueSet", + "id" : "measure-definition-example", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "cqi" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/measure-definition-example", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3190" + }], + "version" : "6.0.0-ballot2", + "name" : "MeasureDefinitionExample", + "title" : "Measure Definition Example", + "status" : "draft", + "experimental" : true, + "publisher" : "Clinical Quality Information Workgroup", + "description" : "Example Measure Definitions for the Measure Resource.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/measure-definition-example" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:0b6f2bb9-6681-4729-b29f-7fe58ff6043c", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 2, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/measure-definition-example|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/measure-definition-example", + "code" : "screening", + "display" : "Screening" + }, + { + "system" : "http://hl7.org/fhir/measure-definition-example", + "code" : "standardized-depression-screening-tool", + "display" : "Standardized Depression Screening Tool" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/measure-group-example", + "resource" : { + "resourceType" : "ValueSet", + "id" : "measure-group-example", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "cqi" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/measure-group-example", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3191" + }], + "version" : "6.0.0-ballot2", + "name" : "MeasureGroupExample", + "title" : "Measure Group Example", + "status" : "draft", + "experimental" : true, + "publisher" : "Clinical Quality Information Workgroup", + "description" : "Example Measure Groups for the Measure Resource.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/measure-group-example" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:e8c965e0-a5c2-469e-acba-82f86b2a4299", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 2, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/measure-group-example|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/measure-group-example", + "code" : "primary-rate", + "display" : "Primary Rate" + }, + { + "system" : "http://hl7.org/fhir/measure-group-example", + "code" : "secondary-rate", + "display" : "Secondary Rate" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/measure-population", + "resource" : { + "resourceType" : "ValueSet", + "id" : "measure-population", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "cqi" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 4 + }], + "url" : "http://hl7.org/fhir/ValueSet/measure-population", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.765" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.749" + }], + "version" : "6.0.0-ballot2", + "name" : "MeasurePopulationType", + "title" : "Measure Population Type", + "status" : "draft", + "experimental" : false, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "The type of population.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/measure-population" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:887bc8c0-fe64-49a8-90ba-6184a6284612", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 9, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/measure-population|2.0.0" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/measure-population", + "code" : "initial-population", + "display" : "Initial Population" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/measure-population", + "code" : "numerator", + "display" : "Numerator" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/measure-population", + "code" : "numerator-exclusion", + "display" : "Numerator Exclusion" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/measure-population", + "code" : "denominator", + "display" : "Denominator" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/measure-population", + "code" : "denominator-exclusion", + "display" : "Denominator Exclusion" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/measure-population", + "code" : "denominator-exception", + "display" : "Denominator Exception" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/measure-population", + "code" : "measure-population", + "display" : "Measure Population" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/measure-population", + "code" : "measure-population-exclusion", + "display" : "Measure Population Exclusion" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/measure-population", + "code" : "measure-observation", + "display" : "Measure Observation" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/measure-aggregate-method", + "resource" : { + "resourceType" : "ValueSet", + "id" : "measure-aggregate-method", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "cqi" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 4 + }], + "url" : "http://hl7.org/fhir/ValueSet/measure-aggregate-method", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3192" + }], + "version" : "6.0.0-ballot2", + "name" : "MeasureAggregateMethod", + "title" : "Measure Aggregate Method", + "status" : "active", + "experimental" : false, + "date" : "2019-03-14T23:21:03-06:00", + "publisher" : "Clinical Quality Information WG", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://www.hl7.org/Special/committees/cqi/index.cfm" + }] + }], + "description" : "Aggregation method for a measure (e.g. sum, average, median, minimum, maximum, count)", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/CodeSystem/measure-aggregate-method" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:608c1ff3-290b-4f59-a300-9bf8e1a80aad", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 6, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/CodeSystem/measure-aggregate-method|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/CodeSystem/measure-aggregate-method", + "code" : "sum", + "display" : "Sum" + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/measure-aggregate-method", + "code" : "average", + "display" : "Average" + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/measure-aggregate-method", + "code" : "median", + "display" : "Median" + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/measure-aggregate-method", + "code" : "minimum", + "display" : "Minimum" + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/measure-aggregate-method", + "code" : "maximum", + "display" : "Maximum" + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/measure-aggregate-method", + "code" : "count", + "display" : "Count" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/measure-stratifier-example", + "resource" : { + "resourceType" : "ValueSet", + "id" : "measure-stratifier-example", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "cqi" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/measure-stratifier-example", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3187" + }], + "version" : "6.0.0-ballot2", + "name" : "MeasureStratifierExample", + "title" : "Measure Stratifier Example", + "status" : "draft", + "experimental" : true, + "publisher" : "Clinical Quality Information Workgroup", + "description" : "Identifier subgroups in a population for measuring purposes.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/measure-stratifier-example" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:ae56b10d-0171-43bd-8eb6-cce14ca6eb36", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 3, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/measure-stratifier-example|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/measure-stratifier-example", + "code" : "age", + "display" : "Age" + }, + { + "system" : "http://hl7.org/fhir/measure-stratifier-example", + "code" : "gender", + "display" : "Gender" + }, + { + "system" : "http://hl7.org/fhir/measure-stratifier-example", + "code" : "region", + "display" : "Region" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/measure-supplemental-data-example", + "resource" : { + "resourceType" : "ValueSet", + "id" : "measure-supplemental-data-example", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "cqi" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/measure-supplemental-data-example", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3189" + }], + "version" : "6.0.0-ballot2", + "name" : "MeasureSupplementalDataExample", + "title" : "Measure Supplemental Data Example", + "status" : "draft", + "experimental" : true, + "publisher" : "Clinical Quality Information Workgroup", + "description" : "Supplemental data in a population for measuring purposes.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/measure-supplemental-data-example" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:30daba70-368b-44fe-a533-f33a9e1e41fd", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 4, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/measure-supplemental-data-example|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/measure-supplemental-data-example", + "code" : "age", + "display" : "Age" + }, + { + "system" : "http://hl7.org/fhir/measure-supplemental-data-example", + "code" : "gender", + "display" : "Gender" + }, + { + "system" : "http://hl7.org/fhir/measure-supplemental-data-example", + "code" : "ethnicity", + "display" : "Ethnicity" + }, + { + "system" : "http://hl7.org/fhir/measure-supplemental-data-example", + "code" : "payer", + "display" : "Payer" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/measure-data-usage", + "resource" : { + "resourceType" : "ValueSet", + "id" : "measure-data-usage", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "cqi" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 4 + }], + "url" : "http://hl7.org/fhir/ValueSet/measure-data-usage", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.771" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.755" + }], + "version" : "6.0.0-ballot2", + "name" : "MeasureDataUsage", + "title" : "Measure Data Usage", + "status" : "draft", + "experimental" : false, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "The intended usage for supplemental data elements in the measure.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/measure-data-usage" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:c76d337b-30ce-4d9c-bb97-a5e444453776", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 2, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/measure-data-usage|1.0.1" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/measure-data-usage", + "code" : "supplemental-data", + "display" : "Supplemental Data" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/measure-data-usage", + "code" : "risk-adjustment-factor", + "display" : "Risk Adjustment Factor" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/measure-report-status", + "resource" : { + "resourceType" : "ValueSet", + "id" : "measure-report-status", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "cqi" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 4 + }], + "url" : "http://hl7.org/fhir/ValueSet/measure-report-status", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.776" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.759" + }], + "version" : "6.0.0-ballot2", + "name" : "MeasureReportStatus", + "title" : "Measure Report Status", + "status" : "draft", + "experimental" : false, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "The status of the measure report.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/measure-report-status" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:1f743109-4c28-4ecd-9a3d-d22c7f71337e", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 3, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/measure-report-status|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/measure-report-status", + "code" : "complete", + "display" : "Complete" + }, + { + "system" : "http://hl7.org/fhir/measure-report-status", + "code" : "pending", + "display" : "Pending" + }, + { + "system" : "http://hl7.org/fhir/measure-report-status", + "code" : "error", + "display" : "Error" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/measure-report-type", + "resource" : { + "resourceType" : "ValueSet", + "id" : "measure-report-type", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "cqi" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 4 + }], + "url" : "http://hl7.org/fhir/ValueSet/measure-report-type", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.778" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.761" + }], + "version" : "6.0.0-ballot2", + "name" : "MeasureReportType", + "title" : "Measure Report Type", + "status" : "draft", + "experimental" : false, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "The type of the measure report.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/measure-report-type" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:36177ec4-d42b-4a60-b7d1-619c5591a5c2", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 4, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/measure-report-type|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/measure-report-type", + "code" : "individual", + "display" : "Individual" + }, + { + "system" : "http://hl7.org/fhir/measure-report-type", + "code" : "subject-list", + "display" : "Subject List" + }, + { + "system" : "http://hl7.org/fhir/measure-report-type", + "code" : "summary", + "display" : "Summary" + }, + { + "system" : "http://hl7.org/fhir/measure-report-type", + "code" : "data-exchange", + "display" : "Data Exchange" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/submit-data-update-type", + "resource" : { + "resourceType" : "ValueSet", + "id" : "submit-data-update-type", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "cqi" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 4 + }], + "url" : "http://hl7.org/fhir/ValueSet/submit-data-update-type", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3055" + }], + "version" : "6.0.0-ballot2", + "name" : "SubmitDataUpdateType", + "title" : "Submit Data Update Type", + "status" : "active", + "experimental" : false, + "date" : "2021-04-06T19:00:36+00:00", + "publisher" : "HL7 International - Clinical Quality Information Work Group", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://www.hl7.org/Special/committees/cqi/index.cfm" + }] + }], + "description" : "Concepts for how a measure report consumer and receiver coordinate data exchange updates. The choices are snapshot or incremental updates", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/CodeSystem/submit-data-update-type" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:11af946d-a09c-42bd-9a75-806742124a93", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 2, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "warning-experimental", + "valueUri" : "http://hl7.org/fhir/CodeSystem/submit-data-update-type|6.0.0-ballot2" + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/CodeSystem/submit-data-update-type|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/CodeSystem/submit-data-update-type", + "code" : "incremental", + "display" : "Incremental" + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/submit-data-update-type", + "code" : "snapshot", + "display" : "Snapshot" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/measurereport-stratifier-value-example", + "resource" : { + "resourceType" : "ValueSet", + "id" : "measurereport-stratifier-value-example", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "cqi" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/measurereport-stratifier-value-example", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3054" + }], + "version" : "6.0.0-ballot2", + "name" : "MeasureReportStratifierValueExample", + "title" : "Measure Report Stratifier Value Example", + "status" : "draft", + "experimental" : true, + "publisher" : "Clinical Quality Information Workgroup", + "description" : "Example Measure Stratification Value for MeasureReports Resource.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/measurereport-stratifier-value-example" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:58a97974-c563-442a-8b62-ecfc6aa3614e", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 4, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/measurereport-stratifier-value-example|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/measurereport-stratifier-value-example", + "code" : "northwest", + "display" : "Northwest" + }, + { + "system" : "http://hl7.org/fhir/measurereport-stratifier-value-example", + "code" : "northeast", + "display" : "Northeast" + }, + { + "system" : "http://hl7.org/fhir/measurereport-stratifier-value-example", + "code" : "southwest", + "display" : "Soutwest" + }, + { + "system" : "http://hl7.org/fhir/measurereport-stratifier-value-example", + "code" : "southeast", + "display" : "Southeast" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/codesystem-hierarchy-meaning", + "resource" : { + "resourceType" : "ValueSet", + "id" : "codesystem-hierarchy-meaning", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "vocab" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "normative" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version", + "valueCode" : "4.0.0" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 5 + }], + "url" : "http://hl7.org/fhir/ValueSet/codesystem-hierarchy-meaning", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.784" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.767" + }], + "version" : "6.0.0-ballot2", + "name" : "CodeSystemHierarchyMeaning", + "title" : "Code System Hierarchy Meaning", + "status" : "active", + "experimental" : false, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "The meaning of the hierarchy of concepts in a code system.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/codesystem-hierarchy-meaning" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:04053062-5e57-4a54-bef4-54b676af224a", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 4, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/codesystem-hierarchy-meaning|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/codesystem-hierarchy-meaning", + "code" : "grouped-by", + "display" : "Grouped By" + }, + { + "system" : "http://hl7.org/fhir/codesystem-hierarchy-meaning", + "code" : "is-a", + "display" : "Is-A" + }, + { + "system" : "http://hl7.org/fhir/codesystem-hierarchy-meaning", + "code" : "part-of", + "display" : "Part Of" + }, + { + "system" : "http://hl7.org/fhir/codesystem-hierarchy-meaning", + "code" : "classified-with", + "display" : "Classified With" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/codesystem-content-mode", + "resource" : { + "resourceType" : "ValueSet", + "id" : "codesystem-content-mode", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "vocab" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "normative" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version", + "valueCode" : "4.0.0" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 5 + }], + "url" : "http://hl7.org/fhir/ValueSet/codesystem-content-mode", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.782" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.765" + }], + "version" : "6.0.0-ballot2", + "name" : "CodeSystemContentMode", + "title" : "Code System Content Mode", + "status" : "active", + "experimental" : true, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "The extent of the content of the code system (the concepts and codes it defines) are represented in a code system resource.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/codesystem-content-mode" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:7acd931e-acde-4582-b53b-8a3dc2136376", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 5, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/codesystem-content-mode|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/codesystem-content-mode", + "code" : "not-present", + "display" : "Not Present" + }, + { + "system" : "http://hl7.org/fhir/codesystem-content-mode", + "code" : "example", + "display" : "Example" + }, + { + "system" : "http://hl7.org/fhir/codesystem-content-mode", + "code" : "fragment", + "display" : "Fragment" + }, + { + "system" : "http://hl7.org/fhir/codesystem-content-mode", + "code" : "complete", + "display" : "Complete" + }, + { + "system" : "http://hl7.org/fhir/codesystem-content-mode", + "code" : "supplement", + "display" : "Supplement" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/concept-property-type", + "resource" : { + "resourceType" : "ValueSet", + "id" : "concept-property-type", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "vocab" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "normative" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version", + "valueCode" : "4.0.0" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 5 + }], + "url" : "http://hl7.org/fhir/ValueSet/concept-property-type", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.780" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.763" + }], + "version" : "6.0.0-ballot2", + "name" : "PropertyType", + "title" : "Property Type", + "status" : "active", + "experimental" : false, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "The type of a property value.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/concept-property-type" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:69bb339b-5cab-406d-872a-5e53b463283c", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 7, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/concept-property-type|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/concept-property-type", + "code" : "code", + "display" : "code (internal reference)" + }, + { + "system" : "http://hl7.org/fhir/concept-property-type", + "code" : "Coding", + "display" : "Coding (external reference)" + }, + { + "system" : "http://hl7.org/fhir/concept-property-type", + "code" : "string", + "display" : "string" + }, + { + "system" : "http://hl7.org/fhir/concept-property-type", + "code" : "integer", + "display" : "integer" + }, + { + "system" : "http://hl7.org/fhir/concept-property-type", + "code" : "boolean", + "display" : "boolean" + }, + { + "system" : "http://hl7.org/fhir/concept-property-type", + "code" : "dateTime", + "display" : "dateTime" + }, + { + "system" : "http://hl7.org/fhir/concept-property-type", + "code" : "decimal", + "display" : "decimal" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/compartment-type", + "resource" : { + "resourceType" : "ValueSet", + "id" : "compartment-type", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fhir" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 3 + }], + "url" : "http://hl7.org/fhir/ValueSet/compartment-type", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.786" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.769" + }], + "version" : "6.0.0-ballot2", + "name" : "CompartmentType", + "title" : "Compartment Type", + "status" : "draft", + "experimental" : false, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "Which type a compartment definition describes.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/compartment-type" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:c47bda8d-e9f5-4a97-a8cc-932c35013eb8", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 6, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/compartment-type|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/compartment-type", + "code" : "Patient", + "display" : "Patient" + }, + { + "system" : "http://hl7.org/fhir/compartment-type", + "code" : "Encounter", + "display" : "Encounter" + }, + { + "system" : "http://hl7.org/fhir/compartment-type", + "code" : "RelatedPerson", + "display" : "RelatedPerson" + }, + { + "system" : "http://hl7.org/fhir/compartment-type", + "code" : "Practitioner", + "display" : "Practitioner" + }, + { + "system" : "http://hl7.org/fhir/compartment-type", + "code" : "Device", + "display" : "Device" + }, + { + "system" : "http://hl7.org/fhir/compartment-type", + "code" : "EpisodeOfCare", + "display" : "EpisodeOfCare" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/task-status", + "resource" : { + "resourceType" : "ValueSet", + "id" : "task-status", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "oo" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 3 + }], + "url" : "http://hl7.org/fhir/ValueSet/task-status", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.790" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.773" + }], + "version" : "6.0.0-ballot2", + "name" : "TaskStatus", + "title" : "Task Status", + "status" : "draft", + "experimental" : false, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "The current status of the task.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/task-status" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:c9b59d39-5e98-4e2d-a99a-49b509b2f40e", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 12, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/task-status|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/task-status", + "code" : "draft", + "display" : "Draft" + }, + { + "system" : "http://hl7.org/fhir/task-status", + "code" : "requested", + "display" : "Requested" + }, + { + "system" : "http://hl7.org/fhir/task-status", + "code" : "received", + "display" : "Received" + }, + { + "system" : "http://hl7.org/fhir/task-status", + "code" : "accepted", + "display" : "Accepted" + }, + { + "system" : "http://hl7.org/fhir/task-status", + "code" : "rejected", + "display" : "Rejected" + }, + { + "system" : "http://hl7.org/fhir/task-status", + "code" : "ready", + "display" : "Ready" + }, + { + "system" : "http://hl7.org/fhir/task-status", + "code" : "cancelled", + "display" : "Cancelled" + }, + { + "system" : "http://hl7.org/fhir/task-status", + "code" : "in-progress", + "display" : "In Progress" + }, + { + "system" : "http://hl7.org/fhir/task-status", + "code" : "on-hold", + "display" : "On Hold" + }, + { + "system" : "http://hl7.org/fhir/task-status", + "code" : "failed", + "display" : "Failed" + }, + { + "system" : "http://hl7.org/fhir/task-status", + "code" : "completed", + "display" : "Completed" + }, + { + "system" : "http://hl7.org/fhir/task-status", + "code" : "entered-in-error", + "display" : "Entered in Error" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/task-status-reason", + "resource" : { + "resourceType" : "ValueSet", + "id" : "task-status-reason", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "oo" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 2 + }], + "url" : "http://hl7.org/fhir/ValueSet/task-status-reason", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3185" + }], + "version" : "6.0.0-ballot2", + "name" : "TaskStatusReason", + "title" : "Task Status Reason", + "status" : "draft", + "experimental" : true, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "The current status reason of the task.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/task-status-reason" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:ff2772c3-ed9f-41be-ad4b-5c4621d892bf", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 5, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/task-status-reason|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/task-status-reason", + "code" : "missing", + "display" : "Missing" + }, + { + "system" : "http://hl7.org/fhir/task-status-reason", + "code" : "misidentified", + "display" : "Misidentified" + }, + { + "system" : "http://hl7.org/fhir/task-status-reason", + "code" : "equipment-issue", + "display" : "Equipment-issue" + }, + { + "system" : "http://hl7.org/fhir/task-status-reason", + "code" : "environmental-issue", + "display" : "Environmental-issue" + }, + { + "system" : "http://hl7.org/fhir/task-status-reason", + "code" : "personnel-issue", + "display" : "Personnel-issue" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/task-intent", + "resource" : { + "resourceType" : "ValueSet", + "id" : "task-intent", + "meta" : { + "lastUpdated" : "2024-10-03T04:31:51.554+11:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "oo" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 3 + }], + "url" : "http://hl7.org/fhir/ValueSet/task-intent", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.1240" + }], + "version" : "6.0.0-ballot2", + "name" : "TaskIntent", + "title" : "Task Intent", + "status" : "draft", + "experimental" : false, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "Distinguishes whether the task is a proposal, plan or full order.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/task-intent" + }, + { + "system" : "http://hl7.org/fhir/request-intent", + "concept" : [{ + "code" : "proposal" + }, + { + "code" : "plan" + }, + { + "code" : "order" + }, + { + "code" : "original-order" + }, + { + "code" : "reflex-order" + }, + { + "code" : "filler-order" + }, + { + "code" : "instance-order" + }, + { + "code" : "option" + }] + }] + }, + "expansion" : { + "identifier" : "urn:uuid:bec57ddb-6d60-425e-aa50-74a9b649a0b7", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 9, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/task-intent|6.0.0-ballot2" + }, + { + "name" : "warning-experimental", + "valueUri" : "http://hl7.org/fhir/request-intent|6.0.0-ballot2" + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/request-intent|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/task-intent", + "code" : "unknown", + "display" : "Unknown" + }, + { + "system" : "http://hl7.org/fhir/request-intent", + "code" : "proposal", + "display" : "Proposal" + }, + { + "system" : "http://hl7.org/fhir/request-intent", + "code" : "plan", + "display" : "Plan" + }, + { + "system" : "http://hl7.org/fhir/request-intent", + "code" : "order", + "display" : "Order" + }, + { + "system" : "http://hl7.org/fhir/request-intent", + "code" : "original-order", + "display" : "Original Order" + }, + { + "system" : "http://hl7.org/fhir/request-intent", + "code" : "reflex-order", + "display" : "Reflex Order" + }, + { + "system" : "http://hl7.org/fhir/request-intent", + "code" : "filler-order", + "display" : "Filler Order" + }, + { + "system" : "http://hl7.org/fhir/request-intent", + "code" : "instance-order", + "display" : "Instance Order" + }, + { + "system" : "http://hl7.org/fhir/request-intent", + "code" : "option", + "display" : "Option" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/task-code", + "resource" : { + "resourceType" : "ValueSet", + "id" : "task-code", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "oo" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/task-code", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.1396" + }], + "version" : "6.0.0-ballot2", + "name" : "TaskCode", + "title" : "Task Codes", + "status" : "active", + "experimental" : true, + "publisher" : "FHIR Project team", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "Codes indicating the type of action that is expected to be performed", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/CodeSystem/task-code" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:6d86261f-ab34-4392-88a0-e926791213dd", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 8, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/CodeSystem/task-code|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/CodeSystem/task-code", + "code" : "approve", + "display" : "Activate/approve the focal resource" + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/task-code", + "code" : "fulfill", + "display" : "Fulfill the focal request" + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/task-code", + "code" : "instantiate", + "display" : "Instantiate the focal definition" + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/task-code", + "code" : "abort", + "display" : "Mark the focal resource as no longer active" + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/task-code", + "code" : "replace", + "display" : "Replace the focal resource with the input resource" + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/task-code", + "code" : "change", + "display" : "Change the focal resource" + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/task-code", + "code" : "suspend", + "display" : "Suspend the focal resource" + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/task-code", + "code" : "resume", + "display" : "Re-activate the focal resource" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/definition-topic", + "resource" : { + "resourceType" : "ValueSet", + "id" : "definition-topic", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "vocab" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/definition-topic", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.794" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.777" + }], + "version" : "6.0.0-ballot2", + "name" : "DefinitionTopic", + "title" : "Definition Topic", + "status" : "draft", + "experimental" : true, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 International / Terminology Infrastructure", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }, + { + "telecom" : [{ + "system" : "url", + "value" : "http://www.hl7.org/Special/committees/Vocab" + }] + }], + "description" : "High-level categorization of the definition, used for searching, sorting, and filtering.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "valueSet" : ["http://hl7.org/fhir/ValueSet/definition-use"] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/definition-topic" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:1ae8a435-2e66-4de6-8faf-d4dc80b1acc4", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 9, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-valueset", + "valueUri" : "http://hl7.org/fhir/ValueSet/definition-use|6.0.0-ballot2" + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/definition-use|2.0.0" + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/definition-topic|1.0.1" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/definition-use", + "code" : "fhir-structure", + "display" : "FHIR Structure" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/definition-use", + "code" : "custom-resource", + "display" : "Custom Resource" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/definition-use", + "code" : "dam", + "display" : "Domain Analysis Model" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/definition-use", + "code" : "wire-format", + "display" : "Wire Format" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/definition-use", + "code" : "archetype", + "display" : "Domain Analysis Model" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/definition-use", + "code" : "template", + "display" : "Template" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/definition-topic", + "code" : "treatment", + "display" : "Treatment" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/definition-topic", + "code" : "education", + "display" : "Education" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/definition-topic", + "code" : "assessment", + "display" : "Assessment" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/plan-definition-type", + "resource" : { + "resourceType" : "ValueSet", + "id" : "plan-definition-type", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "cds" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 4 + }], + "url" : "http://hl7.org/fhir/ValueSet/plan-definition-type", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.797" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.780" + }], + "version" : "6.0.0-ballot2", + "name" : "PlanDefinitionType", + "title" : "Plan Definition Type", + "status" : "draft", + "experimental" : false, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "The type of PlanDefinition.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/plan-definition-type" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:9f5f4a9a-8099-419e-b009-8119907612ad", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 4, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/plan-definition-type|1.0.1" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/plan-definition-type", + "code" : "order-set", + "display" : "Order Set" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/plan-definition-type", + "code" : "clinical-protocol", + "display" : "Clinical Protocol" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/plan-definition-type", + "code" : "eca-rule", + "display" : "ECA Rule" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/plan-definition-type", + "code" : "workflow-definition", + "display" : "Workflow Definition" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/action-participant-type", + "resource" : { + "resourceType" : "ValueSet", + "id" : "action-participant-type", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "cds" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 4 + }], + "url" : "http://hl7.org/fhir/ValueSet/action-participant-type", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.811" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.794" + }], + "version" : "6.0.0-ballot2", + "name" : "ActionParticipantType", + "title" : "Action Participant Type", + "status" : "draft", + "experimental" : false, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "The type of participant for the action.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/action-participant-type" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:41188615-abb5-4a74-b7d1-871e18c63529", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 10, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/action-participant-type|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/action-participant-type", + "code" : "careteam", + "display" : "CareTeam" + }, + { + "system" : "http://hl7.org/fhir/action-participant-type", + "code" : "device", + "display" : "Device" + }, + { + "system" : "http://hl7.org/fhir/action-participant-type", + "code" : "group", + "display" : "Group" + }, + { + "system" : "http://hl7.org/fhir/action-participant-type", + "code" : "healthcareservice", + "display" : "HealthcareService" + }, + { + "system" : "http://hl7.org/fhir/action-participant-type", + "code" : "location", + "display" : "Location" + }, + { + "system" : "http://hl7.org/fhir/action-participant-type", + "code" : "organization", + "display" : "Organization" + }, + { + "system" : "http://hl7.org/fhir/action-participant-type", + "code" : "patient", + "display" : "Patient" + }, + { + "system" : "http://hl7.org/fhir/action-participant-type", + "code" : "practitioner", + "display" : "Practitioner" + }, + { + "system" : "http://hl7.org/fhir/action-participant-type", + "code" : "practitionerrole", + "display" : "PractitionerRole" + }, + { + "system" : "http://hl7.org/fhir/action-participant-type", + "code" : "relatedperson", + "display" : "RelatedPerson" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/action-code", + "resource" : { + "resourceType" : "ValueSet", + "id" : "action-code", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "cds" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/action-code", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3051" + }], + "version" : "6.0.0-ballot2", + "name" : "ActionCode", + "title" : "Action Code", + "status" : "draft", + "experimental" : true, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "Provides examples of actions to be performed.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/action-code" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:f552a0c2-c469-4292-a66b-adc1f1c41459", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 9, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/action-code|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/action-code", + "code" : "send-message", + "display" : "Send a message" + }, + { + "system" : "http://hl7.org/fhir/action-code", + "code" : "collect-information", + "display" : "Collect information" + }, + { + "system" : "http://hl7.org/fhir/action-code", + "code" : "prescribe-medication", + "display" : "Prescribe a medication" + }, + { + "system" : "http://hl7.org/fhir/action-code", + "code" : "recommend-immunization", + "display" : "Recommend an immunization" + }, + { + "system" : "http://hl7.org/fhir/action-code", + "code" : "order-service", + "display" : "Order a service" + }, + { + "system" : "http://hl7.org/fhir/action-code", + "code" : "propose-diagnosis", + "display" : "Propose a diagnosis" + }, + { + "system" : "http://hl7.org/fhir/action-code", + "code" : "record-detected-issue", + "display" : "Record a detected issue" + }, + { + "system" : "http://hl7.org/fhir/action-code", + "code" : "record-inference", + "display" : "Record an inference" + }, + { + "system" : "http://hl7.org/fhir/action-code", + "code" : "report-flag", + "display" : "Report a flag" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/action-reason-code", + "resource" : { + "resourceType" : "ValueSet", + "id" : "action-reason-code", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "cds" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/action-reason-code", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3053" + }], + "version" : "6.0.0-ballot2", + "name" : "ActionReasonCode", + "title" : "Action Reason Code", + "status" : "draft", + "experimental" : true, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "Provides examples of reasons for actions to be performed.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/action-reason-code" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:8df90163-3509-48ee-89d6-9d4c5ee2dbc0", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 5, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/action-reason-code|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/action-reason-code", + "code" : "off-pathway", + "display" : "Off pathway" + }, + { + "system" : "http://hl7.org/fhir/action-reason-code", + "code" : "risk-assessment", + "display" : "Risk assessment" + }, + { + "system" : "http://hl7.org/fhir/action-reason-code", + "code" : "care-gap", + "display" : "Care gap detected" + }, + { + "system" : "http://hl7.org/fhir/action-reason-code", + "code" : "drug-drug-interaction", + "display" : "Drug-drug interaction" + }, + { + "system" : "http://hl7.org/fhir/action-reason-code", + "code" : "quality-measure", + "display" : "Quality measure" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/action-condition-kind", + "resource" : { + "resourceType" : "ValueSet", + "id" : "action-condition-kind", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "cds" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 4 + }], + "url" : "http://hl7.org/fhir/ValueSet/action-condition-kind", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.815" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.798" + }], + "version" : "6.0.0-ballot2", + "name" : "ActionConditionKind", + "title" : "Action Condition Kind", + "status" : "draft", + "experimental" : false, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "Defines the kinds of conditions that can appear on actions.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/action-condition-kind" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:368e4b71-1a8e-4b2b-bbed-c49defbb1ccf", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 3, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/action-condition-kind|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/action-condition-kind", + "code" : "applicability", + "display" : "Applicability" + }, + { + "system" : "http://hl7.org/fhir/action-condition-kind", + "code" : "start", + "display" : "Start" + }, + { + "system" : "http://hl7.org/fhir/action-condition-kind", + "code" : "stop", + "display" : "Stop" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/action-relationship-type", + "resource" : { + "resourceType" : "ValueSet", + "id" : "action-relationship-type", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "cds" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 4 + }], + "url" : "http://hl7.org/fhir/ValueSet/action-relationship-type", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.813" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.796" + }], + "version" : "6.0.0-ballot2", + "name" : "ActionRelationshipType", + "title" : "Action Relationship Type", + "status" : "draft", + "experimental" : false, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "Defines the types of relationships between actions.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/action-relationship-type" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:97d02eaf-a2b7-417a-84f2-ab34d8899f30", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 9, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/action-relationship-type|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/action-relationship-type", + "code" : "before", + "display" : "Before" + }, + { + "system" : "http://hl7.org/fhir/action-relationship-type", + "code" : "before-start", + "display" : "Before Start" + }, + { + "system" : "http://hl7.org/fhir/action-relationship-type", + "code" : "before-end", + "display" : "Before End" + }, + { + "system" : "http://hl7.org/fhir/action-relationship-type", + "code" : "concurrent", + "display" : "Concurrent" + }, + { + "system" : "http://hl7.org/fhir/action-relationship-type", + "code" : "concurrent-with-start", + "display" : "Concurrent With Start" + }, + { + "system" : "http://hl7.org/fhir/action-relationship-type", + "code" : "concurrent-with-end", + "display" : "Concurrent With End" + }, + { + "system" : "http://hl7.org/fhir/action-relationship-type", + "code" : "after", + "display" : "After" + }, + { + "system" : "http://hl7.org/fhir/action-relationship-type", + "code" : "after-start", + "display" : "After Start" + }, + { + "system" : "http://hl7.org/fhir/action-relationship-type", + "code" : "after-end", + "display" : "After End" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/action-participant-function", + "resource" : { + "resourceType" : "ValueSet", + "id" : "action-participant-function", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "cds" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 3 + }], + "url" : "http://hl7.org/fhir/ValueSet/action-participant-function", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3052" + }], + "version" : "6.0.0-ballot2", + "name" : "ActionParticipantFunction", + "title" : "Action Participant Function", + "status" : "draft", + "experimental" : true, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "The function performed by the participant for the action.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/action-participant-function" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:3ec0f175-96a3-4881-9cad-732e7442a86d", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 4, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/action-participant-function|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/action-participant-function", + "code" : "performer", + "display" : "Performer" + }, + { + "system" : "http://hl7.org/fhir/action-participant-function", + "code" : "author", + "display" : "Author" + }, + { + "system" : "http://hl7.org/fhir/action-participant-function", + "code" : "reviewer", + "display" : "Reviewer" + }, + { + "system" : "http://hl7.org/fhir/action-participant-function", + "code" : "witness", + "display" : "Witness" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/action-type", + "resource" : { + "resourceType" : "ValueSet", + "id" : "action-type", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "cds" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 4 + }], + "url" : "http://hl7.org/fhir/ValueSet/action-type", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.809" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.792" + }], + "version" : "6.0.0-ballot2", + "name" : "ActionType", + "title" : "Action Type", + "status" : "draft", + "experimental" : false, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "The type of action to be performed.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/action-type" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:72c8876d-49f7-431a-b4e4-5ac407a8bddb", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 4, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/action-type|1.0.1" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/action-type", + "code" : "create", + "display" : "Create" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/action-type", + "code" : "update", + "display" : "Update" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/action-type", + "code" : "remove", + "display" : "Remove" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/action-type", + "code" : "fire-event", + "display" : "Fire Event" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/action-grouping-behavior", + "resource" : { + "resourceType" : "ValueSet", + "id" : "action-grouping-behavior", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "cds" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 4 + }], + "url" : "http://hl7.org/fhir/ValueSet/action-grouping-behavior", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.799" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.782" + }], + "version" : "6.0.0-ballot2", + "name" : "ActionGroupingBehavior", + "title" : "Action Grouping Behavior", + "status" : "draft", + "experimental" : false, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "Defines organization behavior of a group.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/action-grouping-behavior" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:6ddb23ee-c314-4905-a9c9-5590dfcf211e", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 3, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/action-grouping-behavior|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/action-grouping-behavior", + "code" : "visual-group", + "display" : "Visual Group" + }, + { + "system" : "http://hl7.org/fhir/action-grouping-behavior", + "code" : "logical-group", + "display" : "Logical Group" + }, + { + "system" : "http://hl7.org/fhir/action-grouping-behavior", + "code" : "sentence-group", + "display" : "Sentence Group" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/action-selection-behavior", + "resource" : { + "resourceType" : "ValueSet", + "id" : "action-selection-behavior", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "cds" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 4 + }], + "url" : "http://hl7.org/fhir/ValueSet/action-selection-behavior", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.801" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.784" + }], + "version" : "6.0.0-ballot2", + "name" : "ActionSelectionBehavior", + "title" : "Action Selection Behavior", + "status" : "draft", + "experimental" : false, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "Defines selection behavior of a group.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/action-selection-behavior" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:abd7714a-88b2-42d3-ad51-f83dc9e21ade", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 6, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/action-selection-behavior|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/action-selection-behavior", + "code" : "any", + "display" : "Any" + }, + { + "system" : "http://hl7.org/fhir/action-selection-behavior", + "code" : "all", + "display" : "All" + }, + { + "system" : "http://hl7.org/fhir/action-selection-behavior", + "code" : "all-or-none", + "display" : "All Or None" + }, + { + "system" : "http://hl7.org/fhir/action-selection-behavior", + "code" : "exactly-one", + "display" : "Exactly One" + }, + { + "system" : "http://hl7.org/fhir/action-selection-behavior", + "code" : "at-most-one", + "display" : "At Most One" + }, + { + "system" : "http://hl7.org/fhir/action-selection-behavior", + "code" : "one-or-more", + "display" : "One Or More" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/action-required-behavior", + "resource" : { + "resourceType" : "ValueSet", + "id" : "action-required-behavior", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "cds" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 4 + }], + "url" : "http://hl7.org/fhir/ValueSet/action-required-behavior", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.803" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.786" + }], + "version" : "6.0.0-ballot2", + "name" : "ActionRequiredBehavior", + "title" : "Action Required Behavior", + "status" : "draft", + "experimental" : false, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "Defines expectations around whether an action or action group is required.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/action-required-behavior" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:903bc1d3-0b4c-41b3-8f6c-52d5ab9969a1", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 3, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/action-required-behavior|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/action-required-behavior", + "code" : "must", + "display" : "Must" + }, + { + "system" : "http://hl7.org/fhir/action-required-behavior", + "code" : "could", + "display" : "Could" + }, + { + "system" : "http://hl7.org/fhir/action-required-behavior", + "code" : "must-unless-documented", + "display" : "Must Unless Documented" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/action-precheck-behavior", + "resource" : { + "resourceType" : "ValueSet", + "id" : "action-precheck-behavior", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "cds" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 4 + }], + "url" : "http://hl7.org/fhir/ValueSet/action-precheck-behavior", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.805" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.788" + }], + "version" : "6.0.0-ballot2", + "name" : "ActionPrecheckBehavior", + "title" : "Action Precheck Behavior", + "status" : "draft", + "experimental" : false, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "Defines selection frequency behavior for an action or group.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/action-precheck-behavior" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:880c4784-bd7d-4404-a089-37dc45af7ef4", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 2, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/action-precheck-behavior|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/action-precheck-behavior", + "code" : "yes", + "display" : "Yes" + }, + { + "system" : "http://hl7.org/fhir/action-precheck-behavior", + "code" : "no", + "display" : "No" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/action-cardinality-behavior", + "resource" : { + "resourceType" : "ValueSet", + "id" : "action-cardinality-behavior", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "cds" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 4 + }], + "url" : "http://hl7.org/fhir/ValueSet/action-cardinality-behavior", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.807" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.790" + }], + "version" : "6.0.0-ballot2", + "name" : "ActionCardinalityBehavior", + "title" : "Action Cardinality Behavior", + "status" : "draft", + "experimental" : false, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "Defines behavior for an action or a group for how many times that item may be repeated.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/action-cardinality-behavior" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:cdc45ab0-9336-4448-80d3-2cd164940a91", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 2, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/action-cardinality-behavior|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/action-cardinality-behavior", + "code" : "single", + "display" : "Single" + }, + { + "system" : "http://hl7.org/fhir/action-cardinality-behavior", + "code" : "multiple", + "display" : "Multiple" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/guidance-module-code", + "resource" : { + "resourceType" : "ValueSet", + "id" : "guidance-module-code", + "meta" : { + "lastUpdated" : "2024-10-03T04:31:51.554+11:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "cds" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 2 + }], + "url" : "http://hl7.org/fhir/ValueSet/guidance-module-code", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3266" + }], + "version" : "6.0.0-ballot2", + "name" : "GuidanceModuleCode", + "title" : "Guidance Module Code", + "status" : "draft", + "experimental" : true, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "Example guidance module codes.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/guidance-module-code" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:58cf78d6-b78d-40b1-8bf6-545d759e357d", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 6, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/guidance-module-code|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/guidance-module-code", + "code" : "bmi-calculator", + "display" : "BMI Calculator" + }, + { + "system" : "http://hl7.org/fhir/guidance-module-code", + "code" : "mme-calculator", + "display" : "MME Calculator" + }, + { + "system" : "http://hl7.org/fhir/guidance-module-code", + "code" : "opioid-cds", + "display" : "Opioid CDS" + }, + { + "system" : "http://hl7.org/fhir/guidance-module-code", + "code" : "anc-cds", + "display" : "ANC CDS" + }, + { + "system" : "http://hl7.org/fhir/guidance-module-code", + "code" : "chf-pathway", + "display" : "CHF Pathway" + }, + { + "system" : "http://hl7.org/fhir/guidance-module-code", + "code" : "covid-19-severity", + "display" : "COVID-19 Severity Score" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/guidance-response-status", + "resource" : { + "resourceType" : "ValueSet", + "id" : "guidance-response-status", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "cds" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 2 + }], + "url" : "http://hl7.org/fhir/ValueSet/guidance-response-status", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.817" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.800" + }], + "version" : "6.0.0-ballot2", + "name" : "GuidanceResponseStatus", + "title" : "Guidance Response Status", + "status" : "draft", + "experimental" : false, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "The status of a guidance response.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/guidance-response-status" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:55b04c73-7dc8-40db-aafe-f55150948dd2", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 6, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/guidance-response-status|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/guidance-response-status", + "code" : "success", + "display" : "Success" + }, + { + "system" : "http://hl7.org/fhir/guidance-response-status", + "code" : "data-requested", + "display" : "Data Requested" + }, + { + "system" : "http://hl7.org/fhir/guidance-response-status", + "code" : "data-required", + "display" : "Data Required" + }, + { + "system" : "http://hl7.org/fhir/guidance-response-status", + "code" : "in-progress", + "display" : "In Progress" + }, + { + "system" : "http://hl7.org/fhir/guidance-response-status", + "code" : "failure", + "display" : "Failure" + }, + { + "system" : "http://hl7.org/fhir/guidance-response-status", + "code" : "entered-in-error", + "display" : "Entered In Error" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/research-study-prim-purp-type", + "resource" : { + "resourceType" : "ValueSet", + "id" : "research-study-prim-purp-type", + "meta" : { + "lastUpdated" : "2024-10-03T04:31:51.554+11:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "brr" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 0 + }], + "url" : "http://hl7.org/fhir/ValueSet/research-study-prim-purp-type", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.827" + }], + "version" : "6.0.0-ballot2", + "name" : "ResearchStudyPrimaryPurposeType", + "title" : "Research Study Primary Purpose Type", + "status" : "draft", + "experimental" : false, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "Codes for the main intent of the study.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/research-study-prim-purp-type" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:94046581-7aab-4a92-896f-67b56d03d6e0", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 8, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/research-study-prim-purp-type|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/research-study-prim-purp-type", + "code" : "treatment", + "display" : "Treatment" + }, + { + "system" : "http://hl7.org/fhir/research-study-prim-purp-type", + "code" : "prevention", + "display" : "Prevention" + }, + { + "system" : "http://hl7.org/fhir/research-study-prim-purp-type", + "code" : "diagnostic", + "display" : "Diagnostic" + }, + { + "system" : "http://hl7.org/fhir/research-study-prim-purp-type", + "code" : "supportive-care", + "display" : "Supportive Care" + }, + { + "system" : "http://hl7.org/fhir/research-study-prim-purp-type", + "code" : "screening", + "display" : "Screening" + }, + { + "system" : "http://hl7.org/fhir/research-study-prim-purp-type", + "code" : "health-services-research", + "display" : "Health Services Research" + }, + { + "system" : "http://hl7.org/fhir/research-study-prim-purp-type", + "code" : "basic-science", + "display" : "Basic Science" + }, + { + "system" : "http://hl7.org/fhir/research-study-prim-purp-type", + "code" : "device-feasibility", + "display" : "Device Feasibility" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/research-study-phase", + "resource" : { + "resourceType" : "ValueSet", + "id" : "research-study-phase", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "brr" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/research-study-phase", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.821" + }], + "version" : "6.0.0-ballot2", + "name" : "ResearchStudyPhase", + "title" : "Research Study Phase", + "status" : "draft", + "experimental" : true, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "Codes for the stage in the progression of a therapy from initial experimental use in humans in clinical trials to post-market evaluation.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/research-study-phase" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:2cbabe6b-9aef-4cd9-98da-725ba033c048", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 8, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/research-study-phase|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/research-study-phase", + "code" : "n-a", + "display" : "N/A" + }, + { + "system" : "http://hl7.org/fhir/research-study-phase", + "code" : "early-phase-1", + "display" : "Early Phase 1" + }, + { + "system" : "http://hl7.org/fhir/research-study-phase", + "code" : "phase-1", + "display" : "Phase 1" + }, + { + "system" : "http://hl7.org/fhir/research-study-phase", + "code" : "phase-1-phase-2", + "display" : "Phase 1/Phase 2" + }, + { + "system" : "http://hl7.org/fhir/research-study-phase", + "code" : "phase-2", + "display" : "Phase 2" + }, + { + "system" : "http://hl7.org/fhir/research-study-phase", + "code" : "phase-2-phase-3", + "display" : "Phase 2/Phase 3" + }, + { + "system" : "http://hl7.org/fhir/research-study-phase", + "code" : "phase-3", + "display" : "Phase 3" + }, + { + "system" : "http://hl7.org/fhir/research-study-phase", + "code" : "phase-4", + "display" : "Phase 4" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/research-study-focus-type", + "resource" : { + "resourceType" : "ValueSet", + "id" : "research-study-focus-type", + "meta" : { + "lastUpdated" : "2024-10-03T04:31:51.554+11:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "brr" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/research-study-focus-type", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3076" + }], + "version" : "6.0.0-ballot2", + "name" : "ResearchStudyFocusType", + "title" : "Research Study Focus Type", + "status" : "draft", + "experimental" : true, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "Codes for the main intent of the study.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/research-study-focus-type" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:37bec505-143f-46b9-8f8b-c0b854ee72cb", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 4, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/research-study-focus-type|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/research-study-focus-type", + "code" : "medication", + "display" : "Medication" + }, + { + "system" : "http://hl7.org/fhir/research-study-focus-type", + "code" : "device", + "display" : "Device" + }, + { + "system" : "http://hl7.org/fhir/research-study-focus-type", + "code" : "intervention", + "display" : "Intervention" + }, + { + "system" : "http://hl7.org/fhir/research-study-focus-type", + "code" : "factor", + "display" : "Factor" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/research-study-classifiers", + "resource" : { + "resourceType" : "ValueSet", + "id" : "research-study-classifiers", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "brr" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/research-study-classifiers", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3281" + }], + "version" : "6.0.0-ballot2", + "name" : "ResearchStudyClassifiers", + "title" : "Research Study Classifiers", + "status" : "draft", + "experimental" : true, + "date" : "2022-02-10T20:40:00+00:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "Codes that convey the type of label that is provided.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/research-study-classifiers" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:1c2e1f5b-230e-4ae4-a0b7-6ed6e61e2163", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 4, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/research-study-classifiers|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/research-study-classifiers", + "code" : "fda-regulated-drug", + "display" : "FDA regulated drug" + }, + { + "system" : "http://hl7.org/fhir/research-study-classifiers", + "code" : "fda-regulated-device", + "display" : "FDA regulated device" + }, + { + "system" : "http://hl7.org/fhir/research-study-classifiers", + "code" : "mpg-paragraph-23b", + "display" : "MPG Paragraph 23b" + }, + { + "system" : "http://hl7.org/fhir/research-study-classifiers", + "code" : "irb-exempt", + "display" : "IRB-exempt" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/research-study-party-role", + "resource" : { + "resourceType" : "ValueSet", + "id" : "research-study-party-role", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "brr" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 0 + }], + "url" : "http://hl7.org/fhir/ValueSet/research-study-party-role", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3075" + }], + "version" : "6.0.0-ballot2", + "name" : "ResearchStudyPartyRole", + "title" : "Research Study Party Role", + "status" : "draft", + "experimental" : true, + "date" : "2022-05-12T12:40:00+00:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "This is a ResearchStudy's party role.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/research-study-party-role" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:f967b0e0-5607-4806-a958-3fb157f68842", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 12, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/research-study-party-role|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/research-study-party-role", + "code" : "sponsor", + "display" : "sponsor" + }, + { + "system" : "http://hl7.org/fhir/research-study-party-role", + "code" : "lead-sponsor", + "display" : "lead-sponsor" + }, + { + "system" : "http://hl7.org/fhir/research-study-party-role", + "code" : "sponsor-investigator", + "display" : "sponsor-investigator" + }, + { + "system" : "http://hl7.org/fhir/research-study-party-role", + "code" : "primary-investigator", + "display" : "primary-investigator" + }, + { + "system" : "http://hl7.org/fhir/research-study-party-role", + "code" : "collaborator", + "display" : "collaborator" + }, + { + "system" : "http://hl7.org/fhir/research-study-party-role", + "code" : "funding-source", + "display" : "funding-source" + }, + { + "system" : "http://hl7.org/fhir/research-study-party-role", + "code" : "general-contact", + "display" : "general-contact" + }, + { + "system" : "http://hl7.org/fhir/research-study-party-role", + "code" : "recruitment-contact", + "display" : "recruitment-contact" + }, + { + "system" : "http://hl7.org/fhir/research-study-party-role", + "code" : "sub-investigator", + "display" : "sub-investigator" + }, + { + "system" : "http://hl7.org/fhir/research-study-party-role", + "code" : "study-director", + "display" : "study-director" + }, + { + "system" : "http://hl7.org/fhir/research-study-party-role", + "code" : "study-chair", + "display" : "study-chair" + }, + { + "system" : "http://hl7.org/fhir/research-study-party-role", + "code" : "irb", + "display" : "Institutional Review Board" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/research-study-party-organization-type", + "resource" : { + "resourceType" : "ValueSet", + "id" : "research-study-party-organization-type", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "brr" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/research-study-party-organization-type", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3077" + }], + "version" : "6.0.0-ballot2", + "name" : "ResearchStudyPartyOrgType", + "title" : "Research Study Party Organization Type", + "status" : "draft", + "experimental" : true, + "date" : "2022-05-12T12:40:00+00:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "This is a ResearchStudy's party organization type.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/research-study-party-organization-type" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:ea850b46-24b1-4cd3-bd84-94634a9106f7", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 6, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/research-study-party-organization-type|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/research-study-party-organization-type", + "code" : "nih", + "display" : "NIH" + }, + { + "system" : "http://hl7.org/fhir/research-study-party-organization-type", + "code" : "fda", + "display" : "FDA" + }, + { + "system" : "http://hl7.org/fhir/research-study-party-organization-type", + "code" : "government", + "display" : "Government" + }, + { + "system" : "http://hl7.org/fhir/research-study-party-organization-type", + "code" : "nonprofit", + "display" : "Nonprofit" + }, + { + "system" : "http://hl7.org/fhir/research-study-party-organization-type", + "code" : "academic", + "display" : "Academic" + }, + { + "system" : "http://hl7.org/fhir/research-study-party-organization-type", + "code" : "industry", + "display" : "Industry" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/research-study-status", + "resource" : { + "resourceType" : "ValueSet", + "id" : "research-study-status", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "brr" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 0 + }], + "url" : "http://hl7.org/fhir/ValueSet/research-study-status", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.819" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.802" + }], + "version" : "6.0.0-ballot2", + "name" : "ResearchStudyStatus", + "title" : "Research Study Status", + "status" : "draft", + "experimental" : true, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "Codes that convey the current status of the research study.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/research-study-status" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:983db853-50e5-43de-a3cb-aa85fa8c2a08", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 17, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/research-study-status|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/research-study-status", + "code" : "overall-study", + "display" : "Overall study" + }, + { + "system" : "http://hl7.org/fhir/research-study-status", + "code" : "active", + "display" : "Active" + }, + { + "system" : "http://hl7.org/fhir/research-study-status", + "code" : "active-but-not-recruiting", + "display" : "Active, not recruiting" + }, + { + "system" : "http://hl7.org/fhir/research-study-status", + "code" : "administratively-completed", + "display" : "Administratively Completed" + }, + { + "system" : "http://hl7.org/fhir/research-study-status", + "code" : "approved", + "display" : "Approved" + }, + { + "system" : "http://hl7.org/fhir/research-study-status", + "code" : "closed-to-accrual", + "display" : "Closed to Accrual" + }, + { + "system" : "http://hl7.org/fhir/research-study-status", + "code" : "closed-to-accrual-and-intervention", + "display" : "Closed to Accrual and Intervention" + }, + { + "system" : "http://hl7.org/fhir/research-study-status", + "code" : "completed", + "display" : "Completed" + }, + { + "system" : "http://hl7.org/fhir/research-study-status", + "code" : "disapproved", + "display" : "Disapproved" + }, + { + "system" : "http://hl7.org/fhir/research-study-status", + "code" : "enrolling-by-invitation", + "display" : "Enrolling by invitation" + }, + { + "system" : "http://hl7.org/fhir/research-study-status", + "code" : "in-review", + "display" : "In Review" + }, + { + "system" : "http://hl7.org/fhir/research-study-status", + "code" : "not-yet-recruiting", + "display" : "Not yet recruiting" + }, + { + "system" : "http://hl7.org/fhir/research-study-status", + "code" : "recruiting", + "display" : "Recruiting" + }, + { + "system" : "http://hl7.org/fhir/research-study-status", + "code" : "temporarily-closed-to-accrual", + "display" : "Temporarily Closed to Accrual" + }, + { + "system" : "http://hl7.org/fhir/research-study-status", + "code" : "temporarily-closed-to-accrual-and-intervention", + "display" : "Temporarily Closed to Accrual and Intervention" + }, + { + "system" : "http://hl7.org/fhir/research-study-status", + "code" : "terminated", + "display" : "Terminated" + }, + { + "system" : "http://hl7.org/fhir/research-study-status", + "code" : "withdrawn", + "display" : "Withdrawn" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/research-study-reason-stopped", + "resource" : { + "resourceType" : "ValueSet", + "id" : "research-study-reason-stopped", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "brr" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/research-study-reason-stopped", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.825" + }], + "version" : "6.0.0-ballot2", + "name" : "ResearchStudyReasonStopped", + "title" : "Research Study Reason Stopped", + "status" : "draft", + "experimental" : true, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "Codes for why the study ended prematurely.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/research-study-reason-stopped" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:9045a139-c974-4cc7-b9b7-2bbe75d1dfc0", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 4, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/research-study-reason-stopped|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/research-study-reason-stopped", + "code" : "accrual-goal-met", + "display" : "Accrual Goal Met" + }, + { + "system" : "http://hl7.org/fhir/research-study-reason-stopped", + "code" : "closed-due-to-toxicity", + "display" : "Closed due to toxicity" + }, + { + "system" : "http://hl7.org/fhir/research-study-reason-stopped", + "code" : "closed-due-to-lack-of-study-progress", + "display" : "Closed due to lack of study progress" + }, + { + "system" : "http://hl7.org/fhir/research-study-reason-stopped", + "code" : "temporarily-closed-per-study-design", + "display" : "Temporarily closed per study design" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/research-study-arm-type", + "resource" : { + "resourceType" : "ValueSet", + "id" : "research-study-arm-type", + "meta" : { + "lastUpdated" : "2024-10-03T04:31:51.554+11:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "brr" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 0 + }], + "url" : "http://hl7.org/fhir/ValueSet/research-study-arm-type", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3078" + }], + "version" : "6.0.0-ballot2", + "name" : "ResearchStudyArmType", + "title" : "Research Study Arm Type", + "status" : "draft", + "experimental" : true, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "Codes for the main intent of the study.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/research-study-arm-type" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:74b1f0f3-721c-4ce0-a515-715459e90e2b", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 6, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/research-study-arm-type|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/research-study-arm-type", + "code" : "active-comparator", + "display" : "Active Comparator" + }, + { + "system" : "http://hl7.org/fhir/research-study-arm-type", + "code" : "placebo-comparator", + "display" : "Placebo Comparator" + }, + { + "system" : "http://hl7.org/fhir/research-study-arm-type", + "code" : "sham-comparator", + "display" : "Sham Comparator" + }, + { + "system" : "http://hl7.org/fhir/research-study-arm-type", + "code" : "no-intervention", + "display" : "No Intervention" + }, + { + "system" : "http://hl7.org/fhir/research-study-arm-type", + "code" : "experimental", + "display" : "Experimental" + }, + { + "system" : "http://hl7.org/fhir/research-study-arm-type", + "code" : "other-arm-type", + "display" : "Other Arm Type" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/research-study-objective-type", + "resource" : { + "resourceType" : "ValueSet", + "id" : "research-study-objective-type", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "brr" + }], + "url" : "http://hl7.org/fhir/ValueSet/research-study-objective-type", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.823" + }], + "version" : "6.0.0-ballot2", + "name" : "ResearchStudyObjectiveType", + "title" : "Research Study Objective Type", + "status" : "draft", + "experimental" : false, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "Codes for the kind of study objective.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/research-study-objective-type" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:7f44148f-0831-4a82-969d-ee545fea112a", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 3, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/research-study-objective-type|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/research-study-objective-type", + "code" : "primary", + "display" : "Primary" + }, + { + "system" : "http://hl7.org/fhir/research-study-objective-type", + "code" : "secondary", + "display" : "Secondary" + }, + { + "system" : "http://hl7.org/fhir/research-study-objective-type", + "code" : "exploratory", + "display" : "Exploratory" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/research-subject-state", + "resource" : { + "resourceType" : "ValueSet", + "id" : "research-subject-state", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "brr" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/research-subject-state", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3131" + }], + "version" : "6.0.0-ballot2", + "name" : "ResearchSubjectState", + "title" : "Research Subject State", + "status" : "draft", + "experimental" : true, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "Indicates the progression of a study subject through a study.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/research-subject-state" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:c6077876-2190-42f1-aee6-ef3d78c30e1c", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 13, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/research-subject-state|1.0.1" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/research-subject-state", + "code" : "candidate", + "display" : "Candidate" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/research-subject-state", + "code" : "eligible", + "display" : "Eligible" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/research-subject-state", + "code" : "follow-up", + "display" : "Follow-up" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/research-subject-state", + "code" : "ineligible", + "display" : "Ineligible" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/research-subject-state", + "code" : "not-registered", + "display" : "Not Registered" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/research-subject-state", + "code" : "off-study", + "display" : "Off-study" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/research-subject-state", + "code" : "on-study", + "display" : "On-study" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/research-subject-state", + "code" : "on-study-intervention", + "display" : "On-study-intervention" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/research-subject-state", + "code" : "on-study-observation", + "display" : "On-study-observation" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/research-subject-state", + "code" : "pending-on-study", + "display" : "Pending on-study" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/research-subject-state", + "code" : "potential-candidate", + "display" : "Potential Candidate" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/research-subject-state", + "code" : "screening", + "display" : "Screening" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/research-subject-state", + "code" : "withdrawn", + "display" : "Withdrawn" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/research-subject-milestone", + "resource" : { + "resourceType" : "ValueSet", + "id" : "research-subject-milestone", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "brr" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/research-subject-milestone", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3133" + }], + "version" : "6.0.0-ballot2", + "name" : "ResearchSubjectMilestone", + "title" : "Research Subject Milestone", + "status" : "draft", + "experimental" : true, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "Indicates the progression of a study subject through the study milestones.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/research-subject-milestone" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:91320e99-4a17-4a9a-ae11-d7c61655352e", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 3, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/research-subject-milestone|1.0.1" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/research-subject-milestone", + "code" : "SignedUp", + "display" : "Signed up" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/research-subject-milestone", + "code" : "Screened", + "display" : "Screened" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/research-subject-milestone", + "code" : "Randomized", + "display" : "Randomized" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/message-significance-category", + "resource" : { + "resourceType" : "ValueSet", + "id" : "message-significance-category", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "inm" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/message-significance-category", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.188" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.178" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.2.88" + }], + "version" : "6.0.0-ballot2", + "name" : "MessageSignificanceCategory", + "title" : "Message Significance Category", + "status" : "draft", + "experimental" : true, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "The impact of the content of a message.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/message-significance-category" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:e84a5c08-33d9-42bb-8e30-5e43d7de6bf6", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 3, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/message-significance-category|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/message-significance-category", + "code" : "consequence", + "display" : "Consequence" + }, + { + "system" : "http://hl7.org/fhir/message-significance-category", + "code" : "currency", + "display" : "Currency" + }, + { + "system" : "http://hl7.org/fhir/message-significance-category", + "code" : "notification", + "display" : "Notification" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/messageheader-response-request", + "resource" : { + "resourceType" : "ValueSet", + "id" : "messageheader-response-request", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "inm" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/messageheader-response-request", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.924" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.843" + }], + "version" : "6.0.0-ballot2", + "name" : "MessageheaderResponseRequest", + "title" : "messageheader-response-request", + "status" : "draft", + "experimental" : true, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "HL7-defined table of codes which identify conditions under which acknowledgments are required to be returned in response to a message.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/messageheader-response-request" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:3cd7d987-3e53-4ad8-b546-442eafb7021d", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 4, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/messageheader-response-request|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/messageheader-response-request", + "code" : "always", + "display" : "Always" + }, + { + "system" : "http://hl7.org/fhir/messageheader-response-request", + "code" : "on-error", + "display" : "Error/reject conditions only" + }, + { + "system" : "http://hl7.org/fhir/messageheader-response-request", + "code" : "never", + "display" : "Never" + }, + { + "system" : "http://hl7.org/fhir/messageheader-response-request", + "code" : "on-success", + "display" : "Successful completion only" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/adverse-event-status", + "resource" : { + "resourceType" : "ValueSet", + "id" : "adverse-event-status", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "pc" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 2 + }], + "url" : "http://hl7.org/fhir/ValueSet/adverse-event-status", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3236" + }], + "version" : "6.0.0-ballot2", + "name" : "AdverseEventStatus", + "title" : "Adverse Event Status", + "status" : "draft", + "experimental" : false, + "publisher" : "HL7 International - Patient Care WG", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://www.hl7.org/Special/committees/patientcare/" + }] + }], + "description" : "Codes identifying the lifecycle stage of an adverse event.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/event-status", + "concept" : [{ + "code" : "in-progress" + }, + { + "code" : "completed" + }, + { + "code" : "entered-in-error" + }, + { + "code" : "unknown" + }] + }] + }, + "expansion" : { + "identifier" : "urn:uuid:a7589678-2aef-48a0-a59b-6032d03964a1", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 4, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "warning-experimental", + "valueUri" : "http://hl7.org/fhir/event-status|6.0.0-ballot2" + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/event-status|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/event-status", + "code" : "in-progress", + "display" : "In Progress" + }, + { + "system" : "http://hl7.org/fhir/event-status", + "code" : "completed", + "display" : "Completed" + }, + { + "system" : "http://hl7.org/fhir/event-status", + "code" : "entered-in-error", + "display" : "Entered in Error" + }, + { + "system" : "http://hl7.org/fhir/event-status", + "code" : "unknown", + "display" : "Unknown" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/adverse-event-actuality", + "resource" : { + "resourceType" : "ValueSet", + "id" : "adverse-event-actuality", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "pc" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 2 + }], + "url" : "http://hl7.org/fhir/ValueSet/adverse-event-actuality", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.831" + }], + "version" : "6.0.0-ballot2", + "name" : "AdverseEventActuality", + "title" : "Adverse Event Actuality", + "status" : "draft", + "experimental" : false, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "Overall nature of the adverse event, e.g. real or potential.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/adverse-event-actuality" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:00f99943-51ff-446c-a0fe-a12ed79eb247", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 2, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/adverse-event-actuality|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/adverse-event-actuality", + "code" : "actual", + "display" : "Adverse Event" + }, + { + "system" : "http://hl7.org/fhir/adverse-event-actuality", + "code" : "potential", + "display" : "Potential Adverse Event" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/adverse-event-category", + "resource" : { + "resourceType" : "ValueSet", + "id" : "adverse-event-category", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "pc" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/adverse-event-category", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.833" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.806" + }], + "version" : "6.0.0-ballot2", + "name" : "AdverseEventCategory", + "title" : "Adverse Event Category", + "status" : "draft", + "experimental" : true, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "Overall categorization of the event, e.g. product-related or situational.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/adverse-event-category" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:fb036c87-dba6-4f6e-b3cf-0424bb2a1473", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 7, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/adverse-event-category|1.0.1" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/adverse-event-category", + "code" : "wrong-patient", + "display" : "Wrong Patient" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/adverse-event-category", + "code" : "procedure-mishap", + "display" : "Procedure Mishap" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/adverse-event-category", + "code" : "medication-mishap", + "display" : "Medication Mishap" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/adverse-event-category", + "code" : "device", + "display" : "Device" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/adverse-event-category", + "code" : "unsafe-physical-environment", + "display" : "Unsafe Physical Environment" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/adverse-event-category", + "code" : "hospital-aquired-infection", + "display" : "Hospital Acquired Infection" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/adverse-event-category", + "code" : "wrong-body-site", + "display" : "Wrong Body Site" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/adverse-event-type", + "resource" : { + "resourceType" : "ValueSet", + "id" : "adverse-event-type", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "pc" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/adverse-event-type", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.835" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.808" + }], + "version" : "6.0.0-ballot2", + "name" : "AdverseEventType", + "title" : "AdverseEvent Type", + "status" : "draft", + "experimental" : true, + "publisher" : "FHIR Project team", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "This value set includes codes that describe the adverse event or incident that occurred or was averted.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "copyright" : "This resource includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these specifications must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/get-snomed-ct or info@snomed.org", + "compose" : { + "include" : [{ + "system" : "http://snomed.info/sct", + "filter" : [{ + "property" : "concept", + "op" : "is-a", + "value" : "370894009" + }] + }, + { + "system" : "http://snomed.info/sct", + "concept" : [{ + "code" : "1912002" + }] + }] + }, + "expansion" : { + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/valueset-unclosed", + "valueBoolean" : true + }], + "identifier" : "urn:uuid:e394eed3-dd84-4cc2-acb2-9ea8d2f77cd9", + "timestamp" : "2024-10-02T17:54:47+00:00", + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-valueset", + "valueUri" : "null" + }, + { + "name" : "used-codesystem", + "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230131" + }, + { + "name" : "version", + "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230131" + }], + "contains" : [{ + "system" : "http://snomed.info/sct", + "code" : "370894009", + "display" : "Serious reportable event (event)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Serious reportable event" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5331006", + "display" : "Postoperative death", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Postoperative death (event)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "13234002", + "display" : "Death during anesthetic induction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Death during anaesthetic induction" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Death during anesthetic induction (event)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "49380000", + "display" : "Anesthetic death", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anaesthetic death" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anesthetic death (event)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "52136000", + "display" : "Intraoperative death", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intraoperative death (event)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "370895005", + "display" : "Serious reportable event associated with surgery (event)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Serious reportable event associated with surgery" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "370896006", + "display" : "Surgery performed on the wrong body part (event)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Surgery performed on the wrong body part" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Surgery performed on a body part not consistent with the documented informed consent for that patient, excluding emergent situations whose exigency precludes obtaining informed consent" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "370897002", + "display" : "Surgery performed on the wrong patient (event)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Surgery performed on the wrong patient" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "370898007", + "display" : "Wrong surgical procedure performed on a patient (event)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Wrong surgical procedure performed on a patient" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "370899004", + "display" : "Retention of foreign object in a patient after surgery or other procedure (event)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Retention of foreign object in a patient after surgery or other procedure" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "370900009", + "display" : "Intraoperative or immediately postoperative death in an American Society of Anesthesiologists Class I patient (event)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intraoperative or immediately postoperative death in an American Society of Anesthesiologists Class I patient" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intraoperative or immediately postoperative death in an ASA (American Society of Anesthesiologists) Class I patient" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "370901008", + "display" : "Serious reportable event associated with product or device (event)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Serious reportable event associated with product or device" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "370902001", + "display" : "Patient death or serious disability associated with the use of contaminated drugs, devices, or biologics provided by the healthcare facility (event)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Patient death or serious disability associated with the use of contaminated drugs, devices, or biologics provided by the healthcare facility" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "370903006", + "display" : "Patient death or serious disability associated with the use or function of a device in patient care, in which the device is used or functions other than as intended (event)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Patient death or serious disability associated with the use or function of a device in patient care, in which the device is used or functions other than as intended" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "370904000", + "display" : "Patient death or serious disability associated with intravascular air embolism that occurs while being cared for in a healthcare facility (event)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Patient death or serious disability associated with intravascular air embolism that occurs whilst being cared for in a healthcare facility" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Patient death or serious disability associated with intravascular air embolism that occurs while being cared for in a healthcare facility" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "370905004", + "display" : "Serious reportable event associated with patient protection (event)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Serious reportable event associated with patient protection" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "370906003", + "display" : "Infant discharged to the wrong person (event)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infant discharged to the wrong person" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "370907007", + "display" : "Patient death or serious disability associated with patient elopement (disappearance) for more than four hours (event)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Patient death or serious disability associated with patient elopement (disappearance) for more than four hours" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "370908002", + "display" : "Patient suicide, or attempted suicide resulting in serious disability, while being cared for in a healthcare facility (event)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Patient suicide, or attempted suicide resulting in serious disability, whilst being cared for in a healthcare facility" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Patient suicide, or attempted suicide resulting in serious disability, while being cared for in a healthcare facility" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "370909005", + "display" : "Serious reportable event associated with care management (event)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Serious reportable event associated with care management" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "370910000", + "display" : "Patient death or serious disability associated with a medication error (event)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Patient death or serious disability associated with a medication error" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "370911001", + "display" : "Patient death or serious disability associated with a hemolytic reaction due to the administration of ABO-incompatible blood or blood products (event)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Patient death or serious disability associated with a haemolytic reaction due to the administration of ABO-incompatible blood or blood products" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Patient death or serious disability associated with a hemolytic reaction due to the administration of ABO-incompatible blood or blood products" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "370912008", + "display" : "Maternal death or serious disability associated with labor or delivery in a low-risk pregnancy while being cared for in a healthcare facility (event)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Maternal death or serious disability associated with labour or delivery in a low-risk pregnancy whilst being cared for in a healthcare facility" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Maternal death or serious disability associated with labor or delivery in a low-risk pregnancy while being cared for in a healthcare facility" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "370913003", + "display" : "Patient death or serious disability associated with hypoglycemia, the onset of which occurs while the patient is being cared for in a healthcare facility (event)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Patient death or serious disability associated with hypoglycaemia, the onset of which occurs whilst the patient is being cared for in a healthcare facility" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Patient death or serious disability associated with hypoglycemia, the onset of which occurs while the patient is being cared for in a healthcare facility" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "370914009", + "display" : "Death or serious disability (kernicterus) associated with failure to identify and treat hyperbilirubinemia in neonates (event)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Death or serious disability (kernicterus) associated with failure to identify and treat hyperbilirubinaemia in neonates" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Death or serious disability (kernicterus) associated with failure to identify and treat hyperbilirubinemia in neonates" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "370915005", + "display" : "Stage 3 or 4 pressure injury acquired after admission to a healthcare facility", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stage 3 or 4 pressure injury acquired after admission to a healthcare facility (event)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stage 3 or 4 pressure ulcer acquired after admission to a healthcare facility" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "370916006", + "display" : "Patient death or serious disability due to spinal manipulative therapy (event)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Patient death or serious disability due to spinal manipulative therapy" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "370917002", + "display" : "Serious reportable event associated with environment (event)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Serious reportable event associated with environment" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "370918007", + "display" : "Patient death or serious disability associated with an electric shock while being cared for in a healthcare facility (event)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Patient death or serious disability associated with an electric shock whilst being cared for in a healthcare facility" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Patient death or serious disability associated with an electric shock while being cared for in a healthcare facility" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "370919004", + "display" : "Any incident in which a line designated for oxygen or other gas to be delivered to a patient contains the wrong gas or is contaminated by toxic substances (event)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Any incident in which a line designated for oxygen or other gas to be delivered to a patient contains the wrong gas or is contaminated by toxic substances" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "370920005", + "display" : "Patient death or serious disability associated with a burn incurred from any source while being cared for in a healthcare facility (event)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Patient death or serious disability associated with a burn incurred from any source whilst being cared for in a healthcare facility" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Patient death or serious disability associated with a burn incurred from any source while being cared for in a healthcare facility" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "370921009", + "display" : "Patient death associated with a fall while being cared for in a healthcare facility (event)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Patient death associated with a fall whilst being cared for in a healthcare facility" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Patient death associated with a fall while being cared for in a healthcare facility" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "370922002", + "display" : "Patient death or serious disability associated with the use of restraints or bedrails while being cared for in a healthcare facility (event)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Patient death or serious disability associated with the use of restraints or bedrails whilst being cared for in a healthcare facility" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Patient death or serious disability associated with the use of restraints or bedrails while being cared for in a healthcare facility" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "370923007", + "display" : "Serious reportable event associated with criminal activity (event)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Serious reportable event associated with criminal activity" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "370924001", + "display" : "Any instance of care ordered by or provided by someone impersonating a physician, nurse, pharmacist, or other licensed healthcare provider (event)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Any instance of care ordered by or provided by someone impersonating a physician, nurse, pharmacist, or other licensed healthcare provider" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "370925000", + "display" : "Abduction of a patient of any age (event)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abduction of a patient of any age" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "370926004", + "display" : "Sexual assault on a patient within or on the grounds of the healthcare facility (event)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sexual assault on a patient within or on the grounds of the healthcare facility" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "370927008", + "display" : "Death or significant injury of a patient or staff member resulting from a physical assault (i.e., battery) that occurs within or on the grounds of the healthcare facility (event)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Death or significant injury of a patient or staff member resulting from a physical assault (i.e., battery) that occurs within or on the grounds of the healthcare facility" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "397866006", + "display" : "Staff injury or damage (event)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Staff injury or damage" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "398226000", + "display" : "Perioperative death", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Perioperative death (event)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "405644001", + "display" : "Critical incident (event)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Critical incident" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "415169009", + "display" : "Preoperative anesthetic death", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Preoperative anaesthetic death" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Preoperative anesthetic death (event)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "424522003", + "display" : "Artificial insemination with the wrong donor sperm or donor egg (event)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Artificial insemination with the wrong donor sperm or donor egg" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "426106009", + "display" : "Anesthetic procedure performed on the wrong body part (event)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anesthetic procedure performed on the wrong body part" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anaesthetic procedure performed on the wrong body part" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "427513009", + "display" : "Anesthetic procedure performed on the wrong patient (event)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anesthetic procedure performed on the wrong patient" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anaesthetic procedure performed on the wrong patient" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "844579007", + "display" : "Transmission of infectious agent via medicinal product", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transmission of infectious agent via medicinal product (event)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1912002", + "display" : "Fall", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fall (event)" + }] + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/adverse-event-seriousness", + "resource" : { + "resourceType" : "ValueSet", + "id" : "adverse-event-seriousness", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "pc" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/adverse-event-seriousness", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.838" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.811" + }], + "version" : "6.0.0-ballot2", + "name" : "AdverseEventSeriousness", + "title" : "Adverse Event Seriousness", + "status" : "draft", + "experimental" : true, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "Overall seriousness of this event for the patient.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/adverse-event-seriousness" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:f416e93b-33f0-4f94-a028-ec8a96e1dc6c", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 2, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/adverse-event-seriousness|1.0.1" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/adverse-event-seriousness", + "code" : "non-serious", + "display" : "Non-serious" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/adverse-event-seriousness", + "code" : "serious", + "display" : "Serious" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/adverse-event-outcome", + "resource" : { + "resourceType" : "ValueSet", + "id" : "adverse-event-outcome", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "pc" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/adverse-event-outcome", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.836" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.809" + }], + "version" : "6.0.0-ballot2", + "name" : "AdverseEventOutcome", + "title" : "AdverseEvent Outcome", + "status" : "draft", + "experimental" : true, + "publisher" : "FHIR Project team", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "This value set includes codes that describe the type of outcome from the adverse event.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "copyright" : "This resource includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these specifications must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/get-snomed-ct or info@snomed.org", + "compose" : { + "include" : [{ + "system" : "http://snomed.info/sct", + "filter" : [{ + "property" : "concept", + "op" : "descendent-of", + "value" : "405533003" + }] + }] + }, + "expansion" : { + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/valueset-unclosed", + "valueBoolean" : true + }], + "identifier" : "urn:uuid:c1e285fc-c571-4fd2-9b6b-31b3a660d8e8", + "timestamp" : "2024-10-02T17:54:47+00:00", + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-valueset", + "valueUri" : "null" + }, + { + "name" : "used-codesystem", + "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230131" + }, + { + "name" : "version", + "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230131" + }], + "contains" : [{ + "system" : "http://snomed.info/sct", + "code" : "397882007", + "display" : "Transient abnormality unnoticed by the patient (finding)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transient abnormality unnoticed by the patient" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "398056004", + "display" : "Transient abnormality with full recovery (finding)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transient abnormality with full recovery" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "405531001", + "display" : "Adverse incident resulting in potentially permanent but not disabling damage (finding)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adverse incident resulting in potentially permanent but not disabling damage" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "405532008", + "display" : "Adverse incident resulting in potentially permanent disabling damage (finding)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adverse incident resulting in potentially permanent disabling damage" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "405535005", + "display" : "Adverse incident resulting in death (finding)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adverse incident resulting in death" + }] + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/adverse-event-participant-function", + "resource" : { + "resourceType" : "ValueSet", + "id" : "adverse-event-participant-function", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "pc" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/adverse-event-participant-function", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3235" + }], + "version" : "6.0.0-ballot2", + "name" : "AdverseEventParticipantFunction", + "title" : "AdverseEvent Participant Function", + "status" : "draft", + "experimental" : true, + "publisher" : "FHIR Project team", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "This value set includes codes that describe the type of involvement of the actor in the adverse event.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/v3-ParticipationType", + "concept" : [{ + "code" : "INF" + }, + { + "code" : "PART" + }, + { + "code" : "WIT" + }, + { + "code" : "AUT" + }] + }] + }, + "expansion" : { + "identifier" : "urn:uuid:60cffa0c-d62a-47b2-aa3d-df6961b475e1", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 4, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/v3-ParticipationType|5.0.0" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/v3-ParticipationType", + "code" : "INF", + "display" : "informant" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ParticipationType", + "code" : "PART", + "display" : "Participation" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ParticipationType", + "code" : "WIT", + "display" : "witness" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ParticipationType", + "code" : "AUT", + "display" : "author (originator)" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/adverse-event-causality-method", + "resource" : { + "resourceType" : "ValueSet", + "id" : "adverse-event-causality-method", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "pc" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/adverse-event-causality-method", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.842" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.817" + }], + "version" : "6.0.0-ballot2", + "name" : "AdverseEventCausalityMethod", + "title" : "Adverse Event Causality Method", + "status" : "draft", + "experimental" : true, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "Codes for the method of evaluating the relatedness of the suspected entity to the adverse event", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/adverse-event-causality-method" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:a496a186-4fc5-4f4d-9c53-2159e4c3b30f", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 3, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/adverse-event-causality-method|1.0.1" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/adverse-event-causality-method", + "code" : "probability-scale", + "display" : "Probability Scale" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/adverse-event-causality-method", + "code" : "bayesian", + "display" : "Bayesian" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/adverse-event-causality-method", + "code" : "checklist", + "display" : "Checklist" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/adverse-event-causality-assess", + "resource" : { + "resourceType" : "ValueSet", + "id" : "adverse-event-causality-assess", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "pc" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/adverse-event-causality-assess", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.840" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.815" + }], + "version" : "6.0.0-ballot2", + "name" : "AdverseEventCausalityAssessment", + "title" : "Adverse Event Causality Assessment", + "status" : "draft", + "experimental" : true, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "Codes for the assessment of whether the entity caused the event.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/adverse-event-causality-assess" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:fbe6bb50-456e-41b1-9e74-a58463ff7135", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 6, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/adverse-event-causality-assess|1.0.1" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/adverse-event-causality-assess", + "code" : "certain", + "display" : "Certain" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/adverse-event-causality-assess", + "code" : "probably-likely", + "display" : "Probably/Likely" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/adverse-event-causality-assess", + "code" : "possible", + "display" : "Possible" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/adverse-event-causality-assess", + "code" : "unlikely", + "display" : "Unlikely" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/adverse-event-causality-assess", + "code" : "conditional-classified", + "display" : "Conditional/Classified" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/adverse-event-causality-assess", + "code" : "unassessable-unclassifiable", + "display" : "Unassessable/Unclassifiable" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/adverse-event-contributing-factor", + "resource" : { + "resourceType" : "ValueSet", + "id" : "adverse-event-contributing-factor", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "pc" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/adverse-event-contributing-factor", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3237" + }], + "version" : "6.0.0-ballot2", + "name" : "AdverseEventContributingFactor", + "title" : "AdverseEvent Contributing Factor", + "status" : "draft", + "experimental" : true, + "publisher" : "FHIR Project team", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "This value set includes codes that describe the contributing factors suspected to have increased the probability or severity of the adverse event.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "copyright" : "This resource includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these specifications must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/get-snomed-ct or info@snomed.org", + "compose" : { + "include" : [{ + "system" : "http://snomed.info/sct", + "filter" : [{ + "property" : "concept", + "op" : "is-a", + "value" : "609328004" + }] + }, + { + "system" : "http://snomed.info/sct", + "filter" : [{ + "property" : "concept", + "op" : "is-a", + "value" : "416471007" + }] + }, + { + "system" : "http://snomed.info/sct", + "filter" : [{ + "property" : "concept", + "op" : "is-a", + "value" : "425457005" + }] + }, + { + "system" : "http://snomed.info/sct", + "filter" : [{ + "property" : "concept", + "op" : "is-a", + "value" : "365861007" + }] + }, + { + "system" : "http://snomed.info/sct", + "filter" : [{ + "property" : "concept", + "op" : "is-a", + "value" : "71388002" + }] + }, + { + "system" : "http://snomed.info/sct", + "filter" : [{ + "property" : "concept", + "op" : "is-a", + "value" : "404684003" + }] + }, + { + "system" : "http://snomed.info/sct", + "filter" : [{ + "property" : "concept", + "op" : "is-a", + "value" : "410942007" + }] + }, + { + "system" : "http://snomed.info/sct", + "filter" : [{ + "property" : "concept", + "op" : "is-a", + "value" : "373873005" + }] + }, + { + "system" : "http://snomed.info/sct", + "filter" : [{ + "property" : "concept", + "op" : "is-a", + "value" : "106181007" + }] + }] + }, + "expansion" : { + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/valueset-unclosed", + "valueBoolean" : true + }], + "identifier" : "urn:uuid:cd7ac7ca-4af6-41ec-bf82-2f033bc978d5", + "timestamp" : "2024-10-02T17:54:47+00:00", + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-valueset", + "valueUri" : "null" + }, + { + "name" : "used-codesystem", + "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230131" + }, + { + "name" : "version", + "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230131" + }], + "contains" : [{ + "system" : "http://snomed.info/sct", + "code" : "609328004", + "display" : "Allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergic disposition" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergic disposition (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A propensity to developing a pathological immune process generally directed towards a foreign antigen, which results in tissue injury. It is most often applied to type I hypersensitivity but other hypersensitivity types especially type IV (e.g. allergic contact dermatitis) may be involved. Revised nomenclature for allergy for global use:Report of the Nomenclature Review Committee of the World Allergy Organization, October 2003." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "91931000", + "display" : "Allergy to erythromycin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Erythromycin allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to erythromycin (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "91932007", + "display" : "Allergy to fruit", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to fruit (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "91934008", + "display" : "Nut allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to nut" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to nut (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "91935009", + "display" : "Allergy to peanuts", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to peanut" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to peanut (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "91936005", + "display" : "Allergy to penicillin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Penicillin allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to penicillin (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "91937001", + "display" : "Allergy to seafood", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Seafood allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to seafood (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "91938006", + "display" : "Allergy to strawberries", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to strawberry" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to strawberry (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "91939003", + "display" : "Allergy to sulfonamides", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to sulfa drugs" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to sulphonamides" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to sulpha drugs" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sulphonamide allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sulfonamide allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to sulfonamide (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to sulfonamide" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "91940001", + "display" : "Allergy to walnut", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to walnut (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "213020009", + "display" : "Egg protein allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to egg protein" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to egg protein (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "232349006", + "display" : "House dust allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to house dust (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to house dust" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "232350006", + "display" : "House dust mite allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to house dust mite" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to dust mite protein (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to dust mite protein" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "The disposition to develop an allergic reaction to a substance derived from dust mites e.g. Der p1, rather than the dust mite organism itself." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293584003", + "display" : "Paracetamol allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acetaminophen allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to paracetamol" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to acetaminophen" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to paracetamol (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293585002", + "display" : "Salicylate allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to salicylate (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to salicylate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293586001", + "display" : "Aspirin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to aspirin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to aspirin (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293588000", + "display" : "Pentazocine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to pentazocine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to pentazocine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293589008", + "display" : "Phenazocine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to phenazocine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to phenazocine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293590004", + "display" : "Methadone analog allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Methadone analogue allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to methadone analogue" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to methadone analog (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to methadone analog" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293591000", + "display" : "Dextromoramide allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to dextromoramide" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to dextromoramide (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293592007", + "display" : "Dextropropoxyphene allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to propoxyphene" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to dextropropoxyphene (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to dextropropoxyphene" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293593002", + "display" : "Dipipanone allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to dipipanone (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to dipipanone" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293594008", + "display" : "Methadone allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to methadone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to methadone (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293595009", + "display" : "Morphinan opioid allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to morphinan opioid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to morphinan opioid (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293596005", + "display" : "Buprenorphine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to buprenorphine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to buprenorphine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293597001", + "display" : "Codeine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to codeine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to codeine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293598006", + "display" : "Diamorphine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to diamorphine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to diamorphine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293599003", + "display" : "Dihydrocodeine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to dihydrocodeine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to dihydrocodeine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293600000", + "display" : "Nalbuphine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to nalbuphine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to nalbuphine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293601001", + "display" : "Morphine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to morphine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to morphine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293602008", + "display" : "Opium alkaloid allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to opium alkaloid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to opium alkaloid (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293603003", + "display" : "Pethidine analog allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pethidine analogue allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to pethidine analog (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to meperidine analog" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to pethidine analogue" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to pethidine analog" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293604009", + "display" : "Alfentanil allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to alfentanil" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to alfentanil (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293605005", + "display" : "Fentanyl allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to fentanyl (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to fentanyl" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293606006", + "display" : "Pethidine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to meperidine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to pethidine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to pethidine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293607002", + "display" : "Phenoperidine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to phenoperidine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to phenoperidine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293608007", + "display" : "Meptazinol allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to meptazinol" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to meptazinol (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293609004", + "display" : "Levorphanol allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to levorphanol" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to levorphanol (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293610009", + "display" : "Non-steroidal anti-inflammatory drug allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to non-steroidal anti-inflammatory agent (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to non-steroidal anti-inflammatory agent" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293611008", + "display" : "Acemetacin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to acemetacin (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to acemetacin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293612001", + "display" : "Azapropazone allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to azapropazone (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to azapropazone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to apazone" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293613006", + "display" : "Diclofenac allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to diclofenac (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to diclofenac" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293614000", + "display" : "Etodolac allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to etodolac (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to etodolac" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293615004", + "display" : "Felbinac allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to felbinac" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to felbinac (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293616003", + "display" : "Fenbufen allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to fenbufen" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to fenbufen (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293617007", + "display" : "Fenoprofen allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to fenoprofen (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to fenoprofen" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293618002", + "display" : "Flurbiprofen allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to flurbiprofen" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to flurbiprofen (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293619005", + "display" : "Ibuprofen allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to ibuprofen" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to ibuprofen (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293620004", + "display" : "Indomethacin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Indometacin allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to indometacin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to indomethacin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to indometacin (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293621000", + "display" : "Ketoprofen allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to ketoprofen (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to ketoprofen" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293622007", + "display" : "Ketorolac allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to ketorolac (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to ketorolac" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293623002", + "display" : "Mefenamic acid allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to mefenamic acid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to mefenamic acid (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293624008", + "display" : "Nabumetone allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to nabumetone (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to nabumetone" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293625009", + "display" : "Naproxen allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to naproxen (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to naproxen" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293626005", + "display" : "Nefopam allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to nefopam" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to nefopam (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293627001", + "display" : "Oxyphenbutazone allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to oxyphenbutazone (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to oxyphenbutazone" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293628006", + "display" : "Phenylbutazone allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to phenylbutazone (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to phenylbutazone" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293629003", + "display" : "Piroxicam allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to piroxicam" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to piroxicam (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293630008", + "display" : "Sulindac allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to sulindac (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to sulindac" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293631007", + "display" : "Tenoxicam allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to tenoxicam (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to tenoxicam" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293632000", + "display" : "Tiaprofenic acid allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to tiaprofenic acid (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to tiaprofenic acid" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293633005", + "display" : "Tolmetin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to tolmetin (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to tolmetin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293635003", + "display" : "Tuberculin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to tuberculin purified protein derivative (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tuberculin purified protein derivative allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to tuberculin purified protein derivative" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293636002", + "display" : "Radiopharmaceutical allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to radiopharmaceutical" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to radiopharmaceutical (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293637006", + "display" : "Contrast media allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to contrast media" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to contrast media (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293645001", + "display" : "Bismuth chelate allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to tripotassium dicitratobismuthate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to tripotassium dicitratobismuthate (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293646000", + "display" : "Sucralfate allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to sucralfate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to sucralfate (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293647009", + "display" : "Liquorice allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to licorice" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to liquorice" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to licorice (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293648004", + "display" : "Misoprostol allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to misoprostol (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to misoprostol" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293649007", + "display" : "H2 receptor antagonist allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to histamine H2 receptor antagonist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to histamine H2 receptor antagonist (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293650007", + "display" : "Cimetidine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to cimetidine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to cimetidine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293651006", + "display" : "Famotidine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to famotidine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to famotidine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293652004", + "display" : "Nizatidine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to nizatidine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to nizatidine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293653009", + "display" : "Ranitidine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to ranitidine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to ranitidine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293654003", + "display" : "Proton pump inhibitor allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to H+/K+-exchanging ATPase inhibitor (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to H+/K+-exchanging ATPase inhibitor" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293655002", + "display" : "Omeprazole allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to omeprazole (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to omeprazole" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293656001", + "display" : "Lansoprazole allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to lansoprazole (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to lansoprazole" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293657005", + "display" : "Carbenoxolone allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to carbenoxolone (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to carbenoxolone" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293658000", + "display" : "Pirenzepine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to pirenzepine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to pirenzepine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293659008", + "display" : "Pancreatin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to pancreatin (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to pancreatin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293660003", + "display" : "5-aminosalicylic acid allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mesalazine allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mesalamine allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to mesalazine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to mesalazine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to mesalamine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293662006", + "display" : "Olsalazine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to olsalazine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to olsalazine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293663001", + "display" : "Sulfasalazine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sulphasalazine allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to sulfasalazine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to sulfasalazine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293665008", + "display" : "Magnesium trisilicate allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to magnesium trisilicate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to magnesium trisilicate (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293666009", + "display" : "Aluminium hydroxide allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aluminum hydroxide allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to aluminium hydroxide (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to aluminum hydroxide" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to aluminium hydroxide" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293668005", + "display" : "Loperamide allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to loperamide (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to loperamide" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293669002", + "display" : "Kaolin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to kaolin (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to kaolin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293671002", + "display" : "Cisapride allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to cisapride" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to cisapride (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293673004", + "display" : "Nabilone allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to nabilone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to nabilone (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293674005", + "display" : "Domperidone allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to domperidone (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to domperidone" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293675006", + "display" : "Metoclopramide allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to metoclopramide (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to metoclopramide" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293676007", + "display" : "5-HT3-receptor antagonist allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to 5-HT3 receptor antagonist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to 5-hydroxytryptamine-3-receptor antagonist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to 5-hydroxytryptamine-3-receptor antagonist (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "5-hydroxytryptamine-3-receptor antagonist allergy" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293678008", + "display" : "Bisacodyl allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to bisacodyl" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to bisacodyl (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293679000", + "display" : "Danthron allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dantron allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to dantron" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to danthron" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to dantron (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293680002", + "display" : "Sodium picosulfate allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sodium picosulphate allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to sodium picosulfate (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to sodium picosulfate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293681003", + "display" : "Lactulose allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to lactulose (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to lactulose" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293682005", + "display" : "Magnesium sulfate allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Magnesium sulphate allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to magnesium sulfate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to magnesium sulfate (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293685007", + "display" : "Cascara allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to cascara (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to cascara" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293686008", + "display" : "Senna allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to senna" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to senna (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293687004", + "display" : "Docusate allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to docusate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to docusate (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293690005", + "display" : "Peppermint oil allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to peppermint oil" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to peppermint oil (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293691009", + "display" : "Alverine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to alverine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to alverine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293692002", + "display" : "Mebeverine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to mebeverine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to mebeverine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293693007", + "display" : "Dicyclomine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dicycloverine allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to dicycloverine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to dicycloverine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to dicyclomine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293694001", + "display" : "Mepenzolate allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to mepenzolate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to mepenzolate (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293695000", + "display" : "Pipenzolate allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to pipenzolate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to pipenzolate (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293696004", + "display" : "Poldine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to poldine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to poldine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293697008", + "display" : "Propantheline allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to propantheline (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to propantheline" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293699006", + "display" : "Chenodeoxycholic acid allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to chenodeoxycholic acid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to chenodeoxycholic acid (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293700007", + "display" : "Dehydrocholic acid allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to dehydrocholic acid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to dehydrocholic acid (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293701006", + "display" : "Ursodeoxycholic acid allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to ursodeoxycholic acid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to ursodeoxycholic acid (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293706001", + "display" : "Etomidate allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to etomidate (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to etomidate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293707005", + "display" : "Ketamine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to ketamine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to ketamine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293708000", + "display" : "Propofol allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to propofol (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to propofol" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293709008", + "display" : "Thiopentone allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thiopental allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to thiopental" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to thiopental (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293710003", + "display" : "Methohexitone allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to methohexital (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to methohexital" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293712006", + "display" : "Enflurane allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to enflurane (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to enflurane" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293714007", + "display" : "Halothane allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to halothane" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to halothane (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293715008", + "display" : "Isoflurane allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to isoflurane (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to isoflurane" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293716009", + "display" : "Trichloroethylene allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to trichloroethylene" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to trichloroethylene (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293717000", + "display" : "Desflurane allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to desflurane (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to desflurane" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293718005", + "display" : "Local anesthetic drug allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Local anaesthetic drug allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to local anaesthetic" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to local anesthetic" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to local anesthetic (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293719002", + "display" : "Bupivacaine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to bupivacaine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to bupivacaine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293720008", + "display" : "Cinchocaine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to dibucaine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to cinchocaine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to cinchocaine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293721007", + "display" : "Prilocaine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to prilocaine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to prilocaine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293722000", + "display" : "Lignocaine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lidocaine allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to lidocaine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to lidocaine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293723005", + "display" : "Cocaine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to cocaine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to cocaine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293724004", + "display" : "Benzocaine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to benzocaine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to benzocaine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293725003", + "display" : "Amethocaine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tetracaine allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to tetracaine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to tetracaine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293726002", + "display" : "Oxybuprocaine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to oxybuprocaine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to benoxinate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to oxybuprocaine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293727006", + "display" : "Procaine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to procaine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to procaine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293728001", + "display" : "Proxymetacaine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to proxymetacaine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to proxymetacaine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293732007", + "display" : "Amifostine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to amifostine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to amifostine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293733002", + "display" : "Aldesleukin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to aldesleukin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to aldesleukin (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293735009", + "display" : "Molgramostim allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to molgramostim (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to molgramostim" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293736005", + "display" : "Lenograstim allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to lenograstim" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to lenograstim (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293737001", + "display" : "Filgrastim allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to filgrastim (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to filgrastim" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293738006", + "display" : "Levamisole allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to levamisole" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to levamisole (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293740001", + "display" : "Alkylating drug allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to alkylating agent (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to alkylating agent" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293741002", + "display" : "Mitobronitol allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to mitobronitol" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to mitobronitol (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293742009", + "display" : "Busulfan allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Busulphan allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to busulfan" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to busulfan (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293743004", + "display" : "Treosulfan allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Treosulphan allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to treosulfan (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to treosulfan" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293745006", + "display" : "Thiotepa allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to thiotepa (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to thiotepa" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293746007", + "display" : "Nitrogen mustard derivative allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to nitrogen mustard derivative (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to nitrogen mustard derivative" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293747003", + "display" : "Chlorambucil allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to chlorambucil (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to chlorambucil" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293748008", + "display" : "Cyclophosphamide allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to cyclophosphamide (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to cyclophosphamide" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293749000", + "display" : "Ethoglucid allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to ethoglucid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to ethoglucid (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293750000", + "display" : "Ifosfamide allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to ifosfamide (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to ifosfamide" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293751001", + "display" : "Melphalan allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to melphalan (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to melphalan" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293752008", + "display" : "Estramustine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to estramustine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to estramustine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293753003", + "display" : "Mustine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chlormethine allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mechlorethamine allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to mechlorethamine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to chlormethine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to chlormethine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293754009", + "display" : "Nitrosurea allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to nitrosurea (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to nitrosurea" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293755005", + "display" : "Carmustine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to carmustine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to carmustine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293756006", + "display" : "Lomustine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to lomustine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to lomustine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293758007", + "display" : "Dacarbazine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to dacarbazine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to dacarbazine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293760009", + "display" : "Dactinomycin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to dactinomycin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to dactinomycin (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293761008", + "display" : "Bleomycin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to bleomycin (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to bleomycin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293762001", + "display" : "Mitomycin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to mitomycin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to mitomycin (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293763006", + "display" : "Plicamycin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to plicamycin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to plicamycin (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293764000", + "display" : "Aclarubicin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to aclarubicin (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to aclarubicin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293765004", + "display" : "Mitozantrone allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mitoxantrone allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to mitoxantrone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to mitoxantrone (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293766003", + "display" : "Doxorubicin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to doxorubicin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to doxorubicin (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293767007", + "display" : "Epirubicin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to epirubicin (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to epirubicin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293768002", + "display" : "Idarubicin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to idarubicin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to idarubicin (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293770006", + "display" : "Mercuric oxide allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to mercuric oxide (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to mercuric oxide" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293771005", + "display" : "Methotrexate allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to methotrexate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to methotrexate (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293772003", + "display" : "Mercaptopurine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to mercaptopurine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to mercaptopurine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293773008", + "display" : "Thioguanine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tioguanine allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to tioguanine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to thioguanine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to tioguanine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293774002", + "display" : "Pentostatin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to pentostatin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to pentostatin (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293775001", + "display" : "Cytarabine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to cytarabine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to cytarabine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293776000", + "display" : "Fluorouracil allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to fluorouracil" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to fluorouracil (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293777009", + "display" : "Etoposide allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to etoposide" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to etoposide (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293778004", + "display" : "Amsacrine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to amsacrine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to amsacrine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293779007", + "display" : "Carboplatin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to carboplatin (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to carboplatin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293780005", + "display" : "Cisplatin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to cisplatin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to cisplatin (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293781009", + "display" : "Hydroxyurea allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hydroxycarbamide allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to hydroxycarbamide (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to hydroxyurea" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to hydroxycarbamide" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293782002", + "display" : "Procarbazine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to procarbazine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to procarbazine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293783007", + "display" : "Razoxane allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to razoxane (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to razoxane" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293784001", + "display" : "Crisantaspase allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to crisantaspase (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to crisantaspase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293785000", + "display" : "Paclitaxel allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to paclitaxel (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to paclitaxel" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293786004", + "display" : "Fludarabine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to fludarabine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to fludarabine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293787008", + "display" : "Aminoglutethimide allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to aminoglutethimide" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to aminoglutethimide (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293788003", + "display" : "Oestrogen antagonist allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Estrogen antagonist allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to estrogen receptor antagonist (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to estrogen receptor antagonist" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293789006", + "display" : "Trilostane allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to trilostane (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to trilostane" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293790002", + "display" : "Tamoxifen allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to tamoxifen (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to tamoxifen" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293791003", + "display" : "Formestane allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to formestane (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to formestane" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293792005", + "display" : "Vinca alkaloid allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to Vinca alkaloid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to Vinca alkaloid (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293793000", + "display" : "Vinblastine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to vinblastine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to vinblastine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293794006", + "display" : "Vincristine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to vincristine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to vincristine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293795007", + "display" : "Vindesine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to vindesine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to vindesine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293796008", + "display" : "Dimethyl sulfoxide allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dimethyl sulphoxide allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to dimethyl sulfoxide" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to dimethyl sulfoxide (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293798009", + "display" : "Cyclosporin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ciclosporin allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to ciclosporin (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to ciclosporin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to cyclosporine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293799001", + "display" : "Azathioprine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to azathioprine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to azathioprine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293802005", + "display" : "Mazindol allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to mazindol (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to mazindol" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293803000", + "display" : "Phentermine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to phentermine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to phentermine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293804006", + "display" : "Dexfenfluramine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to dexfenfluramine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to dexfenfluramine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293805007", + "display" : "Diethylpropion allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to diethylpropion" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to amfepramone (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to amfepramone" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293806008", + "display" : "Fenfluramine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to fenfluramine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to fenfluramine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293808009", + "display" : "Levodopa allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to levodopa" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to levodopa (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293811005", + "display" : "Amantadine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to amantadine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to amantadine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293812003", + "display" : "Apomorphine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to apomorphine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to apomorphine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293813008", + "display" : "Lysuride allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lisuride allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to lisuride (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to lisuride" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293814002", + "display" : "Pergolide allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to pergolide (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to pergolide" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293815001", + "display" : "Bromocriptine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to bromocriptine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to bromocriptine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293818004", + "display" : "Lithium carbonate allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to lithium carbonate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to lithium carbonate (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293819007", + "display" : "Lithium citrate allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to lithium citrate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to lithium citrate (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293822009", + "display" : "Butriptyline allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to butriptyline" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to butriptyline (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293823004", + "display" : "Doxepin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to doxepin (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to doxepin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293824005", + "display" : "Iprindole allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to iprindole" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to iprindole (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293825006", + "display" : "Lofepramine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to lofepramine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to lofepramine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293826007", + "display" : "Nortriptyline allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to nortriptyline (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to nortriptyline" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293827003", + "display" : "Trimipramine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to trimipramine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to trimipramine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293828008", + "display" : "Amoxapine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to amoxapine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to amoxapine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293829000", + "display" : "Amitriptyline allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to amitriptyline (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to amitriptyline" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293830005", + "display" : "Clomipramine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to clomipramine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to clomipramine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293831009", + "display" : "Desipramine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to desipramine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to desipramine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293832002", + "display" : "Dothiepin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dosulepin allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to dosulepin (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to dosulepin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to dothiepin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293833007", + "display" : "Imipramine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to imipramine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to imipramine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293834001", + "display" : "Protriptyline allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to protriptyline" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to protriptyline (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293835000", + "display" : "Monoamine oxidase inhibitor allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to monoamine oxidase inhibitor (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to monoamine oxidase inhibitor" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293836004", + "display" : "Phenelzine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to phenelzine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to phenelzine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293837008", + "display" : "Iproniazid allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to iproniazid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to iproniazid (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293838003", + "display" : "Isocarboxazid allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to isocarboxazid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to isocarboxazid (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293839006", + "display" : "Tranylcypromine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to tranylcypromine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to tranylcypromine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293840008", + "display" : "Moclobemide allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to moclobemide (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to moclobemide" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293842000", + "display" : "Tryptophan allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to tryptophan (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to tryptophan" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293843005", + "display" : "Venlafaxine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to venlafaxine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to venlafaxine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293844004", + "display" : "Selective serotonin re-uptake inhibitor allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to selective serotonin re-uptake inhibitor (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to selective serotonin re-uptake inhibitor" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293845003", + "display" : "Sertraline allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to sertraline" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to sertraline (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293847006", + "display" : "Paroxetine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to paroxetine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to paroxetine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293848001", + "display" : "Nefazodone allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to nefazodone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to nefazodone (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293849009", + "display" : "Citalopram allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to citalopram (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to citalopram" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293850009", + "display" : "Fluoxetine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to fluoxetine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to fluoxetine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293851008", + "display" : "Fluvoxamine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to fluvoxamine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to fluvoxamine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293853006", + "display" : "Maprotiline allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to maprotiline" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to maprotiline (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293854000", + "display" : "Mianserin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to mianserin (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to mianserin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293855004", + "display" : "Trazodone allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to trazodone (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to trazodone" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293856003", + "display" : "Viloxazine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to viloxazine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to viloxazine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293858002", + "display" : "Beclamide allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to beclamide (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to beclamide" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293859005", + "display" : "Lamotrigine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to lamotrigine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to lamotrigine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293860000", + "display" : "Piracetam allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to piracetam (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to piracetam" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293861001", + "display" : "Gabapentin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to gabapentin (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to gabapentin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293864009", + "display" : "Methylphenobarbitone allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Methylphenobarbital allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to mephobarbital" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to methylphenobarbital" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to methylphenobarbital (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293865005", + "display" : "Phenobarbitone allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phenobarbital allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to phenobarbital" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to phenobarbital (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293866006", + "display" : "Primidone allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to primidone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to primidone (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293867002", + "display" : "Carbamazepine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to carbamazepine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to carbamazepine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293868007", + "display" : "Vigabatrin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to vigabatrin (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to vigabatrin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293869004", + "display" : "Phenytoin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to phenytoin (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to phenytoin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293870003", + "display" : "Ethosuximide allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to ethosuximide" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to ethosuximide (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293871004", + "display" : "Clonazepam allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to clonazepam" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to clonazepam (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293874007", + "display" : "Zopiclone allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to zopiclone (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to zopiclone" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293875008", + "display" : "Zolpidem allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to zolpidem" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to zolpidem (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293876009", + "display" : "Chlormezanone allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to chlormezanone (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to chlormezanone" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293877000", + "display" : "Methyprylone allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to methyprylon (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to methyprylon" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293878005", + "display" : "Paraldehyde allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to paraldehyde (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to paraldehyde" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293880004", + "display" : "Amylobarbitone allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Amobarbital allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to amobarbital (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to amobarbital" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293881000", + "display" : "Butobarbitone allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Butobarbital allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to butobarbital" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to butobarbital (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293882007", + "display" : "Cyclobarbitone allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to cyclobarbital" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to cyclobarbital (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293884008", + "display" : "Quinalbarbitone allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Secobarbital allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to secobarbital" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to secobarbital (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293886005", + "display" : "Flunitrazepam allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to flunitrazepam" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to flunitrazepam (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293887001", + "display" : "Flurazepam allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to flurazepam (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to flurazepam" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293888006", + "display" : "Loprazolam allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to loprazolam" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to loprazolam (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293889003", + "display" : "Lormetazepam allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to lormetazepam" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to lormetazepam (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293890007", + "display" : "Nitrazepam allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to nitrazepam" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to nitrazepam (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293891006", + "display" : "Triazolam allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to triazolam (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to triazolam" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293892004", + "display" : "Alprazolam allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to alprazolam" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to alprazolam (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293893009", + "display" : "Bromazepam allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to bromazepam (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to bromazepam" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293894003", + "display" : "Chlordiazepoxide allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to chlordiazepoxide" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to chlordiazepoxide (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293895002", + "display" : "Clobazam allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to clobazam (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to clobazam" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293897005", + "display" : "Ketazolam allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to ketazolam" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to ketazolam (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293898000", + "display" : "Medazepam allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to medazepam (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to medazepam" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293899008", + "display" : "Oxazepam allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to oxazepam" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to oxazepam (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293900003", + "display" : "Prazepam allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to prazepam (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to prazepam" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293901004", + "display" : "Midazolam allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to midazolam (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to midazolam" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293902006", + "display" : "Diazepam allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to diazepam" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to diazepam (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293903001", + "display" : "Lorazepam allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to lorazepam" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to lorazepam (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293904007", + "display" : "Temazepam allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to temazepam" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to temazepam (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293906009", + "display" : "Meprobamate allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to meprobamate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to meprobamate (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293908005", + "display" : "Chloral hydrate allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to chloral hydrate (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to chloral hydrate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293909002", + "display" : "Dichloralphenazone allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to dichloralphenazone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to dichloralphenazone (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293911006", + "display" : "Buspirone allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to buspirone (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to buspirone" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293912004", + "display" : "Chlormethiazole allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clomethiazole allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to chlormethiazole" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to clomethiazole" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to clomethiazole (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293914003", + "display" : "Sulpiride allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to sulpiride" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to sulpiride (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293915002", + "display" : "Loxapine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to loxapine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to loxapine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293916001", + "display" : "Clozapine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to clozapine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to clozapine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293917005", + "display" : "Risperidone allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to risperidone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to risperidone (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293918000", + "display" : "Tetrabenazine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to tetrabenazine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to tetrabenazine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293919008", + "display" : "Butyrophenone allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to butyrophenone derivative" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to butyrophenone derivative (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293920002", + "display" : "Benperidol allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to benperidol" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to benperidol (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293921003", + "display" : "Trifluperidol allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to trifluperidol (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to trifluperidol" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293923000", + "display" : "Droperidol allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to droperidol" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to droperidol (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293924006", + "display" : "Haloperidol allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to haloperidol" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to haloperidol (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293925007", + "display" : "Diphenylbutylpiperidine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to diphenylbutylpiperidine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to diphenylbutylpiperidine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293926008", + "display" : "Pimozide allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to pimozide (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to pimozide" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293927004", + "display" : "Fluspirilene allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to fluspirilene" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to fluspirilene (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293928009", + "display" : "Phenothiazine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to phenothiazine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to phenothiazine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293929001", + "display" : "Methotrimeprazine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Levomepromazine allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to levomepromazine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to methotrimeprazine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to levomepromazine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293930006", + "display" : "Pericyazine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to periciazine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to periciazine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293933008", + "display" : "Thiethylperazine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to thiethylperazine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to thiethylperazine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293934002", + "display" : "Fluphenazine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to fluphenazine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to fluphenazine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293935001", + "display" : "Chlorpromazine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to chlorpromazine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to chlorpromazine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293936000", + "display" : "Pipothiazine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pipotiazine allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to pipotiazine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to pipotiazine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to pipothiazine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293937009", + "display" : "Promazine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to promazine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to promazine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293938004", + "display" : "Thioridazine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to thioridazine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to thioridazine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293939007", + "display" : "Perphenazine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to perphenazine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to perphenazine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293940009", + "display" : "Prochlorperazine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to prochlorperazine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to prochlorperazine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293941008", + "display" : "Trifluoperazine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to trifluoperazine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to trifluoperazine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293942001", + "display" : "Thioxanthene allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to thioxanthene (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to thioxanthene" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293943006", + "display" : "Chlorprothixene allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to chlorprothixene" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to chlorprothixene (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293946003", + "display" : "Zuclopenthixol allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to zuclopenthixol (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to zuclopenthixol" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293948002", + "display" : "Flupenthixol allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Flupentixol allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to flupentixol" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to flupentixol (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293949005", + "display" : "Oxypertine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to oxypertine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to oxypertine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293950005", + "display" : "Remoxipride allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to remoxipride (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to remoxipride" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293952002", + "display" : "Selegiline allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to selegiline (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to selegiline" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293954001", + "display" : "Pemoline allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to pemoline (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to pemoline" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293955000", + "display" : "Methylphenidate allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to methylphenidate (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to methylphenidate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293956004", + "display" : "Prolintane allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to prolintane" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to prolintane (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293957008", + "display" : "Amphetamine group allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Amfetamine group allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to amfetamine and/or amfetamine derivative (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to amfetamine and/or amfetamine derivative" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293958003", + "display" : "Dexamphetamine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dexamfetamine allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to dextroamphetamine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to dexamfetamine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to dexamfetamine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293960001", + "display" : "Disulfiram allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disulphiram allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to disulfiram (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to disulphiram" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to disulfiram" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293962009", + "display" : "Beta-adrenoceptor blocking drug allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to beta adrenergic receptor antagonist (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to beta adrenergic receptor antagonist" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293963004", + "display" : "Cardioselective beta-blocker allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to beta-1 adrenergic receptor antagonist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to beta-1 adrenergic receptor antagonist (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293964005", + "display" : "Acebutolol allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to acebutolol" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to acebutolol (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293965006", + "display" : "Atenolol allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to atenolol (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to atenolol" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293966007", + "display" : "Betaxolol allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to betaxolol" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to betaxolol (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293967003", + "display" : "Bisoprolol allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to bisoprolol (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to bisoprolol" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293968008", + "display" : "Celiprolol allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to celiprolol (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to celiprolol" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293969000", + "display" : "Esmolol allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to esmolol" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to esmolol (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293970004", + "display" : "Metoprolol allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to metoprolol (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to metoprolol" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293972007", + "display" : "Nadolol allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to nadolol (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to nadolol" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293973002", + "display" : "Pindolol allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to pindolol (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to pindolol" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293974008", + "display" : "Carvedilol allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to carvedilol (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to carvedilol" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293975009", + "display" : "Metipranolol allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to metipranolol" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to metipranolol (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293976005", + "display" : "Carteolol allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to carteolol (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to carteolol" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293977001", + "display" : "Labetalol allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to labetalol (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to labetalol" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293978006", + "display" : "Levobunolol allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to levobunolol" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to levobunolol (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293979003", + "display" : "Oxprenolol allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to oxprenolol" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to oxprenolol (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293980000", + "display" : "Penbutolol allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to penbutolol" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to penbutolol (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293981001", + "display" : "Practolol allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to practolol (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to practolol" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293982008", + "display" : "Propranolol allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to propranolol" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to propranolol (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293983003", + "display" : "Sotalol allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to sotalol (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to sotalol" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293984009", + "display" : "Timolol allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to timolol (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to timolol" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293985005", + "display" : "Alpha-adrenoceptor blocking drug allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to alpha adrenergic receptor antagonist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to alpha adrenergic receptor antagonist (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293986006", + "display" : "Alfuzosin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to alfuzosin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to alfuzosin (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293987002", + "display" : "Doxazosin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to doxazosin (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to doxazosin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293988007", + "display" : "Indoramin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to indoramin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to indoramin (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293989004", + "display" : "Phenoxybenzamine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to phenoxybenzamine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to phenoxybenzamine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293990008", + "display" : "Phentolamine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to phentolamine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to phentolamine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293991007", + "display" : "Prazosin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to prazosin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to prazosin (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293992000", + "display" : "Terazosin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to terazosin (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to terazosin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293993005", + "display" : "Nicotine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to nicotine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to nicotine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293994004", + "display" : "Calcium-channel blocker allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to calcium channel blocker (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to calcium channel blocker" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293995003", + "display" : "Lidoflazine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to lidoflazine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to lidoflazine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293996002", + "display" : "Nifedipine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to nifedipine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to nifedipine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293997006", + "display" : "Prenylamine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to prenylamine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to prenylamine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293998001", + "display" : "Isradipine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to isradipine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to isradipine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293999009", + "display" : "Felodipine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to felodipine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to felodipine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294000006", + "display" : "Lacidipine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to lacidipine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to lacidipine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294001005", + "display" : "Nimodipine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to nimodipine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to nimodipine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294002003", + "display" : "Amlodipine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to amlodipine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to amlodipine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294003008", + "display" : "Diltiazem allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to diltiazem" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to diltiazem (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294004002", + "display" : "Nicardipine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to nicardipine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to nicardipine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294005001", + "display" : "Verapamil allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to verapamil (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to verapamil" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294007009", + "display" : "Pilocarpine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to pilocarpine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to pilocarpine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294009007", + "display" : "Methacholine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to methacholine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to methacholine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294011003", + "display" : "Physostigmine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to physostigmine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to physostigmine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294012005", + "display" : "Demecarium allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to demecarium" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to demecarium (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294013000", + "display" : "Distigmine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to distigmine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to distigmine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294014006", + "display" : "Ecothiopate allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to ecothiopate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to ecothiopate (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to echothiophate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294015007", + "display" : "Edrophonium allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to edrophonium (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to edrophonium" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294016008", + "display" : "Pyridostigmine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to pyridostigmine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to pyridostigmine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294017004", + "display" : "Neostigmine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to neostigmine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to neostigmine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294018009", + "display" : "Bethanechol allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to bethanechol" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to bethanechol (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294019001", + "display" : "Carbachol allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to carbachol" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to carbachol (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294023009", + "display" : "Pseudoephedrine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to pseudoephedrine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to pseudoephedrine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294024003", + "display" : "Alpha-adrenoceptor agonist allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to alpha adrenergic receptor agonist (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to alpha adrenergic receptor agonist" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294026001", + "display" : "Metaraminol allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to metaraminol" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to metaraminol (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294027005", + "display" : "Methoxamine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to methoxamine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to methoxamine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294028000", + "display" : "Naphazoline allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to naphazoline" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to naphazoline (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294029008", + "display" : "Noradrenaline allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Norepinephrine allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to norepinephrine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to norepinephrine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to noradrenaline" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294030003", + "display" : "Phenylephrine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to phenylephrine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to phenylephrine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294031004", + "display" : "Xylometazoline allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to xylometazoline (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to xylometazoline" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294033001", + "display" : "Selective beta-2 adrenoceptor stimulants allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to selective beta-2 agonist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to beta-2 adrenergic receptor agonist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to beta-2 adrenergic receptor agonist (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294035008", + "display" : "Pirbuterol allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to pirbuterol" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to pirbuterol (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294036009", + "display" : "Salmeterol allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to salmeterol" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to salmeterol (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294037000", + "display" : "Salbutamol allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to salbutamol" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to albuterol" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to salbutamol (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294038005", + "display" : "Bambuterol allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to bambuterol" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to bambuterol (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294039002", + "display" : "Fenoterol allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to fenoterol" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to fenoterol (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294040000", + "display" : "Orciprenaline allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to metaproterenol" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to orciprenaline" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to orciprenaline (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294041001", + "display" : "Reproterol allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to reproterol (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to reproterol" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294042008", + "display" : "Rimiterol allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to rimiterol" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to rimiterol (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294043003", + "display" : "Ritodrine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to ritodrine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to ritodrine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294044009", + "display" : "Terbutaline allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to terbutaline (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to terbutaline" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294045005", + "display" : "Tulobuterol allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to tulobuterol" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to tulobuterol (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294047002", + "display" : "Dobutamine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to dobutamine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to dobutamine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294048007", + "display" : "Dopexamine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to dopexamine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to dopexamine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294050004", + "display" : "Isoprenaline allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to isoprenaline" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to isoproterenol" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to isoprenaline (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294055009", + "display" : "Methyldopa allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to methyldopa (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to methyldopa" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294057001", + "display" : "Apraclonidine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to apraclonidine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to apraclonidine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294058006", + "display" : "Clonidine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to clonidine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to clonidine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294059003", + "display" : "Lofexidine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to lofexidine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to lofexidine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294060008", + "display" : "Dipivefrine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to dipivefrin (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to dipivefrin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294061007", + "display" : "Dopamine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to dopamine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to dopamine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294062000", + "display" : "Ephedrine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to ephedrine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to ephedrine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294063005", + "display" : "Oxymetazoline allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to oxymetazoline" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to oxymetazoline (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294064004", + "display" : "Xamoterol allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to xamoterol (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to xamoterol" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294067006", + "display" : "Belladonna alkaloids allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to belladonna alkaloid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to belladonna alkaloid (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294069009", + "display" : "Biperiden allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to biperiden (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to biperiden" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294073007", + "display" : "Tropicamide allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to tropicamide (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to tropicamide" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294074001", + "display" : "Hyoscine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to hyoscine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to scopolamine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to scopolamine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294076004", + "display" : "Atropine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to atropine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to atropine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294077008", + "display" : "Benzhexol allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trihexyphenidyl allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to trihexyphenidyl" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to trihexyphenidyl (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294078003", + "display" : "Benztropine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Benzatropine allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to benztropine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to benzatropine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to benzatropine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294079006", + "display" : "Cyclopentolate allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to cyclopentolate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to cyclopentolate (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294080009", + "display" : "Glycopyrronium allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to glycopyrronium" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to glycopyrronium (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294081008", + "display" : "Homatropine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to homatropine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to homatropine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294082001", + "display" : "Ipratropium allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to ipratropium (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to ipratropium" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294083006", + "display" : "Methixene allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to methixene (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to methixene" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294084000", + "display" : "Orphenadrine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to orphenadrine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to orphenadrine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294087007", + "display" : "Oxitropium allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to oxitropium (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to oxitropium" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294088002", + "display" : "Oxybutynin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to oxybutynin (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to oxybutynin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294089005", + "display" : "Procyclidine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to procyclidine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to procyclidine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294091002", + "display" : "Dornase alfa allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to dornase alfa (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to dornase alfa" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294093004", + "display" : "Tyloxapol allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to tyloxapol (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to tyloxapol" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294095006", + "display" : "Carbocisteine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carbocysteine allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to carbocisteine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to carbocysteine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to carbocisteine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294096007", + "display" : "Methylcysteine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to methylcysteine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to methylcysteine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294097003", + "display" : "Acetylcysteine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to acetylcysteine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to acetylcysteine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294099000", + "display" : "Nikethamide allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to nikethamide" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to nikethamide (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294100008", + "display" : "Ethamivan allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to etamivan (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to etamivan" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to ethamivan" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294101007", + "display" : "Doxapram allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to doxapram (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to doxapram" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294103005", + "display" : "Beractant allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to beractant (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to beractant" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294105003", + "display" : "Pumactant allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to pumactant (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to pumactant" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294106002", + "display" : "Colfosceril allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to colfosceril (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to colfosceril" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294109009", + "display" : "H1 antihistamine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to histamine H1 receptor antagonist (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to histamine H1 receptor antagonist" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294111000", + "display" : "Astemizole allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to astemizole" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to astemizole (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294112007", + "display" : "Terfenadine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to terfenadine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to terfenadine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294113002", + "display" : "Acrivastine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to acrivastine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to acrivastine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294114008", + "display" : "Loratadine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to loratadine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to loratadine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294115009", + "display" : "Azelastine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to azelastine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to azelastine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294116005", + "display" : "Cetirizine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to cetirizine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to cetirizine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294118006", + "display" : "Clemastine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to clemastine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to clemastine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294119003", + "display" : "Mebhydrolin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to mebhydrolin (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to mebhydrolin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294120009", + "display" : "Mequitazine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to mequitazine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to mequitazine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294121008", + "display" : "Oxatomide allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to oxatomide" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to oxatomide (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294122001", + "display" : "Cyclizine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to cyclizine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to cyclizine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294123006", + "display" : "Dimenhydrinate allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to dimenhydrinate (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to dimenhydrinate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294125004", + "display" : "Antazoline allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to antazoline (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to antazoline" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294126003", + "display" : "Promethazine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to promethazine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to promethazine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294127007", + "display" : "Azatadine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to azatadine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to azatadine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294128002", + "display" : "Brompheniramine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to brompheniramine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to brompheniramine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294129005", + "display" : "Chlorpheniramine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chlorphenamine allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to chlorphenamine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to chlorphenamine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to chlorpheniramine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294130000", + "display" : "Cinnarizine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to cinnarizine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to cinnarizine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294131001", + "display" : "Cyproheptadine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to cyproheptadine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to cyproheptadine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294132008", + "display" : "Dimethindene allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dimetindene allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to dimetindene" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to dimetindene (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to dimethindene" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294133003", + "display" : "Diphenhydramine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to diphenhydramine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to diphenhydramine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294134009", + "display" : "Diphenylpyraline allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to diphenylpyraline (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to diphenylpyraline" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294135005", + "display" : "Hydroxyzine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to hydroxyzine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to hydroxyzine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294136006", + "display" : "Mepyramine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to mepyramine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to pyrilamine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to mepyramine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294137002", + "display" : "Phenindamine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to phenindamine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to phenindamine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294138007", + "display" : "Pheniramine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to pheniramine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to pheniramine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294139004", + "display" : "Triprolidine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to triprolidine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to triprolidine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294140002", + "display" : "Trimeprazine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alimemazine allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to alimemazine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to alimemazine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to trimeprazine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294142005", + "display" : "Nedocromil allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to nedocromil" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to nedocromil (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294144006", + "display" : "Ketotifen allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to ketotifen (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to ketotifen" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294145007", + "display" : "Lodoxamide allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to lodoxamide" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to lodoxamide (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294148009", + "display" : "Isoaminile allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to isoaminile (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to isoaminile" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294152009", + "display" : "Noscapine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to noscapine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to noscapine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294153004", + "display" : "Pholcodine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to pholcodine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to pholcodine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294157003", + "display" : "Xanthine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to xanthine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to xanthine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294158008", + "display" : "Aminophylline allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to aminophylline" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to aminophylline (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294160005", + "display" : "Theophylline allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to theophylline (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to theophylline" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294168003", + "display" : "Calamine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to calamine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to calamine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294169006", + "display" : "Coal tar allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to coal tar (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to coal tar" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294172004", + "display" : "Bufexamac allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to bufexamac" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to bufexamac (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294173009", + "display" : "Dithranol allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to dithranol (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to anthralin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to dithranol" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294177005", + "display" : "Ichthammol allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to ichthammol (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to ichthammol" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294178000", + "display" : "Calcipotriol allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to calcipotriol" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to calcipotriol (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294180006", + "display" : "Azelaic acid allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to azelaic acid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to azelaic acid (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294182003", + "display" : "Podophyllum resin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to Podophyllum resin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to Podophyllum resin (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294183008", + "display" : "Podophyllotoxin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to podophyllotoxin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to podophyllotoxin (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294189007", + "display" : "Surgical tissue adhesive allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to surgical tissue adhesive (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to surgical tissue adhesive" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294190003", + "display" : "Enbucrilate allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to enbucrilate (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to enbucrilate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294191004", + "display" : "Collodion allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to collodion" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to collodion (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294200004", + "display" : "Crotamiton allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to crotamiton (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to crotamiton" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294203002", + "display" : "Benzoyl peroxide allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to benzoyl peroxide" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to benzoyl peroxide (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294204008", + "display" : "Silver nitrate allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to silver nitrate (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to silver nitrate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294206005", + "display" : "Gamolenic acid allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to gamma-linolenic acid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to gamolenic acid (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to gamolenic acid" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294207001", + "display" : "Retinoid allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to retinoid (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to retinoid" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294208006", + "display" : "Etretinate allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to etretinate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to etretinate (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294209003", + "display" : "Acitretin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to acitretin (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to acitretin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294210008", + "display" : "Tretinoin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to tretinoin (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to tretinoin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294211007", + "display" : "Isotretinoin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to isotretinoin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to isotretinoin (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294214004", + "display" : "Colchicum alkaloid allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to Colchicum alkaloid (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to Colchicum alkaloid" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294215003", + "display" : "Colchicine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to colchicine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to colchicine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294217006", + "display" : "Probenecid allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to probenecid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to probenecid (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294218001", + "display" : "Sulphinpyrazone allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sulfinpyrazone allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to sulfinpyrazone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to sulfinpyrazone (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294219009", + "display" : "Xanthine oxidase inhibitor allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to xanthine oxidase inhibitor" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to xanthine oxidase inhibitor (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294220003", + "display" : "Allopurinol allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to allopurinol (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to allopurinol" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294224007", + "display" : "Suxamethonium allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to succinylcholine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to succinylcholine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294225008", + "display" : "Non-depolarising muscle relaxant allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Non-depolarizing muscle relaxant allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to nondepolarising agent" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to nondepolarizing agent" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to nondepolarizing agent (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294226009", + "display" : "Mivacurium allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to mivacurium (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to mivacurium" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294227000", + "display" : "Alcuronium allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to alcuronium (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to alcuronium" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294228005", + "display" : "Atracurium allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to atracurium (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to atracurium" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294229002", + "display" : "Gallamine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to gallamine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to gallamine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294230007", + "display" : "Pancuronium allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to pancuronium (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to pancuronium" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294231006", + "display" : "Tubocurarine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to tubocurarine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to tubocurarine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294232004", + "display" : "Vecuronium allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to vecuronium (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to vecuronium" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294233009", + "display" : "Rocuronium allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to rocuronium" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to rocuronium (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294234003", + "display" : "Baclofen allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to baclofen (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to baclofen" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294235002", + "display" : "Carisoprodol allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to carisoprodol" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to carisoprodol (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294236001", + "display" : "Methocarbamol allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to methocarbamol" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to methocarbamol (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294237005", + "display" : "Dantrolene allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to dantrolene (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to dantrolene" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294238000", + "display" : "Gold allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to gold" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to gold (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294239008", + "display" : "Sodium aurothiomalate allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to sodium aurothiomalate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to gold sodium thiomalate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to sodium aurothiomalate (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294240005", + "display" : "Auranofin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to auranofin (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to auranofin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294242002", + "display" : "Papaverine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to papaverine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to papaverine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294243007", + "display" : "Flavoxate allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to flavoxate (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to flavoxate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294245000", + "display" : "Mifepristone allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to mifepristone (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to mifepristone" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294246004", + "display" : "Non-ionic surfactant allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to nonionic surfactant (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to nonionic surfactant" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294247008", + "display" : "Nonoxinol allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nonoxynol allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to nonoxinol (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to nonoxinol" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to nonoxynol" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294248003", + "display" : "Octoxinol allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to octoxinol" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to octoxinol (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294249006", + "display" : "Prostaglandin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to prostaglandin (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to prostaglandin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294250006", + "display" : "A series prostaglandin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to A series prostaglandin (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to A series prostaglandin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294252003", + "display" : "E series prostaglandin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to E series prostaglandin (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to E series prostaglandin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294253008", + "display" : "Dinoprostone allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to dinoprostone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to dinoprostone (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294254002", + "display" : "Gemeprost allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to gemeprost" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to gemeprost (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294255001", + "display" : "Alprostadil allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to alprostadil (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to alprostadil" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294256000", + "display" : "F series prostaglandin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to F series prostaglandin (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to F series prostaglandin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294257009", + "display" : "Dinoprost allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to dinoprost (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to dinoprost" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294258004", + "display" : "Carboprost allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to carboprost" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to carboprost (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294259007", + "display" : "I series prostaglandin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to I series prostaglandin (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to I series prostaglandin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294260002", + "display" : "Epoprostenol allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to epoprostenol (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to epoprostenol" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294261003", + "display" : "Terpenes allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to terpene" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to terpene (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294264006", + "display" : "Ipecacuanha allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to ipecacuanha (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to ipecacuanha" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294265007", + "display" : "Charcoal-activated allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to activated charcoal" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to activated charcoal (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294266008", + "display" : "Sodium nitrite allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to sodium nitrite" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to sodium nitrite (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294268009", + "display" : "Digoxin-specific-antibody allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to digoxin immune fab (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to digoxin immune fab" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294269001", + "display" : "Mesna allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to mesna (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to mesna" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294270000", + "display" : "Benzodiazepine antagonist allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to benzodiazepine receptor antagonist (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to benzodiazepine receptor antagonist" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294271001", + "display" : "Flumazenil allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to flumazenil" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to flumazenil (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294273003", + "display" : "Pralidoxime allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to pralidoxime (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to pralidoxime" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294275005", + "display" : "Opioid antagonist allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to opioid receptor antagonist (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to opioid receptor antagonist" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294276006", + "display" : "Naltrexone allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to naltrexone (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to naltrexone" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294277002", + "display" : "Naloxone allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to naloxone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to naloxone (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294278007", + "display" : "Protamine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to protamine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to protamine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294280001", + "display" : "Allergy to Fullers earth", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to Fuller's earth (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to Fuller's earth" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fuller's earth allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fullers earth allergy" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294281002", + "display" : "Allergy to bentonite", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to bentonite (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294283004", + "display" : "Dimercaprol allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to dimercaprol (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to dimercaprol" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294284005", + "display" : "Desferrioxamine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to deferoxamine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to deferoxamine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294285006", + "display" : "Edetate allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to edetate (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to edetate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294290009", + "display" : "Trientine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to trientine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to trientine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294291008", + "display" : "Penicillamine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to penicillamine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to penicillamine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294298002", + "display" : "Glycine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to glycine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to glycine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294299005", + "display" : "Dialysis fluid allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to dialysis fluid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to dialysis fluid (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294306008", + "display" : "Dimethyl-ether propane allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to dimethyl-ether propane" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to dimethyl-ether propane (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294316000", + "display" : "Olive oil allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to olive oil (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to olive oil" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294317009", + "display" : "Arachis oil allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to Arachis oil (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to Arachis oil" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Peanut oil allergy" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294318004", + "display" : "Castor oil allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to castor oil (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to castor oil" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294320001", + "display" : "Glycerol allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to glycerin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to glycerol (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to glycerol" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294324005", + "display" : "Paraffin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to paraffin (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to paraffin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294327003", + "display" : "Liquid paraffin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to mineral oil (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to mineral oil" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294328008", + "display" : "Silicone allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to silicone (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to silicone" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294329000", + "display" : "Dimethicone allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to dimeticone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to dimeticone (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to dimethicone" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294330005", + "display" : "Wool alcohol allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to wool alcohol" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to wool alcohol (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294332002", + "display" : "Polyvinyl alcohol allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to polyvinyl alcohol (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to polyvinyl alcohol" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294333007", + "display" : "Carbomer-940 allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to carbomer-940 (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to carbomer-940" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294335000", + "display" : "Hypromellose allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to hypromellose" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to hypromellose (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294337008", + "display" : "Hydroxyethylcellulose allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to hyetellose" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to hydroxyethylcellulose" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to hyetellose (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294339006", + "display" : "Carmellose allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to carmellose" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to carmellose (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to carboxymethylcellulose" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294341007", + "display" : "Flucytosine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to flucytosine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to flucytosine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294342000", + "display" : "Terbinafine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to terbinafine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to terbinafine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294343005", + "display" : "Nitrophenol allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to nitrophenol (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to nitrophenol" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294344004", + "display" : "Tolnaftate allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to tolnaftate (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to tolnaftate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294346002", + "display" : "Amorolfine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to amorolfine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to amorolfine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294348001", + "display" : "Griseofulvin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to griseofulvin (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to griseofulvin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294349009", + "display" : "Amphotericin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to amphotericin (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to amphotericin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294350009", + "display" : "Natamycin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to natamycin (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to natamycin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294351008", + "display" : "Nystatin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to nystatin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to nystatin (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294354000", + "display" : "Allergy to undecenoate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to undecenoate (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294356003", + "display" : "Clotrimazole allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to clotrimazole (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to clotrimazole" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294357007", + "display" : "Fenticonazole allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to fenticonazole" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to fenticonazole (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294358002", + "display" : "Tioconazole allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to tioconazole (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to tioconazole" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294359005", + "display" : "Econazole allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to econazole (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to econazole" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294360000", + "display" : "Isoconazole allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to isoconazole (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to isoconazole" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294361001", + "display" : "Sulconazole allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to sulconazole" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to sulconazole (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294362008", + "display" : "Ketoconazole allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to ketoconazole (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to ketoconazole" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294363003", + "display" : "Miconazole allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to miconazole" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to miconazole (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294365005", + "display" : "Fluconazole allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to fluconazole (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to fluconazole" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294366006", + "display" : "Itraconazole allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to itraconazole" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to itraconazole (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294368007", + "display" : "Inosine pranobex allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to inosine pranobex" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to inosine pranobex (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294369004", + "display" : "Zidovudine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to zidovudine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to zidovudine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294370003", + "display" : "Ganciclovir allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to ganciclovir (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to ganciclovir" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294371004", + "display" : "Famciclovir allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to famciclovir (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to famciclovir" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294372006", + "display" : "Didanosine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to didanosine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to didanosine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294373001", + "display" : "Zalcitabine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to zalcitabine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to zalcitabine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294374007", + "display" : "Valaciclovir allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to valaciclovir" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to valaciclovir (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to valacyclovir" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294375008", + "display" : "Interferons allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to interferon" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to interferon (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294376009", + "display" : "Human interferon gamma-1b allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to interferon gamma-1b (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to interferon gamma-1b" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294377000", + "display" : "Interferon-A-2a allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to interferon alfa-2a (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to interferon alfa-2a" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294378005", + "display" : "Interferon-A-2b allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to interferon alfa-2b (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to interferon alfa-2b" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294379002", + "display" : "Interferon-A-N1 allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to interferon alfa-n1" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to interferon alfa-n1 (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294380004", + "display" : "Tribavirin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ribavirin allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to ribavirin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to ribavirin (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294381000", + "display" : "Trifluorothymidine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to trifluridine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to trifluridine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294382007", + "display" : "Foscarnet allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to foscarnet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to foscarnet (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294383002", + "display" : "Vidarabine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to vidarabine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to vidarabine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294384008", + "display" : "Aciclovir allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to acyclovir" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to aciclovir (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to aciclovir" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294385009", + "display" : "Idoxuridine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to idoxuridine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to idoxuridine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294388006", + "display" : "Pyrimethamine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to pyrimethamine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to pyrimethamine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294390007", + "display" : "Amodiaquine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to amodiaquine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to amodiaquine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294391006", + "display" : "Primaquine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to primaquine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to primaquine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294392004", + "display" : "Mefloquine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to mefloquine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to mefloquine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294393009", + "display" : "Hydroxychloroquine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to hydroxychloroquine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to hydroxychloroquine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294394003", + "display" : "Chloroquine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to chloroquine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to chloroquine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294396001", + "display" : "Proguanil allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to proguanil (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to proguanil" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294398000", + "display" : "Quinine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to quinine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to quinine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294399008", + "display" : "Halofantrine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to halofantrine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to halofantrine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294400001", + "display" : "Mepacrine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to mepacrine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to quinacrine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to mepacrine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294404005", + "display" : "Acetic acid allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to acetic acid (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to acetic acid" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294405006", + "display" : "Hydrargaphen allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to hydrargaphen" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to hydrargaphen (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294406007", + "display" : "Polynoxylin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to polynoxylin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to polynoxylin (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294407003", + "display" : "Hexetidine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to hexetidine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to hexetidine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294408008", + "display" : "Sodium perborate allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to sodium perborate (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to sodium perborate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294413007", + "display" : "Thymol allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to thymol" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to thymol (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294415000", + "display" : "Chloroxylenol allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to chloroxylenol" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to chloroxylenol (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294416004", + "display" : "Hexachlorophane allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hexachlorophene allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to hexachlorophene" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to hexachlorophene (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294417008", + "display" : "Triclosan allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to triclosan (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to triclosan" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294418003", + "display" : "Phenol allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to phenol" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to phenol (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294421001", + "display" : "Industrial methylated spirit allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to industrial methylated spirit" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to industrial methylated spirit (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294423003", + "display" : "Glutaraldehyde allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to glutaraldehyde (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to glutaraldehyde" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294425005", + "display" : "Noxythiolin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to noxytiolin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to noxytiolin (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to noxythiolin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294426006", + "display" : "Formaldehyde allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to formaldehyde" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to formaldehyde (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294431008", + "display" : "Chlorhexidine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to chlorhexidine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to chlorhexidine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294433006", + "display" : "Borate allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to borate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to borate (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294434000", + "display" : "Boric acid allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to boric acid (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to boric acid" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294436003", + "display" : "Quaternary ammonium surfactant allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to quaternary ammonium surfactant (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to quaternary ammonium surfactant" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294437007", + "display" : "Cetrimide allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to cetrimide (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to cetrimide" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294438002", + "display" : "Benzalkonium allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to benzalkonium (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to benzalkonium" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294439005", + "display" : "Domiphen allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to domiphen (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to domiphen" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294440007", + "display" : "Quaternary pyridinium surfactant allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to quaternary pyridinium surfactant" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to quaternary pyridinium surfactant (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294441006", + "display" : "Cetylpyridinium allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to cetylpyridinium (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to cetylpyridinium" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294442004", + "display" : "Quaternary quinolinium surfactant allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to quaternary quinolinium surfactant" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to quaternary quinolinium surfactant (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294443009", + "display" : "Dequalinium allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to dequalinium" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to dequalinium (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294447005", + "display" : "Crystal violet allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to methylrosanilinium chloride (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to gentian violet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to methylrosanilinium chloride" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294448000", + "display" : "Brilliant green allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to brilliant green (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to brilliant green" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294449008", + "display" : "Hydrogen peroxide allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to hydrogen peroxide" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to hydrogen peroxide (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294451007", + "display" : "Piperazine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to piperazine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to piperazine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294452000", + "display" : "Pyrantel allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to pyrantel (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to pyrantel" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294453005", + "display" : "Niclosamide allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to niclosamide (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to niclosamide" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294455003", + "display" : "Bephenium allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to bephenium (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to bephenium" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294456002", + "display" : "Diethylcarbamazine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to diethylcarbamazine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to diethylcarbamazine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294458001", + "display" : "Mebendazole allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to mebendazole" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to mebendazole (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294459009", + "display" : "Albendazole allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to albendazole (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to albendazole" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294460004", + "display" : "Thiabendazole allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tiabendazole allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to thiabendazole" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to tiabendazole" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to tiabendazole (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294462007", + "display" : "Aminoglycoside allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to aminoglycoside" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to aminoglycoside (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294463002", + "display" : "Amikacin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to amikacin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to amikacin (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294464008", + "display" : "Kanamycin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to kanamycin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to kanamycin (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294465009", + "display" : "Netilmicin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to netilmicin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to netilmicin (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294466005", + "display" : "Streptomycin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to streptomycin (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to streptomycin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294467001", + "display" : "Framycetin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to framycetin (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to framycetin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294468006", + "display" : "Neomycin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to neomycin (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to neomycin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294469003", + "display" : "Gentamicin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to gentamicin (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to gentamicin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294470002", + "display" : "Tobramycin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to tobramycin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to tobramycin (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294471003", + "display" : "Clarithromycin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to clarithromycin (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to clarithromycin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294472005", + "display" : "Azithromycin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to azithromycin (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to azithromycin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294474006", + "display" : "Spectinomycin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to spectinomycin (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to spectinomycin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294475007", + "display" : "Vancomycin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to vancomycin (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to vancomycin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294476008", + "display" : "Teicoplanin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to teicoplanin (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to teicoplanin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294477004", + "display" : "Trimethoprim allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to trimethoprim (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to trimethoprim" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294478009", + "display" : "Nitrofurantoin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to nitrofurantoin (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to nitrofurantoin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294480003", + "display" : "Mupirocin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to mupirocin (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to mupirocin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294481004", + "display" : "Nitrofurazone allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to nitrofural" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to nitrofurazone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to nitrofural (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294482006", + "display" : "Fusidic acid allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to fusidic acid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to fusidic acid (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294484007", + "display" : "Acrosoxacin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to rosoxacin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to rosoxacin (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to acrosoxacin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294485008", + "display" : "Cinoxacin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to cinoxacin (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to cinoxacin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294486009", + "display" : "Nalidixic acid allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to nalidixic acid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to nalidixic acid (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294487000", + "display" : "Ciprofloxacin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to ciprofloxacin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to ciprofloxacin (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294488005", + "display" : "Enoxacin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to enoxacin (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to enoxacin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294489002", + "display" : "Ofloxacin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to ofloxacin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to ofloxacin (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294490006", + "display" : "Norfloxacin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to norfloxacin (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to norfloxacin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294491005", + "display" : "Temafloxacin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to temafloxacin (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to temafloxacin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294494002", + "display" : "Benethamine penicillin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to benethamine penicillin (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to benethamine penicillin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294496000", + "display" : "Phenethicillin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to pheneticillin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to phenethicillin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to pheneticillin (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294497009", + "display" : "Phenoxymethylpenicillin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to penicillin V" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to phenoxymethylpenicillin (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to phenoxymethylpenicillin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294499007", + "display" : "Benzylpenicillin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to benzylpenicillin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to penicillin G" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to benzylpenicillin (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294501004", + "display" : "Cloxacillin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to cloxacillin (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to cloxacillin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294502006", + "display" : "Flucloxacillin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to flucloxacillin (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to floxacillin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to flucloxacillin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294503001", + "display" : "Methicillin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to methicillin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to meticillin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to meticillin (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294505008", + "display" : "Amoxycillin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Amoxicillin allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to amoxicillin (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to amoxicillin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294506009", + "display" : "Ampicillin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to ampicillin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to ampicillin (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294507000", + "display" : "Ciclacillin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to ciclacillin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to ciclacillin (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to cyclacillin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294508005", + "display" : "Mezlocillin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to mezlocillin (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to mezlocillin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294509002", + "display" : "Pivampicillin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to pivampicillin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to pivampicillin (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294510007", + "display" : "Carbenicillin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to carbenicillin (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to carbenicillin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294511006", + "display" : "Bacampicillin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to bacampicillin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to bacampicillin (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294512004", + "display" : "Talampicillin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to talampicillin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to talampicillin (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294514003", + "display" : "Temocillin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to temocillin (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to temocillin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294515002", + "display" : "Piperacillin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to piperacillin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to piperacillin (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294516001", + "display" : "Azlocillin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to azlocillin (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to azlocillin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294517005", + "display" : "Ticarcillin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to ticarcillin (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to ticarcillin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294518000", + "display" : "Carfecillin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to carfecillin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to carfecillin (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294519008", + "display" : "Mecillinam allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to mecillinam" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to mecillinam (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to amdinocillin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294520002", + "display" : "Pivmecillinam allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to pivmecillinam (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to amdinocillin pivoxil" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to pivmecillinam" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294528009", + "display" : "Polymyxins allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to polymyxin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to polymyxin (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294529001", + "display" : "Colistin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to colistin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to colistin (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294530006", + "display" : "Polymyxin B allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to polymyxin B" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to polymyxin B (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294531005", + "display" : "Carbapenem allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to carbapenem (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to carbapenem" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294532003", + "display" : "Cephalosporin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to cephalosporin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to cephalosporin (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294534002", + "display" : "Cefadroxil allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to cefadroxil" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to cefadroxil (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294535001", + "display" : "Cephalexin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cefalexin allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to cephalexin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to cefalexin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to cefalexin (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294536000", + "display" : "Cephalothin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to cefalotin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to cephalothin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to cefalotin (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294537009", + "display" : "Cephazolin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cefazolin allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to cefazolin (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to cefazolin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294538004", + "display" : "Cephradine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cefradine allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to cefradine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to cephradine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to cefradine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294539007", + "display" : "Latamoxef allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to latamoxef (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to latamoxef" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to moxalactam" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294541008", + "display" : "Cefaclor allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to cefaclor (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to cefaclor" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294542001", + "display" : "Cefuroxime allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to cefuroxime (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to cefuroxime" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294543006", + "display" : "Cephamandole allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to cefamandole (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to cefamandole" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294545004", + "display" : "Cefotaxime allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to cefotaxime (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to cefotaxime" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294546003", + "display" : "Ceftazidime allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to ceftazidime (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to ceftazidime" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294547007", + "display" : "Ceftizoxime allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to ceftizoxime" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to ceftizoxime (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294548002", + "display" : "Cefixime allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to cefixime" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to cefixime (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294549005", + "display" : "Cefodizime allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to cefodizime" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to cefodizime (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294550005", + "display" : "Cefpodoxime allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to cefpodoxime" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to cefpodoxime (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294551009", + "display" : "Ceftriaxone allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to ceftriaxone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to ceftriaxone (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294552002", + "display" : "Ceftibuten allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to ceftibuten (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to ceftibuten" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294554001", + "display" : "Cefsulodin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to cefsulodin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to cefsulodin (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294556004", + "display" : "Cefpirome allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to cefpirome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to cefpirome (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294557008", + "display" : "Cephamycin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to cephamycin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to cephamycin (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294558003", + "display" : "Cefoxitin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to cefoxitin (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to cefoxitin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294559006", + "display" : "Fosfomycin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to fosfomycin (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to fosfomycin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294561002", + "display" : "Clindamycin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to clindamycin (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to clindamycin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294562009", + "display" : "Lincomycin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to lincomycin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to lincomycin (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294563004", + "display" : "Mandelic acid allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to mandelic acid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to mandelic acid (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294564005", + "display" : "Monobactam allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to monobactam (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to monobactam" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294565006", + "display" : "Aztreonam allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to aztreonam (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to aztreonam" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294566007", + "display" : "Nitroimidazole allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to nitroimidazole (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to nitroimidazole" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294567003", + "display" : "Metronidazole allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to metronidazole (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to metronidazole" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294568008", + "display" : "Tinidazole allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to tinidazole (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to tinidazole" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294569000", + "display" : "Nimorazole allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to nimorazole" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to nimorazole (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294570004", + "display" : "Calcium sulfaloxate allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Calcium sulphaloxate allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to calcium sulfaloxate (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to calcium sulphaloxate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to calcium sulfaloxate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294571000", + "display" : "Phthalylsulphathiazole allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phthalylsulfathiazole allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to phthalylsulfathiazole" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to phthalylsulfathiazole (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294572007", + "display" : "Sulfametopyrazine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sulphametopyrazine allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to sulfalene (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to sulfalene" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294573002", + "display" : "Sulfadiazine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sulphadiazine allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to sulfadiazine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to sulfadiazine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294574008", + "display" : "Sulphadimethoxine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sulfadimethoxine allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to sulfadimethoxine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to sulfadimethoxine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294575009", + "display" : "Sulfadimidine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sulphadimidine allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to sulfadimidine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to sulfadimidine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to sulfamethazine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294576005", + "display" : "Sulphafurazole allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sulfafurazole allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to sulfisoxazole" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to sulfafurazole (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to sulfafurazole" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294577001", + "display" : "Sulfaguanidine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sulphaguanidine allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to sulfaguanidine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to sulfaguanidine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294578006", + "display" : "Sulphaurea allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sulfaurea allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to sulfanilylurea" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to sulfacarbamide (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to sulfacarbamide" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294579003", + "display" : "Mafenide allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to mafenide (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to mafenide" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294582008", + "display" : "Sulfacetamide allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sulphacetamide allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to sulfacetamide (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to sulfacetamide" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294584009", + "display" : "Clomocycline sodium allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to clomocycline" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to clomocycline (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294585005", + "display" : "Doxycycline allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to doxycycline" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to doxycycline (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294586006", + "display" : "Lymecycline allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to lymecycline" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to lymecycline (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294587002", + "display" : "Minocycline allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to minocycline" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to minocycline (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294588007", + "display" : "Oxytetracycline allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to oxytetracycline" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to oxytetracycline (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294590008", + "display" : "Chlortetracycline allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to chlortetracycline (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to chlortetracycline" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294591007", + "display" : "Demeclocycline allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to demeclocycline (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to demeclocycline" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294592000", + "display" : "Tetracycline allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to tetracycline (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to tetracycline" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294593005", + "display" : "Chloramphenicol allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to chloramphenicol (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to chloramphenicol" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294596002", + "display" : "Atovaquone allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to atovaquone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to atovaquone (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294598001", + "display" : "Sodium stibogluconate allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to sodium stibogluconate (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to sodium stibogluconate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294600007", + "display" : "Pentamidine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to pentamidine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to pentamidine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294602004", + "display" : "Diloxanide allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to diloxanide" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to diloxanide (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294604003", + "display" : "Clioquinol allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to clioquinol (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to clioquinol" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294607005", + "display" : "Pyrazinamide allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to pyrazinamide" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to pyrazinamide (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294609008", + "display" : "Capreomycin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to capreomycin (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to capreomycin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294610003", + "display" : "Cycloserine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to cycloserine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to cycloserine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294611004", + "display" : "Rifampicin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to rifampicin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to rifampicin (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to rifampin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294612006", + "display" : "Rifabutin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to rifabutin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to rifabutin (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294614007", + "display" : "Isoniazid allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to isoniazid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to isoniazid (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294615008", + "display" : "Ethambutolol allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to ethambutol (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to ethambutol" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294617000", + "display" : "Dapsone allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to dapsone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to dapsone (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294618005", + "display" : "Clofazimine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to clofazimine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to clofazimine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294620008", + "display" : "Benzyl benzoate allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to benzyl benzoate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to benzyl benzoate (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294621007", + "display" : "Monosulfiram allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Monosulphiram allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to sulfiram" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to monosulfiram" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to sulfiram (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294623005", + "display" : "Carbaryl allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to carbaryl" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to carbaryl (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294625003", + "display" : "Lindane allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to lindane" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to lindane (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294627006", + "display" : "Malathion allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to malathion" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to malathion (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294629009", + "display" : "Phenothrin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to phenothrin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to phenothrin (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294630004", + "display" : "Permethrin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to permethrin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to permethrin (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294633002", + "display" : "Human immunoglobulin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to human immunoglobulin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to human immunoglobulin (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294638006", + "display" : "Tetanus immunoglobulin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to tetanus immunoglobulin (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to tetanus immunoglobulin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294639003", + "display" : "Varicella-zoster immunoglobulin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to Varicella-zoster virus antibody (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to Varicella-zoster virus antibody" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294641002", + "display" : "Anthrax vaccine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to anthrax vaccine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to component of vaccine product containing Bacillus anthracis antigen" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to component of vaccine product containing Bacillus anthracis antigen (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294642009", + "display" : "Allergy to diphtheria vaccine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diphtheria vaccine allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to component of vaccine product containing Corynebacterium diphtheriae antigen (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to component of vaccine product containing Corynebacterium diphtheriae antigen" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294644005", + "display" : "Diphtheria and tetanus vaccine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to diphtheria and tetanus vaccine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to component of vaccine product containing only Clostridium tetani and Corynebacterium diphtheriae antigens (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to component of vaccine product containing only Clostridium tetani and Corynebacterium diphtheriae antigens" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294645006", + "display" : "Allergy to diphtheria and pertussis and tetanus vaccine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diphtheria and pertussis and tetanus vaccine allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to component of vaccine product containing only Bordetella pertussis and Clostridium tetani and Corynebacterium diphtheriae antigens (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to component of vaccine product containing only Bordetella pertussis and Clostridium tetani and Corynebacterium diphtheriae antigens" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294646007", + "display" : "Hepatitis B vaccine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to component of vaccine product containing Hepatitis B virus antigen" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to component of vaccine product containing Hepatitis B virus antigen (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to hepatitis B vaccine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294647003", + "display" : "Influenza vaccine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to influenza vaccine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to component of vaccine product containing Influenza virus antigen" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to component of vaccine product containing Influenza virus antigen (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294650000", + "display" : "Mumps vaccine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to mumps vaccine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to component of vaccine product containing Mumps orthorubulavirus antigen" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to component of vaccine product containing Mumps orthorubulavirus antigen (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294651001", + "display" : "Pertussis vaccine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to pertussis vaccine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to component of vaccine product containing Bordetella pertussis antigen" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to component of vaccine product containing Bordetella pertussis antigen (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294652008", + "display" : "Pneumococcal vaccine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to pneumococcal vaccine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to component of vaccine product containing Streptococcus pneumoniae antigen (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to component of vaccine product containing Streptococcus pneumoniae antigen" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294654009", + "display" : "Allergy to polio vaccine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Polio vaccine allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to component of vaccine product containing Human poliovirus antigen" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to component of vaccine product containing Human poliovirus antigen (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294655005", + "display" : "Rabies vaccine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to rabies vaccine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to component of vaccine product containing Rabies lyssavirus antigen" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to component of vaccine product containing Rabies lyssavirus antigen (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294656006", + "display" : "Rubella vaccine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to rubella vaccine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to component of vaccine product containing Rubella virus antigen (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to component of vaccine product containing Rubella virus antigen" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294657002", + "display" : "Smallpox vaccine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to smallpox vaccine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to component of vaccine product containing Vaccinia virus antigen (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to component of vaccine product containing Vaccinia virus antigen" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294658007", + "display" : "Tetanus vaccine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to tetanus vaccine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to component of vaccine product containing Clostridium tetani antigen (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to component of vaccine product containing Clostridium tetani antigen" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294659004", + "display" : "Typhoid vaccine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to typhoid vaccine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to component of vaccine product containing Salmonella enterica subspecies enterica serovar Typhi antigen" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to component of vaccine product containing Salmonella enterica subspecies enterica serovar Typhi antigen (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294662001", + "display" : "Allergy to measles and mumps and rubella vaccine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Measles and mumps and rubella vaccine allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to component of vaccine product containing only Measles morbillivirus and Mumps orthorubulavirus and Rubella virus antigens" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to component of vaccine product containing only Measles morbillivirus and Mumps orthorubulavirus and Rubella virus antigens (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294663006", + "display" : "Hepatitis A vaccine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to component of vaccine product containing Hepatitis A virus antigen (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to component of vaccine product containing Hepatitis A virus antigen" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to hepatitis A vaccine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294664000", + "display" : "Allergy to Haemophilus influenzae type b vaccine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to component of vaccine product containing Haemophilus influenzae type b antigen (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemophilus influenzae type b vaccine allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to component of vaccine product containing Haemophilus influenzae type b antigen" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294667007", + "display" : "Clostridium botulinum toxin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to Clostridium botulinum toxin (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to Clostridium botulinum toxin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294668002", + "display" : "Botulism antitoxin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to botulinum antitoxin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to botulinum antitoxin (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294669005", + "display" : "Diphtheria antitoxin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to diphtheria antitoxin (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to diphtheria antitoxin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294671005", + "display" : "Glucagon allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to glucagon" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to glucagon (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294674002", + "display" : "Carbimazole allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to carbimazole (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to carbimazole" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294676000", + "display" : "Propylthiouracil allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to propylthiouracil (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to propylthiouracil" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294677009", + "display" : "Corticosteroids allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to corticosteroid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to corticosteroid and/or corticosteroid derivative (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to corticosteroid and/or corticosteroid derivative" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294678004", + "display" : "Betamethasone allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to betamethasone (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to betamethasone" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294679007", + "display" : "Hydrocortisone allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to hydrocortisone (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to hydrocortisone" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294682002", + "display" : "Prednisone allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to prednisone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to prednisone (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294683007", + "display" : "Fluorometholone allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to fluorometholone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to fluorometholone (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294684001", + "display" : "Flunisolide allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to flunisolide" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to flunisolide (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294685000", + "display" : "Desonide allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to desonide" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to desonide (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294686004", + "display" : "Desoxymethasone allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Desoximetasone allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to desoximetasone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to desoximetasone (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294687008", + "display" : "Fluocinonide allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to fluocinonide" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to fluocinonide (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294688003", + "display" : "Fluocortolone allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to fluocortolone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to fluocortolone (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294689006", + "display" : "Flurandrenolone allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fludroxycortide allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to fludroxycortide" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to flurandrenolide" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to fludroxycortide (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294690002", + "display" : "Halcinonide allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to halcinonide" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to halcinonide (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294691003", + "display" : "Alclometasone allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to alclometasone (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to alclometasone" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294692005", + "display" : "Beclomethasone allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Beclometasone allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to beclometasone (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to beclomethasone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to beclometasone" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294693000", + "display" : "Clobetasol allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to clobetasol" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to clobetasol (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294694006", + "display" : "Clobetasone allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to clobetasone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to clobetasone (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294695007", + "display" : "Cortisone allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to cortisone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to cortisone (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294696008", + "display" : "Diflucortolone allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to diflucortolone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to diflucortolone (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294697004", + "display" : "Fluclorolone allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to fluclorolone (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to fluclorolone" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294698009", + "display" : "Fludrocortisone allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to fludrocortisone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to fludrocortisone (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294699001", + "display" : "Fluocinolone allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to fluocinolone (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to fluocinolone" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294700000", + "display" : "Fluticasone allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to fluticasone (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to fluticasone" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294701001", + "display" : "Mometasone allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to mometasone (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to mometasone" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294702008", + "display" : "Dexamethasone allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to dexamethasone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to dexamethasone (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294706006", + "display" : "Methylprednisolone allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to methylprednisolone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to methylprednisolone (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294707002", + "display" : "Prednisolone allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to prednisolone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to prednisolone (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294711008", + "display" : "Triamcinolone allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to triamcinolone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to triamcinolone (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294712001", + "display" : "Budesonide allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to budesonide (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to budesonide" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294714000", + "display" : "Insulin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to insulin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to insulin (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294717007", + "display" : "Insulin zinc suspension allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to zinc insulin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to zinc insulin (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294720004", + "display" : "Isophane insulin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to isophane insulin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to isophane insulin (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294721000", + "display" : "Protamine zinc insulin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to protamine zinc insulin (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to protamine zinc insulin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294723002", + "display" : "Allergy to human insulin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to human insulin (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294728006", + "display" : "Sulphonylurea allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sulfonylurea allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to sulfonylurea (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to sulfonylurea" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294729003", + "display" : "Acetohexamide allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to acetohexamide" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to acetohexamide (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294730008", + "display" : "Chlorpropamide allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to chlorpropamide (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to chlorpropamide" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294731007", + "display" : "Glibenclamide allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to glibenclamide (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to glyburide" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to glibenclamide" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294732000", + "display" : "Glibornuride allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to glibornuride (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to glibornuride" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294733005", + "display" : "Gliclazide allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to gliclazide (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to gliclazide" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294734004", + "display" : "Glipizide allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to glipizide (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to glipizide" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294735003", + "display" : "Gliquidone allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to gliquidone (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to gliquidone" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294736002", + "display" : "Glymidine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to glymidine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to glymidine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294737006", + "display" : "Tolazamide allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to tolazamide (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to tolazamide" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294738001", + "display" : "Tolbutamide allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to tolbutamide" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to tolbutamide (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294739009", + "display" : "Biguanide allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to biguanide (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to biguanide" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294740006", + "display" : "Metformin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to metformin (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to metformin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294741005", + "display" : "Guar gum allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to guar gum (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to guar gum" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294742003", + "display" : "Acarbose allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to acarbose" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to acarbose (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294745001", + "display" : "Progestogen allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to progestational hormone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to progestational hormone (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294746000", + "display" : "Allylestrenol allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allyloestrenol allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to allylestrenol (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to allylestrenol" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294747009", + "display" : "Dydrogesterone allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to dydrogesterone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to dydrogesterone (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294748004", + "display" : "Progesterone allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to progesterone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to progesterone (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294749007", + "display" : "Gestronol allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gestonorone allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to gestonorone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to gestonorone (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294750007", + "display" : "Hydroxyprogesterone allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to hydroxyprogesterone (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to hydroxyprogesterone" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294751006", + "display" : "Megestrol allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to megestrol" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to megestrol (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294752004", + "display" : "Norethisterone allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to norethisterone (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to norethisterone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to norethindrone" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294754003", + "display" : "Levonorgestrel allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to levonorgestrel" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to levonorgestrel (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294755002", + "display" : "Medroxyprogesterone allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to medroxyprogesterone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to medroxyprogesterone (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294757005", + "display" : "Anabolic steroids allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to anabolic steroid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to anabolic steroid (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294758000", + "display" : "Tibolone allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to tibolone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to tibolone (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294760003", + "display" : "Oxymetholone allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to oxymetholone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to oxymetholone (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294761004", + "display" : "Nandrolone allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to nandrolone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to nandrolone (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294762006", + "display" : "Stanozolol allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to stanozolol (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to stanozolol" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294763001", + "display" : "Cyclofenil allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to cyclofenil" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to cyclofenil (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294764007", + "display" : "Danazol allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to danazol" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to danazol (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294765008", + "display" : "Gestrinone allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to gestrinone (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to gestrinone" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294767000", + "display" : "Finasteride allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to finasteride (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to finasteride" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294768005", + "display" : "Flutamide allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to flutamide (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to flutamide" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294769002", + "display" : "Bicalutamide allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to bicalutamide (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to bicalutamide" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294771002", + "display" : "Cyproterone allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to cyproterone (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to cyproterone" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294773004", + "display" : "Androgen allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to androgen (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to androgen" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294774005", + "display" : "Mesterolone allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to mesterolone (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to mesterolone" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294775006", + "display" : "Methyltestosterone allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to methyltestosterone (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to methyltestosterone" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294776007", + "display" : "Testosterone allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to testosterone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to testosterone (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294781003", + "display" : "Estrogen allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oestrogen allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to estrogen" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to estrogen (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294782005", + "display" : "Oestradiol allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Estradiol allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to estradiol (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to estradiol" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294787004", + "display" : "Quinestradol allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to quinestradol (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to quinestradol" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294788009", + "display" : "Quinestrol allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to quinestrol" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to quinestrol (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294789001", + "display" : "Dienestrol allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dienoestrol allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to dienestrol" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to dienestrol (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294792002", + "display" : "Mestranol allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to mestranol" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to mestranol (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294793007", + "display" : "Ethinylestradiol allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ethinyloestradiol allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to ethinylestradiol" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to ethinylestradiol (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to ethinyl estradiol" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294794001", + "display" : "Oestriol allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Estriol allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to estriol (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to estriol" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294795000", + "display" : "Conjugated oestrogen allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conjugated estrogen allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to conjugated estrogen (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to conjugated estrogen" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294796004", + "display" : "Stilboestrol allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stilbestrol allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diethylstilboestrol allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diethylstilbestrol allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to diethylstilbestrol (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to diethylstilbestrol" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294798003", + "display" : "Clomiphene allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clomifene allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to clomiphene" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to clomifene" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to clomifene (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294799006", + "display" : "Ergoline drug allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to ergoline derivative (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to ergoline derivative" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294800005", + "display" : "Cabergoline allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to cabergoline (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to cabergoline" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294801009", + "display" : "Quinagolide allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to quinagolide" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to quinagolide (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294803007", + "display" : "Liothyronine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to liothyronine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to liothyronine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294804001", + "display" : "Thyroxine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to thyroxine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to thyroxine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294807008", + "display" : "Desmopressin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to desmopressin (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to desmopressin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294809006", + "display" : "Terlipressin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to terlipressin (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to terlipressin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294810001", + "display" : "Vasopressin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to vasopressin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to antidiuretic hormone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to antidiuretic hormone (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294811002", + "display" : "Corticotrophic hormone allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to corticotrophic hormone (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to corticotrophic hormone" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294813004", + "display" : "Tetracosactrin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to tetracosactrin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to tetracosactrin (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294814005", + "display" : "Gonad regulating hormone allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to gonad regulating hormone agent (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to gonad regulating hormone agent" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294815006", + "display" : "Gonadorelin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to gonadorelin (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to gonadorelin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294816007", + "display" : "Nafarelin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to nafarelin (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to nafarelin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294817003", + "display" : "Buserelin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to buserelin (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to buserelin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294818008", + "display" : "Goserelin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to goserelin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to goserelin (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294819000", + "display" : "Triptorelin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to triptorelin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to triptorelin (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294820006", + "display" : "Gonadotrophic hormone allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to gonadotropin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to gonadotropin (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294821005", + "display" : "Leuprorelin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to leuprorelin (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to leuprorelin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294823008", + "display" : "Oxytocin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to oxytocin (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to oxytocin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294825001", + "display" : "Somatrophic hormone allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Growth hormone allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to somatropin hormone (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to somatropin hormone" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294826000", + "display" : "Octreotide allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to octreotide" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to octreotide (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294828004", + "display" : "Thyrotrophic hormone allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to thyrotropin releasing factor" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to thyrotropin releasing factor (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294829007", + "display" : "Protirelin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to protirelin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to protirelin (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294830002", + "display" : "Thyrotrophin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to thyrotrophin (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to thyrotrophin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294833000", + "display" : "Biphosphonates allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to bisphosphonate (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to bisphosphonate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294838009", + "display" : "Calcium regulating hormone allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to calcium regulating hormone (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to calcium regulating hormone" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294839001", + "display" : "Calcitonin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to calcitonin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to calcitonin (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294840004", + "display" : "Salcatonin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Salmon calcitonin allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Calcitonin (salmon) allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to salmon calcitonin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to salmon calcitonin (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294841000", + "display" : "Calcitonin (pork) allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to porcine calcitonin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to porcine calcitonin (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294844008", + "display" : "Epoetin alfa allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to epoetin alfa" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to epoetin alfa (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294845009", + "display" : "Epoetin beta allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to epoetin beta" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to epoetin beta (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294847001", + "display" : "Gelatin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to gelatin (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to gelatin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294851004", + "display" : "Perfluorochemical allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to perfluorochemical" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to perfluorochemical (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294854007", + "display" : "Albumin solution allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to albumin solution (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to albumin solution" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294855008", + "display" : "Antithrombin III allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to antithrombin III" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to antithrombin III (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294865002", + "display" : "Factor VIII by-passing fraction products allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to anti-inhibitor coagulant complex (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to anti-inhibitor coagulant complex" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294871008", + "display" : "Ancrod allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to ancrod (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to ancrod" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294872001", + "display" : "Heparin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to heparin (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to heparin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294873006", + "display" : "Enoxaparin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to enoxaparin (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to enoxaparin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294874000", + "display" : "Dalteparin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to dalteparin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to dalteparin (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294875004", + "display" : "Tinzaparin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to tinzaparin (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to tinzaparin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294876003", + "display" : "Heparinoid allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to heparinoid (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to heparinoid" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294880008", + "display" : "Nicoumalone allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acenocoumarol allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to acenocoumarol (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to acenocoumarol" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294881007", + "display" : "Warfarin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to warfarin (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to warfarin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294883005", + "display" : "Phenindione allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to phenindione" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to phenindione (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294885003", + "display" : "Ethamsylate allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Etamsylate allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to etamsylate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to etamsylate (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294886002", + "display" : "Thromboplastin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to thromboplastin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to thromboplastin (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294887006", + "display" : "Tranexamic acid allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to tranexamic acid (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to tranexamic acid" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294888001", + "display" : "Collagen allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to collagen (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to collagen" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294889009", + "display" : "Aprotinin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to aprotinin (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to aprotinin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294893003", + "display" : "Polysaccharide iron complex allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to polysaccharide-iron complex (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to polysaccharide-iron complex" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294894009", + "display" : "Sodium ironedetate allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sodium feredetate allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to sodium feredetate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to sodium iron edetate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to sodium feredetate (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294896006", + "display" : "Iron sorbitol allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to iron sorbitol" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to iron sorbitol (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294897002", + "display" : "Ferrous salt allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to ferrous salt" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to ferrous salt (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294898007", + "display" : "Ferrous fumarate allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to ferrous fumarate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to ferrous fumarate (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294899004", + "display" : "Ferrous gluconate allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to ferrous gluconate (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to ferrous gluconate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294900009", + "display" : "Ferrous glycine sulfate allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ferrous glycine sulphate allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to ferrous glycine sulfate (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to ferrous glycine sulfate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294901008", + "display" : "Ferrous succinate allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to ferrous succinate (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to ferrous succinate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294902001", + "display" : "Ferrous sulfate allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ferrous sulphate allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to ferrous sulfate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to ferrous sulfate (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294903006", + "display" : "Ferrous phosphate allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to ferrous phosphate (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to ferrous phosphate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294912008", + "display" : "L-Carnitine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to levocarnitine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to levocarnitine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294913003", + "display" : "Iodine compounds allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to iodine compound (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to iodine compound" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294915005", + "display" : "Iodophore allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to iodophore (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to iodophore" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294916006", + "display" : "Povidone iodine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to povidone iodine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to povidone iodine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294923007", + "display" : "Vitamin A allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to retinol (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to retinol" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to vitamin A" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294924001", + "display" : "Allergy to vitamin D and/or vitamin D derivative", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to vitamin D and/or vitamin D derivative (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vitamin D and/or vitamin D derivative allergy" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294925000", + "display" : "Allergy to vitamin K and/or vitamin K derivative (finding)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to vitamin K and/or vitamin K derivative" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vitamin K and/or vitamin K derivative allergy" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294926004", + "display" : "Alpha-tocopheryl allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to alpha-tocopherol (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to alpha-tocopherol" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294929006", + "display" : "Nicotinic acid allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to nicotinic acid (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to nicotinic acid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to niacin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294930001", + "display" : "Folic acid allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to folic acid (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to folic acid" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294931002", + "display" : "Folinic acid allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to folinic acid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to folinic acid (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294933004", + "display" : "Hydroxocobalamin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to hydroxocobalamin (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to hydroxocobalamin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294934005", + "display" : "Cyanocobalamin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to cyanocobalamin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to cyanocobalamin (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294937003", + "display" : "Inositol allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to inositol" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to inositol (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294940003", + "display" : "Ascorbic acid allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to ascorbic acid (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to ascorbic acid" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294945008", + "display" : "Sodium polystyrene sulfonate allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to sodium polystyrene sulfonate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to sodium polystyrene sulfonate (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294951003", + "display" : "Fluoride allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to fluoride" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to fluoride (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294956008", + "display" : "Gemfibrozil allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to gemfibrozil" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to gemfibrozil (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294957004", + "display" : "Probucol allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to probucol" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to probucol (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294958009", + "display" : "Acipimox allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to acipimox (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to acipimox" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294961005", + "display" : "Colestipol allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to colestipol (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to colestipol" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294962003", + "display" : "Cholestyramine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Colestyramine allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to colestyramine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to colestyramine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to cholestyramine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294964002", + "display" : "Bezafibrate allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to bezafibrate (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to bezafibrate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294965001", + "display" : "Clofibrate allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to clofibrate (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to clofibrate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294966000", + "display" : "Fenofibrate allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to fenofibrate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to fenofibrate (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294967009", + "display" : "Ciprofibrate allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to ciprofibrate (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to ciprofibrate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294968004", + "display" : "Fish oils allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to fish oil" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to fish oil (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294969007", + "display" : "Omega 3-marine triglycerides allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to fish derived omega 3 fatty acid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to fish derived omega 3 fatty acid (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294970008", + "display" : "HMG COA reductase inhibitor allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "3-Hydroxy-3-methylglutaryl-coenzyme A (HMG CoA) reductase inhibitor allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "3-Hydroxy-3-methylglutaryl-coenzyme A reductase inhibitor allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Statin allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to 3-hydroxy-3-methylglutaryl-coenzyme A reductase inhibitor" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to 3-hydroxy-3-methylglutaryl-coenzyme A reductase inhibitor (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294971007", + "display" : "Simvastatin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to simvastatin (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to simvastatin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294972000", + "display" : "Fluvastatin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to fluvastatin (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to fluvastatin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294973005", + "display" : "Pravastatin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to pravastatin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to pravastatin (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294975003", + "display" : "Adenosine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to adenosine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to adenosine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294977006", + "display" : "Disopyramide allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to disopyramide (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to disopyramide" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294978001", + "display" : "Quinidine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to quinidine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to quinidine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294979009", + "display" : "Flecainide allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to flecainide (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to flecainide" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294980007", + "display" : "Mexiletine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to mexiletine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to mexiletine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294981006", + "display" : "Moracizine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to moracizine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to moracizine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to moricizine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294982004", + "display" : "Procainamide allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to procainamide (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to procainamide" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294983009", + "display" : "Propafenone allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to propafenone (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to propafenone" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294984003", + "display" : "Tocainide allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to tocainide" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to tocainide (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294986001", + "display" : "Bretylium allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to bretylium (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to bretylium" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294988000", + "display" : "Amiodarone allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to amiodarone (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to amiodarone" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294992007", + "display" : "Bendrofluazide allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bendroflumethiazide allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to bendroflumethiazide" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to bendroflumethiazide (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294993002", + "display" : "Chlorothiazide allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to chlorothiazide (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to chlorothiazide" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294994008", + "display" : "Cyclopenthiazide allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to cyclopenthiazide (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to cyclopenthiazide" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294995009", + "display" : "Hydrochlorothiazide allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to hydrochlorothiazide" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to hydrochlorothiazide (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294996005", + "display" : "Hydroflumethiazide allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to hydroflumethiazide (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to hydroflumethiazide" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294997001", + "display" : "Methyclothiazide allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to methyclothiazide" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to methyclothiazide (finding)" + }] + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/adverse-event-preventive-action", + "resource" : { + "resourceType" : "ValueSet", + "id" : "adverse-event-preventive-action", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "pc" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/adverse-event-preventive-action", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3238" + }], + "version" : "6.0.0-ballot2", + "name" : "AdverseEventPreventiveAction", + "title" : "AdverseEvent Preventive Action", + "status" : "draft", + "experimental" : true, + "publisher" : "FHIR Project team", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "This value set includes codes that describe the preventive actions that contributed to avoiding the adverse event.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "copyright" : "This resource includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these specifications must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/get-snomed-ct or info@snomed.org", + "compose" : { + "include" : [{ + "system" : "http://snomed.info/sct", + "filter" : [{ + "property" : "concept", + "op" : "is-a", + "value" : "425457005" + }] + }, + { + "system" : "http://snomed.info/sct", + "filter" : [{ + "property" : "concept", + "op" : "is-a", + "value" : "365861007" + }] + }, + { + "system" : "http://snomed.info/sct", + "filter" : [{ + "property" : "concept", + "op" : "is-a", + "value" : "71388002" + }] + }, + { + "system" : "http://snomed.info/sct", + "filter" : [{ + "property" : "concept", + "op" : "is-a", + "value" : "410942007" + }] + }, + { + "system" : "http://snomed.info/sct", + "filter" : [{ + "property" : "concept", + "op" : "is-a", + "value" : "373873005" + }] + }, + { + "system" : "http://snomed.info/sct", + "filter" : [{ + "property" : "concept", + "op" : "is-a", + "value" : "106181007" + }] + }] + }, + "expansion" : { + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/valueset-unclosed", + "valueBoolean" : true + }], + "identifier" : "urn:uuid:5d972e2d-a240-447f-ae90-599876e6eb2d", + "timestamp" : "2024-10-02T17:54:47+00:00", + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-valueset", + "valueUri" : "null" + }, + { + "name" : "used-codesystem", + "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230131" + }, + { + "name" : "version", + "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230131" + }], + "contains" : [{ + "system" : "http://snomed.info/sct", + "code" : "425457005", + "display" : "History of vaccination (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "History of vaccination" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "426519003", + "display" : "History of two hepatitis B vaccinations", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "History of two doses hepatitis B vaccine (situation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "History of two doses hepatitis B vaccine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "426980004", + "display" : "History of one hepatitis B vaccination", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "History of one dose of hepatitis B vaccine (situation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "History of one dose of hepatitis B vaccine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "427390007", + "display" : "History of hepatitis B vaccination (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "History of hepatitis B vaccination" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "429203008", + "display" : "History of three doses of hepatitis B vaccine (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "History of three hepatitis B vaccinations" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "History of three doses of hepatitis B vaccine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "473164004", + "display" : "History of varicella vaccination", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "History of varicella vaccination (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "473165003", + "display" : "History of pneumococcal vaccination", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "History of pneumococcal vaccination (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "473166002", + "display" : "History of measles, mumps and rubella vaccination (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "History of measles, mumps and rubella vaccination" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "473168001", + "display" : "History of yellow fever vaccination (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "History of yellow fever vaccination" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "473169009", + "display" : "History of influenza vaccination (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "History of influenza vaccination" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "473170005", + "display" : "History of bacillus Calmette-Guerin vaccination (situation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "History of bacillus Calmette-Guerin vaccination" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "History of tuberculosis vaccination" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "365861007", + "display" : "Finding of immune status", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Finding of immune status (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "165808001", + "display" : "Hepatitis B non-immune", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hepatitis B non-immune (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "271511000", + "display" : "Hepatitis B immune", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hepatitis B immune (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "278968001", + "display" : "Rubella immune", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rubella immune (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "278971009", + "display" : "Hepatitis A immune", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hepatitis A immune (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "278972002", + "display" : "Hepatitis A non-immune", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hepatitis A non-immune (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "302764009", + "display" : "Rubella non-immune", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rubella non-immune (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "313234004", + "display" : "Hepatitis B antibody present", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hepatitis B antibody present (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "365862000", + "display" : "Finding of Rubella status", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Finding of Rubella status (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "365863005", + "display" : "Finding of Hepatitis B status", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Finding of Hepatitis B status (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "370388006", + "display" : "Patient immunocompromised", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Patient immunocompromised (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "370391006", + "display" : "Patient immunosuppressed (finding)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Patient immunosuppressed" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "371063000", + "display" : "Mumps non-immune (finding)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mumps non-immune" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Not immune to mumps" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "371085006", + "display" : "Measles non-immune (finding)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Measles non-immune" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Not immune to measles" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "371108009", + "display" : "Varicella non-immune (finding)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Varicella non-immune" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Not immune to varicella" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "371111005", + "display" : "Measles immune (finding)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Measles immune" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immune to measles" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "371112003", + "display" : "Mumps immune (finding)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mumps immune" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immune to mumps" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "371113008", + "display" : "Varicella immune (finding)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Varicella immune" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immune to varicella" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chicken pox immune" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "406110003", + "display" : "Rubella enzyme-linked immunosorbent assay test result, less than 10iu/ml rubella specific IgG detected", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rubella ELISA test result, <10iu/ml" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rubella EIA test result, <10iu/ml" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rubella enzyme-linked immunosorbent assay test result, less than 10iu/ml rubella specific immunoglobulin G detected" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rubella enzyme-linked immunosorbent assay test result, less than 10iu/ml rubella specific immunoglobulin G detected (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "406111004", + "display" : "Rubella enzyme-linked immunosorbent assay test result; less than 15iu/ml rubella specific IgG detected", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rubella ELISA test result, <15iu/ml" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rubella EIA test result, <15iu/ml" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rubella enzyme-linked immunosorbent assay test result; less than 15iu/ml rubella specific immunoglobulin G detected (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rubella enzyme-linked immunosorbent assay test result; less than 15iu/ml rubella specific immunoglobulin G detected" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "406112006", + "display" : "Rubella enzyme-linked immunosorbent assay test result, greater than 10iu/ml rubella specific IgG detected", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rubella EIA test result, >10iu/ml" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rubella ELISA test result, >10iu/ml" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rubella enzyme-linked immunosorbent assay test result, greater than 10iu/ml rubella specific immunoglobulin G detected" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rubella enzyme-linked immunosorbent assay test result, greater than 10iu/ml rubella specific immunoglobulin G detected (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "406113001", + "display" : "Rubella enzyme-linked immunosorbent assay test result, greater than 15iu/ml rubella specific IgG detected", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rubella ELISA test result, >15iu/ml" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rubella EIA test result, >15iu/ml" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rubella enzyme-linked immunosorbent assay test result, greater than 15iu/ml rubella specific immunoglobulin G detected" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rubella enzyme-linked immunosorbent assay test result, greater than 15iu/ml rubella specific immunoglobulin G detected (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1156897000", + "display" : "Diphtheria immune", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diphtheria immune (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1156898005", + "display" : "Diphtheria non-immune (finding)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diphtheria non-immune" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1156899002", + "display" : "Immunity to diphtheria by positive serology (finding)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immunity to diphtheria by positive serology" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1156913001", + "display" : "Meningococcus immune (finding)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Meningococcus immune" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1156914007", + "display" : "Meningococcus non-immune (finding)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Meningococcus non-immune" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1156915008", + "display" : "Immunity to Meningococcus by positive serology", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immunity to Meningococcus by positive serology (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1156917000", + "display" : "Pertussis immune (finding)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pertussis immune" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1156918005", + "display" : "Pertussis non-immune (finding)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pertussis non-immune" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1156920008", + "display" : "Immunity to pertussis by positive serology", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immunity to pertussis by positive serology (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1156921007", + "display" : "Polio virus immune", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Polio virus immune (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1156922000", + "display" : "Polio virus non-immune", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Polio virus non-immune (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1156924004", + "display" : "Tetanus immune (finding)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tetanus immune" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1156925003", + "display" : "Tetanus non-immune (finding)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tetanus non-immune" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1156927006", + "display" : "Haemophilus influenzae type b immune (finding)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemophilus influenzae type b immune" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1156928001", + "display" : "Haemophilus influenzae type b non-immune", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemophilus influenzae type b non-immune (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1156929009", + "display" : "Immunity to Haemophilus influenzae type b by positive serology", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immunity to Haemophilus influenzae type b by positive serology (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1156947003", + "display" : "Rabies virus immune (finding)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rabies virus immune" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1156948008", + "display" : "Rabies virus non-immune (finding)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rabies virus non-immune" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1156950000", + "display" : "Immunity to Rabies virus by positive serology (finding)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immunity to Rabies virus by positive serology" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "85191000119106", + "display" : "Immunity to tetanus by positive serology (finding)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immunity to tetanus by positive serology" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "105781000119102", + "display" : "Immunity to varicella by positive serology (finding)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immunity to varicella by positive serology" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "105791000119104", + "display" : "Immunity to rubella by positive serology (finding)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immunity to rubella by positive serology" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "105801000119103", + "display" : "Immunity to hepatitis A by positive serology (finding)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immunity to hepatitis A by positive serology" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "105811000119100", + "display" : "Immunity to hepatitis B by positive serology (finding)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immunity to hepatitis B by positive serology" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "105821000119107", + "display" : "Immunity to mumps by positive serology (finding)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immunity to mumps by positive serology" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "105841000119101", + "display" : "Immunity to measles by positive serology (finding)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immunity to measles by positive serology" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293721000119101", + "display" : "Immunity to measles and mumps and rubella by positive serology (finding)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immunity to measles and mumps and rubella by positive serology" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "660391000119105", + "display" : "Immunity to polio by positive serology (finding)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immunity to polio by positive serology" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "660441000119109", + "display" : "Immunity to Lyme disease by positive serology (finding)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immunity to Lyme disease by positive serology" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "71388002", + "display" : "Procedure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Procedure (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "104001", + "display" : "Excision of lesion of patella", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Local excision of lesion or tissue of patella" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of lesion of patella (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "115006", + "display" : "Removable appliance therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removable appliance therapy (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fit removable orthodontic appliance" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Insertion of removable orthodontic appliance" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "119000", + "display" : "Thoracoscopic partial lobectomy of lung", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thoracoscopic partial lobectomy of lung (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "128004", + "display" : "Hand microscope examination of skin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hand microscope examination of skin (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "133000", + "display" : "Percutaneous implantation of neurostimulator electrodes into neuromuscular component", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Percutaneous implantation of neurostimulator electrodes into neuromuscular component (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "135007", + "display" : "Arthrotomy of wrist joint with exploration and biopsy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arthrotomy of wrist joint with exploration and biopsy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "142007", + "display" : "Excision of tumor from shoulder area, deep, intramuscular", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of tumour from shoulder area, deep, intramuscular" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of tumor from shoulder area, deep, intramuscular (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "146005", + "display" : "Repair of nonunion of metatarsal with bone graft", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Repair of nonunion of metatarsal with bone graft (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "153001", + "display" : "Cystourethroscopy with resection of ureterocele", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cystourethroscopy with resection of ureterocele (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "160007", + "display" : "Removal of foreign body of tendon and/or tendon sheath (procedure)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of foreign body of tendon and/or tendon sheath" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "166001", + "display" : "Behavioral therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Behavior conditioning therapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Behavior modification" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Behavior modification psychotherapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Behaviour conditioning therapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Behaviour modification" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Behaviour modification psychotherapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Behaviour modification technique" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Behaviour therapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Behavioural psychotherapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Behavior modification technique" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Behavior therapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Behavioral psychotherapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Behavioural therapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Behaviour modification treatments and procedures" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Behavior modification treatments and procedures" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Behavioral therapy (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "170009", + "display" : "Special potency disk identification, vancomycin test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Special potency disk identification, vancomycin test (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "174000", + "display" : "Harrison-Richardson operation on vagina", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Harrison-Richardson operation on vagina (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vaginopexy according to Williams and Richardson is an abdominal colposuspension by strips from external oblique" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "176003", + "display" : "Anastomosis of rectum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rectorectostomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anastomosis of rectum (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "189009", + "display" : "Excision of lesion of artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of lesion of artery (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "197002", + "display" : "Mold to yeast conversion test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mould to yeast conversion test" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mold to yeast conversion test (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230009", + "display" : "Miller operation, urethrovesical suspension", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Miller operation, urethrovesical suspension (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "243009", + "display" : "Replacement of cerebral ventricular tube", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Replacement of cerebral ventricular tube (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "245002", + "display" : "Division of nerve ganglion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Division of nerve ganglion (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "262007", + "display" : "Percutaneous aspiration of renal pelvis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Percutaneous aspiration of renal pelvis (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "267001", + "display" : "Anal fistulectomy, multiple", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anal fistulectomy, multiple (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "285008", + "display" : "Incision and drainage of vulva", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incision and drainage of vulva (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294002", + "display" : "Excisional biopsy of joint structure of spine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excisional biopsy of joint structure of spine (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "295001", + "display" : "Nonexcisional destruction of cyst of ciliary body", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nonexcisional destruction of cyst of ciliary body (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "306005", + "display" : "Echography of kidney", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ultrasound of kidney" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Echography of kidney (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "316002", + "display" : "Partial dacryocystectomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Partial dacryocystectomy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "334003", + "display" : "Panorex examination of mandible", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Panorex examination of mandible (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "342002", + "display" : "Amobarbital interview", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Amobarbital interview (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "348003", + "display" : "Radionuclide dynamic function study", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dynamic scanning study" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radionuclide dynamic function study (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "351005", + "display" : "Urinary undiversion of ureteral anastomosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Take-down of ureteral anastomosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Urinary undiversion of ureteral anastomosis (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "352003", + "display" : "Reagent RBC, preparation antibody sensitized pool", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reagent RBC, preparation antibody sensitised pool" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Preparation of antibody sensitized pooled reagent red blood cells (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Preparation of antibody sensitised pooled reagent red blood cells" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Preparation of antibody sensitized pooled reagent red blood cells" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "374009", + "display" : "Costosternoplasty for pectus excavatum repair", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chondrosternoplasty for pectus excavatum repair" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Costosternoplasty for pectus excavatum repair (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "388008", + "display" : "Blepharorrhaphy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Suture of palpebral fissure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tarsorrhaphy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blepharorrhaphy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "389000", + "display" : "Tobramycin measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tobramycin measurement (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tobramycin level" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "401004", + "display" : "Distal subtotal pancreatectomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "DP - Distal pancreatectomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Distal pancreatectomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Distal subtotal pancreatectomy (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Partial distal subtotal pancreatectomy" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "406009", + "display" : "Fulguration of stomach lesion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fulguration of stomach lesion (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "417005", + "display" : "Hospital re-admission", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital re-admission (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "435001", + "display" : "Pulmonary inhalation study", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pulmonary inhalation study (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "445004", + "display" : "Repair of malunion of tibia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Repair of malunion of tibia (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "456004", + "display" : "Total abdominal colectomy with ileostomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Total abdominal colectomy with ileostomy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "459006", + "display" : "Closed condylotomy of mandible", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed condylotomy of mandible (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "463004", + "display" : "Closed reduction of coxofemoral joint dislocation with splint", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed reduction of coxofemoral joint with splint" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed reduction of coxofemoral joint dislocation with splint (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "468008", + "display" : "Glutathione measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glutathione measurement (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "474008", + "display" : "Esophagoenteric anastomosis, intrathoracic", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oesophagoenteric anastomosis, intrathoracic" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Esophagoenteric anastomosis, intrathoracic (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "489004", + "display" : "Ferritin measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ferritin measurement (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ferritin level" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Serum Ferritin measurement" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "493005", + "display" : "Urobilinogen measurement, 48-hour, feces", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Urobilinogen measurement, 48-hour, faeces" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Urobilinogen measurement, 48-hour, feces (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "494004", + "display" : "Excision of lesion of tonsil", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of lesion of tonsil (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "497006", + "display" : "Replacement of cochlear prosthesis, multiple channels", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Replacement of cochlear prosthesis, multiple channels (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "531007", + "display" : "Open pulmonary valve commissurotomy with inflow occlusion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open valvotomy of pulmonary valve with inflow occlusion" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open pulmonary valve commissurotomy with inflow occlusion (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "533005", + "display" : "Repair of vesicocolic fistula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closure of vesicocolic fistula (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closure of vesicocolic fistula" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "535003", + "display" : "Closure of ureterovesicovaginal fistula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closure of ureterovesicovaginal fistula (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "540006", + "display" : "Antibody to single and double stranded DNA measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antibody to single and double stranded deoxyribonucleic acid measurement (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antibody to single and double stranded deoxyribonucleic acid measurement" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "543008", + "display" : "Choledochostomy with transduodenal sphincteroplasty", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Choledochostomy with transduodenal sphincteroplasty (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "545001", + "display" : "Operative procedure on lower leg", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Operative procedure on lower leg (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "549007", + "display" : "Incision of intracranial vein", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intracranial phlebotomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intracranial venotomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incision of intracranial vein (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "550007", + "display" : "Excision of lesion of adenoids", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of lesion of adenoids (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "559008", + "display" : "Excision of varicose vein", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Varicose phlebectomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cockett operation for varicose vein" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of varicose vein (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "574005", + "display" : "Benzodiazepine measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Benzodiazepine measurement (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "617002", + "display" : "Bone graft to mandible", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Grafting of bone to mandible" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bone graft to mandible (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bone graft of mandible" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "618007", + "display" : "Frontal sinusectomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Frontal sinusectomy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "625000", + "display" : "Removal of supernumerary digit", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Correction of polydactyly" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of supernumerary digit (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "628003", + "display" : "Steinman test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Steinman test (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "629006", + "display" : "Lysis of adhesions of urethra", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Urethrolysis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lysis of adhesions of urethra (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "633004", + "display" : "Chart review by physician", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chart review by physician (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A chart evaluation performed by a physician" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "637003", + "display" : "Lysis of adhesions of nose", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lysis of intranasal synechia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lysis of adhesions of nose (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "642006", + "display" : "Cerebral thermography", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cephalic thermogram" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cerebral thermography (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "647000", + "display" : "Excision of cervix by electroconization", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of cervix by electroconisation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of cervix by electroconization (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "657004", + "display" : "Operation on bursa", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bursa operation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Operation on bursa (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "665001", + "display" : "Partial meniscectomy of temporomandibular joint", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Partial meniscectomy of temporomandibular joint (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "670008", + "display" : "Electrosurgical epilation of eyebrow", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Electrosurgical epilation of eyebrow (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "671007", + "display" : "Transplantation of testis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Graft of testis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transplantation of testis (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "673005", + "display" : "Indirect laryngoscopy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Indirect laryngoscopy (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Indirect examination of larynx" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "IDL - Indirect laryngoscopy" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "674004", + "display" : "Abduction test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Valgus test" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Valgus stress test" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abduction stress test" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abduction test of knee (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abduction test of knee" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "676002", + "display" : "Peritoneal dialysis including cannulation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Peritoneal dialysis including cannulation (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "680007", + "display" : "Radiation physics consultation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radiation physics consultation (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "687005", + "display" : "Albumin/Globulin ratio", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A/G ratio" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Albumin/Globulin ratio (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "695009", + "display" : "Destructive procedure of lesion on skin of trunk", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Destructive procedure of lesion on skin of trunk (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "697001", + "display" : "Hepatitis A virus antibody measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "HAV antibody measurement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hepatitis A virus antibody measurement (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hepatitis A antibody level" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "710006", + "display" : "Thromboendarterectomy with graft of mesenteric artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thromboendarterectomy with graft of mesenteric artery (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "712003", + "display" : "Closed chest suction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed chest suction (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "722009", + "display" : "Fine needle biopsy of thymus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fine needle aspiration biopsy of thymus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fine needle biopsy of thymus (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "726007", + "display" : "Pathology consultation, comprehensive, records and specimen with report", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pathology consultation, comprehensive, records and specimen with report (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "730005", + "display" : "Incision of subcutaneous tissue", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incision of subcutaneous tissue (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "741007", + "display" : "Operation on prostate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Operation on prostate (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "746002", + "display" : "Chiropractic adjustment of coccyx subluxation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chiropractic adjustment of coccyx subluxation (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "753006", + "display" : "Manipulation of ankle AND foot", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Manipulation of ankle AND foot (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "754000", + "display" : "Total urethrectomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Total urethrectomy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "759005", + "display" : "Intracerebral electroencephalogram", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Depth EEG" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intracerebral EEG" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intracerebral electroencephalogram (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "762008", + "display" : "Computerized axial tomography of cervical spine with contrast", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Computerised axial tomography of cervical spine with contrast" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CT of cervical spine with contrast" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Computed tomography of cervical spine with contrast" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Computed tomography of cervical spine with contrast (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "764009", + "display" : "Arthrodesis of interphalangeal joint of great toe", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arthrodesis of interphalangeal joint of hallux" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arthrodesis of interphalangeal joint of great toe (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "767002", + "display" : "White blood cell count", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "WBC count" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "WCC - White blood cell count" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "WBC - White blood cell count" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "White blood cell count (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "White blood cell count - observation" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "789003", + "display" : "Cranial decompression, subtemporal, supratentorial", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cranial decompression, subtemporal, supratentorial (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "791006", + "display" : "Dressing and fixation procedure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dressing and fixation procedure (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "807005", + "display" : "Excision of brain", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Resection of brain" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of tissue of brain" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of brain tissue" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brain excision" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of brain (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "814007", + "display" : "Electrophoresis measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Zone electrophoresis measurement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Electrophoresis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "EP - Electrophoresis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Electrophoresis measurement (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "817000", + "display" : "Excision of cyst of spleen", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of cyst of spleen (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "831000", + "display" : "Drawer test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Drawer test (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "851001", + "display" : "Root canal therapy, molar, excluding final restoration", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Root canal therapy, molar, excluding final restoration (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "853003", + "display" : "Fecal fat measurement, 72-hour collection", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Faecal fat measurement, 72-hour collection" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fecal fat measurement, 72-hour collection (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "867007", + "display" : "Facial-hypoglossal nerve anastomosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anastomosis of hypoglossal and facial nerve" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neuroanastomosis of hypoglossal and facial nerve" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Facial-hypoglossal nerve anastomosis (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypoglossofacial anastomosis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "870006", + "display" : "Carbamazepine measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carbamazepine measurement (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "879007", + "display" : "Special blood coagulation test, explain by report", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Special blood coagulation test, explain by report (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "881009", + "display" : "Cyclodialysis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Heine operation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cyclodialysis (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Separation of ciliary body" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "893000", + "display" : "Tumor antigen measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immunoassay for tumor antigen" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tumour antigen measurement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immunoassay for tumour antigen" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tumor antigen measurement (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "897004", + "display" : "Radical maxillary antrotomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radical maxillary antrotomy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "910002", + "display" : "MHPG measurement, urine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "3-Methoxy-4-hydroxyphenylglycol measurement, urine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "3-Methoxy-4-hydroxphenylglycol (MHPG) measurement, urine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "3-Methoxy-4-hydroxphenylglycol measurement, urine (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "3-Methoxy-4-hydroxphenylglycol measurement, urine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "911003", + "display" : "Removal of subarachnoid-ureteral shunt", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of subarachnoid-ureteral shunt (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "913000", + "display" : "Chiropractic patient education and instruction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chiropractic patient education (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chiropractic patient education" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "926001", + "display" : "Embolectomy with catheter of radial artery by arm incision", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Embolectomy with catheter of radial artery by arm incision (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "935008", + "display" : "Excision of bulbourethral gland", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of Cowper's gland" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of bulbourethral gland (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "941001", + "display" : "Endoscopy of pituitary gland", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Endoscopy of pituitary gland (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "948007", + "display" : "Phlebectomy of intracranial varicose vein", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of intracranial varicose vein" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phlebectomy of intracranial varicose vein (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "951000", + "display" : "Ultrasonic guidance for endomyocardial biopsy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ultrasonic guidance for endomyocardial biopsy (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ultrasonography guided endomyocardial biopsy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Endomyocardial biopsy using ultrasonographic guidance" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Endomyocardial biopsy using ultrasound guidance" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "956005", + "display" : "Anesthesia for procedure on thoracic esophagus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anaesthesia for procedure on thoracic oesophagus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anesthesia for procedure on thoracic esophagus (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "967006", + "display" : "Medication education", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Drugs - health education" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medication education (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Drug treatment education" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "969009", + "display" : "Incision and exploration of larynx", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diagnostic laryngotomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incision and exploration of larynx (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "971009", + "display" : "Prosthetic construction and fitting", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prosthetic construction and fitting (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1001000", + "display" : "Cauterization of Bartholin's gland", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cauterisation of Bartholin's gland" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cauterization of Bartholin's gland (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cauterization of Bartholin gland" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cauterisation of Bartholin gland" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1008006", + "display" : "Operation on nerve ganglion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Operation on nerve ganglion (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1019009", + "display" : "Removal of corneal epithelium", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of corneal epithelium (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1021004", + "display" : "Repair of scrotum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Repair of scrotum (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1029002", + "display" : "Fetoscopy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Foetoscopy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fetoscopy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1032004", + "display" : "Enucleation of parotid gland cyst", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Enucleation of parotid gland cyst (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1035002", + "display" : "Minimum bactericidal concentration test, microdilution method", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Minimum bactericidal concentration test, microdilution method (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1036001", + "display" : "Insertion of intravascular device in common iliac vein, complete", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Insertion of intravascular device in common iliac vein, complete (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1041009", + "display" : "Debridement of open fracture of phalanges of foot", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Debridement of open fracture of phalanges of foot (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1048003", + "display" : "Capillary specimen collection", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Capillary blood sampling" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Capillary stick" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Capillary specimen collection (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1054002", + "display" : "Incision of sphincter of Oddi", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Choledochal sphincterotomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incision of sphincter of Oddi (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sphincterotomy of papilla of Vater" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1071001", + "display" : "Proximal splenorenal anastomosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Proximal splenorenal shunt" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Central splenorenal shunt" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Proximal splenorenal anastomosis (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1084005", + "display" : "Excision of perinephric cyst", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of perinephric cyst (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of perirenal cyst" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1093006", + "display" : "Excision of abdominal varicose vein", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phlebectomy of abdominal varicose vein" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of abdominal varicose vein (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1103000", + "display" : "Transcrural mobilization of stapes", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transcrural mobilisation of stapes" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transcrural mobilization of stapes (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1104006", + "display" : "Triad knee repair", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "O'Donoghue operation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Triad knee repair (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1115001", + "display" : "Decortication", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decortication (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1119007", + "display" : "Closed reduction of dislocation of foot and toe", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed reduction of dislocation of foot and toe (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1121002", + "display" : "Kinetic activities for range of motion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Kinetic activities to increase range of motion" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Kinetic activities for range of motion (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1127003", + "display" : "Interstitial radium application", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Interstitial radium application (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1133007", + "display" : "Removal of intact bilateral mammary implants", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of intact implants of bilateral breasts (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of intact implants of bilateral breasts" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of intact implants of bilateral mammaries" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of intact implants of both breasts" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1163003", + "display" : "Ureteroenterostomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transplant of ureter to intestine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anastomosis of ureter to intestine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ureteroenterostomy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1176009", + "display" : "Incision of inguinal region", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inguinal incision" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incision of inguinal region (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1181000", + "display" : "Excision of tendon for graft", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tenonectomy for graft" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of tendon for graft (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1186005", + "display" : "Anesthesia for procedure on bony pelvis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anaesthesia for procedure on bony pelvis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anesthesia for procedure on bony pelvis (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1198000", + "display" : "Excisional biopsy of bone of scapula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Biopsy of scapula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excisional biopsy of bone of scapula (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1209007", + "display" : "Arthroscopy of knee with lateral meniscus repair", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arthroscopy of knee with lateral meniscus repair (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arthroscopic repair lateral meniscus" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1225002", + "display" : "Radiography of humerus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radiography of humerus (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Upper arm X-ray" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "X-ray of humerus" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1227005", + "display" : "Incision of subvalvular tissue for discrete subvalvular aortic stenosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incision of subvalvular tissue for discrete subvalvular aortic stenosis (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1235008", + "display" : "Muscle transfer", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transfer of muscle origin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transfer of muscle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muscle transfer (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1237000", + "display" : "Application of cast, sugar tong", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Application of cast, sugar tong (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1238005", + "display" : "Epiphyseal arrest by stapling of distal radius", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stapling of epiphyseal plate of radius" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Epiphyseal arrest by stapling of distal radius (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1251000", + "display" : "Incisional biopsy of testis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incisional biopsy of testis (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1253002", + "display" : "Refusion of spine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Refusion of spine (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1258006", + "display" : "Excision of meniscus of wrist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Meniscectomy of wrist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of meniscus of wrist (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1266002", + "display" : "Closure of fistula of ear drum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closure of fistula of tympanic membrane" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closure of perforation of ear drum" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closure of perforation of tympanic membrane" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closure of tympanic membrane perforation (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closure of tympanic membrane perforation" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1267006", + "display" : "Electrocoagulation of lesion of vagina", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Electrocoagulation of lesion of vagina (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1278003", + "display" : "Open reduction of closed shoulder dislocation with fracture of greater tuberosity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open reduction of closed shoulder dislocation with fracture of greater tuberosity (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1279006", + "display" : "Repair of cardiac pacemaker pocket in skin AND/OR subcutaneous tissue", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Repair of cardiac pacemaker pocket in skin AND/OR subcutaneous tissue (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1292009", + "display" : "Magnetic resonance imaging of urinary bladder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Magnetic resonance imaging of urinary bladder (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "MRI of bladder" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1299000", + "display" : "Excision of appendiceal stump", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of appendiceal stump (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1315009", + "display" : "Reconstruction of eyebrow", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Restoration of eyebrow" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reconstruction of eyebrow (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1324000", + "display" : "Cerebrospinal fluid IgG ratio and IgG index", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CSF IgG/CSF albumin ratio" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cerebrospinal fluid immunoglobulin G ratio and immunoglobulin G index" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cerebrospinal fluid immunoglobulin G ratio and immunoglobulin G index (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1327007", + "display" : "Procedure on Meckel's diverticulum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Procedure on Meckel's diverticulum (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Procedure on Meckel diverticulum" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1328002", + "display" : "Ilioiliac shunt", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ilioiliac vascular bypass" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ilioiliac shunt (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1329005", + "display" : "Division of congenital web of larynx", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Division of congenital web of larynx (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1337002", + "display" : "Colosigmoidostomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Colosigmoidostomy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1339004", + "display" : "Removal of impacted feces", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of impacted faeces" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of impacted feces (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Manual evacuation of faeces" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Manual evacuation of feces" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Manual evacuation of bowel" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1352009", + "display" : "Anterior spinal rhizotomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anterior spinal rhizotomy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1358008", + "display" : "Anti-human globulin test, enzyme technique, titer", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anti-human globulin test, enzyme technique, titre" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anti-human globulin test, enzyme technique, titer (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1366004", + "display" : "Inhalation therapy procedure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inhalation therapy procedure (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Breathing treatment" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "An administration into the respiratory tract by inspiration" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1385001", + "display" : "Echography, scan B-mode for fetal age determination", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Echography, scan B-mode for fetal age determination (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Echography, scan B-mode for foetal age determination" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1390003", + "display" : "Laparoscopic-assisted sigmoid colectomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Laparoscopic-assisted sigmoidectomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Laparoscopic-assisted sigmoid colectomy (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Laparoscopic sigmoid colectomy" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1398005", + "display" : "Direct thrombectomy of iliac vein by leg incision", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Direct thrombectomy of iliac vein by leg incision (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1399002", + "display" : "Incision and exploration of ureter", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incision and exploration of ureter (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1407007", + "display" : "Application of long leg cast, brace type", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Application of long leg cast, brace type (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1410000", + "display" : "Anesthesia for tympanotomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anaesthesia for tympanotomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anesthesia for tympanotomy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1411001", + "display" : "Operation on papillary muscle of heart", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Operation on papillary muscle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Operation on papillary muscle of heart (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1413003", + "display" : "Penetrating keratoplasty with homograft", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Penetrating keratoplasty with homograft (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1414009", + "display" : "Angiography of arteriovenous shunt", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vascular shuntogram" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Angiography of arteriovenous shunt (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1417002", + "display" : "Operation on face", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Operation on face (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1431002", + "display" : "Fixation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Attachment" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "pexy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fixation (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "The act or operation of holding, suturing, or fastening in a fixed position." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1440003", + "display" : "Repair with resection-recession", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Repair with resection-recession (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1449002", + "display" : "Epilation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Depilation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Epilation of skin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Depilation of skin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Epilation (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of hair" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hair removal" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Depilating hair" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1453000", + "display" : "Biofeedback, galvanic skin response", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Biofeedback, galvanic skin response (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1455007", + "display" : "Cerclage", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cerclage (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1457004", + "display" : "Truncal vagotomy with pyloroplasty and gastrostomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Truncal vagotomy with pyloroplasty and gastrostomy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1494008", + "display" : "Osmolarity measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osmolarity measurement (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1500007", + "display" : "Bilateral epididymovasostomy with anastomosis of epididymis to vas deferens", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bilateral epididymovasostomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anastomosis of bilateral epididymides to bilateral vas deferens (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anastomosis of bilateral epididymides to bilateral vas deferens" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anastomosis of both epididymides to both vasa deferentia" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1501006", + "display" : "Altemeier operation, perineal rectal pull-through", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Altemeier operation, perineal rectal pull-through (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1505002", + "display" : "Hospital admission for isolation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital admission for isolation (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1529009", + "display" : "Aspiration of soft tissue", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aspiration of soft tissue (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1533002", + "display" : "Ureteroplication", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Plication of ureter" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ureteroplication (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1550000", + "display" : "Amikacin measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Amikacin measurement (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Amikacin level" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1555005", + "display" : "Brief group psychotherapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brief group psychotherapy (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1559004", + "display" : "IL-2 assay", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Interleukin (IL)-2 assay" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Interleukin-2 assay" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Interleukin-2 assay (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1576000", + "display" : "Repair of uteroenteric fistula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Repair of enterouterine fistula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Repair of uterointestinal fistula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Repair of intestinouterine fistula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closure of intestinouterine fistula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closure of uteroenteric fistula (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closure of uteroenteric fistula" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1578004", + "display" : "Reconstruction of ossicles with stapedectomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reconstruction of ossicles with stapedectomy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1583007", + "display" : "Tractotomy of mesencephalon", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tractotomy of mesencephalon (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1585000", + "display" : "Lengthening of gastrocnemius muscle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vulpius operation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lengthening of gastrocnemius muscle (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1596008", + "display" : "Anesthesia for total elbow replacement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anaesthesia for total elbow replacement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anesthesia for total elbow replacement (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1597004", + "display" : "Skeletal X-ray of ankle and foot", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Skeletal X-ray of ankle and foot (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1614003", + "display" : "Repair of both direct inguinal hernias", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Repair of bilateral direct inguinal hernias" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Repair of bilateral direct inguinal hernias (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1615002", + "display" : "Reline of upper partial denture at chairside", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reline of upper partial denture at chairside (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1616001", + "display" : "Galactosylceramide beta-galactosidase measurement, leukocytes", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Galactosylceramide beta-galactosidase measurement, leucocytes" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Galactosylceramide beta-galactosidase measurement, leukocytes (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1636000", + "display" : "Injection of sclerosing agent in varicose vein", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injection of varicose vein with sclerosing agent" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sclerotherapy of varicose vein" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injection of sclerosing agent in varicose vein (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1638004", + "display" : "Cineplasty with cineplastic prosthesis of extremity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cineplastic amputation with cineplastic prosthesis of extremity" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cineplastic amputation with cineplastic prosthesis of extremity (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1640009", + "display" : "History and physical examination, insurance", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "History and physical examination, insurance (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1645004", + "display" : "Transduodenal sphincterotomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transduodenal sphincterotomy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1651009", + "display" : "Excision of tendon sheath", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of tendon sheath (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1653007", + "display" : "Internal fixation of bone without fracture reduction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Internal fixation of bone without fracture reduction (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1669000", + "display" : "Making occupied bed", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Making occupied bed (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1677001", + "display" : "Haagensen test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haagensen test (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Breast examination for malignancy in which patient leans forward and breasts are examined for abnormal contour" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1678006", + "display" : "Endoscopic procedure of nerve", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Endoscopic procedure of nerve (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1680000", + "display" : "Secondary chemoprophylaxis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Secondary chemoprophylaxis (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1683003", + "display" : "Direct closure of laceration of conjunctiva", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Direct closure of laceration of conjunctiva (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1689004", + "display" : "Local excision of ovary", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Local excision of ovary (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1691007", + "display" : "Drainage of abscess of tonsil", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Drainage of abscess of tonsil (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1699009", + "display" : "Special dosimetry", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Special dosimetry (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1702002", + "display" : "Labial veneer, resin laminate, laboratory", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Labial veneer, resin laminate, laboratory (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1704001", + "display" : "Repair of congenital pseudoarthrosis of tibia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Repair of congenital pseudoarthrosis of tibia (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Correction of tibial pseudoarthrosis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1712009", + "display" : "Immunoglobulin typing, IgG", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immunoglobulin typing, immunoglobulin G" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immunoglobulin typing, immunoglobulin G (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1713004", + "display" : "Induction and maintenance of total body hypothermia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Induction and maintenance of total body hypothermia (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1730002", + "display" : "Suture of skin wound of hindfoot", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Suture of skin wound of hindfoot (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1746005", + "display" : "Scleral buckling with implant", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Encircling procedure of sclera for buckling with implant" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Scleral buckling with implant (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Buckling of sclera using implant" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1747001", + "display" : "Replacement of skeletal muscle stimulator", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of electronic stimulator of skeletal muscle with synchronous replacement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Replacement of skeletal muscle stimulator (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1753001", + "display" : "Resection of uveal tissue", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Resection of uveal tissue (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1757000", + "display" : "Arthroscopy of wrist with partial synovectomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arthroscopy of wrist with partial synovectomy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1759002", + "display" : "Assessment of nutritional status", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Physical/nutritional assessment" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Assessment of nutritional status (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1770009", + "display" : "Mitral valvotomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Valvulotomy of mitral valve" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mitral valvulotomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "MVy - Mitral valvotomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mitral valvotomy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1774000", + "display" : "Nasopharyngeal rehabilitation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nasopharyngeal rehabilitation (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1775004", + "display" : "Submaxillary incision with drainage", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Submaxillary incision with drainage (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1784004", + "display" : "Fecal stercobilin, qualitative", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Faecal stercobilin, qualitative" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fecal stercobilin, qualitative (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1787006", + "display" : "Ultrasonic guidance for pericardiocentesis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ultrasonic guidance for pericardiocentesis (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1788001", + "display" : "Blood unit collection for directed donation, donor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Collection, processing and storage of donor directed whole blood or components" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Directed blood donation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood unit collection for directed donation, donor (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1801001", + "display" : "Endoscopic biopsy of duodenum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Duodenoscopy and biopsy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Endoscopic biopsy of duodenum (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1805005", + "display" : "Surgical closure of stoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Take-down of stoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Surgical closure of stoma (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1811008", + "display" : "Aspiration of bursa of hand", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bursocentesis of hand" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Drainage of bursa of hand by aspiration" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aspiration of bursa of hand (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1813006", + "display" : "Cryotherapy of genital warts", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cryotherapy of genital warts (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1820004", + "display" : "Alcohol measurement, breath", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ethanol measurement, breath (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ethanol measurement, breath" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1830008", + "display" : "Open reduction of open sacral fracture", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open reduction of open sacral fracture (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1836002", + "display" : "Excision of diverticulum of ventricle of heart", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of diverticulum of ventricle of heart (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1844002", + "display" : "Plication of ligament", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Plication of ligament (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1854003", + "display" : "Incision of nose", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rhinotomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incision of nose (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1859008", + "display" : "Removal of foreign body from tendon of hand", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of foreign body from tendon of hand (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hand tendon foreign body removed" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1861004", + "display" : "Anesthesia for closed procedure on humerus and elbow", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anaesthesia for closed procedure on humerus and elbow" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anesthesia for closed procedure on humerus and elbow (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1862006", + "display" : "Thoracic phlebectomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thoracic phlebectomy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1866009", + "display" : "Bilateral total nephrectomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Total excision of bilateral kidneys" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Total excision of bilateral kidneys (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Total excision of both kidneys" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of entire bilateral kidneys" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1868005", + "display" : "Removal of foreign body from brain", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of foreign body from brain (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "FB - Removal of foreign body from brain" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1870001", + "display" : "Insertion of halo device of skull with synchronous skeletal traction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Insertion of halo device of skull with synchronous skeletal traction (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1871002", + "display" : "Repair of aneurysm of coronary artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Repair of coronary artery aneurysm" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Repair of aneurysm of coronary artery (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1872009", + "display" : "Suture of male perineum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Suture of male perineum (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1876007", + "display" : "Recession of prognathic jaw", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Correction of mandibular prognathism" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prognathic recession" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recession of prognathic jaw (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1879000", + "display" : "Fluorescent antigen measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fluorescent antigen measurement (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1889001", + "display" : "Patient transfer, in-hospital, unit-to-unit", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Patient transfer, in-hospital, unit-to-unit (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1907003", + "display" : "Bifurcation of bone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bifurcation of bone (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1917008", + "display" : "Patient discharge, deceased, medicolegal case", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Patient discharge, deceased, medicolegal case (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1924009", + "display" : "Hepaticotomy with drainage", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hepaticotomy with drainage (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1950008", + "display" : "Drainage of abscess of nasal septum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Drainage of abscess of nasal septum (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Drainage of nasal septal abscess" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1958001", + "display" : "Grafting of bone of thumb with transfer of skin flap", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Grafting of bone of thumb with transfer of skin flap (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1966005", + "display" : "Central block anesthesia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Central block anaesthesia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Central block anesthesia (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1983001", + "display" : "Total urethrectomy including cystostomy in female", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Total urethrectomy including cystostomy in female (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1995001", + "display" : "Stripping of cerebral meninges", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stripping of cerebral meninges (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1999007", + "display" : "Psychologic test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Psychological testing" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Psychologic test (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2002009", + "display" : "Construction of subcutaneous tunnel without esophageal anastomosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Construction of subcutaneous tunnel without oesophageal anastomosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Construction of subcutaneous tunnel without esophageal anastomosis (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2021001", + "display" : "Internal fixation of radius and ulna without fracture reduction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Internal fixation of radius and ulna without fracture reduction (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2051007", + "display" : "Red cell iron utilization study", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radioiron red cell utilization" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Red cell iron utilisation study" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radioiron red cell utilisation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Red cell iron utilization study (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2054004", + "display" : "Barbiturates measurement, quantitative and qualitative", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Barbiturates measurement, quantitative and qualitative (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2067001", + "display" : "Implantation of electromagnetic hearing aid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Implantation of electromagnetic hearing device" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Implantation of electromagnetic hearing aid (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2069003", + "display" : "Dental subperiosteal implant", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subperiosteal implantation into jaw" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Implantation of dental subperiosteal implant (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Implantation of dental subperiosteal implant" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2078009", + "display" : "Puncture of bursa of hand", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Puncture of bursa of hand (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2079001", + "display" : "Reimplantation of anomalous pulmonary artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reimplantation of anomalous pulmonary artery (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2080003", + "display" : "Angiectomy with anastomosis of lower limb artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arteriectomy with anastomosis of lower limb" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Resection of lower limb artery with anastomosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Angiectomy with anastomosis of lower limb artery (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2098004", + "display" : "Open reduction of open mandibular fracture with external fixation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open reduction of open mandibular fracture with external fixation (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2115003", + "display" : "Dental prophylaxis of child", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dental prophylaxis of child (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2119009", + "display" : "Repair of blood vessel", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Repair of blood vessel (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2127000", + "display" : "Reduction of closed sacral fracture", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reduction of closed sacral fracture (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2137005", + "display" : "Excision of pericardial tumor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of pericardial tumour" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of pericardial tumor (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2153008", + "display" : "Cardiac catheterization education", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cardiac catheterisation education" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cardiac catheterization education (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2161003", + "display" : "Operation on vulva", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vulva operation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Operation on vulva (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2164006", + "display" : "Injection of aorta", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injection of aorta (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2166008", + "display" : "Bicuspidization of aortic valve", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bicuspidisation of aortic valve" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bicuspidization of aortic valve (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2171001", + "display" : "Excision of tonsil tag (procedure)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Remnant tonsillectomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of remnant of tonsil" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of tonsil tag" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2178007", + "display" : "Ureterocentesis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ureterocentesis (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2181002", + "display" : "Operation for bone injury of tarsals and metatarsals", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Operation for bone injury of tarsals and metatarsals (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2188008", + "display" : "Suture of tendon to skeletal attachment", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tenosuture to skeletal attachment" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tenorrhaphy to skeletal attachment" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Suture of tendon to skeletal attachment (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2193006", + "display" : "Repair of ruptured aneurysm with graft of celiac artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Repair of ruptured aneurysm with graft of coeliac artery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Repair of ruptured aneurysm with graft of celiac artery (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2196003", + "display" : "Gas liquid chromatography, electron capture type", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gas liquid chromatography, electron capture type (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2199005", + "display" : "Excision of lesion of cul-de-sac", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of lesion of pouch of Douglas" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of lesion of cul-de-sac (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2214008", + "display" : "Curette test of skin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Curette test of skin (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2220009", + "display" : "Complement component assay", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Complement component assay (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2225004", + "display" : "Sensititre system test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sensititer system test" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sensititer system test (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2234009", + "display" : "Proctosigmoidopexy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Proctosigmoidopexy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2242005", + "display" : "Reconstruction of eyelid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reconstruction of eyelid (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2244006", + "display" : "Arthroscopy of wrist with internal fixation for instability", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arthroscopy of wrist with internal fixation for instability (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2250001", + "display" : "Resection of ascending aorta with anastomosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Resection of ascending aorta with anastomosis (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2252009", + "display" : "Hospital admission, urgent, 48 hours", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital admission, urgent, 48 hours (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2267008", + "display" : "Changing tracheostomy tube", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Changing tracheostomy tube (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Replacement of tracheostomy tube" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Change of tracheostomy tube" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2270007", + "display" : "Repair of cleft hand", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Repair of cleft hand (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Correction of cleft hand" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2276001", + "display" : "Exploration of popliteal artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Exploration of popliteal artery (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2278000", + "display" : "Urinalysis, automated", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Urinalysis, automated (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2279008", + "display" : "Antibody detection, RBC, enzyme, 1 stage technique, including anti-human globulin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antibody detection, red blood cell, enzyme, 1 stage technique, including anti-human globulin (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antibody detection, red blood cell, enzyme, 1 stage technique, including anti-human globulin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2290003", + "display" : "Microbial culture, anaerobic, initial isolation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Microbial culture, anaerobic, initial isolation (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2315006", + "display" : "Operation on cerebral meninges", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Operation on cerebral meninges (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brain meninges operation" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2318008", + "display" : "Anesthesia for cast procedure on forearm, wrist or hand", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anaesthesia for cast procedure on forearm, wrist or hand" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anesthesia for cast procedure on forearm, wrist or hand (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2321005", + "display" : "Delivery by Ritgen maneuver", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Delivery by Ritgen manoeuvre" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Delivery by Ritgen maneuver (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2322003", + "display" : "Suture of recent wound of eyelid, direct closure, full-thickness", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Suture of recent wound of eyelid, direct closure, full-thickness (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2337004", + "display" : "Adductor tenotomy of hip", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Division of adductor tendon of hip" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adductor tenotomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tenotomy of adductor muscle of thigh" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adductor tenotomy of hip (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2344008", + "display" : "Complicated cystorrhaphy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Complicated cystorrhaphy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2364003", + "display" : "Radical resection of tumor of soft tissue of wrist area", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radical resection of tumour of soft tissue of wrist area" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radical resection of tumor of soft tissue of wrist area (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2371008", + "display" : "Tympanoplasty type II with graft against incus or malleus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tympanoplasty with incudostapediopexy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Myringomalleolabyrinthopexy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tympanoplasty type II with graft against incus or malleus (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2373006", + "display" : "Buffy coat smear evaluation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Buffy coat smear evaluation (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2382000", + "display" : "Application of manual or electric breast pump", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Breast pumping" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Application of breast pump" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Application of breast pump (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2386002", + "display" : "Reduction of closed patellar dislocation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reduction of closed patellar dislocation (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2393003", + "display" : "Ligation of vein of lower limb", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ligation of vein of lower limb (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2406000", + "display" : "Periodontic dental consultation and report", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Periodontic dental consultation and report (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2407009", + "display" : "Excision of mediastinal tumor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of mediastinal tumour" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of mediastinal tumor (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2408004", + "display" : "Hexosaminidase A and total hexosaminidase measurement, serum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hexosaminidase A and total hexosaminidase measurement, serum (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2409007", + "display" : "Reattachment of extremity of foot", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Replantation of toe" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reattachment of extremity of foot (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2425002", + "display" : "Epstein-Barr virus serologic test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "EBV serologic test" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Epstein-Barr virus serologic test (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2442008", + "display" : "Incision of lacrimal canaliculus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incision of lacrimal canaliculus (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2448007", + "display" : "Cell count of synovial fluid with differential count", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cell count of synovial fluid with differential count (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2455009", + "display" : "Revision of lumbosubarachnoid shunt", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Revision of lumbosubarachnoid shunt (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2457001", + "display" : "Blind rehabilitation therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blind and partially sighted rehabilitation - vocational training" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blind rehabilitation therapy (regime/therapy)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blind rehabilitation" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2458006", + "display" : "Educational therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Educational therapy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2459003", + "display" : "Destructive procedure of artery of upper extremity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Destructive procedure of artery of upper extremity (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2474001", + "display" : "Repair of malunion of metatarsal bones", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Repair of malunion of metatarsal bones (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2475000", + "display" : "Urine specimen collection, 24 hours", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "24 hour urine specimen collection" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Twenty-four hour collection of urine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Collection of 24-hour urine specimen for laboratory" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Urine specimen collection, 24 hours (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2480009", + "display" : "Debridement of skin, subcutaneous tissue, muscle and bone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Debridement of skin, subcutaneous tissue, muscle and bone (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2486003", + "display" : "Destruction of tissue of breast", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Destructive procedure of breast" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Breast destructive procedure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Destruction of tissue of breast (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2488002", + "display" : "Prescription, fitting and dispensing of contact lens", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Provision of contact lens" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prescription, fitting and dispensing of contact lens (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2494005", + "display" : "Nursing conference", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nursing conference (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nurse to nurse communication" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2498008", + "display" : "Rebase of upper partial denture", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rebase of upper partial denture (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2507007", + "display" : "5' Nucleotidase measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "5' Nucleotidase measurement (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2508002", + "display" : "Retrograde urography with KUB", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Retrograde urography with kidney-ureter-bladder" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Retrograde urography with kidney-ureter-bladder (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2514009", + "display" : "Reduction of closed humeral supracondylar fracture with manipulation and traction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Manual reduction of closed supracondylar fracture of humerus with traction (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Manual reduction of closed supracondylar fracture of humerus with traction" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2517002", + "display" : "Stroke rehabilitation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stroke rehabilitation (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2530001", + "display" : "Chiropractic visit", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chiropractic visit (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2531002", + "display" : "Mononuclear cell function assay", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mononuclear cell function assay (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2535006", + "display" : "Pulpectomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dental pulp extirpation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pulpectomy (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of pulp - complete" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pulpectomy of tooth" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Extirpation of pulp of tooth" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pulp extirpation" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2536007", + "display" : "Injection of medication in anterior chamber of eye", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injection of medication in anterior chamber of eye (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2547000", + "display" : "Excision of keloid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of keloid (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2552005", + "display" : "Incision of cerebral subarachnoid space", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incision of cerebral subarachnoid space (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2564002", + "display" : "Creation of lumbar shunt including laminectomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Creation of lumbar shunt including laminectomy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2566000", + "display" : "Osteoplasty of radius", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osteoplasty of radius (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2567009", + "display" : "Resection of rib by transaxillary approach", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Resection of rib by transaxillary approach (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2580007", + "display" : "Transplant of hair follicles to scalp", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transplant of hair follicles to scalp (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2598006", + "display" : "Open heart surgery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open heart surgery (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2601001", + "display" : "Removal of bone flap of skull", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of bone flap of skull (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2607002", + "display" : "Operation on uterus supporting structures", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Operation of supporting structures of uterus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Operation on uterus supporting structures (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2613006", + "display" : "Implantation of prosthesis or prosthetic device of joint of hand", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Implantation of joint prosthesis into joint of hand (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Implantation of joint prosthesis of hand" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Implantation of joint prosthesis into joint of hand" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2614000", + "display" : "Removal of ligature from fallopian tube", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of ligature from fallopian tube (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2616003", + "display" : "Repair of bifid digit of hand", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Repair of bifid digit of hand (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2619005", + "display" : "Psychiatric interpretation to family or parents of patient", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Psychiatric interpretation to family or parents of patient (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2629003", + "display" : "Intracranial/cerebral perfusion pressure monitoring", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intracranial/cerebral perfusion pressure monitoring (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2632000", + "display" : "Incision and drainage of infected bursa of upper arm", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incision and drainage of infected bursa of upper arm (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2642003", + "display" : "Prefabricated post and core in addition to crown", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prefabricated post and core in addition to crown (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2643008", + "display" : "Ligation of varicose vein of head and neck", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ligation of varicose vein of head and neck (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2644002", + "display" : "Cauterization of liver", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cauterisation of liver" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cauterization of liver (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2645001", + "display" : "Intelligence test/WB1", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intelligence test/WB1 (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2646000", + "display" : "Incision and exploration of vas deferens", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incision and exploration of vas deferens (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vasotomy and exploration" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2658000", + "display" : "Social service interview of patient", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Social service interview of patient (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2659008", + "display" : "Suture of ligament of lower extremity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Suture of ligament of lower extremity (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2668005", + "display" : "Recementation of space maintainer", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recementation of space maintainer (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2673004", + "display" : "Incision and drainage of masticator space by extraoral approach", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incision and drainage of masticator space by extraoral approach (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2677003", + "display" : "Stripping", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stripping (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A removal done by peeling, often using a stripper" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2690005", + "display" : "Magnetic resonance imaging of pelvis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Magnetic resonance imaging of pelvis (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "MRI of pelvis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2693007", + "display" : "Stool fat, quantitative measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stool fat, quantitative measurement (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2696004", + "display" : "Hepatic venography with hemodynamic evaluation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hepatic venography with haemodynamic evaluation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hepatic venography with hemodynamic evaluation (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2697008", + "display" : "Stripping and ligation of saphenous vein", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stripping and ligation of great saphenous vein (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stripping and ligation of great saphenous vein" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2716009", + "display" : "Dermal-fat-fascia graft", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dermal-fat-fascia graft (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2722000", + "display" : "IL-3 assay", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Interleukin-3 assay" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Interleukin-3 assay (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2731000", + "display" : "Serologic test for Influenza A virus (procedure)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Serologic test for Influenza A virus" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2732007", + "display" : "Recession of tendon of hand", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recession of tendon of hand (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2737001", + "display" : "Exploratory craniotomy, infratentorial", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Exploratory craniectomy, infratentorial" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Exploratory craniotomy, infratentorial (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2742009", + "display" : "Destruction of Bartholin's gland or cyst", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Destruction of Bartholin's gland" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Destruction of Bartholin's gland (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Destruction of Bartholin gland" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2743004", + "display" : "Operative endoscopy of ileum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Operative ileoscopy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Operative endoscopy of ileum (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2745006", + "display" : "Omentopexy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Epiplopexy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Omentopexy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2752008", + "display" : "Incudopexy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incudopexy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2780005", + "display" : "Osteoplasty of facial bones", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osteoplasty of facial bones (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2794006", + "display" : "Cauterization of navel", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cauterisation of navel" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cauterization of navel (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2802005", + "display" : "Manual dilation and stretching", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Manual dilation and stretching (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A dilation and stretching done by manipulation" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2811005", + "display" : "Cineradiography of pharynx", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cineradiography of pharynx (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2813008", + "display" : "Nephroureterocystectomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nephroureterocystectomy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2837008", + "display" : "Transposition of ulnar nerve at elbow", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transposition of ulnar nerve at elbow (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2842000", + "display" : "Gas chromatography measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gas chromatography measurement (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2843005", + "display" : "Revision of urinary conduit", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Revision of urinary conduit (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2847006", + "display" : "Cervical myelography", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cervical myelography (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cervical myelogram" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2851008", + "display" : "Arthrotomy for synovectomy of sternoclavicular joint", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arthrotomy for synovectomy of sternoclavicular joint (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2854000", + "display" : "Bursectomy of hand", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of bursa of hand" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Resection of bursa of hand" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bursectomy of hand (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2857007", + "display" : "Complete pinealectomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Complete excision of pineal gland" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Complete excision of pineal gland (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2866006", + "display" : "Obliteration of lymphatic structure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Obliteration of lymphatic structure (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2875008", + "display" : "Implantation of prosthesis or prosthetic device of elbow joint", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Implantation of joint prosthesis into elbow joint (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Implantation of joint prosthesis of elbow" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Implantation of joint prosthesis into elbow joint" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2885009", + "display" : "Intradermal skin test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intradermal allergen test" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intradermal skin test (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2891006", + "display" : "Arthroscopy of elbow with partial synovectomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arthroscopy of elbow with partial synovectomy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2898000", + "display" : "DNA analysis, antenatal, blood", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deoxyribonucleic acid analysis, antenatal, blood (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deoxyribonucleic acid analysis, antenatal, blood" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2908005", + "display" : "Destruction of hemorrhoids by cryotherapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cryotherapy of hemorrhoids" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Destruction of haemorrhoids by cryotherapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cryotherapy of haemorrhoids" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Destruction of hemorrhoids by cryotherapy (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cryotherapy to haemorrhoid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cryotherapy to hemorrhoid" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2914003", + "display" : "Anterior sclerotomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anterior sclerotomy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2915002", + "display" : "Suture of capsule of ankle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Capsulorrhaphy of ankle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Suture of capsule of ankle (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2933008", + "display" : "Pneumogynecography", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pneumogynaecography" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pneumogynecography (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2945004", + "display" : "Suprapubic diverticulectomy of bladder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Suprapubic diverticulectomy of urinary bladder (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Suprapubic diverticulectomy of urinary bladder" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2947007", + "display" : "Therapeutic compound measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Therapeutic compound measurement (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2960001", + "display" : "Repair of fistula of cervix", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closure of fistula of cervix" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closure of fistula of uterine cervix (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closure of fistula of uterine cervix" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2968008", + "display" : "Craniectomy with treatment of penetrating wound of brain", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Craniectomy with treatment of penetrating wound of brain (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2970004", + "display" : "Metacarpal lengthening and transfer of local flap", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cocked hat procedure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Metacarpal lengthening and transfer of local flap (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2971000", + "display" : "Closure of urethrovaginal fistula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closure of acquired urethrovaginal fistula (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closure of acquired urethrovaginal fistula" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2977001", + "display" : "Thrombectomy of lower limb vein", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of thrombus of lower limb vein" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thrombectomy of lower limb vein (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3001009", + "display" : "Total lobectomy with bronchoplasty", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Total lobectomy with bronchoplasty (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3010001", + "display" : "Removal of silastic tubes from ear", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of silastic tubes from ear (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3016007", + "display" : "Removal of Crutchfield tongs from skull", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of Crutchfield tongs from skull (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3025001", + "display" : "Calcitonin measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thyrocalcitonin measurement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Calcitonin measurement (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3026000", + "display" : "Tibiotalar arthrodesis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fusion of tibiotalar joint" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tibiotalar arthrodesis (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3029007", + "display" : "Peripheral nervous system disease rehabilitation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Peripheral nervous system disease rehabilitation (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3041000", + "display" : "Repair of stomach", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Repair of stomach (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3047001", + "display" : "Kowa fundus photography", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Kowa fundus photography (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3060007", + "display" : "Forequarter amputation, right", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Forequarter amputation, right (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3061006", + "display" : "Complete avulsion of nail", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Complete excision of nail AND nail matrix" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Complete excision of nail AND nail matrix (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3063009", + "display" : "Gastroscopy through artificial stoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Percutaneous endoscopy through gastrostomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Endoscopy of stomach through stoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastroscopy through artificial stoma (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastroscopy via stoma" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3075004", + "display" : "Nonoperative removal of prosthesis of bile duct", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nonoperative removal of prosthesis of bile duct (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3078002", + "display" : "Embolectomy with catheter of renal artery by abdominal incision", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Embolectomy with catheter of renal artery by abdominal incision (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3083005", + "display" : "Removal of device from thorax", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of device from thorax (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3088001", + "display" : "Anesthesia for endoscopic procedure on upper extremity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anaesthesia for endoscopic procedure on upper extremity" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anesthesia for endoscopic procedure on upper extremity (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3090000", + "display" : "Aneurysmectomy with graft replacement of lower limb artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aneurysmectomy with graft replacement of lower limb artery (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3112006", + "display" : "Restraint removal", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Restraint removal (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3116009", + "display" : "Blood coagulation panel", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood coagulation screen" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clotting screening" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Coagulation system screening" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clotting screen" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood coagulation panel (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3130004", + "display" : "Monitoring of cardiac output by ECG", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Monitoring of cardiac output by electrocardiogram (regime/therapy)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Monitoring of cardiac output by electrocardiogram" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3133002", + "display" : "Patient discharge, deceased, autopsy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Patient discharge, deceased, autopsy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3137001", + "display" : "Reimplantation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reimplantation (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Implantation that is being revised." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3143004", + "display" : "Visual field examination and evaluation, intermediate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Visual field examination and evaluation, intermediate (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3162001", + "display" : "Gadolinium measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gadolinium measurement (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3164000", + "display" : "Open reduction of closed mandibular fracture with interdental fixation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open reduction of closed mandibular fracture with interdental fixation (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3165004", + "display" : "Irrigation of muscle of hand", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Irrigation of muscle of hand (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3166003", + "display" : "Repair of salivary gland fistula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closure of salivary fistula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closure of fistula of salivary gland (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closure of fistula of salivary gland" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3177009", + "display" : "Internal obstetrical version", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Internal obstetrical version (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3183007", + "display" : "Closure of colostomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Take-down of colostomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closure of colostomy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3186004", + "display" : "Excision of Skene's gland", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of Skene's gland (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of Skene gland" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3190002", + "display" : "Epilation by forceps", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Epilation by forceps (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3204007", + "display" : "Destructive procedure of nerve", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Destructive procedure of nerve (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3241008", + "display" : "Correction of chordee with mobilization of urethra", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Correction of chordee with mobilisation of urethra" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Correction of chordee with mobilization of urethra (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3249005", + "display" : "Surgical construction of filtration bleb", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Surgical construction of filtration bleb (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Creation of filtering bleb" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trabeculectomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ocular trabeculectomy" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3256004", + "display" : "Cervical lymphangiogram", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cervical lymphangiogram (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3257008", + "display" : "Empty and measure peritoneal dialysis fluid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Empty and measure peritoneal dialysis fluid (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3258003", + "display" : "Arteriography of cerebral arteries", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Angiography of intracranial vessels" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cerebral arteriogram" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cerebral arteriography" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Angiography of cerebral arteries (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Angiography of cerebral arteries" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arteriography of intracranial vessels" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3268008", + "display" : "Transplantation of tissue of pelvic region", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transplantation of tissue of pelvic region (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3270004", + "display" : "Implantation of neurostimulator in spine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Insertion of spinal neurostimulator" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Implantation of neurostimulator in spine (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Implantation of neuropacemaker in spine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Implantation of spinal neuropacemaker" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3278006", + "display" : "Lysis of adhesions of bursa of hand", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lysis of adhesions of bursa of hand (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3287002", + "display" : "Cholecystogastrostomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gallbladder to stomach anastomosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cholecystogastrostomy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3320000", + "display" : "Autotransfusion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Autologous blood transfusion" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Autotransfusion (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abt - autologous blood transfusion" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3324009", + "display" : "Laser beam photocoagulation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Laser coagulation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Laser beam photocoagulation (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A photocoagulation using a laser beam" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3326006", + "display" : "Excision of bunionette", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of bunionette (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of exostosis of head of fifth metatarsal" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3328007", + "display" : "Incision of vein of head and neck", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phlebotomy of head and neck vein" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Venotomy of head and neck vein" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incision of vein of head and neck (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3333006", + "display" : "Application of short arm splint, forearm to hand, static", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Application of short arm splint, forearm to hand, static (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3338002", + "display" : "Open reduction of open radial shaft fracture", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open reduction of open radial shaft fracture (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3352000", + "display" : "Parathyroid hormone measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PTH measurement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Parathormone measurement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immunoreactive PTH measurement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PTH - Parathyroid hormone level" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Parathyroid hormone measurement (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3357006", + "display" : "Iron kinetics study", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Iron kinetics" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Iron kinetics study (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3360004", + "display" : "Anastomosis of bile ducts", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Biliary anastomosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bile duct anastomosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anastomosis of bile ducts (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3390006", + "display" : "Verification routine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Verification procedure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Verification routine (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3399007", + "display" : "Reduction of torsion of omentum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reduction of torsion of omentum (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3407002", + "display" : "Creation of lesion of spinal cord by percutaneous method", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Creation of lesion of spinal cord by percutaneous method (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3413006", + "display" : "Blood cell morphology", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood cell morphology (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3418002", + "display" : "Chondrectomy of spine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diskectomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chondrectomy of intervertebral cartilage" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of intervertebral cartilage" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of intervertebral disc" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arthrectomy of intervertebral disc" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intervertebral discectomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Discectomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chondrectomy of spine (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Discectomy of spine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3432000", + "display" : "Preventive dental service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Preventive dental service (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3443008", + "display" : "Pulp cap, direct, excluding final restoration", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pulp capping" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pulp cap tooth - direct" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pulp cap, direct, excluding final restoration (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3450007", + "display" : "Lymphocytes, T and B cell evaluation (procedure)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lymphocytes, T and B cell evaluation" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3457005", + "display" : "Patient referral", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Patient referral (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Referral procedure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Referral" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3479000", + "display" : "Removal of heart assist system with replacement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of pump assist device of heart with replacement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of heart assist system with replacement (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3498003", + "display" : "Total excision of pituitary gland by transsphenoidal approach", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ablation of pituitary gland by transsphenoidal approach" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Total excision of pituitary gland by transsphenoidal approach (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3499006", + "display" : "Aspiration of vitreous with replacement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Extraction of vitreous with replacement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of vitreous with replacement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aspiration of vitreous with replacement (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3509001", + "display" : "Streptococcus vaccination", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Streptococcus immunization" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Streptococcus immunisation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Streptococcus vaccination (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3515001", + "display" : "Replacement of electronic heart device, pulse generator", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Replacement of pacemaker pulse generator" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Replacement of electronic heart device, pulse generator (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3517009", + "display" : "Removal of foreign body of pelvis from subcutaneous tissue", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of foreign body of pelvis from subcutaneous tissue (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3518004", + "display" : "Aversive psychotherapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aversive psychotherapy (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3527003", + "display" : "Antibody measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antibody measurement (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3546002", + "display" : "Aortocoronary artery bypass graft with saphenous vein graft", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aortocoronary artery bypass graft with saphenous vein graft (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ACSVG - Aortocoronary saphenous vein graft" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ACSVBG - Aortocoronary saphenous vein bypass graft" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Coronary artery bypass graft with saphenous vein graft" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3559005", + "display" : "Insertion of ureteral stent with ureterotomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Insertion of ureteral stent with ureterotomy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3562008", + "display" : "Rodney Smith operation, radical subtotal pancreatectomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rodney Smith operation, radical subtotal pancreatectomy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3564009", + "display" : "Removal of foreign body from fallopian tube", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of foreign body from fallopian tube (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3575008", + "display" : "Repair of fascia with graft of fascia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Repair of fascia with graft of fascia (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3580004", + "display" : "Removal of calculus of pharynx", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of calculus of pharynx (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3605001", + "display" : "Reduction of ciliary body", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diminution of ciliary body" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reduction of ciliary body (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3607009", + "display" : "Transplantation of mesenteric tissue", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transplantation of mesenteric tissue (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3620007", + "display" : "Red cell survival study with hepatic sequestration", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Isotope study for red blood cell hepatic sequestration" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Red cell survival study with hepatic sequestration (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3625002", + "display" : "Anesthesia for brachial arteriograms, retrograde", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anaesthesia for brachial arteriograms, retrograde" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anesthesia for brachial arteriograms, retrograde (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3651000", + "display" : "Morphometric analysis, nerve", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Morphometric analysis, nerve (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3654008", + "display" : "Lingulectomy of lung", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of lingula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lingulectomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lingulectomy of lung (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3659003", + "display" : "Incision of inner ear", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incision of inner ear (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3664004", + "display" : "Repair of scleral fistula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closure of scleral fistula (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closure of scleral fistula" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3666002", + "display" : "Peripheral neurorrhaphy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Suture of peripheral nerve" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Peripheral neurorrhaphy (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Repair of peripheral nerve by suturing" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3669009", + "display" : "Fitting of prosthesis or prosthetic device of upper arm", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fitting of prosthesis or prosthetic device of upper arm (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3673007", + "display" : "Leadbetter urethral reconstruction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Leadbetter urethral reconstruction (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3683006", + "display" : "Selenium measurement, urine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Selenium measurement, urine (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3686003", + "display" : "Zancolli operation for tendon transfer of biceps", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Zancolli operation for tendon transfer of biceps (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3688002", + "display" : "Anesthesia for lens surgery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anaesthesia for lens surgery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anesthesia for lens surgery (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3690001", + "display" : "Shunt of left subclavian to descending aorta by Blalock-Park operation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Shunt of left subclavian to descending aorta by Blalock-Park operation (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3691002", + "display" : "Wedge osteotomy of tarsals and metatarsals", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Wedge osteotomy of tarsals and metatarsals (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3697003", + "display" : "Tissue processing technique, routine, embed, cut and stain, per autopsy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tissue processing technique, routine, embed, cut and stain, per autopsy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3700004", + "display" : "Erysiphake extraction of cataract by intracapsular approach", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Erysophake extraction of lens" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Suction extraction of lens" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Erysiphake extraction of cataract by intracapsular approach (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intracapsular extraction of cataract using an erysiphake, an instrument used to aspirate a cataract." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3701000", + "display" : "Removal of foreign body of hip from subcutaneous tissue", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of foreign body of hip from subcutaneous tissue (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3713005", + "display" : "Release for de Quervain's tenosynovitis of hand", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Release for de Quervain's tenosynovitis of hand (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Release for de Quervain tenosynovitis of hand" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3717006", + "display" : "Dilute Russell viper venom time", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "DRVVT" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stypven time" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dilute Russell viper venom time (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3735002", + "display" : "Coproporphyrin III measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Coproporphyrin III measurement (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3740005", + "display" : "Removal of foreign body of canthus by incision", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of foreign body of canthus by incision (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3748003", + "display" : "Biopsy of perirenal tissue", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Biopsy of perirenal tissue (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3749006", + "display" : "Reduction of closed ischial fracture", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reduction of closed ischial fracture (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3758004", + "display" : "Thrombectomy with catheter of subclavian artery by neck incision", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thrombectomy with catheter of subclavian artery by neck incision (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3770000", + "display" : "Ward urine dip stick testing", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ward urine dip stick testing (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3778007", + "display" : "Manipulation of scrotal tissue", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Scrotum manipulation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Manipulation of scrotal tissue (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3780001", + "display" : "Routine patient disposition, no follow-up planned", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Routine patient disposition, no follow-up planned (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3784005", + "display" : "Delayed hypersensitivity skin test for SK-SD", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Delayed hypersensitivity skin test for streptokinase-streptodornase (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Delayed hypersensitivity skin test for streptokinase-streptodornase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3786007", + "display" : "Excision of lesion of pharynx", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of lesion of pharynx (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3787003", + "display" : "Ultrasonic guidance for needle biopsy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Needle biopsy using ultrasonographic guidance (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ultrasonography guided needle biopsy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Needle biopsy using ultrasonographic guidance" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3794000", + "display" : "Pregnanetriol measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pregnanetriol measurement (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3796003", + "display" : "Excision of redundant mucosa from jejunostomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of redundant mucosa from jejunostomy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3799005", + "display" : "Radiography of adenoids", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radiography of adenoids (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3802001", + "display" : "Dental application of desensitizing medicament", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dental application of desensitising medicament" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dental application of desensitizing medicament (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Desensitise tooth" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Topical application of tooth medicament - desensitising agent" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Topical application of tooth medicament - desensitizing agent" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Desensitize tooth" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3819004", + "display" : "Embolization of thoracic artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Embolisation of thoracic artery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Embolization of thoracic artery (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3826004", + "display" : "Blepharotomy with drainage of abscess of eyelid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Drainage of abscess of eyelid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blepharotomy with drainage of abscess of eyelid (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incision of eyelid with drainage of abscess" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3828003", + "display" : "Open biopsy of vertebral body of thoracic region", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open biopsy of vertebral body of thoracic region (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3831002", + "display" : "Chiropractic application of ice", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chiropractic application of ice (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3843001", + "display" : "Removal of foreign body from fascia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of foreign body from fascia (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3858009", + "display" : "Echography of thyroid, A-mode", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Echography of thyroid, A-mode (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3861005", + "display" : "Aneurysmectomy with anastomosis of lower limb artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aneurysmectomy with anastomosis of lower limb artery (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3862003", + "display" : "Total vital capacity measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Total vital capacity measurement (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3864002", + "display" : "Excisional biopsy of scrotum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excisional biopsy of scrotum (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3880007", + "display" : "Excision of lesion of fibula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of lesion of fibula (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3881006", + "display" : "Incision and drainage of submental space by extraoral approach", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incision and drainage of submental space by extraoral approach (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3887005", + "display" : "Ligation of wart", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Wart ligation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ligation of wart (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3889008", + "display" : "Suture of lip", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cheilorrhaphy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Suture of lip (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3891000", + "display" : "Comprehensive orthodontic treatment, permanent dentition, for class I malocclusion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Comprehensive orthodontic treatment, permanent dentition, for class I malocclusion (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3895009", + "display" : "Application of dressing", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dressing" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dressing of skin or wound" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Application of dressing (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3907006", + "display" : "Incision and drainage of retroperitoneal abscess", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incision and drainage of retroperitoneal abscess (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3911000", + "display" : "Muscle transplantation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transplantation of muscle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muscle flap" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muscle transplantation (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3915009", + "display" : "Excision of artery of thorax and abdomen", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of artery of thorax and abdomen (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3917001", + "display" : "Excisional biopsy of phalanges of foot", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excisional biopsy of phalanges of foot (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3918006", + "display" : "Plastic repair with lengthening", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Plastic repair with lengthening (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3926003", + "display" : "Lactic acid measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lactic acid measurement (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lactate measurement" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3929005", + "display" : "Patient transfer, in-hospital, bed-to-bed", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Patient transfer, in-hospital, bed-to-bed (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3936006", + "display" : "Making Foster bed", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Making Foster bed (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3938007", + "display" : "Cerclage for retinal reattachment", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cerclage for retinal reattachment (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3942005", + "display" : "Cystopexy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Suspension of bladder" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cystopexy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3955006", + "display" : "Antibody elution, RBC", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antibody elution from red blood cells (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antibody elution from red blood cells" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3957003", + "display" : "Arteriectomy of thoracoabdominal aorta", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Resection of thoracoabdominal aorta" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arteriectomy of thoracoabdominal aorta (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3963007", + "display" : "Operation on submaxillary gland", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Operation on submaxillary gland (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3967008", + "display" : "Fluorescence polarization immunoassay", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fluorescence polarisation immunoassay" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fluorescence polarization immunoassay (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3968003", + "display" : "Facetectomy of vertebra", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of spinal facet joint" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Facetectomy of vertebra (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3969006", + "display" : "Removal of osteocartilagenous loose body from joint structures", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of osteochondritis dissecans of joint" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of osteocartilagenous loose body from joint structures (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3971006", + "display" : "Duchenne muscular dystrophy carrier detection", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Duchenne muscular dystrophy carrier detection (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3980006", + "display" : "Subtotal resection of esophagus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Partial esophagectomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subtotal resection of oesophagus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subtotal oesophagectomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Total thoracic oesophagectomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Partial excision of oesophagus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Partial oesophagectomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Partial excision of esophagus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subtotal esophagectomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Total thoracic esophagectomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subtotal resection of esophagus (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3981005", + "display" : "Carrier detection, molecular genetics", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carrier detection, molecular genetics (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3985001", + "display" : "Anesthesia for procedure on arteries of lower leg with bypass graft", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anaesthesia for procedure on arteries of lower leg with bypass graft" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anesthesia for procedure on arteries of lower leg with bypass graft (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3991004", + "display" : "Magnetic resonance imaging of pelvis, prostate and bladder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Magnetic resonance imaging of pelvis, prostate and bladder (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "MRI of pelvis, prostate and bladder" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3998005", + "display" : "Bone imaging of limited area", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bone imaging of limited area (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4007002", + "display" : "Anti-human globulin test, indirect, titer, non-gamma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anti-human globulin test, indirect, titre, non-gamma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anti-human globulin test, indirect, titer, non-gamma (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4008007", + "display" : "Phlebography of neck", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phlebography of neck (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4027001", + "display" : "Implantation of electronic stimulator into phrenic nerve", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Implantation of electronic stimulator into phrenic nerve (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4034004", + "display" : "Closed reduction of facial fracture, except mandible", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed reduction of facial fracture, except mandible (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4035003", + "display" : "Restoration, resin, two surfaces, posterior, permanent", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Restoration, resin, two surfaces, posterior, permanent (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4036002", + "display" : "Arthroscopy of elbow with extensive debridement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arthroscopy of elbow with extensive debridement (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4037006", + "display" : "Removal of vascular graft or prosthesis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of vascular graft or prosthesis (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4044002", + "display" : "Permanent colostomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Construction of permanent colostomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Creation of permanent colostomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Permanent colostomy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4045001", + "display" : "Drainage of cerebral ventricle by incision", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Drainage of cerebral ventricle by incision (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4052004", + "display" : "Percutaneous aspiration of spinal cord cyst", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Percutaneous aspiration of spinal cord syrinx" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Percutaneous aspiration of spinal cord syrinx (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4064007", + "display" : "Specimen aliquoting", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Specimen aliquoting (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4068005", + "display" : "Removal of ventricular reservoir with synchronous replacement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of ventricular reservoir with synchronous replacement (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4083000", + "display" : "Fitting of prosthesis or prosthetic device of lower arm", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fitting of prosthesis or prosthetic device of lower arm (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4084006", + "display" : "Repair of tendon of hand by graft or implant of muscle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Repair of tendon of hand by graft or implant of muscle (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4090005", + "display" : "Replacement of transvenous atrial and ventricular pacemaker electrode leads", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Replacement of transvenous atrial and ventricular pacemaker electrode leads (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4094001", + "display" : "Reduction of retroversion of uterus by pessary", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reduction of retroversion of uterus by pessary (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reduction of retroversion of uterus by suppository" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4102006", + "display" : "Root canal therapy, anterior, excluding final restoration", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Root canal therapy, anterior, excluding final restoration (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4114003", + "display" : "Parenteral chemotherapy for malignant neoplasm", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Parenteral chemotherapy for malignant neoplasm (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4116001", + "display" : "Fenestration procedure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Construction of window" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Construction of window (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A construction of openings or fenestrae" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4119008", + "display" : "Intracranial phlebectomy with anastomosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intracranial phlebectomy with anastomosis (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4134002", + "display" : "Operative block anesthesia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Operative block anaesthesia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Operative block anesthesia (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4139007", + "display" : "Posterior spinal cordotomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Posterior spinal cordotomy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4143006", + "display" : "Injection of anterior chamber of eye", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injection of anterior chamber of eye (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injection into anterior chamber of eye" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4149005", + "display" : "Bone histomorphometry, aluminum stain", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bone histomorphometry, aluminium stain" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bone histomorphometry, aluminum stain (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4154001", + "display" : "Incision and drainage of penis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incision and drainage of penis (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4165006", + "display" : "Delayed hypersensitivity skin test for staphage lysate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Delayed hypersensitivity skin test for staphage lysate (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4192000", + "display" : "Toxicology testing for organophosphate insecticide", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Toxicology testing for organophosphate insecticide (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4213001", + "display" : "Implantation of Ommaya reservoir", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Implantation of Ommaya reservoir (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4214007", + "display" : "Intracardiac injection for cardiac resuscitation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intracardiac injection for cardiac resuscitation (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4226002", + "display" : "Excision of lesion of thoracic vein", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of lesion of thoracic vein (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4252008", + "display" : "Aneurysmectomy with graft replacement by interposition", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aneurysmectomy with graft replacement by interposition (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4263006", + "display" : "Biopsy of soft tissue of elbow area, superficial", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Biopsy of soft tissue of elbow area, superficial (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4266003", + "display" : "Referral to drug addiction rehabilitation service (procedure)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Referral to drug addiction rehabilitation service" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Referral for drug addiction rehabilitation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Patient referral for medication addiction rehabilitation" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4285000", + "display" : "Insertion of bone growth stimulator into femur", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Insertion of bone growth stimulator into femur (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4293000", + "display" : "Reduction of intussusception by laparotomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reduction of intussusception by laparotomy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4304000", + "display" : "Excision of cusp of tricuspid valve", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of cusp of tricuspid valve (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4319004", + "display" : "Rebase of complete lower denture", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rebase of complete lower denture (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4321009", + "display" : "Bilateral leg arteriogram", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bilateral angiography of legs" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Angiography of both lower extremity arteries" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arteriography of bilateral lower extremity arteries" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Angiography of bilateral lower extremity arteries (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Angiography of bilateral lower extremity arteries" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arteriography of both lower extremity arteries" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4323007", + "display" : "Destruction of lesion of sclera", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Destruction of lesion of sclera (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4331002", + "display" : "Anesthesia for hernia repair in lower abdomen", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anaesthesia for hernia repair in lower abdomen" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anesthesia for hernia repair in lower abdomen (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4333004", + "display" : "Incision and drainage of perisplenic space", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incision and drainage of perisplenic space (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4336007", + "display" : "Lloyd-Davies operation, abdominoperineal resection", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lloyd-Davies operation, abdominoperineal resection (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4337003", + "display" : "Homogentisic acid measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Homogentisic acid measurement (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4339000", + "display" : "Repair of nasolabial fistula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closure of nasolabial fistula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Repair of nasolabial fistula (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4341004", + "display" : "Complete submucous resection of turbinate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Complete submucous resection of turbinate (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4344007", + "display" : "Cryopexy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cryopexy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4348005", + "display" : "Musculoplasty of hand", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Myoplasty of hand" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Musculoplasty of hand (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4350002", + "display" : "Removal of implant of cornea", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of artificial implant from cornea" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of implant of cornea (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4363008", + "display" : "Endoscopic brush biopsy of trachea", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Endoscopic brush biopsy of trachea (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4365001", + "display" : "Surgical repair", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Repair" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Surgical repair (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Restoring, to the extent possible, the natural anatomical structure." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4380007", + "display" : "Transposition of vulvar tissue", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transposition of vulvar tissue (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4387005", + "display" : "Valvuloplasty of pulmonary valve in total repair of tetralogy of Fallot", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Valvuloplasty of pulmonary valve in total repair of tetralogy of Fallot (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4388000", + "display" : "Repair of splenocolic fistula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closure of splenocolic fistula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closure of splenocolic fistula (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4407008", + "display" : "Slitting of lacrimal canaliculus for passage of tube", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Slitting of lacrimal canaliculus for passage of tube (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4411002", + "display" : "Removal of device from female genital tract", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of device from female genital tract (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4420006", + "display" : "Incision and drainage of parapharyngeal abscess by external approach", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incision and drainage of parapharyngeal abscess by external approach (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4424002", + "display" : "Making orthopedic bed", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Making orthopaedic bed" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Making orthopedic bed (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4436008", + "display" : "MCP receptor measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Methylatable chemotaxis protein (MCP) receptor measurement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Methylatable chemotaxis protein receptor measurement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Methylatable chemotaxis protein receptor measurement (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4438009", + "display" : "Venography of vena cava", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Venography of vena cava (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4443002", + "display" : "Decortication of ovary", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Capsulectomy of ovary" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decortication of ovary (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4447001", + "display" : "Autopsy, gross and microscopic examination, stillborn or newborn without CNS", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Autopsy, gross and microscopic examination, stillborn or newborn without central nervous system" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Autopsy, gross and microscopic examination, stillborn or newborn without central nervous system (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4449003", + "display" : "Manipulation of spinal meninges", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Manipulation of spinal meninges (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4450003", + "display" : "Application of Kirschner wire", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Application of Kirschner wire (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4455008", + "display" : "Open reduction of open elbow dislocation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open reduction of open elbow dislocation (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4457000", + "display" : "Insertion of mold into vagina", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Insertion of mould into vagina" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Insertion of mold into vagina (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4466001", + "display" : "Exploration of artery of upper limb", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Exploration of artery of upper limb (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Exploration of upper limb artery" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4467005", + "display" : "Excision of tumor of ankle area, deep, intramuscular", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of tumour of ankle area, deep, intramuscular" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of tumor of ankle area, deep, intramuscular (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4475004", + "display" : "Cyanide measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cyanide measurement (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cyanide level" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4487006", + "display" : "Norepinephrine measurement, supine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Norepinephrine measurement, supine (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Noradrenaline measurement, supine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4489009", + "display" : "Neurolysis of trigeminal nerve", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neurolysis of trigeminal nerve (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4503005", + "display" : "Removal of foreign body of sclera without use of magnet", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of foreign body of sclera without use of magnet (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4504004", + "display" : "Potter's obstetrical version with extraction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Potter's obstetrical version with extraction (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Potter obstetrical version with extraction" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4505003", + "display" : "Tenolysis of flexor tendon of forearm", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tenolysis of flexor tendon of forearm (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4507006", + "display" : "Decompression fasciotomy of wrist, flexor and extensor compartment", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decompression fasciotomy of wrist, flexor and extensor compartment (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4511000", + "display" : "Restoration, inlay, composite/resin, one surface, laboratory processed", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Restoration, inlay, composite/resin, one surface, laboratory processed (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4516005", + "display" : "Iridencleisis and iridotasis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Iridencleisis and iridotasis (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4520009", + "display" : "Anastomosis of esophagus, antesternal or antethoracic, with insertion of prosthesis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anastomosis of oesophagus, antesternal or antethoracic, with insertion of prosthesis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anastomosis of esophagus, antesternal or antethoracic, with insertion of prosthesis (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4525004", + "display" : "Emergency department patient visit", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Emergency department patient visit (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Seen by casualty - service" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Seen by Accident and Emergency service" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4533003", + "display" : "Ligation of artery of lower limb", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ligation of artery of lower limb (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4535005", + "display" : "Incision of pelvirectal tissue", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incision of pelvirectal tissue (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4539004", + "display" : "Excision of bronchogenic cyst", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of bronchogenic cyst (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of cyst of bronchus" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4542005", + "display" : "Closed reduction of fracture of foot", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed reduction of fracture of foot (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4544006", + "display" : "Excision of subcutaneous tumor of extremities", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of subcutaneous tumour of extremities" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of subcutaneous tumor of extremities (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4558008", + "display" : "Anterior resection of rectum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anterior resection of rectum (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4563007", + "display" : "Hospital admission, transfer from other hospital or health care facility", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital admission, transfer from other hospital or health care facility (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4570007", + "display" : "Chemopallidectomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chemopallidectomy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4579008", + "display" : "Creation of ventriculo-atrial shunt", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Creation of cerebral ventriculo-atrial shunt (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Creation of ventriculoatrial shunt" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Creation of cerebral ventriculo-atrial shunt" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Insertion of cerebral ventriculoatrial shunt" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4581005", + "display" : "Coreoplasty", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Needling of pupillary membrane" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Coreoplasty (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4585001", + "display" : "Decompression of tendon of hand", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decompression of tendon of hand (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4587009", + "display" : "Epiphysiodesis of distal radius", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Epiphysiodesis of distal radius (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4593001", + "display" : "Cauterization of sclera with iridectomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cauterisation of sclera with iridectomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cauterization of sclera with iridectomy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4594007", + "display" : "Coproporphyrin isomers, series I & III, urine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Measurement of urine coproporphyrin isomers series I and III (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Measurement of urine coproporphyrin isomers series I and III" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4613005", + "display" : "Radioimmunoassay", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "RIA" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radioimmunoassay (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4625008", + "display" : "Apical pulse taking", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Apical pulse taking (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4626009", + "display" : "Take-down of arterial anastomosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Take-down of arterial anastomosis (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4636001", + "display" : "Denker operation for radical maxillary antrotomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Denker operation for radical maxillary antrotomy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4640005", + "display" : "Ligation of fallopian tubes by abdominal approach", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ligation of fallopian tubes by abdominal approach (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4642002", + "display" : "Removal of inflatable penile prosthesis, with pump, reservoir and cylinders", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of inflatable penile prosthesis, with pump, reservoir and cylinders (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4670000", + "display" : "Catheterization of bronchus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Insertion of catheter into bronchus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Catheterisation of bronchus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Catheterization of bronchus (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4671001", + "display" : "Excision of lesion from sphenoid sinus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of lesion from sphenoid sinus (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4691008", + "display" : "Identification of rotavirus antigen in feces", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Identification of rotavirus antigen in faeces" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Identification of rotavirus antigen in feces (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4692001", + "display" : "Transplantation of artery of upper extremity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transplantation of artery of upper extremity (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4694000", + "display" : "Percutaneous needle biopsy of muscle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Percutaneous needle biopsy of muscle (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4699005", + "display" : "Alpha naphthyl butyrate stain method, blood or bone marrow (procedure)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alpha naphthyl butyrate stain method, blood or bone marrow" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alpha naphthyl butyrate stain" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4701005", + "display" : "Colony forming unit-granulocyte-monocyte-erythroid-megakaryocyte assay", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CFU-GEMM assay" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Colony forming unit-granulocyte-monocyte-erythroid-megakaryocyte assay (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4707009", + "display" : "Partial excision of calcaneus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Partial excision of calcaneus (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4712005", + "display" : "Removal of Gardner Wells tongs from skull", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of Gardner Wells tongs from skull (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4713000", + "display" : "Endoscopy and photography", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Endoscopy and photography (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4719001", + "display" : "Psychologic cognitive testing and assessment", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Psychologic cognitive testing and assessment (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4727005", + "display" : "Lipoprotein electrophoresis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lipoprotein electrophoresis (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4734007", + "display" : "Irrigation of wound catheter of integument", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Irrigation of wound catheter of integument (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4737000", + "display" : "Mycobacteria culture", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mycobacteria culture (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4756005", + "display" : "Cryotherapy of subcutaneous tissue", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cryotherapy of subcutaneous tissue (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4758006", + "display" : "Incudostapediopexy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incudostapediopexy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4764004", + "display" : "Jet ventilation procedure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Jet ventilation procedure (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Jet ventilation phasically directs a high-velocity jet of humidified gas into the endotracheal tube at rapid frequencies, entraining additional fresh gas during insufflation." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4765003", + "display" : "Insertion of ocular implant following or secondary to enucleation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Insertion of ocular implant following or secondary to evisceration" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Insertion of ocular prosthesis or prosthetic device, secondary" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Secondary insertion of ocular implant" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Insertion of ocular implant following or secondary to enucleation (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4770005", + "display" : "Colporrhaphy for repair of urethrocele", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Repair of urethrocele" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Colporrhaphy for repair of urethrocele (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Repair of urethrocoele" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Colporrhaphy for repair of urethrocoele" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4772002", + "display" : "Reduction of torsion of spermatic cord", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Detorsion of spermatic cord" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reduction of torsion of spermatic cord (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4784000", + "display" : "Operation on sublingual gland", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Operation on sublingual gland (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4804005", + "display" : "Microbial identification test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Microbial identification test (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4811009", + "display" : "Reconstruction of diaphragm", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reconstruction of diaphragm (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4815000", + "display" : "Antibody identification, RBC antibody panel, enzyme, 2 stage technique including anti-human globulin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antibody identification, red blood cell antibody panel, enzyme, 2 stage technique including anti-human globulin (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antibody identification, red blood cell antibody panel, enzyme, 2 stage technique including anti-human globulin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4820000", + "display" : "Incision of labial frenum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Labial frenotomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incision of labial fraenum" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incision of labial frenum (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4827002", + "display" : "Shower hydrotherapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Douche hydrotherapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Shower hydrotherapy (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4829004", + "display" : "Excision of small intestine for interposition", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Resection of small intestine for interposition" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of small intestine for interposition (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4847005", + "display" : "Anesthesia for cesarean section", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anaesthesia for caesarean section" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anesthesia for cesarean section (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4849008", + "display" : "Biopsy of ovary", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Biopsy of ovary (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ovarian biopsy" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4862007", + "display" : "Revision of anastomosis of large intestine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Revision of anastomosis of large intestine (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4877004", + "display" : "Extracapsular extraction of lens with iridectomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Extracapsular extraction of lens with iridectomy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4891005", + "display" : "Proctostomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rectostomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Proctostomy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4895001", + "display" : "Construction of sigmoid bladder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Replacement of bladder with sigmoid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Construction of sigmoid bladder (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4902005", + "display" : "Ethchlorvynol measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ethchlorvynol measurement (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4903000", + "display" : "Serum protein electrophoresis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Serum protein electrophoresis (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4904006", + "display" : "Dilation of anal sphincter under nonlocal anesthesia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dilation of anal sphincter under nonlocal anaesthesia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dilation of anal sphincter under nonlocal anesthesia (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4914002", + "display" : "Treatment planning for teletherapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Treatment planning for external beam radiation therapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Treatment planning for external beam radiation therapy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4929000", + "display" : "Local perfusion of kidney", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Local perfusion of kidney (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4930005", + "display" : "Repair of thoracogastric fistula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Repair of thoracogastric fistula (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4934001", + "display" : "Salpingography", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radiography of fallopian tubes" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Salpingography (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4957007", + "display" : "Cervical spinal fusion for pseudoarthrosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cervical spinal fusion for pseudoarthrosis (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4966006", + "display" : "Extracorporeal perfusion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Extracorporeal perfusion (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4970003", + "display" : "Venography", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Venogram" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Venography (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phlebogram" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phlebography" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4974007", + "display" : "Operation on liver", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Liver operation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hepatic operation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Operation on liver (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4976009", + "display" : "Anesthesia for endoscopic procedure on lower extremity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anaesthesia for endoscopic procedure on lower extremity" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anesthesia for endoscopic procedure on lower extremity (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4987001", + "display" : "Osteoplasty of cranium with flap of bone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Repair of cranium with bone flap" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osteoplasty of cranium with flap of bone (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4992004", + "display" : "Cardiac catheterization, left heart, retrograde, percutaneous", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cardiac catheterisation, left heart, retrograde, percutaneous" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cardiac catheterization, left heart, retrograde, percutaneous (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4993009", + "display" : "Ischemic limb exercise with EMG and lactic acid determination", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ischaemic limb exercise with EMG and lactic acid determination" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ischemic limb exercise with electromyography and lactic acid determination" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ischemic limb exercise with electromyography and lactic acid determination (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ischaemic limb exercise with electromyography and lactic acid determination" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5016005", + "display" : "Pontic, resin with high noble metal", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pontic, resin with high noble metal (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5019003", + "display" : "Direct laryngoscopy with biopsy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Direct laryngoscopy with biopsy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5021008", + "display" : "Aldosterone measurement, standing, normal salt diet", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aldosterone measurement, standing, normal salt diet (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5022001", + "display" : "Lysergic acid diethylamide measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "LSD measurement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lysergic acid diethylamide measurement (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5025004", + "display" : "Semen analysis, presence and motility of sperm", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Semen analysis, presence and motility of sperm (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5032008", + "display" : "Labial veneer, porcelain laminate, laboratory", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Labial veneer, porcelain laminate, laboratory (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5048009", + "display" : "External cephalic version with tocolysis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "External cephalic version with tocolysis (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5055006", + "display" : "Uniscept system test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Uniscept system test (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5057003", + "display" : "Radical orbitomaxillectomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radical orbitomaxillary discission" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radical orbitomaxillary resection" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radical orbitomaxillectomy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5065000", + "display" : "Reduction of closed traumatic hip dislocation with anesthesia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reduction of closed traumatic hip dislocation with anaesthesia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reduction of closed traumatic hip dislocation with anesthesia (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5091004", + "display" : "Peripheral vascular disease study", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Peripheral vascular disease study (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5105000", + "display" : "Endoscopy of renal pelvis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Renal pyeloscopy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Endoscopy of renal pelvis (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5110001", + "display" : "Ultrasound peripheral imaging, real time scan", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ultrasound peripheral imaging, real time scan (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5113004", + "display" : "T4 free measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "FT4 measurement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Free thyroxine measurement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Unbound T4 measurement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Free T4 measurement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "FT4 - Free thyroxine level" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "T4 free measurement (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5119000", + "display" : "Epiglottidectomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of epiglottis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Epiglottidectomy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5121005", + "display" : "Wedge osteotomy of pelvic bone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Wedge osteotomy of pelvic bone (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5123008", + "display" : "Anesthesia for procedure on pericardium with pump oxygenator", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anaesthesia for procedure on pericardium with pump oxygenator" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anesthesia for procedure on pericardium with pump oxygenator (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5130002", + "display" : "Extraction of primary membranous cataract by discission", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Needling of lens for cataract" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Discission of cataract" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Extraction of primary membranous cataract by discission (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5131003", + "display" : "Radiography of chest wall", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "X-ray of chest wall" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radiography of chest wall (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5147001", + "display" : "Excision of lesion of ankle joint", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Local excision of lesion of ankle joint" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of lesion of ankle joint (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5151004", + "display" : "Manual reduction of hemorrhoids", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Manual reduction of haemorrhoids" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Manual reduction of prolapsed pile" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Manual reduction of prolapsed haemorrhoid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Manual reduction of prolapsed hemorrhoid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Manual reduction of rectal hemorrhoids (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Manual reduction of rectal hemorrhoids" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Manual reduction of rectal haemorrhoids" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5154007", + "display" : "Speech therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Speech and language therapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Speech therapy (regime/therapy)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Communication enhancement: speech deficit" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5161006", + "display" : "Specialty clinic admission", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Speciality clinic admission" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Specialty clinic admission (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5162004", + "display" : "Excision of pressure ulcer", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of pressure injury (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of pressure injury" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5165002", + "display" : "Division of thoracic artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Division of thoracic artery (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5176003", + "display" : "Thromboendarterectomy with graft of renal artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thromboendarterectomy with graft of renal artery (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5182000", + "display" : "Total body perfusion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Total body perfusion (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5184004", + "display" : "Osteotomy of shaft of femur with fixation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osteotomy of shaft of femur with fixation (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5186002", + "display" : "Arthrotomy for synovectomy of glenohumeral joint", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arthrotomy for synovectomy of glenohumeral joint (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5190000", + "display" : "Cell fusion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cell fusion (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5191001", + "display" : "Surgical treatment of missed abortion of second trimester", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Surgical treatment of missed abortion of second trimester (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Surgical treatment of missed miscarriage of second trimester" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5212002", + "display" : "Excision of lesion of lacrimal gland by frontal approach", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of lesion of lacrimal gland by frontal approach (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5216004", + "display" : "Three dimensional ultrasound imaging of heart", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Three dimensional echocardiography" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Three dimensional ultrasound imaging of heart (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5233006", + "display" : "Lateral fasciotomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lateral fasciotomy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5243009", + "display" : "Suture of adenoid fossa", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Suture of adenoid fossa (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5245002", + "display" : "Transplantation of peripheral vein", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transplantation of peripheral vein (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5246001", + "display" : "Breakpoint cluster region analysis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "BCR analysis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Breakpoint cluster region analysis (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5264008", + "display" : "Total bile acids measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Total bile acids measurement (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5267001", + "display" : "Ligation of adrenal artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ligation of adrenal artery (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adrenal artery ligation" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5270002", + "display" : "Destruction of both fallopian tubes", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Destruction of bilateral fallopian tubes (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Destruction of bilateral fallopian tubes" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5273000", + "display" : "Reduction of closed fracture of proximal end of ulna with manipulation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Manual reduction of closed fracture of proximal end of ulna (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Manual reduction of closed fracture of proximal end of ulna" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5282006", + "display" : "Operation on oropharynx", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Operation on oropharynx (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5290006", + "display" : "Incision and drainage of Ludwig's angina", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incision and drainage of Ludwig's angina (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incision and drainage of Ludwig angina" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5298004", + "display" : "Incision and drainage of deep hematoma of thigh region", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incision and drainage of deep haematoma of thigh region" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incision and drainage of deep hematoma of thigh region (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5304008", + "display" : "Deep radiation therapy, 200-300 KVP", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Orthovoltage radiation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "High voltage radiation therapy, 200-300 KVP" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Orthovoltage radiation therapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional X-ray therapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Orthovoltage X-ray therapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Kilovoltage X-ray therapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deep radiation therapy, 200-300 KVP (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5316002", + "display" : "Closed osteotomy of mandibular ramus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed osteotomy of mandibular ramus (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5317006", + "display" : "Radical amputation of penis with bilateral pelvic lymphadenectomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radical amputation of penis with bilateral pelvic lymphadenectomy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5326009", + "display" : "Administration of dermatologic formulation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Administration of dermatologic formulation (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5328005", + "display" : "Shortening of Achilles tendon", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Shortening of heel cord" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Shortening of Achilles tendon (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5337005", + "display" : "Trocar biopsy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trocar biopsy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5338000", + "display" : "Nicotine measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nicotine measurement (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5342002", + "display" : "Prophylactic treatment of tibia with methyl methacrylate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prophylactic treatment of tibia with methyl methacrylate (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5348003", + "display" : "Repair of endocardial cushion defect", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closure of endocardial cushion defect" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Repair of endocardial cushion defect (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5357009", + "display" : "Leukocyte poor blood preparation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Leucocyte poor blood preparation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Leukocyte poor blood preparation (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5373003", + "display" : "Stress breaker", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stress breaker (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5384005", + "display" : "Excision of part of frontal cortex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Topectomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of part of frontal cortex (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5391008", + "display" : "Artificial voice rehabilitation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Artificial voice rehabilitation (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5393006", + "display" : "Exploration of parathyroid with mediastinal exploration by sternal split approach", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Exploration of parathyroid with mediastinal exploration by sternal split approach (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5402006", + "display" : "Manipulation of thoracic artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Manipulation of thoracic artery (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5407000", + "display" : "Injection of fallopian tube", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injection of fallopian tube (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5415002", + "display" : "Destruction of lesion of liver", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Destruction of liver lesion" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Extirpation of lesion of liver" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Destruction of lesion of liver (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5419008", + "display" : "Lysis of adhesions of tendon of hand", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tendolysis of hand" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tenolysis of hand" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lysis of adhesions of tendon of hand (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5422005", + "display" : "Amylase measurement, peritoneal fluid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Amylase measurement, peritoneal fluid (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5431005", + "display" : "Percutaneous transluminal angioplasty", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Percutaneous transluminal angioplasty (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5433008", + "display" : "Skeletal X-ray of lower limb", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Leg skeleton X-ray" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Skeletal X-ray of lower limb (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5446003", + "display" : "Excision of cervical rib for outlet compression syndrome with sympathectomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of cervical rib for outlet compression syndrome with sympathectomy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5447007", + "display" : "Transfusion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transfusion (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transfusions" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "An infusion of blood or blood product." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5452002", + "display" : "Core needle biopsy of thymus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Core needle biopsy of thymus (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5456004", + "display" : "Graft of lymphatic structure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transplantation of lymphatic structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transplantation of lymphatic structure (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5457008", + "display" : "Serologic test for Rickettsia conorii", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Serologic test for Rickettsia conorii (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5460001", + "display" : "Removal of prosthesis from fallopian tube", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of prosthesis from fallopian tube (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5479003", + "display" : "Select picture audiometry", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Select picture audiometry (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5486006", + "display" : "Delayed suture of tendon of hand", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Delayed suture of tendon of hand (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5506006", + "display" : "Incision and exploration of abdominal wall", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incision and exploration of abdominal wall (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Exploration of abdominal wall" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5517007", + "display" : "Restoration, inlay, porcelain/ceramic, per tooth, in addition to inlay", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Restoration, inlay, porcelain/ceramic, per tooth, in addition to inlay (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5521000", + "display" : "Open reduction of fracture of phalanges of foot", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open reduction of fracture of phalanges of foot (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5536002", + "display" : "Arthrodesis of carpometacarpal joint of digits, other than thumb", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arthrodesis of carpometacarpal joint of digits, other than thumb (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5545001", + "display" : "Repair of carotid body", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Repair of carotid body (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5551006", + "display" : "Direct laryngoscopy with arytenoidectomy with operating microscope", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Direct laryngoscopy with arytenoidectomy with operating microscope (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5556001", + "display" : "Manually assisted spontaneous delivery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Assisted spontaneous delivery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Manually assisted vaginal delivery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Manually assisted spontaneous delivery (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5570001", + "display" : "Arthrotomy for infection with exploration and drainage of carpometacarpal joint", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arthrotomy for infection with exploration and drainage of carpometacarpal joint (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5571002", + "display" : "Excision of lesion of aorta with end-to-end anastomosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of lesion of aorta with end-to-end anastomosis (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5572009", + "display" : "Incision of kidney pelvis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Renal pyelotomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Renal pelviotomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incision of renal pelvis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incision of kidney pelvis (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5586008", + "display" : "Aminolevulinic acid dehydratase measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ALA-D measurement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aminolaevulinic acid dehydratase measurement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aminolevulinic acid dehydratase measurement (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5608002", + "display" : "Excretion measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excretion measurement (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5616006", + "display" : "Osteoplasty of tibia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osteoplasty of tibia (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5632009", + "display" : "Open biopsy of bronchus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open biopsy of bronchus (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5636007", + "display" : "Fistulectomy of bone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fistulectomy of bone (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5638008", + "display" : "Carbohydrate measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carbohydrate measurement (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5648005", + "display" : "Surgical repair and revision of shunt", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Surgical repair and revision of shunt (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5651003", + "display" : "Arylsulfatase A measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arylsulphatase A measurement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arylsulfatase A measurement (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5663008", + "display" : "Phlebectomy of varicose vein of head and neck", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of varicose vein of head and neck" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phlebectomy of varicose vein of head and neck (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5669007", + "display" : "Portable electroencephalogram awake and asleep with stimulation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Portable electroencephalogram awake and asleep with stimulation (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5671007", + "display" : "Magnet extraction of foreign body from ciliary body", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of foreign body of ciliary body with use of magnet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Magnet extraction of foreign body from ciliary body (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5687005", + "display" : "Removal of foreign body from ovary", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of foreign body from ovary (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5690004", + "display" : "Incision of seminal vesicle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Seminal vesiculotomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incision of seminal vesicle (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spermatocystotomy" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5694008", + "display" : "Crisis intervention with follow-up", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Crisis intervention with follow-up (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5721002", + "display" : "Repair of eyebrow", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Repair of eyebrow (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5722009", + "display" : "Surgical reanastomosis of colon", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Surgical reanastomosis of colon (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5726007", + "display" : "Removal of epicardial electrodes", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of cardiac pacemaker from epicardium or myocardium" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of electronic heart device, epicardial electrode" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of epicardial electrodes (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5728008", + "display" : "Anoscopy for removal of foreign body", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anoscopy for removal of foreign body (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5731009", + "display" : "Hemosiderin, quantitative measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemosiderin, quantitative measurement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemosiderin, quantitative measurement (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5733007", + "display" : "Fluorescent identification of anti-nuclear antibody", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fluorescent identification of anti-nuclear antibody (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5738003", + "display" : "Biopsy of cul-de-sac", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Biopsy of cul-de-sac (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5745003", + "display" : "Excision ampulla of Vater with reimplantation of common duct", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision ampulla of Vater with reimplantation of common duct (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5760000", + "display" : "Osteoplasty of radius and ulna, shortening", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osteoplasty of radius and ulna, shortening (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5777000", + "display" : "Flexorplasty of elbow", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Steindler operation flexorplasty of elbow" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Steindler operation muscle transfer" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Steindler type advancement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Flexorplasty of elbow (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5781000", + "display" : "Operation on nasal septum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nasal septal operation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Operation on septum of nose" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Operation on nasal septum (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5785009", + "display" : "Forensic autopsy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Forensic autopsy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5787001", + "display" : "Elevation of bone fragments of orbit of skull with debridement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Elevation of bone fragments of orbit of skull with debridement (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5789003", + "display" : "Lysis of adhesions of intestines", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Enterolysis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lysis of adhesions of intestines (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5796001", + "display" : "Excision of external thrombotic hemorrhoid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of external thrombotic haemorrhoid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of external thrombotic hemorrhoid (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5806001", + "display" : "Revision of tracheostomy scar", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Revision of tracheostomy scar (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5807005", + "display" : "Fenestration of inner ear, initial", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arslan operation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fenestration of inner ear, initial (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5809008", + "display" : "Selective vagotomy with pyloroplasty and gastrostomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Selective vagotomy with pyloroplasty and gastrostomy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5812006", + "display" : "Laboratory reporting, fax", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Laboratory reporting, fax (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5818005", + "display" : "Flocculation test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Flocculation test (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5821007", + "display" : "Ligation, division and complete stripping of long and short saphenous veins", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ligation, division and complete stripping of long and short saphenous veins (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5823005", + "display" : "Diagnostic radiography, left", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diagnostic radiography, left (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5832007", + "display" : "Partial ostectomy of thorax, ribs or sternum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Partial ostectomy of thorax, ribs or sternum (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5845006", + "display" : "Emulsification procedure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Destruction of lesion or structure by emulsification" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Emulsification procedure (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A destruction achieved by turning a solid into an emulsion" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5857002", + "display" : "Complement mediated cytotoxicity assay", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Complement mediated cytotoxicity assay, dye exclusion assay" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Complement mediated cytotoxicity assay (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5865004", + "display" : "Open reduction of dislocation of toe", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open reduction of dislocation of toe (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5870006", + "display" : "Tertiary closure of abdominal wall", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tertiary closure of abdominal wall (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5880005", + "display" : "Clinical examination", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Physical examination procedure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Physical examination" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Examination of patient" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Physical examination procedure (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PE - Physical examination" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "An observation of the body or a body part using one of the five human senses (e.g. inspection, palpation, percussion, auscultation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5892005", + "display" : "Mastoid antrotomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transmastoid antrotomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mastoid antrotomy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5894006", + "display" : "Methyl red test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Methyl red test (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5897004", + "display" : "Removal of Scribner shunt", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of Scribner shunt (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5902003", + "display" : "History and physical examination, complete", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "History and physical examination, complete (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5925002", + "display" : "Incision and drainage of hematoma of wrist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incision and drainage of haematoma of wrist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incision and drainage of hematoma of wrist (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5930003", + "display" : "Cardiac monitor removal", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cardiac monitor removal (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5947002", + "display" : "Consultation for hearing and/or speech problem", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Consultation for hearing and/or speech problem (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5961007", + "display" : "Division of blood vessels of cornea", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Division of blood vessels of cornea (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5966002", + "display" : "Removal of foreign body from elbow area, deep", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of foreign body from elbow area, deep (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5971009", + "display" : "Incision and drainage of axilla", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incision and drainage of axilla (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5983006", + "display" : "Repair of spermatic cord", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Suture of spermatic cord" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Repair of spermatic cord laceration" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Repair of spermatic cord (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5986003", + "display" : "Non-sensitized spontaneous sheep erythrocyte binding, E-rosette", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Non-sensitised spontaneous sheep erythrocyte binding, E-rosette" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Non-sensitized spontaneous sheep erythrocyte binding, E-rosette (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5992009", + "display" : "Midtarsal arthrodesis, multiple", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Midtarsal arthrodesis, multiple (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5995006", + "display" : "Gas liquid chromatography, flame photometric type", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gas liquid chromatography, flame photometric type (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5997003", + "display" : "Drainage of cerebral subarachnoid space by aspiration", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aspiration of cerebral subarachnoid space" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Drainage of cerebral subarachnoid space by aspiration (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5998008", + "display" : "Radical dissection of groin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Block dissection of groin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radical lymph node dissection of groin (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radical lymph node dissection of groin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6005008", + "display" : "Transplantation of vitreous by anterior approach", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transplantation of vitreous by anterior approach (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6007000", + "display" : "Magnetic resonance imaging of chest", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Magnetic resonance imaging of chest (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "MRI of thorax" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "MRI of chest" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6019008", + "display" : "Endoscopy of large intestine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Large bowel endoscopy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Endoscopy of large intestine (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6025007", + "display" : "Laparoscopic appendectomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Laparoscopic appendectomy (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Laparoscopic appendicectomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Endoscopic appendicectomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Endoscopic appendectomy" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6026008", + "display" : "Removal of coronary artery obstruction by percutaneous transluminal balloon with thrombolytic agent", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of coronary artery obstruction by percutaneous transluminal balloon with thrombolytic agent (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6029001", + "display" : "Augmentation of outflow tract of pulmonary valve", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Augmentation of outflow tract of pulmonary valve (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6035001", + "display" : "Chart abstracting", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chart abstracting (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A chart related administrative procedure that involves abstracting information from the chart" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6063004", + "display" : "Kanamycin measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Kanamycin measurement (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6069000", + "display" : "Panniculotomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Panniculotomy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6082008", + "display" : "Perforation of footplate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cody tack operation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fick operation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Perforation of footplate (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6092000", + "display" : "Aspiration of nasal sinus by puncture", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Puncture of nasal sinus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aspiration of nasal sinus by puncture (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6100001", + "display" : "Fenestration of stapes footplate with vein graft", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fenestration of stapes footplate with vein graft (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6108008", + "display" : "Subdural tap through fontanel, infant, initial", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subdural tap through suture, infant, initial" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subdural tap through fontanel, infant, initial (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6119006", + "display" : "Local destruction of lesion of bony palate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Local destruction of lesion of bony palate (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6125005", + "display" : "Change of gastrostomy tube", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Replacement of gastrostomy tube" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Replacement of feeding gastrostomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Change of gastrostomy tube (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6126006", + "display" : "Fitzgerald factor assay", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "High molecular weight kininogen assay" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "HMW kininogen assay" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Williams-Fitzgerald Flaujeac factor assay" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fitzgerald factor assay (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6127002", + "display" : "Diagnostic radiography of abdomen, oblique standard", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diagnostic radiography of abdomen, oblique standard (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6130009", + "display" : "Surgical exposure of impacted or unerupted tooth to aid eruption", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Surgical exposure of impacted or unerupted tooth to aid eruption (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6133006", + "display" : "Lymphokine assay", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lymphokine assay (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6143009", + "display" : "Diabetic education (procedure)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diabetic education" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diabetes mellitus education" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Education about diabetes" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6146001", + "display" : "Repair of heart septum with prosthesis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Repair of septal defect of heart with prosthesis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Repair of heart septum with prosthesis (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6148000", + "display" : "Chondrectomy of semilunar cartilage of knee", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arthrectomy of knee for semilunar cartilage excision" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of semilunar cartilage of knee" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of meniscus of knee" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Meniscectomy of knee" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Meniscectomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chondrectomy of semilunar cartilage of knee (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6157006", + "display" : "Endoscopic retrograde cholangiopancreatography with biopsy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Endoscopic retrograde cholangiopancreatography with biopsy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6159009", + "display" : "Galactose measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Galactose measurement (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6161000", + "display" : "Excision of lesion of capsule of toes", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of lesion of fibrous sheath of toes" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of lesion of capsule of toes (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6164008", + "display" : "Osteoclasis of clavicle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osteoclasis of clavicle (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6166005", + "display" : "Nephropyeloureterostomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nephropyeloureterostomy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6177004", + "display" : "Southern blot assay", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Southern blot assay (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6187000", + "display" : "Repair of aneurysm with graft of common femoral artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Repair of aneurysm with graft of common femoral artery (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6188005", + "display" : "Arthrotomy of knee", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arthrotomy of knee (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6189002", + "display" : "Excision of aberrant tissue of breast", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of aberrant tissue of breast (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6190006", + "display" : "Colopexy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Colofixation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fixation of colon" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Colopexy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6195001", + "display" : "Transurethral drainage of prostatic abscess", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transurethral drainage of prostatic abscess (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6198004", + "display" : "Repair of fracture with Sofield type procedure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Repair of fracture with Sofield type procedure (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6200005", + "display" : "Excision of lesion of female perineum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of lesion of female perineum (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6205000", + "display" : "Fluorescent antigen, titer", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fluorescent antigen, titre" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fluorescent antigen, titer (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6213004", + "display" : "Prescribing corneoscleral contact lens", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prescribing corneoscleral contact lens (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6221005", + "display" : "Suture of colon", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Colorrhaphy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Suture of colon (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6225001", + "display" : "Antibody detection, RBC, enzyme, 2 stage technique, including anti-human globulin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antibody detection, red blood cell, enzyme, 2 stage technique, including anti-human globulin (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antibody detection, red blood cell, enzyme, 2 stage technique, including anti-human globulin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6226000", + "display" : "Visual rehabilitation, eye motion defect", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Visual rehabilitation, eye motion defect (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6227009", + "display" : "Relationship psychotherapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Relationship psychotherapy (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6231003", + "display" : "Graft of palate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Grafting of palate (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Grafting of palate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6238009", + "display" : "Diagnostic radiography of sacroiliac joints", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diagnostic radiography of sacroiliac joints (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6240004", + "display" : "Operative procedure on knee", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Operative procedure on knee (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6255008", + "display" : "Resection of abdominal artery with replacement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Resection of abdominal artery with replacement (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6271008", + "display" : "Echography, immersion B-scan", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Echography, immersion B-scan (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6274000", + "display" : "Excision of aural glomus tumor, extended, extratemporal", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of aural glomus tumour, extended, extratemporal" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of aural glomus tumor, extended, extratemporal (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6289009", + "display" : "White blood cell histogram evaluation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "White blood cell histogram evaluation (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6295005", + "display" : "Sequestrectomy of pelvic bone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sequestrectomy of pelvic bone (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6307005", + "display" : "Keratophakia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Keratophakia (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6309008", + "display" : "Fecal fat differential, quantitative", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Faecal fat differential, quantitative" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fecal fat differential, quantitative (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6319002", + "display" : "Beta lactamase, chromogenic cephalosporin susceptibility test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Beta lactamase, chromogenic cephalosporin susceptibility test (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6337001", + "display" : "Ligation of aortic arch", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ligation of aortic arch (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6339003", + "display" : "Conditioning play audiometry", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conditioning play audiometry (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6343004", + "display" : "Forensic bite mark comparison technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Forensic bite mark comparison technique (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6353003", + "display" : "Mitsuda reaction to lepromin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mitsuda reaction to lepromin (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6354009", + "display" : "Sedimentation rate, Westergren", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sedimentation rate, Westergren (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6355005", + "display" : "Removal of internal fixation device of radius", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of internal fixation device of radius (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6358007", + "display" : "Capsulorrhaphy of joint", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Joint capsulorrhaphy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Capsulorrhaphy of joint (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6361008", + "display" : "Anesthesia for popliteal thromboendarterectomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anaesthesia for popliteal thromboendarterectomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anesthesia for popliteal thromboendarterectomy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6363006", + "display" : "Dilation of lacrimal punctum with irrigation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dilation of lacrimal punctum with irrigation (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6370006", + "display" : "Chemosurgery of stomach lesion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chemosurgery of stomach lesion (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6384001", + "display" : "Removal of device from digestive system", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of device from digestive system (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6385000", + "display" : "Exploration of disc space", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Exploration of disc space (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Exploration of intervertebral disc" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6388003", + "display" : "TdT stain", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Terminal transferase stain" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Terminal deoxynucleotidyl transferase stain method, blood or bone marrow (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Terminal deoxynucleotidyl transferase stain method, blood or bone marrow" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Terminal deoxynucleotidyl transferase stain" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6396008", + "display" : "Galactokinase measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Galactokinase measurement (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6397004", + "display" : "Muscular strength development exercise", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Strengthening activity" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Strengthening exercises" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muscular strength development exercise (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6399001", + "display" : "Division of arteriovenous fistula with ligation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Repair of arteriovenous fistula by ligation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Division of arteriovenous fistula with ligation (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6402000", + "display" : "Excision of common bile duct", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Choledochectomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of common bile duct (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6403005", + "display" : "Lengthening of muscle of hand", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lengthening of muscle of hand (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6419003", + "display" : "Excision of tumor from elbow area, deep, subfascial", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of tumour from elbow area, deep, subfascial" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of tumor from elbow area, deep, subfascial (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6433003", + "display" : "Closed heart valvotomy of mitral valve", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed valvotomy of mitral valve" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed mitral valvotomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CMV - Closed mitral valvotomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CMVy - Closed mitral valvotomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed heart valvotomy of mitral valve (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6434009", + "display" : "Seminal fluid detection", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Seminal fluid detection (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6438007", + "display" : "Exploration of ciliary body", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Exploration of ciliary body (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6439004", + "display" : "Destruction of lesion of peripheral nerve", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Destruction of lesion of peripheral nerve (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6443000", + "display" : "Pontic, porcelain fused to predominantly base metal", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pontic, porcelain fused to predominantly base metal (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6444006", + "display" : "Enlargement of eye socket", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Enlargement of orbit of eye" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Enlargement of orbital cavity" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Enlargement of eye socket (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6465000", + "display" : "Arthrotomy of glenohumeral joint for infection with drainage", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arthrotomy of glenohumeral joint for infection with drainage (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6473009", + "display" : "Suture of old obstetrical laceration of uterus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Suture of old obstetrical laceration of uterus (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6480006", + "display" : "Urinary bladder residual urine study", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Isotope study for residual urine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Urinary bladder residual urine study (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6486000", + "display" : "Curettage of sclera", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Curettage of sclera (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6487009", + "display" : "Hand tendon pulley reconstruction with tendon prosthesis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hand tendon pulley reconstruction with tendon prosthesis (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6491004", + "display" : "Protein S, free assay", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Protein S, free assay (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6499002", + "display" : "Tsuge operation on finger for macrodactyly repair", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tsuge operation on finger for macrodactyly repair (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6506000", + "display" : "Placing a patient on a bedpan", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Placing a patient on a bedpan (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6519001", + "display" : "Operation on multiple extraocular muscles with temporary detachment from globe", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Operation on multiple extraocular muscles with temporary detachment from globe (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6521006", + "display" : "Polytomography", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Polytomography (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6527005", + "display" : "Uchida fimbriectomy with tubal ligation by endoscopy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Uchida operation on fallopian tube" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Uchida fimbriectomy with tubal ligation by endoscopy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6535008", + "display" : "Excision of cyst of hand", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of cyst of hand (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6536009", + "display" : "Implantation of tricuspid valve with tissue graft", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Implantation of tricuspid valve with tissue graft (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6543003", + "display" : "Complicated catheterization of bladder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Complicated catheterisation of bladder" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Complicated catheterization of bladder (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6547002", + "display" : "Repair with closure of non-surgical wound", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Repair with closure of non-surgical wound (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6555009", + "display" : "Insertion of infusion pump beneath skin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Insertion of infusion pump beneath skin (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6556005", + "display" : "Reticulin antibody measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reticulin antibody measurement (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6562000", + "display" : "Destruction of lesion of tongue", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Destruction of lesion of tongue (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6563005", + "display" : "Transposition of muscle of hand", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hand muscle transposition" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transposition of muscle of hand (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6567006", + "display" : "Pulmonary valve commissurotomy by transvenous balloon method", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Valvotomy of pulmonary valve by transvenous balloon method" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pulmonary valve commissurotomy by transvenous balloon method (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Balloon pulmonary valvotomy" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6585004", + "display" : "Closed reduction of fracture of tarsal or metatarsal", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed reduction of fracture of tarsal or metatarsal (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6589005", + "display" : "Antibody titration, high protein", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antibody titration, high protein (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6601003", + "display" : "Removal of foreign body from skin of axilla", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of foreign body from skin of axilla (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6614002", + "display" : "Antibody to single stranded DNA measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antibody to single stranded deoxyribonucleic acid measurement (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antibody to single stranded deoxyribonucleic acid measurement" + }] + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/adverse-event-mitigating-action", + "resource" : { + "resourceType" : "ValueSet", + "id" : "adverse-event-mitigating-action", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "pc" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/adverse-event-mitigating-action", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3234" + }], + "version" : "6.0.0-ballot2", + "name" : "AdverseEventMitigatingAction", + "title" : "AdverseEvent Mitigating Action", + "status" : "draft", + "experimental" : true, + "publisher" : "FHIR Project team", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "This value set includes codes that describe the ameliorating actions taken after the adverse event occurred in order to reduce the extent of harm.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "copyright" : "This resource includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these specifications must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/get-snomed-ct or info@snomed.org", + "compose" : { + "include" : [{ + "system" : "http://snomed.info/sct", + "filter" : [{ + "property" : "concept", + "op" : "is-a", + "value" : "71388002" + }] + }, + { + "system" : "http://snomed.info/sct", + "filter" : [{ + "property" : "concept", + "op" : "is-a", + "value" : "410942007" + }] + }, + { + "system" : "http://snomed.info/sct", + "filter" : [{ + "property" : "concept", + "op" : "is-a", + "value" : "373873005" + }] + }, + { + "system" : "http://snomed.info/sct", + "filter" : [{ + "property" : "concept", + "op" : "is-a", + "value" : "106181007" + }] + }] + }, + "expansion" : { + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/valueset-unclosed", + "valueBoolean" : true + }], + "identifier" : "urn:uuid:da1b92b1-f4c2-4de8-abcb-9c3abaf4196c", + "timestamp" : "2024-10-02T17:54:47+00:00", + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-valueset", + "valueUri" : "null" + }, + { + "name" : "used-codesystem", + "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230131" + }, + { + "name" : "version", + "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230131" + }], + "contains" : [{ + "system" : "http://snomed.info/sct", + "code" : "71388002", + "display" : "Procedure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Procedure (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "104001", + "display" : "Excision of lesion of patella", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Local excision of lesion or tissue of patella" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of lesion of patella (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "115006", + "display" : "Removable appliance therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removable appliance therapy (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fit removable orthodontic appliance" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Insertion of removable orthodontic appliance" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "119000", + "display" : "Thoracoscopic partial lobectomy of lung", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thoracoscopic partial lobectomy of lung (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "128004", + "display" : "Hand microscope examination of skin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hand microscope examination of skin (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "133000", + "display" : "Percutaneous implantation of neurostimulator electrodes into neuromuscular component", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Percutaneous implantation of neurostimulator electrodes into neuromuscular component (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "135007", + "display" : "Arthrotomy of wrist joint with exploration and biopsy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arthrotomy of wrist joint with exploration and biopsy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "142007", + "display" : "Excision of tumor from shoulder area, deep, intramuscular", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of tumour from shoulder area, deep, intramuscular" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of tumor from shoulder area, deep, intramuscular (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "146005", + "display" : "Repair of nonunion of metatarsal with bone graft", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Repair of nonunion of metatarsal with bone graft (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "153001", + "display" : "Cystourethroscopy with resection of ureterocele", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cystourethroscopy with resection of ureterocele (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "160007", + "display" : "Removal of foreign body of tendon and/or tendon sheath (procedure)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of foreign body of tendon and/or tendon sheath" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "166001", + "display" : "Behavioral therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Behavior conditioning therapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Behavior modification" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Behavior modification psychotherapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Behaviour conditioning therapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Behaviour modification" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Behaviour modification psychotherapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Behaviour modification technique" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Behaviour therapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Behavioural psychotherapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Behavior modification technique" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Behavior therapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Behavioral psychotherapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Behavioural therapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Behaviour modification treatments and procedures" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Behavior modification treatments and procedures" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Behavioral therapy (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "170009", + "display" : "Special potency disk identification, vancomycin test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Special potency disk identification, vancomycin test (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "174000", + "display" : "Harrison-Richardson operation on vagina", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Harrison-Richardson operation on vagina (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vaginopexy according to Williams and Richardson is an abdominal colposuspension by strips from external oblique" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "176003", + "display" : "Anastomosis of rectum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rectorectostomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anastomosis of rectum (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "189009", + "display" : "Excision of lesion of artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of lesion of artery (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "197002", + "display" : "Mold to yeast conversion test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mould to yeast conversion test" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mold to yeast conversion test (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230009", + "display" : "Miller operation, urethrovesical suspension", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Miller operation, urethrovesical suspension (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "243009", + "display" : "Replacement of cerebral ventricular tube", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Replacement of cerebral ventricular tube (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "245002", + "display" : "Division of nerve ganglion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Division of nerve ganglion (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "262007", + "display" : "Percutaneous aspiration of renal pelvis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Percutaneous aspiration of renal pelvis (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "267001", + "display" : "Anal fistulectomy, multiple", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anal fistulectomy, multiple (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "285008", + "display" : "Incision and drainage of vulva", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incision and drainage of vulva (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294002", + "display" : "Excisional biopsy of joint structure of spine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excisional biopsy of joint structure of spine (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "295001", + "display" : "Nonexcisional destruction of cyst of ciliary body", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nonexcisional destruction of cyst of ciliary body (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "306005", + "display" : "Echography of kidney", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ultrasound of kidney" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Echography of kidney (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "316002", + "display" : "Partial dacryocystectomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Partial dacryocystectomy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "334003", + "display" : "Panorex examination of mandible", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Panorex examination of mandible (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "342002", + "display" : "Amobarbital interview", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Amobarbital interview (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "348003", + "display" : "Radionuclide dynamic function study", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dynamic scanning study" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radionuclide dynamic function study (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "351005", + "display" : "Urinary undiversion of ureteral anastomosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Take-down of ureteral anastomosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Urinary undiversion of ureteral anastomosis (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "352003", + "display" : "Reagent RBC, preparation antibody sensitized pool", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reagent RBC, preparation antibody sensitised pool" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Preparation of antibody sensitized pooled reagent red blood cells (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Preparation of antibody sensitised pooled reagent red blood cells" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Preparation of antibody sensitized pooled reagent red blood cells" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "374009", + "display" : "Costosternoplasty for pectus excavatum repair", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chondrosternoplasty for pectus excavatum repair" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Costosternoplasty for pectus excavatum repair (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "388008", + "display" : "Blepharorrhaphy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Suture of palpebral fissure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tarsorrhaphy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blepharorrhaphy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "389000", + "display" : "Tobramycin measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tobramycin measurement (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tobramycin level" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "401004", + "display" : "Distal subtotal pancreatectomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "DP - Distal pancreatectomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Distal pancreatectomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Distal subtotal pancreatectomy (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Partial distal subtotal pancreatectomy" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "406009", + "display" : "Fulguration of stomach lesion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fulguration of stomach lesion (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "417005", + "display" : "Hospital re-admission", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital re-admission (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "435001", + "display" : "Pulmonary inhalation study", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pulmonary inhalation study (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "445004", + "display" : "Repair of malunion of tibia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Repair of malunion of tibia (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "456004", + "display" : "Total abdominal colectomy with ileostomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Total abdominal colectomy with ileostomy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "459006", + "display" : "Closed condylotomy of mandible", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed condylotomy of mandible (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "463004", + "display" : "Closed reduction of coxofemoral joint dislocation with splint", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed reduction of coxofemoral joint with splint" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed reduction of coxofemoral joint dislocation with splint (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "468008", + "display" : "Glutathione measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glutathione measurement (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "474008", + "display" : "Esophagoenteric anastomosis, intrathoracic", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oesophagoenteric anastomosis, intrathoracic" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Esophagoenteric anastomosis, intrathoracic (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "489004", + "display" : "Ferritin measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ferritin measurement (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ferritin level" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Serum Ferritin measurement" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "493005", + "display" : "Urobilinogen measurement, 48-hour, feces", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Urobilinogen measurement, 48-hour, faeces" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Urobilinogen measurement, 48-hour, feces (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "494004", + "display" : "Excision of lesion of tonsil", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of lesion of tonsil (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "497006", + "display" : "Replacement of cochlear prosthesis, multiple channels", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Replacement of cochlear prosthesis, multiple channels (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "531007", + "display" : "Open pulmonary valve commissurotomy with inflow occlusion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open valvotomy of pulmonary valve with inflow occlusion" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open pulmonary valve commissurotomy with inflow occlusion (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "533005", + "display" : "Repair of vesicocolic fistula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closure of vesicocolic fistula (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closure of vesicocolic fistula" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "535003", + "display" : "Closure of ureterovesicovaginal fistula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closure of ureterovesicovaginal fistula (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "540006", + "display" : "Antibody to single and double stranded DNA measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antibody to single and double stranded deoxyribonucleic acid measurement (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antibody to single and double stranded deoxyribonucleic acid measurement" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "543008", + "display" : "Choledochostomy with transduodenal sphincteroplasty", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Choledochostomy with transduodenal sphincteroplasty (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "545001", + "display" : "Operative procedure on lower leg", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Operative procedure on lower leg (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "549007", + "display" : "Incision of intracranial vein", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intracranial phlebotomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intracranial venotomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incision of intracranial vein (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "550007", + "display" : "Excision of lesion of adenoids", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of lesion of adenoids (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "559008", + "display" : "Excision of varicose vein", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Varicose phlebectomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cockett operation for varicose vein" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of varicose vein (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "574005", + "display" : "Benzodiazepine measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Benzodiazepine measurement (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "617002", + "display" : "Bone graft to mandible", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Grafting of bone to mandible" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bone graft to mandible (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bone graft of mandible" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "618007", + "display" : "Frontal sinusectomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Frontal sinusectomy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "625000", + "display" : "Removal of supernumerary digit", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Correction of polydactyly" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of supernumerary digit (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "628003", + "display" : "Steinman test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Steinman test (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "629006", + "display" : "Lysis of adhesions of urethra", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Urethrolysis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lysis of adhesions of urethra (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "633004", + "display" : "Chart review by physician", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chart review by physician (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A chart evaluation performed by a physician" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "637003", + "display" : "Lysis of adhesions of nose", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lysis of intranasal synechia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lysis of adhesions of nose (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "642006", + "display" : "Cerebral thermography", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cephalic thermogram" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cerebral thermography (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "647000", + "display" : "Excision of cervix by electroconization", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of cervix by electroconisation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of cervix by electroconization (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "657004", + "display" : "Operation on bursa", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bursa operation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Operation on bursa (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "665001", + "display" : "Partial meniscectomy of temporomandibular joint", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Partial meniscectomy of temporomandibular joint (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "670008", + "display" : "Electrosurgical epilation of eyebrow", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Electrosurgical epilation of eyebrow (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "671007", + "display" : "Transplantation of testis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Graft of testis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transplantation of testis (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "673005", + "display" : "Indirect laryngoscopy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Indirect laryngoscopy (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Indirect examination of larynx" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "IDL - Indirect laryngoscopy" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "674004", + "display" : "Abduction test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Valgus test" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Valgus stress test" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abduction stress test" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abduction test of knee (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abduction test of knee" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "676002", + "display" : "Peritoneal dialysis including cannulation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Peritoneal dialysis including cannulation (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "680007", + "display" : "Radiation physics consultation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radiation physics consultation (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "687005", + "display" : "Albumin/Globulin ratio", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A/G ratio" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Albumin/Globulin ratio (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "695009", + "display" : "Destructive procedure of lesion on skin of trunk", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Destructive procedure of lesion on skin of trunk (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "697001", + "display" : "Hepatitis A virus antibody measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "HAV antibody measurement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hepatitis A virus antibody measurement (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hepatitis A antibody level" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "710006", + "display" : "Thromboendarterectomy with graft of mesenteric artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thromboendarterectomy with graft of mesenteric artery (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "712003", + "display" : "Closed chest suction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed chest suction (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "722009", + "display" : "Fine needle biopsy of thymus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fine needle aspiration biopsy of thymus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fine needle biopsy of thymus (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "726007", + "display" : "Pathology consultation, comprehensive, records and specimen with report", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pathology consultation, comprehensive, records and specimen with report (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "730005", + "display" : "Incision of subcutaneous tissue", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incision of subcutaneous tissue (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "741007", + "display" : "Operation on prostate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Operation on prostate (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "746002", + "display" : "Chiropractic adjustment of coccyx subluxation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chiropractic adjustment of coccyx subluxation (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "753006", + "display" : "Manipulation of ankle AND foot", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Manipulation of ankle AND foot (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "754000", + "display" : "Total urethrectomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Total urethrectomy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "759005", + "display" : "Intracerebral electroencephalogram", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Depth EEG" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intracerebral EEG" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intracerebral electroencephalogram (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "762008", + "display" : "Computerized axial tomography of cervical spine with contrast", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Computerised axial tomography of cervical spine with contrast" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CT of cervical spine with contrast" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Computed tomography of cervical spine with contrast" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Computed tomography of cervical spine with contrast (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "764009", + "display" : "Arthrodesis of interphalangeal joint of great toe", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arthrodesis of interphalangeal joint of hallux" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arthrodesis of interphalangeal joint of great toe (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "767002", + "display" : "White blood cell count", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "WBC count" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "WCC - White blood cell count" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "WBC - White blood cell count" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "White blood cell count (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "White blood cell count - observation" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "789003", + "display" : "Cranial decompression, subtemporal, supratentorial", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cranial decompression, subtemporal, supratentorial (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "791006", + "display" : "Dressing and fixation procedure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dressing and fixation procedure (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "807005", + "display" : "Excision of brain", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Resection of brain" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of tissue of brain" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of brain tissue" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brain excision" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of brain (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "814007", + "display" : "Electrophoresis measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Zone electrophoresis measurement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Electrophoresis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "EP - Electrophoresis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Electrophoresis measurement (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "817000", + "display" : "Excision of cyst of spleen", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of cyst of spleen (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "831000", + "display" : "Drawer test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Drawer test (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "851001", + "display" : "Root canal therapy, molar, excluding final restoration", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Root canal therapy, molar, excluding final restoration (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "853003", + "display" : "Fecal fat measurement, 72-hour collection", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Faecal fat measurement, 72-hour collection" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fecal fat measurement, 72-hour collection (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "867007", + "display" : "Facial-hypoglossal nerve anastomosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anastomosis of hypoglossal and facial nerve" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neuroanastomosis of hypoglossal and facial nerve" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Facial-hypoglossal nerve anastomosis (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypoglossofacial anastomosis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "870006", + "display" : "Carbamazepine measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carbamazepine measurement (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "879007", + "display" : "Special blood coagulation test, explain by report", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Special blood coagulation test, explain by report (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "881009", + "display" : "Cyclodialysis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Heine operation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cyclodialysis (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Separation of ciliary body" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "893000", + "display" : "Tumor antigen measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immunoassay for tumor antigen" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tumour antigen measurement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immunoassay for tumour antigen" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tumor antigen measurement (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "897004", + "display" : "Radical maxillary antrotomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radical maxillary antrotomy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "910002", + "display" : "MHPG measurement, urine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "3-Methoxy-4-hydroxyphenylglycol measurement, urine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "3-Methoxy-4-hydroxphenylglycol (MHPG) measurement, urine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "3-Methoxy-4-hydroxphenylglycol measurement, urine (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "3-Methoxy-4-hydroxphenylglycol measurement, urine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "911003", + "display" : "Removal of subarachnoid-ureteral shunt", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of subarachnoid-ureteral shunt (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "913000", + "display" : "Chiropractic patient education and instruction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chiropractic patient education (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chiropractic patient education" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "926001", + "display" : "Embolectomy with catheter of radial artery by arm incision", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Embolectomy with catheter of radial artery by arm incision (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "935008", + "display" : "Excision of bulbourethral gland", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of Cowper's gland" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of bulbourethral gland (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "941001", + "display" : "Endoscopy of pituitary gland", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Endoscopy of pituitary gland (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "948007", + "display" : "Phlebectomy of intracranial varicose vein", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of intracranial varicose vein" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phlebectomy of intracranial varicose vein (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "951000", + "display" : "Ultrasonic guidance for endomyocardial biopsy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ultrasonic guidance for endomyocardial biopsy (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ultrasonography guided endomyocardial biopsy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Endomyocardial biopsy using ultrasonographic guidance" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Endomyocardial biopsy using ultrasound guidance" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "956005", + "display" : "Anesthesia for procedure on thoracic esophagus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anaesthesia for procedure on thoracic oesophagus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anesthesia for procedure on thoracic esophagus (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "967006", + "display" : "Medication education", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Drugs - health education" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medication education (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Drug treatment education" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "969009", + "display" : "Incision and exploration of larynx", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diagnostic laryngotomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incision and exploration of larynx (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "971009", + "display" : "Prosthetic construction and fitting", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prosthetic construction and fitting (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1001000", + "display" : "Cauterization of Bartholin's gland", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cauterisation of Bartholin's gland" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cauterization of Bartholin's gland (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cauterization of Bartholin gland" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cauterisation of Bartholin gland" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1008006", + "display" : "Operation on nerve ganglion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Operation on nerve ganglion (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1019009", + "display" : "Removal of corneal epithelium", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of corneal epithelium (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1021004", + "display" : "Repair of scrotum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Repair of scrotum (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1029002", + "display" : "Fetoscopy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Foetoscopy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fetoscopy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1032004", + "display" : "Enucleation of parotid gland cyst", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Enucleation of parotid gland cyst (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1035002", + "display" : "Minimum bactericidal concentration test, microdilution method", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Minimum bactericidal concentration test, microdilution method (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1036001", + "display" : "Insertion of intravascular device in common iliac vein, complete", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Insertion of intravascular device in common iliac vein, complete (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1041009", + "display" : "Debridement of open fracture of phalanges of foot", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Debridement of open fracture of phalanges of foot (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1048003", + "display" : "Capillary specimen collection", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Capillary blood sampling" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Capillary stick" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Capillary specimen collection (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1054002", + "display" : "Incision of sphincter of Oddi", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Choledochal sphincterotomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incision of sphincter of Oddi (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sphincterotomy of papilla of Vater" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1071001", + "display" : "Proximal splenorenal anastomosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Proximal splenorenal shunt" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Central splenorenal shunt" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Proximal splenorenal anastomosis (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1084005", + "display" : "Excision of perinephric cyst", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of perinephric cyst (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of perirenal cyst" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1093006", + "display" : "Excision of abdominal varicose vein", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phlebectomy of abdominal varicose vein" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of abdominal varicose vein (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1103000", + "display" : "Transcrural mobilization of stapes", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transcrural mobilisation of stapes" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transcrural mobilization of stapes (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1104006", + "display" : "Triad knee repair", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "O'Donoghue operation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Triad knee repair (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1115001", + "display" : "Decortication", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decortication (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1119007", + "display" : "Closed reduction of dislocation of foot and toe", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed reduction of dislocation of foot and toe (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1121002", + "display" : "Kinetic activities for range of motion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Kinetic activities to increase range of motion" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Kinetic activities for range of motion (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1127003", + "display" : "Interstitial radium application", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Interstitial radium application (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1133007", + "display" : "Removal of intact bilateral mammary implants", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of intact implants of bilateral breasts (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of intact implants of bilateral breasts" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of intact implants of bilateral mammaries" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of intact implants of both breasts" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1163003", + "display" : "Ureteroenterostomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transplant of ureter to intestine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anastomosis of ureter to intestine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ureteroenterostomy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1176009", + "display" : "Incision of inguinal region", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inguinal incision" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incision of inguinal region (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1181000", + "display" : "Excision of tendon for graft", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tenonectomy for graft" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of tendon for graft (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1186005", + "display" : "Anesthesia for procedure on bony pelvis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anaesthesia for procedure on bony pelvis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anesthesia for procedure on bony pelvis (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1198000", + "display" : "Excisional biopsy of bone of scapula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Biopsy of scapula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excisional biopsy of bone of scapula (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1209007", + "display" : "Arthroscopy of knee with lateral meniscus repair", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arthroscopy of knee with lateral meniscus repair (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arthroscopic repair lateral meniscus" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1225002", + "display" : "Radiography of humerus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radiography of humerus (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Upper arm X-ray" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "X-ray of humerus" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1227005", + "display" : "Incision of subvalvular tissue for discrete subvalvular aortic stenosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incision of subvalvular tissue for discrete subvalvular aortic stenosis (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1235008", + "display" : "Muscle transfer", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transfer of muscle origin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transfer of muscle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muscle transfer (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1237000", + "display" : "Application of cast, sugar tong", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Application of cast, sugar tong (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1238005", + "display" : "Epiphyseal arrest by stapling of distal radius", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stapling of epiphyseal plate of radius" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Epiphyseal arrest by stapling of distal radius (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1251000", + "display" : "Incisional biopsy of testis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incisional biopsy of testis (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1253002", + "display" : "Refusion of spine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Refusion of spine (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1258006", + "display" : "Excision of meniscus of wrist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Meniscectomy of wrist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of meniscus of wrist (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1266002", + "display" : "Closure of fistula of ear drum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closure of fistula of tympanic membrane" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closure of perforation of ear drum" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closure of perforation of tympanic membrane" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closure of tympanic membrane perforation (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closure of tympanic membrane perforation" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1267006", + "display" : "Electrocoagulation of lesion of vagina", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Electrocoagulation of lesion of vagina (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1278003", + "display" : "Open reduction of closed shoulder dislocation with fracture of greater tuberosity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open reduction of closed shoulder dislocation with fracture of greater tuberosity (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1279006", + "display" : "Repair of cardiac pacemaker pocket in skin AND/OR subcutaneous tissue", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Repair of cardiac pacemaker pocket in skin AND/OR subcutaneous tissue (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1292009", + "display" : "Magnetic resonance imaging of urinary bladder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Magnetic resonance imaging of urinary bladder (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "MRI of bladder" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1299000", + "display" : "Excision of appendiceal stump", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of appendiceal stump (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1315009", + "display" : "Reconstruction of eyebrow", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Restoration of eyebrow" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reconstruction of eyebrow (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1324000", + "display" : "Cerebrospinal fluid IgG ratio and IgG index", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CSF IgG/CSF albumin ratio" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cerebrospinal fluid immunoglobulin G ratio and immunoglobulin G index" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cerebrospinal fluid immunoglobulin G ratio and immunoglobulin G index (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1327007", + "display" : "Procedure on Meckel's diverticulum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Procedure on Meckel's diverticulum (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Procedure on Meckel diverticulum" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1328002", + "display" : "Ilioiliac shunt", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ilioiliac vascular bypass" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ilioiliac shunt (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1329005", + "display" : "Division of congenital web of larynx", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Division of congenital web of larynx (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1337002", + "display" : "Colosigmoidostomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Colosigmoidostomy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1339004", + "display" : "Removal of impacted feces", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of impacted faeces" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of impacted feces (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Manual evacuation of faeces" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Manual evacuation of feces" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Manual evacuation of bowel" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1352009", + "display" : "Anterior spinal rhizotomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anterior spinal rhizotomy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1358008", + "display" : "Anti-human globulin test, enzyme technique, titer", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anti-human globulin test, enzyme technique, titre" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anti-human globulin test, enzyme technique, titer (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1366004", + "display" : "Inhalation therapy procedure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inhalation therapy procedure (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Breathing treatment" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "An administration into the respiratory tract by inspiration" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1385001", + "display" : "Echography, scan B-mode for fetal age determination", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Echography, scan B-mode for fetal age determination (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Echography, scan B-mode for foetal age determination" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1390003", + "display" : "Laparoscopic-assisted sigmoid colectomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Laparoscopic-assisted sigmoidectomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Laparoscopic-assisted sigmoid colectomy (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Laparoscopic sigmoid colectomy" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1398005", + "display" : "Direct thrombectomy of iliac vein by leg incision", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Direct thrombectomy of iliac vein by leg incision (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1399002", + "display" : "Incision and exploration of ureter", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incision and exploration of ureter (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1407007", + "display" : "Application of long leg cast, brace type", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Application of long leg cast, brace type (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1410000", + "display" : "Anesthesia for tympanotomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anaesthesia for tympanotomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anesthesia for tympanotomy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1411001", + "display" : "Operation on papillary muscle of heart", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Operation on papillary muscle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Operation on papillary muscle of heart (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1413003", + "display" : "Penetrating keratoplasty with homograft", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Penetrating keratoplasty with homograft (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1414009", + "display" : "Angiography of arteriovenous shunt", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vascular shuntogram" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Angiography of arteriovenous shunt (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1417002", + "display" : "Operation on face", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Operation on face (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1431002", + "display" : "Fixation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Attachment" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "pexy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fixation (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "The act or operation of holding, suturing, or fastening in a fixed position." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1440003", + "display" : "Repair with resection-recession", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Repair with resection-recession (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1449002", + "display" : "Epilation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Depilation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Epilation of skin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Depilation of skin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Epilation (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of hair" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hair removal" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Depilating hair" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1453000", + "display" : "Biofeedback, galvanic skin response", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Biofeedback, galvanic skin response (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1455007", + "display" : "Cerclage", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cerclage (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1457004", + "display" : "Truncal vagotomy with pyloroplasty and gastrostomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Truncal vagotomy with pyloroplasty and gastrostomy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1494008", + "display" : "Osmolarity measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osmolarity measurement (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1500007", + "display" : "Bilateral epididymovasostomy with anastomosis of epididymis to vas deferens", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bilateral epididymovasostomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anastomosis of bilateral epididymides to bilateral vas deferens (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anastomosis of bilateral epididymides to bilateral vas deferens" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anastomosis of both epididymides to both vasa deferentia" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1501006", + "display" : "Altemeier operation, perineal rectal pull-through", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Altemeier operation, perineal rectal pull-through (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1505002", + "display" : "Hospital admission for isolation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital admission for isolation (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1529009", + "display" : "Aspiration of soft tissue", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aspiration of soft tissue (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1533002", + "display" : "Ureteroplication", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Plication of ureter" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ureteroplication (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1550000", + "display" : "Amikacin measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Amikacin measurement (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Amikacin level" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1555005", + "display" : "Brief group psychotherapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brief group psychotherapy (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1559004", + "display" : "IL-2 assay", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Interleukin (IL)-2 assay" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Interleukin-2 assay" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Interleukin-2 assay (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1576000", + "display" : "Repair of uteroenteric fistula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Repair of enterouterine fistula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Repair of uterointestinal fistula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Repair of intestinouterine fistula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closure of intestinouterine fistula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closure of uteroenteric fistula (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closure of uteroenteric fistula" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1578004", + "display" : "Reconstruction of ossicles with stapedectomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reconstruction of ossicles with stapedectomy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1583007", + "display" : "Tractotomy of mesencephalon", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tractotomy of mesencephalon (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1585000", + "display" : "Lengthening of gastrocnemius muscle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vulpius operation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lengthening of gastrocnemius muscle (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1596008", + "display" : "Anesthesia for total elbow replacement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anaesthesia for total elbow replacement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anesthesia for total elbow replacement (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1597004", + "display" : "Skeletal X-ray of ankle and foot", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Skeletal X-ray of ankle and foot (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1614003", + "display" : "Repair of both direct inguinal hernias", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Repair of bilateral direct inguinal hernias" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Repair of bilateral direct inguinal hernias (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1615002", + "display" : "Reline of upper partial denture at chairside", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reline of upper partial denture at chairside (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1616001", + "display" : "Galactosylceramide beta-galactosidase measurement, leukocytes", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Galactosylceramide beta-galactosidase measurement, leucocytes" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Galactosylceramide beta-galactosidase measurement, leukocytes (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1636000", + "display" : "Injection of sclerosing agent in varicose vein", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injection of varicose vein with sclerosing agent" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sclerotherapy of varicose vein" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injection of sclerosing agent in varicose vein (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1638004", + "display" : "Cineplasty with cineplastic prosthesis of extremity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cineplastic amputation with cineplastic prosthesis of extremity" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cineplastic amputation with cineplastic prosthesis of extremity (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1640009", + "display" : "History and physical examination, insurance", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "History and physical examination, insurance (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1645004", + "display" : "Transduodenal sphincterotomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transduodenal sphincterotomy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1651009", + "display" : "Excision of tendon sheath", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of tendon sheath (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1653007", + "display" : "Internal fixation of bone without fracture reduction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Internal fixation of bone without fracture reduction (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1669000", + "display" : "Making occupied bed", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Making occupied bed (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1677001", + "display" : "Haagensen test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haagensen test (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Breast examination for malignancy in which patient leans forward and breasts are examined for abnormal contour" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1678006", + "display" : "Endoscopic procedure of nerve", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Endoscopic procedure of nerve (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1680000", + "display" : "Secondary chemoprophylaxis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Secondary chemoprophylaxis (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1683003", + "display" : "Direct closure of laceration of conjunctiva", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Direct closure of laceration of conjunctiva (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1689004", + "display" : "Local excision of ovary", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Local excision of ovary (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1691007", + "display" : "Drainage of abscess of tonsil", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Drainage of abscess of tonsil (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1699009", + "display" : "Special dosimetry", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Special dosimetry (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1702002", + "display" : "Labial veneer, resin laminate, laboratory", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Labial veneer, resin laminate, laboratory (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1704001", + "display" : "Repair of congenital pseudoarthrosis of tibia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Repair of congenital pseudoarthrosis of tibia (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Correction of tibial pseudoarthrosis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1712009", + "display" : "Immunoglobulin typing, IgG", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immunoglobulin typing, immunoglobulin G" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immunoglobulin typing, immunoglobulin G (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1713004", + "display" : "Induction and maintenance of total body hypothermia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Induction and maintenance of total body hypothermia (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1730002", + "display" : "Suture of skin wound of hindfoot", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Suture of skin wound of hindfoot (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1746005", + "display" : "Scleral buckling with implant", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Encircling procedure of sclera for buckling with implant" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Scleral buckling with implant (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Buckling of sclera using implant" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1747001", + "display" : "Replacement of skeletal muscle stimulator", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of electronic stimulator of skeletal muscle with synchronous replacement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Replacement of skeletal muscle stimulator (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1753001", + "display" : "Resection of uveal tissue", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Resection of uveal tissue (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1757000", + "display" : "Arthroscopy of wrist with partial synovectomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arthroscopy of wrist with partial synovectomy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1759002", + "display" : "Assessment of nutritional status", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Physical/nutritional assessment" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Assessment of nutritional status (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1770009", + "display" : "Mitral valvotomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Valvulotomy of mitral valve" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mitral valvulotomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "MVy - Mitral valvotomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mitral valvotomy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1774000", + "display" : "Nasopharyngeal rehabilitation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nasopharyngeal rehabilitation (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1775004", + "display" : "Submaxillary incision with drainage", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Submaxillary incision with drainage (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1784004", + "display" : "Fecal stercobilin, qualitative", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Faecal stercobilin, qualitative" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fecal stercobilin, qualitative (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1787006", + "display" : "Ultrasonic guidance for pericardiocentesis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ultrasonic guidance for pericardiocentesis (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1788001", + "display" : "Blood unit collection for directed donation, donor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Collection, processing and storage of donor directed whole blood or components" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Directed blood donation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood unit collection for directed donation, donor (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1801001", + "display" : "Endoscopic biopsy of duodenum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Duodenoscopy and biopsy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Endoscopic biopsy of duodenum (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1805005", + "display" : "Surgical closure of stoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Take-down of stoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Surgical closure of stoma (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1811008", + "display" : "Aspiration of bursa of hand", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bursocentesis of hand" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Drainage of bursa of hand by aspiration" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aspiration of bursa of hand (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1813006", + "display" : "Cryotherapy of genital warts", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cryotherapy of genital warts (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1820004", + "display" : "Alcohol measurement, breath", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ethanol measurement, breath (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ethanol measurement, breath" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1830008", + "display" : "Open reduction of open sacral fracture", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open reduction of open sacral fracture (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1836002", + "display" : "Excision of diverticulum of ventricle of heart", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of diverticulum of ventricle of heart (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1844002", + "display" : "Plication of ligament", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Plication of ligament (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1854003", + "display" : "Incision of nose", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rhinotomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incision of nose (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1859008", + "display" : "Removal of foreign body from tendon of hand", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of foreign body from tendon of hand (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hand tendon foreign body removed" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1861004", + "display" : "Anesthesia for closed procedure on humerus and elbow", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anaesthesia for closed procedure on humerus and elbow" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anesthesia for closed procedure on humerus and elbow (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1862006", + "display" : "Thoracic phlebectomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thoracic phlebectomy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1866009", + "display" : "Bilateral total nephrectomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Total excision of bilateral kidneys" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Total excision of bilateral kidneys (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Total excision of both kidneys" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of entire bilateral kidneys" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1868005", + "display" : "Removal of foreign body from brain", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of foreign body from brain (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "FB - Removal of foreign body from brain" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1870001", + "display" : "Insertion of halo device of skull with synchronous skeletal traction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Insertion of halo device of skull with synchronous skeletal traction (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1871002", + "display" : "Repair of aneurysm of coronary artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Repair of coronary artery aneurysm" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Repair of aneurysm of coronary artery (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1872009", + "display" : "Suture of male perineum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Suture of male perineum (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1876007", + "display" : "Recession of prognathic jaw", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Correction of mandibular prognathism" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prognathic recession" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recession of prognathic jaw (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1879000", + "display" : "Fluorescent antigen measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fluorescent antigen measurement (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1889001", + "display" : "Patient transfer, in-hospital, unit-to-unit", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Patient transfer, in-hospital, unit-to-unit (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1907003", + "display" : "Bifurcation of bone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bifurcation of bone (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1917008", + "display" : "Patient discharge, deceased, medicolegal case", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Patient discharge, deceased, medicolegal case (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1924009", + "display" : "Hepaticotomy with drainage", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hepaticotomy with drainage (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1950008", + "display" : "Drainage of abscess of nasal septum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Drainage of abscess of nasal septum (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Drainage of nasal septal abscess" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1958001", + "display" : "Grafting of bone of thumb with transfer of skin flap", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Grafting of bone of thumb with transfer of skin flap (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1966005", + "display" : "Central block anesthesia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Central block anaesthesia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Central block anesthesia (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1983001", + "display" : "Total urethrectomy including cystostomy in female", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Total urethrectomy including cystostomy in female (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1995001", + "display" : "Stripping of cerebral meninges", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stripping of cerebral meninges (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1999007", + "display" : "Psychologic test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Psychological testing" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Psychologic test (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2002009", + "display" : "Construction of subcutaneous tunnel without esophageal anastomosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Construction of subcutaneous tunnel without oesophageal anastomosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Construction of subcutaneous tunnel without esophageal anastomosis (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2021001", + "display" : "Internal fixation of radius and ulna without fracture reduction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Internal fixation of radius and ulna without fracture reduction (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2051007", + "display" : "Red cell iron utilization study", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radioiron red cell utilization" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Red cell iron utilisation study" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radioiron red cell utilisation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Red cell iron utilization study (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2054004", + "display" : "Barbiturates measurement, quantitative and qualitative", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Barbiturates measurement, quantitative and qualitative (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2067001", + "display" : "Implantation of electromagnetic hearing aid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Implantation of electromagnetic hearing device" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Implantation of electromagnetic hearing aid (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2069003", + "display" : "Dental subperiosteal implant", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subperiosteal implantation into jaw" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Implantation of dental subperiosteal implant (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Implantation of dental subperiosteal implant" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2078009", + "display" : "Puncture of bursa of hand", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Puncture of bursa of hand (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2079001", + "display" : "Reimplantation of anomalous pulmonary artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reimplantation of anomalous pulmonary artery (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2080003", + "display" : "Angiectomy with anastomosis of lower limb artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arteriectomy with anastomosis of lower limb" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Resection of lower limb artery with anastomosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Angiectomy with anastomosis of lower limb artery (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2098004", + "display" : "Open reduction of open mandibular fracture with external fixation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open reduction of open mandibular fracture with external fixation (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2115003", + "display" : "Dental prophylaxis of child", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dental prophylaxis of child (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2119009", + "display" : "Repair of blood vessel", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Repair of blood vessel (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2127000", + "display" : "Reduction of closed sacral fracture", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reduction of closed sacral fracture (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2137005", + "display" : "Excision of pericardial tumor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of pericardial tumour" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of pericardial tumor (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2153008", + "display" : "Cardiac catheterization education", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cardiac catheterisation education" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cardiac catheterization education (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2161003", + "display" : "Operation on vulva", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vulva operation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Operation on vulva (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2164006", + "display" : "Injection of aorta", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injection of aorta (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2166008", + "display" : "Bicuspidization of aortic valve", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bicuspidisation of aortic valve" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bicuspidization of aortic valve (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2171001", + "display" : "Excision of tonsil tag (procedure)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Remnant tonsillectomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of remnant of tonsil" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of tonsil tag" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2178007", + "display" : "Ureterocentesis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ureterocentesis (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2181002", + "display" : "Operation for bone injury of tarsals and metatarsals", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Operation for bone injury of tarsals and metatarsals (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2188008", + "display" : "Suture of tendon to skeletal attachment", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tenosuture to skeletal attachment" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tenorrhaphy to skeletal attachment" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Suture of tendon to skeletal attachment (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2193006", + "display" : "Repair of ruptured aneurysm with graft of celiac artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Repair of ruptured aneurysm with graft of coeliac artery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Repair of ruptured aneurysm with graft of celiac artery (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2196003", + "display" : "Gas liquid chromatography, electron capture type", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gas liquid chromatography, electron capture type (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2199005", + "display" : "Excision of lesion of cul-de-sac", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of lesion of pouch of Douglas" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of lesion of cul-de-sac (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2214008", + "display" : "Curette test of skin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Curette test of skin (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2220009", + "display" : "Complement component assay", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Complement component assay (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2225004", + "display" : "Sensititre system test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sensititer system test" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sensititer system test (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2234009", + "display" : "Proctosigmoidopexy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Proctosigmoidopexy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2242005", + "display" : "Reconstruction of eyelid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reconstruction of eyelid (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2244006", + "display" : "Arthroscopy of wrist with internal fixation for instability", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arthroscopy of wrist with internal fixation for instability (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2250001", + "display" : "Resection of ascending aorta with anastomosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Resection of ascending aorta with anastomosis (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2252009", + "display" : "Hospital admission, urgent, 48 hours", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital admission, urgent, 48 hours (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2267008", + "display" : "Changing tracheostomy tube", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Changing tracheostomy tube (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Replacement of tracheostomy tube" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Change of tracheostomy tube" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2270007", + "display" : "Repair of cleft hand", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Repair of cleft hand (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Correction of cleft hand" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2276001", + "display" : "Exploration of popliteal artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Exploration of popliteal artery (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2278000", + "display" : "Urinalysis, automated", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Urinalysis, automated (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2279008", + "display" : "Antibody detection, RBC, enzyme, 1 stage technique, including anti-human globulin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antibody detection, red blood cell, enzyme, 1 stage technique, including anti-human globulin (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antibody detection, red blood cell, enzyme, 1 stage technique, including anti-human globulin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2290003", + "display" : "Microbial culture, anaerobic, initial isolation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Microbial culture, anaerobic, initial isolation (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2315006", + "display" : "Operation on cerebral meninges", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Operation on cerebral meninges (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brain meninges operation" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2318008", + "display" : "Anesthesia for cast procedure on forearm, wrist or hand", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anaesthesia for cast procedure on forearm, wrist or hand" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anesthesia for cast procedure on forearm, wrist or hand (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2321005", + "display" : "Delivery by Ritgen maneuver", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Delivery by Ritgen manoeuvre" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Delivery by Ritgen maneuver (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2322003", + "display" : "Suture of recent wound of eyelid, direct closure, full-thickness", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Suture of recent wound of eyelid, direct closure, full-thickness (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2337004", + "display" : "Adductor tenotomy of hip", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Division of adductor tendon of hip" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adductor tenotomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tenotomy of adductor muscle of thigh" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adductor tenotomy of hip (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2344008", + "display" : "Complicated cystorrhaphy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Complicated cystorrhaphy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2364003", + "display" : "Radical resection of tumor of soft tissue of wrist area", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radical resection of tumour of soft tissue of wrist area" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radical resection of tumor of soft tissue of wrist area (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2371008", + "display" : "Tympanoplasty type II with graft against incus or malleus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tympanoplasty with incudostapediopexy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Myringomalleolabyrinthopexy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tympanoplasty type II with graft against incus or malleus (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2373006", + "display" : "Buffy coat smear evaluation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Buffy coat smear evaluation (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2382000", + "display" : "Application of manual or electric breast pump", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Breast pumping" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Application of breast pump" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Application of breast pump (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2386002", + "display" : "Reduction of closed patellar dislocation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reduction of closed patellar dislocation (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2393003", + "display" : "Ligation of vein of lower limb", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ligation of vein of lower limb (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2406000", + "display" : "Periodontic dental consultation and report", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Periodontic dental consultation and report (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2407009", + "display" : "Excision of mediastinal tumor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of mediastinal tumour" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of mediastinal tumor (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2408004", + "display" : "Hexosaminidase A and total hexosaminidase measurement, serum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hexosaminidase A and total hexosaminidase measurement, serum (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2409007", + "display" : "Reattachment of extremity of foot", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Replantation of toe" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reattachment of extremity of foot (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2425002", + "display" : "Epstein-Barr virus serologic test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "EBV serologic test" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Epstein-Barr virus serologic test (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2442008", + "display" : "Incision of lacrimal canaliculus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incision of lacrimal canaliculus (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2448007", + "display" : "Cell count of synovial fluid with differential count", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cell count of synovial fluid with differential count (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2455009", + "display" : "Revision of lumbosubarachnoid shunt", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Revision of lumbosubarachnoid shunt (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2457001", + "display" : "Blind rehabilitation therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blind and partially sighted rehabilitation - vocational training" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blind rehabilitation therapy (regime/therapy)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blind rehabilitation" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2458006", + "display" : "Educational therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Educational therapy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2459003", + "display" : "Destructive procedure of artery of upper extremity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Destructive procedure of artery of upper extremity (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2474001", + "display" : "Repair of malunion of metatarsal bones", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Repair of malunion of metatarsal bones (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2475000", + "display" : "Urine specimen collection, 24 hours", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "24 hour urine specimen collection" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Twenty-four hour collection of urine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Collection of 24-hour urine specimen for laboratory" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Urine specimen collection, 24 hours (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2480009", + "display" : "Debridement of skin, subcutaneous tissue, muscle and bone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Debridement of skin, subcutaneous tissue, muscle and bone (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2486003", + "display" : "Destruction of tissue of breast", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Destructive procedure of breast" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Breast destructive procedure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Destruction of tissue of breast (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2488002", + "display" : "Prescription, fitting and dispensing of contact lens", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Provision of contact lens" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prescription, fitting and dispensing of contact lens (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2494005", + "display" : "Nursing conference", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nursing conference (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nurse to nurse communication" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2498008", + "display" : "Rebase of upper partial denture", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rebase of upper partial denture (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2507007", + "display" : "5' Nucleotidase measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "5' Nucleotidase measurement (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2508002", + "display" : "Retrograde urography with KUB", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Retrograde urography with kidney-ureter-bladder" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Retrograde urography with kidney-ureter-bladder (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2514009", + "display" : "Reduction of closed humeral supracondylar fracture with manipulation and traction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Manual reduction of closed supracondylar fracture of humerus with traction (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Manual reduction of closed supracondylar fracture of humerus with traction" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2517002", + "display" : "Stroke rehabilitation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stroke rehabilitation (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2530001", + "display" : "Chiropractic visit", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chiropractic visit (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2531002", + "display" : "Mononuclear cell function assay", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mononuclear cell function assay (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2535006", + "display" : "Pulpectomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dental pulp extirpation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pulpectomy (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of pulp - complete" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pulpectomy of tooth" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Extirpation of pulp of tooth" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pulp extirpation" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2536007", + "display" : "Injection of medication in anterior chamber of eye", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injection of medication in anterior chamber of eye (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2547000", + "display" : "Excision of keloid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of keloid (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2552005", + "display" : "Incision of cerebral subarachnoid space", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incision of cerebral subarachnoid space (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2564002", + "display" : "Creation of lumbar shunt including laminectomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Creation of lumbar shunt including laminectomy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2566000", + "display" : "Osteoplasty of radius", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osteoplasty of radius (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2567009", + "display" : "Resection of rib by transaxillary approach", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Resection of rib by transaxillary approach (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2580007", + "display" : "Transplant of hair follicles to scalp", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transplant of hair follicles to scalp (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2598006", + "display" : "Open heart surgery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open heart surgery (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2601001", + "display" : "Removal of bone flap of skull", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of bone flap of skull (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2607002", + "display" : "Operation on uterus supporting structures", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Operation of supporting structures of uterus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Operation on uterus supporting structures (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2613006", + "display" : "Implantation of prosthesis or prosthetic device of joint of hand", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Implantation of joint prosthesis into joint of hand (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Implantation of joint prosthesis of hand" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Implantation of joint prosthesis into joint of hand" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2614000", + "display" : "Removal of ligature from fallopian tube", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of ligature from fallopian tube (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2616003", + "display" : "Repair of bifid digit of hand", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Repair of bifid digit of hand (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2619005", + "display" : "Psychiatric interpretation to family or parents of patient", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Psychiatric interpretation to family or parents of patient (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2629003", + "display" : "Intracranial/cerebral perfusion pressure monitoring", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intracranial/cerebral perfusion pressure monitoring (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2632000", + "display" : "Incision and drainage of infected bursa of upper arm", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incision and drainage of infected bursa of upper arm (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2642003", + "display" : "Prefabricated post and core in addition to crown", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prefabricated post and core in addition to crown (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2643008", + "display" : "Ligation of varicose vein of head and neck", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ligation of varicose vein of head and neck (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2644002", + "display" : "Cauterization of liver", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cauterisation of liver" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cauterization of liver (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2645001", + "display" : "Intelligence test/WB1", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intelligence test/WB1 (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2646000", + "display" : "Incision and exploration of vas deferens", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incision and exploration of vas deferens (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vasotomy and exploration" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2658000", + "display" : "Social service interview of patient", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Social service interview of patient (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2659008", + "display" : "Suture of ligament of lower extremity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Suture of ligament of lower extremity (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2668005", + "display" : "Recementation of space maintainer", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recementation of space maintainer (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2673004", + "display" : "Incision and drainage of masticator space by extraoral approach", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incision and drainage of masticator space by extraoral approach (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2677003", + "display" : "Stripping", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stripping (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A removal done by peeling, often using a stripper" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2690005", + "display" : "Magnetic resonance imaging of pelvis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Magnetic resonance imaging of pelvis (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "MRI of pelvis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2693007", + "display" : "Stool fat, quantitative measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stool fat, quantitative measurement (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2696004", + "display" : "Hepatic venography with hemodynamic evaluation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hepatic venography with haemodynamic evaluation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hepatic venography with hemodynamic evaluation (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2697008", + "display" : "Stripping and ligation of saphenous vein", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stripping and ligation of great saphenous vein (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stripping and ligation of great saphenous vein" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2716009", + "display" : "Dermal-fat-fascia graft", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dermal-fat-fascia graft (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2722000", + "display" : "IL-3 assay", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Interleukin-3 assay" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Interleukin-3 assay (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2731000", + "display" : "Serologic test for Influenza A virus (procedure)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Serologic test for Influenza A virus" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2732007", + "display" : "Recession of tendon of hand", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recession of tendon of hand (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2737001", + "display" : "Exploratory craniotomy, infratentorial", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Exploratory craniectomy, infratentorial" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Exploratory craniotomy, infratentorial (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2742009", + "display" : "Destruction of Bartholin's gland or cyst", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Destruction of Bartholin's gland" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Destruction of Bartholin's gland (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Destruction of Bartholin gland" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2743004", + "display" : "Operative endoscopy of ileum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Operative ileoscopy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Operative endoscopy of ileum (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2745006", + "display" : "Omentopexy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Epiplopexy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Omentopexy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2752008", + "display" : "Incudopexy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incudopexy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2780005", + "display" : "Osteoplasty of facial bones", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osteoplasty of facial bones (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2794006", + "display" : "Cauterization of navel", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cauterisation of navel" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cauterization of navel (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2802005", + "display" : "Manual dilation and stretching", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Manual dilation and stretching (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A dilation and stretching done by manipulation" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2811005", + "display" : "Cineradiography of pharynx", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cineradiography of pharynx (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2813008", + "display" : "Nephroureterocystectomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nephroureterocystectomy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2837008", + "display" : "Transposition of ulnar nerve at elbow", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transposition of ulnar nerve at elbow (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2842000", + "display" : "Gas chromatography measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gas chromatography measurement (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2843005", + "display" : "Revision of urinary conduit", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Revision of urinary conduit (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2847006", + "display" : "Cervical myelography", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cervical myelography (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cervical myelogram" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2851008", + "display" : "Arthrotomy for synovectomy of sternoclavicular joint", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arthrotomy for synovectomy of sternoclavicular joint (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2854000", + "display" : "Bursectomy of hand", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of bursa of hand" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Resection of bursa of hand" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bursectomy of hand (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2857007", + "display" : "Complete pinealectomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Complete excision of pineal gland" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Complete excision of pineal gland (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2866006", + "display" : "Obliteration of lymphatic structure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Obliteration of lymphatic structure (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2875008", + "display" : "Implantation of prosthesis or prosthetic device of elbow joint", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Implantation of joint prosthesis into elbow joint (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Implantation of joint prosthesis of elbow" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Implantation of joint prosthesis into elbow joint" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2885009", + "display" : "Intradermal skin test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intradermal allergen test" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intradermal skin test (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2891006", + "display" : "Arthroscopy of elbow with partial synovectomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arthroscopy of elbow with partial synovectomy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2898000", + "display" : "DNA analysis, antenatal, blood", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deoxyribonucleic acid analysis, antenatal, blood (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deoxyribonucleic acid analysis, antenatal, blood" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2908005", + "display" : "Destruction of hemorrhoids by cryotherapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cryotherapy of hemorrhoids" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Destruction of haemorrhoids by cryotherapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cryotherapy of haemorrhoids" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Destruction of hemorrhoids by cryotherapy (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cryotherapy to haemorrhoid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cryotherapy to hemorrhoid" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2914003", + "display" : "Anterior sclerotomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anterior sclerotomy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2915002", + "display" : "Suture of capsule of ankle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Capsulorrhaphy of ankle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Suture of capsule of ankle (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2933008", + "display" : "Pneumogynecography", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pneumogynaecography" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pneumogynecography (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2945004", + "display" : "Suprapubic diverticulectomy of bladder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Suprapubic diverticulectomy of urinary bladder (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Suprapubic diverticulectomy of urinary bladder" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2947007", + "display" : "Therapeutic compound measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Therapeutic compound measurement (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2960001", + "display" : "Repair of fistula of cervix", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closure of fistula of cervix" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closure of fistula of uterine cervix (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closure of fistula of uterine cervix" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2968008", + "display" : "Craniectomy with treatment of penetrating wound of brain", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Craniectomy with treatment of penetrating wound of brain (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2970004", + "display" : "Metacarpal lengthening and transfer of local flap", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cocked hat procedure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Metacarpal lengthening and transfer of local flap (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2971000", + "display" : "Closure of urethrovaginal fistula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closure of acquired urethrovaginal fistula (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closure of acquired urethrovaginal fistula" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2977001", + "display" : "Thrombectomy of lower limb vein", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of thrombus of lower limb vein" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thrombectomy of lower limb vein (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3001009", + "display" : "Total lobectomy with bronchoplasty", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Total lobectomy with bronchoplasty (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3010001", + "display" : "Removal of silastic tubes from ear", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of silastic tubes from ear (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3016007", + "display" : "Removal of Crutchfield tongs from skull", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of Crutchfield tongs from skull (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3025001", + "display" : "Calcitonin measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thyrocalcitonin measurement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Calcitonin measurement (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3026000", + "display" : "Tibiotalar arthrodesis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fusion of tibiotalar joint" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tibiotalar arthrodesis (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3029007", + "display" : "Peripheral nervous system disease rehabilitation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Peripheral nervous system disease rehabilitation (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3041000", + "display" : "Repair of stomach", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Repair of stomach (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3047001", + "display" : "Kowa fundus photography", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Kowa fundus photography (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3060007", + "display" : "Forequarter amputation, right", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Forequarter amputation, right (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3061006", + "display" : "Complete avulsion of nail", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Complete excision of nail AND nail matrix" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Complete excision of nail AND nail matrix (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3063009", + "display" : "Gastroscopy through artificial stoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Percutaneous endoscopy through gastrostomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Endoscopy of stomach through stoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastroscopy through artificial stoma (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastroscopy via stoma" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3075004", + "display" : "Nonoperative removal of prosthesis of bile duct", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nonoperative removal of prosthesis of bile duct (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3078002", + "display" : "Embolectomy with catheter of renal artery by abdominal incision", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Embolectomy with catheter of renal artery by abdominal incision (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3083005", + "display" : "Removal of device from thorax", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of device from thorax (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3088001", + "display" : "Anesthesia for endoscopic procedure on upper extremity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anaesthesia for endoscopic procedure on upper extremity" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anesthesia for endoscopic procedure on upper extremity (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3090000", + "display" : "Aneurysmectomy with graft replacement of lower limb artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aneurysmectomy with graft replacement of lower limb artery (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3112006", + "display" : "Restraint removal", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Restraint removal (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3116009", + "display" : "Blood coagulation panel", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood coagulation screen" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clotting screening" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Coagulation system screening" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clotting screen" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood coagulation panel (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3130004", + "display" : "Monitoring of cardiac output by ECG", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Monitoring of cardiac output by electrocardiogram (regime/therapy)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Monitoring of cardiac output by electrocardiogram" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3133002", + "display" : "Patient discharge, deceased, autopsy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Patient discharge, deceased, autopsy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3137001", + "display" : "Reimplantation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reimplantation (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Implantation that is being revised." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3143004", + "display" : "Visual field examination and evaluation, intermediate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Visual field examination and evaluation, intermediate (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3162001", + "display" : "Gadolinium measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gadolinium measurement (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3164000", + "display" : "Open reduction of closed mandibular fracture with interdental fixation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open reduction of closed mandibular fracture with interdental fixation (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3165004", + "display" : "Irrigation of muscle of hand", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Irrigation of muscle of hand (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3166003", + "display" : "Repair of salivary gland fistula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closure of salivary fistula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closure of fistula of salivary gland (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closure of fistula of salivary gland" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3177009", + "display" : "Internal obstetrical version", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Internal obstetrical version (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3183007", + "display" : "Closure of colostomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Take-down of colostomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closure of colostomy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3186004", + "display" : "Excision of Skene's gland", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of Skene's gland (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of Skene gland" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3190002", + "display" : "Epilation by forceps", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Epilation by forceps (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3204007", + "display" : "Destructive procedure of nerve", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Destructive procedure of nerve (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3241008", + "display" : "Correction of chordee with mobilization of urethra", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Correction of chordee with mobilisation of urethra" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Correction of chordee with mobilization of urethra (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3249005", + "display" : "Surgical construction of filtration bleb", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Surgical construction of filtration bleb (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Creation of filtering bleb" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trabeculectomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ocular trabeculectomy" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3256004", + "display" : "Cervical lymphangiogram", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cervical lymphangiogram (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3257008", + "display" : "Empty and measure peritoneal dialysis fluid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Empty and measure peritoneal dialysis fluid (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3258003", + "display" : "Arteriography of cerebral arteries", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Angiography of intracranial vessels" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cerebral arteriogram" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cerebral arteriography" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Angiography of cerebral arteries (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Angiography of cerebral arteries" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arteriography of intracranial vessels" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3268008", + "display" : "Transplantation of tissue of pelvic region", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transplantation of tissue of pelvic region (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3270004", + "display" : "Implantation of neurostimulator in spine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Insertion of spinal neurostimulator" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Implantation of neurostimulator in spine (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Implantation of neuropacemaker in spine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Implantation of spinal neuropacemaker" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3278006", + "display" : "Lysis of adhesions of bursa of hand", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lysis of adhesions of bursa of hand (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3287002", + "display" : "Cholecystogastrostomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gallbladder to stomach anastomosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cholecystogastrostomy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3320000", + "display" : "Autotransfusion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Autologous blood transfusion" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Autotransfusion (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abt - autologous blood transfusion" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3324009", + "display" : "Laser beam photocoagulation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Laser coagulation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Laser beam photocoagulation (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A photocoagulation using a laser beam" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3326006", + "display" : "Excision of bunionette", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of bunionette (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of exostosis of head of fifth metatarsal" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3328007", + "display" : "Incision of vein of head and neck", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phlebotomy of head and neck vein" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Venotomy of head and neck vein" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incision of vein of head and neck (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3333006", + "display" : "Application of short arm splint, forearm to hand, static", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Application of short arm splint, forearm to hand, static (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3338002", + "display" : "Open reduction of open radial shaft fracture", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open reduction of open radial shaft fracture (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3352000", + "display" : "Parathyroid hormone measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PTH measurement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Parathormone measurement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immunoreactive PTH measurement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PTH - Parathyroid hormone level" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Parathyroid hormone measurement (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3357006", + "display" : "Iron kinetics study", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Iron kinetics" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Iron kinetics study (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3360004", + "display" : "Anastomosis of bile ducts", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Biliary anastomosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bile duct anastomosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anastomosis of bile ducts (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3390006", + "display" : "Verification routine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Verification procedure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Verification routine (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3399007", + "display" : "Reduction of torsion of omentum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reduction of torsion of omentum (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3407002", + "display" : "Creation of lesion of spinal cord by percutaneous method", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Creation of lesion of spinal cord by percutaneous method (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3413006", + "display" : "Blood cell morphology", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood cell morphology (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3418002", + "display" : "Chondrectomy of spine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diskectomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chondrectomy of intervertebral cartilage" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of intervertebral cartilage" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of intervertebral disc" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arthrectomy of intervertebral disc" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intervertebral discectomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Discectomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chondrectomy of spine (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Discectomy of spine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3432000", + "display" : "Preventive dental service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Preventive dental service (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3443008", + "display" : "Pulp cap, direct, excluding final restoration", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pulp capping" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pulp cap tooth - direct" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pulp cap, direct, excluding final restoration (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3450007", + "display" : "Lymphocytes, T and B cell evaluation (procedure)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lymphocytes, T and B cell evaluation" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3457005", + "display" : "Patient referral", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Patient referral (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Referral procedure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Referral" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3479000", + "display" : "Removal of heart assist system with replacement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of pump assist device of heart with replacement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of heart assist system with replacement (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3498003", + "display" : "Total excision of pituitary gland by transsphenoidal approach", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ablation of pituitary gland by transsphenoidal approach" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Total excision of pituitary gland by transsphenoidal approach (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3499006", + "display" : "Aspiration of vitreous with replacement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Extraction of vitreous with replacement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of vitreous with replacement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aspiration of vitreous with replacement (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3509001", + "display" : "Streptococcus vaccination", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Streptococcus immunization" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Streptococcus immunisation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Streptococcus vaccination (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3515001", + "display" : "Replacement of electronic heart device, pulse generator", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Replacement of pacemaker pulse generator" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Replacement of electronic heart device, pulse generator (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3517009", + "display" : "Removal of foreign body of pelvis from subcutaneous tissue", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of foreign body of pelvis from subcutaneous tissue (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3518004", + "display" : "Aversive psychotherapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aversive psychotherapy (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3527003", + "display" : "Antibody measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antibody measurement (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3546002", + "display" : "Aortocoronary artery bypass graft with saphenous vein graft", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aortocoronary artery bypass graft with saphenous vein graft (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ACSVG - Aortocoronary saphenous vein graft" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ACSVBG - Aortocoronary saphenous vein bypass graft" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Coronary artery bypass graft with saphenous vein graft" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3559005", + "display" : "Insertion of ureteral stent with ureterotomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Insertion of ureteral stent with ureterotomy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3562008", + "display" : "Rodney Smith operation, radical subtotal pancreatectomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rodney Smith operation, radical subtotal pancreatectomy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3564009", + "display" : "Removal of foreign body from fallopian tube", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of foreign body from fallopian tube (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3575008", + "display" : "Repair of fascia with graft of fascia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Repair of fascia with graft of fascia (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3580004", + "display" : "Removal of calculus of pharynx", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of calculus of pharynx (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3605001", + "display" : "Reduction of ciliary body", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diminution of ciliary body" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reduction of ciliary body (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3607009", + "display" : "Transplantation of mesenteric tissue", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transplantation of mesenteric tissue (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3620007", + "display" : "Red cell survival study with hepatic sequestration", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Isotope study for red blood cell hepatic sequestration" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Red cell survival study with hepatic sequestration (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3625002", + "display" : "Anesthesia for brachial arteriograms, retrograde", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anaesthesia for brachial arteriograms, retrograde" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anesthesia for brachial arteriograms, retrograde (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3651000", + "display" : "Morphometric analysis, nerve", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Morphometric analysis, nerve (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3654008", + "display" : "Lingulectomy of lung", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of lingula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lingulectomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lingulectomy of lung (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3659003", + "display" : "Incision of inner ear", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incision of inner ear (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3664004", + "display" : "Repair of scleral fistula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closure of scleral fistula (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closure of scleral fistula" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3666002", + "display" : "Peripheral neurorrhaphy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Suture of peripheral nerve" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Peripheral neurorrhaphy (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Repair of peripheral nerve by suturing" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3669009", + "display" : "Fitting of prosthesis or prosthetic device of upper arm", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fitting of prosthesis or prosthetic device of upper arm (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3673007", + "display" : "Leadbetter urethral reconstruction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Leadbetter urethral reconstruction (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3683006", + "display" : "Selenium measurement, urine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Selenium measurement, urine (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3686003", + "display" : "Zancolli operation for tendon transfer of biceps", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Zancolli operation for tendon transfer of biceps (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3688002", + "display" : "Anesthesia for lens surgery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anaesthesia for lens surgery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anesthesia for lens surgery (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3690001", + "display" : "Shunt of left subclavian to descending aorta by Blalock-Park operation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Shunt of left subclavian to descending aorta by Blalock-Park operation (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3691002", + "display" : "Wedge osteotomy of tarsals and metatarsals", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Wedge osteotomy of tarsals and metatarsals (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3697003", + "display" : "Tissue processing technique, routine, embed, cut and stain, per autopsy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tissue processing technique, routine, embed, cut and stain, per autopsy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3700004", + "display" : "Erysiphake extraction of cataract by intracapsular approach", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Erysophake extraction of lens" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Suction extraction of lens" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Erysiphake extraction of cataract by intracapsular approach (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intracapsular extraction of cataract using an erysiphake, an instrument used to aspirate a cataract." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3701000", + "display" : "Removal of foreign body of hip from subcutaneous tissue", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of foreign body of hip from subcutaneous tissue (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3713005", + "display" : "Release for de Quervain's tenosynovitis of hand", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Release for de Quervain's tenosynovitis of hand (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Release for de Quervain tenosynovitis of hand" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3717006", + "display" : "Dilute Russell viper venom time", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "DRVVT" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stypven time" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dilute Russell viper venom time (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3735002", + "display" : "Coproporphyrin III measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Coproporphyrin III measurement (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3740005", + "display" : "Removal of foreign body of canthus by incision", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of foreign body of canthus by incision (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3748003", + "display" : "Biopsy of perirenal tissue", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Biopsy of perirenal tissue (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3749006", + "display" : "Reduction of closed ischial fracture", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reduction of closed ischial fracture (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3758004", + "display" : "Thrombectomy with catheter of subclavian artery by neck incision", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thrombectomy with catheter of subclavian artery by neck incision (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3770000", + "display" : "Ward urine dip stick testing", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ward urine dip stick testing (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3778007", + "display" : "Manipulation of scrotal tissue", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Scrotum manipulation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Manipulation of scrotal tissue (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3780001", + "display" : "Routine patient disposition, no follow-up planned", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Routine patient disposition, no follow-up planned (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3784005", + "display" : "Delayed hypersensitivity skin test for SK-SD", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Delayed hypersensitivity skin test for streptokinase-streptodornase (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Delayed hypersensitivity skin test for streptokinase-streptodornase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3786007", + "display" : "Excision of lesion of pharynx", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of lesion of pharynx (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3787003", + "display" : "Ultrasonic guidance for needle biopsy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Needle biopsy using ultrasonographic guidance (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ultrasonography guided needle biopsy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Needle biopsy using ultrasonographic guidance" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3794000", + "display" : "Pregnanetriol measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pregnanetriol measurement (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3796003", + "display" : "Excision of redundant mucosa from jejunostomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of redundant mucosa from jejunostomy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3799005", + "display" : "Radiography of adenoids", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radiography of adenoids (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3802001", + "display" : "Dental application of desensitizing medicament", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dental application of desensitising medicament" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dental application of desensitizing medicament (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Desensitise tooth" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Topical application of tooth medicament - desensitising agent" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Topical application of tooth medicament - desensitizing agent" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Desensitize tooth" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3819004", + "display" : "Embolization of thoracic artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Embolisation of thoracic artery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Embolization of thoracic artery (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3826004", + "display" : "Blepharotomy with drainage of abscess of eyelid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Drainage of abscess of eyelid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blepharotomy with drainage of abscess of eyelid (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incision of eyelid with drainage of abscess" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3828003", + "display" : "Open biopsy of vertebral body of thoracic region", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open biopsy of vertebral body of thoracic region (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3831002", + "display" : "Chiropractic application of ice", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chiropractic application of ice (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3843001", + "display" : "Removal of foreign body from fascia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of foreign body from fascia (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3858009", + "display" : "Echography of thyroid, A-mode", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Echography of thyroid, A-mode (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3861005", + "display" : "Aneurysmectomy with anastomosis of lower limb artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aneurysmectomy with anastomosis of lower limb artery (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3862003", + "display" : "Total vital capacity measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Total vital capacity measurement (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3864002", + "display" : "Excisional biopsy of scrotum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excisional biopsy of scrotum (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3880007", + "display" : "Excision of lesion of fibula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of lesion of fibula (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3881006", + "display" : "Incision and drainage of submental space by extraoral approach", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incision and drainage of submental space by extraoral approach (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3887005", + "display" : "Ligation of wart", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Wart ligation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ligation of wart (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3889008", + "display" : "Suture of lip", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cheilorrhaphy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Suture of lip (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3891000", + "display" : "Comprehensive orthodontic treatment, permanent dentition, for class I malocclusion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Comprehensive orthodontic treatment, permanent dentition, for class I malocclusion (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3895009", + "display" : "Application of dressing", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dressing" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dressing of skin or wound" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Application of dressing (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3907006", + "display" : "Incision and drainage of retroperitoneal abscess", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incision and drainage of retroperitoneal abscess (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3911000", + "display" : "Muscle transplantation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transplantation of muscle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muscle flap" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muscle transplantation (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3915009", + "display" : "Excision of artery of thorax and abdomen", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of artery of thorax and abdomen (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3917001", + "display" : "Excisional biopsy of phalanges of foot", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excisional biopsy of phalanges of foot (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3918006", + "display" : "Plastic repair with lengthening", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Plastic repair with lengthening (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3926003", + "display" : "Lactic acid measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lactic acid measurement (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lactate measurement" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3929005", + "display" : "Patient transfer, in-hospital, bed-to-bed", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Patient transfer, in-hospital, bed-to-bed (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3936006", + "display" : "Making Foster bed", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Making Foster bed (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3938007", + "display" : "Cerclage for retinal reattachment", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cerclage for retinal reattachment (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3942005", + "display" : "Cystopexy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Suspension of bladder" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cystopexy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3955006", + "display" : "Antibody elution, RBC", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antibody elution from red blood cells (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antibody elution from red blood cells" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3957003", + "display" : "Arteriectomy of thoracoabdominal aorta", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Resection of thoracoabdominal aorta" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arteriectomy of thoracoabdominal aorta (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3963007", + "display" : "Operation on submaxillary gland", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Operation on submaxillary gland (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3967008", + "display" : "Fluorescence polarization immunoassay", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fluorescence polarisation immunoassay" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fluorescence polarization immunoassay (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3968003", + "display" : "Facetectomy of vertebra", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of spinal facet joint" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Facetectomy of vertebra (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3969006", + "display" : "Removal of osteocartilagenous loose body from joint structures", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of osteochondritis dissecans of joint" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of osteocartilagenous loose body from joint structures (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3971006", + "display" : "Duchenne muscular dystrophy carrier detection", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Duchenne muscular dystrophy carrier detection (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3980006", + "display" : "Subtotal resection of esophagus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Partial esophagectomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subtotal resection of oesophagus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subtotal oesophagectomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Total thoracic oesophagectomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Partial excision of oesophagus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Partial oesophagectomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Partial excision of esophagus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subtotal esophagectomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Total thoracic esophagectomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subtotal resection of esophagus (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3981005", + "display" : "Carrier detection, molecular genetics", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carrier detection, molecular genetics (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3985001", + "display" : "Anesthesia for procedure on arteries of lower leg with bypass graft", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anaesthesia for procedure on arteries of lower leg with bypass graft" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anesthesia for procedure on arteries of lower leg with bypass graft (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3991004", + "display" : "Magnetic resonance imaging of pelvis, prostate and bladder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Magnetic resonance imaging of pelvis, prostate and bladder (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "MRI of pelvis, prostate and bladder" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3998005", + "display" : "Bone imaging of limited area", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bone imaging of limited area (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4007002", + "display" : "Anti-human globulin test, indirect, titer, non-gamma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anti-human globulin test, indirect, titre, non-gamma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anti-human globulin test, indirect, titer, non-gamma (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4008007", + "display" : "Phlebography of neck", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phlebography of neck (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4027001", + "display" : "Implantation of electronic stimulator into phrenic nerve", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Implantation of electronic stimulator into phrenic nerve (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4034004", + "display" : "Closed reduction of facial fracture, except mandible", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed reduction of facial fracture, except mandible (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4035003", + "display" : "Restoration, resin, two surfaces, posterior, permanent", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Restoration, resin, two surfaces, posterior, permanent (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4036002", + "display" : "Arthroscopy of elbow with extensive debridement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arthroscopy of elbow with extensive debridement (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4037006", + "display" : "Removal of vascular graft or prosthesis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of vascular graft or prosthesis (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4044002", + "display" : "Permanent colostomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Construction of permanent colostomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Creation of permanent colostomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Permanent colostomy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4045001", + "display" : "Drainage of cerebral ventricle by incision", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Drainage of cerebral ventricle by incision (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4052004", + "display" : "Percutaneous aspiration of spinal cord cyst", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Percutaneous aspiration of spinal cord syrinx" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Percutaneous aspiration of spinal cord syrinx (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4064007", + "display" : "Specimen aliquoting", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Specimen aliquoting (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4068005", + "display" : "Removal of ventricular reservoir with synchronous replacement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of ventricular reservoir with synchronous replacement (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4083000", + "display" : "Fitting of prosthesis or prosthetic device of lower arm", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fitting of prosthesis or prosthetic device of lower arm (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4084006", + "display" : "Repair of tendon of hand by graft or implant of muscle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Repair of tendon of hand by graft or implant of muscle (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4090005", + "display" : "Replacement of transvenous atrial and ventricular pacemaker electrode leads", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Replacement of transvenous atrial and ventricular pacemaker electrode leads (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4094001", + "display" : "Reduction of retroversion of uterus by pessary", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reduction of retroversion of uterus by pessary (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reduction of retroversion of uterus by suppository" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4102006", + "display" : "Root canal therapy, anterior, excluding final restoration", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Root canal therapy, anterior, excluding final restoration (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4114003", + "display" : "Parenteral chemotherapy for malignant neoplasm", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Parenteral chemotherapy for malignant neoplasm (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4116001", + "display" : "Fenestration procedure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Construction of window" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Construction of window (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A construction of openings or fenestrae" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4119008", + "display" : "Intracranial phlebectomy with anastomosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intracranial phlebectomy with anastomosis (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4134002", + "display" : "Operative block anesthesia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Operative block anaesthesia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Operative block anesthesia (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4139007", + "display" : "Posterior spinal cordotomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Posterior spinal cordotomy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4143006", + "display" : "Injection of anterior chamber of eye", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injection of anterior chamber of eye (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injection into anterior chamber of eye" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4149005", + "display" : "Bone histomorphometry, aluminum stain", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bone histomorphometry, aluminium stain" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bone histomorphometry, aluminum stain (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4154001", + "display" : "Incision and drainage of penis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incision and drainage of penis (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4165006", + "display" : "Delayed hypersensitivity skin test for staphage lysate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Delayed hypersensitivity skin test for staphage lysate (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4192000", + "display" : "Toxicology testing for organophosphate insecticide", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Toxicology testing for organophosphate insecticide (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4213001", + "display" : "Implantation of Ommaya reservoir", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Implantation of Ommaya reservoir (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4214007", + "display" : "Intracardiac injection for cardiac resuscitation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intracardiac injection for cardiac resuscitation (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4226002", + "display" : "Excision of lesion of thoracic vein", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of lesion of thoracic vein (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4252008", + "display" : "Aneurysmectomy with graft replacement by interposition", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aneurysmectomy with graft replacement by interposition (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4263006", + "display" : "Biopsy of soft tissue of elbow area, superficial", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Biopsy of soft tissue of elbow area, superficial (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4266003", + "display" : "Referral to drug addiction rehabilitation service (procedure)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Referral to drug addiction rehabilitation service" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Referral for drug addiction rehabilitation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Patient referral for medication addiction rehabilitation" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4285000", + "display" : "Insertion of bone growth stimulator into femur", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Insertion of bone growth stimulator into femur (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4293000", + "display" : "Reduction of intussusception by laparotomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reduction of intussusception by laparotomy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4304000", + "display" : "Excision of cusp of tricuspid valve", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of cusp of tricuspid valve (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4319004", + "display" : "Rebase of complete lower denture", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rebase of complete lower denture (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4321009", + "display" : "Bilateral leg arteriogram", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bilateral angiography of legs" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Angiography of both lower extremity arteries" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arteriography of bilateral lower extremity arteries" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Angiography of bilateral lower extremity arteries (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Angiography of bilateral lower extremity arteries" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arteriography of both lower extremity arteries" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4323007", + "display" : "Destruction of lesion of sclera", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Destruction of lesion of sclera (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4331002", + "display" : "Anesthesia for hernia repair in lower abdomen", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anaesthesia for hernia repair in lower abdomen" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anesthesia for hernia repair in lower abdomen (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4333004", + "display" : "Incision and drainage of perisplenic space", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incision and drainage of perisplenic space (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4336007", + "display" : "Lloyd-Davies operation, abdominoperineal resection", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lloyd-Davies operation, abdominoperineal resection (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4337003", + "display" : "Homogentisic acid measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Homogentisic acid measurement (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4339000", + "display" : "Repair of nasolabial fistula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closure of nasolabial fistula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Repair of nasolabial fistula (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4341004", + "display" : "Complete submucous resection of turbinate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Complete submucous resection of turbinate (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4344007", + "display" : "Cryopexy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cryopexy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4348005", + "display" : "Musculoplasty of hand", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Myoplasty of hand" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Musculoplasty of hand (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4350002", + "display" : "Removal of implant of cornea", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of artificial implant from cornea" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of implant of cornea (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4363008", + "display" : "Endoscopic brush biopsy of trachea", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Endoscopic brush biopsy of trachea (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4365001", + "display" : "Surgical repair", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Repair" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Surgical repair (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Restoring, to the extent possible, the natural anatomical structure." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4380007", + "display" : "Transposition of vulvar tissue", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transposition of vulvar tissue (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4387005", + "display" : "Valvuloplasty of pulmonary valve in total repair of tetralogy of Fallot", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Valvuloplasty of pulmonary valve in total repair of tetralogy of Fallot (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4388000", + "display" : "Repair of splenocolic fistula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closure of splenocolic fistula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closure of splenocolic fistula (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4407008", + "display" : "Slitting of lacrimal canaliculus for passage of tube", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Slitting of lacrimal canaliculus for passage of tube (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4411002", + "display" : "Removal of device from female genital tract", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of device from female genital tract (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4420006", + "display" : "Incision and drainage of parapharyngeal abscess by external approach", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incision and drainage of parapharyngeal abscess by external approach (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4424002", + "display" : "Making orthopedic bed", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Making orthopaedic bed" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Making orthopedic bed (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4436008", + "display" : "MCP receptor measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Methylatable chemotaxis protein (MCP) receptor measurement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Methylatable chemotaxis protein receptor measurement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Methylatable chemotaxis protein receptor measurement (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4438009", + "display" : "Venography of vena cava", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Venography of vena cava (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4443002", + "display" : "Decortication of ovary", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Capsulectomy of ovary" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decortication of ovary (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4447001", + "display" : "Autopsy, gross and microscopic examination, stillborn or newborn without CNS", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Autopsy, gross and microscopic examination, stillborn or newborn without central nervous system" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Autopsy, gross and microscopic examination, stillborn or newborn without central nervous system (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4449003", + "display" : "Manipulation of spinal meninges", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Manipulation of spinal meninges (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4450003", + "display" : "Application of Kirschner wire", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Application of Kirschner wire (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4455008", + "display" : "Open reduction of open elbow dislocation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open reduction of open elbow dislocation (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4457000", + "display" : "Insertion of mold into vagina", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Insertion of mould into vagina" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Insertion of mold into vagina (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4466001", + "display" : "Exploration of artery of upper limb", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Exploration of artery of upper limb (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Exploration of upper limb artery" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4467005", + "display" : "Excision of tumor of ankle area, deep, intramuscular", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of tumour of ankle area, deep, intramuscular" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of tumor of ankle area, deep, intramuscular (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4475004", + "display" : "Cyanide measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cyanide measurement (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cyanide level" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4487006", + "display" : "Norepinephrine measurement, supine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Norepinephrine measurement, supine (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Noradrenaline measurement, supine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4489009", + "display" : "Neurolysis of trigeminal nerve", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neurolysis of trigeminal nerve (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4503005", + "display" : "Removal of foreign body of sclera without use of magnet", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of foreign body of sclera without use of magnet (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4504004", + "display" : "Potter's obstetrical version with extraction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Potter's obstetrical version with extraction (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Potter obstetrical version with extraction" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4505003", + "display" : "Tenolysis of flexor tendon of forearm", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tenolysis of flexor tendon of forearm (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4507006", + "display" : "Decompression fasciotomy of wrist, flexor and extensor compartment", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decompression fasciotomy of wrist, flexor and extensor compartment (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4511000", + "display" : "Restoration, inlay, composite/resin, one surface, laboratory processed", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Restoration, inlay, composite/resin, one surface, laboratory processed (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4516005", + "display" : "Iridencleisis and iridotasis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Iridencleisis and iridotasis (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4520009", + "display" : "Anastomosis of esophagus, antesternal or antethoracic, with insertion of prosthesis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anastomosis of oesophagus, antesternal or antethoracic, with insertion of prosthesis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anastomosis of esophagus, antesternal or antethoracic, with insertion of prosthesis (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4525004", + "display" : "Emergency department patient visit", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Emergency department patient visit (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Seen by casualty - service" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Seen by Accident and Emergency service" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4533003", + "display" : "Ligation of artery of lower limb", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ligation of artery of lower limb (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4535005", + "display" : "Incision of pelvirectal tissue", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incision of pelvirectal tissue (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4539004", + "display" : "Excision of bronchogenic cyst", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of bronchogenic cyst (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of cyst of bronchus" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4542005", + "display" : "Closed reduction of fracture of foot", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed reduction of fracture of foot (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4544006", + "display" : "Excision of subcutaneous tumor of extremities", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of subcutaneous tumour of extremities" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of subcutaneous tumor of extremities (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4558008", + "display" : "Anterior resection of rectum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anterior resection of rectum (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4563007", + "display" : "Hospital admission, transfer from other hospital or health care facility", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital admission, transfer from other hospital or health care facility (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4570007", + "display" : "Chemopallidectomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chemopallidectomy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4579008", + "display" : "Creation of ventriculo-atrial shunt", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Creation of cerebral ventriculo-atrial shunt (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Creation of ventriculoatrial shunt" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Creation of cerebral ventriculo-atrial shunt" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Insertion of cerebral ventriculoatrial shunt" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4581005", + "display" : "Coreoplasty", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Needling of pupillary membrane" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Coreoplasty (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4585001", + "display" : "Decompression of tendon of hand", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decompression of tendon of hand (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4587009", + "display" : "Epiphysiodesis of distal radius", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Epiphysiodesis of distal radius (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4593001", + "display" : "Cauterization of sclera with iridectomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cauterisation of sclera with iridectomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cauterization of sclera with iridectomy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4594007", + "display" : "Coproporphyrin isomers, series I & III, urine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Measurement of urine coproporphyrin isomers series I and III (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Measurement of urine coproporphyrin isomers series I and III" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4613005", + "display" : "Radioimmunoassay", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "RIA" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radioimmunoassay (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4625008", + "display" : "Apical pulse taking", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Apical pulse taking (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4626009", + "display" : "Take-down of arterial anastomosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Take-down of arterial anastomosis (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4636001", + "display" : "Denker operation for radical maxillary antrotomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Denker operation for radical maxillary antrotomy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4640005", + "display" : "Ligation of fallopian tubes by abdominal approach", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ligation of fallopian tubes by abdominal approach (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4642002", + "display" : "Removal of inflatable penile prosthesis, with pump, reservoir and cylinders", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of inflatable penile prosthesis, with pump, reservoir and cylinders (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4670000", + "display" : "Catheterization of bronchus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Insertion of catheter into bronchus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Catheterisation of bronchus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Catheterization of bronchus (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4671001", + "display" : "Excision of lesion from sphenoid sinus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of lesion from sphenoid sinus (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4691008", + "display" : "Identification of rotavirus antigen in feces", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Identification of rotavirus antigen in faeces" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Identification of rotavirus antigen in feces (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4692001", + "display" : "Transplantation of artery of upper extremity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transplantation of artery of upper extremity (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4694000", + "display" : "Percutaneous needle biopsy of muscle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Percutaneous needle biopsy of muscle (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4699005", + "display" : "Alpha naphthyl butyrate stain method, blood or bone marrow (procedure)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alpha naphthyl butyrate stain method, blood or bone marrow" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alpha naphthyl butyrate stain" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4701005", + "display" : "Colony forming unit-granulocyte-monocyte-erythroid-megakaryocyte assay", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CFU-GEMM assay" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Colony forming unit-granulocyte-monocyte-erythroid-megakaryocyte assay (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4707009", + "display" : "Partial excision of calcaneus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Partial excision of calcaneus (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4712005", + "display" : "Removal of Gardner Wells tongs from skull", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of Gardner Wells tongs from skull (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4713000", + "display" : "Endoscopy and photography", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Endoscopy and photography (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4719001", + "display" : "Psychologic cognitive testing and assessment", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Psychologic cognitive testing and assessment (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4727005", + "display" : "Lipoprotein electrophoresis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lipoprotein electrophoresis (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4734007", + "display" : "Irrigation of wound catheter of integument", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Irrigation of wound catheter of integument (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4737000", + "display" : "Mycobacteria culture", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mycobacteria culture (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4756005", + "display" : "Cryotherapy of subcutaneous tissue", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cryotherapy of subcutaneous tissue (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4758006", + "display" : "Incudostapediopexy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incudostapediopexy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4764004", + "display" : "Jet ventilation procedure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Jet ventilation procedure (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Jet ventilation phasically directs a high-velocity jet of humidified gas into the endotracheal tube at rapid frequencies, entraining additional fresh gas during insufflation." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4765003", + "display" : "Insertion of ocular implant following or secondary to enucleation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Insertion of ocular implant following or secondary to evisceration" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Insertion of ocular prosthesis or prosthetic device, secondary" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Secondary insertion of ocular implant" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Insertion of ocular implant following or secondary to enucleation (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4770005", + "display" : "Colporrhaphy for repair of urethrocele", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Repair of urethrocele" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Colporrhaphy for repair of urethrocele (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Repair of urethrocoele" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Colporrhaphy for repair of urethrocoele" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4772002", + "display" : "Reduction of torsion of spermatic cord", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Detorsion of spermatic cord" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reduction of torsion of spermatic cord (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4784000", + "display" : "Operation on sublingual gland", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Operation on sublingual gland (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4804005", + "display" : "Microbial identification test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Microbial identification test (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4811009", + "display" : "Reconstruction of diaphragm", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reconstruction of diaphragm (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4815000", + "display" : "Antibody identification, RBC antibody panel, enzyme, 2 stage technique including anti-human globulin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antibody identification, red blood cell antibody panel, enzyme, 2 stage technique including anti-human globulin (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antibody identification, red blood cell antibody panel, enzyme, 2 stage technique including anti-human globulin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4820000", + "display" : "Incision of labial frenum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Labial frenotomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incision of labial fraenum" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incision of labial frenum (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4827002", + "display" : "Shower hydrotherapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Douche hydrotherapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Shower hydrotherapy (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4829004", + "display" : "Excision of small intestine for interposition", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Resection of small intestine for interposition" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of small intestine for interposition (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4847005", + "display" : "Anesthesia for cesarean section", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anaesthesia for caesarean section" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anesthesia for cesarean section (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4849008", + "display" : "Biopsy of ovary", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Biopsy of ovary (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ovarian biopsy" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4862007", + "display" : "Revision of anastomosis of large intestine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Revision of anastomosis of large intestine (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4877004", + "display" : "Extracapsular extraction of lens with iridectomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Extracapsular extraction of lens with iridectomy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4891005", + "display" : "Proctostomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rectostomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Proctostomy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4895001", + "display" : "Construction of sigmoid bladder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Replacement of bladder with sigmoid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Construction of sigmoid bladder (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4902005", + "display" : "Ethchlorvynol measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ethchlorvynol measurement (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4903000", + "display" : "Serum protein electrophoresis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Serum protein electrophoresis (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4904006", + "display" : "Dilation of anal sphincter under nonlocal anesthesia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dilation of anal sphincter under nonlocal anaesthesia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dilation of anal sphincter under nonlocal anesthesia (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4914002", + "display" : "Treatment planning for teletherapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Treatment planning for external beam radiation therapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Treatment planning for external beam radiation therapy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4929000", + "display" : "Local perfusion of kidney", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Local perfusion of kidney (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4930005", + "display" : "Repair of thoracogastric fistula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Repair of thoracogastric fistula (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4934001", + "display" : "Salpingography", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radiography of fallopian tubes" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Salpingography (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4957007", + "display" : "Cervical spinal fusion for pseudoarthrosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cervical spinal fusion for pseudoarthrosis (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4966006", + "display" : "Extracorporeal perfusion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Extracorporeal perfusion (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4970003", + "display" : "Venography", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Venogram" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Venography (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phlebogram" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phlebography" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4974007", + "display" : "Operation on liver", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Liver operation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hepatic operation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Operation on liver (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4976009", + "display" : "Anesthesia for endoscopic procedure on lower extremity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anaesthesia for endoscopic procedure on lower extremity" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anesthesia for endoscopic procedure on lower extremity (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4987001", + "display" : "Osteoplasty of cranium with flap of bone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Repair of cranium with bone flap" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osteoplasty of cranium with flap of bone (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4992004", + "display" : "Cardiac catheterization, left heart, retrograde, percutaneous", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cardiac catheterisation, left heart, retrograde, percutaneous" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cardiac catheterization, left heart, retrograde, percutaneous (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4993009", + "display" : "Ischemic limb exercise with EMG and lactic acid determination", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ischaemic limb exercise with EMG and lactic acid determination" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ischemic limb exercise with electromyography and lactic acid determination" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ischemic limb exercise with electromyography and lactic acid determination (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ischaemic limb exercise with electromyography and lactic acid determination" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5016005", + "display" : "Pontic, resin with high noble metal", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pontic, resin with high noble metal (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5019003", + "display" : "Direct laryngoscopy with biopsy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Direct laryngoscopy with biopsy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5021008", + "display" : "Aldosterone measurement, standing, normal salt diet", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aldosterone measurement, standing, normal salt diet (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5022001", + "display" : "Lysergic acid diethylamide measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "LSD measurement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lysergic acid diethylamide measurement (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5025004", + "display" : "Semen analysis, presence and motility of sperm", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Semen analysis, presence and motility of sperm (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5032008", + "display" : "Labial veneer, porcelain laminate, laboratory", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Labial veneer, porcelain laminate, laboratory (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5048009", + "display" : "External cephalic version with tocolysis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "External cephalic version with tocolysis (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5055006", + "display" : "Uniscept system test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Uniscept system test (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5057003", + "display" : "Radical orbitomaxillectomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radical orbitomaxillary discission" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radical orbitomaxillary resection" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radical orbitomaxillectomy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5065000", + "display" : "Reduction of closed traumatic hip dislocation with anesthesia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reduction of closed traumatic hip dislocation with anaesthesia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reduction of closed traumatic hip dislocation with anesthesia (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5091004", + "display" : "Peripheral vascular disease study", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Peripheral vascular disease study (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5105000", + "display" : "Endoscopy of renal pelvis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Renal pyeloscopy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Endoscopy of renal pelvis (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5110001", + "display" : "Ultrasound peripheral imaging, real time scan", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ultrasound peripheral imaging, real time scan (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5113004", + "display" : "T4 free measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "FT4 measurement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Free thyroxine measurement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Unbound T4 measurement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Free T4 measurement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "FT4 - Free thyroxine level" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "T4 free measurement (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5119000", + "display" : "Epiglottidectomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of epiglottis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Epiglottidectomy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5121005", + "display" : "Wedge osteotomy of pelvic bone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Wedge osteotomy of pelvic bone (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5123008", + "display" : "Anesthesia for procedure on pericardium with pump oxygenator", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anaesthesia for procedure on pericardium with pump oxygenator" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anesthesia for procedure on pericardium with pump oxygenator (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5130002", + "display" : "Extraction of primary membranous cataract by discission", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Needling of lens for cataract" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Discission of cataract" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Extraction of primary membranous cataract by discission (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5131003", + "display" : "Radiography of chest wall", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "X-ray of chest wall" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radiography of chest wall (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5147001", + "display" : "Excision of lesion of ankle joint", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Local excision of lesion of ankle joint" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of lesion of ankle joint (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5151004", + "display" : "Manual reduction of hemorrhoids", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Manual reduction of haemorrhoids" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Manual reduction of prolapsed pile" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Manual reduction of prolapsed haemorrhoid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Manual reduction of prolapsed hemorrhoid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Manual reduction of rectal hemorrhoids (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Manual reduction of rectal hemorrhoids" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Manual reduction of rectal haemorrhoids" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5154007", + "display" : "Speech therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Speech and language therapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Speech therapy (regime/therapy)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Communication enhancement: speech deficit" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5161006", + "display" : "Specialty clinic admission", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Speciality clinic admission" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Specialty clinic admission (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5162004", + "display" : "Excision of pressure ulcer", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of pressure injury (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of pressure injury" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5165002", + "display" : "Division of thoracic artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Division of thoracic artery (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5176003", + "display" : "Thromboendarterectomy with graft of renal artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thromboendarterectomy with graft of renal artery (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5182000", + "display" : "Total body perfusion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Total body perfusion (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5184004", + "display" : "Osteotomy of shaft of femur with fixation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osteotomy of shaft of femur with fixation (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5186002", + "display" : "Arthrotomy for synovectomy of glenohumeral joint", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arthrotomy for synovectomy of glenohumeral joint (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5190000", + "display" : "Cell fusion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cell fusion (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5191001", + "display" : "Surgical treatment of missed abortion of second trimester", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Surgical treatment of missed abortion of second trimester (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Surgical treatment of missed miscarriage of second trimester" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5212002", + "display" : "Excision of lesion of lacrimal gland by frontal approach", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of lesion of lacrimal gland by frontal approach (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5216004", + "display" : "Three dimensional ultrasound imaging of heart", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Three dimensional echocardiography" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Three dimensional ultrasound imaging of heart (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5233006", + "display" : "Lateral fasciotomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lateral fasciotomy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5243009", + "display" : "Suture of adenoid fossa", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Suture of adenoid fossa (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5245002", + "display" : "Transplantation of peripheral vein", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transplantation of peripheral vein (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5246001", + "display" : "Breakpoint cluster region analysis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "BCR analysis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Breakpoint cluster region analysis (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5264008", + "display" : "Total bile acids measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Total bile acids measurement (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5267001", + "display" : "Ligation of adrenal artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ligation of adrenal artery (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adrenal artery ligation" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5270002", + "display" : "Destruction of both fallopian tubes", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Destruction of bilateral fallopian tubes (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Destruction of bilateral fallopian tubes" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5273000", + "display" : "Reduction of closed fracture of proximal end of ulna with manipulation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Manual reduction of closed fracture of proximal end of ulna (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Manual reduction of closed fracture of proximal end of ulna" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5282006", + "display" : "Operation on oropharynx", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Operation on oropharynx (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5290006", + "display" : "Incision and drainage of Ludwig's angina", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incision and drainage of Ludwig's angina (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incision and drainage of Ludwig angina" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5298004", + "display" : "Incision and drainage of deep hematoma of thigh region", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incision and drainage of deep haematoma of thigh region" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incision and drainage of deep hematoma of thigh region (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5304008", + "display" : "Deep radiation therapy, 200-300 KVP", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Orthovoltage radiation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "High voltage radiation therapy, 200-300 KVP" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Orthovoltage radiation therapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional X-ray therapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Orthovoltage X-ray therapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Kilovoltage X-ray therapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deep radiation therapy, 200-300 KVP (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5316002", + "display" : "Closed osteotomy of mandibular ramus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed osteotomy of mandibular ramus (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5317006", + "display" : "Radical amputation of penis with bilateral pelvic lymphadenectomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radical amputation of penis with bilateral pelvic lymphadenectomy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5326009", + "display" : "Administration of dermatologic formulation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Administration of dermatologic formulation (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5328005", + "display" : "Shortening of Achilles tendon", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Shortening of heel cord" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Shortening of Achilles tendon (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5337005", + "display" : "Trocar biopsy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trocar biopsy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5338000", + "display" : "Nicotine measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nicotine measurement (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5342002", + "display" : "Prophylactic treatment of tibia with methyl methacrylate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prophylactic treatment of tibia with methyl methacrylate (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5348003", + "display" : "Repair of endocardial cushion defect", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closure of endocardial cushion defect" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Repair of endocardial cushion defect (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5357009", + "display" : "Leukocyte poor blood preparation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Leucocyte poor blood preparation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Leukocyte poor blood preparation (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5373003", + "display" : "Stress breaker", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stress breaker (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5384005", + "display" : "Excision of part of frontal cortex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Topectomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of part of frontal cortex (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5391008", + "display" : "Artificial voice rehabilitation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Artificial voice rehabilitation (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5393006", + "display" : "Exploration of parathyroid with mediastinal exploration by sternal split approach", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Exploration of parathyroid with mediastinal exploration by sternal split approach (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5402006", + "display" : "Manipulation of thoracic artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Manipulation of thoracic artery (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5407000", + "display" : "Injection of fallopian tube", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injection of fallopian tube (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5415002", + "display" : "Destruction of lesion of liver", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Destruction of liver lesion" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Extirpation of lesion of liver" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Destruction of lesion of liver (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5419008", + "display" : "Lysis of adhesions of tendon of hand", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tendolysis of hand" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tenolysis of hand" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lysis of adhesions of tendon of hand (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5422005", + "display" : "Amylase measurement, peritoneal fluid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Amylase measurement, peritoneal fluid (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5431005", + "display" : "Percutaneous transluminal angioplasty", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Percutaneous transluminal angioplasty (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5433008", + "display" : "Skeletal X-ray of lower limb", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Leg skeleton X-ray" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Skeletal X-ray of lower limb (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5446003", + "display" : "Excision of cervical rib for outlet compression syndrome with sympathectomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of cervical rib for outlet compression syndrome with sympathectomy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5447007", + "display" : "Transfusion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transfusion (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transfusions" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "An infusion of blood or blood product." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5452002", + "display" : "Core needle biopsy of thymus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Core needle biopsy of thymus (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5456004", + "display" : "Graft of lymphatic structure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transplantation of lymphatic structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transplantation of lymphatic structure (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5457008", + "display" : "Serologic test for Rickettsia conorii", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Serologic test for Rickettsia conorii (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5460001", + "display" : "Removal of prosthesis from fallopian tube", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of prosthesis from fallopian tube (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5479003", + "display" : "Select picture audiometry", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Select picture audiometry (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5486006", + "display" : "Delayed suture of tendon of hand", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Delayed suture of tendon of hand (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5506006", + "display" : "Incision and exploration of abdominal wall", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incision and exploration of abdominal wall (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Exploration of abdominal wall" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5517007", + "display" : "Restoration, inlay, porcelain/ceramic, per tooth, in addition to inlay", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Restoration, inlay, porcelain/ceramic, per tooth, in addition to inlay (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5521000", + "display" : "Open reduction of fracture of phalanges of foot", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open reduction of fracture of phalanges of foot (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5536002", + "display" : "Arthrodesis of carpometacarpal joint of digits, other than thumb", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arthrodesis of carpometacarpal joint of digits, other than thumb (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5545001", + "display" : "Repair of carotid body", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Repair of carotid body (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5551006", + "display" : "Direct laryngoscopy with arytenoidectomy with operating microscope", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Direct laryngoscopy with arytenoidectomy with operating microscope (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5556001", + "display" : "Manually assisted spontaneous delivery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Assisted spontaneous delivery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Manually assisted vaginal delivery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Manually assisted spontaneous delivery (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5570001", + "display" : "Arthrotomy for infection with exploration and drainage of carpometacarpal joint", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arthrotomy for infection with exploration and drainage of carpometacarpal joint (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5571002", + "display" : "Excision of lesion of aorta with end-to-end anastomosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of lesion of aorta with end-to-end anastomosis (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5572009", + "display" : "Incision of kidney pelvis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Renal pyelotomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Renal pelviotomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incision of renal pelvis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incision of kidney pelvis (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5586008", + "display" : "Aminolevulinic acid dehydratase measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ALA-D measurement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aminolaevulinic acid dehydratase measurement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aminolevulinic acid dehydratase measurement (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5608002", + "display" : "Excretion measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excretion measurement (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5616006", + "display" : "Osteoplasty of tibia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osteoplasty of tibia (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5632009", + "display" : "Open biopsy of bronchus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open biopsy of bronchus (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5636007", + "display" : "Fistulectomy of bone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fistulectomy of bone (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5638008", + "display" : "Carbohydrate measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carbohydrate measurement (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5648005", + "display" : "Surgical repair and revision of shunt", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Surgical repair and revision of shunt (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5651003", + "display" : "Arylsulfatase A measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arylsulphatase A measurement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arylsulfatase A measurement (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5663008", + "display" : "Phlebectomy of varicose vein of head and neck", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of varicose vein of head and neck" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phlebectomy of varicose vein of head and neck (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5669007", + "display" : "Portable electroencephalogram awake and asleep with stimulation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Portable electroencephalogram awake and asleep with stimulation (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5671007", + "display" : "Magnet extraction of foreign body from ciliary body", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of foreign body of ciliary body with use of magnet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Magnet extraction of foreign body from ciliary body (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5687005", + "display" : "Removal of foreign body from ovary", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of foreign body from ovary (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5690004", + "display" : "Incision of seminal vesicle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Seminal vesiculotomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incision of seminal vesicle (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spermatocystotomy" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5694008", + "display" : "Crisis intervention with follow-up", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Crisis intervention with follow-up (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5721002", + "display" : "Repair of eyebrow", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Repair of eyebrow (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5722009", + "display" : "Surgical reanastomosis of colon", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Surgical reanastomosis of colon (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5726007", + "display" : "Removal of epicardial electrodes", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of cardiac pacemaker from epicardium or myocardium" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of electronic heart device, epicardial electrode" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of epicardial electrodes (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5728008", + "display" : "Anoscopy for removal of foreign body", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anoscopy for removal of foreign body (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5731009", + "display" : "Hemosiderin, quantitative measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemosiderin, quantitative measurement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemosiderin, quantitative measurement (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5733007", + "display" : "Fluorescent identification of anti-nuclear antibody", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fluorescent identification of anti-nuclear antibody (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5738003", + "display" : "Biopsy of cul-de-sac", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Biopsy of cul-de-sac (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5745003", + "display" : "Excision ampulla of Vater with reimplantation of common duct", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision ampulla of Vater with reimplantation of common duct (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5760000", + "display" : "Osteoplasty of radius and ulna, shortening", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osteoplasty of radius and ulna, shortening (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5777000", + "display" : "Flexorplasty of elbow", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Steindler operation flexorplasty of elbow" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Steindler operation muscle transfer" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Steindler type advancement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Flexorplasty of elbow (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5781000", + "display" : "Operation on nasal septum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nasal septal operation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Operation on septum of nose" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Operation on nasal septum (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5785009", + "display" : "Forensic autopsy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Forensic autopsy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5787001", + "display" : "Elevation of bone fragments of orbit of skull with debridement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Elevation of bone fragments of orbit of skull with debridement (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5789003", + "display" : "Lysis of adhesions of intestines", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Enterolysis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lysis of adhesions of intestines (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5796001", + "display" : "Excision of external thrombotic hemorrhoid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of external thrombotic haemorrhoid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of external thrombotic hemorrhoid (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5806001", + "display" : "Revision of tracheostomy scar", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Revision of tracheostomy scar (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5807005", + "display" : "Fenestration of inner ear, initial", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arslan operation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fenestration of inner ear, initial (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5809008", + "display" : "Selective vagotomy with pyloroplasty and gastrostomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Selective vagotomy with pyloroplasty and gastrostomy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5812006", + "display" : "Laboratory reporting, fax", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Laboratory reporting, fax (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5818005", + "display" : "Flocculation test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Flocculation test (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5821007", + "display" : "Ligation, division and complete stripping of long and short saphenous veins", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ligation, division and complete stripping of long and short saphenous veins (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5823005", + "display" : "Diagnostic radiography, left", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diagnostic radiography, left (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5832007", + "display" : "Partial ostectomy of thorax, ribs or sternum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Partial ostectomy of thorax, ribs or sternum (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5845006", + "display" : "Emulsification procedure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Destruction of lesion or structure by emulsification" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Emulsification procedure (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A destruction achieved by turning a solid into an emulsion" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5857002", + "display" : "Complement mediated cytotoxicity assay", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Complement mediated cytotoxicity assay, dye exclusion assay" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Complement mediated cytotoxicity assay (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5865004", + "display" : "Open reduction of dislocation of toe", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open reduction of dislocation of toe (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5870006", + "display" : "Tertiary closure of abdominal wall", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tertiary closure of abdominal wall (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5880005", + "display" : "Clinical examination", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Physical examination procedure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Physical examination" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Examination of patient" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Physical examination procedure (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PE - Physical examination" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "An observation of the body or a body part using one of the five human senses (e.g. inspection, palpation, percussion, auscultation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5892005", + "display" : "Mastoid antrotomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transmastoid antrotomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mastoid antrotomy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5894006", + "display" : "Methyl red test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Methyl red test (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5897004", + "display" : "Removal of Scribner shunt", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of Scribner shunt (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5902003", + "display" : "History and physical examination, complete", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "History and physical examination, complete (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5925002", + "display" : "Incision and drainage of hematoma of wrist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incision and drainage of haematoma of wrist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incision and drainage of hematoma of wrist (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5930003", + "display" : "Cardiac monitor removal", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cardiac monitor removal (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5947002", + "display" : "Consultation for hearing and/or speech problem", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Consultation for hearing and/or speech problem (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5961007", + "display" : "Division of blood vessels of cornea", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Division of blood vessels of cornea (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5966002", + "display" : "Removal of foreign body from elbow area, deep", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of foreign body from elbow area, deep (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5971009", + "display" : "Incision and drainage of axilla", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incision and drainage of axilla (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5983006", + "display" : "Repair of spermatic cord", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Suture of spermatic cord" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Repair of spermatic cord laceration" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Repair of spermatic cord (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5986003", + "display" : "Non-sensitized spontaneous sheep erythrocyte binding, E-rosette", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Non-sensitised spontaneous sheep erythrocyte binding, E-rosette" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Non-sensitized spontaneous sheep erythrocyte binding, E-rosette (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5992009", + "display" : "Midtarsal arthrodesis, multiple", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Midtarsal arthrodesis, multiple (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5995006", + "display" : "Gas liquid chromatography, flame photometric type", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gas liquid chromatography, flame photometric type (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5997003", + "display" : "Drainage of cerebral subarachnoid space by aspiration", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aspiration of cerebral subarachnoid space" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Drainage of cerebral subarachnoid space by aspiration (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5998008", + "display" : "Radical dissection of groin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Block dissection of groin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radical lymph node dissection of groin (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radical lymph node dissection of groin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6005008", + "display" : "Transplantation of vitreous by anterior approach", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transplantation of vitreous by anterior approach (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6007000", + "display" : "Magnetic resonance imaging of chest", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Magnetic resonance imaging of chest (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "MRI of thorax" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "MRI of chest" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6019008", + "display" : "Endoscopy of large intestine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Large bowel endoscopy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Endoscopy of large intestine (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6025007", + "display" : "Laparoscopic appendectomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Laparoscopic appendectomy (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Laparoscopic appendicectomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Endoscopic appendicectomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Endoscopic appendectomy" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6026008", + "display" : "Removal of coronary artery obstruction by percutaneous transluminal balloon with thrombolytic agent", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of coronary artery obstruction by percutaneous transluminal balloon with thrombolytic agent (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6029001", + "display" : "Augmentation of outflow tract of pulmonary valve", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Augmentation of outflow tract of pulmonary valve (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6035001", + "display" : "Chart abstracting", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chart abstracting (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A chart related administrative procedure that involves abstracting information from the chart" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6063004", + "display" : "Kanamycin measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Kanamycin measurement (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6069000", + "display" : "Panniculotomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Panniculotomy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6082008", + "display" : "Perforation of footplate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cody tack operation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fick operation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Perforation of footplate (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6092000", + "display" : "Aspiration of nasal sinus by puncture", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Puncture of nasal sinus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aspiration of nasal sinus by puncture (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6100001", + "display" : "Fenestration of stapes footplate with vein graft", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fenestration of stapes footplate with vein graft (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6108008", + "display" : "Subdural tap through fontanel, infant, initial", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subdural tap through suture, infant, initial" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subdural tap through fontanel, infant, initial (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6119006", + "display" : "Local destruction of lesion of bony palate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Local destruction of lesion of bony palate (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6125005", + "display" : "Change of gastrostomy tube", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Replacement of gastrostomy tube" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Replacement of feeding gastrostomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Change of gastrostomy tube (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6126006", + "display" : "Fitzgerald factor assay", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "High molecular weight kininogen assay" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "HMW kininogen assay" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Williams-Fitzgerald Flaujeac factor assay" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fitzgerald factor assay (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6127002", + "display" : "Diagnostic radiography of abdomen, oblique standard", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diagnostic radiography of abdomen, oblique standard (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6130009", + "display" : "Surgical exposure of impacted or unerupted tooth to aid eruption", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Surgical exposure of impacted or unerupted tooth to aid eruption (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6133006", + "display" : "Lymphokine assay", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lymphokine assay (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6143009", + "display" : "Diabetic education (procedure)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diabetic education" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diabetes mellitus education" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Education about diabetes" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6146001", + "display" : "Repair of heart septum with prosthesis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Repair of septal defect of heart with prosthesis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Repair of heart septum with prosthesis (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6148000", + "display" : "Chondrectomy of semilunar cartilage of knee", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arthrectomy of knee for semilunar cartilage excision" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of semilunar cartilage of knee" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of meniscus of knee" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Meniscectomy of knee" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Meniscectomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chondrectomy of semilunar cartilage of knee (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6157006", + "display" : "Endoscopic retrograde cholangiopancreatography with biopsy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Endoscopic retrograde cholangiopancreatography with biopsy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6159009", + "display" : "Galactose measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Galactose measurement (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6161000", + "display" : "Excision of lesion of capsule of toes", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of lesion of fibrous sheath of toes" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of lesion of capsule of toes (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6164008", + "display" : "Osteoclasis of clavicle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osteoclasis of clavicle (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6166005", + "display" : "Nephropyeloureterostomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nephropyeloureterostomy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6177004", + "display" : "Southern blot assay", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Southern blot assay (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6187000", + "display" : "Repair of aneurysm with graft of common femoral artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Repair of aneurysm with graft of common femoral artery (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6188005", + "display" : "Arthrotomy of knee", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arthrotomy of knee (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6189002", + "display" : "Excision of aberrant tissue of breast", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of aberrant tissue of breast (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6190006", + "display" : "Colopexy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Colofixation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fixation of colon" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Colopexy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6195001", + "display" : "Transurethral drainage of prostatic abscess", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transurethral drainage of prostatic abscess (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6198004", + "display" : "Repair of fracture with Sofield type procedure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Repair of fracture with Sofield type procedure (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6200005", + "display" : "Excision of lesion of female perineum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of lesion of female perineum (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6205000", + "display" : "Fluorescent antigen, titer", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fluorescent antigen, titre" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fluorescent antigen, titer (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6213004", + "display" : "Prescribing corneoscleral contact lens", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prescribing corneoscleral contact lens (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6221005", + "display" : "Suture of colon", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Colorrhaphy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Suture of colon (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6225001", + "display" : "Antibody detection, RBC, enzyme, 2 stage technique, including anti-human globulin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antibody detection, red blood cell, enzyme, 2 stage technique, including anti-human globulin (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antibody detection, red blood cell, enzyme, 2 stage technique, including anti-human globulin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6226000", + "display" : "Visual rehabilitation, eye motion defect", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Visual rehabilitation, eye motion defect (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6227009", + "display" : "Relationship psychotherapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Relationship psychotherapy (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6231003", + "display" : "Graft of palate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Grafting of palate (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Grafting of palate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6238009", + "display" : "Diagnostic radiography of sacroiliac joints", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diagnostic radiography of sacroiliac joints (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6240004", + "display" : "Operative procedure on knee", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Operative procedure on knee (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6255008", + "display" : "Resection of abdominal artery with replacement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Resection of abdominal artery with replacement (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6271008", + "display" : "Echography, immersion B-scan", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Echography, immersion B-scan (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6274000", + "display" : "Excision of aural glomus tumor, extended, extratemporal", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of aural glomus tumour, extended, extratemporal" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of aural glomus tumor, extended, extratemporal (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6289009", + "display" : "White blood cell histogram evaluation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "White blood cell histogram evaluation (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6295005", + "display" : "Sequestrectomy of pelvic bone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sequestrectomy of pelvic bone (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6307005", + "display" : "Keratophakia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Keratophakia (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6309008", + "display" : "Fecal fat differential, quantitative", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Faecal fat differential, quantitative" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fecal fat differential, quantitative (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6319002", + "display" : "Beta lactamase, chromogenic cephalosporin susceptibility test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Beta lactamase, chromogenic cephalosporin susceptibility test (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6337001", + "display" : "Ligation of aortic arch", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ligation of aortic arch (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6339003", + "display" : "Conditioning play audiometry", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conditioning play audiometry (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6343004", + "display" : "Forensic bite mark comparison technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Forensic bite mark comparison technique (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6353003", + "display" : "Mitsuda reaction to lepromin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mitsuda reaction to lepromin (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6354009", + "display" : "Sedimentation rate, Westergren", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sedimentation rate, Westergren (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6355005", + "display" : "Removal of internal fixation device of radius", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of internal fixation device of radius (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6358007", + "display" : "Capsulorrhaphy of joint", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Joint capsulorrhaphy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Capsulorrhaphy of joint (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6361008", + "display" : "Anesthesia for popliteal thromboendarterectomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anaesthesia for popliteal thromboendarterectomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anesthesia for popliteal thromboendarterectomy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6363006", + "display" : "Dilation of lacrimal punctum with irrigation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dilation of lacrimal punctum with irrigation (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6370006", + "display" : "Chemosurgery of stomach lesion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chemosurgery of stomach lesion (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6384001", + "display" : "Removal of device from digestive system", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of device from digestive system (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6385000", + "display" : "Exploration of disc space", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Exploration of disc space (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Exploration of intervertebral disc" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6388003", + "display" : "TdT stain", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Terminal transferase stain" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Terminal deoxynucleotidyl transferase stain method, blood or bone marrow (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Terminal deoxynucleotidyl transferase stain method, blood or bone marrow" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Terminal deoxynucleotidyl transferase stain" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6396008", + "display" : "Galactokinase measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Galactokinase measurement (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6397004", + "display" : "Muscular strength development exercise", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Strengthening activity" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Strengthening exercises" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muscular strength development exercise (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6399001", + "display" : "Division of arteriovenous fistula with ligation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Repair of arteriovenous fistula by ligation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Division of arteriovenous fistula with ligation (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6402000", + "display" : "Excision of common bile duct", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Choledochectomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of common bile duct (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6403005", + "display" : "Lengthening of muscle of hand", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lengthening of muscle of hand (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6419003", + "display" : "Excision of tumor from elbow area, deep, subfascial", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of tumour from elbow area, deep, subfascial" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of tumor from elbow area, deep, subfascial (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6433003", + "display" : "Closed heart valvotomy of mitral valve", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed valvotomy of mitral valve" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed mitral valvotomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CMV - Closed mitral valvotomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CMVy - Closed mitral valvotomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed heart valvotomy of mitral valve (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6434009", + "display" : "Seminal fluid detection", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Seminal fluid detection (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6438007", + "display" : "Exploration of ciliary body", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Exploration of ciliary body (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6439004", + "display" : "Destruction of lesion of peripheral nerve", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Destruction of lesion of peripheral nerve (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6443000", + "display" : "Pontic, porcelain fused to predominantly base metal", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pontic, porcelain fused to predominantly base metal (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6444006", + "display" : "Enlargement of eye socket", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Enlargement of orbit of eye" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Enlargement of orbital cavity" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Enlargement of eye socket (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6465000", + "display" : "Arthrotomy of glenohumeral joint for infection with drainage", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arthrotomy of glenohumeral joint for infection with drainage (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6473009", + "display" : "Suture of old obstetrical laceration of uterus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Suture of old obstetrical laceration of uterus (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6480006", + "display" : "Urinary bladder residual urine study", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Isotope study for residual urine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Urinary bladder residual urine study (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6486000", + "display" : "Curettage of sclera", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Curettage of sclera (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6487009", + "display" : "Hand tendon pulley reconstruction with tendon prosthesis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hand tendon pulley reconstruction with tendon prosthesis (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6491004", + "display" : "Protein S, free assay", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Protein S, free assay (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6499002", + "display" : "Tsuge operation on finger for macrodactyly repair", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tsuge operation on finger for macrodactyly repair (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6506000", + "display" : "Placing a patient on a bedpan", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Placing a patient on a bedpan (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6519001", + "display" : "Operation on multiple extraocular muscles with temporary detachment from globe", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Operation on multiple extraocular muscles with temporary detachment from globe (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6521006", + "display" : "Polytomography", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Polytomography (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6527005", + "display" : "Uchida fimbriectomy with tubal ligation by endoscopy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Uchida operation on fallopian tube" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Uchida fimbriectomy with tubal ligation by endoscopy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6535008", + "display" : "Excision of cyst of hand", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of cyst of hand (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6536009", + "display" : "Implantation of tricuspid valve with tissue graft", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Implantation of tricuspid valve with tissue graft (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6543003", + "display" : "Complicated catheterization of bladder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Complicated catheterisation of bladder" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Complicated catheterization of bladder (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6547002", + "display" : "Repair with closure of non-surgical wound", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Repair with closure of non-surgical wound (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6555009", + "display" : "Insertion of infusion pump beneath skin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Insertion of infusion pump beneath skin (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6556005", + "display" : "Reticulin antibody measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reticulin antibody measurement (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6562000", + "display" : "Destruction of lesion of tongue", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Destruction of lesion of tongue (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6563005", + "display" : "Transposition of muscle of hand", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hand muscle transposition" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transposition of muscle of hand (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6567006", + "display" : "Pulmonary valve commissurotomy by transvenous balloon method", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Valvotomy of pulmonary valve by transvenous balloon method" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pulmonary valve commissurotomy by transvenous balloon method (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Balloon pulmonary valvotomy" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6585004", + "display" : "Closed reduction of fracture of tarsal or metatarsal", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed reduction of fracture of tarsal or metatarsal (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6589005", + "display" : "Antibody titration, high protein", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antibody titration, high protein (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6601003", + "display" : "Removal of foreign body from skin of axilla", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of foreign body from skin of axilla (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6614002", + "display" : "Antibody to single stranded DNA measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antibody to single stranded deoxyribonucleic acid measurement (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antibody to single stranded deoxyribonucleic acid measurement" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6615001", + "display" : "Electroretinography", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Electroretinography (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Electroretinogram" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ERG - electroretinography" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6622009", + "display" : "Add clasp to existing partial denture", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Add clasp to existing partial denture (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Add clasp to denture" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6634001", + "display" : "Destruction of hemorrhoids, internal", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Destruction of haemorrhoids, internal" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Destruction of rectal hemorrhoids, internal (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Destruction of rectal hemorrhoids, internal" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6639006", + "display" : "Replacement of obstructed valve in shunt system", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Replacement of obstructed valve in shunt system (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6650009", + "display" : "Radionuclide lacrimal flow study", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radionuclide dacryocystography" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radionuclide lacrimal study" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radionuclide lacrimal flow study (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nuclear dacryocystography" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dacryoscintigraphy" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6656003", + "display" : "Acoustic stimulation test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acoustic stimulation test (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6657007", + "display" : "Maintenance drug therapy for mental disorder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Maintenance drug therapy for mental disorder (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6658002", + "display" : "Removal of foreign body from alveolus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of foreign body from alveolar bone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of foreign body from alveolus (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6661001", + "display" : "King-Steelquist hindquarter operation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "King-Steelquist hindquarter operation (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6668007", + "display" : "Fibrinogen assay, quantitative", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fibrinogen assay, quantitative (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6670003", + "display" : "Closure of external fistula of trachea", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closure of external fistula of trachea (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6682007", + "display" : "Reattachment of amputated ear", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Otopexy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Replantation of ear" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reattachment of amputated ear (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6689003", + "display" : "Immunodiffusion, qualitative", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immunodiffusion, qualitative (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6690007", + "display" : "Sulfonamide measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sulphonamide measurement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sulfonamide measurement (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sulphonamide level" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sulfonamide level" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6704000", + "display" : "Repair of parasternal diaphragmatic hernia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Repair of parasternal diaphragmatic hernia (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6708002", + "display" : "Intrauterine cordocentesis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cordocentesis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Percutaneous fetal blood sampling" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PUBS - Percutaneous umbilical blood sampling" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intrauterine cordocentesis (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Percutaneous foetal blood sampling" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intrauterine cord blood sampling" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6712008", + "display" : "Piercing of nail", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Piercing of nail (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6722002", + "display" : "Nephrolithotomy for removal of calculus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of calculus of kidney by incision" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nephrolithotomy for removal of calculus (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6726004", + "display" : "Incision and drainage of appendiceal abscess by transabdominal approach", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incision and drainage of appendiceal abscess by transabdominal approach (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6727008", + "display" : "Excision of lesion of bone of humerus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of lesion of bone of humerus (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6728003", + "display" : "Radiologic examination of complete spine, anteroposterior and lateral", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diagnostic radiography of spine, combined AP and lateral" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radiologic examination of complete spine, anteroposterior and lateral (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6732009", + "display" : "Type II, early periodontitis, moderate pocket therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Type II, early periodontitis, moderate pocket therapy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6737003", + "display" : "Irrigation of ventricular shunt", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Irrigation of ventricular shunt (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6745008", + "display" : "Indirect laryngoscopy with removal of foreign body", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Indirect laryngoscopy with removal of foreign body (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6748005", + "display" : "Electron microscopy technique, glass knife making", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Electron microscopy technique, glass knife making (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6759001", + "display" : "Esophagojejunostomy by thoracic approach", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oesophagojejunostomy by thoracic approach" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Esophagojejunostomy by thoracic approach (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6760006", + "display" : "Excision of lesion of phalanges of foot", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of lesion of phalanges of foot (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6763008", + "display" : "Manual reduction of closed fracture of acetabulum (procedure)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Manual reduction of closed fracture of acetabulum" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6774004", + "display" : "Closure of tracheostomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closure of stoma of trachea" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Take-down of stoma of trachea" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closure of tracheostomy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6776002", + "display" : "Auricular aneurysmectomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Auricular aneurysmectomy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6778001", + "display" : "Stereotactic biopsy of lesion of spinal cord", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stereotactic biopsy of lesion of spinal cord (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6779009", + "display" : "Open treatment of slipped femoral epiphysis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open treatment of slipped femoral epiphysis (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6782004", + "display" : "Methylene blue plating test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Methylene blue plating test (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6794008", + "display" : "Biopsy of soft tissue of wrist, superficial", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Biopsy of soft tissue of wrist, superficial (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6801000", + "display" : "Resection of mesentery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mesenterectomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Resection of mesentery (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6812000", + "display" : "Mohs' chemosurgery, fixed tissue technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mohs' chemosurgery, fixed tissue technique (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6818001", + "display" : "Excision of buccal mucosa", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of buccal mucosa (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6832004", + "display" : "Atherectomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of atherosclerotic plaque from artery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Atherectomy (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Atherectomy of artery" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6833009", + "display" : "Closed osteotomy of mandibular angle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed osteotomy of mandibular angle (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6846004", + "display" : "Incision of pituitary gland", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incision of hypophysis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incision of pituitary gland (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6848003", + "display" : "Anesthesia for electroconvulsive therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anaesthesia for electroconvulsive therapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anesthesia for electroconvulsive therapy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6853008", + "display" : "Nasogastric tube aspiration", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nasogastric tube aspiration (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aspirating nasogastric tube" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Suction of nasogastric tube" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6862005", + "display" : "Preoperative education", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Preoperative education (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Teaching: preoperative" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6872008", + "display" : "Perfusion chemotherapy for malignant neoplasm", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Perfusion chemotherapy for malignant neoplasm (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6880001", + "display" : "C3e receptor measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "C3e receptor measurement (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6889000", + "display" : "Shortening of sclera by scleral buckling", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Shortening of sclera by scleral buckling (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6898002", + "display" : "Arthroscopically aided posterior cruciate ligament reconstruction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arthroscopically aided posterior cruciate ligament reconstruction (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6903003", + "display" : "Metabolic monitoring procedure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Metabolic monitoring procedure (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6909004", + "display" : "Excisional biopsy of peripheral nerve ganglion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excisional biopsy of peripheral nerve ganglion (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6915004", + "display" : "Brunschwig operation, temporary gastrostomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brunschwig operation, temporary gastrostomy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6943008", + "display" : "Aldosterone measurement, normal salt diet, urine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aldosterone measurement, normal salt diet, urine (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6948004", + "display" : "Removal of calcareous deposit of tendon of hand", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of calcareous deposit of tendon of hand (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6951006", + "display" : "Aponeurorrhaphy of hand", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aponeurorrhaphy of hand (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6967000", + "display" : "Open reduction of separation of epiphysis of fibula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open reduction of separation of epiphysis of fibula (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6968005", + "display" : "Cannulation of cisterna chyli", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cannulation of cisterna chyli (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6976007", + "display" : "Craniocervical spinal fusion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Craniocervical spinal fusion (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Atlanto-occipital fusion" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Occipitocervical fusion" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fusion of occipitocervical junction" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6979000", + "display" : "Removal of elastic bandage", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of elastic bandage (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6986008", + "display" : "Precipitin test for blood group, species identification", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Precipitin test for blood group, species identification (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7001008", + "display" : "Incision of lingual frenum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Division of frenulum of tongue" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tongue tie operation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lingual frenotomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incision of lingual fraenum" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incision of lingual frenum (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Frenotomy of tongue" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Release of tongue-tie" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7012008", + "display" : "Coagulation or electrocoagulation of spinal cord lesion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Coagulation or electrocoagulation of spinal cord lesion (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7017002", + "display" : "Ligation of internal jugular vein", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ligation of internal jugular vein (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7026004", + "display" : "Transfer of pectoralis major tendon", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Seddon-Brooks operation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transfer of pectoralis major" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transfer of pectoralis major tendon (procedure)" + }] + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/adverse-event-supporting-info", + "resource" : { + "resourceType" : "ValueSet", + "id" : "adverse-event-supporting-info", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "pc" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/adverse-event-supporting-info", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3239" + }], + "version" : "6.0.0-ballot2", + "name" : "AdverseEventSupportingInforation", + "title" : "AdverseEvent Supporting Information", + "status" : "draft", + "experimental" : true, + "publisher" : "FHIR Project team", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "This value set includes codes that describe the supporting information relevant to the event.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "copyright" : "This resource includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these specifications must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/get-snomed-ct or info@snomed.org", + "compose" : { + "include" : [{ + "system" : "http://snomed.info/sct", + "filter" : [{ + "property" : "concept", + "op" : "is-a", + "value" : "609328004" + }] + }, + { + "system" : "http://snomed.info/sct", + "filter" : [{ + "property" : "concept", + "op" : "is-a", + "value" : "416471007" + }] + }, + { + "system" : "http://snomed.info/sct", + "filter" : [{ + "property" : "concept", + "op" : "is-a", + "value" : "425457005" + }] + }, + { + "system" : "http://snomed.info/sct", + "filter" : [{ + "property" : "concept", + "op" : "is-a", + "value" : "365861007" + }] + }, + { + "system" : "http://snomed.info/sct", + "filter" : [{ + "property" : "concept", + "op" : "is-a", + "value" : "71388002" + }] + }, + { + "system" : "http://snomed.info/sct", + "filter" : [{ + "property" : "concept", + "op" : "is-a", + "value" : "404684003" + }] + }, + { + "system" : "http://snomed.info/sct", + "filter" : [{ + "property" : "concept", + "op" : "is-a", + "value" : "410942007" + }] + }, + { + "system" : "http://snomed.info/sct", + "filter" : [{ + "property" : "concept", + "op" : "is-a", + "value" : "373873005" + }] + }, + { + "system" : "http://snomed.info/sct", + "filter" : [{ + "property" : "concept", + "op" : "is-a", + "value" : "106181007" + }] + }] + }, + "expansion" : { + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/valueset-unclosed", + "valueBoolean" : true + }], + "identifier" : "urn:uuid:8fca2f49-a7b9-40b5-b536-09d779e6186f", + "timestamp" : "2024-10-02T17:54:47+00:00", + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-valueset", + "valueUri" : "null" + }, + { + "name" : "used-codesystem", + "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230131" + }, + { + "name" : "version", + "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230131" + }], + "contains" : [{ + "system" : "http://snomed.info/sct", + "code" : "609328004", + "display" : "Allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergic disposition" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergic disposition (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A propensity to developing a pathological immune process generally directed towards a foreign antigen, which results in tissue injury. It is most often applied to type I hypersensitivity but other hypersensitivity types especially type IV (e.g. allergic contact dermatitis) may be involved. Revised nomenclature for allergy for global use:Report of the Nomenclature Review Committee of the World Allergy Organization, October 2003." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "91931000", + "display" : "Allergy to erythromycin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Erythromycin allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to erythromycin (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "91932007", + "display" : "Allergy to fruit", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to fruit (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "91934008", + "display" : "Nut allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to nut" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to nut (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "91935009", + "display" : "Allergy to peanuts", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to peanut" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to peanut (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "91936005", + "display" : "Allergy to penicillin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Penicillin allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to penicillin (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "91937001", + "display" : "Allergy to seafood", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Seafood allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to seafood (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "91938006", + "display" : "Allergy to strawberries", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to strawberry" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to strawberry (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "91939003", + "display" : "Allergy to sulfonamides", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to sulfa drugs" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to sulphonamides" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to sulpha drugs" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sulphonamide allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sulfonamide allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to sulfonamide (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to sulfonamide" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "91940001", + "display" : "Allergy to walnut", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to walnut (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "213020009", + "display" : "Egg protein allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to egg protein" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to egg protein (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "232349006", + "display" : "House dust allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to house dust (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to house dust" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "232350006", + "display" : "House dust mite allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to house dust mite" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to dust mite protein (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to dust mite protein" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "The disposition to develop an allergic reaction to a substance derived from dust mites e.g. Der p1, rather than the dust mite organism itself." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293584003", + "display" : "Paracetamol allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acetaminophen allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to paracetamol" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to acetaminophen" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to paracetamol (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293585002", + "display" : "Salicylate allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to salicylate (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to salicylate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293586001", + "display" : "Aspirin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to aspirin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to aspirin (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293588000", + "display" : "Pentazocine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to pentazocine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to pentazocine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293589008", + "display" : "Phenazocine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to phenazocine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to phenazocine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293590004", + "display" : "Methadone analog allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Methadone analogue allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to methadone analogue" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to methadone analog (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to methadone analog" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293591000", + "display" : "Dextromoramide allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to dextromoramide" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to dextromoramide (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293592007", + "display" : "Dextropropoxyphene allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to propoxyphene" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to dextropropoxyphene (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to dextropropoxyphene" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293593002", + "display" : "Dipipanone allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to dipipanone (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to dipipanone" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293594008", + "display" : "Methadone allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to methadone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to methadone (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293595009", + "display" : "Morphinan opioid allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to morphinan opioid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to morphinan opioid (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293596005", + "display" : "Buprenorphine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to buprenorphine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to buprenorphine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293597001", + "display" : "Codeine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to codeine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to codeine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293598006", + "display" : "Diamorphine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to diamorphine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to diamorphine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293599003", + "display" : "Dihydrocodeine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to dihydrocodeine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to dihydrocodeine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293600000", + "display" : "Nalbuphine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to nalbuphine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to nalbuphine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293601001", + "display" : "Morphine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to morphine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to morphine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293602008", + "display" : "Opium alkaloid allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to opium alkaloid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to opium alkaloid (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293603003", + "display" : "Pethidine analog allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pethidine analogue allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to pethidine analog (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to meperidine analog" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to pethidine analogue" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to pethidine analog" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293604009", + "display" : "Alfentanil allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to alfentanil" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to alfentanil (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293605005", + "display" : "Fentanyl allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to fentanyl (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to fentanyl" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293606006", + "display" : "Pethidine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to meperidine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to pethidine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to pethidine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293607002", + "display" : "Phenoperidine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to phenoperidine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to phenoperidine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293608007", + "display" : "Meptazinol allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to meptazinol" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to meptazinol (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293609004", + "display" : "Levorphanol allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to levorphanol" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to levorphanol (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293610009", + "display" : "Non-steroidal anti-inflammatory drug allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to non-steroidal anti-inflammatory agent (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to non-steroidal anti-inflammatory agent" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293611008", + "display" : "Acemetacin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to acemetacin (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to acemetacin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293612001", + "display" : "Azapropazone allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to azapropazone (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to azapropazone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to apazone" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293613006", + "display" : "Diclofenac allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to diclofenac (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to diclofenac" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293614000", + "display" : "Etodolac allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to etodolac (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to etodolac" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293615004", + "display" : "Felbinac allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to felbinac" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to felbinac (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293616003", + "display" : "Fenbufen allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to fenbufen" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to fenbufen (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293617007", + "display" : "Fenoprofen allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to fenoprofen (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to fenoprofen" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293618002", + "display" : "Flurbiprofen allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to flurbiprofen" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to flurbiprofen (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293619005", + "display" : "Ibuprofen allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to ibuprofen" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to ibuprofen (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293620004", + "display" : "Indomethacin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Indometacin allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to indometacin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to indomethacin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to indometacin (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293621000", + "display" : "Ketoprofen allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to ketoprofen (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to ketoprofen" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293622007", + "display" : "Ketorolac allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to ketorolac (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to ketorolac" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293623002", + "display" : "Mefenamic acid allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to mefenamic acid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to mefenamic acid (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293624008", + "display" : "Nabumetone allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to nabumetone (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to nabumetone" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293625009", + "display" : "Naproxen allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to naproxen (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to naproxen" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293626005", + "display" : "Nefopam allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to nefopam" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to nefopam (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293627001", + "display" : "Oxyphenbutazone allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to oxyphenbutazone (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to oxyphenbutazone" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293628006", + "display" : "Phenylbutazone allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to phenylbutazone (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to phenylbutazone" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293629003", + "display" : "Piroxicam allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to piroxicam" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to piroxicam (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293630008", + "display" : "Sulindac allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to sulindac (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to sulindac" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293631007", + "display" : "Tenoxicam allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to tenoxicam (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to tenoxicam" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293632000", + "display" : "Tiaprofenic acid allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to tiaprofenic acid (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to tiaprofenic acid" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293633005", + "display" : "Tolmetin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to tolmetin (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to tolmetin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293635003", + "display" : "Tuberculin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to tuberculin purified protein derivative (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tuberculin purified protein derivative allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to tuberculin purified protein derivative" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293636002", + "display" : "Radiopharmaceutical allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to radiopharmaceutical" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to radiopharmaceutical (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293637006", + "display" : "Contrast media allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to contrast media" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to contrast media (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293645001", + "display" : "Bismuth chelate allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to tripotassium dicitratobismuthate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to tripotassium dicitratobismuthate (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293646000", + "display" : "Sucralfate allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to sucralfate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to sucralfate (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293647009", + "display" : "Liquorice allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to licorice" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to liquorice" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to licorice (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293648004", + "display" : "Misoprostol allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to misoprostol (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to misoprostol" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293649007", + "display" : "H2 receptor antagonist allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to histamine H2 receptor antagonist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to histamine H2 receptor antagonist (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293650007", + "display" : "Cimetidine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to cimetidine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to cimetidine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293651006", + "display" : "Famotidine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to famotidine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to famotidine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293652004", + "display" : "Nizatidine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to nizatidine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to nizatidine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293653009", + "display" : "Ranitidine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to ranitidine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to ranitidine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293654003", + "display" : "Proton pump inhibitor allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to H+/K+-exchanging ATPase inhibitor (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to H+/K+-exchanging ATPase inhibitor" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293655002", + "display" : "Omeprazole allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to omeprazole (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to omeprazole" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293656001", + "display" : "Lansoprazole allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to lansoprazole (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to lansoprazole" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293657005", + "display" : "Carbenoxolone allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to carbenoxolone (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to carbenoxolone" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293658000", + "display" : "Pirenzepine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to pirenzepine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to pirenzepine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293659008", + "display" : "Pancreatin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to pancreatin (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to pancreatin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293660003", + "display" : "5-aminosalicylic acid allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mesalazine allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mesalamine allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to mesalazine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to mesalazine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to mesalamine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293662006", + "display" : "Olsalazine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to olsalazine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to olsalazine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293663001", + "display" : "Sulfasalazine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sulphasalazine allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to sulfasalazine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to sulfasalazine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293665008", + "display" : "Magnesium trisilicate allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to magnesium trisilicate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to magnesium trisilicate (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293666009", + "display" : "Aluminium hydroxide allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aluminum hydroxide allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to aluminium hydroxide (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to aluminum hydroxide" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to aluminium hydroxide" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293668005", + "display" : "Loperamide allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to loperamide (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to loperamide" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293669002", + "display" : "Kaolin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to kaolin (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to kaolin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293671002", + "display" : "Cisapride allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to cisapride" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to cisapride (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293673004", + "display" : "Nabilone allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to nabilone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to nabilone (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293674005", + "display" : "Domperidone allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to domperidone (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to domperidone" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293675006", + "display" : "Metoclopramide allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to metoclopramide (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to metoclopramide" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293676007", + "display" : "5-HT3-receptor antagonist allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to 5-HT3 receptor antagonist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to 5-hydroxytryptamine-3-receptor antagonist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to 5-hydroxytryptamine-3-receptor antagonist (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "5-hydroxytryptamine-3-receptor antagonist allergy" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293678008", + "display" : "Bisacodyl allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to bisacodyl" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to bisacodyl (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293679000", + "display" : "Danthron allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dantron allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to dantron" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to danthron" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to dantron (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293680002", + "display" : "Sodium picosulfate allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sodium picosulphate allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to sodium picosulfate (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to sodium picosulfate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293681003", + "display" : "Lactulose allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to lactulose (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to lactulose" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293682005", + "display" : "Magnesium sulfate allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Magnesium sulphate allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to magnesium sulfate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to magnesium sulfate (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293685007", + "display" : "Cascara allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to cascara (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to cascara" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293686008", + "display" : "Senna allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to senna" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to senna (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293687004", + "display" : "Docusate allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to docusate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to docusate (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293690005", + "display" : "Peppermint oil allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to peppermint oil" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to peppermint oil (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293691009", + "display" : "Alverine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to alverine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to alverine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293692002", + "display" : "Mebeverine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to mebeverine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to mebeverine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293693007", + "display" : "Dicyclomine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dicycloverine allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to dicycloverine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to dicycloverine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to dicyclomine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293694001", + "display" : "Mepenzolate allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to mepenzolate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to mepenzolate (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293695000", + "display" : "Pipenzolate allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to pipenzolate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to pipenzolate (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293696004", + "display" : "Poldine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to poldine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to poldine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293697008", + "display" : "Propantheline allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to propantheline (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to propantheline" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293699006", + "display" : "Chenodeoxycholic acid allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to chenodeoxycholic acid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to chenodeoxycholic acid (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293700007", + "display" : "Dehydrocholic acid allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to dehydrocholic acid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to dehydrocholic acid (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293701006", + "display" : "Ursodeoxycholic acid allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to ursodeoxycholic acid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to ursodeoxycholic acid (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293706001", + "display" : "Etomidate allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to etomidate (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to etomidate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293707005", + "display" : "Ketamine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to ketamine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to ketamine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293708000", + "display" : "Propofol allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to propofol (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to propofol" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293709008", + "display" : "Thiopentone allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thiopental allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to thiopental" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to thiopental (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293710003", + "display" : "Methohexitone allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to methohexital (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to methohexital" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293712006", + "display" : "Enflurane allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to enflurane (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to enflurane" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293714007", + "display" : "Halothane allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to halothane" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to halothane (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293715008", + "display" : "Isoflurane allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to isoflurane (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to isoflurane" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293716009", + "display" : "Trichloroethylene allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to trichloroethylene" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to trichloroethylene (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293717000", + "display" : "Desflurane allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to desflurane (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to desflurane" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293718005", + "display" : "Local anesthetic drug allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Local anaesthetic drug allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to local anaesthetic" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to local anesthetic" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to local anesthetic (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293719002", + "display" : "Bupivacaine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to bupivacaine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to bupivacaine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293720008", + "display" : "Cinchocaine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to dibucaine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to cinchocaine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to cinchocaine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293721007", + "display" : "Prilocaine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to prilocaine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to prilocaine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293722000", + "display" : "Lignocaine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lidocaine allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to lidocaine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to lidocaine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293723005", + "display" : "Cocaine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to cocaine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to cocaine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293724004", + "display" : "Benzocaine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to benzocaine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to benzocaine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293725003", + "display" : "Amethocaine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tetracaine allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to tetracaine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to tetracaine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293726002", + "display" : "Oxybuprocaine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to oxybuprocaine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to benoxinate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to oxybuprocaine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293727006", + "display" : "Procaine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to procaine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to procaine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293728001", + "display" : "Proxymetacaine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to proxymetacaine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to proxymetacaine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293732007", + "display" : "Amifostine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to amifostine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to amifostine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293733002", + "display" : "Aldesleukin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to aldesleukin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to aldesleukin (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293735009", + "display" : "Molgramostim allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to molgramostim (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to molgramostim" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293736005", + "display" : "Lenograstim allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to lenograstim" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to lenograstim (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293737001", + "display" : "Filgrastim allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to filgrastim (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to filgrastim" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293738006", + "display" : "Levamisole allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to levamisole" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to levamisole (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293740001", + "display" : "Alkylating drug allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to alkylating agent (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to alkylating agent" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293741002", + "display" : "Mitobronitol allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to mitobronitol" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to mitobronitol (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293742009", + "display" : "Busulfan allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Busulphan allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to busulfan" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to busulfan (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293743004", + "display" : "Treosulfan allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Treosulphan allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to treosulfan (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to treosulfan" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293745006", + "display" : "Thiotepa allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to thiotepa (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to thiotepa" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293746007", + "display" : "Nitrogen mustard derivative allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to nitrogen mustard derivative (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to nitrogen mustard derivative" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293747003", + "display" : "Chlorambucil allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to chlorambucil (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to chlorambucil" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293748008", + "display" : "Cyclophosphamide allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to cyclophosphamide (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to cyclophosphamide" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293749000", + "display" : "Ethoglucid allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to ethoglucid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to ethoglucid (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293750000", + "display" : "Ifosfamide allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to ifosfamide (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to ifosfamide" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293751001", + "display" : "Melphalan allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to melphalan (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to melphalan" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293752008", + "display" : "Estramustine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to estramustine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to estramustine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293753003", + "display" : "Mustine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chlormethine allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mechlorethamine allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to mechlorethamine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to chlormethine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to chlormethine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293754009", + "display" : "Nitrosurea allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to nitrosurea (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to nitrosurea" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293755005", + "display" : "Carmustine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to carmustine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to carmustine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293756006", + "display" : "Lomustine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to lomustine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to lomustine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293758007", + "display" : "Dacarbazine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to dacarbazine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to dacarbazine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293760009", + "display" : "Dactinomycin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to dactinomycin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to dactinomycin (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293761008", + "display" : "Bleomycin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to bleomycin (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to bleomycin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293762001", + "display" : "Mitomycin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to mitomycin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to mitomycin (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293763006", + "display" : "Plicamycin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to plicamycin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to plicamycin (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293764000", + "display" : "Aclarubicin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to aclarubicin (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to aclarubicin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293765004", + "display" : "Mitozantrone allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mitoxantrone allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to mitoxantrone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to mitoxantrone (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293766003", + "display" : "Doxorubicin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to doxorubicin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to doxorubicin (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293767007", + "display" : "Epirubicin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to epirubicin (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to epirubicin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293768002", + "display" : "Idarubicin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to idarubicin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to idarubicin (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293770006", + "display" : "Mercuric oxide allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to mercuric oxide (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to mercuric oxide" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293771005", + "display" : "Methotrexate allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to methotrexate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to methotrexate (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293772003", + "display" : "Mercaptopurine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to mercaptopurine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to mercaptopurine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293773008", + "display" : "Thioguanine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tioguanine allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to tioguanine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to thioguanine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to tioguanine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293774002", + "display" : "Pentostatin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to pentostatin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to pentostatin (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293775001", + "display" : "Cytarabine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to cytarabine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to cytarabine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293776000", + "display" : "Fluorouracil allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to fluorouracil" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to fluorouracil (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293777009", + "display" : "Etoposide allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to etoposide" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to etoposide (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293778004", + "display" : "Amsacrine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to amsacrine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to amsacrine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293779007", + "display" : "Carboplatin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to carboplatin (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to carboplatin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293780005", + "display" : "Cisplatin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to cisplatin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to cisplatin (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293781009", + "display" : "Hydroxyurea allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hydroxycarbamide allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to hydroxycarbamide (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to hydroxyurea" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to hydroxycarbamide" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293782002", + "display" : "Procarbazine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to procarbazine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to procarbazine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293783007", + "display" : "Razoxane allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to razoxane (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to razoxane" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293784001", + "display" : "Crisantaspase allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to crisantaspase (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to crisantaspase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293785000", + "display" : "Paclitaxel allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to paclitaxel (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to paclitaxel" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293786004", + "display" : "Fludarabine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to fludarabine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to fludarabine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293787008", + "display" : "Aminoglutethimide allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to aminoglutethimide" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to aminoglutethimide (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293788003", + "display" : "Oestrogen antagonist allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Estrogen antagonist allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to estrogen receptor antagonist (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to estrogen receptor antagonist" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293789006", + "display" : "Trilostane allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to trilostane (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to trilostane" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293790002", + "display" : "Tamoxifen allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to tamoxifen (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to tamoxifen" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293791003", + "display" : "Formestane allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to formestane (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to formestane" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293792005", + "display" : "Vinca alkaloid allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to Vinca alkaloid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to Vinca alkaloid (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293793000", + "display" : "Vinblastine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to vinblastine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to vinblastine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293794006", + "display" : "Vincristine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to vincristine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to vincristine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293795007", + "display" : "Vindesine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to vindesine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to vindesine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293796008", + "display" : "Dimethyl sulfoxide allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dimethyl sulphoxide allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to dimethyl sulfoxide" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to dimethyl sulfoxide (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293798009", + "display" : "Cyclosporin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ciclosporin allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to ciclosporin (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to ciclosporin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to cyclosporine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293799001", + "display" : "Azathioprine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to azathioprine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to azathioprine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293802005", + "display" : "Mazindol allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to mazindol (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to mazindol" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293803000", + "display" : "Phentermine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to phentermine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to phentermine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293804006", + "display" : "Dexfenfluramine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to dexfenfluramine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to dexfenfluramine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293805007", + "display" : "Diethylpropion allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to diethylpropion" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to amfepramone (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to amfepramone" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293806008", + "display" : "Fenfluramine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to fenfluramine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to fenfluramine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293808009", + "display" : "Levodopa allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to levodopa" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to levodopa (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293811005", + "display" : "Amantadine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to amantadine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to amantadine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293812003", + "display" : "Apomorphine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to apomorphine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to apomorphine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293813008", + "display" : "Lysuride allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lisuride allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to lisuride (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to lisuride" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293814002", + "display" : "Pergolide allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to pergolide (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to pergolide" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293815001", + "display" : "Bromocriptine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to bromocriptine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to bromocriptine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293818004", + "display" : "Lithium carbonate allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to lithium carbonate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to lithium carbonate (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293819007", + "display" : "Lithium citrate allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to lithium citrate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to lithium citrate (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293822009", + "display" : "Butriptyline allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to butriptyline" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to butriptyline (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293823004", + "display" : "Doxepin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to doxepin (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to doxepin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293824005", + "display" : "Iprindole allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to iprindole" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to iprindole (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293825006", + "display" : "Lofepramine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to lofepramine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to lofepramine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293826007", + "display" : "Nortriptyline allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to nortriptyline (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to nortriptyline" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293827003", + "display" : "Trimipramine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to trimipramine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to trimipramine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293828008", + "display" : "Amoxapine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to amoxapine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to amoxapine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293829000", + "display" : "Amitriptyline allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to amitriptyline (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to amitriptyline" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293830005", + "display" : "Clomipramine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to clomipramine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to clomipramine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293831009", + "display" : "Desipramine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to desipramine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to desipramine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293832002", + "display" : "Dothiepin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dosulepin allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to dosulepin (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to dosulepin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to dothiepin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293833007", + "display" : "Imipramine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to imipramine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to imipramine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293834001", + "display" : "Protriptyline allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to protriptyline" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to protriptyline (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293835000", + "display" : "Monoamine oxidase inhibitor allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to monoamine oxidase inhibitor (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to monoamine oxidase inhibitor" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293836004", + "display" : "Phenelzine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to phenelzine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to phenelzine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293837008", + "display" : "Iproniazid allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to iproniazid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to iproniazid (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293838003", + "display" : "Isocarboxazid allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to isocarboxazid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to isocarboxazid (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293839006", + "display" : "Tranylcypromine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to tranylcypromine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to tranylcypromine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293840008", + "display" : "Moclobemide allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to moclobemide (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to moclobemide" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293842000", + "display" : "Tryptophan allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to tryptophan (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to tryptophan" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293843005", + "display" : "Venlafaxine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to venlafaxine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to venlafaxine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293844004", + "display" : "Selective serotonin re-uptake inhibitor allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to selective serotonin re-uptake inhibitor (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to selective serotonin re-uptake inhibitor" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293845003", + "display" : "Sertraline allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to sertraline" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to sertraline (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293847006", + "display" : "Paroxetine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to paroxetine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to paroxetine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293848001", + "display" : "Nefazodone allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to nefazodone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to nefazodone (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293849009", + "display" : "Citalopram allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to citalopram (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to citalopram" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293850009", + "display" : "Fluoxetine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to fluoxetine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to fluoxetine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293851008", + "display" : "Fluvoxamine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to fluvoxamine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to fluvoxamine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293853006", + "display" : "Maprotiline allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to maprotiline" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to maprotiline (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293854000", + "display" : "Mianserin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to mianserin (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to mianserin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293855004", + "display" : "Trazodone allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to trazodone (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to trazodone" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293856003", + "display" : "Viloxazine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to viloxazine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to viloxazine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293858002", + "display" : "Beclamide allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to beclamide (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to beclamide" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293859005", + "display" : "Lamotrigine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to lamotrigine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to lamotrigine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293860000", + "display" : "Piracetam allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to piracetam (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to piracetam" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293861001", + "display" : "Gabapentin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to gabapentin (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to gabapentin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293864009", + "display" : "Methylphenobarbitone allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Methylphenobarbital allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to mephobarbital" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to methylphenobarbital" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to methylphenobarbital (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293865005", + "display" : "Phenobarbitone allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phenobarbital allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to phenobarbital" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to phenobarbital (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293866006", + "display" : "Primidone allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to primidone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to primidone (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293867002", + "display" : "Carbamazepine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to carbamazepine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to carbamazepine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293868007", + "display" : "Vigabatrin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to vigabatrin (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to vigabatrin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293869004", + "display" : "Phenytoin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to phenytoin (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to phenytoin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293870003", + "display" : "Ethosuximide allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to ethosuximide" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to ethosuximide (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293871004", + "display" : "Clonazepam allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to clonazepam" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to clonazepam (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293874007", + "display" : "Zopiclone allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to zopiclone (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to zopiclone" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293875008", + "display" : "Zolpidem allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to zolpidem" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to zolpidem (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293876009", + "display" : "Chlormezanone allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to chlormezanone (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to chlormezanone" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293877000", + "display" : "Methyprylone allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to methyprylon (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to methyprylon" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293878005", + "display" : "Paraldehyde allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to paraldehyde (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to paraldehyde" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293880004", + "display" : "Amylobarbitone allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Amobarbital allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to amobarbital (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to amobarbital" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293881000", + "display" : "Butobarbitone allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Butobarbital allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to butobarbital" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to butobarbital (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293882007", + "display" : "Cyclobarbitone allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to cyclobarbital" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to cyclobarbital (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293884008", + "display" : "Quinalbarbitone allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Secobarbital allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to secobarbital" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to secobarbital (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293886005", + "display" : "Flunitrazepam allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to flunitrazepam" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to flunitrazepam (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293887001", + "display" : "Flurazepam allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to flurazepam (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to flurazepam" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293888006", + "display" : "Loprazolam allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to loprazolam" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to loprazolam (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293889003", + "display" : "Lormetazepam allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to lormetazepam" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to lormetazepam (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293890007", + "display" : "Nitrazepam allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to nitrazepam" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to nitrazepam (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293891006", + "display" : "Triazolam allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to triazolam (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to triazolam" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293892004", + "display" : "Alprazolam allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to alprazolam" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to alprazolam (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293893009", + "display" : "Bromazepam allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to bromazepam (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to bromazepam" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293894003", + "display" : "Chlordiazepoxide allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to chlordiazepoxide" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to chlordiazepoxide (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293895002", + "display" : "Clobazam allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to clobazam (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to clobazam" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293897005", + "display" : "Ketazolam allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to ketazolam" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to ketazolam (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293898000", + "display" : "Medazepam allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to medazepam (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to medazepam" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293899008", + "display" : "Oxazepam allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to oxazepam" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to oxazepam (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293900003", + "display" : "Prazepam allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to prazepam (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to prazepam" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293901004", + "display" : "Midazolam allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to midazolam (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to midazolam" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293902006", + "display" : "Diazepam allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to diazepam" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to diazepam (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293903001", + "display" : "Lorazepam allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to lorazepam" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to lorazepam (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293904007", + "display" : "Temazepam allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to temazepam" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to temazepam (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293906009", + "display" : "Meprobamate allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to meprobamate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to meprobamate (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293908005", + "display" : "Chloral hydrate allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to chloral hydrate (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to chloral hydrate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293909002", + "display" : "Dichloralphenazone allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to dichloralphenazone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to dichloralphenazone (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293911006", + "display" : "Buspirone allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to buspirone (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to buspirone" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293912004", + "display" : "Chlormethiazole allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clomethiazole allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to chlormethiazole" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to clomethiazole" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to clomethiazole (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293914003", + "display" : "Sulpiride allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to sulpiride" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to sulpiride (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293915002", + "display" : "Loxapine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to loxapine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to loxapine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293916001", + "display" : "Clozapine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to clozapine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to clozapine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293917005", + "display" : "Risperidone allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to risperidone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to risperidone (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293918000", + "display" : "Tetrabenazine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to tetrabenazine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to tetrabenazine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293919008", + "display" : "Butyrophenone allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to butyrophenone derivative" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to butyrophenone derivative (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293920002", + "display" : "Benperidol allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to benperidol" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to benperidol (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293921003", + "display" : "Trifluperidol allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to trifluperidol (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to trifluperidol" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293923000", + "display" : "Droperidol allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to droperidol" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to droperidol (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293924006", + "display" : "Haloperidol allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to haloperidol" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to haloperidol (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293925007", + "display" : "Diphenylbutylpiperidine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to diphenylbutylpiperidine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to diphenylbutylpiperidine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293926008", + "display" : "Pimozide allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to pimozide (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to pimozide" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293927004", + "display" : "Fluspirilene allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to fluspirilene" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to fluspirilene (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293928009", + "display" : "Phenothiazine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to phenothiazine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to phenothiazine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293929001", + "display" : "Methotrimeprazine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Levomepromazine allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to levomepromazine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to methotrimeprazine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to levomepromazine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293930006", + "display" : "Pericyazine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to periciazine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to periciazine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293933008", + "display" : "Thiethylperazine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to thiethylperazine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to thiethylperazine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293934002", + "display" : "Fluphenazine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to fluphenazine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to fluphenazine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293935001", + "display" : "Chlorpromazine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to chlorpromazine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to chlorpromazine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293936000", + "display" : "Pipothiazine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pipotiazine allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to pipotiazine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to pipotiazine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to pipothiazine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293937009", + "display" : "Promazine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to promazine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to promazine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293938004", + "display" : "Thioridazine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to thioridazine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to thioridazine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293939007", + "display" : "Perphenazine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to perphenazine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to perphenazine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293940009", + "display" : "Prochlorperazine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to prochlorperazine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to prochlorperazine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293941008", + "display" : "Trifluoperazine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to trifluoperazine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to trifluoperazine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293942001", + "display" : "Thioxanthene allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to thioxanthene (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to thioxanthene" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293943006", + "display" : "Chlorprothixene allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to chlorprothixene" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to chlorprothixene (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293946003", + "display" : "Zuclopenthixol allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to zuclopenthixol (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to zuclopenthixol" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293948002", + "display" : "Flupenthixol allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Flupentixol allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to flupentixol" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to flupentixol (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293949005", + "display" : "Oxypertine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to oxypertine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to oxypertine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293950005", + "display" : "Remoxipride allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to remoxipride (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to remoxipride" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293952002", + "display" : "Selegiline allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to selegiline (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to selegiline" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293954001", + "display" : "Pemoline allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to pemoline (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to pemoline" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293955000", + "display" : "Methylphenidate allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to methylphenidate (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to methylphenidate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293956004", + "display" : "Prolintane allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to prolintane" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to prolintane (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293957008", + "display" : "Amphetamine group allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Amfetamine group allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to amfetamine and/or amfetamine derivative (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to amfetamine and/or amfetamine derivative" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293958003", + "display" : "Dexamphetamine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dexamfetamine allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to dextroamphetamine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to dexamfetamine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to dexamfetamine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293960001", + "display" : "Disulfiram allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disulphiram allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to disulfiram (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to disulphiram" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to disulfiram" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293962009", + "display" : "Beta-adrenoceptor blocking drug allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to beta adrenergic receptor antagonist (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to beta adrenergic receptor antagonist" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293963004", + "display" : "Cardioselective beta-blocker allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to beta-1 adrenergic receptor antagonist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to beta-1 adrenergic receptor antagonist (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293964005", + "display" : "Acebutolol allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to acebutolol" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to acebutolol (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293965006", + "display" : "Atenolol allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to atenolol (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to atenolol" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293966007", + "display" : "Betaxolol allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to betaxolol" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to betaxolol (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293967003", + "display" : "Bisoprolol allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to bisoprolol (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to bisoprolol" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293968008", + "display" : "Celiprolol allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to celiprolol (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to celiprolol" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293969000", + "display" : "Esmolol allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to esmolol" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to esmolol (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293970004", + "display" : "Metoprolol allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to metoprolol (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to metoprolol" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293972007", + "display" : "Nadolol allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to nadolol (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to nadolol" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293973002", + "display" : "Pindolol allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to pindolol (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to pindolol" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293974008", + "display" : "Carvedilol allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to carvedilol (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to carvedilol" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293975009", + "display" : "Metipranolol allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to metipranolol" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to metipranolol (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293976005", + "display" : "Carteolol allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to carteolol (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to carteolol" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293977001", + "display" : "Labetalol allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to labetalol (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to labetalol" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293978006", + "display" : "Levobunolol allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to levobunolol" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to levobunolol (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293979003", + "display" : "Oxprenolol allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to oxprenolol" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to oxprenolol (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293980000", + "display" : "Penbutolol allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to penbutolol" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to penbutolol (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293981001", + "display" : "Practolol allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to practolol (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to practolol" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293982008", + "display" : "Propranolol allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to propranolol" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to propranolol (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293983003", + "display" : "Sotalol allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to sotalol (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to sotalol" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293984009", + "display" : "Timolol allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to timolol (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to timolol" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293985005", + "display" : "Alpha-adrenoceptor blocking drug allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to alpha adrenergic receptor antagonist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to alpha adrenergic receptor antagonist (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293986006", + "display" : "Alfuzosin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to alfuzosin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to alfuzosin (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293987002", + "display" : "Doxazosin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to doxazosin (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to doxazosin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293988007", + "display" : "Indoramin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to indoramin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to indoramin (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293989004", + "display" : "Phenoxybenzamine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to phenoxybenzamine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to phenoxybenzamine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293990008", + "display" : "Phentolamine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to phentolamine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to phentolamine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293991007", + "display" : "Prazosin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to prazosin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to prazosin (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293992000", + "display" : "Terazosin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to terazosin (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to terazosin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293993005", + "display" : "Nicotine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to nicotine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to nicotine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293994004", + "display" : "Calcium-channel blocker allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to calcium channel blocker (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to calcium channel blocker" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293995003", + "display" : "Lidoflazine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to lidoflazine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to lidoflazine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293996002", + "display" : "Nifedipine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to nifedipine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to nifedipine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293997006", + "display" : "Prenylamine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to prenylamine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to prenylamine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293998001", + "display" : "Isradipine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to isradipine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to isradipine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "293999009", + "display" : "Felodipine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to felodipine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to felodipine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294000006", + "display" : "Lacidipine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to lacidipine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to lacidipine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294001005", + "display" : "Nimodipine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to nimodipine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to nimodipine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294002003", + "display" : "Amlodipine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to amlodipine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to amlodipine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294003008", + "display" : "Diltiazem allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to diltiazem" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to diltiazem (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294004002", + "display" : "Nicardipine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to nicardipine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to nicardipine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294005001", + "display" : "Verapamil allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to verapamil (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to verapamil" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294007009", + "display" : "Pilocarpine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to pilocarpine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to pilocarpine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294009007", + "display" : "Methacholine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to methacholine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to methacholine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294011003", + "display" : "Physostigmine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to physostigmine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to physostigmine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294012005", + "display" : "Demecarium allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to demecarium" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to demecarium (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294013000", + "display" : "Distigmine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to distigmine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to distigmine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294014006", + "display" : "Ecothiopate allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to ecothiopate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to ecothiopate (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to echothiophate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294015007", + "display" : "Edrophonium allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to edrophonium (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to edrophonium" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294016008", + "display" : "Pyridostigmine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to pyridostigmine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to pyridostigmine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294017004", + "display" : "Neostigmine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to neostigmine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to neostigmine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294018009", + "display" : "Bethanechol allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to bethanechol" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to bethanechol (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294019001", + "display" : "Carbachol allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to carbachol" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to carbachol (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294023009", + "display" : "Pseudoephedrine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to pseudoephedrine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to pseudoephedrine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294024003", + "display" : "Alpha-adrenoceptor agonist allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to alpha adrenergic receptor agonist (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to alpha adrenergic receptor agonist" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294026001", + "display" : "Metaraminol allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to metaraminol" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to metaraminol (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294027005", + "display" : "Methoxamine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to methoxamine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to methoxamine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294028000", + "display" : "Naphazoline allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to naphazoline" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to naphazoline (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294029008", + "display" : "Noradrenaline allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Norepinephrine allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to norepinephrine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to norepinephrine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to noradrenaline" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294030003", + "display" : "Phenylephrine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to phenylephrine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to phenylephrine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294031004", + "display" : "Xylometazoline allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to xylometazoline (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to xylometazoline" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294033001", + "display" : "Selective beta-2 adrenoceptor stimulants allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to selective beta-2 agonist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to beta-2 adrenergic receptor agonist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to beta-2 adrenergic receptor agonist (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294035008", + "display" : "Pirbuterol allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to pirbuterol" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to pirbuterol (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294036009", + "display" : "Salmeterol allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to salmeterol" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to salmeterol (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294037000", + "display" : "Salbutamol allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to salbutamol" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to albuterol" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to salbutamol (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294038005", + "display" : "Bambuterol allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to bambuterol" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to bambuterol (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294039002", + "display" : "Fenoterol allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to fenoterol" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to fenoterol (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294040000", + "display" : "Orciprenaline allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to metaproterenol" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to orciprenaline" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to orciprenaline (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294041001", + "display" : "Reproterol allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to reproterol (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to reproterol" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294042008", + "display" : "Rimiterol allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to rimiterol" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to rimiterol (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294043003", + "display" : "Ritodrine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to ritodrine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to ritodrine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294044009", + "display" : "Terbutaline allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to terbutaline (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to terbutaline" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294045005", + "display" : "Tulobuterol allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to tulobuterol" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to tulobuterol (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294047002", + "display" : "Dobutamine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to dobutamine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to dobutamine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294048007", + "display" : "Dopexamine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to dopexamine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to dopexamine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294050004", + "display" : "Isoprenaline allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to isoprenaline" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to isoproterenol" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to isoprenaline (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294055009", + "display" : "Methyldopa allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to methyldopa (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to methyldopa" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294057001", + "display" : "Apraclonidine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to apraclonidine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to apraclonidine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294058006", + "display" : "Clonidine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to clonidine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to clonidine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294059003", + "display" : "Lofexidine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to lofexidine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to lofexidine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294060008", + "display" : "Dipivefrine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to dipivefrin (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to dipivefrin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294061007", + "display" : "Dopamine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to dopamine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to dopamine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294062000", + "display" : "Ephedrine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to ephedrine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to ephedrine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294063005", + "display" : "Oxymetazoline allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to oxymetazoline" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to oxymetazoline (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294064004", + "display" : "Xamoterol allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to xamoterol (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to xamoterol" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294067006", + "display" : "Belladonna alkaloids allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to belladonna alkaloid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to belladonna alkaloid (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294069009", + "display" : "Biperiden allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to biperiden (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to biperiden" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294073007", + "display" : "Tropicamide allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to tropicamide (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to tropicamide" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294074001", + "display" : "Hyoscine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to hyoscine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to scopolamine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to scopolamine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294076004", + "display" : "Atropine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to atropine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to atropine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294077008", + "display" : "Benzhexol allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trihexyphenidyl allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to trihexyphenidyl" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to trihexyphenidyl (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294078003", + "display" : "Benztropine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Benzatropine allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to benztropine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to benzatropine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to benzatropine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294079006", + "display" : "Cyclopentolate allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to cyclopentolate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to cyclopentolate (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294080009", + "display" : "Glycopyrronium allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to glycopyrronium" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to glycopyrronium (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294081008", + "display" : "Homatropine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to homatropine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to homatropine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294082001", + "display" : "Ipratropium allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to ipratropium (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to ipratropium" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294083006", + "display" : "Methixene allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to methixene (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to methixene" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294084000", + "display" : "Orphenadrine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to orphenadrine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to orphenadrine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294087007", + "display" : "Oxitropium allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to oxitropium (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to oxitropium" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294088002", + "display" : "Oxybutynin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to oxybutynin (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to oxybutynin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294089005", + "display" : "Procyclidine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to procyclidine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to procyclidine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294091002", + "display" : "Dornase alfa allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to dornase alfa (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to dornase alfa" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294093004", + "display" : "Tyloxapol allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to tyloxapol (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to tyloxapol" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294095006", + "display" : "Carbocisteine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carbocysteine allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to carbocisteine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to carbocysteine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to carbocisteine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294096007", + "display" : "Methylcysteine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to methylcysteine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to methylcysteine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294097003", + "display" : "Acetylcysteine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to acetylcysteine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to acetylcysteine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294099000", + "display" : "Nikethamide allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to nikethamide" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to nikethamide (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294100008", + "display" : "Ethamivan allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to etamivan (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to etamivan" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to ethamivan" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294101007", + "display" : "Doxapram allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to doxapram (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to doxapram" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294103005", + "display" : "Beractant allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to beractant (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to beractant" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294105003", + "display" : "Pumactant allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to pumactant (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to pumactant" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294106002", + "display" : "Colfosceril allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to colfosceril (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to colfosceril" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294109009", + "display" : "H1 antihistamine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to histamine H1 receptor antagonist (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to histamine H1 receptor antagonist" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294111000", + "display" : "Astemizole allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to astemizole" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to astemizole (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294112007", + "display" : "Terfenadine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to terfenadine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to terfenadine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294113002", + "display" : "Acrivastine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to acrivastine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to acrivastine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294114008", + "display" : "Loratadine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to loratadine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to loratadine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294115009", + "display" : "Azelastine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to azelastine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to azelastine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294116005", + "display" : "Cetirizine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to cetirizine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to cetirizine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294118006", + "display" : "Clemastine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to clemastine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to clemastine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294119003", + "display" : "Mebhydrolin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to mebhydrolin (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to mebhydrolin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294120009", + "display" : "Mequitazine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to mequitazine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to mequitazine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294121008", + "display" : "Oxatomide allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to oxatomide" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to oxatomide (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294122001", + "display" : "Cyclizine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to cyclizine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to cyclizine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294123006", + "display" : "Dimenhydrinate allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to dimenhydrinate (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to dimenhydrinate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294125004", + "display" : "Antazoline allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to antazoline (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to antazoline" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294126003", + "display" : "Promethazine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to promethazine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to promethazine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294127007", + "display" : "Azatadine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to azatadine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to azatadine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294128002", + "display" : "Brompheniramine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to brompheniramine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to brompheniramine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294129005", + "display" : "Chlorpheniramine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chlorphenamine allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to chlorphenamine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to chlorphenamine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to chlorpheniramine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294130000", + "display" : "Cinnarizine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to cinnarizine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to cinnarizine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294131001", + "display" : "Cyproheptadine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to cyproheptadine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to cyproheptadine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294132008", + "display" : "Dimethindene allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dimetindene allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to dimetindene" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to dimetindene (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to dimethindene" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294133003", + "display" : "Diphenhydramine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to diphenhydramine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to diphenhydramine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294134009", + "display" : "Diphenylpyraline allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to diphenylpyraline (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to diphenylpyraline" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294135005", + "display" : "Hydroxyzine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to hydroxyzine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to hydroxyzine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294136006", + "display" : "Mepyramine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to mepyramine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to pyrilamine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to mepyramine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294137002", + "display" : "Phenindamine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to phenindamine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to phenindamine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294138007", + "display" : "Pheniramine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to pheniramine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to pheniramine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294139004", + "display" : "Triprolidine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to triprolidine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to triprolidine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294140002", + "display" : "Trimeprazine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alimemazine allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to alimemazine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to alimemazine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to trimeprazine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294142005", + "display" : "Nedocromil allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to nedocromil" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to nedocromil (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294144006", + "display" : "Ketotifen allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to ketotifen (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to ketotifen" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294145007", + "display" : "Lodoxamide allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to lodoxamide" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to lodoxamide (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294148009", + "display" : "Isoaminile allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to isoaminile (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to isoaminile" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294152009", + "display" : "Noscapine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to noscapine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to noscapine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294153004", + "display" : "Pholcodine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to pholcodine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to pholcodine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294157003", + "display" : "Xanthine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to xanthine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to xanthine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294158008", + "display" : "Aminophylline allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to aminophylline" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to aminophylline (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294160005", + "display" : "Theophylline allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to theophylline (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to theophylline" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294168003", + "display" : "Calamine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to calamine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to calamine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294169006", + "display" : "Coal tar allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to coal tar (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to coal tar" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294172004", + "display" : "Bufexamac allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to bufexamac" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to bufexamac (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294173009", + "display" : "Dithranol allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to dithranol (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to anthralin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to dithranol" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294177005", + "display" : "Ichthammol allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to ichthammol (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to ichthammol" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294178000", + "display" : "Calcipotriol allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to calcipotriol" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to calcipotriol (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294180006", + "display" : "Azelaic acid allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to azelaic acid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to azelaic acid (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294182003", + "display" : "Podophyllum resin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to Podophyllum resin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to Podophyllum resin (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294183008", + "display" : "Podophyllotoxin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to podophyllotoxin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to podophyllotoxin (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294189007", + "display" : "Surgical tissue adhesive allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to surgical tissue adhesive (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to surgical tissue adhesive" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294190003", + "display" : "Enbucrilate allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to enbucrilate (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to enbucrilate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294191004", + "display" : "Collodion allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to collodion" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to collodion (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294200004", + "display" : "Crotamiton allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to crotamiton (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to crotamiton" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294203002", + "display" : "Benzoyl peroxide allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to benzoyl peroxide" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to benzoyl peroxide (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294204008", + "display" : "Silver nitrate allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to silver nitrate (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to silver nitrate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294206005", + "display" : "Gamolenic acid allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to gamma-linolenic acid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to gamolenic acid (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to gamolenic acid" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294207001", + "display" : "Retinoid allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to retinoid (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to retinoid" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294208006", + "display" : "Etretinate allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to etretinate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to etretinate (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294209003", + "display" : "Acitretin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to acitretin (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to acitretin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294210008", + "display" : "Tretinoin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to tretinoin (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to tretinoin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294211007", + "display" : "Isotretinoin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to isotretinoin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to isotretinoin (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294214004", + "display" : "Colchicum alkaloid allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to Colchicum alkaloid (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to Colchicum alkaloid" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294215003", + "display" : "Colchicine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to colchicine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to colchicine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294217006", + "display" : "Probenecid allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to probenecid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to probenecid (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294218001", + "display" : "Sulphinpyrazone allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sulfinpyrazone allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to sulfinpyrazone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to sulfinpyrazone (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294219009", + "display" : "Xanthine oxidase inhibitor allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to xanthine oxidase inhibitor" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to xanthine oxidase inhibitor (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294220003", + "display" : "Allopurinol allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to allopurinol (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to allopurinol" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294224007", + "display" : "Suxamethonium allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to succinylcholine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to succinylcholine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294225008", + "display" : "Non-depolarising muscle relaxant allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Non-depolarizing muscle relaxant allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to nondepolarising agent" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to nondepolarizing agent" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to nondepolarizing agent (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294226009", + "display" : "Mivacurium allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to mivacurium (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to mivacurium" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294227000", + "display" : "Alcuronium allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to alcuronium (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to alcuronium" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294228005", + "display" : "Atracurium allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to atracurium (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to atracurium" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294229002", + "display" : "Gallamine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to gallamine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to gallamine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294230007", + "display" : "Pancuronium allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to pancuronium (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to pancuronium" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294231006", + "display" : "Tubocurarine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to tubocurarine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to tubocurarine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294232004", + "display" : "Vecuronium allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to vecuronium (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to vecuronium" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294233009", + "display" : "Rocuronium allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to rocuronium" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to rocuronium (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294234003", + "display" : "Baclofen allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to baclofen (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to baclofen" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294235002", + "display" : "Carisoprodol allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to carisoprodol" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to carisoprodol (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294236001", + "display" : "Methocarbamol allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to methocarbamol" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to methocarbamol (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294237005", + "display" : "Dantrolene allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to dantrolene (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to dantrolene" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294238000", + "display" : "Gold allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to gold" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to gold (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294239008", + "display" : "Sodium aurothiomalate allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to sodium aurothiomalate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to gold sodium thiomalate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to sodium aurothiomalate (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294240005", + "display" : "Auranofin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to auranofin (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to auranofin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294242002", + "display" : "Papaverine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to papaverine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to papaverine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294243007", + "display" : "Flavoxate allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to flavoxate (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to flavoxate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294245000", + "display" : "Mifepristone allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to mifepristone (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to mifepristone" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294246004", + "display" : "Non-ionic surfactant allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to nonionic surfactant (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to nonionic surfactant" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294247008", + "display" : "Nonoxinol allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nonoxynol allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to nonoxinol (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to nonoxinol" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to nonoxynol" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294248003", + "display" : "Octoxinol allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to octoxinol" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to octoxinol (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294249006", + "display" : "Prostaglandin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to prostaglandin (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to prostaglandin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294250006", + "display" : "A series prostaglandin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to A series prostaglandin (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to A series prostaglandin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294252003", + "display" : "E series prostaglandin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to E series prostaglandin (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to E series prostaglandin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294253008", + "display" : "Dinoprostone allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to dinoprostone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to dinoprostone (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294254002", + "display" : "Gemeprost allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to gemeprost" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to gemeprost (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294255001", + "display" : "Alprostadil allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to alprostadil (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to alprostadil" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294256000", + "display" : "F series prostaglandin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to F series prostaglandin (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to F series prostaglandin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294257009", + "display" : "Dinoprost allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to dinoprost (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to dinoprost" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294258004", + "display" : "Carboprost allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to carboprost" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to carboprost (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294259007", + "display" : "I series prostaglandin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to I series prostaglandin (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to I series prostaglandin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294260002", + "display" : "Epoprostenol allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to epoprostenol (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to epoprostenol" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294261003", + "display" : "Terpenes allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to terpene" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to terpene (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294264006", + "display" : "Ipecacuanha allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to ipecacuanha (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to ipecacuanha" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294265007", + "display" : "Charcoal-activated allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to activated charcoal" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to activated charcoal (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294266008", + "display" : "Sodium nitrite allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to sodium nitrite" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to sodium nitrite (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294268009", + "display" : "Digoxin-specific-antibody allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to digoxin immune fab (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to digoxin immune fab" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294269001", + "display" : "Mesna allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to mesna (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to mesna" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294270000", + "display" : "Benzodiazepine antagonist allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to benzodiazepine receptor antagonist (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to benzodiazepine receptor antagonist" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294271001", + "display" : "Flumazenil allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to flumazenil" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to flumazenil (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294273003", + "display" : "Pralidoxime allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to pralidoxime (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to pralidoxime" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294275005", + "display" : "Opioid antagonist allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to opioid receptor antagonist (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to opioid receptor antagonist" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294276006", + "display" : "Naltrexone allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to naltrexone (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to naltrexone" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294277002", + "display" : "Naloxone allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to naloxone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to naloxone (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294278007", + "display" : "Protamine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to protamine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to protamine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294280001", + "display" : "Allergy to Fullers earth", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to Fuller's earth (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to Fuller's earth" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fuller's earth allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fullers earth allergy" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294281002", + "display" : "Allergy to bentonite", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to bentonite (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294283004", + "display" : "Dimercaprol allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to dimercaprol (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to dimercaprol" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294284005", + "display" : "Desferrioxamine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to deferoxamine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to deferoxamine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294285006", + "display" : "Edetate allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to edetate (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to edetate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294290009", + "display" : "Trientine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to trientine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to trientine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294291008", + "display" : "Penicillamine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to penicillamine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to penicillamine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294298002", + "display" : "Glycine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to glycine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to glycine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294299005", + "display" : "Dialysis fluid allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to dialysis fluid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to dialysis fluid (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294306008", + "display" : "Dimethyl-ether propane allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to dimethyl-ether propane" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to dimethyl-ether propane (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294316000", + "display" : "Olive oil allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to olive oil (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to olive oil" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294317009", + "display" : "Arachis oil allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to Arachis oil (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to Arachis oil" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Peanut oil allergy" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294318004", + "display" : "Castor oil allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to castor oil (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to castor oil" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294320001", + "display" : "Glycerol allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to glycerin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to glycerol (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to glycerol" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294324005", + "display" : "Paraffin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to paraffin (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to paraffin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294327003", + "display" : "Liquid paraffin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to mineral oil (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to mineral oil" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294328008", + "display" : "Silicone allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to silicone (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to silicone" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294329000", + "display" : "Dimethicone allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to dimeticone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to dimeticone (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to dimethicone" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294330005", + "display" : "Wool alcohol allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to wool alcohol" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to wool alcohol (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294332002", + "display" : "Polyvinyl alcohol allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to polyvinyl alcohol (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to polyvinyl alcohol" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294333007", + "display" : "Carbomer-940 allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to carbomer-940 (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to carbomer-940" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294335000", + "display" : "Hypromellose allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to hypromellose" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to hypromellose (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294337008", + "display" : "Hydroxyethylcellulose allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to hyetellose" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to hydroxyethylcellulose" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to hyetellose (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294339006", + "display" : "Carmellose allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to carmellose" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to carmellose (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to carboxymethylcellulose" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294341007", + "display" : "Flucytosine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to flucytosine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to flucytosine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294342000", + "display" : "Terbinafine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to terbinafine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to terbinafine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294343005", + "display" : "Nitrophenol allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to nitrophenol (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to nitrophenol" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294344004", + "display" : "Tolnaftate allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to tolnaftate (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to tolnaftate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294346002", + "display" : "Amorolfine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to amorolfine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to amorolfine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294348001", + "display" : "Griseofulvin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to griseofulvin (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to griseofulvin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294349009", + "display" : "Amphotericin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to amphotericin (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to amphotericin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294350009", + "display" : "Natamycin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to natamycin (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to natamycin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294351008", + "display" : "Nystatin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to nystatin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to nystatin (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294354000", + "display" : "Allergy to undecenoate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to undecenoate (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294356003", + "display" : "Clotrimazole allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to clotrimazole (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to clotrimazole" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294357007", + "display" : "Fenticonazole allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to fenticonazole" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to fenticonazole (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294358002", + "display" : "Tioconazole allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to tioconazole (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to tioconazole" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294359005", + "display" : "Econazole allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to econazole (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to econazole" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294360000", + "display" : "Isoconazole allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to isoconazole (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to isoconazole" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294361001", + "display" : "Sulconazole allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to sulconazole" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to sulconazole (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294362008", + "display" : "Ketoconazole allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to ketoconazole (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to ketoconazole" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294363003", + "display" : "Miconazole allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to miconazole" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to miconazole (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294365005", + "display" : "Fluconazole allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to fluconazole (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to fluconazole" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294366006", + "display" : "Itraconazole allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to itraconazole" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to itraconazole (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294368007", + "display" : "Inosine pranobex allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to inosine pranobex" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to inosine pranobex (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294369004", + "display" : "Zidovudine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to zidovudine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to zidovudine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294370003", + "display" : "Ganciclovir allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to ganciclovir (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to ganciclovir" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294371004", + "display" : "Famciclovir allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to famciclovir (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to famciclovir" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294372006", + "display" : "Didanosine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to didanosine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to didanosine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294373001", + "display" : "Zalcitabine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to zalcitabine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to zalcitabine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294374007", + "display" : "Valaciclovir allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to valaciclovir" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to valaciclovir (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to valacyclovir" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294375008", + "display" : "Interferons allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to interferon" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to interferon (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294376009", + "display" : "Human interferon gamma-1b allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to interferon gamma-1b (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to interferon gamma-1b" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294377000", + "display" : "Interferon-A-2a allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to interferon alfa-2a (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to interferon alfa-2a" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294378005", + "display" : "Interferon-A-2b allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to interferon alfa-2b (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to interferon alfa-2b" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294379002", + "display" : "Interferon-A-N1 allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to interferon alfa-n1" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to interferon alfa-n1 (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294380004", + "display" : "Tribavirin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ribavirin allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to ribavirin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to ribavirin (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294381000", + "display" : "Trifluorothymidine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to trifluridine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to trifluridine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294382007", + "display" : "Foscarnet allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to foscarnet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to foscarnet (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294383002", + "display" : "Vidarabine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to vidarabine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to vidarabine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294384008", + "display" : "Aciclovir allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to acyclovir" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to aciclovir (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to aciclovir" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294385009", + "display" : "Idoxuridine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to idoxuridine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to idoxuridine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294388006", + "display" : "Pyrimethamine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to pyrimethamine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to pyrimethamine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294390007", + "display" : "Amodiaquine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to amodiaquine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to amodiaquine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294391006", + "display" : "Primaquine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to primaquine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to primaquine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294392004", + "display" : "Mefloquine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to mefloquine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to mefloquine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294393009", + "display" : "Hydroxychloroquine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to hydroxychloroquine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to hydroxychloroquine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294394003", + "display" : "Chloroquine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to chloroquine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to chloroquine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294396001", + "display" : "Proguanil allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to proguanil (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to proguanil" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294398000", + "display" : "Quinine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to quinine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to quinine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294399008", + "display" : "Halofantrine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to halofantrine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to halofantrine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294400001", + "display" : "Mepacrine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to mepacrine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to quinacrine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to mepacrine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294404005", + "display" : "Acetic acid allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to acetic acid (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to acetic acid" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294405006", + "display" : "Hydrargaphen allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to hydrargaphen" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to hydrargaphen (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294406007", + "display" : "Polynoxylin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to polynoxylin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to polynoxylin (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294407003", + "display" : "Hexetidine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to hexetidine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to hexetidine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294408008", + "display" : "Sodium perborate allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to sodium perborate (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to sodium perborate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294413007", + "display" : "Thymol allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to thymol" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to thymol (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294415000", + "display" : "Chloroxylenol allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to chloroxylenol" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to chloroxylenol (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294416004", + "display" : "Hexachlorophane allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hexachlorophene allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to hexachlorophene" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to hexachlorophene (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294417008", + "display" : "Triclosan allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to triclosan (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to triclosan" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294418003", + "display" : "Phenol allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to phenol" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to phenol (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294421001", + "display" : "Industrial methylated spirit allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to industrial methylated spirit" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to industrial methylated spirit (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294423003", + "display" : "Glutaraldehyde allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to glutaraldehyde (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to glutaraldehyde" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294425005", + "display" : "Noxythiolin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to noxytiolin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to noxytiolin (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to noxythiolin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294426006", + "display" : "Formaldehyde allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to formaldehyde" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to formaldehyde (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294431008", + "display" : "Chlorhexidine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to chlorhexidine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to chlorhexidine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294433006", + "display" : "Borate allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to borate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to borate (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294434000", + "display" : "Boric acid allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to boric acid (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to boric acid" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294436003", + "display" : "Quaternary ammonium surfactant allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to quaternary ammonium surfactant (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to quaternary ammonium surfactant" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294437007", + "display" : "Cetrimide allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to cetrimide (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to cetrimide" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294438002", + "display" : "Benzalkonium allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to benzalkonium (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to benzalkonium" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294439005", + "display" : "Domiphen allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to domiphen (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to domiphen" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294440007", + "display" : "Quaternary pyridinium surfactant allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to quaternary pyridinium surfactant" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to quaternary pyridinium surfactant (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294441006", + "display" : "Cetylpyridinium allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to cetylpyridinium (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to cetylpyridinium" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294442004", + "display" : "Quaternary quinolinium surfactant allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to quaternary quinolinium surfactant" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to quaternary quinolinium surfactant (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294443009", + "display" : "Dequalinium allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to dequalinium" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to dequalinium (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294447005", + "display" : "Crystal violet allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to methylrosanilinium chloride (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to gentian violet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to methylrosanilinium chloride" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294448000", + "display" : "Brilliant green allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to brilliant green (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to brilliant green" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294449008", + "display" : "Hydrogen peroxide allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to hydrogen peroxide" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to hydrogen peroxide (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294451007", + "display" : "Piperazine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to piperazine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to piperazine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294452000", + "display" : "Pyrantel allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to pyrantel (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to pyrantel" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294453005", + "display" : "Niclosamide allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to niclosamide (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to niclosamide" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294455003", + "display" : "Bephenium allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to bephenium (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to bephenium" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294456002", + "display" : "Diethylcarbamazine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to diethylcarbamazine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to diethylcarbamazine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294458001", + "display" : "Mebendazole allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to mebendazole" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to mebendazole (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294459009", + "display" : "Albendazole allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to albendazole (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to albendazole" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294460004", + "display" : "Thiabendazole allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tiabendazole allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to thiabendazole" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to tiabendazole" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to tiabendazole (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294462007", + "display" : "Aminoglycoside allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to aminoglycoside" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to aminoglycoside (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294463002", + "display" : "Amikacin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to amikacin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to amikacin (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294464008", + "display" : "Kanamycin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to kanamycin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to kanamycin (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294465009", + "display" : "Netilmicin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to netilmicin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to netilmicin (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294466005", + "display" : "Streptomycin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to streptomycin (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to streptomycin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294467001", + "display" : "Framycetin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to framycetin (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to framycetin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294468006", + "display" : "Neomycin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to neomycin (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to neomycin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294469003", + "display" : "Gentamicin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to gentamicin (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to gentamicin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294470002", + "display" : "Tobramycin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to tobramycin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to tobramycin (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294471003", + "display" : "Clarithromycin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to clarithromycin (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to clarithromycin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294472005", + "display" : "Azithromycin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to azithromycin (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to azithromycin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294474006", + "display" : "Spectinomycin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to spectinomycin (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to spectinomycin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294475007", + "display" : "Vancomycin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to vancomycin (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to vancomycin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294476008", + "display" : "Teicoplanin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to teicoplanin (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to teicoplanin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294477004", + "display" : "Trimethoprim allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to trimethoprim (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to trimethoprim" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294478009", + "display" : "Nitrofurantoin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to nitrofurantoin (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to nitrofurantoin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294480003", + "display" : "Mupirocin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to mupirocin (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to mupirocin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294481004", + "display" : "Nitrofurazone allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to nitrofural" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to nitrofurazone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to nitrofural (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294482006", + "display" : "Fusidic acid allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to fusidic acid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to fusidic acid (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294484007", + "display" : "Acrosoxacin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to rosoxacin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to rosoxacin (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to acrosoxacin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294485008", + "display" : "Cinoxacin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to cinoxacin (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to cinoxacin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294486009", + "display" : "Nalidixic acid allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to nalidixic acid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to nalidixic acid (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294487000", + "display" : "Ciprofloxacin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to ciprofloxacin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to ciprofloxacin (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294488005", + "display" : "Enoxacin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to enoxacin (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to enoxacin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294489002", + "display" : "Ofloxacin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to ofloxacin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to ofloxacin (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294490006", + "display" : "Norfloxacin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to norfloxacin (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to norfloxacin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294491005", + "display" : "Temafloxacin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to temafloxacin (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to temafloxacin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294494002", + "display" : "Benethamine penicillin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to benethamine penicillin (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to benethamine penicillin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294496000", + "display" : "Phenethicillin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to pheneticillin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to phenethicillin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to pheneticillin (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294497009", + "display" : "Phenoxymethylpenicillin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to penicillin V" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to phenoxymethylpenicillin (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to phenoxymethylpenicillin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294499007", + "display" : "Benzylpenicillin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to benzylpenicillin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to penicillin G" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to benzylpenicillin (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294501004", + "display" : "Cloxacillin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to cloxacillin (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to cloxacillin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294502006", + "display" : "Flucloxacillin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to flucloxacillin (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to floxacillin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to flucloxacillin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294503001", + "display" : "Methicillin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to methicillin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to meticillin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to meticillin (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294505008", + "display" : "Amoxycillin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Amoxicillin allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to amoxicillin (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to amoxicillin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294506009", + "display" : "Ampicillin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to ampicillin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to ampicillin (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294507000", + "display" : "Ciclacillin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to ciclacillin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to ciclacillin (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to cyclacillin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294508005", + "display" : "Mezlocillin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to mezlocillin (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to mezlocillin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294509002", + "display" : "Pivampicillin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to pivampicillin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to pivampicillin (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294510007", + "display" : "Carbenicillin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to carbenicillin (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to carbenicillin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294511006", + "display" : "Bacampicillin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to bacampicillin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to bacampicillin (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294512004", + "display" : "Talampicillin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to talampicillin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to talampicillin (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294514003", + "display" : "Temocillin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to temocillin (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to temocillin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294515002", + "display" : "Piperacillin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to piperacillin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to piperacillin (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294516001", + "display" : "Azlocillin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to azlocillin (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to azlocillin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294517005", + "display" : "Ticarcillin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to ticarcillin (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to ticarcillin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294518000", + "display" : "Carfecillin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to carfecillin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to carfecillin (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294519008", + "display" : "Mecillinam allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to mecillinam" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to mecillinam (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to amdinocillin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294520002", + "display" : "Pivmecillinam allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to pivmecillinam (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to amdinocillin pivoxil" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to pivmecillinam" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294528009", + "display" : "Polymyxins allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to polymyxin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to polymyxin (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294529001", + "display" : "Colistin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to colistin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to colistin (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294530006", + "display" : "Polymyxin B allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to polymyxin B" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to polymyxin B (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294531005", + "display" : "Carbapenem allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to carbapenem (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to carbapenem" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294532003", + "display" : "Cephalosporin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to cephalosporin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to cephalosporin (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294534002", + "display" : "Cefadroxil allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to cefadroxil" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to cefadroxil (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294535001", + "display" : "Cephalexin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cefalexin allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to cephalexin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to cefalexin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to cefalexin (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294536000", + "display" : "Cephalothin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to cefalotin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to cephalothin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to cefalotin (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294537009", + "display" : "Cephazolin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cefazolin allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to cefazolin (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to cefazolin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294538004", + "display" : "Cephradine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cefradine allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to cefradine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to cephradine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to cefradine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294539007", + "display" : "Latamoxef allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to latamoxef (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to latamoxef" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to moxalactam" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294541008", + "display" : "Cefaclor allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to cefaclor (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to cefaclor" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294542001", + "display" : "Cefuroxime allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to cefuroxime (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to cefuroxime" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294543006", + "display" : "Cephamandole allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to cefamandole (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to cefamandole" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294545004", + "display" : "Cefotaxime allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to cefotaxime (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to cefotaxime" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294546003", + "display" : "Ceftazidime allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to ceftazidime (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to ceftazidime" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294547007", + "display" : "Ceftizoxime allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to ceftizoxime" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to ceftizoxime (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294548002", + "display" : "Cefixime allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to cefixime" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to cefixime (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294549005", + "display" : "Cefodizime allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to cefodizime" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to cefodizime (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294550005", + "display" : "Cefpodoxime allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to cefpodoxime" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to cefpodoxime (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294551009", + "display" : "Ceftriaxone allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to ceftriaxone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to ceftriaxone (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294552002", + "display" : "Ceftibuten allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to ceftibuten (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to ceftibuten" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294554001", + "display" : "Cefsulodin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to cefsulodin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to cefsulodin (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294556004", + "display" : "Cefpirome allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to cefpirome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to cefpirome (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294557008", + "display" : "Cephamycin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to cephamycin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to cephamycin (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294558003", + "display" : "Cefoxitin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to cefoxitin (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to cefoxitin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294559006", + "display" : "Fosfomycin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to fosfomycin (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to fosfomycin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294561002", + "display" : "Clindamycin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to clindamycin (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to clindamycin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294562009", + "display" : "Lincomycin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to lincomycin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to lincomycin (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294563004", + "display" : "Mandelic acid allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to mandelic acid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to mandelic acid (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294564005", + "display" : "Monobactam allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to monobactam (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to monobactam" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294565006", + "display" : "Aztreonam allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to aztreonam (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to aztreonam" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294566007", + "display" : "Nitroimidazole allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to nitroimidazole (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to nitroimidazole" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294567003", + "display" : "Metronidazole allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to metronidazole (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to metronidazole" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294568008", + "display" : "Tinidazole allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to tinidazole (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to tinidazole" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294569000", + "display" : "Nimorazole allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to nimorazole" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to nimorazole (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294570004", + "display" : "Calcium sulfaloxate allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Calcium sulphaloxate allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to calcium sulfaloxate (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to calcium sulphaloxate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to calcium sulfaloxate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294571000", + "display" : "Phthalylsulphathiazole allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phthalylsulfathiazole allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to phthalylsulfathiazole" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to phthalylsulfathiazole (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294572007", + "display" : "Sulfametopyrazine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sulphametopyrazine allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to sulfalene (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to sulfalene" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294573002", + "display" : "Sulfadiazine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sulphadiazine allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to sulfadiazine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to sulfadiazine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294574008", + "display" : "Sulphadimethoxine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sulfadimethoxine allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to sulfadimethoxine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to sulfadimethoxine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294575009", + "display" : "Sulfadimidine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sulphadimidine allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to sulfadimidine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to sulfadimidine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to sulfamethazine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294576005", + "display" : "Sulphafurazole allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sulfafurazole allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to sulfisoxazole" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to sulfafurazole (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to sulfafurazole" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294577001", + "display" : "Sulfaguanidine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sulphaguanidine allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to sulfaguanidine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to sulfaguanidine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294578006", + "display" : "Sulphaurea allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sulfaurea allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to sulfanilylurea" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to sulfacarbamide (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to sulfacarbamide" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294579003", + "display" : "Mafenide allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to mafenide (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to mafenide" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294582008", + "display" : "Sulfacetamide allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sulphacetamide allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to sulfacetamide (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to sulfacetamide" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294584009", + "display" : "Clomocycline sodium allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to clomocycline" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to clomocycline (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294585005", + "display" : "Doxycycline allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to doxycycline" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to doxycycline (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294586006", + "display" : "Lymecycline allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to lymecycline" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to lymecycline (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294587002", + "display" : "Minocycline allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to minocycline" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to minocycline (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294588007", + "display" : "Oxytetracycline allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to oxytetracycline" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to oxytetracycline (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294590008", + "display" : "Chlortetracycline allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to chlortetracycline (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to chlortetracycline" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294591007", + "display" : "Demeclocycline allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to demeclocycline (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to demeclocycline" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294592000", + "display" : "Tetracycline allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to tetracycline (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to tetracycline" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294593005", + "display" : "Chloramphenicol allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to chloramphenicol (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to chloramphenicol" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294596002", + "display" : "Atovaquone allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to atovaquone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to atovaquone (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294598001", + "display" : "Sodium stibogluconate allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to sodium stibogluconate (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to sodium stibogluconate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294600007", + "display" : "Pentamidine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to pentamidine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to pentamidine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294602004", + "display" : "Diloxanide allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to diloxanide" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to diloxanide (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294604003", + "display" : "Clioquinol allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to clioquinol (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to clioquinol" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294607005", + "display" : "Pyrazinamide allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to pyrazinamide" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to pyrazinamide (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294609008", + "display" : "Capreomycin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to capreomycin (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to capreomycin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294610003", + "display" : "Cycloserine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to cycloserine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to cycloserine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294611004", + "display" : "Rifampicin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to rifampicin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to rifampicin (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to rifampin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294612006", + "display" : "Rifabutin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to rifabutin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to rifabutin (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294614007", + "display" : "Isoniazid allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to isoniazid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to isoniazid (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294615008", + "display" : "Ethambutolol allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to ethambutol (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to ethambutol" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294617000", + "display" : "Dapsone allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to dapsone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to dapsone (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294618005", + "display" : "Clofazimine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to clofazimine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to clofazimine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294620008", + "display" : "Benzyl benzoate allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to benzyl benzoate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to benzyl benzoate (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294621007", + "display" : "Monosulfiram allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Monosulphiram allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to sulfiram" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to monosulfiram" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to sulfiram (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294623005", + "display" : "Carbaryl allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to carbaryl" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to carbaryl (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294625003", + "display" : "Lindane allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to lindane" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to lindane (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294627006", + "display" : "Malathion allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to malathion" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to malathion (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294629009", + "display" : "Phenothrin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to phenothrin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to phenothrin (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294630004", + "display" : "Permethrin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to permethrin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to permethrin (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294633002", + "display" : "Human immunoglobulin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to human immunoglobulin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to human immunoglobulin (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294638006", + "display" : "Tetanus immunoglobulin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to tetanus immunoglobulin (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to tetanus immunoglobulin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294639003", + "display" : "Varicella-zoster immunoglobulin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to Varicella-zoster virus antibody (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to Varicella-zoster virus antibody" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294641002", + "display" : "Anthrax vaccine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to anthrax vaccine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to component of vaccine product containing Bacillus anthracis antigen" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to component of vaccine product containing Bacillus anthracis antigen (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294642009", + "display" : "Allergy to diphtheria vaccine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diphtheria vaccine allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to component of vaccine product containing Corynebacterium diphtheriae antigen (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to component of vaccine product containing Corynebacterium diphtheriae antigen" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294644005", + "display" : "Diphtheria and tetanus vaccine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to diphtheria and tetanus vaccine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to component of vaccine product containing only Clostridium tetani and Corynebacterium diphtheriae antigens (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to component of vaccine product containing only Clostridium tetani and Corynebacterium diphtheriae antigens" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294645006", + "display" : "Allergy to diphtheria and pertussis and tetanus vaccine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diphtheria and pertussis and tetanus vaccine allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to component of vaccine product containing only Bordetella pertussis and Clostridium tetani and Corynebacterium diphtheriae antigens (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to component of vaccine product containing only Bordetella pertussis and Clostridium tetani and Corynebacterium diphtheriae antigens" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294646007", + "display" : "Hepatitis B vaccine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to component of vaccine product containing Hepatitis B virus antigen" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to component of vaccine product containing Hepatitis B virus antigen (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to hepatitis B vaccine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294647003", + "display" : "Influenza vaccine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to influenza vaccine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to component of vaccine product containing Influenza virus antigen" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to component of vaccine product containing Influenza virus antigen (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294650000", + "display" : "Mumps vaccine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to mumps vaccine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to component of vaccine product containing Mumps orthorubulavirus antigen" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to component of vaccine product containing Mumps orthorubulavirus antigen (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294651001", + "display" : "Pertussis vaccine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to pertussis vaccine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to component of vaccine product containing Bordetella pertussis antigen" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to component of vaccine product containing Bordetella pertussis antigen (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294652008", + "display" : "Pneumococcal vaccine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to pneumococcal vaccine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to component of vaccine product containing Streptococcus pneumoniae antigen (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to component of vaccine product containing Streptococcus pneumoniae antigen" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294654009", + "display" : "Allergy to polio vaccine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Polio vaccine allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to component of vaccine product containing Human poliovirus antigen" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to component of vaccine product containing Human poliovirus antigen (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294655005", + "display" : "Rabies vaccine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to rabies vaccine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to component of vaccine product containing Rabies lyssavirus antigen" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to component of vaccine product containing Rabies lyssavirus antigen (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294656006", + "display" : "Rubella vaccine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to rubella vaccine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to component of vaccine product containing Rubella virus antigen (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to component of vaccine product containing Rubella virus antigen" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294657002", + "display" : "Smallpox vaccine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to smallpox vaccine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to component of vaccine product containing Vaccinia virus antigen (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to component of vaccine product containing Vaccinia virus antigen" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294658007", + "display" : "Tetanus vaccine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to tetanus vaccine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to component of vaccine product containing Clostridium tetani antigen (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to component of vaccine product containing Clostridium tetani antigen" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294659004", + "display" : "Typhoid vaccine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to typhoid vaccine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to component of vaccine product containing Salmonella enterica subspecies enterica serovar Typhi antigen" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to component of vaccine product containing Salmonella enterica subspecies enterica serovar Typhi antigen (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294662001", + "display" : "Allergy to measles and mumps and rubella vaccine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Measles and mumps and rubella vaccine allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to component of vaccine product containing only Measles morbillivirus and Mumps orthorubulavirus and Rubella virus antigens" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to component of vaccine product containing only Measles morbillivirus and Mumps orthorubulavirus and Rubella virus antigens (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294663006", + "display" : "Hepatitis A vaccine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to component of vaccine product containing Hepatitis A virus antigen (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to component of vaccine product containing Hepatitis A virus antigen" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to hepatitis A vaccine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294664000", + "display" : "Allergy to Haemophilus influenzae type b vaccine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to component of vaccine product containing Haemophilus influenzae type b antigen (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemophilus influenzae type b vaccine allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to component of vaccine product containing Haemophilus influenzae type b antigen" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294667007", + "display" : "Clostridium botulinum toxin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to Clostridium botulinum toxin (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to Clostridium botulinum toxin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294668002", + "display" : "Botulism antitoxin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to botulinum antitoxin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to botulinum antitoxin (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294669005", + "display" : "Diphtheria antitoxin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to diphtheria antitoxin (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to diphtheria antitoxin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294671005", + "display" : "Glucagon allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to glucagon" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to glucagon (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294674002", + "display" : "Carbimazole allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to carbimazole (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to carbimazole" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294676000", + "display" : "Propylthiouracil allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to propylthiouracil (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to propylthiouracil" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294677009", + "display" : "Corticosteroids allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to corticosteroid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to corticosteroid and/or corticosteroid derivative (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to corticosteroid and/or corticosteroid derivative" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294678004", + "display" : "Betamethasone allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to betamethasone (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to betamethasone" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294679007", + "display" : "Hydrocortisone allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to hydrocortisone (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to hydrocortisone" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294682002", + "display" : "Prednisone allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to prednisone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to prednisone (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294683007", + "display" : "Fluorometholone allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to fluorometholone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to fluorometholone (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294684001", + "display" : "Flunisolide allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to flunisolide" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to flunisolide (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294685000", + "display" : "Desonide allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to desonide" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to desonide (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294686004", + "display" : "Desoxymethasone allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Desoximetasone allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to desoximetasone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to desoximetasone (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294687008", + "display" : "Fluocinonide allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to fluocinonide" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to fluocinonide (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294688003", + "display" : "Fluocortolone allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to fluocortolone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to fluocortolone (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294689006", + "display" : "Flurandrenolone allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fludroxycortide allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to fludroxycortide" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to flurandrenolide" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to fludroxycortide (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294690002", + "display" : "Halcinonide allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to halcinonide" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to halcinonide (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294691003", + "display" : "Alclometasone allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to alclometasone (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to alclometasone" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294692005", + "display" : "Beclomethasone allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Beclometasone allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to beclometasone (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to beclomethasone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to beclometasone" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294693000", + "display" : "Clobetasol allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to clobetasol" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to clobetasol (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294694006", + "display" : "Clobetasone allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to clobetasone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to clobetasone (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294695007", + "display" : "Cortisone allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to cortisone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to cortisone (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294696008", + "display" : "Diflucortolone allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to diflucortolone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to diflucortolone (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294697004", + "display" : "Fluclorolone allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to fluclorolone (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to fluclorolone" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294698009", + "display" : "Fludrocortisone allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to fludrocortisone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to fludrocortisone (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294699001", + "display" : "Fluocinolone allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to fluocinolone (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to fluocinolone" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294700000", + "display" : "Fluticasone allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to fluticasone (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to fluticasone" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294701001", + "display" : "Mometasone allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to mometasone (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to mometasone" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294702008", + "display" : "Dexamethasone allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to dexamethasone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to dexamethasone (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294706006", + "display" : "Methylprednisolone allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to methylprednisolone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to methylprednisolone (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294707002", + "display" : "Prednisolone allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to prednisolone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to prednisolone (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294711008", + "display" : "Triamcinolone allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to triamcinolone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to triamcinolone (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294712001", + "display" : "Budesonide allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to budesonide (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to budesonide" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294714000", + "display" : "Insulin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to insulin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to insulin (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294717007", + "display" : "Insulin zinc suspension allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to zinc insulin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to zinc insulin (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294720004", + "display" : "Isophane insulin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to isophane insulin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to isophane insulin (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294721000", + "display" : "Protamine zinc insulin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to protamine zinc insulin (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to protamine zinc insulin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294723002", + "display" : "Allergy to human insulin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to human insulin (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294728006", + "display" : "Sulphonylurea allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sulfonylurea allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to sulfonylurea (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to sulfonylurea" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294729003", + "display" : "Acetohexamide allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to acetohexamide" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to acetohexamide (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294730008", + "display" : "Chlorpropamide allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to chlorpropamide (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to chlorpropamide" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294731007", + "display" : "Glibenclamide allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to glibenclamide (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to glyburide" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to glibenclamide" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294732000", + "display" : "Glibornuride allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to glibornuride (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to glibornuride" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294733005", + "display" : "Gliclazide allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to gliclazide (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to gliclazide" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294734004", + "display" : "Glipizide allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to glipizide (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to glipizide" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294735003", + "display" : "Gliquidone allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to gliquidone (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to gliquidone" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294736002", + "display" : "Glymidine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to glymidine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to glymidine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294737006", + "display" : "Tolazamide allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to tolazamide (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to tolazamide" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294738001", + "display" : "Tolbutamide allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to tolbutamide" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to tolbutamide (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294739009", + "display" : "Biguanide allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to biguanide (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to biguanide" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294740006", + "display" : "Metformin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to metformin (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to metformin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294741005", + "display" : "Guar gum allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to guar gum (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to guar gum" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294742003", + "display" : "Acarbose allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to acarbose" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to acarbose (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294745001", + "display" : "Progestogen allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to progestational hormone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to progestational hormone (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294746000", + "display" : "Allylestrenol allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allyloestrenol allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to allylestrenol (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to allylestrenol" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294747009", + "display" : "Dydrogesterone allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to dydrogesterone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to dydrogesterone (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294748004", + "display" : "Progesterone allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to progesterone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to progesterone (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294749007", + "display" : "Gestronol allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gestonorone allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to gestonorone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to gestonorone (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294750007", + "display" : "Hydroxyprogesterone allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to hydroxyprogesterone (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to hydroxyprogesterone" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294751006", + "display" : "Megestrol allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to megestrol" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to megestrol (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294752004", + "display" : "Norethisterone allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to norethisterone (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to norethisterone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to norethindrone" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294754003", + "display" : "Levonorgestrel allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to levonorgestrel" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to levonorgestrel (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294755002", + "display" : "Medroxyprogesterone allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to medroxyprogesterone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to medroxyprogesterone (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294757005", + "display" : "Anabolic steroids allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to anabolic steroid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to anabolic steroid (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294758000", + "display" : "Tibolone allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to tibolone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to tibolone (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294760003", + "display" : "Oxymetholone allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to oxymetholone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to oxymetholone (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294761004", + "display" : "Nandrolone allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to nandrolone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to nandrolone (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294762006", + "display" : "Stanozolol allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to stanozolol (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to stanozolol" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294763001", + "display" : "Cyclofenil allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to cyclofenil" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to cyclofenil (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294764007", + "display" : "Danazol allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to danazol" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to danazol (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294765008", + "display" : "Gestrinone allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to gestrinone (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to gestrinone" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294767000", + "display" : "Finasteride allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to finasteride (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to finasteride" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294768005", + "display" : "Flutamide allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to flutamide (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to flutamide" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294769002", + "display" : "Bicalutamide allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to bicalutamide (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to bicalutamide" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294771002", + "display" : "Cyproterone allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to cyproterone (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to cyproterone" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294773004", + "display" : "Androgen allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to androgen (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to androgen" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294774005", + "display" : "Mesterolone allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to mesterolone (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to mesterolone" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294775006", + "display" : "Methyltestosterone allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to methyltestosterone (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to methyltestosterone" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294776007", + "display" : "Testosterone allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to testosterone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to testosterone (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294781003", + "display" : "Estrogen allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oestrogen allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to estrogen" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to estrogen (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294782005", + "display" : "Oestradiol allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Estradiol allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to estradiol (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to estradiol" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294787004", + "display" : "Quinestradol allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to quinestradol (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to quinestradol" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294788009", + "display" : "Quinestrol allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to quinestrol" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to quinestrol (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294789001", + "display" : "Dienestrol allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dienoestrol allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to dienestrol" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to dienestrol (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294792002", + "display" : "Mestranol allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to mestranol" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to mestranol (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294793007", + "display" : "Ethinylestradiol allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ethinyloestradiol allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to ethinylestradiol" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to ethinylestradiol (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to ethinyl estradiol" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294794001", + "display" : "Oestriol allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Estriol allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to estriol (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to estriol" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294795000", + "display" : "Conjugated oestrogen allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conjugated estrogen allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to conjugated estrogen (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to conjugated estrogen" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294796004", + "display" : "Stilboestrol allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stilbestrol allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diethylstilboestrol allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diethylstilbestrol allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to diethylstilbestrol (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to diethylstilbestrol" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294798003", + "display" : "Clomiphene allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clomifene allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to clomiphene" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to clomifene" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to clomifene (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294799006", + "display" : "Ergoline drug allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to ergoline derivative (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to ergoline derivative" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294800005", + "display" : "Cabergoline allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to cabergoline (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to cabergoline" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294801009", + "display" : "Quinagolide allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to quinagolide" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to quinagolide (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294803007", + "display" : "Liothyronine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to liothyronine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to liothyronine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294804001", + "display" : "Thyroxine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to thyroxine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to thyroxine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294807008", + "display" : "Desmopressin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to desmopressin (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to desmopressin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294809006", + "display" : "Terlipressin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to terlipressin (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to terlipressin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294810001", + "display" : "Vasopressin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to vasopressin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to antidiuretic hormone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to antidiuretic hormone (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294811002", + "display" : "Corticotrophic hormone allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to corticotrophic hormone (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to corticotrophic hormone" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294813004", + "display" : "Tetracosactrin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to tetracosactrin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to tetracosactrin (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294814005", + "display" : "Gonad regulating hormone allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to gonad regulating hormone agent (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to gonad regulating hormone agent" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294815006", + "display" : "Gonadorelin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to gonadorelin (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to gonadorelin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294816007", + "display" : "Nafarelin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to nafarelin (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to nafarelin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294817003", + "display" : "Buserelin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to buserelin (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to buserelin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294818008", + "display" : "Goserelin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to goserelin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to goserelin (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294819000", + "display" : "Triptorelin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to triptorelin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to triptorelin (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294820006", + "display" : "Gonadotrophic hormone allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to gonadotropin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to gonadotropin (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294821005", + "display" : "Leuprorelin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to leuprorelin (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to leuprorelin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294823008", + "display" : "Oxytocin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to oxytocin (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to oxytocin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294825001", + "display" : "Somatrophic hormone allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Growth hormone allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to somatropin hormone (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to somatropin hormone" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294826000", + "display" : "Octreotide allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to octreotide" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to octreotide (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294828004", + "display" : "Thyrotrophic hormone allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to thyrotropin releasing factor" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to thyrotropin releasing factor (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294829007", + "display" : "Protirelin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to protirelin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to protirelin (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294830002", + "display" : "Thyrotrophin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to thyrotrophin (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to thyrotrophin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294833000", + "display" : "Biphosphonates allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to bisphosphonate (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to bisphosphonate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294838009", + "display" : "Calcium regulating hormone allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to calcium regulating hormone (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to calcium regulating hormone" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294839001", + "display" : "Calcitonin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to calcitonin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to calcitonin (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294840004", + "display" : "Salcatonin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Salmon calcitonin allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Calcitonin (salmon) allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to salmon calcitonin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to salmon calcitonin (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294841000", + "display" : "Calcitonin (pork) allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to porcine calcitonin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to porcine calcitonin (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294844008", + "display" : "Epoetin alfa allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to epoetin alfa" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to epoetin alfa (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294845009", + "display" : "Epoetin beta allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to epoetin beta" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to epoetin beta (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294847001", + "display" : "Gelatin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to gelatin (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to gelatin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294851004", + "display" : "Perfluorochemical allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to perfluorochemical" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to perfluorochemical (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294854007", + "display" : "Albumin solution allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to albumin solution (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to albumin solution" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294855008", + "display" : "Antithrombin III allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to antithrombin III" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to antithrombin III (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294865002", + "display" : "Factor VIII by-passing fraction products allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to anti-inhibitor coagulant complex (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to anti-inhibitor coagulant complex" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294871008", + "display" : "Ancrod allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to ancrod (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to ancrod" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294872001", + "display" : "Heparin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to heparin (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to heparin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294873006", + "display" : "Enoxaparin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to enoxaparin (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to enoxaparin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294874000", + "display" : "Dalteparin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to dalteparin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to dalteparin (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294875004", + "display" : "Tinzaparin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to tinzaparin (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to tinzaparin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294876003", + "display" : "Heparinoid allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to heparinoid (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to heparinoid" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294880008", + "display" : "Nicoumalone allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acenocoumarol allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to acenocoumarol (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to acenocoumarol" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294881007", + "display" : "Warfarin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to warfarin (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to warfarin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294883005", + "display" : "Phenindione allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to phenindione" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to phenindione (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294885003", + "display" : "Ethamsylate allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Etamsylate allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to etamsylate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to etamsylate (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294886002", + "display" : "Thromboplastin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to thromboplastin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to thromboplastin (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294887006", + "display" : "Tranexamic acid allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to tranexamic acid (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to tranexamic acid" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294888001", + "display" : "Collagen allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to collagen (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to collagen" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294889009", + "display" : "Aprotinin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to aprotinin (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to aprotinin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294893003", + "display" : "Polysaccharide iron complex allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to polysaccharide-iron complex (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to polysaccharide-iron complex" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294894009", + "display" : "Sodium ironedetate allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sodium feredetate allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to sodium feredetate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to sodium iron edetate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to sodium feredetate (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294896006", + "display" : "Iron sorbitol allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to iron sorbitol" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to iron sorbitol (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294897002", + "display" : "Ferrous salt allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to ferrous salt" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to ferrous salt (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294898007", + "display" : "Ferrous fumarate allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to ferrous fumarate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to ferrous fumarate (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294899004", + "display" : "Ferrous gluconate allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to ferrous gluconate (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to ferrous gluconate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294900009", + "display" : "Ferrous glycine sulfate allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ferrous glycine sulphate allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to ferrous glycine sulfate (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to ferrous glycine sulfate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294901008", + "display" : "Ferrous succinate allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to ferrous succinate (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to ferrous succinate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294902001", + "display" : "Ferrous sulfate allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ferrous sulphate allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to ferrous sulfate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to ferrous sulfate (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294903006", + "display" : "Ferrous phosphate allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to ferrous phosphate (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to ferrous phosphate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294912008", + "display" : "L-Carnitine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to levocarnitine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to levocarnitine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294913003", + "display" : "Iodine compounds allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to iodine compound (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to iodine compound" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294915005", + "display" : "Iodophore allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to iodophore (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to iodophore" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294916006", + "display" : "Povidone iodine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to povidone iodine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to povidone iodine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294923007", + "display" : "Vitamin A allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to retinol (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to retinol" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to vitamin A" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294924001", + "display" : "Allergy to vitamin D and/or vitamin D derivative", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to vitamin D and/or vitamin D derivative (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vitamin D and/or vitamin D derivative allergy" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294925000", + "display" : "Allergy to vitamin K and/or vitamin K derivative (finding)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to vitamin K and/or vitamin K derivative" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vitamin K and/or vitamin K derivative allergy" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294926004", + "display" : "Alpha-tocopheryl allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to alpha-tocopherol (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to alpha-tocopherol" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294929006", + "display" : "Nicotinic acid allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to nicotinic acid (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to nicotinic acid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to niacin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294930001", + "display" : "Folic acid allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to folic acid (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to folic acid" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294931002", + "display" : "Folinic acid allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to folinic acid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to folinic acid (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294933004", + "display" : "Hydroxocobalamin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to hydroxocobalamin (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to hydroxocobalamin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294934005", + "display" : "Cyanocobalamin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to cyanocobalamin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to cyanocobalamin (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294937003", + "display" : "Inositol allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to inositol" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to inositol (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294940003", + "display" : "Ascorbic acid allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to ascorbic acid (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to ascorbic acid" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294945008", + "display" : "Sodium polystyrene sulfonate allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to sodium polystyrene sulfonate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to sodium polystyrene sulfonate (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294951003", + "display" : "Fluoride allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to fluoride" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to fluoride (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294956008", + "display" : "Gemfibrozil allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to gemfibrozil" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to gemfibrozil (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294957004", + "display" : "Probucol allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to probucol" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to probucol (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294958009", + "display" : "Acipimox allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to acipimox (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to acipimox" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294961005", + "display" : "Colestipol allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to colestipol (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to colestipol" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294962003", + "display" : "Cholestyramine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Colestyramine allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to colestyramine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to colestyramine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to cholestyramine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294964002", + "display" : "Bezafibrate allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to bezafibrate (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to bezafibrate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294965001", + "display" : "Clofibrate allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to clofibrate (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to clofibrate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294966000", + "display" : "Fenofibrate allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to fenofibrate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to fenofibrate (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294967009", + "display" : "Ciprofibrate allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to ciprofibrate (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to ciprofibrate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294968004", + "display" : "Fish oils allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to fish oil" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to fish oil (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294969007", + "display" : "Omega 3-marine triglycerides allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to fish derived omega 3 fatty acid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to fish derived omega 3 fatty acid (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294970008", + "display" : "HMG COA reductase inhibitor allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "3-Hydroxy-3-methylglutaryl-coenzyme A (HMG CoA) reductase inhibitor allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "3-Hydroxy-3-methylglutaryl-coenzyme A reductase inhibitor allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Statin allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to 3-hydroxy-3-methylglutaryl-coenzyme A reductase inhibitor" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to 3-hydroxy-3-methylglutaryl-coenzyme A reductase inhibitor (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294971007", + "display" : "Simvastatin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to simvastatin (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to simvastatin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294972000", + "display" : "Fluvastatin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to fluvastatin (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to fluvastatin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294973005", + "display" : "Pravastatin allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to pravastatin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to pravastatin (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294975003", + "display" : "Adenosine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to adenosine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to adenosine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294977006", + "display" : "Disopyramide allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to disopyramide (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to disopyramide" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294978001", + "display" : "Quinidine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to quinidine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to quinidine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294979009", + "display" : "Flecainide allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to flecainide (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to flecainide" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294980007", + "display" : "Mexiletine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to mexiletine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to mexiletine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294981006", + "display" : "Moracizine allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to moracizine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to moracizine (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to moricizine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294982004", + "display" : "Procainamide allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to procainamide (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to procainamide" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294983009", + "display" : "Propafenone allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to propafenone (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to propafenone" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294984003", + "display" : "Tocainide allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to tocainide" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to tocainide (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294986001", + "display" : "Bretylium allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to bretylium (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to bretylium" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294988000", + "display" : "Amiodarone allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to amiodarone (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to amiodarone" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294992007", + "display" : "Bendrofluazide allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bendroflumethiazide allergy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to bendroflumethiazide" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to bendroflumethiazide (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294993002", + "display" : "Chlorothiazide allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to chlorothiazide (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to chlorothiazide" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294994008", + "display" : "Cyclopenthiazide allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to cyclopenthiazide (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to cyclopenthiazide" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294995009", + "display" : "Hydrochlorothiazide allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to hydrochlorothiazide" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to hydrochlorothiazide (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294996005", + "display" : "Hydroflumethiazide allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to hydroflumethiazide (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to hydroflumethiazide" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294997001", + "display" : "Methyclothiazide allergy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to methyclothiazide" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy to methyclothiazide (finding)" + }] + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/chargeitem-status", + "resource" : { + "resourceType" : "ValueSet", + "id" : "chargeitem-status", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "pa" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/chargeitem-status", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.846" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.821" + }], + "version" : "6.0.0-ballot2", + "name" : "ChargeItemStatus", + "title" : "Charge Item Status", + "status" : "draft", + "experimental" : true, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "Codes identifying the lifecycle stage of a ChargeItem.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/chargeitem-status" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:3608cdb7-808b-4570-ae0b-29f8fcc6f8ad", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 7, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/chargeitem-status|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/chargeitem-status", + "code" : "planned", + "display" : "Planned" + }, + { + "system" : "http://hl7.org/fhir/chargeitem-status", + "code" : "billable", + "display" : "Billable" + }, + { + "system" : "http://hl7.org/fhir/chargeitem-status", + "code" : "not-billable", + "display" : "Not billable" + }, + { + "system" : "http://hl7.org/fhir/chargeitem-status", + "code" : "aborted", + "display" : "Aborted" + }, + { + "system" : "http://hl7.org/fhir/chargeitem-status", + "code" : "billed", + "display" : "Billed" + }, + { + "system" : "http://hl7.org/fhir/chargeitem-status", + "code" : "entered-in-error", + "display" : "Entered in Error" + }, + { + "system" : "http://hl7.org/fhir/chargeitem-status", + "code" : "unknown", + "display" : "Unknown" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/chargeitem-billingcodes", + "resource" : { + "resourceType" : "ValueSet", + "id" : "chargeitem-billingcodes", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "pa" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/chargeitem-billingcodes", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.848" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.823" + }], + "version" : "6.0.0-ballot2", + "name" : "ChargeItemCode", + "title" : "Charge Item Code", + "status" : "draft", + "experimental" : true, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "Example set of codes that can be used for billing purposes.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/chargeitem-billingcodes" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:557c63c1-f5de-41cf-97ad-ff27da571daf", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 3, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/chargeitem-billingcodes|1.0.1" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/chargeitem-billingcodes", + "code" : "1100", + "display" : "Unvorhergesehene Inanspruchnahme" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/chargeitem-billingcodes", + "code" : "1210", + "display" : "Notfallpauschale" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/chargeitem-billingcodes", + "code" : "1320", + "display" : "Grundpauschale" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/prepare-patient-prior-specimen-collection", + "resource" : { + "resourceType" : "ValueSet", + "id" : "prepare-patient-prior-specimen-collection", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "oo" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/prepare-patient-prior-specimen-collection", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.1399" + }], + "version" : "6.0.0-ballot2", + "name" : "PreparePatient", + "title" : "Patient preparation prior specimen collection", + "status" : "draft", + "experimental" : true, + "publisher" : "FHIR Project team", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "Checks on the patient prior specimen collection. All SNOMED CT concepts descendants of 703763000 |Precondition value (qualifier value)|", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "copyright" : "This resource includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these specifications must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/get-snomed-ct or info@snomed.org", + "compose" : { + "include" : [{ + "system" : "http://snomed.info/sct", + "filter" : [{ + "property" : "concept", + "op" : "is-a", + "value" : "703763000" + }] + }] + }, + "expansion" : { + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/valueset-unclosed", + "valueBoolean" : true + }], + "identifier" : "urn:uuid:55a408d6-48a4-4e54-b194-50d3b1596faa", + "timestamp" : "2024-10-02T17:54:47+00:00", + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-valueset", + "valueUri" : "null" + }, + { + "name" : "used-codesystem", + "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230131" + }, + { + "name" : "version", + "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230131" + }], + "contains" : [{ + "system" : "http://snomed.info/sct", + "code" : "703763000", + "display" : "Precondition value (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Precondition value" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2546009", + "display" : "Night time", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nocturnal" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Night time (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "on - omni nocte" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "nocte" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "At night" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3658006", + "display" : "Infancy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infancy (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infancy - period" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "41847000", + "display" : "Adulthood", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adulthood (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adulthood - period" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adult period of life" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "115499008", + "display" : "Pre-dialysis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pre-dialysis (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "115500004", + "display" : "Post-dialysis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Post-dialysis (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "255214003", + "display" : "After exercise", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "After exertion" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Following exercise" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "After exercise (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Post exercise" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "255226008", + "display" : "Random", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Random (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "255240009", + "display" : "15 minutes post-dose", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "15 minutes post-dose (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "255241008", + "display" : "30 minutes post-dose", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "30 minutes post-dose (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "255242001", + "display" : "1 hour post-dose", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "1 hour post-dose (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "255243006", + "display" : "2 hours post-dose", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "2 hours post-dose (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "255244000", + "display" : "3 hours post-dose", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "3 hours post-dose (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "255245004", + "display" : "4 hours post-dose", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "4 hours post-dose (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "255246003", + "display" : "First trimester", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "1st trimester" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "First trimester (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "255247007", + "display" : "2nd trimester", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Second trimester" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Second trimester (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "255248002", + "display" : "Third trimester", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "3rd trimester" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Third trimester (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "255270004", + "display" : "Overnight", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Overnight (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "255398004", + "display" : "Childhood", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Childhood (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Childhood - period" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "255399007", + "display" : "Congenital", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenita" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "255407002", + "display" : "Neonatal", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neonatal (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "255410009", + "display" : "Postpartum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Puerperal" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Maternal postpartum (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Maternal postpartum" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Puerperium" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "255566006", + "display" : "Post-dose", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Post-dose (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "255614006", + "display" : "At delivery of anterior shoulder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "At delivery of anterior shoulder (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "255615007", + "display" : "At crowning of head", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "At crowning of head (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "255616008", + "display" : "Before full dilatation of cervix", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Before full dilatation of cervix (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "255617004", + "display" : "After full dilatation of cervix", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "After full dilatation of cervix (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "261829003", + "display" : "High dose", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "High dose (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "262459003", + "display" : "Low dose", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Low dose (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "263659003", + "display" : "Adolescence", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adolescence (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adolescence - period" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "263675000", + "display" : "Antenatal", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "AN - Antenatal" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antenatal (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "263678003", + "display" : "At rest", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "At rest (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "263844007", + "display" : "Postnatal", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Postnatal period" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Maternal postnatal period (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Maternal postnatal period" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "271872005", + "display" : "Old age", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Old age (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Old age - period" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "276986009", + "display" : "Antepartum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antepartum (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "276987000", + "display" : "Intrapartum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intrapartum (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "282032007", + "display" : "Periods of life", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Periods of life (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "303111005", + "display" : "During menopause", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "During menopause (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "303112003", + "display" : "Fetal period", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fetal period (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Foetal period" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "303113008", + "display" : "Postmortem period", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Postmortem period (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "303114002", + "display" : "Early neonatal period", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Early neonatal period (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "303115001", + "display" : "Late neonatal period", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Late neonatal period (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "307159006", + "display" : "Pregnancy time period", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pregnancy time period (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "307166007", + "display" : "Before exercise", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Before exercise (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "307429007", + "display" : "After menopause", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Postmenopausal time period" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "After menopause (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309601007", + "display" : "Temporal periods relating to exercise", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Temporal periods relating to exercise (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309604004", + "display" : "During exercise", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "During exercise (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309605003", + "display" : "Temporal periods relating to menopause", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Temporal periods relating to menopause (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "309606002", + "display" : "Before menopause", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Before menopause (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "371578004", + "display" : "Perinatal period (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Perinatal period" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "450426006", + "display" : "Fetal or neonatal period", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Foetal or neonatal period" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fetal or neonatal period (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "703760002", + "display" : "1H post 50 g glucose PO", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "One hour after fifty grams of glucose by mouth" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "One hour after fifty grams of glucose by mouth (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "703761003", + "display" : "2H post 75 g glucose PO", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Two hours after seventy five grams of glucose by mouth (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Two hours after seventy five grams of glucose by mouth" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "703762005", + "display" : "1H post 100 g glucose PO", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "One hour after one hundred grams of glucose by mouth (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "One hour after one hundred grams of glucose by mouth" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "703764006", + "display" : "At time of peak level (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "At time of peak level" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Near the time of peak substance concentration after administration of a substance." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "703765007", + "display" : "At time of trough level (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "At time of trough level" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Near the time of trough substance concentration after administration of a substance." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "703766008", + "display" : "1H post 75 g glucose PO", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "One hour after seventy five grams of glucose by mouth (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "One hour after seventy five grams of glucose by mouth" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "703767004", + "display" : "One hour after a meal", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "One hour after a meal (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "1H post meal" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "703768009", + "display" : "Two hours after a meal (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Two hours after a meal" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "2H post meal" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "703769001", + "display" : "One hour after glucose dose (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "1H post dose glucose" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "One hour after glucose dose" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "703770000", + "display" : "Two hours after glucose dose", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "2H post dose glucose" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Two hours after glucose dose (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "703771001", + "display" : "pre 100 g glucose PO", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Before one hundred grams of glucose by mouth (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Before one hundred grams of glucose by mouth" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "703772008", + "display" : "2H post 100 g glucose PO", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Two hours after one hundred grams of glucose by mouth (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Two hours after one hundred grams of glucose by mouth" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "703773003", + "display" : "Three hours after glucose dose", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Three hours after glucose dose (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "3H post dose glucose" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "703774009", + "display" : "3H post 100 g glucose PO", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Three hours after one hundred grams of glucose by mouth" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Three hours after one hundred grams of glucose by mouth (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "703775005", + "display" : "30M post 75 g glucose PO", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thirty minutes after seventy five grams of glucose by mouth" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thirty minutes after seventy five grams of glucose by mouth (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "707707000", + "display" : "Thirty minutes after resting (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thirty minutes after resting" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "30M post resting" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "707708005", + "display" : "One hour after resting (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "One hour after resting" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "1H post resting" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "707709002", + "display" : "Ninety minutes after resting (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ninety minutes after resting" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "90M post resting" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "707710007", + "display" : "Twenty minutes after incubation (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Twenty minutes after incubation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "20M post incubation" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "707712004", + "display" : "Thirty minutes after incubation (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thirty minutes after incubation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "30M post incubation" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "707714003", + "display" : "One hour after incubation (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "One hour after incubation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "1H post incubation" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "707715002", + "display" : "Two hours after incubation (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Two hours after incubation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "2H post incubation" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "707716001", + "display" : "Three hours after incubation (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Three hours after incubation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "3H post incubation" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "707717005", + "display" : "Four hours after incubation (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Four hours after incubation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "4H post incubation" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "707718000", + "display" : "One day after incubation (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "One day after incubation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "1D post incubation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Twenty four hours after incubation" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "707719008", + "display" : "Seven days after incubation (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Seven days after incubation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "7D post incubation" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "707720002", + "display" : "Two hours after peritoneal dialysis (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Two hours after peritoneal dialysis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "2H post peritoneal dialysis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "707721003", + "display" : "Four hours after peritoneal dialysis (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Four hours after peritoneal dialysis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "4H post peritoneal dialysis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "707722005", + "display" : "Twelve hours after peritoneal dialysis (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Twelve hours after peritoneal dialysis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "12H post peritoneal dialysis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "707723000", + "display" : "Twenty four hours after peritoneal dialysis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "24H post peritoneal dialysis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "One day after peritoneal dialysis (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "One day after peritoneal dialysis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "707757008", + "display" : "Thirty minutes after corticotropin dose (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "30M post dose corticotropin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thirty minutes after corticotropin dose" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "707758003", + "display" : "1H post dose corticotropin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "One hour after corticotropin dose (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "One hour after corticotropin dose" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "707759006", + "display" : "Fifteen minutes before ornithine dose (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "15M pre dose ornithine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fifteen minutes before ornithine dose" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "707760001", + "display" : "After urea dose", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "After urea dose (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Post dose urea" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "707761002", + "display" : "Pre contrast", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Before contrast" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Before contrast medium (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Before contrast medium" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "707762009", + "display" : "Pre washing", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Before washing" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Before washing (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "707763004", + "display" : "After precipitation (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "After precipitation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Post precipitation" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "707764005", + "display" : "Post transfusion reaction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "After transfusion reaction" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "After transfusion reaction (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "707765006", + "display" : "On ventilator", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "On ventilator (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "707815009", + "display" : "Immediately after addition of normal plasma (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immediately after addition of normal plasma" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "707816005", + "display" : "Immediately after addition of protamine sulfate (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immediately after addition of protamine sulfate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immediately after addition of protamine sulphate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "707817001", + "display" : "On menstrual cycle day 10 (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "On menstrual cycle day 10" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "707818006", + "display" : "On menstrual cycle day 11 (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "On menstrual cycle day 11" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "707819003", + "display" : "On menstrual cycle day 21 (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "On menstrual cycle day 21" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "707820009", + "display" : "On menstrual cycle day 3 (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "On menstrual cycle day 3" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "713152004", + "display" : "Early childhood (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Early childhood" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "713153009", + "display" : "Toddler", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Toddler (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "723238007", + "display" : "Post hyperemic (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Post hyperemic" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Post hyperaemic" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "723279008", + "display" : "Post vasodilatation (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Post vasodilatation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Post vasodilation" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "726054005", + "display" : "After fasting (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "After fasting" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Post fasting" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "726055006", + "display" : "After calorie fasting (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "After calorie fasting" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "726056007", + "display" : "After fluid fasting (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "After fluid fasting" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "733986001", + "display" : "First specimen (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "First specimen" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "1st specimen" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "733987005", + "display" : "Second specimen (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Second specimen" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "2nd specimen" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "733988000", + "display" : "Third specimen (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Third specimen" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "3rd specimen" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "737382006", + "display" : "Post addition of known amount of thyroglobulin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Post addition of known amount of thyroglobulin (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "739029001", + "display" : "Four hours specimen (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Four hours specimen" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "4H specimen" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "739030006", + "display" : "a.m. peak specimen (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "a.m. peak specimen" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "739031005", + "display" : "p.m. trough specimen (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "p.m. trough specimen" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "762642007", + "display" : "At time of measurement (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "At time of measurement" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "762643002", + "display" : "At time of procedure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "At time of procedure (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "764868004", + "display" : "Middle age (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Middle age" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "767023003", + "display" : "Period of life beginning after birth and ending before death (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Period of life beginning after birth and ending before death" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Period of life between birth and death" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Any period of life commencing after birth, but before death." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1156670009", + "display" : "Maternal pregnancy period (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Maternal pregnancy period" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1156671008", + "display" : "Maternal perinatal period (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Maternal perinatal period" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1156672001", + "display" : "Maternal antenatal period", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Maternal antenatal period (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1156673006", + "display" : "Fetal antenatal period", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fetal antenatal period (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Foetal antenatal period" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1156674000", + "display" : "Fetal first stage intrapartum period", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fetal first stage intrapartum period (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Foetal first stage intrapartum period" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1156675004", + "display" : "Fetal antepartum period (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Foetal antepartum period" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fetal antepartum period" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1156676003", + "display" : "Foetal and/or neonatal period", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fetal and/or neonatal period" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fetal and/or neonatal period (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1156677007", + "display" : "Foetal intrapartum period", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fetal intrapartum period (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fetal intrapartum period" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1156678002", + "display" : "Fetal second stage intrapartum period", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fetal second stage intrapartum period (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Foetal second stage intrapartum period" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1156679005", + "display" : "Maternal antepartum period (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Maternal antepartum period" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1156680008", + "display" : "Maternal second stage of labor period (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Maternal second stage of labor period" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Maternal second stage of labour period" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1156681007", + "display" : "Maternal first stage of labor period", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Maternal first stage of labour period" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Maternal first stage of labor period (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1156682000", + "display" : "Maternal intrapartum period", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Maternal intrapartum period (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1156683005", + "display" : "Maternal third stage of labor period (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Maternal third stage of labour period" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Maternal third stage of labor period" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1156684004", + "display" : "Perinatal period of fetus and/or neonate (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Perinatal period of foetus and/or neonate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Perinatal period of fetus and/or neonate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1157245009", + "display" : "Flat dose", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fixed dose (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fixed dose" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Flat-fixed dosing" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1179769002", + "display" : "Fetal and/or neonatal peripartum period (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fetal and/or neonatal peripartum period" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1179770001", + "display" : "Fetal prelabor period (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fetal prelabor period" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fetal prelabour period" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1186727009", + "display" : "Fetal intrapartum and/or early neonatal period (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fetal intrapartum and/or early neonatal period" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1193538001", + "display" : "Fetal intrapartum second stage and/or early neonatal period", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fetal intrapartum second stage and/or early neonatal period (qualifier value)" + }] + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/specimen-collection", + "resource" : { + "resourceType" : "ValueSet", + "id" : "specimen-collection", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "oo" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/specimen-collection", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.1398" + }], + "version" : "6.0.0-ballot2", + "name" : "SpecimenCollection", + "title" : "Specimen collection methods", + "status" : "draft", + "experimental" : true, + "publisher" : "FHIR Project team", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "Actions that can be taken for the collection of specimen from a subject.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "copyright" : "This resource includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these specifications must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/get-snomed-ct or info@snomed.org", + "compose" : { + "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" + }] + }] + }, + "expansion" : { + "identifier" : "urn:uuid:cf3bcd47-b397-4e96-982a-ba7368bbb223", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 10, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-valueset", + "valueUri" : "null" + }, + { + "name" : "used-codesystem", + "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230131" + }, + { + "name" : "version", + "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230131" + }], + "contains" : [{ + "system" : "http://snomed.info/sct", + "code" : "129316008", + "display" : "Aspiration - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aspiration - action (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aspiration - action" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129314006", + "display" : "Biopsy - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Biopsy - action (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "BX - Biopsy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Biopsy - action" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129300006", + "display" : "Puncture - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Puncture - action (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Puncture - action" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129304002", + "display" : "Excision - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision - action (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision - action" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129323009", + "display" : "Scraping - action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Scraping - action (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Scraping - action" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "73416001", + "display" : "Urine specimen collection, clean catch", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Collection of clean catch urine specimen" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Urine specimen collection, clean catch (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Urine specimen collection, clean catch" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "225113003", + "display" : "Timed urine collection", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Timed urine collection (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Timed urine collection" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "70777001", + "display" : "Urine specimen collection, catheterized", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CSU - Collection of catheter specimen of urine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Collecting catheter specimen of urine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Collection of catheter specimen of urine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Urine specimen collection, catheterised" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Urine specimen collection, catheterized (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Urine specimen collection, catheterized" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "386089008", + "display" : "Collection of coughed sputum (procedure)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Collection of coughed sputum" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Collection of coughed sputum" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "278450005", + "display" : "Finger stick", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Finger puncture" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Finger-prick sampling" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Finger-prick sampling (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Finger-prick sampling" + }] + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/specimen-contained-preference", + "resource" : { + "resourceType" : "ValueSet", + "id" : "specimen-contained-preference", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "oo" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/specimen-contained-preference", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.852" + }], + "version" : "6.0.0-ballot2", + "name" : "SpecimenContainedPreference", + "title" : "Specimen Contained Preference", + "status" : "draft", + "experimental" : true, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "Degree of preference of a type of conditioned specimen.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/specimen-contained-preference" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:0cf19f66-a83d-49c7-a9bb-c4407d17222b", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 2, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/specimen-contained-preference|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/specimen-contained-preference", + "code" : "preferred", + "display" : "Preferred" + }, + { + "system" : "http://hl7.org/fhir/specimen-contained-preference", + "code" : "alternate", + "display" : "Alternate" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/container-material", + "resource" : { + "resourceType" : "ValueSet", + "id" : "container-material", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "oo" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/container-material", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.1400" + }], + "version" : "6.0.0-ballot2", + "name" : "ContainerMaterials", + "title" : "Types of material for specimen containers", + "status" : "draft", + "experimental" : true, + "publisher" : "FHIR Project team", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "This value set includes SNOMED CT codes for materials that specimen containers are made of", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "copyright" : "This resource includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these specifications must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/get-snomed-ct or info@snomed.org", + "compose" : { + "include" : [{ + "system" : "http://snomed.info/sct", + "concept" : [{ + "code" : "32039001", + "display" : "glass" + }, + { + "code" : "61088005", + "display" : "plastic" + }, + { + "code" : "425620007", + "display" : "metal" + }] + }] + }, + "expansion" : { + "identifier" : "urn:uuid:03aad24f-3dcd-4249-951f-813085da563f", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 3, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-valueset", + "valueUri" : "null" + }, + { + "name" : "used-codesystem", + "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230131" + }, + { + "name" : "version", + "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230131" + }], + "contains" : [{ + "system" : "http://snomed.info/sct", + "code" : "32039001", + "display" : "Glass", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glass (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "glass" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "61088005", + "display" : "Plastic", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Plastic compound" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Plastic substance" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Plastic (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Plastic polymer" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "plastic" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "425620007", + "display" : "Metal (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Metal" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "metal" + }] + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/specimen-container-type", + "resource" : { + "resourceType" : "ValueSet", + "id" : "specimen-container-type", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "oo" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/specimen-container-type", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.470" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.463" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.2.277" + }], + "version" : "6.0.0-ballot2", + "name" : "SpecimenContainerType", + "title" : "Specimen Container Type", + "status" : "draft", + "experimental" : true, + "publisher" : "FHIR Project team", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "Checks on the patient prior specimen collection. All SNOMED CT concepts descendants of 706041008 |Device for body fluid and tissue collection/transfer/processing (physical object)|", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "copyright" : "This resource includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these specifications must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/get-snomed-ct or info@snomed.org", + "compose" : { + "include" : [{ + "system" : "http://snomed.info/sct", + "filter" : [{ + "property" : "concept", + "op" : "is-a", + "value" : "706041008" + }] + }] + }, + "expansion" : { + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/valueset-unclosed", + "valueBoolean" : true + }], + "identifier" : "urn:uuid:74866452-fa48-4bf7-85ea-3b444acd2d98", + "timestamp" : "2024-10-02T17:54:47+00:00", + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-valueset", + "valueUri" : "null" + }, + { + "name" : "used-codesystem", + "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230131" + }, + { + "name" : "version", + "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230131" + }], + "contains" : [{ + "system" : "http://snomed.info/sct", + "code" : "706041008", + "display" : "Device for body fluid and tissue collection/transfer/processing (physical object)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Device for body fluid and tissue collection/transfer/processing" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "22566001", + "display" : "Cytology brush", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cytology brush, device (physical object)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cytology brush, device" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "463568005", + "display" : "Pleural drainage system fluid collector (physical object)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pleural drainage system fluid collector" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "464784003", + "display" : "Assisted reproduction catheter", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Assisted reproduction catheter (physical object)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "465046006", + "display" : "Assisted reproduction cryotube", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Assisted reproduction cryotube (physical object)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "465091002", + "display" : "Tissue extraction bag", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tissue extraction bag (physical object)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "465141003", + "display" : "Otological bone particle collector", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Otological bone particle collector (physical object)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "466421006", + "display" : "Viscerotome (physical object)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Viscerotome" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "466447002", + "display" : "Blood-processing autotransfusion system container (physical object)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood-processing autotransfusion system container" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "466623002", + "display" : "Blood gas syringe/needle, sodium heparin (physical object)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood gas syringe/needle, sodium heparin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "466704003", + "display" : "Blood collection/fat content reduction device (physical object)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood collection/fat content reduction device" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "467030004", + "display" : "Blood gas syringe/needle, lithium heparin (physical object)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood gas syringe/needle, lithium heparin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "467131002", + "display" : "Blood autotransfusion system tubing (physical object)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood autotransfusion system tubing" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "467182004", + "display" : "Cervical cytology inflatable collector", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cervical cytology inflatable collector (physical object)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "467330006", + "display" : "Adipose tissue stem cell recovery unit (physical object)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adipose tissue stem cell recovery unit" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "467431009", + "display" : "Abortion suction system collection bottle (physical object)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abortion suction system collection bottle" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "467499008", + "display" : "Chorionic villus sampling catheter", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chorionic villus sampling catheter (physical object)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "467647004", + "display" : "Cryostat microtome (physical object)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cryostat microtome" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "467743009", + "display" : "Bone marrow explant needle (physical object)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bone marrow explant needle" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "467989009", + "display" : "Capillary blood collection tube, no-additive (physical object)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Capillary blood collection tube, no-additive" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "468131000", + "display" : "Cervical cytology brush", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cervical cytology brush (physical object)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "468200003", + "display" : "Epididymal fluid aspiration catheter (physical object)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Epididymal fluid aspiration catheter" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "468981005", + "display" : "Dental bone particle collector (physical object)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dental bone particle collector" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "468999002", + "display" : "Endometrial cytology brush", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Endometrial cytology brush (physical object)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "469287008", + "display" : "Intrauterine secretion scoop (physical object)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intrauterine secretion scoop" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "469322002", + "display" : "Intravascular catheter endoluminal brush (physical object)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intravascular catheter endoluminal brush" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "469454007", + "display" : "Intrauterine scoop", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intrauterine scoop (physical object)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "470547006", + "display" : "General-purpose cytology brush", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "General-purpose cytology brush (physical object)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "470597005", + "display" : "Gastro-urological scoop", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastro-urological scoop (physical object)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "700855008", + "display" : "Tissue/fluid collection bag, sterile", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tissue/fluid collection bag, sterile (physical object)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "700905004", + "display" : "Specimen container mailer, insulated", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Specimen container mailer, insulated (physical object)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "700906003", + "display" : "Specimen container mailer, non-insulated", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Specimen container mailer, non-insulated (physical object)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "700955007", + "display" : "Blood collection Luer-syringe adaptor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood collection Luer-syringe adaptor (physical object)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "700956008", + "display" : "Blood collection needle, basic", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood collection needle, basic (physical object)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "700957004", + "display" : "Blood/tissue storage/culture container", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood/tissue storage/culture container (physical object)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "701394007", + "display" : "General specimen receptacle transport container", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "General specimen receptacle transport container (physical object)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "701516009", + "display" : "Evacuated blood collection tube transport container", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Evacuated blood collection tube transport container (physical object)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "701720006", + "display" : "Tissue/fluid collection bag, non-sterile", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tissue/fluid collection bag, non-sterile (physical object)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "702120003", + "display" : "Blood collection Luer adaptor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood collection Luer adaptor (physical object)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "702223006", + "display" : "Sputum specimen container", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sputum specimen container (physical object)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "702224000", + "display" : "Midstream urine specimen container", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Midstream urine specimen container (physical object)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "702232008", + "display" : "Sweat specimen container IVD", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sweat specimen container" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sweat specimen container (physical object)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "702244006", + "display" : "Sterile urine specimen container", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sterile urine specimen container (physical object)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "702256007", + "display" : "Non-evacuated blood collection tube, no additive", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Non-evacuated blood collection tube, no additive (physical object)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "702264001", + "display" : "Non-sterile urine specimen container IVD", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Non-sterile urine specimen container" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Non-sterile urine specimen container (physical object)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "702268003", + "display" : "General specimen container, no additive, non-sterile", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "General specimen container, no additive, non-sterile (physical object)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "702269006", + "display" : "General specimen container, no additive, sterile", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "General specimen container, no additive, sterile (physical object)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "702275002", + "display" : "Microcapillary blood collection tube, ammonium heparin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Microcapillary blood collection tube, ammonium heparin (physical object)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "702276001", + "display" : "Microcapillary blood collection tube, K2EDTA", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Microcapillary blood collection tube, dipotassium ethylene diamine tetraacetic acid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Microcapillary blood collection tube, dipotassium ethylene diamine tetraacetic acid (physical object)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "702277005", + "display" : "Microcapillary blood collection tube, no additive", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Microcapillary blood collection tube, no additive (physical object)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "702278000", + "display" : "Evacuated blood collection tube, no additive/metal-free", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Evacuated blood collection tube, no additive and metal-free (physical object)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Evacuated blood collection tube, no additive and metal-free" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "702279008", + "display" : "Evacuated blood collection tube, gel separator", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Evacuated blood collection tube, gel separator (physical object)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "702280006", + "display" : "Evacuated blood collection tube, RNA stabiliser", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Evacuated blood collection tube, RNA stabilizer" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Evacuated blood collection tube, ribonucleic acid stabilizer (physical object)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Evacuated blood collection tube, ribonucleic acid stabilizer" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "702281005", + "display" : "Evacuated blood collection tube, thrombin/clot activator/gel separator", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Evacuated blood collection tube with thrombin and clot activator and gel separator (physical object)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Evacuated blood collection tube with thrombin and clot activator and gel separator" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "702282003", + "display" : "Non-evacuated blood collection tube, EDTA", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Non-evacuated blood collection tube, ethylene diamine tetraacetic acid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Non-evacuated blood collection tube, ethylene diamine tetraacetic acid (physical object)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "702283008", + "display" : "Non-evacuated blood collection tube with gel separator (physical object)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Non-evacuated blood collection tube with gel separator" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "702284002", + "display" : "Non-evacuated blood collection tube, lithium heparin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Non-evacuated blood collection tube, lithium heparin (physical object)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "702285001", + "display" : "Non-evacuated blood collection tube, lithium heparin/gel separator, sterile", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sterile lithium heparin non-evacuated blood collection tube with gel separator (physical object)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sterile lithium heparin non-evacuated blood collection tube with gel separator" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "702286000", + "display" : "Non-evacuated blood collection tube, NaEDTA/sodium fluoride", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Non-evacuated blood collection tube, sodium ethylenediaminetetraacetic acid/sodium fluoride" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Non-evacuated blood collection tube, sodium ethylenediaminetetraacetic acid/sodium fluoride (physical object)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "702287009", + "display" : "Non-evacuated blood collection tube, potassium oxalate/sodium fluoride", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Non-evacuated blood collection tube, potassium oxalate/sodium fluoride (physical object)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "702288004", + "display" : "Evacuated urine specimen container, boric acid (H3BO3)/sodium formate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Evacuated urine specimen container, boric acid (H3BO3)/sodium formate (physical object)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "702289007", + "display" : "Evacuated urine specimen container, ethyl paraben/sodium propionate/chlorhexidine (physical object)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Evacuated urine specimen container, ethyl paraben/sodium propionate/chlorhexidine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "702290003", + "display" : "Cervical cytology microscopy slide", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cervical cytology microscopy slide (physical object)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "702292006", + "display" : "Evacuated blood collection tube , K3EDTA/sodium fluoride", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Evacuated blood collection tube,tripotassium ethylene diamine tetraacetic acid/sodium fluoride" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Evacuated blood collection tube,tripotassium ethylene diamine tetraacetic acid/sodium fluoride (physical object)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "702293001", + "display" : "Evacuated blood collection tube, K2EDTA/aprotinin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Evacuated blood collection tube, dipotassium ethylene diamine tetraacetic acid /aprotinin (physical object)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Evacuated blood collection tube, dipotassium ethylene diamine tetraacetic acid /aprotinin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "702294007", + "display" : "Syringe-blood collection tube transfer", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Syringe-blood collection tube transfer (physical object)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "702295008", + "display" : "Non-evacuated blood collection tube, clot activator/gel separator", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Non-evacuated blood collection tube, clot activator and gel separator (physical object)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Non-evacuated blood collection tube, clot activator and gel separator" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "702296009", + "display" : "Non-evacuated blood collection tube, sodium citrate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Non-evacuated blood collection tube, sodium citrate (physical object)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "702297000", + "display" : "Non-evacuated blood collection tube, clot activator", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Non-evacuated blood collection tube, clot activator (physical object)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "702298005", + "display" : "Non-evacuated blood collection tube, K3EDTA", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Non-evacuated blood collection tube, tripotassium ethylene diamine tetraacetic acid (physical object)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Non-evacuated blood collection tube, tripotassium ethylene diamine tetraacetic acid" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "702299002", + "display" : "Non-evacuated blood collection tube, K2EDTA", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Non-evacuated blood collection tube, dipotassium ethylene diamine tetraacetic acid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Non-evacuated blood collection tube, dipotassium ethylene diamine tetraacetic acid (physical object)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "702300005", + "display" : "Non-evacuated blood collection tube, lithium heparin/gel separator, non-sterile", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Non-evacuated blood collection tube, lithium heparin/gel separator, non-sterile (physical object)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "702301009", + "display" : "Microcapillary blood collection funnel", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Microcapillary blood collection funnel (physical object)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "702302002", + "display" : "Evacuated urine specimen container, boric acid (H3BO3)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Evacuated urine specimen container, boric acid (H3BO3) (physical object)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "702303007", + "display" : "Evacuated urine specimen container, multiple preservative", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Evacuated urine specimen container, multiple preservative (physical object)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "702304001", + "display" : "Microcapillary blood transfer tube, clot activator", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Microcapillary blood transfer tube, clot activator (physical object)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "702305000", + "display" : "Microcapillary sodium fluoride blood transfer tube (physical object)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Microcapillary sodium fluoride blood transfer tube" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "702306004", + "display" : "Microcapillary blood transfer tube, EDTA", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Microcapillary blood transfer tube, ethylene diamine tetraacetic acid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Microcapillary blood transfer tube, ethylene diamine tetraacetic acid (physical object)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "702307008", + "display" : "Microcapillary blood transfer tube IVD, heparin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Microcapillary blood transfer tube, heparin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Microcapillary blood transfer tube, heparin (physical object)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "702308003", + "display" : "Evacuated urine specimen container IVD, no additive", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Evacuated urine specimen container, no additive" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Evacuated urine specimen container, no additive (physical object)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "702309006", + "display" : "Saliva specimen container IVD, no additive", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Saliva specimen container, no additive" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Saliva specimen container, no additive (physical object)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "702310001", + "display" : "Evacuated saliva specimen container IVD, sodium azide", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Evacuated saliva specimen container, sodium azide" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Evacuated saliva specimen container, sodium azide (physical object)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "706042001", + "display" : "Clinical sampling brush", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clinical sampling brush (physical object)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "706044000", + "display" : "Endotherapy cytology brush", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Endotherapy cytology brush (physical object)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "706045004", + "display" : "Bone particle collector", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bone particle collector (physical object)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "706046003", + "display" : "Specimen receptacle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Specimen receptacle (physical object)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "706047007", + "display" : "Faecal specimen container", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fecal specimen container" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fecal specimen container (physical object)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "706048002", + "display" : "Blood specimen receptacle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood specimen receptacle (physical object)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "706049005", + "display" : "Blood tube", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood tube (physical object)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "706050005", + "display" : "Microcapillary blood collection tube", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Microcapillary blood collection tube (physical object)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "706051009", + "display" : "Non-evacuated blood collection tube", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Non-evacuated blood collection tube (physical object)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "706052002", + "display" : "Evacuated blood collection tube", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Evacuated blood collection tube (physical object)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "706053007", + "display" : "General specimen container", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "General specimen container (physical object)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "706054001", + "display" : "Urine specimen container", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Urine specimen container (physical object)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "706055000", + "display" : "24-hour urine specimen container", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "24-hour urine specimen container (physical object)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "706056004", + "display" : "Evacuated urine specimen container", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Evacuated urine specimen container (physical object)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "706057008", + "display" : "Cytology specimen container", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cytology specimen container (physical object)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "706058003", + "display" : "Secretory specimen container", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Secretory specimen container (physical object)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "706067003", + "display" : "Blood collection/transfer device", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood collection/transfer device (physical object)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "706071000", + "display" : "Specimen receptacle transport container", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Specimen receptacle transport container (physical object)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "712485008", + "display" : "Autologous blood collection tube (physical object)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Autologous blood collection tube" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "713951005", + "display" : "Adipose tissue stem cell recovery unit, ultrasonic (physical object)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adipose tissue stem cell recovery unit, ultrasonic" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "714731008", + "display" : "Blood component separator (physical object)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood component separator" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "718301008", + "display" : "Urological fluid funnel, sterile (physical object)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Urological fluid funnel, sterile" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "718302001", + "display" : "Urological fluid funnel, non-sterile (physical object)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Urological fluid funnel, non-sterile" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "718590003", + "display" : "Laboratory tubing welder (physical object)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Laboratory tubing welder" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "719915009", + "display" : "Off-line blood photoimmunotherapy bag (physical object)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Off-line blood photoimmunotherapy bag" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "720367009", + "display" : "Abortion suction system manual aspirator (physical object)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abortion suction system manual aspirator" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "733479001", + "display" : "Adhesive slide (physical object)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adhesive slide" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "733713006", + "display" : "Blood component separator, manual (physical object)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood component separator, manual" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "738512001", + "display" : "Donor blood bag transport container (physical object)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Donor blood bag transport container" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "767382000", + "display" : "Evacuated blood collection tube with heparin sodium", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Evacuated blood collection tube with heparin sodium (physical object)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "767383005", + "display" : "Anaerobic blood culture bottle (physical object)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anaerobic blood culture bottle" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "767384004", + "display" : "Evacuated blood collection tube with clot activator (physical object)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Evacuated blood collection tube with clot activator" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "767385003", + "display" : "Aerobic blood culture bottle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aerobic blood culture bottle (physical object)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "767387006", + "display" : "Evacuated blood collection tube with citrate and theophylline and adenosine and dipyramidole (physical object)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Evacuated blood collection tube with citrate and theophylline and adenosine and dipyramidole" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vacuum blood collection tube with CTAD" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "767389009", + "display" : "Evacuated blood collection tube with tripotassium and ethylene diamine tetraacetic acid and aprotinin (physical object)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Evacuated blood collection tube with tripotassium and ethylene diamine tetraacetic acid and aprotinin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vacuum blood collection tube K3 EDTA aprotinin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "767390000", + "display" : "Evacuated blood collection tube with heparin lithium and gel separator (physical object)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Evacuated blood collection tube with heparin lithium and gel separator" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "767660003", + "display" : "Evacuated blood collection tube with sodium fluoride", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Evacuated blood collection tube with sodium fluoride (physical object)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "874799005", + "display" : "Microbial cryotube (physical object)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Microbial cryotube" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "878860002", + "display" : "Blood culture bottle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood culture bottle (physical object)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1141762001", + "display" : "Flexible endotherapy cytology brush (physical object)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Flexible endotherapy cytology brush" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1141810006", + "display" : "Cytology scraper", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cytology scraper (physical object)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1141885009", + "display" : "Rigid endotherapy cytology brush (physical object)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rigid endotherapy cytology brush" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1202028007", + "display" : "Swallowable cell collection sponge in capsule", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Swallowable cell collection sponge in capsule (physical object)" + }] + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/container-cap", + "resource" : { + "resourceType" : "ValueSet", + "id" : "container-cap", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "oo" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/container-cap", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.850" + }], + "version" : "6.0.0-ballot2", + "name" : "ContainerCap", + "title" : "Container Cap", + "status" : "draft", + "experimental" : true, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "Color of the container cap.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/container-cap" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:df632dd4-41e1-467a-aa61-775f18269625", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 12, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/container-cap|1.0.1" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/container-cap", + "code" : "red", + "display" : "red cap" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/container-cap", + "code" : "yellow", + "display" : "yellow cap" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/container-cap", + "code" : "dark-yellow", + "display" : "dark yellow cap" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/container-cap", + "code" : "grey", + "display" : "grey cap" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/container-cap", + "code" : "light-blue", + "display" : "light blue cap" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/container-cap", + "code" : "black", + "display" : "black cap" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/container-cap", + "code" : "green", + "display" : "green cap" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/container-cap", + "code" : "light-green", + "display" : "light green cap" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/container-cap", + "code" : "lavender", + "display" : "lavender cap" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/container-cap", + "code" : "brown", + "display" : "brown cap" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/container-cap", + "code" : "white", + "display" : "white cap" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/container-cap", + "code" : "pink", + "display" : "pink cap" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/rejection-criteria", + "resource" : { + "resourceType" : "ValueSet", + "id" : "rejection-criteria", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "oo" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/rejection-criteria", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.856" + }], + "version" : "6.0.0-ballot2", + "name" : "RejectionCriterion", + "title" : "Rejection Criterion", + "status" : "draft", + "experimental" : true, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "Criterion for rejection of the specimen by laboratory.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/rejection-criteria" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:f8132207-6577-49f3-bda0-02279e02a2df", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 5, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/rejection-criteria|1.0.1" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/rejection-criteria", + "code" : "hemolized", + "display" : "hemolized specimen" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/rejection-criteria", + "code" : "insufficient", + "display" : "insufficient specimen volume" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/rejection-criteria", + "code" : "broken", + "display" : "broken specimen container" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/rejection-criteria", + "code" : "clotted", + "display" : "specimen clotted" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/rejection-criteria", + "code" : "wrong-temperature", + "display" : "specimen temperature inappropriate" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/handling-condition", + "resource" : { + "resourceType" : "ValueSet", + "id" : "handling-condition", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "oo" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/handling-condition", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.854" + }], + "version" : "6.0.0-ballot2", + "name" : "HandlingConditionSet", + "title" : "Handling Condition Set", + "status" : "draft", + "experimental" : true, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "Set of handling instructions prior testing of the specimen.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/handling-condition" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:117436ec-52de-4fc8-9ea7-73baaa813f68", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 3, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/handling-condition|1.0.1" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/handling-condition", + "code" : "room", + "display" : "room temperature" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/handling-condition", + "code" : "refrigerated", + "display" : "refrigerated" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/handling-condition", + "code" : "frozen", + "display" : "frozen" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/permitted-data-type", + "resource" : { + "resourceType" : "ValueSet", + "id" : "permitted-data-type", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "oo" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/permitted-data-type", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.1331" + }], + "version" : "6.0.0-ballot2", + "name" : "ObservationDataType", + "title" : "Observation Data Type", + "status" : "draft", + "experimental" : true, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "Permitted data type for observation value.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/permitted-data-type" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:cd2f89d6-f815-4fc2-8b4f-cda0646fbe1d", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 11, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/permitted-data-type|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/permitted-data-type", + "code" : "Quantity", + "display" : "Quantity" + }, + { + "system" : "http://hl7.org/fhir/permitted-data-type", + "code" : "CodeableConcept", + "display" : "CodeableConcept" + }, + { + "system" : "http://hl7.org/fhir/permitted-data-type", + "code" : "string", + "display" : "string" + }, + { + "system" : "http://hl7.org/fhir/permitted-data-type", + "code" : "boolean", + "display" : "boolean" + }, + { + "system" : "http://hl7.org/fhir/permitted-data-type", + "code" : "integer", + "display" : "integer" + }, + { + "system" : "http://hl7.org/fhir/permitted-data-type", + "code" : "Range", + "display" : "Range" + }, + { + "system" : "http://hl7.org/fhir/permitted-data-type", + "code" : "Ratio", + "display" : "Ratio" + }, + { + "system" : "http://hl7.org/fhir/permitted-data-type", + "code" : "SampledData", + "display" : "SampledData" + }, + { + "system" : "http://hl7.org/fhir/permitted-data-type", + "code" : "time", + "display" : "time" + }, + { + "system" : "http://hl7.org/fhir/permitted-data-type", + "code" : "dateTime", + "display" : "dateTime" + }, + { + "system" : "http://hl7.org/fhir/permitted-data-type", + "code" : "Period", + "display" : "Period" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/observation-range-category", + "resource" : { + "resourceType" : "ValueSet", + "id" : "observation-range-category", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "oo" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/observation-range-category", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.1333" + }], + "version" : "6.0.0-ballot2", + "name" : "ObservationRangeCategory", + "title" : "Observation Range Category", + "status" : "draft", + "experimental" : true, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "Codes identifying the category of observation range.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/observation-range-category" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:47c63a05-febe-42d7-8ce9-b4a7276d4a4d", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 3, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/observation-range-category|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/observation-range-category", + "code" : "reference", + "display" : "reference range" + }, + { + "system" : "http://hl7.org/fhir/observation-range-category", + "code" : "critical", + "display" : "critical range" + }, + { + "system" : "http://hl7.org/fhir/observation-range-category", + "code" : "absolute", + "display" : "absolute range" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/examplescenario-actor-type", + "resource" : { + "resourceType" : "ValueSet", + "id" : "examplescenario-actor-type", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fhir" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/examplescenario-actor-type", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.858" + }], + "version" : "6.0.0-ballot2", + "name" : "ExampleScenarioActorType", + "title" : "Example Scenario Actor Type", + "status" : "draft", + "experimental" : true, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "The type of actor - system or human.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/examplescenario-actor-type" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:3dea1fe3-e414-46ee-9123-c3ece7fdfbba", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 2, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/examplescenario-actor-type|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/examplescenario-actor-type", + "code" : "person", + "display" : "Person" + }, + { + "system" : "http://hl7.org/fhir/examplescenario-actor-type", + "code" : "system", + "display" : "System" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/examplescenario-instance-type", + "resource" : { + "resourceType" : "ValueSet", + "id" : "examplescenario-instance-type", + "meta" : { + "lastUpdated" : "2024-10-03T04:31:51.554+11:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fhir" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/examplescenario-instance-type", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3006" + }], + "version" : "6.0.0-ballot2", + "name" : "ExampleScenarioResourceType", + "title" : "Example Scenario Resource Type", + "status" : "draft", + "experimental" : true, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 FHIR Infrastructure WG", + "description" : "Types of resource structures that can be passed in or out of exchange operations. Not necessarily FHIR.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "valueSet" : ["http://hl7.org/fhir/ValueSet/resource-types"] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:b39beddd-7469-45b2-b475-5891252013ca", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 478, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-valueset", + "valueUri" : "http://hl7.org/fhir/ValueSet/resource-types|6.0.0-ballot2" + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/fhir-types|6.0.0-ballot2" + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/v2-0354|2.10.0" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Account", + "display" : "Account" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ActivityDefinition", + "display" : "ActivityDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ActorDefinition", + "display" : "ActorDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "AdministrableProductDefinition", + "display" : "AdministrableProductDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "AdverseEvent", + "display" : "AdverseEvent" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "AllergyIntolerance", + "display" : "AllergyIntolerance" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Appointment", + "display" : "Appointment" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "AppointmentResponse", + "display" : "AppointmentResponse" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ArtifactAssessment", + "display" : "ArtifactAssessment" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "AuditEvent", + "display" : "AuditEvent" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Basic", + "display" : "Basic" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Binary", + "display" : "Binary" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "BiologicallyDerivedProduct", + "display" : "BiologicallyDerivedProduct" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "BiologicallyDerivedProductDispense", + "display" : "BiologicallyDerivedProductDispense" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "BodyStructure", + "display" : "BodyStructure" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Bundle", + "display" : "Bundle" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "CapabilityStatement", + "display" : "CapabilityStatement" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "CarePlan", + "display" : "CarePlan" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "CareTeam", + "display" : "CareTeam" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ChargeItem", + "display" : "ChargeItem" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ChargeItemDefinition", + "display" : "ChargeItemDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Citation", + "display" : "Citation" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Claim", + "display" : "Claim" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ClaimResponse", + "display" : "ClaimResponse" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ClinicalImpression", + "display" : "ClinicalImpression" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ClinicalUseDefinition", + "display" : "ClinicalUseDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "CodeSystem", + "display" : "CodeSystem" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Communication", + "display" : "Communication" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "CommunicationRequest", + "display" : "CommunicationRequest" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "CompartmentDefinition", + "display" : "CompartmentDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Composition", + "display" : "Composition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ConceptMap", + "display" : "ConceptMap" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Condition", + "display" : "Condition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ConditionDefinition", + "display" : "ConditionDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Consent", + "display" : "Consent" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Contract", + "display" : "Contract" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Coverage", + "display" : "Coverage" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "CoverageEligibilityRequest", + "display" : "CoverageEligibilityRequest" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "CoverageEligibilityResponse", + "display" : "CoverageEligibilityResponse" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "DetectedIssue", + "display" : "DetectedIssue" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Device", + "display" : "Device" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "DeviceAlert", + "display" : "DeviceAlert" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "DeviceAssociation", + "display" : "DeviceAssociation" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "DeviceDefinition", + "display" : "DeviceDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "DeviceDispense", + "display" : "DeviceDispense" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "DeviceMetric", + "display" : "DeviceMetric" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "DeviceRequest", + "display" : "DeviceRequest" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "DeviceUsage", + "display" : "DeviceUsage" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "DiagnosticReport", + "display" : "DiagnosticReport" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "DocumentReference", + "display" : "DocumentReference" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Encounter", + "display" : "Encounter" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "EncounterHistory", + "display" : "EncounterHistory" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Endpoint", + "display" : "Endpoint" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "EnrollmentRequest", + "display" : "EnrollmentRequest" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "EnrollmentResponse", + "display" : "EnrollmentResponse" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "EpisodeOfCare", + "display" : "EpisodeOfCare" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "EventDefinition", + "display" : "EventDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Evidence", + "display" : "Evidence" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "EvidenceReport", + "display" : "EvidenceReport" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "EvidenceVariable", + "display" : "EvidenceVariable" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ExampleScenario", + "display" : "ExampleScenario" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ExplanationOfBenefit", + "display" : "ExplanationOfBenefit" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "FamilyMemberHistory", + "display" : "FamilyMemberHistory" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Flag", + "display" : "Flag" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "FormularyItem", + "display" : "FormularyItem" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "GenomicStudy", + "display" : "GenomicStudy" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Goal", + "display" : "Goal" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "GraphDefinition", + "display" : "GraphDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Group", + "display" : "Group" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "GuidanceResponse", + "display" : "GuidanceResponse" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "HealthcareService", + "display" : "HealthcareService" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ImagingSelection", + "display" : "ImagingSelection" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ImagingStudy", + "display" : "ImagingStudy" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Immunization", + "display" : "Immunization" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ImmunizationEvaluation", + "display" : "ImmunizationEvaluation" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ImmunizationRecommendation", + "display" : "ImmunizationRecommendation" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ImplementationGuide", + "display" : "ImplementationGuide" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Ingredient", + "display" : "Ingredient" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "InsurancePlan", + "display" : "InsurancePlan" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "InsuranceProduct", + "display" : "InsuranceProduct" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "InventoryItem", + "display" : "InventoryItem" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "InventoryReport", + "display" : "InventoryReport" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Invoice", + "display" : "Invoice" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Library", + "display" : "Library" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Linkage", + "display" : "Linkage" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "List", + "display" : "List" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Location", + "display" : "Location" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ManufacturedItemDefinition", + "display" : "ManufacturedItemDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Measure", + "display" : "Measure" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "MeasureReport", + "display" : "MeasureReport" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Medication", + "display" : "Medication" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "MedicationAdministration", + "display" : "MedicationAdministration" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "MedicationDispense", + "display" : "MedicationDispense" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "MedicationKnowledge", + "display" : "MedicationKnowledge" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "MedicationRequest", + "display" : "MedicationRequest" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "MedicationStatement", + "display" : "MedicationStatement" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "MedicinalProductDefinition", + "display" : "MedicinalProductDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "MessageDefinition", + "display" : "MessageDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "MessageHeader", + "display" : "MessageHeader" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "MolecularDefinition", + "display" : "MolecularDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "MolecularSequence", + "display" : "MolecularSequence" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "NamingSystem", + "display" : "NamingSystem" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "NutritionIntake", + "display" : "NutritionIntake" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "NutritionOrder", + "display" : "NutritionOrder" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "NutritionProduct", + "display" : "NutritionProduct" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Observation", + "display" : "Observation" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ObservationDefinition", + "display" : "ObservationDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "OperationDefinition", + "display" : "OperationDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "OperationOutcome", + "display" : "OperationOutcome" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Organization", + "display" : "Organization" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "OrganizationAffiliation", + "display" : "OrganizationAffiliation" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "PackagedProductDefinition", + "display" : "PackagedProductDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Parameters", + "display" : "Parameters" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Patient", + "display" : "Patient" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "PaymentNotice", + "display" : "PaymentNotice" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "PaymentReconciliation", + "display" : "PaymentReconciliation" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Permission", + "display" : "Permission" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Person", + "display" : "Person" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "PersonalRelationship", + "display" : "PersonalRelationship" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "PlanDefinition", + "display" : "PlanDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Practitioner", + "display" : "Practitioner" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "PractitionerRole", + "display" : "PractitionerRole" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Procedure", + "display" : "Procedure" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Provenance", + "display" : "Provenance" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Questionnaire", + "display" : "Questionnaire" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "QuestionnaireResponse", + "display" : "QuestionnaireResponse" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "RegulatedAuthorization", + "display" : "RegulatedAuthorization" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "RelatedPerson", + "display" : "RelatedPerson" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "RequestOrchestration", + "display" : "RequestOrchestration" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Requirements", + "display" : "Requirements" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ResearchStudy", + "display" : "ResearchStudy" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ResearchSubject", + "display" : "ResearchSubject" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "RiskAssessment", + "display" : "RiskAssessment" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Schedule", + "display" : "Schedule" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "SearchParameter", + "display" : "SearchParameter" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ServiceRequest", + "display" : "ServiceRequest" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Slot", + "display" : "Slot" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Specimen", + "display" : "Specimen" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "SpecimenDefinition", + "display" : "SpecimenDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "StructureDefinition", + "display" : "StructureDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "StructureMap", + "display" : "StructureMap" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Subscription", + "display" : "Subscription" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "SubscriptionStatus", + "display" : "SubscriptionStatus" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "SubscriptionTopic", + "display" : "SubscriptionTopic" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Substance", + "display" : "Substance" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "SubstanceDefinition", + "display" : "SubstanceDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "SubstanceNucleicAcid", + "display" : "SubstanceNucleicAcid" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "SubstancePolymer", + "display" : "SubstancePolymer" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "SubstanceProtein", + "display" : "SubstanceProtein" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "SubstanceReferenceInformation", + "display" : "SubstanceReferenceInformation" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "SubstanceSourceMaterial", + "display" : "SubstanceSourceMaterial" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "SupplyDelivery", + "display" : "SupplyDelivery" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "SupplyRequest", + "display" : "SupplyRequest" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Task", + "display" : "Task" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "TerminologyCapabilities", + "display" : "TerminologyCapabilities" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "TestPlan", + "display" : "TestPlan" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "TestReport", + "display" : "TestReport" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "TestScript", + "display" : "TestScript" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Transport", + "display" : "Transport" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ValueSet", + "display" : "ValueSet" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "VerificationResult", + "display" : "VerificationResult" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "VisionPrescription", + "display" : "VisionPrescription" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "OMD_O01" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "OMN_O01" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "OMS_O01" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "ORD_O02" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "ORN_O02" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "ORS_O02" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "RDO_O01" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "RRO_O02" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "ACK", + "display" : "Varies", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "variiert" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "ADR_A19", + "display" : "A19" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "ADT_A01", + "display" : "A01, A04, A08, A13" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "ADT_A02", + "display" : "A02" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "ADT_A03", + "display" : "A03" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "ADT_A05", + "display" : "A05, A14, A28, A31" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "ADT_A06", + "display" : "A06, A07" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "ADT_A09", + "display" : "A09, A10, A11" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "ADT_A12", + "display" : "A12" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "ADT_A15", + "display" : "A15" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "ADT_A16", + "display" : "A16" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "ADT_A17", + "display" : "A17" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "ADT_A28", + "display" : "A28, A31" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "ADT_A18", + "display" : "A18" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "ADT_A20", + "display" : "A20" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "ADT_A21", + "display" : "A21, A22, A23, A25, A26, A27, A29, A32, A33" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "ADT_A24", + "display" : "A24" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "ADT_A30", + "display" : "A30, A34, A35, A36, A46, A47, A48, A49" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "ADT_A37", + "display" : "A37" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "ADT_A38", + "display" : "A38" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "ADT_A39", + "display" : "A39, A40, A41, A42" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "ARD_A19", + "display" : "A19" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "ADT_A43", + "display" : "A43" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "ADT_A44", + "display" : "A44" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "ADT_A45", + "display" : "A45" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "ADT_A50", + "display" : "A50, A51" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "ADT_A52", + "display" : "A52, A53" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "ADT_A54", + "display" : "A54, A55" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "ADT_A60", + "display" : "A60" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "ADT_A61", + "display" : "A61, A62" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "BAR_P01", + "display" : "P01" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "BAR_P02", + "display" : "P02" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "BAR_P05", + "display" : "P05" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "BAR_P06", + "display" : "P06" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "BAR_P10", + "display" : "P10" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "BAR_P12", + "display" : "P12" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "BRP_030", + "display" : "O30" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "MFD_P09", + "display" : "P09" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "BPS_O29", + "display" : "O29" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "BRP_O30", + "display" : "O30" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "BRT_O32", + "display" : "O32" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "BTS_O31", + "display" : "O31" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "CCF_I22", + "display" : "I22" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "CCI_I22", + "display" : "I22" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "CCM_I21", + "display" : "I21" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "CCQ_I19", + "display" : "I19" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "DSR_Q01", + "display" : "Q01" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "DSR_P04", + "display" : "P04" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "CCR_I16", + "display" : "I16, |17, |18" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "DSR_Q03", + "display" : "Q03" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "CCU_I20", + "display" : "I20" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "CQU_I19", + "display" : "I19" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "CRM_C01", + "display" : "C01, C02, C03, C04, C05, C06, C07, C08" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "CSU_C09", + "display" : "C09, C10, C11, C12" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "ORF_R02", + "display" : "R02, R04" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "DBC_O41", + "display" : "O41" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "EDR_R07", + "display" : "R07" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "DBC_O42", + "display" : "O42" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "EQQ_Q04", + "display" : "Q04" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "ORM_Q06", + "display" : "Q06" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "DEL_O46", + "display" : "O46" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "ERP_R09", + "display" : "R09" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "DEO_O45", + "display" : "O45" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "ORR_Q06", + "display" : "Q06" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "DER_O44", + "display" : "O44" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "DFT_P03", + "display" : "P03" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "DFT_P11", + "display" : "P11" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "DOC_T12", + "display" : "T12" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "DPR_O48", + "display" : "O48" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "DRC_O47", + "display" : "O47" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "DRG_O43", + "display" : "O43" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "PIN_I07", + "display" : "I07" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "EAC_U07", + "display" : "U07" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "MFD_MFA", + "display" : "MFA" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "EAN_U09", + "display" : "U09" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "EAR_U08", + "display" : "U08" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "EHC_E01", + "display" : "E01" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "EHC_E02", + "display" : "E02" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "EHC_E04", + "display" : "E04" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "EHC_E10", + "display" : "E10" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "EHC_E12", + "display" : "E12" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "EHC_E13", + "display" : "E13" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "EHC_E15", + "display" : "E15" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "EHC_E20", + "display" : "E20" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "EHC_E21", + "display" : "E21" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "EHC_E24", + "display" : "E24" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "ESR_U02", + "display" : "U02" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "ESU_U01", + "display" : "U01" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "INR_U06", + "display" : "U06" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "RAS_O01", + "display" : "O01" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "INU_U05", + "display" : "U05" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "RAS_O02", + "display" : "O022" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "INV_U14", + "display" : "Events U14" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "LSU_U12", + "display" : "U12, U13" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "MDM_T01", + "display" : "T01, T03, T05, T07, T09, T11" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "MDM_T02", + "display" : "T02, T04, T06, T08, T10" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "MFK_M01", + "display" : "M01, M02, M03, M04, M05, M06, M07, M08, M09, M10, M11" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "MFN_M01", + "display" : "M01" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "RDS_O01", + "display" : "O01" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "MFN_M02", + "display" : "M02" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "MFN_M03", + "display" : "M03" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "MFN_M04", + "display" : "M04" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "MFN_M05", + "display" : "M05" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "RGV_O01", + "display" : "O01" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "MFN_M06", + "display" : "M06" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "MFN_M07", + "display" : "M07" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "MFN_M08", + "display" : "M08" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "RPI_I0I", + "display" : "I01, I04" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "MFN_M09", + "display" : "M09" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "MFN_M10", + "display" : "M10" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "MFN_M11", + "display" : "M11" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "MFN_M12", + "display" : "M12" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "RQC_I06", + "display" : "I06" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "MFN_M13", + "display" : "M13" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "RQI_I0I", + "display" : "I01, I02, I03" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "MFN_M15", + "display" : "M15" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "MFN_M16", + "display" : "M16" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "MFN_M17", + "display" : "M17" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "MFN_M18", + "display" : "M18" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "RRD_O02", + "display" : "O02" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "MFQ_M01", + "display" : "M01, M02, M03, M04, M05, M06" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "RRE_O02", + "display" : "O02" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "MFR_M01", + "display" : "M01, M02, M03," + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "RRG_O02", + "display" : "O02" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "MFR_M04", + "display" : "M04" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "MFR_M05", + "display" : "M05" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "MFR_M06", + "display" : "M06" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "MFR_M07", + "display" : "M07" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "NMD_N02", + "display" : "N02" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "NMQ_N01", + "display" : "N01" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "NMR_N01", + "display" : "N01" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "ORU_R31", + "display" : "R31" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "SRM_T12", + "display" : "T12" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "OMB_O27", + "display" : "O27" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "ORU_R32", + "display" : "R32" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "OMD_O03", + "display" : "O03" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "SRR_T12", + "display" : "T12" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "OMG_O19", + "display" : "O19" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "OMI_O23", + "display" : "O23" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "OML_O21", + "display" : "O21" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "OML_O33", + "display" : "O33" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "OML_O35", + "display" : "O35" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "OML_O39", + "display" : "O39" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "OML_O59", + "display" : "Laboratory Fulfillment request with REL segment" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "OMN_O07", + "display" : "O07" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "OMP_O09", + "display" : "O09" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "OMQ_O42", + "display" : "O42" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "OMQ_O57", + "display" : "O57" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "OMS_O05", + "display" : "O05" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "OPL_O37", + "display" : "O37" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "OPR_O38", + "display" : "O38" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "OPU_R25", + "display" : "R25" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "ORA_R33", + "display" : "R33" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "ORA_R41", + "display" : "R41" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "ORB_O28", + "display" : "O28" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "ORD_O04", + "display" : "O04" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "ORF_R04", + "display" : "R04" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "ORG_O20", + "display" : "O20" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "ORI_O24", + "display" : "O24" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "ORL_O22", + "display" : "O22" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "ORL_O34", + "display" : "O34" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "ORL_O36", + "display" : "O36" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "ORL_O40", + "display" : "O40" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "ORL_O41", + "display" : "O41" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "QRY_P04", + "display" : "P04" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "ORL_O42", + "display" : "O42" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "ORL_O43", + "display" : "O43" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "ORL_O44", + "display" : "O44" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "ORL_O53", + "display" : "O53" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "ORL_O54", + "display" : "O54" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "ORL_O55", + "display" : "O55" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "ORL_O56", + "display" : "O56" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "ORM_O01", + "display" : "O01" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "ORN_O08", + "display" : "O08" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "ORP_O10", + "display" : "O10" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "ORR_O02", + "display" : "O02" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "RDE_O01", + "display" : "O01" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "ORS_O06", + "display" : "O06" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "ORU_R01", + "display" : "R01" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "ORU_R30", + "display" : "R30" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "ORU_W01", + "display" : "W01" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "ORX_O43", + "display" : "O43" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "ORX_O58", + "display" : "O58" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "OSM_R26", + "display" : "R26" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "OSQ_Q06", + "display" : "Q06" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "OSR_Q06", + "display" : "Q06" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "OSU_O41", + "display" : "O41" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "OSU_O51", + "display" : "O51" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "OSU_O52", + "display" : "O52" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "OUL_R21", + "display" : "R21" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "OUL_R22", + "display" : "R22" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "OUL_R23", + "display" : "R23" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "OUL_R24", + "display" : "R24" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "PEX_P07", + "display" : "P07, P08" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "PGL_PC6", + "display" : "PC6, PC7, PC8" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "PMU_B01", + "display" : "B01, B02" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "RQQ_Q09", + "display" : "Q09" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "RRA_O02", + "display" : "O02" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "PMU_B03", + "display" : "B03" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "PMU_B04", + "display" : "B04, B05, B06" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "PMU_B07", + "display" : "B07" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "PMU_B08", + "display" : "B08" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "PPG_PCG", + "display" : "PCC, PCG, PCH, PCJ" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "PPP_PCB", + "display" : "PCB, PCD" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "PPR_PC1", + "display" : "PC1, PC2, PC3" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "PPT_PCL", + "display" : "PCL" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "PPV_PCA", + "display" : "PCA" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "PRR_PC5", + "display" : "PC5" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "PTR_PCF", + "display" : "PCF" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "QBP_E03", + "display" : "E03" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "QBP_E22", + "display" : "E22" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "QBP_O33", + "display" : "O33" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "QBP_O34", + "display" : "O34" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "SPQ_Q08", + "display" : "Q08" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "QBP_Q11", + "display" : "Q11" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "RDY_K11", + "display" : "K11" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "QBP_Q13", + "display" : "Q13" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "QBP_Q15", + "display" : "Q15" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "QBP_Q21", + "display" : "Q21, Q22, Q23,Q24, Q25" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "QCK_Q02", + "display" : "Q02" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "QCN_J01", + "display" : "J01, J02" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "RSP_K24", + "display" : "K24" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "QRF_W02", + "display" : "W02" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "QRY_A19", + "display" : "A19" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "QRY_PC4", + "display" : "PC4, PC9, PCE, PCK" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "TBR_R08", + "display" : "R08" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "QRY_Q01", + "display" : "Q01, Q26, Q27, Q28, Q29, Q30" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "TBR_R09", + "display" : "R09" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "QRY_Q02", + "display" : "Q02" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "QRY_R02", + "display" : "R02" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "QRY_T12", + "display" : "T12" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "VQQ_Q07", + "display" : "Q07" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "QSB_Q16", + "display" : "Q16" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "QVR_Q17", + "display" : "Q17" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "RAR_RAR", + "display" : "RAR" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "RAS_O17", + "display" : "O17" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "RCI_I05", + "display" : "I05" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "RCL_I06", + "display" : "I06" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "RDE_O11", + "display" : "O11, O25" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "RDE_O49", + "display" : "Events O49" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "RDR_RDR", + "display" : "RDR" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "RDS_O13", + "display" : "O13" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "RDY_K15", + "display" : "K15" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "REF_I12", + "display" : "I12, I13, I14, I15" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "RER_RER", + "display" : "RER" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "RGR_RGR", + "display" : "RGR" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "RGV_O15", + "display" : "O15" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "ROR_ROR", + "display" : "ROR" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "RPA_I08", + "display" : "I08, I09. I10, I11" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "RPI_I01", + "display" : "I01, I04" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "RPI_I04", + "display" : "I04" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "RPL_I02", + "display" : "I02" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "RPR_I03", + "display" : "I03" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "RQA_I08", + "display" : "I08, I09, I10, I11" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "RQC_I05", + "display" : "I05, I06" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "RQI_I01", + "display" : "I01, I02, I03, I07" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "RQP_I04", + "display" : "I04" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "RRA_O18", + "display" : "O18" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "RRD_O14", + "display" : "O14" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "RRE_O12", + "display" : "O12, O26" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "RRE_O50", + "display" : "Events O50" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "RRG_O16", + "display" : "O16" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "RRI_I12", + "display" : "I12, I13, I14, I15" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "RSP_E03", + "display" : "E03" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "RSP_E22", + "display" : "E22" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "RSP_K11", + "display" : "K11" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "RSP_K21", + "display" : "K21" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "RSP_K22", + "display" : "K22" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "RSP_K23", + "display" : "K23, K24" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "RSP_K25", + "display" : "K25" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "RSP_K31", + "display" : "K31" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "RSP_K32", + "display" : "K32" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "RSP_O33", + "display" : "O33" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "RSP_O34", + "display" : "O34" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "RSP_Q11", + "display" : "Q11" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "RTB_K13", + "display" : "K13" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "SDR_S31", + "display" : "S31, S36" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "SDR_S32", + "display" : "S32, S37" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "SET_S38", + "display" : "Specimen Container Preparation and Specimen Collection Event" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "SET_S40", + "display" : "Specimen Collection Event unsuccessful" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "SET_S41", + "display" : "Specimen Movement Event" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "SET_S45", + "display" : "Specimen Identification Events" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "SET_S50", + "display" : "Specimen Procedure Step successful" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "SET_S52", + "display" : "Specimen Procedure Step unsuccessful" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "SIU_S12", + "display" : "S12, S13, S14, S15, S16, S17, S18, S19, S20, S21, S22, S23, S24, S26" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "SLR_S28", + "display" : "S28, S29, S30, S34, S35" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "SQM_S25", + "display" : "S25" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "SQR_S25", + "display" : "S25" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "SRM_S01", + "display" : "S01, S02, S03, S04, S05, S06, S07, S08, S09, S10, S11" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "SRR_S01", + "display" : "S01, S02, S03, S04, S05, S06, S07, S08, S09, S10, S11" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "QBP_Z73", + "display" : "Z73" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "SSR_U04", + "display" : "U04" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "RSP_Z82", + "display" : "Z82" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "SSU_U03", + "display" : "U03" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "RSP_Z86", + "display" : "Z86" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "STC_S33", + "display" : "S33" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "RSP_Z88", + "display" : "Z88" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "SUR_P09", + "display" : "P09" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "RSP_Z90", + "display" : "Z90" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "TCU_U10", + "display" : "U10, U11" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "RTB_Knn", + "display" : "Knn" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "UDM_Q05", + "display" : "Q05" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "RTB_Z74", + "display" : "Z74" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "VXQ_V01", + "display" : "V01" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "QBP_Qnn", + "display" : "Qnn" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "VXR_V03", + "display" : "V03" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "VXU_V04", + "display" : "V04" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0354", + "code" : "VXX_V02", + "display" : "V02" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/code-search-support", + "resource" : { + "resourceType" : "ValueSet", + "id" : "code-search-support", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "vocab" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/code-search-support", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.860" + }], + "version" : "6.0.0-ballot2", + "name" : "CodeSearchSupport", + "title" : "Code Search Support", + "status" : "draft", + "experimental" : true, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "The degree to which the server supports the code search parameter on ValueSet, if it is supported.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/code-search-support" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:4546aefb-bd09-467d-90f3-a5c777f2e0c4", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 3, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/code-search-support|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/code-search-support", + "code" : "in-compose", + "display" : "In Compose" + }, + { + "system" : "http://hl7.org/fhir/code-search-support", + "code" : "in-expansion", + "display" : "In Expansion" + }, + { + "system" : "http://hl7.org/fhir/code-search-support", + "code" : "in-compose-or-expansion", + "display" : "In Compose Or Expansion" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/invoice-status", + "resource" : { + "resourceType" : "ValueSet", + "id" : "invoice-status", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fm" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 0 + }], + "url" : "http://hl7.org/fhir/ValueSet/invoice-status", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.866" + }], + "version" : "6.0.0-ballot2", + "name" : "InvoiceStatus", + "title" : "Invoice Status", + "status" : "draft", + "experimental" : true, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "Codes identifying the lifecycle stage of an Invoice.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/invoice-status" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:03fef1a4-706b-4b40-83d3-f0f0ea632950", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 5, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/invoice-status|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/invoice-status", + "code" : "draft", + "display" : "draft" + }, + { + "system" : "http://hl7.org/fhir/invoice-status", + "code" : "issued", + "display" : "issued" + }, + { + "system" : "http://hl7.org/fhir/invoice-status", + "code" : "balanced", + "display" : "balanced" + }, + { + "system" : "http://hl7.org/fhir/invoice-status", + "code" : "cancelled", + "display" : "cancelled" + }, + { + "system" : "http://hl7.org/fhir/invoice-status", + "code" : "entered-in-error", + "display" : "entered in error" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/insuranceplan-applicability", + "resource" : { + "resourceType" : "ValueSet", + "id" : "insuranceplan-applicability", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "pa" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/insuranceplan-applicability", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.0" + }], + "version" : "6.0.0-ballot2", + "name" : "BenefitCostApplicability", + "title" : "Benefit Cost Applicability", + "status" : "draft", + "experimental" : true, + "date" : "2018-06-05T14:06:02+00:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "Whether the cost applies to in-network or out-of-network providers.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/applicability" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:f792d77a-0cc6-48cd-b3eb-f3da2d205596", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 3, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/applicability|1.0.1" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/applicability", + "code" : "in-network", + "display" : "In Network" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/applicability", + "code" : "out-of-network", + "display" : "Out of Network" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/applicability", + "code" : "other", + "display" : "Other" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/insuranceproduct-type", + "resource" : { + "resourceType" : "ValueSet", + "id" : "insuranceproduct-type", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "pa" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/insuranceproduct-type", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.872" + }], + "version" : "6.0.0-ballot2", + "name" : "InsurancePlanType", + "title" : "Insurance Plan Type", + "status" : "draft", + "experimental" : true, + "publisher" : "FHIR Project team", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "This example value set defines a set of codes that can be used to indicate a type of insurance plan.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/insurance-plan-type" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:af00f28d-0f58-46f8-ad98-59c89cc848ea", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 11, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/insurance-plan-type|2.0.1" + }, + { + "name" : "fragment", + "valueCanonical" : "http://terminology.hl7.org/CodeSystem/insurance-plan-type|2.0.1" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/insurance-plan-type", + "code" : "medical", + "display" : "Medical" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/insurance-plan-type", + "code" : "dental", + "display" : "Dental" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/insurance-plan-type", + "code" : "mental", + "display" : "Mental Health" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/insurance-plan-type", + "code" : "subst-ab", + "display" : "Substance Abuse" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/insurance-plan-type", + "code" : "vision", + "display" : "Vision" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/insurance-plan-type", + "code" : "drug", + "display" : "Drug" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/insurance-plan-type", + "code" : "short-term", + "display" : "Short Term" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/insurance-plan-type", + "code" : "long-term", + "display" : "Long Term Care" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/insurance-plan-type", + "code" : "hospice", + "display" : "Hospice" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/insurance-plan-type", + "code" : "home", + "display" : "Home Health" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/insurance-plan-type", + "inactive" : true, + "code" : "Drug", + "display" : "Drug" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/PersonalRelationship-relationshiptype", + "resource" : { + "resourceType" : "ValueSet", + "id" : "PersonalRelationship-relationshiptype", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "pa" + }], + "url" : "http://hl7.org/fhir/ValueSet/PersonalRelationship-relationshiptype", + "version" : "6.0.0-ballot2", + "name" : "PersonalRelationshipType", + "title" : "Personal Relationship Type", + "status" : "draft", + "experimental" : false, + "publisher" : "FHIR Project team", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "A set of codes that can be used to indicate the relationship between a PersonalRelationship's focus and target.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/v3-ParticipationType", + "concept" : [{ + "code" : "WIT" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleClass", + "concept" : [{ + "code" : "NOT" + }, + { + "code" : "ECON" + }, + { + "code" : "NOK" + }, + { + "code" : "GUARD" + }, + { + "code" : "DEPEN" + }, + { + "code" : "EMP" + }, + { + "code" : "GUAR" + }, + { + "code" : "CAREGIVER" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0131", + "concept" : [{ + "code" : "E" + }, + { + "code" : "O" + }, + { + "code" : "U" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "concept" : [{ + "code" : "INTPRTER" + }, + { + "code" : "POWATT" + }, + { + "code" : "DPOWATT" + }, + { + "code" : "HPOWATT" + }, + { + "code" : "SPOWATT" + }, + { + "code" : "BILL" + }] + }] + }, + "expansion" : { + "identifier" : "urn:uuid:36598e50-bbf1-47d5-9f93-50b4d9c41d9f", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 18, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/v3-ParticipationType|5.0.0" + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/v3-RoleClass|4.0.0" + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/v2-0131|2.0.0" + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode|3.0.0" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/v3-ParticipationType", + "code" : "WIT", + "display" : "witness" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleClass", + "code" : "NOT", + "display" : "notary public" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleClass", + "code" : "ECON", + "display" : "emergency contact" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleClass", + "code" : "NOK", + "display" : "next of kin" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleClass", + "code" : "GUARD", + "display" : "guardian" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleClass", + "code" : "DEPEN", + "display" : "dependent" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleClass", + "code" : "EMP", + "display" : "employee" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleClass", + "code" : "GUAR", + "display" : "guarantor", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://snomed.info/sct", + "code" : "900000000000013009" + }, + "value" : "GuarantorRole" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleClass", + "code" : "CAREGIVER", + "display" : "caregiver" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0131", + "code" : "E", + "display" : "Employer", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Arbeitgeber" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0131", + "code" : "O", + "display" : "Other", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "andere" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0131", + "code" : "U", + "display" : "Unknown", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "unbekannt" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "INTPRTER", + "display" : "interpreter" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "POWATT", + "display" : "power of attorney" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "DPOWATT", + "display" : "durable power of attorney" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "HPOWATT", + "display" : "healthcare power of attorney" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "SPOWATT", + "display" : "special power of attorney" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode", + "code" : "BILL", + "display" : "Billing Contact" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/organization-role", + "resource" : { + "resourceType" : "ValueSet", + "id" : "organization-role", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "pa" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/organization-role", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.880" + }], + "version" : "6.0.0-ballot2", + "name" : "OrganizationAffiliationRole", + "title" : "Organization Affiliation Role", + "status" : "draft", + "experimental" : true, + "publisher" : "FHIR Project team", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "This example value set defines a set of codes that can be used to indicate the role of one Organization in relation to another.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/organization-role" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:26ac180b-2c13-4eac-9dc3-066273da638b", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 8, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/organization-role|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/organization-role", + "code" : "provider", + "display" : "Provider" + }, + { + "system" : "http://hl7.org/fhir/organization-role", + "code" : "agency", + "display" : "Agency" + }, + { + "system" : "http://hl7.org/fhir/organization-role", + "code" : "research", + "display" : "Research" + }, + { + "system" : "http://hl7.org/fhir/organization-role", + "code" : "payer", + "display" : "Payer" + }, + { + "system" : "http://hl7.org/fhir/organization-role", + "code" : "diagnostics", + "display" : "Diagnostics" + }, + { + "system" : "http://hl7.org/fhir/organization-role", + "code" : "supplier", + "display" : "Supplier" + }, + { + "system" : "http://hl7.org/fhir/organization-role", + "code" : "HIE/HIO", + "display" : "HIE/HIO" + }, + { + "system" : "http://hl7.org/fhir/organization-role", + "code" : "member", + "display" : "Member" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/verificationresult-need", + "resource" : { + "resourceType" : "ValueSet", + "id" : "verificationresult-need", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "pa" + }], + "url" : "http://hl7.org/fhir/ValueSet/verificationresult-need", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.882" + }], + "version" : "6.0.0-ballot2", + "name" : "Need", + "title" : "need", + "status" : "draft", + "experimental" : false, + "date" : "2018-06-05T14:06:02+00:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "The frequency with which the target must be validated", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/need" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:009cda50-df3c-4d2f-a938-f875149fea22", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 3, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/need|1.0.1" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/need", + "code" : "none", + "display" : "None" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/need", + "code" : "initial", + "display" : "Initial" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/need", + "code" : "periodic", + "display" : "Periodic" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/verificationresult-status", + "resource" : { + "resourceType" : "ValueSet", + "id" : "verificationresult-status", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "pa" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/verificationresult-status", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.884" + }], + "version" : "6.0.0-ballot2", + "name" : "VerificationResultStatus", + "title" : "Verification Result status", + "status" : "draft", + "experimental" : true, + "date" : "2018-06-05T14:06:02+00:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "The validation status of the target", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/CodeSystem/verificationresult-status" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:76a52eb2-9669-4dd8-92d5-155f743715c8", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 7, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/CodeSystem/verificationresult-status|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/CodeSystem/verificationresult-status", + "code" : "attested", + "display" : "Attested" + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/verificationresult-status", + "code" : "validated", + "display" : "Validated" + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/verificationresult-status", + "code" : "in-process", + "display" : "In process" + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/verificationresult-status", + "code" : "req-revalid", + "display" : "Requires revalidation" + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/verificationresult-status", + "code" : "val-fail", + "display" : "Validation failed" + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/verificationresult-status", + "code" : "reval-fail", + "display" : "Re-Validation failed" + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/verificationresult-status", + "code" : "entered-in-error", + "display" : "Entered in Error" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/verificationresult-validation-type", + "resource" : { + "resourceType" : "ValueSet", + "id" : "verificationresult-validation-type", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "pa" + }], + "url" : "http://hl7.org/fhir/ValueSet/verificationresult-validation-type", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.886" + }], + "version" : "6.0.0-ballot2", + "name" : "ValidationType", + "title" : "validation-type", + "status" : "draft", + "experimental" : false, + "date" : "2018-06-05T14:06:02+00:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "What the target is validated against", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/validation-type" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:98ac0805-dd3c-4285-9e86-4d22e81934cc", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 3, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/validation-type|1.0.1" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/validation-type", + "code" : "nothing", + "display" : "Nothing" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/validation-type", + "code" : "primary", + "display" : "Primary Source" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/validation-type", + "code" : "multiple", + "display" : "Multiple Sources" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/verificationresult-validation-process", + "resource" : { + "resourceType" : "ValueSet", + "id" : "verificationresult-validation-process", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "pa" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/verificationresult-validation-process", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.888" + }], + "version" : "6.0.0-ballot2", + "name" : "ValidationProcess", + "title" : "validation-process", + "status" : "draft", + "experimental" : true, + "date" : "2018-06-05T14:06:02+00:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "The primary process by which the target is validated", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/validation-process" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:8115e797-d7c6-4198-8038-aa467575ebd0", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 6, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/validation-process|1.0.1" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/validation-process", + "code" : "edit-check", + "display" : "edit check" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/validation-process", + "code" : "valueset", + "display" : "value set" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/validation-process", + "code" : "primary", + "display" : "primary source" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/validation-process", + "code" : "multi", + "display" : "multiple sources" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/validation-process", + "code" : "standalone", + "display" : "standalone" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/validation-process", + "code" : "in-context", + "display" : "in context" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/verificationresult-failure-action", + "resource" : { + "resourceType" : "ValueSet", + "id" : "verificationresult-failure-action", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "pa" + }], + "url" : "http://hl7.org/fhir/ValueSet/verificationresult-failure-action", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.890" + }], + "version" : "6.0.0-ballot2", + "name" : "FailureAction", + "title" : "failure-action", + "status" : "draft", + "experimental" : false, + "date" : "2018-06-05T14:06:02+00:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "The result if validation fails", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/failure-action" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:56ba08ea-b9d0-4f62-baf5-02db14f450d2", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 4, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/failure-action|1.0.1" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/failure-action", + "code" : "fatal", + "display" : "Fatal" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/failure-action", + "code" : "warn", + "display" : "Warning" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/failure-action", + "code" : "rec-only", + "display" : "Record only" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/failure-action", + "code" : "none", + "display" : "None" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/verificationresult-primary-source-type", + "resource" : { + "resourceType" : "ValueSet", + "id" : "verificationresult-primary-source-type", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "pa" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/verificationresult-primary-source-type", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.892" + }], + "version" : "6.0.0-ballot2", + "name" : "PrimarySourceType", + "title" : "primary-source-type", + "status" : "draft", + "experimental" : true, + "date" : "2018-06-05T14:06:02+00:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "Type of the validation primary source", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/primary-source-type" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:9b906e74-f416-40e0-8f19-ae7defadb2ff", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 9, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/primary-source-type|1.0.1" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/primary-source-type", + "code" : "lic-board", + "display" : "License Board" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/primary-source-type", + "code" : "prim", + "display" : "Primary Education" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/primary-source-type", + "code" : "cont-ed", + "display" : "Continuing Education" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/primary-source-type", + "code" : "post-serv", + "display" : "Postal Service" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/primary-source-type", + "code" : "rel-own", + "display" : "Relationship owner" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/primary-source-type", + "code" : "reg-auth", + "display" : "Registration Authority" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/primary-source-type", + "code" : "legal", + "display" : "Legal source" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/primary-source-type", + "code" : "issuer", + "display" : "Issuing source" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/primary-source-type", + "code" : "auth-source", + "display" : "Authoritative source" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/verificationresult-communication-method", + "resource" : { + "resourceType" : "ValueSet", + "id" : "verificationresult-communication-method", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "pa" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/verificationresult-communication-method", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.1401" + }], + "version" : "6.0.0-ballot2", + "name" : "VerificationresultCommunicationMethod", + "title" : "VerificationResult Communication Method", + "status" : "active", + "experimental" : true, + "date" : "2018-10-31", + "publisher" : "HL7 International", + "contact" : [{ + "telecom" : [{ + "system" : "other", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "Attested information may be validated by process that are manual or automated. For automated processes it may accomplished by the system of record reaching out through another system's API or information may be sent to the system of record. This value set defines a set of codes to describing the process, the how, a resource or data element is validated.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/verificationresult-communication-method" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:6bdcd091-4820-42d9-9085-f87031668536", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 4, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/verificationresult-communication-method|1.0.0" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/verificationresult-communication-method", + "code" : "manual", + "display" : "Manual" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/verificationresult-communication-method", + "code" : "portal", + "display" : "Portal" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/verificationresult-communication-method", + "code" : "pull", + "display" : "Pull" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/verificationresult-communication-method", + "code" : "push", + "display" : "Push" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/verificationresult-validation-status", + "resource" : { + "resourceType" : "ValueSet", + "id" : "verificationresult-validation-status", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "pa" + }], + "url" : "http://hl7.org/fhir/ValueSet/verificationresult-validation-status", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.894" + }], + "version" : "6.0.0-ballot2", + "name" : "ValidationStatus", + "title" : "validation-status", + "status" : "draft", + "experimental" : false, + "date" : "2018-06-05T14:06:02+00:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "Status of the validation of the target against the primary source", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/validation-status" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:0ad10307-da24-466b-bbc8-41aa7ba72d37", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 3, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/validation-status|1.0.1" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/validation-status", + "code" : "successful", + "display" : "Successful" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/validation-status", + "code" : "failed", + "display" : "Failed" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/validation-status", + "code" : "unknown", + "display" : "Unknown" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/verificationresult-can-push-updates", + "resource" : { + "resourceType" : "ValueSet", + "id" : "verificationresult-can-push-updates", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "pa" + }], + "url" : "http://hl7.org/fhir/ValueSet/verificationresult-can-push-updates", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.896" + }], + "version" : "6.0.0-ballot2", + "name" : "CanPushUpdates", + "title" : "can-push-updates", + "status" : "draft", + "experimental" : false, + "date" : "2018-06-05T14:06:02+00:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "Ability of the primary source to push updates/alerts", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/can-push-updates" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:87576e63-159c-4fb9-9b1b-80e5f49bf16a", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 3, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/can-push-updates|1.0.1" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/can-push-updates", + "code" : "yes", + "display" : "Yes" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/can-push-updates", + "code" : "no", + "display" : "No" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/can-push-updates", + "code" : "undetermined", + "display" : "Undetermined" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/verificationresult-push-type-available", + "resource" : { + "resourceType" : "ValueSet", + "id" : "verificationresult-push-type-available", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "pa" + }], + "url" : "http://hl7.org/fhir/ValueSet/verificationresult-push-type-available", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.898" + }], + "version" : "6.0.0-ballot2", + "name" : "PushTypeAvailable", + "title" : "push-type-available", + "status" : "draft", + "experimental" : false, + "date" : "2018-06-05T14:06:02+00:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "Type of alerts/updates the primary source can send", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/push-type-available" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:64132a28-31c7-4551-aed6-5d852f6779f7", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 3, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/push-type-available|1.0.1" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/push-type-available", + "code" : "specific", + "display" : "Specific requested changes" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/push-type-available", + "code" : "any", + "display" : "Any changes" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/push-type-available", + "code" : "source", + "display" : "As defined by source" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/medicinal-product-type", + "resource" : { + "resourceType" : "ValueSet", + "id" : "medicinal-product-type", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "brr" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/medicinal-product-type", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3022" + }], + "version" : "6.0.0-ballot2", + "name" : "MedicinalProductType", + "title" : "Medicinal Product Type", + "status" : "draft", + "experimental" : true, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "Overall defining type of this Medicinal Product.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/medicinal-product-type" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:5b4bdf0c-a5e0-4d3c-a2aa-312d7f129b91", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 2, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/medicinal-product-type|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/medicinal-product-type", + "code" : "MedicinalProduct", + "display" : "Medicinal Product" + }, + { + "system" : "http://hl7.org/fhir/medicinal-product-type", + "code" : "InvestigationalProduct", + "display" : "Investigational Medicinal Product" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/medicinal-product-domain", + "resource" : { + "resourceType" : "ValueSet", + "id" : "medicinal-product-domain", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "brr" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/medicinal-product-domain", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3018" + }], + "version" : "6.0.0-ballot2", + "name" : "MedicinalProductDomain", + "title" : "Medicinal Product Domain", + "status" : "draft", + "experimental" : true, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "Applicable domain for this product (e.g. human, veterinary)", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/medicinal-product-domain" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:34cd27ab-d0f7-406c-b674-7d780c41d544", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 3, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/medicinal-product-domain|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/medicinal-product-domain", + "code" : "Human", + "display" : "Human use" + }, + { + "system" : "http://hl7.org/fhir/medicinal-product-domain", + "code" : "Veterinary", + "display" : "Veterinary use" + }, + { + "system" : "http://hl7.org/fhir/medicinal-product-domain", + "code" : "HumanAndVeterinary", + "display" : "Human and Veterinary use" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/combined-dose-form", + "resource" : { + "resourceType" : "ValueSet", + "id" : "combined-dose-form", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "brr" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/combined-dose-form", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3019" + }], + "version" : "6.0.0-ballot2", + "name" : "CombinedDoseForm", + "title" : "Combined Dose Form", + "status" : "draft", + "experimental" : true, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "Dose forms for a product as a whole, considering all individual parts, but before any mixing", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/combined-dose-form" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:31098491-1367-4bea-b8c3-c90d89fdc419", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 77, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/combined-dose-form|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/combined-dose-form", + "code" : "100000073366", + "display" : "Powder and solvent for oral solution" + }, + { + "system" : "http://hl7.org/fhir/combined-dose-form", + "code" : "100000073651", + "display" : "Powder and solvent for oral suspension" + }, + { + "system" : "http://hl7.org/fhir/combined-dose-form", + "code" : "100000073774", + "display" : "Eye drops, powder and solvent for solution" + }, + { + "system" : "http://hl7.org/fhir/combined-dose-form", + "code" : "100000073781", + "display" : "Eye drops, powder and solvent for suspension" + }, + { + "system" : "http://hl7.org/fhir/combined-dose-form", + "code" : "100000073801", + "display" : "Ear drops, powder and solvent for suspension" + }, + { + "system" : "http://hl7.org/fhir/combined-dose-form", + "code" : "100000073860", + "display" : "Powder and solvent for solution for infusion" + }, + { + "system" : "http://hl7.org/fhir/combined-dose-form", + "code" : "100000073868", + "display" : "Powder and solvent for solution for injection" + }, + { + "system" : "http://hl7.org/fhir/combined-dose-form", + "code" : "100000073869", + "display" : "Powder and solvent for suspension for injection" + }, + { + "system" : "http://hl7.org/fhir/combined-dose-form", + "code" : "100000073884", + "display" : "Powder and solvent for implantation paste" + }, + { + "system" : "http://hl7.org/fhir/combined-dose-form", + "code" : "100000073891", + "display" : "Endotracheopulmonary instillation, powder and solvent for solution" + }, + { + "system" : "http://hl7.org/fhir/combined-dose-form", + "code" : "100000073892", + "display" : "Powder and solvent for endocervical gel" + }, + { + "system" : "http://hl7.org/fhir/combined-dose-form", + "code" : "100000073941", + "display" : "Powder and solvent for sealant" + }, + { + "system" : "http://hl7.org/fhir/combined-dose-form", + "code" : "100000073972", + "display" : "Concentrate and solvent for concentrate for solution for infusion" + }, + { + "system" : "http://hl7.org/fhir/combined-dose-form", + "code" : "100000073973", + "display" : "Concentrate and solvent for cutaneous use" + }, + { + "system" : "http://hl7.org/fhir/combined-dose-form", + "code" : "100000073974", + "display" : "Concentrate and solvent for injection" + }, + { + "system" : "http://hl7.org/fhir/combined-dose-form", + "code" : "100000073975", + "display" : "Concentrate and solvent for solution for infusion" + }, + { + "system" : "http://hl7.org/fhir/combined-dose-form", + "code" : "100000073987", + "display" : "Concentrate and diluent for solution for infusion" + }, + { + "system" : "http://hl7.org/fhir/combined-dose-form", + "code" : "100000073988", + "display" : "Concentrate and solvent for cutaneous solution" + }, + { + "system" : "http://hl7.org/fhir/combined-dose-form", + "code" : "100000073989", + "display" : "Concentrate and solvent for solution for injection" + }, + { + "system" : "http://hl7.org/fhir/combined-dose-form", + "code" : "100000073990", + "display" : "Concentrate and solvent for suspension for injection" + }, + { + "system" : "http://hl7.org/fhir/combined-dose-form", + "code" : "100000073999", + "display" : "Granules and solvent for suspension for injection" + }, + { + "system" : "http://hl7.org/fhir/combined-dose-form", + "code" : "100000074015", + "display" : "Powder and solvent for concentrate for solution for infusion" + }, + { + "system" : "http://hl7.org/fhir/combined-dose-form", + "code" : "100000074016", + "display" : "Powder and solvent for cutaneous solution" + }, + { + "system" : "http://hl7.org/fhir/combined-dose-form", + "code" : "100000074017", + "display" : "Powder and solvent for gingival gel" + }, + { + "system" : "http://hl7.org/fhir/combined-dose-form", + "code" : "100000074018", + "display" : "Powder and solvent for prolonged-release suspension for injection" + }, + { + "system" : "http://hl7.org/fhir/combined-dose-form", + "code" : "100000074030", + "display" : "Powder and solvent for endosinusial solution" + }, + { + "system" : "http://hl7.org/fhir/combined-dose-form", + "code" : "100000074031", + "display" : "Powder and solvent for intraocular instillation solution" + }, + { + "system" : "http://hl7.org/fhir/combined-dose-form", + "code" : "100000074032", + "display" : "Powder and suspension for suspension for injection" + }, + { + "system" : "http://hl7.org/fhir/combined-dose-form", + "code" : "100000074048", + "display" : "Suspension and effervescent granules for oral suspension" + }, + { + "system" : "http://hl7.org/fhir/combined-dose-form", + "code" : "100000074051", + "display" : "Tablet and solvent for rectal suspension" + }, + { + "system" : "http://hl7.org/fhir/combined-dose-form", + "code" : "100000074053", + "display" : "Powder and solvent for dental gel" + }, + { + "system" : "http://hl7.org/fhir/combined-dose-form", + "code" : "100000074056", + "display" : "Gas and solvent for dispersion for injection/infusion" + }, + { + "system" : "http://hl7.org/fhir/combined-dose-form", + "code" : "100000074057", + "display" : "Powder and solvent for solution for injection/infusion" + }, + { + "system" : "http://hl7.org/fhir/combined-dose-form", + "code" : "100000074061", + "display" : "Suspension and solution for spray" + }, + { + "system" : "http://hl7.org/fhir/combined-dose-form", + "code" : "100000074064", + "display" : "Tablet and powder for oral solution" + }, + { + "system" : "http://hl7.org/fhir/combined-dose-form", + "code" : "100000075580", + "display" : "Emulsion and suspension for emulsion for injection" + }, + { + "system" : "http://hl7.org/fhir/combined-dose-form", + "code" : "100000075584", + "display" : "Powder and solvent for dispersion for injection" + }, + { + "system" : "http://hl7.org/fhir/combined-dose-form", + "code" : "100000075587", + "display" : "Powder for mouth wash" + }, + { + "system" : "http://hl7.org/fhir/combined-dose-form", + "code" : "100000116137", + "display" : "Lyophilisate and solvent for solution for injection" + }, + { + "system" : "http://hl7.org/fhir/combined-dose-form", + "code" : "100000116141", + "display" : "Fibrin sealant-powder and solvent for fibrin sealant" + }, + { + "system" : "http://hl7.org/fhir/combined-dose-form", + "code" : "100000116155", + "display" : "Granules and solvent for oral suspension" + }, + { + "system" : "http://hl7.org/fhir/combined-dose-form", + "code" : "100000116160", + "display" : "Lyophilisate and solvent for suspension for injection" + }, + { + "system" : "http://hl7.org/fhir/combined-dose-form", + "code" : "100000116172", + "display" : "Powder and gel for gel" + }, + { + "system" : "http://hl7.org/fhir/combined-dose-form", + "code" : "100000116173", + "display" : "Powder and solution for solution for injection" + }, + { + "system" : "http://hl7.org/fhir/combined-dose-form", + "code" : "100000116174", + "display" : "Powder and solvent for epilesional solution" + }, + { + "system" : "http://hl7.org/fhir/combined-dose-form", + "code" : "100000116175", + "display" : "Powder and solvent for intravesical solution" + }, + { + "system" : "http://hl7.org/fhir/combined-dose-form", + "code" : "100000116176", + "display" : "Powder and solvent for intravesical suspension" + }, + { + "system" : "http://hl7.org/fhir/combined-dose-form", + "code" : "100000116177", + "display" : "Powder and solvent for nebuliser solution" + }, + { + "system" : "http://hl7.org/fhir/combined-dose-form", + "code" : "100000116179", + "display" : "Powder, dispersion and solvent for concentrate for dispersion for infusion" + }, + { + "system" : "http://hl7.org/fhir/combined-dose-form", + "code" : "100000125746", + "display" : "Powder and solvent for emulsion for injection" + }, + { + "system" : "http://hl7.org/fhir/combined-dose-form", + "code" : "100000125747", + "display" : "Nasal drops, powder and solvent for solution" + }, + { + "system" : "http://hl7.org/fhir/combined-dose-form", + "code" : "100000125777", + "display" : "Suspension and solvent for suspension for injection" + }, + { + "system" : "http://hl7.org/fhir/combined-dose-form", + "code" : "100000136318", + "display" : "Concentrate and solvent for solution for injection/infusion" + }, + { + "system" : "http://hl7.org/fhir/combined-dose-form", + "code" : "100000136325", + "display" : "Powder and solvent for solution for injection/skin-prick test" + }, + { + "system" : "http://hl7.org/fhir/combined-dose-form", + "code" : "100000136558", + "display" : "Lyophilisate and solvent for suspension for nasal administration" + }, + { + "system" : "http://hl7.org/fhir/combined-dose-form", + "code" : "100000136560", + "display" : "Powder and solvent for solution for sealant" + }, + { + "system" : "http://hl7.org/fhir/combined-dose-form", + "code" : "100000136907", + "display" : "Solution for dispersion for injection/infusion" + }, + { + "system" : "http://hl7.org/fhir/combined-dose-form", + "code" : "100000143502", + "display" : "Powder and solution for dental cement" + }, + { + "system" : "http://hl7.org/fhir/combined-dose-form", + "code" : "100000143546", + "display" : "Endotracheopulmonary instillation, powder and solvent for suspension" + }, + { + "system" : "http://hl7.org/fhir/combined-dose-form", + "code" : "100000143552", + "display" : "Powder, solvent and matrix for implantation matrix" + }, + { + "system" : "http://hl7.org/fhir/combined-dose-form", + "code" : "100000156068", + "display" : "Nasal drops, lyophilisate and solvent for suspension" + }, + { + "system" : "http://hl7.org/fhir/combined-dose-form", + "code" : "100000157796", + "display" : "Lyophilisate and suspension for suspension for injection" + }, + { + "system" : "http://hl7.org/fhir/combined-dose-form", + "code" : "100000164467", + "display" : "Powder for concentrate and solution for solution for infusion" + }, + { + "system" : "http://hl7.org/fhir/combined-dose-form", + "code" : "100000169997", + "display" : "Powder and solution for bee-hive solution" + }, + { + "system" : "http://hl7.org/fhir/combined-dose-form", + "code" : "100000170588", + "display" : "Suspension and solvent for oral spray" + }, + { + "system" : "http://hl7.org/fhir/combined-dose-form", + "code" : "100000171127", + "display" : "Lyophilisate and solvent for oral suspension" + }, + { + "system" : "http://hl7.org/fhir/combined-dose-form", + "code" : "100000171193", + "display" : "Concentrate and solvent for concentrate for oral spray, suspension" + }, + { + "system" : "http://hl7.org/fhir/combined-dose-form", + "code" : "100000171238", + "display" : "Lyophilisate and solvent for oculonasal suspension" + }, + { + "system" : "http://hl7.org/fhir/combined-dose-form", + "code" : "100000171935", + "display" : "Emulsion and lyophilisate for suspension for injection" + }, + { + "system" : "http://hl7.org/fhir/combined-dose-form", + "code" : "100000174065", + "display" : "Powder and solvent for syrup" + }, + { + "system" : "http://hl7.org/fhir/combined-dose-form", + "code" : "200000002161", + "display" : "Nasal spray, lyophilisate and solvent for suspension" + }, + { + "system" : "http://hl7.org/fhir/combined-dose-form", + "code" : "200000002287", + "display" : "Powder and solution for bee-hive dispersion" + }, + { + "system" : "http://hl7.org/fhir/combined-dose-form", + "code" : "200000004201", + "display" : "Solution and dispersion for nebuliser dispersion" + }, + { + "system" : "http://hl7.org/fhir/combined-dose-form", + "code" : "200000004819", + "display" : "Effervescent powder and powder for oral suspension" + }, + { + "system" : "http://hl7.org/fhir/combined-dose-form", + "code" : "200000004820", + "display" : "Lyophilisate and solvent for emulsion for injection" + }, + { + "system" : "http://hl7.org/fhir/combined-dose-form", + "code" : "200000005547", + "display" : "Powder and solution for suspension for injection" + }, + { + "system" : "http://hl7.org/fhir/combined-dose-form", + "code" : "200000010382", + "display" : "Lyophilisate and solvent for suspension for nasal spray or injection" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/legal-status-of-supply", + "resource" : { + "resourceType" : "ValueSet", + "id" : "legal-status-of-supply", + "meta" : { + "lastUpdated" : "2024-10-03T04:31:51.554+11:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "brr" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/legal-status-of-supply", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3017" + }], + "version" : "6.0.0-ballot2", + "name" : "LegalStatusOfSupply", + "title" : "Legal Status Of Supply", + "status" : "draft", + "experimental" : true, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "The prescription supply types appropriate to a medicinal product", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/legal-status-of-supply" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:256af434-4e33-4eca-abfe-ca809ac891c5", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 8, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/legal-status-of-supply|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/legal-status-of-supply", + "code" : "100000072076", + "display" : "Medicinal product not subject to medical prescription" + }, + { + "system" : "http://hl7.org/fhir/legal-status-of-supply", + "code" : "100000072077", + "display" : "Medicinal product on medical prescription for renewable or non-renewable delivery" + }, + { + "system" : "http://hl7.org/fhir/legal-status-of-supply", + "code" : "100000072078", + "display" : "Medicinal product subject to restricted medical prescription" + }, + { + "system" : "http://hl7.org/fhir/legal-status-of-supply", + "code" : "100000072079", + "display" : "Medicinal product on medical prescription for non-renewable delivery" + }, + { + "system" : "http://hl7.org/fhir/legal-status-of-supply", + "code" : "100000072084", + "display" : "Medicinal product subject to medical prescription" + }, + { + "system" : "http://hl7.org/fhir/legal-status-of-supply", + "code" : "100000072085", + "display" : "Medicinal product subject to special medical prescription" + }, + { + "system" : "http://hl7.org/fhir/legal-status-of-supply", + "code" : "100000072086", + "display" : "Medicinal product on medical prescription for renewable delivery" + }, + { + "system" : "http://hl7.org/fhir/legal-status-of-supply", + "code" : "100000157313", + "display" : "Medicinal product subject to special and restricted medical prescription" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/medicinal-product-additional-monitoring", + "resource" : { + "resourceType" : "ValueSet", + "id" : "medicinal-product-additional-monitoring", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "brr" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/medicinal-product-additional-monitoring", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3020" + }], + "version" : "6.0.0-ballot2", + "name" : "AdditionalMonitoring", + "title" : "Additional Monitoring", + "status" : "draft", + "experimental" : true, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "Extra monitoring defined for a Medicinal Product.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/medicinal-product-additional-monitoring" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:29c23cd7-697a-47eb-9543-0c284f0e041c", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 1, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/medicinal-product-additional-monitoring|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/medicinal-product-additional-monitoring", + "code" : "BlackTriangleMonitoring", + "display" : "Requirement for Black Triangle Monitoring" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/medicinal-product-special-measures", + "resource" : { + "resourceType" : "ValueSet", + "id" : "medicinal-product-special-measures", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "brr" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/medicinal-product-special-measures", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3024" + }], + "version" : "6.0.0-ballot2", + "name" : "SpecialMeasures", + "title" : "Special Measures", + "status" : "draft", + "experimental" : true, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "Extra measures defined for a Medicinal Product, such as a requirement to conduct post-authorization studies.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/medicinal-product-special-measures" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:d1a04d05-d8b4-4630-bb14-25e5e386214a", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 1, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/medicinal-product-special-measures|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/medicinal-product-special-measures", + "code" : "Post-authorizationStudies", + "display" : "Requirement to conduct post-authorization studies" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/medicinal-product-pediatric-use", + "resource" : { + "resourceType" : "ValueSet", + "id" : "medicinal-product-pediatric-use", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "brr" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/medicinal-product-pediatric-use", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3025" + }], + "version" : "6.0.0-ballot2", + "name" : "PediatricUse", + "title" : "Pediatric Use", + "status" : "draft", + "experimental" : true, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "Extra measures defined for a Medicinal Product, such as heightened reporting requirements.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/medicinal-product-pediatric-use" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:e59c2d22-c3e7-49b7-ad40-60d5dbf4e6fa", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 14, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/medicinal-product-pediatric-use|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/medicinal-product-pediatric-use", + "code" : "InUtero", + "display" : "In utero" + }, + { + "system" : "http://hl7.org/fhir/medicinal-product-pediatric-use", + "code" : "PretermNewborn", + "display" : "Preterm newborn infants (0 – 27 days)" + }, + { + "system" : "http://hl7.org/fhir/medicinal-product-pediatric-use", + "code" : "TermNewborn", + "display" : "Term newborn infants (0 – 27 days)" + }, + { + "system" : "http://hl7.org/fhir/medicinal-product-pediatric-use", + "code" : "Infants", + "display" : "Infants and toddlers (28 days – 23 months)" + }, + { + "system" : "http://hl7.org/fhir/medicinal-product-pediatric-use", + "code" : "Children", + "display" : "Children (2 to < 12 years)" + }, + { + "system" : "http://hl7.org/fhir/medicinal-product-pediatric-use", + "code" : "Adolescents", + "display" : "Adolescents (12 to < 18 years)" + }, + { + "system" : "http://hl7.org/fhir/medicinal-product-pediatric-use", + "code" : "Adults", + "display" : "Adults (18 to < 65 years)" + }, + { + "system" : "http://hl7.org/fhir/medicinal-product-pediatric-use", + "code" : "Elderly", + "display" : "Elderly (≥ 65 years)" + }, + { + "system" : "http://hl7.org/fhir/medicinal-product-pediatric-use", + "code" : "Neonate", + "display" : "Neonate" + }, + { + "system" : "http://hl7.org/fhir/medicinal-product-pediatric-use", + "code" : "PediatricPopulation", + "display" : "Pediatric Population (< 18 years)" + }, + { + "system" : "http://hl7.org/fhir/medicinal-product-pediatric-use", + "code" : "All", + "display" : "All" + }, + { + "system" : "http://hl7.org/fhir/medicinal-product-pediatric-use", + "code" : "Prepubertal", + "display" : "Prepubertal children (2 years to onset of puberty)" + }, + { + "system" : "http://hl7.org/fhir/medicinal-product-pediatric-use", + "code" : "AdultsAndElderly", + "display" : "Adult and elderly population (> 18 years)" + }, + { + "system" : "http://hl7.org/fhir/medicinal-product-pediatric-use", + "code" : "PubertalAndPostpubertal", + "display" : "Pubertal and postpubertal adolescents (onset of puberty to < 18 years)" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/medicinal-product-classification", + "resource" : { + "resourceType" : "ValueSet", + "id" : "medicinal-product-classification", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "brr" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/medicinal-product-classification", + "version" : "6.0.0-ballot2", + "name" : "ProductClassification", + "title" : "Product Classification", + "status" : "draft", + "experimental" : true, + "publisher" : "FHIR Project team", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "This value set includes codes from the Anatomical Therapeutic Chemical Classification System - provided as an exemplar value set.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "copyright" : "This resource includes content from the Anatomical Therapeutic Chemical Classification System which is copyright of the WHO Collaborating Centre for Drug Statistics Methodology.", + "compose" : { + "include" : [{ + "system" : "http://www.whocc.no/atc" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:8dac12be-48db-4148-9794-9733b6935b87", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 1000, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-valueset", + "valueUri" : "null" + }, + { + "name" : "used-codesystem", + "valueUri" : "http://www.whocc.no/atc|2020-05" + }, + { + "name" : "version", + "valueUri" : "http://www.whocc.no/atc|2020-05" + }], + "contains" : [{ + "system" : "http://www.whocc.no/atc", + "code" : "A", + "display" : "ALIMENTARY TRACT AND METABOLISM" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A01", + "display" : "STOMATOLOGICAL PREPARATIONS" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A01A", + "display" : "STOMATOLOGICAL PREPARATIONS" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A01AA", + "display" : "Caries prophylactic agents" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A01AA01", + "display" : "sodium fluoride" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A01AA02", + "display" : "sodium monofluorophosphate" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A01AA03", + "display" : "olaflur" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A01AA04", + "display" : "stannous fluoride" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A01AA30", + "display" : "combinations" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A01AA51", + "display" : "sodium fluoride, combinations" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A01AB", + "display" : "Antiinfectives and antiseptics for local oral treatment" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A01AB02", + "display" : "hydrogen peroxide" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A01AB03", + "display" : "chlorhexidine" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A01AB04", + "display" : "amphotericin B" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A01AB05", + "display" : "polynoxylin" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A01AB06", + "display" : "domiphen" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A01AB07", + "display" : "oxyquinoline" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A01AB08", + "display" : "neomycin" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A01AB09", + "display" : "miconazole" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A01AB10", + "display" : "natamycin" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A01AB11", + "display" : "various" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A01AB12", + "display" : "hexetidine" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A01AB13", + "display" : "tetracycline" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A01AB14", + "display" : "benzoxonium chloride" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A01AB15", + "display" : "tibezonium iodide" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A01AB16", + "display" : "mepartricin" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A01AB17", + "display" : "metronidazole" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A01AB18", + "display" : "clotrimazole" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A01AB19", + "display" : "sodium perborate" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A01AB21", + "display" : "chlortetracycline" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A01AB22", + "display" : "doxycycline" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A01AB23", + "display" : "minocycline" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A01AC", + "display" : "Corticosteroids for local oral treatment" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A01AC01", + "display" : "triamcinolone" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A01AC02", + "display" : "dexamethasone" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A01AC03", + "display" : "hydrocortisone" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A01AC54", + "display" : "prednisolone, combinations" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A01AD", + "display" : "Other agents for local oral treatment" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A01AD01", + "display" : "epinephrine" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A01AD02", + "display" : "benzydamine" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A01AD05", + "display" : "acetylsalicylic acid" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A01AD06", + "display" : "adrenalone" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A01AD07", + "display" : "amlexanox" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A01AD08", + "display" : "becaplermin" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A01AD11", + "display" : "various" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A02", + "display" : "DRUGS FOR ACID RELATED DISORDERS" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A02A", + "display" : "ANTACIDS" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A02AA", + "display" : "Magnesium compounds" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A02AA01", + "display" : "magnesium carbonate" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A02AA02", + "display" : "magnesium oxide" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A02AA03", + "display" : "magnesium peroxide" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A02AA04", + "display" : "magnesium hydroxide" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A02AA05", + "display" : "magnesium silicate" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A02AA10", + "display" : "combinations" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A02AB", + "display" : "Aluminium compounds" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A02AB01", + "display" : "aluminium hydroxide" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A02AB02", + "display" : "algeldrate" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A02AB03", + "display" : "aluminium phosphate" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A02AB04", + "display" : "dihydroxialumini sodium carbonate" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A02AB05", + "display" : "aluminium acetoacetate" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A02AB06", + "display" : "aloglutamol" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A02AB07", + "display" : "aluminium glycinate" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A02AB10", + "display" : "combinations" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A02AC", + "display" : "Calcium compounds" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A02AC01", + "display" : "calcium carbonate" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A02AC02", + "display" : "calcium silicate" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A02AC10", + "display" : "combinations" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A02AD", + "display" : "Combinations and complexes of aluminium, calcium and magnesium compounds" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A02AD01", + "display" : "ordinary salt combinations" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A02AD02", + "display" : "magaldrate" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A02AD03", + "display" : "almagate" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A02AD04", + "display" : "hydrotalcite" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A02AD05", + "display" : "almasilate" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A02AF", + "display" : "Antacids with antiflatulents" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A02AF01", + "display" : "magaldrate and antiflatulents" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A02AF02", + "display" : "ordinary salt combinations and antiflatulents" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A02AG", + "display" : "Antacids with antispasmodics" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A02AH", + "display" : "Antacids with sodium bicarbonate" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A02AX", + "display" : "Antacids, other combinations" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A02B", + "display" : "DRUGS FOR PEPTIC ULCER AND GASTRO-OESOPHAGEAL REFLUX DISEASE (GORD)" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A02BA", + "display" : "H2-receptor antagonists" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A02BA01", + "display" : "cimetidine" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A02BA02", + "display" : "ranitidine" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A02BA03", + "display" : "famotidine" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A02BA04", + "display" : "nizatidine" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A02BA05", + "display" : "niperotidine" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A02BA06", + "display" : "roxatidine" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A02BA07", + "display" : "ranitidine bismuth citrate" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A02BA08", + "display" : "lafutidine" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A02BA51", + "display" : "cimetidine, combinations" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A02BA53", + "display" : "famotidine, combinations" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A02BB", + "display" : "Prostaglandins" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A02BB01", + "display" : "misoprostol" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A02BB02", + "display" : "enprostil" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A02BC", + "display" : "Proton pump inhibitors" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A02BC01", + "display" : "omeprazole" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A02BC02", + "display" : "pantoprazole" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A02BC03", + "display" : "lansoprazole" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A02BC04", + "display" : "rabeprazole" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A02BC05", + "display" : "esomeprazole" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A02BC06", + "display" : "dexlansoprazole" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A02BC07", + "display" : "dexrabeprazole" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A02BC08", + "display" : "vonoprazan" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A02BC53", + "display" : "lansoprazole, combinations" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A02BC54", + "display" : "rabeprazole, combinations" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A02BD", + "display" : "Combinations for eradication of Helicobacter pylori" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A02BD01", + "display" : "omeprazole, amoxicillin and metronidazole" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A02BD02", + "display" : "lansoprazole, tetracycline and metronidazole" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A02BD03", + "display" : "lansoprazole, amoxicillin and metronidazole" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A02BD04", + "display" : "pantoprazole, amoxicillin and clarithromycin" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A02BD05", + "display" : "omeprazole, amoxicillin and clarithromycin" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A02BD06", + "display" : "esomeprazole, amoxicillin and clarithromycin" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A02BD07", + "display" : "lansoprazole, amoxicillin and clarithromycin" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A02BD08", + "display" : "bismuth subcitrate, tetracycline and metronidazole" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A02BD09", + "display" : "lansoprazole, clarithromycin and tinidazole" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A02BD10", + "display" : "lansoprazole, amoxicillin and levofloxacin" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A02BD11", + "display" : "pantoprazole, amoxicillin, clarithromycin and metronidazole" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A02BD12", + "display" : "rabeprazole, amoxicillin and clarithromycin" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A02BD13", + "display" : "rabeprazole, amoxicillin and metronidazole" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A02BD14", + "display" : "vonoprazan, amoxicillin and clarithromycin" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A02BD15", + "display" : "vonoprazan, amoxicillin and metronidazole" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A02BX", + "display" : "Other drugs for peptic ulcer and gastro-oesophageal reflux disease (GORD)" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A02BX01", + "display" : "carbenoxolone" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A02BX02", + "display" : "sucralfate" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A02BX03", + "display" : "pirenzepine" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A02BX04", + "display" : "methiosulfonium chloride" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A02BX05", + "display" : "bismuth subcitrate" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A02BX06", + "display" : "proglumide" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A02BX07", + "display" : "gefarnate" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A02BX08", + "display" : "sulglicotide" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A02BX09", + "display" : "acetoxolone" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A02BX10", + "display" : "zolimidine" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A02BX11", + "display" : "troxipide" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A02BX12", + "display" : "bismuth subnitrate" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A02BX13", + "display" : "alginic acid" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A02BX14", + "display" : "rebamipide" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A02BX51", + "display" : "carbenoxolone, combinations excl. psycholeptics" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A02BX71", + "display" : "carbenoxolone, combinations with psycholeptics" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A02BX77", + "display" : "gefarnate, combinations with psycholeptics" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A02X", + "display" : "OTHER DRUGS FOR ACID RELATED DISORDERS" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A03", + "display" : "DRUGS FOR FUNCTIONAL GASTROINTESTINAL DISORDERS" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A03A", + "display" : "DRUGS FOR FUNCTIONAL GASTROINTESTINAL DISORDERS" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A03AA", + "display" : "Synthetic anticholinergics, esters with tertiary amino group" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A03AA01", + "display" : "oxyphencyclimine" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A03AA03", + "display" : "camylofin" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A03AA04", + "display" : "mebeverine" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A03AA05", + "display" : "trimebutine" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A03AA06", + "display" : "rociverine" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A03AA07", + "display" : "dicycloverine" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A03AA08", + "display" : "dihexyverine" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A03AA09", + "display" : "difemerine" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A03AA30", + "display" : "piperidolate" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A03AB", + "display" : "Synthetic anticholinergics, quaternary ammonium compounds" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A03AB01", + "display" : "benzilone" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A03AB02", + "display" : "glycopyrronium bromide" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A03AB03", + "display" : "oxyphenonium" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A03AB04", + "display" : "penthienate" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A03AB05", + "display" : "propantheline" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A03AB06", + "display" : "otilonium bromide" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A03AB07", + "display" : "methantheline" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A03AB08", + "display" : "tridihexethyl" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A03AB09", + "display" : "isopropamide" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A03AB10", + "display" : "hexocyclium" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A03AB11", + "display" : "poldine" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A03AB12", + "display" : "mepenzolate" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A03AB13", + "display" : "bevonium" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A03AB14", + "display" : "pipenzolate" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A03AB15", + "display" : "diphemanil" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A03AB16", + "display" : "(2-benzhydryloxyethyl)diethyl-methylammonium iodide" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A03AB17", + "display" : "tiemonium iodide" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A03AB18", + "display" : "prifinium bromide" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A03AB19", + "display" : "timepidium bromide" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A03AB21", + "display" : "fenpiverinium" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A03AB53", + "display" : "oxyphenonium, combinations" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A03AC", + "display" : "Synthetic antispasmodics, amides with tertiary amines" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A03AC02", + "display" : "dimethylaminopropionylphenothiazine" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A03AC04", + "display" : "nicofetamide" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A03AC05", + "display" : "tiropramide" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A03AD", + "display" : "Papaverine and derivatives" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A03AD01", + "display" : "papaverine" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A03AD02", + "display" : "drotaverine" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A03AD30", + "display" : "moxaverine" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A03AE", + "display" : "Serotonin receptor antagonists" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A03AE01", + "display" : "alosetron" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A03AE03", + "display" : "cilansetron" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A03AX", + "display" : "Other drugs for functional gastrointestinal disorders" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A03AX01", + "display" : "fenpiprane" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A03AX02", + "display" : "diisopromine" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A03AX03", + "display" : "chlorbenzoxamine" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A03AX04", + "display" : "pinaverium" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A03AX05", + "display" : "fenoverine" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A03AX06", + "display" : "idanpramine" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A03AX07", + "display" : "proxazole" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A03AX08", + "display" : "alverine" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A03AX09", + "display" : "trepibutone" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A03AX10", + "display" : "isometheptene" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A03AX11", + "display" : "caroverine" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A03AX12", + "display" : "phloroglucinol" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A03AX13", + "display" : "silicones" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A03AX14", + "display" : "valethamate" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A03AX15", + "display" : "menthae piperitae aetheroleum" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A03AX30", + "display" : "trimethyldiphenylpropylamine" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A03AX58", + "display" : "alverine, combinations" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A03B", + "display" : "BELLADONNA AND DERIVATIVES, PLAIN" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A03BA", + "display" : "Belladonna alkaloids, tertiary amines" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A03BA01", + "display" : "atropine" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A03BA03", + "display" : "hyoscyamine" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A03BA04", + "display" : "belladonna total alkaloids" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A03BB", + "display" : "Belladonna alkaloids, semisynthetic, quaternary ammonium compounds" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A03BB01", + "display" : "butylscopolamine" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A03BB02", + "display" : "methylatropine" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A03BB03", + "display" : "methylscopolamine" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A03BB04", + "display" : "fentonium" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A03BB05", + "display" : "cimetropium bromide" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A03BB06", + "display" : "homatropine methylbromide" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A03C", + "display" : "ANTISPASMODICS IN COMBINATION WITH PSYCHOLEPTICS" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A03CA", + "display" : "Synthetic anticholinergic agents in combination with psycholeptics" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A03CA01", + "display" : "isopropamide and psycholeptics" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A03CA02", + "display" : "clidinium and psycholeptics" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A03CA03", + "display" : "oxyphencyclimine and psycholeptics" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A03CA04", + "display" : "otilonium bromide and psycholeptics" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A03CA05", + "display" : "glycopyrronium bromide and psycholeptics" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A03CA06", + "display" : "bevonium and psycholeptics" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A03CA07", + "display" : "ambutonium and psycholeptics" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A03CA08", + "display" : "diphemanil and psycholeptics" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A03CA09", + "display" : "pipenzolate and psycholeptics" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A03CA30", + "display" : "emepronium and psycholeptics" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A03CA34", + "display" : "propantheline and psycholeptics" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A03CB", + "display" : "Belladonna and derivatives in combination with psycholeptics" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A03CB01", + "display" : "methylscopolamine and psycholeptics" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A03CB02", + "display" : "belladonna total alkaloids and psycholeptics" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A03CB03", + "display" : "atropine and psycholeptics" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A03CB04", + "display" : "homatropine methylbromide and psycholeptics" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A03CB31", + "display" : "hyoscyamine and psycholeptics" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A03CC", + "display" : "Other antispasmodics in combination with psycholeptics" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A03D", + "display" : "ANTISPASMODICS IN COMBINATION WITH ANALGESICS" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A03DA", + "display" : "Synthetic anticholinergic agents in combination with analgesics" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A03DA01", + "display" : "tropenzilone and analgesics" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A03DA02", + "display" : "pitofenone and analgesics" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A03DA03", + "display" : "bevonium and analgesics" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A03DA04", + "display" : "ciclonium and analgesics" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A03DA05", + "display" : "camylofin and analgesics" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A03DA06", + "display" : "trospium and analgesics" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A03DA07", + "display" : "tiemonium iodide and analgesics" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A03DB", + "display" : "Belladonna and derivatives in combination with analgesics" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A03DB04", + "display" : "butylscopolamine and analgesics" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A03DC", + "display" : "Other antispasmodics in combination with analgesics" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A03E", + "display" : "ANTISPASMODICS AND ANTICHOLINERGICS IN COMBINATION WITH OTHER DRUGS" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A03EA", + "display" : "Antispasmodics, psycholeptics and analgesics in combination" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A03ED", + "display" : "Antispasmodics in combination with other drugs" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A03F", + "display" : "PROPULSIVES" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A03FA", + "display" : "Propulsives" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A03FA01", + "display" : "metoclopramide" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A03FA02", + "display" : "cisapride" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A03FA03", + "display" : "domperidone" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A03FA04", + "display" : "bromopride" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A03FA05", + "display" : "alizapride" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A03FA06", + "display" : "clebopride" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A03FA07", + "display" : "itopride" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A03FA08", + "display" : "cinitapride" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A03FA09", + "display" : "mosapride" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A04", + "display" : "ANTIEMETICS AND ANTINAUSEANTS" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A04A", + "display" : "ANTIEMETICS AND ANTINAUSEANTS" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A04AA", + "display" : "Serotonin (5HT3) antagonists" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A04AA01", + "display" : "ondansetron" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A04AA02", + "display" : "granisetron" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A04AA03", + "display" : "tropisetron" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A04AA04", + "display" : "dolasetron" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A04AA05", + "display" : "palonosetron" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A04AA55", + "display" : "palonosetron, combinations" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A04AD", + "display" : "Other antiemetics" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A04AD01", + "display" : "scopolamine" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A04AD02", + "display" : "cerium oxalate" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A04AD04", + "display" : "chlorobutanol" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A04AD05", + "display" : "metopimazine" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A04AD10", + "display" : "dronabinol" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A04AD11", + "display" : "nabilone" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A04AD12", + "display" : "aprepitant" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A04AD13", + "display" : "casopitant" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A04AD14", + "display" : "rolapitant" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A04AD51", + "display" : "scopolamine, combinations" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A04AD54", + "display" : "chlorobutanol, combinations" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A05", + "display" : "BILE AND LIVER THERAPY" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A05A", + "display" : "BILE THERAPY" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A05AA", + "display" : "Bile acids and derivatives" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A05AA01", + "display" : "chenodeoxycholic acid" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A05AA02", + "display" : "ursodeoxycholic acid" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A05AA03", + "display" : "cholic acid" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A05AA04", + "display" : "obeticholic acid" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A05AB", + "display" : "Preparations for biliary tract therapy" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A05AB01", + "display" : "nicotinyl methylamide" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A05AX", + "display" : "Other drugs for bile therapy" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A05AX01", + "display" : "piprozolin" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A05AX02", + "display" : "hymecromone" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A05AX03", + "display" : "cyclobutyrol" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A05B", + "display" : "LIVER THERAPY, LIPOTROPICS" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A05BA", + "display" : "Liver therapy" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A05BA01", + "display" : "arginine glutamate" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A05BA03", + "display" : "silymarin" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A05BA04", + "display" : "citiolone" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A05BA05", + "display" : "epomediol" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A05BA06", + "display" : "ornithine oxoglurate" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A05BA07", + "display" : "tidiacic arginine" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A05BA08", + "display" : "glycyrrhizic acid" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A05BA09", + "display" : "metadoxine" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A05C", + "display" : "DRUGS FOR BILE THERAPY AND LIPOTROPICS IN COMBINATION" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A06", + "display" : "DRUGS FOR CONSTIPATION" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A06A", + "display" : "DRUGS FOR CONSTIPATION" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A06AA", + "display" : "Softeners, emollients" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A06AA01", + "display" : "liquid paraffin" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A06AA02", + "display" : "docusate sodium" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A06AA51", + "display" : "liquid paraffin, combinations" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A06AB", + "display" : "Contact laxatives" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A06AB01", + "display" : "oxyphenisatine" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A06AB02", + "display" : "bisacodyl" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A06AB03", + "display" : "dantron" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A06AB04", + "display" : "phenolphthalein" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A06AB05", + "display" : "castor oil" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A06AB06", + "display" : "senna glycosides" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A06AB07", + "display" : "cascara" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A06AB08", + "display" : "sodium picosulfate" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A06AB09", + "display" : "bisoxatin" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A06AB20", + "display" : "contact laxatives in combination" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A06AB30", + "display" : "contact laxatives in combination with belladonna alkaloids" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A06AB52", + "display" : "bisacodyl, combinations" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A06AB53", + "display" : "dantron, combinations" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A06AB56", + "display" : "senna glycosides, combinations" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A06AB57", + "display" : "cascara, combinations" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A06AB58", + "display" : "sodium picosulfate, combinations" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A06AC", + "display" : "Bulk-forming laxatives" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A06AC01", + "display" : "ispaghula (psylla seeds)" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A06AC02", + "display" : "ethulose" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A06AC03", + "display" : "sterculia" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A06AC05", + "display" : "linseed" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A06AC06", + "display" : "methylcellulose" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A06AC07", + "display" : "triticum (wheat fibre)" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A06AC08", + "display" : "polycarbophil calcium" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A06AC51", + "display" : "ispaghula, combinations" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A06AC53", + "display" : "sterculia, combinations" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A06AC55", + "display" : "linseed, combinations" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A06AD", + "display" : "Osmotically acting laxatives" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A06AD01", + "display" : "magnesium carbonate" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A06AD02", + "display" : "magnesium oxide" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A06AD03", + "display" : "magnesium peroxide" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A06AD04", + "display" : "magnesium sulfate" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A06AD10", + "display" : "mineral salts in combination" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A06AD11", + "display" : "lactulose" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A06AD12", + "display" : "lactitol" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A06AD13", + "display" : "sodium sulfate" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A06AD14", + "display" : "pentaerithrityl" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A06AD15", + "display" : "macrogol" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A06AD16", + "display" : "mannitol" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A06AD17", + "display" : "sodium phosphate" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A06AD18", + "display" : "sorbitol" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A06AD19", + "display" : "magnesium citrate" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A06AD21", + "display" : "sodium tartrate" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A06AD61", + "display" : "lactulose, combinations" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A06AD65", + "display" : "macrogol, combinations" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A06AG", + "display" : "Enemas" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A06AG01", + "display" : "sodium phosphate" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A06AG02", + "display" : "bisacodyl" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A06AG03", + "display" : "dantron, incl. combinations" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A06AG04", + "display" : "glycerol" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A06AG06", + "display" : "oil" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A06AG07", + "display" : "sorbitol" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A06AG10", + "display" : "docusate sodium, incl. combinations" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A06AG11", + "display" : "sodium lauryl sulfoacetate, incl. combinations" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A06AG20", + "display" : "combinations" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A06AH", + "display" : "Peripheral opioid receptor antagonists" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A06AH01", + "display" : "methylnaltrexone bromide" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A06AH02", + "display" : "alvimopan" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A06AH03", + "display" : "naloxegol" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A06AH04", + "display" : "naloxone" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A06AH05", + "display" : "naldemedine" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A06AX", + "display" : "Other drugs for constipation" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A06AX01", + "display" : "glycerol" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A06AX02", + "display" : "carbon dioxide producing drugs" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A06AX03", + "display" : "lubiprostone" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A06AX04", + "display" : "linaclotide" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A06AX05", + "display" : "prucalopride" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A06AX06", + "display" : "tegaserod" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A06AX07", + "display" : "plecanatide" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A06AX08", + "display" : "tenapanor" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A07", + "display" : "ANTIDIARRHEALS, INTESTINAL ANTIINFLAMMATORY/ANTIINFECTIVE AGENTS" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A07A", + "display" : "INTESTINAL ANTIINFECTIVES" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A07AA", + "display" : "Antibiotics" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A07AA01", + "display" : "neomycin" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A07AA02", + "display" : "nystatin" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A07AA03", + "display" : "natamycin" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A07AA04", + "display" : "streptomycin" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A07AA05", + "display" : "polymyxin B" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A07AA06", + "display" : "paromomycin" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A07AA07", + "display" : "amphotericin B" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A07AA08", + "display" : "kanamycin" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A07AA09", + "display" : "vancomycin" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A07AA10", + "display" : "colistin" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A07AA11", + "display" : "rifaximin" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A07AA12", + "display" : "fidaxomicin" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A07AA13", + "display" : "rifamycin" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A07AA51", + "display" : "neomycin, combinations" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A07AA54", + "display" : "streptomycin, combinations" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A07AB", + "display" : "Sulfonamides" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A07AB02", + "display" : "phthalylsulfathiazole" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A07AB03", + "display" : "sulfaguanidine" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A07AB04", + "display" : "succinylsulfathiazole" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A07AC", + "display" : "Imidazole derivatives" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A07AC01", + "display" : "miconazole" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A07AX", + "display" : "Other intestinal antiinfectives" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A07AX01", + "display" : "broxyquinoline" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A07AX02", + "display" : "acetarsol" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A07AX03", + "display" : "nifuroxazide" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A07AX04", + "display" : "nifurzide" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A07B", + "display" : "INTESTINAL ADSORBENTS" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A07BA", + "display" : "Charcoal preparations" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A07BA01", + "display" : "medicinal charcoal" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A07BA51", + "display" : "medicinal charcoal, combinations" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A07BB", + "display" : "Bismuth preparations" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A07BC", + "display" : "Other intestinal adsorbents" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A07BC01", + "display" : "pectin" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A07BC02", + "display" : "kaolin" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A07BC03", + "display" : "crospovidone" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A07BC04", + "display" : "attapulgite" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A07BC05", + "display" : "diosmectite" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A07BC30", + "display" : "combinations" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A07BC54", + "display" : "attapulgite, combinations" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A07C", + "display" : "ELECTROLYTES WITH CARBOHYDRATES" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A07CA", + "display" : "Oral rehydration salt formulations" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A07D", + "display" : "ANTIPROPULSIVES" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A07DA", + "display" : "Antipropulsives" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A07DA01", + "display" : "diphenoxylate" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A07DA02", + "display" : "opium" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A07DA03", + "display" : "loperamide" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A07DA04", + "display" : "difenoxin" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A07DA05", + "display" : "loperamide oxide" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A07DA06", + "display" : "eluxadoline" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A07DA52", + "display" : "morphine, combinations" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A07DA53", + "display" : "loperamide, combinations" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A07E", + "display" : "INTESTINAL ANTIINFLAMMATORY AGENTS" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A07EA", + "display" : "Corticosteroids acting locally" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A07EA01", + "display" : "prednisolone" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A07EA02", + "display" : "hydrocortisone" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A07EA03", + "display" : "prednisone" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A07EA04", + "display" : "betamethasone" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A07EA05", + "display" : "tixocortol" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A07EA06", + "display" : "budesonide" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A07EA07", + "display" : "beclometasone" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A07EB", + "display" : "Antiallergic agents, excl. corticosteroids" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A07EB01", + "display" : "cromoglicic acid" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A07EC", + "display" : "Aminosalicylic acid and similar agents" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A07EC01", + "display" : "sulfasalazine" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A07EC02", + "display" : "mesalazine" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A07EC03", + "display" : "olsalazine" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A07EC04", + "display" : "balsalazide" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A07F", + "display" : "ANTIDIARRHEAL MICROORGANISMS" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A07FA", + "display" : "Antidiarrheal microorganisms" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A07FA01", + "display" : "lactic acid producing organisms" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A07FA02", + "display" : "saccharomyces boulardii" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A07FA51", + "display" : "lactic acid producing organisms, combinations" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A07X", + "display" : "OTHER ANTIDIARRHEALS" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A07XA", + "display" : "Other antidiarrheals" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A07XA01", + "display" : "albumin tannate" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A07XA02", + "display" : "ceratonia" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A07XA03", + "display" : "calcium compounds" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A07XA04", + "display" : "racecadotril" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A07XA06", + "display" : "crofelemer" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A07XA51", + "display" : "albumin tannate, combinations" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A08", + "display" : "ANTIOBESITY PREPARATIONS, EXCL. DIET PRODUCTS" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A08A", + "display" : "ANTIOBESITY PREPARATIONS, EXCL. DIET PRODUCTS" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A08AA", + "display" : "Centrally acting antiobesity products" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A08AA01", + "display" : "phentermine" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A08AA02", + "display" : "fenfluramine" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A08AA03", + "display" : "amfepramone" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A08AA04", + "display" : "dexfenfluramine" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A08AA05", + "display" : "mazindol" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A08AA06", + "display" : "etilamfetamine" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A08AA07", + "display" : "cathine" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A08AA08", + "display" : "clobenzorex" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A08AA09", + "display" : "mefenorex" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A08AA10", + "display" : "sibutramine" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A08AA11", + "display" : "lorcaserin" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A08AA56", + "display" : "ephedrine, combinations" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A08AA62", + "display" : "bupropion and naltrexone" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A08AB", + "display" : "Peripherally acting antiobesity products" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A08AB01", + "display" : "orlistat" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A08AX", + "display" : "Other antiobesity drugs" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A08AX01", + "display" : "rimonabant" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A09", + "display" : "DIGESTIVES, INCL. ENZYMES" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A09A", + "display" : "DIGESTIVES, INCL. ENZYMES" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A09AA", + "display" : "Enzyme preparations" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A09AA01", + "display" : "diastase" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A09AA02", + "display" : "multienzymes (lipase, protease etc.)" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A09AA03", + "display" : "pepsin" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A09AA04", + "display" : "tilactase" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A09AB", + "display" : "Acid preparations" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A09AB01", + "display" : "glutamic acid hydrochloride" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A09AB02", + "display" : "betaine hydrochloride" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A09AB03", + "display" : "hydrochloric acid" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A09AB04", + "display" : "citric acid" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A09AC", + "display" : "Enzyme and acid preparations, combinations" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A09AC01", + "display" : "pepsin and acid preparations" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A09AC02", + "display" : "multienzymes and acid preparations" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A10", + "display" : "DRUGS USED IN DIABETES" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A10A", + "display" : "INSULINS AND ANALOGUES" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A10AB", + "display" : "Insulins and analogues for injection, fast-acting" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A10AB01", + "display" : "insulin (human)" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A10AB02", + "display" : "insulin (beef)" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A10AB03", + "display" : "insulin (pork)" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A10AB04", + "display" : "insulin lispro" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A10AB05", + "display" : "insulin aspart" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A10AB06", + "display" : "insulin glulisine" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A10AB30", + "display" : "combinations" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A10AC", + "display" : "Insulins and analogues for injection, intermediate-acting" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A10AC01", + "display" : "insulin (human)" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A10AC02", + "display" : "insulin (beef)" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A10AC03", + "display" : "insulin (pork)" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A10AC04", + "display" : "insulin lispro" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A10AC30", + "display" : "combinations" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A10AD", + "display" : "Insulins and analogues for injection, intermediate- or long-acting combined with fast-acting" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A10AD01", + "display" : "insulin (human)" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A10AD02", + "display" : "insulin (beef)" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A10AD03", + "display" : "insulin (pork)" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A10AD04", + "display" : "insulin lispro" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A10AD05", + "display" : "insulin aspart" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A10AD06", + "display" : "insulin degludec and insulin aspart" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A10AD30", + "display" : "combinations" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A10AE", + "display" : "Insulins and analogues for injection, long-acting" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A10AE01", + "display" : "insulin (human)" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A10AE02", + "display" : "insulin (beef)" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A10AE03", + "display" : "insulin (pork)" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A10AE04", + "display" : "insulin glargine" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A10AE05", + "display" : "insulin detemir" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A10AE06", + "display" : "insulin degludec" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A10AE30", + "display" : "combinations" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A10AE54", + "display" : "insulin glargine and lixisenatide" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A10AE56", + "display" : "insulin degludec and liraglutide" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A10AF", + "display" : "Insulins and analogues for inhalation" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A10AF01", + "display" : "insulin (human)" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A10B", + "display" : "BLOOD GLUCOSE LOWERING DRUGS, EXCL. INSULINS" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A10BA", + "display" : "Biguanides" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A10BA01", + "display" : "phenformin" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A10BA02", + "display" : "metformin" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A10BA03", + "display" : "buformin" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A10BB", + "display" : "Sulfonylureas" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A10BB01", + "display" : "glibenclamide" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A10BB02", + "display" : "chlorpropamide" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A10BB03", + "display" : "tolbutamide" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A10BB04", + "display" : "glibornuride" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A10BB05", + "display" : "tolazamide" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A10BB06", + "display" : "carbutamide" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A10BB07", + "display" : "glipizide" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A10BB08", + "display" : "gliquidone" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A10BB09", + "display" : "gliclazide" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A10BB10", + "display" : "metahexamide" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A10BB11", + "display" : "glisoxepide" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A10BB12", + "display" : "glimepiride" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A10BB31", + "display" : "acetohexamide" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A10BC", + "display" : "Sulfonamides (heterocyclic)" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A10BC01", + "display" : "glymidine" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A10BD", + "display" : "Combinations of oral blood glucose lowering drugs" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A10BD01", + "display" : "phenformin and sulfonylureas" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A10BD02", + "display" : "metformin and sulfonylureas" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A10BD03", + "display" : "metformin and rosiglitazone" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A10BD04", + "display" : "glimepiride and rosiglitazone" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A10BD05", + "display" : "metformin and pioglitazone" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A10BD06", + "display" : "glimepiride and pioglitazone" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A10BD07", + "display" : "metformin and sitagliptin" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A10BD08", + "display" : "metformin and vildagliptin" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A10BD09", + "display" : "pioglitazone and alogliptin" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A10BD10", + "display" : "metformin and saxagliptin" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A10BD11", + "display" : "metformin and linagliptin" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A10BD12", + "display" : "pioglitazone and sitagliptin" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A10BD13", + "display" : "metformin and alogliptin" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A10BD14", + "display" : "metformin and repaglinide" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A10BD15", + "display" : "metformin and dapagliflozin" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A10BD16", + "display" : "metformin and canagliflozin" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A10BD17", + "display" : "metformin and acarbose" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A10BD18", + "display" : "metformin and gemigliptin" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A10BD19", + "display" : "linagliptin and empagliflozin" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A10BD20", + "display" : "metformin and empagliflozin" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A10BD21", + "display" : "saxagliptin and dapagliflozin" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A10BD22", + "display" : "metformin and evogliptin" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A10BD23", + "display" : "metformin and ertugliflozin" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A10BD24", + "display" : "sitagliptin and ertugliflozin" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A10BD25", + "display" : "metformin, saxagliptin and dapagliflozin" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A10BD26", + "display" : "metformin and lobeglitazone" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A10BF", + "display" : "Alpha glucosidase inhibitors" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A10BF01", + "display" : "acarbose" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A10BF02", + "display" : "miglitol" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A10BF03", + "display" : "voglibose" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A10BG", + "display" : "Thiazolidinediones" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A10BG01", + "display" : "troglitazone" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A10BG02", + "display" : "rosiglitazone" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A10BG03", + "display" : "pioglitazone" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A10BG04", + "display" : "lobeglitazone" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A10BH", + "display" : "Dipeptidyl peptidase 4 (DPP-4) inhibitors" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A10BH01", + "display" : "sitagliptin" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A10BH02", + "display" : "vildagliptin" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A10BH03", + "display" : "saxagliptin" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A10BH04", + "display" : "alogliptin" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A10BH05", + "display" : "linagliptin" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A10BH06", + "display" : "gemigliptin" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A10BH07", + "display" : "evogliptin" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A10BH08", + "display" : "teneligliptin" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A10BH51", + "display" : "sitagliptin and simvastatin" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A10BH52", + "display" : "gemigliptin and rosuvastatin" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A10BJ", + "display" : "Glucagon-like peptide-1 (GLP-1) analogues" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A10BJ01", + "display" : "exenatide" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A10BJ02", + "display" : "liraglutide" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A10BJ03", + "display" : "lixisenatide" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A10BJ04", + "display" : "albiglutide" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A10BJ05", + "display" : "dulaglutide" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A10BJ06", + "display" : "semaglutide" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A10BJ07", + "display" : "beinaglutide" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A10BK", + "display" : "Sodium-glucose co-transporter 2 (SGLT2) inhibitors" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A10BK01", + "display" : "dapagliflozin" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A10BK02", + "display" : "canagliflozin" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A10BK03", + "display" : "empagliflozin" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A10BK04", + "display" : "ertugliflozin" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A10BK05", + "display" : "ipragliflozin" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A10BK06", + "display" : "sotagliflozin" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A10BK07", + "display" : "luseogliflozin" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A10BX", + "display" : "Other blood glucose lowering drugs, excl. insulins" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A10BX01", + "display" : "guar gum" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A10BX02", + "display" : "repaglinide" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A10BX03", + "display" : "nateglinide" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A10BX05", + "display" : "pramlintide" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A10BX06", + "display" : "benfluorex" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A10BX08", + "display" : "mitiglinide" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A10X", + "display" : "OTHER DRUGS USED IN DIABETES" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A10XA", + "display" : "Aldose reductase inhibitors" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A10XA01", + "display" : "tolrestat" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A11", + "display" : "VITAMINS" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A11A", + "display" : "MULTIVITAMINS, COMBINATIONS" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A11AA", + "display" : "Multivitamins with minerals" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A11AA01", + "display" : "multivitamins and iron" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A11AA02", + "display" : "multivitamins and calcium" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A11AA03", + "display" : "multivitamins and other minerals, incl. combinations" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A11AA04", + "display" : "multivitamins and trace elements" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A11AB", + "display" : "Multivitamins, other combinations" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A11B", + "display" : "MULTIVITAMINS, PLAIN" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A11BA", + "display" : "Multivitamins, plain" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A11C", + "display" : "VITAMIN A AND D, INCL. COMBINATIONS OF THE TWO" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A11CA", + "display" : "Vitamin A, plain" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A11CA01", + "display" : "retinol (vit A)" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A11CA02", + "display" : "betacarotene" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A11CB", + "display" : "Vitamin A and D in combination" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A11CC", + "display" : "Vitamin D and analogues" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A11CC01", + "display" : "ergocalciferol" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A11CC02", + "display" : "dihydrotachysterol" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A11CC03", + "display" : "alfacalcidol" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A11CC04", + "display" : "calcitriol" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A11CC05", + "display" : "colecalciferol" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A11CC06", + "display" : "calcifediol" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A11CC20", + "display" : "combinations" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A11CC55", + "display" : "colecalciferol, combinations" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A11D", + "display" : "VITAMIN B1, PLAIN AND IN COMBINATION WITH VITAMIN B6 AND B12" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A11DA", + "display" : "Vitamin B1, plain" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A11DA01", + "display" : "thiamine (vit B1)" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A11DA02", + "display" : "sulbutiamine" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A11DA03", + "display" : "benfotiamine" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A11DB", + "display" : "Vitamin B1 in combination with vitamin B6 and/or vitamin B12" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A11E", + "display" : "VITAMIN B-COMPLEX, INCL. COMBINATIONS" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A11EA", + "display" : "Vitamin B-complex, plain" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A11EB", + "display" : "Vitamin B-complex with vitamin C" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A11EC", + "display" : "Vitamin B-complex with minerals" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A11ED", + "display" : "Vitamin B-complex with anabolic steroids" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A11EX", + "display" : "Vitamin B-complex, other combinations" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A11G", + "display" : "ASCORBIC ACID (VITAMIN C), INCL. COMBINATIONS" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A11GA", + "display" : "Ascorbic acid (vitamin C), plain" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A11GA01", + "display" : "ascorbic acid (vit C)" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A11GB", + "display" : "Ascorbic acid (vitamin C), combinations" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A11GB01", + "display" : "ascorbic acid (vit C) and calcium" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A11H", + "display" : "OTHER PLAIN VITAMIN PREPARATIONS" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A11HA", + "display" : "Other plain vitamin preparations" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A11HA01", + "display" : "nicotinamide" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A11HA02", + "display" : "pyridoxine (vit B6)" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A11HA03", + "display" : "tocopherol (vit E)" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A11HA04", + "display" : "riboflavin (vit B2)" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A11HA05", + "display" : "biotin" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A11HA06", + "display" : "pyridoxal phosphate" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A11HA07", + "display" : "inositol" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A11HA08", + "display" : "tocofersolan" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A11HA30", + "display" : "dexpanthenol" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A11HA31", + "display" : "calcium pantothenate" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A11HA32", + "display" : "pantethine" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A11J", + "display" : "OTHER VITAMIN PRODUCTS, COMBINATIONS" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A11JA", + "display" : "Combinations of vitamins" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A11JB", + "display" : "Vitamins with minerals" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A11JC", + "display" : "Vitamins, other combinations" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A12", + "display" : "MINERAL SUPPLEMENTS" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A12A", + "display" : "CALCIUM" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A12AA", + "display" : "Calcium" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A12AA01", + "display" : "calcium phosphate" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A12AA02", + "display" : "calcium glubionate" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A12AA03", + "display" : "calcium gluconate" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A12AA04", + "display" : "calcium carbonate" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A12AA05", + "display" : "calcium lactate" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A12AA06", + "display" : "calcium lactate gluconate" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A12AA07", + "display" : "calcium chloride" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A12AA08", + "display" : "calcium glycerylphosphate" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A12AA09", + "display" : "calcium citrate lysine complex" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A12AA10", + "display" : "calcium glucoheptonate" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A12AA11", + "display" : "calcium pangamate" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A12AA13", + "display" : "calcium citrate" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A12AA20", + "display" : "calcium (different salts in combination)" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A12AA30", + "display" : "calcium laevulate" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A12AX", + "display" : "Calcium, combinations with vitamin D and/or other drugs" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A12B", + "display" : "POTASSIUM" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A12BA", + "display" : "Potassium" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A12BA01", + "display" : "potassium chloride" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A12BA02", + "display" : "potassium citrate" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A12BA03", + "display" : "potassium hydrogentartrate" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A12BA04", + "display" : "potassium hydrogencarbonate" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A12BA05", + "display" : "potassium gluconate" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A12BA30", + "display" : "potassium (different salts in combination)" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A12BA51", + "display" : "potassium chloride, combinations" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A12C", + "display" : "OTHER MINERAL SUPPLEMENTS" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A12CA", + "display" : "Sodium" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A12CA01", + "display" : "sodium chloride" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A12CA02", + "display" : "sodium sulfate" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A12CB", + "display" : "Zinc" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A12CB01", + "display" : "zinc sulfate" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A12CB02", + "display" : "zinc gluconate" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A12CB03", + "display" : "zinc protein complex" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A12CC", + "display" : "Magnesium" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A12CC01", + "display" : "magnesium chloride" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A12CC02", + "display" : "magnesium sulfate" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A12CC03", + "display" : "magnesium gluconate" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A12CC04", + "display" : "magnesium citrate" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A12CC05", + "display" : "magnesium aspartate" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A12CC06", + "display" : "magnesium lactate" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A12CC07", + "display" : "magnesium levulinate" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A12CC08", + "display" : "magnesium pidolate" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A12CC09", + "display" : "magnesium orotate" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A12CC10", + "display" : "magnesium oxide" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A12CC30", + "display" : "magnesium (different salts in combination)" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A12CD", + "display" : "Fluoride" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A12CD01", + "display" : "sodium fluoride" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A12CD02", + "display" : "sodium monofluorophosphate" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A12CD51", + "display" : "fluoride, combinations" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A12CE", + "display" : "Selenium" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A12CE01", + "display" : "sodium selenate" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A12CE02", + "display" : "sodium selenite" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A12CX", + "display" : "Other mineral products" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A13", + "display" : "TONICS" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A13A", + "display" : "TONICS" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A14", + "display" : "ANABOLIC AGENTS FOR SYSTEMIC USE" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A14A", + "display" : "ANABOLIC STEROIDS" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A14AA", + "display" : "Androstan derivatives" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A14AA01", + "display" : "androstanolone" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A14AA02", + "display" : "stanozolol" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A14AA03", + "display" : "metandienone" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A14AA04", + "display" : "metenolone" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A14AA05", + "display" : "oxymetholone" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A14AA06", + "display" : "quinbolone" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A14AA07", + "display" : "prasterone" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A14AA08", + "display" : "oxandrolone" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A14AA09", + "display" : "norethandrolone" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A14AB", + "display" : "Estren derivatives" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A14AB01", + "display" : "nandrolone" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A14AB02", + "display" : "ethylestrenol" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A14AB03", + "display" : "oxabolone cipionate" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A14B", + "display" : "OTHER ANABOLIC AGENTS" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A15", + "display" : "APPETITE STIMULANTS" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A16", + "display" : "OTHER ALIMENTARY TRACT AND METABOLISM PRODUCTS" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A16A", + "display" : "OTHER ALIMENTARY TRACT AND METABOLISM PRODUCTS" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A16AA", + "display" : "Amino acids and derivatives" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A16AA01", + "display" : "levocarnitine" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A16AA02", + "display" : "ademetionine" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A16AA03", + "display" : "glutamine" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A16AA04", + "display" : "mercaptamine" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A16AA05", + "display" : "carglumic acid" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A16AA06", + "display" : "betaine" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A16AA07", + "display" : "metreleptin" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A16AB", + "display" : "Enzymes" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A16AB01", + "display" : "alglucerase" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A16AB02", + "display" : "imiglucerase" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A16AB03", + "display" : "agalsidase alfa" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A16AB04", + "display" : "agalsidase beta" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A16AB05", + "display" : "laronidase" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A16AB06", + "display" : "sacrosidase" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A16AB07", + "display" : "alglucosidase alfa" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A16AB08", + "display" : "galsulfase" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A16AB09", + "display" : "idursulfase" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A16AB10", + "display" : "velaglucerase alfa" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A16AB11", + "display" : "taliglucerase alfa" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A16AB12", + "display" : "elosulfase alfa" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A16AB13", + "display" : "asfotase alfa" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A16AB14", + "display" : "sebelipase alfa" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A16AB15", + "display" : "velmanase alfa" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A16AB16", + "display" : "idursulfase beta" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A16AB17", + "display" : "cerliponase alfa" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A16AB18", + "display" : "vestronidase alfa" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A16AB19", + "display" : "pegvaliase" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A16AX", + "display" : "Various alimentary tract and metabolism products" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A16AX01", + "display" : "thioctic acid" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A16AX02", + "display" : "anethole trithione" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A16AX03", + "display" : "sodium phenylbutyrate" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A16AX04", + "display" : "nitisinone" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A16AX05", + "display" : "zinc acetate" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A16AX06", + "display" : "miglustat" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A16AX07", + "display" : "sapropterin" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A16AX08", + "display" : "teduglutide" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A16AX09", + "display" : "glycerol phenylbutyrate" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A16AX10", + "display" : "eliglustat" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A16AX11", + "display" : "sodium benzoate" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A16AX12", + "display" : "trientine" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A16AX13", + "display" : "uridine triacetate" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A16AX14", + "display" : "migalastat" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A16AX15", + "display" : "telotristat" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A16AX16", + "display" : "givosiran" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A16AX17", + "display" : "triheptanoin" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A16AX18", + "display" : "lumasiran" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "A16AX30", + "display" : "sodium benzoate and sodium phenylacetate" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B", + "display" : "BLOOD AND BLOOD FORMING ORGANS" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B01", + "display" : "ANTITHROMBOTIC AGENTS" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B01A", + "display" : "ANTITHROMBOTIC AGENTS" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B01AA", + "display" : "Vitamin K antagonists" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B01AA01", + "display" : "dicoumarol" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B01AA02", + "display" : "phenindione" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B01AA03", + "display" : "warfarin" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B01AA04", + "display" : "phenprocoumon" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B01AA07", + "display" : "acenocoumarol" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B01AA08", + "display" : "ethyl biscoumacetate" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B01AA09", + "display" : "clorindione" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B01AA10", + "display" : "diphenadione" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B01AA11", + "display" : "tioclomarol" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B01AA12", + "display" : "fluindione" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B01AB", + "display" : "Heparin group" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B01AB01", + "display" : "heparin" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B01AB02", + "display" : "antithrombin III" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B01AB04", + "display" : "dalteparin" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B01AB05", + "display" : "enoxaparin" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B01AB06", + "display" : "nadroparin" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B01AB07", + "display" : "parnaparin" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B01AB08", + "display" : "reviparin" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B01AB09", + "display" : "danaparoid" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B01AB10", + "display" : "tinzaparin" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B01AB11", + "display" : "sulodexide" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B01AB12", + "display" : "bemiparin" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B01AB51", + "display" : "heparin, combinations" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B01AC", + "display" : "Platelet aggregation inhibitors excl. heparin" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B01AC01", + "display" : "ditazole" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B01AC02", + "display" : "cloricromen" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B01AC03", + "display" : "picotamide" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B01AC04", + "display" : "clopidogrel" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B01AC05", + "display" : "ticlopidine" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B01AC06", + "display" : "acetylsalicylic acid" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B01AC07", + "display" : "dipyridamole" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B01AC08", + "display" : "carbasalate calcium" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B01AC09", + "display" : "epoprostenol" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B01AC10", + "display" : "indobufen" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B01AC11", + "display" : "iloprost" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B01AC13", + "display" : "abciximab" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B01AC15", + "display" : "aloxiprin" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B01AC16", + "display" : "eptifibatide" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B01AC17", + "display" : "tirofiban" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B01AC18", + "display" : "triflusal" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B01AC19", + "display" : "beraprost" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B01AC21", + "display" : "treprostinil" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B01AC22", + "display" : "prasugrel" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B01AC23", + "display" : "cilostazol" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B01AC24", + "display" : "ticagrelor" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B01AC25", + "display" : "cangrelor" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B01AC26", + "display" : "vorapaxar" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B01AC27", + "display" : "selexipag" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B01AC30", + "display" : "combinations" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B01AC56", + "display" : "acetylsalicylic acid, combinations with proton pump inhibitors" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B01AD", + "display" : "Enzymes" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B01AD01", + "display" : "streptokinase" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B01AD02", + "display" : "alteplase" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B01AD03", + "display" : "anistreplase" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B01AD04", + "display" : "urokinase" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B01AD05", + "display" : "fibrinolysin" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B01AD06", + "display" : "brinase" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B01AD07", + "display" : "reteplase" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B01AD08", + "display" : "saruplase" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B01AD09", + "display" : "ancrod" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B01AD10", + "display" : "drotrecogin alfa (activated)" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B01AD11", + "display" : "tenecteplase" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B01AD12", + "display" : "protein C" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B01AE", + "display" : "Direct thrombin inhibitors" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B01AE01", + "display" : "desirudin" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B01AE02", + "display" : "lepirudin" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B01AE03", + "display" : "argatroban" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B01AE04", + "display" : "melagatran" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B01AE05", + "display" : "ximelagatran" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B01AE06", + "display" : "bivalirudin" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B01AE07", + "display" : "dabigatran etexilate" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B01AF", + "display" : "Direct factor Xa inhibitors" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B01AF01", + "display" : "rivaroxaban" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B01AF02", + "display" : "apixaban" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B01AF03", + "display" : "edoxaban" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B01AF04", + "display" : "betrixaban" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B01AX", + "display" : "Other antithrombotic agents" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B01AX01", + "display" : "defibrotide" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B01AX04", + "display" : "dermatan sulfate" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B01AX05", + "display" : "fondaparinux" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B01AX07", + "display" : "caplacizumab" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B02", + "display" : "ANTIHEMORRHAGICS" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B02A", + "display" : "ANTIFIBRINOLYTICS" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B02AA", + "display" : "Amino acids" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B02AA01", + "display" : "aminocaproic acid" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B02AA02", + "display" : "tranexamic acid" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B02AA03", + "display" : "aminomethylbenzoic acid" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B02AB", + "display" : "Proteinase inhibitors" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B02AB01", + "display" : "aprotinin" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B02AB02", + "display" : "alfa1 antitrypsin" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B02AB04", + "display" : "camostat" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B02AB05", + "display" : "ulinastatin" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B02B", + "display" : "VITAMIN K AND OTHER HEMOSTATICS" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B02BA", + "display" : "Vitamin K" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B02BA01", + "display" : "phytomenadione" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B02BA02", + "display" : "menadione" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B02BB", + "display" : "Fibrinogen" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B02BB01", + "display" : "fibrinogen, human" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B02BC", + "display" : "Local hemostatics" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B02BC01", + "display" : "absorbable gelatin sponge" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B02BC02", + "display" : "oxidized cellulose" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B02BC03", + "display" : "tetragalacturonic acid hydroxymethylester" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B02BC05", + "display" : "adrenalone" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B02BC06", + "display" : "thrombin" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B02BC07", + "display" : "collagen" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B02BC08", + "display" : "calcium alginate" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B02BC09", + "display" : "epinephrine" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B02BC30", + "display" : "combinations" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B02BD", + "display" : "Blood coagulation factors" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B02BD01", + "display" : "coagulation factor IX, II, VII and X in combination" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B02BD02", + "display" : "coagulation factor VIII" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B02BD03", + "display" : "factor VIII inhibitor bypassing activity" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B02BD04", + "display" : "coagulation factor IX" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B02BD05", + "display" : "coagulation factor VII" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B02BD06", + "display" : "von Willebrand factor and coagulation factor VIII in combination" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B02BD07", + "display" : "coagulation factor XIII" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B02BD08", + "display" : "coagulation factor VIIa" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B02BD10", + "display" : "von Willebrand factor" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B02BD11", + "display" : "catridecacog" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B02BD13", + "display" : "coagulation factor X" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B02BD14", + "display" : "susoctocog alfa" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B02BD30", + "display" : "thrombin" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B02BX", + "display" : "Other systemic hemostatics" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B02BX01", + "display" : "etamsylate" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B02BX02", + "display" : "carbazochrome" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B02BX03", + "display" : "batroxobin" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B02BX04", + "display" : "romiplostim" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B02BX05", + "display" : "eltrombopag" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B02BX06", + "display" : "emicizumab" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B02BX07", + "display" : "lusutrombopag" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B02BX08", + "display" : "avatrombopag" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B02BX09", + "display" : "fostamatinib" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B03", + "display" : "ANTIANEMIC PREPARATIONS" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B03A", + "display" : "IRON PREPARATIONS" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B03AA", + "display" : "Iron bivalent, oral preparations" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B03AA01", + "display" : "ferrous glycine sulfate" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B03AA02", + "display" : "ferrous fumarate" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B03AA03", + "display" : "ferrous gluconate" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B03AA04", + "display" : "ferrous carbonate" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B03AA05", + "display" : "ferrous chloride" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B03AA06", + "display" : "ferrous succinate" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B03AA07", + "display" : "ferrous sulfate" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B03AA08", + "display" : "ferrous tartrate" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B03AA09", + "display" : "ferrous aspartate" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B03AA10", + "display" : "ferrous ascorbate" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B03AA11", + "display" : "ferrous iodine" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B03AA12", + "display" : "ferrous sodium citrate" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B03AB", + "display" : "Iron trivalent, oral preparations" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B03AB01", + "display" : "ferric sodium citrate" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B03AB02", + "display" : "saccharated iron oxide" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B03AB03", + "display" : "sodium feredetate" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B03AB04", + "display" : "ferric hydroxide" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B03AB05", + "display" : "ferric oxide polymaltose complexes" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B03AB07", + "display" : "chondroitin sulfate-iron complex" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B03AB08", + "display" : "ferric acetyl transferrin" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B03AB09", + "display" : "ferric proteinsuccinylate" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B03AB10", + "display" : "ferric maltol" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B03AC", + "display" : "Iron, parenteral preparations" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B03AD", + "display" : "Iron in combination with folic acid" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B03AD01", + "display" : "ferrous amino acid complex" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B03AD02", + "display" : "ferrous fumarate" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B03AD03", + "display" : "ferrous sulfate" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B03AD04", + "display" : "ferric oxide polymaltose complexes" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B03AD05", + "display" : "ferrous gluconate" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B03AE", + "display" : "Iron in other combinations" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B03AE01", + "display" : "iron, vitamin B12 and folic acid" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B03AE02", + "display" : "iron, multivitamins and folic acid" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B03AE03", + "display" : "iron and multivitamins" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B03AE04", + "display" : "iron, multivitamins and minerals" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B03AE10", + "display" : "various combinations" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B03B", + "display" : "VITAMIN B12 AND FOLIC ACID" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B03BA", + "display" : "Vitamin B12 (cyanocobalamin and analogues)" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B03BA01", + "display" : "cyanocobalamin" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B03BA02", + "display" : "cyanocobalamin tannin complex" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B03BA03", + "display" : "hydroxocobalamin" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B03BA04", + "display" : "cobamamide" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B03BA05", + "display" : "mecobalamin" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B03BA51", + "display" : "cyanocobalamin, combinations" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B03BA53", + "display" : "hydroxocobalamin, combinations" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B03BB", + "display" : "Folic acid and derivatives" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B03BB01", + "display" : "folic acid" + }, + { + "system" : "http://www.whocc.no/atc", + "code" : "B03BB51", + "display" : "folic acid, combinations" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/medicinal-product-package-type", + "resource" : { + "resourceType" : "ValueSet", + "id" : "medicinal-product-package-type", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "brr" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/medicinal-product-package-type", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3014" + }], + "version" : "6.0.0-ballot2", + "name" : "MedicinalProductPackageType", + "title" : "Medicinal Product Package Type", + "status" : "draft", + "experimental" : true, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "Types of medicinal product packs", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/medicinal-product-package-type" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:25082ea2-02e2-4329-a7e7-181d076831ba", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 12, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/medicinal-product-package-type|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/medicinal-product-package-type", + "code" : "100000073490", + "display" : "Ampoule" + }, + { + "system" : "http://hl7.org/fhir/medicinal-product-package-type", + "code" : "100000073491", + "display" : "Applicator" + }, + { + "system" : "http://hl7.org/fhir/medicinal-product-package-type", + "code" : "100000073492", + "display" : "Automatic injection device" + }, + { + "system" : "http://hl7.org/fhir/medicinal-product-package-type", + "code" : "100000073493", + "display" : "Bag" + }, + { + "system" : "http://hl7.org/fhir/medicinal-product-package-type", + "code" : "100000073494", + "display" : "Balling gun" + }, + { + "system" : "http://hl7.org/fhir/medicinal-product-package-type", + "code" : "100000073495", + "display" : "Barrel" + }, + { + "system" : "http://hl7.org/fhir/medicinal-product-package-type", + "code" : "100000073496", + "display" : "Blister" + }, + { + "system" : "http://hl7.org/fhir/medicinal-product-package-type", + "code" : "100000073497", + "display" : "Bottle" + }, + { + "system" : "http://hl7.org/fhir/medicinal-product-package-type", + "code" : "100000073498", + "display" : "Box" + }, + { + "system" : "http://hl7.org/fhir/medicinal-product-package-type", + "code" : "100000073547", + "display" : "Sachet" + }, + { + "system" : "http://hl7.org/fhir/medicinal-product-package-type", + "code" : "100000073563", + "display" : "Vial" + }, + { + "system" : "http://hl7.org/fhir/medicinal-product-package-type", + "code" : "100000143555", + "display" : "Pack" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/substance-codes", + "resource" : { + "resourceType" : "ValueSet", + "id" : "substance-codes", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "brr" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/substance-codes", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3023" + }], + "version" : "6.0.0-ballot2", + "name" : "SNOMEDCTSubstanceCodes", + "title" : "SNOMED CT Substance Codes", + "status" : "draft", + "experimental" : true, + "publisher" : "FHIR Project team", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "This value set includes all substance codes from SNOMED CT - provided as an exemplar value set.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "copyright" : "This resource includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these specifications must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/get-snomed-ct or info@snomed.org", + "compose" : { + "include" : [{ + "system" : "http://snomed.info/sct", + "filter" : [{ + "property" : "concept", + "op" : "is-a", + "value" : "105590001" + }] + }] + }, + "expansion" : { + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/valueset-unclosed", + "valueBoolean" : true + }], + "identifier" : "urn:uuid:6826448d-997d-48ac-8f46-db797bd60bee", + "timestamp" : "2024-10-02T17:54:47+00:00", + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-valueset", + "valueUri" : "null" + }, + { + "name" : "used-codesystem", + "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230131" + }, + { + "name" : "version", + "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230131" + }], + "contains" : [{ + "system" : "http://snomed.info/sct", + "code" : "105590001", + "display" : "Substance", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Substances" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Substance (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "102002", + "display" : "Hemoglobin Okaloosa", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb 48(CD7), Leu-arg" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin Okaloosa" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin Okaloosa (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "120006", + "display" : "Ornithine racemase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ornithine racemase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "125001", + "display" : "Ferrous (59-Fe) sulfate (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ferrous (59-Fe) sulfate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "126000", + "display" : "Galactosyl-N-acetylglucosaminylgalactosylglucosylceramide alpha-galactosyltransferase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Galactosyl-N-acetylglucosaminylgalactosylglucosylceramide alpha-galactosyltransferase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "130002", + "display" : "Hemoglobin Hopkins-II", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb 112(G19), His-asp" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin Hopkins-II" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin Hopkins-II (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "131003", + "display" : "Dolichyl-phosphate mannosyltransferase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dolichyl-phosphate mannosyltransferase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "159002", + "display" : "Ferrocyanide salt", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ferrocyanide salt (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "164003", + "display" : "Phosphoenolpyruvate-protein phosphotransferase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Enzyme I of the phosphotransferase system" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phosphoenolpyruvate-protein phosphotransferase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "178002", + "display" : "Uridine diphosphate galactose", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Uridine diphosphate galactose (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Uridyl diphosphate galactose" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "UDP - Uridyl diphosphate galactose" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "186002", + "display" : "HLA-Cw9 antigen", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leukocyte antigen Cw9" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leucocyte antigen Cw9" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leukocyte antigen Cw9 (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "187006", + "display" : "Cyanocobalamin (57-Co) (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cyanocobalamin (57-Co)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "200001", + "display" : "Berberine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Berberine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "217008", + "display" : "Blood group antigen IH", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen HI" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen IO" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen IH (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "231008", + "display" : "3-hydroxyisobutyrate dehydrogenase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "3-hydroxyisobutyrate dehydrogenase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "238002", + "display" : "Heptachlor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Heptachlor (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "261000", + "display" : "Codeine phosphate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Codeine phosphate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "296000", + "display" : "Coumachlor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Coumachlor (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "327000", + "display" : "Arsenic-76 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arsenic-76" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "76-As" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "329002", + "display" : "Antimony-127 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antimony-127" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "127-Sb" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "336001", + "display" : "Fibrinogen Tokyo II", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fibrinogen Tokyo II (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "340005", + "display" : "Enzyme variant", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Enzyme variant (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "363000", + "display" : "Fibrinogen San Juan", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fibrinogen San Juan (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "370000", + "display" : "Beta>2S< glycoprotein (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Beta>2S< glycoprotein" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "371001", + "display" : "Acylcarnitine hydrolase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acylcarnitine hydrolase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "377002", + "display" : "Sparteine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lupinidine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sparteine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "392001", + "display" : "Gadolinium-151 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "151-Gd" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gadolinium-151" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "395004", + "display" : "Immunoglobulin pentamer", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immunoglobulin pentamer (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "412004", + "display" : "Ribose-5-phosphate isomerase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phosphopentosisomerase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phosphoriboisomerase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ribose-5-phosphate isomerase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "424006", + "display" : "Citramalyl-CoA lyase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Citramalyl-coenzyme A lyase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Citramalyl-coenzyme A lyase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "425007", + "display" : "Hemoglobin Nagoya", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb 97(FG4), His-pro" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin Nagoya" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin Nagoya (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "432003", + "display" : "Carminic acid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carminic acid stain (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carminic acid stain" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "438004", + "display" : "2-hydroxyglutarate dehydrogenase (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "2-hydroxyglutarate dehydrogenase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "462009", + "display" : "Urease (ATP-hydrolysing)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Urease (adenosine triphosphate-hydrolysing) (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Urease (adenosine triphosphate-hydrolysing)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "472007", + "display" : "Vegetable textile fiber", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vegetable textile fibre" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vegetable textile fiber (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "476005", + "display" : "Lymphocyte antigen CD1b", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lymphocyte antigen CD1b (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CD1b - Cluster of differentiation antigen 1b" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cluster of differentiation antigen 1b" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "498001", + "display" : "Nitrilase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nitrilase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "501001", + "display" : "Blood group antibody Sf^a^", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Stolzfus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Sf^a^ (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "505005", + "display" : "Blood group antibody M'", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody M' (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "506006", + "display" : "3-oxosteroid delta^1^-dehydrogenase (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "3-oxosteroid delta^1^-dehydrogenase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "515004", + "display" : "Blood group antigen Giaigue", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Giaigue (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "519005", + "display" : "Free protein S", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Free protein S (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "521000", + "display" : "Mercury-197 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mercury-197" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "197-Hg" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "529003", + "display" : "Guanosine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Guanosine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "538001", + "display" : "2,3-dihydroxybenzoate 3,4-dioxygenase (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "2,3-dihydroxybenzoate 3,4-dioxygenase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "O-pyrocatechuate oxygenase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "566009", + "display" : "Acrosin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acrosin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "576007", + "display" : "Blood group antibody Duck", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Duck (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "578008", + "display" : "Hemoglobin Jianghua", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb 120(GH3), Lys-ile" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin Jianghua" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin Jianghua (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "584006", + "display" : "Blood group antibody Wr^b^", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Wr^b^ (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "585007", + "display" : "Substance P", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Substance P (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "SP - Substance P" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "591009", + "display" : "2-oxoisovalerate dehydrogenase (acylating) (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "2-oxoisovalerate dehydrogenase (acylating)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "593007", + "display" : "Blood group antibody Holmes", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Holmes (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "594001", + "display" : "2-oxoglutarate synthase (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "2-oxoglutarate synthase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "597008", + "display" : "Californium-247 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "247-Cf" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Californium-247" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "604000", + "display" : "Plant sapogenin glycoside", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Plant saponin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Saponin glycoside" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Plant sapogenin glycoside (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "611001", + "display" : "Hippurate hydrolase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hippurate hydrolase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "620005", + "display" : "Trichlorophenol", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trichlorophenol (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "648005", + "display" : "Oil of calamus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oil of calamus (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "662003", + "display" : "Aeromonas proteolytica aminopeptidase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aeromonas proteolytica aminopeptidase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "668004", + "display" : "Osmium-185 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "185-Os" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osmium-185" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "683009", + "display" : "Mercuric acetate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mercuric acetate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "686001", + "display" : "Plastoquinol-plastocyanin reductase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Plastoquinol-plastocyanin reductase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "693002", + "display" : "Trichothecenes", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fusarium toxins" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trichothecenes (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trichothecene" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "698006", + "display" : "Erythromycin lactobionate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Erythromycin lactobionate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "699003", + "display" : "Coal tar extract", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Coal tar extract (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "704006", + "display" : "Blood group antigen Rx", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Sd^x^" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Rx (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "732002", + "display" : "N-valeraldehyde", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "N-valeraldehyde (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "735000", + "display" : "Blood group antigen Jobbins", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Job" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Jobbins (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "747006", + "display" : "Oxamniquine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oxamniquine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "773001", + "display" : "Hemoglobin M-Iwate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb 87(F8), His-tyr" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb M-Kankakee" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb M-Oldenburg" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb M-Sendai" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin M-Iwate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin M-Iwate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "785009", + "display" : "Dextranase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dextranase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "804003", + "display" : "Creosotic acid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Creosotic acid (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "819002", + "display" : "Lytic antibody", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lytic antibody (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "850000", + "display" : "Stizolobate synthase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stizolobate synthase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "859004", + "display" : "Peptide-N^4^-(N-acetyl-b-glucosaminyl) asparagine amidase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glycopeptidase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "N-Oligosaccharide glycopeptidase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Peptide-N^4^-(N-acetyl-b-glucosaminyl) asparagine amidase (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glycopeptide N-glycosidase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Peptide N-glycosidase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "860009", + "display" : "Immunoglobulin, aggregated", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immunoglobulin, aggregated (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "873008", + "display" : "Urethan", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Urethane" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ethyl urethan" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Urethan (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ethyl carbamate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "876000", + "display" : "Blood group antigen D", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Rh>o<" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Rh1" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "RH1 (ISBT symbol)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen D (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "D antigen" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "877009", + "display" : "Carboxypeptidase A", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carboxypolypeptidase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carboxypeptidase A (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "889006", + "display" : "(acetyl-coenzyme A carboxylase) kinase (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "[acetyl-CoA carboxylase] kinase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "(acetyl-coenzyme A carboxylase) kinase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "(acetyl-CoA carboxylase) kinase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acetyl-CoA carboxylase kinase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "896008", + "display" : "Ice", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ice (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "905001", + "display" : "o-Dihydroxycoumarin O^7^-glucosyltransferase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "o-Dihydroxycoumarin O^7^-glucosyltransferase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "923009", + "display" : "Complement component C2", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Complement component C2 (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Complement component 2" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "C2 - complement component 2" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "925002", + "display" : "Sodium iodipamide", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sodium iodipamide (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "963005", + "display" : "Pyridoxine 4-dehydrogenase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pyridoxin dehydrogenase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pyridoxine 4-dehydrogenase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "974001", + "display" : "Adenosylmethionine decarboxylase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adenosylmethionine decarboxylase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "979006", + "display" : "Carbamate kinase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carbamate kinase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "993004", + "display" : "Palladium compound", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Palladium compound (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1002007", + "display" : "Mannotetraose 2-alpha-N-acetylglucosaminyltransferase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mannotetraose 2-alpha-N-acetylglucosaminyltransferase (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alpha-N-acetylglucosaminyltransferase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1010008", + "display" : "N-Acetylneuraminate monooxygenase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "N-Acetylneuraminate monooxygenase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1018001", + "display" : "Nornicotine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nornicotine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1025008", + "display" : "Molybdenum-93 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Molybdenum-93" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "93-Mo" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1047008", + "display" : "Guanine deaminase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Guanase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Guanine aminase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Guanine deaminase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1050006", + "display" : "Melilotate 3-monooxygenase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Melilotate hydroxylase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Melilotate 3-monooxygenase (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "2-hydroxyphenylpropionate hydroxylase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1065007", + "display" : "E. coli periplasmic proteinase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "E. coli periplasmic proteinase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1080001", + "display" : "Thallium-202 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "202-Tl" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thallium-202" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1091008", + "display" : "Coagulation factor inhibitor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Substance with coagulation factor inhibitor mechanism of action (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Substance with coagulation factor inhibitor mechanism of action" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1097007", + "display" : "Blood group antigen M^A^", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen M^A^ (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1105007", + "display" : "Isochorismate synthase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Isochorismate synthase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1113008", + "display" : "Pancreatic ribonuclease", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "RNase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "RNase I" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "RNase A" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pancreatic RNase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ribonuclease I" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pancreatic ribonuclease (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1137008", + "display" : "Uranium-240 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "240-U" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Uranium-240" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1149009", + "display" : "Hemoglobin Barcelona", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb 94(FG1), Asp-his" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin Barcelona" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin Barcelona (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1160000", + "display" : "Blood group antibody Lutheran", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Lu" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antibody to antigen in ISBT system LU" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antibody to antigen in ISBT system 005" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antibody to antigen in Lutheran blood group system" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lutheran system antibody" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antibody to antigen in Lutheran blood group system (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1166006", + "display" : "Titanium", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Titanium (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ti - Titanium" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1169004", + "display" : "Hemoglobin Gower-2", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin alpha>2< epsilon>2<" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin Gower-2" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin alpha>2< epsilon>2<" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin Gower-2 (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1171004", + "display" : "Fibrinogen Kawaguchi", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fibrinogen Kawaguchi (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1185009", + "display" : "Hemoglobin Roseau-Pointe à Pitre", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb 90(F6), Glu-gly" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin Roseau-Pointe a Pitre" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin Roseau-Pointe a Pitre" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin Roseau-Pointe à Pitre (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin Roseau-Pointe à Pitre" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1189003", + "display" : "Hemoglobin F-M-Osaka", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb 63(E7), His-tyr, gamma chain" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin F-M-Osaka" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin F-M-Osaka (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1190007", + "display" : "Mephenoxalone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mephenoxalone (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1219001", + "display" : "Diethyl xanthogen disulfide", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diethyl xanthogen disulfide (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1223009", + "display" : "Blood group antigen Marks", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Marks (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1244009", + "display" : "Fibrinogen Madrid I", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fibrinogen Madrid I (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1248007", + "display" : "Leucostoma neutral proteinase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Leucostoma neutral proteinase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1269009", + "display" : "Amikacin sulfate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Amikacin sulphate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Amikacin sulfate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1272002", + "display" : "Pteridine oxidase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pteridine oxidase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1273007", + "display" : "Blood group antibody Evelyn", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Evelyn (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1313002", + "display" : "Nitrate reductase (cytochrome)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nitrate reductase (cytochrome) (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1319003", + "display" : "Blood group antibody K18", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody V.M." + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody K18 (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1320009", + "display" : "Hemoglobin Manitoba", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb 102(G9), Ser-arg" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin Manitoba" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin Manitoba (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1325004", + "display" : "Metocurine iodide", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dimethyl tubocurarine iodide" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Metocurine iodide (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1331001", + "display" : "Methamidophos", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Methamidophos (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1336006", + "display" : "Deoxycortone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deoxycorticosterone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "11-deoxycorticosterone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "21-hydroxyprogesterone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deoxycortone (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1341003", + "display" : "Hemoglobin Ta-li", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb 83(EF7), Gly-cys" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin Ta-li" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin Ta-li (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1346008", + "display" : "Blue shade eosin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Eosin BA-BN" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blue shade eosin stain (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blue shade eosin stain" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1355006", + "display" : "Antihemophilic factor B Oxford 3 variant", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Coagulation factor IX Oxford 3 variant" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antihaemophilic factor B Oxford 3 variant" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Coagulation factor IX Oxford 3 variant (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1368003", + "display" : "Iodine-131 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Iodine-131" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "131-I" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1371006", + "display" : "Blood group antigen Big", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Big (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1373009", + "display" : "Zirconium-93 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Zirconium-93" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "93-Zr" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1381005", + "display" : "Iodine-126 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "126-I" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Iodine-126" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1394007", + "display" : "Iron pentacarbonyl", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Iron pentacarbonyl (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1396009", + "display" : "Actinium", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Actinium (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1405004", + "display" : "Blood group antibody M^e^", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody M^e^ (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1408002", + "display" : "Blood group antibody 1123K", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody 1123K (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1416006", + "display" : "Radium compound", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radium compound (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1450002", + "display" : "Methylparafynol", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Methylpentynol" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Meparfynol" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "3-methyl-1-pentyn-3-ol" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Methylpentynol (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1466000", + "display" : "Cyclomaltodextrinase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cyclomaltodextrinase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1471007", + "display" : "Elastin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Elastin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1472000", + "display" : "Adenosine-phosphate deaminase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adenosine-phosphate deaminase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1476002", + "display" : "Codeine sulfate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Codeine sulphate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Codeine sulfate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1477006", + "display" : "Hemoglobin Yatsushiro", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb 60(E4), Val-leu" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin Yatsushiro" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin Yatsushiro (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1496005", + "display" : "Proto-oncogene", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Proto-oncogene (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1506001", + "display" : "Blood group antigen Ch^a^", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Chido" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CH1 (ISBT symbol)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Ch" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen CH/RG1" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Ch1" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Ch1 (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1517000", + "display" : "HLA-B21 antigen", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "HLA - Human leucocyte antigen B21" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leucocyte antigen B21" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "HLA - Human leukocyte antigen B21" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leukocyte antigen B21" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leukocyte antigen B21 (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1530004", + "display" : "6-carboxyhexanoate-CoA ligase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "6-carboxyhexanoate-coenzyme A ligase (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "6-carboxyhexanoate-coenzyme A ligase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "6-carboxyhexanoyl-CoA synthetase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1535009", + "display" : "Nitrogen fluoride", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nitrogen trifluoride" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nitrogen fluoride (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1536005", + "display" : "Pargyline hydrochloride", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pargyline hydrochloride (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1540001", + "display" : "Tellurium radioisotope", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tellurium radioisotope (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1545006", + "display" : "Uridine phosphorylase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pyrimidine phosphorylase (uridine)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Uridine phosphorylase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1557002", + "display" : "Talc", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Talcum" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Talcum powder" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Native hydrous magnesium silicate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Talc (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Talc dusting powder" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1565004", + "display" : "Blood group antibody Buckalew", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Buckalew (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1575001", + "display" : "Maltose tetrapalmitate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "MTP" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Maltose tetrapalmitate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1603001", + "display" : "Cobalt isotope", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cobalt isotope (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1607000", + "display" : "Homoserine kinase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Homoserine kinase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1609002", + "display" : "N-octyl isosafrole sulfoxide", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "N-octyl isosafrole sulfoxide (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1634002", + "display" : "Blood group antigen Ven", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Ven (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1649005", + "display" : "Blood group antigen Sul", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Sullivan" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Sul (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1656004", + "display" : "Hemoglobin Shaare Zedek", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb 56(E5), Lys-glu" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin Shaare Zedek" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin Shaare Zedek (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1660001", + "display" : "Plant seeds", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Plant seeds (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1668008", + "display" : "Ceforanide", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ceforanide (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1672007", + "display" : "Ligase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Substance with ligase mechanism of action (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Substance with ligase mechanism of action" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1673002", + "display" : "Xylenol", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Xylenol (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1675009", + "display" : "Rubidium-86 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "86-Rb" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rubidium-86" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1676005", + "display" : "Blood group antibody LW^ab^", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody LW>1<" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody LW>2<" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody LW>3<" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody LW^ab^ (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1681001", + "display" : "Blood group antibody BLe^b^", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody BLe^b^ (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1696002", + "display" : "12-HPETE", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "12-hydroperoxy eicosatetraenoic acid (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "12-hydroperoxy eicosatetraenoic acid" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1701009", + "display" : "Gold-191 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gold-191" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "191-Au" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1710001", + "display" : "Uric acid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Uric acid (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "UA - Uric acid" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1726000", + "display" : "Diamond", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diamond (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1727009", + "display" : "Deoxylimonate A-ring-lactonase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deoxylimonate A-ring-lactonase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1740004", + "display" : "Deoxy cytidine triphosphate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "dCTP" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deoxy cytidine triphosphate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1764003", + "display" : "Saccharopine dehydrogenase (NADP^+^,L-glutamate-forming)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Saccharopine dehydrogenase (nicotinamide adenine dinucleotide phosphate ^+^,L-glutamate-forming)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Saccharopine dehydrogenase (nicotinamide adenine dinucleotide phosphate ^+^,L-glutamate-forming) (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1768000", + "display" : "Sucrose phosphorylase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sucrose glucosyltransferase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sucrose phosphorylase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1786002", + "display" : "Leucine-tRNA ligase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Leucyl-tRNA synthetase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Leucine-transfer ribonucleic acid ligase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Leucine-transfer ribonucleic acid ligase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1793003", + "display" : "Sodium trichloroacetate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sodium trichloroacetate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1795005", + "display" : "Glyodin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glyodin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1798007", + "display" : "Hemoglobin Hammersmith", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb 42(CD1), Phe-ser" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb Chiba" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin Hammersmith" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin Hammersmith (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1799004", + "display" : "L-Lysine oxidase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "L-Lysine oxidase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1823002", + "display" : "Hemoglobin Tochigi", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin Tochigi" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin Tochigi (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1827001", + "display" : "Ribonuclease T>1<", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Guanyloribonuclease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aspergillus oryzae ribonuclease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "RNase N>1< and N>2<" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ribonuclease T>1< (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1886008", + "display" : "Verdohemoglobin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Verdohaemoglobin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Choleglobin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Verdohemoglobin (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Verdoglobin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1904005", + "display" : "Galactoside 3-fucosyltransferase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lewis-negative alpha-3-fucosyltransferase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Galactoside 3-fucosyltransferase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1914001", + "display" : "von Willebrand factor inhibitor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antibody to von Willebrand factor" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "von Willebrand factor antibody" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "von Willebrand factor antibody (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1916004", + "display" : "Boroglycerin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Boroglycerin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1940007", + "display" : "Immunoglobulin, GM>21< allotype", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immunoglobulin, GM>21< allotype (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1944003", + "display" : "Coagulation factor X Patient variant", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Coagulation factor X Patient variant (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1956002", + "display" : "Buclizine hydrochloride", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Buclizine hydrochloride (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1971003", + "display" : "Loxapine hydrochloride", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Loxapine hydrochloride (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1975007", + "display" : "Blood group antibody Niemetz", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Niemitz" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Niemetz (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1978009", + "display" : "Site-specific methyltransferase (cytosine-specific)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Modification methylase (cytosine-specific)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Site-specific methyltransferase (cytosine-specific) (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1985008", + "display" : "Vomitus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vomit" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vomitus (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1991005", + "display" : "Lignins", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lignins (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lignin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2000001", + "display" : "Heavy nitrogen", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nitrogen-15" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nitrogen-15 (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2006007", + "display" : "Inosine diphosphate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inosine diphosphate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2008008", + "display" : "Gallium-67 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gallium-67" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "67-Ga" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2009000", + "display" : "Cobalt carbonyl", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cobalt carbonyl (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2017008", + "display" : "DNA topoisomerase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Type I DNA topoisomerase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Untwisting enzyme" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Relaxing enzyme" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nicking-closing enzyme" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Swivelase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "w-Protein" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deoxyribonucleic acid topoisomerase (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deoxyribonucleic acid topoisomerase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2027002", + "display" : "Alternaria serine proteinase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alternaria serine proteinase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2029004", + "display" : "Fibrinogen Oslo II", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fibrinogen Oslo II (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2038002", + "display" : "Blood group antibody Bg^b^", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody HLA-B17" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Bg^b^ (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2039005", + "display" : "sym-Norspermidine synthase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "sym-Norspermidine synthase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2050008", + "display" : "Choloylglycine hydrolase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glycocholase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bile salt hydrolase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Choloylglycine hydrolase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2064008", + "display" : "L-Xylulokinase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "L-Xylulokinase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2082006", + "display" : "Lymphocyte antigen CD51", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lymphocyte antigen CD51 (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vitronectin receptor alpha chain" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cluster of differentiation antigen 51" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CD51 - Cluster of differentiation antigen 51" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2085008", + "display" : "Oncogene protein TCL", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "T-cell leukemia-lymphoma gene" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "T-cell leukaemia-lymphoma gene" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oncogene protein TCL (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2088005", + "display" : "Page blue G-90", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Coomassie brilliant blue G250" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Xylene brilliant cyanine G" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Page blue G-90 stain (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Page blue G-90 stain" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2096000", + "display" : "NAD^+^ ADP-ribosyltransferase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poly(ADP) polymerase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poly(adenosine diphosphate ribose) polymerase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ADP-ribosyltransferase (polymerizing)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ADP-ribosyltransferase (polymerising)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nicotinamide adenine dinucleotide ^+^ adenosine diphosphate-ribosyltransferase (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nicotinamide adenine dinucleotide ^+^ adenosine diphosphate-ribosyltransferase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2100004", + "display" : "Sulfonethylmethane", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sulfonethylmethane (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2101000", + "display" : "Yeast proteinase B", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Baker's yeast proteinase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brewer's yeast proteinase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Yeast proteinase B (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2125008", + "display" : "Betazole", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Betazole (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "1H-Pyrazole-3-ethanamine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2130007", + "display" : "Cyclohexane-1,2-diol dehydrogenase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cyclohexane-1,2-diol dehydrogenase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2141009", + "display" : "Hydrogen", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "H - Hydrogen" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hydrogen (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2147008", + "display" : "Blood group antigen Paular", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Pau" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Paular (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2151005", + "display" : "Pyridoxamine-pyruvate aminotransferase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pyridoxamine-pyruvate aminotransferase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2154002", + "display" : "Tagaturonate reductase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tagaturonate reductase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2159007", + "display" : "Azorubin S", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Naphthol red S" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Naphthylamine red" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acid red 27" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Azorubin S stain (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Azorubin S stain" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2163000", + "display" : "Dicofol", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Kelthane" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "bis-(p-Chlorophenyl) trichloroethanol" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "DTMC" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dicofol (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2168009", + "display" : "Bisphosphoglycerate mutase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diphosphoglycerate mutase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glycerate phosphomutase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bisphosphoglycerate synthase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bisphosphoglycerate mutase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2179004", + "display" : "Malonate-semialdehyde dehydratase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Malonate-semialdehyde dehydratase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2189000", + "display" : "Hemoglobin F-Dammam", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb 79(EF3), Asp-asn" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin F-Dammam" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin F-Dammam (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2194000", + "display" : "Rhodium-101 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rhodium-101" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "101-Rh" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2195004", + "display" : "Tocainide hydrochloride", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tocainide hydrochloride (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2201007", + "display" : "Bacteriopurpurin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bacteriopurpurin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2208001", + "display" : "Phenylserine aldolase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phenylserine aldolase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2212007", + "display" : "Fibrinogen Bethesda II", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fibrinogen Bethesda II (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2215009", + "display" : "Azuresin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Azuresin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2240002", + "display" : "Guanidinobutyrase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Guanidinobutyrase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2249001", + "display" : "Gentamicin sulfate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gentamicin sulfate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2254005", + "display" : "Orotic acid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Orotic acid (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2260005", + "display" : "HLA-DRw18 antigen", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leukocyte antigen DRw18" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leukocyte antigen DRw18 (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leucocyte antigen DRw18" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2262002", + "display" : "Cellulose polysulfatase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cellulose polysulphatase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cellulose polysulfatase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2264001", + "display" : "Selenium isotope", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Selenium isotope (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2309006", + "display" : "Gold", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Au - Gold" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gold (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2311002", + "display" : "Prostacyclin synthase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prostacyclin synthase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2329007", + "display" : "Blood group antibody Vel", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Vel (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2331003", + "display" : "Carbohydrate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carbohydrate (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Saccharide" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2338009", + "display" : "Plant roots", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Plant roots (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Root" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2343002", + "display" : "Guthion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Guthion (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2346005", + "display" : "Vascormone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vascormone (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2354007", + "display" : "3'-nucleotidase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "3'-nucleotidase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2369008", + "display" : "Indole-3-acetate beta-glucosyltransferase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Indole-3-acetate beta-glucosyltransferase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2370009", + "display" : "UDP-N-acetylmuramate-alanine ligase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "UDP-N-acetylmuramoyl-L-alanine synthetase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Uridine diphosphate-N-acetylmuramate-alanine ligase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Uridine diphosphate-N-acetylmuramate-alanine ligase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2376003", + "display" : "Mercury compound", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mercury compound (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2384004", + "display" : "Uranium-230 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "230-U" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Uranium-230" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2404002", + "display" : "Blood group antibody St^a^", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Stones" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody St^a^ (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2405001", + "display" : "Oxetanone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Propanolide" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Propiolactone (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Propiolactone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Beta- propiolactone" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2414006", + "display" : "Prolactin receptor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prolactin receptor (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2430003", + "display" : "Silicon radioisotope", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Silicon radioisotope (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2431004", + "display" : "Blood group antibody Friedberg", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Friedberg (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2441001", + "display" : "Mercury radioisotope", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mercury radioisotope (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2444009", + "display" : "HLA-Dw25 antigen", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leucocyte antigen Dw25" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leukocyte antigen Dw25" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leukocyte antigen Dw25 (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2450004", + "display" : "Mannosamine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mannosamine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2462000", + "display" : "Glucose dehydrogenase (NADP^+^)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glucose dehydrogenase (nicotinamide adenine dinucleotide phosphate ^+^)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glucose dehydrogenase (nicotinamide adenine dinucleotide phosphate ^+^) (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2466002", + "display" : "Chloride peroxidase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chloride peroxidase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2500009", + "display" : "Lymphocyte antigen CDw41b", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lymphocyte antigen CDw41b (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2509005", + "display" : "D-glutamic acid oxidase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "D-glutamate oxidase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "D-glutamate oxidase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2522002", + "display" : "Extravascular blood", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Extravascular blood (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2529006", + "display" : "Hemoglobin Wood", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb 97(FG4), His-leu" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin Wood" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin Wood (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2537003", + "display" : "Antituberculosis agent", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antituberculosis agent (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2568004", + "display" : "Blood group antigen McAuley", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen McAuley (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2573005", + "display" : "Immunoglobulin, GM>13< allotype", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immunoglobulin, GM>13< allotype (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2575003", + "display" : "Zinc alpha>2< glycoprotein", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Zinc alpha>2< glycoprotein (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Zinc alpha-2 glycoprotein" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2595009", + "display" : "Tellurium-119m (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tellurium-119m" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "119m-Te" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2597001", + "display" : "Alpha-1 globulin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alpha 1 globulin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alpha 1 globulin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2611008", + "display" : "Blood group antibody La Fave", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody La Fave (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2637006", + "display" : "Indium isotope", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Indium isotope (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2648004", + "display" : "Bile vomitus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bile vomitus (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2649007", + "display" : "Azo dye", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Azo dye (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Azo-dye" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2660003", + "display" : "Sodium dehydrocholate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sodium dehydrocholate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2671002", + "display" : "Dehydropantoate hydroxymethyltransferase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "3-methyl-2-oxobutanoate hydroxy-methyltransferase (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "3-methyl-2-oxobutanoate hydroxy-methyltransferase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alpha-ketoisovalerate hydroxymethyltransferase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2674005", + "display" : "Cesium-128 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cesium-128" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "128-Cs" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2676007", + "display" : "C3(H20)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "C3(H20) (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2678008", + "display" : "Hemoglobin New Mexico", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb 100(G2), Pro-arg" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin New Mexico" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin New Mexico (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2680002", + "display" : "Anti-factor XIII", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Circulating anti-factor XIII" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Factor XIII inhibitor" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Factor XIII antibody" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Factor XIII antibody (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2698003", + "display" : "Natural gas", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Natural gas (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2705002", + "display" : "Arsenic-72 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "72-As" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arsenic-72" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2706001", + "display" : "Blood group antigen Vennera", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Vennera (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2719002", + "display" : "Tartrate dehydratase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tartrate dehydratase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2721007", + "display" : "Blood group antigen McC^f^", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen McC^f^ (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2728001", + "display" : "Antigen in Lewis (Le) blood group system", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lewis antigen type" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antigen in Lewis (Le) blood group system (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lewis system antigen" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2753003", + "display" : "Blood group antibody M>1<", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody M>1< (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2754009", + "display" : "Hemoglobin F-Kennestone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb 77(EF1), His-arg" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin F-Kennestone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin F-Kennestone (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2765004", + "display" : "Blood group antigen Sc3", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "SC3 (ISBT symbol)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Sc3 (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2778004", + "display" : "Pleural fluid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pleural fluid (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2796008", + "display" : "Methantheline (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Methanthelinium" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Methantheline" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2799001", + "display" : "Methylbenzethonium chloride", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Methylbenzethonium chloride (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Methylbenzethonium" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2823004", + "display" : "Hemoglobin Bristol", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb 67(E11), Val-asp" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin Bristol" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin Bristol (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2832002", + "display" : "Molybdenum compound", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Molybdenum compound (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2846002", + "display" : "Hemoglobin Saitama", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb 117(G19), His-pro" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin Saitama" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin Saitama (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2869004", + "display" : "Ethanoic acid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acetic acid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acetic acid (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2878005", + "display" : "Isonipecaine hydrochloride", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pethidine hydrochloride" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Meperidine hydrochloride" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pethidine hydrochloride (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2880004", + "display" : "Calcium sulfate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Calcium sulphate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Calcium sulfate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2883002", + "display" : "Exopolygalacturonate lyase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Exopolygalacturonate lyase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2913009", + "display" : "Immunoglobulin E, H chain", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immunoglobulin E, H chain (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immunoglobulin epsilon chain" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2916001", + "display" : "Neon-22 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "22-Ne" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neon-22" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2925007", + "display" : "Fluorometholone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fluorometholone (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2927004", + "display" : "Rescinnamine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rescinnamine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2938004", + "display" : "Pyrazole", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pyrazole (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "1,2-diazole" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2942001", + "display" : "Carbon (14-C) xylose (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carbon (14-C) xylose" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carbon (14-C) D-xylose" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2950005", + "display" : "Hemoglobin L-Persian Gulf", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb 57(E6), Gly-arg" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin L-Persian Gulf" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin L-Persian Gulf (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2958003", + "display" : "Zinc caprylate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Zinc caprylate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2964005", + "display" : "Dimethoxyamphetamine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "DMA" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dimethoxyamphetamine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2974008", + "display" : "Trichophyton schoenleinii collagenase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trichophyton schoenleinii collagenase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2988007", + "display" : "HLA-Aw antigen", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leukocyte antigen Aw (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leukocyte antigen Aw" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leucocyte antigen Aw" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2991007", + "display" : "Mecamylamine hydrochloride", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mecamylamine hydrochloride (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2995003", + "display" : "Arecoline", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arecoline (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3027009", + "display" : "Barium-133 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Barium-133" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "133-Ba" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3031003", + "display" : "Dihydroxyaluminum sodium carbonate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dihydroxyaluminium sodium carbonate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dihydroxyaluminum sodium carbonate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3040004", + "display" : "Technetium (99m-Tc) disofenin (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Technetium (99m-Tc) disofenin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3045009", + "display" : "Nitrochlorobenzene", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nitrochlorobenzene (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3052006", + "display" : "Ornithine-oxo-acid aminotransferase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ornithine-oxo-acid aminotransferase (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ornithine ketoacid aminotransferase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3066001", + "display" : "Triiodothyroacetic acid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "TRIAC" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Triiodothyroacetic acid (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "3,5,3' triiodothyroacetic acid" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3070009", + "display" : "Aspartate-ammonia ligase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Asparagine synthetase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aspartate-ammonia ligase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3087006", + "display" : "Oil of male fern", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oil of male fern (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3107005", + "display" : "Hemoglobin Shuangfeng", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb 27(B8), Glu-lys" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin Shuangfeng" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin Shuangfeng (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3108000", + "display" : "Aspergillus deoxyribonuclease K>1<", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aspergillus DNase K>1<" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aspergillus deoxyribonuclease K>1< (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3131000", + "display" : "Blood group antigen Middel", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Mid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Middel (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3136005", + "display" : "Cefoperazone sodium", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cefoperazone sodium (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3142009", + "display" : "Azacyclonol", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diphenyl carbinol" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Azacyclonol (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3145006", + "display" : "Penicillic acid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Penicillic acid (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3150000", + "display" : "Sialate O-acetylesterase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sialate O-acetylesterase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3151001", + "display" : "Left upper lobe mucus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Left upper lobe mucus (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3155005", + "display" : "3-phosphoglyceroyl-phosphate-polyphosphate phosphotransferase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "3-phosphoglyceroyl-phosphate-polyphosphate phosphotransferase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3161008", + "display" : "3-methyl histidine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "3-methyl histidine (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "3-methylhistidine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3167007", + "display" : "Hard coal", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anthracite" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hard coal (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3187008", + "display" : "Blood group antigen Nielsen", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Nielsen (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3193000", + "display" : "Alpha-1,4-glucan-protein synthase (uridine diphosphate-forming)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alpha-1,4-glucan-protein synthase (UDP-forming)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alpha-1,4-glucan-protein synthase (uridine diphosphate-forming) (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3197004", + "display" : "Inosine monophosphate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inosine monophosphate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3209002", + "display" : "Pancuronium sodium", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pancuronium sodium (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3212004", + "display" : "Manganese sulfate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Manganese sulphate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Manganese sulfate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3225007", + "display" : "Fibrinogen Seattle I", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fibrinogen Seattle I (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3232003", + "display" : "O-benzyl-parachlorophenol (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "O-benzyl-parachlorophenol" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ortho-benzyl-para-chlorophenol" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3271000", + "display" : "Hemoglobin Southampton", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb 106(G8), Leu-pro" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb Casper" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin Southampton" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin Southampton (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3273002", + "display" : "Tyrosine-ester sulfotransferase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tyrosine-ester sulphotransferase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tyrosine-ester sulfotransferase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3300001", + "display" : "Euphorbain", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Euphorbain (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3318003", + "display" : "Vaginal secretion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vaginal secretion (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3325005", + "display" : "Lipopolysaccharide", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lipopolysaccharide (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3339005", + "display" : "(R)-20-Hydroxysteroid dehydrogenase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cortisone reductase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "(R)-20-Hydroxysteroid dehydrogenase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3340007", + "display" : "Alpha-amylase (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alpha-amylase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3342004", + "display" : "Copper isotope", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Copper isotope (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3346001", + "display" : "Hemoglobin Brest", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb 127(H5), Gln-lys" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin Brest" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin Brest (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3378009", + "display" : "Imipramine hydrochloride", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Imipramine hydrochloride (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3379001", + "display" : "Thimerosal", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thiomersal" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thimerosal (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Merthiolate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3392003", + "display" : "Aldehyde dehydrogenase (acceptor)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aldehyde dehydrogenase (acceptor) (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3405005", + "display" : "2-hydroxy-3-oxoadipate synthase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "2-hydroxy-3-oxoadipate synthase (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "2-hydroxy-3-oxo-adipate synthase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3411008", + "display" : "bis-(Dimethylthiocarbamyl) disulfide", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "bis-(Dimethylthiocarbamyl) disulfide (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3437006", + "display" : "Hydroxymethylglutaryl-CoA hydrolase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hydroxymethylglutaryl-coenzyme A hydrolase (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hydroxymethylglutaryl-coenzyme A hydrolase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3440006", + "display" : "Biotin carboxylase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Biotin carboxylase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3455002", + "display" : "Discontinued pesticide", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Discontinued pesticide (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3463001", + "display" : "L-amino-acid dehydrogenase (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "L-amino-acid dehydrogenase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3465008", + "display" : "DNA topoisomerase (ATP-hydrolysing)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Type II DNA topoisomerase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "DNA-gyrase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deoxyribonucleic acid topoisomerase (adenosine triphosphate [ATP]-hydrolysing)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deoxyribonucleic acid topoisomerase (adenosine triphosphate-hydrolysing) (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deoxyribonucleic acid topoisomerase (adenosine triphosphate-hydrolysing)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3466009", + "display" : "Dimethylamine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dimethylamine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3492002", + "display" : "Galactinol-sucrose galactosyltransferase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Galactinol-sucrose galactosyltransferase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3493007", + "display" : "Smegma clitoridis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Smegma clitoridis (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3495000", + "display" : "Cystyl-aminopeptidase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oxytocinase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cystyl-aminopeptidase (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cystine aminopeptidase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3501003", + "display" : "Isoxsuprine hydrochloride", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Isoxsuprine hydrochloride (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3523004", + "display" : "Hemoglobin Q-India", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb 64(E13), Asp-his" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin Q-India" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin Q-India (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3532002", + "display" : "Laryngeal mucus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Laryngeal mucus (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3555004", + "display" : "Blood group antigen Morrison", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Morrison (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3579002", + "display" : "Cesium-129 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cesium-129" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "129-Cs" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3581000", + "display" : "Glucose-6-phosphatase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glucose-6-phosphatase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3587001", + "display" : "Malate dehydrogenase (decarboxylating)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Malate dehydrogenase (decarboxylating) (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3588006", + "display" : "Complement enzyme", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Complement enzyme (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3597005", + "display" : "Acebutolol hydrochloride", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acebutolol hydrochloride (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3602003", + "display" : "Warm antibody", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Warm agglutinin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Warm antibody (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3610002", + "display" : "Epoxide hydrolase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Epoxide hydratase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arene-oxide hydratase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Epoxide hydrolase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3617004", + "display" : "Selenium-79 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Selenium-79" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "79-Se" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3648007", + "display" : "Glucocorticoid receptor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glucocorticoid receptor (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3655009", + "display" : "Hemoglobin Constant Springs", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin Constant Springs" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin Constant Springs (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin Constant Spring" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb - Haemoglobin Constant Spring" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb - Hemoglobin Constant Spring" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin Constant Spring" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3672002", + "display" : "Fibrinogen Caracas", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fibrinogen Caracas (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3684000", + "display" : "Phenylacetic acid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phenylacetic acid (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3689005", + "display" : "Hemoglobin Mizushi", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb 75(EF4), Asp-gly" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin Mizushi" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin Mizushi (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3692009", + "display" : "Sodium sulfite", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sodium sulfite (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3693004", + "display" : "Fibrinogen Dusard", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fibrinogen Dusard (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fibrinogen Dusart" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3702007", + "display" : "CDPglycerol glycerophosphotransferase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Teichoic-acid synthase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cytidine diphosphate (CDP) glycerol glycerophosphotransferase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cytidine diphosphate glycerol glycerophosphotransferase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cytidine diphosphate glycerol glycerophosphotransferase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3710008", + "display" : "Prostaglandin synthase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prostaglandin-endoperoxide synthase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prostaglandin G/H synthase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prostaglandin synthase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3718001", + "display" : "Cow's milk", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cow's milk (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3726009", + "display" : "Valine-tRNA ligase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Valyl-tRNA synthetase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Valine-transfer ribonucleic acid ligase (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Valine-transfer ribonucleic acid ligase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3727000", + "display" : "Hemoglobin F-Port Royal", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb 125(H3), Glu-ala" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin F-Port Royal" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin F-Port Royal (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3730007", + "display" : "Blood group antigen Tr^a^", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Traversu" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Lanthois" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Tr^a^ (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3737005", + "display" : "Nitrate reductase (NADH)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nitrate reductase (reduced nicotinamide adenine dinucleotide)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nitrate reductase (reduced nicotinamide adenine dinucleotide) (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3742002", + "display" : "Extracellular crystal", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Extracellular crystal (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3757009", + "display" : "Gossypol", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cottonseed meal toxin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gossypol (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3771001", + "display" : "Neuromelanin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neuromelanin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3775005", + "display" : "Choline dehydrogenase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Choline dehydrogenase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3776006", + "display" : "Xanthine dehydrogenase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Xanthine dehydrogenase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3792001", + "display" : "Arachidonic acid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arachidonic acid (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Eicosatetraenoic acid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "5,8,11,14-eicosatetraenoic acid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "AA - arachidonic acid" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3800009", + "display" : "Acetate kinase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acetokinase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acetate kinase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3807007", + "display" : "Blood group antigen c", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Rh4" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "RH4 (ISBT symbol)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "c antigen" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen c (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3811001", + "display" : "Magnesium-protoporphyrin methyltransferase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Magnesium-protoporphyrin methyltransferase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3812008", + "display" : "Beryllium isotope", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Beryllium isotope (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3816006", + "display" : "Vanadium isotope", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vanadium isotope (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3823007", + "display" : "Prochlorperazine edisylate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prochlorperazine edisylate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3829006", + "display" : "Iron", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Iron (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fe - 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", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cytidine monophosphate (CMP)-N-acetylneuraminate-(alpha-N-acetyl-neuraminyl-2,3-beta-galactosyl-1,3)-N-acetyl-galactosaminide alpha-2,6-sialyltransferase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cytidine monophosphate-N-acetylneuraminate-(alpha-N-acetyl-neuraminyl-2,3-beta-galactosyl-1,3)-N-acetyl-galactosaminide alpha-2,6-sialyltransferase (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cytidine monophosphate-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", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glutaminase (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "L-glutaminase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3844007", + "display" : "Protoaphin-aglucone dehydratase (cyclizing)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Protoaphin-aglucone dehydratase (cyclising)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Protoaphin-aglucone dehydratase (cyclizing) (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3848005", + "display" : "Nitrotoluene", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nitrotoluene (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3849002", + "display" : "Carbon black", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Amorphous carbon" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carbon black (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3854006", + "display" : "Bis-chloro methyl ether (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bis-chloro methyl ether" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3874004", + "display" : "Hydrocodone bitartrate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dihydrocodeinone bitartrate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hydrocodone bitartrate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3892007", + "display" : "Thymidine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thymidine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3896005", + "display" : "p-Hydroxybenzoate ester", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "p-Hydroxybenzoate ester (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3897001", + "display" : "Blood group antigen 'N'", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen N quotes" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "MNS30 (ISBT symbol)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen GPB^N^" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen 'N' (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3906002", + "display" : "Rectified birch tar oil (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rectified birch tar oil" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3920009", + "display" : "Hemoglobin Atago", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb 85(F6), Asp-tyr" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin Atago" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin Atago (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3930000", + "display" : "Manufactured gas", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Manufactured gas (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3932008", + "display" : "Copper-64 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Copper-64" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "64-Cu" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3941003", + "display" : "Metronidazole hydrochloride", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Metronidazole hydrochloride (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3945007", + "display" : "Tin isotope", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tin isotope (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3958008", + "display" : "Californium-245 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "245-Cf" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Californium-245" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3961009", + "display" : "Blood group antigen Ritherford", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Ritherford (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3976001", + "display" : "Blood group antigen HEMPAS", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen HEMPAS (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3982003", + "display" : "Oxaloacetate decarboxylase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oxalase beta-decarboxylase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oxaloacetate decarboxylase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3983008", + "display" : "N,-N-dimethyltryptamine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "DMT" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "N,-N-dimethyltryptamine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3990003", + "display" : "Alkaline phosphatase isoenzyme, bone fraction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alkaline phosphatase isoenzyme, bone fraction (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alkaline phosphatase bone isoenzyme" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3994007", + "display" : "Hemoglobin Tampa", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb 79(EF3), Asp-tyr" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin Tampa" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin Tampa (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4014000", + "display" : "Sulfisomidine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sulphisomidine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sulfisomidine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4024008", + "display" : "Soft metal", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Soft metal (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4025009", + "display" : "Captodiamine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ectyl urea" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Captodiame" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Captodiamine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4043008", + "display" : "Etidocaine hydrochloride", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Etidocaine hydrochloride (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4047009", + "display" : "cis-1,2-Dihydrobenzene-1,2-diol dehydrogenase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "cis-1,2-Dihydrobenzene-1,2-diol dehydrogenase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4048004", + "display" : "1,1,2,2-tetrachloro-1,2- difluoroethane (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "1,1,2,2-tetrachloro-1,2- difluoroethane" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4067000", + "display" : "Chorismate mutase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chorismate mutase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4076007", + "display" : "Parathyroid hormone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PTH - Parathyroid hormone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intact parathyroid hormone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intact parathyrin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Parathormone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intact parathyroid hormone (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4077003", + "display" : "Dihydrolipoamide succinyltransferase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dihydrolipoamide succinyltransferase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4080002", + "display" : "Hemoglobin Grady, Dakar", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin Grady, Dakar" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin Grady, Dakar (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4091009", + "display" : "Enteropeptidase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Enterokinase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Enteropeptidase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4097008", + "display" : "Apo-SAA complex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Apo-SAA complex (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4104007", + "display" : "Chondroitin sulfate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chondroitin sulphate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chondroitin sulfate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4105008", + "display" : "Adenylate cyclase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adenylylcyclase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adenyl cyclase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adenylate cyclase (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "3',5'-cyclic AMP synthetase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4115002", + "display" : "Blood group antibody Norlander", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Norlander (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4137009", + "display" : "sec-Butyl acetate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acetic acid sec-butyl ester" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Secondary butyl acetate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "sec-Butyl acetate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4153007", + "display" : "Long-chain-enoyl-CoA hydratase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Long-chain-enoyl-coenzyme A hydratase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Long-chain-enoyl-coenzyme A hydratase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4167003", + "display" : "Lymphocyte antigen CD31", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lymphocyte antigen CD31 (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PECAM-1 - Platelet endothelial cell adhesion molecule-1" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cluster of differentiation antigen 31" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Platelet endothelial cell adhesion molecule-1" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CD31 - Cluster of differentiation antigen 31" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4169000", + "display" : "Blood group antibody Le^bH^", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Le^bH^ (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4177001", + "display" : "Hemoglobin Long Island-Marseille", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin Long Island-Marseille" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin Long Island-Marseille (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4182008", + "display" : "CDPdiacylglycerol-serine O-phosphatidyl-transferase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phosphatidylserine synthase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CDPdiglycerine-serine O-phosphatidyltransferase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cytidine diphosphate (CDP) diacylglycerol-serine O-phosphatidyl-transferase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cytidine diphosphate diacylglycerol-serine O-phosphatidyl-transferase (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cytidine diphosphate diacylglycerol-serine O-phosphatidyl-transferase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4188007", + "display" : "Fibrinogen Sydney II", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fibrinogen Sydney II (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4200007", + "display" : "Neriifolin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neriifolin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4201006", + "display" : "6-aminohexanoate-dimer hydrolase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "6-aminohexanoic acid oligomer hydrolase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "6-aminohexanoate-dimer hydrolase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4203009", + "display" : "Imipramine pamoate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Imipramine pamoate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4207005", + "display" : "Cortisone beta-reductase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cortisone beta-reductase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4217000", + "display" : "Fluorosilicate salt", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Silicofluoride salt" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fluorosilicate salt (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4218005", + "display" : "Immunoglobulin, GM>23< allotype", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immunoglobulin, GM>23< allotype (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4231000", + "display" : "Gallium isotope", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gallium isotope (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4239003", + "display" : "Glycerol dehydrogenase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glycerol dehydrogenase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4255005", + "display" : "Americium-241 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Americium-241" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "241-Am" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4289006", + "display" : "Keyhole-limpet hemocyanin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "KLH" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Keyhole-limpet hemocyanin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4290002", + "display" : "Linamarin synthase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Linamarin synthase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4314009", + "display" : "Blood group antibody Allchurch", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Allchurch (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4334005", + "display" : "Tar oil", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Wood tar oil" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tar oil (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4342006", + "display" : "2-aminopyridine (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "2-aminopyridine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4353000", + "display" : "Dibutyl phthalate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dibutyl phthalate (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Di-n-butylphthalate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4355007", + "display" : "Coagulation factor IX San Dimas variant", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Coagulation factor IX San Dimas variant (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4362003", + "display" : "4-coumarate-CoA ligase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "4-coumarate-coenzyme A ligase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "4-coumaroyl-CoA synthetase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "4-coumarate-coenzyme A ligase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4370008", + "display" : "Acetone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acetone (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4393002", + "display" : "Blood group antigen Fedor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Fedor (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4401009", + "display" : "Blood group antibody H>T<", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody H>T< (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4422003", + "display" : "Blood group antigen", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4423008", + "display" : "Fibrinogen New York II", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fibrinogen New York II (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4425001", + "display" : "Blood group antibody Binge", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Binge (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4435007", + "display" : "Sulfuryl fluoride", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sulphuryl fluoride" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sulfuryl fluoride (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4437004", + "display" : "Cesium-127 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "127-Cs" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cesium-127" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4471008", + "display" : "Californium-244 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Californium-244" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "244-Cf" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4479005", + "display" : "Hemoglobin Brockton", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb 138(H16), Ala-pro" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin Brockton" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin Brockton (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4480008", + "display" : "Sulfaethidole", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sulphaethidole" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sulfaethidole (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4509009", + "display" : "Plant phenanthrene toxin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Plant phenanthrene toxin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4534009", + "display" : "Bismuth-208 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "208-Bi" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bismuth-208" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4540002", + "display" : "ADP deaminase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adenosine diphosphate (ADP) deaminase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adenosine diphosphate deaminase (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adenosine diphosphate deaminase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4546008", + "display" : "Aliphatic carboxylic acid, C14:0", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Myristic acid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Myristic acid (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tetradecanoic acid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Myristate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tetradecanoate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "n-tetradecanoic acid" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4555006", + "display" : "Blood group antibody Rils", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Rils (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4560005", + "display" : "Hemoglobin Mizuho", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb 68(E12), Leu-pro" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin Mizuho" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin Mizuho (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4561009", + "display" : "Arginine decarboxylase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arginine decarboxylase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4564001", + "display" : "Blood group antibody Sisson", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Sisson (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4567008", + "display" : "Galactose-1-phosphate thymidylyltransferase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "dTDPgalactose pyrophosphorylase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Galactose-1-phosphate thymidylyltransferase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4582003", + "display" : "Blood group antigen N^A^", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen N^A^ (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4591004", + "display" : "Blood group antigen Kam", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Far" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Kamhuber" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "MNS22 (ISBT symbol)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen MNS22" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Far (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4610008", + "display" : "Senile cardiac protein", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ASC protein" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Senile cardiac protein (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4616002", + "display" : "Triclobisonium chloride", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Triclobisonium chloride (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4629002", + "display" : "Hypoglycin B", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypoglycin B (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4635002", + "display" : "Arterial blood", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arterial blood (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4643007", + "display" : "Calf thymus ribonuclease H", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Endoribonuclease H (calf thymus)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "RNase H" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Calf thymus ribonuclease H (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4656000", + "display" : "Alcian blue 8GX", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alcian blue 8GX stain (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alcian blue 8GX stain" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alcian blue stain" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alcian blue" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4674009", + "display" : "2,3-dihydroxybenzoate serine ligase (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "2,3-dihydroxybenzoate serine ligase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "N-(2,3-dihydroxybenzoyl)serine synthetase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4681002", + "display" : "Potassium permanganate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Potassium permanganate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4693006", + "display" : "Chromium (51-Cr) albumin (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chromium (51-Cr) albumin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4700006", + "display" : "Beef insulin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Beef insulin (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bovine insulin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Insulin bovine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4706000", + "display" : "Chlorine monoxide", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dichlorine monoxide" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chlorine monoxide (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4714006", + "display" : "Osmium-183m (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osmium-183m" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "183m-Os" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4728000", + "display" : "Scopulariopsis proteinase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Scopulariopsis proteinase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4732006", + "display" : "Oncogene protein P55, V-MYC", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "V-MYC protein P55" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oncogene protein P55, V-MYC (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4746006", + "display" : "Hemoglobin Mito", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb 144(HC1), Lys-glu" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin Mito" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin Mito (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4761007", + "display" : "Lymphocyte antigen CD30", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lymphocyte antigen CD30 (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CD30 - Cluster of differentiation antigen 30" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cluster of differentiation antigen 30" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ki-1" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ber-H2" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4762000", + "display" : "Platelet antigen HPA-3b", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Platelet antigen Bak^b^" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Platelet antigen HPA-3b (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4777008", + "display" : "Fluroxene", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fluroxene (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4780009", + "display" : "Secbutabarbital sodium", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Butabarbital sodium" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Secbutabarbital sodium (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4786003", + "display" : "Beta-1,4-mannosyl-glycoprotein beta-1,4-N-acetylglucosaminyltransferase (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Beta-1,4-mannosyl-glycoprotein beta-1,4-N-acetylglucosaminyltransferase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "N-glycosyl-oligosaccharide-glycoprotein N-acetylglucosaminyltransferase III" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4789005", + "display" : "Blood group antibody Bultar", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Bultar (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4793004", + "display" : "Azobenzene reductase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Azobenzene reductase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4814001", + "display" : "Valethamate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Valethamate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4824009", + "display" : "Amine oxidase (flavin-containing)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Monoamine oxidase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tyramine oxidase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tyraminase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Amine oxidase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adrenaline oxidase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Amine oxidase (flavin-containing) (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "MAO - Monoamine oxidase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Epinephrine oxidase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4825005", + "display" : "Peptidyl-glycinamidase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carboxyamidase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Peptidyl carboxyamidase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Peptidyl-glycinamidase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4831008", + "display" : "Arabinose-5-phosphate isomerase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arabinose-5-phosphate isomerase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4832001", + "display" : "Technetium (99m-Tc) mebrofenin (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Technetium (99m-Tc) mebrofenin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4833006", + "display" : "Glucan endo-1,3-alpha-glucosidase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Endo-1,3-alpha-glucanase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glucan endo-1,3-alpha-glucosidase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4844003", + "display" : "3,3' T>2<", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "3,3' diiodothyronine (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "3,3' diiodothyronine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4864008", + "display" : "Adenylic acid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adenosine monophosphate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "AMP" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adenylic acid (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "AMP - Adenosine monophosphate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4872005", + "display" : "Glucosulfone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glucosulphone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glucosulfone (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4878009", + "display" : "HLA-Dw3 antigen", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leucocyte antigen Dw3" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "HLA - Human leucocyte antigen Dw3" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leukocyte antigen Dw3" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "HLA - Human leukocyte antigen Dw3" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leukocyte antigen Dw3 (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4882006", + "display" : "Ichthyoallyeinotoxin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ichthyoallyeinotoxin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4889002", + "display" : "Xylulokinase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Xylulokinase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4901003", + "display" : "Pyruvate oxidase (CoA-acetylating)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pyruvate oxidase (coenzyme A-acetylating)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pyruvate oxidase (coenzyme A-acetylating) (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4925006", + "display" : "Oncogene protein V-ABC", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "V-ABC protein" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oncogene protein V-ABC (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4933007", + "display" : "Lymphocyte antigen CD15", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lymphocyte antigen CD15 (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Leucocyte M1" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Leukocyte M1" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hapten X" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lewis X" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cluster of differentiation antigen 15" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CD15 - Cluster of differentiation antigen 15" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "My1" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4940008", + "display" : "Tattoo dye", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tattoo dye (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4955004", + "display" : "Neoplastic structural gene", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neoplastic structural gene (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4962008", + "display" : "Tree bark", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Plant bark" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tree bark (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4963003", + "display" : "Neutral amino acid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neutral amino acid (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4965005", + "display" : "Glutathione reductase (NAD(P)H)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glutathione reductase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "GSR - Glutathione reductase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glutathione reductase (reduced nicotinamide adenine dinucleotide phosphate)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glutathione reductase (reduced nicotinamide adenine dinucleotide phosphate) (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4968007", + "display" : "Acumentin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acumentin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4986005", + "display" : "Magnesium borate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Magnesium borate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5003005", + "display" : "Hemoglobin Swan River", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb 6(A4), Asp-gly" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin Swan River" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin Swan River (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5004004", + "display" : "Blood group antibody Panzar", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Panzar (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5007006", + "display" : "Papain", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Papaya peptidase I" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Papain (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5024000", + "display" : "Fresh water", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fresh water (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5031001", + "display" : "3-3'dichlorobenzidine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "3-3'dichlorobenzidine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5040002", + "display" : "Cesium", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cesium (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5043000", + "display" : "Erythrosin Y", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Di-iodofluorescein" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Yellowish erythrosin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Erythrosin Y stain (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Erythrosin Y stain" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5045007", + "display" : "Oncogene protein TCL4", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "T-cell leukemia-lymphoma gene 4" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "T-cell leukaemia-lymphoma gene 4" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oncogene protein TCL4 (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5059000", + "display" : "Technetium-97 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "97-Tc" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Technetium-97" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5060005", + "display" : "Cesium-132 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cesium-132" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "132-Cs" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5061009", + "display" : "Protein-methionine-S-oxide reductase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Protein-methionine-S-oxide reductase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5064001", + "display" : "Blood group antibody D 1276", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody D 1276 (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5081005", + "display" : "Blood group antigen hr^B^", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Rh31" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "RH31 (ISBT symbol)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen hr^B^ (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5086000", + "display" : "Gelsolin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gelsolin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5094007", + "display" : "Blood group antigen Rios", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Rios (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5098005", + "display" : "Fennel oil", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fennel oil (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5109006", + "display" : "Methylated-DNA-protein-cysteine methyltransferase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Methylated-deoxyribonucleic acid-protein-cysteine methyltransferase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Methylated-deoxyribonucleic acid-protein-cysteine methyltransferase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5142007", + "display" : "Coagulation factor II Houston variant", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Coagulation factor II Houston variant (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5160007", + "display" : "Metallic compound", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Metallic compound (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Metal compound" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5163009", + "display" : "Scombrotoxin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Scombrotoxin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5167005", + "display" : "Zinc chloride fumes", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Zinc chloride fumes (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5172001", + "display" : "Coagulation factor Xa", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Activated factor X" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thrombokinase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prothrombase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prothrombinase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Coagulation factor Xa (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5179005", + "display" : "Connective tissue fiber", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Connective tissue fibre" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Connective tissue fiber (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5200001", + "display" : "trans-Epoxysuccinate hydrolase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "trans-Epoxysuccinate hydratase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "trans-Epoxysuccinate hydrolase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5206007", + "display" : "Cyanate compound", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cyanate compound (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5220000", + "display" : "Bacitracin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bacitracin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5226006", + "display" : "Flavone O^7^-beta-glucosyltransferase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "UDPglucose-apigenin beta-glucosyltransferase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "UDPglucose-luteolin beta-D-glucosyltransferase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Flavone O^7^-beta-glucosyltransferase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5250008", + "display" : "Thymus-independent antigen", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thymus-independent antigen (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5252000", + "display" : "Hafnium radioisotope", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hafnium radioisotope (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5253005", + "display" : "Hemoglobin Woodville", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb 6(A4), Asp-tyr" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin Woodville" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin Woodville (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5259009", + "display" : "Blood group antigen Braden", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Braden (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5289002", + "display" : "Scilliroside", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Scilliroside (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5303002", + "display" : "Hemoglobin Hoshida", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb 43(CD2), Glu-gln" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb Chaya" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin Hoshida" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin Hoshida (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5305009", + "display" : "Polynucleotide", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Polynucleotide (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5307001", + "display" : "Blood group antigen Hamet", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Hamet (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5312000", + "display" : "Zinc-65 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Zinc-65" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "65-Zn" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5323001", + "display" : "Uridine diphosphate glucuronic acid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Uridine diphosphate glucuronic acid (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5330007", + "display" : "Actin-binding protein", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Actin-binding protein (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5339008", + "display" : "L-glycol dehydrogenase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "L-glycol dehydrogenase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5340005", + "display" : "Blood group antigen Swietlik", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Swietlik (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5392001", + "display" : "Propylene glycol monomethyl ether", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Propylene glycol monomethyl ether (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5395004", + "display" : "Pyridoxamine-phosphate oxidase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pyridoxamine-phosphate oxidase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5404007", + "display" : "Lymphocyte antigen CD45RA", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lymphocyte antigen CD45RA (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "2H4" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Naive T-cell marker" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cluster of differentiation antigen 45 RA" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CD45 RA - Cluster of differentiation antigen 45 RA" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5405008", + "display" : "Cobalt-60 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "60-Co" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cobalt-60" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5406009", + "display" : "Beta-L-arabinosidase (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Beta-L-arabinosidase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5420002", + "display" : "Accessory sinus mucus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Accessory sinus mucus (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5439007", + "display" : "Blood group antibody Do^a^", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Dombrock" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Do^a^ (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5442001", + "display" : "Page blue 83", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Coomassie brilliant blue R250" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Page blue 83 stain (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Page blue 83 stain" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5453007", + "display" : "Iridium isotope", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Iridium isotope (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5471000", + "display" : "Hemoglobin G-Coushatta", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb 22(B4), Glu-ala" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb G-Saskatoon" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb Hsin Chu" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb G-Taegu" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin G-Coushatta" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin G-Coushatta (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5474008", + "display" : "Propionate-CoA ligase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Propionyl-CoA synthetase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Propionate-coenzyme A ligase (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Propionate-coenzyme A ligase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5477001", + "display" : "Ferric subsulfate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Monsel's solution" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ferric subsulphate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ferric subsulfate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5483003", + "display" : "Oxalate CoA-transferase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Succinyl-beta-ketoacyl-CoA transferase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oxalate coenzyme A-transferase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oxalate coenzyme A-transferase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5504009", + "display" : "Blood group antigen Fuerhart", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Fuerhart (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5511008", + "display" : "Inosinate nucleosidase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inosinate nucleosidase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5513006", + "display" : "Immunoglobulin A, H chain", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immunoglobulin A, H chain (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immunoglobulin, alpha chain" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5515004", + "display" : "Rhodium fumes", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rhodium fumes (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5533005", + "display" : "Blood group antibody Kp^a^", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody K3" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Kp^a^ (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anti Kpa" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5537006", + "display" : "Immunoglobulin D, H chain (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immunoglobulin D, H chain" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immunoglobulin, delta chain" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5540006", + "display" : "Calcium", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Calcium (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ca - Calcium" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5547009", + "display" : "Plutonium-233 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "233-Pu" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Plutonium-233" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5548004", + "display" : "2-dehydro-3-deoxy-D-pentonate aldolase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "2-dehydro-3-deoxy-D-pentonate aldolase (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "2-keto-3-deoxy-D-pentonate aldolase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5568005", + "display" : "Hemoglobin Hijiyama", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb 120(GH3), Lys-glu" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin Hijiyama" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin Hijiyama (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5573004", + "display" : "Blood group antigen Oca", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Oca (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5589001", + "display" : "Licodione O^2'^-methyltransferase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Licodione O^2'^-methyltransferase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5590005", + "display" : "Beryllium radioisotope", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Beryllium radioisotope (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5628003", + "display" : "Hemoglobin I-High Wycombe", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb 59(E3), Lys-glu" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin I-High Wycombe" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin I-High Wycombe (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5629006", + "display" : "Cytidylic acid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cytidine monophosphate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CMP" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cytidylic acid (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5637003", + "display" : "HLA-DQw6 antigen", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leukocyte antigen DQw6 (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leukocyte antigen DQw6" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leucocyte antigen DQw6" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5641004", + "display" : "Valproate semisodium", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Divalproex sodium" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Valproate semisodium (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5647000", + "display" : "Griseofulvin ultramicrosize", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Griseofulvin ultramicrosize (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5656008", + "display" : "Antimony-116m (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antimony-116m" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "116m-Sb" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5659001", + "display" : "Hemoglobin J-Tongariki", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb 115(GH3), Ala-asp" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin J-Tongariki" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin J-Tongariki (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5670008", + "display" : "Gold isotope", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gold isotope (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5681006", + "display" : "Ceftizoxime sodium", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ceftizoxime sodium (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5691000", + "display" : "Absorbable gelatin sponge", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Absorbable gelatin sponge (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5692007", + "display" : "Cyanocobalamin (58-Co) (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cyanocobalamin (58-Co)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5699003", + "display" : "Somatomedin C", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Insulin-like growth factor I" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "SM-C" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "IGF-I" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Somatomedin C (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "SmC - Somatomedin C" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "IGF 1 - Insulin like growth factor 1" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Insulin-like growth factor 1" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5700002", + "display" : "Blood group antibody Gomez", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Gomez (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5702005", + "display" : "Silver-106m (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "106m-Ag" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Silver-106m" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5704006", + "display" : "Galactokinase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Galactokinase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5705007", + "display" : "3-hydroxypropion-aldehyde reductase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "1,3-propanediol dehydrogenase (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "1,3-propanediol dehydrogenase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5739006", + "display" : "Stramonium", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stramonium (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5746002", + "display" : "Antimony-118m (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "118m-Sb" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antimony-118m" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5757007", + "display" : "HLA-Cw8 antigen", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leucocyte antigen Cw8" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "HLA - Human leucocyte antigen Cw8" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "HLA - Human leukocyte antigen Cw8" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leukocyte antigen Cw8" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leukocyte antigen Cw8 (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5762008", + "display" : "Heterogeneous nuclear RNA", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "hn RNA" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Heterogeneous nuclear ribonucleic acid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Heterogeneous nuclear ribonucleic acid (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5764009", + "display" : "Plutonium-242 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "242-Pu" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Plutonium-242" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5767002", + "display" : "Sulfamerazine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sulphamerazine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sulfamerazine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5774007", + "display" : "White petrolatum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "White petrolatum (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "White soft paraffin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5800007", + "display" : "tRNA (5-methylaminomethyl-2-thiouridylate)-methyltransferase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transfer ribonucleic acid (5-methylaminomethyl-2-thiouridylate)-methyltransferase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transfer ribonucleic acid (5-methylaminomethyl-2-thiouridylate)-methyltransferase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5813001", + "display" : "Malate dehydrogenase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Malic dehydrogenase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Malate dehydrogenase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5826002", + "display" : "Ethyl-4-bis-(hydroxypropyl)-1-aminobenzoate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ethyl-4-bis-(hydroxypropyl)-1-aminobenzoate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5827006", + "display" : "Crotonaldehyde", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Crotonaldehyde (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "2-butenal" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5829009", + "display" : "Hemoglobin Vaasa", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb 39(C5), Gln-glu" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin Vaasa" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin Vaasa (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5830004", + "display" : "Hemoglobin Bart", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin Bart" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin Bart (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin Barts" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb - Haemoglobin Barts" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin Barts" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb - Hemoglobin Barts" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5840001", + "display" : "Blood group antibody Wj", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Wj (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5858007", + "display" : "Indium-110m (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Indium-110m" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "110m-In" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5863006", + "display" : "Vitexin beta-glucosyltransferase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vitexin beta-glucosyltransferase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5896008", + "display" : "Hellebrin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hellebrin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5899001", + "display" : "Bacterial structural gene", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bacterial structural gene (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5907009", + "display" : "Quinidine polygalacturonate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Quinidine polygalacturonate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5910002", + "display" : "Oncogene protein PP60, V-SRC", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "V-SRC protein PP60" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oncogene protein PP60, V-SRC (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5915007", + "display" : "Blood group antigen Gladding", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Gladding (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5927005", + "display" : "Lactaldehyde dehydrogenase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lactaldehyde dehydrogenase (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nicotinamide adenine dinucleotide (NAD)-linked dehydrogenase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "L-lactaldehyde:NAD oxidoreductase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5931004", + "display" : "Technetium (99m-Tc) sulfur colloid (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Technetium (99m-Tc) sulfur colloid" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5932006", + "display" : "Cysteine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cysteine (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "L-cysteine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5950004", + "display" : "3',5'-cyclic-nucleotide phosphodiesterase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "3',5'-cyclic-nucleotide phosphodiesterase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5955009", + "display" : "Diethylene glycol", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diethylene glycol (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5977008", + "display" : "Blood group antigen Bullock", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Bullock (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5989005", + "display" : "Immunoglobulin, GM>17< allotype", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immunoglobulin, GM>17< allotype (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5991002", + "display" : "D-fuconate dehydratase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "D-fuconate dehydratase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6021003", + "display" : "Yttrium-88 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "88-Y" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Yttrium-88" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6038004", + "display" : "Oxygen radioisotope", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oxygen radioisotope (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6043006", + "display" : "Bone cement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bone cement (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6044000", + "display" : "Carbon disulfide", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carbon bisulfide" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carbon disulfide (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6054001", + "display" : "Doxylamine succinate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Doxylamine succinate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6056004", + "display" : "Blood group antibody Wk^a^", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody K17" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Wk^a^ (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6068008", + "display" : "Blood group antigen Mil", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Kn^a^-like" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Mil (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6083003", + "display" : "Hydroxylysine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hydroxylysine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6085005", + "display" : "Synovial fluid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Synovia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Synovial fluid (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6088007", + "display" : "Benzfetamine hydrochloride", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Benzphetamine hydrochloride" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Benzfetamine hydrochloride (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6089004", + "display" : "Lochia alba", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lochia alba (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6091007", + "display" : "Blood group antibody L Harris", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Leonore Harris" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Harris" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody L Harris (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6107003", + "display" : "Asparagusate reductase (NADH)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Asparagusate dehydrogenase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Asparagusate reductase (reduced nicotinamide adenine dinucleotide) (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Asparagusate reductase (reduced nicotinamide adenine dinucleotide)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6109000", + "display" : "Aromatic-amino-acid aminotransferase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aromatic-amino-acid aminotransferase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6115000", + "display" : "Blood group antibody Anuszewska", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Anuszewska (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6135004", + "display" : "Blood group antigen Duck", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Duck (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6138002", + "display" : "Blood group antigen Le Provost", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Le Provost (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6162007", + "display" : "Meclocycline", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Meclocycline (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6170002", + "display" : "Heat labile antibody", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Heat labile antibody (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6172005", + "display" : "Fatty-acid methyltransferase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fatty-acid methyltransferase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6178009", + "display" : "Lymphocyte antigen CD63", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lymphocyte antigen CD63 (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CD63 - Cluster of differentiation antigen 63" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cluster of differentiation antigen 63" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6179001", + "display" : "O-methyl-bufotenine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "O-methyl-bufotenine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6182006", + "display" : "Chloroacetone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chloroacetone (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6197009", + "display" : "Blood group antigen Zd", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Zd (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6237004", + "display" : "Bemegride", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bemegride (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6249003", + "display" : "Potassium metabisulfite", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Potassium metabisulphite" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Potassium metabisulfite (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6256009", + "display" : "Ribose isomerase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ribose isomerase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6257000", + "display" : "Sodium (22-Na) chloride (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sodium (22-Na) chloride" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6260007", + "display" : "Protokylol", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Protokylol (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6261006", + "display" : "Indoklon", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Flurothyl (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hexafluorodiethyl ether" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Flurotyl" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Flurothyl" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6263009", + "display" : "Plant residue", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Plant residue (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6264003", + "display" : "Diazinon", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diazinon (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6287006", + "display" : "Methidathion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Methidathion (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6291001", + "display" : "Lysosomal alpha-N-acetylglucosaminidase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alpha-N-acetylglucosaminyl phosphodiesterase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "N-acetylglucosamine-1-phosphodiester N-acetylglucosaminidase (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "N-acetylglucosamine-1-phosphodiester N-acetylglucosaminidase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6301006", + "display" : "Tantalum-178 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tantalum-178" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "178-Ta" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6310003", + "display" : "Particulate antigen", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Particulate antigen (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6314007", + "display" : "Phenol beta-glucosyltransferase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "UDPglucosyltransferase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phenol beta-glucosyltransferase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6333002", + "display" : "Squill extract", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Squill extract (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6338006", + "display" : "Imidazolonepropionase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Imidazolonepropionase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6356006", + "display" : "Chlorodiallylacetamide", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chlorodiallylacetamide (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6360009", + "display" : "Kallidin II", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Kallidin II (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6367007", + "display" : "Technetium-95m (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "95m-Tc" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Technetium-95m" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6386004", + "display" : "N-Acetylneuraminate O^4^-acetyltransferase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "N-Acetylneuraminate O^4^-acetyltransferase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6394006", + "display" : "Phentermine hydrochloride", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phentermine hydrochloride (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6401007", + "display" : "Lichenase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lichenase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6409009", + "display" : "Morpholine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tetrahydro-1,4-oxazine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diethylene oximide" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diethylene imidoxide" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Morpholine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6411000", + "display" : "Interleukin-12", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "IL-12" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cytotoxic lymphocyte maturation factor" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CLMF" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Interleukin-12 (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6422001", + "display" : "HLA-DRw14 antigen", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leukocyte antigen DRw14 (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leukocyte antigen DRw14" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leucocyte antigen DRw14" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6451002", + "display" : "Chlorobenzilate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chlorobenzilate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6455006", + "display" : "Chloroprene", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chloroprene (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6469006", + "display" : "1,2-didehydropipecolate reductase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Delta^1^-piperideine-2-carboxylate reductase (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Delta^1^-piperideine-2-carboxylate reductase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6478000", + "display" : "Phosphohexokinase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phosphofructokinase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PFK - Phosphofructokinase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "6-phosphofructokinase (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "6-phosphofructokinase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6495008", + "display" : "Fibrinogen Montreal II", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fibrinogen Montreal II (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6507009", + "display" : "Blood group antigen Much", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Lu12" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "LU12 (ISBT symbol)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Muchowski" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Lu12 (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6513000", + "display" : "Flumethiazide", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Flumethiazide (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6516008", + "display" : "Indium (111-In) ferric hydroxide (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Indium (111-In) ferric hydroxide" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6524003", + "display" : "Distilled spirits", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Distilled spirits (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spirits" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alcoholic spirits" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6529008", + "display" : "Blood group antigen Cl^a^", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Caldwell" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "MNS17 (ISBT symbol)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Cl^a^ (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6532006", + "display" : "Macrophage activating factor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "MAF" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Macrophage activating factor (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6590001", + "display" : "Galactosylceramidase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Galactosylceramidase (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Galactocerebroside beta-galactosidase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Beta-galactocerebrosidase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6592009", + "display" : "HLA-Dw12 antigen", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leucocyte antigen Dw12" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "HLA - Human leucocyte antigen Dw12" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leukocyte antigen Dw12" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "HLA - Human leukocyte antigen Dw12" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leukocyte antigen Dw12 (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6602005", + "display" : "Aminoacridine (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aminoacridine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aminacrine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6611005", + "display" : "Diethylaminoethanol", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diethylaminoethanol (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6612003", + "display" : "Chloramphenicol sodium succinate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chloramphenicol sodium succinate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6619007", + "display" : "Bilirubin Y transport protein", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bilirubin Y transport protein (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6642000", + "display" : "Opsonin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Opsonizing antibody" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Opsonising antibody" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Opsonin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6644004", + "display" : "Homoserine dehydrogenase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Homoserine dehydrogenase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6671004", + "display" : "Blood group antigen Caw", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Caw (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6672006", + "display" : "Phosphoadenylate 3'-nucleotidase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phosphoadenylate 3'-nucleotidase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6699008", + "display" : "Titanium radioisotope", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Titanium radioisotope (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6701008", + "display" : "Lissamine fast red B", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lissamine fast red B stain (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lissamine fast red B stain" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6702001", + "display" : "Ethyl mercaptoethyl diethyl thiophosphate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ethyl mercaptoethyl diethyl thiophosphate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6709005", + "display" : "Gentamicin 2\"-nucleotidyltransferase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gentamicin 2\"-nucleotidyltransferase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6710000", + "display" : "Nitric oxide", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nitrogen monoxide" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nitric oxide gas" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "NO - Nitric oxide" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nitric oxide (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6713003", + "display" : "Yttrium-91 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "91-Y" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Yttrium-91" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6717002", + "display" : "Nifuroxime", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nifuroxime (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6725000", + "display" : "Methylthioninium chloride", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Methylene blue" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Methylthioninium chloride stain" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Methylene blue stain" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Methylthioninium chloride (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6730001", + "display" : "Uranium-234 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "234-U" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Uranium-234" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6741004", + "display" : "Anti DNA antibody", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deoxyribonucleic acid antibody" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "DNA - Deoxyribonucleic acid antibody" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anti deoxyribonucleic acid antibody" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anti deoxyribonucleic acid antibody (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6755007", + "display" : "TL antigen", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thymus leukemia (TL) antigen" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thymus leukaemia (TL) antigen" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thymus leukemia antigen (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thymus leukemia antigen" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thymus leukaemia antigen" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6786001", + "display" : "Silver difluoride", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Silver difluoride (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6790004", + "display" : "Aminopterin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aminopterin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6792007", + "display" : "Veratrine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Veratrine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6808006", + "display" : "Ferrous iron compound", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ferrous iron compound (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6809003", + "display" : "Phomopsin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phomopsin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6814004", + "display" : "Discadenine synthase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Discadenine synthase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6817006", + "display" : "Oxidized glutathione", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oxidised glutathione" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oxidized glutathione (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6826009", + "display" : "Sterol hormone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sterol hormone (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6837005", + "display" : "Dextropropoxyphene napsylate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Propoxyphene napsylate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dextropropoxyphene napsylate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6854002", + "display" : "Platinum-188 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "188-Pt" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Platinum-188" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6865007", + "display" : "Theophylline calcium salicylate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Theophylline calcium salicylate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6873003", + "display" : "Cefapirin sodium", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cephapirin sodium" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cefapirin sodium (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6879004", + "display" : "Mead acid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "5,8,11-eicosatrienoic acid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "5,8,11-eicosatrienoic acid (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6881002", + "display" : "Magnesium fumes", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Magnesium fumes (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6884005", + "display" : "(S)-3-Amino-2-methylpropionate aminotransferase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "L-3-Aminoisobutyrate aminotransferase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "(S)-3-Amino-2-methylpropionate aminotransferase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6890009", + "display" : "3-deoxy-manno-octulosonate-8-phosphatase (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "3-deoxy-manno-octulosonate-8-phosphatase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6896003", + "display" : "Thiopurine methyltransferase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thiopurine methyltransferase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6910009", + "display" : "Sodium fluoride", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sodium fluoride (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6911008", + "display" : "Deoxycytidylate methyltransferase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deoxycytidylate methyltransferase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6916003", + "display" : "Bowieine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bowieine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6924008", + "display" : "Exopolyphosphatase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Exopolyphosphatase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6925009", + "display" : "Leucine acetyltransferase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Leucine acetyltransferase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6927001", + "display" : "Tin-121 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "121-Sn" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tin-121" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6937006", + "display" : "Thymidylate synthase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thymidylate synthase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6945001", + "display" : "Blood group antigen Le^bH^", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "LE4 (ISBT symbol)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Le^bH^ (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6952004", + "display" : "Tin-121m (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tin-121m" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "121m-Sn" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6958000", + "display" : "Blood group antibody Frando", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Frando (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6961004", + "display" : "Lysolecithin acylmutase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lysolecithin migratase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lysolecithin acylmutase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6970001", + "display" : "4-hydroxyproline epimerase (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "4-hydroxyproline epimerase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6973004", + "display" : "Chromium (51-Cr) chloride (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chromium (51-Cr) chloride" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6983000", + "display" : "Acrylamide", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acrylamide (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "2-propenamide" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6992002", + "display" : "Triflupromazine hydrochloride", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Triflupromazine hydrochloride (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6993007", + "display" : "Seminal fluid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Seminal fluid (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6999006", + "display" : "Ammonium compound", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ammonium compound (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7008002", + "display" : "Beta-carotene 15,15'-dioxygenase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Beta-carotene 15,15'-dioxygenase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7018007", + "display" : "Malate-CoA ligase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Malyl-CoA synthetase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Malate-coenzyme A ligase (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Malate-coenzyme A ligase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7029006", + "display" : "Blood group antigen Greenlee", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Greenlee (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7030001", + "display" : "Globoside", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Globoside (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7034005", + "display" : "Diclofenac", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diclofenac (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7045008", + "display" : "Lycorine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lycorine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7047000", + "display" : "Asphyxiant atmosphere", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Asphyxiant atmosphere (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7049002", + "display" : "Pyruvate carboxylase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pyruvic carboxylase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pyruvate carboxylase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7054006", + "display" : "Hemoglobin Poissy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin Poissy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin Poissy (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7056008", + "display" : "3-propylmalate synthase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "3-propylmalate synthase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7059001", + "display" : "N-Acylneuraminate-9-phosphatase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "N-Acylneuraminate-9-phosphatase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7061005", + "display" : "Anthocyanidin O^3^-glucosyltransferase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anthocyanidin O^3^-glucosyltransferase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7070008", + "display" : "Convallamarin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Convallamarin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7084003", + "display" : "Fibrinogen Buenos Aires II", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fibrinogen Buenos Aires II (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7110002", + "display" : "Germanium-69 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Germanium-69" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "69-Ge" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7120007", + "display" : "Antigen", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antigen (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7132006", + "display" : "Gallium-73 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gallium-73" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "73-Ga" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7139002", + "display" : "Acid-CoA ligase (GDP-forming)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acyl-CoA synthetase (GDP-forming)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acid-coenzyme A ligase (guanosine diphosphate-forming) (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acid-coenzyme A ligase (guanosine diphosphate-forming)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7146006", + "display" : "Cyclohexene oxide", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cyclohexene oxide (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7152007", + "display" : "Chlorthion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chlorthion (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7156005", + "display" : "Phosphorus isotope", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phosphorus isotope (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7158006", + "display" : "HLA-Dw19 antigen", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leucocyte antigen Dw19" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leukocyte antigen Dw19" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leukocyte antigen Dw19 (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7161007", + "display" : "Complement component C2a", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Complement component C2a (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7179006", + "display" : "Prekallikrein", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fletcher factor" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prekallikrein (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7191002", + "display" : "Methenyltetrahydrofolate cyclohydrolase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Methenyltetrahydrofolate cyclohydrolase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7208009", + "display" : "Thiol oxidase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thiol oxidase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7211005", + "display" : "Blood group antibody Haakestad", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Haakestad (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7237008", + "display" : "Galactonate dehydratase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Galactonate dehydratase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7243005", + "display" : "Methyl isocyanate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Methyl isocyanate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7269004", + "display" : "Thorium", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thorium (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Th - Thorium" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7271004", + "display" : "Mixed dust", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mixed dust (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7280004", + "display" : "dTDP4-dehydrorhamnose reductase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "dTDP4-keto-rhamnose reductase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deoxythymidine diphosphate-4-dehydrorhamnose reductase (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deoxythymidine diphosphate-4-keto-rhamnose reductase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deoxythymidine diphosphate-4-dehydrorhamnose reductase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7281000", + "display" : "Technetium (99m-Tc) lidofenin (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Technetium (99m-Tc) lidofenin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7284008", + "display" : "Mercaptan compound", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mercaptan compound (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7294003", + "display" : "Acetic acid tert-butyl ester", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tertiary butyl acetate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tert-butyl acetate (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tert-butyl acetate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7302008", + "display" : "Ambuphylline", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ambuphylline (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7318002", + "display" : "Bacteriochlorophyll", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bacteriochlorophyll (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7321000", + "display" : "Pyrimidine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pyrimidine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7325009", + "display" : "Calcium hydroxide", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lime water" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ca(OH) - Calcium hydroxide" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Calcium hydroxide (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7327001", + "display" : "Sulfurous acid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sulphurous acid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sulfurous acid (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7328006", + "display" : "Red petrolatum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Red petrolatum (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7330008", + "display" : "Shellac", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Shellac (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7337006", + "display" : "Blood group antibody Tr^a^", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Traversu" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Tr^a^ (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7348004", + "display" : "Coagulation factor II", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prothrombin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Coagulation factor II (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Factor II" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7382005", + "display" : "Aminoalcohol ester", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aminoalcohol ester (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7401000", + "display" : "Heme-hemopexin complex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haem-haemopexin complex" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Heme-hemopexin complex (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7411007", + "display" : "Blood group antibody HLA-B8", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody HLA-B8 (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7427000", + "display" : "Sepiapterin reductase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sepiapterin reductase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7434003", + "display" : "Erythrosin B", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Iodo-eosin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bluish erythrosin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tetra-iodofluorescein sodium salt" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Erythrosin B stain (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Erythrosin B stain" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Erythrosine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7446004", + "display" : "Ruthenium", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ruthenium (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7460002", + "display" : "Tellurium-127 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "127-Te" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tellurium-127" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7470000", + "display" : "p-tert-butyltoluene (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "p-tert-butyltoluene" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7489000", + "display" : "Homocytotropic antibody", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Homocytotropic antibody (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reagin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reaginic antibody" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7503004", + "display" : "Gallium-72 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "72-Ga" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gallium-72" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7509000", + "display" : "Mannitol hexanitrate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mannitol hexanitrate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7515000", + "display" : "Hepatotoxic mycotoxin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hepatotoxic mycotoxin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7537007", + "display" : "Stizolobinate synthase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stizolobinate synthase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7547005", + "display" : "Hemoglobin Lincoln Park", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin Lincoln Park" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin Lincoln Park (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7549008", + "display" : "Fibrinogen Bethesda I", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fibrinogen Bethesda I (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7588005", + "display" : "Blood group antibody Sk^a^", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Sk" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Skjelbred" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Sk^a^ (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7608003", + "display" : "Triethylene glycol", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Triethylene glycol (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7616007", + "display" : "Blood group antibody Pruitt", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Pruitt (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7648006", + "display" : "HLA-Bw70 antigen", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leucocyte antigen Bw70" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leukocyte antigen Bw70" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leukocyte antigen Bw70 (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7661006", + "display" : "Fish bone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fish bone (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7670009", + "display" : "Aminobutyraldehyde dehydrogenase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aminobutyraldehyde dehydrogenase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7675004", + "display" : "Blood group antigen Towey", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Towey (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7685003", + "display" : "Blood group antibody Bg^c^", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody HLA-A28" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Bg^c^ (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7696006", + "display" : "Ferrovanadium dust", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ferrovanadium dust (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7716001", + "display" : "Isovaleryl-CoA dehydrogenase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Isovaleryl coenzyme A dehydrogenase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Isovaleryl-coenzyme A dehydrogenase (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Isovaleryl-coenzyme A dehydrogenase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7737009", + "display" : "Chlortetracycline hydrochloride", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chlortetracycline hydrochloride (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7738004", + "display" : "HLA-B49 antigen", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leucocyte antigen B49" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leukocyte antigen B49" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leukocyte antigen B49 (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7761002", + "display" : "Silver-111 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "111-Ag" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Silver-111" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7770004", + "display" : "Strontium-89 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Strontium-89" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "89-Sr" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7774008", + "display" : "Neo-b-vitamin A1 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neo-b-vitamin A1" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7779003", + "display" : "Ruthenium-103 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "103-Ru" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ruthenium-103" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7785005", + "display" : "Sphingomyelin phosphodiesterase D", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sphingomyelin phosphodiesterase D (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7790008", + "display" : "1-Monoacylglycerol", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Monoglyceride" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "1-Monoacylglycerol (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7791007", + "display" : "Soya protein", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glycine max protein (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Soybean protein" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glycine max protein" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Soya bean protein" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7795003", + "display" : "Oxalate oxidase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oxalate oxidase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7801007", + "display" : "Tetrahydroxypteridine cycloisomerase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tetrahydroxypteridine cycloisomerase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7816005", + "display" : "Antazoline hydrochloride", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antazoline hydrochloride (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7834009", + "display" : "Acetyl digitoxin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acetyldigitoxin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acetyl digitoxin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7846008", + "display" : "Sphingomyelin phosphodiesterase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sphingomyelin phosphodiesterase (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sphingomyelinase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7848009", + "display" : "Monophosphatidylinositol phosphodiesterase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phosphatidylinositol phospholipase C" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "1-phosphatidylinositol phosphodiesterase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "1-phosphatidylinositol phosphodiesterase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7868003", + "display" : "Beta-cyclopiazonate dehydrogenase (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Beta-cyclopiazonate oxidocyclase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Beta-cyclopiazonate dehydrogenase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7879008", + "display" : "Radon-218 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "218-Rn" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radon-218" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7900007", + "display" : "Hemoglobin Presbyterian", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb 108(G10), Asn-lys, beta chain" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin Presbyterian" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin Presbyterian (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7904003", + "display" : "Deanol", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deanol (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dimethyl ethanolamine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dimethylethanolamine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "2 dimethylaminoethanol" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7909008", + "display" : "Arginine carboxypeptidase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carboxypeptidase N" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arginine carboxypeptidase (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anaphylatoxin inactivator" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7924004", + "display" : "Diflorasone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diflorasone (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7938006", + "display" : "D-arabitol dehydrogenase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "D-arabinitol 4-dehydrogenase (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "D-arabinitol 4-dehydrogenase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arabitol dehydrogenase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7945006", + "display" : "Orsellinate-depside hydrolase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lecanorate hydrolase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Orsellinate-depside hydrolase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7948008", + "display" : "Reed-Sternberg antibody", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reed-Sternberg antibody (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CD15 antibody" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7953003", + "display" : "Thioneb", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thioneb (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7957002", + "display" : "Phosphatidate cytidylyltransferase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CDPdiglyceride pyrophosphorylase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phosphatidate cytidylyltransferase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7961008", + "display" : "Hemoglobin F-Shanghai", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb 66(E10), Lys-arg" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin F-Shanghai" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin F-Shanghai (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7970006", + "display" : "Allograft", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Homologous graft" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allogeneic graft" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Homograft" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allograft (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7974002", + "display" : "Blood group antibody Dalman", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Dalman (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7975001", + "display" : "Amiphenazole", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Amiphenazole (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7979007", + "display" : "3'-phosphoadenylylsulphate 3'-phosphatase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "3'-phosphoadenylylsulfate 3'-phosphatase (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "3'-phosphoadenylylsulfate 3'-phosphatase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7983007", + "display" : "Sodium rhodanide", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sodium rhodanide (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7985000", + "display" : "Sulfur isotope", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sulphur isotope" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sulfur isotope (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7997004", + "display" : "Butyl mercaptan", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Butyl mercaptan (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8000007", + "display" : "Cucurbitacin delta^23^-reductase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cucurbitacin delta^23^-reductase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8002004", + "display" : "Blood group antibody Fleming", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Fle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Fleming (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8025003", + "display" : "Blood group antibody Gibson", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Gibson (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8029009", + "display" : "Allyl glycidyl ether", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allyl glycidyl ether (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8030004", + "display" : "Polyethylene glycol", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Macrogol" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PEG - Polyethylene glycol" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Macrogol (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8035009", + "display" : "Cholestenol delta-isomerase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cholestenol delta-isomerase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8048008", + "display" : "Blood group antigen Th", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Th (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8054009", + "display" : "Orotate reductase (NADPH)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Orotate reductase (reduced nicotinamide adenine dinucleotide phosphate) (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Orotate reductase (reduced nicotinamide adenine dinucleotide phosphate)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8055005", + "display" : "Galactoside acetyltransferase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thiogalactoside acetyltransferase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Galactoside acetyltransferase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8105004", + "display" : "Hemoglobin Leiden", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin Leiden" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin Leiden (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8108002", + "display" : "Undecaprenyl-diphosphatase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Undecaprenyl-diphosphatase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8123007", + "display" : "Blood group antibody Schuppenhauer", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Schuppenhauer (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8132009", + "display" : "Magnesium acetylsalicylate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Magnesium acetylsalicylate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8143001", + "display" : "Diosmin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diosmin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8153000", + "display" : "Homoproline", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pipecolic acid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pipecolic acid (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pipecolate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8156008", + "display" : "Immunoglobulin, Fd fragment", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immunoglobulin, Fd fragment (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8164002", + "display" : "Lymphocyte antigen CD67", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lymphocyte antigen CD67 (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cluster of differentiation antigen 67" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CD67 - Cluster of differentiation antigen 67" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lymphocyte antigen CD66B" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8168004", + "display" : "Uracil-5-carboxylate decarboxylase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Uracil-5-carboxylate decarboxylase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8179009", + "display" : "Cevadilline", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cevadilline (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8184003", + "display" : "Convallamarogenin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Convallamarogenin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8190004", + "display" : "Diaminopimelate epimerase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diaminopimelate epimerase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8202008", + "display" : "Potassium-43 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "43-K" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Potassium-43" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8203003", + "display" : "Human menopausal gonadotropin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Menotropin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human menopausal gonadotrophin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human menopausal gonadotropin (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Menotrophin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8204009", + "display" : "Polyester", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Polyester (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8222007", + "display" : "Coagulation factor II Padua variant", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Coagulation factor II Padua variant (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8227001", + "display" : "Ruthenium-106 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "106-Ru" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ruthenium-106" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8230008", + "display" : "Streptococcal cysteine proteinase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Streptococcal proteinase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Streptococcus peptidase A" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Streptococcal cysteine proteinase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8237006", + "display" : "Strobane", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Strobane (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8252004", + "display" : "Chlorothiazide sodium", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chlorothiazide sodium (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8257005", + "display" : "Abnormal hemoglobin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abnormal haemoglobin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abnormal hemoglobin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8261004", + "display" : "Potassium thiosulfate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Potassium thiosulfate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8268005", + "display" : "Blood group antibody Hildebrandt", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Hildebrandt (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8270001", + "display" : "tRNA adenylyltransferase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "tRNA CCA-pyrophosphorylase (adenosine)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "tRNA nucleotidyltransferase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "tRNA CCA-pyrophosphorylase (cytidine)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "tRNA cytidylyltransferase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transfer ribonucleic acid adenylyltransferase (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transfer ribonucleic acid adenylyltransferase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8275006", + "display" : "Methionine-S-oxide reductase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Methionine-S-oxide reductase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8295000", + "display" : "Uromucoid protein", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tamm-Horsfall mucoprotein" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Uromucoid protein (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8300003", + "display" : "Cyclohexanol", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cyclohexanol (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8310007", + "display" : "Hemoglobin Madrid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb 115(G17), Ala-pro" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin Madrid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin Madrid (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8313009", + "display" : "RNA-directed DNA polymerase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "DNA nucleotidyltransferase (RNA-directed)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reverse transcriptase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Revertase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ribonucleic acid-directed deoxyribonucleic acid polymerase (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ribonucleic acid-directed deoxyribonucleic acid polymerase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8340009", + "display" : "Procollagen-lysine,2-oxoglutarate 5-dioxygenase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lysine hydroxylase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lysine,2-oxoglutarate 5-dioxygenase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Procollagen-lysine,2-oxoglutarate 5-dioxygenase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8342001", + "display" : "Brilliant cresyl blue", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cresyl blue BBS" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brilliant cresyl blue stain (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brilliant cresyl blue stain" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8343006", + "display" : "Blood group antibody Re^a^", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Reid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Re^a^ (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8354001", + "display" : "Manganese ethylene bis-dithiocarbamate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Manganese ethylene bis-dithiocarbamate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8355000", + "display" : "Hafnium isotope", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hafnium isotope (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8362009", + "display" : "Blood group antibody c", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody hr'" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Rh4" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody c (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anti c" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8365006", + "display" : "Oil of pennyroyal-European", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oil of pulegium" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oil of pennyroyal-European (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8368008", + "display" : "Xylobiase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Exo-1,4-beta-xylosidase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Xylan 1,4-beta-xylosidase (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Xylan 1,4-beta-xylosidase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Beta-xylosidase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8376005", + "display" : "Duffy blood group antibody", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antibody to antigen in ISBT system FY" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antibody to antigen in ISBT system 008" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antibody to antigen in Duffy blood group system" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Duffy system antibody" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antibody to antigen in Duffy blood group system (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8385005", + "display" : "Glucan 1,4-alpha-glucosidase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glucoamylase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Amyloglucosidase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lysosomal alpha-glucosidase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acid maltase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Exo-1,4-alpha-glucosidase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glucan 1,4-alpha-glucosidase (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alpha-1,4-glucosidase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gamma-amylase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8397006", + "display" : "Nicotine resin complex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nicotine resin complex (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8406008", + "display" : "Nitroethane oxidase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nitroethane oxidase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8429000", + "display" : "Brilliant orange", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brilliant orange stain (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brilliant orange stain" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8450009", + "display" : "Oil of lemon grass", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Indian melissa oil" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oil of lemon grass (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lemon grass oil" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8452001", + "display" : "Blood group antigen Sisson", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Sisson (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8456003", + "display" : "Methyl ethyl ketone peroxide", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Methyl ethyl ketone peroxide (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8460000", + "display" : "Blood group antibody Vg^a^", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Van Vugt" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Vg^a^ (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8473001", + "display" : "Homocysteine methyltransferase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Homocysteine methyltransferase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8474007", + "display" : "Lead oleate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lead oleate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8484008", + "display" : "Blood group antigen Mur", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Murrell" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "MNS10 (ISBT symbol)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Mur (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8485009", + "display" : "Oncogene protein P210, BCR-ABL", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oncogene protein P210, BCR-ABL (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8486005", + "display" : "HLA-DRw15 antigen", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leukocyte antigen DRw15 (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leukocyte antigen DRw15" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leucocyte antigen DRw15" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8487001", + "display" : "Vanadium-48 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "48-V" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vanadium-48" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8491006", + "display" : "Complement inhibitor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Substance with complement inhibitor mechanism of action (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8492004", + "display" : "Allantoicase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allantoicase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8498000", + "display" : "Short neurotoxin venom", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Short neurotoxin venom (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8507001", + "display" : "Cyclohexane", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hexahydroxybenzene" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hexamethylene" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cyclohexane (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8514004", + "display" : "Ornithine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ornithine (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "L-ornithine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8520003", + "display" : "Hemoglobin Machida", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb 6(A3), Glu-gln, beta chain" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin Machida" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin Machida (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8525008", + "display" : "Osmium-183 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osmium-183" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "183-Os" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8529002", + "display" : "Urinary protein of low molecular weight", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Urinary protein of low molecular weight (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8534003", + "display" : "Tin-110 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tin-110" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "110-Sn" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8537005", + "display" : "Solution", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Solution (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8578007", + "display" : "Potassium cyanate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Potassium cyanate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8591008", + "display" : "Dichlorodifluoromethane", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CFC-12" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dichlorodifluoromethane (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8612007", + "display" : "Tumor necrosis factor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "TNF" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tumour necrosis factor" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tumor necrosis factor (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cachectin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8620009", + "display" : "Oncogene protein TCL6", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "T-cell leukemia-lymphoma gene 6" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "T-cell leukaemia-lymphoma gene 6" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oncogene protein TCL6 (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8631001", + "display" : "Potassium chloride", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Potassium chloride (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8653004", + "display" : "Rubijervine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rubijervine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8660005", + "display" : "Complement component C3c", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Complement component C3c (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8687009", + "display" : "Gum arabic", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gum arabic (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8689007", + "display" : "Kanamycin sulfate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Kanamycin sulphate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Kanamycin sulfate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8701002", + "display" : "Sulfachlorpyridazine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sulphachlorpyridazine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sulfachlorpyridazine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8705006", + "display" : "4-hydroxybenzoate decarboxylase (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "4-hydroxybenzoate decarboxylase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8731008", + "display" : "Blood group antibody Austin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Austin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8740007", + "display" : "C3(H20)Bb", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "C3(H20)Bb (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8761000", + "display" : "Adenylylsulfate kinase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adenylylsulphate kinase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adenylylsulfate kinase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8767001", + "display" : "Santonin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Santonin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8785008", + "display" : "Chlorine dioxide", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chlorine peroxide" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chlorine dioxide (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8786009", + "display" : "Blood group antigen Wd^a^", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Waldner" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "DI5 (ISBT symbol)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Wd^a^ (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8795001", + "display" : "Hemoglobin F", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fetal hemoglobin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb alpha>2< gamma>2<" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "HbF" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin F" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fetal haemoglobin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin F (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Foetal haemoglobin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb F - haemoglobin F" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb F - hemoglobin F" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8817004", + "display" : "LH receptor site", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Luteinizing hormone receptor site (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Luteinising hormone receptor site" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Luteinizing hormone receptor site" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8818009", + "display" : "Blood group antibody Tri W", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Tri W (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8822004", + "display" : "Linoleic acid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Linoleic acid (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "9,12-octadecadienoic acid" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8830003", + "display" : "Nitrate reductase (NAD(P)H)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nitrate reductase [NAD(P)H] (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nitrate reductase [NAD(P)H]" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8836009", + "display" : "Gallocyanine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gallocyanine stain (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gallocyanine stain" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8844009", + "display" : "Hydroxybutyrate-dimer hydrolase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hydroxybutyrate-dimer hydrolase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8858006", + "display" : "Strontium (85-Sr) nitrate (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Strontium (85-Sr) nitrate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8865003", + "display" : "Natural graphite", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Plumbago" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Black lead" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Natural graphite (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Graphite" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8878003", + "display" : "Blood group antigen Evelyn", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Evelyn (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8882001", + "display" : "3-hydroxybenzoate 6-hydroxylase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "3-hydroxybenzoate 6-monooxygenase (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "3-hydroxybenzoate 6-monooxygenase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8886003", + "display" : "Flecainide acetate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Flecainide acetate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8908003", + "display" : "Blood group antibody I^T^", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody I^T^ (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8914005", + "display" : "Endolymph", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Endolymph (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8919000", + "display" : "Biotin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vitamin H" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Coenzyme R" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Biotin (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vitamin B7" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8926000", + "display" : "Azur B", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trimethyl thionin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Azure B stain (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Azure B stain" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Azure B" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8945009", + "display" : "Phosphopantothenate-cysteine ligase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phosphopantothenoylcysteine synthetase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phosphopantothenate-cysteine ligase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8953001", + "display" : "2,3-dihydroxyindole 2,3-dioxygenase (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "2,3-dihydroxyindole 2,3-dioxygenase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8963009", + "display" : "N-Acetylmuramoyl-L-alanine amidase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "N-Acetylmuramoyl-L-alanine amidase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8969008", + "display" : "Bulbourethral secretions", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bulbourethral secretions (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8977007", + "display" : "Blood group antibody Tarplee", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Tarp" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Tarplee (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8982000", + "display" : "Oleate hydratase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oleate hydratase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8987006", + "display" : "Cycle-phase specific agent", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cycle-phase specific agent (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8991001", + "display" : "Ribulokinase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ribulokinase (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "L-ribulokinase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9010006", + "display" : "Methyl blue", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Soluble blue 8B" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Water blue 6B extra P" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Helvetia blue" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acid blue 93" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Methyl blue stain (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Methyl blue stain" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9013008", + "display" : "Dephospho-CoA kinase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dephospho-coenzyme A kinase (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dephospho-coenzyme A kinase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9021002", + "display" : "Carbaryl", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Methyl carbamic acid 1-naphthyl ester" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carbaryl (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9024005", + "display" : "Glucose-6-phosphate dehydrogenase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "G-6PD" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glucose-6-phosphate dehydrogenase (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "G6PD - Glucose-6-phosphate dehydrogenase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "G6P - Glucose-6-phosphate dehydrogenase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9045003", + "display" : "Radon radioisotope", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radon radioisotope (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9052001", + "display" : "Allspice oil", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pimenta oil" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allspice oil (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9054000", + "display" : "Blood group antigen HLA-B15", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen HLA-B15 (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "HLA - Human leucocyte antigen B15" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leucocyte antigen B15" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leukocyte antigen B15" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "HLA - Human leukocyte antigen B15" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9103003", + "display" : "Retinol fatty-acyltransferase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Retinol fatty-acyltransferase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9110009", + "display" : "Mercuric compound", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mercuric compound (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9125009", + "display" : "Sempervirine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sempervirine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9159008", + "display" : "Triacetate-lactonase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Triacetate-lactonase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9172009", + "display" : "Blood group antibody Alda", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Alda (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9174005", + "display" : "Fibrinogen Poitiers", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fibrinogen Poitiers (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9183000", + "display" : "Beta-N-acetylgalactosaminidase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Beta-N-acetylgalactosaminidase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9189001", + "display" : "CMP-N-acetylneuraminate-lactosylceramide alpha-2,3-sialyltransferase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cytidine monophosphate (CMP)-N-acetylneuraminate-lactosylceramide alpha-2,3-sialyltransferase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cytidine monophosphate-N-acetylneuraminate-lactosylceramide alpha-2,3-sialyltransferase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cytidine monophosphate-N-acetylneuraminate-lactosylceramide alpha-2,3-sialyltransferase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9195000", + "display" : "Immunoglobulin gene INV allotype", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immunoglobulin gene INV allotype (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9197008", + "display" : "Apiose reductase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Apiose reductase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9205004", + "display" : "Hemoglobin Tarrant", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb 126(H9), Asp-asn" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin Tarrant" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin Tarrant (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9220005", + "display" : "Plant phenol oil", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Plant phenol oil (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9223007", + "display" : "Borneol dehydrogenase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bicyclic monoterpenol dehydrogenase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Borneol dehydrogenase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9234005", + "display" : "Chlorobutanol", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chlorobutanol (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chlorbutol" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9246009", + "display" : "Tellurium-118 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tellurium-118" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "118-Te" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9253000", + "display" : "HLA-DRw16 antigen", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leukocyte antigen DRw16 (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leukocyte antigen DRw16" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leucocyte antigen DRw16" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9270008", + "display" : "Catecholamine receptor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Catecholamine receptor (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9271007", + "display" : "Fibrinogen Pontoise", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fibrinogen Pontoise (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9301005", + "display" : "Lens neutral proteinase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lens neutral proteinase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9302003", + "display" : "Gentisate decarboxylase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gentisate decarboxylase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9315007", + "display" : "Spearmint oil", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spearmint oil (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9319001", + "display" : "Blood group antibody Vennera", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Vennera (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9334007", + "display" : "Isopropyl glycidyl ether", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Isopropyl glycidyl ether (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9349004", + "display" : "Nitrobenzene", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nitrobenzene (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9351000", + "display" : "Palladium-103 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Palladium-103" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "103-Pd" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9355009", + "display" : "Hemoglobin F-Alexandra", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb 12(A9), Thr-lys" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin F-Alexandra" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin F-Alexandra (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9392009", + "display" : "Blood group antibody Pollio", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Poll" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Pollio (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9396007", + "display" : "Iron-60 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "60-Fe" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Iron-60" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9398008", + "display" : "Blood group antigen Pillsbury", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Pillsbury (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9410003", + "display" : "Bromoform", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tribromomethane" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bromoform (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9422000", + "display" : "High density lipoprotein", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "HDL" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "High density lipoprotein (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alpha-lipoprotein" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alpha lipoprotein" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "HDL - high density lipoprotein" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9457002", + "display" : "Fibrinogen Almeria", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fibrinogen Almeria (substance)" + }] + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/medicinal-product-contact-type", + "resource" : { + "resourceType" : "ValueSet", + "id" : "medicinal-product-contact-type", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "brr" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/medicinal-product-contact-type", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3027" + }], + "version" : "6.0.0-ballot2", + "name" : "ProductContactType", + "title" : "Product Contact Type", + "status" : "draft", + "experimental" : true, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "Contact type for a Medicinal Product.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/medicinal-product-contact-type" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:e7fbe7f3-ce57-4a49-9199-88409821e0b0", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 5, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/medicinal-product-contact-type|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/medicinal-product-contact-type", + "code" : "ProposedMAH", + "display" : "Proposed Marketing Authorization Holder/Person" + }, + { + "system" : "http://hl7.org/fhir/medicinal-product-contact-type", + "code" : "ProcedureContactDuring", + "display" : "Person/Company authorised for Communication during procedure" + }, + { + "system" : "http://hl7.org/fhir/medicinal-product-contact-type", + "code" : "ProcedureContactAfter", + "display" : "Person/Company authorised for Communication after procedure" + }, + { + "system" : "http://hl7.org/fhir/medicinal-product-contact-type", + "code" : "QPPV", + "display" : "Qualified Person Responsible for Pharmacovigilance" + }, + { + "system" : "http://hl7.org/fhir/medicinal-product-contact-type", + "code" : "PVEnquiries", + "display" : "Pharmacovigilance Enquiry Information" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/medicinal-product-name-type", + "resource" : { + "resourceType" : "ValueSet", + "id" : "medicinal-product-name-type", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "brr" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/medicinal-product-name-type", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3015" + }], + "version" : "6.0.0-ballot2", + "name" : "ProductNameType", + "title" : "Product Name Type", + "status" : "draft", + "experimental" : true, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "Type of a name for a Medicinal Product.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/medicinal-product-name-type" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:d6abb4b2-9bd9-4da8-9717-0bf53820acc9", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 5, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/medicinal-product-name-type|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/medicinal-product-name-type", + "code" : "BAN", + "display" : "British Approved Name" + }, + { + "system" : "http://hl7.org/fhir/medicinal-product-name-type", + "code" : "INN", + "display" : "International Non-Proprietary Name" + }, + { + "system" : "http://hl7.org/fhir/medicinal-product-name-type", + "code" : "INNM", + "display" : "Modified International Non-Proprietary Name" + }, + { + "system" : "http://hl7.org/fhir/medicinal-product-name-type", + "code" : "pINN", + "display" : "Proposed International Non-Proprietary Name" + }, + { + "system" : "http://hl7.org/fhir/medicinal-product-name-type", + "code" : "rINN", + "display" : "Recommended International Non-Proprietary Name" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/medicinal-product-name-part-type", + "resource" : { + "resourceType" : "ValueSet", + "id" : "medicinal-product-name-part-type", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "brr" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/medicinal-product-name-part-type", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3028" + }], + "version" : "6.0.0-ballot2", + "name" : "ProductNamePartType", + "title" : "Product Name Part Type", + "status" : "draft", + "experimental" : true, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "Type of part of a name for a Medicinal Product.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/medicinal-product-name-part-type" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:f8f9761b-c879-486a-9dd7-954bb67e5bdf", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 16, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/medicinal-product-name-part-type|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/medicinal-product-name-part-type", + "code" : "FullName", + "display" : "Full name" + }, + { + "system" : "http://hl7.org/fhir/medicinal-product-name-part-type", + "code" : "InventedNamePart", + "display" : "Invented name part" + }, + { + "system" : "http://hl7.org/fhir/medicinal-product-name-part-type", + "code" : "ScientificNamePart", + "display" : "Scientific name part" + }, + { + "system" : "http://hl7.org/fhir/medicinal-product-name-part-type", + "code" : "StrengthPart", + "display" : "Strength part" + }, + { + "system" : "http://hl7.org/fhir/medicinal-product-name-part-type", + "code" : "DoseFormPart", + "display" : "Pharmaceutical dose form part" + }, + { + "system" : "http://hl7.org/fhir/medicinal-product-name-part-type", + "code" : "FormulationPart", + "display" : "Formulation part" + }, + { + "system" : "http://hl7.org/fhir/medicinal-product-name-part-type", + "code" : "IntendedUsePart", + "display" : "Intended use part" + }, + { + "system" : "http://hl7.org/fhir/medicinal-product-name-part-type", + "code" : "PopulationPart", + "display" : "Target population part" + }, + { + "system" : "http://hl7.org/fhir/medicinal-product-name-part-type", + "code" : "ContainerPart", + "display" : "Container or pack part" + }, + { + "system" : "http://hl7.org/fhir/medicinal-product-name-part-type", + "code" : "DevicePart", + "display" : "Device part" + }, + { + "system" : "http://hl7.org/fhir/medicinal-product-name-part-type", + "code" : "TrademarkOrCompanyPart", + "display" : "Trademark or company name part" + }, + { + "system" : "http://hl7.org/fhir/medicinal-product-name-part-type", + "code" : "TimeOrPeriodPart", + "display" : "Time/Period part" + }, + { + "system" : "http://hl7.org/fhir/medicinal-product-name-part-type", + "code" : "FlavorPart", + "display" : "Flavor part" + }, + { + "system" : "http://hl7.org/fhir/medicinal-product-name-part-type", + "code" : "DelimiterPart", + "display" : "Delimiter part" + }, + { + "system" : "http://hl7.org/fhir/medicinal-product-name-part-type", + "code" : "LegacyNamePart", + "display" : "Legacy name" + }, + { + "system" : "http://hl7.org/fhir/medicinal-product-name-part-type", + "code" : "SpeciesNamePart", + "display" : "Target species name part" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/medicinal-product-cross-reference-type", + "resource" : { + "resourceType" : "ValueSet", + "id" : "medicinal-product-cross-reference-type", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "brr" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/medicinal-product-cross-reference-type", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3029" + }], + "version" : "6.0.0-ballot2", + "name" : "ProductCrossReferenceType", + "title" : "Product Cross Reference Type", + "status" : "draft", + "experimental" : true, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "Relationship to another Medicinal Product.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/medicinal-product-cross-reference-type" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:ee286fa4-93bf-468c-95d8-e75b43aeeafd", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 6, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/medicinal-product-cross-reference-type|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/medicinal-product-cross-reference-type", + "code" : "InvestigationalProduct", + "display" : "Link to Investigational Product" + }, + { + "system" : "http://hl7.org/fhir/medicinal-product-cross-reference-type", + "code" : "VirtualProduct", + "display" : "Link Actual to Virtual Product" + }, + { + "system" : "http://hl7.org/fhir/medicinal-product-cross-reference-type", + "code" : "ActualProduct", + "display" : "Link Virtual to Actual Product" + }, + { + "system" : "http://hl7.org/fhir/medicinal-product-cross-reference-type", + "code" : "BrandedProduct", + "display" : "Link Generic to Branded Product" + }, + { + "system" : "http://hl7.org/fhir/medicinal-product-cross-reference-type", + "code" : "GenericProduct", + "display" : "Link Branded to Generic Product" + }, + { + "system" : "http://hl7.org/fhir/medicinal-product-cross-reference-type", + "code" : "Parallel", + "display" : "Link to Parallel Import Product" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/medicinal-product-confidentiality", + "resource" : { + "resourceType" : "ValueSet", + "id" : "medicinal-product-confidentiality", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "brr" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/medicinal-product-confidentiality", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3026" + }], + "version" : "6.0.0-ballot2", + "name" : "ProductConfidentiality", + "title" : "Product Confidentiality", + "status" : "draft", + "experimental" : true, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "Confidentiality rating, e.g. commercial sensitivity for a Medicinal Product.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/medicinal-product-confidentiality" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:f10949b8-0935-4444-bfa3-dbf37979f300", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 2, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/medicinal-product-confidentiality|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/medicinal-product-confidentiality", + "code" : "CommerciallySensitive", + "display" : "Commercially Sensitive" + }, + { + "system" : "http://hl7.org/fhir/medicinal-product-confidentiality", + "code" : "NotCommerciallySensitive", + "display" : "Not Commercially Sensitive" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/product-characteristic-codes", + "resource" : { + "resourceType" : "ValueSet", + "id" : "product-characteristic-codes", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "brr" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/product-characteristic-codes", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3016" + }], + "version" : "6.0.0-ballot2", + "name" : "ProductCharacteristic", + "title" : "Product Characteristic", + "status" : "draft", + "experimental" : true, + "publisher" : "FHIR Project team", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "This value set includes all observable entity codes from SNOMED CT - provided as an exemplar value set.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "copyright" : "This resource includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these specifications must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/get-snomed-ct or info@snomed.org", + "compose" : { + "include" : [{ + "system" : "http://snomed.info/sct", + "filter" : [{ + "property" : "concept", + "op" : "is-a", + "value" : "363787002" + }] + }] + }, + "expansion" : { + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/valueset-unclosed", + "valueBoolean" : true + }], + "identifier" : "urn:uuid:47cffb29-0985-4d00-8dca-fa8de1e14156", + "timestamp" : "2024-10-02T17:54:47+00:00", + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-valueset", + "valueUri" : "null" + }, + { + "name" : "used-codesystem", + "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230131" + }, + { + "name" : "version", + "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230131" + }], + "contains" : [{ + "system" : "http://snomed.info/sct", + "code" : "363787002", + "display" : "Observable entity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Observable entity (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "365007", + "display" : "Circaseptan biorhythm", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Weekly biorhythm" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Circaseptan biorhythm, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Circaseptan biorhythm, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "413009", + "display" : "Photophosphorylation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Photophosphorylation, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Photophosphorylation, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "477001", + "display" : "Suggestibility", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Suggestibility, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Suggestibility, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "482008", + "display" : "Gallbladder contraction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gallbladder contraction, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gallbladder contraction, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "820008", + "display" : "Intestinal mucosal permeability", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intestinal mucosal permeability, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intestinal mucosal permeability, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "916008", + "display" : "Epidermopoiesis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Epidermopoiesis, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Epidermopoiesis, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "940000", + "display" : "Secondary immune response", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anamnestic response" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anamnesis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Secondary immune response, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Secondary immune response, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1202003", + "display" : "Mastication", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chewing" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mastication (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1255009", + "display" : "Electron transfer", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Electron transport" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Electron transfer, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Electron transfer, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1285004", + "display" : "Third heart sound, S>3<", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Third heart sound, S>3<, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Third heart sound, S>3<, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1309009", + "display" : "Electrical transmission of fiber", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Electrical transmission of fibre" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Electrical transmission of fiber, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Electrical transmission of fiber, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1314008", + "display" : "Antigen transformation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antigen transformation, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antigen transformation, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1364001", + "display" : "Ion channel gating", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ion channel gating, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ion channel gating, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1391004", + "display" : "Mechanical dead space", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Instrumental dead space" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mechanical dead space, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mechanical dead space, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1495009", + "display" : "Moro reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Moro reflex (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infant startle reflex" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1524004", + "display" : "Megakaryocytic maturation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Megakaryocytic maturation, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Megakaryocytic maturation, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1803003", + "display" : "Epidermal diffusion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Epidermal diffusion, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Epidermal diffusion, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1882005", + "display" : "Antibody-mediated lympholysis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antibody-mediated lympholysis, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antibody-mediated lympholysis, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1925005", + "display" : "Subcutaneous tissue function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subcutaneous tissue function (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1993008", + "display" : "Operation of a transportation device", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Engaged in operation of a transportation agent" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Operation of a transportation device, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Operation of a transportation device, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2335007", + "display" : "Amniotic fluid turnover", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Amniotic fluid turnover, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Amniotic fluid turnover, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2465003", + "display" : "Neutrophil chemotaxis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neutrophil chemotaxis, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neutrophil chemotaxis, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2548005", + "display" : "Peak gastric acid output", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PAO" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Peak gastric acid output (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2767007", + "display" : "Dysergia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dysergia (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2941008", + "display" : "Eighth cranial nerve function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acoustic nerve function" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Eighth cranial nerve function (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2957008", + "display" : "Gallbladder contraction reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gallbladder contraction reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3030002", + "display" : "ST segment", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ST segment (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3049003", + "display" : "Gastrointestinal neuronal concentration", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastrointestinal neuronal concentration, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastrointestinal neuronal concentration, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3085003", + "display" : "Gastric phase of gastric secretory response", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastric phase of gastric secretory response, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastric phase of gastric secretory response, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3330009", + "display" : "Aminergic synaptic transmission", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aminergic synaptic transmission, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aminergic synaptic transmission, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3359009", + "display" : "Humoral immune reaction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antigen-antibody reaction" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Humoural immune reaction" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Humoral immune reaction, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Humoral immune reaction, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3371003", + "display" : "Ciliary action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mucociliary action" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ciliary action, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ciliary action, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3384007", + "display" : "Illumination", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Illumination, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Illumination, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3397009", + "display" : "Physiological regions of airflow, lower airway", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Physiological regions of airflow, lower airway, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Physiological regions of airflow, lower airway, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3516000", + "display" : "Chemical transmission of fiber", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chemical transmission of fibre" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chemical transmission of fiber, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chemical transmission of fiber, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3628000", + "display" : "Lymphocytic migration", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lymphocytic migration, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lymphocytic migration, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3678003", + "display" : "Neurogenic pancreatic secretory regulation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neurogenic pancreatic secretory regulation, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neurogenic pancreatic secretory regulation, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3709003", + "display" : "Respiratory movement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Respiratory movement, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Respiratory movement, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3791008", + "display" : "Bohr effect", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bohr effect, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bohr effect, function" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Right shift of the haemoglobin oxygen dissociation curve due to lower pH with increased carbon dioxide." + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Right shift of the hemoglobin oxygen dissociation curve due to lower pH with increased carbon dioxide." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3805004", + "display" : "Behavior of childhood and adolescence", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Behaviour of childhood and adolescence" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Behavior of childhood and adolescence (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3806003", + "display" : "Relaxation of sphincter of Oddi", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Relaxation of sphincter of Oddi, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Relaxation of sphincter of Oddi, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3850002", + "display" : "Psychological function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Psychological function (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3863008", + "display" : "Lung compliance", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lung compliance (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cl - Lung compliance" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3962002", + "display" : "Vasomotor function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vasomotor function (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4051006", + "display" : "Finkelsteins test response", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Finkelsteins test" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Finkelsteins test response (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4065008", + "display" : "Affect", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Affect function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Affect function" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Affect is a function that endows a person with the capacity to make internal emotional states externally observable through motor behavior such as facial expression, posture, and voice. The realization of this function is expression of emotional states." + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Affect is a function that endows a person with the capacity to make internal emotional states externally observable through motor behaviour such as facial expression, posture, and voice. The realisation of this function is expression of emotional states." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4186006", + "display" : "Telophase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Telophase, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Telophase, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4187002", + "display" : "Dark adaptation curve", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dark adaptation curve (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4351003", + "display" : "Stress relaxation pressure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stress relaxation pressure, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stress relaxation pressure, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4428004", + "display" : "Equal pressure point", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Equal pressure point (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4452006", + "display" : "Adaptation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adaptation, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adaptation, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4531001", + "display" : "Jaw reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Jaw reflex (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "JJ - Jaw jerk" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4601000", + "display" : "Airflow", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Airflow, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Airflow, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4605009", + "display" : "Cerebral function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cerebral function (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4683004", + "display" : "Living condition", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Living condition (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4695004", + "display" : "Homeostasis of autonomic nervous system", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Homoeostasis of autonomic nervous system" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Homeostasis of autonomic nervous system, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Homeostasis of autonomic nervous system, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4710002", + "display" : "Interdigestive phase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Interdigestive phase, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Interdigestive phase, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4751000", + "display" : "Leisure physical activity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Leisure physical activity (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4838002", + "display" : "Vagus nerve motor function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vagus nerve motor function (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5072004", + "display" : "Thoracic autonomic function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thoracic autonomic function (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5222008", + "display" : "Pressure difference between alveoli and mouth", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "P>aw<" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pressure difference between alveoli and mouth (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5308006", + "display" : "Bile protein secretion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bile protein secretion, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bile protein secretion, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5410007", + "display" : "Oxidative phosphorylation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oxidative phosphorylation, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oxidative phosphorylation, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5418000", + "display" : "Host defense", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Host defence" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Host defense, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Host defense, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5512001", + "display" : "GAg gene", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "GAg gene (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5660006", + "display" : "Volitional phonation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Volitional phonation (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5661005", + "display" : "Unnatural hair color", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Unnatural hair colour" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Unnatural hair color (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5741007", + "display" : "Interphase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Interphase, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Interphase, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5744004", + "display" : "Excitatory potential", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excitatory potential, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excitatory potential, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5748001", + "display" : "Axon and peripheral nervous system function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Axon and peripheral nervous system function (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5883007", + "display" : "Physiological change of voice", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Physiological change of voice, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Physiological change of voice, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6057008", + "display" : "Tubular reabsorption", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tubular reabsorption, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tubular reabsorption, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6145002", + "display" : "Effective renal plasma flow", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Effective renal plasma flow, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Effective renal plasma flow, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6230002", + "display" : "Extinction of conditioned response", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Extinction of conditioned response, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Extinction of conditioned response, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6252006", + "display" : "Postural reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Postural reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6304003", + "display" : "Airway resistance", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "R>AW<" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Raw - Airway resistance" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Airway resistance (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6427007", + "display" : "Chest expansion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chest expansion (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6440002", + "display" : "Equalization of pressure of gallbladder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Equalisation of pressure of gallbladder" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Equalization of pressure of gallbladder, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Equalization of pressure of gallbladder, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6577008", + "display" : "Lacunar resorption", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lacunar resorption, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lacunar resorption, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6588002", + "display" : "Tertiary peristaltic contraction of esophagus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tertiary esophageal peristalsis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tertiary peristaltic contraction of oesophagus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tertiary oesophageal peristalsis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tertiary peristaltic contraction of esophagus, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tertiary peristaltic contraction of esophagus, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6635000", + "display" : "Renal clearance", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Renal clearance, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Renal clearance, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6723007", + "display" : "Granulocyte life span", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Granulocyte life span, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Granulocyte life span, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6769007", + "display" : "Attention", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Attention function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Attention function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6795009", + "display" : "Spontaneous placental expulsion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spontaneous placental expulsion, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spontaneous placental expulsion, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6797001", + "display" : "Mean blood pressure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mean blood pressure (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "MAP - Mean arterial pressure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "MBP - Mean blood pressure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A blood pressure that refers to the average over a cardiac cycle" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6886007", + "display" : "Active biological transport", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Active transport" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Active biological transport, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Active biological transport, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6899005", + "display" : "Axonal conduction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Axonal conduction, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Axonal conduction, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6918002", + "display" : "Muscle tone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muscle tone (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Observation of tone of skeletal muscle" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6942003", + "display" : "Level of consciousness", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Level of consciousness (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "LOC - Level of consciousness" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6994001", + "display" : "Antigen excess", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antigen excess, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antigen excess, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7015005", + "display" : "Renal filtration fraction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Renal filtration fraction, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Renal filtration fraction, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7041004", + "display" : "Mitosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mitosis, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mitosis, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7175000", + "display" : "Dream", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dreams" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dream, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dream, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7205007", + "display" : "Equilibrium", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Equilibrium, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Equilibrium, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7261001", + "display" : "Plasma cell secretion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Plasma cell secretion, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Plasma cell secretion, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7349007", + "display" : "Yodelling", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Yodelling (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7352004", + "display" : "Fontanel closure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fontanel closure, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fontanel closure, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7423001", + "display" : "Critical fusion frequency", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Critical fusion frequency (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7478007", + "display" : "Ciliospinal reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ciliospinal reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7542004", + "display" : "Personal status", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Personal status (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7749005", + "display" : "Body growth", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Body growth, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Body growth, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7825004", + "display" : "ENV gene", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ENV gene (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7866004", + "display" : "Higher-order conditioning", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Higher-order conditioning, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Higher-order conditioning, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7928001", + "display" : "Body oxygen consumption", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Body oxygen consumption (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "VO2 - Oxygen consumption" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7934008", + "display" : "Passive physical exercise", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Passive physical exercise (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7952008", + "display" : "Skin sensitivity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Skin sensitivity, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Skin sensitivity, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8198006", + "display" : "Orbicularis muscle reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Orbicularis muscle reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8337009", + "display" : "Active intestinal electrolyte transport", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Active intestinal electrolyte transport, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Active intestinal electrolyte transport, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8469004", + "display" : "Immune domain", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immune domain, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immune domain, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8499008", + "display" : "Pulse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pulse, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pulse, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8515003", + "display" : "Bone turnover rate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bone turnover rate (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8521004", + "display" : "Eyelid function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Eyelid function (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8527000", + "display" : "Radiopronator reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radiopronator reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8581002", + "display" : "Neuronal inhibition", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neuronal inhibition, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neuronal inhibition, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8586007", + "display" : "Postprandial gastric acid secretory response", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Postprandial gastric acid secretory response, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Postprandial gastric acid secretory response, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8625004", + "display" : "Legal state", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Legal status" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Legal status (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8647004", + "display" : "Sulzberger-Chase phenomenon", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sulzberger-Chase phenomenon, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sulzberger-Chase phenomenon, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8690003", + "display" : "Diaphragmatic excursion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diaphragmatic excursion (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8738002", + "display" : "Rhythmic gallbladder contraction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rhythmic gallbladder contraction, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rhythmic gallbladder contraction, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8739005", + "display" : "Intestinal electrolyte movement by passive diffusion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intestinal electrolyte movement by passive diffusion, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intestinal electrolyte movement by passive diffusion, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8834007", + "display" : "Humoral pancreatic secretory regulation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Humoural pancreatic secretory regulation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Humoral pancreatic secretory regulation, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Humoral pancreatic secretory regulation, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8927009", + "display" : "Stimulus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stimulus, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stimulus, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8997002", + "display" : "Ventricular systole", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ventricular systole, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ventricular systole, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9077000", + "display" : "Air conduction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Air conduction, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "AC - Air conduction" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Air conduction, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9251003", + "display" : "Jumping", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Jumping (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9304002", + "display" : "Aortic body chemoreceptor reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aortic body chemoreceptor reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9470006", + "display" : "Simple axonal action potential", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Simple axonal action potential, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Simple axonal action potential, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9561006", + "display" : "Gastric filling", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastric filling, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastric filling, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9576003", + "display" : "Esophageal pressure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oesophageal pressure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Esophageal pressure (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "OP - Oesophageal pressure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "OP - Esophageal pressure" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9876005", + "display" : "Tenth cranial nerve function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vagus nerve function" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tenth cranial nerve function (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9929002", + "display" : "Eddy currents in airflow", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Eddy currents in airflow, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Eddy currents in airflow, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9964006", + "display" : "Flexion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Flexion, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Flexion, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9995004", + "display" : "Hue discrimination", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hue discrimination, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hue discrimination, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "10011003", + "display" : "Absolute refractory period of nerve cell and nerve fiber", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Absolute refractory period of nerve cell and nerve fibre" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Absolute refractory period of nerve cell and nerve fiber, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Absolute refractory period of nerve cell and nerve fiber, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "10142005", + "display" : "Chronobiologic state", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronobiologic state (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "10143000", + "display" : "Touch-pressure threshold of spinal nerve", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Touch-pressure threshold of spinal nerve (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "10241009", + "display" : "Digestion and absorption, intestinal stage", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Digestion and absorption, intestinal stage, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Digestion and absorption, intestinal stage, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "10252003", + "display" : "Triceps jerk reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Triceps jerk reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "10448000", + "display" : "Distribution of ventilation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Distribution of ventilation, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Distribution of ventilation, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "10502006", + "display" : "Conditioned stimulus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conditioned stimulus, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conditioned stimulus, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "10539007", + "display" : "Sixth cranial nerve function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abducens nerve function" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sixth cranial nerve function (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "10625003", + "display" : "Adaptation to odor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adaptation to odour" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adaptation to odor, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adaptation to odor, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "10702008", + "display" : "Intracapsular hydrostatic pressure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intracapsular hydrostatic pressure (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "10716003", + "display" : "Ureteral function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ureteral function (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "10806004", + "display" : "Digestion and absorption, intraluminal stage", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Digestion and absorption, intraluminal stage, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Digestion and absorption, intraluminal stage, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "10947000", + "display" : "Synergist muscle action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Synergist muscle action, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Synergist muscle action, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "11118004", + "display" : "Autonomic esophageal function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Autonomic oesophageal function" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Autonomic esophageal function (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "11247002", + "display" : "Intestinal electrolyte transport", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intestinal electrolyte transport, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intestinal electrolyte transport, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "11395008", + "display" : "Third cranial nerve function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oculomotor nerve function" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Third cranial nerve function (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "11448005", + "display" : "Rapid eye movement dreaming", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "REM dreaming" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rapid eye movement dreaming, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rapid eye movement dreaming, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "11554009", + "display" : "Adduction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adduction, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adduction, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "11696002", + "display" : "Intestinal sodium secretion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intestinal sodium secretion, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intestinal sodium secretion, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "11769008", + "display" : "Antigen competition", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antigen competition, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antigen competition, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "11786002", + "display" : "Dentin solubility", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dentin solubility, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dentin solubility, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "11798007", + "display" : "Anabolism", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Biosynthesis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anabolism, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anabolism, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "11820004", + "display" : "Stepping reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stepping reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "11953005", + "display" : "Renal function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Renal function (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "11977004", + "display" : "Muscle relaxation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muscle relaxation, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muscle relaxation, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "12032001", + "display" : "Superior oblique muscle innervation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Superior oblique muscle innervation, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Superior oblique muscle innervation, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "12049008", + "display" : "Ovum transport", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ovum transport, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ovum transport, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "12140005", + "display" : "Muscle contraction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muscle contraction, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muscle contraction, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "12157009", + "display" : "Bile acid secretion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bile acid secretion, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bile acid secretion, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "12239004", + "display" : "Throat clearing", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Throat clearing (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "12261009", + "display" : "Writing", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Writing (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "12280006", + "display" : "Blood-cerebrospinal fluid barrier", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood-cerebrospinal fluid barrier, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood-cerebrospinal fluid barrier, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "12307008", + "display" : "Dopaminergic synaptic transmission", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dopaminergic synaptic transmission, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dopaminergic synaptic transmission, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "12309006", + "display" : "Posterior nasal fricative", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Posterior nasal fricative, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Posterior nasal fricative, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "12367005", + "display" : "Lipid peroxidation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lipid peroxidation, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lipid peroxidation, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "12405001", + "display" : "Spitting", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spitting (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "12493004", + "display" : "Facial nerve motor function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Facial nerve motor function (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "12547000", + "display" : "Erythrocyte deformability", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Erythrocyte deformability (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "12591000", + "display" : "Intestinal epithelial cell transport of amino acids", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intestinal epithelial cell transport of amino acids, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intestinal epithelial cell transport of amino acids, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "12679000", + "display" : "Supinator jerk reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brachioradialis reflex" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Supinator jerk reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "12852001", + "display" : "Internal rotation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medial rotation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Internal rotation, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Internal rotation, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "12887001", + "display" : "Colorectal pressure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Colorectal pressure (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "13130004", + "display" : "Foot inversion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Foot inversion, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Foot inversion, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "13191003", + "display" : "Transformer action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transformer action, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transformer action, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "13226008", + "display" : "Pancreatic secretion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pancreatic secretion, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pancreatic secretion, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "13402008", + "display" : "Flocculation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Flocculation, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Flocculation, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "13473004", + "display" : "Autonomic gastric function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Autonomic gastric function (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "13506008", + "display" : "Maternal age", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Maternal age (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "13621006", + "display" : "Tidal volume", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tidal volume (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "TV - Tidal volume" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "VT - Tidal volume" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "13693004", + "display" : "Conception", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conception, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conception, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "13760002", + "display" : "Cardioarterial interval", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cardioarterial interval (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "13823007", + "display" : "Excretory rate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excretory rate, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excretory rate, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "14004009", + "display" : "Interdigestive motility pattern", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Interdigestive motility pattern, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Interdigestive motility pattern, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "14067000", + "display" : "Speech hearing level", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Speech hearing level (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "14142001", + "display" : "Frequency of sexual intercourse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Frequency of sexual intercourse (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "14235009", + "display" : "Performance discrimination", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Performance differentiation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Performance discrimination, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Performance discrimination, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "14411002", + "display" : "Desquamation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Desquamative state" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Scaling" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Scaling of skin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Exfoliation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Desquamation, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Desquamation, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "14468000", + "display" : "Sports activity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sports" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sports activity (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "14502000", + "display" : "Supination", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Supination, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Supination, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "14688008", + "display" : "Brain stem inspiratory center function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Apneustic center function" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brain stem inspiratory centre function" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Apneustic centre function" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brain stem inspiratory center function (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "14872005", + "display" : "Gene function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gene function (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "14890006", + "display" : "Small intestine secretion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Small intestine secretion, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Small intestine secretion, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "14910006", + "display" : "Inspiration", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inhalation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inspiratory" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inspiration (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Breathing in" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "14951008", + "display" : "Fatherhood", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fatherhood (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "15070007", + "display" : "Trigeminal reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oculo-sensory reflex" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oculo-pupillary reflex" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trigeminal reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "15125001", + "display" : "After-discharge phenomenon", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "After-discharge phenomenon, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "After-discharge phenomenon, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "15227002", + "display" : "Gastric secretory inhibition", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastric secretory suppression" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastric secretory inhibition, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastric secretory inhibition, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "15281004", + "display" : "Intestinal protein absorption", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intestinal protein absorption, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intestinal protein absorption, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "15361003", + "display" : "Operation of a device", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Engaged in operation of a machine or device" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Operation of a device, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Operation of a device, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "15396003", + "display" : "RRNA operon gene", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ribosomal ribonucleic acid operon gene (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ribosomal ribonucleic acid operon gene" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "15456004", + "display" : "Q angle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Q angle (knee) (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Q angle (knee)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "15527001", + "display" : "Capillary filling", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Capillary refill time" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Capillary filling time" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Capillary filling, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Capillary filling, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "15564007", + "display" : "Slow axoplasmic transport", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Slow axoplasmic transport, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Slow axoplasmic transport, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "15565008", + "display" : "Spatial summation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spatial summation, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spatial summation, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "15615005", + "display" : "Complement activation terminal pathway", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Complement activation terminal pathway, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Complement activation terminal pathway, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "15876000", + "display" : "McMurray test response", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "McMurray test" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "McMurray test response (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "16058003", + "display" : "Threshold reaction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Threshold reaction, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Threshold reaction, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "16086006", + "display" : "Blood volume", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood volume (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "16153005", + "display" : "Fast axoplasmic transport", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fast axoplasmic transport, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fast axoplasmic transport, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "16162007", + "display" : "Total airway resistance", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Flow resistive pressure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "R>T<" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Total airway resistance (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "16166005", + "display" : "Placental endocrine function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Placental endocrine function (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "16206004", + "display" : "Oxygen delivery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oxygen delivery (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "DO2 - Oxygen delivery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oxygen flux" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "16244008", + "display" : "Immune adherence", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immune adherence, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immune adherence, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "16262004", + "display" : "Autonomic genital erectile function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Autonomic genital erectile function (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "16354009", + "display" : "Blood erythrocyte volume", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood erythrocyte volume (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "16379007", + "display" : "Water-electrolyte balance", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Water-electrolyte balance, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Water-electrolyte balance, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "16466004", + "display" : "Ristocetin cofactor activity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ristocetin cofactor activity, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ristocetin cofactor activity, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "16468003", + "display" : "Dynamic stretch reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dynamic stretch reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "16476001", + "display" : "Bone conduction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bone conduction, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "BC - Bone conduction" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bone conduction, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "16490003", + "display" : "Rectal continence", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anal continence" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anorectal continence" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bowel continence" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Control of bowel function" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bowels - continence" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anorectal continence, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anorectal continence, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "16550004", + "display" : "Renal blood flow", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Renal blood flow, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Renal blood flow, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "16679002", + "display" : "Inhibition of pancreatic secretion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Suppression of pancreatic secretion" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inhibition of pancreatic secretion, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inhibition of pancreatic secretion, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "16821004", + "display" : "Metabolic requirement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Metabolic requirement, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Metabolic requirement, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "16891008", + "display" : "Immunologic enhancement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immunologic enhancement, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immunologic enhancement, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "16933005", + "display" : "Gastric secretory capacity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastric secretory capacity, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastric secretory capacity, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "16940006", + "display" : "Electrogenic sodium absorption", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Electrogenic sodium absorption, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Electrogenic sodium absorption, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "17202005", + "display" : "Maximum expiratory pressure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Maximum expiratory pressure (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Maximum expiratory airway pressure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Peak expiratory airway pressure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Peak expiratory pressure" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "17328006", + "display" : "Flow of urine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Flow of urine (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stream of urine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "17362006", + "display" : "Small intestinal motor activity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Small intestinal motor activity, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Small intestinal motor activity, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "17410008", + "display" : "Gastric bicarbonate secretion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastric HCO>3<^-^ secretion" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastric bicarbonate secretion, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastric bicarbonate secretion, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "17441009", + "display" : "Resolution threshold", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Resolution threshold (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "17785005", + "display" : "Lung volume", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lung volume, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lung volume, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "17892006", + "display" : "Nerve-muscle fiber pathway polarization", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nerve-muscle fiber pathway depolarization" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nerve-muscle fibre pathway polarisation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nerve-muscle fibre pathway depolarisation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nerve-muscle fiber pathway polarization, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nerve-muscle fiber pathway polarization, function" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nerve-muscle fibre pathway polarisation, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "17952008", + "display" : "Transmission of breath sounds", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transmission of breath sounds, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transmission of breath sounds, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "17964000", + "display" : "Residual tumor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Residual tumour" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Residual tumor stage (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Residual tumour stage" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Residual tumor stage" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "18145008", + "display" : "Hypopharyngeal sphincter function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypopharyngeal sphincter function (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "18240006", + "display" : "Corpus striatum motor modulation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Corpus striatum motor modulation, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Corpus striatum motor modulation, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "18316001", + "display" : "Virus replication in vivo", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Virus replication in vivo, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Virus replication in vivo, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "18332003", + "display" : "Scotopic dominator curve", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Scotopic dominator curve, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Scotopic dominator curve, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "18373002", + "display" : "Nervous system function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neurological function" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nervous system function (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "18480004", + "display" : "Sex drive", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sexual urge" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sexual appetite" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Libido, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Libido, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "18491006", + "display" : "Peak expiratory flow rate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Peak expiratory flow rate (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PEFR - Peak expiratory flow rate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PEF - Peak expiratory flow rate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "18601007", + "display" : "Rooting reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rooting reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "18741006", + "display" : "Digestive gland function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Digestive gland function (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "18841001", + "display" : "Inflation reflexes", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inflation reflexes (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "19077000", + "display" : "Eleventh cranial nerve motor function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Eleventh cranial nerve motor function (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "19166009", + "display" : "Stapedial reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stapedial reflex (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "SR - Stapedial reflex" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "19381008", + "display" : "Capillary permeability", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Capillary permeability, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Capillary permeability, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "19487008", + "display" : "Exertion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Exertion, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Exertion, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "19511002", + "display" : "Aggressor lymphocyte reaction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aggressor lymphocyte reaction, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aggressor lymphocyte reaction, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "19611009", + "display" : "Mechanical fragility", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mechanical fragility, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mechanical fragility, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "19634000", + "display" : "Gas transport time peak of expiratory flow", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gas transport time peak of expiratory flow, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gas transport time peak of expiratory flow, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "19706002", + "display" : "Gamma aminobutyric acid synaptic transmission", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inhibitory GABA synaptic transmission" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gamma aminobutyric acid synaptic transmission, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gamma aminobutyric acid synaptic transmission, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "19789007", + "display" : "Gallbladder bile concentration", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gallbladder bile concentration, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gallbladder bile concentration, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "19959007", + "display" : "Histiocytic migration", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Histiocytic migration, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Histiocytic migration, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "19982009", + "display" : "Dead space gas volume", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "V>D<" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dead space gas volume (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "19993006", + "display" : "Immunologic memory", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immunologic memory, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immunologic memory, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "20000007", + "display" : "Complement fixation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Complement fixation, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Complement fixation, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "20245001", + "display" : "Blood-brain barrier", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood-brain barrier, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood-brain barrier, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "20255002", + "display" : "Flushing", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blushing" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blush" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Flush" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blushing, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blushing, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "20374008", + "display" : "Lymphocyte transformation response", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lymphocyte transformation response, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lymphocyte transformation response, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "20412003", + "display" : "Spermatogenesis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spermatocytogenesis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spermatogenesis, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spermatogenesis, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "20426007", + "display" : "Volume history of lung", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Volume history of lung (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "20441007", + "display" : "Thought association", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thought association, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thought association, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "20494003", + "display" : "Nociceptor function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nociceptor function (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "20587003", + "display" : "Paternal age", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paternal age (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "20618006", + "display" : "Mean mid-expiratory flow rate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "MMFR" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mean mid-expiratory flow rate, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mean mid-expiratory flow rate, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "20629005", + "display" : "Large bowel transit time", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Large bowel transit time, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Large bowel transit time, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "20722008", + "display" : "Passive biological transport", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Passive transport" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Passive biological transport, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Passive biological transport, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "20733006", + "display" : "Living place", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Living place (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "20806000", + "display" : "Adrenergic synaptic transmission", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adrenergic synaptic transmission, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adrenergic synaptic transmission, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "20889005", + "display" : "Genetic marker", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Genetic marker, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Genetic marker, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "20910001", + "display" : "Pivot shift test response", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pivot shift test response (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "20947001", + "display" : "Dialysis secretion of vitreous humor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dialysis secretion of vitreous humour" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dialysis secretion of vitreous humor, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dialysis secretion of vitreous humor, function" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dialysis secretion of vitreous humour, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "20970009", + "display" : "Static lung pressure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Static lung recoil" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Static lung pressure (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "21122005", + "display" : "Femoral nerve stretch response", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Femoral nerve stretch" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Femoral nerve stretch response (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "FNS - Femoral nerve stretch" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "21152002", + "display" : "Temporal summation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Temporal summation, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Temporal summation, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "21192000", + "display" : "Systolic phase of uterine contraction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Systolic phase of uterine contraction, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Systolic phase of uterine contraction, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "21278004", + "display" : "Passive movement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Passive motion" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Passive manipulation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Passive movements" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PM - Passive movements" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Passive movement (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "21313003", + "display" : "Whispered voice", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Whispered voice (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Whispering" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "21324001", + "display" : "Refraction of eye", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ocular refraction" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Refraction of eye, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Refraction of eye, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "21356008", + "display" : "Photosynthesis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Photosynthesis, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Photosynthesis, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "21417003", + "display" : "Linear gas velocity (V)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Linear gas velocity (V), function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Linear gas velocity (V), function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "21474000", + "display" : "Generalization of extinction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Generalisation of extinction" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Generalization of extinction, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Generalization of extinction, function" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Generalisation of extinction, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "21663000", + "display" : "Salivary reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Salivary reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "21723009", + "display" : "Reticuloendothelial cell migration", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "R-E cell migration" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reticuloendothelial cell migration, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reticuloendothelial cell migration, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "21738005", + "display" : "Precipitation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Precipitation, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Precipitation, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "21840007", + "display" : "Date of last menstrual period", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Date of last menstrual period (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "LMP - Last menstrual period" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "21979002", + "display" : "Homeostasis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Homoeostasis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Homeostasis, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Homeostasis, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "22052001", + "display" : "Mean maximum expiratory flow", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "MMEF" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mean maximum expiratory flow, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mean maximum expiratory flow, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "22171002", + "display" : "Neuromuscular fatigue", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neuromuscular fatigue, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neuromuscular fatigue, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "22200009", + "display" : "Bone resorption", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bone resorption, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bone resorption, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "22280007", + "display" : "Caloric response", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Caloric response, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Caloric response, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "22301005", + "display" : "Competitive binding", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Competitive binding, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Competitive binding, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "22382001", + "display" : "Stereognosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stereognostic perception" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stereognosis, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Touch discrimination" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stereognosis, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "22571008", + "display" : "Catelectrotonus of nerve cell and nerve fiber", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Catelectrotonus of nerve cell and nerve fibre" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Catelectrotonus of nerve cell and nerve fiber, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Catelectrotonus of nerve cell and nerve fiber, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "22626006", + "display" : "Electrical activity of brain", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Electrical activity of brain, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Electrical activity of brain, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "22639005", + "display" : "Precordial pulsation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Precordial pulsation, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Precordial pulsation, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "22690006", + "display" : "Nerve conduction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nerve conduction (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "22751002", + "display" : "Contraction of external anal sphincter", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Contraction of external anal sphincter, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Contraction of external anal sphincter, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "22787009", + "display" : "Epiphysis formation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Epiphysis formation, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Epiphysis formation, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "22851009", + "display" : "Intelligence", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intelligence, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intelligence, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "22921004", + "display" : "Jugular venous pulse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Jugular venous pulse, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Jugular venous pulse, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "23035008", + "display" : "Hering-Breuer reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hering-Breuer reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "23211007", + "display" : "Swallowing reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Swallowing reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "23275005", + "display" : "Mixed liver function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mixed liver function (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "23362008", + "display" : "Intramyometrial pressure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intramyometrial pressure (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "23365005", + "display" : "Cytokinesis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cytokinetic state" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cytokinesis, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cytokinesis, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "23431008", + "display" : "Primary peristaltic contraction of esophagus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Primary esophageal peristalsis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Primary peristaltic contraction of oesophagus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Primary oesophageal peristalsis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Primary peristaltic contraction of esophagus, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Primary peristaltic contraction of esophagus, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "23435004", + "display" : "Bone function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bone function (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "23472005", + "display" : "Heart sound", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cardiac sound" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Heart sound, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Heart sound, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "23565006", + "display" : "Anorectal motility", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anorectal motility, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anorectal motility, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "23948005", + "display" : "Plasma cell production", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Plasma cell production, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Plasma cell production, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "23980007", + "display" : "Apley test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Apley test response" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Apley test response (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "24025005", + "display" : "Depolarization of nerve cell and nerve fiber", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Depolarisation of nerve cell and nerve fibre" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Depolarization of nerve cell and nerve fiber, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Depolarization of nerve cell and nerve fiber, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "24154002", + "display" : "Musculoskeletal extension", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Musculoskeletal extension, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Musculoskeletal extension, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "24220009", + "display" : "Maximum phonation time", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Maximum phonation time (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "24238007", + "display" : "Cerebellar modulation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cerebellar modulation, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cerebellar modulation, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "24296009", + "display" : "Respiratory muscular pressure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "P>MUS<" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Respiratory muscular pressure (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "24428000", + "display" : "Phonation volume", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phonation volume (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "24453002", + "display" : "Shwartzman reaction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Shwartzman reaction, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Shwartzman reaction, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "24560006", + "display" : "Regional tidal volume", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "RTV" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Regional tidal volume, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Regional tidal volume, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "24562003", + "display" : "Subepidermal infiltration of fluid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subepidermal infiltration of fluid, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subepidermal infiltration of fluid, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "24607002", + "display" : "Q wave", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Q wave feature" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Q wave feature (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "24637006", + "display" : "Sacral autonomic function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sacral autonomic function (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "24672009", + "display" : "Galvanic skin response", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Galvanic skin response, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Galvanic skin response, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "24725003", + "display" : "Alveolar surface tension", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alveolar surface tension, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alveolar surface tension, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "24859005", + "display" : "Cranial autonomic function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cranial autonomic function (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "25145005", + "display" : "Ephaptic transmission", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ephaptic transmission, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ephaptic transmission, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "25272006", + "display" : "Dental occlusion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dental occlusion, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dental occlusion, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "25602002", + "display" : "Implantation in uterus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Implantation in uterus, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Implantation in uterus, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "25684004", + "display" : "Mesial movement of teeth", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mesial movement of teeth, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mesial movement of teeth, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "25755000", + "display" : "Chemoreceptor reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chemoreceptor reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "25819003", + "display" : "Anaphase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anaphase, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anaphase, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "25974002", + "display" : "Glossopharyngeal taste function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Posterior tongue taste function" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glossopharyngeal taste function (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "26011007", + "display" : "Transepidermal water loss rate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transepidermal water loss rate (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "26027000", + "display" : "Coprecipitation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Coprecipitation, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Coprecipitation, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "26065007", + "display" : "Skin aging", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Skin ageing" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Skin aging, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Skin aging, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "26127003", + "display" : "Intestinal carbohydrate absorption", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intestinal carbohydrate absorption, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intestinal carbohydrate absorption, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "26142000", + "display" : "Baroreceptor function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Baroreceptor function (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "26285004", + "display" : "Platelet factor secretion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Platelet factor secretion, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Platelet factor secretion, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "26365000", + "display" : "Sinoventricular conduction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sinoventricular conduction, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sinoventricular conduction, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "26510003", + "display" : "Sensitivity of parietal cells to secretagogues", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sensitivity of parietal cells to secretagogues, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sensitivity of parietal cells to secretagogues, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "26560009", + "display" : "Blood fluidity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood fluidity (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "26626008", + "display" : "Latency of speech response", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Speech latency" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Latency of speech response (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "26669000", + "display" : "Skin turgor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Skin turgor (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "26694004", + "display" : "Oxidation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Electron loss" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oxidation, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oxidation, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "26724002", + "display" : "Acoustical resistance", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acoustical resistance (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "26814000", + "display" : "Urethral resistance", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Urethral resistance, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Urethral resistance, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "26827001", + "display" : "Airway closing volume", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ACV" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Airway closing volume, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Airway closing volume, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "26869002", + "display" : "Speech cortex function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Speech cortex function (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "26916004", + "display" : "Passive tubular reabsorption", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Passive tubular reabsorption, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Passive tubular reabsorption, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "27026000", + "display" : "Insight", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Self-understanding" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Insight, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Insight, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "27030002", + "display" : "Audito-oculogyric reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Audito-oculogyric reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "27071008", + "display" : "Gas transport time peak of inspiratory flow", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gas transport time peak of inspiratory flow, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gas transport time peak of inspiratory flow, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "27073006", + "display" : "Luminance", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Luminance, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Luminance, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "27100007", + "display" : "Gastrointestinal transit time", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastrointestinal transit time, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastrointestinal transit time, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "27113001", + "display" : "Body weight", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Body weight (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "27213009", + "display" : "Platelet contraction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Platelet contraction, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Platelet contraction, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "27283003", + "display" : "Enterocyte transport", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Enterocyte transport, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Enterocyte transport, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "27305006", + "display" : "Phonatory interruption", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phonatory interruption, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phonatory interruption, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "27308008", + "display" : "Antibody variation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antibody variation, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antibody variation, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "27309000", + "display" : "Ureteral peristalsis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ureteral peristalsis, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ureteral peristalsis, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "27327002", + "display" : "Hydrogen ion concentration", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "pH" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "H^+^ concentration" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hydrogen ion concentration (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "27350008", + "display" : "Mitotic index", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mitotic index (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "27421000", + "display" : "Gas clearance", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gas clearance, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gas clearance, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "27468005", + "display" : "Naming", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Naming (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "27556003", + "display" : "Lachman test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lachman test response (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lachman test response" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "27598000", + "display" : "Palmar reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Palmar reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "27625002", + "display" : "Wakefulness", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Wakefulness (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "27750006", + "display" : "Saltatory conduction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Saltatory conduction, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Saltatory conduction, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "27901007", + "display" : "Lateral rectus muscle innervation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lateral rectus muscle innervation, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lateral rectus muscle innervation, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "27913002", + "display" : "Maximum inspiratory pressure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Maximum inspiratory pressure (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Maximum inspiratory airway pressure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Peak inspiratory airway pressure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Peak inspiratory pressure" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "27958008", + "display" : "Joint formation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Joint formation, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Joint formation, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "27960005", + "display" : "Complement activation pathway", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Complement activation pathway, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Complement activation pathway, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "27997000", + "display" : "Organ or tissue vascular perfusion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Organ or tissue vascular perfusion, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Organ or tissue vascular perfusion, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "28001007", + "display" : "Baroreceptor reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Baroreceptor reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "28005003", + "display" : "Thoracic gas volume", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "TGV" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thoracic gas volume, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thoracic gas volume, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "28239005", + "display" : "Two point static discrimination", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Two point static discrimination response" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Two point static discrimination response (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "28263002", + "display" : "Crying", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sobbing" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Crying (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "28329002", + "display" : "Gastric electrical activity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastric electrical activity, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastric electrical activity, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "28400003", + "display" : "Passive ventilation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Passive ventilation, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Passive ventilation, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "28423000", + "display" : "Peristalsis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vermiculation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Peristalsis, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Peristalsis, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "28447007", + "display" : "Rectal compliance", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rectal compliance, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rectal compliance, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "28551006", + "display" : "Intestinal chloride absorption", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intestinal chloride absorption, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intestinal chloride absorption, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "28606003", + "display" : "Lymphocyte destruction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lymphocyte destruction, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lymphocyte destruction, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "28771004", + "display" : "Metabolic clearance rate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Metabolic clearance rate, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Metabolic clearance rate, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "28827006", + "display" : "Second heart sound, S>2<", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Second heart sound, S>2<, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Second heart sound, S>2<, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "28858007", + "display" : "Placental function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Placental function (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "28875001", + "display" : "Granulocyte production", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Granulopoiesis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Granulocyte production, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Granulocyte production, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "28982001", + "display" : "Rectal sensation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rectal sensation, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rectal sensation, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "29059006", + "display" : "Cerebrospinal fluid circulation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cerebrospinal fluid circulation, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cerebrospinal fluid circulation, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "29371005", + "display" : "Anorectal pressure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anorectal pressure (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "29501005", + "display" : "Reduction in bile alkalinity of gallbladder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reduction in bile alkalinity of gallbladder, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reduction in bile alkalinity of gallbladder, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "29533001", + "display" : "Inspiratory capacity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inspiratory capacity (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "IC - Inspiratory capacity" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "29544009", + "display" : "Intolerance", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intolerance, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intolerance, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "29548007", + "display" : "Arthus reaction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arthus reaction, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arthus reaction, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "29759001", + "display" : "Immune cytolysis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cell-mediated cytolysis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immune cytolysis, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immune cytolysis, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "29772000", + "display" : "Protein denaturation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Protein denaturation, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Protein denaturation, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "29852003", + "display" : "Pancreatic secretory response", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pancreatic secretory response, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pancreatic secretory response, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "29922007", + "display" : "Cutaneous reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Superficial reflex" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cutaneous reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "29944002", + "display" : "Intrinsic motivation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intrinsic motivation, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intrinsic motivation, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "30017007", + "display" : "Vascular dilatation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vasodilatation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vascular dilatation, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vascular dilatation, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "30064007", + "display" : "Intestinal fluid flow-rate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intestinal fluid flow-rate, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intestinal fluid flow-rate, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "30214007", + "display" : "Granulocyte destruction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Granulocyte destruction, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Granulocyte destruction, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "30219002", + "display" : "Cochlear summating potential", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "SP - Cochlear summating potential" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cochlear summating potential (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "30247003", + "display" : "Parity, function (observable entity)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Parity, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "30342006", + "display" : "Hunger contractions type III", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hunger contractions type III, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hunger contractions type III, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "30367009", + "display" : "Lung clearance index", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "LCI" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lung clearance index (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "30397001", + "display" : "Periosteal bone formation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Periosteal ossification" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Periosteal bone formation, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Periosteal bone formation, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "30568003", + "display" : "Intestinal epithelial cell digestion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intestinal epithelial cell digestion, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intestinal epithelial cell digestion, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "30855003", + "display" : "Microtubule axoplasmic transport", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Microtubule axoplasmic transport, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Microtubule axoplasmic transport, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "30866005", + "display" : "Axoplasmic transport", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Axoplasmic transport, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Axoplasmic transport, function" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "The antegrade movement of substances from the nerve cell along the axon toward the terminals toward the nerve cell." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "30878009", + "display" : "Large bowel motility", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Large bowel motility, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Large bowel motility, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "30879001", + "display" : "Unconditioned stimulus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Unconditioned stimulus, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Unconditioned stimulus, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "30901003", + "display" : "Biceps reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Biceps reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "30920001", + "display" : "Circadian rhythm", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Daily biorhythm" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Circadian rhythm, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Circadian rhythm, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "30944004", + "display" : "Cremasteric reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cremasteric reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "30953006", + "display" : "Drinking", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Drinking (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "30976009", + "display" : "Vocal fold adduction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vocal fold adduction, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vocal fold adduction, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "30979002", + "display" : "Dynamic light refraction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dynamic light refraction, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dynamic light refraction, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "31105004", + "display" : "Gargling", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gargling (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "31179009", + "display" : "Intestinal fluid absorptive capacity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intestinal fluid absorptive capacity, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intestinal fluid absorptive capacity, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "31226005", + "display" : "Bioaccumulation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bioaccumulation, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bioaccumulation, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "31255002", + "display" : "Female sexual function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Female sexual function (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "31261004", + "display" : "Agonist muscle action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Agonist muscle action, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Agonist muscle action, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "31294001", + "display" : "Digestion and absorption, lymphatic transport stage", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Digestion and absorption, lymphatic transport stage, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Digestion and absorption, lymphatic transport stage, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "31346003", + "display" : "Muscle property", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muscle property, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muscle property, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "31475008", + "display" : "Excitability of nerve cell and nerve fiber", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excitability of nerve cell and nerve fibre" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excitability of nerve cell and nerve fiber, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excitability of nerve cell and nerve fiber, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "31498000", + "display" : "Cephalic-vagal gastric acid secretion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cephalic-vagal gastric acid secretion (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "31534003", + "display" : "Supination of foot", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Supination of foot, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Supination of foot, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "31580001", + "display" : "Bile lipid secretion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bile lipid secretion, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bile lipid secretion, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "31639004", + "display" : "Nasal air emission", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nasal snort" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nasal air emission (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "31763002", + "display" : "Ocular motility", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ocular motility observable" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ocular motility observable (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Motility of eyes" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "31853002", + "display" : "Cell-mediated lympholysis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cell-mediated lympholysis, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cell-mediated lympholysis, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "31916007", + "display" : "Intestinal electrogenic chloride secretion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intestinal electrogenic chloride secretion, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intestinal electrogenic chloride secretion, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "31983005", + "display" : "High dose immunologic tolerance", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "High dose immunologic tolerance, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "High dose immunologic tolerance, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "32058005", + "display" : "Respiratory muscle reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Respiratory muscle reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "32101006", + "display" : "Vision convergence", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vision convergence, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vision convergence, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "32223000", + "display" : "Tongue protrusion function of twelfth cranial nerve", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tongue protrusion function of twelfth cranial nerve (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "32316004", + "display" : "Linked gene", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Linked gene, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Linked gene, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "32318003", + "display" : "Vascular constriction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vasoconstriction" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vascular constriction, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vascular constriction, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "32386009", + "display" : "Logical thinking", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Logical thinking, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Logical thinking, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "32528008", + "display" : "Lateral thinking", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lateral thinking, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lateral thinking, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "32560000", + "display" : "Dynamic compression of airways", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dynamic compression of airways, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dynamic compression of airways, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "32563003", + "display" : "Neutrophil migration", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neutrophil migration, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neutrophil migration, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "32650004", + "display" : "Language fluency", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Language fluency, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Language fluency, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "32689005", + "display" : "Male sexual function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Male sexual function (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "32864002", + "display" : "Senility", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Senium" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Senile state" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Senility (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "32978000", + "display" : "Gallbladder evacuation of bile", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gallbladder evacuation of bile, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gallbladder evacuation of bile, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "33032001", + "display" : "Standardized volume history", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Standardised volume history" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Standardized volume history, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Standardized volume history, function" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Standardised volume history, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "33066005", + "display" : "Immune adsorption", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immune adsorption, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immune adsorption, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "33097009", + "display" : "Pandiculation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Yawning and stretching" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pandiculation, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pandiculation, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "33105009", + "display" : "Sexual excitation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sexual arousal" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sexual excitation, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sexual excitation, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "33213002", + "display" : "Pendular reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pendular reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "33249001", + "display" : "Exchange of drugs in cerebrospinal fluid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Exchange of drugs in cerebrospinal fluid, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Exchange of drugs in cerebrospinal fluid, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "33341000", + "display" : "Alveolar dead space", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alveolar dead space, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alveolar dead space, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "33405001", + "display" : "P wave", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "P wave feature" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "P wave feature (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "33406000", + "display" : "Resting phase of hair cycle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Telogen cycle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Resting phase of hair cycle, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Resting phase of hair cycle, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "33427005", + "display" : "Liver detoxification", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Liver detoxification, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Liver detoxification, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "33453002", + "display" : "Anal reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anal reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "33480009", + "display" : "Filling of bladder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Filling of bladder, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Filling of bladder, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "33485004", + "display" : "Pharyngeal gag reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pharyngeal gag reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "33739003", + "display" : "Allosteric regulation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allosteric regulation, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allosteric regulation, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "33769005", + "display" : "Breast function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Breast function (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "33836004", + "display" : "Musculoskeletal mobility", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Musculoskeletal mobility, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Musculoskeletal mobility, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "33911006", + "display" : "Food appetite", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Food appetite, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Desire for food" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Appetite" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Food appetite, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "33957008", + "display" : "Personal dead space volume", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Personal dead space volume (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "33975009", + "display" : "Pulse register", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pulse register (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "34008004", + "display" : "Ovulation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ovulation, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ovulation, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "34178000", + "display" : "Salivary secretion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Salivation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Salivary secretion, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Salivary secretion, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "34257009", + "display" : "Alveolar gas volume", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "V>A<" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alveolar gas volume, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alveolar gas volume, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "34267004", + "display" : "Skin melanocyte function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Skin melanocyte activity" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Skin melanocyte function (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "34372006", + "display" : "Conduction rate of nerve cell and nerve fiber", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conduction velocity" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conduction rate of nerve cell and nerve fibre" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conduction rate of nerve cell and nerve fiber, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conduction rate of nerve cell and nerve fiber, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "34517005", + "display" : "Pharyngeal stop", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pharyngeal stop, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pharyngeal stop, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "34529001", + "display" : "Capillary resistance", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Capillary resistance, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Capillary resistance, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "34606001", + "display" : "Cough reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cough reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "34721000", + "display" : "Ventilatory drive", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ventilatory drive, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ventilatory drive, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "34734004", + "display" : "Microfilament axoplasmic transport", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Microfilament axoplasmic transport, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Microfilament axoplasmic transport, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "34909005", + "display" : "Immunologic capping", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immunologic capping, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immunologic capping, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "35024006", + "display" : "Immune response", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immune response, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immune response, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "35048002", + "display" : "Ankle pulse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ankle pulse, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ankle pulse, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "35123003", + "display" : "Active immunity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Active immunity, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Active immunity, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "35184007", + "display" : "Bile secretion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bile secretion, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bile secretion, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "35188005", + "display" : "Hormone production", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hormone production, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hormone production, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "35194002", + "display" : "Immunologic competence", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immunologic competence, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immunologic competence, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "35245009", + "display" : "Secondary peristaltic contraction of esophagus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Secondary esophageal peristalsis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Secondary peristaltic contraction of oesophagus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Secondary oesophageal peristalsis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Secondary peristaltic contraction of esophagus, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Secondary peristaltic contraction of esophagus, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "35311004", + "display" : "Intestinal potassium transport", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intestinal potassium transport, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intestinal potassium transport, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "35332007", + "display" : "Formation of vowels", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mobile pharynx function" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Formation of vowels, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Formation of vowels, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "35335009", + "display" : "Thermoreceptor function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thermoreceptor function (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "35360009", + "display" : "Isometric physical exercise", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Isometric physical exercise (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "35401007", + "display" : "Auto-oxidation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Auto-oxidation, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Auto-oxidation, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "35544009", + "display" : "Apley compression test response", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Apley compression test" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Apley compression test response (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "35574001", + "display" : "Delivery of shoulder presentation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Delivery of shoulder presentation, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Delivery of shoulder presentation, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "35622009", + "display" : "Prosody", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prosody, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prosody, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "35706003", + "display" : "Isovolume pressure-flow curve", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "IVPF curve" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Isovolume pressure-flow curve (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "35732009", + "display" : "Tubular secretion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tubular excretion" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tubular secretion, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tubular secretion, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "35754006", + "display" : "Ultrafiltration of vitreous humor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ultrafiltration of vitreous humour" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ultrafiltration of vitreous humor, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ultrafiltration of vitreous humor, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "35800004", + "display" : "Gallbladder filling with bile", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gallbladder filling with bile, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gallbladder filling with bile, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "35840005", + "display" : "Ion exchange", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ion exchange, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ion exchange, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "35877002", + "display" : "S wave", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "S wave feature" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "S wave feature (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "35897007", + "display" : "Active movement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Active motion" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Active movement (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Movement produced voluntarily by the patient." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "35939009", + "display" : "Colon secretory regulation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Colon secretory regulation, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Colon secretory regulation, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "35948004", + "display" : "Autonomic small intestine function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Autonomic small intestine function (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "36003005", + "display" : "Esophago-salivary reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oesophago-salivary reflex" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Esophago-salivary reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "36047004", + "display" : "Vascular impedance", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vascular impedance (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "36096009", + "display" : "Function of the integumentary system", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Function of the integumentary system (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Integumentary system, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "36459006", + "display" : "Vernier acuity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vernier acuity (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "36550007", + "display" : "Crossed reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Consensual reflex" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Crossed reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "36643001", + "display" : "Osteoclastic resorption", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osteoclastic resorption, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osteoclastic resorption, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "36735000", + "display" : "Gastric motility", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastric motility, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastric motility, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "36841002", + "display" : "Rectal accommodation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rectal accommodation, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rectal accommodation, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "36862001", + "display" : "Autonomic function of glossopharyngeal nerve", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Autonomic function of glossopharyngeal nerve (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "36922004", + "display" : "Chemotaxis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chemotaxis, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chemotaxis, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "37038003", + "display" : "Funic pulse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Umbilical pulse" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Funic pulse, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Funic pulse, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "37043005", + "display" : "Excretory liver function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excretory liver function (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "37087001", + "display" : "Arterial wedge pressure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arterial wedge pressure (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "37124008", + "display" : "Tonic neck reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tonic neck reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "37129003", + "display" : "Speech rhythm", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Speech rhythm (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "37190005", + "display" : "Monosynaptic reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Monosynaptic reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "37328000", + "display" : "Weaning", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ablactation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Weaning, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Weaning, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "37476000", + "display" : "Jugular venous pressure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Jugular venous pressure (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "JVP - Jugular venous pressure" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "37555008", + "display" : "Modal register", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Modal register (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "37557000", + "display" : "Digestive peristalsis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Digestive peristalsis, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Digestive peristalsis, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "37594009", + "display" : "Intestinal fluid electrolyte composition", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intestinal fluid electrolyte composition, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intestinal fluid electrolyte composition, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "37690006", + "display" : "Sexual orgasm", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sexual orgasm, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Orgasm" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sexual orgasm, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "37717001", + "display" : "Gene type", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gene type (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "37736006", + "display" : "Autonomic sudorific function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Autonomic sudorific function (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "37742005", + "display" : "Intestinal electrolyte movement by convection", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Solvent drag" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intestinal electrolyte movement by convection, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intestinal electrolyte movement by convection, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "37801004", + "display" : "Velocity of airflow", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Velocity of airflow, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Velocity of airflow, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "37811006", + "display" : "Reverse esophageal peristalsis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reverse oesophageal peristalsis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reverse esophageal peristalsis, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reverse esophageal peristalsis, function" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reverse oesophageal peristalsis, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "37845004", + "display" : "Heme-heme interaction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Heme-heme interaction, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haem-haem interaction" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Heme-heme interaction, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "37993006", + "display" : "Yawning", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Yawn" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Yawning, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Yawning, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "38080001", + "display" : "Reciprocal innervation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reciprocal innervation, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reciprocal innervation, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "38186005", + "display" : "Resistance to infection", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Resistance to infection, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Resistance to infection, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "38187001", + "display" : "Nonelectrolyte-stimulated sodium absorption", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nonelectrolyte-stimulated sodium absorption, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nonelectrolyte-stimulated sodium absorption, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "38522000", + "display" : "Pons pneumotaxic inhibitory center function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pons pneumotaxic inhibitory centre function" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pons pneumotaxic inhibitory center function (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "38597004", + "display" : "Intestinal absorption", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intestinal absorption, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intestinal absorption, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "38661002", + "display" : "Intensity discrimination", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intensity discrimination, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intensity discrimination, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "38695003", + "display" : "Hepatocyte bile transport mechanism", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hepatocyte bile transport mechanism, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hepatocyte bile transport mechanism, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "38820004", + "display" : "Basophil production", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Basophil maturation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Basophil production, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Basophil production, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "38860003", + "display" : "TAT gene", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "TAT gene (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "38952000", + "display" : "Signal transduction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Signal transduction, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Signal transduction, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "38962007", + "display" : "Skin pigmentation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Skin pigmentation, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Skin pigmentation, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "38963002", + "display" : "Intestinal epithelial cell transport", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intestinal epithelial cell transport, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intestinal epithelial cell transport, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "39025000", + "display" : "Nutrient requirement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nutrient requirement (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended nutrient intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "RNI - Recommended nutrient intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "39040003", + "display" : "Statotonic reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Attitudinal reflex" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Statotonic reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "39080007", + "display" : "Enterogastric reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Enterogastric reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "39122004", + "display" : "Quadrantic visual field", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Quadrantic visual field (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "39140000", + "display" : "Vocal pitch", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vocal pitch (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "39146006", + "display" : "Stress tolerance", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stress tolerance, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stress tolerance, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "39211005", + "display" : "Bowel action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bowel action (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bowel motion - function" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bowel function" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bowel movements" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bowel habit" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "39247006", + "display" : "Erythrocyte life span", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Erythrocyte life span, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Erythrocyte life span, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "39338001", + "display" : "Sodium hydrogen exchange", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sodium hydrogen exchange, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sodium hydrogen exchange, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "39420003", + "display" : "Glossopharyngeal nerve sensory function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glossopharyngeal nerve sensory function (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "39438000", + "display" : "U wave", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "U wave feature" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "U wave feature (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "39511009", + "display" : "Static recoil curve of lungs", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "P>ST<(e)<" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Static recoil curve of lungs, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Static recoil curve of lungs, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "39527002", + "display" : "Resonance", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pulmonary resonance" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Resonance, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Resonance, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "39542004", + "display" : "Glossopharyngeal nerve motor function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glossopharyngeal nerve motor function (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "39622003", + "display" : "Capillary blood volume", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Capillary blood volume (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "39632005", + "display" : "QRS interval", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "QRS interval, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "QRS interval, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "39744000", + "display" : "Autonomic piloerector function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Autonomic piloerector function (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "39899002", + "display" : "Blood-retina barrier", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood-retina barrier, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood-retina barrier, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "39996008", + "display" : "Rectoanal inhibitory reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rectoanal inhibitory reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "40015002", + "display" : "Flatus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intestinal gas excretion" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Passage of gas by anus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Flatus, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Flatus, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "40087002", + "display" : "Threshold perception", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Threshold perception, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Threshold perception, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "40091007", + "display" : "Catabolism", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Catabolism, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Catabolism, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "40117008", + "display" : "Gastric emptying", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastric emptying, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastric emptying, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "40137007", + "display" : "Pupil light reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pupil light reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "40139005", + "display" : "Osteocytic bone matrix maintenance", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Maintenance of bone matrix" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osteocytic bone matrix maintenance, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osteocytic bone matrix maintenance, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "40187000", + "display" : "Antigen processing", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antigen processing, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antigen processing, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "40269008", + "display" : "Localized Shwartzman reaction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Localised Shwartzman reaction" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Localized Shwartzman reaction, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Localized Shwartzman reaction, function" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Localised Shwartzman reaction, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "40335009", + "display" : "Ejaculation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ejaculation (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "40336005", + "display" : "Fermentation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fermentation, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fermentation, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "40394006", + "display" : "Generalized Shwartzman reaction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Generalised Shwartzman reaction" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Generalized Shwartzman reaction, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Generalized Shwartzman reaction, function" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Generalised Shwartzman reaction, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "40407006", + "display" : "Intestinal passive chloride transport", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intestinal passive chloride transport, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intestinal passive chloride transport, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "40513000", + "display" : "Atmospheric pressure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "P>ATM<" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Atmospheric pressure (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "40602005", + "display" : "ST interval", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ST interval, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ST interval, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "40619007", + "display" : "Blood vessel permeability", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vascular permeability" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood vessel permeability (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "40662008", + "display" : "Disinhibition", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disinhibition, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disinhibition, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "40736007", + "display" : "Light absorption", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Light absorption, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Light absorption, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "40909004", + "display" : "Regional lung volume", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "RLV" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Regional lung volume (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "40944002", + "display" : "Intestinal epithelial cell transport of carbohydrates", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intestinal epithelial cell transport of carbohydrates, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intestinal epithelial cell transport of carbohydrates, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "41011002", + "display" : "T wave", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "T wave feature" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "T wave feature (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "41070009", + "display" : "Hepatic bilirubin secretion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hepatic bilirubin secretion, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hepatic bilirubin secretion, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "41494001", + "display" : "Cochlear nerve function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cochlear nerve function (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "41633001", + "display" : "Intraocular pressure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intraocular pressure (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "IOP - Intraocular pressure" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "41651000", + "display" : "Poiseuille airflow", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poiseuille airflow, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poiseuille airflow, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "41698008", + "display" : "Twelfth cranial nerve function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypoglossal nerve function" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Twelfth cranial nerve function (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "41701000", + "display" : "Dark adaptation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dark adaptation (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "DA - Dark adaptation" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "41741009", + "display" : "Finger jerk", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Finger jerk (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "42054005", + "display" : "Oxygen affinity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oxygen affinity, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oxygen affinity, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "42081005", + "display" : "Immune clearance", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immune elimination" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immune clearance, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immune clearance, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "42093001", + "display" : "Sensory terminal function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sensory terminal function (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "42111002", + "display" : "Bladder function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bladder function (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "42233006", + "display" : "Muscle motor unit potential", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Motor unit potential" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Motor unit action potential" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muscle motor unit potential, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muscle motor unit potential, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "42406009", + "display" : "Platelet adhesion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Platelet adhesion, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Platelet adhesion, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "42447007", + "display" : "Intestinal epithelial cell transport of fats", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intestinal epithelial cell transport of fats, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intestinal epithelial cell transport of fats, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "42457008", + "display" : "Residual respiratory volume", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Residual respiratory volume (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "RV - Residual respiratory volume" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "42468008", + "display" : "Intraepidermal infiltration of fluid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intraepidermal infiltration of fluid, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intraepidermal infiltration of fluid, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "42573004", + "display" : "Direct inhibitory potential", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Direct inhibitory potential, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Direct inhibitory potential, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "43068009", + "display" : "Motherhood", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Motherhood (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "43074009", + "display" : "Immunologic affinity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immunologic affinity, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immunologic affinity, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "43173001", + "display" : "Orientation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Orientation as to time, place and people" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Orientation, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Orientation, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "43224003", + "display" : "Pleural pressure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "P>PL<" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pleural pressure (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "43326003", + "display" : "Renal fraction of cardiac output", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Renal fraction of cardiac output, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Renal fraction of cardiac output, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "43394007", + "display" : "Immunologic attenuation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immunologic attenuation, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immunologic attenuation, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "43410000", + "display" : "Auditory localization", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Direction finding" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Auditory localisation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Auditory localization, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Auditory localization, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "43414009", + "display" : "Small bowel peristalsis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Small bowel peristalsis, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Small bowel peristalsis, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "43471007", + "display" : "Musculoskeletal stability", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Musculoskeletal stability, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Musculoskeletal stability, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "43488000", + "display" : "Antibody excess", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antibody excess, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antibody excess, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "43520008", + "display" : "Operation of a therapeutic device", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Engaged in operation of a therapeutic machine or device" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Operation of a therapeutic device, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Operation of a therapeutic device, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "43857005", + "display" : "Osteoclast turnover rate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osteoclast turnover rate (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "43861004", + "display" : "Second division of fifth cranial nerve function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Second division of trigeminal nerve function" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Maxillary nerve function" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Second division of fifth cranial nerve function (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "43902009", + "display" : "Hard vocal attack", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glottal attack" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stopped vocal attack" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hard vocal attack, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hard vocal attack, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "43914001", + "display" : "Laryngeal voice function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Segmentation of laryngeal airflow into pulses" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Laryngeal voicing of sounds" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phonatory function of larynx" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phonation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Laryngeal voice function (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "44138005", + "display" : "Keratinization", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Keratinisation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Keratinization, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Keratinization, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "44284008", + "display" : "Alveolar ventilation (V)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alveolar aeration" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alveolar ventilation (V), function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alveolar ventilation (V), function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "44432004", + "display" : "Tensile strength", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muscle tensile strength, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muscle tensile strength, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "44436001", + "display" : "Interoceptive conditioning", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Interoceptive conditioning, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Interoceptive conditioning, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "44453008", + "display" : "Epiphysis closure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closure of epiphysis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fusion of epiphysis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Epiphysis closure, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Epiphysis closure, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "44501002", + "display" : "Panagglutination", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Panagglutination, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Panagglutination, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "44523003", + "display" : "Vocal attack", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vocal attack, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vocal attack, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "44831001", + "display" : "Form of thinking", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Form of thinking, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Form of thinking, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "45071003", + "display" : "Nucleic acid denaturation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nucleic acid denaturation, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nucleic acid denaturation, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "45117006", + "display" : "Intestinal chloride secretion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intestinal chloride secretion, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intestinal chloride secretion, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "45222001", + "display" : "Gallbladder function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gallbladder function (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "45336008", + "display" : "Apperception", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Apperception, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Apperception, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "45444009", + "display" : "Ventilation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ventilation, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ventilation, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "45500009", + "display" : "Muscle innervation ratio", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muscle innervation ratio, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muscle innervation ratio, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "45596005", + "display" : "Sucking reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sucking reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "45611008", + "display" : "Indirect inhibitory potential", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Indirect inhibitory potential, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Indirect inhibitory potential, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "45658000", + "display" : "Metabolic induction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Metabolic induction, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Metabolic induction, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "45789006", + "display" : "Subliminal fringe", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subthreshold fringe" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subliminal fringe, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subliminal fringe, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "45804006", + "display" : "Autonomous breathing", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Autonomous breathing, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Autonomous breathing, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "45832002", + "display" : "Pupil afferent light reaction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pupil afferent light reaction (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Direct pupillary light reflex" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "45873001", + "display" : "Relaxation of internal anal sphincter", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Relaxation of internal anal sphincter, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Relaxation of internal anal sphincter, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "45933008", + "display" : "Stratum corneum adhesiveness", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stratum corneum adhesiveness, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stratum corneum adhesiveness, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "46019001", + "display" : "Turbulent airflow", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Turbulent airflow, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Turbulent airflow, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "46056005", + "display" : "Axon function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Axon function (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "46118006", + "display" : "Defecatory reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Defecatory reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "46198005", + "display" : "Biological metamorphosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Biological metamorphosis, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Biological metamorphosis, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "46446001", + "display" : "Dominant gene", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dominant gene, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dominant gene, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "46449008", + "display" : "Exudation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Exudation, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Exudation, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "46470002", + "display" : "Barlow test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Barlow test response" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Barlow test response (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "46483001", + "display" : "Skin thermoregulation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Skin thermoregulation, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Skin thermoregulation, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "46493008", + "display" : "Osteoblast function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osteoblast function (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "46638006", + "display" : "Diffusion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diffusion, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diffusion, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "46877007", + "display" : "Insight learning", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Insight learning, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Insight learning, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "46889009", + "display" : "Ultrafiltration of aqueous humor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ultrafiltration of aqueous humour" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ultrafiltration of aqueous humor, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ultrafiltration of aqueous humor, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "46977006", + "display" : "Language comprehension", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Language comprehension, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Language comprehension, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "47078008", + "display" : "Audition", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hearing" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Perception of sound" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Auditory function" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hearing, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hearing, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "47116001", + "display" : "Circatrigintan biorhythm", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Monthly biorhythm" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Circatrigintan biorhythm, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Circatrigintan biorhythm, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "47196002", + "display" : "Immunologic surveillance", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immunologic surveillance, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immunologic surveillance, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "47287008", + "display" : "Hearing summating potential", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hearing summating potential (biological function)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hearing summating potential (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "47301008", + "display" : "Insensible fluid loss", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Insensible fluid loss (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Insensible loss" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "47309005", + "display" : "First heart sound, S>1<", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "First heart sound, S>1<, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "First heart sound, S>1<, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "47392007", + "display" : "Electromagnetic receptor function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Electromagnetic receptor function (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "47410001", + "display" : "Osmosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osmosis (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "47446005", + "display" : "Achromatic interval", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Achromatic interval, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Achromatic interval, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "47497002", + "display" : "Conditioned response", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conditioned reflex" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conditioned response, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conditioned response, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "47539004", + "display" : "Sino-aortic zone reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sino-aortic zone reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "47678007", + "display" : "Blood plasma volume", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood plasma volume (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "47710002", + "display" : "Nucleic acid renaturation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nucleic acid renaturation, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nucleic acid renaturation, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "47722004", + "display" : "General metabolic function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Metabolism" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "General metabolic function (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "47825005", + "display" : "Prausnitz-Kustner reaction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prausnitz-Kustner reaction, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prausnitz-Kustner reaction, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "47827002", + "display" : "Platelet destruction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Platelet destruction, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Platelet destruction, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "47868006", + "display" : "Tonic contraction of sphincter choledochus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tonic contraction of sphincter choledochus, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tonic contraction of sphincter choledochus, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "47958002", + "display" : "Interdigestive phase of gastric secretory response", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Interdigestive phase of gastric secretory response, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Interdigestive phase of gastric secretory response, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "48038003", + "display" : "Fourth heart sound, S>4<", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Atrial sound" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fourth heart sound, S>4<, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fourth heart sound, S>4<, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "48064009", + "display" : "Respiratory rhythm", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Respiratory rhythm, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Respiratory rhythm, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "48068007", + "display" : "Trunk incurvation reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trunk incurvation reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "48089003", + "display" : "Autonomic reflex inhibition of micturition", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Autonomic reflex inhibition of micturition (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "48237003", + "display" : "High altitude acclimation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "High altitude acclimation, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "High altitude acclimation, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "48263008", + "display" : "Eating", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Eating (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "48373007", + "display" : "Biorhythm", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Biorhythm, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Biorhythm, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "48388002", + "display" : "Neuronal excitation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neuronal excitation, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neuronal excitation, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "48441002", + "display" : "Vision depth of focus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vision depth of focus (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "48709009", + "display" : "Rhythmic segmenting contraction of small bowel", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rhythmic segmenting contraction of small bowel, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rhythmic segmenting contraction of small bowel, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "48726003", + "display" : "Serologic titer", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Serologic titre" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Serologic titer, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Serologic titer, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "48761009", + "display" : "Motor behavior", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Physical behavior" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Motor activity" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Physical behaviour" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Motor behaviour" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Motor behavior (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "48882008", + "display" : "Gallbladder mucus secretion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gallbladder mucus secretion, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gallbladder mucus secretion, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "49005002", + "display" : "Blood cell migration", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood cell migration, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood cell migration, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "49105004", + "display" : "Symbiosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Commensalism" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Symbiosis, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Symbiosis, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "49169007", + "display" : "Head compression response", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Head compression response (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "49213006", + "display" : "Learning ability", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Learning ability (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ability to learn" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "49350005", + "display" : "Small bowel motility", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Small bowel motility, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Small bowel motility, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "49361002", + "display" : "Oncotic pressure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oncotic pressure (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "49441007", + "display" : "Vestibular nerve function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vestibular nerve function (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "49764008", + "display" : "Down-regulation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Down-regulation, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Down-regulation, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "49818009", + "display" : "Laminar airflow", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Laminar airflow, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Laminar airflow, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "49950003", + "display" : "Meal-stimulated gastric acid secretion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Meal-stimulated gastric acid secretion (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "50033000", + "display" : "Tooth migration", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tooth migration, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tooth migration, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "50166003", + "display" : "Monocyte production", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Monocyte maturation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Monocyte production, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Monocyte production, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "50214003", + "display" : "Dentin formation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dentin formation, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dentin formation, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "50266007", + "display" : "Perineurial permeability", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Perineurial permeability, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Perineurial permeability, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "50285005", + "display" : "Immunoglobulin gene allotype", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immunoglobulin gene allotype (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "50289004", + "display" : "Spontaneous recovery of conditioned reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spontaneous recovery of conditioned reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "50360004", + "display" : "Reading", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reading (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "50373000", + "display" : "Body height measure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Body height measure (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "50602003", + "display" : "Mechanoreceptor function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mechanoreceptor function (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "50614006", + "display" : "Endocochlear potential", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Endocochlear potential (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "50629008", + "display" : "Cervical dilatation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cervical dilatation, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cervical dilatation, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "50666002", + "display" : "Autonomic bladder function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Autonomic bladder function (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "50741009", + "display" : "Urinary tract function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Urinary function" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Urinary tract function (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "50794000", + "display" : "Specific gravity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Specific gravity (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "50834005", + "display" : "Forced vital capacity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Forced vital capacity (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "FVC - Forced vital capacity" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "50872000", + "display" : "Secretion of pepsinogen I", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Secretion of pepsinogen I, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Secretion of pepsinogen I, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "51020002", + "display" : "Exchange of solutes of cerebrospinal fluid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Exchange of solutes of cerebrospinal fluid, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Exchange of solutes of cerebrospinal fluid, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "51104005", + "display" : "Pitch", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pitch (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "51187000", + "display" : "True insight", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "True insight, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "True insight, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "51272001", + "display" : "Osmotic pressure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "OP - Osmotic pressure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osmotic pressure (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "51308000", + "display" : "Thrombolysis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thrombolysis, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thrombolysis, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "51413002", + "display" : "Deflation reflexes", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deflation reflexes (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "51478000", + "display" : "Maximal gastric acid secretory capacity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "MAO" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Maximal gastric acid secretory capacity (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Maximal secretory capacity" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "51497000", + "display" : "Intraabdominal pressure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intraabdominal pressure (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "51533001", + "display" : "Prophase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prophase, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prophase, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "51679002", + "display" : "Stimulator chemotaxis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Activator chemotaxis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stimulator chemotaxis, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stimulator chemotaxis, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "51717002", + "display" : "Expired carbon dioxide concentration", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Expired carbon dioxide concentration (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "FECO2 - Expired fraction of carbon dioxide" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carbon dioxide concentration - expired" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "51751003", + "display" : "Statokinetic reflex of Magnus and de Kleijn", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Kinetic reflex" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Statokinetic reflex of Magnus and de Kleijn (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "51795009", + "display" : "Torsion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Twisting" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Musculoskeletal torsion (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Musculoskeletal torsion" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A motion or state where one end of a part is twisted about a longitudinal axis while the opposite end is held fast or turned in the opposite direction." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "51841009", + "display" : "Intestinal fat absorption", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intestinal fat absorption, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intestinal fat absorption, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "51864006", + "display" : "Nucleic acid hybridization", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nucleic acid hybridisation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nucleic acid hybridization, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nucleic acid hybridization, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "51975006", + "display" : "Serotoninergic synaptic transmission", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Serotoninergic synaptic transmission, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Serotoninergic synaptic transmission, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "52015004", + "display" : "Central appetite control", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Central appetite control, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Central appetite control, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "52019005", + "display" : "External rotation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "External rotation, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "External rotation, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "52059008", + "display" : "Mast cell migration", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mast cell migration, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mast cell migration, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "52134002", + "display" : "Gastroileal reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastroileal reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "52240001", + "display" : "Haldane effect", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haldane effect, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haldane effect, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "52479005", + "display" : "Motor function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Motor function (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "52562002", + "display" : "Huebener-Thompsen phenomena", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Huebener-Thompsen phenomena, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Huebener-Thompsen phenomena, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "52583008", + "display" : "Vocal fold abduction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vocal fold abduction, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vocal fold abduction, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "52653008", + "display" : "Respiratory sounds", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Breath sounds" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Respiratory sounds (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sound of respiration" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "BS - Breath sounds" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "52963003", + "display" : "Attentiveness", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Attentiveness (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "52965005", + "display" : "Intellectual insight", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intellectual insight, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intellectual insight, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "52980004", + "display" : "Uterine irritability", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Uterine irritability, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Uterine irritability, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "53060006", + "display" : "Dialysis secretion of aqueous humor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dialysis secretion of aqueous humour" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dialysis secretion of aqueous humor, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dialysis secretion of aqueous humor, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "53125002", + "display" : "Immunologic thermal amplitude", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immunologic thermal amplitude, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immunologic thermal amplitude, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "53273001", + "display" : "Nasopalpebral reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nasopalpebral reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "53294003", + "display" : "Subglottic pressure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "P>s<" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subglottic pressure (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "53319005", + "display" : "Bone conduction inertia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bone conduction inertia (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "53492001", + "display" : "Sensory somatic cortical function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sensory somatic cortical function (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "53688001", + "display" : "Neoteny", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neoteny, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neoteny, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "53701004", + "display" : "Sebaceous gland activity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sebaceous gland secretion" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sebum secretion" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sebaceous gland activity, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sebaceous gland activity, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "53833003", + "display" : "Enzyme stability", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Enzyme stability, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Enzyme stability, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "53899002", + "display" : "Canalicular bile formation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Canalicular bile formation, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Canalicular bile formation, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "53992005", + "display" : "Meiosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Meiosis, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Meiosis, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "54014004", + "display" : "Forced expiratory vital capacity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "FEVC" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Forced expiratory vital capacity, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Forced expiratory vital capacity, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "54052003", + "display" : "Intestinal bicarbonate-dependent chloride absorption", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intestinal bicarbonate-dependent chloride absorption, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intestinal bicarbonate-dependent chloride absorption, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "54055001", + "display" : "Monocular vision", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Monocular vision, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Monocular vision, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "54125006", + "display" : "Morphogenesis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Morphogenesis, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Morphogenesis, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "54206000", + "display" : "Mechanical impedance of the ear", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mechanical impedance of the ear (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "54257001", + "display" : "Growth cone movement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Growth cone movement, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Growth cone movement, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "54405004", + "display" : "Physiologic calcification of bone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Physiologic calcification of bone, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Physiologic calcification of bone, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "54478001", + "display" : "Circannual biorhythm", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Yearly biorhythm" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Circannual biorhythm, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Circannual biorhythm, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "54542009", + "display" : "Light reception", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Light reception, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Light reception, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "54715006", + "display" : "Diffusion capacity of lung", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alveolar membrane diffusion capacity" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "D>L<" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diffusion capacity of lung, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diffusion capacity of lung, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "54718008", + "display" : "Peripheral pulse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Peripheral pulse, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Peripheral pulse, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "54721005", + "display" : "Pharyngeal stage of deglutition", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pharyngeal stage of swallowing" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pharyngeal stage of deglutition (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "54731003", + "display" : "Deglutition", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Swallowing" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deglutition (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "54775004", + "display" : "Reverse airflow", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reflux airflow" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reverse airflow, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reverse airflow, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "54797002", + "display" : "Acid inhibition of gastrin release", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acid inhibition of gastrin release, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acid inhibition of gastrin release, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "54812001", + "display" : "Delivery of brow presentation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Delivery of brow presentation, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Delivery of brow presentation, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "54860003", + "display" : "Transudation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transudation, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transudation, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "54880002", + "display" : "Resisted motion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Resisted motion (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "54952000", + "display" : "Platelet life span", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Platelet life span, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Platelet life span, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "54958001", + "display" : "Immune phagocytosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immune phagocytosis, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immune phagocytosis, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "54993008", + "display" : "Cardiac index", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cardiac index (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CI - Cardiac index" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "55044005", + "display" : "Pulmonary congestion reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pulmonary congestion reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "55070006", + "display" : "Chromatic threshold", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chromatic threshold, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chromatic threshold, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "55127008", + "display" : "Trigeminal nerve sensory function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trigeminal nerve sensory function (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "55154006", + "display" : "Minimum audible field", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Minimum audible field (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "55200000", + "display" : "Urinary concentration", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Urinary concentration, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Urinary concentration, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "55226005", + "display" : "ARAC gene", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ARAC gene (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "55394004", + "display" : "Neuromuscular blockade", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muscle blockade" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "NM blockade" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neuromuscular block" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neuromuscular block, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neuromuscular block, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "55431009", + "display" : "Duodenal secretion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Duodenal secretion, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Duodenal secretion, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "55532004", + "display" : "Expiratory reserve volume", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Expiratory reserve volume (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ERV - Expiratory reserve volume" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "55562005", + "display" : "Inspiratory reserve volume", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inspiratory reserve volume (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "IRV - Inspiratory reserve" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "55577002", + "display" : "Hearing action potential", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hearing action potential (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "55591008", + "display" : "Conjunctive eye movement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conjunctive eye movement (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "55767001", + "display" : "Fertilization", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fecundation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fertilisation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fertilization, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fertilization, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "55859003", + "display" : "Synaptic transmission", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Synaptic transmission, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Synaptic transmission, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "56073001", + "display" : "Collateral vascular flow", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Collateral circulation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Collateral circulation, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Collateral circulation, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "56107002", + "display" : "Small intestinal motor activity, phase 2", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Small intestinal motor activity, phase 2, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Small intestinal motor activity, phase 2, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "56119005", + "display" : "Intestinal fluid volume", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intestinal fluid volume, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intestinal fluid volume, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "56141005", + "display" : "Glomerular capillary pressure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glomerular capillary pressure (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "56215005", + "display" : "Snout reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Snout reflex (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pout reflex" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pouting reflex" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "56285002", + "display" : "Viral resistance", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Viral resistance, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Viral resistance, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "56290004", + "display" : "Protein hybridization", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Protein hybridisation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Protein hybridization, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Protein hybridization, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "56393004", + "display" : "Immunologic reaction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immunologic reaction, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immunologic reaction, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "56639005", + "display" : "Phagocytosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phagocytosis, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phagocytosis, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "56687000", + "display" : "Autonomic colon function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Autonomic colon function (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "56777005", + "display" : "Pupillary function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pupillary function (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "56799002", + "display" : "Cerebral respiratory center function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cerebral respiratory centre function" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cerebral respiratory center function (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "56939008", + "display" : "Diadochokinesia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diadochokinesis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diadochokinesia, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diadochokinesia, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "56953008", + "display" : "Osmolality", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osmolality (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "57036006", + "display" : "Fetal gestational age", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fetal gestational age (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Length of gestation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Foetal gestational age" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "57110001", + "display" : "Gametogenesis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gametogenesis, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gametogenesis, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "57188001", + "display" : "Biological transport", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transport" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Biological transport, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Biological transport, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "57206007", + "display" : "Singing", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Singing (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "57234000", + "display" : "Biologic false-positive reaction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "BFP reaction" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Biologic false-positive reaction, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Biologic false-positive reaction, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "57309003", + "display" : "Neutrophil production", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neutrophil maturation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neutrophil production, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neutrophil production, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "57427004", + "display" : "Handedness", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Handedness (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "57503003", + "display" : "Secondary visual deviation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Secondary visual deviation (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "57566009", + "display" : "Total lung capacity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Total lung capacity (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "TLC - Total lung capacity" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "57604000", + "display" : "Secretory liver function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Secretory liver function (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "57755004", + "display" : "Stratum corneum production", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stratum corneum production, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stratum corneum production, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "57770003", + "display" : "Cell membrane permeability", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cell membrane permeability, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cell membrane permeability, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "58102000", + "display" : "Vocal quality", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vocal quality (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "58164001", + "display" : "Ninth cranial nerve function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glossopharyngeal nerve function" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ninth cranial nerve function (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "58190003", + "display" : "Vascular flow", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood flow" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vascular flow, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vascular flow, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "58203002", + "display" : "Antigen deletion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antigen deletion, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antigen deletion, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "58294000", + "display" : "Reduction (chemical)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Electron gain" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reduction (chemical), function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reduction (chemical), function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "58301003", + "display" : "Platelet activation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Platelet activation, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Platelet activation, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "58312003", + "display" : "Second cranial nerve function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Optic nerve function" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Second cranial nerve function (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "58314002", + "display" : "Ulnar pulse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ulnar pulse, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ulnar pulse, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "58322009", + "display" : "Expiration", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Expiratory" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Expiration (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "58462007", + "display" : "Active tubular reabsorption", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Active tubular reabsorption, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Active tubular reabsorption, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "58516001", + "display" : "Antagonist muscle action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antagonist muscle action, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antagonist muscle action, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "58577001", + "display" : "LOD score", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Log of the odds score" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Logarithm of the odds score (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Logarithm of the odds score" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "58608000", + "display" : "Upper esophageal sphincter pressure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Upper oesophageal sphincter pressure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Upper esophageal sphincter pressure (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "58628001", + "display" : "Leukocytic migration", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Leucocytic migration" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Leukocytic migration, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Leukocytic migration, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "58829007", + "display" : "Pancreatic intracellular protease activation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pancreatic intracellular protease activation, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pancreatic intracellular protease activation, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "58915005", + "display" : "Immune status", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immune status (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "58917002", + "display" : "Vocal register", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vocal register (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "58926004", + "display" : "Medullary gasping center function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medullary gasping centre function" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medullary gasping center function (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "58967009", + "display" : "Polysynaptic reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Polysynaptic reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "59041006", + "display" : "Adjuvant response", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adjuvant response, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adjuvant response, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "59052000", + "display" : "Melanocyte immigration through epidermis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Melanocyte immigration through epidermis, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Melanocyte immigration through epidermis, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "59228002", + "display" : "Placental separation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Placental separation, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Placental separation, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "59236006", + "display" : "Temporal visual field", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Temporal visual field (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "59299002", + "display" : "Thirst", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thirst, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Desire for drinks" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Desire for fluids" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thirst, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "59328004", + "display" : "Forced expired volume in 1 second", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Forced expired volume in 1 second (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "FEV1 - Forced expired volume in 1 second" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "59376003", + "display" : "Static recoil curve of chest wall", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "P>ST(W)<" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Static recoil curve of chest wall, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Static recoil curve of chest wall, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "59562003", + "display" : "Topognosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Topesthesia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Point localization" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Point localisation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Topaesthesia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Topognosis, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Topognosis, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "59955000", + "display" : "Fragility", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fragility, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fragility, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "59972007", + "display" : "Atrial systole", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Atrial systole, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Atrial systole, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "60074003", + "display" : "Abduction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abduction, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abduction, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "60279001", + "display" : "Oogenesis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ovogenesis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oogenesis, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oogenesis, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "60309003", + "display" : "Diuresis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Urinary flow" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diuresis, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diuresis, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "60384005", + "display" : "Absorption of cerebrospinal fluid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Absorption of cerebrospinal fluid, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Absorption of cerebrospinal fluid, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "60386007", + "display" : "Skin tanning", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tan" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Skin tanning, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Skin tanning, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "60406009", + "display" : "Cervical competence", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cervical competence, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cervical competence, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "60460001", + "display" : "Hunger contractions type I", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hunger contractions type I, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hunger contractions type I, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "60534004", + "display" : "Muscle isometric contraction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muscle isometric contraction, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muscle isometric contraction, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "60621009", + "display" : "Body mass index", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Body mass index (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Weight: body mass" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "BMI - Body mass index" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Quetelet index" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "60649002", + "display" : "Platelet aggregation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Platelet aggregation, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Platelet aggregation, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "60701003", + "display" : "Vocal parameter", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vocal parameter (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "60747006", + "display" : "Doll's head reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Doll's head reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "60757007", + "display" : "Peptidergic synaptic transmission", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Peptidergic synaptic transmission, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Peptidergic synaptic transmission, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "60783002", + "display" : "Acclimation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acclimatization" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acclimatisation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acclimation, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acclimation, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "60796001", + "display" : "Nervus intermedius function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nervus intermedius function (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "60797005", + "display" : "Cardiac wall motion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cardiac wall motion, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cardiac wall motion, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "60832007", + "display" : "REU gene", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "REU gene (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "60877009", + "display" : "Hormone secretion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hormone secretion, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hormone secretion, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "60947002", + "display" : "Gastric mucosal blood flow", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastric mucosal blood flow, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastric mucosal blood flow, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "60984000", + "display" : "Non-rapid eye movement sleep", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Slow sleep" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "NREM sleep" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Orthodox sleep" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Slow wave sleep" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Synchronized sleep" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deep sleep" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Quiet sleep" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Synchronised sleep" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Non-rapid eye movement sleep, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Non-rapid eye movement sleep, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "61017008", + "display" : "Lung relaxation pressure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lung relaxation pressure (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "61073000", + "display" : "Anatomic shunt of pulmonary airway", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anatomic shunt of pulmonary airway, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anatomic shunt of pulmonary airway, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "61089002", + "display" : "Growing phase of hair cycle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anagen cycle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Growing phase of hair cycle, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Growing phase of hair cycle, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "61095001", + "display" : "Propulsive movements of large bowel motility", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Propulsive movements of large bowel motility, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Propulsive movements of large bowel motility, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "61159007", + "display" : "Phonation quotient", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phonation quotient (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "61168009", + "display" : "Axial type vascular flow", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Axial type vascular flow, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Axial type vascular flow, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "61254005", + "display" : "Judgement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Judgement (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "61334006", + "display" : "Biofeedback", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Biofeedback, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Biofeedback, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "61340004", + "display" : "Tonic gallbladder contraction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tonic gallbladder contraction, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tonic gallbladder contraction, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "61409007", + "display" : "Photopic vision", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Day-time vision" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Photopic vision (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "61428000", + "display" : "Muscle isotonic contraction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muscle isotonic contraction, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muscle isotonic contraction, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "61447002", + "display" : "Nerve process elongation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nerve process elongation, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nerve process elongation, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "61468001", + "display" : "Bone conduction compression", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bone conduction compression (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "61511001", + "display" : "Inhibition", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inhibition, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inhibition, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "61666009", + "display" : "Palatal reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Uvular reflex" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Palatal reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "61686008", + "display" : "Physical exercise", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Physical exercise (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "61776000", + "display" : "Cephalic phase of gastric secretory response", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cephalic phase of gastric secretory response, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cephalic phase of gastric secretory response, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "61859005", + "display" : "Adoptive tolerance", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adoptive tolerance, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adoptive tolerance, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "61883002", + "display" : "Transformation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transformation, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transformation, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "61909002", + "display" : "Language", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Language, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Language, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "61923000", + "display" : "Male reproductive function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Male reproductive function (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "61931005", + "display" : "Postvaccination state", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Postinoculation state" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Postvaccination state (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "62202002", + "display" : "Anal function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anal function (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "62262004", + "display" : "Minimum volume", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Minimum volume (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "62299004", + "display" : "Primary immune response", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Primary immune response, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Primary immune response, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "62303009", + "display" : "Conductivity of nerve cell and nerve fiber", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conductivity of nerve cell and nerve fibre" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conductivity of nerve cell and nerve fiber, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conductivity of nerve cell and nerve fiber, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "62430000", + "display" : "Breathy attack", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Breathy attack, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Breathy attack, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "62575000", + "display" : "Lymphocyte production", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lymphocyte production, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lymphocyte production, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "62768004", + "display" : "Latent learning", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Latent learning, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Latent learning, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "62970001", + "display" : "Osmolarity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osmolarity (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "63158009", + "display" : "Lactation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lactation, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lactation, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "63177006", + "display" : "Stretch reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Myotatic reflex" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muscle spindle reflex" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stretch reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "63189008", + "display" : "Third division of fifth cranial nerve function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Third division of trigeminal nerve function" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mandibular nerve function" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Third division of fifth cranial nerve function (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "63199003", + "display" : "Airway conductance (G>AW<), function (observable entity)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Airway conductance (G>AW<), function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "63208007", + "display" : "Intestino-intestinal inhibitory reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intestino-intestinal inhibitory reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "63248004", + "display" : "Inhibition of bile secretion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inhibition of bile secretion, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inhibition of bile secretion, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "63433007", + "display" : "Cerebrospinal fluid formation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cerebrospinal fluid formation, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cerebrospinal fluid formation, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "63448001", + "display" : "Gait", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gait, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gait, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "63533009", + "display" : "Mucociliary clearance", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mucociliary clearance, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mucociliary clearance, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "63582009", + "display" : "Noncompetitive inhibition", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Noncompetitive inhibition, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Noncompetitive inhibition, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "63624000", + "display" : "Discharge zone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Discharge zone, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Discharge zone, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "63636006", + "display" : "Extensor reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Extensor reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "63674003", + "display" : "Recurrent inhibitory potential", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recurrent inhibitory potential, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recurrent inhibitory potential, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "63700001", + "display" : "Immunologic specificity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immunologic specificity, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immunologic specificity, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "63744003", + "display" : "First division of fifth cranial nerve function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "First division of trigeminal nerve function" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ophthalmic nerve function" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "First division of fifth cranial nerve function (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "63911002", + "display" : "Excretory function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Elimination" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excretion" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excretory function (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "64001003", + "display" : "Facial nerve sensory function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Facial nerve sensory function (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "64045003", + "display" : "Lymphocyte life span", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lymphocyte life span, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lymphocyte life span, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "64066006", + "display" : "Membrane fluidity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Membrane fluidity, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Membrane fluidity, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "64074007", + "display" : "Skin absorption", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Percutaneous penetration" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Percutaneous absorption" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Skin absorption, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Skin absorption, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "64079002", + "display" : "Cellular immunologic competence", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cellular immunologic competence, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cellular immunologic competence, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "64106006", + "display" : "Motor modulation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Motor modulation, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Motor modulation, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "64193007", + "display" : "Intestinal short-chain fatty absorption", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intestinal short-chain fatty absorption, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intestinal short-chain fatty absorption, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "64231002", + "display" : "Inspiratory force", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inspiratory force, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inspiratory force, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "64346006", + "display" : "Cardiac flow", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cardiac flow, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cardiac flow, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "64392009", + "display" : "Antigen variation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antigen variation, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antigen variation, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "64414007", + "display" : "Immunoglobulin gene idiotype", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immunoglobulin gene idiotype (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "64501009", + "display" : "Skin function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Skin function (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "64607003", + "display" : "Coordinated eye movement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Coordinated eye movement (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "64702000", + "display" : "Tear production", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tear production, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lacrimation and lacrimal drainage" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tear production, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "65065002", + "display" : "Motor terminal function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Motor terminal function (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "65077007", + "display" : "Disjunctive ocular movement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disjunctive ocular movements" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disjunctive ocular movement (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "65091001", + "display" : "LAC operon gene", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "LAC operon gene (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "65401001", + "display" : "Psychomotor development", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Psychomotor development, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Psychomotor development, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "65452004", + "display" : "Radial pulse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radial pulse, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radial pulse, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "65453009", + "display" : "Chalasia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Relaxation of sphincter" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Relaxation of bodily opening" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chalasia, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chalasia, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "65500002", + "display" : "Lymphocyte chemotaxis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lymphocyte chemotaxis, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lymphocyte chemotaxis, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "65507004", + "display" : "Low altitude acclimation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Low altitude acclimation, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Low altitude acclimation, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "65552001", + "display" : "Active ventilation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Active ventilation, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Active ventilation, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "65598000", + "display" : "Glottal stop", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glottal coup" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glottal stop, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glottal stop, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "65742002", + "display" : "Placental circulatory function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Placental circulatory function (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "65825000", + "display" : "Functional residual capacity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Functional residual capacity (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "FRC - Functional residual capacity" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "65970007", + "display" : "Uterine sensibility", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Uterine sensibility, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Uterine sensibility, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "66059008", + "display" : "Perception of movement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Perception of movement, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Perception of movement, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "66199009", + "display" : "Nitrogen fixation gene", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nitrogen fixation gene (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "66216009", + "display" : "Understanding", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Understanding, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Understanding, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "66249000", + "display" : "Midbrain motor modulation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Midbrain motor modulation, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Midbrain motor modulation, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "66320005", + "display" : "Prozone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prozone, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prozone, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "66332009", + "display" : "Muscle innervation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Innervation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muscle innervation, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muscle innervation, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "66362003", + "display" : "Physiologic shunt of pulmonary airway", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Physiologic shunt of pulmonary airway, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Physiologic shunt of pulmonary airway, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "66471008", + "display" : "Oral stage of deglutition", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oral stage of swallowing" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oral stage of deglutition (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "66523006", + "display" : "Female reproductive function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Female reproductive function (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "66582003", + "display" : "Thyroid iodine uptake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thyroid radio-iodine uptake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thyroid iodine uptake, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thyroid iodine uptake, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "66621004", + "display" : "Sexual orientation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sexual orientation (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "66824009", + "display" : "Sound discrimination", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sound discrimination, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sound discrimination, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "66847005", + "display" : "Immunopotency", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immunopotency, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immunopotency, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "67034007", + "display" : "Cartilage resorption", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cartilage resorption, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cartilage resorption, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "67316000", + "display" : "Femoral pulse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Femoral pulse, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Femoral pulse, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "67381000", + "display" : "Intradermal infiltration of fluid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intradermal infiltration of fluid, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intradermal infiltration of fluid, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "67461000", + "display" : "Alveolar pressure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "P>AVL<" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alveolar pressure (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "67611004", + "display" : "Involuting phase of hair cycle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Catagen cycle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Involuting phase of hair cycle, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Involuting phase of hair cycle, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "67657002", + "display" : "Light reflection", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Light reflection, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Light reflection, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "67767000", + "display" : "Aortic body baroreceptor reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aortic body baroreceptor reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "67993002", + "display" : "Stratified dead space", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stratified dead space, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stratified dead space, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "68015005", + "display" : "Receptive field", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Receptive field (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "68031002", + "display" : "Apex beat", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Apical impulse" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Apical thrust" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Apex beat, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Apex beat, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "68130003", + "display" : "Physical activity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Physical activity (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "68199000", + "display" : "Relative refractory period of nerve cell and nerve fiber", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Relative refractory period of nerve cell and nerve fibre" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Relative refractory period of nerve cell and nerve fiber, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Relative refractory period of nerve cell and nerve fiber, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "68236004", + "display" : "Gastric secretion regulation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastric secretion regulation, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastric secretion regulation, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "68281000", + "display" : "Peristaltic contraction of esophagus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Esophageal peristalsis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oesophageal peristalsis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Peristaltic contraction of oesophagus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Peristaltic contraction of esophagus, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Peristaltic contraction of esophagus, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "68344002", + "display" : "Nerve transmission block", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nerve transmission block, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nerve transmission block, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "68362006", + "display" : "Binocular vision", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Binocular vision observable" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Binocular vision observable (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "BV - Binocular vision" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "68545002", + "display" : "Gastric secretion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastric secretion (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "68592003", + "display" : "Body composition", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Body composition (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "68711006", + "display" : "Eructation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Belching" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Burping" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Eructation, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Eructation, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "68719008", + "display" : "Visual cortical function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Visual cortical function (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "68742001", + "display" : "Osteoid formation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osteoid formation, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osteoid formation, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "68980005", + "display" : "Ulnar reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ulnar reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "69063000", + "display" : "Recent memory", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recent memory, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recent memory, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "69202003", + "display" : "Foot eversion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Foot eversion, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Foot eversion, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "69262000", + "display" : "Immediate memory", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immediate memory, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immediate memory, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "69330000", + "display" : "Cartilage function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cartilage function (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "69444007", + "display" : "Trigeminal nerve motor function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trigeminal nerve motor function (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "69611006", + "display" : "Erythrocyte production", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Erythropoiesis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Erythrocyte production, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Erythrocyte production, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "69618000", + "display" : "Male sexual orgasm", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Male sexual orgasm, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Male sexual orgasm, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "69744008", + "display" : "Stereophonic hearing", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Directional hearing" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stereophonic hearing, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stereophonic hearing, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "69998004", + "display" : "Learning", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Learning, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Learning, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "70017002", + "display" : "Muscle elasticity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muscle elasticity, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muscle elasticity, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "70054006", + "display" : "Inhibitory potential", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inhibitory potential, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inhibitory potential, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "70111003", + "display" : "Dental enamel solubility", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dental enamel solubility (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "70217009", + "display" : "Laminar type vascular flow", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Laminar type vascular flow, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Laminar type vascular flow, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "70277000", + "display" : "Allogeneic inhibition", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allogeneic inhibition, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allogeneic inhibition, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "70337006", + "display" : "Cardiovascular function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cardiovascular function (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "70414004", + "display" : "Regulation of bile secretion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Regulation of bile secretion, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Regulation of bile secretion, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "70433009", + "display" : "Musculoskeletal rotation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rotation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Musculoskeletal rotation (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "70464006", + "display" : "Laryngeal airflow resistance", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Laryngeal airflow resistance (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "70498002", + "display" : "Glomerular membrane permeability", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glomerular membrane permeability, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glomerular membrane permeability, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "70514001", + "display" : "Uterine contraction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Uterine contraction, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Uterine contraction, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "70697002", + "display" : "Sensitivity of retina", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sensitivity of retina (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "70714003", + "display" : "Innocent bystander immune reaction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Innocent bystander immune reaction, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Innocent bystander immune reaction, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "70778006", + "display" : "Gas transport time peak following bronchodilator", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gas transport time peak following bronchodilator (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "70818006", + "display" : "Complement activation classic pathway", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Complement activation classic pathway, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Complement activation classic pathway, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "70822001", + "display" : "Cardiac ejection fraction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cardiac ejection fraction, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cardiac ejection fraction, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "70981009", + "display" : "Automatic judgement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Automatic judgement (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "71056003", + "display" : "Oral cavity function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oral cavity function (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "71172009", + "display" : "Volume of expired gas", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "V>E<" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Volume of expired gas (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "71202001", + "display" : "Small intestinal motor activity, phase 3", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Interdigestive migrating motor complex" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Interdigestive MMC" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Small intestinal motor activity, phase 3, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Small intestinal motor activity, phase 3, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "71219004", + "display" : "Bacterial resistance", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bacterial resistance, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bacterial resistance, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "71280007", + "display" : "Autonomic pyloric function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Autonomic pyloric function (observable entity)" + }] + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/package-type", + "resource" : { + "resourceType" : "ValueSet", + "id" : "package-type", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "brr" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/package-type", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3073" + }], + "version" : "6.0.0-ballot2", + "name" : "PackageType", + "title" : "Package Type", + "status" : "draft", + "experimental" : true, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "A high level categorisation of a package.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/package-type" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:312429f8-139b-4666-bfe5-8f5f3b3743bd", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 3, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/package-type|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/package-type", + "code" : "MedicinalProductPack", + "display" : "Medicinal product pack" + }, + { + "system" : "http://hl7.org/fhir/package-type", + "code" : "RawMaterialPackage", + "display" : "Raw material package" + }, + { + "system" : "http://hl7.org/fhir/package-type", + "code" : "Shipping-TransportContainer", + "display" : "Shipping or transport container" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/packaging-type", + "resource" : { + "resourceType" : "ValueSet", + "id" : "packaging-type", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "brr" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/packaging-type", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3072" + }], + "version" : "6.0.0-ballot2", + "name" : "PackagingType", + "title" : "Packaging Type", + "status" : "draft", + "experimental" : true, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "A type of packaging.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/packaging-type" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:659d55d7-a1b4-4f74-a1c4-bc54263a463b", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 102, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/packaging-type|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/packaging-type", + "code" : "100000073490", + "display" : "Ampoule" + }, + { + "system" : "http://hl7.org/fhir/packaging-type", + "code" : "100000073491", + "display" : "Applicator" + }, + { + "system" : "http://hl7.org/fhir/packaging-type", + "code" : "100000073492", + "display" : "Automatic injection device" + }, + { + "system" : "http://hl7.org/fhir/packaging-type", + "code" : "100000073493", + "display" : "Bag" + }, + { + "system" : "http://hl7.org/fhir/packaging-type", + "code" : "100000073494", + "display" : "Balling gun" + }, + { + "system" : "http://hl7.org/fhir/packaging-type", + "code" : "100000073495", + "display" : "Barrel" + }, + { + "system" : "http://hl7.org/fhir/packaging-type", + "code" : "100000073496", + "display" : "Blister" + }, + { + "system" : "http://hl7.org/fhir/packaging-type", + "code" : "100000073497", + "display" : "Bottle" + }, + { + "system" : "http://hl7.org/fhir/packaging-type", + "code" : "100000073498", + "display" : "Box" + }, + { + "system" : "http://hl7.org/fhir/packaging-type", + "code" : "100000073499", + "display" : "Brush" + }, + { + "system" : "http://hl7.org/fhir/packaging-type", + "code" : "100000073500", + "display" : "Brush applicator" + }, + { + "system" : "http://hl7.org/fhir/packaging-type", + "code" : "100000073501", + "display" : "Cannula" + }, + { + "system" : "http://hl7.org/fhir/packaging-type", + "code" : "100000073502", + "display" : "Cap" + }, + { + "system" : "http://hl7.org/fhir/packaging-type", + "code" : "100000073503", + "display" : "Cartridge" + }, + { + "system" : "http://hl7.org/fhir/packaging-type", + "code" : "100000073504", + "display" : "Child-resistant closure" + }, + { + "system" : "http://hl7.org/fhir/packaging-type", + "code" : "100000073505", + "display" : "Cup" + }, + { + "system" : "http://hl7.org/fhir/packaging-type", + "code" : "100000073506", + "display" : "Dabbing applicator" + }, + { + "system" : "http://hl7.org/fhir/packaging-type", + "code" : "100000073507", + "display" : "Dart" + }, + { + "system" : "http://hl7.org/fhir/packaging-type", + "code" : "100000073508", + "display" : "Dredging applicator" + }, + { + "system" : "http://hl7.org/fhir/packaging-type", + "code" : "100000073509", + "display" : "Dredging container" + }, + { + "system" : "http://hl7.org/fhir/packaging-type", + "code" : "100000073510", + "display" : "Drench gun" + }, + { + "system" : "http://hl7.org/fhir/packaging-type", + "code" : "100000073511", + "display" : "Dropper applicator" + }, + { + "system" : "http://hl7.org/fhir/packaging-type", + "code" : "100000073512", + "display" : "Dropper container" + }, + { + "system" : "http://hl7.org/fhir/packaging-type", + "code" : "100000073513", + "display" : "Fixed cryogenic vessel" + }, + { + "system" : "http://hl7.org/fhir/packaging-type", + "code" : "100000073514", + "display" : "Gas cylinder" + }, + { + "system" : "http://hl7.org/fhir/packaging-type", + "code" : "100000073515", + "display" : "High pressure transdermal delivery device" + }, + { + "system" : "http://hl7.org/fhir/packaging-type", + "code" : "100000073516", + "display" : "Implanter" + }, + { + "system" : "http://hl7.org/fhir/packaging-type", + "code" : "100000073517", + "display" : "Inhaler" + }, + { + "system" : "http://hl7.org/fhir/packaging-type", + "code" : "100000073518", + "display" : "In-ovo injection device" + }, + { + "system" : "http://hl7.org/fhir/packaging-type", + "code" : "100000073519", + "display" : "Injection needle" + }, + { + "system" : "http://hl7.org/fhir/packaging-type", + "code" : "100000073520", + "display" : "Injection syringe" + }, + { + "system" : "http://hl7.org/fhir/packaging-type", + "code" : "100000073521", + "display" : "Internal graduated calibration chamber" + }, + { + "system" : "http://hl7.org/fhir/packaging-type", + "code" : "100000073522", + "display" : "Intramammary syringe" + }, + { + "system" : "http://hl7.org/fhir/packaging-type", + "code" : "100000073523", + "display" : "Jar" + }, + { + "system" : "http://hl7.org/fhir/packaging-type", + "code" : "100000073524", + "display" : "Measuring device" + }, + { + "system" : "http://hl7.org/fhir/packaging-type", + "code" : "100000073525", + "display" : "Measuring spoon" + }, + { + "system" : "http://hl7.org/fhir/packaging-type", + "code" : "100000073526", + "display" : "Metering pump" + }, + { + "system" : "http://hl7.org/fhir/packaging-type", + "code" : "100000073527", + "display" : "Metering valve" + }, + { + "system" : "http://hl7.org/fhir/packaging-type", + "code" : "100000073528", + "display" : "Mobile cryogenic vessel" + }, + { + "system" : "http://hl7.org/fhir/packaging-type", + "code" : "100000073529", + "display" : "Mouthpiece" + }, + { + "system" : "http://hl7.org/fhir/packaging-type", + "code" : "100000073530", + "display" : "Multidose container" + }, + { + "system" : "http://hl7.org/fhir/packaging-type", + "code" : "100000073531", + "display" : "Multidose container with airless pump" + }, + { + "system" : "http://hl7.org/fhir/packaging-type", + "code" : "100000073532", + "display" : "Multipuncturer" + }, + { + "system" : "http://hl7.org/fhir/packaging-type", + "code" : "100000073533", + "display" : "Nasal applicator" + }, + { + "system" : "http://hl7.org/fhir/packaging-type", + "code" : "100000073534", + "display" : "Nebuliser" + }, + { + "system" : "http://hl7.org/fhir/packaging-type", + "code" : "100000073535", + "display" : "Needle applicator" + }, + { + "system" : "http://hl7.org/fhir/packaging-type", + "code" : "100000073536", + "display" : "Nozzle" + }, + { + "system" : "http://hl7.org/fhir/packaging-type", + "code" : "100000073537", + "display" : "Oral syringe" + }, + { + "system" : "http://hl7.org/fhir/packaging-type", + "code" : "100000073538", + "display" : "Pipette" + }, + { + "system" : "http://hl7.org/fhir/packaging-type", + "code" : "100000073539", + "display" : "Pipette applicator" + }, + { + "system" : "http://hl7.org/fhir/packaging-type", + "code" : "100000073540", + "display" : "Pouch" + }, + { + "system" : "http://hl7.org/fhir/packaging-type", + "code" : "100000073541", + "display" : "Pour-on container" + }, + { + "system" : "http://hl7.org/fhir/packaging-type", + "code" : "100000073542", + "display" : "Pre-filled gastroenteral tube" + }, + { + "system" : "http://hl7.org/fhir/packaging-type", + "code" : "100000073543", + "display" : "Pre-filled pen" + }, + { + "system" : "http://hl7.org/fhir/packaging-type", + "code" : "100000073544", + "display" : "Pre-filled syringe" + }, + { + "system" : "http://hl7.org/fhir/packaging-type", + "code" : "100000073545", + "display" : "Pressurised container" + }, + { + "system" : "http://hl7.org/fhir/packaging-type", + "code" : "100000073546", + "display" : "Prick test applicator" + }, + { + "system" : "http://hl7.org/fhir/packaging-type", + "code" : "100000073547", + "display" : "Sachet" + }, + { + "system" : "http://hl7.org/fhir/packaging-type", + "code" : "100000073548", + "display" : "Scarifier" + }, + { + "system" : "http://hl7.org/fhir/packaging-type", + "code" : "100000073549", + "display" : "Screw cap" + }, + { + "system" : "http://hl7.org/fhir/packaging-type", + "code" : "100000073550", + "display" : "Single-dose container" + }, + { + "system" : "http://hl7.org/fhir/packaging-type", + "code" : "100000073551", + "display" : "Spatula" + }, + { + "system" : "http://hl7.org/fhir/packaging-type", + "code" : "100000073552", + "display" : "Spot-on applicator" + }, + { + "system" : "http://hl7.org/fhir/packaging-type", + "code" : "100000073553", + "display" : "Spray container" + }, + { + "system" : "http://hl7.org/fhir/packaging-type", + "code" : "100000073554", + "display" : "Spray pump" + }, + { + "system" : "http://hl7.org/fhir/packaging-type", + "code" : "100000073555", + "display" : "Spray valve" + }, + { + "system" : "http://hl7.org/fhir/packaging-type", + "code" : "100000073556", + "display" : "Stab vaccinator" + }, + { + "system" : "http://hl7.org/fhir/packaging-type", + "code" : "100000073557", + "display" : "Stopper" + }, + { + "system" : "http://hl7.org/fhir/packaging-type", + "code" : "100000073558", + "display" : "Straw" + }, + { + "system" : "http://hl7.org/fhir/packaging-type", + "code" : "100000073559", + "display" : "Strip" + }, + { + "system" : "http://hl7.org/fhir/packaging-type", + "code" : "100000073560", + "display" : "Tablet container" + }, + { + "system" : "http://hl7.org/fhir/packaging-type", + "code" : "100000073561", + "display" : "Tube" + }, + { + "system" : "http://hl7.org/fhir/packaging-type", + "code" : "100000073562", + "display" : "Vaginal sponge applicator" + }, + { + "system" : "http://hl7.org/fhir/packaging-type", + "code" : "100000073563", + "display" : "Vial" + }, + { + "system" : "http://hl7.org/fhir/packaging-type", + "code" : "100000075664", + "display" : "Administration system" + }, + { + "system" : "http://hl7.org/fhir/packaging-type", + "code" : "100000116195", + "display" : "Calendar package" + }, + { + "system" : "http://hl7.org/fhir/packaging-type", + "code" : "100000116196", + "display" : "Needle-free injector" + }, + { + "system" : "http://hl7.org/fhir/packaging-type", + "code" : "100000116197", + "display" : "Roll-on container" + }, + { + "system" : "http://hl7.org/fhir/packaging-type", + "code" : "100000125779", + "display" : "Multidose container with pump" + }, + { + "system" : "http://hl7.org/fhir/packaging-type", + "code" : "100000137702", + "display" : "Container" + }, + { + "system" : "http://hl7.org/fhir/packaging-type", + "code" : "100000137703", + "display" : "Oral applicator" + }, + { + "system" : "http://hl7.org/fhir/packaging-type", + "code" : "100000143554", + "display" : "Multidose container with metering pump" + }, + { + "system" : "http://hl7.org/fhir/packaging-type", + "code" : "100000143555", + "display" : "Pack" + }, + { + "system" : "http://hl7.org/fhir/packaging-type", + "code" : "100000163233", + "display" : "disk" + }, + { + "system" : "http://hl7.org/fhir/packaging-type", + "code" : "100000163234", + "display" : "plunger" + }, + { + "system" : "http://hl7.org/fhir/packaging-type", + "code" : "100000164143", + "display" : "infusion port" + }, + { + "system" : "http://hl7.org/fhir/packaging-type", + "code" : "100000166980", + "display" : "Valve" + }, + { + "system" : "http://hl7.org/fhir/packaging-type", + "code" : "100000169899", + "display" : "Jerrycan" + }, + { + "system" : "http://hl7.org/fhir/packaging-type", + "code" : "100000173982", + "display" : "Oral applicator" + }, + { + "system" : "http://hl7.org/fhir/packaging-type", + "code" : "100000173983", + "display" : "Dose dispenser" + }, + { + "system" : "http://hl7.org/fhir/packaging-type", + "code" : "100000174066", + "display" : "Unit-dose blister" + }, + { + "system" : "http://hl7.org/fhir/packaging-type", + "code" : "100000174067", + "display" : "Pre-filled injector" + }, + { + "system" : "http://hl7.org/fhir/packaging-type", + "code" : "100000174068", + "display" : "Pre-filled oral syringe" + }, + { + "system" : "http://hl7.org/fhir/packaging-type", + "code" : "100000174069", + "display" : "Pre-filled oral applicator" + }, + { + "system" : "http://hl7.org/fhir/packaging-type", + "code" : "100000174070", + "display" : "Dose-dispenser cartridge" + }, + { + "system" : "http://hl7.org/fhir/packaging-type", + "code" : "200000005068", + "display" : "Pen" + }, + { + "system" : "http://hl7.org/fhir/packaging-type", + "code" : "200000005585", + "display" : "Wrapper" + }, + { + "system" : "http://hl7.org/fhir/packaging-type", + "code" : "200000010647", + "display" : "Lid" + }, + { + "system" : "http://hl7.org/fhir/packaging-type", + "code" : "200000011726", + "display" : "Capsule for opening" + }, + { + "system" : "http://hl7.org/fhir/packaging-type", + "code" : "200000012539", + "display" : "Child-resistant sachet" + }, + { + "system" : "http://hl7.org/fhir/packaging-type", + "code" : "200000013191", + "display" : "Tamper-evident closure" + }, + { + "system" : "http://hl7.org/fhir/packaging-type", + "code" : "200000024874", + "display" : "Tablet tube" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/package-material", + "resource" : { + "resourceType" : "ValueSet", + "id" : "package-material", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "brr" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/package-material", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3071" + }], + "version" : "6.0.0-ballot2", + "name" : "PackageMaterial", + "title" : "Package Material", + "status" : "draft", + "experimental" : true, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "A material used in the construction of packages and their components.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/package-material" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:e6d66cce-1fed-476a-ae5f-f656df481ac8", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 43, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/package-material|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/package-material", + "code" : "200000003200", + "display" : "Aluminium" + }, + { + "system" : "http://hl7.org/fhir/package-material", + "code" : "200000003201", + "display" : "Cyclic Olefin Copolymer" + }, + { + "system" : "http://hl7.org/fhir/package-material", + "code" : "200000003202", + "display" : "Epoxyphenol" + }, + { + "system" : "http://hl7.org/fhir/package-material", + "code" : "200000003203", + "display" : "Glass" + }, + { + "system" : "http://hl7.org/fhir/package-material", + "code" : "200000003204", + "display" : "Glass type I" + }, + { + "system" : "http://hl7.org/fhir/package-material", + "code" : "200000003205", + "display" : "Glass type II" + }, + { + "system" : "http://hl7.org/fhir/package-material", + "code" : "200000003206", + "display" : "Glass type III" + }, + { + "system" : "http://hl7.org/fhir/package-material", + "code" : "200000003207", + "display" : "Paper" + }, + { + "system" : "http://hl7.org/fhir/package-material", + "code" : "200000003208", + "display" : "Plastic" + }, + { + "system" : "http://hl7.org/fhir/package-material", + "code" : "200000003209", + "display" : "PolyAmide" + }, + { + "system" : "http://hl7.org/fhir/package-material", + "code" : "200000003210", + "display" : "Orientated PolyAmide" + }, + { + "system" : "http://hl7.org/fhir/package-material", + "code" : "200000003211", + "display" : "PolyCarbonate" + }, + { + "system" : "http://hl7.org/fhir/package-material", + "code" : "200000003212", + "display" : "PolyChloroTriFluoroEthylene" + }, + { + "system" : "http://hl7.org/fhir/package-material", + "code" : "200000003213", + "display" : "Polyester" + }, + { + "system" : "http://hl7.org/fhir/package-material", + "code" : "200000003214", + "display" : "PolyEthylene" + }, + { + "system" : "http://hl7.org/fhir/package-material", + "code" : "200000003215", + "display" : "High Density PolyEthylene" + }, + { + "system" : "http://hl7.org/fhir/package-material", + "code" : "200000003216", + "display" : "Low Density PolyEthylene" + }, + { + "system" : "http://hl7.org/fhir/package-material", + "code" : "200000003217", + "display" : "PolyEthylene TerePhthalate" + }, + { + "system" : "http://hl7.org/fhir/package-material", + "code" : "200000003218", + "display" : "Polyolefin" + }, + { + "system" : "http://hl7.org/fhir/package-material", + "code" : "200000003219", + "display" : "PolyPropylene" + }, + { + "system" : "http://hl7.org/fhir/package-material", + "code" : "200000003220", + "display" : "PolyStyrene" + }, + { + "system" : "http://hl7.org/fhir/package-material", + "code" : "200000003221", + "display" : "PolyVinyl Acetate" + }, + { + "system" : "http://hl7.org/fhir/package-material", + "code" : "200000003222", + "display" : "PolyVinyl Chloride" + }, + { + "system" : "http://hl7.org/fhir/package-material", + "code" : "200000003223", + "display" : "Plasticised PolyVinyl Chloride" + }, + { + "system" : "http://hl7.org/fhir/package-material", + "code" : "200000003224", + "display" : "Non-plasticised PolyVinyl Chloride / Unplasticised PolyVinyl Chloride" + }, + { + "system" : "http://hl7.org/fhir/package-material", + "code" : "200000003225", + "display" : "PolyVinylidene Chloride" + }, + { + "system" : "http://hl7.org/fhir/package-material", + "code" : "200000003226", + "display" : "Rubber" + }, + { + "system" : "http://hl7.org/fhir/package-material", + "code" : "200000003227", + "display" : "Silicone oil" + }, + { + "system" : "http://hl7.org/fhir/package-material", + "code" : "200000003228", + "display" : "Silicone elastomer" + }, + { + "system" : "http://hl7.org/fhir/package-material", + "code" : "200000003229", + "display" : "Steel" + }, + { + "system" : "http://hl7.org/fhir/package-material", + "code" : "200000003529", + "display" : "Cardboard" + }, + { + "system" : "http://hl7.org/fhir/package-material", + "code" : "200000012514", + "display" : "PolyAcryloNitrile" + }, + { + "system" : "http://hl7.org/fhir/package-material", + "code" : "200000012515", + "display" : "Ethylene acrylic acid copolymer" + }, + { + "system" : "http://hl7.org/fhir/package-material", + "code" : "200000012521", + "display" : "Ethylene meta-acrylic acid" + }, + { + "system" : "http://hl7.org/fhir/package-material", + "code" : "200000012522", + "display" : "Ethylene-Vinyl Alcohol copolymer" + }, + { + "system" : "http://hl7.org/fhir/package-material", + "code" : "200000012523", + "display" : "PolyVinylidene Fluoride" + }, + { + "system" : "http://hl7.org/fhir/package-material", + "code" : "200000012524", + "display" : "Medium Density PolyEthylene" + }, + { + "system" : "http://hl7.org/fhir/package-material", + "code" : "200000012538", + "display" : "Syndiotactic Polypropylene" + }, + { + "system" : "http://hl7.org/fhir/package-material", + "code" : "200000015521", + "display" : "PolyEthylene copolymer" + }, + { + "system" : "http://hl7.org/fhir/package-material", + "code" : "200000023330", + "display" : "Expanded Polyethylene" + }, + { + "system" : "http://hl7.org/fhir/package-material", + "code" : "200000023332", + "display" : "Cyclic Olefin Polymer" + }, + { + "system" : "http://hl7.org/fhir/package-material", + "code" : "200000025255", + "display" : "Silica gel" + }, + { + "system" : "http://hl7.org/fhir/package-material", + "code" : "200000025257", + "display" : "Linear Low Density PolyEthylene" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/manufactured-dose-form", + "resource" : { + "resourceType" : "ValueSet", + "id" : "manufactured-dose-form", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "brr" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/manufactured-dose-form", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3042" + }], + "version" : "6.0.0-ballot2", + "name" : "ManufacturedDoseForm", + "title" : "Manufactured Dose Form", + "status" : "draft", + "experimental" : true, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "Dose form for a medication, as manufactured (and before any mixing etc.), not necessarily ready for administration to the patient.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/manufactured-dose-form" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:778c6d0a-77bd-4ab9-9fab-be243203c0b3", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 201, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/manufactured-dose-form|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073362", + "display" : "Oral suspension" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073363", + "display" : "Oral gel" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073364", + "display" : "Powder for oral solution" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073365", + "display" : "Granules for oral solution" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073367", + "display" : "Lyophilisate for suspension" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073368", + "display" : "Powder for syrup" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073369", + "display" : "Soluble tablet" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073370", + "display" : "Herbal tea" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073371", + "display" : "Instant herbal tea" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073372", + "display" : "Granules" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073373", + "display" : "Gastro-resistant granules" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073374", + "display" : "Modified-release granules" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073375", + "display" : "Capsule, hard" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073376", + "display" : "Gastro-resistant capsule, hard" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073377", + "display" : "Chewable capsule, soft" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073378", + "display" : "Prolonged-release capsule, soft" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073379", + "display" : "Modified-release capsule, soft" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073380", + "display" : "Coated tablet" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073642", + "display" : "Oral drops, solution" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073643", + "display" : "Oral drops, suspension" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073644", + "display" : "Oral drops, emulsion" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073645", + "display" : "Oral liquid" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073646", + "display" : "Oral solution" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073647", + "display" : "Oral emulsion" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073648", + "display" : "Oral paste" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073649", + "display" : "Powder for oral suspension" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073650", + "display" : "Granules for oral suspension" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073652", + "display" : "Syrup" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073653", + "display" : "Granules for syrup" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073654", + "display" : "Dispersible tablet" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073655", + "display" : "Oral powder" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073656", + "display" : "Effervescent powder" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073657", + "display" : "Effervescent granules" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073658", + "display" : "Prolonged-release granules" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073659", + "display" : "Cachet" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073660", + "display" : "Capsule, soft" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073661", + "display" : "Gastro-resistant capsule, soft" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073662", + "display" : "Prolonged-release capsule, hard" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073663", + "display" : "Modified-release capsule, hard" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073664", + "display" : "Tablet" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073665", + "display" : "Film-coated tablet" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073666", + "display" : "Orodispersible tablet" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073667", + "display" : "Gastro-resistant tablet" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073668", + "display" : "Modified-release tablet" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073669", + "display" : "Medicated chewing-gum" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073670", + "display" : "Pillules" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073671", + "display" : "Pulsatile-release intraruminal device" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073672", + "display" : "Premix for medicated feeding stuff" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073673", + "display" : "Gargle" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073674", + "display" : "Gargle, powder for solution" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073675", + "display" : "Oromucosal suspension" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073676", + "display" : "Oromucosal spray" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073677", + "display" : "Mouthwash" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073678", + "display" : "Gingival solution" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073679", + "display" : "Oromucosal paste" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073680", + "display" : "Gingival gel" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073681", + "display" : "Effervescent tablet" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073682", + "display" : "Oral lyophilisate" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073683", + "display" : "Prolonged-release tablet" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073684", + "display" : "Chewable tablet" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073685", + "display" : "Oral gum" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073686", + "display" : "Continuous-release intraruminal device" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073687", + "display" : "Lick block" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073688", + "display" : "Medicated pellets" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073689", + "display" : "Concentrate for gargle" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073690", + "display" : "Gargle, tablet for solution" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073691", + "display" : "Oromucosal solution" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073692", + "display" : "Oromucosal drops" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073693", + "display" : "Sublingual spray" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073694", + "display" : "Mouthwash, tablet for solution" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073695", + "display" : "Oromucosal gel" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073696", + "display" : "Oromucosal cream" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073697", + "display" : "Gingival paste" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073698", + "display" : "Sublingual tablet" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073699", + "display" : "Buccal tablet" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073700", + "display" : "Compressed lozenge" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073701", + "display" : "Oromucosal capsule" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073702", + "display" : "Muco-adhesive buccal tablet" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073703", + "display" : "Lozenge" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073704", + "display" : "Pastille" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073705", + "display" : "Dental gel" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073706", + "display" : "Dental insert" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073707", + "display" : "Dental powder" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073708", + "display" : "Dental suspension" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073709", + "display" : "Toothpaste" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073710", + "display" : "Periodontal gel" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073711", + "display" : "Bath additive" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073712", + "display" : "Cream" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073713", + "display" : "Ointment" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073714", + "display" : "Medicated plaster" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073715", + "display" : "Shampoo" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073716", + "display" : "Cutaneous spray, suspension" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073717", + "display" : "Cutaneous liquid" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073718", + "display" : "Concentrate for cutaneous solution" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073719", + "display" : "Cutaneous emulsion" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073720", + "display" : "Cutaneous patch" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073721", + "display" : "Periodontal powder" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073722", + "display" : "Dental stick" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073723", + "display" : "Dental solution" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073724", + "display" : "Dental emulsion" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073725", + "display" : "Periodontal insert" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073726", + "display" : "Gel" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073727", + "display" : "Cutaneous paste" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073728", + "display" : "Cutaneous foam" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073729", + "display" : "Cutaneous spray, solution" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073730", + "display" : "Cutaneous spray, powder" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073731", + "display" : "Cutaneous solution" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073732", + "display" : "Cutaneous suspension" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073733", + "display" : "Cutaneous powder" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073734", + "display" : "Solution for iontophoresis" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073735", + "display" : "Collodion" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073736", + "display" : "Poultice" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073737", + "display" : "Cutaneous sponge" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073738", + "display" : "Collar" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073739", + "display" : "Ear tag" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073740", + "display" : "Dip suspension" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073741", + "display" : "Transdermal patch" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073742", + "display" : "Medicated nail lacquer" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073743", + "display" : "Cutaneous stick" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073744", + "display" : "Impregnated dressing" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073745", + "display" : "Medicated pendant" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073746", + "display" : "Dip solution" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073747", + "display" : "Dip emulsion" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073748", + "display" : "Concentrate for dip suspension" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073749", + "display" : "Powder for dip solution" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073750", + "display" : "Powder for suspension for fish treatment" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073751", + "display" : "Pour-on suspension" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073752", + "display" : "Spot-on solution" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073753", + "display" : "Spot-on emulsion" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073754", + "display" : "Teat dip suspension" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073755", + "display" : "Teat spray solution" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073756", + "display" : "Solution for skin-prick test" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073757", + "display" : "Plaster for provocation test" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073758", + "display" : "Eye gel" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073759", + "display" : "Eye drops, solution" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073760", + "display" : "Eye drops, suspension" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073761", + "display" : "Concentrate for dip solution" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073762", + "display" : "Concentrate for dip emulsion" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073763", + "display" : "Concentrate for solution for fish treatment" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073764", + "display" : "Pour-on solution" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073765", + "display" : "Pour-on emulsion" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073766", + "display" : "Spot-on suspension" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073767", + "display" : "Teat dip solution" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073768", + "display" : "Teat dip emulsion" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073769", + "display" : "Transdermal system" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073770", + "display" : "Solution for skin-scratch test" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073771", + "display" : "Eye cream" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073772", + "display" : "Eye ointment" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073773", + "display" : "Eye drops, emulsion" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073775", + "display" : "Eye drops, solvent for reconstitution" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073776", + "display" : "Eye lotion" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073777", + "display" : "Ophthalmic insert" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073778", + "display" : "Ear cream" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073779", + "display" : "Ear ointment" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073780", + "display" : "Ear drops, suspension" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073782", + "display" : "Eye drops, prolonged-release" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073783", + "display" : "Eye lotion, solvent for reconstitution" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073784", + "display" : "Ophthalmic strip" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073785", + "display" : "Ear gel" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073786", + "display" : "Ear drops, solution" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073787", + "display" : "Ear drops, emulsion" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073788", + "display" : "Ear powder" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073789", + "display" : "Ear spray, suspension" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073790", + "display" : "Ear wash, solution" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073791", + "display" : "Ear tampon" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073792", + "display" : "Nasal cream" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073793", + "display" : "Nasal gel" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073794", + "display" : "Nasal drops, solution" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073795", + "display" : "Nasal drops, emulsion" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073796", + "display" : "Nasal spray, solution" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073797", + "display" : "Nasal spray, emulsion" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073798", + "display" : "Nasal stick" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073799", + "display" : "Vaginal gel" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073800", + "display" : "Vaginal foam" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073802", + "display" : "Ear spray, solution" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073803", + "display" : "Ear spray, emulsion" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073804", + "display" : "Ear wash, emulsion" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073805", + "display" : "Ear stick" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073806", + "display" : "Nasal ointment" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073807", + "display" : "Nasal drops, suspension" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073808", + "display" : "Nasal powder" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073809", + "display" : "Nasal spray, suspension" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073810", + "display" : "Nasal wash" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073811", + "display" : "Vaginal cream" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073812", + "display" : "Vaginal ointment" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073813", + "display" : "Vaginal solution" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073814", + "display" : "Vaginal emulsion" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073815", + "display" : "Pessary" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073816", + "display" : "Vaginal capsule, soft" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073817", + "display" : "Effervescent vaginal tablet" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073818", + "display" : "Vaginal delivery system" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073819", + "display" : "Rectal cream" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073820", + "display" : "Rectal foam" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073821", + "display" : "Vaginal suspension" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073822", + "display" : "Tablet for vaginal solution" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073823", + "display" : "Vaginal capsule, hard" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073824", + "display" : "Vaginal tablet" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073825", + "display" : "Medicated vaginal tampon" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073826", + "display" : "Vaginal sponge" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073827", + "display" : "Rectal gel" + }, + { + "system" : "http://hl7.org/fhir/manufactured-dose-form", + "code" : "100000073863", + "display" : "Solution for injection" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/administrable-dose-form", + "resource" : { + "resourceType" : "ValueSet", + "id" : "administrable-dose-form", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "brr" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/administrable-dose-form", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3167" + }], + "version" : "6.0.0-ballot2", + "name" : "AdministrableDoseForm", + "title" : "Administrable Dose Form", + "status" : "draft", + "experimental" : true, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "Dose form for a medication, in the form suitable for administering to the patient, after mixing, where necessary.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/administrable-dose-form" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:cc501263-5645-4756-85aa-f76e8ea02f99", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 201, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/administrable-dose-form|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073362", + "display" : "Oral suspension" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073363", + "display" : "Oral gel" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073364", + "display" : "Powder for oral solution" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073365", + "display" : "Granules for oral solution" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073367", + "display" : "Lyophilisate for suspension" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073368", + "display" : "Powder for syrup" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073369", + "display" : "Soluble tablet" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073370", + "display" : "Herbal tea" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073371", + "display" : "Instant herbal tea" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073372", + "display" : "Granules" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073373", + "display" : "Gastro-resistant granules" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073374", + "display" : "Modified-release granules" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073375", + "display" : "Capsule, hard" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073376", + "display" : "Gastro-resistant capsule, hard" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073377", + "display" : "Chewable capsule, soft" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073378", + "display" : "Prolonged-release capsule, soft" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073379", + "display" : "Modified-release capsule, soft" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073380", + "display" : "Coated tablet" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073642", + "display" : "Oral drops, solution" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073643", + "display" : "Oral drops, suspension" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073644", + "display" : "Oral drops, emulsion" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073645", + "display" : "Oral liquid" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073646", + "display" : "Oral solution" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073647", + "display" : "Oral emulsion" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073648", + "display" : "Oral paste" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073649", + "display" : "Powder for oral suspension" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073650", + "display" : "Granules for oral suspension" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073652", + "display" : "Syrup" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073653", + "display" : "Granules for syrup" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073654", + "display" : "Dispersible tablet" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073655", + "display" : "Oral powder" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073656", + "display" : "Effervescent powder" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073657", + "display" : "Effervescent granules" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073658", + "display" : "Prolonged-release granules" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073659", + "display" : "Cachet" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073660", + "display" : "Capsule, soft" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073661", + "display" : "Gastro-resistant capsule, soft" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073662", + "display" : "Prolonged-release capsule, hard" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073663", + "display" : "Modified-release capsule, hard" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073664", + "display" : "Tablet" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073665", + "display" : "Film-coated tablet" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073666", + "display" : "Orodispersible tablet" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073667", + "display" : "Gastro-resistant tablet" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073668", + "display" : "Modified-release tablet" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073669", + "display" : "Medicated chewing-gum" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073670", + "display" : "Pillules" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073671", + "display" : "Pulsatile-release intraruminal device" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073672", + "display" : "Premix for medicated feeding stuff" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073673", + "display" : "Gargle" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073674", + "display" : "Gargle, powder for solution" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073675", + "display" : "Oromucosal suspension" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073676", + "display" : "Oromucosal spray" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073677", + "display" : "Mouthwash" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073678", + "display" : "Gingival solution" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073679", + "display" : "Oromucosal paste" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073680", + "display" : "Gingival gel" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073681", + "display" : "Effervescent tablet" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073682", + "display" : "Oral lyophilisate" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073683", + "display" : "Prolonged-release tablet" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073684", + "display" : "Chewable tablet" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073685", + "display" : "Oral gum" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073686", + "display" : "Continuous-release intraruminal device" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073687", + "display" : "Lick block" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073688", + "display" : "Medicated pellets" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073689", + "display" : "Concentrate for gargle" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073690", + "display" : "Gargle, tablet for solution" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073691", + "display" : "Oromucosal solution" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073692", + "display" : "Oromucosal drops" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073693", + "display" : "Sublingual spray" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073694", + "display" : "Mouthwash, tablet for solution" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073695", + "display" : "Oromucosal gel" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073696", + "display" : "Oromucosal cream" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073697", + "display" : "Gingival paste" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073698", + "display" : "Sublingual tablet" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073699", + "display" : "Buccal tablet" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073700", + "display" : "Compressed lozenge" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073701", + "display" : "Oromucosal capsule" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073702", + "display" : "Muco-adhesive buccal tablet" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073703", + "display" : "Lozenge" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073704", + "display" : "Pastille" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073705", + "display" : "Dental gel" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073706", + "display" : "Dental insert" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073707", + "display" : "Dental powder" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073708", + "display" : "Dental suspension" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073709", + "display" : "Toothpaste" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073710", + "display" : "Periodontal gel" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073711", + "display" : "Bath additive" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073712", + "display" : "Cream" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073713", + "display" : "Ointment" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073714", + "display" : "Medicated plaster" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073715", + "display" : "Shampoo" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073716", + "display" : "Cutaneous spray, suspension" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073717", + "display" : "Cutaneous liquid" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073718", + "display" : "Concentrate for cutaneous solution" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073719", + "display" : "Cutaneous emulsion" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073720", + "display" : "Cutaneous patch" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073721", + "display" : "Periodontal powder" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073722", + "display" : "Dental stick" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073723", + "display" : "Dental solution" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073724", + "display" : "Dental emulsion" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073725", + "display" : "Periodontal insert" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073726", + "display" : "Gel" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073727", + "display" : "Cutaneous paste" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073728", + "display" : "Cutaneous foam" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073729", + "display" : "Cutaneous spray, solution" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073730", + "display" : "Cutaneous spray, powder" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073731", + "display" : "Cutaneous solution" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073732", + "display" : "Cutaneous suspension" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073733", + "display" : "Cutaneous powder" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073734", + "display" : "Solution for iontophoresis" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073735", + "display" : "Collodion" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073736", + "display" : "Poultice" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073737", + "display" : "Cutaneous sponge" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073738", + "display" : "Collar" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073739", + "display" : "Ear tag" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073740", + "display" : "Dip suspension" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073741", + "display" : "Transdermal patch" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073742", + "display" : "Medicated nail lacquer" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073743", + "display" : "Cutaneous stick" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073744", + "display" : "Impregnated dressing" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073745", + "display" : "Medicated pendant" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073746", + "display" : "Dip solution" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073747", + "display" : "Dip emulsion" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073748", + "display" : "Concentrate for dip suspension" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073749", + "display" : "Powder for dip solution" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073750", + "display" : "Powder for suspension for fish treatment" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073751", + "display" : "Pour-on suspension" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073752", + "display" : "Spot-on solution" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073753", + "display" : "Spot-on emulsion" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073754", + "display" : "Teat dip suspension" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073755", + "display" : "Teat spray solution" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073756", + "display" : "Solution for skin-prick test" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073757", + "display" : "Plaster for provocation test" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073758", + "display" : "Eye gel" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073759", + "display" : "Eye drops, solution" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073760", + "display" : "Eye drops, suspension" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073761", + "display" : "Concentrate for dip solution" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073762", + "display" : "Concentrate for dip emulsion" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073763", + "display" : "Concentrate for solution for fish treatment" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073764", + "display" : "Pour-on solution" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073765", + "display" : "Pour-on emulsion" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073766", + "display" : "Spot-on suspension" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073767", + "display" : "Teat dip solution" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073768", + "display" : "Teat dip emulsion" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073769", + "display" : "Transdermal system" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073770", + "display" : "Solution for skin-scratch test" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073771", + "display" : "Eye cream" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073772", + "display" : "Eye ointment" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073773", + "display" : "Eye drops, emulsion" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073775", + "display" : "Eye drops, solvent for reconstitution" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073776", + "display" : "Eye lotion" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073777", + "display" : "Ophthalmic insert" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073778", + "display" : "Ear cream" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073779", + "display" : "Ear ointment" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073780", + "display" : "Ear drops, suspension" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073782", + "display" : "Eye drops, prolonged-release" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073783", + "display" : "Eye lotion, solvent for reconstitution" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073784", + "display" : "Ophthalmic strip" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073785", + "display" : "Ear gel" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073786", + "display" : "Ear drops, solution" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073787", + "display" : "Ear drops, emulsion" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073788", + "display" : "Ear powder" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073789", + "display" : "Ear spray, suspension" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073790", + "display" : "Ear wash, solution" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073791", + "display" : "Ear tampon" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073792", + "display" : "Nasal cream" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073793", + "display" : "Nasal gel" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073794", + "display" : "Nasal drops, solution" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073795", + "display" : "Nasal drops, emulsion" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073796", + "display" : "Nasal spray, solution" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073797", + "display" : "Nasal spray, emulsion" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073798", + "display" : "Nasal stick" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073799", + "display" : "Vaginal gel" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073800", + "display" : "Vaginal foam" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073802", + "display" : "Ear spray, solution" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073803", + "display" : "Ear spray, emulsion" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073804", + "display" : "Ear wash, emulsion" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073805", + "display" : "Ear stick" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073806", + "display" : "Nasal ointment" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073807", + "display" : "Nasal drops, suspension" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073808", + "display" : "Nasal powder" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073809", + "display" : "Nasal spray, suspension" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073810", + "display" : "Nasal wash" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073811", + "display" : "Vaginal cream" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073812", + "display" : "Vaginal ointment" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073813", + "display" : "Vaginal solution" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073814", + "display" : "Vaginal emulsion" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073815", + "display" : "Pessary" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073816", + "display" : "Vaginal capsule, soft" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073817", + "display" : "Effervescent vaginal tablet" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073818", + "display" : "Vaginal delivery system" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073819", + "display" : "Rectal cream" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073820", + "display" : "Rectal foam" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073821", + "display" : "Vaginal suspension" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073822", + "display" : "Tablet for vaginal solution" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073823", + "display" : "Vaginal capsule, hard" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073824", + "display" : "Vaginal tablet" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073825", + "display" : "Medicated vaginal tampon" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073826", + "display" : "Vaginal sponge" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073827", + "display" : "Rectal gel" + }, + { + "system" : "http://hl7.org/fhir/administrable-dose-form", + "code" : "100000073863", + "display" : "Solution for injection" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/unit-of-presentation", + "resource" : { + "resourceType" : "ValueSet", + "id" : "unit-of-presentation", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "brr" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/unit-of-presentation", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3168" + }], + "version" : "6.0.0-ballot2", + "name" : "UnitOfPresentation", + "title" : "Unit Of Presentation", + "status" : "draft", + "experimental" : true, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "The presentation type in which an administrable medicinal product is given to a patient.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/unit-of-presentation" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:31164615-a5d6-4215-be4b-6bd407ff308e", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 56, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/unit-of-presentation|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/unit-of-presentation", + "code" : "200000002108", + "display" : "Barrel" + }, + { + "system" : "http://hl7.org/fhir/unit-of-presentation", + "code" : "200000002109", + "display" : "Blister" + }, + { + "system" : "http://hl7.org/fhir/unit-of-presentation", + "code" : "200000002110", + "display" : "Block" + }, + { + "system" : "http://hl7.org/fhir/unit-of-presentation", + "code" : "200000002111", + "display" : "Bottle" + }, + { + "system" : "http://hl7.org/fhir/unit-of-presentation", + "code" : "200000002112", + "display" : "Cachet" + }, + { + "system" : "http://hl7.org/fhir/unit-of-presentation", + "code" : "200000002113", + "display" : "Capsule" + }, + { + "system" : "http://hl7.org/fhir/unit-of-presentation", + "code" : "200000002114", + "display" : "Cartridge" + }, + { + "system" : "http://hl7.org/fhir/unit-of-presentation", + "code" : "200000002115", + "display" : "Collar" + }, + { + "system" : "http://hl7.org/fhir/unit-of-presentation", + "code" : "200000002116", + "display" : "Container" + }, + { + "system" : "http://hl7.org/fhir/unit-of-presentation", + "code" : "200000002117", + "display" : "Cup" + }, + { + "system" : "http://hl7.org/fhir/unit-of-presentation", + "code" : "200000002118", + "display" : "Cylinder" + }, + { + "system" : "http://hl7.org/fhir/unit-of-presentation", + "code" : "200000002119", + "display" : "Dart" + }, + { + "system" : "http://hl7.org/fhir/unit-of-presentation", + "code" : "200000002120", + "display" : "Dressing" + }, + { + "system" : "http://hl7.org/fhir/unit-of-presentation", + "code" : "200000002121", + "display" : "Drop" + }, + { + "system" : "http://hl7.org/fhir/unit-of-presentation", + "code" : "200000002122", + "display" : "Film" + }, + { + "system" : "http://hl7.org/fhir/unit-of-presentation", + "code" : "200000002123", + "display" : "Chewing gum" + }, + { + "system" : "http://hl7.org/fhir/unit-of-presentation", + "code" : "200000002124", + "display" : "Implant" + }, + { + "system" : "http://hl7.org/fhir/unit-of-presentation", + "code" : "200000002125", + "display" : "Inhaler" + }, + { + "system" : "http://hl7.org/fhir/unit-of-presentation", + "code" : "200000002126", + "display" : "Insert" + }, + { + "system" : "http://hl7.org/fhir/unit-of-presentation", + "code" : "200000002127", + "display" : "Jar" + }, + { + "system" : "http://hl7.org/fhir/unit-of-presentation", + "code" : "200000002128", + "display" : "Lozenge" + }, + { + "system" : "http://hl7.org/fhir/unit-of-presentation", + "code" : "200000002129", + "display" : "Lyophilisate" + }, + { + "system" : "http://hl7.org/fhir/unit-of-presentation", + "code" : "200000002130", + "display" : "Matrix" + }, + { + "system" : "http://hl7.org/fhir/unit-of-presentation", + "code" : "200000002131", + "display" : "Pad" + }, + { + "system" : "http://hl7.org/fhir/unit-of-presentation", + "code" : "200000002132", + "display" : "Paper" + }, + { + "system" : "http://hl7.org/fhir/unit-of-presentation", + "code" : "200000002133", + "display" : "Pastille" + }, + { + "system" : "http://hl7.org/fhir/unit-of-presentation", + "code" : "200000002134", + "display" : "Patch" + }, + { + "system" : "http://hl7.org/fhir/unit-of-presentation", + "code" : "200000002135", + "display" : "Pen" + }, + { + "system" : "http://hl7.org/fhir/unit-of-presentation", + "code" : "200000002136", + "display" : "Pendant" + }, + { + "system" : "http://hl7.org/fhir/unit-of-presentation", + "code" : "200000002137", + "display" : "Pessary" + }, + { + "system" : "http://hl7.org/fhir/unit-of-presentation", + "code" : "200000002138", + "display" : "Pillule" + }, + { + "system" : "http://hl7.org/fhir/unit-of-presentation", + "code" : "200000002139", + "display" : "Pipette" + }, + { + "system" : "http://hl7.org/fhir/unit-of-presentation", + "code" : "200000002140", + "display" : "Plaster" + }, + { + "system" : "http://hl7.org/fhir/unit-of-presentation", + "code" : "200000002141", + "display" : "Plug" + }, + { + "system" : "http://hl7.org/fhir/unit-of-presentation", + "code" : "200000002142", + "display" : "Pouch" + }, + { + "system" : "http://hl7.org/fhir/unit-of-presentation", + "code" : "200000002143", + "display" : "Sachet" + }, + { + "system" : "http://hl7.org/fhir/unit-of-presentation", + "code" : "200000002144", + "display" : "Sponge" + }, + { + "system" : "http://hl7.org/fhir/unit-of-presentation", + "code" : "200000002145", + "display" : "Spoonful" + }, + { + "system" : "http://hl7.org/fhir/unit-of-presentation", + "code" : "200000002146", + "display" : "Stick" + }, + { + "system" : "http://hl7.org/fhir/unit-of-presentation", + "code" : "200000002147", + "display" : "Straw" + }, + { + "system" : "http://hl7.org/fhir/unit-of-presentation", + "code" : "200000002148", + "display" : "Strip" + }, + { + "system" : "http://hl7.org/fhir/unit-of-presentation", + "code" : "200000002149", + "display" : "Suppository" + }, + { + "system" : "http://hl7.org/fhir/unit-of-presentation", + "code" : "200000002150", + "display" : "Syringe" + }, + { + "system" : "http://hl7.org/fhir/unit-of-presentation", + "code" : "200000002151", + "display" : "System" + }, + { + "system" : "http://hl7.org/fhir/unit-of-presentation", + "code" : "200000002152", + "display" : "Tablet" + }, + { + "system" : "http://hl7.org/fhir/unit-of-presentation", + "code" : "200000002153", + "display" : "Tag" + }, + { + "system" : "http://hl7.org/fhir/unit-of-presentation", + "code" : "200000002154", + "display" : "Tampon" + }, + { + "system" : "http://hl7.org/fhir/unit-of-presentation", + "code" : "200000002155", + "display" : "Thread" + }, + { + "system" : "http://hl7.org/fhir/unit-of-presentation", + "code" : "200000002156", + "display" : "Tube" + }, + { + "system" : "http://hl7.org/fhir/unit-of-presentation", + "code" : "200000002157", + "display" : "Vessel" + }, + { + "system" : "http://hl7.org/fhir/unit-of-presentation", + "code" : "200000002158", + "display" : "Vial" + }, + { + "system" : "http://hl7.org/fhir/unit-of-presentation", + "code" : "200000002159", + "display" : "Puff" + }, + { + "system" : "http://hl7.org/fhir/unit-of-presentation", + "code" : "200000002163", + "display" : "Actuation" + }, + { + "system" : "http://hl7.org/fhir/unit-of-presentation", + "code" : "200000002164", + "display" : "Ampoule" + }, + { + "system" : "http://hl7.org/fhir/unit-of-presentation", + "code" : "200000002165", + "display" : "Applicator" + }, + { + "system" : "http://hl7.org/fhir/unit-of-presentation", + "code" : "200000002166", + "display" : "Bag" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/target-species", + "resource" : { + "resourceType" : "ValueSet", + "id" : "target-species", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "brr" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/target-species", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3166" + }], + "version" : "6.0.0-ballot2", + "name" : "TargetSpecies", + "title" : "Target Species", + "status" : "draft", + "experimental" : true, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "A species for which a medicinal product is intended.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/target-species" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:e1dd5a6c-63a0-440a-b2f5-673b7bcae7be", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 200, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/target-species|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000108874", + "display" : "Dove" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000108875", + "display" : "Quail" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000108876", + "display" : "Snipe" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000108877", + "display" : "Sparrow" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000108878", + "display" : "Starling" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000108879", + "display" : "Swan" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000108880", + "display" : "Turkey hen" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000108881", + "display" : "Turkey cock" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000108882", + "display" : "Turkeys" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000108883", + "display" : "Turkey for reproduction" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000108884", + "display" : "Poult" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000108885", + "display" : "Turtle dove" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000108886", + "display" : "Bison" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000108887", + "display" : "Buffalo" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000108888", + "display" : "Cows" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000108889", + "display" : "Cow for reproduction" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000108890", + "display" : "Bull for reproduction" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000108891", + "display" : "Ox" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000108892", + "display" : "Bullock" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000108893", + "display" : "Cattle" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000108894", + "display" : "Beef cattle" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000108895", + "display" : "Dairy cattle" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000108896", + "display" : "Dry cow" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000108897", + "display" : "Bull" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000108898", + "display" : "Lactating cow" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000108899", + "display" : "All other food producing species" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000108900", + "display" : "All non-food producing species" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000108901", + "display" : "All species \u00a0" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000108902", + "display" : "Carnivores" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000108903", + "display" : "Domestic animals" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000108904", + "display" : "Fur animals" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000108905", + "display" : "Game animals" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000108906", + "display" : "Laboratory animals" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000108907", + "display" : "Major species" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000108908", + "display" : "Minor species" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000108909", + "display" : "Ruminant" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000108910", + "display" : "Ruminant and porcine" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000108911", + "display" : "Small animals" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000108912", + "display" : "Crocodile" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000108913", + "display" : "Frog" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000108914", + "display" : "Iguana" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000108915", + "display" : "Lizard" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000108916", + "display" : "Amphibians" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000108917", + "display" : "Reptiles" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000108918", + "display" : "Reptiles for production" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000108919", + "display" : "Snake" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000108920", + "display" : "Tortoise" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000108921", + "display" : "Turtle" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000108922", + "display" : "Honey bees" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000108923", + "display" : "Crustacean" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000108924", + "display" : "Spider" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000108925", + "display" : "Indian hen" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000108926", + "display" : "African Goshawk" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000108927", + "display" : "Black Kite" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000108928", + "display" : "Budgerigar" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000108929", + "display" : "Bustard" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000108930", + "display" : "Buzzard" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000108931", + "display" : "Hen" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000108932", + "display" : "Layer hen" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000108933", + "display" : "Cock" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000108934", + "display" : "Broiler" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000108935", + "display" : "Chickens" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000108936", + "display" : "Chicken embryonated eggs" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000108937", + "display" : "Chicken for reproduction" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000108938", + "display" : "Replacement chick" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000108939", + "display" : "Chick" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000108940", + "display" : "Pullet" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000108941", + "display" : "Cockatiel" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000108942", + "display" : "Cockatoo" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000108943", + "display" : "Common canary" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000108944", + "display" : "Crow" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000108945", + "display" : "Duck" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000108946", + "display" : "Duck broiler" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000108947", + "display" : "Duckling" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000108948", + "display" : "Eagle" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000108949", + "display" : "Emu" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000108950", + "display" : "Goose" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000108951", + "display" : "Guinea fowl" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000108952", + "display" : "Kestrel" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000108953", + "display" : "Kite" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000108954", + "display" : "Macaw" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000108955", + "display" : "Ostrich" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000108956", + "display" : "Birds" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000108957", + "display" : "Fowls" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000108958", + "display" : "Finch" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000108959", + "display" : "Galliformes" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000108960", + "display" : "Game birds" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000108961", + "display" : "Pekin duck" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000108962", + "display" : "Ornamental birds" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000108963", + "display" : "Poultry" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000108964", + "display" : "Owl" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000108965", + "display" : "Parakeet" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000108966", + "display" : "Parrot" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000108967", + "display" : "Partridge" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000108968", + "display" : "Peregrine Falcon" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000108969", + "display" : "Pheasants" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000108970", + "display" : "Carrier pigeon" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000108971", + "display" : "Newborn calves" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000108972", + "display" : "Pregnant cow" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000108973", + "display" : "Pregnant heifer" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000108974", + "display" : "Pre-ruminant cattle" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000108975", + "display" : "Ruminant cattle" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000108976", + "display" : "Wild cattle" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000108977", + "display" : "Calf" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000108978", + "display" : "Heifers" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000108979", + "display" : "Other Bovids" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000108980", + "display" : "Alpaca" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000108981", + "display" : "Camel" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000108982", + "display" : "Llama" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000108983", + "display" : "Other Camelids" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000108984", + "display" : "Bitch" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000108985", + "display" : "Bitch for reproduction" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000108986", + "display" : "Adult male dog" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000108987", + "display" : "Adult male dog for reproduction" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000108988", + "display" : "Dogs" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000108989", + "display" : "Lactating bitch" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000108990", + "display" : "Large dog" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000108991", + "display" : "Medium dog" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000108992", + "display" : "Pregnant bitch" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000108993", + "display" : "Small dog" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000108994", + "display" : "Very large dog" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000108995", + "display" : "Very small dog" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000108996", + "display" : "Puppy" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000108997", + "display" : "Foxes" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000108998", + "display" : "Jackal" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000108999", + "display" : "Other Canids" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000109000", + "display" : "Raccoon dogs" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000109001", + "display" : "Wolf" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000109002", + "display" : "Chamois" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000109003", + "display" : "Other Caprines" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000109004", + "display" : "Adult female goat" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000109005", + "display" : "Adult male goat" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000109006", + "display" : "Dry adult female goat" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000109007", + "display" : "Goats" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000109008", + "display" : "Lactating adult female goat" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000109009", + "display" : "Pregnant adult female goat" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000109010", + "display" : "Pre-ruminant goat" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000109011", + "display" : "Ruminant goat" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000109012", + "display" : "Wild goat" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000109013", + "display" : "Kid" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000109014", + "display" : "Other Ovids" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000109015", + "display" : "Ewe" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000109016", + "display" : "Ram" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000109017", + "display" : "Dry ewe" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000109018", + "display" : "Lactating ewe" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000109019", + "display" : "Pregnant ewe" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000109020", + "display" : "Pre-ruminant sheep" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000109021", + "display" : "Ruminant sheep" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000109022", + "display" : "Sheep" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000109023", + "display" : "Sheep for meat production" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000109024", + "display" : "Dairy sheep" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000109025", + "display" : "Wild sheep" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000109026", + "display" : "Lamb" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000109027", + "display" : "Elk" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000109028", + "display" : "Fallow deer" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000109029", + "display" : "Moose" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000109030", + "display" : "Antelope" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000109031", + "display" : "Cervid" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000109032", + "display" : "Deer" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000109033", + "display" : "Other Deer" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000109034", + "display" : "Red deer" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000109035", + "display" : "Reindeer" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000109036", + "display" : "Roe deer" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000109037", + "display" : "Donkey" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000109038", + "display" : "Mare" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000109039", + "display" : "Gelding" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000109040", + "display" : "Horses" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000109041", + "display" : "Stallion" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000109042", + "display" : "Pony" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000109043", + "display" : "Pregnant mare" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000109044", + "display" : "Non food-producing horse" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000109045", + "display" : "Suckling colt" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000109046", + "display" : "Colt" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000109047", + "display" : "Mule" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000109048", + "display" : "Equid" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000109049", + "display" : "Female equid" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000109050", + "display" : "Other Equids" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000109051", + "display" : "Zebra" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000109052", + "display" : "Bobcat" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000109053", + "display" : "Adult female cat" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000109054", + "display" : "Adult female cat for reproduction" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000109055", + "display" : "Adult male cat" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000109056", + "display" : "Cats" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000109057", + "display" : "Lactating cat" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000109058", + "display" : "Large cat" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000109059", + "display" : "Medium cat" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000109060", + "display" : "Pregnant cat" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000109061", + "display" : "Small cat" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000109062", + "display" : "Kitten" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000109063", + "display" : "Cougar" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000109064", + "display" : "Jaguar" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000109065", + "display" : "Leopard" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000109066", + "display" : "Lion" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000109067", + "display" : "Lynx" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000109068", + "display" : "Other Felids" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000109069", + "display" : "Tiger" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000109070", + "display" : "Tsushima wild cat" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000109071", + "display" : "Other Leporids" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000109072", + "display" : "Hare" + }, + { + "system" : "http://hl7.org/fhir/target-species", + "code" : "100000109073", + "display" : "Female rabbit for reproduction" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/animal-tissue-type", + "resource" : { + "resourceType" : "ValueSet", + "id" : "animal-tissue-type", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "brr" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/animal-tissue-type", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3165" + }], + "version" : "6.0.0-ballot2", + "name" : "AnimalTissueType", + "title" : "Animal Tissue Type", + "status" : "draft", + "experimental" : true, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "A tissue type of an animal.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/animal-tissue-type" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:30c7c813-ffc0-4483-9e18-c78734f01299", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 189, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/animal-tissue-type|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000072091", + "display" : "All relevant tissues" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000072092", + "display" : "Fat" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000072093", + "display" : "Honey" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000072094", + "display" : "Liver" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000072095", + "display" : "Fresh Milk" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000072096", + "display" : "Muscle and skin in natural proportions" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000072104", + "display" : "Eggs" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000072105", + "display" : "Skin and fat" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000072106", + "display" : "Kidney" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000072107", + "display" : "Meat and offal" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000072108", + "display" : "Muscle" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000072109", + "display" : "Unspecified" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000111053", + "display" : "Adipose tissue" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000111054", + "display" : "Adrenal" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000111055", + "display" : "Blood vessels" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000111056", + "display" : "Bone" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000111057", + "display" : "Bone marrow" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000111058", + "display" : "Brain" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000111059", + "display" : "Connective tissue" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000111060", + "display" : "Cornea" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000111061", + "display" : "Dental pulp" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000111062", + "display" : "Duodenum" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000111063", + "display" : "Dura mater" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000111064", + "display" : "Egg, embryonated" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000111065", + "display" : "Egg" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000111066", + "display" : "Egg white" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000111067", + "display" : "Egg yolk" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000111068", + "display" : "Embryos" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000111069", + "display" : "Enteric plexuses" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000111070", + "display" : "Esophagus" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000111071", + "display" : "Feathers" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000111072", + "display" : "Foetus" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000111073", + "display" : "Fore-stomach (ruminants only)" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000111074", + "display" : "Gingival tissue" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000111075", + "display" : "Hair" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000111076", + "display" : "Heart/pericardium" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000111077", + "display" : "Hide" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000111078", + "display" : "Hooves" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000111079", + "display" : "Ileum" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000111080", + "display" : "Jejunum" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000111081", + "display" : "Kidney" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000111082", + "display" : "Lard/lard oil" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000111083", + "display" : "Large intestine" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000111084", + "display" : "Liver" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000111085", + "display" : "Lung" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000111086", + "display" : "Lymph nodes" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000111087", + "display" : "Mammary gland" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000111088", + "display" : "Udder" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000111089", + "display" : "Mammary tumour" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000111090", + "display" : "Meat extract" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000111091", + "display" : "Nasopharyngeal" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000111092", + "display" : "Nictitating membrane" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000111093", + "display" : "Nasal mucosa" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000111094", + "display" : "Ovary" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000111095", + "display" : "Pancreas" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000111096", + "display" : "Peripheral nerves" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000111097", + "display" : "Pituitary gland" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000111098", + "display" : "Placenta" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000111099", + "display" : "Prostate" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000111100", + "display" : "Epididymis" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000111101", + "display" : "Seminal vesicle" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000111102", + "display" : "Rennet, calf" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000111103", + "display" : "Retina" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000111104", + "display" : "Optic nerve" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000111105", + "display" : "Salivary gland" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000111106", + "display" : "Shank" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000111107", + "display" : "Skeletal muscle" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000111108", + "display" : "Skin" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000111109", + "display" : "Spinal ganglia" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000111110", + "display" : "Spinal cord" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000111111", + "display" : "Spleen" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000111112", + "display" : "Stomach" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000111113", + "display" : "Abomasum" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000111114", + "display" : "Submaxillary glands" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000111115", + "display" : "Tallow" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000111116", + "display" : "Tendon" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000111117", + "display" : "Testis" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000111118", + "display" : "Thymus" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000111119", + "display" : "Thyroid gland" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000111120", + "display" : "Tongue" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000111121", + "display" : "Tonsil" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000111122", + "display" : "Trachea" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000111123", + "display" : "Trigeminal ganglia" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000111124", + "display" : "Tripe" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000111125", + "display" : "Uterus (Non-gravid)" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000111126", + "display" : "Wool" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000111127", + "display" : "Ascites fluid" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000111128", + "display" : "Bile" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000111129", + "display" : "Blood1" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000111130", + "display" : "Blood, foetal" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000111131", + "display" : "Colostrum" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000111132", + "display" : "Cord blood" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000111133", + "display" : "CSF" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000111134", + "display" : "Faeces" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000111135", + "display" : "Milk" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000111136", + "display" : "Nasal mucus" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000111137", + "display" : "Placenta fluids" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000111138", + "display" : "Plasma" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000111139", + "display" : "Saliva" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000111140", + "display" : "Secretion from bees" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000111141", + "display" : "Semen" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000111142", + "display" : "Serum, calf" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000111143", + "display" : "Serum, donor adult bovine" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000111144", + "display" : "Serum, donor calf" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000111145", + "display" : "Serum, foetal bovine" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000111146", + "display" : "Serum, newborn calf" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000111147", + "display" : "Serum/plasma derivate, adult bovine" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000111148", + "display" : "Serum/plasma, adult bovine" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000111149", + "display" : "Sweat" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000111150", + "display" : "Tears" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000111151", + "display" : "Urine" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000111152", + "display" : "Venom" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000111153", + "display" : "Whey" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000111154", + "display" : "Casein" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000111155", + "display" : "Fermentation products" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000111156", + "display" : "Gelatin" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000111157", + "display" : "Lactose" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000111158", + "display" : "Protein" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000111159", + "display" : "Insulin" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000111160", + "display" : "Collagen" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000111161", + "display" : "Animal Charcoal" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000111162", + "display" : "Peptones" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000111163", + "display" : "Fatty acids" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000111164", + "display" : "Glycerol" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000125717", + "display" : "Not applicable" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000136180", + "display" : "Meat and offal, milk" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000136181", + "display" : "Agar blood" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000136182", + "display" : "Casamino acid" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000136183", + "display" : "Casein, hydrolysate" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000136184", + "display" : "Casein, pancreatic digest" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000136185", + "display" : "Casein, peptides N3" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000136186", + "display" : "Cells" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000136187", + "display" : "Cells, BHK21" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000136188", + "display" : "Cells, CHO" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000136189", + "display" : "Cells, CRFK" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000136190", + "display" : "Cells, embryo SPF" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000136191", + "display" : "Cells, IRC5" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000136192", + "display" : "Cells, kidney" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000136193", + "display" : "Cells, MDCK" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000136194", + "display" : "Cells, red blood" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000136195", + "display" : "Collagen, hydrolysate" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000136196", + "display" : "Cholesterol" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000136197", + "display" : "Egg, SPF embryonated" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000136198", + "display" : "Enzyme" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000136199", + "display" : "Enzyme, pancreatic enzymes" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000136200", + "display" : "Enzyme, pancreatin 6NF" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000136201", + "display" : "Enzyme, pepsin" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000136202", + "display" : "Enzyme, pronase" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000136203", + "display" : "Enzyme, trypsin" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000136204", + "display" : "Heart, digest" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000136205", + "display" : "Heart, extract" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000136206", + "display" : "Intestinal mucosae" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000136207", + "display" : "Lactalbumin hydrolysate" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000136208", + "display" : "Liver, digest" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000136209", + "display" : "Lymphocytes" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000136210", + "display" : "Meat" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000136211", + "display" : "Meat, enzymic hydrolysate" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000136212", + "display" : "Medium, cooked meat" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000136213", + "display" : "Medium, F10-199 medium" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000136214", + "display" : "Medium, FMD culture medium" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000136215", + "display" : "Medium, Glasgow MEM culture" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000136216", + "display" : "Medium, LB Agar Lennox" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000136217", + "display" : "Medium, LB Broth Lennox" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000136218", + "display" : "Medium, modified thioglycolate medium" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000136219", + "display" : "Medium, trypticase soy broth" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000136220", + "display" : "Medium, tryptose phosphate broth" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000136221", + "display" : "Milk, skimmed" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000136222", + "display" : "Pancreas, extract" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000136223", + "display" : "Peptones, casein hydrochloric peptone" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000136224", + "display" : "Peptones, casein tryptic peptone" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000136225", + "display" : "Pituitary extract" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000136226", + "display" : "Rennet" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000136227", + "display" : "Medium, nutrient broth" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000136228", + "display" : "Medium, NZ-Amine" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000136229", + "display" : "Medium, thioglycolate medium" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000136230", + "display" : "Peptones, proteose peptone" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000136231", + "display" : "Serum" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000136232", + "display" : "Serum, albumin" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000136233", + "display" : "Serum, Iron fortified calf" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000136234", + "display" : "Skin, connective tissue and bone" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000136235", + "display" : "Sperm" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000136236", + "display" : "Tryptone" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000136237", + "display" : "Meat, extract desiccated" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000136247", + "display" : "Stomach mucosa" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000136248", + "display" : "Transferin" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000136554", + "display" : "Non-neural" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000136555", + "display" : "Not specified" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000136556", + "display" : "Organ tissue" + }, + { + "system" : "http://hl7.org/fhir/animal-tissue-type", + "code" : "100000142485", + "display" : "Skin and fat in natural proportions" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/regulated-authorization-type", + "resource" : { + "resourceType" : "ValueSet", + "id" : "regulated-authorization-type", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "brr" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/regulated-authorization-type", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.2999" + }], + "version" : "6.0.0-ballot2", + "name" : "RegulatedAuthorizationType", + "title" : "Regulated Authorization Type", + "status" : "draft", + "experimental" : true, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "Overall type of this authorization.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/regulated-authorization-type" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:408a2b0b-0e46-409e-99c0-15fa47cf2551", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 3, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/regulated-authorization-type|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/regulated-authorization-type", + "code" : "MarketingAuth", + "display" : "Marketing Authorization" + }, + { + "system" : "http://hl7.org/fhir/regulated-authorization-type", + "code" : "Orphan", + "display" : "Orphan Drug Authorization" + }, + { + "system" : "http://hl7.org/fhir/regulated-authorization-type", + "code" : "Pediatric", + "display" : "Pediatric Use Drug Authorization" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/product-intended-use", + "resource" : { + "resourceType" : "ValueSet", + "id" : "product-intended-use", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "brr" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/product-intended-use", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.2996" + }], + "version" : "6.0.0-ballot2", + "name" : "ProductIntendedUse", + "title" : "Product Intended Use", + "status" : "draft", + "experimental" : false, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "The overall intended use of a product.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/product-intended-use" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:32ff616e-382f-4c2a-80b8-77c8702495bb", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 5, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/product-intended-use|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/product-intended-use", + "code" : "Prevention", + "display" : "Prevention" + }, + { + "system" : "http://hl7.org/fhir/product-intended-use", + "code" : "Treatment", + "display" : "Treatment" + }, + { + "system" : "http://hl7.org/fhir/product-intended-use", + "code" : "Alleviation", + "display" : "Alleviation" + }, + { + "system" : "http://hl7.org/fhir/product-intended-use", + "code" : "Diagnosis", + "display" : "Diagnosis" + }, + { + "system" : "http://hl7.org/fhir/product-intended-use", + "code" : "Monitoring", + "display" : "Monitoring" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/regulated-authorization-basis", + "resource" : { + "resourceType" : "ValueSet", + "id" : "regulated-authorization-basis", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "brr" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/regulated-authorization-basis", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.2997" + }], + "version" : "6.0.0-ballot2", + "name" : "RegulatedAuthorizationBasis", + "title" : "Regulated Authorization Basis", + "status" : "draft", + "experimental" : true, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "A legal or regulatory framework against which an authorization is granted, or other reasons for it.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/regulated-authorization-basis" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:7212eda5-e904-4498-b6b4-263a4a39376e", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 10, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/regulated-authorization-basis|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/regulated-authorization-basis", + "code" : "Full", + "display" : "Full application" + }, + { + "system" : "http://hl7.org/fhir/regulated-authorization-basis", + "code" : "NewSubstance", + "display" : "New active substance" + }, + { + "system" : "http://hl7.org/fhir/regulated-authorization-basis", + "code" : "KnownSubstance", + "display" : "Known active substance" + }, + { + "system" : "http://hl7.org/fhir/regulated-authorization-basis", + "code" : "SimilarBiological", + "display" : "Similar biological application" + }, + { + "system" : "http://hl7.org/fhir/regulated-authorization-basis", + "code" : "Well-establishedUse", + "display" : "Well-established use application" + }, + { + "system" : "http://hl7.org/fhir/regulated-authorization-basis", + "code" : "TraditionalUse", + "display" : "Traditional use registration for herbal medicinal product application" + }, + { + "system" : "http://hl7.org/fhir/regulated-authorization-basis", + "code" : "Bibliographical", + "display" : "Bibliographical application (stand-alone)" + }, + { + "system" : "http://hl7.org/fhir/regulated-authorization-basis", + "code" : "KnownHumanBlood", + "display" : "Known human blood/plasma derived ancillary medicinal substance" + }, + { + "system" : "http://hl7.org/fhir/regulated-authorization-basis", + "code" : "TemporaryUse", + "display" : "Authorizations for temporary use" + }, + { + "system" : "http://hl7.org/fhir/regulated-authorization-basis", + "code" : "ParallelTrade", + "display" : "Parallel traded products" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/regulated-authorization-case-type", + "resource" : { + "resourceType" : "ValueSet", + "id" : "regulated-authorization-case-type", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "brr" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/regulated-authorization-case-type", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.2998" + }], + "version" : "6.0.0-ballot2", + "name" : "RegulatedAuthorizationCaseType", + "title" : "Regulated Authorization Case Type", + "status" : "draft", + "experimental" : true, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "The type of a case involved in an application.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/regulated-authorization-case-type" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:44698a3f-ab3c-477c-8be1-f9defd805c4e", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 22, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/regulated-authorization-case-type|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/regulated-authorization-case-type", + "code" : "InitialMAA", + "display" : "Initial Marketing Authorization Application" + }, + { + "system" : "http://hl7.org/fhir/regulated-authorization-case-type", + "code" : "Variation", + "display" : "Variation" + }, + { + "system" : "http://hl7.org/fhir/regulated-authorization-case-type", + "code" : "LineExtension", + "display" : "Line Extension" + }, + { + "system" : "http://hl7.org/fhir/regulated-authorization-case-type", + "code" : "PSUR", + "display" : "Periodic Safety Update Report" + }, + { + "system" : "http://hl7.org/fhir/regulated-authorization-case-type", + "code" : "Renewal", + "display" : "Renewal" + }, + { + "system" : "http://hl7.org/fhir/regulated-authorization-case-type", + "code" : "Follow-up", + "display" : "Follow-up Measure" + }, + { + "system" : "http://hl7.org/fhir/regulated-authorization-case-type", + "code" : "100000155699", + "display" : "Specific Obligation" + }, + { + "system" : "http://hl7.org/fhir/regulated-authorization-case-type", + "code" : "AnnualReassessment", + "display" : "Annual Reassessment" + }, + { + "system" : "http://hl7.org/fhir/regulated-authorization-case-type", + "code" : "UrgentSafetyRestriction", + "display" : "Urgent Safety Restriction" + }, + { + "system" : "http://hl7.org/fhir/regulated-authorization-case-type", + "code" : "PaediatricSubmission", + "display" : "Paediatric Submission" + }, + { + "system" : "http://hl7.org/fhir/regulated-authorization-case-type", + "code" : "TransferMA", + "display" : "Transfer of a marketing authorization" + }, + { + "system" : "http://hl7.org/fhir/regulated-authorization-case-type", + "code" : "LiftingSuspension", + "display" : "Lifting of a Suspension" + }, + { + "system" : "http://hl7.org/fhir/regulated-authorization-case-type", + "code" : "Withdrawal", + "display" : "Withdrawal" + }, + { + "system" : "http://hl7.org/fhir/regulated-authorization-case-type", + "code" : "Reformatting", + "display" : "Reformatting" + }, + { + "system" : "http://hl7.org/fhir/regulated-authorization-case-type", + "code" : "RMP", + "display" : "Risk Management Plan" + }, + { + "system" : "http://hl7.org/fhir/regulated-authorization-case-type", + "code" : "ReviewSuspension", + "display" : "Review of a Suspension of MA" + }, + { + "system" : "http://hl7.org/fhir/regulated-authorization-case-type", + "code" : "SupplementalInformation", + "display" : "Supplemental Information" + }, + { + "system" : "http://hl7.org/fhir/regulated-authorization-case-type", + "code" : "RepeatUse", + "display" : "Repeat Use Procedure" + }, + { + "system" : "http://hl7.org/fhir/regulated-authorization-case-type", + "code" : "SignalDetection", + "display" : "Signal detection" + }, + { + "system" : "http://hl7.org/fhir/regulated-authorization-case-type", + "code" : "FLU", + "display" : "FLU STRAIN UPDATE" + }, + { + "system" : "http://hl7.org/fhir/regulated-authorization-case-type", + "code" : "PANDEMIC", + "display" : "PANDEMIC UPDATE" + }, + { + "system" : "http://hl7.org/fhir/regulated-authorization-case-type", + "code" : "Orphan", + "display" : "Orphan Designation Application" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/ingredient-role", + "resource" : { + "resourceType" : "ValueSet", + "id" : "ingredient-role", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "brr" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/ingredient-role", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3246" + }], + "version" : "6.0.0-ballot2", + "name" : "IngredientRole", + "title" : "Ingredient Role", + "status" : "draft", + "experimental" : true, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "A classification of the ingredient identifying its purpose within the product.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/ingredient-role" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:b130fdb9-f050-426f-83bd-fc5fbeae6982", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 9, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/ingredient-role|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/ingredient-role", + "code" : "100000072072", + "display" : "Active" + }, + { + "system" : "http://hl7.org/fhir/ingredient-role", + "code" : "100000072073", + "display" : "Adjuvant" + }, + { + "system" : "http://hl7.org/fhir/ingredient-role", + "code" : "100000072082", + "display" : "Excipient" + }, + { + "system" : "http://hl7.org/fhir/ingredient-role", + "code" : "100000136065", + "display" : "Starting material for excipient" + }, + { + "system" : "http://hl7.org/fhir/ingredient-role", + "code" : "100000136066", + "display" : "Solvent / Diluent" + }, + { + "system" : "http://hl7.org/fhir/ingredient-role", + "code" : "100000136178", + "display" : "Raw materials used in the manufacture of the product" + }, + { + "system" : "http://hl7.org/fhir/ingredient-role", + "code" : "100000136179", + "display" : "Starting material for active substance" + }, + { + "system" : "http://hl7.org/fhir/ingredient-role", + "code" : "100000136561", + "display" : "Overage" + }, + { + "system" : "http://hl7.org/fhir/ingredient-role", + "code" : "200000003427", + "display" : "bioenhancer" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/ingredient-function", + "resource" : { + "resourceType" : "ValueSet", + "id" : "ingredient-function", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "brr" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/ingredient-function", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3245" + }], + "version" : "6.0.0-ballot2", + "name" : "IngredientFunction", + "title" : "Ingredient Function", + "status" : "draft", + "experimental" : true, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "A classification of the ingredient identifying its precise purpose(s) in the drug product (beyond e.g. active/inactive).", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/ingredient-function" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:63957825-6664-4821-84dd-c40302f971bb", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 2, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/ingredient-function|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/ingredient-function", + "code" : "Antioxidant", + "display" : "Antioxidant" + }, + { + "system" : "http://hl7.org/fhir/ingredient-function", + "code" : "AlkalizingAgent", + "display" : "Alkalizing Agent" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/ingredient-manufacturer-role", + "resource" : { + "resourceType" : "ValueSet", + "id" : "ingredient-manufacturer-role", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "brr" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 2 + }], + "url" : "http://hl7.org/fhir/ValueSet/ingredient-manufacturer-role", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3247" + }], + "version" : "6.0.0-ballot2", + "name" : "IngredientManufacturerRole", + "title" : "Ingredient Manufacturer Role", + "status" : "draft", + "experimental" : false, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "The way in which this manufacturer is associated with the ingredient. For example whether it is a possible one (others allowed), or an exclusive authorized one for this ingredient. Note that this is not the manufacturing process role.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/ingredient-manufacturer-role" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:9b91478d-ef33-46b7-9751-ea1d9cb5372f", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 3, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/ingredient-manufacturer-role|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/ingredient-manufacturer-role", + "code" : "allowed", + "display" : "Manufacturer is specifically allowed for this ingredient" + }, + { + "system" : "http://hl7.org/fhir/ingredient-manufacturer-role", + "code" : "possible", + "display" : "Manufacturer is known to make this ingredient in general" + }, + { + "system" : "http://hl7.org/fhir/ingredient-manufacturer-role", + "code" : "actual", + "display" : "Manufacturer actually makes this particular ingredient" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/substance-grade", + "resource" : { + "resourceType" : "ValueSet", + "id" : "substance-grade", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "brr" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/substance-grade", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3262" + }], + "version" : "6.0.0-ballot2", + "name" : "SubstanceGrade", + "title" : "Substance Grade", + "status" : "draft", + "experimental" : true, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "The quality standard, established benchmark, to which a substance complies.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/substance-grade" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:8d7570f9-2ab0-4e15-b899-e84df0734192", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 5, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/substance-grade|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/substance-grade", + "code" : "USP-NF", + "display" : "USP/NF United States Pharmacopeia (USP) and the National Formulary (NF)" + }, + { + "system" : "http://hl7.org/fhir/substance-grade", + "code" : "Ph.Eur", + "display" : "European Pharmacopoeia" + }, + { + "system" : "http://hl7.org/fhir/substance-grade", + "code" : "JP", + "display" : "Japanese Pharmacopoeia" + }, + { + "system" : "http://hl7.org/fhir/substance-grade", + "code" : "BP", + "display" : "British Pharmacopoeia" + }, + { + "system" : "http://hl7.org/fhir/substance-grade", + "code" : "CompanyStandard", + "display" : "Company Standard" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/substance-stereochemistry", + "resource" : { + "resourceType" : "ValueSet", + "id" : "substance-stereochemistry", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "brr" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/substance-stereochemistry", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3258" + }], + "version" : "6.0.0-ballot2", + "name" : "Stereochemistry", + "title" : "Stereochemistry", + "status" : "draft", + "experimental" : true, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "The optical rotation type of a substance.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/substance-stereochemistry" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:b77f3d67-929d-4296-b4f9-da07ea9ba8e3", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 3, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/substance-stereochemistry|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/substance-stereochemistry", + "code" : "ConstitutionalIsomer", + "display" : "constitutional isomer" + }, + { + "system" : "http://hl7.org/fhir/substance-stereochemistry", + "code" : "Stereoisomer", + "display" : "stereoisomer" + }, + { + "system" : "http://hl7.org/fhir/substance-stereochemistry", + "code" : "Enantiomer", + "display" : "enantiomer" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/substance-optical-activity", + "resource" : { + "resourceType" : "ValueSet", + "id" : "substance-optical-activity", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "brr" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/substance-optical-activity", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3250" + }], + "version" : "6.0.0-ballot2", + "name" : "OpticalActivity", + "title" : "Optical Activity", + "status" : "draft", + "experimental" : true, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "The optical rotation type of a substance.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/substance-optical-activity" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:c6723663-b95e-4013-a50b-effe70961135", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 2, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/substance-optical-activity|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/substance-optical-activity", + "code" : "+", + "display" : "dextrorotary" + }, + { + "system" : "http://hl7.org/fhir/substance-optical-activity", + "code" : "-", + "display" : "levorotary" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/substance-amount-type", + "resource" : { + "resourceType" : "ValueSet", + "id" : "substance-amount-type", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "brr" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/substance-amount-type", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.1612" + }], + "version" : "6.0.0-ballot2", + "name" : "SubstanceAmountType", + "title" : "Substance Amount Type", + "status" : "draft", + "experimental" : true, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "The relationship between two substance types.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/substance-amount-type" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:1bd1cd6e-788c-4b2f-8889-f40362054b17", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 4, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/substance-amount-type|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/substance-amount-type", + "code" : "Average", + "display" : "Average" + }, + { + "system" : "http://hl7.org/fhir/substance-amount-type", + "code" : "Approximately", + "display" : "Approximately" + }, + { + "system" : "http://hl7.org/fhir/substance-amount-type", + "code" : "LessThan", + "display" : "Less Than" + }, + { + "system" : "http://hl7.org/fhir/substance-amount-type", + "code" : "MoreThan", + "display" : "More Than" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/substance-structure-technique", + "resource" : { + "resourceType" : "ValueSet", + "id" : "substance-structure-technique", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "brr" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/substance-structure-technique", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3254" + }], + "version" : "6.0.0-ballot2", + "name" : "StructureTechnique", + "title" : "Structure Technique", + "status" : "draft", + "experimental" : true, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "The method used to elucidate the structure or characterization of the drug substance.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/substance-structure-technique" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:902dd51f-a654-47d7-abf7-32e34fd59a34", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 5, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/substance-structure-technique|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/substance-structure-technique", + "code" : "X-Ray", + "display" : "X-ray" + }, + { + "system" : "http://hl7.org/fhir/substance-structure-technique", + "code" : "HPLC", + "display" : "HPLC" + }, + { + "system" : "http://hl7.org/fhir/substance-structure-technique", + "code" : "NMR", + "display" : "NMR" + }, + { + "system" : "http://hl7.org/fhir/substance-structure-technique", + "code" : "PeptideMapping", + "display" : "Peptide mapping" + }, + { + "system" : "http://hl7.org/fhir/substance-structure-technique", + "code" : "LigandBindingAssay", + "display" : "Ligand binding assay" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/substance-form", + "resource" : { + "resourceType" : "ValueSet", + "id" : "substance-form", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "brr" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/substance-form", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3313" + }], + "version" : "6.0.0-ballot2", + "name" : "SubstanceForm", + "title" : "Substance Form", + "status" : "draft", + "experimental" : true, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "The substance form, whether it is the base form or a salt.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/substance-form" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:33fe22f7-9f9b-40a9-80b9-7ead61fab33e", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 2, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/substance-form|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/substance-form", + "code" : "salt", + "display" : "Salt of substance" + }, + { + "system" : "http://hl7.org/fhir/substance-form", + "code" : "base", + "display" : "Base of substance" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/substance-weight-method", + "resource" : { + "resourceType" : "ValueSet", + "id" : "substance-weight-method", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "brr" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/substance-weight-method", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3263" + }], + "version" : "6.0.0-ballot2", + "name" : "WeightMethod", + "title" : "Weight Method", + "status" : "draft", + "experimental" : true, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "The method by which the substance weight was measured.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/substance-weight-method" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:2cb7936f-43b7-4f14-8775-7f8216e60aa6", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 8, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/substance-weight-method|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/substance-weight-method", + "code" : "SDS-PAGE", + "display" : "SDS-PAGE (sodium dodecyl sulfate-polyacrylamide gel electrophoresis)" + }, + { + "system" : "http://hl7.org/fhir/substance-weight-method", + "code" : "Calculated", + "display" : "calculated" + }, + { + "system" : "http://hl7.org/fhir/substance-weight-method", + "code" : "LighScattering", + "display" : "light scattering" + }, + { + "system" : "http://hl7.org/fhir/substance-weight-method", + "code" : "Viscosity", + "display" : "viscosity" + }, + { + "system" : "http://hl7.org/fhir/substance-weight-method", + "code" : "GelPermeationCentrifugation", + "display" : "gel permeation centrifugation" + }, + { + "system" : "http://hl7.org/fhir/substance-weight-method", + "code" : "End-groupAnalysis", + "display" : "End-group analysis" + }, + { + "system" : "http://hl7.org/fhir/substance-weight-method", + "code" : "End-groupTitration", + "display" : "End-group titration" + }, + { + "system" : "http://hl7.org/fhir/substance-weight-method", + "code" : "Size-ExclusionChromatography", + "display" : "Size-exclusion chromatography" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/substance-weight-type", + "resource" : { + "resourceType" : "ValueSet", + "id" : "substance-weight-type", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "brr" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/substance-weight-type", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3249" + }], + "version" : "6.0.0-ballot2", + "name" : "WeightType", + "title" : "Weight Type", + "status" : "draft", + "experimental" : true, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "The type of substance weight measurement.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/substance-weight-type" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:64386e70-7c73-4b69-994c-e872f3f0f6d2", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 3, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/substance-weight-type|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/substance-weight-type", + "code" : "Exact", + "display" : "exact" + }, + { + "system" : "http://hl7.org/fhir/substance-weight-type", + "code" : "Average", + "display" : "number average" + }, + { + "system" : "http://hl7.org/fhir/substance-weight-type", + "code" : "WeightAverage", + "display" : "weight average" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/substance-representation-type", + "resource" : { + "resourceType" : "ValueSet", + "id" : "substance-representation-type", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "brr" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/substance-representation-type", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3261" + }], + "version" : "6.0.0-ballot2", + "name" : "SubstanceRepresentationType", + "title" : "Substance Representation Type", + "status" : "draft", + "experimental" : true, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "The type of a name given to a substance.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/substance-representation-type" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:a140c417-cf29-4c96-af4d-42270861e219", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 3, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/substance-representation-type|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/substance-representation-type", + "code" : "Systematic", + "display" : "systematic" + }, + { + "system" : "http://hl7.org/fhir/substance-representation-type", + "code" : "Scientific", + "display" : "scientific" + }, + { + "system" : "http://hl7.org/fhir/substance-representation-type", + "code" : "Brand", + "display" : "brand" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/substance-representation-format", + "resource" : { + "resourceType" : "ValueSet", + "id" : "substance-representation-format", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "brr" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/substance-representation-format", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3257" + }], + "version" : "6.0.0-ballot2", + "name" : "SubstanceRepresentationFormat", + "title" : "Substance Representation Format", + "status" : "draft", + "experimental" : true, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "A format of a substance representation.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/substance-representation-format" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:b19f4911-5a7c-4190-bfa0-b155cf583d19", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 7, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/substance-representation-format|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/substance-representation-format", + "code" : "InChI", + "display" : "InChI" + }, + { + "system" : "http://hl7.org/fhir/substance-representation-format", + "code" : "SMILES", + "display" : "SMILES" + }, + { + "system" : "http://hl7.org/fhir/substance-representation-format", + "code" : "MOLFILE", + "display" : "MOLFILE" + }, + { + "system" : "http://hl7.org/fhir/substance-representation-format", + "code" : "CDX", + "display" : "CDX" + }, + { + "system" : "http://hl7.org/fhir/substance-representation-format", + "code" : "SDF", + "display" : "SDF" + }, + { + "system" : "http://hl7.org/fhir/substance-representation-format", + "code" : "PDB", + "display" : "PDB" + }, + { + "system" : "http://hl7.org/fhir/substance-representation-format", + "code" : "mmCIF", + "display" : "mmCIF" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/substance-name-type", + "resource" : { + "resourceType" : "ValueSet", + "id" : "substance-name-type", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "brr" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/substance-name-type", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3252" + }], + "version" : "6.0.0-ballot2", + "name" : "SubstanceNameType", + "title" : "Substance Name Type", + "status" : "draft", + "experimental" : true, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "The type of a name given to a substance.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/substance-name-type" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:4d1b58cb-0757-484b-9e97-37f77020c069", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 3, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/substance-name-type|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/substance-name-type", + "code" : "Systematic", + "display" : "systematic" + }, + { + "system" : "http://hl7.org/fhir/substance-name-type", + "code" : "Scientific", + "display" : "scientific" + }, + { + "system" : "http://hl7.org/fhir/substance-name-type", + "code" : "Brand", + "display" : "brand" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/substance-name-domain", + "resource" : { + "resourceType" : "ValueSet", + "id" : "substance-name-domain", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "brr" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/substance-name-domain", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3260" + }], + "version" : "6.0.0-ballot2", + "name" : "SubstanceNameDomain", + "title" : "Substance Name Domain", + "status" : "draft", + "experimental" : true, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "The use context of a substance name for example if there is a different name when used as a drug active ingredient as opposed to a food colour additive.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/substance-name-domain" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:3dcf714a-4e1e-439b-a016-7b7de2766089", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 2, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/substance-name-domain|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/substance-name-domain", + "code" : "ActiveIngredient", + "display" : "Active Ingredient" + }, + { + "system" : "http://hl7.org/fhir/substance-name-domain", + "code" : "FoodColorAdditive", + "display" : "Food Color Additive" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/substance-name-authority", + "resource" : { + "resourceType" : "ValueSet", + "id" : "substance-name-authority", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "brr" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/substance-name-authority", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3259" + }], + "version" : "6.0.0-ballot2", + "name" : "SubstanceNameAuthority", + "title" : "Substance Name Authority", + "status" : "draft", + "experimental" : false, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "An authority that officates substance names.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/substance-name-authority" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:11dc47a8-9c7e-45f6-b446-6308a61b52bc", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 15, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/substance-name-authority|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/substance-name-authority", + "code" : "BAN", + "display" : "BAN" + }, + { + "system" : "http://hl7.org/fhir/substance-name-authority", + "code" : "COSING", + "display" : "COSING" + }, + { + "system" : "http://hl7.org/fhir/substance-name-authority", + "code" : "Ph.Eur.", + "display" : "Ph.Eur." + }, + { + "system" : "http://hl7.org/fhir/substance-name-authority", + "code" : "FCC", + "display" : "FCC" + }, + { + "system" : "http://hl7.org/fhir/substance-name-authority", + "code" : "INCI", + "display" : "INCI" + }, + { + "system" : "http://hl7.org/fhir/substance-name-authority", + "code" : "INN", + "display" : "INN" + }, + { + "system" : "http://hl7.org/fhir/substance-name-authority", + "code" : "JAN", + "display" : "JAN" + }, + { + "system" : "http://hl7.org/fhir/substance-name-authority", + "code" : "JECFA", + "display" : "JECFA" + }, + { + "system" : "http://hl7.org/fhir/substance-name-authority", + "code" : "MARTINDALE", + "display" : "MARTINDALE" + }, + { + "system" : "http://hl7.org/fhir/substance-name-authority", + "code" : "USAN", + "display" : "USAN" + }, + { + "system" : "http://hl7.org/fhir/substance-name-authority", + "code" : "USP", + "display" : "USP" + }, + { + "system" : "http://hl7.org/fhir/substance-name-authority", + "code" : "PHF", + "display" : "PHF" + }, + { + "system" : "http://hl7.org/fhir/substance-name-authority", + "code" : "HAB", + "display" : "HAB" + }, + { + "system" : "http://hl7.org/fhir/substance-name-authority", + "code" : "PhF", + "display" : "PhF (Pharmacopée française)" + }, + { + "system" : "http://hl7.org/fhir/substance-name-authority", + "code" : "IUIS", + "display" : "IUIS" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/substance-relationship-type", + "resource" : { + "resourceType" : "ValueSet", + "id" : "substance-relationship-type", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "brr" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/substance-relationship-type", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3251" + }], + "version" : "6.0.0-ballot2", + "name" : "SubstanceRelationshipType", + "title" : "Substance Relationship Type", + "status" : "draft", + "experimental" : true, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "The relationship between two substance types.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/substance-relationship-type" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:72569489-e584-4bb5-844c-41cb3b0188e0", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 5, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/substance-relationship-type|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/substance-relationship-type", + "code" : "Salt", + "display" : "Salt to parent" + }, + { + "system" : "http://hl7.org/fhir/substance-relationship-type", + "code" : "ActiveMoiety", + "display" : "Active moiety" + }, + { + "system" : "http://hl7.org/fhir/substance-relationship-type", + "code" : "StartingMaterial", + "display" : "Starting material for" + }, + { + "system" : "http://hl7.org/fhir/substance-relationship-type", + "code" : "Polymorph", + "display" : "Polymorph of" + }, + { + "system" : "http://hl7.org/fhir/substance-relationship-type", + "code" : "Impurity", + "display" : "Impurity of" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/substance-source-material-type", + "resource" : { + "resourceType" : "ValueSet", + "id" : "substance-source-material-type", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "brr" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/substance-source-material-type", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3256" + }], + "version" : "6.0.0-ballot2", + "name" : "SourceMaterialType", + "title" : "Source Material Type", + "status" : "draft", + "experimental" : true, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "A classification that provides the origin of the substance raw material.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/substance-source-material-type" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:086281bb-2858-4a1e-95a7-5281d595f2de", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 3, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/substance-source-material-type|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/substance-source-material-type", + "code" : "Animal", + "display" : "animal" + }, + { + "system" : "http://hl7.org/fhir/substance-source-material-type", + "code" : "Plant", + "display" : "plant" + }, + { + "system" : "http://hl7.org/fhir/substance-source-material-type", + "code" : "Mineral", + "display" : "mineral" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/substance-source-material-genus", + "resource" : { + "resourceType" : "ValueSet", + "id" : "substance-source-material-genus", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "brr" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/substance-source-material-genus", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3253" + }], + "version" : "6.0.0-ballot2", + "name" : "SourceMaterialGenus", + "title" : "Source Material Genus", + "status" : "draft", + "experimental" : true, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "The genus of an organism, typically referring to the Latin epithet of the genus element of the plant/animal scientific name.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/substance-source-material-genus" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:87ca455e-7abd-4cae-8c58-511988cddcb8", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 3, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/substance-source-material-genus|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/substance-source-material-genus", + "code" : "Mycobacterium", + "display" : "Mycobacterium" + }, + { + "system" : "http://hl7.org/fhir/substance-source-material-genus", + "code" : "InfluenzavirusA", + "display" : "Influenza A virus" + }, + { + "system" : "http://hl7.org/fhir/substance-source-material-genus", + "code" : "Ginkgo", + "display" : "Ginkgo" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/substance-source-material-species", + "resource" : { + "resourceType" : "ValueSet", + "id" : "substance-source-material-species", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "brr" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/substance-source-material-species", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3248" + }], + "version" : "6.0.0-ballot2", + "name" : "SourceMaterialSpecies", + "title" : "Source Material Species", + "status" : "draft", + "experimental" : true, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "A species of origin a substance raw material.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/substance-source-material-species" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:389d7bc8-165e-4cfd-9ccb-b20c107ca47f", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 2, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/substance-source-material-species|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/substance-source-material-species", + "code" : "GinkgoBiloba", + "display" : "Ginkgo biloba" + }, + { + "system" : "http://hl7.org/fhir/substance-source-material-species", + "code" : "OleaEuropaea", + "display" : "Olea europaea" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/substance-source-material-part", + "resource" : { + "resourceType" : "ValueSet", + "id" : "substance-source-material-part", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "brr" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/substance-source-material-part", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3255" + }], + "version" : "6.0.0-ballot2", + "name" : "SourceMaterialPart", + "title" : "Source Material Part", + "status" : "draft", + "experimental" : true, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "An anatomical origin of the source material within an organism.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/substance-source-material-part" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:059acd03-ed0b-4ee3-bf50-9892a2c39a67", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 3, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/substance-source-material-part|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/substance-source-material-part", + "code" : "Animal", + "display" : "animal" + }, + { + "system" : "http://hl7.org/fhir/substance-source-material-part", + "code" : "Plant", + "display" : "plant" + }, + { + "system" : "http://hl7.org/fhir/substance-source-material-part", + "code" : "Mineral", + "display" : "mineral" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/product-category", + "resource" : { + "resourceType" : "ValueSet", + "id" : "product-category", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "oo" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/product-category", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.900" + }], + "version" : "6.0.0-ballot2", + "name" : "BiologicallyDerivedProductCategory", + "title" : "Biologically Derived Product Category", + "status" : "draft", + "experimental" : true, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "Biologically Derived Product Category.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/product-category" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:ceef3c56-6d06-4ffb-b497-cff62dab5bdc", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 6, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/product-category|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/product-category", + "code" : "organ", + "display" : "Organ" + }, + { + "system" : "http://hl7.org/fhir/product-category", + "code" : "tissue", + "display" : "Tissue" + }, + { + "system" : "http://hl7.org/fhir/product-category", + "code" : "fluid", + "display" : "Fluid" + }, + { + "system" : "http://hl7.org/fhir/product-category", + "code" : "cells", + "display" : "Cells" + }, + { + "system" : "http://hl7.org/fhir/product-category", + "code" : "biological-agent", + "display" : "Biological agent" + }, + { + "system" : "http://hl7.org/fhir/product-category", + "code" : "mpho", + "display" : "Medical Product of Human Origin (MPHO)" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/biologicallyderived-productcodes", + "resource" : { + "resourceType" : "ValueSet", + "id" : "biologicallyderived-productcodes", + "meta" : { + "lastUpdated" : "2024-10-03T04:31:51.554+11:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "oo" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/biologicallyderived-productcodes", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3125" + }], + "version" : "6.0.0-ballot2", + "name" : "BiologicallyDerivedProductCodes", + "title" : "Biologically Derived Product Codes", + "status" : "draft", + "experimental" : true, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "This value set enumerates ISBT 128 Product Description Codes© published by ICCBBA as a part of the ISBT 128 standard. These codes support characterization and classification of medical products of human origin inclusive of processing conditions such as additives, volumes and handling conditions.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/biologicallyderived-productcodes" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:8c983a03-06d2-47c3-9272-2f6eaaf078c7", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 9, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/biologicallyderived-productcodes|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/biologicallyderived-productcodes", + "code" : "e0398", + "display" : "RED BLOOD CELLS|CPD>AS5/450mL/refg|Irr|ResLeu" + }, + { + "system" : "http://hl7.org/fhir/biologicallyderived-productcodes", + "code" : "s1128", + "display" : "HPC, APHERESIS/Citrate/XX/refg/Mobilized" + }, + { + "system" : "http://hl7.org/fhir/biologicallyderived-productcodes", + "code" : "s1194", + "display" : "HPC, APHERESIS|NS/XX/<=-120C|10% DMSO|Cryopreserved|Mobilized" + }, + { + "system" : "http://hl7.org/fhir/biologicallyderived-productcodes", + "code" : "s1195", + "display" : "HPC, APHERESIS|NS/XX/<=-120C|5% DMSO|Cryopreserved|Mobilized" + }, + { + "system" : "http://hl7.org/fhir/biologicallyderived-productcodes", + "code" : "s1310", + "display" : "HPC, APHERESIS|None/XX/refg|3rd Party Comp:Yes|Other Additives:Yes|Mobilized|CD34 enriched" + }, + { + "system" : "http://hl7.org/fhir/biologicallyderived-productcodes", + "code" : "s1398", + "display" : "HPC, MARROW|NS/XX/rt|Plasma reduced" + }, + { + "system" : "http://hl7.org/fhir/biologicallyderived-productcodes", + "code" : "s2598", + "display" : "HPC, MARROW|NS/XX/<=-150C|10% DMSO|3rd Party Comp:Yes|Cryopreserved|RBC reduced" + }, + { + "system" : "http://hl7.org/fhir/biologicallyderived-productcodes", + "code" : "e4377", + "display" : "Apheresis RED BLOOD CELLS|ACD-A/XX/refg|Irradiated|1st container" + }, + { + "system" : "http://hl7.org/fhir/biologicallyderived-productcodes", + "code" : "t1396", + "display" : "BONE, FEMUR|Frozen|Right|Radiation sterilization" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/biologicallyderived-product-status", + "resource" : { + "resourceType" : "ValueSet", + "id" : "biologicallyderived-product-status", + "meta" : { + "lastUpdated" : "2024-10-03T04:31:51.554+11:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "oo" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/biologicallyderived-product-status", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3124" + }], + "version" : "6.0.0-ballot2", + "name" : "BiologicallyDerivedProductStatus", + "title" : "Biologically Derived Product Status", + "status" : "draft", + "experimental" : true, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "Biologically Derived Product Status.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/biologicallyderived-product-status" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:7790219d-0e32-4e94-b1aa-f8803dc7d471", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 5, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/biologicallyderived-product-status|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/biologicallyderived-product-status", + "code" : "available", + "display" : "Available" + }, + { + "system" : "http://hl7.org/fhir/biologicallyderived-product-status", + "code" : "unavailable", + "display" : "Unavailable" + }, + { + "system" : "http://hl7.org/fhir/biologicallyderived-product-status", + "code" : "processed", + "display" : "Processed" + }, + { + "system" : "http://hl7.org/fhir/biologicallyderived-product-status", + "code" : "applied", + "display" : "Applied" + }, + { + "system" : "http://hl7.org/fhir/biologicallyderived-product-status", + "code" : "Discarded", + "display" : "Discarded" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/medication-cost-category", + "resource" : { + "resourceType" : "ValueSet", + "id" : "medication-cost-category", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "phx" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/medication-cost-category", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3230" + }], + "version" : "6.0.0-ballot2", + "name" : "MedicationCostCategoryCodes", + "title" : "Medication Cost Category Codes", + "status" : "draft", + "experimental" : true, + "publisher" : "FHIR Project team", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "Medication Cost Category Codes", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/medication-cost-category" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:53652871-08cc-4f37-a573-5e2609998f2f", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 2, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/medication-cost-category|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/medication-cost-category", + "code" : "banda", + "display" : "Band A" + }, + { + "system" : "http://hl7.org/fhir/medication-cost-category", + "code" : "bandb", + "display" : "Band B" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/medicationknowledge-characteristic", + "resource" : { + "resourceType" : "ValueSet", + "id" : "medicationknowledge-characteristic", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "phx" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/medicationknowledge-characteristic", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.1337" + }], + "version" : "6.0.0-ballot2", + "name" : "MedicationKnowledgeCharacteristicCodes", + "title" : "medicationKnowledge Characteristic Codes", + "status" : "draft", + "experimental" : true, + "publisher" : "FHIR Project team", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "MedicationKnowledge Characteristic Codes", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/medicationknowledge-characteristic" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:0fa39141-616a-4a84-a8dd-b968a622fcce", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 8, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/medicationknowledge-characteristic|1.0.1" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/medicationknowledge-characteristic", + "code" : "imprintcd", + "display" : "Imprint Code" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/medicationknowledge-characteristic", + "code" : "size", + "display" : "Size" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/medicationknowledge-characteristic", + "code" : "shape", + "display" : "Shape" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/medicationknowledge-characteristic", + "code" : "color", + "display" : "Color" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/medicationknowledge-characteristic", + "code" : "coating", + "display" : "Coating" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/medicationknowledge-characteristic", + "code" : "scoring", + "display" : "Scoring" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/medicationknowledge-characteristic", + "code" : "logo", + "display" : "Logo" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/medicationknowledge-characteristic", + "code" : "image", + "display" : "Image" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/devicedefinition-regulatory-identifier-type", + "resource" : { + "resourceType" : "ValueSet", + "id" : "devicedefinition-regulatory-identifier-type", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "oo" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/devicedefinition-regulatory-identifier-type", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3311" + }], + "version" : "6.0.0-ballot2", + "name" : "DeviceDefinitionRegulatoryIdentifierType", + "title" : "Device Definition Regulatory Identifier Type", + "status" : "active", + "experimental" : true, + "publisher" : "HL7 International", + "description" : "Regulatory Identifier type", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/devicedefinition-regulatory-identifier-type" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:8102843b-1613-4a32-ab0c-7b89947c408c", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 3, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/devicedefinition-regulatory-identifier-type|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/devicedefinition-regulatory-identifier-type", + "code" : "basic", + "display" : "Basic" + }, + { + "system" : "http://hl7.org/fhir/devicedefinition-regulatory-identifier-type", + "code" : "master", + "display" : "Master" + }, + { + "system" : "http://hl7.org/fhir/devicedefinition-regulatory-identifier-type", + "code" : "license", + "display" : "License" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/devicedefinition-relationtype", + "resource" : { + "resourceType" : "ValueSet", + "id" : "devicedefinition-relationtype", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "oo" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/devicedefinition-relationtype", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3040" + }], + "version" : "6.0.0-ballot2", + "name" : "DeviceDefinitionRelationType", + "title" : "Device Definition Relation Type", + "status" : "active", + "experimental" : true, + "publisher" : "HL7 International", + "description" : "Description Needed Here", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/devicedefinition-relationtype" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:d80f5293-a351-4f75-bb8d-b6630c6ef8a7", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 3, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/devicedefinition-relationtype|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/devicedefinition-relationtype", + "code" : "gateway", + "display" : "Gateway" + }, + { + "system" : "http://hl7.org/fhir/devicedefinition-relationtype", + "code" : "replaces", + "display" : "Replaces" + }, + { + "system" : "http://hl7.org/fhir/devicedefinition-relationtype", + "code" : "previous", + "display" : "Previous" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/device-productidentifierinudi", + "resource" : { + "resourceType" : "ValueSet", + "id" : "device-productidentifierinudi", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "oo" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/device-productidentifierinudi", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3039" + }], + "version" : "6.0.0-ballot2", + "name" : "DeviceProductionIdentifierInUDI", + "title" : "Device Production Identifier In UDI", + "status" : "active", + "experimental" : true, + "publisher" : "HL7 International", + "description" : "Device Production Identifier in UDI", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/device-productidentifierinudi" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:cd3ddb73-d98d-4270-8654-24c29cf50a3d", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 6, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/device-productidentifierinudi|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/device-productidentifierinudi", + "code" : "lot-number", + "display" : "Lot Number" + }, + { + "system" : "http://hl7.org/fhir/device-productidentifierinudi", + "code" : "manufactured-date", + "display" : "Manufactured date" + }, + { + "system" : "http://hl7.org/fhir/device-productidentifierinudi", + "code" : "serial-number", + "display" : "Serial Number" + }, + { + "system" : "http://hl7.org/fhir/device-productidentifierinudi", + "code" : "expiration-date", + "display" : "Expiration date" + }, + { + "system" : "http://hl7.org/fhir/device-productidentifierinudi", + "code" : "biological-source", + "display" : "Biological source" + }, + { + "system" : "http://hl7.org/fhir/device-productidentifierinudi", + "code" : "software-version", + "display" : "Software Version" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/device-correctiveactionscope", + "resource" : { + "resourceType" : "ValueSet", + "id" : "device-correctiveactionscope", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "oo" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/device-correctiveactionscope", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3041" + }], + "version" : "6.0.0-ballot2", + "name" : "DeviceCorrectiveActionScope", + "title" : "Device Corrective Action Scope", + "status" : "active", + "experimental" : true, + "publisher" : "HL7 International", + "description" : "Device - Corrective action scope", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/device-correctiveactionscope" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:5043b677-2ddf-4dc7-8976-95aa6868ede9", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 3, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/device-correctiveactionscope|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/device-correctiveactionscope", + "code" : "model", + "display" : "Model" + }, + { + "system" : "http://hl7.org/fhir/device-correctiveactionscope", + "code" : "lot-numbers", + "display" : "Lot Numbers" + }, + { + "system" : "http://hl7.org/fhir/device-correctiveactionscope", + "code" : "serial-numbers", + "display" : "Serial Numbers" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/evidence-variable-definition", + "resource" : { + "resourceType" : "ValueSet", + "id" : "evidence-variable-definition", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "cds" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 5 + }], + "url" : "http://hl7.org/fhir/ValueSet/evidence-variable-definition", + "version" : "6.0.0-ballot2", + "name" : "EvidenceVariableDefinition", + "title" : "Evidence Variable Definition", + "status" : "draft", + "experimental" : true, + "date" : "2023-10-23T12:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "Examples of terms that represent an evidence variable definition.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "copyright" : "This resource includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these specifications must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/get-snomed-ct or info@snomed.org", + "compose" : { + "include" : [{ + "system" : "http://snomed.info/sct", + "concept" : [{ + "code" : "182886004", + "display" : "Placebo given (situation)" + }, + { + "code" : "419620001", + "display" : "Death (event)" + }] + }] + }, + "expansion" : { + "identifier" : "urn:uuid:84dd9d05-9944-4b65-a6d9-41a10250b897", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 2, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-valueset", + "valueUri" : "null" + }, + { + "name" : "used-codesystem", + "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230131" + }, + { + "name" : "version", + "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230131" + }], + "contains" : [{ + "system" : "http://snomed.info/sct", + "code" : "182886004", + "display" : "Placebo given", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Placebo given (situation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Placebo given (situation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "419620001", + "display" : "Death (event)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Death" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Death (event)" + }] + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/variable-handling", + "resource" : { + "resourceType" : "ValueSet", + "id" : "variable-handling", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "cds" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 5 + }], + "url" : "http://hl7.org/fhir/ValueSet/variable-handling", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3062" + }], + "version" : "6.0.0-ballot2", + "name" : "EvidenceVariableHandling", + "title" : "Evidence Variable Handling", + "status" : "draft", + "experimental" : true, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "The handling of the variable in statistical analysis for exposures or outcomes (E.g. Dichotomous, Continuous, Descriptive).", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/variable-handling" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:413461b3-ada4-4ca1-bb44-3d9979c7ca73", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 4, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/variable-handling|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/variable-handling", + "code" : "continuous", + "display" : "continuous variable" + }, + { + "system" : "http://hl7.org/fhir/variable-handling", + "code" : "dichotomous", + "display" : "dichotomous variable" + }, + { + "system" : "http://hl7.org/fhir/variable-handling", + "code" : "ordinal", + "display" : "ordinal variable" + }, + { + "system" : "http://hl7.org/fhir/variable-handling", + "code" : "polychotomous", + "display" : "polychotomous variable" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/clinical-use-definition-type", + "resource" : { + "resourceType" : "ValueSet", + "id" : "clinical-use-definition-type", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "brr" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 2 + }], + "url" : "http://hl7.org/fhir/ValueSet/clinical-use-definition-type", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3107" + }], + "version" : "6.0.0-ballot2", + "name" : "ClinicalUseDefinitionType", + "title" : "Clinical Use Definition Type", + "status" : "draft", + "experimental" : false, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "Overall defining type of this clinical use definition.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/clinical-use-definition-type" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:aa7d6f94-5962-443b-8974-0dcedfbb89bf", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 5, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/clinical-use-definition-type|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/clinical-use-definition-type", + "code" : "indication", + "display" : "Indication" + }, + { + "system" : "http://hl7.org/fhir/clinical-use-definition-type", + "code" : "contraindication", + "display" : "Contraindication" + }, + { + "system" : "http://hl7.org/fhir/clinical-use-definition-type", + "code" : "interaction", + "display" : "Interaction" + }, + { + "system" : "http://hl7.org/fhir/clinical-use-definition-type", + "code" : "undesirable-effect", + "display" : "Undesirable Effect" + }, + { + "system" : "http://hl7.org/fhir/clinical-use-definition-type", + "code" : "warning", + "display" : "Warning" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/clinical-use-definition-category", + "resource" : { + "resourceType" : "ValueSet", + "id" : "clinical-use-definition-category", + "meta" : { + "lastUpdated" : "2024-10-03T04:31:51.554+11:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "brr" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/clinical-use-definition-category", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3109" + }], + "version" : "6.0.0-ballot2", + "name" : "ClinicalUseDefinitionCategory", + "title" : "Clinical Use Definition Category", + "status" : "draft", + "experimental" : false, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "A categorisation for a clinical use information item.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/clinical-use-definition-category" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:be5c5954-b390-4179-8c83-1dddcfd70d0f", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 3, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/clinical-use-definition-category|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/clinical-use-definition-category", + "code" : "Pregnancy", + "display" : "Pregnancy and Lactation" + }, + { + "system" : "http://hl7.org/fhir/clinical-use-definition-category", + "code" : "Overdose", + "display" : "Overdose" + }, + { + "system" : "http://hl7.org/fhir/clinical-use-definition-category", + "code" : "DriveAndMachines", + "display" : "Effects on Ability to Drive and Use Machines" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/disease-symptom-procedure", + "resource" : { + "resourceType" : "ValueSet", + "id" : "disease-symptom-procedure", + "meta" : { + "lastUpdated" : "2024-10-03T04:31:51.554+11:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "brr" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/disease-symptom-procedure", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3114" + }], + "version" : "6.0.0-ballot2", + "name" : "DiseaseSymptomProcedure", + "title" : "Disease Symptom Procedure", + "status" : "draft", + "experimental" : true, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "A symptom, disease or procedure.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "copyright" : "This resource includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these specifications must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/get-snomed-ct or info@snomed.org", + "compose" : { + "include" : [{ + "system" : "http://snomed.info/sct", + "filter" : [{ + "property" : "concept", + "op" : "is-a", + "value" : "363788007" + }] + }, + { + "system" : "http://snomed.info/sct", + "filter" : [{ + "property" : "concept", + "op" : "is-a", + "value" : "64572001" + }] + }, + { + "system" : "http://snomed.info/sct", + "filter" : [{ + "property" : "concept", + "op" : "is-a", + "value" : "71388002" + }] + }] + }, + "expansion" : { + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/valueset-unclosed", + "valueBoolean" : true + }], + "identifier" : "urn:uuid:2891bae5-fd16-41ce-b2e0-c0424eb8bcdd", + "timestamp" : "2024-10-02T17:54:47+00:00", + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-valueset", + "valueUri" : "null" + }, + { + "name" : "used-codesystem", + "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230131" + }, + { + "name" : "version", + "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230131" + }], + "contains" : [{ + "system" : "http://snomed.info/sct", + "code" : "363788007", + "display" : "Clinical history/examination observable (observable entity)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clinical history/examination observable" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1285004", + "display" : "Third heart sound, S>3<", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Third heart sound, S>3<, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Third heart sound, S>3<, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1391004", + "display" : "Mechanical dead space", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Instrumental dead space" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mechanical dead space, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mechanical dead space, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1495009", + "display" : "Moro reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Moro reflex (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infant startle reflex" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2335007", + "display" : "Amniotic fluid turnover", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Amniotic fluid turnover, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Amniotic fluid turnover, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2548005", + "display" : "Peak gastric acid output", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PAO" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Peak gastric acid output (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2767007", + "display" : "Dysergia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dysergia (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2957008", + "display" : "Gallbladder contraction reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gallbladder contraction reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3030002", + "display" : "ST segment", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ST segment (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3805004", + "display" : "Behavior of childhood and adolescence", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Behaviour of childhood and adolescence" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Behavior of childhood and adolescence (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3863008", + "display" : "Lung compliance", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lung compliance (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cl - Lung compliance" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4051006", + "display" : "Finkelsteins test response", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Finkelsteins test" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Finkelsteins test response (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4187002", + "display" : "Dark adaptation curve", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dark adaptation curve (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4531001", + "display" : "Jaw reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Jaw reflex (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "JJ - Jaw jerk" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5222008", + "display" : "Pressure difference between alveoli and mouth", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "P>aw<" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pressure difference between alveoli and mouth (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5660006", + "display" : "Volitional phonation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Volitional phonation (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5661005", + "display" : "Unnatural hair color", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Unnatural hair colour" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Unnatural hair color (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5883007", + "display" : "Physiological change of voice", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Physiological change of voice, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Physiological change of voice, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6252006", + "display" : "Postural reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Postural reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6304003", + "display" : "Airway resistance", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "R>AW<" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Raw - Airway resistance" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Airway resistance (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6427007", + "display" : "Chest expansion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chest expansion (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6577008", + "display" : "Lacunar resorption", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lacunar resorption, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lacunar resorption, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6797001", + "display" : "Mean blood pressure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mean blood pressure (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "MAP - Mean arterial pressure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "MBP - Mean blood pressure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A blood pressure that refers to the average over a cardiac cycle" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6918002", + "display" : "Muscle tone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muscle tone (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Observation of tone of skeletal muscle" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6942003", + "display" : "Level of consciousness", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Level of consciousness (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "LOC - Level of consciousness" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7349007", + "display" : "Yodelling", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Yodelling (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7352004", + "display" : "Fontanel closure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fontanel closure, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fontanel closure, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7423001", + "display" : "Critical fusion frequency", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Critical fusion frequency (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7478007", + "display" : "Ciliospinal reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ciliospinal reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7928001", + "display" : "Body oxygen consumption", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Body oxygen consumption (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "VO2 - Oxygen consumption" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8198006", + "display" : "Orbicularis muscle reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Orbicularis muscle reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8515003", + "display" : "Bone turnover rate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bone turnover rate (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8527000", + "display" : "Radiopronator reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radiopronator reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8690003", + "display" : "Diaphragmatic excursion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diaphragmatic excursion (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9251003", + "display" : "Jumping", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Jumping (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9304002", + "display" : "Aortic body chemoreceptor reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aortic body chemoreceptor reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9576003", + "display" : "Esophageal pressure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oesophageal pressure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Esophageal pressure (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "OP - Oesophageal pressure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "OP - Esophageal pressure" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9964006", + "display" : "Flexion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Flexion, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Flexion, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9995004", + "display" : "Hue discrimination", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hue discrimination, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hue discrimination, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "10142005", + "display" : "Chronobiologic state", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronobiologic state (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "10252003", + "display" : "Triceps jerk reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Triceps jerk reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "10448000", + "display" : "Distribution of ventilation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Distribution of ventilation, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Distribution of ventilation, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "10716003", + "display" : "Ureteral function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ureteral function (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "10947000", + "display" : "Synergist muscle action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Synergist muscle action, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Synergist muscle action, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "11554009", + "display" : "Adduction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adduction, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adduction, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "11820004", + "display" : "Stepping reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stepping reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "11977004", + "display" : "Muscle relaxation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muscle relaxation, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muscle relaxation, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "12140005", + "display" : "Muscle contraction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muscle contraction, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muscle contraction, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "12239004", + "display" : "Throat clearing", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Throat clearing (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "12261009", + "display" : "Writing", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Writing (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "12309006", + "display" : "Posterior nasal fricative", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Posterior nasal fricative, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Posterior nasal fricative, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "12679000", + "display" : "Supinator jerk reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brachioradialis reflex" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Supinator jerk reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "12852001", + "display" : "Internal rotation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medial rotation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Internal rotation, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Internal rotation, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "13130004", + "display" : "Foot inversion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Foot inversion, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Foot inversion, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "13621006", + "display" : "Tidal volume", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tidal volume (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "TV - Tidal volume" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "VT - Tidal volume" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "14067000", + "display" : "Speech hearing level", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Speech hearing level (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "14142001", + "display" : "Frequency of sexual intercourse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Frequency of sexual intercourse (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "14502000", + "display" : "Supination", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Supination, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Supination, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "14688008", + "display" : "Brain stem inspiratory center function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Apneustic center function" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brain stem inspiratory centre function" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Apneustic centre function" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brain stem inspiratory center function (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "15070007", + "display" : "Trigeminal reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oculo-sensory reflex" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oculo-pupillary reflex" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trigeminal reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "15456004", + "display" : "Q angle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Q angle (knee) (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Q angle (knee)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "15876000", + "display" : "McMurray test response", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "McMurray test" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "McMurray test response (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "16162007", + "display" : "Total airway resistance", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Flow resistive pressure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "R>T<" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Total airway resistance (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "16166005", + "display" : "Placental endocrine function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Placental endocrine function (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "16206004", + "display" : "Oxygen delivery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oxygen delivery (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "DO2 - Oxygen delivery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oxygen flux" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "16468003", + "display" : "Dynamic stretch reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dynamic stretch reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "17202005", + "display" : "Maximum expiratory pressure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Maximum expiratory pressure (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Maximum expiratory airway pressure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Peak expiratory airway pressure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Peak expiratory pressure" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "17328006", + "display" : "Flow of urine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Flow of urine (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stream of urine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "17441009", + "display" : "Resolution threshold", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Resolution threshold (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "17785005", + "display" : "Lung volume", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lung volume, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lung volume, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "18145008", + "display" : "Hypopharyngeal sphincter function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypopharyngeal sphincter function (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "18332003", + "display" : "Scotopic dominator curve", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Scotopic dominator curve, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Scotopic dominator curve, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "18491006", + "display" : "Peak expiratory flow rate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Peak expiratory flow rate (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PEFR - Peak expiratory flow rate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PEF - Peak expiratory flow rate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "18601007", + "display" : "Rooting reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rooting reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "18841001", + "display" : "Inflation reflexes", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inflation reflexes (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "19166009", + "display" : "Stapedial reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stapedial reflex (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "SR - Stapedial reflex" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "19982009", + "display" : "Dead space gas volume", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "V>D<" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dead space gas volume (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "20426007", + "display" : "Volume history of lung", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Volume history of lung (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "20910001", + "display" : "Pivot shift test response", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pivot shift test response (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "21122005", + "display" : "Femoral nerve stretch response", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Femoral nerve stretch" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Femoral nerve stretch response (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "FNS - Femoral nerve stretch" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "21313003", + "display" : "Whispered voice", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Whispered voice (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Whispering" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "21663000", + "display" : "Salivary reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Salivary reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "21840007", + "display" : "Date of last menstrual period", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Date of last menstrual period (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "LMP - Last menstrual period" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "22200009", + "display" : "Bone resorption", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bone resorption, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bone resorption, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "22690006", + "display" : "Nerve conduction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nerve conduction (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "22751002", + "display" : "Contraction of external anal sphincter", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Contraction of external anal sphincter, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Contraction of external anal sphincter, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "22787009", + "display" : "Epiphysis formation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Epiphysis formation, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Epiphysis formation, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "23035008", + "display" : "Hering-Breuer reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hering-Breuer reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "23211007", + "display" : "Swallowing reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Swallowing reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "23435004", + "display" : "Bone function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bone function (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "23980007", + "display" : "Apley test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Apley test response" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Apley test response (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "24154002", + "display" : "Musculoskeletal extension", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Musculoskeletal extension, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Musculoskeletal extension, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "24220009", + "display" : "Maximum phonation time", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Maximum phonation time (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "24428000", + "display" : "Phonation volume", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phonation volume (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "24560006", + "display" : "Regional tidal volume", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "RTV" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Regional tidal volume, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Regional tidal volume, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "24607002", + "display" : "Q wave", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Q wave feature" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Q wave feature (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "25755000", + "display" : "Chemoreceptor reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chemoreceptor reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "26011007", + "display" : "Transepidermal water loss rate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transepidermal water loss rate (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "26365000", + "display" : "Sinoventricular conduction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sinoventricular conduction, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sinoventricular conduction, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "26626008", + "display" : "Latency of speech response", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Speech latency" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Latency of speech response (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "26669000", + "display" : "Skin turgor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Skin turgor (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "26724002", + "display" : "Acoustical resistance", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acoustical resistance (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "26814000", + "display" : "Urethral resistance", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Urethral resistance, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Urethral resistance, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "26827001", + "display" : "Airway closing volume", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ACV" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Airway closing volume, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Airway closing volume, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "27030002", + "display" : "Audito-oculogyric reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Audito-oculogyric reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "27113001", + "display" : "Body weight", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Body weight (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "27305006", + "display" : "Phonatory interruption", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phonatory interruption, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phonatory interruption, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "27309000", + "display" : "Ureteral peristalsis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ureteral peristalsis, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ureteral peristalsis, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "27468005", + "display" : "Naming", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Naming (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "27556003", + "display" : "Lachman test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lachman test response (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lachman test response" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "27598000", + "display" : "Palmar reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Palmar reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "27625002", + "display" : "Wakefulness", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Wakefulness (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "27913002", + "display" : "Maximum inspiratory pressure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Maximum inspiratory pressure (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Maximum inspiratory airway pressure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Peak inspiratory airway pressure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Peak inspiratory pressure" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "27958008", + "display" : "Joint formation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Joint formation, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Joint formation, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "28001007", + "display" : "Baroreceptor reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Baroreceptor reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "28005003", + "display" : "Thoracic gas volume", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "TGV" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thoracic gas volume, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thoracic gas volume, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "28239005", + "display" : "Two point static discrimination", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Two point static discrimination response" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Two point static discrimination response (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "28827006", + "display" : "Second heart sound, S>2<", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Second heart sound, S>2<, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Second heart sound, S>2<, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "29533001", + "display" : "Inspiratory capacity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inspiratory capacity (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "IC - Inspiratory capacity" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "29922007", + "display" : "Cutaneous reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Superficial reflex" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cutaneous reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "29944002", + "display" : "Intrinsic motivation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intrinsic motivation, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intrinsic motivation, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "30219002", + "display" : "Cochlear summating potential", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "SP - Cochlear summating potential" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cochlear summating potential (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "30367009", + "display" : "Lung clearance index", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "LCI" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lung clearance index (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "30397001", + "display" : "Periosteal bone formation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Periosteal ossification" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Periosteal bone formation, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Periosteal bone formation, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "30901003", + "display" : "Biceps reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Biceps reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "30944004", + "display" : "Cremasteric reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cremasteric reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "30976009", + "display" : "Vocal fold adduction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vocal fold adduction, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vocal fold adduction, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "31261004", + "display" : "Agonist muscle action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Agonist muscle action, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Agonist muscle action, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "31346003", + "display" : "Muscle property", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muscle property, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muscle property, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "31498000", + "display" : "Cephalic-vagal gastric acid secretion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cephalic-vagal gastric acid secretion (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "31534003", + "display" : "Supination of foot", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Supination of foot, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Supination of foot, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "31639004", + "display" : "Nasal air emission", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nasal snort" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nasal air emission (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "31763002", + "display" : "Ocular motility", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ocular motility observable" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ocular motility observable (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Motility of eyes" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "32058005", + "display" : "Respiratory muscle reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Respiratory muscle reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "33032001", + "display" : "Standardized volume history", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Standardised volume history" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Standardized volume history, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Standardized volume history, function" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Standardised volume history, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "33213002", + "display" : "Pendular reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pendular reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "33341000", + "display" : "Alveolar dead space", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alveolar dead space, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alveolar dead space, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "33405001", + "display" : "P wave", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "P wave feature" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "P wave feature (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "33453002", + "display" : "Anal reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anal reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "33480009", + "display" : "Filling of bladder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Filling of bladder, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Filling of bladder, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "33485004", + "display" : "Pharyngeal gag reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pharyngeal gag reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "33836004", + "display" : "Musculoskeletal mobility", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Musculoskeletal mobility, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Musculoskeletal mobility, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "33957008", + "display" : "Personal dead space volume", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Personal dead space volume (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "33975009", + "display" : "Pulse register", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pulse register (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "34257009", + "display" : "Alveolar gas volume", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "V>A<" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alveolar gas volume, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alveolar gas volume, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "34517005", + "display" : "Pharyngeal stop", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pharyngeal stop, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pharyngeal stop, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "34606001", + "display" : "Cough reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cough reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "35188005", + "display" : "Hormone production", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hormone production, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hormone production, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "35332007", + "display" : "Formation of vowels", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mobile pharynx function" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Formation of vowels, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Formation of vowels, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "35544009", + "display" : "Apley compression test response", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Apley compression test" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Apley compression test response (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "35706003", + "display" : "Isovolume pressure-flow curve", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "IVPF curve" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Isovolume pressure-flow curve (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "35877002", + "display" : "S wave", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "S wave feature" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "S wave feature (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "35897007", + "display" : "Active movement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Active motion" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Active movement (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Movement produced voluntarily by the patient." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "36003005", + "display" : "Esophago-salivary reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oesophago-salivary reflex" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Esophago-salivary reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "36047004", + "display" : "Vascular impedance", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vascular impedance (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "36459006", + "display" : "Vernier acuity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vernier acuity (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "36550007", + "display" : "Crossed reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Consensual reflex" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Crossed reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "36643001", + "display" : "Osteoclastic resorption", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osteoclastic resorption, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osteoclastic resorption, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "37087001", + "display" : "Arterial wedge pressure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arterial wedge pressure (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "37124008", + "display" : "Tonic neck reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tonic neck reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "37129003", + "display" : "Speech rhythm", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Speech rhythm (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "37476000", + "display" : "Jugular venous pressure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Jugular venous pressure (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "JVP - Jugular venous pressure" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "37555008", + "display" : "Modal register", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Modal register (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "38080001", + "display" : "Reciprocal innervation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reciprocal innervation, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reciprocal innervation, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "38522000", + "display" : "Pons pneumotaxic inhibitory center function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pons pneumotaxic inhibitory centre function" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pons pneumotaxic inhibitory center function (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "39025000", + "display" : "Nutrient requirement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nutrient requirement (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended nutrient intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "RNI - Recommended nutrient intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "39040003", + "display" : "Statotonic reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Attitudinal reflex" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Statotonic reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "39080007", + "display" : "Enterogastric reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Enterogastric reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "39122004", + "display" : "Quadrantic visual field", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Quadrantic visual field (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "39140000", + "display" : "Vocal pitch", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vocal pitch (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "39211005", + "display" : "Bowel action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bowel action (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bowel motion - function" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bowel function" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bowel movements" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bowel habit" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "39438000", + "display" : "U wave", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "U wave feature" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "U wave feature (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "39996008", + "display" : "Rectoanal inhibitory reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rectoanal inhibitory reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "40137007", + "display" : "Pupil light reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pupil light reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "40139005", + "display" : "Osteocytic bone matrix maintenance", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Maintenance of bone matrix" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osteocytic bone matrix maintenance, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osteocytic bone matrix maintenance, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "40909004", + "display" : "Regional lung volume", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "RLV" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Regional lung volume (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "41011002", + "display" : "T wave", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "T wave feature" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "T wave feature (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "41633001", + "display" : "Intraocular pressure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intraocular pressure (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "IOP - Intraocular pressure" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "41741009", + "display" : "Finger jerk", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Finger jerk (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "42111002", + "display" : "Bladder function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bladder function (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "42233006", + "display" : "Muscle motor unit potential", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Motor unit potential" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Motor unit action potential" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muscle motor unit potential, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muscle motor unit potential, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "42457008", + "display" : "Residual respiratory volume", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Residual respiratory volume (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "RV - Residual respiratory volume" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "43224003", + "display" : "Pleural pressure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "P>PL<" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pleural pressure (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "43471007", + "display" : "Musculoskeletal stability", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Musculoskeletal stability, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Musculoskeletal stability, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "43857005", + "display" : "Osteoclast turnover rate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osteoclast turnover rate (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "43902009", + "display" : "Hard vocal attack", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glottal attack" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stopped vocal attack" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hard vocal attack, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hard vocal attack, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "43914001", + "display" : "Laryngeal voice function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Segmentation of laryngeal airflow into pulses" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Laryngeal voicing of sounds" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phonatory function of larynx" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phonation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Laryngeal voice function (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "44432004", + "display" : "Tensile strength", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muscle tensile strength, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muscle tensile strength, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "44453008", + "display" : "Epiphysis closure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closure of epiphysis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fusion of epiphysis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Epiphysis closure, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Epiphysis closure, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "44523003", + "display" : "Vocal attack", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vocal attack, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vocal attack, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "45500009", + "display" : "Muscle innervation ratio", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muscle innervation ratio, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muscle innervation ratio, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "45596005", + "display" : "Sucking reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sucking reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "45832002", + "display" : "Pupil afferent light reaction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pupil afferent light reaction (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Direct pupillary light reflex" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "45873001", + "display" : "Relaxation of internal anal sphincter", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Relaxation of internal anal sphincter, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Relaxation of internal anal sphincter, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "46118006", + "display" : "Defecatory reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Defecatory reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "46470002", + "display" : "Barlow test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Barlow test response" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Barlow test response (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "46493008", + "display" : "Osteoblast function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osteoblast function (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "47287008", + "display" : "Hearing summating potential", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hearing summating potential (biological function)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hearing summating potential (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "47301008", + "display" : "Insensible fluid loss", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Insensible fluid loss (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Insensible loss" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "47309005", + "display" : "First heart sound, S>1<", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "First heart sound, S>1<, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "First heart sound, S>1<, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "47446005", + "display" : "Achromatic interval", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Achromatic interval, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Achromatic interval, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "47539004", + "display" : "Sino-aortic zone reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sino-aortic zone reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "48038003", + "display" : "Fourth heart sound, S>4<", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Atrial sound" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fourth heart sound, S>4<, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fourth heart sound, S>4<, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "48068007", + "display" : "Trunk incurvation reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trunk incurvation reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "48089003", + "display" : "Autonomic reflex inhibition of micturition", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Autonomic reflex inhibition of micturition (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "48441002", + "display" : "Vision depth of focus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vision depth of focus (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "49169007", + "display" : "Head compression response", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Head compression response (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "49950003", + "display" : "Meal-stimulated gastric acid secretion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Meal-stimulated gastric acid secretion (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "50360004", + "display" : "Reading", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reading (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "50373000", + "display" : "Body height measure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Body height measure (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "50614006", + "display" : "Endocochlear potential", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Endocochlear potential (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "50666002", + "display" : "Autonomic bladder function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Autonomic bladder function (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "50741009", + "display" : "Urinary tract function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Urinary function" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Urinary tract function (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "50834005", + "display" : "Forced vital capacity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Forced vital capacity (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "FVC - Forced vital capacity" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "51104005", + "display" : "Pitch", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pitch (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "51413002", + "display" : "Deflation reflexes", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deflation reflexes (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "51478000", + "display" : "Maximal gastric acid secretory capacity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "MAO" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Maximal gastric acid secretory capacity (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Maximal secretory capacity" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "51497000", + "display" : "Intraabdominal pressure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intraabdominal pressure (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "51717002", + "display" : "Expired carbon dioxide concentration", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Expired carbon dioxide concentration (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "FECO2 - Expired fraction of carbon dioxide" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carbon dioxide concentration - expired" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "51751003", + "display" : "Statokinetic reflex of Magnus and de Kleijn", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Kinetic reflex" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Statokinetic reflex of Magnus and de Kleijn (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "51795009", + "display" : "Torsion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Twisting" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Musculoskeletal torsion (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Musculoskeletal torsion" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A motion or state where one end of a part is twisted about a longitudinal axis while the opposite end is held fast or turned in the opposite direction." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "52019005", + "display" : "External rotation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "External rotation, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "External rotation, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "52134002", + "display" : "Gastroileal reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastroileal reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "52583008", + "display" : "Vocal fold abduction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vocal fold abduction, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vocal fold abduction, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "52653008", + "display" : "Respiratory sounds", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Breath sounds" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Respiratory sounds (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sound of respiration" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "BS - Breath sounds" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "52963003", + "display" : "Attentiveness", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Attentiveness (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "53273001", + "display" : "Nasopalpebral reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nasopalpebral reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "53294003", + "display" : "Subglottic pressure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "P>s<" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subglottic pressure (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "53319005", + "display" : "Bone conduction inertia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bone conduction inertia (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "54014004", + "display" : "Forced expiratory vital capacity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "FEVC" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Forced expiratory vital capacity, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Forced expiratory vital capacity, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "54206000", + "display" : "Mechanical impedance of the ear", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mechanical impedance of the ear (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "54405004", + "display" : "Physiologic calcification of bone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Physiologic calcification of bone, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Physiologic calcification of bone, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "54715006", + "display" : "Diffusion capacity of lung", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alveolar membrane diffusion capacity" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "D>L<" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diffusion capacity of lung, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diffusion capacity of lung, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "54880002", + "display" : "Resisted motion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Resisted motion (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "54993008", + "display" : "Cardiac index", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cardiac index (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CI - Cardiac index" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "55044005", + "display" : "Pulmonary congestion reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pulmonary congestion reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "55070006", + "display" : "Chromatic threshold", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chromatic threshold, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chromatic threshold, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "55154006", + "display" : "Minimum audible field", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Minimum audible field (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "55532004", + "display" : "Expiratory reserve volume", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Expiratory reserve volume (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ERV - Expiratory reserve volume" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "55562005", + "display" : "Inspiratory reserve volume", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inspiratory reserve volume (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "IRV - Inspiratory reserve" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "55577002", + "display" : "Hearing action potential", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hearing action potential (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "55591008", + "display" : "Conjunctive eye movement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conjunctive eye movement (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "56215005", + "display" : "Snout reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Snout reflex (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pout reflex" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pouting reflex" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "56799002", + "display" : "Cerebral respiratory center function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cerebral respiratory centre function" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cerebral respiratory center function (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "57036006", + "display" : "Fetal gestational age", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fetal gestational age (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Length of gestation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Foetal gestational age" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "57206007", + "display" : "Singing", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Singing (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "57427004", + "display" : "Handedness", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Handedness (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "57503003", + "display" : "Secondary visual deviation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Secondary visual deviation (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "57566009", + "display" : "Total lung capacity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Total lung capacity (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "TLC - Total lung capacity" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "58102000", + "display" : "Vocal quality", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vocal quality (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "58516001", + "display" : "Antagonist muscle action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antagonist muscle action, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antagonist muscle action, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "58608000", + "display" : "Upper esophageal sphincter pressure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Upper oesophageal sphincter pressure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Upper esophageal sphincter pressure (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "58915005", + "display" : "Immune status", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immune status (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "58917002", + "display" : "Vocal register", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vocal register (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "58926004", + "display" : "Medullary gasping center function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medullary gasping centre function" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medullary gasping center function (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "59236006", + "display" : "Temporal visual field", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Temporal visual field (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "59328004", + "display" : "Forced expired volume in 1 second", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Forced expired volume in 1 second (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "FEV1 - Forced expired volume in 1 second" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "60074003", + "display" : "Abduction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abduction, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abduction, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "60534004", + "display" : "Muscle isometric contraction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muscle isometric contraction, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muscle isometric contraction, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "60621009", + "display" : "Body mass index", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Body mass index (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Weight: body mass" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "BMI - Body mass index" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Quetelet index" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "60701003", + "display" : "Vocal parameter", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vocal parameter (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "60747006", + "display" : "Doll's head reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Doll's head reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "60877009", + "display" : "Hormone secretion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hormone secretion, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hormone secretion, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "61017008", + "display" : "Lung relaxation pressure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lung relaxation pressure (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "61159007", + "display" : "Phonation quotient", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phonation quotient (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "61428000", + "display" : "Muscle isotonic contraction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muscle isotonic contraction, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muscle isotonic contraction, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "61468001", + "display" : "Bone conduction compression", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bone conduction compression (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "61666009", + "display" : "Palatal reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Uvular reflex" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Palatal reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "62262004", + "display" : "Minimum volume", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Minimum volume (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "62430000", + "display" : "Breathy attack", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Breathy attack, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Breathy attack, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "63177006", + "display" : "Stretch reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Myotatic reflex" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muscle spindle reflex" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stretch reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "63208007", + "display" : "Intestino-intestinal inhibitory reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intestino-intestinal inhibitory reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "63448001", + "display" : "Gait", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gait, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gait, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "63636006", + "display" : "Extensor reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Extensor reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "64607003", + "display" : "Coordinated eye movement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Coordinated eye movement (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "65077007", + "display" : "Disjunctive ocular movement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disjunctive ocular movements" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disjunctive ocular movement (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "65453009", + "display" : "Chalasia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Relaxation of sphincter" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Relaxation of bodily opening" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chalasia, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chalasia, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "65598000", + "display" : "Glottal stop", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glottal coup" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glottal stop, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glottal stop, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "65825000", + "display" : "Functional residual capacity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Functional residual capacity (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "FRC - Functional residual capacity" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "66332009", + "display" : "Muscle innervation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Innervation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muscle innervation, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muscle innervation, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "66621004", + "display" : "Sexual orientation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sexual orientation (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "67034007", + "display" : "Cartilage resorption", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cartilage resorption, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cartilage resorption, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "67461000", + "display" : "Alveolar pressure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "P>AVL<" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alveolar pressure (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "67767000", + "display" : "Aortic body baroreceptor reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aortic body baroreceptor reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "67993002", + "display" : "Stratified dead space", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stratified dead space, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stratified dead space, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "68015005", + "display" : "Receptive field", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Receptive field (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "68362006", + "display" : "Binocular vision", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Binocular vision observable" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Binocular vision observable (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "BV - Binocular vision" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "68545002", + "display" : "Gastric secretion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastric secretion (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "68592003", + "display" : "Body composition", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Body composition (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "68742001", + "display" : "Osteoid formation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osteoid formation, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osteoid formation, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "68980005", + "display" : "Ulnar reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ulnar reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "69202003", + "display" : "Foot eversion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Foot eversion, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Foot eversion, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "69330000", + "display" : "Cartilage function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cartilage function (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "70017002", + "display" : "Muscle elasticity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muscle elasticity, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muscle elasticity, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "70433009", + "display" : "Musculoskeletal rotation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rotation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Musculoskeletal rotation (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "70464006", + "display" : "Laryngeal airflow resistance", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Laryngeal airflow resistance (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "70697002", + "display" : "Sensitivity of retina", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sensitivity of retina (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "70778006", + "display" : "Gas transport time peak following bronchodilator", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gas transport time peak following bronchodilator (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "71172009", + "display" : "Volume of expired gas", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "V>E<" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Volume of expired gas (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "71300006", + "display" : "Pitch perturbation factor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pitch perturbation factor (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "71420008", + "display" : "Central venous pressure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Central venous pressure (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CVP - Central venous pressure" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "71432007", + "display" : "Circumduction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Circumduction, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Circumduction, function" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "The rotary movement by which a structure is made to describe a cone, the apex of the cone being a fixed point (e.g., the circular movement of a limb)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "71496008", + "display" : "Dorsiflexion of foot", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dorsiflexion of ankle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dorsiflexion of foot, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dorsiflexion of foot, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "71853007", + "display" : "Plantar flexion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Plantar flexion, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Plantar flexion, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "71964006", + "display" : "Primary visual deviation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Primary visual deviation (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "72066008", + "display" : "Basal gastric acid secretion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "BAO" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Basal acid output of stomach" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Basal gastric acid secretion (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "BAO - Basal gastric acid output" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "72313002", + "display" : "Systolic arterial pressure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Systolic arterial pressure (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "72374003", + "display" : "Static reflex of Magnus and de Kleijn", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Righting reflex" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Static reflex of Magnus and de Kleijn (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "72755008", + "display" : "Unconditioned salivary reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Unconditioned salivary reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "72947005", + "display" : "Maximum expiratory flow-static recoil curve", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "MEFSR curve" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Maximum expiratory flow-static recoil curve (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "73288005", + "display" : "Vocal flexibility", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vocal flexibility (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "73750009", + "display" : "Visual field", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "VF - Visual field" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Visual field (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "73777000", + "display" : "Differential threshold", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Differential threshold (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "74024006", + "display" : "Dental caries susceptibility", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dental caries susceptibility (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "74155003", + "display" : "Field of fixation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Field of fixation (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "74229007", + "display" : "Hoffman's reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hoffman's reflex (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hoffman reflex" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "H-reflex (Hoffmann reflex)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "74427007", + "display" : "Respiratory quotient", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Respiratory quotient (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "RQ - Respiratory quotient" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Respiratory exchange ratio" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "RER - Respiratory exchange ratio" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "75098008", + "display" : "Flow history", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Flow history (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "75302005", + "display" : "Loft register", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Loft register (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "75367002", + "display" : "Blood pressure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood pressure (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "BP - Blood pressure" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "75382007", + "display" : "Differentiated vocalization", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Differentiated vocalisation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Differentiated vocalization (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "75583003", + "display" : "Endochondral bone formation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cartilaginous ossification" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Endochondral bone formation, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Endochondral bone formation, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "76101000", + "display" : "Cortilymphatic potential", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cortilymphatic potential (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "76245007", + "display" : "Static stretch reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Negative stretch reflex" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Static stretch reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "76528003", + "display" : "Pulmonary dead space", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pulmonary dead space, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pulmonary dead space, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "76679000", + "display" : "Vibratory fluttering", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vibratory fluttering (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "76700007", + "display" : "Nasal visual field", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nasal visual field (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "76882007", + "display" : "Venous wedge pressure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Venous wedge pressure (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "77219005", + "display" : "Saccadic eye movement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Saccadic eye movement (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "78564009", + "display" : "Pulse rate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PR - Pulse rate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Heart rate measured at systemic artery (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Heart rate measured at systemic artery" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "78718001", + "display" : "Muscle function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muscular activity" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muscle function (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "79063001", + "display" : "Gas flow rate (v)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gas flow rate (v) (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "79324001", + "display" : "Atrial volume mechanoreceptor reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Atrial volume mechanoreceptor reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "79412009", + "display" : "Specific airway conductance", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Specific airway conductance (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "SGAW - Specific airway conductance" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "79463009", + "display" : "Carotid body baroreceptor reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carotid body baroreceptor reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "79466001", + "display" : "Vocal resonance", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vocal resonance (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "79529005", + "display" : "Conditioned salivary reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acquired salivary reflex" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conditioned salivary reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "79602007", + "display" : "Statokinetic reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acceleratory reflex" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Statokinetic reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "80025008", + "display" : "Thermal reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thermal reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "80035002", + "display" : "Vocal intensity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vocal loudness" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vocal intensity (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "80040005", + "display" : "Colour of hair", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Color of hair" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Color of hair (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "80055001", + "display" : "Carotid body chemoreceptor reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carotid body chemoreceptor reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "80274001", + "display" : "Glomerular filtration rate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glomerular filtration rate (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "GFR - glomerular filtration rate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "80594006", + "display" : "Uterine contraction wave", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Uterine contraction wave, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Uterine contraction wave, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "80784004", + "display" : "Gastrocolic reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastrocolic reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "80943009", + "display" : "Risk factor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Risk factor (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "81184002", + "display" : "R wave", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "R wave feature" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "R wave feature (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "81435004", + "display" : "QT interval", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "QT interval feature" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "QT interval feature (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "81758000", + "display" : "Threshold visibility curve", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Threshold visibility curve (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "81885003", + "display" : "Glottal fricative", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glottal fricative, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glottal fricative, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "82187007", + "display" : "Gastric acid secretion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastric acid secretion (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "GAS - Gastric acid secretion" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastric acid output" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "82799009", + "display" : "Cardiac output", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cardiac output (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CO - Cardiac output" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "82984001", + "display" : "Posterior drawer test response", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Posterior drawer test response (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "83001001", + "display" : "Tooth mobility", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tooth mobility (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "83323007", + "display" : "Bone formation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ossification" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bone development" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osteogenesis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bone formation, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bone formation, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "83411002", + "display" : "Slow vital capacity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Slow vital capacity (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "SVC - Slow vital capacity" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "83739002", + "display" : "Epiglottic function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Epiglottic function (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "84152008", + "display" : "Feeding reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Feeding reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "84214003", + "display" : "Glottic function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glottic function (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "84571004", + "display" : "Formation of consonants", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Resonating forces provided by soft palate, tongue and lips" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Formation of consonants, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Formation of consonants, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "84591006", + "display" : "Mid-dorsum palatal stop", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mid-dorsum palatal stop, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mid-dorsum palatal stop, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "84747008", + "display" : "Apley distraction test response", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Apley distraction test" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Apley distraction test response (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "84917001", + "display" : "Indirect light pupillary reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Consensual light reflex" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Indirect light pupillary reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "85064009", + "display" : "Subperiosteal resorption", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subperiosteal resorption, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subperiosteal resorption, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "85352007", + "display" : "Coordination", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Coordination (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "85662007", + "display" : "Intravesical pressure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intravesical pressure (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pves - Intravesical pressure" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "85742005", + "display" : "Reflex airway constriction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reflex airway constriction (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "86189008", + "display" : "Cerebrospinal fluid pressure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cerebrospinal fluid pressure (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CSF - Cerebrospinal fluid pressure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CSF pressure" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "86290005", + "display" : "Respiratory rate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Respiratory rate (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "BR - Breathing rate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Respiratory frequency" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Breathing rate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "RR - Respiratory rate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rate of respiration" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "86377001", + "display" : "Ventilation-perfusion ratio", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ventilation-perfusion ratio, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ventilation-perfusion ratio, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "87042004", + "display" : "Bowel sounds", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bowel sounds (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "BS - Bowel sounds" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "87179004", + "display" : "Arterial pulse pressure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arterial pulse pressure (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Merriam-Webster: The pressure that is characteristic of the arterial pulse and represents the difference between diastolic and systolic blood pressures of the heart cycle" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "87276001", + "display" : "Nutritional status", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nutritional status (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dietary status" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "87335007", + "display" : "Speaking", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Talking" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Speaking (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Using spoken language" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Using spoken communication" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Using verbal communication" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "87357000", + "display" : "Abdominal reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abdominal reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "87572000", + "display" : "Reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reflex action" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "87731000", + "display" : "Weight bearing function of bone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bony weight bearing" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Weight bearing function of bone (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "87934002", + "display" : "Crossed extensor reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Crossed extensor reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "88241000", + "display" : "Pronation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pronation, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pronation, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "88265002", + "display" : "Physiological dead space", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Physiological dead space (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "VD(physiol) - Physiological dead space" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "88296006", + "display" : "Endosteal bone formation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Endosteal bone formation, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Endosteal bone formation, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "88299004", + "display" : "Amniotic fluid production", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Amniotic fluid production, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Amniotic fluid production, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "88343004", + "display" : "Expiratory residual volume", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Expiratory residual volume (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "88345006", + "display" : "CO>2< response curve measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Breathing response to CO>2<" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ventilation response to CO>2<" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carbon dioxide response curve measurement (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carbon dioxide response curve measurement" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "89124002", + "display" : "Convulsion threshold", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Convulsive threshold" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Convulsion threshold (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "89170009", + "display" : "Relaxation of external anal sphincter", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Relaxation of external anal sphincter, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Relaxation of external anal sphincter, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "89269003", + "display" : "Threshold of hearing", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Threshold of hearing (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hearing threshold" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "89315003", + "display" : "Anatomical dead space", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anatomical dead space (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "VD(anat) - Anatomical dead space" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "89365007", + "display" : "Muscle latency relaxation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muscle latency relaxation, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muscle latency relaxation, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "89624001", + "display" : "Partial expiratory flow-static recoil curve", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PEFSR curve" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Partial expiratory flow-static recoil curve (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "89919001", + "display" : "Transmural pressure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "P>TM<" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transmural pressure (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "90062008", + "display" : "Gastric tonus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastric tonus (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "90096001", + "display" : "Stroke volume", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stroke volume (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "SV - Stroke volume" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "91001008", + "display" : "Biliary-pancreatic reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Biliary-pancreatic reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "91022002", + "display" : "Even vocal attack", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Static vocal attack" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Even vocal attack, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Even vocal attack, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "91086001", + "display" : "Pharyngeal fricative", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pharyngeal fricative, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pharyngeal fricative, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "91343008", + "display" : "Lower esophageal sphincter pressure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lower oesophageal sphincter pressure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lower esophageal sphincter pressure (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "91365008", + "display" : "Plantar reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Plantar reflex (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PR - Plantar reflex" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "91444001", + "display" : "Smooth pursuit movement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Smooth pursuit movement (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "102485007", + "display" : "Personal risk factor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Personal risk factor (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "102486008", + "display" : "Familial risk factor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Familial risk factor (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "102487004", + "display" : "Environmental risk factor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Environmental risk factor (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "102534001", + "display" : "Body position best elicited", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Body position best elicited (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "102542000", + "display" : "Involuntary muscle contraction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Involuntary muscle contraction, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Involuntary muscle contraction, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "102544004", + "display" : "Shortening muscle contraction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Shortening contraction" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Shortening muscle contraction, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Shortening muscle contraction, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "102545003", + "display" : "Lengthening muscle contraction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lengthening contraction" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lengthening muscle contraction, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lengthening muscle contraction, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "102546002", + "display" : "Paradoxical muscle contraction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paradoxical contraction" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paradoxical muscle contraction, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paradoxical muscle contraction, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "102547006", + "display" : "Muscle action potential", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Compound muscle action potential" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muscle action potential, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muscle action potential, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "102880007", + "display" : "Placental secretion of chorionic gonadotropin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Placental secretion of chorionic gonadotrophin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Placental secretion of chorionic gonadotropin, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Placental secretion of chorionic gonadotropin, function" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Placental secretion of chorionic gonadotrophin, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "103228002", + "display" : "Hemoglobin saturation with oxygen", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin saturation with oxygen" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin saturation with oxygen (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "O2 -oxygen saturation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood oxygen saturation" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "106029005", + "display" : "Musculoskeletal function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Musculoskeletal function (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "106054005", + "display" : "Lung volume AND/OR capacity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lung volume AND/OR capacity, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lung volume AND/OR capacity, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "106060005", + "display" : "Respiratory center function AND/OR reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Respiratory centre function AND/OR reflex" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Respiratory center function AND/OR reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "106116007", + "display" : "Amniotic fluid function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Amniotic fluid function (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "110343009", + "display" : "Tongue thrust", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tongue thrust (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "TT - Tongue thrust" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "111952004", + "display" : "Spinal posture", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spinal posture (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "111964007", + "display" : "Regional vital capacity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "RVC" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Regional vital capacity (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "111965008", + "display" : "Glottal airflow resistance", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glottal airflow resistance (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "111966009", + "display" : "Brain stem respiratory center function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brain stem respiratory centre function" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brain stem respiratory center function (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "111967000", + "display" : "Load compensating reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Load compensating reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "111969002", + "display" : "Diaphragmatic movement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diaphragmatic movement (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "111991009", + "display" : "Gastro-pancreatic reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastro-pancreatic reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "112098003", + "display" : "Labyrinthine reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Labyrinthine reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "112219002", + "display" : "Corneal reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Corneal reflex (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CR - Corneal reflex" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "112224004", + "display" : "Speech reception threshold", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "SRT" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Speech reception threshold (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "112225003", + "display" : "Velar fricative", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Velar fricative, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Velar fricative, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "112226002", + "display" : "Nasal resonation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nasality" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nasal resonation (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "113147002", + "display" : "Pupil reaction to light", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pupil reaction to light (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "LR - Pupillary light reaction" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "116335008", + "display" : "Cartilage formation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cartilage formation, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cartilage formation, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "118433006", + "display" : "Pulmonary artery wedge pressure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pulmonary artery wedge pressure (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PAOP - Pulmonary artery occlusion pressure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PCWP - Pulmonary capillary wedge pressure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Indirect left atrial pressure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pulmonary artery occlusion pressure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PAWP - Pulmonary artery wedge pressure" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "123036008", + "display" : "Endocrine function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Endocrine function (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "123980006", + "display" : "Bone age", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bone maturation age" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bone maturation age (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "128417009", + "display" : "Physiologic mineralization of bone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Physiologic mineralisation of bone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Physiologic mineralization of bone, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Physiologic mineralization of bone, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "128442000", + "display" : "Femoral artery pressure waveform", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Femoral artery pressure waveform (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "128443005", + "display" : "Pulmonary arterial waveform", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pulmonary arterial waveform (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "128446002", + "display" : "Intra-arterial waveform", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intra-arterial waveform (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "128449009", + "display" : "Pulmonary artery wedge pressure waveform", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pulmonary artery wedge pressure waveform (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "128452001", + "display" : "Pulmonary valve pullback pressure waveform", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pulmonary valve pullback pressure waveform (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129005007", + "display" : "Transferring", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transferring (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129006008", + "display" : "Walking", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Walking (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129008009", + "display" : "Bowel control", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bowel control, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bowel control, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129009001", + "display" : "Bladder control", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bladder control, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Micturition control" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Urinary control" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bladder control, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129015001", + "display" : "Using wheelchair", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Using wheelchair (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129016000", + "display" : "Climbing stairs", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Climbing stairs (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129017009", + "display" : "Reading printed material", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reading printed material (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129021002", + "display" : "Arising from bed", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arising from bed, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rising from bed" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Getting off a bed" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arising from bed, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129022009", + "display" : "Arising from chair", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arising from chair, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arising from chair, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129087001", + "display" : "Atrial effective refractory period", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Atrial effective refractory period (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129088006", + "display" : "Ventricular effective refractory period", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ventricular effective refractory period (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "130951007", + "display" : "Urinary retention", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bladder retention of urine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bladder retention of urine (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "130952000", + "display" : "Bladder voiding contraction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bladder voiding contraction (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "134266007", + "display" : "Language read", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Language read (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "134318003", + "display" : "Using lip-reading", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Using lip-reading (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "134432000", + "display" : "Recorded/predicted peak expiratory flow rate ratio", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recorded/predicted peak expiratory flow rate ratio (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "134441005", + "display" : "Using British sign language", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Using British sign language, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Using British sign language, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "141988003", + "display" : "Prostatic hypertrophy risk score", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prostatic hypertrophy risk score (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "160238001", + "display" : "Depth of history", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Depth of history (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "160625004", + "display" : "Date ceased smoking", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Date ceased smoking (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "161139007", + "display" : "Language spoken", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Language spoken (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "161713000", + "display" : "Last menstrual period -1st day", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Last menstrual period - First day" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Last menstrual period - First day (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "161714006", + "display" : "Estimated date of delivery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Estimated date of delivery (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "EDC - Expected date of confinement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Due date" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "EDD - Expected date of delivery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Estimated date of confinement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Estimated date of birth" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "161715007", + "display" : "Usual duration of menstrual flow", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Usual duration of menstrual flow (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Normal length of period" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "161716008", + "display" : "Usual length of menstrual cycle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Usual length of menstrual cycle (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Normal length of cycle" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "161720007", + "display" : "Duration of menstrual flow", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Duration of menstrual flow (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Duration of menstrual bleed" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Length of menses" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Duration of periods" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Length of periods" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Number of days menstrual loss" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "161732006", + "display" : "Gravida", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gravida (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Number of pregnancies" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "161771009", + "display" : "Contraceptive history", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Contraceptive history (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "162088006", + "display" : "Faeces/motions - symptoms", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Feces/motions - symptoms" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Feces/motions - symptoms (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Faeces symptom" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Feces symptom" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Motions - symptom" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "162098000", + "display" : "Frequency of defecation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Frequency of defaecation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Frequency of defecation (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "162306000", + "display" : "Headache character", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Headache character (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "162540004", + "display" : "Catering source", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Catering source (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "162549003", + "display" : "Eating routine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Eating routine (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Meal routine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Meal pattern" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "162879003", + "display" : "Height and weight", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Height and weight (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "163033001", + "display" : "Lying blood pressure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lying blood pressure reading" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lying blood pressure (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "163034007", + "display" : "Standing blood pressure reading", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Standing blood pressure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Standing blood pressure (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "163035008", + "display" : "Sitting blood pressure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sitting blood pressure reading" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sitting blood pressure (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "164782002", + "display" : "Myocardial oxygen consumption", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Myocardial oxygen consumption (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "MVO2 - Myocardial oxygen consumption" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "164802005", + "display" : "Residual urine volume", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Residual urine volume (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Residual urinary volume" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "164835000", + "display" : "Limb length", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Limb length measurement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Limb length (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "164836004", + "display" : "Movement measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Musculoskeletal movement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Musculoskeletal movement (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "164928009", + "display" : "ECG: S-T interval", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ECG S-T interval" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ECG ST interval" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Electrocardiogram: ST interval (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Electrocardiogram: ST interval" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "164931005", + "display" : "ST elevation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ST elevation (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "164944000", + "display" : "PR interval feature", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PR interval" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PR interval feature (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "164949005", + "display" : "QRS complex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "QRS complex feature" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "QRS complex feature (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "165033004", + "display" : "Respiratory flow rate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Respiratory flow rate (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "165041004", + "display" : "Forced expired volume", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Forced expired volume (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "FEV - Forced expired volume" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Timed vital capacity" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fast vital capacity" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "FEV Time" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "165053000", + "display" : "Expected peak flow rate x 50%", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Expected peak flow rate x 50 percent" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Expected peak flow rate x 50 percent (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "165054006", + "display" : "Optimal peak flow rate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Optimal peak flow rate (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "165055007", + "display" : "Expected peak flow rate x 30%", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Expected peak flow rate x 30 percent" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Expected peak flow rate x 30 percent (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "165056008", + "display" : "Expected peak flow rate x 80%", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Expected peak flow rate x 80 percent" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Expected peak flow rate x 80 percent (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "165077006", + "display" : "Intracardiac pressure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intracardiac pressure (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cardiac pressure" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "165078001", + "display" : "Circulatory time", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Circulatory time (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "165109007", + "display" : "Basal metabolic rate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Basal metabolic rate (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "BMR - Basal metabolic rate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "165186003", + "display" : "Skin-fold thickness", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Skin-fold thickness (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "165221002", + "display" : "Feeding ability", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Feeding ability (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "165242000", + "display" : "Wheelchair mobility", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Wheelchair mobility (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "165263003", + "display" : "Walking distance", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Walking distance (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "165314000", + "display" : "Mental disability assessment score", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mental disability assessment score (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "165315004", + "display" : "Mental disability admission score", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mental disability admission score (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "165316003", + "display" : "Mental disability in-patient score", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mental disability in-patient score (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "165317007", + "display" : "Mental disability discharge score", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mental disability discharge score (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "165318002", + "display" : "Mental disabil.out-pat score", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mental disability outpatient score (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mental disability outpatient score" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "165319005", + "display" : "Mental disabil. DV score", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mental disability DV score" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mental disability domiciliary visit score (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mental disability domiciliary visit score" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "168089007", + "display" : "Amniotic fluid appearance", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Amniotic fluid appearance (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169263009", + "display" : "Action potential measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Action potential measure (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Action potential measure" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169264003", + "display" : "Skeletal muscle action potential", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Skeletal muscle action potential (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169265002", + "display" : "Peripheral nerve action potential", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Periph. nerve action potential" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Peripheral nerve action potential (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169740003", + "display" : "Infant feeding method", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infant feeding method (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169786001", + "display" : "Postnatal data", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Miscellaneous postnatal data" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Postnatal data (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169811007", + "display" : "Birth detail", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Birth details" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Birth detail (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169812000", + "display" : "Place of birth", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Place of birth (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Born - place delivered" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169821004", + "display" : "Duration of first stage of labor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Duration of first stage of labour" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Duration of first stage of labor (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169822006", + "display" : "2nd stage of labor length", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Duration of second stage of labor" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Duration of second stage of labour" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "2nd stage of labour length" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Duration of second stage of labor (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169823001", + "display" : "Duration of third stage of labour", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Duration of third stage of labor" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Duration of third stage of labor (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169876006", + "display" : "Birth head circumference", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Birth head circumference (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169886007", + "display" : "Birth length", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Birth length (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169895004", + "display" : "Apgar at 1 minute", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Apgar score at 1 minute (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Apgar score at 1 minute" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169909004", + "display" : "Apgar at 5 minutes", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Apgar score at 5 minutes (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Apgar score at 5 minutes" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169922007", + "display" : "Apgar at 10 minutes", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Apgar score at 10 minutes (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Apgar score at 10 minutes" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169946000", + "display" : "Risk of non-accidental injury", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Risk of nonaccidental injury (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Risk of nonaccidental injury" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169953009", + "display" : "Weight of placenta", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Placenta weight" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Placenta weight (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169955002", + "display" : "Placental diameter", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Placental diameter (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169966009", + "display" : "Infant feeding - at 10 days", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infant feeding method at 10 days" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infant feeding method at 10 days (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169971002", + "display" : "Infant feeding method at 6 weeks", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infant feeding at 6 weeks" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infant feeding method at 6 weeks (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169977003", + "display" : "Infant feeding method at 3 months", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infant feeding at 3 months" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infant feeding method at 3 months (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169983000", + "display" : "Infant feeding method at 6 months", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infant feeding at 6 months" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infant feeding method at 6 months (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169990005", + "display" : "Infant feeding method at 9 months", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infant feeding at 9 months" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infant feeding method at 9 months (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169997008", + "display" : "Infant feeding method at 1 year", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infant feeding at 1 year" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infant feeding method at 1 year (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "170005003", + "display" : "Child weight centile", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Child weight centiles" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Child weight centile (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "170061009", + "display" : "Child head circumference centile", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Child head circumference centile (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "170089007", + "display" : "Infant milestone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infant milestones" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infant milestone (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "170090003", + "display" : "First smiled", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Age when first smiled" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Age when first smiled (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "170091004", + "display" : "Age when first tooth appeared", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "First tooth" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Age when first tooth appeared (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "170092006", + "display" : "First sat", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Age when first sat" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Age when first sat (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "170093001", + "display" : "Age when first crawled", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "First crawled" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Age when first crawled (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "170094007", + "display" : "First stood", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Age when first stood" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Age when first stood (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "170095008", + "display" : "Age when first walked", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "First walked" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Age when first walked (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "170096009", + "display" : "First talked", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Age when first talked" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Age when first talked (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "170707004", + "display" : "Fit frequency", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fit frequency (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Seizure frequency" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "170735000", + "display" : "Date gout treatment started", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Date gout treatment started (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "170736004", + "display" : "Date of last gout attack", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Date of last gout attack (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "170740008", + "display" : "Date gout treatment stopped", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Date gout treatment stopped (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "170772006", + "display" : "Date diabetic treatment start", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Date diabetic treatment start (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "170773001", + "display" : "Date diabetic treatment stopped", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Date diabetic treatment stopped (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "170804003", + "display" : "Ideal body weight", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ideal body weight (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "IBW - Ideal body weight" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "171224000", + "display" : "Risk factors present at heart disease screening", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Risk factors present at heart disease screening (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "174255007", + "display" : "Non-invasive diastolic arterial pressure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Non-invasive diastolic arterial pressure (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Non-invasive diastolic blood pressure" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "184034005", + "display" : "Auditory area", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Auditory area (sound intensity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Auditory area (sound intensity) (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Range of sound intensity between the minimum audible intensity and the auditory pain threshold" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "184305005", + "display" : "Cause of death", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Condition fatal-cause of death" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cause of death (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "186808003", + "display" : "Effort function of larynx", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Effort function of larynx (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "189834007", + "display" : "Joint mobilisation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Joint mobilization" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Joint mobilization (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "193220005", + "display" : "Epidermal transit time", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Epidermal transit time (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "193993006", + "display" : "Epidermal diffusion time", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Epidermal diffusion time (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "211120004", + "display" : "Eicosapentaenoic acid requirement (observable entity)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Eicosapentaenoic acid requirement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "EPA (eicosapentaenoic acid) requirement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended eicosapentaenoic acid intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended EPA (eicosapentaenoic acid) intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224075005", + "display" : "Mother tongue", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mother tongue (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224076006", + "display" : "First language", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "First language (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Language of first choice" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224077002", + "display" : "Second language", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Second language (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224961000", + "display" : "Ability to sleep", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ability to sleep (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224992003", + "display" : "Mental defense mechanisms", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mental defence mechanisms" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mental defense mechanisms (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ego defence mechanisms" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ego defense mechanisms" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "225000007", + "display" : "Ability to understand own emotions", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ability to understand own emotions (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "225004003", + "display" : "Emotional adjustment", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Emotional adjustment (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "225007005", + "display" : "Ability to control anger", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ability to control anger (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "225008000", + "display" : "Ability to control emotions", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ability to control emotions (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "225032007", + "display" : "Grieving process stages", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Grieving process stages (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "225044005", + "display" : "General immune status", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "General immune status (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "225464009", + "display" : "Attitude", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Attitude (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "225467002", + "display" : "Volition", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Volition (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "225487001", + "display" : "Self-confidence", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Self-confidence (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Confidence" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "225490007", + "display" : "Use of 'I' statements", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Use of 'I' statements (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "225499008", + "display" : "Individual style of dress", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Individual style of dress (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "225510008", + "display" : "Self-image", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Self-image (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Self-view" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Self-perception" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "225517006", + "display" : "Sexual partners", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sexual partners (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "225548003", + "display" : "Skin complexion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Skin complexion (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "225567004", + "display" : "Appearance of cornea", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Appearance of cornea (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "225568009", + "display" : "General appearance of eye", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "General appearance of eye (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "225590009", + "display" : "Oral fluid intake rate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oral fluid intake rate (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "225597007", + "display" : "Ability to interact with others", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ability to interact with others (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sociability" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "225598002", + "display" : "Interaction with others", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Interaction with others (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Social interaction" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "225659000", + "display" : "Stability of mood", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stability of mood (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mood equilibrium" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "225781004", + "display" : "Pain tolerance level", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pain tolerance level (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "225810002", + "display" : "Vulnerability to exploitation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vulnerability to exploitation (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "225847002", + "display" : "Ability to talk about problems", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ability to talk about problems (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "225850004", + "display" : "Awareness of rules and boundaries", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Awareness of rules and boundaries (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "225854008", + "display" : "Adherence to rules and boundaries", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adherence to rules and boundaries (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "225898008", + "display" : "Position of artificial lens", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Position of artificial lens (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Position of lens implant" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intraocular lens position" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "225900005", + "display" : "Ability to control behavior", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ability to control behaviour" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ability to control behavior (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "225904001", + "display" : "Ability to prevent undesirable behavior", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ability to prevent undesirable behaviour" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ability to prevent undesirable behavior (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "225908003", + "display" : "Pain score", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pain score (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "225910001", + "display" : "Ability to cope with pain", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ability to cope with pain (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "225918008", + "display" : "Conversation content", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conversation content (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "225972001", + "display" : "Ability to maintain self-esteem", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ability to maintain self-esteem (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226063003", + "display" : "Vegetable oil intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vegetable oil intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226244007", + "display" : "Energy requirement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Energy requirement (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended energy intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226245008", + "display" : "Non-protein energy requirement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Non-protein energy requirement (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Non-protein calorie requirement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended non-protein energy intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "NPE - Non-protein energy requirement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "NPE - Recommended non-protein energy intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226247000", + "display" : "Amino acid requirement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Amino acid requirement (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended amino acid intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "AA (amino acid) requirement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended AA (amino acid) intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226248005", + "display" : "Essential amino acid requirement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Essential amino acid requirement (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "EAA - Recommended essential amino acid intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended essential amino acid intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "EAA (essential amino acid) requirement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended EAA (essential amino acid) intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226249002", + "display" : "Non-essential amino acid requirement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Non-essential amino acid requirement (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended non-essential amino acid intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "NEAA (non-essential amino acid) requirement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended NEAA (non-essential amino acid) intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226250002", + "display" : "Branched chain amino acid requirement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Branched chain amino acid requirement (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended branched chain amino acid intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "BCAA - Branched chain amino acid requirement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "BCAA - Recommended branched chain amino acid intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226251003", + "display" : "Nitrogen requirement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nitrogen requirement (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "N - Recommended nitrogen intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended nitrogen intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "N - Nitrogen requirement" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226252005", + "display" : "Non-protein nitrogen requirement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Non-protein nitrogen requirement (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended non-protein nitrogen intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "NPN - Recommended non-protein nitrogen intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "NPN - Non-protein nitrogen requirement" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226254006", + "display" : "Saturated fat requirement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Saturated fat requirement (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended saturated fat intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended SF (saturated fat) intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "SF (saturated fat) requirement" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226255007", + "display" : "Saturated fatty acid requirement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Saturated fatty acid requirement (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended saturated fatty acid intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended SFA (saturated fatty acid) intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "SFA (saturated fatty acid) requirement" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226256008", + "display" : "Monounsaturated fat requirement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Monounsaturated fat requirement (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended monounsaturated fat intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "MUF (monounsaturated fat) requirement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended MUF (monounsaturated fat) intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226257004", + "display" : "Monounsaturated fatty acid requirement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Monounsaturated fatty acid requirement (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended monounsaturated fatty acid intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended MUFA (monounsaturated fatty acid) intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "MUFA (monounsaturated fatty acid) requirement" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226258009", + "display" : "Polyunsaturated fat requirement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Polyunsaturated fat requirement (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended polyunsaturated fat intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PUF (polyunsaturated fat) requirement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended PUF (polyunsaturated fat) intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226259001", + "display" : "Polyunsaturated fatty acid requirement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Polyunsaturated fatty acid requirement (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended polyunsaturated fatty acid intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PUFA (polyunsaturated fatty acid) requirement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended PUFA (polyunsaturated fatty acid) intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226260006", + "display" : "Omega 3 fatty acid requirement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Omega 3 fatty acid requirement (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended omega 3 fatty acid intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "N-3 fatty acid requirement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended N-3 fatty acid intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226261005", + "display" : "Alpha-linolenic acid requirement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alpha-linolenic acid requirement (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "EFA - Essential alpha-linolenic acid requirement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended essential alpha-linolenic acid intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended alpha-linolenic acid intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Essential alpha-linolenic acid requirement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "EFA - Recommended essential linolenic acid intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226262003", + "display" : "Gamma-linolenic acid requirement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gamma-linolenic acid requirement (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended gamma-linolenic acid intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "GLA - gamma-linolenic acid requirement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended GLA (gamma-linolenic acid) intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gamolenic acid requirement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended gamolenic acid intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226263008", + "display" : "Arachidonic acid requirement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arachidonic acid requirement (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended arachidonic acid intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226264002", + "display" : "Omega 6 fatty acid requirement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Omega 6 fatty acid requirement (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended omega 6 fatty acid intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended N-6 fatty acid intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "N-6 fatty acid requirement" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226265001", + "display" : "Linoleic acid requirement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Linoleic acid requirement (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended linoleic acid intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226266000", + "display" : "Docosahexaenoic acid requirement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended docohexaenoic acid intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Docosahexaenoic acid requirement (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "DHA (docosahexaenoic acid) requirement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended DHA (docosahexaenoic acid) intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended docosahexaenoic acid intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226267009", + "display" : "Carbohydrate requirement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carbohydrate requirement (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CHO - Carbohydrate requirement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended carbohydrate intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CHO - Recommended carbohydrate intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226268004", + "display" : "Dietary fiber requirement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dietary fibre requirement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dietary fiber requirement (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "DF fibre requirement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended dietary fibre intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "DF - Recommended dietary fibre intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended dietary fiber intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "DF - Recommended dietary fiber intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "DF fiber requirement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "NSP - Recommended non-starch polysaccharide intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "NSP - Non-starch polysaccharide requirement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Non-starch polysaccharide requirement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended non-starch polysaccharide intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226269007", + "display" : "Insoluble fibre requirement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Insoluble fiber requirement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Insoluble fiber requirement (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended insoluble fibre intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended insoluble fiber intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226270008", + "display" : "Soluble fiber requirement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Soluble fibre requirement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Soluble fiber requirement (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended soluble fibre intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended soluble fiber intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226271007", + "display" : "Recommended alcohol intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended alcohol intake (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ETOH - Recommended ethanol intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226272000", + "display" : "Vitamin requirement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vitamin requirement (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended vitamin intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226273005", + "display" : "Water soluble vitamin requirement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Water soluble vitamin requirement (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended water soluble vitamin intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226274004", + "display" : "Fat soluble vitamin requirement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fat soluble vitamin requirement (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended fat soluble vitamin intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226275003", + "display" : "Antioxidant vitamin requirement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antioxidant vitamin requirement (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended antioxidant vitamin intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ACE - Recommended antioxidant vitamin intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ACE - Antioxidant vitamin requirement" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226276002", + "display" : "Mineral requirement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mineral requirement (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended mineral intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226278001", + "display" : "Water requirement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Water requirement (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended water intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "H2O (water) requirement" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226320007", + "display" : "Nutrient intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nutrient intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226321006", + "display" : "Amino acid intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Amino acid intake (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "AA - Amino acid intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226323009", + "display" : "Essential amino acid intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Essential amino acid intake (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "EAA - Essential amino acid intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226324003", + "display" : "Non-essential amino acid intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Non-essential amino acid intake (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "NEAA - Non-essential amino acid intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226325002", + "display" : "Branched chain amino acid intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Branched chain amino acid intake (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "BCAA - Branched chain amino acid intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226326001", + "display" : "Animal fat intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Animal fat intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226327005", + "display" : "Medium chain triglyceride intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medium chain triglyceride intake (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "MCT - Medium chain triglyceride intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226328000", + "display" : "Saturated fat intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Saturated fat intake (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "SF - Saturated fat intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226329008", + "display" : "Monounsaturated fat intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Monounsaturated fat intake (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "MUF - Monounsaturated fat intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226330003", + "display" : "Polyunsaturated fat intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Polyunsaturated fat intake (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PUF - Polyunsaturated fat intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226331004", + "display" : "Polyunsaturated fatty acid intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Polyunsaturated fatty acid intake (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PUFA - Polyunsaturated fatty acid intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226332006", + "display" : "N-3 fatty acid intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "N-3 fatty acid intake (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Omega 3 fatty acid intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226333001", + "display" : "Alpha-linolenic acid intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alpha-linolenic acid intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226334007", + "display" : "Gamma-linolenic acid intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gamma-linolenic acid intake (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "GLA - Gamma-linoleic acid intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226335008", + "display" : "Arachidonic acid intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arachidonic acid intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226336009", + "display" : "N-6 fatty acid intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "N-6 fatty acid intake (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Omega 6 fatty acid intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226337000", + "display" : "Linoleic acid intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Linoleic acid intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226338005", + "display" : "EPA (eicosapentaenoic acid) intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Eicosapentaenoic acid intake (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Eicosapentaenoic acid intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226339002", + "display" : "Docosahexaenoic acid intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Docosahexaenoic acid intake (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "DHA (docosahexaenoic acid) intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226340000", + "display" : "Monosaccharide intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Monosaccharide intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226341001", + "display" : "Glucose intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glucose intake (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dextrose intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226342008", + "display" : "Fructose intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fructose intake (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fruit sugar intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226343003", + "display" : "Galactose intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Galactose intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226344009", + "display" : "Disaccharide intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disaccharide intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226345005", + "display" : "Sucrose intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sucrose intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226346006", + "display" : "Lactose intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lactose intake (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Milk sugar intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226347002", + "display" : "Insoluble fiber intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Insoluble fibre intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Insoluble fiber intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226348007", + "display" : "Soluble fibre intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Soluble fiber intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Soluble fiber intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226349004", + "display" : "Vitamin intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vitamin intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226350004", + "display" : "Water soluble vitamin intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Water soluble vitamin intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226351000", + "display" : "Fat soluble vitamin intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fat soluble vitamin intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226352007", + "display" : "Mineral intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mineral intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226354008", + "display" : "Water intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Water intake (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "H2O - Water intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226379006", + "display" : "Food intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Food intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226380009", + "display" : "Drink intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Drink intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226381008", + "display" : "Milky drink intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Milky drink intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226382001", + "display" : "Coffee intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Coffee intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226383006", + "display" : "Tea intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tea intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226384000", + "display" : "Cold drink intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cold drink intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226385004", + "display" : "Fizzy drink intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carbonated drink intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carbonated drink intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226386003", + "display" : "Sugar-free fizzy drink intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sugar-free carbonated drink intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sugar-free carbonated drink intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226387007", + "display" : "Fruit squash drink intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fruit squash drink intake (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fruit cordial drink intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226388002", + "display" : "Diluted fruit squash drink intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diluted fruit squash drink intake (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diluted fruit cordial drink intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226389005", + "display" : "Fruit juice intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fruit juice intake (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "FJ - Fruit juice intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226390001", + "display" : "Starchy food intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Starchy food intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226391002", + "display" : "Baby cereal intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Baby cereal intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226393004", + "display" : "Biscuit intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Biscuit intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226394005", + "display" : "Bread intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bread intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226395006", + "display" : "Breakfast cereal intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Breakfast cereal intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226396007", + "display" : "Cake intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cake intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226397003", + "display" : "Cereal intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cereal intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226398008", + "display" : "Flour intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Flour intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226399000", + "display" : "Noodle intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Noodle intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226400007", + "display" : "Pasta intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pasta intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226401006", + "display" : "Pastry intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pastry intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226402004", + "display" : "Rice intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rice intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226403009", + "display" : "Dairy food intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dairy food intake (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Milk, cheese and egg intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226404003", + "display" : "Milk intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Milk intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226405002", + "display" : "Cow's milk intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cow's milk intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226406001", + "display" : "Breast milk intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Breast milk intake (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human milk intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226407005", + "display" : "Soya milk intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Soy milk intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Soy milk intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226408000", + "display" : "Baby milk intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Baby milk intake (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infant milk intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Formula milk intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226409008", + "display" : "Follow on milk intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Follow on milk intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226410003", + "display" : "Cream intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cream intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226411004", + "display" : "Cheese intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cheese intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226412006", + "display" : "Cheese spread intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cheese spread intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226413001", + "display" : "Cottage cheese intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cottage cheese intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226414007", + "display" : "Hard cheese intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hard cheese intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226415008", + "display" : "Processed cheese intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Processed cheese intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226416009", + "display" : "Soft cheese intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Soft cheese intake (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cream cheese intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226417000", + "display" : "Fromage frais intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fromage frais intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226418005", + "display" : "Yogurt intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Yoghurt intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Yogurt intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226419002", + "display" : "Egg intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Egg intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226422000", + "display" : "Butter intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Butter intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226423005", + "display" : "Margarine intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Margarine intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226424004", + "display" : "Ghee intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ghee intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226426002", + "display" : "Meat intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Meat intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226427006", + "display" : "Red meat intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Red meat intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226428001", + "display" : "Beef intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Beef intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226429009", + "display" : "Bacon intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bacon intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226430004", + "display" : "Pork intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pork intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226431000", + "display" : "Lamb intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lamb intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226432007", + "display" : "White meat intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "White meat intake (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poultry intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226433002", + "display" : "Chicken intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chicken intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226434008", + "display" : "Offal intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Offal intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226435009", + "display" : "Meat products intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Meat products intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226436005", + "display" : "Burger intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Burger intake (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Meat burger intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226437001", + "display" : "Sausage intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sausage intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226438006", + "display" : "Processed meat intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Processed meat intake (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cold meat intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226439003", + "display" : "Boiled ham intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Boiled ham intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226440001", + "display" : "Corned beef intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Corned beef intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226441002", + "display" : "Fish intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fish intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226442009", + "display" : "White fish intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "White fish intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226443004", + "display" : "Fatty fish intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fatty fish intake (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oily fish intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226444005", + "display" : "Shellfish intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Shellfish intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226445006", + "display" : "Fish products intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fish products intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226446007", + "display" : "Tinned fish intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tinned fish intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226447003", + "display" : "Vegetable pulses herbs and spices intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vegetable pulses herbs and spices intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226448008", + "display" : "Vegetable intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vegetable intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226449000", + "display" : "Potato intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Potato intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226450000", + "display" : "Pulse vegetable intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pulse vegetable intake (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Beans peas and lentils intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226451001", + "display" : "Fruit nuts and seeds intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fruit nuts and seeds intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226452008", + "display" : "Fruit intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fruit intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226453003", + "display" : "Fresh fruit intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fresh fruit intake (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "FF - Fresh fruit intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226454009", + "display" : "Dried fruit intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dried fruit intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226455005", + "display" : "Tinned fruit intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tinned fruit intake (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Canned fruit intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226456006", + "display" : "Nuts and seeds intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nuts and seeds intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226457002", + "display" : "Sauce seasoning and soup intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sauce seasoning and soup intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226458007", + "display" : "Sugary food intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sugary food intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226459004", + "display" : "Sugar intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sugar intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226460009", + "display" : "Jam and preserve intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Jam and preserve intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226461008", + "display" : "Confectionery intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Confectionery intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226462001", + "display" : "Chocolate confectionery intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chocolate confectionery intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226463006", + "display" : "Sweets intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sweets intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228272008", + "display" : "Health-related behaviour", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Health-related behavior" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Health-related behavior (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228282009", + "display" : "Drinking habits", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Drinking habits (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228283004", + "display" : "Drinking environment", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Drinking environment (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Drinking place" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Drinking location" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228296003", + "display" : "Company when drinking", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Company when drinking (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228308009", + "display" : "Pattern of drinking", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pattern of drinking (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228309001", + "display" : "Pattern of drinking through day", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pattern of drinking through day (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228311005", + "display" : "Pattern of alcohol consumption through week", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pattern of alcohol consumption through week (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228328008", + "display" : "Age at starting drinking", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Age at starting drinking (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228329000", + "display" : "Time since stopped drinking", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Time since stopped drinking (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228330005", + "display" : "Total time drunk alcohol", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Total time drunk alcohol (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228331009", + "display" : "Priority of drink-related activities", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Priority of drink-related activities (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228338003", + "display" : "Ability to control drinking", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ability to control drinking (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Capacity to control drinking" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228345003", + "display" : "Use of stratagems to control drinking", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Use of stratagems to control drinking (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228349009", + "display" : "Tolerance to alcohol", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tolerance to alcohol (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228360000", + "display" : "Attitude to drinking", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Attitude to drinking (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228390007", + "display" : "Frequency of drug misuse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Frequency of drug misuse (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228391006", + "display" : "Drug injection behaviour", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Drug injection behavior" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Drug injection behavior (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228394003", + "display" : "Drug injecting equipment hygiene", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Drug injecting equipment hygiene (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228401002", + "display" : "Cleaning of drug injection equipment", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cleaning of drug injection equipment (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228411009", + "display" : "Time since stopped drug misuse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Time since stopped drug misuse (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228412002", + "display" : "Total time drugs misused", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Total time drugs misused (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228413007", + "display" : "Age at starting drug misuse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Age at starting drug misuse (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228415000", + "display" : "Priority of drug-related activities", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Priority of drug-related activities (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228421001", + "display" : "Time devoted to drug-related activities", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Time devoted to drug-related activities (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Time lost in drug-related activities" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228422008", + "display" : "Time spent obtaining drugs", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Time spent obtaining drugs (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228423003", + "display" : "Time spent taking drugs", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Time spent taking drugs (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228424009", + "display" : "Time spent recovering from drugs", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Time spent recovering from drugs (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228425005", + "display" : "Routine of drug-related activities", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Routine of drug-related activities (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228429004", + "display" : "Drug-related rituals", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Drug-related rituals (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228449008", + "display" : "Frequency of exercise", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Frequency of exercise (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228450008", + "display" : "Time spent exercising", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Time spent exercising (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228454004", + "display" : "Frequency of sex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Frequency of sex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228455003", + "display" : "Time since stopped being sexually active", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Time since stopped being sexually active (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228456002", + "display" : "Age became sexually active", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Age became sexually active (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228457006", + "display" : "Total time sexually active", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Total time sexually active (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228458001", + "display" : "Number of sexual partners", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Number of sexual partners (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228459009", + "display" : "Number of current sexual partners", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Number of current sexual partners (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228462007", + "display" : "Total number of sexual partners ever", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Total number of sexual partners ever (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228463002", + "display" : "Number of sexual partners in past year", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Number of sexual partners in past year (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228464008", + "display" : "Number of sexual partners in past 5 years", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Number of sexual partners in past 5 years (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228465009", + "display" : "Sexual relationship details", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sexual relationship details (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228466005", + "display" : "Commitment to sexual relationship", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Commitment to sexual relationship (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228470002", + "display" : "Orientation of sexual relationship", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Orientation of sexual relationship (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228473000", + "display" : "Duration of sexual relationship", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Duration of sexual relationship (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228476008", + "display" : "Use of protection for sex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Use of protection for sex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228486009", + "display" : "Time since stopped smoking", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Time since stopped smoking (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228487000", + "display" : "Total time smoked", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Total time smoked (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228488005", + "display" : "Age at starting smoking", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Age at starting smoking (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228489002", + "display" : "Snuff use", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Snuff use (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dry powdered nasal tobacco use" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228490006", + "display" : "Snuff consumption", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Snuff consumption (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228495001", + "display" : "Frequency of snuff use", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Frequency of snuff use (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228496000", + "display" : "Time since stopped snuff use", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Time since stopped snuff use (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228497009", + "display" : "Total time snuff used", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Total time snuff used (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228498004", + "display" : "Age at starting snuff use", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Age at starting snuff use (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228500003", + "display" : "Moist tobacco consumption", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Moist tobacco consumption (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228505008", + "display" : "Frequency of moist tobacco use", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Frequency of moist tobacco use (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228506009", + "display" : "Time since stopped using moist tobacco", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Time since stopped using moist tobacco (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228507000", + "display" : "Total time moist tobacco used", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Total time moist tobacco used (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228508005", + "display" : "Age at starting moist tobacco use", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Age at starting moist tobacco use (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228510007", + "display" : "Chewed tobacco consumption", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chewed tobacco consumption (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228519008", + "display" : "Frequency of chewing tobacco", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Frequency of chewing tobacco (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228520002", + "display" : "Time since stopped chewing tobacco", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Time since stopped chewing tobacco (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228521003", + "display" : "Total time chewed tobacco", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Total time chewed tobacco (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228522005", + "display" : "Age at starting chewing tobacco", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Age at starting chewing tobacco (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "229024009", + "display" : "Behaviour accompanying sex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Behavior accompanying sex" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Behavior accompanying sex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "229177002", + "display" : "Hopping", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hopping (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "229257003", + "display" : "Active wrist movements", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Active wrist movements (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "229646000", + "display" : "Post-laryngectomy voice", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Type of post-laryngectomy voice (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Type of post-laryngectomy voice" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "229767007", + "display" : "Tripod grip", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tripod grip (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "229819007", + "display" : "Tobacco use and exposure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tobacco use and exposure (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "229918000", + "display" : "Food and drink intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Food and drink intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230043006", + "display" : "Vegetable fat intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vegetable fat intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230056004", + "display" : "Cigarette consumption", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cigarette consumption (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230057008", + "display" : "Cigar consumption", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cigar consumption (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230058003", + "display" : "Pipe tobacco consumption", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pipe tobacco consumption (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230074008", + "display" : "Cheese and egg dishes intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cheese and egg dishes intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230075009", + "display" : "Seafood intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Seafood intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230076005", + "display" : "Meat dishes intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Meat dishes intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230077001", + "display" : "Savory food intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Savoury food intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Savory food intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230078006", + "display" : "Savoury dishes intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Savory dishes intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Savory dishes intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230079003", + "display" : "Savory snack intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Savoury snack intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Savory snack intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230080000", + "display" : "Chips intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "French fries intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "French fries intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230081001", + "display" : "Pudding intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pudding intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230082008", + "display" : "Vegetable dishes intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vegetable dishes intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230083003", + "display" : "Sandwich intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sandwich intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230084009", + "display" : "Table salt intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Table salt intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230085005", + "display" : "Beer intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Beer intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230086006", + "display" : "Wine intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Wine intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230092000", + "display" : "General food types intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "General food types intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230093005", + "display" : "Hot drink intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hot drink intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230094004", + "display" : "Spicy food intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spicy food intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230095003", + "display" : "Organic food intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Organic food intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230096002", + "display" : "Health food intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Health food intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230097006", + "display" : "Fresh food intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fresh food intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230098001", + "display" : "Fried food intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fried food intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230099009", + "display" : "Grilled food intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Grilled food intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230100001", + "display" : "Cooked food intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cooked food intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230101002", + "display" : "Sterile food intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sterile food intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230102009", + "display" : "Contaminated food intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Contaminated food intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230103004", + "display" : "Clean food intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clean food intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230104005", + "display" : "Wheat-free food intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Wheat-free food intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230105006", + "display" : "West Indian food intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "West Indian food intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230106007", + "display" : "West African food intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "West African food intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230107003", + "display" : "Vietnamese food intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vietnamese food intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230108008", + "display" : "Vegetarian food intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vegetarian food intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230109000", + "display" : "Vegan food intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vegan food intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230110005", + "display" : "Indian food intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Indian food intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230111009", + "display" : "Chinese food intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chinese food intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230112002", + "display" : "Convenience food intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Convenience food intake (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fast food intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230113007", + "display" : "Baby food intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Baby food intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230116004", + "display" : "Crisps intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Potato crisps intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Potato chips intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Potato chips intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230122008", + "display" : "Calcium intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Calcium intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230123003", + "display" : "Phosphorus intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phosphorus intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230124009", + "display" : "Magnesium intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Magnesium intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230125005", + "display" : "Diet followed", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diet followed (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "240258008", + "display" : "Limb length discrepancy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Limb length discrepancy (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Limb length inequality" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246109007", + "display" : "Stimulus current", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stimulus current (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246116008", + "display" : "Lesion size", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Size of lesion" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lesion size (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246117004", + "display" : "Size of stone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stone size" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stone size (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246118009", + "display" : "Calculus size", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Size of calculus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Calculus size (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246120007", + "display" : "Nodule size", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Size of nodule" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nodule size (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246206008", + "display" : "Number of lesions", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Number of lesions (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246207004", + "display" : "Number of plaques", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Number of plaques (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246208009", + "display" : "Number of granulomas", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Number of granulomas (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246209001", + "display" : "Number of abscesses", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Number of abscesses (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246210006", + "display" : "Number of fetal deaths", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Number of fetal deaths (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Number of foetal deaths" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246211005", + "display" : "Number of previous pregnancies", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Number of previous pregnancies (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246212003", + "display" : "Number of foreign bodies", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Number of foreign bodies (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246213008", + "display" : "Number of joints involved", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Number of joints involved (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246214002", + "display" : "Number of tumors", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Number of tumours" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Number of tumors (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246223004", + "display" : "Prism base direction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prism base direction (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246435002", + "display" : "Number of fetuses", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Number of fetuses (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Number of babies current pregnancy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Number of foetuses" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246436001", + "display" : "Number of fetuses started with", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Number of fetuses started with (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246437005", + "display" : "Number of fetuses reduced to", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Number of fetuses reduced to (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Number of foetuses reduced to" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246466008", + "display" : "Detrusor function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Detrusor function (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246467004", + "display" : "Urethral function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Urethral function (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246511009", + "display" : "Sensory threshold", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sensory threshold (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246518003", + "display" : "Stimulus voltage", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stimulus voltage (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246558001", + "display" : "Cerebral dominance", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cerebral dominance (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246559009", + "display" : "Hand preference", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hand preference (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246560004", + "display" : "Foot preference", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Foot preference (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246561000", + "display" : "Eye dominance", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Eye dominance (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246570002", + "display" : "Primitive reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Primitive reflexes" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Primitive reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246572005", + "display" : "Palmomental reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Palmomental reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246573000", + "display" : "Primary walking reaction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Primary walking reaction (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246574006", + "display" : "Parachute reaction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Parachute reflex" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Parachute reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246575007", + "display" : "Eye cornering in direction of sound", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Eye cornering in direction of sound (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246576008", + "display" : "Freezing reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Freezing reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246577004", + "display" : "Galant's reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Galant's reflex (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Galant reflex" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246578009", + "display" : "Fisting reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fisting reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246579001", + "display" : "Cranial nerve reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cranial nerve reflexes" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cranial nerve reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246580003", + "display" : "Eyelash reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Eyelash reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246581004", + "display" : "Peripheral reflexes", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Peripheral reflex" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Peripheral reflex (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muscular reflex" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tendon reflex" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246582006", + "display" : "Supinator reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Supinator reflex (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radial reflex" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246583001", + "display" : "Bulbocavernosus reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bulbocavernosus reflex (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "BCR - Bulbocavernosus reflex" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246584007", + "display" : "Flexor plantar response", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Flexor plantar response (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246586009", + "display" : "Extensor plantar response", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Extensor plantar response (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246600005", + "display" : "Flip response", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Flip response (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246603007", + "display" : "Simulated rotation response", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Simulated rotation response (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246612009", + "display" : "General visual responses", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "General visual responses (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246613004", + "display" : "General reaction to light", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "General reaction to light (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Observation of visual response to light" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246620006", + "display" : "Visual alertness", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Visual alertness (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246621005", + "display" : "Visual attentiveness", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Visual attentiveness (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246624002", + "display" : "Visual behavior", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Visual behaviour" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Visual behavior (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246633000", + "display" : "Distance vision, general quality", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "DV - Distance vision" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Distance vision, general quality (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246646005", + "display" : "Quality of visual image", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Quality of visual image (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Observation of quality of visual image" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246647001", + "display" : "Clarity of visual image", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clarity of visual image (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clarity of vision - image" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246648006", + "display" : "Visual image size", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Size of visual image" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Visual image size (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246649003", + "display" : "Brightness of visual image", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brightness of visual image (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246683005", + "display" : "Ocular head posture", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ocular head posture (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Head posture for vision" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246692008", + "display" : "Eye movement with both eyes open", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Eye movement with both eyes open (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "BEO - Eye movement with both eyes open" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246693003", + "display" : "Range of movement of both eyes open", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Range of movement of both eyes open (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Quantified movement of both eyes open" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Degree of movement of both eyes open" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246704007", + "display" : "Eye movement with one eye open", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Eye movement with one eye open (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246705008", + "display" : "Range of movement of one eye open", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Range of movement of one eye open (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Degree of movement of one eye open" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Quantified movement of one eye open" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246706009", + "display" : "Ocular convergence", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ocular convergence (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246707000", + "display" : "Convergence on approaching object", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Convergence on approaching object (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246710007", + "display" : "Convergence near point", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Convergence near point (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "NPC - Near point convergence" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246716001", + "display" : "Ocular divergence", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ocular divergence (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246719008", + "display" : "Quality of focus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Quality of focus (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246721003", + "display" : "Speed of focus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Speed of focus (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246724006", + "display" : "Position of pupil light reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Position of pupil light reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246760001", + "display" : "Micronystagmus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Micronystagmus (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246765006", + "display" : "Patterns of eye movement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Patterns of eye movement (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246776005", + "display" : "Reflex eye movement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reflex eye movement (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246777001", + "display" : "Horizontal doll's head reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Horizontal doll's head reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246778006", + "display" : "Vertical doll's head reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vertical doll's head reflex (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bielchowsky head tilt" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "BHTT - Bielschowsky head tilt" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246785005", + "display" : "Associated movements on eye movement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Associated movements on eye movement (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246786006", + "display" : "Movement of globe on eye movement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Movement of globe on eye movement (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246787002", + "display" : "Movement of lids on eye movement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Movement of lids on eye movement (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246788007", + "display" : "Movement of head on eye movement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Movement of head on eye movement (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246790008", + "display" : "Sounds associated with eye movement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sounds associated with eye movement (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246792000", + "display" : "Eye measure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Eye measurements" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Eye measure (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246793005", + "display" : "Height of upper lid above pupil center", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Height of upper lid above pupil centre" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Height of upper lid above pupil center (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246794004", + "display" : "Height of palpebral fissure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Height of palpebral fissure (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Palpebral fissure height" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246795003", + "display" : "Degree of levator lift", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Degree of levator lift (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Levator function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246796002", + "display" : "Eye meridian", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Eye meridian (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246797006", + "display" : "Eye meridian start point", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Eye meridian start point (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246820009", + "display" : "Position of eyelid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Position of eyelid (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246847004", + "display" : "Movement of eyelid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Movement of eyelid (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246851002", + "display" : "Tear drainage", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tear drainage (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lacrimal drainage" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246853004", + "display" : "Fluorescein tear drainage", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fluorescein tear drainage (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246858008", + "display" : "Apposition of lower lacrimal punctum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Apposition of lower lacrimal punctum (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246859000", + "display" : "Opening of lower lacrimal punctum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Opening of lower lacrimal punctum (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246861009", + "display" : "Opening of upper lacrimal punctum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Opening of upper lacrimal punctum (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246889007", + "display" : "General appearance of limbal conjunctiva", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "General appearance of limbal conjunctiva (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246900007", + "display" : "General appearance of palpebral conjunctiva", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "General appearance of palpebral conjunctiva (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246917000", + "display" : "Position of eyeball", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Position of eyeball (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246933002", + "display" : "Corneal epithelial staining pattern", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Corneal epithelial staining pattern (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Corneal staining" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246974002", + "display" : "Color of sclera", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Colour of sclera" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Color of sclera (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246979007", + "display" : "Scleral vascularity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Scleral vascularity (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247014003", + "display" : "Rate of pupil reaction to light", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rate of pupil reaction to light (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247016001", + "display" : "Pupil motor light reaction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pupil motor light reaction (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247018000", + "display" : "Pupil reaction to dark", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pupil reaction to dark (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247019008", + "display" : "Pupil near reaction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pupil near reaction (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pupillary reaction to accommodation" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247022005", + "display" : "Pupil movement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pupil movement (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247026008", + "display" : "Position of iris", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Position of iris (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247029001", + "display" : "Iris pigmentation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Iris pigmentation (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247030006", + "display" : "Color of iris", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Colour of iris" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Color of iris (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247046003", + "display" : "Position of ciliary body", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Position of ciliary body (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247050005", + "display" : "Position of lens", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Position of lens (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247053007", + "display" : "Cataract form", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cataract form (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247063004", + "display" : "Cataract maturity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cataract maturity (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247073002", + "display" : "Lens capsule clarity in pseudophakia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lens capsule clarity in pseudophakia (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247088007", + "display" : "Vitreous morphology", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vitreous morphology (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247104005", + "display" : "General appearance of retina", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "General appearance of retina (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247110005", + "display" : "Retinal artery appearance", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Retinal artery appearance (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247116004", + "display" : "Retinal vein appearance", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Retinal vein appearance (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247166005", + "display" : "Status of macula in subtotal retinal detachment", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Status of macula in subtotal retinal detachment (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247222003", + "display" : "Optic disc cup", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Optic disc cup (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247225001", + "display" : "Optic cup/disc ratio", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Optic cup/disc ratio (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cup:disc ratio" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cup/disc ratio" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "C/D - Cup/disc ratio" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247239001", + "display" : "Size of auricle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Auricle size" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Auricle size (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Observation of size of pinna" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247243002", + "display" : "Position of auricle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Position of auricle (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247250003", + "display" : "Contents of ear canal", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Contents of ear canal (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Observation of contents of ear canal" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Contents of outer ear" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247259002", + "display" : "Light reflex of tympanic membrane", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Light reflex of tympanic membrane (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Observation of light reflex of tympanic membrane" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Light reflex of eardrum" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247291001", + "display" : "Attention to direct verbal communication", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Attention to direct verbal communication (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247292008", + "display" : "Response to high frequency sounds", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Response to high frequency sounds (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Observation of response to high frequency sounds" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247293003", + "display" : "Response to low frequency sounds", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Response to low frequency sounds (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Observation of response to low frequency sounds" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247331000", + "display" : "Ear sensations", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ear sensations (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247358007", + "display" : "Abdominal pain type", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Type of abdominal pain (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Type of abdominal pain" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247374002", + "display" : "Range of painful joint movement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Range of painful joint movement (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247375001", + "display" : "Arc of pain in joint", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arc of pain in joint (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247376000", + "display" : "Beginning of painful arc", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Beginning of painful arc (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247377009", + "display" : "End of painful arc", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "End of painful arc (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247428002", + "display" : "Thickness of skin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thickness of skin (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247433003", + "display" : "Skin elasticity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Skin elasticity (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247435005", + "display" : "Color of skin or mucosa", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Colour of skin or mucosa" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Color of skin or mucosa (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247485001", + "display" : "Shape of nail", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Shape of nail (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247494007", + "display" : "Strength of nails", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Strength of nail" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Strength of nail (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247502003", + "display" : "Thickness of nail", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thickness of nail (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247505001", + "display" : "Colour of nails", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Color of nail" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Color of nails" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Color of nail (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Colour of nail" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247523009", + "display" : "Neonatal hair appearance", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neonatal hair" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neonatal hair appearance (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247527005", + "display" : "Growth of eyelashes", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Growth of eyelashes (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247529008", + "display" : "Secondary sexual hair growth observable", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Secondary sexual hair growth" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Secondary sexual hair growth observable (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Observation of secondary sexual hair growth" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247532006", + "display" : "Development pattern of pubic hair", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Development of pubic hair" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Development pattern of pubic hair (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247533001", + "display" : "Amount of pubic hair", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Amount of pubic hair (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247534007", + "display" : "Distribution pattern of hair growth", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Distribution pattern of hair growth (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247543003", + "display" : "Hair characteristics", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hair characteristics (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247544009", + "display" : "Texture of hair", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Texture of hair (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247563005", + "display" : "Natural color of hair", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Natural colour of hair" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Natural color of hair (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247571009", + "display" : "General mental state", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "General mental state (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247625006", + "display" : "Flow of thought", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Flow of thought (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247626007", + "display" : "Speed of thought", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Speed of thought (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rate of thought" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rapidity of thought" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247639006", + "display" : "Clarity of thought", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clarity of thought (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Orderliness of thought" + }] + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/disease-status", + "resource" : { + "resourceType" : "ValueSet", + "id" : "disease-status", + "meta" : { + "lastUpdated" : "2024-10-03T04:31:51.554+11:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "brr" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/disease-status", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3117" + }], + "version" : "6.0.0-ballot2", + "name" : "DiseaseStatus", + "title" : "Disease Status", + "status" : "draft", + "experimental" : true, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "The status of a disease or symptom.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "copyright" : "This resource includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these specifications must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/get-snomed-ct or info@snomed.org", + "compose" : { + "include" : [{ + "system" : "http://snomed.info/sct", + "filter" : [{ + "property" : "concept", + "op" : "is-a", + "value" : "288524001" + }] + }] + }, + "expansion" : { + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/valueset-unclosed", + "valueBoolean" : true + }], + "identifier" : "urn:uuid:8ca61e8f-b1e0-48e0-8dd3-d97b6cd9358e", + "timestamp" : "2024-10-02T17:54:47+00:00", + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-valueset", + "valueUri" : "null" + }, + { + "name" : "used-codesystem", + "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230131" + }, + { + "name" : "version", + "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230131" + }], + "contains" : [{ + "system" : "http://snomed.info/sct", + "code" : "288524001", + "display" : "Courses", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Courses (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7087005", + "display" : "Intermittent", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intermittent (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "13550009", + "display" : "Chronic miliary", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic miliary (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "14803004", + "display" : "Transitory", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transient" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Temporary" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transitory (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "18131002", + "display" : "Acute fulminating", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute fulminating (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "19939008", + "display" : "Subacute", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subacute (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subacute course" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "21864008", + "display" : "Seasonal", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Seasonal course (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Seasonal course" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "25649003", + "display" : "Chronic migratory", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic migratory (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "26593000", + "display" : "Paroxysmal", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paroxysmal (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "39196007", + "display" : "Chronic aggressive", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic aggressive (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "44180009", + "display" : "Cyclic", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cyclic (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cyclical" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "47501007", + "display" : "Chronic active", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic active (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "50188003", + "display" : "Chronic granulomatous", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic granulomatous (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "61751001", + "display" : "Gradual onset", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gradual onset of" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gradual onset (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "62459000", + "display" : "Chronic persistent", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic persistent (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "90734009", + "display" : "Chronic", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic course - prolonged duration" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "255212004", + "display" : "Acute-on-chronic", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute-on-chronic (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "255227004", + "display" : "Recurrent", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recurrent (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "255228009", + "display" : "Recurrent acute", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recurrent acute (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "255299009", + "display" : "Brittle course", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brittle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brittle course (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "255314001", + "display" : "Progressive", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Progressive (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "255318003", + "display" : "Relapsing course", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Relapsing course (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "255319006", + "display" : "Remitting", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Remitting (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "255341006", + "display" : "Fluctuating", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fluctuating (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "263730007", + "display" : "Continual", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Continual (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "264498007", + "display" : "Cyclical relapsing", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cyclical relapsing (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "278499009", + "display" : "Episodic", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Episodic (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "373935005", + "display" : "Subacute onset (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subacute onset" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385315009", + "display" : "Sudden onset", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sudden onset of" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sudden onset (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute onset" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "424124008", + "display" : "Sudden onset AND/OR short duration (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sudden onset AND/OR short duration" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "424572001", + "display" : "Clinical course with short duration (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clinical course with short duration" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "425323003", + "display" : "Sudden onset AND short duration (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sudden onset AND short duration" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "702322003", + "display" : "Non-progressive", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Non-progressive (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "788800008", + "display" : "Delayed onset (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Delayed onset" + }] + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/therapy-relationship-type", + "resource" : { + "resourceType" : "ValueSet", + "id" : "therapy-relationship-type", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "brr" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/therapy-relationship-type", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3113" + }], + "version" : "6.0.0-ballot2", + "name" : "TherapyRelationshipType", + "title" : "Therapy Relationship Type", + "status" : "draft", + "experimental" : false, + "date" : "2021-08-15T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "Classification of relationship between a therapy and a contraindication or an indication.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/therapy-relationship-type" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:20bdd54b-a103-4505-ac70-66291dab5480", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 10, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/therapy-relationship-type|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/therapy-relationship-type", + "code" : "contraindicated-only-with", + "display" : "Only contraindicated if the other therapy is given" + }, + { + "system" : "http://hl7.org/fhir/therapy-relationship-type", + "code" : "contraindicated-except-with", + "display" : "Contraindicated unless the other therapy is given" + }, + { + "system" : "http://hl7.org/fhir/therapy-relationship-type", + "code" : "indicated-only-with", + "display" : "Indicated only when the other therapy is given (co-occurrent)" + }, + { + "system" : "http://hl7.org/fhir/therapy-relationship-type", + "code" : "indicated-except-with", + "display" : "Indicated except when the other therapy is given" + }, + { + "system" : "http://hl7.org/fhir/therapy-relationship-type", + "code" : "indicated-only-after", + "display" : "Indicated only if the other therapy is planned to be given afterwards (prep)" + }, + { + "system" : "http://hl7.org/fhir/therapy-relationship-type", + "code" : "indicated-only-before", + "display" : "Indicated only if the other therapy was given before (follow-up)" + }, + { + "system" : "http://hl7.org/fhir/therapy-relationship-type", + "code" : "replace-other-therapy", + "display" : "Indicated to replace the other therapy" + }, + { + "system" : "http://hl7.org/fhir/therapy-relationship-type", + "code" : "replace-other-therapy-contraindicated", + "display" : "Indicated to replace the other contraindicated therapy" + }, + { + "system" : "http://hl7.org/fhir/therapy-relationship-type", + "code" : "replace-other-therapy-not-tolerated", + "display" : "Indicated to replace the other therapy not well tolerated by patient" + }, + { + "system" : "http://hl7.org/fhir/therapy-relationship-type", + "code" : "replace-other-therapy-not-effective", + "display" : "Indicated to replace the other therapy not effective on patient" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/therapy", + "resource" : { + "resourceType" : "ValueSet", + "id" : "therapy", + "meta" : { + "lastUpdated" : "2024-10-03T04:31:51.554+11:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "brr" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/therapy", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3112" + }], + "version" : "6.0.0-ballot2", + "name" : "Therapy", + "title" : "Therapy", + "status" : "draft", + "experimental" : true, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "A therapy.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "copyright" : "This resource includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these specifications must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/get-snomed-ct or info@snomed.org", + "compose" : { + "include" : [{ + "system" : "http://snomed.info/sct", + "filter" : [{ + "property" : "concept", + "op" : "is-a", + "value" : "277132007" + }] + }, + { + "system" : "http://snomed.info/sct", + "filter" : [{ + "property" : "concept", + "op" : "is-a", + "value" : "373873005" + }] + }, + { + "system" : "http://snomed.info/sct", + "filter" : [{ + "property" : "concept", + "op" : "is-a", + "value" : "410942007" + }] + }] + }, + "expansion" : { + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/valueset-unclosed", + "valueBoolean" : true + }], + "identifier" : "urn:uuid:3c1b2cea-e378-4f74-a470-4a0feca814df", + "timestamp" : "2024-10-02T17:54:47+00:00", + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-valueset", + "valueUri" : "null" + }, + { + "name" : "used-codesystem", + "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230131" + }, + { + "name" : "version", + "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230131" + }], + "contains" : [{ + "system" : "http://snomed.info/sct", + "code" : "277132007", + "display" : "Therapeutic procedure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Therapeutic procedure (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "166001", + "display" : "Behavioral therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Behavior conditioning therapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Behavior modification" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Behavior modification psychotherapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Behaviour conditioning therapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Behaviour modification" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Behaviour modification psychotherapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Behaviour modification technique" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Behaviour therapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Behavioural psychotherapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Behavior modification technique" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Behavior therapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Behavioral psychotherapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Behavioural therapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Behaviour modification treatments and procedures" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Behavior modification treatments and procedures" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Behavioral therapy (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1121002", + "display" : "Kinetic activities for range of motion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Kinetic activities to increase range of motion" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Kinetic activities for range of motion (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1127003", + "display" : "Interstitial radium application", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Interstitial radium application (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1453000", + "display" : "Biofeedback, galvanic skin response", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Biofeedback, galvanic skin response (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1555005", + "display" : "Brief group psychotherapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brief group psychotherapy (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1680000", + "display" : "Secondary chemoprophylaxis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Secondary chemoprophylaxis (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1713004", + "display" : "Induction and maintenance of total body hypothermia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Induction and maintenance of total body hypothermia (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1774000", + "display" : "Nasopharyngeal rehabilitation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nasopharyngeal rehabilitation (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2457001", + "display" : "Blind rehabilitation therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blind and partially sighted rehabilitation - vocational training" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blind rehabilitation therapy (regime/therapy)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blind rehabilitation" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2517002", + "display" : "Stroke rehabilitation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stroke rehabilitation (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3029007", + "display" : "Peripheral nervous system disease rehabilitation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Peripheral nervous system disease rehabilitation (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3518004", + "display" : "Aversive psychotherapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aversive psychotherapy (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4114003", + "display" : "Parenteral chemotherapy for malignant neoplasm", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Parenteral chemotherapy for malignant neoplasm (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4827002", + "display" : "Shower hydrotherapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Douche hydrotherapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Shower hydrotherapy (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5154007", + "display" : "Speech therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Speech and language therapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Speech therapy (regime/therapy)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Communication enhancement: speech deficit" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5304008", + "display" : "Deep radiation therapy, 200-300 KVP", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Orthovoltage radiation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "High voltage radiation therapy, 200-300 KVP" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Orthovoltage radiation therapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional X-ray therapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Orthovoltage X-ray therapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Kilovoltage X-ray therapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deep radiation therapy, 200-300 KVP (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5342002", + "display" : "Prophylactic treatment of tibia with methyl methacrylate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prophylactic treatment of tibia with methyl methacrylate (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5391008", + "display" : "Artificial voice rehabilitation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Artificial voice rehabilitation (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5694008", + "display" : "Crisis intervention with follow-up", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Crisis intervention with follow-up (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6226000", + "display" : "Visual rehabilitation, eye motion defect", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Visual rehabilitation, eye motion defect (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6227009", + "display" : "Relationship psychotherapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Relationship psychotherapy (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6657007", + "display" : "Maintenance drug therapy for mental disorder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Maintenance drug therapy for mental disorder (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6872008", + "display" : "Perfusion chemotherapy for malignant neoplasm", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Perfusion chemotherapy for malignant neoplasm (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7249009", + "display" : "Initial drug therapy for mental disorder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Initial drug therapy for mental disorder (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7334004", + "display" : "Kinetic activities for coordination", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Kinetic activities to increase coordination" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Kinetic activities for coordination (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7447008", + "display" : "Immunosuppressive therapy for transplant", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immunosuppressive therapy for transplant (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transplant immunosuppression" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8411005", + "display" : "Interactive individual medical psychotherapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Interactive individual medical psychotherapy (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8594000", + "display" : "Operation of Ambu resuscitator", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Operation of Ambu resuscitator (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9487008", + "display" : "Biofeedback, gastric secretion pH", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Biofeedback, gastric secretion pH (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9591001", + "display" : "Gestalt therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gestalt therapy (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "10492003", + "display" : "Radionuclide therapy for glandular suppression", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radionuclide therapy for glandular suppression (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "10611004", + "display" : "Teleradiotherapy protons", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Proton teletherapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "External beam radiation therapy protons" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "External beam radiation therapy protons (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "10760003", + "display" : "Musculoskeletal injury rehabilitation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Musculoskeletal injury rehabilitation (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "10763001", + "display" : "Therapeutic abortion by insertion of laminaria", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Therapeutic abortion by insertion of laminaria (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Therapeutic termination of pregnancy by insertion of laminaria" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "11581009", + "display" : "Swinging transfer training", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Swinging transfer training (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "12569007", + "display" : "Biofeedback, regulation of blood pressure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Biofeedback, regulation of blood pressure (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "14473006", + "display" : "Surface brachytherapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Surface application of radioelement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Surface radioactive source application" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Surface brachytherapy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "15081005", + "display" : "Pulmonary rehabilitation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pulmonary rehabilitation (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "15142007", + "display" : "Sexual psychotherapy, female therapist - female patient", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sexual psychotherapy, female therapist - female patient (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "15558000", + "display" : "Expressive psychotherapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Exploratory verbal psychotherapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Expressive psychotherapy (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "17120007", + "display" : "Biofeedback, strain gage", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Biofeedback, strain gage (regime/therapy)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Biofeedback, strain gauge" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "17395000", + "display" : "Language therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Language therapy (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "17447008", + "display" : "Transactional analysis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transactional analysis (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "17914007", + "display" : "Existential therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Existential therapy (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "18007005", + "display" : "Progressive central nervous system disease rehabilitation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Progressive central nervous system disease rehabilitation (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "18302006", + "display" : "Therapeutic abortion by hysterotomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Obstetrical hysterotomy for termination of pregnancy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incision of uterus for termination of pregnancy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Therapeutic abortion by hysterotomy (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hysterotomy and termination of pregnancy" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "18512000", + "display" : "Individual psychotherapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dyadic therapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Individual psychotherapy (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "19432007", + "display" : "Visual rehabilitation, braille reading", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Visual rehabilitation, braille reading (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "19925008", + "display" : "Prophylactic treatment of ulna with methyl methacrylate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prophylactic treatment of ulna with methyl methacrylate (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "19997007", + "display" : "Hypnotherapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mesmerism" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypnosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypnotism" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypnotherapy (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "20093000", + "display" : "Alcohol rehabilitation and detoxification", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alcohol rehabilitation and detoxification (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "20185002", + "display" : "Contrast water bath hydrotherapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Contrast bath treatment" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Contrast water bath hydrotherapy (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "20381001", + "display" : "Injection of anesthetic substance, therapeutic, subarachnoid, differential", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injection of anaesthetic substance, therapeutic, subarachnoid, differential" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injection of anesthetic substance, therapeutic, subarachnoid, differential (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "21055002", + "display" : "Crisis intervention with medication", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Crisis intervention with medication (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "21065008", + "display" : "Music therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Music therapy (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "21372000", + "display" : "Radium therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radium therapy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "21910006", + "display" : "Bathtub transfer training", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bathtub transfer training (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "21943005", + "display" : "Hot water bath hydrotherapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hot water baths treatment" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hot water bath hydrotherapy (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "22733003", + "display" : "Chemotherapy for non-malignant neoplasm", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chemotherapy for non-malignant neoplasm (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "22900004", + "display" : "Combined therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Group co-therapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cooperative therapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Multiple therapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dual leadership therapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Three cornered therapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Combined therapy (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "23399008", + "display" : "Vestibular rehabilitation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vestibular rehabilitation (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "23457006", + "display" : "Chiropractic vibration therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chiropractic vibration therapy (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "23739009", + "display" : "Congenital spinal cord disease rehabilitation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital spinal cord disease rehabilitation (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "23915005", + "display" : "Combined alcohol and drug rehabilitation and detoxification", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Combined alcohol and drug rehabilitation and detoxification (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "24050008", + "display" : "Post-cardiac rehabilitation training", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cardiac retraining" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Post-cardiac rehabilitation training (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "24172008", + "display" : "Crisis intervention", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Crisis intervention (regime/therapy)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Crisis therapy" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "24242005", + "display" : "Cobalt-60 therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cobalt 60 teletherapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cobalt therapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cobalt-60 therapy (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Teleradiotherapy with cobalt-60" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "24468001", + "display" : "Prophylactic treatment of humerus with methyl methacrylate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prophylactic treatment of humerus with methyl methacrylate (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "24538008", + "display" : "Prophylactic treatment of femur with methyl methacrylate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prophylactic treatment of femur with methyl methacrylate (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "24977001", + "display" : "Topical chemotherapy for malignant neoplasm", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Topical chemotherapy for malignant neoplasm (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "25084003", + "display" : "Therapeutic spinal puncture", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Therapeutic lumbar puncture" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Therapeutic spinal puncture (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "25389001", + "display" : "Fluid restriction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fluid restriction (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "25517008", + "display" : "Warm soak of an extremity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Warm soak of an extremity (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "25855006", + "display" : "Neurological rehabilitation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neurological rehabilitation (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "26004008", + "display" : "Systemic hypothermia in open heart surgery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Induction of systemic hypothermia in open heart surgery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Induction of systemic hypothermia in open heart surgery (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "26342005", + "display" : "Medical evaluation for speech, language and/or hearing problems", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medical evaluation for speech, language and/or hearing problems (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "26693005", + "display" : "Sexual psychotherapy, group", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sexual psychotherapy, group (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "26890005", + "display" : "Psychiatric rehabilitation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Psychiatric rehabilitation (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "27591006", + "display" : "Group analytical psychotherapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Group analytical psychotherapy (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "27827008", + "display" : "Therapeutic paraffin bath", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Physical medicine treatment to one area with paraffin bath" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paraffin wax baths" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paraffin wax bath therapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Therapeutic paraffin bath (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "27932008", + "display" : "Therapeutic phlebotomy in laboratory", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Therapeutic phlebotomy in laboratory (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "28150003", + "display" : "Biofeedback procedure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Biofeedback technique" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Biofeedback therapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Biofeedback procedure (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "28868002", + "display" : "Interactive group medical psychotherapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Interactive group medical psychotherapy (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "29203007", + "display" : "Electroencephalographic biofeedback", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "EEG biofeedback" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Electroencephalographic biofeedback (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "30808008", + "display" : "Encounter group therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sensitivity training" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Encounter group therapy (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "30856002", + "display" : "Back disease and deformity rehabilitation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Back disease and deformity rehabilitation (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "31275006", + "display" : "Moxibustion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Moxibustion techniques" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Moxibustion (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "31408009", + "display" : "Sexual psychotherapy, group, male and female", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sexual psychotherapy, group, male and female (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "31594000", + "display" : "Group marathon therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Accelerated interaction" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Group marathon therapy (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "31632008", + "display" : "Stereotactic focused proton beam on cerebrum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stereotactic focused proton beam on cerebrum (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "31652009", + "display" : "Intracavitary chemotherapy for malignant neoplasm", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intracavitary chemotherapy for malignant neoplasm (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "31847002", + "display" : "Hyperthermia treatment", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hyperthermia treatment (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "32051004", + "display" : "Institutional environmental intervention", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Institutional environmental intervention (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "33050008", + "display" : "Pulmonary resuscitation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pulmonary resuscitation (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "33195004", + "display" : "Teleradiotherapy procedure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Teletherapy procedure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "External beam radiotherapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Teletherapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "EB - External beam radiotherapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "External beam radiation therapy procedure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "External beam radiation therapy procedure (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "33310001", + "display" : "Therapeutic block anesthesia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Therapeutic block anaesthesia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Therapeutic block anesthesia (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "33356009", + "display" : "Betatron teleradiotherapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Betatron therapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Betatron external beam radiation therapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Betatron external beam radiation therapy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "33661004", + "display" : "Sexual psychotherapy, group, all female", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sexual psychotherapy, group, all female (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "33762001", + "display" : "Primary chemoprophylaxis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Primary chemoprophylaxis (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "34213005", + "display" : "Voice training", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Voice promotion therapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Voice training (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "35358007", + "display" : "Token economy therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Token economy technique" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Token economy therapy (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "35581008", + "display" : "Sheltered employment", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sheltered workshop employment" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sheltered employment (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "35637008", + "display" : "Alcohol rehabilitation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alcohol rehabilitation (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "36230009", + "display" : "Psychologic desensitization, implosion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Psychologic desensitisation, implosion" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Psychologic desensitization, implosion (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "36430006", + "display" : "Electromyographic biofeedback", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Electromyographic biofeedback (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "36679009", + "display" : "Vaginal cone irradiation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vaginal cone irradiation (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "36783002", + "display" : "Paracentesis of anterior chamber of eye with therapeutic release of aqueous", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Therapeutic aspiration of anterior chamber of eye" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Therapeutic evacuation of anterior chamber of eye" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paracentesis of anterior chamber of eye with therapeutic release of aqueous (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "36936009", + "display" : "Major thoracotomy with cardiac massage", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Major thoracotomy with cardiac massage (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "37113006", + "display" : "Mouth-to-mouth resuscitation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mouth to mouth expired air ventilation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mouth-to-mouth resuscitation (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "38104006", + "display" : "Teleradiotherapy by linear accelerator", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Linear accelerator X-ray therapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "LINNAC - Linear accelerator X-ray therapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "External beam radiation therapy by linear accelerator (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "External beam radiation therapy by linear accelerator" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "38216008", + "display" : "Infusion chemotherapy for malignant neoplasm", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infusion chemotherapy for malignant neoplasm (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "38256005", + "display" : "Social network therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Personal network therapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Social network therapy (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "38592005", + "display" : "Dental behavior management", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dental behaviour management" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dental behavior management (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "38678006", + "display" : "Client-centered psychotherapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Supportive therapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Client-centered psychotherapy (regime/therapy)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rogerian psychotherapy" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "38915000", + "display" : "Radionuclide therapy for gland ablation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radionuclide therapy for gland ablation (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "39609006", + "display" : "Gait evaluation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gait evaluation (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "39646005", + "display" : "Hemibody irradiation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemibody irradiation (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "39697002", + "display" : "Transcendental meditation therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transcendental meditation therapy (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "40016001", + "display" : "Prophylactic treatment of femur", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prophylactic treatment of femur (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "40505001", + "display" : "Orthoptic training", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Orthoptic exercises" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Orthoptic-pleoptic training" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Orthoptic training (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "41035007", + "display" : "Conjoint psychotherapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Triadic therapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conjoint psychotherapy (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "41653002", + "display" : "Sexual psychotherapy, group, all male", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sexual psychotherapy, group, all male (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "41838008", + "display" : "Activity group therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Activity group therapy (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "42123008", + "display" : "Type III, moderate periodontitis, moderate to deep pocket therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Type III, moderate periodontitis, moderate to deep pocket therapy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "42139001", + "display" : "Carbon dioxide therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carbon dioxide therapy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "42364006", + "display" : "Recreational therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recreation therapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recreational therapy (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "42505005", + "display" : "Joint disease rehabilitation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Joint disease rehabilitation (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "42691000", + "display" : "Soak", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Soak (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "43111005", + "display" : "Destruction of lesion of retina by implantation of radiation source", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Destruction of lesion of retina by implantation of radiation source (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "44194005", + "display" : "Bladder instillation of anticarcinogenic agent", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Urinary bladder instillation of anticarcinogenic agent (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Urinary bladder instillation of anticarcinogenic agent" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "45565001", + "display" : "Logotherapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Logotherapy (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "45643008", + "display" : "Teleradiotherapy using electrons", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Teleradiotherapy beta particles" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Betatron electron teletherapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Electron teletherapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "External beam radiation therapy using electrons" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "External beam radiation therapy using electrons (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "46044009", + "display" : "Megavoltage radiation therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Supervoltage radiation therapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Supervoltage X-ray therapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Megavoltage X-ray therapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "High voltage X-ray therapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Megavoltage radiation therapy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "46589004", + "display" : "Anticonvulsant therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anticonvulsant therapy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "46618005", + "display" : "Operant conditioning", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Operant conditioning (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "46903006", + "display" : "Hydrotherapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Therapeutic bath" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hydrotherapy (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "46964002", + "display" : "Diversional therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diversional therapy (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "47188007", + "display" : "Injection of anesthetic substance, therapeutic, subarachnoid, continuous", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injection of anaesthetic substance, therapeutic, subarachnoid, continuous" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injection of anesthetic substance, therapeutic, subarachnoid, continuous (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "47279007", + "display" : "Flail extremity rehabilitation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Flail extremity rehabilitation (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "47387005", + "display" : "Head injury rehabilitation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Head injury rehabilitation (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "47479005", + "display" : "Total body irradiation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Total body irradiation (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "47668009", + "display" : "Intracavitary radium application", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intracavitary radium application (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "49239009", + "display" : "Biofeedback training in regulation of blood pressure for essential hypertension", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Biofeedback training in regulation of blood pressure for essential hypertension (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "49763002", + "display" : "Cardiovascular rehabilitation procedure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cardiovascular rehabilitation procedure (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "50160009", + "display" : "Extended family therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Multiple family group therapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Extended family therapy (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "50553006", + "display" : "Nonmechanical method of resuscitation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Manual resuscitation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nonmechanical method of resuscitation (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "50632006", + "display" : "Cyclotron teleradiotherapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cyclotron therapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cyclotron external beam radiation therapy (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cyclotron external beam radiation therapy" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "51168006", + "display" : "Electroencephalographic biofeedback, central synchrony", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "EEG biofeedback, central synchrony" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Electroencephalographic biofeedback, central synchrony (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "51484002", + "display" : "Family therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Family therapy (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "51790004", + "display" : "Extinction therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Extinction therapy (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "51916003", + "display" : "Biofeedback training by electroencephalogram application in anxiety", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Biofeedback training by electroencephalogram application in anxiety (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "52052004", + "display" : "Rehabilitation therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rehabilitation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rehabilitation therapy (regime/therapy)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rehabilitation care" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rehabilitation treatments and procedures" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "52660002", + "display" : "Induced abortion following intra-amniotic injection with hysterotomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Induced abortion following intra-amniotic injection with hysterotomy (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Induced termination of pregnancy following intra-amniotic injection with hysterotomy" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "53051003", + "display" : "Manual arts therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Manual arts therapy (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "53203000", + "display" : "Electroencephalographic biofeedback, alpha wave", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "EEG biofeedback, alpha wave" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Electroencephalographic biofeedback, alpha wave (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "53236004", + "display" : "Reorienting patient", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reorienting patient (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "53508008", + "display" : "Psychodrama", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Psychodrama (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "53769000", + "display" : "Body contact-exploration therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Body contact-exploration maneuver" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Body contact-exploration manoeuvre" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Body contact-exploration therapy (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "54136004", + "display" : "Electromyographic biofeedback, surface electrodes", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Electromyographic biofeedback, surface electrodes (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "55172000", + "display" : "Visual training (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Visual training" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Visual re-education" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "55947001", + "display" : "Physical medicine initial examination and planning for rehabilitation program", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Physical medicine initial examination and planning for rehabilitation programme" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Physical medicine initial examination and planning for rehabilitation program (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "56876005", + "display" : "Drug rehabilitation and detoxification", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Drug rehabilitation and detoxification (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "57070007", + "display" : "Confrontation therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Confrontation technique" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Confrontation therapy (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "57456004", + "display" : "Standing transfer training", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Standing transfer training (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "57847003", + "display" : "Crisis intervention by group therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Crisis intervention by group therapy (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "57942008", + "display" : "Therapeutic electrical stimulation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Therapeutic electrical stimulation (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "58169006", + "display" : "Biofeedback, thermal", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Biofeedback, thermal (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "58611004", + "display" : "Epidural injection of anesthetic substance, therapeutic, lumbar, continuous", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Epidural injection of anaesthetic substance, therapeutic, lumbar, continuous" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Epidural injection of anesthetic substance, therapeutic, lumbar, continuous (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Continuous lumbar epidural analgesia" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "59694001", + "display" : "Occupational social therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Occupational social therapy (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "60453007", + "display" : "Hydrotherapy in Hubbard tank", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hydrotherapy in Hubbard tank (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "60827006", + "display" : "Lymphokine activated killer cell therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "LAK cell therapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lymphokine activated killer cell therapy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "61259000", + "display" : "Therapeutic electrical stimulation for bone healing", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Therapeutic electrical stimulation for bone healing (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "61285001", + "display" : "Ovulation induction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hyperstimulation of ovary" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ovulation induction (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Induction of ovulation" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "61480009", + "display" : "Drug detoxification", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Drug detoxification (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "61502001", + "display" : "Kinetic activities for strengthening", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Kinetic activities to increase strength" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Kinetic activities for strengthening (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "62213004", + "display" : "Combined alcohol and drug rehabilitation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Combined alcohol and drug rehabilitation (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "62474003", + "display" : "Group primal therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Group primal therapy (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "62867004", + "display" : "Teleradiotherapy with radioactive cesium", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Teleradiotherapy with radioactive caesium" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Caesium 137 teletherapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cesium 137 teletherapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "External beam radiation therapy with radioactive cesium (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "External beam radiation therapy with radioactive cesium" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "External beam radiation therapy with radioactive caesium" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "63386006", + "display" : "Sexual psychotherapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sexual psychotherapy (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "63506005", + "display" : "Destruction of lesion of choroid by radiation therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radiotherapy to lesion of choroid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Destruction of lesion of choroid by radiation therapy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "63630000", + "display" : "Biofeedback, intestinal borborygmi", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Biofeedback, intestinal borborygmi (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "63668003", + "display" : "Prophylactic treatment of clavicle with methyl methacrylate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prophylactic treatment of clavicle with methyl methacrylate (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "64134004", + "display" : "Stereotactic focused gamma radiosurgery of cerebrum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stereotactic focused gamma radiosurgery of cerebrum (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "64297001", + "display" : "Detoxication psychiatric therapy for alcoholism (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Detoxication psychiatric therapy for alcoholism" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Detoxification psychiatric therapy for alcoholism" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "64299003", + "display" : "Relaxation training therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Relaxation therapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "RT - Relaxation training" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Relaxation training" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Relaxation training therapy (regime/therapy)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Relaxation/breathing techniques treatments and procedures" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Relaxation programme" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Relaxation program" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "64522003", + "display" : "Destruction of chorioretinal lesion by implantation of radiation source", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Destruction of chorioretinal lesion by implantation of radiation source (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "64644003", + "display" : "Immunotherapy for cancer", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cancer immunotherapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immunotherapy for cancer (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Biological agent therapy for malignant disease" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "64978007", + "display" : "Radionuclide therapy for hyperthyroidism", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radionuclide therapy for hyperthyroidism (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "65153003", + "display" : "Art therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arts-based approach" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arts-based therapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Art therapy (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "65381004", + "display" : "Intra-articular radionuclide therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intra-articular radionuclide therapy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "65943000", + "display" : "Visual rehabilitation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blind and partially sighted rehabilitation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Visual rehabilitation (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "65952009", + "display" : "Gamma ray therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gamma ray therapy (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gamma ray teletherapy" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "66060003", + "display" : "Sexual psychotherapy, male therapist - female patient", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sexual psychotherapy, male therapist - female patient (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "66260009", + "display" : "Injection of prophylactic substance", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injection of prophylactic substance (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "66337003", + "display" : "Speech defect training", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Speech defect training (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "66474000", + "display" : "Intra-arterial infusion of therapeutic substance", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intra-arterial infusion of therapeutic substance (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "66488001", + "display" : "Esophageal speech training", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oesophageal speech training" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Esophageal speech training (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "67516001", + "display" : "Detoxification therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Detoxication therapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Detoxification" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Detoxification therapy (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "67533008", + "display" : "Auditory rehabilitation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Auditory rehabilitation (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "67716003", + "display" : "Epidural injection of anesthetic substance, therapeutic, caudal, continuous", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Epidural injection of anaesthetic substance, therapeutic, caudal, continuous" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Epidural injection of anesthetic substance, therapeutic, caudal, continuous (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Continuous caudal epidural analgesia" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "68081006", + "display" : "Orthopedic class in walking training, musculoskeletal (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Orthopedic class in walking training, musculoskeletal" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Orthopaedic class in walking training, musculoskeleta" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Orthopedic class in walking re-education, musculoskeletal" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Orthopaedic class in walking re-education, musculoskeletal" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "68250009", + "display" : "Cerebral palsy rehabilitation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cerebral palsy rehabilitation (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "68619000", + "display" : "Chemotherapy for non-neoplastic disease", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chemotherapy for non-neoplastic disease (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "68852009", + "display" : "Lithium therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lithium therapy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "69568002", + "display" : "Oral radiation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oral radiation (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "69711002", + "display" : "Dance therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dance therapy (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "69779005", + "display" : "Cardiac resuscitation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cardiac resuscitation (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "70082004", + "display" : "Vocational rehabilitation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vocational rehabilitation (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "72255009", + "display" : "Interleukin-2 therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Il-2 therapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Interleukin-2 therapy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "72353004", + "display" : "Psychosocial procedure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Psychosocial procedure (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "72596008", + "display" : "Biofeedback, pulse wave velocity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Biofeedback, pulse wave velocity (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "72635001", + "display" : "Electroencephalographic biofeedback, theta wave", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "EEG biofeedback, theta wave" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Electroencephalographic biofeedback, theta wave (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "73139001", + "display" : "Sexual psychotherapy, male therapist - male patient", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sexual psychotherapy, male therapist - male patient (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "73598003", + "display" : "Biofeedback, autogenic training", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Biofeedback, autogenic training (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "73964004", + "display" : "Post-laryngectomy rehabilitation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Laryngectomy rehabilitation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Post-laryngectomy rehabilitation (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "74023000", + "display" : "Teleradiotherapy of 1 to 25 MEV protons", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Teleradiotherapy of 1 to 25 mega electronvolt protons" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "External beam radiation therapy of 1 to 25 mega electronvolt protons (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "External beam radiation therapy of 1 to 25 mega electronvolt protons" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "External beam radiation therapy of 1 to 25 MEV (mega electronvolt) protons" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "74527005", + "display" : "Injection of anesthetic substance, therapeutic, subdural, differential", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injection of anaesthetic substance, therapeutic, subdural, differential" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injection of anesthetic substance, therapeutic, subdural, differential (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "74596007", + "display" : "Resuscitation with artificial respiration", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Resuscitation with artificial ventilation (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Resuscitation with artificial ventilation" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "74608009", + "display" : "Therapeutic dilation and curettage of uterus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Therapeutic dilation and curettage of uterus (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "74768004", + "display" : "Therapeutic phlebotomy at bedside", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Therapeutic phlebotomy at bedside (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "75162002", + "display" : "Spinal cord injury rehabilitation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spinal cord injury rehabilitation (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "75516001", + "display" : "Psychotherapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Psychotherapy (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "75954006", + "display" : "Type IV, advanced periodontitis, deep pocket therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Type IV, advanced periodontitis, deep pocket therapy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "76075007", + "display" : "Play therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Therapeutic play" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Play psychotherapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Play therapy (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "76168009", + "display" : "Group psychotherapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Group therapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Group psychotherapy (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "76246008", + "display" : "Prophylactic treatment of radius AND ulna with methyl methacrylate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prophylactic treatment of radius AND ulna with methyl methacrylate (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "76334006", + "display" : "Immunotherapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immunological therapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immunotherapy (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Biological response modifier therapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immunological care" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "77000007", + "display" : "Post-amputation rehabilitation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Post-amputation rehabilitation (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "77495002", + "display" : "Biofeedback, electro-oculogram", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Biofeedback, electro-oculogram (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "77613002", + "display" : "Teleradiotherapy with iodine-125", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "External beam radiation therapy with iodine-125" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "External beam radiation therapy with iodine-125 (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "77728007", + "display" : "Stroke-hemiplegia rehabilitation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stroke-hemiplegia rehabilitation (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "77738002", + "display" : "Local chemotherapy for malignant neoplasm", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Local chemotherapy for malignant neoplasm (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "78080008", + "display" : "Hyperthermia treatment of cancer", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hyperthermia treatment of cancer (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "78092008", + "display" : "Drug rehabilitation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Drug rehabilitation (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "78110003", + "display" : "Destruction of lesion of choroid by implantation of radiation source", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Destruction of lesion of choroid by implantation of radiation source (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "78795004", + "display" : "Sign language training", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sign language training (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "79089001", + "display" : "Post-fracture rehabilitation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Post-fracture rehabilitation (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "79285000", + "display" : "Prophylactic treatment of radius with methyl methacrylate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prophylactic treatment of radius with methyl methacrylate (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "79441000", + "display" : "Group reassurance", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Group reassurance (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "79844003", + "display" : "Visual rehabilitation, visual defect", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Visual rehabilitation, visual defect (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "80347004", + "display" : "Teleradiotherapy neutrons", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neutron teletherapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fast neutron teletherapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "External beam radiation therapy neutrons (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "External beam radiation therapy neutrons" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "80504003", + "display" : "Speech pathology procedure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Speech pathology procedure (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "80893007", + "display" : "Hyperthermia generated by intracavitary probes", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hyperthermia generated by intracavitary probes (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "81643004", + "display" : "Induction and maintenance of regional hypothermia (procedure)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Induction and maintenance of regional hypothermia" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "81790005", + "display" : "Lower limb amputee mobility practice", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Class in walking training, amputee (regime/therapy)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Class in walking training, amputee" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Class in walking re-education, amputee" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "82309004", + "display" : "Interpersonal intervention", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Interpersonal intervention (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "82776005", + "display" : "Injection of anesthetic substance, therapeutic, subdural, continuous", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injection of anaesthetic substance, therapeutic, subdural, continuous" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injection of anesthetic substance, therapeutic, subdural, continuous (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "82807006", + "display" : "Car transfer training", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Car transfer training (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "83099006", + "display" : "Manual external cardiac massage with closed chest", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "External cardiac resuscitation by massage" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "External cardioassist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ECM - External cardiac massage" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "External cardiac massage" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed cardiac massage" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CCCM - Closed chest cardiac massage" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cardioassist-method of circulatory assist, external" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Manual external cardiac massage with closed chest (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "84478008", + "display" : "Occupational therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "OT - Occupational therapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Occupational therapy (regime/therapy)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Occupational therapist service" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "84501003", + "display" : "Cytokine therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cytokine therapy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "84892007", + "display" : "Suppressive psychotherapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Suppressive psychotherapy (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "85257004", + "display" : "Destruction of chorioretinal lesion by radiation therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Destruction of chorioretinal lesion by radiation therapy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "85614001", + "display" : "Environmental intervention", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Milieu therapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Environmental intervention (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "85680003", + "display" : "Range of motion exercise", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Range of motion exercise (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "85770007", + "display" : "Biofeedback, three channel rectal balloon", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Biofeedback, three channel rectal balloon (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "85925008", + "display" : "Supportive verbal psychotherapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Supportive verbal psychotherapy (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "86516002", + "display" : "Neurogenic bladder rehabilitation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neurogenic bladder rehabilitation (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "86553008", + "display" : "Immunosuppressive therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immunosuppression" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immunosuppressive therapy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "87106005", + "display" : "Combined alcohol and drug detoxification", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Combined alcohol and drug detoxification (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "87703009", + "display" : "Sliding transfer training", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sliding transfer training (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "87776000", + "display" : "Intra-arterial infusion of antineoplastic agent", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intra-arterial infusion of cancer chemotherapy agent" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intra-arterial infusion of antineoplastic agent (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "88084009", + "display" : "Resuscitation, anesthesia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Resuscitation, anaesthesia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Resuscitation, anesthesia (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "88532006", + "display" : "Cold water bath hydrotherapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cold water bath hydrotherapy (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "88607004", + "display" : "Dysphasia training", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dysphasia training (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "88695002", + "display" : "Class in walking training, nervous system (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Class in walking training, nervous system" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Class in walking re-education, nervous system" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "88726004", + "display" : "Biofeedback, electrocardiogram", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Biofeedback, ECG" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Biofeedback, electrocardiogram (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "89002000", + "display" : "Therapeutic ultrasound", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ultrasound therapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Therapeutic ultrasound (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "89666000", + "display" : "Cardiopulmonary resuscitation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cardiopulmonary resuscitation (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CPR - Cardiopulmonary resuscitation" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "89833002", + "display" : "Biofeedback, respiratory air volume", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Biofeedback, respiratory air volume (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "89909007", + "display" : "Employment environmental intervention", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Employment environmental intervention (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "90102008", + "display" : "Social psychotherapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Social psychotherapy (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "90125009", + "display" : "Biofeedback training by electro-oculogram application in blepharospasm", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Biofeedback training by electro-oculogram application in blepharospasm (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "90196004", + "display" : "Paraplegia-paraparesis rehabilitation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paraplegia-paraparesis rehabilitation (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "90378003", + "display" : "Biofeedback training by electromyogram application in tension headache", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Biofeedback training by electromyogram application in tension headache (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "91172002", + "display" : "Hypnodrama", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypnodrama (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "91193004", + "display" : "Hearing therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Communication enhancement: hearing deficit" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hearing therapy (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "91253006", + "display" : "Destruction of lesion by ultrasound", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Destruction of lesion by ultrasound (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "91480001", + "display" : "Iontophoresis procedure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Iontophoresis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Iontophoresis procedure (regime/therapy)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "An administration into the tissues of an ionic substance by means of an electric current" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "103730004", + "display" : "Cryocardioplegia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cooling of heart during cardiac surgery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cryocardioplegia (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cold cardioplegia" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "103746007", + "display" : "Heparin therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Heparin therapy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "105382002", + "display" : "Cooling the patient", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cooling the patient (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "105410004", + "display" : "Spiritual rehabilitation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spiritual rehabilitation (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "108228000", + "display" : "Respiratory tract rehabilitation procedure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Respiratory tract rehabilitation procedure (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "108250004", + "display" : "Hearing therapy AND/OR auditory rehabilitation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hearing therapy AND/OR auditory rehabilitation (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "108290001", + "display" : "Radiation oncology AND/OR radiotherapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radiation oncology AND/OR radiotherapy (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "RT - Radiotherapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radiotherapy" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "108305003", + "display" : "Physical rehabilitation therapy procedure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Physical rehabilitation therapy procedure (regime/therapy)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rehabilitation exercise care" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "108313002", + "display" : "Family psychotherapy procedure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Family psychotherapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Family psychotherapy procedure (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "113117004", + "display" : "Teleradiotherapy particulate radiation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Heavy particle therapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "External beam radiation therapy particulate radiation (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "External beam radiation therapy particulate radiation" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "113120007", + "display" : "Interstitial brachytherapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Interstitial brachytherapy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "113132006", + "display" : "Hydrotherapy with cold packs or compresses", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hydrotherapy with cold packs or compresses (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "113133001", + "display" : "Hydrotherapy with whirlpool bath", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Whirlpool treatment" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Physical medicine treatment to one area with whirlpool bath" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hydrotherapy with whirlpool bath (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "113143003", + "display" : "Psychologic desensitization, flooding", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Psychologic desensitisation, flooding" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Psychologic desensitization, flooding (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "113144009", + "display" : "Sexual psychotherapy, female therapist - male patient", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sexual psychotherapy, female therapist - male patient (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "113145005", + "display" : "Biofeedback training in conduction disorder, arrhythmia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Biofeedback training in conduction disorder, arrhythmia (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "115959002", + "display" : "Stereotactic radiosurgery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stereotactic radiosurgery (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "115960007", + "display" : "Total skin electron beam therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Total skin electron beam therapy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "115985003", + "display" : "Sweat collection by iontophoresis procedure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sweat collection by iontophoresis procedure (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "116805008", + "display" : "Immune serum globulin administration by intravascular infusion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intravenous infusion of human immune serum globulin (IVIg)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intravenous infusion of human immune serum globulin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intravenous infusion of human immune serum globulin (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "118640001", + "display" : "Radioimmunotherapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radioimmunotherapy (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radiation therapy using radiolabeled antibodies." + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radiation therapy using radiolabelled antibodies." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "127606004", + "display" : "Therapeutic phlebotomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Therapeutic phlebotomy (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood letting" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "133916000", + "display" : "Role clarification", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Role clarification (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "133917009", + "display" : "Bonding encouragement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bonding encouragement (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bonding / attachment encouragement" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "133919007", + "display" : "Communication of alternative technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Communication of alternative technique (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "133920001", + "display" : "Decision making encouragement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decision making encouragement (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decision making support" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "133923004", + "display" : "Social interaction encouragement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Social interaction encouragement (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "134350008", + "display" : "Lipid-lowering therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lipid-lowering therapy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "149213005", + "display" : "Open chest massage of the heart", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Internal cardiac massage (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Internal cardiac massage" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "151159008", + "display" : "Nicotine replacement therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nicotine replacement therapy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "151259001", + "display" : "Cholesterol reduction program", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cholesterol reduction programme" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cholesterol reduction program (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "152198000", + "display" : "Brachytherapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brachytherapy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "168520004", + "display" : "Radiotherapy for immunosuppression", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radiotherapy for immunosuppression (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "168521000", + "display" : "Radiotherapy for haemopoietic irradiation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radiotherapy for hemopoietic irradiation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radiotherapy for hemopoietic irradiation (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "168522007", + "display" : "Radiotherapy for lymphatic irradiation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radiotherapy for lymphatic irradiation (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "168523002", + "display" : "Preoperative course of radiotherapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radiotherapy - preoperative control" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Preoperative course of radiotherapy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "168524008", + "display" : "Radiotherapy - intraoperative control", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radiotherapy - intraoperative control (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "168525009", + "display" : "Postoperative course of radiotherapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radiotherapy - postoperative control" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Postoperative course of radiotherapy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "168526005", + "display" : "Radiotherapy for analgesia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radiotherapy for analgesia (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "168527001", + "display" : "Radiotherapy for inflammation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radiotherapy for inflammation (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "168528006", + "display" : "Palliative course of radiotherapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radiotherapy for tumor palliation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radiotherapy for tumour palliation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Palliative course of radiotherapy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169291001", + "display" : "X-ray beam therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "X-ray beam therapy (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "X-ray therapy - external" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "XRT - Radiotherapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "XRT - Teletherapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "X-ray teletherapy" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169292008", + "display" : "Grenz ray therapy up to 10 kV", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Grenz ray therapy up to 10 kV (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169293003", + "display" : "Superficial X-ray therapy 10-60 kV", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Superficial X-ray therapy 10-60 kV (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169294009", + "display" : "Half-deep therapy 60-150 kV", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Half-deep therapy 60-150 kV (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169295005", + "display" : "Deep X-ray therapy 150-400 kV", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "DXT - Teletherapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "DXT - Deep X-ray therapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deep X-ray therapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deep X-ray therapy 150-400 kV (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169296006", + "display" : "Ultrahard X-rays 400-2000 kV", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ultrahard X-rays 400-2000 kV (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169297002", + "display" : "Short distance X-ray therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Short distance X-ray therapy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169298007", + "display" : "Intracavitary X-ray therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intracavitary X-ray therapy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169299004", + "display" : "Combined X-ray therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Combined X-ray therapy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169301006", + "display" : "High-energy beam therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "High-energy beam therapy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169302004", + "display" : "Linear accelerator photon therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Linear accelerator photon therapy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169303009", + "display" : "Betatron photon therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Betatron photon therapy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169304003", + "display" : "Van der Graaff photon therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Van der Graaff photon therapy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169305002", + "display" : "Combined photon therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Combined photon therapy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169307005", + "display" : "Fast-electron therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fast-electron therapy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169309008", + "display" : "Linear accelerator electrons", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Linear accelerator electrons (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169310003", + "display" : "Betatron electron therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Betatron electron therapy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169311004", + "display" : "Positron therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Positron therapy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169312006", + "display" : "Combined fast-electron therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Combined fast-electron therapy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169314007", + "display" : "Proton therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Proton therapy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169315008", + "display" : "Deuteron therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deuteron therapy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169316009", + "display" : "Pi-meson therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pi-meson therapy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169317000", + "display" : "Neutron capture therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neutron capture therapy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169318005", + "display" : "Fast neutron therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fast neutron therapy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169319002", + "display" : "Combined heavy particle therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Combined heavy particle therapy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169327006", + "display" : "Radium contact therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radium contact therapy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169328001", + "display" : "Beta source contact therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Beta source contact therapy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169329009", + "display" : "Mold technique gamma/beta", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mould technique gamma/beta" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mold technique gamma/beta (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169331000", + "display" : "Combined radiotherapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Combined radiotherapy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169332007", + "display" : "External beam with internal radiotherapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "External beam radiation therapy with internal radiotherapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "External beam radiation therapy with internal radiotherapy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169333002", + "display" : "External beam - surgery with preoperative radiotherapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "External beam - surgery with preoperative radiotherapy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169334008", + "display" : "External beam - surgery with postoperative radiotherapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "External beam - surgery with postoperative radiotherapy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169335009", + "display" : "External beam - surgery with chemotherapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "External beam - surgery with chemotherapy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169336005", + "display" : "External beam with chemotherapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "External beam radiation therapy with chemotherapy (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "External beam radiation therapy with chemotherapy" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169340001", + "display" : "Internal metabolic radiotherapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Internal metabolic radiotherapy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169342009", + "display" : "Thyroid tumor/metastasis irradiation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thyroid tumour/metastasis irradiation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thyroid tumor/metastasis irradiation (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169343004", + "display" : "Bone marrow suppression - irradiation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bone marrow suppression - irradiation (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169344005", + "display" : "Polycythemia irradiation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Polycythaemia irradiation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Polycythemia irradiation (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169345006", + "display" : "Bone tumour/metastasis irradiation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bone tumor/metastasis irradiation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bone tumor/metastasis irradiation (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169346007", + "display" : "Radioactive drug therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radioactive drug therapy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169347003", + "display" : "Combined internal radiotherapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Combined internal radiotherapy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169349000", + "display" : "Internal radiotherapy - unsealed source", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Internal radiotherapy - unsealed source (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169350000", + "display" : "Radiotherapy: infuse skull/brain", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radiotherapy: infuse skull/brain (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169351001", + "display" : "Radiotherapy: infuse head/neck", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radiotherapy: infuse head/neck (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169352008", + "display" : "Radiotherapy: infuse pleural cavity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radiotherapy: infuse pleural cavity (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169353003", + "display" : "Radiotherapy: infuse peritoneal cavity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radiotherapy: infuse peritoneal cavity (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169354009", + "display" : "Radiotherapy: endolymphatic infusion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radiotherapy: endolymphatic infusion (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169355005", + "display" : "Radiotherapy: infuse urinary bladder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radiotherapy: infuse urinary bladder (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169356006", + "display" : "Radiotherapy: infuse organ cavity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radiotherapy: infuse organ cavity (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169357002", + "display" : "Radiotherapy: infiltrate tissue", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radiotherapy: infiltrate tissue (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169359004", + "display" : "Internal radiotherapy - permanent seeds", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Internal radiotherapy - permanent seeds (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169360009", + "display" : "Radiotherapy: seeds into hypophysis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radiotherapy: seeds into hypophysis (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169361008", + "display" : "Radiotherapy: seeds into brain", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radiotherapy: seeds into brain (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169362001", + "display" : "Radiotherapy: seeds into cavity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radiotherapy: seeds into cavity (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169365004", + "display" : "Radiotherapy: temporary brain implant", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radiotherapy: temporary brain implant (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169366003", + "display" : "Radiotherapy: temporary head/neck implant", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radiotherapy: temporary head/neck implant (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169367007", + "display" : "Radiotherapy: temporary tongue implant", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radiotherapy: temporary tongue implant (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169368002", + "display" : "Radiotherapy: temporary thorax implant", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radiotherapy: temporary thorax implant (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169369005", + "display" : "Radiotherapy: temporary abdominal implant", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radiotherapy: temporary abdominal implant (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169370006", + "display" : "Radiotherapy: temporary pelvic implant", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radiotherapy: temporary pelvic implant (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169371005", + "display" : "Radiotherapy: temporary limb implant", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radiotherapy: temporary limb implant (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169372003", + "display" : "Radiotherapy: temporary lymphatic implant", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radiotherapy: temporary lymphatic implant (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169394006", + "display" : "Afterload radiotherapy - OP cavity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Afterload radiotherapy of oropharyngeal cavity" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Afterload radiotherapy of oropharyngeal cavity (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169396008", + "display" : "Radiomimetic chemotherapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radiomimetic chemotherapy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169397004", + "display" : "Radiochemotherapy: local infiltration", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radiochemotherapy: local infiltration (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169398009", + "display" : "Radiochemotherapy: to stop spread", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radiochemotherapy: to stop spread (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169399001", + "display" : "Radiochemotherapy: oral route", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radiochemotherapy: oral route (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169400008", + "display" : "Radiochemotherapy: IV route", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radiochemotherapy via intravenous route (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radiochemotherapy via intravenous route" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169401007", + "display" : "Radiochemotherapy: for immunosuppression", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radiochemotherapy: for immunosuppression (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169402000", + "display" : "Radiochemotherapy: local artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radiochemotherapy: local artery (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169403005", + "display" : "Radiochemotherapy: into cavity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radiochemotherapy: into cavity (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169406002", + "display" : "Give radiosensitizing drug", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Give radiosensitising drug" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Give radiosensitizing drug (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169407006", + "display" : "Radiosensitising measure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radiosensitizing measure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radiosensitizing measure (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169409009", + "display" : "Radioprotective drug", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radioprotective drug (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169410004", + "display" : "Support transfusion therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Support transfusion therapy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169413002", + "display" : "Hormone therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "HT - Hormone therapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hormone therapy (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Endocrine therapy" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169414008", + "display" : "Supportive pharmacotherapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Supportive pharmacotherapy (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169421008", + "display" : "Infrared radiation therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infrared therapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radiant heat therapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infrared radiation therapy (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169422001", + "display" : "Inflammatory infrared therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inflammatory infrared therapy (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169430000", + "display" : "Electrotherapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Electrotherapy (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169431001", + "display" : "Electropyrexia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Electropyrexia (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169432008", + "display" : "Galvanic faradization", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Galvanic faradisation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Galvanic faradization (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169434009", + "display" : "Ultrasound percutaneous drug introduction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ultrasound percutaneous drug introduction (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169435005", + "display" : "Ultrasound therapy - analgesia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ultrasound therapy - analgesia (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169436006", + "display" : "Ultrasound therapy - skeletal", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ultrasound therapy - skeletal (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169437002", + "display" : "US therapy - skin lesion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ultrasound therapy - skin lesion (regime/therapy)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ultrasound therapy - skin lesion" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169438007", + "display" : "US therapy - larynx lesion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ultrasound therapy - larynx lesion (regime/therapy)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ultrasound therapy - larynx lesion" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169439004", + "display" : "US therapy - inner ear", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ultrasound therapy - inner ear (regime/therapy)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ultrasound therapy - inner ear" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "170447007", + "display" : "Antihelminth drug prophylaxis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Administration of prophylactic antihelminth (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Administration of prophylactic antihelminth" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "170450005", + "display" : "Meningococcus prophylaxis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Administration of prophylactic antibiotic for meningococcus (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Administration of prophylactic antibiotic for meningococcus" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "170507002", + "display" : "Prophylactic dental extraction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prophylactic dental extraction (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prophylactic extraction of tooth" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "170762008", + "display" : "Conversion to insulin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conversion to insulin (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "171066005", + "display" : "Antenatal relaxation class", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antenatal relaxation class (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "171787008", + "display" : "Therapeutic epidural injection", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Therapeutic epidural injection (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "171788003", + "display" : "Therapeutic lumbar epidural injection", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Therapeutic lumbar epidural injection (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "171789006", + "display" : "Therapeutic sacral epidural injection", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Therapeutic sacral epidural injection (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "171790002", + "display" : "Therapeutic thoracic epidural injection", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Therapeutic thoracic epidural injection (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "171791003", + "display" : "Therapeutic cervical epidural injection", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Therapeutic cervical epidural injection (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "171809001", + "display" : "Radiotherapy to lesion of peripheral nerve", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radiotherapy to lesion of peripheral nerve (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "172286002", + "display" : "Radiotherapy to lacrimal gland", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radiotherapy to lacrimal gland (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "172408001", + "display" : "Radiotherapy of corneal lesion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radiotherapy of corneal lesion (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "174027003", + "display" : "Barium enema for radiological reduction of intussusception of ileum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radiological reduction of intussusception of ileum using barium enema" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Barium enema for radiological reduction of intussusception of ileum (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "174304002", + "display" : "Hydrostatic reduction of intussusception of rectum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hydrostatic reduction of intussusception of rectum (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "174474002", + "display" : "Therapeutic aspiration of liver", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Therapeutic aspiration of liver (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "174662007", + "display" : "Therapeutic percutaneous insertion of prosthesis into bile duct", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Therapeutic percutaneous insertion of tube into bile duct" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Therapeutic percutaneous insertion of prosthesis into bile duct (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "175939004", + "display" : "Therapeutic open aspiration of renal cyst", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Therapeutic open aspiration of renal cyst (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "175940002", + "display" : "Therapeutic open aspiration of renal pelvis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Therapeutic open aspiration of renal pelvis (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "177112007", + "display" : "Therapeutic drainage of amniotic fluid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Therapeutic drainage of amniotic fluid (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Amnioreduction" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "178005004", + "display" : "Image controlled percutaneous drainage of subphrenic abscess", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Image controlled percutaneous drainage of subphrenic abscess (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "178860005", + "display" : "Correction of swan neck deformity of finger", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Correction of swan neck deformity of finger (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "179270005", + "display" : "Therapeutic puncture of bone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Therapeutic puncture of bone (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "179275000", + "display" : "Therapeutic percutaneous puncture of bone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Therapeutic percutaneous puncture of bone (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "180256009", + "display" : "Subcutaneous immunotherapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subcutaneous immunotherapy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "180333002", + "display" : "Body temperature modification and control", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Body temperature modification and control (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thermoregulation measures" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Temperature regulation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intentionally manipulating body temperature to balance heat production and loss." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "182527001", + "display" : "Therapeutic aspiration procedure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aspiration -therapeutic" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Therapeutic aspiration procedure (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "182528006", + "display" : "Therapeutic aspiration-hygroma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Therapeutic aspiration of hygroma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Therapeutic aspiration of hygroma (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "182548004", + "display" : "Chiropraxy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chiropractic" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chiropraxy (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "182549007", + "display" : "Osteopathy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osteopathy (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "182623007", + "display" : "Assisted exercise in pool", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Assisted exercise in pool (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "182624001", + "display" : "Free exercises in pool", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Free exercises in pool (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "182655007", + "display" : "Local heating - infrared irradiation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Local heating - infrared irradiation (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "182656008", + "display" : "General body warming therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "General body warming therapy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "182660006", + "display" : "Cold therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cooling therapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Therapy by cooling" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cold therapy (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "182661005", + "display" : "Local cooling therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Local cooling therapy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "182663008", + "display" : "Gastric cooling therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastric cooling therapy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "182678001", + "display" : "Allergen immunotherapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Desensitization treatment" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Desensitization to allergens" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Desensitizing immunotherapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hyposensitisation to allergens" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Desensitisation to allergens" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Desensitising immunotherapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hyposensitization to allergens" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Desensitisation treatment" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergen immunotherapy (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "182736004", + "display" : "Forced diuresis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Forced diuresis (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "182764009", + "display" : "Anticoagulant therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anticoagulant therapy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "182813001", + "display" : "Emergency treatment", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Emergency treatment (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Emergency care" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "182929008", + "display" : "Prophylactic drug therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Drug prophylaxis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Administration of prophylactic medication" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Administration of prophylactic drug or medicament (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Administration of prophylactic drug or medicament" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "182933001", + "display" : "Hormone replacement therapy ongoing treatment (procedure)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hormone replacement therapy ongoing treatment" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "182935008", + "display" : "Prophylactic iron therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Iron prophylaxis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Administration of prophylactic iron" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Administration of prophylactic iron (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "182943003", + "display" : "Iodine-goiter prophylaxis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Iodine-goitre prophylaxis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prophylaxis for goiter due to iodine deficiency" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prophylaxis for goitre due to iodine deficiency" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Administration of prophylactic iodine for iodine deficiency goitre" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Administration of prophylactic iodine for iodine deficiency goiter" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Administration of prophylactic iodine for iodine deficiency goiter (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "182947002", + "display" : "Iron supplement in pregnancy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Administration of prophylactic iron during pregnancy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Administration of prophylactic iron during pregnancy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "182948007", + "display" : "Vitamin supplement in pregnancy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Administration of prophylactic vitamin during pregnancy (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Administration of prophylactic vitamin during pregnancy" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "182968001", + "display" : "Homoeopathy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Homeopathic therapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Homoeopathic therapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Homeopathy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Homeopathic therapy (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "182969009", + "display" : "Dependent drug detoxification", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dependent drug detoxification (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "182976004", + "display" : "Dual therapy helicobacter pylori", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dual therapy helicobacter pylori (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "182977008", + "display" : "Triple therapy helicobacter pylori", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Triple therapy helicobacter pylori (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "183040005", + "display" : "Patient reassurance", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Patient reassurance (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "183270005", + "display" : "Visual defect-remedial therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Visual defect-remedial therapy (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "183273007", + "display" : "Speech defect remedial therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Speech defect remedial therapy (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "183274001", + "display" : "Speech training", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Speech training (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "183281008", + "display" : "Lip-reading training", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lip-reading training (regime/therapy)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Training for lip reading" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "183295006", + "display" : "Locomotor training", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Locomotor training (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "183339004", + "display" : "Educational rehabilitation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Educational rehabilitation (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "183345007", + "display" : "Daily living activity therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Daily living activity therapy (regime/therapy)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Activity of daily living techniques" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Activities of daily living therapy" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "183355006", + "display" : "Social rehabilitation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Social rehabilitation (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "183356007", + "display" : "Domestic task rehabilitation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Domestic task rehabilitation (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "183357003", + "display" : "Domestic responsibility rehabilitation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Domestic responsibility rehabilitation (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "183358008", + "display" : "Organised games", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Organized games" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Organized games (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "183364001", + "display" : "Use of aids for daily life", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Use of aids for daily life (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "183365000", + "display" : "Use of kitchen aids", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Use of kitchen aids (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "183366004", + "display" : "Use of bathroom aids", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Use of bathroom aids (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "183367008", + "display" : "Use of work aids", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Use of work aids (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "183368003", + "display" : "Use of indoor mobility aids", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Use of indoor mobility aids (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "183381005", + "display" : "General psychotherapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "General psychotherapy (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "183382003", + "display" : "Psychotherapy - behavioral", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Psychotherapy - behavioural" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Psychotherapy - behavioral (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "183383008", + "display" : "Psychotherapy - cognitive", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Psychotherapy - cognitive (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "183385001", + "display" : "Functional psychotherapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Functional psychotherapy (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "183387009", + "display" : "Aversion therapy - behavior correction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aversion therapy - behaviour correction" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aversion therapy - behavior correction (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "183388004", + "display" : "Aversion therapy - alcoholism", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alcohol aversion therapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aversion therapy - alcoholism (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "183389007", + "display" : "Aversion therapy - somatic ill", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aversion therapy - somatic ill (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "183391004", + "display" : "Stimulative psychotherapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stimulative psychotherapy (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "183393001", + "display" : "Provocative therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Provocative therapy (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "183395008", + "display" : "Competitive games therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Competitive games therapy (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "183396009", + "display" : "Rehabilitation for disabling psychiatric problem", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rehabilitation for disabling psychiatric problem (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "183398005", + "display" : "Daily life psychotherapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Daily life psychotherapy (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "183399002", + "display" : "Antiphobic therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antiphobic therapy (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "183401008", + "display" : "Anti-suicide psychotherapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anti-suicide psychotherapy (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "183402001", + "display" : "Potential suicide care", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Potential suicide care (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "183403006", + "display" : "Samaritans advisory service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Samaritans advisory service (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "183405004", + "display" : "Anti-criminal psychotherapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anti-criminal psychotherapy (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "183406003", + "display" : "Care of potential criminal", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Care of potential criminal (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "183408002", + "display" : "Hypnosis for therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypnosis for therapy (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "183411001", + "display" : "Therapeutic psychology", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Therapeutic psychology (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "183413003", + "display" : "Conscious B.P. control", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conscious blood pressure control (regime/therapy)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conscious blood pressure control" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "183418007", + "display" : "Social case work", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Social case work (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "183421009", + "display" : "Voluntary social agency", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Voluntary social agency (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "183422002", + "display" : "Child guidance therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Child guidance therapy (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "183649005", + "display" : "Combined therapy follow-up", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Combined therapy follow-up (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "183971003", + "display" : "Radiotherapy treatment groups", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radiotherapy treatment groups (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "196470000", + "display" : "Epley manoeuvre", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Epley maneuver" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Epley maneuver (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CRP - canalith repositioning procedure" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "223476006", + "display" : "Reassuring", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Giving reassurance" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reassuring (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "223477002", + "display" : "Reassuring about activity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reassuring about activity (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "223478007", + "display" : "Reassuring about procedure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reassuring about procedure (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "223479004", + "display" : "Reassuring about therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reassuring about therapy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "223480001", + "display" : "Reassuring about observations", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reassuring about observations (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "223481002", + "display" : "Reassuring about a disorder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reassuring about a disorder (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "225067007", + "display" : "Therapeutic plasma exchange", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Therapeutic plasma exchange (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "225125000", + "display" : "Scalp cooling", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Scalp cooling (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "225147000", + "display" : "Soaking skin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Soaking skin (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "225160006", + "display" : "Reinforcement of behavior", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reinforcement of behaviour" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reinforcement of behavior (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "225221000", + "display" : "Praising", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Praising (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "225222007", + "display" : "Giving encouragement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Offering encouragement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Giving encouragement (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "225223002", + "display" : "Motivating patient", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Motivating patient (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "225224008", + "display" : "Stimulus control - behaviour therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Exposure - behaviour therapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Exposure - behavior therapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stimulus control - behavior therapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Exposure - behavior therapy (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "225225009", + "display" : "Accumulative reinforcement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Accumulative reinforcement (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "225226005", + "display" : "Negative reinforcement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Negative reinforcement approach" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Negative reinforcement (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "225227001", + "display" : "Positive reinforcement approach", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Positive reinforcement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Positive reinforcement (regime/therapy)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reinforcement of positive behavior" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reinforcement of positive behaviour" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "225301004", + "display" : "Sliding scale insulin regime", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sliding scale insulin regime (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "225302006", + "display" : "Insulin regime", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Insulin regime (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "225329001", + "display" : "Involving family and friends in care", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Involving family and friends in care (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "225330006", + "display" : "Client participation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Client participation (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "225331005", + "display" : "Participative approach", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Participative approach (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Interaction treatments and procedures" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "225333008", + "display" : "Behavior management", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Behaviour management" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Behaviour care" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Behavior care" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Behavior management (regime/therapy)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Behaviour modification case management" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Behavior modification case management" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "225345004", + "display" : "Promotion of self-care", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Promotion of self-care (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "225346003", + "display" : "Promotion of independence", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Encouraging independence" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Maintaining independence" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Promotion of independence (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "225347007", + "display" : "Empowerment", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Empowerment (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "225348002", + "display" : "Maintaining the client's dignity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Maintaining the client's dignity (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "225349005", + "display" : "Respecting the client's privacy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Respecting the client's privacy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "225350005", + "display" : "Showing the client respect", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Showing the client respect (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "225423004", + "display" : "Complementary therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Complementary therapy (regime/therapy)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alternative medicine therapy" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "225617001", + "display" : "Soaking eye prosthesis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Soaking eye prosthesis (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "225708008", + "display" : "Precordial thump", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Precordial thump (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "225951004", + "display" : "Maintaining client participation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Maintaining client participation (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "225975004", + "display" : "Demonstrating tact with the client", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Demonstrating tact with the client (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "225976003", + "display" : "Demonstrating patience with the client", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Demonstrating patience with the client (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "225980008", + "display" : "Using a calm reassuring manner", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Using a calm reassuring manner (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "225987006", + "display" : "Ensuring patient's carer prepared for hospital discharge", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ensuring patient's caregiver prepared for hospital discharge (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ensuring patient's caregiver prepared for hospital discharge" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "225992008", + "display" : "Involving client in planning care", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Involving client in planning care (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226011005", + "display" : "Respecting the client's privacy during faecal elimination", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Respecting the client's privacy during fecal elimination" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Respecting the client's privacy during fecal elimination (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226027003", + "display" : "Peto method", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CE - Conductive education" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conductive education" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conductive education (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226035000", + "display" : "KPC - Key points of control", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Key points of control" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Key points of control (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226048001", + "display" : "Positioning - therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Positioning - therapy (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226049009", + "display" : "Proprioception awareness work", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Joint position sense work" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "JPS - Joint position sense work" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Proprioceptive facilitation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Proprioception awareness work (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226050009", + "display" : "Prosthetic rehabilitation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prosthetic rehabilitation (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226052001", + "display" : "Normalization of postural reflexes", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reflex inhibition" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "RI - Reflex inhibition" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Normalisation of postural reflexes" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reflex inhibition (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226060000", + "display" : "Stress management", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stress management (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stress control" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Manage stress control" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226065005", + "display" : "Weight transfer practice", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Weight transfer practice (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226066006", + "display" : "Work analysis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Task analysis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Work analysis (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228526008", + "display" : "Sensorimotor techniques", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sensorimotor techniques (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228528009", + "display" : "Range of motion activity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ROM - Range of movement activity" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ROM - Range of motion activity" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Range of motion activity (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228529001", + "display" : "Neurodevelopmental techniques (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neurodevelopmental techniques" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228530006", + "display" : "Weight-bearing through affected side", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Weight-bearing through affected side (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228531005", + "display" : "Activity for ontogenetic motor pattern", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Activity for ontogenetic motor pattern (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228532003", + "display" : "Motor relearning technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Motor retraining technique (regime/therapy)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Motor retraining technique" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228533008", + "display" : "Sensory integration technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "SI - Sensory integration" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sensory integration technique (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228534002", + "display" : "Developmental training", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Developmental therapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Developmental therapy (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228540009", + "display" : "Hand therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hand therapy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228541008", + "display" : "Perceptual training", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Perceptual training (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228542001", + "display" : "Perceptual motor retraining", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Perceptual motor retraining (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228543006", + "display" : "Sensory re-education", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sensory retraining" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sensory retraining (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228544000", + "display" : "Cognitive intervention strategies", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cognitive intervention strategies (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228545004", + "display" : "Coma stimulation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Coma stimulation (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228546003", + "display" : "Orientation training", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Orientation training (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228547007", + "display" : "Reality orientation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reality orientation approach" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reality orientation (regime/therapy)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ro - reality orientation" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228548002", + "display" : "Comprehension training", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Concept formation training" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Concept formation training (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228549005", + "display" : "Reminiscence therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reminiscence therapy (regime/therapy)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rt - reminiscence therapy" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228550005", + "display" : "Attention training", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Attention training (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228551009", + "display" : "Memory retraining", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Memory retraining (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228553007", + "display" : "Cognitive therapy approach", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cognitive approach" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cognitive therapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cognitive therapy (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228554001", + "display" : "Personal construct therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Personal construct therapy (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228555000", + "display" : "Rational emotive therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "RET - Rational emotive therapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rational emotive therapy (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228556004", + "display" : "Room management technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Room management technique (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228557008", + "display" : "Cognitive and behavioral therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cognitive and behavioural therapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cognitive and behavioral therapy (regime/therapy)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cognitive-behaviour therapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CBT - cognitive and behavioural therapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cognitive-behavior therapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CBT - cognitive and behavioral therapy" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228558003", + "display" : "Psychosocial intervention strategy (procedure)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Psychosocial intervention strategy" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228561002", + "display" : "Laura Mitchell technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Laura Mitchell technique (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228562009", + "display" : "Jacobson technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Progressive muscular technique" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tension release technique" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Progressive muscle relaxation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Progressive muscle relaxation (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228563004", + "display" : "Simonton technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Visualisation technique" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Visualization technique" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Simonton technique (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228564005", + "display" : "Guided fantasy technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Guided fantasy technique (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228565006", + "display" : "Imagery technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Guided imagery technique" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Imagery technique (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228567003", + "display" : "Benson technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Benson technique (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228569000", + "display" : "Music exercise", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Music exercise (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228571000", + "display" : "Disassociation technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disassociation technique (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228572007", + "display" : "Time management training", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Time management training (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228573002", + "display" : "Activity scheduling", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Activity scheduling (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228575009", + "display" : "Reward technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reward technique (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228576005", + "display" : "Behaviour rehearsal technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Behavior rehearsal technique" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Behavior rehearsal technique (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228577001", + "display" : "Role modelling technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Role modeling technique (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Role modeling technique" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228578006", + "display" : "Chaining technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chaining technique (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228579003", + "display" : "Backward chaining technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Backward chaining technique (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228580000", + "display" : "Forward chaining technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Forward chaining technique (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228582008", + "display" : "Errorless learning technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Errorless learning technique (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228583003", + "display" : "Motivation therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Motivation therapy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228584009", + "display" : "Projective therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Projective therapy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228585005", + "display" : "Role play technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Role play technique (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228586006", + "display" : "Improvisation technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Improvization technique" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Improvization technique (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228587002", + "display" : "Mime technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mime technique (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228588007", + "display" : "Parenting skills training", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Parenting skills training (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228590008", + "display" : "Validation therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Validation therapy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228591007", + "display" : "Normalisation therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Normalization therapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Normalization therapy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228592000", + "display" : "Social role valorization therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Social role valorisation therapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Social role valorization therapy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228593005", + "display" : "Social modelling technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Social modeling technique (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Social modeling technique" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228594004", + "display" : "Adaptive and compensatory techniques", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adaptive and compensatory techniques (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228623005", + "display" : "Environmental adaptation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Environmental adaptation (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228624004", + "display" : "Alteration to kitchen design", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alteration to kitchen design (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228625003", + "display" : "Alteration to room layout", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alteration to room layout (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228626002", + "display" : "Furniture height modification", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Furniture height modification (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228627006", + "display" : "Workstation modification", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Workstation modification (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228628001", + "display" : "Access modification", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Access modification (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228629009", + "display" : "Door adaptation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Door adaptation (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228631000", + "display" : "Toilet modification", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Toilet modification (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228633002", + "display" : "Joint protection training", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Joint protection training (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228634008", + "display" : "Ergonomic advice", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ergonomic education (regime/therapy)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ergonomic education" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228635009", + "display" : "Manual handling education (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Manual handling education" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228636005", + "display" : "Back pain prevention education (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Back pain prevention education" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228637001", + "display" : "Seating advice", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Seating education (regime/therapy)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Seating education" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228641002", + "display" : "Community living skills training", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Community living skills training (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228644005", + "display" : "Industrial therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "IT - Industrial therapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Industrial therapy (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228645006", + "display" : "Job simulation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Work simulation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Work simulation (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228647003", + "display" : "Work placement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Work placement (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228648008", + "display" : "Work hardening", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Work hardening (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228649000", + "display" : "Activity adaptation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Activity adaptation (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228650000", + "display" : "Activity analysis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Activity analysis (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228652008", + "display" : "Horticultural therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gardening therapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Horticultural therapy (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228653003", + "display" : "Occupational therapy home visit", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Occupational therapy home visit (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228660009", + "display" : "Contact therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Contact therapy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228661008", + "display" : "Grenz ray therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Grenz ray therapy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228662001", + "display" : "Betatron X-ray therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Betatron X-ray therapy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228663006", + "display" : "Microtron X-ray therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Microtron X-ray therapy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228664000", + "display" : "Van der Graaff X-ray therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Van der Graaff X-ray therapy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228666003", + "display" : "Teletherapy with dual headed cobalt unit", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "External beam radiation therapy with dual headed cobalt unit (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "External beam radiation therapy with dual headed cobalt unit" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228667007", + "display" : "Stereotactic cobalt teletherapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stereotactic cobalt external beam radiation therapy (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stereotactic cobalt external beam radiation therapy" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228671005", + "display" : "Linear accelerator electron teletherapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "LINNAC - Linear accelerator electron therapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Linear accelerator electron external beam radiation therapy (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Linear accelerator electron external beam radiation therapy" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228672003", + "display" : "Microtron electron teletherapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Microtron electron external beam radiation therapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Microtron electron external beam radiation therapy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228673008", + "display" : "Strontium 90 electron teletherapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Strontium 90 electron external beam radiation therapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Strontium 90 electron external beam radiation therapy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228674002", + "display" : "Cyclotron neutron teletherapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cyclotron neutron external beam radiation therapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cyclotron neutron external beam radiation therapy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228675001", + "display" : "Deuterium on tritium neutron teletherapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deuterium on tritium neutron external beam radiation therapy (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deuterium on tritium neutron external beam radiation therapy" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228676000", + "display" : "Hiletron neutron teletherapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hiletron neutron external beam radiation therapy (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hiletron neutron external beam radiation therapy" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228677009", + "display" : "Cesium 137 brachytherapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Caesium 137 brachytherapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cesium 137 brachytherapy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228681009", + "display" : "Cobalt 60 brachytherapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cobalt 60 brachytherapy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228682002", + "display" : "Cobalt 60 brachytherapy manual loading", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cobalt 60 brachytherapy manual loading (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228684001", + "display" : "Iridium 192 brachytherapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Iridium 192 brachytherapy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228685000", + "display" : "Gammamed brachytherapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gammamed brachytherapy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228686004", + "display" : "Microselectron brachytherapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Microselectron brachytherapy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228687008", + "display" : "Selectron brachytherapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Selectron brachytherapy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228688003", + "display" : "Californium 252 brachytherapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Californium 252 brachytherapy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228689006", + "display" : "Gold 198 brachytherapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gold 198 brachytherapy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228690002", + "display" : "Iodine 125 brachytherapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Iodine 125 brachytherapy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228691003", + "display" : "Phosphorus 32 brachytherapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phosphorus 32 brachytherapy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228692005", + "display" : "Radon 222 brachytherapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radon 222 brachytherapy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228693000", + "display" : "Ruthenium 106 brachytherapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ruthenium 106 brachytherapy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228694006", + "display" : "Strontium 90 brachytherapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Strontium 90 brachytherapy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228695007", + "display" : "Tantalum 182 brachytherapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tantalum 182 brachytherapy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228696008", + "display" : "Yttrium 90 brachytherapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Yttrium 90 brachytherapy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228697004", + "display" : "Yr90 therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Yttrium 90 therapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Yttrium 90 therapy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228698009", + "display" : "Iodine 131 therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "I131 therapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Iodine 131 therapy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228699001", + "display" : "P32 therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phosphorus 32 therapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phosphorus 32 therapy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228700000", + "display" : "Iodine 131 meta-iodobenzylguanidine therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "I131 MIBG therapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Iodine 131 meta-iodobenzylguanidine therapy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228701001", + "display" : "Sr89 therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Strontium 89 therapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Strontium 89 therapy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228702008", + "display" : "Gold 198 therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Au198 therapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gold 198 therapy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "229164006", + "display" : "Sport specific rehabilitation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sport specific rehabilitation (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "229165007", + "display" : "Sprint training", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sprint training (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "229166008", + "display" : "Jogging training", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Jogging training (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "229167004", + "display" : "Running straight training", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Running straight training (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "229169001", + "display" : "Running in circles training", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Running in circles training (regime/therapy)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Running in circles" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "229171001", + "display" : "Direction changing training", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Direction changing training (regime/therapy)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Direction changing" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "229173003", + "display" : "Speed changing training", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Speed changing training (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "229175005", + "display" : "Running backwards", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Running backwards (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "229176006", + "display" : "Hopping training", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hopping training (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "229178007", + "display" : "Neck exercises in water", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neck exercises in water (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "229179004", + "display" : "Upper limb exercises in water", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arm exercises in water" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Upper limb exercises in water (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "229180001", + "display" : "Shoulder girdle exercises in water", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Shoulder girdle exercises in water (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "229181002", + "display" : "Shoulder exercises in water", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Shoulder exercises in water (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "229182009", + "display" : "Elbow exercises in water", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Elbow exercises in water (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "229183004", + "display" : "Wrist exercises in water", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Wrist exercises in water (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "229184005", + "display" : "Trunk exercises in water", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trunk exercises in water (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "229185006", + "display" : "Abdominal exercises in water", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abdominal exercises in water (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "229186007", + "display" : "Back exercises in water", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Back exercises in water (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "229187003", + "display" : "Pelvic tilting exercise in water", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pelvic tilting exercise in water (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "229188008", + "display" : "Lower limb exercises in water", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Leg exercises in water" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lower limb exercises in water (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "229189000", + "display" : "Hip exercises in water", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hip exercises in water (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "229190009", + "display" : "Knee exercises in water", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Knee exercises in water (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "229191008", + "display" : "Ankle exercises in water", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ankle exercises in water (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "229192001", + "display" : "Hydrotherapy regime", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hydrotherapy regime (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "229193006", + "display" : "Hydrotherapy - Halliwick method", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hydrotherapy - Halliwick method (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "229194000", + "display" : "Hydrotherapy - Bad Ragaz patterns", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hydrotherapy - Bad Ragaz patterns (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "229195004", + "display" : "Hydrotherapy - metacentre balance technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hydrotherapy - metacenter balance technique" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hydrotherapy - metacenter balance technique (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "229196003", + "display" : "Cardiovascular exercises in water", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cardiovascular exercises in water (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "229197007", + "display" : "Aquaerobic exercises", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aquaerobic exercises (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "229198002", + "display" : "Water running", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Water running (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "229199005", + "display" : "Circuit training in water", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Circuit training in water (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "229203005", + "display" : "Daily living activities in water", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Daily living activities in water (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "229204004", + "display" : "Hydrotherapy relaxation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hydrotherapy relaxation (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "229205003", + "display" : "Relaxation in water with floats", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Relaxation in water with floats (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "229206002", + "display" : "Relaxation in water without floats", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Relaxation in water without floats (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "229207006", + "display" : "Hydrotherapy class", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hydrotherapy class (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "229210004", + "display" : "Hippotherapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Riding therapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hippotherapy (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "229211000", + "display" : "Rebound therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rebound therapy (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "229212007", + "display" : "Creative dance therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Creative dance therapy (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "229213002", + "display" : "Wheelchair dancing therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Wheelchair dancing therapy (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "229214008", + "display" : "Music and movement therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Music and movement therapy (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "229215009", + "display" : "Games for therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Games for therapy (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "229216005", + "display" : "Minor group games for therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Minor group games for therapy (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "229217001", + "display" : "Minor team games for therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Minor team games for therapy (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "229218006", + "display" : "Team games for therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Team games for therapy (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "229219003", + "display" : "Relay games for therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Relay games for therapy (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "229220009", + "display" : "Pair activity games for therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pair activity games for therapy (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "229221008", + "display" : "Group trust experience games", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Group trust experience games (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "229222001", + "display" : "Informal warm-up for therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Informal warm-up for therapy (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "229223006", + "display" : "Participation in Tai Chi", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Participation in Tai Chi (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "229224000", + "display" : "Participation in yoga", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Participation in yoga (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "229225004", + "display" : "Sport participated in as part of therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sport participated in as part of therapy (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "229227007", + "display" : "Tactile awareness work", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tactile awareness work (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "229228002", + "display" : "Vestibular awareness work", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vestibular awareness work (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "229229005", + "display" : "Neurological functional rehabilitation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neurological functional rehabilitation (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "229230000", + "display" : "Joint control work", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Joint control work (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "229231001", + "display" : "Upper limb control work", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Upper limb control work (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "229232008", + "display" : "Lower limb control work", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lower limb control work (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "229233003", + "display" : "Trunk control work", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trunk control work (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "229234009", + "display" : "Pelvic control work", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pelvic control work (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "229235005", + "display" : "Hip control work", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hip control work (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "229236006", + "display" : "Knee control work", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Knee control work (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "229237002", + "display" : "Ankle control work", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ankle control work (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "229239004", + "display" : "NMS - Neuromuscular stimulation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neuromuscular stimulation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neuromuscular stimulation (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "229240002", + "display" : "Rhythmical bouncing", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rhythmical bouncing (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "229241003", + "display" : "Rhythmic stabilization", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "RS - Rhythmic stabilisation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "RS - Rhythmic stabilization" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rhythmic stabilisation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rhythmic stabilization (regime/therapy)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rhythmic stabilization technique" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rhythmic stabilisation technique" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "229242005", + "display" : "RIP - Reflex inhibiting patterning", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reflex inhibiting patterning" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reflex inhibiting patterning (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "229243000", + "display" : "Reflex inhibiting posture", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "RIP - Reflex inhibiting posture" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reflex inhibiting posture (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "229244006", + "display" : "Weight-bearing - neurological", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Weight-bearing - neurological (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "229246008", + "display" : "Weight transference - neurological", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Weight transference - neurological (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "229248009", + "display" : "Reciprocal arm movements", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reciprocal arm movements (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "229249001", + "display" : "Movement experience", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Movement experience (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "229250001", + "display" : "Trunk elongation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trunk elongation (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "229268003", + "display" : "Rhythmic intention technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rhythmic intention technique (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "229269006", + "display" : "Speech regulation technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Speech regulation technique (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "229270007", + "display" : "Orthofunction technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Orthofunction technique (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "229276001", + "display" : "Rhythmic initiation technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rhythmic initiation technique (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "229282003", + "display" : "TE - Timing for emphasis technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pivoting technique" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Timing for emphasis technique" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Timing for emphasis technique (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "229286000", + "display" : "Respiratory expansion exercises", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Respiratory expansion exercises (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "229287009", + "display" : "Deep breathing exercises", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "DBR - Deep breathing exercises" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "DBE - Deep breathing exercises" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deep breathing exercises (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "229288004", + "display" : "Lower lateral costal expansion exercises", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lower lateral costal expansion exercises (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "229289007", + "display" : "Basal expansion exercises", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Basal expansion exercises (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "229290003", + "display" : "Apical expansion exercises", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Apical expansion exercises (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "229291004", + "display" : "Thoracic expansion exercises", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "TEE - Thoracic expansion exercises" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thoracic expansion exercises (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "229292006", + "display" : "UTEE - Upper thoracic expansion exercises", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Upper thoracic expansion exercises" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Upper thoracic expansion exercises (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "229293001", + "display" : "Lower thoracic expansion exercises", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "LTEE - Lower thoracic expansion exercises" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lower thoracic expansion exercises (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "229298005", + "display" : "Breathing control", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "BC - Breathing control technique" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Breathing control (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "229299002", + "display" : "Relaxed breathing", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Relaxed breathing (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "229306004", + "display" : "Positive pressure therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Positive airway pressure therapy (regime/therapy)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Positive airway pressure therapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Generic term applied to treatments for: obstructive sleep apnea, central sleep apnea, snoring and upper airway resistance. Uses a stream of compressed air to support the airway during sleep." + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Generic term applied to treatments for: obstructive sleep apnoea, central sleep apnoea, snoring and upper airway resistance. Uses a stream of compressed air to support the airway during sleep." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "229553000", + "display" : "Physical agent therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Physical agent therapy (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "229554006", + "display" : "Combination therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Combination therapy (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "229555007", + "display" : "Rebox therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rebox therapy (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "229556008", + "display" : "Pulsed electromagnetic energy therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pulsed electromagnetic energy therapy (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "229557004", + "display" : "Phonophoresis therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phonophoresis therapy (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "229558009", + "display" : "Interferential therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Interferential therapy (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "229559001", + "display" : "Transcutaneous nerve stimulation therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "TNS - Transcutaneous nerve stimulation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "TCNS - Transcutaneous nerve stimulation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "TENS - Transcutaneous electrical nerve stimulation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transcutaneous electrical nerve stimulation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transcutaneous electrical nerve stimulation (regime/therapy)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transcutaneous Electrical Nerve Stimulation (TENS)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "229560006", + "display" : "Obstetric transcutaneous nerve stimulation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Obstetric transcutaneous nerve stimulation (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "229561005", + "display" : "Faradism therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Faradism therapy (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "229562003", + "display" : "Faradic foot bath", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Faradic foot bath (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "229563008", + "display" : "Interrupted direct current therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Interrupted direct current therapy (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "229564002", + "display" : "Therapeutic direct current therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Direct current therapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Direct current therapy (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "229567009", + "display" : "Intermittent compression therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intermittent compression therapy (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "229568004", + "display" : "Eutrophic stimulator therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Eutrophic stimulator therapy (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "229569007", + "display" : "Thermal techniques", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thermal techniques (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "229578001", + "display" : "Ice bath treatment", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ice bath treatment (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "229586001", + "display" : "Rest, ice, compression and elevation treatment programme", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rest, ice, compression and elevation treatment program" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "RICE - Rest, ice, compression and elevation treatment program" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rest, ice, compression and elevation treatment program (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "229594008", + "display" : "Functional rehabilitation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Functional rehabilitation (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "229595009", + "display" : "Walking with patient - mobilisation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Walking with patient - mobilization" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Walking with patient - mobilization (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "229612001", + "display" : "Care of stump technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Care of stump technique (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "229613006", + "display" : "Control of phantom sensation technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Control of phantom sensation technique (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "229614000", + "display" : "Protection of stump technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Protection of stump technique (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "229615004", + "display" : "Prosthetic gait re-education", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prosthetic gait training (regime/therapy)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prosthetic gait training" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "229619005", + "display" : "Wheelchair transfer practice", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Wheelchair transfer practice (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "229809001", + "display" : "Diaphragmatic breathing exercises", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diaphragmatic breathing exercises (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "229823004", + "display" : "Pulmonary rehabilitation class", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pulmonary rehabilitation class (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230120000", + "display" : "Faradism under pressure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Faradism under pressure (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230871001", + "display" : "Therapeutic drainage from ventricle of brain", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Therapeutic ventricular tap" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Therapeutic drainage from ventricle of brain (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230885006", + "display" : "Therapeutic puncture of cisterna magna", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Therapeutic puncture of cisterna magna (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230911008", + "display" : "Stereotactic radiosurgery of lesion of intracranial vasculature", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stereotactic radiosurgery of lesion of intracranial vasculature (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230912001", + "display" : "Stereotactic radiosurgery of intracranial arteriovenous malformation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stereotactic radiosurgery of intracranial arteriovenous malformation (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230913006", + "display" : "Stereotactic radiosurgery of intracranial venous malformation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stereotactic radiosurgery of intracranial venous malformation (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230914000", + "display" : "Stereotactic radiosurgery of intracranial cavernous angioma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stereotactic radiosurgery of intracranial cavernous angioma (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "231062004", + "display" : "Lumbar puncture to lower intracranial pressure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lumbar puncture to lower intracranial pressure (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "231081007", + "display" : "Acupuncture and allied techniques", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acupuncture and allied techniques (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "231084004", + "display" : "Semi-permanent pressure technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Semi-permanent pressure technique (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "231085003", + "display" : "Semi-permanent pressure technique using Magrain balls", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Semi-permanent pressure technique using Magrain balls (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "231086002", + "display" : "Semi-permanent pressure technique using rice", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Semi-permanent pressure technique using rice (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "231087006", + "display" : "Semi-permanent pressure technique using mustard seeds", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Semi-permanent pressure technique using mustard seeds (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "231088001", + "display" : "Laser acupuncture", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Laser acupuncture therapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Laser acupuncture (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "231089009", + "display" : "Moxa punk therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Moxa punk therapy (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "231090000", + "display" : "Moxa roll therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Moxa roll therapy (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "231091001", + "display" : "Heated needle therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Heated needle therapy (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "231092008", + "display" : "Acabani", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acabani (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "231096006", + "display" : "Ryodoraku", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ryodoraku (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "231097002", + "display" : "Cupping", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cupping (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "231107005", + "display" : "Acupressure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acupressure (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "231110003", + "display" : "TENS - Burst transcutaneous electrical nerve stimulation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Burst transcutaneous electrical nerve stimulation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Burst transcutaneous electrical nerve stimulation (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "231111004", + "display" : "Acupuncture-like transcutaneous electrical nerve stimulation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "TENS - Acupuncture-like transcutaneous electrical nerve stimulation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acutens" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acupuncture-like transcutaneous electrical nerve stimulation (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "231112006", + "display" : "Conventional transcutaneous electrical nerve stimulation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional transcutaneous electrical nerve stimulation (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "231544004", + "display" : "Radiotherapy to orbital lesion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radiotherapy to orbital lesion (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "231568007", + "display" : "Radiotherapy to lesion of medial canthus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radiotherapy to lesion of medial canthus (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "231585009", + "display" : "Radiotherapy to lesion of lateral canthus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radiotherapy to lesion of lateral canthus (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "231596001", + "display" : "Radiotherapy to lesion of eyelid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radiotherapy to lesion of eyelid (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "231737005", + "display" : "Radiotherapy to ciliary body", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radiotherapy to ciliary body (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "231764006", + "display" : "Radiotherapy to retina", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radiotherapy to retina (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "236952005", + "display" : "Therapeutic drainage of amniotic fluid by single aspiration", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Therapeutic drainage of amniotic fluid by single aspiration (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "236953000", + "display" : "Therapeutic drainage of amniotic fluid by indwelling catheter", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Therapeutic drainage of amniotic fluid by indwelling catheter (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "237019005", + "display" : "Internal iliac artery vasopressin infusion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Internal iliac artery vasopressin infusion (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "240959006", + "display" : "Therapeutic barium enema", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Therapeutic barium enema (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "241740008", + "display" : "Active warming of patient", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Warming device used to control patient's temperature" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Active warming of patient (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "241741007", + "display" : "Body cooling", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Active cooling of patient" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Active cooling of patient (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Application of cooling methods to decrease temperature." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "241744004", + "display" : "Reduction of heat loss by insulation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reduction of heat loss by insulation (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "243113006", + "display" : "Blind and partially sighted rehabilitation - employment placement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blind and partially sighted rehabilitation - employment placement (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "243118002", + "display" : "Professional reassurance", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Professional reassurance (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "243121000", + "display" : "Medical therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medical therapy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "243123002", + "display" : "Ablative hormone therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ablative hormone therapy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "243124008", + "display" : "Non-ablative hormone therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Non-ablative hormone therapy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "243125009", + "display" : "Oestrogen hormone therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Estrogen hormone therapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Estrogen hormone therapy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "243126005", + "display" : "Progestogen hormone therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Progesterone therapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Progestogen hormone therapy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "243127001", + "display" : "Glucocorticoid hormone therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glucocorticoid hormone therapy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "243182005", + "display" : "Mouth to mouth expired air ventilation with airway", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mouth to mouth expired air ventilation with airway (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "243189001", + "display" : "Venom immunotherapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Venom immunotherapy (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "243190005", + "display" : "Honeybee desensitization therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Honeybee desensitisation therapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Honeybee desensitization therapy (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "243191009", + "display" : "Wasp desensitisation therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Wasp desensitization therapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Wasp desensitization therapy (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "243192002", + "display" : "Drug desensitization therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Drug hyposensitization therapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Drug desensitisation therapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Drug hyposensitisation therapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Drug desensitization therapy (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "243193007", + "display" : "Penicillin desensitisation therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Penicillin desensitization therapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Penicillin desensitization therapy (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "243194001", + "display" : "Insulin desensitisation therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Insulin desensitization therapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Insulin desensitization therapy (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "243195000", + "display" : "Aspirin desensitization therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aspirin desensitisation therapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aspirin desensitization therapy (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "243196004", + "display" : "Immunoglobulin desensitisation therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immunoglobulin desensitization therapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immunoglobulin desensitization therapy (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "243197008", + "display" : "Food desensitization therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Food hyposensitization therapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Food desensitisation therapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Food hyposensitisation therapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Food desensitization therapy (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "243198003", + "display" : "Aeroallergen desensitisation therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aeroallergen hyposensitisation therapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Airallergen desensitization therapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Airallergen hyposensitization therapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aeroallergen hyposensitization therapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Airallergen desensitisation therapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aeroallergen hyposensitization therapy (regime/therapy)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Airallergen hyposensitisation therapy" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "243199006", + "display" : "House dust mite desensitization therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "House dust mite desensitisation therapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "House dust mite desensitization therapy (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "243200009", + "display" : "Grass desensitisation therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Grass desensitization therapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Grass desensitization therapy (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "243201008", + "display" : "Animal dander desensitization therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Animal dander desensitisation therapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Animal dander desensitization therapy (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "243202001", + "display" : "Suppression of Rhesus isoimmunisation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Suppression of Rhesus isoimmunization" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Suppression of Rhesus isoimmunization (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "243205004", + "display" : "Orthoptic occlusion treatment", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Orthoptic occlusion treatment (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "243206003", + "display" : "Orthoptic occlusion treatment - full-time", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Orthoptic occlusion treatment - full-time (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "243207007", + "display" : "Orthoptic full time occlusion treatment - partial occlusion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Orthoptic full time occlusion treatment - partial occlusion (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "243208002", + "display" : "Orthoptic full time occlusion treatment - total occlusion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Orthoptic full time occlusion treatment - total occlusion (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "243209005", + "display" : "Orthoptic treatment - part-time total occlusion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Orthoptic treatment - part-time total occlusion (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "243210000", + "display" : "Orthoptic treatment - uniocular penalization", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Orthoptic treatment - uniocular penalisation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Orthoptic treatment - uniocular penalization (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "243211001", + "display" : "Orthoptic treatment penalization - atropine and minus lenses", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Orthoptic treatment penalisation - atropine and minus lenses" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Orthoptic treatment penalization - atropine and minus lenses (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "243212008", + "display" : "Orthoptic treatment penalisation - atropine and miotic", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Orthoptic treatment penalization - atropine and miotic" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Orthoptic treatment penalization - atropine and miotic (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "243213003", + "display" : "Orthoptic treatment penalization - atropine only", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Orthoptic treatment penalisation - atropine only" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Orthoptic treatment penalization - atropine only (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "243214009", + "display" : "Orthoptic treatment - Fresnel prisms", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Orthoptic treatment - correcting prisms" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Orthoptic treatment - Fresnel prisms (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "243215005", + "display" : "Orthoptic treatment Fresnel prisms - base in", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Orthoptic treatment Fresnel prisms - base in (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "243216006", + "display" : "Orthoptic treatment Fresnel prisms - base out", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Orthoptic treatment Fresnel prisms - base out (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "243217002", + "display" : "Orthoptic treatment Fresnel prisms - base up", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Orthoptic treatment Fresnel prisms - base up (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "243218007", + "display" : "Orthoptic treatment Fresnel prisms - base down", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Orthoptic treatment Fresnel prisms - base down (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "243219004", + "display" : "Orthoptic treatment Fresnel prisms - base oblique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Orthoptic treatment Fresnel prisms - base oblique (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "243224001", + "display" : "Social therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sociotherapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Social therapy (regime/therapy)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Social work/counseling treatments and procedures" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Social work/counseling care treatments and procedures" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "248114003", + "display" : "Actions to lose weight", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Actions to lose weight (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "257794001", + "display" : "TURFT - Transurethral radiofrequency thermotherapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transurethral radiofrequency thermotherapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transurethral radiofrequency thermotherapy (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "261570006", + "display" : "Thermotherapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thermotherapy (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "262297000", + "display" : "Induced diuresis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Induced diuresis (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "265606003", + "display" : "Therapeutic aspiration of hydrocele", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Therapeutic aspiration of hydrocele (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "265766006", + "display" : "External resuscitation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "External resuscitation (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "266690007", + "display" : "Closed cardiac massage with ventilation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed cardiac massage with ventilation (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "266695002", + "display" : "Induction of hypothermia with hypotension (procedure)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Induction of hypothermia with hypotension" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "266704000", + "display" : "Fluid/electrolyte balance regulation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fluid/electrolyte balance regulation (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fluid/electrolyte management" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "266707007", + "display" : "Drug addiction therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Drug addiction therapy (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "266713003", + "display" : "Long-term drug therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Long-term drug therapy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "266715005", + "display" : "Steroid prophylaxis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Administration of prophylactic steroid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Administration of prophylactic steroid (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "266716006", + "display" : "Salicylate prophylaxis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Administration of prophylactic salicylate (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Administration of prophylactic salicylate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "266717002", + "display" : "Hormone replacement therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "HRT - Hormone replacement therapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hormone replacement therapy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "266739000", + "display" : "Physiotherapy/remedial therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Physiotherapy/remedial therapy (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "266740003", + "display" : "Orthoptic treatment", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Orthoptic treatment (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "266742006", + "display" : "Specific disability rehabilitation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Specific disability rehabilitation (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "266743001", + "display" : "Daily life rehabilitation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Daily life rehabilitation (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "266744007", + "display" : "Psychotherapy/sociotherapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Psychotherapy/sociotherapy (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "268500004", + "display" : "Prophylactic chemotherapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Administration of prophylactic chemotherapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Administration of prophylactic chemotherapy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "268502007", + "display" : "Leptospirosis prophylaxis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Administration of prophylactic antibiotic for leptospirosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Administration of prophylactic antibiotic for leptospirosis (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "271291003", + "display" : "Temporary implant radiotherapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Temporary implant radiotherapy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273405006", + "display" : "Derbyshire language scheme", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "DLS - Derbyshire language scheme" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Derbyshire language scheme (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273406007", + "display" : "Detailed test of comprehension", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "DTC - Detailed test of comprehension" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Detailed test of comprehension (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273407003", + "display" : "RST - Rapid screening test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rapid screening test" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rapid screening test (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273655005", + "display" : "Nuffield dyspraxia program", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nuffield dyspraxia programme" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nuffield dyspraxia program (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "274425002", + "display" : "Therapeutic aspiration - cyst", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Therapeutic aspiration - cyst (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "274426001", + "display" : "Therapeutic aspiration - joint", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Therapeutic aspiration - joint (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "274427005", + "display" : "Therapeutic bursa aspiration", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Therapeutic bursa aspiration (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "274428000", + "display" : "Therapeutic aspiration of kidney", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Therapeutic aspiration of kidney (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "274429008", + "display" : "Therapeutic aspiration - bladder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Therapeutic aspiration - bladder (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "274431004", + "display" : "Therapeutic aspiration of spermatocele", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Therapeutic aspiration of spermatocele (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "274432006", + "display" : "Therapeutic aspiration of ovary (procedure)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Therapeutic aspiration of ovary" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "274434007", + "display" : "Therapeutic aspiration of lung (procedure)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Therapeutic aspiration of lung" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "275843000", + "display" : "Weil's disease prophylaxis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Weil disease prophylaxis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Administration of prophylactic antibiotic for icteric leptospirosis (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Administration of prophylactic antibiotic for icteric leptospirosis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "275922000", + "display" : "Administration of prophylactic vitamin and iron during pregnancy (procedure)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Administration of prophylactic vitamin and iron during pregnancy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Administration of prophylactic vitamin and iron in pregnancy" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "275931000", + "display" : "Aspirin prophylaxis for ischaemic heart disease", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aspirin prophylaxis for ischemic heart disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Administration of prophylactic aspirin for ischemic heart disease (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Administration of prophylactic aspirin for ischemic heart disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Administration of prophylactic aspirin for ischaemic heart disease" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "275933002", + "display" : "Vitamin prophylaxis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Administration of prophylactic vitamin (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Administration of prophylactic vitamin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "276025008", + "display" : "Electrolyte regulation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Electrolyte regulation (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Electrolyte management" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "276026009", + "display" : "Fluid balance regulation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fluid balance regulation (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fluid management" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hydration balance regulation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fluid balance therapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hydration control" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "276239002", + "display" : "Therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Therapy (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "277447009", + "display" : "Manipulation of acid-base balance", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Manipulation of acid-base balance (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "277448004", + "display" : "Acidification regime", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acidification regime (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "277449007", + "display" : "Alkalinization regime", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alkalinisation regime" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alkalinization regime (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "277584008", + "display" : "Percutaneous computed tomography guided therapeutic drainage", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Percutaneous computed tomography guided therapeutic drainage (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CT guided percutaneous therapeutic drainage" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "277585009", + "display" : "Percutaneous magnetic resonance guided therapeutic drainage", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Percutaneous magnetic resonance guided therapeutic drainage (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "278415002", + "display" : "Creative therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Creative therapy (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "278856006", + "display" : "Hormone implant replacement therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "HRT - Hormone implant therapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hormone implant replacement therapy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "278906000", + "display" : "Nutritional support", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nutritional support (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "281131004", + "display" : "Conservative therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conservative management" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conservative therapy (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "281789004", + "display" : "Antibiotic therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antibiotic therapy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "281790008", + "display" : "Intravenous antibiotic therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intravenous antibiotic therapy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "281791007", + "display" : "Oral antibiotic therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oral antibiotic therapy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "281897000", + "display" : "Helicobacter eradication therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Helicobacter eradication therapy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "285782001", + "display" : "Binocular convergence exercises", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Binocular convergence exercises (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "285783006", + "display" : "Voluntary convergence exercises", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Jump convergence exercises" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Voluntary convergence exercises (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "285784000", + "display" : "Anti-suppression treatment", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Suppression treatment" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Suppression treatment (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "285785004", + "display" : "Orthoptic treatment penalisation with lenses", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Orthoptic treatment penalization with lenses" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Orthoptic treatment penalization with lenses (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "285787007", + "display" : "Accommodation exercises", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Accommodation exercises (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "285788002", + "display" : "Bar reading exercises", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bar reading exercises (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "285792009", + "display" : "Remy separator exercises", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Remy separator exercises (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "285793004", + "display" : "Diploscope exercises", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diploscope exercises (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "287624006", + "display" : "Therapeutic aspiration of renal pelvis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Therapeutic aspiration of renal pelvis (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "287625007", + "display" : "Therapeutic aspiration of renal cyst", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Therapeutic aspiration of renal cyst (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "287626008", + "display" : "Therapeutic aspiration - spinal cyst", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Therapeutic aspiration - spinal cyst (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "287627004", + "display" : "Therapeutic brain ventricular shunt aspiration", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Therapeutic brain ventricular shunt aspiration (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "287629001", + "display" : "Therapeutic aspiration of musculoskeletal system", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Therapeutic aspiration of musculoskeletal system (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "288127000", + "display" : "Therapeutic aspiration - nervous system", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Therapeutic aspiration - nervous system (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "288129002", + "display" : "Therapeutic aspiration of genitourinary tract (procedure)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Therapeutic aspiration of genitourinary tract" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "288130007", + "display" : "Therapeutic aspiration prostatic abscess", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Therapeutic aspiration prostatic abscess (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "288554006", + "display" : "Donning lower limb prosthesis practice", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Donning lower limb prosthesis practice (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "288555007", + "display" : "Doffing lower limb prosthesis practice", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Doffing lower limb prosthesis practice (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "288557004", + "display" : "Lower limb amputee transfer practice", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lower limb amputee transfer practice (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "288558009", + "display" : "Transfers with patient participation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transfers with patient participation (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "289165000", + "display" : "Restricting food intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Restricting food intake (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "289169006", + "display" : "Exercising to lose weight", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Exercising to lose weight (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "290043008", + "display" : "Self-care practice", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Self-care practice (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "290044002", + "display" : "Dressing practice", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dressing practice (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "290045001", + "display" : "Kitchen practice", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Kitchen practice (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "290046000", + "display" : "Toilet practice", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Toilet practice (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "290047009", + "display" : "Bathing practice", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bathing practice (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "290048004", + "display" : "Transfer practice", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transfer practice (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "290049007", + "display" : "Feeding practice", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Feeding practice (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "290050007", + "display" : "Eating practice", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Eating practice (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "290051006", + "display" : "Drinking practice", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Drinking practice (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "297279009", + "display" : "Administration of steroid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Steroid therapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Steroid therapy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "297280007", + "display" : "Oral steroid therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oral steroid therapy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "297283009", + "display" : "Intravenous hydrocortisone therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intravenous hydrocortisone therapy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "299695005", + "display" : "Competitive games psychotherapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Competitive games psychotherapy (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "300041008", + "display" : "Penicillin prophylaxis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Administration of prophylactic penicillin (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Administration of prophylactic penicillin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "300617009", + "display" : "Organized games therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Organised games therapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Organized games therapy (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "300976007", + "display" : "Radiotherapy to lesion of canthus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radiotherapy to lesion of canthus (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "301879009", + "display" : "Instillation of BCG into the bladder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Instillation of bacillus Calmette-Guerin into the bladder (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Instillation of bacillus Calmette-Guerin into the bladder" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "302230009", + "display" : "Generic cognitive behavioral therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Generic cognitive behavioural therapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Generic cognitive behavioral therapy (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "302234000", + "display" : "Beck's cognitive therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Beck's cognitive therapy (regime/therapy)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Beck cognitive therapy" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "302235004", + "display" : "Explorative psychotherapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Psychoanalytical - psychodynamic therapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Psychoanalytic and psychodynamic therapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Psychoanalytic and psychodynamic therapy (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "302236003", + "display" : "Long-term exploratory psychotherapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Long-term exploratory psychotherapy (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "302238002", + "display" : "Jungian-based therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Jungian-based therapy (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "302239005", + "display" : "Generic Jungian-based therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Generic Jungian-based therapy (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "302240007", + "display" : "Analytical psychology", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Analytical psychology (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "302242004", + "display" : "Long-term psychodynamic psychotherapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Long-term psychodynamic psychotherapy (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "302243009", + "display" : "Humanistic and integrative therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Humanistic and integrative therapy (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "302244003", + "display" : "Experiential constructivist therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Experiential constructivist therapy (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "302245002", + "display" : "Family, systemic, couple and sex therapy (regime/therapy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Family, systemic, couple and sex therapy" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "302247005", + "display" : "Narrative family psychotherapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Narrative family psychotherapy (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "302248000", + "display" : "Psychotherapeutic approaches using specific settings", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Psychotherapeutic approaches using specific settings (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "302255003", + "display" : "Debriefing therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Debriefing therapy (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "302259009", + "display" : "Cognitive skills training", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cognitive skills training (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "302260004", + "display" : "Concentration skills training", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Concentration skills training (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "302262007", + "display" : "Memory skills training", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Memory skills training (regime/therapy)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Memory training" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "302280003", + "display" : "Upper limb activities", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Upper limb activities (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "302281004", + "display" : "Lower limb activities", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lower limb activities (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "302440009", + "display" : "Psychiatric drug therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Psychiatric pharmacologic management" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Psychiatric pharmacologic management (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "302683009", + "display" : "Narcoanalysis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Narcoanalysis (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "302748001", + "display" : "Narcotherapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Narcotherapy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "302766006", + "display" : "Percutaneous imaging guided therapeutic drainage", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Percutaneous imaging guided therapeutic drainage (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "303262000", + "display" : "Narcosynthesis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Narcosynthesis (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "304409003", + "display" : "Pulsed electromagnetic energy to upper limb", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pulsed electromagnetic energy to upper limb (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "304410008", + "display" : "Pulsed electromagnetic energy to face", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pulsed electromagnetic energy to face (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "304411007", + "display" : "Pulsed electromagnetic energy to neck", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pulsed electromagnetic energy to neck (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "304412000", + "display" : "Pulsed electromagnetic energy to trunk", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pulsed electromagnetic energy to trunk (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "304413005", + "display" : "Pulsed electromagnetic energy to lower limb", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pulsed electromagnetic energy to lower limb (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "304414004", + "display" : "Pulsed electromagnetic energy to shoulder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pulsed electromagnetic energy to shoulder (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "304415003", + "display" : "Pulsed electromagnetic energy to elbow", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pulsed electromagnetic energy to elbow (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "304416002", + "display" : "Pulsed electromagnetic energy to wrist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pulsed electromagnetic energy to wrist (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "304417006", + "display" : "Pulsed electromagnetic energy to hand", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pulsed electromagnetic energy to hand (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "304418001", + "display" : "Pulsed electromagnetic energy to back", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pulsed electromagnetic energy to back (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "304419009", + "display" : "Pulsed electromagnetic energy to pelvis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pulsed electromagnetic energy to pelvis (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "304420003", + "display" : "Pulsed electromagnetic energy to abdomen", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pulsed electromagnetic energy to abdomen (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "304421004", + "display" : "Pulsed electromagnetic energy to hip", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pulsed electromagnetic energy to hip (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "304422006", + "display" : "Pulsed electromagnetic energy to knee", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pulsed electromagnetic energy to knee (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "304423001", + "display" : "Pulsed electromagnetic energy to ankle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pulsed electromagnetic energy to ankle (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "304424007", + "display" : "Pulsed electromagnetic energy to foot", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pulsed electromagnetic energy to foot (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "304425008", + "display" : "Ultrasound treatment to upper limb", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ultrasound treatment to upper limb (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "304426009", + "display" : "Ultrasound treatment to face", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ultrasound treatment to face (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "304427000", + "display" : "Ultrasound treatment to neck", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ultrasound treatment to neck (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "304428005", + "display" : "Ultrasound treatment to trunk", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ultrasound treatment to trunk (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "304429002", + "display" : "Ultrasound treatment to lower limb", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ultrasound treatment to lower limb (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "304430007", + "display" : "Ultrasound treatment to shoulder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ultrasound treatment to shoulder (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "304431006", + "display" : "Ultrasound treatment to elbow", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ultrasound treatment to elbow (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "304432004", + "display" : "Ultrasound treatment to wrist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ultrasound treatment to wrist (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "304433009", + "display" : "Ultrasound treatment to hand", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ultrasound treatment to hand (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "304434003", + "display" : "Ultrasound treatment to back", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ultrasound treatment to back (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "304435002", + "display" : "Ultrasound treatment to pelvis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ultrasound treatment to pelvis (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "304436001", + "display" : "Ultrasound treatment to abdomen", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ultrasound treatment to abdomen (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "304437005", + "display" : "Ultrasound treatment to hip", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ultrasound treatment to hip (regime/therapy)" + }] + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/interactant", + "resource" : { + "resourceType" : "ValueSet", + "id" : "interactant", + "meta" : { + "lastUpdated" : "2024-10-03T04:31:51.554+11:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "brr" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/interactant", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3105" + }], + "version" : "6.0.0-ballot2", + "name" : "Interactant", + "title" : "Interactant", + "status" : "draft", + "experimental" : true, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "An interactant - a substance that may have a clinically significant effect on another.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "copyright" : "This resource includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these specifications must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/get-snomed-ct or info@snomed.org", + "compose" : { + "include" : [{ + "system" : "http://snomed.info/sct", + "filter" : [{ + "property" : "concept", + "op" : "is-a", + "value" : "105590001" + }] + }] + }, + "expansion" : { + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/valueset-unclosed", + "valueBoolean" : true + }], + "identifier" : "urn:uuid:39bb0060-f460-4fac-aa34-fd723c9ebde4", + "timestamp" : "2024-10-02T17:54:47+00:00", + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-valueset", + "valueUri" : "null" + }, + { + "name" : "used-codesystem", + "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230131" + }, + { + "name" : "version", + "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230131" + }], + "contains" : [{ + "system" : "http://snomed.info/sct", + "code" : "105590001", + "display" : "Substance", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Substances" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Substance (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "102002", + "display" : "Hemoglobin Okaloosa", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb 48(CD7), Leu-arg" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin Okaloosa" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin Okaloosa (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "120006", + "display" : "Ornithine racemase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ornithine racemase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "125001", + "display" : "Ferrous (59-Fe) sulfate (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ferrous (59-Fe) sulfate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "126000", + "display" : "Galactosyl-N-acetylglucosaminylgalactosylglucosylceramide alpha-galactosyltransferase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Galactosyl-N-acetylglucosaminylgalactosylglucosylceramide alpha-galactosyltransferase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "130002", + "display" : "Hemoglobin Hopkins-II", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb 112(G19), His-asp" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin Hopkins-II" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin Hopkins-II (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "131003", + "display" : "Dolichyl-phosphate mannosyltransferase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dolichyl-phosphate mannosyltransferase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "159002", + "display" : "Ferrocyanide salt", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ferrocyanide salt (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "164003", + "display" : "Phosphoenolpyruvate-protein phosphotransferase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Enzyme I of the phosphotransferase system" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phosphoenolpyruvate-protein phosphotransferase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "178002", + "display" : "Uridine diphosphate galactose", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Uridine diphosphate galactose (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Uridyl diphosphate galactose" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "UDP - Uridyl diphosphate galactose" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "186002", + "display" : "HLA-Cw9 antigen", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leukocyte antigen Cw9" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leucocyte antigen Cw9" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leukocyte antigen Cw9 (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "187006", + "display" : "Cyanocobalamin (57-Co) (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cyanocobalamin (57-Co)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "200001", + "display" : "Berberine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Berberine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "217008", + "display" : "Blood group antigen IH", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen HI" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen IO" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen IH (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "231008", + "display" : "3-hydroxyisobutyrate dehydrogenase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "3-hydroxyisobutyrate dehydrogenase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "238002", + "display" : "Heptachlor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Heptachlor (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "261000", + "display" : "Codeine phosphate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Codeine phosphate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "296000", + "display" : "Coumachlor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Coumachlor (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "327000", + "display" : "Arsenic-76 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arsenic-76" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "76-As" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "329002", + "display" : "Antimony-127 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antimony-127" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "127-Sb" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "336001", + "display" : "Fibrinogen Tokyo II", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fibrinogen Tokyo II (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "340005", + "display" : "Enzyme variant", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Enzyme variant (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "363000", + "display" : "Fibrinogen San Juan", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fibrinogen San Juan (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "370000", + "display" : "Beta>2S< glycoprotein (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Beta>2S< glycoprotein" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "371001", + "display" : "Acylcarnitine hydrolase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acylcarnitine hydrolase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "377002", + "display" : "Sparteine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lupinidine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sparteine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "392001", + "display" : "Gadolinium-151 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "151-Gd" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gadolinium-151" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "395004", + "display" : "Immunoglobulin pentamer", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immunoglobulin pentamer (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "412004", + "display" : "Ribose-5-phosphate isomerase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phosphopentosisomerase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phosphoriboisomerase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ribose-5-phosphate isomerase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "424006", + "display" : "Citramalyl-CoA lyase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Citramalyl-coenzyme A lyase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Citramalyl-coenzyme A lyase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "425007", + "display" : "Hemoglobin Nagoya", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb 97(FG4), His-pro" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin Nagoya" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin Nagoya (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "432003", + "display" : "Carminic acid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carminic acid stain (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carminic acid stain" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "438004", + "display" : "2-hydroxyglutarate dehydrogenase (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "2-hydroxyglutarate dehydrogenase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "462009", + "display" : "Urease (ATP-hydrolysing)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Urease (adenosine triphosphate-hydrolysing) (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Urease (adenosine triphosphate-hydrolysing)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "472007", + "display" : "Vegetable textile fiber", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vegetable textile fibre" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vegetable textile fiber (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "476005", + "display" : "Lymphocyte antigen CD1b", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lymphocyte antigen CD1b (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CD1b - Cluster of differentiation antigen 1b" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cluster of differentiation antigen 1b" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "498001", + "display" : "Nitrilase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nitrilase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "501001", + "display" : "Blood group antibody Sf^a^", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Stolzfus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Sf^a^ (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "505005", + "display" : "Blood group antibody M'", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody M' (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "506006", + "display" : "3-oxosteroid delta^1^-dehydrogenase (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "3-oxosteroid delta^1^-dehydrogenase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "515004", + "display" : "Blood group antigen Giaigue", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Giaigue (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "519005", + "display" : "Free protein S", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Free protein S (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "521000", + "display" : "Mercury-197 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mercury-197" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "197-Hg" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "529003", + "display" : "Guanosine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Guanosine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "538001", + "display" : "2,3-dihydroxybenzoate 3,4-dioxygenase (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "2,3-dihydroxybenzoate 3,4-dioxygenase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "O-pyrocatechuate oxygenase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "566009", + "display" : "Acrosin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acrosin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "576007", + "display" : "Blood group antibody Duck", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Duck (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "578008", + "display" : "Hemoglobin Jianghua", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb 120(GH3), Lys-ile" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin Jianghua" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin Jianghua (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "584006", + "display" : "Blood group antibody Wr^b^", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Wr^b^ (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "585007", + "display" : "Substance P", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Substance P (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "SP - Substance P" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "591009", + "display" : "2-oxoisovalerate dehydrogenase (acylating) (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "2-oxoisovalerate dehydrogenase (acylating)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "593007", + "display" : "Blood group antibody Holmes", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Holmes (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "594001", + "display" : "2-oxoglutarate synthase (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "2-oxoglutarate synthase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "597008", + "display" : "Californium-247 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "247-Cf" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Californium-247" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "604000", + "display" : "Plant sapogenin glycoside", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Plant saponin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Saponin glycoside" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Plant sapogenin glycoside (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "611001", + "display" : "Hippurate hydrolase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hippurate hydrolase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "620005", + "display" : "Trichlorophenol", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trichlorophenol (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "648005", + "display" : "Oil of calamus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oil of calamus (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "662003", + "display" : "Aeromonas proteolytica aminopeptidase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aeromonas proteolytica aminopeptidase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "668004", + "display" : "Osmium-185 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "185-Os" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osmium-185" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "683009", + "display" : "Mercuric acetate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mercuric acetate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "686001", + "display" : "Plastoquinol-plastocyanin reductase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Plastoquinol-plastocyanin reductase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "693002", + "display" : "Trichothecenes", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fusarium toxins" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trichothecenes (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trichothecene" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "698006", + "display" : "Erythromycin lactobionate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Erythromycin lactobionate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "699003", + "display" : "Coal tar extract", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Coal tar extract (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "704006", + "display" : "Blood group antigen Rx", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Sd^x^" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Rx (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "732002", + "display" : "N-valeraldehyde", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "N-valeraldehyde (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "735000", + "display" : "Blood group antigen Jobbins", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Job" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Jobbins (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "747006", + "display" : "Oxamniquine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oxamniquine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "773001", + "display" : "Hemoglobin M-Iwate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb 87(F8), His-tyr" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb M-Kankakee" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb M-Oldenburg" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb M-Sendai" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin M-Iwate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin M-Iwate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "785009", + "display" : "Dextranase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dextranase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "804003", + "display" : "Creosotic acid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Creosotic acid (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "819002", + "display" : "Lytic antibody", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lytic antibody (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "850000", + "display" : "Stizolobate synthase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stizolobate synthase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "859004", + "display" : "Peptide-N^4^-(N-acetyl-b-glucosaminyl) asparagine amidase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glycopeptidase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "N-Oligosaccharide glycopeptidase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Peptide-N^4^-(N-acetyl-b-glucosaminyl) asparagine amidase (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glycopeptide N-glycosidase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Peptide N-glycosidase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "860009", + "display" : "Immunoglobulin, aggregated", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immunoglobulin, aggregated (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "873008", + "display" : "Urethan", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Urethane" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ethyl urethan" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Urethan (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ethyl carbamate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "876000", + "display" : "Blood group antigen D", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Rh>o<" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Rh1" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "RH1 (ISBT symbol)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen D (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "D antigen" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "877009", + "display" : "Carboxypeptidase A", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carboxypolypeptidase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carboxypeptidase A (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "889006", + "display" : "(acetyl-coenzyme A carboxylase) kinase (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "[acetyl-CoA carboxylase] kinase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "(acetyl-coenzyme A carboxylase) kinase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "(acetyl-CoA carboxylase) kinase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acetyl-CoA carboxylase kinase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "896008", + "display" : "Ice", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ice (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "905001", + "display" : "o-Dihydroxycoumarin O^7^-glucosyltransferase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "o-Dihydroxycoumarin O^7^-glucosyltransferase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "923009", + "display" : "Complement component C2", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Complement component C2 (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Complement component 2" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "C2 - complement component 2" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "925002", + "display" : "Sodium iodipamide", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sodium iodipamide (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "963005", + "display" : "Pyridoxine 4-dehydrogenase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pyridoxin dehydrogenase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pyridoxine 4-dehydrogenase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "974001", + "display" : "Adenosylmethionine decarboxylase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adenosylmethionine decarboxylase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "979006", + "display" : "Carbamate kinase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carbamate kinase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "993004", + "display" : "Palladium compound", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Palladium compound (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1002007", + "display" : "Mannotetraose 2-alpha-N-acetylglucosaminyltransferase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mannotetraose 2-alpha-N-acetylglucosaminyltransferase (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alpha-N-acetylglucosaminyltransferase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1010008", + "display" : "N-Acetylneuraminate monooxygenase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "N-Acetylneuraminate monooxygenase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1018001", + "display" : "Nornicotine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nornicotine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1025008", + "display" : "Molybdenum-93 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Molybdenum-93" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "93-Mo" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1047008", + "display" : "Guanine deaminase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Guanase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Guanine aminase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Guanine deaminase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1050006", + "display" : "Melilotate 3-monooxygenase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Melilotate hydroxylase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Melilotate 3-monooxygenase (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "2-hydroxyphenylpropionate hydroxylase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1065007", + "display" : "E. coli periplasmic proteinase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "E. coli periplasmic proteinase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1080001", + "display" : "Thallium-202 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "202-Tl" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thallium-202" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1091008", + "display" : "Coagulation factor inhibitor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Substance with coagulation factor inhibitor mechanism of action (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Substance with coagulation factor inhibitor mechanism of action" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1097007", + "display" : "Blood group antigen M^A^", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen M^A^ (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1105007", + "display" : "Isochorismate synthase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Isochorismate synthase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1113008", + "display" : "Pancreatic ribonuclease", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "RNase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "RNase I" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "RNase A" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pancreatic RNase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ribonuclease I" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pancreatic ribonuclease (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1137008", + "display" : "Uranium-240 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "240-U" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Uranium-240" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1149009", + "display" : "Hemoglobin Barcelona", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb 94(FG1), Asp-his" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin Barcelona" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin Barcelona (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1160000", + "display" : "Blood group antibody Lutheran", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Lu" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antibody to antigen in ISBT system LU" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antibody to antigen in ISBT system 005" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antibody to antigen in Lutheran blood group system" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lutheran system antibody" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antibody to antigen in Lutheran blood group system (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1166006", + "display" : "Titanium", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Titanium (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ti - Titanium" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1169004", + "display" : "Hemoglobin Gower-2", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin alpha>2< epsilon>2<" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin Gower-2" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin alpha>2< epsilon>2<" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin Gower-2 (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1171004", + "display" : "Fibrinogen Kawaguchi", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fibrinogen Kawaguchi (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1185009", + "display" : "Hemoglobin Roseau-Pointe à Pitre", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb 90(F6), Glu-gly" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin Roseau-Pointe a Pitre" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin Roseau-Pointe a Pitre" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin Roseau-Pointe à Pitre (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin Roseau-Pointe à Pitre" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1189003", + "display" : "Hemoglobin F-M-Osaka", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb 63(E7), His-tyr, gamma chain" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin F-M-Osaka" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin F-M-Osaka (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1190007", + "display" : "Mephenoxalone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mephenoxalone (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1219001", + "display" : "Diethyl xanthogen disulfide", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diethyl xanthogen disulfide (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1223009", + "display" : "Blood group antigen Marks", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Marks (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1244009", + "display" : "Fibrinogen Madrid I", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fibrinogen Madrid I (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1248007", + "display" : "Leucostoma neutral proteinase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Leucostoma neutral proteinase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1269009", + "display" : "Amikacin sulfate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Amikacin sulphate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Amikacin sulfate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1272002", + "display" : "Pteridine oxidase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pteridine oxidase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1273007", + "display" : "Blood group antibody Evelyn", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Evelyn (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1313002", + "display" : "Nitrate reductase (cytochrome)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nitrate reductase (cytochrome) (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1319003", + "display" : "Blood group antibody K18", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody V.M." + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody K18 (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1320009", + "display" : "Hemoglobin Manitoba", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb 102(G9), Ser-arg" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin Manitoba" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin Manitoba (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1325004", + "display" : "Metocurine iodide", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dimethyl tubocurarine iodide" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Metocurine iodide (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1331001", + "display" : "Methamidophos", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Methamidophos (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1336006", + "display" : "Deoxycortone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deoxycorticosterone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "11-deoxycorticosterone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "21-hydroxyprogesterone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deoxycortone (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1341003", + "display" : "Hemoglobin Ta-li", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb 83(EF7), Gly-cys" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin Ta-li" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin Ta-li (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1346008", + "display" : "Blue shade eosin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Eosin BA-BN" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blue shade eosin stain (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blue shade eosin stain" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1355006", + "display" : "Antihemophilic factor B Oxford 3 variant", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Coagulation factor IX Oxford 3 variant" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antihaemophilic factor B Oxford 3 variant" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Coagulation factor IX Oxford 3 variant (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1368003", + "display" : "Iodine-131 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Iodine-131" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "131-I" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1371006", + "display" : "Blood group antigen Big", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Big (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1373009", + "display" : "Zirconium-93 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Zirconium-93" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "93-Zr" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1381005", + "display" : "Iodine-126 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "126-I" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Iodine-126" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1394007", + "display" : "Iron pentacarbonyl", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Iron pentacarbonyl (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1396009", + "display" : "Actinium", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Actinium (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1405004", + "display" : "Blood group antibody M^e^", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody M^e^ (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1408002", + "display" : "Blood group antibody 1123K", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody 1123K (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1416006", + "display" : "Radium compound", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radium compound (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1450002", + "display" : "Methylparafynol", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Methylpentynol" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Meparfynol" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "3-methyl-1-pentyn-3-ol" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Methylpentynol (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1466000", + "display" : "Cyclomaltodextrinase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cyclomaltodextrinase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1471007", + "display" : "Elastin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Elastin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1472000", + "display" : "Adenosine-phosphate deaminase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adenosine-phosphate deaminase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1476002", + "display" : "Codeine sulfate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Codeine sulphate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Codeine sulfate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1477006", + "display" : "Hemoglobin Yatsushiro", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb 60(E4), Val-leu" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin Yatsushiro" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin Yatsushiro (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1496005", + "display" : "Proto-oncogene", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Proto-oncogene (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1506001", + "display" : "Blood group antigen Ch^a^", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Chido" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CH1 (ISBT symbol)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Ch" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen CH/RG1" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Ch1" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Ch1 (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1517000", + "display" : "HLA-B21 antigen", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "HLA - Human leucocyte antigen B21" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leucocyte antigen B21" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "HLA - Human leukocyte antigen B21" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leukocyte antigen B21" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leukocyte antigen B21 (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1530004", + "display" : "6-carboxyhexanoate-CoA ligase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "6-carboxyhexanoate-coenzyme A ligase (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "6-carboxyhexanoate-coenzyme A ligase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "6-carboxyhexanoyl-CoA synthetase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1535009", + "display" : "Nitrogen fluoride", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nitrogen trifluoride" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nitrogen fluoride (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1536005", + "display" : "Pargyline hydrochloride", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pargyline hydrochloride (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1540001", + "display" : "Tellurium radioisotope", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tellurium radioisotope (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1545006", + "display" : "Uridine phosphorylase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pyrimidine phosphorylase (uridine)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Uridine phosphorylase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1557002", + "display" : "Talc", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Talcum" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Talcum powder" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Native hydrous magnesium silicate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Talc (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Talc dusting powder" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1565004", + "display" : "Blood group antibody Buckalew", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Buckalew (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1575001", + "display" : "Maltose tetrapalmitate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "MTP" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Maltose tetrapalmitate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1603001", + "display" : "Cobalt isotope", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cobalt isotope (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1607000", + "display" : "Homoserine kinase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Homoserine kinase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1609002", + "display" : "N-octyl isosafrole sulfoxide", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "N-octyl isosafrole sulfoxide (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1634002", + "display" : "Blood group antigen Ven", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Ven (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1649005", + "display" : "Blood group antigen Sul", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Sullivan" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Sul (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1656004", + "display" : "Hemoglobin Shaare Zedek", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb 56(E5), Lys-glu" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin Shaare Zedek" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin Shaare Zedek (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1660001", + "display" : "Plant seeds", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Plant seeds (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1668008", + "display" : "Ceforanide", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ceforanide (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1672007", + "display" : "Ligase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Substance with ligase mechanism of action (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Substance with ligase mechanism of action" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1673002", + "display" : "Xylenol", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Xylenol (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1675009", + "display" : "Rubidium-86 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "86-Rb" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rubidium-86" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1676005", + "display" : "Blood group antibody LW^ab^", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody LW>1<" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody LW>2<" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody LW>3<" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody LW^ab^ (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1681001", + "display" : "Blood group antibody BLe^b^", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody BLe^b^ (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1696002", + "display" : "12-HPETE", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "12-hydroperoxy eicosatetraenoic acid (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "12-hydroperoxy eicosatetraenoic acid" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1701009", + "display" : "Gold-191 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gold-191" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "191-Au" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1710001", + "display" : "Uric acid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Uric acid (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "UA - Uric acid" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1726000", + "display" : "Diamond", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diamond (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1727009", + "display" : "Deoxylimonate A-ring-lactonase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deoxylimonate A-ring-lactonase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1740004", + "display" : "Deoxy cytidine triphosphate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "dCTP" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deoxy cytidine triphosphate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1764003", + "display" : "Saccharopine dehydrogenase (NADP^+^,L-glutamate-forming)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Saccharopine dehydrogenase (nicotinamide adenine dinucleotide phosphate ^+^,L-glutamate-forming)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Saccharopine dehydrogenase (nicotinamide adenine dinucleotide phosphate ^+^,L-glutamate-forming) (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1768000", + "display" : "Sucrose phosphorylase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sucrose glucosyltransferase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sucrose phosphorylase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1786002", + "display" : "Leucine-tRNA ligase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Leucyl-tRNA synthetase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Leucine-transfer ribonucleic acid ligase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Leucine-transfer ribonucleic acid ligase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1793003", + "display" : "Sodium trichloroacetate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sodium trichloroacetate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1795005", + "display" : "Glyodin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glyodin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1798007", + "display" : "Hemoglobin Hammersmith", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb 42(CD1), Phe-ser" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb Chiba" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin Hammersmith" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin Hammersmith (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1799004", + "display" : "L-Lysine oxidase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "L-Lysine oxidase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1823002", + "display" : "Hemoglobin Tochigi", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin Tochigi" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin Tochigi (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1827001", + "display" : "Ribonuclease T>1<", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Guanyloribonuclease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aspergillus oryzae ribonuclease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "RNase N>1< and N>2<" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ribonuclease T>1< (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1886008", + "display" : "Verdohemoglobin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Verdohaemoglobin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Choleglobin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Verdohemoglobin (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Verdoglobin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1904005", + "display" : "Galactoside 3-fucosyltransferase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lewis-negative alpha-3-fucosyltransferase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Galactoside 3-fucosyltransferase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1914001", + "display" : "von Willebrand factor inhibitor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antibody to von Willebrand factor" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "von Willebrand factor antibody" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "von Willebrand factor antibody (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1916004", + "display" : "Boroglycerin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Boroglycerin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1940007", + "display" : "Immunoglobulin, GM>21< allotype", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immunoglobulin, GM>21< allotype (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1944003", + "display" : "Coagulation factor X Patient variant", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Coagulation factor X Patient variant (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1956002", + "display" : "Buclizine hydrochloride", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Buclizine hydrochloride (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1971003", + "display" : "Loxapine hydrochloride", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Loxapine hydrochloride (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1975007", + "display" : "Blood group antibody Niemetz", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Niemitz" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Niemetz (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1978009", + "display" : "Site-specific methyltransferase (cytosine-specific)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Modification methylase (cytosine-specific)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Site-specific methyltransferase (cytosine-specific) (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1985008", + "display" : "Vomitus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vomit" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vomitus (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1991005", + "display" : "Lignins", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lignins (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lignin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2000001", + "display" : "Heavy nitrogen", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nitrogen-15" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nitrogen-15 (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2006007", + "display" : "Inosine diphosphate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inosine diphosphate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2008008", + "display" : "Gallium-67 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gallium-67" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "67-Ga" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2009000", + "display" : "Cobalt carbonyl", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cobalt carbonyl (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2017008", + "display" : "DNA topoisomerase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Type I DNA topoisomerase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Untwisting enzyme" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Relaxing enzyme" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nicking-closing enzyme" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Swivelase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "w-Protein" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deoxyribonucleic acid topoisomerase (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deoxyribonucleic acid topoisomerase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2027002", + "display" : "Alternaria serine proteinase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alternaria serine proteinase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2029004", + "display" : "Fibrinogen Oslo II", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fibrinogen Oslo II (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2038002", + "display" : "Blood group antibody Bg^b^", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody HLA-B17" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Bg^b^ (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2039005", + "display" : "sym-Norspermidine synthase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "sym-Norspermidine synthase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2050008", + "display" : "Choloylglycine hydrolase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glycocholase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bile salt hydrolase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Choloylglycine hydrolase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2064008", + "display" : "L-Xylulokinase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "L-Xylulokinase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2082006", + "display" : "Lymphocyte antigen CD51", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lymphocyte antigen CD51 (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vitronectin receptor alpha chain" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cluster of differentiation antigen 51" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CD51 - Cluster of differentiation antigen 51" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2085008", + "display" : "Oncogene protein TCL", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "T-cell leukemia-lymphoma gene" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "T-cell leukaemia-lymphoma gene" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oncogene protein TCL (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2088005", + "display" : "Page blue G-90", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Coomassie brilliant blue G250" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Xylene brilliant cyanine G" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Page blue G-90 stain (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Page blue G-90 stain" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2096000", + "display" : "NAD^+^ ADP-ribosyltransferase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poly(ADP) polymerase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poly(adenosine diphosphate ribose) polymerase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ADP-ribosyltransferase (polymerizing)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ADP-ribosyltransferase (polymerising)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nicotinamide adenine dinucleotide ^+^ adenosine diphosphate-ribosyltransferase (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nicotinamide adenine dinucleotide ^+^ adenosine diphosphate-ribosyltransferase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2100004", + "display" : "Sulfonethylmethane", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sulfonethylmethane (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2101000", + "display" : "Yeast proteinase B", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Baker's yeast proteinase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brewer's yeast proteinase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Yeast proteinase B (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2125008", + "display" : "Betazole", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Betazole (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "1H-Pyrazole-3-ethanamine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2130007", + "display" : "Cyclohexane-1,2-diol dehydrogenase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cyclohexane-1,2-diol dehydrogenase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2141009", + "display" : "Hydrogen", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "H - Hydrogen" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hydrogen (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2147008", + "display" : "Blood group antigen Paular", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Pau" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Paular (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2151005", + "display" : "Pyridoxamine-pyruvate aminotransferase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pyridoxamine-pyruvate aminotransferase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2154002", + "display" : "Tagaturonate reductase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tagaturonate reductase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2159007", + "display" : "Azorubin S", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Naphthol red S" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Naphthylamine red" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acid red 27" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Azorubin S stain (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Azorubin S stain" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2163000", + "display" : "Dicofol", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Kelthane" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "bis-(p-Chlorophenyl) trichloroethanol" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "DTMC" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dicofol (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2168009", + "display" : "Bisphosphoglycerate mutase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diphosphoglycerate mutase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glycerate phosphomutase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bisphosphoglycerate synthase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bisphosphoglycerate mutase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2179004", + "display" : "Malonate-semialdehyde dehydratase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Malonate-semialdehyde dehydratase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2189000", + "display" : "Hemoglobin F-Dammam", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb 79(EF3), Asp-asn" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin F-Dammam" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin F-Dammam (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2194000", + "display" : "Rhodium-101 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rhodium-101" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "101-Rh" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2195004", + "display" : "Tocainide hydrochloride", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tocainide hydrochloride (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2201007", + "display" : "Bacteriopurpurin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bacteriopurpurin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2208001", + "display" : "Phenylserine aldolase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phenylserine aldolase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2212007", + "display" : "Fibrinogen Bethesda II", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fibrinogen Bethesda II (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2215009", + "display" : "Azuresin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Azuresin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2240002", + "display" : "Guanidinobutyrase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Guanidinobutyrase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2249001", + "display" : "Gentamicin sulfate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gentamicin sulfate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2254005", + "display" : "Orotic acid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Orotic acid (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2260005", + "display" : "HLA-DRw18 antigen", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leukocyte antigen DRw18" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leukocyte antigen DRw18 (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leucocyte antigen DRw18" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2262002", + "display" : "Cellulose polysulfatase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cellulose polysulphatase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cellulose polysulfatase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2264001", + "display" : "Selenium isotope", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Selenium isotope (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2309006", + "display" : "Gold", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Au - Gold" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gold (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2311002", + "display" : "Prostacyclin synthase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prostacyclin synthase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2329007", + "display" : "Blood group antibody Vel", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Vel (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2331003", + "display" : "Carbohydrate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carbohydrate (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Saccharide" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2338009", + "display" : "Plant roots", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Plant roots (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Root" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2343002", + "display" : "Guthion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Guthion (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2346005", + "display" : "Vascormone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vascormone (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2354007", + "display" : "3'-nucleotidase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "3'-nucleotidase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2369008", + "display" : "Indole-3-acetate beta-glucosyltransferase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Indole-3-acetate beta-glucosyltransferase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2370009", + "display" : "UDP-N-acetylmuramate-alanine ligase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "UDP-N-acetylmuramoyl-L-alanine synthetase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Uridine diphosphate-N-acetylmuramate-alanine ligase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Uridine diphosphate-N-acetylmuramate-alanine ligase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2376003", + "display" : "Mercury compound", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mercury compound (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2384004", + "display" : "Uranium-230 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "230-U" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Uranium-230" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2404002", + "display" : "Blood group antibody St^a^", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Stones" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody St^a^ (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2405001", + "display" : "Oxetanone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Propanolide" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Propiolactone (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Propiolactone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Beta- propiolactone" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2414006", + "display" : "Prolactin receptor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prolactin receptor (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2430003", + "display" : "Silicon radioisotope", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Silicon radioisotope (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2431004", + "display" : "Blood group antibody Friedberg", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Friedberg (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2441001", + "display" : "Mercury radioisotope", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mercury radioisotope (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2444009", + "display" : "HLA-Dw25 antigen", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leucocyte antigen Dw25" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leukocyte antigen Dw25" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leukocyte antigen Dw25 (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2450004", + "display" : "Mannosamine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mannosamine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2462000", + "display" : "Glucose dehydrogenase (NADP^+^)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glucose dehydrogenase (nicotinamide adenine dinucleotide phosphate ^+^)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glucose dehydrogenase (nicotinamide adenine dinucleotide phosphate ^+^) (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2466002", + "display" : "Chloride peroxidase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chloride peroxidase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2500009", + "display" : "Lymphocyte antigen CDw41b", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lymphocyte antigen CDw41b (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2509005", + "display" : "D-glutamic acid oxidase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "D-glutamate oxidase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "D-glutamate oxidase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2522002", + "display" : "Extravascular blood", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Extravascular blood (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2529006", + "display" : "Hemoglobin Wood", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb 97(FG4), His-leu" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin Wood" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin Wood (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2537003", + "display" : "Antituberculosis agent", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antituberculosis agent (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2568004", + "display" : "Blood group antigen McAuley", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen McAuley (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2573005", + "display" : "Immunoglobulin, GM>13< allotype", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immunoglobulin, GM>13< allotype (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2575003", + "display" : "Zinc alpha>2< glycoprotein", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Zinc alpha>2< glycoprotein (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Zinc alpha-2 glycoprotein" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2595009", + "display" : "Tellurium-119m (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tellurium-119m" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "119m-Te" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2597001", + "display" : "Alpha-1 globulin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alpha 1 globulin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alpha 1 globulin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2611008", + "display" : "Blood group antibody La Fave", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody La Fave (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2637006", + "display" : "Indium isotope", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Indium isotope (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2648004", + "display" : "Bile vomitus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bile vomitus (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2649007", + "display" : "Azo dye", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Azo dye (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Azo-dye" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2660003", + "display" : "Sodium dehydrocholate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sodium dehydrocholate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2671002", + "display" : "Dehydropantoate hydroxymethyltransferase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "3-methyl-2-oxobutanoate hydroxy-methyltransferase (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "3-methyl-2-oxobutanoate hydroxy-methyltransferase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alpha-ketoisovalerate hydroxymethyltransferase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2674005", + "display" : "Cesium-128 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cesium-128" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "128-Cs" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2676007", + "display" : "C3(H20)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "C3(H20) (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2678008", + "display" : "Hemoglobin New Mexico", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb 100(G2), Pro-arg" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin New Mexico" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin New Mexico (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2680002", + "display" : "Anti-factor XIII", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Circulating anti-factor XIII" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Factor XIII inhibitor" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Factor XIII antibody" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Factor XIII antibody (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2698003", + "display" : "Natural gas", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Natural gas (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2705002", + "display" : "Arsenic-72 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "72-As" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arsenic-72" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2706001", + "display" : "Blood group antigen Vennera", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Vennera (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2719002", + "display" : "Tartrate dehydratase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tartrate dehydratase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2721007", + "display" : "Blood group antigen McC^f^", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen McC^f^ (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2728001", + "display" : "Antigen in Lewis (Le) blood group system", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lewis antigen type" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antigen in Lewis (Le) blood group system (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lewis system antigen" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2753003", + "display" : "Blood group antibody M>1<", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody M>1< (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2754009", + "display" : "Hemoglobin F-Kennestone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb 77(EF1), His-arg" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin F-Kennestone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin F-Kennestone (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2765004", + "display" : "Blood group antigen Sc3", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "SC3 (ISBT symbol)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Sc3 (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2778004", + "display" : "Pleural fluid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pleural fluid (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2796008", + "display" : "Methantheline (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Methanthelinium" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Methantheline" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2799001", + "display" : "Methylbenzethonium chloride", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Methylbenzethonium chloride (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Methylbenzethonium" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2823004", + "display" : "Hemoglobin Bristol", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb 67(E11), Val-asp" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin Bristol" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin Bristol (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2832002", + "display" : "Molybdenum compound", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Molybdenum compound (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2846002", + "display" : "Hemoglobin Saitama", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb 117(G19), His-pro" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin Saitama" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin Saitama (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2869004", + "display" : "Ethanoic acid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acetic acid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acetic acid (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2878005", + "display" : "Isonipecaine hydrochloride", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pethidine hydrochloride" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Meperidine hydrochloride" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pethidine hydrochloride (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2880004", + "display" : "Calcium sulfate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Calcium sulphate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Calcium sulfate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2883002", + "display" : "Exopolygalacturonate lyase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Exopolygalacturonate lyase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2913009", + "display" : "Immunoglobulin E, H chain", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immunoglobulin E, H chain (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immunoglobulin epsilon chain" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2916001", + "display" : "Neon-22 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "22-Ne" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neon-22" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2925007", + "display" : "Fluorometholone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fluorometholone (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2927004", + "display" : "Rescinnamine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rescinnamine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2938004", + "display" : "Pyrazole", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pyrazole (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "1,2-diazole" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2942001", + "display" : "Carbon (14-C) xylose (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carbon (14-C) xylose" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carbon (14-C) D-xylose" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2950005", + "display" : "Hemoglobin L-Persian Gulf", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb 57(E6), Gly-arg" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin L-Persian Gulf" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin L-Persian Gulf (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2958003", + "display" : "Zinc caprylate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Zinc caprylate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2964005", + "display" : "Dimethoxyamphetamine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "DMA" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dimethoxyamphetamine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2974008", + "display" : "Trichophyton schoenleinii collagenase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trichophyton schoenleinii collagenase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2988007", + "display" : "HLA-Aw antigen", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leukocyte antigen Aw (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leukocyte antigen Aw" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leucocyte antigen Aw" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2991007", + "display" : "Mecamylamine hydrochloride", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mecamylamine hydrochloride (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2995003", + "display" : "Arecoline", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arecoline (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3027009", + "display" : "Barium-133 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Barium-133" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "133-Ba" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3031003", + "display" : "Dihydroxyaluminum sodium carbonate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dihydroxyaluminium sodium carbonate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dihydroxyaluminum sodium carbonate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3040004", + "display" : "Technetium (99m-Tc) disofenin (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Technetium (99m-Tc) disofenin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3045009", + "display" : "Nitrochlorobenzene", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nitrochlorobenzene (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3052006", + "display" : "Ornithine-oxo-acid aminotransferase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ornithine-oxo-acid aminotransferase (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ornithine ketoacid aminotransferase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3066001", + "display" : "Triiodothyroacetic acid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "TRIAC" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Triiodothyroacetic acid (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "3,5,3' triiodothyroacetic acid" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3070009", + "display" : "Aspartate-ammonia ligase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Asparagine synthetase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aspartate-ammonia ligase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3087006", + "display" : "Oil of male fern", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oil of male fern (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3107005", + "display" : "Hemoglobin Shuangfeng", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb 27(B8), Glu-lys" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin Shuangfeng" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin Shuangfeng (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3108000", + "display" : "Aspergillus deoxyribonuclease K>1<", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aspergillus DNase K>1<" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aspergillus deoxyribonuclease K>1< (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3131000", + "display" : "Blood group antigen Middel", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Mid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Middel (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3136005", + "display" : "Cefoperazone sodium", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cefoperazone sodium (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3142009", + "display" : "Azacyclonol", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diphenyl carbinol" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Azacyclonol (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3145006", + "display" : "Penicillic acid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Penicillic acid (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3150000", + "display" : "Sialate O-acetylesterase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sialate O-acetylesterase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3151001", + "display" : "Left upper lobe mucus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Left upper lobe mucus (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3155005", + "display" : "3-phosphoglyceroyl-phosphate-polyphosphate phosphotransferase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "3-phosphoglyceroyl-phosphate-polyphosphate phosphotransferase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3161008", + "display" : "3-methyl histidine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "3-methyl histidine (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "3-methylhistidine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3167007", + "display" : "Hard coal", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anthracite" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hard coal (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3187008", + "display" : "Blood group antigen Nielsen", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Nielsen (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3193000", + "display" : "Alpha-1,4-glucan-protein synthase (uridine diphosphate-forming)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alpha-1,4-glucan-protein synthase (UDP-forming)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alpha-1,4-glucan-protein synthase (uridine diphosphate-forming) (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3197004", + "display" : "Inosine monophosphate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inosine monophosphate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3209002", + "display" : "Pancuronium sodium", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pancuronium sodium (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3212004", + "display" : "Manganese sulfate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Manganese sulphate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Manganese sulfate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3225007", + "display" : "Fibrinogen Seattle I", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fibrinogen Seattle I (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3232003", + "display" : "O-benzyl-parachlorophenol (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "O-benzyl-parachlorophenol" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ortho-benzyl-para-chlorophenol" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3271000", + "display" : "Hemoglobin Southampton", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb 106(G8), Leu-pro" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb Casper" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin Southampton" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin Southampton (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3273002", + "display" : "Tyrosine-ester sulfotransferase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tyrosine-ester sulphotransferase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tyrosine-ester sulfotransferase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3300001", + "display" : "Euphorbain", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Euphorbain (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3318003", + "display" : "Vaginal secretion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vaginal secretion (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3325005", + "display" : "Lipopolysaccharide", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lipopolysaccharide (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3339005", + "display" : "(R)-20-Hydroxysteroid dehydrogenase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cortisone reductase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "(R)-20-Hydroxysteroid dehydrogenase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3340007", + "display" : "Alpha-amylase (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alpha-amylase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3342004", + "display" : "Copper isotope", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Copper isotope (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3346001", + "display" : "Hemoglobin Brest", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb 127(H5), Gln-lys" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin Brest" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin Brest (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3378009", + "display" : "Imipramine hydrochloride", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Imipramine hydrochloride (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3379001", + "display" : "Thimerosal", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thiomersal" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thimerosal (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Merthiolate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3392003", + "display" : "Aldehyde dehydrogenase (acceptor)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aldehyde dehydrogenase (acceptor) (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3405005", + "display" : "2-hydroxy-3-oxoadipate synthase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "2-hydroxy-3-oxoadipate synthase (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "2-hydroxy-3-oxo-adipate synthase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3411008", + "display" : "bis-(Dimethylthiocarbamyl) disulfide", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "bis-(Dimethylthiocarbamyl) disulfide (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3437006", + "display" : "Hydroxymethylglutaryl-CoA hydrolase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hydroxymethylglutaryl-coenzyme A hydrolase (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hydroxymethylglutaryl-coenzyme A hydrolase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3440006", + "display" : "Biotin carboxylase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Biotin carboxylase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3455002", + "display" : "Discontinued pesticide", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Discontinued pesticide (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3463001", + "display" : "L-amino-acid dehydrogenase (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "L-amino-acid dehydrogenase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3465008", + "display" : "DNA topoisomerase (ATP-hydrolysing)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Type II DNA topoisomerase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "DNA-gyrase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deoxyribonucleic acid topoisomerase (adenosine triphosphate [ATP]-hydrolysing)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deoxyribonucleic acid topoisomerase (adenosine triphosphate-hydrolysing) (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deoxyribonucleic acid topoisomerase (adenosine triphosphate-hydrolysing)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3466009", + "display" : "Dimethylamine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dimethylamine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3492002", + "display" : "Galactinol-sucrose galactosyltransferase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Galactinol-sucrose galactosyltransferase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3493007", + "display" : "Smegma clitoridis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Smegma clitoridis (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3495000", + "display" : "Cystyl-aminopeptidase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oxytocinase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cystyl-aminopeptidase (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cystine aminopeptidase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3501003", + "display" : "Isoxsuprine hydrochloride", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Isoxsuprine hydrochloride (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3523004", + "display" : "Hemoglobin Q-India", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb 64(E13), Asp-his" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin Q-India" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin Q-India (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3532002", + "display" : "Laryngeal mucus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Laryngeal mucus (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3555004", + "display" : "Blood group antigen Morrison", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Morrison (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3579002", + "display" : "Cesium-129 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cesium-129" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "129-Cs" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3581000", + "display" : "Glucose-6-phosphatase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glucose-6-phosphatase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3587001", + "display" : "Malate dehydrogenase (decarboxylating)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Malate dehydrogenase (decarboxylating) (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3588006", + "display" : "Complement enzyme", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Complement enzyme (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3597005", + "display" : "Acebutolol hydrochloride", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acebutolol hydrochloride (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3602003", + "display" : "Warm antibody", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Warm agglutinin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Warm antibody (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3610002", + "display" : "Epoxide hydrolase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Epoxide hydratase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arene-oxide hydratase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Epoxide hydrolase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3617004", + "display" : "Selenium-79 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Selenium-79" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "79-Se" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3648007", + "display" : "Glucocorticoid receptor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glucocorticoid receptor (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3655009", + "display" : "Hemoglobin Constant Springs", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin Constant Springs" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin Constant Springs (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin Constant Spring" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb - Haemoglobin Constant Spring" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb - Hemoglobin Constant Spring" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin Constant Spring" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3672002", + "display" : "Fibrinogen Caracas", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fibrinogen Caracas (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3684000", + "display" : "Phenylacetic acid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phenylacetic acid (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3689005", + "display" : "Hemoglobin Mizushi", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb 75(EF4), Asp-gly" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin Mizushi" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin Mizushi (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3692009", + "display" : "Sodium sulfite", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sodium sulfite (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3693004", + "display" : "Fibrinogen Dusard", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fibrinogen Dusard (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fibrinogen Dusart" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3702007", + "display" : "CDPglycerol glycerophosphotransferase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Teichoic-acid synthase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cytidine diphosphate (CDP) glycerol glycerophosphotransferase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cytidine diphosphate glycerol glycerophosphotransferase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cytidine diphosphate glycerol glycerophosphotransferase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3710008", + "display" : "Prostaglandin synthase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prostaglandin-endoperoxide synthase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prostaglandin G/H synthase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prostaglandin synthase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3718001", + "display" : "Cow's milk", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cow's milk (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3726009", + "display" : "Valine-tRNA ligase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Valyl-tRNA synthetase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Valine-transfer ribonucleic acid ligase (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Valine-transfer ribonucleic acid ligase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3727000", + "display" : "Hemoglobin F-Port Royal", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb 125(H3), Glu-ala" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin F-Port Royal" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin F-Port Royal (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3730007", + "display" : "Blood group antigen Tr^a^", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Traversu" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Lanthois" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Tr^a^ (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3737005", + "display" : "Nitrate reductase (NADH)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nitrate reductase (reduced nicotinamide adenine dinucleotide)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nitrate reductase (reduced nicotinamide adenine dinucleotide) (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3742002", + "display" : "Extracellular crystal", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Extracellular crystal (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3757009", + "display" : "Gossypol", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cottonseed meal toxin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gossypol (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3771001", + "display" : "Neuromelanin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neuromelanin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3775005", + "display" : "Choline dehydrogenase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Choline dehydrogenase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3776006", + "display" : "Xanthine dehydrogenase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Xanthine dehydrogenase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3792001", + "display" : "Arachidonic acid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arachidonic acid (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Eicosatetraenoic acid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "5,8,11,14-eicosatetraenoic acid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "AA - arachidonic acid" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3800009", + "display" : "Acetate kinase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acetokinase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acetate kinase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3807007", + "display" : "Blood group antigen c", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Rh4" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "RH4 (ISBT symbol)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "c antigen" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen c (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3811001", + "display" : "Magnesium-protoporphyrin methyltransferase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Magnesium-protoporphyrin methyltransferase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3812008", + "display" : "Beryllium isotope", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Beryllium isotope (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3816006", + "display" : "Vanadium isotope", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vanadium isotope (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3823007", + "display" : "Prochlorperazine edisylate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prochlorperazine edisylate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3829006", + "display" : "Iron", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Iron (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fe - 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", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cytidine monophosphate (CMP)-N-acetylneuraminate-(alpha-N-acetyl-neuraminyl-2,3-beta-galactosyl-1,3)-N-acetyl-galactosaminide alpha-2,6-sialyltransferase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cytidine monophosphate-N-acetylneuraminate-(alpha-N-acetyl-neuraminyl-2,3-beta-galactosyl-1,3)-N-acetyl-galactosaminide alpha-2,6-sialyltransferase (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cytidine monophosphate-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", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glutaminase (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "L-glutaminase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3844007", + "display" : "Protoaphin-aglucone dehydratase (cyclizing)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Protoaphin-aglucone dehydratase (cyclising)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Protoaphin-aglucone dehydratase (cyclizing) (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3848005", + "display" : "Nitrotoluene", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nitrotoluene (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3849002", + "display" : "Carbon black", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Amorphous carbon" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carbon black (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3854006", + "display" : "Bis-chloro methyl ether (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bis-chloro methyl ether" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3874004", + "display" : "Hydrocodone bitartrate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dihydrocodeinone bitartrate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hydrocodone bitartrate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3892007", + "display" : "Thymidine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thymidine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3896005", + "display" : "p-Hydroxybenzoate ester", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "p-Hydroxybenzoate ester (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3897001", + "display" : "Blood group antigen 'N'", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen N quotes" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "MNS30 (ISBT symbol)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen GPB^N^" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen 'N' (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3906002", + "display" : "Rectified birch tar oil (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rectified birch tar oil" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3920009", + "display" : "Hemoglobin Atago", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb 85(F6), Asp-tyr" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin Atago" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin Atago (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3930000", + "display" : "Manufactured gas", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Manufactured gas (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3932008", + "display" : "Copper-64 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Copper-64" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "64-Cu" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3941003", + "display" : "Metronidazole hydrochloride", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Metronidazole hydrochloride (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3945007", + "display" : "Tin isotope", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tin isotope (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3958008", + "display" : "Californium-245 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "245-Cf" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Californium-245" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3961009", + "display" : "Blood group antigen Ritherford", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Ritherford (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3976001", + "display" : "Blood group antigen HEMPAS", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen HEMPAS (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3982003", + "display" : "Oxaloacetate decarboxylase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oxalase beta-decarboxylase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oxaloacetate decarboxylase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3983008", + "display" : "N,-N-dimethyltryptamine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "DMT" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "N,-N-dimethyltryptamine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3990003", + "display" : "Alkaline phosphatase isoenzyme, bone fraction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alkaline phosphatase isoenzyme, bone fraction (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alkaline phosphatase bone isoenzyme" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3994007", + "display" : "Hemoglobin Tampa", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb 79(EF3), Asp-tyr" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin Tampa" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin Tampa (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4014000", + "display" : "Sulfisomidine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sulphisomidine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sulfisomidine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4024008", + "display" : "Soft metal", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Soft metal (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4025009", + "display" : "Captodiamine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ectyl urea" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Captodiame" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Captodiamine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4043008", + "display" : "Etidocaine hydrochloride", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Etidocaine hydrochloride (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4047009", + "display" : "cis-1,2-Dihydrobenzene-1,2-diol dehydrogenase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "cis-1,2-Dihydrobenzene-1,2-diol dehydrogenase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4048004", + "display" : "1,1,2,2-tetrachloro-1,2- difluoroethane (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "1,1,2,2-tetrachloro-1,2- difluoroethane" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4067000", + "display" : "Chorismate mutase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chorismate mutase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4076007", + "display" : "Parathyroid hormone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PTH - Parathyroid hormone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intact parathyroid hormone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intact parathyrin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Parathormone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intact parathyroid hormone (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4077003", + "display" : "Dihydrolipoamide succinyltransferase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dihydrolipoamide succinyltransferase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4080002", + "display" : "Hemoglobin Grady, Dakar", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin Grady, Dakar" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin Grady, Dakar (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4091009", + "display" : "Enteropeptidase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Enterokinase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Enteropeptidase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4097008", + "display" : "Apo-SAA complex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Apo-SAA complex (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4104007", + "display" : "Chondroitin sulfate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chondroitin sulphate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chondroitin sulfate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4105008", + "display" : "Adenylate cyclase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adenylylcyclase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adenyl cyclase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adenylate cyclase (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "3',5'-cyclic AMP synthetase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4115002", + "display" : "Blood group antibody Norlander", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Norlander (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4137009", + "display" : "sec-Butyl acetate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acetic acid sec-butyl ester" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Secondary butyl acetate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "sec-Butyl acetate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4153007", + "display" : "Long-chain-enoyl-CoA hydratase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Long-chain-enoyl-coenzyme A hydratase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Long-chain-enoyl-coenzyme A hydratase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4167003", + "display" : "Lymphocyte antigen CD31", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lymphocyte antigen CD31 (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PECAM-1 - Platelet endothelial cell adhesion molecule-1" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cluster of differentiation antigen 31" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Platelet endothelial cell adhesion molecule-1" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CD31 - Cluster of differentiation antigen 31" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4169000", + "display" : "Blood group antibody Le^bH^", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Le^bH^ (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4177001", + "display" : "Hemoglobin Long Island-Marseille", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin Long Island-Marseille" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin Long Island-Marseille (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4182008", + "display" : "CDPdiacylglycerol-serine O-phosphatidyl-transferase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phosphatidylserine synthase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CDPdiglycerine-serine O-phosphatidyltransferase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cytidine diphosphate (CDP) diacylglycerol-serine O-phosphatidyl-transferase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cytidine diphosphate diacylglycerol-serine O-phosphatidyl-transferase (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cytidine diphosphate diacylglycerol-serine O-phosphatidyl-transferase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4188007", + "display" : "Fibrinogen Sydney II", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fibrinogen Sydney II (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4200007", + "display" : "Neriifolin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neriifolin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4201006", + "display" : "6-aminohexanoate-dimer hydrolase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "6-aminohexanoic acid oligomer hydrolase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "6-aminohexanoate-dimer hydrolase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4203009", + "display" : "Imipramine pamoate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Imipramine pamoate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4207005", + "display" : "Cortisone beta-reductase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cortisone beta-reductase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4217000", + "display" : "Fluorosilicate salt", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Silicofluoride salt" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fluorosilicate salt (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4218005", + "display" : "Immunoglobulin, GM>23< allotype", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immunoglobulin, GM>23< allotype (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4231000", + "display" : "Gallium isotope", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gallium isotope (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4239003", + "display" : "Glycerol dehydrogenase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glycerol dehydrogenase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4255005", + "display" : "Americium-241 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Americium-241" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "241-Am" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4289006", + "display" : "Keyhole-limpet hemocyanin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "KLH" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Keyhole-limpet hemocyanin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4290002", + "display" : "Linamarin synthase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Linamarin synthase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4314009", + "display" : "Blood group antibody Allchurch", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Allchurch (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4334005", + "display" : "Tar oil", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Wood tar oil" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tar oil (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4342006", + "display" : "2-aminopyridine (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "2-aminopyridine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4353000", + "display" : "Dibutyl phthalate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dibutyl phthalate (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Di-n-butylphthalate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4355007", + "display" : "Coagulation factor IX San Dimas variant", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Coagulation factor IX San Dimas variant (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4362003", + "display" : "4-coumarate-CoA ligase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "4-coumarate-coenzyme A ligase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "4-coumaroyl-CoA synthetase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "4-coumarate-coenzyme A ligase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4370008", + "display" : "Acetone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acetone (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4393002", + "display" : "Blood group antigen Fedor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Fedor (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4401009", + "display" : "Blood group antibody H>T<", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody H>T< (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4422003", + "display" : "Blood group antigen", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4423008", + "display" : "Fibrinogen New York II", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fibrinogen New York II (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4425001", + "display" : "Blood group antibody Binge", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Binge (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4435007", + "display" : "Sulfuryl fluoride", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sulphuryl fluoride" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sulfuryl fluoride (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4437004", + "display" : "Cesium-127 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "127-Cs" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cesium-127" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4471008", + "display" : "Californium-244 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Californium-244" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "244-Cf" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4479005", + "display" : "Hemoglobin Brockton", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb 138(H16), Ala-pro" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin Brockton" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin Brockton (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4480008", + "display" : "Sulfaethidole", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sulphaethidole" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sulfaethidole (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4509009", + "display" : "Plant phenanthrene toxin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Plant phenanthrene toxin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4534009", + "display" : "Bismuth-208 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "208-Bi" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bismuth-208" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4540002", + "display" : "ADP deaminase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adenosine diphosphate (ADP) deaminase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adenosine diphosphate deaminase (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adenosine diphosphate deaminase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4546008", + "display" : "Aliphatic carboxylic acid, C14:0", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Myristic acid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Myristic acid (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tetradecanoic acid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Myristate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tetradecanoate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "n-tetradecanoic acid" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4555006", + "display" : "Blood group antibody Rils", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Rils (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4560005", + "display" : "Hemoglobin Mizuho", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb 68(E12), Leu-pro" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin Mizuho" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin Mizuho (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4561009", + "display" : "Arginine decarboxylase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arginine decarboxylase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4564001", + "display" : "Blood group antibody Sisson", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Sisson (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4567008", + "display" : "Galactose-1-phosphate thymidylyltransferase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "dTDPgalactose pyrophosphorylase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Galactose-1-phosphate thymidylyltransferase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4582003", + "display" : "Blood group antigen N^A^", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen N^A^ (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4591004", + "display" : "Blood group antigen Kam", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Far" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Kamhuber" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "MNS22 (ISBT symbol)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen MNS22" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Far (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4610008", + "display" : "Senile cardiac protein", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ASC protein" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Senile cardiac protein (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4616002", + "display" : "Triclobisonium chloride", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Triclobisonium chloride (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4629002", + "display" : "Hypoglycin B", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypoglycin B (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4635002", + "display" : "Arterial blood", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arterial blood (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4643007", + "display" : "Calf thymus ribonuclease H", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Endoribonuclease H (calf thymus)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "RNase H" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Calf thymus ribonuclease H (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4656000", + "display" : "Alcian blue 8GX", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alcian blue 8GX stain (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alcian blue 8GX stain" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alcian blue stain" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alcian blue" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4674009", + "display" : "2,3-dihydroxybenzoate serine ligase (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "2,3-dihydroxybenzoate serine ligase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "N-(2,3-dihydroxybenzoyl)serine synthetase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4681002", + "display" : "Potassium permanganate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Potassium permanganate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4693006", + "display" : "Chromium (51-Cr) albumin (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chromium (51-Cr) albumin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4700006", + "display" : "Beef insulin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Beef insulin (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bovine insulin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Insulin bovine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4706000", + "display" : "Chlorine monoxide", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dichlorine monoxide" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chlorine monoxide (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4714006", + "display" : "Osmium-183m (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osmium-183m" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "183m-Os" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4728000", + "display" : "Scopulariopsis proteinase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Scopulariopsis proteinase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4732006", + "display" : "Oncogene protein P55, V-MYC", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "V-MYC protein P55" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oncogene protein P55, V-MYC (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4746006", + "display" : "Hemoglobin Mito", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb 144(HC1), Lys-glu" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin Mito" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin Mito (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4761007", + "display" : "Lymphocyte antigen CD30", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lymphocyte antigen CD30 (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CD30 - Cluster of differentiation antigen 30" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cluster of differentiation antigen 30" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ki-1" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ber-H2" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4762000", + "display" : "Platelet antigen HPA-3b", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Platelet antigen Bak^b^" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Platelet antigen HPA-3b (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4777008", + "display" : "Fluroxene", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fluroxene (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4780009", + "display" : "Secbutabarbital sodium", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Butabarbital sodium" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Secbutabarbital sodium (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4786003", + "display" : "Beta-1,4-mannosyl-glycoprotein beta-1,4-N-acetylglucosaminyltransferase (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Beta-1,4-mannosyl-glycoprotein beta-1,4-N-acetylglucosaminyltransferase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "N-glycosyl-oligosaccharide-glycoprotein N-acetylglucosaminyltransferase III" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4789005", + "display" : "Blood group antibody Bultar", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Bultar (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4793004", + "display" : "Azobenzene reductase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Azobenzene reductase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4814001", + "display" : "Valethamate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Valethamate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4824009", + "display" : "Amine oxidase (flavin-containing)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Monoamine oxidase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tyramine oxidase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tyraminase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Amine oxidase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adrenaline oxidase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Amine oxidase (flavin-containing) (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "MAO - Monoamine oxidase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Epinephrine oxidase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4825005", + "display" : "Peptidyl-glycinamidase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carboxyamidase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Peptidyl carboxyamidase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Peptidyl-glycinamidase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4831008", + "display" : "Arabinose-5-phosphate isomerase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arabinose-5-phosphate isomerase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4832001", + "display" : "Technetium (99m-Tc) mebrofenin (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Technetium (99m-Tc) mebrofenin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4833006", + "display" : "Glucan endo-1,3-alpha-glucosidase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Endo-1,3-alpha-glucanase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glucan endo-1,3-alpha-glucosidase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4844003", + "display" : "3,3' T>2<", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "3,3' diiodothyronine (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "3,3' diiodothyronine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4864008", + "display" : "Adenylic acid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adenosine monophosphate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "AMP" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adenylic acid (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "AMP - Adenosine monophosphate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4872005", + "display" : "Glucosulfone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glucosulphone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glucosulfone (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4878009", + "display" : "HLA-Dw3 antigen", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leucocyte antigen Dw3" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "HLA - Human leucocyte antigen Dw3" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leukocyte antigen Dw3" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "HLA - Human leukocyte antigen Dw3" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leukocyte antigen Dw3 (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4882006", + "display" : "Ichthyoallyeinotoxin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ichthyoallyeinotoxin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4889002", + "display" : "Xylulokinase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Xylulokinase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4901003", + "display" : "Pyruvate oxidase (CoA-acetylating)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pyruvate oxidase (coenzyme A-acetylating)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pyruvate oxidase (coenzyme A-acetylating) (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4925006", + "display" : "Oncogene protein V-ABC", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "V-ABC protein" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oncogene protein V-ABC (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4933007", + "display" : "Lymphocyte antigen CD15", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lymphocyte antigen CD15 (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Leucocyte M1" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Leukocyte M1" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hapten X" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lewis X" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cluster of differentiation antigen 15" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CD15 - Cluster of differentiation antigen 15" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "My1" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4940008", + "display" : "Tattoo dye", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tattoo dye (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4955004", + "display" : "Neoplastic structural gene", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neoplastic structural gene (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4962008", + "display" : "Tree bark", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Plant bark" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tree bark (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4963003", + "display" : "Neutral amino acid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neutral amino acid (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4965005", + "display" : "Glutathione reductase (NAD(P)H)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glutathione reductase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "GSR - Glutathione reductase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glutathione reductase (reduced nicotinamide adenine dinucleotide phosphate)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glutathione reductase (reduced nicotinamide adenine dinucleotide phosphate) (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4968007", + "display" : "Acumentin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acumentin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4986005", + "display" : "Magnesium borate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Magnesium borate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5003005", + "display" : "Hemoglobin Swan River", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb 6(A4), Asp-gly" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin Swan River" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin Swan River (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5004004", + "display" : "Blood group antibody Panzar", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Panzar (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5007006", + "display" : "Papain", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Papaya peptidase I" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Papain (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5024000", + "display" : "Fresh water", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fresh water (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5031001", + "display" : "3-3'dichlorobenzidine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "3-3'dichlorobenzidine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5040002", + "display" : "Cesium", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cesium (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5043000", + "display" : "Erythrosin Y", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Di-iodofluorescein" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Yellowish erythrosin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Erythrosin Y stain (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Erythrosin Y stain" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5045007", + "display" : "Oncogene protein TCL4", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "T-cell leukemia-lymphoma gene 4" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "T-cell leukaemia-lymphoma gene 4" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oncogene protein TCL4 (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5059000", + "display" : "Technetium-97 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "97-Tc" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Technetium-97" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5060005", + "display" : "Cesium-132 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cesium-132" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "132-Cs" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5061009", + "display" : "Protein-methionine-S-oxide reductase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Protein-methionine-S-oxide reductase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5064001", + "display" : "Blood group antibody D 1276", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody D 1276 (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5081005", + "display" : "Blood group antigen hr^B^", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Rh31" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "RH31 (ISBT symbol)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen hr^B^ (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5086000", + "display" : "Gelsolin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gelsolin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5094007", + "display" : "Blood group antigen Rios", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Rios (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5098005", + "display" : "Fennel oil", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fennel oil (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5109006", + "display" : "Methylated-DNA-protein-cysteine methyltransferase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Methylated-deoxyribonucleic acid-protein-cysteine methyltransferase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Methylated-deoxyribonucleic acid-protein-cysteine methyltransferase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5142007", + "display" : "Coagulation factor II Houston variant", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Coagulation factor II Houston variant (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5160007", + "display" : "Metallic compound", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Metallic compound (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Metal compound" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5163009", + "display" : "Scombrotoxin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Scombrotoxin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5167005", + "display" : "Zinc chloride fumes", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Zinc chloride fumes (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5172001", + "display" : "Coagulation factor Xa", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Activated factor X" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thrombokinase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prothrombase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prothrombinase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Coagulation factor Xa (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5179005", + "display" : "Connective tissue fiber", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Connective tissue fibre" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Connective tissue fiber (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5200001", + "display" : "trans-Epoxysuccinate hydrolase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "trans-Epoxysuccinate hydratase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "trans-Epoxysuccinate hydrolase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5206007", + "display" : "Cyanate compound", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cyanate compound (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5220000", + "display" : "Bacitracin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bacitracin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5226006", + "display" : "Flavone O^7^-beta-glucosyltransferase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "UDPglucose-apigenin beta-glucosyltransferase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "UDPglucose-luteolin beta-D-glucosyltransferase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Flavone O^7^-beta-glucosyltransferase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5250008", + "display" : "Thymus-independent antigen", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thymus-independent antigen (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5252000", + "display" : "Hafnium radioisotope", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hafnium radioisotope (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5253005", + "display" : "Hemoglobin Woodville", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb 6(A4), Asp-tyr" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin Woodville" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin Woodville (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5259009", + "display" : "Blood group antigen Braden", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Braden (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5289002", + "display" : "Scilliroside", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Scilliroside (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5303002", + "display" : "Hemoglobin Hoshida", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb 43(CD2), Glu-gln" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb Chaya" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin Hoshida" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin Hoshida (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5305009", + "display" : "Polynucleotide", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Polynucleotide (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5307001", + "display" : "Blood group antigen Hamet", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Hamet (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5312000", + "display" : "Zinc-65 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Zinc-65" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "65-Zn" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5323001", + "display" : "Uridine diphosphate glucuronic acid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Uridine diphosphate glucuronic acid (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5330007", + "display" : "Actin-binding protein", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Actin-binding protein (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5339008", + "display" : "L-glycol dehydrogenase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "L-glycol dehydrogenase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5340005", + "display" : "Blood group antigen Swietlik", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Swietlik (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5392001", + "display" : "Propylene glycol monomethyl ether", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Propylene glycol monomethyl ether (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5395004", + "display" : "Pyridoxamine-phosphate oxidase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pyridoxamine-phosphate oxidase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5404007", + "display" : "Lymphocyte antigen CD45RA", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lymphocyte antigen CD45RA (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "2H4" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Naive T-cell marker" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cluster of differentiation antigen 45 RA" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CD45 RA - Cluster of differentiation antigen 45 RA" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5405008", + "display" : "Cobalt-60 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "60-Co" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cobalt-60" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5406009", + "display" : "Beta-L-arabinosidase (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Beta-L-arabinosidase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5420002", + "display" : "Accessory sinus mucus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Accessory sinus mucus (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5439007", + "display" : "Blood group antibody Do^a^", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Dombrock" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Do^a^ (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5442001", + "display" : "Page blue 83", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Coomassie brilliant blue R250" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Page blue 83 stain (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Page blue 83 stain" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5453007", + "display" : "Iridium isotope", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Iridium isotope (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5471000", + "display" : "Hemoglobin G-Coushatta", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb 22(B4), Glu-ala" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb G-Saskatoon" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb Hsin Chu" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb G-Taegu" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin G-Coushatta" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin G-Coushatta (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5474008", + "display" : "Propionate-CoA ligase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Propionyl-CoA synthetase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Propionate-coenzyme A ligase (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Propionate-coenzyme A ligase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5477001", + "display" : "Ferric subsulfate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Monsel's solution" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ferric subsulphate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ferric subsulfate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5483003", + "display" : "Oxalate CoA-transferase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Succinyl-beta-ketoacyl-CoA transferase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oxalate coenzyme A-transferase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oxalate coenzyme A-transferase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5504009", + "display" : "Blood group antigen Fuerhart", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Fuerhart (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5511008", + "display" : "Inosinate nucleosidase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inosinate nucleosidase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5513006", + "display" : "Immunoglobulin A, H chain", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immunoglobulin A, H chain (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immunoglobulin, alpha chain" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5515004", + "display" : "Rhodium fumes", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rhodium fumes (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5533005", + "display" : "Blood group antibody Kp^a^", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody K3" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Kp^a^ (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anti Kpa" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5537006", + "display" : "Immunoglobulin D, H chain (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immunoglobulin D, H chain" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immunoglobulin, delta chain" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5540006", + "display" : "Calcium", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Calcium (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ca - Calcium" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5547009", + "display" : "Plutonium-233 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "233-Pu" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Plutonium-233" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5548004", + "display" : "2-dehydro-3-deoxy-D-pentonate aldolase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "2-dehydro-3-deoxy-D-pentonate aldolase (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "2-keto-3-deoxy-D-pentonate aldolase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5568005", + "display" : "Hemoglobin Hijiyama", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb 120(GH3), Lys-glu" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin Hijiyama" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin Hijiyama (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5573004", + "display" : "Blood group antigen Oca", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Oca (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5589001", + "display" : "Licodione O^2'^-methyltransferase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Licodione O^2'^-methyltransferase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5590005", + "display" : "Beryllium radioisotope", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Beryllium radioisotope (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5628003", + "display" : "Hemoglobin I-High Wycombe", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb 59(E3), Lys-glu" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin I-High Wycombe" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin I-High Wycombe (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5629006", + "display" : "Cytidylic acid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cytidine monophosphate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CMP" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cytidylic acid (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5637003", + "display" : "HLA-DQw6 antigen", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leukocyte antigen DQw6 (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leukocyte antigen DQw6" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leucocyte antigen DQw6" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5641004", + "display" : "Valproate semisodium", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Divalproex sodium" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Valproate semisodium (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5647000", + "display" : "Griseofulvin ultramicrosize", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Griseofulvin ultramicrosize (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5656008", + "display" : "Antimony-116m (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antimony-116m" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "116m-Sb" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5659001", + "display" : "Hemoglobin J-Tongariki", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb 115(GH3), Ala-asp" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin J-Tongariki" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin J-Tongariki (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5670008", + "display" : "Gold isotope", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gold isotope (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5681006", + "display" : "Ceftizoxime sodium", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ceftizoxime sodium (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5691000", + "display" : "Absorbable gelatin sponge", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Absorbable gelatin sponge (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5692007", + "display" : "Cyanocobalamin (58-Co) (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cyanocobalamin (58-Co)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5699003", + "display" : "Somatomedin C", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Insulin-like growth factor I" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "SM-C" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "IGF-I" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Somatomedin C (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "SmC - Somatomedin C" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "IGF 1 - Insulin like growth factor 1" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Insulin-like growth factor 1" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5700002", + "display" : "Blood group antibody Gomez", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Gomez (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5702005", + "display" : "Silver-106m (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "106m-Ag" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Silver-106m" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5704006", + "display" : "Galactokinase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Galactokinase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5705007", + "display" : "3-hydroxypropion-aldehyde reductase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "1,3-propanediol dehydrogenase (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "1,3-propanediol dehydrogenase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5739006", + "display" : "Stramonium", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stramonium (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5746002", + "display" : "Antimony-118m (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "118m-Sb" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antimony-118m" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5757007", + "display" : "HLA-Cw8 antigen", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leucocyte antigen Cw8" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "HLA - Human leucocyte antigen Cw8" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "HLA - Human leukocyte antigen Cw8" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leukocyte antigen Cw8" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leukocyte antigen Cw8 (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5762008", + "display" : "Heterogeneous nuclear RNA", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "hn RNA" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Heterogeneous nuclear ribonucleic acid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Heterogeneous nuclear ribonucleic acid (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5764009", + "display" : "Plutonium-242 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "242-Pu" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Plutonium-242" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5767002", + "display" : "Sulfamerazine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sulphamerazine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sulfamerazine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5774007", + "display" : "White petrolatum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "White petrolatum (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "White soft paraffin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5800007", + "display" : "tRNA (5-methylaminomethyl-2-thiouridylate)-methyltransferase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transfer ribonucleic acid (5-methylaminomethyl-2-thiouridylate)-methyltransferase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transfer ribonucleic acid (5-methylaminomethyl-2-thiouridylate)-methyltransferase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5813001", + "display" : "Malate dehydrogenase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Malic dehydrogenase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Malate dehydrogenase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5826002", + "display" : "Ethyl-4-bis-(hydroxypropyl)-1-aminobenzoate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ethyl-4-bis-(hydroxypropyl)-1-aminobenzoate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5827006", + "display" : "Crotonaldehyde", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Crotonaldehyde (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "2-butenal" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5829009", + "display" : "Hemoglobin Vaasa", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb 39(C5), Gln-glu" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin Vaasa" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin Vaasa (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5830004", + "display" : "Hemoglobin Bart", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin Bart" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin Bart (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin Barts" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb - Haemoglobin Barts" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin Barts" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb - Hemoglobin Barts" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5840001", + "display" : "Blood group antibody Wj", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Wj (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5858007", + "display" : "Indium-110m (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Indium-110m" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "110m-In" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5863006", + "display" : "Vitexin beta-glucosyltransferase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vitexin beta-glucosyltransferase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5896008", + "display" : "Hellebrin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hellebrin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5899001", + "display" : "Bacterial structural gene", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bacterial structural gene (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5907009", + "display" : "Quinidine polygalacturonate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Quinidine polygalacturonate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5910002", + "display" : "Oncogene protein PP60, V-SRC", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "V-SRC protein PP60" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oncogene protein PP60, V-SRC (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5915007", + "display" : "Blood group antigen Gladding", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Gladding (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5927005", + "display" : "Lactaldehyde dehydrogenase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lactaldehyde dehydrogenase (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nicotinamide adenine dinucleotide (NAD)-linked dehydrogenase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "L-lactaldehyde:NAD oxidoreductase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5931004", + "display" : "Technetium (99m-Tc) sulfur colloid (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Technetium (99m-Tc) sulfur colloid" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5932006", + "display" : "Cysteine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cysteine (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "L-cysteine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5950004", + "display" : "3',5'-cyclic-nucleotide phosphodiesterase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "3',5'-cyclic-nucleotide phosphodiesterase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5955009", + "display" : "Diethylene glycol", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diethylene glycol (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5977008", + "display" : "Blood group antigen Bullock", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Bullock (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5989005", + "display" : "Immunoglobulin, GM>17< allotype", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immunoglobulin, GM>17< allotype (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5991002", + "display" : "D-fuconate dehydratase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "D-fuconate dehydratase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6021003", + "display" : "Yttrium-88 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "88-Y" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Yttrium-88" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6038004", + "display" : "Oxygen radioisotope", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oxygen radioisotope (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6043006", + "display" : "Bone cement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bone cement (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6044000", + "display" : "Carbon disulfide", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carbon bisulfide" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carbon disulfide (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6054001", + "display" : "Doxylamine succinate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Doxylamine succinate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6056004", + "display" : "Blood group antibody Wk^a^", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody K17" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Wk^a^ (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6068008", + "display" : "Blood group antigen Mil", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Kn^a^-like" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Mil (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6083003", + "display" : "Hydroxylysine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hydroxylysine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6085005", + "display" : "Synovial fluid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Synovia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Synovial fluid (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6088007", + "display" : "Benzfetamine hydrochloride", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Benzphetamine hydrochloride" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Benzfetamine hydrochloride (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6089004", + "display" : "Lochia alba", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lochia alba (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6091007", + "display" : "Blood group antibody L Harris", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Leonore Harris" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Harris" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody L Harris (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6107003", + "display" : "Asparagusate reductase (NADH)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Asparagusate dehydrogenase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Asparagusate reductase (reduced nicotinamide adenine dinucleotide) (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Asparagusate reductase (reduced nicotinamide adenine dinucleotide)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6109000", + "display" : "Aromatic-amino-acid aminotransferase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aromatic-amino-acid aminotransferase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6115000", + "display" : "Blood group antibody Anuszewska", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Anuszewska (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6135004", + "display" : "Blood group antigen Duck", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Duck (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6138002", + "display" : "Blood group antigen Le Provost", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Le Provost (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6162007", + "display" : "Meclocycline", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Meclocycline (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6170002", + "display" : "Heat labile antibody", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Heat labile antibody (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6172005", + "display" : "Fatty-acid methyltransferase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fatty-acid methyltransferase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6178009", + "display" : "Lymphocyte antigen CD63", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lymphocyte antigen CD63 (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CD63 - Cluster of differentiation antigen 63" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cluster of differentiation antigen 63" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6179001", + "display" : "O-methyl-bufotenine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "O-methyl-bufotenine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6182006", + "display" : "Chloroacetone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chloroacetone (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6197009", + "display" : "Blood group antigen Zd", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Zd (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6237004", + "display" : "Bemegride", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bemegride (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6249003", + "display" : "Potassium metabisulfite", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Potassium metabisulphite" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Potassium metabisulfite (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6256009", + "display" : "Ribose isomerase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ribose isomerase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6257000", + "display" : "Sodium (22-Na) chloride (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sodium (22-Na) chloride" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6260007", + "display" : "Protokylol", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Protokylol (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6261006", + "display" : "Indoklon", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Flurothyl (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hexafluorodiethyl ether" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Flurotyl" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Flurothyl" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6263009", + "display" : "Plant residue", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Plant residue (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6264003", + "display" : "Diazinon", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diazinon (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6287006", + "display" : "Methidathion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Methidathion (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6291001", + "display" : "Lysosomal alpha-N-acetylglucosaminidase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alpha-N-acetylglucosaminyl phosphodiesterase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "N-acetylglucosamine-1-phosphodiester N-acetylglucosaminidase (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "N-acetylglucosamine-1-phosphodiester N-acetylglucosaminidase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6301006", + "display" : "Tantalum-178 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tantalum-178" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "178-Ta" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6310003", + "display" : "Particulate antigen", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Particulate antigen (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6314007", + "display" : "Phenol beta-glucosyltransferase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "UDPglucosyltransferase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phenol beta-glucosyltransferase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6333002", + "display" : "Squill extract", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Squill extract (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6338006", + "display" : "Imidazolonepropionase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Imidazolonepropionase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6356006", + "display" : "Chlorodiallylacetamide", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chlorodiallylacetamide (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6360009", + "display" : "Kallidin II", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Kallidin II (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6367007", + "display" : "Technetium-95m (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "95m-Tc" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Technetium-95m" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6386004", + "display" : "N-Acetylneuraminate O^4^-acetyltransferase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "N-Acetylneuraminate O^4^-acetyltransferase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6394006", + "display" : "Phentermine hydrochloride", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phentermine hydrochloride (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6401007", + "display" : "Lichenase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lichenase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6409009", + "display" : "Morpholine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tetrahydro-1,4-oxazine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diethylene oximide" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diethylene imidoxide" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Morpholine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6411000", + "display" : "Interleukin-12", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "IL-12" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cytotoxic lymphocyte maturation factor" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CLMF" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Interleukin-12 (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6422001", + "display" : "HLA-DRw14 antigen", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leukocyte antigen DRw14 (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leukocyte antigen DRw14" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leucocyte antigen DRw14" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6451002", + "display" : "Chlorobenzilate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chlorobenzilate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6455006", + "display" : "Chloroprene", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chloroprene (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6469006", + "display" : "1,2-didehydropipecolate reductase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Delta^1^-piperideine-2-carboxylate reductase (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Delta^1^-piperideine-2-carboxylate reductase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6478000", + "display" : "Phosphohexokinase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phosphofructokinase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PFK - Phosphofructokinase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "6-phosphofructokinase (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "6-phosphofructokinase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6495008", + "display" : "Fibrinogen Montreal II", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fibrinogen Montreal II (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6507009", + "display" : "Blood group antigen Much", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Lu12" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "LU12 (ISBT symbol)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Muchowski" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Lu12 (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6513000", + "display" : "Flumethiazide", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Flumethiazide (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6516008", + "display" : "Indium (111-In) ferric hydroxide (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Indium (111-In) ferric hydroxide" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6524003", + "display" : "Distilled spirits", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Distilled spirits (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spirits" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alcoholic spirits" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6529008", + "display" : "Blood group antigen Cl^a^", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Caldwell" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "MNS17 (ISBT symbol)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Cl^a^ (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6532006", + "display" : "Macrophage activating factor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "MAF" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Macrophage activating factor (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6590001", + "display" : "Galactosylceramidase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Galactosylceramidase (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Galactocerebroside beta-galactosidase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Beta-galactocerebrosidase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6592009", + "display" : "HLA-Dw12 antigen", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leucocyte antigen Dw12" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "HLA - Human leucocyte antigen Dw12" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leukocyte antigen Dw12" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "HLA - Human leukocyte antigen Dw12" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leukocyte antigen Dw12 (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6602005", + "display" : "Aminoacridine (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aminoacridine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aminacrine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6611005", + "display" : "Diethylaminoethanol", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diethylaminoethanol (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6612003", + "display" : "Chloramphenicol sodium succinate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chloramphenicol sodium succinate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6619007", + "display" : "Bilirubin Y transport protein", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bilirubin Y transport protein (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6642000", + "display" : "Opsonin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Opsonizing antibody" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Opsonising antibody" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Opsonin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6644004", + "display" : "Homoserine dehydrogenase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Homoserine dehydrogenase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6671004", + "display" : "Blood group antigen Caw", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Caw (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6672006", + "display" : "Phosphoadenylate 3'-nucleotidase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phosphoadenylate 3'-nucleotidase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6699008", + "display" : "Titanium radioisotope", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Titanium radioisotope (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6701008", + "display" : "Lissamine fast red B", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lissamine fast red B stain (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lissamine fast red B stain" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6702001", + "display" : "Ethyl mercaptoethyl diethyl thiophosphate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ethyl mercaptoethyl diethyl thiophosphate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6709005", + "display" : "Gentamicin 2\"-nucleotidyltransferase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gentamicin 2\"-nucleotidyltransferase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6710000", + "display" : "Nitric oxide", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nitrogen monoxide" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nitric oxide gas" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "NO - Nitric oxide" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nitric oxide (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6713003", + "display" : "Yttrium-91 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "91-Y" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Yttrium-91" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6717002", + "display" : "Nifuroxime", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nifuroxime (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6725000", + "display" : "Methylthioninium chloride", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Methylene blue" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Methylthioninium chloride stain" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Methylene blue stain" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Methylthioninium chloride (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6730001", + "display" : "Uranium-234 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "234-U" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Uranium-234" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6741004", + "display" : "Anti DNA antibody", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deoxyribonucleic acid antibody" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "DNA - Deoxyribonucleic acid antibody" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anti deoxyribonucleic acid antibody" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anti deoxyribonucleic acid antibody (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6755007", + "display" : "TL antigen", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thymus leukemia (TL) antigen" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thymus leukaemia (TL) antigen" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thymus leukemia antigen (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thymus leukemia antigen" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thymus leukaemia antigen" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6786001", + "display" : "Silver difluoride", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Silver difluoride (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6790004", + "display" : "Aminopterin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aminopterin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6792007", + "display" : "Veratrine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Veratrine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6808006", + "display" : "Ferrous iron compound", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ferrous iron compound (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6809003", + "display" : "Phomopsin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phomopsin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6814004", + "display" : "Discadenine synthase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Discadenine synthase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6817006", + "display" : "Oxidized glutathione", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oxidised glutathione" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oxidized glutathione (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6826009", + "display" : "Sterol hormone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sterol hormone (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6837005", + "display" : "Dextropropoxyphene napsylate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Propoxyphene napsylate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dextropropoxyphene napsylate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6854002", + "display" : "Platinum-188 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "188-Pt" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Platinum-188" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6865007", + "display" : "Theophylline calcium salicylate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Theophylline calcium salicylate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6873003", + "display" : "Cefapirin sodium", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cephapirin sodium" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cefapirin sodium (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6879004", + "display" : "Mead acid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "5,8,11-eicosatrienoic acid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "5,8,11-eicosatrienoic acid (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6881002", + "display" : "Magnesium fumes", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Magnesium fumes (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6884005", + "display" : "(S)-3-Amino-2-methylpropionate aminotransferase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "L-3-Aminoisobutyrate aminotransferase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "(S)-3-Amino-2-methylpropionate aminotransferase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6890009", + "display" : "3-deoxy-manno-octulosonate-8-phosphatase (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "3-deoxy-manno-octulosonate-8-phosphatase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6896003", + "display" : "Thiopurine methyltransferase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thiopurine methyltransferase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6910009", + "display" : "Sodium fluoride", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sodium fluoride (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6911008", + "display" : "Deoxycytidylate methyltransferase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deoxycytidylate methyltransferase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6916003", + "display" : "Bowieine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bowieine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6924008", + "display" : "Exopolyphosphatase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Exopolyphosphatase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6925009", + "display" : "Leucine acetyltransferase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Leucine acetyltransferase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6927001", + "display" : "Tin-121 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "121-Sn" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tin-121" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6937006", + "display" : "Thymidylate synthase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thymidylate synthase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6945001", + "display" : "Blood group antigen Le^bH^", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "LE4 (ISBT symbol)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Le^bH^ (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6952004", + "display" : "Tin-121m (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tin-121m" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "121m-Sn" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6958000", + "display" : "Blood group antibody Frando", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Frando (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6961004", + "display" : "Lysolecithin acylmutase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lysolecithin migratase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lysolecithin acylmutase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6970001", + "display" : "4-hydroxyproline epimerase (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "4-hydroxyproline epimerase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6973004", + "display" : "Chromium (51-Cr) chloride (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chromium (51-Cr) chloride" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6983000", + "display" : "Acrylamide", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acrylamide (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "2-propenamide" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6992002", + "display" : "Triflupromazine hydrochloride", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Triflupromazine hydrochloride (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6993007", + "display" : "Seminal fluid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Seminal fluid (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6999006", + "display" : "Ammonium compound", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ammonium compound (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7008002", + "display" : "Beta-carotene 15,15'-dioxygenase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Beta-carotene 15,15'-dioxygenase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7018007", + "display" : "Malate-CoA ligase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Malyl-CoA synthetase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Malate-coenzyme A ligase (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Malate-coenzyme A ligase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7029006", + "display" : "Blood group antigen Greenlee", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Greenlee (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7030001", + "display" : "Globoside", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Globoside (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7034005", + "display" : "Diclofenac", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diclofenac (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7045008", + "display" : "Lycorine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lycorine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7047000", + "display" : "Asphyxiant atmosphere", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Asphyxiant atmosphere (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7049002", + "display" : "Pyruvate carboxylase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pyruvic carboxylase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pyruvate carboxylase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7054006", + "display" : "Hemoglobin Poissy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin Poissy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin Poissy (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7056008", + "display" : "3-propylmalate synthase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "3-propylmalate synthase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7059001", + "display" : "N-Acylneuraminate-9-phosphatase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "N-Acylneuraminate-9-phosphatase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7061005", + "display" : "Anthocyanidin O^3^-glucosyltransferase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anthocyanidin O^3^-glucosyltransferase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7070008", + "display" : "Convallamarin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Convallamarin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7084003", + "display" : "Fibrinogen Buenos Aires II", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fibrinogen Buenos Aires II (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7110002", + "display" : "Germanium-69 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Germanium-69" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "69-Ge" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7120007", + "display" : "Antigen", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antigen (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7132006", + "display" : "Gallium-73 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gallium-73" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "73-Ga" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7139002", + "display" : "Acid-CoA ligase (GDP-forming)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acyl-CoA synthetase (GDP-forming)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acid-coenzyme A ligase (guanosine diphosphate-forming) (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acid-coenzyme A ligase (guanosine diphosphate-forming)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7146006", + "display" : "Cyclohexene oxide", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cyclohexene oxide (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7152007", + "display" : "Chlorthion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chlorthion (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7156005", + "display" : "Phosphorus isotope", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phosphorus isotope (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7158006", + "display" : "HLA-Dw19 antigen", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leucocyte antigen Dw19" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leukocyte antigen Dw19" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leukocyte antigen Dw19 (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7161007", + "display" : "Complement component C2a", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Complement component C2a (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7179006", + "display" : "Prekallikrein", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fletcher factor" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prekallikrein (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7191002", + "display" : "Methenyltetrahydrofolate cyclohydrolase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Methenyltetrahydrofolate cyclohydrolase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7208009", + "display" : "Thiol oxidase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thiol oxidase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7211005", + "display" : "Blood group antibody Haakestad", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Haakestad (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7237008", + "display" : "Galactonate dehydratase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Galactonate dehydratase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7243005", + "display" : "Methyl isocyanate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Methyl isocyanate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7269004", + "display" : "Thorium", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thorium (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Th - Thorium" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7271004", + "display" : "Mixed dust", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mixed dust (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7280004", + "display" : "dTDP4-dehydrorhamnose reductase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "dTDP4-keto-rhamnose reductase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deoxythymidine diphosphate-4-dehydrorhamnose reductase (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deoxythymidine diphosphate-4-keto-rhamnose reductase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deoxythymidine diphosphate-4-dehydrorhamnose reductase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7281000", + "display" : "Technetium (99m-Tc) lidofenin (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Technetium (99m-Tc) lidofenin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7284008", + "display" : "Mercaptan compound", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mercaptan compound (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7294003", + "display" : "Acetic acid tert-butyl ester", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tertiary butyl acetate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tert-butyl acetate (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tert-butyl acetate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7302008", + "display" : "Ambuphylline", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ambuphylline (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7318002", + "display" : "Bacteriochlorophyll", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bacteriochlorophyll (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7321000", + "display" : "Pyrimidine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pyrimidine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7325009", + "display" : "Calcium hydroxide", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lime water" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ca(OH) - Calcium hydroxide" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Calcium hydroxide (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7327001", + "display" : "Sulfurous acid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sulphurous acid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sulfurous acid (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7328006", + "display" : "Red petrolatum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Red petrolatum (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7330008", + "display" : "Shellac", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Shellac (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7337006", + "display" : "Blood group antibody Tr^a^", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Traversu" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Tr^a^ (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7348004", + "display" : "Coagulation factor II", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prothrombin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Coagulation factor II (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Factor II" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7382005", + "display" : "Aminoalcohol ester", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aminoalcohol ester (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7401000", + "display" : "Heme-hemopexin complex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haem-haemopexin complex" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Heme-hemopexin complex (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7411007", + "display" : "Blood group antibody HLA-B8", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody HLA-B8 (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7427000", + "display" : "Sepiapterin reductase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sepiapterin reductase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7434003", + "display" : "Erythrosin B", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Iodo-eosin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bluish erythrosin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tetra-iodofluorescein sodium salt" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Erythrosin B stain (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Erythrosin B stain" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Erythrosine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7446004", + "display" : "Ruthenium", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ruthenium (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7460002", + "display" : "Tellurium-127 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "127-Te" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tellurium-127" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7470000", + "display" : "p-tert-butyltoluene (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "p-tert-butyltoluene" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7489000", + "display" : "Homocytotropic antibody", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Homocytotropic antibody (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reagin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reaginic antibody" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7503004", + "display" : "Gallium-72 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "72-Ga" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gallium-72" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7509000", + "display" : "Mannitol hexanitrate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mannitol hexanitrate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7515000", + "display" : "Hepatotoxic mycotoxin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hepatotoxic mycotoxin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7537007", + "display" : "Stizolobinate synthase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stizolobinate synthase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7547005", + "display" : "Hemoglobin Lincoln Park", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin Lincoln Park" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin Lincoln Park (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7549008", + "display" : "Fibrinogen Bethesda I", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fibrinogen Bethesda I (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7588005", + "display" : "Blood group antibody Sk^a^", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Sk" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Skjelbred" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Sk^a^ (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7608003", + "display" : "Triethylene glycol", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Triethylene glycol (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7616007", + "display" : "Blood group antibody Pruitt", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Pruitt (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7648006", + "display" : "HLA-Bw70 antigen", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leucocyte antigen Bw70" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leukocyte antigen Bw70" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leukocyte antigen Bw70 (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7661006", + "display" : "Fish bone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fish bone (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7670009", + "display" : "Aminobutyraldehyde dehydrogenase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aminobutyraldehyde dehydrogenase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7675004", + "display" : "Blood group antigen Towey", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Towey (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7685003", + "display" : "Blood group antibody Bg^c^", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody HLA-A28" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Bg^c^ (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7696006", + "display" : "Ferrovanadium dust", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ferrovanadium dust (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7716001", + "display" : "Isovaleryl-CoA dehydrogenase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Isovaleryl coenzyme A dehydrogenase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Isovaleryl-coenzyme A dehydrogenase (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Isovaleryl-coenzyme A dehydrogenase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7737009", + "display" : "Chlortetracycline hydrochloride", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chlortetracycline hydrochloride (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7738004", + "display" : "HLA-B49 antigen", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leucocyte antigen B49" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leukocyte antigen B49" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leukocyte antigen B49 (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7761002", + "display" : "Silver-111 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "111-Ag" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Silver-111" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7770004", + "display" : "Strontium-89 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Strontium-89" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "89-Sr" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7774008", + "display" : "Neo-b-vitamin A1 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neo-b-vitamin A1" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7779003", + "display" : "Ruthenium-103 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "103-Ru" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ruthenium-103" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7785005", + "display" : "Sphingomyelin phosphodiesterase D", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sphingomyelin phosphodiesterase D (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7790008", + "display" : "1-Monoacylglycerol", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Monoglyceride" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "1-Monoacylglycerol (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7791007", + "display" : "Soya protein", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glycine max protein (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Soybean protein" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glycine max protein" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Soya bean protein" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7795003", + "display" : "Oxalate oxidase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oxalate oxidase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7801007", + "display" : "Tetrahydroxypteridine cycloisomerase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tetrahydroxypteridine cycloisomerase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7816005", + "display" : "Antazoline hydrochloride", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antazoline hydrochloride (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7834009", + "display" : "Acetyl digitoxin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acetyldigitoxin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acetyl digitoxin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7846008", + "display" : "Sphingomyelin phosphodiesterase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sphingomyelin phosphodiesterase (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sphingomyelinase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7848009", + "display" : "Monophosphatidylinositol phosphodiesterase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phosphatidylinositol phospholipase C" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "1-phosphatidylinositol phosphodiesterase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "1-phosphatidylinositol phosphodiesterase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7868003", + "display" : "Beta-cyclopiazonate dehydrogenase (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Beta-cyclopiazonate oxidocyclase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Beta-cyclopiazonate dehydrogenase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7879008", + "display" : "Radon-218 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "218-Rn" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radon-218" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7900007", + "display" : "Hemoglobin Presbyterian", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb 108(G10), Asn-lys, beta chain" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin Presbyterian" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin Presbyterian (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7904003", + "display" : "Deanol", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deanol (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dimethyl ethanolamine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dimethylethanolamine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "2 dimethylaminoethanol" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7909008", + "display" : "Arginine carboxypeptidase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carboxypeptidase N" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arginine carboxypeptidase (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anaphylatoxin inactivator" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7924004", + "display" : "Diflorasone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diflorasone (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7938006", + "display" : "D-arabitol dehydrogenase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "D-arabinitol 4-dehydrogenase (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "D-arabinitol 4-dehydrogenase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arabitol dehydrogenase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7945006", + "display" : "Orsellinate-depside hydrolase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lecanorate hydrolase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Orsellinate-depside hydrolase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7948008", + "display" : "Reed-Sternberg antibody", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reed-Sternberg antibody (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CD15 antibody" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7953003", + "display" : "Thioneb", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thioneb (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7957002", + "display" : "Phosphatidate cytidylyltransferase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CDPdiglyceride pyrophosphorylase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phosphatidate cytidylyltransferase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7961008", + "display" : "Hemoglobin F-Shanghai", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb 66(E10), Lys-arg" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin F-Shanghai" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin F-Shanghai (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7970006", + "display" : "Allograft", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Homologous graft" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allogeneic graft" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Homograft" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allograft (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7974002", + "display" : "Blood group antibody Dalman", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Dalman (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7975001", + "display" : "Amiphenazole", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Amiphenazole (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7979007", + "display" : "3'-phosphoadenylylsulphate 3'-phosphatase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "3'-phosphoadenylylsulfate 3'-phosphatase (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "3'-phosphoadenylylsulfate 3'-phosphatase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7983007", + "display" : "Sodium rhodanide", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sodium rhodanide (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7985000", + "display" : "Sulfur isotope", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sulphur isotope" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sulfur isotope (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7997004", + "display" : "Butyl mercaptan", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Butyl mercaptan (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8000007", + "display" : "Cucurbitacin delta^23^-reductase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cucurbitacin delta^23^-reductase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8002004", + "display" : "Blood group antibody Fleming", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Fle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Fleming (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8025003", + "display" : "Blood group antibody Gibson", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Gibson (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8029009", + "display" : "Allyl glycidyl ether", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allyl glycidyl ether (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8030004", + "display" : "Polyethylene glycol", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Macrogol" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PEG - Polyethylene glycol" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Macrogol (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8035009", + "display" : "Cholestenol delta-isomerase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cholestenol delta-isomerase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8048008", + "display" : "Blood group antigen Th", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Th (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8054009", + "display" : "Orotate reductase (NADPH)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Orotate reductase (reduced nicotinamide adenine dinucleotide phosphate) (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Orotate reductase (reduced nicotinamide adenine dinucleotide phosphate)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8055005", + "display" : "Galactoside acetyltransferase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thiogalactoside acetyltransferase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Galactoside acetyltransferase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8105004", + "display" : "Hemoglobin Leiden", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin Leiden" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin Leiden (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8108002", + "display" : "Undecaprenyl-diphosphatase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Undecaprenyl-diphosphatase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8123007", + "display" : "Blood group antibody Schuppenhauer", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Schuppenhauer (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8132009", + "display" : "Magnesium acetylsalicylate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Magnesium acetylsalicylate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8143001", + "display" : "Diosmin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diosmin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8153000", + "display" : "Homoproline", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pipecolic acid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pipecolic acid (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pipecolate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8156008", + "display" : "Immunoglobulin, Fd fragment", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immunoglobulin, Fd fragment (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8164002", + "display" : "Lymphocyte antigen CD67", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lymphocyte antigen CD67 (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cluster of differentiation antigen 67" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CD67 - Cluster of differentiation antigen 67" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lymphocyte antigen CD66B" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8168004", + "display" : "Uracil-5-carboxylate decarboxylase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Uracil-5-carboxylate decarboxylase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8179009", + "display" : "Cevadilline", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cevadilline (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8184003", + "display" : "Convallamarogenin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Convallamarogenin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8190004", + "display" : "Diaminopimelate epimerase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diaminopimelate epimerase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8202008", + "display" : "Potassium-43 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "43-K" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Potassium-43" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8203003", + "display" : "Human menopausal gonadotropin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Menotropin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human menopausal gonadotrophin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human menopausal gonadotropin (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Menotrophin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8204009", + "display" : "Polyester", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Polyester (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8222007", + "display" : "Coagulation factor II Padua variant", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Coagulation factor II Padua variant (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8227001", + "display" : "Ruthenium-106 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "106-Ru" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ruthenium-106" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8230008", + "display" : "Streptococcal cysteine proteinase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Streptococcal proteinase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Streptococcus peptidase A" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Streptococcal cysteine proteinase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8237006", + "display" : "Strobane", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Strobane (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8252004", + "display" : "Chlorothiazide sodium", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chlorothiazide sodium (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8257005", + "display" : "Abnormal hemoglobin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abnormal haemoglobin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abnormal hemoglobin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8261004", + "display" : "Potassium thiosulfate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Potassium thiosulfate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8268005", + "display" : "Blood group antibody Hildebrandt", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Hildebrandt (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8270001", + "display" : "tRNA adenylyltransferase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "tRNA CCA-pyrophosphorylase (adenosine)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "tRNA nucleotidyltransferase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "tRNA CCA-pyrophosphorylase (cytidine)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "tRNA cytidylyltransferase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transfer ribonucleic acid adenylyltransferase (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transfer ribonucleic acid adenylyltransferase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8275006", + "display" : "Methionine-S-oxide reductase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Methionine-S-oxide reductase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8295000", + "display" : "Uromucoid protein", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tamm-Horsfall mucoprotein" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Uromucoid protein (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8300003", + "display" : "Cyclohexanol", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cyclohexanol (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8310007", + "display" : "Hemoglobin Madrid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb 115(G17), Ala-pro" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin Madrid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin Madrid (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8313009", + "display" : "RNA-directed DNA polymerase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "DNA nucleotidyltransferase (RNA-directed)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reverse transcriptase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Revertase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ribonucleic acid-directed deoxyribonucleic acid polymerase (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ribonucleic acid-directed deoxyribonucleic acid polymerase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8340009", + "display" : "Procollagen-lysine,2-oxoglutarate 5-dioxygenase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lysine hydroxylase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lysine,2-oxoglutarate 5-dioxygenase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Procollagen-lysine,2-oxoglutarate 5-dioxygenase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8342001", + "display" : "Brilliant cresyl blue", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cresyl blue BBS" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brilliant cresyl blue stain (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brilliant cresyl blue stain" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8343006", + "display" : "Blood group antibody Re^a^", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Reid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Re^a^ (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8354001", + "display" : "Manganese ethylene bis-dithiocarbamate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Manganese ethylene bis-dithiocarbamate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8355000", + "display" : "Hafnium isotope", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hafnium isotope (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8362009", + "display" : "Blood group antibody c", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody hr'" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Rh4" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody c (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anti c" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8365006", + "display" : "Oil of pennyroyal-European", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oil of pulegium" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oil of pennyroyal-European (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8368008", + "display" : "Xylobiase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Exo-1,4-beta-xylosidase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Xylan 1,4-beta-xylosidase (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Xylan 1,4-beta-xylosidase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Beta-xylosidase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8376005", + "display" : "Duffy blood group antibody", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antibody to antigen in ISBT system FY" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antibody to antigen in ISBT system 008" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antibody to antigen in Duffy blood group system" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Duffy system antibody" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antibody to antigen in Duffy blood group system (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8385005", + "display" : "Glucan 1,4-alpha-glucosidase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glucoamylase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Amyloglucosidase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lysosomal alpha-glucosidase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acid maltase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Exo-1,4-alpha-glucosidase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glucan 1,4-alpha-glucosidase (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alpha-1,4-glucosidase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gamma-amylase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8397006", + "display" : "Nicotine resin complex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nicotine resin complex (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8406008", + "display" : "Nitroethane oxidase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nitroethane oxidase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8429000", + "display" : "Brilliant orange", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brilliant orange stain (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brilliant orange stain" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8450009", + "display" : "Oil of lemon grass", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Indian melissa oil" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oil of lemon grass (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lemon grass oil" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8452001", + "display" : "Blood group antigen Sisson", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Sisson (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8456003", + "display" : "Methyl ethyl ketone peroxide", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Methyl ethyl ketone peroxide (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8460000", + "display" : "Blood group antibody Vg^a^", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Van Vugt" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Vg^a^ (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8473001", + "display" : "Homocysteine methyltransferase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Homocysteine methyltransferase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8474007", + "display" : "Lead oleate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lead oleate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8484008", + "display" : "Blood group antigen Mur", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Murrell" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "MNS10 (ISBT symbol)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Mur (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8485009", + "display" : "Oncogene protein P210, BCR-ABL", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oncogene protein P210, BCR-ABL (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8486005", + "display" : "HLA-DRw15 antigen", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leukocyte antigen DRw15 (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leukocyte antigen DRw15" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leucocyte antigen DRw15" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8487001", + "display" : "Vanadium-48 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "48-V" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vanadium-48" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8491006", + "display" : "Complement inhibitor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Substance with complement inhibitor mechanism of action (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8492004", + "display" : "Allantoicase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allantoicase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8498000", + "display" : "Short neurotoxin venom", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Short neurotoxin venom (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8507001", + "display" : "Cyclohexane", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hexahydroxybenzene" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hexamethylene" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cyclohexane (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8514004", + "display" : "Ornithine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ornithine (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "L-ornithine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8520003", + "display" : "Hemoglobin Machida", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb 6(A3), Glu-gln, beta chain" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin Machida" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin Machida (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8525008", + "display" : "Osmium-183 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osmium-183" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "183-Os" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8529002", + "display" : "Urinary protein of low molecular weight", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Urinary protein of low molecular weight (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8534003", + "display" : "Tin-110 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tin-110" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "110-Sn" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8537005", + "display" : "Solution", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Solution (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8578007", + "display" : "Potassium cyanate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Potassium cyanate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8591008", + "display" : "Dichlorodifluoromethane", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CFC-12" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dichlorodifluoromethane (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8612007", + "display" : "Tumor necrosis factor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "TNF" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tumour necrosis factor" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tumor necrosis factor (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cachectin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8620009", + "display" : "Oncogene protein TCL6", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "T-cell leukemia-lymphoma gene 6" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "T-cell leukaemia-lymphoma gene 6" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oncogene protein TCL6 (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8631001", + "display" : "Potassium chloride", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Potassium chloride (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8653004", + "display" : "Rubijervine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rubijervine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8660005", + "display" : "Complement component C3c", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Complement component C3c (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8687009", + "display" : "Gum arabic", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gum arabic (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8689007", + "display" : "Kanamycin sulfate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Kanamycin sulphate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Kanamycin sulfate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8701002", + "display" : "Sulfachlorpyridazine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sulphachlorpyridazine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sulfachlorpyridazine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8705006", + "display" : "4-hydroxybenzoate decarboxylase (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "4-hydroxybenzoate decarboxylase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8731008", + "display" : "Blood group antibody Austin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Austin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8740007", + "display" : "C3(H20)Bb", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "C3(H20)Bb (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8761000", + "display" : "Adenylylsulfate kinase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adenylylsulphate kinase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adenylylsulfate kinase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8767001", + "display" : "Santonin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Santonin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8785008", + "display" : "Chlorine dioxide", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chlorine peroxide" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chlorine dioxide (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8786009", + "display" : "Blood group antigen Wd^a^", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Waldner" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "DI5 (ISBT symbol)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Wd^a^ (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8795001", + "display" : "Hemoglobin F", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fetal hemoglobin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb alpha>2< gamma>2<" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "HbF" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin F" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fetal haemoglobin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin F (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Foetal haemoglobin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb F - haemoglobin F" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb F - hemoglobin F" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8817004", + "display" : "LH receptor site", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Luteinizing hormone receptor site (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Luteinising hormone receptor site" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Luteinizing hormone receptor site" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8818009", + "display" : "Blood group antibody Tri W", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Tri W (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8822004", + "display" : "Linoleic acid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Linoleic acid (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "9,12-octadecadienoic acid" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8830003", + "display" : "Nitrate reductase (NAD(P)H)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nitrate reductase [NAD(P)H] (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nitrate reductase [NAD(P)H]" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8836009", + "display" : "Gallocyanine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gallocyanine stain (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gallocyanine stain" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8844009", + "display" : "Hydroxybutyrate-dimer hydrolase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hydroxybutyrate-dimer hydrolase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8858006", + "display" : "Strontium (85-Sr) nitrate (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Strontium (85-Sr) nitrate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8865003", + "display" : "Natural graphite", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Plumbago" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Black lead" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Natural graphite (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Graphite" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8878003", + "display" : "Blood group antigen Evelyn", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Evelyn (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8882001", + "display" : "3-hydroxybenzoate 6-hydroxylase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "3-hydroxybenzoate 6-monooxygenase (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "3-hydroxybenzoate 6-monooxygenase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8886003", + "display" : "Flecainide acetate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Flecainide acetate (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8908003", + "display" : "Blood group antibody I^T^", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody I^T^ (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8914005", + "display" : "Endolymph", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Endolymph (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8919000", + "display" : "Biotin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vitamin H" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Coenzyme R" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Biotin (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vitamin B7" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8926000", + "display" : "Azur B", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trimethyl thionin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Azure B stain (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Azure B stain" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Azure B" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8945009", + "display" : "Phosphopantothenate-cysteine ligase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phosphopantothenoylcysteine synthetase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phosphopantothenate-cysteine ligase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8953001", + "display" : "2,3-dihydroxyindole 2,3-dioxygenase (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "2,3-dihydroxyindole 2,3-dioxygenase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8963009", + "display" : "N-Acetylmuramoyl-L-alanine amidase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "N-Acetylmuramoyl-L-alanine amidase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8969008", + "display" : "Bulbourethral secretions", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bulbourethral secretions (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8977007", + "display" : "Blood group antibody Tarplee", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Tarp" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Tarplee (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8982000", + "display" : "Oleate hydratase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oleate hydratase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8987006", + "display" : "Cycle-phase specific agent", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cycle-phase specific agent (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8991001", + "display" : "Ribulokinase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ribulokinase (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "L-ribulokinase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9010006", + "display" : "Methyl blue", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Soluble blue 8B" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Water blue 6B extra P" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Helvetia blue" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acid blue 93" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Methyl blue stain (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Methyl blue stain" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9013008", + "display" : "Dephospho-CoA kinase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dephospho-coenzyme A kinase (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dephospho-coenzyme A kinase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9021002", + "display" : "Carbaryl", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Methyl carbamic acid 1-naphthyl ester" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carbaryl (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9024005", + "display" : "Glucose-6-phosphate dehydrogenase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "G-6PD" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glucose-6-phosphate dehydrogenase (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "G6PD - Glucose-6-phosphate dehydrogenase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "G6P - Glucose-6-phosphate dehydrogenase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9045003", + "display" : "Radon radioisotope", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radon radioisotope (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9052001", + "display" : "Allspice oil", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pimenta oil" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allspice oil (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9054000", + "display" : "Blood group antigen HLA-B15", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen HLA-B15 (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "HLA - Human leucocyte antigen B15" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leucocyte antigen B15" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leukocyte antigen B15" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "HLA - Human leukocyte antigen B15" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9103003", + "display" : "Retinol fatty-acyltransferase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Retinol fatty-acyltransferase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9110009", + "display" : "Mercuric compound", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mercuric compound (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9125009", + "display" : "Sempervirine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sempervirine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9159008", + "display" : "Triacetate-lactonase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Triacetate-lactonase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9172009", + "display" : "Blood group antibody Alda", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Alda (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9174005", + "display" : "Fibrinogen Poitiers", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fibrinogen Poitiers (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9183000", + "display" : "Beta-N-acetylgalactosaminidase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Beta-N-acetylgalactosaminidase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9189001", + "display" : "CMP-N-acetylneuraminate-lactosylceramide alpha-2,3-sialyltransferase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cytidine monophosphate (CMP)-N-acetylneuraminate-lactosylceramide alpha-2,3-sialyltransferase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cytidine monophosphate-N-acetylneuraminate-lactosylceramide alpha-2,3-sialyltransferase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cytidine monophosphate-N-acetylneuraminate-lactosylceramide alpha-2,3-sialyltransferase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9195000", + "display" : "Immunoglobulin gene INV allotype", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immunoglobulin gene INV allotype (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9197008", + "display" : "Apiose reductase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Apiose reductase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9205004", + "display" : "Hemoglobin Tarrant", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb 126(H9), Asp-asn" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin Tarrant" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin Tarrant (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9220005", + "display" : "Plant phenol oil", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Plant phenol oil (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9223007", + "display" : "Borneol dehydrogenase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bicyclic monoterpenol dehydrogenase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Borneol dehydrogenase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9234005", + "display" : "Chlorobutanol", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chlorobutanol (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chlorbutol" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9246009", + "display" : "Tellurium-118 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tellurium-118" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "118-Te" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9253000", + "display" : "HLA-DRw16 antigen", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leukocyte antigen DRw16 (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leukocyte antigen DRw16" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human leucocyte antigen DRw16" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9270008", + "display" : "Catecholamine receptor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Catecholamine receptor (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9271007", + "display" : "Fibrinogen Pontoise", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fibrinogen Pontoise (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9301005", + "display" : "Lens neutral proteinase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lens neutral proteinase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9302003", + "display" : "Gentisate decarboxylase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gentisate decarboxylase (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9315007", + "display" : "Spearmint oil", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spearmint oil (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9319001", + "display" : "Blood group antibody Vennera", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Vennera (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9334007", + "display" : "Isopropyl glycidyl ether", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Isopropyl glycidyl ether (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9349004", + "display" : "Nitrobenzene", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nitrobenzene (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9351000", + "display" : "Palladium-103 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Palladium-103" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "103-Pd" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9355009", + "display" : "Hemoglobin F-Alexandra", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hb 12(A9), Thr-lys" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin F-Alexandra" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin F-Alexandra (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9392009", + "display" : "Blood group antibody Pollio", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Poll" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antibody Pollio (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9396007", + "display" : "Iron-60 (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "60-Fe" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Iron-60" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9398008", + "display" : "Blood group antigen Pillsbury", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood group antigen Pillsbury (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9410003", + "display" : "Bromoform", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tribromomethane" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bromoform (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9422000", + "display" : "High density lipoprotein", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "HDL" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "High density lipoprotein (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alpha-lipoprotein" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alpha lipoprotein" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "HDL - high density lipoprotein" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9457002", + "display" : "Fibrinogen Almeria", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fibrinogen Almeria (substance)" + }] + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/interaction-type", + "resource" : { + "resourceType" : "ValueSet", + "id" : "interaction-type", + "meta" : { + "lastUpdated" : "2024-10-03T04:31:51.554+11:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "brr" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/interaction-type", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3115" + }], + "version" : "6.0.0-ballot2", + "name" : "InteractionType", + "title" : "Interaction Type", + "status" : "draft", + "experimental" : true, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "A categorisation for an interaction between two substances.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/interaction-type" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:3e4579d0-68e8-4001-bb31-a7fc9f326d17", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 4, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/interaction-type|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/interaction-type", + "code" : "drug-drug", + "display" : "drug to drug interaction" + }, + { + "system" : "http://hl7.org/fhir/interaction-type", + "code" : "drug-food", + "display" : "drug to food interaction" + }, + { + "system" : "http://hl7.org/fhir/interaction-type", + "code" : "drug-test", + "display" : "drug to laboratory test interaction" + }, + { + "system" : "http://hl7.org/fhir/interaction-type", + "code" : "other", + "display" : "other interaction" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/interaction-effect", + "resource" : { + "resourceType" : "ValueSet", + "id" : "interaction-effect", + "meta" : { + "lastUpdated" : "2024-10-03T04:31:51.554+11:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "brr" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/interaction-effect", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3111" + }], + "version" : "6.0.0-ballot2", + "name" : "InteractionEffect", + "title" : "Interaction Effect", + "status" : "draft", + "experimental" : true, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "A interaction effect of clinical use of a medication or other substance.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "copyright" : "This resource includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these specifications must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/get-snomed-ct or info@snomed.org", + "compose" : { + "include" : [{ + "system" : "http://snomed.info/sct", + "filter" : [{ + "property" : "concept", + "op" : "is-a", + "value" : "363788007" + }] + }] + }, + "expansion" : { + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/valueset-unclosed", + "valueBoolean" : true + }], + "identifier" : "urn:uuid:b3be2281-0d33-49b7-a64a-2d11ab21bd44", + "timestamp" : "2024-10-02T17:54:47+00:00", + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-valueset", + "valueUri" : "null" + }, + { + "name" : "used-codesystem", + "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230131" + }, + { + "name" : "version", + "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230131" + }], + "contains" : [{ + "system" : "http://snomed.info/sct", + "code" : "363788007", + "display" : "Clinical history/examination observable (observable entity)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clinical history/examination observable" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1285004", + "display" : "Third heart sound, S>3<", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Third heart sound, S>3<, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Third heart sound, S>3<, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1391004", + "display" : "Mechanical dead space", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Instrumental dead space" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mechanical dead space, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mechanical dead space, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1495009", + "display" : "Moro reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Moro reflex (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infant startle reflex" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2335007", + "display" : "Amniotic fluid turnover", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Amniotic fluid turnover, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Amniotic fluid turnover, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2548005", + "display" : "Peak gastric acid output", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PAO" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Peak gastric acid output (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2767007", + "display" : "Dysergia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dysergia (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2957008", + "display" : "Gallbladder contraction reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gallbladder contraction reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3030002", + "display" : "ST segment", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ST segment (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3805004", + "display" : "Behavior of childhood and adolescence", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Behaviour of childhood and adolescence" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Behavior of childhood and adolescence (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3863008", + "display" : "Lung compliance", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lung compliance (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cl - Lung compliance" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4051006", + "display" : "Finkelsteins test response", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Finkelsteins test" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Finkelsteins test response (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4187002", + "display" : "Dark adaptation curve", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dark adaptation curve (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4531001", + "display" : "Jaw reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Jaw reflex (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "JJ - Jaw jerk" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5222008", + "display" : "Pressure difference between alveoli and mouth", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "P>aw<" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pressure difference between alveoli and mouth (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5660006", + "display" : "Volitional phonation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Volitional phonation (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5661005", + "display" : "Unnatural hair color", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Unnatural hair colour" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Unnatural hair color (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5883007", + "display" : "Physiological change of voice", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Physiological change of voice, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Physiological change of voice, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6252006", + "display" : "Postural reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Postural reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6304003", + "display" : "Airway resistance", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "R>AW<" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Raw - Airway resistance" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Airway resistance (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6427007", + "display" : "Chest expansion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chest expansion (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6577008", + "display" : "Lacunar resorption", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lacunar resorption, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lacunar resorption, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6797001", + "display" : "Mean blood pressure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mean blood pressure (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "MAP - Mean arterial pressure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "MBP - Mean blood pressure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A blood pressure that refers to the average over a cardiac cycle" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6918002", + "display" : "Muscle tone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muscle tone (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Observation of tone of skeletal muscle" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6942003", + "display" : "Level of consciousness", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Level of consciousness (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "LOC - Level of consciousness" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7349007", + "display" : "Yodelling", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Yodelling (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7352004", + "display" : "Fontanel closure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fontanel closure, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fontanel closure, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7423001", + "display" : "Critical fusion frequency", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Critical fusion frequency (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7478007", + "display" : "Ciliospinal reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ciliospinal reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7928001", + "display" : "Body oxygen consumption", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Body oxygen consumption (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "VO2 - Oxygen consumption" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8198006", + "display" : "Orbicularis muscle reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Orbicularis muscle reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8515003", + "display" : "Bone turnover rate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bone turnover rate (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8527000", + "display" : "Radiopronator reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radiopronator reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8690003", + "display" : "Diaphragmatic excursion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diaphragmatic excursion (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9251003", + "display" : "Jumping", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Jumping (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9304002", + "display" : "Aortic body chemoreceptor reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aortic body chemoreceptor reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9576003", + "display" : "Esophageal pressure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oesophageal pressure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Esophageal pressure (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "OP - Oesophageal pressure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "OP - Esophageal pressure" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9964006", + "display" : "Flexion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Flexion, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Flexion, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9995004", + "display" : "Hue discrimination", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hue discrimination, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hue discrimination, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "10142005", + "display" : "Chronobiologic state", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronobiologic state (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "10252003", + "display" : "Triceps jerk reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Triceps jerk reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "10448000", + "display" : "Distribution of ventilation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Distribution of ventilation, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Distribution of ventilation, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "10716003", + "display" : "Ureteral function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ureteral function (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "10947000", + "display" : "Synergist muscle action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Synergist muscle action, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Synergist muscle action, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "11554009", + "display" : "Adduction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adduction, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adduction, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "11820004", + "display" : "Stepping reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stepping reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "11977004", + "display" : "Muscle relaxation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muscle relaxation, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muscle relaxation, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "12140005", + "display" : "Muscle contraction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muscle contraction, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muscle contraction, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "12239004", + "display" : "Throat clearing", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Throat clearing (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "12261009", + "display" : "Writing", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Writing (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "12309006", + "display" : "Posterior nasal fricative", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Posterior nasal fricative, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Posterior nasal fricative, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "12679000", + "display" : "Supinator jerk reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brachioradialis reflex" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Supinator jerk reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "12852001", + "display" : "Internal rotation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medial rotation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Internal rotation, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Internal rotation, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "13130004", + "display" : "Foot inversion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Foot inversion, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Foot inversion, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "13621006", + "display" : "Tidal volume", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tidal volume (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "TV - Tidal volume" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "VT - Tidal volume" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "14067000", + "display" : "Speech hearing level", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Speech hearing level (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "14142001", + "display" : "Frequency of sexual intercourse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Frequency of sexual intercourse (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "14502000", + "display" : "Supination", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Supination, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Supination, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "14688008", + "display" : "Brain stem inspiratory center function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Apneustic center function" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brain stem inspiratory centre function" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Apneustic centre function" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brain stem inspiratory center function (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "15070007", + "display" : "Trigeminal reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oculo-sensory reflex" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oculo-pupillary reflex" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trigeminal reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "15456004", + "display" : "Q angle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Q angle (knee) (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Q angle (knee)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "15876000", + "display" : "McMurray test response", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "McMurray test" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "McMurray test response (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "16162007", + "display" : "Total airway resistance", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Flow resistive pressure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "R>T<" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Total airway resistance (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "16166005", + "display" : "Placental endocrine function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Placental endocrine function (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "16206004", + "display" : "Oxygen delivery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oxygen delivery (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "DO2 - Oxygen delivery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oxygen flux" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "16468003", + "display" : "Dynamic stretch reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dynamic stretch reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "17202005", + "display" : "Maximum expiratory pressure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Maximum expiratory pressure (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Maximum expiratory airway pressure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Peak expiratory airway pressure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Peak expiratory pressure" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "17328006", + "display" : "Flow of urine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Flow of urine (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stream of urine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "17441009", + "display" : "Resolution threshold", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Resolution threshold (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "17785005", + "display" : "Lung volume", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lung volume, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lung volume, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "18145008", + "display" : "Hypopharyngeal sphincter function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypopharyngeal sphincter function (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "18332003", + "display" : "Scotopic dominator curve", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Scotopic dominator curve, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Scotopic dominator curve, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "18491006", + "display" : "Peak expiratory flow rate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Peak expiratory flow rate (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PEFR - Peak expiratory flow rate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PEF - Peak expiratory flow rate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "18601007", + "display" : "Rooting reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rooting reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "18841001", + "display" : "Inflation reflexes", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inflation reflexes (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "19166009", + "display" : "Stapedial reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stapedial reflex (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "SR - Stapedial reflex" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "19982009", + "display" : "Dead space gas volume", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "V>D<" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dead space gas volume (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "20426007", + "display" : "Volume history of lung", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Volume history of lung (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "20910001", + "display" : "Pivot shift test response", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pivot shift test response (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "21122005", + "display" : "Femoral nerve stretch response", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Femoral nerve stretch" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Femoral nerve stretch response (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "FNS - Femoral nerve stretch" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "21313003", + "display" : "Whispered voice", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Whispered voice (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Whispering" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "21663000", + "display" : "Salivary reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Salivary reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "21840007", + "display" : "Date of last menstrual period", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Date of last menstrual period (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "LMP - Last menstrual period" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "22200009", + "display" : "Bone resorption", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bone resorption, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bone resorption, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "22690006", + "display" : "Nerve conduction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nerve conduction (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "22751002", + "display" : "Contraction of external anal sphincter", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Contraction of external anal sphincter, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Contraction of external anal sphincter, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "22787009", + "display" : "Epiphysis formation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Epiphysis formation, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Epiphysis formation, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "23035008", + "display" : "Hering-Breuer reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hering-Breuer reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "23211007", + "display" : "Swallowing reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Swallowing reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "23435004", + "display" : "Bone function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bone function (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "23980007", + "display" : "Apley test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Apley test response" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Apley test response (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "24154002", + "display" : "Musculoskeletal extension", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Musculoskeletal extension, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Musculoskeletal extension, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "24220009", + "display" : "Maximum phonation time", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Maximum phonation time (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "24428000", + "display" : "Phonation volume", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phonation volume (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "24560006", + "display" : "Regional tidal volume", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "RTV" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Regional tidal volume, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Regional tidal volume, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "24607002", + "display" : "Q wave", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Q wave feature" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Q wave feature (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "25755000", + "display" : "Chemoreceptor reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chemoreceptor reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "26011007", + "display" : "Transepidermal water loss rate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transepidermal water loss rate (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "26365000", + "display" : "Sinoventricular conduction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sinoventricular conduction, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sinoventricular conduction, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "26626008", + "display" : "Latency of speech response", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Speech latency" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Latency of speech response (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "26669000", + "display" : "Skin turgor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Skin turgor (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "26724002", + "display" : "Acoustical resistance", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acoustical resistance (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "26814000", + "display" : "Urethral resistance", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Urethral resistance, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Urethral resistance, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "26827001", + "display" : "Airway closing volume", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ACV" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Airway closing volume, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Airway closing volume, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "27030002", + "display" : "Audito-oculogyric reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Audito-oculogyric reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "27113001", + "display" : "Body weight", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Body weight (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "27305006", + "display" : "Phonatory interruption", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phonatory interruption, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phonatory interruption, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "27309000", + "display" : "Ureteral peristalsis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ureteral peristalsis, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ureteral peristalsis, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "27468005", + "display" : "Naming", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Naming (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "27556003", + "display" : "Lachman test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lachman test response (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lachman test response" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "27598000", + "display" : "Palmar reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Palmar reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "27625002", + "display" : "Wakefulness", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Wakefulness (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "27913002", + "display" : "Maximum inspiratory pressure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Maximum inspiratory pressure (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Maximum inspiratory airway pressure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Peak inspiratory airway pressure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Peak inspiratory pressure" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "27958008", + "display" : "Joint formation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Joint formation, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Joint formation, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "28001007", + "display" : "Baroreceptor reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Baroreceptor reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "28005003", + "display" : "Thoracic gas volume", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "TGV" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thoracic gas volume, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thoracic gas volume, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "28239005", + "display" : "Two point static discrimination", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Two point static discrimination response" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Two point static discrimination response (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "28827006", + "display" : "Second heart sound, S>2<", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Second heart sound, S>2<, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Second heart sound, S>2<, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "29533001", + "display" : "Inspiratory capacity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inspiratory capacity (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "IC - Inspiratory capacity" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "29922007", + "display" : "Cutaneous reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Superficial reflex" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cutaneous reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "29944002", + "display" : "Intrinsic motivation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intrinsic motivation, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intrinsic motivation, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "30219002", + "display" : "Cochlear summating potential", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "SP - Cochlear summating potential" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cochlear summating potential (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "30367009", + "display" : "Lung clearance index", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "LCI" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lung clearance index (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "30397001", + "display" : "Periosteal bone formation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Periosteal ossification" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Periosteal bone formation, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Periosteal bone formation, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "30901003", + "display" : "Biceps reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Biceps reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "30944004", + "display" : "Cremasteric reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cremasteric reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "30976009", + "display" : "Vocal fold adduction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vocal fold adduction, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vocal fold adduction, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "31261004", + "display" : "Agonist muscle action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Agonist muscle action, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Agonist muscle action, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "31346003", + "display" : "Muscle property", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muscle property, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muscle property, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "31498000", + "display" : "Cephalic-vagal gastric acid secretion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cephalic-vagal gastric acid secretion (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "31534003", + "display" : "Supination of foot", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Supination of foot, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Supination of foot, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "31639004", + "display" : "Nasal air emission", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nasal snort" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nasal air emission (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "31763002", + "display" : "Ocular motility", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ocular motility observable" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ocular motility observable (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Motility of eyes" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "32058005", + "display" : "Respiratory muscle reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Respiratory muscle reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "33032001", + "display" : "Standardized volume history", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Standardised volume history" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Standardized volume history, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Standardized volume history, function" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Standardised volume history, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "33213002", + "display" : "Pendular reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pendular reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "33341000", + "display" : "Alveolar dead space", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alveolar dead space, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alveolar dead space, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "33405001", + "display" : "P wave", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "P wave feature" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "P wave feature (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "33453002", + "display" : "Anal reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anal reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "33480009", + "display" : "Filling of bladder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Filling of bladder, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Filling of bladder, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "33485004", + "display" : "Pharyngeal gag reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pharyngeal gag reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "33836004", + "display" : "Musculoskeletal mobility", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Musculoskeletal mobility, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Musculoskeletal mobility, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "33957008", + "display" : "Personal dead space volume", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Personal dead space volume (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "33975009", + "display" : "Pulse register", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pulse register (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "34257009", + "display" : "Alveolar gas volume", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "V>A<" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alveolar gas volume, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alveolar gas volume, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "34517005", + "display" : "Pharyngeal stop", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pharyngeal stop, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pharyngeal stop, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "34606001", + "display" : "Cough reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cough reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "35188005", + "display" : "Hormone production", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hormone production, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hormone production, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "35332007", + "display" : "Formation of vowels", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mobile pharynx function" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Formation of vowels, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Formation of vowels, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "35544009", + "display" : "Apley compression test response", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Apley compression test" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Apley compression test response (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "35706003", + "display" : "Isovolume pressure-flow curve", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "IVPF curve" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Isovolume pressure-flow curve (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "35877002", + "display" : "S wave", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "S wave feature" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "S wave feature (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "35897007", + "display" : "Active movement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Active motion" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Active movement (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Movement produced voluntarily by the patient." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "36003005", + "display" : "Esophago-salivary reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oesophago-salivary reflex" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Esophago-salivary reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "36047004", + "display" : "Vascular impedance", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vascular impedance (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "36459006", + "display" : "Vernier acuity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vernier acuity (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "36550007", + "display" : "Crossed reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Consensual reflex" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Crossed reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "36643001", + "display" : "Osteoclastic resorption", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osteoclastic resorption, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osteoclastic resorption, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "37087001", + "display" : "Arterial wedge pressure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arterial wedge pressure (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "37124008", + "display" : "Tonic neck reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tonic neck reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "37129003", + "display" : "Speech rhythm", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Speech rhythm (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "37476000", + "display" : "Jugular venous pressure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Jugular venous pressure (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "JVP - Jugular venous pressure" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "37555008", + "display" : "Modal register", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Modal register (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "38080001", + "display" : "Reciprocal innervation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reciprocal innervation, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reciprocal innervation, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "38522000", + "display" : "Pons pneumotaxic inhibitory center function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pons pneumotaxic inhibitory centre function" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pons pneumotaxic inhibitory center function (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "39025000", + "display" : "Nutrient requirement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nutrient requirement (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended nutrient intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "RNI - Recommended nutrient intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "39040003", + "display" : "Statotonic reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Attitudinal reflex" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Statotonic reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "39080007", + "display" : "Enterogastric reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Enterogastric reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "39122004", + "display" : "Quadrantic visual field", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Quadrantic visual field (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "39140000", + "display" : "Vocal pitch", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vocal pitch (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "39211005", + "display" : "Bowel action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bowel action (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bowel motion - function" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bowel function" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bowel movements" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bowel habit" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "39438000", + "display" : "U wave", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "U wave feature" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "U wave feature (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "39996008", + "display" : "Rectoanal inhibitory reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rectoanal inhibitory reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "40137007", + "display" : "Pupil light reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pupil light reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "40139005", + "display" : "Osteocytic bone matrix maintenance", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Maintenance of bone matrix" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osteocytic bone matrix maintenance, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osteocytic bone matrix maintenance, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "40909004", + "display" : "Regional lung volume", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "RLV" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Regional lung volume (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "41011002", + "display" : "T wave", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "T wave feature" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "T wave feature (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "41633001", + "display" : "Intraocular pressure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intraocular pressure (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "IOP - Intraocular pressure" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "41741009", + "display" : "Finger jerk", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Finger jerk (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "42111002", + "display" : "Bladder function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bladder function (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "42233006", + "display" : "Muscle motor unit potential", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Motor unit potential" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Motor unit action potential" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muscle motor unit potential, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muscle motor unit potential, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "42457008", + "display" : "Residual respiratory volume", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Residual respiratory volume (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "RV - Residual respiratory volume" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "43224003", + "display" : "Pleural pressure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "P>PL<" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pleural pressure (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "43471007", + "display" : "Musculoskeletal stability", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Musculoskeletal stability, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Musculoskeletal stability, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "43857005", + "display" : "Osteoclast turnover rate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osteoclast turnover rate (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "43902009", + "display" : "Hard vocal attack", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glottal attack" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stopped vocal attack" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hard vocal attack, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hard vocal attack, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "43914001", + "display" : "Laryngeal voice function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Segmentation of laryngeal airflow into pulses" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Laryngeal voicing of sounds" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phonatory function of larynx" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phonation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Laryngeal voice function (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "44432004", + "display" : "Tensile strength", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muscle tensile strength, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muscle tensile strength, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "44453008", + "display" : "Epiphysis closure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closure of epiphysis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fusion of epiphysis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Epiphysis closure, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Epiphysis closure, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "44523003", + "display" : "Vocal attack", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vocal attack, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vocal attack, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "45500009", + "display" : "Muscle innervation ratio", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muscle innervation ratio, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muscle innervation ratio, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "45596005", + "display" : "Sucking reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sucking reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "45832002", + "display" : "Pupil afferent light reaction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pupil afferent light reaction (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Direct pupillary light reflex" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "45873001", + "display" : "Relaxation of internal anal sphincter", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Relaxation of internal anal sphincter, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Relaxation of internal anal sphincter, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "46118006", + "display" : "Defecatory reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Defecatory reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "46470002", + "display" : "Barlow test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Barlow test response" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Barlow test response (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "46493008", + "display" : "Osteoblast function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osteoblast function (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "47287008", + "display" : "Hearing summating potential", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hearing summating potential (biological function)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hearing summating potential (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "47301008", + "display" : "Insensible fluid loss", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Insensible fluid loss (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Insensible loss" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "47309005", + "display" : "First heart sound, S>1<", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "First heart sound, S>1<, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "First heart sound, S>1<, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "47446005", + "display" : "Achromatic interval", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Achromatic interval, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Achromatic interval, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "47539004", + "display" : "Sino-aortic zone reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sino-aortic zone reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "48038003", + "display" : "Fourth heart sound, S>4<", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Atrial sound" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fourth heart sound, S>4<, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fourth heart sound, S>4<, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "48068007", + "display" : "Trunk incurvation reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trunk incurvation reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "48089003", + "display" : "Autonomic reflex inhibition of micturition", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Autonomic reflex inhibition of micturition (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "48441002", + "display" : "Vision depth of focus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vision depth of focus (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "49169007", + "display" : "Head compression response", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Head compression response (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "49950003", + "display" : "Meal-stimulated gastric acid secretion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Meal-stimulated gastric acid secretion (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "50360004", + "display" : "Reading", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reading (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "50373000", + "display" : "Body height measure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Body height measure (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "50614006", + "display" : "Endocochlear potential", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Endocochlear potential (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "50666002", + "display" : "Autonomic bladder function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Autonomic bladder function (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "50741009", + "display" : "Urinary tract function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Urinary function" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Urinary tract function (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "50834005", + "display" : "Forced vital capacity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Forced vital capacity (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "FVC - Forced vital capacity" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "51104005", + "display" : "Pitch", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pitch (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "51413002", + "display" : "Deflation reflexes", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deflation reflexes (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "51478000", + "display" : "Maximal gastric acid secretory capacity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "MAO" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Maximal gastric acid secretory capacity (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Maximal secretory capacity" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "51497000", + "display" : "Intraabdominal pressure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intraabdominal pressure (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "51717002", + "display" : "Expired carbon dioxide concentration", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Expired carbon dioxide concentration (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "FECO2 - Expired fraction of carbon dioxide" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carbon dioxide concentration - expired" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "51751003", + "display" : "Statokinetic reflex of Magnus and de Kleijn", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Kinetic reflex" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Statokinetic reflex of Magnus and de Kleijn (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "51795009", + "display" : "Torsion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Twisting" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Musculoskeletal torsion (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Musculoskeletal torsion" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A motion or state where one end of a part is twisted about a longitudinal axis while the opposite end is held fast or turned in the opposite direction." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "52019005", + "display" : "External rotation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "External rotation, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "External rotation, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "52134002", + "display" : "Gastroileal reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastroileal reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "52583008", + "display" : "Vocal fold abduction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vocal fold abduction, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vocal fold abduction, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "52653008", + "display" : "Respiratory sounds", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Breath sounds" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Respiratory sounds (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sound of respiration" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "BS - Breath sounds" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "52963003", + "display" : "Attentiveness", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Attentiveness (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "53273001", + "display" : "Nasopalpebral reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nasopalpebral reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "53294003", + "display" : "Subglottic pressure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "P>s<" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subglottic pressure (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "53319005", + "display" : "Bone conduction inertia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bone conduction inertia (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "54014004", + "display" : "Forced expiratory vital capacity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "FEVC" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Forced expiratory vital capacity, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Forced expiratory vital capacity, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "54206000", + "display" : "Mechanical impedance of the ear", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mechanical impedance of the ear (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "54405004", + "display" : "Physiologic calcification of bone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Physiologic calcification of bone, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Physiologic calcification of bone, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "54715006", + "display" : "Diffusion capacity of lung", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alveolar membrane diffusion capacity" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "D>L<" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diffusion capacity of lung, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diffusion capacity of lung, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "54880002", + "display" : "Resisted motion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Resisted motion (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "54993008", + "display" : "Cardiac index", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cardiac index (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CI - Cardiac index" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "55044005", + "display" : "Pulmonary congestion reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pulmonary congestion reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "55070006", + "display" : "Chromatic threshold", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chromatic threshold, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chromatic threshold, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "55154006", + "display" : "Minimum audible field", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Minimum audible field (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "55532004", + "display" : "Expiratory reserve volume", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Expiratory reserve volume (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ERV - Expiratory reserve volume" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "55562005", + "display" : "Inspiratory reserve volume", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inspiratory reserve volume (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "IRV - Inspiratory reserve" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "55577002", + "display" : "Hearing action potential", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hearing action potential (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "55591008", + "display" : "Conjunctive eye movement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conjunctive eye movement (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "56215005", + "display" : "Snout reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Snout reflex (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pout reflex" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pouting reflex" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "56799002", + "display" : "Cerebral respiratory center function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cerebral respiratory centre function" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cerebral respiratory center function (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "57036006", + "display" : "Fetal gestational age", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fetal gestational age (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Length of gestation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Foetal gestational age" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "57206007", + "display" : "Singing", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Singing (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "57427004", + "display" : "Handedness", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Handedness (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "57503003", + "display" : "Secondary visual deviation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Secondary visual deviation (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "57566009", + "display" : "Total lung capacity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Total lung capacity (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "TLC - Total lung capacity" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "58102000", + "display" : "Vocal quality", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vocal quality (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "58516001", + "display" : "Antagonist muscle action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antagonist muscle action, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antagonist muscle action, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "58608000", + "display" : "Upper esophageal sphincter pressure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Upper oesophageal sphincter pressure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Upper esophageal sphincter pressure (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "58915005", + "display" : "Immune status", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immune status (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "58917002", + "display" : "Vocal register", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vocal register (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "58926004", + "display" : "Medullary gasping center function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medullary gasping centre function" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medullary gasping center function (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "59236006", + "display" : "Temporal visual field", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Temporal visual field (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "59328004", + "display" : "Forced expired volume in 1 second", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Forced expired volume in 1 second (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "FEV1 - Forced expired volume in 1 second" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "60074003", + "display" : "Abduction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abduction, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abduction, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "60534004", + "display" : "Muscle isometric contraction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muscle isometric contraction, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muscle isometric contraction, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "60621009", + "display" : "Body mass index", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Body mass index (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Weight: body mass" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "BMI - Body mass index" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Quetelet index" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "60701003", + "display" : "Vocal parameter", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vocal parameter (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "60747006", + "display" : "Doll's head reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Doll's head reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "60877009", + "display" : "Hormone secretion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hormone secretion, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hormone secretion, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "61017008", + "display" : "Lung relaxation pressure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lung relaxation pressure (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "61159007", + "display" : "Phonation quotient", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phonation quotient (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "61428000", + "display" : "Muscle isotonic contraction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muscle isotonic contraction, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muscle isotonic contraction, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "61468001", + "display" : "Bone conduction compression", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bone conduction compression (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "61666009", + "display" : "Palatal reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Uvular reflex" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Palatal reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "62262004", + "display" : "Minimum volume", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Minimum volume (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "62430000", + "display" : "Breathy attack", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Breathy attack, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Breathy attack, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "63177006", + "display" : "Stretch reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Myotatic reflex" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muscle spindle reflex" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stretch reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "63208007", + "display" : "Intestino-intestinal inhibitory reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intestino-intestinal inhibitory reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "63448001", + "display" : "Gait", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gait, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gait, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "63636006", + "display" : "Extensor reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Extensor reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "64607003", + "display" : "Coordinated eye movement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Coordinated eye movement (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "65077007", + "display" : "Disjunctive ocular movement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disjunctive ocular movements" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disjunctive ocular movement (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "65453009", + "display" : "Chalasia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Relaxation of sphincter" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Relaxation of bodily opening" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chalasia, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chalasia, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "65598000", + "display" : "Glottal stop", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glottal coup" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glottal stop, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glottal stop, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "65825000", + "display" : "Functional residual capacity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Functional residual capacity (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "FRC - Functional residual capacity" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "66332009", + "display" : "Muscle innervation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Innervation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muscle innervation, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muscle innervation, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "66621004", + "display" : "Sexual orientation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sexual orientation (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "67034007", + "display" : "Cartilage resorption", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cartilage resorption, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cartilage resorption, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "67461000", + "display" : "Alveolar pressure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "P>AVL<" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alveolar pressure (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "67767000", + "display" : "Aortic body baroreceptor reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aortic body baroreceptor reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "67993002", + "display" : "Stratified dead space", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stratified dead space, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stratified dead space, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "68015005", + "display" : "Receptive field", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Receptive field (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "68362006", + "display" : "Binocular vision", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Binocular vision observable" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Binocular vision observable (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "BV - Binocular vision" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "68545002", + "display" : "Gastric secretion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastric secretion (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "68592003", + "display" : "Body composition", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Body composition (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "68742001", + "display" : "Osteoid formation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osteoid formation, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osteoid formation, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "68980005", + "display" : "Ulnar reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ulnar reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "69202003", + "display" : "Foot eversion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Foot eversion, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Foot eversion, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "69330000", + "display" : "Cartilage function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cartilage function (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "70017002", + "display" : "Muscle elasticity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muscle elasticity, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muscle elasticity, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "70433009", + "display" : "Musculoskeletal rotation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rotation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Musculoskeletal rotation (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "70464006", + "display" : "Laryngeal airflow resistance", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Laryngeal airflow resistance (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "70697002", + "display" : "Sensitivity of retina", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sensitivity of retina (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "70778006", + "display" : "Gas transport time peak following bronchodilator", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gas transport time peak following bronchodilator (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "71172009", + "display" : "Volume of expired gas", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "V>E<" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Volume of expired gas (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "71300006", + "display" : "Pitch perturbation factor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pitch perturbation factor (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "71420008", + "display" : "Central venous pressure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Central venous pressure (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CVP - Central venous pressure" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "71432007", + "display" : "Circumduction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Circumduction, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Circumduction, function" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "The rotary movement by which a structure is made to describe a cone, the apex of the cone being a fixed point (e.g., the circular movement of a limb)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "71496008", + "display" : "Dorsiflexion of foot", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dorsiflexion of ankle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dorsiflexion of foot, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dorsiflexion of foot, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "71853007", + "display" : "Plantar flexion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Plantar flexion, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Plantar flexion, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "71964006", + "display" : "Primary visual deviation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Primary visual deviation (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "72066008", + "display" : "Basal gastric acid secretion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "BAO" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Basal acid output of stomach" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Basal gastric acid secretion (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "BAO - Basal gastric acid output" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "72313002", + "display" : "Systolic arterial pressure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Systolic arterial pressure (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "72374003", + "display" : "Static reflex of Magnus and de Kleijn", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Righting reflex" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Static reflex of Magnus and de Kleijn (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "72755008", + "display" : "Unconditioned salivary reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Unconditioned salivary reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "72947005", + "display" : "Maximum expiratory flow-static recoil curve", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "MEFSR curve" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Maximum expiratory flow-static recoil curve (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "73288005", + "display" : "Vocal flexibility", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vocal flexibility (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "73750009", + "display" : "Visual field", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "VF - Visual field" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Visual field (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "73777000", + "display" : "Differential threshold", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Differential threshold (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "74024006", + "display" : "Dental caries susceptibility", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dental caries susceptibility (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "74155003", + "display" : "Field of fixation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Field of fixation (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "74229007", + "display" : "Hoffman's reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hoffman's reflex (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hoffman reflex" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "H-reflex (Hoffmann reflex)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "74427007", + "display" : "Respiratory quotient", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Respiratory quotient (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "RQ - Respiratory quotient" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Respiratory exchange ratio" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "RER - Respiratory exchange ratio" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "75098008", + "display" : "Flow history", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Flow history (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "75302005", + "display" : "Loft register", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Loft register (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "75367002", + "display" : "Blood pressure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood pressure (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "BP - Blood pressure" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "75382007", + "display" : "Differentiated vocalization", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Differentiated vocalisation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Differentiated vocalization (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "75583003", + "display" : "Endochondral bone formation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cartilaginous ossification" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Endochondral bone formation, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Endochondral bone formation, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "76101000", + "display" : "Cortilymphatic potential", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cortilymphatic potential (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "76245007", + "display" : "Static stretch reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Negative stretch reflex" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Static stretch reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "76528003", + "display" : "Pulmonary dead space", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pulmonary dead space, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pulmonary dead space, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "76679000", + "display" : "Vibratory fluttering", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vibratory fluttering (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "76700007", + "display" : "Nasal visual field", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nasal visual field (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "76882007", + "display" : "Venous wedge pressure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Venous wedge pressure (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "77219005", + "display" : "Saccadic eye movement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Saccadic eye movement (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "78564009", + "display" : "Pulse rate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PR - Pulse rate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Heart rate measured at systemic artery (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Heart rate measured at systemic artery" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "78718001", + "display" : "Muscle function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muscular activity" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muscle function (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "79063001", + "display" : "Gas flow rate (v)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gas flow rate (v) (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "79324001", + "display" : "Atrial volume mechanoreceptor reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Atrial volume mechanoreceptor reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "79412009", + "display" : "Specific airway conductance", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Specific airway conductance (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "SGAW - Specific airway conductance" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "79463009", + "display" : "Carotid body baroreceptor reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carotid body baroreceptor reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "79466001", + "display" : "Vocal resonance", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vocal resonance (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "79529005", + "display" : "Conditioned salivary reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acquired salivary reflex" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conditioned salivary reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "79602007", + "display" : "Statokinetic reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acceleratory reflex" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Statokinetic reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "80025008", + "display" : "Thermal reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thermal reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "80035002", + "display" : "Vocal intensity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vocal loudness" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vocal intensity (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "80040005", + "display" : "Colour of hair", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Color of hair" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Color of hair (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "80055001", + "display" : "Carotid body chemoreceptor reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carotid body chemoreceptor reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "80274001", + "display" : "Glomerular filtration rate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glomerular filtration rate (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "GFR - glomerular filtration rate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "80594006", + "display" : "Uterine contraction wave", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Uterine contraction wave, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Uterine contraction wave, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "80784004", + "display" : "Gastrocolic reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastrocolic reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "80943009", + "display" : "Risk factor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Risk factor (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "81184002", + "display" : "R wave", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "R wave feature" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "R wave feature (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "81435004", + "display" : "QT interval", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "QT interval feature" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "QT interval feature (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "81758000", + "display" : "Threshold visibility curve", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Threshold visibility curve (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "81885003", + "display" : "Glottal fricative", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glottal fricative, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glottal fricative, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "82187007", + "display" : "Gastric acid secretion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastric acid secretion (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "GAS - Gastric acid secretion" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastric acid output" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "82799009", + "display" : "Cardiac output", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cardiac output (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CO - Cardiac output" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "82984001", + "display" : "Posterior drawer test response", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Posterior drawer test response (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "83001001", + "display" : "Tooth mobility", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tooth mobility (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "83323007", + "display" : "Bone formation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ossification" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bone development" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osteogenesis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bone formation, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bone formation, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "83411002", + "display" : "Slow vital capacity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Slow vital capacity (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "SVC - Slow vital capacity" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "83739002", + "display" : "Epiglottic function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Epiglottic function (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "84152008", + "display" : "Feeding reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Feeding reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "84214003", + "display" : "Glottic function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glottic function (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "84571004", + "display" : "Formation of consonants", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Resonating forces provided by soft palate, tongue and lips" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Formation of consonants, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Formation of consonants, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "84591006", + "display" : "Mid-dorsum palatal stop", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mid-dorsum palatal stop, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mid-dorsum palatal stop, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "84747008", + "display" : "Apley distraction test response", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Apley distraction test" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Apley distraction test response (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "84917001", + "display" : "Indirect light pupillary reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Consensual light reflex" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Indirect light pupillary reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "85064009", + "display" : "Subperiosteal resorption", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subperiosteal resorption, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subperiosteal resorption, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "85352007", + "display" : "Coordination", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Coordination (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "85662007", + "display" : "Intravesical pressure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intravesical pressure (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pves - Intravesical pressure" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "85742005", + "display" : "Reflex airway constriction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reflex airway constriction (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "86189008", + "display" : "Cerebrospinal fluid pressure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cerebrospinal fluid pressure (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CSF - Cerebrospinal fluid pressure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CSF pressure" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "86290005", + "display" : "Respiratory rate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Respiratory rate (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "BR - Breathing rate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Respiratory frequency" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Breathing rate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "RR - Respiratory rate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rate of respiration" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "86377001", + "display" : "Ventilation-perfusion ratio", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ventilation-perfusion ratio, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ventilation-perfusion ratio, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "87042004", + "display" : "Bowel sounds", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bowel sounds (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "BS - Bowel sounds" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "87179004", + "display" : "Arterial pulse pressure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arterial pulse pressure (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Merriam-Webster: The pressure that is characteristic of the arterial pulse and represents the difference between diastolic and systolic blood pressures of the heart cycle" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "87276001", + "display" : "Nutritional status", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nutritional status (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dietary status" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "87335007", + "display" : "Speaking", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Talking" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Speaking (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Using spoken language" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Using spoken communication" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Using verbal communication" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "87357000", + "display" : "Abdominal reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abdominal reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "87572000", + "display" : "Reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reflex action" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "87731000", + "display" : "Weight bearing function of bone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bony weight bearing" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Weight bearing function of bone (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "87934002", + "display" : "Crossed extensor reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Crossed extensor reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "88241000", + "display" : "Pronation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pronation, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pronation, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "88265002", + "display" : "Physiological dead space", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Physiological dead space (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "VD(physiol) - Physiological dead space" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "88296006", + "display" : "Endosteal bone formation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Endosteal bone formation, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Endosteal bone formation, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "88299004", + "display" : "Amniotic fluid production", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Amniotic fluid production, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Amniotic fluid production, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "88343004", + "display" : "Expiratory residual volume", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Expiratory residual volume (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "88345006", + "display" : "CO>2< response curve measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Breathing response to CO>2<" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ventilation response to CO>2<" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carbon dioxide response curve measurement (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carbon dioxide response curve measurement" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "89124002", + "display" : "Convulsion threshold", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Convulsive threshold" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Convulsion threshold (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "89170009", + "display" : "Relaxation of external anal sphincter", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Relaxation of external anal sphincter, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Relaxation of external anal sphincter, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "89269003", + "display" : "Threshold of hearing", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Threshold of hearing (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hearing threshold" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "89315003", + "display" : "Anatomical dead space", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anatomical dead space (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "VD(anat) - Anatomical dead space" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "89365007", + "display" : "Muscle latency relaxation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muscle latency relaxation, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muscle latency relaxation, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "89624001", + "display" : "Partial expiratory flow-static recoil curve", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PEFSR curve" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Partial expiratory flow-static recoil curve (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "89919001", + "display" : "Transmural pressure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "P>TM<" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transmural pressure (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "90062008", + "display" : "Gastric tonus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastric tonus (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "90096001", + "display" : "Stroke volume", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stroke volume (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "SV - Stroke volume" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "91001008", + "display" : "Biliary-pancreatic reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Biliary-pancreatic reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "91022002", + "display" : "Even vocal attack", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Static vocal attack" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Even vocal attack, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Even vocal attack, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "91086001", + "display" : "Pharyngeal fricative", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pharyngeal fricative, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pharyngeal fricative, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "91343008", + "display" : "Lower esophageal sphincter pressure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lower oesophageal sphincter pressure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lower esophageal sphincter pressure (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "91365008", + "display" : "Plantar reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Plantar reflex (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PR - Plantar reflex" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "91444001", + "display" : "Smooth pursuit movement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Smooth pursuit movement (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "102485007", + "display" : "Personal risk factor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Personal risk factor (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "102486008", + "display" : "Familial risk factor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Familial risk factor (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "102487004", + "display" : "Environmental risk factor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Environmental risk factor (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "102534001", + "display" : "Body position best elicited", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Body position best elicited (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "102542000", + "display" : "Involuntary muscle contraction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Involuntary muscle contraction, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Involuntary muscle contraction, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "102544004", + "display" : "Shortening muscle contraction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Shortening contraction" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Shortening muscle contraction, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Shortening muscle contraction, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "102545003", + "display" : "Lengthening muscle contraction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lengthening contraction" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lengthening muscle contraction, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lengthening muscle contraction, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "102546002", + "display" : "Paradoxical muscle contraction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paradoxical contraction" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paradoxical muscle contraction, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paradoxical muscle contraction, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "102547006", + "display" : "Muscle action potential", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Compound muscle action potential" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muscle action potential, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muscle action potential, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "102880007", + "display" : "Placental secretion of chorionic gonadotropin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Placental secretion of chorionic gonadotrophin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Placental secretion of chorionic gonadotropin, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Placental secretion of chorionic gonadotropin, function" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Placental secretion of chorionic gonadotrophin, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "103228002", + "display" : "Hemoglobin saturation with oxygen", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin saturation with oxygen" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin saturation with oxygen (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "O2 -oxygen saturation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood oxygen saturation" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "106029005", + "display" : "Musculoskeletal function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Musculoskeletal function (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "106054005", + "display" : "Lung volume AND/OR capacity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lung volume AND/OR capacity, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lung volume AND/OR capacity, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "106060005", + "display" : "Respiratory center function AND/OR reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Respiratory centre function AND/OR reflex" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Respiratory center function AND/OR reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "106116007", + "display" : "Amniotic fluid function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Amniotic fluid function (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "110343009", + "display" : "Tongue thrust", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tongue thrust (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "TT - Tongue thrust" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "111952004", + "display" : "Spinal posture", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spinal posture (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "111964007", + "display" : "Regional vital capacity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "RVC" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Regional vital capacity (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "111965008", + "display" : "Glottal airflow resistance", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glottal airflow resistance (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "111966009", + "display" : "Brain stem respiratory center function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brain stem respiratory centre function" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brain stem respiratory center function (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "111967000", + "display" : "Load compensating reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Load compensating reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "111969002", + "display" : "Diaphragmatic movement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diaphragmatic movement (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "111991009", + "display" : "Gastro-pancreatic reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastro-pancreatic reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "112098003", + "display" : "Labyrinthine reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Labyrinthine reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "112219002", + "display" : "Corneal reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Corneal reflex (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CR - Corneal reflex" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "112224004", + "display" : "Speech reception threshold", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "SRT" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Speech reception threshold (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "112225003", + "display" : "Velar fricative", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Velar fricative, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Velar fricative, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "112226002", + "display" : "Nasal resonation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nasality" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nasal resonation (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "113147002", + "display" : "Pupil reaction to light", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pupil reaction to light (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "LR - Pupillary light reaction" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "116335008", + "display" : "Cartilage formation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cartilage formation, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cartilage formation, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "118433006", + "display" : "Pulmonary artery wedge pressure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pulmonary artery wedge pressure (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PAOP - Pulmonary artery occlusion pressure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PCWP - Pulmonary capillary wedge pressure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Indirect left atrial pressure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pulmonary artery occlusion pressure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PAWP - Pulmonary artery wedge pressure" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "123036008", + "display" : "Endocrine function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Endocrine function (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "123980006", + "display" : "Bone age", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bone maturation age" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bone maturation age (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "128417009", + "display" : "Physiologic mineralization of bone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Physiologic mineralisation of bone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Physiologic mineralization of bone, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Physiologic mineralization of bone, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "128442000", + "display" : "Femoral artery pressure waveform", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Femoral artery pressure waveform (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "128443005", + "display" : "Pulmonary arterial waveform", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pulmonary arterial waveform (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "128446002", + "display" : "Intra-arterial waveform", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intra-arterial waveform (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "128449009", + "display" : "Pulmonary artery wedge pressure waveform", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pulmonary artery wedge pressure waveform (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "128452001", + "display" : "Pulmonary valve pullback pressure waveform", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pulmonary valve pullback pressure waveform (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129005007", + "display" : "Transferring", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transferring (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129006008", + "display" : "Walking", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Walking (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129008009", + "display" : "Bowel control", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bowel control, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bowel control, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129009001", + "display" : "Bladder control", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bladder control, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Micturition control" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Urinary control" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bladder control, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129015001", + "display" : "Using wheelchair", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Using wheelchair (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129016000", + "display" : "Climbing stairs", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Climbing stairs (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129017009", + "display" : "Reading printed material", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reading printed material (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129021002", + "display" : "Arising from bed", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arising from bed, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rising from bed" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Getting off a bed" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arising from bed, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129022009", + "display" : "Arising from chair", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arising from chair, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arising from chair, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129087001", + "display" : "Atrial effective refractory period", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Atrial effective refractory period (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129088006", + "display" : "Ventricular effective refractory period", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ventricular effective refractory period (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "130951007", + "display" : "Urinary retention", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bladder retention of urine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bladder retention of urine (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "130952000", + "display" : "Bladder voiding contraction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bladder voiding contraction (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "134266007", + "display" : "Language read", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Language read (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "134318003", + "display" : "Using lip-reading", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Using lip-reading (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "134432000", + "display" : "Recorded/predicted peak expiratory flow rate ratio", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recorded/predicted peak expiratory flow rate ratio (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "134441005", + "display" : "Using British sign language", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Using British sign language, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Using British sign language, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "141988003", + "display" : "Prostatic hypertrophy risk score", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prostatic hypertrophy risk score (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "160238001", + "display" : "Depth of history", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Depth of history (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "160625004", + "display" : "Date ceased smoking", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Date ceased smoking (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "161139007", + "display" : "Language spoken", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Language spoken (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "161713000", + "display" : "Last menstrual period -1st day", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Last menstrual period - First day" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Last menstrual period - First day (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "161714006", + "display" : "Estimated date of delivery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Estimated date of delivery (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "EDC - Expected date of confinement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Due date" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "EDD - Expected date of delivery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Estimated date of confinement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Estimated date of birth" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "161715007", + "display" : "Usual duration of menstrual flow", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Usual duration of menstrual flow (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Normal length of period" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "161716008", + "display" : "Usual length of menstrual cycle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Usual length of menstrual cycle (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Normal length of cycle" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "161720007", + "display" : "Duration of menstrual flow", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Duration of menstrual flow (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Duration of menstrual bleed" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Length of menses" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Duration of periods" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Length of periods" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Number of days menstrual loss" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "161732006", + "display" : "Gravida", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gravida (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Number of pregnancies" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "161771009", + "display" : "Contraceptive history", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Contraceptive history (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "162088006", + "display" : "Faeces/motions - symptoms", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Feces/motions - symptoms" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Feces/motions - symptoms (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Faeces symptom" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Feces symptom" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Motions - symptom" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "162098000", + "display" : "Frequency of defecation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Frequency of defaecation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Frequency of defecation (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "162306000", + "display" : "Headache character", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Headache character (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "162540004", + "display" : "Catering source", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Catering source (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "162549003", + "display" : "Eating routine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Eating routine (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Meal routine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Meal pattern" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "162879003", + "display" : "Height and weight", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Height and weight (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "163033001", + "display" : "Lying blood pressure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lying blood pressure reading" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lying blood pressure (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "163034007", + "display" : "Standing blood pressure reading", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Standing blood pressure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Standing blood pressure (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "163035008", + "display" : "Sitting blood pressure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sitting blood pressure reading" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sitting blood pressure (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "164782002", + "display" : "Myocardial oxygen consumption", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Myocardial oxygen consumption (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "MVO2 - Myocardial oxygen consumption" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "164802005", + "display" : "Residual urine volume", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Residual urine volume (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Residual urinary volume" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "164835000", + "display" : "Limb length", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Limb length measurement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Limb length (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "164836004", + "display" : "Movement measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Musculoskeletal movement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Musculoskeletal movement (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "164928009", + "display" : "ECG: S-T interval", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ECG S-T interval" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ECG ST interval" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Electrocardiogram: ST interval (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Electrocardiogram: ST interval" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "164931005", + "display" : "ST elevation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ST elevation (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "164944000", + "display" : "PR interval feature", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PR interval" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PR interval feature (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "164949005", + "display" : "QRS complex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "QRS complex feature" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "QRS complex feature (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "165033004", + "display" : "Respiratory flow rate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Respiratory flow rate (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "165041004", + "display" : "Forced expired volume", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Forced expired volume (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "FEV - Forced expired volume" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Timed vital capacity" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fast vital capacity" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "FEV Time" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "165053000", + "display" : "Expected peak flow rate x 50%", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Expected peak flow rate x 50 percent" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Expected peak flow rate x 50 percent (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "165054006", + "display" : "Optimal peak flow rate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Optimal peak flow rate (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "165055007", + "display" : "Expected peak flow rate x 30%", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Expected peak flow rate x 30 percent" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Expected peak flow rate x 30 percent (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "165056008", + "display" : "Expected peak flow rate x 80%", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Expected peak flow rate x 80 percent" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Expected peak flow rate x 80 percent (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "165077006", + "display" : "Intracardiac pressure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intracardiac pressure (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cardiac pressure" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "165078001", + "display" : "Circulatory time", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Circulatory time (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "165109007", + "display" : "Basal metabolic rate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Basal metabolic rate (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "BMR - Basal metabolic rate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "165186003", + "display" : "Skin-fold thickness", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Skin-fold thickness (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "165221002", + "display" : "Feeding ability", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Feeding ability (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "165242000", + "display" : "Wheelchair mobility", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Wheelchair mobility (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "165263003", + "display" : "Walking distance", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Walking distance (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "165314000", + "display" : "Mental disability assessment score", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mental disability assessment score (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "165315004", + "display" : "Mental disability admission score", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mental disability admission score (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "165316003", + "display" : "Mental disability in-patient score", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mental disability in-patient score (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "165317007", + "display" : "Mental disability discharge score", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mental disability discharge score (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "165318002", + "display" : "Mental disabil.out-pat score", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mental disability outpatient score (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mental disability outpatient score" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "165319005", + "display" : "Mental disabil. DV score", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mental disability DV score" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mental disability domiciliary visit score (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mental disability domiciliary visit score" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "168089007", + "display" : "Amniotic fluid appearance", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Amniotic fluid appearance (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169263009", + "display" : "Action potential measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Action potential measure (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Action potential measure" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169264003", + "display" : "Skeletal muscle action potential", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Skeletal muscle action potential (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169265002", + "display" : "Peripheral nerve action potential", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Periph. nerve action potential" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Peripheral nerve action potential (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169740003", + "display" : "Infant feeding method", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infant feeding method (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169786001", + "display" : "Postnatal data", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Miscellaneous postnatal data" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Postnatal data (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169811007", + "display" : "Birth detail", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Birth details" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Birth detail (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169812000", + "display" : "Place of birth", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Place of birth (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Born - place delivered" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169821004", + "display" : "Duration of first stage of labor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Duration of first stage of labour" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Duration of first stage of labor (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169822006", + "display" : "2nd stage of labor length", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Duration of second stage of labor" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Duration of second stage of labour" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "2nd stage of labour length" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Duration of second stage of labor (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169823001", + "display" : "Duration of third stage of labour", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Duration of third stage of labor" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Duration of third stage of labor (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169876006", + "display" : "Birth head circumference", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Birth head circumference (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169886007", + "display" : "Birth length", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Birth length (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169895004", + "display" : "Apgar at 1 minute", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Apgar score at 1 minute (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Apgar score at 1 minute" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169909004", + "display" : "Apgar at 5 minutes", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Apgar score at 5 minutes (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Apgar score at 5 minutes" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169922007", + "display" : "Apgar at 10 minutes", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Apgar score at 10 minutes (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Apgar score at 10 minutes" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169946000", + "display" : "Risk of non-accidental injury", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Risk of nonaccidental injury (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Risk of nonaccidental injury" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169953009", + "display" : "Weight of placenta", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Placenta weight" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Placenta weight (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169955002", + "display" : "Placental diameter", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Placental diameter (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169966009", + "display" : "Infant feeding - at 10 days", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infant feeding method at 10 days" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infant feeding method at 10 days (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169971002", + "display" : "Infant feeding method at 6 weeks", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infant feeding at 6 weeks" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infant feeding method at 6 weeks (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169977003", + "display" : "Infant feeding method at 3 months", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infant feeding at 3 months" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infant feeding method at 3 months (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169983000", + "display" : "Infant feeding method at 6 months", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infant feeding at 6 months" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infant feeding method at 6 months (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169990005", + "display" : "Infant feeding method at 9 months", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infant feeding at 9 months" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infant feeding method at 9 months (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169997008", + "display" : "Infant feeding method at 1 year", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infant feeding at 1 year" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infant feeding method at 1 year (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "170005003", + "display" : "Child weight centile", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Child weight centiles" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Child weight centile (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "170061009", + "display" : "Child head circumference centile", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Child head circumference centile (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "170089007", + "display" : "Infant milestone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infant milestones" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infant milestone (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "170090003", + "display" : "First smiled", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Age when first smiled" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Age when first smiled (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "170091004", + "display" : "Age when first tooth appeared", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "First tooth" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Age when first tooth appeared (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "170092006", + "display" : "First sat", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Age when first sat" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Age when first sat (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "170093001", + "display" : "Age when first crawled", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "First crawled" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Age when first crawled (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "170094007", + "display" : "First stood", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Age when first stood" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Age when first stood (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "170095008", + "display" : "Age when first walked", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "First walked" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Age when first walked (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "170096009", + "display" : "First talked", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Age when first talked" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Age when first talked (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "170707004", + "display" : "Fit frequency", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fit frequency (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Seizure frequency" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "170735000", + "display" : "Date gout treatment started", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Date gout treatment started (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "170736004", + "display" : "Date of last gout attack", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Date of last gout attack (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "170740008", + "display" : "Date gout treatment stopped", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Date gout treatment stopped (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "170772006", + "display" : "Date diabetic treatment start", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Date diabetic treatment start (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "170773001", + "display" : "Date diabetic treatment stopped", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Date diabetic treatment stopped (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "170804003", + "display" : "Ideal body weight", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ideal body weight (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "IBW - Ideal body weight" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "171224000", + "display" : "Risk factors present at heart disease screening", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Risk factors present at heart disease screening (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "174255007", + "display" : "Non-invasive diastolic arterial pressure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Non-invasive diastolic arterial pressure (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Non-invasive diastolic blood pressure" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "184034005", + "display" : "Auditory area", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Auditory area (sound intensity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Auditory area (sound intensity) (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Range of sound intensity between the minimum audible intensity and the auditory pain threshold" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "184305005", + "display" : "Cause of death", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Condition fatal-cause of death" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cause of death (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "186808003", + "display" : "Effort function of larynx", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Effort function of larynx (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "189834007", + "display" : "Joint mobilisation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Joint mobilization" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Joint mobilization (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "193220005", + "display" : "Epidermal transit time", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Epidermal transit time (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "193993006", + "display" : "Epidermal diffusion time", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Epidermal diffusion time (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "211120004", + "display" : "Eicosapentaenoic acid requirement (observable entity)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Eicosapentaenoic acid requirement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "EPA (eicosapentaenoic acid) requirement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended eicosapentaenoic acid intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended EPA (eicosapentaenoic acid) intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224075005", + "display" : "Mother tongue", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mother tongue (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224076006", + "display" : "First language", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "First language (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Language of first choice" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224077002", + "display" : "Second language", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Second language (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224961000", + "display" : "Ability to sleep", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ability to sleep (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224992003", + "display" : "Mental defense mechanisms", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mental defence mechanisms" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mental defense mechanisms (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ego defence mechanisms" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ego defense mechanisms" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "225000007", + "display" : "Ability to understand own emotions", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ability to understand own emotions (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "225004003", + "display" : "Emotional adjustment", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Emotional adjustment (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "225007005", + "display" : "Ability to control anger", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ability to control anger (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "225008000", + "display" : "Ability to control emotions", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ability to control emotions (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "225032007", + "display" : "Grieving process stages", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Grieving process stages (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "225044005", + "display" : "General immune status", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "General immune status (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "225464009", + "display" : "Attitude", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Attitude (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "225467002", + "display" : "Volition", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Volition (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "225487001", + "display" : "Self-confidence", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Self-confidence (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Confidence" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "225490007", + "display" : "Use of 'I' statements", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Use of 'I' statements (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "225499008", + "display" : "Individual style of dress", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Individual style of dress (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "225510008", + "display" : "Self-image", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Self-image (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Self-view" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Self-perception" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "225517006", + "display" : "Sexual partners", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sexual partners (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "225548003", + "display" : "Skin complexion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Skin complexion (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "225567004", + "display" : "Appearance of cornea", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Appearance of cornea (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "225568009", + "display" : "General appearance of eye", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "General appearance of eye (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "225590009", + "display" : "Oral fluid intake rate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oral fluid intake rate (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "225597007", + "display" : "Ability to interact with others", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ability to interact with others (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sociability" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "225598002", + "display" : "Interaction with others", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Interaction with others (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Social interaction" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "225659000", + "display" : "Stability of mood", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stability of mood (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mood equilibrium" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "225781004", + "display" : "Pain tolerance level", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pain tolerance level (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "225810002", + "display" : "Vulnerability to exploitation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vulnerability to exploitation (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "225847002", + "display" : "Ability to talk about problems", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ability to talk about problems (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "225850004", + "display" : "Awareness of rules and boundaries", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Awareness of rules and boundaries (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "225854008", + "display" : "Adherence to rules and boundaries", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adherence to rules and boundaries (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "225898008", + "display" : "Position of artificial lens", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Position of artificial lens (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Position of lens implant" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intraocular lens position" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "225900005", + "display" : "Ability to control behavior", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ability to control behaviour" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ability to control behavior (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "225904001", + "display" : "Ability to prevent undesirable behavior", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ability to prevent undesirable behaviour" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ability to prevent undesirable behavior (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "225908003", + "display" : "Pain score", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pain score (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "225910001", + "display" : "Ability to cope with pain", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ability to cope with pain (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "225918008", + "display" : "Conversation content", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conversation content (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "225972001", + "display" : "Ability to maintain self-esteem", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ability to maintain self-esteem (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226063003", + "display" : "Vegetable oil intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vegetable oil intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226244007", + "display" : "Energy requirement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Energy requirement (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended energy intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226245008", + "display" : "Non-protein energy requirement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Non-protein energy requirement (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Non-protein calorie requirement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended non-protein energy intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "NPE - Non-protein energy requirement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "NPE - Recommended non-protein energy intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226247000", + "display" : "Amino acid requirement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Amino acid requirement (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended amino acid intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "AA (amino acid) requirement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended AA (amino acid) intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226248005", + "display" : "Essential amino acid requirement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Essential amino acid requirement (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "EAA - Recommended essential amino acid intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended essential amino acid intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "EAA (essential amino acid) requirement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended EAA (essential amino acid) intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226249002", + "display" : "Non-essential amino acid requirement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Non-essential amino acid requirement (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended non-essential amino acid intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "NEAA (non-essential amino acid) requirement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended NEAA (non-essential amino acid) intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226250002", + "display" : "Branched chain amino acid requirement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Branched chain amino acid requirement (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended branched chain amino acid intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "BCAA - Branched chain amino acid requirement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "BCAA - Recommended branched chain amino acid intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226251003", + "display" : "Nitrogen requirement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nitrogen requirement (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "N - Recommended nitrogen intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended nitrogen intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "N - Nitrogen requirement" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226252005", + "display" : "Non-protein nitrogen requirement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Non-protein nitrogen requirement (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended non-protein nitrogen intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "NPN - Recommended non-protein nitrogen intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "NPN - Non-protein nitrogen requirement" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226254006", + "display" : "Saturated fat requirement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Saturated fat requirement (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended saturated fat intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended SF (saturated fat) intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "SF (saturated fat) requirement" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226255007", + "display" : "Saturated fatty acid requirement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Saturated fatty acid requirement (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended saturated fatty acid intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended SFA (saturated fatty acid) intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "SFA (saturated fatty acid) requirement" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226256008", + "display" : "Monounsaturated fat requirement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Monounsaturated fat requirement (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended monounsaturated fat intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "MUF (monounsaturated fat) requirement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended MUF (monounsaturated fat) intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226257004", + "display" : "Monounsaturated fatty acid requirement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Monounsaturated fatty acid requirement (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended monounsaturated fatty acid intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended MUFA (monounsaturated fatty acid) intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "MUFA (monounsaturated fatty acid) requirement" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226258009", + "display" : "Polyunsaturated fat requirement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Polyunsaturated fat requirement (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended polyunsaturated fat intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PUF (polyunsaturated fat) requirement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended PUF (polyunsaturated fat) intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226259001", + "display" : "Polyunsaturated fatty acid requirement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Polyunsaturated fatty acid requirement (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended polyunsaturated fatty acid intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PUFA (polyunsaturated fatty acid) requirement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended PUFA (polyunsaturated fatty acid) intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226260006", + "display" : "Omega 3 fatty acid requirement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Omega 3 fatty acid requirement (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended omega 3 fatty acid intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "N-3 fatty acid requirement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended N-3 fatty acid intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226261005", + "display" : "Alpha-linolenic acid requirement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alpha-linolenic acid requirement (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "EFA - Essential alpha-linolenic acid requirement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended essential alpha-linolenic acid intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended alpha-linolenic acid intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Essential alpha-linolenic acid requirement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "EFA - Recommended essential linolenic acid intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226262003", + "display" : "Gamma-linolenic acid requirement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gamma-linolenic acid requirement (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended gamma-linolenic acid intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "GLA - gamma-linolenic acid requirement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended GLA (gamma-linolenic acid) intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gamolenic acid requirement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended gamolenic acid intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226263008", + "display" : "Arachidonic acid requirement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arachidonic acid requirement (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended arachidonic acid intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226264002", + "display" : "Omega 6 fatty acid requirement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Omega 6 fatty acid requirement (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended omega 6 fatty acid intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended N-6 fatty acid intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "N-6 fatty acid requirement" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226265001", + "display" : "Linoleic acid requirement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Linoleic acid requirement (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended linoleic acid intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226266000", + "display" : "Docosahexaenoic acid requirement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended docohexaenoic acid intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Docosahexaenoic acid requirement (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "DHA (docosahexaenoic acid) requirement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended DHA (docosahexaenoic acid) intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended docosahexaenoic acid intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226267009", + "display" : "Carbohydrate requirement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carbohydrate requirement (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CHO - Carbohydrate requirement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended carbohydrate intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CHO - Recommended carbohydrate intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226268004", + "display" : "Dietary fiber requirement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dietary fibre requirement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dietary fiber requirement (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "DF fibre requirement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended dietary fibre intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "DF - Recommended dietary fibre intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended dietary fiber intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "DF - Recommended dietary fiber intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "DF fiber requirement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "NSP - Recommended non-starch polysaccharide intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "NSP - Non-starch polysaccharide requirement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Non-starch polysaccharide requirement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended non-starch polysaccharide intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226269007", + "display" : "Insoluble fibre requirement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Insoluble fiber requirement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Insoluble fiber requirement (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended insoluble fibre intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended insoluble fiber intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226270008", + "display" : "Soluble fiber requirement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Soluble fibre requirement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Soluble fiber requirement (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended soluble fibre intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended soluble fiber intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226271007", + "display" : "Recommended alcohol intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended alcohol intake (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ETOH - Recommended ethanol intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226272000", + "display" : "Vitamin requirement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vitamin requirement (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended vitamin intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226273005", + "display" : "Water soluble vitamin requirement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Water soluble vitamin requirement (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended water soluble vitamin intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226274004", + "display" : "Fat soluble vitamin requirement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fat soluble vitamin requirement (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended fat soluble vitamin intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226275003", + "display" : "Antioxidant vitamin requirement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antioxidant vitamin requirement (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended antioxidant vitamin intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ACE - Recommended antioxidant vitamin intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ACE - Antioxidant vitamin requirement" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226276002", + "display" : "Mineral requirement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mineral requirement (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended mineral intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226278001", + "display" : "Water requirement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Water requirement (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended water intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "H2O (water) requirement" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226320007", + "display" : "Nutrient intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nutrient intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226321006", + "display" : "Amino acid intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Amino acid intake (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "AA - Amino acid intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226323009", + "display" : "Essential amino acid intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Essential amino acid intake (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "EAA - Essential amino acid intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226324003", + "display" : "Non-essential amino acid intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Non-essential amino acid intake (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "NEAA - Non-essential amino acid intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226325002", + "display" : "Branched chain amino acid intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Branched chain amino acid intake (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "BCAA - Branched chain amino acid intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226326001", + "display" : "Animal fat intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Animal fat intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226327005", + "display" : "Medium chain triglyceride intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medium chain triglyceride intake (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "MCT - Medium chain triglyceride intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226328000", + "display" : "Saturated fat intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Saturated fat intake (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "SF - Saturated fat intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226329008", + "display" : "Monounsaturated fat intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Monounsaturated fat intake (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "MUF - Monounsaturated fat intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226330003", + "display" : "Polyunsaturated fat intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Polyunsaturated fat intake (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PUF - Polyunsaturated fat intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226331004", + "display" : "Polyunsaturated fatty acid intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Polyunsaturated fatty acid intake (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PUFA - Polyunsaturated fatty acid intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226332006", + "display" : "N-3 fatty acid intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "N-3 fatty acid intake (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Omega 3 fatty acid intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226333001", + "display" : "Alpha-linolenic acid intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alpha-linolenic acid intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226334007", + "display" : "Gamma-linolenic acid intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gamma-linolenic acid intake (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "GLA - Gamma-linoleic acid intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226335008", + "display" : "Arachidonic acid intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arachidonic acid intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226336009", + "display" : "N-6 fatty acid intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "N-6 fatty acid intake (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Omega 6 fatty acid intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226337000", + "display" : "Linoleic acid intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Linoleic acid intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226338005", + "display" : "EPA (eicosapentaenoic acid) intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Eicosapentaenoic acid intake (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Eicosapentaenoic acid intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226339002", + "display" : "Docosahexaenoic acid intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Docosahexaenoic acid intake (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "DHA (docosahexaenoic acid) intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226340000", + "display" : "Monosaccharide intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Monosaccharide intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226341001", + "display" : "Glucose intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glucose intake (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dextrose intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226342008", + "display" : "Fructose intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fructose intake (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fruit sugar intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226343003", + "display" : "Galactose intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Galactose intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226344009", + "display" : "Disaccharide intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disaccharide intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226345005", + "display" : "Sucrose intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sucrose intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226346006", + "display" : "Lactose intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lactose intake (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Milk sugar intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226347002", + "display" : "Insoluble fiber intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Insoluble fibre intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Insoluble fiber intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226348007", + "display" : "Soluble fibre intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Soluble fiber intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Soluble fiber intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226349004", + "display" : "Vitamin intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vitamin intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226350004", + "display" : "Water soluble vitamin intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Water soluble vitamin intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226351000", + "display" : "Fat soluble vitamin intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fat soluble vitamin intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226352007", + "display" : "Mineral intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mineral intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226354008", + "display" : "Water intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Water intake (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "H2O - Water intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226379006", + "display" : "Food intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Food intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226380009", + "display" : "Drink intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Drink intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226381008", + "display" : "Milky drink intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Milky drink intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226382001", + "display" : "Coffee intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Coffee intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226383006", + "display" : "Tea intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tea intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226384000", + "display" : "Cold drink intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cold drink intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226385004", + "display" : "Fizzy drink intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carbonated drink intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carbonated drink intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226386003", + "display" : "Sugar-free fizzy drink intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sugar-free carbonated drink intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sugar-free carbonated drink intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226387007", + "display" : "Fruit squash drink intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fruit squash drink intake (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fruit cordial drink intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226388002", + "display" : "Diluted fruit squash drink intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diluted fruit squash drink intake (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diluted fruit cordial drink intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226389005", + "display" : "Fruit juice intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fruit juice intake (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "FJ - Fruit juice intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226390001", + "display" : "Starchy food intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Starchy food intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226391002", + "display" : "Baby cereal intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Baby cereal intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226393004", + "display" : "Biscuit intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Biscuit intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226394005", + "display" : "Bread intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bread intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226395006", + "display" : "Breakfast cereal intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Breakfast cereal intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226396007", + "display" : "Cake intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cake intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226397003", + "display" : "Cereal intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cereal intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226398008", + "display" : "Flour intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Flour intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226399000", + "display" : "Noodle intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Noodle intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226400007", + "display" : "Pasta intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pasta intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226401006", + "display" : "Pastry intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pastry intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226402004", + "display" : "Rice intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rice intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226403009", + "display" : "Dairy food intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dairy food intake (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Milk, cheese and egg intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226404003", + "display" : "Milk intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Milk intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226405002", + "display" : "Cow's milk intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cow's milk intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226406001", + "display" : "Breast milk intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Breast milk intake (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human milk intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226407005", + "display" : "Soya milk intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Soy milk intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Soy milk intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226408000", + "display" : "Baby milk intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Baby milk intake (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infant milk intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Formula milk intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226409008", + "display" : "Follow on milk intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Follow on milk intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226410003", + "display" : "Cream intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cream intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226411004", + "display" : "Cheese intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cheese intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226412006", + "display" : "Cheese spread intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cheese spread intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226413001", + "display" : "Cottage cheese intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cottage cheese intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226414007", + "display" : "Hard cheese intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hard cheese intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226415008", + "display" : "Processed cheese intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Processed cheese intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226416009", + "display" : "Soft cheese intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Soft cheese intake (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cream cheese intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226417000", + "display" : "Fromage frais intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fromage frais intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226418005", + "display" : "Yogurt intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Yoghurt intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Yogurt intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226419002", + "display" : "Egg intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Egg intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226422000", + "display" : "Butter intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Butter intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226423005", + "display" : "Margarine intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Margarine intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226424004", + "display" : "Ghee intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ghee intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226426002", + "display" : "Meat intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Meat intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226427006", + "display" : "Red meat intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Red meat intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226428001", + "display" : "Beef intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Beef intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226429009", + "display" : "Bacon intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bacon intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226430004", + "display" : "Pork intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pork intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226431000", + "display" : "Lamb intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lamb intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226432007", + "display" : "White meat intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "White meat intake (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poultry intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226433002", + "display" : "Chicken intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chicken intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226434008", + "display" : "Offal intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Offal intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226435009", + "display" : "Meat products intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Meat products intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226436005", + "display" : "Burger intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Burger intake (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Meat burger intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226437001", + "display" : "Sausage intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sausage intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226438006", + "display" : "Processed meat intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Processed meat intake (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cold meat intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226439003", + "display" : "Boiled ham intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Boiled ham intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226440001", + "display" : "Corned beef intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Corned beef intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226441002", + "display" : "Fish intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fish intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226442009", + "display" : "White fish intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "White fish intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226443004", + "display" : "Fatty fish intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fatty fish intake (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oily fish intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226444005", + "display" : "Shellfish intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Shellfish intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226445006", + "display" : "Fish products intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fish products intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226446007", + "display" : "Tinned fish intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tinned fish intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226447003", + "display" : "Vegetable pulses herbs and spices intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vegetable pulses herbs and spices intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226448008", + "display" : "Vegetable intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vegetable intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226449000", + "display" : "Potato intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Potato intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226450000", + "display" : "Pulse vegetable intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pulse vegetable intake (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Beans peas and lentils intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226451001", + "display" : "Fruit nuts and seeds intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fruit nuts and seeds intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226452008", + "display" : "Fruit intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fruit intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226453003", + "display" : "Fresh fruit intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fresh fruit intake (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "FF - Fresh fruit intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226454009", + "display" : "Dried fruit intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dried fruit intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226455005", + "display" : "Tinned fruit intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tinned fruit intake (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Canned fruit intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226456006", + "display" : "Nuts and seeds intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nuts and seeds intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226457002", + "display" : "Sauce seasoning and soup intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sauce seasoning and soup intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226458007", + "display" : "Sugary food intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sugary food intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226459004", + "display" : "Sugar intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sugar intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226460009", + "display" : "Jam and preserve intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Jam and preserve intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226461008", + "display" : "Confectionery intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Confectionery intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226462001", + "display" : "Chocolate confectionery intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chocolate confectionery intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226463006", + "display" : "Sweets intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sweets intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228272008", + "display" : "Health-related behaviour", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Health-related behavior" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Health-related behavior (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228282009", + "display" : "Drinking habits", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Drinking habits (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228283004", + "display" : "Drinking environment", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Drinking environment (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Drinking place" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Drinking location" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228296003", + "display" : "Company when drinking", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Company when drinking (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228308009", + "display" : "Pattern of drinking", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pattern of drinking (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228309001", + "display" : "Pattern of drinking through day", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pattern of drinking through day (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228311005", + "display" : "Pattern of alcohol consumption through week", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pattern of alcohol consumption through week (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228328008", + "display" : "Age at starting drinking", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Age at starting drinking (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228329000", + "display" : "Time since stopped drinking", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Time since stopped drinking (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228330005", + "display" : "Total time drunk alcohol", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Total time drunk alcohol (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228331009", + "display" : "Priority of drink-related activities", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Priority of drink-related activities (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228338003", + "display" : "Ability to control drinking", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ability to control drinking (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Capacity to control drinking" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228345003", + "display" : "Use of stratagems to control drinking", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Use of stratagems to control drinking (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228349009", + "display" : "Tolerance to alcohol", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tolerance to alcohol (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228360000", + "display" : "Attitude to drinking", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Attitude to drinking (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228390007", + "display" : "Frequency of drug misuse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Frequency of drug misuse (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228391006", + "display" : "Drug injection behaviour", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Drug injection behavior" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Drug injection behavior (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228394003", + "display" : "Drug injecting equipment hygiene", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Drug injecting equipment hygiene (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228401002", + "display" : "Cleaning of drug injection equipment", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cleaning of drug injection equipment (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228411009", + "display" : "Time since stopped drug misuse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Time since stopped drug misuse (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228412002", + "display" : "Total time drugs misused", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Total time drugs misused (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228413007", + "display" : "Age at starting drug misuse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Age at starting drug misuse (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228415000", + "display" : "Priority of drug-related activities", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Priority of drug-related activities (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228421001", + "display" : "Time devoted to drug-related activities", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Time devoted to drug-related activities (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Time lost in drug-related activities" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228422008", + "display" : "Time spent obtaining drugs", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Time spent obtaining drugs (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228423003", + "display" : "Time spent taking drugs", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Time spent taking drugs (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228424009", + "display" : "Time spent recovering from drugs", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Time spent recovering from drugs (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228425005", + "display" : "Routine of drug-related activities", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Routine of drug-related activities (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228429004", + "display" : "Drug-related rituals", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Drug-related rituals (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228449008", + "display" : "Frequency of exercise", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Frequency of exercise (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228450008", + "display" : "Time spent exercising", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Time spent exercising (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228454004", + "display" : "Frequency of sex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Frequency of sex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228455003", + "display" : "Time since stopped being sexually active", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Time since stopped being sexually active (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228456002", + "display" : "Age became sexually active", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Age became sexually active (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228457006", + "display" : "Total time sexually active", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Total time sexually active (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228458001", + "display" : "Number of sexual partners", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Number of sexual partners (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228459009", + "display" : "Number of current sexual partners", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Number of current sexual partners (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228462007", + "display" : "Total number of sexual partners ever", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Total number of sexual partners ever (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228463002", + "display" : "Number of sexual partners in past year", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Number of sexual partners in past year (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228464008", + "display" : "Number of sexual partners in past 5 years", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Number of sexual partners in past 5 years (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228465009", + "display" : "Sexual relationship details", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sexual relationship details (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228466005", + "display" : "Commitment to sexual relationship", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Commitment to sexual relationship (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228470002", + "display" : "Orientation of sexual relationship", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Orientation of sexual relationship (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228473000", + "display" : "Duration of sexual relationship", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Duration of sexual relationship (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228476008", + "display" : "Use of protection for sex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Use of protection for sex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228486009", + "display" : "Time since stopped smoking", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Time since stopped smoking (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228487000", + "display" : "Total time smoked", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Total time smoked (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228488005", + "display" : "Age at starting smoking", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Age at starting smoking (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228489002", + "display" : "Snuff use", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Snuff use (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dry powdered nasal tobacco use" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228490006", + "display" : "Snuff consumption", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Snuff consumption (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228495001", + "display" : "Frequency of snuff use", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Frequency of snuff use (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228496000", + "display" : "Time since stopped snuff use", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Time since stopped snuff use (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228497009", + "display" : "Total time snuff used", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Total time snuff used (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228498004", + "display" : "Age at starting snuff use", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Age at starting snuff use (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228500003", + "display" : "Moist tobacco consumption", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Moist tobacco consumption (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228505008", + "display" : "Frequency of moist tobacco use", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Frequency of moist tobacco use (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228506009", + "display" : "Time since stopped using moist tobacco", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Time since stopped using moist tobacco (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228507000", + "display" : "Total time moist tobacco used", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Total time moist tobacco used (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228508005", + "display" : "Age at starting moist tobacco use", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Age at starting moist tobacco use (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228510007", + "display" : "Chewed tobacco consumption", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chewed tobacco consumption (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228519008", + "display" : "Frequency of chewing tobacco", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Frequency of chewing tobacco (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228520002", + "display" : "Time since stopped chewing tobacco", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Time since stopped chewing tobacco (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228521003", + "display" : "Total time chewed tobacco", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Total time chewed tobacco (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228522005", + "display" : "Age at starting chewing tobacco", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Age at starting chewing tobacco (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "229024009", + "display" : "Behaviour accompanying sex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Behavior accompanying sex" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Behavior accompanying sex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "229177002", + "display" : "Hopping", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hopping (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "229257003", + "display" : "Active wrist movements", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Active wrist movements (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "229646000", + "display" : "Post-laryngectomy voice", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Type of post-laryngectomy voice (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Type of post-laryngectomy voice" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "229767007", + "display" : "Tripod grip", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tripod grip (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "229819007", + "display" : "Tobacco use and exposure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tobacco use and exposure (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "229918000", + "display" : "Food and drink intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Food and drink intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230043006", + "display" : "Vegetable fat intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vegetable fat intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230056004", + "display" : "Cigarette consumption", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cigarette consumption (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230057008", + "display" : "Cigar consumption", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cigar consumption (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230058003", + "display" : "Pipe tobacco consumption", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pipe tobacco consumption (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230074008", + "display" : "Cheese and egg dishes intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cheese and egg dishes intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230075009", + "display" : "Seafood intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Seafood intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230076005", + "display" : "Meat dishes intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Meat dishes intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230077001", + "display" : "Savory food intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Savoury food intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Savory food intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230078006", + "display" : "Savoury dishes intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Savory dishes intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Savory dishes intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230079003", + "display" : "Savory snack intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Savoury snack intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Savory snack intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230080000", + "display" : "Chips intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "French fries intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "French fries intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230081001", + "display" : "Pudding intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pudding intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230082008", + "display" : "Vegetable dishes intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vegetable dishes intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230083003", + "display" : "Sandwich intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sandwich intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230084009", + "display" : "Table salt intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Table salt intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230085005", + "display" : "Beer intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Beer intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230086006", + "display" : "Wine intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Wine intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230092000", + "display" : "General food types intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "General food types intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230093005", + "display" : "Hot drink intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hot drink intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230094004", + "display" : "Spicy food intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spicy food intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230095003", + "display" : "Organic food intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Organic food intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230096002", + "display" : "Health food intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Health food intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230097006", + "display" : "Fresh food intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fresh food intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230098001", + "display" : "Fried food intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fried food intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230099009", + "display" : "Grilled food intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Grilled food intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230100001", + "display" : "Cooked food intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cooked food intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230101002", + "display" : "Sterile food intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sterile food intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230102009", + "display" : "Contaminated food intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Contaminated food intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230103004", + "display" : "Clean food intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clean food intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230104005", + "display" : "Wheat-free food intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Wheat-free food intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230105006", + "display" : "West Indian food intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "West Indian food intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230106007", + "display" : "West African food intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "West African food intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230107003", + "display" : "Vietnamese food intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vietnamese food intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230108008", + "display" : "Vegetarian food intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vegetarian food intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230109000", + "display" : "Vegan food intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vegan food intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230110005", + "display" : "Indian food intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Indian food intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230111009", + "display" : "Chinese food intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chinese food intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230112002", + "display" : "Convenience food intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Convenience food intake (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fast food intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230113007", + "display" : "Baby food intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Baby food intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230116004", + "display" : "Crisps intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Potato crisps intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Potato chips intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Potato chips intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230122008", + "display" : "Calcium intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Calcium intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230123003", + "display" : "Phosphorus intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phosphorus intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230124009", + "display" : "Magnesium intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Magnesium intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230125005", + "display" : "Diet followed", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diet followed (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "240258008", + "display" : "Limb length discrepancy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Limb length discrepancy (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Limb length inequality" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246109007", + "display" : "Stimulus current", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stimulus current (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246116008", + "display" : "Lesion size", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Size of lesion" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lesion size (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246117004", + "display" : "Size of stone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stone size" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stone size (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246118009", + "display" : "Calculus size", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Size of calculus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Calculus size (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246120007", + "display" : "Nodule size", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Size of nodule" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nodule size (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246206008", + "display" : "Number of lesions", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Number of lesions (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246207004", + "display" : "Number of plaques", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Number of plaques (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246208009", + "display" : "Number of granulomas", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Number of granulomas (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246209001", + "display" : "Number of abscesses", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Number of abscesses (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246210006", + "display" : "Number of fetal deaths", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Number of fetal deaths (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Number of foetal deaths" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246211005", + "display" : "Number of previous pregnancies", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Number of previous pregnancies (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246212003", + "display" : "Number of foreign bodies", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Number of foreign bodies (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246213008", + "display" : "Number of joints involved", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Number of joints involved (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246214002", + "display" : "Number of tumors", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Number of tumours" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Number of tumors (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246223004", + "display" : "Prism base direction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prism base direction (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246435002", + "display" : "Number of fetuses", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Number of fetuses (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Number of babies current pregnancy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Number of foetuses" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246436001", + "display" : "Number of fetuses started with", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Number of fetuses started with (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246437005", + "display" : "Number of fetuses reduced to", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Number of fetuses reduced to (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Number of foetuses reduced to" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246466008", + "display" : "Detrusor function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Detrusor function (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246467004", + "display" : "Urethral function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Urethral function (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246511009", + "display" : "Sensory threshold", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sensory threshold (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246518003", + "display" : "Stimulus voltage", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stimulus voltage (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246558001", + "display" : "Cerebral dominance", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cerebral dominance (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246559009", + "display" : "Hand preference", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hand preference (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246560004", + "display" : "Foot preference", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Foot preference (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246561000", + "display" : "Eye dominance", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Eye dominance (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246570002", + "display" : "Primitive reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Primitive reflexes" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Primitive reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246572005", + "display" : "Palmomental reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Palmomental reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246573000", + "display" : "Primary walking reaction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Primary walking reaction (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246574006", + "display" : "Parachute reaction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Parachute reflex" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Parachute reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246575007", + "display" : "Eye cornering in direction of sound", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Eye cornering in direction of sound (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246576008", + "display" : "Freezing reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Freezing reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246577004", + "display" : "Galant's reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Galant's reflex (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Galant reflex" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246578009", + "display" : "Fisting reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fisting reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246579001", + "display" : "Cranial nerve reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cranial nerve reflexes" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cranial nerve reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246580003", + "display" : "Eyelash reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Eyelash reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246581004", + "display" : "Peripheral reflexes", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Peripheral reflex" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Peripheral reflex (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muscular reflex" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tendon reflex" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246582006", + "display" : "Supinator reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Supinator reflex (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radial reflex" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246583001", + "display" : "Bulbocavernosus reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bulbocavernosus reflex (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "BCR - Bulbocavernosus reflex" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246584007", + "display" : "Flexor plantar response", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Flexor plantar response (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246586009", + "display" : "Extensor plantar response", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Extensor plantar response (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246600005", + "display" : "Flip response", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Flip response (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246603007", + "display" : "Simulated rotation response", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Simulated rotation response (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246612009", + "display" : "General visual responses", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "General visual responses (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246613004", + "display" : "General reaction to light", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "General reaction to light (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Observation of visual response to light" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246620006", + "display" : "Visual alertness", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Visual alertness (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246621005", + "display" : "Visual attentiveness", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Visual attentiveness (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246624002", + "display" : "Visual behavior", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Visual behaviour" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Visual behavior (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246633000", + "display" : "Distance vision, general quality", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "DV - Distance vision" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Distance vision, general quality (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246646005", + "display" : "Quality of visual image", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Quality of visual image (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Observation of quality of visual image" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246647001", + "display" : "Clarity of visual image", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clarity of visual image (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clarity of vision - image" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246648006", + "display" : "Visual image size", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Size of visual image" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Visual image size (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246649003", + "display" : "Brightness of visual image", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brightness of visual image (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246683005", + "display" : "Ocular head posture", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ocular head posture (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Head posture for vision" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246692008", + "display" : "Eye movement with both eyes open", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Eye movement with both eyes open (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "BEO - Eye movement with both eyes open" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246693003", + "display" : "Range of movement of both eyes open", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Range of movement of both eyes open (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Quantified movement of both eyes open" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Degree of movement of both eyes open" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246704007", + "display" : "Eye movement with one eye open", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Eye movement with one eye open (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246705008", + "display" : "Range of movement of one eye open", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Range of movement of one eye open (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Degree of movement of one eye open" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Quantified movement of one eye open" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246706009", + "display" : "Ocular convergence", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ocular convergence (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246707000", + "display" : "Convergence on approaching object", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Convergence on approaching object (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246710007", + "display" : "Convergence near point", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Convergence near point (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "NPC - Near point convergence" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246716001", + "display" : "Ocular divergence", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ocular divergence (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246719008", + "display" : "Quality of focus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Quality of focus (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246721003", + "display" : "Speed of focus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Speed of focus (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246724006", + "display" : "Position of pupil light reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Position of pupil light reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246760001", + "display" : "Micronystagmus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Micronystagmus (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246765006", + "display" : "Patterns of eye movement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Patterns of eye movement (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246776005", + "display" : "Reflex eye movement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reflex eye movement (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246777001", + "display" : "Horizontal doll's head reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Horizontal doll's head reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246778006", + "display" : "Vertical doll's head reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vertical doll's head reflex (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bielchowsky head tilt" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "BHTT - Bielschowsky head tilt" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246785005", + "display" : "Associated movements on eye movement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Associated movements on eye movement (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246786006", + "display" : "Movement of globe on eye movement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Movement of globe on eye movement (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246787002", + "display" : "Movement of lids on eye movement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Movement of lids on eye movement (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246788007", + "display" : "Movement of head on eye movement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Movement of head on eye movement (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246790008", + "display" : "Sounds associated with eye movement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sounds associated with eye movement (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246792000", + "display" : "Eye measure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Eye measurements" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Eye measure (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246793005", + "display" : "Height of upper lid above pupil center", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Height of upper lid above pupil centre" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Height of upper lid above pupil center (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246794004", + "display" : "Height of palpebral fissure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Height of palpebral fissure (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Palpebral fissure height" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246795003", + "display" : "Degree of levator lift", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Degree of levator lift (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Levator function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246796002", + "display" : "Eye meridian", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Eye meridian (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246797006", + "display" : "Eye meridian start point", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Eye meridian start point (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246820009", + "display" : "Position of eyelid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Position of eyelid (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246847004", + "display" : "Movement of eyelid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Movement of eyelid (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246851002", + "display" : "Tear drainage", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tear drainage (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lacrimal drainage" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246853004", + "display" : "Fluorescein tear drainage", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fluorescein tear drainage (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246858008", + "display" : "Apposition of lower lacrimal punctum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Apposition of lower lacrimal punctum (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246859000", + "display" : "Opening of lower lacrimal punctum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Opening of lower lacrimal punctum (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246861009", + "display" : "Opening of upper lacrimal punctum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Opening of upper lacrimal punctum (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246889007", + "display" : "General appearance of limbal conjunctiva", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "General appearance of limbal conjunctiva (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246900007", + "display" : "General appearance of palpebral conjunctiva", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "General appearance of palpebral conjunctiva (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246917000", + "display" : "Position of eyeball", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Position of eyeball (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246933002", + "display" : "Corneal epithelial staining pattern", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Corneal epithelial staining pattern (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Corneal staining" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246974002", + "display" : "Color of sclera", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Colour of sclera" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Color of sclera (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246979007", + "display" : "Scleral vascularity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Scleral vascularity (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247014003", + "display" : "Rate of pupil reaction to light", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rate of pupil reaction to light (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247016001", + "display" : "Pupil motor light reaction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pupil motor light reaction (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247018000", + "display" : "Pupil reaction to dark", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pupil reaction to dark (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247019008", + "display" : "Pupil near reaction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pupil near reaction (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pupillary reaction to accommodation" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247022005", + "display" : "Pupil movement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pupil movement (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247026008", + "display" : "Position of iris", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Position of iris (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247029001", + "display" : "Iris pigmentation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Iris pigmentation (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247030006", + "display" : "Color of iris", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Colour of iris" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Color of iris (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247046003", + "display" : "Position of ciliary body", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Position of ciliary body (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247050005", + "display" : "Position of lens", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Position of lens (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247053007", + "display" : "Cataract form", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cataract form (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247063004", + "display" : "Cataract maturity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cataract maturity (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247073002", + "display" : "Lens capsule clarity in pseudophakia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lens capsule clarity in pseudophakia (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247088007", + "display" : "Vitreous morphology", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vitreous morphology (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247104005", + "display" : "General appearance of retina", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "General appearance of retina (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247110005", + "display" : "Retinal artery appearance", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Retinal artery appearance (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247116004", + "display" : "Retinal vein appearance", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Retinal vein appearance (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247166005", + "display" : "Status of macula in subtotal retinal detachment", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Status of macula in subtotal retinal detachment (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247222003", + "display" : "Optic disc cup", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Optic disc cup (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247225001", + "display" : "Optic cup/disc ratio", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Optic cup/disc ratio (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cup:disc ratio" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cup/disc ratio" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "C/D - Cup/disc ratio" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247239001", + "display" : "Size of auricle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Auricle size" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Auricle size (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Observation of size of pinna" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247243002", + "display" : "Position of auricle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Position of auricle (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247250003", + "display" : "Contents of ear canal", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Contents of ear canal (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Observation of contents of ear canal" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Contents of outer ear" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247259002", + "display" : "Light reflex of tympanic membrane", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Light reflex of tympanic membrane (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Observation of light reflex of tympanic membrane" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Light reflex of eardrum" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247291001", + "display" : "Attention to direct verbal communication", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Attention to direct verbal communication (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247292008", + "display" : "Response to high frequency sounds", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Response to high frequency sounds (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Observation of response to high frequency sounds" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247293003", + "display" : "Response to low frequency sounds", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Response to low frequency sounds (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Observation of response to low frequency sounds" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247331000", + "display" : "Ear sensations", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ear sensations (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247358007", + "display" : "Abdominal pain type", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Type of abdominal pain (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Type of abdominal pain" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247374002", + "display" : "Range of painful joint movement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Range of painful joint movement (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247375001", + "display" : "Arc of pain in joint", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arc of pain in joint (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247376000", + "display" : "Beginning of painful arc", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Beginning of painful arc (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247377009", + "display" : "End of painful arc", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "End of painful arc (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247428002", + "display" : "Thickness of skin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thickness of skin (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247433003", + "display" : "Skin elasticity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Skin elasticity (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247435005", + "display" : "Color of skin or mucosa", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Colour of skin or mucosa" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Color of skin or mucosa (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247485001", + "display" : "Shape of nail", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Shape of nail (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247494007", + "display" : "Strength of nails", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Strength of nail" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Strength of nail (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247502003", + "display" : "Thickness of nail", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thickness of nail (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247505001", + "display" : "Colour of nails", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Color of nail" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Color of nails" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Color of nail (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Colour of nail" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247523009", + "display" : "Neonatal hair appearance", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neonatal hair" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neonatal hair appearance (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247527005", + "display" : "Growth of eyelashes", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Growth of eyelashes (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247529008", + "display" : "Secondary sexual hair growth observable", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Secondary sexual hair growth" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Secondary sexual hair growth observable (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Observation of secondary sexual hair growth" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247532006", + "display" : "Development pattern of pubic hair", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Development of pubic hair" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Development pattern of pubic hair (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247533001", + "display" : "Amount of pubic hair", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Amount of pubic hair (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247534007", + "display" : "Distribution pattern of hair growth", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Distribution pattern of hair growth (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247543003", + "display" : "Hair characteristics", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hair characteristics (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247544009", + "display" : "Texture of hair", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Texture of hair (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247563005", + "display" : "Natural color of hair", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Natural colour of hair" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Natural color of hair (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247571009", + "display" : "General mental state", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "General mental state (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247625006", + "display" : "Flow of thought", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Flow of thought (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247626007", + "display" : "Speed of thought", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Speed of thought (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rate of thought" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rapidity of thought" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247639006", + "display" : "Clarity of thought", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clarity of thought (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Orderliness of thought" + }] + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/interaction-incidence", + "resource" : { + "resourceType" : "ValueSet", + "id" : "interaction-incidence", + "meta" : { + "lastUpdated" : "2024-10-03T04:31:51.554+11:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "brr" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/interaction-incidence", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3108" + }], + "version" : "6.0.0-ballot2", + "name" : "InteractionIncidence", + "title" : "Interaction Incidence", + "status" : "draft", + "experimental" : true, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "A categorisation for incidence of occurence of an interaction.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/interaction-incidence" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:aff65df3-6ad0-45d2-9a31-ab7ff1ade542", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 2, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/interaction-incidence|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/interaction-incidence", + "code" : "Theoretical", + "display" : "Theoretical" + }, + { + "system" : "http://hl7.org/fhir/interaction-incidence", + "code" : "Observed", + "display" : "Observed" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/interaction-management", + "resource" : { + "resourceType" : "ValueSet", + "id" : "interaction-management", + "meta" : { + "lastUpdated" : "2024-10-03T04:31:51.554+11:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "brr" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/interaction-management", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3110" + }], + "version" : "6.0.0-ballot2", + "name" : "InteractionManagement", + "title" : "Interaction Management", + "status" : "draft", + "experimental" : true, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "A type of management for an interaction of a medication or other substance.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "copyright" : "This resource includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these specifications must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/get-snomed-ct or info@snomed.org", + "compose" : { + "include" : [{ + "system" : "http://snomed.info/sct", + "filter" : [{ + "property" : "concept", + "op" : "is-a", + "value" : "71388002" + }] + }] + }, + "expansion" : { + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/valueset-unclosed", + "valueBoolean" : true + }], + "identifier" : "urn:uuid:3cc7c398-942c-4511-a9ca-e8cba1c38a31", + "timestamp" : "2024-10-02T17:54:47+00:00", + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-valueset", + "valueUri" : "null" + }, + { + "name" : "used-codesystem", + "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230131" + }, + { + "name" : "version", + "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230131" + }], + "contains" : [{ + "system" : "http://snomed.info/sct", + "code" : "71388002", + "display" : "Procedure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Procedure (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "104001", + "display" : "Excision of lesion of patella", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Local excision of lesion or tissue of patella" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of lesion of patella (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "115006", + "display" : "Removable appliance therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removable appliance therapy (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fit removable orthodontic appliance" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Insertion of removable orthodontic appliance" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "119000", + "display" : "Thoracoscopic partial lobectomy of lung", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thoracoscopic partial lobectomy of lung (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "128004", + "display" : "Hand microscope examination of skin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hand microscope examination of skin (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "133000", + "display" : "Percutaneous implantation of neurostimulator electrodes into neuromuscular component", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Percutaneous implantation of neurostimulator electrodes into neuromuscular component (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "135007", + "display" : "Arthrotomy of wrist joint with exploration and biopsy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arthrotomy of wrist joint with exploration and biopsy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "142007", + "display" : "Excision of tumor from shoulder area, deep, intramuscular", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of tumour from shoulder area, deep, intramuscular" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of tumor from shoulder area, deep, intramuscular (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "146005", + "display" : "Repair of nonunion of metatarsal with bone graft", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Repair of nonunion of metatarsal with bone graft (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "153001", + "display" : "Cystourethroscopy with resection of ureterocele", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cystourethroscopy with resection of ureterocele (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "160007", + "display" : "Removal of foreign body of tendon and/or tendon sheath (procedure)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of foreign body of tendon and/or tendon sheath" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "166001", + "display" : "Behavioral therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Behavior conditioning therapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Behavior modification" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Behavior modification psychotherapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Behaviour conditioning therapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Behaviour modification" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Behaviour modification psychotherapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Behaviour modification technique" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Behaviour therapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Behavioural psychotherapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Behavior modification technique" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Behavior therapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Behavioral psychotherapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Behavioural therapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Behaviour modification treatments and procedures" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Behavior modification treatments and procedures" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Behavioral therapy (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "170009", + "display" : "Special potency disk identification, vancomycin test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Special potency disk identification, vancomycin test (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "174000", + "display" : "Harrison-Richardson operation on vagina", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Harrison-Richardson operation on vagina (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vaginopexy according to Williams and Richardson is an abdominal colposuspension by strips from external oblique" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "176003", + "display" : "Anastomosis of rectum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rectorectostomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anastomosis of rectum (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "189009", + "display" : "Excision of lesion of artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of lesion of artery (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "197002", + "display" : "Mold to yeast conversion test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mould to yeast conversion test" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mold to yeast conversion test (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230009", + "display" : "Miller operation, urethrovesical suspension", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Miller operation, urethrovesical suspension (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "243009", + "display" : "Replacement of cerebral ventricular tube", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Replacement of cerebral ventricular tube (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "245002", + "display" : "Division of nerve ganglion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Division of nerve ganglion (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "262007", + "display" : "Percutaneous aspiration of renal pelvis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Percutaneous aspiration of renal pelvis (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "267001", + "display" : "Anal fistulectomy, multiple", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anal fistulectomy, multiple (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "285008", + "display" : "Incision and drainage of vulva", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incision and drainage of vulva (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "294002", + "display" : "Excisional biopsy of joint structure of spine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excisional biopsy of joint structure of spine (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "295001", + "display" : "Nonexcisional destruction of cyst of ciliary body", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nonexcisional destruction of cyst of ciliary body (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "306005", + "display" : "Echography of kidney", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ultrasound of kidney" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Echography of kidney (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "316002", + "display" : "Partial dacryocystectomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Partial dacryocystectomy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "334003", + "display" : "Panorex examination of mandible", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Panorex examination of mandible (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "342002", + "display" : "Amobarbital interview", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Amobarbital interview (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "348003", + "display" : "Radionuclide dynamic function study", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dynamic scanning study" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radionuclide dynamic function study (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "351005", + "display" : "Urinary undiversion of ureteral anastomosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Take-down of ureteral anastomosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Urinary undiversion of ureteral anastomosis (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "352003", + "display" : "Reagent RBC, preparation antibody sensitized pool", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reagent RBC, preparation antibody sensitised pool" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Preparation of antibody sensitized pooled reagent red blood cells (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Preparation of antibody sensitised pooled reagent red blood cells" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Preparation of antibody sensitized pooled reagent red blood cells" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "374009", + "display" : "Costosternoplasty for pectus excavatum repair", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chondrosternoplasty for pectus excavatum repair" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Costosternoplasty for pectus excavatum repair (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "388008", + "display" : "Blepharorrhaphy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Suture of palpebral fissure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tarsorrhaphy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blepharorrhaphy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "389000", + "display" : "Tobramycin measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tobramycin measurement (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tobramycin level" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "401004", + "display" : "Distal subtotal pancreatectomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "DP - Distal pancreatectomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Distal pancreatectomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Distal subtotal pancreatectomy (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Partial distal subtotal pancreatectomy" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "406009", + "display" : "Fulguration of stomach lesion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fulguration of stomach lesion (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "417005", + "display" : "Hospital re-admission", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital re-admission (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "435001", + "display" : "Pulmonary inhalation study", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pulmonary inhalation study (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "445004", + "display" : "Repair of malunion of tibia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Repair of malunion of tibia (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "456004", + "display" : "Total abdominal colectomy with ileostomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Total abdominal colectomy with ileostomy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "459006", + "display" : "Closed condylotomy of mandible", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed condylotomy of mandible (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "463004", + "display" : "Closed reduction of coxofemoral joint dislocation with splint", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed reduction of coxofemoral joint with splint" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed reduction of coxofemoral joint dislocation with splint (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "468008", + "display" : "Glutathione measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glutathione measurement (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "474008", + "display" : "Esophagoenteric anastomosis, intrathoracic", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oesophagoenteric anastomosis, intrathoracic" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Esophagoenteric anastomosis, intrathoracic (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "489004", + "display" : "Ferritin measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ferritin measurement (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ferritin level" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Serum Ferritin measurement" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "493005", + "display" : "Urobilinogen measurement, 48-hour, feces", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Urobilinogen measurement, 48-hour, faeces" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Urobilinogen measurement, 48-hour, feces (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "494004", + "display" : "Excision of lesion of tonsil", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of lesion of tonsil (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "497006", + "display" : "Replacement of cochlear prosthesis, multiple channels", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Replacement of cochlear prosthesis, multiple channels (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "531007", + "display" : "Open pulmonary valve commissurotomy with inflow occlusion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open valvotomy of pulmonary valve with inflow occlusion" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open pulmonary valve commissurotomy with inflow occlusion (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "533005", + "display" : "Repair of vesicocolic fistula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closure of vesicocolic fistula (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closure of vesicocolic fistula" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "535003", + "display" : "Closure of ureterovesicovaginal fistula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closure of ureterovesicovaginal fistula (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "540006", + "display" : "Antibody to single and double stranded DNA measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antibody to single and double stranded deoxyribonucleic acid measurement (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antibody to single and double stranded deoxyribonucleic acid measurement" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "543008", + "display" : "Choledochostomy with transduodenal sphincteroplasty", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Choledochostomy with transduodenal sphincteroplasty (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "545001", + "display" : "Operative procedure on lower leg", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Operative procedure on lower leg (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "549007", + "display" : "Incision of intracranial vein", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intracranial phlebotomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intracranial venotomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incision of intracranial vein (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "550007", + "display" : "Excision of lesion of adenoids", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of lesion of adenoids (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "559008", + "display" : "Excision of varicose vein", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Varicose phlebectomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cockett operation for varicose vein" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of varicose vein (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "574005", + "display" : "Benzodiazepine measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Benzodiazepine measurement (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "617002", + "display" : "Bone graft to mandible", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Grafting of bone to mandible" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bone graft to mandible (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bone graft of mandible" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "618007", + "display" : "Frontal sinusectomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Frontal sinusectomy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "625000", + "display" : "Removal of supernumerary digit", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Correction of polydactyly" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of supernumerary digit (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "628003", + "display" : "Steinman test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Steinman test (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "629006", + "display" : "Lysis of adhesions of urethra", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Urethrolysis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lysis of adhesions of urethra (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "633004", + "display" : "Chart review by physician", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chart review by physician (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A chart evaluation performed by a physician" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "637003", + "display" : "Lysis of adhesions of nose", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lysis of intranasal synechia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lysis of adhesions of nose (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "642006", + "display" : "Cerebral thermography", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cephalic thermogram" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cerebral thermography (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "647000", + "display" : "Excision of cervix by electroconization", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of cervix by electroconisation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of cervix by electroconization (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "657004", + "display" : "Operation on bursa", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bursa operation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Operation on bursa (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "665001", + "display" : "Partial meniscectomy of temporomandibular joint", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Partial meniscectomy of temporomandibular joint (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "670008", + "display" : "Electrosurgical epilation of eyebrow", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Electrosurgical epilation of eyebrow (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "671007", + "display" : "Transplantation of testis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Graft of testis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transplantation of testis (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "673005", + "display" : "Indirect laryngoscopy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Indirect laryngoscopy (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Indirect examination of larynx" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "IDL - Indirect laryngoscopy" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "674004", + "display" : "Abduction test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Valgus test" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Valgus stress test" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abduction stress test" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abduction test of knee (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abduction test of knee" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "676002", + "display" : "Peritoneal dialysis including cannulation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Peritoneal dialysis including cannulation (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "680007", + "display" : "Radiation physics consultation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radiation physics consultation (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "687005", + "display" : "Albumin/Globulin ratio", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A/G ratio" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Albumin/Globulin ratio (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "695009", + "display" : "Destructive procedure of lesion on skin of trunk", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Destructive procedure of lesion on skin of trunk (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "697001", + "display" : "Hepatitis A virus antibody measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "HAV antibody measurement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hepatitis A virus antibody measurement (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hepatitis A antibody level" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "710006", + "display" : "Thromboendarterectomy with graft of mesenteric artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thromboendarterectomy with graft of mesenteric artery (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "712003", + "display" : "Closed chest suction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed chest suction (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "722009", + "display" : "Fine needle biopsy of thymus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fine needle aspiration biopsy of thymus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fine needle biopsy of thymus (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "726007", + "display" : "Pathology consultation, comprehensive, records and specimen with report", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pathology consultation, comprehensive, records and specimen with report (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "730005", + "display" : "Incision of subcutaneous tissue", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incision of subcutaneous tissue (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "741007", + "display" : "Operation on prostate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Operation on prostate (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "746002", + "display" : "Chiropractic adjustment of coccyx subluxation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chiropractic adjustment of coccyx subluxation (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "753006", + "display" : "Manipulation of ankle AND foot", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Manipulation of ankle AND foot (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "754000", + "display" : "Total urethrectomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Total urethrectomy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "759005", + "display" : "Intracerebral electroencephalogram", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Depth EEG" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intracerebral EEG" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intracerebral electroencephalogram (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "762008", + "display" : "Computerized axial tomography of cervical spine with contrast", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Computerised axial tomography of cervical spine with contrast" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CT of cervical spine with contrast" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Computed tomography of cervical spine with contrast" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Computed tomography of cervical spine with contrast (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "764009", + "display" : "Arthrodesis of interphalangeal joint of great toe", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arthrodesis of interphalangeal joint of hallux" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arthrodesis of interphalangeal joint of great toe (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "767002", + "display" : "White blood cell count", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "WBC count" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "WCC - White blood cell count" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "WBC - White blood cell count" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "White blood cell count (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "White blood cell count - observation" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "789003", + "display" : "Cranial decompression, subtemporal, supratentorial", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cranial decompression, subtemporal, supratentorial (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "791006", + "display" : "Dressing and fixation procedure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dressing and fixation procedure (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "807005", + "display" : "Excision of brain", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Resection of brain" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of tissue of brain" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of brain tissue" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brain excision" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of brain (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "814007", + "display" : "Electrophoresis measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Zone electrophoresis measurement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Electrophoresis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "EP - Electrophoresis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Electrophoresis measurement (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "817000", + "display" : "Excision of cyst of spleen", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of cyst of spleen (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "831000", + "display" : "Drawer test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Drawer test (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "851001", + "display" : "Root canal therapy, molar, excluding final restoration", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Root canal therapy, molar, excluding final restoration (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "853003", + "display" : "Fecal fat measurement, 72-hour collection", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Faecal fat measurement, 72-hour collection" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fecal fat measurement, 72-hour collection (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "867007", + "display" : "Facial-hypoglossal nerve anastomosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anastomosis of hypoglossal and facial nerve" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neuroanastomosis of hypoglossal and facial nerve" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Facial-hypoglossal nerve anastomosis (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypoglossofacial anastomosis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "870006", + "display" : "Carbamazepine measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carbamazepine measurement (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "879007", + "display" : "Special blood coagulation test, explain by report", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Special blood coagulation test, explain by report (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "881009", + "display" : "Cyclodialysis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Heine operation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cyclodialysis (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Separation of ciliary body" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "893000", + "display" : "Tumor antigen measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immunoassay for tumor antigen" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tumour antigen measurement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immunoassay for tumour antigen" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tumor antigen measurement (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "897004", + "display" : "Radical maxillary antrotomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radical maxillary antrotomy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "910002", + "display" : "MHPG measurement, urine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "3-Methoxy-4-hydroxyphenylglycol measurement, urine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "3-Methoxy-4-hydroxphenylglycol (MHPG) measurement, urine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "3-Methoxy-4-hydroxphenylglycol measurement, urine (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "3-Methoxy-4-hydroxphenylglycol measurement, urine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "911003", + "display" : "Removal of subarachnoid-ureteral shunt", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of subarachnoid-ureteral shunt (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "913000", + "display" : "Chiropractic patient education and instruction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chiropractic patient education (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chiropractic patient education" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "926001", + "display" : "Embolectomy with catheter of radial artery by arm incision", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Embolectomy with catheter of radial artery by arm incision (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "935008", + "display" : "Excision of bulbourethral gland", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of Cowper's gland" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of bulbourethral gland (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "941001", + "display" : "Endoscopy of pituitary gland", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Endoscopy of pituitary gland (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "948007", + "display" : "Phlebectomy of intracranial varicose vein", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of intracranial varicose vein" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phlebectomy of intracranial varicose vein (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "951000", + "display" : "Ultrasonic guidance for endomyocardial biopsy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ultrasonic guidance for endomyocardial biopsy (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ultrasonography guided endomyocardial biopsy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Endomyocardial biopsy using ultrasonographic guidance" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Endomyocardial biopsy using ultrasound guidance" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "956005", + "display" : "Anesthesia for procedure on thoracic esophagus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anaesthesia for procedure on thoracic oesophagus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anesthesia for procedure on thoracic esophagus (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "967006", + "display" : "Medication education", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Drugs - health education" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medication education (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Drug treatment education" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "969009", + "display" : "Incision and exploration of larynx", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diagnostic laryngotomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incision and exploration of larynx (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "971009", + "display" : "Prosthetic construction and fitting", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prosthetic construction and fitting (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1001000", + "display" : "Cauterization of Bartholin's gland", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cauterisation of Bartholin's gland" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cauterization of Bartholin's gland (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cauterization of Bartholin gland" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cauterisation of Bartholin gland" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1008006", + "display" : "Operation on nerve ganglion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Operation on nerve ganglion (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1019009", + "display" : "Removal of corneal epithelium", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of corneal epithelium (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1021004", + "display" : "Repair of scrotum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Repair of scrotum (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1029002", + "display" : "Fetoscopy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Foetoscopy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fetoscopy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1032004", + "display" : "Enucleation of parotid gland cyst", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Enucleation of parotid gland cyst (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1035002", + "display" : "Minimum bactericidal concentration test, microdilution method", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Minimum bactericidal concentration test, microdilution method (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1036001", + "display" : "Insertion of intravascular device in common iliac vein, complete", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Insertion of intravascular device in common iliac vein, complete (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1041009", + "display" : "Debridement of open fracture of phalanges of foot", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Debridement of open fracture of phalanges of foot (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1048003", + "display" : "Capillary specimen collection", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Capillary blood sampling" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Capillary stick" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Capillary specimen collection (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1054002", + "display" : "Incision of sphincter of Oddi", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Choledochal sphincterotomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incision of sphincter of Oddi (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sphincterotomy of papilla of Vater" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1071001", + "display" : "Proximal splenorenal anastomosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Proximal splenorenal shunt" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Central splenorenal shunt" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Proximal splenorenal anastomosis (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1084005", + "display" : "Excision of perinephric cyst", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of perinephric cyst (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of perirenal cyst" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1093006", + "display" : "Excision of abdominal varicose vein", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phlebectomy of abdominal varicose vein" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of abdominal varicose vein (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1103000", + "display" : "Transcrural mobilization of stapes", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transcrural mobilisation of stapes" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transcrural mobilization of stapes (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1104006", + "display" : "Triad knee repair", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "O'Donoghue operation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Triad knee repair (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1115001", + "display" : "Decortication", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decortication (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1119007", + "display" : "Closed reduction of dislocation of foot and toe", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed reduction of dislocation of foot and toe (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1121002", + "display" : "Kinetic activities for range of motion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Kinetic activities to increase range of motion" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Kinetic activities for range of motion (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1127003", + "display" : "Interstitial radium application", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Interstitial radium application (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1133007", + "display" : "Removal of intact bilateral mammary implants", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of intact implants of bilateral breasts (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of intact implants of bilateral breasts" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of intact implants of bilateral mammaries" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of intact implants of both breasts" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1163003", + "display" : "Ureteroenterostomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transplant of ureter to intestine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anastomosis of ureter to intestine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ureteroenterostomy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1176009", + "display" : "Incision of inguinal region", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inguinal incision" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incision of inguinal region (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1181000", + "display" : "Excision of tendon for graft", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tenonectomy for graft" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of tendon for graft (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1186005", + "display" : "Anesthesia for procedure on bony pelvis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anaesthesia for procedure on bony pelvis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anesthesia for procedure on bony pelvis (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1198000", + "display" : "Excisional biopsy of bone of scapula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Biopsy of scapula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excisional biopsy of bone of scapula (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1209007", + "display" : "Arthroscopy of knee with lateral meniscus repair", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arthroscopy of knee with lateral meniscus repair (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arthroscopic repair lateral meniscus" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1225002", + "display" : "Radiography of humerus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radiography of humerus (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Upper arm X-ray" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "X-ray of humerus" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1227005", + "display" : "Incision of subvalvular tissue for discrete subvalvular aortic stenosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incision of subvalvular tissue for discrete subvalvular aortic stenosis (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1235008", + "display" : "Muscle transfer", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transfer of muscle origin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transfer of muscle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muscle transfer (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1237000", + "display" : "Application of cast, sugar tong", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Application of cast, sugar tong (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1238005", + "display" : "Epiphyseal arrest by stapling of distal radius", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stapling of epiphyseal plate of radius" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Epiphyseal arrest by stapling of distal radius (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1251000", + "display" : "Incisional biopsy of testis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incisional biopsy of testis (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1253002", + "display" : "Refusion of spine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Refusion of spine (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1258006", + "display" : "Excision of meniscus of wrist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Meniscectomy of wrist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of meniscus of wrist (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1266002", + "display" : "Closure of fistula of ear drum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closure of fistula of tympanic membrane" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closure of perforation of ear drum" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closure of perforation of tympanic membrane" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closure of tympanic membrane perforation (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closure of tympanic membrane perforation" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1267006", + "display" : "Electrocoagulation of lesion of vagina", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Electrocoagulation of lesion of vagina (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1278003", + "display" : "Open reduction of closed shoulder dislocation with fracture of greater tuberosity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open reduction of closed shoulder dislocation with fracture of greater tuberosity (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1279006", + "display" : "Repair of cardiac pacemaker pocket in skin AND/OR subcutaneous tissue", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Repair of cardiac pacemaker pocket in skin AND/OR subcutaneous tissue (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1292009", + "display" : "Magnetic resonance imaging of urinary bladder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Magnetic resonance imaging of urinary bladder (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "MRI of bladder" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1299000", + "display" : "Excision of appendiceal stump", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of appendiceal stump (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1315009", + "display" : "Reconstruction of eyebrow", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Restoration of eyebrow" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reconstruction of eyebrow (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1324000", + "display" : "Cerebrospinal fluid IgG ratio and IgG index", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CSF IgG/CSF albumin ratio" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cerebrospinal fluid immunoglobulin G ratio and immunoglobulin G index" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cerebrospinal fluid immunoglobulin G ratio and immunoglobulin G index (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1327007", + "display" : "Procedure on Meckel's diverticulum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Procedure on Meckel's diverticulum (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Procedure on Meckel diverticulum" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1328002", + "display" : "Ilioiliac shunt", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ilioiliac vascular bypass" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ilioiliac shunt (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1329005", + "display" : "Division of congenital web of larynx", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Division of congenital web of larynx (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1337002", + "display" : "Colosigmoidostomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Colosigmoidostomy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1339004", + "display" : "Removal of impacted feces", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of impacted faeces" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of impacted feces (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Manual evacuation of faeces" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Manual evacuation of feces" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Manual evacuation of bowel" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1352009", + "display" : "Anterior spinal rhizotomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anterior spinal rhizotomy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1358008", + "display" : "Anti-human globulin test, enzyme technique, titer", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anti-human globulin test, enzyme technique, titre" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anti-human globulin test, enzyme technique, titer (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1366004", + "display" : "Inhalation therapy procedure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inhalation therapy procedure (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Breathing treatment" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "An administration into the respiratory tract by inspiration" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1385001", + "display" : "Echography, scan B-mode for fetal age determination", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Echography, scan B-mode for fetal age determination (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Echography, scan B-mode for foetal age determination" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1390003", + "display" : "Laparoscopic-assisted sigmoid colectomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Laparoscopic-assisted sigmoidectomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Laparoscopic-assisted sigmoid colectomy (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Laparoscopic sigmoid colectomy" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1398005", + "display" : "Direct thrombectomy of iliac vein by leg incision", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Direct thrombectomy of iliac vein by leg incision (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1399002", + "display" : "Incision and exploration of ureter", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incision and exploration of ureter (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1407007", + "display" : "Application of long leg cast, brace type", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Application of long leg cast, brace type (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1410000", + "display" : "Anesthesia for tympanotomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anaesthesia for tympanotomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anesthesia for tympanotomy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1411001", + "display" : "Operation on papillary muscle of heart", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Operation on papillary muscle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Operation on papillary muscle of heart (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1413003", + "display" : "Penetrating keratoplasty with homograft", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Penetrating keratoplasty with homograft (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1414009", + "display" : "Angiography of arteriovenous shunt", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vascular shuntogram" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Angiography of arteriovenous shunt (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1417002", + "display" : "Operation on face", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Operation on face (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1431002", + "display" : "Fixation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Attachment" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "pexy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fixation (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "The act or operation of holding, suturing, or fastening in a fixed position." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1440003", + "display" : "Repair with resection-recession", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Repair with resection-recession (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1449002", + "display" : "Epilation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Depilation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Epilation of skin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Depilation of skin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Epilation (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of hair" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hair removal" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Depilating hair" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1453000", + "display" : "Biofeedback, galvanic skin response", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Biofeedback, galvanic skin response (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1455007", + "display" : "Cerclage", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cerclage (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1457004", + "display" : "Truncal vagotomy with pyloroplasty and gastrostomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Truncal vagotomy with pyloroplasty and gastrostomy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1494008", + "display" : "Osmolarity measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osmolarity measurement (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1500007", + "display" : "Bilateral epididymovasostomy with anastomosis of epididymis to vas deferens", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bilateral epididymovasostomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anastomosis of bilateral epididymides to bilateral vas deferens (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anastomosis of bilateral epididymides to bilateral vas deferens" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anastomosis of both epididymides to both vasa deferentia" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1501006", + "display" : "Altemeier operation, perineal rectal pull-through", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Altemeier operation, perineal rectal pull-through (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1505002", + "display" : "Hospital admission for isolation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital admission for isolation (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1529009", + "display" : "Aspiration of soft tissue", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aspiration of soft tissue (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1533002", + "display" : "Ureteroplication", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Plication of ureter" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ureteroplication (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1550000", + "display" : "Amikacin measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Amikacin measurement (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Amikacin level" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1555005", + "display" : "Brief group psychotherapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brief group psychotherapy (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1559004", + "display" : "IL-2 assay", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Interleukin (IL)-2 assay" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Interleukin-2 assay" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Interleukin-2 assay (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1576000", + "display" : "Repair of uteroenteric fistula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Repair of enterouterine fistula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Repair of uterointestinal fistula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Repair of intestinouterine fistula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closure of intestinouterine fistula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closure of uteroenteric fistula (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closure of uteroenteric fistula" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1578004", + "display" : "Reconstruction of ossicles with stapedectomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reconstruction of ossicles with stapedectomy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1583007", + "display" : "Tractotomy of mesencephalon", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tractotomy of mesencephalon (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1585000", + "display" : "Lengthening of gastrocnemius muscle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vulpius operation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lengthening of gastrocnemius muscle (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1596008", + "display" : "Anesthesia for total elbow replacement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anaesthesia for total elbow replacement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anesthesia for total elbow replacement (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1597004", + "display" : "Skeletal X-ray of ankle and foot", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Skeletal X-ray of ankle and foot (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1614003", + "display" : "Repair of both direct inguinal hernias", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Repair of bilateral direct inguinal hernias" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Repair of bilateral direct inguinal hernias (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1615002", + "display" : "Reline of upper partial denture at chairside", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reline of upper partial denture at chairside (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1616001", + "display" : "Galactosylceramide beta-galactosidase measurement, leukocytes", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Galactosylceramide beta-galactosidase measurement, leucocytes" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Galactosylceramide beta-galactosidase measurement, leukocytes (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1636000", + "display" : "Injection of sclerosing agent in varicose vein", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injection of varicose vein with sclerosing agent" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sclerotherapy of varicose vein" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injection of sclerosing agent in varicose vein (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1638004", + "display" : "Cineplasty with cineplastic prosthesis of extremity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cineplastic amputation with cineplastic prosthesis of extremity" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cineplastic amputation with cineplastic prosthesis of extremity (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1640009", + "display" : "History and physical examination, insurance", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "History and physical examination, insurance (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1645004", + "display" : "Transduodenal sphincterotomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transduodenal sphincterotomy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1651009", + "display" : "Excision of tendon sheath", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of tendon sheath (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1653007", + "display" : "Internal fixation of bone without fracture reduction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Internal fixation of bone without fracture reduction (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1669000", + "display" : "Making occupied bed", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Making occupied bed (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1677001", + "display" : "Haagensen test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haagensen test (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Breast examination for malignancy in which patient leans forward and breasts are examined for abnormal contour" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1678006", + "display" : "Endoscopic procedure of nerve", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Endoscopic procedure of nerve (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1680000", + "display" : "Secondary chemoprophylaxis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Secondary chemoprophylaxis (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1683003", + "display" : "Direct closure of laceration of conjunctiva", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Direct closure of laceration of conjunctiva (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1689004", + "display" : "Local excision of ovary", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Local excision of ovary (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1691007", + "display" : "Drainage of abscess of tonsil", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Drainage of abscess of tonsil (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1699009", + "display" : "Special dosimetry", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Special dosimetry (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1702002", + "display" : "Labial veneer, resin laminate, laboratory", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Labial veneer, resin laminate, laboratory (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1704001", + "display" : "Repair of congenital pseudoarthrosis of tibia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Repair of congenital pseudoarthrosis of tibia (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Correction of tibial pseudoarthrosis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1712009", + "display" : "Immunoglobulin typing, IgG", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immunoglobulin typing, immunoglobulin G" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immunoglobulin typing, immunoglobulin G (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1713004", + "display" : "Induction and maintenance of total body hypothermia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Induction and maintenance of total body hypothermia (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1730002", + "display" : "Suture of skin wound of hindfoot", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Suture of skin wound of hindfoot (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1746005", + "display" : "Scleral buckling with implant", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Encircling procedure of sclera for buckling with implant" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Scleral buckling with implant (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Buckling of sclera using implant" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1747001", + "display" : "Replacement of skeletal muscle stimulator", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of electronic stimulator of skeletal muscle with synchronous replacement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Replacement of skeletal muscle stimulator (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1753001", + "display" : "Resection of uveal tissue", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Resection of uveal tissue (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1757000", + "display" : "Arthroscopy of wrist with partial synovectomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arthroscopy of wrist with partial synovectomy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1759002", + "display" : "Assessment of nutritional status", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Physical/nutritional assessment" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Assessment of nutritional status (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1770009", + "display" : "Mitral valvotomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Valvulotomy of mitral valve" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mitral valvulotomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "MVy - Mitral valvotomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mitral valvotomy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1774000", + "display" : "Nasopharyngeal rehabilitation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nasopharyngeal rehabilitation (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1775004", + "display" : "Submaxillary incision with drainage", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Submaxillary incision with drainage (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1784004", + "display" : "Fecal stercobilin, qualitative", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Faecal stercobilin, qualitative" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fecal stercobilin, qualitative (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1787006", + "display" : "Ultrasonic guidance for pericardiocentesis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ultrasonic guidance for pericardiocentesis (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1788001", + "display" : "Blood unit collection for directed donation, donor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Collection, processing and storage of donor directed whole blood or components" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Directed blood donation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood unit collection for directed donation, donor (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1801001", + "display" : "Endoscopic biopsy of duodenum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Duodenoscopy and biopsy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Endoscopic biopsy of duodenum (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1805005", + "display" : "Surgical closure of stoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Take-down of stoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Surgical closure of stoma (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1811008", + "display" : "Aspiration of bursa of hand", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bursocentesis of hand" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Drainage of bursa of hand by aspiration" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aspiration of bursa of hand (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1813006", + "display" : "Cryotherapy of genital warts", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cryotherapy of genital warts (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1820004", + "display" : "Alcohol measurement, breath", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ethanol measurement, breath (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ethanol measurement, breath" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1830008", + "display" : "Open reduction of open sacral fracture", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open reduction of open sacral fracture (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1836002", + "display" : "Excision of diverticulum of ventricle of heart", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of diverticulum of ventricle of heart (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1844002", + "display" : "Plication of ligament", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Plication of ligament (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1854003", + "display" : "Incision of nose", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rhinotomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incision of nose (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1859008", + "display" : "Removal of foreign body from tendon of hand", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of foreign body from tendon of hand (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hand tendon foreign body removed" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1861004", + "display" : "Anesthesia for closed procedure on humerus and elbow", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anaesthesia for closed procedure on humerus and elbow" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anesthesia for closed procedure on humerus and elbow (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1862006", + "display" : "Thoracic phlebectomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thoracic phlebectomy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1866009", + "display" : "Bilateral total nephrectomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Total excision of bilateral kidneys" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Total excision of bilateral kidneys (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Total excision of both kidneys" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of entire bilateral kidneys" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1868005", + "display" : "Removal of foreign body from brain", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of foreign body from brain (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "FB - Removal of foreign body from brain" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1870001", + "display" : "Insertion of halo device of skull with synchronous skeletal traction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Insertion of halo device of skull with synchronous skeletal traction (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1871002", + "display" : "Repair of aneurysm of coronary artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Repair of coronary artery aneurysm" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Repair of aneurysm of coronary artery (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1872009", + "display" : "Suture of male perineum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Suture of male perineum (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1876007", + "display" : "Recession of prognathic jaw", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Correction of mandibular prognathism" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prognathic recession" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recession of prognathic jaw (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1879000", + "display" : "Fluorescent antigen measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fluorescent antigen measurement (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1889001", + "display" : "Patient transfer, in-hospital, unit-to-unit", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Patient transfer, in-hospital, unit-to-unit (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1907003", + "display" : "Bifurcation of bone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bifurcation of bone (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1917008", + "display" : "Patient discharge, deceased, medicolegal case", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Patient discharge, deceased, medicolegal case (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1924009", + "display" : "Hepaticotomy with drainage", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hepaticotomy with drainage (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1950008", + "display" : "Drainage of abscess of nasal septum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Drainage of abscess of nasal septum (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Drainage of nasal septal abscess" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1958001", + "display" : "Grafting of bone of thumb with transfer of skin flap", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Grafting of bone of thumb with transfer of skin flap (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1966005", + "display" : "Central block anesthesia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Central block anaesthesia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Central block anesthesia (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1983001", + "display" : "Total urethrectomy including cystostomy in female", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Total urethrectomy including cystostomy in female (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1995001", + "display" : "Stripping of cerebral meninges", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stripping of cerebral meninges (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1999007", + "display" : "Psychologic test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Psychological testing" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Psychologic test (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2002009", + "display" : "Construction of subcutaneous tunnel without esophageal anastomosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Construction of subcutaneous tunnel without oesophageal anastomosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Construction of subcutaneous tunnel without esophageal anastomosis (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2021001", + "display" : "Internal fixation of radius and ulna without fracture reduction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Internal fixation of radius and ulna without fracture reduction (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2051007", + "display" : "Red cell iron utilization study", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radioiron red cell utilization" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Red cell iron utilisation study" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radioiron red cell utilisation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Red cell iron utilization study (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2054004", + "display" : "Barbiturates measurement, quantitative and qualitative", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Barbiturates measurement, quantitative and qualitative (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2067001", + "display" : "Implantation of electromagnetic hearing aid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Implantation of electromagnetic hearing device" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Implantation of electromagnetic hearing aid (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2069003", + "display" : "Dental subperiosteal implant", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subperiosteal implantation into jaw" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Implantation of dental subperiosteal implant (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Implantation of dental subperiosteal implant" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2078009", + "display" : "Puncture of bursa of hand", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Puncture of bursa of hand (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2079001", + "display" : "Reimplantation of anomalous pulmonary artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reimplantation of anomalous pulmonary artery (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2080003", + "display" : "Angiectomy with anastomosis of lower limb artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arteriectomy with anastomosis of lower limb" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Resection of lower limb artery with anastomosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Angiectomy with anastomosis of lower limb artery (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2098004", + "display" : "Open reduction of open mandibular fracture with external fixation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open reduction of open mandibular fracture with external fixation (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2115003", + "display" : "Dental prophylaxis of child", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dental prophylaxis of child (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2119009", + "display" : "Repair of blood vessel", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Repair of blood vessel (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2127000", + "display" : "Reduction of closed sacral fracture", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reduction of closed sacral fracture (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2137005", + "display" : "Excision of pericardial tumor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of pericardial tumour" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of pericardial tumor (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2153008", + "display" : "Cardiac catheterization education", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cardiac catheterisation education" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cardiac catheterization education (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2161003", + "display" : "Operation on vulva", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vulva operation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Operation on vulva (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2164006", + "display" : "Injection of aorta", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injection of aorta (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2166008", + "display" : "Bicuspidization of aortic valve", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bicuspidisation of aortic valve" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bicuspidization of aortic valve (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2171001", + "display" : "Excision of tonsil tag (procedure)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Remnant tonsillectomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of remnant of tonsil" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of tonsil tag" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2178007", + "display" : "Ureterocentesis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ureterocentesis (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2181002", + "display" : "Operation for bone injury of tarsals and metatarsals", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Operation for bone injury of tarsals and metatarsals (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2188008", + "display" : "Suture of tendon to skeletal attachment", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tenosuture to skeletal attachment" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tenorrhaphy to skeletal attachment" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Suture of tendon to skeletal attachment (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2193006", + "display" : "Repair of ruptured aneurysm with graft of celiac artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Repair of ruptured aneurysm with graft of coeliac artery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Repair of ruptured aneurysm with graft of celiac artery (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2196003", + "display" : "Gas liquid chromatography, electron capture type", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gas liquid chromatography, electron capture type (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2199005", + "display" : "Excision of lesion of cul-de-sac", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of lesion of pouch of Douglas" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of lesion of cul-de-sac (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2214008", + "display" : "Curette test of skin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Curette test of skin (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2220009", + "display" : "Complement component assay", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Complement component assay (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2225004", + "display" : "Sensititre system test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sensititer system test" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sensititer system test (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2234009", + "display" : "Proctosigmoidopexy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Proctosigmoidopexy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2242005", + "display" : "Reconstruction of eyelid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reconstruction of eyelid (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2244006", + "display" : "Arthroscopy of wrist with internal fixation for instability", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arthroscopy of wrist with internal fixation for instability (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2250001", + "display" : "Resection of ascending aorta with anastomosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Resection of ascending aorta with anastomosis (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2252009", + "display" : "Hospital admission, urgent, 48 hours", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital admission, urgent, 48 hours (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2267008", + "display" : "Changing tracheostomy tube", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Changing tracheostomy tube (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Replacement of tracheostomy tube" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Change of tracheostomy tube" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2270007", + "display" : "Repair of cleft hand", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Repair of cleft hand (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Correction of cleft hand" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2276001", + "display" : "Exploration of popliteal artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Exploration of popliteal artery (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2278000", + "display" : "Urinalysis, automated", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Urinalysis, automated (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2279008", + "display" : "Antibody detection, RBC, enzyme, 1 stage technique, including anti-human globulin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antibody detection, red blood cell, enzyme, 1 stage technique, including anti-human globulin (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antibody detection, red blood cell, enzyme, 1 stage technique, including anti-human globulin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2290003", + "display" : "Microbial culture, anaerobic, initial isolation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Microbial culture, anaerobic, initial isolation (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2315006", + "display" : "Operation on cerebral meninges", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Operation on cerebral meninges (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brain meninges operation" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2318008", + "display" : "Anesthesia for cast procedure on forearm, wrist or hand", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anaesthesia for cast procedure on forearm, wrist or hand" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anesthesia for cast procedure on forearm, wrist or hand (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2321005", + "display" : "Delivery by Ritgen maneuver", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Delivery by Ritgen manoeuvre" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Delivery by Ritgen maneuver (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2322003", + "display" : "Suture of recent wound of eyelid, direct closure, full-thickness", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Suture of recent wound of eyelid, direct closure, full-thickness (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2337004", + "display" : "Adductor tenotomy of hip", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Division of adductor tendon of hip" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adductor tenotomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tenotomy of adductor muscle of thigh" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adductor tenotomy of hip (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2344008", + "display" : "Complicated cystorrhaphy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Complicated cystorrhaphy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2364003", + "display" : "Radical resection of tumor of soft tissue of wrist area", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radical resection of tumour of soft tissue of wrist area" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radical resection of tumor of soft tissue of wrist area (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2371008", + "display" : "Tympanoplasty type II with graft against incus or malleus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tympanoplasty with incudostapediopexy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Myringomalleolabyrinthopexy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tympanoplasty type II with graft against incus or malleus (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2373006", + "display" : "Buffy coat smear evaluation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Buffy coat smear evaluation (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2382000", + "display" : "Application of manual or electric breast pump", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Breast pumping" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Application of breast pump" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Application of breast pump (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2386002", + "display" : "Reduction of closed patellar dislocation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reduction of closed patellar dislocation (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2393003", + "display" : "Ligation of vein of lower limb", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ligation of vein of lower limb (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2406000", + "display" : "Periodontic dental consultation and report", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Periodontic dental consultation and report (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2407009", + "display" : "Excision of mediastinal tumor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of mediastinal tumour" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of mediastinal tumor (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2408004", + "display" : "Hexosaminidase A and total hexosaminidase measurement, serum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hexosaminidase A and total hexosaminidase measurement, serum (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2409007", + "display" : "Reattachment of extremity of foot", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Replantation of toe" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reattachment of extremity of foot (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2425002", + "display" : "Epstein-Barr virus serologic test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "EBV serologic test" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Epstein-Barr virus serologic test (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2442008", + "display" : "Incision of lacrimal canaliculus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incision of lacrimal canaliculus (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2448007", + "display" : "Cell count of synovial fluid with differential count", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cell count of synovial fluid with differential count (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2455009", + "display" : "Revision of lumbosubarachnoid shunt", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Revision of lumbosubarachnoid shunt (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2457001", + "display" : "Blind rehabilitation therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blind and partially sighted rehabilitation - vocational training" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blind rehabilitation therapy (regime/therapy)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blind rehabilitation" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2458006", + "display" : "Educational therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Educational therapy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2459003", + "display" : "Destructive procedure of artery of upper extremity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Destructive procedure of artery of upper extremity (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2474001", + "display" : "Repair of malunion of metatarsal bones", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Repair of malunion of metatarsal bones (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2475000", + "display" : "Urine specimen collection, 24 hours", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "24 hour urine specimen collection" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Twenty-four hour collection of urine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Collection of 24-hour urine specimen for laboratory" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Urine specimen collection, 24 hours (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2480009", + "display" : "Debridement of skin, subcutaneous tissue, muscle and bone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Debridement of skin, subcutaneous tissue, muscle and bone (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2486003", + "display" : "Destruction of tissue of breast", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Destructive procedure of breast" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Breast destructive procedure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Destruction of tissue of breast (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2488002", + "display" : "Prescription, fitting and dispensing of contact lens", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Provision of contact lens" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prescription, fitting and dispensing of contact lens (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2494005", + "display" : "Nursing conference", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nursing conference (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nurse to nurse communication" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2498008", + "display" : "Rebase of upper partial denture", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rebase of upper partial denture (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2507007", + "display" : "5' Nucleotidase measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "5' Nucleotidase measurement (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2508002", + "display" : "Retrograde urography with KUB", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Retrograde urography with kidney-ureter-bladder" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Retrograde urography with kidney-ureter-bladder (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2514009", + "display" : "Reduction of closed humeral supracondylar fracture with manipulation and traction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Manual reduction of closed supracondylar fracture of humerus with traction (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Manual reduction of closed supracondylar fracture of humerus with traction" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2517002", + "display" : "Stroke rehabilitation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stroke rehabilitation (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2530001", + "display" : "Chiropractic visit", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chiropractic visit (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2531002", + "display" : "Mononuclear cell function assay", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mononuclear cell function assay (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2535006", + "display" : "Pulpectomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dental pulp extirpation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pulpectomy (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of pulp - complete" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pulpectomy of tooth" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Extirpation of pulp of tooth" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pulp extirpation" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2536007", + "display" : "Injection of medication in anterior chamber of eye", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injection of medication in anterior chamber of eye (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2547000", + "display" : "Excision of keloid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of keloid (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2552005", + "display" : "Incision of cerebral subarachnoid space", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incision of cerebral subarachnoid space (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2564002", + "display" : "Creation of lumbar shunt including laminectomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Creation of lumbar shunt including laminectomy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2566000", + "display" : "Osteoplasty of radius", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osteoplasty of radius (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2567009", + "display" : "Resection of rib by transaxillary approach", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Resection of rib by transaxillary approach (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2580007", + "display" : "Transplant of hair follicles to scalp", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transplant of hair follicles to scalp (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2598006", + "display" : "Open heart surgery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open heart surgery (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2601001", + "display" : "Removal of bone flap of skull", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of bone flap of skull (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2607002", + "display" : "Operation on uterus supporting structures", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Operation of supporting structures of uterus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Operation on uterus supporting structures (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2613006", + "display" : "Implantation of prosthesis or prosthetic device of joint of hand", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Implantation of joint prosthesis into joint of hand (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Implantation of joint prosthesis of hand" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Implantation of joint prosthesis into joint of hand" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2614000", + "display" : "Removal of ligature from fallopian tube", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of ligature from fallopian tube (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2616003", + "display" : "Repair of bifid digit of hand", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Repair of bifid digit of hand (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2619005", + "display" : "Psychiatric interpretation to family or parents of patient", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Psychiatric interpretation to family or parents of patient (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2629003", + "display" : "Intracranial/cerebral perfusion pressure monitoring", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intracranial/cerebral perfusion pressure monitoring (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2632000", + "display" : "Incision and drainage of infected bursa of upper arm", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incision and drainage of infected bursa of upper arm (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2642003", + "display" : "Prefabricated post and core in addition to crown", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prefabricated post and core in addition to crown (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2643008", + "display" : "Ligation of varicose vein of head and neck", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ligation of varicose vein of head and neck (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2644002", + "display" : "Cauterization of liver", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cauterisation of liver" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cauterization of liver (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2645001", + "display" : "Intelligence test/WB1", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intelligence test/WB1 (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2646000", + "display" : "Incision and exploration of vas deferens", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incision and exploration of vas deferens (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vasotomy and exploration" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2658000", + "display" : "Social service interview of patient", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Social service interview of patient (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2659008", + "display" : "Suture of ligament of lower extremity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Suture of ligament of lower extremity (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2668005", + "display" : "Recementation of space maintainer", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recementation of space maintainer (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2673004", + "display" : "Incision and drainage of masticator space by extraoral approach", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incision and drainage of masticator space by extraoral approach (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2677003", + "display" : "Stripping", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stripping (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A removal done by peeling, often using a stripper" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2690005", + "display" : "Magnetic resonance imaging of pelvis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Magnetic resonance imaging of pelvis (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "MRI of pelvis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2693007", + "display" : "Stool fat, quantitative measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stool fat, quantitative measurement (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2696004", + "display" : "Hepatic venography with hemodynamic evaluation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hepatic venography with haemodynamic evaluation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hepatic venography with hemodynamic evaluation (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2697008", + "display" : "Stripping and ligation of saphenous vein", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stripping and ligation of great saphenous vein (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stripping and ligation of great saphenous vein" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2716009", + "display" : "Dermal-fat-fascia graft", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dermal-fat-fascia graft (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2722000", + "display" : "IL-3 assay", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Interleukin-3 assay" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Interleukin-3 assay (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2731000", + "display" : "Serologic test for Influenza A virus (procedure)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Serologic test for Influenza A virus" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2732007", + "display" : "Recession of tendon of hand", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recession of tendon of hand (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2737001", + "display" : "Exploratory craniotomy, infratentorial", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Exploratory craniectomy, infratentorial" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Exploratory craniotomy, infratentorial (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2742009", + "display" : "Destruction of Bartholin's gland or cyst", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Destruction of Bartholin's gland" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Destruction of Bartholin's gland (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Destruction of Bartholin gland" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2743004", + "display" : "Operative endoscopy of ileum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Operative ileoscopy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Operative endoscopy of ileum (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2745006", + "display" : "Omentopexy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Epiplopexy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Omentopexy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2752008", + "display" : "Incudopexy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incudopexy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2780005", + "display" : "Osteoplasty of facial bones", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osteoplasty of facial bones (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2794006", + "display" : "Cauterization of navel", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cauterisation of navel" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cauterization of navel (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2802005", + "display" : "Manual dilation and stretching", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Manual dilation and stretching (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A dilation and stretching done by manipulation" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2811005", + "display" : "Cineradiography of pharynx", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cineradiography of pharynx (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2813008", + "display" : "Nephroureterocystectomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nephroureterocystectomy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2837008", + "display" : "Transposition of ulnar nerve at elbow", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transposition of ulnar nerve at elbow (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2842000", + "display" : "Gas chromatography measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gas chromatography measurement (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2843005", + "display" : "Revision of urinary conduit", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Revision of urinary conduit (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2847006", + "display" : "Cervical myelography", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cervical myelography (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cervical myelogram" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2851008", + "display" : "Arthrotomy for synovectomy of sternoclavicular joint", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arthrotomy for synovectomy of sternoclavicular joint (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2854000", + "display" : "Bursectomy of hand", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of bursa of hand" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Resection of bursa of hand" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bursectomy of hand (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2857007", + "display" : "Complete pinealectomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Complete excision of pineal gland" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Complete excision of pineal gland (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2866006", + "display" : "Obliteration of lymphatic structure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Obliteration of lymphatic structure (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2875008", + "display" : "Implantation of prosthesis or prosthetic device of elbow joint", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Implantation of joint prosthesis into elbow joint (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Implantation of joint prosthesis of elbow" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Implantation of joint prosthesis into elbow joint" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2885009", + "display" : "Intradermal skin test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intradermal allergen test" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intradermal skin test (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2891006", + "display" : "Arthroscopy of elbow with partial synovectomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arthroscopy of elbow with partial synovectomy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2898000", + "display" : "DNA analysis, antenatal, blood", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deoxyribonucleic acid analysis, antenatal, blood (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deoxyribonucleic acid analysis, antenatal, blood" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2908005", + "display" : "Destruction of hemorrhoids by cryotherapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cryotherapy of hemorrhoids" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Destruction of haemorrhoids by cryotherapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cryotherapy of haemorrhoids" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Destruction of hemorrhoids by cryotherapy (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cryotherapy to haemorrhoid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cryotherapy to hemorrhoid" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2914003", + "display" : "Anterior sclerotomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anterior sclerotomy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2915002", + "display" : "Suture of capsule of ankle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Capsulorrhaphy of ankle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Suture of capsule of ankle (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2933008", + "display" : "Pneumogynecography", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pneumogynaecography" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pneumogynecography (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2945004", + "display" : "Suprapubic diverticulectomy of bladder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Suprapubic diverticulectomy of urinary bladder (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Suprapubic diverticulectomy of urinary bladder" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2947007", + "display" : "Therapeutic compound measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Therapeutic compound measurement (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2960001", + "display" : "Repair of fistula of cervix", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closure of fistula of cervix" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closure of fistula of uterine cervix (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closure of fistula of uterine cervix" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2968008", + "display" : "Craniectomy with treatment of penetrating wound of brain", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Craniectomy with treatment of penetrating wound of brain (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2970004", + "display" : "Metacarpal lengthening and transfer of local flap", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cocked hat procedure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Metacarpal lengthening and transfer of local flap (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2971000", + "display" : "Closure of urethrovaginal fistula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closure of acquired urethrovaginal fistula (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closure of acquired urethrovaginal fistula" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2977001", + "display" : "Thrombectomy of lower limb vein", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of thrombus of lower limb vein" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thrombectomy of lower limb vein (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3001009", + "display" : "Total lobectomy with bronchoplasty", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Total lobectomy with bronchoplasty (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3010001", + "display" : "Removal of silastic tubes from ear", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of silastic tubes from ear (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3016007", + "display" : "Removal of Crutchfield tongs from skull", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of Crutchfield tongs from skull (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3025001", + "display" : "Calcitonin measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thyrocalcitonin measurement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Calcitonin measurement (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3026000", + "display" : "Tibiotalar arthrodesis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fusion of tibiotalar joint" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tibiotalar arthrodesis (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3029007", + "display" : "Peripheral nervous system disease rehabilitation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Peripheral nervous system disease rehabilitation (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3041000", + "display" : "Repair of stomach", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Repair of stomach (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3047001", + "display" : "Kowa fundus photography", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Kowa fundus photography (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3060007", + "display" : "Forequarter amputation, right", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Forequarter amputation, right (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3061006", + "display" : "Complete avulsion of nail", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Complete excision of nail AND nail matrix" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Complete excision of nail AND nail matrix (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3063009", + "display" : "Gastroscopy through artificial stoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Percutaneous endoscopy through gastrostomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Endoscopy of stomach through stoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastroscopy through artificial stoma (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastroscopy via stoma" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3075004", + "display" : "Nonoperative removal of prosthesis of bile duct", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nonoperative removal of prosthesis of bile duct (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3078002", + "display" : "Embolectomy with catheter of renal artery by abdominal incision", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Embolectomy with catheter of renal artery by abdominal incision (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3083005", + "display" : "Removal of device from thorax", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of device from thorax (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3088001", + "display" : "Anesthesia for endoscopic procedure on upper extremity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anaesthesia for endoscopic procedure on upper extremity" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anesthesia for endoscopic procedure on upper extremity (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3090000", + "display" : "Aneurysmectomy with graft replacement of lower limb artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aneurysmectomy with graft replacement of lower limb artery (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3112006", + "display" : "Restraint removal", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Restraint removal (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3116009", + "display" : "Blood coagulation panel", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood coagulation screen" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clotting screening" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Coagulation system screening" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clotting screen" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood coagulation panel (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3130004", + "display" : "Monitoring of cardiac output by ECG", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Monitoring of cardiac output by electrocardiogram (regime/therapy)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Monitoring of cardiac output by electrocardiogram" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3133002", + "display" : "Patient discharge, deceased, autopsy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Patient discharge, deceased, autopsy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3137001", + "display" : "Reimplantation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reimplantation (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Implantation that is being revised." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3143004", + "display" : "Visual field examination and evaluation, intermediate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Visual field examination and evaluation, intermediate (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3162001", + "display" : "Gadolinium measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gadolinium measurement (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3164000", + "display" : "Open reduction of closed mandibular fracture with interdental fixation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open reduction of closed mandibular fracture with interdental fixation (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3165004", + "display" : "Irrigation of muscle of hand", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Irrigation of muscle of hand (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3166003", + "display" : "Repair of salivary gland fistula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closure of salivary fistula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closure of fistula of salivary gland (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closure of fistula of salivary gland" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3177009", + "display" : "Internal obstetrical version", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Internal obstetrical version (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3183007", + "display" : "Closure of colostomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Take-down of colostomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closure of colostomy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3186004", + "display" : "Excision of Skene's gland", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of Skene's gland (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of Skene gland" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3190002", + "display" : "Epilation by forceps", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Epilation by forceps (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3204007", + "display" : "Destructive procedure of nerve", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Destructive procedure of nerve (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3241008", + "display" : "Correction of chordee with mobilization of urethra", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Correction of chordee with mobilisation of urethra" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Correction of chordee with mobilization of urethra (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3249005", + "display" : "Surgical construction of filtration bleb", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Surgical construction of filtration bleb (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Creation of filtering bleb" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trabeculectomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ocular trabeculectomy" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3256004", + "display" : "Cervical lymphangiogram", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cervical lymphangiogram (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3257008", + "display" : "Empty and measure peritoneal dialysis fluid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Empty and measure peritoneal dialysis fluid (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3258003", + "display" : "Arteriography of cerebral arteries", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Angiography of intracranial vessels" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cerebral arteriogram" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cerebral arteriography" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Angiography of cerebral arteries (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Angiography of cerebral arteries" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arteriography of intracranial vessels" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3268008", + "display" : "Transplantation of tissue of pelvic region", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transplantation of tissue of pelvic region (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3270004", + "display" : "Implantation of neurostimulator in spine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Insertion of spinal neurostimulator" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Implantation of neurostimulator in spine (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Implantation of neuropacemaker in spine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Implantation of spinal neuropacemaker" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3278006", + "display" : "Lysis of adhesions of bursa of hand", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lysis of adhesions of bursa of hand (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3287002", + "display" : "Cholecystogastrostomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gallbladder to stomach anastomosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cholecystogastrostomy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3320000", + "display" : "Autotransfusion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Autologous blood transfusion" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Autotransfusion (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abt - autologous blood transfusion" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3324009", + "display" : "Laser beam photocoagulation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Laser coagulation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Laser beam photocoagulation (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A photocoagulation using a laser beam" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3326006", + "display" : "Excision of bunionette", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of bunionette (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of exostosis of head of fifth metatarsal" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3328007", + "display" : "Incision of vein of head and neck", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phlebotomy of head and neck vein" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Venotomy of head and neck vein" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incision of vein of head and neck (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3333006", + "display" : "Application of short arm splint, forearm to hand, static", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Application of short arm splint, forearm to hand, static (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3338002", + "display" : "Open reduction of open radial shaft fracture", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open reduction of open radial shaft fracture (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3352000", + "display" : "Parathyroid hormone measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PTH measurement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Parathormone measurement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immunoreactive PTH measurement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PTH - Parathyroid hormone level" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Parathyroid hormone measurement (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3357006", + "display" : "Iron kinetics study", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Iron kinetics" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Iron kinetics study (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3360004", + "display" : "Anastomosis of bile ducts", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Biliary anastomosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bile duct anastomosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anastomosis of bile ducts (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3390006", + "display" : "Verification routine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Verification procedure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Verification routine (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3399007", + "display" : "Reduction of torsion of omentum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reduction of torsion of omentum (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3407002", + "display" : "Creation of lesion of spinal cord by percutaneous method", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Creation of lesion of spinal cord by percutaneous method (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3413006", + "display" : "Blood cell morphology", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood cell morphology (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3418002", + "display" : "Chondrectomy of spine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diskectomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chondrectomy of intervertebral cartilage" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of intervertebral cartilage" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of intervertebral disc" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arthrectomy of intervertebral disc" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intervertebral discectomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Discectomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chondrectomy of spine (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Discectomy of spine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3432000", + "display" : "Preventive dental service", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Preventive dental service (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3443008", + "display" : "Pulp cap, direct, excluding final restoration", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pulp capping" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pulp cap tooth - direct" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pulp cap, direct, excluding final restoration (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3450007", + "display" : "Lymphocytes, T and B cell evaluation (procedure)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lymphocytes, T and B cell evaluation" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3457005", + "display" : "Patient referral", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Patient referral (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Referral procedure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Referral" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3479000", + "display" : "Removal of heart assist system with replacement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of pump assist device of heart with replacement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of heart assist system with replacement (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3498003", + "display" : "Total excision of pituitary gland by transsphenoidal approach", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ablation of pituitary gland by transsphenoidal approach" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Total excision of pituitary gland by transsphenoidal approach (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3499006", + "display" : "Aspiration of vitreous with replacement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Extraction of vitreous with replacement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of vitreous with replacement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aspiration of vitreous with replacement (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3509001", + "display" : "Streptococcus vaccination", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Streptococcus immunization" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Streptococcus immunisation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Streptococcus vaccination (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3515001", + "display" : "Replacement of electronic heart device, pulse generator", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Replacement of pacemaker pulse generator" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Replacement of electronic heart device, pulse generator (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3517009", + "display" : "Removal of foreign body of pelvis from subcutaneous tissue", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of foreign body of pelvis from subcutaneous tissue (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3518004", + "display" : "Aversive psychotherapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aversive psychotherapy (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3527003", + "display" : "Antibody measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antibody measurement (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3546002", + "display" : "Aortocoronary artery bypass graft with saphenous vein graft", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aortocoronary artery bypass graft with saphenous vein graft (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ACSVG - Aortocoronary saphenous vein graft" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ACSVBG - Aortocoronary saphenous vein bypass graft" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Coronary artery bypass graft with saphenous vein graft" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3559005", + "display" : "Insertion of ureteral stent with ureterotomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Insertion of ureteral stent with ureterotomy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3562008", + "display" : "Rodney Smith operation, radical subtotal pancreatectomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rodney Smith operation, radical subtotal pancreatectomy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3564009", + "display" : "Removal of foreign body from fallopian tube", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of foreign body from fallopian tube (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3575008", + "display" : "Repair of fascia with graft of fascia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Repair of fascia with graft of fascia (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3580004", + "display" : "Removal of calculus of pharynx", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of calculus of pharynx (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3605001", + "display" : "Reduction of ciliary body", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diminution of ciliary body" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reduction of ciliary body (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3607009", + "display" : "Transplantation of mesenteric tissue", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transplantation of mesenteric tissue (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3620007", + "display" : "Red cell survival study with hepatic sequestration", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Isotope study for red blood cell hepatic sequestration" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Red cell survival study with hepatic sequestration (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3625002", + "display" : "Anesthesia for brachial arteriograms, retrograde", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anaesthesia for brachial arteriograms, retrograde" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anesthesia for brachial arteriograms, retrograde (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3651000", + "display" : "Morphometric analysis, nerve", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Morphometric analysis, nerve (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3654008", + "display" : "Lingulectomy of lung", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of lingula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lingulectomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lingulectomy of lung (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3659003", + "display" : "Incision of inner ear", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incision of inner ear (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3664004", + "display" : "Repair of scleral fistula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closure of scleral fistula (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closure of scleral fistula" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3666002", + "display" : "Peripheral neurorrhaphy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Suture of peripheral nerve" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Peripheral neurorrhaphy (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Repair of peripheral nerve by suturing" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3669009", + "display" : "Fitting of prosthesis or prosthetic device of upper arm", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fitting of prosthesis or prosthetic device of upper arm (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3673007", + "display" : "Leadbetter urethral reconstruction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Leadbetter urethral reconstruction (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3683006", + "display" : "Selenium measurement, urine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Selenium measurement, urine (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3686003", + "display" : "Zancolli operation for tendon transfer of biceps", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Zancolli operation for tendon transfer of biceps (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3688002", + "display" : "Anesthesia for lens surgery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anaesthesia for lens surgery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anesthesia for lens surgery (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3690001", + "display" : "Shunt of left subclavian to descending aorta by Blalock-Park operation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Shunt of left subclavian to descending aorta by Blalock-Park operation (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3691002", + "display" : "Wedge osteotomy of tarsals and metatarsals", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Wedge osteotomy of tarsals and metatarsals (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3697003", + "display" : "Tissue processing technique, routine, embed, cut and stain, per autopsy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tissue processing technique, routine, embed, cut and stain, per autopsy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3700004", + "display" : "Erysiphake extraction of cataract by intracapsular approach", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Erysophake extraction of lens" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Suction extraction of lens" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Erysiphake extraction of cataract by intracapsular approach (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intracapsular extraction of cataract using an erysiphake, an instrument used to aspirate a cataract." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3701000", + "display" : "Removal of foreign body of hip from subcutaneous tissue", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of foreign body of hip from subcutaneous tissue (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3713005", + "display" : "Release for de Quervain's tenosynovitis of hand", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Release for de Quervain's tenosynovitis of hand (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Release for de Quervain tenosynovitis of hand" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3717006", + "display" : "Dilute Russell viper venom time", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "DRVVT" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stypven time" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dilute Russell viper venom time (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3735002", + "display" : "Coproporphyrin III measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Coproporphyrin III measurement (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3740005", + "display" : "Removal of foreign body of canthus by incision", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of foreign body of canthus by incision (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3748003", + "display" : "Biopsy of perirenal tissue", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Biopsy of perirenal tissue (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3749006", + "display" : "Reduction of closed ischial fracture", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reduction of closed ischial fracture (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3758004", + "display" : "Thrombectomy with catheter of subclavian artery by neck incision", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thrombectomy with catheter of subclavian artery by neck incision (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3770000", + "display" : "Ward urine dip stick testing", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ward urine dip stick testing (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3778007", + "display" : "Manipulation of scrotal tissue", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Scrotum manipulation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Manipulation of scrotal tissue (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3780001", + "display" : "Routine patient disposition, no follow-up planned", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Routine patient disposition, no follow-up planned (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3784005", + "display" : "Delayed hypersensitivity skin test for SK-SD", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Delayed hypersensitivity skin test for streptokinase-streptodornase (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Delayed hypersensitivity skin test for streptokinase-streptodornase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3786007", + "display" : "Excision of lesion of pharynx", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of lesion of pharynx (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3787003", + "display" : "Ultrasonic guidance for needle biopsy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Needle biopsy using ultrasonographic guidance (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ultrasonography guided needle biopsy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Needle biopsy using ultrasonographic guidance" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3794000", + "display" : "Pregnanetriol measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pregnanetriol measurement (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3796003", + "display" : "Excision of redundant mucosa from jejunostomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of redundant mucosa from jejunostomy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3799005", + "display" : "Radiography of adenoids", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radiography of adenoids (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3802001", + "display" : "Dental application of desensitizing medicament", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dental application of desensitising medicament" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dental application of desensitizing medicament (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Desensitise tooth" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Topical application of tooth medicament - desensitising agent" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Topical application of tooth medicament - desensitizing agent" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Desensitize tooth" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3819004", + "display" : "Embolization of thoracic artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Embolisation of thoracic artery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Embolization of thoracic artery (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3826004", + "display" : "Blepharotomy with drainage of abscess of eyelid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Drainage of abscess of eyelid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blepharotomy with drainage of abscess of eyelid (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incision of eyelid with drainage of abscess" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3828003", + "display" : "Open biopsy of vertebral body of thoracic region", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open biopsy of vertebral body of thoracic region (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3831002", + "display" : "Chiropractic application of ice", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chiropractic application of ice (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3843001", + "display" : "Removal of foreign body from fascia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of foreign body from fascia (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3858009", + "display" : "Echography of thyroid, A-mode", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Echography of thyroid, A-mode (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3861005", + "display" : "Aneurysmectomy with anastomosis of lower limb artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aneurysmectomy with anastomosis of lower limb artery (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3862003", + "display" : "Total vital capacity measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Total vital capacity measurement (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3864002", + "display" : "Excisional biopsy of scrotum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excisional biopsy of scrotum (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3880007", + "display" : "Excision of lesion of fibula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of lesion of fibula (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3881006", + "display" : "Incision and drainage of submental space by extraoral approach", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incision and drainage of submental space by extraoral approach (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3887005", + "display" : "Ligation of wart", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Wart ligation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ligation of wart (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3889008", + "display" : "Suture of lip", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cheilorrhaphy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Suture of lip (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3891000", + "display" : "Comprehensive orthodontic treatment, permanent dentition, for class I malocclusion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Comprehensive orthodontic treatment, permanent dentition, for class I malocclusion (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3895009", + "display" : "Application of dressing", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dressing" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dressing of skin or wound" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Application of dressing (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3907006", + "display" : "Incision and drainage of retroperitoneal abscess", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incision and drainage of retroperitoneal abscess (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3911000", + "display" : "Muscle transplantation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transplantation of muscle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muscle flap" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muscle transplantation (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3915009", + "display" : "Excision of artery of thorax and abdomen", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of artery of thorax and abdomen (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3917001", + "display" : "Excisional biopsy of phalanges of foot", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excisional biopsy of phalanges of foot (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3918006", + "display" : "Plastic repair with lengthening", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Plastic repair with lengthening (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3926003", + "display" : "Lactic acid measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lactic acid measurement (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lactate measurement" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3929005", + "display" : "Patient transfer, in-hospital, bed-to-bed", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Patient transfer, in-hospital, bed-to-bed (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3936006", + "display" : "Making Foster bed", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Making Foster bed (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3938007", + "display" : "Cerclage for retinal reattachment", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cerclage for retinal reattachment (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3942005", + "display" : "Cystopexy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Suspension of bladder" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cystopexy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3955006", + "display" : "Antibody elution, RBC", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antibody elution from red blood cells (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antibody elution from red blood cells" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3957003", + "display" : "Arteriectomy of thoracoabdominal aorta", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Resection of thoracoabdominal aorta" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arteriectomy of thoracoabdominal aorta (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3963007", + "display" : "Operation on submaxillary gland", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Operation on submaxillary gland (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3967008", + "display" : "Fluorescence polarization immunoassay", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fluorescence polarisation immunoassay" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fluorescence polarization immunoassay (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3968003", + "display" : "Facetectomy of vertebra", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of spinal facet joint" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Facetectomy of vertebra (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3969006", + "display" : "Removal of osteocartilagenous loose body from joint structures", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of osteochondritis dissecans of joint" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of osteocartilagenous loose body from joint structures (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3971006", + "display" : "Duchenne muscular dystrophy carrier detection", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Duchenne muscular dystrophy carrier detection (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3980006", + "display" : "Subtotal resection of esophagus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Partial esophagectomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subtotal resection of oesophagus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subtotal oesophagectomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Total thoracic oesophagectomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Partial excision of oesophagus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Partial oesophagectomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Partial excision of esophagus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subtotal esophagectomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Total thoracic esophagectomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subtotal resection of esophagus (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3981005", + "display" : "Carrier detection, molecular genetics", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carrier detection, molecular genetics (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3985001", + "display" : "Anesthesia for procedure on arteries of lower leg with bypass graft", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anaesthesia for procedure on arteries of lower leg with bypass graft" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anesthesia for procedure on arteries of lower leg with bypass graft (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3991004", + "display" : "Magnetic resonance imaging of pelvis, prostate and bladder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Magnetic resonance imaging of pelvis, prostate and bladder (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "MRI of pelvis, prostate and bladder" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3998005", + "display" : "Bone imaging of limited area", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bone imaging of limited area (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4007002", + "display" : "Anti-human globulin test, indirect, titer, non-gamma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anti-human globulin test, indirect, titre, non-gamma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anti-human globulin test, indirect, titer, non-gamma (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4008007", + "display" : "Phlebography of neck", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phlebography of neck (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4027001", + "display" : "Implantation of electronic stimulator into phrenic nerve", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Implantation of electronic stimulator into phrenic nerve (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4034004", + "display" : "Closed reduction of facial fracture, except mandible", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed reduction of facial fracture, except mandible (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4035003", + "display" : "Restoration, resin, two surfaces, posterior, permanent", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Restoration, resin, two surfaces, posterior, permanent (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4036002", + "display" : "Arthroscopy of elbow with extensive debridement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arthroscopy of elbow with extensive debridement (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4037006", + "display" : "Removal of vascular graft or prosthesis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of vascular graft or prosthesis (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4044002", + "display" : "Permanent colostomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Construction of permanent colostomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Creation of permanent colostomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Permanent colostomy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4045001", + "display" : "Drainage of cerebral ventricle by incision", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Drainage of cerebral ventricle by incision (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4052004", + "display" : "Percutaneous aspiration of spinal cord cyst", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Percutaneous aspiration of spinal cord syrinx" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Percutaneous aspiration of spinal cord syrinx (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4064007", + "display" : "Specimen aliquoting", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Specimen aliquoting (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4068005", + "display" : "Removal of ventricular reservoir with synchronous replacement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of ventricular reservoir with synchronous replacement (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4083000", + "display" : "Fitting of prosthesis or prosthetic device of lower arm", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fitting of prosthesis or prosthetic device of lower arm (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4084006", + "display" : "Repair of tendon of hand by graft or implant of muscle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Repair of tendon of hand by graft or implant of muscle (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4090005", + "display" : "Replacement of transvenous atrial and ventricular pacemaker electrode leads", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Replacement of transvenous atrial and ventricular pacemaker electrode leads (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4094001", + "display" : "Reduction of retroversion of uterus by pessary", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reduction of retroversion of uterus by pessary (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reduction of retroversion of uterus by suppository" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4102006", + "display" : "Root canal therapy, anterior, excluding final restoration", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Root canal therapy, anterior, excluding final restoration (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4114003", + "display" : "Parenteral chemotherapy for malignant neoplasm", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Parenteral chemotherapy for malignant neoplasm (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4116001", + "display" : "Fenestration procedure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Construction of window" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Construction of window (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A construction of openings or fenestrae" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4119008", + "display" : "Intracranial phlebectomy with anastomosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intracranial phlebectomy with anastomosis (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4134002", + "display" : "Operative block anesthesia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Operative block anaesthesia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Operative block anesthesia (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4139007", + "display" : "Posterior spinal cordotomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Posterior spinal cordotomy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4143006", + "display" : "Injection of anterior chamber of eye", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injection of anterior chamber of eye (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injection into anterior chamber of eye" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4149005", + "display" : "Bone histomorphometry, aluminum stain", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bone histomorphometry, aluminium stain" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bone histomorphometry, aluminum stain (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4154001", + "display" : "Incision and drainage of penis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incision and drainage of penis (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4165006", + "display" : "Delayed hypersensitivity skin test for staphage lysate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Delayed hypersensitivity skin test for staphage lysate (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4192000", + "display" : "Toxicology testing for organophosphate insecticide", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Toxicology testing for organophosphate insecticide (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4213001", + "display" : "Implantation of Ommaya reservoir", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Implantation of Ommaya reservoir (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4214007", + "display" : "Intracardiac injection for cardiac resuscitation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intracardiac injection for cardiac resuscitation (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4226002", + "display" : "Excision of lesion of thoracic vein", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of lesion of thoracic vein (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4252008", + "display" : "Aneurysmectomy with graft replacement by interposition", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aneurysmectomy with graft replacement by interposition (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4263006", + "display" : "Biopsy of soft tissue of elbow area, superficial", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Biopsy of soft tissue of elbow area, superficial (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4266003", + "display" : "Referral to drug addiction rehabilitation service (procedure)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Referral to drug addiction rehabilitation service" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Referral for drug addiction rehabilitation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Patient referral for medication addiction rehabilitation" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4285000", + "display" : "Insertion of bone growth stimulator into femur", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Insertion of bone growth stimulator into femur (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4293000", + "display" : "Reduction of intussusception by laparotomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reduction of intussusception by laparotomy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4304000", + "display" : "Excision of cusp of tricuspid valve", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of cusp of tricuspid valve (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4319004", + "display" : "Rebase of complete lower denture", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rebase of complete lower denture (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4321009", + "display" : "Bilateral leg arteriogram", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bilateral angiography of legs" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Angiography of both lower extremity arteries" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arteriography of bilateral lower extremity arteries" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Angiography of bilateral lower extremity arteries (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Angiography of bilateral lower extremity arteries" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arteriography of both lower extremity arteries" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4323007", + "display" : "Destruction of lesion of sclera", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Destruction of lesion of sclera (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4331002", + "display" : "Anesthesia for hernia repair in lower abdomen", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anaesthesia for hernia repair in lower abdomen" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anesthesia for hernia repair in lower abdomen (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4333004", + "display" : "Incision and drainage of perisplenic space", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incision and drainage of perisplenic space (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4336007", + "display" : "Lloyd-Davies operation, abdominoperineal resection", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lloyd-Davies operation, abdominoperineal resection (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4337003", + "display" : "Homogentisic acid measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Homogentisic acid measurement (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4339000", + "display" : "Repair of nasolabial fistula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closure of nasolabial fistula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Repair of nasolabial fistula (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4341004", + "display" : "Complete submucous resection of turbinate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Complete submucous resection of turbinate (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4344007", + "display" : "Cryopexy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cryopexy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4348005", + "display" : "Musculoplasty of hand", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Myoplasty of hand" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Musculoplasty of hand (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4350002", + "display" : "Removal of implant of cornea", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of artificial implant from cornea" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of implant of cornea (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4363008", + "display" : "Endoscopic brush biopsy of trachea", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Endoscopic brush biopsy of trachea (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4365001", + "display" : "Surgical repair", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Repair" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Surgical repair (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Restoring, to the extent possible, the natural anatomical structure." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4380007", + "display" : "Transposition of vulvar tissue", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transposition of vulvar tissue (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4387005", + "display" : "Valvuloplasty of pulmonary valve in total repair of tetralogy of Fallot", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Valvuloplasty of pulmonary valve in total repair of tetralogy of Fallot (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4388000", + "display" : "Repair of splenocolic fistula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closure of splenocolic fistula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closure of splenocolic fistula (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4407008", + "display" : "Slitting of lacrimal canaliculus for passage of tube", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Slitting of lacrimal canaliculus for passage of tube (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4411002", + "display" : "Removal of device from female genital tract", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of device from female genital tract (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4420006", + "display" : "Incision and drainage of parapharyngeal abscess by external approach", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incision and drainage of parapharyngeal abscess by external approach (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4424002", + "display" : "Making orthopedic bed", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Making orthopaedic bed" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Making orthopedic bed (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4436008", + "display" : "MCP receptor measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Methylatable chemotaxis protein (MCP) receptor measurement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Methylatable chemotaxis protein receptor measurement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Methylatable chemotaxis protein receptor measurement (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4438009", + "display" : "Venography of vena cava", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Venography of vena cava (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4443002", + "display" : "Decortication of ovary", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Capsulectomy of ovary" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decortication of ovary (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4447001", + "display" : "Autopsy, gross and microscopic examination, stillborn or newborn without CNS", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Autopsy, gross and microscopic examination, stillborn or newborn without central nervous system" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Autopsy, gross and microscopic examination, stillborn or newborn without central nervous system (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4449003", + "display" : "Manipulation of spinal meninges", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Manipulation of spinal meninges (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4450003", + "display" : "Application of Kirschner wire", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Application of Kirschner wire (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4455008", + "display" : "Open reduction of open elbow dislocation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open reduction of open elbow dislocation (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4457000", + "display" : "Insertion of mold into vagina", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Insertion of mould into vagina" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Insertion of mold into vagina (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4466001", + "display" : "Exploration of artery of upper limb", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Exploration of artery of upper limb (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Exploration of upper limb artery" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4467005", + "display" : "Excision of tumor of ankle area, deep, intramuscular", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of tumour of ankle area, deep, intramuscular" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of tumor of ankle area, deep, intramuscular (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4475004", + "display" : "Cyanide measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cyanide measurement (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cyanide level" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4487006", + "display" : "Norepinephrine measurement, supine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Norepinephrine measurement, supine (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Noradrenaline measurement, supine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4489009", + "display" : "Neurolysis of trigeminal nerve", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neurolysis of trigeminal nerve (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4503005", + "display" : "Removal of foreign body of sclera without use of magnet", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of foreign body of sclera without use of magnet (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4504004", + "display" : "Potter's obstetrical version with extraction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Potter's obstetrical version with extraction (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Potter obstetrical version with extraction" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4505003", + "display" : "Tenolysis of flexor tendon of forearm", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tenolysis of flexor tendon of forearm (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4507006", + "display" : "Decompression fasciotomy of wrist, flexor and extensor compartment", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decompression fasciotomy of wrist, flexor and extensor compartment (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4511000", + "display" : "Restoration, inlay, composite/resin, one surface, laboratory processed", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Restoration, inlay, composite/resin, one surface, laboratory processed (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4516005", + "display" : "Iridencleisis and iridotasis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Iridencleisis and iridotasis (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4520009", + "display" : "Anastomosis of esophagus, antesternal or antethoracic, with insertion of prosthesis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anastomosis of oesophagus, antesternal or antethoracic, with insertion of prosthesis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anastomosis of esophagus, antesternal or antethoracic, with insertion of prosthesis (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4525004", + "display" : "Emergency department patient visit", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Emergency department patient visit (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Seen by casualty - service" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Seen by Accident and Emergency service" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4533003", + "display" : "Ligation of artery of lower limb", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ligation of artery of lower limb (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4535005", + "display" : "Incision of pelvirectal tissue", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incision of pelvirectal tissue (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4539004", + "display" : "Excision of bronchogenic cyst", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of bronchogenic cyst (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of cyst of bronchus" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4542005", + "display" : "Closed reduction of fracture of foot", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed reduction of fracture of foot (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4544006", + "display" : "Excision of subcutaneous tumor of extremities", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of subcutaneous tumour of extremities" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of subcutaneous tumor of extremities (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4558008", + "display" : "Anterior resection of rectum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anterior resection of rectum (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4563007", + "display" : "Hospital admission, transfer from other hospital or health care facility", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hospital admission, transfer from other hospital or health care facility (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4570007", + "display" : "Chemopallidectomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chemopallidectomy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4579008", + "display" : "Creation of ventriculo-atrial shunt", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Creation of cerebral ventriculo-atrial shunt (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Creation of ventriculoatrial shunt" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Creation of cerebral ventriculo-atrial shunt" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Insertion of cerebral ventriculoatrial shunt" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4581005", + "display" : "Coreoplasty", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Needling of pupillary membrane" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Coreoplasty (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4585001", + "display" : "Decompression of tendon of hand", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decompression of tendon of hand (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4587009", + "display" : "Epiphysiodesis of distal radius", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Epiphysiodesis of distal radius (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4593001", + "display" : "Cauterization of sclera with iridectomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cauterisation of sclera with iridectomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cauterization of sclera with iridectomy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4594007", + "display" : "Coproporphyrin isomers, series I & III, urine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Measurement of urine coproporphyrin isomers series I and III (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Measurement of urine coproporphyrin isomers series I and III" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4613005", + "display" : "Radioimmunoassay", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "RIA" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radioimmunoassay (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4625008", + "display" : "Apical pulse taking", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Apical pulse taking (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4626009", + "display" : "Take-down of arterial anastomosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Take-down of arterial anastomosis (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4636001", + "display" : "Denker operation for radical maxillary antrotomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Denker operation for radical maxillary antrotomy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4640005", + "display" : "Ligation of fallopian tubes by abdominal approach", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ligation of fallopian tubes by abdominal approach (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4642002", + "display" : "Removal of inflatable penile prosthesis, with pump, reservoir and cylinders", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of inflatable penile prosthesis, with pump, reservoir and cylinders (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4670000", + "display" : "Catheterization of bronchus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Insertion of catheter into bronchus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Catheterisation of bronchus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Catheterization of bronchus (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4671001", + "display" : "Excision of lesion from sphenoid sinus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of lesion from sphenoid sinus (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4691008", + "display" : "Identification of rotavirus antigen in feces", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Identification of rotavirus antigen in faeces" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Identification of rotavirus antigen in feces (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4692001", + "display" : "Transplantation of artery of upper extremity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transplantation of artery of upper extremity (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4694000", + "display" : "Percutaneous needle biopsy of muscle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Percutaneous needle biopsy of muscle (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4699005", + "display" : "Alpha naphthyl butyrate stain method, blood or bone marrow (procedure)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alpha naphthyl butyrate stain method, blood or bone marrow" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alpha naphthyl butyrate stain" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4701005", + "display" : "Colony forming unit-granulocyte-monocyte-erythroid-megakaryocyte assay", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CFU-GEMM assay" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Colony forming unit-granulocyte-monocyte-erythroid-megakaryocyte assay (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4707009", + "display" : "Partial excision of calcaneus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Partial excision of calcaneus (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4712005", + "display" : "Removal of Gardner Wells tongs from skull", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of Gardner Wells tongs from skull (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4713000", + "display" : "Endoscopy and photography", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Endoscopy and photography (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4719001", + "display" : "Psychologic cognitive testing and assessment", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Psychologic cognitive testing and assessment (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4727005", + "display" : "Lipoprotein electrophoresis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lipoprotein electrophoresis (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4734007", + "display" : "Irrigation of wound catheter of integument", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Irrigation of wound catheter of integument (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4737000", + "display" : "Mycobacteria culture", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mycobacteria culture (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4756005", + "display" : "Cryotherapy of subcutaneous tissue", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cryotherapy of subcutaneous tissue (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4758006", + "display" : "Incudostapediopexy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incudostapediopexy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4764004", + "display" : "Jet ventilation procedure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Jet ventilation procedure (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Jet ventilation phasically directs a high-velocity jet of humidified gas into the endotracheal tube at rapid frequencies, entraining additional fresh gas during insufflation." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4765003", + "display" : "Insertion of ocular implant following or secondary to enucleation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Insertion of ocular implant following or secondary to evisceration" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Insertion of ocular prosthesis or prosthetic device, secondary" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Secondary insertion of ocular implant" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Insertion of ocular implant following or secondary to enucleation (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4770005", + "display" : "Colporrhaphy for repair of urethrocele", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Repair of urethrocele" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Colporrhaphy for repair of urethrocele (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Repair of urethrocoele" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Colporrhaphy for repair of urethrocoele" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4772002", + "display" : "Reduction of torsion of spermatic cord", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Detorsion of spermatic cord" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reduction of torsion of spermatic cord (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4784000", + "display" : "Operation on sublingual gland", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Operation on sublingual gland (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4804005", + "display" : "Microbial identification test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Microbial identification test (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4811009", + "display" : "Reconstruction of diaphragm", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reconstruction of diaphragm (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4815000", + "display" : "Antibody identification, RBC antibody panel, enzyme, 2 stage technique including anti-human globulin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antibody identification, red blood cell antibody panel, enzyme, 2 stage technique including anti-human globulin (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antibody identification, red blood cell antibody panel, enzyme, 2 stage technique including anti-human globulin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4820000", + "display" : "Incision of labial frenum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Labial frenotomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incision of labial fraenum" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incision of labial frenum (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4827002", + "display" : "Shower hydrotherapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Douche hydrotherapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Shower hydrotherapy (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4829004", + "display" : "Excision of small intestine for interposition", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Resection of small intestine for interposition" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of small intestine for interposition (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4847005", + "display" : "Anesthesia for cesarean section", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anaesthesia for caesarean section" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anesthesia for cesarean section (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4849008", + "display" : "Biopsy of ovary", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Biopsy of ovary (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ovarian biopsy" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4862007", + "display" : "Revision of anastomosis of large intestine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Revision of anastomosis of large intestine (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4877004", + "display" : "Extracapsular extraction of lens with iridectomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Extracapsular extraction of lens with iridectomy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4891005", + "display" : "Proctostomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rectostomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Proctostomy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4895001", + "display" : "Construction of sigmoid bladder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Replacement of bladder with sigmoid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Construction of sigmoid bladder (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4902005", + "display" : "Ethchlorvynol measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ethchlorvynol measurement (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4903000", + "display" : "Serum protein electrophoresis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Serum protein electrophoresis (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4904006", + "display" : "Dilation of anal sphincter under nonlocal anesthesia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dilation of anal sphincter under nonlocal anaesthesia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dilation of anal sphincter under nonlocal anesthesia (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4914002", + "display" : "Treatment planning for teletherapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Treatment planning for external beam radiation therapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Treatment planning for external beam radiation therapy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4929000", + "display" : "Local perfusion of kidney", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Local perfusion of kidney (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4930005", + "display" : "Repair of thoracogastric fistula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Repair of thoracogastric fistula (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4934001", + "display" : "Salpingography", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radiography of fallopian tubes" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Salpingography (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4957007", + "display" : "Cervical spinal fusion for pseudoarthrosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cervical spinal fusion for pseudoarthrosis (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4966006", + "display" : "Extracorporeal perfusion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Extracorporeal perfusion (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4970003", + "display" : "Venography", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Venogram" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Venography (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phlebogram" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phlebography" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4974007", + "display" : "Operation on liver", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Liver operation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hepatic operation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Operation on liver (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4976009", + "display" : "Anesthesia for endoscopic procedure on lower extremity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anaesthesia for endoscopic procedure on lower extremity" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anesthesia for endoscopic procedure on lower extremity (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4987001", + "display" : "Osteoplasty of cranium with flap of bone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Repair of cranium with bone flap" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osteoplasty of cranium with flap of bone (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4992004", + "display" : "Cardiac catheterization, left heart, retrograde, percutaneous", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cardiac catheterisation, left heart, retrograde, percutaneous" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cardiac catheterization, left heart, retrograde, percutaneous (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4993009", + "display" : "Ischemic limb exercise with EMG and lactic acid determination", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ischaemic limb exercise with EMG and lactic acid determination" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ischemic limb exercise with electromyography and lactic acid determination" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ischemic limb exercise with electromyography and lactic acid determination (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ischaemic limb exercise with electromyography and lactic acid determination" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5016005", + "display" : "Pontic, resin with high noble metal", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pontic, resin with high noble metal (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5019003", + "display" : "Direct laryngoscopy with biopsy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Direct laryngoscopy with biopsy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5021008", + "display" : "Aldosterone measurement, standing, normal salt diet", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aldosterone measurement, standing, normal salt diet (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5022001", + "display" : "Lysergic acid diethylamide measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "LSD measurement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lysergic acid diethylamide measurement (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5025004", + "display" : "Semen analysis, presence and motility of sperm", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Semen analysis, presence and motility of sperm (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5032008", + "display" : "Labial veneer, porcelain laminate, laboratory", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Labial veneer, porcelain laminate, laboratory (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5048009", + "display" : "External cephalic version with tocolysis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "External cephalic version with tocolysis (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5055006", + "display" : "Uniscept system test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Uniscept system test (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5057003", + "display" : "Radical orbitomaxillectomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radical orbitomaxillary discission" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radical orbitomaxillary resection" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radical orbitomaxillectomy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5065000", + "display" : "Reduction of closed traumatic hip dislocation with anesthesia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reduction of closed traumatic hip dislocation with anaesthesia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reduction of closed traumatic hip dislocation with anesthesia (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5091004", + "display" : "Peripheral vascular disease study", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Peripheral vascular disease study (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5105000", + "display" : "Endoscopy of renal pelvis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Renal pyeloscopy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Endoscopy of renal pelvis (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5110001", + "display" : "Ultrasound peripheral imaging, real time scan", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ultrasound peripheral imaging, real time scan (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5113004", + "display" : "T4 free measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "FT4 measurement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Free thyroxine measurement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Unbound T4 measurement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Free T4 measurement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "FT4 - Free thyroxine level" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "T4 free measurement (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5119000", + "display" : "Epiglottidectomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of epiglottis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Epiglottidectomy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5121005", + "display" : "Wedge osteotomy of pelvic bone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Wedge osteotomy of pelvic bone (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5123008", + "display" : "Anesthesia for procedure on pericardium with pump oxygenator", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anaesthesia for procedure on pericardium with pump oxygenator" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anesthesia for procedure on pericardium with pump oxygenator (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5130002", + "display" : "Extraction of primary membranous cataract by discission", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Needling of lens for cataract" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Discission of cataract" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Extraction of primary membranous cataract by discission (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5131003", + "display" : "Radiography of chest wall", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "X-ray of chest wall" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radiography of chest wall (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5147001", + "display" : "Excision of lesion of ankle joint", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Local excision of lesion of ankle joint" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of lesion of ankle joint (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5151004", + "display" : "Manual reduction of hemorrhoids", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Manual reduction of haemorrhoids" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Manual reduction of prolapsed pile" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Manual reduction of prolapsed haemorrhoid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Manual reduction of prolapsed hemorrhoid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Manual reduction of rectal hemorrhoids (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Manual reduction of rectal hemorrhoids" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Manual reduction of rectal haemorrhoids" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5154007", + "display" : "Speech therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Speech and language therapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Speech therapy (regime/therapy)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Communication enhancement: speech deficit" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5161006", + "display" : "Specialty clinic admission", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Speciality clinic admission" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Specialty clinic admission (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5162004", + "display" : "Excision of pressure ulcer", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of pressure injury (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of pressure injury" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5165002", + "display" : "Division of thoracic artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Division of thoracic artery (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5176003", + "display" : "Thromboendarterectomy with graft of renal artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thromboendarterectomy with graft of renal artery (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5182000", + "display" : "Total body perfusion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Total body perfusion (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5184004", + "display" : "Osteotomy of shaft of femur with fixation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osteotomy of shaft of femur with fixation (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5186002", + "display" : "Arthrotomy for synovectomy of glenohumeral joint", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arthrotomy for synovectomy of glenohumeral joint (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5190000", + "display" : "Cell fusion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cell fusion (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5191001", + "display" : "Surgical treatment of missed abortion of second trimester", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Surgical treatment of missed abortion of second trimester (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Surgical treatment of missed miscarriage of second trimester" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5212002", + "display" : "Excision of lesion of lacrimal gland by frontal approach", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of lesion of lacrimal gland by frontal approach (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5216004", + "display" : "Three dimensional ultrasound imaging of heart", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Three dimensional echocardiography" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Three dimensional ultrasound imaging of heart (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5233006", + "display" : "Lateral fasciotomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lateral fasciotomy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5243009", + "display" : "Suture of adenoid fossa", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Suture of adenoid fossa (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5245002", + "display" : "Transplantation of peripheral vein", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transplantation of peripheral vein (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5246001", + "display" : "Breakpoint cluster region analysis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "BCR analysis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Breakpoint cluster region analysis (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5264008", + "display" : "Total bile acids measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Total bile acids measurement (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5267001", + "display" : "Ligation of adrenal artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ligation of adrenal artery (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adrenal artery ligation" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5270002", + "display" : "Destruction of both fallopian tubes", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Destruction of bilateral fallopian tubes (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Destruction of bilateral fallopian tubes" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5273000", + "display" : "Reduction of closed fracture of proximal end of ulna with manipulation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Manual reduction of closed fracture of proximal end of ulna (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Manual reduction of closed fracture of proximal end of ulna" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5282006", + "display" : "Operation on oropharynx", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Operation on oropharynx (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5290006", + "display" : "Incision and drainage of Ludwig's angina", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incision and drainage of Ludwig's angina (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incision and drainage of Ludwig angina" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5298004", + "display" : "Incision and drainage of deep hematoma of thigh region", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incision and drainage of deep haematoma of thigh region" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incision and drainage of deep hematoma of thigh region (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5304008", + "display" : "Deep radiation therapy, 200-300 KVP", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Orthovoltage radiation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "High voltage radiation therapy, 200-300 KVP" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Orthovoltage radiation therapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conventional X-ray therapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Orthovoltage X-ray therapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Kilovoltage X-ray therapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deep radiation therapy, 200-300 KVP (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5316002", + "display" : "Closed osteotomy of mandibular ramus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed osteotomy of mandibular ramus (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5317006", + "display" : "Radical amputation of penis with bilateral pelvic lymphadenectomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radical amputation of penis with bilateral pelvic lymphadenectomy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5326009", + "display" : "Administration of dermatologic formulation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Administration of dermatologic formulation (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5328005", + "display" : "Shortening of Achilles tendon", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Shortening of heel cord" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Shortening of Achilles tendon (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5337005", + "display" : "Trocar biopsy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trocar biopsy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5338000", + "display" : "Nicotine measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nicotine measurement (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5342002", + "display" : "Prophylactic treatment of tibia with methyl methacrylate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prophylactic treatment of tibia with methyl methacrylate (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5348003", + "display" : "Repair of endocardial cushion defect", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closure of endocardial cushion defect" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Repair of endocardial cushion defect (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5357009", + "display" : "Leukocyte poor blood preparation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Leucocyte poor blood preparation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Leukocyte poor blood preparation (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5373003", + "display" : "Stress breaker", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stress breaker (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5384005", + "display" : "Excision of part of frontal cortex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Topectomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of part of frontal cortex (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5391008", + "display" : "Artificial voice rehabilitation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Artificial voice rehabilitation (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5393006", + "display" : "Exploration of parathyroid with mediastinal exploration by sternal split approach", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Exploration of parathyroid with mediastinal exploration by sternal split approach (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5402006", + "display" : "Manipulation of thoracic artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Manipulation of thoracic artery (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5407000", + "display" : "Injection of fallopian tube", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injection of fallopian tube (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5415002", + "display" : "Destruction of lesion of liver", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Destruction of liver lesion" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Extirpation of lesion of liver" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Destruction of lesion of liver (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5419008", + "display" : "Lysis of adhesions of tendon of hand", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tendolysis of hand" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tenolysis of hand" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lysis of adhesions of tendon of hand (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5422005", + "display" : "Amylase measurement, peritoneal fluid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Amylase measurement, peritoneal fluid (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5431005", + "display" : "Percutaneous transluminal angioplasty", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Percutaneous transluminal angioplasty (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5433008", + "display" : "Skeletal X-ray of lower limb", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Leg skeleton X-ray" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Skeletal X-ray of lower limb (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5446003", + "display" : "Excision of cervical rib for outlet compression syndrome with sympathectomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of cervical rib for outlet compression syndrome with sympathectomy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5447007", + "display" : "Transfusion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transfusion (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transfusions" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "An infusion of blood or blood product." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5452002", + "display" : "Core needle biopsy of thymus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Core needle biopsy of thymus (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5456004", + "display" : "Graft of lymphatic structure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transplantation of lymphatic structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transplantation of lymphatic structure (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5457008", + "display" : "Serologic test for Rickettsia conorii", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Serologic test for Rickettsia conorii (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5460001", + "display" : "Removal of prosthesis from fallopian tube", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of prosthesis from fallopian tube (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5479003", + "display" : "Select picture audiometry", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Select picture audiometry (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5486006", + "display" : "Delayed suture of tendon of hand", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Delayed suture of tendon of hand (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5506006", + "display" : "Incision and exploration of abdominal wall", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incision and exploration of abdominal wall (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Exploration of abdominal wall" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5517007", + "display" : "Restoration, inlay, porcelain/ceramic, per tooth, in addition to inlay", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Restoration, inlay, porcelain/ceramic, per tooth, in addition to inlay (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5521000", + "display" : "Open reduction of fracture of phalanges of foot", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open reduction of fracture of phalanges of foot (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5536002", + "display" : "Arthrodesis of carpometacarpal joint of digits, other than thumb", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arthrodesis of carpometacarpal joint of digits, other than thumb (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5545001", + "display" : "Repair of carotid body", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Repair of carotid body (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5551006", + "display" : "Direct laryngoscopy with arytenoidectomy with operating microscope", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Direct laryngoscopy with arytenoidectomy with operating microscope (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5556001", + "display" : "Manually assisted spontaneous delivery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Assisted spontaneous delivery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Manually assisted vaginal delivery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Manually assisted spontaneous delivery (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5570001", + "display" : "Arthrotomy for infection with exploration and drainage of carpometacarpal joint", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arthrotomy for infection with exploration and drainage of carpometacarpal joint (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5571002", + "display" : "Excision of lesion of aorta with end-to-end anastomosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of lesion of aorta with end-to-end anastomosis (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5572009", + "display" : "Incision of kidney pelvis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Renal pyelotomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Renal pelviotomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incision of renal pelvis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incision of kidney pelvis (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5586008", + "display" : "Aminolevulinic acid dehydratase measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ALA-D measurement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aminolaevulinic acid dehydratase measurement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aminolevulinic acid dehydratase measurement (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5608002", + "display" : "Excretion measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excretion measurement (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5616006", + "display" : "Osteoplasty of tibia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osteoplasty of tibia (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5632009", + "display" : "Open biopsy of bronchus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open biopsy of bronchus (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5636007", + "display" : "Fistulectomy of bone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fistulectomy of bone (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5638008", + "display" : "Carbohydrate measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carbohydrate measurement (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5648005", + "display" : "Surgical repair and revision of shunt", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Surgical repair and revision of shunt (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5651003", + "display" : "Arylsulfatase A measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arylsulphatase A measurement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arylsulfatase A measurement (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5663008", + "display" : "Phlebectomy of varicose vein of head and neck", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of varicose vein of head and neck" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phlebectomy of varicose vein of head and neck (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5669007", + "display" : "Portable electroencephalogram awake and asleep with stimulation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Portable electroencephalogram awake and asleep with stimulation (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5671007", + "display" : "Magnet extraction of foreign body from ciliary body", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of foreign body of ciliary body with use of magnet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Magnet extraction of foreign body from ciliary body (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5687005", + "display" : "Removal of foreign body from ovary", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of foreign body from ovary (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5690004", + "display" : "Incision of seminal vesicle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Seminal vesiculotomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incision of seminal vesicle (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spermatocystotomy" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5694008", + "display" : "Crisis intervention with follow-up", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Crisis intervention with follow-up (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5721002", + "display" : "Repair of eyebrow", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Repair of eyebrow (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5722009", + "display" : "Surgical reanastomosis of colon", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Surgical reanastomosis of colon (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5726007", + "display" : "Removal of epicardial electrodes", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of cardiac pacemaker from epicardium or myocardium" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of electronic heart device, epicardial electrode" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of epicardial electrodes (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5728008", + "display" : "Anoscopy for removal of foreign body", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anoscopy for removal of foreign body (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5731009", + "display" : "Hemosiderin, quantitative measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemosiderin, quantitative measurement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemosiderin, quantitative measurement (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5733007", + "display" : "Fluorescent identification of anti-nuclear antibody", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fluorescent identification of anti-nuclear antibody (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5738003", + "display" : "Biopsy of cul-de-sac", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Biopsy of cul-de-sac (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5745003", + "display" : "Excision ampulla of Vater with reimplantation of common duct", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision ampulla of Vater with reimplantation of common duct (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5760000", + "display" : "Osteoplasty of radius and ulna, shortening", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osteoplasty of radius and ulna, shortening (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5777000", + "display" : "Flexorplasty of elbow", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Steindler operation flexorplasty of elbow" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Steindler operation muscle transfer" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Steindler type advancement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Flexorplasty of elbow (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5781000", + "display" : "Operation on nasal septum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nasal septal operation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Operation on septum of nose" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Operation on nasal septum (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5785009", + "display" : "Forensic autopsy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Forensic autopsy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5787001", + "display" : "Elevation of bone fragments of orbit of skull with debridement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Elevation of bone fragments of orbit of skull with debridement (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5789003", + "display" : "Lysis of adhesions of intestines", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Enterolysis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lysis of adhesions of intestines (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5796001", + "display" : "Excision of external thrombotic hemorrhoid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of external thrombotic haemorrhoid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of external thrombotic hemorrhoid (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5806001", + "display" : "Revision of tracheostomy scar", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Revision of tracheostomy scar (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5807005", + "display" : "Fenestration of inner ear, initial", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arslan operation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fenestration of inner ear, initial (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5809008", + "display" : "Selective vagotomy with pyloroplasty and gastrostomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Selective vagotomy with pyloroplasty and gastrostomy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5812006", + "display" : "Laboratory reporting, fax", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Laboratory reporting, fax (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5818005", + "display" : "Flocculation test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Flocculation test (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5821007", + "display" : "Ligation, division and complete stripping of long and short saphenous veins", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ligation, division and complete stripping of long and short saphenous veins (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5823005", + "display" : "Diagnostic radiography, left", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diagnostic radiography, left (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5832007", + "display" : "Partial ostectomy of thorax, ribs or sternum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Partial ostectomy of thorax, ribs or sternum (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5845006", + "display" : "Emulsification procedure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Destruction of lesion or structure by emulsification" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Emulsification procedure (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A destruction achieved by turning a solid into an emulsion" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5857002", + "display" : "Complement mediated cytotoxicity assay", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Complement mediated cytotoxicity assay, dye exclusion assay" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Complement mediated cytotoxicity assay (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5865004", + "display" : "Open reduction of dislocation of toe", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open reduction of dislocation of toe (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5870006", + "display" : "Tertiary closure of abdominal wall", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tertiary closure of abdominal wall (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5880005", + "display" : "Clinical examination", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Physical examination procedure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Physical examination" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Examination of patient" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Physical examination procedure (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PE - Physical examination" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "An observation of the body or a body part using one of the five human senses (e.g. inspection, palpation, percussion, auscultation)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5892005", + "display" : "Mastoid antrotomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transmastoid antrotomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mastoid antrotomy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5894006", + "display" : "Methyl red test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Methyl red test (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5897004", + "display" : "Removal of Scribner shunt", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of Scribner shunt (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5902003", + "display" : "History and physical examination, complete", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "History and physical examination, complete (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5925002", + "display" : "Incision and drainage of hematoma of wrist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incision and drainage of haematoma of wrist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incision and drainage of hematoma of wrist (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5930003", + "display" : "Cardiac monitor removal", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cardiac monitor removal (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5947002", + "display" : "Consultation for hearing and/or speech problem", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Consultation for hearing and/or speech problem (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5961007", + "display" : "Division of blood vessels of cornea", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Division of blood vessels of cornea (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5966002", + "display" : "Removal of foreign body from elbow area, deep", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of foreign body from elbow area, deep (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5971009", + "display" : "Incision and drainage of axilla", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incision and drainage of axilla (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5983006", + "display" : "Repair of spermatic cord", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Suture of spermatic cord" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Repair of spermatic cord laceration" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Repair of spermatic cord (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5986003", + "display" : "Non-sensitized spontaneous sheep erythrocyte binding, E-rosette", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Non-sensitised spontaneous sheep erythrocyte binding, E-rosette" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Non-sensitized spontaneous sheep erythrocyte binding, E-rosette (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5992009", + "display" : "Midtarsal arthrodesis, multiple", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Midtarsal arthrodesis, multiple (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5995006", + "display" : "Gas liquid chromatography, flame photometric type", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gas liquid chromatography, flame photometric type (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5997003", + "display" : "Drainage of cerebral subarachnoid space by aspiration", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aspiration of cerebral subarachnoid space" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Drainage of cerebral subarachnoid space by aspiration (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5998008", + "display" : "Radical dissection of groin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Block dissection of groin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radical lymph node dissection of groin (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radical lymph node dissection of groin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6005008", + "display" : "Transplantation of vitreous by anterior approach", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transplantation of vitreous by anterior approach (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6007000", + "display" : "Magnetic resonance imaging of chest", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Magnetic resonance imaging of chest (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "MRI of thorax" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "MRI of chest" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6019008", + "display" : "Endoscopy of large intestine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Large bowel endoscopy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Endoscopy of large intestine (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6025007", + "display" : "Laparoscopic appendectomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Laparoscopic appendectomy (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Laparoscopic appendicectomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Endoscopic appendicectomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Endoscopic appendectomy" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6026008", + "display" : "Removal of coronary artery obstruction by percutaneous transluminal balloon with thrombolytic agent", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of coronary artery obstruction by percutaneous transluminal balloon with thrombolytic agent (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6029001", + "display" : "Augmentation of outflow tract of pulmonary valve", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Augmentation of outflow tract of pulmonary valve (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6035001", + "display" : "Chart abstracting", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chart abstracting (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A chart related administrative procedure that involves abstracting information from the chart" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6063004", + "display" : "Kanamycin measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Kanamycin measurement (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6069000", + "display" : "Panniculotomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Panniculotomy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6082008", + "display" : "Perforation of footplate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cody tack operation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fick operation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Perforation of footplate (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6092000", + "display" : "Aspiration of nasal sinus by puncture", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Puncture of nasal sinus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aspiration of nasal sinus by puncture (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6100001", + "display" : "Fenestration of stapes footplate with vein graft", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fenestration of stapes footplate with vein graft (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6108008", + "display" : "Subdural tap through fontanel, infant, initial", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subdural tap through suture, infant, initial" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subdural tap through fontanel, infant, initial (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6119006", + "display" : "Local destruction of lesion of bony palate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Local destruction of lesion of bony palate (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6125005", + "display" : "Change of gastrostomy tube", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Replacement of gastrostomy tube" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Replacement of feeding gastrostomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Change of gastrostomy tube (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6126006", + "display" : "Fitzgerald factor assay", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "High molecular weight kininogen assay" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "HMW kininogen assay" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Williams-Fitzgerald Flaujeac factor assay" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fitzgerald factor assay (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6127002", + "display" : "Diagnostic radiography of abdomen, oblique standard", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diagnostic radiography of abdomen, oblique standard (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6130009", + "display" : "Surgical exposure of impacted or unerupted tooth to aid eruption", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Surgical exposure of impacted or unerupted tooth to aid eruption (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6133006", + "display" : "Lymphokine assay", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lymphokine assay (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6143009", + "display" : "Diabetic education (procedure)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diabetic education" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diabetes mellitus education" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Education about diabetes" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6146001", + "display" : "Repair of heart septum with prosthesis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Repair of septal defect of heart with prosthesis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Repair of heart septum with prosthesis (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6148000", + "display" : "Chondrectomy of semilunar cartilage of knee", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arthrectomy of knee for semilunar cartilage excision" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of semilunar cartilage of knee" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of meniscus of knee" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Meniscectomy of knee" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Meniscectomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chondrectomy of semilunar cartilage of knee (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6157006", + "display" : "Endoscopic retrograde cholangiopancreatography with biopsy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Endoscopic retrograde cholangiopancreatography with biopsy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6159009", + "display" : "Galactose measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Galactose measurement (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6161000", + "display" : "Excision of lesion of capsule of toes", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of lesion of fibrous sheath of toes" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of lesion of capsule of toes (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6164008", + "display" : "Osteoclasis of clavicle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osteoclasis of clavicle (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6166005", + "display" : "Nephropyeloureterostomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nephropyeloureterostomy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6177004", + "display" : "Southern blot assay", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Southern blot assay (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6187000", + "display" : "Repair of aneurysm with graft of common femoral artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Repair of aneurysm with graft of common femoral artery (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6188005", + "display" : "Arthrotomy of knee", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arthrotomy of knee (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6189002", + "display" : "Excision of aberrant tissue of breast", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of aberrant tissue of breast (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6190006", + "display" : "Colopexy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Colofixation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fixation of colon" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Colopexy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6195001", + "display" : "Transurethral drainage of prostatic abscess", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transurethral drainage of prostatic abscess (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6198004", + "display" : "Repair of fracture with Sofield type procedure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Repair of fracture with Sofield type procedure (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6200005", + "display" : "Excision of lesion of female perineum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of lesion of female perineum (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6205000", + "display" : "Fluorescent antigen, titer", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fluorescent antigen, titre" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fluorescent antigen, titer (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6213004", + "display" : "Prescribing corneoscleral contact lens", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prescribing corneoscleral contact lens (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6221005", + "display" : "Suture of colon", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Colorrhaphy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Suture of colon (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6225001", + "display" : "Antibody detection, RBC, enzyme, 2 stage technique, including anti-human globulin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antibody detection, red blood cell, enzyme, 2 stage technique, including anti-human globulin (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antibody detection, red blood cell, enzyme, 2 stage technique, including anti-human globulin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6226000", + "display" : "Visual rehabilitation, eye motion defect", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Visual rehabilitation, eye motion defect (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6227009", + "display" : "Relationship psychotherapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Relationship psychotherapy (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6231003", + "display" : "Graft of palate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Grafting of palate (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Grafting of palate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6238009", + "display" : "Diagnostic radiography of sacroiliac joints", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diagnostic radiography of sacroiliac joints (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6240004", + "display" : "Operative procedure on knee", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Operative procedure on knee (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6255008", + "display" : "Resection of abdominal artery with replacement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Resection of abdominal artery with replacement (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6271008", + "display" : "Echography, immersion B-scan", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Echography, immersion B-scan (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6274000", + "display" : "Excision of aural glomus tumor, extended, extratemporal", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of aural glomus tumour, extended, extratemporal" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of aural glomus tumor, extended, extratemporal (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6289009", + "display" : "White blood cell histogram evaluation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "White blood cell histogram evaluation (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6295005", + "display" : "Sequestrectomy of pelvic bone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sequestrectomy of pelvic bone (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6307005", + "display" : "Keratophakia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Keratophakia (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6309008", + "display" : "Fecal fat differential, quantitative", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Faecal fat differential, quantitative" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fecal fat differential, quantitative (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6319002", + "display" : "Beta lactamase, chromogenic cephalosporin susceptibility test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Beta lactamase, chromogenic cephalosporin susceptibility test (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6337001", + "display" : "Ligation of aortic arch", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ligation of aortic arch (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6339003", + "display" : "Conditioning play audiometry", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conditioning play audiometry (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6343004", + "display" : "Forensic bite mark comparison technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Forensic bite mark comparison technique (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6353003", + "display" : "Mitsuda reaction to lepromin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mitsuda reaction to lepromin (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6354009", + "display" : "Sedimentation rate, Westergren", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sedimentation rate, Westergren (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6355005", + "display" : "Removal of internal fixation device of radius", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of internal fixation device of radius (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6358007", + "display" : "Capsulorrhaphy of joint", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Joint capsulorrhaphy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Capsulorrhaphy of joint (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6361008", + "display" : "Anesthesia for popliteal thromboendarterectomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anaesthesia for popliteal thromboendarterectomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anesthesia for popliteal thromboendarterectomy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6363006", + "display" : "Dilation of lacrimal punctum with irrigation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dilation of lacrimal punctum with irrigation (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6370006", + "display" : "Chemosurgery of stomach lesion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chemosurgery of stomach lesion (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6384001", + "display" : "Removal of device from digestive system", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of device from digestive system (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6385000", + "display" : "Exploration of disc space", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Exploration of disc space (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Exploration of intervertebral disc" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6388003", + "display" : "TdT stain", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Terminal transferase stain" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Terminal deoxynucleotidyl transferase stain method, blood or bone marrow (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Terminal deoxynucleotidyl transferase stain method, blood or bone marrow" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Terminal deoxynucleotidyl transferase stain" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6396008", + "display" : "Galactokinase measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Galactokinase measurement (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6397004", + "display" : "Muscular strength development exercise", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Strengthening activity" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Strengthening exercises" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muscular strength development exercise (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6399001", + "display" : "Division of arteriovenous fistula with ligation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Repair of arteriovenous fistula by ligation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Division of arteriovenous fistula with ligation (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6402000", + "display" : "Excision of common bile duct", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Choledochectomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of common bile duct (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6403005", + "display" : "Lengthening of muscle of hand", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lengthening of muscle of hand (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6419003", + "display" : "Excision of tumor from elbow area, deep, subfascial", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of tumour from elbow area, deep, subfascial" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of tumor from elbow area, deep, subfascial (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6433003", + "display" : "Closed heart valvotomy of mitral valve", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed valvotomy of mitral valve" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed mitral valvotomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CMV - Closed mitral valvotomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CMVy - Closed mitral valvotomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed heart valvotomy of mitral valve (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6434009", + "display" : "Seminal fluid detection", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Seminal fluid detection (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6438007", + "display" : "Exploration of ciliary body", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Exploration of ciliary body (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6439004", + "display" : "Destruction of lesion of peripheral nerve", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Destruction of lesion of peripheral nerve (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6443000", + "display" : "Pontic, porcelain fused to predominantly base metal", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pontic, porcelain fused to predominantly base metal (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6444006", + "display" : "Enlargement of eye socket", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Enlargement of orbit of eye" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Enlargement of orbital cavity" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Enlargement of eye socket (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6465000", + "display" : "Arthrotomy of glenohumeral joint for infection with drainage", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arthrotomy of glenohumeral joint for infection with drainage (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6473009", + "display" : "Suture of old obstetrical laceration of uterus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Suture of old obstetrical laceration of uterus (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6480006", + "display" : "Urinary bladder residual urine study", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Isotope study for residual urine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Urinary bladder residual urine study (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6486000", + "display" : "Curettage of sclera", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Curettage of sclera (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6487009", + "display" : "Hand tendon pulley reconstruction with tendon prosthesis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hand tendon pulley reconstruction with tendon prosthesis (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6491004", + "display" : "Protein S, free assay", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Protein S, free assay (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6499002", + "display" : "Tsuge operation on finger for macrodactyly repair", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tsuge operation on finger for macrodactyly repair (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6506000", + "display" : "Placing a patient on a bedpan", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Placing a patient on a bedpan (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6519001", + "display" : "Operation on multiple extraocular muscles with temporary detachment from globe", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Operation on multiple extraocular muscles with temporary detachment from globe (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6521006", + "display" : "Polytomography", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Polytomography (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6527005", + "display" : "Uchida fimbriectomy with tubal ligation by endoscopy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Uchida operation on fallopian tube" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Uchida fimbriectomy with tubal ligation by endoscopy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6535008", + "display" : "Excision of cyst of hand", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of cyst of hand (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6536009", + "display" : "Implantation of tricuspid valve with tissue graft", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Implantation of tricuspid valve with tissue graft (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6543003", + "display" : "Complicated catheterization of bladder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Complicated catheterisation of bladder" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Complicated catheterization of bladder (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6547002", + "display" : "Repair with closure of non-surgical wound", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Repair with closure of non-surgical wound (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6555009", + "display" : "Insertion of infusion pump beneath skin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Insertion of infusion pump beneath skin (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6556005", + "display" : "Reticulin antibody measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reticulin antibody measurement (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6562000", + "display" : "Destruction of lesion of tongue", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Destruction of lesion of tongue (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6563005", + "display" : "Transposition of muscle of hand", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hand muscle transposition" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transposition of muscle of hand (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6567006", + "display" : "Pulmonary valve commissurotomy by transvenous balloon method", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Valvotomy of pulmonary valve by transvenous balloon method" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pulmonary valve commissurotomy by transvenous balloon method (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Balloon pulmonary valvotomy" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6585004", + "display" : "Closed reduction of fracture of tarsal or metatarsal", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed reduction of fracture of tarsal or metatarsal (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6589005", + "display" : "Antibody titration, high protein", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antibody titration, high protein (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6601003", + "display" : "Removal of foreign body from skin of axilla", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of foreign body from skin of axilla (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6614002", + "display" : "Antibody to single stranded DNA measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antibody to single stranded deoxyribonucleic acid measurement (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antibody to single stranded deoxyribonucleic acid measurement" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6615001", + "display" : "Electroretinography", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Electroretinography (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Electroretinogram" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ERG - electroretinography" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6622009", + "display" : "Add clasp to existing partial denture", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Add clasp to existing partial denture (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Add clasp to denture" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6634001", + "display" : "Destruction of hemorrhoids, internal", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Destruction of haemorrhoids, internal" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Destruction of rectal hemorrhoids, internal (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Destruction of rectal hemorrhoids, internal" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6639006", + "display" : "Replacement of obstructed valve in shunt system", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Replacement of obstructed valve in shunt system (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6650009", + "display" : "Radionuclide lacrimal flow study", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radionuclide dacryocystography" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radionuclide lacrimal study" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radionuclide lacrimal flow study (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nuclear dacryocystography" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dacryoscintigraphy" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6656003", + "display" : "Acoustic stimulation test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acoustic stimulation test (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6657007", + "display" : "Maintenance drug therapy for mental disorder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Maintenance drug therapy for mental disorder (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6658002", + "display" : "Removal of foreign body from alveolus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of foreign body from alveolar bone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of foreign body from alveolus (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6661001", + "display" : "King-Steelquist hindquarter operation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "King-Steelquist hindquarter operation (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6668007", + "display" : "Fibrinogen assay, quantitative", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fibrinogen assay, quantitative (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6670003", + "display" : "Closure of external fistula of trachea", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closure of external fistula of trachea (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6682007", + "display" : "Reattachment of amputated ear", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Otopexy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Replantation of ear" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reattachment of amputated ear (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6689003", + "display" : "Immunodiffusion, qualitative", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immunodiffusion, qualitative (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6690007", + "display" : "Sulfonamide measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sulphonamide measurement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sulfonamide measurement (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sulphonamide level" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sulfonamide level" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6704000", + "display" : "Repair of parasternal diaphragmatic hernia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Repair of parasternal diaphragmatic hernia (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6708002", + "display" : "Intrauterine cordocentesis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cordocentesis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Percutaneous fetal blood sampling" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PUBS - Percutaneous umbilical blood sampling" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intrauterine cordocentesis (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Percutaneous foetal blood sampling" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intrauterine cord blood sampling" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6712008", + "display" : "Piercing of nail", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Piercing of nail (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6722002", + "display" : "Nephrolithotomy for removal of calculus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of calculus of kidney by incision" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nephrolithotomy for removal of calculus (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6726004", + "display" : "Incision and drainage of appendiceal abscess by transabdominal approach", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incision and drainage of appendiceal abscess by transabdominal approach (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6727008", + "display" : "Excision of lesion of bone of humerus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of lesion of bone of humerus (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6728003", + "display" : "Radiologic examination of complete spine, anteroposterior and lateral", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diagnostic radiography of spine, combined AP and lateral" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radiologic examination of complete spine, anteroposterior and lateral (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6732009", + "display" : "Type II, early periodontitis, moderate pocket therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Type II, early periodontitis, moderate pocket therapy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6737003", + "display" : "Irrigation of ventricular shunt", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Irrigation of ventricular shunt (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6745008", + "display" : "Indirect laryngoscopy with removal of foreign body", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Indirect laryngoscopy with removal of foreign body (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6748005", + "display" : "Electron microscopy technique, glass knife making", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Electron microscopy technique, glass knife making (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6759001", + "display" : "Esophagojejunostomy by thoracic approach", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oesophagojejunostomy by thoracic approach" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Esophagojejunostomy by thoracic approach (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6760006", + "display" : "Excision of lesion of phalanges of foot", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of lesion of phalanges of foot (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6763008", + "display" : "Manual reduction of closed fracture of acetabulum (procedure)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Manual reduction of closed fracture of acetabulum" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6774004", + "display" : "Closure of tracheostomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closure of stoma of trachea" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Take-down of stoma of trachea" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closure of tracheostomy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6776002", + "display" : "Auricular aneurysmectomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Auricular aneurysmectomy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6778001", + "display" : "Stereotactic biopsy of lesion of spinal cord", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stereotactic biopsy of lesion of spinal cord (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6779009", + "display" : "Open treatment of slipped femoral epiphysis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open treatment of slipped femoral epiphysis (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6782004", + "display" : "Methylene blue plating test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Methylene blue plating test (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6794008", + "display" : "Biopsy of soft tissue of wrist, superficial", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Biopsy of soft tissue of wrist, superficial (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6801000", + "display" : "Resection of mesentery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mesenterectomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Resection of mesentery (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6812000", + "display" : "Mohs' chemosurgery, fixed tissue technique", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mohs' chemosurgery, fixed tissue technique (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6818001", + "display" : "Excision of buccal mucosa", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excision of buccal mucosa (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6832004", + "display" : "Atherectomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of atherosclerotic plaque from artery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Atherectomy (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Atherectomy of artery" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6833009", + "display" : "Closed osteotomy of mandibular angle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed osteotomy of mandibular angle (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6846004", + "display" : "Incision of pituitary gland", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incision of hypophysis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incision of pituitary gland (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6848003", + "display" : "Anesthesia for electroconvulsive therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anaesthesia for electroconvulsive therapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anesthesia for electroconvulsive therapy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6853008", + "display" : "Nasogastric tube aspiration", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nasogastric tube aspiration (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aspirating nasogastric tube" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Suction of nasogastric tube" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6862005", + "display" : "Preoperative education", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Preoperative education (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Teaching: preoperative" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6872008", + "display" : "Perfusion chemotherapy for malignant neoplasm", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Perfusion chemotherapy for malignant neoplasm (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6880001", + "display" : "C3e receptor measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "C3e receptor measurement (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6889000", + "display" : "Shortening of sclera by scleral buckling", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Shortening of sclera by scleral buckling (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6898002", + "display" : "Arthroscopically aided posterior cruciate ligament reconstruction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arthroscopically aided posterior cruciate ligament reconstruction (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6903003", + "display" : "Metabolic monitoring procedure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Metabolic monitoring procedure (regime/therapy)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6909004", + "display" : "Excisional biopsy of peripheral nerve ganglion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Excisional biopsy of peripheral nerve ganglion (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6915004", + "display" : "Brunschwig operation, temporary gastrostomy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brunschwig operation, temporary gastrostomy (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6943008", + "display" : "Aldosterone measurement, normal salt diet, urine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aldosterone measurement, normal salt diet, urine (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6948004", + "display" : "Removal of calcareous deposit of tendon of hand", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of calcareous deposit of tendon of hand (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6951006", + "display" : "Aponeurorrhaphy of hand", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aponeurorrhaphy of hand (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6967000", + "display" : "Open reduction of separation of epiphysis of fibula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open reduction of separation of epiphysis of fibula (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6968005", + "display" : "Cannulation of cisterna chyli", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cannulation of cisterna chyli (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6976007", + "display" : "Craniocervical spinal fusion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Craniocervical spinal fusion (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Atlanto-occipital fusion" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Occipitocervical fusion" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fusion of occipitocervical junction" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6979000", + "display" : "Removal of elastic bandage", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Removal of elastic bandage (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6986008", + "display" : "Precipitin test for blood group, species identification", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Precipitin test for blood group, species identification (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7001008", + "display" : "Incision of lingual frenum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Division of frenulum of tongue" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tongue tie operation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lingual frenotomy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incision of lingual fraenum" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incision of lingual frenum (procedure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Frenotomy of tongue" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Release of tongue-tie" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7012008", + "display" : "Coagulation or electrocoagulation of spinal cord lesion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Coagulation or electrocoagulation of spinal cord lesion (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7017002", + "display" : "Ligation of internal jugular vein", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ligation of internal jugular vein (procedure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7026004", + "display" : "Transfer of pectoralis major tendon", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Seddon-Brooks operation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transfer of pectoralis major" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transfer of pectoralis major tendon (procedure)" + }] + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/undesirable-effect-symptom", + "resource" : { + "resourceType" : "ValueSet", + "id" : "undesirable-effect-symptom", + "meta" : { + "lastUpdated" : "2024-10-03T04:31:51.554+11:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "brr" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/undesirable-effect-symptom", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3106" + }], + "version" : "6.0.0-ballot2", + "name" : "UndesirableEffectSymptom", + "title" : "Undesirable Effect Symptom", + "status" : "draft", + "experimental" : true, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "An undesirable effect of clinical use.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "copyright" : "This resource includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these specifications must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/get-snomed-ct or info@snomed.org", + "compose" : { + "include" : [{ + "system" : "http://snomed.info/sct", + "filter" : [{ + "property" : "concept", + "op" : "is-a", + "value" : "363788007" + }] + }] + }, + "expansion" : { + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/valueset-unclosed", + "valueBoolean" : true + }], + "identifier" : "urn:uuid:77e8b75e-ab0f-419c-8437-519e8f8b63c1", + "timestamp" : "2024-10-02T17:54:47+00:00", + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-valueset", + "valueUri" : "null" + }, + { + "name" : "used-codesystem", + "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230131" + }, + { + "name" : "version", + "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230131" + }], + "contains" : [{ + "system" : "http://snomed.info/sct", + "code" : "363788007", + "display" : "Clinical history/examination observable (observable entity)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clinical history/examination observable" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1285004", + "display" : "Third heart sound, S>3<", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Third heart sound, S>3<, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Third heart sound, S>3<, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1391004", + "display" : "Mechanical dead space", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Instrumental dead space" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mechanical dead space, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mechanical dead space, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1495009", + "display" : "Moro reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Moro reflex (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infant startle reflex" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2335007", + "display" : "Amniotic fluid turnover", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Amniotic fluid turnover, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Amniotic fluid turnover, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2548005", + "display" : "Peak gastric acid output", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PAO" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Peak gastric acid output (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2767007", + "display" : "Dysergia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dysergia (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2957008", + "display" : "Gallbladder contraction reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gallbladder contraction reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3030002", + "display" : "ST segment", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ST segment (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3805004", + "display" : "Behavior of childhood and adolescence", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Behaviour of childhood and adolescence" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Behavior of childhood and adolescence (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3863008", + "display" : "Lung compliance", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lung compliance (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cl - Lung compliance" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4051006", + "display" : "Finkelsteins test response", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Finkelsteins test" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Finkelsteins test response (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4187002", + "display" : "Dark adaptation curve", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dark adaptation curve (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4531001", + "display" : "Jaw reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Jaw reflex (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "JJ - Jaw jerk" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5222008", + "display" : "Pressure difference between alveoli and mouth", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "P>aw<" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pressure difference between alveoli and mouth (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5660006", + "display" : "Volitional phonation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Volitional phonation (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5661005", + "display" : "Unnatural hair color", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Unnatural hair colour" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Unnatural hair color (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5883007", + "display" : "Physiological change of voice", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Physiological change of voice, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Physiological change of voice, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6252006", + "display" : "Postural reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Postural reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6304003", + "display" : "Airway resistance", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "R>AW<" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Raw - Airway resistance" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Airway resistance (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6427007", + "display" : "Chest expansion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chest expansion (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6577008", + "display" : "Lacunar resorption", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lacunar resorption, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lacunar resorption, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6797001", + "display" : "Mean blood pressure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mean blood pressure (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "MAP - Mean arterial pressure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "MBP - Mean blood pressure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A blood pressure that refers to the average over a cardiac cycle" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6918002", + "display" : "Muscle tone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muscle tone (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Observation of tone of skeletal muscle" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6942003", + "display" : "Level of consciousness", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Level of consciousness (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "LOC - Level of consciousness" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7349007", + "display" : "Yodelling", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Yodelling (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7352004", + "display" : "Fontanel closure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fontanel closure, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fontanel closure, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7423001", + "display" : "Critical fusion frequency", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Critical fusion frequency (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7478007", + "display" : "Ciliospinal reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ciliospinal reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7928001", + "display" : "Body oxygen consumption", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Body oxygen consumption (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "VO2 - Oxygen consumption" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8198006", + "display" : "Orbicularis muscle reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Orbicularis muscle reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8515003", + "display" : "Bone turnover rate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bone turnover rate (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8527000", + "display" : "Radiopronator reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radiopronator reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8690003", + "display" : "Diaphragmatic excursion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diaphragmatic excursion (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9251003", + "display" : "Jumping", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Jumping (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9304002", + "display" : "Aortic body chemoreceptor reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aortic body chemoreceptor reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9576003", + "display" : "Esophageal pressure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oesophageal pressure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Esophageal pressure (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "OP - Oesophageal pressure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "OP - Esophageal pressure" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9964006", + "display" : "Flexion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Flexion, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Flexion, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9995004", + "display" : "Hue discrimination", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hue discrimination, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hue discrimination, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "10142005", + "display" : "Chronobiologic state", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronobiologic state (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "10252003", + "display" : "Triceps jerk reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Triceps jerk reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "10448000", + "display" : "Distribution of ventilation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Distribution of ventilation, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Distribution of ventilation, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "10716003", + "display" : "Ureteral function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ureteral function (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "10947000", + "display" : "Synergist muscle action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Synergist muscle action, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Synergist muscle action, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "11554009", + "display" : "Adduction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adduction, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adduction, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "11820004", + "display" : "Stepping reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stepping reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "11977004", + "display" : "Muscle relaxation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muscle relaxation, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muscle relaxation, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "12140005", + "display" : "Muscle contraction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muscle contraction, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muscle contraction, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "12239004", + "display" : "Throat clearing", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Throat clearing (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "12261009", + "display" : "Writing", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Writing (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "12309006", + "display" : "Posterior nasal fricative", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Posterior nasal fricative, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Posterior nasal fricative, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "12679000", + "display" : "Supinator jerk reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brachioradialis reflex" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Supinator jerk reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "12852001", + "display" : "Internal rotation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medial rotation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Internal rotation, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Internal rotation, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "13130004", + "display" : "Foot inversion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Foot inversion, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Foot inversion, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "13621006", + "display" : "Tidal volume", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tidal volume (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "TV - Tidal volume" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "VT - Tidal volume" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "14067000", + "display" : "Speech hearing level", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Speech hearing level (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "14142001", + "display" : "Frequency of sexual intercourse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Frequency of sexual intercourse (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "14502000", + "display" : "Supination", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Supination, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Supination, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "14688008", + "display" : "Brain stem inspiratory center function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Apneustic center function" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brain stem inspiratory centre function" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Apneustic centre function" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brain stem inspiratory center function (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "15070007", + "display" : "Trigeminal reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oculo-sensory reflex" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oculo-pupillary reflex" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trigeminal reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "15456004", + "display" : "Q angle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Q angle (knee) (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Q angle (knee)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "15876000", + "display" : "McMurray test response", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "McMurray test" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "McMurray test response (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "16162007", + "display" : "Total airway resistance", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Flow resistive pressure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "R>T<" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Total airway resistance (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "16166005", + "display" : "Placental endocrine function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Placental endocrine function (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "16206004", + "display" : "Oxygen delivery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oxygen delivery (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "DO2 - Oxygen delivery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oxygen flux" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "16468003", + "display" : "Dynamic stretch reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dynamic stretch reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "17202005", + "display" : "Maximum expiratory pressure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Maximum expiratory pressure (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Maximum expiratory airway pressure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Peak expiratory airway pressure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Peak expiratory pressure" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "17328006", + "display" : "Flow of urine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Flow of urine (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stream of urine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "17441009", + "display" : "Resolution threshold", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Resolution threshold (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "17785005", + "display" : "Lung volume", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lung volume, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lung volume, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "18145008", + "display" : "Hypopharyngeal sphincter function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypopharyngeal sphincter function (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "18332003", + "display" : "Scotopic dominator curve", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Scotopic dominator curve, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Scotopic dominator curve, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "18491006", + "display" : "Peak expiratory flow rate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Peak expiratory flow rate (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PEFR - Peak expiratory flow rate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PEF - Peak expiratory flow rate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "18601007", + "display" : "Rooting reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rooting reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "18841001", + "display" : "Inflation reflexes", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inflation reflexes (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "19166009", + "display" : "Stapedial reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stapedial reflex (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "SR - Stapedial reflex" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "19982009", + "display" : "Dead space gas volume", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "V>D<" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dead space gas volume (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "20426007", + "display" : "Volume history of lung", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Volume history of lung (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "20910001", + "display" : "Pivot shift test response", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pivot shift test response (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "21122005", + "display" : "Femoral nerve stretch response", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Femoral nerve stretch" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Femoral nerve stretch response (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "FNS - Femoral nerve stretch" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "21313003", + "display" : "Whispered voice", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Whispered voice (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Whispering" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "21663000", + "display" : "Salivary reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Salivary reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "21840007", + "display" : "Date of last menstrual period", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Date of last menstrual period (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "LMP - Last menstrual period" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "22200009", + "display" : "Bone resorption", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bone resorption, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bone resorption, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "22690006", + "display" : "Nerve conduction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nerve conduction (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "22751002", + "display" : "Contraction of external anal sphincter", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Contraction of external anal sphincter, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Contraction of external anal sphincter, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "22787009", + "display" : "Epiphysis formation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Epiphysis formation, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Epiphysis formation, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "23035008", + "display" : "Hering-Breuer reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hering-Breuer reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "23211007", + "display" : "Swallowing reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Swallowing reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "23435004", + "display" : "Bone function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bone function (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "23980007", + "display" : "Apley test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Apley test response" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Apley test response (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "24154002", + "display" : "Musculoskeletal extension", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Musculoskeletal extension, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Musculoskeletal extension, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "24220009", + "display" : "Maximum phonation time", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Maximum phonation time (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "24428000", + "display" : "Phonation volume", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phonation volume (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "24560006", + "display" : "Regional tidal volume", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "RTV" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Regional tidal volume, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Regional tidal volume, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "24607002", + "display" : "Q wave", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Q wave feature" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Q wave feature (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "25755000", + "display" : "Chemoreceptor reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chemoreceptor reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "26011007", + "display" : "Transepidermal water loss rate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transepidermal water loss rate (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "26365000", + "display" : "Sinoventricular conduction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sinoventricular conduction, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sinoventricular conduction, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "26626008", + "display" : "Latency of speech response", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Speech latency" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Latency of speech response (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "26669000", + "display" : "Skin turgor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Skin turgor (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "26724002", + "display" : "Acoustical resistance", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acoustical resistance (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "26814000", + "display" : "Urethral resistance", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Urethral resistance, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Urethral resistance, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "26827001", + "display" : "Airway closing volume", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ACV" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Airway closing volume, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Airway closing volume, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "27030002", + "display" : "Audito-oculogyric reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Audito-oculogyric reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "27113001", + "display" : "Body weight", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Body weight (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "27305006", + "display" : "Phonatory interruption", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phonatory interruption, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phonatory interruption, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "27309000", + "display" : "Ureteral peristalsis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ureteral peristalsis, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ureteral peristalsis, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "27468005", + "display" : "Naming", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Naming (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "27556003", + "display" : "Lachman test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lachman test response (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lachman test response" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "27598000", + "display" : "Palmar reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Palmar reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "27625002", + "display" : "Wakefulness", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Wakefulness (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "27913002", + "display" : "Maximum inspiratory pressure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Maximum inspiratory pressure (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Maximum inspiratory airway pressure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Peak inspiratory airway pressure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Peak inspiratory pressure" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "27958008", + "display" : "Joint formation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Joint formation, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Joint formation, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "28001007", + "display" : "Baroreceptor reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Baroreceptor reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "28005003", + "display" : "Thoracic gas volume", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "TGV" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thoracic gas volume, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thoracic gas volume, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "28239005", + "display" : "Two point static discrimination", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Two point static discrimination response" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Two point static discrimination response (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "28827006", + "display" : "Second heart sound, S>2<", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Second heart sound, S>2<, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Second heart sound, S>2<, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "29533001", + "display" : "Inspiratory capacity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inspiratory capacity (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "IC - Inspiratory capacity" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "29922007", + "display" : "Cutaneous reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Superficial reflex" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cutaneous reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "29944002", + "display" : "Intrinsic motivation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intrinsic motivation, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intrinsic motivation, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "30219002", + "display" : "Cochlear summating potential", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "SP - Cochlear summating potential" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cochlear summating potential (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "30367009", + "display" : "Lung clearance index", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "LCI" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lung clearance index (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "30397001", + "display" : "Periosteal bone formation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Periosteal ossification" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Periosteal bone formation, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Periosteal bone formation, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "30901003", + "display" : "Biceps reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Biceps reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "30944004", + "display" : "Cremasteric reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cremasteric reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "30976009", + "display" : "Vocal fold adduction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vocal fold adduction, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vocal fold adduction, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "31261004", + "display" : "Agonist muscle action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Agonist muscle action, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Agonist muscle action, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "31346003", + "display" : "Muscle property", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muscle property, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muscle property, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "31498000", + "display" : "Cephalic-vagal gastric acid secretion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cephalic-vagal gastric acid secretion (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "31534003", + "display" : "Supination of foot", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Supination of foot, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Supination of foot, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "31639004", + "display" : "Nasal air emission", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nasal snort" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nasal air emission (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "31763002", + "display" : "Ocular motility", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ocular motility observable" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ocular motility observable (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Motility of eyes" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "32058005", + "display" : "Respiratory muscle reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Respiratory muscle reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "33032001", + "display" : "Standardized volume history", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Standardised volume history" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Standardized volume history, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Standardized volume history, function" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Standardised volume history, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "33213002", + "display" : "Pendular reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pendular reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "33341000", + "display" : "Alveolar dead space", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alveolar dead space, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alveolar dead space, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "33405001", + "display" : "P wave", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "P wave feature" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "P wave feature (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "33453002", + "display" : "Anal reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anal reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "33480009", + "display" : "Filling of bladder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Filling of bladder, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Filling of bladder, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "33485004", + "display" : "Pharyngeal gag reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pharyngeal gag reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "33836004", + "display" : "Musculoskeletal mobility", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Musculoskeletal mobility, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Musculoskeletal mobility, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "33957008", + "display" : "Personal dead space volume", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Personal dead space volume (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "33975009", + "display" : "Pulse register", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pulse register (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "34257009", + "display" : "Alveolar gas volume", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "V>A<" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alveolar gas volume, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alveolar gas volume, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "34517005", + "display" : "Pharyngeal stop", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pharyngeal stop, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pharyngeal stop, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "34606001", + "display" : "Cough reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cough reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "35188005", + "display" : "Hormone production", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hormone production, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hormone production, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "35332007", + "display" : "Formation of vowels", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mobile pharynx function" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Formation of vowels, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Formation of vowels, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "35544009", + "display" : "Apley compression test response", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Apley compression test" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Apley compression test response (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "35706003", + "display" : "Isovolume pressure-flow curve", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "IVPF curve" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Isovolume pressure-flow curve (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "35877002", + "display" : "S wave", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "S wave feature" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "S wave feature (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "35897007", + "display" : "Active movement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Active motion" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Active movement (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Movement produced voluntarily by the patient." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "36003005", + "display" : "Esophago-salivary reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oesophago-salivary reflex" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Esophago-salivary reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "36047004", + "display" : "Vascular impedance", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vascular impedance (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "36459006", + "display" : "Vernier acuity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vernier acuity (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "36550007", + "display" : "Crossed reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Consensual reflex" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Crossed reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "36643001", + "display" : "Osteoclastic resorption", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osteoclastic resorption, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osteoclastic resorption, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "37087001", + "display" : "Arterial wedge pressure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arterial wedge pressure (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "37124008", + "display" : "Tonic neck reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tonic neck reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "37129003", + "display" : "Speech rhythm", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Speech rhythm (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "37476000", + "display" : "Jugular venous pressure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Jugular venous pressure (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "JVP - Jugular venous pressure" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "37555008", + "display" : "Modal register", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Modal register (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "38080001", + "display" : "Reciprocal innervation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reciprocal innervation, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reciprocal innervation, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "38522000", + "display" : "Pons pneumotaxic inhibitory center function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pons pneumotaxic inhibitory centre function" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pons pneumotaxic inhibitory center function (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "39025000", + "display" : "Nutrient requirement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nutrient requirement (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended nutrient intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "RNI - Recommended nutrient intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "39040003", + "display" : "Statotonic reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Attitudinal reflex" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Statotonic reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "39080007", + "display" : "Enterogastric reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Enterogastric reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "39122004", + "display" : "Quadrantic visual field", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Quadrantic visual field (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "39140000", + "display" : "Vocal pitch", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vocal pitch (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "39211005", + "display" : "Bowel action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bowel action (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bowel motion - function" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bowel function" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bowel movements" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bowel habit" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "39438000", + "display" : "U wave", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "U wave feature" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "U wave feature (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "39996008", + "display" : "Rectoanal inhibitory reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rectoanal inhibitory reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "40137007", + "display" : "Pupil light reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pupil light reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "40139005", + "display" : "Osteocytic bone matrix maintenance", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Maintenance of bone matrix" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osteocytic bone matrix maintenance, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osteocytic bone matrix maintenance, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "40909004", + "display" : "Regional lung volume", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "RLV" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Regional lung volume (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "41011002", + "display" : "T wave", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "T wave feature" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "T wave feature (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "41633001", + "display" : "Intraocular pressure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intraocular pressure (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "IOP - Intraocular pressure" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "41741009", + "display" : "Finger jerk", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Finger jerk (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "42111002", + "display" : "Bladder function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bladder function (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "42233006", + "display" : "Muscle motor unit potential", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Motor unit potential" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Motor unit action potential" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muscle motor unit potential, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muscle motor unit potential, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "42457008", + "display" : "Residual respiratory volume", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Residual respiratory volume (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "RV - Residual respiratory volume" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "43224003", + "display" : "Pleural pressure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "P>PL<" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pleural pressure (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "43471007", + "display" : "Musculoskeletal stability", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Musculoskeletal stability, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Musculoskeletal stability, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "43857005", + "display" : "Osteoclast turnover rate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osteoclast turnover rate (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "43902009", + "display" : "Hard vocal attack", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glottal attack" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stopped vocal attack" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hard vocal attack, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hard vocal attack, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "43914001", + "display" : "Laryngeal voice function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Segmentation of laryngeal airflow into pulses" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Laryngeal voicing of sounds" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phonatory function of larynx" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phonation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Laryngeal voice function (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "44432004", + "display" : "Tensile strength", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muscle tensile strength, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muscle tensile strength, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "44453008", + "display" : "Epiphysis closure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closure of epiphysis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fusion of epiphysis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Epiphysis closure, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Epiphysis closure, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "44523003", + "display" : "Vocal attack", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vocal attack, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vocal attack, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "45500009", + "display" : "Muscle innervation ratio", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muscle innervation ratio, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muscle innervation ratio, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "45596005", + "display" : "Sucking reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sucking reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "45832002", + "display" : "Pupil afferent light reaction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pupil afferent light reaction (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Direct pupillary light reflex" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "45873001", + "display" : "Relaxation of internal anal sphincter", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Relaxation of internal anal sphincter, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Relaxation of internal anal sphincter, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "46118006", + "display" : "Defecatory reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Defecatory reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "46470002", + "display" : "Barlow test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Barlow test response" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Barlow test response (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "46493008", + "display" : "Osteoblast function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osteoblast function (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "47287008", + "display" : "Hearing summating potential", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hearing summating potential (biological function)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hearing summating potential (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "47301008", + "display" : "Insensible fluid loss", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Insensible fluid loss (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Insensible loss" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "47309005", + "display" : "First heart sound, S>1<", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "First heart sound, S>1<, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "First heart sound, S>1<, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "47446005", + "display" : "Achromatic interval", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Achromatic interval, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Achromatic interval, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "47539004", + "display" : "Sino-aortic zone reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sino-aortic zone reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "48038003", + "display" : "Fourth heart sound, S>4<", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Atrial sound" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fourth heart sound, S>4<, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fourth heart sound, S>4<, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "48068007", + "display" : "Trunk incurvation reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trunk incurvation reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "48089003", + "display" : "Autonomic reflex inhibition of micturition", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Autonomic reflex inhibition of micturition (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "48441002", + "display" : "Vision depth of focus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vision depth of focus (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "49169007", + "display" : "Head compression response", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Head compression response (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "49950003", + "display" : "Meal-stimulated gastric acid secretion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Meal-stimulated gastric acid secretion (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "50360004", + "display" : "Reading", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reading (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "50373000", + "display" : "Body height measure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Body height measure (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "50614006", + "display" : "Endocochlear potential", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Endocochlear potential (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "50666002", + "display" : "Autonomic bladder function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Autonomic bladder function (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "50741009", + "display" : "Urinary tract function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Urinary function" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Urinary tract function (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "50834005", + "display" : "Forced vital capacity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Forced vital capacity (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "FVC - Forced vital capacity" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "51104005", + "display" : "Pitch", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pitch (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "51413002", + "display" : "Deflation reflexes", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deflation reflexes (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "51478000", + "display" : "Maximal gastric acid secretory capacity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "MAO" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Maximal gastric acid secretory capacity (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Maximal secretory capacity" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "51497000", + "display" : "Intraabdominal pressure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intraabdominal pressure (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "51717002", + "display" : "Expired carbon dioxide concentration", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Expired carbon dioxide concentration (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "FECO2 - Expired fraction of carbon dioxide" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carbon dioxide concentration - expired" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "51751003", + "display" : "Statokinetic reflex of Magnus and de Kleijn", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Kinetic reflex" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Statokinetic reflex of Magnus and de Kleijn (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "51795009", + "display" : "Torsion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Twisting" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Musculoskeletal torsion (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Musculoskeletal torsion" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A motion or state where one end of a part is twisted about a longitudinal axis while the opposite end is held fast or turned in the opposite direction." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "52019005", + "display" : "External rotation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "External rotation, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "External rotation, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "52134002", + "display" : "Gastroileal reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastroileal reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "52583008", + "display" : "Vocal fold abduction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vocal fold abduction, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vocal fold abduction, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "52653008", + "display" : "Respiratory sounds", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Breath sounds" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Respiratory sounds (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sound of respiration" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "BS - Breath sounds" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "52963003", + "display" : "Attentiveness", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Attentiveness (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "53273001", + "display" : "Nasopalpebral reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nasopalpebral reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "53294003", + "display" : "Subglottic pressure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "P>s<" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subglottic pressure (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "53319005", + "display" : "Bone conduction inertia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bone conduction inertia (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "54014004", + "display" : "Forced expiratory vital capacity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "FEVC" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Forced expiratory vital capacity, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Forced expiratory vital capacity, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "54206000", + "display" : "Mechanical impedance of the ear", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mechanical impedance of the ear (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "54405004", + "display" : "Physiologic calcification of bone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Physiologic calcification of bone, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Physiologic calcification of bone, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "54715006", + "display" : "Diffusion capacity of lung", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alveolar membrane diffusion capacity" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "D>L<" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diffusion capacity of lung, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diffusion capacity of lung, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "54880002", + "display" : "Resisted motion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Resisted motion (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "54993008", + "display" : "Cardiac index", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cardiac index (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CI - Cardiac index" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "55044005", + "display" : "Pulmonary congestion reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pulmonary congestion reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "55070006", + "display" : "Chromatic threshold", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chromatic threshold, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chromatic threshold, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "55154006", + "display" : "Minimum audible field", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Minimum audible field (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "55532004", + "display" : "Expiratory reserve volume", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Expiratory reserve volume (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ERV - Expiratory reserve volume" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "55562005", + "display" : "Inspiratory reserve volume", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inspiratory reserve volume (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "IRV - Inspiratory reserve" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "55577002", + "display" : "Hearing action potential", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hearing action potential (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "55591008", + "display" : "Conjunctive eye movement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conjunctive eye movement (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "56215005", + "display" : "Snout reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Snout reflex (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pout reflex" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pouting reflex" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "56799002", + "display" : "Cerebral respiratory center function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cerebral respiratory centre function" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cerebral respiratory center function (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "57036006", + "display" : "Fetal gestational age", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fetal gestational age (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Length of gestation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Foetal gestational age" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "57206007", + "display" : "Singing", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Singing (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "57427004", + "display" : "Handedness", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Handedness (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "57503003", + "display" : "Secondary visual deviation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Secondary visual deviation (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "57566009", + "display" : "Total lung capacity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Total lung capacity (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "TLC - Total lung capacity" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "58102000", + "display" : "Vocal quality", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vocal quality (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "58516001", + "display" : "Antagonist muscle action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antagonist muscle action, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antagonist muscle action, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "58608000", + "display" : "Upper esophageal sphincter pressure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Upper oesophageal sphincter pressure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Upper esophageal sphincter pressure (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "58915005", + "display" : "Immune status", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immune status (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "58917002", + "display" : "Vocal register", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vocal register (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "58926004", + "display" : "Medullary gasping center function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medullary gasping centre function" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medullary gasping center function (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "59236006", + "display" : "Temporal visual field", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Temporal visual field (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "59328004", + "display" : "Forced expired volume in 1 second", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Forced expired volume in 1 second (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "FEV1 - Forced expired volume in 1 second" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "60074003", + "display" : "Abduction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abduction, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abduction, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "60534004", + "display" : "Muscle isometric contraction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muscle isometric contraction, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muscle isometric contraction, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "60621009", + "display" : "Body mass index", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Body mass index (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Weight: body mass" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "BMI - Body mass index" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Quetelet index" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "60701003", + "display" : "Vocal parameter", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vocal parameter (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "60747006", + "display" : "Doll's head reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Doll's head reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "60877009", + "display" : "Hormone secretion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hormone secretion, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hormone secretion, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "61017008", + "display" : "Lung relaxation pressure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lung relaxation pressure (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "61159007", + "display" : "Phonation quotient", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phonation quotient (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "61428000", + "display" : "Muscle isotonic contraction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muscle isotonic contraction, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muscle isotonic contraction, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "61468001", + "display" : "Bone conduction compression", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bone conduction compression (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "61666009", + "display" : "Palatal reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Uvular reflex" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Palatal reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "62262004", + "display" : "Minimum volume", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Minimum volume (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "62430000", + "display" : "Breathy attack", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Breathy attack, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Breathy attack, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "63177006", + "display" : "Stretch reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Myotatic reflex" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muscle spindle reflex" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stretch reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "63208007", + "display" : "Intestino-intestinal inhibitory reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intestino-intestinal inhibitory reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "63448001", + "display" : "Gait", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gait, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gait, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "63636006", + "display" : "Extensor reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Extensor reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "64607003", + "display" : "Coordinated eye movement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Coordinated eye movement (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "65077007", + "display" : "Disjunctive ocular movement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disjunctive ocular movements" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disjunctive ocular movement (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "65453009", + "display" : "Chalasia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Relaxation of sphincter" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Relaxation of bodily opening" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chalasia, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chalasia, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "65598000", + "display" : "Glottal stop", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glottal coup" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glottal stop, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glottal stop, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "65825000", + "display" : "Functional residual capacity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Functional residual capacity (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "FRC - Functional residual capacity" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "66332009", + "display" : "Muscle innervation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Innervation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muscle innervation, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muscle innervation, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "66621004", + "display" : "Sexual orientation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sexual orientation (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "67034007", + "display" : "Cartilage resorption", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cartilage resorption, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cartilage resorption, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "67461000", + "display" : "Alveolar pressure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "P>AVL<" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alveolar pressure (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "67767000", + "display" : "Aortic body baroreceptor reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aortic body baroreceptor reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "67993002", + "display" : "Stratified dead space", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stratified dead space, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stratified dead space, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "68015005", + "display" : "Receptive field", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Receptive field (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "68362006", + "display" : "Binocular vision", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Binocular vision observable" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Binocular vision observable (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "BV - Binocular vision" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "68545002", + "display" : "Gastric secretion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastric secretion (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "68592003", + "display" : "Body composition", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Body composition (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "68742001", + "display" : "Osteoid formation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osteoid formation, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osteoid formation, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "68980005", + "display" : "Ulnar reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ulnar reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "69202003", + "display" : "Foot eversion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Foot eversion, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Foot eversion, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "69330000", + "display" : "Cartilage function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cartilage function (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "70017002", + "display" : "Muscle elasticity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muscle elasticity, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muscle elasticity, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "70433009", + "display" : "Musculoskeletal rotation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rotation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Musculoskeletal rotation (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "70464006", + "display" : "Laryngeal airflow resistance", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Laryngeal airflow resistance (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "70697002", + "display" : "Sensitivity of retina", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sensitivity of retina (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "70778006", + "display" : "Gas transport time peak following bronchodilator", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gas transport time peak following bronchodilator (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "71172009", + "display" : "Volume of expired gas", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "V>E<" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Volume of expired gas (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "71300006", + "display" : "Pitch perturbation factor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pitch perturbation factor (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "71420008", + "display" : "Central venous pressure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Central venous pressure (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CVP - Central venous pressure" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "71432007", + "display" : "Circumduction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Circumduction, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Circumduction, function" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "The rotary movement by which a structure is made to describe a cone, the apex of the cone being a fixed point (e.g., the circular movement of a limb)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "71496008", + "display" : "Dorsiflexion of foot", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dorsiflexion of ankle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dorsiflexion of foot, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dorsiflexion of foot, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "71853007", + "display" : "Plantar flexion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Plantar flexion, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Plantar flexion, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "71964006", + "display" : "Primary visual deviation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Primary visual deviation (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "72066008", + "display" : "Basal gastric acid secretion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "BAO" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Basal acid output of stomach" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Basal gastric acid secretion (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "BAO - Basal gastric acid output" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "72313002", + "display" : "Systolic arterial pressure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Systolic arterial pressure (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "72374003", + "display" : "Static reflex of Magnus and de Kleijn", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Righting reflex" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Static reflex of Magnus and de Kleijn (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "72755008", + "display" : "Unconditioned salivary reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Unconditioned salivary reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "72947005", + "display" : "Maximum expiratory flow-static recoil curve", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "MEFSR curve" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Maximum expiratory flow-static recoil curve (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "73288005", + "display" : "Vocal flexibility", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vocal flexibility (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "73750009", + "display" : "Visual field", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "VF - Visual field" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Visual field (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "73777000", + "display" : "Differential threshold", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Differential threshold (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "74024006", + "display" : "Dental caries susceptibility", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dental caries susceptibility (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "74155003", + "display" : "Field of fixation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Field of fixation (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "74229007", + "display" : "Hoffman's reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hoffman's reflex (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hoffman reflex" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "H-reflex (Hoffmann reflex)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "74427007", + "display" : "Respiratory quotient", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Respiratory quotient (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "RQ - Respiratory quotient" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Respiratory exchange ratio" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "RER - Respiratory exchange ratio" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "75098008", + "display" : "Flow history", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Flow history (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "75302005", + "display" : "Loft register", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Loft register (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "75367002", + "display" : "Blood pressure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood pressure (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "BP - Blood pressure" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "75382007", + "display" : "Differentiated vocalization", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Differentiated vocalisation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Differentiated vocalization (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "75583003", + "display" : "Endochondral bone formation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cartilaginous ossification" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Endochondral bone formation, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Endochondral bone formation, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "76101000", + "display" : "Cortilymphatic potential", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cortilymphatic potential (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "76245007", + "display" : "Static stretch reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Negative stretch reflex" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Static stretch reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "76528003", + "display" : "Pulmonary dead space", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pulmonary dead space, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pulmonary dead space, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "76679000", + "display" : "Vibratory fluttering", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vibratory fluttering (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "76700007", + "display" : "Nasal visual field", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nasal visual field (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "76882007", + "display" : "Venous wedge pressure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Venous wedge pressure (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "77219005", + "display" : "Saccadic eye movement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Saccadic eye movement (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "78564009", + "display" : "Pulse rate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PR - Pulse rate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Heart rate measured at systemic artery (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Heart rate measured at systemic artery" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "78718001", + "display" : "Muscle function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muscular activity" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muscle function (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "79063001", + "display" : "Gas flow rate (v)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gas flow rate (v) (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "79324001", + "display" : "Atrial volume mechanoreceptor reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Atrial volume mechanoreceptor reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "79412009", + "display" : "Specific airway conductance", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Specific airway conductance (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "SGAW - Specific airway conductance" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "79463009", + "display" : "Carotid body baroreceptor reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carotid body baroreceptor reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "79466001", + "display" : "Vocal resonance", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vocal resonance (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "79529005", + "display" : "Conditioned salivary reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acquired salivary reflex" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conditioned salivary reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "79602007", + "display" : "Statokinetic reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acceleratory reflex" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Statokinetic reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "80025008", + "display" : "Thermal reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thermal reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "80035002", + "display" : "Vocal intensity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vocal loudness" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vocal intensity (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "80040005", + "display" : "Colour of hair", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Color of hair" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Color of hair (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "80055001", + "display" : "Carotid body chemoreceptor reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carotid body chemoreceptor reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "80274001", + "display" : "Glomerular filtration rate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glomerular filtration rate (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "GFR - glomerular filtration rate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "80594006", + "display" : "Uterine contraction wave", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Uterine contraction wave, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Uterine contraction wave, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "80784004", + "display" : "Gastrocolic reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastrocolic reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "80943009", + "display" : "Risk factor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Risk factor (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "81184002", + "display" : "R wave", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "R wave feature" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "R wave feature (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "81435004", + "display" : "QT interval", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "QT interval feature" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "QT interval feature (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "81758000", + "display" : "Threshold visibility curve", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Threshold visibility curve (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "81885003", + "display" : "Glottal fricative", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glottal fricative, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glottal fricative, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "82187007", + "display" : "Gastric acid secretion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastric acid secretion (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "GAS - Gastric acid secretion" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastric acid output" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "82799009", + "display" : "Cardiac output", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cardiac output (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CO - Cardiac output" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "82984001", + "display" : "Posterior drawer test response", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Posterior drawer test response (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "83001001", + "display" : "Tooth mobility", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tooth mobility (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "83323007", + "display" : "Bone formation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ossification" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bone development" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osteogenesis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bone formation, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bone formation, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "83411002", + "display" : "Slow vital capacity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Slow vital capacity (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "SVC - Slow vital capacity" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "83739002", + "display" : "Epiglottic function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Epiglottic function (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "84152008", + "display" : "Feeding reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Feeding reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "84214003", + "display" : "Glottic function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glottic function (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "84571004", + "display" : "Formation of consonants", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Resonating forces provided by soft palate, tongue and lips" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Formation of consonants, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Formation of consonants, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "84591006", + "display" : "Mid-dorsum palatal stop", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mid-dorsum palatal stop, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mid-dorsum palatal stop, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "84747008", + "display" : "Apley distraction test response", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Apley distraction test" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Apley distraction test response (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "84917001", + "display" : "Indirect light pupillary reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Consensual light reflex" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Indirect light pupillary reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "85064009", + "display" : "Subperiosteal resorption", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subperiosteal resorption, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subperiosteal resorption, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "85352007", + "display" : "Coordination", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Coordination (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "85662007", + "display" : "Intravesical pressure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intravesical pressure (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pves - Intravesical pressure" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "85742005", + "display" : "Reflex airway constriction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reflex airway constriction (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "86189008", + "display" : "Cerebrospinal fluid pressure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cerebrospinal fluid pressure (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CSF - Cerebrospinal fluid pressure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CSF pressure" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "86290005", + "display" : "Respiratory rate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Respiratory rate (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "BR - Breathing rate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Respiratory frequency" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Breathing rate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "RR - Respiratory rate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rate of respiration" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "86377001", + "display" : "Ventilation-perfusion ratio", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ventilation-perfusion ratio, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ventilation-perfusion ratio, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "87042004", + "display" : "Bowel sounds", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bowel sounds (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "BS - Bowel sounds" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "87179004", + "display" : "Arterial pulse pressure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arterial pulse pressure (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Merriam-Webster: The pressure that is characteristic of the arterial pulse and represents the difference between diastolic and systolic blood pressures of the heart cycle" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "87276001", + "display" : "Nutritional status", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nutritional status (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dietary status" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "87335007", + "display" : "Speaking", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Talking" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Speaking (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Using spoken language" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Using spoken communication" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Using verbal communication" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "87357000", + "display" : "Abdominal reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abdominal reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "87572000", + "display" : "Reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reflex action" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "87731000", + "display" : "Weight bearing function of bone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bony weight bearing" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Weight bearing function of bone (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "87934002", + "display" : "Crossed extensor reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Crossed extensor reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "88241000", + "display" : "Pronation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pronation, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pronation, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "88265002", + "display" : "Physiological dead space", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Physiological dead space (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "VD(physiol) - Physiological dead space" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "88296006", + "display" : "Endosteal bone formation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Endosteal bone formation, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Endosteal bone formation, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "88299004", + "display" : "Amniotic fluid production", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Amniotic fluid production, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Amniotic fluid production, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "88343004", + "display" : "Expiratory residual volume", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Expiratory residual volume (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "88345006", + "display" : "CO>2< response curve measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Breathing response to CO>2<" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ventilation response to CO>2<" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carbon dioxide response curve measurement (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carbon dioxide response curve measurement" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "89124002", + "display" : "Convulsion threshold", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Convulsive threshold" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Convulsion threshold (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "89170009", + "display" : "Relaxation of external anal sphincter", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Relaxation of external anal sphincter, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Relaxation of external anal sphincter, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "89269003", + "display" : "Threshold of hearing", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Threshold of hearing (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hearing threshold" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "89315003", + "display" : "Anatomical dead space", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anatomical dead space (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "VD(anat) - Anatomical dead space" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "89365007", + "display" : "Muscle latency relaxation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muscle latency relaxation, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muscle latency relaxation, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "89624001", + "display" : "Partial expiratory flow-static recoil curve", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PEFSR curve" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Partial expiratory flow-static recoil curve (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "89919001", + "display" : "Transmural pressure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "P>TM<" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transmural pressure (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "90062008", + "display" : "Gastric tonus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastric tonus (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "90096001", + "display" : "Stroke volume", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stroke volume (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "SV - Stroke volume" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "91001008", + "display" : "Biliary-pancreatic reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Biliary-pancreatic reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "91022002", + "display" : "Even vocal attack", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Static vocal attack" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Even vocal attack, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Even vocal attack, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "91086001", + "display" : "Pharyngeal fricative", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pharyngeal fricative, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pharyngeal fricative, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "91343008", + "display" : "Lower esophageal sphincter pressure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lower oesophageal sphincter pressure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lower esophageal sphincter pressure (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "91365008", + "display" : "Plantar reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Plantar reflex (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PR - Plantar reflex" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "91444001", + "display" : "Smooth pursuit movement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Smooth pursuit movement (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "102485007", + "display" : "Personal risk factor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Personal risk factor (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "102486008", + "display" : "Familial risk factor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Familial risk factor (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "102487004", + "display" : "Environmental risk factor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Environmental risk factor (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "102534001", + "display" : "Body position best elicited", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Body position best elicited (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "102542000", + "display" : "Involuntary muscle contraction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Involuntary muscle contraction, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Involuntary muscle contraction, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "102544004", + "display" : "Shortening muscle contraction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Shortening contraction" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Shortening muscle contraction, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Shortening muscle contraction, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "102545003", + "display" : "Lengthening muscle contraction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lengthening contraction" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lengthening muscle contraction, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lengthening muscle contraction, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "102546002", + "display" : "Paradoxical muscle contraction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paradoxical contraction" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paradoxical muscle contraction, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paradoxical muscle contraction, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "102547006", + "display" : "Muscle action potential", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Compound muscle action potential" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muscle action potential, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muscle action potential, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "102880007", + "display" : "Placental secretion of chorionic gonadotropin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Placental secretion of chorionic gonadotrophin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Placental secretion of chorionic gonadotropin, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Placental secretion of chorionic gonadotropin, function" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Placental secretion of chorionic gonadotrophin, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "103228002", + "display" : "Hemoglobin saturation with oxygen", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin saturation with oxygen" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin saturation with oxygen (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "O2 -oxygen saturation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood oxygen saturation" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "106029005", + "display" : "Musculoskeletal function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Musculoskeletal function (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "106054005", + "display" : "Lung volume AND/OR capacity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lung volume AND/OR capacity, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lung volume AND/OR capacity, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "106060005", + "display" : "Respiratory center function AND/OR reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Respiratory centre function AND/OR reflex" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Respiratory center function AND/OR reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "106116007", + "display" : "Amniotic fluid function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Amniotic fluid function (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "110343009", + "display" : "Tongue thrust", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tongue thrust (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "TT - Tongue thrust" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "111952004", + "display" : "Spinal posture", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spinal posture (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "111964007", + "display" : "Regional vital capacity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "RVC" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Regional vital capacity (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "111965008", + "display" : "Glottal airflow resistance", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glottal airflow resistance (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "111966009", + "display" : "Brain stem respiratory center function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brain stem respiratory centre function" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brain stem respiratory center function (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "111967000", + "display" : "Load compensating reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Load compensating reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "111969002", + "display" : "Diaphragmatic movement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diaphragmatic movement (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "111991009", + "display" : "Gastro-pancreatic reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastro-pancreatic reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "112098003", + "display" : "Labyrinthine reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Labyrinthine reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "112219002", + "display" : "Corneal reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Corneal reflex (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CR - Corneal reflex" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "112224004", + "display" : "Speech reception threshold", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "SRT" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Speech reception threshold (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "112225003", + "display" : "Velar fricative", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Velar fricative, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Velar fricative, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "112226002", + "display" : "Nasal resonation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nasality" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nasal resonation (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "113147002", + "display" : "Pupil reaction to light", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pupil reaction to light (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "LR - Pupillary light reaction" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "116335008", + "display" : "Cartilage formation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cartilage formation, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cartilage formation, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "118433006", + "display" : "Pulmonary artery wedge pressure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pulmonary artery wedge pressure (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PAOP - Pulmonary artery occlusion pressure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PCWP - Pulmonary capillary wedge pressure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Indirect left atrial pressure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pulmonary artery occlusion pressure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PAWP - Pulmonary artery wedge pressure" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "123036008", + "display" : "Endocrine function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Endocrine function (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "123980006", + "display" : "Bone age", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bone maturation age" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bone maturation age (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "128417009", + "display" : "Physiologic mineralization of bone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Physiologic mineralisation of bone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Physiologic mineralization of bone, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Physiologic mineralization of bone, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "128442000", + "display" : "Femoral artery pressure waveform", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Femoral artery pressure waveform (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "128443005", + "display" : "Pulmonary arterial waveform", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pulmonary arterial waveform (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "128446002", + "display" : "Intra-arterial waveform", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intra-arterial waveform (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "128449009", + "display" : "Pulmonary artery wedge pressure waveform", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pulmonary artery wedge pressure waveform (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "128452001", + "display" : "Pulmonary valve pullback pressure waveform", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pulmonary valve pullback pressure waveform (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129005007", + "display" : "Transferring", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transferring (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129006008", + "display" : "Walking", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Walking (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129008009", + "display" : "Bowel control", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bowel control, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bowel control, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129009001", + "display" : "Bladder control", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bladder control, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Micturition control" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Urinary control" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bladder control, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129015001", + "display" : "Using wheelchair", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Using wheelchair (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129016000", + "display" : "Climbing stairs", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Climbing stairs (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129017009", + "display" : "Reading printed material", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reading printed material (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129021002", + "display" : "Arising from bed", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arising from bed, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rising from bed" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Getting off a bed" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arising from bed, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129022009", + "display" : "Arising from chair", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arising from chair, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arising from chair, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129087001", + "display" : "Atrial effective refractory period", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Atrial effective refractory period (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129088006", + "display" : "Ventricular effective refractory period", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ventricular effective refractory period (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "130951007", + "display" : "Urinary retention", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bladder retention of urine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bladder retention of urine (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "130952000", + "display" : "Bladder voiding contraction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bladder voiding contraction (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "134266007", + "display" : "Language read", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Language read (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "134318003", + "display" : "Using lip-reading", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Using lip-reading (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "134432000", + "display" : "Recorded/predicted peak expiratory flow rate ratio", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recorded/predicted peak expiratory flow rate ratio (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "134441005", + "display" : "Using British sign language", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Using British sign language, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Using British sign language, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "141988003", + "display" : "Prostatic hypertrophy risk score", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prostatic hypertrophy risk score (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "160238001", + "display" : "Depth of history", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Depth of history (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "160625004", + "display" : "Date ceased smoking", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Date ceased smoking (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "161139007", + "display" : "Language spoken", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Language spoken (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "161713000", + "display" : "Last menstrual period -1st day", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Last menstrual period - First day" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Last menstrual period - First day (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "161714006", + "display" : "Estimated date of delivery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Estimated date of delivery (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "EDC - Expected date of confinement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Due date" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "EDD - Expected date of delivery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Estimated date of confinement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Estimated date of birth" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "161715007", + "display" : "Usual duration of menstrual flow", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Usual duration of menstrual flow (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Normal length of period" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "161716008", + "display" : "Usual length of menstrual cycle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Usual length of menstrual cycle (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Normal length of cycle" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "161720007", + "display" : "Duration of menstrual flow", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Duration of menstrual flow (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Duration of menstrual bleed" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Length of menses" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Duration of periods" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Length of periods" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Number of days menstrual loss" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "161732006", + "display" : "Gravida", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gravida (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Number of pregnancies" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "161771009", + "display" : "Contraceptive history", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Contraceptive history (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "162088006", + "display" : "Faeces/motions - symptoms", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Feces/motions - symptoms" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Feces/motions - symptoms (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Faeces symptom" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Feces symptom" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Motions - symptom" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "162098000", + "display" : "Frequency of defecation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Frequency of defaecation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Frequency of defecation (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "162306000", + "display" : "Headache character", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Headache character (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "162540004", + "display" : "Catering source", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Catering source (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "162549003", + "display" : "Eating routine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Eating routine (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Meal routine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Meal pattern" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "162879003", + "display" : "Height and weight", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Height and weight (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "163033001", + "display" : "Lying blood pressure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lying blood pressure reading" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lying blood pressure (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "163034007", + "display" : "Standing blood pressure reading", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Standing blood pressure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Standing blood pressure (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "163035008", + "display" : "Sitting blood pressure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sitting blood pressure reading" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sitting blood pressure (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "164782002", + "display" : "Myocardial oxygen consumption", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Myocardial oxygen consumption (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "MVO2 - Myocardial oxygen consumption" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "164802005", + "display" : "Residual urine volume", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Residual urine volume (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Residual urinary volume" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "164835000", + "display" : "Limb length", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Limb length measurement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Limb length (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "164836004", + "display" : "Movement measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Musculoskeletal movement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Musculoskeletal movement (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "164928009", + "display" : "ECG: S-T interval", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ECG S-T interval" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ECG ST interval" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Electrocardiogram: ST interval (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Electrocardiogram: ST interval" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "164931005", + "display" : "ST elevation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ST elevation (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "164944000", + "display" : "PR interval feature", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PR interval" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PR interval feature (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "164949005", + "display" : "QRS complex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "QRS complex feature" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "QRS complex feature (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "165033004", + "display" : "Respiratory flow rate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Respiratory flow rate (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "165041004", + "display" : "Forced expired volume", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Forced expired volume (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "FEV - Forced expired volume" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Timed vital capacity" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fast vital capacity" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "FEV Time" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "165053000", + "display" : "Expected peak flow rate x 50%", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Expected peak flow rate x 50 percent" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Expected peak flow rate x 50 percent (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "165054006", + "display" : "Optimal peak flow rate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Optimal peak flow rate (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "165055007", + "display" : "Expected peak flow rate x 30%", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Expected peak flow rate x 30 percent" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Expected peak flow rate x 30 percent (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "165056008", + "display" : "Expected peak flow rate x 80%", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Expected peak flow rate x 80 percent" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Expected peak flow rate x 80 percent (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "165077006", + "display" : "Intracardiac pressure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intracardiac pressure (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cardiac pressure" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "165078001", + "display" : "Circulatory time", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Circulatory time (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "165109007", + "display" : "Basal metabolic rate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Basal metabolic rate (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "BMR - Basal metabolic rate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "165186003", + "display" : "Skin-fold thickness", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Skin-fold thickness (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "165221002", + "display" : "Feeding ability", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Feeding ability (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "165242000", + "display" : "Wheelchair mobility", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Wheelchair mobility (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "165263003", + "display" : "Walking distance", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Walking distance (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "165314000", + "display" : "Mental disability assessment score", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mental disability assessment score (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "165315004", + "display" : "Mental disability admission score", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mental disability admission score (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "165316003", + "display" : "Mental disability in-patient score", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mental disability in-patient score (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "165317007", + "display" : "Mental disability discharge score", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mental disability discharge score (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "165318002", + "display" : "Mental disabil.out-pat score", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mental disability outpatient score (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mental disability outpatient score" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "165319005", + "display" : "Mental disabil. DV score", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mental disability DV score" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mental disability domiciliary visit score (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mental disability domiciliary visit score" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "168089007", + "display" : "Amniotic fluid appearance", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Amniotic fluid appearance (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169263009", + "display" : "Action potential measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Action potential measure (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Action potential measure" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169264003", + "display" : "Skeletal muscle action potential", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Skeletal muscle action potential (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169265002", + "display" : "Peripheral nerve action potential", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Periph. nerve action potential" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Peripheral nerve action potential (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169740003", + "display" : "Infant feeding method", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infant feeding method (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169786001", + "display" : "Postnatal data", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Miscellaneous postnatal data" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Postnatal data (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169811007", + "display" : "Birth detail", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Birth details" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Birth detail (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169812000", + "display" : "Place of birth", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Place of birth (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Born - place delivered" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169821004", + "display" : "Duration of first stage of labor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Duration of first stage of labour" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Duration of first stage of labor (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169822006", + "display" : "2nd stage of labor length", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Duration of second stage of labor" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Duration of second stage of labour" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "2nd stage of labour length" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Duration of second stage of labor (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169823001", + "display" : "Duration of third stage of labour", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Duration of third stage of labor" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Duration of third stage of labor (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169876006", + "display" : "Birth head circumference", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Birth head circumference (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169886007", + "display" : "Birth length", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Birth length (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169895004", + "display" : "Apgar at 1 minute", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Apgar score at 1 minute (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Apgar score at 1 minute" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169909004", + "display" : "Apgar at 5 minutes", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Apgar score at 5 minutes (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Apgar score at 5 minutes" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169922007", + "display" : "Apgar at 10 minutes", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Apgar score at 10 minutes (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Apgar score at 10 minutes" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169946000", + "display" : "Risk of non-accidental injury", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Risk of nonaccidental injury (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Risk of nonaccidental injury" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169953009", + "display" : "Weight of placenta", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Placenta weight" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Placenta weight (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169955002", + "display" : "Placental diameter", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Placental diameter (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169966009", + "display" : "Infant feeding - at 10 days", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infant feeding method at 10 days" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infant feeding method at 10 days (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169971002", + "display" : "Infant feeding method at 6 weeks", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infant feeding at 6 weeks" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infant feeding method at 6 weeks (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169977003", + "display" : "Infant feeding method at 3 months", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infant feeding at 3 months" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infant feeding method at 3 months (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169983000", + "display" : "Infant feeding method at 6 months", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infant feeding at 6 months" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infant feeding method at 6 months (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169990005", + "display" : "Infant feeding method at 9 months", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infant feeding at 9 months" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infant feeding method at 9 months (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169997008", + "display" : "Infant feeding method at 1 year", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infant feeding at 1 year" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infant feeding method at 1 year (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "170005003", + "display" : "Child weight centile", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Child weight centiles" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Child weight centile (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "170061009", + "display" : "Child head circumference centile", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Child head circumference centile (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "170089007", + "display" : "Infant milestone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infant milestones" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infant milestone (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "170090003", + "display" : "First smiled", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Age when first smiled" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Age when first smiled (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "170091004", + "display" : "Age when first tooth appeared", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "First tooth" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Age when first tooth appeared (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "170092006", + "display" : "First sat", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Age when first sat" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Age when first sat (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "170093001", + "display" : "Age when first crawled", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "First crawled" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Age when first crawled (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "170094007", + "display" : "First stood", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Age when first stood" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Age when first stood (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "170095008", + "display" : "Age when first walked", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "First walked" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Age when first walked (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "170096009", + "display" : "First talked", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Age when first talked" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Age when first talked (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "170707004", + "display" : "Fit frequency", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fit frequency (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Seizure frequency" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "170735000", + "display" : "Date gout treatment started", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Date gout treatment started (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "170736004", + "display" : "Date of last gout attack", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Date of last gout attack (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "170740008", + "display" : "Date gout treatment stopped", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Date gout treatment stopped (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "170772006", + "display" : "Date diabetic treatment start", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Date diabetic treatment start (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "170773001", + "display" : "Date diabetic treatment stopped", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Date diabetic treatment stopped (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "170804003", + "display" : "Ideal body weight", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ideal body weight (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "IBW - Ideal body weight" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "171224000", + "display" : "Risk factors present at heart disease screening", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Risk factors present at heart disease screening (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "174255007", + "display" : "Non-invasive diastolic arterial pressure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Non-invasive diastolic arterial pressure (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Non-invasive diastolic blood pressure" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "184034005", + "display" : "Auditory area", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Auditory area (sound intensity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Auditory area (sound intensity) (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Range of sound intensity between the minimum audible intensity and the auditory pain threshold" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "184305005", + "display" : "Cause of death", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Condition fatal-cause of death" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cause of death (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "186808003", + "display" : "Effort function of larynx", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Effort function of larynx (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "189834007", + "display" : "Joint mobilisation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Joint mobilization" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Joint mobilization (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "193220005", + "display" : "Epidermal transit time", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Epidermal transit time (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "193993006", + "display" : "Epidermal diffusion time", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Epidermal diffusion time (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "211120004", + "display" : "Eicosapentaenoic acid requirement (observable entity)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Eicosapentaenoic acid requirement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "EPA (eicosapentaenoic acid) requirement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended eicosapentaenoic acid intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended EPA (eicosapentaenoic acid) intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224075005", + "display" : "Mother tongue", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mother tongue (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224076006", + "display" : "First language", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "First language (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Language of first choice" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224077002", + "display" : "Second language", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Second language (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224961000", + "display" : "Ability to sleep", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ability to sleep (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224992003", + "display" : "Mental defense mechanisms", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mental defence mechanisms" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mental defense mechanisms (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ego defence mechanisms" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ego defense mechanisms" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "225000007", + "display" : "Ability to understand own emotions", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ability to understand own emotions (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "225004003", + "display" : "Emotional adjustment", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Emotional adjustment (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "225007005", + "display" : "Ability to control anger", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ability to control anger (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "225008000", + "display" : "Ability to control emotions", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ability to control emotions (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "225032007", + "display" : "Grieving process stages", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Grieving process stages (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "225044005", + "display" : "General immune status", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "General immune status (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "225464009", + "display" : "Attitude", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Attitude (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "225467002", + "display" : "Volition", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Volition (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "225487001", + "display" : "Self-confidence", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Self-confidence (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Confidence" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "225490007", + "display" : "Use of 'I' statements", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Use of 'I' statements (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "225499008", + "display" : "Individual style of dress", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Individual style of dress (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "225510008", + "display" : "Self-image", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Self-image (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Self-view" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Self-perception" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "225517006", + "display" : "Sexual partners", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sexual partners (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "225548003", + "display" : "Skin complexion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Skin complexion (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "225567004", + "display" : "Appearance of cornea", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Appearance of cornea (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "225568009", + "display" : "General appearance of eye", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "General appearance of eye (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "225590009", + "display" : "Oral fluid intake rate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oral fluid intake rate (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "225597007", + "display" : "Ability to interact with others", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ability to interact with others (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sociability" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "225598002", + "display" : "Interaction with others", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Interaction with others (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Social interaction" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "225659000", + "display" : "Stability of mood", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stability of mood (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mood equilibrium" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "225781004", + "display" : "Pain tolerance level", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pain tolerance level (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "225810002", + "display" : "Vulnerability to exploitation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vulnerability to exploitation (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "225847002", + "display" : "Ability to talk about problems", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ability to talk about problems (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "225850004", + "display" : "Awareness of rules and boundaries", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Awareness of rules and boundaries (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "225854008", + "display" : "Adherence to rules and boundaries", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adherence to rules and boundaries (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "225898008", + "display" : "Position of artificial lens", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Position of artificial lens (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Position of lens implant" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intraocular lens position" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "225900005", + "display" : "Ability to control behavior", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ability to control behaviour" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ability to control behavior (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "225904001", + "display" : "Ability to prevent undesirable behavior", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ability to prevent undesirable behaviour" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ability to prevent undesirable behavior (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "225908003", + "display" : "Pain score", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pain score (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "225910001", + "display" : "Ability to cope with pain", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ability to cope with pain (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "225918008", + "display" : "Conversation content", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conversation content (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "225972001", + "display" : "Ability to maintain self-esteem", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ability to maintain self-esteem (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226063003", + "display" : "Vegetable oil intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vegetable oil intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226244007", + "display" : "Energy requirement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Energy requirement (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended energy intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226245008", + "display" : "Non-protein energy requirement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Non-protein energy requirement (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Non-protein calorie requirement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended non-protein energy intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "NPE - Non-protein energy requirement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "NPE - Recommended non-protein energy intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226247000", + "display" : "Amino acid requirement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Amino acid requirement (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended amino acid intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "AA (amino acid) requirement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended AA (amino acid) intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226248005", + "display" : "Essential amino acid requirement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Essential amino acid requirement (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "EAA - Recommended essential amino acid intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended essential amino acid intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "EAA (essential amino acid) requirement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended EAA (essential amino acid) intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226249002", + "display" : "Non-essential amino acid requirement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Non-essential amino acid requirement (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended non-essential amino acid intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "NEAA (non-essential amino acid) requirement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended NEAA (non-essential amino acid) intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226250002", + "display" : "Branched chain amino acid requirement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Branched chain amino acid requirement (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended branched chain amino acid intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "BCAA - Branched chain amino acid requirement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "BCAA - Recommended branched chain amino acid intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226251003", + "display" : "Nitrogen requirement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nitrogen requirement (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "N - Recommended nitrogen intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended nitrogen intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "N - Nitrogen requirement" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226252005", + "display" : "Non-protein nitrogen requirement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Non-protein nitrogen requirement (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended non-protein nitrogen intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "NPN - Recommended non-protein nitrogen intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "NPN - Non-protein nitrogen requirement" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226254006", + "display" : "Saturated fat requirement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Saturated fat requirement (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended saturated fat intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended SF (saturated fat) intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "SF (saturated fat) requirement" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226255007", + "display" : "Saturated fatty acid requirement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Saturated fatty acid requirement (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended saturated fatty acid intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended SFA (saturated fatty acid) intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "SFA (saturated fatty acid) requirement" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226256008", + "display" : "Monounsaturated fat requirement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Monounsaturated fat requirement (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended monounsaturated fat intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "MUF (monounsaturated fat) requirement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended MUF (monounsaturated fat) intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226257004", + "display" : "Monounsaturated fatty acid requirement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Monounsaturated fatty acid requirement (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended monounsaturated fatty acid intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended MUFA (monounsaturated fatty acid) intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "MUFA (monounsaturated fatty acid) requirement" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226258009", + "display" : "Polyunsaturated fat requirement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Polyunsaturated fat requirement (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended polyunsaturated fat intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PUF (polyunsaturated fat) requirement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended PUF (polyunsaturated fat) intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226259001", + "display" : "Polyunsaturated fatty acid requirement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Polyunsaturated fatty acid requirement (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended polyunsaturated fatty acid intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PUFA (polyunsaturated fatty acid) requirement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended PUFA (polyunsaturated fatty acid) intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226260006", + "display" : "Omega 3 fatty acid requirement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Omega 3 fatty acid requirement (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended omega 3 fatty acid intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "N-3 fatty acid requirement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended N-3 fatty acid intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226261005", + "display" : "Alpha-linolenic acid requirement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alpha-linolenic acid requirement (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "EFA - Essential alpha-linolenic acid requirement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended essential alpha-linolenic acid intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended alpha-linolenic acid intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Essential alpha-linolenic acid requirement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "EFA - Recommended essential linolenic acid intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226262003", + "display" : "Gamma-linolenic acid requirement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gamma-linolenic acid requirement (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended gamma-linolenic acid intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "GLA - gamma-linolenic acid requirement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended GLA (gamma-linolenic acid) intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gamolenic acid requirement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended gamolenic acid intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226263008", + "display" : "Arachidonic acid requirement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arachidonic acid requirement (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended arachidonic acid intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226264002", + "display" : "Omega 6 fatty acid requirement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Omega 6 fatty acid requirement (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended omega 6 fatty acid intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended N-6 fatty acid intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "N-6 fatty acid requirement" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226265001", + "display" : "Linoleic acid requirement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Linoleic acid requirement (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended linoleic acid intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226266000", + "display" : "Docosahexaenoic acid requirement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended docohexaenoic acid intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Docosahexaenoic acid requirement (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "DHA (docosahexaenoic acid) requirement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended DHA (docosahexaenoic acid) intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended docosahexaenoic acid intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226267009", + "display" : "Carbohydrate requirement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carbohydrate requirement (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CHO - Carbohydrate requirement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended carbohydrate intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CHO - Recommended carbohydrate intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226268004", + "display" : "Dietary fiber requirement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dietary fibre requirement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dietary fiber requirement (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "DF fibre requirement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended dietary fibre intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "DF - Recommended dietary fibre intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended dietary fiber intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "DF - Recommended dietary fiber intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "DF fiber requirement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "NSP - Recommended non-starch polysaccharide intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "NSP - Non-starch polysaccharide requirement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Non-starch polysaccharide requirement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended non-starch polysaccharide intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226269007", + "display" : "Insoluble fibre requirement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Insoluble fiber requirement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Insoluble fiber requirement (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended insoluble fibre intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended insoluble fiber intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226270008", + "display" : "Soluble fiber requirement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Soluble fibre requirement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Soluble fiber requirement (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended soluble fibre intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended soluble fiber intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226271007", + "display" : "Recommended alcohol intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended alcohol intake (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ETOH - Recommended ethanol intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226272000", + "display" : "Vitamin requirement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vitamin requirement (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended vitamin intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226273005", + "display" : "Water soluble vitamin requirement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Water soluble vitamin requirement (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended water soluble vitamin intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226274004", + "display" : "Fat soluble vitamin requirement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fat soluble vitamin requirement (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended fat soluble vitamin intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226275003", + "display" : "Antioxidant vitamin requirement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antioxidant vitamin requirement (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended antioxidant vitamin intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ACE - Recommended antioxidant vitamin intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ACE - Antioxidant vitamin requirement" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226276002", + "display" : "Mineral requirement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mineral requirement (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended mineral intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226278001", + "display" : "Water requirement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Water requirement (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended water intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "H2O (water) requirement" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226320007", + "display" : "Nutrient intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nutrient intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226321006", + "display" : "Amino acid intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Amino acid intake (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "AA - Amino acid intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226323009", + "display" : "Essential amino acid intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Essential amino acid intake (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "EAA - Essential amino acid intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226324003", + "display" : "Non-essential amino acid intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Non-essential amino acid intake (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "NEAA - Non-essential amino acid intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226325002", + "display" : "Branched chain amino acid intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Branched chain amino acid intake (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "BCAA - Branched chain amino acid intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226326001", + "display" : "Animal fat intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Animal fat intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226327005", + "display" : "Medium chain triglyceride intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medium chain triglyceride intake (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "MCT - Medium chain triglyceride intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226328000", + "display" : "Saturated fat intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Saturated fat intake (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "SF - Saturated fat intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226329008", + "display" : "Monounsaturated fat intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Monounsaturated fat intake (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "MUF - Monounsaturated fat intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226330003", + "display" : "Polyunsaturated fat intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Polyunsaturated fat intake (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PUF - Polyunsaturated fat intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226331004", + "display" : "Polyunsaturated fatty acid intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Polyunsaturated fatty acid intake (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PUFA - Polyunsaturated fatty acid intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226332006", + "display" : "N-3 fatty acid intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "N-3 fatty acid intake (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Omega 3 fatty acid intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226333001", + "display" : "Alpha-linolenic acid intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alpha-linolenic acid intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226334007", + "display" : "Gamma-linolenic acid intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gamma-linolenic acid intake (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "GLA - Gamma-linoleic acid intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226335008", + "display" : "Arachidonic acid intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arachidonic acid intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226336009", + "display" : "N-6 fatty acid intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "N-6 fatty acid intake (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Omega 6 fatty acid intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226337000", + "display" : "Linoleic acid intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Linoleic acid intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226338005", + "display" : "EPA (eicosapentaenoic acid) intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Eicosapentaenoic acid intake (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Eicosapentaenoic acid intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226339002", + "display" : "Docosahexaenoic acid intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Docosahexaenoic acid intake (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "DHA (docosahexaenoic acid) intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226340000", + "display" : "Monosaccharide intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Monosaccharide intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226341001", + "display" : "Glucose intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glucose intake (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dextrose intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226342008", + "display" : "Fructose intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fructose intake (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fruit sugar intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226343003", + "display" : "Galactose intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Galactose intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226344009", + "display" : "Disaccharide intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disaccharide intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226345005", + "display" : "Sucrose intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sucrose intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226346006", + "display" : "Lactose intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lactose intake (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Milk sugar intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226347002", + "display" : "Insoluble fiber intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Insoluble fibre intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Insoluble fiber intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226348007", + "display" : "Soluble fibre intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Soluble fiber intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Soluble fiber intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226349004", + "display" : "Vitamin intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vitamin intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226350004", + "display" : "Water soluble vitamin intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Water soluble vitamin intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226351000", + "display" : "Fat soluble vitamin intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fat soluble vitamin intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226352007", + "display" : "Mineral intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mineral intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226354008", + "display" : "Water intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Water intake (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "H2O - Water intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226379006", + "display" : "Food intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Food intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226380009", + "display" : "Drink intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Drink intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226381008", + "display" : "Milky drink intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Milky drink intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226382001", + "display" : "Coffee intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Coffee intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226383006", + "display" : "Tea intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tea intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226384000", + "display" : "Cold drink intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cold drink intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226385004", + "display" : "Fizzy drink intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carbonated drink intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carbonated drink intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226386003", + "display" : "Sugar-free fizzy drink intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sugar-free carbonated drink intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sugar-free carbonated drink intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226387007", + "display" : "Fruit squash drink intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fruit squash drink intake (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fruit cordial drink intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226388002", + "display" : "Diluted fruit squash drink intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diluted fruit squash drink intake (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diluted fruit cordial drink intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226389005", + "display" : "Fruit juice intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fruit juice intake (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "FJ - Fruit juice intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226390001", + "display" : "Starchy food intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Starchy food intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226391002", + "display" : "Baby cereal intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Baby cereal intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226393004", + "display" : "Biscuit intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Biscuit intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226394005", + "display" : "Bread intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bread intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226395006", + "display" : "Breakfast cereal intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Breakfast cereal intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226396007", + "display" : "Cake intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cake intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226397003", + "display" : "Cereal intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cereal intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226398008", + "display" : "Flour intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Flour intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226399000", + "display" : "Noodle intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Noodle intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226400007", + "display" : "Pasta intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pasta intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226401006", + "display" : "Pastry intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pastry intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226402004", + "display" : "Rice intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rice intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226403009", + "display" : "Dairy food intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dairy food intake (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Milk, cheese and egg intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226404003", + "display" : "Milk intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Milk intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226405002", + "display" : "Cow's milk intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cow's milk intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226406001", + "display" : "Breast milk intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Breast milk intake (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human milk intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226407005", + "display" : "Soya milk intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Soy milk intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Soy milk intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226408000", + "display" : "Baby milk intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Baby milk intake (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infant milk intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Formula milk intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226409008", + "display" : "Follow on milk intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Follow on milk intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226410003", + "display" : "Cream intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cream intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226411004", + "display" : "Cheese intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cheese intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226412006", + "display" : "Cheese spread intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cheese spread intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226413001", + "display" : "Cottage cheese intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cottage cheese intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226414007", + "display" : "Hard cheese intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hard cheese intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226415008", + "display" : "Processed cheese intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Processed cheese intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226416009", + "display" : "Soft cheese intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Soft cheese intake (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cream cheese intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226417000", + "display" : "Fromage frais intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fromage frais intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226418005", + "display" : "Yogurt intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Yoghurt intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Yogurt intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226419002", + "display" : "Egg intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Egg intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226422000", + "display" : "Butter intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Butter intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226423005", + "display" : "Margarine intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Margarine intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226424004", + "display" : "Ghee intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ghee intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226426002", + "display" : "Meat intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Meat intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226427006", + "display" : "Red meat intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Red meat intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226428001", + "display" : "Beef intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Beef intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226429009", + "display" : "Bacon intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bacon intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226430004", + "display" : "Pork intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pork intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226431000", + "display" : "Lamb intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lamb intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226432007", + "display" : "White meat intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "White meat intake (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poultry intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226433002", + "display" : "Chicken intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chicken intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226434008", + "display" : "Offal intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Offal intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226435009", + "display" : "Meat products intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Meat products intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226436005", + "display" : "Burger intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Burger intake (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Meat burger intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226437001", + "display" : "Sausage intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sausage intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226438006", + "display" : "Processed meat intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Processed meat intake (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cold meat intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226439003", + "display" : "Boiled ham intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Boiled ham intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226440001", + "display" : "Corned beef intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Corned beef intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226441002", + "display" : "Fish intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fish intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226442009", + "display" : "White fish intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "White fish intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226443004", + "display" : "Fatty fish intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fatty fish intake (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oily fish intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226444005", + "display" : "Shellfish intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Shellfish intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226445006", + "display" : "Fish products intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fish products intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226446007", + "display" : "Tinned fish intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tinned fish intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226447003", + "display" : "Vegetable pulses herbs and spices intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vegetable pulses herbs and spices intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226448008", + "display" : "Vegetable intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vegetable intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226449000", + "display" : "Potato intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Potato intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226450000", + "display" : "Pulse vegetable intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pulse vegetable intake (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Beans peas and lentils intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226451001", + "display" : "Fruit nuts and seeds intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fruit nuts and seeds intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226452008", + "display" : "Fruit intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fruit intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226453003", + "display" : "Fresh fruit intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fresh fruit intake (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "FF - Fresh fruit intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226454009", + "display" : "Dried fruit intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dried fruit intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226455005", + "display" : "Tinned fruit intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tinned fruit intake (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Canned fruit intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226456006", + "display" : "Nuts and seeds intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nuts and seeds intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226457002", + "display" : "Sauce seasoning and soup intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sauce seasoning and soup intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226458007", + "display" : "Sugary food intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sugary food intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226459004", + "display" : "Sugar intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sugar intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226460009", + "display" : "Jam and preserve intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Jam and preserve intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226461008", + "display" : "Confectionery intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Confectionery intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226462001", + "display" : "Chocolate confectionery intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chocolate confectionery intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226463006", + "display" : "Sweets intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sweets intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228272008", + "display" : "Health-related behaviour", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Health-related behavior" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Health-related behavior (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228282009", + "display" : "Drinking habits", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Drinking habits (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228283004", + "display" : "Drinking environment", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Drinking environment (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Drinking place" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Drinking location" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228296003", + "display" : "Company when drinking", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Company when drinking (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228308009", + "display" : "Pattern of drinking", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pattern of drinking (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228309001", + "display" : "Pattern of drinking through day", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pattern of drinking through day (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228311005", + "display" : "Pattern of alcohol consumption through week", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pattern of alcohol consumption through week (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228328008", + "display" : "Age at starting drinking", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Age at starting drinking (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228329000", + "display" : "Time since stopped drinking", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Time since stopped drinking (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228330005", + "display" : "Total time drunk alcohol", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Total time drunk alcohol (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228331009", + "display" : "Priority of drink-related activities", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Priority of drink-related activities (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228338003", + "display" : "Ability to control drinking", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ability to control drinking (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Capacity to control drinking" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228345003", + "display" : "Use of stratagems to control drinking", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Use of stratagems to control drinking (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228349009", + "display" : "Tolerance to alcohol", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tolerance to alcohol (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228360000", + "display" : "Attitude to drinking", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Attitude to drinking (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228390007", + "display" : "Frequency of drug misuse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Frequency of drug misuse (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228391006", + "display" : "Drug injection behaviour", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Drug injection behavior" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Drug injection behavior (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228394003", + "display" : "Drug injecting equipment hygiene", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Drug injecting equipment hygiene (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228401002", + "display" : "Cleaning of drug injection equipment", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cleaning of drug injection equipment (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228411009", + "display" : "Time since stopped drug misuse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Time since stopped drug misuse (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228412002", + "display" : "Total time drugs misused", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Total time drugs misused (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228413007", + "display" : "Age at starting drug misuse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Age at starting drug misuse (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228415000", + "display" : "Priority of drug-related activities", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Priority of drug-related activities (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228421001", + "display" : "Time devoted to drug-related activities", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Time devoted to drug-related activities (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Time lost in drug-related activities" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228422008", + "display" : "Time spent obtaining drugs", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Time spent obtaining drugs (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228423003", + "display" : "Time spent taking drugs", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Time spent taking drugs (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228424009", + "display" : "Time spent recovering from drugs", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Time spent recovering from drugs (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228425005", + "display" : "Routine of drug-related activities", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Routine of drug-related activities (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228429004", + "display" : "Drug-related rituals", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Drug-related rituals (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228449008", + "display" : "Frequency of exercise", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Frequency of exercise (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228450008", + "display" : "Time spent exercising", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Time spent exercising (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228454004", + "display" : "Frequency of sex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Frequency of sex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228455003", + "display" : "Time since stopped being sexually active", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Time since stopped being sexually active (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228456002", + "display" : "Age became sexually active", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Age became sexually active (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228457006", + "display" : "Total time sexually active", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Total time sexually active (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228458001", + "display" : "Number of sexual partners", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Number of sexual partners (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228459009", + "display" : "Number of current sexual partners", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Number of current sexual partners (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228462007", + "display" : "Total number of sexual partners ever", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Total number of sexual partners ever (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228463002", + "display" : "Number of sexual partners in past year", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Number of sexual partners in past year (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228464008", + "display" : "Number of sexual partners in past 5 years", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Number of sexual partners in past 5 years (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228465009", + "display" : "Sexual relationship details", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sexual relationship details (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228466005", + "display" : "Commitment to sexual relationship", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Commitment to sexual relationship (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228470002", + "display" : "Orientation of sexual relationship", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Orientation of sexual relationship (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228473000", + "display" : "Duration of sexual relationship", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Duration of sexual relationship (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228476008", + "display" : "Use of protection for sex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Use of protection for sex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228486009", + "display" : "Time since stopped smoking", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Time since stopped smoking (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228487000", + "display" : "Total time smoked", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Total time smoked (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228488005", + "display" : "Age at starting smoking", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Age at starting smoking (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228489002", + "display" : "Snuff use", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Snuff use (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dry powdered nasal tobacco use" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228490006", + "display" : "Snuff consumption", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Snuff consumption (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228495001", + "display" : "Frequency of snuff use", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Frequency of snuff use (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228496000", + "display" : "Time since stopped snuff use", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Time since stopped snuff use (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228497009", + "display" : "Total time snuff used", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Total time snuff used (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228498004", + "display" : "Age at starting snuff use", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Age at starting snuff use (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228500003", + "display" : "Moist tobacco consumption", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Moist tobacco consumption (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228505008", + "display" : "Frequency of moist tobacco use", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Frequency of moist tobacco use (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228506009", + "display" : "Time since stopped using moist tobacco", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Time since stopped using moist tobacco (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228507000", + "display" : "Total time moist tobacco used", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Total time moist tobacco used (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228508005", + "display" : "Age at starting moist tobacco use", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Age at starting moist tobacco use (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228510007", + "display" : "Chewed tobacco consumption", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chewed tobacco consumption (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228519008", + "display" : "Frequency of chewing tobacco", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Frequency of chewing tobacco (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228520002", + "display" : "Time since stopped chewing tobacco", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Time since stopped chewing tobacco (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228521003", + "display" : "Total time chewed tobacco", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Total time chewed tobacco (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228522005", + "display" : "Age at starting chewing tobacco", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Age at starting chewing tobacco (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "229024009", + "display" : "Behaviour accompanying sex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Behavior accompanying sex" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Behavior accompanying sex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "229177002", + "display" : "Hopping", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hopping (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "229257003", + "display" : "Active wrist movements", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Active wrist movements (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "229646000", + "display" : "Post-laryngectomy voice", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Type of post-laryngectomy voice (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Type of post-laryngectomy voice" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "229767007", + "display" : "Tripod grip", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tripod grip (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "229819007", + "display" : "Tobacco use and exposure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tobacco use and exposure (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "229918000", + "display" : "Food and drink intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Food and drink intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230043006", + "display" : "Vegetable fat intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vegetable fat intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230056004", + "display" : "Cigarette consumption", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cigarette consumption (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230057008", + "display" : "Cigar consumption", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cigar consumption (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230058003", + "display" : "Pipe tobacco consumption", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pipe tobacco consumption (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230074008", + "display" : "Cheese and egg dishes intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cheese and egg dishes intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230075009", + "display" : "Seafood intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Seafood intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230076005", + "display" : "Meat dishes intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Meat dishes intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230077001", + "display" : "Savory food intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Savoury food intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Savory food intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230078006", + "display" : "Savoury dishes intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Savory dishes intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Savory dishes intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230079003", + "display" : "Savory snack intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Savoury snack intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Savory snack intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230080000", + "display" : "Chips intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "French fries intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "French fries intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230081001", + "display" : "Pudding intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pudding intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230082008", + "display" : "Vegetable dishes intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vegetable dishes intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230083003", + "display" : "Sandwich intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sandwich intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230084009", + "display" : "Table salt intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Table salt intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230085005", + "display" : "Beer intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Beer intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230086006", + "display" : "Wine intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Wine intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230092000", + "display" : "General food types intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "General food types intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230093005", + "display" : "Hot drink intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hot drink intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230094004", + "display" : "Spicy food intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spicy food intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230095003", + "display" : "Organic food intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Organic food intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230096002", + "display" : "Health food intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Health food intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230097006", + "display" : "Fresh food intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fresh food intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230098001", + "display" : "Fried food intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fried food intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230099009", + "display" : "Grilled food intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Grilled food intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230100001", + "display" : "Cooked food intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cooked food intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230101002", + "display" : "Sterile food intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sterile food intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230102009", + "display" : "Contaminated food intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Contaminated food intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230103004", + "display" : "Clean food intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clean food intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230104005", + "display" : "Wheat-free food intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Wheat-free food intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230105006", + "display" : "West Indian food intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "West Indian food intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230106007", + "display" : "West African food intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "West African food intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230107003", + "display" : "Vietnamese food intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vietnamese food intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230108008", + "display" : "Vegetarian food intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vegetarian food intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230109000", + "display" : "Vegan food intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vegan food intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230110005", + "display" : "Indian food intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Indian food intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230111009", + "display" : "Chinese food intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chinese food intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230112002", + "display" : "Convenience food intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Convenience food intake (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fast food intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230113007", + "display" : "Baby food intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Baby food intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230116004", + "display" : "Crisps intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Potato crisps intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Potato chips intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Potato chips intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230122008", + "display" : "Calcium intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Calcium intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230123003", + "display" : "Phosphorus intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phosphorus intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230124009", + "display" : "Magnesium intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Magnesium intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230125005", + "display" : "Diet followed", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diet followed (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "240258008", + "display" : "Limb length discrepancy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Limb length discrepancy (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Limb length inequality" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246109007", + "display" : "Stimulus current", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stimulus current (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246116008", + "display" : "Lesion size", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Size of lesion" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lesion size (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246117004", + "display" : "Size of stone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stone size" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stone size (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246118009", + "display" : "Calculus size", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Size of calculus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Calculus size (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246120007", + "display" : "Nodule size", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Size of nodule" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nodule size (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246206008", + "display" : "Number of lesions", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Number of lesions (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246207004", + "display" : "Number of plaques", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Number of plaques (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246208009", + "display" : "Number of granulomas", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Number of granulomas (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246209001", + "display" : "Number of abscesses", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Number of abscesses (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246210006", + "display" : "Number of fetal deaths", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Number of fetal deaths (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Number of foetal deaths" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246211005", + "display" : "Number of previous pregnancies", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Number of previous pregnancies (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246212003", + "display" : "Number of foreign bodies", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Number of foreign bodies (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246213008", + "display" : "Number of joints involved", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Number of joints involved (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246214002", + "display" : "Number of tumors", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Number of tumours" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Number of tumors (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246223004", + "display" : "Prism base direction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prism base direction (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246435002", + "display" : "Number of fetuses", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Number of fetuses (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Number of babies current pregnancy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Number of foetuses" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246436001", + "display" : "Number of fetuses started with", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Number of fetuses started with (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246437005", + "display" : "Number of fetuses reduced to", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Number of fetuses reduced to (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Number of foetuses reduced to" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246466008", + "display" : "Detrusor function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Detrusor function (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246467004", + "display" : "Urethral function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Urethral function (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246511009", + "display" : "Sensory threshold", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sensory threshold (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246518003", + "display" : "Stimulus voltage", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stimulus voltage (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246558001", + "display" : "Cerebral dominance", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cerebral dominance (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246559009", + "display" : "Hand preference", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hand preference (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246560004", + "display" : "Foot preference", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Foot preference (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246561000", + "display" : "Eye dominance", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Eye dominance (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246570002", + "display" : "Primitive reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Primitive reflexes" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Primitive reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246572005", + "display" : "Palmomental reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Palmomental reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246573000", + "display" : "Primary walking reaction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Primary walking reaction (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246574006", + "display" : "Parachute reaction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Parachute reflex" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Parachute reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246575007", + "display" : "Eye cornering in direction of sound", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Eye cornering in direction of sound (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246576008", + "display" : "Freezing reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Freezing reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246577004", + "display" : "Galant's reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Galant's reflex (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Galant reflex" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246578009", + "display" : "Fisting reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fisting reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246579001", + "display" : "Cranial nerve reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cranial nerve reflexes" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cranial nerve reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246580003", + "display" : "Eyelash reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Eyelash reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246581004", + "display" : "Peripheral reflexes", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Peripheral reflex" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Peripheral reflex (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muscular reflex" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tendon reflex" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246582006", + "display" : "Supinator reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Supinator reflex (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radial reflex" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246583001", + "display" : "Bulbocavernosus reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bulbocavernosus reflex (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "BCR - Bulbocavernosus reflex" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246584007", + "display" : "Flexor plantar response", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Flexor plantar response (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246586009", + "display" : "Extensor plantar response", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Extensor plantar response (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246600005", + "display" : "Flip response", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Flip response (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246603007", + "display" : "Simulated rotation response", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Simulated rotation response (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246612009", + "display" : "General visual responses", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "General visual responses (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246613004", + "display" : "General reaction to light", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "General reaction to light (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Observation of visual response to light" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246620006", + "display" : "Visual alertness", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Visual alertness (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246621005", + "display" : "Visual attentiveness", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Visual attentiveness (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246624002", + "display" : "Visual behavior", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Visual behaviour" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Visual behavior (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246633000", + "display" : "Distance vision, general quality", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "DV - Distance vision" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Distance vision, general quality (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246646005", + "display" : "Quality of visual image", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Quality of visual image (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Observation of quality of visual image" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246647001", + "display" : "Clarity of visual image", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clarity of visual image (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clarity of vision - image" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246648006", + "display" : "Visual image size", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Size of visual image" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Visual image size (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246649003", + "display" : "Brightness of visual image", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brightness of visual image (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246683005", + "display" : "Ocular head posture", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ocular head posture (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Head posture for vision" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246692008", + "display" : "Eye movement with both eyes open", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Eye movement with both eyes open (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "BEO - Eye movement with both eyes open" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246693003", + "display" : "Range of movement of both eyes open", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Range of movement of both eyes open (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Quantified movement of both eyes open" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Degree of movement of both eyes open" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246704007", + "display" : "Eye movement with one eye open", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Eye movement with one eye open (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246705008", + "display" : "Range of movement of one eye open", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Range of movement of one eye open (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Degree of movement of one eye open" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Quantified movement of one eye open" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246706009", + "display" : "Ocular convergence", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ocular convergence (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246707000", + "display" : "Convergence on approaching object", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Convergence on approaching object (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246710007", + "display" : "Convergence near point", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Convergence near point (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "NPC - Near point convergence" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246716001", + "display" : "Ocular divergence", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ocular divergence (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246719008", + "display" : "Quality of focus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Quality of focus (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246721003", + "display" : "Speed of focus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Speed of focus (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246724006", + "display" : "Position of pupil light reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Position of pupil light reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246760001", + "display" : "Micronystagmus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Micronystagmus (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246765006", + "display" : "Patterns of eye movement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Patterns of eye movement (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246776005", + "display" : "Reflex eye movement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reflex eye movement (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246777001", + "display" : "Horizontal doll's head reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Horizontal doll's head reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246778006", + "display" : "Vertical doll's head reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vertical doll's head reflex (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bielchowsky head tilt" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "BHTT - Bielschowsky head tilt" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246785005", + "display" : "Associated movements on eye movement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Associated movements on eye movement (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246786006", + "display" : "Movement of globe on eye movement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Movement of globe on eye movement (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246787002", + "display" : "Movement of lids on eye movement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Movement of lids on eye movement (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246788007", + "display" : "Movement of head on eye movement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Movement of head on eye movement (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246790008", + "display" : "Sounds associated with eye movement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sounds associated with eye movement (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246792000", + "display" : "Eye measure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Eye measurements" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Eye measure (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246793005", + "display" : "Height of upper lid above pupil center", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Height of upper lid above pupil centre" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Height of upper lid above pupil center (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246794004", + "display" : "Height of palpebral fissure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Height of palpebral fissure (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Palpebral fissure height" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246795003", + "display" : "Degree of levator lift", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Degree of levator lift (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Levator function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246796002", + "display" : "Eye meridian", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Eye meridian (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246797006", + "display" : "Eye meridian start point", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Eye meridian start point (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246820009", + "display" : "Position of eyelid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Position of eyelid (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246847004", + "display" : "Movement of eyelid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Movement of eyelid (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246851002", + "display" : "Tear drainage", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tear drainage (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lacrimal drainage" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246853004", + "display" : "Fluorescein tear drainage", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fluorescein tear drainage (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246858008", + "display" : "Apposition of lower lacrimal punctum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Apposition of lower lacrimal punctum (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246859000", + "display" : "Opening of lower lacrimal punctum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Opening of lower lacrimal punctum (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246861009", + "display" : "Opening of upper lacrimal punctum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Opening of upper lacrimal punctum (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246889007", + "display" : "General appearance of limbal conjunctiva", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "General appearance of limbal conjunctiva (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246900007", + "display" : "General appearance of palpebral conjunctiva", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "General appearance of palpebral conjunctiva (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246917000", + "display" : "Position of eyeball", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Position of eyeball (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246933002", + "display" : "Corneal epithelial staining pattern", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Corneal epithelial staining pattern (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Corneal staining" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246974002", + "display" : "Color of sclera", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Colour of sclera" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Color of sclera (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246979007", + "display" : "Scleral vascularity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Scleral vascularity (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247014003", + "display" : "Rate of pupil reaction to light", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rate of pupil reaction to light (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247016001", + "display" : "Pupil motor light reaction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pupil motor light reaction (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247018000", + "display" : "Pupil reaction to dark", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pupil reaction to dark (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247019008", + "display" : "Pupil near reaction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pupil near reaction (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pupillary reaction to accommodation" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247022005", + "display" : "Pupil movement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pupil movement (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247026008", + "display" : "Position of iris", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Position of iris (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247029001", + "display" : "Iris pigmentation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Iris pigmentation (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247030006", + "display" : "Color of iris", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Colour of iris" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Color of iris (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247046003", + "display" : "Position of ciliary body", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Position of ciliary body (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247050005", + "display" : "Position of lens", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Position of lens (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247053007", + "display" : "Cataract form", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cataract form (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247063004", + "display" : "Cataract maturity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cataract maturity (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247073002", + "display" : "Lens capsule clarity in pseudophakia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lens capsule clarity in pseudophakia (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247088007", + "display" : "Vitreous morphology", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vitreous morphology (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247104005", + "display" : "General appearance of retina", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "General appearance of retina (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247110005", + "display" : "Retinal artery appearance", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Retinal artery appearance (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247116004", + "display" : "Retinal vein appearance", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Retinal vein appearance (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247166005", + "display" : "Status of macula in subtotal retinal detachment", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Status of macula in subtotal retinal detachment (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247222003", + "display" : "Optic disc cup", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Optic disc cup (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247225001", + "display" : "Optic cup/disc ratio", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Optic cup/disc ratio (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cup:disc ratio" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cup/disc ratio" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "C/D - Cup/disc ratio" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247239001", + "display" : "Size of auricle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Auricle size" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Auricle size (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Observation of size of pinna" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247243002", + "display" : "Position of auricle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Position of auricle (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247250003", + "display" : "Contents of ear canal", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Contents of ear canal (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Observation of contents of ear canal" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Contents of outer ear" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247259002", + "display" : "Light reflex of tympanic membrane", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Light reflex of tympanic membrane (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Observation of light reflex of tympanic membrane" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Light reflex of eardrum" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247291001", + "display" : "Attention to direct verbal communication", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Attention to direct verbal communication (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247292008", + "display" : "Response to high frequency sounds", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Response to high frequency sounds (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Observation of response to high frequency sounds" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247293003", + "display" : "Response to low frequency sounds", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Response to low frequency sounds (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Observation of response to low frequency sounds" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247331000", + "display" : "Ear sensations", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ear sensations (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247358007", + "display" : "Abdominal pain type", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Type of abdominal pain (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Type of abdominal pain" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247374002", + "display" : "Range of painful joint movement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Range of painful joint movement (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247375001", + "display" : "Arc of pain in joint", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arc of pain in joint (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247376000", + "display" : "Beginning of painful arc", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Beginning of painful arc (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247377009", + "display" : "End of painful arc", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "End of painful arc (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247428002", + "display" : "Thickness of skin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thickness of skin (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247433003", + "display" : "Skin elasticity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Skin elasticity (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247435005", + "display" : "Color of skin or mucosa", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Colour of skin or mucosa" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Color of skin or mucosa (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247485001", + "display" : "Shape of nail", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Shape of nail (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247494007", + "display" : "Strength of nails", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Strength of nail" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Strength of nail (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247502003", + "display" : "Thickness of nail", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thickness of nail (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247505001", + "display" : "Colour of nails", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Color of nail" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Color of nails" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Color of nail (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Colour of nail" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247523009", + "display" : "Neonatal hair appearance", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neonatal hair" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neonatal hair appearance (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247527005", + "display" : "Growth of eyelashes", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Growth of eyelashes (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247529008", + "display" : "Secondary sexual hair growth observable", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Secondary sexual hair growth" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Secondary sexual hair growth observable (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Observation of secondary sexual hair growth" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247532006", + "display" : "Development pattern of pubic hair", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Development of pubic hair" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Development pattern of pubic hair (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247533001", + "display" : "Amount of pubic hair", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Amount of pubic hair (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247534007", + "display" : "Distribution pattern of hair growth", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Distribution pattern of hair growth (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247543003", + "display" : "Hair characteristics", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hair characteristics (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247544009", + "display" : "Texture of hair", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Texture of hair (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247563005", + "display" : "Natural color of hair", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Natural colour of hair" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Natural color of hair (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247571009", + "display" : "General mental state", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "General mental state (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247625006", + "display" : "Flow of thought", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Flow of thought (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247626007", + "display" : "Speed of thought", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Speed of thought (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rate of thought" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rapidity of thought" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247639006", + "display" : "Clarity of thought", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clarity of thought (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Orderliness of thought" + }] + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/undesirable-effect-classification", + "resource" : { + "resourceType" : "ValueSet", + "id" : "undesirable-effect-classification", + "meta" : { + "lastUpdated" : "2024-10-03T04:31:51.554+11:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "brr" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/undesirable-effect-classification", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3116" + }], + "version" : "6.0.0-ballot2", + "name" : "UndesirableEffectClassification", + "title" : "Undesirable Effect Classification", + "status" : "draft", + "experimental" : true, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "A categorisation for an undesirable effect.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "copyright" : "This resource includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these specifications must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/get-snomed-ct or info@snomed.org", + "compose" : { + "include" : [{ + "system" : "http://snomed.info/sct", + "filter" : [{ + "property" : "concept", + "op" : "is-a", + "value" : "363788007" + }] + }] + }, + "expansion" : { + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/valueset-unclosed", + "valueBoolean" : true + }], + "identifier" : "urn:uuid:1f382b09-2b17-402b-a8b8-646889783cad", + "timestamp" : "2024-10-02T17:54:47+00:00", + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-valueset", + "valueUri" : "null" + }, + { + "name" : "used-codesystem", + "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230131" + }, + { + "name" : "version", + "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230131" + }], + "contains" : [{ + "system" : "http://snomed.info/sct", + "code" : "363788007", + "display" : "Clinical history/examination observable (observable entity)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clinical history/examination observable" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1285004", + "display" : "Third heart sound, S>3<", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Third heart sound, S>3<, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Third heart sound, S>3<, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1391004", + "display" : "Mechanical dead space", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Instrumental dead space" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mechanical dead space, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mechanical dead space, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1495009", + "display" : "Moro reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Moro reflex (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infant startle reflex" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2335007", + "display" : "Amniotic fluid turnover", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Amniotic fluid turnover, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Amniotic fluid turnover, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2548005", + "display" : "Peak gastric acid output", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PAO" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Peak gastric acid output (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2767007", + "display" : "Dysergia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dysergia (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2957008", + "display" : "Gallbladder contraction reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gallbladder contraction reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3030002", + "display" : "ST segment", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ST segment (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3805004", + "display" : "Behavior of childhood and adolescence", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Behaviour of childhood and adolescence" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Behavior of childhood and adolescence (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3863008", + "display" : "Lung compliance", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lung compliance (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cl - Lung compliance" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4051006", + "display" : "Finkelsteins test response", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Finkelsteins test" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Finkelsteins test response (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4187002", + "display" : "Dark adaptation curve", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dark adaptation curve (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4531001", + "display" : "Jaw reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Jaw reflex (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "JJ - Jaw jerk" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5222008", + "display" : "Pressure difference between alveoli and mouth", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "P>aw<" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pressure difference between alveoli and mouth (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5660006", + "display" : "Volitional phonation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Volitional phonation (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5661005", + "display" : "Unnatural hair color", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Unnatural hair colour" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Unnatural hair color (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5883007", + "display" : "Physiological change of voice", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Physiological change of voice, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Physiological change of voice, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6252006", + "display" : "Postural reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Postural reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6304003", + "display" : "Airway resistance", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "R>AW<" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Raw - Airway resistance" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Airway resistance (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6427007", + "display" : "Chest expansion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chest expansion (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6577008", + "display" : "Lacunar resorption", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lacunar resorption, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lacunar resorption, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6797001", + "display" : "Mean blood pressure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mean blood pressure (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "MAP - Mean arterial pressure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "MBP - Mean blood pressure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A blood pressure that refers to the average over a cardiac cycle" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6918002", + "display" : "Muscle tone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muscle tone (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Observation of tone of skeletal muscle" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6942003", + "display" : "Level of consciousness", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Level of consciousness (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "LOC - Level of consciousness" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7349007", + "display" : "Yodelling", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Yodelling (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7352004", + "display" : "Fontanel closure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fontanel closure, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fontanel closure, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7423001", + "display" : "Critical fusion frequency", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Critical fusion frequency (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7478007", + "display" : "Ciliospinal reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ciliospinal reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7928001", + "display" : "Body oxygen consumption", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Body oxygen consumption (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "VO2 - Oxygen consumption" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8198006", + "display" : "Orbicularis muscle reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Orbicularis muscle reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8515003", + "display" : "Bone turnover rate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bone turnover rate (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8527000", + "display" : "Radiopronator reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radiopronator reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8690003", + "display" : "Diaphragmatic excursion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diaphragmatic excursion (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9251003", + "display" : "Jumping", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Jumping (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9304002", + "display" : "Aortic body chemoreceptor reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aortic body chemoreceptor reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9576003", + "display" : "Esophageal pressure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oesophageal pressure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Esophageal pressure (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "OP - Oesophageal pressure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "OP - Esophageal pressure" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9964006", + "display" : "Flexion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Flexion, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Flexion, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9995004", + "display" : "Hue discrimination", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hue discrimination, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hue discrimination, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "10142005", + "display" : "Chronobiologic state", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronobiologic state (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "10252003", + "display" : "Triceps jerk reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Triceps jerk reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "10448000", + "display" : "Distribution of ventilation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Distribution of ventilation, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Distribution of ventilation, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "10716003", + "display" : "Ureteral function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ureteral function (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "10947000", + "display" : "Synergist muscle action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Synergist muscle action, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Synergist muscle action, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "11554009", + "display" : "Adduction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adduction, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adduction, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "11820004", + "display" : "Stepping reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stepping reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "11977004", + "display" : "Muscle relaxation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muscle relaxation, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muscle relaxation, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "12140005", + "display" : "Muscle contraction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muscle contraction, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muscle contraction, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "12239004", + "display" : "Throat clearing", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Throat clearing (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "12261009", + "display" : "Writing", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Writing (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "12309006", + "display" : "Posterior nasal fricative", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Posterior nasal fricative, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Posterior nasal fricative, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "12679000", + "display" : "Supinator jerk reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brachioradialis reflex" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Supinator jerk reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "12852001", + "display" : "Internal rotation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medial rotation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Internal rotation, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Internal rotation, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "13130004", + "display" : "Foot inversion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Foot inversion, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Foot inversion, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "13621006", + "display" : "Tidal volume", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tidal volume (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "TV - Tidal volume" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "VT - Tidal volume" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "14067000", + "display" : "Speech hearing level", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Speech hearing level (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "14142001", + "display" : "Frequency of sexual intercourse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Frequency of sexual intercourse (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "14502000", + "display" : "Supination", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Supination, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Supination, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "14688008", + "display" : "Brain stem inspiratory center function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Apneustic center function" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brain stem inspiratory centre function" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Apneustic centre function" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brain stem inspiratory center function (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "15070007", + "display" : "Trigeminal reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oculo-sensory reflex" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oculo-pupillary reflex" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trigeminal reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "15456004", + "display" : "Q angle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Q angle (knee) (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Q angle (knee)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "15876000", + "display" : "McMurray test response", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "McMurray test" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "McMurray test response (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "16162007", + "display" : "Total airway resistance", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Flow resistive pressure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "R>T<" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Total airway resistance (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "16166005", + "display" : "Placental endocrine function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Placental endocrine function (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "16206004", + "display" : "Oxygen delivery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oxygen delivery (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "DO2 - Oxygen delivery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oxygen flux" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "16468003", + "display" : "Dynamic stretch reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dynamic stretch reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "17202005", + "display" : "Maximum expiratory pressure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Maximum expiratory pressure (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Maximum expiratory airway pressure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Peak expiratory airway pressure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Peak expiratory pressure" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "17328006", + "display" : "Flow of urine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Flow of urine (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stream of urine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "17441009", + "display" : "Resolution threshold", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Resolution threshold (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "17785005", + "display" : "Lung volume", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lung volume, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lung volume, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "18145008", + "display" : "Hypopharyngeal sphincter function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypopharyngeal sphincter function (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "18332003", + "display" : "Scotopic dominator curve", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Scotopic dominator curve, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Scotopic dominator curve, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "18491006", + "display" : "Peak expiratory flow rate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Peak expiratory flow rate (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PEFR - Peak expiratory flow rate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PEF - Peak expiratory flow rate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "18601007", + "display" : "Rooting reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rooting reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "18841001", + "display" : "Inflation reflexes", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inflation reflexes (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "19166009", + "display" : "Stapedial reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stapedial reflex (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "SR - Stapedial reflex" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "19982009", + "display" : "Dead space gas volume", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "V>D<" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dead space gas volume (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "20426007", + "display" : "Volume history of lung", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Volume history of lung (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "20910001", + "display" : "Pivot shift test response", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pivot shift test response (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "21122005", + "display" : "Femoral nerve stretch response", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Femoral nerve stretch" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Femoral nerve stretch response (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "FNS - Femoral nerve stretch" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "21313003", + "display" : "Whispered voice", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Whispered voice (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Whispering" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "21663000", + "display" : "Salivary reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Salivary reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "21840007", + "display" : "Date of last menstrual period", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Date of last menstrual period (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "LMP - Last menstrual period" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "22200009", + "display" : "Bone resorption", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bone resorption, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bone resorption, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "22690006", + "display" : "Nerve conduction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nerve conduction (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "22751002", + "display" : "Contraction of external anal sphincter", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Contraction of external anal sphincter, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Contraction of external anal sphincter, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "22787009", + "display" : "Epiphysis formation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Epiphysis formation, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Epiphysis formation, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "23035008", + "display" : "Hering-Breuer reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hering-Breuer reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "23211007", + "display" : "Swallowing reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Swallowing reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "23435004", + "display" : "Bone function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bone function (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "23980007", + "display" : "Apley test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Apley test response" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Apley test response (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "24154002", + "display" : "Musculoskeletal extension", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Musculoskeletal extension, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Musculoskeletal extension, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "24220009", + "display" : "Maximum phonation time", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Maximum phonation time (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "24428000", + "display" : "Phonation volume", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phonation volume (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "24560006", + "display" : "Regional tidal volume", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "RTV" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Regional tidal volume, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Regional tidal volume, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "24607002", + "display" : "Q wave", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Q wave feature" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Q wave feature (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "25755000", + "display" : "Chemoreceptor reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chemoreceptor reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "26011007", + "display" : "Transepidermal water loss rate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transepidermal water loss rate (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "26365000", + "display" : "Sinoventricular conduction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sinoventricular conduction, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sinoventricular conduction, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "26626008", + "display" : "Latency of speech response", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Speech latency" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Latency of speech response (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "26669000", + "display" : "Skin turgor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Skin turgor (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "26724002", + "display" : "Acoustical resistance", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acoustical resistance (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "26814000", + "display" : "Urethral resistance", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Urethral resistance, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Urethral resistance, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "26827001", + "display" : "Airway closing volume", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ACV" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Airway closing volume, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Airway closing volume, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "27030002", + "display" : "Audito-oculogyric reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Audito-oculogyric reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "27113001", + "display" : "Body weight", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Body weight (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "27305006", + "display" : "Phonatory interruption", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phonatory interruption, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phonatory interruption, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "27309000", + "display" : "Ureteral peristalsis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ureteral peristalsis, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ureteral peristalsis, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "27468005", + "display" : "Naming", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Naming (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "27556003", + "display" : "Lachman test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lachman test response (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lachman test response" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "27598000", + "display" : "Palmar reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Palmar reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "27625002", + "display" : "Wakefulness", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Wakefulness (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "27913002", + "display" : "Maximum inspiratory pressure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Maximum inspiratory pressure (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Maximum inspiratory airway pressure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Peak inspiratory airway pressure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Peak inspiratory pressure" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "27958008", + "display" : "Joint formation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Joint formation, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Joint formation, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "28001007", + "display" : "Baroreceptor reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Baroreceptor reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "28005003", + "display" : "Thoracic gas volume", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "TGV" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thoracic gas volume, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thoracic gas volume, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "28239005", + "display" : "Two point static discrimination", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Two point static discrimination response" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Two point static discrimination response (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "28827006", + "display" : "Second heart sound, S>2<", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Second heart sound, S>2<, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Second heart sound, S>2<, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "29533001", + "display" : "Inspiratory capacity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inspiratory capacity (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "IC - Inspiratory capacity" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "29922007", + "display" : "Cutaneous reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Superficial reflex" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cutaneous reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "29944002", + "display" : "Intrinsic motivation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intrinsic motivation, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intrinsic motivation, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "30219002", + "display" : "Cochlear summating potential", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "SP - Cochlear summating potential" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cochlear summating potential (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "30367009", + "display" : "Lung clearance index", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "LCI" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lung clearance index (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "30397001", + "display" : "Periosteal bone formation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Periosteal ossification" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Periosteal bone formation, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Periosteal bone formation, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "30901003", + "display" : "Biceps reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Biceps reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "30944004", + "display" : "Cremasteric reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cremasteric reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "30976009", + "display" : "Vocal fold adduction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vocal fold adduction, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vocal fold adduction, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "31261004", + "display" : "Agonist muscle action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Agonist muscle action, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Agonist muscle action, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "31346003", + "display" : "Muscle property", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muscle property, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muscle property, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "31498000", + "display" : "Cephalic-vagal gastric acid secretion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cephalic-vagal gastric acid secretion (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "31534003", + "display" : "Supination of foot", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Supination of foot, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Supination of foot, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "31639004", + "display" : "Nasal air emission", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nasal snort" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nasal air emission (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "31763002", + "display" : "Ocular motility", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ocular motility observable" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ocular motility observable (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Motility of eyes" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "32058005", + "display" : "Respiratory muscle reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Respiratory muscle reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "33032001", + "display" : "Standardized volume history", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Standardised volume history" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Standardized volume history, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Standardized volume history, function" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Standardised volume history, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "33213002", + "display" : "Pendular reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pendular reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "33341000", + "display" : "Alveolar dead space", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alveolar dead space, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alveolar dead space, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "33405001", + "display" : "P wave", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "P wave feature" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "P wave feature (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "33453002", + "display" : "Anal reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anal reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "33480009", + "display" : "Filling of bladder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Filling of bladder, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Filling of bladder, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "33485004", + "display" : "Pharyngeal gag reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pharyngeal gag reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "33836004", + "display" : "Musculoskeletal mobility", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Musculoskeletal mobility, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Musculoskeletal mobility, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "33957008", + "display" : "Personal dead space volume", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Personal dead space volume (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "33975009", + "display" : "Pulse register", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pulse register (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "34257009", + "display" : "Alveolar gas volume", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "V>A<" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alveolar gas volume, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alveolar gas volume, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "34517005", + "display" : "Pharyngeal stop", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pharyngeal stop, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pharyngeal stop, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "34606001", + "display" : "Cough reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cough reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "35188005", + "display" : "Hormone production", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hormone production, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hormone production, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "35332007", + "display" : "Formation of vowels", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mobile pharynx function" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Formation of vowels, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Formation of vowels, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "35544009", + "display" : "Apley compression test response", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Apley compression test" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Apley compression test response (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "35706003", + "display" : "Isovolume pressure-flow curve", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "IVPF curve" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Isovolume pressure-flow curve (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "35877002", + "display" : "S wave", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "S wave feature" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "S wave feature (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "35897007", + "display" : "Active movement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Active motion" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Active movement (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Movement produced voluntarily by the patient." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "36003005", + "display" : "Esophago-salivary reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oesophago-salivary reflex" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Esophago-salivary reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "36047004", + "display" : "Vascular impedance", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vascular impedance (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "36459006", + "display" : "Vernier acuity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vernier acuity (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "36550007", + "display" : "Crossed reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Consensual reflex" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Crossed reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "36643001", + "display" : "Osteoclastic resorption", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osteoclastic resorption, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osteoclastic resorption, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "37087001", + "display" : "Arterial wedge pressure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arterial wedge pressure (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "37124008", + "display" : "Tonic neck reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tonic neck reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "37129003", + "display" : "Speech rhythm", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Speech rhythm (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "37476000", + "display" : "Jugular venous pressure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Jugular venous pressure (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "JVP - Jugular venous pressure" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "37555008", + "display" : "Modal register", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Modal register (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "38080001", + "display" : "Reciprocal innervation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reciprocal innervation, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reciprocal innervation, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "38522000", + "display" : "Pons pneumotaxic inhibitory center function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pons pneumotaxic inhibitory centre function" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pons pneumotaxic inhibitory center function (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "39025000", + "display" : "Nutrient requirement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nutrient requirement (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended nutrient intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "RNI - Recommended nutrient intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "39040003", + "display" : "Statotonic reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Attitudinal reflex" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Statotonic reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "39080007", + "display" : "Enterogastric reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Enterogastric reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "39122004", + "display" : "Quadrantic visual field", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Quadrantic visual field (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "39140000", + "display" : "Vocal pitch", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vocal pitch (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "39211005", + "display" : "Bowel action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bowel action (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bowel motion - function" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bowel function" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bowel movements" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bowel habit" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "39438000", + "display" : "U wave", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "U wave feature" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "U wave feature (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "39996008", + "display" : "Rectoanal inhibitory reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rectoanal inhibitory reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "40137007", + "display" : "Pupil light reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pupil light reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "40139005", + "display" : "Osteocytic bone matrix maintenance", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Maintenance of bone matrix" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osteocytic bone matrix maintenance, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osteocytic bone matrix maintenance, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "40909004", + "display" : "Regional lung volume", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "RLV" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Regional lung volume (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "41011002", + "display" : "T wave", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "T wave feature" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "T wave feature (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "41633001", + "display" : "Intraocular pressure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intraocular pressure (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "IOP - Intraocular pressure" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "41741009", + "display" : "Finger jerk", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Finger jerk (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "42111002", + "display" : "Bladder function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bladder function (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "42233006", + "display" : "Muscle motor unit potential", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Motor unit potential" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Motor unit action potential" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muscle motor unit potential, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muscle motor unit potential, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "42457008", + "display" : "Residual respiratory volume", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Residual respiratory volume (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "RV - Residual respiratory volume" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "43224003", + "display" : "Pleural pressure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "P>PL<" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pleural pressure (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "43471007", + "display" : "Musculoskeletal stability", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Musculoskeletal stability, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Musculoskeletal stability, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "43857005", + "display" : "Osteoclast turnover rate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osteoclast turnover rate (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "43902009", + "display" : "Hard vocal attack", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glottal attack" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stopped vocal attack" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hard vocal attack, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hard vocal attack, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "43914001", + "display" : "Laryngeal voice function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Segmentation of laryngeal airflow into pulses" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Laryngeal voicing of sounds" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phonatory function of larynx" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phonation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Laryngeal voice function (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "44432004", + "display" : "Tensile strength", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muscle tensile strength, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muscle tensile strength, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "44453008", + "display" : "Epiphysis closure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closure of epiphysis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fusion of epiphysis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Epiphysis closure, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Epiphysis closure, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "44523003", + "display" : "Vocal attack", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vocal attack, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vocal attack, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "45500009", + "display" : "Muscle innervation ratio", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muscle innervation ratio, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muscle innervation ratio, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "45596005", + "display" : "Sucking reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sucking reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "45832002", + "display" : "Pupil afferent light reaction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pupil afferent light reaction (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Direct pupillary light reflex" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "45873001", + "display" : "Relaxation of internal anal sphincter", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Relaxation of internal anal sphincter, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Relaxation of internal anal sphincter, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "46118006", + "display" : "Defecatory reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Defecatory reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "46470002", + "display" : "Barlow test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Barlow test response" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Barlow test response (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "46493008", + "display" : "Osteoblast function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osteoblast function (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "47287008", + "display" : "Hearing summating potential", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hearing summating potential (biological function)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hearing summating potential (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "47301008", + "display" : "Insensible fluid loss", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Insensible fluid loss (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Insensible loss" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "47309005", + "display" : "First heart sound, S>1<", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "First heart sound, S>1<, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "First heart sound, S>1<, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "47446005", + "display" : "Achromatic interval", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Achromatic interval, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Achromatic interval, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "47539004", + "display" : "Sino-aortic zone reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sino-aortic zone reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "48038003", + "display" : "Fourth heart sound, S>4<", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Atrial sound" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fourth heart sound, S>4<, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fourth heart sound, S>4<, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "48068007", + "display" : "Trunk incurvation reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trunk incurvation reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "48089003", + "display" : "Autonomic reflex inhibition of micturition", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Autonomic reflex inhibition of micturition (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "48441002", + "display" : "Vision depth of focus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vision depth of focus (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "49169007", + "display" : "Head compression response", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Head compression response (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "49950003", + "display" : "Meal-stimulated gastric acid secretion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Meal-stimulated gastric acid secretion (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "50360004", + "display" : "Reading", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reading (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "50373000", + "display" : "Body height measure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Body height measure (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "50614006", + "display" : "Endocochlear potential", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Endocochlear potential (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "50666002", + "display" : "Autonomic bladder function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Autonomic bladder function (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "50741009", + "display" : "Urinary tract function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Urinary function" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Urinary tract function (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "50834005", + "display" : "Forced vital capacity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Forced vital capacity (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "FVC - Forced vital capacity" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "51104005", + "display" : "Pitch", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pitch (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "51413002", + "display" : "Deflation reflexes", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deflation reflexes (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "51478000", + "display" : "Maximal gastric acid secretory capacity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "MAO" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Maximal gastric acid secretory capacity (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Maximal secretory capacity" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "51497000", + "display" : "Intraabdominal pressure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intraabdominal pressure (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "51717002", + "display" : "Expired carbon dioxide concentration", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Expired carbon dioxide concentration (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "FECO2 - Expired fraction of carbon dioxide" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carbon dioxide concentration - expired" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "51751003", + "display" : "Statokinetic reflex of Magnus and de Kleijn", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Kinetic reflex" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Statokinetic reflex of Magnus and de Kleijn (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "51795009", + "display" : "Torsion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Twisting" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Musculoskeletal torsion (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Musculoskeletal torsion" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A motion or state where one end of a part is twisted about a longitudinal axis while the opposite end is held fast or turned in the opposite direction." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "52019005", + "display" : "External rotation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "External rotation, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "External rotation, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "52134002", + "display" : "Gastroileal reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastroileal reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "52583008", + "display" : "Vocal fold abduction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vocal fold abduction, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vocal fold abduction, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "52653008", + "display" : "Respiratory sounds", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Breath sounds" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Respiratory sounds (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sound of respiration" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "BS - Breath sounds" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "52963003", + "display" : "Attentiveness", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Attentiveness (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "53273001", + "display" : "Nasopalpebral reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nasopalpebral reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "53294003", + "display" : "Subglottic pressure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "P>s<" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subglottic pressure (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "53319005", + "display" : "Bone conduction inertia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bone conduction inertia (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "54014004", + "display" : "Forced expiratory vital capacity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "FEVC" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Forced expiratory vital capacity, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Forced expiratory vital capacity, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "54206000", + "display" : "Mechanical impedance of the ear", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mechanical impedance of the ear (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "54405004", + "display" : "Physiologic calcification of bone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Physiologic calcification of bone, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Physiologic calcification of bone, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "54715006", + "display" : "Diffusion capacity of lung", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alveolar membrane diffusion capacity" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "D>L<" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diffusion capacity of lung, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diffusion capacity of lung, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "54880002", + "display" : "Resisted motion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Resisted motion (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "54993008", + "display" : "Cardiac index", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cardiac index (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CI - Cardiac index" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "55044005", + "display" : "Pulmonary congestion reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pulmonary congestion reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "55070006", + "display" : "Chromatic threshold", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chromatic threshold, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chromatic threshold, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "55154006", + "display" : "Minimum audible field", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Minimum audible field (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "55532004", + "display" : "Expiratory reserve volume", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Expiratory reserve volume (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ERV - Expiratory reserve volume" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "55562005", + "display" : "Inspiratory reserve volume", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inspiratory reserve volume (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "IRV - Inspiratory reserve" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "55577002", + "display" : "Hearing action potential", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hearing action potential (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "55591008", + "display" : "Conjunctive eye movement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conjunctive eye movement (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "56215005", + "display" : "Snout reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Snout reflex (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pout reflex" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pouting reflex" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "56799002", + "display" : "Cerebral respiratory center function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cerebral respiratory centre function" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cerebral respiratory center function (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "57036006", + "display" : "Fetal gestational age", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fetal gestational age (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Length of gestation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Foetal gestational age" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "57206007", + "display" : "Singing", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Singing (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "57427004", + "display" : "Handedness", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Handedness (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "57503003", + "display" : "Secondary visual deviation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Secondary visual deviation (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "57566009", + "display" : "Total lung capacity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Total lung capacity (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "TLC - Total lung capacity" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "58102000", + "display" : "Vocal quality", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vocal quality (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "58516001", + "display" : "Antagonist muscle action", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antagonist muscle action, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antagonist muscle action, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "58608000", + "display" : "Upper esophageal sphincter pressure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Upper oesophageal sphincter pressure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Upper esophageal sphincter pressure (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "58915005", + "display" : "Immune status", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immune status (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "58917002", + "display" : "Vocal register", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vocal register (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "58926004", + "display" : "Medullary gasping center function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medullary gasping centre function" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medullary gasping center function (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "59236006", + "display" : "Temporal visual field", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Temporal visual field (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "59328004", + "display" : "Forced expired volume in 1 second", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Forced expired volume in 1 second (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "FEV1 - Forced expired volume in 1 second" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "60074003", + "display" : "Abduction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abduction, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abduction, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "60534004", + "display" : "Muscle isometric contraction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muscle isometric contraction, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muscle isometric contraction, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "60621009", + "display" : "Body mass index", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Body mass index (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Weight: body mass" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "BMI - Body mass index" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Quetelet index" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "60701003", + "display" : "Vocal parameter", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vocal parameter (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "60747006", + "display" : "Doll's head reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Doll's head reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "60877009", + "display" : "Hormone secretion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hormone secretion, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hormone secretion, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "61017008", + "display" : "Lung relaxation pressure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lung relaxation pressure (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "61159007", + "display" : "Phonation quotient", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phonation quotient (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "61428000", + "display" : "Muscle isotonic contraction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muscle isotonic contraction, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muscle isotonic contraction, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "61468001", + "display" : "Bone conduction compression", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bone conduction compression (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "61666009", + "display" : "Palatal reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Uvular reflex" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Palatal reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "62262004", + "display" : "Minimum volume", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Minimum volume (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "62430000", + "display" : "Breathy attack", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Breathy attack, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Breathy attack, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "63177006", + "display" : "Stretch reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Myotatic reflex" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muscle spindle reflex" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stretch reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "63208007", + "display" : "Intestino-intestinal inhibitory reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intestino-intestinal inhibitory reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "63448001", + "display" : "Gait", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gait, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gait, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "63636006", + "display" : "Extensor reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Extensor reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "64607003", + "display" : "Coordinated eye movement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Coordinated eye movement (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "65077007", + "display" : "Disjunctive ocular movement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disjunctive ocular movements" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disjunctive ocular movement (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "65453009", + "display" : "Chalasia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Relaxation of sphincter" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Relaxation of bodily opening" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chalasia, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chalasia, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "65598000", + "display" : "Glottal stop", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glottal coup" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glottal stop, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glottal stop, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "65825000", + "display" : "Functional residual capacity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Functional residual capacity (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "FRC - Functional residual capacity" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "66332009", + "display" : "Muscle innervation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Innervation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muscle innervation, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muscle innervation, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "66621004", + "display" : "Sexual orientation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sexual orientation (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "67034007", + "display" : "Cartilage resorption", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cartilage resorption, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cartilage resorption, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "67461000", + "display" : "Alveolar pressure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "P>AVL<" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alveolar pressure (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "67767000", + "display" : "Aortic body baroreceptor reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aortic body baroreceptor reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "67993002", + "display" : "Stratified dead space", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stratified dead space, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stratified dead space, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "68015005", + "display" : "Receptive field", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Receptive field (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "68362006", + "display" : "Binocular vision", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Binocular vision observable" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Binocular vision observable (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "BV - Binocular vision" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "68545002", + "display" : "Gastric secretion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastric secretion (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "68592003", + "display" : "Body composition", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Body composition (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "68742001", + "display" : "Osteoid formation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osteoid formation, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osteoid formation, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "68980005", + "display" : "Ulnar reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ulnar reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "69202003", + "display" : "Foot eversion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Foot eversion, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Foot eversion, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "69330000", + "display" : "Cartilage function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cartilage function (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "70017002", + "display" : "Muscle elasticity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muscle elasticity, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muscle elasticity, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "70433009", + "display" : "Musculoskeletal rotation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rotation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Musculoskeletal rotation (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "70464006", + "display" : "Laryngeal airflow resistance", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Laryngeal airflow resistance (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "70697002", + "display" : "Sensitivity of retina", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sensitivity of retina (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "70778006", + "display" : "Gas transport time peak following bronchodilator", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gas transport time peak following bronchodilator (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "71172009", + "display" : "Volume of expired gas", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "V>E<" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Volume of expired gas (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "71300006", + "display" : "Pitch perturbation factor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pitch perturbation factor (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "71420008", + "display" : "Central venous pressure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Central venous pressure (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CVP - Central venous pressure" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "71432007", + "display" : "Circumduction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Circumduction, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Circumduction, function" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "The rotary movement by which a structure is made to describe a cone, the apex of the cone being a fixed point (e.g., the circular movement of a limb)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "71496008", + "display" : "Dorsiflexion of foot", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dorsiflexion of ankle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dorsiflexion of foot, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dorsiflexion of foot, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "71853007", + "display" : "Plantar flexion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Plantar flexion, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Plantar flexion, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "71964006", + "display" : "Primary visual deviation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Primary visual deviation (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "72066008", + "display" : "Basal gastric acid secretion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "BAO" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Basal acid output of stomach" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Basal gastric acid secretion (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "BAO - Basal gastric acid output" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "72313002", + "display" : "Systolic arterial pressure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Systolic arterial pressure (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "72374003", + "display" : "Static reflex of Magnus and de Kleijn", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Righting reflex" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Static reflex of Magnus and de Kleijn (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "72755008", + "display" : "Unconditioned salivary reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Unconditioned salivary reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "72947005", + "display" : "Maximum expiratory flow-static recoil curve", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "MEFSR curve" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Maximum expiratory flow-static recoil curve (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "73288005", + "display" : "Vocal flexibility", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vocal flexibility (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "73750009", + "display" : "Visual field", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "VF - Visual field" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Visual field (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "73777000", + "display" : "Differential threshold", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Differential threshold (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "74024006", + "display" : "Dental caries susceptibility", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dental caries susceptibility (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "74155003", + "display" : "Field of fixation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Field of fixation (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "74229007", + "display" : "Hoffman's reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hoffman's reflex (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hoffman reflex" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "H-reflex (Hoffmann reflex)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "74427007", + "display" : "Respiratory quotient", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Respiratory quotient (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "RQ - Respiratory quotient" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Respiratory exchange ratio" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "RER - Respiratory exchange ratio" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "75098008", + "display" : "Flow history", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Flow history (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "75302005", + "display" : "Loft register", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Loft register (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "75367002", + "display" : "Blood pressure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood pressure (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "BP - Blood pressure" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "75382007", + "display" : "Differentiated vocalization", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Differentiated vocalisation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Differentiated vocalization (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "75583003", + "display" : "Endochondral bone formation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cartilaginous ossification" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Endochondral bone formation, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Endochondral bone formation, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "76101000", + "display" : "Cortilymphatic potential", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cortilymphatic potential (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "76245007", + "display" : "Static stretch reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Negative stretch reflex" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Static stretch reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "76528003", + "display" : "Pulmonary dead space", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pulmonary dead space, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pulmonary dead space, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "76679000", + "display" : "Vibratory fluttering", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vibratory fluttering (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "76700007", + "display" : "Nasal visual field", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nasal visual field (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "76882007", + "display" : "Venous wedge pressure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Venous wedge pressure (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "77219005", + "display" : "Saccadic eye movement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Saccadic eye movement (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "78564009", + "display" : "Pulse rate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PR - Pulse rate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Heart rate measured at systemic artery (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Heart rate measured at systemic artery" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "78718001", + "display" : "Muscle function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muscular activity" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muscle function (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "79063001", + "display" : "Gas flow rate (v)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gas flow rate (v) (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "79324001", + "display" : "Atrial volume mechanoreceptor reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Atrial volume mechanoreceptor reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "79412009", + "display" : "Specific airway conductance", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Specific airway conductance (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "SGAW - Specific airway conductance" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "79463009", + "display" : "Carotid body baroreceptor reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carotid body baroreceptor reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "79466001", + "display" : "Vocal resonance", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vocal resonance (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "79529005", + "display" : "Conditioned salivary reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acquired salivary reflex" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conditioned salivary reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "79602007", + "display" : "Statokinetic reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acceleratory reflex" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Statokinetic reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "80025008", + "display" : "Thermal reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thermal reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "80035002", + "display" : "Vocal intensity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vocal loudness" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vocal intensity (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "80040005", + "display" : "Colour of hair", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Color of hair" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Color of hair (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "80055001", + "display" : "Carotid body chemoreceptor reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carotid body chemoreceptor reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "80274001", + "display" : "Glomerular filtration rate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glomerular filtration rate (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "GFR - glomerular filtration rate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "80594006", + "display" : "Uterine contraction wave", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Uterine contraction wave, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Uterine contraction wave, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "80784004", + "display" : "Gastrocolic reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastrocolic reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "80943009", + "display" : "Risk factor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Risk factor (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "81184002", + "display" : "R wave", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "R wave feature" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "R wave feature (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "81435004", + "display" : "QT interval", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "QT interval feature" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "QT interval feature (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "81758000", + "display" : "Threshold visibility curve", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Threshold visibility curve (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "81885003", + "display" : "Glottal fricative", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glottal fricative, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glottal fricative, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "82187007", + "display" : "Gastric acid secretion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastric acid secretion (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "GAS - Gastric acid secretion" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastric acid output" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "82799009", + "display" : "Cardiac output", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cardiac output (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CO - Cardiac output" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "82984001", + "display" : "Posterior drawer test response", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Posterior drawer test response (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "83001001", + "display" : "Tooth mobility", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tooth mobility (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "83323007", + "display" : "Bone formation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ossification" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bone development" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osteogenesis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bone formation, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bone formation, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "83411002", + "display" : "Slow vital capacity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Slow vital capacity (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "SVC - Slow vital capacity" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "83739002", + "display" : "Epiglottic function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Epiglottic function (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "84152008", + "display" : "Feeding reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Feeding reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "84214003", + "display" : "Glottic function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glottic function (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "84571004", + "display" : "Formation of consonants", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Resonating forces provided by soft palate, tongue and lips" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Formation of consonants, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Formation of consonants, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "84591006", + "display" : "Mid-dorsum palatal stop", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mid-dorsum palatal stop, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mid-dorsum palatal stop, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "84747008", + "display" : "Apley distraction test response", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Apley distraction test" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Apley distraction test response (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "84917001", + "display" : "Indirect light pupillary reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Consensual light reflex" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Indirect light pupillary reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "85064009", + "display" : "Subperiosteal resorption", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subperiosteal resorption, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subperiosteal resorption, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "85352007", + "display" : "Coordination", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Coordination (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "85662007", + "display" : "Intravesical pressure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intravesical pressure (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pves - Intravesical pressure" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "85742005", + "display" : "Reflex airway constriction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reflex airway constriction (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "86189008", + "display" : "Cerebrospinal fluid pressure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cerebrospinal fluid pressure (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CSF - Cerebrospinal fluid pressure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CSF pressure" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "86290005", + "display" : "Respiratory rate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Respiratory rate (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "BR - Breathing rate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Respiratory frequency" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Breathing rate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "RR - Respiratory rate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rate of respiration" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "86377001", + "display" : "Ventilation-perfusion ratio", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ventilation-perfusion ratio, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ventilation-perfusion ratio, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "87042004", + "display" : "Bowel sounds", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bowel sounds (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "BS - Bowel sounds" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "87179004", + "display" : "Arterial pulse pressure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arterial pulse pressure (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Merriam-Webster: The pressure that is characteristic of the arterial pulse and represents the difference between diastolic and systolic blood pressures of the heart cycle" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "87276001", + "display" : "Nutritional status", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nutritional status (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dietary status" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "87335007", + "display" : "Speaking", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Talking" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Speaking (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Using spoken language" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Using spoken communication" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Using verbal communication" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "87357000", + "display" : "Abdominal reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abdominal reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "87572000", + "display" : "Reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reflex action" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "87731000", + "display" : "Weight bearing function of bone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bony weight bearing" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Weight bearing function of bone (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "87934002", + "display" : "Crossed extensor reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Crossed extensor reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "88241000", + "display" : "Pronation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pronation, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pronation, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "88265002", + "display" : "Physiological dead space", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Physiological dead space (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "VD(physiol) - Physiological dead space" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "88296006", + "display" : "Endosteal bone formation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Endosteal bone formation, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Endosteal bone formation, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "88299004", + "display" : "Amniotic fluid production", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Amniotic fluid production, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Amniotic fluid production, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "88343004", + "display" : "Expiratory residual volume", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Expiratory residual volume (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "88345006", + "display" : "CO>2< response curve measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Breathing response to CO>2<" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ventilation response to CO>2<" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carbon dioxide response curve measurement (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carbon dioxide response curve measurement" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "89124002", + "display" : "Convulsion threshold", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Convulsive threshold" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Convulsion threshold (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "89170009", + "display" : "Relaxation of external anal sphincter", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Relaxation of external anal sphincter, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Relaxation of external anal sphincter, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "89269003", + "display" : "Threshold of hearing", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Threshold of hearing (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hearing threshold" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "89315003", + "display" : "Anatomical dead space", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anatomical dead space (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "VD(anat) - Anatomical dead space" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "89365007", + "display" : "Muscle latency relaxation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muscle latency relaxation, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muscle latency relaxation, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "89624001", + "display" : "Partial expiratory flow-static recoil curve", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PEFSR curve" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Partial expiratory flow-static recoil curve (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "89919001", + "display" : "Transmural pressure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "P>TM<" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transmural pressure (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "90062008", + "display" : "Gastric tonus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastric tonus (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "90096001", + "display" : "Stroke volume", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stroke volume (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "SV - Stroke volume" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "91001008", + "display" : "Biliary-pancreatic reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Biliary-pancreatic reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "91022002", + "display" : "Even vocal attack", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Static vocal attack" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Even vocal attack, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Even vocal attack, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "91086001", + "display" : "Pharyngeal fricative", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pharyngeal fricative, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pharyngeal fricative, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "91343008", + "display" : "Lower esophageal sphincter pressure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lower oesophageal sphincter pressure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lower esophageal sphincter pressure (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "91365008", + "display" : "Plantar reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Plantar reflex (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PR - Plantar reflex" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "91444001", + "display" : "Smooth pursuit movement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Smooth pursuit movement (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "102485007", + "display" : "Personal risk factor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Personal risk factor (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "102486008", + "display" : "Familial risk factor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Familial risk factor (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "102487004", + "display" : "Environmental risk factor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Environmental risk factor (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "102534001", + "display" : "Body position best elicited", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Body position best elicited (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "102542000", + "display" : "Involuntary muscle contraction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Involuntary muscle contraction, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Involuntary muscle contraction, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "102544004", + "display" : "Shortening muscle contraction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Shortening contraction" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Shortening muscle contraction, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Shortening muscle contraction, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "102545003", + "display" : "Lengthening muscle contraction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lengthening contraction" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lengthening muscle contraction, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lengthening muscle contraction, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "102546002", + "display" : "Paradoxical muscle contraction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paradoxical contraction" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paradoxical muscle contraction, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paradoxical muscle contraction, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "102547006", + "display" : "Muscle action potential", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Compound muscle action potential" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muscle action potential, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muscle action potential, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "102880007", + "display" : "Placental secretion of chorionic gonadotropin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Placental secretion of chorionic gonadotrophin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Placental secretion of chorionic gonadotropin, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Placental secretion of chorionic gonadotropin, function" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Placental secretion of chorionic gonadotrophin, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "103228002", + "display" : "Hemoglobin saturation with oxygen", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemoglobin saturation with oxygen" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemoglobin saturation with oxygen (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "O2 -oxygen saturation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood oxygen saturation" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "106029005", + "display" : "Musculoskeletal function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Musculoskeletal function (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "106054005", + "display" : "Lung volume AND/OR capacity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lung volume AND/OR capacity, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lung volume AND/OR capacity, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "106060005", + "display" : "Respiratory center function AND/OR reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Respiratory centre function AND/OR reflex" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Respiratory center function AND/OR reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "106116007", + "display" : "Amniotic fluid function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Amniotic fluid function (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "110343009", + "display" : "Tongue thrust", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tongue thrust (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "TT - Tongue thrust" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "111952004", + "display" : "Spinal posture", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spinal posture (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "111964007", + "display" : "Regional vital capacity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "RVC" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Regional vital capacity (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "111965008", + "display" : "Glottal airflow resistance", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glottal airflow resistance (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "111966009", + "display" : "Brain stem respiratory center function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brain stem respiratory centre function" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brain stem respiratory center function (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "111967000", + "display" : "Load compensating reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Load compensating reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "111969002", + "display" : "Diaphragmatic movement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diaphragmatic movement (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "111991009", + "display" : "Gastro-pancreatic reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastro-pancreatic reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "112098003", + "display" : "Labyrinthine reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Labyrinthine reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "112219002", + "display" : "Corneal reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Corneal reflex (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CR - Corneal reflex" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "112224004", + "display" : "Speech reception threshold", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "SRT" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Speech reception threshold (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "112225003", + "display" : "Velar fricative", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Velar fricative, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Velar fricative, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "112226002", + "display" : "Nasal resonation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nasality" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nasal resonation (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "113147002", + "display" : "Pupil reaction to light", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pupil reaction to light (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "LR - Pupillary light reaction" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "116335008", + "display" : "Cartilage formation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cartilage formation, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cartilage formation, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "118433006", + "display" : "Pulmonary artery wedge pressure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pulmonary artery wedge pressure (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PAOP - Pulmonary artery occlusion pressure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PCWP - Pulmonary capillary wedge pressure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Indirect left atrial pressure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pulmonary artery occlusion pressure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PAWP - Pulmonary artery wedge pressure" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "123036008", + "display" : "Endocrine function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Endocrine function (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "123980006", + "display" : "Bone age", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bone maturation age" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bone maturation age (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "128417009", + "display" : "Physiologic mineralization of bone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Physiologic mineralisation of bone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Physiologic mineralization of bone, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Physiologic mineralization of bone, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "128442000", + "display" : "Femoral artery pressure waveform", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Femoral artery pressure waveform (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "128443005", + "display" : "Pulmonary arterial waveform", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pulmonary arterial waveform (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "128446002", + "display" : "Intra-arterial waveform", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intra-arterial waveform (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "128449009", + "display" : "Pulmonary artery wedge pressure waveform", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pulmonary artery wedge pressure waveform (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "128452001", + "display" : "Pulmonary valve pullback pressure waveform", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pulmonary valve pullback pressure waveform (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129005007", + "display" : "Transferring", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transferring (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129006008", + "display" : "Walking", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Walking (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129008009", + "display" : "Bowel control", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bowel control, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bowel control, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129009001", + "display" : "Bladder control", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bladder control, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Micturition control" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Urinary control" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bladder control, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129015001", + "display" : "Using wheelchair", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Using wheelchair (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129016000", + "display" : "Climbing stairs", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Climbing stairs (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129017009", + "display" : "Reading printed material", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reading printed material (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129021002", + "display" : "Arising from bed", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arising from bed, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rising from bed" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Getting off a bed" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arising from bed, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129022009", + "display" : "Arising from chair", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arising from chair, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arising from chair, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129087001", + "display" : "Atrial effective refractory period", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Atrial effective refractory period (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129088006", + "display" : "Ventricular effective refractory period", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ventricular effective refractory period (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "130951007", + "display" : "Urinary retention", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bladder retention of urine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bladder retention of urine (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "130952000", + "display" : "Bladder voiding contraction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bladder voiding contraction (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "134266007", + "display" : "Language read", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Language read (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "134318003", + "display" : "Using lip-reading", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Using lip-reading (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "134432000", + "display" : "Recorded/predicted peak expiratory flow rate ratio", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recorded/predicted peak expiratory flow rate ratio (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "134441005", + "display" : "Using British sign language", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Using British sign language, function (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Using British sign language, function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "141988003", + "display" : "Prostatic hypertrophy risk score", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prostatic hypertrophy risk score (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "160238001", + "display" : "Depth of history", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Depth of history (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "160625004", + "display" : "Date ceased smoking", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Date ceased smoking (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "161139007", + "display" : "Language spoken", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Language spoken (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "161713000", + "display" : "Last menstrual period -1st day", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Last menstrual period - First day" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Last menstrual period - First day (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "161714006", + "display" : "Estimated date of delivery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Estimated date of delivery (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "EDC - Expected date of confinement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Due date" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "EDD - Expected date of delivery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Estimated date of confinement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Estimated date of birth" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "161715007", + "display" : "Usual duration of menstrual flow", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Usual duration of menstrual flow (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Normal length of period" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "161716008", + "display" : "Usual length of menstrual cycle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Usual length of menstrual cycle (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Normal length of cycle" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "161720007", + "display" : "Duration of menstrual flow", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Duration of menstrual flow (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Duration of menstrual bleed" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Length of menses" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Duration of periods" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Length of periods" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Number of days menstrual loss" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "161732006", + "display" : "Gravida", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gravida (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Number of pregnancies" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "161771009", + "display" : "Contraceptive history", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Contraceptive history (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "162088006", + "display" : "Faeces/motions - symptoms", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Feces/motions - symptoms" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Feces/motions - symptoms (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Faeces symptom" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Feces symptom" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Motions - symptom" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "162098000", + "display" : "Frequency of defecation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Frequency of defaecation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Frequency of defecation (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "162306000", + "display" : "Headache character", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Headache character (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "162540004", + "display" : "Catering source", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Catering source (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "162549003", + "display" : "Eating routine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Eating routine (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Meal routine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Meal pattern" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "162879003", + "display" : "Height and weight", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Height and weight (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "163033001", + "display" : "Lying blood pressure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lying blood pressure reading" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lying blood pressure (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "163034007", + "display" : "Standing blood pressure reading", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Standing blood pressure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Standing blood pressure (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "163035008", + "display" : "Sitting blood pressure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sitting blood pressure reading" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sitting blood pressure (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "164782002", + "display" : "Myocardial oxygen consumption", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Myocardial oxygen consumption (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "MVO2 - Myocardial oxygen consumption" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "164802005", + "display" : "Residual urine volume", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Residual urine volume (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Residual urinary volume" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "164835000", + "display" : "Limb length", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Limb length measurement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Limb length (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "164836004", + "display" : "Movement measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Musculoskeletal movement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Musculoskeletal movement (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "164928009", + "display" : "ECG: S-T interval", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ECG S-T interval" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ECG ST interval" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Electrocardiogram: ST interval (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Electrocardiogram: ST interval" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "164931005", + "display" : "ST elevation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ST elevation (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "164944000", + "display" : "PR interval feature", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PR interval" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PR interval feature (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "164949005", + "display" : "QRS complex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "QRS complex feature" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "QRS complex feature (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "165033004", + "display" : "Respiratory flow rate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Respiratory flow rate (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "165041004", + "display" : "Forced expired volume", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Forced expired volume (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "FEV - Forced expired volume" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Timed vital capacity" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fast vital capacity" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "FEV Time" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "165053000", + "display" : "Expected peak flow rate x 50%", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Expected peak flow rate x 50 percent" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Expected peak flow rate x 50 percent (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "165054006", + "display" : "Optimal peak flow rate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Optimal peak flow rate (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "165055007", + "display" : "Expected peak flow rate x 30%", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Expected peak flow rate x 30 percent" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Expected peak flow rate x 30 percent (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "165056008", + "display" : "Expected peak flow rate x 80%", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Expected peak flow rate x 80 percent" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Expected peak flow rate x 80 percent (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "165077006", + "display" : "Intracardiac pressure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intracardiac pressure (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cardiac pressure" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "165078001", + "display" : "Circulatory time", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Circulatory time (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "165109007", + "display" : "Basal metabolic rate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Basal metabolic rate (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "BMR - Basal metabolic rate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "165186003", + "display" : "Skin-fold thickness", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Skin-fold thickness (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "165221002", + "display" : "Feeding ability", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Feeding ability (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "165242000", + "display" : "Wheelchair mobility", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Wheelchair mobility (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "165263003", + "display" : "Walking distance", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Walking distance (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "165314000", + "display" : "Mental disability assessment score", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mental disability assessment score (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "165315004", + "display" : "Mental disability admission score", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mental disability admission score (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "165316003", + "display" : "Mental disability in-patient score", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mental disability in-patient score (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "165317007", + "display" : "Mental disability discharge score", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mental disability discharge score (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "165318002", + "display" : "Mental disabil.out-pat score", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mental disability outpatient score (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mental disability outpatient score" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "165319005", + "display" : "Mental disabil. DV score", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mental disability DV score" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mental disability domiciliary visit score (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mental disability domiciliary visit score" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "168089007", + "display" : "Amniotic fluid appearance", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Amniotic fluid appearance (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169263009", + "display" : "Action potential measurement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Action potential measure (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Action potential measure" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169264003", + "display" : "Skeletal muscle action potential", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Skeletal muscle action potential (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169265002", + "display" : "Peripheral nerve action potential", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Periph. nerve action potential" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Peripheral nerve action potential (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169740003", + "display" : "Infant feeding method", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infant feeding method (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169786001", + "display" : "Postnatal data", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Miscellaneous postnatal data" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Postnatal data (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169811007", + "display" : "Birth detail", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Birth details" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Birth detail (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169812000", + "display" : "Place of birth", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Place of birth (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Born - place delivered" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169821004", + "display" : "Duration of first stage of labor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Duration of first stage of labour" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Duration of first stage of labor (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169822006", + "display" : "2nd stage of labor length", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Duration of second stage of labor" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Duration of second stage of labour" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "2nd stage of labour length" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Duration of second stage of labor (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169823001", + "display" : "Duration of third stage of labour", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Duration of third stage of labor" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Duration of third stage of labor (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169876006", + "display" : "Birth head circumference", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Birth head circumference (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169886007", + "display" : "Birth length", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Birth length (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169895004", + "display" : "Apgar at 1 minute", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Apgar score at 1 minute (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Apgar score at 1 minute" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169909004", + "display" : "Apgar at 5 minutes", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Apgar score at 5 minutes (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Apgar score at 5 minutes" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169922007", + "display" : "Apgar at 10 minutes", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Apgar score at 10 minutes (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Apgar score at 10 minutes" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169946000", + "display" : "Risk of non-accidental injury", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Risk of nonaccidental injury (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Risk of nonaccidental injury" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169953009", + "display" : "Weight of placenta", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Placenta weight" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Placenta weight (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169955002", + "display" : "Placental diameter", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Placental diameter (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169966009", + "display" : "Infant feeding - at 10 days", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infant feeding method at 10 days" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infant feeding method at 10 days (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169971002", + "display" : "Infant feeding method at 6 weeks", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infant feeding at 6 weeks" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infant feeding method at 6 weeks (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169977003", + "display" : "Infant feeding method at 3 months", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infant feeding at 3 months" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infant feeding method at 3 months (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169983000", + "display" : "Infant feeding method at 6 months", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infant feeding at 6 months" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infant feeding method at 6 months (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169990005", + "display" : "Infant feeding method at 9 months", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infant feeding at 9 months" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infant feeding method at 9 months (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "169997008", + "display" : "Infant feeding method at 1 year", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infant feeding at 1 year" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infant feeding method at 1 year (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "170005003", + "display" : "Child weight centile", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Child weight centiles" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Child weight centile (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "170061009", + "display" : "Child head circumference centile", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Child head circumference centile (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "170089007", + "display" : "Infant milestone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infant milestones" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infant milestone (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "170090003", + "display" : "First smiled", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Age when first smiled" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Age when first smiled (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "170091004", + "display" : "Age when first tooth appeared", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "First tooth" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Age when first tooth appeared (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "170092006", + "display" : "First sat", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Age when first sat" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Age when first sat (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "170093001", + "display" : "Age when first crawled", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "First crawled" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Age when first crawled (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "170094007", + "display" : "First stood", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Age when first stood" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Age when first stood (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "170095008", + "display" : "Age when first walked", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "First walked" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Age when first walked (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "170096009", + "display" : "First talked", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Age when first talked" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Age when first talked (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "170707004", + "display" : "Fit frequency", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fit frequency (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Seizure frequency" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "170735000", + "display" : "Date gout treatment started", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Date gout treatment started (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "170736004", + "display" : "Date of last gout attack", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Date of last gout attack (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "170740008", + "display" : "Date gout treatment stopped", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Date gout treatment stopped (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "170772006", + "display" : "Date diabetic treatment start", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Date diabetic treatment start (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "170773001", + "display" : "Date diabetic treatment stopped", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Date diabetic treatment stopped (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "170804003", + "display" : "Ideal body weight", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ideal body weight (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "IBW - Ideal body weight" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "171224000", + "display" : "Risk factors present at heart disease screening", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Risk factors present at heart disease screening (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "174255007", + "display" : "Non-invasive diastolic arterial pressure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Non-invasive diastolic arterial pressure (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Non-invasive diastolic blood pressure" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "184034005", + "display" : "Auditory area", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Auditory area (sound intensity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Auditory area (sound intensity) (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Range of sound intensity between the minimum audible intensity and the auditory pain threshold" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "184305005", + "display" : "Cause of death", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Condition fatal-cause of death" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cause of death (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "186808003", + "display" : "Effort function of larynx", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Effort function of larynx (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "189834007", + "display" : "Joint mobilisation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Joint mobilization" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Joint mobilization (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "193220005", + "display" : "Epidermal transit time", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Epidermal transit time (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "193993006", + "display" : "Epidermal diffusion time", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Epidermal diffusion time (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "211120004", + "display" : "Eicosapentaenoic acid requirement (observable entity)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Eicosapentaenoic acid requirement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "EPA (eicosapentaenoic acid) requirement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended eicosapentaenoic acid intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended EPA (eicosapentaenoic acid) intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224075005", + "display" : "Mother tongue", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mother tongue (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224076006", + "display" : "First language", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "First language (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Language of first choice" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224077002", + "display" : "Second language", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Second language (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224961000", + "display" : "Ability to sleep", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ability to sleep (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "224992003", + "display" : "Mental defense mechanisms", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mental defence mechanisms" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mental defense mechanisms (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ego defence mechanisms" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ego defense mechanisms" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "225000007", + "display" : "Ability to understand own emotions", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ability to understand own emotions (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "225004003", + "display" : "Emotional adjustment", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Emotional adjustment (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "225007005", + "display" : "Ability to control anger", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ability to control anger (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "225008000", + "display" : "Ability to control emotions", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ability to control emotions (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "225032007", + "display" : "Grieving process stages", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Grieving process stages (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "225044005", + "display" : "General immune status", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "General immune status (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "225464009", + "display" : "Attitude", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Attitude (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "225467002", + "display" : "Volition", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Volition (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "225487001", + "display" : "Self-confidence", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Self-confidence (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Confidence" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "225490007", + "display" : "Use of 'I' statements", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Use of 'I' statements (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "225499008", + "display" : "Individual style of dress", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Individual style of dress (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "225510008", + "display" : "Self-image", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Self-image (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Self-view" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Self-perception" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "225517006", + "display" : "Sexual partners", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sexual partners (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "225548003", + "display" : "Skin complexion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Skin complexion (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "225567004", + "display" : "Appearance of cornea", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Appearance of cornea (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "225568009", + "display" : "General appearance of eye", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "General appearance of eye (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "225590009", + "display" : "Oral fluid intake rate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oral fluid intake rate (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "225597007", + "display" : "Ability to interact with others", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ability to interact with others (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sociability" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "225598002", + "display" : "Interaction with others", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Interaction with others (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Social interaction" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "225659000", + "display" : "Stability of mood", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stability of mood (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mood equilibrium" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "225781004", + "display" : "Pain tolerance level", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pain tolerance level (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "225810002", + "display" : "Vulnerability to exploitation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vulnerability to exploitation (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "225847002", + "display" : "Ability to talk about problems", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ability to talk about problems (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "225850004", + "display" : "Awareness of rules and boundaries", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Awareness of rules and boundaries (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "225854008", + "display" : "Adherence to rules and boundaries", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adherence to rules and boundaries (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "225898008", + "display" : "Position of artificial lens", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Position of artificial lens (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Position of lens implant" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intraocular lens position" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "225900005", + "display" : "Ability to control behavior", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ability to control behaviour" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ability to control behavior (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "225904001", + "display" : "Ability to prevent undesirable behavior", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ability to prevent undesirable behaviour" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ability to prevent undesirable behavior (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "225908003", + "display" : "Pain score", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pain score (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "225910001", + "display" : "Ability to cope with pain", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ability to cope with pain (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "225918008", + "display" : "Conversation content", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conversation content (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "225972001", + "display" : "Ability to maintain self-esteem", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ability to maintain self-esteem (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226063003", + "display" : "Vegetable oil intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vegetable oil intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226244007", + "display" : "Energy requirement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Energy requirement (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended energy intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226245008", + "display" : "Non-protein energy requirement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Non-protein energy requirement (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Non-protein calorie requirement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended non-protein energy intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "NPE - Non-protein energy requirement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "NPE - Recommended non-protein energy intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226247000", + "display" : "Amino acid requirement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Amino acid requirement (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended amino acid intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "AA (amino acid) requirement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended AA (amino acid) intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226248005", + "display" : "Essential amino acid requirement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Essential amino acid requirement (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "EAA - Recommended essential amino acid intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended essential amino acid intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "EAA (essential amino acid) requirement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended EAA (essential amino acid) intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226249002", + "display" : "Non-essential amino acid requirement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Non-essential amino acid requirement (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended non-essential amino acid intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "NEAA (non-essential amino acid) requirement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended NEAA (non-essential amino acid) intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226250002", + "display" : "Branched chain amino acid requirement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Branched chain amino acid requirement (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended branched chain amino acid intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "BCAA - Branched chain amino acid requirement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "BCAA - Recommended branched chain amino acid intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226251003", + "display" : "Nitrogen requirement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nitrogen requirement (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "N - Recommended nitrogen intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended nitrogen intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "N - Nitrogen requirement" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226252005", + "display" : "Non-protein nitrogen requirement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Non-protein nitrogen requirement (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended non-protein nitrogen intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "NPN - Recommended non-protein nitrogen intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "NPN - Non-protein nitrogen requirement" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226254006", + "display" : "Saturated fat requirement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Saturated fat requirement (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended saturated fat intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended SF (saturated fat) intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "SF (saturated fat) requirement" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226255007", + "display" : "Saturated fatty acid requirement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Saturated fatty acid requirement (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended saturated fatty acid intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended SFA (saturated fatty acid) intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "SFA (saturated fatty acid) requirement" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226256008", + "display" : "Monounsaturated fat requirement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Monounsaturated fat requirement (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended monounsaturated fat intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "MUF (monounsaturated fat) requirement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended MUF (monounsaturated fat) intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226257004", + "display" : "Monounsaturated fatty acid requirement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Monounsaturated fatty acid requirement (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended monounsaturated fatty acid intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended MUFA (monounsaturated fatty acid) intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "MUFA (monounsaturated fatty acid) requirement" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226258009", + "display" : "Polyunsaturated fat requirement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Polyunsaturated fat requirement (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended polyunsaturated fat intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PUF (polyunsaturated fat) requirement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended PUF (polyunsaturated fat) intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226259001", + "display" : "Polyunsaturated fatty acid requirement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Polyunsaturated fatty acid requirement (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended polyunsaturated fatty acid intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PUFA (polyunsaturated fatty acid) requirement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended PUFA (polyunsaturated fatty acid) intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226260006", + "display" : "Omega 3 fatty acid requirement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Omega 3 fatty acid requirement (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended omega 3 fatty acid intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "N-3 fatty acid requirement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended N-3 fatty acid intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226261005", + "display" : "Alpha-linolenic acid requirement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alpha-linolenic acid requirement (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "EFA - Essential alpha-linolenic acid requirement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended essential alpha-linolenic acid intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended alpha-linolenic acid intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Essential alpha-linolenic acid requirement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "EFA - Recommended essential linolenic acid intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226262003", + "display" : "Gamma-linolenic acid requirement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gamma-linolenic acid requirement (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended gamma-linolenic acid intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "GLA - gamma-linolenic acid requirement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended GLA (gamma-linolenic acid) intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gamolenic acid requirement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended gamolenic acid intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226263008", + "display" : "Arachidonic acid requirement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arachidonic acid requirement (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended arachidonic acid intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226264002", + "display" : "Omega 6 fatty acid requirement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Omega 6 fatty acid requirement (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended omega 6 fatty acid intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended N-6 fatty acid intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "N-6 fatty acid requirement" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226265001", + "display" : "Linoleic acid requirement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Linoleic acid requirement (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended linoleic acid intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226266000", + "display" : "Docosahexaenoic acid requirement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended docohexaenoic acid intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Docosahexaenoic acid requirement (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "DHA (docosahexaenoic acid) requirement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended DHA (docosahexaenoic acid) intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended docosahexaenoic acid intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226267009", + "display" : "Carbohydrate requirement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carbohydrate requirement (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CHO - Carbohydrate requirement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended carbohydrate intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CHO - Recommended carbohydrate intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226268004", + "display" : "Dietary fiber requirement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dietary fibre requirement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dietary fiber requirement (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "DF fibre requirement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended dietary fibre intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "DF - Recommended dietary fibre intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended dietary fiber intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "DF - Recommended dietary fiber intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "DF fiber requirement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "NSP - Recommended non-starch polysaccharide intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "NSP - Non-starch polysaccharide requirement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Non-starch polysaccharide requirement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended non-starch polysaccharide intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226269007", + "display" : "Insoluble fibre requirement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Insoluble fiber requirement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Insoluble fiber requirement (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended insoluble fibre intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended insoluble fiber intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226270008", + "display" : "Soluble fiber requirement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Soluble fibre requirement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Soluble fiber requirement (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended soluble fibre intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended soluble fiber intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226271007", + "display" : "Recommended alcohol intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended alcohol intake (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ETOH - Recommended ethanol intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226272000", + "display" : "Vitamin requirement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vitamin requirement (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended vitamin intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226273005", + "display" : "Water soluble vitamin requirement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Water soluble vitamin requirement (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended water soluble vitamin intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226274004", + "display" : "Fat soluble vitamin requirement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fat soluble vitamin requirement (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended fat soluble vitamin intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226275003", + "display" : "Antioxidant vitamin requirement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antioxidant vitamin requirement (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended antioxidant vitamin intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ACE - Recommended antioxidant vitamin intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ACE - Antioxidant vitamin requirement" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226276002", + "display" : "Mineral requirement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mineral requirement (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended mineral intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226278001", + "display" : "Water requirement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Water requirement (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recommended water intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "H2O (water) requirement" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226320007", + "display" : "Nutrient intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nutrient intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226321006", + "display" : "Amino acid intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Amino acid intake (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "AA - Amino acid intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226323009", + "display" : "Essential amino acid intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Essential amino acid intake (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "EAA - Essential amino acid intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226324003", + "display" : "Non-essential amino acid intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Non-essential amino acid intake (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "NEAA - Non-essential amino acid intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226325002", + "display" : "Branched chain amino acid intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Branched chain amino acid intake (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "BCAA - Branched chain amino acid intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226326001", + "display" : "Animal fat intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Animal fat intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226327005", + "display" : "Medium chain triglyceride intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medium chain triglyceride intake (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "MCT - Medium chain triglyceride intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226328000", + "display" : "Saturated fat intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Saturated fat intake (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "SF - Saturated fat intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226329008", + "display" : "Monounsaturated fat intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Monounsaturated fat intake (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "MUF - Monounsaturated fat intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226330003", + "display" : "Polyunsaturated fat intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Polyunsaturated fat intake (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PUF - Polyunsaturated fat intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226331004", + "display" : "Polyunsaturated fatty acid intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Polyunsaturated fatty acid intake (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PUFA - Polyunsaturated fatty acid intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226332006", + "display" : "N-3 fatty acid intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "N-3 fatty acid intake (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Omega 3 fatty acid intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226333001", + "display" : "Alpha-linolenic acid intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alpha-linolenic acid intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226334007", + "display" : "Gamma-linolenic acid intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gamma-linolenic acid intake (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "GLA - Gamma-linoleic acid intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226335008", + "display" : "Arachidonic acid intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arachidonic acid intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226336009", + "display" : "N-6 fatty acid intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "N-6 fatty acid intake (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Omega 6 fatty acid intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226337000", + "display" : "Linoleic acid intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Linoleic acid intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226338005", + "display" : "EPA (eicosapentaenoic acid) intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Eicosapentaenoic acid intake (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Eicosapentaenoic acid intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226339002", + "display" : "Docosahexaenoic acid intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Docosahexaenoic acid intake (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "DHA (docosahexaenoic acid) intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226340000", + "display" : "Monosaccharide intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Monosaccharide intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226341001", + "display" : "Glucose intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glucose intake (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dextrose intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226342008", + "display" : "Fructose intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fructose intake (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fruit sugar intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226343003", + "display" : "Galactose intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Galactose intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226344009", + "display" : "Disaccharide intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disaccharide intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226345005", + "display" : "Sucrose intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sucrose intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226346006", + "display" : "Lactose intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lactose intake (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Milk sugar intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226347002", + "display" : "Insoluble fiber intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Insoluble fibre intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Insoluble fiber intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226348007", + "display" : "Soluble fibre intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Soluble fiber intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Soluble fiber intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226349004", + "display" : "Vitamin intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vitamin intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226350004", + "display" : "Water soluble vitamin intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Water soluble vitamin intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226351000", + "display" : "Fat soluble vitamin intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fat soluble vitamin intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226352007", + "display" : "Mineral intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mineral intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226354008", + "display" : "Water intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Water intake (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "H2O - Water intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226379006", + "display" : "Food intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Food intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226380009", + "display" : "Drink intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Drink intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226381008", + "display" : "Milky drink intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Milky drink intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226382001", + "display" : "Coffee intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Coffee intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226383006", + "display" : "Tea intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tea intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226384000", + "display" : "Cold drink intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cold drink intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226385004", + "display" : "Fizzy drink intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carbonated drink intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carbonated drink intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226386003", + "display" : "Sugar-free fizzy drink intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sugar-free carbonated drink intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sugar-free carbonated drink intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226387007", + "display" : "Fruit squash drink intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fruit squash drink intake (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fruit cordial drink intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226388002", + "display" : "Diluted fruit squash drink intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diluted fruit squash drink intake (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diluted fruit cordial drink intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226389005", + "display" : "Fruit juice intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fruit juice intake (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "FJ - Fruit juice intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226390001", + "display" : "Starchy food intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Starchy food intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226391002", + "display" : "Baby cereal intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Baby cereal intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226393004", + "display" : "Biscuit intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Biscuit intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226394005", + "display" : "Bread intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bread intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226395006", + "display" : "Breakfast cereal intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Breakfast cereal intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226396007", + "display" : "Cake intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cake intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226397003", + "display" : "Cereal intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cereal intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226398008", + "display" : "Flour intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Flour intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226399000", + "display" : "Noodle intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Noodle intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226400007", + "display" : "Pasta intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pasta intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226401006", + "display" : "Pastry intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pastry intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226402004", + "display" : "Rice intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rice intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226403009", + "display" : "Dairy food intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dairy food intake (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Milk, cheese and egg intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226404003", + "display" : "Milk intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Milk intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226405002", + "display" : "Cow's milk intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cow's milk intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226406001", + "display" : "Breast milk intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Breast milk intake (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human milk intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226407005", + "display" : "Soya milk intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Soy milk intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Soy milk intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226408000", + "display" : "Baby milk intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Baby milk intake (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infant milk intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Formula milk intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226409008", + "display" : "Follow on milk intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Follow on milk intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226410003", + "display" : "Cream intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cream intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226411004", + "display" : "Cheese intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cheese intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226412006", + "display" : "Cheese spread intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cheese spread intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226413001", + "display" : "Cottage cheese intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cottage cheese intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226414007", + "display" : "Hard cheese intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hard cheese intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226415008", + "display" : "Processed cheese intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Processed cheese intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226416009", + "display" : "Soft cheese intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Soft cheese intake (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cream cheese intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226417000", + "display" : "Fromage frais intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fromage frais intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226418005", + "display" : "Yogurt intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Yoghurt intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Yogurt intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226419002", + "display" : "Egg intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Egg intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226422000", + "display" : "Butter intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Butter intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226423005", + "display" : "Margarine intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Margarine intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226424004", + "display" : "Ghee intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ghee intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226426002", + "display" : "Meat intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Meat intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226427006", + "display" : "Red meat intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Red meat intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226428001", + "display" : "Beef intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Beef intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226429009", + "display" : "Bacon intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bacon intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226430004", + "display" : "Pork intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pork intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226431000", + "display" : "Lamb intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lamb intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226432007", + "display" : "White meat intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "White meat intake (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poultry intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226433002", + "display" : "Chicken intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chicken intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226434008", + "display" : "Offal intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Offal intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226435009", + "display" : "Meat products intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Meat products intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226436005", + "display" : "Burger intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Burger intake (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Meat burger intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226437001", + "display" : "Sausage intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sausage intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226438006", + "display" : "Processed meat intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Processed meat intake (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cold meat intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226439003", + "display" : "Boiled ham intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Boiled ham intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226440001", + "display" : "Corned beef intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Corned beef intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226441002", + "display" : "Fish intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fish intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226442009", + "display" : "White fish intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "White fish intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226443004", + "display" : "Fatty fish intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fatty fish intake (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oily fish intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226444005", + "display" : "Shellfish intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Shellfish intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226445006", + "display" : "Fish products intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fish products intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226446007", + "display" : "Tinned fish intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tinned fish intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226447003", + "display" : "Vegetable pulses herbs and spices intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vegetable pulses herbs and spices intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226448008", + "display" : "Vegetable intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vegetable intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226449000", + "display" : "Potato intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Potato intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226450000", + "display" : "Pulse vegetable intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pulse vegetable intake (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Beans peas and lentils intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226451001", + "display" : "Fruit nuts and seeds intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fruit nuts and seeds intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226452008", + "display" : "Fruit intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fruit intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226453003", + "display" : "Fresh fruit intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fresh fruit intake (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "FF - Fresh fruit intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226454009", + "display" : "Dried fruit intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dried fruit intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226455005", + "display" : "Tinned fruit intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tinned fruit intake (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Canned fruit intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226456006", + "display" : "Nuts and seeds intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nuts and seeds intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226457002", + "display" : "Sauce seasoning and soup intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sauce seasoning and soup intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226458007", + "display" : "Sugary food intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sugary food intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226459004", + "display" : "Sugar intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sugar intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226460009", + "display" : "Jam and preserve intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Jam and preserve intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226461008", + "display" : "Confectionery intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Confectionery intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226462001", + "display" : "Chocolate confectionery intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chocolate confectionery intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226463006", + "display" : "Sweets intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sweets intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228272008", + "display" : "Health-related behaviour", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Health-related behavior" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Health-related behavior (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228282009", + "display" : "Drinking habits", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Drinking habits (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228283004", + "display" : "Drinking environment", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Drinking environment (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Drinking place" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Drinking location" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228296003", + "display" : "Company when drinking", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Company when drinking (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228308009", + "display" : "Pattern of drinking", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pattern of drinking (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228309001", + "display" : "Pattern of drinking through day", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pattern of drinking through day (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228311005", + "display" : "Pattern of alcohol consumption through week", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pattern of alcohol consumption through week (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228328008", + "display" : "Age at starting drinking", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Age at starting drinking (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228329000", + "display" : "Time since stopped drinking", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Time since stopped drinking (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228330005", + "display" : "Total time drunk alcohol", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Total time drunk alcohol (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228331009", + "display" : "Priority of drink-related activities", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Priority of drink-related activities (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228338003", + "display" : "Ability to control drinking", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ability to control drinking (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Capacity to control drinking" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228345003", + "display" : "Use of stratagems to control drinking", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Use of stratagems to control drinking (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228349009", + "display" : "Tolerance to alcohol", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tolerance to alcohol (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228360000", + "display" : "Attitude to drinking", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Attitude to drinking (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228390007", + "display" : "Frequency of drug misuse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Frequency of drug misuse (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228391006", + "display" : "Drug injection behaviour", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Drug injection behavior" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Drug injection behavior (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228394003", + "display" : "Drug injecting equipment hygiene", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Drug injecting equipment hygiene (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228401002", + "display" : "Cleaning of drug injection equipment", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cleaning of drug injection equipment (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228411009", + "display" : "Time since stopped drug misuse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Time since stopped drug misuse (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228412002", + "display" : "Total time drugs misused", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Total time drugs misused (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228413007", + "display" : "Age at starting drug misuse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Age at starting drug misuse (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228415000", + "display" : "Priority of drug-related activities", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Priority of drug-related activities (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228421001", + "display" : "Time devoted to drug-related activities", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Time devoted to drug-related activities (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Time lost in drug-related activities" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228422008", + "display" : "Time spent obtaining drugs", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Time spent obtaining drugs (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228423003", + "display" : "Time spent taking drugs", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Time spent taking drugs (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228424009", + "display" : "Time spent recovering from drugs", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Time spent recovering from drugs (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228425005", + "display" : "Routine of drug-related activities", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Routine of drug-related activities (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228429004", + "display" : "Drug-related rituals", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Drug-related rituals (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228449008", + "display" : "Frequency of exercise", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Frequency of exercise (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228450008", + "display" : "Time spent exercising", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Time spent exercising (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228454004", + "display" : "Frequency of sex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Frequency of sex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228455003", + "display" : "Time since stopped being sexually active", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Time since stopped being sexually active (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228456002", + "display" : "Age became sexually active", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Age became sexually active (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228457006", + "display" : "Total time sexually active", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Total time sexually active (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228458001", + "display" : "Number of sexual partners", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Number of sexual partners (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228459009", + "display" : "Number of current sexual partners", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Number of current sexual partners (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228462007", + "display" : "Total number of sexual partners ever", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Total number of sexual partners ever (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228463002", + "display" : "Number of sexual partners in past year", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Number of sexual partners in past year (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228464008", + "display" : "Number of sexual partners in past 5 years", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Number of sexual partners in past 5 years (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228465009", + "display" : "Sexual relationship details", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sexual relationship details (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228466005", + "display" : "Commitment to sexual relationship", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Commitment to sexual relationship (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228470002", + "display" : "Orientation of sexual relationship", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Orientation of sexual relationship (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228473000", + "display" : "Duration of sexual relationship", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Duration of sexual relationship (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228476008", + "display" : "Use of protection for sex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Use of protection for sex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228486009", + "display" : "Time since stopped smoking", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Time since stopped smoking (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228487000", + "display" : "Total time smoked", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Total time smoked (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228488005", + "display" : "Age at starting smoking", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Age at starting smoking (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228489002", + "display" : "Snuff use", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Snuff use (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dry powdered nasal tobacco use" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228490006", + "display" : "Snuff consumption", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Snuff consumption (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228495001", + "display" : "Frequency of snuff use", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Frequency of snuff use (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228496000", + "display" : "Time since stopped snuff use", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Time since stopped snuff use (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228497009", + "display" : "Total time snuff used", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Total time snuff used (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228498004", + "display" : "Age at starting snuff use", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Age at starting snuff use (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228500003", + "display" : "Moist tobacco consumption", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Moist tobacco consumption (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228505008", + "display" : "Frequency of moist tobacco use", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Frequency of moist tobacco use (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228506009", + "display" : "Time since stopped using moist tobacco", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Time since stopped using moist tobacco (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228507000", + "display" : "Total time moist tobacco used", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Total time moist tobacco used (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228508005", + "display" : "Age at starting moist tobacco use", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Age at starting moist tobacco use (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228510007", + "display" : "Chewed tobacco consumption", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chewed tobacco consumption (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228519008", + "display" : "Frequency of chewing tobacco", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Frequency of chewing tobacco (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228520002", + "display" : "Time since stopped chewing tobacco", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Time since stopped chewing tobacco (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228521003", + "display" : "Total time chewed tobacco", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Total time chewed tobacco (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228522005", + "display" : "Age at starting chewing tobacco", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Age at starting chewing tobacco (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "229024009", + "display" : "Behaviour accompanying sex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Behavior accompanying sex" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Behavior accompanying sex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "229177002", + "display" : "Hopping", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hopping (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "229257003", + "display" : "Active wrist movements", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Active wrist movements (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "229646000", + "display" : "Post-laryngectomy voice", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Type of post-laryngectomy voice (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Type of post-laryngectomy voice" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "229767007", + "display" : "Tripod grip", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tripod grip (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "229819007", + "display" : "Tobacco use and exposure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tobacco use and exposure (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "229918000", + "display" : "Food and drink intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Food and drink intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230043006", + "display" : "Vegetable fat intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vegetable fat intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230056004", + "display" : "Cigarette consumption", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cigarette consumption (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230057008", + "display" : "Cigar consumption", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cigar consumption (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230058003", + "display" : "Pipe tobacco consumption", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pipe tobacco consumption (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230074008", + "display" : "Cheese and egg dishes intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cheese and egg dishes intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230075009", + "display" : "Seafood intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Seafood intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230076005", + "display" : "Meat dishes intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Meat dishes intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230077001", + "display" : "Savory food intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Savoury food intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Savory food intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230078006", + "display" : "Savoury dishes intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Savory dishes intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Savory dishes intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230079003", + "display" : "Savory snack intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Savoury snack intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Savory snack intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230080000", + "display" : "Chips intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "French fries intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "French fries intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230081001", + "display" : "Pudding intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pudding intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230082008", + "display" : "Vegetable dishes intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vegetable dishes intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230083003", + "display" : "Sandwich intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sandwich intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230084009", + "display" : "Table salt intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Table salt intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230085005", + "display" : "Beer intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Beer intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230086006", + "display" : "Wine intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Wine intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230092000", + "display" : "General food types intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "General food types intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230093005", + "display" : "Hot drink intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hot drink intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230094004", + "display" : "Spicy food intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spicy food intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230095003", + "display" : "Organic food intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Organic food intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230096002", + "display" : "Health food intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Health food intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230097006", + "display" : "Fresh food intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fresh food intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230098001", + "display" : "Fried food intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fried food intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230099009", + "display" : "Grilled food intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Grilled food intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230100001", + "display" : "Cooked food intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cooked food intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230101002", + "display" : "Sterile food intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sterile food intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230102009", + "display" : "Contaminated food intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Contaminated food intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230103004", + "display" : "Clean food intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clean food intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230104005", + "display" : "Wheat-free food intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Wheat-free food intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230105006", + "display" : "West Indian food intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "West Indian food intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230106007", + "display" : "West African food intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "West African food intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230107003", + "display" : "Vietnamese food intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vietnamese food intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230108008", + "display" : "Vegetarian food intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vegetarian food intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230109000", + "display" : "Vegan food intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vegan food intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230110005", + "display" : "Indian food intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Indian food intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230111009", + "display" : "Chinese food intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chinese food intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230112002", + "display" : "Convenience food intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Convenience food intake (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fast food intake" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230113007", + "display" : "Baby food intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Baby food intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230116004", + "display" : "Crisps intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Potato crisps intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Potato chips intake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Potato chips intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230122008", + "display" : "Calcium intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Calcium intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230123003", + "display" : "Phosphorus intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phosphorus intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230124009", + "display" : "Magnesium intake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Magnesium intake (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "230125005", + "display" : "Diet followed", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diet followed (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "240258008", + "display" : "Limb length discrepancy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Limb length discrepancy (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Limb length inequality" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246109007", + "display" : "Stimulus current", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stimulus current (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246116008", + "display" : "Lesion size", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Size of lesion" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lesion size (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246117004", + "display" : "Size of stone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stone size" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stone size (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246118009", + "display" : "Calculus size", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Size of calculus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Calculus size (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246120007", + "display" : "Nodule size", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Size of nodule" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nodule size (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246206008", + "display" : "Number of lesions", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Number of lesions (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246207004", + "display" : "Number of plaques", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Number of plaques (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246208009", + "display" : "Number of granulomas", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Number of granulomas (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246209001", + "display" : "Number of abscesses", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Number of abscesses (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246210006", + "display" : "Number of fetal deaths", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Number of fetal deaths (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Number of foetal deaths" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246211005", + "display" : "Number of previous pregnancies", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Number of previous pregnancies (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246212003", + "display" : "Number of foreign bodies", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Number of foreign bodies (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246213008", + "display" : "Number of joints involved", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Number of joints involved (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246214002", + "display" : "Number of tumors", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Number of tumours" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Number of tumors (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246223004", + "display" : "Prism base direction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prism base direction (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246435002", + "display" : "Number of fetuses", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Number of fetuses (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Number of babies current pregnancy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Number of foetuses" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246436001", + "display" : "Number of fetuses started with", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Number of fetuses started with (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246437005", + "display" : "Number of fetuses reduced to", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Number of fetuses reduced to (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Number of foetuses reduced to" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246466008", + "display" : "Detrusor function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Detrusor function (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246467004", + "display" : "Urethral function", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Urethral function (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246511009", + "display" : "Sensory threshold", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sensory threshold (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246518003", + "display" : "Stimulus voltage", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stimulus voltage (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246558001", + "display" : "Cerebral dominance", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cerebral dominance (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246559009", + "display" : "Hand preference", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hand preference (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246560004", + "display" : "Foot preference", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Foot preference (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246561000", + "display" : "Eye dominance", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Eye dominance (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246570002", + "display" : "Primitive reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Primitive reflexes" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Primitive reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246572005", + "display" : "Palmomental reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Palmomental reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246573000", + "display" : "Primary walking reaction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Primary walking reaction (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246574006", + "display" : "Parachute reaction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Parachute reflex" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Parachute reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246575007", + "display" : "Eye cornering in direction of sound", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Eye cornering in direction of sound (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246576008", + "display" : "Freezing reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Freezing reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246577004", + "display" : "Galant's reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Galant's reflex (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Galant reflex" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246578009", + "display" : "Fisting reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fisting reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246579001", + "display" : "Cranial nerve reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cranial nerve reflexes" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cranial nerve reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246580003", + "display" : "Eyelash reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Eyelash reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246581004", + "display" : "Peripheral reflexes", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Peripheral reflex" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Peripheral reflex (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muscular reflex" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tendon reflex" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246582006", + "display" : "Supinator reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Supinator reflex (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radial reflex" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246583001", + "display" : "Bulbocavernosus reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bulbocavernosus reflex (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "BCR - Bulbocavernosus reflex" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246584007", + "display" : "Flexor plantar response", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Flexor plantar response (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246586009", + "display" : "Extensor plantar response", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Extensor plantar response (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246600005", + "display" : "Flip response", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Flip response (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246603007", + "display" : "Simulated rotation response", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Simulated rotation response (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246612009", + "display" : "General visual responses", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "General visual responses (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246613004", + "display" : "General reaction to light", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "General reaction to light (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Observation of visual response to light" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246620006", + "display" : "Visual alertness", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Visual alertness (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246621005", + "display" : "Visual attentiveness", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Visual attentiveness (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246624002", + "display" : "Visual behavior", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Visual behaviour" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Visual behavior (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246633000", + "display" : "Distance vision, general quality", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "DV - Distance vision" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Distance vision, general quality (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246646005", + "display" : "Quality of visual image", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Quality of visual image (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Observation of quality of visual image" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246647001", + "display" : "Clarity of visual image", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clarity of visual image (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clarity of vision - image" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246648006", + "display" : "Visual image size", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Size of visual image" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Visual image size (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246649003", + "display" : "Brightness of visual image", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brightness of visual image (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246683005", + "display" : "Ocular head posture", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ocular head posture (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Head posture for vision" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246692008", + "display" : "Eye movement with both eyes open", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Eye movement with both eyes open (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "BEO - Eye movement with both eyes open" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246693003", + "display" : "Range of movement of both eyes open", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Range of movement of both eyes open (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Quantified movement of both eyes open" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Degree of movement of both eyes open" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246704007", + "display" : "Eye movement with one eye open", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Eye movement with one eye open (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246705008", + "display" : "Range of movement of one eye open", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Range of movement of one eye open (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Degree of movement of one eye open" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Quantified movement of one eye open" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246706009", + "display" : "Ocular convergence", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ocular convergence (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246707000", + "display" : "Convergence on approaching object", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Convergence on approaching object (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246710007", + "display" : "Convergence near point", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Convergence near point (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "NPC - Near point convergence" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246716001", + "display" : "Ocular divergence", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ocular divergence (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246719008", + "display" : "Quality of focus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Quality of focus (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246721003", + "display" : "Speed of focus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Speed of focus (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246724006", + "display" : "Position of pupil light reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Position of pupil light reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246760001", + "display" : "Micronystagmus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Micronystagmus (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246765006", + "display" : "Patterns of eye movement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Patterns of eye movement (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246776005", + "display" : "Reflex eye movement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reflex eye movement (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246777001", + "display" : "Horizontal doll's head reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Horizontal doll's head reflex (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246778006", + "display" : "Vertical doll's head reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vertical doll's head reflex (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bielchowsky head tilt" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "BHTT - Bielschowsky head tilt" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246785005", + "display" : "Associated movements on eye movement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Associated movements on eye movement (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246786006", + "display" : "Movement of globe on eye movement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Movement of globe on eye movement (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246787002", + "display" : "Movement of lids on eye movement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Movement of lids on eye movement (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246788007", + "display" : "Movement of head on eye movement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Movement of head on eye movement (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246790008", + "display" : "Sounds associated with eye movement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sounds associated with eye movement (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246792000", + "display" : "Eye measure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Eye measurements" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Eye measure (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246793005", + "display" : "Height of upper lid above pupil center", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Height of upper lid above pupil centre" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Height of upper lid above pupil center (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246794004", + "display" : "Height of palpebral fissure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Height of palpebral fissure (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Palpebral fissure height" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246795003", + "display" : "Degree of levator lift", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Degree of levator lift (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Levator function" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246796002", + "display" : "Eye meridian", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Eye meridian (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246797006", + "display" : "Eye meridian start point", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Eye meridian start point (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246820009", + "display" : "Position of eyelid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Position of eyelid (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246847004", + "display" : "Movement of eyelid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Movement of eyelid (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246851002", + "display" : "Tear drainage", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tear drainage (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lacrimal drainage" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246853004", + "display" : "Fluorescein tear drainage", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fluorescein tear drainage (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246858008", + "display" : "Apposition of lower lacrimal punctum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Apposition of lower lacrimal punctum (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246859000", + "display" : "Opening of lower lacrimal punctum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Opening of lower lacrimal punctum (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246861009", + "display" : "Opening of upper lacrimal punctum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Opening of upper lacrimal punctum (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246889007", + "display" : "General appearance of limbal conjunctiva", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "General appearance of limbal conjunctiva (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246900007", + "display" : "General appearance of palpebral conjunctiva", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "General appearance of palpebral conjunctiva (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246917000", + "display" : "Position of eyeball", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Position of eyeball (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246933002", + "display" : "Corneal epithelial staining pattern", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Corneal epithelial staining pattern (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Corneal staining" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246974002", + "display" : "Color of sclera", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Colour of sclera" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Color of sclera (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246979007", + "display" : "Scleral vascularity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Scleral vascularity (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247014003", + "display" : "Rate of pupil reaction to light", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rate of pupil reaction to light (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247016001", + "display" : "Pupil motor light reaction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pupil motor light reaction (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247018000", + "display" : "Pupil reaction to dark", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pupil reaction to dark (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247019008", + "display" : "Pupil near reaction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pupil near reaction (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pupillary reaction to accommodation" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247022005", + "display" : "Pupil movement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pupil movement (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247026008", + "display" : "Position of iris", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Position of iris (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247029001", + "display" : "Iris pigmentation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Iris pigmentation (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247030006", + "display" : "Color of iris", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Colour of iris" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Color of iris (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247046003", + "display" : "Position of ciliary body", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Position of ciliary body (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247050005", + "display" : "Position of lens", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Position of lens (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247053007", + "display" : "Cataract form", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cataract form (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247063004", + "display" : "Cataract maturity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cataract maturity (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247073002", + "display" : "Lens capsule clarity in pseudophakia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lens capsule clarity in pseudophakia (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247088007", + "display" : "Vitreous morphology", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vitreous morphology (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247104005", + "display" : "General appearance of retina", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "General appearance of retina (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247110005", + "display" : "Retinal artery appearance", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Retinal artery appearance (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247116004", + "display" : "Retinal vein appearance", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Retinal vein appearance (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247166005", + "display" : "Status of macula in subtotal retinal detachment", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Status of macula in subtotal retinal detachment (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247222003", + "display" : "Optic disc cup", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Optic disc cup (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247225001", + "display" : "Optic cup/disc ratio", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Optic cup/disc ratio (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cup:disc ratio" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cup/disc ratio" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "C/D - Cup/disc ratio" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247239001", + "display" : "Size of auricle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Auricle size" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Auricle size (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Observation of size of pinna" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247243002", + "display" : "Position of auricle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Position of auricle (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247250003", + "display" : "Contents of ear canal", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Contents of ear canal (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Observation of contents of ear canal" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Contents of outer ear" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247259002", + "display" : "Light reflex of tympanic membrane", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Light reflex of tympanic membrane (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Observation of light reflex of tympanic membrane" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Light reflex of eardrum" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247291001", + "display" : "Attention to direct verbal communication", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Attention to direct verbal communication (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247292008", + "display" : "Response to high frequency sounds", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Response to high frequency sounds (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Observation of response to high frequency sounds" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247293003", + "display" : "Response to low frequency sounds", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Response to low frequency sounds (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Observation of response to low frequency sounds" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247331000", + "display" : "Ear sensations", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ear sensations (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247358007", + "display" : "Abdominal pain type", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Type of abdominal pain (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Type of abdominal pain" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247374002", + "display" : "Range of painful joint movement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Range of painful joint movement (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247375001", + "display" : "Arc of pain in joint", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arc of pain in joint (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247376000", + "display" : "Beginning of painful arc", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Beginning of painful arc (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247377009", + "display" : "End of painful arc", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "End of painful arc (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247428002", + "display" : "Thickness of skin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thickness of skin (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247433003", + "display" : "Skin elasticity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Skin elasticity (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247435005", + "display" : "Color of skin or mucosa", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Colour of skin or mucosa" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Color of skin or mucosa (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247485001", + "display" : "Shape of nail", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Shape of nail (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247494007", + "display" : "Strength of nails", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Strength of nail" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Strength of nail (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247502003", + "display" : "Thickness of nail", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thickness of nail (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247505001", + "display" : "Colour of nails", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Color of nail" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Color of nails" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Color of nail (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Colour of nail" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247523009", + "display" : "Neonatal hair appearance", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neonatal hair" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neonatal hair appearance (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247527005", + "display" : "Growth of eyelashes", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Growth of eyelashes (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247529008", + "display" : "Secondary sexual hair growth observable", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Secondary sexual hair growth" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Secondary sexual hair growth observable (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Observation of secondary sexual hair growth" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247532006", + "display" : "Development pattern of pubic hair", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Development of pubic hair" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Development pattern of pubic hair (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247533001", + "display" : "Amount of pubic hair", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Amount of pubic hair (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247534007", + "display" : "Distribution pattern of hair growth", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Distribution pattern of hair growth (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247543003", + "display" : "Hair characteristics", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hair characteristics (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247544009", + "display" : "Texture of hair", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Texture of hair (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247563005", + "display" : "Natural color of hair", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Natural colour of hair" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Natural color of hair (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247571009", + "display" : "General mental state", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "General mental state (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247625006", + "display" : "Flow of thought", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Flow of thought (observable entity)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247626007", + "display" : "Speed of thought", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Speed of thought (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rate of thought" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rapidity of thought" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247639006", + "display" : "Clarity of thought", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clarity of thought (observable entity)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Orderliness of thought" + }] + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/undesirable-effect-frequency", + "resource" : { + "resourceType" : "ValueSet", + "id" : "undesirable-effect-frequency", + "meta" : { + "lastUpdated" : "2024-10-03T04:31:51.554+11:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "brr" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/undesirable-effect-frequency", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3118" + }], + "version" : "6.0.0-ballot2", + "name" : "UndesirablEffectFrequency", + "title" : "Undesirabl Effect Frequency", + "status" : "draft", + "experimental" : true, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "A categorisation for a frequency of occurence of an undesirable effect.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/undesirable-effect-frequency" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:33bfd7a6-09ff-4f12-ac05-902745279ebf", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 3, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/undesirable-effect-frequency|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/undesirable-effect-frequency", + "code" : "Common", + "display" : "Common" + }, + { + "system" : "http://hl7.org/fhir/undesirable-effect-frequency", + "code" : "Uncommon", + "display" : "Uncommon" + }, + { + "system" : "http://hl7.org/fhir/undesirable-effect-frequency", + "code" : "Rare", + "display" : "Rare" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/warning-type", + "resource" : { + "resourceType" : "ValueSet", + "id" : "warning-type", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "brr" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/warning-type", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3104" + }], + "version" : "6.0.0-ballot2", + "name" : "WarningType", + "title" : "Warning Type", + "status" : "draft", + "experimental" : true, + "date" : "2021-08-15T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "Classification of warning type.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/warning-type" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:824be11f-fd87-46ed-aab8-51d6fc100839", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 10, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/warning-type|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/warning-type", + "code" : "P313", + "display" : "Get medical advice/attention." + }, + { + "system" : "http://hl7.org/fhir/warning-type", + "code" : "P314", + "display" : "Get medical advice/attention if you feel unwell." + }, + { + "system" : "http://hl7.org/fhir/warning-type", + "code" : "P315", + "display" : "Get immediate medical advice/attention." + }, + { + "system" : "http://hl7.org/fhir/warning-type", + "code" : "P320", + "display" : "Specific treatment is urgent (see ... on this label)." + }, + { + "system" : "http://hl7.org/fhir/warning-type", + "code" : "P321", + "display" : "Specific treatment (see ... on this label)." + }, + { + "system" : "http://hl7.org/fhir/warning-type", + "code" : "P322", + "display" : "Specific measures (see ... on this label)." + }, + { + "system" : "http://hl7.org/fhir/warning-type", + "code" : "P330", + "display" : "Rinse mouth." + }, + { + "system" : "http://hl7.org/fhir/warning-type", + "code" : "P331", + "display" : "Do NOT induce vomiting." + }, + { + "system" : "http://hl7.org/fhir/warning-type", + "code" : "P361", + "display" : "Remove/Take off immediately all contaminated clothing." + }, + { + "system" : "http://hl7.org/fhir/warning-type", + "code" : "P363", + "display" : "Wash contaminated clothing before reuse.." + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/variable-role", + "resource" : { + "resourceType" : "ValueSet", + "id" : "variable-role", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "cds" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/variable-role", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3048" + }], + "version" : "6.0.0-ballot2", + "name" : "EvidenceVariableRole", + "title" : "Evidence Variable Role", + "status" : "draft", + "experimental" : true, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "The role that the variable plays.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/variable-role" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:714ffd97-2e26-45b4-b4d9-99cccf7915e1", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 4, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/variable-role|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/variable-role", + "code" : "population", + "display" : "Population" + }, + { + "system" : "http://hl7.org/fhir/variable-role", + "code" : "exposure", + "display" : "Exposure" + }, + { + "system" : "http://hl7.org/fhir/variable-role", + "code" : "outcome", + "display" : "Outcome" + }, + { + "system" : "http://hl7.org/fhir/variable-role", + "code" : "covariate", + "display" : "Covariate" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/variable-role-subtype", + "resource" : { + "resourceType" : "ValueSet", + "id" : "variable-role-subtype", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "cds" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/variable-role-subtype", + "version" : "6.0.0-ballot2", + "name" : "EvidenceVariableRoleSubtype", + "title" : "Evidence Variable Role Subtype", + "status" : "draft", + "experimental" : true, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "The sub-role that the variable plays.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/variable-role" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:c8acd276-4f6f-4e36-995c-f69c77ce8b81", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 9, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/variable-role|2.0.0" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/variable-role", + "code" : "population", + "display" : "population" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/variable-role", + "code" : "subpopulation", + "display" : "subpopulation" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/variable-role", + "code" : "exposure", + "display" : "exposure" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/variable-role", + "code" : "referenceExposure", + "display" : "reference exposure" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/variable-role", + "code" : "measuredVariable", + "display" : "measured variable" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/variable-role", + "code" : "confounder", + "display" : "confounder" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/variable-role", + "code" : "measuredVariableA", + "display" : "measured variable A" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/variable-role", + "code" : "measuredVariableB", + "display" : "measured variable B" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/variable-role", + "code" : "measuredVariableAB", + "display" : "measured variable A to B" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/study-design", + "resource" : { + "resourceType" : "ValueSet", + "id" : "study-design", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "cds" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/study-design", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3045" + }], + "version" : "6.0.0-ballot2", + "name" : "StudyDesign", + "title" : "Study Design", + "status" : "draft", + "experimental" : true, + "date" : "2022-08-24T12:40:00+00:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "This is a set of terms for study design characteristics.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/study-design" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:fc70e7de-43d2-43f0-b895-c5915e7cc29c", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 72, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/study-design|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/study-design", + "code" : "SEVCO:01001", + "display" : "Interventional research", + "designation" : [{ + "use" : { + "display" : "Alternative term" + }, + "value" : "Interventional study" + }, + { + "use" : { + "display" : "Alternative term" + }, + "value" : "Interventional study design" + }, + { + "use" : { + "display" : "Alternative term" + }, + "value" : "interventional primary research" + }, + { + "use" : { + "display" : "Alternative term" + }, + "value" : "international method of research" + }, + { + "use" : { + "display" : "Alternative term" + }, + "value" : "experimental research" + }, + { + "use" : { + "display" : "Alternative term" + }, + "value" : "experimental study" + }] + }, + { + "system" : "http://hl7.org/fhir/study-design", + "code" : "SEVCO:01003", + "display" : "randomized assignment", + "designation" : [{ + "use" : { + "display" : "Alternative term" + }, + "value" : "Interventional research with randomized assignment" + }, + { + "use" : { + "display" : "Alternative term" + }, + "value" : "Randomized trial" + }, + { + "use" : { + "display" : "Alternative term" + }, + "value" : "Randomized controlled trial" + }, + { + "use" : { + "display" : "Alternative term" + }, + "value" : "RCT" + }] + }, + { + "system" : "http://hl7.org/fhir/study-design", + "code" : "SEVCO:01006", + "display" : "simple randomization", + "designation" : [{ + "use" : { + "display" : "Alternative term" + }, + "value" : "Unrestricted Randomization" + }] + }, + { + "system" : "http://hl7.org/fhir/study-design", + "code" : "SEVCO:01007", + "display" : "stratified randomization" + }, + { + "system" : "http://hl7.org/fhir/study-design", + "code" : "SEVCO:01008", + "display" : "block randomization" + }, + { + "system" : "http://hl7.org/fhir/study-design", + "code" : "SEVCO:01009", + "display" : "adaptive randomization" + }, + { + "system" : "http://hl7.org/fhir/study-design", + "code" : "SEVCO:01005", + "display" : "Non-randomized assignment", + "designation" : [{ + "use" : { + "display" : "Alternative term" + }, + "value" : "Interventional research with non-randomized assignment" + }] + }, + { + "system" : "http://hl7.org/fhir/study-design", + "code" : "SEVCO:01004", + "display" : "Quasi-Randomized assignment" + }, + { + "system" : "http://hl7.org/fhir/study-design", + "code" : "SEVCO:01029", + "display" : "Clinical trial" + }, + { + "system" : "http://hl7.org/fhir/study-design", + "code" : "SEVCO:01041", + "display" : "Pragmatic clinical trial", + "designation" : [{ + "use" : { + "display" : "Alternative term" + }, + "value" : "Pragmatic trial" + }] + }, + { + "system" : "http://hl7.org/fhir/study-design", + "code" : "SEVCO:01038", + "display" : "Expanded Access study", + "designation" : [{ + "use" : { + "display" : "Alternative term" + }, + "value" : "Compassionate use trial" + }, + { + "use" : { + "display" : "Alternative term" + }, + "value" : "Compassionate use study" + }, + { + "use" : { + "display" : "Alternative term" + }, + "value" : "Expanded access trial" + }] + }, + { + "system" : "http://hl7.org/fhir/study-design", + "code" : "SEVCO:01030", + "display" : "Phase 1 trial", + "designation" : [{ + "use" : { + "display" : "Alternative term" + }, + "value" : "Phase I trial" + }, + { + "use" : { + "display" : "Alternative term" + }, + "value" : "Phase 1 study" + }, + { + "use" : { + "display" : "Alternative term" + }, + "value" : "phase I clinical trial" + }] + }, + { + "system" : "http://hl7.org/fhir/study-design", + "code" : "SEVCO:01031", + "display" : "Exploratory investigational new drug study", + "designation" : [{ + "use" : { + "display" : "Alternative term" + }, + "value" : "Phase 0 study" + }, + { + "use" : { + "display" : "Alternative term" + }, + "value" : "Pre-clinical trial" + }, + { + "use" : { + "display" : "Alternative term" + }, + "value" : "Exploratory IND study" + }] + }, + { + "system" : "http://hl7.org/fhir/study-design", + "code" : "SEVCO:01032", + "display" : "Phase 1/Phase 2 trial", + "designation" : [{ + "use" : { + "display" : "Alternative term" + }, + "value" : "Phase I/II trial" + }, + { + "use" : { + "display" : "Alternative term" + }, + "value" : "Phase 1-2 trial" + }, + { + "use" : { + "display" : "Alternative term" + }, + "value" : "Phase 1/2 trial" + }, + { + "use" : { + "display" : "Alternative term" + }, + "value" : "Trial phase 1-2" + }, + { + "use" : { + "display" : "Alternative term" + }, + "value" : "Trial phase 1/2" + }] + }, + { + "system" : "http://hl7.org/fhir/study-design", + "code" : "SEVCO:01033", + "display" : "Phase 2 trial", + "designation" : [{ + "use" : { + "display" : "Alternative term" + }, + "value" : "Phase II trial" + }, + { + "use" : { + "display" : "Alternative term" + }, + "value" : "phase 2 study" + }, + { + "use" : { + "display" : "Alternative term" + }, + "value" : "Exploratory clinical study" + }, + { + "use" : { + "display" : "Alternative term" + }, + "value" : "phase II clinical trial" + }] + }, + { + "system" : "http://hl7.org/fhir/study-design", + "code" : "SEVCO:01034", + "display" : "Phase 2/Phase 3 trial", + "designation" : [{ + "use" : { + "display" : "Alternative term" + }, + "value" : "Phase II/III trial" + }, + { + "use" : { + "display" : "Alternative term" + }, + "value" : "Phase 2-3 trial" + }, + { + "use" : { + "display" : "Alternative term" + }, + "value" : "Phase 2/3 trial" + }, + { + "use" : { + "display" : "Alternative term" + }, + "value" : "Trial phase 2-3" + }, + { + "use" : { + "display" : "Alternative term" + }, + "value" : "Trial phase 2/3" + }] + }, + { + "system" : "http://hl7.org/fhir/study-design", + "code" : "SEVCO:01035", + "display" : "Phase 3 Trial", + "designation" : [{ + "use" : { + "display" : "Alternative term" + }, + "value" : "Phase III trial" + }, + { + "use" : { + "display" : "Alternative term" + }, + "value" : "phase 3 study" + }, + { + "use" : { + "display" : "Alternative term" + }, + "value" : "Confirmatory clinical study" + }, + { + "use" : { + "display" : "Alternative term" + }, + "value" : "phase III clinical trial" + }] + }, + { + "system" : "http://hl7.org/fhir/study-design", + "code" : "SEVCO:01036", + "display" : "Post-marketing study", + "designation" : [{ + "use" : { + "display" : "Alternative term" + }, + "value" : "Phase IV trial" + }, + { + "use" : { + "display" : "Alternative term" + }, + "value" : "Phase 4 trial" + }, + { + "use" : { + "display" : "Alternative term" + }, + "value" : "Phase 4 study" + }, + { + "use" : { + "display" : "Alternative term" + }, + "value" : "Trial phase 4" + }, + { + "use" : { + "display" : "Alternative term" + }, + "value" : "Post-approval study" + }] + }, + { + "system" : "http://hl7.org/fhir/study-design", + "code" : "SEVCO:01002", + "display" : "Observational research", + "designation" : [{ + "use" : { + "display" : "Alternative term" + }, + "value" : "Observational Study" + }, + { + "use" : { + "display" : "Alternative term" + }, + "value" : "Observational Study Design" + }, + { + "use" : { + "display" : "Alternative term" + }, + "value" : "Observational primary research" + }, + { + "use" : { + "display" : "Alternative term" + }, + "value" : "observational method of research" + }, + { + "use" : { + "display" : "Alternative term" + }, + "value" : "Non-interventional research" + }] + }, + { + "system" : "http://hl7.org/fhir/study-design", + "code" : "SEVCO:01037", + "display" : "Post-Marketing Surveillance study", + "designation" : [{ + "use" : { + "display" : "Alternative term" + }, + "value" : "Postmarketing evaluation study" + }] + }, + { + "system" : "http://hl7.org/fhir/study-design", + "code" : "SEVCO:01010", + "display" : "Comparative study design", + "designation" : [{ + "use" : { + "display" : "Alternative term" + }, + "value" : "Comparative research" + }] + }, + { + "system" : "http://hl7.org/fhir/study-design", + "code" : "SEVCO:01011", + "display" : "Parallel cohort design", + "designation" : [{ + "use" : { + "display" : "Alternative term" + }, + "value" : "Concurrent cohort study" + }] + }, + { + "system" : "http://hl7.org/fhir/study-design", + "code" : "SEVCO:01012", + "display" : "Crossover cohort design", + "designation" : [{ + "use" : { + "display" : "Alternative term" + }, + "value" : "Crossover study" + }, + { + "use" : { + "display" : "Alternative term" + }, + "value" : "Crossover trial" + }] + }, + { + "system" : "http://hl7.org/fhir/study-design", + "code" : "SEVCO:01024", + "display" : "Controlled crossover cohort design" + }, + { + "system" : "http://hl7.org/fhir/study-design", + "code" : "SEVCO:01025", + "display" : "Single-arm crossover design" + }, + { + "system" : "http://hl7.org/fhir/study-design", + "code" : "SEVCO:01013", + "display" : "Case control design" + }, + { + "system" : "http://hl7.org/fhir/study-design", + "code" : "SEVCO:01014", + "display" : "Matching for comparison", + "designation" : [{ + "use" : { + "display" : "Alternative term" + }, + "value" : "Matched study design" + }] + }, + { + "system" : "http://hl7.org/fhir/study-design", + "code" : "SEVCO:01020", + "display" : "Family study design", + "designation" : [{ + "use" : { + "display" : "Alternative term" + }, + "value" : "Familial study" + }, + { + "use" : { + "display" : "Alternative term" + }, + "value" : "Family study" + }, + { + "use" : { + "display" : "Alternative term" + }, + "value" : "Family based study" + }] + }, + { + "system" : "http://hl7.org/fhir/study-design", + "code" : "SEVCO:01021", + "display" : "Twin study design" + }, + { + "system" : "http://hl7.org/fhir/study-design", + "code" : "SEVCO:01015", + "display" : "Cluster as unit of allocation", + "designation" : [{ + "use" : { + "display" : "Alternative term" + }, + "value" : "Clustering for comparison" + }] + }, + { + "system" : "http://hl7.org/fhir/study-design", + "code" : "SEVCO:01023", + "display" : "Non-comparative study design", + "designation" : [{ + "use" : { + "display" : "Alternative term" + }, + "value" : "Non-comparative research" + }, + { + "use" : { + "display" : "Alternative term" + }, + "value" : "Descriptive study" + }] + }, + { + "system" : "http://hl7.org/fhir/study-design", + "code" : "SEVCO:01016", + "display" : "Uncontrolled cohort design", + "designation" : [{ + "use" : { + "display" : "Alternative term" + }, + "value" : "Single cohort design" + }, + { + "use" : { + "display" : "Alternative term" + }, + "value" : "Case series design" + }, + { + "use" : { + "display" : "Alternative term" + }, + "value" : "Non-controlled cohort design" + }] + }, + { + "system" : "http://hl7.org/fhir/study-design", + "code" : "SEVCO:01017", + "display" : "Case report", + "designation" : [{ + "use" : { + "display" : "Alternative term" + }, + "value" : "Case study" + }] + }, + { + "system" : "http://hl7.org/fhir/study-design", + "code" : "SEVCO:01022", + "display" : "Population-based design", + "designation" : [{ + "use" : { + "display" : "Alternative term" + }, + "value" : "Population study" + }] + }, + { + "system" : "http://hl7.org/fhir/study-design", + "code" : "SEVCO:01044", + "display" : "Ecological design", + "designation" : [{ + "use" : { + "display" : "Alternative term" + }, + "value" : "Ecologic study" + }] + }, + { + "system" : "http://hl7.org/fhir/study-design", + "code" : "SEVCO:01027", + "display" : "Cross sectional data collection ", + "designation" : [{ + "use" : { + "display" : "Alternative term" + }, + "value" : "Cross-sectional study" + }] + }, + { + "system" : "http://hl7.org/fhir/study-design", + "code" : "SEVCO:01028", + "display" : "Longitudinal data collection", + "designation" : [{ + "use" : { + "display" : "Alternative term" + }, + "value" : "Longitudinal study" + }] + }, + { + "system" : "http://hl7.org/fhir/study-design", + "code" : "SEVCO:01018", + "display" : "Time series design", + "designation" : [{ + "use" : { + "display" : "Alternative term" + }, + "value" : "Multiple time point comparison" + }] + }, + { + "system" : "http://hl7.org/fhir/study-design", + "code" : "SEVCO:01019", + "display" : "Before and after comparison", + "designation" : [{ + "use" : { + "display" : "Alternative term" + }, + "value" : "Before and After design" + }, + { + "use" : { + "display" : "Alternative term" + }, + "value" : "Pre-Post Design" + }, + { + "use" : { + "display" : "Alternative term" + }, + "value" : "Before-After Comparison" + }] + }, + { + "system" : "http://hl7.org/fhir/study-design", + "code" : "SEVCO:01045", + "display" : "Primary data collection", + "designation" : [{ + "use" : { + "display" : "Alternative term" + }, + "value" : "Study-generated data collection" + }] + }, + { + "system" : "http://hl7.org/fhir/study-design", + "code" : "SEVCO:01026", + "display" : "Real world data collection", + "designation" : [{ + "use" : { + "display" : "Alternative term" + }, + "value" : "RWD collection" + }] + }, + { + "system" : "http://hl7.org/fhir/study-design", + "code" : "SEVCO:01039", + "display" : "Real world data collection from healthcare records", + "designation" : [{ + "use" : { + "display" : "Alternative term" + }, + "value" : "RWD collection from clinical care records" + }, + { + "use" : { + "display" : "Alternative term" + }, + "value" : "RWD from health care records" + }, + { + "use" : { + "display" : "Alternative term" + }, + "value" : "RWD from healthcare delivery records" + }, + { + "use" : { + "display" : "Alternative term" + }, + "value" : "Real world data collection from medical records" + }] + }, + { + "system" : "http://hl7.org/fhir/study-design", + "code" : "SEVCO:01050", + "display" : "Real world data collection from personal health records", + "designation" : [{ + "use" : { + "display" : "Alternative term" + }, + "value" : "Real world data collection from personal care records" + }, + { + "use" : { + "display" : "Alternative term" + }, + "value" : "RWD collection from personal medical records" + }] + }, + { + "system" : "http://hl7.org/fhir/study-design", + "code" : "SEVCO:01040", + "display" : "Real world data collection from healthcare financing records", + "designation" : [{ + "use" : { + "display" : "Alternative term" + }, + "value" : "RWD collection from healthcare financing records" + }] + }, + { + "system" : "http://hl7.org/fhir/study-design", + "code" : "SEVCO:01048", + "display" : "Real world data collection from testing procedures", + "designation" : [{ + "use" : { + "display" : "Alternative term" + }, + "value" : "RWD collection from testing procedures" + }] + }, + { + "system" : "http://hl7.org/fhir/study-design", + "code" : "SEVCO:01046", + "display" : "Real world data collection from monitoring procedures", + "designation" : [{ + "use" : { + "display" : "Alternative term" + }, + "value" : "RWD collection from monitoring procedures" + }] + }, + { + "system" : "http://hl7.org/fhir/study-design", + "code" : "SEVCO:01049", + "display" : "Secondary data collection from prior research" + }, + { + "system" : "http://hl7.org/fhir/study-design", + "code" : "SEVCO:01042", + "display" : "Secondary data collection from a registry" + }, + { + "system" : "http://hl7.org/fhir/study-design", + "code" : "SEVCO:01051", + "display" : "Multisite data collection" + }, + { + "system" : "http://hl7.org/fhir/study-design", + "code" : "SEVCO:01086", + "display" : "Quantitative analysis" + }, + { + "system" : "http://hl7.org/fhir/study-design", + "code" : "SEVCO:01087", + "display" : "Qualitative analysis" + }, + { + "system" : "http://hl7.org/fhir/study-design", + "code" : "SEVCO:01060", + "display" : "Blinding of study participants", + "designation" : [{ + "use" : { + "display" : "Alternative term" + }, + "value" : "Masking of study participants" + }] + }, + { + "system" : "http://hl7.org/fhir/study-design", + "code" : "SEVCO:01061", + "display" : "Blinding of intervention providers", + "designation" : [{ + "use" : { + "display" : "Alternative term" + }, + "value" : "Masking of intervention providers" + }, + { + "use" : { + "display" : "Alternative term" + }, + "value" : "Blinding of intervention deliverers" + }, + { + "use" : { + "display" : "Alternative term" + }, + "value" : "Masking of intervention deliverers" + }] + }, + { + "system" : "http://hl7.org/fhir/study-design", + "code" : "SEVCO:01062", + "display" : "Blinding of outcome assessors", + "designation" : [{ + "use" : { + "display" : "Alternative term" + }, + "value" : "Masking of outcome assessors" + }] + }, + { + "system" : "http://hl7.org/fhir/study-design", + "code" : "SEVCO:01063", + "display" : "Blinding of data analysts", + "designation" : [{ + "use" : { + "display" : "Alternative term" + }, + "value" : "Masking of data analysts" + }] + }, + { + "system" : "http://hl7.org/fhir/study-design", + "code" : "SEVCO:01064", + "display" : "Allocation concealment", + "designation" : [{ + "use" : { + "display" : "Alternative term" + }, + "value" : "Blinding of randomization assignment" + }, + { + "use" : { + "display" : "Alternative term" + }, + "value" : "Masking of randomization assignment" + }] + }, + { + "system" : "http://hl7.org/fhir/study-design", + "code" : "SEVCO:01043", + "display" : "Multicentric", + "designation" : [{ + "use" : { + "display" : "Alternative term" + }, + "value" : "Multi-institutional study" + }, + { + "use" : { + "display" : "Alternative term" + }, + "value" : "Multicenter trial" + }, + { + "use" : { + "display" : "Alternative term" + }, + "value" : "Multicenter study" + }] + }, + { + "system" : "http://hl7.org/fhir/study-design", + "code" : "SEVCO:01052", + "display" : "Includes patient-reported outcome", + "designation" : [{ + "use" : { + "display" : "Alternative term" + }, + "value" : "PRO" + }, + { + "use" : { + "display" : "Alternative term" + }, + "value" : "Includes patient-reported outcomes" + }] + }, + { + "system" : "http://hl7.org/fhir/study-design", + "code" : "SEVCO:01053", + "display" : "Includes patient-centered outcome", + "designation" : [{ + "use" : { + "display" : "Alternative term" + }, + "value" : "Includes patient-oriented outcome" + }, + { + "use" : { + "display" : "Alternative term" + }, + "value" : "Includes patient-important outcome" + }, + { + "use" : { + "display" : "Alternative term" + }, + "value" : "Includes patient-relevant outcome" + }, + { + "use" : { + "display" : "Alternative term" + }, + "value" : "Includes clinical outcome" + }, + { + "use" : { + "display" : "Alternative term" + }, + "value" : "Includes patient-centered outcome measure" + }, + { + "use" : { + "display" : "Alternative term" + }, + "value" : "Includes clinical outcome measure" + }] + }, + { + "system" : "http://hl7.org/fhir/study-design", + "code" : "SEVCO:01054", + "display" : "Includes disease-oriented outcome", + "designation" : [{ + "use" : { + "display" : "Alternative term" + }, + "value" : "Includes disease-oriented outcome measure" + }, + { + "use" : { + "display" : "Alternative term" + }, + "value" : "Includes surrogate outcome" + }, + { + "use" : { + "display" : "Alternative term" + }, + "value" : "Includes surrogate outcome measure" + }] + }, + { + "system" : "http://hl7.org/fhir/study-design", + "code" : "SEVCO:01085", + "display" : "Includes process measure", + "designation" : [{ + "use" : { + "display" : "Alternative term" + }, + "value" : "Includes process outcome" + }, + { + "use" : { + "display" : "Alternative term" + }, + "value" : "Includes process outcome measure" + }] + }, + { + "system" : "http://hl7.org/fhir/study-design", + "code" : "SEVCO:01089", + "display" : "Study Goal", + "designation" : [{ + "use" : { + "display" : "Alternative term" + }, + "value" : "Study Aim" + }] + }, + { + "system" : "http://hl7.org/fhir/study-design", + "code" : "SEVCO:01096", + "display" : "Evaluation Goal", + "designation" : [{ + "use" : { + "display" : "Alternative term" + }, + "value" : "Evaluation Study Goal" + }, + { + "use" : { + "display" : "Alternative term" + }, + "value" : "Evaluation Aim" + }] + }, + { + "system" : "http://hl7.org/fhir/study-design", + "code" : "SEVCO:01097", + "display" : "Derivation Goal", + "designation" : [{ + "use" : { + "display" : "Alternative term" + }, + "value" : "Derivation Study Goal" + }] + }, + { + "system" : "http://hl7.org/fhir/study-design", + "code" : "SEVCO:01098", + "display" : "Validation Goal", + "designation" : [{ + "use" : { + "display" : "Alternative term" + }, + "value" : "Validation Study Goal" + }] + }, + { + "system" : "http://hl7.org/fhir/study-design", + "code" : "SEVCO:01088", + "display" : "Comparison Goal", + "designation" : [{ + "use" : { + "display" : "Alternative term" + }, + "value" : "Comparative Analysis Goal" + }] + }, + { + "system" : "http://hl7.org/fhir/study-design", + "code" : "SEVCO:01091", + "display" : "Comparative Effectiveness Goal" + }, + { + "system" : "http://hl7.org/fhir/study-design", + "code" : "SEVCO:01090", + "display" : "Comparative Efficacy Goal" + }, + { + "system" : "http://hl7.org/fhir/study-design", + "code" : "SEVCO:01092", + "display" : "Comparative Safety Goal" + }, + { + "system" : "http://hl7.org/fhir/study-design", + "code" : "SEVCO:01093", + "display" : "Equivalence Goal" + }, + { + "system" : "http://hl7.org/fhir/study-design", + "code" : "SEVCO:01094", + "display" : "Non-inferiority Goal" + }, + { + "system" : "http://hl7.org/fhir/study-design", + "code" : "SEVCO:01095", + "display" : "Superiority Goal", + "designation" : [{ + "use" : { + "display" : "Alternative term" + }, + "value" : "Superiority study goal" + }] + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/statistic-type", + "resource" : { + "resourceType" : "ValueSet", + "id" : "statistic-type", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "cds" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/statistic-type", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3044" + }], + "version" : "6.0.0-ballot2", + "name" : "StatisticType", + "title" : "Statistic Type", + "status" : "draft", + "experimental" : true, + "date" : "2021-08-05T12:00:00+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "The type of a statistic, e.g. relative risk or mean", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/statistic-type" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:09ee7842-4806-4652-854a-a1e743e8c8f4", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 22, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/statistic-type|1.0.1" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/statistic-type", + "code" : "absolute-MedianDiff", + "display" : "Absolute Median Difference" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/statistic-type", + "code" : "C25463", + "display" : "Count" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/statistic-type", + "code" : "0000301", + "display" : "Covariance" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/statistic-type", + "code" : "predictedRisk", + "display" : "Predicted Risk" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/statistic-type", + "code" : "descriptive", + "display" : "Descriptive" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/statistic-type", + "code" : "C93150", + "display" : "Hazard Ratio" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/statistic-type", + "code" : "C16726", + "display" : "Incidence" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/statistic-type", + "code" : "rate-ratio", + "display" : "Incidence Rate Ratio" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/statistic-type", + "code" : "C25564", + "display" : "Maximum" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/statistic-type", + "code" : "C53319", + "display" : "Mean" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/statistic-type", + "code" : "0000457", + "display" : "Mean Difference" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/statistic-type", + "code" : "C28007", + "display" : "Median" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/statistic-type", + "code" : "C25570", + "display" : "Minimum" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/statistic-type", + "code" : "C16932", + "display" : "Odds Ratio" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/statistic-type", + "code" : "C65172", + "display" : "Pearson Correlation Coefficient" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/statistic-type", + "code" : "C17010", + "display" : "Prevalence" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/statistic-type", + "code" : "C44256", + "display" : "Proportion" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/statistic-type", + "code" : "0000565", + "display" : "Regression Coefficient" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/statistic-type", + "code" : "C93152", + "display" : "Relative Risk" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/statistic-type", + "code" : "0000424", + "display" : "Risk Difference" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/statistic-type", + "code" : "C65171", + "display" : "Spearman Rank-Order Correlation" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/statistic-type", + "code" : "0000100", + "display" : "Standardized Mean Difference" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/attribute-estimate-type", + "resource" : { + "resourceType" : "ValueSet", + "id" : "attribute-estimate-type", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "cds" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/attribute-estimate-type", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3050" + }], + "version" : "6.0.0-ballot2", + "name" : "AttributeEstimateType", + "title" : "Attribute Estimate Type", + "status" : "draft", + "experimental" : true, + "date" : "2021-08-05T12:00:00+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "A statistic about a statistic, e.g. Confidence interval or p-value", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/attribute-estimate-type" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:996a55df-ad4a-4519-bd8a-81abd1e91279", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 11, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/attribute-estimate-type|1.0.1" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/attribute-estimate-type", + "code" : "0000419", + "display" : "Cochran's Q statistic" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/attribute-estimate-type", + "code" : "C53324", + "display" : "Confidence interval" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/attribute-estimate-type", + "code" : "0000455", + "display" : "Credible interval" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/attribute-estimate-type", + "code" : "0000420", + "display" : "I-squared" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/attribute-estimate-type", + "code" : "C53245", + "display" : "Interquartile range" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/attribute-estimate-type", + "code" : "C44185", + "display" : "P-value" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/attribute-estimate-type", + "code" : "C38013", + "display" : "Range" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/attribute-estimate-type", + "code" : "C53322", + "display" : "Standard deviation" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/attribute-estimate-type", + "code" : "0000037", + "display" : "Standard error of the mean" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/attribute-estimate-type", + "code" : "0000421", + "display" : "Tau squared" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/attribute-estimate-type", + "code" : "C48918", + "display" : "Variance" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/statistic-model-code", + "resource" : { + "resourceType" : "ValueSet", + "id" : "statistic-model-code", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "cds" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/statistic-model-code", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3046" + }], + "version" : "6.0.0-ballot2", + "name" : "StatisticModelCode", + "title" : "Statistic Model Code", + "status" : "draft", + "experimental" : true, + "date" : "2021-08-05T12:00:00+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "The handling of the variable in statistical analysis for exposures or outcomes.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/statistic-model-code" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:5b991895-ea12-4dec-8387-37cd6069df08", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 79, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/statistic-model-code|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/statistic-model-code", + "code" : "oneTailedTest", + "display" : "one-tailed test (1 threshold)" + }, + { + "system" : "http://hl7.org/fhir/statistic-model-code", + "code" : "twoTailedTest", + "display" : "two-tailed test (2 thresholds)" + }, + { + "system" : "http://hl7.org/fhir/statistic-model-code", + "code" : "zTest", + "display" : "z-test" + }, + { + "system" : "http://hl7.org/fhir/statistic-model-code", + "code" : "oneSampleTTest", + "display" : "1-sample t-test" + }, + { + "system" : "http://hl7.org/fhir/statistic-model-code", + "code" : "twoSampleTTest", + "display" : "2-sample t-test" + }, + { + "system" : "http://hl7.org/fhir/statistic-model-code", + "code" : "pairedTTest", + "display" : "paired t-test" + }, + { + "system" : "http://hl7.org/fhir/statistic-model-code", + "code" : "chiSquareTest", + "display" : "Chi-square test" + }, + { + "system" : "http://hl7.org/fhir/statistic-model-code", + "code" : "chiSquareTestTrend", + "display" : "Chi-square test for trend" + }, + { + "system" : "http://hl7.org/fhir/statistic-model-code", + "code" : "pearsonCorrelation", + "display" : "Pearson correlation" + }, + { + "system" : "http://hl7.org/fhir/statistic-model-code", + "code" : "anova", + "display" : "ANOVA (ANalysis Of VAriance)" + }, + { + "system" : "http://hl7.org/fhir/statistic-model-code", + "code" : "anovaOneWay", + "display" : "one-way ANOVA" + }, + { + "system" : "http://hl7.org/fhir/statistic-model-code", + "code" : "anovaTwoWay", + "display" : "2-way ANOVA without replication" + }, + { + "system" : "http://hl7.org/fhir/statistic-model-code", + "code" : "anovaTwoWayReplication", + "display" : "2-way ANOVA with replication" + }, + { + "system" : "http://hl7.org/fhir/statistic-model-code", + "code" : "manova", + "display" : "multivariate ANOVA (MANOVA)" + }, + { + "system" : "http://hl7.org/fhir/statistic-model-code", + "code" : "anovaThreeWay", + "display" : "3-way ANOVA" + }, + { + "system" : "http://hl7.org/fhir/statistic-model-code", + "code" : "signTest", + "display" : "sign test" + }, + { + "system" : "http://hl7.org/fhir/statistic-model-code", + "code" : "wilcoxonSignedRankTest", + "display" : "Wilcoxon signed-rank test" + }, + { + "system" : "http://hl7.org/fhir/statistic-model-code", + "code" : "wilcoxonRankSumTest", + "display" : "Wilcoxon rank-sum test" + }, + { + "system" : "http://hl7.org/fhir/statistic-model-code", + "code" : "mannWhitneyUTest", + "display" : "Mann-Whitney U test" + }, + { + "system" : "http://hl7.org/fhir/statistic-model-code", + "code" : "fishersExactTest", + "display" : "Fisher’s exact test" + }, + { + "system" : "http://hl7.org/fhir/statistic-model-code", + "code" : "mcnemarsTest", + "display" : "McNemar’s test" + }, + { + "system" : "http://hl7.org/fhir/statistic-model-code", + "code" : "kruskalWallisTest", + "display" : "Kruskal Wallis test" + }, + { + "system" : "http://hl7.org/fhir/statistic-model-code", + "code" : "spearmanCorrelation", + "display" : "Spearman correlation" + }, + { + "system" : "http://hl7.org/fhir/statistic-model-code", + "code" : "kendallCorrelation", + "display" : "Kendall correlation" + }, + { + "system" : "http://hl7.org/fhir/statistic-model-code", + "code" : "friedmanTest", + "display" : "Friedman test" + }, + { + "system" : "http://hl7.org/fhir/statistic-model-code", + "code" : "goodmanKruskasGamma", + "display" : "Goodman Kruska’s Gamma" + }, + { + "system" : "http://hl7.org/fhir/statistic-model-code", + "code" : "glm", + "display" : "GLM (Generalized Linear Model)" + }, + { + "system" : "http://hl7.org/fhir/statistic-model-code", + "code" : "glmProbit", + "display" : "GLM with probit link" + }, + { + "system" : "http://hl7.org/fhir/statistic-model-code", + "code" : "glmLogit", + "display" : "GLM with logit link" + }, + { + "system" : "http://hl7.org/fhir/statistic-model-code", + "code" : "glmIdentity", + "display" : "GLM with identity link" + }, + { + "system" : "http://hl7.org/fhir/statistic-model-code", + "code" : "glmLog", + "display" : "GLM with log link" + }, + { + "system" : "http://hl7.org/fhir/statistic-model-code", + "code" : "glmGeneralizedLogit", + "display" : "GLM with generalized logit link" + }, + { + "system" : "http://hl7.org/fhir/statistic-model-code", + "code" : "glmm", + "display" : "Generalized linear mixed model (GLMM)" + }, + { + "system" : "http://hl7.org/fhir/statistic-model-code", + "code" : "glmmProbit", + "display" : "GLMM with probit link" + }, + { + "system" : "http://hl7.org/fhir/statistic-model-code", + "code" : "glmmLogit", + "display" : "GLMM with logit link" + }, + { + "system" : "http://hl7.org/fhir/statistic-model-code", + "code" : "glmmIdentity", + "display" : "GLMM with identity link" + }, + { + "system" : "http://hl7.org/fhir/statistic-model-code", + "code" : "glmmLog", + "display" : "GLMM with log link" + }, + { + "system" : "http://hl7.org/fhir/statistic-model-code", + "code" : "glmmGeneralizedLogit", + "display" : "GLMM with generalized logit link" + }, + { + "system" : "http://hl7.org/fhir/statistic-model-code", + "code" : "linearRegression", + "display" : "Linear Regression" + }, + { + "system" : "http://hl7.org/fhir/statistic-model-code", + "code" : "logisticRegression", + "display" : "Logistic Regression" + }, + { + "system" : "http://hl7.org/fhir/statistic-model-code", + "code" : "polynomialRegression", + "display" : "Polynomial Regression" + }, + { + "system" : "http://hl7.org/fhir/statistic-model-code", + "code" : "coxProportionalHazards", + "display" : "Cox Proportional Hazards" + }, + { + "system" : "http://hl7.org/fhir/statistic-model-code", + "code" : "binomialDistributionRegression", + "display" : "Binomial Distribution for Regression" + }, + { + "system" : "http://hl7.org/fhir/statistic-model-code", + "code" : "multinomialDistributionRegression", + "display" : "Multinomial Distribution for Regression" + }, + { + "system" : "http://hl7.org/fhir/statistic-model-code", + "code" : "poissonRegression", + "display" : "Poisson Regression" + }, + { + "system" : "http://hl7.org/fhir/statistic-model-code", + "code" : "negativeBinomialRegression", + "display" : "Negative Binomial Regression" + }, + { + "system" : "http://hl7.org/fhir/statistic-model-code", + "code" : "zeroCellConstant", + "display" : "Zero-cell adjustment with constant" + }, + { + "system" : "http://hl7.org/fhir/statistic-model-code", + "code" : "zeroCellContinuityCorrection", + "display" : "Zero-cell adjustment with continuity correction" + }, + { + "system" : "http://hl7.org/fhir/statistic-model-code", + "code" : "adjusted", + "display" : "Adjusted analysis" + }, + { + "system" : "http://hl7.org/fhir/statistic-model-code", + "code" : "interactionTerm", + "display" : "Interaction term" + }, + { + "system" : "http://hl7.org/fhir/statistic-model-code", + "code" : "manteHaenszelMethod", + "display" : "Mantel-Haenszel method" + }, + { + "system" : "http://hl7.org/fhir/statistic-model-code", + "code" : "metaAnalysis", + "display" : "Meta-analysis" + }, + { + "system" : "http://hl7.org/fhir/statistic-model-code", + "code" : "inverseVariance", + "display" : "Inverse variance method" + }, + { + "system" : "http://hl7.org/fhir/statistic-model-code", + "code" : "petoMethod", + "display" : "Peto method" + }, + { + "system" : "http://hl7.org/fhir/statistic-model-code", + "code" : "hartungKnapp", + "display" : "Hartung-Knapp adjustment" + }, + { + "system" : "http://hl7.org/fhir/statistic-model-code", + "code" : "modifiedHartungKnapp", + "display" : "Modified Hartung-Knapp adjustment" + }, + { + "system" : "http://hl7.org/fhir/statistic-model-code", + "code" : "effectsFixed", + "display" : "Fixed-effects" + }, + { + "system" : "http://hl7.org/fhir/statistic-model-code", + "code" : "effectsRandom", + "display" : "Random-effects" + }, + { + "system" : "http://hl7.org/fhir/statistic-model-code", + "code" : "chiSquareTestHomogeneity", + "display" : "Chi-square test for homogeneity" + }, + { + "system" : "http://hl7.org/fhir/statistic-model-code", + "code" : "dersimonianLairdMethod", + "display" : "Dersimonian-Laird method" + }, + { + "system" : "http://hl7.org/fhir/statistic-model-code", + "code" : "pauleMandelMethod", + "display" : "Paule-Mandel method" + }, + { + "system" : "http://hl7.org/fhir/statistic-model-code", + "code" : "restrictedLikelihood", + "display" : "Restricted Maximum Likelihood method" + }, + { + "system" : "http://hl7.org/fhir/statistic-model-code", + "code" : "maximumLikelihood", + "display" : "Maximum Likelihood method" + }, + { + "system" : "http://hl7.org/fhir/statistic-model-code", + "code" : "empiricalBayes", + "display" : "Empirical Bayes method" + }, + { + "system" : "http://hl7.org/fhir/statistic-model-code", + "code" : "hunterSchmidt", + "display" : "Hunter-Schmidt method" + }, + { + "system" : "http://hl7.org/fhir/statistic-model-code", + "code" : "sidikJonkman", + "display" : "Sidik-Jonkman method" + }, + { + "system" : "http://hl7.org/fhir/statistic-model-code", + "code" : "hedgesMethod", + "display" : "Hedges method" + }, + { + "system" : "http://hl7.org/fhir/statistic-model-code", + "code" : "tauDersimonianLaird", + "display" : "Dersimonian-Laird method" + }, + { + "system" : "http://hl7.org/fhir/statistic-model-code", + "code" : "tauPauleMandel", + "display" : "Paule-Mandel method" + }, + { + "system" : "http://hl7.org/fhir/statistic-model-code", + "code" : "tauRestrictedMaximumLikelihood", + "display" : "Restricted Maximum Likelihood method" + }, + { + "system" : "http://hl7.org/fhir/statistic-model-code", + "code" : "tauMaximumLikelihood", + "display" : "Maximum Likelihood method" + }, + { + "system" : "http://hl7.org/fhir/statistic-model-code", + "code" : "tauEmpiricalBayes", + "display" : "Empirical Bayes method" + }, + { + "system" : "http://hl7.org/fhir/statistic-model-code", + "code" : "tauHunterSchmidt", + "display" : "Hunter-Schmidt method" + }, + { + "system" : "http://hl7.org/fhir/statistic-model-code", + "code" : "tauSidikJonkman", + "display" : "Sidik-Jonkman method" + }, + { + "system" : "http://hl7.org/fhir/statistic-model-code", + "code" : "tauHedges", + "display" : "Hedges method" + }, + { + "system" : "http://hl7.org/fhir/statistic-model-code", + "code" : "poolMantelHaenzsel", + "display" : "Mantel-Haenszel method" + }, + { + "system" : "http://hl7.org/fhir/statistic-model-code", + "code" : "poolInverseVariance", + "display" : "Inverse variance method" + }, + { + "system" : "http://hl7.org/fhir/statistic-model-code", + "code" : "poolPeto", + "display" : "Peto method" + }, + { + "system" : "http://hl7.org/fhir/statistic-model-code", + "code" : "poolGeneralizedLinearMixedModel", + "display" : "Generalized linear mixed model (GLMM)" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/certainty-type", + "resource" : { + "resourceType" : "ValueSet", + "id" : "certainty-type", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "cds" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/certainty-type", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3043" + }], + "version" : "6.0.0-ballot2", + "name" : "EvidenceCertaintyType", + "title" : "Evidence Certainty Type", + "status" : "draft", + "experimental" : true, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "The aspect of quality, confidence, or certainty.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/certainty-type" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:c55be03e-338d-4164-8b2f-da45633309e9", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 9, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/certainty-type|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/certainty-type", + "code" : "Overall", + "display" : "Overall certainty" + }, + { + "system" : "http://hl7.org/fhir/certainty-type", + "code" : "RiskOfBias", + "display" : "Risk of bias" + }, + { + "system" : "http://hl7.org/fhir/certainty-type", + "code" : "Inconsistency", + "display" : "Inconsistency" + }, + { + "system" : "http://hl7.org/fhir/certainty-type", + "code" : "Indirectness", + "display" : "Indirectness" + }, + { + "system" : "http://hl7.org/fhir/certainty-type", + "code" : "Imprecision", + "display" : "Imprecision" + }, + { + "system" : "http://hl7.org/fhir/certainty-type", + "code" : "PublicationBias", + "display" : "Publication bias" + }, + { + "system" : "http://hl7.org/fhir/certainty-type", + "code" : "DoseResponseGradient", + "display" : "Dose response gradient" + }, + { + "system" : "http://hl7.org/fhir/certainty-type", + "code" : "PlausibleConfounding", + "display" : "Plausible confounding" + }, + { + "system" : "http://hl7.org/fhir/certainty-type", + "code" : "LargeEffect", + "display" : "Large effect" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/certainty-rating", + "resource" : { + "resourceType" : "ValueSet", + "id" : "certainty-rating", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "cds" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/certainty-rating", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3049" + }], + "version" : "6.0.0-ballot2", + "name" : "EvidenceCertaintyRating", + "title" : "Evidence Certainty Rating", + "status" : "draft", + "experimental" : true, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "The assessment of quality, confidence, or certainty.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/certainty-rating" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:76d58386-0e6b-4a0a-859e-721b35f8b0e1", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 16, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/certainty-rating|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/certainty-rating", + "code" : "high", + "display" : "High quality" + }, + { + "system" : "http://hl7.org/fhir/certainty-rating", + "code" : "moderate", + "display" : "Moderate quality" + }, + { + "system" : "http://hl7.org/fhir/certainty-rating", + "code" : "low", + "display" : "Low quality" + }, + { + "system" : "http://hl7.org/fhir/certainty-rating", + "code" : "very-low", + "display" : "Very low quality" + }, + { + "system" : "http://hl7.org/fhir/certainty-rating", + "code" : "no-concern", + "display" : "no serious concern" + }, + { + "system" : "http://hl7.org/fhir/certainty-rating", + "code" : "serious-concern", + "display" : "serious concern" + }, + { + "system" : "http://hl7.org/fhir/certainty-rating", + "code" : "very-serious-concern", + "display" : "very serious concern" + }, + { + "system" : "http://hl7.org/fhir/certainty-rating", + "code" : "extremely-serious-concern", + "display" : "extremely serious concern" + }, + { + "system" : "http://hl7.org/fhir/certainty-rating", + "code" : "present", + "display" : "present" + }, + { + "system" : "http://hl7.org/fhir/certainty-rating", + "code" : "absent", + "display" : "absent" + }, + { + "system" : "http://hl7.org/fhir/certainty-rating", + "code" : "no-change", + "display" : "no change to rating" + }, + { + "system" : "http://hl7.org/fhir/certainty-rating", + "code" : "downcode1", + "display" : "reduce rating: -1" + }, + { + "system" : "http://hl7.org/fhir/certainty-rating", + "code" : "downcode2", + "display" : "reduce rating: -2" + }, + { + "system" : "http://hl7.org/fhir/certainty-rating", + "code" : "downcode3", + "display" : "reduce rating: -3" + }, + { + "system" : "http://hl7.org/fhir/certainty-rating", + "code" : "upcode1", + "display" : "increase rating: +1" + }, + { + "system" : "http://hl7.org/fhir/certainty-rating", + "code" : "upcode2", + "display" : "increase rating: +2" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/nutritionproduct-status", + "resource" : { + "resourceType" : "ValueSet", + "id" : "nutritionproduct-status", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "oo" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 3 + }], + "url" : "http://hl7.org/fhir/ValueSet/nutritionproduct-status", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3271" + }], + "version" : "6.0.0-ballot2", + "name" : "NutritionProductStatus", + "title" : "Nutrition Product Status", + "status" : "draft", + "experimental" : false, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "Codes identifying the lifecycle stage of a product.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/nutritionproduct-status" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:1fe40dc8-1c63-4359-8054-0fba2db7dab9", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 3, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/nutritionproduct-status|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/nutritionproduct-status", + "code" : "active", + "display" : "Active" + }, + { + "system" : "http://hl7.org/fhir/nutritionproduct-status", + "code" : "inactive", + "display" : "Inactive" + }, + { + "system" : "http://hl7.org/fhir/nutritionproduct-status", + "code" : "entered-in-error", + "display" : "Entered in Error" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/nutrition-product-category", + "resource" : { + "resourceType" : "ValueSet", + "id" : "nutrition-product-category", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "oo" + }], + "url" : "http://hl7.org/fhir/ValueSet/nutrition-product-category", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3267" + }], + "version" : "6.0.0-ballot2", + "name" : "CategoriesOfNutritionProducts", + "title" : "Categories of Nutrition Products", + "status" : "draft", + "experimental" : false, + "publisher" : "FHIR Project team", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "This value set represents codes for categories of nutrition products. It includes all of the codes from the Food Type Modifiers valueset. It include codes from [SNOMED CT](http://snomed.info/sct) where concept is Breast Milk (226789007) and its sub-concepts, Infant Formula (412413001) and its sub-concepts, Enteral and Supplement Feeds (346415002) and its sub-concepts, Drinks (226465004) and its sub-concepts, Water (11713004), Potable Water (890302005) and its sub-concepts, and 444923006 (Tap Water).", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "copyright" : "This resource includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these specifications must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/get-snomed-ct or info@snomed.org", + "compose" : { + "include" : [{ + "valueSet" : ["http://hl7.org/fhir/ValueSet/modified-foodtype"] + }, + { + "system" : "http://snomed.info/sct", + "filter" : [{ + "property" : "concept", + "op" : "is-a", + "value" : "226789007" + }] + }, + { + "system" : "http://snomed.info/sct", + "filter" : [{ + "property" : "concept", + "op" : "is-a", + "value" : "412413001" + }] + }, + { + "system" : "http://snomed.info/sct", + "filter" : [{ + "property" : "concept", + "op" : "is-a", + "value" : "346415002" + }] + }, + { + "system" : "http://snomed.info/sct", + "filter" : [{ + "property" : "concept", + "op" : "is-a", + "value" : "226465004" + }] + }, + { + "system" : "http://snomed.info/sct", + "filter" : [{ + "property" : "concept", + "op" : "is-a", + "value" : "890302005" + }] + }, + { + "system" : "http://snomed.info/sct", + "concept" : [{ + "code" : "11713004" + }, + { + "code" : "444923006" + }] + }] + }, + "expansion" : { + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/valueset-unclosed", + "valueBoolean" : true + }], + "identifier" : "urn:uuid:db1cbb43-fc40-4c1c-b344-361ab814bdde", + "timestamp" : "2024-10-02T17:54:47+00:00", + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "warning-experimental", + "valueUri" : "http://hl7.org/fhir/ValueSet/modified-foodtype|6.0.0-ballot2" + }, + { + "name" : "used-valueset", + "valueUri" : "http://hl7.org/fhir/ValueSet/modified-foodtype|6.0.0-ballot2" + }, + { + "name" : "used-valueset", + "valueUri" : "null" + }, + { + "name" : "used-codesystem", + "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230131" + }, + { + "name" : "version", + "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230131" + }], + "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" + }, + { + "system" : "http://snomed.info/sct", + "code" : "226789007", + "display" : "Breast milk", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "BM - Breast milk" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human milk" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Breast milk (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mother's milk" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226790003", + "display" : "EBM - Expressed breast milk", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "BM - Expressed breast milk" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Expressed human milk" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Expressed breast milk" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Expressed breast milk (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "819974004", + "display" : "Donor breast milk (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Donor breast milk" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human milk expressed from a woman's breast to feed an infant that is not the donor woman's infant." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "412413001", + "display" : "Infant formula (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infant formula" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "412414007", + "display" : "Infant formula + iron (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infant formula + iron" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "443141000124102", + "display" : "Soy-based infant formula (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Soy-based infant formula" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "443161000124103", + "display" : "Soy-based infant weaning formula (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Soy-based infant weaning formula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Soy-based infant formula with nutrient composition designed to meet standard infant nutritional needs during weaning." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "443171000124105", + "display" : "Soy-based no added carbohydrate infant formula (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Soy-based no added carbohydrate infant formula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Soy-based infant formula with nutrient composition designed to meet standard infant nutritional needs without added carbohydrate." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "443181000124108", + "display" : "Standard infant formula (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Standard infant formula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infant formula with nutrient composition designed to meet standard infant nutritional needs." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "443191000124106", + "display" : "Soy-based standard infant formula (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Soy-based standard infant formula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infant formula with nutrient composition designed to meet standard infant nutritional needs. Derived from soy instead of cow's milk." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "443201000124109", + "display" : "Standard infant organic formula (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Standard infant organic formula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infant formula with nutrient composition designed to meet standard infant nutritional needs and meet guidelines for organic labelling." + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infant formula with nutrient composition designed to meet standard infant nutritional needs and meet guidelines for organic labeling." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "443211000124107", + "display" : "Standard infant formula with fibre", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Standard infant formula with fiber (product)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Standard infant formula with fiber" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infant formula with nutrient composition designed to meet standard infant nutritional needs and provide additional fibre." + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infant formula with nutrient composition designed to meet standard infant nutritional needs and provide additional fiber." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "443221000124104", + "display" : "Standard weaning infant formula (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Standard weaning infant formula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infant formula with nutrient composition designed to meet standard infant nutritional needs during weaning." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "443231000124101", + "display" : "Infant formula for prematurity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Premature infant formula (product)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Premature infant formula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infant formula with nutrient composition designed for premature infants." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "443241000124106", + "display" : "Modified amino acid composition infant formula (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Modified amino acid composition infant formula" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "443251000124108", + "display" : "Hypoallergenic infant formula (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypoallergenic infant formula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infant formula with nutrient composition designed to meet standard infant nutritional needs and to be hypoallergenic." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "443261000124105", + "display" : "Elemental infant formula (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Elemental infant formula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infant formula with nutrient composition designed to meet standard infant nutritional needs and provide protein as amino acids." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "443271000124103", + "display" : "Hydrolysed protein infant formula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hydrolyzed protein infant formula (product)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hydrolyzed protein infant formula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infant formula with nutrient composition designed to meet standard infant nutritional needs and provide protein as peptides." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "443281000124100", + "display" : "Leucine-free infant formula (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Leucine-free infant formula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infant formula specifically formulated to exclude leucine." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "443291000124102", + "display" : "Methionine-free infant formula (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Methionine-free infant formula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infant formula specifically formulated to exclude methionine." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "443311000124103", + "display" : "Lysine and tryptophan-free infant formula (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lysine and tryptophan-free infant formula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infant formula specifically formulated to exclude lysine and tryptophan." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "443321000124106", + "display" : "Non-essential amino acid free infant formula (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Non-essential amino acid free infant formula" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "443341000124104", + "display" : "Modular amino acid-free infant formula component (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Modular amino acid-free infant formula component" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nutritive product intended to be combined with infant feedings to increase energy (kcal/kJ) content. Specifically formulated to exclude amino acids." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "443511000124109", + "display" : "Low calcium and vitamin D-free infant formula (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Low calcium and vitamin D-free infant formula" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "443521000124101", + "display" : "Reduced lactose infant formula (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reduced lactose infant formula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infant formula with nutrient composition designed to meet standard infant nutritional needs and to be low in lactose." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "443531000124103", + "display" : "Methionine and valine-free and low in isoleucine and threonine infant formula (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Methionine and valine-free and low in isoleucine and threonine infant formula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infant formula specifically formulated to exclude methionine and valine, and contain low amounts of isoleucine and threonine." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "443541000124108", + "display" : "Renal infant formula (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Renal infant formula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infant formula with nutrient composition for infants with renal disorders." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "443551000124105", + "display" : "Modular infant formula component (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Modular infant formula component" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nutritive product intended to be combined with infant feedings to increase nutritional content." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "444261000124107", + "display" : "Isoleucine, leucine and valine-free infant formula (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Isoleucine, leucine and valine-free infant formula" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "444311000124100", + "display" : "Modular hydrolyzed protein infant formula component (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Modular hydrolyzed protein infant formula component" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "346415002", + "display" : "Enteral+supplement feeds", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Enteral+supplement feeds (product)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "441531000124102", + "display" : "Standard enteral formula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Standard enteral formula (product)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Generic enteral nutrition product formulated to provide 1 calorie (1 kcal/1 millilitre) used for patients who require enteral feeding (tube feeding)." + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Generic enteral nutrition product formulated to provide 1 calorie (1 kcal/1 milliliter) used for patients who require enteral feeding (tube feeding)." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "441541000124107", + "display" : "High energy enteral formula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "High energy enteral formula (product)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "High calorie enteral formula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nutritionally complete, calorically dense formulas with semi-synthetic intact protein or protein isolates which provide 1.5 Cal/mL (kcal/mL)." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "441551000124109", + "display" : "High calorie high protein enteral formula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "High calorie high protein enteral formula (product)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nutritionally complete, calorically dense formula providing 1.5 to 2.0 calories per milliliter (kcal/mL) and higher percentage of calories from protein, for example typically 25% or higher." + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nutritionally complete, calorically dense formula providing 1.5 to 2.0 calories per millilitre (kcal/mL) and higher percentage of calories from protein, for example typically 25% or higher." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "441561000124106", + "display" : "Standard enteral formula with fibre", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Standard enteral formula with fiber (product)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Standard enteral formula with fiber" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Generic enteral nutrition product formulated to provide 1 calorie per milliliter (1 kcal/milliliter) with the addition of fiber." + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Generic enteral nutrition product formulated to provide 1 calorie per milliliter (1 kcal/milliliter) with the addition of fibre." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "441571000124104", + "display" : "High energy enteral formula with fibre", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "High energy enteral formula with fiber (product)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "High energy enteral formula with fiber" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Calorically dense enteral nutrition product formulated to provide 1.5 calorie (1.2 kcal/milliliter) with addition of fiber." + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Calorically dense enteral nutrition product formulated to provide 1.5 calorie (1.2 kcal/milliliter) with addition of fibre." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "441581000124101", + "display" : "Diabetic specialty enteral formula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diabetic specialty enteral formula (product)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Specialty enteral formulas designed to provide defined nutrients for patients with diabetes or altered carbohydrate metabolism." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "441591000124103", + "display" : "Diabetic enteral formula with fibre", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diabetic enteral formula with fiber" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diabetic enteral formula with fiber (product)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Specialty enteral formula plus fibre designed to provide defined nutrients for patients with diabetes or altered carbohydrate metabolism." + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Specialty enteral formula plus fiber designed to provide defined nutrients for patients with diabetes or altered carbohydrate metabolism." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "441601000124106", + "display" : "Diabetic high calorie high protein enteral formula with fiber", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diabetic high calorie high protein enteral formula with fibre" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diabetic high calorie high protein enteral formula with fiber (product)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Calorically dense, high protein speciality enteral nutrition product with fiber designed to provide for patients with diabetes or altered carbohydrate metabolism." + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Calorically dense, high protein speciality enteral nutrition product with fibre designed to provide for patients with diabetes or altered carbohydrate metabolism." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "441611000124109", + "display" : "Hepatic specialty enteral formula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hepatic specialty enteral formula (product)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Specialty enteral formula with modified protein and amino acid composition designed to provide defined nutrients for patients with hepatic disorders of metabolism." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "441621000124101", + "display" : "Pulmonary specialty enteral formula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pulmonary specialty enteral formula (product)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Specialty enteral formula typically calorically dense with modified carbohydrate composition designed to provide defined nutrients for patients with pulmonary disorders." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "441631000124103", + "display" : "Renal specialty enteral formula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Renal specialty enteral formula (product)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Specialty enteral formula with modified protein and/or amino acid composition designed to provide defined nutrients for patients with renal disorders." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "441641000124108", + "display" : "Low carbohydrate enteral formula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Low carbohydrate enteral formula (product)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Generic enteral nutrition product formulated to provide lower carbohydrate concentrations." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "441651000124105", + "display" : "Critical care specialty enteral formula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Critical care specialty enteral formula (product)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Specialty enteral formula with modified protein and/or amino acid composition designed to provide defined nutrients for critically ill and trauma patients." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "441661000124107", + "display" : "Hydrolysed peptide-based protein enteral formula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hydrolyzed peptide-based protein enteral formula (product)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hydrolyzed peptide-based protein enteral formula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Specialty enteral formula with partially or fully hydrolysed protein (amino acids) designed to be easily digestible and provide 1.0 Calorie/mL." + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Specialty enteral formula with partially or fully hydrolyzed protein (amino acids) designed to be easily digestible and provide 1.0 Calorie/mL." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "441671000124100", + "display" : "Hydrolysed peptide-based high protein enteral formula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hydrolyzed peptide-based high protein enteral formula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hydrolyzed peptide-based high protein enteral formula (product)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nutritionally complete, calorically dense, high protein specialty enteral formula with partially or fully hydrolysed protein (amino acids) designed to be easily digestible." + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nutritionally complete, calorically dense, high protein specialty enteral formula with partially or fully hydrolyzed protein (amino acids) designed to be easily digestible." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "441681000124102", + "display" : "Soy protein isolate enteral formula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Soy protein isolate enteral formula (product)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Generic nutritionally complete enteral nutrition product formulated using soy protein isolates for patients who require enteral feeding (tube feeding)." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "442651000124102", + "display" : "Adult formula (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adult formula" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "442901000124106", + "display" : "Adult clear liquid supplement (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adult clear liquid supplement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Liquid formula intended oral method of delivery, formulated for adults. Product contains no fat, is clear, and is a liquid at room temperature." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "442911000124109", + "display" : "Adult elemental formula (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adult elemental formula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Liquid formula intended for enteral and/or oral method of delivery, formulated to meet the needs of adults; designed with elemental energy (kcal/kJ) sources to improve gastrointestinal tolerance." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "442921000124101", + "display" : "Adult standard formula (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adult standard formula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Liquid formula intended for enteral and/or oral method of delivery, formulated to meet the nutritional needs of adults without any other specialised nutrition therapy needs." + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Liquid formula intended for enteral and/or oral method of delivery, formulated to meet the nutritional needs of adults without any other specialized nutrition therapy needs." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "442931000124103", + "display" : "Adult soy protein isolate formula (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adult soy protein isolate formula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Liquid formula intended for enteral and/or oral method of delivery, formulated to meet the nutritional needs of adults and based on soy protein instead of cow's milk." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "442941000124108", + "display" : "Adult renal specialty formula (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adult renal specialty formula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Liquid formula intended for enteral and/or oral method of delivery, formulated to meet the nutritional needs of adults with renal disorders." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "442951000124105", + "display" : "Adult pulmonary specialty formula (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adult pulmonary specialty formula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Liquid formula intended for enteral and/or oral method of delivery, formulated to meet the nutritional needs of adults and reduce carbon dioxide production in patient with pulmonary disorders." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "442961000124107", + "display" : "Adult low carbohydrate formula (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adult low carbohydrate formula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Liquid formula intended for enteral and/or oral method of delivery, formulated to meet the nutritional needs of adults and provide reduced carbohydrate relative to standard formula." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "442971000124100", + "display" : "Adult high energy formula (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adult high energy formula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adult high calorie formula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Liquid formula intended for enteral and/or oral method of delivery, formulated to meet the nutritional needs of adults and provide increased energy (kcal/kJ) relative to standard formula." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "442981000124102", + "display" : "Adult hydrolysed protein formula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adult hydrolyzed protein formula (product)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adult hydrolyzed protein formula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Liquid formula intended for enteral and/or oral method of delivery, formulated to meet the nutritional needs of adult and provide protein hydrolysed to peptides." + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Liquid formula intended for enteral and/or oral method of delivery, formulated to meet the nutritional needs of adult and provide protein hydrolyzed to peptides." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "442991000124104", + "display" : "Adult high protein formula (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adult high protein formula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Liquid formula intended for enteral and/or oral method of delivery, formulated to meet the nutritional needs of adults and provide increased protein." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "443001000124103", + "display" : "Adult high calorie high protein formula (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adult high calorie high protein formula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Liquid formula intended for enteral and/or oral method of delivery, formulated to meet the nutritional needs of adults and provide increased energy (kcal/kJ) and protein relative to standard formula." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "443011000124100", + "display" : "Adult high protein high fibre formula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adult high protein high fiber formula (product)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adult high protein high fiber formula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Liquid formula intended for enteral and/or oral method of delivery, formulated to meet the nutritional needs of adults and provide increased protein and fibre" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Liquid formula intended for enteral and/or oral method of delivery, formulated to meet the nutritional needs of adults and provide increased protein and fiber." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "443021000124108", + "display" : "Adult hepatic specialty formula (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adult hepatic specialty formula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Liquid formula intended for enteral and/or oral method of delivery, formulated to meet the nutritional needs of adults with hepatic disease and reduce metabolic end products." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "443031000124106", + "display" : "Adult critical care formula (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adult critical care formula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Liquid formula intended for enteral and/or oral method of delivery, formulated to meet the nutritional needs of adult critical care patients." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "443041000124101", + "display" : "Adult anti-inflammatory critical care specialty formula (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adult anti-inflammatory critical care specialty formula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Liquid formula intended for enteral and/or oral method of delivery, formulated to meet the nutritional needs of adult critical care patients and modulate inflammatory response." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "443051000124104", + "display" : "Adult diabetic specialty formula (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adult diabetic specialty formula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Liquid formula intended for enteral and/or oral method of delivery, formulated to meet the nutritional needs of adults with diabetes." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "443061000124102", + "display" : "Adult hydrolysed protein metabolic stress critical care specialty formula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adult hydrolyzed protein metabolic stress critical care specialty formula (product)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adult hydrolyzed protein metabolic stress critical care specialty formula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Liquid formula intended for enteral and/or oral method of delivery, formulated to meet the nutritional needs of metabolically stressed adult critical care patients." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "443071000124109", + "display" : "Adult elemental GI intolerance critical care specialty formula (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adult elemental GI intolerance critical care specialty formula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Liquid formula intended for enteral and/or oral method of delivery, formulated to meet the nutritional needs of adult critical care patients. Designed with elemental energy (kcal/kJ) sources to improve GI tolerance." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "443081000124107", + "display" : "Adult elemental anti-inflammatory GI intolerance critical care specialty formula (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adult elemental anti-inflammatory GI intolerance critical care specialty formula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Liquid formula intended for enteral and/or oral method of delivery, formulated to meet the nutritional needs of adult critical care patients and modulate inflammatory response. Designed with elemental energy (kcal/kJ) sources to improve GI tolerance." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "443091000124105", + "display" : "Adult non-dialysis renal specialty formula (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adult non-dialysis renal specialty formula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Liquid formula intended for enteral and/or oral method of delivery, formulated to meet the nutritional needs of adults with renal disorders, but who are not receiving renal dialysis." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "443101000124104", + "display" : "Adult dialysis renal specialty formula (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adult dialysis renal specialty formula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Liquid formula intended for enteral and/or oral method of delivery, formulated to meet the nutritional needs of adults receiving renal dialysis." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "443111000124101", + "display" : "High protein formula (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "High protein formula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Liquid formula intended for enteral and/or oral method of delivery, formulated to provide increased protein relative to standard formula." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "443351000124102", + "display" : "Increased fibre formula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increased fiber formula (product)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increased fiber formula" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "443361000124100", + "display" : "Paediatric formula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric formula (product)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric formula" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "443391000124108", + "display" : "Paediatric clear liquid supplement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric clear liquid supplement (product)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric clear liquid supplement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Liquid formula intended for oral method of delivery, formulated for children. Product contains no fat, is clear, and is a liquid at room temperature." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "443401000124105", + "display" : "Paediatric elemental formula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric elemental formula (product)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric elemental formula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Liquid formula intended for enteral and/or oral method of delivery, formulated to meet the nutritional needs of children. Designed with elemental energy (kcal/kJ) sources to improve GI tolerance." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "443411000124108", + "display" : "Elemental formula (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Elemental formula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Liquid formula intended for enteral and/or oral method of delivery, formulated to provide energy (kcal/kJ) sources which are easier to digest relative to standard formulas." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "443421000124100", + "display" : "Paediatric hydrolysed protein formula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric hydrolyzed protein formula (product)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric hydrolyzed protein formula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Liquid formula intended for enteral and/or oral method of delivery, formulated to meet the nutritional needs of children and providing protein as peptides." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "443431000124102", + "display" : "High energy formula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "High calorie formula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "High energy formula (product)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "443441000124107", + "display" : "Clear liquid supplement (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clear liquid supplement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Liquid formula intended for enteral oral method of delivery. Product contains no fat, is clear, and is a liquid at room temperature." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "443451000124109", + "display" : "Paediatric standard formula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric standard formula (product)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric standard formula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Liquid formula intended for enteral and/or oral method of delivery, formulated to meet the nutritional needs of children without any other specialised nutrition therapy needs." + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Liquid formula intended for enteral and/or oral method of delivery, formulated to meet the nutritional needs of children without any other specialized nutrition therapy needs." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "443461000124106", + "display" : "Standard formula (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Standard formula" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "443471000124104", + "display" : "Paediatric increased fibre formula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric increased fiber formula (product)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric increased fiber formula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Liquid formula intended for enteral and/or oral method of delivery, formulated to meet the nutritional needs of children and provide increased fibre relative to a standard formula." + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Liquid formula intended for enteral and/or oral method of delivery, formulated to meet the nutritional needs of children and provide increased fiber relative to a standard formula." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "443481000124101", + "display" : "Renal formula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Renal formula (product)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "443491000124103", + "display" : "Paediatric high calorie formula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paediatric high energy formula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric high energy formula (product)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric high energy formula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric high calorie formula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Liquid formula intended for enteral and/or oral method of delivery, formulated to meet the nutritional needs of children and provide increased energy (kcal/kJ) relative to standard formula." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "443501000124106", + "display" : "Paediatric high energy formula with increased fibre", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paediatric high calorie formula with increased fibre" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric high energy formula with increased fiber (product)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric high energy formula with increased fiber" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric high calorie formula with increased fiber" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Liquid formula intended for enteral and/or oral method of delivery, formulated to meet the nutritional needs of children and provide increased calories and fibre relative to standard formula." + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Liquid formula intended for enteral and/or oral method of delivery, formulated to meet the nutritional needs of children and provide increased calories and fiber relative to standard formula." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "443561000124107", + "display" : "Soy-based formula (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Soy-based formula" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "443571000124100", + "display" : "Modular formula component (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Modular formula component" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nutritive product intended to be combined with other products or foods to increase nutritional content." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "443581000124102", + "display" : "Modular protein formula component (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Modular protein formula component" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Protein-based product intended to be combined with other products or foods to enhance nutritional content." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "443591000124104", + "display" : "Modular lipid formula component (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Modular lipid formula component" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lipid-based product intended to be combined with other products or foods to enhance nutritional content." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "443601000124107", + "display" : "Modular carbohydrate formula component (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Modular carbohydrate formula component" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carbohydrate-based product intended to be combined with other products or foods to enhance nutritional content." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "443711000124102", + "display" : "Modified amino acid composition formula (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Modified amino acid composition formula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A nutritional product with modified amino acid composition." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "443771000124106", + "display" : "Hydrolysed protein formula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hydrolyzed protein formula (product)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hydrolyzed protein formula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Liquid formula intended for enteral and/or oral method of delivery, formulated to provide protein hydrolysed into peptides." + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Liquid formula intended for enteral and/or oral method of delivery, formulated to provide protein hydrolyzed into peptides." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "443781000124109", + "display" : "Paediatric high energy hydrolysed protein formula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paediatric high calorie hydrolysed protein formula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric high energy hydrolyzed protein formula (product)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric high energy hydrolyzed protein formula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric high calorie hydrolyzed protein formula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Liquid formula intended for enteral and/or oral method of delivery, formulated to meet the nutritional needs of children. Provide protein as peptides and increased calories relative to standard formula." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "444211000124109", + "display" : "Leucine-free formula (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Leucine-free formula" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "444221000124101", + "display" : "Methionine-free formula (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Methionine-free formula" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "444231000124103", + "display" : "Lysine and tryptophan-free formula (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lysine and tryptophan-free formula" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "444291000124104", + "display" : "Human milk fortifier (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Human milk fortifier" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "444301000124103", + "display" : "Methionine and valine-free and low in isoleucine and threonine formula (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Methionine and valine-free and low in isoleucine and threonine formula" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "444331000124106", + "display" : "Diabetic meal replacement bar (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diabetic meal replacement bar" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "444341000124101", + "display" : "Isoleucine, leucine and valine-free formula (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Isoleucine, leucine and valine-free formula" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "444351000124104", + "display" : "Non-essential amino acid free formula (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Non-essential amino acid free formula" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "444411000124105", + "display" : "Modular fibre formula component", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Modular fiber formula component (product)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Modular fiber formula component" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "444421000124102", + "display" : "Modular energy formula component (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Modular energy formula component" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nutritive product intended to be combined with other products or foods to increase energy (kcal/kJ) content." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "444431000124104", + "display" : "Paediatric reduced energy formula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paediatric reduced calorie formula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric reduced energy formula (product)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric reduced energy formula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric reduced calorie formula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Liquid formula intended for enteral and/or oral method of delivery, formulated to meet the nutritional needs of children and provide reduced calories relative to a standard formula." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "444651000124108", + "display" : "Modular protein and vitamin and mineral formula component (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Modular protein and vitamin and mineral formula component" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nutritive product intended to be combined with other products or foods to increase protein, vitamin and mineral content." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "446161000124106", + "display" : "Adult dialysis specialty formula (product)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adult dialysis specialty formula" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226465004", + "display" : "Drinks", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Drinks (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6524003", + "display" : "Distilled spirits", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Distilled spirits (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spirits" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alcoholic spirits" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "16313001", + "display" : "Tea", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tea (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "29263009", + "display" : "Coffee", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Coffee (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "35748005", + "display" : "Wine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Wine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "53410008", + "display" : "Beer", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Beer (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "53527002", + "display" : "Alcoholic beverage", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alcoholic beverage (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alcoholic drink" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "58732000", + "display" : "Red wine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Red wine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "67990004", + "display" : "White wine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "White wine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "90136002", + "display" : "Pink wine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pink wine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129559002", + "display" : "Juice", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Juice (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129560007", + "display" : "Fruit juice", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "FJ - Fruit juice" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fruit juice (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129561006", + "display" : "Vegetable juice", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vegetable juice (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226018004", + "display" : "Bourbon", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bourbon (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226019007", + "display" : "Brandy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brandy (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226025006", + "display" : "Cider", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cider (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hard cider" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226026007", + "display" : "Cocoa drink", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cocoa drink (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226031009", + "display" : "Gin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gin (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226032002", + "display" : "Malted milk drink", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Malted milk drink (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226033007", + "display" : "Hot chocolate drink", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hot chocolate drink (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226036004", + "display" : "Lager", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lager (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226038003", + "display" : "Liqueur", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Liqueur (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226040008", + "display" : "Martini", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Martini (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226047006", + "display" : "Port", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Port (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226053006", + "display" : "Rose wine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rose wine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226054000", + "display" : "Rum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rum (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226057007", + "display" : "Sherry", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sherry (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226064009", + "display" : "Vodka", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vodka (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226466003", + "display" : "Milky drink", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Milky drink (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226467007", + "display" : "Milk shake drink", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Milk shake drink (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226468002", + "display" : "Milk shake powder drink", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Milk shake powder drink (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226469005", + "display" : "Milk shake syrup drink", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Milk shake syrup drink (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226470006", + "display" : "Coffee with milk", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "White coffee" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Coffee with milk (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226471005", + "display" : "Coffee with milk and sugar", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Coffee with milk and sugar (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226472003", + "display" : "Black coffee", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Coffee without milk" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Black coffee (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226473008", + "display" : "Black coffee with sugar", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Black coffee with sugar (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226474002", + "display" : "Tea with milk", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tea with milk (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226475001", + "display" : "Tea with milk and sugar", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tea with milk and sugar (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226476000", + "display" : "Black tea", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tea without milk" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Black tea (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226477009", + "display" : "Black tea with sugar", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Black tea with sugar (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226478004", + "display" : "Herbal tea", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Herbal tea (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226479007", + "display" : "Fizzy drink", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carbonated drink" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carbonated drink (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226480005", + "display" : "Sugar-free fizzy drink", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sugar-free carbonated drink" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sugar-free carbonated drink (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226481009", + "display" : "Cola drink", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Coke drink" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cola drink (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226482002", + "display" : "Diet coke", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sugar-free cola" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sugar-free cola (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226483007", + "display" : "Lemonade", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lemon-flavored carbonated drink" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lemon-flavored carbonated drink (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lemon-flavoured carbonated drink" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226484001", + "display" : "Sugar-free lemonade", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diet lemonade" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sugar-free lemonade (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sugar-free lemon-flavoured carbonated drink" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sugar-free lemon-flavored carbonated drink" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226486004", + "display" : "Tonic water", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tonic water (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226487008", + "display" : "Sugar-free tonic water", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Slimline tonic water" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sugar-free tonic water (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226488003", + "display" : "Fruit cordial drink", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fruit squash drink" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fruit squash drink (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226489006", + "display" : "Diluted fruit squash drink", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diluted fruit cordial drink" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diluted fruit squash drink (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226491003", + "display" : "Apple juice", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Apple juice (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226492005", + "display" : "Grape juice", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Grape juice (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226493000", + "display" : "Grapefruit juice", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Grapefruit juice (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226495007", + "display" : "Lemon juice", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lemon juice (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226496008", + "display" : "Orange juice", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "OJ - Orange juice" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Orange juice (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226497004", + "display" : "Pineapple juice", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pineapple juice (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226498009", + "display" : "Tomato juice", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tomato juice (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226499001", + "display" : "Sports drink", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Isotonic drink" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sports drink (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226500005", + "display" : "Bitter beer", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bitter beer (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226501009", + "display" : "Pale ale", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pale ale (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226502002", + "display" : "Low alcohol beer", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ETOH - Low alcohol beer" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Low alcohol beer (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226503007", + "display" : "Low sugar beer", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CHO - Low carbohydrate beer" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Low carbohydrate beer" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Low carbohydrate beer (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226504001", + "display" : "Home brewed beer", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Home-brew" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Home brewed beer (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226505000", + "display" : "Strong ale", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Strong ale (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226506004", + "display" : "Brown ale", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brown ale (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226507008", + "display" : "Stout", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Guinness" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stout (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226508003", + "display" : "ETOH - Low alcohol lager", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Low alcohol lager" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Low alcohol lager (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226509006", + "display" : "Low carbohydrate lager", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CHO - Low carbohydrate lager" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Low carbohydrate lager (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226510001", + "display" : "Pils-type lager", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "High alcohol lager" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "High alcohol lager (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226511002", + "display" : "Home brewed lager", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Home brewed lager (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226512009", + "display" : "Dry cider", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dry cider (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226513004", + "display" : "Sweet cider", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sweet cider (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226514005", + "display" : "Vintage cider", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vintage cider (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226515006", + "display" : "Strong cider", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Strong cider (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226516007", + "display" : "Dry white wine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dry white wine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226517003", + "display" : "Medium white wine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medium white wine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226518008", + "display" : "Sweet white wine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sweet white wine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226519000", + "display" : "Sparkling white wine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sparkling white wine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226520006", + "display" : "Low alcohol wine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ETOH - Low alcohol wine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Low alcohol wine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226521005", + "display" : "Home brewed wine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Home brewed wine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226522003", + "display" : "Dry sherry", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dry sherry (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226523008", + "display" : "Medium sherry", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medium sherry (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226524002", + "display" : "Sweet sherry", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sweet sherry (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226525001", + "display" : "Dry martini", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dry martini (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226526000", + "display" : "Sweet martini", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sweet martini (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226527009", + "display" : "Advocaat", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Advocaat (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226528004", + "display" : "Whisky", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Whiskey" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Whiskey (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228980007", + "display" : "Strong beer", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Strong beer (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228981006", + "display" : "Strong lager", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Strong lager (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228982004", + "display" : "Fortified wine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fortified wine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228983009", + "display" : "Home produced spirit", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Home produced spirit (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "229919008", + "display" : "Irish whiskey (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Irish whiskey" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "229920002", + "display" : "Scotch whisky", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Scotch whisky (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "229945004", + "display" : "Milky coffee with sugar", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Coffee made with all milk" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Coffee made with all milk and sugar" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Milky coffee" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Milky coffee (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "288456005", + "display" : "Caffeinated coffee", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Caffeinated coffee (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "288458006", + "display" : "Caffeinated soft drinks", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Caffeinated soft drinks (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "311455009", + "display" : "Absinthe", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Absinthe (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "412067002", + "display" : "Root beer (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Root beer" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "412194001", + "display" : "Green tea (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Green tea" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "608772009", + "display" : "Cocktail (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cocktail" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alcoholic mixed drink" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "608773004", + "display" : "Vermouth (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vermouth" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "769350006", + "display" : "Ginger ale (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ginger ale" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "769352003", + "display" : "Non-carbonated drink", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Non-carbonated drink (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "792905007", + "display" : "Caffeinated beverage", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Beverage containing caffeine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Beverage containing caffeine (substance)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "816174002", + "display" : "Beverage containing high intensity sweetener", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Beverage containing high intensity sweetener (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Drink containing commonly used as sugar substitutes or sugar alternatives because they are many times sweeter than sugar but contribute only a few to no calories when added to foods." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "818989004", + "display" : "Sugar sweetened beverage", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sugar sweetened drink" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sugar sweetened beverage (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Beverage with added sugars." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1258893009", + "display" : "Hibiscus tea (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hibiscus tea" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "890302005", + "display" : "Potable water (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Potable water" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Drinking water" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "444883009", + "display" : "Distilled water (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Distilled water" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "11713004", + "display" : "Water", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Water (substance)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "H2O - water" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "444923006", + "display" : "Tap water (substance)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tap water" + }] + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/permission-status", + "resource" : { + "resourceType" : "ValueSet", + "id" : "permission-status", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "sec" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/permission-status", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3232" + }], + "version" : "6.0.0-ballot2", + "name" : "PermissionStatus", + "title" : "Permission Status", + "status" : "draft", + "experimental" : true, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "Codes identifying the lifecycle stage of a product.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/permission-status" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:02131a5d-b96d-4485-a01c-4a5566e8cf3e", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 4, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/permission-status|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/permission-status", + "code" : "active", + "display" : "Active" + }, + { + "system" : "http://hl7.org/fhir/permission-status", + "code" : "entered-in-error", + "display" : "Entered in Error" + }, + { + "system" : "http://hl7.org/fhir/permission-status", + "code" : "draft", + "display" : "Draft" + }, + { + "system" : "http://hl7.org/fhir/permission-status", + "code" : "rejected", + "display" : "Rejected" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/permission-rule-combining", + "resource" : { + "resourceType" : "ValueSet", + "id" : "permission-rule-combining", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "sec" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/permission-rule-combining", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3231" + }], + "version" : "6.0.0-ballot2", + "name" : "PermissionRuleCombining", + "title" : "Permission Rule Combining", + "status" : "draft", + "experimental" : true, + "date" : "2022-08-05T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "Codes identifying rule combining algorithm.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/permission-rule-combining" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:b7534117-2b24-4d7b-a8d2-1d43e18aff54", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 6, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/permission-rule-combining|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/permission-rule-combining", + "code" : "deny-overrides", + "display" : "Deny-overrides" + }, + { + "system" : "http://hl7.org/fhir/permission-rule-combining", + "code" : "permit-overrides", + "display" : "Permit-overrides" + }, + { + "system" : "http://hl7.org/fhir/permission-rule-combining", + "code" : "ordered-deny-overrides", + "display" : "Ordered-deny-overrides" + }, + { + "system" : "http://hl7.org/fhir/permission-rule-combining", + "code" : "ordered-permit-overrides", + "display" : "Ordered-permit-overrides" + }, + { + "system" : "http://hl7.org/fhir/permission-rule-combining", + "code" : "deny-unless-permit", + "display" : "Deny-unless-permit" + }, + { + "system" : "http://hl7.org/fhir/permission-rule-combining", + "code" : "permit-unless-deny", + "display" : "Permit-unless-deny" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/inventoryreport-status", + "resource" : { + "resourceType" : "ValueSet", + "id" : "inventoryreport-status", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "oo" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 0 + }], + "url" : "http://hl7.org/fhir/ValueSet/inventoryreport-status", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3031" + }], + "version" : "6.0.0-ballot2", + "name" : "InventoryReportStatus", + "title" : "Inventory Report Status", + "status" : "draft", + "experimental" : true, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "The status of the InventoryReport.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/inventoryreport-status" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:42097998-342b-4159-9b4d-0b7855e64874", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 4, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/inventoryreport-status|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/inventoryreport-status", + "code" : "draft", + "display" : "Draft" + }, + { + "system" : "http://hl7.org/fhir/inventoryreport-status", + "code" : "requested", + "display" : "Requested" + }, + { + "system" : "http://hl7.org/fhir/inventoryreport-status", + "code" : "active", + "display" : "Active" + }, + { + "system" : "http://hl7.org/fhir/inventoryreport-status", + "code" : "entered-in-error", + "display" : "Entered in Error" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/inventoryreport-counttype", + "resource" : { + "resourceType" : "ValueSet", + "id" : "inventoryreport-counttype", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "oo" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 0 + }], + "url" : "http://hl7.org/fhir/ValueSet/inventoryreport-counttype", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3032" + }], + "version" : "6.0.0-ballot2", + "name" : "InventoryCountType", + "title" : "Inventory Count Type", + "status" : "draft", + "experimental" : true, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "The type of count.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/inventoryreport-counttype" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:b7ce6734-2b56-47e5-a21e-c4dd5efe7f87", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 2, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/inventoryreport-counttype|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/inventoryreport-counttype", + "code" : "snapshot", + "display" : "Snapshot" + }, + { + "system" : "http://hl7.org/fhir/inventoryreport-counttype", + "code" : "difference", + "display" : "Difference" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/devicedispense-status", + "resource" : { + "resourceType" : "ValueSet", + "id" : "devicedispense-status", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "oo" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 0 + }], + "url" : "http://hl7.org/fhir/ValueSet/devicedispense-status", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3153" + }], + "version" : "6.0.0-ballot2", + "name" : "DeviceDispenseStatusCodes", + "title" : "DeviceDispense Status Codes", + "status" : "draft", + "experimental" : true, + "publisher" : "FHIR Project team", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "DeviceDispense Status Codes", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/devicedispense-status" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:8bbc28aa-2bb7-40f2-8506-7a5db8fd7385", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 9, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/devicedispense-status|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/devicedispense-status", + "code" : "preparation", + "display" : "Preparation" + }, + { + "system" : "http://hl7.org/fhir/devicedispense-status", + "code" : "in-progress", + "display" : "In Progress" + }, + { + "system" : "http://hl7.org/fhir/devicedispense-status", + "code" : "cancelled", + "display" : "Cancelled" + }, + { + "system" : "http://hl7.org/fhir/devicedispense-status", + "code" : "on-hold", + "display" : "On Hold" + }, + { + "system" : "http://hl7.org/fhir/devicedispense-status", + "code" : "completed", + "display" : "Completed" + }, + { + "system" : "http://hl7.org/fhir/devicedispense-status", + "code" : "entered-in-error", + "display" : "Entered in Error" + }, + { + "system" : "http://hl7.org/fhir/devicedispense-status", + "code" : "stopped", + "display" : "Stopped" + }, + { + "system" : "http://hl7.org/fhir/devicedispense-status", + "code" : "declined", + "display" : "Declined" + }, + { + "system" : "http://hl7.org/fhir/devicedispense-status", + "code" : "unknown", + "display" : "Unknown" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/devicedispense-status-reason", + "resource" : { + "resourceType" : "ValueSet", + "id" : "devicedispense-status-reason", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "oo" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/devicedispense-status-reason", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3312" + }], + "version" : "6.0.0-ballot2", + "name" : "DeviceDispenseStatusReasonCodes", + "title" : "DeviceDispense Status Reason Codes", + "status" : "draft", + "experimental" : true, + "publisher" : "FHIR Project team", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "DeviceDispense Status Reason Codes", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/CodeSystem/devicedispense-status-reason" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:1c83ef04-fd33-410c-a4ce-ca9d8a0aaf60", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 6, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/CodeSystem/devicedispense-status-reason|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/CodeSystem/devicedispense-status-reason", + "code" : "out-of-stock", + "display" : "Out of Stock" + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/devicedispense-status-reason", + "code" : "off-market", + "display" : "Off market" + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/devicedispense-status-reason", + "code" : "contraindication", + "display" : "Contraindication" + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/devicedispense-status-reason", + "code" : "incompatible-device", + "display" : "Incompatible device" + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/devicedispense-status-reason", + "code" : "order-expired", + "display" : "Order expired" + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/devicedispense-status-reason", + "code" : "verbal-order", + "display" : "Verbal order" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/artifactassessment-information-type", + "resource" : { + "resourceType" : "ValueSet", + "id" : "artifactassessment-information-type", + "meta" : { + "lastUpdated" : "2024-10-03T04:31:51.554+11:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "cds" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/artifactassessment-information-type", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3156" + }], + "version" : "6.0.0-ballot2", + "name" : "ArtifactAssessmentInformationType", + "title" : "Artifact Assessment Information Type", + "status" : "draft", + "experimental" : true, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "The type of information contained in a component of an artifact assessment.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/artifactassessment-information-type" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:46f2d030-a92c-4590-a26d-45fee10a42b5", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 6, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/artifactassessment-information-type|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/artifactassessment-information-type", + "code" : "comment", + "display" : "Comment" + }, + { + "system" : "http://hl7.org/fhir/artifactassessment-information-type", + "code" : "classifier", + "display" : "Classifier" + }, + { + "system" : "http://hl7.org/fhir/artifactassessment-information-type", + "code" : "rating", + "display" : "Rating" + }, + { + "system" : "http://hl7.org/fhir/artifactassessment-information-type", + "code" : "container", + "display" : "Container" + }, + { + "system" : "http://hl7.org/fhir/artifactassessment-information-type", + "code" : "response", + "display" : "Response" + }, + { + "system" : "http://hl7.org/fhir/artifactassessment-information-type", + "code" : "change-request", + "display" : "Change Request" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/artifactassessment-workflow-status", + "resource" : { + "resourceType" : "ValueSet", + "id" : "artifactassessment-workflow-status", + "meta" : { + "lastUpdated" : "2024-10-03T04:31:51.554+11:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "cds" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/artifactassessment-workflow-status", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3157" + }], + "version" : "6.0.0-ballot2", + "name" : "ArtifactAssessmentWorkflowStatus", + "title" : "Artifact Assessment Workflow Status", + "status" : "draft", + "experimental" : true, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "Possible values for the workflow status of the comment or assessment, typically used to coordinate workflow around the process of accepting and rejecting changes and comments on the artifact.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/artifactassessment-workflow-status" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:841cbf0f-f151-4b6b-ab3d-50ae01fb7abf", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 10, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/artifactassessment-workflow-status|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/artifactassessment-workflow-status", + "code" : "submitted", + "display" : "Submitted" + }, + { + "system" : "http://hl7.org/fhir/artifactassessment-workflow-status", + "code" : "triaged", + "display" : "Triaged" + }, + { + "system" : "http://hl7.org/fhir/artifactassessment-workflow-status", + "code" : "waiting-for-input", + "display" : "Waiting for Input" + }, + { + "system" : "http://hl7.org/fhir/artifactassessment-workflow-status", + "code" : "resolved-no-change", + "display" : "Resolved - No Change" + }, + { + "system" : "http://hl7.org/fhir/artifactassessment-workflow-status", + "code" : "resolved-change-required", + "display" : "Resolved - Change Required" + }, + { + "system" : "http://hl7.org/fhir/artifactassessment-workflow-status", + "code" : "deferred", + "display" : "Deferred" + }, + { + "system" : "http://hl7.org/fhir/artifactassessment-workflow-status", + "code" : "duplicate", + "display" : "Duplicate" + }, + { + "system" : "http://hl7.org/fhir/artifactassessment-workflow-status", + "code" : "applied", + "display" : "Applied" + }, + { + "system" : "http://hl7.org/fhir/artifactassessment-workflow-status", + "code" : "published", + "display" : "Published" + }, + { + "system" : "http://hl7.org/fhir/artifactassessment-workflow-status", + "code" : "entered-in-error", + "display" : "Entered in Error" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/artifactassessment-disposition", + "resource" : { + "resourceType" : "ValueSet", + "id" : "artifactassessment-disposition", + "meta" : { + "lastUpdated" : "2024-10-03T04:31:51.554+11:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "cds" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/artifactassessment-disposition", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3155" + }], + "version" : "6.0.0-ballot2", + "name" : "ArtifactAssessmentDisposition", + "title" : "Artifact Assessment Disposition", + "status" : "draft", + "experimental" : true, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "Possible values for the disposition of a comment or change request, typically used for comments and change requests, to indicate the disposition of the responsible party towards the changes suggested by the comment or change request.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/artifactassessment-disposition" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:a226cbea-fc4b-4f00-a9b5-2b269d73a741", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 5, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/artifactassessment-disposition|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/artifactassessment-disposition", + "code" : "unresolved", + "display" : "Unresolved" + }, + { + "system" : "http://hl7.org/fhir/artifactassessment-disposition", + "code" : "not-persuasive", + "display" : "Not Persuasive" + }, + { + "system" : "http://hl7.org/fhir/artifactassessment-disposition", + "code" : "persuasive", + "display" : "Persuasive" + }, + { + "system" : "http://hl7.org/fhir/artifactassessment-disposition", + "code" : "persuasive-with-modification", + "display" : "Persuasive with Modification" + }, + { + "system" : "http://hl7.org/fhir/artifactassessment-disposition", + "code" : "not-persuasive-with-modification", + "display" : "Not Persuasive with Modification" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/transport-status", + "resource" : { + "resourceType" : "ValueSet", + "id" : "transport-status", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "oo" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/transport-status", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3035" + }], + "version" : "6.0.0-ballot2", + "name" : "TransportStatus", + "title" : "Transport Status", + "status" : "draft", + "experimental" : true, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "Status of the transport", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/transport-status" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:1aee50d5-de34-4229-ac5d-92a56b1986ff", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 6, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/transport-status|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/transport-status", + "code" : "in-progress", + "display" : "In Progress" + }, + { + "system" : "http://hl7.org/fhir/transport-status", + "code" : "completed", + "display" : "Completed" + }, + { + "system" : "http://hl7.org/fhir/transport-status", + "code" : "abandoned", + "display" : "Abandoned" + }, + { + "system" : "http://hl7.org/fhir/transport-status", + "code" : "cancelled", + "display" : "Cancelled" + }, + { + "system" : "http://hl7.org/fhir/transport-status", + "code" : "planned", + "display" : "Planned" + }, + { + "system" : "http://hl7.org/fhir/transport-status", + "code" : "entered-in-error", + "display" : "Entered In Error" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/transport-status-reason", + "resource" : { + "resourceType" : "ValueSet", + "id" : "transport-status-reason", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "oo" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/transport-status-reason", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3037" + }], + "version" : "6.0.0-ballot2", + "name" : "TransportStatusReason", + "title" : "Transport Status Reason", + "status" : "draft", + "experimental" : true, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "Status reason of the transport.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/transport-status-reason" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:8460f78e-d0b8-4143-8d0f-f5c8de1b5bda", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 7, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/transport-status-reason|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/transport-status-reason", + "code" : "declined-by-patient", + "display" : "Declined by patient" + }, + { + "system" : "http://hl7.org/fhir/transport-status-reason", + "code" : "refused-by-recipient", + "display" : "Refused by recipient" + }, + { + "system" : "http://hl7.org/fhir/transport-status-reason", + "code" : "patient-not-available", + "display" : "Patient not available" + }, + { + "system" : "http://hl7.org/fhir/transport-status-reason", + "code" : "specimen-not-available", + "display" : "Specimen not available" + }, + { + "system" : "http://hl7.org/fhir/transport-status-reason", + "code" : "wrong-request-data", + "display" : "Wrong request data" + }, + { + "system" : "http://hl7.org/fhir/transport-status-reason", + "code" : "in-route-accident", + "display" : "In route accident" + }, + { + "system" : "http://hl7.org/fhir/transport-status-reason", + "code" : "request-not-acknowledged", + "display" : "Request not acknowledged" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/transport-intent", + "resource" : { + "resourceType" : "ValueSet", + "id" : "transport-intent", + "meta" : { + "lastUpdated" : "2024-10-03T04:31:51.554+11:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "oo" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 2 + }], + "url" : "http://hl7.org/fhir/ValueSet/transport-intent", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3034" + }], + "version" : "6.0.0-ballot2", + "name" : "TransportIntent", + "title" : "Transport Intent", + "status" : "draft", + "experimental" : true, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "Distinguishes whether the transport is a proposal, plan or full order.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/transport-intent" + }, + { + "system" : "http://hl7.org/fhir/request-intent", + "concept" : [{ + "code" : "proposal" + }, + { + "code" : "plan" + }, + { + "code" : "order" + }, + { + "code" : "original-order" + }, + { + "code" : "reflex-order" + }, + { + "code" : "filler-order" + }, + { + "code" : "instance-order" + }, + { + "code" : "option" + }] + }] + }, + "expansion" : { + "identifier" : "urn:uuid:39be4318-028b-43f4-aa7b-9c554004bcc3", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 9, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/transport-intent|6.0.0-ballot2" + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/request-intent|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/transport-intent", + "code" : "unknown", + "display" : "Unknown" + }, + { + "system" : "http://hl7.org/fhir/request-intent", + "code" : "proposal", + "display" : "Proposal" + }, + { + "system" : "http://hl7.org/fhir/request-intent", + "code" : "plan", + "display" : "Plan" + }, + { + "system" : "http://hl7.org/fhir/request-intent", + "code" : "order", + "display" : "Order" + }, + { + "system" : "http://hl7.org/fhir/request-intent", + "code" : "original-order", + "display" : "Original Order" + }, + { + "system" : "http://hl7.org/fhir/request-intent", + "code" : "reflex-order", + "display" : "Reflex Order" + }, + { + "system" : "http://hl7.org/fhir/request-intent", + "code" : "filler-order", + "display" : "Filler Order" + }, + { + "system" : "http://hl7.org/fhir/request-intent", + "code" : "instance-order", + "display" : "Instance Order" + }, + { + "system" : "http://hl7.org/fhir/request-intent", + "code" : "option", + "display" : "Option" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/transport-code", + "resource" : { + "resourceType" : "ValueSet", + "id" : "transport-code", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "oo" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/transport-code", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3038" + }], + "version" : "6.0.0-ballot2", + "name" : "TransportCode", + "title" : "Transport Codes", + "status" : "active", + "experimental" : true, + "publisher" : "FHIR Project team", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "Codes indicating the type of action that is expected to be performed", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/CodeSystem/transport-code" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:a48f74a8-de80-4ec5-a4da-f75a432d0eeb", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 8, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/CodeSystem/transport-code|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/CodeSystem/transport-code", + "code" : "approve", + "display" : "Activate/approve the focal resource" + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/transport-code", + "code" : "fulfill", + "display" : "Fulfill the focal request" + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/transport-code", + "code" : "instantiate", + "display" : "Instantiate the focal definition" + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/transport-code", + "code" : "abort", + "display" : "Mark the focal resource as no longer active" + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/transport-code", + "code" : "replace", + "display" : "Replace the focal resource with the input resource" + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/transport-code", + "code" : "change", + "display" : "Change the focal resource" + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/transport-code", + "code" : "suspend", + "display" : "Suspend the focal resource" + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/transport-code", + "code" : "resume", + "display" : "Re-activate the focal resource" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/genomicstudy-status", + "resource" : { + "resourceType" : "ValueSet", + "id" : "genomicstudy-status", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "cg" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/genomicstudy-status", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3083" + }], + "version" : "6.0.0-ballot2", + "name" : "GenomicStudyStatus", + "title" : "Genomic Study Status", + "status" : "draft", + "experimental" : true, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "The status of the GenomicStudy.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/genomicstudy-status" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:4a002f40-c0c7-4239-8680-37d6ceb0f7a9", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 5, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/genomicstudy-status|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/genomicstudy-status", + "code" : "registered", + "display" : "Registered" + }, + { + "system" : "http://hl7.org/fhir/genomicstudy-status", + "code" : "available", + "display" : "Available" + }, + { + "system" : "http://hl7.org/fhir/genomicstudy-status", + "code" : "cancelled", + "display" : "Cancelled" + }, + { + "system" : "http://hl7.org/fhir/genomicstudy-status", + "code" : "entered-in-error", + "display" : "Entered in Error" + }, + { + "system" : "http://hl7.org/fhir/genomicstudy-status", + "code" : "unknown", + "display" : "Unknown" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/genomicstudy-type", + "resource" : { + "resourceType" : "ValueSet", + "id" : "genomicstudy-type", + "meta" : { + "lastUpdated" : "2024-10-02T12:31:51.554-05:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "cg" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/genomicstudy-type", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3082" + }], + "version" : "6.0.0-ballot2", + "name" : "GenomicStudyType", + "title" : "Genomic Study Type", + "status" : "draft", + "experimental" : true, + "date" : "2022-08-17T16:25:11-05:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "The type of the GenomicStudy.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : false, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/genomicstudy-type" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:89258d9a-fad7-416b-8c9e-c1dd499f45f3", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 12, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/genomicstudy-type|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/genomicstudy-type", + "code" : "alt-splc", + "display" : "Alternative splicing detection" + }, + { + "system" : "http://hl7.org/fhir/genomicstudy-type", + "code" : "chromatin", + "display" : "Chromatin conformation" + }, + { + "system" : "http://hl7.org/fhir/genomicstudy-type", + "code" : "cnv", + "display" : "CNV detection" + }, + { + "system" : "http://hl7.org/fhir/genomicstudy-type", + "code" : "epi-alt-hist", + "display" : "Epigenetic Alterations - histone modifications" + }, + { + "system" : "http://hl7.org/fhir/genomicstudy-type", + "code" : "epi-alt-dna", + "display" : "Epigenetic Alterations -DNA methylation" + }, + { + "system" : "http://hl7.org/fhir/genomicstudy-type", + "code" : "fam-var-segr", + "display" : "Familial variant segregation" + }, + { + "system" : "http://hl7.org/fhir/genomicstudy-type", + "code" : "func-var", + "display" : "Functional variation detection" + }, + { + "system" : "http://hl7.org/fhir/genomicstudy-type", + "code" : "gene-expression", + "display" : "Gene expression profiling" + }, + { + "system" : "http://hl7.org/fhir/genomicstudy-type", + "code" : "post-trans-mod", + "display" : "Post-translational Modification Identification" + }, + { + "system" : "http://hl7.org/fhir/genomicstudy-type", + "code" : "snp", + "display" : "SNP Detection" + }, + { + "system" : "http://hl7.org/fhir/genomicstudy-type", + "code" : "str", + "display" : "STR count" + }, + { + "system" : "http://hl7.org/fhir/genomicstudy-type", + "code" : "struc-var", + "display" : "Structural variation detection" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/genomicstudy-methodtype", + "resource" : { + "resourceType" : "ValueSet", + "id" : "genomicstudy-methodtype", + "meta" : { + "lastUpdated" : "2024-10-03T04:31:51.554+11:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "cg" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/genomicstudy-methodtype", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3085" + }], + "version" : "6.0.0-ballot2", + "name" : "GenomicStudyMethodType", + "title" : "Genomic Study Method Type", + "status" : "draft", + "experimental" : true, + "date" : "2022-08-16T13:55:11-05:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "The method type of the GenomicStudy analysis.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : false, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/genomicstudy-methodtype" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:c579cfde-4c9b-46c0-bfde-1bf74f343fc2", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 81, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/genomicstudy-methodtype|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/genomicstudy-methodtype", + "code" : "biochemical-genetics", + "display" : "Biochemical Genetics" + }, + { + "system" : "http://hl7.org/fhir/genomicstudy-methodtype", + "code" : "cytogenetics", + "display" : "Cytogenetics" + }, + { + "system" : "http://hl7.org/fhir/genomicstudy-methodtype", + "code" : "molecular-genetics", + "display" : "Molecular Genetics" + }, + { + "system" : "http://hl7.org/fhir/genomicstudy-methodtype", + "code" : "analyte", + "display" : "Analyte" + }, + { + "system" : "http://hl7.org/fhir/genomicstudy-methodtype", + "code" : "chromosome-breakage-studies", + "display" : "Chromosome breakage studies" + }, + { + "system" : "http://hl7.org/fhir/genomicstudy-methodtype", + "code" : "deletion-duplication-analysis", + "display" : "Deletion/duplication analysis" + }, + { + "system" : "http://hl7.org/fhir/genomicstudy-methodtype", + "code" : "detection-of-homozygosity", + "display" : "Detection of homozygosity" + }, + { + "system" : "http://hl7.org/fhir/genomicstudy-methodtype", + "code" : "enzyme-assay", + "display" : "Enzyme assay" + }, + { + "system" : "http://hl7.org/fhir/genomicstudy-methodtype", + "code" : "fish-interphase", + "display" : "FISH-interphase" + }, + { + "system" : "http://hl7.org/fhir/genomicstudy-methodtype", + "code" : "fish-metaphase", + "display" : "FISH-metaphase" + }, + { + "system" : "http://hl7.org/fhir/genomicstudy-methodtype", + "code" : "flow-cytometry", + "display" : "Flow cytometry" + }, + { + "system" : "http://hl7.org/fhir/genomicstudy-methodtype", + "code" : "fish", + "display" : "Fluorescence in situ hybridization (FISH)" + }, + { + "system" : "http://hl7.org/fhir/genomicstudy-methodtype", + "code" : "immunohistochemistry", + "display" : "Immunohistochemistry" + }, + { + "system" : "http://hl7.org/fhir/genomicstudy-methodtype", + "code" : "karyotyping", + "display" : "Karyotyping" + }, + { + "system" : "http://hl7.org/fhir/genomicstudy-methodtype", + "code" : "linkage-analysis", + "display" : "Linkage analysis" + }, + { + "system" : "http://hl7.org/fhir/genomicstudy-methodtype", + "code" : "methylation-analysis", + "display" : "Methylation analysis" + }, + { + "system" : "http://hl7.org/fhir/genomicstudy-methodtype", + "code" : "msi", + "display" : "Microsatellite instability testing (MSI)" + }, + { + "system" : "http://hl7.org/fhir/genomicstudy-methodtype", + "code" : "m-fish", + "display" : "Multicolor FISH (M-FISH)" + }, + { + "system" : "http://hl7.org/fhir/genomicstudy-methodtype", + "code" : "mutation-scanning-of-select-exons", + "display" : "Mutation scanning of select exons" + }, + { + "system" : "http://hl7.org/fhir/genomicstudy-methodtype", + "code" : "mutation-scanning-of-the-entire-coding-region", + "display" : "Mutation scanning of the entire coding region" + }, + { + "system" : "http://hl7.org/fhir/genomicstudy-methodtype", + "code" : "protein-analysis", + "display" : "Protein analysis" + }, + { + "system" : "http://hl7.org/fhir/genomicstudy-methodtype", + "code" : "protein-expression", + "display" : "Protein expression" + }, + { + "system" : "http://hl7.org/fhir/genomicstudy-methodtype", + "code" : "rna-analysis", + "display" : "RNA analysis" + }, + { + "system" : "http://hl7.org/fhir/genomicstudy-methodtype", + "code" : "sequence-analysis-of-select-exons", + "display" : "Sequence analysis of select exons" + }, + { + "system" : "http://hl7.org/fhir/genomicstudy-methodtype", + "code" : "sequence-analysis-of-the-entire-coding-region", + "display" : "Sequence analysis of the entire coding region" + }, + { + "system" : "http://hl7.org/fhir/genomicstudy-methodtype", + "code" : "sister-chromatid-exchange", + "display" : "Sister chromatid exchange" + }, + { + "system" : "http://hl7.org/fhir/genomicstudy-methodtype", + "code" : "targeted-variant-analysis", + "display" : "Targeted variant analysis" + }, + { + "system" : "http://hl7.org/fhir/genomicstudy-methodtype", + "code" : "udp", + "display" : "Uniparental disomy study (UPD)" + }, + { + "system" : "http://hl7.org/fhir/genomicstudy-methodtype", + "code" : "aspe", + "display" : "Allele-specific primer extension (ASPE)" + }, + { + "system" : "http://hl7.org/fhir/genomicstudy-methodtype", + "code" : "alternative-splicing-detection", + "display" : "Alternative splicing detection" + }, + { + "system" : "http://hl7.org/fhir/genomicstudy-methodtype", + "code" : "bi-directional-sanger-sequence-analysis", + "display" : "Bi-directional Sanger Sequence Analysis" + }, + { + "system" : "http://hl7.org/fhir/genomicstudy-methodtype", + "code" : "c-banding", + "display" : "C-banding" + }, + { + "system" : "http://hl7.org/fhir/genomicstudy-methodtype", + "code" : "cia", + "display" : "Chemiluminescent Immunoassay (CIA)" + }, + { + "system" : "http://hl7.org/fhir/genomicstudy-methodtype", + "code" : "chromatin-immunoprecipitation-on-chip", + "display" : "Chromatin Immunoprecipitation on ChIP" + }, + { + "system" : "http://hl7.org/fhir/genomicstudy-methodtype", + "code" : "comparative-genomic-hybridization", + "display" : "Comparative Genomic Hybridization" + }, + { + "system" : "http://hl7.org/fhir/genomicstudy-methodtype", + "code" : "damid", + "display" : "DamID" + }, + { + "system" : "http://hl7.org/fhir/genomicstudy-methodtype", + "code" : "digital-virtual-karyotyping", + "display" : "Digital / Virtual karyotyping" + }, + { + "system" : "http://hl7.org/fhir/genomicstudy-methodtype", + "code" : "digital-microfluidic-microspheres", + "display" : "Digital microfluidic microspheres" + }, + { + "system" : "http://hl7.org/fhir/genomicstudy-methodtype", + "code" : "enzymatic-levels", + "display" : "Enzymatic levels" + }, + { + "system" : "http://hl7.org/fhir/genomicstudy-methodtype", + "code" : "enzyme-activity", + "display" : "Enzyme activity" + }, + { + "system" : "http://hl7.org/fhir/genomicstudy-methodtype", + "code" : "elisa", + "display" : "Enzyme-Linked Immunosorbent Assays (ELISA)" + }, + { + "system" : "http://hl7.org/fhir/genomicstudy-methodtype", + "code" : "fluorometry", + "display" : "Fluorometry" + }, + { + "system" : "http://hl7.org/fhir/genomicstudy-methodtype", + "code" : "fusion-genes-microarrays", + "display" : "Fusion genes microarrays" + }, + { + "system" : "http://hl7.org/fhir/genomicstudy-methodtype", + "code" : "g-banding", + "display" : "G-banding" + }, + { + "system" : "http://hl7.org/fhir/genomicstudy-methodtype", + "code" : "gc-ms", + "display" : "Gas chromatography–mass spectrometry (GC-MS)" + }, + { + "system" : "http://hl7.org/fhir/genomicstudy-methodtype", + "code" : "gene-expression-profiling", + "display" : "Gene expression profiling" + }, + { + "system" : "http://hl7.org/fhir/genomicstudy-methodtype", + "code" : "gene-id", + "display" : "GeneID" + }, + { + "system" : "http://hl7.org/fhir/genomicstudy-methodtype", + "code" : "gold-nanoparticle-probe-technology", + "display" : "Gold nanoparticle probe technology" + }, + { + "system" : "http://hl7.org/fhir/genomicstudy-methodtype", + "code" : "hplc", + "display" : "High-performance liquid chromatography (HPLC)" + }, + { + "system" : "http://hl7.org/fhir/genomicstudy-methodtype", + "code" : "lc-ms", + "display" : "Liquid chromatography mass spectrometry (LC-MS)" + }, + { + "system" : "http://hl7.org/fhir/genomicstudy-methodtype", + "code" : "lc-ms-ms", + "display" : "Liquid chromatography-tandem mass spectrometry (LC-MS/MS)" + }, + { + "system" : "http://hl7.org/fhir/genomicstudy-methodtype", + "code" : "metabolite-levels", + "display" : "Metabolite levels" + }, + { + "system" : "http://hl7.org/fhir/genomicstudy-methodtype", + "code" : "methylation-specific-pcr", + "display" : "Methylation-specific PCR" + }, + { + "system" : "http://hl7.org/fhir/genomicstudy-methodtype", + "code" : "microarray", + "display" : "Microarray" + }, + { + "system" : "http://hl7.org/fhir/genomicstudy-methodtype", + "code" : "mlpa", + "display" : "Multiplex Ligation-dependent Probe Amplification (MLPA)" + }, + { + "system" : "http://hl7.org/fhir/genomicstudy-methodtype", + "code" : "ngs-mps", + "display" : "Next-Generation (NGS)/Massively parallel sequencing (MPS)" + }, + { + "system" : "http://hl7.org/fhir/genomicstudy-methodtype", + "code" : "ola", + "display" : "Oligonucleotide Ligation Assay (OLA)" + }, + { + "system" : "http://hl7.org/fhir/genomicstudy-methodtype", + "code" : "oligonucleotide-hybridization-based-dna-sequencing", + "display" : "Oligonucleotide hybridization-based DNA sequencing" + }, + { + "system" : "http://hl7.org/fhir/genomicstudy-methodtype", + "code" : "other", + "display" : "Other" + }, + { + "system" : "http://hl7.org/fhir/genomicstudy-methodtype", + "code" : "pcr", + "display" : "PCR" + }, + { + "system" : "http://hl7.org/fhir/genomicstudy-methodtype", + "code" : "pcr-with-allele-specific-hybridization", + "display" : "PCR with allele specific hybridization" + }, + { + "system" : "http://hl7.org/fhir/genomicstudy-methodtype", + "code" : "pcr-rflp-with-southern-hybridization", + "display" : "PCR-RFLP with Southern hybridization" + }, + { + "system" : "http://hl7.org/fhir/genomicstudy-methodtype", + "code" : "protein-truncation-test", + "display" : "Protein truncation test" + }, + { + "system" : "http://hl7.org/fhir/genomicstudy-methodtype", + "code" : "pyrosequencing", + "display" : "Pyrosequencing" + }, + { + "system" : "http://hl7.org/fhir/genomicstudy-methodtype", + "code" : "q-banding", + "display" : "Q-banding" + }, + { + "system" : "http://hl7.org/fhir/genomicstudy-methodtype", + "code" : "qpcr", + "display" : "Quantitative PCR (qPCR)" + }, + { + "system" : "http://hl7.org/fhir/genomicstudy-methodtype", + "code" : "r-banding", + "display" : "R-banding" + }, + { + "system" : "http://hl7.org/fhir/genomicstudy-methodtype", + "code" : "rflp", + "display" : "RFLP" + }, + { + "system" : "http://hl7.org/fhir/genomicstudy-methodtype", + "code" : "rt-lamp", + "display" : "RT-LAMP" + }, + { + "system" : "http://hl7.org/fhir/genomicstudy-methodtype", + "code" : "rt-pcr", + "display" : "RT-PCR" + }, + { + "system" : "http://hl7.org/fhir/genomicstudy-methodtype", + "code" : "rt-pcr-with-gel-analysis", + "display" : "RT-PCR with gel analysis" + }, + { + "system" : "http://hl7.org/fhir/genomicstudy-methodtype", + "code" : "rt-qpcr", + "display" : "RT-qPCR" + }, + { + "system" : "http://hl7.org/fhir/genomicstudy-methodtype", + "code" : "snp-detection", + "display" : "SNP Detection" + }, + { + "system" : "http://hl7.org/fhir/genomicstudy-methodtype", + "code" : "silver-staining", + "display" : "Silver staining" + }, + { + "system" : "http://hl7.org/fhir/genomicstudy-methodtype", + "code" : "sky", + "display" : "Spectral karyotyping (SKY)" + }, + { + "system" : "http://hl7.org/fhir/genomicstudy-methodtype", + "code" : "t-banding", + "display" : "T-banding" + }, + { + "system" : "http://hl7.org/fhir/genomicstudy-methodtype", + "code" : "ms-ms", + "display" : "Tandem mass spectrometry (MS/MS)" + }, + { + "system" : "http://hl7.org/fhir/genomicstudy-methodtype", + "code" : "tetra-nucleotide-repeat-by-pcr-or-southern-blot", + "display" : "Tetra-nucleotide repeat by PCR or Southern Blot" + }, + { + "system" : "http://hl7.org/fhir/genomicstudy-methodtype", + "code" : "tiling-arrays", + "display" : "Tiling Arrays" + }, + { + "system" : "http://hl7.org/fhir/genomicstudy-methodtype", + "code" : "trinucleotide-repeat-by-pcr-or-southern-blot", + "display" : "Trinucleotide repeat by PCR or Southern Blot" + }, + { + "system" : "http://hl7.org/fhir/genomicstudy-methodtype", + "code" : "uni-directional-sanger-sequencing", + "display" : "Uni-directional Sanger sequencing" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/genomicstudy-changetype", + "resource" : { + "resourceType" : "ValueSet", + "id" : "genomicstudy-changetype", + "meta" : { + "lastUpdated" : "2024-10-02T12:31:51.554-05:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "cg" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/genomicstudy-changetype", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3086" + }], + "version" : "6.0.0-ballot2", + "name" : "GenomicStudyChangeType", + "title" : "Genomic Study Change Type", + "status" : "draft", + "experimental" : true, + "date" : "2022-08-17T15:55:11-05:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "The change type of the GenomicStudy analysis.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : false, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/genomicstudy-changetype" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:b42c77c5-ad98-4bfb-9c31-b11d59949568", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 5, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/genomicstudy-changetype|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/genomicstudy-changetype", + "code" : "DNA", + "display" : "DNA change" + }, + { + "system" : "http://hl7.org/fhir/genomicstudy-changetype", + "code" : "RNA", + "display" : "RNA change" + }, + { + "system" : "http://hl7.org/fhir/genomicstudy-changetype", + "code" : "AA", + "display" : "Protein/amino Acids change " + }, + { + "system" : "http://hl7.org/fhir/genomicstudy-changetype", + "code" : "CHR", + "display" : "Chromosomal changes" + }, + { + "system" : "http://hl7.org/fhir/genomicstudy-changetype", + "code" : "CNV", + "display" : "Copy number variations" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/genomicstudy-dataformat", + "resource" : { + "resourceType" : "ValueSet", + "id" : "genomicstudy-dataformat", + "meta" : { + "lastUpdated" : "2024-10-03T04:31:51.554+11:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "cg" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/genomicstudy-dataformat", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3084" + }], + "version" : "6.0.0-ballot2", + "name" : "GenomicStudyDataFormat", + "title" : "Genomic Study Data Format", + "status" : "draft", + "experimental" : true, + "date" : "2022-08-17T15:02:11-05:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "The data formats relevant to Genomic Study analysis.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : false, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/genomicstudy-dataformat" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:d77f21b9-6d17-43a4-bf63-de86c0aaf4dd", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 40, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/genomicstudy-dataformat|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/genomicstudy-dataformat", + "code" : "bam", + "display" : "BAM" + }, + { + "system" : "http://hl7.org/fhir/genomicstudy-dataformat", + "code" : "bed", + "display" : "BED" + }, + { + "system" : "http://hl7.org/fhir/genomicstudy-dataformat", + "code" : "bedpe", + "display" : "BEDPE" + }, + { + "system" : "http://hl7.org/fhir/genomicstudy-dataformat", + "code" : "bedgraph", + "display" : "BedGraph" + }, + { + "system" : "http://hl7.org/fhir/genomicstudy-dataformat", + "code" : "bigbed", + "display" : "bigBed" + }, + { + "system" : "http://hl7.org/fhir/genomicstudy-dataformat", + "code" : "bigWig", + "display" : "bigWig" + }, + { + "system" : "http://hl7.org/fhir/genomicstudy-dataformat", + "code" : "birdsuite-files", + "display" : "Birdsuite-Files" + }, + { + "system" : "http://hl7.org/fhir/genomicstudy-dataformat", + "code" : "broadpeak", + "display" : "broadPeak" + }, + { + "system" : "http://hl7.org/fhir/genomicstudy-dataformat", + "code" : "cbs", + "display" : "CBS" + }, + { + "system" : "http://hl7.org/fhir/genomicstudy-dataformat", + "code" : "chemical-reactivity-probing-profiles", + "display" : "Chemical-Reactivity-Probing-Profiles" + }, + { + "system" : "http://hl7.org/fhir/genomicstudy-dataformat", + "code" : "chrom-sizes", + "display" : "chrom-sizes" + }, + { + "system" : "http://hl7.org/fhir/genomicstudy-dataformat", + "code" : "cn", + "display" : "CN" + }, + { + "system" : "http://hl7.org/fhir/genomicstudy-dataformat", + "code" : "custom-file-formats", + "display" : "Custom-File-Formats" + }, + { + "system" : "http://hl7.org/fhir/genomicstudy-dataformat", + "code" : "cytoband", + "display" : "Cytoband" + }, + { + "system" : "http://hl7.org/fhir/genomicstudy-dataformat", + "code" : "fasta", + "display" : "FASTA" + }, + { + "system" : "http://hl7.org/fhir/genomicstudy-dataformat", + "code" : "gct", + "display" : "GCT" + }, + { + "system" : "http://hl7.org/fhir/genomicstudy-dataformat", + "code" : "cram", + "display" : "CRAM" + }, + { + "system" : "http://hl7.org/fhir/genomicstudy-dataformat", + "code" : "genepred", + "display" : "genePred" + }, + { + "system" : "http://hl7.org/fhir/genomicstudy-dataformat", + "code" : "gff-gtf", + "display" : "GFF/GTF" + }, + { + "system" : "http://hl7.org/fhir/genomicstudy-dataformat", + "code" : "gistic", + "display" : "GISTIC" + }, + { + "system" : "http://hl7.org/fhir/genomicstudy-dataformat", + "code" : "goby", + "display" : "Goby" + }, + { + "system" : "http://hl7.org/fhir/genomicstudy-dataformat", + "code" : "gwas", + "display" : "GWAS" + }, + { + "system" : "http://hl7.org/fhir/genomicstudy-dataformat", + "code" : "igv", + "display" : "IGV" + }, + { + "system" : "http://hl7.org/fhir/genomicstudy-dataformat", + "code" : "loh", + "display" : "LOH" + }, + { + "system" : "http://hl7.org/fhir/genomicstudy-dataformat", + "code" : "maf-multiple-alignment-format", + "display" : "MAF-Multiple Alignment Format" + }, + { + "system" : "http://hl7.org/fhir/genomicstudy-dataformat", + "code" : "maf-mutation-annotation-format", + "display" : "MAF-Mutation-Annotation-Format" + }, + { + "system" : "http://hl7.org/fhir/genomicstudy-dataformat", + "code" : "merged-bam-file", + "display" : "Merged BAM File" + }, + { + "system" : "http://hl7.org/fhir/genomicstudy-dataformat", + "code" : "mut", + "display" : "MUT" + }, + { + "system" : "http://hl7.org/fhir/genomicstudy-dataformat", + "code" : "narrowpeak", + "display" : "narrowPeak" + }, + { + "system" : "http://hl7.org/fhir/genomicstudy-dataformat", + "code" : "psl", + "display" : "PSL" + }, + { + "system" : "http://hl7.org/fhir/genomicstudy-dataformat", + "code" : "res", + "display" : "RES" + }, + { + "system" : "http://hl7.org/fhir/genomicstudy-dataformat", + "code" : "rna-secondary-structure-formats", + "display" : "RNA-Secondary-Structure-Formats" + }, + { + "system" : "http://hl7.org/fhir/genomicstudy-dataformat", + "code" : "sam", + "display" : "SAM" + }, + { + "system" : "http://hl7.org/fhir/genomicstudy-dataformat", + "code" : "sample-info-attributes-file", + "display" : "Sample-Info-Attributes-file" + }, + { + "system" : "http://hl7.org/fhir/genomicstudy-dataformat", + "code" : "seg", + "display" : "SEG" + }, + { + "system" : "http://hl7.org/fhir/genomicstudy-dataformat", + "code" : "tdf", + "display" : "TDF" + }, + { + "system" : "http://hl7.org/fhir/genomicstudy-dataformat", + "code" : "track-line", + "display" : "Track Line" + }, + { + "system" : "http://hl7.org/fhir/genomicstudy-dataformat", + "code" : "type-line", + "display" : "Type Line" + }, + { + "system" : "http://hl7.org/fhir/genomicstudy-dataformat", + "code" : "vcf", + "display" : "VCF" + }, + { + "system" : "http://hl7.org/fhir/genomicstudy-dataformat", + "code" : "wig", + "display" : "WIG" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/formularyitem-status", + "resource" : { + "resourceType" : "ValueSet", + "id" : "formularyitem-status", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "phx" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 0 + }], + "url" : "http://hl7.org/fhir/ValueSet/formularyitem-status", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3099" + }], + "version" : "6.0.0-ballot2", + "name" : "FormularyItemStatusCodes", + "title" : "FormularyItem Status Codes", + "status" : "draft", + "experimental" : true, + "publisher" : "FHIR Project team", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "FormularyItem Status Codes", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/CodeSystem/formularyitem-status" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:1f9ba10d-cec0-40c5-8837-8b25cd0e2578", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 3, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/CodeSystem/formularyitem-status|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/CodeSystem/formularyitem-status", + "code" : "active", + "display" : "Active" + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/formularyitem-status", + "code" : "entered-in-error", + "display" : "Entered in Error" + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/formularyitem-status", + "code" : "inactive", + "display" : "Inactive" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/biologicallyderivedproductdispense-status", + "resource" : { + "resourceType" : "ValueSet", + "id" : "biologicallyderivedproductdispense-status", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "oo" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 0 + }], + "url" : "http://hl7.org/fhir/ValueSet/biologicallyderivedproductdispense-status", + "version" : "6.0.0-ballot2", + "name" : "BiologicallyDerivedProductDispenseCodes", + "title" : "BiologicallyDerivedProductDispense Status Codes", + "status" : "draft", + "experimental" : true, + "publisher" : "FHIR Project team", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "BiologicallyDerivedProductDispense Status Codes", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/biologicallyderivedproductdispense-status" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:31733d52-8d56-46cc-8ff9-d6727e12686e", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 8, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/biologicallyderivedproductdispense-status|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/biologicallyderivedproductdispense-status", + "code" : "preparation", + "display" : "Preparation" + }, + { + "system" : "http://hl7.org/fhir/biologicallyderivedproductdispense-status", + "code" : "in-progress", + "display" : "In Progress" + }, + { + "system" : "http://hl7.org/fhir/biologicallyderivedproductdispense-status", + "code" : "allocated", + "display" : "Allocated" + }, + { + "system" : "http://hl7.org/fhir/biologicallyderivedproductdispense-status", + "code" : "issued", + "display" : "Issued" + }, + { + "system" : "http://hl7.org/fhir/biologicallyderivedproductdispense-status", + "code" : "unfulfilled", + "display" : "Unfulfilled" + }, + { + "system" : "http://hl7.org/fhir/biologicallyderivedproductdispense-status", + "code" : "returned", + "display" : "Returned" + }, + { + "system" : "http://hl7.org/fhir/biologicallyderivedproductdispense-status", + "code" : "entered-in-error", + "display" : "Entered in Error" + }, + { + "system" : "http://hl7.org/fhir/biologicallyderivedproductdispense-status", + "code" : "unknown", + "display" : "Unknown" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/biologicallyderivedproductdispense-origin-relationship", + "resource" : { + "resourceType" : "ValueSet", + "id" : "biologicallyderivedproductdispense-origin-relationship", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "oo" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/biologicallyderivedproductdispense-origin-relationship", + "version" : "6.0.0-ballot2", + "name" : "BiologicallyDerivedProductDispenseOriginRelationship", + "title" : "Biologically derived product dispense - origin relationship", + "status" : "draft", + "experimental" : true, + "date" : "2023-01-29T21:19:50+01:00", + "publisher" : "Example Publisher", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "Biologically derived product dispense - origin relationship", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/CodeSystem/biologicallyderivedproductdispense-origin-relationship" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:ac93e70f-6b15-4909-bf68-b3f22a35af49", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 5, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/CodeSystem/biologicallyderivedproductdispense-origin-relationship|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/CodeSystem/biologicallyderivedproductdispense-origin-relationship", + "code" : "autologous", + "display" : "Autologous" + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/biologicallyderivedproductdispense-origin-relationship", + "code" : "related", + "display" : "Related" + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/biologicallyderivedproductdispense-origin-relationship", + "code" : "directed", + "display" : "Directed" + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/biologicallyderivedproductdispense-origin-relationship", + "code" : "allogeneic", + "display" : "Allogeneic" + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/biologicallyderivedproductdispense-origin-relationship", + "code" : "xenogenic", + "display" : "Xenogenic" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/biologicallyderivedproductdispense-match-status", + "resource" : { + "resourceType" : "ValueSet", + "id" : "biologicallyderivedproductdispense-match-status", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "oo" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/biologicallyderivedproductdispense-match-status", + "version" : "6.0.0-ballot2", + "name" : "BiologicallyDerivedProductDispenseMatchStatus", + "title" : "Biologically derived product dispense - match status", + "status" : "draft", + "experimental" : true, + "date" : "2023-01-29T21:19:50+01:00", + "publisher" : "Example Publisher", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "Biologically derived product dispense - match status", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/CodeSystem/biologicallyderivedproductdispense-match-status" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:15a56b03-58ce-4340-b780-a0c781583c4d", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 4, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/CodeSystem/biologicallyderivedproductdispense-match-status|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/CodeSystem/biologicallyderivedproductdispense-match-status", + "code" : "crossmatched", + "display" : "Crossmatched" + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/biologicallyderivedproductdispense-match-status", + "code" : "selected", + "display" : "Selected" + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/biologicallyderivedproductdispense-match-status", + "code" : "unmatched", + "display" : "Unmatched" + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/biologicallyderivedproductdispense-match-status", + "code" : "least-incompatible", + "display" : "Least incompatible" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/biologicallyderivedproductdispense-performer-function", + "resource" : { + "resourceType" : "ValueSet", + "id" : "biologicallyderivedproductdispense-performer-function", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "oo" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/biologicallyderivedproductdispense-performer-function", + "version" : "6.0.0-ballot2", + "name" : "BiologicallyDerivedProductDispensePerformerFunction", + "title" : "Biologically derived product dispense - performer function", + "status" : "draft", + "experimental" : true, + "date" : "2023-01-29T21:19:50+01:00", + "publisher" : "Example Publisher", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "Biologically derived product dispense - performer function", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/CodeSystem/biologicallyderivedproductdispense-performer-function" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:126197d8-c900-49ed-80e2-066ea9853d4b", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 7, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/CodeSystem/biologicallyderivedproductdispense-performer-function|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/CodeSystem/biologicallyderivedproductdispense-performer-function", + "code" : "group-and-type", + "display" : "Group and Type" + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/biologicallyderivedproductdispense-performer-function", + "code" : "antibody-screen", + "display" : "Antibody Screen" + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/biologicallyderivedproductdispense-performer-function", + "code" : "antibody-identification", + "display" : "Antibody Identification" + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/biologicallyderivedproductdispense-performer-function", + "code" : "crossmatch", + "display" : "Crossmatch" + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/biologicallyderivedproductdispense-performer-function", + "code" : "release", + "display" : "Release" + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/biologicallyderivedproductdispense-performer-function", + "code" : "transport", + "display" : "Transport" + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/biologicallyderivedproductdispense-performer-function", + "code" : "receipt", + "display" : "Receipt" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/deviceassociation-status", + "resource" : { + "resourceType" : "ValueSet", + "id" : "deviceassociation-status", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "oo" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 0 + }], + "url" : "http://hl7.org/fhir/ValueSet/deviceassociation-status", + "version" : "6.0.0-ballot2", + "name" : "DeviceAssociationCodes", + "title" : "DeviceAssociation Status Codes", + "status" : "draft", + "experimental" : true, + "publisher" : "FHIR Project team", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "DeviceAssociation Status Codes", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/deviceassociation-status" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:303924f2-0ea0-4d53-8e26-dd271e11c656", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 5, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/deviceassociation-status|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/deviceassociation-status", + "code" : "implanted", + "display" : "Implanted" + }, + { + "system" : "http://hl7.org/fhir/deviceassociation-status", + "code" : "explanted", + "display" : "Explanted" + }, + { + "system" : "http://hl7.org/fhir/deviceassociation-status", + "code" : "entered-in-error", + "display" : "Entered in Error" + }, + { + "system" : "http://hl7.org/fhir/deviceassociation-status", + "code" : "attached", + "display" : "Attached" + }, + { + "system" : "http://hl7.org/fhir/deviceassociation-status", + "code" : "unknown", + "display" : "Unknown" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/deviceassociation-status-reason", + "resource" : { + "resourceType" : "ValueSet", + "id" : "deviceassociation-status-reason", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "oo" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 0 + }], + "url" : "http://hl7.org/fhir/ValueSet/deviceassociation-status-reason", + "version" : "6.0.0-ballot2", + "name" : "DeviceAssociationCodes", + "title" : "DeviceAssociation Status Reason Codes", + "status" : "draft", + "experimental" : true, + "publisher" : "FHIR Project team", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "DeviceAssociation Status Reason Codes", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/deviceassociation-status-reason" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:1f2fc702-12ca-4323-802c-b3e928de8703", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 5, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/deviceassociation-status-reason|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/deviceassociation-status-reason", + "code" : "attached", + "display" : "Attached" + }, + { + "system" : "http://hl7.org/fhir/deviceassociation-status-reason", + "code" : "disconnected", + "display" : "Disconnected" + }, + { + "system" : "http://hl7.org/fhir/deviceassociation-status-reason", + "code" : "failed", + "display" : "Failed" + }, + { + "system" : "http://hl7.org/fhir/deviceassociation-status-reason", + "code" : "placed", + "display" : "placed" + }, + { + "system" : "http://hl7.org/fhir/deviceassociation-status-reason", + "code" : "replaced", + "display" : "Replaced" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/deviceassociation-operationstatus", + "resource" : { + "resourceType" : "ValueSet", + "id" : "deviceassociation-operationstatus", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "oo" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 2 + }], + "url" : "http://hl7.org/fhir/ValueSet/deviceassociation-operationstatus", + "version" : "6.0.0-ballot2", + "name" : "FHIRDeviceAssociationOperationStatus", + "title" : "FHIR Device Association Operation Status", + "status" : "draft", + "experimental" : true, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "The status for the device association operation.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/deviceassociation-operationstatus" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:9f569480-ca95-4c31-97d5-1feeb4413953", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 5, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/deviceassociation-operationstatus|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/deviceassociation-operationstatus", + "code" : "on", + "display" : "On" + }, + { + "system" : "http://hl7.org/fhir/deviceassociation-operationstatus", + "code" : "off", + "display" : "Off" + }, + { + "system" : "http://hl7.org/fhir/deviceassociation-operationstatus", + "code" : "standby", + "display" : "Stand By" + }, + { + "system" : "http://hl7.org/fhir/deviceassociation-operationstatus", + "code" : "defective", + "display" : "Stand By" + }, + { + "system" : "http://hl7.org/fhir/deviceassociation-operationstatus", + "code" : "unknown", + "display" : "Unknown" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/inventoryitem-status", + "resource" : { + "resourceType" : "ValueSet", + "id" : "inventoryitem-status", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "oo" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 0 + }], + "url" : "http://hl7.org/fhir/ValueSet/inventoryitem-status", + "version" : "6.0.0-ballot2", + "name" : "InventoryItemStatusCodes", + "title" : "InventoryItem Status Codes", + "status" : "draft", + "experimental" : true, + "publisher" : "FHIR Project team", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "InventoryItem Status Codes", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/inventoryitem-status" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:7060458f-35e2-46a8-a750-252f71f23f6d", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 4, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/inventoryitem-status|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/inventoryitem-status", + "code" : "active", + "display" : "Active" + }, + { + "system" : "http://hl7.org/fhir/inventoryitem-status", + "code" : "inactive", + "display" : "Inactive" + }, + { + "system" : "http://hl7.org/fhir/inventoryitem-status", + "code" : "entered-in-error", + "display" : "Entered in Error" + }, + { + "system" : "http://hl7.org/fhir/inventoryitem-status", + "code" : "unknown", + "display" : "Unknown" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/inventoryitem-nametype", + "resource" : { + "resourceType" : "ValueSet", + "id" : "inventoryitem-nametype", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "oo" + }], + "url" : "http://hl7.org/fhir/ValueSet/inventoryitem-nametype", + "version" : "6.0.0-ballot2", + "name" : "InventoryItemStatusCodes", + "title" : "InventoryItem Name Typess", + "status" : "draft", + "experimental" : false, + "publisher" : "FHIR Project team", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "InventoryItem Name Types", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/inventoryitem-nametype" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:5c0d384b-224b-4153-801c-44d088488502", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 4, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/inventoryitem-nametype|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/inventoryitem-nametype", + "code" : "trade-name", + "display" : "Trade Name" + }, + { + "system" : "http://hl7.org/fhir/inventoryitem-nametype", + "code" : "alias", + "display" : "Alias" + }, + { + "system" : "http://hl7.org/fhir/inventoryitem-nametype", + "code" : "original-name", + "display" : "Original Name" + }, + { + "system" : "http://hl7.org/fhir/inventoryitem-nametype", + "code" : "preferred", + "display" : "Preferred" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/devicealert-status", + "resource" : { + "resourceType" : "ValueSet", + "id" : "devicealert-status", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "dev" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 0 + }], + "url" : "http://hl7.org/fhir/ValueSet/devicealert-status", + "version" : "6.0.0-ballot2", + "name" : "DeviceAlertStatusCodes", + "title" : "DeviceAlert Status Codes", + "status" : "draft", + "experimental" : true, + "publisher" : "FHIR Project team", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "DeviceAlert Status Codes", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/devicealert-status" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:77923238-d1a8-4158-b757-b566904a6360", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 3, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/devicealert-status|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/devicealert-status", + "code" : "in-progress", + "display" : "In Progress" + }, + { + "system" : "http://hl7.org/fhir/devicealert-status", + "code" : "completed", + "display" : "Completed" + }, + { + "system" : "http://hl7.org/fhir/devicealert-status", + "code" : "entered-in-error", + "display" : "Entered in Error" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/devicealert-condition", + "resource" : { + "resourceType" : "ValueSet", + "id" : "devicealert-condition", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "dev" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 0 + }], + "url" : "http://hl7.org/fhir/ValueSet/devicealert-condition", + "version" : "6.0.0-ballot2", + "name" : "DeviceAlertConditionCodes", + "title" : "DeviceAlert Condition Codes", + "status" : "draft", + "experimental" : false, + "publisher" : "FHIR Project team", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "DeviceAlert Condition Codes", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "compose" : { + "include" : [{ + "system" : "urn:iso:std:iso:11073:10101", + "filter" : [{ + "property" : "partition", + "op" : "=", + "value" : "1" + }] + }] + }, + "expansion" : { + "identifier" : "urn:uuid:e7ef2a3d-330a-4d55-af78-5565592d13d2", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 1000, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-valueset", + "valueUri" : "null" + }, + { + "name" : "warning-draft", + "valueUri" : "urn:iso:std:iso:11073:10101|2023-04-26" + }, + { + "name" : "used-codesystem", + "valueUri" : "urn:iso:std:iso:11073:10101|2023-04-26" + }, + { + "name" : "version", + "valueUri" : "urn:iso:std:iso:11073:10101|2023-04-26" + }], + "contains" : [{ + "system" : "urn:iso:std:iso:11073:10101", + "code" : "65537", + "display" : "MDC_MOC_VMO" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "65538", + "display" : "MDC_MOC_VMO_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "65539", + "display" : "MDC_MOC_VMO_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "65540", + "display" : "MDC_MOC_VMO_METRIC" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "65541", + "display" : "MDC_MOC_VMO_METRIC_ENUM" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "65542", + "display" : "MDC_MOC_VMO_METRIC_NU" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "65543", + "display" : "MDC_MOC_VMO_METRIC_SA" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "65544", + "display" : "MDC_MOC_VMO_METRIC_SA_D" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "65545", + "display" : "MDC_MOC_VMO_METRIC_SA_RT" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "65546", + "display" : "MDC_MOC_VMO_METRIC_SA_T" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "65552", + "display" : "MDC_MOC_SCAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "65553", + "display" : "MDC_MOC_SCAN_CFG" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "65554", + "display" : "MDC_MOC_SCAN_CFG_EPI" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "65555", + "display" : "MDC_MOC_SCAN_CFG_PERI" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "65556", + "display" : "MDC_MOC_SCAN_CFG_PERI_FAST" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "65557", + "display" : "MDC_MOC_SCAN_UCFG" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "65558", + "display" : "MDC_MOC_SCAN_UCFG_ALSTAT" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "65559", + "display" : "MDC_MOC_SCAN_UCFG_CTXT" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "65560", + "display" : "MDC_MOC_SCAN_UCFG_OP" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "65564", + "display" : "MDC_MOC_CC" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "65568", + "display" : "MDC_MOC_VMS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "65569", + "display" : "MDC_MOC_VMS_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "65570", + "display" : "MDC_MOC_VMS_MDS_COMPOS_MULTI_BED" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "65571", + "display" : "MDC_MOC_VMS_MDS_COMPOS_SINGLE_BED" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "65572", + "display" : "MDC_MOC_VMS_MDS_HYD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "65573", + "display" : "MDC_MOC_VMS_MDS_SIMP" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "65574", + "display" : "MDC_MOC_LOG" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "65575", + "display" : "MDC_MOC_LOG_ERR" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "65576", + "display" : "MDC_MOC_LOG_SERV" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "65577", + "display" : "MDC_MOC_BATT" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "65578", + "display" : "MDC_MOC_PT_DEMOG" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "65579", + "display" : "MDC_MOC_CNTRL_SCO" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "65580", + "display" : "MDC_MOC_CNTRL_OP" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "65581", + "display" : "MDC_MOC_CNTRL_OP_SEL_IT" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "65582", + "display" : "MDC_MOC_CNTRL_OP_SEL_IT_A" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "65583", + "display" : "MDC_MOC_CNTRL_OP_SEL_VAL" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "65584", + "display" : "MDC_MOC_CNTRL_OP_SEL_VAL_A" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "65585", + "display" : "MDC_MOC_CNTRL_OP_TOG" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "65586", + "display" : "MDC_MOC_CNTRL_OP_ACTIV" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "65587", + "display" : "MDC_MOC_CNTRL_OP_LIM" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "65588", + "display" : "MDC_MOC_VMO_AL" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "65589", + "display" : "MDC_MOC_VMO_AL_STAT" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "65590", + "display" : "MDC_MOC_VMO_AL_MON" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "65597", + "display" : "MDC_MOC_VMO_PMSTORE" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "65598", + "display" : "MDC_MOC_PM_SEGMENT" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "65599", + "display" : "MDC_MOC_ARCHIVE_MULTI_PT" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "65600", + "display" : "MDC_MOC_ARCHIVE_PT" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "65601", + "display" : "MDC_MOC_ARCHIVE_SESSION" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "65602", + "display" : "MDC_MOC_DISCRIM" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "65603", + "display" : "MDC_MOC_PHYSICIAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "65604", + "display" : "MDC_MOC_SESSION_NOTES" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "65605", + "display" : "MDC_MOC_SESSION_TEST" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "65606", + "display" : "MDC_MOC_TOP" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "65608", + "display" : "MDC_MOC_LOG_EVENT" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "65609", + "display" : "MDC_MOC_CNTRL_OP_SET_STRING" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "65610", + "display" : "MDC_MOC_PRINTER" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "65611", + "display" : "MDC_MOC_PT_DEMOG_MGR" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "65612", + "display" : "MDC_MOC_DCC" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "65613", + "display" : "MDC_MOC_BCC" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "65614", + "display" : "MDC_MOC_CLOCK" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "65615", + "display" : "MDC_MOC_VMO_METRIC_CMPLX" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "65616", + "display" : "MDC_MOC_CNTRL_OP_SET_RANGE" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "66817", + "display" : "MDC_ALSTAT_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "66818", + "display" : "MDC_ALSTAT_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67073", + "display" : "MDC_PMSTORE_PERI_SIMP" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67074", + "display" : "MDC_PMSTORE_PERI_CMPD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67075", + "display" : "MDC_PMSTORE_PERI_CMPLX" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67076", + "display" : "MDC_PMSTORE_EPI_SIMP" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67077", + "display" : "MDC_PMSTORE_EPI_CMPD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67078", + "display" : "MDC_PMSTORE_EPI_CMPLX" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67585", + "display" : "MDC_ATTR_GRP_AL_MON" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67586", + "display" : "MDC_ATTR_GRP_AL_STAT" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67587", + "display" : "MDC_ATTR_GRP_METRIC_VAL_OBS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67588", + "display" : "MDC_ATTR_GRP_OP_DYN_CTXT" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67589", + "display" : "MDC_ATTR_GRP_OP_STATIC_CTXT" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67590", + "display" : "MDC_ATTR_GRP_PMSTORE" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67591", + "display" : "MDC_ATTR_GRP_PT_DEMOG" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67592", + "display" : "MDC_ATTR_GRP_SCAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67593", + "display" : "MDC_ATTR_GRP_SCO_TRANSACTION" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67594", + "display" : "MDC_ATTR_GRP_SYS_APPL" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67595", + "display" : "MDC_ATTR_GRP_SYS_ID" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67596", + "display" : "MDC_ATTR_GRP_SYS_PROD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67598", + "display" : "MDC_ATTR_GRP_VMD_APPL" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67599", + "display" : "MDC_ATTR_GRP_VMD_PROD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67600", + "display" : "MDC_ATTR_GRP_VMO_DYN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67601", + "display" : "MDC_ATTR_GRP_VMO_STATIC" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67603", + "display" : "MDC_ATTR_GRP_AL" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67604", + "display" : "MDC_ATTR_GRP_ARCHIVE" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67605", + "display" : "MDC_ATTR_GRP_BATT" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67606", + "display" : "MDC_ATTR_GRP_DISCRIM" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67607", + "display" : "MDC_ATTR_GRP_PHYSICIAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67608", + "display" : "MDC_ATTR_GRP_RELATION" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67609", + "display" : "MDC_ATTR_GRP_T_PROFILE_MGMT" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67610", + "display" : "MDC_ATTR_GRP_PRINTER" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67611", + "display" : "MDC_ATTR_GRP_PDMO_STATIC" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67612", + "display" : "MDC_ATTR_GRP_PDMO_DYN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67613", + "display" : "MDC_ATTR_GRP_CC" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67614", + "display" : "MDC_ATTR_GRP_CLOCK" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68162", + "display" : "MDC_ATTR_FILTER_LABEL_STRING" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68163", + "display" : "MDC_ATTR_ENUM_RANGE_MSMT_LABELS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67841", + "display" : "MDC_ATTR_AL_LIMIT_SPEC_LIST" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67842", + "display" : "MDC_ATTR_AL_MON_P_AL_LIST" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67843", + "display" : "MDC_ATTR_AL_MON_S_AL_LIST" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67844", + "display" : "MDC_ATTR_AL_MON_T_AL_LIST" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67845", + "display" : "MDC_ATTR_AL_OP_CAPAB" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67846", + "display" : "MDC_ATTR_AL_OP_STAT" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67847", + "display" : "MDC_ATTR_AL_OP_TEXT" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67848", + "display" : "MDC_ATTR_AL_STAT_AL_C_LIST" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67850", + "display" : "MDC_ATTR_AL_STAT_P_AL_LIST" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67851", + "display" : "MDC_ATTR_AL_STAT_T_AL_LIST" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67852", + "display" : "MDC_ATTR_ALTITUDE" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67853", + "display" : "MDC_ATTR_AREA_APPL" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67854", + "display" : "MDC_ATTR_CHAN_ID" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67855", + "display" : "MDC_ATTR_CHAN_NUM_PHYS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67856", + "display" : "MDC_ATTR_CHAN_STAT" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67857", + "display" : "MDC_ATTR_COLOR" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67858", + "display" : "MDC_ATTR_COMPRES" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67859", + "display" : "MDC_ATTR_CONFIRM_MODE" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67860", + "display" : "MDC_ATTR_CONFIRM_TIMEOUT" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67861", + "display" : "MDC_ATTR_CYC_OP" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67862", + "display" : "MDC_ATTR_DEV_AL_COND" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67863", + "display" : "MDC_ATTR_DISP_RES" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67864", + "display" : "MDC_ATTR_ERR_LOG_ENTRY_LIST" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67865", + "display" : "MDC_ATTR_FILTER_SPECN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67866", + "display" : "MDC_ATTR_GRID_VIS_I16" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67867", + "display" : "MDC_ATTR_GRID_VIS_I32" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67868", + "display" : "MDC_ATTR_GRID_VIS_I8" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67869", + "display" : "MDC_ATTR_ID_ASSOC_NO" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67870", + "display" : "MDC_ATTR_ID_BED_LABEL" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67871", + "display" : "MDC_ATTR_ID_CHAN_NUM_PHYS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67872", + "display" : "MDC_ATTR_ID_COMPAT" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67873", + "display" : "MDC_ATTR_ID_HANDLE" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67874", + "display" : "MDC_ATTR_ID_INSTNO" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67875", + "display" : "MDC_ATTR_ID_INVOK_COOKIE" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67876", + "display" : "MDC_ATTR_ID_LABEL" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67877", + "display" : "MDC_ATTR_ID_LABEL_ACT" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67878", + "display" : "MDC_ATTR_ID_LABEL_HELP" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67879", + "display" : "MDC_ATTR_ID_LABEL_STRING" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67880", + "display" : "MDC_ATTR_ID_MODEL" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67881", + "display" : "MDC_ATTR_ID_NOM_PARTITION" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67882", + "display" : "MDC_ATTR_ID_PARAM_GRP" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67883", + "display" : "MDC_ATTR_ID_PHYSIO" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67884", + "display" : "MDC_ATTR_ID_POSN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67885", + "display" : "MDC_ATTR_ID_PROD_SPECN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67886", + "display" : "MDC_ATTR_ID_SOFT" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67887", + "display" : "MDC_ATTR_ID_TYPE" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67888", + "display" : "MDC_ATTR_ID_TYPE_ACT" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67889", + "display" : "MDC_ATTR_ID_TYPE_METRIC_STAT" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67890", + "display" : "MDC_ATTR_INDEX_SEL" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67891", + "display" : "MDC_ATTR_INDIC_ACTIV" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67892", + "display" : "MDC_ATTR_LIMIT_CURR" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67893", + "display" : "MDC_ATTR_LINE_FREQ" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67894", + "display" : "MDC_ATTR_LIST_SEL" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67895", + "display" : "MDC_ATTR_LOCALIZN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67896", + "display" : "MDC_ATTR_LOG_ENTRIES_CURR" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67897", + "display" : "MDC_ATTR_LOG_ENTRIES_MAX" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67898", + "display" : "MDC_ATTR_METRIC_CALIB" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67899", + "display" : "MDC_ATTR_METRIC_CLASS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67900", + "display" : "MDC_ATTR_METRIC_INFO_LABEL" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67901", + "display" : "MDC_ATTR_METRIC_INFO_LABEL_STR" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67902", + "display" : "MDC_ATTR_METRIC_LIST_SRC" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67903", + "display" : "MDC_ATTR_METRIC_SPECN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67904", + "display" : "MDC_ATTR_METRIC_STAT" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67905", + "display" : "MDC_ATTR_METRIC_STORE_CAPAC_CNT" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67906", + "display" : "MDC_ATTR_METRIC_STORE_FORMAT" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67907", + "display" : "MDC_ATTR_METRIC_STORE_SAMPLE_ALG" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67908", + "display" : "MDC_ATTR_METRIC_STORE_USAGE_CNT" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67909", + "display" : "MDC_ATTR_MODE_MSMT" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67910", + "display" : "MDC_ATTR_MODE_OP" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67911", + "display" : "MDC_ATTR_MSMT_STAT" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67912", + "display" : "MDC_ATTR_NOM_VERS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67914", + "display" : "MDC_ATTR_NU_ACCUR_MSMT" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67915", + "display" : "MDC_ATTR_NU_CMPD_VAL_OBS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67917", + "display" : "MDC_ATTR_NU_MSMT_RES" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67918", + "display" : "MDC_ATTR_NU_RANGE_MSMT" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67919", + "display" : "MDC_ATTR_NU_RANGE_PHYSIO" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67920", + "display" : "MDC_ATTR_NU_VAL_OBS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67921", + "display" : "MDC_ATTR_NUM_SEG" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67922", + "display" : "MDC_ATTR_OP_SPEC" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67923", + "display" : "MDC_ATTR_OP_STAT" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67924", + "display" : "MDC_ATTR_OP_TEXT" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67925", + "display" : "MDC_ATTR_POWER_STAT" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67926", + "display" : "MDC_ATTR_PT_BSA" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67927", + "display" : "MDC_ATTR_PT_DEMOG_ST" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67928", + "display" : "MDC_ATTR_PT_DOB" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67929", + "display" : "MDC_ATTR_PT_GEN_INFO" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67930", + "display" : "MDC_ATTR_PT_ID" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67931", + "display" : "MDC_ATTR_PT_NAME" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67932", + "display" : "MDC_ATTR_PT_NAME_FAMILY" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67933", + "display" : "MDC_ATTR_PT_NAME_GIVEN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67934", + "display" : "MDC_ATTR_PT_NAME_BIRTH", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "deprecated-synonym" + }, + "value" : "MDC_ATTR_PT_NAME_MAIDEN" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67935", + "display" : "MDC_ATTR_PT_NAME_MIDDLE" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67936", + "display" : "MDC_ATTR_PT_NAME_TITLE" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67937", + "display" : "MDC_ATTR_PT_SEX" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67938", + "display" : "MDC_ATTR_PT_TYPE" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67939", + "display" : "MDC_ATTR_RANGE_DISTRIB" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67940", + "display" : "MDC_ATTR_SA_CALIB_I16" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67941", + "display" : "MDC_ATTR_SA_CALIB_I32" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67942", + "display" : "MDC_ATTR_SA_CALIB_I8" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67943", + "display" : "MDC_ATTR_SA_CMPD_VAL_OBS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67944", + "display" : "MDC_ATTR_SA_FREQ_SIG" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67945", + "display" : "MDC_ATTR_SA_MSMT_RES" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67946", + "display" : "MDC_ATTR_SA_RANGE_PHYS_I16" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67947", + "display" : "MDC_ATTR_SA_RANGE_PHYS_I32" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67948", + "display" : "MDC_ATTR_SA_RANGE_PHYS_I8" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67949", + "display" : "MDC_ATTR_SA_SPECN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67950", + "display" : "MDC_ATTR_SA_VAL_OBS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67951", + "display" : "MDC_ATTR_SCALE_SPECN_I16" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67952", + "display" : "MDC_ATTR_SCALE_SPECN_I32" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67953", + "display" : "MDC_ATTR_SCALE_SPECN_I8" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67954", + "display" : "MDC_ATTR_SCAN_CTXT_MODE" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67955", + "display" : "MDC_ATTR_SCAN_EXTEND" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67956", + "display" : "MDC_ATTR_SCAN_LIST" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67957", + "display" : "MDC_ATTR_SCAN_REP_PD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67958", + "display" : "MDC_ATTR_SCO_CAPAB" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67960", + "display" : "MDC_ATTR_SEG_DATA_GEN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67961", + "display" : "MDC_ATTR_SEG_DATA_NU_OPT" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67962", + "display" : "MDC_ATTR_SEG_DATA_RTSA_OPT" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67963", + "display" : "MDC_ATTR_SEG_USAGE_CNT" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67964", + "display" : "MDC_ATTR_SETTINGS_SYST" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67965", + "display" : "MDC_ATTR_SITE_LIST_BODY" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67966", + "display" : "MDC_ATTR_SITE_LIST_MSMT" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67967", + "display" : "MDC_ATTR_SPD_SWEEP_DEFAULT" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67968", + "display" : "MDC_ATTR_STAT_LOCK" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67969", + "display" : "MDC_ATTR_STAT_OP_TOG" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67970", + "display" : "MDC_ATTR_STD_SAFETY" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67971", + "display" : "MDC_ATTR_SYS_CAPAB" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67972", + "display" : "MDC_ATTR_SYS_ID" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67973", + "display" : "MDC_ATTR_SYS_SPECN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67974", + "display" : "MDC_ATTR_SYS_TYPE" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67975", + "display" : "MDC_ATTR_TIME_ABS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67976", + "display" : "MDC_ATTR_TIME_BATT_REMAIN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67978", + "display" : "MDC_ATTR_TIME_END_SEG" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67979", + "display" : "MDC_ATTR_TIME_PD_MSMT" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67980", + "display" : "MDC_ATTR_TIME_PD_OP_HRS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67981", + "display" : "MDC_ATTR_TIME_PD_SAMP" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67982", + "display" : "MDC_ATTR_TIME_PD_AL_SUSP" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67983", + "display" : "MDC_ATTR_TIME_REL" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67984", + "display" : "MDC_ATTR_TIME_STAMP_ABS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67985", + "display" : "MDC_ATTR_TIME_STAMP_REL" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67986", + "display" : "MDC_ATTR_TIME_START_SEG" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67987", + "display" : "MDC_ATTR_TOG_LABELS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67988", + "display" : "MDC_ATTR_TSA_MARKER_LIST" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67989", + "display" : "MDC_ATTR_TX_WIND" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67990", + "display" : "MDC_ATTR_UNIT_CODE" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67991", + "display" : "MDC_ATTR_UNIT_CODE_X" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67992", + "display" : "MDC_ATTR_UNIT_LABEL" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67993", + "display" : "MDC_ATTR_UNIT_LABEL_STRING" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67994", + "display" : "MDC_ATTR_UNIT_LABEL_STRING_X" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67995", + "display" : "MDC_ATTR_UNIT_LABEL_X" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67996", + "display" : "MDC_ATTR_VAL_BATT_CHARGE" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67997", + "display" : "MDC_ATTR_VAL_CURR" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67998", + "display" : "MDC_ATTR_VAL_ENUM_OBS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "67999", + "display" : "MDC_ATTR_VAL_ENUM_OBS_CMPD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68000", + "display" : "MDC_ATTR_VAL_RANGE" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68001", + "display" : "MDC_ATTR_VAL_STEP_WIDTH" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68002", + "display" : "MDC_ATTR_VMD_STAT" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68003", + "display" : "MDC_ATTR_VMO_LIST_SRC" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68004", + "display" : "MDC_ATTR_VMO_REF" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68005", + "display" : "MDC_ATTR_VMO_REF_GLB" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68006", + "display" : "MDC_ATTR_VMS_MDS_LOCALIZN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68007", + "display" : "MDC_ATTR_VMS_MDS_STAT" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68008", + "display" : "MDC_ATTR_VMS_MDS_TEXT_CAT" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68012", + "display" : "MDC_ATTR_AL_COND" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68013", + "display" : "MDC_ATTR_AL_LIMIT" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68014", + "display" : "MDC_ATTR_AL_OP_TEXT_STRING" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68015", + "display" : "MDC_ATTR_ANAESTHETIST" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68016", + "display" : "MDC_ATTR_ARCHIVE_VERS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68017", + "display" : "MDC_ATTR_AUTH_LEVEL" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68018", + "display" : "MDC_ATTR_BATT_CHARGE_CYCLES" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68019", + "display" : "MDC_ATTR_BATT_CURR" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68020", + "display" : "MDC_ATTR_BATT_STAT" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68021", + "display" : "MDC_ATTR_BATT_VOLTAGE" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68022", + "display" : "MDC_ATTR_BATT_VOLTAGE_SPECN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68023", + "display" : "MDC_ATTR_CAPAC_BATT_FULL" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68024", + "display" : "MDC_ATTR_CAPAC_BATT_REMAIN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68025", + "display" : "MDC_ATTR_CAPAC_BATT_SPECN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68026", + "display" : "MDC_ATTR_CIRCUM_HEAD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68027", + "display" : "MDC_ATTR_CLASS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68028", + "display" : "MDC_ATTR_CODE_DIAGNOSTIC" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68029", + "display" : "MDC_ATTR_CODE_PROCEDURE" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68030", + "display" : "MDC_ATTR_DESC_DIAGNOSTIC" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68031", + "display" : "MDC_ATTR_DESC_PROCEDURE" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68032", + "display" : "MDC_ATTR_DIAGNOSTIC_INFO" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68033", + "display" : "MDC_ATTR_DISCRIM_CONSTRUCT" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68034", + "display" : "MDC_ATTR_ENUM_ADD_DATA" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68035", + "display" : "MDC_ATTR_EXT_OBJ_RELATION" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68036", + "display" : "MDC_ATTR_FINDINGS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68037", + "display" : "MDC_ATTR_ID_BED" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68038", + "display" : "MDC_ATTR_ID_MSMT_EXT" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68039", + "display" : "MDC_ATTR_ID_PHYSICIAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68040", + "display" : "MDC_ATTR_ID_PT_MOTHER" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68041", + "display" : "MDC_ATTR_ID_SESS_NOTES_ARCHIVE" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68042", + "display" : "MDC_ATTR_ID_SESS_TEST_ARCHIVE" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68043", + "display" : "MDC_ATTR_ID_SESS_ARCHIVE" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68044", + "display" : "MDC_ATTR_ID_SUBSTANCE_LABEL_STRING" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68045", + "display" : "MDC_ATTR_LOCATION" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68046", + "display" : "MDC_ATTR_NAME_BINDING" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68047", + "display" : "MDC_ATTR_NAME_SESS_NOTES_ARCHIVE" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68048", + "display" : "MDC_ATTR_NAME_SESS_TEST_ARCHIVE" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68049", + "display" : "MDC_ATTR_NAME_SESS_ARCHIVE" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68050", + "display" : "MDC_ATTR_OP_TEXT_STRING" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68051", + "display" : "MDC_ATTR_PHYSICIAN_ADMIT" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68052", + "display" : "MDC_ATTR_PHYSICIAN_ATTEND" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68053", + "display" : "MDC_ATTR_PROC_HIST" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68054", + "display" : "MDC_ATTR_PROCEDURE_DATE" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68055", + "display" : "MDC_ATTR_PROTECTION" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68056", + "display" : "MDC_ATTR_PT_AGE" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68057", + "display" : "MDC_ATTR_PT_AGE_GEST" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68058", + "display" : "MDC_ATTR_PT_BIRTH_LENGTH" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68059", + "display" : "MDC_ATTR_PT_BIRTH_WEIGHT" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68060", + "display" : "MDC_ATTR_PT_HEIGHT" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68061", + "display" : "MDC_ATTR_PT_NAME_MOTHER" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68062", + "display" : "MDC_ATTR_PT_RACE" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68063", + "display" : "MDC_ATTR_PT_WEIGHT" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68064", + "display" : "MDC_ATTR_SESS_NOTES_ARCHIVE_COMMENTS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68065", + "display" : "MDC_ATTR_SESS_TEST_ARCHIVE_COMMENTS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68066", + "display" : "MDC_ATTR_SESS_ARCHIVE_COMMENTS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68067", + "display" : "MDC_ATTR_NAME_STUDY" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68068", + "display" : "MDC_ATTR_SURGEON" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68070", + "display" : "MDC_ATTR_TEMP_BATT" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68071", + "display" : "MDC_ATTR_TIME_PD_AVG" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68072", + "display" : "MDC_ATTR_TIME_REL_HI_RES" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68073", + "display" : "MDC_ATTR_TIME_STAMP_REL_HI_RES" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68074", + "display" : "MDC_ATTR_TIME_START" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68075", + "display" : "MDC_ATTR_TIME_STOP" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68076", + "display" : "MDC_ATTR_TOG_LABELS_STRING" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68078", + "display" : "MDC_ATTR_ID_SUBSTANCE" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68079", + "display" : "MDC_ATTR_NAME_SYS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68080", + "display" : "MDC_ATTR_PHYSICIAN_NAME" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68081", + "display" : "MDC_ATTR_PHYSICIAN_NAME_FAMILY" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68082", + "display" : "MDC_ATTR_PHYSICIAN_NAME_GIVEN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68083", + "display" : "MDC_ATTR_PHYSICIAN_NAME_MIDDLE" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68084", + "display" : "MDC_ATTR_PHYSICIAN_NAME_TITLE" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68085", + "display" : "MDC_ATTR_SCO_HELP_TEXT_STRING" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68086", + "display" : "MDC_ATTR_SITE_LIST_BODY_EXT" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68087", + "display" : "MDC_ATTR_SITE_LIST_MSMT_EXT" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68088", + "display" : "MDC_ATTR_MIB_SYS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68089", + "display" : "MDC_ATTR_MIB_IP" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68090", + "display" : "MDC_ATTR_MIB_ICMP" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68091", + "display" : "MDC_ATTR_MIB_IF" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68092", + "display" : "MDC_ATTR_MIB_AT" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68093", + "display" : "MDC_ATTR_MIB_UDP" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68094", + "display" : "MDC_ATTR_SCAN_CFG_LIMIT" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68096", + "display" : "MDC_ATTR_MSMT_PRINCIPLE" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68097", + "display" : "MDC_ATTR_ENUM_RANGE_MSMT" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68100", + "display" : "MDC_ATTR_EVENT_LOG_ENTRY_LIST" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68101", + "display" : "MDC_ATTR_STRING_CURR" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68103", + "display" : "MDC_ATTR_SET_STRING_SPEC" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68104", + "display" : "MDC_ATTR_ENUM_RANGE_MSMT_BIT_STRING" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68105", + "display" : "MDC_ATTR_ID_PRINTER_NAME" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68106", + "display" : "MDC_ATTR_PRINTER_CMD_LANG" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68107", + "display" : "MDC_ATTR_PRINTER_STAT" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68108", + "display" : "MDC_ATTR_PRINTER_STAT_STRING" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68109", + "display" : "MDC_ATTR_PAPER_SIZE" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68110", + "display" : "MDC_ATTR_PRINT_MARGINS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68111", + "display" : "MDC_ATTR_PRINTER_GRPH_RES_STD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68112", + "display" : "MDC_ATTR_PRINTER_GRPH_RES_COLOR" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68113", + "display" : "MDC_ATTR_PRINTER_COLOR_SUP" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68114", + "display" : "MDC_ATTR_PRINTER_DUPLX_SUP" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68115", + "display" : "MDC_ATTR_PRINTER_LOC_LANG_SUP" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68116", + "display" : "MDC_ATTR_PRINTER_ACC_PCOL" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68117", + "display" : "MDC_ATTR_PRINTER_TFTP_ADDR" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68118", + "display" : "MDC_ATTR_SA_MARKER_LIST_I16", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "deprecated-synonym" + }, + "value" : "MDC_ATTR_SA_FIXED_VAL_SPECN" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68119", + "display" : "MDC_ATTR_DELAY_TIME_MAX" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68120", + "display" : "MDC_ATTR_PDMO_CAPAB" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68121", + "display" : "MDC_ATTR_PDMO_IMPL_VERS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68122", + "display" : "MDC_ATTR_SYS_ADT_ST" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68123", + "display" : "MDC_ATTR_PT_DEMOG_REF_LIST" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68124", + "display" : "MDC_ATTR_PT_DEMOG_ST_SYNCH" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68125", + "display" : "MDC_ATTR_PT_DEMOG_DATA_LIST" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68126", + "display" : "MDC_ATTR_PT_PACED_MODE" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68127", + "display" : "MDC_ATTR_EVENT_LOG_INFO" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68128", + "display" : "MDC_ATTR_EVENT_LOG_CHANGE_COUNT", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "deprecated-synonym" + }, + "value" : "MDC_ATTR_LOG_CHANGE_COUNT" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68129", + "display" : "MDC_ATTR_CC_CAPAB" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68130", + "display" : "MDC_ATTR_CC_TYPE" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68131", + "display" : "MDC_ATTR_CC_NUM_DIFS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68132", + "display" : "MDC_ATTR_CC_THIS_DIF_INDEX" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68133", + "display" : "MDC_ATTR_CC_EXT_MNG_PROT" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68134", + "display" : "MDC_ATTR_MIB_EXT_OID" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68136", + "display" : "MDC_ATTR_LOCALE" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68137", + "display" : "MDC_ATTR_PT_LBM" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68138", + "display" : "MDC_ATTR_OP_TEXT_STRING_DYN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68139", + "display" : "MDC_ATTR_SA_MARKER_LIST_I8" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68140", + "display" : "MDC_ATTR_SA_MARKER_LIST_I32" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68141", + "display" : "MDC_ATTR_DSA_MARKER_LIST" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68142", + "display" : "MDC_ATTR_CHAN_NUM_LOGICAL" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68143", + "display" : "MDC_ATTR_TIME_SUPPORT" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68144", + "display" : "MDC_ATTR_DATE_TIME_STATUS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68145", + "display" : "MDC_ATTR_TIME_ABS_ISO" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68146", + "display" : "MDC_ATTR_TIME_STAMP_LIST_EXT" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68147", + "display" : "MDC_ATTR_TIME_ABS_REL_SYNC" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68148", + "display" : "MDC_ATTR_TIME_ZONE" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68149", + "display" : "MDC_ATTR_TIME_DAYLIGHT_SAVINGS_TRANS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68150", + "display" : "MDC_ATTR_CUM_LEAP_SECONDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68151", + "display" : "MDC_ATTR_NEXT_LEAP_SECOND" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68152", + "display" : "MDC_ATTR_REPORTING_DELAY_AVG" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68153", + "display" : "MDC_ATTR_SAMPLE_TIME_SYNC" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68154", + "display" : "MDC_ATTR_SAMPLE_TIME_SYNC_HIRES" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68155", + "display" : "MDC_ATTR_CMPLX_INFO" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68156", + "display" : "MDC_ATTR_CMPLX_VAL_OBS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68157", + "display" : "MDC_ATTR_CMPLX_DYN_ATTR" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68158", + "display" : "MDC_ATTR_CMPLX_STATIC_ATTR" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68159", + "display" : "MDC_ATTR_CMPLX_RECURSION_DEPTH" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68160", + "display" : "MDC_ATTR_RANGE_CURR" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68161", + "display" : "MDC_ATTR_RANGE_OP_TEXT_STRING" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68609", + "display" : "MDC_ACT_ACC_SETTINGS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68610", + "display" : "MDC_ACT_ADMIT_PT" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68611", + "display" : "MDC_ACT_CLR_LOG" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68612", + "display" : "MDC_ACT_DISCH_PT" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68613", + "display" : "MDC_ACT_GET_CTXT_HELP" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68614", + "display" : "MDC_ACT_PRE_ADMIT_PT" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68615", + "display" : "MDC_ACT_REFR_CTXT" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68616", + "display" : "MDC_ACT_REFR_EPI_DATA" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68617", + "display" : "MDC_ACT_REFR_OP_ATTR" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68618", + "display" : "MDC_ACT_REFR_OP_CTXT" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68619", + "display" : "MDC_ACT_SCO_OP_INVOK" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68620", + "display" : "MDC_ACT_SEG_CLR" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68621", + "display" : "MDC_ACT_SEG_GET" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68622", + "display" : "MDC_ACT_SEG_GET_INFO" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68623", + "display" : "MDC_ACT_SET_MDS_STATE" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68624", + "display" : "MDC_ACT_UPLD_TEXT_CTLG" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68625", + "display" : "MDC_ACT_PDMO_TXN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68626", + "display" : "MDC_ACT_PDMO_PROMPT" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68627", + "display" : "MDC_ACT_PDMO_MSG_BOX" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68628", + "display" : "MDC_ACT_GET_EVENT_LOG_ENTRIES" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68629", + "display" : "MDC_ACT_GET_MIB_DATA" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68630", + "display" : "MDC_ACT_POLL_MDIB_DATA" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68631", + "display" : "MDC_ACT_SET_TIME" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68632", + "display" : "MDC_ACT_SET_TIME_ZONE" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68633", + "display" : "MDC_ACT_SET_LEAP_SECONDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68634", + "display" : "MDC_ACT_SET_TIME_ISO" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68864", + "display" : "MDC_NOTI_NOS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68865", + "display" : "MDC_NOTI_AL_STAT_SCAN_RPT" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68866", + "display" : "MDC_NOTI_ATTR_UPDT" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68867", + "display" : "MDC_NOTI_BUF_SCAN_RPT" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68868", + "display" : "MDC_NOTI_FAST_BUF_SCAN_RPT" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68869", + "display" : "MDC_NOTI_MDS_ATTR_UPDT" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68870", + "display" : "MDC_NOTI_MDS_CREAT" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68871", + "display" : "MDC_NOTI_OBJ_ACTIV" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68872", + "display" : "MDC_NOTI_OBJ_CREAT" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68873", + "display" : "MDC_NOTI_OBJ_DEACT" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68874", + "display" : "MDC_NOTI_OBJ_DEL" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68875", + "display" : "MDC_NOTI_OP_ATTR_UPDT" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68876", + "display" : "MDC_NOTI_OP_CREAT" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68877", + "display" : "MDC_NOTI_OP_DEL" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68878", + "display" : "MDC_NOTI_PT_DEMOG_MOD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68879", + "display" : "MDC_NOTI_PT_DEMOG_ST_MOD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68880", + "display" : "MDC_NOTI_SCAN_ATTR_UPDT" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68881", + "display" : "MDC_NOTI_SCO_ATTR_UPDT" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68882", + "display" : "MDC_NOTI_SCO_OP_INVOK_ERR" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68883", + "display" : "MDC_NOTI_SCO_OP_REQ" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68884", + "display" : "MDC_NOTI_SCO_PROMPT" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68885", + "display" : "MDC_NOTI_SYS_ERR" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68886", + "display" : "MDC_NOTI_UNBUF_SCAN_RPT" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68887", + "display" : "MDC_NOTI_CONN_INDIC" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68888", + "display" : "MDC_NOTI_PRINTER_PROMPT" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68889", + "display" : "MDC_NOTI_PDMO" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68890", + "display" : "MDC_NOTI_SCO_ST" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "68891", + "display" : "MDC_NOTI_DATE_TIME_CHANGED" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69632", + "display" : "MDC_DEV", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : ">" + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Generic device" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69633", + "display" : "MDC_DEV_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69634", + "display" : "MDC_DEV_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69635", + "display" : "MDC_DEV_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69636", + "display" : "MDC_DEV_ANALY", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Analyzer | | | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Generic analyzer" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69637", + "display" : "MDC_DEV_ANALY_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69638", + "display" : "MDC_DEV_ANALY_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69639", + "display" : "MDC_DEV_ANALY_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69640", + "display" : "MDC_DEV_ANALY_SAT_O2", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Analyzer | Concentration [Sat] | Blood | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "SpO2 monitor" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69641", + "display" : "MDC_DEV_ANALY_SAT_O2_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69642", + "display" : "MDC_DEV_ANALY_SAT_O2_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69643", + "display" : "MDC_DEV_ANALY_SAT_O2_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69644", + "display" : "MDC_DEV_ANALY_CONC_GAS_IDENT", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Analyzer | Concentration | Airway [Gas] | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Multigas identifier" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69645", + "display" : "MDC_DEV_ANALY_CONC_GAS_IDENT_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69646", + "display" : "MDC_DEV_ANALY_CONC_GAS_IDENT_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69647", + "display" : "MDC_DEV_ANALY_CONC_GAS_IDENT_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69648", + "display" : "MDC_DEV_ANALY_CONC_GAS_MULTI_PARAM", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Analyzer | Concentration | Multi-Gas | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Multigas analyzer" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69649", + "display" : "MDC_DEV_ANALY_CONC_GAS_MULTI_PARAM_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69650", + "display" : "MDC_DEV_ANALY_CONC_GAS_MULTI_PARAM_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69651", + "display" : "MDC_DEV_ANALY_CONC_GAS_MULTI_PARAM_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69652", + "display" : "MDC_DEV_ANALY_URINE_CHEM", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Analyzer | Concentration | Urine | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Urine chemistry analyzer" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69653", + "display" : "MDC_DEV_ANALY_URINE_CHEM_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69654", + "display" : "MDC_DEV_ANALY_URINE_CHEM_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69655", + "display" : "MDC_DEV_ANALY_URINE_CHEM_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69656", + "display" : "MDC_DEV_ANALY_ELEC_POTL_BRAIN", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Analyzer | ElectricalPotential | Brain | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "EEG analyzer" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69657", + "display" : "MDC_DEV_ANALY_ELEC_POTL_BRAIN_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69658", + "display" : "MDC_DEV_ANALY_ELEC_POTL_BRAIN_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69659", + "display" : "MDC_DEV_ANALY_ELEC_POTL_BRAIN_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69660", + "display" : "MDC_DEV_ANALY_ELEC_POTL_HEART_ACTIV", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Analyzer | ElectricalPotential | Heart | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Heart activity analyzer" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69661", + "display" : "MDC_DEV_ANALY_ELEC_POTL_HEART_ACTIV_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69662", + "display" : "MDC_DEV_ANALY_ELEC_POTL_HEART_ACTIV_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69663", + "display" : "MDC_DEV_ANALY_ELEC_POTL_HEART_ACTIV_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69664", + "display" : "MDC_DEV_ANALY_FLOW_AWAY", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Analyzer | Flow | Airway | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Airway flow analyzer" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69665", + "display" : "MDC_DEV_ANALY_FLOW_AWAY_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69666", + "display" : "MDC_DEV_ANALY_FLOW_AWAY_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69667", + "display" : "MDC_DEV_ANALY_FLOW_AWAY_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69668", + "display" : "MDC_DEV_ANALY_CARD_OUTPUT", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Analyzer | Flow | Blood | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Heart output device" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69669", + "display" : "MDC_DEV_ANALY_CARD_OUTPUT_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69670", + "display" : "MDC_DEV_ANALY_CARD_OUTPUT_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69671", + "display" : "MDC_DEV_ANALY_CARD_OUTPUT_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69672", + "display" : "MDC_DEV_ANALY_FLOW_LUNG", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Analyzer | Flow | Lung | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Lung flow analyzer" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69673", + "display" : "MDC_DEV_ANALY_FLOW_LUNG_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69674", + "display" : "MDC_DEV_ANALY_FLOW_LUNG_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69675", + "display" : "MDC_DEV_ANALY_FLOW_LUNG_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69676", + "display" : "MDC_DEV_ANALY_FLOW_URINE", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Analyzer | Flow | Urine | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Urine flow analyzer" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69677", + "display" : "MDC_DEV_ANALY_FLOW_URINE_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69678", + "display" : "MDC_DEV_ANALY_FLOW_URINE_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69679", + "display" : "MDC_DEV_ANALY_FLOW_URINE_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69680", + "display" : "MDC_DEV_ANALY_AWAY_MULTI_PARAM", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Analyzer | Multi-Parameter | Airway | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Spirometer" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69681", + "display" : "MDC_DEV_ANALY_AWAY_MULTI_PARAM_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69682", + "display" : "MDC_DEV_ANALY_AWAY_MULTI_PARAM_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69683", + "display" : "MDC_DEV_ANALY_AWAY_MULTI_PARAM_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69684", + "display" : "MDC_DEV_ANALY_BLD_CHEM_MULTI_PARAM", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Analyzer | Multi-Parameter | Blood | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Blood chemistry analyzer" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69685", + "display" : "MDC_DEV_ANALY_BLD_CHEM_MULTI_PARAM_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69686", + "display" : "MDC_DEV_ANALY_BLD_CHEM_MULTI_PARAM_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69687", + "display" : "MDC_DEV_ANALY_BLD_CHEM_MULTI_PARAM_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69688", + "display" : "MDC_DEV_ANALY_LUNG", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Analyzer | Multi-Parameter | Lung | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Lung analyzer" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69689", + "display" : "MDC_DEV_ANALY_LUNG_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69690", + "display" : "MDC_DEV_ANALY_LUNG_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69691", + "display" : "MDC_DEV_ANALY_LUNG_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69692", + "display" : "MDC_DEV_ANALY_MUSCL", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Analyzer | Multi-Parameter | Muscle | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Muscle analyzer" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69693", + "display" : "MDC_DEV_ANALY_MUSCL_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69694", + "display" : "MDC_DEV_ANALY_MUSCL_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69695", + "display" : "MDC_DEV_ANALY_MUSCL_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69696", + "display" : "MDC_DEV_ANALY_PT_PHYSIO", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Analyzer | Multi-Parameter | Physiologic | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Patient analyzer" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69697", + "display" : "MDC_DEV_ANALY_PT_PHYSIO_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69698", + "display" : "MDC_DEV_ANALY_PT_PHYSIO_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69699", + "display" : "MDC_DEV_ANALY_PT_PHYSIO_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69700", + "display" : "MDC_DEV_ANALY_SKIN_MULTI_PARAM", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Analyzer | Multi-Parameter | Skin | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Skin analyzer" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69701", + "display" : "MDC_DEV_ANALY_SKIN_MULTI_PARAM_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69702", + "display" : "MDC_DEV_ANALY_SKIN_MULTI_PARAM_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69703", + "display" : "MDC_DEV_ANALY_SKIN_MULTI_PARAM_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69704", + "display" : "MDC_DEV_ANALY_PRESS_AWAY", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Analyzer | Pressure | Airway | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Spirometry analyzer" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69705", + "display" : "MDC_DEV_ANALY_PRESS_AWAY_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69706", + "display" : "MDC_DEV_ANALY_PRESS_AWAY_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69707", + "display" : "MDC_DEV_ANALY_PRESS_AWAY_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69708", + "display" : "MDC_DEV_ANALY_PRESS_BLD", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Analyzer | Pressure | Blood | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Blood pressure analyzer" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69709", + "display" : "MDC_DEV_ANALY_PRESS_BLD_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69710", + "display" : "MDC_DEV_ANALY_PRESS_BLD_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69711", + "display" : "MDC_DEV_ANALY_PRESS_BLD_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69712", + "display" : "MDC_DEV_ANALY_PRESS_BRAIN_INTRACRAN", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Analyzer | Pressure | Brain | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Intracranial pressure analyzer" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69713", + "display" : "MDC_DEV_ANALY_PRESS_BRAIN_INTRACRAN_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69714", + "display" : "MDC_DEV_ANALY_PRESS_BRAIN_INTRACRAN_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69715", + "display" : "MDC_DEV_ANALY_PRESS_BRAIN_INTRACRAN_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69716", + "display" : "MDC_DEV_ANALY_PRESS_LUNG", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Analyzer | Pressure | Lung | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Lung pressure analyzer" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69717", + "display" : "MDC_DEV_ANALY_PRESS_LUNG_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69718", + "display" : "MDC_DEV_ANALY_PRESS_LUNG_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69719", + "display" : "MDC_DEV_ANALY_PRESS_LUNG_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69720", + "display" : "MDC_DEV_ANALY_RESP_RATE", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Analyzer | Rate | Lung | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Lung rate analyzer" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69721", + "display" : "MDC_DEV_ANALY_RESP_RATE_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69722", + "display" : "MDC_DEV_ANALY_RESP_RATE_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69723", + "display" : "MDC_DEV_ANALY_RESP_RATE_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69724", + "display" : "MDC_DEV_ANALY_RES_LUNG", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Analyzer | Resistance | Lung | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Lung resistance analyzer" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69725", + "display" : "MDC_DEV_ANALY_RES_LUNG_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69726", + "display" : "MDC_DEV_ANALY_RES_LUNG_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69727", + "display" : "MDC_DEV_ANALY_RES_LUNG_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69728", + "display" : "MDC_DEV_ANALY_TEMP_HEART_OUTPUT", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Analyzer | Temperature | Blood | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Heart output analyzer" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69729", + "display" : "MDC_DEV_ANALY_TEMP_HEART_OUTPUT_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69730", + "display" : "MDC_DEV_ANALY_TEMP_HEART_OUTPUT_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69731", + "display" : "MDC_DEV_ANALY_TEMP_HEART_OUTPUT_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69732", + "display" : "MDC_DEV_ANALY_VOL_HEART", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Analyzer | Volume | Heart | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Heart volume analyzer" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69733", + "display" : "MDC_DEV_ANALY_VOL_HEART_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69734", + "display" : "MDC_DEV_ANALY_VOL_HEART_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69735", + "display" : "MDC_DEV_ANALY_VOL_HEART_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69736", + "display" : "MDC_DEV_ANALY_VOL_LUNG", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Analyzer | Volume | Lung | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Lung volume analyzer" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69737", + "display" : "MDC_DEV_ANALY_VOL_LUNG_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69738", + "display" : "MDC_DEV_ANALY_VOL_LUNG_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69739", + "display" : "MDC_DEV_ANALY_VOL_LUNG_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69740", + "display" : "MDC_DEV_CALC", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Calculator | | | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Generic calculator" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69741", + "display" : "MDC_DEV_CALC_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69742", + "display" : "MDC_DEV_CALC_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69743", + "display" : "MDC_DEV_CALC_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69744", + "display" : "MDC_DEV_CALC_HEMO", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Calculator | Multi-Parameter | Heart | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Haemodynamics calculator" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69745", + "display" : "MDC_DEV_CALC_HEMO_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69746", + "display" : "MDC_DEV_CALC_HEMO_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69747", + "display" : "MDC_DEV_CALC_HEMO_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69748", + "display" : "MDC_DEV_CALC_RENAL", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Calculator | Multi-Parameter | Kidney | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Renal function calculator" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69749", + "display" : "MDC_DEV_CALC_RENAL_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69750", + "display" : "MDC_DEV_CALC_RENAL_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69751", + "display" : "MDC_DEV_CALC_RENAL_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69752", + "display" : "MDC_DEV_FILTER_CONC", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Filter | Concentration | | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Generic filter" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69753", + "display" : "MDC_DEV_FILTER_CONC_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69754", + "display" : "MDC_DEV_FILTER_CONC_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69755", + "display" : "MDC_DEV_FILTER_CONC_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69756", + "display" : "MDC_DEV_FILTER_CONC_AWAY", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Filter | Concentration | Airway [Gas] | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "CO2 scrubber" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69757", + "display" : "MDC_DEV_FILTER_CONC_AWAY_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69758", + "display" : "MDC_DEV_FILTER_CONC_AWAY_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69759", + "display" : "MDC_DEV_FILTER_CONC_AWAY_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69760", + "display" : "MDC_DEV_GEN", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Generator | | | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Generic generator" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69761", + "display" : "MDC_DEV_GEN_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69762", + "display" : "MDC_DEV_GEN_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69763", + "display" : "MDC_DEV_GEN_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69764", + "display" : "MDC_DEV_GEN_CONC_AWAY", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Generator | Concentration | Airway | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Vaporizer" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69765", + "display" : "MDC_DEV_GEN_CONC_AWAY_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69766", + "display" : "MDC_DEV_GEN_CONC_AWAY_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69767", + "display" : "MDC_DEV_GEN_CONC_AWAY_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69768", + "display" : "MDC_DEV_GEN_ELEC_POTL_HEART_DEFIB", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Generator | ElectricalPotential [Defib] | Heart | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Defibrillator (simple)" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69769", + "display" : "MDC_DEV_GEN_ELEC_POTL_HEART_DEFIB_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69770", + "display" : "MDC_DEV_GEN_ELEC_POTL_HEART_DEFIB_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69771", + "display" : "MDC_DEV_GEN_ELEC_POTL_HEART_DEFIB_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69772", + "display" : "MDC_DEV_GEN_ELEC_POTL_MUSCL", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Generator | ElectricalPotential | Muscle | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Muscle generator" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69773", + "display" : "MDC_DEV_GEN_ELEC_POTL_MUSCL_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69774", + "display" : "MDC_DEV_GEN_ELEC_POTL_MUSCL_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69775", + "display" : "MDC_DEV_GEN_ELEC_POTL_MUSCL_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69776", + "display" : "MDC_DEV_GEN_ELEC_POTL_SKIN", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Generator | ElectricalPotential | Skin | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Skin generator" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69777", + "display" : "MDC_DEV_GEN_ELEC_POTL_SKIN_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69778", + "display" : "MDC_DEV_GEN_ELEC_POTL_SKIN_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69779", + "display" : "MDC_DEV_GEN_ELEC_POTL_SKIN_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69780", + "display" : "MDC_DEV_GEN_EVOK_POTL_BRAIN_MULTI_PARAM", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Generator | Multi-Parameter | Brain | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Evoked potential system" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69781", + "display" : "MDC_DEV_GEN_EVOK_POTL_BRAIN_MULTI_PARAM_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69782", + "display" : "MDC_DEV_GEN_EVOK_POTL_BRAIN_MULTI_PARAM_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69783", + "display" : "MDC_DEV_GEN_EVOK_POTL_BRAIN_MULTI_PARAM_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69784", + "display" : "MDC_DEV_GEN_RATE_HEART", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Generator | Rate | Heart | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Pacemaker" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69785", + "display" : "MDC_DEV_GEN_RATE_HEART_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69786", + "display" : "MDC_DEV_GEN_RATE_HEART_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69787", + "display" : "MDC_DEV_GEN_RATE_HEART_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69788", + "display" : "MDC_DEV_GEN_TEMP_MUSCL", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Generator | Temperature | Muscle | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Diathermy device" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69789", + "display" : "MDC_DEV_GEN_TEMP_MUSCL_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69790", + "display" : "MDC_DEV_GEN_TEMP_MUSCL_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69791", + "display" : "MDC_DEV_GEN_TEMP_MUSCL_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69792", + "display" : "MDC_DEV_METER", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Meter | | | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Generic meter" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69793", + "display" : "MDC_DEV_METER_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69794", + "display" : "MDC_DEV_METER_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69795", + "display" : "MDC_DEV_METER_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69796", + "display" : "MDC_DEV_ECG", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Meter | ElectricalPotential | Heart | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "ECG" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69797", + "display" : "MDC_DEV_ECG_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69798", + "display" : "MDC_DEV_ECG_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69799", + "display" : "MDC_DEV_ECG_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69800", + "display" : "MDC_DEV_METER_CONC_SKIN_GAS", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Meter | Concentration | Skin [Gas] | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Transcutaneous gas meter" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69801", + "display" : "MDC_DEV_METER_CONC_SKIN_GAS_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69802", + "display" : "MDC_DEV_METER_CONC_SKIN_GAS_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69803", + "display" : "MDC_DEV_METER_CONC_SKIN_GAS_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69804", + "display" : "MDC_DEV_METER_CONC_URINE", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Meter | Concentration | Urine | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Urine chemistry transducer" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69805", + "display" : "MDC_DEV_METER_CONC_URINE_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69806", + "display" : "MDC_DEV_METER_CONC_URINE_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69807", + "display" : "MDC_DEV_METER_CONC_URINE_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69808", + "display" : "MDC_DEV_EEG", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Meter | ElectricalPotential | Brain | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Electrobraingraph" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69809", + "display" : "MDC_DEV_EEG_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69810", + "display" : "MDC_DEV_EEG_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69811", + "display" : "MDC_DEV_EEG_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69812", + "display" : "MDC_DEV_EMG", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Meter | ElectricalPotential | Muscle | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Electromyograph" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69813", + "display" : "MDC_DEV_EMG_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69814", + "display" : "MDC_DEV_EMG_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69815", + "display" : "MDC_DEV_EMG_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69816", + "display" : "MDC_DEV_METER_FLOW_AWAY", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Meter | Flow | Airway | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Pneumotacograph" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69817", + "display" : "MDC_DEV_METER_FLOW_AWAY_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69818", + "display" : "MDC_DEV_METER_FLOW_AWAY_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69819", + "display" : "MDC_DEV_METER_FLOW_AWAY_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69820", + "display" : "MDC_DEV_METER_FLOW_BLD", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Meter | Flow | Blood | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Blood flow meter" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69821", + "display" : "MDC_DEV_METER_FLOW_BLD_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69822", + "display" : "MDC_DEV_METER_FLOW_BLD_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69823", + "display" : "MDC_DEV_METER_FLOW_BLD_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69824", + "display" : "MDC_DEV_METER_FLOW_CARD", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Meter | Flow | Heart | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Heart output transducer" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69825", + "display" : "MDC_DEV_METER_FLOW_CARD_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69826", + "display" : "MDC_DEV_METER_FLOW_CARD_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69827", + "display" : "MDC_DEV_METER_FLOW_CARD_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69828", + "display" : "MDC_DEV_METER_FLOW_LUNG", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Meter | Flow | Lung | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Lung flow meter" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69829", + "display" : "MDC_DEV_METER_FLOW_LUNG_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69830", + "display" : "MDC_DEV_METER_FLOW_LUNG_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69831", + "display" : "MDC_DEV_METER_FLOW_LUNG_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69832", + "display" : "MDC_DEV_METER_FLOW_URINE", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Meter | Flow | Urine | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Urine output transducer" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69833", + "display" : "MDC_DEV_METER_FLOW_URINE_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69834", + "display" : "MDC_DEV_METER_FLOW_URINE_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69835", + "display" : "MDC_DEV_METER_FLOW_URINE_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69836", + "display" : "MDC_DEV_METER_PHYSIO_MULTI_PARAM", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Meter | Multi-Parameter | Physiologic | " + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69837", + "display" : "MDC_DEV_METER_PHYSIO_MULTI_PARAM_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69838", + "display" : "MDC_DEV_METER_PHYSIO_MULTI_PARAM_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69839", + "display" : "MDC_DEV_METER_PHYSIO_MULTI_PARAM_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69840", + "display" : "MDC_DEV_METER_SKIN_MULTI_PARAM", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Meter | Multi-Parameter | Skin | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Skin transducer" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69841", + "display" : "MDC_DEV_METER_SKIN_MULTI_PARAM_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69842", + "display" : "MDC_DEV_METER_SKIN_MULTI_PARAM_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69843", + "display" : "MDC_DEV_METER_SKIN_MULTI_PARAM_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69844", + "display" : "MDC_DEV_METER_BLD_CHEM", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Meter | Multi-Parameter | Blood | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Blood chemistry meter" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69845", + "display" : "MDC_DEV_METER_BLD_CHEM_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69846", + "display" : "MDC_DEV_METER_BLD_CHEM_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69847", + "display" : "MDC_DEV_METER_BLD_CHEM_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69848", + "display" : "MDC_DEV_METER_PRESS_AIR", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Meter | Pressure | Airway [Gas] | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Air pressure meter" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69849", + "display" : "MDC_DEV_METER_PRESS_AIR_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69850", + "display" : "MDC_DEV_METER_PRESS_AIR_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69851", + "display" : "MDC_DEV_METER_PRESS_AIR_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69852", + "display" : "MDC_DEV_METER_PRESS_BLD", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Meter | Pressure | Blood | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Blood pressure strain gauge" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69853", + "display" : "MDC_DEV_METER_PRESS_BLD_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69854", + "display" : "MDC_DEV_METER_PRESS_BLD_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69855", + "display" : "MDC_DEV_METER_PRESS_BLD_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69856", + "display" : "MDC_DEV_METER_PRESS_INTRA_CRAN", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Meter | Pressure | Brain | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Intracranial pressure meter" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69857", + "display" : "MDC_DEV_METER_PRESS_INTRA_CRAN_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69858", + "display" : "MDC_DEV_METER_PRESS_INTRA_CRAN_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69859", + "display" : "MDC_DEV_METER_PRESS_INTRA_CRAN_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69860", + "display" : "MDC_DEV_METER_PRESS_HEART", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Meter | Pressure | Heart | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Heart pressure transducer" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69861", + "display" : "MDC_DEV_METER_PRESS_HEART_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69862", + "display" : "MDC_DEV_METER_PRESS_HEART_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69863", + "display" : "MDC_DEV_METER_PRESS_HEART_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69864", + "display" : "MDC_DEV_METER_PRESS_LUNG", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Meter | Pressure | Lung | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Lung pressure meter" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69865", + "display" : "MDC_DEV_METER_PRESS_LUNG_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69866", + "display" : "MDC_DEV_METER_PRESS_LUNG_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69867", + "display" : "MDC_DEV_METER_PRESS_LUNG_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69868", + "display" : "MDC_DEV_METER_RES_AIR", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Meter | Resistance | Airway | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Air resistance meter" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69869", + "display" : "MDC_DEV_METER_RES_AIR_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69870", + "display" : "MDC_DEV_METER_RES_AIR_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69871", + "display" : "MDC_DEV_METER_RES_AIR_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69872", + "display" : "MDC_DEV_METER_RES_LUNG", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Meter | Resistance | Lung | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Lung resistance meter" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69873", + "display" : "MDC_DEV_METER_RES_LUNG_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69874", + "display" : "MDC_DEV_METER_RES_LUNG_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69875", + "display" : "MDC_DEV_METER_RES_LUNG_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69876", + "display" : "MDC_DEV_METER_STRENGTH_MUSCL", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Meter | Resistance | Muscle | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Dynamometer" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69877", + "display" : "MDC_DEV_METER_STRENGTH_MUSCL_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69878", + "display" : "MDC_DEV_METER_STRENGTH_MUSCL_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69879", + "display" : "MDC_DEV_METER_STRENGTH_MUSCL_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69880", + "display" : "MDC_DEV_METER_TEMP_AIR", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Meter | Temperature | Airway | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Air temperature meter" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69881", + "display" : "MDC_DEV_METER_TEMP_AIR_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69882", + "display" : "MDC_DEV_METER_TEMP_AIR_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69883", + "display" : "MDC_DEV_METER_TEMP_AIR_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69884", + "display" : "MDC_DEV_METER_TEMP_BLD", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Meter | Temperature | Blood | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Catheter tip temp. probe" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69885", + "display" : "MDC_DEV_METER_TEMP_BLD_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69886", + "display" : "MDC_DEV_METER_TEMP_BLD_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69887", + "display" : "MDC_DEV_METER_TEMP_BLD_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69888", + "display" : "MDC_DEV_METER_TEMP_BRAIN", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Meter | Temperature | Brain | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Brain temp. meter" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69889", + "display" : "MDC_DEV_METER_TEMP_BRAIN_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69890", + "display" : "MDC_DEV_METER_TEMP_BRAIN_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69891", + "display" : "MDC_DEV_METER_TEMP_BRAIN_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69892", + "display" : "MDC_DEV_METER_TEMP_HEART", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Meter | Temperature | Heart | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Heart temp. transducer" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69893", + "display" : "MDC_DEV_METER_TEMP_HEART_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69894", + "display" : "MDC_DEV_METER_TEMP_HEART_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69895", + "display" : "MDC_DEV_METER_TEMP_HEART_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69896", + "display" : "MDC_DEV_METER_TEMP_LUNG", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Meter | Temperature | Lung | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Lung temperature meter" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69897", + "display" : "MDC_DEV_METER_TEMP_LUNG_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69898", + "display" : "MDC_DEV_METER_TEMP_LUNG_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69899", + "display" : "MDC_DEV_METER_TEMP_LUNG_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69900", + "display" : "MDC_DEV_METER_TEMP", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Meter | Temperature | Physiologic | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Temperature probe" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69901", + "display" : "MDC_DEV_METER_TEMP_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69902", + "display" : "MDC_DEV_METER_TEMP_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69903", + "display" : "MDC_DEV_METER_TEMP_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69904", + "display" : "MDC_DEV_METER_TEMP_RENAL", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Meter | Temperature | Renal | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Renal temperature transducer" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69905", + "display" : "MDC_DEV_METER_TEMP_RENAL_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69906", + "display" : "MDC_DEV_METER_TEMP_RENAL_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69907", + "display" : "MDC_DEV_METER_TEMP_RENAL_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69908", + "display" : "MDC_DEV_METER_TEMP_SKIN", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Meter | Temperature | Skin | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Skin temperature meter" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69909", + "display" : "MDC_DEV_METER_TEMP_SKIN_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69910", + "display" : "MDC_DEV_METER_TEMP_SKIN_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69911", + "display" : "MDC_DEV_METER_TEMP_SKIN_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69912", + "display" : "MDC_DEV_METER_VOL_AIR", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Meter | Volume | Airway [Gas] | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Airway volume meter" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69913", + "display" : "MDC_DEV_METER_VOL_AIR_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69914", + "display" : "MDC_DEV_METER_VOL_AIR_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69915", + "display" : "MDC_DEV_METER_VOL_AIR_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69916", + "display" : "MDC_DEV_METER_VOL_HEART", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Meter | Volume | Heart | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Heart volume transducer" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69917", + "display" : "MDC_DEV_METER_VOL_HEART_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69918", + "display" : "MDC_DEV_METER_VOL_HEART_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69919", + "display" : "MDC_DEV_METER_VOL_HEART_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69920", + "display" : "MDC_DEV_METER_VOL_MUSCL", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Meter | Volume | Muscle | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Muscle volume meter" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69921", + "display" : "MDC_DEV_METER_VOL_MUSCL_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69922", + "display" : "MDC_DEV_METER_VOL_MUSCL_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69923", + "display" : "MDC_DEV_METER_VOL_MUSCL_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69924", + "display" : "MDC_DEV_MON", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Monitor | | | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Generic monitor" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69925", + "display" : "MDC_DEV_MON_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69926", + "display" : "MDC_DEV_MON_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69927", + "display" : "MDC_DEV_MON_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69928", + "display" : "MDC_DEV_MON_URINE_CHEM", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Monitor | Concentration | Urine | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Urine chemistry monitor" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69929", + "display" : "MDC_DEV_MON_URINE_CHEM_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69930", + "display" : "MDC_DEV_MON_URINE_CHEM_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69931", + "display" : "MDC_DEV_MON_URINE_CHEM_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69932", + "display" : "MDC_DEV_MON_BLD_CHEM_MULTI_PARAM", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Monitor | Multi-Parameter | Blood | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Blood chemistry monitor" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69933", + "display" : "MDC_DEV_MON_BLD_CHEM_MULTI_PARAM_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69934", + "display" : "MDC_DEV_MON_BLD_CHEM_MULTI_PARAM_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69935", + "display" : "MDC_DEV_MON_BLD_CHEM_MULTI_PARAM_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69936", + "display" : "MDC_DEV_MON_BRAIN_FUNC", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Monitor | Multi-Parameter | Brain | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Brain function monitor" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69937", + "display" : "MDC_DEV_MON_BRAIN_FUNC_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69938", + "display" : "MDC_DEV_MON_BRAIN_FUNC_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69939", + "display" : "MDC_DEV_MON_BRAIN_FUNC_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69940", + "display" : "MDC_DEV_MON_HEART_MULTI_PARAM", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Monitor | Multi-Parameter | Heart | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Haemodynamic monitor" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69941", + "display" : "MDC_DEV_MON_HEART_MULTI_PARAM_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69942", + "display" : "MDC_DEV_MON_HEART_MULTI_PARAM_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69943", + "display" : "MDC_DEV_MON_HEART_MULTI_PARAM_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69944", + "display" : "MDC_DEV_MON_LUNG_FUNC", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Monitor | Multi-Parameter | Lung | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Lung function monitor" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69945", + "display" : "MDC_DEV_MON_LUNG_FUNC_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69946", + "display" : "MDC_DEV_MON_LUNG_FUNC_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69947", + "display" : "MDC_DEV_MON_LUNG_FUNC_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69948", + "display" : "MDC_DEV_MON_MUSCL", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Monitor | Multi-Parameter | Muscle | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Muscle monitor" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69949", + "display" : "MDC_DEV_MON_MUSCL_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69950", + "display" : "MDC_DEV_MON_MUSCL_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69951", + "display" : "MDC_DEV_MON_MUSCL_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69952", + "display" : "MDC_DEV_MON_PT_PHYSIO_MULTI_PARAM", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Monitor | Multi-Parameter | Physiologic | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Patient monitoring system" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69953", + "display" : "MDC_DEV_MON_PT_PHYSIO_MULTI_PARAM_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69954", + "display" : "MDC_DEV_MON_PT_PHYSIO_MULTI_PARAM_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69955", + "display" : "MDC_DEV_MON_PT_PHYSIO_MULTI_PARAM_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69956", + "display" : "MDC_DEV_MON_RENAL_FUNC_MULTI_PARAM", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Monitor | Multi-Parameter | Renal | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Renal function monitor" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69957", + "display" : "MDC_DEV_MON_RENAL_FUNC_MULTI_PARAM_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69958", + "display" : "MDC_DEV_MON_RENAL_FUNC_MULTI_PARAM_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69959", + "display" : "MDC_DEV_MON_RENAL_FUNC_MULTI_PARAM_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69960", + "display" : "MDC_DEV_MON_SKIN_MULTI_PARAM", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Monitor | Multi-Parameter | Skin | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Skin monitor" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69961", + "display" : "MDC_DEV_MON_SKIN_MULTI_PARAM_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69962", + "display" : "MDC_DEV_MON_SKIN_MULTI_PARAM_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69963", + "display" : "MDC_DEV_MON_SKIN_MULTI_PARAM_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69964", + "display" : "MDC_DEV_MON_PHYSIO_MULTI_PARAM", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Monitor | Multi-Parameter | Physiologic | " + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69965", + "display" : "MDC_DEV_MON_PHYSIO_MULTI_PARAM_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69966", + "display" : "MDC_DEV_MON_PHYSIO_MULTI_PARAM_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69967", + "display" : "MDC_DEV_MON_PHYSIO_MULTI_PARAM_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69968", + "display" : "MDC_DEV_PUMP", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Pump | | | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Generic pump" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69969", + "display" : "MDC_DEV_PUMP_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69970", + "display" : "MDC_DEV_PUMP_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69971", + "display" : "MDC_DEV_PUMP_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69972", + "display" : "MDC_DEV_PUMP_HEART_LUNG", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Pump | Concentration [Oxy] | Blood | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Heart/lung machine" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69973", + "display" : "MDC_DEV_PUMP_HEART_LUNG_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69974", + "display" : "MDC_DEV_PUMP_HEART_LUNG_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69975", + "display" : "MDC_DEV_PUMP_HEART_LUNG_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69976", + "display" : "MDC_DEV_PUMP_FLOW_HEART", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Pump | Flow | Heart | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Left ventricular assist device" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69977", + "display" : "MDC_DEV_PUMP_FLOW_HEART_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69978", + "display" : "MDC_DEV_PUMP_FLOW_HEART_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69979", + "display" : "MDC_DEV_PUMP_FLOW_HEART_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69980", + "display" : "MDC_DEV_PUMP_PRESS_BLD_INTRAAORT", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Pump | Pressure | Blood [Intra-Aortic] | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Intra-aortic balloon pump" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69981", + "display" : "MDC_DEV_PUMP_PRESS_BLD_INTRAAORT_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69982", + "display" : "MDC_DEV_PUMP_PRESS_BLD_INTRAAORT_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69983", + "display" : "MDC_DEV_PUMP_PRESS_BLD_INTRAAORT_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69984", + "display" : "MDC_DEV_PUMP_INFUS", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Pump | Volume | Blood [Infusion] | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Infusor" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69985", + "display" : "MDC_DEV_PUMP_INFUS_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69986", + "display" : "MDC_DEV_PUMP_INFUS_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69987", + "display" : "MDC_DEV_PUMP_INFUS_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69988", + "display" : "MDC_DEV_REGUL", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Regulator | | | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Generic regulator" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69989", + "display" : "MDC_DEV_REGUL_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69990", + "display" : "MDC_DEV_REGUL_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69991", + "display" : "MDC_DEV_REGUL_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69992", + "display" : "MDC_DEV_REGUL_FLOW_AWAY_VENT", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Regulator | Flow | Airway, Resp | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Ventilator (flow)" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69993", + "display" : "MDC_DEV_REGUL_FLOW_AWAY_VENT_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69994", + "display" : "MDC_DEV_REGUL_FLOW_AWAY_VENT_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69995", + "display" : "MDC_DEV_REGUL_FLOW_AWAY_VENT_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69996", + "display" : "MDC_DEV_REGUL_BLD_CHEM", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Regulator | Multi-Parameter | Blood | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Dialysis machine" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69997", + "display" : "MDC_DEV_REGUL_BLD_CHEM_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69998", + "display" : "MDC_DEV_REGUL_BLD_CHEM_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "69999", + "display" : "MDC_DEV_REGUL_BLD_CHEM_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70000", + "display" : "MDC_DEV_SYS_PT_VENT", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Regulator | Multi-Parameter | Lung | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Patient ventilation system" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70001", + "display" : "MDC_DEV_SYS_PT_VENT_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70002", + "display" : "MDC_DEV_SYS_PT_VENT_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70003", + "display" : "MDC_DEV_SYS_PT_VENT_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70004", + "display" : "MDC_DEV_REGUL_DECOMPRESS", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Regulator | Pressure [Negative] | Lung | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Decompression chamber" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70005", + "display" : "MDC_DEV_REGUL_DECOMPRESS_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70006", + "display" : "MDC_DEV_REGUL_DECOMPRESS_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70007", + "display" : "MDC_DEV_REGUL_DECOMPRESS_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70008", + "display" : "MDC_DEV_REGUL_PRESS_LUNG", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Regulator | Pressure | Lung | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Respirator" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70009", + "display" : "MDC_DEV_REGUL_PRESS_LUNG_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70010", + "display" : "MDC_DEV_REGUL_PRESS_LUNG_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70011", + "display" : "MDC_DEV_REGUL_PRESS_LUNG_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70012", + "display" : "MDC_DEV_REGUL_RATE_VENT", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Regulator | Rate | Lung | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Ventilator (rate)" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70013", + "display" : "MDC_DEV_REGUL_RATE_VENT_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70014", + "display" : "MDC_DEV_REGUL_RATE_VENT_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70015", + "display" : "MDC_DEV_REGUL_RATE_VENT_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70016", + "display" : "MDC_DEV_REGUL_TEMP_BLD", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Regulator | Temperature | Blood | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Blood warmer" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70017", + "display" : "MDC_DEV_REGUL_TEMP_BLD_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70018", + "display" : "MDC_DEV_REGUL_TEMP_BLD_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70019", + "display" : "MDC_DEV_REGUL_TEMP_BLD_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70020", + "display" : "MDC_DEV_REGUL_TEMP_SKIN", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Regulator | Temperature | Body | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Heater, incubator" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70021", + "display" : "MDC_DEV_REGUL_TEMP_SKIN_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70022", + "display" : "MDC_DEV_REGUL_TEMP_SKIN_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70023", + "display" : "MDC_DEV_REGUL_TEMP_SKIN_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70024", + "display" : "MDC_DEV_REGUL_VOL_VENT", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "Regulator | Volume | Airway | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Ventilator (volume)" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70025", + "display" : "MDC_DEV_REGUL_VOL_VENT_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70026", + "display" : "MDC_DEV_REGUL_VOL_VENT_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70027", + "display" : "MDC_DEV_REGUL_VOL_VENT_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70028", + "display" : "MDC_DEV_SYS_MULTI_MODAL", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "System | | | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Generic medical system" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70029", + "display" : "MDC_DEV_SYS_MULTI_MODAL_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70030", + "display" : "MDC_DEV_SYS_MULTI_MODAL_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70031", + "display" : "MDC_DEV_SYS_MULTI_MODAL_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70032", + "display" : "MDC_DEV_SYS_BRAIN_MULTI_PARAM", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "System | Multi-Parameter | Brain | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Neurology system" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70033", + "display" : "MDC_DEV_SYS_BRAIN_MULTI_PARAM_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70034", + "display" : "MDC_DEV_SYS_BRAIN_MULTI_PARAM_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70035", + "display" : "MDC_DEV_SYS_BRAIN_MULTI_PARAM_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70036", + "display" : "MDC_DEV_SYS_CARD_MULTI_PARAM", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "System | Multi-Parameter | Heart | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Cardiology system" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70037", + "display" : "MDC_DEV_SYS_CARD_MULTI_PARAM_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70038", + "display" : "MDC_DEV_SYS_CARD_MULTI_PARAM_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70039", + "display" : "MDC_DEV_SYS_CARD_MULTI_PARAM_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70040", + "display" : "MDC_DEV_SYS_ANESTH", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "System | Multi-Parameter | Lung | " + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Anesthesia system" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70041", + "display" : "MDC_DEV_SYS_ANESTH_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70042", + "display" : "MDC_DEV_SYS_ANESTH_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70043", + "display" : "MDC_DEV_SYS_ANESTH_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70044", + "display" : "MDC_DEV_SYS_PHYSIO_MULTI_PARAM", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : "System | Multi-Parameter | Physiologic | " + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70045", + "display" : "MDC_DEV_SYS_PHYSIO_MULTI_PARAM_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70046", + "display" : "MDC_DEV_SYS_PHYSIO_MULTI_PARAM_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70047", + "display" : "MDC_DEV_SYS_PHYSIO_MULTI_PARAM_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70656", + "display" : "MDC_DEV_GENERAL", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : ">" + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "General device" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70657", + "display" : "MDC_DEV_GENERAL_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70658", + "display" : "MDC_DEV_GENERAL_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70659", + "display" : "MDC_DEV_GENERAL_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70660", + "display" : "MDC_DEV_AUX", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : ">" + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Auxiliary device" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70661", + "display" : "MDC_DEV_AUX_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70662", + "display" : "MDC_DEV_AUX_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70663", + "display" : "MDC_DEV_AUX_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70664", + "display" : "MDC_DEV_ECG_RESP", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : ">" + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "ECG-derived respiration" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70665", + "display" : "MDC_DEV_ECG_RESP_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70666", + "display" : "MDC_DEV_ECG_RESP_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70667", + "display" : "MDC_DEV_ECG_RESP_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70668", + "display" : "MDC_DEV_ARRHY", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : ">" + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "ECG arrhythmia" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70669", + "display" : "MDC_DEV_ARRHY_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70670", + "display" : "MDC_DEV_ARRHY_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70671", + "display" : "MDC_DEV_ARRHY_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70672", + "display" : "MDC_DEV_PULS", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : ">" + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Haemodynamic pulse rate" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70673", + "display" : "MDC_DEV_PULS_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70674", + "display" : "MDC_DEV_PULS_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70675", + "display" : "MDC_DEV_PULS_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70676", + "display" : "MDC_DEV_ST", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : ">" + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "ECG ST" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70677", + "display" : "MDC_DEV_ST_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70678", + "display" : "MDC_DEV_ST_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70679", + "display" : "MDC_DEV_ST_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70680", + "display" : "MDC_DEV_CO2", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : ">" + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "CO2 gas analyzer, capnometer, capnograph" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70681", + "display" : "MDC_DEV_CO2_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70682", + "display" : "MDC_DEV_CO2_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70683", + "display" : "MDC_DEV_CO2_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70684", + "display" : "MDC_DEV_PRESS_BLD_NONINV", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : ">" + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Non-invasive blood pressure" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70685", + "display" : "MDC_DEV_PRESS_BLD_NONINV_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70686", + "display" : "MDC_DEV_PRESS_BLD_NONINV_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70687", + "display" : "MDC_DEV_PRESS_BLD_NONINV_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70688", + "display" : "MDC_DEV_CEREB_PERF", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : ">" + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Cerebral perfusion" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70689", + "display" : "MDC_DEV_CEREB_PERF_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70690", + "display" : "MDC_DEV_CEREB_PERF_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70691", + "display" : "MDC_DEV_CEREB_PERF_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70692", + "display" : "MDC_DEV_CO2_CTS", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : ">" + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Continuous CO2" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70693", + "display" : "MDC_DEV_CO2_CTS_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70694", + "display" : "MDC_DEV_CO2_CTS_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70695", + "display" : "MDC_DEV_CO2_CTS_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70696", + "display" : "MDC_DEV_CO2_TCUT", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : ">" + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Transcutaneous pCO2" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70697", + "display" : "MDC_DEV_CO2_TCUT_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70698", + "display" : "MDC_DEV_CO2_TCUT_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70699", + "display" : "MDC_DEV_CO2_TCUT_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70700", + "display" : "MDC_DEV_O2", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : ">" + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "O2 gas analyzer" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70701", + "display" : "MDC_DEV_O2_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70702", + "display" : "MDC_DEV_O2_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70703", + "display" : "MDC_DEV_O2_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70704", + "display" : "MDC_DEV_O2_CTS", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : ">" + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Continuous O2" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70705", + "display" : "MDC_DEV_O2_CTS_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70706", + "display" : "MDC_DEV_O2_CTS_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70707", + "display" : "MDC_DEV_O2_CTS_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70708", + "display" : "MDC_DEV_O2_TCUT", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : ">" + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Transcutaneous pO2" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70709", + "display" : "MDC_DEV_O2_TCUT_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70710", + "display" : "MDC_DEV_O2_TCUT_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70711", + "display" : "MDC_DEV_O2_TCUT_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70712", + "display" : "MDC_DEV_TEMP_DIFF", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : ">" + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Temperature difference probe" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70713", + "display" : "MDC_DEV_TEMP_DIFF_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70714", + "display" : "MDC_DEV_TEMP_DIFF_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70715", + "display" : "MDC_DEV_TEMP_DIFF_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70716", + "display" : "MDC_DEV_CNTRL", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : ">" + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Generic controller" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70717", + "display" : "MDC_DEV_CNTRL_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70718", + "display" : "MDC_DEV_CNTRL_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70719", + "display" : "MDC_DEV_CNTRL_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70720", + "display" : "MDC_DEV_AL", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : ">" + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Generic alarm" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70721", + "display" : "MDC_DEV_AL_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70722", + "display" : "MDC_DEV_AL_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70723", + "display" : "MDC_DEV_AL_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70724", + "display" : "MDC_DEV_WEDGE", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : ">" + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Pulmonary wedge pressure" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70725", + "display" : "MDC_DEV_WEDGE_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70726", + "display" : "MDC_DEV_WEDGE_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70727", + "display" : "MDC_DEV_WEDGE_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70728", + "display" : "MDC_DEV_O2_VEN_SAT", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : ">" + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "SvO2 monitor" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70729", + "display" : "MDC_DEV_O2_VEN_SAT_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70730", + "display" : "MDC_DEV_O2_VEN_SAT_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70731", + "display" : "MDC_DEV_O2_VEN_SAT_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70732", + "display" : "MDC_DEV_PMSTORE", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : ">" + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Data storage" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70733", + "display" : "MDC_DEV_PMSTORE_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70734", + "display" : "MDC_DEV_PMSTORE_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70735", + "display" : "MDC_DEV_PMSTORE_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70736", + "display" : "MDC_DEV_CARD_RATE", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : ">" + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Heart rate analyzer" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70737", + "display" : "MDC_DEV_CARD_RATE_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70738", + "display" : "MDC_DEV_CARD_RATE_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70739", + "display" : "MDC_DEV_CARD_RATE_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70740", + "display" : "MDC_DEV_SYS_VS", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : ">" + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Vital signs monitor" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70741", + "display" : "MDC_DEV_SYS_VS_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70742", + "display" : "MDC_DEV_SYS_VS_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70743", + "display" : "MDC_DEV_SYS_VS_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70744", + "display" : "MDC_DEV_SYS_VS_CONFIG", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : ">" + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Configurable (modular) vital signs monitor" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70745", + "display" : "MDC_DEV_SYS_VS_CONFIG_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70746", + "display" : "MDC_DEV_SYS_VS_CONFIG_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70747", + "display" : "MDC_DEV_SYS_VS_CONFIG_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70748", + "display" : "MDC_DEV_SYS_VS_UNCONFIG", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : ">" + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Non-configurable vital signs monitor" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70749", + "display" : "MDC_DEV_SYS_VS_UNCONFIG_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70750", + "display" : "MDC_DEV_SYS_VS_UNCONFIG_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70751", + "display" : "MDC_DEV_SYS_VS_UNCONFIG_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70752", + "display" : "MDC_DEV_AL_STAT", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : ">" + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Generic alarm status indicator" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70753", + "display" : "MDC_DEV_AL_STAT_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70754", + "display" : "MDC_DEV_AL_STAT_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70755", + "display" : "MDC_DEV_AL_STAT_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70756", + "display" : "MDC_DEV_WV_GENERAL", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : ">" + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "General waveform device" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70757", + "display" : "MDC_DEV_WV_GENERAL_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70758", + "display" : "MDC_DEV_WV_GENERAL_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70759", + "display" : "MDC_DEV_WV_GENERAL_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70760", + "display" : "MDC_DEV_NU_GENERAL", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : ">" + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "General numeric device" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70761", + "display" : "MDC_DEV_NU_GENERAL_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70762", + "display" : "MDC_DEV_NU_GENERAL_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70763", + "display" : "MDC_DEV_NU_GENERAL_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70764", + "display" : "MDC_DEV_METER_PRESS", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : ">" + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Pressure meter or sensor" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70765", + "display" : "MDC_DEV_METER_PRESS_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70766", + "display" : "MDC_DEV_METER_PRESS_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70767", + "display" : "MDC_DEV_METER_PRESS_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70768", + "display" : "MDC_DEV_ANALY_PERF_REL", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : ">" + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Perfusion" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70769", + "display" : "MDC_DEV_ANALY_PERF_REL_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70770", + "display" : "MDC_DEV_ANALY_PERF_REL_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70771", + "display" : "MDC_DEV_ANALY_PERF_REL_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70772", + "display" : "MDC_DEV_PLETH", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : ">" + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Plethysmograph" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70773", + "display" : "MDC_DEV_PLETH_MDS" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70774", + "display" : "MDC_DEV_PLETH_VMD" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70775", + "display" : "MDC_DEV_PLETH_CHAN" + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70776", + "display" : "MDC_DEV_CALC_CARD", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : ">" + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Cardiac calculator" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70780", + "display" : "MDC_DEV_CALC_PULM", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : ">" + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Pulmonary calculator" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70784", + "display" : "MDC_DEV_CALC_PULM_EST", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : ">" + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "Pulmonary estimates calculator" + }] + }, + { + "system" : "urn:iso:std:iso:11073:10101", + "code" : "70788", + "display" : "MDC_DEV_ANALY_SAT_O2_ART", + "designation" : [{ + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "systematic-name" + }, + "value" : ">" + }, + { + "use" : { + "system" : "http://devices.fhir.org/CodeSystem/MDC-designation-use", + "code" : "common-term" + }, + "value" : "SpO2 monitor" + }] + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/devicealert-priority", + "resource" : { + "resourceType" : "ValueSet", + "id" : "devicealert-priority", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "dev" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 0 + }], + "url" : "http://hl7.org/fhir/ValueSet/devicealert-priority", + "version" : "6.0.0-ballot2", + "name" : "DeviceAlertPriorityCodes", + "title" : "DeviceAlert Priority Codes", + "status" : "draft", + "experimental" : true, + "publisher" : "FHIR Project team", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "DeviceAlert Priority Codes", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/devicealert-priority" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:37e8b284-7df9-4260-8e65-18d887e1329b", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 4, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/devicealert-priority|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/devicealert-priority", + "code" : "high", + "display" : "High Priority" + }, + { + "system" : "http://hl7.org/fhir/devicealert-priority", + "code" : "medium", + "display" : "Medium Priority" + }, + { + "system" : "http://hl7.org/fhir/devicealert-priority", + "code" : "low", + "display" : "Low Priority" + }, + { + "system" : "http://hl7.org/fhir/devicealert-priority", + "code" : "info", + "display" : "Information Only" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/devicealert-type", + "resource" : { + "resourceType" : "ValueSet", + "id" : "devicealert-type", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "dev" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 0 + }], + "url" : "http://hl7.org/fhir/ValueSet/devicealert-type", + "version" : "6.0.0-ballot2", + "name" : "DeviceAlertTypeCodes", + "title" : "DeviceAlert Type Codes", + "status" : "draft", + "experimental" : true, + "publisher" : "FHIR Project team", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "DeviceAlert Type Codes", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/devicealert-type" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:023e3c2e-c3c6-4669-9936-102d1ae633d8", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 2, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/devicealert-type|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/devicealert-type", + "code" : "physiological", + "display" : "Physiological" + }, + { + "system" : "http://hl7.org/fhir/devicealert-type", + "code" : "technical", + "display" : "Technical" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/devicealert-activationState", + "resource" : { + "resourceType" : "ValueSet", + "id" : "devicealert-activationState", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "dev" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 0 + }], + "url" : "http://hl7.org/fhir/ValueSet/devicealert-activationState", + "version" : "6.0.0-ballot2", + "name" : "DeviceAlertActivationStateCodes", + "title" : "DeviceAlert Activation State Codes", + "status" : "draft", + "experimental" : true, + "publisher" : "FHIR Project team", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "DeviceAlert Activation State Codes", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/devicealert-activationState" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:03a667bc-8b79-4298-aeb8-72b10da7f1d0", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 3, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/devicealert-activationState|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/devicealert-activationState", + "code" : "on", + "display" : "On" + }, + { + "system" : "http://hl7.org/fhir/devicealert-activationState", + "code" : "off", + "display" : "Off" + }, + { + "system" : "http://hl7.org/fhir/devicealert-activationState", + "code" : "paused", + "display" : "Paused" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/devicealert-presence", + "resource" : { + "resourceType" : "ValueSet", + "id" : "devicealert-presence", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "dev" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 0 + }], + "url" : "http://hl7.org/fhir/ValueSet/devicealert-presence", + "version" : "6.0.0-ballot2", + "name" : "DeviceAlertPresenceCodes", + "title" : "DeviceAlert Presence Codes", + "status" : "draft", + "experimental" : true, + "publisher" : "FHIR Project team", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "DeviceAlert Presence Codes", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/devicealert-presence" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:d93cd421-dfe4-48e7-9313-091b5a548ad7", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 4, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/devicealert-presence|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/devicealert-presence", + "code" : "on", + "display" : "On" + }, + { + "system" : "http://hl7.org/fhir/devicealert-presence", + "code" : "latched", + "display" : "Latched" + }, + { + "system" : "http://hl7.org/fhir/devicealert-presence", + "code" : "off", + "display" : "Off" + }, + { + "system" : "http://hl7.org/fhir/devicealert-presence", + "code" : "ack", + "display" : "Acknowledged" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/devicealert-annunciation", + "resource" : { + "resourceType" : "ValueSet", + "id" : "devicealert-annunciation", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "dev" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 0 + }], + "url" : "http://hl7.org/fhir/ValueSet/devicealert-annunciation", + "version" : "6.0.0-ballot2", + "name" : "DeviceAlertAnnunciationCodes", + "title" : "DeviceAlert Annunciation Codes", + "status" : "draft", + "experimental" : true, + "publisher" : "FHIR Project team", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "DeviceAlert Annunciation Codes", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/devicealert-annunciation" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:e31f2605-1de0-4bfd-8c72-ce592c1cad60", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 2, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/devicealert-annunciation|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/devicealert-annunciation", + "code" : "local", + "display" : "Local" + }, + { + "system" : "http://hl7.org/fhir/devicealert-annunciation", + "code" : "remote", + "display" : "Remote" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/devicealert-manifestation", + "resource" : { + "resourceType" : "ValueSet", + "id" : "devicealert-manifestation", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "dev" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 0 + }], + "url" : "http://hl7.org/fhir/ValueSet/devicealert-manifestation", + "version" : "6.0.0-ballot2", + "name" : "DeviceAlertManifestationCodes", + "title" : "DeviceAlert Manifestation Codes", + "status" : "draft", + "experimental" : true, + "publisher" : "FHIR Project team", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "DeviceAlert Manifestation Codes", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/devicealert-manifestation" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:d89fe331-f2ee-4833-9728-1eeb360e9462", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 3, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/devicealert-manifestation|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/devicealert-manifestation", + "code" : "audible", + "display" : "Audible" + }, + { + "system" : "http://hl7.org/fhir/devicealert-manifestation", + "code" : "haptic", + "display" : "Haptic" + }, + { + "system" : "http://hl7.org/fhir/devicealert-manifestation", + "code" : "visual", + "display" : "Visual" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/property-representation", + "resource" : { + "resourceType" : "ValueSet", + "id" : "property-representation", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fhir" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "normative" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version", + "valueCode" : "4.0.0" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 5 + }], + "url" : "http://hl7.org/fhir/ValueSet/property-representation", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.87" + }], + "version" : "6.0.0-ballot2", + "name" : "PropertyRepresentation", + "title" : "PropertyRepresentation", + "status" : "active", + "experimental" : false, + "date" : "2024-10-02T17:31:51+00:00", + "publisher" : "HL7 International / FHIR Infrastructure", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }, + { + "telecom" : [{ + "system" : "url", + "value" : "http://www.hl7.org/Special/committees/fiwg" + }] + }], + "description" : "How a property is represented when serialized.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/property-representation" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:e0fe2fc5-1aef-46cd-812d-5bf04cfe1748", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 5, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/property-representation|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/property-representation", + "code" : "xmlAttr", + "display" : "XML Attribute" + }, + { + "system" : "http://hl7.org/fhir/property-representation", + "code" : "xmlText", + "display" : "XML Text" + }, + { + "system" : "http://hl7.org/fhir/property-representation", + "code" : "typeAttr", + "display" : "Type Attribute" + }, + { + "system" : "http://hl7.org/fhir/property-representation", + "code" : "cdaText", + "display" : "CDA Text Format" + }, + { + "system" : "http://hl7.org/fhir/property-representation", + "code" : "xhtml", + "display" : "XHTML" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/additional-binding-purpose", + "resource" : { + "resourceType" : "ValueSet", + "id" : "additional-binding-purpose", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fhir" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 5 + }], + "url" : "http://hl7.org/fhir/ValueSet/additional-binding-purpose", + "version" : "6.0.0-ballot2", + "name" : "AdditionalBindingPurposeVS", + "title" : "Additional Binding Purpose ValueSet", + "status" : "active", + "experimental" : true, + "date" : "2024-10-02T17:31:51+00:00", + "publisher" : "HL7 International / FHIR Infrastructure", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://www.hl7.org/Special/committees/fiwg" + }] + }], + "description" : "Additional Binding Purpose", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/CodeSystem/additional-binding-purpose" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:42127cbf-2926-4167-8c31-f6c35a9022bf", + "timestamp" : "2024-10-02T17:54:23+00:00", + "total" : 10, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/CodeSystem/additional-binding-purpose|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/CodeSystem/additional-binding-purpose", + "code" : "maximum", + "display" : "Maximum Binding" + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/additional-binding-purpose", + "code" : "minimum", + "display" : "Minimum Binding" + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/additional-binding-purpose", + "code" : "required", + "display" : "Required Binding" + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/additional-binding-purpose", + "code" : "extensible", + "display" : "Conformance Binding" + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/additional-binding-purpose", + "code" : "candidate", + "display" : "Candidate Binding" + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/additional-binding-purpose", + "code" : "current", + "display" : "Current Binding" + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/additional-binding-purpose", + "code" : "preferred", + "display" : "Preferred Binding" + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/additional-binding-purpose", + "code" : "ui", + "display" : "UI Suggested Binding" + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/additional-binding-purpose", + "code" : "starter", + "display" : "Starter Binding" + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/additional-binding-purpose", + "code" : "component", + "display" : "Component Binding" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/resource-types", + "resource" : { + "resourceType" : "ValueSet", + "id" : "resource-types", + "meta" : { + "lastUpdated" : "2024-10-03T04:31:51.554+11:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fhir" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "normative" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 5 + }], + "url" : "http://hl7.org/fhir/ValueSet/resource-types", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.27" + }], + "version" : "6.0.0-ballot2", + "name" : "ResourceType", + "title" : "Resource Types", + "status" : "active", + "experimental" : true, + "date" : "2024-10-02T17:31:51+00:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "Concrete FHIR Resource Types", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "copyright" : "FHIR", + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/fhir-types", + "concept" : [{ + "code" : "Account" + }, + { + "code" : "ActivityDefinition" + }, + { + "code" : "ActorDefinition" + }, + { + "code" : "AdministrableProductDefinition" + }, + { + "code" : "AdverseEvent" + }, + { + "code" : "AllergyIntolerance" + }, + { + "code" : "Appointment" + }, + { + "code" : "AppointmentResponse" + }, + { + "code" : "ArtifactAssessment" + }, + { + "code" : "AuditEvent" + }, + { + "code" : "Basic" + }, + { + "code" : "Binary" + }, + { + "code" : "BiologicallyDerivedProduct" + }, + { + "code" : "BiologicallyDerivedProductDispense" + }, + { + "code" : "BodyStructure" + }, + { + "code" : "Bundle" + }, + { + "code" : "CapabilityStatement" + }, + { + "code" : "CarePlan" + }, + { + "code" : "CareTeam" + }, + { + "code" : "ChargeItem" + }, + { + "code" : "ChargeItemDefinition" + }, + { + "code" : "Citation" + }, + { + "code" : "Claim" + }, + { + "code" : "ClaimResponse" + }, + { + "code" : "ClinicalImpression" + }, + { + "code" : "ClinicalUseDefinition" + }, + { + "code" : "CodeSystem" + }, + { + "code" : "Communication" + }, + { + "code" : "CommunicationRequest" + }, + { + "code" : "CompartmentDefinition" + }, + { + "code" : "Composition" + }, + { + "code" : "ConceptMap" + }, + { + "code" : "Condition" + }, + { + "code" : "ConditionDefinition" + }, + { + "code" : "Consent" + }, + { + "code" : "Contract" + }, + { + "code" : "Coverage" + }, + { + "code" : "CoverageEligibilityRequest" + }, + { + "code" : "CoverageEligibilityResponse" + }, + { + "code" : "DetectedIssue" + }, + { + "code" : "Device" + }, + { + "code" : "DeviceAlert" + }, + { + "code" : "DeviceAssociation" + }, + { + "code" : "DeviceDefinition" + }, + { + "code" : "DeviceDispense" + }, + { + "code" : "DeviceMetric" + }, + { + "code" : "DeviceRequest" + }, + { + "code" : "DeviceUsage" + }, + { + "code" : "DiagnosticReport" + }, + { + "code" : "DocumentReference" + }, + { + "code" : "Encounter" + }, + { + "code" : "EncounterHistory" + }, + { + "code" : "Endpoint" + }, + { + "code" : "EnrollmentRequest" + }, + { + "code" : "EnrollmentResponse" + }, + { + "code" : "EpisodeOfCare" + }, + { + "code" : "EventDefinition" + }, + { + "code" : "Evidence" + }, + { + "code" : "EvidenceReport" + }, + { + "code" : "EvidenceVariable" + }, + { + "code" : "ExampleScenario" + }, + { + "code" : "ExplanationOfBenefit" + }, + { + "code" : "FamilyMemberHistory" + }, + { + "code" : "Flag" + }, + { + "code" : "FormularyItem" + }, + { + "code" : "GenomicStudy" + }, + { + "code" : "Goal" + }, + { + "code" : "GraphDefinition" + }, + { + "code" : "Group" + }, + { + "code" : "GuidanceResponse" + }, + { + "code" : "HealthcareService" + }, + { + "code" : "ImagingSelection" + }, + { + "code" : "ImagingStudy" + }, + { + "code" : "Immunization" + }, + { + "code" : "ImmunizationEvaluation" + }, + { + "code" : "ImmunizationRecommendation" + }, + { + "code" : "ImplementationGuide" + }, + { + "code" : "Ingredient" + }, + { + "code" : "InsurancePlan" + }, + { + "code" : "InsuranceProduct" + }, + { + "code" : "InventoryItem" + }, + { + "code" : "InventoryReport" + }, + { + "code" : "Invoice" + }, + { + "code" : "Library" + }, + { + "code" : "Linkage" + }, + { + "code" : "List" + }, + { + "code" : "Location" + }, + { + "code" : "ManufacturedItemDefinition" + }, + { + "code" : "Measure" + }, + { + "code" : "MeasureReport" + }, + { + "code" : "Medication" + }, + { + "code" : "MedicationAdministration" + }, + { + "code" : "MedicationDispense" + }, + { + "code" : "MedicationKnowledge" + }, + { + "code" : "MedicationRequest" + }, + { + "code" : "MedicationStatement" + }, + { + "code" : "MedicinalProductDefinition" + }, + { + "code" : "MessageDefinition" + }, + { + "code" : "MessageHeader" + }, + { + "code" : "MolecularDefinition" + }, + { + "code" : "MolecularSequence" + }, + { + "code" : "NamingSystem" + }, + { + "code" : "NutritionIntake" + }, + { + "code" : "NutritionOrder" + }, + { + "code" : "NutritionProduct" + }, + { + "code" : "Observation" + }, + { + "code" : "ObservationDefinition" + }, + { + "code" : "OperationDefinition" + }, + { + "code" : "OperationOutcome" + }, + { + "code" : "Organization" + }, + { + "code" : "OrganizationAffiliation" + }, + { + "code" : "PackagedProductDefinition" + }, + { + "code" : "Parameters" + }, + { + "code" : "Patient" + }, + { + "code" : "PaymentNotice" + }, + { + "code" : "PaymentReconciliation" + }, + { + "code" : "Permission" + }, + { + "code" : "Person" + }, + { + "code" : "PersonalRelationship" + }, + { + "code" : "PlanDefinition" + }, + { + "code" : "Practitioner" + }, + { + "code" : "PractitionerRole" + }, + { + "code" : "Procedure" + }, + { + "code" : "Provenance" + }, + { + "code" : "Questionnaire" + }, + { + "code" : "QuestionnaireResponse" + }, + { + "code" : "RegulatedAuthorization" + }, + { + "code" : "RelatedPerson" + }, + { + "code" : "RequestOrchestration" + }, + { + "code" : "Requirements" + }, + { + "code" : "ResearchStudy" + }, + { + "code" : "ResearchSubject" + }, + { + "code" : "RiskAssessment" + }, + { + "code" : "Schedule" + }, + { + "code" : "SearchParameter" + }, + { + "code" : "ServiceRequest" + }, + { + "code" : "Slot" + }, + { + "code" : "Specimen" + }, + { + "code" : "SpecimenDefinition" + }, + { + "code" : "StructureDefinition" + }, + { + "code" : "StructureMap" + }, + { + "code" : "Subscription" + }, + { + "code" : "SubscriptionStatus" + }, + { + "code" : "SubscriptionTopic" + }, + { + "code" : "Substance" + }, + { + "code" : "SubstanceDefinition" + }, + { + "code" : "SubstanceNucleicAcid" + }, + { + "code" : "SubstancePolymer" + }, + { + "code" : "SubstanceProtein" + }, + { + "code" : "SubstanceReferenceInformation" + }, + { + "code" : "SubstanceSourceMaterial" + }, + { + "code" : "SupplyDelivery" + }, + { + "code" : "SupplyRequest" + }, + { + "code" : "Task" + }, + { + "code" : "TerminologyCapabilities" + }, + { + "code" : "TestPlan" + }, + { + "code" : "TestReport" + }, + { + "code" : "TestScript" + }, + { + "code" : "Transport" + }, + { + "code" : "ValueSet" + }, + { + "code" : "VerificationResult" + }, + { + "code" : "VisionPrescription" + }] + }] + }, + "expansion" : { + "identifier" : "urn:uuid:15b201a8-6111-4807-8697-b918022cf081", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 162, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/fhir-types|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Account", + "display" : "Account" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ActivityDefinition", + "display" : "ActivityDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ActorDefinition", + "display" : "ActorDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "AdministrableProductDefinition", + "display" : "AdministrableProductDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "AdverseEvent", + "display" : "AdverseEvent" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "AllergyIntolerance", + "display" : "AllergyIntolerance" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Appointment", + "display" : "Appointment" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "AppointmentResponse", + "display" : "AppointmentResponse" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ArtifactAssessment", + "display" : "ArtifactAssessment" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "AuditEvent", + "display" : "AuditEvent" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Basic", + "display" : "Basic" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Binary", + "display" : "Binary" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "BiologicallyDerivedProduct", + "display" : "BiologicallyDerivedProduct" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "BiologicallyDerivedProductDispense", + "display" : "BiologicallyDerivedProductDispense" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "BodyStructure", + "display" : "BodyStructure" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Bundle", + "display" : "Bundle" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "CapabilityStatement", + "display" : "CapabilityStatement" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "CarePlan", + "display" : "CarePlan" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "CareTeam", + "display" : "CareTeam" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ChargeItem", + "display" : "ChargeItem" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ChargeItemDefinition", + "display" : "ChargeItemDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Citation", + "display" : "Citation" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Claim", + "display" : "Claim" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ClaimResponse", + "display" : "ClaimResponse" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ClinicalImpression", + "display" : "ClinicalImpression" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ClinicalUseDefinition", + "display" : "ClinicalUseDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "CodeSystem", + "display" : "CodeSystem" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Communication", + "display" : "Communication" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "CommunicationRequest", + "display" : "CommunicationRequest" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "CompartmentDefinition", + "display" : "CompartmentDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Composition", + "display" : "Composition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ConceptMap", + "display" : "ConceptMap" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Condition", + "display" : "Condition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ConditionDefinition", + "display" : "ConditionDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Consent", + "display" : "Consent" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Contract", + "display" : "Contract" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Coverage", + "display" : "Coverage" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "CoverageEligibilityRequest", + "display" : "CoverageEligibilityRequest" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "CoverageEligibilityResponse", + "display" : "CoverageEligibilityResponse" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "DetectedIssue", + "display" : "DetectedIssue" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Device", + "display" : "Device" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "DeviceAlert", + "display" : "DeviceAlert" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "DeviceAssociation", + "display" : "DeviceAssociation" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "DeviceDefinition", + "display" : "DeviceDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "DeviceDispense", + "display" : "DeviceDispense" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "DeviceMetric", + "display" : "DeviceMetric" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "DeviceRequest", + "display" : "DeviceRequest" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "DeviceUsage", + "display" : "DeviceUsage" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "DiagnosticReport", + "display" : "DiagnosticReport" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "DocumentReference", + "display" : "DocumentReference" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Encounter", + "display" : "Encounter" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "EncounterHistory", + "display" : "EncounterHistory" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Endpoint", + "display" : "Endpoint" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "EnrollmentRequest", + "display" : "EnrollmentRequest" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "EnrollmentResponse", + "display" : "EnrollmentResponse" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "EpisodeOfCare", + "display" : "EpisodeOfCare" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "EventDefinition", + "display" : "EventDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Evidence", + "display" : "Evidence" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "EvidenceReport", + "display" : "EvidenceReport" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "EvidenceVariable", + "display" : "EvidenceVariable" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ExampleScenario", + "display" : "ExampleScenario" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ExplanationOfBenefit", + "display" : "ExplanationOfBenefit" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "FamilyMemberHistory", + "display" : "FamilyMemberHistory" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Flag", + "display" : "Flag" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "FormularyItem", + "display" : "FormularyItem" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "GenomicStudy", + "display" : "GenomicStudy" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Goal", + "display" : "Goal" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "GraphDefinition", + "display" : "GraphDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Group", + "display" : "Group" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "GuidanceResponse", + "display" : "GuidanceResponse" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "HealthcareService", + "display" : "HealthcareService" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ImagingSelection", + "display" : "ImagingSelection" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ImagingStudy", + "display" : "ImagingStudy" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Immunization", + "display" : "Immunization" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ImmunizationEvaluation", + "display" : "ImmunizationEvaluation" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ImmunizationRecommendation", + "display" : "ImmunizationRecommendation" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ImplementationGuide", + "display" : "ImplementationGuide" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Ingredient", + "display" : "Ingredient" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "InsurancePlan", + "display" : "InsurancePlan" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "InsuranceProduct", + "display" : "InsuranceProduct" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "InventoryItem", + "display" : "InventoryItem" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "InventoryReport", + "display" : "InventoryReport" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Invoice", + "display" : "Invoice" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Library", + "display" : "Library" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Linkage", + "display" : "Linkage" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "List", + "display" : "List" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Location", + "display" : "Location" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ManufacturedItemDefinition", + "display" : "ManufacturedItemDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Measure", + "display" : "Measure" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "MeasureReport", + "display" : "MeasureReport" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Medication", + "display" : "Medication" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "MedicationAdministration", + "display" : "MedicationAdministration" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "MedicationDispense", + "display" : "MedicationDispense" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "MedicationKnowledge", + "display" : "MedicationKnowledge" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "MedicationRequest", + "display" : "MedicationRequest" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "MedicationStatement", + "display" : "MedicationStatement" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "MedicinalProductDefinition", + "display" : "MedicinalProductDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "MessageDefinition", + "display" : "MessageDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "MessageHeader", + "display" : "MessageHeader" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "MolecularDefinition", + "display" : "MolecularDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "MolecularSequence", + "display" : "MolecularSequence" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "NamingSystem", + "display" : "NamingSystem" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "NutritionIntake", + "display" : "NutritionIntake" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "NutritionOrder", + "display" : "NutritionOrder" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "NutritionProduct", + "display" : "NutritionProduct" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Observation", + "display" : "Observation" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ObservationDefinition", + "display" : "ObservationDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "OperationDefinition", + "display" : "OperationDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "OperationOutcome", + "display" : "OperationOutcome" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Organization", + "display" : "Organization" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "OrganizationAffiliation", + "display" : "OrganizationAffiliation" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "PackagedProductDefinition", + "display" : "PackagedProductDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Parameters", + "display" : "Parameters" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Patient", + "display" : "Patient" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "PaymentNotice", + "display" : "PaymentNotice" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "PaymentReconciliation", + "display" : "PaymentReconciliation" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Permission", + "display" : "Permission" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Person", + "display" : "Person" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "PersonalRelationship", + "display" : "PersonalRelationship" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "PlanDefinition", + "display" : "PlanDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Practitioner", + "display" : "Practitioner" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "PractitionerRole", + "display" : "PractitionerRole" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Procedure", + "display" : "Procedure" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Provenance", + "display" : "Provenance" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Questionnaire", + "display" : "Questionnaire" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "QuestionnaireResponse", + "display" : "QuestionnaireResponse" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "RegulatedAuthorization", + "display" : "RegulatedAuthorization" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "RelatedPerson", + "display" : "RelatedPerson" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "RequestOrchestration", + "display" : "RequestOrchestration" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Requirements", + "display" : "Requirements" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ResearchStudy", + "display" : "ResearchStudy" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ResearchSubject", + "display" : "ResearchSubject" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "RiskAssessment", + "display" : "RiskAssessment" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Schedule", + "display" : "Schedule" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "SearchParameter", + "display" : "SearchParameter" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ServiceRequest", + "display" : "ServiceRequest" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Slot", + "display" : "Slot" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Specimen", + "display" : "Specimen" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "SpecimenDefinition", + "display" : "SpecimenDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "StructureDefinition", + "display" : "StructureDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "StructureMap", + "display" : "StructureMap" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Subscription", + "display" : "Subscription" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "SubscriptionStatus", + "display" : "SubscriptionStatus" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "SubscriptionTopic", + "display" : "SubscriptionTopic" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Substance", + "display" : "Substance" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "SubstanceDefinition", + "display" : "SubstanceDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "SubstanceNucleicAcid", + "display" : "SubstanceNucleicAcid" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "SubstancePolymer", + "display" : "SubstancePolymer" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "SubstanceProtein", + "display" : "SubstanceProtein" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "SubstanceReferenceInformation", + "display" : "SubstanceReferenceInformation" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "SubstanceSourceMaterial", + "display" : "SubstanceSourceMaterial" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "SupplyDelivery", + "display" : "SupplyDelivery" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "SupplyRequest", + "display" : "SupplyRequest" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Task", + "display" : "Task" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "TerminologyCapabilities", + "display" : "TerminologyCapabilities" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "TestPlan", + "display" : "TestPlan" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "TestReport", + "display" : "TestReport" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "TestScript", + "display" : "TestScript" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Transport", + "display" : "Transport" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ValueSet", + "display" : "ValueSet" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "VerificationResult", + "display" : "VerificationResult" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "VisionPrescription", + "display" : "VisionPrescription" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/operation-parameter-use", + "resource" : { + "resourceType" : "ValueSet", + "id" : "operation-parameter-use", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fhir" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "normative" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 5 + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version", + "valueCode" : "4.0.0" + }], + "url" : "http://hl7.org/fhir/ValueSet/operation-parameter-use", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.508" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.501" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.2.298" + }], + "version" : "6.0.0-ballot2", + "name" : "OperationParameterUse", + "title" : "Operation Parameter Use", + "status" : "active", + "experimental" : false, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 International / FHIR Infrastructure", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://www.hl7.org/Special/committees/fiwg" + }] + }], + "description" : "Whether an operation parameter is an input or an output parameter.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/operation-parameter-use" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:9f2ba0b7-2133-4aff-ac54-79a2d72afc58", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 2, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/operation-parameter-use|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/operation-parameter-use", + "code" : "in", + "display" : "In" + }, + { + "system" : "http://hl7.org/fhir/operation-parameter-use", + "code" : "out", + "display" : "Out" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/evidence-variable-event", + "resource" : { + "resourceType" : "ValueSet", + "id" : "evidence-variable-event", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "vocab" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 5 + }], + "url" : "http://hl7.org/fhir/ValueSet/evidence-variable-event", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3063" + }], + "version" : "6.0.0-ballot2", + "name" : "EvidenceVariableEvent", + "title" : "Evidence Variable Event", + "status" : "draft", + "experimental" : true, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 International / Terminology Infrastructure", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }, + { + "telecom" : [{ + "system" : "url", + "value" : "http://www.hl7.org/Special/committees/dss" + }] + }, + { + "telecom" : [{ + "system" : "url", + "value" : "http://www.hl7.org/Special/committees/Vocab" + }] + }], + "description" : "The event used as a base point (reference point) in time.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/evidence-variable-event" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:536c3d3e-e2f5-4c69-8b96-44c776b2a630", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 7, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/evidence-variable-event|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/evidence-variable-event", + "code" : "study-start", + "display" : "Study Start" + }, + { + "system" : "http://hl7.org/fhir/evidence-variable-event", + "code" : "treatment-start", + "display" : "Start of Treatment" + }, + { + "system" : "http://hl7.org/fhir/evidence-variable-event", + "code" : "condition-detection", + "display" : "Detection of Condition" + }, + { + "system" : "http://hl7.org/fhir/evidence-variable-event", + "code" : "condition-treatment", + "display" : "Treatment of Condition" + }, + { + "system" : "http://hl7.org/fhir/evidence-variable-event", + "code" : "hospital-admission", + "display" : "Hospital Admission" + }, + { + "system" : "http://hl7.org/fhir/evidence-variable-event", + "code" : "hospital-discharge", + "display" : "Hospital Discharge" + }, + { + "system" : "http://hl7.org/fhir/evidence-variable-event", + "code" : "operative-procedure", + "display" : "Operative Procedure" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/request-priority", + "resource" : { + "resourceType" : "ValueSet", + "id" : "request-priority", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fhir" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 4 + }], + "url" : "http://hl7.org/fhir/ValueSet/request-priority", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.115" + }], + "version" : "6.0.0-ballot2", + "name" : "RequestPriority", + "title" : "RequestPriority", + "status" : "draft", + "experimental" : true, + "date" : "2024-10-02T17:31:51+00:00", + "publisher" : "HL7 International / FHIR Infrastructure", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }, + { + "telecom" : [{ + "system" : "url", + "value" : "http://www.hl7.org/Special/committees/fiwg" + }] + }], + "description" : "Identifies the level of importance to be assigned to actioning the request.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/request-priority" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:d45a14e9-af47-4d7a-aadb-65d03ac1548a", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 4, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/request-priority|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/request-priority", + "code" : "routine", + "display" : "Routine" + }, + { + "system" : "http://hl7.org/fhir/request-priority", + "code" : "urgent", + "display" : "Urgent" + }, + { + "system" : "http://hl7.org/fhir/request-priority", + "code" : "asap", + "display" : "ASAP" + }, + { + "system" : "http://hl7.org/fhir/request-priority", + "code" : "stat", + "display" : "STAT" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/additional-instruction-codes", + "resource" : { + "resourceType" : "ValueSet", + "id" : "additional-instruction-codes", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fhir" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/additional-instruction-codes", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.95" + }], + "version" : "6.0.0-ballot2", + "name" : "SNOMEDCTAdditionalDosageInstructions", + "title" : "SNOMED CT Additional Dosage Instructions", + "status" : "draft", + "experimental" : true, + "date" : "2024-10-02T17:31:51+00:00", + "publisher" : "HL7 International / FHIR Infrastructure", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://www.hl7.org/Special/committees/fiwg" + }] + }], + "description" : "This value set includes all SNOMED CT Additional Dosage Instructions.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "copyright" : "This value set includes content from SNOMED CT, which is copyright © 2002 International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement.", + "compose" : { + "include" : [{ + "system" : "http://snomed.info/sct", + "filter" : [{ + "property" : "concept", + "op" : "is-a", + "value" : "419492006" + }] + }] + }, + "expansion" : { + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/valueset-unclosed", + "valueBoolean" : true + }], + "identifier" : "urn:uuid:5c0221a1-d9a9-4a1d-a5d8-1139c08034ff", + "timestamp" : "2024-10-02T17:54:47+00:00", + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-valueset", + "valueUri" : "null" + }, + { + "name" : "used-codesystem", + "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230131" + }, + { + "name" : "version", + "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230131" + }], + "contains" : [{ + "system" : "http://snomed.info/sct", + "code" : "419492006", + "display" : "Additional dosage instructions (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Additional dosage instructions" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "311501008", + "display" : "Half to one hour before food", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Half to one hour before food (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "311504000", + "display" : "With or after food", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "With or after food (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "417929005", + "display" : "Times (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Times" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "417980006", + "display" : "Contains aspirin (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Contains aspirin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "417995008", + "display" : "Dissolve or mix with water before taking (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dissolve or mix with water before taking" + }] + }, + { + "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)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Warning. Causes drowsiness which may continue the next day. If affected do not drive or operate machinery. Avoid alcoholic drink" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "418194009", + "display" : "Contains an aspirin-like medicine (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Contains an aspirin-like medicine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "418281004", + "display" : "Do not take anything containing aspirin while taking this medicine (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Do not take anything containing aspirin while taking this medicine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Do not take anything containing aspirin whilst taking this medicine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "418443006", + "display" : "Do not take more than . . . in 24 hours or . . . in any one week (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Do not take more than . . . in 24 hours or . . . in any one week" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "418521000", + "display" : "Avoid exposure of skin to direct sunlight or sun lamps (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Avoid exposure of skin to direct sunlight or sun lamps" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "418577003", + "display" : "Take at regular intervals. Complete the prescribed course unless otherwise directed (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Take at regular intervals. Complete the prescribed course unless otherwise directed" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "418637003", + "display" : "Do not take with any other paracetamol products (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Do not take with any other paracetamol products" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "418639000", + "display" : "Warning. May cause drowsiness (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Warning. May cause drowsiness" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "418693002", + "display" : "Swallowed whole, not chewed (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Swallowed whole, not chewed" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "418849000", + "display" : "Warning. Follow the printed instructions you have been given with this medicine (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Warning. Follow the printed instructions you have been given with this medicine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "418850000", + "display" : "Contains aspirin and paracetamol. Do not take with any other paracetamol products (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Contains aspirin and paracetamol. Do not take with any other paracetamol products" + }] + }, + { + "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)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Warning. May cause drowsiness. If affected do not drive or operate machinery. Avoid alcoholic drink" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "418954008", + "display" : "Warning. May cause drowsiness. If affected do not drive or operate machinery (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Warning. May cause drowsiness. If affected do not drive or operate machinery" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "418991002", + "display" : "Sucked or chewed (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sucked or chewed" + }] + }, + { + "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)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allow to dissolve under the tongue. Do not transfer from this container. Keep tightly closed. Discard eight weeks after opening" + }] + }, + { + "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)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Do not take milk, indigestion remedies, or medicines containing iron or zinc at the same time of day as this medicine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "419303009", + "display" : "With plenty of water (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "With plenty of water" + }] + }, + { + "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)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Do not take more than 2 at any one time. Do not take more than 8 in 24 hours" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "419439004", + "display" : "Caution flammable: keep away from fire or flames (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Caution flammable: keep away from fire or flames" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "419444006", + "display" : "Do not stop taking this medicine except on your doctor's advice (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Do not stop taking this medicine except on your doctor's advice" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "419473009", + "display" : "Each (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Each" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "419529008", + "display" : "Dissolved under the tongue (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dissolved under the tongue" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "419822006", + "display" : "Warning. Avoid alcoholic drink (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Warning. Avoid alcoholic drink" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "419974005", + "display" : "This medicine may color the urine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "This medicine may colour the urine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "This medicine may color the urine (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "420003005", + "display" : "Do not take more than . . . in 24 hours (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Do not take more than . . . in 24 hours" + }] + }, + { + "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)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Do not take indigestion remedies or medicines containing iron or zinc at the same time of day as this medicine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "420110001", + "display" : "Do not take indigestion remedies at the same time of day as this medicine (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Do not take indigestion remedies at the same time of day as this medicine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "420162004", + "display" : "To be spread thinly (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "To be spread thinly" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "420652005", + "display" : "Until gone - dosing instruction fragment (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Until gone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Until gone - dosing instruction fragment" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "421484000", + "display" : "Then discontinue - dosing instruction fragment (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Then discontinue" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Then discontinue - dosing instruction fragment" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "421769005", + "display" : "Follow directions (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Follow directions" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "421984009", + "display" : "Until finished - dosing instruction fragment (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Until finished" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Until finished - dosing instruction fragment" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "422327006", + "display" : "Then stop - dosing instruction fragment (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Then stop" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Then stop - dosing instruction fragment" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "428579001", + "display" : "Use with caution (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Use with caution" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "717154004", + "display" : "Take on an empty stomach (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Take on an empty stomach" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "On empty stomach" + }] + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/units-of-time", + "resource" : { + "resourceType" : "ValueSet", + "id" : "units-of-time", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fhir" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "normative" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version", + "valueCode" : "4.0.0" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 5 + }], + "url" : "http://hl7.org/fhir/ValueSet/units-of-time", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.77" + }], + "version" : "6.0.0-ballot2", + "name" : "UnitsOfTime", + "title" : "UnitsOfTime", + "status" : "active", + "experimental" : false, + "date" : "2024-10-02T17:31:51+00:00", + "publisher" : "HL7 International / FHIR Infrastructure", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }, + { + "telecom" : [{ + "system" : "url", + "value" : "http://www.hl7.org/Special/committees/fiwg" + }] + }], + "description" : "A unit of time (units from UCUM).", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "copyright" : "These codes are excerpted from UCUM (THE UNIFIED CODE FOR UNITS OF MEASURE). UCUM is Copyright © 1989-2013 Regenstrief Institute, Inc. and The UCUM Organization, Indianapolis, IN. All rights reserved. See http://unitsofmeasure.org/trac//wiki/TermsOfUse for details.", + "compose" : { + "include" : [{ + "system" : "http://unitsofmeasure.org", + "concept" : [{ + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/valueset-concept-definition", + "valueString" : "second" + }], + "code" : "s", + "display" : "second", + "designation" : [{ + "language" : "zh", + "value" : "秒" + }] + }, + { + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/valueset-concept-definition", + "valueString" : "minute" + }], + "code" : "min", + "display" : "minute", + "designation" : [{ + "language" : "zh", + "value" : "分钟" + }] + }, + { + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/valueset-concept-definition", + "valueString" : "hour" + }], + "code" : "h", + "display" : "hour", + "designation" : [{ + "language" : "zh", + "value" : "小时" + }] + }, + { + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/valueset-concept-definition", + "valueString" : "day" + }], + "code" : "d", + "display" : "day", + "designation" : [{ + "language" : "zh", + "value" : "天" + }] + }, + { + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/valueset-concept-definition", + "valueString" : "week" + }], + "code" : "wk", + "display" : "week", + "designation" : [{ + "language" : "zh", + "value" : "星期" + }] + }, + { + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/valueset-concept-definition", + "valueString" : "month - Normal practice is to use the 'mo' code as a calendar month when calculating the next occurrence." + }], + "code" : "mo", + "display" : "month", + "designation" : [{ + "language" : "zh", + "value" : "月" + }] + }, + { + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/valueset-concept-definition", + "valueString" : "year" + }], + "code" : "a", + "display" : "year", + "designation" : [{ + "language" : "zh", + "value" : "年" + }] + }] + }] + }, + "expansion" : { + "identifier" : "urn:uuid:cd9d3062-7eb2-49f9-8eca-0baedd2182e3", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 7, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-valueset", + "valueUri" : "null" + }, + { + "name" : "used-codesystem", + "valueUri" : "http://unitsofmeasure.org|2.0.1" + }, + { + "name" : "version", + "valueUri" : "http://unitsofmeasure.org|2.0.1" + }], + "contains" : [{ + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/valueset-concept-definition", + "valueString" : "second" + }], + "system" : "http://unitsofmeasure.org", + "code" : "s", + "display" : "s", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "second" + }, + { + "language" : "zh", + "value" : "秒" + }] + }, + { + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/valueset-concept-definition", + "valueString" : "minute" + }], + "system" : "http://unitsofmeasure.org", + "code" : "min", + "display" : "min", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "minute" + }, + { + "language" : "zh", + "value" : "分钟" + }] + }, + { + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/valueset-concept-definition", + "valueString" : "hour" + }], + "system" : "http://unitsofmeasure.org", + "code" : "h", + "display" : "h", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "hour" + }, + { + "language" : "zh", + "value" : "小时" + }] + }, + { + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/valueset-concept-definition", + "valueString" : "day" + }], + "system" : "http://unitsofmeasure.org", + "code" : "d", + "display" : "d", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "day" + }, + { + "language" : "zh", + "value" : "天" + }] + }, + { + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/valueset-concept-definition", + "valueString" : "week" + }], + "system" : "http://unitsofmeasure.org", + "code" : "wk", + "display" : "wk", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "week" + }, + { + "language" : "zh", + "value" : "星期" + }] + }, + { + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/valueset-concept-definition", + "valueString" : "month - Normal practice is to use the 'mo' code as a calendar month when calculating the next occurrence." + }], + "system" : "http://unitsofmeasure.org", + "code" : "mo", + "display" : "mo", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "month" + }, + { + "language" : "zh", + "value" : "月" + }] + }, + { + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/valueset-concept-definition", + "valueString" : "year" + }], + "system" : "http://unitsofmeasure.org", + "code" : "a", + "display" : "a", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "year" + }, + { + "language" : "zh", + "value" : "年" + }] + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/age-units", + "resource" : { + "resourceType" : "ValueSet", + "id" : "age-units", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fhir" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 5 + }], + "url" : "http://hl7.org/fhir/ValueSet/age-units", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.19" + }], + "version" : "6.0.0-ballot2", + "name" : "CommonUCUMCodesForAge", + "title" : "Common UCUM Codes for Age", + "status" : "draft", + "experimental" : true, + "date" : "2024-10-02T17:31:51+00:00", + "publisher" : "HL7 International / FHIR Infrastructure", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://www.hl7.org/Special/committees/fiwg" + }] + }], + "description" : "Unified Code for Units of Measure (UCUM). This value set includes all common UCUM codes used for Age - that it is, all commonly used units which have the same canonical unit as 'a' (year)", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "copyright" : "The UCUM codes, UCUM table (regardless of format), and UCUM Specification are copyright © 1999-2009, Regenstrief Institute, Inc. and the Unified Codes for Units of Measures (UCUM) Organization. All rights reserved.", + "compose" : { + "include" : [{ + "system" : "http://unitsofmeasure.org", + "concept" : [{ + "code" : "min", + "display" : "minutes" + }, + { + "code" : "h", + "display" : "hours" + }, + { + "code" : "d", + "display" : "days" + }, + { + "code" : "wk", + "display" : "weeks" + }, + { + "code" : "mo", + "display" : "months" + }, + { + "code" : "a", + "display" : "years" + }] + }] + }, + "expansion" : { + "identifier" : "urn:uuid:84a0bb4b-a2c7-479f-a786-ee88d0ebbbb7", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 6, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-valueset", + "valueUri" : "null" + }, + { + "name" : "used-codesystem", + "valueUri" : "http://unitsofmeasure.org|2.0.1" + }, + { + "name" : "version", + "valueUri" : "http://unitsofmeasure.org|2.0.1" + }], + "contains" : [{ + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/valueset-concept-definition", + "valueString" : "Minute" + }], + "system" : "http://unitsofmeasure.org", + "code" : "min", + "display" : "min", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Minute" + }] + }, + { + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/valueset-concept-definition", + "valueString" : "Hour" + }], + "system" : "http://unitsofmeasure.org", + "code" : "h", + "display" : "h", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hour" + }] + }, + { + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/valueset-concept-definition", + "valueString" : "Day" + }], + "system" : "http://unitsofmeasure.org", + "code" : "d", + "display" : "d", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Day" + }] + }, + { + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/valueset-concept-definition", + "valueString" : "Week" + }], + "system" : "http://unitsofmeasure.org", + "code" : "wk", + "display" : "wk", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Week" + }] + }, + { + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/valueset-concept-definition", + "valueString" : "Month" + }], + "system" : "http://unitsofmeasure.org", + "code" : "mo", + "display" : "mo", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Month" + }] + }, + { + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/valueset-concept-definition", + "valueString" : "Year" + }], + "system" : "http://unitsofmeasure.org", + "code" : "a", + "display" : "a", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Year" + }] + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/expression-language", + "resource" : { + "resourceType" : "ValueSet", + "id" : "expression-language", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fhir" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 5 + }], + "url" : "http://hl7.org/fhir/ValueSet/expression-language", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.105" + }], + "version" : "6.0.0-ballot2", + "name" : "ExpressionLanguage", + "title" : "Expression Language", + "status" : "draft", + "experimental" : false, + "date" : "2024-10-02T17:31:51+00:00", + "publisher" : "HL7 International / FHIR Infrastructure", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://www.hl7.org/Special/committees/fiwg" + }] + }], + "description" : "The media type of the expression language.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "urn:ietf:bcp:13", + "concept" : [{ + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/valueset-concept-definition", + "valueString" : "Clinical Quality Language" + }], + "code" : "text/cql", + "display" : "CQL" + }, + { + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/valueset-concept-definition", + "valueString" : "FHIRPath" + }], + "code" : "text/fhirpath", + "display" : "FHIRPath" + }, + { + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/valueset-concept-definition", + "valueString" : "FHIR's RESTful query syntax - typically independent of base URL" + }], + "code" : "text/x-fhir-query", + "display" : "FHIR Query" + }, + { + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/valueset-concept-definition", + "valueString" : "A Clinical Quality Language identifier, typically the name of a top-level definition within a library" + }], + "code" : "text/cql-identifier", + "display" : "CQL Identifier" + }, + { + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/valueset-concept-definition", + "valueString" : "A Clinical Quality Language expression," + }], + "code" : "text/cql-expression", + "display" : "CQL Expression" + }] + }] + }, + "expansion" : { + "identifier" : "urn:uuid:df882a26-629d-4e6c-8a04-e30deb169fda", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 5, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-valueset", + "valueUri" : "null" + }, + { + "name" : "used-codesystem", + "valueUri" : "urn:ietf:bcp:13" + }, + { + "name" : "version", + "valueUri" : "urn:ietf:bcp:13" + }], + "contains" : [{ + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/valueset-concept-definition", + "valueString" : "Clinical Quality Language" + }], + "system" : "urn:ietf:bcp:13", + "code" : "text/cql", + "display" : "text/cql", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CQL" + }] + }, + { + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/valueset-concept-definition", + "valueString" : "FHIRPath" + }], + "system" : "urn:ietf:bcp:13", + "code" : "text/fhirpath", + "display" : "text/fhirpath", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "FHIRPath" + }] + }, + { + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/valueset-concept-definition", + "valueString" : "FHIR's RESTful query syntax - typically independent of base URL" + }], + "system" : "urn:ietf:bcp:13", + "code" : "text/x-fhir-query", + "display" : "text/x-fhir-query", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "FHIR Query" + }] + }, + { + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/valueset-concept-definition", + "valueString" : "A Clinical Quality Language identifier, typically the name of a top-level definition within a library" + }], + "system" : "urn:ietf:bcp:13", + "code" : "text/cql-identifier", + "display" : "text/cql-identifier", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CQL Identifier" + }] + }, + { + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/valueset-concept-definition", + "valueString" : "A Clinical Quality Language expression," + }], + "system" : "urn:ietf:bcp:13", + "code" : "text/cql-expression", + "display" : "text/cql-expression", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CQL Expression" + }] + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/name-use", + "resource" : { + "resourceType" : "ValueSet", + "id" : "name-use", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fhir" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "normative" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version", + "valueCode" : "4.0.0" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 5 + }], + "url" : "http://hl7.org/fhir/ValueSet/name-use", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.65" + }], + "version" : "6.0.0-ballot2", + "name" : "NameUse", + "title" : "NameUse", + "status" : "active", + "experimental" : false, + "date" : "2024-10-02T17:31:51+00:00", + "publisher" : "HL7 International / FHIR Infrastructure", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }, + { + "telecom" : [{ + "system" : "url", + "value" : "http://www.hl7.org/Special/committees/fiwg" + }] + }], + "description" : "The use of a human name.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/name-use" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:4815de1e-2d49-4a94-8456-95ddd952aea4", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 7, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/name-use|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/name-use", + "code" : "usual", + "display" : "Usual" + }, + { + "system" : "http://hl7.org/fhir/name-use", + "code" : "official", + "display" : "Official" + }, + { + "system" : "http://hl7.org/fhir/name-use", + "code" : "temp", + "display" : "Temp" + }, + { + "system" : "http://hl7.org/fhir/name-use", + "code" : "nickname", + "display" : "Nickname" + }, + { + "system" : "http://hl7.org/fhir/name-use", + "code" : "anonymous", + "display" : "Anonymous" + }, + { + "system" : "http://hl7.org/fhir/name-use", + "code" : "old", + "display" : "Old" + }, + { + "system" : "http://hl7.org/fhir/name-use", + "code" : "maiden", + "display" : "Name changed for Marriage" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/definition-resource-types", + "resource" : { + "resourceType" : "ValueSet", + "id" : "definition-resource-types", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fhir" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "normative" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 5 + }], + "url" : "http://hl7.org/fhir/ValueSet/definition-resource-types", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.1056" + }], + "version" : "6.0.0-ballot2", + "name" : "DefinitionResourceTypes", + "title" : "Definition Resource Types", + "status" : "active", + "experimental" : false, + "date" : "2024-10-02T17:31:51+00:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "All Resource Types that represent definition resources", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/fhir-types", + "concept" : [{ + "code" : "ActivityDefinition" + }, + { + "code" : "ChargeItemDefinition" + }, + { + "code" : "ClinicalUseDefinition" + }, + { + "code" : "EventDefinition" + }, + { + "code" : "Measure" + }, + { + "code" : "MessageDefinition" + }, + { + "code" : "ObservationDefinition" + }, + { + "code" : "OperationDefinition" + }, + { + "code" : "PlanDefinition" + }, + { + "code" : "Questionnaire" + }, + { + "code" : "Requirements" + }, + { + "code" : "SubscriptionTopic" + }, + { + "code" : "TestPlan" + }, + { + "code" : "TestScript" + }] + }] + }, + "expansion" : { + "identifier" : "urn:uuid:fc659ee3-28c6-44db-bcf2-f588faab069f", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 14, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/fhir-types|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ActivityDefinition", + "display" : "ActivityDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ChargeItemDefinition", + "display" : "ChargeItemDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ClinicalUseDefinition", + "display" : "ClinicalUseDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "EventDefinition", + "display" : "EventDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Measure", + "display" : "Measure" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "MessageDefinition", + "display" : "MessageDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ObservationDefinition", + "display" : "ObservationDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "OperationDefinition", + "display" : "OperationDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "PlanDefinition", + "display" : "PlanDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Questionnaire", + "display" : "Questionnaire" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Requirements", + "display" : "Requirements" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "SubscriptionTopic", + "display" : "SubscriptionTopic" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "TestPlan", + "display" : "TestPlan" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "TestScript", + "display" : "TestScript" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/country", + "resource" : { + "resourceType" : "ValueSet", + "id" : "country", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fhir" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/country", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3297" + }], + "version" : "6.0.0-ballot2", + "name" : "CountryValueSet", + "title" : "Country ValueSet", + "status" : "draft", + "experimental" : true, + "date" : "2024-10-02T17:31:51+00:00", + "publisher" : "FHIR Project team", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "This value set defines a base set of codes for countries. \r\n \r\n Note: The codes for countries are taken from [ISO 3166](https://www.iso.org/iso-3166-country-codes.html).", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "compose" : { + "include" : [{ + "system" : "urn:iso:std:iso:3166" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:402e9e21-2726-4b62-b57e-89980072adc4", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 747, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-valueset", + "valueUri" : "null" + }, + { + "name" : "used-codesystem", + "valueUri" : "urn:iso:std:iso:3166|2018" + }, + { + "name" : "version", + "valueUri" : "urn:iso:std:iso:3166|2018" + }], + "contains" : [{ + "system" : "urn:iso:std:iso:3166", + "code" : "AD", + "display" : "Andorra" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "AE", + "display" : "United Arab Emirates" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "AF", + "display" : "Afghanistan" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "AG", + "display" : "Antigua and Barbuda" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "AI", + "display" : "Anguilla" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "AL", + "display" : "Albania" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "AM", + "display" : "Armenia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "AO", + "display" : "Angola" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "AQ", + "display" : "Antarctica" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "AR", + "display" : "Argentina" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "AS", + "display" : "American Samoa" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "AT", + "display" : "Austria" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "AU", + "display" : "Australia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "AW", + "display" : "Aruba" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "AX", + "display" : "Eland Islands" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "AZ", + "display" : "Azerbaijan" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "BA", + "display" : "Bosnia and Herzegovina" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "BB", + "display" : "Barbados" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "BD", + "display" : "Bangladesh" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "BE", + "display" : "Belgium" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "BF", + "display" : "Burkina Faso" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "BG", + "display" : "Bulgaria" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "BH", + "display" : "Bahrain" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "BI", + "display" : "Burundi" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "BJ", + "display" : "Benin" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "BL", + "display" : "Saint Barthilemy" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "BM", + "display" : "Bermuda" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "BN", + "display" : "Brunei Darussalam" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "BO", + "display" : "Bolivia, Plurinational State of" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "BQ", + "display" : "Bonaire, Sint Eustatius and Saba" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "BR", + "display" : "Brazil" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "BS", + "display" : "Bahamas" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "BT", + "display" : "Bhutan" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "BV", + "display" : "Bouvet Island" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "BW", + "display" : "Botswana" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "BY", + "display" : "Belarus" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "BZ", + "display" : "Belize" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "CA", + "display" : "Canada" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "CC", + "display" : "Cocos (Keeling) Islands" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "CD", + "display" : "Congo, the Democratic Republic of the" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "CF", + "display" : "Central African Republic" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "CG", + "display" : "Congo" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "CH", + "display" : "Switzerland" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "CI", + "display" : "Ctte d'Ivoire" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "CK", + "display" : "Cook Islands" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "CL", + "display" : "Chile" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "CM", + "display" : "Cameroon" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "CN", + "display" : "China" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "CO", + "display" : "Colombia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "CR", + "display" : "Costa Rica" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "CU", + "display" : "Cuba" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "CV", + "display" : "Cabo Verde" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "CW", + "display" : "Curagao" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "CX", + "display" : "Christmas Island" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "CY", + "display" : "Cyprus" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "CZ", + "display" : "Czechia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "DE", + "display" : "Germany" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "DJ", + "display" : "Djibouti" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "DK", + "display" : "Denmark" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "DM", + "display" : "Dominica" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "DO", + "display" : "Dominican Republic" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "DZ", + "display" : "Algeria" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "EC", + "display" : "Ecuador" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "EE", + "display" : "Estonia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "EG", + "display" : "Egypt" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "EH", + "display" : "Western Sahara" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "ER", + "display" : "Eritrea" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "ES", + "display" : "Spain" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "ET", + "display" : "Ethiopia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "FI", + "display" : "Finland" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "FJ", + "display" : "Fiji" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "FK", + "display" : "Falkland Islands (Malvinas)" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "FM", + "display" : "Micronesia, Federated States of" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "FO", + "display" : "Faroe Islands" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "FR", + "display" : "France" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "GA", + "display" : "Gabon" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "GB", + "display" : "United Kingdom of Great Britain and Northern Ireland" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "GD", + "display" : "Grenada" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "GE", + "display" : "Georgia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "GF", + "display" : "French Guiana" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "GG", + "display" : "Guernsey" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "GH", + "display" : "Ghana" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "GI", + "display" : "Gibraltar" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "GL", + "display" : "Greenland" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "GM", + "display" : "Gambia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "GN", + "display" : "Guinea" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "GP", + "display" : "Guadeloupe" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "GQ", + "display" : "Equatorial Guinea" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "GR", + "display" : "Greece" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "GS", + "display" : "South Georgia and the South Sandwich Islands" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "GT", + "display" : "Guatemala" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "GU", + "display" : "Guam" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "GW", + "display" : "Guinea-Bissau" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "GY", + "display" : "Guyana" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "HK", + "display" : "Hong Kong" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "HM", + "display" : "Heard Island and McDonald Islands" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "HN", + "display" : "Honduras" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "HR", + "display" : "Croatia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "HT", + "display" : "Haiti" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "HU", + "display" : "Hungary" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "ID", + "display" : "Indonesia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "IE", + "display" : "Ireland" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "IL", + "display" : "Israel" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "IM", + "display" : "Isle of Man" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "IN", + "display" : "India" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "IO", + "display" : "British Indian Ocean Territory" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "IQ", + "display" : "Iraq" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "IR", + "display" : "Iran, Islamic Republic of" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "IS", + "display" : "Iceland" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "IT", + "display" : "Italy" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "JE", + "display" : "Jersey" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "JM", + "display" : "Jamaica" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "JO", + "display" : "Jordan" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "JP", + "display" : "Japan" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "KE", + "display" : "Kenya" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "KG", + "display" : "Kyrgyzstan" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "KH", + "display" : "Cambodia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "KI", + "display" : "Kiribati" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "KM", + "display" : "Comoros" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "KN", + "display" : "Saint Kitts and Nevis" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "KP", + "display" : "Korea, Democratic People's Republic of" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "KR", + "display" : "Korea, Republic of" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "KW", + "display" : "Kuwait" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "KY", + "display" : "Cayman Islands" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "KZ", + "display" : "Kazakhstan" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "LA", + "display" : "Lao People's Democratic Republic" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "LB", + "display" : "Lebanon" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "LC", + "display" : "Saint Lucia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "LI", + "display" : "Liechtenstein" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "LK", + "display" : "Sri Lanka" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "LR", + "display" : "Liberia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "LS", + "display" : "Lesotho" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "LT", + "display" : "Lithuania" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "LU", + "display" : "Luxembourg" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "LV", + "display" : "Latvia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "LY", + "display" : "Libya" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "MA", + "display" : "Morocco" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "MC", + "display" : "Monaco" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "MD", + "display" : "Moldova, Republic of" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "ME", + "display" : "Montenegro" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "MF", + "display" : "Saint Martin (French part)" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "MG", + "display" : "Madagascar" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "MH", + "display" : "Marshall Islands" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "MK", + "display" : "Macedonia, the former Yugoslav Republic of" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "ML", + "display" : "Mali" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "MM", + "display" : "Myanmar" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "MN", + "display" : "Mongolia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "MO", + "display" : "Macao" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "MP", + "display" : "Northern Mariana Islands" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "MQ", + "display" : "Martinique" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "MR", + "display" : "Mauritania" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "MS", + "display" : "Montserrat" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "MT", + "display" : "Malta" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "MU", + "display" : "Mauritius" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "MV", + "display" : "Maldives" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "MW", + "display" : "Malawi" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "MX", + "display" : "Mexico" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "MY", + "display" : "Malaysia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "MZ", + "display" : "Mozambique" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "NA", + "display" : "Namibia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "NC", + "display" : "New Caledonia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "NE", + "display" : "Niger" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "NF", + "display" : "Norfolk Island" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "NG", + "display" : "Nigeria" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "NI", + "display" : "Nicaragua" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "NL", + "display" : "Netherlands" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "NO", + "display" : "Norway" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "NP", + "display" : "Nepal" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "NR", + "display" : "Nauru" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "NU", + "display" : "Niue" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "NZ", + "display" : "New Zealand" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "OM", + "display" : "Oman" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "PA", + "display" : "Panama" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "PE", + "display" : "Peru" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "PF", + "display" : "French Polynesia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "PG", + "display" : "Papua New Guinea" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "PH", + "display" : "Philippines" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "PK", + "display" : "Pakistan" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "PL", + "display" : "Poland" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "PM", + "display" : "Saint Pierre and Miquelon" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "PN", + "display" : "Pitcairn" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "PR", + "display" : "Puerto Rico" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "PS", + "display" : "Palestine, State of" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "PT", + "display" : "Portugal" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "PW", + "display" : "Palau" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "PY", + "display" : "Paraguay" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "QA", + "display" : "Qatar" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "RE", + "display" : "Riunion" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "RO", + "display" : "Romania" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "RS", + "display" : "Serbia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "RU", + "display" : "Russian Federation" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "RW", + "display" : "Rwanda" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "SA", + "display" : "Saudi Arabia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "SB", + "display" : "Solomon Islands" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "SC", + "display" : "Seychelles" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "SD", + "display" : "Sudan" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "SE", + "display" : "Sweden" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "SG", + "display" : "Singapore" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "SH", + "display" : "Saint Helena, Ascension and Tristan da Cunha" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "SI", + "display" : "Slovenia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "SJ", + "display" : "Svalbard and Jan Mayen" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "SK", + "display" : "Slovakia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "SL", + "display" : "Sierra Leone" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "SM", + "display" : "San Marino" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "SN", + "display" : "Senegal" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "SO", + "display" : "Somalia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "SR", + "display" : "Suriname" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "SS", + "display" : "South Sudan" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "ST", + "display" : "Sao Tome and Principe" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "SV", + "display" : "El Salvador" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "SX", + "display" : "Sint Maarten (Dutch part)" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "SY", + "display" : "Syrian Arab Republic" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "SZ", + "display" : "Swaziland" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "TC", + "display" : "Turks and Caicos Islands" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "TD", + "display" : "Chad" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "TF", + "display" : "French Southern Territories" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "TG", + "display" : "Togo" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "TH", + "display" : "Thailand" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "TJ", + "display" : "Tajikistan" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "TK", + "display" : "Tokelau" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "TL", + "display" : "Timor-Leste" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "TM", + "display" : "Turkmenistan" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "TN", + "display" : "Tunisia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "TO", + "display" : "Tonga" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "TR", + "display" : "Turkey" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "TT", + "display" : "Trinidad and Tobago" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "TV", + "display" : "Tuvalu" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "TW", + "display" : "Taiwan, Province of China" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "TZ", + "display" : "Tanzania, United Republic of" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "UA", + "display" : "Ukraine" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "UG", + "display" : "Uganda" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "UM", + "display" : "United States Minor Outlying Islands" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "US", + "display" : "United States of America" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "UY", + "display" : "Uruguay" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "UZ", + "display" : "Uzbekistan" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "VA", + "display" : "Holy See" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "VC", + "display" : "Saint Vincent and the Grenadines" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "VE", + "display" : "Venezuela, Bolivarian Republic of" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "VG", + "display" : "Virgin Islands, British" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "VI", + "display" : "Virgin Islands," + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "VN", + "display" : "Viet Nam" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "VU", + "display" : "Vanuatu" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "WF", + "display" : "Wallis and Futuna" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "WS", + "display" : "Samoa" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "YE", + "display" : "Yemen" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "YT", + "display" : "Mayotte" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "ZA", + "display" : "South Africa" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "ZM", + "display" : "Zambia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "ZW", + "display" : "Zimbabwe" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "ABW", + "display" : "Aruba" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "AFG", + "display" : "Afghanistan" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "AGO", + "display" : "Angola" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "AIA", + "display" : "Anguilla" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "ALA", + "display" : "Eland Islands" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "ALB", + "display" : "Albania" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "AND", + "display" : "Andorra" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "ARE", + "display" : "United Arab Emirates" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "ARG", + "display" : "Argentina" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "ARM", + "display" : "Armenia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "ASM", + "display" : "American Samoa" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "ATA", + "display" : "Antarctica" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "ATF", + "display" : "French Southern Territories" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "ATG", + "display" : "Antigua and Barbuda" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "AUS", + "display" : "Australia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "AUT", + "display" : "Austria" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "AZE", + "display" : "Azerbaijan" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "BDI", + "display" : "Burundi" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "BEL", + "display" : "Belgium" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "BEN", + "display" : "Benin" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "BES", + "display" : "Bonaire, Sint Eustatius and Saba" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "BFA", + "display" : "Burkina Faso" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "BGD", + "display" : "Bangladesh" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "BGR", + "display" : "Bulgaria" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "BHR", + "display" : "Bahrain" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "BHS", + "display" : "Bahamas" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "BIH", + "display" : "Bosnia and Herzegovina" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "BLM", + "display" : "Saint Barthilemy" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "BLR", + "display" : "Belarus" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "BLZ", + "display" : "Belize" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "BMU", + "display" : "Bermuda" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "BOL", + "display" : "Bolivia, Plurinational State of" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "BRA", + "display" : "Brazil" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "BRB", + "display" : "Barbados" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "BRN", + "display" : "Brunei Darussalam" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "BTN", + "display" : "Bhutan" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "BVT", + "display" : "Bouvet Island" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "BWA", + "display" : "Botswana" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "CAF", + "display" : "Central African Republic" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "CAN", + "display" : "Canada" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "CCK", + "display" : "Cocos (Keeling) Islands" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "CHE", + "display" : "Switzerland" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "CHL", + "display" : "Chile" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "CHN", + "display" : "China" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "CIV", + "display" : "Ctte d'Ivoire" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "CMR", + "display" : "Cameroon" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "COD", + "display" : "Congo, the Democratic Republic of the" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "COG", + "display" : "Congo" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "COK", + "display" : "Cook Islands" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "COL", + "display" : "Colombia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "COM", + "display" : "Comoros" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "CPV", + "display" : "Cabo Verde" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "CRI", + "display" : "Costa Rica" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "CUB", + "display" : "Cuba" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "CUW", + "display" : "Curagao" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "CXR", + "display" : "Christmas Island" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "CYM", + "display" : "Cayman Islands" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "CYP", + "display" : "Cyprus" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "CZE", + "display" : "Czechia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "DEU", + "display" : "Germany" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "DJI", + "display" : "Djibouti" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "DMA", + "display" : "Dominica" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "DNK", + "display" : "Denmark" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "DOM", + "display" : "Dominican Republic" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "DZA", + "display" : "Algeria" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "ECU", + "display" : "Ecuador" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "EGY", + "display" : "Egypt" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "ERI", + "display" : "Eritrea" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "ESH", + "display" : "Western Sahara" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "ESP", + "display" : "Spain" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "EST", + "display" : "Estonia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "ETH", + "display" : "Ethiopia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "FIN", + "display" : "Finland" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "FJI", + "display" : "Fiji" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "FLK", + "display" : "Falkland Islands (Malvinas)" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "FRA", + "display" : "France" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "FRO", + "display" : "Faroe Islands" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "FSM", + "display" : "Micronesia, Federated States of" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "GAB", + "display" : "Gabon" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "GBR", + "display" : "United Kingdom" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "GEO", + "display" : "Georgia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "GGY", + "display" : "Guernsey" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "GHA", + "display" : "Ghana" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "GIB", + "display" : "Gibraltar" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "GIN", + "display" : "Guinea" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "GLP", + "display" : "Guadeloupe" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "GMB", + "display" : "Gambia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "GNB", + "display" : "Guinea-Bissau" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "GNQ", + "display" : "Equatorial Guinea" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "GRC", + "display" : "Greece" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "GRD", + "display" : "Grenada" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "GRL", + "display" : "Greenland" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "GTM", + "display" : "Guatemala" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "GUF", + "display" : "French Guiana" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "GUM", + "display" : "Guam" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "GUY", + "display" : "Guyana" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "HKG", + "display" : "Hong Kong" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "HMD", + "display" : "Heard Island and McDonald Islands" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "HND", + "display" : "Honduras" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "HRV", + "display" : "Croatia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "HTI", + "display" : "Haiti" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "HUN", + "display" : "Hungary" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "IDN", + "display" : "Indonesia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "IMN", + "display" : "Isle of Man" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "IND", + "display" : "India" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "IOT", + "display" : "British Indian Ocean Territory" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "IRL", + "display" : "Ireland" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "IRN", + "display" : "Iran, Islamic Republic of" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "IRQ", + "display" : "Iraq" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "ISL", + "display" : "Iceland" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "ISR", + "display" : "Israel" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "ITA", + "display" : "Italy" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "JAM", + "display" : "Jamaica" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "JEY", + "display" : "Jersey" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "JOR", + "display" : "Jordan" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "JPN", + "display" : "Japan" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "KAZ", + "display" : "Kazakhstan" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "KEN", + "display" : "Kenya" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "KGZ", + "display" : "Kyrgyzstan" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "KHM", + "display" : "Cambodia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "KIR", + "display" : "Kiribati" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "KNA", + "display" : "Saint Kitts and Nevis" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "KOR", + "display" : "Korea, Republic of" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "KWT", + "display" : "Kuwait" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "LAO", + "display" : "Lao People's Democratic Republic" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "LBN", + "display" : "Lebanon" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "LBR", + "display" : "Liberia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "LBY", + "display" : "Libya" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "LCA", + "display" : "Saint Lucia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "LIE", + "display" : "Liechtenstein" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "LKA", + "display" : "Sri Lanka" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "LSO", + "display" : "Lesotho" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "LTU", + "display" : "Lithuania" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "LUX", + "display" : "Luxembourg" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "LVA", + "display" : "Latvia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "MAC", + "display" : "Macao" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "MAF", + "display" : "Saint Martin (French part)" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "MAR", + "display" : "Morocco" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "MCO", + "display" : "Monaco" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "MDA", + "display" : "Moldova, Republic of" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "MDG", + "display" : "Madagascar" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "MDV", + "display" : "Maldives" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "MEX", + "display" : "Mexico" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "MHL", + "display" : "Marshall Islands" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "MKD", + "display" : "Macedonia, the former Yugoslav Republic of" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "MLI", + "display" : "Mali" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "MLT", + "display" : "Malta" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "MMR", + "display" : "Myanmar" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "MNE", + "display" : "Montenegro" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "MNG", + "display" : "Mongolia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "MNP", + "display" : "Northern Mariana Islands" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "MOZ", + "display" : "Mozambique" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "MRT", + "display" : "Mauritania" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "MSR", + "display" : "Montserrat" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "MTQ", + "display" : "Martinique" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "MUS", + "display" : "Mauritius" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "MWI", + "display" : "Malawi" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "MYS", + "display" : "Malaysia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "MYT", + "display" : "Mayotte" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "NAM", + "display" : "Namibia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "NCL", + "display" : "New Caledonia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "NER", + "display" : "Niger" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "NFK", + "display" : "Norfolk Island" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "NGA", + "display" : "Nigeria" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "NIC", + "display" : "Nicaragua" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "NIU", + "display" : "Niue" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "NLD", + "display" : "Netherlands" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "NOR", + "display" : "Norway" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "NPL", + "display" : "Nepal" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "NRU", + "display" : "Nauru" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "NZL", + "display" : "New Zealand" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "OMN", + "display" : "Oman" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "PAK", + "display" : "Pakistan" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "PAN", + "display" : "Panama" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "PCN", + "display" : "Pitcairn" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "PER", + "display" : "Peru" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "PHL", + "display" : "Philippines" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "PLW", + "display" : "Palau" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "PNG", + "display" : "Papua New Guinea" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "POL", + "display" : "Poland" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "PRI", + "display" : "Puerto Rico" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "PRK", + "display" : "Korea, Democratic People's Republic of" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "PRT", + "display" : "Portugal" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "PRY", + "display" : "Paraguay" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "PSE", + "display" : "Palestine, State of" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "PYF", + "display" : "French Polynesia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "QAT", + "display" : "Qatar" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "REU", + "display" : "Riunion" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "ROU", + "display" : "Romania" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "RUS", + "display" : "Russian Federation" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "RWA", + "display" : "Rwanda" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "SAU", + "display" : "Saudi Arabia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "SDN", + "display" : "Sudan" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "SEN", + "display" : "Senegal" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "SGP", + "display" : "Singapore" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "SGS", + "display" : "South Georgia and the South Sandwich Islands" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "SHN", + "display" : "Saint Helena, Ascension and Tristan da Cunha" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "SJM", + "display" : "Svalbard and Jan Mayen" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "SLB", + "display" : "Solomon Islands" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "SLE", + "display" : "Sierra Leone" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "SLV", + "display" : "El Salvador" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "SMR", + "display" : "San Marino" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "SOM", + "display" : "Somalia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "SPM", + "display" : "Saint Pierre and Miquelon" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "SRB", + "display" : "Serbia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "SSD", + "display" : "South Sudan" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "STP", + "display" : "Sao Tome and Principe" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "SUR", + "display" : "Suriname" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "SVK", + "display" : "Slovakia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "SVN", + "display" : "Slovenia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "SWE", + "display" : "Sweden" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "SWZ", + "display" : "Swaziland" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "SXM", + "display" : "Sint Maarten (Dutch part)" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "SYC", + "display" : "Seychelles" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "SYR", + "display" : "Syrian Arab Republic" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "TCA", + "display" : "Turks and Caicos Islands" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "TCD", + "display" : "Chad" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "TGO", + "display" : "Togo" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "THA", + "display" : "Thailand" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "TJK", + "display" : "Tajikistan" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "TKL", + "display" : "Tokelau" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "TKM", + "display" : "Turkmenistan" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "TLS", + "display" : "Timor-Leste" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "TON", + "display" : "Tonga" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "TTO", + "display" : "Trinidad and Tobago" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "TUN", + "display" : "Tunisia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "TUR", + "display" : "Turkey" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "TUV", + "display" : "Tuvalu" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "TWN", + "display" : "Taiwan, Province of China" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "TZA", + "display" : "Tanzania, United Republic of" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "UGA", + "display" : "Uganda" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "UKR", + "display" : "Ukraine" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "UMI", + "display" : "United States Minor Outlying Islands" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "URY", + "display" : "Uruguay" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "USA", + "display" : "United States of America" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "UZB", + "display" : "Uzbekistan" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "VAT", + "display" : "Holy See" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "VCT", + "display" : "Saint Vincent and the Grenadines" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "VEN", + "display" : "Venezuela, Bolivarian Republic of" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "VGB", + "display" : "Virgin Islands, British" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "VIR", + "display" : "Virgin Islands, U.S." + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "VNM", + "display" : "Viet Nam" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "VUT", + "display" : "Vanuatu" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "WLF", + "display" : "Wallis and Futuna" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "WSM", + "display" : "Samoa" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "YEM", + "display" : "Yemen" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "ZAF", + "display" : "South Africa" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "ZMB", + "display" : "Zambia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "ZWE", + "display" : "Zimbabwe" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "004", + "display" : "Afghanistan" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "008", + "display" : "Albania" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "010", + "display" : "Antarctica" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "012", + "display" : "Algeria" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "016", + "display" : "American Samoa" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "020", + "display" : "Andorra" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "024", + "display" : "Angola" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "028", + "display" : "Antigua and Barbuda" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "031", + "display" : "Azerbaijan" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "032", + "display" : "Argentina" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "036", + "display" : "Australia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "040", + "display" : "Austria" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "044", + "display" : "Bahamas" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "048", + "display" : "Bahrain" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "050", + "display" : "Bangladesh" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "051", + "display" : "Armenia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "052", + "display" : "Barbados" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "056", + "display" : "Belgium" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "060", + "display" : "Bermuda" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "064", + "display" : "Bhutan" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "068", + "display" : "Bolivia, Plurinational State of" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "070", + "display" : "Bosnia and Herzegovina" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "072", + "display" : "Botswana" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "074", + "display" : "Bouvet Island" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "076", + "display" : "Brazil" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "084", + "display" : "Belize" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "086", + "display" : "British Indian Ocean Territory" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "090", + "display" : "Solomon Islands" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "092", + "display" : "Virgin Islands, British" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "096", + "display" : "Brunei Darussalam" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "100", + "display" : "Bulgaria" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "104", + "display" : "Myanmar" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "108", + "display" : "Burundi" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "112", + "display" : "Belarus" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "116", + "display" : "Cambodia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "120", + "display" : "Cameroon" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "124", + "display" : "Canada" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "132", + "display" : "Cabo Verde" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "136", + "display" : "Cayman Islands" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "140", + "display" : "Central African Republic" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "144", + "display" : "Sri Lanka" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "148", + "display" : "Chad" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "152", + "display" : "Chile" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "156", + "display" : "China" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "158", + "display" : "Taiwan, Province of China" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "162", + "display" : "Christmas Island" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "166", + "display" : "Cocos (Keeling) Islands" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "170", + "display" : "Colombia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "174", + "display" : "Comoros" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "175", + "display" : "Mayotte" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "178", + "display" : "Congo" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "180", + "display" : "Congo, the Democratic Republic of the" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "184", + "display" : "Cook Islands" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "188", + "display" : "Costa Rica" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "191", + "display" : "Croatia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "192", + "display" : "Cuba" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "196", + "display" : "Cyprus" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "203", + "display" : "Czechia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "204", + "display" : "Benin" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "208", + "display" : "Denmark" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "212", + "display" : "Dominica" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "214", + "display" : "Dominican Republic" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "218", + "display" : "Ecuador" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "222", + "display" : "El Salvador" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "226", + "display" : "Equatorial Guinea" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "231", + "display" : "Ethiopia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "232", + "display" : "Eritrea" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "233", + "display" : "Estonia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "234", + "display" : "Faroe Islands" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "238", + "display" : "Falkland Islands (Malvinas)" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "239", + "display" : "South Georgia and the South Sandwich Islands" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "242", + "display" : "Fiji" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "246", + "display" : "Finland" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "248", + "display" : "Eland Islands" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "250", + "display" : "France" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "254", + "display" : "French Guiana" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "258", + "display" : "French Polynesia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "260", + "display" : "French Southern Territories" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "262", + "display" : "Djibouti" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "266", + "display" : "Gabon" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "268", + "display" : "Georgia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "270", + "display" : "Gambia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "275", + "display" : "Palestine, State of" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "276", + "display" : "Germany" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "288", + "display" : "Ghana" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "292", + "display" : "Gibraltar" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "296", + "display" : "Kiribati" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "300", + "display" : "Greece" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "304", + "display" : "Greenland" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "308", + "display" : "Grenada" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "312", + "display" : "Guadeloupe" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "316", + "display" : "Guam" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "320", + "display" : "Guatemala" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "324", + "display" : "Guinea" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "328", + "display" : "Guyana" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "332", + "display" : "Haiti" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "334", + "display" : "Heard Island and McDonald Islands" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "336", + "display" : "Holy See" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "340", + "display" : "Honduras" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "344", + "display" : "Hong Kong" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "348", + "display" : "Hungary" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "352", + "display" : "Iceland" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "356", + "display" : "India" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "360", + "display" : "Indonesia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "364", + "display" : "Iran, Islamic Republic of" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "368", + "display" : "Iraq" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "372", + "display" : "Ireland" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "376", + "display" : "Israel" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "380", + "display" : "Italy" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "384", + "display" : "Ctte d'Ivoire" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "388", + "display" : "Jamaica" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "392", + "display" : "Japan" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "398", + "display" : "Kazakhstan" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "400", + "display" : "Jordan" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "404", + "display" : "Kenya" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "408", + "display" : "Korea, Democratic People's Republic of" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "410", + "display" : "Korea, Republic of" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "414", + "display" : "Kuwait" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "417", + "display" : "Kyrgyzstan" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "418", + "display" : "Lao People's Democratic Republic" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "422", + "display" : "Lebanon" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "426", + "display" : "Lesotho" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "428", + "display" : "Latvia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "430", + "display" : "Liberia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "434", + "display" : "Libya" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "438", + "display" : "Liechtenstein" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "440", + "display" : "Lithuania" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "442", + "display" : "Luxembourg" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "446", + "display" : "Macao" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "450", + "display" : "Madagascar" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "454", + "display" : "Malawi" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "458", + "display" : "Malaysia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "462", + "display" : "Maldives" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "466", + "display" : "Mali" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "470", + "display" : "Malta" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "474", + "display" : "Martinique" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "478", + "display" : "Mauritania" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "480", + "display" : "Mauritius" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "484", + "display" : "Mexico" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "492", + "display" : "Monaco" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "496", + "display" : "Mongolia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "498", + "display" : "Moldova, Republic of" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "499", + "display" : "Montenegro" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "500", + "display" : "Montserrat" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "504", + "display" : "Morocco" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "508", + "display" : "Mozambique" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "512", + "display" : "Oman" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "516", + "display" : "Namibia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "520", + "display" : "Nauru" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "524", + "display" : "Nepal" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "528", + "display" : "Netherlands" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "531", + "display" : "Curagao" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "533", + "display" : "Aruba" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "534", + "display" : "Sint Maarten (Dutch part)" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "535", + "display" : "Bonaire, Sint Eustatius and Saba" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "540", + "display" : "New Caledonia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "548", + "display" : "Vanuatu" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "554", + "display" : "New Zealand" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "558", + "display" : "Nicaragua" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "562", + "display" : "Niger" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "566", + "display" : "Nigeria" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "570", + "display" : "Niue" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "574", + "display" : "Norfolk Island" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "578", + "display" : "Norway" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "580", + "display" : "Northern Mariana Islands" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "581", + "display" : "United States Minor Outlying Islands" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "583", + "display" : "Micronesia, Federated States of" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "584", + "display" : "Marshall Islands" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "585", + "display" : "Palau" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "586", + "display" : "Pakistan" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "591", + "display" : "Panama" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "598", + "display" : "Papua New Guinea" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "600", + "display" : "Paraguay" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "604", + "display" : "Peru" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "608", + "display" : "Philippines" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "612", + "display" : "Pitcairn" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "616", + "display" : "Poland" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "620", + "display" : "Portugal" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "624", + "display" : "Guinea-Bissau" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "626", + "display" : "Timor-Leste" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "630", + "display" : "Puerto Rico" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "634", + "display" : "Qatar" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "638", + "display" : "Riunion" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "642", + "display" : "Romania" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "643", + "display" : "Russian Federation" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "646", + "display" : "Rwanda" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "652", + "display" : "Saint Barthilemy" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "654", + "display" : "Saint Helena, Ascension and Tristan da Cunha" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "659", + "display" : "Saint Kitts and Nevis" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "660", + "display" : "Anguilla" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "662", + "display" : "Saint Lucia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "663", + "display" : "Saint Martin (French part)" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "666", + "display" : "Saint Pierre and Miquelon" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "670", + "display" : "Saint Vincent and the Grenadines" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "674", + "display" : "San Marino" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "678", + "display" : "Sao Tome and Principe" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "682", + "display" : "Saudi Arabia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "686", + "display" : "Senegal" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "688", + "display" : "Serbia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "690", + "display" : "Seychelles" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "694", + "display" : "Sierra Leone" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "702", + "display" : "Singapore" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "703", + "display" : "Slovakia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "704", + "display" : "Viet Nam" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "705", + "display" : "Slovenia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "706", + "display" : "Somalia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "710", + "display" : "South Africa" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "716", + "display" : "Zimbabwe" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "724", + "display" : "Spain" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "728", + "display" : "South Sudan" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "729", + "display" : "Sudan" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "732", + "display" : "Western Sahara" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "740", + "display" : "Suriname" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "744", + "display" : "Svalbard and Jan Mayen" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "748", + "display" : "Swaziland" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "752", + "display" : "Sweden" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "756", + "display" : "Switzerland" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "760", + "display" : "Syrian Arab Republic" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "762", + "display" : "Tajikistan" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "764", + "display" : "Thailand" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "768", + "display" : "Togo" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "772", + "display" : "Tokelau" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "776", + "display" : "Tonga" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "780", + "display" : "Trinidad and Tobago" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "784", + "display" : "United Arab Emirates" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "788", + "display" : "Tunisia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "792", + "display" : "Turkey" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "795", + "display" : "Turkmenistan" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "796", + "display" : "Turks and Caicos Islands" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "798", + "display" : "Tuvalu" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "800", + "display" : "Uganda" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "804", + "display" : "Ukraine" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "807", + "display" : "Macedonia, the former Yugoslav Republic of" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "818", + "display" : "Egypt" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "826", + "display" : "United Kingdom" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "831", + "display" : "Guernsey" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "832", + "display" : "Jersey" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "833", + "display" : "Isle of Man" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "834", + "display" : "Tanzania, United Republic of" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "840", + "display" : "United States of America" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "850", + "display" : "Virgin Islands, U.S." + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "854", + "display" : "Burkina Faso" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "858", + "display" : "Uruguay" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "860", + "display" : "Uzbekistan" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "862", + "display" : "Venezuela, Bolivarian Republic of" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "876", + "display" : "Wallis and Futuna" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "882", + "display" : "Samoa" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "887", + "display" : "Yemen" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "894", + "display" : "Zambia" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/virtual-service-type", + "resource" : { + "resourceType" : "ValueSet", + "id" : "virtual-service-type", + "meta" : { + "lastUpdated" : "2024-10-03T04:31:51.554+11:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fhir" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/virtual-service-type", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3094" + }], + "version" : "6.0.0-ballot2", + "name" : "VirtualServiceType", + "title" : "Virtual Service Type", + "status" : "draft", + "experimental" : true, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 International / FHIR Infrastructure", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://www.hl7.org/Special/committees/fiwg" + }] + }, + { + "telecom" : [{ + "system" : "url", + "value" : "http://www.hl7.org/Special/committees/pafm" + }] + }], + "description" : "Example codes for possible virtual service connection types.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/virtual-service-type" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:0350eb44-9632-4536-b45e-959808c49cb3", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 3, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/virtual-service-type|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/virtual-service-type", + "code" : "zoom", + "display" : "Zoom web conferencing" + }, + { + "system" : "http://hl7.org/fhir/virtual-service-type", + "code" : "ms-teams", + "display" : "Microsoft Teams" + }, + { + "system" : "http://hl7.org/fhir/virtual-service-type", + "code" : "whatsapp", + "display" : "WhatsApp conference call" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/route-codes", + "resource" : { + "resourceType" : "ValueSet", + "id" : "route-codes", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fhir" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/route-codes", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.98" + }], + "version" : "6.0.0-ballot2", + "name" : "SNOMEDCTRouteCodes", + "title" : "SNOMED CT Route Codes", + "status" : "draft", + "experimental" : true, + "date" : "2024-10-02T17:31:51+00:00", + "publisher" : "HL7 International / FHIR Infrastructure", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://www.hl7.org/Special/committees/fiwg" + }] + }], + "description" : "This value set includes all Route codes from SNOMED CT - provided as an exemplar.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "copyright" : "This value set includes content from SNOMED CT, which is copyright © 2002 International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement.", + "compose" : { + "include" : [{ + "system" : "http://snomed.info/sct", + "filter" : [{ + "property" : "concept", + "op" : "is-a", + "value" : "284009009" + }] + }] + }, + "expansion" : { + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/valueset-unclosed", + "valueBoolean" : true + }], + "identifier" : "urn:uuid:20330910-8861-4a1d-8e6d-39e1d10e283e", + "timestamp" : "2024-10-02T17:54:47+00:00", + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-valueset", + "valueUri" : "null" + }, + { + "name" : "used-codesystem", + "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230131" + }, + { + "name" : "version", + "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230131" + }], + "contains" : [{ + "system" : "http://snomed.info/sct", + "code" : "284009009", + "display" : "Route of administration values", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Route of administration value (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Route of administration value" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6064005", + "display" : "Topical route", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Topical route (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Topical use" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A route that begins on the surface of the body." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "10547007", + "display" : "Otic route", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Otic route (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Auricular use" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Otic use" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Auricular route" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A route that begins on, in or by way of the ear." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "12130007", + "display" : "Intra-articular route", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intra-articular route (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intra-articular use" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A route that begins within a joint." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "16857009", + "display" : "Per vagina", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vaginal route" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vaginal use" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Per vagina (route)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vaginal route (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A route that begins in the vagina." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "26643006", + "display" : "Oral route", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Per os" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oral route (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oral use" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Per oral route" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PO - Per os" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "By mouth" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A digestive tract route that begins in the mouth." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "34206005", + "display" : "Subcutaneous route", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subcutaneous route (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "SC use" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subcutaneous use" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "SC route" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subdermal route" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A route that begins in subcutaneous tissue." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "37161004", + "display" : "Per rectum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rectal use" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Per rectum (route)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rectal route (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rectal route" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "An intracolonic route that begins in the rectum." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "37737002", + "display" : "Intraluminal route", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intraluminal route (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intraluminal use" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A route that begins within the channel of a tubular structure or tubular organ." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "37839007", + "display" : "Sublingual route", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sublingual route (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sublingual use" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "An oromucosal route that begins beneath the tongue." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "38239002", + "display" : "Intraperitoneal route", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intraperitoneal route (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intraperitoneal use" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A body cavity route that begins within the peritoneal cavity and that has the propensity for absorption via the peritoneal membrane." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "45890007", + "display" : "Transdermal route", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transdermal route (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transdermal use" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A topical route that begins on the skin and has the propensity for systemic absorption via the dermal layer." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "46713006", + "display" : "Nasal route", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nasal route (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nasal use" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A respiratory tract route that begins in the nasal cavity." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "47625008", + "display" : "Intravenous route", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intravenous route (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intravenous use" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "IV use" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "IV route" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "An intravascular route that begins within a vein." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "54471007", + "display" : "Buccal route", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Buccal route (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Buccal use" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "An oromucosal route that begins on the moist tissue lining of the cheek within the oral cavity." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "54485002", + "display" : "Ophthalmic route", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ophthalmic route (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ophthalmic use" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A route that begins in the eye region." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "58100008", + "display" : "Intra-arterial route", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intra-arterial route (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intra-arterial use" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intraarterial route" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "An intravascular route that begins within an artery." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "60213007", + "display" : "Intramedullary route", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intramedullary route (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intramedullary use" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "An intraosseous route that begins within the marrow cavity of a bone." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "62226000", + "display" : "Intrauterine route", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intrauterine route (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intrauterine use" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A body cavity route that begins within the uterine cavity." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "72607000", + "display" : "Intrathecal route", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intrathecal route (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intrathecal use" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "An intrameningeal route that begins within the subarachnoid space in the cerebrospinal fluid, at any level of the cerebrospinal axis, including within the cerebral ventricles." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "78421000", + "display" : "Intramuscular route", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intramuscular route (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intramuscular use" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "IM route" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "IM use" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A route that begins within a muscle." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "90028008", + "display" : "Urethral route", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Urethral route (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Urethral use" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A route that begins within the urethra." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "127490009", + "display" : "Gastrostomy route", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastrostomy route (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastrostomy use" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "An intragastric and gastrointestinal stoma route that begins through a surgically created opening into the stomach." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "127491008", + "display" : "Jejunostomy route", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Jejunostomy route (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Jejunostomy use" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "An enteral and gastro-intestinal stoma route that begins through a surgically created opening in the jejunum." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "127492001", + "display" : "Nasogastric route", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "NG - Nasogastric route" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nasogastric route (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nasogastric use" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "NG - Nasogastric use" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "An intragastric route that begins through the nose and into the stomach by means of a tube." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "372449004", + "display" : "Dental use", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dental route (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dental route" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "An oral route that begins on or around the teeth or in the teeth." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "372450004", + "display" : "Endocervical use", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Endocervical route (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Endocervical route" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A route that begins within the canal of the cervix uteri." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "372451000", + "display" : "Endosinusial use", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Endosinusial route (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Endosinusial route" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "An intrasinal route that begins within the nasal sinus." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "372452007", + "display" : "Endotracheopulmonary use", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Endotracheopulmonary route (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Endotracheopulmonary route" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A respiratory tract route that begins within the trachea." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "372453002", + "display" : "Extra-amniotic use", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Extra-amniotic route (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Extra-amniotic route" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "An intrauterine route that is introduced between the amnion and the chorion." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "372454008", + "display" : "Gastroenteral use", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastroenteral route (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastroenteral route" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A digestive tract route that begins in the gastrointestinal tract (from the upper esophagus through the rectum)." + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A digestive tract route that begins in the gastrointestinal tract (from the upper oesophagus through the rectum)." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "372457001", + "display" : "Gingival use", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gingival route (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gingival route" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "An oral and topical route that begins on the gingivae." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "372458006", + "display" : "Intraamniotic use", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intraamniotic route (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intraamniotic route" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "An intrauterine route that begins on the inside of the amniotic cavity." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "372459003", + "display" : "Intrabursal use", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intrabursal route (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intrabursal route" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A route that begins within a bursa." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "372460008", + "display" : "Intracardiac use", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intracardiac route (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intracardiac route" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intracardial route" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A route that begins within the heart." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "372461007", + "display" : "Intracavernous use", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intracavernous route (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intracavernous route" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A route that begins within a pathologic cavity." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "372462000", + "display" : "Intracervical route (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intracervical route" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A route that begins in the cervix uteri." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "372463005", + "display" : "Intracoronary use", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intracoronary route (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intracoronary route" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "An intra-arterial route that begins within the coronary arteries." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "372464004", + "display" : "Intradermal use", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intradermal route (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intradermal route" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intracutaneous route" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intracutaneous use" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A route that begins within the dermis of the skin." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "372465003", + "display" : "Intradiscal use", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intradiscal route (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intradiscal route" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "An intraspinal route that begins within a fibrocartilaginous intervertebral disc." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "372466002", + "display" : "Intralesional use", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intralesional route (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intralesional route" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A route that begins within a localized lesion." + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A route that begins within a localised lesion." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "372467006", + "display" : "Intralymphatic use", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intralymphatic route (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intralymphatic route" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A route that begins within the lymphatic vessels or nodes." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "372468001", + "display" : "Intraocular use", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intraocular route (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intraocular route" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "An ophthalmic route that begins within the eyeball." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "372469009", + "display" : "Intrapleural use", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intrapleural route (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intrapleural route" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A route that begins within the pleura or pleural space." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "372470005", + "display" : "Intrasternal use", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intrasternal route (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intrasternal route" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "An intraosseous route that begins within the bone marrow of the sternum." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "372471009", + "display" : "Intravesical use", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intravesical route (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intravesical route" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A body cavity route that begins within the bladder cavity." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "372472002", + "display" : "Ocular route (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ocular route" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A route that begins on the eyeball or conjunctiva." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "372473007", + "display" : "Oromucosal use", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oromucosal route (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oromucosal route" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "An oral route that begins on the moist tissue lining the oral cavity." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "372474001", + "display" : "Periarticular use", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Periarticular route (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Periarticular route" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A route that begins within the tissues surrounding a joint." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "372475000", + "display" : "Perineural use", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Perineural route (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Perineural route" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A route that begins around a nerve or nerves." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "372476004", + "display" : "Subconjunctival use", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subconjunctival route (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subconjunctival route" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "An ophthalmic route that begins beneath the conjunctiva." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "404815008", + "display" : "Transmucosal route (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transmucosal route" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transmucosal use" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A route that begins on the surface of mucosal tissue and has the propensity for systemic absorption via the submucosa." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "404818005", + "display" : "Intratracheal route (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intratracheal route" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intratracheal use" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intratracheal" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A route that begins inside of the trachea specifically, and does not include the potential administration directly to pulmonary locations." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "404819002", + "display" : "Intrabiliary route (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intrabiliary route" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intrabiliary use" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A route that begins within the bile, bile ducts or gallbladder." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "404820008", + "display" : "Epidural route (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Epidural route" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Epidural use" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A meningeal route that begins within the space surrounding the dura mater within the epidural space." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "416174007", + "display" : "Suborbital route (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Suborbital route" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Suborbital use" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "An ophthalmic route that begins beneath the orbit of the eye." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "417070009", + "display" : "Caudal route (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Caudal route" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "An intraspinal route that begins within the cauda equina." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "417255000", + "display" : "Intraosseous route (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intraosseous route" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intra-osseous route" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A route that begins within the bone." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "417950001", + "display" : "Intrathoracic route (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intrathoracic route" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Endothoracic route" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intrathoracic use" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A route that begins within the thorax internal to the ribs." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "417985001", + "display" : "Enteral route (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Enteral route" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A gastroenteral route that begins in the intestinal tract (within the small and large intestines)." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "417989007", + "display" : "Intraductal route (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intraductal route" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A route that begins within the duct of a gland." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "418091004", + "display" : "Intratympanic route (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intratympanic route" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intratympanic use" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "An otic route that begins within the auris media." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "418114005", + "display" : "Intravenous central route (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intravenous central route" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intravenous central use" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "IV central route" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "An intravenous route that begins within the jugular, subclavian or femoral veins." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "418133000", + "display" : "Intramyometrial route (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intramyometrial route" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A route that begins within the myometrium." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "418136008", + "display" : "Gastro-intestinal stoma route (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastro-intestinal stoma route" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A gastroenteral route that begins through a surgically created opening into the gastrointestinal tract." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "418162004", + "display" : "Colostomy route (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Colostomy route" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "An intracolonic and gastro-intestinal stoma route that begins through a surgically created opening into the colon (part of the large intestine measured from the cecum to the rectum)." + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "An intracolonic and gastro-intestinal stoma route that begins through a surgically created opening into the colon (part of the large intestine measured from the caecum to the rectum)." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "418204005", + "display" : "Periurethral route (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Periurethral route" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Periurethral use" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A route that begins within or around the tissues surrounding the urethra." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "418287000", + "display" : "Intracoronal route (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intracoronal route" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A dental route that begins within a portion of a tooth which is covered by enamel and which is separated from the roots by a slightly constricted region known as the neck." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "418321004", + "display" : "Retrobulbar route (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Retrobulbar route" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Retrobulbar use" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "An ophthalmic route that begins behind the eyeball or pons of the eye." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "418331006", + "display" : "Intracartilaginous route (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intracartilaginous route" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A periarticular route that begins within the articular cartilage." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "418401004", + "display" : "Intravitreal route (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intravitreal route" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intravitreal use" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "An intraocular route that begins within the vitreous humor of the eyeball." + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "An intraocular route that begins within the vitreous humour of the eyeball." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "418418000", + "display" : "Intraspinal route (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intraspinal route" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intraspinal use" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A route that begins within the vertebral column." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "418441008", + "display" : "Orogastric route (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Orogastric route" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Orogastric use" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "An intragastric route that begins through the mouth and into the stomach by means of a tube." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "418511008", + "display" : "Transurethral route (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transurethral route" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transurethral use" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A urethral route that begins through the urethra." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "418586008", + "display" : "Intratendinous route (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intratendinous route" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intratendinous use" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A route that begins within a tendon." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "418608002", + "display" : "Intracorneal route (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intracorneal route" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intracorneal use" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "An ophthalmic route that begins within the cornea." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "418664002", + "display" : "Oropharyngeal route (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oropharyngeal route" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oropharyngeal use" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A respiratory tract route that begins with direct application to the oropharynx." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "418722009", + "display" : "Peribulbar route (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Peribulbar route" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Peribulbar use" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "An ophthalmic route that begins around the eyeball." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "418730005", + "display" : "Nasojejunal route (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nasojejunal route" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nasojejunal use" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "An intrajejunal route that begins through the nose and into the jejunum by means of a tube." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "418743005", + "display" : "Fistula route (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fistula route" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A route that begins through a fistula." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "418813001", + "display" : "Surgical drain route (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Surgical drain route" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Surgical drain use" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A route that begins through a surgical drain." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "418821007", + "display" : "Intracameral route (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intracameral route" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intracameral use" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "An intraocular route that begins in the anterior chamber of the eyeball." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "418851001", + "display" : "Paracervical route (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paracervical route" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paracervical use" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A route that begins next to the uterine cervix." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "418877009", + "display" : "Intrasynovial route (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intrasynovial route" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intrasynovial use" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "An intra-articular route that begins within the synovial cavity of a joint." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "418887008", + "display" : "Intraduodenal route (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intraduodenal route" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "An enteral route that begins within the duodenum." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "418892005", + "display" : "Intracisternal route (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intracisternal route" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intracisteral route" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "An intracranial and intrathecal route that begins within the cisterna magna cerebellomedullaris." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "418947002", + "display" : "Intratesticular route (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intratesticular route" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intratesticular use" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A route that begins within the testicles (male reproductive glands)." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "418987007", + "display" : "Intracranial route (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intracranial route" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A route that begins within the skull." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "419021003", + "display" : "Tumour cavity route", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tumor cavity route" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tumor cavity route (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "An intratumor route that begins within a tumor cavity." + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "An intratumour route that begins within a tumour cavity." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "419165009", + "display" : "Paravertebral route (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paravertebral route" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paravertebral use" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A route that begins next to one or more vertebra." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "419231003", + "display" : "Intrasinal route (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intrasinal route" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A respiratory tract route that begins within the nasal or periorbital sinuses." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "419243002", + "display" : "Transcervical route (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transcervical route" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transcervical use" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A route that begins through the cervix." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "419320008", + "display" : "Subtendinous route (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subtendinous route" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subtendinous use" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A route that begins beneath a tendon." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "419396008", + "display" : "Intraabdominal route (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intraabdominal route" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A route that begins within the abdomen." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "419601003", + "display" : "Subgingival route (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subgingival route" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subgingival use" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A gingival route that begins beneath the free margin of the gingivae." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "419631009", + "display" : "Intraovarian route (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intraovarian route" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A route that begins within an ovary or ovaries." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "419684008", + "display" : "Ureteral route (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ureteral route" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ureteral use" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A route that begins within a ureter." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "419762003", + "display" : "Peritendinous route (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Peritendinous route" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Peritendinous use" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A route that begins around a tendon." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "419778001", + "display" : "Intrabronchial route (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intrabronchial route" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "An intrapulmonary tract route that begins within the bronchus." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "419810008", + "display" : "Intraprostatic route (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intraprostatic route" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A route that begins within the prostate gland." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "419874009", + "display" : "Submucosal route (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Submucosal route" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Submucosal use" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A route that begins beneath the mucous membrane." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "419894000", + "display" : "Surgical cavity route (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Surgical cavity route" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Surgical cavity use" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A route that begins within a surgical cavity." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "419954003", + "display" : "Ileostomy route (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ileostomy route" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "An intraileal and gastro-intestinal stoma route that begins through a surgically created opening into the ileum." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "419993007", + "display" : "Intravenous peripheral route (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intravenous peripheral route" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intravenous peripheral use" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "IV peripheral route" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "An intravenous route that begins in a peripheral vein." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "420047004", + "display" : "Periosteal route (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Periosteal route" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Periosteal use" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A route that begins within the periosteum." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "420163009", + "display" : "Esophagostomy route", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oesophagostomy route" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Esophagostomy route (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "An intraesophageal and gastrointestinal stoma route that begins through a surgically created opening into the esophagus." + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "An intraoesophageal and gastrointestinal stoma route that begins through a surgically created opening into the oesophagus." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "420168000", + "display" : "Urostomy route (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Urostomy route" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Urostomy use" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A route that begins through a surgically created opening into the urinary tract." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "420185003", + "display" : "Laryngeal route (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Laryngeal route" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Laryngeal use" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A respiratory tract route that begins on the larynx." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "420201002", + "display" : "Intrapulmonary route (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intrapulmonary route" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A respiratory tract route that begins within the lungs or its bronchi." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "420204005", + "display" : "Mucous fistula route (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mucous fistula route" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A fistula route that begins within a mucous fistula." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "420218003", + "display" : "Nasoduodenal route (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nasoduodenal route" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nasoduodenal use" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "An intraduodenal route that begins through the nose and into the duodenum, usually by means of a tube." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "420254004", + "display" : "Body cavity route (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Body cavity route" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Body cavity use" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intracavitary route" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A route that begins within a non-pathologic hollow cavity, such as that of the abdominal cavity or uterus." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "420287000", + "display" : "Intraventricular route - cardiac (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intraventricular route - cardiac" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intraventricular use - cardiac" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "An intracardiac route that begins within a cardiac ventricle." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "420719007", + "display" : "Intracerebroventricular route (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intracerebroventricular route" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intracerebroventricular use" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "An intracerebral and intrathecal route that begins within a cerebral ventricle." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "428191002", + "display" : "Percutaneous route (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Percutaneous route" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A topical route that begins on the skin and that has the propensity to be absorbed through the skin." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "429817007", + "display" : "Interstitial route (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Interstitial route" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A route that begins within the interstices of a tissue." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "445752009", + "display" : "Intraesophageal route (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intraesophageal route" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intraoesophageal route" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A gastroenteral route that begins within the esophagus." + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A gastroenteral route that begins within the oesophagus." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "445754005", + "display" : "Intragingival route (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intragingival route" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "An oral route that begins within the gingivae." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "445755006", + "display" : "Intravascular route (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intravascular route" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A route that begins with the vascular system." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "445756007", + "display" : "Intradural route (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intradural route" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A meningeal route that begins within the dura." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "445767008", + "display" : "Intrameningeal route (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intrameningeal route" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A route that begins within the meninges." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "445768003", + "display" : "Intragastric route (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intragastric route" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A gastroenteral route that begins within the stomach." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "445771006", + "display" : "Intrapericardial route (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intrapericardial route" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "An intrathoracic route that begins within the pericardium." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "445913005", + "display" : "Intralingual route (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intralingual route" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "An oral route that begins in the tongue." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "445941009", + "display" : "Intrahepatic route (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intrahepatic route" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A route that begins within the liver." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "446105004", + "display" : "Conjunctival route (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conjunctival route" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "An ophthalmic and topical route that begins on the conjunctiva." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "446407004", + "display" : "Intraepicardial route (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intraepicardial route" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "An intrathoracic route that begins within the epicardium." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "446435000", + "display" : "Transendocardial route (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transendocardial route" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "An intracardiac route that begins in the endocardium." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "446442000", + "display" : "Transplacental route (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transplacental route" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "An intrauterine route for a substance that has the propensity for fetal absorption via the placenta." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "446540005", + "display" : "Intracerebral route (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intracerebral route" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "An intracranial route that begins within the cerebrum." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "447026006", + "display" : "Intraileal route (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intraileal route" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "An enteral route that begins within the ileum." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "447052000", + "display" : "Periodontal route (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Periodontal route" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A dental route that begins around a tooth." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "447080003", + "display" : "Peridural route (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Peridural route" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A meningeal route that begins within the space surrounding the dura mater of the spinal cord." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "447081004", + "display" : "Lower respiratory tract route (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lower respiratory tract route" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "447121004", + "display" : "Intramammary route (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intramammary route" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A route that begins within the breast." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "447122006", + "display" : "Intratumor route (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intratumor route" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intratumour route" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A route that begins within a tumor." + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A route that begins within a tumour." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "447227007", + "display" : "Transtympanic route (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transtympanic route" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "An otic route that begins across the tympanic cavity." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "447229005", + "display" : "Transtracheal route (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transtracheal route" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "An endotracheopulmonary route that begins through the wall of the trachea." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "447694001", + "display" : "Respiratory tract route (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Respiratory tract route" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inhalation route" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A route that begins within the respiratory tract, including the oropharynx and nasopharynx." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "447964005", + "display" : "Digestive tract route (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Digestive tract route" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A route that begins anywhere in the digestive tract extending from the mouth through the rectum." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "448077001", + "display" : "Intraepidermal route (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intraepidermal route" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A route that begins within the epidermis of the skin." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "448491004", + "display" : "Intrajejunal route (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intrajejunal route" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "An enteral route that begins within the jejunum." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "448492006", + "display" : "Intracolonic route (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intracolonic route" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "An enteral route that begins within the colon." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "448598008", + "display" : "Cutaneous route (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cutaneous route" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A topical route that begins on the skin or cutaneous wounds and/or nails and/or hair in order to obtain a local effect." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "697971008", + "display" : "Arteriovenous fistula route (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arteriovenous fistula route" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "711360002", + "display" : "Intraneural route (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intraneural route" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Application of the drugs within a nerve." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "711378007", + "display" : "Intramural route (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intramural route" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "714743009", + "display" : "Extracorporeal route (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Extracorporeal route" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A route that occurs outside of the body." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "718329006", + "display" : "Infiltration route (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infiltration route" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A route that begins with diffusion or accumulation in a tissue or cells." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "764723001", + "display" : "Epilesional route (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Epilesional route" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A route that begins on the surface of a localized lesion." + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A route that begins on the surface of a localised lesion." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "766790006", + "display" : "Extracorporeal hemodialysis route (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Extracorporeal haemodialysis route" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Extracorporeal hemodialysis route" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A route used for extracorporeal haemodialysis where the product interacts with the patient blood through a semipermeable membrane." + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A route used for extracorporeal hemodialysis where the product interacts with the patient blood through a semipermeable membrane." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "876824003", + "display" : "Intradialytic route", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intradialytic route (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1078280005", + "display" : "Intracatheter instillation route (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intracatheter instillation route" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intracatheter instillation use" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A route where the substance is placed directly into the lumen of a catheter, often to remedy or prevent an occlusion within the lumen of the catheter. The substance is not meant to directly interact with the patient and may be removed after a specified period of time." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1254769004", + "display" : "Suprachoroidal route", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Suprachoroidal route (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "An ophthalmic route that begins within the suprachoroidal space." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1259221004", + "display" : "Intracorporus cavernosum route (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intracorporus cavernosum route" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1611000175109", + "display" : "Sublesional route (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sublesional route" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "58731000052100", + "display" : "Intestinal route (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intestinal route" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A digestive tract route that begins in the intestine (from the duodenum through the colon)." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "58751000052109", + "display" : "Intraglandular route (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intraglandular route" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A route that begins within a gland." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "58761000052107", + "display" : "Intracholangiopancreatic route", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intracholangiopancreatic route (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A route that begins within the bile duct and pancreatic duct." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "58771000052103", + "display" : "Intraportal route", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intraportal route (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "An intravascular route that begins within the hepatic portal vein." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "58811000052103", + "display" : "Peritumoral route (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Peritumoural route" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Peritumoral route" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A route that begins in the regional surrounding a tumor." + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A route that begins in the regional surrounding a tumour." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "58821000052106", + "display" : "Posterior juxtascleral route (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Posterior juxtascleral route" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "An ophthalmic route that begins in the episcleral space adjacent to the macula." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "58831000052108", + "display" : "Subretinal route (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subretinal route" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "An intraocular route that begins between the sensory retina and the retinal pigment epithelium of the eyeball." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "66621000052103", + "display" : "Sublabial use", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sublabial route (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sublabial route" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "An oromucosal route that begins on the moist tissue lining between the lip and gingiva within the oral cavity." + }] + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/contact-point-system", + "resource" : { + "resourceType" : "ValueSet", + "id" : "contact-point-system", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fhir" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "normative" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version", + "valueCode" : "4.0.0" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 5 + }], + "url" : "http://hl7.org/fhir/ValueSet/contact-point-system", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.71" + }], + "version" : "6.0.0-ballot2", + "name" : "ContactPointSystem", + "title" : "ContactPointSystem", + "status" : "active", + "experimental" : false, + "date" : "2024-10-02T17:31:51+00:00", + "publisher" : "HL7 International / FHIR Infrastructure", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }, + { + "telecom" : [{ + "system" : "url", + "value" : "http://www.hl7.org/Special/committees/fiwg" + }] + }], + "description" : "Telecommunications form for contact point.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/contact-point-system" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:6ad93e4f-b9e9-4660-b1a6-c35eb27343a7", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 7, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/contact-point-system|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/contact-point-system", + "code" : "phone", + "display" : "Phone" + }, + { + "system" : "http://hl7.org/fhir/contact-point-system", + "code" : "fax", + "display" : "Fax" + }, + { + "system" : "http://hl7.org/fhir/contact-point-system", + "code" : "email", + "display" : "Email" + }, + { + "system" : "http://hl7.org/fhir/contact-point-system", + "code" : "pager", + "display" : "Pager" + }, + { + "system" : "http://hl7.org/fhir/contact-point-system", + "code" : "url", + "display" : "URL" + }, + { + "system" : "http://hl7.org/fhir/contact-point-system", + "code" : "sms", + "display" : "SMS" + }, + { + "system" : "http://hl7.org/fhir/contact-point-system", + "code" : "other", + "display" : "Other" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/marital-status", + "resource" : { + "resourceType" : "ValueSet", + "id" : "marital-status", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "pa" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "normative" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version", + "valueCode" : "4.0.0" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 5 + }], + "url" : "http://hl7.org/fhir/ValueSet/marital-status", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.29" + }], + "version" : "6.0.0-ballot2", + "name" : "MaritalStatusCodes", + "title" : "Marital Status Codes", + "status" : "active", + "experimental" : false, + "date" : "2024-10-02T17:31:51+00:00", + "publisher" : "FHIR Project team", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "This value set defines the set of codes that can be used to indicate the marital status of a person.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/v3-MaritalStatus" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-NullFlavor", + "concept" : [{ + "code" : "UNK" + }] + }] + }, + "expansion" : { + "identifier" : "urn:uuid:4f4a08bf-2c1f-44b4-bb08-3ef6588e9e49", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 12, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/v3-MaritalStatus|3.0.0" + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/v3-NullFlavor|3.0.0" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/v3-MaritalStatus", + "code" : "A", + "display" : "Annulled" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-MaritalStatus", + "code" : "D", + "display" : "Divorced" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-MaritalStatus", + "code" : "I", + "display" : "Interlocutory" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-MaritalStatus", + "code" : "L", + "display" : "Legally Separated" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-MaritalStatus", + "code" : "M", + "display" : "Married" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-MaritalStatus", + "code" : "C", + "display" : "Common Law" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-MaritalStatus", + "code" : "P", + "display" : "Polygamous" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-MaritalStatus", + "code" : "T", + "display" : "Domestic partner" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-MaritalStatus", + "code" : "U", + "display" : "unmarried" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-MaritalStatus", + "code" : "S", + "display" : "Never Married" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-MaritalStatus", + "code" : "W", + "display" : "Widowed" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-NullFlavor", + "code" : "UNK", + "display" : "unknown" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/request-resource-types", + "resource" : { + "resourceType" : "ValueSet", + "id" : "request-resource-types", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fhir" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "normative" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 5 + }], + "url" : "http://hl7.org/fhir/ValueSet/request-resource-types", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.1058" + }], + "version" : "6.0.0-ballot2", + "name" : "RequestResourceTypes", + "title" : "Request Resource Types", + "status" : "active", + "experimental" : false, + "date" : "2024-10-02T17:31:51+00:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "All Resource Types that represent request resources", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/fhir-types", + "concept" : [{ + "code" : "Appointment" + }, + { + "code" : "CarePlan" + }, + { + "code" : "Claim" + }, + { + "code" : "CommunicationRequest" + }, + { + "code" : "CoverageEligibilityRequest" + }, + { + "code" : "DeviceRequest" + }, + { + "code" : "EnrollmentRequest" + }, + { + "code" : "ImmunizationRecommendation" + }, + { + "code" : "MedicationRequest" + }, + { + "code" : "NutritionOrder" + }, + { + "code" : "RequestOrchestration" + }, + { + "code" : "ServiceRequest" + }, + { + "code" : "SupplyRequest" + }, + { + "code" : "Task" + }, + { + "code" : "Transport" + }, + { + "code" : "VisionPrescription" + }] + }] + }, + "expansion" : { + "identifier" : "urn:uuid:7da57b31-76b3-4607-a944-0309166d4fe6", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 16, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/fhir-types|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Appointment", + "display" : "Appointment" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "CarePlan", + "display" : "CarePlan" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Claim", + "display" : "Claim" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "CommunicationRequest", + "display" : "CommunicationRequest" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "CoverageEligibilityRequest", + "display" : "CoverageEligibilityRequest" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "DeviceRequest", + "display" : "DeviceRequest" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "EnrollmentRequest", + "display" : "EnrollmentRequest" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ImmunizationRecommendation", + "display" : "ImmunizationRecommendation" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "MedicationRequest", + "display" : "MedicationRequest" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "NutritionOrder", + "display" : "NutritionOrder" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "RequestOrchestration", + "display" : "RequestOrchestration" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ServiceRequest", + "display" : "ServiceRequest" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "SupplyRequest", + "display" : "SupplyRequest" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Task", + "display" : "Task" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Transport", + "display" : "Transport" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "VisionPrescription", + "display" : "VisionPrescription" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/request-intent", + "resource" : { + "resourceType" : "ValueSet", + "id" : "request-intent", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fhir" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 4 + }], + "url" : "http://hl7.org/fhir/ValueSet/request-intent", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.113" + }], + "version" : "6.0.0-ballot2", + "name" : "RequestIntent", + "title" : "RequestIntent", + "status" : "draft", + "experimental" : true, + "date" : "2024-10-02T17:31:51+00:00", + "publisher" : "HL7 International / FHIR Infrastructure", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }, + { + "telecom" : [{ + "system" : "url", + "value" : "http://www.hl7.org/Special/committees/fiwg" + }] + }], + "description" : "Codes indicating the degree of authority/intentionality associated with a request.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/request-intent" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:52a20da1-f674-4476-8a6b-398dc8fdcb23", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 9, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/request-intent|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/request-intent", + "code" : "proposal", + "display" : "Proposal" + }, + { + "system" : "http://hl7.org/fhir/request-intent", + "code" : "plan", + "display" : "Plan" + }, + { + "system" : "http://hl7.org/fhir/request-intent", + "code" : "directive", + "display" : "Directive" + }, + { + "system" : "http://hl7.org/fhir/request-intent", + "code" : "order", + "display" : "Order" + }, + { + "system" : "http://hl7.org/fhir/request-intent", + "code" : "original-order", + "display" : "Original Order" + }, + { + "system" : "http://hl7.org/fhir/request-intent", + "code" : "reflex-order", + "display" : "Reflex Order" + }, + { + "system" : "http://hl7.org/fhir/request-intent", + "code" : "filler-order", + "display" : "Filler Order" + }, + { + "system" : "http://hl7.org/fhir/request-intent", + "code" : "instance-order", + "display" : "Instance Order" + }, + { + "system" : "http://hl7.org/fhir/request-intent", + "code" : "option", + "display" : "Option" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/all-languages", + "resource" : { + "resourceType" : "ValueSet", + "id" : "all-languages", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fhir" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "normative" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version", + "valueCode" : "4.0.0" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 5 + }], + "url" : "http://hl7.org/fhir/ValueSet/all-languages", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.21" + }], + "version" : "6.0.0-ballot2", + "name" : "AllLanguages", + "title" : "All Languages", + "status" : "active", + "experimental" : false, + "date" : "2024-10-02T17:31:51+00:00", + "publisher" : "HL7 International - FHIR-Infrastructure", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "This value set includes all possible codes from BCP-47 (see http://tools.ietf.org/html/bcp47)", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "compose" : { + "include" : [{ + "system" : "urn:ietf:bcp:47" + }] + }, + "expansion" : { + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/valueset-toocostly", + "valueBoolean" : true + }], + "identifier" : "urn:uuid:814c7c1c-1975-47ac-800e-84480fc9010c", + "timestamp" : "2024-09-26T14:19:54.833Z", + "total" : 0, + "offset" : 0, + "parameter" : [{ + "name" : "limitedExpansion", + "valueBoolean" : true + }, + { + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "count", + "valueInteger" : 1000 + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/address-type", + "resource" : { + "resourceType" : "ValueSet", + "id" : "address-type", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fhir" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "normative" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version", + "valueCode" : "4.0.0" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 5 + }], + "url" : "http://hl7.org/fhir/ValueSet/address-type", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.69" + }], + "version" : "6.0.0-ballot2", + "name" : "AddressType", + "title" : "AddressType", + "status" : "active", + "experimental" : false, + "date" : "2024-10-02T17:31:51+00:00", + "publisher" : "HL7 International / FHIR Infrastructure", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }, + { + "telecom" : [{ + "system" : "url", + "value" : "http://www.hl7.org/Special/committees/fiwg" + }] + }], + "description" : "The type of an address (physical / postal).", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/address-type" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:2be4937f-6a9a-493c-9d8b-6ee9a83ed780", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 3, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/address-type|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/address-type", + "code" : "postal", + "display" : "Postal" + }, + { + "system" : "http://hl7.org/fhir/address-type", + "code" : "physical", + "display" : "Physical" + }, + { + "system" : "http://hl7.org/fhir/address-type", + "code" : "both", + "display" : "Postal & Physical" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/administrative-gender", + "resource" : { + "resourceType" : "ValueSet", + "id" : "administrative-gender", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "pa" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "normative" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 5 + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version", + "valueCode" : "4.0.0" + }], + "url" : "http://hl7.org/fhir/ValueSet/administrative-gender", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.1" + }], + "version" : "6.0.0-ballot2", + "name" : "AdministrativeGender", + "title" : "AdministrativeGender", + "status" : "active", + "experimental" : false, + "date" : "2024-10-02T17:31:51+00:00", + "publisher" : "HL7 International / Patient Administration", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://www.hl7.org/Special/committees/pafm" + }] + }], + "description" : "The gender of a person used for administrative purposes.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/administrative-gender" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:765c4e5b-cf3f-4503-9121-85cc111ff4cd", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 4, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/administrative-gender|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/administrative-gender", + "code" : "male", + "display" : "Male" + }, + { + "system" : "http://hl7.org/fhir/administrative-gender", + "code" : "female", + "display" : "Female" + }, + { + "system" : "http://hl7.org/fhir/administrative-gender", + "code" : "other", + "display" : "Other" + }, + { + "system" : "http://hl7.org/fhir/administrative-gender", + "code" : "unknown", + "display" : "Unknown" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/contributor-type", + "resource" : { + "resourceType" : "ValueSet", + "id" : "contributor-type", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fhir" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 5 + }], + "url" : "http://hl7.org/fhir/ValueSet/contributor-type", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.93" + }], + "version" : "6.0.0-ballot2", + "name" : "ContributorType", + "title" : "ContributorType", + "status" : "draft", + "experimental" : false, + "date" : "2024-10-02T17:31:51+00:00", + "publisher" : "HL7 International / FHIR Infrastructure", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }, + { + "telecom" : [{ + "system" : "url", + "value" : "http://www.hl7.org/Special/committees/dss" + }] + }, + { + "telecom" : [{ + "system" : "url", + "value" : "http://www.hl7.org/Special/committees/fiwg" + }] + }], + "description" : "The type of contributor.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/contributor-type" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:d4383dd7-87c2-423e-a5be-134d6f5d5199", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 4, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/contributor-type|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/contributor-type", + "code" : "author", + "display" : "Author" + }, + { + "system" : "http://hl7.org/fhir/contributor-type", + "code" : "editor", + "display" : "Editor" + }, + { + "system" : "http://hl7.org/fhir/contributor-type", + "code" : "reviewer", + "display" : "Reviewer" + }, + { + "system" : "http://hl7.org/fhir/contributor-type", + "code" : "endorser", + "display" : "Endorser" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/discriminator-type", + "resource" : { + "resourceType" : "ValueSet", + "id" : "discriminator-type", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fhir" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "normative" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version", + "valueCode" : "4.0.0" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 5 + }], + "url" : "http://hl7.org/fhir/ValueSet/discriminator-type", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.91" + }], + "version" : "6.0.0-ballot2", + "name" : "DiscriminatorType", + "title" : "DiscriminatorType", + "status" : "active", + "experimental" : false, + "date" : "2024-10-02T17:31:51+00:00", + "publisher" : "HL7 International / FHIR Infrastructure", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }, + { + "telecom" : [{ + "system" : "url", + "value" : "http://www.hl7.org/Special/committees/fiwg" + }] + }], + "description" : "How an element value is interpreted when discrimination is evaluated.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/discriminator-type" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:3de7423c-7b6b-4389-b1b1-e75dad917349", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 6, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/discriminator-type|6.0.0-ballot2" + }], + "property" : [{ + "code" : "status", + "uri" : "http://hl7.org/fhir/concept-properties#status" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/discriminator-type", + "code" : "value", + "display" : "Value" + }, + { + "system" : "http://hl7.org/fhir/discriminator-type", + "code" : "exists", + "display" : "Exists" + }, + { + "system" : "http://hl7.org/fhir/discriminator-type", + "inactive" : true, + "code" : "pattern", + "display" : "Pattern", + "property" : [{ + "code" : "status", + "valueCode" : "deprecated" + }] + }, + { + "system" : "http://hl7.org/fhir/discriminator-type", + "code" : "type", + "display" : "Type" + }, + { + "system" : "http://hl7.org/fhir/discriminator-type", + "code" : "profile", + "display" : "Profile" + }, + { + "system" : "http://hl7.org/fhir/discriminator-type", + "code" : "position", + "display" : "Position" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/event-status", + "resource" : { + "resourceType" : "ValueSet", + "id" : "event-status", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fhir" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 4 + }], + "url" : "http://hl7.org/fhir/ValueSet/event-status", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.109" + }], + "version" : "6.0.0-ballot2", + "name" : "EventStatus", + "title" : "EventStatus", + "status" : "draft", + "experimental" : true, + "date" : "2024-10-02T17:31:51+00:00", + "publisher" : "HL7 International / FHIR Infrastructure", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }, + { + "telecom" : [{ + "system" : "url", + "value" : "http://www.hl7.org/Special/committees/fiwg" + }] + }], + "description" : "Codes identifying the lifecycle stage of an event.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/event-status" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:c3f005e4-d568-4f43-a9f6-b9c4061e8922", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 8, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/event-status|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/event-status", + "code" : "preparation", + "display" : "Preparation" + }, + { + "system" : "http://hl7.org/fhir/event-status", + "code" : "in-progress", + "display" : "In Progress" + }, + { + "system" : "http://hl7.org/fhir/event-status", + "code" : "not-done", + "display" : "Not Done" + }, + { + "system" : "http://hl7.org/fhir/event-status", + "code" : "on-hold", + "display" : "On Hold" + }, + { + "system" : "http://hl7.org/fhir/event-status", + "code" : "stopped", + "display" : "Stopped" + }, + { + "system" : "http://hl7.org/fhir/event-status", + "code" : "completed", + "display" : "Completed" + }, + { + "system" : "http://hl7.org/fhir/event-status", + "code" : "entered-in-error", + "display" : "Entered in Error" + }, + { + "system" : "http://hl7.org/fhir/event-status", + "code" : "unknown", + "display" : "Unknown" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/constraint-severity", + "resource" : { + "resourceType" : "ValueSet", + "id" : "constraint-severity", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fhir" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "normative" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version", + "valueCode" : "4.0.0" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 5 + }], + "url" : "http://hl7.org/fhir/ValueSet/constraint-severity", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.81" + }], + "version" : "6.0.0-ballot2", + "name" : "ConstraintSeverity", + "title" : "ConstraintSeverity", + "status" : "active", + "experimental" : false, + "date" : "2024-10-02T17:31:51+00:00", + "publisher" : "HL7 International / FHIR Infrastructure", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }, + { + "telecom" : [{ + "system" : "url", + "value" : "http://www.hl7.org/Special/committees/fiwg" + }] + }], + "description" : "SHALL applications comply with this constraint?", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/constraint-severity" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:dc045334-2e6d-41c2-acea-76119aa15be8", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 2, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/constraint-severity|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/constraint-severity", + "code" : "error", + "display" : "Error" + }, + { + "system" : "http://hl7.org/fhir/constraint-severity", + "code" : "warning", + "display" : "Warning" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/timezones", + "resource" : { + "resourceType" : "ValueSet", + "id" : "timezones", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fhir" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 3 + }], + "url" : "http://hl7.org/fhir/ValueSet/timezones", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.1036" + }], + "version" : "6.0.0-ballot2", + "name" : "IANATimezones", + "title" : "IANA Timezones", + "status" : "draft", + "experimental" : true, + "date" : "2024-10-02T17:31:51+00:00", + "publisher" : "HL7 International - FHIR-Infrastructure", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "An IANA timezone code for the timezone offset per [BCP 175](https://www.iana.org/go/rfc6557). The offset is specified as part of a dateTime/instant (or using the tzOffset extension on a date if necessary). The timezone code may also be provided to allow for human display of the location associated with the offset. These are codes like 'America/New_York' or 'America/Los_Angeles'. See [IANA Timezones](https://www.iana.org/time-zones) for the official source, and [Wikipedia](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones) for information", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "compose" : { + "include" : [{ + "system" : "https://www.iana.org/time-zones" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:6406e2af-6015-486f-8822-ebd901530753", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 469, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-valueset", + "valueUri" : "null" + }, + { + "name" : "warning-draft", + "valueUri" : "https://www.iana.org/time-zones|20210124" + }, + { + "name" : "used-codesystem", + "valueUri" : "https://www.iana.org/time-zones|20210124" + }, + { + "name" : "version", + "valueUri" : "https://www.iana.org/time-zones|20210124" + }], + "contains" : [{ + "system" : "https://www.iana.org/time-zones", + "code" : "Africa/Abidjan", + "display" : "Africa/Abidjan" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Africa/Accra", + "display" : "Africa/Accra" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Africa/Addis_Ababa", + "display" : "Africa/Addis_Ababa" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Africa/Algiers", + "display" : "Africa/Algiers" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Africa/Asmara", + "display" : "Africa/Asmara" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Africa/Bamako", + "display" : "Africa/Bamako" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Africa/Bangui", + "display" : "Africa/Bangui" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Africa/Banjul", + "display" : "Africa/Banjul" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Africa/Bissau", + "display" : "Africa/Bissau" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Africa/Blantyre", + "display" : "Africa/Blantyre" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Africa/Brazzaville", + "display" : "Africa/Brazzaville" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Africa/Bujumbura", + "display" : "Africa/Bujumbura" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Africa/Cairo", + "display" : "Africa/Cairo" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Africa/Casablanca", + "display" : "Africa/Casablanca" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Africa/Ceuta", + "display" : "Africa/Ceuta" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Africa/Conakry", + "display" : "Africa/Conakry" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Africa/Dakar", + "display" : "Africa/Dakar" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Africa/Dar_es_Salaam", + "display" : "Africa/Dar_es_Salaam" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Africa/Djibouti", + "display" : "Africa/Djibouti" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Africa/Douala", + "display" : "Africa/Douala" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Africa/El_Aaiun", + "display" : "Africa/El_Aaiun" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Africa/Freetown", + "display" : "Africa/Freetown" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Africa/Gaborone", + "display" : "Africa/Gaborone" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Africa/Harare", + "display" : "Africa/Harare" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Africa/Johannesburg", + "display" : "Africa/Johannesburg" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Africa/Juba", + "display" : "Africa/Juba" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Africa/Kampala", + "display" : "Africa/Kampala" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Africa/Khartoum", + "display" : "Africa/Khartoum" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Africa/Kigali", + "display" : "Africa/Kigali" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Africa/Kinshasa", + "display" : "Africa/Kinshasa" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Africa/Lagos", + "display" : "Africa/Lagos" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Africa/Libreville", + "display" : "Africa/Libreville" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Africa/Lome", + "display" : "Africa/Lome" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Africa/Luanda", + "display" : "Africa/Luanda" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Africa/Lubumbashi", + "display" : "Africa/Lubumbashi" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Africa/Lusaka", + "display" : "Africa/Lusaka" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Africa/Malabo", + "display" : "Africa/Malabo" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Africa/Maputo", + "display" : "Africa/Maputo" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Africa/Maseru", + "display" : "Africa/Maseru" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Africa/Mbabane", + "display" : "Africa/Mbabane" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Africa/Mogadishu", + "display" : "Africa/Mogadishu" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Africa/Monrovia", + "display" : "Africa/Monrovia" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Africa/Nairobi", + "display" : "Africa/Nairobi" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Africa/Ndjamena", + "display" : "Africa/Ndjamena" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Africa/Niamey", + "display" : "Africa/Niamey" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Africa/Nouakchott", + "display" : "Africa/Nouakchott" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Africa/Ouagadougou", + "display" : "Africa/Ouagadougou" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Africa/Porto-Novo", + "display" : "Africa/Porto-Novo" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Africa/Sao_Tome", + "display" : "Africa/Sao_Tome" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Africa/Timbuktu", + "display" : "Africa/Timbuktu" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Africa/Tripoli", + "display" : "Africa/Tripoli" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Africa/Tunis", + "display" : "Africa/Tunis" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Africa/Windhoek", + "display" : "Africa/Windhoek" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "America/Adak", + "display" : "America/Adak" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "America/Anchorage", + "display" : "America/Anchorage" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "America/Anguilla", + "display" : "America/Anguilla" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "America/Antigua", + "display" : "America/Antigua" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "America/Araguaina", + "display" : "America/Araguaina" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "America/Argentina/Buenos_Aires", + "display" : "America/Argentina/Buenos_Aires" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "America/Argentina/Catamarca", + "display" : "America/Argentina/Catamarca" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "America/Argentina/ComodRivadavia", + "display" : "America/Argentina/ComodRivadavia" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "America/Argentina/Cordoba", + "display" : "America/Argentina/Cordoba" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "America/Argentina/Jujuy", + "display" : "America/Argentina/Jujuy" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "America/Argentina/La_Rioja", + "display" : "America/Argentina/La_Rioja" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "America/Argentina/Mendoza", + "display" : "America/Argentina/Mendoza" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "America/Argentina/Rio_Gallegos", + "display" : "America/Argentina/Rio_Gallegos" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "America/Argentina/Salta", + "display" : "America/Argentina/Salta" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "America/Argentina/San_Juan", + "display" : "America/Argentina/San_Juan" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "America/Argentina/San_Luis", + "display" : "America/Argentina/San_Luis" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "America/Argentina/Tucuman", + "display" : "America/Argentina/Tucuman" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "America/Argentina/Ushuaia", + "display" : "America/Argentina/Ushuaia" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "America/Aruba", + "display" : "America/Aruba" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "America/Asuncion", + "display" : "America/Asuncion" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "America/Atikokan", + "display" : "America/Atikokan" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "America/Bahia", + "display" : "America/Bahia" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "America/Bahia_Banderas", + "display" : "America/Bahia_Banderas" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "America/Barbados", + "display" : "America/Barbados" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "America/Belem", + "display" : "America/Belem" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "America/Belize", + "display" : "America/Belize" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "America/Blanc-Sablon", + "display" : "America/Blanc-Sablon" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "America/Boa_Vista", + "display" : "America/Boa_Vista" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "America/Bogota", + "display" : "America/Bogota" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "America/Boise", + "display" : "America/Boise" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "America/Cambridge_Bay", + "display" : "America/Cambridge_Bay" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "America/Campo_Grande", + "display" : "America/Campo_Grande" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "America/Cancun", + "display" : "America/Cancun" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "America/Caracas", + "display" : "America/Caracas" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "America/Cayenne", + "display" : "America/Cayenne" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "America/Cayman", + "display" : "America/Cayman" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "America/Chicago", + "display" : "America/Chicago" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "America/Chihuahua", + "display" : "America/Chihuahua" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "America/Coral_Harbour", + "display" : "America/Coral_Harbour" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "America/Costa_Rica", + "display" : "America/Costa_Rica" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "America/Creston", + "display" : "America/Creston" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "America/Cuiaba", + "display" : "America/Cuiaba" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "America/Curacao", + "display" : "America/Curacao" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "America/Danmarkshavn", + "display" : "America/Danmarkshavn" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "America/Dawson", + "display" : "America/Dawson" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "America/Dawson_Creek", + "display" : "America/Dawson_Creek" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "America/Denver", + "display" : "America/Denver" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "America/Detroit", + "display" : "America/Detroit" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "America/Dominica", + "display" : "America/Dominica" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "America/Edmonton", + "display" : "America/Edmonton" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "America/Eirunepe", + "display" : "America/Eirunepe" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "America/El_Salvador", + "display" : "America/El_Salvador" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "America/Ensenada", + "display" : "America/Ensenada" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "America/Fort_Nelson", + "display" : "America/Fort_Nelson" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "America/Fortaleza", + "display" : "America/Fortaleza" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "America/Glace_Bay", + "display" : "America/Glace_Bay" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "America/Goose_Bay", + "display" : "America/Goose_Bay" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "America/Grand_Turk", + "display" : "America/Grand_Turk" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "America/Grenada", + "display" : "America/Grenada" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "America/Guadeloupe", + "display" : "America/Guadeloupe" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "America/Guatemala", + "display" : "America/Guatemala" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "America/Guayaquil", + "display" : "America/Guayaquil" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "America/Guyana", + "display" : "America/Guyana" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "America/Halifax", + "display" : "America/Halifax" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "America/Havana", + "display" : "America/Havana" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "America/Hermosillo", + "display" : "America/Hermosillo" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "America/Indiana/Indianapolis", + "display" : "America/Indiana/Indianapolis" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "America/Indiana/Knox", + "display" : "America/Indiana/Knox" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "America/Indiana/Marengo", + "display" : "America/Indiana/Marengo" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "America/Indiana/Petersburg", + "display" : "America/Indiana/Petersburg" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "America/Indiana/Tell_City", + "display" : "America/Indiana/Tell_City" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "America/Indiana/Vevay", + "display" : "America/Indiana/Vevay" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "America/Indiana/Vincennes", + "display" : "America/Indiana/Vincennes" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "America/Indiana/Winamac", + "display" : "America/Indiana/Winamac" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "America/Inuvik", + "display" : "America/Inuvik" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "America/Iqaluit", + "display" : "America/Iqaluit" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "America/Jamaica", + "display" : "America/Jamaica" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "America/Juneau", + "display" : "America/Juneau" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "America/Kentucky/Louisville", + "display" : "America/Kentucky/Louisville" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "America/Kentucky/Monticello", + "display" : "America/Kentucky/Monticello" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "America/La_Paz", + "display" : "America/La_Paz" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "America/Lima", + "display" : "America/Lima" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "America/Los_Angeles", + "display" : "America/Los_Angeles" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "America/Maceio", + "display" : "America/Maceio" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "America/Managua", + "display" : "America/Managua" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "America/Manaus", + "display" : "America/Manaus" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "America/Martinique", + "display" : "America/Martinique" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "America/Matamoros", + "display" : "America/Matamoros" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "America/Mazatlan", + "display" : "America/Mazatlan" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "America/Menominee", + "display" : "America/Menominee" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "America/Merida", + "display" : "America/Merida" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "America/Metlakatla", + "display" : "America/Metlakatla" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "America/Mexico_City", + "display" : "America/Mexico_City" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "America/Miquelon", + "display" : "America/Miquelon" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "America/Moncton", + "display" : "America/Moncton" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "America/Monterrey", + "display" : "America/Monterrey" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "America/Montevideo", + "display" : "America/Montevideo" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "America/Montreal", + "display" : "America/Montreal" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "America/Montserrat", + "display" : "America/Montserrat" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "America/Nassau", + "display" : "America/Nassau" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "America/New_York", + "display" : "America/New_York" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "America/Nipigon", + "display" : "America/Nipigon" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "America/Nome", + "display" : "America/Nome" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "America/Noronha", + "display" : "America/Noronha" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "America/North_Dakota/Beulah", + "display" : "America/North_Dakota/Beulah" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "America/North_Dakota/Center", + "display" : "America/North_Dakota/Center" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "America/North_Dakota/New_Salem", + "display" : "America/North_Dakota/New_Salem" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "America/Nuuk", + "display" : "America/Nuuk" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "America/Ojinaga", + "display" : "America/Ojinaga" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "America/Panama", + "display" : "America/Panama" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "America/Pangnirtung", + "display" : "America/Pangnirtung" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "America/Paramaribo", + "display" : "America/Paramaribo" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "America/Phoenix", + "display" : "America/Phoenix" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "America/Port-au-Prince", + "display" : "America/Port-au-Prince" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "America/Port_of_Spain", + "display" : "America/Port_of_Spain" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "America/Porto_Velho", + "display" : "America/Porto_Velho" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "America/Puerto_Rico", + "display" : "America/Puerto_Rico" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "America/Punta_Arenas", + "display" : "America/Punta_Arenas" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "America/Rainy_River", + "display" : "America/Rainy_River" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "America/Rankin_Inlet", + "display" : "America/Rankin_Inlet" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "America/Recife", + "display" : "America/Recife" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "America/Regina", + "display" : "America/Regina" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "America/Resolute", + "display" : "America/Resolute" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "America/Rio_Branco", + "display" : "America/Rio_Branco" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "America/Rosario", + "display" : "America/Rosario" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "America/Santarem", + "display" : "America/Santarem" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "America/Santiago", + "display" : "America/Santiago" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "America/Santo_Domingo", + "display" : "America/Santo_Domingo" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "America/Sao_Paulo", + "display" : "America/Sao_Paulo" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "America/Scoresbysund", + "display" : "America/Scoresbysund" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "America/Sitka", + "display" : "America/Sitka" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "America/St_Johns", + "display" : "America/St_Johns" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "America/St_Kitts", + "display" : "America/St_Kitts" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "America/St_Lucia", + "display" : "America/St_Lucia" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "America/St_Thomas", + "display" : "America/St_Thomas" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "America/St_Vincent", + "display" : "America/St_Vincent" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "America/Swift_Current", + "display" : "America/Swift_Current" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "America/Tegucigalpa", + "display" : "America/Tegucigalpa" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "America/Thule", + "display" : "America/Thule" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "America/Thunder_Bay", + "display" : "America/Thunder_Bay" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "America/Tijuana", + "display" : "America/Tijuana" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "America/Toronto", + "display" : "America/Toronto" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "America/Tortola", + "display" : "America/Tortola" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "America/Vancouver", + "display" : "America/Vancouver" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "America/Whitehorse", + "display" : "America/Whitehorse" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "America/Winnipeg", + "display" : "America/Winnipeg" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "America/Yakutat", + "display" : "America/Yakutat" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "America/Yellowknife", + "display" : "America/Yellowknife" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Antarctica/Casey", + "display" : "Antarctica/Casey" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Antarctica/Davis", + "display" : "Antarctica/Davis" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Antarctica/DumontDUrville", + "display" : "Antarctica/DumontDUrville" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Antarctica/Macquarie", + "display" : "Antarctica/Macquarie" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Antarctica/Mawson", + "display" : "Antarctica/Mawson" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Antarctica/McMurdo", + "display" : "Antarctica/McMurdo" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Antarctica/Palmer", + "display" : "Antarctica/Palmer" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Antarctica/Rothera", + "display" : "Antarctica/Rothera" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Antarctica/Syowa", + "display" : "Antarctica/Syowa" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Antarctica/Troll", + "display" : "Antarctica/Troll" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Antarctica/Vostok", + "display" : "Antarctica/Vostok" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Asia/Aden", + "display" : "Asia/Aden" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Asia/Almaty", + "display" : "Asia/Almaty" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Asia/Amman", + "display" : "Asia/Amman" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Asia/Anadyr", + "display" : "Asia/Anadyr" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Asia/Aqtau", + "display" : "Asia/Aqtau" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Asia/Aqtobe", + "display" : "Asia/Aqtobe" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Asia/Ashgabat", + "display" : "Asia/Ashgabat" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Asia/Atyrau", + "display" : "Asia/Atyrau" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Asia/Baghdad", + "display" : "Asia/Baghdad" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Asia/Bahrain", + "display" : "Asia/Bahrain" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Asia/Baku", + "display" : "Asia/Baku" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Asia/Bangkok", + "display" : "Asia/Bangkok" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Asia/Barnaul", + "display" : "Asia/Barnaul" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Asia/Beirut", + "display" : "Asia/Beirut" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Asia/Bishkek", + "display" : "Asia/Bishkek" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Asia/Brunei", + "display" : "Asia/Brunei" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Asia/Chita", + "display" : "Asia/Chita" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Asia/Choibalsan", + "display" : "Asia/Choibalsan" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Asia/Chongqing", + "display" : "Asia/Chongqing" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Asia/Colombo", + "display" : "Asia/Colombo" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Asia/Damascus", + "display" : "Asia/Damascus" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Asia/Dhaka", + "display" : "Asia/Dhaka" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Asia/Dili", + "display" : "Asia/Dili" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Asia/Dubai", + "display" : "Asia/Dubai" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Asia/Dushanbe", + "display" : "Asia/Dushanbe" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Asia/Famagusta", + "display" : "Asia/Famagusta" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Asia/Gaza", + "display" : "Asia/Gaza" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Asia/Hanoi", + "display" : "Asia/Hanoi" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Asia/Harbin", + "display" : "Asia/Harbin" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Asia/Hebron", + "display" : "Asia/Hebron" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Asia/Ho_Chi_Minh", + "display" : "Asia/Ho_Chi_Minh" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Asia/Hong_Kong", + "display" : "Asia/Hong_Kong" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Asia/Hovd", + "display" : "Asia/Hovd" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Asia/Irkutsk", + "display" : "Asia/Irkutsk" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Asia/Jakarta", + "display" : "Asia/Jakarta" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Asia/Jayapura", + "display" : "Asia/Jayapura" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Asia/Jerusalem", + "display" : "Asia/Jerusalem" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Asia/Kabul", + "display" : "Asia/Kabul" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Asia/Kamchatka", + "display" : "Asia/Kamchatka" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Asia/Karachi", + "display" : "Asia/Karachi" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Asia/Kashgar", + "display" : "Asia/Kashgar" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Asia/Kathmandu", + "display" : "Asia/Kathmandu" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Asia/Khandyga", + "display" : "Asia/Khandyga" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Asia/Kolkata", + "display" : "Asia/Kolkata" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Asia/Krasnoyarsk", + "display" : "Asia/Krasnoyarsk" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Asia/Kuala_Lumpur", + "display" : "Asia/Kuala_Lumpur" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Asia/Kuching", + "display" : "Asia/Kuching" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Asia/Kuwait", + "display" : "Asia/Kuwait" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Asia/Macau", + "display" : "Asia/Macau" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Asia/Magadan", + "display" : "Asia/Magadan" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Asia/Makassar", + "display" : "Asia/Makassar" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Asia/Manila", + "display" : "Asia/Manila" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Asia/Muscat", + "display" : "Asia/Muscat" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Asia/Nicosia", + "display" : "Asia/Nicosia" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Asia/Novokuznetsk", + "display" : "Asia/Novokuznetsk" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Asia/Novosibirsk", + "display" : "Asia/Novosibirsk" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Asia/Omsk", + "display" : "Asia/Omsk" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Asia/Oral", + "display" : "Asia/Oral" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Asia/Phnom_Penh", + "display" : "Asia/Phnom_Penh" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Asia/Pontianak", + "display" : "Asia/Pontianak" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Asia/Pyongyang", + "display" : "Asia/Pyongyang" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Asia/Qatar", + "display" : "Asia/Qatar" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Asia/Qostanay", + "display" : "Asia/Qostanay" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Asia/Qyzylorda", + "display" : "Asia/Qyzylorda" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Asia/Riyadh", + "display" : "Asia/Riyadh" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Asia/Sakhalin", + "display" : "Asia/Sakhalin" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Asia/Samarkand", + "display" : "Asia/Samarkand" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Asia/Seoul", + "display" : "Asia/Seoul" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Asia/Shanghai", + "display" : "Asia/Shanghai" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Asia/Singapore", + "display" : "Asia/Singapore" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Asia/Srednekolymsk", + "display" : "Asia/Srednekolymsk" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Asia/Taipei", + "display" : "Asia/Taipei" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Asia/Tashkent", + "display" : "Asia/Tashkent" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Asia/Tbilisi", + "display" : "Asia/Tbilisi" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Asia/Tehran", + "display" : "Asia/Tehran" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Asia/Tel_Aviv", + "display" : "Asia/Tel_Aviv" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Asia/Thimphu", + "display" : "Asia/Thimphu" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Asia/Tokyo", + "display" : "Asia/Tokyo" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Asia/Tomsk", + "display" : "Asia/Tomsk" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Asia/Ulaanbaatar", + "display" : "Asia/Ulaanbaatar" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Asia/Urumqi", + "display" : "Asia/Urumqi" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Asia/Ust-Nera", + "display" : "Asia/Ust-Nera" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Asia/Vientiane", + "display" : "Asia/Vientiane" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Asia/Vladivostok", + "display" : "Asia/Vladivostok" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Asia/Yakutsk", + "display" : "Asia/Yakutsk" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Asia/Yangon", + "display" : "Asia/Yangon" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Asia/Yekaterinburg", + "display" : "Asia/Yekaterinburg" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Asia/Yerevan", + "display" : "Asia/Yerevan" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Atlantic/Azores", + "display" : "Atlantic/Azores" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Atlantic/Bermuda", + "display" : "Atlantic/Bermuda" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Atlantic/Canary", + "display" : "Atlantic/Canary" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Atlantic/Cape_Verde", + "display" : "Atlantic/Cape_Verde" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Atlantic/Faroe", + "display" : "Atlantic/Faroe" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Atlantic/Jan_Mayen", + "display" : "Atlantic/Jan_Mayen" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Atlantic/Madeira", + "display" : "Atlantic/Madeira" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Atlantic/Reykjavik", + "display" : "Atlantic/Reykjavik" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Atlantic/South_Georgia", + "display" : "Atlantic/South_Georgia" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Atlantic/St_Helena", + "display" : "Atlantic/St_Helena" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Atlantic/Stanley", + "display" : "Atlantic/Stanley" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Australia/Adelaide", + "display" : "Australia/Adelaide" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Australia/Brisbane", + "display" : "Australia/Brisbane" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Australia/Broken_Hill", + "display" : "Australia/Broken_Hill" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Australia/Currie", + "display" : "Australia/Currie" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Australia/Darwin", + "display" : "Australia/Darwin" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Australia/Eucla", + "display" : "Australia/Eucla" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Australia/Hobart", + "display" : "Australia/Hobart" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Australia/Lindeman", + "display" : "Australia/Lindeman" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Australia/Lord_Howe", + "display" : "Australia/Lord_Howe" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Australia/Melbourne", + "display" : "Australia/Melbourne" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Australia/Perth", + "display" : "Australia/Perth" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Australia/Sydney", + "display" : "Australia/Sydney" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "CET", + "display" : "CET" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "CST6CDT", + "display" : "CST6CDT" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "EET", + "display" : "EET" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "EST", + "display" : "EST" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "EST5EDT", + "display" : "EST5EDT" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Etc/GMT", + "display" : "Etc/GMT" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Etc/GMT+1", + "display" : "Etc/GMT+1" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Etc/GMT+10", + "display" : "Etc/GMT+10" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Etc/GMT+11", + "display" : "Etc/GMT+11" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Etc/GMT+12", + "display" : "Etc/GMT+12" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Etc/GMT+2", + "display" : "Etc/GMT+2" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Etc/GMT+3", + "display" : "Etc/GMT+3" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Etc/GMT+4", + "display" : "Etc/GMT+4" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Etc/GMT+5", + "display" : "Etc/GMT+5" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Etc/GMT+6", + "display" : "Etc/GMT+6" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Etc/GMT+7", + "display" : "Etc/GMT+7" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Etc/GMT+8", + "display" : "Etc/GMT+8" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Etc/GMT+9", + "display" : "Etc/GMT+9" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Etc/GMT-1", + "display" : "Etc/GMT-1" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Etc/GMT-10", + "display" : "Etc/GMT-10" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Etc/GMT-11", + "display" : "Etc/GMT-11" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Etc/GMT-12", + "display" : "Etc/GMT-12" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Etc/GMT-13", + "display" : "Etc/GMT-13" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Etc/GMT-14", + "display" : "Etc/GMT-14" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Etc/GMT-2", + "display" : "Etc/GMT-2" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Etc/GMT-3", + "display" : "Etc/GMT-3" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Etc/GMT-4", + "display" : "Etc/GMT-4" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Etc/GMT-5", + "display" : "Etc/GMT-5" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Etc/GMT-6", + "display" : "Etc/GMT-6" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Etc/GMT-7", + "display" : "Etc/GMT-7" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Etc/GMT-8", + "display" : "Etc/GMT-8" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Etc/GMT-9", + "display" : "Etc/GMT-9" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Etc/UTC", + "display" : "Etc/UTC" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Europe/Amsterdam", + "display" : "Europe/Amsterdam" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Europe/Andorra", + "display" : "Europe/Andorra" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Europe/Astrakhan", + "display" : "Europe/Astrakhan" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Europe/Athens", + "display" : "Europe/Athens" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Europe/Belfast", + "display" : "Europe/Belfast" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Europe/Belgrade", + "display" : "Europe/Belgrade" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Europe/Berlin", + "display" : "Europe/Berlin" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Europe/Brussels", + "display" : "Europe/Brussels" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Europe/Bucharest", + "display" : "Europe/Bucharest" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Europe/Budapest", + "display" : "Europe/Budapest" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Europe/Chisinau", + "display" : "Europe/Chisinau" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Europe/Copenhagen", + "display" : "Europe/Copenhagen" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Europe/Dublin", + "display" : "Europe/Dublin" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Europe/Gibraltar", + "display" : "Europe/Gibraltar" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Europe/Guernsey", + "display" : "Europe/Guernsey" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Europe/Helsinki", + "display" : "Europe/Helsinki" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Europe/Isle_of_Man", + "display" : "Europe/Isle_of_Man" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Europe/Istanbul", + "display" : "Europe/Istanbul" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Europe/Jersey", + "display" : "Europe/Jersey" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Europe/Kaliningrad", + "display" : "Europe/Kaliningrad" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Europe/Kiev", + "display" : "Europe/Kiev" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Europe/Kirov", + "display" : "Europe/Kirov" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Europe/Lisbon", + "display" : "Europe/Lisbon" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Europe/Ljubljana", + "display" : "Europe/Ljubljana" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Europe/London", + "display" : "Europe/London" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Europe/Luxembourg", + "display" : "Europe/Luxembourg" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Europe/Madrid", + "display" : "Europe/Madrid" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Europe/Malta", + "display" : "Europe/Malta" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Europe/Minsk", + "display" : "Europe/Minsk" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Europe/Monaco", + "display" : "Europe/Monaco" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Europe/Moscow", + "display" : "Europe/Moscow" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Europe/Oslo", + "display" : "Europe/Oslo" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Europe/Paris", + "display" : "Europe/Paris" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Europe/Prague", + "display" : "Europe/Prague" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Europe/Riga", + "display" : "Europe/Riga" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Europe/Rome", + "display" : "Europe/Rome" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Europe/Samara", + "display" : "Europe/Samara" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Europe/Sarajevo", + "display" : "Europe/Sarajevo" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Europe/Saratov", + "display" : "Europe/Saratov" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Europe/Simferopol", + "display" : "Europe/Simferopol" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Europe/Skopje", + "display" : "Europe/Skopje" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Europe/Sofia", + "display" : "Europe/Sofia" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Europe/Stockholm", + "display" : "Europe/Stockholm" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Europe/Tallinn", + "display" : "Europe/Tallinn" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Europe/Tirane", + "display" : "Europe/Tirane" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Europe/Tiraspol", + "display" : "Europe/Tiraspol" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Europe/Ulyanovsk", + "display" : "Europe/Ulyanovsk" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Europe/Uzhgorod", + "display" : "Europe/Uzhgorod" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Europe/Vaduz", + "display" : "Europe/Vaduz" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Europe/Vienna", + "display" : "Europe/Vienna" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Europe/Vilnius", + "display" : "Europe/Vilnius" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Europe/Volgograd", + "display" : "Europe/Volgograd" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Europe/Warsaw", + "display" : "Europe/Warsaw" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Europe/Zagreb", + "display" : "Europe/Zagreb" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Europe/Zaporozhye", + "display" : "Europe/Zaporozhye" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Europe/Zurich", + "display" : "Europe/Zurich" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Factory", + "display" : "Factory" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "HST", + "display" : "HST" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Indian/Antananarivo", + "display" : "Indian/Antananarivo" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Indian/Chagos", + "display" : "Indian/Chagos" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Indian/Christmas", + "display" : "Indian/Christmas" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Indian/Cocos", + "display" : "Indian/Cocos" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Indian/Comoro", + "display" : "Indian/Comoro" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Indian/Kerguelen", + "display" : "Indian/Kerguelen" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Indian/Mahe", + "display" : "Indian/Mahe" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Indian/Maldives", + "display" : "Indian/Maldives" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Indian/Mauritius", + "display" : "Indian/Mauritius" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Indian/Mayotte", + "display" : "Indian/Mayotte" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Indian/Reunion", + "display" : "Indian/Reunion" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "MET", + "display" : "MET" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "MST", + "display" : "MST" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "MST7MDT", + "display" : "MST7MDT" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "PST8PDT", + "display" : "PST8PDT" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Pacific/Apia", + "display" : "Pacific/Apia" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Pacific/Auckland", + "display" : "Pacific/Auckland" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Pacific/Bougainville", + "display" : "Pacific/Bougainville" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Pacific/Chatham", + "display" : "Pacific/Chatham" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Pacific/Chuuk", + "display" : "Pacific/Chuuk" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Pacific/Easter", + "display" : "Pacific/Easter" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Pacific/Efate", + "display" : "Pacific/Efate" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Pacific/Enderbury", + "display" : "Pacific/Enderbury" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Pacific/Fakaofo", + "display" : "Pacific/Fakaofo" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Pacific/Fiji", + "display" : "Pacific/Fiji" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Pacific/Funafuti", + "display" : "Pacific/Funafuti" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Pacific/Galapagos", + "display" : "Pacific/Galapagos" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Pacific/Gambier", + "display" : "Pacific/Gambier" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Pacific/Guadalcanal", + "display" : "Pacific/Guadalcanal" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Pacific/Guam", + "display" : "Pacific/Guam" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Pacific/Honolulu", + "display" : "Pacific/Honolulu" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Pacific/Johnston", + "display" : "Pacific/Johnston" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Pacific/Kiritimati", + "display" : "Pacific/Kiritimati" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Pacific/Kosrae", + "display" : "Pacific/Kosrae" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Pacific/Kwajalein", + "display" : "Pacific/Kwajalein" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Pacific/Majuro", + "display" : "Pacific/Majuro" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Pacific/Marquesas", + "display" : "Pacific/Marquesas" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Pacific/Midway", + "display" : "Pacific/Midway" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Pacific/Nauru", + "display" : "Pacific/Nauru" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Pacific/Niue", + "display" : "Pacific/Niue" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Pacific/Norfolk", + "display" : "Pacific/Norfolk" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Pacific/Noumea", + "display" : "Pacific/Noumea" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Pacific/Pago_Pago", + "display" : "Pacific/Pago_Pago" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Pacific/Palau", + "display" : "Pacific/Palau" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Pacific/Pitcairn", + "display" : "Pacific/Pitcairn" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Pacific/Pohnpei", + "display" : "Pacific/Pohnpei" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Pacific/Port_Moresby", + "display" : "Pacific/Port_Moresby" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Pacific/Rarotonga", + "display" : "Pacific/Rarotonga" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Pacific/Saipan", + "display" : "Pacific/Saipan" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Pacific/Tahiti", + "display" : "Pacific/Tahiti" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Pacific/Tarawa", + "display" : "Pacific/Tarawa" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Pacific/Tongatapu", + "display" : "Pacific/Tongatapu" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Pacific/Wake", + "display" : "Pacific/Wake" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "Pacific/Wallis", + "display" : "Pacific/Wallis" + }, + { + "system" : "https://www.iana.org/time-zones", + "code" : "WET", + "display" : "WET" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/security-label-event-examples", + "resource" : { + "resourceType" : "ValueSet", + "id" : "security-label-event-examples", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "sec" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/security-label-event-examples", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3008" + }], + "version" : "6.0.0-ballot2", + "name" : "SecurityLabelEventExamples", + "title" : "Example set of Event / Bundle used Security Labels", + "status" : "draft", + "experimental" : true, + "date" : "2022-05-10", + "publisher" : "HL7 Security Work Group", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "A sample of security labels from [Healthcare Privacy and Security Classification System](security-labels.html#hcs) that are used on events and requests/responses (aka user context or organization context) made up of PurposeOfUse and maybe a refrain/obligation.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "concept" : [{ + "code" : "TREAT" + }, + { + "code" : "HPAYMT" + }, + { + "code" : "ETREAT" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "concept" : [{ + "code" : "NOAUTH" + }, + { + "code" : "DELAU" + }, + { + "code" : "NORDSCLCD" + }] + }] + }, + "expansion" : { + "identifier" : "urn:uuid:83efa2bc-b9ca-48b6-8112-276622ee11c1", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 6, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/v3-ActReason|3.1.0" + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/v3-ActCode|9.0.0" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "TREAT", + "display" : "treatment", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "treatment" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "HPAYMT", + "display" : "healthcare payment", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "healthcare payment" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "ETREAT", + "display" : "Emergency Treatment", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Emergency Treatment" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "NOAUTH", + "display" : "no disclosure without subject authorization" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "DELAU", + "display" : "delete after use" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "NORDSCLCD", + "display" : "no redisclosure without consent directive" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/operation-outcome", + "resource" : { + "resourceType" : "ValueSet", + "id" : "operation-outcome", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "vocab" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/operation-outcome", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.412" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.584" + }], + "version" : "6.0.0-ballot2", + "name" : "FinancialResourceStatusCodes", + "title" : "Financial Resource Status Codes", + "status" : "draft", + "experimental" : true, + "date" : "2024-10-02T17:31:51+00:00", + "publisher" : "HL7 International / Terminology Infrastructure", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }, + { + "telecom" : [{ + "system" : "url", + "value" : "http://www.hl7.org/Special/committees/fm" + }] + }, + { + "telecom" : [{ + "system" : "url", + "value" : "http://www.hl7.org/Special/committees/Vocab" + }] + }], + "description" : "This value set includes Status codes.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "copyright" : "HL7 International.", + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/operation-outcome" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:da7e71b6-1de4-48d0-b0db-9d8349d9b403", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 51, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/operation-outcome|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/operation-outcome", + "code" : "DELETE_MULTIPLE_MATCHES", + "display" : "Error: Multiple matches exist for the conditional delete", + "designation" : [{ + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fout: er is meer dan één resultaat voor de conditionele delete" + }] + }, + { + "system" : "http://hl7.org/fhir/operation-outcome", + "code" : "MSG_AUTH_REQUIRED", + "display" : "You must authenticate before you can use this service", + "designation" : [{ + "language" : "it", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Autenticazione richiesta prima di usare questo servizio" + }, + { + "language" : "pl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Wymagana autentykacja przed użyciem tego serwisu" + }, + { + "language" : "fr", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vous devez être authentifié avant de pouvoir utiliser ce service" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "U moet zich authenticeren voor gebruik van deze service" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "使用此服务前需认证" + }, + { + "language" : "es", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Debe autenticarse antes de poder usar este servicio" + }] + }, + { + "system" : "http://hl7.org/fhir/operation-outcome", + "code" : "MSG_BAD_FORMAT", + "display" : "Bad Syntax: \"%s\" must be a %s'", + "designation" : [{ + "language" : "ru", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Неверный синтакс: \"%s\" должен быть %s" + }, + { + "language" : "it", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sintassi Errata: \"%s\" deve essere un %s'" + }, + { + "language" : "pl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Błąd składni: \"%s\" powinno być %s'" + }, + { + "language" : "fr", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Erreur de Syntaxe : \"%s\" doit être un %s" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Verkeerde syntax: \"%s\" moet een %s zijn" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "句法错误: \"%s\" 必须是一个 %s'" + }, + { + "language" : "es", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sintaxis Incorrecta: \"%s\" debe de ser un %s'" + }] + }, + { + "system" : "http://hl7.org/fhir/operation-outcome", + "code" : "MSG_BAD_SYNTAX", + "display" : "Bad Syntax in %s", + "designation" : [{ + "language" : "ru", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Неверный синтакс: %s" + }, + { + "language" : "it", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sintassi errata in %s" + }, + { + "language" : "pl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Błąd składni w %s" + }, + { + "language" : "fr", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Erreur de Syntaxe dans %s" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Verkeerde syntax in %s" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "%s 中句法错误" + }, + { + "language" : "es", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sintaxis Incorrecta en %s" + }] + }, + { + "system" : "http://hl7.org/fhir/operation-outcome", + "code" : "MSG_CANT_PARSE_CONTENT", + "display" : "Unable to parse feed (entry content type = \"%s\")", + "designation" : [{ + "language" : "it", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Impossibile effettuare il parsing del feed (tipo del contenuto della entry = \"%s\")" + }, + { + "language" : "pl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Błąd parsowania (typ zawartości wejściowej = \"%s\")" + }, + { + "language" : "fr", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Impossible d'analyser le flux (type de contenu de l'entrée = \"%s\")" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Kan feed niet verwerken (contenttype inhoud = \"%s\")" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "无法解析feed (条目的内容类型 = \"%s\")" + }, + { + "language" : "es", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "No se pudo parsear el feed (el tipo de contenido de la entry = \"%s\")" + }] + }, + { + "system" : "http://hl7.org/fhir/operation-outcome", + "code" : "MSG_CANT_PARSE_ROOT", + "display" : "Unable to parse feed (root element name = \"%s\")", + "designation" : [{ + "language" : "ru", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Не удалось разобрать данные (корневой элемент = \"%s\")" + }, + { + "language" : "it", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Impossibile effettuare il parsing del feed (nome elemento root = \"%s\")" + }, + { + "language" : "pl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Błąd parsowania (nazwa elementu root = \"%s\")" + }, + { + "language" : "fr", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Impossible d'analyser le flux (nom de l'élément racine = \"%s\")" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Kan feed niet verwerken (rootelementnaam = \"%s\")" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "无法解析feed (根元素名 = \"%s\")" + }, + { + "language" : "es", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "No se pudo parsear el feed (nombre del elemento raiz = \"%s\")" + }] + }, + { + "system" : "http://hl7.org/fhir/operation-outcome", + "code" : "MSG_CREATED", + "display" : "New resource created", + "designation" : [{ + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nieuwe resource gemaakt" + }] + }, + { + "system" : "http://hl7.org/fhir/operation-outcome", + "code" : "MSG_DATE_FORMAT", + "display" : "The Date value %s is not in the correct format (Xml Date Format required)", + "designation" : [{ + "language" : "ru", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Значение Date %s в неверном формате (требуется Xml Date формат)" + }, + { + "language" : "it", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Il valore %s per la data non è nel formato corretto (richiesto il Formato Data Xml)" + }, + { + "language" : "pl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Niepoprawny format wartości daty %s (wymagany format XML)" + }, + { + "language" : "fr", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Le format de la date %s est incorrect (format Date Xml attendu)" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "De Datum-waarde %s heeft niet de juiste structuur (Xml Date vereist)" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "日期的值 %s 格式不正确 (要求是Xml Date格式)" + }, + { + "language" : "es", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "El valor de la fecha %s no está en el formato correcto (se requiere un formato de fecha Xml)" + }] + }, + { + "system" : "http://hl7.org/fhir/operation-outcome", + "code" : "MSG_DELETED", + "display" : "This resource has been deleted", + "designation" : [{ + "language" : "ru", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Данный ресурс был удалён" + }, + { + "language" : "it", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Questa risorsa è stata cancellata" + }, + { + "language" : "pl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ten zasób został usunięty" + }, + { + "language" : "fr", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "La ressource a été supprimée" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deze resource is verwijderd" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "该资源已删除" + }, + { + "language" : "es", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Este recurso ha sido borrado" + }] + }, + { + "system" : "http://hl7.org/fhir/operation-outcome", + "code" : "MSG_DELETED_DONE", + "display" : "Resource deleted", + "designation" : [{ + "language" : "ru", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ресурс удалён" + }, + { + "language" : "it", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Risorsa cancellata" + }, + { + "language" : "pl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Zasób usunięto" + }, + { + "language" : "fr", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ressource supprimée" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Resource verwijderd" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "资源已删除" + }, + { + "language" : "es", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recurso borrado" + }] + }, + { + "system" : "http://hl7.org/fhir/operation-outcome", + "code" : "MSG_DELETED_ID", + "display" : "The resource \"%s\" has been deleted", + "designation" : [{ + "language" : "ru", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ресурс \"%s\" был удалён" + }, + { + "language" : "it", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "La risorsa \"%s\" è stata eliminata" + }, + { + "language" : "pl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Zasób \"%s\" został usunięty" + }, + { + "language" : "fr", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "La ressource \"%s\" a été supprimée" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "De resource \"%s\" is verwijderd" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "资源 \"%s\" 已被删除" + }, + { + "language" : "es", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "El recurso \"%s\" ha sido borrado" + }] + }, + { + "system" : "http://hl7.org/fhir/operation-outcome", + "code" : "MSG_DUPLICATE_ID", + "display" : "Duplicate Id %s for resource type %s", + "designation" : [{ + "language" : "ru", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Дублирующий Id %s для типа ресурса %s" + }, + { + "language" : "it", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Id %s duplicato per il tipo di risorsa %s" + }, + { + "language" : "pl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Zdublowany identyfikator %s dla zasobu typu %s" + }, + { + "language" : "fr", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Id %s en double pour le type de ressource %s" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Duplicaat-id %s voor resourcetype %s" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ID %s 重复(资源类型 %s)" + }, + { + "language" : "es", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Id %s duplicada para el recurso de tipo %s" + }] + }, + { + "system" : "http://hl7.org/fhir/operation-outcome", + "code" : "MSG_ERROR_PARSING", + "display" : "Error parsing resource Xml (%s)", + "designation" : [{ + "language" : "ru", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ошибка синтаксического разбора ресурса Xml (%s)" + }, + { + "language" : "it", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Errore nel parsing della risorsa Xml (%s)" + }, + { + "language" : "pl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Błąd w trakcie parsowania zasobu XML (%s)" + }, + { + "language" : "fr", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Erreur d'analyse de la ressource Xml (%s)" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fout in verwerking resource Xml (%s)" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "解析资源Xml时出错 (%s)" + }, + { + "language" : "es", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Error parseando el recurso Xml (%s)" + }] + }, + { + "system" : "http://hl7.org/fhir/operation-outcome", + "code" : "MSG_ID_INVALID", + "display" : "Id \"%s\" has an invalid character \"%s\"", + "designation" : [{ + "language" : "ru", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Id \"%s\" содержит недопустимые символы \"%s\"" + }, + { + "language" : "it", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "L''Id \"%s\" ha un carattere non valido: \"%s\"" + }, + { + "language" : "pl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Identyfikator \"%s\" zawiera niepoprawny znak \"%s\"" + }, + { + "language" : "fr", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Id \"%s\" possède un caractère invalide \"%s\"" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Id \"%s\" heeft een ongeldig teken \"%s\"" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ID \"%s\" 带有非法字符: \"%s\"" + }, + { + "language" : "es", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "El Id \"%s\" contiene el caracter inválido \"%s\"" + }] + }, + { + "system" : "http://hl7.org/fhir/operation-outcome", + "code" : "MSG_ID_TOO_LONG", + "display" : "Id \"%s\" too long (length limit 36)", + "designation" : [{ + "language" : "ru", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Недопустимая длина Id \"%s\" (ограничение 36)" + }, + { + "language" : "it", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Id \"%s\" troppo lunga (limite di lunghezza: 36)" + }, + { + "language" : "pl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Identyfikator \"%s\" jest zbyt długi (limit długości 36)" + }, + { + "language" : "fr", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Id \"%s\" trop long (la longueur limite est 36)" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Id \"%s\" te lang (max lengte 36)" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Id \"%s\" 过长 (长度限制: 36)" + }, + { + "language" : "es", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "El Id \"%s\" es demasiado largo (limite de longitud: 36)" + }] + }, + { + "system" : "http://hl7.org/fhir/operation-outcome", + "code" : "MSG_INVALID_ID", + "display" : "Id not accepted", + "designation" : [{ + "language" : "ru", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Id не принято" + }, + { + "language" : "it", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Id non accettato" + }, + { + "language" : "pl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Identyfikator nie zaakceptowany" + }, + { + "language" : "fr", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Id non accepté" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Id niet geaccepteerd" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Id不被接受" + }, + { + "language" : "es", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Id no aceptada" + }] + }, + { + "system" : "http://hl7.org/fhir/operation-outcome", + "code" : "MSG_JSON_OBJECT", + "display" : "Json Source for a resource should start with an object", + "designation" : [{ + "language" : "ru", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Json Source для ресурса должен начинаться с объекта" + }, + { + "language" : "it", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Il sorgente Json di una risorsa dovrebbe iniziare con un oggetto" + }, + { + "language" : "pl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Źródło json dla zasobu powinno rozpoczynać się od obiektu" + }, + { + "language" : "fr", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "La source Json pour une ressource doit commencer par un objet" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Json Source van een resource moeten beginnen met een object" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "资源的Json源应以一个object开始" + }, + { + "language" : "es", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "La fuente Json para un recurso debería empezar con un objeto" + }] + }, + { + "system" : "http://hl7.org/fhir/operation-outcome", + "code" : "MSG_LOCAL_FAIL", + "display" : "Unable to resolve local reference to resource %s", + "designation" : [{ + "language" : "ru", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Невозможно определить локальную ссылку на ресурс %s" + }, + { + "language" : "it", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Impossibile risolvere il riferimento locale alla risorsa %s" + }, + { + "language" : "pl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Zasób wskazywany przez loklaną referencję %s nie został odnaleziony" + }, + { + "language" : "fr", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Impossible de résourdre la référence locale à la ressource %s" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "De resource met lokale referentie %s is niet gevonden" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "无法解析对资源 %s 的本地引用" + }, + { + "language" : "es", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Imposible resolver la referencia al recurso %s" + }] + }, + { + "system" : "http://hl7.org/fhir/operation-outcome", + "code" : "MSG_NO_EXIST", + "display" : "Resource Id \"%s\" does not exist", + "designation" : [{ + "language" : "ru", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ресурс Id \"%s\" не существует" + }, + { + "language" : "it", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "La risorsa con Id \"%s\" non esiste" + }, + { + "language" : "pl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Zasób o identyfikatorze \"%s\" nie istnieje" + }, + { + "language" : "fr", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "La ressource avec l'Id \"%s\" n'existe pas" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Resource-id \"%s\" bestaat niet" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "资源Id \"%s\"不存在" + }, + { + "language" : "es", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "El recurso con Id \"%s\" no existe" + }] + }, + { + "system" : "http://hl7.org/fhir/operation-outcome", + "code" : "MSG_NO_MATCH", + "display" : "No Resource found matching the query \"%s\"", + "designation" : [{ + "language" : "it", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nessuna Risorsa soddisfa la query \"%s\"" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Geen resource gevonden met query \"%s\"" + }] + }, + { + "system" : "http://hl7.org/fhir/operation-outcome", + "code" : "MSG_NO_MODULE", + "display" : "No module could be found to handle the request \"%s\"", + "designation" : [{ + "language" : "ru", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Модуль для обработки запроса \"%s\" не найден" + }, + { + "language" : "it", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Impossibile trovare un modulo per gestire la richiesta \"%s\"" + }, + { + "language" : "pl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nie można odnaleźć modułu, aby obsłużyć żądanie \"%s\"" + }, + { + "language" : "fr", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aucun module disponible pour traiter la requête \"%s\"" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Er kon geen module worden gevonden om verzoek \"%s\" te verwerken" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "无法找到处理请求\"%s\"的模块" + }, + { + "language" : "es", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "No se encontró un modulo que gestione la petición \"%s\"" + }] + }, + { + "system" : "http://hl7.org/fhir/operation-outcome", + "code" : "MSG_NO_SUMMARY", + "display" : "No Summary for this resource", + "designation" : [{ + "language" : "ru", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Отсутствует Summary для данного ресурса" + }, + { + "language" : "it", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nessun riepilogo per questa risorsa" + }, + { + "language" : "pl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brak podsumowania (Summary) dla tego zasobu" + }, + { + "language" : "fr", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aucun résumé disponible pour cette ressource" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Geen samenvatting voor deze resource" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "该资源无summary" + }, + { + "language" : "es", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "No existe un resumen para este recurso" + }] + }, + { + "system" : "http://hl7.org/fhir/operation-outcome", + "code" : "MSG_OP_NOT_ALLOWED", + "display" : "Operation %s not allowed for resource %s (due to local configuration)", + "designation" : [{ + "language" : "ru", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Операция %s недопустима для ресурса %s (по причине локальной конфигурации)" + }, + { + "language" : "it", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Operazione %s non consentita per la risorsa %s (a causa di configurazioni locali)" + }, + { + "language" : "pl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Niedozwolona operacja %s dla zasobu %s (ze względu na lokalną konfigurację)" + }, + { + "language" : "fr", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "L'opération %s n'est pas permise pour la ressource %s (à cause de la configuration locale)" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bewerking %s niet toegestaan voor resource %s (vanwege lokale configuratie)" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "操作 %s 不允许,对于资源 %s (由于本地配置)" + }, + { + "language" : "es", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Operación %s no permitida para el recurso %s (debido a la configuración local)" + }] + }, + { + "system" : "http://hl7.org/fhir/operation-outcome", + "code" : "MSG_PARAM_CHAINED", + "display" : "Unknown chained parameter name \"%s\"", + "designation" : [{ + "language" : "ru", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Неизвестое вложенное наименование параметра \"%s\"" + }, + { + "language" : "it", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nome di parametro concatenato sconosciuto: \"%s\"" + }, + { + "language" : "pl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nieznana nazwa parametru powiązanego \"%s\"" + }, + { + "language" : "fr", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nom du paramètre chainé inconnu : \"%s\"" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Onbekende geschakelde parameternaam \"%s\"" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "未知的链式参数名: \"%s\"" + }, + { + "language" : "es", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nombre de parametro encadenado desconocido: \"%s\"" + }] + }, + { + "system" : "http://hl7.org/fhir/operation-outcome", + "code" : "MSG_PARAM_INVALID", + "display" : "Parameter \"%s\" content is invalid", + "designation" : [{ + "language" : "it", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Il contenuto del Parametro \"%s\" non è valido" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Waarde van parameter \"%s\" is ongeldig" + }] + }, + { + "system" : "http://hl7.org/fhir/operation-outcome", + "code" : "MSG_PARAM_MODIFIER_INVALID", + "display" : "Parameter \"%s\" modifier is invalid", + "designation" : [{ + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Modifier van parameter \"%s\" is ongeldig" + }] + }, + { + "system" : "http://hl7.org/fhir/operation-outcome", + "code" : "MSG_PARAM_NO_REPEAT", + "display" : "Parameter \"%s\" is not allowed to repeat", + "designation" : [{ + "language" : "ru", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Параметр \"%s\" не может быть повторён" + }, + { + "language" : "it", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Non � consentito ripetere il parametro \"%s\"" + }, + { + "language" : "pl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Parametr \"%s\" nie może zostać powtórzony" + }, + { + "language" : "fr", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Le paramètre \"%s\" ne peut pas être répété" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Parameter \"%s\" mag niet herhalen" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "参数\"%s\"不可重复" + }, + { + "language" : "es", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "No se permite la repetición del parámetro \"%s\"" + }] + }, + { + "system" : "http://hl7.org/fhir/operation-outcome", + "code" : "MSG_PARAM_UNKNOWN", + "display" : "Parameter \"%s\" not understood", + "designation" : [{ + "language" : "ru", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Параметр \"%s\" не понят" + }, + { + "language" : "it", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Parametro \"%s\" non riconosciuto" + }, + { + "language" : "pl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Niezrozumiały parametr \"%s\"" + }, + { + "language" : "fr", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paramètre \"%s\" non reconnu" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Parameter \"%s\" onbekend" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "无法理解参数\"%s\"" + }, + { + "language" : "es", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Parámetro \"%s\" no reconocido" + }] + }, + { + "system" : "http://hl7.org/fhir/operation-outcome", + "code" : "MSG_REMOTE_FAIL", + "display" : "Unable to resolve local reference to resource %s" + }, + { + "system" : "http://hl7.org/fhir/operation-outcome", + "code" : "MSG_RESOURCE_EXAMPLE_PROTECTED", + "display" : "Resources with identity \"example\" cannot be deleted (for testing/training purposes)", + "designation" : [{ + "language" : "ru", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ресурс с идентификатором \"example\" не может быть удалён (для случаев тестирования/обучения)" + }, + { + "language" : "it", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Le Risorse aventi l'identità \"example\" non possono essere cancellate (per finalità di test/formazione)" + }, + { + "language" : "pl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Zasoby oznaczone jako \"example\" nie mogą zostać usunięte (dla celów testów/szkoleń)" + }, + { + "language" : "fr", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Les ressources ayant l'identité \"example\" ne peuvent pas être supprimées (utilisées pour les tests/formations)" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Resources met identiteit \"voorbeeld\" kunnen niet worden verwijderd (ten behoeve van testen/training)" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "以\"example\" 为ID的资源不能被删除 (用于测试/培训)" + }, + { + "language" : "es", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recursos con la identidad \"example\" no pueden ser borrados (son usados para pruebas/entrenamiento)" + }] + }, + { + "system" : "http://hl7.org/fhir/operation-outcome", + "code" : "MSG_RESOURCE_ID_FAIL", + "display" : "unable to allocate resource id", + "designation" : [{ + "language" : "ru", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "невозможно выделить идентификатор ресурса" + }, + { + "language" : "it", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "impossibile allocare l''id della risorsa" + }, + { + "language" : "pl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "nie można nadać identyfikatora zasobu" + }, + { + "language" : "fr", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "impossible d'allouer l'id de la ressource" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "kan geen resource-id reserveren" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "无法分配资源ID" + }, + { + "language" : "es", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "imposible encontrar el id del recurso" + }] + }, + { + "system" : "http://hl7.org/fhir/operation-outcome", + "code" : "MSG_RESOURCE_ID_MISMATCH", + "display" : "Resource Id Mismatch", + "designation" : [{ + "language" : "fr", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Problème de correspondance d'Id de la Ressource" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Resource ID's komen niet overeen" + }] + }, + { + "system" : "http://hl7.org/fhir/operation-outcome", + "code" : "MSG_RESOURCE_ID_MISSING", + "display" : "Resource Id Missing", + "designation" : [{ + "language" : "it", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Id della Risorsa mancante" + }, + { + "language" : "fr", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Id de la Ressource manquante" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Resource ID ontbreekt" + }] + }, + { + "system" : "http://hl7.org/fhir/operation-outcome", + "code" : "MSG_RESOURCE_NOT_ALLOWED", + "display" : "Not allowed to submit a resource for this operation", + "designation" : [{ + "language" : "ru", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Для данной операции отправка ресурса недопустима" + }, + { + "language" : "it", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Non è consentito sottomettere una risorsa per questa operazione" + }, + { + "language" : "pl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nie można zgłosić zasobu dla tej operacji" + }, + { + "language" : "fr", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Non autorisé à soumettre une ressource pour cette opération" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Niet toegestaan om een resource in te dienen voor deze bewerking" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "该操作不允许提交资源" + }, + { + "language" : "es", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "No se permite el envío de un recurso para esta operación" + }] + }, + { + "system" : "http://hl7.org/fhir/operation-outcome", + "code" : "MSG_RESOURCE_REQUIRED", + "display" : "A resource is required", + "designation" : [{ + "language" : "ru", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Требуется ресурс" + }, + { + "language" : "it", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "E'' richiesta una risorsa" + }, + { + "language" : "pl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Zasób jest wymagany" + }, + { + "language" : "fr", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Une ressource est requise" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Een resource is verplicht" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "必须提供一个资源" + }, + { + "language" : "es", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Se requiere un recurso" + }] + }, + { + "system" : "http://hl7.org/fhir/operation-outcome", + "code" : "MSG_RESOURCE_TYPE_MISMATCH", + "display" : "Resource Type Mismatch", + "designation" : [{ + "language" : "ru", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Несоответствие типа ресурса" + }, + { + "language" : "it", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tipo Risorsa non corrispondente" + }, + { + "language" : "pl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Niepoprawny typ zasobu" + }, + { + "language" : "fr", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Type de ressource incorrect" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Verkeerd resourcetype" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "资源类型不匹配" + }, + { + "language" : "es", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Los Tipos de los recursos no coinciden" + }] + }, + { + "system" : "http://hl7.org/fhir/operation-outcome", + "code" : "MSG_SORT_UNKNOWN", + "display" : "Unknown sort parameter name \"%s\"", + "designation" : [{ + "language" : "ru", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Неизвестное имя параметра сортировки \"%s\"" + }, + { + "language" : "it", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nome del parametro di ordinamento \"%s\" non riconosciuto" + }, + { + "language" : "pl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nieznany parametr sortowania \"%s\"" + }, + { + "language" : "fr", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nom du paramètre de tri inconnu \"%s\"" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Onbekende parameternaam \"%s\" voor sortering" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "未知的排序参数名称\"%s\"" + }, + { + "language" : "es", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nombre del parámetro de ordenación \"%s\" desconocido" + }] + }, + { + "system" : "http://hl7.org/fhir/operation-outcome", + "code" : "MSG_TRANSACTION_DUPLICATE_ID", + "display" : "Duplicate Identifier in transaction: %s", + "designation" : [{ + "language" : "ru", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Дублирующий идентификатор в транзакции: %s" + }, + { + "language" : "pl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Zdublowany identyfikator w transakcji: %s" + }, + { + "language" : "fr", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Identifiant en double dans la transaction : %s" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dubbele identificatie in transactie: %s" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "事务中存在重复Id: %s" + }, + { + "language" : "es", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Identificador duplicado en la transacción: %s" + }] + }, + { + "system" : "http://hl7.org/fhir/operation-outcome", + "code" : "MSG_TRANSACTION_MISSING_ID", + "display" : "Missing Identifier in transaction - an entry.id must be provided", + "designation" : [{ + "language" : "ru", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Отсутствует идентификатор в транзакции - требуется entry.id" + }, + { + "language" : "pl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brak identyfikatora w transakcji - należy podać entry.id" + }, + { + "language" : "fr", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Identifiant manquant dans la transaction - un élément entry.id doit être fourni" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ontbrekende identificatie in transactie - entry.id is verplicht" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "事务中缺少Id - 必须提供一个entry.id" + }, + { + "language" : "es", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Identificador de la transacción no encontrado - se debe proporcionar un entry.id" + }] + }, + { + "system" : "http://hl7.org/fhir/operation-outcome", + "code" : "MSG_UNHANDLED_NODE_TYPE", + "display" : "Unhandled xml node type \"%s\"", + "designation" : [{ + "language" : "ru", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Не обработанный xml узел \"%s\"" + }, + { + "language" : "it", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tipo di nodo Xml non gestito \"%s\"" + }, + { + "language" : "pl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nieobsługiwany typ węzła XML \"%s\"" + }, + { + "language" : "fr", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Type de noeud xml \"%s\" non traité" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Kan xml nodetype \"%s\" niet verwerken" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "未处理的XML节点类型\"%s\"" + }, + { + "language" : "es", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tipo de nodo Xml no soportado \"%s\"" + }] + }, + { + "system" : "http://hl7.org/fhir/operation-outcome", + "code" : "MSG_UNKNOWN_CONTENT", + "display" : "Unknown Content (%s) at %s", + "designation" : [{ + "language" : "ru", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Неизвестный контент (%s) в %s" + }, + { + "language" : "it", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Contenuto Sconosciuto (%s) at %s" + }, + { + "language" : "pl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nieznana zawartość (%s) dla %s" + }, + { + "language" : "fr", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Contenu inconnu (%s) à %s" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Onbekende content (%s) at %s" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "未知内容 (%s) 位于 %s" + }, + { + "language" : "es", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Contenido desconocido (%s) en %s" + }] + }, + { + "system" : "http://hl7.org/fhir/operation-outcome", + "code" : "MSG_UNKNOWN_OPERATION", + "display" : "unknown FHIR http operation", + "designation" : [{ + "language" : "ru", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "неизвестная операция FHIR http" + }, + { + "language" : "it", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "operazione http FHIR sconosciuta" + }, + { + "language" : "pl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "nieznana operacja FHIR http" + }, + { + "language" : "fr", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "operation http FHIR inconnue" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "onbekende FHIR http operation" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "未知的FHIR HTTP操作" + }, + { + "language" : "es", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Operación http FHIR desconocida" + }] + }, + { + "system" : "http://hl7.org/fhir/operation-outcome", + "code" : "MSG_UNKNOWN_TYPE", + "display" : "Resource Type \"%s\" not recognised", + "designation" : [{ + "language" : "ru", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Тип ресурса \"%s\" не распознан" + }, + { + "language" : "it", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tipo di Risorsa \"%s\" non riconosciuto" + }, + { + "language" : "pl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nie rozpoznany typ zasobu: \"%s\"" + }, + { + "language" : "fr", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Type de ressource \"%s\" non reconnu" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Resourcetype \"%s\" niet herkend" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "资源类型\"%s\"未识别" + }, + { + "language" : "es", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tipo de Recurso \"%s\" no reconocido" + }] + }, + { + "system" : "http://hl7.org/fhir/operation-outcome", + "code" : "MSG_UPDATED", + "display" : "existing resource updated", + "designation" : [{ + "language" : "ru", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "существующий ресурс обновлён" + }, + { + "language" : "it", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "risorsa esistente aggiornata" + }, + { + "language" : "pl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "uaktualniono istniejący zasób" + }, + { + "language" : "fr", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ressource existante mise à jour" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "bestaande resource updated" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "已有资源被更新" + }, + { + "language" : "es", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recurso existente actualizado" + }] + }, + { + "system" : "http://hl7.org/fhir/operation-outcome", + "code" : "MSG_VERSION_AWARE", + "display" : "Version aware updates are required for this resource", + "designation" : [{ + "language" : "ru", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Для данного ресурса необходимы обновления с учётом версии" + }, + { + "language" : "it", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Questa risorsa richiede aggiornamenti per versione" + }, + { + "language" : "pl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Uaktualnienia zakładające wersjonowanie są wymagane dla tego zasobu" + }, + { + "language" : "fr", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Des mises à jour en relation avec la version sont requises pour cette ressource" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Versie-bewuste updates zijn vereist voor deze resource" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "该资源的更新必须针对版本" + }, + { + "language" : "es", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Este recurso requiere actualizaciones en base a versiones" + }] + }, + { + "system" : "http://hl7.org/fhir/operation-outcome", + "code" : "MSG_VERSION_AWARE_CONFLICT", + "display" : "Update Conflict (server current version = \"%s\", client version referenced = \"%s\")", + "designation" : [{ + "language" : "ru", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Конфликт обновления (текущая версия сервера = \"%s\", указанная версия клиента = \"%s\")" + }, + { + "language" : "it", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conflitto nell''aggiornamento (attuale = \"%s\", quotato = \"%s\")" + }, + { + "language" : "pl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Konflikt podczas uaktualnienia (obecna wersja na serwerze = \"%s\", wersja wskazana przez klienta = \"%s\")" + }, + { + "language" : "fr", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conflit de mise à jour (version courante du serveur = \"%s\", version référencée du client = \"%s\")" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Updateconflict (huidige serverversie = \"%s\", opgegeven clientversie = \"%s\")" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "更新冲突 (服务器当前版本 = \"%s\", 客户端引用的版本 = \"%s\")" + }, + { + "language" : "es", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conflicto de actualizaciones (versión actual del servidor = \"%s\", versión del cliente referenciada = \"%s\")" + }] + }, + { + "system" : "http://hl7.org/fhir/operation-outcome", + "code" : "MSG_VERSION_AWARE_URL", + "display" : "Version specific URL not recognised", + "designation" : [{ + "language" : "ru", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "URL для указанной версии не распознан" + }, + { + "language" : "it", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "URL specifico alla versione non riconosciuto" + }, + { + "language" : "pl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nie rozpoznany URL specyficzny dla wersji" + }, + { + "language" : "fr", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "URL spécifique à une version non reconnue" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Versie-specifieke URL niet herkend" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "未识别特定版本的URL" + }, + { + "language" : "es", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "URL especifica de la versión no reconocida" + }] + }, + { + "system" : "http://hl7.org/fhir/operation-outcome", + "code" : "MSG_WRONG_NS", + "display" : "This does not appear to be a FHIR element or resource (wrong namespace \"%s\")", + "designation" : [{ + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dit lijkt geen FHIR element of resource te zijn (verkeerde namespace \"%s\")" + }] + }, + { + "system" : "http://hl7.org/fhir/operation-outcome", + "code" : "SEARCH_MULTIPLE", + "display" : "Error: Multiple matches exist for %s search parameters \"%s\"", + "designation" : [{ + "language" : "ru", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ошибка: множественные совпадения для %s с параметрами поиска \"%s\"" + }, + { + "language" : "it", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Errore: Trovate corrispondenze multiple per %s parametri di ricerca \"%s\"" + }, + { + "language" : "pl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Błąd: Istnieją wielokrotne dopasowania dla %s parametrów wyszukiwania \"%s\"" + }, + { + "language" : "fr", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Erreur : Plusieurs correspondances existent pour ce paramètre de recherche %s" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fout: er is meer dan één resultaat voor %s zoekparameters \"%s\"" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "错误: 对于 %s 搜索的参数 \"%s\"存在多个匹配" + }, + { + "language" : "es", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Error: Multiples ocurrencias existen para %s parametros de búsqueda \"%s\"" + }] + }, + { + "system" : "http://hl7.org/fhir/operation-outcome", + "code" : "SEARCH_NONE", + "display" : "Error: no processable search found for %s search parameters \"%s\"", + "designation" : [{ + "language" : "ru", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ошибка: обрабатываемых результатов поиска для %s с параметрами поиска \"%s\" не найдено" + }, + { + "language" : "it", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Errore: non è stato trovato alcun parametro di ricerca processabile per %s parametri di ricerca \"%s\"" + }, + { + "language" : "pl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Błąd: Niewykonalne wyszukiwanie dla %s parametrów wyszukiwania \"%s\"" + }, + { + "language" : "fr", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Erreur : aucune recherche trouvée pour les paramètres %s \"%s\"" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fout: geen verwerkbare zoekactie gevonden voor %s zoekparameters \"%s\"" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "错误: 对%s搜索参数\"%s\"未找到可处理的搜索" + }, + { + "language" : "es", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Error: no se encontro una búsqueda apropiada para %s parametros de búsqueda \"%s\"" + }] + }, + { + "system" : "http://hl7.org/fhir/operation-outcome", + "code" : "UPDATE_MULTIPLE_MATCHES", + "display" : "Error: Multiple matches exist for the conditional update", + "designation" : [{ + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fout: er is meer dan één resultaat voor de conditionele update" + }] + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/binding-strength", + "resource" : { + "resourceType" : "ValueSet", + "id" : "binding-strength", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fhir" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "normative" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version", + "valueCode" : "4.0.0" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 5 + }], + "url" : "http://hl7.org/fhir/ValueSet/binding-strength", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.43" + }], + "version" : "6.0.0-ballot2", + "name" : "BindingStrength", + "title" : "BindingStrength", + "status" : "active", + "experimental" : false, + "date" : "2024-10-02T17:31:51+00:00", + "publisher" : "HL7 International / FHIR Infrastructure", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://www.hl7.org/Special/committees/fiwg" + }] + }], + "description" : "Indication of the degree of conformance expectations associated with a binding.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/binding-strength" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:c4bbd862-4e7d-4285-8f83-cbbd312775f5", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 4, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/binding-strength|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/binding-strength", + "code" : "required", + "display" : "Required" + }, + { + "system" : "http://hl7.org/fhir/binding-strength", + "code" : "extensible", + "display" : "Extensible" + }, + { + "system" : "http://hl7.org/fhir/binding-strength", + "code" : "preferred", + "display" : "Preferred" + }, + { + "system" : "http://hl7.org/fhir/binding-strength", + "code" : "example", + "display" : "Example" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/languages", + "resource" : { + "resourceType" : "ValueSet", + "id" : "languages", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fhir" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "normative" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 5 + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version", + "valueCode" : "4.0.0" + }], + "url" : "http://hl7.org/fhir/ValueSet/languages", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.20" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.891" + }], + "version" : "6.0.0-ballot2", + "name" : "CommonLanguages", + "title" : "Common Languages", + "status" : "active", + "experimental" : false, + "date" : "2016-08-22T09:53:05+00:00", + "publisher" : "HL7 International - FHIR-Infrastructure", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "This value set includes common codes from BCP-47 (see http://tools.ietf.org/html/bcp47)", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "compose" : { + "include" : [{ + "system" : "urn:ietf:bcp:47", + "concept" : [{ + "code" : "ar", + "display" : "Arabic", + "designation" : [{ + "language" : "da", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arabisk" + }, + { + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arabic" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arabisch" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "阿拉伯语" + }] + }, + { + "code" : "bg", + "display" : "Bulgarian", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bulgarian" + }] + }, + { + "code" : "bg-BG", + "display" : "Bulgarian (Bulgaria)", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bulgarian (Bulgaria)" + }] + }, + { + "code" : "bn", + "display" : "Bengali", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bengali" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bengaals" + }, + { + "language" : "ru", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Бенгальский" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "孟加拉语" + }, + { + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bengalisch" + }, + { + "language" : "da", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bengalsk" + }] + }, + { + "code" : "cs", + "display" : "Czech", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Czech" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tsjechisch" + }, + { + "language" : "ru", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Чешский" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "捷克语" + }, + { + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tschechisch" + }, + { + "language" : "da", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tjekkisk" + }] + }, + { + "code" : "cs-CZ", + "display" : "Czech (Czechia)", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Czech (Czechia)" + }] + }, + { + "code" : "bs", + "display" : "Bosnian", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bosnian" + }] + }, + { + "code" : "bs-BA", + "display" : "Bosnian (Bosnia and Herzegovina)", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bosnian (Bosnia and Herzegovina))" + }] + }, + { + "code" : "da", + "display" : "Danish", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Danish" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deens" + }, + { + "language" : "ru", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Датский" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "丹麦语" + }, + { + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dänisch" + }, + { + "language" : "da", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dansk" + }] + }, + { + "code" : "da-DK", + "display" : "Danish (Denmark)", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Danish (Denmark)" + }] + }, + { + "code" : "de", + "display" : "German", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "German" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Duits" + }, + { + "language" : "ru", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Немецкий" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "德语" + }, + { + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deutsch" + }, + { + "language" : "da", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tysk" + }] + }, + { + "code" : "de-AT", + "display" : "German (Austria)", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "German (Austria)" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Duits (Oostenrijk)" + }, + { + "language" : "ru", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Немецкий (Австрия)" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "德语 (奥地利)" + }, + { + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deutsch (Österreich)" + }, + { + "language" : "da", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tysk (Østrig" + }] + }, + { + "code" : "de-CH", + "display" : "German (Switzerland)", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "German (Switzerland)" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Duits (Zwitserland)" + }, + { + "language" : "ru", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Немецкий (Швейцария)" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "德语 (瑞士)" + }, + { + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deutsch (Schweiz)" + }, + { + "language" : "da", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tysk (Schweiz)" + }] + }, + { + "code" : "de-DE", + "display" : "German (Germany)", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "German (Germany)" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Duits (Duitsland)" + }, + { + "language" : "ru", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Немецкий (Германия)" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "德语 (德国)" + }, + { + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deutsch (Deutschland)" + }, + { + "language" : "da", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tysk (Tyskland)" + }] + }, + { + "code" : "el", + "display" : "Greek", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Greek" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Grieks" + }, + { + "language" : "ru", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Греческий" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "希腊语" + }, + { + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Griechisch" + }, + { + "language" : "da", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Græsk" + }] + }, + { + "code" : "el-GR", + "display" : "Greek (Greece)", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Greek (Greece)" + }] + }, + { + "code" : "en", + "display" : "English", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "English" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Engels" + }, + { + "language" : "ru", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Английский" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "英语" + }, + { + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Englisch" + }, + { + "language" : "da", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Engelsk" + }] + }, + { + "code" : "en-AU", + "display" : "English (Australia)", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "English (Australia)" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Engels (Australië)" + }, + { + "language" : "ru", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Английский (Австралия)" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "英语 (澳大利亚)" + }, + { + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Englisch (Australien)" + }, + { + "language" : "da", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Engelsk (Australien)" + }] + }, + { + "code" : "en-CA", + "display" : "English (Canada)", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "English (Canada)" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Engels (Canada)" + }, + { + "language" : "ru", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Английский (Канада)" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "英语 (加拿大)" + }, + { + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Englisch (Kanada)" + }, + { + "language" : "da", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Engelsk (Canada)" + }] + }, + { + "code" : "en-GB", + "display" : "English (Great Britain)", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "English (Great Britain)" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Engels (Groot Brittannië)" + }, + { + "language" : "ru", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Английский (Великобритания)" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "英语 (英国)" + }, + { + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Englisch (Großbritannien)" + }, + { + "language" : "da", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Engelsk (Storbritannien)" + }] + }, + { + "code" : "en-IN", + "display" : "English (India)", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "English (India)" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Engels (India)" + }, + { + "language" : "ru", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Английский (Индия)" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "英语 (印度)" + }, + { + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Englisch (Indien)" + }, + { + "language" : "da", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Engelsk (Indien)" + }] + }, + { + "code" : "en-NZ", + "display" : "English (New Zealand)", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "English (New Zealand)" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Engels (Nieuw Zeeland)" + }, + { + "language" : "ru", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Английский (Новая Зеландия)" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "英语 (新西兰)" + }, + { + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Englisch (Neuseeland)" + }, + { + "language" : "da", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Engelsk (New Zeeland)" + }] + }, + { + "code" : "en-SG", + "display" : "English (Singapore)", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "English (Singapore)" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Engels (Singapore)" + }, + { + "language" : "ru", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Английский (Сингапур)" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "英语 (新加坡)" + }, + { + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Englisch (Singapur)" + }, + { + "language" : "da", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Engelsk (Singapore)" + }] + }, + { + "code" : "en-US", + "display" : "English (United States)", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "English (United States)" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Engels (Verenigde Staten)" + }, + { + "language" : "ru", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Английский (США)" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "英语 (美国)" + }, + { + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Englisch (USA)" + }, + { + "language" : "da", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Engelsk (Amerikansk)" + }] + }, + { + "code" : "es", + "display" : "Spanish", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spanish" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spaans" + }, + { + "language" : "ru", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Испанский" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "西班牙语" + }, + { + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spanisch" + }, + { + "language" : "da", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spansk" + }] + }, + { + "code" : "es-AR", + "display" : "Spanish (Argentina)", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spanish (Argentina)" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spaans (Argentinië)" + }, + { + "language" : "ru", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Испанский (Аргентина)" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "西班牙语 (阿根廷)" + }, + { + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spanisch (Argentinien)" + }, + { + "language" : "da", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spansk (Argentina)" + }] + }, + { + "code" : "es-ES", + "display" : "Spanish (Spain)", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spanish (Spain)" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spaans (Spanje)" + }, + { + "language" : "ru", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Испанский (Испания)" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "西班牙语 (西班牙)" + }, + { + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spanisch (Spanien)" + }, + { + "language" : "da", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spansk (Spanien)" + }] + }, + { + "code" : "es-UY", + "display" : "Spanish (Uruguay)", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spanish (Uruguay)" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spaans (Uruguay)" + }, + { + "language" : "ru", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Испанский (Уругвай)" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "西班牙语 (乌拉圭)" + }, + { + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spanisch (Uruguay)" + }, + { + "language" : "da", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spansk (Uruguay)" + }] + }, + { + "code" : "et", + "display" : "Estonian", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Estonian" + }] + }, + { + "code" : "et-EE", + "display" : "Estonian (Estonia)", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Estonian (Estonia)" + }] + }, + { + "code" : "fi", + "display" : "Finnish", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Finnish" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fins" + }, + { + "language" : "ru", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Финский" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "芬兰语" + }, + { + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Finnisch" + }, + { + "language" : "da", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Finsk" + }] + }, + { + "code" : "fr", + "display" : "French", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "French" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Frans" + }, + { + "language" : "ru", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Французский" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "法语" + }, + { + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Französisch" + }, + { + "language" : "da", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fransk" + }] + }, + { + "code" : "fr-BE", + "display" : "French (Belgium)", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "French (Belgium)" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Frans (België)" + }, + { + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Französisch (Belgien)" + }, + { + "language" : "da", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Finsk (Belgien)" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "法语 (比利时)" + }] + }, + { + "code" : "fr-CH", + "display" : "French (Switzerland)", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "French (Switzerland)" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Frans (Zwitserland)" + }, + { + "language" : "ru", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Французский (Швейцария)" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "法语 (瑞士)" + }, + { + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Französisch (Schweiz)" + }, + { + "language" : "da", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fransk (Schweiz)" + }] + }, + { + "code" : "fr-FR", + "display" : "French (France)", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "French (France)" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Frans (Frankrijk)" + }, + { + "language" : "ru", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Французский (Франция)" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "法语 (法国)" + }, + { + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Französisch (Frankreich)" + }, + { + "language" : "da", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fransk (Frankrig)" + }] + }, + { + "code" : "fi-FI", + "display" : "Finnish (Finland)", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Finnish (Finland)" + }] + }, + { + "code" : "fr-CA", + "display" : "French (Canada)", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "French (Canada)" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Frans (Frankrijk)" + }, + { + "language" : "ru", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Французский (Канада)" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "法语 (加拿大)" + }, + { + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Französisch (Kanada)" + }, + { + "language" : "da", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fransk (Canada)" + }] + }, + { + "code" : "fy", + "display" : "Frisian", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Frisian" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fries" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "弗里士兰语" + }, + { + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Friesisch" + }, + { + "language" : "da", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Frisisk" + }] + }, + { + "code" : "fy-NL", + "display" : "Frisian (Netherlands)", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Frisian (Netherlands)" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fries (Nederland)" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "弗里士兰语(荷兰)" + }, + { + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Friesisch (Niederlande)" + }, + { + "language" : "da", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Frisisk (Holland)" + }] + }, + { + "code" : "hi", + "display" : "Hindi", + "designation" : [{ + "language" : "da", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hindi" + }, + { + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hindi" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hindi" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "印地语" + }] + }, + { + "code" : "hr", + "display" : "Croatian", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Croatian" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Kroatisch" + }, + { + "language" : "ru", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Хорватский" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "克罗地亚语" + }, + { + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Kroatisch" + }, + { + "language" : "da", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Kroatisk" + }] + }, + { + "code" : "hr-HR", + "display" : "Croatian (Croatia)", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Croatian (Croatia)" + }] + }, + { + "code" : "is", + "display" : "Icelandic", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Icelandic" + }] + }, + { + "code" : "is-IS", + "display" : "Icelandic (Iceland)", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Icelandic (Iceland)" + }] + }, + { + "code" : "it", + "display" : "Italian", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Italian" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Italiaans" + }, + { + "language" : "ru", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Итальянский" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "意大利语" + }, + { + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Italienisch" + }, + { + "language" : "da", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Italiensk" + }] + }, + { + "code" : "it-CH", + "display" : "Italian (Switzerland)", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Italian (Switzerland)" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Italiaans (Zwitserland)" + }, + { + "language" : "ru", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Итальянский (Швейцария)" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "意大利语 (瑞士)" + }, + { + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Italienisch (Schweiz)" + }, + { + "language" : "da", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Italiensk (Schweiz)" + }] + }, + { + "code" : "it-IT", + "display" : "Italian (Italy)", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Italian (Italy)" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Italiaans (Italië)" + }, + { + "language" : "ru", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Итальянский (Италия)" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "意大利语 (意大利)" + }, + { + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Italienisch (Italien)" + }, + { + "language" : "da", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Italiensk (Italien)" + }] + }, + { + "code" : "ja", + "display" : "Japanese", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Japanese" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Japans" + }, + { + "language" : "ru", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Японский" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "日语" + }, + { + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Japanisch" + }, + { + "language" : "da", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Japansk" + }] + }, + { + "code" : "ko", + "display" : "Korean", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Korean" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Koreaans" + }, + { + "language" : "ru", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Корейский" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "朝鲜语" + }, + { + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Koreanisch" + }, + { + "language" : "da", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Koreansk" + }] + }, + { + "code" : "lt", + "display" : "Lithuanian", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lithuanian" + }] + }, + { + "code" : "lt-LT", + "display" : "Lithuanian (Lithuania)", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lithuanian (Lithuania)" + }] + }, + { + "code" : "lv", + "display" : "Latvian", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Latvian" + }] + }, + { + "code" : "lv-LV", + "display" : "Latvian (Latvia)", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Latvian (Latvia)" + }] + }, + { + "code" : "nl", + "display" : "Dutch", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dutch" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nederlands" + }, + { + "language" : "ru", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Нидерландский" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "荷兰语" + }, + { + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Niederländisch" + }, + { + "language" : "da", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hollandsk" + }] + }, + { + "code" : "nl-BE", + "display" : "Dutch (Belgium)", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dutch (Belgium)" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nederlands (België)" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "荷兰语 (比利时)" + }, + { + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Niederländisch (Belgien)" + }, + { + "language" : "da", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hollandsk (Belgien)" + }] + }, + { + "code" : "nl-NL", + "display" : "Dutch (Netherlands)", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dutch (Netherlands)" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nederlands (Nederland)" + }, + { + "language" : "ru", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Нидерландский (Нидерланды)" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "荷兰语 (荷兰)" + }, + { + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Niederländisch (Niederlande)" + }, + { + "language" : "da", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hollandsk (Holland)" + }] + }, + { + "code" : "no", + "display" : "Norwegian", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Norwegian" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Noors" + }, + { + "language" : "ru", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Норвежский" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "挪威语" + }, + { + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Norwegisch" + }, + { + "language" : "da", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Norsk" + }] + }, + { + "code" : "no-NO", + "display" : "Norwegian (Norway)", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Norwegian (Norway)" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Noors (Noorwegen)" + }, + { + "language" : "ru", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Норвежский (Норвегия)" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "挪威语 (挪威)" + }, + { + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Norwegisch (Norwegen)" + }, + { + "language" : "da", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Norsk (Norge)" + }] + }, + { + "code" : "pa", + "display" : "Punjabi", + "designation" : [{ + "language" : "da", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Punjabi" + }, + { + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Punjabi" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Punjabi" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "旁遮普语" + }] + }, + { + "code" : "pl", + "display" : "Polish", + "designation" : [{ + "language" : "pl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Polskie" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "波兰语" + }] + }, + { + "code" : "pl-PL", + "display" : "Polish (Poland)", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Polish (Poland)" + }] + }, + { + "code" : "pt", + "display" : "Portuguese", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Portuguese" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Portugees" + }, + { + "language" : "ru", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Португальский" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "葡萄牙语" + }, + { + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Portugiesisch" + }, + { + "language" : "da", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Portugisisk" + }] + }, + { + "code" : "pt-PT", + "display" : "Portuguese (Portugal)", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Portuguese (Portugal)" + }] + }, + { + "code" : "pt-BR", + "display" : "Portuguese (Brazil)", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Portuguese (Brazil)" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Portugees (Brazilië)" + }, + { + "language" : "ru", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Португальский (Бразилия)" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "葡萄牙语 (巴西)" + }, + { + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Portugiesisch (Brasilien)" + }, + { + "language" : "da", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Portugisisk (Brasilien)" + }] + }, + { + "code" : "ro", + "display" : "Romanian", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Romanian" + }] + }, + { + "code" : "ro-RO", + "display" : "Romanian (Romania)", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Romanian (Romania)" + }] + }, + { + "code" : "ru", + "display" : "Russian", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Russian" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Russisch" + }, + { + "language" : "ru", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Русский" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "俄语" + }, + { + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Russisch" + }, + { + "language" : "da", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Russisk" + }] + }, + { + "code" : "ru-RU", + "display" : "Russian (Russia)", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Russian (Russia)" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Russisch (Rusland)" + }, + { + "language" : "ru", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Русский (Россия)" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "俄语 (俄罗斯)" + }, + { + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Russisch (Russland)" + }, + { + "language" : "da", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Russisk (Rusland)" + }] + }, + { + "code" : "sk", + "display" : "Slovakian", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Slovakian" + }] + }, + { + "code" : "sk-SK", + "display" : "Slovakian (Slovakia)", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Slovakian (Slovakia)" + }] + }, + { + "code" : "sl", + "display" : "Slovenian", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Slovenian" + }] + }, + { + "code" : "sl-SI", + "display" : "Slovenian (Slovenia)", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Slovenian (Slovenia)" + }] + }, + { + "code" : "sr", + "display" : "Serbian", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Serbian" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Servisch" + }, + { + "language" : "ru", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Сербский" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "塞尔维亚语" + }, + { + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Serbisch" + }, + { + "language" : "da", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Serbisk" + }] + }, + { + "code" : "sr-RS", + "display" : "Serbian (Serbia)", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Serbian (Serbia)" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Servisch (Servië)" + }, + { + "language" : "ru", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Сербский (Сербия)" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "塞尔维亚语 (塞尔维亚)" + }, + { + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Serbisch (Serbien)" + }, + { + "language" : "da", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Serbisk (Serbien)" + }] + }, + { + "code" : "sv", + "display" : "Swedish", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Swedish" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Zweeds" + }, + { + "language" : "ru", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Шведский" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "瑞典语" + }, + { + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Schwedisch" + }, + { + "language" : "da", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Svensk" + }] + }, + { + "code" : "sv-SE", + "display" : "Swedish (Sweden)", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Swedish (Sweden)" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Zweeds (Zweden)" + }, + { + "language" : "ru", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Шведский (Швеция)" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "瑞典语 (瑞典)" + }, + { + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Schwedisch (Schweden)" + }, + { + "language" : "da", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Svensk (Sverige)" + }] + }, + { + "code" : "te", + "display" : "Telugu", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Telugu" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Teloegoe" + }, + { + "language" : "ru", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Телугу" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "泰卢固语" + }, + { + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Telugu" + }, + { + "language" : "da", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Telugu" + }] + }, + { + "code" : "zh", + "display" : "Chinese", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chinese" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chinees" + }, + { + "language" : "ru", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Kитайский" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "中文" + }, + { + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chinesisch" + }, + { + "language" : "da", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Kinesisk" + }] + }, + { + "code" : "zh-CN", + "display" : "Chinese (China)", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chinese (China)" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chinees (China)" + }, + { + "language" : "ru", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Kитайский (Китай)" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "中文 (中国)" + }, + { + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chinesisch (China)" + }, + { + "language" : "da", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Kinesisk (Kina)" + }] + }, + { + "code" : "zh-HK", + "display" : "Chinese (Hong Kong)", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chinese (Hong Kong)" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chinees (Hong Kong)" + }, + { + "language" : "ru", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Kитайский (Гонконг)" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "中文 (香港特别行政区)" + }, + { + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chinesisch (Hong Kong)" + }, + { + "language" : "da", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Kinesisk (Hong Kong)" + }] + }, + { + "code" : "zh-SG", + "display" : "Chinese (Singapore)", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chinese (Singapore)" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chinees (Singapore)" + }, + { + "language" : "ru", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Kитайский (Сингапур)" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "中文 (新加坡)" + }, + { + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chinesisch (Singapur)" + }, + { + "language" : "da", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Kinesisk (Singapore)" + }] + }, + { + "code" : "zh-TW", + "display" : "Chinese (Taiwan)", + "designation" : [{ + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chinese (Taiwan)" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chinees (Taiwan)" + }, + { + "language" : "ru", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Kитайский (Тайвань)" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "中文 (台湾)" + }, + { + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chinesisch (Taiwan)" + }, + { + "language" : "da", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Kinesisk (Taiwan)" + }] + }] + }] + }, + "expansion" : { + "identifier" : "urn:uuid:9d168cf6-09ce-416d-8c32-77e3b5b150ef", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 82, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-valueset", + "valueUri" : "null" + }, + { + "name" : "used-codesystem", + "valueUri" : "urn:ietf:bcp:47" + }, + { + "name" : "version", + "valueUri" : "urn:ietf:bcp:47" + }], + "contains" : [{ + "system" : "urn:ietf:bcp:47", + "code" : "ar", + "display" : "Arabic", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arabic" + }, + { + "language" : "da", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arabisk" + }, + { + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arabic" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arabisch" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "阿拉伯语" + }] + }, + { + "system" : "urn:ietf:bcp:47", + "code" : "bg", + "display" : "Bulgarian", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bulgarian" + }, + { + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bulgarian" + }] + }, + { + "system" : "urn:ietf:bcp:47", + "code" : "bg-BG", + "display" : "Bulgarian (Region=Bulgaria)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bulgarian (Bulgaria)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bulgarian (Region=Bulgaria)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bulgarian (Bulgaria)" + }, + { + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bulgarian (Bulgaria)" + }] + }, + { + "system" : "urn:ietf:bcp:47", + "code" : "bn", + "display" : "Bengali", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bengali" + }, + { + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bengali" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bengaals" + }, + { + "language" : "ru", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Бенгальский" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "孟加拉语" + }, + { + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bengalisch" + }, + { + "language" : "da", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bengalsk" + }] + }, + { + "system" : "urn:ietf:bcp:47", + "code" : "cs", + "display" : "Czech", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Czech" + }, + { + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Czech" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tsjechisch" + }, + { + "language" : "ru", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Чешский" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "捷克语" + }, + { + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tschechisch" + }, + { + "language" : "da", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tjekkisk" + }] + }, + { + "system" : "urn:ietf:bcp:47", + "code" : "cs-CZ", + "display" : "Czech (Region=Czechia)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Czech (Czechia)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Czech (Region=Czechia)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Czech (Czechia)" + }, + { + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Czech (Czechia)" + }] + }, + { + "system" : "urn:ietf:bcp:47", + "code" : "bs", + "display" : "Bosnian", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bosnian" + }, + { + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bosnian" + }] + }, + { + "system" : "urn:ietf:bcp:47", + "code" : "bs-BA", + "display" : "Bosnian (Region=Bosnia and Herzegovina)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bosnian (Bosnia and Herzegovina)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bosnian (Region=Bosnia and Herzegovina)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bosnian (Bosnia and Herzegovina)" + }, + { + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bosnian (Bosnia and Herzegovina))" + }] + }, + { + "system" : "urn:ietf:bcp:47", + "code" : "da", + "display" : "Danish", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Danish" + }, + { + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Danish" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deens" + }, + { + "language" : "ru", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Датский" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "丹麦语" + }, + { + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dänisch" + }, + { + "language" : "da", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dansk" + }] + }, + { + "system" : "urn:ietf:bcp:47", + "code" : "da-DK", + "display" : "Danish (Region=Denmark)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Danish (Denmark)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Danish (Region=Denmark)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Danish (Denmark)" + }, + { + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Danish (Denmark)" + }] + }, + { + "system" : "urn:ietf:bcp:47", + "code" : "de", + "display" : "German", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "German" + }, + { + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "German" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Duits" + }, + { + "language" : "ru", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Немецкий" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "德语" + }, + { + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deutsch" + }, + { + "language" : "da", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tysk" + }] + }, + { + "system" : "urn:ietf:bcp:47", + "code" : "de-AT", + "display" : "German (Region=Austria)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "German (Austria)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "German (Region=Austria)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "German (Austria)" + }, + { + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "German (Austria)" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Duits (Oostenrijk)" + }, + { + "language" : "ru", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Немецкий (Австрия)" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "德语 (奥地利)" + }, + { + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deutsch (Österreich)" + }, + { + "language" : "da", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tysk (Østrig" + }] + }, + { + "system" : "urn:ietf:bcp:47", + "code" : "de-CH", + "display" : "German (Region=Switzerland)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "German (Switzerland)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "German (Region=Switzerland)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "German (Switzerland)" + }, + { + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "German (Switzerland)" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Duits (Zwitserland)" + }, + { + "language" : "ru", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Немецкий (Швейцария)" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "德语 (瑞士)" + }, + { + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deutsch (Schweiz)" + }, + { + "language" : "da", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tysk (Schweiz)" + }] + }, + { + "system" : "urn:ietf:bcp:47", + "code" : "de-DE", + "display" : "German (Region=Germany)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "German (Germany)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "German (Region=Germany)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "German (Germany)" + }, + { + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "German (Germany)" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Duits (Duitsland)" + }, + { + "language" : "ru", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Немецкий (Германия)" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "德语 (德国)" + }, + { + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deutsch (Deutschland)" + }, + { + "language" : "da", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tysk (Tyskland)" + }] + }, + { + "system" : "urn:ietf:bcp:47", + "code" : "el", + "display" : "Modern Greek (1453-)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Greek" + }, + { + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Greek" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Grieks" + }, + { + "language" : "ru", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Греческий" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "希腊语" + }, + { + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Griechisch" + }, + { + "language" : "da", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Græsk" + }] + }, + { + "system" : "urn:ietf:bcp:47", + "code" : "el-GR", + "display" : "Modern Greek (1453-) (Region=Greece)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Modern Greek (1453-) (Greece)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Modern Greek (1453-) (Region=Greece)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Greek (Greece)" + }, + { + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Greek (Greece)" + }] + }, + { + "system" : "urn:ietf:bcp:47", + "code" : "en", + "display" : "English", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "English" + }, + { + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "English" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Engels" + }, + { + "language" : "ru", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Английский" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "英语" + }, + { + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Englisch" + }, + { + "language" : "da", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Engelsk" + }] + }, + { + "system" : "urn:ietf:bcp:47", + "code" : "en-AU", + "display" : "English (Region=Australia)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "English (Australia)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "English (Region=Australia)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "English (Australia)" + }, + { + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "English (Australia)" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Engels (Australië)" + }, + { + "language" : "ru", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Английский (Австралия)" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "英语 (澳大利亚)" + }, + { + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Englisch (Australien)" + }, + { + "language" : "da", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Engelsk (Australien)" + }] + }, + { + "system" : "urn:ietf:bcp:47", + "code" : "en-CA", + "display" : "English (Region=Canada)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "English (Canada)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "English (Region=Canada)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "English (Canada)" + }, + { + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "English (Canada)" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Engels (Canada)" + }, + { + "language" : "ru", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Английский (Канада)" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "英语 (加拿大)" + }, + { + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Englisch (Kanada)" + }, + { + "language" : "da", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Engelsk (Canada)" + }] + }, + { + "system" : "urn:ietf:bcp:47", + "code" : "en-GB", + "display" : "English (Region=United Kingdom)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "English (United Kingdom)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "English (Region=United Kingdom)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "English (Great Britain)" + }, + { + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "English (Great Britain)" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Engels (Groot Brittannië)" + }, + { + "language" : "ru", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Английский (Великобритания)" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "英语 (英国)" + }, + { + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Englisch (Großbritannien)" + }, + { + "language" : "da", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Engelsk (Storbritannien)" + }] + }, + { + "system" : "urn:ietf:bcp:47", + "code" : "en-IN", + "display" : "English (Region=India)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "English (India)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "English (Region=India)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "English (India)" + }, + { + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "English (India)" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Engels (India)" + }, + { + "language" : "ru", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Английский (Индия)" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "英语 (印度)" + }, + { + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Englisch (Indien)" + }, + { + "language" : "da", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Engelsk (Indien)" + }] + }, + { + "system" : "urn:ietf:bcp:47", + "code" : "en-NZ", + "display" : "English (Region=New Zealand)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "English (New Zealand)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "English (Region=New Zealand)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "English (New Zealand)" + }, + { + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "English (New Zealand)" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Engels (Nieuw Zeeland)" + }, + { + "language" : "ru", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Английский (Новая Зеландия)" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "英语 (新西兰)" + }, + { + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Englisch (Neuseeland)" + }, + { + "language" : "da", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Engelsk (New Zeeland)" + }] + }, + { + "system" : "urn:ietf:bcp:47", + "code" : "en-SG", + "display" : "English (Region=Singapore)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "English (Singapore)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "English (Region=Singapore)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "English (Singapore)" + }, + { + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "English (Singapore)" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Engels (Singapore)" + }, + { + "language" : "ru", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Английский (Сингапур)" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "英语 (新加坡)" + }, + { + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Englisch (Singapur)" + }, + { + "language" : "da", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Engelsk (Singapore)" + }] + }, + { + "system" : "urn:ietf:bcp:47", + "code" : "en-US", + "display" : "English (Region=United States)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "English (United States)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "English (Region=United States)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "English (United States)" + }, + { + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "English (United States)" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Engels (Verenigde Staten)" + }, + { + "language" : "ru", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Английский (США)" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "英语 (美国)" + }, + { + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Englisch (USA)" + }, + { + "language" : "da", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Engelsk (Amerikansk)" + }] + }, + { + "system" : "urn:ietf:bcp:47", + "code" : "es", + "display" : "Spanish", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spanish" + }, + { + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spanish" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spaans" + }, + { + "language" : "ru", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Испанский" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "西班牙语" + }, + { + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spanisch" + }, + { + "language" : "da", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spansk" + }] + }, + { + "system" : "urn:ietf:bcp:47", + "code" : "es-AR", + "display" : "Spanish (Region=Argentina)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spanish (Argentina)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spanish (Region=Argentina)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spanish (Argentina)" + }, + { + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spanish (Argentina)" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spaans (Argentinië)" + }, + { + "language" : "ru", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Испанский (Аргентина)" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "西班牙语 (阿根廷)" + }, + { + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spanisch (Argentinien)" + }, + { + "language" : "da", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spansk (Argentina)" + }] + }, + { + "system" : "urn:ietf:bcp:47", + "code" : "es-ES", + "display" : "Spanish (Region=Spain)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spanish (Spain)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spanish (Region=Spain)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spanish (Spain)" + }, + { + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spanish (Spain)" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spaans (Spanje)" + }, + { + "language" : "ru", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Испанский (Испания)" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "西班牙语 (西班牙)" + }, + { + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spanisch (Spanien)" + }, + { + "language" : "da", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spansk (Spanien)" + }] + }, + { + "system" : "urn:ietf:bcp:47", + "code" : "es-UY", + "display" : "Spanish (Region=Uruguay)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spanish (Uruguay)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spanish (Region=Uruguay)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spanish (Uruguay)" + }, + { + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spanish (Uruguay)" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spaans (Uruguay)" + }, + { + "language" : "ru", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Испанский (Уругвай)" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "西班牙语 (乌拉圭)" + }, + { + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spanisch (Uruguay)" + }, + { + "language" : "da", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spansk (Uruguay)" + }] + }, + { + "system" : "urn:ietf:bcp:47", + "code" : "et", + "display" : "Estonian", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Estonian" + }, + { + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Estonian" + }] + }, + { + "system" : "urn:ietf:bcp:47", + "code" : "et-EE", + "display" : "Estonian (Region=Estonia)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Estonian (Estonia)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Estonian (Region=Estonia)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Estonian (Estonia)" + }, + { + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Estonian (Estonia)" + }] + }, + { + "system" : "urn:ietf:bcp:47", + "code" : "fi", + "display" : "Finnish", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Finnish" + }, + { + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Finnish" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fins" + }, + { + "language" : "ru", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Финский" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "芬兰语" + }, + { + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Finnisch" + }, + { + "language" : "da", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Finsk" + }] + }, + { + "system" : "urn:ietf:bcp:47", + "code" : "fr", + "display" : "French", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "French" + }, + { + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "French" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Frans" + }, + { + "language" : "ru", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Французский" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "法语" + }, + { + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Französisch" + }, + { + "language" : "da", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fransk" + }] + }, + { + "system" : "urn:ietf:bcp:47", + "code" : "fr-BE", + "display" : "French (Region=Belgium)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "French (Belgium)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "French (Region=Belgium)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "French (Belgium)" + }, + { + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "French (Belgium)" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Frans (België)" + }, + { + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Französisch (Belgien)" + }, + { + "language" : "da", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Finsk (Belgien)" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "法语 (比利时)" + }] + }, + { + "system" : "urn:ietf:bcp:47", + "code" : "fr-CH", + "display" : "French (Region=Switzerland)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "French (Switzerland)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "French (Region=Switzerland)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "French (Switzerland)" + }, + { + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "French (Switzerland)" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Frans (Zwitserland)" + }, + { + "language" : "ru", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Французский (Швейцария)" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "法语 (瑞士)" + }, + { + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Französisch (Schweiz)" + }, + { + "language" : "da", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fransk (Schweiz)" + }] + }, + { + "system" : "urn:ietf:bcp:47", + "code" : "fr-FR", + "display" : "French (Region=France)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "French (France)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "French (Region=France)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "French (France)" + }, + { + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "French (France)" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Frans (Frankrijk)" + }, + { + "language" : "ru", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Французский (Франция)" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "法语 (法国)" + }, + { + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Französisch (Frankreich)" + }, + { + "language" : "da", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fransk (Frankrig)" + }] + }, + { + "system" : "urn:ietf:bcp:47", + "code" : "fi-FI", + "display" : "Finnish (Region=Finland)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Finnish (Finland)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Finnish (Region=Finland)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Finnish (Finland)" + }, + { + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Finnish (Finland)" + }] + }, + { + "system" : "urn:ietf:bcp:47", + "code" : "fr-CA", + "display" : "French (Region=Canada)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "French (Canada)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "French (Region=Canada)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "French (Canada)" + }, + { + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "French (Canada)" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Frans (Frankrijk)" + }, + { + "language" : "ru", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Французский (Канада)" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "法语 (加拿大)" + }, + { + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Französisch (Kanada)" + }, + { + "language" : "da", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fransk (Canada)" + }] + }, + { + "system" : "urn:ietf:bcp:47", + "code" : "fy", + "display" : "Western Frisian", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Frisian" + }, + { + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Frisian" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fries" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "弗里士兰语" + }, + { + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Friesisch" + }, + { + "language" : "da", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Frisisk" + }] + }, + { + "system" : "urn:ietf:bcp:47", + "code" : "fy-NL", + "display" : "Western Frisian (Region=Netherlands)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Western Frisian (Netherlands)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Western Frisian (Region=Netherlands)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Frisian (Netherlands)" + }, + { + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Frisian (Netherlands)" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fries (Nederland)" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "弗里士兰语(荷兰)" + }, + { + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Friesisch (Niederlande)" + }, + { + "language" : "da", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Frisisk (Holland)" + }] + }, + { + "system" : "urn:ietf:bcp:47", + "code" : "hi", + "display" : "Hindi", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hindi" + }, + { + "language" : "da", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hindi" + }, + { + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hindi" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hindi" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "印地语" + }] + }, + { + "system" : "urn:ietf:bcp:47", + "code" : "hr", + "display" : "Croatian", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Croatian" + }, + { + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Croatian" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Kroatisch" + }, + { + "language" : "ru", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Хорватский" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "克罗地亚语" + }, + { + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Kroatisch" + }, + { + "language" : "da", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Kroatisk" + }] + }, + { + "system" : "urn:ietf:bcp:47", + "code" : "hr-HR", + "display" : "Croatian (Region=Croatia)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Croatian (Croatia)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Croatian (Region=Croatia)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Croatian (Croatia)" + }, + { + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Croatian (Croatia)" + }] + }, + { + "system" : "urn:ietf:bcp:47", + "code" : "is", + "display" : "Icelandic", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Icelandic" + }, + { + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Icelandic" + }] + }, + { + "system" : "urn:ietf:bcp:47", + "code" : "is-IS", + "display" : "Icelandic (Region=Iceland)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Icelandic (Iceland)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Icelandic (Region=Iceland)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Icelandic (Iceland)" + }, + { + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Icelandic (Iceland)" + }] + }, + { + "system" : "urn:ietf:bcp:47", + "code" : "it", + "display" : "Italian", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Italian" + }, + { + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Italian" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Italiaans" + }, + { + "language" : "ru", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Итальянский" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "意大利语" + }, + { + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Italienisch" + }, + { + "language" : "da", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Italiensk" + }] + }, + { + "system" : "urn:ietf:bcp:47", + "code" : "it-CH", + "display" : "Italian (Region=Switzerland)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Italian (Switzerland)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Italian (Region=Switzerland)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Italian (Switzerland)" + }, + { + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Italian (Switzerland)" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Italiaans (Zwitserland)" + }, + { + "language" : "ru", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Итальянский (Швейцария)" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "意大利语 (瑞士)" + }, + { + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Italienisch (Schweiz)" + }, + { + "language" : "da", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Italiensk (Schweiz)" + }] + }, + { + "system" : "urn:ietf:bcp:47", + "code" : "it-IT", + "display" : "Italian (Region=Italy)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Italian (Italy)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Italian (Region=Italy)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Italian (Italy)" + }, + { + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Italian (Italy)" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Italiaans (Italië)" + }, + { + "language" : "ru", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Итальянский (Италия)" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "意大利语 (意大利)" + }, + { + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Italienisch (Italien)" + }, + { + "language" : "da", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Italiensk (Italien)" + }] + }, + { + "system" : "urn:ietf:bcp:47", + "code" : "ja", + "display" : "Japanese", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Japanese" + }, + { + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Japanese" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Japans" + }, + { + "language" : "ru", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Японский" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "日语" + }, + { + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Japanisch" + }, + { + "language" : "da", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Japansk" + }] + }, + { + "system" : "urn:ietf:bcp:47", + "code" : "ko", + "display" : "Korean", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Korean" + }, + { + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Korean" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Koreaans" + }, + { + "language" : "ru", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Корейский" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "朝鲜语" + }, + { + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Koreanisch" + }, + { + "language" : "da", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Koreansk" + }] + }, + { + "system" : "urn:ietf:bcp:47", + "code" : "lt", + "display" : "Lithuanian", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lithuanian" + }, + { + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lithuanian" + }] + }, + { + "system" : "urn:ietf:bcp:47", + "code" : "lt-LT", + "display" : "Lithuanian (Region=Lithuania)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lithuanian (Lithuania)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lithuanian (Region=Lithuania)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lithuanian (Lithuania)" + }, + { + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lithuanian (Lithuania)" + }] + }, + { + "system" : "urn:ietf:bcp:47", + "code" : "lv", + "display" : "Latvian", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Latvian" + }, + { + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Latvian" + }] + }, + { + "system" : "urn:ietf:bcp:47", + "code" : "lv-LV", + "display" : "Latvian (Region=Latvia)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Latvian (Latvia)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Latvian (Region=Latvia)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Latvian (Latvia)" + }, + { + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Latvian (Latvia)" + }] + }, + { + "system" : "urn:ietf:bcp:47", + "code" : "nl", + "display" : "Dutch", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dutch" + }, + { + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dutch" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nederlands" + }, + { + "language" : "ru", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Нидерландский" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "荷兰语" + }, + { + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Niederländisch" + }, + { + "language" : "da", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hollandsk" + }] + }, + { + "system" : "urn:ietf:bcp:47", + "code" : "nl-BE", + "display" : "Dutch (Region=Belgium)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dutch (Belgium)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dutch (Region=Belgium)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dutch (Belgium)" + }, + { + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dutch (Belgium)" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nederlands (België)" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "荷兰语 (比利时)" + }, + { + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Niederländisch (Belgien)" + }, + { + "language" : "da", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hollandsk (Belgien)" + }] + }, + { + "system" : "urn:ietf:bcp:47", + "code" : "nl-NL", + "display" : "Dutch (Region=Netherlands)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dutch (Netherlands)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dutch (Region=Netherlands)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dutch (Netherlands)" + }, + { + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dutch (Netherlands)" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nederlands (Nederland)" + }, + { + "language" : "ru", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Нидерландский (Нидерланды)" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "荷兰语 (荷兰)" + }, + { + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Niederländisch (Niederlande)" + }, + { + "language" : "da", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hollandsk (Holland)" + }] + }, + { + "system" : "urn:ietf:bcp:47", + "code" : "no", + "display" : "Norwegian", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Norwegian" + }, + { + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Norwegian" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Noors" + }, + { + "language" : "ru", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Норвежский" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "挪威语" + }, + { + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Norwegisch" + }, + { + "language" : "da", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Norsk" + }] + }, + { + "system" : "urn:ietf:bcp:47", + "code" : "no-NO", + "display" : "Norwegian (Region=Norway)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Norwegian (Norway)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Norwegian (Region=Norway)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Norwegian (Norway)" + }, + { + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Norwegian (Norway)" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Noors (Noorwegen)" + }, + { + "language" : "ru", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Норвежский (Норвегия)" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "挪威语 (挪威)" + }, + { + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Norwegisch (Norwegen)" + }, + { + "language" : "da", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Norsk (Norge)" + }] + }, + { + "system" : "urn:ietf:bcp:47", + "code" : "pa", + "display" : "Panjabi", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Punjabi" + }, + { + "language" : "da", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Punjabi" + }, + { + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Punjabi" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Punjabi" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "旁遮普语" + }] + }, + { + "system" : "urn:ietf:bcp:47", + "code" : "pl", + "display" : "Polish", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Polish" + }, + { + "language" : "pl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Polskie" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "波兰语" + }] + }, + { + "system" : "urn:ietf:bcp:47", + "code" : "pl-PL", + "display" : "Polish (Region=Poland)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Polish (Poland)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Polish (Region=Poland)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Polish (Poland)" + }, + { + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Polish (Poland)" + }] + }, + { + "system" : "urn:ietf:bcp:47", + "code" : "pt", + "display" : "Portuguese", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Portuguese" + }, + { + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Portuguese" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Portugees" + }, + { + "language" : "ru", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Португальский" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "葡萄牙语" + }, + { + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Portugiesisch" + }, + { + "language" : "da", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Portugisisk" + }] + }, + { + "system" : "urn:ietf:bcp:47", + "code" : "pt-PT", + "display" : "Portuguese (Region=Portugal)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Portuguese (Portugal)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Portuguese (Region=Portugal)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Portuguese (Portugal)" + }, + { + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Portuguese (Portugal)" + }] + }, + { + "system" : "urn:ietf:bcp:47", + "code" : "pt-BR", + "display" : "Portuguese (Region=Brazil)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Portuguese (Brazil)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Portuguese (Region=Brazil)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Portuguese (Brazil)" + }, + { + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Portuguese (Brazil)" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Portugees (Brazilië)" + }, + { + "language" : "ru", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Португальский (Бразилия)" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "葡萄牙语 (巴西)" + }, + { + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Portugiesisch (Brasilien)" + }, + { + "language" : "da", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Portugisisk (Brasilien)" + }] + }, + { + "system" : "urn:ietf:bcp:47", + "code" : "ro", + "display" : "Romanian", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Romanian" + }, + { + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Romanian" + }] + }, + { + "system" : "urn:ietf:bcp:47", + "code" : "ro-RO", + "display" : "Romanian (Region=Romania)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Romanian (Romania)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Romanian (Region=Romania)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Romanian (Romania)" + }, + { + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Romanian (Romania)" + }] + }, + { + "system" : "urn:ietf:bcp:47", + "code" : "ru", + "display" : "Russian", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Russian" + }, + { + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Russian" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Russisch" + }, + { + "language" : "ru", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Русский" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "俄语" + }, + { + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Russisch" + }, + { + "language" : "da", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Russisk" + }] + }, + { + "system" : "urn:ietf:bcp:47", + "code" : "ru-RU", + "display" : "Russian (Region=Russian Federation)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Russian (Russian Federation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Russian (Region=Russian Federation)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Russian (Russia)" + }, + { + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Russian (Russia)" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Russisch (Rusland)" + }, + { + "language" : "ru", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Русский (Россия)" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "俄语 (俄罗斯)" + }, + { + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Russisch (Russland)" + }, + { + "language" : "da", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Russisk (Rusland)" + }] + }, + { + "system" : "urn:ietf:bcp:47", + "code" : "sk", + "display" : "Slovak", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Slovakian" + }, + { + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Slovakian" + }] + }, + { + "system" : "urn:ietf:bcp:47", + "code" : "sk-SK", + "display" : "Slovak (Region=Slovakia)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Slovak (Slovakia)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Slovak (Region=Slovakia)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Slovakian (Slovakia)" + }, + { + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Slovakian (Slovakia)" + }] + }, + { + "system" : "urn:ietf:bcp:47", + "code" : "sl", + "display" : "Slovenian", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Slovenian" + }, + { + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Slovenian" + }] + }, + { + "system" : "urn:ietf:bcp:47", + "code" : "sl-SI", + "display" : "Slovenian (Region=Slovenia)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Slovenian (Slovenia)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Slovenian (Region=Slovenia)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Slovenian (Slovenia)" + }, + { + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Slovenian (Slovenia)" + }] + }, + { + "system" : "urn:ietf:bcp:47", + "code" : "sr", + "display" : "Serbian", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Serbian" + }, + { + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Serbian" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Servisch" + }, + { + "language" : "ru", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Сербский" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "塞尔维亚语" + }, + { + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Serbisch" + }, + { + "language" : "da", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Serbisk" + }] + }, + { + "system" : "urn:ietf:bcp:47", + "code" : "sr-RS", + "display" : "Serbian (Region=Serbia)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Serbian (Serbia)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Serbian (Region=Serbia)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Serbian (Serbia)" + }, + { + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Serbian (Serbia)" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Servisch (Servië)" + }, + { + "language" : "ru", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Сербский (Сербия)" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "塞尔维亚语 (塞尔维亚)" + }, + { + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Serbisch (Serbien)" + }, + { + "language" : "da", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Serbisk (Serbien)" + }] + }, + { + "system" : "urn:ietf:bcp:47", + "code" : "sv", + "display" : "Swedish", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Swedish" + }, + { + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Swedish" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Zweeds" + }, + { + "language" : "ru", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Шведский" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "瑞典语" + }, + { + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Schwedisch" + }, + { + "language" : "da", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Svensk" + }] + }, + { + "system" : "urn:ietf:bcp:47", + "code" : "sv-SE", + "display" : "Swedish (Region=Sweden)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Swedish (Sweden)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Swedish (Region=Sweden)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Swedish (Sweden)" + }, + { + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Swedish (Sweden)" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Zweeds (Zweden)" + }, + { + "language" : "ru", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Шведский (Швеция)" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "瑞典语 (瑞典)" + }, + { + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Schwedisch (Schweden)" + }, + { + "language" : "da", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Svensk (Sverige)" + }] + }, + { + "system" : "urn:ietf:bcp:47", + "code" : "te", + "display" : "Telugu", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Telugu" + }, + { + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Telugu" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Teloegoe" + }, + { + "language" : "ru", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Телугу" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "泰卢固语" + }, + { + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Telugu" + }, + { + "language" : "da", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Telugu" + }] + }, + { + "system" : "urn:ietf:bcp:47", + "code" : "zh", + "display" : "Chinese", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chinese" + }, + { + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chinese" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chinees" + }, + { + "language" : "ru", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Kитайский" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "中文" + }, + { + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chinesisch" + }, + { + "language" : "da", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Kinesisk" + }] + }, + { + "system" : "urn:ietf:bcp:47", + "code" : "zh-CN", + "display" : "Chinese (Region=China)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chinese (China)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chinese (Region=China)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chinese (China)" + }, + { + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chinese (China)" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chinees (China)" + }, + { + "language" : "ru", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Kитайский (Китай)" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "中文 (中国)" + }, + { + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chinesisch (China)" + }, + { + "language" : "da", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Kinesisk (Kina)" + }] + }, + { + "system" : "urn:ietf:bcp:47", + "code" : "zh-HK", + "display" : "Chinese (Region=Hong Kong)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chinese (Hong Kong)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chinese (Region=Hong Kong)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chinese (Hong Kong)" + }, + { + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chinese (Hong Kong)" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chinees (Hong Kong)" + }, + { + "language" : "ru", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Kитайский (Гонконг)" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "中文 (香港特别行政区)" + }, + { + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chinesisch (Hong Kong)" + }, + { + "language" : "da", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Kinesisk (Hong Kong)" + }] + }, + { + "system" : "urn:ietf:bcp:47", + "code" : "zh-SG", + "display" : "Chinese (Region=Singapore)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chinese (Singapore)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chinese (Region=Singapore)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chinese (Singapore)" + }, + { + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chinese (Singapore)" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chinees (Singapore)" + }, + { + "language" : "ru", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Kитайский (Сингапур)" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "中文 (新加坡)" + }, + { + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chinesisch (Singapur)" + }, + { + "language" : "da", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Kinesisk (Singapore)" + }] + }, + { + "system" : "urn:ietf:bcp:47", + "code" : "zh-TW", + "display" : "Chinese (Region=Taiwan, Province of China)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chinese (Taiwan, Province of China)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chinese (Region=Taiwan, Province of China)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chinese (Taiwan)" + }, + { + "language" : "en", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chinese (Taiwan)" + }, + { + "language" : "nl", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chinees (Taiwan)" + }, + { + "language" : "ru", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Kитайский (Тайвань)" + }, + { + "language" : "zh", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "中文 (台湾)" + }, + { + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chinesisch (Taiwan)" + }, + { + "language" : "da", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Kinesisk (Taiwan)" + }] + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/remittance-outcome", + "resource" : { + "resourceType" : "ValueSet", + "id" : "remittance-outcome", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fm" + }], + "url" : "http://hl7.org/fhir/ValueSet/remittance-outcome", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.13" + }], + "version" : "6.0.0-ballot2", + "name" : "RemittanceOutcome", + "title" : "RemittanceOutcome", + "status" : "draft", + "experimental" : false, + "date" : "2024-10-02T17:31:51+00:00", + "publisher" : "HL7 International / Financial Management", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://www.hl7.org/Special/committees/fm" + }] + }], + "description" : "The outcome of the processing.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/remittance-outcome" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:7932389a-00ab-40e2-a76c-3c8ec77446f4", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 3, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/remittance-outcome|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/remittance-outcome", + "code" : "complete", + "display" : "Complete" + }, + { + "system" : "http://hl7.org/fhir/remittance-outcome", + "code" : "error", + "display" : "Error" + }, + { + "system" : "http://hl7.org/fhir/remittance-outcome", + "code" : "partial", + "display" : "Partial" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/search-param-type", + "resource" : { + "resourceType" : "ValueSet", + "id" : "search-param-type", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fhir" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "normative" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version", + "valueCode" : "4.0.0" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 5 + }], + "url" : "http://hl7.org/fhir/ValueSet/search-param-type", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.11" + }], + "version" : "6.0.0-ballot2", + "name" : "SearchParamType", + "title" : "SearchParamType", + "status" : "active", + "experimental" : false, + "date" : "2024-10-02T17:31:51+00:00", + "publisher" : "HL7 International / FHIR Infrastructure", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://www.hl7.org/Special/committees/fiwg" + }] + }], + "description" : "Data types allowed to be used for search parameters.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/search-param-type" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:cac4acfc-18b6-427d-9664-3ed3e639238d", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 9, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/search-param-type|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/search-param-type", + "code" : "number", + "display" : "Number" + }, + { + "system" : "http://hl7.org/fhir/search-param-type", + "code" : "date", + "display" : "Date/DateTime" + }, + { + "system" : "http://hl7.org/fhir/search-param-type", + "code" : "string", + "display" : "String" + }, + { + "system" : "http://hl7.org/fhir/search-param-type", + "code" : "token", + "display" : "Token" + }, + { + "system" : "http://hl7.org/fhir/search-param-type", + "code" : "reference", + "display" : "Reference" + }, + { + "system" : "http://hl7.org/fhir/search-param-type", + "code" : "composite", + "display" : "Composite" + }, + { + "system" : "http://hl7.org/fhir/search-param-type", + "code" : "quantity", + "display" : "Quantity" + }, + { + "system" : "http://hl7.org/fhir/search-param-type", + "code" : "uri", + "display" : "URI" + }, + { + "system" : "http://hl7.org/fhir/search-param-type", + "code" : "special", + "display" : "Special" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/contact-point-use", + "resource" : { + "resourceType" : "ValueSet", + "id" : "contact-point-use", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fhir" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "normative" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version", + "valueCode" : "4.0.0" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 5 + }], + "url" : "http://hl7.org/fhir/ValueSet/contact-point-use", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.73" + }], + "version" : "6.0.0-ballot2", + "name" : "ContactPointUse", + "title" : "ContactPointUse", + "status" : "active", + "experimental" : false, + "date" : "2024-10-02T17:31:51+00:00", + "publisher" : "HL7 International / FHIR Infrastructure", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }, + { + "telecom" : [{ + "system" : "url", + "value" : "http://www.hl7.org/Special/committees/fiwg" + }] + }], + "description" : "Use of contact point.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/contact-point-use" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:4612c85d-ae67-465e-a102-9689be8b3dca", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 5, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/contact-point-use|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/contact-point-use", + "code" : "home", + "display" : "Home" + }, + { + "system" : "http://hl7.org/fhir/contact-point-use", + "code" : "work", + "display" : "Work" + }, + { + "system" : "http://hl7.org/fhir/contact-point-use", + "code" : "temp", + "display" : "Temp" + }, + { + "system" : "http://hl7.org/fhir/contact-point-use", + "code" : "old", + "display" : "Old" + }, + { + "system" : "http://hl7.org/fhir/contact-point-use", + "code" : "mobile", + "display" : "Mobile" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/security-label-examples", + "resource" : { + "resourceType" : "ValueSet", + "id" : "security-label-examples", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "sec" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/security-label-examples", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3011" + }], + "version" : "6.0.0-ballot2", + "name" : "SecurityLabelExamples", + "title" : "Example set of Security Labels", + "status" : "draft", + "experimental" : true, + "date" : "2022-05-10", + "publisher" : "HL7 Security Work Group", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "A sample of security labels from [Healthcare Privacy and Security Classification System](security-labels.html#hcs) as the combination of data and event codes.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "compose" : { + "include" : [{ + "valueSet" : ["http://hl7.org/fhir/ValueSet/security-label-data-examples"] + }, + { + "valueSet" : ["http://hl7.org/fhir/ValueSet/security-label-event-examples"] + }] + }, + "expansion" : { + "identifier" : "urn:uuid:90b0644d-d71a-476d-ac4e-886184ec51c6", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 11, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-valueset", + "valueUri" : "http://hl7.org/fhir/ValueSet/security-label-data-examples|6.0.0-ballot2" + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/v3-Confidentiality|3.0.0" + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/v3-ActCode|9.0.0" + }, + { + "name" : "used-valueset", + "valueUri" : "http://hl7.org/fhir/ValueSet/security-label-event-examples|6.0.0-ballot2" + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/v3-ActReason|3.1.0" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/v3-Confidentiality", + "code" : "N", + "display" : "normal" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Confidentiality", + "code" : "R", + "display" : "restricted" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "ETH", + "display" : "substance abuse information sensitivity" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "PSY", + "display" : "psychiatry disorder information sensitivity" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "STD", + "display" : "sexually transmitted disease information sensitivity" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "TREAT", + "display" : "treatment" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "HPAYMT", + "display" : "healthcare payment" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "ETREAT", + "display" : "Emergency Treatment" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "NOAUTH", + "display" : "no disclosure without subject authorization" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "DELAU", + "display" : "delete after use" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "NORDSCLCD", + "display" : "no redisclosure without consent directive" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/trigger-type", + "resource" : { + "resourceType" : "ValueSet", + "id" : "trigger-type", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fhir" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 5 + }], + "url" : "http://hl7.org/fhir/ValueSet/trigger-type", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.103" + }], + "version" : "6.0.0-ballot2", + "name" : "TriggerType", + "title" : "TriggerType", + "status" : "draft", + "experimental" : false, + "date" : "2024-10-02T17:31:51+00:00", + "publisher" : "HL7 International / FHIR Infrastructure", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }, + { + "telecom" : [{ + "system" : "url", + "value" : "http://www.hl7.org/Special/committees/dss" + }] + }, + { + "telecom" : [{ + "system" : "url", + "value" : "http://www.hl7.org/Special/committees/fiwg" + }] + }], + "description" : "The type of trigger.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/trigger-type" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:15d1f262-fdeb-4ec0-bcc4-6d1060d20818", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 8, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/trigger-type|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/trigger-type", + "code" : "named-event", + "display" : "Named Event" + }, + { + "system" : "http://hl7.org/fhir/trigger-type", + "code" : "periodic", + "display" : "Periodic" + }, + { + "system" : "http://hl7.org/fhir/trigger-type", + "code" : "data-changed", + "display" : "Data Changed" + }, + { + "system" : "http://hl7.org/fhir/trigger-type", + "code" : "data-added", + "display" : "Data Added" + }, + { + "system" : "http://hl7.org/fhir/trigger-type", + "code" : "data-modified", + "display" : "Data Updated" + }, + { + "system" : "http://hl7.org/fhir/trigger-type", + "code" : "data-removed", + "display" : "Data Removed" + }, + { + "system" : "http://hl7.org/fhir/trigger-type", + "code" : "data-accessed", + "display" : "Data Accessed" + }, + { + "system" : "http://hl7.org/fhir/trigger-type", + "code" : "data-access-ended", + "display" : "Data Access Ended" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/event-timing", + "resource" : { + "resourceType" : "ValueSet", + "id" : "event-timing", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fhir" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "normative" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version", + "valueCode" : "4.0.0" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 5 + }], + "url" : "http://hl7.org/fhir/ValueSet/event-timing", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.75" + }], + "version" : "6.0.0-ballot2", + "name" : "EventTiming", + "title" : "EventTiming", + "status" : "active", + "experimental" : false, + "date" : "2024-10-02T17:31:51+00:00", + "publisher" : "HL7 International / FHIR Infrastructure", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }, + { + "telecom" : [{ + "system" : "url", + "value" : "http://www.hl7.org/Special/committees/fiwg" + }] + }], + "description" : "Real-world event relating to the schedule.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/event-timing" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-TimingEvent", + "concept" : [{ + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/valueset-concept-definition", + "valueString" : "event occurs [offset] before the hour of sleep (or trying to)" + }], + "code" : "HS" + }, + { + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/valueset-concept-definition", + "valueString" : "event occurs [offset] after waking" + }], + "code" : "WAKE" + }, + { + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/valueset-concept-definition", + "valueString" : "event occurs at a meal (from the Latin cibus)" + }], + "code" : "C" + }, + { + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/valueset-concept-definition", + "valueString" : "event occurs at breakfast (from the Latin cibus matutinus)" + }], + "code" : "CM" + }, + { + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/valueset-concept-definition", + "valueString" : "event occurs at lunch (from the Latin cibus diurnus)" + }], + "code" : "CD" + }, + { + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/valueset-concept-definition", + "valueString" : "event occurs at dinner (from the Latin ante cibus vespertinus)" + }], + "code" : "CV" + }, + { + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/valueset-concept-definition", + "valueString" : "event occurs [offset] before a meal (from the Latin ante cibus)" + }], + "code" : "AC" + }, + { + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/valueset-concept-definition", + "valueString" : "event occurs [offset] before breakfast (from the Latin ante cibus matutinus)" + }], + "code" : "ACM" + }, + { + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/valueset-concept-definition", + "valueString" : "event occurs [offset] before lunch (from the Latin ante cibus diurnus)" + }], + "code" : "ACD" + }, + { + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/valueset-concept-definition", + "valueString" : "event occurs [offset] before dinner (from the Latin ante cibus vespertinus)" + }], + "code" : "ACV" + }, + { + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/valueset-concept-definition", + "valueString" : "event occurs [offset] after a meal (from the Latin post cibus)" + }], + "code" : "PC" + }, + { + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/valueset-concept-definition", + "valueString" : "event occurs [offset] after breakfast (from the Latin post cibus matutinus)" + }], + "code" : "PCM" + }, + { + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/valueset-concept-definition", + "valueString" : "event occurs [offset] after lunch (from the Latin post cibus diurnus)" + }], + "code" : "PCD" + }, + { + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/valueset-concept-definition", + "valueString" : "event occurs [offset] after dinner (from the Latin post cibus vespertinus)" + }], + "code" : "PCV" + }] + }] + }, + "expansion" : { + "identifier" : "urn:uuid:6320ff16-d188-4586-bcfa-5821ec120325", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 27, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/event-timing|6.0.0-ballot2" + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/v3-TimingEvent|3.0.0" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/event-timing", + "code" : "MORN", + "display" : "Morning" + }, + { + "system" : "http://hl7.org/fhir/event-timing", + "code" : "MORN.early", + "display" : "Early Morning" + }, + { + "system" : "http://hl7.org/fhir/event-timing", + "code" : "MORN.late", + "display" : "Late Morning" + }, + { + "system" : "http://hl7.org/fhir/event-timing", + "code" : "NOON", + "display" : "Noon" + }, + { + "system" : "http://hl7.org/fhir/event-timing", + "code" : "AFT", + "display" : "Afternoon" + }, + { + "system" : "http://hl7.org/fhir/event-timing", + "code" : "AFT.early", + "display" : "Early Afternoon" + }, + { + "system" : "http://hl7.org/fhir/event-timing", + "code" : "AFT.late", + "display" : "Late Afternoon" + }, + { + "system" : "http://hl7.org/fhir/event-timing", + "code" : "EVE", + "display" : "Evening" + }, + { + "system" : "http://hl7.org/fhir/event-timing", + "code" : "EVE.early", + "display" : "Early Evening" + }, + { + "system" : "http://hl7.org/fhir/event-timing", + "code" : "EVE.late", + "display" : "Late Evening" + }, + { + "system" : "http://hl7.org/fhir/event-timing", + "code" : "NIGHT", + "display" : "Night" + }, + { + "system" : "http://hl7.org/fhir/event-timing", + "code" : "PHS", + "display" : "After Sleep" + }, + { + "system" : "http://hl7.org/fhir/event-timing", + "code" : "IMD", + "display" : "Immediate" + }, + { + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/valueset-concept-definition", + "valueString" : "event occurs [offset] before the hour of sleep (or trying to)" + }], + "system" : "http://terminology.hl7.org/CodeSystem/v3-TimingEvent", + "code" : "HS", + "display" : "HS" + }, + { + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/valueset-concept-definition", + "valueString" : "event occurs [offset] after waking" + }], + "system" : "http://terminology.hl7.org/CodeSystem/v3-TimingEvent", + "code" : "WAKE", + "display" : "WAKE" + }, + { + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/valueset-concept-definition", + "valueString" : "event occurs at a meal (from the Latin cibus)" + }], + "system" : "http://terminology.hl7.org/CodeSystem/v3-TimingEvent", + "code" : "C", + "display" : "C" + }, + { + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/valueset-concept-definition", + "valueString" : "event occurs at breakfast (from the Latin cibus matutinus)" + }], + "system" : "http://terminology.hl7.org/CodeSystem/v3-TimingEvent", + "code" : "CM", + "display" : "CM" + }, + { + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/valueset-concept-definition", + "valueString" : "event occurs at lunch (from the Latin cibus diurnus)" + }], + "system" : "http://terminology.hl7.org/CodeSystem/v3-TimingEvent", + "code" : "CD", + "display" : "CD" + }, + { + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/valueset-concept-definition", + "valueString" : "event occurs at dinner (from the Latin ante cibus vespertinus)" + }], + "system" : "http://terminology.hl7.org/CodeSystem/v3-TimingEvent", + "code" : "CV", + "display" : "CV" + }, + { + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/valueset-concept-definition", + "valueString" : "event occurs [offset] before a meal (from the Latin ante cibus)" + }], + "system" : "http://terminology.hl7.org/CodeSystem/v3-TimingEvent", + "code" : "AC", + "display" : "AC" + }, + { + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/valueset-concept-definition", + "valueString" : "event occurs [offset] before breakfast (from the Latin ante cibus matutinus)" + }], + "system" : "http://terminology.hl7.org/CodeSystem/v3-TimingEvent", + "code" : "ACM", + "display" : "ACM" + }, + { + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/valueset-concept-definition", + "valueString" : "event occurs [offset] before lunch (from the Latin ante cibus diurnus)" + }], + "system" : "http://terminology.hl7.org/CodeSystem/v3-TimingEvent", + "code" : "ACD", + "display" : "ACD" + }, + { + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/valueset-concept-definition", + "valueString" : "event occurs [offset] before dinner (from the Latin ante cibus vespertinus)" + }], + "system" : "http://terminology.hl7.org/CodeSystem/v3-TimingEvent", + "code" : "ACV", + "display" : "ACV" + }, + { + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/valueset-concept-definition", + "valueString" : "event occurs [offset] after a meal (from the Latin post cibus)" + }], + "system" : "http://terminology.hl7.org/CodeSystem/v3-TimingEvent", + "code" : "PC", + "display" : "PC" + }, + { + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/valueset-concept-definition", + "valueString" : "event occurs [offset] after breakfast (from the Latin post cibus matutinus)" + }], + "system" : "http://terminology.hl7.org/CodeSystem/v3-TimingEvent", + "code" : "PCM", + "display" : "PCM" + }, + { + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/valueset-concept-definition", + "valueString" : "event occurs [offset] after lunch (from the Latin post cibus diurnus)" + }], + "system" : "http://terminology.hl7.org/CodeSystem/v3-TimingEvent", + "code" : "PCD", + "display" : "PCD" + }, + { + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/valueset-concept-definition", + "valueString" : "event occurs [offset] after dinner (from the Latin post cibus vespertinus)" + }], + "system" : "http://terminology.hl7.org/CodeSystem/v3-TimingEvent", + "code" : "PCV", + "display" : "PCV" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/participation-role-type", + "resource" : { + "resourceType" : "ValueSet", + "id" : "participation-role-type", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/valueset-extensible", + "valueBoolean" : true + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "sec" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 2 + }], + "url" : "http://hl7.org/fhir/ValueSet/participation-role-type", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.54" + }], + "version" : "6.0.0-ballot2", + "name" : "ParticipationRoleType", + "title" : "Participation Role Type", + "status" : "draft", + "experimental" : true, + "date" : "2021-12-06T18:00:00+01:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "This FHIR value set is comprised of Actor participation Type codes, which can be used to value FHIR agents, actors, and other role elements. The codes are intended to express how the agent participated in some activity. Sometimes refered to the agent functional-role relative to the activity.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "copyright" : "This is an example FHIR value set based on ASTM Standard, E1762-95 (2013) Some codes are excerpted from Digital Imaging and Communications in Medicine (DICOM) Standard, Part 16: Content Mapping Resource, Copyright © 2011 by the National Electrical Manufacturers Association.", + "compose" : { + "include" : [{ + "valueSet" : ["http://terminology.hl7.org/ValueSet/provenance-agent-type"] + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "valueSet" : ["http://dicom.nema.org/medical/dicom/current/output/chtml/part16/sect_CID_402.html"] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/extra-security-role-type" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:7e2aa803-42f5-4e4b-95fe-246e7b6512b2", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 23, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-valueset", + "valueUri" : "http://terminology.hl7.org/ValueSet/provenance-agent-type|1.0.1" + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/provenance-participant-type|1.1.0" + }, + { + "name" : "used-valueset", + "valueUri" : "http://dicom.nema.org/medical/dicom/current/output/chtml/part16/sect_CID_402.html|2024.2.20240331" + }, + { + "name" : "used-codesystem", + "valueUri" : "http://dicom.nema.org/resources/ontology/DCM|2024.2.20240331" + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/extra-security-role-type|1.0.1" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/provenance-participant-type", + "code" : "enterer", + "display" : "Enterer" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/provenance-participant-type", + "code" : "performer", + "display" : "Performer" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/provenance-participant-type", + "code" : "author", + "display" : "Author" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/provenance-participant-type", + "code" : "editor", + "display" : "Editor" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/provenance-participant-type", + "code" : "verifier", + "display" : "Verifier" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/provenance-participant-type", + "code" : "legal", + "display" : "Legal Authenticator" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/provenance-participant-type", + "code" : "attester", + "display" : "Attester" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/provenance-participant-type", + "code" : "informant", + "display" : "Informant" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/provenance-participant-type", + "code" : "custodian", + "display" : "Custodian" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/provenance-participant-type", + "code" : "assembler", + "display" : "Assembler" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/provenance-participant-type", + "code" : "transformer", + "display" : "Transformer" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/provenance-participant-type", + "code" : "composer", + "display" : "Composer" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "110150", + "display" : "Application" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "110151", + "display" : "Application Launcher" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "110152", + "display" : "Destination Role ID" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "110153", + "display" : "Source Role ID" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "110154", + "display" : "Destination Media" + }, + { + "system" : "http://dicom.nema.org/resources/ontology/DCM", + "code" : "110155", + "display" : "Source Media" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/extra-security-role-type", + "code" : "authserver", + "display" : "Authorization Server" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/extra-security-role-type", + "code" : "datacollector", + "display" : "Data Collector" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/extra-security-role-type", + "code" : "dataprocessor", + "display" : "Data Processor" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/extra-security-role-type", + "code" : "datasubject", + "display" : "Data Subject" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/extra-security-role-type", + "code" : "humanuser", + "display" : "Human User" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/mimetypes", + "resource" : { + "resourceType" : "ValueSet", + "id" : "mimetypes", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fhir" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "normative" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version", + "valueCode" : "4.0.0" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 5 + }], + "url" : "http://hl7.org/fhir/ValueSet/mimetypes", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.1024" + }], + "version" : "6.0.0-ballot2", + "name" : "MimeTypes", + "title" : "Mime Types", + "status" : "active", + "experimental" : false, + "date" : "2024-10-02T17:31:51+00:00", + "publisher" : "HL7 International - FHIR-Infrastructure", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "This value set includes all possible codes from BCP-13 (see http://tools.ietf.org/html/bcp13)", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "compose" : { + "include" : [{ + "system" : "urn:ietf:bcp:13" + }] + }, + "expansion" : { + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/valueset-toocostly", + "valueBoolean" : true + }], + "identifier" : "urn:uuid:6365b6a7-d706-41cf-93f3-9c9404d072a8", + "timestamp" : "2024-09-26T14:19:55.724Z", + "total" : 0, + "offset" : 0, + "parameter" : [{ + "name" : "limitedExpansion", + "valueBoolean" : true + }, + { + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "count", + "valueInteger" : 1000 + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/identifier-use", + "resource" : { + "resourceType" : "ValueSet", + "id" : "identifier-use", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fhir" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "normative" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version", + "valueCode" : "4.0.0" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 5 + }], + "url" : "http://hl7.org/fhir/ValueSet/identifier-use", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.57" + }], + "version" : "6.0.0-ballot2", + "name" : "IdentifierUse", + "title" : "IdentifierUse", + "status" : "active", + "experimental" : false, + "date" : "2024-10-02T17:31:51+00:00", + "publisher" : "HL7 International / FHIR Infrastructure", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }, + { + "telecom" : [{ + "system" : "url", + "value" : "http://www.hl7.org/Special/committees/fiwg" + }] + }], + "description" : "Identifies the purpose for this identifier, if known .", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/identifier-use" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:1319f03d-2304-4687-a057-5e6fa367db1a", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 5, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/identifier-use|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/identifier-use", + "code" : "usual", + "display" : "Usual" + }, + { + "system" : "http://hl7.org/fhir/identifier-use", + "code" : "official", + "display" : "Official" + }, + { + "system" : "http://hl7.org/fhir/identifier-use", + "code" : "temp", + "display" : "Temp" + }, + { + "system" : "http://hl7.org/fhir/identifier-use", + "code" : "secondary", + "display" : "Secondary" + }, + { + "system" : "http://hl7.org/fhir/identifier-use", + "code" : "old", + "display" : "Old" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/event-resource-types", + "resource" : { + "resourceType" : "ValueSet", + "id" : "event-resource-types", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fhir" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "normative" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 5 + }], + "url" : "http://hl7.org/fhir/ValueSet/event-resource-types", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.1060" + }], + "version" : "6.0.0-ballot2", + "name" : "EventResourceTypes", + "title" : "Event Resource Types", + "status" : "active", + "experimental" : false, + "date" : "2024-10-02T17:31:51+00:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "All Resource Types that represent event resources", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/fhir-types", + "concept" : [{ + "code" : "AdverseEvent" + }, + { + "code" : "AuditEvent" + }, + { + "code" : "ChargeItem" + }, + { + "code" : "ClaimResponse" + }, + { + "code" : "ClinicalImpression" + }, + { + "code" : "Communication" + }, + { + "code" : "Composition" + }, + { + "code" : "Consent" + }, + { + "code" : "Contract" + }, + { + "code" : "Coverage" + }, + { + "code" : "CoverageEligibilityResponse" + }, + { + "code" : "DetectedIssue" + }, + { + "code" : "DeviceDispense" + }, + { + "code" : "DeviceUsage" + }, + { + "code" : "DiagnosticReport" + }, + { + "code" : "DocumentReference" + }, + { + "code" : "Encounter" + }, + { + "code" : "EnrollmentResponse" + }, + { + "code" : "EpisodeOfCare" + }, + { + "code" : "ExplanationOfBenefit" + }, + { + "code" : "FamilyMemberHistory" + }, + { + "code" : "GenomicStudy" + }, + { + "code" : "GuidanceResponse" + }, + { + "code" : "ImagingSelection" + }, + { + "code" : "ImagingStudy" + }, + { + "code" : "Immunization" + }, + { + "code" : "ImmunizationEvaluation" + }, + { + "code" : "InventoryReport" + }, + { + "code" : "Invoice" + }, + { + "code" : "MedicationAdministration" + }, + { + "code" : "MedicationDispense" + }, + { + "code" : "MedicationStatement" + }, + { + "code" : "MessageHeader" + }, + { + "code" : "NutritionIntake" + }, + { + "code" : "Observation" + }, + { + "code" : "PaymentNotice" + }, + { + "code" : "PaymentReconciliation" + }, + { + "code" : "Procedure" + }, + { + "code" : "Provenance" + }, + { + "code" : "QuestionnaireResponse" + }, + { + "code" : "RiskAssessment" + }, + { + "code" : "SupplyDelivery" + }, + { + "code" : "Transport" + }] + }] + }, + "expansion" : { + "identifier" : "urn:uuid:d414ec7b-1907-4bb8-be6d-1d5e4ec06ba5", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 43, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/fhir-types|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "AdverseEvent", + "display" : "AdverseEvent" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "AuditEvent", + "display" : "AuditEvent" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ChargeItem", + "display" : "ChargeItem" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ClaimResponse", + "display" : "ClaimResponse" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ClinicalImpression", + "display" : "ClinicalImpression" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Communication", + "display" : "Communication" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Composition", + "display" : "Composition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Consent", + "display" : "Consent" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Contract", + "display" : "Contract" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Coverage", + "display" : "Coverage" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "CoverageEligibilityResponse", + "display" : "CoverageEligibilityResponse" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "DetectedIssue", + "display" : "DetectedIssue" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "DeviceDispense", + "display" : "DeviceDispense" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "DeviceUsage", + "display" : "DeviceUsage" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "DiagnosticReport", + "display" : "DiagnosticReport" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "DocumentReference", + "display" : "DocumentReference" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Encounter", + "display" : "Encounter" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "EnrollmentResponse", + "display" : "EnrollmentResponse" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "EpisodeOfCare", + "display" : "EpisodeOfCare" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ExplanationOfBenefit", + "display" : "ExplanationOfBenefit" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "FamilyMemberHistory", + "display" : "FamilyMemberHistory" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "GenomicStudy", + "display" : "GenomicStudy" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "GuidanceResponse", + "display" : "GuidanceResponse" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ImagingSelection", + "display" : "ImagingSelection" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ImagingStudy", + "display" : "ImagingStudy" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Immunization", + "display" : "Immunization" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ImmunizationEvaluation", + "display" : "ImmunizationEvaluation" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "InventoryReport", + "display" : "InventoryReport" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Invoice", + "display" : "Invoice" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "MedicationAdministration", + "display" : "MedicationAdministration" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "MedicationDispense", + "display" : "MedicationDispense" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "MedicationStatement", + "display" : "MedicationStatement" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "MessageHeader", + "display" : "MessageHeader" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "NutritionIntake", + "display" : "NutritionIntake" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Observation", + "display" : "Observation" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "PaymentNotice", + "display" : "PaymentNotice" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "PaymentReconciliation", + "display" : "PaymentReconciliation" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Procedure", + "display" : "Procedure" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Provenance", + "display" : "Provenance" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "QuestionnaireResponse", + "display" : "QuestionnaireResponse" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "RiskAssessment", + "display" : "RiskAssessment" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "SupplyDelivery", + "display" : "SupplyDelivery" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Transport", + "display" : "Transport" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/adjudication-error", + "resource" : { + "resourceType" : "ValueSet", + "id" : "adjudication-error", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fm" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/adjudication-error", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.39" + }], + "version" : "6.0.0-ballot2", + "name" : "AdjudicationErrorCodes", + "title" : "Adjudication Error Codes", + "status" : "draft", + "experimental" : true, + "date" : "2024-10-02T17:31:51+00:00", + "publisher" : "Financial Management", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "This value set includes a smattering of adjudication codes.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "copyright" : "This is an example set.", + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/adjudication-error" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:b5f844ff-9ec3-43b7-9b0c-aa252749aa1b", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 2, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/adjudication-error|1.0.1" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/adjudication-error", + "code" : "a001", + "display" : "Missing Identifier" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/adjudication-error", + "code" : "a002", + "display" : "Missing Creation Date" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/concrete-fhir-types", + "resource" : { + "resourceType" : "ValueSet", + "id" : "concrete-fhir-types", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "vocab" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 4 + }], + "url" : "http://hl7.org/fhir/ValueSet/concrete-fhir-types", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3296" + }], + "version" : "6.0.0-ballot2", + "name" : "ConcreteFHIRTypes", + "title" : "Concrete FHIR Types", + "status" : "draft", + "experimental" : true, + "date" : "2024-10-02T17:31:51+00:00", + "publisher" : "HL7 International / Terminology Infrastructure", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }, + { + "telecom" : [{ + "system" : "url", + "value" : "http://www.hl7.org/Special/committees/Vocab" + }] + }], + "description" : "List of all non-abstract types, data types and resources", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/fhir-types", + "concept" : [{ + "code" : "Account" + }, + { + "code" : "ActivityDefinition" + }, + { + "code" : "ActorDefinition" + }, + { + "code" : "Address" + }, + { + "code" : "AdministrableProductDefinition" + }, + { + "code" : "AdverseEvent" + }, + { + "code" : "Age" + }, + { + "code" : "AllergyIntolerance" + }, + { + "code" : "Annotation" + }, + { + "code" : "Appointment" + }, + { + "code" : "AppointmentResponse" + }, + { + "code" : "ArtifactAssessment" + }, + { + "code" : "Attachment" + }, + { + "code" : "AuditEvent" + }, + { + "code" : "Availability" + }, + { + "code" : "base64Binary" + }, + { + "code" : "Basic" + }, + { + "code" : "Binary" + }, + { + "code" : "BiologicallyDerivedProduct" + }, + { + "code" : "BiologicallyDerivedProductDispense" + }, + { + "code" : "BodyStructure" + }, + { + "code" : "boolean" + }, + { + "code" : "Bundle" + }, + { + "code" : "canonical" + }, + { + "code" : "CapabilityStatement" + }, + { + "code" : "CarePlan" + }, + { + "code" : "CareTeam" + }, + { + "code" : "ChargeItem" + }, + { + "code" : "ChargeItemDefinition" + }, + { + "code" : "Citation" + }, + { + "code" : "Claim" + }, + { + "code" : "ClaimResponse" + }, + { + "code" : "ClinicalImpression" + }, + { + "code" : "ClinicalUseDefinition" + }, + { + "code" : "code" + }, + { + "code" : "CodeableConcept" + }, + { + "code" : "CodeableReference" + }, + { + "code" : "CodeSystem" + }, + { + "code" : "Coding" + }, + { + "code" : "Communication" + }, + { + "code" : "CommunicationRequest" + }, + { + "code" : "CompartmentDefinition" + }, + { + "code" : "Composition" + }, + { + "code" : "ConceptMap" + }, + { + "code" : "Condition" + }, + { + "code" : "ConditionDefinition" + }, + { + "code" : "Consent" + }, + { + "code" : "ContactDetail" + }, + { + "code" : "ContactPoint" + }, + { + "code" : "Contract" + }, + { + "code" : "Contributor" + }, + { + "code" : "Count" + }, + { + "code" : "Coverage" + }, + { + "code" : "CoverageEligibilityRequest" + }, + { + "code" : "CoverageEligibilityResponse" + }, + { + "code" : "DataRequirement" + }, + { + "code" : "date" + }, + { + "code" : "dateTime" + }, + { + "code" : "decimal" + }, + { + "code" : "DetectedIssue" + }, + { + "code" : "Device" + }, + { + "code" : "DeviceAlert" + }, + { + "code" : "DeviceAssociation" + }, + { + "code" : "DeviceDefinition" + }, + { + "code" : "DeviceDispense" + }, + { + "code" : "DeviceMetric" + }, + { + "code" : "DeviceRequest" + }, + { + "code" : "DeviceUsage" + }, + { + "code" : "DiagnosticReport" + }, + { + "code" : "Distance" + }, + { + "code" : "DocumentReference" + }, + { + "code" : "Dosage" + }, + { + "code" : "Duration" + }, + { + "code" : "ElementDefinition" + }, + { + "code" : "Encounter" + }, + { + "code" : "EncounterHistory" + }, + { + "code" : "Endpoint" + }, + { + "code" : "EnrollmentRequest" + }, + { + "code" : "EnrollmentResponse" + }, + { + "code" : "EpisodeOfCare" + }, + { + "code" : "EventDefinition" + }, + { + "code" : "Evidence" + }, + { + "code" : "EvidenceReport" + }, + { + "code" : "EvidenceVariable" + }, + { + "code" : "ExampleScenario" + }, + { + "code" : "ExplanationOfBenefit" + }, + { + "code" : "Expression" + }, + { + "code" : "ExtendedContactDetail" + }, + { + "code" : "Extension" + }, + { + "code" : "FamilyMemberHistory" + }, + { + "code" : "Flag" + }, + { + "code" : "FormularyItem" + }, + { + "code" : "GenomicStudy" + }, + { + "code" : "Goal" + }, + { + "code" : "GraphDefinition" + }, + { + "code" : "Group" + }, + { + "code" : "GuidanceResponse" + }, + { + "code" : "HealthcareService" + }, + { + "code" : "HumanName" + }, + { + "code" : "id" + }, + { + "code" : "Identifier" + }, + { + "code" : "ImagingSelection" + }, + { + "code" : "ImagingStudy" + }, + { + "code" : "Immunization" + }, + { + "code" : "ImmunizationEvaluation" + }, + { + "code" : "ImmunizationRecommendation" + }, + { + "code" : "ImplementationGuide" + }, + { + "code" : "Ingredient" + }, + { + "code" : "instant" + }, + { + "code" : "InsurancePlan" + }, + { + "code" : "InsuranceProduct" + }, + { + "code" : "integer" + }, + { + "code" : "integer64" + }, + { + "code" : "InventoryItem" + }, + { + "code" : "InventoryReport" + }, + { + "code" : "Invoice" + }, + { + "code" : "Library" + }, + { + "code" : "Linkage" + }, + { + "code" : "List" + }, + { + "code" : "Location" + }, + { + "code" : "ManufacturedItemDefinition" + }, + { + "code" : "markdown" + }, + { + "code" : "MarketingStatus" + }, + { + "code" : "Measure" + }, + { + "code" : "MeasureReport" + }, + { + "code" : "Medication" + }, + { + "code" : "MedicationAdministration" + }, + { + "code" : "MedicationDispense" + }, + { + "code" : "MedicationKnowledge" + }, + { + "code" : "MedicationRequest" + }, + { + "code" : "MedicationStatement" + }, + { + "code" : "MedicinalProductDefinition" + }, + { + "code" : "MessageDefinition" + }, + { + "code" : "MessageHeader" + }, + { + "code" : "Meta" + }, + { + "code" : "MolecularDefinition" + }, + { + "code" : "MolecularSequence" + }, + { + "code" : "MonetaryComponent" + }, + { + "code" : "Money" + }, + { + "code" : "NamingSystem" + }, + { + "code" : "Narrative" + }, + { + "code" : "NutritionIntake" + }, + { + "code" : "NutritionOrder" + }, + { + "code" : "NutritionProduct" + }, + { + "code" : "Observation" + }, + { + "code" : "ObservationDefinition" + }, + { + "code" : "oid" + }, + { + "code" : "OperationDefinition" + }, + { + "code" : "OperationOutcome" + }, + { + "code" : "Organization" + }, + { + "code" : "OrganizationAffiliation" + }, + { + "code" : "PackagedProductDefinition" + }, + { + "code" : "ParameterDefinition" + }, + { + "code" : "Parameters" + }, + { + "code" : "Patient" + }, + { + "code" : "PaymentNotice" + }, + { + "code" : "PaymentReconciliation" + }, + { + "code" : "Period" + }, + { + "code" : "Permission" + }, + { + "code" : "Person" + }, + { + "code" : "PersonalRelationship" + }, + { + "code" : "PlanDefinition" + }, + { + "code" : "positiveInt" + }, + { + "code" : "Practitioner" + }, + { + "code" : "PractitionerRole" + }, + { + "code" : "Procedure" + }, + { + "code" : "ProductShelfLife" + }, + { + "code" : "Provenance" + }, + { + "code" : "Quantity" + }, + { + "code" : "Questionnaire" + }, + { + "code" : "QuestionnaireResponse" + }, + { + "code" : "Range" + }, + { + "code" : "Ratio" + }, + { + "code" : "RatioRange" + }, + { + "code" : "Reference" + }, + { + "code" : "RegulatedAuthorization" + }, + { + "code" : "RelatedArtifact" + }, + { + "code" : "RelatedPerson" + }, + { + "code" : "RelativeTime" + }, + { + "code" : "RequestOrchestration" + }, + { + "code" : "Requirements" + }, + { + "code" : "ResearchStudy" + }, + { + "code" : "ResearchSubject" + }, + { + "code" : "RiskAssessment" + }, + { + "code" : "SampledData" + }, + { + "code" : "Schedule" + }, + { + "code" : "SearchParameter" + }, + { + "code" : "ServiceRequest" + }, + { + "code" : "Signature" + }, + { + "code" : "Slot" + }, + { + "code" : "Specimen" + }, + { + "code" : "SpecimenDefinition" + }, + { + "code" : "string" + }, + { + "code" : "StructureDefinition" + }, + { + "code" : "StructureMap" + }, + { + "code" : "Subscription" + }, + { + "code" : "SubscriptionStatus" + }, + { + "code" : "SubscriptionTopic" + }, + { + "code" : "Substance" + }, + { + "code" : "SubstanceDefinition" + }, + { + "code" : "SubstanceNucleicAcid" + }, + { + "code" : "SubstancePolymer" + }, + { + "code" : "SubstanceProtein" + }, + { + "code" : "SubstanceReferenceInformation" + }, + { + "code" : "SubstanceSourceMaterial" + }, + { + "code" : "SupplyDelivery" + }, + { + "code" : "SupplyRequest" + }, + { + "code" : "Task" + }, + { + "code" : "TerminologyCapabilities" + }, + { + "code" : "TestPlan" + }, + { + "code" : "TestReport" + }, + { + "code" : "TestScript" + }, + { + "code" : "time" + }, + { + "code" : "Timing" + }, + { + "code" : "Transport" + }, + { + "code" : "TriggerDefinition" + }, + { + "code" : "unsignedInt" + }, + { + "code" : "uri" + }, + { + "code" : "url" + }, + { + "code" : "UsageContext" + }, + { + "code" : "uuid" + }, + { + "code" : "ValueSet" + }, + { + "code" : "VerificationResult" + }, + { + "code" : "VirtualServiceDetail" + }, + { + "code" : "VisionPrescription" + }, + { + "code" : "xhtml" + }] + }] + }, + "expansion" : { + "identifier" : "urn:uuid:4eb656fe-93f5-4c45-aa09-1e09711b8df3", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 226, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/fhir-types|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Account", + "display" : "Account" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ActivityDefinition", + "display" : "ActivityDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ActorDefinition", + "display" : "ActorDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Address", + "display" : "Address" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "AdministrableProductDefinition", + "display" : "AdministrableProductDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "AdverseEvent", + "display" : "AdverseEvent" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Age", + "display" : "Age" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "AllergyIntolerance", + "display" : "AllergyIntolerance" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Annotation", + "display" : "Annotation" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Appointment", + "display" : "Appointment" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "AppointmentResponse", + "display" : "AppointmentResponse" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ArtifactAssessment", + "display" : "ArtifactAssessment" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Attachment", + "display" : "Attachment" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "AuditEvent", + "display" : "AuditEvent" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Availability", + "display" : "Availability" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "base64Binary", + "display" : "base64Binary" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Basic", + "display" : "Basic" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Binary", + "display" : "Binary" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "BiologicallyDerivedProduct", + "display" : "BiologicallyDerivedProduct" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "BiologicallyDerivedProductDispense", + "display" : "BiologicallyDerivedProductDispense" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "BodyStructure", + "display" : "BodyStructure" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "boolean", + "display" : "boolean" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Bundle", + "display" : "Bundle" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "canonical", + "display" : "canonical" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "CapabilityStatement", + "display" : "CapabilityStatement" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "CarePlan", + "display" : "CarePlan" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "CareTeam", + "display" : "CareTeam" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ChargeItem", + "display" : "ChargeItem" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ChargeItemDefinition", + "display" : "ChargeItemDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Citation", + "display" : "Citation" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Claim", + "display" : "Claim" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ClaimResponse", + "display" : "ClaimResponse" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ClinicalImpression", + "display" : "ClinicalImpression" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ClinicalUseDefinition", + "display" : "ClinicalUseDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "code", + "display" : "code" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "CodeableConcept", + "display" : "CodeableConcept" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "CodeableReference", + "display" : "CodeableReference" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "CodeSystem", + "display" : "CodeSystem" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Coding", + "display" : "Coding" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Communication", + "display" : "Communication" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "CommunicationRequest", + "display" : "CommunicationRequest" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "CompartmentDefinition", + "display" : "CompartmentDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Composition", + "display" : "Composition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ConceptMap", + "display" : "ConceptMap" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Condition", + "display" : "Condition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ConditionDefinition", + "display" : "ConditionDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Consent", + "display" : "Consent" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ContactDetail", + "display" : "ContactDetail" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ContactPoint", + "display" : "ContactPoint" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Contract", + "display" : "Contract" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Contributor", + "display" : "Contributor" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Count", + "display" : "Count" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Coverage", + "display" : "Coverage" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "CoverageEligibilityRequest", + "display" : "CoverageEligibilityRequest" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "CoverageEligibilityResponse", + "display" : "CoverageEligibilityResponse" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "DataRequirement", + "display" : "DataRequirement" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "date", + "display" : "date" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "dateTime", + "display" : "dateTime" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "decimal", + "display" : "decimal" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "DetectedIssue", + "display" : "DetectedIssue" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Device", + "display" : "Device" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "DeviceAlert", + "display" : "DeviceAlert" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "DeviceAssociation", + "display" : "DeviceAssociation" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "DeviceDefinition", + "display" : "DeviceDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "DeviceDispense", + "display" : "DeviceDispense" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "DeviceMetric", + "display" : "DeviceMetric" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "DeviceRequest", + "display" : "DeviceRequest" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "DeviceUsage", + "display" : "DeviceUsage" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "DiagnosticReport", + "display" : "DiagnosticReport" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Distance", + "display" : "Distance" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "DocumentReference", + "display" : "DocumentReference" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Dosage", + "display" : "Dosage" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Duration", + "display" : "Duration" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ElementDefinition", + "display" : "ElementDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Encounter", + "display" : "Encounter" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "EncounterHistory", + "display" : "EncounterHistory" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Endpoint", + "display" : "Endpoint" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "EnrollmentRequest", + "display" : "EnrollmentRequest" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "EnrollmentResponse", + "display" : "EnrollmentResponse" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "EpisodeOfCare", + "display" : "EpisodeOfCare" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "EventDefinition", + "display" : "EventDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Evidence", + "display" : "Evidence" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "EvidenceReport", + "display" : "EvidenceReport" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "EvidenceVariable", + "display" : "EvidenceVariable" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ExampleScenario", + "display" : "ExampleScenario" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ExplanationOfBenefit", + "display" : "ExplanationOfBenefit" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Expression", + "display" : "Expression" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ExtendedContactDetail", + "display" : "ExtendedContactDetail" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Extension", + "display" : "Extension" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "FamilyMemberHistory", + "display" : "FamilyMemberHistory" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Flag", + "display" : "Flag" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "FormularyItem", + "display" : "FormularyItem" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "GenomicStudy", + "display" : "GenomicStudy" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Goal", + "display" : "Goal" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "GraphDefinition", + "display" : "GraphDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Group", + "display" : "Group" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "GuidanceResponse", + "display" : "GuidanceResponse" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "HealthcareService", + "display" : "HealthcareService" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "HumanName", + "display" : "HumanName" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "id", + "display" : "id" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Identifier", + "display" : "Identifier" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ImagingSelection", + "display" : "ImagingSelection" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ImagingStudy", + "display" : "ImagingStudy" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Immunization", + "display" : "Immunization" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ImmunizationEvaluation", + "display" : "ImmunizationEvaluation" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ImmunizationRecommendation", + "display" : "ImmunizationRecommendation" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ImplementationGuide", + "display" : "ImplementationGuide" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Ingredient", + "display" : "Ingredient" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "instant", + "display" : "instant" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "InsurancePlan", + "display" : "InsurancePlan" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "InsuranceProduct", + "display" : "InsuranceProduct" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "integer", + "display" : "integer" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "integer64", + "display" : "integer64" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "InventoryItem", + "display" : "InventoryItem" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "InventoryReport", + "display" : "InventoryReport" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Invoice", + "display" : "Invoice" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Library", + "display" : "Library" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Linkage", + "display" : "Linkage" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "List", + "display" : "List" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Location", + "display" : "Location" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ManufacturedItemDefinition", + "display" : "ManufacturedItemDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "markdown", + "display" : "markdown" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "MarketingStatus", + "display" : "MarketingStatus" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Measure", + "display" : "Measure" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "MeasureReport", + "display" : "MeasureReport" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Medication", + "display" : "Medication" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "MedicationAdministration", + "display" : "MedicationAdministration" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "MedicationDispense", + "display" : "MedicationDispense" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "MedicationKnowledge", + "display" : "MedicationKnowledge" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "MedicationRequest", + "display" : "MedicationRequest" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "MedicationStatement", + "display" : "MedicationStatement" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "MedicinalProductDefinition", + "display" : "MedicinalProductDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "MessageDefinition", + "display" : "MessageDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "MessageHeader", + "display" : "MessageHeader" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Meta", + "display" : "Meta" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "MolecularDefinition", + "display" : "MolecularDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "MolecularSequence", + "display" : "MolecularSequence" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "MonetaryComponent", + "display" : "MonetaryComponent" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Money", + "display" : "Money" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "NamingSystem", + "display" : "NamingSystem" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Narrative", + "display" : "Narrative" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "NutritionIntake", + "display" : "NutritionIntake" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "NutritionOrder", + "display" : "NutritionOrder" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "NutritionProduct", + "display" : "NutritionProduct" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Observation", + "display" : "Observation" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ObservationDefinition", + "display" : "ObservationDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "oid", + "display" : "oid" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "OperationDefinition", + "display" : "OperationDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "OperationOutcome", + "display" : "OperationOutcome" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Organization", + "display" : "Organization" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "OrganizationAffiliation", + "display" : "OrganizationAffiliation" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "PackagedProductDefinition", + "display" : "PackagedProductDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ParameterDefinition", + "display" : "ParameterDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Parameters", + "display" : "Parameters" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Patient", + "display" : "Patient" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "PaymentNotice", + "display" : "PaymentNotice" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "PaymentReconciliation", + "display" : "PaymentReconciliation" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Period", + "display" : "Period" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Permission", + "display" : "Permission" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Person", + "display" : "Person" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "PersonalRelationship", + "display" : "PersonalRelationship" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "PlanDefinition", + "display" : "PlanDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "positiveInt", + "display" : "positiveInt" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Practitioner", + "display" : "Practitioner" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "PractitionerRole", + "display" : "PractitionerRole" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Procedure", + "display" : "Procedure" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ProductShelfLife", + "display" : "ProductShelfLife" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Provenance", + "display" : "Provenance" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Quantity", + "display" : "Quantity" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Questionnaire", + "display" : "Questionnaire" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "QuestionnaireResponse", + "display" : "QuestionnaireResponse" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Range", + "display" : "Range" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Ratio", + "display" : "Ratio" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "RatioRange", + "display" : "RatioRange" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Reference", + "display" : "Reference" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "RegulatedAuthorization", + "display" : "RegulatedAuthorization" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "RelatedArtifact", + "display" : "RelatedArtifact" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "RelatedPerson", + "display" : "RelatedPerson" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "RelativeTime", + "display" : "RelativeTime" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "RequestOrchestration", + "display" : "RequestOrchestration" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Requirements", + "display" : "Requirements" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ResearchStudy", + "display" : "ResearchStudy" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ResearchSubject", + "display" : "ResearchSubject" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "RiskAssessment", + "display" : "RiskAssessment" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "SampledData", + "display" : "SampledData" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Schedule", + "display" : "Schedule" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "SearchParameter", + "display" : "SearchParameter" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ServiceRequest", + "display" : "ServiceRequest" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Signature", + "display" : "Signature" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Slot", + "display" : "Slot" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Specimen", + "display" : "Specimen" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "SpecimenDefinition", + "display" : "SpecimenDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "string", + "display" : "string" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "StructureDefinition", + "display" : "StructureDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "StructureMap", + "display" : "StructureMap" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Subscription", + "display" : "Subscription" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "SubscriptionStatus", + "display" : "SubscriptionStatus" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "SubscriptionTopic", + "display" : "SubscriptionTopic" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Substance", + "display" : "Substance" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "SubstanceDefinition", + "display" : "SubstanceDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "SubstanceNucleicAcid", + "display" : "SubstanceNucleicAcid" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "SubstancePolymer", + "display" : "SubstancePolymer" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "SubstanceProtein", + "display" : "SubstanceProtein" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "SubstanceReferenceInformation", + "display" : "SubstanceReferenceInformation" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "SubstanceSourceMaterial", + "display" : "SubstanceSourceMaterial" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "SupplyDelivery", + "display" : "SupplyDelivery" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "SupplyRequest", + "display" : "SupplyRequest" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Task", + "display" : "Task" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "TerminologyCapabilities", + "display" : "TerminologyCapabilities" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "TestPlan", + "display" : "TestPlan" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "TestReport", + "display" : "TestReport" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "TestScript", + "display" : "TestScript" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "time", + "display" : "time" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Timing", + "display" : "Timing" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Transport", + "display" : "Transport" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "TriggerDefinition", + "display" : "TriggerDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "unsignedInt", + "display" : "unsignedInt" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "uri", + "display" : "uri" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "url", + "display" : "url" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "UsageContext", + "display" : "UsageContext" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "uuid", + "display" : "uuid" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ValueSet", + "display" : "ValueSet" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "VerificationResult", + "display" : "VerificationResult" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "VirtualServiceDetail", + "display" : "VirtualServiceDetail" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "VisionPrescription", + "display" : "VisionPrescription" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "xhtml", + "display" : "xhtml" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/message-events", + "resource" : { + "resourceType" : "ValueSet", + "id" : "message-events", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fhir" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/valueset-special-status", + "valueString" : "This Value Set is normative - it is generated based on the information defined in this specification. The definition will remain fixed across versions, but the actual contents will change from version to version" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/message-events", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.26" + }], + "version" : "6.0.0-ballot2", + "name" : "MessageEvent", + "title" : "MessageEvent", + "status" : "active", + "experimental" : true, + "date" : "2024-10-02T17:31:51+00:00", + "publisher" : "HL7 International / FHIR Infrastructure", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://www.hl7.org/Special/committees/fiwg" + }] + }], + "description" : "One of the message events defined as part of this version of FHIR.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/message-events" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:5f8b4a26-6763-47d4-9c62-746a8a86af71", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 0, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/message-events|6.0.0-ballot2" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/fhir-types", + "resource" : { + "resourceType" : "ValueSet", + "id" : "fhir-types", + "meta" : { + "lastUpdated" : "2024-10-03T04:31:51.554+11:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fhir" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "normative" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 5 + }], + "url" : "http://hl7.org/fhir/ValueSet/fhir-types", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3299" + }], + "version" : "6.0.0-ballot2", + "name" : "FHIRTypes", + "title" : "All FHIR Types", + "status" : "active", + "experimental" : false, + "date" : "2024-10-02T17:31:51+00:00", + "publisher" : "HL7 International / FHIR Infrastructure", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://www.hl7.org/Special/committees/fiwg" + }] + }], + "description" : "All FHIR types", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/fhir-types" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:710a7b87-2df7-42da-9590-07e95778d5fa", + "timestamp" : "2024-10-02T17:53:43+00:00", + "total" : 236, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/fhir-types|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Base", + "display" : "Base" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Element", + "display" : "Element" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "BackboneElement", + "display" : "BackboneElement" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "DataType", + "display" : "DataType" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Address", + "display" : "Address" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Annotation", + "display" : "Annotation" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Attachment", + "display" : "Attachment" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Availability", + "display" : "Availability" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "BackboneType", + "display" : "BackboneType" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Dosage", + "display" : "Dosage" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ElementDefinition", + "display" : "ElementDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "MarketingStatus", + "display" : "MarketingStatus" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ProductShelfLife", + "display" : "ProductShelfLife" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "RelativeTime", + "display" : "RelativeTime" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Timing", + "display" : "Timing" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "CodeableConcept", + "display" : "CodeableConcept" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "CodeableReference", + "display" : "CodeableReference" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Coding", + "display" : "Coding" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ContactDetail", + "display" : "ContactDetail" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ContactPoint", + "display" : "ContactPoint" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Contributor", + "display" : "Contributor" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "DataRequirement", + "display" : "DataRequirement" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Expression", + "display" : "Expression" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ExtendedContactDetail", + "display" : "ExtendedContactDetail" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Extension", + "display" : "Extension" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "HumanName", + "display" : "HumanName" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Identifier", + "display" : "Identifier" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Meta", + "display" : "Meta" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "MonetaryComponent", + "display" : "MonetaryComponent" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Money", + "display" : "Money" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Narrative", + "display" : "Narrative" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ParameterDefinition", + "display" : "ParameterDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Period", + "display" : "Period" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "PrimitiveType", + "display" : "PrimitiveType" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "base64Binary", + "display" : "base64Binary" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "boolean", + "display" : "boolean" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "date", + "display" : "date" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "dateTime", + "display" : "dateTime" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "decimal", + "display" : "decimal" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "instant", + "display" : "instant" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "integer", + "display" : "integer" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "positiveInt", + "display" : "positiveInt" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "unsignedInt", + "display" : "unsignedInt" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "integer64", + "display" : "integer64" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "string", + "display" : "string" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "code", + "display" : "code" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "id", + "display" : "id" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "markdown", + "display" : "markdown" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "time", + "display" : "time" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "uri", + "display" : "uri" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "canonical", + "display" : "canonical" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "oid", + "display" : "oid" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "url", + "display" : "url" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "uuid", + "display" : "uuid" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Quantity", + "display" : "Quantity" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Age", + "display" : "Age" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Count", + "display" : "Count" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Distance", + "display" : "Distance" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Duration", + "display" : "Duration" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Range", + "display" : "Range" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Ratio", + "display" : "Ratio" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "RatioRange", + "display" : "RatioRange" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Reference", + "display" : "Reference" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "RelatedArtifact", + "display" : "RelatedArtifact" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "SampledData", + "display" : "SampledData" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Signature", + "display" : "Signature" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "TriggerDefinition", + "display" : "TriggerDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "UsageContext", + "display" : "UsageContext" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "VirtualServiceDetail", + "display" : "VirtualServiceDetail" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "xhtml", + "display" : "xhtml" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Resource", + "display" : "Resource" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Binary", + "display" : "Binary" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Bundle", + "display" : "Bundle" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "DomainResource", + "display" : "DomainResource" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Account", + "display" : "Account" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ActivityDefinition", + "display" : "ActivityDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ActorDefinition", + "display" : "ActorDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "AdministrableProductDefinition", + "display" : "AdministrableProductDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "AdverseEvent", + "display" : "AdverseEvent" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "AllergyIntolerance", + "display" : "AllergyIntolerance" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Appointment", + "display" : "Appointment" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "AppointmentResponse", + "display" : "AppointmentResponse" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ArtifactAssessment", + "display" : "ArtifactAssessment" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "AuditEvent", + "display" : "AuditEvent" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Basic", + "display" : "Basic" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "BiologicallyDerivedProduct", + "display" : "BiologicallyDerivedProduct" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "BiologicallyDerivedProductDispense", + "display" : "BiologicallyDerivedProductDispense" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "BodyStructure", + "display" : "BodyStructure" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "CanonicalResource", + "display" : "CanonicalResource" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "CapabilityStatement", + "display" : "CapabilityStatement" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "CarePlan", + "display" : "CarePlan" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "CareTeam", + "display" : "CareTeam" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ChargeItem", + "display" : "ChargeItem" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ChargeItemDefinition", + "display" : "ChargeItemDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Citation", + "display" : "Citation" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Claim", + "display" : "Claim" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ClaimResponse", + "display" : "ClaimResponse" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ClinicalImpression", + "display" : "ClinicalImpression" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ClinicalUseDefinition", + "display" : "ClinicalUseDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "CodeSystem", + "display" : "CodeSystem" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Communication", + "display" : "Communication" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "CommunicationRequest", + "display" : "CommunicationRequest" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "CompartmentDefinition", + "display" : "CompartmentDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Composition", + "display" : "Composition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ConceptMap", + "display" : "ConceptMap" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Condition", + "display" : "Condition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ConditionDefinition", + "display" : "ConditionDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Consent", + "display" : "Consent" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Contract", + "display" : "Contract" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Coverage", + "display" : "Coverage" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "CoverageEligibilityRequest", + "display" : "CoverageEligibilityRequest" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "CoverageEligibilityResponse", + "display" : "CoverageEligibilityResponse" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "DetectedIssue", + "display" : "DetectedIssue" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Device", + "display" : "Device" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "DeviceAlert", + "display" : "DeviceAlert" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "DeviceAssociation", + "display" : "DeviceAssociation" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "DeviceDefinition", + "display" : "DeviceDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "DeviceDispense", + "display" : "DeviceDispense" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "DeviceMetric", + "display" : "DeviceMetric" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "DeviceRequest", + "display" : "DeviceRequest" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "DeviceUsage", + "display" : "DeviceUsage" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "DiagnosticReport", + "display" : "DiagnosticReport" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "DocumentReference", + "display" : "DocumentReference" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Encounter", + "display" : "Encounter" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "EncounterHistory", + "display" : "EncounterHistory" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Endpoint", + "display" : "Endpoint" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "EnrollmentRequest", + "display" : "EnrollmentRequest" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "EnrollmentResponse", + "display" : "EnrollmentResponse" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "EpisodeOfCare", + "display" : "EpisodeOfCare" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "EventDefinition", + "display" : "EventDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Evidence", + "display" : "Evidence" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "EvidenceReport", + "display" : "EvidenceReport" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "EvidenceVariable", + "display" : "EvidenceVariable" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ExampleScenario", + "display" : "ExampleScenario" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ExplanationOfBenefit", + "display" : "ExplanationOfBenefit" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "FamilyMemberHistory", + "display" : "FamilyMemberHistory" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Flag", + "display" : "Flag" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "FormularyItem", + "display" : "FormularyItem" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "GenomicStudy", + "display" : "GenomicStudy" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Goal", + "display" : "Goal" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "GraphDefinition", + "display" : "GraphDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Group", + "display" : "Group" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "GuidanceResponse", + "display" : "GuidanceResponse" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "HealthcareService", + "display" : "HealthcareService" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ImagingSelection", + "display" : "ImagingSelection" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ImagingStudy", + "display" : "ImagingStudy" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Immunization", + "display" : "Immunization" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ImmunizationEvaluation", + "display" : "ImmunizationEvaluation" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ImmunizationRecommendation", + "display" : "ImmunizationRecommendation" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ImplementationGuide", + "display" : "ImplementationGuide" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Ingredient", + "display" : "Ingredient" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "InsurancePlan", + "display" : "InsurancePlan" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "InsuranceProduct", + "display" : "InsuranceProduct" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "InventoryItem", + "display" : "InventoryItem" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "InventoryReport", + "display" : "InventoryReport" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Invoice", + "display" : "Invoice" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Library", + "display" : "Library" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Linkage", + "display" : "Linkage" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "List", + "display" : "List" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Location", + "display" : "Location" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ManufacturedItemDefinition", + "display" : "ManufacturedItemDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Measure", + "display" : "Measure" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "MeasureReport", + "display" : "MeasureReport" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Medication", + "display" : "Medication" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "MedicationAdministration", + "display" : "MedicationAdministration" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "MedicationDispense", + "display" : "MedicationDispense" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "MedicationKnowledge", + "display" : "MedicationKnowledge" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "MedicationRequest", + "display" : "MedicationRequest" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "MedicationStatement", + "display" : "MedicationStatement" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "MedicinalProductDefinition", + "display" : "MedicinalProductDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "MessageDefinition", + "display" : "MessageDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "MessageHeader", + "display" : "MessageHeader" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "MetadataResource", + "display" : "MetadataResource" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "MolecularDefinition", + "display" : "MolecularDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "MolecularSequence", + "display" : "MolecularSequence" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "NamingSystem", + "display" : "NamingSystem" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "NutritionIntake", + "display" : "NutritionIntake" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "NutritionOrder", + "display" : "NutritionOrder" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "NutritionProduct", + "display" : "NutritionProduct" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Observation", + "display" : "Observation" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ObservationDefinition", + "display" : "ObservationDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "OperationDefinition", + "display" : "OperationDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "OperationOutcome", + "display" : "OperationOutcome" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Organization", + "display" : "Organization" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "OrganizationAffiliation", + "display" : "OrganizationAffiliation" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "PackagedProductDefinition", + "display" : "PackagedProductDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Patient", + "display" : "Patient" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "PaymentNotice", + "display" : "PaymentNotice" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "PaymentReconciliation", + "display" : "PaymentReconciliation" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Permission", + "display" : "Permission" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Person", + "display" : "Person" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "PersonalRelationship", + "display" : "PersonalRelationship" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "PlanDefinition", + "display" : "PlanDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Practitioner", + "display" : "Practitioner" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "PractitionerRole", + "display" : "PractitionerRole" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Procedure", + "display" : "Procedure" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Provenance", + "display" : "Provenance" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Questionnaire", + "display" : "Questionnaire" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "QuestionnaireResponse", + "display" : "QuestionnaireResponse" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "RegulatedAuthorization", + "display" : "RegulatedAuthorization" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "RelatedPerson", + "display" : "RelatedPerson" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "RequestOrchestration", + "display" : "RequestOrchestration" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Requirements", + "display" : "Requirements" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ResearchStudy", + "display" : "ResearchStudy" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ResearchSubject", + "display" : "ResearchSubject" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "RiskAssessment", + "display" : "RiskAssessment" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Schedule", + "display" : "Schedule" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "SearchParameter", + "display" : "SearchParameter" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ServiceRequest", + "display" : "ServiceRequest" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Slot", + "display" : "Slot" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Specimen", + "display" : "Specimen" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "SpecimenDefinition", + "display" : "SpecimenDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "StructureDefinition", + "display" : "StructureDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "StructureMap", + "display" : "StructureMap" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Subscription", + "display" : "Subscription" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "SubscriptionStatus", + "display" : "SubscriptionStatus" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "SubscriptionTopic", + "display" : "SubscriptionTopic" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Substance", + "display" : "Substance" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "SubstanceDefinition", + "display" : "SubstanceDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "SubstanceNucleicAcid", + "display" : "SubstanceNucleicAcid" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "SubstancePolymer", + "display" : "SubstancePolymer" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "SubstanceProtein", + "display" : "SubstanceProtein" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "SubstanceReferenceInformation", + "display" : "SubstanceReferenceInformation" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "SubstanceSourceMaterial", + "display" : "SubstanceSourceMaterial" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "SupplyDelivery", + "display" : "SupplyDelivery" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "SupplyRequest", + "display" : "SupplyRequest" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Task", + "display" : "Task" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "TerminologyCapabilities", + "display" : "TerminologyCapabilities" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "TestPlan", + "display" : "TestPlan" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "TestReport", + "display" : "TestReport" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "TestScript", + "display" : "TestScript" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Transport", + "display" : "Transport" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ValueSet", + "display" : "ValueSet" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "VerificationResult", + "display" : "VerificationResult" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "VisionPrescription", + "display" : "VisionPrescription" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Parameters", + "display" : "Parameters" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/medication-as-needed-reason", + "resource" : { + "resourceType" : "ValueSet", + "id" : "medication-as-needed-reason", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fhir" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/medication-as-needed-reason", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.96" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.89" + }], + "version" : "6.0.0-ballot2", + "name" : "SNOMEDCTMedicationAsNeededReasonCodes", + "title" : "SNOMED CT Medication As Needed Reason Codes", + "status" : "draft", + "experimental" : true, + "date" : "2024-10-02T17:31:51+00:00", + "publisher" : "HL7 International / FHIR Infrastructure", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://www.hl7.org/Special/committees/fiwg" + }] + }], + "description" : "This value set includes all clinical findings from SNOMED CT - provided as an exemplar value set.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "copyright" : "This value set includes content from SNOMED CT, which is copyright 2002 International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement.", + "compose" : { + "include" : [{ + "system" : "http://snomed.info/sct", + "filter" : [{ + "property" : "concept", + "op" : "is-a", + "value" : "404684003" + }] + }] + }, + "expansion" : { + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/valueset-unclosed", + "valueBoolean" : true + }], + "identifier" : "urn:uuid:b2294c8a-ffd2-4c8c-a486-904a111c7e0d", + "timestamp" : "2024-10-02T17:54:47+00:00", + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-valueset", + "valueUri" : "null" + }, + { + "name" : "used-codesystem", + "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230131" + }, + { + "name" : "version", + "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230131" + }], + "contains" : [{ + "system" : "http://snomed.info/sct", + "code" : "404684003", + "display" : "Clinical finding (finding)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clinical finding" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "109006", + "display" : "Anxiety disorder of childhood OR adolescence", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anxiety disorder of childhood OR adolescence (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "122003", + "display" : "Choroidal hemorrhage", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Choroidal haemorrhage" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Choroidal hemorrhage (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "127009", + "display" : "Spontaneous abortion with laceration of cervix", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spontaneous abortion with tear of cervix" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Miscarriage with tear of cervix" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Miscarriage with laceration of cervix" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Miscarriage with laceration of cervix (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "129007", + "display" : "Homoiothermia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Homoiothermy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Homoiothermia (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "134006", + "display" : "Decreased hair growth", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decreased hair growth (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "140004", + "display" : "Chronic pharyngitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic sore throat" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic pharyngitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "144008", + "display" : "Normal peripheral vision", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Normal peripheral vision (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "150003", + "display" : "Abnormal bladder continence", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abnormal bladder continence (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "151004", + "display" : "Gonococcal meningitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gonococcal meningitis (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Meningitis due to gonococcus" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "162004", + "display" : "Severe manic bipolar I disorder without psychotic features", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Severe bipolar I disorder, most recent episode manic, without psychotic features" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Severe manic bipolar I disorder without psychotic features (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "165002", + "display" : "Accident-prone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Accident proneness" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Accident prone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Accident prone (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "168000", + "display" : "Typhlolithiasis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Typhlolithiasis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "171008", + "display" : "Injury of ascending right colon without open wound into abdominal cavity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injury of ascending right colon without open wound into abdominal cavity (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "172001", + "display" : "Endometritis following molar AND/OR ectopic pregnancy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Endometritis following molar AND/OR ectopic pregnancy (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "175004", + "display" : "Supraorbital neuralgia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Supraorbital neuralgia (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "177007", + "display" : "Poisoning by sawfly larvae", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sawfly larvae toxicity" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning by sawfly larvae (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "179005", + "display" : "Apraxia of dressing", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Apraxia of dressing (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "181007", + "display" : "Hemorrhagic bronchopneumonia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemorrhagic bronchopneumonia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemorrhagic bronchopneumonia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "183005", + "display" : "Autoimmune pancytopenia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Autoimmune pancytopenia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "184004", + "display" : "Withdrawal arrhythmia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Withdrawal arrhythmia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "188001", + "display" : "Injury of intercostal artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injury of intercostal artery (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intercostal artery injury" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "192008", + "display" : "Congenital syphilitic hepatomegaly", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital syphilitic hepatomegaly (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "193003", + "display" : "Benign hypertensive renal disease", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Benign hypertensive renal disease (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "198007", + "display" : "Disease due to Filoviridae", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disease caused by Filoviridae (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disease caused by Filoviridae" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "199004", + "display" : "Decreased lactation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypogalactia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypolactation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Insufficient lactation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poor lactation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inadequate lactation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decreased lactation (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "216004", + "display" : "Delusion of persecution", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paranoid reaction" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Persecutory delusion" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Delusion of persecution (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "219006", + "display" : "Alcohol user", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Current drinker" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Drinks alcohol" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Current drinker of alcohol (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Current drinker of alcohol" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "222008", + "display" : "Acute epiglottitis with obstruction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute epiglottitis with obstruction (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "223003", + "display" : "Tumor of body of uterus affecting pregnancy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tumour of body of uterus affecting pregnancy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tumor of body of uterus affecting pregnancy (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "228007", + "display" : "Lucio phenomenon", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lepromatous cutaneous vasculitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lucio phenomenon (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "241006", + "display" : "Epilepsia partialis continua", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Epilepsia partialis continua (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Motor simple partial status" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Kojewnikov's epilepsy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Focal status epilepticus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Kojevnikov epilepsy" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "242004", + "display" : "Noninfectious jejunitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Noninfectious jejunitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "253005", + "display" : "Sycosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sycosis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "257006", + "display" : "Acne rosacea, erythematous telangiectatic type", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acne rosacea, erythematous telangiectatic type (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "264008", + "display" : "Blind hypertensive eye", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blind hypertensive eye (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "276008", + "display" : "Poisoning by oxytocin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oxytocin poisoning" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by oxytocin (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by oxytocin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "279001", + "display" : "Senile myocarditis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Senile myocarditis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "281004", + "display" : "Dementia associated with alcoholism", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alcohol-induced persisting dementia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dementia associated with alcoholism (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alcoholic dementia" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "282006", + "display" : "Acute myocardial infarction of basal-lateral wall", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute myocardial infarction of basal-lateral wall (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "290006", + "display" : "Melnick-Fraser syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Branchio-oto-renal syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "BOR syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Melnick-Fraser syndrome (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "292003", + "display" : "EEG finding", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "EEG observations" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Electroencephalogram finding (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Electroencephalogram finding" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "297009", + "display" : "Acute myringitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute tympanitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute myringitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "299007", + "display" : "Paraffinoma of skin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paraffinoma of skin (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "303002", + "display" : "Apoplectic pancreatitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Apoplectic pancreatitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "308006", + "display" : "Pearly penile papules", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Penile papules" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pearly penile papules (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "310008", + "display" : "Boil of penis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Boil of penis (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Penile boil" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "313005", + "display" : "Déjà vu", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Déjà vu (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "317006", + "display" : "Reactive hypoglycemia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypoglycemic reaction" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypoglycaemic reaction" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reactive hypoglycaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reactive hypoglycemia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "320003", + "display" : "Cervical dilatation, 1cm", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cervical dilatation, 1cm (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "324007", + "display" : "Plaster ulcer", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Plaster ulcer (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "330007", + "display" : "Occipital headache", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Occipital headache (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "335002", + "display" : "Pylorospasm", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pylorospasm (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "341009", + "display" : "ABO incompatibility reaction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ABO mismatched blood transfusion" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ABO incompatibility reaction (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "349006", + "display" : "Absent tendon reflex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Absent tendon reflex (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "355001", + "display" : "Hemorrhagic shock", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemorrhagic shock" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemorrhagic shock (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "357009", + "display" : "Closed fracture of trapezoidal bone of wrist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed fracture of small multangular bone of wrist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed fracture of trapezoidal bone of wrist (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed fracture trapezoid" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "359007", + "display" : "Kernicterus due to isoimmunization", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Kernicterus due to isoimmunisation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Kernicterus due to isoimmunization (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "360002", + "display" : "Acute radiation disease", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute radiation disease (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "364006", + "display" : "Acute left-sided heart failure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute left heart failure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute left-sided heart failure (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "366008", + "display" : "Hidromeiosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hidromeiosis (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "368009", + "display" : "Heart valve disorder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Valvular heart disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Heart valve disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disorder of heart valve" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Heart valve disorder (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "369001", + "display" : "Normal jugular venous pressure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Normal jugular venous pressure (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "378007", + "display" : "Morquio syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chondro-osteodystrophy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Morquio-Suarez syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Morquio-Ullrich disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osteochondrodystrophia deformans" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Atypical chondrodystrophy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Morquio disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Familial osteochondrodystrophy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brailsford-Morquio syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hereditary enchondral dysostosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chondrodystrophia tarda" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Familial osseous dystrophy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Keratan sulfaturia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mucopolysaccharidosis, MPS-IV" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Morquio-Brailsford disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osteochondrodystrophy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mucopolysaccharidosis type IV" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Keratan sulphaturia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Morquio syndrome (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "382009", + "display" : "Legal history finding relating to child", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Legal history finding relating to child (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "383004", + "display" : "Passive range of hip extension - finding", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Finding of passive range of hip extension (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Finding of passive range of hip extension" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "385006", + "display" : "Secondary peripheral neuropathy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Secondary peripheral neuropathy (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "387003", + "display" : "Melanuria", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Melanuria (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "398002", + "display" : "Left axis deviation greater than -90 degrees by EKG", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Left axis deviation greater than -90 degrees by electrocardiogram" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Left axis deviation greater than -90 degrees by electrocardiogram (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "407000", + "display" : "Congenital hepatomegaly", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital hepatomegaly (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "408005", + "display" : "Tooth chattering", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tooth chattering (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "409002", + "display" : "Food allergy diet", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Food intolerance diet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Food allergy diet (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "426008", + "display" : "Superficial injury of ankle without infection", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Superficial injury of ankle without infection (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "431005", + "display" : "Hypertrophy of scrotum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypertrophy of scrotum (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "437009", + "display" : "Abnormal composition of urine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abnormal composition of urine (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "440009", + "display" : "Persistent hyperphenylalaninemia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Essential hyperphenylalaninemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hyperphenylalaninemia, type II" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Persistent hyperphenylalaninaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Essential hyperphenylalaninaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hyperphenylalaninaemia, type II" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Persistent hyperphenylalaninemia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "442001", + "display" : "Secondary hypopituitarism", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Secondary hypopituitarism (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "443006", + "display" : "Cystocele affecting pregnancy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cystocele affecting pregnancy (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "447007", + "display" : "Coach in sports activity accident", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Coach in sports activity accident (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "450005", + "display" : "Ulcerative stomatitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ulcerative stomatitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "452002", + "display" : "Blister of groin without infection", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blister of groin without infection (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "460001", + "display" : "Squamous metaplasia of prostate gland", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Squamous metaplasia of prostate gland (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "467003", + "display" : "Old laceration of muscles of pelvic floor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Old laceration of muscles of pelvic floor (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Old laceration of pelvic floor muscle" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "470004", + "display" : "Vitreous touch syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vitreous touch syndrome (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "479003", + "display" : "Graves' disease with pretibial myxedema AND with thyrotoxic crisis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Graves' disease with pretibial myxedema AND with thyrotoxic storm" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Graves' disease with pretibial myxoedema AND with thyrotoxic crisis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Graves' disease with pretibial myxoedema AND with thyrotoxic storm" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Graves' disease with pretibial myxedema AND with thyrotoxic crisis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "486006", + "display" : "Acute vascular insufficiency", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute vascular insufficiency (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "488007", + "display" : "Fibroid myocarditis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fibroid myocarditis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "490008", + "display" : "Upper respiratory tract hypersensitivity reaction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Upper respiratory tract hypersensitivity reaction (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "496002", + "display" : "Closed traumatic dislocation of third cervical vertebra (disorder)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed traumatic dislocation of third cervical vertebra" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "504009", + "display" : "Androgen-dependent hirsutism", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Androgen-dependent hirsutism (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Androgen dependent hirsutism" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "517007", + "display" : "Foreign body in hypopharynx", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Foreign body in hypopharynx (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "518002", + "display" : "Multiple aggregation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Multiple aggregation (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "520004", + "display" : "Congenital bent nose", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital bent nose (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "527001", + "display" : "Spontaneous fetal evolution, Roederer's method", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spontaneous foetal evolution, Roederer's method" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spontaneous fetal evolution, Roederer's method (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spontaneous fetal evolution, Roederer method" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "536002", + "display" : "Glissonian cirrhosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glissonian cirrhosis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "539009", + "display" : "Conjunctival argyrosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conjunctival argyrosis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "547009", + "display" : "Hypersecretion of calcitonin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypersecretion of thyrocalcitonin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypersecretion of calcitonin (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "548004", + "display" : "13p partial trisomy syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "13p partial trisomy syndrome (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "554003", + "display" : "2p partial trisomy syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "2p partial trisomy syndrome (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "555002", + "display" : "Dicentra species poisoning", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dicentra species poisoning (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "563001", + "display" : "Nystagmus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nystagmus (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "568005", + "display" : "Tic disorder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tic disorder (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Habit disorder" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "586008", + "display" : "Contact dermatitis caused by Primula obconica (disorder)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Contact dermatitis caused by poison primrose" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Contact dermatitis caused by Primula obconica" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Contact dermatitis caused by German primrose" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "590005", + "display" : "Congenital aneurysm of anterior communicating artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Berry aneurysm of anterior communicating artery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital aneurysm of anterior communicating artery (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "596004", + "display" : "Premenstrual dysphoric disorder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Premenstrual dysphoric disorder (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "599006", + "display" : "Chronic pneumothorax", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic pneumothorax (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Persistent pneumothorax" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "600009", + "display" : "Pyromania", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Firesetting behavior" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Firesetting behaviour" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pyromania (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "607007", + "display" : "Decreased vital capacity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decreased vital capacity (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "610000", + "display" : "Spastic aphonia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spastic aphonia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "613003", + "display" : "Fragile X syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Martin-Bell syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Marker X syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fragile X syndrome (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "FRAXA - 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", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Obstruction due to foreign body accidentally left in operative wound AND/OR body cavity during a procedure (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "616006", + "display" : "Sensorimotor disorder of eyelid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sensorimotor disorder of eyelid (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "626004", + "display" : "Hypercortisolism due to nonpituitary tumor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ectopic ACTH syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypercortisolism due to nonpituitary tumour" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ectopic ACTH secretion causing Cushing's syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypercortisolism due to nonpituitary tumor (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "631002", + "display" : "Transfusion reaction due to minor incompatibility", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transfusion reaction due to minor incompatibility (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "640003", + "display" : "Injury of pneumogastric nerve", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injury of tenth cranial nerve" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injury of vagus nerve" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tenth cranial nerve injury" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vagus nerve injury" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injury to vagus nerve" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vagus (10th) nerve injury" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injury of pneumogastric nerve (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "643001", + "display" : "Hypertrophy of lip", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypertrophy of lip (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Macrocheilia" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "646009", + "display" : "Idiopathic cyst of anterior chamber of eye (disorder)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Idiopathic cyst of anterior chamber of eye" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "649002", + "display" : "Open fracture of distal end of ulna", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open fracture of distal end of ulna (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "651003", + "display" : "Root work", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mal puesto" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brujeria" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Root work (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "652005", + "display" : "Gangrenous tonsillitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gangrenous tonsillitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "655007", + "display" : "Abnormal fetal heart beat noted before labor in liveborn infant", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abnormal fetal heart beat noted before labour in liveborn infant" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abnormal fetal heart beat noted before labor in liveborn infant (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abnormal foetal heart beat noted before labour in liveborn infant" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "658009", + "display" : "Injury of colon without open wound into abdominal cavity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injury of colon without open wound into abdominal cavity (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "664002", + "display" : "Delayed ovulation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Delayed ovulation (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "675003", + "display" : "Torsion of intestine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Twisting of intestine on long axis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Torsion of intestine (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "701003", + "display" : "Adult osteochondritis of spine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adult osteochondritis of spine (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "703000", + "display" : "Congenital adhesions of tongue", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital adhesions of tongue (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital adhesion of tongue" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "714002", + "display" : "Abrasion and/or friction burn of toe with infection (disorder)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abrasion and/or friction burn of toe with infection" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "715001", + "display" : "Nontraumatic rupture of urethra", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Non-traumatic urethral rupture" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nontraumatic rupture of urethra (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Atraumatic rupture of urethra" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nontraumatic urethral rupture" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "718004", + "display" : "Acute bronchiolitis with obstruction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute bronchiolitis with obstruction (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "734001", + "display" : "Opocephalus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Opocephalus (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "736004", + "display" : "Abscess of hip", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abscess of hip (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "750009", + "display" : "Schistosoma mansoni infection (disorder)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Schistosoma mansoni infection" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "755004", + "display" : "Postgastrectomy phytobezoar", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Postgastrectomy phytobezoar (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "756003", + "display" : "Chronic rheumatic myopericarditis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rheumatic heart disease with myopericarditis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic rheumatic heart disease with myopericarditis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic myopericarditis due to rheumatic heart disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic myopericarditis due to rheumatic heart disease (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "758002", + "display" : "Cyst of uterus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cyst of uterus (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "775008", + "display" : "Open wound of head with complication", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open wound of head with complication (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "776009", + "display" : "Partial arterial retinal occlusion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Partial retinal artery occlusion" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Partial occlusion of retinal artery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Partial occlusion of retinal artery (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "781000", + "display" : "Cestrum diurnum poisoning", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Wild jasmine poisoning" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cestrum diurnum poisoning (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "787001", + "display" : "Rheumatic mitral stenosis with regurgitation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rheumatic mitral stenosis with incompetence" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rheumatic mitral stenosis with insufficiency" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rheumatic mitral stenosis with regurgitation (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "788006", + "display" : "Disease-related diet", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disease-related diet (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "792004", + "display" : "Jakob-Creutzfeldt disease", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Creutzfeldt-Jakob disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subacute spongiform encephalopathy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Jakob-Creutzfeldt disease (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "CJD - Creutzfeldt-Jakob disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "JCD - Jakob-Creutzfeldt disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transmissible virus dementia" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "799008", + "display" : "Sigmoid colon ulcer", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sigmoid colon ulcer (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "801006", + "display" : "Nonvenomous insect bite of foot with infection", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nonvenomous insect bite of foot with infection (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Insect bite, nonvenomous, of foot, infected" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "805002", + "display" : "Pneumoconiosis due to silica", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Silicosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nodular silicosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Silicatosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pneumoconiosis caused by silica" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pneumoconiosis caused by silica (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "811004", + "display" : "Flail motion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Flail motion (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "813001", + "display" : "Ankle instability", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ankle instability (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "815008", + "display" : "Episcleritis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Episcleritis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "816009", + "display" : "Genetic recombination", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Genetic recombination (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "818005", + "display" : "Third degree burn of multiple sites of lower limb", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Full thickness burn of multiple sites of lower limb (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Full thickness burn of multiple sites of lower limb" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "825003", + "display" : "Superficial injury of axilla with infection", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Superficial injury of axilla with infection (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "827006", + "display" : "Late congenital syphilis, latent (+ sero., - C.S.F., 2 years OR more)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Late congenital syphilis - latent" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Late congenital syphilis, latent (positive serology - cerebrospinal fluid, 2 years OR more) (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Late congenital syphilis, latent (positive serology - cerebrospinal fluid, 2 years OR more)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "832007", + "display" : "Moderate major depression", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Moderate major depression (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "834008", + "display" : "Chair-seated facing coital position", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Frontal sedentary coital position" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chair-seated facing coital position (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "841002", + "display" : "Congenital absence of skull bone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital absence of skull bone (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "842009", + "display" : "Consanguinity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Consanguinity (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "843004", + "display" : "Poliomyelomalacia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poliomyelomalacia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "844005", + "display" : "Behavior finding", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conduct" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Behaviour finding" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Behavior finding (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Finding relating to behaviour" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Finding relating to behavior" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Behavioural finding" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Behavioral finding" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "845006", + "display" : "Injury of inferior mesenteric artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injury of inferior mesenteric artery (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inferior mesenteric artery injury" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "849000", + "display" : "Total cataract", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mature cataract" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mature cataract (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "857002", + "display" : "Erythema simplex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dermatitis simplex" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Erythema simplex (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "862001", + "display" : "Anemia caused by chlorate (disorder)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anaemia caused by chlorate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anaemia due to chlorate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anemia due to chlorate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anemia caused by chlorate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "865004", + "display" : "Hyperalimentation formula for ileus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hyperalimentation formula for ileus (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "871005", + "display" : "Contracted pelvis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Generally contracted pelvis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Contracted pelvis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "874002", + "display" : "Therapeutic diuresis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Therapeutic diuresis (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "875001", + "display" : "Chalcosis of eye", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ocular chalcosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chalcosis of eye (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "888003", + "display" : "Foetal or neonatal effect of maternal blood loss", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fetal or neonatal effect of maternal blood loss" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fetal or neonatal effect of maternal blood loss (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "890002", + "display" : "Deep third degree burn of elbow", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deep third degree burn of elbow (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "899001", + "display" : "Axis I diagnosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Axis I diagnosis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "903008", + "display" : "Chorioretinal infarction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chorioretinal infarction (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "904002", + "display" : "Pinard's sign", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pinard's sign (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pinard sign" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "928000", + "display" : "Disorder of musculoskeletal system", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Musculoskeletal disorder" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disorder of musculoskeletal system (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "931004", + "display" : "Gestation period, 9 weeks", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gestation period, 9 weeks (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "932006", + "display" : "Flat affect", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Flat affect (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "934007", + "display" : "Thalassemia intermedia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thalassaemia intermedia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thalassemia intermedia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "943003", + "display" : "Congenital retinal aneurysm", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital retinal aneurysm (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "961007", + "display" : "Erythema nodosum, acute form", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Erythema nodosum, acute form (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "962000", + "display" : "Disability evaluation, disability 6%", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disability evaluation disability 6 percent (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disability evaluation disability 6 percent" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "964004", + "display" : "Open wound of pharynx without complication", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open wound of pharynx without complication (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "965003", + "display" : "Toxic amblyopia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Toxic amblyopia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "975000", + "display" : "Anorectal agenesis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anorectal agenesis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "978003", + "display" : "Chronic infantile eczema", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic infantile eczema (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "981008", + "display" : "Hemorrhagic proctitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemorrhagic proctitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemorrhagic proctitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "984000", + "display" : "Perirectal cellulitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Perirectal cellulitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "987007", + "display" : "Cellulitis of temple region", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cellulitis of temple region (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "991002", + "display" : "Wide QRS complex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prolonged QRS complex" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Wide QRS complex (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "998008", + "display" : "Chagas' disease with heart involvement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chagas' disease with heart involvement (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1003002", + "display" : "Religious discrimination", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Religious discrimination (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1020003", + "display" : "Disease due to Nairovirus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disease caused by Nairovirus (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disease caused by Nairovirus" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1023001", + "display" : "Apnea", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Apnoeic" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Apnoea" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Apneic" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Has stopped breathing" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Not breathing" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Apnea (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1027000", + "display" : "Alkaline reflux disease", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alkaline reflux esophagitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alkaline reflux oesophagitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alkaline reflux disease (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Biliary oesophagitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Biliary esophagitis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1031006", + "display" : "Open wound of trachea without complication", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open wound of trachea without complication (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1033009", + "display" : "Thoracic arthritis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thoracic arthritis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1034003", + "display" : "Mesenteric-portal fistula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mesenteric-portal fistula (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1038000", + "display" : "Disacchariduria", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disacchariduria (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1045000", + "display" : "Colonospasm", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Colonospasm (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1046004", + "display" : "Ureteritis glandularis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ureteritis glandularis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1051005", + "display" : "Hyperplasia of islet alpha cells with gastrin excess", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hyperplasia of islet alpha cells with gastrin excess (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1055001", + "display" : "Stenosis of precerebral artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Narrowing of precerebral artery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stenosis of precerebral artery (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1059007", + "display" : "Opisthorchiasis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cat liver fluke infection" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Opisthorchiosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Opisthorchiasis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1070000", + "display" : "Facial myokymia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Facial myokymia (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Facial myokymia (muscle quivering)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1073003", + "display" : "Xeroderma pigmentosum, group B", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Xeroderma pigmentosum, group B (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Xeroderma pigmentosum group B" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1077002", + "display" : "Septal infarction by EKG", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Septal infarction by electrocardiogram" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Septal infarction by electrocardiogram (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1079004", + "display" : "Macular retinal cyst", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hole retinal cyst" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Macular pseudohole retinal cyst" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Macular retinal cyst (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1085006", + "display" : "Candidiasis of vulva", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Candidiasis of vulva (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vulval candidiasis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vulval thrush" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vulval candidosis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1089000", + "display" : "Intrauterine sepsis of fetus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intrauterine sepsis of fetus (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intrauterine fetal sepsis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intrauterine foetal sepsis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intrauterine sepsis of foetus" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1102005", + "display" : "Intraerythrocytic parasitosis by Nuttallia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intraerythrocytic parasitosis caused by Nuttallia (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intraerythrocytic parasitosis caused by Nuttallia" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1107004", + "display" : "Early latent syphilis, positive serology, negative cerebrospinal fluid, with relapse after treatment (disorder)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Early latent syphilis, positive serology, negative cerebrospinal fluid, with relapse after treatment" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1108009", + "display" : "Female pattern alopecia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Female pattern baldness" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Female pattern alopecia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1111005", + "display" : "Normal sebaceous gland activity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Normal sebaceous gland activity (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1112003", + "display" : "Degenerative disorder of eyelid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Degenerative disorder of eyelid (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1116000", + "display" : "Chronic aggressive type B viral hepatitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic aggressive type B viral hepatitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1124005", + "display" : "Postpartum period, 6 days", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Postpartum period, 6 days (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1125006", + "display" : "Septicemia during labor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Septicaemia during labour" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sepsis during labor (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sepsis during labor" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sepsis during labour" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1126007", + "display" : "Knee locking", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Knee locking (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1131009", + "display" : "Congenital valvular insufficiency", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital valvular regurgitation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital insufficiency of heart valve" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital valvular insufficiency (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1134001", + "display" : "Muehrcke's lines", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muehrcke's lines (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muehrcke lines" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1135000", + "display" : "Solar retinopathy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Solar retinopathy (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Solar retinitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Eclipse retinopathy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Foveomacular retinitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Photic retinopathy" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1139006", + "display" : "Confrontation (visual) test", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Confrontation (visual) test (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1140008", + "display" : "Thermal hypesthesia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thermal hypaesthesia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thermal hypesthesia (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1141007", + "display" : "Circumoral paresthesia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Circumoral paraesthesia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Circumoral paresthesia (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1145003", + "display" : "Developmental speech disorder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Developmental speech disorder (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "DSD - Developmental speech disorder" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1150009", + "display" : "Congenital microcheilia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Microcheilia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital microcheilia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1151008", + "display" : "Visual field constriction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Visual field constriction (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Constricted visual field" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1152001", + "display" : "Skin reaction negative", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Skin reaction negative (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1155004", + "display" : "EKG hypertrophy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Myocardial hypertrophy, determined by electrocardiogram (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Myocardial hypertrophy, determined by electrocardiogram" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1168007", + "display" : "Allotype", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allotype (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1184008", + "display" : "Glasgow coma scale, 10", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glasgow coma scale, 10 (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1194003", + "display" : "Disease condition determination, well controlled", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disease condition determination, well controlled (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1196001", + "display" : "Chronic bipolar II disorder, most recent episode major depressive", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic bipolar II disorder, most recent episode major depressive (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1197005", + "display" : "Carbuncle of heel", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carbuncle of heel (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1201005", + "display" : "Benign essential hypertension", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Benign essential hypertension (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1207009", + "display" : "Glaucomatous atrophy of optic disc", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glaucomatous atrophy of optic disc (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Optic disc glaucomatous atrophy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glaucomatous optic atrophy" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1208004", + "display" : "Gastroptosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prolapse gastropathy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastric prolapse" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastroptosis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1212005", + "display" : "Childhood type dermatomyositis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Childhood type dermatomyositis (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Juvenile dermatomyositis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1214006", + "display" : "Infection by Strongyloides", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Strongyloidiasis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Strongyloidosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Strongyloides" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Strongyloides (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1232006", + "display" : "Congenital articular rigidity with myopathy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital articular rigidity with myopathy (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1239002", + "display" : "Congenital anteversion of femur", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital anteversion of femoral neck" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital anteversion of femur (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1240000", + "display" : "Prone body position", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prone position" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prone body position (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lying prone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Off feet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lying ventricumbent" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lying procumbent" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1259003", + "display" : "Schistosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Slate-workers' lung" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Slate workers pneumoconiosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Slate pneumoconiosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Schistosis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1261007", + "display" : "Fracture of multiple ribs", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fracture of multiple ribs (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Multiple fractures of ribs" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1264004", + "display" : "Injury of descending left colon without open wound into abdominal cavity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injury of descending left colon without open wound into abdominal cavity (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1271009", + "display" : "Bart-Pumphrey syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Knuckle pads, leukonychia, sensorineural deafness, palmoplantar hyperkeratosis syndrome (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Knuckle pads, leukonychia, sensorineural deafness, palmoplantar hyperkeratosis syndrome" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1280009", + "display" : "Isologous chimera", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Isologous chimera (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1282001", + "display" : "Perichondritis of larynx", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Perichondritis of larynx (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Laryngeal perichondritis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1284000", + "display" : "Abnormal jaw closure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abnormal jaw closure (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1286003", + "display" : "Vitamin K deficiency coagulation disorder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bleeding diathesis due to vitamin K deficiency" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vitamin K deficiency coagulation disorder (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1287007", + "display" : "Congenital absence of bile duct", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital absence of bile duct (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1297003", + "display" : "Infection by Cladosporium carrionii", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Cladosporium carrionii" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Cladosporium carrionii (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Cladophialophora carrionii" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1308001", + "display" : "Complication of reimplant", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Complication of reimplant (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1310004", + "display" : "Impaired glucose tolerance associated with genetic syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Impaired glucose tolerance associated with genetic syndrome (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1318006", + "display" : "Post-translational genetic protein processing", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Post-translational genetic protein processing (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1323006", + "display" : "Poisoning by kanamycin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Kanamycin poisoning" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by kanamycin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by kanamycin (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1332008", + "display" : "Conjugated visual deviation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conjugated visual deviation (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1335005", + "display" : "Induratio penis plastica", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Peyronie's disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Penile fibromatosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fibrous cavernositis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Plastic induration of penis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Induratio penis plastica (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Peyronies disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Penile plaque" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1343000", + "display" : "Deep transverse arrest", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deep transverse arrest (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "DTA - Deep transverse arrest" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1345007", + "display" : "Hang nail", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hang nail (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1351002", + "display" : "Injury of iliac artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injury of iliac artery (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Iliac artery injury" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1356007", + "display" : "Calculus of common duct with obstruction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Calculus of common duct with obstruction (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1361009", + "display" : "Leukocoria", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Leukocoria (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Leucocoria" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1367008", + "display" : "Injury of superior mesenteric artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injury of superior mesenteric artery (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1370007", + "display" : "Open fracture of metacarpal bone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open fracture of metacarpal bone (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open fracture of metacarpal bone(s)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1372004", + "display" : "Uterus unicornis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital absence of one uterine horn" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Uterus unicornis (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Unicornate uterus" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1376001", + "display" : "Obsessive compulsive personality disorder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anancastic personality disorder" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anankastic personality disorder" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Obsessive compulsive personality disorder (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1378000", + "display" : "Supination-eversion injury of ankle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Supination-eversion injury of ankle (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lauge-Hansen supination-eversion injury of ankle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Supination-external rotation injury of ankle" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1380006", + "display" : "Agoraphobia without history of panic disorder with limited symptom attacks", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Agoraphobia without history of panic disorder with limited symptom attacks (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1383008", + "display" : "Hallucinogen mood disorder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hallucinogen-induced mood disorder" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hallucinogen mood disorder (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hallucinogen induced mood disorder" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1384002", + "display" : "Diffuse cholesteatosis of middle ear", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diffuse cholesteatosis of middle ear (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1386000", + "display" : "Intracranial hemorrhage", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intracranial haemorrhage" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intracranial hemorrhage (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1387009", + "display" : "Solanum nigrum poisoning", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Black nightshade poisoning" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Solanum nigrum poisoning (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1388004", + "display" : "Metabolic alkalosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Metabolic alkalosis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1393001", + "display" : "Lenz-Majewski hyperostosis syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lenz-Majewski hyperostosis syndrome (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lenz-Majewski dysplasia" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1395008", + "display" : "Complication of ultrasound therapy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Complication of ultrasound therapy (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1402001", + "display" : "Fear (finding)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Frightened" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Afraid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fright" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Scared" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fear" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1412008", + "display" : "Anterior subcapsular polar cataract", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anterior subcapsular polar cataract (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1415005", + "display" : "Lymphangitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lymphangitis (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inflammation of lymphatics" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1418007", + "display" : "Hypoplastic chondrodystrophy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypoplastic chondrodystrophy (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1426004", + "display" : "Necrotizing glomerulonephritis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Necrotising glomerulonephritis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Necrotizing glomerulonephritis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1447000", + "display" : "Icthyoparasitism", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Icthyoparasitism (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1469007", + "display" : "Spontaneous abortion with urinary tract infection", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Miscarriage with urinary tract infection" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Miscarriage with urinary tract infection (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pregnancy loss 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", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypertensive heart AND renal disease complicating AND/OR reason for care during childbirth (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1475003", + "display" : "Herpes labialis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cold sores" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fever blister" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Herpes simplex labialis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cold sore" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Herpes labialis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1478001", + "display" : "Obliteration of lymphatic vessel", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Obliteration of lymphatic vessel (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1479009", + "display" : "20q partial trisomy (disorder)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "20q partial trisomy" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1482004", + "display" : "Chalazion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Meibomian gland cyst" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tarsal cyst" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Meibomian cyst" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cyst of meibomian gland (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cyst of meibomian gland" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1486001", + "display" : "Orbital congestion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Orbital congestion (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1488000", + "display" : "Postoperative nausea and vomiting", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Postoperative nausea and vomiting (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PONV - Postoperative nausea and vomiting" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1489008", + "display" : "Hordeolum externum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hordeolum externum (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "External hordeolum" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stye" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Boil of eyelid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sty" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Furuncle of eyelid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hordeolum, external" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1492007", + "display" : "Congenital anomaly of large intestine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital anomaly of large intestine (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1493002", + "display" : "Acute endophthalmitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute endophthalmitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1499003", + "display" : "Bipolar I disorder, single manic episode with postpartum onset", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bipolar I disorder, single manic episode with postpartum onset (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1512006", + "display" : "Congenital stricture of bile duct", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital stricture of bile duct (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1515008", + "display" : "Gorham's disease", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Massive osteolysis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phantom bone disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osteolysis and angiomatous naevi" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemangiomata with osteolysis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemangiomata with osteolysis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osteolysis and angiomatous nevi" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gorham's disease (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gorham disease" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1518005", + "display" : "Splenitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Splenitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1519002", + "display" : "Congenital phlebectasia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diffuse phlebectasia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital phlebectasia (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital venous ectasia" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1521007", + "display" : "Blister of buttock without infection", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blister of buttock without infection (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1525003", + "display" : "Blister of foot without infection", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blister of foot without infection (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1531000", + "display" : "Poisoning by nitrofuran derivatives", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nitrofuran derivative poisoning" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by nitrofuran derivatives (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by nitrofuran derivatives" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1532007", + "display" : "Viral pharyngitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Viral pharyngitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1534008", + "display" : "Palsy of conjugate gaze", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conjugate gaze palsy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Palsy of conjugate gaze (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1538006", + "display" : "Central nervous system malformation in fetus affecting obstetrical care", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Central nervous system malformation in fetus affecting obstetrical care (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Central nervous system malformation in foetus affecting obstetrical care" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1539003", + "display" : "Acquired trigger finger", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acquired trigger finger (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nodular tendinous disease of finger" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Triggering of finger" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trigger finger" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1542009", + "display" : "Omphalocele with obstruction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incarcerated omphalocele" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Irreducible omphalocele" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Strangulated omphalocele" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Omphalocele with obstruction (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1544005", + "display" : "Open dislocation of knee", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open dislocation of knee (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1551001", + "display" : "Osteomyelitis of femur (disorder)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osteomyelitis of femur" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1556006", + "display" : "Clark melanoma level 4", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clark melanoma level 4 (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1563006", + "display" : "Protein S deficiency disease", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Protein S deficiency disease (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Protein S deficiency" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1567007", + "display" : "Chronic gastric ulcer without hemorrhage, without perforation AND without obstruction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic gastric ulcer without haemorrhage, without perforation AND without obstruction" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic gastric ulcer without hemorrhage, without perforation AND without obstruction (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1588003", + "display" : "Heterosexual precocious puberty", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Heterosexual precocity" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cross-sexing precocious puberty" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Heterosexual precocious puberty (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1592005", + "display" : "Failed attempted abortion with uremia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Failed attempted abortion with uraemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Failed attempted abortion with uremia (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Failed attempted termination of pregnancy with uremia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Failed attempted termination of pregnancy with uraemia" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1593000", + "display" : "Infantile hemiplegia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Postnatal infantile hemiplegia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infantile hemiplegia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1606009", + "display" : "Infection by Macracanthorhynchus hirudinaceus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Macracanthorhynchus hirudinaceus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Macracanthorhynchus hirudinaceus (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1608005", + "display" : "Increased capillary permeability", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increased capillary permeability (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1639007", + "display" : "Abnormality of organs AND/OR soft tissues of pelvis affecting pregnancy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abnormal pelvic organ affecting pregnancy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abnormality of organs AND/OR soft tissues of pelvis affecting pregnancy (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1647007", + "display" : "Poisoning by primaquine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Primaquine poisoning" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by primaquine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by primaquine (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1648002", + "display" : "Lymphocytic pseudotumor of lung", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inflammatory pseudotumor of lung" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lymphocytic pseudotumour of lung" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inflammatory pseudotumour of lung" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lymphocytic pseudotumor of lung (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tumor-like mass in lungs composed of fibrous tissue or granulation tissue with inflammatory cells." + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tumour-like mass in lungs composed of fibrous tissue or granulation tissue with inflammatory cells." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1654001", + "display" : "Corticosteroid-induced glaucoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Corticosteroid-induced glaucoma (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Steroid-induced glaucoma" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1657008", + "display" : "Mevinphos poisoning", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mevinphos poisoning (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Toxic effect of phosdrin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phosdrin causing toxic effect" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1658003", + "display" : "Closed fracture of acromial end of clavicle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed fracture of acromial end of clavicle (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed fracture clavicle, lateral end" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1663004", + "display" : "G2 stage", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tumour grade G2" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tumor grade G2" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "G2 grade (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "G2 grade" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "G2: moderately differentiated" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1667003", + "display" : "Early fontanel closure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Early fontanel closure (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1670004", + "display" : "Cerebral hemiparesis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cerebral hemiparesis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1671000", + "display" : "Sago spleen", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sago spleen (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1674008", + "display" : "Juvenile epithelial corneal dystrophy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Juvenile epithelial corneal dystrophy (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Meesman's epithelial corneal dystrophy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Meesman's corneal dystrophy" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1679003", + "display" : "Arthritis associated with another disorder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arthritis associated with another disorder (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1682008", + "display" : "Transitory amino acid metabolic disorder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transitory amino acid metabolic disorder (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1685005", + "display" : "Rat bite fever", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rat bite fever (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rat-bite fever" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1686006", + "display" : "Sedative, hypnotic AND/OR anxiolytic-induced anxiety disorder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sedative, hypnotic AND/OR anxiolytic-induced anxiety disorder (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1694004", + "display" : "Accessory lobe of lung", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Supernumerary lung lobe" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Accessory lobe of lung (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1698001", + "display" : "Ulcer of bile duct", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ulcer of bile duct (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1703007", + "display" : "Increased leg circumference", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increased calf girth" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increased leg circumference (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1705000", + "display" : "Closed fracture of base of neck of femur", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed fracture of cervicotrochanteric section of femur" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed fracture of base of neck of femur (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1714005", + "display" : "Photokeratitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Photokeratitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1717003", + "display" : "Idiopathic guttate hypomelanosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Idiopathic guttate hypomelanosis (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Guttate hypomelanosis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1723008", + "display" : "Urethral stricture due to schistosomiasis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Urethral stricture due to schistosomiasis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1724002", + "display" : "Infection by Crenosoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Crenosomosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Crenosoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Crenosoma (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1734006", + "display" : "Fracture of vertebral column with spinal cord injury", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fracture of vertebral column with spinal cord injury (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1735007", + "display" : "Thrill", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thrill (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vibration felt by examiner on the surface of the body" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1739001", + "display" : "Fracture of occipital bone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fracture of occipital bone (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Occipital fracture" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1742007", + "display" : "Female hypererotism", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Female hypererotism (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1744008", + "display" : "Fusion of teeth", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fused teeth" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fusion of teeth (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Connation of teeth" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Double teeth" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1748006", + "display" : "Thrombophlebitis of deep femoral vein", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thrombophlebitis of deep femoral vein (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1755008", + "display" : "Old myocardial infarction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Healed myocardial infarction" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Old myocardial infarction (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Healed coronary" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1761006", + "display" : "Biliary cirrhosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cholangitic cirrhosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cholestatic cirrhosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic nonsuppurative destructive cholangitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Biliary cirrhosis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1763009", + "display" : "Interstitial keratitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Interstitial keratitis (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stromal keratitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "IK - Interstitial keratitis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1767005", + "display" : "Fisher's syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ophthalmoplegia, ataxia, areflexia syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Miller-Fisher variant of Guillain-Barre syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Miller-Fisher syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fisher's syndrome (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fisher syndrome" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1769008", + "display" : "Thoracodidymus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thoracodidymus (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1771008", + "display" : "Insulin biosynthesis defect", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Insulin biosynthesis defect (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1776003", + "display" : "Renal tubular acidosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Renal tubular acidosis (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "RTA - Renal tubular acidosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Renotubular acidaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Renotubular acidemia" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1777007", + "display" : "Increased molecular dissociation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increased molecular dissociation (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1778002", + "display" : "Malocclusion due to abnormal swallowing", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Malocclusion due to abnormal swallowing (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1779005", + "display" : "Mohr syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "OFD syndrome type II" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mohr syndrome (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "OFD II - Orofacial-digital syndrome II" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Orofacial-digital syndrome II" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1794009", + "display" : "Idiopathic corneal edema", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Idiopathic corneal oedema" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Idiopathic corneal edema (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1816003", + "display" : "Panic disorder with agoraphobia, severe agoraphobic avoidance AND mild panic attacks", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Panic disorder with agoraphobia, severe agoraphobic avoidance AND mild panic attacks (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1821000", + "display" : "Chemoreceptor apnea", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chemoreceptor apnoea" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chemoreceptor apnea (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1822007", + "display" : "Impaired glucose tolerance associated with pancreatic disease", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Impaired glucose tolerance associated with pancreatic disease (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1824008", + "display" : "Allergic gastritis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergic gastritis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1826005", + "display" : "Granuloma of lip", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Granuloma of lip (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1828006", + "display" : "Infestation by Gasterophilus haemorrhoidalis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infestation by Gasterophilus hemorrhoidalis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infestation caused by Gasterophilus haemorrhoidalis (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infestation caused by Gasterophilus hemorrhoidalis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infestation caused by Gasterophilus haemorrhoidalis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1833005", + "display" : "Phacoanaphylactic endophthalmitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phacoanaphylactic endophthalmitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1835003", + "display" : "Necrosis of pancreas", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pancreatic necrosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Necrosis of pancreas (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1837006", + "display" : "Poisoning by metaproterenol", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning by orciprenaline" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Orciprenaline poisoning" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by metaproterenol (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by orciprenaline" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by metaproterenol" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1845001", + "display" : "Paraparesis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paraparesis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1847009", + "display" : "Endophthalmitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Endophthalmitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1852004", + "display" : "Traumatic injury of sixth cranial nerve", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Traumatic injury of abducens nerve" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abducens (6th) nerve injury" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injury to abducent nerve" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abducent nerve injury" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sixth cranial nerve injury" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Traumatic injury of abducens nerve (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abducens nerve injury" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1855002", + "display" : "Developmental academic disorder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Academic skill disorder" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Learning disorder" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Developmental disorder of scholastic skill" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "General learning disability" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Learning disability" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Developmental academic disorder (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1856001", + "display" : "Accessory nose", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Accessory nose (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1857005", + "display" : "Gestational rubella syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gregg's syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital rubella" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital rubella syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital rubella syndrome (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1860003", + "display" : "Fluid volume disorder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disorder of fluid balance" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fluid volume disorder (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1865008", + "display" : "Impaired intestinal protein absorption", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Impaired intestinal protein absorption (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1869002", + "display" : "Rupture of sphincter of pupil", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rupture of sphincter of pupil (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rupture of iris sphincter" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Iris sphincter tear" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1892002", + "display" : "Star figure at the macula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Macular star" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Star figure at the macula (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1896004", + "display" : "Ectopic breast tissue", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Heterotopic breast tissue" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ectopic breast tissue (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1897008", + "display" : "Amsinckia species poisoning", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Amsinckia species poisoning (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1899006", + "display" : "Autosomal hereditary disorder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Autosomal hereditary disorder (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1903004", + "display" : "Infestation by Psorergates ovis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Itch mite infestation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infestation caused by Psorergates ovis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infestation caused by Psorergates ovis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1922008", + "display" : "Congenital absence of urethra", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital absence of urethra (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1926006", + "display" : "Osteopetrosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osteopetrosis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1939005", + "display" : "Abnormal vascular flow", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anomalous vascular flow" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abnormal blood flow" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abnormal vascular flow (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1943009", + "display" : "Left-right confusion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allochiria" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Right-left disorientation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Right-left disorientation (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1953005", + "display" : "Congenital deficiency of pigment of skin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital deficiency of pigment of skin (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1955003", + "display" : "Preauricular dimple", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital preauricular pit" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Preauricular dimple (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Preauricular pit" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1959009", + "display" : "Encephalartos species poisoning", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Encephalartos species poisoning (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1963002", + "display" : "Paroxysmal nocturnal hemoglobinuria", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Marchiafava-Micheli syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PNH" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paroxysmal nocturnal haemoglobinuria" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paroxysmal nocturnal hemoglobinuria (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PNH - Paroxysmal nocturnal haemoglobinuria" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PNH - Paroxysmal nocturnal hemoglobinuria" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1965009", + "display" : "Normal skin pH", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Normal skin pH (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1967001", + "display" : "Longitudinal absence of radius AND ulna", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Distal phocomelia of upper limb" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Longitudinal absence of radius AND ulna (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital absence of forearm only" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1973000", + "display" : "Sedative, hypnotic AND/OR anxiolytic-induced psychotic disorder with delusions", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sedative, hypnotic AND/OR anxiolytic-induced psychotic disorder with delusions (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1977004", + "display" : "Poisoning by oxymetholone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oxymetholone poisoning" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by oxymetholone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by oxymetholone (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1979001", + "display" : "Focal choroiditis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Monofocal choroiditis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Focal choroiditis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1980003", + "display" : "Seromucinous otitis media", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Seromucinous otitis media (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1981004", + "display" : "Urhidrosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Uridrosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Urhidrosis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2004005", + "display" : "Normal blood pressure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Normal blood pressure (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Normotensive" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2012002", + "display" : "Fracture of lunate bone of wrist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fracture of semilunar bone of wrist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fracture of lunate bone of wrist (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fracture of lunate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2028007", + "display" : "Erythema induratum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Erythema induratum (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2032001", + "display" : "Cerebral edema", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intracranial swelling" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cerebral oedema" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cerebral edema (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2036003", + "display" : "Acquired factor VII deficiency disease", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acquired hypoproconvertinemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acquired hypoproconvertinaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acquired factor VII deficiency disease (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2040007", + "display" : "Neurogenic thoracic outlet syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neurogenic thoracic outlet syndrome (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2041006", + "display" : "Eunuchoid gigantism", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Eunuchoidal giant" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Eunuchoid gigantism (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2043009", + "display" : "Alcoholic gastritis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alcoholic gastritis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2055003", + "display" : "Recurrent erosion of cornea", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recurrent erosion of cornea (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recurrent erosion syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recurrent corneal erosion" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2061000", + "display" : "Conductive hearing loss of combined sites", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conductive hearing loss of combined sites (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2065009", + "display" : "Dominant hereditary optic atrophy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dominant hereditary optic atrophy (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Autosomal dominant optic atrophy" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2066005", + "display" : "Gastric ulcer with hemorrhage AND perforation but without obstruction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastric ulcer with haemorrhage AND perforation but without obstruction" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastric ulcer with hemorrhage AND perforation but without obstruction (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2070002", + "display" : "Burning sensation in eye", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Burning sensation in eye (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2073000", + "display" : "Delusions", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Delusional thoughts" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Delusional ideas" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Delusions (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2087000", + "display" : "Pulmonary nocardiosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pulmonary nocardiosis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2089002", + "display" : "Osteitis deformans", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paget's disease of bone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osteitis deformans (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pagets disease of bone" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2091005", + "display" : "Pharyngeal diverticulitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pharyngeal diverticulitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2094002", + "display" : "Toxic effect of carbon disulfide", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Toxic effect of carbon bisulfide" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carbon disulfide poisoning" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carbon disulphide poisoning" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Toxic effect of carbon disulphide" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Toxic effect of carbon bisulphide" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Toxic effect of carbon disulfide (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carbon disulphide causing toxic effect" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carbon disulfide causing toxic effect" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2102007", + "display" : "Deep vascularization of cornea", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deep vascularisation of cornea" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deep vascularization of cornea (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deep corneal vascularisation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deep corneal vascularization" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2107001", + "display" : "Anisomelia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anisomelia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2109003", + "display" : "Isolated somatotropin deficiency", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Isolated growth hormone deficiency" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Isolated growth hormone insufficiency" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "IGHD - Isolated growth hormone deficiency" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Isolated somatotropin deficiency (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2114004", + "display" : "Infection by Cysticercus pisiformis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Cysticercus pisiformis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Cysticercus pisiformis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2116002", + "display" : "Intramembranous bone formation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intramembranous ossification" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intramembranous bone formation (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2120003", + "display" : "Weak cry", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Feeble cry" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aphonic cry" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Weak cry (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2121004", + "display" : "Poisoning by ethopropazine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning by profenamine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ethopropazine poisoning" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by ethopropazine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by profenamine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by ethopropazine (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2128005", + "display" : "Disease of pharyngeal tonsil", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disorder of adenoid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disorder of adenoid (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2129002", + "display" : "Edema of pharynx", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pharyngeal edema" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Edema of throat" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oedema of pharynx" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oedema of throat" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pharyngeal oedema" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Edema of pharynx (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2132004", + "display" : "Meconium in amniotic fluid noted before labor in liveborn infant", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Meconium in amniotic fluid noted before labour in liveborn infant" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Meconium in amniotic fluid noted before labor in liveborn infant (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2134003", + "display" : "Diffuse pain", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diffuse pain (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2136001", + "display" : "Open wound of jaw with complication", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open wound of jaw with complication (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2138000", + "display" : "LSP - Left sacroposterior position", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Left sacroposterior position" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Left sacroposterior position (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2145000", + "display" : "Anal intercourse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anal penetration" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anal penetration (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2149006", + "display" : "Decreased hormone production", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decreased hormone production (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2158004", + "display" : "Infection by Contracaecum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Contracaecosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Contracaecum" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Contracaecum (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2167004", + "display" : "Retinal hemangioblastomatosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Retinal haemangioblastomatosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Retinal hemangioblastomatosis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2169001", + "display" : "Thoracic radiculitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thoracic radiculitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2170000", + "display" : "Gallop rhythm", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gallop rhythm (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2176006", + "display" : "Halogen acne", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Halogen acne (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2177002", + "display" : "Postherpetic neuralgia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Postherpetic neuralgia (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PHN - Post-herpetic neuralgia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Post-zoster neuralgia" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2186007", + "display" : "Compensated metabolic alkalosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Compensated metabolic alkalosis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2198002", + "display" : "Visceral epilepsy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Visceral epilepsy (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2202000", + "display" : "Open posterior dislocation of distal end of femur", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open posterior dislocation of distal end of femur (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2204004", + "display" : "Acquired deformity of pinna", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acquired deformity of auricle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acquired deformity of pinna (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2213002", + "display" : "Congenital anomaly of vena cava", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital anomaly of vena cava (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2216005", + "display" : "Nocturnal emission", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nocturnal emission (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2219003", + "display" : "Disability evaluation, disability 100%", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disability evaluation disability 100 percent (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disability evaluation disability 100 percent" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2224000", + "display" : "Selenium poisoning", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alkali disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blind staggers" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Selenium poisoning (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2228002", + "display" : "Scintillating scotoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Flittering scotoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Teichopsia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fortification figures" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fortification spectra" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Scintillating scotoma (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2229005", + "display" : "Chimera", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chimera (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2231001", + "display" : "Nerve plexus disorder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nerve plexus disorder (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2237002", + "display" : "Pleurodynia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pleuralgia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pleural pain" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pleuritic pain" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Painful breathing -pleurodynia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pleuritic pain (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2239004", + "display" : "Previous pregnancies 6", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Previous pregnancies 6 (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2241003", + "display" : "X-linked absence of thyroxine-binding globulin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "X-linked absence of thyroxine-binding globulin (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2243000", + "display" : "Hypercalcemia due to hyperthyroidism", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypercalcaemia due to hyperthyroidism" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypercalcemia due to hyperthyroidism (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2245007", + "display" : "Foreign body in nasopharynx", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Foreign body in nasopharynx (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2251002", + "display" : "Primary hypotony of eye", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Primary hypotony of eye (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2256007", + "display" : "Monozygotic twins", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Monochorial twins" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Identical twins" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Monozygotic twins (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Monovular twins" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Uniovular twins" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2261009", + "display" : "Obstetrical pulmonary fat embolism", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Obstetrical pulmonary fat embolism (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2268003", + "display" : "Victim of homosexual aggression (finding)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Victim of homosexual aggression" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2284002", + "display" : "Pulsating exophthalmos", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pulsating exophthalmos (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2295008", + "display" : "Closed fracture of upper end of forearm", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed fracture of proximal end of forearm" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed fracture of upper end of forearm (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2296009", + "display" : "Iron dextran toxicity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Iron dextran toxicity (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2301009", + "display" : "Psychosomatic factor in physical condition, psychological component of unknown degree", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Physical condition, psychological component of unknown degree" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Psychosomatic factor in physical condition, psychological component of unknown degree (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2303007", + "display" : "Inguinal hernia with gangrene", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inguinal hernia with gangrene (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2304001", + "display" : "Discitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Discitis (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intervertebral discitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inflammatory discitis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2307008", + "display" : "Fat necrosis of pancreas", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Peripancreatic fat necrosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Peripancreatic necrosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fat necrosis of pancreas (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2308003", + "display" : "Silent alleles", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Silent alleles (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2312009", + "display" : "Reactive attachment disorder of infancy OR early childhood, inhibited type", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reactive attachment disorder of infancy OR early childhood, inhibited type (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2314005", + "display" : "Unprotected sexual intercourse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Unprotected coitus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Unprotected sexual intercourse (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Unprotected intercourse" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2326000", + "display" : "Marriage annulment", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Marriage annulment (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2339001", + "display" : "Sexual overexposure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sexual overexposure (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2341000", + "display" : "Infection by Moniliformis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Moniliformiosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Moniliformis (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Moniliformis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2351004", + "display" : "Genetic transduction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Genetic transduction (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2355008", + "display" : "Rud's syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dwarfism-ichthyosiform erythroderma-mental deficiency syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rud's syndrome (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rud syndrome" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2359002", + "display" : "Hyper-beta-alaninemia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hyperalaninemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hyperalaninaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hyper-beta-alaninaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hyper-beta-alaninemia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2365002", + "display" : "Chronic granular pharyngitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Simple chronic pharyngitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Granular pharyngitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic granular pharyngitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2366001", + "display" : "Late effect of dislocation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Late effect of dislocation (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2367005", + "display" : "Acute hemorrhagic gastritis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute haemorrhagic gastritis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute hemorrhagic gastritis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2374000", + "display" : "Monofascicular block", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Monofascicular block (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2385003", + "display" : "Cellulitis of pectoral region", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cellulitis of pectoral region (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2388001", + "display" : "Normal variation in translucency", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Normal variation in translucency (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2390000", + "display" : "Acute gonococcal vulvovaginitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute gonococcal vulvovaginitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2391001", + "display" : "Achondrogenesis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Achondrogenesis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2396006", + "display" : "Malignant pyoderma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Malignant pyoderma (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2398007", + "display" : "Quinidine toxicity by EKG", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Quinidine toxicity by electrocardiogram" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Quinidine toxicity by electrocardiogram (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2403008", + "display" : "Psychoactive substance dependence", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Psychoactive substance dependence (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2415007", + "display" : "Lumbosacral root lesion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lumbosacral radiculopathy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lumbosacral radiculopathy (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2418009", + "display" : "Toxic effect of polyester fumes", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Toxic effect of polyester fumes (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Polyester fume causing toxic effect" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2419001", + "display" : "Open wound of forehead with complication", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open wound of forehead with complication (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2420007", + "display" : "Third degree burn of multiple sites of upper limb", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Full thickness burn of multiple sites of upper limb (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Full thickness burn of multiple sites of upper limb" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2432006", + "display" : "Cerebrospinal fluid circulation disorder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cerebrospinal fluid circulation disorder (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2435008", + "display" : "Ascariasis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ascariosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ascaridiasis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ascariasis - roundworms" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ascariasis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2437000", + "display" : "Placenta circumvallata", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Circumvallate placenta" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Placenta nappiformis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Placenta circumvallata (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2438005", + "display" : "Iniencephaly", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Iniencephalus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Iniencephaly (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2439002", + "display" : "Purulent endocarditis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Purulent endocarditis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2443003", + "display" : "Hydrogen sulfide poisoning", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hydrogen sulphide poisoning" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hydrogen sulfide poisoning (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2452007", + "display" : "Fetal rotation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fetal rotation (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Foetal rotation" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2463005", + "display" : "Acquired heterochromia of iris", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acquired heterochromia of iris (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2469009", + "display" : "Onychomalacia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Soft nails" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Onychomalacia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2471009", + "display" : "Postoperative intra-abdominal abscess", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Postoperative intra-abdominal abscess (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intraabdominal abscess following surgical procedure" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2472002", + "display" : "Anuria", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anuria (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Passes no urine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2473007", + "display" : "Intermittent vertical heterotropia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intermittent vertical heterotropia (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intermittent vertical squint" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2477008", + "display" : "Superficial thrombophlebitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Superficial phlebitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Superficial thrombophlebitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2492009", + "display" : "Nutritional disorder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nutritional disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disorder of nutrition" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Malnutrition" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nutritional disorder (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2495006", + "display" : "Congenital cerebral arteriovenous aneurysm", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital cerebral arteriovenous aneurysm (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2496007", + "display" : "Acalculia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acalculia (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2506003", + "display" : "Early onset dysthymia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Early onset dysthymia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2513003", + "display" : "Tinea capitis due to Trichophyton", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tinea capitis caused by Trichophyton" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tinea capitis caused by Trichophyton (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2518007", + "display" : "Cryptogenic sexual precocity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Idiopathic sexual precocity" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cryptogenic sexual precocity (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Constitutional sexual precocity" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2521009", + "display" : "Bone conduction better than air", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bone conduction better than air (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2523007", + "display" : "Salmonella pneumonia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Salmonella pneumonia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2526004", + "display" : "Noninflammatory disorder of the female genital organs", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Noninflammatory disorder of the female genital organs (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2528003", + "display" : "Viremia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Viraemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Viremia (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2532009", + "display" : "Choroidal rupture", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Choroidal rupture (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2534005", + "display" : "Congenital absence of vena cava", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital absence of vena cava (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2538008", + "display" : "Ketosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ketosis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2541004", + "display" : "Compulsive buying", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Buying spree" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Compulsive buying (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2554006", + "display" : "Acute purulent pericarditis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute suppurative pericarditis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute purulent pericarditis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2556008", + "display" : "Periodontal disease", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disease of supporting structures of teeth" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Periodontal disease (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2560006", + "display" : "Syndactyly of fingers with fusion of bones", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Syndactyly of fingers with fusion of bones (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Complex syndactyly of fingers" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osseous syndactyly of fingers" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2562003", + "display" : "Athanasia trifurcata poisoning", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Athanasia trifurcata poisoning (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2576002", + "display" : "Trachoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trachoma (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2581006", + "display" : "Clasp-knife effect", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clasp-knife phenomenon" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clasp knife rigidity" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clasp knife like increase in tone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clasp knife like increase in tone (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2582004", + "display" : "Deep third degree burn of multiple sites of lower limb", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deep third degree burn of multiple sites of lower limb (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2583009", + "display" : "Chiari's network", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Remnants of valves of sinus venosus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Atrial anomalous bands" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Filigreed network of venous valves" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chiari network of venous valves" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chiari network" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anomalous atrial bands" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chiari's network (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2584003", + "display" : "Cerebral degeneration in childhood", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cerebral degeneration in childhood (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2585002", + "display" : "Pneumococcal pleurisy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pneumococcal pleurisy (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2589008", + "display" : "Acute dacryoadenitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute dacryoadenitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2591000", + "display" : "Crushing injury of shoulder region", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Crushing injury of shoulder region (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Crush injury of shoulder region" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2593002", + "display" : "Dubowitz's syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dubowitz's syndrome (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dubowitz syndrome" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2602008", + "display" : "Hemarthrosis of shoulder region", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemarthrosis of shoulder region" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemarthrosis of shoulder region (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemarthrosis of shoulder" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemarthrosis of shoulder" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2606006", + "display" : "Furuncle of perineum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Furuncle of perineum (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Boil of perineum" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Saddle boil" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2615004", + "display" : "Follicular cyst of ovary", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cyst of graafian follicle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Follicular cystic ovary disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Follicular cyst of ovary (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Graafian follicle cyst" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2618002", + "display" : "Chronic recurrent major depressive disorder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic recurrent major depressive disorder (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2622007", + "display" : "Infected ulcer of skin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infected skin ulcer" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infected ulcer of skin (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2625009", + "display" : "Senter syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Senter syndrome (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Autosomal dominant keratitis, ichthyosis, deafness syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Autosomal dominant KID (keratitis, ichthyosis, deafness) syndrome" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2634004", + "display" : "Decreased blood erythrocyte volume", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decreased blood erythrocyte volume (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2638001", + "display" : "Hypercalcemia due to a drug", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypercalcaemia due to a drug" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Drug-induced hypercalcaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Drug-induced hypercalcemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypercalcemia caused by a drug (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypercalcemia caused by a drug" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypercalcaemia caused by a drug" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2640006", + "display" : "Clinical stage IV", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clinical stage IV (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clinical stage 4" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2651006", + "display" : "Closed traumatic dislocation of elbow joint (disorder)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed traumatic dislocation of elbow joint" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2655002", + "display" : "Invalidism", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Invalid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Invalidism (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2657005", + "display" : "Overflow proteinuria", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Overflow proteinuria (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2663001", + "display" : "Palpatory proteinuria", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Palpatory proteinuria (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2683000", + "display" : "Nonvenomous insect bite of axilla without infection", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nonvenomous insect bite of axilla without infection (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2689001", + "display" : "Dominant dystrophic epidermolysis bullosa with absence of skin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Epidermolysis bullosa dystrophica, Bart type" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dominant dystrophic epidermolysis bullosa with absence of skin (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2694001", + "display" : "Myelophthisic anemia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anemia associated with marrow infiltration" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Leukoerythroblastic anemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Leukoerythroblastosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Myelophthisic anaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anaemia associated with marrow infiltration" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Leucoerythroblastic anaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Myelophthisic anemia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2704003", + "display" : "Acute disease", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute disease (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Any disease of sudden onset AND/OR short duration" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2707005", + "display" : "Necrotizing enterocolitis in fetus OR newborn", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pseudomembranous enterocolitis in newborn" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Necrotising enterocolitis in fetus OR newborn" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Necrotizing enterocolitis in fetus OR newborn (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Necrotising enterocolitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "NEC - Necrotising enterocolitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Necrotizing enterocolitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "NEC - Necrotizing enterocolitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Necrotising enterocolitis in foetus OR newborn" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2713001", + "display" : "Closed pneumothorax", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed pneumothorax (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2724004", + "display" : "Recruitment", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recruitment (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Auditory recruitment" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2725003", + "display" : "Previous abnormality of glucose tolerance", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Previous AGT" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Previous abnormality of glucose tolerance (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2733002", + "display" : "Heel pain", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Talalgia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Heel pain (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2736005", + "display" : "Atrophoderma vermiculatum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acne vermoulante" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Honeycomb atrophy of face" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Folliculitis ulerythematosa reticulata" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Atrophoderma vermiculatum (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2740001", + "display" : "Gouty proteinuria", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gouty proteinuria (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2749000", + "display" : "Congenital deformity of hip joint", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital deformity of hip joint (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital deformity of hip" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2751001", + "display" : "Fibrocalculous pancreatic diabetes", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fibrocalculous pancreatic diabetes (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2761008", + "display" : "Decreased stool caliber", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diminished stool caliber" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decreased stool calibre" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diminished stool calibre" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decreased stool caliber (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2764000", + "display" : "Articular crepitation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Joint crepitus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "False crepitus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Joint crackle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Joint crepitation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Joint crepitus (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2770006", + "display" : "Fetal or neonatal effect of antibiotic transmitted via placenta and/or breast milk (disorder)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fetal or neonatal effect of antibiotic transmitted via placenta and/or breast milk" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2772003", + "display" : "Acquired epidermolysis bullosa", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acquired epidermolysis bullosa (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Epidermolysis bullosa acquisita" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "EBA - Epidermolysis bullosa acquisita" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2775001", + "display" : "Loose body in joint", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Joint mice" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Free bodies in joint" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Corpora libra in joint" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Melon seed bodies in joint" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arthrolith" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intra-articular loose body" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Loose body in joint (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2776000", + "display" : "Delirium", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Organic brain syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute confusional state" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "OBS - Organic brain syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute psycho-organic syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute organic reaction" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ABS - Acute brain syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute brain syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Delirium (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2782002", + "display" : "Temporomandibular dysplasia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Temporomandibular dysplasia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2783007", + "display" : "Gastrojejunal ulcer without hemorrhage AND without perforation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastrojejunal ulcer without haemorrhage AND without perforation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastrojejunal ulcer without hemorrhage AND without perforation (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2805007", + "display" : "Phosmet poisoning", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phosmet poisoning (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2806008", + "display" : "Impaired psychomotor development", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Impaired psychomotor development (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2807004", + "display" : "Chronic gastrojejunal ulcer with perforation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic gastrojejunal ulcer with perforation (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2808009", + "display" : "Infection by Prosthenorchis elegans", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Prosthenorchis elegans" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Prosthenorchis elegans (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2815001", + "display" : "Sexual pyromania", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Erotic pyromania" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pyrolagnia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sexual pyromania (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2816000", + "display" : "Dilated cardiomyopathy secondary to myotonic dystrophy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dilated cardiomyopathy due to myotonic dystrophy (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dilated cardiomyopathy due to myotonic dystrophy" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2818004", + "display" : "Congenital vascular anomaly of eye", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital vascular anomaly of eye (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2819007", + "display" : "Poisoning by magnesium sulfate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning by magnesium sulphate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Magnesium sulphate poisoning" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Magnesium sulfate poisoning" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by magnesium sulphate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by magnesium sulfate (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by magnesium sulfate" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2825006", + "display" : "Gingival abrasion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abrasion of gingivae" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abrasion and/or friction burn of gum without infection (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abrasion and/or friction burn of gum without infection" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2828008", + "display" : "Congenital stenosis of nares", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital stenosis of nares (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2829000", + "display" : "Uhl's disease", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypoplasia of right ventricle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Uhl's anomaly" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Parchment right ventricle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paper thin right ventricle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Right ventricular hypoplasia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Uhl's disease (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Uhl disease" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2835000", + "display" : "Traumatic cardiac hemolytic anemia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemolytic anemia due to vascular prosthesis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemolytic anaemia due to vascular prosthesis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Traumatic cardiac haemolytic anaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Traumatic cardiac hemolytic anemia (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemolytic anemia due to cardiac trauma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemolytic anaemia due to cardiac trauma" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2836004", + "display" : "Toxic effect of butane", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Toxic effect of butane (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Butane causing toxic effect" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2838003", + "display" : "Piblokto", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pibloktoq" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Piblokto (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2850009", + "display" : "Infection by Schistosoma incognitum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Schistosoma incognitum (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Schistosoma incognitum" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2853006", + "display" : "Macular keratitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Macular keratitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2856003", + "display" : "Vitamin A-responsive dermatosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vitamin A-responsive dermatosis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2858002", + "display" : "Puerperal septicemia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Puerperal fever" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Puerperal sepsis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Childbed fever" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Puerperal septicaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Puerperal sepsis (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Postpartum sepsis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2884008", + "display" : "Weill-Marchesani syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brachydactyly-spherophakia syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Marchesani's syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brachymorphy with spherophakia syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Weill-Marchesani syndrome (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spherophakia-brachymorphia syndrome" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2893009", + "display" : "Anomaly of chromosome pair 10", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anomaly of chromosome pair 10 (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2897005", + "display" : "Thrombocytopenia due to immune destruction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immune thrombocytopenia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immune thrombocytopenia (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ITP - immune thrombocytopenia" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2899008", + "display" : "Thought block", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thought block (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thought blocking" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thought deprivation" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2901004", + "display" : "Melena", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tarry stools" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Melaena" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Melena (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Altered blood passed per rectum" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Altered blood in stool" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Black, tarry stool" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2902006", + "display" : "Decreased lymphocyte life span", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decreased lymphocyte life span (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2904007", + "display" : "Male infertility", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Male infertility (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2910007", + "display" : "Discharge from penis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Discharge from penis (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2912004", + "display" : "Cystic-bullous disease of the lung", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cystic-bullous disease of the lung (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2917005", + "display" : "Transient hypothyroidism", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transient hypothyroidism (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2918000", + "display" : "Infection due to Bacteroides", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Bacteroides" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Bacteroides (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2919008", + "display" : "Nausea, vomiting and diarrhea", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nausea, vomiting and diarrhoea" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nausea, vomiting and diarrhea (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2929001", + "display" : "Occlusion of artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arterial occlusive disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Obstruction of artery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arterial occlusion" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blocked artery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Occlusion of artery (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2935001", + "display" : "Poisoning by antiasthmatic", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning by antiasthmatic (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antiasthmatic poisoning" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2946003", + "display" : "Osmotic diarrhea", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Permeability diarrhea" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Permeability diarrhoea" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osmotic diarrhoea" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osmotic diarrhea (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2951009", + "display" : "Atopic cataract", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dermatogenous cataract" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Andogsky's syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Atopic cataract (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2955000", + "display" : "Chronic ulcerative pulpitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic ulcerative pulpitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2965006", + "display" : "Congenital alopecia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital atrichosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Naevoid congenital alopecia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nevoid congenital alopecia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital alopecia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2967003", + "display" : "Non-comitant strabismus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Non-comitant squint" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Non-comitant strabismus (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2978006", + "display" : "Aneurysm of conjunctiva", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aneurysm of conjunctiva (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2981001", + "display" : "Abdominal pulsatile mass", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pulsatile mass of abdomen (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pulsatile mass of abdomen" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2989004", + "display" : "Complication following molar AND/OR ectopic pregnancy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Complication following molar AND/OR ectopic pregnancy (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2990008", + "display" : "Lymphocytic leukemoid reaction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lymphocytic leukemoid reaction (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lymphocytic leukaemoid reaction" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2992000", + "display" : "Pigmentary pallidal degeneration", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pigmentary pallidal atrophy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hallervorden-Spatz disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pigmentary pallidal degeneration (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2994004", + "display" : "Brain fag", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brain fag (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2999009", + "display" : "Injury of ear", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injury of ear (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injury of ear region" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3002002", + "display" : "Hemorrhage of thyroid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemorrhage of thyroid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemorrhage of thyroid (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thyroid haemorrhage" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thyroid hemorrhage" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3004001", + "display" : "Congenital dilatation of esophagus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital dilatation of oesophagus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital dilatation of esophagus (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3006004", + "display" : "Disturbance of consciousness", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Impaired consciousness" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Altered consciousness" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disturbance of consciousness (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3009006", + "display" : "Solanum malacoxylon poisoning", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Solanum malacoxylon poisoning (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3013004", + "display" : "Open wound of ear drum without complication", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open wound of tympanic membrane without complication" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open wound of drumhead without complication" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open wound of ear drum without complication (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3014005", + "display" : "Id reaction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sensitization dermatitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Autoeczematisation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Autosensitization dermatitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cutaneous autosensitisation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sensitisation dermatitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Autoeczematization" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cutaneous autosensitization" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Autosensitisation dermatitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Id reaction (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3018008", + "display" : "Penetration of eyeball with magnetic foreign body", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Penetration of eyeball with magnetic foreign body (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3019000", + "display" : "Closed anterior dislocation of elbow", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed anterior dislocation of elbow (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3021005", + "display" : "Normal gastric acidity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Normal gastric acidity (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3023008", + "display" : "Acute peptic ulcer without hemorrhage, without perforation AND without obstruction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute peptic ulcer without haemorrhage, without perforation AND without obstruction" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute peptic ulcer without hemorrhage, without perforation AND without obstruction (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3032005", + "display" : "Nonvenomous insect bite of cheek without infection", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nonvenomous insect bite of cheek without infection (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3033000", + "display" : "Bone AND/OR joint disorder of pelvis in mother complicating pregnancy, childbirth AND/OR puerperium", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bone AND/OR joint disorder of pelvis in mother complicating pregnancy, childbirth AND/OR puerperium (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3038009", + "display" : "Acute lymphangitis of umbilicus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute lymphangitis of umbilicus (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3044008", + "display" : "Vitreous prolapse", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vitreous prolapse (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3053001", + "display" : "Poisoning by nitroglycerin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by nitroglycerin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by nitroglycerin (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3059002", + "display" : "Acute lymphangitis of thigh", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute lymphangitis of thigh (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3067005", + "display" : "Blood group antigen C^u^", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Weak C phenotype" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Weak C phenotype (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3071008", + "display" : "Widow", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Widowhood" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Widow (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3072001", + "display" : "Hormone-induced hypopituitarism", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hormone-induced hypopituitarism (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3073006", + "display" : "Ruvalcaba syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ruvalcaba syndrome (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3089009", + "display" : "Disability evaluation, impairment, class 7", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disability evaluation, impairment, class 7 (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3094009", + "display" : "Vomiting in infants AND/OR children", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vomiting in infants AND/OR children (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3095005", + "display" : "Induced malaria", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Induced malaria (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3097002", + "display" : "Superficial injury of lip with infection", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Superficial injury of lip with infection (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3098007", + "display" : "Rupture of interventricular septum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ventricular septal rupture" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rupture of interventricular septum (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3109008", + "display" : "Secondary dysthymia early onset", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Secondary dysthymia early onset (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3110003", + "display" : "Acute otitis media", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute otitis media (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "AOM - Acute otitis media" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3119002", + "display" : "Brain stem laceration with open intracranial wound AND loss of consciousness", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brain stem laceration with open intracranial wound AND loss of consciousness (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3129009", + "display" : "Infarction of ovary", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infarction of ovary (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3135009", + "display" : "Swimmer's ear", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Otitis externa" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Otitis externa (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "OE - Otitis externa" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inflammation of ear canal" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3140001", + "display" : "Citrullinemia, subacute type", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Citrullinaemia, subacute type" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Citrullinemia, subacute type (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3144005", + "display" : "Staphylococcal pleurisy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Staphylococcal pleurisy (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3158007", + "display" : "Panic disorder with agoraphobia, agoraphobic avoidance in partial remission AND panic attacks in partial remission", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Panic disorder with agoraphobia, agoraphobic avoidance in partial remission AND panic attacks in partial remission (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3160009", + "display" : "Female infertility of cervical origin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Female infertility of cervical origin (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infertility of cervical origin" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3163006", + "display" : "Acute adenoviral follicular conjunctivitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute adenoviral follicular conjunctivitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3168002", + "display" : "Thrombophlebitis of intracranial venous sinus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thrombophlebitis of intracranial venous sinus (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3185000", + "display" : "Mood-congruent delusion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mood-congruent delusion (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3199001", + "display" : "Sprain of shoulder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sprain of shoulder (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sprain of shoulder joint" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3200003", + "display" : "Sacrocoxalgia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sacrocoxalgia (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3208005", + "display" : "Open wound of ossicles without complication", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open wound of ossicles without complication (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3214003", + "display" : "Invasive pulmonary aspergillosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Invasive pulmonary aspergillosis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3217005", + "display" : "Open dislocation of sixth cervical vertebra", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open dislocation of sixth cervical vertebra (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3218000", + "display" : "Mycosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fungal infection" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disease caused by fungus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fungal infectious disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fungus infection" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mycoses" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mycosis (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mycotic disease" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3219008", + "display" : "Disease type AND/OR category unknown", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Undiagnosed disease AND/OR syndrome present" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disease type AND/OR category unknown (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3228009", + "display" : "Closed fracture of shaft of radius", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed fracture of shaft of radius (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed fracture of the radial shaft" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3229001", + "display" : "Ulcer of trachea", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ulcer of trachea (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tracheal ulcer" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3238004", + "display" : "Pericarditis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pericarditis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3239007", + "display" : "Lymphocyte disorder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lymphocyte disorder (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3253007", + "display" : "Discoloration of skin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Discolouration of skin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Discoloration of skin (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dyschromia" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3254001", + "display" : "Infection by Strongyloides westeri", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Strongyloides westeri (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Strongyloides westeri" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3259006", + "display" : "Homeria species poisoning", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cape tulip poisoning" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Homeria tulip poisoning" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Homeria species poisoning (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3261002", + "display" : "Migratory osteolysis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Migratory osteolysis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3263004", + "display" : "Verumontanitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Verumontanitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3272007", + "display" : "Stomatocytosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stomatocytosis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3274008", + "display" : "Flat chest", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alar chest" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pterygoid chest" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Flat chest (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3275009", + "display" : "Behcet's syndrome, vascular type", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Behcet's syndrome, vascular type (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Behcet syndrome, vascular type" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3276005", + "display" : "Toad poisoning", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning by ingesting toad" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning by ingesting toad (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3282008", + "display" : "Welders' keratitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Welders' keratitis (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arc eye" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Welder's flash" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Welder's blindness" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3283003", + "display" : "Feeling of sand or foreign body in eye", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Feeling of sand or foreign body in eye (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3286006", + "display" : "Patient status determination, greatly improved", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Patient status determination, greatly improved (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3289004", + "display" : "Anisometropia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anisometropia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3291007", + "display" : "Closed fracture of two ribs", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed fracture of two ribs (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3298001", + "display" : "Amnestic disorder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Amnestic syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Amnesic syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Amnestic disorder (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3303004", + "display" : "Disease due to Arenavirus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disease caused by Arenavirus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disease caused by Arenavirus (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3304005", + "display" : "Bronchial compression", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bronchial compression (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3305006", + "display" : "Disorder of lymphatics", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lymphangiopathy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disorder of lymphatic vessel (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disorder of lymphatic vessel" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3308008", + "display" : "Atrophic-hyperplastic gastritis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Atrophic-hyperplastic gastritis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3310005", + "display" : "Foreign body granuloma of skin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Foreign body reaction of the skin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Foreign body granuloma of skin (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3321001", + "display" : "Renal abscess", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Renal abscess (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3323003", + "display" : "Leukoplakia of penis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Kraurosis of penis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Leukoplakia of penis (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Leucoplakia of penis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3327002", + "display" : "Jerk nystagmus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rhythmical nystagmus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Jerk nystagmus (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acquired jerk nystagmus" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3331008", + "display" : "Open fracture of neck of metacarpal bone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open fracture of neck of metacarpal bone (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3344003", + "display" : "Toxic labyrinthitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Toxic labyrinthitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3345002", + "display" : "Idiopathic osteoporosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Idiopathic osteoporosis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3358001", + "display" : "Lichen ruber moniliformis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lichen ruber moniliformis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3368006", + "display" : "Dull chest pain", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dull chest pain (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3376008", + "display" : "Pseudoptyalism", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pseudoptyalism (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3381004", + "display" : "Open fracture of astragalus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open fracture of talus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open fracture of talus (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3387000", + "display" : "Auditory discrimination aphasia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Auditory aphasia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Word deafness" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aphememesthesia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Logokophosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aphememesthaesia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Auditory discrimination aphasia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3391005", + "display" : "Negative for tumor cells", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Negative for tumour cells" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Negative for tumor cells (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3398004", + "display" : "Cadmium poisoning", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cadmium poisoning (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cadmium toxicity" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3415004", + "display" : "Cyanosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cyanosis (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3419005", + "display" : "Faucial diphtheria", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diphtheritic membranous angina" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diphtheritic membrane" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Faucial diphtheria (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3421000", + "display" : "Open fracture of orbital floor (blow-out)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open fracture of orbital floor (blow-out) (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open blow-out fracture orbit" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open orbital blow-out fracture" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3424008", + "display" : "Tachycardia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rapid heart beat" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increased heart rate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tachycardia (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Heart rate fast" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3426005", + "display" : "Retained magnetic intraocular foreign body", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Old magnetic intraocular foreign body" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Retained magnetic intraocular foreign body (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3427001", + "display" : "Nonglucosuric melituria", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Non glucose melituria" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nonglucosuric melituria (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3434004", + "display" : "Myotonia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Myotonia (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tonic spasm of muscle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Myotonus" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3439009", + "display" : "SCID due to absent peripheral T cell maturation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Combined immunodeficiency associated with maturation pathway defect" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Severe combined immunodeficiency (SCID) due to absent peripheral T cell maturation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Severe combined immunodeficiency due to absent peripheral T cell maturation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Severe combined immunodeficiency due to absent peripheral T cell maturation (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3441005", + "display" : "Disease of sebaceous glands", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disorder of sebaceous gland (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disorder of sebaceous gland" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3446000", + "display" : "Open fracture of T7-T12 level with spinal cord injury", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open fracture of T7-T12 level with spinal cord injury (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3449007", + "display" : "Finger agnosia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Finger agnosia (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3456001", + "display" : "Chronic progressive non-hereditary chorea", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Senile chorea" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic progressive non-hereditary chorea (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3458000", + "display" : "Polymyositis ossificans", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Myositis ossificans associated with dermato / polymyositis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Polymyositis ossificans (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3461004", + "display" : "Deep third degree burn of thumb", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deep third degree burn of thumb (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3464007", + "display" : "Infection by Oesophagostomum dentatum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Oesophagostomum dentatum" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Oesophagostomum dentatum (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3468005", + "display" : "Neonatal infective mastitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neonatal infective mastitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3469002", + "display" : "Second degree burn of thumb", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Partial thickness burn of thumb" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Partial thickness burn of thumb (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3472009", + "display" : "Spondylolisthesis, grade 4", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spondylolisthesis, grade 4 (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3474005", + "display" : "Glycine max poisoning", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glycine max poisoning (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Soybean poisoning" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Soya bean poisoning" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3480002", + "display" : "Burn of wrist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Burn of wrist (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3482005", + "display" : "Postoperative esophagitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Postoperative oesophagitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Postoperative esophagitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3483000", + "display" : "Chronic peptic ulcer with perforation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic peptic ulcer with perforation (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3487004", + "display" : "Candidiasis of lung", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Candidal pneumonia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Candidiasis of lung (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pulmonary candidiasis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pulmonary candidosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Candidosis of lung" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3500002", + "display" : "Open wound of ossicles with complication", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open wound of ossicles with complication (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3502005", + "display" : "Cervical lymphadenitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cervical adenitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cervical lymphadenitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3506008", + "display" : "Stenosis of retinal artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stenosis of retinal artery (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3507004", + "display" : "Abscess of thigh", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abscess of thigh (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3511005", + "display" : "Infectious thyroiditis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infectious thyroiditis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3514002", + "display" : "Peribronchial fibrosis of lung", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Peribronchial fibrosis of lung (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3519007", + "display" : "Disorder of synovium", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disorder of synovium (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3528008", + "display" : "Restricted carbohydrate fat controlled diet", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Restricted carbohydrate fat controlled diet (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3529000", + "display" : "Infection by Sanguinicola", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sanguinicolosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Sanguinicola" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Sanguinicola (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3530005", + "display" : "Bipolar I disorder, single manic episode, in full remission", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bipolar I disorder, single manic episode, in full remission (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bipolar 1 disorder, single manic episode, full remission" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3531009", + "display" : "Intrapsychic conflict", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intrapsychic conflict (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3533007", + "display" : "Pustular bacterid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pustular bacterid (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute palmoplantar pustular psoriasis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3539006", + "display" : "Enteromenia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Enteromenia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3542000", + "display" : "Laceration extending into parenchyma of spleen with open wound into abdominal cavity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Laceration extending into parenchyma of spleen with open wound into abdominal cavity (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3544004", + "display" : "Hair-splitting", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hair-splitting (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3545003", + "display" : "Diastolic dysfunction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diastolic dysfunction (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3548001", + "display" : "Brachial plexus lesion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brachial plexus neuropathy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brachial plexus disorder" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "BPN - Brachial plexus neuropathy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brachial plexus disorder (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3549009", + "display" : "Pancreatic acinar atrophy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PAA" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pancreatic acinar atrophy (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3558002", + "display" : "Mesenteric infarction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mesenteric infarction (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3560000", + "display" : "Bilateral recurrent inguinal hernia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bilateral recurrent inguinal hernia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3570003", + "display" : "Increased blood erythrocyte volume", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increased blood erythrocyte volume (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3571004", + "display" : "Megaloblastic anemia due to pancreatic insufficiency", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Megaloblastic anaemia due to pancreatic insufficiency" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Megaloblastic anemia due to pancreatic insufficiency (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3577000", + "display" : "Retinal lattice degeneration", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Palisade degeneration of retina" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Retinal lattice degeneration (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lattice retinal degeneration" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "LD - Lattice degeneration" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lattice degeneration" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3585009", + "display" : "Blinking", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Winking" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blinking (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3586005", + "display" : "Psychogenic fugue", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dissociative fugue" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Psychogenic fugue (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3589003", + "display" : "Syphilitic pericarditis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Syphilitic pericarditis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3590007", + "display" : "Enteroenteric fistula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Enteroenteric fistula (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3591006", + "display" : "Metabolic acidosis, NAG, bicarbonate losses", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Metabolic acidosis, normal anion gap, bicarbonate losses" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Metabolic acidosis, normal anion gap, bicarbonate losses (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3598000", + "display" : "Partial recent retinal detachment with single defect", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Partial recent retinal detachment with single defect (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3611003", + "display" : "Demeton poisoning", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Demeton poisoning (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3633001", + "display" : "Abscess of hand", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abscess of hand (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3639002", + "display" : "Glossoptosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glossoptosis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3640000", + "display" : "Late effect of traumatic amputation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Late effect of traumatic amputation (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3641001", + "display" : "Infection by Coenurosis serialis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Coenurosis serialis (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Coenurosis serialis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3642008", + "display" : "Deficiency of steryl-sulfatase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Steryl-sulfate sulfohydrolase deficiency" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arylsulfatase C deficiency" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arylsulphatase C deficiency" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deficiency of steryl-sulphatase" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Steryl-sulphate sulphohydrolase deficiency" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disorder involving deficiency of steryl-sulfatase (EC 3.1.6.2) (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disorder involving deficiency of steryl-sulfatase (EC 3.1.6.2)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3644009", + "display" : "Macerated skin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Macerated skin (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3649004", + "display" : "Contusion of multiple sites of trunk", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Contusion of multiple sites of trunk (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Contusion, multiple sites of trunk" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3650004", + "display" : "Congenital absence of liver", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital absence of liver (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3652007", + "display" : "Overproduction of growth hormone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypersomatotropism" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Overproduction of growth hormone (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3657001", + "display" : "Osteospermum species poisoning", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osteospermum species poisoning (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3662000", + "display" : "Paraesophageal hernia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thoracic stomach" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastroesophageal hernia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rolling hiatus hernia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paraoesophageal hiatus hernia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paraoesophageal hernia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paraesophageal hiatus hernia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paraesophageal hernia (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastrooesophageal hernia" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3677008", + "display" : "Academic problem", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Academic problem (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3680009", + "display" : "Monocephalus tripus dibrachius", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Monocephalus tripus dibrachius (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3681008", + "display" : "Thrombophlebitis of torcular Herophili", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thrombophlebitis of torcular Herophili (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3696007", + "display" : "Nonulcer dyspepsia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nonulcer dyspepsia (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Functional dyspepsia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Non-ulcer dyspepsia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastric irritation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Non ulcer dyspepsia" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3699000", + "display" : "Transverse deficiency of upper limb", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transverse deficiency of arm" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transverse arrest of the arm" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transverse deficiency of upper limb (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3704008", + "display" : "Diffuse endocapillary proliferative glomerulonephritis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diffuse endocapillary proliferative glomerulonephritis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3705009", + "display" : "Congenital anomaly of anterior chamber of eye", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital anomaly of anterior chamber of eye (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital malformation of anterior chamber of eye" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3716002", + "display" : "Goiter", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Enlargement of thyroid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Struma of thyroid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thyromegaly" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Goitre" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Swelling of thyroid gland" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thyroid enlargement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Struma - goitre" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Struma - goiter" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Goiter (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thyroid goiter" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thyroid goitre" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3720003", + "display" : "Abnormal presence of hemoglobin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abnormal presence of haemoglobin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abnormal presence of hemoglobin (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3723001", + "display" : "Arthritis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arthritis (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Joint inflammation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inflammatory arthritis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3733009", + "display" : "Congenital eventration of right crus of diaphragm", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital eventration of right crus of diaphragm (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3738000", + "display" : "Viral hepatitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "VH - Viral hepatitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Viral hepatitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3744001", + "display" : "Hyperlipoproteinemia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hyperlipoproteinaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hyperlipoproteinemia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3747008", + "display" : "Ejection click", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ejection click (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "EC - Ejection click" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3750006", + "display" : "Arteriospasm", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spasm of artery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arterial spasm" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arteriospasm (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3751005", + "display" : "Contusion of labium", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Contusion of labium (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3752003", + "display" : "Trichuriasis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trichocephaliasis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Whipworm infection" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trichuriosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trichuriasis - whipworm" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trichuriasis (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection by Trichuris" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3754002", + "display" : "Dysplasia of vagina", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dysplasia of vagina (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3755001", + "display" : "Pityriasis rubra pilaris", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lichen ruber acuminatus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Devergie's disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pityriasis rubra pilaris (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PRP - Pityriasis rubra pilaris" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3756000", + "display" : "Static ataxia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Static ataxia (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3759007", + "display" : "Injury of heart with open wound into thorax", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injury of heart with open wound into thorax (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3760002", + "display" : "Familial multiple factor deficiency syndrome, type V", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "FMFD syndrome, type V" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Factors VIII, IX AND XI deficiency" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Familial multiple factor deficiency syndrome, type V (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3762005", + "display" : "Bilateral recurrent femoral hernia with gangrene", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gangrene co-occurrent and due to bilateral recurrent femoral hernia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recurrent bilateral femoral hernia with gangrene" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Recurrent bilateral femoral hernia with gangrene (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3763000", + "display" : "Expected bereavement", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Expected bereavement due to life event (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Expected bereavement due to life event" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3783004", + "display" : "Enamel pearls", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Enamel pearls (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3797007", + "display" : "Periodontal cyst", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cyst of periodontal tissue (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cyst of periodontal tissue" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3798002", + "display" : "Premature birth of identical twins, both stillborn", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Premature birth of identical twins, both stillborn (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3815005", + "display" : "Crohn's disease of rectum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Regional enteritis of rectum" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Crohn's proctitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Regional enteritis of the rectum" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Crohn's disease of rectum (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Crohn disease of rectum" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3820005", + "display" : "Inner ear conductive hearing loss", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inner ear conductive hearing loss (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3827008", + "display" : "Aneurysm of artery of neck", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aneurysm of artery of neck (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3830001", + "display" : "Subcutaneous emphysema", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subcutaneous emphysema (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3841004", + "display" : "Blister of cheek with infection", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blister of cheek with infection (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3845008", + "display" : "Congenital duplication of intestine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital duplication of intestine (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Duplication of intestine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3855007", + "display" : "Disorder of pancreas", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disorder of pancreas (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3885002", + "display" : "ABO isoimmunization affecting pregnancy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ABO isoimmunisation affecting pregnancy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ABO isoimmunization affecting pregnancy (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ABO isoimmunisation in pregnancy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ABO isoimmunization in pregnancy" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3886001", + "display" : "Congenital fecaliths", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital faecaliths" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital fecaliths (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3899003", + "display" : "Neutropenic typhlitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neutropenic typhlitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3900008", + "display" : "Mixed sensory-motor polyneuropathy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mixed sensory-motor polyneuropathy (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3902000", + "display" : "Non dose-related drug-induced neutropenia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Immunologic drug-induced neutropenia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergic drug-induced neutropenia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Non dose-related drug-induced neutropenia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3908001", + "display" : "Infestation by Haematopinus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infestation caused by Haematopinus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infestation caused by Haematopinus (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3909009", + "display" : "Coeur en sabot", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Coeur en sabot (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3913002", + "display" : "Injury of gastrointestinal tract with open wound into abdominal cavity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injury of gastrointestinal tract with open wound into abdominal cavity (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3914008", + "display" : "Mental disorder in childhood", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mental disorder in childhood (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3928002", + "display" : "Zika virus disease", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Zika fever" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Zika virus disease (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3939004", + "display" : "Bacterial colony density, transparent", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bacterial colony density, transparent (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3944006", + "display" : "Steroid sulfatase deficiency", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Placental sulfatase deficiency" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Placental steroidal sulfatase deficiency" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "X-linked placental steryl-sulfatase deficiency" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Placental steroidal sulphatase deficiency" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Steroid sulphatase deficiency" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Placental sulphatase deficiency" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "X-linked placental steryl-sulphatase deficiency" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Placental sulfatase deficiency (X-linked steryl-sulfatase deficiency) in a female (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Placental sulfatase deficiency (X-linked steryl-sulfatase deficiency) in a female" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3947004", + "display" : "High oxygen affinity hemoglobin polycythemia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "High oxygen affinity haemoglobin polycythaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "High oxygen affinity hemoglobin polycythemia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3950001", + "display" : "Birth", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Birth (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3951002", + "display" : "Proctitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Proctitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3972004", + "display" : "Primary insomnia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Primary insomnia (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Idiopathic insomnia" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3975002", + "display" : "Deep third degree burn of lower limb", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deep third degree burn of lower limb (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3978000", + "display" : "Hemolytic anemia due to warm antibody", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Warm type hemolytic anemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Warm autoimmune hemolytic anemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Warm autoimmune haemolytic anaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Warm type haemolytic anaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemolytic anaemia due to warm antibody" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Warm autoimmune hemolytic anemia (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "AIHA - Warm autoimmune haemolytic anaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "AIHA - Warm autoimmune hemolytic anemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Warm antibody hemolytic anemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Warm antibody haemolytic anaemia" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3987009", + "display" : "Congenital absence of trachea", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital absence of trachea (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3993001", + "display" : "Infection by Muellerius", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muelleriosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Muellerius" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Muellerius (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3999002", + "display" : "Acute pyelitis without renal medullary necrosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute pyelitis without renal medullary necrosis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4003003", + "display" : "Disease due to Alphavirus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alphavirus disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disease caused by Alphavirus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disease caused by Alphavirus (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4006006", + "display" : "Fetal tachycardia affecting management of mother", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fetal tachycardia affecting management of mother (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Foetal tachycardia affecting management of mother" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4009004", + "display" : "Lower urinary tract infectious disease", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lower urinary tract infection" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "UTI - Lower urinary tract infection" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lower urinary tract infectious disease (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4016003", + "display" : "Empyema of mastoid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Empyema of mastoid (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4017007", + "display" : "Increased stratum corneum adhesiveness", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decreased shedding of cells from epidermal surface" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increased stratum corneum adhesiveness (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4022007", + "display" : "Vulvitis circumscripta plasmacellularis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vulvitis circumscripta plasmacellularis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4026005", + "display" : "Interstitial mastitis associated with childbirth", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Interstitial mastitis associated with childbirth (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4030008", + "display" : "Le Dantec virus disease", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Le Dantec virus disease (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4038001", + "display" : "Myrotheciotoxicosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Myrotheciotoxicosis (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by Myrothecium" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4039009", + "display" : "Multiple vitamin deficiency disease", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypovitaminosis, multiple vitamins" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Multiple vitamin deficiency disease (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4040006", + "display" : "Hassall-Henle bodies", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hassall-Henle bodies (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4041005", + "display" : "Congenital anomaly of macula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital anomaly of macula (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4046000", + "display" : "Degenerative spondylolisthesis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Degenerative spondylolisthesis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4062006", + "display" : "Lumbosacral plexus lesion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lumbosacral plexus lesion (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4063001", + "display" : "Achillodynia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Achillodynia (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4069002", + "display" : "Anoxic brain damage during AND/OR resulting from a procedure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cerebral hypoxia during AND/OR resulting from a procedure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anoxic brain damage during AND/OR resulting from a procedure (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4070001", + "display" : "Palinphrasia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paliphrasia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Palinphrasia (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Involuntary repetition of words and phrases." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4075006", + "display" : "Peganum harmala poisoning", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "African rue poisoning" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Peganum harmala poisoning (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4082005", + "display" : "Syphilitic myocarditis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Myocarditis caused by Treponema pallidum" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Myocarditis caused by Treponema pallidum (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4088009", + "display" : "Acquired hydrocephalus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acquired hydrocephalus (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4089001", + "display" : "Meningococcemia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Meningococcaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Meningococcemia (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4103001", + "display" : "Complex partial seizures with consciousness impaired", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Complex partial seizure with impairment of consciousness" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Psychomotor fit" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Complex partial seizure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Complex partial seizure with impairment of consciousness (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4107000", + "display" : "Infertile male syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infertile male syndrome (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4113009", + "display" : "Arrested hydrocephalus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arrested hydrocephalus (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4120002", + "display" : "Bronchiolitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bronchiolitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4124006", + "display" : "Nonvenomous insect bite of vagina with infection", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nonvenomous insect bite of vagina with infection (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Insect bite, nonvenomous, of vagina, infected" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4127004", + "display" : "Prostatic obstruction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prostatic obstruction (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4129001", + "display" : "Argyll-Robertson pupil", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Argyll-Robertson pupil (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4135001", + "display" : "11p partial monosomy syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "11p partial monosomy syndrome (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4136000", + "display" : "Macrodactyly of toe (disorder)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Macrodactyly of toe" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4142001", + "display" : "Muscular asthenopia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Muscular asthenopia (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4160001", + "display" : "Congenital anomaly of upper respiratory system", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital anomaly of upper respiratory system (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4168008", + "display" : "Tibial plateau chondromalacia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tibial plateau chondromalacia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4170004", + "display" : "Ehlers-Danlos syndrome, procollagen proteinase resistant", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ehlers-Danlos syndrome, mutant procollagen type 7" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ehlers-Danlos syndrome, autosomal dominant type 7" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ehlers-Danlos syndrome, procollagen proteinase resistant (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4174008", + "display" : "Placenta tripartita", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trilobate placenta" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Placenta triplex" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Placenta tripartita (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tripartite placenta" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4175009", + "display" : "Infestation by Oestrus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oestrosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infestation by Estrus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infestation caused by Oestrus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infestation caused by Estrus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infestation caused by Oestrus (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4178006", + "display" : "Partial recent retinal detachment with multiple defects", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Partial recent retinal detachment with multiple defects (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4181001", + "display" : "Normal peak expiratory flow rate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Normal peak expiratory flow rate (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4183003", + "display" : "Charcot-Marie-Tooth disease, type IC", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Charcot-Marie-Tooth disease, type IC (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4184009", + "display" : "Congenital anomaly of endocrine gland", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital anomaly of endocrine organ" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital anomaly of endocrine gland (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital malformation of the endocrine glands" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4195003", + "display" : "Congenital duplication of anus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital duplication of anus (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Duplication of anus" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4197006", + "display" : "Disability evaluation, impairment, class 5", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disability evaluation, impairment, class 5 (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4199009", + "display" : "18p partial trisomy syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "18p partial trisomy syndrome (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4208000", + "display" : "Closed multiple fractures of both lower limbs", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed multiple fractures of both legs" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed multiple fractures of both lower limbs (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4210003", + "display" : "Ocular hypertension", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ocular hypertension (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "OH - Ocular hypertension" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "OHT - Ocular hypertension" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4223005", + "display" : "Parkinsonism due to drug", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Parkinsonism caused by drug" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Parkinsonism caused by drug (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4224004", + "display" : "Complication of infusion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Complication of infusion (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4225003", + "display" : "Tuberculosis of nose", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tuberculosis of nose (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nasal tuberculosis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4232007", + "display" : "Chronic vulvitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic vulvitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4237001", + "display" : "Suppurative pulpitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Suppurative pulpitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4240001", + "display" : "Rupture of aorta", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rupture of aorta (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4241002", + "display" : "Listeriosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection due to Listeria monocytogenes" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Circling disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Listerellosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Listeriosis (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Listeria monocytogenes infection" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4242009", + "display" : "18q partial monosomy syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "18q minus syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Long arm 18 deletion syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "18q partial monosomy syndrome (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4248008", + "display" : "Synovitis AND/OR tenosynovitis associated with another disease", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Synovitis AND/OR tenosynovitis associated with another disease (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4249000", + "display" : "Poor peripheral circulation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poor peripheral circulation (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4260009", + "display" : "Sacral spinal cord injury without bone injury", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sacral spinal cord injury without bone injury (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4262001", + "display" : "Phlebitis of superior sagittal sinus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phlebitis of superior sagittal sinus (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4264000", + "display" : "Chronic pericoronitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic pericoronitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4269005", + "display" : "Chronic gastrojejunal ulcer without hemorrhage AND without perforation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic gastrojejunal ulcer without haemorrhage AND without perforation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic gastrojejunal ulcer without hemorrhage AND without perforation (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4273008", + "display" : "Closed posterior dislocation of elbow", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed posterior dislocation of elbow (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4275001", + "display" : "Spasm of conjugate gaze", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spasm of conjugate gaze (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Conjugate gaze spasm" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4283007", + "display" : "Mirizzi's syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mirizzi's syndrome (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mirizzi syndrome" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4287008", + "display" : "Chordee", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gryposis penis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chordee (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chordee of penis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4294006", + "display" : "Isosexual precocious puberty", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Isosexual precocity" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Isosexual precocious puberty (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4300009", + "display" : "Deep third degree burn of forearm", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deep third degree burn of forearm (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4301008", + "display" : "Autoimmune state", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Autoimmunity" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Autoimmune state (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4306003", + "display" : "Cluster B personality disorder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cluster B personality disorder (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4307007", + "display" : "Pregestational diabetes mellitus AND/OR impaired glucose tolerance, modified White class F", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pregestational diabetes mellitus AND/OR impaired glucose tolerance, modified White class F (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4313003", + "display" : "Acardiacus anceps", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemiacardius" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acardiacus anceps (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4316006", + "display" : "Myometritis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Myometritis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4320005", + "display" : "Factor V deficiency", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Factor V deficiency (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4324001", + "display" : "Subacute cystitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subacute cystitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4325000", + "display" : "11q partial monosomy syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "11q partial monosomy syndrome (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4338008", + "display" : "Arnold's nerve reflex cough syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arnold's nerve reflex cough syndrome (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arnold nerve reflex cough syndrome" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4340003", + "display" : "Acrodermatitis atrophicans chronica", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acrodermatitis chronica atrophicans" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dermatitis chronica atrophicans" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dermatitis atrophicans" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acrodermatitis atrophicans chronica (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4349002", + "display" : "Open fracture of multiple sites of metacarpus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open fracture of multiple sites of metacarpus (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4354006", + "display" : "Open dislocation of scapula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open dislocation of scapula (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4356008", + "display" : "Gingival recession", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gingival recession (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gingival soft tissue recession" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4359001", + "display" : "Early congenital syphilis (less than 2 years)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Early congenital syphilis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Early congenital syphilis (less than 2 years) (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4364002", + "display" : "Structure of associations", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of associations (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4367009", + "display" : "Hoover's sign", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hoover's sign (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hoover sign" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4373005", + "display" : "Hippocratic nails", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Increased curvature of nails" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Club nail" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clubbing of nail" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hippocratic nail" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clubbing of nail (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4374004", + "display" : "Congenital anomaly of tricuspid valve", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital anomaly of tricuspid valve (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "TV - Congenital tricuspid valve abnormality" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital tricuspid valve abnormality" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4381006", + "display" : "Verbal paraphasia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Verbal paraphasia (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4386001", + "display" : "Bronchospasm", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bronchial spasm" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bronchospasm (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4390004", + "display" : "Lithium nephropathy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lithium nephropathy (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic lithium nephrotoxicity" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4397001", + "display" : "Partial congenital duodenal obstruction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Partial congenital duodenal obstruction (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4399003", + "display" : "Acute hemorrhagic pancreatitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemorrhagic pancreatitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute haemorrhagic pancreatitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemorrhagic pancreatitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute hemorrhagic pancreatitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4403007", + "display" : "Exclamation point hair", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Exclamation point hair (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4406004", + "display" : "Congenital anomaly of male genital system", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital anomaly of male genital system (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4409006", + "display" : "Adenosylcobalamin and methylcobalamin synthesis defect", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Combined methylmalonic acidaemia and homocystinuria due to defects in adenosylcobalamin and methylcobalamin synthesis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Combined methylmalonic acidemia and homocystinuria due to defects in adenosylcobalamin and methylcobalamin synthesis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adenosylcobalamin and methylcobalamin synthesis defect (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4410001", + "display" : "Retroperitoneal hernia with obstruction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Retroperitoneal hernia with obstruction (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4412009", + "display" : "Injury of digital nerve", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Injury of digital nerve (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Digital nerve injury" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4414005", + "display" : "Infection by Setaria", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Setariosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Setaria (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Setaria" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4416007", + "display" : "Heerfordt's syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Uveoparotid fever" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Heerfordt's syndrome (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Heerfordt syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Heerfordt-Waldenström syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Heerfordt-Waldenstrom syndrome" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4418008", + "display" : "Gangrenous ergotism", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gangrenous ergotism (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4426000", + "display" : "Abortion number 10", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aborta 10" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ten previous induced terminations of pregnancy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ten previous induced terminations of pregnancy (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4434006", + "display" : "Bloom syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital telangiectatic erythema syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bloom syndrome (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "BS - Bloom syndrome" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4439001", + "display" : "Cyclic oculomotor paralysis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Axenfeld-Schürenberg syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cyclic oculomotor paralysis (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Axenfeld-Schurenberg syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cyclical oculomotor palsy" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4441000", + "display" : "Severe bipolar disorder with psychotic features", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Severe bipolar disorder with psychotic features (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4445009", + "display" : "Tuberculosis of genitourinary system", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tuberculosis of genitourinary system (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "TB - Urogenital tuberculosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Urogenital tuberculosis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4448006", + "display" : "Allergic headache", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergic headache (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4461006", + "display" : "Complication of administrative procedure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Complication of administrative procedure (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4463009", + "display" : "Familial amyloid polyneuropathy, type II", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Familial amyloid polyneuropathy, 84 Ser-for-Ile" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Familial amyloid polyneuropathy, Indiana-Swiss type" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Amyloidosis, Indiana-Maryland type" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hereditary neuropathic amyloidosis, type II" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Indiana-Maryland type amyloid polyneuropathy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Familial amyloid polyneuropathy type II" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "German type amyloid polyneuropathy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Swiss type amyloid polyneuropathy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rakavina type amyloidosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Familial amyloid polyneuropathy, type II (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4464003", + "display" : "Rocio virus disease", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rocio virus disease (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4465002", + "display" : "Spherophakia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital spherophakia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spherophakia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4468000", + "display" : "Oppenheim's gait", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oppenheim's gait (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oppenheim gait" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4470009", + "display" : "Blanching of skin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blanching of skin (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4473006", + "display" : "Migraine with aura", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Classical migraine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Migraine with aura (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4477007", + "display" : "Juvenile myopathy AND lactate acidosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Juvenile myopathy AND lactate acidosis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4478002", + "display" : "Multiple fractures of upper AND lower limbs", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Multiple fractures of upper AND lower limbs (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4481007", + "display" : "Abnormal gastric secretion regulation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abnormal gastric secretion regulation (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4483005", + "display" : "Syphilitic punched out ulcer", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Syphilitic punched out ulcer (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4494009", + "display" : "Diverticulitis of large intestine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diverticulitis of large intestine (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4495005", + "display" : "Congenital hypertrophy of ureteric valve", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital hypertrophy of ureteric valve (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4499004", + "display" : "Disseminated anergic leishmaniasis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disseminated anergic leishmaniasis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4501007", + "display" : "Tuberculous ascites", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tuberculous ascites (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4506002", + "display" : "Educational problem", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Educational problem (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4510004", + "display" : "Streptococcal meningitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Streptococcal meningitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4512007", + "display" : "Group sex play", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Group sex play (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4519003", + "display" : "Hypouricemia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypouricaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypouricemia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4522001", + "display" : "Dental plaque on tooth (disorder)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dental plaque on tooth" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dental biofilm on tooth" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4523006", + "display" : "Babinski-Nageotte syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Babinski-Nageotte syndrome (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4526003", + "display" : "Poisoning by probenecid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Probenecid poisoning" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by probenecid (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by probenecid" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4529005", + "display" : "Abnormal spermatogenesis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abnormal spermatogenesis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4530000", + "display" : "Madelung's deformity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carpus curvus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Madelung's deformity (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Madelung deformity" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4547004", + "display" : "Determination of outcome, satisfactory to physician", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Determination of outcome, satisfactory to physician (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4550001", + "display" : "Special infant formula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Special infant formula (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4554005", + "display" : "Intraventricular conduction defect", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intraventricular conduction defect (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4556007", + "display" : "Gastritis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastric catarrh" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastritis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4557003", + "display" : "Preinfarction syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Unstable angina" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intermediate coronary syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Crescendo angina" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Worsening angina" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pre-infarction syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Preinfarction syndrome (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Preinfarction angina" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4559000", + "display" : "Mixed infectious disease", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mixed infection" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Polyinfection" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mixed infectious disease (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Polymicrobial infection" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4565000", + "display" : "Decreased oxygen affinity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Decreased oxygen affinity (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4568003", + "display" : "Retrosternal chest pain", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Retrosternal pain" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Retrosternal pain (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4575002", + "display" : "Acute hyponatremia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute low salt syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Schroeder's syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute hyponatraemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute hyponatremia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4586000", + "display" : "Complication of internal fixation device", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disorder of implanted bone fixation device" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Complication of internal fixation device (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4592006", + "display" : "S>4< gallop", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Atrial gallop" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fourth sound gallop" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fourth sound gallop (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A galloping sound on cardiac auscultation because of an abnormally audible fourth heart sound." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4598005", + "display" : "Osteomalacia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osteomalacia (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "OM - osteomalacia" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4602007", + "display" : "Robin sequence", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Micrognathia-glossoptosis syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pierre Robin syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Robin sequence (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pierre Robin association" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4633009", + "display" : "Hymenoxys richardsonii poisoning", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Colorado rubberweed poisoning" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pingue poisoning" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hymenoxys richardsonii poisoning (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4637005", + "display" : "Intrahepatic cholestasis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intrahepatic cholestasis (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4639008", + "display" : "Glanders", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection due to Pseudomonas mallei" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Malleus (glanders)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection due to Actinobacillus mallei" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection due to Malleomyces mallei" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Maliasmus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Farcy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Equina" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Equine glanders" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Farcy buds" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Farcy pipes" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Farcy cords" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glanders (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4641009", + "display" : "Myxedema heart disease", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Myxoedema heart disease" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Myxedema heart disease (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4645000", + "display" : "Senile brain amyloidosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "AS beta protein amyloidosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Senile brain amyloidosis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4654002", + "display" : "Posteruptive color change of tooth", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Posteruptive staining of tooth" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Posteruptive discoloration of tooth" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Posteruptive discolouration of tooth" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Posteruptive colour change of tooth" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Posteruptive color change of tooth (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4659007", + "display" : "Acne fulminans", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acne fulminans (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4661003", + "display" : "Calculus of bile duct with obstruction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Calculus of bile duct with obstruction (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4665007", + "display" : "Costal respiration", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thoracic respiration" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thoracic breathing" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thoracic breathing (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Breathes with chest" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4667004", + "display" : "Female infertility due to structural congenital anomaly of vagina", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Female infertility due to structural congenital anomaly of vagina (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4669001", + "display" : "Pinta, primary lesion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Primary chancre of pinta" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Primary papule of pinta" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chancre of pinta" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Primary pinta lesion" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pinta, primary lesion (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4673003", + "display" : "Open fracture of lateral malleolus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open fracture of lateral malleolus (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open fracture ankle, lateral malleolus" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4676006", + "display" : "SLE glomerulonephritis syndrome, WHO class II", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "SLE with mesangial proliferative glomerulonephritis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lupus nephritis - WHO Class II" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Systemic lupus erythematosus glomerulonephritis syndrome, World Health Organization (WHO) class II" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Systemic lupus erythematosus glomerulonephritis syndrome, World Health Organization class II" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Systemic lupus erythematosus glomerulonephritis syndrome, World Health Organization class II (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4688008", + "display" : "Poisoning by griseofulvin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Griseofulvin poisoning" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by griseofulvin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by griseofulvin (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4690009", + "display" : "Metabolic acidosis due to paraldehyde", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Metabolic acidosis caused by paraldehyde (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Metabolic acidosis caused by paraldehyde" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4702003", + "display" : "Inherited disorder of folate metabolism", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inherited disorder of folate metabolism (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4708004", + "display" : "Disability evaluation, disability 35%", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disability evaluation disability 35 percent (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Disability evaluation disability 35 percent" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4711003", + "display" : "Congenital anomaly of bile ducts", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Biliary malformation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Congenital anomaly of bile ducts (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bile duct anomalies" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4721006", + "display" : "Basic motor learning problem", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Basic motor learning problem (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4724003", + "display" : "Acute radial nerve palsy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute radial nerve palsy (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4733001", + "display" : "Orunga virus disease", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Orungo fever" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Orunga virus disease (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4740000", + "display" : "Herpes zoster", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Shingles" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Zona" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Herpes zoster infection" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Herpes zoster (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Zoster" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4749004", + "display" : "Naso-palatine duct cyst", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Median anterior maxillary cyst" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incisive canal cyst" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Naso-palatine duct cyst (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nasopalatine duct cyst" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4750004", + "display" : "Open fracture of medial condyle of humerus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Open fracture of medial condyle of humerus (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4754008", + "display" : "Gynecomastia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypertrophy of male breast" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gynaecomastia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gynaecomazia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gynecomazia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gynecomastia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4760008", + "display" : "Chronic dacryoadenitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic dacryoadenitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4763005", + "display" : "Frostbite of hand", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Frostbite of hand (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4771009", + "display" : "Poisoning by cephalosporin group antibiotic", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cephalosporin group poisoning" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by cephalosporin group antibiotic (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poisoning caused by cephalosporin group antibiotic" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4776004", + "display" : "Lichen planus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ruber planus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lichen planus (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "LP - Lichen planus" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4783006", + "display" : "Maternal diabetes mellitus with hypoglycemia affecting fetus OR newborn", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Maternal diabetes mellitus with hypoglycaemia affecting fetus OR newborn" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Maternal diabetes mellitus with hypoglycemia affecting fetus OR newborn (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Maternal diabetes mellitus with hypoglycaemia affecting foetus OR newborn" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4787007", + "display" : "Fetal or neonatal effect of breech delivery and extraction", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fetal or neonatal effect of breech delivery and extraction (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Foetal or neonatal effect of breech delivery and extraction" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4788002", + "display" : "Closed fracture of zygoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed fracture of zygoma (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed fracture zygoma" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Closed fracture of malar bone" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4800001", + "display" : "Pyuria", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pyuria (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4805006", + "display" : "Functional aphasia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Functional aphasia (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4806007", + "display" : "Bjerrum scotoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bjerrum scotoma (finding)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bjerrum visual field defect" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4817008", + "display" : "Primary degenerative dementia of the Alzheimer type, senile onset, with delirium", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dementia of the Alzheimer's type, with late onset, with delirium" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Primary degenerative dementia of the Alzheimer type, senile onset, with delirium (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dementia Alzheimers type, late onset with delirium" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4819006", + "display" : "Effusion of joint of ankle AND/OR foot", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Effusion of joint of ankle AND/OR foot (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Joint effusion of ankle AND/OR foot" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4821001", + "display" : "Contusion of cheek", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Contusion, cheek" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Contusion of cheek (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4834000", + "display" : "Typhoid fever", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Typhoid fever (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection by Salmonella Typhi" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4835004", + "display" : "Infection by Nosema bombycis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fleckenkrankheit" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pébrine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pebrine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Nosema bombycis (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Nosema bombycis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4839005", + "display" : "Chronic enlargement of lacrimal gland", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic lacrimal gland enlargement" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic enlargement of lacrimal gland (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4846001", + "display" : "Anicteric viral hepatitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anicteric viral hepatitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4851007", + "display" : "Chronic endocarditis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chronic endocarditis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4853005", + "display" : "Dry coitus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dry coitus (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4854004", + "display" : "Acquired hemolytic anemia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acquired haemolytic anaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acquired hemolytic anemia (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4855003", + "display" : "Diabetic retinopathy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Retinal abnormality - diabetes-related" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "DR - Diabetic retinopathy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Retinopathy due to diabetes mellitus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Retinopathy due to diabetes mellitus (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4859009", + "display" : "Lichen spinulosus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lichen spinulosus (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Keratosis spinulosa" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4860004", + "display" : "Infection by Aspergillus niger", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Aspergillus niger" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Aspergillus niger (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4863002", + "display" : "Phencyclidine-induced mood disorder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phencyclidine mood disorder" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PCP (phencyclidine) mood disorder" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mood disorder caused by phencyclidine (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mood disorder caused by phencyclidine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4873000", + "display" : "Localized vascularization of cornea", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Localised vascularisation of cornea" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Localized vascularization of cornea (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Localised corneal vascularisation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Localized corneal vascularization" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4874006", + "display" : "11q partial trisomy syndrome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "11q partial trisomy syndrome (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4886009", + "display" : "Premature birth of newborn male", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Premature male newborn" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Premature birth of newborn male (finding)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4887000", + "display" : "Hypertyrosinemia, Richner-Hanhart type", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tyrosine transaminase deficiency" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oculocutaneous tyrosinemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Richner-Hanhart syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hereditary hypertyrosinemia, type II" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypertyrosinemia, Oregon type" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Keratosis palmoplantaris with corneal dystrophy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Persistent hypertyrosinemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Richner syndrome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tyrosinemia without hepatorenal dysfunction" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hereditary hypertyrosinaemia, type II" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypertyrosinaemia, Oregon type" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tyrosinemia type II" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oculocutaneous tyrosinaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tyrosinaemia type II" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypertyrosinaemia, Richner-Hanhart type" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Persistent hypertyrosinaemia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tyrosinaemia without hepatorenal dysfunction" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hypertyrosinemia, Richner-Hanhart type (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tyrosinaemia type 2" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tyrosinemia type 2" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tyrosinaemia due to tyrosine aminotransferase deficiency" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tyrosinemia due to tyrosine aminotransferase deficiency" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "An inborn error of tyrosine metabolism characterized by hypertyrosinemia with oculocutaneous manifestations and in some cases intellectual deficit. Skin lesions occur in 80% of cases, ocular involvement in 75% of cases and neurologic findings and some degree of intellectual deficit in up to 60% of cases. Onset is variable but the ocular symptoms (redness, photophobia, excessive tearing and pain) usually develop in the first year of life. Cutaneous manifestations usually begin after the first year of life but may develop at the same time as the ocular symptoms. Caused by mutations in the TAT gene (16q22.1) encoding tyrosine aminotransferase (TAT). The elevated levels of tyrosine caused by TAT deficiency appear to result in deposition of tyrosine crystals leading to an inflammatory response and the oculocutaneous findings. Transmitted as an autosomal recessive trait." + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "An inborn error of tyrosine metabolism characterised by hypertyrosinaemia with oculocutaneous manifestations and in some cases intellectual deficit. Skin lesions occur in 80% of cases, ocular involvement in 75% of cases and neurologic findings and some degree of intellectual deficit in up to 60% of cases. Onset is variable but the ocular symptoms (redness, photophobia, excessive tearing and pain) usually develop in the first year of life. Cutaneous manifestations usually begin after the first year of life but may develop at the same time as the ocular symptoms. Caused by mutations in the TAT gene (16q22.1) encoding tyrosine aminotransferase (TAT). The elevated levels of tyrosine caused by TAT deficiency appear to result in deposition of tyrosine crystals leading to an inflammatory response and the oculocutaneous findings. Transmitted as an autosomal recessive trait." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4896000", + "display" : "Acute toxic hepatitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute toxic hepatitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4900002", + "display" : "Endocrine disorder related to puberty", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Endocrine disorder related to puberty (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4907004", + "display" : "Non-involution of uterus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Failure of involution of uterus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Non-involution of uterus (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4915001", + "display" : "Infection by Entamoeba coli", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entamebiasis coli" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entamoebosis coli" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entamoebiasis coli" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Entamoeba coli (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Entamoeba coli" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4920001", + "display" : "Deficiency of acetyl-CoA carboxylase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deficiency of acetyl-coenzyme A carboxylase (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acetyl-CoA carboxylase deficiency" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deficiency of acetyl-coenzyme A carboxylase" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4921002", + "display" : "Infection by Basidiobolus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Basidiobolomycosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Basidiobolus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infection caused by Basidiobolus (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4922009", + "display" : "Infestation by Simuliidae", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Simuliidosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infestation caused by Simuliidae (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infestation caused by Simuliidae" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4926007", + "display" : "Schizophrenia in remission", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Schizophrenia in remission (disorder)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Schizophrenia, in remission" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4927003", + "display" : "Acute anterior uveitis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute iridocyclitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "AAU - acute anterior uveitis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute anterior uveitis (disorder)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4932002", + "display" : "Panic disorder with agoraphobia, moderate agoraphobic avoidance AND mild panic attacks", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Panic disorder with agoraphobia, moderate agoraphobic avoidance AND mild panic attacks (disorder)" + }] + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/narrative-status", + "resource" : { + "resourceType" : "ValueSet", + "id" : "narrative-status", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fhir" + }], + "url" : "http://hl7.org/fhir/ValueSet/narrative-status", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.55" + }], + "version" : "6.0.0-ballot2", + "name" : "NarrativeStatus", + "title" : "NarrativeStatus", + "status" : "draft", + "experimental" : false, + "date" : "2024-10-02T17:31:51+00:00", + "publisher" : "HL7 International / FHIR Infrastructure", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }, + { + "telecom" : [{ + "system" : "url", + "value" : "http://www.hl7.org/Special/committees/fiwg" + }] + }], + "description" : "The status of a resource narrative.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/narrative-status" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:e088f7e6-f202-41fc-979a-d3a2952f8f93", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 4, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/narrative-status|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/narrative-status", + "code" : "generated", + "display" : "Generated" + }, + { + "system" : "http://hl7.org/fhir/narrative-status", + "code" : "extensions", + "display" : "Extensions" + }, + { + "system" : "http://hl7.org/fhir/narrative-status", + "code" : "additional", + "display" : "Additional" + }, + { + "system" : "http://hl7.org/fhir/narrative-status", + "code" : "empty", + "display" : "Empty" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/days-of-week", + "resource" : { + "resourceType" : "ValueSet", + "id" : "days-of-week", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fhir" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "normative" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version", + "valueCode" : "4.0.0" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 5 + }], + "url" : "http://hl7.org/fhir/ValueSet/days-of-week", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.512" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.506" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.2.302" + }], + "version" : "6.0.0-ballot2", + "name" : "DaysOfWeek", + "title" : "Days Of Week", + "status" : "active", + "experimental" : false, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 International / FHIR Infrastructure", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://www.hl7.org/Special/committees/fiwg" + }] + }], + "description" : "The days of the week.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/days-of-week" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:2baafa86-7ff1-4c89-a928-852e0289d198", + "timestamp" : "2024-10-02T17:54:23+00:00", + "total" : 7, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/days-of-week|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/days-of-week", + "code" : "mon", + "display" : "Monday" + }, + { + "system" : "http://hl7.org/fhir/days-of-week", + "code" : "tue", + "display" : "Tuesday" + }, + { + "system" : "http://hl7.org/fhir/days-of-week", + "code" : "wed", + "display" : "Wednesday" + }, + { + "system" : "http://hl7.org/fhir/days-of-week", + "code" : "thu", + "display" : "Thursday" + }, + { + "system" : "http://hl7.org/fhir/days-of-week", + "code" : "fri", + "display" : "Friday" + }, + { + "system" : "http://hl7.org/fhir/days-of-week", + "code" : "sat", + "display" : "Saturday" + }, + { + "system" : "http://hl7.org/fhir/days-of-week", + "code" : "sun", + "display" : "Sunday" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/provenance-activity-type", + "resource" : { + "resourceType" : "ValueSet", + "id" : "provenance-activity-type", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/valueset-extensible", + "valueBoolean" : true + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "sec" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/provenance-activity-type", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.438" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.429" + }], + "version" : "6.0.0-ballot2", + "name" : "ProvenanceActivityType", + "title" : "ValueSet of sample of representative activity type codes.", + "status" : "draft", + "experimental" : true, + "date" : "2022-05-10T18:00:00+01:00", + "publisher" : "HL7 Security Work Group", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "Some potential code systems are:\n- [v3-DocumentCompletion](http://terminology.hl7.org/CodeSystem/v3-DocumentCompletion)\n- [v3-DataOperation](http://terminology.hl7.org/CodeSystem/v3-DataOperation)\n- [v3-ActCode](http://terminology.hl7.org/CodeSystem/v3-ActCode)\n- [ISO Lifecycle](http://terminology.hl7.org/CodeSystem/iso-21089-lifecycle)\n- [FHIR RESTful interactions](codesystem-restful-interaction.html)", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/iso-21089-lifecycle", + "concept" : [{ + "code" : "amend" + }, + { + "code" : "originate" + }, + { + "code" : "merge" + }, + { + "code" : "deidentify" + }, + { + "code" : "receive" + }, + { + "code" : "transform" + }, + { + "code" : "verify" + }] + }] + }, + "expansion" : { + "identifier" : "urn:uuid:ef2c228f-1840-493b-9e68-f2129114ebac", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 7, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/iso-21089-lifecycle|1.0.0" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/iso-21089-lifecycle", + "code" : "amend", + "display" : "Amend (Update) Record Lifecycle Event" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/iso-21089-lifecycle", + "code" : "originate", + "display" : "Originate/Retain Record Lifecycle Event" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/iso-21089-lifecycle", + "code" : "merge", + "display" : "Merge Record Lifecycle Event" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/iso-21089-lifecycle", + "code" : "deidentify", + "display" : "De-Identify (Anononymize) Record Lifecycle Event" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/iso-21089-lifecycle", + "code" : "receive", + "display" : "Receive/Retain Record Lifecycle Event" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/iso-21089-lifecycle", + "code" : "transform", + "display" : "Transform/Translate Record Lifecycle Event" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/iso-21089-lifecycle", + "code" : "verify", + "display" : "Verify Record Lifecycle Event" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/payeetype", + "resource" : { + "resourceType" : "ValueSet", + "id" : "payeetype", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fm" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/payeetype", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.31" + }], + "version" : "6.0.0-ballot2", + "name" : "ClaimPayeeTypeCodes", + "title" : "Claim Payee Type Codes", + "status" : "draft", + "experimental" : true, + "date" : "2024-10-02T17:31:51+00:00", + "publisher" : "Financial Management", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "This value set includes sample Payee Type codes.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "copyright" : "This is an example set.", + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/payeetype" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:ed15d5a7-7df3-4933-818a-18baa28188d7", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 4, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/payeetype|1.0.1" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/payeetype", + "code" : "subscriber", + "display" : "Subscriber" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/payeetype", + "code" : "provider", + "display" : "Provider" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/payeetype", + "code" : "beneficiary", + "display" : "Beneficiary" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/payeetype", + "code" : "other", + "display" : "Other" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/fhirpath-types", + "resource" : { + "resourceType" : "ValueSet", + "id" : "fhirpath-types", + "meta" : { + "lastUpdated" : "2024-10-03T04:31:51.554+11:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fhir" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "normative" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 5 + }], + "url" : "http://hl7.org/fhir/ValueSet/fhirpath-types", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3300" + }], + "version" : "6.0.0-ballot2", + "name" : "FHIRPathTypes", + "title" : "FHIRPath Types Value Set", + "status" : "active", + "experimental" : false, + "date" : "2024-10-02T17:31:51+00:00", + "publisher" : "HL7 International / FHIR Infrastructure", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://www.hl7.org/Special/committees/fiwg" + }] + }], + "description" : "All FHIRPath data types", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/CodeSystem/fhirpath-types" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:d7993ba2-0cd0-40fb-bbde-4eb09f365b96", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 7, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/CodeSystem/fhirpath-types|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/CodeSystem/fhirpath-types", + "code" : "http://hl7.org/fhirpath/System.String", + "display" : "String" + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/fhirpath-types", + "code" : "http://hl7.org/fhirpath/System.Boolean", + "display" : "Boolean" + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/fhirpath-types", + "code" : "http://hl7.org/fhirpath/System.Date", + "display" : "Date" + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/fhirpath-types", + "code" : "http://hl7.org/fhirpath/System.DateTime", + "display" : "DateTime" + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/fhirpath-types", + "code" : "http://hl7.org/fhirpath/System.Decimal", + "display" : "Decimal" + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/fhirpath-types", + "code" : "http://hl7.org/fhirpath/System.Integer", + "display" : "Integer" + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/fhirpath-types", + "code" : "http://hl7.org/fhirpath/System.Time", + "display" : "Time" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/FHIR-version", + "resource" : { + "resourceType" : "ValueSet", + "id" : "FHIR-version", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fhir" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "normative" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version", + "valueCode" : "4.0.0" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 5 + }], + "url" : "http://hl7.org/fhir/ValueSet/FHIR-version", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.1309" + }], + "version" : "6.0.0-ballot2", + "name" : "FHIRVersion", + "title" : "FHIRVersion", + "status" : "active", + "experimental" : false, + "date" : "2024-10-02T17:31:51+00:00", + "publisher" : "HL7 International / FHIR Infrastructure", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://www.hl7.org/Special/committees/fiwg" + }] + }], + "description" : "All published FHIR Versions.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/FHIR-version" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:fcf5af2f-e6af-4be1-8158-ccd64fa9e32d", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 61, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/FHIR-version|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/FHIR-version", + "code" : "0.01", + "display" : "0.01" + }, + { + "system" : "http://hl7.org/fhir/FHIR-version", + "code" : "0.05", + "display" : "0.05" + }, + { + "system" : "http://hl7.org/fhir/FHIR-version", + "code" : "0.06", + "display" : "0.06" + }, + { + "system" : "http://hl7.org/fhir/FHIR-version", + "code" : "0.11", + "display" : "0.11" + }, + { + "system" : "http://hl7.org/fhir/FHIR-version", + "code" : "0.0", + "display" : "0.0" + }, + { + "system" : "http://hl7.org/fhir/FHIR-version", + "code" : "0.0.80", + "display" : "0.0.80" + }, + { + "system" : "http://hl7.org/fhir/FHIR-version", + "code" : "0.0.81", + "display" : "0.0.81" + }, + { + "system" : "http://hl7.org/fhir/FHIR-version", + "code" : "0.0.82", + "display" : "0.0.82" + }, + { + "system" : "http://hl7.org/fhir/FHIR-version", + "code" : "0.4", + "display" : "0.4" + }, + { + "system" : "http://hl7.org/fhir/FHIR-version", + "code" : "0.4.0", + "display" : "0.4.0" + }, + { + "system" : "http://hl7.org/fhir/FHIR-version", + "code" : "0.5", + "display" : "0.5" + }, + { + "system" : "http://hl7.org/fhir/FHIR-version", + "code" : "0.5.0", + "display" : "0.5.0" + }, + { + "system" : "http://hl7.org/fhir/FHIR-version", + "code" : "1.0", + "display" : "1.0" + }, + { + "system" : "http://hl7.org/fhir/FHIR-version", + "code" : "1.0.0", + "display" : "1.0.0" + }, + { + "system" : "http://hl7.org/fhir/FHIR-version", + "code" : "1.0.1", + "display" : "1.0.1" + }, + { + "system" : "http://hl7.org/fhir/FHIR-version", + "code" : "1.0.2", + "display" : "1.0.2" + }, + { + "system" : "http://hl7.org/fhir/FHIR-version", + "code" : "1.1", + "display" : "1.1" + }, + { + "system" : "http://hl7.org/fhir/FHIR-version", + "code" : "1.1.0", + "display" : "1.1.0" + }, + { + "system" : "http://hl7.org/fhir/FHIR-version", + "code" : "1.4", + "display" : "1.4" + }, + { + "system" : "http://hl7.org/fhir/FHIR-version", + "code" : "1.4.0", + "display" : "1.4.0" + }, + { + "system" : "http://hl7.org/fhir/FHIR-version", + "code" : "1.6", + "display" : "1.6" + }, + { + "system" : "http://hl7.org/fhir/FHIR-version", + "code" : "1.6.0", + "display" : "1.6.0" + }, + { + "system" : "http://hl7.org/fhir/FHIR-version", + "code" : "1.8", + "display" : "1.8" + }, + { + "system" : "http://hl7.org/fhir/FHIR-version", + "code" : "1.8.0", + "display" : "1.8.0" + }, + { + "system" : "http://hl7.org/fhir/FHIR-version", + "code" : "3.0", + "display" : "3.0" + }, + { + "system" : "http://hl7.org/fhir/FHIR-version", + "code" : "3.0.0", + "display" : "3.0.0" + }, + { + "system" : "http://hl7.org/fhir/FHIR-version", + "code" : "3.0.1", + "display" : "3.0.1" + }, + { + "system" : "http://hl7.org/fhir/FHIR-version", + "code" : "3.0.2", + "display" : "3.0.2" + }, + { + "system" : "http://hl7.org/fhir/FHIR-version", + "code" : "3.3", + "display" : "3.3" + }, + { + "system" : "http://hl7.org/fhir/FHIR-version", + "code" : "3.3.0", + "display" : "3.3.0" + }, + { + "system" : "http://hl7.org/fhir/FHIR-version", + "code" : "3.5", + "display" : "3.5" + }, + { + "system" : "http://hl7.org/fhir/FHIR-version", + "code" : "3.5.0", + "display" : "3.5.0" + }, + { + "system" : "http://hl7.org/fhir/FHIR-version", + "code" : "4.0", + "display" : "4.0" + }, + { + "system" : "http://hl7.org/fhir/FHIR-version", + "code" : "4.0.0", + "display" : "4.0.0" + }, + { + "system" : "http://hl7.org/fhir/FHIR-version", + "code" : "4.0.1", + "display" : "4.0.1" + }, + { + "system" : "http://hl7.org/fhir/FHIR-version", + "code" : "4.1", + "display" : "4.1" + }, + { + "system" : "http://hl7.org/fhir/FHIR-version", + "code" : "4.1.0", + "display" : "4.1.0" + }, + { + "system" : "http://hl7.org/fhir/FHIR-version", + "code" : "4.2", + "display" : "4.2" + }, + { + "system" : "http://hl7.org/fhir/FHIR-version", + "code" : "4.2.0", + "display" : "4.2.0" + }, + { + "system" : "http://hl7.org/fhir/FHIR-version", + "code" : "4.3", + "display" : "4.3" + }, + { + "system" : "http://hl7.org/fhir/FHIR-version", + "code" : "4.3.0", + "display" : "4.3.0" + }, + { + "system" : "http://hl7.org/fhir/FHIR-version", + "code" : "4.3.0-cibuild", + "display" : "4.3.0-cibuild" + }, + { + "system" : "http://hl7.org/fhir/FHIR-version", + "code" : "4.3.0-snapshot1", + "display" : "4.3.0-snapshot1" + }, + { + "system" : "http://hl7.org/fhir/FHIR-version", + "code" : "4.4", + "display" : "4.4" + }, + { + "system" : "http://hl7.org/fhir/FHIR-version", + "code" : "4.4.0", + "display" : "4.4.0" + }, + { + "system" : "http://hl7.org/fhir/FHIR-version", + "code" : "4.5", + "display" : "4.5" + }, + { + "system" : "http://hl7.org/fhir/FHIR-version", + "code" : "4.5.0", + "display" : "4.5.0" + }, + { + "system" : "http://hl7.org/fhir/FHIR-version", + "code" : "4.6", + "display" : "4.6" + }, + { + "system" : "http://hl7.org/fhir/FHIR-version", + "code" : "4.6.0", + "display" : "4.6.0" + }, + { + "system" : "http://hl7.org/fhir/FHIR-version", + "code" : "5.0", + "display" : "5.0" + }, + { + "system" : "http://hl7.org/fhir/FHIR-version", + "code" : "5.0.0", + "display" : "5.0.0" + }, + { + "system" : "http://hl7.org/fhir/FHIR-version", + "code" : "5.0.0-cibuild", + "display" : "5.0.0-cibuild" + }, + { + "system" : "http://hl7.org/fhir/FHIR-version", + "code" : "5.0.0-snapshot1", + "display" : "5.0.0-snapshot1" + }, + { + "system" : "http://hl7.org/fhir/FHIR-version", + "code" : "5.0.0-snapshot2", + "display" : "5.0.0-snapshot2" + }, + { + "system" : "http://hl7.org/fhir/FHIR-version", + "code" : "5.0.0-ballot", + "display" : "5.0.0-ballot" + }, + { + "system" : "http://hl7.org/fhir/FHIR-version", + "code" : "5.0.0-snapshot3", + "display" : "5.0.0-snapshot3" + }, + { + "system" : "http://hl7.org/fhir/FHIR-version", + "code" : "5.0.0-draft-final", + "display" : "5.0.0-draft-final" + }, + { + "system" : "http://hl7.org/fhir/FHIR-version", + "code" : "6.0", + "display" : "6.0" + }, + { + "system" : "http://hl7.org/fhir/FHIR-version", + "code" : "6.0.0", + "display" : "6.0.0" + }, + { + "system" : "http://hl7.org/fhir/FHIR-version", + "code" : "6.0.0-ballo1", + "display" : "6.0.0-ballot1" + }, + { + "system" : "http://hl7.org/fhir/FHIR-version", + "code" : "6.0.0-ballot2", + "display" : "6.0.0-ballot2" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/distance-units", + "resource" : { + "resourceType" : "ValueSet", + "id" : "distance-units", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fhir" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 5 + }], + "url" : "http://hl7.org/fhir/ValueSet/distance-units", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.62" + }], + "version" : "6.0.0-ballot2", + "name" : "CommonUCUMCodesForDistance", + "title" : "Common UCUM Codes for Distance", + "status" : "draft", + "experimental" : true, + "date" : "2024-10-02T17:31:51+00:00", + "publisher" : "HL7 International / FHIR Infrastructure", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://www.hl7.org/Special/committees/fiwg" + }] + }], + "description" : "Unified Code for Units of Measure (UCUM). This value set includes all common UCUM codes used for distance - that it is, all commonly used units which have the same canonical unit as 'm' (meter)", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "copyright" : "The UCUM codes, UCUM table (regardless of format), and UCUM Specification are copyright © 1999-2009, Regenstrief Institute, Inc. and the Unified Codes for Units of Measures (UCUM) Organization. All rights reserved.", + "compose" : { + "include" : [{ + "system" : "http://unitsofmeasure.org", + "concept" : [{ + "code" : "nm", + "display" : "nanometers" + }, + { + "code" : "um", + "display" : "micrometers" + }, + { + "code" : "mm", + "display" : "millimeters" + }, + { + "code" : "m", + "display" : "meters" + }, + { + "code" : "km", + "display" : "kilometers" + }] + }] + }, + "expansion" : { + "identifier" : "urn:uuid:647455bb-1297-4217-9bbf-fea5d15f72d5", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 5, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-valueset", + "valueUri" : "null" + }, + { + "name" : "used-codesystem", + "valueUri" : "http://unitsofmeasure.org|2.0.1" + }, + { + "name" : "version", + "valueUri" : "http://unitsofmeasure.org|2.0.1" + }], + "contains" : [{ + "system" : "http://unitsofmeasure.org", + "code" : "nm", + "display" : "nm", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "nanometers" + }] + }, + { + "system" : "http://unitsofmeasure.org", + "code" : "um", + "display" : "um", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "micrometers" + }] + }, + { + "system" : "http://unitsofmeasure.org", + "code" : "mm", + "display" : "mm", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "millimeters" + }] + }, + { + "system" : "http://unitsofmeasure.org", + "code" : "m", + "display" : "m", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "meters" + }] + }, + { + "system" : "http://unitsofmeasure.org", + "code" : "km", + "display" : "km", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "kilometers" + }] + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/timing-abbreviation", + "resource" : { + "resourceType" : "ValueSet", + "id" : "timing-abbreviation", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fhir" + }], + "url" : "http://hl7.org/fhir/ValueSet/timing-abbreviation", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.78" + }], + "version" : "6.0.0-ballot2", + "name" : "TimingAbbreviation", + "title" : "TimingAbbreviation", + "status" : "draft", + "experimental" : false, + "date" : "2024-10-02T17:31:51+00:00", + "publisher" : "HL7 International / FHIR Infrastructure", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }, + { + "telecom" : [{ + "system" : "url", + "value" : "http://www.hl7.org/Special/committees/fiwg" + }] + }], + "description" : "Code for a known / defined timing pattern.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/timing-abbreviation" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-GTSAbbreviation", + "concept" : [{ + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/valueset-concept-definition", + "valueString" : "Two times a day at institution specified time" + }], + "code" : "BID", + "display" : "BID" + }, + { + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/valueset-concept-definition", + "valueString" : "Three times a day at institution specified time" + }], + "code" : "TID", + "display" : "TID" + }, + { + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/valueset-concept-definition", + "valueString" : "Four times a day at institution specified time" + }], + "code" : "QID", + "display" : "QID" + }, + { + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/valueset-concept-definition", + "valueString" : "Every morning at institution specified times" + }], + "code" : "AM", + "display" : "AM" + }, + { + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/valueset-concept-definition", + "valueString" : "Every afternoon at institution specified times" + }], + "code" : "PM", + "display" : "PM" + }, + { + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/valueset-concept-definition", + "valueString" : "Every Day at institution specified times" + }], + "code" : "QD", + "display" : "QD" + }, + { + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/valueset-concept-definition", + "valueString" : "Every Other Day at institution specified times" + }], + "code" : "QOD", + "display" : "QOD" + }, + { + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/valueset-concept-definition", + "valueString" : "Every hour at institution specified times" + }], + "code" : "Q1H", + "display" : "every hour" + }, + { + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/valueset-concept-definition", + "valueString" : "Every 2 hours at institution specified times" + }], + "code" : "Q2H", + "display" : "every 2 hours" + }, + { + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/valueset-concept-definition", + "valueString" : "Every 3 hours at institution specified times" + }], + "code" : "Q3H", + "display" : "every 3 hours" + }, + { + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/valueset-concept-definition", + "valueString" : "Every 4 hours at institution specified times" + }], + "code" : "Q4H", + "display" : "Q4H" + }, + { + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/valueset-concept-definition", + "valueString" : "Every 6 Hours at institution specified times" + }], + "code" : "Q6H", + "display" : "Q6H" + }, + { + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/valueset-concept-definition", + "valueString" : "Every 8 hours at institution specified times" + }], + "code" : "Q8H", + "display" : "every 8 hours" + }, + { + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/valueset-concept-definition", + "valueString" : "At bedtime (institution specified time)" + }], + "code" : "BED", + "display" : "at bedtime" + }, + { + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/valueset-concept-definition", + "valueString" : "Weekly at institution specified time" + }], + "code" : "WK", + "display" : "weekly" + }, + { + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/valueset-concept-definition", + "valueString" : "Monthly at institution specified time" + }], + "code" : "MO", + "display" : "monthly" + }] + }] + }, + "expansion" : { + "identifier" : "urn:uuid:ae622644-6d17-45bc-8e3c-282babaa9dc5", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 17, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/timing-abbreviation|6.0.0-ballot2" + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/v3-GTSAbbreviation|3.0.0" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/timing-abbreviation", + "code" : "C", + "display" : "Continuous (frequency)" + }, + { + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/valueset-concept-definition", + "valueString" : "Two times a day at institution specified time" + }], + "system" : "http://terminology.hl7.org/CodeSystem/v3-GTSAbbreviation", + "code" : "BID", + "display" : "BID" + }, + { + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/valueset-concept-definition", + "valueString" : "Three times a day at institution specified time" + }], + "system" : "http://terminology.hl7.org/CodeSystem/v3-GTSAbbreviation", + "code" : "TID", + "display" : "TID" + }, + { + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/valueset-concept-definition", + "valueString" : "Four times a day at institution specified time" + }], + "system" : "http://terminology.hl7.org/CodeSystem/v3-GTSAbbreviation", + "code" : "QID", + "display" : "QID" + }, + { + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/valueset-concept-definition", + "valueString" : "Every morning at institution specified times" + }], + "system" : "http://terminology.hl7.org/CodeSystem/v3-GTSAbbreviation", + "code" : "AM", + "display" : "AM" + }, + { + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/valueset-concept-definition", + "valueString" : "Every afternoon at institution specified times" + }], + "system" : "http://terminology.hl7.org/CodeSystem/v3-GTSAbbreviation", + "code" : "PM", + "display" : "PM" + }, + { + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/valueset-concept-definition", + "valueString" : "Every Day at institution specified times" + }], + "system" : "http://terminology.hl7.org/CodeSystem/v3-GTSAbbreviation", + "code" : "QD", + "display" : "QD" + }, + { + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/valueset-concept-definition", + "valueString" : "Every Other Day at institution specified times" + }], + "system" : "http://terminology.hl7.org/CodeSystem/v3-GTSAbbreviation", + "code" : "QOD", + "display" : "QOD" + }, + { + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/valueset-concept-definition", + "valueString" : "Every hour at institution specified times" + }], + "system" : "http://terminology.hl7.org/CodeSystem/v3-GTSAbbreviation", + "code" : "Q1H", + "display" : "every hour" + }, + { + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/valueset-concept-definition", + "valueString" : "Every 2 hours at institution specified times" + }], + "system" : "http://terminology.hl7.org/CodeSystem/v3-GTSAbbreviation", + "code" : "Q2H", + "display" : "every 2 hours" + }, + { + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/valueset-concept-definition", + "valueString" : "Every 3 hours at institution specified times" + }], + "system" : "http://terminology.hl7.org/CodeSystem/v3-GTSAbbreviation", + "code" : "Q3H", + "display" : "every 3 hours" + }, + { + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/valueset-concept-definition", + "valueString" : "Every 4 hours at institution specified times" + }], + "system" : "http://terminology.hl7.org/CodeSystem/v3-GTSAbbreviation", + "code" : "Q4H", + "display" : "Q4H" + }, + { + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/valueset-concept-definition", + "valueString" : "Every 6 Hours at institution specified times" + }], + "system" : "http://terminology.hl7.org/CodeSystem/v3-GTSAbbreviation", + "code" : "Q6H", + "display" : "Q6H" + }, + { + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/valueset-concept-definition", + "valueString" : "Every 8 hours at institution specified times" + }], + "system" : "http://terminology.hl7.org/CodeSystem/v3-GTSAbbreviation", + "code" : "Q8H", + "display" : "every 8 hours" + }, + { + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/valueset-concept-definition", + "valueString" : "At bedtime (institution specified time)" + }], + "system" : "http://terminology.hl7.org/CodeSystem/v3-GTSAbbreviation", + "code" : "BED", + "display" : "at bedtime" + }, + { + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/valueset-concept-definition", + "valueString" : "Weekly at institution specified time" + }], + "system" : "http://terminology.hl7.org/CodeSystem/v3-GTSAbbreviation", + "code" : "WK", + "display" : "weekly" + }, + { + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/valueset-concept-definition", + "valueString" : "Monthly at institution specified time" + }], + "system" : "http://terminology.hl7.org/CodeSystem/v3-GTSAbbreviation", + "code" : "MO", + "display" : "monthly" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/citation-artifact-classifier", + "resource" : { + "resourceType" : "ValueSet", + "id" : "citation-artifact-classifier", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fhir" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/citation-artifact-classifier", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3092" + }], + "version" : "6.0.0-ballot2", + "name" : "CitationArtifactClassifier", + "title" : "Citation Artifact Classifier", + "status" : "draft", + "experimental" : true, + "date" : "2021-03-11T10:55:11.085+11:00", + "publisher" : "HL7 International / FHIR Infrastructure", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://www.hl7.org/Special/committees/fiwg" + }] + }, + { + "telecom" : [{ + "system" : "url", + "value" : "http://www.hl7.org/Special/committees/dss" + }] + }], + "description" : "Citation artifact classifier", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/citation-artifact-classifier" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:18342562-435a-4d24-bfc8-c1c24972a87a", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 31, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/citation-artifact-classifier|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/citation-artifact-classifier", + "code" : "audio", + "display" : "Audio file" + }, + { + "system" : "http://hl7.org/fhir/citation-artifact-classifier", + "code" : "D001877", + "display" : "Book" + }, + { + "system" : "http://hl7.org/fhir/citation-artifact-classifier", + "code" : "cds-artifact", + "display" : "Clinical Decision Support Artifact" + }, + { + "system" : "http://hl7.org/fhir/citation-artifact-classifier", + "code" : "D016420", + "display" : "Comment" + }, + { + "system" : "http://hl7.org/fhir/citation-artifact-classifier", + "code" : "common-share", + "display" : "Common Share" + }, + { + "system" : "http://hl7.org/fhir/citation-artifact-classifier", + "code" : "D019991", + "display" : "Database" + }, + { + "system" : "http://hl7.org/fhir/citation-artifact-classifier", + "code" : "D064886", + "display" : "Dataset" + }, + { + "system" : "http://hl7.org/fhir/citation-artifact-classifier", + "code" : "dataset-unpublished", + "display" : "Dataset Unpublished" + }, + { + "system" : "http://hl7.org/fhir/citation-artifact-classifier", + "code" : "Electronic", + "display" : "Electronic" + }, + { + "system" : "http://hl7.org/fhir/citation-artifact-classifier", + "code" : "Electronic-eCollection", + "display" : "Electronic-eCollection" + }, + { + "system" : "http://hl7.org/fhir/citation-artifact-classifier", + "code" : "Electronic-Print", + "display" : "Electronic-Print" + }, + { + "system" : "http://hl7.org/fhir/citation-artifact-classifier", + "code" : "executable-app", + "display" : "Executable app" + }, + { + "system" : "http://hl7.org/fhir/citation-artifact-classifier", + "code" : "fhir-resource", + "display" : "FHIR Resource" + }, + { + "system" : "http://hl7.org/fhir/citation-artifact-classifier", + "code" : "image", + "display" : "Image file" + }, + { + "system" : "http://hl7.org/fhir/citation-artifact-classifier", + "code" : "interactive-form", + "display" : "Interactive Form" + }, + { + "system" : "http://hl7.org/fhir/citation-artifact-classifier", + "code" : "D016428", + "display" : "Journal Article" + }, + { + "system" : "http://hl7.org/fhir/citation-artifact-classifier", + "code" : "D016422", + "display" : "Letter" + }, + { + "system" : "http://hl7.org/fhir/citation-artifact-classifier", + "code" : "machine-code", + "display" : "Machine code" + }, + { + "system" : "http://hl7.org/fhir/citation-artifact-classifier", + "code" : "medline-base", + "display" : "Medline Base" + }, + { + "system" : "http://hl7.org/fhir/citation-artifact-classifier", + "code" : "prediction-model", + "display" : "Prediction Model" + }, + { + "system" : "http://hl7.org/fhir/citation-artifact-classifier", + "code" : "D000076942", + "display" : "Preprint" + }, + { + "system" : "http://hl7.org/fhir/citation-artifact-classifier", + "code" : "Print", + "display" : "Print" + }, + { + "system" : "http://hl7.org/fhir/citation-artifact-classifier", + "code" : "Print-Electronic", + "display" : "Print Electronic" + }, + { + "system" : "http://hl7.org/fhir/citation-artifact-classifier", + "code" : "project-specific", + "display" : "Project Specific" + }, + { + "system" : "http://hl7.org/fhir/citation-artifact-classifier", + "code" : "protocol", + "display" : "Protocol" + }, + { + "system" : "http://hl7.org/fhir/citation-artifact-classifier", + "code" : "pseudocode", + "display" : "PseudoCode" + }, + { + "system" : "http://hl7.org/fhir/citation-artifact-classifier", + "code" : "D016425", + "display" : "Published Erratum" + }, + { + "system" : "http://hl7.org/fhir/citation-artifact-classifier", + "code" : "standard-specification", + "display" : "Standard Specification" + }, + { + "system" : "http://hl7.org/fhir/citation-artifact-classifier", + "code" : "terminology", + "display" : "Terminology" + }, + { + "system" : "http://hl7.org/fhir/citation-artifact-classifier", + "code" : "D059040", + "display" : "Video-Audio Media" + }, + { + "system" : "http://hl7.org/fhir/citation-artifact-classifier", + "code" : "webpage", + "display" : "Webpage" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/quantity-comparator", + "resource" : { + "resourceType" : "ValueSet", + "id" : "quantity-comparator", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fhir" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "normative" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version", + "valueCode" : "4.0.0" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 5 + }], + "url" : "http://hl7.org/fhir/ValueSet/quantity-comparator", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.59" + }], + "version" : "6.0.0-ballot2", + "name" : "QuantityComparator", + "title" : "QuantityComparator", + "status" : "active", + "experimental" : false, + "date" : "2024-10-02T17:31:51+00:00", + "publisher" : "HL7 International / FHIR Infrastructure", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }, + { + "telecom" : [{ + "system" : "url", + "value" : "http://www.hl7.org/Special/committees/fiwg" + }] + }], + "description" : "How the Quantity should be understood and represented.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/quantity-comparator" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:9d72ea2e-9231-4985-afe6-5b546448bf3f", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 5, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/quantity-comparator|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/quantity-comparator", + "code" : "<", + "display" : "Less than" + }, + { + "system" : "http://hl7.org/fhir/quantity-comparator", + "code" : "<=", + "display" : "Less or Equal to" + }, + { + "system" : "http://hl7.org/fhir/quantity-comparator", + "code" : ">=", + "display" : "Greater or Equal to" + }, + { + "system" : "http://hl7.org/fhir/quantity-comparator", + "code" : ">", + "display" : "Greater than" + }, + { + "system" : "http://hl7.org/fhir/quantity-comparator", + "code" : "ad", + "display" : "Sufficient to achieve this total quantity" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/currencies", + "resource" : { + "resourceType" : "ValueSet", + "id" : "currencies", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "vocab" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "normative" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version", + "valueCode" : "4.0.0" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 5 + }], + "url" : "http://hl7.org/fhir/ValueSet/currencies", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.1025" + }], + "version" : "6.0.0-ballot2", + "name" : "Currencies", + "title" : "Currencies", + "status" : "active", + "experimental" : false, + "date" : "2024-10-02T17:31:51+00:00", + "publisher" : "HL7 International / Terminology Infrastructure", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }, + { + "telecom" : [{ + "system" : "url", + "value" : "http://www.hl7.org/Special/committees/Vocab" + }] + }], + "description" : "Currency codes from ISO 4217 (see https://www.iso.org/iso-4217-currency-codes.html)", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "compose" : { + "include" : [{ + "system" : "urn:iso:std:iso:4217" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:b55753a1-1b78-4b4a-b0a8-eb11e6ba39ad", + "timestamp" : "2024-10-02T17:54:23+00:00", + "total" : 182, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-valueset", + "valueUri" : "null" + }, + { + "name" : "used-codesystem", + "valueUri" : "urn:iso:std:iso:4217" + }, + { + "name" : "version", + "valueUri" : "urn:iso:std:iso:4217" + }], + "contains" : [{ + "system" : "urn:iso:std:iso:4217", + "code" : "AED", + "display" : "United Arab Emirates dirham" + }, + { + "system" : "urn:iso:std:iso:4217", + "code" : "AFN", + "display" : "Afghan afghani" + }, + { + "system" : "urn:iso:std:iso:4217", + "code" : "ALL", + "display" : "Albanian lek" + }, + { + "system" : "urn:iso:std:iso:4217", + "code" : "AMD", + "display" : "Armenian dram" + }, + { + "system" : "urn:iso:std:iso:4217", + "code" : "ANG", + "display" : "Netherlands Antillean guilder" + }, + { + "system" : "urn:iso:std:iso:4217", + "code" : "AOA", + "display" : "Angolan kwanza" + }, + { + "system" : "urn:iso:std:iso:4217", + "code" : "ARS", + "display" : "Argentine peso" + }, + { + "system" : "urn:iso:std:iso:4217", + "code" : "AUD", + "display" : "Australian dollar" + }, + { + "system" : "urn:iso:std:iso:4217", + "code" : "AWG", + "display" : "Aruban florin" + }, + { + "system" : "urn:iso:std:iso:4217", + "code" : "AZN", + "display" : "Azerbaijani manat" + }, + { + "system" : "urn:iso:std:iso:4217", + "code" : "BAM", + "display" : "Bosnia and Herzegovina convertible mark" + }, + { + "system" : "urn:iso:std:iso:4217", + "code" : "BBD", + "display" : "Barbados dollar" + }, + { + "system" : "urn:iso:std:iso:4217", + "code" : "BDT", + "display" : "Bangladeshi taka" + }, + { + "system" : "urn:iso:std:iso:4217", + "code" : "BGN", + "display" : "Bulgarian lev" + }, + { + "system" : "urn:iso:std:iso:4217", + "code" : "BHD", + "display" : "Bahraini dinar" + }, + { + "system" : "urn:iso:std:iso:4217", + "code" : "BIF", + "display" : "Burundian franc" + }, + { + "system" : "urn:iso:std:iso:4217", + "code" : "BMD", + "display" : "Bermudian dollar" + }, + { + "system" : "urn:iso:std:iso:4217", + "code" : "BND", + "display" : "Brunei dollar" + }, + { + "system" : "urn:iso:std:iso:4217", + "code" : "BOB", + "display" : "Boliviano" + }, + { + "system" : "urn:iso:std:iso:4217", + "code" : "BOV", + "display" : "Bolivian Mvdol (funds code)" + }, + { + "system" : "urn:iso:std:iso:4217", + "code" : "BRL", + "display" : "Brazilian real" + }, + { + "system" : "urn:iso:std:iso:4217", + "code" : "BSD", + "display" : "Bahamian dollar" + }, + { + "system" : "urn:iso:std:iso:4217", + "code" : "BTN", + "display" : "Bhutanese ngultrum" + }, + { + "system" : "urn:iso:std:iso:4217", + "code" : "BWP", + "display" : "Botswana pula" + }, + { + "system" : "urn:iso:std:iso:4217", + "code" : "BYN", + "display" : "Belarusian ruble" + }, + { + "system" : "urn:iso:std:iso:4217", + "code" : "BZD", + "display" : "Belize dollar" + }, + { + "system" : "urn:iso:std:iso:4217", + "code" : "CAD", + "display" : "Canadian dollar" + }, + { + "system" : "urn:iso:std:iso:4217", + "code" : "CDF", + "display" : "Congolese franc" + }, + { + "system" : "urn:iso:std:iso:4217", + "code" : "CHE", + "display" : "WIR Euro (complementary currency)" + }, + { + "system" : "urn:iso:std:iso:4217", + "code" : "CHF", + "display" : "Swiss franc" + }, + { + "system" : "urn:iso:std:iso:4217", + "code" : "CHW", + "display" : "WIR Franc (complementary currency)" + }, + { + "system" : "urn:iso:std:iso:4217", + "code" : "CLF", + "display" : "Unidad de Fomento (funds code)" + }, + { + "system" : "urn:iso:std:iso:4217", + "code" : "CLP", + "display" : "Chilean peso" + }, + { + "system" : "urn:iso:std:iso:4217", + "code" : "CNY", + "display" : "Renminbi (Chinese) yuan[8]" + }, + { + "system" : "urn:iso:std:iso:4217", + "code" : "COP", + "display" : "Colombian peso" + }, + { + "system" : "urn:iso:std:iso:4217", + "code" : "COU", + "display" : "Unidad de Valor Real (UVR) (funds code)[9]" + }, + { + "system" : "urn:iso:std:iso:4217", + "code" : "CRC", + "display" : "Costa Rican colon" + }, + { + "system" : "urn:iso:std:iso:4217", + "code" : "CUC", + "display" : "Cuban convertible peso" + }, + { + "system" : "urn:iso:std:iso:4217", + "code" : "CUP", + "display" : "Cuban peso" + }, + { + "system" : "urn:iso:std:iso:4217", + "code" : "CVE", + "display" : "Cape Verde escudo" + }, + { + "system" : "urn:iso:std:iso:4217", + "code" : "CZK", + "display" : "Czech koruna" + }, + { + "system" : "urn:iso:std:iso:4217", + "code" : "DJF", + "display" : "Djiboutian franc" + }, + { + "system" : "urn:iso:std:iso:4217", + "code" : "DKK", + "display" : "Danish krone" + }, + { + "system" : "urn:iso:std:iso:4217", + "code" : "DOP", + "display" : "Dominican peso" + }, + { + "system" : "urn:iso:std:iso:4217", + "code" : "DZD", + "display" : "Algerian dinar" + }, + { + "system" : "urn:iso:std:iso:4217", + "code" : "EGP", + "display" : "Egyptian pound" + }, + { + "system" : "urn:iso:std:iso:4217", + "code" : "ERN", + "display" : "Eritrean nakfa" + }, + { + "system" : "urn:iso:std:iso:4217", + "code" : "ETB", + "display" : "Ethiopian birr" + }, + { + "system" : "urn:iso:std:iso:4217", + "code" : "EUR", + "display" : "Euro" + }, + { + "system" : "urn:iso:std:iso:4217", + "code" : "FJD", + "display" : "Fiji dollar" + }, + { + "system" : "urn:iso:std:iso:4217", + "code" : "FKP", + "display" : "Falkland Islands pound" + }, + { + "system" : "urn:iso:std:iso:4217", + "code" : "GBP", + "display" : "Pound sterling" + }, + { + "system" : "urn:iso:std:iso:4217", + "code" : "GEL", + "display" : "Georgian lari" + }, + { + "system" : "urn:iso:std:iso:4217", + "code" : "GGP", + "display" : "Guernsey Pound" + }, + { + "system" : "urn:iso:std:iso:4217", + "code" : "GHS", + "display" : "Ghanaian cedi" + }, + { + "system" : "urn:iso:std:iso:4217", + "code" : "GIP", + "display" : "Gibraltar pound" + }, + { + "system" : "urn:iso:std:iso:4217", + "code" : "GMD", + "display" : "Gambian dalasi" + }, + { + "system" : "urn:iso:std:iso:4217", + "code" : "GNF", + "display" : "Guinean franc" + }, + { + "system" : "urn:iso:std:iso:4217", + "code" : "GTQ", + "display" : "Guatemalan quetzal" + }, + { + "system" : "urn:iso:std:iso:4217", + "code" : "GYD", + "display" : "Guyanese dollar" + }, + { + "system" : "urn:iso:std:iso:4217", + "code" : "HKD", + "display" : "Hong Kong dollar" + }, + { + "system" : "urn:iso:std:iso:4217", + "code" : "HNL", + "display" : "Honduran lempira" + }, + { + "system" : "urn:iso:std:iso:4217", + "code" : "HRK", + "display" : "Croatian kuna" + }, + { + "system" : "urn:iso:std:iso:4217", + "code" : "HTG", + "display" : "Haitian gourde" + }, + { + "system" : "urn:iso:std:iso:4217", + "code" : "HUF", + "display" : "Hungarian forint" + }, + { + "system" : "urn:iso:std:iso:4217", + "code" : "IDR", + "display" : "Indonesian rupiah" + }, + { + "system" : "urn:iso:std:iso:4217", + "code" : "ILS", + "display" : "Israeli new shekel" + }, + { + "system" : "urn:iso:std:iso:4217", + "code" : "IMP", + "display" : "Isle of Man Pound" + }, + { + "system" : "urn:iso:std:iso:4217", + "code" : "INR", + "display" : "Indian rupee" + }, + { + "system" : "urn:iso:std:iso:4217", + "code" : "IQD", + "display" : "Iraqi dinar" + }, + { + "system" : "urn:iso:std:iso:4217", + "code" : "IRR", + "display" : "Iranian rial" + }, + { + "system" : "urn:iso:std:iso:4217", + "code" : "ISK", + "display" : "Icelandic króna" + }, + { + "system" : "urn:iso:std:iso:4217", + "code" : "JEP", + "display" : "Jersey Pound" + }, + { + "system" : "urn:iso:std:iso:4217", + "code" : "JMD", + "display" : "Jamaican dollar" + }, + { + "system" : "urn:iso:std:iso:4217", + "code" : "JOD", + "display" : "Jordanian dinar" + }, + { + "system" : "urn:iso:std:iso:4217", + "code" : "JPY", + "display" : "Japanese yen" + }, + { + "system" : "urn:iso:std:iso:4217", + "code" : "KES", + "display" : "Kenyan shilling" + }, + { + "system" : "urn:iso:std:iso:4217", + "code" : "KGS", + "display" : "Kyrgyzstani som" + }, + { + "system" : "urn:iso:std:iso:4217", + "code" : "KHR", + "display" : "Cambodian riel" + }, + { + "system" : "urn:iso:std:iso:4217", + "code" : "KMF", + "display" : "Comoro franc" + }, + { + "system" : "urn:iso:std:iso:4217", + "code" : "KPW", + "display" : "North Korean won" + }, + { + "system" : "urn:iso:std:iso:4217", + "code" : "KRW", + "display" : "South Korean won" + }, + { + "system" : "urn:iso:std:iso:4217", + "code" : "KWD", + "display" : "Kuwaiti dinar" + }, + { + "system" : "urn:iso:std:iso:4217", + "code" : "KYD", + "display" : "Cayman Islands dollar" + }, + { + "system" : "urn:iso:std:iso:4217", + "code" : "KZT", + "display" : "Kazakhstani tenge" + }, + { + "system" : "urn:iso:std:iso:4217", + "code" : "LAK", + "display" : "Lao kip" + }, + { + "system" : "urn:iso:std:iso:4217", + "code" : "LBP", + "display" : "Lebanese pound" + }, + { + "system" : "urn:iso:std:iso:4217", + "code" : "LKR", + "display" : "Sri Lankan rupee" + }, + { + "system" : "urn:iso:std:iso:4217", + "code" : "LRD", + "display" : "Liberian dollar" + }, + { + "system" : "urn:iso:std:iso:4217", + "code" : "LSL", + "display" : "Lesotho loti" + }, + { + "system" : "urn:iso:std:iso:4217", + "code" : "LYD", + "display" : "Libyan dinar" + }, + { + "system" : "urn:iso:std:iso:4217", + "code" : "MAD", + "display" : "Moroccan dirham" + }, + { + "system" : "urn:iso:std:iso:4217", + "code" : "MDL", + "display" : "Moldovan leu" + }, + { + "system" : "urn:iso:std:iso:4217", + "code" : "MGA", + "display" : "Malagasy ariary" + }, + { + "system" : "urn:iso:std:iso:4217", + "code" : "MKD", + "display" : "Macedonian denar" + }, + { + "system" : "urn:iso:std:iso:4217", + "code" : "MMK", + "display" : "Myanmar kyat" + }, + { + "system" : "urn:iso:std:iso:4217", + "code" : "MNT", + "display" : "Mongolian tögrög" + }, + { + "system" : "urn:iso:std:iso:4217", + "code" : "MOP", + "display" : "Macanese pataca" + }, + { + "system" : "urn:iso:std:iso:4217", + "code" : "MRU", + "display" : "Mauritanian ouguiya" + }, + { + "system" : "urn:iso:std:iso:4217", + "code" : "MUR", + "display" : "Mauritian rupee" + }, + { + "system" : "urn:iso:std:iso:4217", + "code" : "MVR", + "display" : "Maldivian rufiyaa" + }, + { + "system" : "urn:iso:std:iso:4217", + "code" : "MWK", + "display" : "Malawian kwacha" + }, + { + "system" : "urn:iso:std:iso:4217", + "code" : "MXN", + "display" : "Mexican peso" + }, + { + "system" : "urn:iso:std:iso:4217", + "code" : "MXV", + "display" : "Mexican Unidad de Inversion (UDI) (funds code)" + }, + { + "system" : "urn:iso:std:iso:4217", + "code" : "MYR", + "display" : "Malaysian ringgit" + }, + { + "system" : "urn:iso:std:iso:4217", + "code" : "MZN", + "display" : "Mozambican metical" + }, + { + "system" : "urn:iso:std:iso:4217", + "code" : "NAD", + "display" : "Namibian dollar" + }, + { + "system" : "urn:iso:std:iso:4217", + "code" : "NGN", + "display" : "Nigerian naira" + }, + { + "system" : "urn:iso:std:iso:4217", + "code" : "NIO", + "display" : "Nicaraguan córdoba" + }, + { + "system" : "urn:iso:std:iso:4217", + "code" : "NOK", + "display" : "Norwegian krone" + }, + { + "system" : "urn:iso:std:iso:4217", + "code" : "NPR", + "display" : "Nepalese rupee" + }, + { + "system" : "urn:iso:std:iso:4217", + "code" : "NZD", + "display" : "New Zealand dollar" + }, + { + "system" : "urn:iso:std:iso:4217", + "code" : "OMR", + "display" : "Omani rial" + }, + { + "system" : "urn:iso:std:iso:4217", + "code" : "PAB", + "display" : "Panamanian balboa" + }, + { + "system" : "urn:iso:std:iso:4217", + "code" : "PEN", + "display" : "Peruvian Sol" + }, + { + "system" : "urn:iso:std:iso:4217", + "code" : "PGK", + "display" : "Papua New Guinean kina" + }, + { + "system" : "urn:iso:std:iso:4217", + "code" : "PHP", + "display" : "Philippine piso[13]" + }, + { + "system" : "urn:iso:std:iso:4217", + "code" : "PKR", + "display" : "Pakistani rupee" + }, + { + "system" : "urn:iso:std:iso:4217", + "code" : "PLN", + "display" : "Polish złoty" + }, + { + "system" : "urn:iso:std:iso:4217", + "code" : "PYG", + "display" : "Paraguayan guaraní" + }, + { + "system" : "urn:iso:std:iso:4217", + "code" : "QAR", + "display" : "Qatari riyal" + }, + { + "system" : "urn:iso:std:iso:4217", + "code" : "RON", + "display" : "Romanian leu" + }, + { + "system" : "urn:iso:std:iso:4217", + "code" : "RSD", + "display" : "Serbian dinar" + }, + { + "system" : "urn:iso:std:iso:4217", + "code" : "RUB", + "display" : "Russian ruble" + }, + { + "system" : "urn:iso:std:iso:4217", + "code" : "RWF", + "display" : "Rwandan franc" + }, + { + "system" : "urn:iso:std:iso:4217", + "code" : "SAR", + "display" : "Saudi riyal" + }, + { + "system" : "urn:iso:std:iso:4217", + "code" : "SBD", + "display" : "Solomon Islands dollar" + }, + { + "system" : "urn:iso:std:iso:4217", + "code" : "SCR", + "display" : "Seychelles rupee" + }, + { + "system" : "urn:iso:std:iso:4217", + "code" : "SDG", + "display" : "Sudanese pound" + }, + { + "system" : "urn:iso:std:iso:4217", + "code" : "SEK", + "display" : "Swedish krona/kronor" + }, + { + "system" : "urn:iso:std:iso:4217", + "code" : "SGD", + "display" : "Singapore dollar" + }, + { + "system" : "urn:iso:std:iso:4217", + "code" : "SHP", + "display" : "Saint Helena pound" + }, + { + "system" : "urn:iso:std:iso:4217", + "code" : "SLL", + "display" : "Sierra Leonean leone" + }, + { + "system" : "urn:iso:std:iso:4217", + "code" : "SOS", + "display" : "Somali shilling" + }, + { + "system" : "urn:iso:std:iso:4217", + "code" : "SRD", + "display" : "Surinamese dollar" + }, + { + "system" : "urn:iso:std:iso:4217", + "code" : "SSP", + "display" : "South Sudanese pound" + }, + { + "system" : "urn:iso:std:iso:4217", + "code" : "STN", + "display" : "São Tomé and Príncipe dobra" + }, + { + "system" : "urn:iso:std:iso:4217", + "code" : "SVC", + "display" : "Salvadoran colón" + }, + { + "system" : "urn:iso:std:iso:4217", + "code" : "SYP", + "display" : "Syrian pound" + }, + { + "system" : "urn:iso:std:iso:4217", + "code" : "SZL", + "display" : "Swazi lilangeni" + }, + { + "system" : "urn:iso:std:iso:4217", + "code" : "THB", + "display" : "Thai baht" + }, + { + "system" : "urn:iso:std:iso:4217", + "code" : "TJS", + "display" : "Tajikistani somoni" + }, + { + "system" : "urn:iso:std:iso:4217", + "code" : "TMT", + "display" : "Turkmenistan manat" + }, + { + "system" : "urn:iso:std:iso:4217", + "code" : "TND", + "display" : "Tunisian dinar" + }, + { + "system" : "urn:iso:std:iso:4217", + "code" : "TOP", + "display" : "Tongan paʻanga" + }, + { + "system" : "urn:iso:std:iso:4217", + "code" : "TRY", + "display" : "Turkish lira" + }, + { + "system" : "urn:iso:std:iso:4217", + "code" : "TTD", + "display" : "Trinidad and Tobago dollar" + }, + { + "system" : "urn:iso:std:iso:4217", + "code" : "TVD", + "display" : "Tuvalu Dollar" + }, + { + "system" : "urn:iso:std:iso:4217", + "code" : "TWD", + "display" : "New Taiwan dollar" + }, + { + "system" : "urn:iso:std:iso:4217", + "code" : "TZS", + "display" : "Tanzanian shilling" + }, + { + "system" : "urn:iso:std:iso:4217", + "code" : "UAH", + "display" : "Ukrainian hryvnia" + }, + { + "system" : "urn:iso:std:iso:4217", + "code" : "UGX", + "display" : "Ugandan shilling" + }, + { + "system" : "urn:iso:std:iso:4217", + "code" : "USD", + "display" : "United States dollar" + }, + { + "system" : "urn:iso:std:iso:4217", + "code" : "USN", + "display" : "United States dollar (next day) (funds code)" + }, + { + "system" : "urn:iso:std:iso:4217", + "code" : "UYI", + "display" : "Uruguay Peso en Unidades Indexadas (URUIURUI) (funds code)" + }, + { + "system" : "urn:iso:std:iso:4217", + "code" : "UYU", + "display" : "Uruguayan peso" + }, + { + "system" : "urn:iso:std:iso:4217", + "code" : "UZS", + "display" : "Uzbekistan som" + }, + { + "system" : "urn:iso:std:iso:4217", + "code" : "VEF", + "display" : "Venezuelan bolívar" + }, + { + "system" : "urn:iso:std:iso:4217", + "code" : "VND", + "display" : "Vietnamese đồng" + }, + { + "system" : "urn:iso:std:iso:4217", + "code" : "VUV", + "display" : "Vanuatu vatu" + }, + { + "system" : "urn:iso:std:iso:4217", + "code" : "WST", + "display" : "Samoan tala" + }, + { + "system" : "urn:iso:std:iso:4217", + "code" : "XAF", + "display" : "CFA franc BEAC" + }, + { + "system" : "urn:iso:std:iso:4217", + "code" : "XAG", + "display" : "Silver (one troy ounce)" + }, + { + "system" : "urn:iso:std:iso:4217", + "code" : "XAU", + "display" : "Gold (one troy ounce)" + }, + { + "system" : "urn:iso:std:iso:4217", + "code" : "XBA", + "display" : "European Composite Unit (EURCO) (bond market unit)" + }, + { + "system" : "urn:iso:std:iso:4217", + "code" : "XBB", + "display" : "European Monetary Unit (E.M.U.-6) (bond market unit)" + }, + { + "system" : "urn:iso:std:iso:4217", + "code" : "XBC", + "display" : "European Unit of Account 9 (E.U.A.-9) (bond market unit)" + }, + { + "system" : "urn:iso:std:iso:4217", + "code" : "XBD", + "display" : "European Unit of Account 17 (E.U.A.-17) (bond market unit)" + }, + { + "system" : "urn:iso:std:iso:4217", + "code" : "XCD", + "display" : "East Caribbean dollar" + }, + { + "system" : "urn:iso:std:iso:4217", + "code" : "XDR", + "display" : "Special drawing rights" + }, + { + "system" : "urn:iso:std:iso:4217", + "code" : "XOF", + "display" : "CFA franc BCEAO" + }, + { + "system" : "urn:iso:std:iso:4217", + "code" : "XPD", + "display" : "Palladium (one troy ounce)" + }, + { + "system" : "urn:iso:std:iso:4217", + "code" : "XPF", + "display" : "CFP franc (franc Pacifique)" + }, + { + "system" : "urn:iso:std:iso:4217", + "code" : "XPT", + "display" : "Platinum (one troy ounce)" + }, + { + "system" : "urn:iso:std:iso:4217", + "code" : "XSU", + "display" : "SUCRE" + }, + { + "system" : "urn:iso:std:iso:4217", + "code" : "XTS", + "display" : "Code reserved for testing purposes" + }, + { + "system" : "urn:iso:std:iso:4217", + "code" : "XUA", + "display" : "ADB Unit of Account" + }, + { + "system" : "urn:iso:std:iso:4217", + "code" : "XXX", + "display" : "No currency" + }, + { + "system" : "urn:iso:std:iso:4217", + "code" : "YER", + "display" : "Yemeni rial" + }, + { + "system" : "urn:iso:std:iso:4217", + "code" : "ZAR", + "display" : "South African rand" + }, + { + "system" : "urn:iso:std:iso:4217", + "code" : "ZMW", + "display" : "Zambian kwacha" + }, + { + "system" : "urn:iso:std:iso:4217", + "code" : "ZWL", + "display" : "Zimbabwean dollar A/10" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/document-reference-status", + "resource" : { + "resourceType" : "ValueSet", + "id" : "document-reference-status", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "oo" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 4 + }], + "url" : "http://hl7.org/fhir/ValueSet/document-reference-status", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.7" + }], + "version" : "6.0.0-ballot2", + "name" : "DocumentReferenceStatus", + "title" : "DocumentReferenceStatus", + "status" : "draft", + "experimental" : false, + "date" : "2024-10-02T17:31:51+00:00", + "publisher" : "HL7 International / Orders and Observations", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://www.hl7.org/Special/committees/orders" + }] + }], + "description" : "The status of the document reference.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/document-reference-status" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:39a9bbd6-19cf-47d0-8f3d-bdb1192093e4", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 3, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/document-reference-status|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/document-reference-status", + "code" : "current", + "display" : "Current" + }, + { + "system" : "http://hl7.org/fhir/document-reference-status", + "code" : "superseded", + "display" : "Superseded" + }, + { + "system" : "http://hl7.org/fhir/document-reference-status", + "code" : "entered-in-error", + "display" : "Entered in Error" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/resource-slicing-rules", + "resource" : { + "resourceType" : "ValueSet", + "id" : "resource-slicing-rules", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fhir" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "normative" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version", + "valueCode" : "4.0.0" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 5 + }], + "url" : "http://hl7.org/fhir/ValueSet/resource-slicing-rules", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.83" + }], + "version" : "6.0.0-ballot2", + "name" : "SlicingRules", + "title" : "SlicingRules", + "status" : "active", + "experimental" : false, + "date" : "2024-10-02T17:31:51+00:00", + "publisher" : "HL7 International / FHIR Infrastructure", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }, + { + "telecom" : [{ + "system" : "url", + "value" : "http://www.hl7.org/Special/committees/fiwg" + }] + }], + "description" : "How slices are interpreted when evaluating an instance.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/resource-slicing-rules" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:54c5dd24-d471-4f66-ba56-df7df9573a3d", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 3, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/resource-slicing-rules|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/resource-slicing-rules", + "code" : "closed", + "display" : "Closed" + }, + { + "system" : "http://hl7.org/fhir/resource-slicing-rules", + "code" : "open", + "display" : "Open" + }, + { + "system" : "http://hl7.org/fhir/resource-slicing-rules", + "code" : "openAtEnd", + "display" : "Open at End" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/reference-version-rules", + "resource" : { + "resourceType" : "ValueSet", + "id" : "reference-version-rules", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fhir" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "normative" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version", + "valueCode" : "4.0.0" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 5 + }], + "url" : "http://hl7.org/fhir/ValueSet/reference-version-rules", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.89" + }], + "version" : "6.0.0-ballot2", + "name" : "ReferenceVersionRules", + "title" : "ReferenceVersionRules", + "status" : "active", + "experimental" : false, + "date" : "2024-10-02T17:31:51+00:00", + "publisher" : "HL7 International / FHIR Infrastructure", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }, + { + "telecom" : [{ + "system" : "url", + "value" : "http://www.hl7.org/Special/committees/fiwg" + }] + }], + "description" : "Whether a reference needs to be version specific or version independent, or whether either can be used.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/reference-version-rules" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:5730c2db-68cc-4591-a4ac-b6c13d9d58bb", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 3, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/reference-version-rules|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/reference-version-rules", + "code" : "either", + "display" : "Either Specific or independent" + }, + { + "system" : "http://hl7.org/fhir/reference-version-rules", + "code" : "independent", + "display" : "Version independent" + }, + { + "system" : "http://hl7.org/fhir/reference-version-rules", + "code" : "specific", + "display" : "Version Specific" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/request-status", + "resource" : { + "resourceType" : "ValueSet", + "id" : "request-status", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fhir" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 4 + }], + "url" : "http://hl7.org/fhir/ValueSet/request-status", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.111" + }], + "version" : "6.0.0-ballot2", + "name" : "RequestStatus", + "title" : "RequestStatus", + "status" : "draft", + "experimental" : true, + "date" : "2024-10-02T17:31:51+00:00", + "publisher" : "HL7 International / FHIR Infrastructure", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }, + { + "telecom" : [{ + "system" : "url", + "value" : "http://www.hl7.org/Special/committees/fiwg" + }] + }], + "description" : "Codes identifying the lifecycle stage of a request.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/request-status" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:eb906487-bed4-4c64-a112-23f9bd8695c0", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 7, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/request-status|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/request-status", + "code" : "draft", + "display" : "Draft" + }, + { + "system" : "http://hl7.org/fhir/request-status", + "code" : "active", + "display" : "Active" + }, + { + "system" : "http://hl7.org/fhir/request-status", + "code" : "on-hold", + "display" : "On Hold" + }, + { + "system" : "http://hl7.org/fhir/request-status", + "code" : "revoked", + "display" : "Revoked" + }, + { + "system" : "http://hl7.org/fhir/request-status", + "code" : "completed", + "display" : "Completed" + }, + { + "system" : "http://hl7.org/fhir/request-status", + "code" : "entered-in-error", + "display" : "Entered in Error" + }, + { + "system" : "http://hl7.org/fhir/request-status", + "code" : "unknown", + "display" : "Unknown" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/all-resource-types", + "resource" : { + "resourceType" : "ValueSet", + "id" : "all-resource-types", + "meta" : { + "lastUpdated" : "2024-10-03T04:31:51.554+11:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fhir" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "normative" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 5 + }], + "url" : "http://hl7.org/fhir/ValueSet/all-resource-types", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3294" + }], + "version" : "6.0.0-ballot2", + "name" : "AllResourceTypes", + "title" : "All Resource Types", + "status" : "active", + "experimental" : false, + "date" : "2024-10-02T17:31:51+00:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "All fhir resource types (including abstract resources)", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/fhir-types", + "concept" : [{ + "code" : "Account" + }, + { + "code" : "ActivityDefinition" + }, + { + "code" : "ActorDefinition" + }, + { + "code" : "AdministrableProductDefinition" + }, + { + "code" : "AdverseEvent" + }, + { + "code" : "AllergyIntolerance" + }, + { + "code" : "Appointment" + }, + { + "code" : "AppointmentResponse" + }, + { + "code" : "ArtifactAssessment" + }, + { + "code" : "AuditEvent" + }, + { + "code" : "Basic" + }, + { + "code" : "Binary" + }, + { + "code" : "BiologicallyDerivedProduct" + }, + { + "code" : "BiologicallyDerivedProductDispense" + }, + { + "code" : "BodyStructure" + }, + { + "code" : "Bundle" + }, + { + "code" : "CanonicalResource" + }, + { + "code" : "CapabilityStatement" + }, + { + "code" : "CarePlan" + }, + { + "code" : "CareTeam" + }, + { + "code" : "ChargeItem" + }, + { + "code" : "ChargeItemDefinition" + }, + { + "code" : "Citation" + }, + { + "code" : "Claim" + }, + { + "code" : "ClaimResponse" + }, + { + "code" : "ClinicalImpression" + }, + { + "code" : "ClinicalUseDefinition" + }, + { + "code" : "CodeSystem" + }, + { + "code" : "Communication" + }, + { + "code" : "CommunicationRequest" + }, + { + "code" : "CompartmentDefinition" + }, + { + "code" : "Composition" + }, + { + "code" : "ConceptMap" + }, + { + "code" : "Condition" + }, + { + "code" : "ConditionDefinition" + }, + { + "code" : "Consent" + }, + { + "code" : "Contract" + }, + { + "code" : "Coverage" + }, + { + "code" : "CoverageEligibilityRequest" + }, + { + "code" : "CoverageEligibilityResponse" + }, + { + "code" : "DetectedIssue" + }, + { + "code" : "Device" + }, + { + "code" : "DeviceAlert" + }, + { + "code" : "DeviceAssociation" + }, + { + "code" : "DeviceDefinition" + }, + { + "code" : "DeviceDispense" + }, + { + "code" : "DeviceMetric" + }, + { + "code" : "DeviceRequest" + }, + { + "code" : "DeviceUsage" + }, + { + "code" : "DiagnosticReport" + }, + { + "code" : "DocumentReference" + }, + { + "code" : "DomainResource" + }, + { + "code" : "Encounter" + }, + { + "code" : "EncounterHistory" + }, + { + "code" : "Endpoint" + }, + { + "code" : "EnrollmentRequest" + }, + { + "code" : "EnrollmentResponse" + }, + { + "code" : "EpisodeOfCare" + }, + { + "code" : "EventDefinition" + }, + { + "code" : "Evidence" + }, + { + "code" : "EvidenceReport" + }, + { + "code" : "EvidenceVariable" + }, + { + "code" : "ExampleScenario" + }, + { + "code" : "ExplanationOfBenefit" + }, + { + "code" : "FamilyMemberHistory" + }, + { + "code" : "Flag" + }, + { + "code" : "FormularyItem" + }, + { + "code" : "GenomicStudy" + }, + { + "code" : "Goal" + }, + { + "code" : "GraphDefinition" + }, + { + "code" : "Group" + }, + { + "code" : "GuidanceResponse" + }, + { + "code" : "HealthcareService" + }, + { + "code" : "ImagingSelection" + }, + { + "code" : "ImagingStudy" + }, + { + "code" : "Immunization" + }, + { + "code" : "ImmunizationEvaluation" + }, + { + "code" : "ImmunizationRecommendation" + }, + { + "code" : "ImplementationGuide" + }, + { + "code" : "Ingredient" + }, + { + "code" : "InsurancePlan" + }, + { + "code" : "InsuranceProduct" + }, + { + "code" : "InventoryItem" + }, + { + "code" : "InventoryReport" + }, + { + "code" : "Invoice" + }, + { + "code" : "Library" + }, + { + "code" : "Linkage" + }, + { + "code" : "List" + }, + { + "code" : "Location" + }, + { + "code" : "ManufacturedItemDefinition" + }, + { + "code" : "Measure" + }, + { + "code" : "MeasureReport" + }, + { + "code" : "Medication" + }, + { + "code" : "MedicationAdministration" + }, + { + "code" : "MedicationDispense" + }, + { + "code" : "MedicationKnowledge" + }, + { + "code" : "MedicationRequest" + }, + { + "code" : "MedicationStatement" + }, + { + "code" : "MedicinalProductDefinition" + }, + { + "code" : "MessageDefinition" + }, + { + "code" : "MessageHeader" + }, + { + "code" : "MetadataResource" + }, + { + "code" : "MolecularDefinition" + }, + { + "code" : "MolecularSequence" + }, + { + "code" : "NamingSystem" + }, + { + "code" : "NutritionIntake" + }, + { + "code" : "NutritionOrder" + }, + { + "code" : "NutritionProduct" + }, + { + "code" : "Observation" + }, + { + "code" : "ObservationDefinition" + }, + { + "code" : "OperationDefinition" + }, + { + "code" : "OperationOutcome" + }, + { + "code" : "Organization" + }, + { + "code" : "OrganizationAffiliation" + }, + { + "code" : "PackagedProductDefinition" + }, + { + "code" : "Parameters" + }, + { + "code" : "Patient" + }, + { + "code" : "PaymentNotice" + }, + { + "code" : "PaymentReconciliation" + }, + { + "code" : "Permission" + }, + { + "code" : "Person" + }, + { + "code" : "PersonalRelationship" + }, + { + "code" : "PlanDefinition" + }, + { + "code" : "Practitioner" + }, + { + "code" : "PractitionerRole" + }, + { + "code" : "Procedure" + }, + { + "code" : "Provenance" + }, + { + "code" : "Questionnaire" + }, + { + "code" : "QuestionnaireResponse" + }, + { + "code" : "RegulatedAuthorization" + }, + { + "code" : "RelatedPerson" + }, + { + "code" : "RequestOrchestration" + }, + { + "code" : "Requirements" + }, + { + "code" : "ResearchStudy" + }, + { + "code" : "ResearchSubject" + }, + { + "code" : "Resource" + }, + { + "code" : "RiskAssessment" + }, + { + "code" : "Schedule" + }, + { + "code" : "SearchParameter" + }, + { + "code" : "ServiceRequest" + }, + { + "code" : "Slot" + }, + { + "code" : "Specimen" + }, + { + "code" : "SpecimenDefinition" + }, + { + "code" : "StructureDefinition" + }, + { + "code" : "StructureMap" + }, + { + "code" : "Subscription" + }, + { + "code" : "SubscriptionStatus" + }, + { + "code" : "SubscriptionTopic" + }, + { + "code" : "Substance" + }, + { + "code" : "SubstanceDefinition" + }, + { + "code" : "SubstanceNucleicAcid" + }, + { + "code" : "SubstancePolymer" + }, + { + "code" : "SubstanceProtein" + }, + { + "code" : "SubstanceReferenceInformation" + }, + { + "code" : "SubstanceSourceMaterial" + }, + { + "code" : "SupplyDelivery" + }, + { + "code" : "SupplyRequest" + }, + { + "code" : "Task" + }, + { + "code" : "TerminologyCapabilities" + }, + { + "code" : "TestPlan" + }, + { + "code" : "TestReport" + }, + { + "code" : "TestScript" + }, + { + "code" : "Transport" + }, + { + "code" : "ValueSet" + }, + { + "code" : "VerificationResult" + }, + { + "code" : "VisionPrescription" + }] + }] + }, + "expansion" : { + "identifier" : "urn:uuid:e4e2602a-2850-43b5-bb51-86687c5d0c4c", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 166, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/fhir-types|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Account", + "display" : "Account" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ActivityDefinition", + "display" : "ActivityDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ActorDefinition", + "display" : "ActorDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "AdministrableProductDefinition", + "display" : "AdministrableProductDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "AdverseEvent", + "display" : "AdverseEvent" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "AllergyIntolerance", + "display" : "AllergyIntolerance" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Appointment", + "display" : "Appointment" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "AppointmentResponse", + "display" : "AppointmentResponse" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ArtifactAssessment", + "display" : "ArtifactAssessment" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "AuditEvent", + "display" : "AuditEvent" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Basic", + "display" : "Basic" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Binary", + "display" : "Binary" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "BiologicallyDerivedProduct", + "display" : "BiologicallyDerivedProduct" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "BiologicallyDerivedProductDispense", + "display" : "BiologicallyDerivedProductDispense" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "BodyStructure", + "display" : "BodyStructure" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Bundle", + "display" : "Bundle" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "CanonicalResource", + "display" : "CanonicalResource" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "CapabilityStatement", + "display" : "CapabilityStatement" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "CarePlan", + "display" : "CarePlan" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "CareTeam", + "display" : "CareTeam" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ChargeItem", + "display" : "ChargeItem" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ChargeItemDefinition", + "display" : "ChargeItemDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Citation", + "display" : "Citation" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Claim", + "display" : "Claim" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ClaimResponse", + "display" : "ClaimResponse" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ClinicalImpression", + "display" : "ClinicalImpression" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ClinicalUseDefinition", + "display" : "ClinicalUseDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "CodeSystem", + "display" : "CodeSystem" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Communication", + "display" : "Communication" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "CommunicationRequest", + "display" : "CommunicationRequest" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "CompartmentDefinition", + "display" : "CompartmentDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Composition", + "display" : "Composition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ConceptMap", + "display" : "ConceptMap" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Condition", + "display" : "Condition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ConditionDefinition", + "display" : "ConditionDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Consent", + "display" : "Consent" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Contract", + "display" : "Contract" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Coverage", + "display" : "Coverage" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "CoverageEligibilityRequest", + "display" : "CoverageEligibilityRequest" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "CoverageEligibilityResponse", + "display" : "CoverageEligibilityResponse" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "DetectedIssue", + "display" : "DetectedIssue" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Device", + "display" : "Device" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "DeviceAlert", + "display" : "DeviceAlert" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "DeviceAssociation", + "display" : "DeviceAssociation" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "DeviceDefinition", + "display" : "DeviceDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "DeviceDispense", + "display" : "DeviceDispense" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "DeviceMetric", + "display" : "DeviceMetric" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "DeviceRequest", + "display" : "DeviceRequest" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "DeviceUsage", + "display" : "DeviceUsage" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "DiagnosticReport", + "display" : "DiagnosticReport" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "DocumentReference", + "display" : "DocumentReference" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "DomainResource", + "display" : "DomainResource" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Encounter", + "display" : "Encounter" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "EncounterHistory", + "display" : "EncounterHistory" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Endpoint", + "display" : "Endpoint" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "EnrollmentRequest", + "display" : "EnrollmentRequest" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "EnrollmentResponse", + "display" : "EnrollmentResponse" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "EpisodeOfCare", + "display" : "EpisodeOfCare" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "EventDefinition", + "display" : "EventDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Evidence", + "display" : "Evidence" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "EvidenceReport", + "display" : "EvidenceReport" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "EvidenceVariable", + "display" : "EvidenceVariable" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ExampleScenario", + "display" : "ExampleScenario" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ExplanationOfBenefit", + "display" : "ExplanationOfBenefit" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "FamilyMemberHistory", + "display" : "FamilyMemberHistory" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Flag", + "display" : "Flag" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "FormularyItem", + "display" : "FormularyItem" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "GenomicStudy", + "display" : "GenomicStudy" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Goal", + "display" : "Goal" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "GraphDefinition", + "display" : "GraphDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Group", + "display" : "Group" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "GuidanceResponse", + "display" : "GuidanceResponse" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "HealthcareService", + "display" : "HealthcareService" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ImagingSelection", + "display" : "ImagingSelection" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ImagingStudy", + "display" : "ImagingStudy" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Immunization", + "display" : "Immunization" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ImmunizationEvaluation", + "display" : "ImmunizationEvaluation" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ImmunizationRecommendation", + "display" : "ImmunizationRecommendation" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ImplementationGuide", + "display" : "ImplementationGuide" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Ingredient", + "display" : "Ingredient" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "InsurancePlan", + "display" : "InsurancePlan" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "InsuranceProduct", + "display" : "InsuranceProduct" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "InventoryItem", + "display" : "InventoryItem" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "InventoryReport", + "display" : "InventoryReport" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Invoice", + "display" : "Invoice" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Library", + "display" : "Library" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Linkage", + "display" : "Linkage" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "List", + "display" : "List" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Location", + "display" : "Location" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ManufacturedItemDefinition", + "display" : "ManufacturedItemDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Measure", + "display" : "Measure" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "MeasureReport", + "display" : "MeasureReport" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Medication", + "display" : "Medication" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "MedicationAdministration", + "display" : "MedicationAdministration" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "MedicationDispense", + "display" : "MedicationDispense" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "MedicationKnowledge", + "display" : "MedicationKnowledge" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "MedicationRequest", + "display" : "MedicationRequest" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "MedicationStatement", + "display" : "MedicationStatement" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "MedicinalProductDefinition", + "display" : "MedicinalProductDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "MessageDefinition", + "display" : "MessageDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "MessageHeader", + "display" : "MessageHeader" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "MetadataResource", + "display" : "MetadataResource" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "MolecularDefinition", + "display" : "MolecularDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "MolecularSequence", + "display" : "MolecularSequence" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "NamingSystem", + "display" : "NamingSystem" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "NutritionIntake", + "display" : "NutritionIntake" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "NutritionOrder", + "display" : "NutritionOrder" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "NutritionProduct", + "display" : "NutritionProduct" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Observation", + "display" : "Observation" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ObservationDefinition", + "display" : "ObservationDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "OperationDefinition", + "display" : "OperationDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "OperationOutcome", + "display" : "OperationOutcome" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Organization", + "display" : "Organization" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "OrganizationAffiliation", + "display" : "OrganizationAffiliation" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "PackagedProductDefinition", + "display" : "PackagedProductDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Parameters", + "display" : "Parameters" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Patient", + "display" : "Patient" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "PaymentNotice", + "display" : "PaymentNotice" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "PaymentReconciliation", + "display" : "PaymentReconciliation" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Permission", + "display" : "Permission" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Person", + "display" : "Person" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "PersonalRelationship", + "display" : "PersonalRelationship" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "PlanDefinition", + "display" : "PlanDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Practitioner", + "display" : "Practitioner" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "PractitionerRole", + "display" : "PractitionerRole" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Procedure", + "display" : "Procedure" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Provenance", + "display" : "Provenance" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Questionnaire", + "display" : "Questionnaire" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "QuestionnaireResponse", + "display" : "QuestionnaireResponse" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "RegulatedAuthorization", + "display" : "RegulatedAuthorization" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "RelatedPerson", + "display" : "RelatedPerson" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "RequestOrchestration", + "display" : "RequestOrchestration" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Requirements", + "display" : "Requirements" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ResearchStudy", + "display" : "ResearchStudy" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ResearchSubject", + "display" : "ResearchSubject" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Resource", + "display" : "Resource" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "RiskAssessment", + "display" : "RiskAssessment" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Schedule", + "display" : "Schedule" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "SearchParameter", + "display" : "SearchParameter" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ServiceRequest", + "display" : "ServiceRequest" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Slot", + "display" : "Slot" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Specimen", + "display" : "Specimen" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "SpecimenDefinition", + "display" : "SpecimenDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "StructureDefinition", + "display" : "StructureDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "StructureMap", + "display" : "StructureMap" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Subscription", + "display" : "Subscription" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "SubscriptionStatus", + "display" : "SubscriptionStatus" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "SubscriptionTopic", + "display" : "SubscriptionTopic" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Substance", + "display" : "Substance" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "SubstanceDefinition", + "display" : "SubstanceDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "SubstanceNucleicAcid", + "display" : "SubstanceNucleicAcid" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "SubstancePolymer", + "display" : "SubstancePolymer" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "SubstanceProtein", + "display" : "SubstanceProtein" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "SubstanceReferenceInformation", + "display" : "SubstanceReferenceInformation" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "SubstanceSourceMaterial", + "display" : "SubstanceSourceMaterial" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "SupplyDelivery", + "display" : "SupplyDelivery" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "SupplyRequest", + "display" : "SupplyRequest" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Task", + "display" : "Task" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "TerminologyCapabilities", + "display" : "TerminologyCapabilities" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "TestPlan", + "display" : "TestPlan" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "TestReport", + "display" : "TestReport" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "TestScript", + "display" : "TestScript" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Transport", + "display" : "Transport" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ValueSet", + "display" : "ValueSet" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "VerificationResult", + "display" : "VerificationResult" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "VisionPrescription", + "display" : "VisionPrescription" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/use-context", + "resource" : { + "resourceType" : "ValueSet", + "id" : "use-context", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fhir" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/use-context", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.28" + }], + "version" : "6.0.0-ballot2", + "name" : "ContextOfUseValueSet", + "title" : "Context of Use ValueSet", + "status" : "draft", + "experimental" : true, + "date" : "2024-10-02T17:31:51+00:00", + "publisher" : "FHIR Project team", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "This value set defines a base set of codes that can be used to indicate that the content in a resource was developed with a focus and intent of supporting use within particular contexts.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "copyright" : "This resource includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these specifications must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/get-snomed-ct or info@snomed.org. This value set includes content from NUCC Health Care Provider Taxonomy Code Set for providers which is copyright © 2016+ American Medical Association. For commercial use, including sales or licensing, a license must be obtained", + "compose" : { + "include" : [{ + "valueSet" : ["http://terminology.hl7.org/ValueSet/v2-0265"] + }, + { + "system" : "http://snomed.info/sct", + "filter" : [{ + "property" : "concept", + "op" : "is-a", + "value" : "394733009" + }] + }, + { + "system" : "urn:iso:std:iso:3166" + }, + { + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "filter" : [{ + "property" : "class", + "op" : "=", + "value" : "region" + }] + }, + { + "system" : "http://snomed.info/sct", + "filter" : [{ + "property" : "concept", + "op" : "is-a", + "value" : "387961004" + }] + }, + { + "valueSet" : ["http://hl7.org/fhir/ValueSet/administrative-gender"] + }, + { + "valueSet" : ["http://hl7.org/fhir/ValueSet/condition-code"] + }, + { + "system" : "http://nucc.org/provider-taxonomy" + }, + { + "valueSet" : ["http://terminology.hl7.org/ValueSet/v3-ActEncounterCode"] + }, + { + "valueSet" : ["http://terminology.hl7.org/ValueSet/v3-ActTaskCode"] + }, + { + "valueSet" : ["http://hl7.org/fhir/ValueSet/usage-context-agreement-scope"] + }] + }, + "expansion" : { + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/valueset-unclosed", + "valueBoolean" : true + }], + "identifier" : "urn:uuid:5bcc6413-2947-4cfa-9652-1d1cb5385aa7", + "timestamp" : "2024-10-02T17:54:47+00:00", + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-valueset", + "valueUri" : "http://terminology.hl7.org/ValueSet/v2-0265|2.0.0" + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/v2-0265|2.0.0" + }, + { + "name" : "used-valueset", + "valueUri" : "null" + }, + { + "name" : "used-codesystem", + "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230131" + }, + { + "name" : "version", + "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230131" + }, + { + "name" : "used-codesystem", + "valueUri" : "urn:iso:std:iso:3166|2018" + }, + { + "name" : "version", + "valueUri" : "urn:iso:std:iso:3166|2018" + }, + { + "name" : "used-codesystem", + "valueUri" : "http://unstats.un.org/unsd/methods/m49/m49.htm" + }, + { + "name" : "version", + "valueUri" : "http://unstats.un.org/unsd/methods/m49/m49.htm" + }, + { + "name" : "used-valueset", + "valueUri" : "http://hl7.org/fhir/ValueSet/administrative-gender|6.0.0-ballot2" + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/administrative-gender|6.0.0-ballot2" + }, + { + "name" : "used-valueset", + "valueUri" : "http://hl7.org/fhir/ValueSet/condition-code|6.0.0-ballot2" + }, + { + "name" : "used-codesystem", + "valueUri" : "http://nucc.org/provider-taxonomy|22.1" + }, + { + "name" : "version", + "valueUri" : "http://nucc.org/provider-taxonomy|22.1" + }, + { + "name" : "used-valueset", + "valueUri" : "http://terminology.hl7.org/ValueSet/v3-ActEncounterCode|3.0.0" + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/v3-ActCode|9.0.0" + }, + { + "name" : "used-valueset", + "valueUri" : "http://terminology.hl7.org/ValueSet/v3-ActTaskCode|3.0.0" + }, + { + "name" : "used-valueset", + "valueUri" : "http://hl7.org/fhir/ValueSet/usage-context-agreement-scope|6.0.0-ballot2" + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/CodeSystem/usage-context-agreement-scope|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/v2-0265", + "code" : "AMB", + "display" : "Ambulatory" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0265", + "code" : "PSY", + "display" : "Psychiatric" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0265", + "code" : "PPS", + "display" : "Pediatric psychiatric" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0265", + "code" : "REH", + "display" : "Rehabilitation" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0265", + "code" : "PRE", + "display" : "Pediatric rehabilitation" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0265", + "code" : "ISO", + "display" : "Isolation" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0265", + "code" : "OBG", + "display" : "Obstetrics, gynecology" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0265", + "code" : "PIN", + "display" : "Pediatric/neonatal intensive care" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0265", + "code" : "INT", + "display" : "Intensive care" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0265", + "code" : "SUR", + "display" : "Surgery" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0265", + "code" : "PSI", + "display" : "Psychiatric intensive care" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0265", + "code" : "EDI", + "display" : "Education" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0265", + "code" : "CAR", + "display" : "Coronary/cardiac care" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0265", + "code" : "NBI", + "display" : "Newborn, nursery, infants" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0265", + "code" : "CCR", + "display" : "Critical care" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0265", + "code" : "PED", + "display" : "Pediatrics" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0265", + "code" : "EMR", + "display" : "Emergency" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0265", + "code" : "OBS", + "display" : "Observation" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0265", + "code" : "WIC", + "display" : "Walk-in clinic" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0265", + "code" : "PHY", + "display" : "General/family practice" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0265", + "code" : "ALC", + "display" : "Allergy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0265", + "code" : "FPC", + "display" : "Family planning" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0265", + "code" : "CHI", + "display" : "Chiropractic" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0265", + "code" : "CAN", + "display" : "Cancer" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0265", + "code" : "NAT", + "display" : "Naturopathic" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0265", + "code" : "OTH", + "display" : "Other specialty" + }, + { + "system" : "http://snomed.info/sct", + "code" : "394733009", + "display" : "Medical specialties", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medical specialty (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medical specialty" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medical speciality" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "394537008", + "display" : "Paediatrics", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatrics" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric specialty (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paediatric speciality" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric specialty" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "394538003", + "display" : "Paediatric neurology", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric neurology" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric neurology (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "394578005", + "display" : "Audiological medicine (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Audiological medicine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "394579002", + "display" : "Cardiology (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cardiology" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "394580004", + "display" : "Clinical genetics (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clinical genetics" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "394582007", + "display" : "Dermatology (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dermatology" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "394583002", + "display" : "Endocrinology (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Endocrinology" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "394584008", + "display" : "Gastroenterology (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastroenterology" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "GE - Gastroenterology" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "394589003", + "display" : "Nephrology (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nephrology" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Renal medicine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "394591006", + "display" : "Neurology (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neurology" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "394593009", + "display" : "Medical oncology (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medical oncology" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "394600006", + "display" : "Clinical pharmacology (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clinical pharmacology" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A professional discipline that combines basic pharmacology and clinical medicine with a focus of developing and understanding new drug therapies." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "394601005", + "display" : "Clinical physiology (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clinical physiology" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "394602003", + "display" : "Rehabilitation - specialty (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rehabilitation - speciality" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rehabilitation - specialty" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rehabilitation" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "394649004", + "display" : "Nuclear medicine - specialty (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nuclear medicine - speciality" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nuclear medicine - specialty" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nuclear medicine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "394802001", + "display" : "General medicine (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "General medicine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "394803006", + "display" : "Clinical haematology", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clinical hematology" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clinical hematology (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "394804000", + "display" : "Clinical cytogenetics and molecular genetics (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clinical cytogenetics and molecular genetics" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "394805004", + "display" : "Clinical immunology/allergy (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clinical immunology/allergy" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "394806003", + "display" : "Palliative medicine (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Palliative medicine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "394807007", + "display" : "Infectious diseases (specialty) (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infectious diseases (specialty)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "394808002", + "display" : "Genito-urinary medicine (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Genito-urinary medicine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "394809005", + "display" : "Clinical neuro-physiology (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clinical neuro-physiology" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "394810000", + "display" : "Rheumatology (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rheumatology" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "394811001", + "display" : "Geriatric medicine (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Geriatric medicine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "394813003", + "display" : "Medical ophthalmology (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medical ophthalmology" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "408439002", + "display" : "Allergy - specialty (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy - speciality" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy - specialty" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Allergy" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "408440000", + "display" : "Public health medicine (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Public health medicine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "408442008", + "display" : "Haemophilia - speciality", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemophilia - specialty" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemophilia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemophilia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemophilia - specialty (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "408445005", + "display" : "Neonatology (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neonatology" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "408447002", + "display" : "Respite care - specialty (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Respite care - speciality" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Respite care - specialty" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Respite care" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "408448007", + "display" : "Tropical medicine (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tropical medicine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "408450004", + "display" : "Sleep studies - specialty (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sleep studies - speciality" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sleep studies - specialty" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sleep studies" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "408459003", + "display" : "Paediatric cardiology", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric cardiology" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric cardiology (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "408472002", + "display" : "Hepatology (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hepatology" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "408475000", + "display" : "Diabetic medicine (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diabetic medicine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "408478003", + "display" : "Critical care medicine (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Critical care medicine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "408480009", + "display" : "Clinical immunology (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clinical immunology" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "409967009", + "display" : "Toxicology (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Toxicology" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "409968004", + "display" : "Preventive medicine (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Preventive medicine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "410001006", + "display" : "Military medicine (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Military medicine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "410005002", + "display" : "Dive medicine (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dive medicine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "416304004", + "display" : "Osteopathic manipulative medicine (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osteopathic manipulative medicine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "The application of osteopathic philosophy, structural diagnosis and use of osteopathic manipulative treatment (OMT) in the diagnosis and management of the patient." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "417887005", + "display" : "Pediatric otolaryngology", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paediatric otolaryngology" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric otolaryngology (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "418002000", + "display" : "Pediatric oncology (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric oncology" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paediatric oncology" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "418058008", + "display" : "Pediatric gastroenterology", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paediatric gastroenterology" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric gastroenterology (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "418112009", + "display" : "Pulmonary medicine (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pulmonary medicine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chest medicine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thoracic medicine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Respiratory medicine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "418535003", + "display" : "Pediatric immunology (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric immunology" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paediatric immunology" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "418652005", + "display" : "Pediatric hematology (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric hematology" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paediatric haematology" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "418862001", + "display" : "Pediatric infectious diseases (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric infectious diseases" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paediatric infectious diseases" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "419043006", + "display" : "Urological oncology (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Urological oncology" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "419170002", + "display" : "Pediatric pulmonology (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric pulmonology" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paediatric pulmonology" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric chest medicine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paediatric chest medicine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "419192003", + "display" : "Internal medicine (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Internal medicine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "419215006", + "display" : "Pediatric intensive care (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric intensive care" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paediatric intensive care" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "419365004", + "display" : "Pediatric nephrology (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric nephrology" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paediatric nephrology" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "419472004", + "display" : "Pediatric rheumatology", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paediatric rheumatology" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric rheumatology (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "419610006", + "display" : "Pediatric endocrinology", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paediatric endocrinology" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric endocrinology (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "419677000", + "display" : "Pediatric neurology oncology", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paediatric neurology oncology" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric neurology oncology (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "419772000", + "display" : "Family practice (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Family practice" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Family medicine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "419917007", + "display" : "Pediatric emergency medicine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paediatric emergency medicine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric emergency medicine (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "419983000", + "display" : "Pediatric ophthalmology", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paediatric ophthalmology" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric ophthalmology (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "420112009", + "display" : "Pediatric bone marrow transplantation (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric bone marrow transplantation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paediatric bone marrow transplantation" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "420208008", + "display" : "Pediatric genetics", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paediatric genetics" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric genetics (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "445715009", + "display" : "Blood and marrow transplantation (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blood and marrow transplantation" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "715184008", + "display" : "Aerospace medicine (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aerospace medicine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "718359001", + "display" : "Regenerative medicine (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Regenerative medicine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "722138006", + "display" : "Physiotherapy (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Physiotherapy" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Physical therapy" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "722166003", + "display" : "Podiatry (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Podiatry" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Podiatric medicine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "722204007", + "display" : "Legal medicine (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Legal medicine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medical jurisprudence" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "722414000", + "display" : "Vascular medicine (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vascular medicine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Angiology" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "786454007", + "display" : "Perioperative medicine (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Perioperative medicine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "788415003", + "display" : "Transplant medicine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transplant medicine (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1251543009", + "display" : "Medical hydrology (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medical hydrology" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1251544003", + "display" : "Pharmaceutical medicine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pharmaceutical medicine (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1251545002", + "display" : "Travel medicine", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Travel medicine (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1251546001", + "display" : "Sexual medicine (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sexology" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sexual medicine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1251549008", + "display" : "Interventional cardiology (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Interventional cardiology" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1251551007", + "display" : "Cardiac electrophysiology", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cardiac electrophysiology (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1251552000", + "display" : "Reproductive medicine (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reproductive medicine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1251553005", + "display" : "Medical acupuncture", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medical acupuncture (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1255984008", + "display" : "Pharmacogenomics (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pharmacogenomics" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1259218001", + "display" : "Unani", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Unani medicine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Unani medicine (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1259219009", + "display" : "Siddha medicine (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Siddha" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Siddha medicine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1259224007", + "display" : "Regulatory affairs pharmacology", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Regulatory affairs pharmacology (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "23861000087105", + "display" : "Adult dermatology", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adult dermatology (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "23881000087104", + "display" : "Adult hematology (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adult haematology" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adult hematology" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "23921000087107", + "display" : "Medication review specialty", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medication review specialty (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "23931000087109", + "display" : "Narcotic addiction medicine specialty", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Narcotic addiction medicine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Narcotic addiction medicine specialty (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "23961000087102", + "display" : "Opioid dependency management specialty", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Opioid dependency management specialty (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "23971000087106", + "display" : "Paediatric dermatology", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric dermatology" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric dermatology (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "23981000087108", + "display" : "Paediatric haematology oncology", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paediatric haematology oncology specialty" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric hematology oncology specialty (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric hematology oncology specialty" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric hematology oncology" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "23991000087105", + "display" : "Pediatric plastic surgery (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paediatric plastic surgery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric plastic surgery" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "24251000087109", + "display" : "General pediatric specialty", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "General pediatric specialty (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "General paediatric specialty" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "24311000087103", + "display" : "Narcotic addiction medicine specialty with chronic pain management", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Narcotic addiction medicine specialty with chronic pain management (qualifier value)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "24361000087101", + "display" : "Pediatric chronic pain management specialty (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paediatric chronic pain management specialty" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric chronic pain management specialty" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "25931000087108", + "display" : "Adolescent medicine (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adolescent medicine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "25991000087109", + "display" : "Clinical pharmacology and toxicology (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Clinical pharmacology and toxicology" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "26001000087108", + "display" : "Developmental pediatric specialty", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Developmental paediatric specialty" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Developmental pediatric specialty (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Developmental pediatrics" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Developmental paediatrics" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "26041000087106", + "display" : "Pediatric radiology", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pediatric radiology (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paediatric radiology" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "26081000087101", + "display" : "Public health and preventive medicine (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Public health and preventive medicine" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "28351000087106", + "display" : "Addiction specialty (qualifier value)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Addiction specialty" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Addiction medicine specialty" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "28551000087103", + "display" : "Musculoskeletal specialty", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Musculoskeletal medicine specialty (qualifier value)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Musculoskeletal medicine specialty" + }] + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "AD", + "display" : "Andorra" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "AE", + "display" : "United Arab Emirates" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "AF", + "display" : "Afghanistan" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "AG", + "display" : "Antigua and Barbuda" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "AI", + "display" : "Anguilla" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "AL", + "display" : "Albania" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "AM", + "display" : "Armenia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "AO", + "display" : "Angola" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "AQ", + "display" : "Antarctica" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "AR", + "display" : "Argentina" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "AS", + "display" : "American Samoa" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "AT", + "display" : "Austria" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "AU", + "display" : "Australia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "AW", + "display" : "Aruba" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "AX", + "display" : "Eland Islands" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "AZ", + "display" : "Azerbaijan" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "BA", + "display" : "Bosnia and Herzegovina" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "BB", + "display" : "Barbados" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "BD", + "display" : "Bangladesh" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "BE", + "display" : "Belgium" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "BF", + "display" : "Burkina Faso" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "BG", + "display" : "Bulgaria" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "BH", + "display" : "Bahrain" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "BI", + "display" : "Burundi" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "BJ", + "display" : "Benin" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "BL", + "display" : "Saint Barthilemy" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "BM", + "display" : "Bermuda" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "BN", + "display" : "Brunei Darussalam" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "BO", + "display" : "Bolivia, Plurinational State of" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "BQ", + "display" : "Bonaire, Sint Eustatius and Saba" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "BR", + "display" : "Brazil" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "BS", + "display" : "Bahamas" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "BT", + "display" : "Bhutan" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "BV", + "display" : "Bouvet Island" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "BW", + "display" : "Botswana" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "BY", + "display" : "Belarus" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "BZ", + "display" : "Belize" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "CA", + "display" : "Canada" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "CC", + "display" : "Cocos (Keeling) Islands" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "CD", + "display" : "Congo, the Democratic Republic of the" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "CF", + "display" : "Central African Republic" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "CG", + "display" : "Congo" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "CH", + "display" : "Switzerland" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "CI", + "display" : "Ctte d'Ivoire" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "CK", + "display" : "Cook Islands" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "CL", + "display" : "Chile" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "CM", + "display" : "Cameroon" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "CN", + "display" : "China" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "CO", + "display" : "Colombia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "CR", + "display" : "Costa Rica" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "CU", + "display" : "Cuba" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "CV", + "display" : "Cabo Verde" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "CW", + "display" : "Curagao" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "CX", + "display" : "Christmas Island" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "CY", + "display" : "Cyprus" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "CZ", + "display" : "Czechia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "DE", + "display" : "Germany" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "DJ", + "display" : "Djibouti" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "DK", + "display" : "Denmark" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "DM", + "display" : "Dominica" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "DO", + "display" : "Dominican Republic" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "DZ", + "display" : "Algeria" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "EC", + "display" : "Ecuador" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "EE", + "display" : "Estonia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "EG", + "display" : "Egypt" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "EH", + "display" : "Western Sahara" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "ER", + "display" : "Eritrea" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "ES", + "display" : "Spain" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "ET", + "display" : "Ethiopia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "FI", + "display" : "Finland" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "FJ", + "display" : "Fiji" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "FK", + "display" : "Falkland Islands (Malvinas)" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "FM", + "display" : "Micronesia, Federated States of" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "FO", + "display" : "Faroe Islands" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "FR", + "display" : "France" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "GA", + "display" : "Gabon" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "GB", + "display" : "United Kingdom of Great Britain and Northern Ireland" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "GD", + "display" : "Grenada" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "GE", + "display" : "Georgia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "GF", + "display" : "French Guiana" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "GG", + "display" : "Guernsey" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "GH", + "display" : "Ghana" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "GI", + "display" : "Gibraltar" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "GL", + "display" : "Greenland" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "GM", + "display" : "Gambia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "GN", + "display" : "Guinea" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "GP", + "display" : "Guadeloupe" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "GQ", + "display" : "Equatorial Guinea" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "GR", + "display" : "Greece" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "GS", + "display" : "South Georgia and the South Sandwich Islands" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "GT", + "display" : "Guatemala" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "GU", + "display" : "Guam" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "GW", + "display" : "Guinea-Bissau" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "GY", + "display" : "Guyana" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "HK", + "display" : "Hong Kong" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "HM", + "display" : "Heard Island and McDonald Islands" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "HN", + "display" : "Honduras" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "HR", + "display" : "Croatia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "HT", + "display" : "Haiti" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "HU", + "display" : "Hungary" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "ID", + "display" : "Indonesia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "IE", + "display" : "Ireland" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "IL", + "display" : "Israel" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "IM", + "display" : "Isle of Man" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "IN", + "display" : "India" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "IO", + "display" : "British Indian Ocean Territory" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "IQ", + "display" : "Iraq" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "IR", + "display" : "Iran, Islamic Republic of" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "IS", + "display" : "Iceland" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "IT", + "display" : "Italy" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "JE", + "display" : "Jersey" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "JM", + "display" : "Jamaica" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "JO", + "display" : "Jordan" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "JP", + "display" : "Japan" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "KE", + "display" : "Kenya" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "KG", + "display" : "Kyrgyzstan" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "KH", + "display" : "Cambodia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "KI", + "display" : "Kiribati" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "KM", + "display" : "Comoros" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "KN", + "display" : "Saint Kitts and Nevis" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "KP", + "display" : "Korea, Democratic People's Republic of" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "KR", + "display" : "Korea, Republic of" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "KW", + "display" : "Kuwait" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "KY", + "display" : "Cayman Islands" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "KZ", + "display" : "Kazakhstan" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "LA", + "display" : "Lao People's Democratic Republic" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "LB", + "display" : "Lebanon" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "LC", + "display" : "Saint Lucia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "LI", + "display" : "Liechtenstein" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "LK", + "display" : "Sri Lanka" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "LR", + "display" : "Liberia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "LS", + "display" : "Lesotho" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "LT", + "display" : "Lithuania" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "LU", + "display" : "Luxembourg" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "LV", + "display" : "Latvia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "LY", + "display" : "Libya" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "MA", + "display" : "Morocco" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "MC", + "display" : "Monaco" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "MD", + "display" : "Moldova, Republic of" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "ME", + "display" : "Montenegro" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "MF", + "display" : "Saint Martin (French part)" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "MG", + "display" : "Madagascar" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "MH", + "display" : "Marshall Islands" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "MK", + "display" : "Macedonia, the former Yugoslav Republic of" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "ML", + "display" : "Mali" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "MM", + "display" : "Myanmar" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "MN", + "display" : "Mongolia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "MO", + "display" : "Macao" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "MP", + "display" : "Northern Mariana Islands" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "MQ", + "display" : "Martinique" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "MR", + "display" : "Mauritania" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "MS", + "display" : "Montserrat" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "MT", + "display" : "Malta" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "MU", + "display" : "Mauritius" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "MV", + "display" : "Maldives" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "MW", + "display" : "Malawi" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "MX", + "display" : "Mexico" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "MY", + "display" : "Malaysia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "MZ", + "display" : "Mozambique" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "NA", + "display" : "Namibia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "NC", + "display" : "New Caledonia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "NE", + "display" : "Niger" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "NF", + "display" : "Norfolk Island" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "NG", + "display" : "Nigeria" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "NI", + "display" : "Nicaragua" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "NL", + "display" : "Netherlands" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "NO", + "display" : "Norway" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "NP", + "display" : "Nepal" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "NR", + "display" : "Nauru" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "NU", + "display" : "Niue" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "NZ", + "display" : "New Zealand" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "OM", + "display" : "Oman" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "PA", + "display" : "Panama" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "PE", + "display" : "Peru" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "PF", + "display" : "French Polynesia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "PG", + "display" : "Papua New Guinea" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "PH", + "display" : "Philippines" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "PK", + "display" : "Pakistan" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "PL", + "display" : "Poland" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "PM", + "display" : "Saint Pierre and Miquelon" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "PN", + "display" : "Pitcairn" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "PR", + "display" : "Puerto Rico" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "PS", + "display" : "Palestine, State of" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "PT", + "display" : "Portugal" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "PW", + "display" : "Palau" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "PY", + "display" : "Paraguay" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "QA", + "display" : "Qatar" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "RE", + "display" : "Riunion" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "RO", + "display" : "Romania" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "RS", + "display" : "Serbia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "RU", + "display" : "Russian Federation" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "RW", + "display" : "Rwanda" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "SA", + "display" : "Saudi Arabia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "SB", + "display" : "Solomon Islands" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "SC", + "display" : "Seychelles" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "SD", + "display" : "Sudan" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "SE", + "display" : "Sweden" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "SG", + "display" : "Singapore" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "SH", + "display" : "Saint Helena, Ascension and Tristan da Cunha" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "SI", + "display" : "Slovenia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "SJ", + "display" : "Svalbard and Jan Mayen" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "SK", + "display" : "Slovakia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "SL", + "display" : "Sierra Leone" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "SM", + "display" : "San Marino" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "SN", + "display" : "Senegal" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "SO", + "display" : "Somalia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "SR", + "display" : "Suriname" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "SS", + "display" : "South Sudan" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "ST", + "display" : "Sao Tome and Principe" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "SV", + "display" : "El Salvador" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "SX", + "display" : "Sint Maarten (Dutch part)" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "SY", + "display" : "Syrian Arab Republic" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "SZ", + "display" : "Swaziland" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "TC", + "display" : "Turks and Caicos Islands" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "TD", + "display" : "Chad" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "TF", + "display" : "French Southern Territories" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "TG", + "display" : "Togo" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "TH", + "display" : "Thailand" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "TJ", + "display" : "Tajikistan" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "TK", + "display" : "Tokelau" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "TL", + "display" : "Timor-Leste" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "TM", + "display" : "Turkmenistan" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "TN", + "display" : "Tunisia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "TO", + "display" : "Tonga" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "TR", + "display" : "Turkey" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "TT", + "display" : "Trinidad and Tobago" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "TV", + "display" : "Tuvalu" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "TW", + "display" : "Taiwan, Province of China" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "TZ", + "display" : "Tanzania, United Republic of" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "UA", + "display" : "Ukraine" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "UG", + "display" : "Uganda" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "UM", + "display" : "United States Minor Outlying Islands" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "US", + "display" : "United States of America" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "UY", + "display" : "Uruguay" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "UZ", + "display" : "Uzbekistan" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "VA", + "display" : "Holy See" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "VC", + "display" : "Saint Vincent and the Grenadines" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "VE", + "display" : "Venezuela, Bolivarian Republic of" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "VG", + "display" : "Virgin Islands, British" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "VI", + "display" : "Virgin Islands," + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "VN", + "display" : "Viet Nam" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "VU", + "display" : "Vanuatu" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "WF", + "display" : "Wallis and Futuna" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "WS", + "display" : "Samoa" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "YE", + "display" : "Yemen" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "YT", + "display" : "Mayotte" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "ZA", + "display" : "South Africa" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "ZM", + "display" : "Zambia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "ZW", + "display" : "Zimbabwe" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "ABW", + "display" : "Aruba" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "AFG", + "display" : "Afghanistan" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "AGO", + "display" : "Angola" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "AIA", + "display" : "Anguilla" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "ALA", + "display" : "Eland Islands" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "ALB", + "display" : "Albania" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "AND", + "display" : "Andorra" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "ARE", + "display" : "United Arab Emirates" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "ARG", + "display" : "Argentina" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "ARM", + "display" : "Armenia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "ASM", + "display" : "American Samoa" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "ATA", + "display" : "Antarctica" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "ATF", + "display" : "French Southern Territories" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "ATG", + "display" : "Antigua and Barbuda" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "AUS", + "display" : "Australia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "AUT", + "display" : "Austria" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "AZE", + "display" : "Azerbaijan" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "BDI", + "display" : "Burundi" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "BEL", + "display" : "Belgium" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "BEN", + "display" : "Benin" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "BES", + "display" : "Bonaire, Sint Eustatius and Saba" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "BFA", + "display" : "Burkina Faso" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "BGD", + "display" : "Bangladesh" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "BGR", + "display" : "Bulgaria" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "BHR", + "display" : "Bahrain" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "BHS", + "display" : "Bahamas" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "BIH", + "display" : "Bosnia and Herzegovina" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "BLM", + "display" : "Saint Barthilemy" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "BLR", + "display" : "Belarus" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "BLZ", + "display" : "Belize" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "BMU", + "display" : "Bermuda" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "BOL", + "display" : "Bolivia, Plurinational State of" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "BRA", + "display" : "Brazil" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "BRB", + "display" : "Barbados" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "BRN", + "display" : "Brunei Darussalam" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "BTN", + "display" : "Bhutan" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "BVT", + "display" : "Bouvet Island" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "BWA", + "display" : "Botswana" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "CAF", + "display" : "Central African Republic" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "CAN", + "display" : "Canada" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "CCK", + "display" : "Cocos (Keeling) Islands" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "CHE", + "display" : "Switzerland" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "CHL", + "display" : "Chile" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "CHN", + "display" : "China" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "CIV", + "display" : "Ctte d'Ivoire" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "CMR", + "display" : "Cameroon" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "COD", + "display" : "Congo, the Democratic Republic of the" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "COG", + "display" : "Congo" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "COK", + "display" : "Cook Islands" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "COL", + "display" : "Colombia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "COM", + "display" : "Comoros" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "CPV", + "display" : "Cabo Verde" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "CRI", + "display" : "Costa Rica" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "CUB", + "display" : "Cuba" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "CUW", + "display" : "Curagao" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "CXR", + "display" : "Christmas Island" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "CYM", + "display" : "Cayman Islands" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "CYP", + "display" : "Cyprus" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "CZE", + "display" : "Czechia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "DEU", + "display" : "Germany" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "DJI", + "display" : "Djibouti" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "DMA", + "display" : "Dominica" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "DNK", + "display" : "Denmark" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "DOM", + "display" : "Dominican Republic" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "DZA", + "display" : "Algeria" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "ECU", + "display" : "Ecuador" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "EGY", + "display" : "Egypt" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "ERI", + "display" : "Eritrea" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "ESH", + "display" : "Western Sahara" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "ESP", + "display" : "Spain" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "EST", + "display" : "Estonia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "ETH", + "display" : "Ethiopia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "FIN", + "display" : "Finland" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "FJI", + "display" : "Fiji" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "FLK", + "display" : "Falkland Islands (Malvinas)" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "FRA", + "display" : "France" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "FRO", + "display" : "Faroe Islands" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "FSM", + "display" : "Micronesia, Federated States of" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "GAB", + "display" : "Gabon" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "GBR", + "display" : "United Kingdom" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "GEO", + "display" : "Georgia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "GGY", + "display" : "Guernsey" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "GHA", + "display" : "Ghana" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "GIB", + "display" : "Gibraltar" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "GIN", + "display" : "Guinea" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "GLP", + "display" : "Guadeloupe" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "GMB", + "display" : "Gambia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "GNB", + "display" : "Guinea-Bissau" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "GNQ", + "display" : "Equatorial Guinea" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "GRC", + "display" : "Greece" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "GRD", + "display" : "Grenada" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "GRL", + "display" : "Greenland" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "GTM", + "display" : "Guatemala" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "GUF", + "display" : "French Guiana" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "GUM", + "display" : "Guam" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "GUY", + "display" : "Guyana" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "HKG", + "display" : "Hong Kong" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "HMD", + "display" : "Heard Island and McDonald Islands" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "HND", + "display" : "Honduras" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "HRV", + "display" : "Croatia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "HTI", + "display" : "Haiti" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "HUN", + "display" : "Hungary" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "IDN", + "display" : "Indonesia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "IMN", + "display" : "Isle of Man" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "IND", + "display" : "India" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "IOT", + "display" : "British Indian Ocean Territory" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "IRL", + "display" : "Ireland" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "IRN", + "display" : "Iran, Islamic Republic of" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "IRQ", + "display" : "Iraq" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "ISL", + "display" : "Iceland" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "ISR", + "display" : "Israel" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "ITA", + "display" : "Italy" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "JAM", + "display" : "Jamaica" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "JEY", + "display" : "Jersey" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "JOR", + "display" : "Jordan" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "JPN", + "display" : "Japan" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "KAZ", + "display" : "Kazakhstan" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "KEN", + "display" : "Kenya" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "KGZ", + "display" : "Kyrgyzstan" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "KHM", + "display" : "Cambodia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "KIR", + "display" : "Kiribati" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "KNA", + "display" : "Saint Kitts and Nevis" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "KOR", + "display" : "Korea, Republic of" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "KWT", + "display" : "Kuwait" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "LAO", + "display" : "Lao People's Democratic Republic" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "LBN", + "display" : "Lebanon" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "LBR", + "display" : "Liberia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "LBY", + "display" : "Libya" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "LCA", + "display" : "Saint Lucia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "LIE", + "display" : "Liechtenstein" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "LKA", + "display" : "Sri Lanka" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "LSO", + "display" : "Lesotho" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "LTU", + "display" : "Lithuania" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "LUX", + "display" : "Luxembourg" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "LVA", + "display" : "Latvia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "MAC", + "display" : "Macao" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "MAF", + "display" : "Saint Martin (French part)" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "MAR", + "display" : "Morocco" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "MCO", + "display" : "Monaco" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "MDA", + "display" : "Moldova, Republic of" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "MDG", + "display" : "Madagascar" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "MDV", + "display" : "Maldives" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "MEX", + "display" : "Mexico" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "MHL", + "display" : "Marshall Islands" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "MKD", + "display" : "Macedonia, the former Yugoslav Republic of" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "MLI", + "display" : "Mali" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "MLT", + "display" : "Malta" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "MMR", + "display" : "Myanmar" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "MNE", + "display" : "Montenegro" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "MNG", + "display" : "Mongolia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "MNP", + "display" : "Northern Mariana Islands" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "MOZ", + "display" : "Mozambique" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "MRT", + "display" : "Mauritania" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "MSR", + "display" : "Montserrat" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "MTQ", + "display" : "Martinique" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "MUS", + "display" : "Mauritius" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "MWI", + "display" : "Malawi" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "MYS", + "display" : "Malaysia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "MYT", + "display" : "Mayotte" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "NAM", + "display" : "Namibia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "NCL", + "display" : "New Caledonia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "NER", + "display" : "Niger" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "NFK", + "display" : "Norfolk Island" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "NGA", + "display" : "Nigeria" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "NIC", + "display" : "Nicaragua" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "NIU", + "display" : "Niue" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "NLD", + "display" : "Netherlands" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "NOR", + "display" : "Norway" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "NPL", + "display" : "Nepal" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "NRU", + "display" : "Nauru" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "NZL", + "display" : "New Zealand" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "OMN", + "display" : "Oman" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "PAK", + "display" : "Pakistan" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "PAN", + "display" : "Panama" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "PCN", + "display" : "Pitcairn" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "PER", + "display" : "Peru" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "PHL", + "display" : "Philippines" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "PLW", + "display" : "Palau" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "PNG", + "display" : "Papua New Guinea" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "POL", + "display" : "Poland" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "PRI", + "display" : "Puerto Rico" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "PRK", + "display" : "Korea, Democratic People's Republic of" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "PRT", + "display" : "Portugal" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "PRY", + "display" : "Paraguay" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "PSE", + "display" : "Palestine, State of" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "PYF", + "display" : "French Polynesia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "QAT", + "display" : "Qatar" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "REU", + "display" : "Riunion" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "ROU", + "display" : "Romania" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "RUS", + "display" : "Russian Federation" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "RWA", + "display" : "Rwanda" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "SAU", + "display" : "Saudi Arabia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "SDN", + "display" : "Sudan" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "SEN", + "display" : "Senegal" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "SGP", + "display" : "Singapore" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "SGS", + "display" : "South Georgia and the South Sandwich Islands" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "SHN", + "display" : "Saint Helena, Ascension and Tristan da Cunha" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "SJM", + "display" : "Svalbard and Jan Mayen" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "SLB", + "display" : "Solomon Islands" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "SLE", + "display" : "Sierra Leone" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "SLV", + "display" : "El Salvador" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "SMR", + "display" : "San Marino" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "SOM", + "display" : "Somalia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "SPM", + "display" : "Saint Pierre and Miquelon" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "SRB", + "display" : "Serbia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "SSD", + "display" : "South Sudan" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "STP", + "display" : "Sao Tome and Principe" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "SUR", + "display" : "Suriname" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "SVK", + "display" : "Slovakia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "SVN", + "display" : "Slovenia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "SWE", + "display" : "Sweden" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "SWZ", + "display" : "Swaziland" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "SXM", + "display" : "Sint Maarten (Dutch part)" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "SYC", + "display" : "Seychelles" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "SYR", + "display" : "Syrian Arab Republic" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "TCA", + "display" : "Turks and Caicos Islands" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "TCD", + "display" : "Chad" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "TGO", + "display" : "Togo" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "THA", + "display" : "Thailand" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "TJK", + "display" : "Tajikistan" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "TKL", + "display" : "Tokelau" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "TKM", + "display" : "Turkmenistan" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "TLS", + "display" : "Timor-Leste" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "TON", + "display" : "Tonga" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "TTO", + "display" : "Trinidad and Tobago" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "TUN", + "display" : "Tunisia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "TUR", + "display" : "Turkey" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "TUV", + "display" : "Tuvalu" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "TWN", + "display" : "Taiwan, Province of China" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "TZA", + "display" : "Tanzania, United Republic of" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "UGA", + "display" : "Uganda" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "UKR", + "display" : "Ukraine" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "UMI", + "display" : "United States Minor Outlying Islands" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "URY", + "display" : "Uruguay" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "USA", + "display" : "United States of America" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "UZB", + "display" : "Uzbekistan" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "VAT", + "display" : "Holy See" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "VCT", + "display" : "Saint Vincent and the Grenadines" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "VEN", + "display" : "Venezuela, Bolivarian Republic of" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "VGB", + "display" : "Virgin Islands, British" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "VIR", + "display" : "Virgin Islands, U.S." + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "VNM", + "display" : "Viet Nam" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "VUT", + "display" : "Vanuatu" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "WLF", + "display" : "Wallis and Futuna" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "WSM", + "display" : "Samoa" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "YEM", + "display" : "Yemen" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "ZAF", + "display" : "South Africa" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "ZMB", + "display" : "Zambia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "ZWE", + "display" : "Zimbabwe" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "004", + "display" : "Afghanistan" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "008", + "display" : "Albania" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "010", + "display" : "Antarctica" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "012", + "display" : "Algeria" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "016", + "display" : "American Samoa" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "020", + "display" : "Andorra" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "024", + "display" : "Angola" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "028", + "display" : "Antigua and Barbuda" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "031", + "display" : "Azerbaijan" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "032", + "display" : "Argentina" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "036", + "display" : "Australia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "040", + "display" : "Austria" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "044", + "display" : "Bahamas" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "048", + "display" : "Bahrain" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "050", + "display" : "Bangladesh" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "051", + "display" : "Armenia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "052", + "display" : "Barbados" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "056", + "display" : "Belgium" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "060", + "display" : "Bermuda" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "064", + "display" : "Bhutan" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "068", + "display" : "Bolivia, Plurinational State of" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "070", + "display" : "Bosnia and Herzegovina" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "072", + "display" : "Botswana" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "074", + "display" : "Bouvet Island" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "076", + "display" : "Brazil" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "084", + "display" : "Belize" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "086", + "display" : "British Indian Ocean Territory" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "090", + "display" : "Solomon Islands" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "092", + "display" : "Virgin Islands, British" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "096", + "display" : "Brunei Darussalam" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "100", + "display" : "Bulgaria" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "104", + "display" : "Myanmar" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "108", + "display" : "Burundi" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "112", + "display" : "Belarus" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "116", + "display" : "Cambodia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "120", + "display" : "Cameroon" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "124", + "display" : "Canada" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "132", + "display" : "Cabo Verde" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "136", + "display" : "Cayman Islands" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "140", + "display" : "Central African Republic" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "144", + "display" : "Sri Lanka" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "148", + "display" : "Chad" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "152", + "display" : "Chile" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "156", + "display" : "China" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "158", + "display" : "Taiwan, Province of China" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "162", + "display" : "Christmas Island" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "166", + "display" : "Cocos (Keeling) Islands" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "170", + "display" : "Colombia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "174", + "display" : "Comoros" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "175", + "display" : "Mayotte" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "178", + "display" : "Congo" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "180", + "display" : "Congo, the Democratic Republic of the" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "184", + "display" : "Cook Islands" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "188", + "display" : "Costa Rica" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "191", + "display" : "Croatia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "192", + "display" : "Cuba" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "196", + "display" : "Cyprus" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "203", + "display" : "Czechia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "204", + "display" : "Benin" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "208", + "display" : "Denmark" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "212", + "display" : "Dominica" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "214", + "display" : "Dominican Republic" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "218", + "display" : "Ecuador" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "222", + "display" : "El Salvador" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "226", + "display" : "Equatorial Guinea" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "231", + "display" : "Ethiopia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "232", + "display" : "Eritrea" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "233", + "display" : "Estonia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "234", + "display" : "Faroe Islands" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "238", + "display" : "Falkland Islands (Malvinas)" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "239", + "display" : "South Georgia and the South Sandwich Islands" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "242", + "display" : "Fiji" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "246", + "display" : "Finland" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "248", + "display" : "Eland Islands" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "250", + "display" : "France" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "254", + "display" : "French Guiana" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "258", + "display" : "French Polynesia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "260", + "display" : "French Southern Territories" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "262", + "display" : "Djibouti" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "266", + "display" : "Gabon" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "268", + "display" : "Georgia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "270", + "display" : "Gambia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "275", + "display" : "Palestine, State of" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "276", + "display" : "Germany" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "288", + "display" : "Ghana" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "292", + "display" : "Gibraltar" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "296", + "display" : "Kiribati" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "300", + "display" : "Greece" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "304", + "display" : "Greenland" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "308", + "display" : "Grenada" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "312", + "display" : "Guadeloupe" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "316", + "display" : "Guam" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "320", + "display" : "Guatemala" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "324", + "display" : "Guinea" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "328", + "display" : "Guyana" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "332", + "display" : "Haiti" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "334", + "display" : "Heard Island and McDonald Islands" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "336", + "display" : "Holy See" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "340", + "display" : "Honduras" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "344", + "display" : "Hong Kong" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "348", + "display" : "Hungary" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "352", + "display" : "Iceland" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "356", + "display" : "India" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "360", + "display" : "Indonesia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "364", + "display" : "Iran, Islamic Republic of" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "368", + "display" : "Iraq" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "372", + "display" : "Ireland" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "376", + "display" : "Israel" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "380", + "display" : "Italy" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "384", + "display" : "Ctte d'Ivoire" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "388", + "display" : "Jamaica" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "392", + "display" : "Japan" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "398", + "display" : "Kazakhstan" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "400", + "display" : "Jordan" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "404", + "display" : "Kenya" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "408", + "display" : "Korea, Democratic People's Republic of" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "410", + "display" : "Korea, Republic of" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "414", + "display" : "Kuwait" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "417", + "display" : "Kyrgyzstan" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "418", + "display" : "Lao People's Democratic Republic" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "422", + "display" : "Lebanon" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "426", + "display" : "Lesotho" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "428", + "display" : "Latvia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "430", + "display" : "Liberia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "434", + "display" : "Libya" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "438", + "display" : "Liechtenstein" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "440", + "display" : "Lithuania" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "442", + "display" : "Luxembourg" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "446", + "display" : "Macao" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "450", + "display" : "Madagascar" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "454", + "display" : "Malawi" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "458", + "display" : "Malaysia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "462", + "display" : "Maldives" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "466", + "display" : "Mali" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "470", + "display" : "Malta" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "474", + "display" : "Martinique" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "478", + "display" : "Mauritania" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "480", + "display" : "Mauritius" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "484", + "display" : "Mexico" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "492", + "display" : "Monaco" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "496", + "display" : "Mongolia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "498", + "display" : "Moldova, Republic of" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "499", + "display" : "Montenegro" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "500", + "display" : "Montserrat" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "504", + "display" : "Morocco" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "508", + "display" : "Mozambique" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "512", + "display" : "Oman" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "516", + "display" : "Namibia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "520", + "display" : "Nauru" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "524", + "display" : "Nepal" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "528", + "display" : "Netherlands" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "531", + "display" : "Curagao" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "533", + "display" : "Aruba" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "534", + "display" : "Sint Maarten (Dutch part)" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "535", + "display" : "Bonaire, Sint Eustatius and Saba" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "540", + "display" : "New Caledonia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "548", + "display" : "Vanuatu" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "554", + "display" : "New Zealand" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "558", + "display" : "Nicaragua" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "562", + "display" : "Niger" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "566", + "display" : "Nigeria" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "570", + "display" : "Niue" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "574", + "display" : "Norfolk Island" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "578", + "display" : "Norway" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "580", + "display" : "Northern Mariana Islands" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "581", + "display" : "United States Minor Outlying Islands" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "583", + "display" : "Micronesia, Federated States of" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "584", + "display" : "Marshall Islands" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "585", + "display" : "Palau" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "586", + "display" : "Pakistan" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "591", + "display" : "Panama" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "598", + "display" : "Papua New Guinea" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "600", + "display" : "Paraguay" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "604", + "display" : "Peru" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "608", + "display" : "Philippines" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "612", + "display" : "Pitcairn" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "616", + "display" : "Poland" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "620", + "display" : "Portugal" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "624", + "display" : "Guinea-Bissau" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "626", + "display" : "Timor-Leste" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "630", + "display" : "Puerto Rico" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "634", + "display" : "Qatar" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "638", + "display" : "Riunion" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "642", + "display" : "Romania" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "643", + "display" : "Russian Federation" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "646", + "display" : "Rwanda" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "652", + "display" : "Saint Barthilemy" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "654", + "display" : "Saint Helena, Ascension and Tristan da Cunha" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "659", + "display" : "Saint Kitts and Nevis" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "660", + "display" : "Anguilla" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "662", + "display" : "Saint Lucia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "663", + "display" : "Saint Martin (French part)" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "666", + "display" : "Saint Pierre and Miquelon" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "670", + "display" : "Saint Vincent and the Grenadines" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "674", + "display" : "San Marino" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "678", + "display" : "Sao Tome and Principe" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "682", + "display" : "Saudi Arabia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "686", + "display" : "Senegal" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "688", + "display" : "Serbia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "690", + "display" : "Seychelles" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "694", + "display" : "Sierra Leone" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "702", + "display" : "Singapore" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "703", + "display" : "Slovakia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "704", + "display" : "Viet Nam" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "705", + "display" : "Slovenia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "706", + "display" : "Somalia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "710", + "display" : "South Africa" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "716", + "display" : "Zimbabwe" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "724", + "display" : "Spain" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "728", + "display" : "South Sudan" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "729", + "display" : "Sudan" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "732", + "display" : "Western Sahara" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "740", + "display" : "Suriname" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "744", + "display" : "Svalbard and Jan Mayen" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "748", + "display" : "Swaziland" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "752", + "display" : "Sweden" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "756", + "display" : "Switzerland" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "760", + "display" : "Syrian Arab Republic" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "762", + "display" : "Tajikistan" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "764", + "display" : "Thailand" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "768", + "display" : "Togo" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "772", + "display" : "Tokelau" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "776", + "display" : "Tonga" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "780", + "display" : "Trinidad and Tobago" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "784", + "display" : "United Arab Emirates" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "788", + "display" : "Tunisia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "792", + "display" : "Turkey" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "795", + "display" : "Turkmenistan" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "796", + "display" : "Turks and Caicos Islands" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "798", + "display" : "Tuvalu" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "800", + "display" : "Uganda" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "804", + "display" : "Ukraine" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "807", + "display" : "Macedonia, the former Yugoslav Republic of" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "818", + "display" : "Egypt" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "826", + "display" : "United Kingdom" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "831", + "display" : "Guernsey" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "832", + "display" : "Jersey" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "833", + "display" : "Isle of Man" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "834", + "display" : "Tanzania, United Republic of" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "840", + "display" : "United States of America" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "850", + "display" : "Virgin Islands, U.S." + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "854", + "display" : "Burkina Faso" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "858", + "display" : "Uruguay" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "860", + "display" : "Uzbekistan" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "862", + "display" : "Venezuela, Bolivarian Republic of" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "876", + "display" : "Wallis and Futuna" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "882", + "display" : "Samoa" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "887", + "display" : "Yemen" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "894", + "display" : "Zambia" + }, + { + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }, + { + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "002", + "display" : "Africa" + }, + { + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "014", + "display" : "Eastern Africa" + }, + { + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "017", + "display" : "Middle Africa" + }, + { + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "015", + "display" : "Northern Africa" + }, + { + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "018", + "display" : "Southern Africa" + }, + { + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "011", + "display" : "Western Africa" + }, + { + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "019", + "display" : "Americas" + }, + { + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "419", + "display" : "Latin America and the Caribbean" + }, + { + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "029", + "display" : "Caribbean" + }, + { + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "013", + "display" : "Central America" + }, + { + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "005", + "display" : "South America" + }, + { + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "021", + "display" : "Northern America a/" + }, + { + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "142", + "display" : "Asia" + }, + { + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "143", + "display" : "Central Asia" + }, + { + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "030", + "display" : "Eastern Asia" + }, + { + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "034", + "display" : "Southern Asia" + }, + { + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "035", + "display" : "South-Eastern Asia" + }, + { + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "145", + "display" : "Western Asia" + }, + { + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "150", + "display" : "Europe" + }, + { + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "151", + "display" : "Eastern Europe" + }, + { + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "154", + "display" : "Northern Europe" + }, + { + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "039", + "display" : "Southern Europe" + }, + { + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "155", + "display" : "Western Europe" + }, + { + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "009", + "display" : "Oceania" + }, + { + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "053", + "display" : "Australia and New Zealand" + }, + { + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "054", + "display" : "Melanesia" + }, + { + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "057", + "display" : "Micronesia" + }, + { + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "061", + "display" : "Polynesia" + }, + { + "system" : "http://snomed.info/sct", + "code" : "387961004", + "display" : "Kingdom Animalia (organism)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Kingdom Animalia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Animal" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Animals" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "101009", + "display" : "Quilonia ethiopica", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Quilonia ethiopica (organism)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "112009", + "display" : "Bembrops anatirostris", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Duckbill flathead" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bembrops anatirostris (organism)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "117003", + "display" : "Rhipicephalus sanguineus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brown dog tick" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Kennel tick" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rhipicephalus sanguineus (organism)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "118008", + "display" : "Black buffalo weaver", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Black buffalo weaver (organism)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "132005", + "display" : "Serraniculus pumilio", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pygmy sea bass" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Serraniculus pumilio (organism)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "173006", + "display" : "Micrognathus crinitus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Banded pipefish" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Micrognathus crinitus (organism)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "194009", + "display" : "Notropis whipplei", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Steelcolor shiner" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Steelcolour shiner" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Notropis whipplei (organism)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "201002", + "display" : "Oligopus claudei", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Reef-cave brotula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oligopus claudei (organism)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "207003", + "display" : "European edible frog", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "European edible frog (organism)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "209000", + "display" : "Plover", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Plover (organism)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "218003", + "display" : "Ophidion holbrooki", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bank cusk-eel" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ophidion holbrooki (organism)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "226006", + "display" : "Aedes luteocephalus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aedes luteocephalus (organism)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "229004", + "display" : "Accipiter gentilis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Goshawk" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Accipiter gentilis (organism)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Northern goshawk" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "234000", + "display" : "Cyrnea colini", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cyrnea colini (organism)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "260004", + "display" : "Indigo bunting", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Indigo bunting (organism)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "268006", + "display" : "Lycosa tarentula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "European tarantula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "European wolf spider" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lycosa tarentula (organism)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "275007", + "display" : "Noturus placidus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neosho madtom" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Noturus placidus (organism)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "277004", + "display" : "Antbird", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Antbird (organism)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "305009", + "display" : "Malaclemys", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diamondback terrapin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Genus Malaclemys (organism)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Genus Malaclemys" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "332004", + "display" : "Sphyrna lewini", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Scalloped hammerhead" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sphyrna lewini (organism)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "338000", + "display" : "Black-headed oriole", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Black-headed oriole (organism)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "347008", + "display" : "Rufous tinamou", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rufous tinamou (organism)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "350006", + "display" : "Percina crassa", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Piedmont darter" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Percina crassa (organism)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "376006", + "display" : "Micrurus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "American coral snake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Genus Micrurus (organism)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Genus Micrurus" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "381002", + "display" : "Mansonia pertubans", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mansonia pertubans (organism)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "386007", + "display" : "Poecilia formosa", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Amazon molly" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poecilia formosa (organism)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "390009", + "display" : "Ophidion beani", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Longnose cusk-eel" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ophidion beani (organism)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "399005", + "display" : "Blaberus craniifer", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blaberus craniifer (organism)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "404007", + "display" : "Brama japonica", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pacific pomfret" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brama japonica (organism)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "410007", + "display" : "Atheta occidentalis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Atheta occidentalis (organism)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "411006", + "display" : "Anopheles cruzii", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anopheles cruzii (organism)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "416001", + "display" : "Nymphalis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nymphalis (organism)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "421003", + "display" : "Baltimore oriole", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Baltimore oriole (organism)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "423000", + "display" : "Oochoristica ratti", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oochoristica ratti (organism)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "428009", + "display" : "Northern flat-head snake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Northern flat-head snake (organism)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "451009", + "display" : "Lichanura trivirgata", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rosy boa" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lichanura trivirgata (organism)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "453007", + "display" : "Aedes dorsalis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aedes dorsalis (organism)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "466007", + "display" : "Francolin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Francolin (organism)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "502008", + "display" : "Aspidogaster conchicola", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aspidogaster conchicola (organism)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "516003", + "display" : "Beetle larva", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Order Coleoptera larva" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Larva of order Coleoptera (organism)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Larva of order Coleoptera" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "537006", + "display" : "Haemonchus similis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haemonchus similis (organism)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "546000", + "display" : "Heterandria formosa", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Least killifish" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Heterandria formosa (organism)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "562006", + "display" : "Noddy", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Noddy (organism)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "564007", + "display" : "Bathyagonus alascanus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gray starsnout" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bathyagonus alascanus (organism)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "572009", + "display" : "Athesmia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Athesmia (organism)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "573004", + "display" : "Amphistichus koelzi", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Calico surfperch" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Amphistichus koelzi (organism)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "579000", + "display" : "Argas africolumbae", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Argas africolumbae (organism)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "592002", + "display" : "Ixodes pacificus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ixodes pacificus (organism)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "598003", + "display" : "Vespa crabro", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "European hornet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vespa crabro (organism)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "644007", + "display" : "Toucan barbet", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Toucan barbet (organism)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "653000", + "display" : "Latrodectus dahli", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Latrodectus dahli (organism)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "679009", + "display" : "Pituophis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gopher snake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Genus Pituophis (organism)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Genus Pituophis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "689008", + "display" : "Anopheles sundaicus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anopheles sundaicus (organism)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "706008", + "display" : "Archigetes", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Archigetes (organism)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "708009", + "display" : "Bunostomum phlebotomum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bunostomum phlebotomum (organism)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "719007", + "display" : "Emblemaria bahamensis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blackhead blenny" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Emblemaria bahamensis (organism)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "725006", + "display" : "Mobula hypostoma", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Devil ray" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mobula hypostoma (organism)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "740008", + "display" : "Ophichthus ophis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spotted snake eel" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ophichthus ophis (organism)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "744004", + "display" : "Avitellina ratia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Avitellina ratia (organism)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "763003", + "display" : "Monodon monoceros", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Narwhal" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Monodon monoceros (organism)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "769004", + "display" : "Helmetbird", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Helmetbird (organism)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "778005", + "display" : "Gobionellus stigmalophius", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spotfin goby" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gobionellus stigmalophius (organism)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "782007", + "display" : "Maxx rat", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Maxx rat (organism)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "833002", + "display" : "Domesticated Japanese quail", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Domesticated Japanese quail (organism)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "846007", + "display" : "Thaumetopoea processionea", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Processionary caterpillar" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thaumetopoea processionea (organism)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "848008", + "display" : "Burrowing toad", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Burrowing toad (organism)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rhinophrynus dorsalis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "854009", + "display" : "Hybognathus argyritis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Western silvery minnow" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hybognathus argyritis (organism)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "861008", + "display" : "Couesius plumbeus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lake chub" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Couesius plumbeus (organism)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "864000", + "display" : "Anopheles multicolor", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anopheles multicolor (organism)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "868002", + "display" : "Fundulus heteroclitus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mummichog" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fundulus heteroclitus (organism)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "869005", + "display" : "Camelostrongylus mentulatus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Camelostrongylus mentulatus (organism)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "872003", + "display" : "Notocotylus attenuatus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Notocotylus attenuatus (organism)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "887008", + "display" : "Chirolophis ascanii", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Atlantic warbonnet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chirolophis ascanii (organism)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "898009", + "display" : "Ptychocheilus umpquae", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Umpqua squawfish" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ptychocheilus umpquae (organism)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "927005", + "display" : "Rainbow snake", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rainbow snake (organism)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Farancia erytrogramma" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "929008", + "display" : "Scarus taeniopterus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Princess parrotfish" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Scarus taeniopterus (organism)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "946006", + "display" : "Nandayus nenday", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nanday conure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nandayus nenday (organism)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "952007", + "display" : "Filicollis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Filicollis (organism)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "958006", + "display" : "Trachinotus falcatus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Permit" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trachinotus falcatus (organism)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "997003", + "display" : "Haematosiphon", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haematosiphon (organism)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1014004", + "display" : "Bembrops gobioides", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Goby flathead" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bembrops gobioides (organism)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1053008", + "display" : "Pontinus rathbuni", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Highfin scorpionfish" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pontinus rathbuni (organism)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1064006", + "display" : "Hemiurus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hemiurus (organism)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1067004", + "display" : "Nesotriatoma flavida", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nesotriatoma flavida (organism)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1082009", + "display" : "Apogon townsendi", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Belted cardinalfish" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Apogon townsendi (organism)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1095004", + "display" : "Notropis atrocaudalis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Blackspot shiner" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Notropis atrocaudalis (organism)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1109001", + "display" : "Varanus salvator", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Water monitor" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Varanus salvator (organism)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1142000", + "display" : "Ceratophyllus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ceratophyllus (organism)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Genus: Ceratophyllus" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1147006", + "display" : "Anarrhichthys ocellatus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Wolf-eel" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anarrhichthys ocellatus (organism)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1153006", + "display" : "Tragelaphus angasi", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nyala" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tragelaphus angasii (organism)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tragelaphus angasii" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1154000", + "display" : "Nealotus tripes", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Black snake mackerel" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nealotus tripes (organism)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1158002", + "display" : "Triaenophorus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Triaenophorus (organism)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1161001", + "display" : "Chrysolophus pictus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Golden pheasant" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chrysolophus pictus (organism)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1162008", + "display" : "Micrurus nigrocinctus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Black-banded coral snake" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Micrurus nigrocinctus (organism)" + }] + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/duration-units", + "resource" : { + "resourceType" : "ValueSet", + "id" : "duration-units", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fhir" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "normative" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version", + "valueCode" : "4.0.0" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 5 + }], + "url" : "http://hl7.org/fhir/ValueSet/duration-units", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.61" + }], + "version" : "6.0.0-ballot2", + "name" : "CommonUCUMCodesForDuration", + "title" : "Common UCUM Codes for Duration", + "status" : "active", + "experimental" : false, + "date" : "2024-10-02T17:31:51+00:00", + "publisher" : "HL7 International / FHIR Infrastructure", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://www.hl7.org/Special/committees/fiwg" + }] + }, + { + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "Unified Code for Units of Measure (UCUM). This value set includes all common UCUM codes used for Duration - that it is, all commonly used units which have the same canonical unit as 'a' (year)", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "copyright" : "The UCUM codes, UCUM table (regardless of format), and UCUM Specification are copyright © 1999-2009, Regenstrief Institute, Inc. and the Unified Codes for Units of Measures (UCUM) Organization. All rights reserved.", + "compose" : { + "include" : [{ + "system" : "http://unitsofmeasure.org", + "concept" : [{ + "code" : "ms", + "display" : "milliseconds" + }, + { + "code" : "s", + "display" : "seconds" + }, + { + "code" : "min", + "display" : "minutes" + }, + { + "code" : "h", + "display" : "hours" + }, + { + "code" : "d", + "display" : "days" + }, + { + "code" : "wk", + "display" : "weeks" + }, + { + "code" : "mo", + "display" : "months" + }, + { + "code" : "a", + "display" : "years" + }] + }] + }, + "expansion" : { + "identifier" : "urn:uuid:3b85d0d4-fad7-44cb-b563-8cc507e8fa47", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 8, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-valueset", + "valueUri" : "null" + }, + { + "name" : "used-codesystem", + "valueUri" : "http://unitsofmeasure.org|2.0.1" + }, + { + "name" : "version", + "valueUri" : "http://unitsofmeasure.org|2.0.1" + }], + "contains" : [{ + "system" : "http://unitsofmeasure.org", + "code" : "ms", + "display" : "ms", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "milliseconds" + }] + }, + { + "system" : "http://unitsofmeasure.org", + "code" : "s", + "display" : "s", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "seconds" + }] + }, + { + "system" : "http://unitsofmeasure.org", + "code" : "min", + "display" : "min", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "minutes" + }] + }, + { + "system" : "http://unitsofmeasure.org", + "code" : "h", + "display" : "h", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "hours" + }] + }, + { + "system" : "http://unitsofmeasure.org", + "code" : "d", + "display" : "d", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "days" + }] + }, + { + "system" : "http://unitsofmeasure.org", + "code" : "wk", + "display" : "wk", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "weeks" + }] + }, + { + "system" : "http://unitsofmeasure.org", + "code" : "mo", + "display" : "mo", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "months" + }] + }, + { + "system" : "http://unitsofmeasure.org", + "code" : "a", + "display" : "a", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "years" + }] + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/resource-aggregation-mode", + "resource" : { + "resourceType" : "ValueSet", + "id" : "resource-aggregation-mode", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fhir" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "normative" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version", + "valueCode" : "4.0.0" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 5 + }], + "url" : "http://hl7.org/fhir/ValueSet/resource-aggregation-mode", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.85" + }], + "version" : "6.0.0-ballot2", + "name" : "AggregationMode", + "title" : "AggregationMode", + "status" : "active", + "experimental" : false, + "date" : "2024-10-02T17:31:51+00:00", + "publisher" : "HL7 International / FHIR Infrastructure", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }, + { + "telecom" : [{ + "system" : "url", + "value" : "http://www.hl7.org/Special/committees/fiwg" + }] + }], + "description" : "How resource references can be aggregated.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/resource-aggregation-mode" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:f269b5a6-f44f-4691-8f58-45e2d59e198b", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 3, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/resource-aggregation-mode|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/resource-aggregation-mode", + "code" : "contained", + "display" : "Contained" + }, + { + "system" : "http://hl7.org/fhir/resource-aggregation-mode", + "code" : "referenced", + "display" : "Referenced" + }, + { + "system" : "http://hl7.org/fhir/resource-aggregation-mode", + "code" : "bundled", + "display" : "Bundled" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/signature-type", + "resource" : { + "resourceType" : "ValueSet", + "id" : "signature-type", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fhir" + }], + "url" : "http://hl7.org/fhir/ValueSet/signature-type", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:1.2.840.10065.1.12" + }], + "version" : "6.0.0-ballot2", + "name" : "SignatureTypeCodes", + "title" : "Signature Type Codes", + "status" : "draft", + "experimental" : true, + "date" : "2024-10-02T17:31:51+00:00", + "publisher" : "HL7 International / FHIR Infrastructure", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://www.hl7.org/Special/committees/secure" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }, + { + "telecom" : [{ + "system" : "url", + "value" : "http://www.hl7.org/Special/committees/fiwg" + }] + }], + "description" : "The Digital Signature Purposes, an indication of the reason an entity signs a document. This is included in the signed information and can be used when determining accountability for various actions concerning the document. Examples include: author, transcriptionist/recorder, and witness.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "copyright" : "This value set includes contents from ASTM and ETSI which hold their own copyright.", + "compose" : { + "include" : [{ + "system" : "http://uri.etsi.org/01903/v1.2.2" + }, + { + "system" : "urn:iso-astm:E1762-95:2013" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:f9dfbc03-5118-4854-a41d-97d3a551db52", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 24, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://uri.etsi.org/01903/v1.2.2|6.0.0-ballot2" + }, + { + "name" : "used-codesystem", + "valueUri" : "urn:iso-astm:E1762-95:2013|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://uri.etsi.org/01903/v1.2.2", + "code" : "ProofOfOrigin", + "display" : "Proof of origin" + }, + { + "system" : "http://uri.etsi.org/01903/v1.2.2", + "code" : "ProofOfReceipt", + "display" : "Proof of receipt" + }, + { + "system" : "http://uri.etsi.org/01903/v1.2.2", + "code" : "ProofOfDelivery", + "display" : "Proof of delivery" + }, + { + "system" : "http://uri.etsi.org/01903/v1.2.2", + "code" : "ProofOfSender", + "display" : "Proof of sender" + }, + { + "system" : "http://uri.etsi.org/01903/v1.2.2", + "code" : "ProofOfapproval", + "display" : "Proof of approval" + }, + { + "system" : "http://uri.etsi.org/01903/v1.2.2", + "code" : "ProofOfCreation", + "display" : "Proof of creation" + }, + { + "system" : "urn:iso-astm:E1762-95:2013", + "code" : "1.2.840.10065.1.12.1.1", + "display" : "Author's Signature" + }, + { + "system" : "urn:iso-astm:E1762-95:2013", + "code" : "1.2.840.10065.1.12.1.2", + "display" : "Coauthor's Signature" + }, + { + "system" : "urn:iso-astm:E1762-95:2013", + "code" : "1.2.840.10065.1.12.1.3", + "display" : "Co-participant's Signature" + }, + { + "system" : "urn:iso-astm:E1762-95:2013", + "code" : "1.2.840.10065.1.12.1.4", + "display" : "Transcriptionist/Recorder Signature" + }, + { + "system" : "urn:iso-astm:E1762-95:2013", + "code" : "1.2.840.10065.1.12.1.5", + "display" : "Verification Signature" + }, + { + "system" : "urn:iso-astm:E1762-95:2013", + "code" : "1.2.840.10065.1.12.1.6", + "display" : "Validation Signature" + }, + { + "system" : "urn:iso-astm:E1762-95:2013", + "code" : "1.2.840.10065.1.12.1.7", + "display" : "Consent Signature" + }, + { + "system" : "urn:iso-astm:E1762-95:2013", + "code" : "1.2.840.10065.1.12.1.8", + "display" : "Signature Witness Signature" + }, + { + "system" : "urn:iso-astm:E1762-95:2013", + "code" : "1.2.840.10065.1.12.1.9", + "display" : "Event Witness Signature" + }, + { + "system" : "urn:iso-astm:E1762-95:2013", + "code" : "1.2.840.10065.1.12.1.10", + "display" : "Identity Witness Signature" + }, + { + "system" : "urn:iso-astm:E1762-95:2013", + "code" : "1.2.840.10065.1.12.1.11", + "display" : "Consent Witness Signature" + }, + { + "system" : "urn:iso-astm:E1762-95:2013", + "code" : "1.2.840.10065.1.12.1.12", + "display" : "Interpreter Signature" + }, + { + "system" : "urn:iso-astm:E1762-95:2013", + "code" : "1.2.840.10065.1.12.1.13", + "display" : "Review Signature" + }, + { + "system" : "urn:iso-astm:E1762-95:2013", + "code" : "1.2.840.10065.1.12.1.14", + "display" : "Source Signature" + }, + { + "system" : "urn:iso-astm:E1762-95:2013", + "code" : "1.2.840.10065.1.12.1.15", + "display" : "Addendum Signature" + }, + { + "system" : "urn:iso-astm:E1762-95:2013", + "code" : "1.2.840.10065.1.12.1.16", + "display" : "Modification Signature" + }, + { + "system" : "urn:iso-astm:E1762-95:2013", + "code" : "1.2.840.10065.1.12.1.17", + "display" : "Administrative (Error/Edit) Signature" + }, + { + "system" : "urn:iso-astm:E1762-95:2013", + "code" : "1.2.840.10065.1.12.1.18", + "display" : "Timestamp Signature" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/concept-map-relationship", + "resource" : { + "resourceType" : "ValueSet", + "id" : "concept-map-relationship", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fhir" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 3 + }], + "url" : "http://hl7.org/fhir/ValueSet/concept-map-relationship", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3295" + }], + "version" : "6.0.0-ballot2", + "name" : "ConceptMapRelationship", + "title" : "ConceptMapRelationship", + "status" : "draft", + "experimental" : false, + "date" : "2024-10-02T17:31:51+00:00", + "publisher" : "HL7 International / FHIR Infrastructure", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://www.hl7.org/Special/committees/fiwg" + }] + }], + "description" : "The relationship between concepts.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/concept-map-relationship" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:ea7ed27b-a3ad-48e2-bc73-af3b943be36d", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 5, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/concept-map-relationship|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/concept-map-relationship", + "code" : "related-to", + "display" : "Related To" + }, + { + "system" : "http://hl7.org/fhir/concept-map-relationship", + "code" : "equivalent", + "display" : "Equivalent" + }, + { + "system" : "http://hl7.org/fhir/concept-map-relationship", + "code" : "source-is-narrower-than-target", + "display" : "Source Is Narrower Than Target" + }, + { + "system" : "http://hl7.org/fhir/concept-map-relationship", + "code" : "source-is-broader-than-target", + "display" : "Source Is Broader Than Target" + }, + { + "system" : "http://hl7.org/fhir/concept-map-relationship", + "code" : "not-related-to", + "display" : "Not Related To" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/elementdefinition-types", + "resource" : { + "resourceType" : "ValueSet", + "id" : "elementdefinition-types", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "vocab" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "normative" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version", + "valueCode" : "4.0.0" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 5 + }], + "url" : "http://hl7.org/fhir/ValueSet/elementdefinition-types", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3298" + }], + "version" : "6.0.0-ballot2", + "name" : "ElementDefinitionTypes", + "title" : "Element Definition Types", + "status" : "active", + "experimental" : false, + "date" : "2024-10-02T17:31:51+00:00", + "publisher" : "HL7 International / Terminology Infrastructure", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }, + { + "telecom" : [{ + "system" : "url", + "value" : "http://www.hl7.org/Special/committees/Vocab" + }] + }], + "description" : "Allowed types for FHIR elements in ElementDefinition.type.code", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/CodeSystem/fhirpath-types" + }, + { + "valueSet" : ["http://hl7.org/fhir/ValueSet/fhir-types"] + }] + }, + "expansion" : { + "identifier" : "urn:uuid:dfeed02e-b13c-484f-914b-75d74c876b6b", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 243, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/CodeSystem/fhirpath-types|6.0.0-ballot2" + }, + { + "name" : "used-valueset", + "valueUri" : "http://hl7.org/fhir/ValueSet/fhir-types|6.0.0-ballot2" + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/fhir-types|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/CodeSystem/fhirpath-types", + "code" : "http://hl7.org/fhirpath/System.String", + "display" : "String" + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/fhirpath-types", + "code" : "http://hl7.org/fhirpath/System.Boolean", + "display" : "Boolean" + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/fhirpath-types", + "code" : "http://hl7.org/fhirpath/System.Date", + "display" : "Date" + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/fhirpath-types", + "code" : "http://hl7.org/fhirpath/System.DateTime", + "display" : "DateTime" + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/fhirpath-types", + "code" : "http://hl7.org/fhirpath/System.Decimal", + "display" : "Decimal" + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/fhirpath-types", + "code" : "http://hl7.org/fhirpath/System.Integer", + "display" : "Integer" + }, + { + "system" : "http://hl7.org/fhir/CodeSystem/fhirpath-types", + "code" : "http://hl7.org/fhirpath/System.Time", + "display" : "Time" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Base", + "display" : "Base" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Element", + "display" : "Element" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "BackboneElement", + "display" : "BackboneElement" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "DataType", + "display" : "DataType" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Address", + "display" : "Address" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Annotation", + "display" : "Annotation" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Attachment", + "display" : "Attachment" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Availability", + "display" : "Availability" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "BackboneType", + "display" : "BackboneType" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Dosage", + "display" : "Dosage" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ElementDefinition", + "display" : "ElementDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "MarketingStatus", + "display" : "MarketingStatus" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ProductShelfLife", + "display" : "ProductShelfLife" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "RelativeTime", + "display" : "RelativeTime" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Timing", + "display" : "Timing" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "CodeableConcept", + "display" : "CodeableConcept" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "CodeableReference", + "display" : "CodeableReference" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Coding", + "display" : "Coding" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ContactDetail", + "display" : "ContactDetail" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ContactPoint", + "display" : "ContactPoint" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Contributor", + "display" : "Contributor" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "DataRequirement", + "display" : "DataRequirement" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Expression", + "display" : "Expression" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ExtendedContactDetail", + "display" : "ExtendedContactDetail" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Extension", + "display" : "Extension" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "HumanName", + "display" : "HumanName" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Identifier", + "display" : "Identifier" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Meta", + "display" : "Meta" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "MonetaryComponent", + "display" : "MonetaryComponent" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Money", + "display" : "Money" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Narrative", + "display" : "Narrative" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ParameterDefinition", + "display" : "ParameterDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Period", + "display" : "Period" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "PrimitiveType", + "display" : "PrimitiveType" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "base64Binary", + "display" : "base64Binary" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "boolean", + "display" : "boolean" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "date", + "display" : "date" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "dateTime", + "display" : "dateTime" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "decimal", + "display" : "decimal" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "instant", + "display" : "instant" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "integer", + "display" : "integer" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "positiveInt", + "display" : "positiveInt" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "unsignedInt", + "display" : "unsignedInt" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "integer64", + "display" : "integer64" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "string", + "display" : "string" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "code", + "display" : "code" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "id", + "display" : "id" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "markdown", + "display" : "markdown" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "time", + "display" : "time" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "uri", + "display" : "uri" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "canonical", + "display" : "canonical" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "oid", + "display" : "oid" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "url", + "display" : "url" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "uuid", + "display" : "uuid" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Quantity", + "display" : "Quantity" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Age", + "display" : "Age" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Count", + "display" : "Count" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Distance", + "display" : "Distance" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Duration", + "display" : "Duration" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Range", + "display" : "Range" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Ratio", + "display" : "Ratio" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "RatioRange", + "display" : "RatioRange" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Reference", + "display" : "Reference" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "RelatedArtifact", + "display" : "RelatedArtifact" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "SampledData", + "display" : "SampledData" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Signature", + "display" : "Signature" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "TriggerDefinition", + "display" : "TriggerDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "UsageContext", + "display" : "UsageContext" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "VirtualServiceDetail", + "display" : "VirtualServiceDetail" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "xhtml", + "display" : "xhtml" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Resource", + "display" : "Resource" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Binary", + "display" : "Binary" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Bundle", + "display" : "Bundle" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "DomainResource", + "display" : "DomainResource" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Account", + "display" : "Account" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ActivityDefinition", + "display" : "ActivityDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ActorDefinition", + "display" : "ActorDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "AdministrableProductDefinition", + "display" : "AdministrableProductDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "AdverseEvent", + "display" : "AdverseEvent" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "AllergyIntolerance", + "display" : "AllergyIntolerance" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Appointment", + "display" : "Appointment" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "AppointmentResponse", + "display" : "AppointmentResponse" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ArtifactAssessment", + "display" : "ArtifactAssessment" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "AuditEvent", + "display" : "AuditEvent" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Basic", + "display" : "Basic" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "BiologicallyDerivedProduct", + "display" : "BiologicallyDerivedProduct" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "BiologicallyDerivedProductDispense", + "display" : "BiologicallyDerivedProductDispense" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "BodyStructure", + "display" : "BodyStructure" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "CanonicalResource", + "display" : "CanonicalResource" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "CapabilityStatement", + "display" : "CapabilityStatement" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "CarePlan", + "display" : "CarePlan" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "CareTeam", + "display" : "CareTeam" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ChargeItem", + "display" : "ChargeItem" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ChargeItemDefinition", + "display" : "ChargeItemDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Citation", + "display" : "Citation" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Claim", + "display" : "Claim" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ClaimResponse", + "display" : "ClaimResponse" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ClinicalImpression", + "display" : "ClinicalImpression" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ClinicalUseDefinition", + "display" : "ClinicalUseDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "CodeSystem", + "display" : "CodeSystem" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Communication", + "display" : "Communication" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "CommunicationRequest", + "display" : "CommunicationRequest" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "CompartmentDefinition", + "display" : "CompartmentDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Composition", + "display" : "Composition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ConceptMap", + "display" : "ConceptMap" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Condition", + "display" : "Condition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ConditionDefinition", + "display" : "ConditionDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Consent", + "display" : "Consent" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Contract", + "display" : "Contract" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Coverage", + "display" : "Coverage" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "CoverageEligibilityRequest", + "display" : "CoverageEligibilityRequest" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "CoverageEligibilityResponse", + "display" : "CoverageEligibilityResponse" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "DetectedIssue", + "display" : "DetectedIssue" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Device", + "display" : "Device" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "DeviceAlert", + "display" : "DeviceAlert" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "DeviceAssociation", + "display" : "DeviceAssociation" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "DeviceDefinition", + "display" : "DeviceDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "DeviceDispense", + "display" : "DeviceDispense" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "DeviceMetric", + "display" : "DeviceMetric" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "DeviceRequest", + "display" : "DeviceRequest" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "DeviceUsage", + "display" : "DeviceUsage" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "DiagnosticReport", + "display" : "DiagnosticReport" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "DocumentReference", + "display" : "DocumentReference" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Encounter", + "display" : "Encounter" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "EncounterHistory", + "display" : "EncounterHistory" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Endpoint", + "display" : "Endpoint" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "EnrollmentRequest", + "display" : "EnrollmentRequest" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "EnrollmentResponse", + "display" : "EnrollmentResponse" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "EpisodeOfCare", + "display" : "EpisodeOfCare" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "EventDefinition", + "display" : "EventDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Evidence", + "display" : "Evidence" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "EvidenceReport", + "display" : "EvidenceReport" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "EvidenceVariable", + "display" : "EvidenceVariable" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ExampleScenario", + "display" : "ExampleScenario" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ExplanationOfBenefit", + "display" : "ExplanationOfBenefit" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "FamilyMemberHistory", + "display" : "FamilyMemberHistory" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Flag", + "display" : "Flag" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "FormularyItem", + "display" : "FormularyItem" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "GenomicStudy", + "display" : "GenomicStudy" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Goal", + "display" : "Goal" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "GraphDefinition", + "display" : "GraphDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Group", + "display" : "Group" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "GuidanceResponse", + "display" : "GuidanceResponse" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "HealthcareService", + "display" : "HealthcareService" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ImagingSelection", + "display" : "ImagingSelection" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ImagingStudy", + "display" : "ImagingStudy" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Immunization", + "display" : "Immunization" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ImmunizationEvaluation", + "display" : "ImmunizationEvaluation" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ImmunizationRecommendation", + "display" : "ImmunizationRecommendation" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ImplementationGuide", + "display" : "ImplementationGuide" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Ingredient", + "display" : "Ingredient" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "InsurancePlan", + "display" : "InsurancePlan" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "InsuranceProduct", + "display" : "InsuranceProduct" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "InventoryItem", + "display" : "InventoryItem" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "InventoryReport", + "display" : "InventoryReport" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Invoice", + "display" : "Invoice" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Library", + "display" : "Library" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Linkage", + "display" : "Linkage" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "List", + "display" : "List" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Location", + "display" : "Location" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ManufacturedItemDefinition", + "display" : "ManufacturedItemDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Measure", + "display" : "Measure" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "MeasureReport", + "display" : "MeasureReport" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Medication", + "display" : "Medication" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "MedicationAdministration", + "display" : "MedicationAdministration" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "MedicationDispense", + "display" : "MedicationDispense" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "MedicationKnowledge", + "display" : "MedicationKnowledge" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "MedicationRequest", + "display" : "MedicationRequest" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "MedicationStatement", + "display" : "MedicationStatement" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "MedicinalProductDefinition", + "display" : "MedicinalProductDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "MessageDefinition", + "display" : "MessageDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "MessageHeader", + "display" : "MessageHeader" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "MetadataResource", + "display" : "MetadataResource" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "MolecularDefinition", + "display" : "MolecularDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "MolecularSequence", + "display" : "MolecularSequence" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "NamingSystem", + "display" : "NamingSystem" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "NutritionIntake", + "display" : "NutritionIntake" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "NutritionOrder", + "display" : "NutritionOrder" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "NutritionProduct", + "display" : "NutritionProduct" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Observation", + "display" : "Observation" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ObservationDefinition", + "display" : "ObservationDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "OperationDefinition", + "display" : "OperationDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "OperationOutcome", + "display" : "OperationOutcome" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Organization", + "display" : "Organization" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "OrganizationAffiliation", + "display" : "OrganizationAffiliation" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "PackagedProductDefinition", + "display" : "PackagedProductDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Patient", + "display" : "Patient" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "PaymentNotice", + "display" : "PaymentNotice" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "PaymentReconciliation", + "display" : "PaymentReconciliation" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Permission", + "display" : "Permission" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Person", + "display" : "Person" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "PersonalRelationship", + "display" : "PersonalRelationship" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "PlanDefinition", + "display" : "PlanDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Practitioner", + "display" : "Practitioner" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "PractitionerRole", + "display" : "PractitionerRole" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Procedure", + "display" : "Procedure" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Provenance", + "display" : "Provenance" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Questionnaire", + "display" : "Questionnaire" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "QuestionnaireResponse", + "display" : "QuestionnaireResponse" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "RegulatedAuthorization", + "display" : "RegulatedAuthorization" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "RelatedPerson", + "display" : "RelatedPerson" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "RequestOrchestration", + "display" : "RequestOrchestration" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Requirements", + "display" : "Requirements" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ResearchStudy", + "display" : "ResearchStudy" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ResearchSubject", + "display" : "ResearchSubject" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "RiskAssessment", + "display" : "RiskAssessment" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Schedule", + "display" : "Schedule" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "SearchParameter", + "display" : "SearchParameter" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ServiceRequest", + "display" : "ServiceRequest" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Slot", + "display" : "Slot" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Specimen", + "display" : "Specimen" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "SpecimenDefinition", + "display" : "SpecimenDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "StructureDefinition", + "display" : "StructureDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "StructureMap", + "display" : "StructureMap" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Subscription", + "display" : "Subscription" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "SubscriptionStatus", + "display" : "SubscriptionStatus" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "SubscriptionTopic", + "display" : "SubscriptionTopic" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Substance", + "display" : "Substance" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "SubstanceDefinition", + "display" : "SubstanceDefinition" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "SubstanceNucleicAcid", + "display" : "SubstanceNucleicAcid" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "SubstancePolymer", + "display" : "SubstancePolymer" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "SubstanceProtein", + "display" : "SubstanceProtein" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "SubstanceReferenceInformation", + "display" : "SubstanceReferenceInformation" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "SubstanceSourceMaterial", + "display" : "SubstanceSourceMaterial" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "SupplyDelivery", + "display" : "SupplyDelivery" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "SupplyRequest", + "display" : "SupplyRequest" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Task", + "display" : "Task" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "TerminologyCapabilities", + "display" : "TerminologyCapabilities" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "TestPlan", + "display" : "TestPlan" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "TestReport", + "display" : "TestReport" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "TestScript", + "display" : "TestScript" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Transport", + "display" : "Transport" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "ValueSet", + "display" : "ValueSet" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "VerificationResult", + "display" : "VerificationResult" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "VisionPrescription", + "display" : "VisionPrescription" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Parameters", + "display" : "Parameters" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/note-type", + "resource" : { + "resourceType" : "ValueSet", + "id" : "note-type", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fm" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 4 + }], + "url" : "http://hl7.org/fhir/ValueSet/note-type", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.15" + }], + "version" : "6.0.0-ballot2", + "name" : "NoteType", + "title" : "NoteType", + "status" : "draft", + "experimental" : false, + "date" : "2024-10-02T17:31:51+00:00", + "publisher" : "HL7 International / Financial Management", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://www.hl7.org/Special/committees/fm" + }] + }], + "description" : "The presentation types of notes.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/note-type" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:219c3eb5-ffec-4596-8835-d1af1dff3258", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 3, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/note-type|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/note-type", + "code" : "display", + "display" : "Display" + }, + { + "system" : "http://hl7.org/fhir/note-type", + "code" : "print", + "display" : "Print (Form)" + }, + { + "system" : "http://hl7.org/fhir/note-type", + "code" : "printoper", + "display" : "Print (Operator)" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/security-role-type", + "resource" : { + "resourceType" : "ValueSet", + "id" : "security-role-type", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/valueset-extensible", + "valueBoolean" : true + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "sec" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/security-role-type", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.978" + }], + "version" : "6.0.0-ballot2", + "name" : "SecurityRoleType", + "title" : "Security Role Type", + "status" : "draft", + "experimental" : true, + "date" : "2017-07-28T18:00:00+01:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "This value set contains example structural roles. In general, two types of roles can be distinguished: structural roles and functional roles. Structural Roles reflect human or organizational categories (hierarchies), and describe prerequisites, feasibilities, or competences for actions. Functional roles are bound to the realization or performance of actions.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "copyright" : "This is an example FHIR value set with sample codes derived from ISO-21298 - Functional and Structural Roles.", + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/sample-security-structural-roles" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:96e5d89c-2be1-4c89-ac10-5ffe1c204644", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 13, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/sample-security-structural-roles|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/sample-security-structural-roles", + "code" : "regulated-health-professionals", + "display" : "Regulated Health Professionals" + }, + { + "system" : "http://hl7.org/fhir/sample-security-structural-roles", + "code" : "general-medicine", + "display" : "General Medicine" + }, + { + "system" : "http://hl7.org/fhir/sample-security-structural-roles", + "code" : "general-nursing", + "display" : "General Nursing" + }, + { + "system" : "http://hl7.org/fhir/sample-security-structural-roles", + "code" : "dentist", + "display" : "Dentist" + }, + { + "system" : "http://hl7.org/fhir/sample-security-structural-roles", + "code" : "veterinarian", + "display" : "Veterinarian" + }, + { + "system" : "http://hl7.org/fhir/sample-security-structural-roles", + "code" : "pharmacy", + "display" : "Pharmacy" + }, + { + "system" : "http://hl7.org/fhir/sample-security-structural-roles", + "code" : "dietician", + "display" : "Dietician" + }, + { + "system" : "http://hl7.org/fhir/sample-security-structural-roles", + "code" : "pediatrics", + "display" : "Pediatrics" + }, + { + "system" : "http://hl7.org/fhir/sample-security-structural-roles", + "code" : "non-regulated-health-professionals", + "display" : "Non-Regulated health Professionals" + }, + { + "system" : "http://hl7.org/fhir/sample-security-structural-roles", + "code" : "receptionist", + "display" : "Receptionist" + }, + { + "system" : "http://hl7.org/fhir/sample-security-structural-roles", + "code" : "business-manager", + "display" : "Business Manager" + }, + { + "system" : "http://hl7.org/fhir/sample-security-structural-roles", + "code" : "transcriptionist", + "display" : "Transcriptionist" + }, + { + "system" : "http://hl7.org/fhir/sample-security-structural-roles", + "code" : "claims-adjudicator", + "display" : "Claims Adjudicator" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/common-tags", + "resource" : { + "resourceType" : "ValueSet", + "id" : "common-tags", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fhir" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/common-tags", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.79" + }], + "version" : "6.0.0-ballot2", + "name" : "CommonTags", + "title" : "Common Tags", + "status" : "draft", + "experimental" : true, + "date" : "2024-10-02T17:31:51+00:00", + "publisher" : "HL7 International / FHIR Infrastructure", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://www.hl7.org/Special/committees/fiwg" + }] + }], + "description" : "Common Tag Codes defined by FHIR project", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/common-tags" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "concept" : [{ + "code" : "SUBSETTED", + "display" : "subsetted" + }] + }] + }, + "expansion" : { + "identifier" : "urn:uuid:7dfaa531-cd5b-4e66-b65e-615cad62f389", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 2, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/common-tags|1.0.1" + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue|3.1.0" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/common-tags", + "code" : "actionable", + "display" : "Actionable" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "SUBSETTED", + "display" : "subsetted" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/forms", + "resource" : { + "resourceType" : "ValueSet", + "id" : "forms", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fm" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/forms", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.37" + }], + "version" : "6.0.0-ballot2", + "name" : "FormCodes", + "title" : "Form Codes", + "status" : "draft", + "experimental" : true, + "date" : "2024-10-02T17:31:51+00:00", + "publisher" : "Financial Management", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "This value set includes a sample set of Forms codes.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "copyright" : "This is an example set.", + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/forms-codes" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:b32f455b-3d0f-43aa-954d-4abefc133e92", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 2, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/forms-codes|1.0.1" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/forms-codes", + "code" : "1", + "display" : "Form #1" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/forms-codes", + "code" : "2", + "display" : "Form #1" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/price-component-type", + "resource" : { + "resourceType" : "ValueSet", + "id" : "price-component-type", + "meta" : { + "lastUpdated" : "2024-10-03T04:31:51.554+11:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fhir" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 5 + }], + "url" : "http://hl7.org/fhir/ValueSet/price-component-type", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3093" + }], + "version" : "6.0.0-ballot2", + "name" : "PriceComponentType", + "title" : "Price Component Type", + "status" : "draft", + "experimental" : false, + "date" : "2020-12-28T16:55:11+11:00", + "publisher" : "HL7 International / FHIR Infrastructure", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://www.hl7.org/Special/committees/fiwg" + }] + }, + { + "telecom" : [{ + "system" : "url", + "value" : "http://www.hl7.org/Special/committees/pafm" + }] + }], + "description" : "Codes indicating the kind of the price component.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/price-component-type" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:b38f1c4f-3fde-4756-abdd-b71ea2e0c26b", + "timestamp" : "2024-10-02T17:54:23+00:00", + "total" : 5, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/price-component-type|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/price-component-type", + "code" : "base", + "display" : "base price" + }, + { + "system" : "http://hl7.org/fhir/price-component-type", + "code" : "surcharge", + "display" : "Surcharge" + }, + { + "system" : "http://hl7.org/fhir/price-component-type", + "code" : "discount", + "display" : "Discount" + }, + { + "system" : "http://hl7.org/fhir/price-component-type", + "code" : "tax", + "display" : "Tax" + }, + { + "system" : "http://hl7.org/fhir/price-component-type", + "code" : "informational", + "display" : "Informational" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/identifier-type", + "resource" : { + "resourceType" : "ValueSet", + "id" : "identifier-type", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/valueset-warning", + "valueMarkdown" : "Types are for general categories of identifiers. See [the identifier registry](identifier-registry.html) for a list of common identifier systems" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "vocab" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "normative" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version", + "valueCode" : "4.0.0" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 5 + }], + "url" : "http://hl7.org/fhir/ValueSet/identifier-type", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.45" + }], + "version" : "6.0.0-ballot2", + "name" : "IdentifierTypeCodes", + "title" : "Identifier Type Codes", + "status" : "active", + "experimental" : false, + "date" : "2024-10-02T17:31:51+00:00", + "publisher" : "HL7 International / Terminology Infrastructure", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }, + { + "telecom" : [{ + "system" : "url", + "value" : "http://www.hl7.org/Special/committees/Vocab" + }] + }], + "description" : "A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/v2-0203", + "concept" : [{ + "code" : "DL" + }, + { + "code" : "PPN" + }, + { + "code" : "BRN" + }, + { + "code" : "MR" + }, + { + "code" : "MCN" + }, + { + "code" : "EN" + }, + { + "code" : "TAX" + }, + { + "code" : "NIIP" + }, + { + "code" : "PRN" + }, + { + "code" : "MD" + }, + { + "code" : "DR" + }, + { + "code" : "ACSN" + }, + { + "code" : "UDI" + }, + { + "code" : "SNO" + }, + { + "code" : "SB" + }, + { + "code" : "PLAC" + }, + { + "code" : "FILL" + }, + { + "code" : "JHN" + }] + }] + }, + "expansion" : { + "identifier" : "urn:uuid:87d1e468-fcd0-4273-850e-0d3822b84286", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 18, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/v2-0203|4.0.0" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/v2-0203", + "code" : "DL", + "display" : "Driver's license number", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Führerscheinnummer" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0203", + "code" : "PPN", + "display" : "Passport number", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Passnummer" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0203", + "code" : "BRN", + "display" : "Breed Registry Number" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0203", + "code" : "MR", + "display" : "Medical record number", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Krankenaktennummer" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0203", + "code" : "MCN", + "display" : "Microchip Number" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0203", + "code" : "EN", + "display" : "Employer number", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Arbeitgebernummer" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0203", + "code" : "TAX", + "display" : "Tax ID number", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Steueridentifikationsnummer" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0203", + "code" : "NIIP", + "display" : "National Insurance Payor Identifier (Payor)", + "designation" : [{ + "language" : "de", + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra", + "code" : "preferredForLanguage" + }, + "value" : "Vertragskassennummer (VKNR)" + }] + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0203", + "code" : "PRN", + "display" : "Provider number" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0203", + "code" : "MD", + "display" : "Medical License number" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0203", + "code" : "DR", + "display" : "Donor Registration Number" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0203", + "code" : "ACSN", + "display" : "Accession ID" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0203", + "code" : "UDI", + "display" : "Universal Device Identifier" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0203", + "code" : "SNO", + "display" : "Serial Number" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0203", + "code" : "SB", + "display" : "Social Beneficiary Identifier" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0203", + "code" : "PLAC", + "display" : "Placer Identifier" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0203", + "code" : "FILL", + "display" : "Filler Identifier" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v2-0203", + "code" : "JHN", + "display" : "Jurisdictional health number" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/participant-resource-types", + "resource" : { + "resourceType" : "ValueSet", + "id" : "participant-resource-types", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fhir" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "normative" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 5 + }], + "url" : "http://hl7.org/fhir/ValueSet/participant-resource-types", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3301" + }], + "version" : "6.0.0-ballot2", + "name" : "ParticipantResourceTypes", + "title" : "Participant Resource Types", + "status" : "active", + "experimental" : true, + "date" : "2024-10-02T17:31:51+00:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "All Resource Types that represent participant resources", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/fhir-types", + "concept" : [{ + "code" : "CareTeam" + }, + { + "code" : "Device" + }, + { + "code" : "Group" + }, + { + "code" : "HealthcareService" + }, + { + "code" : "Location" + }, + { + "code" : "Organization" + }, + { + "code" : "Patient" + }, + { + "code" : "Practitioner" + }, + { + "code" : "PractitionerRole" + }, + { + "code" : "RelatedPerson" + }] + }] + }, + "expansion" : { + "identifier" : "urn:uuid:757edbef-a524-466f-b5fd-572d68883611", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 10, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/fhir-types|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "CareTeam", + "display" : "CareTeam" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Device", + "display" : "Device" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Group", + "display" : "Group" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "HealthcareService", + "display" : "HealthcareService" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Location", + "display" : "Location" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Organization", + "display" : "Organization" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Patient", + "display" : "Patient" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "Practitioner", + "display" : "Practitioner" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "PractitionerRole", + "display" : "PractitionerRole" + }, + { + "system" : "http://hl7.org/fhir/fhir-types", + "code" : "RelatedPerson", + "display" : "RelatedPerson" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/jurisdiction", + "resource" : { + "resourceType" : "ValueSet", + "id" : "jurisdiction", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "vocab" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "deprecated" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 5 + }], + "url" : "http://hl7.org/fhir/ValueSet/jurisdiction", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.48" + }], + "version" : "6.0.0-ballot2", + "name" : "JurisdictionValueSet", + "title" : "Jurisdiction ValueSet", + "status" : "draft", + "experimental" : true, + "date" : "2024-10-02T17:31:51+00:00", + "publisher" : "HL7 International / Terminology Infrastructure", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }, + { + "telecom" : [{ + "system" : "url", + "value" : "http://www.hl7.org/Special/committees/Vocab" + }] + }], + "description" : "This value set defines a base set of codes for country, country subdivision and region for indicating where a resource is intended to be used. \r\n \r\n Note: The codes for countries and country subdivisions are taken from [ISO 3166](https://www.iso.org/iso-3166-country-codes.html) while the codes for \"supra-national\" regions are from [UN Standard country or area codes for statistical use (M49)](http://unstats.un.org/unsd/methods/m49/m49.htm).", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "compose" : { + "include" : [{ + "system" : "urn:iso:std:iso:3166" + }, + { + "system" : "urn:iso:std:iso:3166:-2" + }, + { + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "filter" : [{ + "property" : "class", + "op" : "=", + "value" : "region" + }] + }] + }, + "expansion" : { + "identifier" : "urn:uuid:1dfa21a5-bc7a-4683-bcb4-3801adaaaaa3", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 1776, + "offset" : 0, + "parameter" : [{ + "name" : "warning-deprecated", + "valueUri" : "http://hl7.org/fhir/ValueSet/jurisdiction|6.0.0-ballot2" + }, + { + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-valueset", + "valueUri" : "null" + }, + { + "name" : "used-codesystem", + "valueUri" : "urn:iso:std:iso:3166|2018" + }, + { + "name" : "version", + "valueUri" : "urn:iso:std:iso:3166|2018" + }, + { + "name" : "warning-draft", + "valueUri" : "urn:iso:std:iso:3166:-2|2021" + }, + { + "name" : "used-codesystem", + "valueUri" : "urn:iso:std:iso:3166:-2|2021" + }, + { + "name" : "version", + "valueUri" : "urn:iso:std:iso:3166:-2|2021" + }, + { + "name" : "used-codesystem", + "valueUri" : "http://unstats.un.org/unsd/methods/m49/m49.htm" + }, + { + "name" : "version", + "valueUri" : "http://unstats.un.org/unsd/methods/m49/m49.htm" + }], + "contains" : [{ + "system" : "urn:iso:std:iso:3166", + "code" : "AD", + "display" : "Andorra" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "AE", + "display" : "United Arab Emirates" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "AF", + "display" : "Afghanistan" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "AG", + "display" : "Antigua and Barbuda" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "AI", + "display" : "Anguilla" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "AL", + "display" : "Albania" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "AM", + "display" : "Armenia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "AO", + "display" : "Angola" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "AQ", + "display" : "Antarctica" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "AR", + "display" : "Argentina" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "AS", + "display" : "American Samoa" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "AT", + "display" : "Austria" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "AU", + "display" : "Australia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "AW", + "display" : "Aruba" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "AX", + "display" : "Eland Islands" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "AZ", + "display" : "Azerbaijan" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "BA", + "display" : "Bosnia and Herzegovina" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "BB", + "display" : "Barbados" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "BD", + "display" : "Bangladesh" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "BE", + "display" : "Belgium" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "BF", + "display" : "Burkina Faso" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "BG", + "display" : "Bulgaria" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "BH", + "display" : "Bahrain" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "BI", + "display" : "Burundi" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "BJ", + "display" : "Benin" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "BL", + "display" : "Saint Barthilemy" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "BM", + "display" : "Bermuda" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "BN", + "display" : "Brunei Darussalam" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "BO", + "display" : "Bolivia, Plurinational State of" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "BQ", + "display" : "Bonaire, Sint Eustatius and Saba" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "BR", + "display" : "Brazil" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "BS", + "display" : "Bahamas" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "BT", + "display" : "Bhutan" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "BV", + "display" : "Bouvet Island" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "BW", + "display" : "Botswana" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "BY", + "display" : "Belarus" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "BZ", + "display" : "Belize" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "CA", + "display" : "Canada" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "CC", + "display" : "Cocos (Keeling) Islands" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "CD", + "display" : "Congo, the Democratic Republic of the" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "CF", + "display" : "Central African Republic" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "CG", + "display" : "Congo" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "CH", + "display" : "Switzerland" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "CI", + "display" : "Ctte d'Ivoire" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "CK", + "display" : "Cook Islands" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "CL", + "display" : "Chile" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "CM", + "display" : "Cameroon" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "CN", + "display" : "China" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "CO", + "display" : "Colombia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "CR", + "display" : "Costa Rica" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "CU", + "display" : "Cuba" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "CV", + "display" : "Cabo Verde" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "CW", + "display" : "Curagao" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "CX", + "display" : "Christmas Island" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "CY", + "display" : "Cyprus" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "CZ", + "display" : "Czechia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "DE", + "display" : "Germany" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "DJ", + "display" : "Djibouti" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "DK", + "display" : "Denmark" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "DM", + "display" : "Dominica" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "DO", + "display" : "Dominican Republic" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "DZ", + "display" : "Algeria" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "EC", + "display" : "Ecuador" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "EE", + "display" : "Estonia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "EG", + "display" : "Egypt" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "EH", + "display" : "Western Sahara" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "ER", + "display" : "Eritrea" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "ES", + "display" : "Spain" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "ET", + "display" : "Ethiopia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "FI", + "display" : "Finland" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "FJ", + "display" : "Fiji" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "FK", + "display" : "Falkland Islands (Malvinas)" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "FM", + "display" : "Micronesia, Federated States of" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "FO", + "display" : "Faroe Islands" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "FR", + "display" : "France" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "GA", + "display" : "Gabon" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "GB", + "display" : "United Kingdom of Great Britain and Northern Ireland" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "GD", + "display" : "Grenada" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "GE", + "display" : "Georgia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "GF", + "display" : "French Guiana" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "GG", + "display" : "Guernsey" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "GH", + "display" : "Ghana" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "GI", + "display" : "Gibraltar" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "GL", + "display" : "Greenland" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "GM", + "display" : "Gambia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "GN", + "display" : "Guinea" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "GP", + "display" : "Guadeloupe" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "GQ", + "display" : "Equatorial Guinea" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "GR", + "display" : "Greece" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "GS", + "display" : "South Georgia and the South Sandwich Islands" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "GT", + "display" : "Guatemala" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "GU", + "display" : "Guam" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "GW", + "display" : "Guinea-Bissau" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "GY", + "display" : "Guyana" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "HK", + "display" : "Hong Kong" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "HM", + "display" : "Heard Island and McDonald Islands" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "HN", + "display" : "Honduras" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "HR", + "display" : "Croatia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "HT", + "display" : "Haiti" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "HU", + "display" : "Hungary" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "ID", + "display" : "Indonesia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "IE", + "display" : "Ireland" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "IL", + "display" : "Israel" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "IM", + "display" : "Isle of Man" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "IN", + "display" : "India" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "IO", + "display" : "British Indian Ocean Territory" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "IQ", + "display" : "Iraq" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "IR", + "display" : "Iran, Islamic Republic of" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "IS", + "display" : "Iceland" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "IT", + "display" : "Italy" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "JE", + "display" : "Jersey" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "JM", + "display" : "Jamaica" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "JO", + "display" : "Jordan" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "JP", + "display" : "Japan" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "KE", + "display" : "Kenya" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "KG", + "display" : "Kyrgyzstan" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "KH", + "display" : "Cambodia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "KI", + "display" : "Kiribati" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "KM", + "display" : "Comoros" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "KN", + "display" : "Saint Kitts and Nevis" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "KP", + "display" : "Korea, Democratic People's Republic of" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "KR", + "display" : "Korea, Republic of" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "KW", + "display" : "Kuwait" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "KY", + "display" : "Cayman Islands" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "KZ", + "display" : "Kazakhstan" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "LA", + "display" : "Lao People's Democratic Republic" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "LB", + "display" : "Lebanon" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "LC", + "display" : "Saint Lucia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "LI", + "display" : "Liechtenstein" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "LK", + "display" : "Sri Lanka" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "LR", + "display" : "Liberia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "LS", + "display" : "Lesotho" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "LT", + "display" : "Lithuania" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "LU", + "display" : "Luxembourg" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "LV", + "display" : "Latvia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "LY", + "display" : "Libya" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "MA", + "display" : "Morocco" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "MC", + "display" : "Monaco" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "MD", + "display" : "Moldova, Republic of" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "ME", + "display" : "Montenegro" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "MF", + "display" : "Saint Martin (French part)" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "MG", + "display" : "Madagascar" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "MH", + "display" : "Marshall Islands" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "MK", + "display" : "Macedonia, the former Yugoslav Republic of" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "ML", + "display" : "Mali" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "MM", + "display" : "Myanmar" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "MN", + "display" : "Mongolia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "MO", + "display" : "Macao" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "MP", + "display" : "Northern Mariana Islands" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "MQ", + "display" : "Martinique" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "MR", + "display" : "Mauritania" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "MS", + "display" : "Montserrat" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "MT", + "display" : "Malta" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "MU", + "display" : "Mauritius" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "MV", + "display" : "Maldives" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "MW", + "display" : "Malawi" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "MX", + "display" : "Mexico" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "MY", + "display" : "Malaysia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "MZ", + "display" : "Mozambique" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "NA", + "display" : "Namibia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "NC", + "display" : "New Caledonia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "NE", + "display" : "Niger" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "NF", + "display" : "Norfolk Island" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "NG", + "display" : "Nigeria" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "NI", + "display" : "Nicaragua" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "NL", + "display" : "Netherlands" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "NO", + "display" : "Norway" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "NP", + "display" : "Nepal" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "NR", + "display" : "Nauru" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "NU", + "display" : "Niue" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "NZ", + "display" : "New Zealand" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "OM", + "display" : "Oman" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "PA", + "display" : "Panama" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "PE", + "display" : "Peru" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "PF", + "display" : "French Polynesia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "PG", + "display" : "Papua New Guinea" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "PH", + "display" : "Philippines" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "PK", + "display" : "Pakistan" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "PL", + "display" : "Poland" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "PM", + "display" : "Saint Pierre and Miquelon" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "PN", + "display" : "Pitcairn" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "PR", + "display" : "Puerto Rico" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "PS", + "display" : "Palestine, State of" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "PT", + "display" : "Portugal" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "PW", + "display" : "Palau" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "PY", + "display" : "Paraguay" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "QA", + "display" : "Qatar" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "RE", + "display" : "Riunion" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "RO", + "display" : "Romania" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "RS", + "display" : "Serbia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "RU", + "display" : "Russian Federation" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "RW", + "display" : "Rwanda" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "SA", + "display" : "Saudi Arabia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "SB", + "display" : "Solomon Islands" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "SC", + "display" : "Seychelles" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "SD", + "display" : "Sudan" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "SE", + "display" : "Sweden" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "SG", + "display" : "Singapore" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "SH", + "display" : "Saint Helena, Ascension and Tristan da Cunha" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "SI", + "display" : "Slovenia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "SJ", + "display" : "Svalbard and Jan Mayen" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "SK", + "display" : "Slovakia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "SL", + "display" : "Sierra Leone" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "SM", + "display" : "San Marino" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "SN", + "display" : "Senegal" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "SO", + "display" : "Somalia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "SR", + "display" : "Suriname" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "SS", + "display" : "South Sudan" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "ST", + "display" : "Sao Tome and Principe" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "SV", + "display" : "El Salvador" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "SX", + "display" : "Sint Maarten (Dutch part)" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "SY", + "display" : "Syrian Arab Republic" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "SZ", + "display" : "Swaziland" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "TC", + "display" : "Turks and Caicos Islands" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "TD", + "display" : "Chad" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "TF", + "display" : "French Southern Territories" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "TG", + "display" : "Togo" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "TH", + "display" : "Thailand" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "TJ", + "display" : "Tajikistan" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "TK", + "display" : "Tokelau" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "TL", + "display" : "Timor-Leste" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "TM", + "display" : "Turkmenistan" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "TN", + "display" : "Tunisia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "TO", + "display" : "Tonga" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "TR", + "display" : "Turkey" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "TT", + "display" : "Trinidad and Tobago" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "TV", + "display" : "Tuvalu" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "TW", + "display" : "Taiwan, Province of China" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "TZ", + "display" : "Tanzania, United Republic of" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "UA", + "display" : "Ukraine" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "UG", + "display" : "Uganda" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "UM", + "display" : "United States Minor Outlying Islands" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "US", + "display" : "United States of America" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "UY", + "display" : "Uruguay" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "UZ", + "display" : "Uzbekistan" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "VA", + "display" : "Holy See" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "VC", + "display" : "Saint Vincent and the Grenadines" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "VE", + "display" : "Venezuela, Bolivarian Republic of" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "VG", + "display" : "Virgin Islands, British" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "VI", + "display" : "Virgin Islands," + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "VN", + "display" : "Viet Nam" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "VU", + "display" : "Vanuatu" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "WF", + "display" : "Wallis and Futuna" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "WS", + "display" : "Samoa" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "YE", + "display" : "Yemen" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "YT", + "display" : "Mayotte" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "ZA", + "display" : "South Africa" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "ZM", + "display" : "Zambia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "ZW", + "display" : "Zimbabwe" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "ABW", + "display" : "Aruba" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "AFG", + "display" : "Afghanistan" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "AGO", + "display" : "Angola" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "AIA", + "display" : "Anguilla" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "ALA", + "display" : "Eland Islands" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "ALB", + "display" : "Albania" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "AND", + "display" : "Andorra" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "ARE", + "display" : "United Arab Emirates" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "ARG", + "display" : "Argentina" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "ARM", + "display" : "Armenia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "ASM", + "display" : "American Samoa" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "ATA", + "display" : "Antarctica" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "ATF", + "display" : "French Southern Territories" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "ATG", + "display" : "Antigua and Barbuda" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "AUS", + "display" : "Australia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "AUT", + "display" : "Austria" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "AZE", + "display" : "Azerbaijan" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "BDI", + "display" : "Burundi" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "BEL", + "display" : "Belgium" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "BEN", + "display" : "Benin" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "BES", + "display" : "Bonaire, Sint Eustatius and Saba" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "BFA", + "display" : "Burkina Faso" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "BGD", + "display" : "Bangladesh" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "BGR", + "display" : "Bulgaria" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "BHR", + "display" : "Bahrain" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "BHS", + "display" : "Bahamas" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "BIH", + "display" : "Bosnia and Herzegovina" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "BLM", + "display" : "Saint Barthilemy" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "BLR", + "display" : "Belarus" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "BLZ", + "display" : "Belize" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "BMU", + "display" : "Bermuda" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "BOL", + "display" : "Bolivia, Plurinational State of" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "BRA", + "display" : "Brazil" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "BRB", + "display" : "Barbados" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "BRN", + "display" : "Brunei Darussalam" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "BTN", + "display" : "Bhutan" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "BVT", + "display" : "Bouvet Island" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "BWA", + "display" : "Botswana" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "CAF", + "display" : "Central African Republic" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "CAN", + "display" : "Canada" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "CCK", + "display" : "Cocos (Keeling) Islands" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "CHE", + "display" : "Switzerland" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "CHL", + "display" : "Chile" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "CHN", + "display" : "China" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "CIV", + "display" : "Ctte d'Ivoire" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "CMR", + "display" : "Cameroon" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "COD", + "display" : "Congo, the Democratic Republic of the" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "COG", + "display" : "Congo" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "COK", + "display" : "Cook Islands" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "COL", + "display" : "Colombia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "COM", + "display" : "Comoros" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "CPV", + "display" : "Cabo Verde" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "CRI", + "display" : "Costa Rica" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "CUB", + "display" : "Cuba" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "CUW", + "display" : "Curagao" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "CXR", + "display" : "Christmas Island" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "CYM", + "display" : "Cayman Islands" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "CYP", + "display" : "Cyprus" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "CZE", + "display" : "Czechia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "DEU", + "display" : "Germany" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "DJI", + "display" : "Djibouti" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "DMA", + "display" : "Dominica" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "DNK", + "display" : "Denmark" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "DOM", + "display" : "Dominican Republic" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "DZA", + "display" : "Algeria" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "ECU", + "display" : "Ecuador" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "EGY", + "display" : "Egypt" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "ERI", + "display" : "Eritrea" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "ESH", + "display" : "Western Sahara" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "ESP", + "display" : "Spain" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "EST", + "display" : "Estonia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "ETH", + "display" : "Ethiopia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "FIN", + "display" : "Finland" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "FJI", + "display" : "Fiji" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "FLK", + "display" : "Falkland Islands (Malvinas)" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "FRA", + "display" : "France" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "FRO", + "display" : "Faroe Islands" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "FSM", + "display" : "Micronesia, Federated States of" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "GAB", + "display" : "Gabon" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "GBR", + "display" : "United Kingdom" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "GEO", + "display" : "Georgia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "GGY", + "display" : "Guernsey" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "GHA", + "display" : "Ghana" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "GIB", + "display" : "Gibraltar" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "GIN", + "display" : "Guinea" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "GLP", + "display" : "Guadeloupe" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "GMB", + "display" : "Gambia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "GNB", + "display" : "Guinea-Bissau" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "GNQ", + "display" : "Equatorial Guinea" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "GRC", + "display" : "Greece" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "GRD", + "display" : "Grenada" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "GRL", + "display" : "Greenland" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "GTM", + "display" : "Guatemala" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "GUF", + "display" : "French Guiana" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "GUM", + "display" : "Guam" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "GUY", + "display" : "Guyana" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "HKG", + "display" : "Hong Kong" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "HMD", + "display" : "Heard Island and McDonald Islands" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "HND", + "display" : "Honduras" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "HRV", + "display" : "Croatia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "HTI", + "display" : "Haiti" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "HUN", + "display" : "Hungary" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "IDN", + "display" : "Indonesia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "IMN", + "display" : "Isle of Man" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "IND", + "display" : "India" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "IOT", + "display" : "British Indian Ocean Territory" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "IRL", + "display" : "Ireland" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "IRN", + "display" : "Iran, Islamic Republic of" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "IRQ", + "display" : "Iraq" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "ISL", + "display" : "Iceland" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "ISR", + "display" : "Israel" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "ITA", + "display" : "Italy" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "JAM", + "display" : "Jamaica" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "JEY", + "display" : "Jersey" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "JOR", + "display" : "Jordan" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "JPN", + "display" : "Japan" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "KAZ", + "display" : "Kazakhstan" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "KEN", + "display" : "Kenya" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "KGZ", + "display" : "Kyrgyzstan" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "KHM", + "display" : "Cambodia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "KIR", + "display" : "Kiribati" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "KNA", + "display" : "Saint Kitts and Nevis" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "KOR", + "display" : "Korea, Republic of" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "KWT", + "display" : "Kuwait" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "LAO", + "display" : "Lao People's Democratic Republic" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "LBN", + "display" : "Lebanon" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "LBR", + "display" : "Liberia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "LBY", + "display" : "Libya" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "LCA", + "display" : "Saint Lucia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "LIE", + "display" : "Liechtenstein" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "LKA", + "display" : "Sri Lanka" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "LSO", + "display" : "Lesotho" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "LTU", + "display" : "Lithuania" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "LUX", + "display" : "Luxembourg" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "LVA", + "display" : "Latvia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "MAC", + "display" : "Macao" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "MAF", + "display" : "Saint Martin (French part)" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "MAR", + "display" : "Morocco" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "MCO", + "display" : "Monaco" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "MDA", + "display" : "Moldova, Republic of" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "MDG", + "display" : "Madagascar" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "MDV", + "display" : "Maldives" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "MEX", + "display" : "Mexico" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "MHL", + "display" : "Marshall Islands" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "MKD", + "display" : "Macedonia, the former Yugoslav Republic of" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "MLI", + "display" : "Mali" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "MLT", + "display" : "Malta" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "MMR", + "display" : "Myanmar" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "MNE", + "display" : "Montenegro" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "MNG", + "display" : "Mongolia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "MNP", + "display" : "Northern Mariana Islands" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "MOZ", + "display" : "Mozambique" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "MRT", + "display" : "Mauritania" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "MSR", + "display" : "Montserrat" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "MTQ", + "display" : "Martinique" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "MUS", + "display" : "Mauritius" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "MWI", + "display" : "Malawi" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "MYS", + "display" : "Malaysia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "MYT", + "display" : "Mayotte" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "NAM", + "display" : "Namibia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "NCL", + "display" : "New Caledonia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "NER", + "display" : "Niger" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "NFK", + "display" : "Norfolk Island" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "NGA", + "display" : "Nigeria" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "NIC", + "display" : "Nicaragua" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "NIU", + "display" : "Niue" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "NLD", + "display" : "Netherlands" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "NOR", + "display" : "Norway" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "NPL", + "display" : "Nepal" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "NRU", + "display" : "Nauru" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "NZL", + "display" : "New Zealand" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "OMN", + "display" : "Oman" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "PAK", + "display" : "Pakistan" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "PAN", + "display" : "Panama" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "PCN", + "display" : "Pitcairn" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "PER", + "display" : "Peru" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "PHL", + "display" : "Philippines" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "PLW", + "display" : "Palau" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "PNG", + "display" : "Papua New Guinea" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "POL", + "display" : "Poland" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "PRI", + "display" : "Puerto Rico" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "PRK", + "display" : "Korea, Democratic People's Republic of" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "PRT", + "display" : "Portugal" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "PRY", + "display" : "Paraguay" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "PSE", + "display" : "Palestine, State of" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "PYF", + "display" : "French Polynesia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "QAT", + "display" : "Qatar" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "REU", + "display" : "Riunion" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "ROU", + "display" : "Romania" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "RUS", + "display" : "Russian Federation" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "RWA", + "display" : "Rwanda" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "SAU", + "display" : "Saudi Arabia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "SDN", + "display" : "Sudan" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "SEN", + "display" : "Senegal" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "SGP", + "display" : "Singapore" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "SGS", + "display" : "South Georgia and the South Sandwich Islands" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "SHN", + "display" : "Saint Helena, Ascension and Tristan da Cunha" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "SJM", + "display" : "Svalbard and Jan Mayen" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "SLB", + "display" : "Solomon Islands" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "SLE", + "display" : "Sierra Leone" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "SLV", + "display" : "El Salvador" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "SMR", + "display" : "San Marino" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "SOM", + "display" : "Somalia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "SPM", + "display" : "Saint Pierre and Miquelon" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "SRB", + "display" : "Serbia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "SSD", + "display" : "South Sudan" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "STP", + "display" : "Sao Tome and Principe" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "SUR", + "display" : "Suriname" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "SVK", + "display" : "Slovakia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "SVN", + "display" : "Slovenia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "SWE", + "display" : "Sweden" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "SWZ", + "display" : "Swaziland" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "SXM", + "display" : "Sint Maarten (Dutch part)" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "SYC", + "display" : "Seychelles" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "SYR", + "display" : "Syrian Arab Republic" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "TCA", + "display" : "Turks and Caicos Islands" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "TCD", + "display" : "Chad" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "TGO", + "display" : "Togo" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "THA", + "display" : "Thailand" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "TJK", + "display" : "Tajikistan" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "TKL", + "display" : "Tokelau" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "TKM", + "display" : "Turkmenistan" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "TLS", + "display" : "Timor-Leste" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "TON", + "display" : "Tonga" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "TTO", + "display" : "Trinidad and Tobago" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "TUN", + "display" : "Tunisia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "TUR", + "display" : "Turkey" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "TUV", + "display" : "Tuvalu" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "TWN", + "display" : "Taiwan, Province of China" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "TZA", + "display" : "Tanzania, United Republic of" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "UGA", + "display" : "Uganda" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "UKR", + "display" : "Ukraine" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "UMI", + "display" : "United States Minor Outlying Islands" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "URY", + "display" : "Uruguay" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "USA", + "display" : "United States of America" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "UZB", + "display" : "Uzbekistan" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "VAT", + "display" : "Holy See" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "VCT", + "display" : "Saint Vincent and the Grenadines" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "VEN", + "display" : "Venezuela, Bolivarian Republic of" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "VGB", + "display" : "Virgin Islands, British" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "VIR", + "display" : "Virgin Islands, U.S." + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "VNM", + "display" : "Viet Nam" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "VUT", + "display" : "Vanuatu" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "WLF", + "display" : "Wallis and Futuna" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "WSM", + "display" : "Samoa" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "YEM", + "display" : "Yemen" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "ZAF", + "display" : "South Africa" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "ZMB", + "display" : "Zambia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "ZWE", + "display" : "Zimbabwe" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "004", + "display" : "Afghanistan" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "008", + "display" : "Albania" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "010", + "display" : "Antarctica" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "012", + "display" : "Algeria" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "016", + "display" : "American Samoa" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "020", + "display" : "Andorra" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "024", + "display" : "Angola" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "028", + "display" : "Antigua and Barbuda" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "031", + "display" : "Azerbaijan" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "032", + "display" : "Argentina" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "036", + "display" : "Australia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "040", + "display" : "Austria" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "044", + "display" : "Bahamas" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "048", + "display" : "Bahrain" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "050", + "display" : "Bangladesh" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "051", + "display" : "Armenia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "052", + "display" : "Barbados" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "056", + "display" : "Belgium" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "060", + "display" : "Bermuda" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "064", + "display" : "Bhutan" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "068", + "display" : "Bolivia, Plurinational State of" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "070", + "display" : "Bosnia and Herzegovina" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "072", + "display" : "Botswana" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "074", + "display" : "Bouvet Island" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "076", + "display" : "Brazil" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "084", + "display" : "Belize" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "086", + "display" : "British Indian Ocean Territory" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "090", + "display" : "Solomon Islands" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "092", + "display" : "Virgin Islands, British" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "096", + "display" : "Brunei Darussalam" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "100", + "display" : "Bulgaria" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "104", + "display" : "Myanmar" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "108", + "display" : "Burundi" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "112", + "display" : "Belarus" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "116", + "display" : "Cambodia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "120", + "display" : "Cameroon" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "124", + "display" : "Canada" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "132", + "display" : "Cabo Verde" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "136", + "display" : "Cayman Islands" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "140", + "display" : "Central African Republic" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "144", + "display" : "Sri Lanka" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "148", + "display" : "Chad" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "152", + "display" : "Chile" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "156", + "display" : "China" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "158", + "display" : "Taiwan, Province of China" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "162", + "display" : "Christmas Island" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "166", + "display" : "Cocos (Keeling) Islands" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "170", + "display" : "Colombia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "174", + "display" : "Comoros" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "175", + "display" : "Mayotte" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "178", + "display" : "Congo" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "180", + "display" : "Congo, the Democratic Republic of the" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "184", + "display" : "Cook Islands" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "188", + "display" : "Costa Rica" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "191", + "display" : "Croatia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "192", + "display" : "Cuba" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "196", + "display" : "Cyprus" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "203", + "display" : "Czechia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "204", + "display" : "Benin" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "208", + "display" : "Denmark" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "212", + "display" : "Dominica" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "214", + "display" : "Dominican Republic" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "218", + "display" : "Ecuador" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "222", + "display" : "El Salvador" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "226", + "display" : "Equatorial Guinea" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "231", + "display" : "Ethiopia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "232", + "display" : "Eritrea" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "233", + "display" : "Estonia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "234", + "display" : "Faroe Islands" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "238", + "display" : "Falkland Islands (Malvinas)" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "239", + "display" : "South Georgia and the South Sandwich Islands" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "242", + "display" : "Fiji" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "246", + "display" : "Finland" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "248", + "display" : "Eland Islands" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "250", + "display" : "France" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "254", + "display" : "French Guiana" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "258", + "display" : "French Polynesia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "260", + "display" : "French Southern Territories" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "262", + "display" : "Djibouti" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "266", + "display" : "Gabon" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "268", + "display" : "Georgia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "270", + "display" : "Gambia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "275", + "display" : "Palestine, State of" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "276", + "display" : "Germany" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "288", + "display" : "Ghana" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "292", + "display" : "Gibraltar" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "296", + "display" : "Kiribati" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "300", + "display" : "Greece" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "304", + "display" : "Greenland" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "308", + "display" : "Grenada" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "312", + "display" : "Guadeloupe" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "316", + "display" : "Guam" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "320", + "display" : "Guatemala" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "324", + "display" : "Guinea" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "328", + "display" : "Guyana" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "332", + "display" : "Haiti" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "334", + "display" : "Heard Island and McDonald Islands" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "336", + "display" : "Holy See" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "340", + "display" : "Honduras" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "344", + "display" : "Hong Kong" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "348", + "display" : "Hungary" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "352", + "display" : "Iceland" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "356", + "display" : "India" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "360", + "display" : "Indonesia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "364", + "display" : "Iran, Islamic Republic of" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "368", + "display" : "Iraq" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "372", + "display" : "Ireland" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "376", + "display" : "Israel" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "380", + "display" : "Italy" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "384", + "display" : "Ctte d'Ivoire" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "388", + "display" : "Jamaica" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "392", + "display" : "Japan" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "398", + "display" : "Kazakhstan" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "400", + "display" : "Jordan" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "404", + "display" : "Kenya" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "408", + "display" : "Korea, Democratic People's Republic of" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "410", + "display" : "Korea, Republic of" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "414", + "display" : "Kuwait" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "417", + "display" : "Kyrgyzstan" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "418", + "display" : "Lao People's Democratic Republic" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "422", + "display" : "Lebanon" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "426", + "display" : "Lesotho" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "428", + "display" : "Latvia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "430", + "display" : "Liberia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "434", + "display" : "Libya" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "438", + "display" : "Liechtenstein" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "440", + "display" : "Lithuania" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "442", + "display" : "Luxembourg" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "446", + "display" : "Macao" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "450", + "display" : "Madagascar" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "454", + "display" : "Malawi" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "458", + "display" : "Malaysia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "462", + "display" : "Maldives" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "466", + "display" : "Mali" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "470", + "display" : "Malta" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "474", + "display" : "Martinique" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "478", + "display" : "Mauritania" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "480", + "display" : "Mauritius" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "484", + "display" : "Mexico" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "492", + "display" : "Monaco" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "496", + "display" : "Mongolia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "498", + "display" : "Moldova, Republic of" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "499", + "display" : "Montenegro" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "500", + "display" : "Montserrat" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "504", + "display" : "Morocco" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "508", + "display" : "Mozambique" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "512", + "display" : "Oman" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "516", + "display" : "Namibia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "520", + "display" : "Nauru" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "524", + "display" : "Nepal" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "528", + "display" : "Netherlands" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "531", + "display" : "Curagao" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "533", + "display" : "Aruba" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "534", + "display" : "Sint Maarten (Dutch part)" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "535", + "display" : "Bonaire, Sint Eustatius and Saba" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "540", + "display" : "New Caledonia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "548", + "display" : "Vanuatu" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "554", + "display" : "New Zealand" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "558", + "display" : "Nicaragua" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "562", + "display" : "Niger" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "566", + "display" : "Nigeria" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "570", + "display" : "Niue" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "574", + "display" : "Norfolk Island" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "578", + "display" : "Norway" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "580", + "display" : "Northern Mariana Islands" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "581", + "display" : "United States Minor Outlying Islands" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "583", + "display" : "Micronesia, Federated States of" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "584", + "display" : "Marshall Islands" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "585", + "display" : "Palau" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "586", + "display" : "Pakistan" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "591", + "display" : "Panama" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "598", + "display" : "Papua New Guinea" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "600", + "display" : "Paraguay" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "604", + "display" : "Peru" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "608", + "display" : "Philippines" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "612", + "display" : "Pitcairn" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "616", + "display" : "Poland" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "620", + "display" : "Portugal" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "624", + "display" : "Guinea-Bissau" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "626", + "display" : "Timor-Leste" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "630", + "display" : "Puerto Rico" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "634", + "display" : "Qatar" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "638", + "display" : "Riunion" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "642", + "display" : "Romania" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "643", + "display" : "Russian Federation" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "646", + "display" : "Rwanda" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "652", + "display" : "Saint Barthilemy" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "654", + "display" : "Saint Helena, Ascension and Tristan da Cunha" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "659", + "display" : "Saint Kitts and Nevis" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "660", + "display" : "Anguilla" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "662", + "display" : "Saint Lucia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "663", + "display" : "Saint Martin (French part)" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "666", + "display" : "Saint Pierre and Miquelon" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "670", + "display" : "Saint Vincent and the Grenadines" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "674", + "display" : "San Marino" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "678", + "display" : "Sao Tome and Principe" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "682", + "display" : "Saudi Arabia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "686", + "display" : "Senegal" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "688", + "display" : "Serbia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "690", + "display" : "Seychelles" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "694", + "display" : "Sierra Leone" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "702", + "display" : "Singapore" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "703", + "display" : "Slovakia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "704", + "display" : "Viet Nam" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "705", + "display" : "Slovenia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "706", + "display" : "Somalia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "710", + "display" : "South Africa" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "716", + "display" : "Zimbabwe" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "724", + "display" : "Spain" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "728", + "display" : "South Sudan" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "729", + "display" : "Sudan" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "732", + "display" : "Western Sahara" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "740", + "display" : "Suriname" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "744", + "display" : "Svalbard and Jan Mayen" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "748", + "display" : "Swaziland" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "752", + "display" : "Sweden" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "756", + "display" : "Switzerland" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "760", + "display" : "Syrian Arab Republic" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "762", + "display" : "Tajikistan" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "764", + "display" : "Thailand" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "768", + "display" : "Togo" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "772", + "display" : "Tokelau" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "776", + "display" : "Tonga" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "780", + "display" : "Trinidad and Tobago" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "784", + "display" : "United Arab Emirates" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "788", + "display" : "Tunisia" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "792", + "display" : "Turkey" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "795", + "display" : "Turkmenistan" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "796", + "display" : "Turks and Caicos Islands" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "798", + "display" : "Tuvalu" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "800", + "display" : "Uganda" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "804", + "display" : "Ukraine" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "807", + "display" : "Macedonia, the former Yugoslav Republic of" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "818", + "display" : "Egypt" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "826", + "display" : "United Kingdom" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "831", + "display" : "Guernsey" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "832", + "display" : "Jersey" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "833", + "display" : "Isle of Man" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "834", + "display" : "Tanzania, United Republic of" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "840", + "display" : "United States of America" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "850", + "display" : "Virgin Islands, U.S." + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "854", + "display" : "Burkina Faso" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "858", + "display" : "Uruguay" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "860", + "display" : "Uzbekistan" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "862", + "display" : "Venezuela, Bolivarian Republic of" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "876", + "display" : "Wallis and Futuna" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "882", + "display" : "Samoa" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "887", + "display" : "Yemen" + }, + { + "system" : "urn:iso:std:iso:3166", + "code" : "894", + "display" : "Zambia" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AF-BAL", + "display" : "Balkh" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AF-BAM", + "display" : "Bāmyān" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AF-BDG", + "display" : "Bādghīs" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AF-BDS", + "display" : "Badakhshān" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AF-BGL", + "display" : "Baghlān" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AF-DAY", + "display" : "Dāykundī" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AF-FRA", + "display" : "Farāh" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AF-FYB", + "display" : "Fāryāb" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AF-GHA", + "display" : "Ghaznī" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AF-GHO", + "display" : "Ghōr" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AF-HEL", + "display" : "Helmand" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AF-HER", + "display" : "Herāt" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AF-JOW", + "display" : "Jowzjān" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AF-KAB", + "display" : "Kābul" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AF-KAN", + "display" : "Kandahār" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AF-KAP", + "display" : "Kāpīsā" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AF-KDZ", + "display" : "Kunduz" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AF-KHO", + "display" : "Khōst" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AF-KNR", + "display" : "Kunar" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AF-LAG", + "display" : "Laghmān" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AF-LOG", + "display" : "Lōgar" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AF-NAN", + "display" : "Nangarhār" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AF-NIM", + "display" : "Nīmrōz" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AF-NUR", + "display" : "Nūristān" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AF-PAN", + "display" : "Panjshayr" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AF-PAR", + "display" : "Parwān" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AF-PIA", + "display" : "Paktiyā" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AF-PKA", + "display" : "Paktīkā" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AF-SAM", + "display" : "Samangān" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AF-SAR", + "display" : "Sar-e Pul" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AF-TAK", + "display" : "Takhār" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AF-URU", + "display" : "Uruzgān" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AF-WAR", + "display" : "Wardak" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AF-ZAB", + "display" : "Zābul" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AX-AX", + "display" : "Åland Islands" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AL-01", + "display" : "Berat" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AL-02", + "display" : "Durrës" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AL-03", + "display" : "Elbasan" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AL-04", + "display" : "Fier" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AL-05", + "display" : "Gjirokastër" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AL-06", + "display" : "Korçë" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AL-07", + "display" : "Kukës" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AL-08", + "display" : "Lezhë" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AL-09", + "display" : "Dibër" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AL-10", + "display" : "Shkodër" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AL-11", + "display" : "Tiranë" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AL-12", + "display" : "Vlorë" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AL-BR", + "display" : "Berat" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AL-BU", + "display" : "Bulqizë" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AL-DI", + "display" : "Dibër" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AL-DL", + "display" : "Delvinë" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AL-DR", + "display" : "Durrës" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AL-DV", + "display" : "Devoll" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AL-EL", + "display" : "Elbasan" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AL-ER", + "display" : "Kolonjë" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AL-FR", + "display" : "Fier" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AL-GJ", + "display" : "Gjirokastër" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AL-GR", + "display" : "Gramsh" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AL-HA", + "display" : "Has" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AL-KA", + "display" : "Kavajë" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AL-KB", + "display" : "Kurbin" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AL-KC", + "display" : "Kuçovë" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AL-KO", + "display" : "Korçë" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AL-KR", + "display" : "Krujë" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AL-KU", + "display" : "Kukës" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AL-LB", + "display" : "Librazhd" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AL-LE", + "display" : "Lezhë" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AL-LU", + "display" : "Lushnjë" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AL-MK", + "display" : "Mallakastër" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AL-MM", + "display" : "Malësi e Madhe" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AL-MR", + "display" : "Mirditë" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AL-MT", + "display" : "Mat" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AL-PG", + "display" : "Pogradec" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AL-PQ", + "display" : "Peqin" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AL-PR", + "display" : "Përmet" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AL-PU", + "display" : "Pukë" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AL-SH", + "display" : "Shkodër" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AL-SK", + "display" : "Skrapar" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AL-SR", + "display" : "Sarandë" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AL-TE", + "display" : "Tepelenë" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AL-TP", + "display" : "Tropojë" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AL-TR", + "display" : "Tiranë" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AL-VL", + "display" : "Vlorë" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "DZ-01", + "display" : "Adrar" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "DZ-02", + "display" : "Chlef" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "DZ-03", + "display" : "Laghouat" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "DZ-04", + "display" : "Oum el Bouaghi" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "DZ-05", + "display" : "Batna" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "DZ-06", + "display" : "Béjaïa" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "DZ-07", + "display" : "Biskra" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "DZ-08", + "display" : "Béchar" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "DZ-09", + "display" : "Blida" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "DZ-10", + "display" : "Bouira" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "DZ-11", + "display" : "Tamanrasset" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "DZ-12", + "display" : "Tébessa" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "DZ-13", + "display" : "Tlemcen" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "DZ-14", + "display" : "Tiaret" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "DZ-15", + "display" : "Tizi Ouzou" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "DZ-16", + "display" : "Alger" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "DZ-17", + "display" : "Djelfa" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "DZ-18", + "display" : "Jijel" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "DZ-19", + "display" : "Sétif" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "DZ-20", + "display" : "Saïda" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "DZ-21", + "display" : "Skikda" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "DZ-22", + "display" : "Sidi Bel Abbès" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "DZ-23", + "display" : "Annaba" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "DZ-24", + "display" : "Guelma" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "DZ-25", + "display" : "Constantine" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "DZ-26", + "display" : "Médéa" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "DZ-27", + "display" : "Mostaganem" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "DZ-28", + "display" : "Msila" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "DZ-29", + "display" : "Mascara" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "DZ-30", + "display" : "Ouargla" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "DZ-31", + "display" : "Oran" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "DZ-32", + "display" : "El Bayadh" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "DZ-33", + "display" : "Illizi" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "DZ-34", + "display" : "Bordj Bou Arréridj" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "DZ-35", + "display" : "Boumerdès" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "DZ-36", + "display" : "El Tarf" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "DZ-37", + "display" : "Tindouf" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "DZ-38", + "display" : "Tissemsilt" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "DZ-39", + "display" : "El Oued" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "DZ-40", + "display" : "Khenchela" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "DZ-41", + "display" : "Souk Ahras" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "DZ-42", + "display" : "Tipaza" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "DZ-43", + "display" : "Mila" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "DZ-44", + "display" : "Aïn Defla" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "DZ-45", + "display" : "Naama" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "DZ-46", + "display" : "Aïn Témouchent" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "DZ-47", + "display" : "Ghardaïa" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "DZ-48", + "display" : "Relizane" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AS-AS", + "display" : "American Samoa" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AD-02", + "display" : "Canillo" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AD-03", + "display" : "Encamp" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AD-04", + "display" : "La Massana" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AD-05", + "display" : "Ordino" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AD-06", + "display" : "Sant Julià de Lòria" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AD-07", + "display" : "Andorra la Vella" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AD-08", + "display" : "Escaldes-Engordany" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AO-BGO", + "display" : "Bengo" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AO-BGU", + "display" : "Benguela" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AO-BIE", + "display" : "Bié" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AO-CAB", + "display" : "Cabinda" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AO-CCU", + "display" : "Kuando Kubango" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AO-CNN", + "display" : "Cunene" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AO-CNO", + "display" : "Kwanza Norte" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AO-CUS", + "display" : "Kwanza Sul" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AO-HUA", + "display" : "Huambo" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AO-HUI", + "display" : "Huíla" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AO-LNO", + "display" : "Lunda Norte" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AO-LSU", + "display" : "Lunda Sul" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AO-LUA", + "display" : "Luanda" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AO-MAL", + "display" : "Malange" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AO-MOX", + "display" : "Moxico" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AO-NAM", + "display" : "Namibe" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AO-UIG", + "display" : "Uíge" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AO-ZAI", + "display" : "Zaire" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AI-AI", + "display" : "Anguilla" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AQ-AQ", + "display" : "Antarctica" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AG-03", + "display" : "Saint George" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AG-04", + "display" : "Saint John" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AG-05", + "display" : "Saint Mary" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AG-06", + "display" : "Saint Paul" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AG-07", + "display" : "Saint Peter" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AG-08", + "display" : "Saint Philip" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AG-10", + "display" : "Barbuda" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AG-11", + "display" : "Redonda" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AR-A", + "display" : "Salta" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AR-B", + "display" : "Buenos Aires" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AR-C", + "display" : "Ciudad Autónoma de Buenos Aires" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AR-D", + "display" : "San Luis" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AR-E", + "display" : "Entre Ríos" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AR-F", + "display" : "La Rioja" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AR-G", + "display" : "Santiago del Estero" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AR-H", + "display" : "Chaco" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AR-J", + "display" : "San Juan" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AR-K", + "display" : "Catamarca" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AR-L", + "display" : "La Pampa" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AR-M", + "display" : "Mendoza" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AR-N", + "display" : "Misiones" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AR-P", + "display" : "Formosa" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AR-Q", + "display" : "Neuquén" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AR-R", + "display" : "Río Negro" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AR-S", + "display" : "Santa Fe" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AR-T", + "display" : "Tucumán" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AR-U", + "display" : "Chubut" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AR-V", + "display" : "Tierra del Fuego" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AR-W", + "display" : "Corrientes" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AR-X", + "display" : "Córdoba" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AR-Y", + "display" : "Jujuy" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AR-Z", + "display" : "Santa Cruz" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AM-AG", + "display" : "Aragac̣otn" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AM-AR", + "display" : "Ararat" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AM-AV", + "display" : "Armavir" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AM-ER", + "display" : "Erevan" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AM-GR", + "display" : "Geġark'unik'" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AM-KT", + "display" : "Kotayk'" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AM-LO", + "display" : "Loṙi" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AM-SH", + "display" : "Širak" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AM-SU", + "display" : "Syunik'" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AM-TV", + "display" : "Tavuš" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AM-VD", + "display" : "Vayoć Jor" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AW-AW", + "display" : "Aruba" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AU-ACT", + "display" : "Australian Capital Territory" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AU-NSW", + "display" : "New South Wales" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AU-NT", + "display" : "Northern Territory" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AU-QLD", + "display" : "Queensland" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AU-SA", + "display" : "South Australia" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AU-TAS", + "display" : "Tasmania" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AU-VIC", + "display" : "Victoria" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AU-WA", + "display" : "Western Australia" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AT-1", + "display" : "Burgenland" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AT-2", + "display" : "Kärnten" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AT-3", + "display" : "Niederösterreich" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AT-4", + "display" : "Oberösterreich" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AT-5", + "display" : "Salzburg" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AT-6", + "display" : "Steiermark" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AT-7", + "display" : "Tirol" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AT-8", + "display" : "Vorarlberg" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AT-9", + "display" : "Wien" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AZ-ABS", + "display" : "Abşeron" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AZ-AGA", + "display" : "Ağstafa" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AZ-AGC", + "display" : "Ağcabәdi" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AZ-AGM", + "display" : "Ağdam" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AZ-AGS", + "display" : "Ağdaş" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AZ-AGU", + "display" : "Ağsu" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AZ-AST", + "display" : "Astara" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AZ-BA", + "display" : "Bakı" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AZ-BAB", + "display" : "Babək" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AZ-BAL", + "display" : "Balakən" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AZ-BAR", + "display" : "Bərdə" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AZ-BEY", + "display" : "Beyləqan" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AZ-BIL", + "display" : "Biləsuvar" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AZ-CAB", + "display" : "Cəbrayıl" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AZ-CAL", + "display" : "Cəlilabad" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AZ-CUL", + "display" : "Culfa" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AZ-DAS", + "display" : "Daşkəsən" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AZ-FUZ", + "display" : "Füzuli" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AZ-GAD", + "display" : "Gədəbəy" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AZ-GA", + "display" : "Gәncә" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AZ-GOR", + "display" : "Goranboy" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AZ-GOY", + "display" : "Göyçay" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AZ-GYG", + "display" : "Göygöl" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AZ-HAC", + "display" : "Hacıqabul" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AZ-IMI", + "display" : "İmişli" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AZ-ISM", + "display" : "İsmayıllı" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AZ-KAL", + "display" : "Kəlbəcər" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AZ-KAN", + "display" : "Kǝngǝrli" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AZ-KUR", + "display" : "Kürdəmir" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AZ-LAC", + "display" : "Laçın" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AZ-LA", + "display" : "Lәnkәran" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AZ-LAN", + "display" : "Lənkəran" + }, + { + "system" : "urn:iso:std:iso:3166:-2", + "code" : "AZ-LER", + "display" : "Lerik" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/fundsreserve", + "resource" : { + "resourceType" : "ValueSet", + "id" : "fundsreserve", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fm" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/fundsreserve", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.33" + }], + "version" : "6.0.0-ballot2", + "name" : "FundsReservationCodes", + "title" : "Funds Reservation Codes", + "status" : "draft", + "experimental" : true, + "date" : "2024-10-02T17:31:51+00:00", + "publisher" : "Financial Management", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }], + "description" : "This value set includes sample funds reservation type codes.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "copyright" : "This is an example set.", + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/fundsreserve" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:4f53f0ef-3ae9-4c6e-a27a-0394e31dfd44", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 3, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/fundsreserve|1.0.1" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/fundsreserve", + "code" : "patient", + "display" : "Patient" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/fundsreserve", + "code" : "provider", + "display" : "Provider" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/fundsreserve", + "code" : "none", + "display" : "None" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/administration-method-codes", + "resource" : { + "resourceType" : "ValueSet", + "id" : "administration-method-codes", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fhir" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/administration-method-codes", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.97" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.90" + }], + "version" : "6.0.0-ballot2", + "name" : "SNOMEDCTAdministrationMethodCodes", + "title" : "SNOMED CT Administration Method Codes", + "status" : "draft", + "experimental" : true, + "date" : "2024-10-02T17:31:51+00:00", + "publisher" : "HL7 International / FHIR Infrastructure", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://www.hl7.org/Special/committees/fiwg" + }] + }], + "description" : "This value set includes some method codes from SNOMED CT - provided as an exemplar", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "copyright" : "This value set includes content from SNOMED CT, which is copyright © 2002 International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement", + "compose" : { + "include" : [{ + "system" : "http://snomed.info/sct", + "filter" : [{ + "property" : "concept", + "op" : "is-a", + "value" : "736665006" + }] + }] + }, + "expansion" : { + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/valueset-unclosed", + "valueBoolean" : true + }], + "identifier" : "urn:uuid:3aee210c-9a61-476a-bab3-d116da714d74", + "timestamp" : "2024-10-02T17:54:47+00:00", + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-valueset", + "valueUri" : "null" + }, + { + "name" : "used-codesystem", + "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230131" + }, + { + "name" : "version", + "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230131" + }], + "contains" : [{ + "system" : "http://snomed.info/sct", + "code" : "736665006", + "display" : "Dose form administration method (administration method)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dose form administration method" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "738990001", + "display" : "Administer (administration method)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Administer" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "738991002", + "display" : "Apply (administration method)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Apply" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A method of administration of a dose form by placing or spreading on a body surface." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "738992009", + "display" : "Chew (administration method)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chew" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A method of administration of a dose form by chewing or biting prior to allowing to pass down the throat." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "738993004", + "display" : "Insert (administration method)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Insert" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A method of administration of a dose form by being placed into a body cavity." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "738994005", + "display" : "Instill", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Instill (administration method)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A method of administration of a dose form gradually, possibly drop by drop." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "738995006", + "display" : "Swallow (administration method)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Swallow" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A method of administration of a dose form by taking into the mouth and allowing to pass down the throat." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "738996007", + "display" : "Spray", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spray (administration method)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A method of administration of a dose form as tiny drops or fine powder." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "740666001", + "display" : "Inhale (administration method)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inhale" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A method of administration of a dose form into the respiratory tract by breathing, sucking or sniffing." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "740685003", + "display" : "Inject (administration method)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inject" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A method of administration of a dose form by introducing it into the body, usually after puncturing the skin; typically used for small volumes of liquid administered over a brief duration." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "764498003", + "display" : "Suck", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Suck (administration method)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A method of administration of a dose form by using the tongue and muscles of the mouth to dissolve it." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "764794000", + "display" : "Infuse (administration method)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infuse" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A method of administration of a liquid dose form usually slowly and over a prolonged period of time and typically in larger volumes by introducing it into the circulatory system or into a body cavity." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "782155003", + "display" : "Rinse (administration method)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rinse" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A method of administration of a liquid dose form by flushing it through or flow over a body area." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "782168006", + "display" : "Gargle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gargle (administration method)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A method of administration of a liquid dose form by rinsing the oropharyngeal area with the head held back and breath expired to produce a bubbling." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "785900008", + "display" : "Rinse or wash", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rinse or wash (administration method)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A method of administration of a liquid dose form by flushing it through, flowing it over, or cleansing a body area." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "823034001", + "display" : "Orodisperse (administration method)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Orodisperse" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A method of administration of a dose form by placing it in the mouth and allowing it to dissipate; the product is usually then swallowed." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "827107003", + "display" : "Implant", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Implant (administration method)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A method of administration of a dose form by being placed within a tissue of the body." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1010690008", + "display" : "Insufflate (administration method)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Insufflate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A method of administration of a dose form by blowing it into a body cavity." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1231460007", + "display" : "Dialysis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dialysis (administration method)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "A method of administration of a dose form through a dialysis system." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "58841000052102", + "display" : "Bathe", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bathe (administration method)" + }] + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/data-absent-reason", + "resource" : { + "resourceType" : "ValueSet", + "id" : "data-absent-reason", + "meta" : { + "lastUpdated" : "2024-10-03T04:31:51.554+11:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fhir" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "normative" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version", + "valueCode" : "4.0.0" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 5 + }], + "url" : "http://hl7.org/fhir/ValueSet/data-absent-reason", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.5" + }], + "version" : "6.0.0-ballot2", + "name" : "DataAbsentReason", + "title" : "Data Absent Reason", + "status" : "active", + "experimental" : false, + "date" : "2022-12-13T10:04:31+11:00", + "publisher" : "HL7 (FHIR Project)", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }], + "description" : "Used to specify why the normally expected content of the data element is missing.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/data-absent-reason" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:87e4f425-65f8-4264-b482-2955ee210b75", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 15, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/data-absent-reason|1.0.0" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/data-absent-reason", + "code" : "unknown", + "display" : "Unknown" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/data-absent-reason", + "code" : "asked-unknown", + "display" : "Asked But Unknown" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/data-absent-reason", + "code" : "temp-unknown", + "display" : "Temporarily Unknown" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/data-absent-reason", + "code" : "not-asked", + "display" : "Not Asked" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/data-absent-reason", + "code" : "asked-declined", + "display" : "Asked But Declined" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/data-absent-reason", + "code" : "masked", + "display" : "Masked" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/data-absent-reason", + "code" : "not-applicable", + "display" : "Not Applicable" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/data-absent-reason", + "code" : "unsupported", + "display" : "Unsupported" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/data-absent-reason", + "code" : "as-text", + "display" : "As Text" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/data-absent-reason", + "code" : "error", + "display" : "Error" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/data-absent-reason", + "code" : "not-a-number", + "display" : "Not a Number (NaN)" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/data-absent-reason", + "code" : "negative-infinity", + "display" : "Negative Infinity (NINF)" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/data-absent-reason", + "code" : "positive-infinity", + "display" : "Positive Infinity (PINF)" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/data-absent-reason", + "code" : "not-performed", + "display" : "Not Performed" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/data-absent-reason", + "code" : "not-permitted", + "display" : "Not Permitted" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/related-artifact-type", + "resource" : { + "resourceType" : "ValueSet", + "id" : "related-artifact-type", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fhir" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 5 + }], + "url" : "http://hl7.org/fhir/ValueSet/related-artifact-type", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.99" + }], + "version" : "6.0.0-ballot2", + "name" : "RelatedArtifactType", + "title" : "RelatedArtifactType", + "status" : "draft", + "experimental" : false, + "date" : "2024-10-02T17:31:51+00:00", + "publisher" : "HL7 International / FHIR Infrastructure", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }, + { + "telecom" : [{ + "system" : "url", + "value" : "http://www.hl7.org/Special/committees/fiwg" + }] + }], + "description" : "The type of relationship to the related artifact.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/related-artifact-type" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:262963bc-83e7-43d3-9189-875667aa0d2b", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 36, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/related-artifact-type|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/related-artifact-type", + "code" : "documentation", + "display" : "Documentation" + }, + { + "system" : "http://hl7.org/fhir/related-artifact-type", + "code" : "justification", + "display" : "Justification" + }, + { + "system" : "http://hl7.org/fhir/related-artifact-type", + "code" : "citation", + "display" : "Citation" + }, + { + "system" : "http://hl7.org/fhir/related-artifact-type", + "code" : "predecessor", + "display" : "Predecessor" + }, + { + "system" : "http://hl7.org/fhir/related-artifact-type", + "code" : "successor", + "display" : "Successor" + }, + { + "system" : "http://hl7.org/fhir/related-artifact-type", + "code" : "derived-from", + "display" : "Derived From" + }, + { + "system" : "http://hl7.org/fhir/related-artifact-type", + "code" : "depends-on", + "display" : "Depends On" + }, + { + "system" : "http://hl7.org/fhir/related-artifact-type", + "code" : "composed-of", + "display" : "Composed Of" + }, + { + "system" : "http://hl7.org/fhir/related-artifact-type", + "code" : "part-of", + "display" : "Part Of" + }, + { + "system" : "http://hl7.org/fhir/related-artifact-type", + "code" : "amends", + "display" : "Amends" + }, + { + "system" : "http://hl7.org/fhir/related-artifact-type", + "code" : "amended-with", + "display" : "Amended With" + }, + { + "system" : "http://hl7.org/fhir/related-artifact-type", + "code" : "appends", + "display" : "Appends" + }, + { + "system" : "http://hl7.org/fhir/related-artifact-type", + "code" : "appended-with", + "display" : "Appended With" + }, + { + "system" : "http://hl7.org/fhir/related-artifact-type", + "code" : "cites", + "display" : "Cites" + }, + { + "system" : "http://hl7.org/fhir/related-artifact-type", + "code" : "cited-by", + "display" : "Cited By" + }, + { + "system" : "http://hl7.org/fhir/related-artifact-type", + "code" : "comments-on", + "display" : "Is Comment On" + }, + { + "system" : "http://hl7.org/fhir/related-artifact-type", + "code" : "comment-in", + "display" : "Has Comment In" + }, + { + "system" : "http://hl7.org/fhir/related-artifact-type", + "code" : "contains", + "display" : "Contains" + }, + { + "system" : "http://hl7.org/fhir/related-artifact-type", + "code" : "contained-in", + "display" : "Contained In" + }, + { + "system" : "http://hl7.org/fhir/related-artifact-type", + "code" : "corrects", + "display" : "Corrects" + }, + { + "system" : "http://hl7.org/fhir/related-artifact-type", + "code" : "correction-in", + "display" : "Correction In" + }, + { + "system" : "http://hl7.org/fhir/related-artifact-type", + "code" : "replaces", + "display" : "Replaces" + }, + { + "system" : "http://hl7.org/fhir/related-artifact-type", + "code" : "replaced-with", + "display" : "Replaced With" + }, + { + "system" : "http://hl7.org/fhir/related-artifact-type", + "code" : "retracts", + "display" : "Retracts" + }, + { + "system" : "http://hl7.org/fhir/related-artifact-type", + "code" : "retracted-by", + "display" : "Retracted By" + }, + { + "system" : "http://hl7.org/fhir/related-artifact-type", + "code" : "signs", + "display" : "Signs" + }, + { + "system" : "http://hl7.org/fhir/related-artifact-type", + "code" : "similar-to", + "display" : "Similar To" + }, + { + "system" : "http://hl7.org/fhir/related-artifact-type", + "code" : "supports", + "display" : "Supports" + }, + { + "system" : "http://hl7.org/fhir/related-artifact-type", + "code" : "supported-with", + "display" : "Supported With" + }, + { + "system" : "http://hl7.org/fhir/related-artifact-type", + "code" : "transforms", + "display" : "Transforms" + }, + { + "system" : "http://hl7.org/fhir/related-artifact-type", + "code" : "transformed-into", + "display" : "Transformed Into" + }, + { + "system" : "http://hl7.org/fhir/related-artifact-type", + "code" : "transformed-with", + "display" : "Transformed With" + }, + { + "system" : "http://hl7.org/fhir/related-artifact-type", + "code" : "documents", + "display" : "Documents" + }, + { + "system" : "http://hl7.org/fhir/related-artifact-type", + "code" : "specification-of", + "display" : "Specification Of" + }, + { + "system" : "http://hl7.org/fhir/related-artifact-type", + "code" : "created-with", + "display" : "Created With" + }, + { + "system" : "http://hl7.org/fhir/related-artifact-type", + "code" : "cite-as", + "display" : "Cite As" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/sort-direction", + "resource" : { + "resourceType" : "ValueSet", + "id" : "sort-direction", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fhir" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "trial-use" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 5 + }], + "url" : "http://hl7.org/fhir/ValueSet/sort-direction", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.979" + }], + "version" : "6.0.0-ballot2", + "name" : "SortDirection", + "title" : "SortDirection", + "status" : "draft", + "experimental" : false, + "date" : "2024-10-02T17:31:51+00:00", + "publisher" : "HL7 International / FHIR Infrastructure", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }, + { + "telecom" : [{ + "system" : "url", + "value" : "http://www.hl7.org/Special/committees/dss" + }] + }, + { + "telecom" : [{ + "system" : "url", + "value" : "http://www.hl7.org/Special/committees/fiwg" + }] + }], + "description" : "The possible sort directions, ascending or descending.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/sort-direction" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:9ab0891c-34a7-4bc7-9eca-609a4e982212", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 2, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/sort-direction|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/sort-direction", + "code" : "ascending", + "display" : "Ascending" + }, + { + "system" : "http://hl7.org/fhir/sort-direction", + "code" : "descending", + "display" : "Descending" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/approach-site-codes", + "resource" : { + "resourceType" : "ValueSet", + "id" : "approach-site-codes", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fhir" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "draft" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 1 + }], + "url" : "http://hl7.org/fhir/ValueSet/approach-site-codes", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.346" + }], + "version" : "6.0.0-ballot2", + "name" : "SNOMEDCTAnatomicalStructureAdministrationSites", + "title" : "SNOMED CT Anatomical Structure for Administration Site Codes", + "status" : "draft", + "experimental" : true, + "date" : "2024-10-02T17:31:51+00:00", + "publisher" : "HL7 International / FHIR Infrastructure", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://www.hl7.org/Special/committees/fiwg" + }] + }], + "description" : "This value set includes Anatomical Structure codes from SNOMED CT - provided as an exemplar.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "copyright" : "This resource includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these specifications must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/get-snomed-ct or info@snomed.org", + "compose" : { + "include" : [{ + "system" : "http://snomed.info/sct", + "filter" : [{ + "property" : "concept", + "op" : "is-a", + "value" : "91723000" + }] + }] + }, + "expansion" : { + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/valueset-unclosed", + "valueBoolean" : true + }], + "identifier" : "urn:uuid:e27b60dc-17f4-482c-9814-e9b8562e8efe", + "timestamp" : "2024-10-02T17:54:47+00:00", + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-valueset", + "valueUri" : "null" + }, + { + "name" : "used-codesystem", + "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230131" + }, + { + "name" : "version", + "valueUri" : "http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230131" + }], + "contains" : [{ + "system" : "http://snomed.info/sct", + "code" : "91723000", + "display" : "Anatomical structure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anatomical structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "106004", + "display" : "Posterior carpal region", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of posterior carpal region" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of posterior carpal region (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "107008", + "display" : "Fetal part of placenta", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of fetal part of placenta" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of fetal part of placenta (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of foetal part of placenta" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "108003", + "display" : "Entire condylar emissary vein", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entire condylar emissary vein (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "110001", + "display" : "Visceral layer of Bowman's capsule", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of visceral layer of Bowman's capsule" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of visceral layer of Bowman's capsule (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of visceral layer of Bowman capsule" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "111002", + "display" : "Parathyroid gland", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Parathyroid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Parathyroid structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Parathyroid structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "116007", + "display" : "Subcutaneous tissue of medial surface of index finger", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subcutaneous tissue structure of medial surface of index finger" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subcutaneous tissue structure of medial surface of index finger (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "124002", + "display" : "Coronoid process of mandible", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of coronoid process of mandible" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of coronoid process of mandible (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "149003", + "display" : "Central pair of microtubules, cilium or flagellum, not bacterial", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Central pair of microtubules, cilium or flagellum, not bacterial (cell structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "155008", + "display" : "Deep circumflex artery of ilium", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deep circumflex iliac artery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of deep circumflex iliac artery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of deep circumflex iliac artery (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "167005", + "display" : "Supraclavicular part of brachial plexus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of supraclavicular part of brachial plexus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of supraclavicular part of brachial plexus (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "202009", + "display" : "Anterior division of renal artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of anterior division of renal artery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of anterior division of renal artery (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "205006", + "display" : "Entire left commissure of aortic valve", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entire left commissure of aortic valve (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "206007", + "display" : "Gluteus maximus muscle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of gluteus maximus muscle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of gluteus maximus muscle (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "221001", + "display" : "Articular surface, phalanges, of fourth metacarpal bone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of articular surface, phalanges, of fourth metacarpal bone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of articular surface, phalanges, of fourth metacarpal bone (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "227002", + "display" : "Canal of Hering", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of Canal of Hering (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of Canal of Hering" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "233006", + "display" : "Hepatocolic ligament", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of hepatocolic ligament" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of hepatocolic ligament (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "235004", + "display" : "Superior labial artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of superior labial artery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of superior labial artery (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "246001", + "display" : "Lateral vestibular nucleus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of lateral vestibular nucleus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of lateral vestibular nucleus (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "247005", + "display" : "Mesotympanum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of mesotympanum" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of mesotympanum (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "251007", + "display" : "Pectoral region", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pectoral region structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pectoral region structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "256002", + "display" : "Kupffer cell", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Liver macrophage" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Kupffer cell (cell)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "263002", + "display" : "Thoracic nerve", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of thoracic spinal nerve (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of thoracic spinal nerve" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thoracic spinal nerve" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "266005", + "display" : "Right lower lobe of lung", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of right lower lobe of lung" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lower lobe of right lung" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of lower lobe of right lung (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of lower lobe of right lung" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "272005", + "display" : "Superior articular process of lumbar vertebra", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cranial articular process of lumbar vertebra" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of superior articular process of lumbar vertebra" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of superior articular process of lumbar vertebra (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "273000", + "display" : "Lateral myocardium", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of lateral myocardium" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of lateral myocardium (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "283001", + "display" : "Central axillary lymph node", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of central axillary lymph node" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of central axillary lymph node (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "284007", + "display" : "Entire flexor tendon and tendon sheath of fourth toe", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entire flexor tendon and tendon sheath within fourth toe" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entire flexor tendon and tendon sheath within fourth toe (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "289002", + "display" : "Metacarpophalangeal joint of index finger", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Metacarpophalangeal joint structure of index finger" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Metacarpophalangeal joint structure of index finger (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "301000", + "display" : "Fifth metatarsal bone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fifth metatarsal structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fifth metatarsal structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "311007", + "display" : "Plantar surface of great toe", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of plantar surface of great toe" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of plantar surface of great toe (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "315003", + "display" : "Skin of umbilicus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Skin structure of umbilicus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Skin structure of umbilicus (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "318001", + "display" : "Cardiac impression of liver", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of cardiac impression of liver" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of cardiac impression of liver (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "344001", + "display" : "Ankle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hock" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ankle region structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ankle region structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "345000", + "display" : "Atrioventricular bundle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bundle of His" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Atrioventricular bundle structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Atrioventricular bundle structure (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Penetrating atrioventricular bundle" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "356000", + "display" : "Reticular corium", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of reticular corium" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of reticular corium (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "393006", + "display" : "Wall of urinary bladder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of wall of urinary bladder" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Wall of bladder" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of wall of urinary bladder (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "402006", + "display" : "Dental branches of inferior alveolar artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dental branch of inferior alveolar artery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of dental branch of inferior alveolar artery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of dental branch of inferior alveolar artery (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "405008", + "display" : "Entire posterior temporal diploic vein", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entire posterior temporal diploic vein (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "414003", + "display" : "Gastric fundus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fundus of stomach" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastric fundus structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gastric fundus structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "422005", + "display" : "Inferior surface of tongue", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ventral surface of tongue" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of inferior surface of tongue" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ventral aspect of tongue" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of inferior surface of tongue (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "446003", + "display" : "Trochanteric bursa", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of trochanteric bursa" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of trochanteric bursa (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "457008", + "display" : "Collateral ligament", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of collateral ligament" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of collateral ligament (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "461002", + "display" : "Lateral corticospinal tract", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Crossed pyramidal tract" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of lateral corticospinal tract" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of lateral corticospinal tract (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "464005", + "display" : "Basophilic normoblast", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Basophilic erythroblast" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prorubricyte" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Basophilic normoblast (cell)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "465006", + "display" : "Ascending frontal gyrus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Precentral gyrus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ascending frontal gyrus structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of ascending frontal gyrus (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of ascending frontal gyrus" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "471000", + "display" : "Flexor hallucis longus muscle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Flexor hallucis longus muscle structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Flexor hallucis longus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Flexor hallucis longus muscle structure (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Flexor hallucis longus in leg" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "480000", + "display" : "Cardiopulmonary circulatory system", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lesser circulation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cardiopulmonary circulatory system structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cardiopulmonary circulatory system structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "485005", + "display" : "Transverse colon", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transverse colon structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transverse colon structure (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "TC - Transverse colon" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "528006", + "display" : "Costal surface of lung", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of costal surface of lung" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of costal surface of lung (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "552004", + "display" : "Entire vagus nerve parasympathetic fibers to cardiac plexus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entire vagus nerve parasympathetic fibres to cardiac plexus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entire vagus nerve parasympathetic fibers to cardiac plexus (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "565008", + "display" : "Intervertebral disc space of fifth lumbar vertebra", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of intervertebral disc space of fifth lumbar vertebra" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of intervertebral disc space of fifth lumbar vertebra (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "582005", + "display" : "Head of phalanx of great toe", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of head of phalanx of great toe" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of head of phalanx of great toe (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "587004", + "display" : "Capsule of proximal interphalangeal joint of third toe", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of capsule of proximal interphalangeal joint of third toe" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of capsule of proximal interphalangeal joint of third toe (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "589001", + "display" : "Interventricular septum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Interventricular septum structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ventricular septum" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Interventricular septum structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "595000", + "display" : "Palpebral fissure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of palpebral fissure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of palpebral fissure (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PF - Palpebral fissure" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "608002", + "display" : "Subcutaneous tissue of philtrum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subcutaneous tissue structure of philtrum" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subcutaneous tissue structure of philtrum (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "621009", + "display" : "Multivesicular body, internal vesicles", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Multivesicular body, internal vesicles (cell structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "635006", + "display" : "Tuberosity of distal phalanx of little toe", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of tuberosity of distal phalanx of little toe" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of tuberosity of distal phalanx of little toe (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "650002", + "display" : "Superior articular process of seventh thoracic vertebra", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cranial articular process of seventh thoracic vertebra" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of superior articular process of seventh thoracic vertebra" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of superior articular process of seventh thoracic vertebra (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "660006", + "display" : "Tracheal mucous membrane", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of tracheal mucous membrane (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of tracheal mucous membrane" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "661005", + "display" : "Jaw", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Jaw region" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Jaw region structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Jaw region structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "667009", + "display" : "Embryonic structure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Embryonic structure (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Embryological structure" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "688000", + "display" : "Fetal hyaloid artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Foetal hyaloid artery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of fetal hyaloid artery (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of fetal hyaloid artery" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "691000", + "display" : "Small intestine submucosa", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of small intestine submucosa" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of small intestine submucosa (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "692007", + "display" : "Body of ischium", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of body of ischium" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of body of ischium (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "723004", + "display" : "Dense intermediate filament bundles", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tonofibrils" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dense intermediate filament bundles (cell structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "774007", + "display" : "Head and neck structure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of head and/or neck (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of head and/or neck" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "790007", + "display" : "Visceral aspect of liver", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inferior surface of liver" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of visceral aspect of liver" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of visceral aspect of liver (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Visceral surface of liver" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "798000", + "display" : "Entire deep temporal vein", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entire deep temporal vein (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entire deep temporal veins" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "808000", + "display" : "Posterior intercostal arteries", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Posterior intercostal artery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of posterior intercostal artery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of posterior intercostal artery (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "809008", + "display" : "Fetal chondrocranium", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of fetal chondrocranium" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of fetal chondrocranium (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Foetal chondrocranium" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of foetal chondrocranium" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "823005", + "display" : "Posterior cervical spinal cord nerve root", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of posterior cervical spinal cord nerve root" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of posterior cervical spinal cord nerve root (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "830004", + "display" : "Spinous process of fifth thoracic vertebra", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of spinous process of fifth thoracic vertebra" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of spinous process of fifth thoracic vertebra (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "836005", + "display" : "Oral region of face", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Perioral region of face" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Circumoral region of face" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of oral region of face" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of oral region of face (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "885000", + "display" : "Lamina muscularis of colonic mucous membrane", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of lamina muscularis of colonic mucous membrane (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of lamina muscularis of colonic mucous membrane" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "895007", + "display" : "Anterior cruciate ligament of knee joint", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of anterior cruciate ligament of knee joint" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of anterior cruciate ligament of knee joint (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "917004", + "display" : "Superior laryngeal aperture", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Laryngeal entrance" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aditus laryngis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Laryngeal inlet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Superior laryngeal aperture structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Superior laryngeal aperture structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "921006", + "display" : "Thyrohyoid branch of ansa cervicalis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of thyrohyoid branch of ansa cervicalis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of thyrohyoid branch of ansa cervicalis (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "947002", + "display" : "Crus of diaphragm", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of crus of diaphragm" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of crus of diaphragm (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "955009", + "display" : "Bronchus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bronchial structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bronchial structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "976004", + "display" : "Ovarian vein", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of ovarian vein" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of ovarian vein (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "996007", + "display" : "Meningeal branches of occipital artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Meningeal branch of occipital artery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of meningeal branch of occipital artery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of meningeal branch of occipital artery (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1005009", + "display" : "Entire diaphragmatic lymph node", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entire diaphragmatic lymph node (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1012000", + "display" : "Fibrous portion of pericardium", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of fibrous portion of pericardium" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of fibrous portion of pericardium (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1015003", + "display" : "Peritonsillar tissue", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of peritonsillar tissue" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of peritonsillar tissue (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1028005", + "display" : "Sebaceous gland", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sebaceous gland structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sebaceous gland structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1030007", + "display" : "Vesicular bursa of sternohyoid muscle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of vesicular bursa of sternohyoid muscle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of vesicular bursa of sternohyoid muscle (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1063000", + "display" : "Frontozygomatic suture of skull", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of frontozygomatic suture of skull" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of frontozygomatic suture of skull (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1075005", + "display" : "Promonocyte", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Promonocyte (cell)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1076006", + "display" : "Entire subcutaneous prepatellar bursa", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entire subcutaneous prepatellar bursa (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1086007", + "display" : "Female", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Female individual" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Female structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Female structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1087003", + "display" : "Sternothyroid muscle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of sternothyroid muscle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of sternothyroid muscle (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1092001", + "display" : "Superior occipital gyrus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of superior occipital gyrus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of superior occipital gyrus (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1099005", + "display" : "Thymic cortex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of thymic cortex" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of thymic cortex (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1101003", + "display" : "Cranial cavity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cranial cavity structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cranial cavity structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1106008", + "display" : "Entire major calyx", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entire major calyx (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1110006", + "display" : "Tarsal gland", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Meibomian gland" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sebaceous gland of eyelid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of meibomian gland" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of meibomian gland (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1122009", + "display" : "Inferior longitudinal muscle of tongue", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of inferior longitudinal muscle of tongue" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of inferior longitudinal muscle of tongue (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1136004", + "display" : "Aortopulmonary septum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aorticopulmonary septum" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of aortopulmonary septum" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of aortopulmonary septum (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1159005", + "display" : "Frenulum linguae", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Frenum of tongue" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fraenum of tongue" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of frenulum linguae" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of frenulum linguae (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1172006", + "display" : "Odontoid process of axis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Odontoid process" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dens axis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of odontoid process of axis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of odontoid process of axis (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1173001", + "display" : "Mandibular nerve", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of mandibular nerve" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of mandibular nerve (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1174007", + "display" : "Chromosomes, group E", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chromosome pairs 16-18" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chromosomes, group E (cell structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1193009", + "display" : "Teres major muscle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of teres major muscle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of teres major muscle (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1216008", + "display" : "Synostosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of synostosis (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of synostosis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1231004", + "display" : "Meninges", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Central nervous system meninges" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Meninges structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Meninges structure (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "The three membranes that surround the brain and spinal cord, consisting of the dura mater, arachnoid, and pia mater. The pia and arachnoid in combination are referred to as the leptomeninges." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1236009", + "display" : "Duodenal serosa", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of duodenal serosa" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of duodenal serosa (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1243003", + "display" : "Inferior articular process of sixth cervical vertebra", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Caudal articular process of sixth cervical vertebra" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of inferior articular process of sixth cervical vertebra" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of inferior articular process of sixth cervical vertebra (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1246006", + "display" : "Dorsal digital nerves of radial nerve", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of dorsal digital nerves of radial nerve" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of dorsal digital nerves of radial nerve (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1263005", + "display" : "Distinctive arrangement of microtubules", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Distinctive arrangement of microtubules (cell structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1277008", + "display" : "Vertebral nerve", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of vertebral nerve" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of vertebral nerve (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1307006", + "display" : "Glottis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glottis structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glottis structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1311000", + "display" : "Telogen hair", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of telogen hair (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of telogen hair" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1350001", + "display" : "Deep flexor tendon of index finger", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of deep flexor tendon of index finger" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of deep flexor tendon within index finger (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of deep flexor tendon within index finger" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1353004", + "display" : "Gastric serosa", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of gastric serosa (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of gastric serosa" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1403006", + "display" : "Vastus lateralis muscle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of vastus lateralis muscle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of vastus lateralis muscle (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1425000", + "display" : "Posterior limb of stapes", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of posterior limb of stapes" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of posterior limb of stapes (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1439000", + "display" : "Paravesicular lymph node", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of paravesicular lymph node" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of paravesicular lymph node (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1441004", + "display" : "Ventricle of larynx", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of ventricle of larynx" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Laryngeal ventricle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of ventricle of larynx (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Laryngeal saccule" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1456008", + "display" : "Yellow fibrocartilage", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Yellow fibroelastic cartilage" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fibroelastic cartilage" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of yellow fibrocartilage" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of yellow fibrocartilage (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1467009", + "display" : "Parietal branch of superficial temporal artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Posterior temporal branch of superficial temporal artery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of parietal branch of superficial temporal artery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of parietal branch of superficial temporal artery (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1484003", + "display" : "Metatarsus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Metatarsal region" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of metatarsal region of foot (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of metatarsal region of foot" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Metatarsal region of foot" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1490004", + "display" : "Soft tissues of trunk", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of soft tissues of trunk" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of soft tissues of trunk (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1502004", + "display" : "Anterior cecal artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anterior caecal artery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of anterior cecal artery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of anterior caecal artery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of anterior cecal artery (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1511004", + "display" : "Ejaculatory duct", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ejaculatory duct structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ejaculatory duct structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1516009", + "display" : "Frontomental diameter of head", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Frontomental diameter of head (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1527006", + "display" : "Lamina of fourth thoracic vertebra", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of lamina of fourth thoracic vertebra" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of lamina of fourth thoracic vertebra (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1537001", + "display" : "Intervertebral disc of eleventh thoracic vertebra", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intervertebral disc, T11-T12" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intervertebral disc structure of eleventh thoracic vertebra" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "T11/12 disc" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intervertebral disc structure of eleventh thoracic vertebra (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1541002", + "display" : "Coccygeal plexus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of coccygeal plexus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of coccygeal plexus (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1562001", + "display" : "Nucleus pulposus of intervertebral disc of third lumbar vertebra", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nucleus pulposus, L3-L4" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of nucleus pulposus of intervertebral disc of third lumbar vertebra" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of nucleus pulposus of intervertebral disc of third lumbar vertebra (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1580005", + "display" : "Ventral lateral nucleus of thalamus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of ventral lateral nucleus of thalamus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of ventral lateral nucleus of thalamus (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nucleus ventralis lateralis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1581009", + "display" : "Ileal arteries", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ileal artery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of ileal artery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of ileal artery (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1584001", + "display" : "Entire symphysis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entire symphysis (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1600003", + "display" : "Splenius capitis muscle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of splenius capitis muscle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of splenius capitis muscle (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1605008", + "display" : "Histioblast", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Histoblast" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Histioblast (cell)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1610007", + "display" : "Otoconia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Otoliths" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of otoconia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of otoconia (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1611006", + "display" : "Entire paramammary lymph node", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entire paramammary lymph node (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1617005", + "display" : "Intrinsic larynx", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of intrinsic larynx" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of intrinsic larynx (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1620002", + "display" : "Metaphase nucleus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Metaphase nucleus (cell structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1626008", + "display" : "Third thoracic vertebra", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Third dorsal vertebra" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bone structure of T3" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bone structure of T3 (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1627004", + "display" : "Medial collateral ligament of knee joint", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of medial collateral ligament of knee joint" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of medial collateral ligament of knee joint (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1630006", + "display" : "Supraorbital vein", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of supraorbital vein" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of supraorbital vein (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1631005", + "display" : "Foregut", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Primitive foregut structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Primitive foregut structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1650005", + "display" : "Hilum of left lung", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of hilum of left lung" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of hilum of left lung (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1655000", + "display" : "Transverse peduncular tract nucleus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of transverse peduncular tract nucleus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of transverse peduncular tract nucleus (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1659006", + "display" : "Dorsomedial nucleus of thalamus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of dorsomedial nucleus of thalamus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of dorsomedial nucleus of thalamus (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nucleus medialis dorsalis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medial dorsal nucleus" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1684009", + "display" : "Ligamentum teres of liver", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Round ligament of liver" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of ligamentum teres of liver" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of ligamentum teres of liver (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1706004", + "display" : "Thymic lobule", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of thymic lobule" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of thymic lobule (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1707008", + "display" : "Ventral nuclear group of thalamus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of ventral nuclear group of thalamus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of ventral nuclear group of thalamus (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1711002", + "display" : "Periorbital region", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Periorbital region structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Periorbital region structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1716007", + "display" : "Cupula ampullaris", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of cupula ampullaris" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of cupula ampullaris (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1721005", + "display" : "Right tonsil", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Right faucial tonsil" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Right faucial tonsil structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Right faucial tonsil structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1729007", + "display" : "Central tegmental tract", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Central tegmental fasciculus of pons" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of central tegmental tract" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of central tegmental tract (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1732005", + "display" : "Thoracic duct", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thoracic duct structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thoracic duct structure (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "TD - Thoracic duct" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Left lymphatic duct" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1765002", + "display" : "Lymphatic of thorax", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lymphatics of thorax" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of lymphatic vessel of thorax (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of lymphatic vessel of thorax" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lymphatic vessel of thorax" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1780008", + "display" : "Premelanosome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Premelanosome (cell structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1781007", + "display" : "Sacroiliac region", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of sacroiliac region" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of sacroiliac region (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1797002", + "display" : "Naris", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nostril" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of anterior naris" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of anterior naris (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1818002", + "display" : "Greater circulus arteriosus of iris", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of greater circulus arteriosus of iris" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of greater circulus arteriosus of iris (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1825009", + "display" : "Entire root of nose", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entire root of nose (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1832000", + "display" : "Bulbar conjunctiva", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of bulbar conjunctiva" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of bulbar conjunctiva (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Scleral conjunctiva" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1840006", + "display" : "Arrector pili muscles", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arrector pili muscle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arrector pili muscle structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arrector pili muscle structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1849007", + "display" : "Pharyngeal recess", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fossa of Rosenmüller" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fossa of Rosenmuller" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of pharyngeal recess" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of pharyngeal recess (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1853009", + "display" : "Suprahyoid muscles", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of suprahyoid muscle (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of suprahyoid muscle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Suprahyoid muscle" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1874005", + "display" : "Entire promontory common iliac lymph node", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entire promontory common iliac lymph node (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entire promontory lymph node" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1895000", + "display" : "Entire musculophrenic vein", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entire musculophrenic vein (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1902009", + "display" : "Skin of external ear", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Skin structure of ear" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Skin of ear" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Skin structure of ear (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1910005", + "display" : "Entire ear", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entire ear (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entire vestibulocochlear organ" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1918003", + "display" : "Suprarenal aorta", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of suprarenal aorta" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of suprarenal aorta (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1927002", + "display" : "Entire left elbow region", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entire left elbow region (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entire left elbow" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1992003", + "display" : "Porus acusticus internus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of porus acusticus internus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of porus acusticus internus (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "1997009", + "display" : "Cingulum dentis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of cingulum dentis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of cingulum dentis (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2010005", + "display" : "Clavicular facet of scapula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of clavicular facet of scapula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of clavicular facet of scapula (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2020000", + "display" : "Superior thoracic artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of superior thoracic artery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of superior thoracic artery (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2031008", + "display" : "Spinal cord ventral median fissure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spinal cord ventral medial sulcus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of anterior median fissure of spinal cord (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of anterior median fissure of spinal cord" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2033006", + "display" : "Right fallopian tube", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of right fallopian tube" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of right fallopian tube (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2044003", + "display" : "Vaginal nerves", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of vaginal nerves" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of vaginal nerves (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nerves running from uterovaginal plexus to vagina that are both sympathetic and parasympathetic" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2048000", + "display" : "Lingual tonsil", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lingual tonsil structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lingual tonsil structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2049008", + "display" : "Chorionic villi", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chorionic villi structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chorionic villi structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2059009", + "display" : "Skin of ear lobule", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Skin structure of ear lobule" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Skin structure of ear lobule (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2071003", + "display" : "Reticular formation of spinal cord", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of reticular formation of spinal cord" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of reticular formation of spinal cord (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2076008", + "display" : "Head of phalanx of hand", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of head of phalanx of hand" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of head of phalanx of hand (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2083001", + "display" : "Nucleus ambiguus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of nucleus ambiguus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of nucleus ambiguus (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2095001", + "display" : "Accessory sinus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Paranasal sinus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nasal sinus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nasal sinus structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nasal sinus structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2123001", + "display" : "Tuberomammillary nucleus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of tuberomammillary nucleus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of tuberomammillary nucleus (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mammilloinfundibular nucleus" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2150006", + "display" : "Urinary tract transitional epithelial cell", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Urinary tract transitional epithelial cell (cell)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2156000", + "display" : "Glial cell", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glial cell (cell)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2160002", + "display" : "Ligamentum arteriosum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of ligamentum arteriosum" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of ligamentum arteriosum (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2175005", + "display" : "Pharyngeal cavity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of pharyngeal cavity" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of pharyngeal cavity (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2182009", + "display" : "Endometrial zona basalis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of endometrial zona basalis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of endometrial zona basalis (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2192001", + "display" : "Clavicular part of pectoralis major muscle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of clavicular part of pectoralis major muscle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of clavicular part of pectoralis major muscle (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2205003", + "display" : "Lamina of fifth thoracic vertebra", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of lamina of fifth thoracic vertebra" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of lamina of fifth thoracic vertebra (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2209009", + "display" : "Cerebral basal surface", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cerebral basal surface structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cerebral basal surface structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2236006", + "display" : "Lesser osseous pelvis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of lesser osseous pelvis (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of lesser osseous pelvis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2246008", + "display" : "Type I hair cell", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Type I hair cell (cell)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2255006", + "display" : "Subserosa", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of subserosa (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of subserosa" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2292006", + "display" : "Nasopharyngeal gland", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of nasopharyngeal gland" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of nasopharyngeal gland (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2302002", + "display" : "Veins of the knee", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vein of the knee" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of vein of the knee" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of vein of the knee (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2305000", + "display" : "Spinous process of cervical vertebra", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of spinous process of cervical vertebra" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of spinous process of cervical vertebra (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2306004", + "display" : "Base of third metacarpal bone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of base of third metacarpal bone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of base of third metacarpal bone (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2327009", + "display" : "Entire salivary seromucous gland (body structure)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entire salivary seromucous gland" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2330002", + "display" : "Segmental bronchial branches", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of segmental bronchial branches" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of segmental bronchial branches (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2332005", + "display" : "Metencephalon of fetus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of metencephalon of fetus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of metencephalon of fetus (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Metencephalon of foetus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of metencephalon of foetus" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2334006", + "display" : "Calyx", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of calyx" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of calyx (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Renal calyx" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2349003", + "display" : "Nasal suture of skull", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of nasal suture of skull" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of nasal suture of skull (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2372001", + "display" : "Medial surface of toe", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of medial surface of toe" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of medial surface of toe (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2383005", + "display" : "Papillary muscles of right ventricle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of papillary muscles of right ventricle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of papillary muscles of right ventricle (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2389009", + "display" : "Superior margin of adrenal gland", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of superior margin of adrenal gland" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of superior margin of adrenal gland (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2395005", + "display" : "Transverse facial artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of transverse facial artery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of transverse facial artery (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2397002", + "display" : "First metatarsal facet of medial cuneiform bone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of first metatarsal facet of medial cuneiform bone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of first metatarsal facet of medial cuneiform bone (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2400006", + "display" : "Mandibular left first premolar tooth", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of mandibular left first premolar tooth" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Universal designation 21" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Permanent lower left first premolar tooth" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "LL4 - Permanent lower left 4 tooth" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ISO designation 34" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haderup designation -4" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Permanent lower left 4 tooth" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lower left first bicuspid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of permanent mandibular left first premolar tooth (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of permanent mandibular left first premolar tooth" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2402003", + "display" : "Dorsum of foot", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of dorsum of foot" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of dorsum of foot (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2421006", + "display" : "Submaxillary ganglion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Submandibular ganglion" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of submaxillary ganglion" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of submaxillary ganglion (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2433001", + "display" : "Digital tendon and tendon sheath of foot", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tendon and tendon sheath of toe" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of digital tendon and tendon sheath of foot" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of digital tendon and/or tendon sheath within foot (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of digital tendon and/or tendon sheath within foot" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2436009", + "display" : "Tunica intima of vein", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of tunica intima of vein" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of tunica intima of vein (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2453002", + "display" : "Subcutaneous tissue of posterior surface of forearm", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subcutaneous tissue of dorsal surface of forearm" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subcutaneous tissue structure of posterior surface of forearm" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subcutaneous tissue structure of posterior surface of forearm (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2454008", + "display" : "Articular surface, third metacarpal, of second metacarpal bone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of articular surface, third metacarpal, of second metacarpal bone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of articular surface, third metacarpal, of second metacarpal bone (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2484000", + "display" : "Skin of frenulum of clitoris", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Skin structure of frenulum of clitoris" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Skin structure of frenulum of clitoris (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2489005", + "display" : "Medial check ligament of eye", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of medial check ligament of eye" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of medial check ligament of eye (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2499000", + "display" : "Entire cisterna pontis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entire cisterna pontis (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2502001", + "display" : "Membrane of lysosome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Membrane of lysosome (cell structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2504000", + "display" : "Pancreatic plexus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of pancreatic plexus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of pancreatic plexus (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "An autonomic plexus that is a subdivision of the celiac plexus and accompanies the pancreatic arteries." + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "An autonomic plexus that is a subdivision of the coeliac plexus and accompanies the pancreatic arteries." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2510000", + "display" : "Femoral triangle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Femoral triangle structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Femoral triangle structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2539000", + "display" : "Superior rectal artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Superior hemorrhoidal artery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of superior rectal artery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Superior haemorrhoidal artery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of superior rectal artery (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2543001", + "display" : "Cuboid articular facet of fourth metatarsal bone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of cuboid articular facet of fourth metatarsal bone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of cuboid articular facet of fourth metatarsal bone (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2550002", + "display" : "Phalanx of thumb", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bone of thumb" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bone structure of phalanx of thumb" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bone structure of phalanx of thumb (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2577006", + "display" : "Gracilis muscle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of gracilis muscle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of gracilis muscle (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2579009", + "display" : "Plasmablast", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Plasmablast (cell)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2592007", + "display" : "All extremities", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "All extremities (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2600000", + "display" : "Flexor pollicis longus muscle tendon", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of flexor pollicis longus muscle tendon" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of flexor pollicis longus muscle tendon (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2620004", + "display" : "Intervertebral disc of third thoracic vertebra", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intervertebral disc, T3-T4" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intervertebral disc structure of third thoracic vertebra" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "T3/4 disc" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intervertebral disc structure of third thoracic vertebra (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2639009", + "display" : "Neuroendocrine tissue", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of neuroendocrine tissue (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of neuroendocrine tissue" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2653009", + "display" : "Posterior thalamic radiation of internal capsule", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of posterior thalamic radiation of internal capsule" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of posterior thalamic radiation of internal capsule (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2666009", + "display" : "Semispinalis capitis muscle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of semispinalis capitis muscle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of semispinalis capitis muscle (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2672009", + "display" : "Anterior cutaneous branch of lumbosacral plexus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of anterior cutaneous branch of lumbosacral plexus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of anterior cutaneous branch of lumbosacral plexus (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2675006", + "display" : "Anterior ethmoidal artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of anterior ethmoidal artery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of anterior ethmoidal artery (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2681003", + "display" : "Dorsal nerve of penis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of dorsal nerve of penis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of dorsal nerve of penis (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2682005", + "display" : "Mucous membrane of urinary bladder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bladder mucosa" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of mucous membrane of urinary bladder" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of mucous membrane of urinary bladder (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2686008", + "display" : "Medial olfactory gyrus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of medial olfactory gyrus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of medial olfactory gyrus (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2687004", + "display" : "Bowman's space", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of Bowman's space" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of Bowman's space (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of Bowman space" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2695000", + "display" : "Left maxillary sinus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Left maxillary sinus structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Left maxillary sinus structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2703009", + "display" : "Entire calcarine artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entire calcarine artery (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2712006", + "display" : "Capsule of ankle joint", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of capsule of ankle joint" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of capsule of ankle joint (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2718005", + "display" : "Apical foramen of tooth", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of apical foramen of tooth" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of apical foramen of tooth (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2726002", + "display" : "Fold for stapes", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of fold for stapes" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of fold for stapes (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2730004", + "display" : "Entire vitelline vein of placenta", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entire vitelline vein of placenta (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2739003", + "display" : "Endometrium", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Endometrial structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Endometrial structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2741002", + "display" : "Medial occipitotemporal gyrus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of medial occipitotemporal gyrus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of medial occipitotemporal gyrus (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2746007", + "display" : "Circular layer of gastric muscularis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of circular layer of gastric muscularis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of circular layer of gastric muscularis (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2748008", + "display" : "Spinal cord", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spinal cord structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spinal cord structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2759004", + "display" : "Eccrine gland", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Eccrine gland structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Eccrine gland structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2771005", + "display" : "Lamina propria of ureter", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of lamina propria of ureter" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of lamina propria of ureter (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2789006", + "display" : "Apocrine gland", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Apocrine gland structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Apocrine gland structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2792005", + "display" : "Pars tensa of tympanic membrane", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of pars tensa of tympanic membrane" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pars tensa" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of pars tensa of tympanic membrane (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2803000", + "display" : "Tendon sheath of popliteus muscle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of tendon sheath of popliteus muscle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of tendon sheath of popliteus muscle (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2810006", + "display" : "Cremasteric fascia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of cremasteric fascia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of cremaster fascia of spermatic cord (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of cremaster fascia of spermatic cord" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2812003", + "display" : "Head of femur", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Femoral head" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of head of femur" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of head of femur (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2824005", + "display" : "Spinous process of fourth thoracic vertebra", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of spinous process of fourth thoracic vertebra" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of spinous process of fourth thoracic vertebra (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2826007", + "display" : "Lamina of fourth lumbar vertebra", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of lamina of fourth lumbar vertebra" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of lamina of fourth lumbar vertebra (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2830005", + "display" : "Dorsal digital nerves of lateral hallux and medial second toe", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of dorsal digital nerves of lateral hallux and medial second toe" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of dorsal digital nerves of lateral hallux and medial second toe (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2839006", + "display" : "Perivesicular tissues of seminal vesicles", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of perivesicular tissues of seminal vesicles" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of perivesicular tissues of seminal vesicles (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2841007", + "display" : "Renal artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of renal artery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of renal artery (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Renal artery structure" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2845003", + "display" : "Respiratory epithelium", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of respiratory epithelium" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of respiratory epithelium (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2848001", + "display" : "Superficial epigastric artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of superficial epigastric artery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of superficial epigastric artery (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2855004", + "display" : "Accessory cephalic vein", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of accessory cephalic vein" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of accessory cephalic vein (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2861001", + "display" : "Entire gland (organ)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entire gland (organ) (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2894003", + "display" : "Posterior epiglottis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of posterior epiglottis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of posterior epiglottis (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2905008", + "display" : "Anterior ligament of uterus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Uterovesical fold" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of anterior ligament of uterus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of anterior ligament of uterus (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2909002", + "display" : "Posterior portion of diaphragmatic aspect of liver", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of posterior portion of diaphragmatic aspect of liver" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Posterior surface of liver" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of posterior portion of diaphragmatic aspect of liver (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2920002", + "display" : "Facial nerve motor branch", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of facial nerve motor branch" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of facial nerve motor branch (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2922005", + "display" : "Posterior papillary muscle of left ventricle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Posteromedial papillary muscle of left ventricle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of posterior papillary muscle of left ventricle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of posterior papillary muscle of left ventricle (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2923000", + "display" : "Subcutaneous tissue of supraorbital area", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subcutaneous tissue structure of supraorbital area" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subcutaneous tissue structure of supraorbital area (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2969000", + "display" : "Anatomical space structure (body structure)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anatomical space structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anatomical space" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2979003", + "display" : "Medial cuneiform bone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "First tarsal bone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "First cuneiform bone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bone structure of medial cuneiform" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bone structure of medial cuneiform (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2986006", + "display" : "Talar facet of navicular bone of foot", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of talar facet of navicular bone of foot" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of talar facet of navicular bone of foot (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "2998001", + "display" : "Entire right margin of uterus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entire right margin of uterus (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3003007", + "display" : "Anterior limb of internal capsule", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Internal capsule anterior limb structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Internal capsule anterior limb structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3008003", + "display" : "White fibrocartilage", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of white fibrocartilage (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of white fibrocartilage" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3028004", + "display" : "Transitional epithelial cell", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transitional cell" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Transitional epithelial cell (cell)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3039001", + "display" : "Subcutaneous tissue of thigh", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subcutaneous tissue structure of thigh" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subcutaneous tissue structure of thigh (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3042007", + "display" : "Glomerular urinary pole", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of glomerular urinary pole" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of glomerular urinary pole (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3054007", + "display" : "Articular surface, metacarpal, of phalanx of thumb", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of articular surface, metacarpal, of phalanx of thumb" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of articular surface, metacarpal, of phalanx of thumb (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3055008", + "display" : "Bone marrow of vertebral body", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of bone marrow of vertebral body" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of bone marrow of vertebral body (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3056009", + "display" : "Anteroventral nucleus of thalamus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of anteroventral nucleus of thalamus (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of anteroventral nucleus of thalamus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nucleus anteroventralis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3057000", + "display" : "Nerve", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nerve structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nerve structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3058005", + "display" : "Peripheral nervous system", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Peripheral nervous system structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Peripheral nervous system structure (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "PNS - Peripheral nervous system" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3062004", + "display" : "Spinal arachnoid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of spinal arachnoid (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of spinal arachnoid" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3068000", + "display" : "Seminal vesicle lumen", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of seminal vesicle lumen" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of seminal vesicle lumen (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3081007", + "display" : "Mitochondrion in division", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mitochondrion in division (cell structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3093003", + "display" : "Tendinous arch of pelvic fascia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of tendinous arch of pelvic fascia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of tendinous arch of pelvic fascia (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3100007", + "display" : "Clinical crown of tooth", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of clinical crown of tooth (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of clinical crown of tooth" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Portion of tooth exposed above gums, the part above the clinical root" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3113001", + "display" : "Suprachoroidal space", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Perichoroidal space" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of suprachoroidal space" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of suprachoroidal space (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3117000", + "display" : "Dorsal surface of index finger", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of dorsal surface of index finger" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of dorsal surface of index finger (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3118005", + "display" : "Trabecula carnea of left ventricle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of trabecula carnea of left ventricle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of trabecula carnea of left ventricle (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3120008", + "display" : "Pleura", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pleural structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pleural membrane structure (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pleural membrane structure" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3134008", + "display" : "Head of fourth metatarsal bone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of head of fourth metatarsal bone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of head of fourth metatarsal bone (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3138006", + "display" : "Bony tissue", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bone (tissue) structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bone (tissue) structure (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bone tissue" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3153003", + "display" : "Tractus olivocochlearis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of tractus olivocochlearis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of tractus olivocochlearis (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3156006", + "display" : "Obturator artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of obturator artery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of obturator artery (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3159004", + "display" : "Costocervical trunk", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of costocervical trunk" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of costocervical trunk (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3169005", + "display" : "Spinal nerve", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spinal nerve structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spinal nerve structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3178004", + "display" : "Raphe of soft palate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of raphe of soft palate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of raphe of soft palate (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3194006", + "display" : "Endocardium of right atrium", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of endocardium of right atrium" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of endocardium of right atrium (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3198009", + "display" : "Monostomatic sublingual gland", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of monostomatic sublingual gland" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of monostomatic sublingual gland (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3215002", + "display" : "Subcutaneous tissue of nuchal region", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subcutaneous tissue structure of nuchal region" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subcutaneous tissue structure of nuchal region (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3222005", + "display" : "All large arteries", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "All elastic arteries" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "All large arteries (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3227004", + "display" : "Left coronary artery main stem", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of left coronary artery main stem (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of left coronary artery main stem" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of left main coronary artery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "LMCA - left main coronary artery" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3236000", + "display" : "Posterior segment of right upper lobe of lung", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of posterior segment of right upper lobe of lung" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Posterior segment of right upper lobe" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of posterior segment of right upper lobe of lung (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3243006", + "display" : "Parametrial lymph node", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of parametrial lymph node" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of parametrial lymph node (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3255000", + "display" : "Papillary area", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stratum papillare" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of papillary area" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of papillary area (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3262009", + "display" : "Root canal of tooth", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of root canal of tooth" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of root canal of tooth (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3279003", + "display" : "Pedicle of third cervical vertebra", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of pedicle of third cervical vertebra" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of pedicle of third cervical vertebra (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3295003", + "display" : "Ventral anterior nucleus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ventral anterior nucleus structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of ventral anterior nucleus of thalamus (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of ventral anterior nucleus of thalamus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nucleus ventralis anterior" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3301002", + "display" : "Tectopontine fibers", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tectopontine fibres" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of tectopontine fiber" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of tectopontine fiber (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of tectopontine fibre" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3302009", + "display" : "Splenic branches of splenic artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Splenic branch of splenic artery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of splenic branch of splenic artery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of splenic branch of splenic artery (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3315000", + "display" : "Vestibulospinal tract", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of vestibulospinal tract" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of vestibulospinal tract (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3332001", + "display" : "Occipitofrontal diameter of head", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Occipitofrontal diameter of head (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3336003", + "display" : "Haversian canal", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of Haversian canal" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of Haversian canal (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3341006", + "display" : "Right lung", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Right lung structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Right lung structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3350008", + "display" : "Entire right commissure of pulmonic valve", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entire right commissure of pulmonic valve (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3362007", + "display" : "Intertragal incisure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intertragal incisure structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intertragic incisure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intertragal incisure structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3366005", + "display" : "Anterior papillary muscle of left ventricle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anterolateral papillary muscle of left ventricle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of anterior papillary muscle of left ventricle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of anterior papillary muscle of left ventricle (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3370002", + "display" : "Supporting tissue of rectum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of supporting tissue of rectum" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of supporting tissue of rectum (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3374006", + "display" : "Secondary spermatocyte", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Secondary spermatocyte (cell)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3377004", + "display" : "Agger nasi", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of agger nasi" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of agger nasi (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ridge on the lateral internal nasal wall due to the ethmoidal crest of the maxilla" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3382006", + "display" : "Rima oris", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oral fissure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of rima oris" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of rima oris (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3383001", + "display" : "Nonsegmented basophil", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nonsegmented basophil (cell)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3394002", + "display" : "Suboccipitobregmatic diameter of head", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Suboccipitobregmatic diameter of head (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3395001", + "display" : "Superior palpebral arch", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of superior palpebral arch" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of superior palpebral arch (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3396000", + "display" : "Mesogastrium", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of mesogastrium" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of mesogastrium (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3400000", + "display" : "Cell of bone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cell of bone (cell)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3409004", + "display" : "Lateral margin of forearm", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radial margin of forearm" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of lateral margin of forearm" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of lateral margin of forearm (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3417007", + "display" : "Rotator muscles", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of rotator muscle (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of rotator muscle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rotator muscle" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3438001", + "display" : "Deep lymphatics of upper extremity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deep lymphatic of upper extremity" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of deep lymphatic of upper extremity" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of deep lymphatic vessel of upper extremity (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of deep lymphatic vessel of upper extremity" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3444002", + "display" : "Thalamostriate veins", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thalamostriate vein" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of thalamostriate vein" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of thalamostriate vein (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3447009", + "display" : "Penetrated oocyte", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Penetrated oocyte (cell)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3460003", + "display" : "Anterodorsal nucleus of thalamus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of anterodorsal nucleus of thalamus (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of anterodorsal nucleus of thalamus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nucleus anterodorsalis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3462006", + "display" : "Commissure of tricuspid valve", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of commissure of tricuspid valve" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of commissure of tricuspid valve (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3471002", + "display" : "Posterior midline of trunk", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Posterior midline of trunk (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3478008", + "display" : "Vastus medialis muscle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of vastus medialis muscle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of vastus medialis muscle (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3481003", + "display" : "Embryonic testis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abdominal testis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of embryonic testis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of embryonic testis (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3488009", + "display" : "Annulate lamella, cisternal lumen", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Annulate lamella, cisternal lumen (cell structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3490005", + "display" : "Subcutaneous tissue of suboccipital region", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subcutaneous tissue structure of suboccipital region" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subcutaneous tissue structure of suboccipital region (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3524005", + "display" : "Lateral wall of mastoid antrum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of lateral wall of mastoid antrum" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of lateral wall of mastoid antrum (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3538003", + "display" : "Capsule of proximal tibiofibular joint", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of capsule of proximal tibiofibular joint" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of capsule of proximal tibiofibular joint (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3541007", + "display" : "Dorsal metatarsal artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of dorsal metatarsal artery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of dorsal metatarsal artery (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3553006", + "display" : "Thyroid capsule", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of thyroid capsule" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of thyroid capsule (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3556003", + "display" : "Dorsal nucleus of trapezoid body", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of dorsal nucleus of trapezoid body" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of dorsal nucleus of trapezoid body (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3563003", + "display" : "Muscularis of ureter", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of muscularis of ureter" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of muscularis of ureter (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3572006", + "display" : "Body of vertebra", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vertebral body" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of body of vertebra" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of body of vertebra (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3578005", + "display" : "Body of gallbladder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of body of gallbladder" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of body of gallbladder (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3582007", + "display" : "Gastrophrenic ligament", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of gastrophrenic ligament" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of gastrophrenic ligament (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3584008", + "display" : "Arch of tenth thoracic vertebra", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of arch of tenth thoracic vertebra" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of arch of tenth thoracic vertebra (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "T10 dorsal arch" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3594003", + "display" : "Straight part of longus colli muscle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of straight part of longus colli muscle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of straight part of longus colli muscle (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3608004", + "display" : "Ischiococcygeus muscle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Coccygeus muscle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of ischiococcygeus muscle (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of ischiococcygeus muscle" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3609007", + "display" : "Occipital branch of posterior auricular artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of occipital branch of posterior auricular artery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of occipital branch of posterior auricular artery (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3646006", + "display" : "Lamellipodium", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ruffle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lamellipodium (cell structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3663005", + "display" : "Tympanic ostium of Eustachian tube", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of tympanic ostium of Eustachian tube" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of tympanic ostium of Eustachian tube (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3665003", + "display" : "Pelvic wall", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pelvic wall structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pelvic wall structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3670005", + "display" : "Entire subpyloric lymph node", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entire subpyloric lymph node (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3711007", + "display" : "Great vessel", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Great blood vessel (organ)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of great blood vessel (organ)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of great blood vessel (organ) (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3743007", + "display" : "Lateral thoracic artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of lateral thoracic artery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of lateral thoracic artery (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3761003", + "display" : "Nucleus pulposus of intervertebral disc of first thoracic vertebra", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nucleus pulposus, T1-T2" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of nucleus pulposus of intervertebral disc of first thoracic vertebra" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of nucleus pulposus of intervertebral disc of first thoracic vertebra (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3766008", + "display" : "Subcutaneous tissue of lower extremity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subcutaneous tissue structure of lower extremity" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subcutaneous tissue structure of lower extremity (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3785006", + "display" : "Entire dorsal metacarpal ligament", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entire dorsal metacarpal ligament (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entire dorsal metacarpal ligaments" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3788008", + "display" : "Superior segment of right lower lobe of lung", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Apical segment of right lower lobe of lung" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of apical segment of right lower lobe of lung" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Apical segment of right lower lobe" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of apical segment of right lower lobe of lung (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3789000", + "display" : "Argentaffin cells", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Enteroendocrine cell" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Enteroendocrine cell (cell)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Endocrine cell of the gut" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3810000", + "display" : "Nasal septal cartilage", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Septal cartilage structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Septal cartilage structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3838008", + "display" : "Apex of coccyx", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of apex of coccyx" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of apex of coccyx (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3860006", + "display" : "Transplanted liver", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of transplanted liver" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of transplanted liver (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3865001", + "display" : "Interscapular region of back", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of interscapular region of back" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of interscapular region of back (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3867009", + "display" : "Dorsal surface of great toe", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of dorsal surface of great toe" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of dorsal surface of great toe (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3876002", + "display" : "Subcutaneous tissue of femoral region", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subcutaneous tissue structure of femoral region" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subcutaneous tissue structure of femoral region (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3877006", + "display" : "Common carotid plexus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of common carotid plexus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of common carotid plexus (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3910004", + "display" : "Subcutaneous tissue of lateral surface of fourth toe", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subcutaneous tissue structure of lateral surface of fourth toe" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subcutaneous tissue structure of lateral surface of fourth toe (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3916005", + "display" : "Occipital lymph node", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of occipital lymph node" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of occipital lymph node (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3924000", + "display" : "Pericardiophrenic artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of pericardiophrenic artery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of pericardiacophrenic artery (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of pericardiacophrenic artery" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3931001", + "display" : "Vestibular window", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Oval window" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vestibular window structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vestibular window structure (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "OW - Oval window" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3935005", + "display" : "Head of tenth rib", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Head of tenth rib structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Head of tenth rib structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3937002", + "display" : "Entorhinal cortex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of entorhinal cortex" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of entorhinal cortex (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3954005", + "display" : "Lacrimal sac", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lacrimal sac structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lacrimal sac structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3956007", + "display" : "Fifth metatarsal articular facet of fourth metatarsal bone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of fifth metatarsal articular facet of fourth metatarsal bone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of fifth metatarsal articular facet of fourth metatarsal bone (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3959000", + "display" : "Rectus capitis muscle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of rectus capitis muscle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of rectus capitis muscle (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3960005", + "display" : "Olfactory tract", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Olfactory tract structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Olfactory tract structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3964001", + "display" : "Gyrus of brain", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of gyrus of brain (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of gyrus of brain" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3966004", + "display" : "Entire parietal branch of anterior cerebral artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entire parietal branch of anterior cerebral artery (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3977005", + "display" : "Subcutaneous tissue of concha", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subcutaneous tissue structure of concha" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subcutaneous tissue structure of concha (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3984002", + "display" : "Deep veins of clitoris", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deep vein of clitoris" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of deep vein of clitoris" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of deep vein of clitoris (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "3989007", + "display" : "Medial nuclei of globus pallidus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of medial globus pallidus (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of medial globus pallidus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medial part of globus pallidus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medial nucleus of globus pallidus" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4015004", + "display" : "Chromosomes, group A", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chromosome pairs 1-3" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chromosomes, group A (cell structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4019005", + "display" : "Posterior commissure of labia majora", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of posterior commissure of labia majora" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of posterior commissure of labia majora (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Posterior commissure of labium majorum" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4029003", + "display" : "Eosinophilic promyelocyte", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Eosinophilic progranulocyte" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Eosinophilic promyelocyte (cell)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4061004", + "display" : "Lateral wall of orbit", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lateral orbital wall" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of lateral wall of orbit" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of lateral wall of orbit (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4066009", + "display" : "Capsule of proximal interphalangeal joint of index finger", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of capsule of proximal interphalangeal joint of index finger" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of capsule of proximal interphalangeal joint of index finger (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4072009", + "display" : "Fourth coccygeal vertebra", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of fourth coccygeal vertebra" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of fourth coccygeal vertebra (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4081003", + "display" : "Entire dorsal lingual vein", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entire dorsal lingual vein (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entire dorsal lingual veins" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4093007", + "display" : "Vagus nerve bronchial branches", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of vagus nerve bronchial branch (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of vagus nerve bronchial branch" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vagus nerve bronchial branch" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bronchial branch of vagus" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4111006", + "display" : "Macula of saccule", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of macula of saccule" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Saccula macula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of macula of saccule (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Macula of the saccule" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4117005", + "display" : "Lumbosacral spinal cord central canal", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lumbosacral spinal cord central canal structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lumbosacral spinal cord central canal structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4121003", + "display" : "Superior frontal sulcus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of superior frontal sulcus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of superior frontal sulcus (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4146003", + "display" : "Artery of extremity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of artery of extremity" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of artery of extremity (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4148002", + "display" : "Palmar surface of little finger", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of palmar surface of little finger" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of palmar surface of little finger (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4150005", + "display" : "Celiac plexus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Solar plexus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Coeliac plexus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Coeliac nervous plexus structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Celiac nervous plexus structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Celiac nervous plexus structure (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "An autonomic plexus that is a superior subdivision of the aortic plexus that runs anterior to the aorta at the level of the celiac trunk T12; contains celiac ganglia and most visceral afferents pass though it." + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "An autonomic plexus that is a superior subdivision of the aortic plexus that runs anterior to the aorta at the level of the coeliac trunk T12; contains coeliac ganglia and most visceral afferents pass though it." + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4158003", + "display" : "Abdominal aortic plexus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abdominal aortic plexus structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abdominal aortic plexus structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4159006", + "display" : "Hyparterial bronchi", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hyparterial bronchus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of hyparterial bronchus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of hyparterial bronchus (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4180000", + "display" : "Both lower extremities", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Both lower extremities (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4193005", + "display" : "Entire extensor tendon and tendon sheath of fifth toe", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entire extensor tendon and tendon sheath within fifth toe (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entire extensor tendon and tendon sheath within fifth toe" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4205002", + "display" : "Türk cell", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Turk cell" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Türk cell (cell)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4212006", + "display" : "Epithelial cell", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Epithelial cell (cell)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Epithelial cells" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4215008", + "display" : "Head of second rib", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Head of second rib structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Head of second rib structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4247003", + "display" : "First metacarpal bone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bone structure of first metacarpal" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "First metacarpal bone structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "First metacarpal bone structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4258007", + "display" : "Posterior tibial veins", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Posterior tibial vein" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of posterior tibial vein" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of posterior tibial vein (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4276000", + "display" : "Inferior articular process of seventh cervical vertebra", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Caudal articular process of seventh cervical vertebra" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of inferior articular process of seventh cervical vertebra" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of inferior articular process of seventh cervical vertebra (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4281009", + "display" : "Middle portion of ileum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of middle portion of ileum" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of middle portion of ileum (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4295007", + "display" : "Paracortical area of lymph node", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of paracortical area of lymph node" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of paracortical area of lymph node (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4303006", + "display" : "Cartilage canal", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of cartilage canal" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of cartilage canal (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4312008", + "display" : "Anterior midline of abdomen", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anterior midline of abdomen (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4317002", + "display" : "Spinalis muscle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of spinalis muscle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of spinalis muscle (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4328003", + "display" : "Protoplasmic astrocyte", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Protoplasmic astrocyte (cell)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4335006", + "display" : "Upper jaw", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Upper jaw region" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Upper jaw region structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Upper jaw region structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4352005", + "display" : "Subchorionic space", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of subchorionic space" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of subchorionic space (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4358009", + "display" : "Lateral surface of little finger", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of lateral surface of little finger" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of lateral surface of little finger (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4360006", + "display" : "Stratum spinosum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Squamous cell layer" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stratum spinosum structure (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stratum spinosum structure" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4369007", + "display" : "Small intestine mucous membrane", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Small intestine mucous membrane structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Small intestine mucous membrane structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4371007", + "display" : "Fourth metatarsal facet of lateral cuneiform bone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of fourth metatarsal facet of lateral cuneiform bone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of fourth metatarsal facet of lateral cuneiform bone (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4375003", + "display" : "Incisure of cartilaginous portion of auditory canal", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of incisure of cartilaginous portion of auditory canal" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of incisure of cartilaginous portion of auditory canal (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4377006", + "display" : "Parafascicular nucleus of thalamus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of parafascicular nucleus of thalamus (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of parafascicular nucleus of thalamus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nucleus parafascicularis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4394008", + "display" : "Scala vestibuli", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Scala vestibuli structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Scala vestibuli structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4402002", + "display" : "Anterior articular surface for talus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of anterior articular surface for talus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of anterior articular surface for talus (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4419000", + "display" : "Tracheal submucosa", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of tracheal submucosa (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of tracheal submucosa" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4421005", + "display" : "Cell", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cell structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cell structure (cell structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cellular structures" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cellular structure" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4430002", + "display" : "Clivus ossis sphenoidalis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of clivus ossis sphenoidalis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of clivus ossis sphenoidalis (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4432005", + "display" : "Ductus arteriosus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Botallo's duct" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arterial canal" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pulmoaortic canal" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of ductus arteriosus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of ductus arteriosus (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4442007", + "display" : "Dental arch", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dental arch structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dental arch structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4486002", + "display" : "Accessory sinus gland", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of accessory sinus gland" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of accessory sinus gland (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4524000", + "display" : "Subclavian plexus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of subclavian plexus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of subclavian plexus (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4527007", + "display" : "Joint of lower extremity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Joint structure of lower extremity" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Joint structure of lower limb" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Joint structure of lower extremity (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4537002", + "display" : "Internal medullary lamina of thalamus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of internal medullary lamina of thalamus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of internal medullary lamina of thalamus (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4548009", + "display" : "Lamellated granule, as in surfactant-secreting cell", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cytosome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lamellated granule, as in surfactant-secreting cell (cell structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4549001", + "display" : "Entire vagus nerve parasympathetic fibers to liver, gallbladder, bile ducts and pancreas", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entire vagus nerve parasympathetic fibres to liver, gallbladder, bile ducts and pancreas" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entire vagus nerve parasympathetic fibers to liver, gallbladder, bile ducts and pancreas (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4566004", + "display" : "Tentorium cerebelli", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of tentorium cerebelli (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of tentorium cerebelli" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tentorium" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4573009", + "display" : "Desmosome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Macula adherens" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Desmosome (cell structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4578000", + "display" : "Skin of posterior surface of thigh", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Skin structure of posterior surface of thigh" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Skin structure of posterior surface of thigh (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4588004", + "display" : "Middle trunk of brachial plexus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of middle trunk of brachial plexus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of middle trunk of brachial plexus (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4596009", + "display" : "Larynx", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Laryngeal structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Laryngeal structure (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Larynx structure" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4603002", + "display" : "Base of phalanx of foot", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of base of phalanx of foot" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of base of phalanx of foot (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4606005", + "display" : "Tubercle of eighth rib", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tubercle of eighth rib structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tubercle of eighth rib structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4621004", + "display" : "Lesser tuberosity of humerus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of lesser tuberosity of humerus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of lesser tuberosity of humerus (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4624007", + "display" : "Medullary cord", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lymphatic cord" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of lymphatic cord" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of lymphatic cord (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4647008", + "display" : "Lipid droplet, homogeneous", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lipid droplet, homogeneous (cell structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4651005", + "display" : "Tunica albuginea of corpus spongiosum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of tunica albuginea of corpus spongiosum" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of tunica albuginea of corpus spongiosum of penis (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of tunica albuginea of corpus spongiosum of penis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4658004", + "display" : "Skin of nuchal region", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Skin structure of nuchal region" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Skin structure of nuchal region (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4677002", + "display" : "Basal lamina, inclusion in subepithelial location", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Basal lamina, inclusion in subepithelial location (cell structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4703008", + "display" : "Cardinal vein", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cardinal vein structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cardinal vein structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4717004", + "display" : "Neutrophilic myelocyte", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Neutrophilic myelocyte (cell)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4718009", + "display" : "Entire venous plexus of the foramen ovale basis cranii", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entire venous plexus of the foramen ovale basis cranii (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4743003", + "display" : "Ventral sacrococcygeal ligament", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of ventral sacrococcygeal ligament" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of ventral sacrococcygeal ligament (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4755009", + "display" : "Medial surface of great toe", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of medial surface of great toe" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of medial surface of great toe (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4759003", + "display" : "Gemellus muscle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of gemellus muscle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of gemellus muscle (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4766002", + "display" : "Supracardinal vein", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of supracardinal vein" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of supracardinal vein (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4768001", + "display" : "Perineal nerve", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of perineal nerve" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of perineal nerve (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4774001", + "display" : "Phrenic nerve pericardial branch", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of phrenic nerve pericardial branch" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of phrenic nerve pericardial branch (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4775000", + "display" : "Ventral posterior inferior nucleus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of ventral posterior inferior nucleus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of ventral posterior inferior nucleus (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4799000", + "display" : "Deiter's cell", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chalice cell" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deiter's cell (cell)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deiter cell" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4810005", + "display" : "Uterine venous plexus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of uterine venous plexus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of uterine venous plexus (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4812002", + "display" : "Anterior tibial compartment", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anterior tibial compartment structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anterior compartment of lower leg" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anterior tibial compartment structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4828007", + "display" : "Femoral canal", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Femoral canal structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Femoral canal structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4840007", + "display" : "Subcutaneous tissue of ring finger", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subcutaneous tissue structure of ring finger" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subcutaneous tissue structure of ring finger (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subcutaneous tissue of fourth digit of hand" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4843009", + "display" : "Membranous ampulla", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ampulla of semicircular duct" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Membranous ampulla structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Membranous ampulla structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4861000", + "display" : "Tuberculum impar", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of tuberculum impar" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of tuberculum impar (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4866005", + "display" : "Constrictor pharyngeus muscle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Constrictor muscle of pharynx structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Constrictor muscle of pharynx structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4870002", + "display" : "Dorsal tegmental nuclei of midbrain", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of dorsal tegmental nuclei of midbrain" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of dorsal tegmental nuclei of midbrain (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4871003", + "display" : "Spiral lamina of modiolus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cochlear spiral lamina structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cochlear spiral lamina structure (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lamina of modiolus of cochlea" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4881004", + "display" : "Entire sublingual vein", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entire sublingual vein (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4888005", + "display" : "Entire interlobular vein of kidney", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entire interlobular vein of kidney (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entire interlobular veins of kidney" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4897009", + "display" : "Cell membrane, prokaryotic", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cell membrane, prokaryotic (cell structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4905007", + "display" : "Uterovaginal plexus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of uterovaginal plexus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of uterovaginal plexus (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Autonomic plexus with ganglia derived from inferior hypogastric plexus, that supplies uterus, vagina, ovary, erectile tissue of vestibule, and urethra" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4906008", + "display" : "Tympanic antrum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mastoid antrum" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mastoid antrum structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mastoid antrum structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4924005", + "display" : "Cerebellar gracile lobule", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of cerebellar gracile lobule" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of cerebellar gracile lobule (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4942000", + "display" : "Lymph node of lower extremity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lower limb lymph node structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lower limb lymph node structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4954000", + "display" : "Radial notch of ulna", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of radial notch of ulna" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of radial notch of ulna (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4956003", + "display" : "Subcutaneous tissue of back", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subcutaneous tissue structure of back" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subcutaneous tissue structure of back (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "4958002", + "display" : "Amygdaloid nucleus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Amygdaloid body" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Amygdala nuclei" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Amygdaloid complex" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nucleus amygdalae" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Amygdaloid structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Amygdaloid structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5001007", + "display" : "Superior temporal sulcus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of superior temporal sulcus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of superior temporal sulcus (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5023006", + "display" : "Yellow bone marrow", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of yellow bone marrow" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of yellow bone marrow (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5026003", + "display" : "Posterior surface of prostate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of posterior surface of prostate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of posterior surface of prostate (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5046008", + "display" : "Superficial dorsal veins of clitoris", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of superficial dorsal veins of clitoris" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of superficial dorsal veins of clitoris (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5068003", + "display" : "Obturator internus muscle ischial bursa", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ischiadic bursa" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sciatic bursa of obturator internus muscle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of obturator internus muscle ischial bursa" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of obturator internus muscle ischial bursa (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5069006", + "display" : "Rugal column", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of rugal column" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of rugal column (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5076001", + "display" : "Infrasternal angle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of infrasternal angle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of infrasternal angle (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5115006", + "display" : "Posterior auricular vein", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of posterior auricular vein" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of posterior auricular vein (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5122003", + "display" : "Entire angle of first rib", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entire angle of first rib (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5128004", + "display" : "Suspensory ligament of lens", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Zonula ciliaris" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Zinn's membrane" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of suspensory ligament of lens" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Zonule of Zinn" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of suspensory ligament of lens (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lens zonules" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5192008", + "display" : "Intervertebral foramen of twelfth thoracic vertebra", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of intervertebral foramen of twelfth thoracic vertebra" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of intervertebral foramen of twelfth thoracic vertebra (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5194009", + "display" : "Epithelium of lens", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of epithelium of lens" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anterior lens epithelium" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of epithelium of lens (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5195005", + "display" : "Right external carotid artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of right external carotid artery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of right external carotid artery (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5204005", + "display" : "Superior ileocecal recess", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Superior ileocaecal recess" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of superior ileocecal recess" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of superior ileocecal recess (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of superior ileocaecal recess" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5213007", + "display" : "Frontal veins", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Frontal vein" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of frontal vein (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of frontal vein" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5225005", + "display" : "Uterine ostium of fallopian tube", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of uterine ostium of fallopian tube" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of uterine ostium of fallopian tube (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5228007", + "display" : "Right cerebral hemisphere", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Right cerebral hemisphere structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Right cerebral hemisphere structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5229004", + "display" : "Mucosa of gallbladder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of mucosa of gallbladder" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of mucosa of gallbladder (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5261000", + "display" : "Intervertebral disc of thoracic vertebra", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of thoracic intervertebral disc" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of thoracic intervertebral disc (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5272005", + "display" : "Skin of lateral portion of neck", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Skin structure of lateral portion of neck" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Skin structure of lateral portion of neck (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5279001", + "display" : "Foramen singulare", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of foramen singulare" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of foramen singulare (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5296000", + "display" : "Anterior mediastinal lymph node", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of anterior mediastinal lymph node" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of anterior mediastinal lymph node (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5324007", + "display" : "Superior pole of kidney", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of superior pole of kidney" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of superior pole of kidney (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5329002", + "display" : "Fourth cervical vertebra", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bone structure of C4" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bone structure of C4 (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5336001", + "display" : "Inferior frontal gyrus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inferior frontal gyrus structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of inferior frontal gyrus (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of inferior frontal gyrus" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5347008", + "display" : "Synaptic specialization, cytoplasmic", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Synaptic specialisation, cytoplasmic" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Synaptic specialization, cytoplasmic (cell structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5362005", + "display" : "Median arcuate ligament of diaphragm", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of median arcuate ligament of diaphragm" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of median arcuate ligament of diaphragm (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5366008", + "display" : "Hippocampus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hippocampal structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hippocampal structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5379004", + "display" : "Small intestine muscularis propria", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Small intestine muscularis propria structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Small intestine muscularis propria structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5382009", + "display" : "Superior fascia of perineum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of superior fascia of perineum" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of superior fascia of perineum (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5394000", + "display" : "Uterine paracervical lymph node", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of uterine paracervical lymph node" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of uterine paracervical lymph node (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5398002", + "display" : "Normal fat pad", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fat pad" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of normal fat pad" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of normal fat pad (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5403001", + "display" : "Articular process of third lumbar vertebra", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of articular process of third lumbar vertebra" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of articular process of third lumbar vertebra (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5421003", + "display" : "Sex chromosome Y", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sex chromosome Y (cell structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5427004", + "display" : "Apocrine intraepidermal duct", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of apocrine intraepidermal duct (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of apocrine intraepidermal duct" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5458003", + "display" : "Deep artery of clitoris", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of deep artery of clitoris" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of deep artery of clitoris (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5459006", + "display" : "Cardiac incisure of stomach", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of cardiac incisure of stomach" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of cardiac incisure of stomach (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5491007", + "display" : "Lacrimal part of orbicularis oculi muscle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of lacrimal part of orbicularis oculi muscle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of lacrimal part of orbicularis oculi muscle (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5493005", + "display" : "Metacarpophalangeal joint of little finger", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Metacarpophalangeal joint structure of little finger" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Metacarpophalangeal joint structure of little finger (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5498001", + "display" : "Superior aberrant ductule of epididymis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of superior aberrant ductule of epididymis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of superior aberrant ductule of epididymis (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5520004", + "display" : "Subcutaneous tissue of chin", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subcutaneous tissue structure of chin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subcutaneous tissue structure of chin (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5538001", + "display" : "Tegmental portion of pons", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of tegmental portion of pons" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of tegmental portion of pons (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5544002", + "display" : "Longitudinal layer of duodenal muscularis propria", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of longitudinal layer of duodenal muscularis propria (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of longitudinal layer of duodenal muscularis propria" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5560003", + "display" : "Alveolar ridge mucous membrane", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alveolar ridge mucosa" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alveolar ridge mucous membrane structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Alveolar ridge mucous membrane structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5564007", + "display" : "Singlet", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Solitary microtubule component of centriole or axonemal complex" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Singlet (cell structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5574005", + "display" : "Seventh costal cartilage", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of seventh costal cartilage" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of seventh costal cartilage (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5580002", + "display" : "Tendon of supraspinatus muscle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of tendon of supraspinatus muscle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of tendon of supraspinatus muscle (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5597008", + "display" : "Retina of right eye", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of retina of right eye" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of retina of right eye (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5611001", + "display" : "Anulus fibrosus of intervertebral disc of fifth cervical vertebra", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of anulus fibrosus of intervertebral disc of fifth cervical vertebra" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of annulus fibrosus of intervertebral disc of fifth cervical vertebra" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of annulus fibrosus of intervertebral disc of fifth cervical vertebra (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5625000", + "display" : "Navicular facet of intermediate cuneiform bone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of navicular facet of intermediate cuneiform bone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of navicular facet of intermediate cuneiform bone (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5627008", + "display" : "Right visceral pleura", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of right visceral pleura" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of right visceral pleura (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5633004", + "display" : "Muscular portion of interventricular septum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of muscular portion of interventricular septum" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of muscular portion of interventricular septum (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5643001", + "display" : "Canal of stomach", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of canal of stomach" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of canal of stomach (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5644007", + "display" : "Fractured membrane P face", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fractured membrane P face (cell structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5653000", + "display" : "Entire inner surface of seventh rib", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entire inner surface of seventh rib (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5665001", + "display" : "Retina", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Retinal structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Retinal structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5668004", + "display" : "Lower digestive tract", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lower gastrointestinal tract" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lower gastrointestinal tract structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lower gastrointestinal tract structure (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Jejunum, ileum, colon, rectum, and anal canal" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5682004", + "display" : "Subcutaneous tissue of upper extremity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subcutaneous tissue structure of upper extremity" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subcutaneous tissue structure of upper extremity (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5696005", + "display" : "Entire articular part of tubercle of ninth rib", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entire articular part of tubercle of ninth rib (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5697001", + "display" : "Skin of lateral surface of finger", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Skin structure of lateral surface of finger" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Skin structure of lateral surface of finger (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5709001", + "display" : "Multifidus muscles", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of multifidus muscle (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of multifidus muscle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Multifidus muscle" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5713008", + "display" : "Submandibular triangle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Submandibular area" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Trigone submandibulare" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Submaxillary region" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Submandibular trigone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Regio submaxillaris" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Submandibular triangle structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Submandibular triangle structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5717009", + "display" : "Temporal fossa", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of temporal fossa" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of temporal fossa (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5718004", + "display" : "Tendon and tendon sheath of leg and ankle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of tendon and tendon sheath of leg and ankle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of tendon and tendon sheath within leg and ankle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of tendon and tendon sheath within leg and ankle (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5727003", + "display" : "Anterior cervical lymph node", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of anterior cervical lymph node" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of anterior cervical lymph node (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5742000", + "display" : "Skin of forearm", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Skin of radioulnar region" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Skin structure of forearm" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Skin structure of forearm (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5751008", + "display" : "Subcutaneous tissue of anterior portion of neck", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subcutaneous tissue structure of anterior portion of neck" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subcutaneous tissue structure of anterior portion of neck (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5769004", + "display" : "Endocervical epithelium", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Endocervical epithelium structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Endocervical epithelium structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5780004", + "display" : "Paradidymis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of paradidymis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of paradidymis (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5798000", + "display" : "Diaphragm", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diaphragm structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Diaphragm structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5802004", + "display" : "Medium sized neuron", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medium sized neuron (cell)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5814007", + "display" : "Entire angle of seventh rib", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entire angle of seventh rib (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5815008", + "display" : "Superior rectus muscle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Superior rectus muscle structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Superior rectus muscle structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5816009", + "display" : "Duodenal fold", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of duodenal fold" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of duodenal fold (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5825003", + "display" : "Substantia propria of sclera", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Stroma of sclera" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of substantia propria of sclera" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of substantia propria of sclera (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5828001", + "display" : "Posterior cord of brachial plexus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Posterior fasciculus of brachial plexus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of posterior fasciculus of brachial plexus (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of posterior fasciculus of brachial plexus" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5847003", + "display" : "Superior articular process of seventh cervical vertebra", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cranial articular process of seventh vertebra" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of superior articular process of seventh cervical vertebra" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of superior articular process of seventh cervical vertebra (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5854009", + "display" : "Orbital plate of ethmoid bone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of orbital plate of ethmoid bone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of orbital plate of ethmoid bone (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5868002", + "display" : "Serosa of urinary bladder", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of serosa of urinary bladder (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of serosa of urinary bladder" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5872003", + "display" : "Subcutaneous tissue of lateral border of sole of foot", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subcutaneous tissue structure of lateral border of sole of foot" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subcutaneous tissue structure of lateral border of sole of foot (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5881009", + "display" : "Tuberosity of distal phalanx of hand", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of tuberosity of distal phalanx of hand" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of tuberosity of distal phalanx of hand (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5882002", + "display" : "Endothelial sieve plate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Endothelial sieve plate (cell structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5889006", + "display" : "Articular surface, third metacarpal, of fourth metacarpal bone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of articular surface, third metacarpal, of fourth metacarpal bone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of articular surface, third metacarpal, of fourth metacarpal bone (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5890002", + "display" : "Posterior cells of ethmoid sinus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of posterior cells of ethmoid sinus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of posterior cells of ethmoid sinus (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5893000", + "display" : "Superior recess of tympanic membrane", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of superior recess of tympanic membrane" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of superior recess of tympanic membrane (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Prussak pouch" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5898009", + "display" : "Myotome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of myotome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of myotome (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5923009", + "display" : "Articular process of twelfth thoracic vertebra", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of articular process of twelfth thoracic vertebra" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of articular process of twelfth thoracic vertebra (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5926001", + "display" : "Bronchial lumen", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of bronchial lumen" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of bronchial lumen (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5928000", + "display" : "Great cardiac vein", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Great cardiac vein structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Great cardiac vein structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5942008", + "display" : "Tensor tympani muscle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of tensor tympani muscle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of tensor tympani muscle (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5943003", + "display" : "Vestibular vein", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of vestibular vein" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of vestibular vein (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5944009", + "display" : "Posterior palatine arch", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pharyngopalatine arch" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arcus palatopharyngeus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of pharyngopalatine arch" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of pharyngopalatine arch (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5948007", + "display" : "Capsule of distal interphalangeal joint of third toe", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of capsule of distal interphalangeal joint of third toe" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of capsule of distal interphalangeal joint of third toe (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5951000", + "display" : "Left wrist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of left wrist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of left wrist region (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of left wrist region" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5953002", + "display" : "Eighth rib", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bone structure of eighth rib" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bone structure of eighth rib (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5976004", + "display" : "Subcutaneous tissue of eyelid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subcutaneous tissue structure of eyelid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subcutaneous tissue structure of eyelid (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5979006", + "display" : "Episcleral artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of episcleral artery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of episcleral artery (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "5996007", + "display" : "Chromosomes, group D", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chromosome pairs 13-15" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Chromosomes, group D (cell structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6001004", + "display" : "Quadratus lumborum muscle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of quadratus lumborum muscle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of quadratus lumborum muscle (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6004007", + "display" : "Intervertebral disc of second thoracic vertebra", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intervertebral disc, T2-T3" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intervertebral disc structure of second thoracic vertebra" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "T2/3 disc" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intervertebral disc structure of second thoracic vertebra (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6006009", + "display" : "Circular layer of duodenal muscularis propria", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of circular layer of duodenal muscularis propria (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of circular layer of duodenal muscularis propria" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6009002", + "display" : "Mesentery of ascending colon", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of mesentery of ascending colon" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of mesentery of ascending colon (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6014003", + "display" : "Penicilliary arteries", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Penicilli of spleen" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of penicilliary arteries" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of penicilliary arteries (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6023000", + "display" : "Heterolysosome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Phagolysosome" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Heterolysosome (cell structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6032003", + "display" : "Columnar epithelial cell", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Columnar cell" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Columnar epithelial cell (cell)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6046003", + "display" : "Entire outer surface of third rib", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entire outer surface of third rib (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6050005", + "display" : "Lacrimal vein", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of lacrimal vein" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of lacrimal vein (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6059006", + "display" : "Metacarpophalangeal joint of middle finger", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Metacarpophalangeal joint structure of middle finger" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Metacarpophalangeal joint structure of middle finger (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6062009", + "display" : "Deciduous mandibular right canine tooth", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of deciduous mandibular right canine tooth" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of deciduous mandibular right canine tooth (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Primary lower right canine tooth" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ISO designation 83" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Universal designation 18d" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Universal designation R" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Primary lower right C tooth" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haderup designation 03-" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "LRC - Primary lower right C tooth" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6073002", + "display" : "Ligament of left superior vena cava", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fold of Marshall" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fold of left superior vena cava" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of ligament of left superior vena cava" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of ligament of left superior vena cava (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6074008", + "display" : "Capsule of temporomandibular joint", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of capsule of temporomandibular joint" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of capsule of temporomandibular joint (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6076005", + "display" : "Gastrointestinal subserosa", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of gastrointestinal subserosa" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of gastrointestinal subserosa (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6104005", + "display" : "Subclavian nerve", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nerve to subclavius" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of subclavian nerve (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of subclavian nerve" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6105006", + "display" : "Body of fifth thoracic vertebra", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of body of fifth thoracic vertebra" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of body of fifth thoracic vertebra (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6110005", + "display" : "Facial nerve parasympathetic fibers", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of facial nerve parasympathetic fibres" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of facial nerve parasympathetic fibers" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Facial nerve parasympathetic fibres" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of facial nerve parasympathetic fibers (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6216007", + "display" : "Entire postcapillary venule", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entire postcapillary venule (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6217003", + "display" : "Piriform recess", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Piriform sinus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Piriform fossa" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of piriform recess" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of piriform recess (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pyriform sinus" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6229007", + "display" : "Os lacrimale", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lacrimal bone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lacrimal bone structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lacrimal bone structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6253001", + "display" : "Sulcus terminalis cordis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of sulcus terminalis cordis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of sulcus terminalis cordis (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6268000", + "display" : "Accessory phrenic nerves", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of accessory phrenic nerves" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of accessory phrenic nerves (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6269008", + "display" : "Subcutaneous tissue of scalp", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subcutaneous tissue structure of scalp" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subcutaneous tissue structure of scalp (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6279005", + "display" : "Skin of dorsal surface of finger", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Skin of finger - dorsal" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Skin structure of dorsal surface of finger (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Skin structure of dorsal surface of finger" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6317000", + "display" : "Posterior basal branch of left pulmonary artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of posterior basal branch of left pulmonary artery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of posterior basal branch of left pulmonary artery (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6325003", + "display" : "Aryepiglottic muscle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of aryepiglottic muscle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of aryepiglottic muscle (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6326002", + "display" : "Fetal atloid articulation", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of fetal atloid articulation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of fetal atloid articulation (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Foetal atloid articulation" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of foetal atloid articulation" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6335009", + "display" : "Lymphoid follicle of stomach", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of lymphoid follicle of stomach" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of lymphoid follicle of stomach (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6359004", + "display" : "Hair medulla", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of hair medulla" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of hair medulla (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6371005", + "display" : "Lymphatics of thyroid gland", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lymphatic of thyroid gland" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of lymphatic vessel of thyroid gland (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of lymphatic vessel of thyroid gland" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lymphatic vessel of thyroid gland" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6375001", + "display" : "Cavernous portion of urethra", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Penile urethra structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of spongiose portion of urethra (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of spongiose portion of urethra" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spongiose urethra" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spongiose part of urethra" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6392005", + "display" : "Coccygeal nerve", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of coccygeal nerve" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of coccygeal nerve (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6404004", + "display" : "Ligamentum nuchae", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of ligamentum nuchae" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of ligamentum nuchae (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6413002", + "display" : "Presymphysial lymph node", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of presymphysial lymph node" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of presymphysial lymph node (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6417001", + "display" : "Medial malleolus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medial malleolus structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medial malleolus structure (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "MM - Medial malleolus" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6423006", + "display" : "Supraspinatus muscle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Supraspinatus muscle structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Supraspinatus muscle structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6424000", + "display" : "Structure of radiating portion of cortical lobule of kidney", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Radiating portion of cortical lobule of kidney" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of radiating portion of cortical lobule of kidney (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6445007", + "display" : "Mast cell", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tissue basophil" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Basophilic histiocyte" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mastocyte" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mast cell (cell)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6448009", + "display" : "Posterior vagal trunk", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of posterior vagal trunk" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of posterior vagal trunk (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6450001", + "display" : "Cytotrophoblast", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of cytotrophoblast" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of cytotrophoblast (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6472004", + "display" : "Medial aspect of ovary", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of medial aspect of ovary" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of medial aspect of ovary (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6504002", + "display" : "Glans clitoridis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glans clitoridis structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glans clitoridis structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6511003", + "display" : "Distal portion of circumflex branch of left coronary artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of distal portion of circumflex branch of left coronary artery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of distal portion of circumflex branch of left coronary artery (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6530003", + "display" : "Cardiac valve leaflet", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of cardiac valve leaflet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of cardiac valve leaflet (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cardiac valve cusp" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6533001", + "display" : "Colonic haustra", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haustra of colon" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of colonic haustra" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of colonic haustra (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6538005", + "display" : "Thyrocervical trunk", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of thyrocervical trunk" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of thyrocervical trunk (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6541001", + "display" : "Entire anterior commissure of mitral valve", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entire anterior commissure of mitral valve (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6544009", + "display" : "Gastrohepatic ligament", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hepatogastric ligament" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of gastrohepatic ligament" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of gastrohepatic ligament (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6550004", + "display" : "Angular incisure of stomach", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of angular incisure of stomach" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of angular incisure of stomach (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6551000", + "display" : "Pollicis artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Princeps pollicis artery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arteria princeps pollicis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of pollicis artery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of pollicis artery (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6553002", + "display" : "Inferior nasal turbinate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Concha nasalis inferior" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inferior nasal turbinate structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inferior turbinate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inferior nasal turbinate structure (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "IT - Inferior turbinate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Shell-shaped structure of lateral inferior nasal cavity, including bone and covering mucous membrane" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6564004", + "display" : "Medial border of sole", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of medial border of sole" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of medial border of sole (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6566002", + "display" : "Cerebellar hemisphere", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cerebellar hemisphere structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cerebellar hemisphere structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6572002", + "display" : "Base of phalanx of middle finger", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of base of phalanx of middle finger" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of base of phalanx of middle finger (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6598008", + "display" : "Lingual nerve", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of lingual nerve" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of lingual nerve (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6606008", + "display" : "Structure of dorsal intercuneiform ligaments", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dorsal intercuneiform ligament" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of dorsal intercuneiform ligaments (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6608009", + "display" : "Sphenoparietal sinus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of sphenoparietal sinus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of sphenoparietal sinus (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6620001", + "display" : "Cuticle of nail", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of cuticle of nail" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of cuticle of nail (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of eponychium" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6623004", + "display" : "Sternal muscle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of sternal muscle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of sternal muscle (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6633007", + "display" : "Entire right posterior cerebral artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entire right posterior cerebral artery (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6643005", + "display" : "Entire right anterior cerebral artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entire right anterior cerebral artery (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6646002", + "display" : "Anterior fossa of cranial cavity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of anterior fossa of cranial cavity" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of anterior fossa of cranial cavity (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6649009", + "display" : "Uterine subserosa", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of uterine subserosa" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of uterine subserosa (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6651008", + "display" : "Central lobule of cerebellum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of central lobule of cerebellum (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of central lobule of cerebellum" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Central cerebellar lobule" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6684008", + "display" : "Articular facet of head of fibula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of articular facet of head of fibula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of articular facet of head of fibula (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6685009", + "display" : "Right ankle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of right ankle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of right ankle (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6711001", + "display" : "Arch of second lumbar vertebra", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of arch of second lumbar vertebra" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of arch of second lumbar vertebra (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6720005", + "display" : "Femoral nerve lateral muscular branches", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of femoral nerve lateral muscular branches" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of femoral nerve lateral muscular branches (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6731002", + "display" : "Pleural recess", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of pleural recess" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of pleural recess (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6739000", + "display" : "Chorda tympani", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of chorda tympani" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of chorda tympani (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6742006", + "display" : "Entire callosomarginal branch of anterior cerebral artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entire callosomarginal branch of anterior cerebral artery (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6750002", + "display" : "Mitochondrial inclusion", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mitochondrial inclusion (cell structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6757004", + "display" : "Right knee", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of right knee region (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of right knee region" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6787005", + "display" : "Structure of tendon and tendon sheath of hand", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of tendon and/or tendon sheath of hand" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of tendon and/or tendon sheath within hand (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of tendon and/or tendon sheath within hand" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6789008", + "display" : "Spermatozoa", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sperm" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spermatozoa (cell)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6799003", + "display" : "Macula of utricle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of macula of utricle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Utricular macula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of macula of utricle (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6805009", + "display" : "Entire interstitial tissue of spleen", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entire interstitial tissue of spleen (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6820003", + "display" : "Obturator nerve anterior branch", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of obturator nerve anterior branch" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of obturator nerve anterior branch (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6828005", + "display" : "Ligament of lumbosacral joint", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of ligament of lumbosacral joint" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of ligament of lumbosacral joint (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6829002", + "display" : "Pars ciliaris of retina", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of pars ciliaris of retina" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of pars ciliaris of retina (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6834003", + "display" : "Axial skeleton", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Axial skeleton structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Axial skeleton structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6841009", + "display" : "Corticomedullary junction of kidney", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of corticomedullary junction of kidney" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of corticomedullary junction of kidney (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6844001", + "display" : "Spore crystal", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Spore crystal (cell structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6850006", + "display" : "Secondary foot process", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pedicel" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Secondary foot process (cell structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6864006", + "display" : "Leaf of epiglottis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of leaf of epiglottis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of leaf of epiglottis (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6866008", + "display" : "Habenular commissure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of habenular commissure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of habenular commissure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6871001", + "display" : "Visceral pericardium", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Epicardium" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of visceral pericardium" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of visceral pericardium (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6894000", + "display" : "Medial surface of arm", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medial surface of upper arm" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of medial surface of upper arm" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of medial surface of upper arm (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6902008", + "display" : "Popliteal region", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Poples" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Popliteal region structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Popliteal region structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6905005", + "display" : "Subcutaneous tissue of medial surface of third toe", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subcutaneous tissue structure of medial surface of third toe" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subcutaneous tissue structure of medial surface of third toe (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6912001", + "display" : "Lower alveolar ridge mucosa", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lower alveolar ridge of mucosa" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of lower alveolar ridge mucosa" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of lower alveolar ridge mucosa (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6914000", + "display" : "Perivascular space", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of perivascular space" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of perivascular space (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6921000", + "display" : "Right upper extremity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Right upper extremity structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of right upper limb (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of right upper limb" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6930008", + "display" : "Entire jugular arch", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entire jugular arch (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6944002", + "display" : "Entire anterior labial vein", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entire anterior labial vein (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entire anterior labial veins" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6969002", + "display" : "Lymphocytic tissue", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lymphoid tissue" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lymphocytic tissue structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lymphocytic tissue structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6975006", + "display" : "Anterior myocardium", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of anterior myocardium" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of anterior myocardium (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6981003", + "display" : "Posterior hypothalamic nucleus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of posterior hypothalamic nucleus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of posterior hypothalamic nucleus (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6987004", + "display" : "Collateral sulcus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of collateral sulcus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of collateral sulcus (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6989001", + "display" : "Thoracolumbar region of back", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dorsolumbar region of back" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lumbodorsal region of back" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of thoracolumbar region of back" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of thoracic and/or lumbar region of back" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of thoracic and/or lumbar region of back (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "6991009", + "display" : "Subcutaneous tissue of jaw", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subcutaneous tissue structure of jaw" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subcutaneous tissue structure of jaw (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7035006", + "display" : "Bile duct mucous membrane", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bile duct mucous membrane structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bile duct mucous membrane structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7050002", + "display" : "Subcutaneous tissue of external genitalia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subcutaneous tissue structure of external genitalia" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subcutaneous tissue structure of external genitalia (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7067009", + "display" : "Right colic artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of right colic artery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of right colic artery (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7076002", + "display" : "Interstitial tissue of myocardium", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of interstitial tissue of myocardium" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of interstitial tissue of myocardium (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7083009", + "display" : "Middle phalanx of index finger", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of middle phalanx of index finger" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of middle phalanx of index finger (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7091000", + "display" : "Ventral posterolateral nucleus of thalamus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of ventral posterolateral nucleus of thalamus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of ventral posterolateral nucleus of thalamus (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7099003", + "display" : "Attachment plaque of desmosome or hemidesmosome", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Attachment plaque of desmosome or hemidesmosome (cell structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7117004", + "display" : "Fetal implantation site", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Implantation site of blastocyst" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fetomaternal site" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Foetomaternal site" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fetal implantation site structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fetal implantation site structure (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Foetal implantation site" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Foetal implantation site structure" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7148007", + "display" : "Anulus fibrosus of intervertebral disc of thoracic vertebra", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anulus fibrosus of thoracic vertebra" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of anulus fibrosus of intervertebral disc of thoracic vertebra" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of annulus fibrosus of intervertebral disc of thoracic vertebra" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of annulus fibrosus of intervertebral disc of thoracic vertebra (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7149004", + "display" : "False rib", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of false rib" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of false rib (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7154008", + "display" : "Trigeminal ganglion sensory root", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of sensory root of trigeminal nerve (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of sensory root of trigeminal nerve" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7160008", + "display" : "Base of metacarpal bone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of base of metacarpal bone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of base of metacarpal bone (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7167006", + "display" : "Paraduodenal recess", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of paraduodenal recess" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of paraduodenal recess (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7173007", + "display" : "Cauda equina", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cauda equina structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cauda equina structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7188002", + "display" : "Gustatory pore", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of gustatory pore" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of gustatory pore (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7192009", + "display" : "Isthmus tympani posticus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of isthmus tympani posticus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of isthmus tympani posticus (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7227003", + "display" : "Hypoglossal nerve intrinsic tongue muscle branch", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of hypoglossal nerve intrinsic tongue muscle branch" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of hypoglossal nerve intrinsic tongue muscle branch (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7234001", + "display" : "Entire inferior choroid vein", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entire inferior choroid vein (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7242000", + "display" : "Appendiceal muscularis propria", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of appendiceal muscularis propria (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of appendiceal muscularis propria" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7295002", + "display" : "Muscle of perineum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Skeletal muscle structure of perineum" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Skeletal muscle structure of perineum (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7296001", + "display" : "Deep inguinal ring", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of deep inguinal ring" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of deep inguinal ring (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7311008", + "display" : "Anterior surface of arm", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anterior surface of upper arm" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of anterior surface of upper arm" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of anterior surface of upper arm (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7344002", + "display" : "Lingual gyrus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of lingual gyrus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of lingual gyrus (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7345001", + "display" : "Ciliary processes", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of ciliary processes" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of ciliary processes (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7362006", + "display" : "Lymphatic of head", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lymphatic structure of head" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of lymphatic system of head (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of lymphatic system of head" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7376007", + "display" : "Entire left margin of uterus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entire left margin of uterus (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7378008", + "display" : "Paraventricular nucleus of thalamus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of paraventricular nucleus of thalamus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of paraventricular nucleus of thalamus (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7384006", + "display" : "Entire plantar calcaneocuboidal ligament", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entire plantar calcaneocuboidal ligament (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entire short plantar ligament" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7404008", + "display" : "Anterior semicircular duct", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of anterior semicircular duct" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of anterior semicircular duct (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7435002", + "display" : "Ovarian ligament", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Uteroovarian ligament" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of ovarian ligament" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of ovarian ligament (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7471001", + "display" : "Lateral surface of sublingual gland", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of lateral surface of sublingual gland" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of lateral surface of sublingual gland (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7477002", + "display" : "Lipid, crystalline", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lipid, crystalline (cell structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7480001", + "display" : "Iliotibial tract", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of iliotibial tract" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of iliotibial tract (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7494000", + "display" : "Cerebellar lenticular nucleus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of cerebellar lenticular nucleus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of cerebellar lenticular nucleus (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7498002", + "display" : "Entire plantar tarsal ligament", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entire plantar tarsal ligament (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entire plantar tarsal ligaments" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7507003", + "display" : "Entire anterior ligament of head of fibula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entire anterior ligament of head of fibula (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7524009", + "display" : "Entire vasa vasorum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entire vasa vasorum (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7532001", + "display" : "Vagus nerve parasympathetic fibers", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of vagus nerve parasympathetic fibres" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of vagus nerve parasympathetic fibers" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vagus nerve parasympathetic fibres" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of vagus nerve parasympathetic fibers (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7554004", + "display" : "Deep head of flexor pollicis brevis muscle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of deep head of flexor pollicis brevis muscle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of deep head of flexor pollicis brevis muscle (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7566005", + "display" : "Mitotic cell in anaphase", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mitotic cell in anaphase (cell)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7569003", + "display" : "Finger", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Finger structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Finger structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7591005", + "display" : "Intervertebral disc space of eleventh thoracic vertebra", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of intervertebral disc space of eleventh thoracic vertebra" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of intervertebral disc space of eleventh thoracic vertebra (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7597009", + "display" : "Subcutaneous tissue of vertex", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subcutaneous tissue structure of vertex" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subcutaneous tissue structure of vertex (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7605000", + "display" : "Connexon", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Connexon (cell structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7610001", + "display" : "Tenth thoracic vertebra", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tenth dorsal vertebra" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bone structure of T10" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bone structure of T10 (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7629007", + "display" : "Thalamoolivary tract", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thalamo-olivary tract" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of thalamoolivary tract (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of thalamoolivary tract" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7651004", + "display" : "Intervenous tubercle of right atrium", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of intervenous tubercle of right atrium" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of intervenous tubercle of right atrium (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7652006", + "display" : "Frenulum labii", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Frenulum of lip" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of frenulum labii" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of frenulum labii (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7657000", + "display" : "Femoral artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of femoral artery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of femoral artery (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7658005", + "display" : "Subtendinous bursa of triceps brachii muscle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anconeal bursa of triceps muscle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of subtendinous bursa of triceps brachii muscle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of subtendinous bursa of triceps brachii muscle (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7697002", + "display" : "Pontine portion of medial longitudinal fasciculus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of pontine portion of medial longitudinal fasciculus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of pontine portion of medial longitudinal fasciculus (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7712004", + "display" : "Subdural space of spinal region", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of subdural space of spinal region" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of subdural space of spinal region (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7726008", + "display" : "Skin of medial surface of fifth toe", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Skin structure of medial surface of fifth toe" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Skin structure of medial surface of fifth toe (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7736000", + "display" : "Posterior choroidal artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of posterior choroidal artery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of posterior choroidal artery (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7742001", + "display" : "Palatine duct", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Incisive canal" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ductus incisivus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of palatine duct" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of palatine duct (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7748002", + "display" : "Skin appendage", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adnexal structure of skin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Skin appendage structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Skin appendage structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7755000", + "display" : "Mesovarian margin of ovary", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of mesovarian margin of ovary" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of mesovarian margin of ovary (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7756004", + "display" : "Lamina of third thoracic vertebra", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of lamina of third thoracic vertebra" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of lamina of third thoracic vertebra (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7764005", + "display" : "Entire striate artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entire striate artery (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7769000", + "display" : "Right foot", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of right foot" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of right foot (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7783003", + "display" : "Sympathetic trunk spinal nerve branch", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of sympathetic trunk spinal nerve branch" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of sympathetic trunk spinal nerve branch (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7820009", + "display" : "Lateral posterior nucleus of thalamus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of lateral posterior nucleus of thalamus (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of lateral posterior nucleus of thalamus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nucleus lateralis posterior" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7829005", + "display" : "Anterior surface of manubrium", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of anterior surface of manubrium" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of anterior surface of manubrium (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7832008", + "display" : "Abdominal aorta", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abdominal aorta structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Abdominal aorta structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7835005", + "display" : "Posterior margin of nasal septum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of posterior margin of nasal septum" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of posterior margin of nasal septum (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7840002", + "display" : "Subcutaneous tissue of submental area", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subcutaneous tissue structure of submental area" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subcutaneous tissue structure of submental area (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7841003", + "display" : "Macrocytic normochromic erythrocyte", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Macrocytic normochromic erythrocyte (cell)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7844006", + "display" : "Sternoclavicular joint", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sternoclavicular joint structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sternoclavicular joint structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7851002", + "display" : "Intracranial subdural space", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cranial subdural space" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intracranial subdural space structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intracranial subdural space structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7854005", + "display" : "Mandibular canal", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of mandibular canal" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of mandibular canal (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7872004", + "display" : "Myocardium of ventricle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of myocardium of ventricle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of myocardium of ventricle (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7874003", + "display" : "Scapular region of back", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of scapular region of back" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of scapular region of back (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7880006", + "display" : "Rhopheocytotic vesicle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rhopheocytotic vesicle (cell structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7884002", + "display" : "Corneal corpuscle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of corneal corpuscle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of corneal corpuscle (cell structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7885001", + "display" : "Rotator cuff including muscles and tendons", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rotator cuff" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of rotator cuff including muscles and tendons (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of rotator cuff including muscles and tendons" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7892006", + "display" : "Submucosa of anal canal", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of submucosa of anal canal" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of submucosa of anal canal (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7896009", + "display" : "Occipital angle of parietal bone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of occipital angle of parietal bone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of occipital angle of parietal bone (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7911004", + "display" : "Olivocerebellar fibers", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Olivocerebellar fibres" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of olivocerebellar fiber" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of olivocerebellar fiber (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of olivocerebellar fibre" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7925003", + "display" : "Proximal phalanx of third toe", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of proximal phalanx of third toe" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of proximal phalanx of third toe (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7936005", + "display" : "Ligament of diaphragm", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of ligament of diaphragm" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of ligament of diaphragm (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7944005", + "display" : "Helper cell", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inducer cell" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Helper cell (cell)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7954009", + "display" : "Lamina propria of ethmoid sinus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of lamina propria of ethmoid sinus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of lamina propria of ethmoid sinus (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7967007", + "display" : "Entire first left aortic arch", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entire first left aortic arch (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7986004", + "display" : "Abdominopelvic portion of sympathetic nervous system", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of abdominopelvic portion of sympathetic nervous system" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of abdominopelvic portion of sympathetic nervous system (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7991003", + "display" : "Skin of glans penis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Skin structure of glans penis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Skin structure of glans penis (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "7999001", + "display" : "Articulations of auditory ossicles", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of articulations of auditory ossicles" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ear ossicle joint" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of articulations of auditory ossicles (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8001006", + "display" : "Mucous membrane of tongue", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of mucous membrane of tongue" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Mucosa of tongue" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of mucous membrane of tongue (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8012006", + "display" : "Anterior communicating artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of anterior communicating artery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of anterior communicating artery (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8017000", + "display" : "Inflow tract of right ventricle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of inflow tract of right ventricle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of inflow tract of right ventricle (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8024004", + "display" : "Limitans nucleus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of limitans nucleus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of limitans nucleus (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8039003", + "display" : "Subcutaneous acromial bursa", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of subcutaneous acromial bursa" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of subcutaneous acromial bursa (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8040001", + "display" : "Superficial flexor tendon of little finger", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of superficial flexor tendon of little finger" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Superficial flexor tendon of fifth digit of hand" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of superficial flexor tendon within little finger" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of superficial flexor tendon within little finger (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8045006", + "display" : "Membrane-coating granule, amorphous", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Membrane-coating granule, amorphous (cell structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8057002", + "display" : "Lateral nuclei of globus pallidus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of lateral globus pallidus (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of lateral globus pallidus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lateral globus pallidus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lateral nucleus of globus pallidus" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8059004", + "display" : "Pancreatic veins", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pancreatic vein" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of pancreatic vein" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of pancreatic vein (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8067007", + "display" : "Entire superficial circumflex iliac vein", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entire superficial circumflex iliac vein (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8068002", + "display" : "Stratum lemnisci of corpora quadrigemina", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of stratum lemnisci of corpora quadrigemina" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of stratum lemnisci of corpora quadrigemina (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8079007", + "display" : "Radial nerve", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of radial nerve" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of radial nerve (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8091003", + "display" : "Intervertebral disc space of twelfth thoracic vertebra", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of intervertebral disc space of twelfth thoracic vertebra" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of intervertebral disc space of twelfth thoracic vertebra (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8100009", + "display" : "Infundibulum of Fallopian tube", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of infundibulum of fallopian tube" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of infundibulum of fallopian tube (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8111001", + "display" : "Intranuclear crystal", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Crystalline inclusion, intranuclear" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intranuclear crystal (cell structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8112008", + "display" : "Hindgut", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hindgut structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Primitive hindgut" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Hindgut structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8119004", + "display" : "Entire delphian lymph node", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entire delphian lymph node (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8128003", + "display" : "Supraaortic valve area", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Root of aorta" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Supraaortic valve area structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Supraaortic valve area structure (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Aortic root" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8133004", + "display" : "Superior anastomotic vein", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of superior anastomotic vein" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of superior anastomotic vein (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vein of Trolard" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8157004", + "display" : "Vein of head", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of vein of head" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of vein of head (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8158009", + "display" : "Interlobar duct of pancreas", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of interlobar duct of pancreas" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of interlobar duct of pancreas (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8159001", + "display" : "Superior colliculus of corpora quadrigemina", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anterior quadrigeminal body" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of superior colliculus of corpora quadrigemina" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of superior colliculus of corpora quadrigemina (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8160006", + "display" : "Entire lateral striate artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entire lateral striate artery (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entire lateral striate arteries" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8161005", + "display" : "Infraorbital nerve", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of infraorbital nerve" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of infraorbital nerve (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8165001", + "display" : "Superior articular process of fifth thoracic vertebra", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cranial articular process of fifth thoracic vertebra" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of superior articular process of fifth thoracic vertebra" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of superior articular process of fifth thoracic vertebra (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8205005", + "display" : "Wrist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carpus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Wrist region structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Wrist region structure (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "The body part defined by the wrist joint and surrounding structures" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8225009", + "display" : "Accessory atrioventricular bundle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bundle of Kent" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Atrioventricular accessory pathway" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Accessory pathway" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of accessory atrioventricular bundle (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of accessory atrioventricular bundle" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8242003", + "display" : "Apical branch of right pulmonary artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of apical branch of right pulmonary artery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of apical branch of right pulmonary artery (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8251006", + "display" : "Osseous portion of Eustachian tube", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of osseous portion of Eustachian tube" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Osseous eustachian tube" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of osseous portion of Eustachian tube (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8264007", + "display" : "Tunica interna of eyeball", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of tunica interna of eyeball" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of tunica interna of eyeball (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8265008", + "display" : "Articular surface, metacarpal, of phalanx of hand", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of articular surface, metacarpal, of phalanx of hand" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of articular surface, metacarpal, of phalanx of hand (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8266009", + "display" : "Small intestine serosa", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of small intestine serosa (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of small intestine serosa" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8289001", + "display" : "Below knee region", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of below knee region" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of below knee region (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8292002", + "display" : "Interlobular arteries of liver", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Interlobular artery of liver" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of interlobular artery of liver" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of interlobular artery of liver (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8314003", + "display" : "Mastoid fontanel of skull", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Posterolateral fontanel of skull" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of mastoid fontanel of skull" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of mastoid fontanel of skull (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8334002", + "display" : "Lumbar lymph node", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of lumbar lymph node" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of lumbar lymph node (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8356004", + "display" : "Colic lymph node", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of colic lymph node" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of colic lymph node (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8369000", + "display" : "Sphincter pupillae muscle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sphincter pupillae muscle structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sphincter pupillae muscle structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8373002", + "display" : "Jugum of sphenoid bone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of jugum of sphenoid bone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of jugum of sphenoid bone (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8387002", + "display" : "Lamina of eighth thoracic vertebra", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of lamina of eighth thoracic vertebra" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of lamina of eighth thoracic vertebra (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8389004", + "display" : "Birth canal", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Obstetrical canal" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of obstetrical canal" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of obstetrical canal (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "The birth canal; consists of uterine cervix, vagina, and vulva" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8412003", + "display" : "Iliac fossa", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of iliac fossa" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of iliac fossa region of abdomen (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of iliac fossa region of abdomen" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8415001", + "display" : "Renal surface of adrenal gland", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of renal surface of adrenal gland (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of renal surface of adrenal gland" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8454000", + "display" : "Joint of lumbar vertebra", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lumbar spine joint structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lumbar spine joint structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8464009", + "display" : "Ligament of sacroiliac joint and pubic symphysis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of ligament of sacroiliac joint and pubic symphysis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of ligament of sacroiliac joint and pubic symphysis (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8482007", + "display" : "Sinoatrial node branch of right coronary artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of sinoatrial node branch of right coronary artery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of sinoatrial node branch of right coronary artery (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8483002", + "display" : "Mesial surface of tooth", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of mesial surface of tooth" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of mesial surface of tooth (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8496001", + "display" : "Obliquus capitis muscle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of obliquus capitis muscle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of obliquus capitis muscle (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8523001", + "display" : "Inferior articular process of twelfth thoracic vertebra", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Caudal articular process of twelfth thoracic vertebra" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of inferior articular process of twelfth thoracic vertebra" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of inferior articular process of twelfth thoracic vertebra (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8546004", + "display" : "Posterior intercavernous sinus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of posterior intercavernous sinus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of posterior intercavernous sinus (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8556000", + "display" : "Lipid droplet", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lipid droplet (cell structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8559007", + "display" : "Entire juxtaintestinal lymph node", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entire juxtaintestinal lymph node (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8560002", + "display" : "Interclavicular ligament", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of interclavicular ligament" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of interclavicular ligament (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8580001", + "display" : "Both feet", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Both hindfeet" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Both hindpaws" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Both feet (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8595004", + "display" : "Meissner's plexus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Submucous plexus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of Meissner's plexus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of Meissner's plexus (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of Meissner plexus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Part of the enteric plexus situated in the intestinal submucosa" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8598002", + "display" : "Vestibulocochlear nerve", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Eighth cranial nerve" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acoustic and vestibular nerves" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vestibulocochlear nerve structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vestibulocochlear nerve structure (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acoustic nerve" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cranial nerve VIII" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8600008", + "display" : "Cricoid cartilage", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cricoid cartilage structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cricoid cartilage structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8603005", + "display" : "Adductor hallucis muscle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adductor hallucis muscle structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Adductor hallucis muscle structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8604004", + "display" : "Medulla oblongata fasciculus cuneatus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of medulla oblongata fasciculus cuneatus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of medulla oblongata fasciculus cuneatus (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8608001", + "display" : "Right margin of heart", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Acute margin of heart" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of right margin of heart" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of right margin of heart (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Right border of heart" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8617001", + "display" : "Zygomatic region of face", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Malar region of face" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of zygomatic region of face" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of zygomatic region of face (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8623006", + "display" : "Transplanted ureter", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of transplanted ureter" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of transplanted ureter (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8629005", + "display" : "Superior right pulmonary vein", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vena pulmonalis superior dextra" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vena pulmonalis dextra superior" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Right superior pulmonary vein" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of superior right pulmonary vein" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of superior right pulmonary vein (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8640002", + "display" : "Choroidal branches of posterior spinal artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Choroidal branch of posterior spinal artery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of choroidal branch of posterior spinal artery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of choroidal branch of posterior spinal artery (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8668003", + "display" : "Glycogen vacuole", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Glycogen vacuole (cell structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8671006", + "display" : "All toes", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of all toes" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of all toes (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8677005", + "display" : "Body of right atrium", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of body of right atrium (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of body of right atrium" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8688004", + "display" : "Lateral olfactory gyrus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of lateral olfactory gyrus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of lateral olfactory gyrus (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8695008", + "display" : "Intervertebral foramen of second lumbar vertebra", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of intervertebral foramen of second lumbar vertebra" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of intervertebral foramen of second lumbar vertebra (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8710005", + "display" : "Entire minor sublingual ducts", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entire minor sublingual ducts (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8711009", + "display" : "Periodontal tissues", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Periodontal tissues structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Periodontal tissues structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8714001", + "display" : "Subcutaneous tissue of interdigital space of hand", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subcutaneous tissue structure of interdigital space of hand" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subcutaneous tissue structure of interdigital space of hand (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8752000", + "display" : "Cavernous portion of internal carotid artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of cavernous portion of internal carotid artery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of cavernous portion of internal carotid artery (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "C4 segment of internal carotid artery" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8775007", + "display" : "Tendinous arch", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of tendinous arch" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of tendinous arch (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8784007", + "display" : "Intranuclear body, granular with filamentous capsule", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intranuclear body, granular with filamentous capsule (cell structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8810002", + "display" : "Corticomedullary junction of adrenal gland", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of corticomedullary junction of adrenal gland" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of corticomedullary junction of adrenal gland (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8814006", + "display" : "Iliac tuberosity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Tuber coxae" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of iliac tuberosity (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of iliac tuberosity" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8815007", + "display" : "Thenar and hypothenar spaces", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of thenar and hypothenar spaces" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of thenar and hypothenar spaces (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8820007", + "display" : "Pedicle of eleventh thoracic vertebra", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of pedicle of eleventh thoracic vertebra" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of pedicle of eleventh thoracic vertebra (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8821006", + "display" : "Peroneal artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fibular artery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of peroneal artery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of peroneal artery (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8827005", + "display" : "Shaft of phalanx of middle finger", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of shaft of phalanx of middle finger" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of shaft of phalanx of middle finger (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8839002", + "display" : "Agranular endoplasmic reticulum, connection with other organelle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Agranular endoplasmic reticulum, connection with other organelle (cell structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8845005", + "display" : "Entire subtendinous prepatellar bursa", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entire subtendinous prepatellar bursa (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8850004", + "display" : "Proper fasciculus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Proper fasciculus structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Proper fasciculus structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8854008", + "display" : "Crista galli", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of crista galli" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of crista galli (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8862000", + "display" : "Palmar surface of middle finger", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of palmar surface of middle finger" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of palmar surface of middle finger (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8873007", + "display" : "Mandibular right second premolar tooth", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of mandibular right second premolar tooth" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Permanent lower right 5 tooth" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Universal designation 29" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Haderup designation 5-" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "LR5 - Permanent lower right 5 tooth" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "ISO designation 45" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Permanent lower right second premolar tooth" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lower right second bicuspid" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of permanent mandibular right second premolar tooth (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of permanent mandibular right second premolar tooth" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8887007", + "display" : "Brachiocephalic vein", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Innominate vein" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of brachiocephalic vein" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of brachiocephalic vein (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Vena anonyma" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8892009", + "display" : "Diaphragmatic surface of lung", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of diaphragmatic surface of lung" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of diaphragmatic surface of lung (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8894005", + "display" : "Entire gastric cardiac gland (body structure)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entire gastric cardiac gland" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8897003", + "display" : "Lateral glossoepiglottic fold", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of lateral glossoepiglottic fold" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of lateral glossoepiglottic fold (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8907008", + "display" : "Entire left ulnar artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entire left ulnar artery (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8910001", + "display" : "Entire inferior transverse scapular ligament", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entire inferior transverse scapular ligament (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8911002", + "display" : "Entire endocardium of right ventricle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entire endocardium of right ventricle (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8928004", + "display" : "Inguinal lymph node", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lymph node of groin" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inguinal lymph node structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Inguinal lymph node structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8931003", + "display" : "Coracoid process of scapula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of coracoid process of scapula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of coracoid process of scapula (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8935007", + "display" : "Cerebral meninges", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cerebral meninges structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Brain meninges structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Meninges of brain" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of brain meninges (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of brain meninges" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8942007", + "display" : "Trapezoid ligament", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of trapezoid ligament" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of trapezoid ligament (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8965002", + "display" : "Stratum zonale of corpora quadrigemina", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of stratum zonale of corpora quadrigemina" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of stratum zonale of corpora quadrigemina (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8966001", + "display" : "Left eye", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Left eye structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Left eye structure (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "OS - Left eye" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8983005", + "display" : "Joint of vertebral column", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intervertebral joint" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Joint structure of spine" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Joint structure of spine (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Joint structure of vertebral column" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8988001", + "display" : "Marginal part of orbicularis oris muscle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of marginal part of orbicularis oris muscle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of marginal part of orbicularis oris muscle (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "8993003", + "display" : "Hepatic vein", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of hepatic vein" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of hepatic vein (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9000002", + "display" : "Cerebellar peduncle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cerebellar peduncle structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cerebellar peduncle structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9003000", + "display" : "Left parietal lobe", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Left parietal lobe structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Left parietal lobe structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9018004", + "display" : "Entire middle colic vein", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entire middle colic vein (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9040008", + "display" : "Ascending colon", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ascending colon structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ascending colon structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9055004", + "display" : "Both forearms", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Both forearms (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9073001", + "display" : "White matter of insula", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of white matter of insula" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of white matter of insula (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9081000", + "display" : "Splenic sinusoid", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of splenic sinusoid (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of splenic sinusoid" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9086005", + "display" : "Superior laryngeal vein", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of superior laryngeal vein" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of superior laryngeal vein (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9089003", + "display" : "Arch of foot", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of arch of foot" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of arch of foot (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9108007", + "display" : "Vein of the scala tympani", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of vein of the scala tympani" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of vein of the scala tympani (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9127001", + "display" : "Transverse folds of palate", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Palatine folds" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Palatine rugae" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of transverse folds of palate" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of transverse folds of palate (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9156001", + "display" : "Embryo stage 1 structure", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of embryo at stage 1 (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of embryo at stage 1" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9185007", + "display" : "Capsule of metatarsophalangeal joint of fifth toe", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of capsule of metatarsophalangeal joint of fifth toe" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of capsule of metatarsophalangeal joint of fifth toe (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9186008", + "display" : "Filaments of contractile apparatus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Myofilaments" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Filaments of contractile apparatus (cell structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9188009", + "display" : "Intervertebral disc of eighth thoracic vertebra", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intervertebral disc, T8-T9" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "T8/9 disc" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intervertebral disc structure of eighth thoracic vertebra" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Intervertebral disc structure of eighth thoracic vertebra (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9208002", + "display" : "Centriole", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Centriole (cell)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9212008", + "display" : "Shaft of fifth metatarsal bone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of shaft of fifth metatarsal bone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of shaft of fifth metatarsal bone (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9229006", + "display" : "Structure of lumbar rotator muscle (body structure)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of lumbar rotator muscle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lumbar rotator muscle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lumbar rotator" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Rotatores lumborum muscle" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9231002", + "display" : "Entire external pudendal vein", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entire external pudendal vein (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entire external pudendal veins" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9240003", + "display" : "Niemann-Pick cell", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pick's cell" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Niemann-Pick cell (cell)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9242006", + "display" : "Posterior segment of right lobe of liver", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of posterior segment of right lobe of liver" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of posterior segment of right lobe of liver (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9258009", + "display" : "Gravid uterus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gravid uterus structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gravid uterus structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9261005", + "display" : "Tendon and tendon sheath of second toe", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of tendon and tendon sheath of second toe" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of tendon and/or tendon sheath within second toe" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of tendon and/or tendon sheath within second toe (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9262003", + "display" : "Pelvic fascia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pelvic fascia structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pelvic fascia structure (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Fascia of pelvis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9284003", + "display" : "Corpus cavernosum of penis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Corpus cavernosum structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of corpus cavernosum of penis (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of corpus cavernosum of penis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9290004", + "display" : "Posterior intraoccipital synchondrosis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of posterior intraoccipital synchondrosis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of posterior intraoccipital synchondrosis (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9305001", + "display" : "Labial veins", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Labial vein" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of labial vein" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of labial vein of face (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of labial vein of face" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9317004", + "display" : "Merkel's tactile disc", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Merkel tactile disc" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of Merkel's tactile disc" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of Merkel's tactile disc (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9320007", + "display" : "Subtendinous iliac bursa", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Bursa of iliopsoas muscle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of subtendinous iliac bursa" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of subtendinous iliac bursa (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9321006", + "display" : "Tail of epididymis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of tail of epididymis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of tail of epididymis (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9325002", + "display" : "Interdental papilla of gingiva", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of interdental papilla of gingiva" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of interdental papilla of gingiva (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9332006", + "display" : "Lateral ligament of temporomandibular joint", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of lateral ligament of temporomandibular joint" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of lateral ligament of temporomandibular joint (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9348007", + "display" : "Skin of medial surface of middle finger", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Skin structure of medial surface of middle finger" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Skin structure of medial surface of middle finger (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9379006", + "display" : "All permanent teeth", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "All permanent teeth (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9380009", + "display" : "Pecten ani", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pecten ani structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pecten ani structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9384000", + "display" : "Lumbar vein", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of lumbar vein" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of lumbar vein (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9390001", + "display" : "Lymphatics of stomach", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lymphatic of stomach" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of lymphatic vessel of stomach (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of lymphatic vessel of stomach" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lymphatic vessel of stomach" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9432007", + "display" : "Plantar surface of fourth toe", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of plantar surface of fourth toe" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of plantar surface of fourth toe (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9438006", + "display" : "Structure of deep cervical lymphatics", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of deep cervical lymphatic vessel (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of deep cervical lymphatic vessel" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9454009", + "display" : "Subclavian vein", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of subclavian vein" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of subclavian vein (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9455005", + "display" : "Structure of medial cartilaginous lamina of pharyngotympanic tube (body structure)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of medial cartilaginous lamina of pharyngotympanic tube" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Medial cartilaginous lamina of eustachian tube" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9475001", + "display" : "Structure of amacrine cell of retina (body structure)", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of amacrine cell of retina" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Amacrine cell of retina" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9481009", + "display" : "Afferent glomerular arteriole", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of afferent glomerular arteriole" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of afferent glomerular arteriole (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9490002", + "display" : "Pulmonary ligament", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of pulmonary ligament" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of pulmonary ligament (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9498009", + "display" : "Head of metacarpal bone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of head of metacarpal bone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of head of metacarpal bone (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9502002", + "display" : "Coronal depression of tooth", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of coronal depression of tooth" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of coronal depression of tooth (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9512009", + "display" : "Calcaneocuboidal ligament", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Dorsal calcaneoquartal ligament" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of calcaneocuboidal ligament" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of calcaneocuboidal ligament (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9535007", + "display" : "Pyramid of medulla oblongata", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of pyramid of medulla oblongata" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of pyramid of medulla oblongata (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9558005", + "display" : "Entire facet for fifth costal cartilage of sternum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entire facet for fifth costal cartilage of sternum (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9566001", + "display" : "Duodenal lumen", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of duodenal lumen" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of duodenal lumen (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9568000", + "display" : "Subcutaneous tissue of areola", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subcutaneous tissue structure of areola" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subcutaneous tissue structure of areola (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9596006", + "display" : "Deep branch of ulnar nerve", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of deep branch of ulnar nerve" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of deep branch of ulnar nerve (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9609000", + "display" : "Posterior process of nasal septal cartilage", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of posterior process of nasal septal cartilage" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of posterior process of nasal septal cartilage (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9625005", + "display" : "Lanugo hair", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of lanugo hair" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of lanugo hair (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9642004", + "display" : "Left superior vena cava", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of left superior vena cava" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of left superior vena cava (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9646001", + "display" : "Entire superior transverse scapular ligament", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entire superior transverse scapular ligament (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9654004", + "display" : "Gastric mucous gland", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of gastric mucous gland" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of gastric mucous gland (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9659009", + "display" : "Infraclavicular lymph node", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subclavicular lymph node" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Infraclavicular lymph nodes" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of infraclavicular lymph node (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of infraclavicular lymph node" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9662007", + "display" : "Subcutaneous tissue of lower margin of nasal septum", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subcutaneous tissue of columella" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subcutaneous tissue structure of lower margin of nasal septum" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Subcutaneous tissue structure of lower margin of nasal septum (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9668006", + "display" : "Ciliary muscle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ciliary muscle structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ciliary muscle structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9677004", + "display" : "Head of second metatarsal bone", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of head of second metatarsal bone" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of head of second metatarsal bone (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9683001", + "display" : "Melanocyte", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Melanocyte (cell)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9684007", + "display" : "Posterior scrotal branches of internal pudendal artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Posterior scrotal branch of internal pudendal artery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of posterior scrotal branch of internal pudendal artery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of posterior scrotal branch of internal pudendal artery (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9708001", + "display" : "Iliac fascia", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Iliac fascia structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Iliac fascia structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9736006", + "display" : "Right wrist", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of right wrist" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of right wrist region (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of right wrist region" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9743000", + "display" : "Entire tendon of index finger", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entire tendon within index finger (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entire tendon within index finger" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9758008", + "display" : "Submucosa of tonsil", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of submucosa of tonsil" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of submucosa of tonsil (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9770007", + "display" : "Genital tubercle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of genital tubercle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of genital tubercle (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9775002", + "display" : "Left carotid sinus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of left carotid sinus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of left carotid sinus (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9779008", + "display" : "Distinctive shape of mitochondrial cristae", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Distinctive shape of mitochondrial cristae (cell structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9783008", + "display" : "Superficial lymphatics of thorax", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Superficial lymphatic of thorax" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of superficial lymphatic vessel of thorax (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of superficial lymphatic vessel of thorax" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Superficial lymphatic vessel of thorax" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9791004", + "display" : "Deep venous system of lower extremity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deep veins of lower extremity" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of deep venous system of lower extremity" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of deep venous system of lower extremity (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9796009", + "display" : "Skeletal muscle fiber, type IIb", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Skeletal muscle fiber, type IIb (cell structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9813009", + "display" : "Fascia of upper extremity", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of fascia of upper extremity" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of fascia of upper extremity (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9825007", + "display" : "Proximal phalanx of little toe", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of proximal phalanx of little toe" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of proximal phalanx of little toe (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9837009", + "display" : "Perforating branches of internal thoracic artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anterior perforating branch of internal thoracic artery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Perforating branch of internal thoracic artery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of perforating branch of internal thoracic artery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of perforating branch of internal thoracic artery (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9840009", + "display" : "Biparietal diameter of head", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Biparietal diameter of head (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9841008", + "display" : "Interspinalis thoracis muscles", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Interspinalis thoracis muscle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of interspinalis thoracis muscle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of interspinalis thoracis muscle (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9846003", + "display" : "Right kidney", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Right kidney structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Right kidney structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9847007", + "display" : "Hilum of adrenal gland", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of hilum of adrenal gland" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of hilum of adrenal gland (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9849005", + "display" : "Fornix of lacrimal sac", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of fornix of lacrimal sac" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of fornix of lacrimal sac (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9870004", + "display" : "Carunculae hymenales", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Carunculae myrtiformis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of carunculae hymenales" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of carunculae hymenales (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9875009", + "display" : "Thymus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thymus gland structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Thymus gland structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9878006", + "display" : "Entire appendicular vein", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entire appendicular vein (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9880000", + "display" : "Thyroid tubercle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of thyroid tubercle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of thyroid tubercle (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9881001", + "display" : "Peripheral nerve myelinated nerve fiber", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Peripheral nerve myelinated nerve fibre" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of peripheral nerve myelinated nerve fiber" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of peripheral nerve myelinated nerve fiber (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of peripheral nerve myelinated nerve fibre" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9891007", + "display" : "Transverse arytenoid muscle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of transverse arytenoid muscle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of transverse arytenoid muscle (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9898001", + "display" : "Paracentral lobule", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of paracentral lobule" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of paracentral lobule (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9951005", + "display" : "Posterior ethmoidal nerve", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of posterior ethmoidal nerve" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of posterior ethmoidal nerve (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9968009", + "display" : "Primary foot process", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Primary foot process (cell structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9970000", + "display" : "Ileocecal ostium", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of ileocaecal ostium" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of ileocecal ostium" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ileocaecal ostium" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of ileocecal ostium (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9976006", + "display" : "Rhomboideus cervicis muscle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of rhomboideus cervicis muscle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of rhomboideus cervicis muscle (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9994000", + "display" : "Superior articular process of sixth thoracic vertebra", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Cranial articular process of sixth thoracic vertebra" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of superior articular process of sixth thoracic vertebra" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of superior articular process of sixth thoracic vertebra (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "9999005", + "display" : "Duodenal ampulla", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Duodenal cap" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Duodenal bulb" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Duodenal ampulla structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Duodenal ampulla structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "10013000", + "display" : "Lateral meniscus of knee joint", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lateral meniscus structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Lateral meniscus structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "10024003", + "display" : "Base of lung", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of base of lung" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of base of lung (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "10025002", + "display" : "Base of phalanx of index finger", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of base of phalanx of index finger" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of base of phalanx of index finger (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "10026001", + "display" : "Ventral spinocerebellar tract of pons", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gower's tract" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Anterior spinocerebellar tract of pons" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of ventral spinocerebellar tract of pons" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of ventral spinocerebellar tract of pons (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "10036009", + "display" : "Nucleus pulposus of intervertebral disc of eighth thoracic vertebra", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Nucleus pulposus, T8-T9" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of nucleus pulposus of intervertebral disc of eighth thoracic vertebra" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of nucleus pulposus of intervertebral disc of eighth thoracic vertebra (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "10042008", + "display" : "Intervertebral foramen of fifth thoracic vertebra", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of intervertebral foramen of fifth thoracic vertebra" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of intervertebral foramen of fifth thoracic vertebra (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "10047002", + "display" : "Transplanted lung", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of transplanted lung" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of transplanted lung (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "10052007", + "display" : "Male", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Male individual" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Male structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Male structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "10056005", + "display" : "Ophthalmic nerve", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ophthalmic division of trigeminal nerve" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Ophthalmic division of fifth cranial nerve" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "First division of trigeminal nerve" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "First division of fifth cranial nerve" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of ophthalmic nerve" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of ophthalmic nerve (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "10062000", + "display" : "Levator labii superioris muscle", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of levator labii superioris muscle" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of levator labii superioris muscle (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "10119003", + "display" : "Deep volar arch of radial artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Deep palmar arch of radial artery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Arcus palmaris profundus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of deep volar arch of radial artery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of deep volar arch of radial artery (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "10124000", + "display" : "Deep dorsal sacrococcygeal ligament", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of deep dorsal sacrococcygeal ligament" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of deep dorsal sacrococcygeal ligament (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "10134009", + "display" : "Medial surface of third toe", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of medial surface of third toe" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of medial surface of third toe (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "10141003", + "display" : "Zygomatic nerve", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of zygomatic nerve" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of zygomatic nerve (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "10145007", + "display" : "Vagus nerve pharyngeal plexus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of vagus nerve pharyngeal plexus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of vagus nerve pharyngeal plexus (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "10148009", + "display" : "Entire costal groove of fifth rib", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entire costal groove of fifth rib (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "10149001", + "display" : "Merkel's cell", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Merkel's cell (cell)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Merkel cell" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "10151002", + "display" : "Middle part of cartilaginous portion of auditory canal", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of middle part of cartilaginous portion of auditory canal" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of middle part of cartilaginous portion of auditory canal (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "10167008", + "display" : "Entire inner surface of eleventh rib", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entire inner surface of eleventh rib (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "10176001", + "display" : "Supraoptic region of hypothalamus", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of supraoptic region of hypothalamus" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of supraoptic region of hypothalamus (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "10200004", + "display" : "Liver", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Liver structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Liver structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "10208006", + "display" : "Gynecoid pelvis", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Normal female pelvis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Gynaecoid pelvis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of gynecoid pelvis (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of gynecoid pelvis" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of gynaecoid pelvis" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "10209003", + "display" : "Parotid lymph node", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of parotid lymph node" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of parotid lymph node (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "10245000", + "display" : "Abductor digiti minimi muscle of foot", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of abductor digiti minimi muscle of foot" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of abductor digiti minimi muscle of foot (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "10271001", + "display" : "Entire anterior commissure of aortic valve", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entire anterior commissure of aortic valve (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "10293006", + "display" : "Iliac artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of iliac artery" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of iliac artery (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "10296003", + "display" : "Uropod", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Uropod (cell structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "10299005", + "display" : "Entire anteromedial perforating artery", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entire anteromedial perforating artery (body structure)" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Entire anteromedial perforating arteries" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "10328008", + "display" : "Capsule of calcaneocuboidal joint", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of capsule of calcaneocuboidal joint" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of capsule of calcaneocuboidal joint (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "10339006", + "display" : "Anulus fibrosus of intervertebral disc of tenth thoracic vertebra", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of anulus fibrosus of intervertebral disc of tenth thoracic vertebra" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of annulus fibrosus of intervertebral disc of tenth thoracic vertebra" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of annulus fibrosus of intervertebral disc of tenth thoracic vertebra (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "10410005", + "display" : "Sweat gland", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sudoriferous gland" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sweat gland structure" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Sweat gland structure (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "10415000", + "display" : "Pigmented layer of ciliary body", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of pigmented layer of ciliary body" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of pigmented layer of ciliary body (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "10417008", + "display" : "Lesser sciatic notch", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of lesser sciatic notch" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of lesser sciatic notch (body structure)" + }] + }, + { + "system" : "http://snomed.info/sct", + "code" : "10418003", + "display" : "Pulmonic area", + "designation" : [{ + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Pulmonary area" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of pulmonic area" + }, + { + "use" : { + "system" : "http://terminology.hl7.org/CodeSystem/designation-usage", + "code" : "display" + }, + "value" : "Structure of pulmonic area (body structure)" + }] + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/security-labels", + "resource" : { + "resourceType" : "ValueSet", + "id" : "security-labels", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fhir" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "normative" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version", + "valueCode" : "4.0.0" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 5 + }], + "url" : "http://hl7.org/fhir/ValueSet/security-labels", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.47" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.46" + }, + { + "use" : "old", + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.2.31" + }], + "version" : "6.0.0-ballot2", + "name" : "AllSecurityLabels", + "title" : "All Security Labels", + "status" : "active", + "experimental" : false, + "date" : "2014-07-28", + "publisher" : "HL7 International / FHIR Infrastructure", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }] + }, + { + "telecom" : [{ + "system" : "url", + "value" : "http://www.hl7.org/Special/committees/fiwg" + }] + }], + "description" : "A single value set for all security labels defined by FHIR.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "compose" : { + "include" : [{ + "valueSet" : ["http://terminology.hl7.org/ValueSet/v3-Confidentiality"] + }, + { + "valueSet" : ["http://terminology.hl7.org/ValueSet/v3-InformationSensitivityPolicy"] + }, + { + "valueSet" : ["http://terminology.hl7.org/ValueSet/v3-Compartment"] + }, + { + "valueSet" : ["http://terminology.hl7.org/ValueSet/v3-SecurityIntegrityObservationValue"] + }, + { + "valueSet" : ["http://terminology.hl7.org/ValueSet/v3-SecurityControlObservationValue"] + }, + { + "valueSet" : ["http://terminology.hl7.org/ValueSet/v3-ActUSPrivacyLaw"] + }] + }, + "expansion" : { + "identifier" : "urn:uuid:96db70e0-ea42-48b7-ae0c-f08909da335a", + "timestamp" : "2024-10-02T17:54:47+00:00", + "total" : 495, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-valueset", + "valueUri" : "http://terminology.hl7.org/ValueSet/v3-Confidentiality|3.0.0" + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/v3-Confidentiality|3.0.0" + }, + { + "name" : "used-valueset", + "valueUri" : "http://terminology.hl7.org/ValueSet/v3-InformationSensitivityPolicy|3.0.0" + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/v3-ActCode|9.0.0" + }, + { + "name" : "used-valueset", + "valueUri" : "http://terminology.hl7.org/ValueSet/v3-Compartment|3.0.0" + }, + { + "name" : "used-valueset", + "valueUri" : "http://terminology.hl7.org/ValueSet/v3-SecurityIntegrityObservationValue|3.1.0" + }, + { + "name" : "warning-draft", + "valueUri" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue|3.1.0" + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue|3.1.0" + }, + { + "name" : "used-valueset", + "valueUri" : "http://terminology.hl7.org/ValueSet/v3-SecurityControlObservationValue|3.0.0" + }, + { + "name" : "used-valueset", + "valueUri" : "http://terminology.hl7.org/ValueSet/v3-SecurityPolicy|3.0.0" + }, + { + "name" : "used-valueset", + "valueUri" : "http://terminology.hl7.org/ValueSet/v3-ObligationPolicy|3.0.0" + }, + { + "name" : "used-valueset", + "valueUri" : "http://terminology.hl7.org/ValueSet/v3-RefrainPolicy|3.0.0" + }, + { + "name" : "used-valueset", + "valueUri" : "http://terminology.hl7.org/ValueSet/v3-PurposeOfUse|3.1.0" + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/v3-ActReason|3.1.0" + }, + { + "name" : "used-valueset", + "valueUri" : "http://terminology.hl7.org/ValueSet/v3-GeneralPurposeOfUse|3.0.0" + }, + { + "name" : "warning-retired", + "valueUri" : "http://terminology.hl7.org/ValueSet/v3-ActUSPrivacyLaw|3.0.0" + }, + { + "name" : "used-valueset", + "valueUri" : "http://terminology.hl7.org/ValueSet/v3-ActUSPrivacyLaw|3.0.0" + }, + { + "name" : "used-codesystem", + "valueUri" : "http://terminology.hl7.org/CodeSystem/v3-ActUSPrivacyLaw|3.0.0" + }], + "contains" : [{ + "system" : "http://terminology.hl7.org/CodeSystem/v3-Confidentiality", + "code" : "L", + "display" : "low" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Confidentiality", + "code" : "M", + "display" : "moderate" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Confidentiality", + "code" : "N", + "display" : "normal" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Confidentiality", + "code" : "R", + "display" : "restricted" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Confidentiality", + "code" : "U", + "display" : "unrestricted" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-Confidentiality", + "code" : "V", + "display" : "very restricted" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "abstract" : true, + "code" : "_InformationSensitivityPolicy", + "display" : "InformationSensitivityPolicy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "abstract" : true, + "code" : "_ActInformationSensitivityPolicy", + "display" : "ActInformationSensitivityPolicy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "ETH", + "display" : "substance abuse information sensitivity" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "GDIS", + "display" : "genetic disease information sensitivity" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "HIV", + "display" : "HIV/AIDS information sensitivity" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "MST", + "display" : "military sexual trauma information sensitivity" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "PREGNANT", + "display" : "pregnancy information sensitivity" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "SCA", + "display" : "sickle cell anemia information sensitivity" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "SDV", + "display" : "sexual assault, abuse, or domestic violence information sensitivity" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "SEX", + "display" : "sexuality and reproductive health information sensitivity" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "SPI", + "display" : "specially protected information sensitivity" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "BH", + "display" : "behavioral health information sensitivity" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "COGN", + "display" : "cognitive disability information sensitivity" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "DVD", + "display" : "developmental disability information sensitivity" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "EMOTDIS", + "display" : "emotional disturbance information sensitivity" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "MH", + "display" : "mental health information sensitivity" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "PSY", + "display" : "psychiatry disorder information sensitivity" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "PSYTHPN", + "display" : "psychotherapy note information sensitivity" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "SUD", + "display" : "substance use disorder information sensitivity" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "ETHUD", + "display" : "alcohol use disorder information sensitivity" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "OPIOIDUD", + "display" : "opioid use disorder information sensitivity" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "STD", + "display" : "sexually transmitted disease information sensitivity" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "TBOO", + "display" : "taboo" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "VIO", + "display" : "violence information sensitivity" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "IDS", + "display" : "Identifier Sensitivity" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "inactive" : true, + "code" : "SICKLE", + "display" : "sickle cell" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "abstract" : true, + "code" : "_EntitySensitivityPolicyType", + "display" : "EntityInformationSensitivityPolicy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "DEMO", + "display" : "all demographic information sensitivity" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "DOB", + "display" : "date of birth information sensitivity" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "GENDER", + "display" : "gender and sexual orientation information sensitivity" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "LIVARG", + "display" : "living arrangement information sensitivity" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "MARST", + "display" : "marital status information sensitivity" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "PATLOC", + "display" : "patient location" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "RACE", + "display" : "race information sensitivity" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "REL", + "display" : "religion information sensitivity" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "abstract" : true, + "code" : "_RoleInformationSensitivityPolicy", + "display" : "RoleInformationSensitivityPolicy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "B", + "display" : "business information sensitivity" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "EMPL", + "display" : "employer information sensitivity" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "LOCIS", + "display" : "location information sensitivity" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "SSP", + "display" : "sensitive service provider information sensitivity" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "ADOL", + "display" : "adolescent information sensitivity" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "CEL", + "display" : "celebrity information sensitivity" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "VIP", + "display" : "celebrity information sensitivity" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "DIA", + "display" : "diagnosis information sensitivity" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "DRGIS", + "display" : "drug information sensitivity" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "EMP", + "display" : "employee information sensitivity" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "PDS", + "display" : "patient default information sensitivity" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "PHY", + "display" : "physician requested information sensitivity" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "PRS", + "display" : "patient requested information sensitivity" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "COMPT", + "display" : "compartment" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "ACOCOMPT", + "display" : "accountable care organization compartment" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "CDSSCOMPT", + "display" : "CDS system compartment" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "CTCOMPT", + "display" : "care team compartment" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "FMCOMPT", + "display" : "financial management compartment" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "HRCOMPT", + "display" : "human resource compartment" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "LRCOMPT", + "display" : "legitimate relationship compartment" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "PACOMPT", + "display" : "patient administration compartment" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "RESCOMPT", + "display" : "research project compartment" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "RMGTCOMPT", + "display" : "records management compartment" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "abstract" : true, + "code" : "_SECINTOBV", + "display" : "security integrity" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "abstract" : true, + "code" : "_SECALTINTOBV", + "display" : "alteration integrity" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "ABSTRED", + "display" : "abstracted" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "AGGRED", + "display" : "aggregated" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "ANONYED", + "display" : "anonymized" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "MAPPED", + "display" : "mapped" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "MASKED", + "display" : "masked" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "PSEUDED", + "display" : "pseudonymized" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "REDACTED", + "display" : "redacted" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "SUBSETTED", + "display" : "subsetted" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "SYNTAC", + "display" : "syntactic transform" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "TRSLT", + "display" : "translated" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "VERSIONED", + "display" : "versioned" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "abstract" : true, + "code" : "_SECDATINTOBV", + "display" : "data integrity" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "CRYTOHASH", + "display" : "cryptographic hash function" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "DIGSIG", + "display" : "digital signature" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "abstract" : true, + "code" : "_SECINTCONOBV", + "display" : "integrity confidence" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "HRELIABLE", + "display" : "highly reliable" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "RELIABLE", + "display" : "reliable" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "UNCERTREL", + "display" : "uncertain reliability" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "UNRELIABLE", + "display" : "unreliable" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "abstract" : true, + "code" : "_SECINTPRVOBV", + "display" : "provenance" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "abstract" : true, + "code" : "_SECINTPRVABOBV", + "display" : "provenance asserted by" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "CLINAST", + "display" : "clinician asserted" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "DEVAST", + "display" : "device asserted" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "HCPAST", + "display" : "healthcare professional asserted" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "PACQAST", + "display" : "patient acquaintance asserted" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "PATAST", + "display" : "patient asserted" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "PAYAST", + "display" : "payer asserted" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "PROAST", + "display" : "professional asserted" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "SDMAST", + "display" : "substitute decision maker asserted" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "AIAST", + "display" : "Artificial Intelligence asserted" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "DICTAST", + "display" : "Dictation asserted" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "abstract" : true, + "code" : "_SECINTPRVRBOBV", + "display" : "provenance reported by" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "CLINRPT", + "display" : "clinician reported" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "DEVRPT", + "display" : "device reported" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "HCPRPT", + "display" : "healthcare professional reported" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "PACQRPT", + "display" : "patient acquaintance reported" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "PATRPT", + "display" : "patient reported" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "PAYRPT", + "display" : "payer reported" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "PRORPT", + "display" : "professional reported" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "SDMRPT", + "display" : "substitute decision maker reported" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "abstract" : true, + "code" : "_SECINTSTOBV", + "display" : "integrity status" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "SecurityPolicy", + "display" : "security policy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "AUTHPOL", + "display" : "authorization policy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "ACCESSCONSCHEME", + "display" : "access control scheme" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "DELEPOL", + "display" : "delegation policy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "ObligationPolicy", + "display" : "obligation policy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "ANONY", + "display" : "anonymize" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "AOD", + "display" : "accounting of disclosure" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "AUDIT", + "display" : "audit" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "AUDTR", + "display" : "audit trail" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "CPLYPOL", + "display" : "comply with policy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "CPLYCC", + "display" : "comply with confidentiality code" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "CPLYCD", + "display" : "comply with consent directive" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "CPLYCUI", + "display" : "comply with controlled unclassified information policy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "CPLYJPP", + "display" : "comply with jurisdictional privacy policy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "CPLYJSP", + "display" : "comply with jurisdictional security policy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "CPLYOPP", + "display" : "comply with organizational privacy policy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "CPLYOSP", + "display" : "comply with organizational security policy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "DECLASSIFYLABEL", + "display" : "declassify security label" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "DEID", + "display" : "deidentify" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "DELAU", + "display" : "delete after use" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "DOWNGRDLABEL", + "display" : "downgrade security label" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "DRIVLABEL", + "display" : "derive security label" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "ENCRYPT", + "display" : "encrypt" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "ENCRYPTR", + "display" : "encrypt at rest" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "ENCRYPTT", + "display" : "encrypt in transit" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "ENCRYPTU", + "display" : "encrypt in use" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "HUAPRV", + "display" : "human approval" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "LABEL", + "display" : "assign security label" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "MASK", + "display" : "mask" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "MINEC", + "display" : "minimum necessary" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "PERSISTLABEL", + "display" : "persist security label" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "PRIVMARK", + "display" : "privacy mark" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "CUIMark", + "display" : "CUI Mark" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "PSEUD", + "display" : "pseudonymize" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "REDACT", + "display" : "redact" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "UPGRDLABEL", + "display" : "upgrade security label" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "PROCESSINLINELABEL", + "display" : "process inline security label" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "abstract" : true, + "code" : "PrivacyMark", + "display" : "privacy mark" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "abstract" : true, + "code" : "ControlledUnclassifiedInformation", + "display" : "ControlledUnclassifiedInformation" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "CONTROLLED", + "display" : "CONTROLLED" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "CUI", + "display" : "CUI" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "CUIHLTH", + "display" : "CUI//HLTH" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "CUIHLTHP", + "display" : "(CUI//HLTH)" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "CUIP", + "display" : "(CUI)" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "CUIPRVCY", + "display" : "CUI//PRVCY" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "CUIPRVCYP", + "display" : "(CUI//PRVCY)" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "CUISP-HLTH", + "display" : "CUI//SP-HLTH" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "CUISP-HLTHP", + "display" : "(CUI//SP-HLTH)" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "CUISP-PRVCY", + "display" : "CUI//SP-PRVCY" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "CUISP-PRVCYP", + "display" : "(CUI//SP-PRVCY)" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "UUI", + "display" : "(U)" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "abstract" : true, + "code" : "SecurityLabelMark", + "display" : "Security Label Mark" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "ConfidentialMark", + "display" : "confidential mark" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "COPYMark", + "display" : "copy of original mark" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "DeliverToAddresseeOnlyMark", + "display" : "deliver only to addressee mark" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "RedisclosureProhibitionMark", + "display" : "prohibition against redisclosure mark" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "RestrictedConfidentialityMark", + "display" : "restricted confidentiality mark" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "DRAFTMark", + "display" : "Draft Mark" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "RefrainPolicy", + "display" : "refrain policy" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "NOAUTH", + "display" : "no disclosure without subject authorization" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "NOCOLLECT", + "display" : "no collection" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "NODSCLCD", + "display" : "no disclosure without consent directive" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "NODSCLCDS", + "display" : "no disclosure without information subject's consent directive" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "NOINTEGRATE", + "display" : "no integration" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "NOLIST", + "display" : "no unlisted entity disclosure" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "NOMOU", + "display" : "no disclosure without MOU" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "NOORGPOL", + "display" : "no disclosure without organizational authorization" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "NOPAT", + "display" : "no disclosure to patient, family or caregivers without attending provider's authorization" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "NOPERSISTP", + "display" : "no collection beyond purpose of use" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "NORDSCLCD", + "display" : "no redisclosure without consent directive" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "inactive" : true, + "code" : "NORDSLCD", + "display" : "no redisclosure without consent directive" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "NORDSCLCDS", + "display" : "no redisclosure without information subject's consent directive" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "NORDSCLW", + "display" : "no disclosure without jurisdictional authorization" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "NORELINK", + "display" : "no relinking" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "NOREUSE", + "display" : "no reuse beyond purpose of use" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "NOVIP", + "display" : "no unauthorized VIP disclosure" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode", + "code" : "ORCON", + "display" : "no disclosure without originator authorization" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "abstract" : true, + "code" : "PurposeOfUse", + "display" : "purpose of use" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "HMARKT", + "display" : "healthcare marketing" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "HOPERAT", + "display" : "healthcare operations" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "CAREMGT", + "display" : "care management" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "DONAT", + "display" : "donation" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "FRAUD", + "display" : "fraud" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "GOV", + "display" : "government" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "HACCRED", + "display" : "health accreditation" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "HCOMPL", + "display" : "health compliance" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "HDECD", + "display" : "decedent" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "HDIRECT", + "display" : "directory" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "HDM", + "display" : "healthcare delivery management" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "HLEGAL", + "display" : "legal" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "HOUTCOMS", + "display" : "health outcome measure" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "HPRGRP", + "display" : "health program reporting" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "HQUALIMP", + "display" : "health quality improvement" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "HSYSADMIN", + "display" : "health system administration" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "LABELING", + "display" : "labeling" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "METAMGT", + "display" : "metadata management" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "MEMADMIN", + "display" : "member administration" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "MILCDM", + "display" : "military command" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "PATADMIN", + "display" : "patient administration" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "PATSFTY", + "display" : "patient safety" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "PERFMSR", + "display" : "performance measure" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "RECORDMGT", + "display" : "records management" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "SYSDEV", + "display" : "system development" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "HTEST", + "display" : "test health data" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "TRAIN", + "display" : "training" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "MLTRAINING", + "display" : "machine learning training" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "HPAYMT", + "display" : "healthcare payment" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "CLMATTCH", + "display" : "claim attachment" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "COVAUTH", + "display" : "coverage authorization" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "COVERAGE", + "display" : "coverage under policy or program" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "ELIGDTRM", + "display" : "eligibility determination" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "ELIGVER", + "display" : "eligibility verification" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "ENROLLM", + "display" : "enrollment" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "MILDCRG", + "display" : "military discharge" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "REMITADV", + "display" : "remittance advice" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "PMTDS", + "display" : "decision support assisted payment decision" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "HRESCH", + "display" : "healthcare research" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "BIORCH", + "display" : "biomedical research" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "CLINTRCH", + "display" : "clinical trial research" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "CLINTRCHNPC", + "display" : "clinical trial research without patient care" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "CLINTRCHPC", + "display" : "clinical trial research with patient care" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "PRECLINTRCH", + "display" : "preclinical trial research" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "DSRCH", + "display" : "disease specific healthcare research" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "POARCH", + "display" : "population origins or ancestry healthcare research" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "TRANSRCH", + "display" : "translational healthcare research" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "PATRQT", + "display" : "patient requested" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "FAMRQT", + "display" : "family requested" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "PWATRNY", + "display" : "power of attorney" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "SUPNWK", + "display" : "support network" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "PUBHLTH", + "display" : "public health" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "DISASTER", + "display" : "disaster" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "THREAT", + "display" : "threat" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "TREAT", + "display" : "treatment" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "CLINTRL", + "display" : "clinical trial" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "COC", + "display" : "coordination of care" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "ETREAT", + "display" : "Emergency Treatment" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "BTG", + "display" : "break the glass" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "ERTREAT", + "display" : "emergency room treatment" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "POPHLTH", + "display" : "population health" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason", + "code" : "TREATDS", + "display" : "decision support assisted treatment decision" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "abstract" : true, + "code" : "_ActCoverageAssessmentObservationValue", + "display" : "ActCoverageAssessmentObservationValue" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "abstract" : true, + "code" : "_ActFinancialStatusObservationValue", + "display" : "ActFinancialStatusObservationValue" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "ASSET", + "display" : "asset" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "ANNUITY", + "display" : "annuity" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "PROP", + "display" : "real property" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "RETACCT", + "display" : "retirement investment account" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "TRUST", + "display" : "trust" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "INCOME", + "display" : "income" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "CHILD", + "display" : "child support" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "DISABL", + "display" : "disability pay" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "INVEST", + "display" : "investment income" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "PAY", + "display" : "paid employment" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "RETIRE", + "display" : "retirement pay" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "SPOUSAL", + "display" : "spousal or partner support" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "SUPPLE", + "display" : "income supplement" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "TAX", + "display" : "tax obligation" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "LIVEXP", + "display" : "living expense" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "CLOTH", + "display" : "clothing expense" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "FOOD", + "display" : "food expense" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "HEALTH", + "display" : "health expense" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "HOUSE", + "display" : "household expense" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "LEGAL", + "display" : "legal expense" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "MORTG", + "display" : "mortgage" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "RENT", + "display" : "rent" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "SUNDRY", + "display" : "sundry expense" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "TRANS", + "display" : "transportation expense" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "UTIL", + "display" : "utility expense" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "ELSTAT", + "display" : "eligibility indicator" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "ADOPT", + "display" : "adoption document" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "BTHCERT", + "display" : "birth certificate" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "CCOC", + "display" : "creditable coverage document" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "DRLIC", + "display" : "driver license" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "FOSTER", + "display" : "foster child document" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "MEMBER", + "display" : "program or policy member" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "MIL", + "display" : "military identification" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "MRGCERT", + "display" : "marriage certificate" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "PASSPORT", + "display" : "passport" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "STUDENRL", + "display" : "student enrollment" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "HLSTAT", + "display" : "health status" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "DISABLE", + "display" : "disabled" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "DRUG", + "display" : "drug use" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "IVDRG", + "display" : "IV drug use" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "PGNT", + "display" : "pregnant" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "LIVDEP", + "display" : "living dependency" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "RELDEP", + "display" : "relative dependent" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "SPSDEP", + "display" : "spouse dependent" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "URELDEP", + "display" : "unrelated person dependent" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "LIVSIT", + "display" : "living situation" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "ALONE", + "display" : "alone" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "DEPCHD", + "display" : "dependent children" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "DEPSPS", + "display" : "dependent spouse" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "DEPYGCHD", + "display" : "dependent young children" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "FAM", + "display" : "live with family" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "RELAT", + "display" : "relative" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "SPS", + "display" : "spouse only" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "UNREL", + "display" : "unrelated person" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "SOECSTAT", + "display" : "socio economic status" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "ABUSE", + "display" : "abuse victim" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "HMLESS", + "display" : "homeless" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "ILGIM", + "display" : "illegal immigrant" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "INCAR", + "display" : "incarcerated" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "PROB", + "display" : "probation" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "REFUG", + "display" : "refugee" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "UNEMPL", + "display" : "unemployed" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "abstract" : true, + "code" : "_AllergyTestValue", + "display" : "AllergyTestValue" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "A0", + "display" : "no reaction" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "A1", + "display" : "minimal reaction" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "A2", + "display" : "mild reaction" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "A3", + "display" : "moderate reaction" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "A4", + "display" : "severe reaction" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "abstract" : true, + "code" : "_CompositeMeasureScoring", + "display" : "CompositeMeasureScoring" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "ALLORNONESCR", + "display" : "All-or-nothing Scoring" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "LINEARSCR", + "display" : "Linear Scoring" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "OPPORSCR", + "display" : "Opportunity Scoring" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "WEIGHTSCR", + "display" : "Weighted Scoring" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "abstract" : true, + "code" : "_CoverageLimitObservationValue", + "display" : "CoverageLimitObservationValue" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "abstract" : true, + "code" : "_CoverageLevelObservationValue", + "display" : "CoverageLevelObservationValue" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "ADC", + "display" : "adult child" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "CHD", + "display" : "child" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "DEP", + "display" : "dependent" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "DP", + "display" : "domestic partner" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "ECH", + "display" : "employee" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "FLY", + "display" : "family coverage" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "IND", + "display" : "individual" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "SSP", + "display" : "same sex partner" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "abstract" : true, + "inactive" : true, + "code" : "_CoverageItemLimitObservationValue", + "display" : "CoverageItemLimitObservationValue" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "abstract" : true, + "inactive" : true, + "code" : "_CoverageLocationLimitObservationValue", + "display" : "CoverageLocationLimitObservationValue" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "abstract" : true, + "code" : "_CriticalityObservationValue", + "display" : "CriticalityObservationValue" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "CRITH", + "display" : "high criticality" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "CRITL", + "display" : "low criticality" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "CRITU", + "display" : "unable to assess criticality" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "abstract" : true, + "code" : "_EmploymentStatus", + "display" : "_EmploymentStatus" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "Employed", + "display" : "Employed" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "NotInLaborForce", + "display" : "Not In Labor Force" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "Unemployed", + "display" : "Unemployed" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "abstract" : true, + "code" : "_GeneticObservationValue", + "display" : "GeneticObservationValue" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "Homozygote", + "display" : "HOMO" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "abstract" : true, + "code" : "_MeasurementImprovementNotation", + "display" : "Measurement Improvement Notation" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "DecrIsImp", + "display" : "Decreased score indicates improvement" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "IncrIsImp", + "display" : "Increased score indicates improvement" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "abstract" : true, + "code" : "_ObservationMeasureScoring", + "display" : "ObservationMeasureScoring" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "COHORT", + "display" : "cohort measure scoring" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "CONTVAR", + "display" : "continuous variable measure scoring" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "PROPOR", + "display" : "proportion measure scoring" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "RATIO", + "display" : "ratio measure scoring" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "abstract" : true, + "code" : "_ObservationMeasureType", + "display" : "ObservationMeasureType" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "COMPOSITE", + "display" : "composite measure type" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "EFFICIENCY", + "display" : "efficiency measure type" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "EXPERIENCE", + "display" : "experience measure type" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "OUTCOME", + "display" : "outcome measure type" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "INTERM-OM", + "display" : "intermediate clinical outcome measure" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "PRO-PM", + "display" : "patient reported outcome performance measure" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "PROCESS", + "display" : "process measure type" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "APPROPRIATE", + "display" : "appropriate use process measure" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "RESOURCE", + "display" : "resource use measure type" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "STRUCTURE", + "display" : "structure measure type" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "inactive" : true, + "code" : "_ObservationPopulationInclusion", + "display" : "ObservationPopulationInclusion" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "inactive" : true, + "code" : "DENEX", + "display" : "denominator exclusions" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "inactive" : true, + "code" : "DENEXCEP", + "display" : "denominator exceptions" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "inactive" : true, + "code" : "DENOM", + "display" : "denominator" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "inactive" : true, + "code" : "IP", + "display" : "initial population" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "inactive" : true, + "code" : "IPP", + "display" : "initial patient population" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "inactive" : true, + "code" : "MSRPOPL", + "display" : "measure population" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "inactive" : true, + "code" : "NUMER", + "display" : "numerator" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "inactive" : true, + "code" : "NUMEX", + "display" : "numerator exclusions" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "abstract" : true, + "code" : "_PartialCompletionScale", + "display" : "PartialCompletionScale" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "G", + "display" : "Great extent" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "LE", + "display" : "Large extent" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "ME", + "display" : "Medium extent" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "MI", + "display" : "Minimal extent" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "N", + "display" : "None" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "S", + "display" : "Some extent" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "abstract" : true, + "code" : "_SecurityObservationValue", + "display" : "SecurityObservationValue" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "abstract" : true, + "code" : "_SECCATOBV", + "display" : "security category" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "abstract" : true, + "code" : "_SECCLASSOBV", + "display" : "security classification" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "abstract" : true, + "code" : "_SECCONOBV", + "display" : "security control" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "abstract" : true, + "code" : "SECTRSTOBV", + "display" : "security trust observation" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "TRSTACCRDOBV", + "display" : "trust accreditation observation" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "TRSTAGREOBV", + "display" : "trust agreement observation" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "TRSTCERTOBV", + "display" : "trust certificate observation" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "abstract" : true, + "code" : "TRSTFWKOBV", + "display" : "none supplied 5" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "abstract" : true, + "code" : "TRSTLOAOBV", + "display" : "trust assurance observation" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "abstract" : true, + "code" : "LOAAN", + "display" : "authentication level of assurance value" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "LOAAN1", + "display" : "low authentication level of assurance" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "LOAAN2", + "display" : "basic authentication level of assurance" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "LOAAN3", + "display" : "medium authentication level of assurance" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "LOAAN4", + "display" : "high authentication level of assurance" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "abstract" : true, + "code" : "LOAAP", + "display" : "authentication process level of assurance value" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "LOAAP1", + "display" : "low authentication process level of assurance" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "LOAAP2", + "display" : "basic authentication process level of assurance" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "LOAAP3", + "display" : "medium authentication process level of assurance" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "LOAAP4", + "display" : "high authentication process level of assurance" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "abstract" : true, + "code" : "LOAAS", + "display" : "assertion level of assurance value" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "LOAAS1", + "display" : "low assertion level of assurance" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "LOAAS2", + "display" : "basic assertion level of assurance" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "LOAAS3", + "display" : "medium assertion level of assurance" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "LOAAS4", + "display" : "high assertion level of assurance" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "abstract" : true, + "code" : "LOACM", + "display" : "token and credential management level of assurance value)" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "LOACM1", + "display" : "low token and credential management level of assurance" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "LOACM2", + "display" : "basic token and credential management level of assurance" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "LOACM3", + "display" : "medium token and credential management level of assurance" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "LOACM4", + "display" : "high token and credential management level of assurance" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "abstract" : true, + "code" : "LOAID", + "display" : "identity proofing level of assurance" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "LOAID1", + "display" : "low identity proofing level of assurance" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "LOAID2", + "display" : "basic identity proofing level of assurance" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "LOAID3", + "display" : "medium identity proofing level of assurance" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "LOAID4", + "display" : "high identity proofing level of assurance" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "abstract" : true, + "code" : "LOANR", + "display" : "non-repudiation level of assurance value" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "LOANR1", + "display" : "low non-repudiation level of assurance" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "LOANR2", + "display" : "basic non-repudiation level of assurance" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "LOANR3", + "display" : "medium non-repudiation level of assurance" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "LOANR4", + "display" : "high non-repudiation level of assurance" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "abstract" : true, + "code" : "LOARA", + "display" : "remote access level of assurance value" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "LOARA1", + "display" : "low remote access level of assurance" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "LOARA2", + "display" : "basic remote access level of assurance" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "LOARA3", + "display" : "medium remote access level of assurance" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "LOARA4", + "display" : "high remote access level of assurance" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "abstract" : true, + "code" : "LOATK", + "display" : "token level of assurance value" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "LOATK1", + "display" : "low token level of assurance" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "LOATK2", + "display" : "basic token level of assurance" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "LOATK3", + "display" : "medium token level of assurance" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "LOATK4", + "display" : "high token level of assurance" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "TRSTMECOBV", + "display" : "none supplied 6" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "abstract" : true, + "code" : "_SeverityObservation", + "display" : "SeverityObservation" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "H", + "display" : "High" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "L", + "display" : "Low" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "M", + "display" : "Moderate" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "abstract" : true, + "code" : "_SubjectBodyPosition", + "display" : "_SubjectBodyPosition" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "LLD", + "display" : "left lateral decubitus" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "PRN", + "display" : "prone" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "RLD", + "display" : "right lateral decubitus" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "SFWL", + "display" : "Semi-Fowler's" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "SIT", + "display" : "sitting" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "STN", + "display" : "standing" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "SUP", + "display" : "supine" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "RTRD", + "display" : "reverse trendelenburg" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "TRD", + "display" : "trendelenburg" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "abstract" : true, + "code" : "_VerificationOutcomeValue", + "display" : "verification outcome" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "ACT", + "display" : "active coverage" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "ACTPEND", + "display" : "active - pending investigation" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "ELG", + "display" : "eligible" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "INACT", + "display" : "inactive" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "INPNDINV", + "display" : "inactive - pending investigation" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "INPNDUPD", + "display" : "inactive - pending eligibility update" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "NELG", + "display" : "not eligible" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "abstract" : true, + "code" : "_WorkSchedule", + "display" : "_WorkSchedule" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "DS", + "display" : "daytime shift" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "EMS", + "display" : "early morning shift" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "ES", + "display" : "evening shift" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "NS", + "display" : "night shift" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "RSWN", + "display" : "rotating shift with nights" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "RSWON", + "display" : "rotating shift without nights" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "SS", + "display" : "split shift" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "VLS", + "display" : "very long shift" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "code" : "VS", + "display" : "variable shift" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "abstract" : true, + "inactive" : true, + "code" : "_AnnotationValue", + "display" : "AnnotationValue" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "abstract" : true, + "inactive" : true, + "code" : "_ECGAnnotationValue", + "display" : "ECGAnnotationValue" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "abstract" : true, + "inactive" : true, + "code" : "_CommonClinicalObservationValue", + "display" : "common clinical observation" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "abstract" : true, + "inactive" : true, + "code" : "_CommonClinicalObservationAssertionValue", + "display" : "CommonClinicalObservationAssertionValue" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "abstract" : true, + "inactive" : true, + "code" : "_CommonClinicalObservationResultValue", + "display" : "CommonClinicalObservationResultValue" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "abstract" : true, + "inactive" : true, + "code" : "_CoverageChemicalDependencyValue", + "display" : "CoverageChemicalDependencyValue" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "abstract" : true, + "inactive" : true, + "code" : "_IndividualCaseSafetyReportValueDomains", + "display" : "Individual Case Safety Report Value Domains" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "abstract" : true, + "inactive" : true, + "code" : "_CaseSeriousnessCriteria", + "display" : "CaseSeriousnessCriteria" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "abstract" : true, + "inactive" : true, + "code" : "_DeviceManufacturerEvaluationInterpretation", + "display" : "DeviceManufacturerEvaluationInterpretation" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "abstract" : true, + "inactive" : true, + "code" : "_DeviceManufacturerEvaluationMethod", + "display" : "DeviceManufacturerEvaluationMethod" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "abstract" : true, + "inactive" : true, + "code" : "_DeviceManufacturerEvaluationResult", + "display" : "DeviceManufacturerEvaluationResult" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "abstract" : true, + "inactive" : true, + "code" : "_PertinentReactionRelatedness", + "display" : "Pertinent Reaction Relatedness" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "abstract" : true, + "inactive" : true, + "code" : "_ProductCharacterization", + "display" : "Product Characterization" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "abstract" : true, + "inactive" : true, + "code" : "_ReactionActionTaken", + "display" : "ReactionActionTaken" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "abstract" : true, + "inactive" : true, + "code" : "_SubjectReaction", + "display" : "Subject Reaction" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "abstract" : true, + "inactive" : true, + "code" : "_SubjectReactionEmphasis", + "display" : "SubjectReactionEmphasis" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "abstract" : true, + "inactive" : true, + "code" : "_SubjectReactionOutcome", + "display" : "SubjectReactionOutcome" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "abstract" : true, + "inactive" : true, + "code" : "_InjuryObservationValue", + "display" : "InjuryObservationValue" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "abstract" : true, + "inactive" : true, + "code" : "_IntoleranceValue", + "display" : "IntoleranceValue" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "abstract" : true, + "inactive" : true, + "code" : "_IssueTriggerObservationValue", + "display" : "IssueTriggerObservationValue" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "abstract" : true, + "inactive" : true, + "code" : "_OtherIndicationValue", + "display" : "OtherIndicationValue" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "abstract" : true, + "inactive" : true, + "code" : "_IndicationValue", + "display" : "IndicationValue" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "abstract" : true, + "inactive" : true, + "code" : "_DiagnosisValue", + "display" : "DiagnosisValue" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue", + "abstract" : true, + "inactive" : true, + "code" : "_SymptomValue", + "display" : "SymptomValue" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActUSPrivacyLaw", + "inactive" : true, + "code" : "_ActUSPrivacyLaw", + "display" : "ActUSPrivacyLaw" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActUSPrivacyLaw", + "inactive" : true, + "code" : "42CFRPart2", + "display" : "42 CFR Part2" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActUSPrivacyLaw", + "inactive" : true, + "code" : "CommonRule", + "display" : "Common Rule" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActUSPrivacyLaw", + "inactive" : true, + "code" : "HIPAANOPP", + "display" : "HIPAA notice of privacy practices" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActUSPrivacyLaw", + "inactive" : true, + "code" : "HIPAAPsyNotes", + "display" : "HIPAA psychotherapy notes" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActUSPrivacyLaw", + "inactive" : true, + "code" : "HIPAASelfPay", + "display" : "HIPAA self-pay" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActUSPrivacyLaw", + "inactive" : true, + "code" : "Title38Section7332", + "display" : "Title 38 Section 7332" + }, + { + "system" : "http://terminology.hl7.org/CodeSystem/v3-ActUSPrivacyLaw", + "inactive" : true, + "code" : "Title38Part1", + "display" : "Title 38 Section 7332" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/publication-status", + "resource" : { + "resourceType" : "ValueSet", + "id" : "publication-status", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fhir" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "normative" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 5 + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version", + "valueCode" : "4.0.0" + }], + "url" : "http://hl7.org/fhir/ValueSet/publication-status", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.3" + }], + "version" : "6.0.0-ballot2", + "name" : "PublicationStatus", + "title" : "PublicationStatus", + "status" : "active", + "experimental" : false, + "date" : "2024-10-02T17:31:51+00:00", + "publisher" : "HL7 International / FHIR Infrastructure", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://www.hl7.org/Special/committees/fiwg" + }] + }], + "description" : "The lifecycle status of an artifact.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/publication-status" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:69460256-3fb9-4a9e-b664-8215663539ff", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 4, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/publication-status|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/publication-status", + "code" : "draft", + "display" : "Draft", + "designation" : [{ + "language" : "ru", + "value" : "черновик" + }, + { + "language" : "nl", + "value" : "ontwerp" + }] + }, + { + "system" : "http://hl7.org/fhir/publication-status", + "code" : "active", + "display" : "Active", + "designation" : [{ + "language" : "ru", + "value" : "активный" + }, + { + "language" : "nl", + "value" : "actief" + }] + }, + { + "system" : "http://hl7.org/fhir/publication-status", + "code" : "retired", + "display" : "Retired", + "designation" : [{ + "language" : "ru", + "value" : "удалён" + }, + { + "language" : "nl", + "value" : "verouderd" + }] + }, + { + "system" : "http://hl7.org/fhir/publication-status", + "code" : "unknown", + "display" : "Unknown" + }] + } + } + }, + { + "fullUrl" : "http://hl7.org/fhir/ValueSet/address-use", + "resource" : { + "resourceType" : "ValueSet", + "id" : "address-use", + "meta" : { + "lastUpdated" : "2024-10-02T17:31:51.554+00:00", + "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] + }, + "extension" : [{ + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", + "valueCode" : "fhir" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", + "valueCode" : "normative" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version", + "valueCode" : "4.0.0" + }, + { + "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", + "valueInteger" : 5 + }], + "url" : "http://hl7.org/fhir/ValueSet/address-use", + "identifier" : [{ + "system" : "urn:ietf:rfc:3986", + "value" : "urn:oid:2.16.840.1.113883.4.642.3.67" + }], + "version" : "6.0.0-ballot2", + "name" : "AddressUse", + "title" : "AddressUse", + "status" : "active", + "experimental" : false, + "date" : "2024-10-02T17:31:51+00:00", + "publisher" : "HL7 International / FHIR Infrastructure", + "contact" : [{ + "telecom" : [{ + "system" : "url", + "value" : "http://hl7.org/fhir" + }, + { + "system" : "email", + "value" : "fhir@lists.hl7.org" + }] + }, + { + "telecom" : [{ + "system" : "url", + "value" : "http://www.hl7.org/Special/committees/fiwg" + }] + }], + "description" : "The use of an address.", + "jurisdiction" : [{ + "coding" : [{ + "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", + "code" : "001", + "display" : "World" + }] + }], + "immutable" : true, + "compose" : { + "include" : [{ + "system" : "http://hl7.org/fhir/address-use" + }] + }, + "expansion" : { + "identifier" : "urn:uuid:8d45c3c0-78f1-429d-88a4-5ad554bf54e5", + "timestamp" : "2024-10-02T17:54:22+00:00", + "total" : 5, + "offset" : 0, + "parameter" : [{ + "name" : "excludeNested", + "valueBoolean" : true + }, + { + "name" : "includeDesignations", + "valueBoolean" : true + }, + { + "name" : "count", + "valueInteger" : 1000 + }, + { + "name" : "offset", + "valueInteger" : 0 + }, + { + "name" : "used-codesystem", + "valueUri" : "http://hl7.org/fhir/address-use|6.0.0-ballot2" + }], + "contains" : [{ + "system" : "http://hl7.org/fhir/address-use", + "code" : "home", + "display" : "Home" + }, + { + "system" : "http://hl7.org/fhir/address-use", + "code" : "work", + "display" : "Work" + }, + { + "system" : "http://hl7.org/fhir/address-use", + "code" : "temp", + "display" : "Temporary" + }, + { + "system" : "http://hl7.org/fhir/address-use", + "code" : "old", + "display" : "Old / Incorrect" + }, + { + "system" : "http://hl7.org/fhir/address-use", + "code" : "billing", + "display" : "Billing" + }] + } + } + }] +} \ No newline at end of file diff --git a/lib/fhir_models/r6.rb b/lib/fhir_models/r6.rb new file mode 100644 index 00000000..69709f2c --- /dev/null +++ b/lib/fhir_models/r6.rb @@ -0,0 +1,59 @@ +root = File.expand_path '..', File.dirname(File.absolute_path(__FILE__)) + +require File.join(root, 'fhir_models', 'version') +require File.join(root, 'fhir_models', 'deprecate') + +# Need to require Hashable first +require File.join(root, 'fhir_models', 'bootstrap', 'hashable.rb') +require File.join(root, 'fhir_models', 'bootstrap', 'json.rb') + +Dir.glob(File.join(root, 'fhir_models', 'bootstrap', '*.rb')).sort.each do |file| + require file +end + +require File.join(root, 'fhir_models', 'fhir.rb') + +# Require the FHIRPath code +Dir.glob(File.join(root, 'fhir_models', 'fhirpath', '*.rb')).sort.each do |file| + require file +end + +# Require the fhir_ext code +Dir.glob(File.join(root, 'fhir_models', 'fhir_ext', '*.rb')).sort.each do |file| + require file +end + +Dir.glob(File.join(root, 'fhir_models', 'r6', 'bootstrap', '*.rb')).sort.each do |file| + require file +end + +Dir.glob(File.join(root, 'fhir_models', 'r6', 'generated', '*.rb')).sort.each do |file| + require file +end + +Dir.glob(File.join(root, 'fhir_models', 'r6', 'generated', 'resources', '*.rb')).sort.each do |file| + require file +end + +Dir.glob(File.join(root, 'fhir_models', 'r6', 'generated', 'types', '*.rb')).sort.each do |file| + require file +end + +Dir.glob(File.join(root, 'fhir_models', 'r6', 'fhir_ext', '*.rb')).sort.each do |file| + require file +end + +module FHIR + module R6 + extend FHIR + extend self + + def fhir_version_string + 'R6' + end + + def versioned_fhir_module + FHIR::R6 + end + end +end diff --git a/lib/fhir_models/r6/bootstrap/definitions.rb b/lib/fhir_models/r6/bootstrap/definitions.rb new file mode 100644 index 00000000..b6bb1752 --- /dev/null +++ b/lib/fhir_models/r6/bootstrap/definitions.rb @@ -0,0 +1,11 @@ +module FHIR + module R6 + class Definitions + include CommonDefinitions + extend FHIR::R6 + @ig_file_name = File.join(__dir__, '..', '..', 'igs', 'hl7.fhir.r6.core.tgz') + + load_igs(@ig_file_name) + end + end +end diff --git a/lib/fhir_models/r6/bootstrap/json.rb b/lib/fhir_models/r6/bootstrap/json.rb new file mode 100644 index 00000000..577c26cd --- /dev/null +++ b/lib/fhir_models/r6/bootstrap/json.rb @@ -0,0 +1,9 @@ +module FHIR + module R6 + module Json + extend FHIR::R6 + extend FHIR::ClassJson + include FHIR::InstanceJson + end + end +end diff --git a/lib/fhir_models/r6/bootstrap/model.rb b/lib/fhir_models/r6/bootstrap/model.rb new file mode 100644 index 00000000..ed122fff --- /dev/null +++ b/lib/fhir_models/r6/bootstrap/model.rb @@ -0,0 +1,7 @@ +module FHIR + module R6 + class Model < FHIR::Model + include FHIR::R6 + end + end +end diff --git a/lib/fhir_models/r6/bootstrap/xml.rb b/lib/fhir_models/r6/bootstrap/xml.rb new file mode 100644 index 00000000..68df7e25 --- /dev/null +++ b/lib/fhir_models/r6/bootstrap/xml.rb @@ -0,0 +1,9 @@ +module FHIR + module R6 + module Xml + extend FHIR::R6 + extend FHIR::ClassXml + include FHIR::InstanceXml + end + end +end diff --git a/lib/fhir_models/r6/fhir_ext/structure_definition_compare.rb b/lib/fhir_models/r6/fhir_ext/structure_definition_compare.rb new file mode 100644 index 00000000..45ec269c --- /dev/null +++ b/lib/fhir_models/r6/fhir_ext/structure_definition_compare.rb @@ -0,0 +1,7 @@ +module FHIR + module R6 + class StructureDefinitionCompare + include CommonStructureDefinitionCompare + end + end +end diff --git a/lib/fhir_models/r6/generated/r6.rb b/lib/fhir_models/r6/generated/r6.rb new file mode 100644 index 00000000..061fe794 --- /dev/null +++ b/lib/fhir_models/r6/generated/r6.rb @@ -0,0 +1,31 @@ +module FHIR + module R6 + + PRIMITIVES = { + 'base64Binary' => {'type'=>'string', 'regex'=>'(?:[A-Za-z0-9+/]{4})*(?:[A-Za-z0-9+/]{2}==|[A-Za-z0-9+/]{3}=)?'}, + 'boolean' => {'type'=>'boolean', 'regex'=>'true|false'}, + 'canonical' => {'type'=>'string', 'regex'=>'\\S*'}, + 'code' => {'type'=>'string', 'regex'=>'[^\\s]+( [^\\s]+)*'}, + 'date' => {'type'=>'date', 'regex'=>'([0-9]([0-9]([0-9][1-9]|[1-9]0)|[1-9]00)|[1-9]000)(-(0[1-9]|1[0-2])(-(0[1-9]|[1-2][0-9]|3[0-1]))?)?'}, + 'dateTime' => {'type'=>'datetime', 'regex'=>'([0-9]([0-9]([0-9][1-9]|[1-9]0)|[1-9]00)|[1-9]000)(-(0[1-9]|1[0-2])(-(0[1-9]|[1-2][0-9]|3[0-1])(T([01][0-9]|2[0-3]):[0-5][0-9]:([0-5][0-9]|60)(\\.[0-9]{1,9})?)?)?(Z|(\\+|-)((0[0-9]|1[0-3]):[0-5][0-9]|14:00)?)?)?'}, + 'decimal' => {'type'=>'decimal', 'regex'=>'-?(0|[1-9][0-9]{0,17})(\\.[0-9]{1,17})?([eE][+-]?[0-9]{1,9}})?'}, + 'id' => {'type'=>'string', 'regex'=>'[A-Za-z0-9\\-\\.]{1,64}'}, + 'instant' => {'type'=>'datetime', 'regex'=>'([0-9]([0-9]([0-9][1-9]|[1-9]0)|[1-9]00)|[1-9]000)-(0[1-9]|1[0-2])-(0[1-9]|[1-2][0-9]|3[0-1])T([01][0-9]|2[0-3]):[0-5][0-9]:([0-5][0-9]|60)(\\.[0-9]{1,9})?(Z|(\\+|-)((0[0-9]|1[0-3]):[0-5][0-9]|14:00))'}, + 'integer' => {'type'=>'integer', 'regex'=>'[0]|[-+]?[1-9][0-9]*'}, + 'integer64' => {'type'=>'integer', 'regex'=>'[0]|[-+]?[1-9][0-9]*'}, + 'markdown' => {'type'=>'string', 'regex'=>'^[\\s\\S]+$'}, + 'oid' => {'type'=>'string', 'regex'=>'urn:oid:[0-2](\\.(0|[1-9][0-9]*))+'}, + 'positiveInt' => {'type'=>'string', 'regex'=>'[1-9][0-9]*'}, + 'string' => {'type'=>'string', 'regex'=>'^[\\s\\S]+$'}, + 'time' => {'type'=>'time', 'regex'=>'([01][0-9]|2[0-3]):[0-5][0-9]:([0-5][0-9]|60)(\\.[0-9]{1,9})?'}, + 'unsignedInt' => {'type'=>'string', 'regex'=>'[0]|([1-9][0-9]*)'}, + 'uri' => {'type'=>'string', 'regex'=>'\\S*'}, + 'url' => {'type'=>'string', 'regex'=>'\\S*'}, + 'uuid' => {'type'=>'string', 'regex'=>'urn:uuid:[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}'}, + 'xhtml' => {'type'=>'string'} + } + TYPES = ['Element', 'BackboneElement', 'Address', 'Age', 'Annotation', 'Attachment', 'Availability', 'BackboneType', 'Base', 'CodeableConcept', 'CodeableReference', 'Coding', 'ContactDetail', 'ContactPoint', 'Contributor', 'Count', 'DataRequirement', 'DataType', 'Distance', 'Dosage', 'Duration', 'ElementDefinition', 'Expression', 'ExtendedContactDetail', 'Extension', 'HumanName', 'Identifier', 'MarketingStatus', 'Meta', 'MonetaryComponent', 'Money', 'Narrative', 'ParameterDefinition', 'Period', 'PrimitiveType', 'ProductShelfLife', 'Quantity', 'Range', 'Ratio', 'RatioRange', 'Reference', 'RelatedArtifact', 'RelativeTime', 'SampledData', 'Signature', 'Timing', 'TriggerDefinition', 'UsageContext', 'VirtualServiceDetail'] + RESOURCES = ['Resource', 'Account', 'ActivityDefinition', 'ActorDefinition', 'AdministrableProductDefinition', 'AdverseEvent', 'AllergyIntolerance', 'Appointment', 'AppointmentResponse', 'ArtifactAssessment', 'AuditEvent', 'Basic', 'Binary', 'BiologicallyDerivedProduct', 'BiologicallyDerivedProductDispense', 'BodyStructure', 'Bundle', 'CanonicalResource', 'CapabilityStatement', 'CarePlan', 'CareTeam', 'ChargeItem', 'ChargeItemDefinition', 'Citation', 'Claim', 'ClaimResponse', 'ClinicalImpression', 'ClinicalUseDefinition', 'CodeSystem', 'Communication', 'CommunicationRequest', 'CompartmentDefinition', 'Composition', 'ConceptMap', 'Condition', 'ConditionDefinition', 'Consent', 'Contract', 'Coverage', 'CoverageEligibilityRequest', 'CoverageEligibilityResponse', 'DetectedIssue', 'Device', 'DeviceAlert', 'DeviceAssociation', 'DeviceDefinition', 'DeviceDispense', 'DeviceMetric', 'DeviceRequest', 'DeviceUsage', 'DiagnosticReport', 'DocumentReference', 'DomainResource', 'Encounter', 'EncounterHistory', 'Endpoint', 'EnrollmentRequest', 'EnrollmentResponse', 'EpisodeOfCare', 'EventDefinition', 'Evidence', 'EvidenceReport', 'EvidenceVariable', 'ExampleScenario', 'ExplanationOfBenefit', 'FamilyMemberHistory', 'Flag', 'FormularyItem', 'GenomicStudy', 'Goal', 'GraphDefinition', 'Group', 'GuidanceResponse', 'HealthcareService', 'ImagingSelection', 'ImagingStudy', 'Immunization', 'ImmunizationEvaluation', 'ImmunizationRecommendation', 'ImplementationGuide', 'Ingredient', 'InsurancePlan', 'InsuranceProduct', 'InventoryItem', 'InventoryReport', 'Invoice', 'Library', 'Linkage', 'List', 'Location', 'ManufacturedItemDefinition', 'Measure', 'MeasureReport', 'Medication', 'MedicationAdministration', 'MedicationDispense', 'MedicationKnowledge', 'MedicationRequest', 'MedicationStatement', 'MedicinalProductDefinition', 'MessageDefinition', 'MessageHeader', 'MetadataResource', 'MolecularDefinition', 'MolecularSequence', 'NamingSystem', 'NutritionIntake', 'NutritionOrder', 'NutritionProduct', 'Observation', 'ObservationDefinition', 'OperationDefinition', 'OperationOutcome', 'Organization', 'OrganizationAffiliation', 'PackagedProductDefinition', 'Parameters', 'Patient', 'PaymentNotice', 'PaymentReconciliation', 'Permission', 'Person', 'PersonalRelationship', 'PlanDefinition', 'Practitioner', 'PractitionerRole', 'Procedure', 'Provenance', 'Questionnaire', 'QuestionnaireResponse', 'RegulatedAuthorization', 'RelatedPerson', 'RequestOrchestration', 'Requirements', 'ResearchStudy', 'ResearchSubject', 'RiskAssessment', 'Schedule', 'SearchParameter', 'ServiceRequest', 'Slot', 'Specimen', 'SpecimenDefinition', 'StructureDefinition', 'StructureMap', 'Subscription', 'SubscriptionStatus', 'SubscriptionTopic', 'Substance', 'SubstanceDefinition', 'SubstanceNucleicAcid', 'SubstancePolymer', 'SubstanceProtein', 'SubstanceReferenceInformation', 'SubstanceSourceMaterial', 'SupplyDelivery', 'SupplyRequest', 'Task', 'TerminologyCapabilities', 'TestPlan', 'TestReport', 'TestScript', 'Transport', 'ValueSet', 'VerificationResult', 'VisionPrescription'] + + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/resources/Account.rb b/lib/fhir_models/r6/generated/resources/Account.rb new file mode 100644 index 00000000..26794abd --- /dev/null +++ b/lib/fhir_models/r6/generated/resources/Account.rb @@ -0,0 +1,212 @@ +module FHIR + module R6 + class Account < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + SEARCH_PARAMS = ['guarantor', 'identifier', 'name', 'owner', 'patient', 'period', 'relatedaccount', 'status', 'subject', 'type'] + METADATA = { + 'id' => {'type'=>'id', 'path'=>'Account.id', 'min'=>0, 'max'=>1}, + 'meta' => {'type'=>'Meta', 'path'=>'Account.meta', 'min'=>0, 'max'=>1}, + 'implicitRules' => {'type'=>'uri', 'path'=>'Account.implicitRules', 'min'=>0, 'max'=>1}, + 'language' => {'type'=>'code', 'path'=>'Account.language', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-languages'}}, + 'text' => {'type'=>'Narrative', 'path'=>'Account.text', 'min'=>0, 'max'=>1}, + 'contained' => {'type'=>'Resource', 'path'=>'Account.contained', 'min'=>0, 'max'=>Float::INFINITY}, + 'extension' => {'type'=>'Extension', 'path'=>'Account.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Account.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'identifier' => {'type'=>'Identifier', 'path'=>'Account.identifier', 'min'=>0, 'max'=>Float::INFINITY}, + 'status' => {'valid_codes'=>{'http://hl7.org/fhir/account-status'=>['active', 'inactive', 'entered-in-error', 'on-hold', 'unknown']}, 'type'=>'code', 'path'=>'Account.status', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/account-status'}}, + 'billingStatus' => {'valid_codes'=>{'http://hl7.org/fhir/account-billing-status'=>['open', 'carecomplete-notbilled', 'billing', 'closed-baddebt', 'closed-voided', 'closed-completed', 'closed-combined']}, 'type'=>'CodeableConcept', 'path'=>'Account.billingStatus', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/account-billing-status'}}, + 'type' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/v3-ActCode'=>['_ActAccountCode', 'ACCTRECEIVABLE', 'CASH', 'CC', 'AE', 'DN', 'DV', 'MC', 'V', 'PBILLACCT', '_CreditCard']}, 'type'=>'CodeableConcept', 'path'=>'Account.type', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/account-type'}}, + 'name' => {'type'=>'string', 'path'=>'Account.name', 'min'=>0, 'max'=>1}, + 'subject' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole', 'http://hl7.org/fhir/StructureDefinition/Location', 'http://hl7.org/fhir/StructureDefinition/HealthcareService', 'http://hl7.org/fhir/StructureDefinition/Organization'], 'type'=>'Reference', 'path'=>'Account.subject', 'min'=>0, 'max'=>Float::INFINITY}, + 'servicePeriod' => {'type'=>'Period', 'path'=>'Account.servicePeriod', 'min'=>0, 'max'=>1}, + 'covers' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Encounter', 'http://hl7.org/fhir/StructureDefinition/EpisodeOfCare'], 'type'=>'Reference', 'path'=>'Account.covers', 'min'=>0, 'max'=>Float::INFINITY}, + 'coverage' => {'type'=>'Account::Coverage', 'path'=>'Account.coverage', 'min'=>0, 'max'=>Float::INFINITY}, + 'owner' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Organization'], 'type'=>'Reference', 'path'=>'Account.owner', 'min'=>0, 'max'=>1}, + 'description' => {'type'=>'markdown', 'path'=>'Account.description', 'min'=>0, 'max'=>1}, + 'guarantor' => {'type'=>'Account::Guarantor', 'path'=>'Account.guarantor', 'min'=>0, 'max'=>Float::INFINITY}, + 'diagnosis' => {'type'=>'Account::Diagnosis', 'path'=>'Account.diagnosis', 'min'=>0, 'max'=>Float::INFINITY}, + 'procedure' => {'type'=>'Account::Procedure', 'path'=>'Account.procedure', 'min'=>0, 'max'=>Float::INFINITY}, + 'relatedAccount' => {'type'=>'Account::RelatedAccount', 'path'=>'Account.relatedAccount', 'min'=>0, 'max'=>Float::INFINITY}, + 'currency' => {'valid_codes'=>{'urn:iso:std:iso:4217'=>['AED', 'AFN', 'ALL', 'AMD', 'ANG', 'AOA', 'ARS', 'AUD', 'AWG', 'AZN', 'BAM', 'BBD', 'BDT', 'BGN', 'BHD', 'BIF', 'BMD', 'BND', 'BOB', 'BOV', 'BRL', 'BSD', 'BTN', 'BWP', 'BYN', 'BZD', 'CAD', 'CDF', 'CHE', 'CHF', 'CHW', 'CLF', 'CLP', 'CNY', 'COP', 'COU', 'CRC', 'CUC', 'CUP', 'CVE', 'CZK', 'DJF', 'DKK', 'DOP', 'DZD', 'EGP', 'ERN', 'ETB', 'EUR', 'FJD', 'FKP', 'GBP', 'GEL', 'GGP', 'GHS', 'GIP', 'GMD', 'GNF', 'GTQ', 'GYD', 'HKD', 'HNL', 'HRK', 'HTG', 'HUF', 'IDR', 'ILS', 'IMP', 'INR', 'IQD', 'IRR', 'ISK', 'JEP', 'JMD', 'JOD', 'JPY', 'KES', 'KGS', 'KHR', 'KMF', 'KPW', 'KRW', 'KWD', 'KYD', 'KZT', 'LAK', 'LBP', 'LKR', 'LRD', 'LSL', 'LYD', 'MAD', 'MDL', 'MGA', 'MKD', 'MMK', 'MNT', 'MOP', 'MRU', 'MUR', 'MVR', 'MWK', 'MXN', 'MXV', 'MYR', 'MZN', 'NAD', 'NGN', 'NIO', 'NOK', 'NPR', 'NZD', 'OMR', 'PAB', 'PEN', 'PGK', 'PHP', 'PKR', 'PLN', 'PYG', 'QAR', 'RON', 'RSD', 'RUB', 'RWF', 'SAR', 'SBD', 'SCR', 'SDG', 'SEK', 'SGD', 'SHP', 'SLL', 'SOS', 'SRD', 'SSP', 'STN', 'SVC', 'SYP', 'SZL', 'THB', 'TJS', 'TMT', 'TND', 'TOP', 'TRY', 'TTD', 'TVD', 'TWD', 'TZS', 'UAH', 'UGX', 'USD', 'USN', 'UYI', 'UYU', 'UZS', 'VEF', 'VND', 'VUV', 'WST', 'XAF', 'XAG', 'XAU', 'XBA', 'XBB', 'XBC', 'XBD', 'XCD', 'XDR', 'XOF', 'XPD', 'XPF', 'XPT', 'XSU', 'XTS', 'XUA', 'XXX', 'YER', 'ZAR', 'ZMW', 'ZWL']}, 'type'=>'CodeableConcept', 'path'=>'Account.currency', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/currencies'}}, + 'balance' => {'type'=>'Account::Balance', 'path'=>'Account.balance', 'min'=>0, 'max'=>Float::INFINITY}, + 'calculatedAt' => {'type'=>'instant', 'path'=>'Account.calculatedAt', 'min'=>0, 'max'=>1} + } + + class Coverage < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Coverage.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Coverage.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Coverage.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'coverage' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Coverage'], 'type'=>'Reference', 'path'=>'Coverage.coverage', 'min'=>1, 'max'=>1}, + 'priority' => {'type'=>'positiveInt', 'path'=>'Coverage.priority', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :coverage # 1-1 Reference(Coverage) + attr_accessor :priority # 0-1 positiveInt + end + + class Guarantor < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Guarantor.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Guarantor.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Guarantor.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'party' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson', 'http://hl7.org/fhir/StructureDefinition/Organization'], 'type'=>'Reference', 'path'=>'Guarantor.party', 'min'=>1, 'max'=>1}, + 'onHold' => {'type'=>'boolean', 'path'=>'Guarantor.onHold', 'min'=>0, 'max'=>1}, + 'period' => {'type'=>'Period', 'path'=>'Guarantor.period', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :party # 1-1 Reference(Patient|RelatedPerson|Organization) + attr_accessor :onHold # 0-1 boolean + attr_accessor :period # 0-1 Period + end + + class Diagnosis < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Diagnosis.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Diagnosis.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Diagnosis.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'sequence' => {'type'=>'positiveInt', 'path'=>'Diagnosis.sequence', 'min'=>0, 'max'=>1}, + 'condition' => {'type'=>'CodeableReference', 'path'=>'Diagnosis.condition', 'min'=>1, 'max'=>1}, + 'dateOfDiagnosis' => {'type'=>'dateTime', 'path'=>'Diagnosis.dateOfDiagnosis', 'min'=>0, 'max'=>1}, + 'type' => {'valid_codes'=>{'http://hl7.org/fhir/encounter-diagnosis-use'=>['working', 'final']}, 'type'=>'CodeableConcept', 'path'=>'Diagnosis.type', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'preferred', 'uri'=>'http://hl7.org/fhir/ValueSet/encounter-diagnosis-use'}}, + 'onAdmission' => {'type'=>'boolean', 'path'=>'Diagnosis.onAdmission', 'min'=>0, 'max'=>1}, + 'packageCode' => {'type'=>'CodeableConcept', 'path'=>'Diagnosis.packageCode', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example'}} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :sequence # 0-1 positiveInt + attr_accessor :condition # 1-1 CodeableReference + attr_accessor :dateOfDiagnosis # 0-1 dateTime + attr_accessor :type # 0-* [ CodeableConcept ] + attr_accessor :onAdmission # 0-1 boolean + attr_accessor :packageCode # 0-* [ CodeableConcept ] + end + + class Procedure < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Procedure.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Procedure.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Procedure.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'sequence' => {'type'=>'positiveInt', 'path'=>'Procedure.sequence', 'min'=>0, 'max'=>1}, + 'code' => {'type'=>'CodeableReference', 'path'=>'Procedure.code', 'min'=>1, 'max'=>1}, + 'dateOfService' => {'type'=>'dateTime', 'path'=>'Procedure.dateOfService', 'min'=>0, 'max'=>1}, + 'type' => {'type'=>'CodeableConcept', 'path'=>'Procedure.type', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example'}}, + 'packageCode' => {'type'=>'CodeableConcept', 'path'=>'Procedure.packageCode', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example'}}, + 'device' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Device'], 'type'=>'Reference', 'path'=>'Procedure.device', 'min'=>0, 'max'=>Float::INFINITY} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :sequence # 0-1 positiveInt + attr_accessor :code # 1-1 CodeableReference + attr_accessor :dateOfService # 0-1 dateTime + attr_accessor :type # 0-* [ CodeableConcept ] + attr_accessor :packageCode # 0-* [ CodeableConcept ] + attr_accessor :device # 0-* [ Reference(Device) ] + end + + class RelatedAccount < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'RelatedAccount.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'RelatedAccount.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'RelatedAccount.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'relationship' => {'valid_codes'=>{'http://hl7.org/fhir/account-relationship'=>['parent', 'guarantor']}, 'type'=>'CodeableConcept', 'path'=>'RelatedAccount.relationship', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/account-relationship'}}, + 'account' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Account'], 'type'=>'Reference', 'path'=>'RelatedAccount.account', 'min'=>1, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :relationship # 0-1 CodeableConcept + attr_accessor :account # 1-1 Reference(Account) + end + + class Balance < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Balance.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Balance.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Balance.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'aggregate' => {'valid_codes'=>{'http://hl7.org/fhir/account-aggregate'=>['patient', 'insurance', 'total']}, 'type'=>'CodeableConcept', 'path'=>'Balance.aggregate', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/account-aggregate'}}, + 'term' => {'valid_codes'=>{'http://hl7.org/fhir/account-balance-term'=>['current', '30', '60', '90', '120']}, 'type'=>'CodeableConcept', 'path'=>'Balance.term', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/account-balance-term'}}, + 'estimate' => {'type'=>'boolean', 'path'=>'Balance.estimate', 'min'=>0, 'max'=>1}, + 'amount' => {'type'=>'Money', 'path'=>'Balance.amount', 'min'=>1, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :aggregate # 0-1 CodeableConcept + attr_accessor :term # 0-1 CodeableConcept + attr_accessor :estimate # 0-1 boolean + attr_accessor :amount # 1-1 Money + end + + attr_accessor :id # 0-1 id + attr_accessor :meta # 0-1 Meta + attr_accessor :implicitRules # 0-1 uri + attr_accessor :language # 0-1 code + attr_accessor :text # 0-1 Narrative + attr_accessor :contained # 0-* [ Resource ] + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :identifier # 0-* [ Identifier ] + attr_accessor :status # 1-1 code + attr_accessor :billingStatus # 0-1 CodeableConcept + attr_accessor :type # 0-1 CodeableConcept + attr_accessor :name # 0-1 string + attr_accessor :subject # 0-* [ Reference(Patient|Device|Practitioner|PractitionerRole|Location|HealthcareService|Organization) ] + attr_accessor :servicePeriod # 0-1 Period + attr_accessor :covers # 0-* [ Reference(Encounter|EpisodeOfCare) ] + attr_accessor :coverage # 0-* [ Account::Coverage ] + attr_accessor :owner # 0-1 Reference(Organization) + attr_accessor :description # 0-1 markdown + attr_accessor :guarantor # 0-* [ Account::Guarantor ] + attr_accessor :diagnosis # 0-* [ Account::Diagnosis ] + attr_accessor :procedure # 0-* [ Account::Procedure ] + attr_accessor :relatedAccount # 0-* [ Account::RelatedAccount ] + attr_accessor :currency # 0-1 CodeableConcept + attr_accessor :balance # 0-* [ Account::Balance ] + attr_accessor :calculatedAt # 0-1 instant + + def resourceType + 'Account' + end + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/resources/ActivityDefinition.rb b/lib/fhir_models/r6/generated/resources/ActivityDefinition.rb new file mode 100644 index 00000000..48138c72 --- /dev/null +++ b/lib/fhir_models/r6/generated/resources/ActivityDefinition.rb @@ -0,0 +1,201 @@ +module FHIR + module R6 + class ActivityDefinition < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'versionAlgorithm' => ['string', 'Coding'], + 'subject' => ['CodeableConcept', 'Reference', 'canonical'], + 'timing' => ['Timing', 'Age', 'Range', 'Duration'], + 'asNeeded' => ['boolean', 'CodeableConcept'], + 'product' => ['Reference', 'CodeableConcept'] + } + SEARCH_PARAMS = ['composed-of', 'context', 'context-quantity', 'context-type', 'context-type-quantity', 'context-type-value', 'date', 'depends-on', 'derived-from', 'description', 'effective', 'identifier', 'jurisdiction', 'kind', 'name', 'predecessor', 'publisher', 'status', 'successor', 'title', 'topic', 'url', 'version'] + METADATA = { + 'id' => {'type'=>'id', 'path'=>'ActivityDefinition.id', 'min'=>0, 'max'=>1}, + 'meta' => {'type'=>'Meta', 'path'=>'ActivityDefinition.meta', 'min'=>0, 'max'=>1}, + 'implicitRules' => {'type'=>'uri', 'path'=>'ActivityDefinition.implicitRules', 'min'=>0, 'max'=>1}, + 'language' => {'type'=>'code', 'path'=>'ActivityDefinition.language', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-languages'}}, + 'text' => {'type'=>'Narrative', 'path'=>'ActivityDefinition.text', 'min'=>0, 'max'=>1}, + 'contained' => {'type'=>'Resource', 'path'=>'ActivityDefinition.contained', 'min'=>0, 'max'=>Float::INFINITY}, + 'extension' => {'type'=>'Extension', 'path'=>'ActivityDefinition.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'ActivityDefinition.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'url' => {'type'=>'uri', 'path'=>'ActivityDefinition.url', 'min'=>0, 'max'=>1}, + 'identifier' => {'type'=>'Identifier', 'path'=>'ActivityDefinition.identifier', 'min'=>0, 'max'=>Float::INFINITY}, + 'version' => {'type'=>'string', 'path'=>'ActivityDefinition.version', 'min'=>0, 'max'=>1}, + 'versionAlgorithmString' => {'type'=>'string', 'path'=>'ActivityDefinition.versionAlgorithm[x]', 'min'=>0, 'max'=>1}, + 'versionAlgorithmCoding' => {'valid_codes'=>{'http://hl7.org/fhir/version-algorithm'=>['semver', 'integer', 'alpha', 'date', 'natural']}, 'type'=>'Coding', 'path'=>'ActivityDefinition.versionAlgorithm[x]', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/version-algorithm'}}, + 'name' => {'type'=>'string', 'path'=>'ActivityDefinition.name', 'min'=>0, 'max'=>1}, + 'title' => {'type'=>'string', 'path'=>'ActivityDefinition.title', 'min'=>0, 'max'=>1}, + 'subtitle' => {'type'=>'string', 'path'=>'ActivityDefinition.subtitle', 'min'=>0, 'max'=>1}, + 'status' => {'valid_codes'=>{'http://hl7.org/fhir/publication-status'=>['draft', 'active', 'retired', 'unknown']}, 'type'=>'code', 'path'=>'ActivityDefinition.status', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/publication-status'}}, + 'experimental' => {'type'=>'boolean', 'path'=>'ActivityDefinition.experimental', 'min'=>0, 'max'=>1}, + 'subjectCodeableConcept' => {'valid_codes'=>{'http://hl7.org/fhir/fhir-types'=>['CareTeam', 'Device', 'Group', 'HealthcareService', 'Location', 'Organization', 'Patient', 'Practitioner', 'PractitionerRole', 'RelatedPerson']}, 'type'=>'CodeableConcept', 'path'=>'ActivityDefinition.subject[x]', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/participant-resource-types'}}, + 'subjectReference' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Group', 'http://hl7.org/fhir/StructureDefinition/MedicinalProductDefinition', 'http://hl7.org/fhir/StructureDefinition/SubstanceDefinition', 'http://hl7.org/fhir/StructureDefinition/AdministrableProductDefinition', 'http://hl7.org/fhir/StructureDefinition/ManufacturedItemDefinition', 'http://hl7.org/fhir/StructureDefinition/PackagedProductDefinition'], 'type'=>'Reference', 'path'=>'ActivityDefinition.subject[x]', 'min'=>0, 'max'=>1}, + 'subjectCanonical' => {'type'=>'canonical', 'path'=>'ActivityDefinition.subject[x]', 'min'=>0, 'max'=>1}, + 'date' => {'type'=>'dateTime', 'path'=>'ActivityDefinition.date', 'min'=>0, 'max'=>1}, + 'publisher' => {'type'=>'string', 'path'=>'ActivityDefinition.publisher', 'min'=>0, 'max'=>1}, + 'contact' => {'type'=>'ContactDetail', 'path'=>'ActivityDefinition.contact', 'min'=>0, 'max'=>Float::INFINITY}, + 'description' => {'type'=>'markdown', 'path'=>'ActivityDefinition.description', 'min'=>0, 'max'=>1}, + 'useContext' => {'type'=>'UsageContext', 'path'=>'ActivityDefinition.useContext', 'min'=>0, 'max'=>Float::INFINITY}, + 'jurisdiction' => {'valid_codes'=>{'urn:iso:std:iso:3166'=>['AD', 'AE', 'AF', 'AG', 'AI', 'AL', 'AM', 'AO', 'AQ', 'AR', 'AS', 'AT', 'AU', 'AW', 'AX', 'AZ', 'BA', 'BB', 'BD', 'BE', 'BF', 'BG', 'BH', 'BI', 'BJ', 'BL', 'BM', 'BN', 'BO', 'BQ', 'BR', 'BS', 'BT', 'BV', 'BW', 'BY', 'BZ', 'CA', 'CC', 'CD', 'CF', 'CG', 'CH', 'CI', 'CK', 'CL', 'CM', 'CN', 'CO', 'CR', 'CU', 'CV', 'CW', 'CX', 'CY', 'CZ', 'DE', 'DJ', 'DK', 'DM', 'DO', 'DZ', 'EC', 'EE', 'EG', 'EH', 'ER', 'ES', 'ET', 'FI', 'FJ', 'FK', 'FM', 'FO', 'FR', 'GA', 'GB', 'GD', 'GE', 'GF', 'GG', 'GH', 'GI', 'GL', 'GM', 'GN', 'GP', 'GQ', 'GR', 'GS', 'GT', 'GU', 'GW', 'GY', 'HK', 'HM', 'HN', 'HR', 'HT', 'HU', 'ID', 'IE', 'IL', 'IM', 'IN', 'IO', 'IQ', 'IR', 'IS', 'IT', 'JE', 'JM', 'JO', 'JP', 'KE', 'KG', 'KH', 'KI', 'KM', 'KN', 'KP', 'KR', 'KW', 'KY', 'KZ', 'LA', 'LB', 'LC', 'LI', 'LK', 'LR', 'LS', 'LT', 'LU', 'LV', 'LY', 'MA', 'MC', 'MD', 'ME', 'MF', 'MG', 'MH', 'MK', 'ML', 'MM', 'MN', 'MO', 'MP', 'MQ', 'MR', 'MS', 'MT', 'MU', 'MV', 'MW', 'MX', 'MY', 'MZ', 'NA', 'NC', 'NE', 'NF', 'NG', 'NI', 'NL', 'NO', 'NP', 'NR', 'NU', 'NZ', 'OM', 'PA', 'PE', 'PF', 'PG', 'PH', 'PK', 'PL', 'PM', 'PN', 'PR', 'PS', 'PT', 'PW', 'PY', 'QA', 'RE', 'RO', 'RS', 'RU', 'RW', 'SA', 'SB', 'SC', 'SD', 'SE', 'SG', 'SH', 'SI', 'SJ', 'SK', 'SL', 'SM', 'SN', 'SO', 'SR', 'SS', 'ST', 'SV', 'SX', 'SY', 'SZ', 'TC', 'TD', 'TF', 'TG', 'TH', 'TJ', 'TK', 'TL', 'TM', 'TN', 'TO', 'TR', 'TT', 'TV', 'TW', 'TZ', 'UA', 'UG', 'UM', 'US', 'UY', 'UZ', 'VA', 'VC', 'VE', 'VG', 'VI', 'VN', 'VU', 'WF', 'WS', 'YE', 'YT', 'ZA', 'ZM', 'ZW', 'ABW', 'AFG', 'AGO', 'AIA', 'ALA', 'ALB', 'AND', 'ARE', 'ARG', 'ARM', 'ASM', 'ATA', 'ATF', 'ATG', 'AUS', 'AUT', 'AZE', 'BDI', 'BEL', 'BEN', 'BES', 'BFA', 'BGD', 'BGR', 'BHR', 'BHS', 'BIH', 'BLM', 'BLR', 'BLZ', 'BMU', 'BOL', 'BRA', 'BRB', 'BRN', 'BTN', 'BVT', 'BWA', 'CAF', 'CAN', 'CCK', 'CHE', 'CHL', 'CHN', 'CIV', 'CMR', 'COD', 'COG', 'COK', 'COL', 'COM', 'CPV', 'CRI', 'CUB', 'CUW', 'CXR', 'CYM', 'CYP', 'CZE', 'DEU', 'DJI', 'DMA', 'DNK', 'DOM', 'DZA', 'ECU', 'EGY', 'ERI', 'ESH', 'ESP', 'EST', 'ETH', 'FIN', 'FJI', 'FLK', 'FRA', 'FRO', 'FSM', 'GAB', 'GBR', 'GEO', 'GGY', 'GHA', 'GIB', 'GIN', 'GLP', 'GMB', 'GNB', 'GNQ', 'GRC', 'GRD', 'GRL', 'GTM', 'GUF', 'GUM', 'GUY', 'HKG', 'HMD', 'HND', 'HRV', 'HTI', 'HUN', 'IDN', 'IMN', 'IND', 'IOT', 'IRL', 'IRN', 'IRQ', 'ISL', 'ISR', 'ITA', 'JAM', 'JEY', 'JOR', 'JPN', 'KAZ', 'KEN', 'KGZ', 'KHM', 'KIR', 'KNA', 'KOR', 'KWT', 'LAO', 'LBN', 'LBR', 'LBY', 'LCA', 'LIE', 'LKA', 'LSO', 'LTU', 'LUX', 'LVA', 'MAC', 'MAF', 'MAR', 'MCO', 'MDA', 'MDG', 'MDV', 'MEX', 'MHL', 'MKD', 'MLI', 'MLT', 'MMR', 'MNE', 'MNG', 'MNP', 'MOZ', 'MRT', 'MSR', 'MTQ', 'MUS', 'MWI', 'MYS', 'MYT', 'NAM', 'NCL', 'NER', 'NFK', 'NGA', 'NIC', 'NIU', 'NLD', 'NOR', 'NPL', 'NRU', 'NZL', 'OMN', 'PAK', 'PAN', 'PCN', 'PER', 'PHL', 'PLW', 'PNG', 'POL', 'PRI', 'PRK', 'PRT', 'PRY', 'PSE', 'PYF', 'QAT', 'REU', 'ROU', 'RUS', 'RWA', 'SAU', 'SDN', 'SEN', 'SGP', 'SGS', 'SHN', 'SJM', 'SLB', 'SLE', 'SLV', 'SMR', 'SOM', 'SPM', 'SRB', 'SSD', 'STP', 'SUR', 'SVK', 'SVN', 'SWE', 'SWZ', 'SXM', 'SYC', 'SYR', 'TCA', 'TCD', 'TGO', 'THA', 'TJK', 'TKL', 'TKM', 'TLS', 'TON', 'TTO', 'TUN', 'TUR', 'TUV', 'TWN', 'TZA', 'UGA', 'UKR', 'UMI', 'URY', 'USA', 'UZB', 'VAT', 'VCT', 'VEN', 'VGB', 'VIR', 'VNM', 'VUT', 'WLF', 'WSM', 'YEM', 'ZAF', 'ZMB', 'ZWE', '004', '008', '010', '012', '016', '020', '024', '028', '031', '032', '036', '040', '044', '048', '050', '051', '052', '056', '060', '064', '068', '070', '072', '074', '076', '084', '086', '090', '092', '096', '100', '104', '108', '112', '116', '120', '124', '132', '136', '140', '144', '148', '152', '156', '158', '162', '166', '170', '174', '175', '178', '180', '184', '188', '191', '192', '196', '203', '204', '208', '212', '214', '218', '222', '226', '231', '232', '233', '234', '238', '239', '242', '246', '248', '250', '254', '258', '260', '262', '266', '268', '270', '275', '276', '288', '292', '296', '300', '304', '308', '312', '316', '320', '324', '328', '332', '334', '336', '340', '344', '348', '352', '356', '360', '364', '368', '372', '376', '380', '384', '388', '392', '398', '400', '404', '408', '410', '414', '417', '418', '422', '426', '428', '430', '434', '438', '440', '442', '446', '450', '454', '458', '462', '466', '470', '474', '478', '480', '484', '492', '496', '498', '499', '500', '504', '508', '512', '516', '520', '524', '528', '531', '533', '534', '535', '540', '548', '554', '558', '562', '566', '570', '574', '578', '580', '581', '583', '584', '585', '586', '591', '598', '600', '604', '608', '612', '616', '620', '624', '626', '630', '634', '638', '642', '643', '646', '652', '654', '659', '660', '662', '663', '666', '670', '674', '678', '682', '686', '688', '690', '694', '702', '703', '704', '705', '706', '710', '716', '724', '728', '729', '732', '740', '744', '748', '752', '756', '760', '762', '764', '768', '772', '776', '780', '784', '788', '792', '795', '796', '798', '800', '804', '807', '818', '826', '831', '832', '833', '834', '840', '850', '854', '858', '860', '862', '876', '882', '887', '894'], 'urn:iso:std:iso:3166:-2'=>['AF-BAL', 'AF-BAM', 'AF-BDG', 'AF-BDS', 'AF-BGL', 'AF-DAY', 'AF-FRA', 'AF-FYB', 'AF-GHA', 'AF-GHO', 'AF-HEL', 'AF-HER', 'AF-JOW', 'AF-KAB', 'AF-KAN', 'AF-KAP', 'AF-KDZ', 'AF-KHO', 'AF-KNR', 'AF-LAG', 'AF-LOG', 'AF-NAN', 'AF-NIM', 'AF-NUR', 'AF-PAN', 'AF-PAR', 'AF-PIA', 'AF-PKA', 'AF-SAM', 'AF-SAR', 'AF-TAK', 'AF-URU', 'AF-WAR', 'AF-ZAB', 'AX-AX', 'AL-01', 'AL-02', 'AL-03', 'AL-04', 'AL-05', 'AL-06', 'AL-07', 'AL-08', 'AL-09', 'AL-10', 'AL-11', 'AL-12', 'AL-BR', 'AL-BU', 'AL-DI', 'AL-DL', 'AL-DR', 'AL-DV', 'AL-EL', 'AL-ER', 'AL-FR', 'AL-GJ', 'AL-GR', 'AL-HA', 'AL-KA', 'AL-KB', 'AL-KC', 'AL-KO', 'AL-KR', 'AL-KU', 'AL-LB', 'AL-LE', 'AL-LU', 'AL-MK', 'AL-MM', 'AL-MR', 'AL-MT', 'AL-PG', 'AL-PQ', 'AL-PR', 'AL-PU', 'AL-SH', 'AL-SK', 'AL-SR', 'AL-TE', 'AL-TP', 'AL-TR', 'AL-VL', 'DZ-01', 'DZ-02', 'DZ-03', 'DZ-04', 'DZ-05', 'DZ-06', 'DZ-07', 'DZ-08', 'DZ-09', 'DZ-10', 'DZ-11', 'DZ-12', 'DZ-13', 'DZ-14', 'DZ-15', 'DZ-16', 'DZ-17', 'DZ-18', 'DZ-19', 'DZ-20', 'DZ-21', 'DZ-22', 'DZ-23', 'DZ-24', 'DZ-25', 'DZ-26', 'DZ-27', 'DZ-28', 'DZ-29', 'DZ-30', 'DZ-31', 'DZ-32', 'DZ-33', 'DZ-34', 'DZ-35', 'DZ-36', 'DZ-37', 'DZ-38', 'DZ-39', 'DZ-40', 'DZ-41', 'DZ-42', 'DZ-43', 'DZ-44', 'DZ-45', 'DZ-46', 'DZ-47', 'DZ-48', 'AS-AS', 'AD-02', 'AD-03', 'AD-04', 'AD-05', 'AD-06', 'AD-07', 'AD-08', 'AO-BGO', 'AO-BGU', 'AO-BIE', 'AO-CAB', 'AO-CCU', 'AO-CNN', 'AO-CNO', 'AO-CUS', 'AO-HUA', 'AO-HUI', 'AO-LNO', 'AO-LSU', 'AO-LUA', 'AO-MAL', 'AO-MOX', 'AO-NAM', 'AO-UIG', 'AO-ZAI', 'AI-AI', 'AQ-AQ', 'AG-03', 'AG-04', 'AG-05', 'AG-06', 'AG-07', 'AG-08', 'AG-10', 'AG-11', 'AR-A', 'AR-B', 'AR-C', 'AR-D', 'AR-E', 'AR-F', 'AR-G', 'AR-H', 'AR-J', 'AR-K', 'AR-L', 'AR-M', 'AR-N', 'AR-P', 'AR-Q', 'AR-R', 'AR-S', 'AR-T', 'AR-U', 'AR-V', 'AR-W', 'AR-X', 'AR-Y', 'AR-Z', 'AM-AG', 'AM-AR', 'AM-AV', 'AM-ER', 'AM-GR', 'AM-KT', 'AM-LO', 'AM-SH', 'AM-SU', 'AM-TV', 'AM-VD', 'AW-AW', 'AU-ACT', 'AU-NSW', 'AU-NT', 'AU-QLD', 'AU-SA', 'AU-TAS', 'AU-VIC', 'AU-WA', 'AT-1', 'AT-2', 'AT-3', 'AT-4', 'AT-5', 'AT-6', 'AT-7', 'AT-8', 'AT-9', 'AZ-ABS', 'AZ-AGA', 'AZ-AGC', 'AZ-AGM', 'AZ-AGS', 'AZ-AGU', 'AZ-AST', 'AZ-BA', 'AZ-BAB', 'AZ-BAL', 'AZ-BAR', 'AZ-BEY', 'AZ-BIL', 'AZ-CAB', 'AZ-CAL', 'AZ-CUL', 'AZ-DAS', 'AZ-FUZ', 'AZ-GAD', 'AZ-GA', 'AZ-GOR', 'AZ-GOY', 'AZ-GYG', 'AZ-HAC', 'AZ-IMI', 'AZ-ISM', 'AZ-KAL', 'AZ-KAN', 'AZ-KUR', 'AZ-LAC', 'AZ-LA', 'AZ-LAN', 'AZ-LER']}, 'type'=>'CodeableConcept', 'path'=>'ActivityDefinition.jurisdiction', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/jurisdiction'}}, + 'purpose' => {'type'=>'markdown', 'path'=>'ActivityDefinition.purpose', 'min'=>0, 'max'=>1}, + 'usage' => {'type'=>'markdown', 'path'=>'ActivityDefinition.usage', 'min'=>0, 'max'=>1}, + 'copyright' => {'type'=>'markdown', 'path'=>'ActivityDefinition.copyright', 'min'=>0, 'max'=>1}, + 'copyrightLabel' => {'type'=>'string', 'path'=>'ActivityDefinition.copyrightLabel', 'min'=>0, 'max'=>1}, + 'approvalDate' => {'type'=>'date', 'path'=>'ActivityDefinition.approvalDate', 'min'=>0, 'max'=>1}, + 'lastReviewDate' => {'type'=>'date', 'path'=>'ActivityDefinition.lastReviewDate', 'min'=>0, 'max'=>1}, + 'effectivePeriod' => {'type'=>'Period', 'path'=>'ActivityDefinition.effectivePeriod', 'min'=>0, 'max'=>1}, + 'topic' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/definition-use'=>['fhir-structure', 'custom-resource', 'dam', 'wire-format', 'archetype', 'template'], 'http://terminology.hl7.org/CodeSystem/definition-topic'=>['treatment', 'education', 'assessment']}, 'type'=>'CodeableConcept', 'path'=>'ActivityDefinition.topic', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/definition-topic'}}, + 'author' => {'type'=>'ContactDetail', 'path'=>'ActivityDefinition.author', 'min'=>0, 'max'=>Float::INFINITY}, + 'editor' => {'type'=>'ContactDetail', 'path'=>'ActivityDefinition.editor', 'min'=>0, 'max'=>Float::INFINITY}, + 'reviewer' => {'type'=>'ContactDetail', 'path'=>'ActivityDefinition.reviewer', 'min'=>0, 'max'=>Float::INFINITY}, + 'endorser' => {'type'=>'ContactDetail', 'path'=>'ActivityDefinition.endorser', 'min'=>0, 'max'=>Float::INFINITY}, + 'relatedArtifact' => {'type'=>'RelatedArtifact', 'path'=>'ActivityDefinition.relatedArtifact', 'min'=>0, 'max'=>Float::INFINITY}, + 'library' => {'type'=>'canonical', 'path'=>'ActivityDefinition.library', 'min'=>0, 'max'=>Float::INFINITY}, + 'kind' => {'valid_codes'=>{'http://hl7.org/fhir/fhir-types'=>['Appointment', 'CarePlan', 'Claim', 'CommunicationRequest', 'CoverageEligibilityRequest', 'DeviceRequest', 'EnrollmentRequest', 'ImmunizationRecommendation', 'MedicationRequest', 'NutritionOrder', 'RequestOrchestration', 'ServiceRequest', 'SupplyRequest', 'Task', 'Transport', 'VisionPrescription']}, 'type'=>'code', 'path'=>'ActivityDefinition.kind', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/request-resource-types'}}, + 'profile' => {'type'=>'canonical', 'path'=>'ActivityDefinition.profile', 'min'=>0, 'max'=>1}, + 'code' => {'valid_codes'=>{'http://snomed.info/sct'=>['71388002', '104001', '115006', '119000', '128004', '133000', '135007', '142007', '146005', '153001', '160007', '166001', '170009', '174000', '176003', '189009', '197002', '230009', '243009', '245002', '262007', '267001', '285008', '294002', '295001', '306005', '316002', '334003', '342002', '348003', '351005', '352003', '374009', '388008', '389000', '401004', '406009', '417005', '435001', '445004', '456004', '459006', '463004', '468008', '474008', '489004', '493005', '494004', '497006', '531007', '533005', '535003', '540006', '543008', '545001', '549007', '550007', '559008', '574005', '617002', '618007', '625000', '628003', '629006', '633004', '637003', '642006', '647000', '657004', '665001', '670008', '671007', '673005', '674004', '676002', '680007', '687005', '695009', '697001', '710006', '712003', '722009', '726007', '730005', '741007', '746002', '753006', '754000', '759005', '762008', '764009', '767002', '789003', '791006', '807005', '814007', '817000', '831000', '851001', '853003', '867007', '870006', '879007', '881009', '893000', '897004', '910002', '911003', '913000', '926001', '935008', '941001', '948007', '951000', '956005', '967006', '969009', '971009', '1001000', '1008006', '1019009', '1021004', '1029002', '1032004', '1035002', '1036001', '1041009', '1048003', '1054002', '1071001', '1084005', '1093006', '1103000', '1104006', '1115001', '1119007', '1121002', '1127003', '1133007', '1163003', '1176009', '1181000', '1186005', '1198000', '1209007', '1225002', '1227005', '1235008', '1237000', '1238005', '1251000', '1253002', '1258006', '1266002', '1267006', '1278003', '1279006', '1292009', '1299000', '1315009', '1324000', '1327007', '1328002', '1329005', '1337002', '1339004', '1352009', '1358008', '1366004', '1385001', '1390003', '1398005', '1399002', '1407007', '1410000', '1411001', '1413003', '1414009', '1417002', '1431002', '1440003', '1449002', '1453000', '1455007', '1457004', '1494008', '1500007', '1501006', '1505002', '1529009', '1533002', '1550000', '1555005', '1559004', '1576000', '1578004', '1583007', '1585000', '1596008', '1597004', '1614003', '1615002', '1616001', '1636000', '1638004', '1640009', '1645004', '1651009', '1653007', '1669000', '1677001', '1678006', '1680000', '1683003', '1689004', '1691007', '1699009', '1702002', '1704001', '1712009', '1713004', '1730002', '1746005', '1747001', '1753001', '1757000', '1759002', '1770009', '1774000', '1775004', '1784004', '1787006', '1788001', '1801001', '1805005', '1811008', '1813006', '1820004', '1830008', '1836002', '1844002', '1854003', '1859008', '1861004', '1862006', '1866009', '1868005', '1870001', '1871002', '1872009', '1876007', '1879000', '1889001', '1907003', '1917008', '1924009', '1950008', '1958001', '1966005', '1983001', '1995001', '1999007', '2002009', '2021001', '2051007', '2054004', '2067001', '2069003', '2078009', '2079001', '2080003', '2098004', '2115003', '2119009', '2127000', '2137005', '2153008', '2161003', '2164006', '2166008', '2171001', '2178007', '2181002', '2188008', '2193006', '2196003', '2199005', '2214008', '2220009', '2225004', '2234009', '2242005', '2244006', '2250001', '2252009', '2267008', '2270007', '2276001', '2278000', '2279008', '2290003', '2315006', '2318008', '2321005', '2322003', '2337004', '2344008', '2364003', '2371008', '2373006', '2382000', '2386002', '2393003', '2406000', '2407009', '2408004', '2409007', '2425002', '2442008', '2448007', '2455009', '2457001', '2458006', '2459003', '2474001', '2475000', '2480009', '2486003', '2488002', '2494005', '2498008', '2507007', '2508002', '2514009', '2517002', '2530001', '2531002', '2535006', '2536007', '2547000', '2552005', '2564002', '2566000', '2567009', '2580007', '2598006', '2601001', '2607002', '2613006', '2614000', '2616003', '2619005', '2629003', '2632000', '2642003', '2643008', '2644002', '2645001', '2646000', '2658000', '2659008', '2668005', '2673004', '2677003', '2690005', '2693007', '2696004', '2697008', '2716009', '2722000', '2731000', '2732007', '2737001', '2742009', '2743004', '2745006', '2752008', '2780005', '2794006', '2802005', '2811005', '2813008', '2837008', '2842000', '2843005', '2847006', '2851008', '2854000', '2857007', '2866006', '2875008', '2885009', '2891006', '2898000', '2908005', '2914003', '2915002', '2933008', '2945004', '2947007', '2960001', '2968008', '2970004', '2971000', '2977001', '3001009', '3010001', '3016007', '3025001', '3026000', '3029007', '3041000', '3047001', '3060007', '3061006', '3063009', '3075004', '3078002', '3083005', '3088001', '3090000', '3112006', '3116009', '3130004', '3133002', '3137001', '3143004', '3162001', '3164000', '3165004', '3166003', '3177009', '3183007', '3186004', '3190002', '3204007', '3241008', '3249005', '3256004', '3257008', '3258003', '3268008', '3270004', '3278006', '3287002', '3320000', '3324009', '3326006', '3328007', '3333006', '3338002', '3352000', '3357006', '3360004', '3390006', '3399007', '3407002', '3413006', '3418002', '3432000', '3443008', '3450007', '3457005', '3479000', '3498003', '3499006', '3509001', '3515001', '3517009', '3518004', '3527003', '3546002', '3559005', '3562008', '3564009', '3575008', '3580004', '3605001', '3607009', '3620007', '3625002', '3651000', '3654008', '3659003', '3664004', '3666002', '3669009', '3673007', '3683006', '3686003', '3688002', '3690001', '3691002', '3697003', '3700004', '3701000', '3713005', '3717006', '3735002', '3740005', '3748003', '3749006', '3758004', '3770000', '3778007', '3780001', '3784005', '3786007', '3787003', '3794000', '3796003', '3799005', '3802001', '3819004', '3826004', '3828003', '3831002', '3843001', '3858009', '3861005', '3862003', '3864002', '3880007', '3881006', '3887005', '3889008', '3891000', '3895009', '3907006', '3911000', '3915009', '3917001', '3918006', '3926003', '3929005', '3936006', '3938007', '3942005', '3955006', '3957003', '3963007', '3967008', '3968003', '3969006', '3971006', '3980006', '3981005', '3985001', '3991004', '3998005', '4007002', '4008007', '4027001', '4034004', '4035003', '4036002', '4037006', '4044002', '4045001', '4052004', '4064007', '4068005', '4083000', '4084006', '4090005', '4094001', '4102006', '4114003', '4116001', '4119008', '4134002', '4139007', '4143006', '4149005', '4154001', '4165006', '4192000', '4213001', '4214007', '4226002', '4252008', '4263006', '4266003', '4285000', '4293000', '4304000', '4319004', '4321009', '4323007', '4331002', '4333004', '4336007', '4337003', '4339000', '4341004', '4344007', '4348005', '4350002', '4363008', '4365001', '4380007', '4387005', '4388000', '4407008', '4411002', '4420006', '4424002', '4436008', '4438009', '4443002', '4447001', '4449003', '4450003', '4455008', '4457000', '4466001', '4467005', '4475004', '4487006', '4489009', '4503005', '4504004', '4505003', '4507006', '4511000', '4516005', '4520009', '4525004', '4533003', '4535005', '4539004', '4542005', '4544006', '4558008', '4563007', '4570007', '4579008', '4581005', '4585001', '4587009', '4593001', '4594007', '4613005', '4625008', '4626009', '4636001', '4640005', '4642002', '4670000', '4671001', '4691008', '4692001', '4694000', '4699005', '4701005', '4707009', '4712005', '4713000', '4719001', '4727005', '4734007', '4737000', '4756005', '4758006', '4764004', '4765003', '4770005', '4772002', '4784000', '4804005', '4811009', '4815000', '4820000', '4827002', '4829004', '4847005', '4849008', '4862007', '4877004', '4891005', '4895001', '4902005', '4903000', '4904006', '4914002', '4929000', '4930005', '4934001', '4957007', '4966006', '4970003', '4974007', '4976009', '4987001', '4992004', '4993009', '5016005', '5019003', '5021008', '5022001', '5025004', '5032008', '5048009', '5055006', '5057003', '5065000', '5091004', '5105000', '5110001', '5113004', '5119000', '5121005', '5123008', '5130002', '5131003', '5147001', '5151004', '5154007', '5161006', '5162004', '5165002', '5176003', '5182000', '5184004', '5186002', '5190000', '5191001', '5212002', '5216004', '5233006', '5243009', '5245002', '5246001', '5264008', '5267001', '5270002', '5273000', '5282006', '5290006', '5298004', '5304008', '5316002', '5317006', '5326009', '5328005', '5337005', '5338000', '5342002', '5348003', '5357009', '5373003', '5384005', '5391008', '5393006', '5402006', '5407000', '5415002', '5419008', '5422005', '5431005', '5433008', '5446003', '5447007', '5452002', '5456004', '5457008', '5460001', '5479003', '5486006', '5506006', '5517007', '5521000', '5536002', '5545001', '5551006', '5556001', '5570001', '5571002', '5572009', '5586008', '5608002', '5616006', '5632009', '5636007', '5638008', '5648005', '5651003', '5663008', '5669007', '5671007', '5687005', '5690004', '5694008', '5721002', '5722009', '5726007', '5728008', '5731009', '5733007', '5738003', '5745003', '5760000', '5777000', '5781000', '5785009', '5787001', '5789003', '5796001', '5806001', '5807005', '5809008', '5812006', '5818005', '5821007', '5823005', '5832007', '5845006', '5857002', '5865004', '5870006', '5880005', '5892005', '5894006', '5897004', '5902003', '5925002', '5930003', '5947002', '5961007', '5966002', '5971009', '5983006', '5986003', '5992009', '5995006', '5997003', '5998008', '6005008', '6007000', '6019008', '6025007', '6026008', '6029001', '6035001', '6063004', '6069000', '6082008', '6092000', '6100001', '6108008', '6119006', '6125005', '6126006', '6127002', '6130009', '6133006', '6143009', '6146001', '6148000', '6157006', '6159009', '6161000', '6164008', '6166005', '6177004', '6187000', '6188005', '6189002', '6190006', '6195001', '6198004', '6200005', '6205000', '6213004', '6221005', '6225001', '6226000', '6227009', '6231003', '6238009', '6240004', '6255008', '6271008', '6274000', '6289009', '6295005', '6307005', '6309008', '6319002', '6337001', '6339003', '6343004', '6353003', '6354009', '6355005', '6358007', '6361008', '6363006', '6370006', '6384001', '6385000', '6388003', '6396008', '6397004', '6399001', '6402000', '6403005', '6419003', '6433003', '6434009', '6438007', '6439004', '6443000', '6444006', '6465000', '6473009', '6480006', '6486000', '6487009', '6491004', '6499002', '6506000', '6519001', '6521006', '6527005', '6535008', '6536009', '6543003', '6547002', '6555009', '6556005', '6562000', '6563005', '6567006', '6585004', '6589005', '6601003', '6614002', '6615001', '6622009', '6634001', '6639006', '6650009', '6656003', '6657007', '6658002', '6661001', '6668007', '6670003', '6682007', '6689003', '6690007', '6704000', '6708002', '6712008', '6722002', '6726004', '6727008', '6728003', '6732009', '6737003', '6745008', '6748005', '6759001', '6760006', '6763008', '6774004', '6776002', '6778001', '6779009', '6782004', '6794008', '6801000', '6812000', '6818001', '6832004', '6833009', '6846004', '6848003', '6853008', '6862005', '6872008', '6880001', '6889000', '6898002', '6903003', '6909004', '6915004', '6943008', '6948004', '6951006', '6967000', '6968005', '6976007', '6979000', '6986008', '7001008', '7012008', '7017002', '7026004']}, 'type'=>'CodeableConcept', 'path'=>'ActivityDefinition.code', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/procedure-code'}}, + 'intent' => {'valid_codes'=>{'http://hl7.org/fhir/request-intent'=>['proposal', 'plan', 'directive', 'order', 'original-order', 'reflex-order', 'filler-order', 'instance-order', 'option']}, 'type'=>'code', 'path'=>'ActivityDefinition.intent', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/request-intent'}}, + 'priority' => {'valid_codes'=>{'http://hl7.org/fhir/request-priority'=>['routine', 'urgent', 'asap', 'stat']}, 'type'=>'code', 'path'=>'ActivityDefinition.priority', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/request-priority'}}, + 'doNotPerform' => {'type'=>'boolean', 'path'=>'ActivityDefinition.doNotPerform', 'min'=>0, 'max'=>1}, + 'timingTiming' => {'type'=>'Timing', 'path'=>'ActivityDefinition.timing[x]', 'min'=>0, 'max'=>1}, + 'timingAge' => {'type'=>'Age', 'path'=>'ActivityDefinition.timing[x]', 'min'=>0, 'max'=>1}, + 'timingRange' => {'type'=>'Range', 'path'=>'ActivityDefinition.timing[x]', 'min'=>0, 'max'=>1}, + 'timingDuration' => {'type'=>'Duration', 'path'=>'ActivityDefinition.timing[x]', 'min'=>0, 'max'=>1}, + 'asNeededBoolean' => {'type'=>'boolean', 'path'=>'ActivityDefinition.asNeeded[x]', 'min'=>0, 'max'=>1}, + 'asNeededCodeableConcept' => {'valid_codes'=>{'http://snomed.info/sct'=>['404684003', '109006', '122003', '127009', '129007', '134006', '140004', '144008', '150003', '151004', '162004', '165002', '168000', '171008', '172001', '175004', '177007', '179005', '181007', '183005', '184004', '188001', '192008', '193003', '198007', '199004', '216004', '219006', '222008', '223003', '228007', '241006', '242004', '253005', '257006', '264008', '276008', '279001', '281004', '282006', '290006', '292003', '297009', '299007', '303002', '308006', '310008', '313005', '317006', '320003', '324007', '330007', '335002', '341009', '349006', '355001', '357009', '359007', '360002', '364006', '366008', '368009', '369001', '378007', '382009', '383004', '385006', '387003', '398002', '407000', '408005', '409002', '426008', '431005', '437009', '440009', '442001', '443006', '447007', '450005', '452002', '460001', '467003', '470004', '479003', '486006', '488007', '490008', '496002', '504009', '517007', '518002', '520004', '527001', '536002', '539009', '547009', '548004', '554003', '555002', '563001', '568005', '586008', '590005', '596004', '599006', '600009', '607007', '610000', '613003', '615005', '616006', '626004', '631002', '640003', '643001', '646009', '649002', '651003', '652005', '655007', '658009', '664002', '675003', '701003', '703000', '714002', '715001', '718004', '734001', '736004', '750009', '755004', '756003', '758002', '775008', '776009', '781000', '787001', '788006', '792004', '799008', '801006', '805002', '811004', '813001', '815008', '816009', '818005', '825003', '827006', '832007', '834008', '841002', '842009', '843004', '844005', '845006', '849000', '857002', '862001', '865004', '871005', '874002', '875001', '888003', '890002', '899001', '903008', '904002', '928000', '931004', '932006', '934007', '943003', '961007', '962000', '964004', '965003', '975000', '978003', '981008', '984000', '987007', '991002', '998008', '1003002', '1020003', '1023001', '1027000', '1031006', '1033009', '1034003', '1038000', '1045000', '1046004', '1051005', '1055001', '1059007', '1070000', '1073003', '1077002', '1079004', '1085006', '1089000', '1102005', '1107004', '1108009', '1111005', '1112003', '1116000', '1124005', '1125006', '1126007', '1131009', '1134001', '1135000', '1139006', '1140008', '1141007', '1145003', '1150009', '1151008', '1152001', '1155004', '1168007', '1184008', '1194003', '1196001', '1197005', '1201005', '1207009', '1208004', '1212005', '1214006', '1232006', '1239002', '1240000', '1259003', '1261007', '1264004', '1271009', '1280009', '1282001', '1284000', '1286003', '1287007', '1297003', '1308001', '1310004', '1318006', '1323006', '1332008', '1335005', '1343000', '1345007', '1351002', '1356007', '1361009', '1367008', '1370007', '1372004', '1376001', '1378000', '1380006', '1383008', '1384002', '1386000', '1387009', '1388004', '1393001', '1395008', '1402001', '1412008', '1415005', '1418007', '1426004', '1447000', '1469007', '1474004', '1475003', '1478001', '1479009', '1482004', '1486001', '1488000', '1489008', '1492007', '1493002', '1499003', '1512006', '1515008', '1518005', '1519002', '1521007', '1525003', '1531000', '1532007', '1534008', '1538006', '1539003', '1542009', '1544005', '1551001', '1556006', '1563006', '1567007', '1588003', '1592005', '1593000', '1606009', '1608005', '1639007', '1647007', '1648002', '1654001', '1657008', '1658003', '1663004', '1667003', '1670004', '1671000', '1674008', '1679003', '1682008', '1685005', '1686006', '1694004', '1698001', '1703007', '1705000', '1714005', '1717003', '1723008', '1724002', '1734006', '1735007', '1739001', '1742007', '1744008', '1748006', '1755008', '1761006', '1763009', '1767005', '1769008', '1771008', '1776003', '1777007', '1778002', '1779005', '1794009', '1816003', '1821000', '1822007', '1824008', '1826005', '1828006', '1833005', '1835003', '1837006', '1845001', '1847009', '1852004', '1855002', '1856001', '1857005', '1860003', '1865008', '1869002', '1892002', '1896004', '1897008', '1899006', '1903004', '1922008', '1926006', '1939005', '1943009', '1953005', '1955003', '1959009', '1963002', '1965009', '1967001', '1973000', '1977004', '1979001', '1980003', '1981004', '2004005', '2012002', '2028007', '2032001', '2036003', '2040007', '2041006', '2043009', '2055003', '2061000', '2065009', '2066005', '2070002', '2073000', '2087000', '2089002', '2091005', '2094002', '2102007', '2107001', '2109003', '2114004', '2116002', '2120003', '2121004', '2128005', '2129002', '2132004', '2134003', '2136001', '2138000', '2145000', '2149006', '2158004', '2167004', '2169001', '2170000', '2176006', '2177002', '2186007', '2198002', '2202000', '2204004', '2213002', '2216005', '2219003', '2224000', '2228002', '2229005', '2231001', '2237002', '2239004', '2241003', '2243000', '2245007', '2251002', '2256007', '2261009', '2268003', '2284002', '2295008', '2296009', '2301009', '2303007', '2304001', '2307008', '2308003', '2312009', '2314005', '2326000', '2339001', '2341000', '2351004', '2355008', '2359002', '2365002', '2366001', '2367005', '2374000', '2385003', '2388001', '2390000', '2391001', '2396006', '2398007', '2403008', '2415007', '2418009', '2419001', '2420007', '2432006', '2435008', '2437000', '2438005', '2439002', '2443003', '2452007', '2463005', '2469009', '2471009', '2472002', '2473007', '2477008', '2492009', '2495006', '2496007', '2506003', '2513003', '2518007', '2521009', '2523007', '2526004', '2528003', '2532009', '2534005', '2538008', '2541004', '2554006', '2556008', '2560006', '2562003', '2576002', '2581006', '2582004', '2583009', '2584003', '2585002', '2589008', '2591000', '2593002', '2602008', '2606006', '2615004', '2618002', '2622007', '2625009', '2634004', '2638001', '2640006', '2651006', '2655002', '2657005', '2663001', '2683000', '2689001', '2694001', '2704003', '2707005', '2713001', '2724004', '2725003', '2733002', '2736005', '2740001', '2749000', '2751001', '2761008', '2764000', '2770006', '2772003', '2775001', '2776000', '2782002', '2783007', '2805007', '2806008', '2807004', '2808009', '2815001', '2816000', '2818004', '2819007', '2825006', '2828008', '2829000', '2835000', '2836004', '2838003', '2850009', '2853006', '2856003', '2858002', '2884008', '2893009', '2897005', '2899008', '2901004', '2902006', '2904007', '2910007', '2912004', '2917005', '2918000', '2919008', '2929001', '2935001', '2946003', '2951009', '2955000', '2965006', '2967003', '2978006', '2981001', '2989004', '2990008', '2992000', '2994004', '2999009', '3002002', '3004001', '3006004', '3009006', '3013004', '3014005', '3018008', '3019000', '3021005', '3023008', '3032005', '3033000', '3038009', '3044008', '3053001', '3059002', '3067005', '3071008', '3072001', '3073006', '3089009', '3094009', '3095005', '3097002', '3098007', '3109008', '3110003', '3119002', '3129009', '3135009', '3140001', '3144005', '3158007', '3160009', '3163006', '3168002', '3185000', '3199001', '3200003', '3208005', '3214003', '3217005', '3218000', '3219008', '3228009', '3229001', '3238004', '3239007', '3253007', '3254001', '3259006', '3261002', '3263004', '3272007', '3274008', '3275009', '3276005', '3282008', '3283003', '3286006', '3289004', '3291007', '3298001', '3303004', '3304005', '3305006', '3308008', '3310005', '3321001', '3323003', '3327002', '3331008', '3344003', '3345002', '3358001', '3368006', '3376008', '3381004', '3387000', '3391005', '3398004', '3415004', '3419005', '3421000', '3424008', '3426005', '3427001', '3434004', '3439009', '3441005', '3446000', '3449007', '3456001', '3458000', '3461004', '3464007', '3468005', '3469002', '3472009', '3474005', '3480002', '3482005', '3483000', '3487004', '3500002', '3502005', '3506008', '3507004', '3511005', '3514002', '3519007', '3528008', '3529000', '3530005', '3531009', '3533007', '3539006', '3542000', '3544004', '3545003', '3548001', '3549009', '3558002', '3560000', '3570003', '3571004', '3577000', '3585009', '3586005', '3589003', '3590007', '3591006', '3598000', '3611003', '3633001', '3639002', '3640000', '3641001', '3642008', '3644009', '3649004', '3650004', '3652007', '3657001', '3662000', '3677008', '3680009', '3681008', '3696007', '3699000', '3704008', '3705009', '3716002', '3720003', '3723001', '3733009', '3738000', '3744001', '3747008', '3750006', '3751005', '3752003', '3754002', '3755001', '3756000', '3759007', '3760002', '3762005', '3763000', '3783004', '3797007', '3798002', '3815005', '3820005', '3827008', '3830001', '3841004', '3845008', '3855007', '3885002', '3886001', '3899003', '3900008', '3902000', '3908001', '3909009', '3913002', '3914008', '3928002', '3939004', '3944006', '3947004', '3950001', '3951002', '3972004', '3975002', '3978000', '3987009', '3993001', '3999002', '4003003', '4006006', '4009004', '4016003', '4017007', '4022007', '4026005', '4030008', '4038001', '4039009', '4040006', '4041005', '4046000', '4062006', '4063001', '4069002', '4070001', '4075006', '4082005', '4088009', '4089001', '4103001', '4107000', '4113009', '4120002', '4124006', '4127004', '4129001', '4135001', '4136000', '4142001', '4160001', '4168008', '4170004', '4174008', '4175009', '4178006', '4181001', '4183003', '4184009', '4195003', '4197006', '4199009', '4208000', '4210003', '4223005', '4224004', '4225003', '4232007', '4237001', '4240001', '4241002', '4242009', '4248008', '4249000', '4260009', '4262001', '4264000', '4269005', '4273008', '4275001', '4283007', '4287008', '4294006', '4300009', '4301008', '4306003', '4307007', '4313003', '4316006', '4320005', '4324001', '4325000', '4338008', '4340003', '4349002', '4354006', '4356008', '4359001', '4364002', '4367009', '4373005', '4374004', '4381006', '4386001', '4390004', '4397001', '4399003', '4403007', '4406004', '4409006', '4410001', '4412009', '4414005', '4416007', '4418008', '4426000', '4434006', '4439001', '4441000', '4445009', '4448006', '4461006', '4463009', '4464003', '4465002', '4468000', '4470009', '4473006', '4477007', '4478002', '4481007', '4483005', '4494009', '4495005', '4499004', '4501007', '4506002', '4510004', '4512007', '4519003', '4522001', '4523006', '4526003', '4529005', '4530000', '4547004', '4550001', '4554005', '4556007', '4557003', '4559000', '4565000', '4568003', '4575002', '4586000', '4592006', '4598005', '4602007', '4633009', '4637005', '4639008', '4641009', '4645000', '4654002', '4659007', '4661003', '4665007', '4667004', '4669001', '4673003', '4676006', '4688008', '4690009', '4702003', '4708004', '4711003', '4721006', '4724003', '4733001', '4740000', '4749004', '4750004', '4754008', '4760008', '4763005', '4771009', '4776004', '4783006', '4787007', '4788002', '4800001', '4805006', '4806007', '4817008', '4819006', '4821001', '4834000', '4835004', '4839005', '4846001', '4851007', '4853005', '4854004', '4855003', '4859009', '4860004', '4863002', '4873000', '4874006', '4886009', '4887000', '4896000', '4900002', '4907004', '4915001', '4920001', '4921002', '4922009', '4926007', '4927003', '4932002']}, 'type'=>'CodeableConcept', 'path'=>'ActivityDefinition.asNeeded[x]', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/medication-as-needed-reason'}}, + 'location' => {'type'=>'CodeableReference', 'path'=>'ActivityDefinition.location', 'min'=>0, 'max'=>1}, + 'participant' => {'type'=>'ActivityDefinition::Participant', 'path'=>'ActivityDefinition.participant', 'min'=>0, 'max'=>Float::INFINITY}, + 'productReference' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Medication', 'http://hl7.org/fhir/StructureDefinition/Ingredient', 'http://hl7.org/fhir/StructureDefinition/Substance', 'http://hl7.org/fhir/StructureDefinition/SubstanceDefinition'], 'type'=>'Reference', 'path'=>'ActivityDefinition.product[x]', 'min'=>0, 'max'=>1}, + 'productCodeableConcept' => {'valid_codes'=>{'http://snomed.info/sct'=>['763158003', '169008', '211009', '302007', '439007', '449005', '544002', '796001', '847003', '922004', '1039008', '1148001', '1182007', '1206000', '1222004', '1389007', '1434005', '1528001', '1594006', '1758005', '1842003', '1878008', '1887004', '1982006', '2016004', '2183004', '2190009', '2497003', '2571007', '2596005', '2679000', '2949005', '3037004', '3127006', '3334000', '3814009', '3822002', '4126008', '4194004', '4219002', '4220008', '4382004', '4704002', '4865009', '4937008', '5067008', '5478006', '5606003', '5720001', '5737008', '5776009', '5786005', '5797005', '5924003', '5975000', '6028009', '6067003', '6071000', '6102009', '6116004', '6232005', '6247001', '6259002', '6369005', '6425004', '6526001', '6625006', '6716006', '6960003', '6985007', '7092007', '7140000', '7168001', '7235000', '7292004', '7336002', '7561000', '7577004', '7624002', '7836006', '7947003', '7959004', '8028001', '8109005', '8163008', '8348002', '8372007', '8416000', '8658008', '8661009', '8692006', '8696009', '9190005', '9268004', '9500005', '9542007', '9690006', '9745007', '9778000', '9944001', '10099000', '10135005', '10312003', '10422008', '10504007', '10515002', '10555000', '10632007', '10712001', '10756001', '10784006', '11402001', '11430001', '11563006', '11719000', '11796006', '11841005', '11847009', '11959009', '12096000', '12236006', '12335007', '12369008', '12436009', '12495006', '12512008', '12559001', '12839006', '13132007', '13252002', '13414000', '13432000', '13512003', '13525006', '13565005', '13592004', '13664004', '13790009', '13800009', '13813003', '13929005', '13936006', '13965000', '14103001', '14170004', '14601000', '14706000', '14728000', '14814001', '14816004', '15222008', '15375005', '15383004', '15432003', '15772006', '15857002', '16031005', '16037009', '16047007', '16131008', '16403005', '16602005', '16787005', '16791000', '16832004', '16858004', '16867004', '16970001', '16977003', '17308007', '17554004', '17558001', '17600005', '17805003', '17859000', '17893001', '18002004', '18125000', '18335001', '18340009', '18381001', '18548003', '18679008', '18811003', '18914005', '18952006', '19194001', '19225000', '19232009', '19261005', '19403009', '19405002', '19581007', '19583005', '19630009', '19768003', '19841008', '20091003', '20201001', '20237006', '20320002', '20577002', '20865003', '21069002', '21159006', '21691008', '21701005', '21767006', '21986005', '22091006', '22198003', '22274004', '22474002', '22587006', '22657006', '22672005', '22696000', '22969001', '23079006', '23222006', '23532003', '23827009', '23888001', '24036003', '24450004', '24504000', '24866006', '25014009', '25076002', '25085002', '25142008', '25246002', '25398003', '25419009', '25673006', '25860005', '25995007', '26122009', '26124005', '26244009', '26303005', '26370007', '26458009', '26462003', '26503009', '26523005', '26548008', '26574002', '26580005', '26736008', '26800000', '26842003', '27035007', '27196008', '27242001', '27479000', '27638005', '27658006', '27754002', '27867009', '28149003', '28235004', '28410007', '28415002', '28426008', '28506006', '28748001', '28841002', '28906000', '29058003', '29089004', '29121001', '29129004', '29156002', '29175007', '29439004', '29620001', '29840005', '29877002', '29896003', '30010009', '30125007', '30306003', '30317002', '30427009', '30466001', '30492008', '30729008', '30761007', '30964009', '30988006', '31087008', '31231007', '31305008', '31306009', '31684002', '31690003', '31692006', '31865003', '31872002', '32313007', '32462006', '32474005', '32583002', '32647002', '32653002', '32792001', '32823007', '32955006', '32960005', '33124007', '33219003', '33231001', '33252009', '33378002', '33588000', '33589008', '33664007', '33675006', '33682005', '33815001', '34012005', '34217006', '34364009', '34393009', '34462007', '34599009', '34693000', '34731007', '34816007', '34833000', '34929006', '35035001', '35063004', '35282000', '35300007', '35324004', '35392005', '35476001', '35531004', '35768004', '35967000', '36068003', '36113004', '36218003', '36236003', '36391008', '36537006', '36594001', '36621009', '36642006', '36893000', '36909007', '37084008', '37146000', '37306000', '37400007', '37628007', '37803001', '38076006', '38166006', '38231004', '38268001', '38314008', '38413003', '38578004', '38828006', '39064002', '39124003', '39128000', '39142008', '39359008', '39487003', '39516004', '39608003', '39707000', '39860005', '39939003', '40232005', '40339003', '40429005', '40430000', '40556005', '40562000', '40589005', '40648001', '40820003', '40877002', '40905005', '40974005', '40999006', '41001009', '41015006', '41147003', '41193000', '41324009', '41365009', '41367001', '41399007', '41470001', '41493007', '41549009', '41985001', '42082003', '42098005', '42271003', '42348003', '42444000', '42514000', '42638008', '42714002', '42720001', '43343000', '43533002', '43684009', '43753001', '43879000', '43927002', '44175000', '44418001', '44658005', '44731005', '44790008', '44798001', '44938006', '44990002', '45218006', '45311002', '45313004', '45518007', '45680002', '45844004', '45888006', '46009007', '46123006', '46436003', '46479001', '46532003', '46547007', '46576005', '46709004', '46741005', '46913003', '47065008', '47120002', '47124006', '47140009', '47331002', '47527007', '47602007', '47755009', '47898004', '48174005', '48256008', '48279009', '48351000', '48546005', '48603004', '48614001', '48647005', '48698004', '48836000', '48875009', '48899009', '49019002', '49157004', '49267000', '49299006', '49485009', '49577002', '49617001', '49669006', '49688004', '49694007', '49705006', '49953001', '50094009', '50318003', '50335004', '50520001', '50841004', '50868004', '51013009', '51073002', '51126006', '51132001', '51326002', '51334008', '51361008', '51752005', '51758009', '51908007', '51992002', '52017007', '52108005', '52215008', '52388000', '52423008', '52883001', '52896000', '53009005', '53480001', '53584007', '53640004', '53641000', '53691001', '53793005', '53800008', '53848009', '54142000', '54344006', '54391004', '54406003', '54541002', '54544005', '54577009', '54705000', '54765002', '54824008', '54882005', '54887004', '54972005', '54982006', '55015008', '55217007', '55432002', '55556000', '55673009', '55745002', '55830003', '55867006', '55889005', '56014002', '56032002', '56059005', '56123002', '56230001', '56234005', '56480005', '56549003', '56602009', '56928005', '56934003', '57002000', '57066004', '57191001', '57263002', '57376006', '57538001', '57616006', '57670008', '57752001', '57811004', '57819002', '57845006', '57853003', '57893000', '57952007', '58050004', '58360000', '58467001', '58502006', '58760003', '58805000', '58883005', '58892008', '58905004', '58944007', '59057006', '59187003', '59240002', '59255006', '59270007', '59456005', '59589008', '59594008', '59751001', '59941008', '59953007', '60149003', '60169008', '60468008', '60533005', '60541005', '60682004', '60731009', '60881009', '60978003', '61020000', '61093008', '61132004', '61181002', '61408004', '61457001', '61621000', '61623002', '61651006', '61862008', '61946003', '62051009', '62294009', '62529008', '62560008', '62782004', '63094006', '63136007', '63318000', '63470003', '63639004', '63682003', '63758001', '63822004', '64115004', '64127001', '64240003', '64349004', '64462001', '64558005', '64851009', '64878006', '65020006', '65026000', '65041000', '65092008', '65484006', '65502005', '65627005', '65884003', '65965000', '66094001', '66125007', '66261008', '66349002', '66441000', '66492008', '66493003', '66602007', '66742008', '66859009', '66860004', '66919007', '66971004', '67213005', '67423003', '67440007', '67507000', '67735003', '67891001', '67939000', '68088000', '68206008', '68395000', '68398003', '68402007', '68407001', '68422006', '68424007', '68444001', '68490009', '68622003', '68702006', '68774008', '68887009', '68892006', '69107004', '69204002', '69236009', '69242008', '69331001', '69431002', '69576000', '69708003', '69879000', '69918003', '69967001', '70047000', '70254000', '70343008', '70379000', '70460002', '70702006', '70776005', '70841003', '70864001', '70934008', '71289008', '71451001', '71453003', '71455005', '71462001', '71516007', '71584004', '71634000', '71699007', '71724000', '71731001', '71759000', '71770007', '71798005', '71837009', '72312007', '72416006', '72623000', '72824008', '72870001', '72924009', '72968006', '73074003', '73093001', '73133000', '73170009', '73212002', '73277004', '73454001', '73572009', '73647000', '73756003', '73763003', '73805002', '73949004', '73986003', '74022005', '74065006', '74074008', '74213004', '74226000', '74470007', '74480006', '74575000', '74583006', '74632002', '74674007', '74771007', '74782004', '74798006', '74819009', '75029008', '75203002', '75429004', '75501004', '75661008', '75927008', '75959001', '75969007', '76058001', '76155001', '76286000', '76289007', '76385003', '76390000', '76591000', '76696004', '76759004', '76962009', '77035009', '77048008', '77237006', '77390008', '77398001', '77549006', '77731008', '77750008', '77856005', '77885004', '77898008', '78025001', '78174002', '78379001', '78449007', '78507004', '78542000', '78684000', '78700004', '78983008', '79129001', '79138004', '79221007', '79225003', '79305004', '79332009', '79356008', '79440004', '79543000', '79736009', '79873000', '80024007', '80127003', '80165005', '80311000', '80399002', '80618000', '80732005', '80802008', '80834004', '80870001', '80906007', '81073007', '81088002', '81219009', '81252003', '81335000', '81457006', '81583003', '81609008', '81646007', '81728006', '81759008', '81839001', '81947000', '82133001', '82156005', '82165003', '82166002', '82240008', '82264009', '82290007', '82312001', '82573000', '82746003', '82804004', '82896009', '82951001', '83085007', '83192000', '83201006', '83288003', '83490000', '83532008', '83692001', '83973001', '83999008', '84078002', '84737005', '84812008', '84844007', '84951002', '84986000', '85063003', '85272000', '85343003', '85354008', '85408000', '85417000', '85429009', '85468002', '85507008', '85591001', '85990009', '86066003', '86080005', '86085000', '86131002', '86162003', '86308005', '86337009', '86389004', '86536001', '86647004', '86906004', '86939001', '86977007', '87233003', '87285001', '87395005', '87567009', '87586001', '87617007', '87652004', '87881000', '88134000', '88226000', '88279005', '88519001', '88566002', '88870000', '88997008', '89018006', '89029005', '89045007', '89092006', '89132005', '89192008', '89265009', '89435001', '89466007', '89505005', '89626004', '89664002', '89692007', '89695009', '89785009', '90000002', '90017009', '90332006', '90346006', '90356005', '90370005', '90426002', '90614001', '90659009', '90704004', '90802006', '90882008', '91107009', '91135008', '91143003', '91169009', '91307002', '91339009', '91376007', '91435002', '91452003', '91479004', '91667005', '96011002', '96014005', '96015006', '96018008', '96020006', '96023008', '96029007', '96034006', '96038009', '96044008', '96047001', '96049003', '96051004', '96052006', '96053001', '96054007', '96055008', '96062004', '96063009', '96064003', '96065002', '96067005', '96072001', '96073006', '96077007', '96081007', '96084004', '96086002', '96087006', '96088001', '96090000', '96091001', '96093003', '96097002', '96099004', '96103009', '96108000', '96119002', '96138006', '96149000', '96169005', '96183007', '96185000', '96191003', '96195007', '96196008', '96199001', '96200003', '96209002', '96213009', '96220002', '96221003', '96231005', '96233008', '96234002', '96236000', '96237009', '96246003', '96247007', '96252002', '96278006', '96280000', '96281001', '96284009', '96298001', '96299009', '96300001', '96301002', '96302009', '96304005', '96305006', '96307003', '96308008', '96309000', '96316004', '96326006', '96328007', '96339005', '96358001', '96359009', '96360004', '96370002', '96371003', '96378009', '96380003', '96381004']}, 'type'=>'CodeableConcept', 'path'=>'ActivityDefinition.product[x]', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/medication-codes'}}, + 'quantity' => {'type'=>'Quantity', 'path'=>'ActivityDefinition.quantity', 'min'=>0, 'max'=>1}, + 'dosage' => {'type'=>'Dosage', 'path'=>'ActivityDefinition.dosage', 'min'=>0, 'max'=>Float::INFINITY}, + 'bodySite' => {'valid_codes'=>{'http://snomed.info/sct'=>['53075003', '76986006', '65258003', '54333003', '10770001', '363670009', '371216008', '371219001', '371205001', '371203008', '371292009', '371255009', '371288002', '371284000', '67169006', '9677004', '46971007', '3134008', '71822005', '89221001', '90894004', '89995006', '15368009', '30980004', '38607000', '2979003', '19193007', '67411009', '81012005', '75772009', '67453005', '80144004', '6417001', '113225006', '22457002', '45879002', '122474001', '122475000', '69030007', '29850006', '442083009', '106004', '107008', '108003', '110001', '111002', '116007', '124002', '149003', '155008', '167005', '202009', '205006', '206007', '221001', '227002', '233006', '235004', '246001', '247005', '251007', '256002', '263002', '266005', '272005', '273000', '283001', '284007', '289002', '301000', '311007', '315003', '318001', '344001', '345000', '356000', '393006', '402006', '405008', '414003', '420002', '422005', '446003', '457008', '461002', '464005', '465006', '471000', '480000', '485005', '528006', '552004', '565008', '582005', '587004', '589001', '595000', '608002', '621009', '635006', '650002', '660006', '661005', '667009', '688000', '691000', '692007', '723004', '774007', '790007', '798000', '808000', '809008', '823005', '830004', '836005', '885000', '895007', '917004', '921006', '947002', '955009', '976004', '996007', '1005009', '1012000', '1015003', '1028005', '1030007', '1063000', '1075005', '1076006', '1086007', '1087003', '1092001', '1099005', '1101003', '1106008', '1110006', '1122009', '1136004', '1159005', '1172006', '1173001', '1174007', '1193009', '1216008', '1231004', '1236009', '1243003', '1246006', '1263005', '1277008', '1307006', '1311000', '1350001', '1353004', '1403006', '1425000', '1439000', '1441004', '1456008', '1467009', '1484003', '1490004', '1502004', '1511004', '1516009', '1527006', '1537001', '1541002', '1562001', '1580005', '1581009', '1584001', '1600003', '1605008', '1610007', '1611006', '1617005', '1620002', '1626008', '1627004', '1630006', '1631005', '1650005', '1655000', '1659006', '1684009', '1706004', '1707008', '1711002', '1716007', '1721005', '1729007', '1732005', '1765002', '1780008', '1781007', '1797002', '1818002', '1825009', '1832000', '1840006', '1849007', '1853009', '1874005', '1895000', '1902009', '1910005', '1918003', '1927002', '1992003', '1997009', '2010005', '2020000', '2031008', '2033006', '2044003', '2048000', '2049008', '2059009', '2071003', '2076008', '2083001', '2095001', '2123001', '2150006', '2156000', '2160002', '2175005', '2182009', '2192001', '2205003', '2209009', '2236006', '2246008', '2255006', '2292006', '2302002', '2305000', '2306004', '2327009', '2330002', '2332005', '2334006', '2349003', '2372001', '2383005', '2389009', '2395005', '2397002', '2400006', '2402003', '2421006', '2433001', '2436009', '2453002', '2454008', '2484000', '2489005', '2499000', '2502001', '2504000', '2510000', '2539000', '2543001', '2550002', '2577006', '2579009', '2592007', '2600000', '2620004', '2639009', '2653009', '2666009', '2672009', '2675006', '2681003', '2682005', '2686008', '2687004', '2695000', '2703009', '2712006', '2718005', '2726002', '2730004', '2739003', '2741002', '2746007', '2748008', '2759004', '2771005', '2789006', '2792005', '2803000', '2810006', '2812003', '2824005', '2826007', '2830005', '2839006', '2841007', '2845003', '2848001', '2855004', '2861001', '2894003', '2905008', '2909002', '2920002', '2922005', '2923000', '2969000', '2986006', '2998001', '3003007', '3008003', '3028004', '3039001', '3042007', '3054007', '3055008', '3056009', '3057000', '3058005', '3062004', '3068000', '3081007', '3093003', '3100007', '3113001', '3117000', '3118005', '3120008', '3138006', '3153003', '3156006', '3159004', '3169005', '3178004', '3194006', '3198009', '3215002', '3222005', '3227004', '3236000', '3243006', '3255000', '3262009', '3279003', '3295003', '3301002', '3302009', '3315000', '3332001', '3336003', '3341006', '3350008', '3362007', '3366005', '3370002', '3374006', '3377004', '3382006', '3383001', '3394002', '3395001', '3396000', '3400000', '3409004', '3417007', '3438001', '3444002', '3447009', '3460003', '3462006', '3471002', '3478008', '3481003', '3488009', '3490005', '3524005', '3538003', '3541007', '3553006', '3556003', '3563003', '3572006', '3578005', '3582007', '3584008', '3594003', '3608004', '3609007', '3646006', '3663005', '3665003', '3670005', '3711007', '3743007', '3761003', '3766008', '3785006', '3788008', '3789000', '3810000', '3838008', '3860006', '3865001', '3867009', '3876002', '3877006', '3910004', '3916005', '3924000', '3931001', '3935005', '3937002', '3954005', '3956007', '3959000', '3960005', '3964001', '3966004', '3977005', '3984002', '3989007', '4015004', '4019005', '4029003', '4061004', '4066009', '4072009', '4081003', '4093007', '4111006', '4117005', '4121003', '4146003', '4148002', '4150005', '4158003', '4159006', '4180000', '4193005', '4205002', '4212006', '4215008', '4247003', '4258007', '4276000', '4281009', '4295007', '4303006', '4312008', '4317002', '4328003', '4335006', '4352005', '4358009', '4360006', '4369007', '4371007', '4375003', '4377006', '4394008', '4402002', '4419000', '4421005', '4430002', '4432005', '4442007', '4486002', '4524000', '4527007', '4537002', '4548009', '4549001', '4566004', '4573009', '4578000', '4588004', '4596009', '4603002', '4606005', '4621004', '4624007', '4647008', '4651005', '4658004', '4677002', '4703008', '4717004', '4718009', '4743003', '4755009', '4759003', '4766002', '4768001', '4774001', '4775000', '4799000', '4810005', '4812002', '4828007', '4840007', '4843009', '4861000', '4866005', '4870002', '4871003', '4881004', '4888005', '4897009', '4905007', '4906008', '4924005', '4942000', '4954000', '4956003', '4958002', '5001007', '5023006', '5026003', '5046008', '5068003', '5069006', '5076001', '5115006', '5122003', '5128004', '5192008', '5194009', '5195005', '5204005', '5213007', '5225005', '5228007', '5229004', '5261000', '5272005', '5279001', '5296000', '5324007', '5329002', '5336001', '5347008', '5362005', '5366008', '5379004', '5382009', '5394000', '5398002', '5403001', '5421003', '5427004', '5458003', '5459006', '5491007', '5493005', '5498001', '5520004', '5538001', '5544002', '5560003', '5564007', '5574005', '5580002', '5597008', '5611001', '5625000', '5627008', '5633004', '5643001', '5644007', '5653000', '5665001', '5668004', '5682004', '5696005', '5697001', '5709001', '5713008', '5717009', '5718004', '5727003', '5742000', '5751008', '5769004', '5780004', '5798000', '5802004', '5814007', '5815008', '5816009', '5825003', '5828001', '5847003', '5854009', '5868002', '5872003', '5881009', '5882002', '5889006', '5890002', '5893000', '5898009', '5923009', '5926001', '5928000', '5942008', '5943003', '5944009', '5948007', '5951000', '5953002', '5976004', '5979006', '5996007', '6001004', '6004007', '6006009', '6009002', '6014003', '6023000', '6032003', '6046003', '6050005', '6059006', '6062009', '6073002', '6074008', '6076005', '6104005', '6105006', '6110005', '6216007', '6217003', '6229007', '6253001', '6268000', '6269008', '6279005', '6317000', '6325003', '6326002', '6335009', '6359004', '6371005', '6375001', '6392005', '6404004', '6413002', '6423006', '6424000', '6445007', '6448009', '6450001', '6472004', '6504002', '6511003', '6530003', '6533001', '6538005', '6541001', '6544009', '6550004', '6551000', '6553002', '6564004', '6566002', '6572002', '6598008', '6606008', '6608009', '6620001', '6623004', '6633007', '6643005', '6646002', '6649009', '6651008', '6684008', '6685009', '6711001', '6720005', '6731002', '6739000', '6742006', '6750002', '6757004', '6787005', '6789008', '6799003', '6805009', '6820003', '6828005', '6829002', '6834003', '6841009', '6844001', '6850006', '6864006', '6866008', '6871001', '6894000', '6902008', '6905005', '6912001', '6914000', '6921000', '6930008', '6944002', '6969002', '6975006', '6981003', '6987004', '6989001', '6991009', '7035006', '7050002', '7067009', '7076002', '7083009', '7091000', '7099003', '7117004', '7148007', '7149004', '7154008', '7160008', '7167006', '7173007', '7188002', '7192009', '7227003', '7234001', '7242000', '7295002', '7296001', '7311008', '7344002', '7345001', '7362006', '7376007', '7378008', '7384006', '7404008', '7435002', '7471001', '7477002', '7480001', '7494000', '7498002', '7507003', '7524009', '7532001', '7554004', '7566005', '7569003', '7591005', '7597009', '7605000', '7610001', '7629007', '7651004', '7652006', '7657000', '7658005', '7697002', '7712004', '7726008', '7736000', '7742001', '7748002', '7755000', '7756004', '7764005', '7769000', '7783003', '7820009', '7829005', '7832008', '7835005', '7840002', '7841003', '7844006', '7851002', '7854005', '7872004', '7874003', '7880006', '7884002', '7885001', '7892006', '7896009', '7911004', '7925003', '7936005', '7944005', '7954009', '7967007', '7986004', '7991003', '7999001', '8001006', '8012006', '8017000', '8024004', '8039003', '8040001', '8045006', '8057002', '8059004', '8067007', '8068002', '8079007', '8091003', '8100009', '8111001', '8112008', '8119004', '8128003', '8133004', '8157004', '8158009', '8159001', '8160006', '8161005', '8165001', '8205005', '8225009', '8242003', '8251006', '8264007', '8265008', '8266009', '8289001', '8292002', '8314003', '8334002', '8356004', '8369000', '8373002', '8387002', '8389004', '8412003', '8415001', '8454000', '8464009', '8482007', '8483002', '8496001', '8523001', '8546004', '8556000', '8559007', '8560002', '8580001', '8595004', '8598002', '8600008', '8603005', '8604004', '8608001', '8617001', '8623006', '8629005', '8640002', '8668003', '8671006', '8677005', '8688004', '8695008', '8710005', '8711009', '8714001', '8752000', '8775007', '8784007', '8810002', '8814006', '8815007', '8820007', '8821006', '8827005', '8839002', '8845005', '8850004', '8854008', '8862000', '8873007', '8887007', '8892009', '8894005', '8897003', '8907008', '8910001', '8911002', '8928004', '8931003', '8935007', '8942007', '8965002', '8966001', '8983005', '8988001', '8993003', '9000002', '9003000', '9018004', '9040008', '9055004', '9073001', '9081000', '9086005', '9089003', '9108007', '9127001', '9156001', '9185007', '9186008', '9188009', '9208002', '9212008', '9229006', '9231002', '9240003', '9242006', '9258009', '9261005', '9262003', '9284003', '9290004', '9305001', '9317004', '9320007', '9321006', '9325002', '9332006', '9348007', '9379006', '9380009', '9384000', '9390001', '9432007', '9438006', '9454009', '9455005', '9475001', '9481009', '9490002', '9498009', '9502002', '9512009', '9535007', '9558005', '9566001', '9568000', '9596006', '9609000', '9625005', '9642004', '9646001', '9654004', '9659009', '9662007', '9668006', '9683001', '9684007', '9708001', '9736006', '9743000', '9758008', '9770007', '9775002', '9779008', '9783008', '9791004', '9796009', '9813009', '9825007', '9837009', '9840009', '9841008', '9846003', '9847007', '9849005', '9870004', '9875009', '9878006', '9880000', '9881001', '9891007', '9898001', '9951005', '9968009', '9970000']}, 'type'=>'CodeableConcept', 'path'=>'ActivityDefinition.bodySite', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/body-site'}}, + 'specimenRequirement' => {'type'=>'canonical', 'path'=>'ActivityDefinition.specimenRequirement', 'min'=>0, 'max'=>Float::INFINITY}, + 'observationRequirement' => {'type'=>'canonical', 'path'=>'ActivityDefinition.observationRequirement', 'min'=>0, 'max'=>Float::INFINITY}, + 'observationResultRequirement' => {'type'=>'canonical', 'path'=>'ActivityDefinition.observationResultRequirement', 'min'=>0, 'max'=>Float::INFINITY}, + 'transform' => {'type'=>'canonical', 'path'=>'ActivityDefinition.transform', 'min'=>0, 'max'=>1}, + 'dynamicValue' => {'type'=>'ActivityDefinition::DynamicValue', 'path'=>'ActivityDefinition.dynamicValue', 'min'=>0, 'max'=>Float::INFINITY} + } + + class Participant < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Participant.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Participant.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Participant.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'type' => {'valid_codes'=>{'http://hl7.org/fhir/action-participant-type'=>['careteam', 'device', 'group', 'healthcareservice', 'location', 'organization', 'patient', 'practitioner', 'practitionerrole', 'relatedperson']}, 'type'=>'code', 'path'=>'Participant.type', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/action-participant-type'}}, + 'typeCanonical' => {'type'=>'canonical', 'path'=>'Participant.typeCanonical', 'min'=>0, 'max'=>1}, + 'typeReference' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/CareTeam', 'http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/DeviceDefinition', 'http://hl7.org/fhir/StructureDefinition/Endpoint', 'http://hl7.org/fhir/StructureDefinition/Group', 'http://hl7.org/fhir/StructureDefinition/HealthcareService', 'http://hl7.org/fhir/StructureDefinition/Location', 'http://hl7.org/fhir/StructureDefinition/Organization', 'http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson'], 'type'=>'Reference', 'path'=>'Participant.typeReference', 'min'=>0, 'max'=>1}, + 'role' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/practitioner-role'=>['doctor', 'nurse', 'pharmacist', 'researcher', 'teacher', 'ict'], 'http://snomed.info/sct'=>['223366009', '1421009', '3430008', '3842006', '4162009', '5275007', '6816002', '6868009', '8724009', '11661002', '11911009', '11935004', '13580004', '14698002', '17561000', '18803008', '18850004', '19244007', '20145008', '21365001', '21450003', '22515006', '22731001', '22983004', '23278007', '24430003', '24590004', '25961008', '26042002', '26369006', '28229004', '28411006', '28544002', '36682004', '37154003', '37504001', '39677007', '40127002', '40204001', '40570005', '41672002', '41904004', '43702002', '44652006', '45440000', '45544007', '45956004', '46255001', '48740002', '49203003', '49993003', '50149000', '54503009', '56397003', '56466003', '56542007', '56545009', '57654006', '59058001', '59169001', '59317003', '59944000', '60008001', '61207006', '61246008', '61345009', '61894003', '62247001', '63098009', '66476003', '66862007', '68867008', '68950000', '69280009', '71838004', '73265009', '75271001', '76166008', '76231001', '76899008', '78703002', '78729002', '79898004', '80409005', '80546007', '80584001', '80933006', '81464008', '82296001', '83273008', '83685006', '85733003', '88189002', '90201008', '90655003', '106289002', '106292003', '106293008', '106294002', '106296000', '106330007', '158965000', '158966004', '158967008', '158968003', '158969006', '158971006', '158972004', '158973009', '158974003', '158975002', '158977005', '158978000', '158979008', '158980006', '158983008', '158984002', '158985001', '158986000', '158987009', '158988004', '158989007', '158990003', '158992006', '158993001', '158994007', '158995008', '158996009', '158997000', '158998005', '158999002', '159001001', '159002008', '159003003', '159004009', '159005005', '159006006', '159007002', '159010009', '159011008', '159012001', '159014000', '159016003', '159017007', '159018002', '159019005', '159021000', '159022007', '159025009', '159026005', '159027001', '159028006', '159033005', '159034004', '159035003', '159036002', '159037006', '159038001', '159039009', '159040006', '159041005', '159141008', '159972006', '160008000', '224529009', '224530004', '224531000', '224532007', '224533002', '224534008', '224535009', '224536005', '224537001', '224538006', '224540001', '224541002', '224542009', '224543004', '224544005', '224545006', '224546007', '224547003', '224548008', '224549000', '224550000', '224551001', '224552008', '224554009', '224555005', '224556006', '224557002', '224558007', '224559004', '224560009', '224562001', '224563006', '224564000', '224565004', '224566003', '224567007', '224569005', '224570006', '224571005', '224572003', '224573008', '224574002', '224575001', '224576000', '224577009', '224578004', '224579007', '224580005', '224581009', '224583007', '224584001', '224585000', '224586004', '224587008', '224588003', '224589006', '224590002', '224591003', '224592005', '224593000', '224594006', '224595007', '224596008', '224597004', '224598009', '224599001', '224600003', '224601004', '224602006', '224603001', '224604007', '224606009', '224607000', '224608005', '224609002', '224610007', '224614003', '224615002', '224620002', '224621003', '224622005', '224623000', '224624006', '224625007', '224626008', '224936003', '225726006', '225727002', '265937000', '265939002', '283875005', '302211009', '303124005', '303129000', '303133007', '303134001', '304291006', '304292004', '307988006', '308002005', '309294001', '309295000', '309296004', '309322005', '309323000', '309324006', '309326008', '309327004', '309328009', '309329001', '309330006', '309331005', '309332003', '309333008', '309334002', '309335001', '309336000', '309337009', '309338004', '309339007', '309340009', '309341008', '309342001', '309343006', '309345004', '309346003', '309347007', '309348002', '309349005', '309350005', '309351009', '309352002', '309353007', '309354001', '309355000', '309356004', '309357008', '309358003', '309359006', '309360001', '309361002', '309362009', '309363004', '309364005', '309366007', '309367003', '309368008', '309369000', '309371000', '309372007', '309373002', '309374008', '309375009', '309376005', '309377001', '309378006', '309379003', '309380000', '309381001', '309382008', '309383003', '309384009', '309385005', '309386006', '309388007', '309389004', '309390008', '309391007', '309392000', '309393005', '309394004', '309395003', '309396002', '309397006', '309398001', '309399009', '309400002', '309401003', '309402005', '309403000', '309404006', '309409001', '309410006', '309411005', '309412003', '309413008', '309414002', '309415001', '309416000', '309417009', '309418004', '309419007', '309420001', '309421002', '309422009', '309423004', '309427003', '309428008', '309429000', '309434001', '309435000', '309436004', '309437008', '309439006', '309440008', '309441007', '309442000', '309443005', '309444004', '309445003', '309446002', '309450009', '309452001', '309453006', '309454000', '309455004', '309459005', '309460000', '310170009', '310171008', '310172001', '310173006', '310174000', '310175004', '310176003', '310177007', '310178002', '310179005', '310180008', '310181007', '310182000', '310184004', '310185003', '310186002', '310187006', '310188001', '310189009', '310190000', '310191001', '310192008', '310193003', '310194009', '310512001', '311441001', '312485001', '372102007', '387619007', '394572006', '394618009', '397897005', '397903001', '397908005', '398130009', '398238009', '404940000', '405277009', '405278004', '405279007', '405623001', '405684005', '405685006', '408798009', '408799001', '409974004', '409975003', '413854007', '415075003', '415506007', '416160000', '420409002', '420678001', '421841007', '422140007', '422234006', '432100008', '442867008', '443090005', '444912007', '445313000', '445451001', '446050000', '446701002', '449161006', '471302004', '720503005', '721936008', '721937004', '721938009', '721939001', '721940004', '721941000', '721942007', '721943002', '734293001', '734294007', '763292005', '768730001', '768731002', '768732009', '768819009', '768825008', '768826009', '768827000', '768828005', '768829002', '768832004', '768833009', '768834003', '768836001', '768837005', '768839008', '789543004', '840583002', '840584008', '878785002', '878786001', '878787005', '897187007', '1172950003', '1186716007', '1186914001', '1251537007', '1251542004', '1251548000', '1254982001', '1254983006', '1254984000', '1255370008', '1255371007', '1255372000', '1255373005', '1255374004', '1255514008', '1255515009', '1255516005', '1255517001', '1255518006', '1255519003', '1255719001', '1256114007', '1259214004', '1259964002', '3981000175106', '9371000175105', '25941000087102', '26031000087100', '26071000087103', '26091000087104', '450044741000087104'], 'http://terminology.hl7.org/CodeSystem/v3-ParticipationType'=>['WIT'], 'http://terminology.hl7.org/CodeSystem/v3-RoleClass'=>['NOT', 'ECON', 'NOK', 'GUARD', 'DEPEN', 'EMP', 'GUAR', 'CAREGIVER'], 'http://terminology.hl7.org/CodeSystem/v2-0131'=>['E', 'O', 'U'], 'http://terminology.hl7.org/CodeSystem/v3-RoleCode'=>['INTPRTER', 'POWATT', 'DPOWATT', 'HPOWATT', 'SPOWATT', 'BILL']}, 'type'=>'CodeableConcept', 'path'=>'Participant.role', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://terminology.hl7.org/ValueSet/action-participant-role'}}, + 'function' => {'valid_codes'=>{'http://hl7.org/fhir/action-participant-function'=>['performer', 'author', 'reviewer', 'witness']}, 'type'=>'CodeableConcept', 'path'=>'Participant.function', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/action-participant-function'}} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :type # 0-1 code + attr_accessor :typeCanonical # 0-1 canonical + attr_accessor :typeReference # 0-1 Reference(CareTeam|Device|DeviceDefinition|Endpoint|Group|HealthcareService|Location|Organization|Patient|Practitioner|PractitionerRole|RelatedPerson) + attr_accessor :role # 0-1 CodeableConcept + attr_accessor :function # 0-1 CodeableConcept + end + + class DynamicValue < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'DynamicValue.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'DynamicValue.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'DynamicValue.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'path' => {'type'=>'string', 'path'=>'DynamicValue.path', 'min'=>1, 'max'=>1}, + 'expression' => {'type'=>'Expression', 'path'=>'DynamicValue.expression', 'min'=>1, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :path # 1-1 string + attr_accessor :expression # 1-1 Expression + end + + attr_accessor :id # 0-1 id + attr_accessor :meta # 0-1 Meta + attr_accessor :implicitRules # 0-1 uri + attr_accessor :language # 0-1 code + attr_accessor :text # 0-1 Narrative + attr_accessor :contained # 0-* [ Resource ] + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :url # 0-1 uri + attr_accessor :identifier # 0-* [ Identifier ] + attr_accessor :version # 0-1 string + attr_accessor :versionAlgorithmString # 0-1 string + attr_accessor :versionAlgorithmCoding # 0-1 Coding + attr_accessor :name # 0-1 string + attr_accessor :title # 0-1 string + attr_accessor :subtitle # 0-1 string + attr_accessor :status # 1-1 code + attr_accessor :experimental # 0-1 boolean + attr_accessor :subjectCodeableConcept # 0-1 CodeableConcept + attr_accessor :subjectReference # 0-1 Reference(Group|MedicinalProductDefinition|SubstanceDefinition|AdministrableProductDefinition|ManufacturedItemDefinition|PackagedProductDefinition) + attr_accessor :subjectCanonical # 0-1 canonical + attr_accessor :date # 0-1 dateTime + attr_accessor :publisher # 0-1 string + attr_accessor :contact # 0-* [ ContactDetail ] + attr_accessor :description # 0-1 markdown + attr_accessor :useContext # 0-* [ UsageContext ] + attr_accessor :jurisdiction # 0-* [ CodeableConcept ] + attr_accessor :purpose # 0-1 markdown + attr_accessor :usage # 0-1 markdown + attr_accessor :copyright # 0-1 markdown + attr_accessor :copyrightLabel # 0-1 string + attr_accessor :approvalDate # 0-1 date + attr_accessor :lastReviewDate # 0-1 date + attr_accessor :effectivePeriod # 0-1 Period + attr_accessor :topic # 0-* [ CodeableConcept ] + attr_accessor :author # 0-* [ ContactDetail ] + attr_accessor :editor # 0-* [ ContactDetail ] + attr_accessor :reviewer # 0-* [ ContactDetail ] + attr_accessor :endorser # 0-* [ ContactDetail ] + attr_accessor :relatedArtifact # 0-* [ RelatedArtifact ] + attr_accessor :library # 0-* [ canonical ] + attr_accessor :kind # 0-1 code + attr_accessor :profile # 0-1 canonical + attr_accessor :code # 0-1 CodeableConcept + attr_accessor :intent # 0-1 code + attr_accessor :priority # 0-1 code + attr_accessor :doNotPerform # 0-1 boolean + attr_accessor :timingTiming # 0-1 Timing + attr_accessor :timingAge # 0-1 Age + attr_accessor :timingRange # 0-1 Range + attr_accessor :timingDuration # 0-1 Duration + attr_accessor :asNeededBoolean # 0-1 boolean + attr_accessor :asNeededCodeableConcept # 0-1 CodeableConcept + attr_accessor :location # 0-1 CodeableReference + attr_accessor :participant # 0-* [ ActivityDefinition::Participant ] + attr_accessor :productReference # 0-1 Reference(Medication|Ingredient|Substance|SubstanceDefinition) + attr_accessor :productCodeableConcept # 0-1 CodeableConcept + attr_accessor :quantity # 0-1 Quantity + attr_accessor :dosage # 0-* [ Dosage ] + attr_accessor :bodySite # 0-* [ CodeableConcept ] + attr_accessor :specimenRequirement # 0-* [ canonical ] + attr_accessor :observationRequirement # 0-* [ canonical ] + attr_accessor :observationResultRequirement # 0-* [ canonical ] + attr_accessor :transform # 0-1 canonical + attr_accessor :dynamicValue # 0-* [ ActivityDefinition::DynamicValue ] + + def resourceType + 'ActivityDefinition' + end + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/resources/ActorDefinition.rb b/lib/fhir_models/r6/generated/resources/ActorDefinition.rb new file mode 100644 index 00000000..5a07fc2c --- /dev/null +++ b/lib/fhir_models/r6/generated/resources/ActorDefinition.rb @@ -0,0 +1,83 @@ +module FHIR + module R6 + class ActorDefinition < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'versionAlgorithm' => ['string', 'Coding'] + } + SEARCH_PARAMS = ['context', 'context-quantity', 'context-type', 'context-type-quantity', 'context-type-value', 'date', 'description', 'identifier', 'jurisdiction', 'publisher', 'status', 'title', 'type', 'url', 'version'] + METADATA = { + 'id' => {'type'=>'id', 'path'=>'ActorDefinition.id', 'min'=>0, 'max'=>1}, + 'meta' => {'type'=>'Meta', 'path'=>'ActorDefinition.meta', 'min'=>0, 'max'=>1}, + 'implicitRules' => {'type'=>'uri', 'path'=>'ActorDefinition.implicitRules', 'min'=>0, 'max'=>1}, + 'language' => {'type'=>'code', 'path'=>'ActorDefinition.language', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-languages'}}, + 'text' => {'type'=>'Narrative', 'path'=>'ActorDefinition.text', 'min'=>0, 'max'=>1}, + 'contained' => {'type'=>'Resource', 'path'=>'ActorDefinition.contained', 'min'=>0, 'max'=>Float::INFINITY}, + 'extension' => {'type'=>'Extension', 'path'=>'ActorDefinition.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'ActorDefinition.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'url' => {'type'=>'uri', 'path'=>'ActorDefinition.url', 'min'=>0, 'max'=>1}, + 'identifier' => {'type'=>'Identifier', 'path'=>'ActorDefinition.identifier', 'min'=>0, 'max'=>Float::INFINITY}, + 'version' => {'type'=>'string', 'path'=>'ActorDefinition.version', 'min'=>0, 'max'=>1}, + 'versionAlgorithmString' => {'type'=>'string', 'path'=>'ActorDefinition.versionAlgorithm[x]', 'min'=>0, 'max'=>1}, + 'versionAlgorithmCoding' => {'valid_codes'=>{'http://hl7.org/fhir/version-algorithm'=>['semver', 'integer', 'alpha', 'date', 'natural']}, 'type'=>'Coding', 'path'=>'ActorDefinition.versionAlgorithm[x]', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/version-algorithm'}}, + 'name' => {'type'=>'string', 'path'=>'ActorDefinition.name', 'min'=>0, 'max'=>1}, + 'title' => {'type'=>'string', 'path'=>'ActorDefinition.title', 'min'=>0, 'max'=>1}, + 'status' => {'valid_codes'=>{'http://hl7.org/fhir/publication-status'=>['draft', 'active', 'retired', 'unknown']}, 'type'=>'code', 'path'=>'ActorDefinition.status', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/publication-status'}}, + 'experimental' => {'type'=>'boolean', 'path'=>'ActorDefinition.experimental', 'min'=>0, 'max'=>1}, + 'date' => {'type'=>'dateTime', 'path'=>'ActorDefinition.date', 'min'=>0, 'max'=>1}, + 'publisher' => {'type'=>'string', 'path'=>'ActorDefinition.publisher', 'min'=>0, 'max'=>1}, + 'contact' => {'type'=>'ContactDetail', 'path'=>'ActorDefinition.contact', 'min'=>0, 'max'=>Float::INFINITY}, + 'description' => {'type'=>'markdown', 'path'=>'ActorDefinition.description', 'min'=>0, 'max'=>1}, + 'useContext' => {'type'=>'UsageContext', 'path'=>'ActorDefinition.useContext', 'min'=>0, 'max'=>Float::INFINITY}, + 'jurisdiction' => {'valid_codes'=>{'urn:iso:std:iso:3166'=>['AD', 'AE', 'AF', 'AG', 'AI', 'AL', 'AM', 'AO', 'AQ', 'AR', 'AS', 'AT', 'AU', 'AW', 'AX', 'AZ', 'BA', 'BB', 'BD', 'BE', 'BF', 'BG', 'BH', 'BI', 'BJ', 'BL', 'BM', 'BN', 'BO', 'BQ', 'BR', 'BS', 'BT', 'BV', 'BW', 'BY', 'BZ', 'CA', 'CC', 'CD', 'CF', 'CG', 'CH', 'CI', 'CK', 'CL', 'CM', 'CN', 'CO', 'CR', 'CU', 'CV', 'CW', 'CX', 'CY', 'CZ', 'DE', 'DJ', 'DK', 'DM', 'DO', 'DZ', 'EC', 'EE', 'EG', 'EH', 'ER', 'ES', 'ET', 'FI', 'FJ', 'FK', 'FM', 'FO', 'FR', 'GA', 'GB', 'GD', 'GE', 'GF', 'GG', 'GH', 'GI', 'GL', 'GM', 'GN', 'GP', 'GQ', 'GR', 'GS', 'GT', 'GU', 'GW', 'GY', 'HK', 'HM', 'HN', 'HR', 'HT', 'HU', 'ID', 'IE', 'IL', 'IM', 'IN', 'IO', 'IQ', 'IR', 'IS', 'IT', 'JE', 'JM', 'JO', 'JP', 'KE', 'KG', 'KH', 'KI', 'KM', 'KN', 'KP', 'KR', 'KW', 'KY', 'KZ', 'LA', 'LB', 'LC', 'LI', 'LK', 'LR', 'LS', 'LT', 'LU', 'LV', 'LY', 'MA', 'MC', 'MD', 'ME', 'MF', 'MG', 'MH', 'MK', 'ML', 'MM', 'MN', 'MO', 'MP', 'MQ', 'MR', 'MS', 'MT', 'MU', 'MV', 'MW', 'MX', 'MY', 'MZ', 'NA', 'NC', 'NE', 'NF', 'NG', 'NI', 'NL', 'NO', 'NP', 'NR', 'NU', 'NZ', 'OM', 'PA', 'PE', 'PF', 'PG', 'PH', 'PK', 'PL', 'PM', 'PN', 'PR', 'PS', 'PT', 'PW', 'PY', 'QA', 'RE', 'RO', 'RS', 'RU', 'RW', 'SA', 'SB', 'SC', 'SD', 'SE', 'SG', 'SH', 'SI', 'SJ', 'SK', 'SL', 'SM', 'SN', 'SO', 'SR', 'SS', 'ST', 'SV', 'SX', 'SY', 'SZ', 'TC', 'TD', 'TF', 'TG', 'TH', 'TJ', 'TK', 'TL', 'TM', 'TN', 'TO', 'TR', 'TT', 'TV', 'TW', 'TZ', 'UA', 'UG', 'UM', 'US', 'UY', 'UZ', 'VA', 'VC', 'VE', 'VG', 'VI', 'VN', 'VU', 'WF', 'WS', 'YE', 'YT', 'ZA', 'ZM', 'ZW', 'ABW', 'AFG', 'AGO', 'AIA', 'ALA', 'ALB', 'AND', 'ARE', 'ARG', 'ARM', 'ASM', 'ATA', 'ATF', 'ATG', 'AUS', 'AUT', 'AZE', 'BDI', 'BEL', 'BEN', 'BES', 'BFA', 'BGD', 'BGR', 'BHR', 'BHS', 'BIH', 'BLM', 'BLR', 'BLZ', 'BMU', 'BOL', 'BRA', 'BRB', 'BRN', 'BTN', 'BVT', 'BWA', 'CAF', 'CAN', 'CCK', 'CHE', 'CHL', 'CHN', 'CIV', 'CMR', 'COD', 'COG', 'COK', 'COL', 'COM', 'CPV', 'CRI', 'CUB', 'CUW', 'CXR', 'CYM', 'CYP', 'CZE', 'DEU', 'DJI', 'DMA', 'DNK', 'DOM', 'DZA', 'ECU', 'EGY', 'ERI', 'ESH', 'ESP', 'EST', 'ETH', 'FIN', 'FJI', 'FLK', 'FRA', 'FRO', 'FSM', 'GAB', 'GBR', 'GEO', 'GGY', 'GHA', 'GIB', 'GIN', 'GLP', 'GMB', 'GNB', 'GNQ', 'GRC', 'GRD', 'GRL', 'GTM', 'GUF', 'GUM', 'GUY', 'HKG', 'HMD', 'HND', 'HRV', 'HTI', 'HUN', 'IDN', 'IMN', 'IND', 'IOT', 'IRL', 'IRN', 'IRQ', 'ISL', 'ISR', 'ITA', 'JAM', 'JEY', 'JOR', 'JPN', 'KAZ', 'KEN', 'KGZ', 'KHM', 'KIR', 'KNA', 'KOR', 'KWT', 'LAO', 'LBN', 'LBR', 'LBY', 'LCA', 'LIE', 'LKA', 'LSO', 'LTU', 'LUX', 'LVA', 'MAC', 'MAF', 'MAR', 'MCO', 'MDA', 'MDG', 'MDV', 'MEX', 'MHL', 'MKD', 'MLI', 'MLT', 'MMR', 'MNE', 'MNG', 'MNP', 'MOZ', 'MRT', 'MSR', 'MTQ', 'MUS', 'MWI', 'MYS', 'MYT', 'NAM', 'NCL', 'NER', 'NFK', 'NGA', 'NIC', 'NIU', 'NLD', 'NOR', 'NPL', 'NRU', 'NZL', 'OMN', 'PAK', 'PAN', 'PCN', 'PER', 'PHL', 'PLW', 'PNG', 'POL', 'PRI', 'PRK', 'PRT', 'PRY', 'PSE', 'PYF', 'QAT', 'REU', 'ROU', 'RUS', 'RWA', 'SAU', 'SDN', 'SEN', 'SGP', 'SGS', 'SHN', 'SJM', 'SLB', 'SLE', 'SLV', 'SMR', 'SOM', 'SPM', 'SRB', 'SSD', 'STP', 'SUR', 'SVK', 'SVN', 'SWE', 'SWZ', 'SXM', 'SYC', 'SYR', 'TCA', 'TCD', 'TGO', 'THA', 'TJK', 'TKL', 'TKM', 'TLS', 'TON', 'TTO', 'TUN', 'TUR', 'TUV', 'TWN', 'TZA', 'UGA', 'UKR', 'UMI', 'URY', 'USA', 'UZB', 'VAT', 'VCT', 'VEN', 'VGB', 'VIR', 'VNM', 'VUT', 'WLF', 'WSM', 'YEM', 'ZAF', 'ZMB', 'ZWE', '004', '008', '010', '012', '016', '020', '024', '028', '031', '032', '036', '040', '044', '048', '050', '051', '052', '056', '060', '064', '068', '070', '072', '074', '076', '084', '086', '090', '092', '096', '100', '104', '108', '112', '116', '120', '124', '132', '136', '140', '144', '148', '152', '156', '158', '162', '166', '170', '174', '175', '178', '180', '184', '188', '191', '192', '196', '203', '204', '208', '212', '214', '218', '222', '226', '231', '232', '233', '234', '238', '239', '242', '246', '248', '250', '254', '258', '260', '262', '266', '268', '270', '275', '276', '288', '292', '296', '300', '304', '308', '312', '316', '320', '324', '328', '332', '334', '336', '340', '344', '348', '352', '356', '360', '364', '368', '372', '376', '380', '384', '388', '392', '398', '400', '404', '408', '410', '414', '417', '418', '422', '426', '428', '430', '434', '438', '440', '442', '446', '450', '454', '458', '462', '466', '470', '474', '478', '480', '484', '492', '496', '498', '499', '500', '504', '508', '512', '516', '520', '524', '528', '531', '533', '534', '535', '540', '548', '554', '558', '562', '566', '570', '574', '578', '580', '581', '583', '584', '585', '586', '591', '598', '600', '604', '608', '612', '616', '620', '624', '626', '630', '634', '638', '642', '643', '646', '652', '654', '659', '660', '662', '663', '666', '670', '674', '678', '682', '686', '688', '690', '694', '702', '703', '704', '705', '706', '710', '716', '724', '728', '729', '732', '740', '744', '748', '752', '756', '760', '762', '764', '768', '772', '776', '780', '784', '788', '792', '795', '796', '798', '800', '804', '807', '818', '826', '831', '832', '833', '834', '840', '850', '854', '858', '860', '862', '876', '882', '887', '894'], 'urn:iso:std:iso:3166:-2'=>['AF-BAL', 'AF-BAM', 'AF-BDG', 'AF-BDS', 'AF-BGL', 'AF-DAY', 'AF-FRA', 'AF-FYB', 'AF-GHA', 'AF-GHO', 'AF-HEL', 'AF-HER', 'AF-JOW', 'AF-KAB', 'AF-KAN', 'AF-KAP', 'AF-KDZ', 'AF-KHO', 'AF-KNR', 'AF-LAG', 'AF-LOG', 'AF-NAN', 'AF-NIM', 'AF-NUR', 'AF-PAN', 'AF-PAR', 'AF-PIA', 'AF-PKA', 'AF-SAM', 'AF-SAR', 'AF-TAK', 'AF-URU', 'AF-WAR', 'AF-ZAB', 'AX-AX', 'AL-01', 'AL-02', 'AL-03', 'AL-04', 'AL-05', 'AL-06', 'AL-07', 'AL-08', 'AL-09', 'AL-10', 'AL-11', 'AL-12', 'AL-BR', 'AL-BU', 'AL-DI', 'AL-DL', 'AL-DR', 'AL-DV', 'AL-EL', 'AL-ER', 'AL-FR', 'AL-GJ', 'AL-GR', 'AL-HA', 'AL-KA', 'AL-KB', 'AL-KC', 'AL-KO', 'AL-KR', 'AL-KU', 'AL-LB', 'AL-LE', 'AL-LU', 'AL-MK', 'AL-MM', 'AL-MR', 'AL-MT', 'AL-PG', 'AL-PQ', 'AL-PR', 'AL-PU', 'AL-SH', 'AL-SK', 'AL-SR', 'AL-TE', 'AL-TP', 'AL-TR', 'AL-VL', 'DZ-01', 'DZ-02', 'DZ-03', 'DZ-04', 'DZ-05', 'DZ-06', 'DZ-07', 'DZ-08', 'DZ-09', 'DZ-10', 'DZ-11', 'DZ-12', 'DZ-13', 'DZ-14', 'DZ-15', 'DZ-16', 'DZ-17', 'DZ-18', 'DZ-19', 'DZ-20', 'DZ-21', 'DZ-22', 'DZ-23', 'DZ-24', 'DZ-25', 'DZ-26', 'DZ-27', 'DZ-28', 'DZ-29', 'DZ-30', 'DZ-31', 'DZ-32', 'DZ-33', 'DZ-34', 'DZ-35', 'DZ-36', 'DZ-37', 'DZ-38', 'DZ-39', 'DZ-40', 'DZ-41', 'DZ-42', 'DZ-43', 'DZ-44', 'DZ-45', 'DZ-46', 'DZ-47', 'DZ-48', 'AS-AS', 'AD-02', 'AD-03', 'AD-04', 'AD-05', 'AD-06', 'AD-07', 'AD-08', 'AO-BGO', 'AO-BGU', 'AO-BIE', 'AO-CAB', 'AO-CCU', 'AO-CNN', 'AO-CNO', 'AO-CUS', 'AO-HUA', 'AO-HUI', 'AO-LNO', 'AO-LSU', 'AO-LUA', 'AO-MAL', 'AO-MOX', 'AO-NAM', 'AO-UIG', 'AO-ZAI', 'AI-AI', 'AQ-AQ', 'AG-03', 'AG-04', 'AG-05', 'AG-06', 'AG-07', 'AG-08', 'AG-10', 'AG-11', 'AR-A', 'AR-B', 'AR-C', 'AR-D', 'AR-E', 'AR-F', 'AR-G', 'AR-H', 'AR-J', 'AR-K', 'AR-L', 'AR-M', 'AR-N', 'AR-P', 'AR-Q', 'AR-R', 'AR-S', 'AR-T', 'AR-U', 'AR-V', 'AR-W', 'AR-X', 'AR-Y', 'AR-Z', 'AM-AG', 'AM-AR', 'AM-AV', 'AM-ER', 'AM-GR', 'AM-KT', 'AM-LO', 'AM-SH', 'AM-SU', 'AM-TV', 'AM-VD', 'AW-AW', 'AU-ACT', 'AU-NSW', 'AU-NT', 'AU-QLD', 'AU-SA', 'AU-TAS', 'AU-VIC', 'AU-WA', 'AT-1', 'AT-2', 'AT-3', 'AT-4', 'AT-5', 'AT-6', 'AT-7', 'AT-8', 'AT-9', 'AZ-ABS', 'AZ-AGA', 'AZ-AGC', 'AZ-AGM', 'AZ-AGS', 'AZ-AGU', 'AZ-AST', 'AZ-BA', 'AZ-BAB', 'AZ-BAL', 'AZ-BAR', 'AZ-BEY', 'AZ-BIL', 'AZ-CAB', 'AZ-CAL', 'AZ-CUL', 'AZ-DAS', 'AZ-FUZ', 'AZ-GAD', 'AZ-GA', 'AZ-GOR', 'AZ-GOY', 'AZ-GYG', 'AZ-HAC', 'AZ-IMI', 'AZ-ISM', 'AZ-KAL', 'AZ-KAN', 'AZ-KUR', 'AZ-LAC', 'AZ-LA', 'AZ-LAN', 'AZ-LER']}, 'type'=>'CodeableConcept', 'path'=>'ActorDefinition.jurisdiction', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/jurisdiction'}}, + 'purpose' => {'type'=>'markdown', 'path'=>'ActorDefinition.purpose', 'min'=>0, 'max'=>1}, + 'copyright' => {'type'=>'markdown', 'path'=>'ActorDefinition.copyright', 'min'=>0, 'max'=>1}, + 'copyrightLabel' => {'type'=>'string', 'path'=>'ActorDefinition.copyrightLabel', 'min'=>0, 'max'=>1}, + 'type' => {'valid_codes'=>{'http://hl7.org/fhir/examplescenario-actor-type'=>['person', 'system']}, 'type'=>'code', 'path'=>'ActorDefinition.type', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/examplescenario-actor-type'}}, + 'documentation' => {'type'=>'markdown', 'path'=>'ActorDefinition.documentation', 'min'=>0, 'max'=>1}, + 'reference' => {'type'=>'url', 'path'=>'ActorDefinition.reference', 'min'=>0, 'max'=>Float::INFINITY}, + 'capabilities' => {'type'=>'canonical', 'path'=>'ActorDefinition.capabilities', 'min'=>0, 'max'=>1}, + 'derivedFrom' => {'type'=>'canonical', 'path'=>'ActorDefinition.derivedFrom', 'min'=>0, 'max'=>Float::INFINITY} + } + + attr_accessor :id # 0-1 id + attr_accessor :meta # 0-1 Meta + attr_accessor :implicitRules # 0-1 uri + attr_accessor :language # 0-1 code + attr_accessor :text # 0-1 Narrative + attr_accessor :contained # 0-* [ Resource ] + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :url # 0-1 uri + attr_accessor :identifier # 0-* [ Identifier ] + attr_accessor :version # 0-1 string + attr_accessor :versionAlgorithmString # 0-1 string + attr_accessor :versionAlgorithmCoding # 0-1 Coding + attr_accessor :name # 0-1 string + attr_accessor :title # 0-1 string + attr_accessor :status # 1-1 code + attr_accessor :experimental # 0-1 boolean + attr_accessor :date # 0-1 dateTime + attr_accessor :publisher # 0-1 string + attr_accessor :contact # 0-* [ ContactDetail ] + attr_accessor :description # 0-1 markdown + attr_accessor :useContext # 0-* [ UsageContext ] + attr_accessor :jurisdiction # 0-* [ CodeableConcept ] + attr_accessor :purpose # 0-1 markdown + attr_accessor :copyright # 0-1 markdown + attr_accessor :copyrightLabel # 0-1 string + attr_accessor :type # 1-1 code + attr_accessor :documentation # 0-1 markdown + attr_accessor :reference # 0-* [ url ] + attr_accessor :capabilities # 0-1 canonical + attr_accessor :derivedFrom # 0-* [ canonical ] + + def resourceType + 'ActorDefinition' + end + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/resources/AdministrableProductDefinition.rb b/lib/fhir_models/r6/generated/resources/AdministrableProductDefinition.rb new file mode 100644 index 00000000..07fcc7de --- /dev/null +++ b/lib/fhir_models/r6/generated/resources/AdministrableProductDefinition.rb @@ -0,0 +1,165 @@ +module FHIR + module R6 + class AdministrableProductDefinition < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + SEARCH_PARAMS = ['device', 'dose-form', 'form-of', 'identifier', 'ingredient', 'manufactured-item', 'route', 'status', 'target-species'] + METADATA = { + 'id' => {'type'=>'id', 'path'=>'AdministrableProductDefinition.id', 'min'=>0, 'max'=>1}, + 'meta' => {'type'=>'Meta', 'path'=>'AdministrableProductDefinition.meta', 'min'=>0, 'max'=>1}, + 'implicitRules' => {'type'=>'uri', 'path'=>'AdministrableProductDefinition.implicitRules', 'min'=>0, 'max'=>1}, + 'language' => {'type'=>'code', 'path'=>'AdministrableProductDefinition.language', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-languages'}}, + 'text' => {'type'=>'Narrative', 'path'=>'AdministrableProductDefinition.text', 'min'=>0, 'max'=>1}, + 'contained' => {'type'=>'Resource', 'path'=>'AdministrableProductDefinition.contained', 'min'=>0, 'max'=>Float::INFINITY}, + 'extension' => {'type'=>'Extension', 'path'=>'AdministrableProductDefinition.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'AdministrableProductDefinition.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'identifier' => {'type'=>'Identifier', 'path'=>'AdministrableProductDefinition.identifier', 'min'=>0, 'max'=>Float::INFINITY}, + 'status' => {'valid_codes'=>{'http://hl7.org/fhir/publication-status'=>['draft', 'active', 'retired', 'unknown']}, 'type'=>'code', 'path'=>'AdministrableProductDefinition.status', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/publication-status'}}, + 'formOf' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/MedicinalProductDefinition'], 'type'=>'Reference', 'path'=>'AdministrableProductDefinition.formOf', 'min'=>0, 'max'=>Float::INFINITY}, + 'administrableDoseForm' => {'valid_codes'=>{'http://hl7.org/fhir/administrable-dose-form'=>['100000073362', '100000073363', '100000073364', '100000073365', '100000073367', '100000073368', '100000073369', '100000073370', '100000073371', '100000073372', '100000073373', '100000073374', '100000073375', '100000073376', '100000073377', '100000073378', '100000073379', '100000073380', '100000073642', '100000073643', '100000073644', '100000073645', '100000073646', '100000073647', '100000073648', '100000073649', '100000073650', '100000073652', '100000073653', '100000073654', '100000073655', '100000073656', '100000073657', '100000073658', '100000073659', '100000073660', '100000073661', '100000073662', '100000073663', '100000073664', '100000073665', '100000073666', '100000073667', '100000073668', '100000073669', '100000073670', '100000073671', '100000073672', '100000073673', '100000073674', '100000073675', '100000073676', '100000073677', '100000073678', '100000073679', '100000073680', '100000073681', '100000073682', '100000073683', '100000073684', '100000073685', '100000073686', '100000073687', '100000073688', '100000073689', '100000073690', '100000073691', '100000073692', '100000073693', '100000073694', '100000073695', '100000073696', '100000073697', '100000073698', '100000073699', '100000073700', '100000073701', '100000073702', '100000073703', '100000073704', '100000073705', '100000073706', '100000073707', '100000073708', '100000073709', '100000073710', '100000073711', '100000073712', '100000073713', '100000073714', '100000073715', '100000073716', '100000073717', '100000073718', '100000073719', '100000073720', '100000073721', '100000073722', '100000073723', '100000073724', '100000073725', '100000073726', '100000073727', '100000073728', '100000073729', '100000073730', '100000073731', '100000073732', '100000073733', '100000073734', '100000073735', '100000073736', '100000073737', '100000073738', '100000073739', '100000073740', '100000073741', '100000073742', '100000073743', '100000073744', '100000073745', '100000073746', '100000073747', '100000073748', '100000073749', '100000073750', '100000073751', '100000073752', '100000073753', '100000073754', '100000073755', '100000073756', '100000073757', '100000073758', '100000073759', '100000073760', '100000073761', '100000073762', '100000073763', '100000073764', '100000073765', '100000073766', '100000073767', '100000073768', '100000073769', '100000073770', '100000073771', '100000073772', '100000073773', '100000073775', '100000073776', '100000073777', '100000073778', '100000073779', '100000073780', '100000073782', '100000073783', '100000073784', '100000073785', '100000073786', '100000073787', '100000073788', '100000073789', '100000073790', '100000073791', '100000073792', '100000073793', '100000073794', '100000073795', '100000073796', '100000073797', '100000073798', '100000073799', '100000073800', '100000073802', '100000073803', '100000073804', '100000073805', '100000073806', '100000073807', '100000073808', '100000073809', '100000073810', '100000073811', '100000073812', '100000073813', '100000073814', '100000073815', '100000073816', '100000073817', '100000073818', '100000073819', '100000073820', '100000073821', '100000073822', '100000073823', '100000073824', '100000073825', '100000073826', '100000073827', '100000073863']}, 'type'=>'CodeableConcept', 'path'=>'AdministrableProductDefinition.administrableDoseForm', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/administrable-dose-form'}}, + 'unitOfPresentation' => {'valid_codes'=>{'http://hl7.org/fhir/unit-of-presentation'=>['200000002108', '200000002109', '200000002110', '200000002111', '200000002112', '200000002113', '200000002114', '200000002115', '200000002116', '200000002117', '200000002118', '200000002119', '200000002120', '200000002121', '200000002122', '200000002123', '200000002124', '200000002125', '200000002126', '200000002127', '200000002128', '200000002129', '200000002130', '200000002131', '200000002132', '200000002133', '200000002134', '200000002135', '200000002136', '200000002137', '200000002138', '200000002139', '200000002140', '200000002141', '200000002142', '200000002143', '200000002144', '200000002145', '200000002146', '200000002147', '200000002148', '200000002149', '200000002150', '200000002151', '200000002152', '200000002153', '200000002154', '200000002155', '200000002156', '200000002157', '200000002158', '200000002159', '200000002163', '200000002164', '200000002165', '200000002166']}, 'type'=>'CodeableConcept', 'path'=>'AdministrableProductDefinition.unitOfPresentation', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/unit-of-presentation'}}, + 'producedFrom' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/ManufacturedItemDefinition'], 'type'=>'Reference', 'path'=>'AdministrableProductDefinition.producedFrom', 'min'=>0, 'max'=>Float::INFINITY}, + 'ingredient' => {'valid_codes'=>{'http://snomed.info/sct'=>['105590001', '102002', '120006', '125001', '126000', '130002', '131003', '159002', '164003', '178002', '186002', '187006', '200001', '217008', '231008', '238002', '261000', '296000', '327000', '329002', '336001', '340005', '363000', '370000', '371001', '377002', '392001', '395004', '412004', '424006', '425007', '432003', '438004', '462009', '472007', '476005', '498001', '501001', '505005', '506006', '515004', '519005', '521000', '529003', '538001', '566009', '576007', '578008', '584006', '585007', '591009', '593007', '594001', '597008', '604000', '611001', '620005', '648005', '662003', '668004', '683009', '686001', '693002', '698006', '699003', '704006', '732002', '735000', '747006', '773001', '785009', '804003', '819002', '850000', '859004', '860009', '873008', '876000', '877009', '889006', '896008', '905001', '923009', '925002', '963005', '974001', '979006', '993004', '1002007', '1010008', '1018001', '1025008', '1047008', '1050006', '1065007', '1080001', '1091008', '1097007', '1105007', '1113008', '1137008', '1149009', '1160000', '1166006', '1169004', '1171004', '1185009', '1189003', '1190007', '1219001', '1223009', '1244009', '1248007', '1269009', '1272002', '1273007', '1313002', '1319003', '1320009', '1325004', '1331001', '1336006', '1341003', '1346008', '1355006', '1368003', '1371006', '1373009', '1381005', '1394007', '1396009', '1405004', '1408002', '1416006', '1450002', '1466000', '1471007', '1472000', '1476002', '1477006', '1496005', '1506001', '1517000', '1530004', '1535009', '1536005', '1540001', '1545006', '1557002', '1565004', '1575001', '1603001', '1607000', '1609002', '1634002', '1649005', '1656004', '1660001', '1668008', '1672007', '1673002', '1675009', '1676005', '1681001', '1696002', '1701009', '1710001', '1726000', '1727009', '1740004', '1764003', '1768000', '1786002', '1793003', '1795005', '1798007', '1799004', '1823002', '1827001', '1886008', '1904005', '1914001', '1916004', '1940007', '1944003', '1956002', '1971003', '1975007', '1978009', '1985008', '1991005', '2000001', '2006007', '2008008', '2009000', '2017008', '2027002', '2029004', '2038002', '2039005', '2050008', '2064008', '2082006', '2085008', '2088005', '2096000', '2100004', '2101000', '2125008', '2130007', '2141009', '2147008', '2151005', '2154002', '2159007', '2163000', '2168009', '2179004', '2189000', '2194000', '2195004', '2201007', '2208001', '2212007', '2215009', '2240002', '2249001', '2254005', '2260005', '2262002', '2264001', '2309006', '2311002', '2329007', '2331003', '2338009', '2343002', '2346005', '2354007', '2369008', '2370009', '2376003', '2384004', '2404002', '2405001', '2414006', '2430003', '2431004', '2441001', '2444009', '2450004', '2462000', '2466002', '2500009', '2509005', '2522002', '2529006', '2537003', '2568004', '2573005', '2575003', '2595009', '2597001', '2611008', '2637006', '2648004', '2649007', '2660003', '2671002', '2674005', '2676007', '2678008', '2680002', '2698003', '2705002', '2706001', '2719002', '2721007', '2728001', '2753003', '2754009', '2765004', '2778004', '2796008', '2799001', '2823004', '2832002', '2846002', '2869004', '2878005', '2880004', '2883002', '2913009', '2916001', '2925007', '2927004', '2938004', '2942001', '2950005', '2958003', '2964005', '2974008', '2988007', '2991007', '2995003', '3027009', '3031003', '3040004', '3045009', '3052006', '3066001', '3070009', '3087006', '3107005', '3108000', '3131000', '3136005', '3142009', '3145006', '3150000', '3151001', '3155005', '3161008', '3167007', '3187008', '3193000', '3197004', '3209002', '3212004', '3225007', '3232003', '3271000', '3273002', '3300001', '3318003', '3325005', '3339005', '3340007', '3342004', '3346001', '3378009', '3379001', '3392003', '3405005', '3411008', '3437006', '3440006', '3455002', '3463001', '3465008', '3466009', '3492002', '3493007', '3495000', '3501003', '3523004', '3532002', '3555004', '3579002', '3581000', '3587001', '3588006', '3597005', '3602003', '3610002', '3617004', '3648007', '3655009', '3672002', '3684000', '3689005', '3692009', '3693004', '3702007', '3710008', '3718001', '3726009', '3727000', '3730007', '3737005', '3742002', '3757009', '3771001', '3775005', '3776006', '3792001', '3800009', '3807007', '3811001', '3812008', '3816006', '3823007', '3829006', '3834005', '3836007', '3844007', '3848005', '3849002', '3854006', '3874004', '3892007', '3896005', '3897001', '3906002', '3920009', '3930000', '3932008', '3941003', '3945007', '3958008', '3961009', '3976001', '3982003', '3983008', '3990003', '3994007', '4014000', '4024008', '4025009', '4043008', '4047009', '4048004', '4067000', '4076007', '4077003', '4080002', '4091009', '4097008', '4104007', '4105008', '4115002', '4137009', '4153007', '4167003', '4169000', '4177001', '4182008', '4188007', '4200007', '4201006', '4203009', '4207005', '4217000', '4218005', '4231000', '4239003', '4255005', '4289006', '4290002', '4314009', '4334005', '4342006', '4353000', '4355007', '4362003', '4370008', '4393002', '4401009', '4422003', '4423008', '4425001', '4435007', '4437004', '4471008', '4479005', '4480008', '4509009', '4534009', '4540002', '4546008', '4555006', '4560005', '4561009', '4564001', '4567008', '4582003', '4591004', '4610008', '4616002', '4629002', '4635002', '4643007', '4656000', '4674009', '4681002', '4693006', '4700006', '4706000', '4714006', '4728000', '4732006', '4746006', '4761007', '4762000', '4777008', '4780009', '4786003', '4789005', '4793004', '4814001', '4824009', '4825005', '4831008', '4832001', '4833006', '4844003', '4864008', '4872005', '4878009', '4882006', '4889002', '4901003', '4925006', '4933007', '4940008', '4955004', '4962008', '4963003', '4965005', '4968007', '4986005', '5003005', '5004004', '5007006', '5024000', '5031001', '5040002', '5043000', '5045007', '5059000', '5060005', '5061009', '5064001', '5081005', '5086000', '5094007', '5098005', '5109006', '5142007', '5160007', '5163009', '5167005', '5172001', '5179005', '5200001', '5206007', '5220000', '5226006', '5250008', '5252000', '5253005', '5259009', '5289002', '5303002', '5305009', '5307001', '5312000', '5323001', '5330007', '5339008', '5340005', '5392001', '5395004', '5404007', '5405008', '5406009', '5420002', '5439007', '5442001', '5453007', '5471000', '5474008', '5477001', '5483003', '5504009', '5511008', '5513006', '5515004', '5533005', '5537006', '5540006', '5547009', '5548004', '5568005', '5573004', '5589001', '5590005', '5628003', '5629006', '5637003', '5641004', '5647000', '5656008', '5659001', '5670008', '5681006', '5691000', '5692007', '5699003', '5700002', '5702005', '5704006', '5705007', '5739006', '5746002', '5757007', '5762008', '5764009', '5767002', '5774007', '5800007', '5813001', '5826002', '5827006', '5829009', '5830004', '5840001', '5858007', '5863006', '5896008', '5899001', '5907009', '5910002', '5915007', '5927005', '5931004', '5932006', '5950004', '5955009', '5977008', '5989005', '5991002', '6021003', '6038004', '6043006', '6044000', '6054001', '6056004', '6068008', '6083003', '6085005', '6088007', '6089004', '6091007', '6107003', '6109000', '6115000', '6135004', '6138002', '6162007', '6170002', '6172005', '6178009', '6179001', '6182006', '6197009', '6237004', '6249003', '6256009', '6257000', '6260007', '6261006', '6263009', '6264003', '6287006', '6291001', '6301006', '6310003', '6314007', '6333002', '6338006', '6356006', '6360009', '6367007', '6386004', '6394006', '6401007', '6409009', '6411000', '6422001', '6451002', '6455006', '6469006', '6478000', '6495008', '6507009', '6513000', '6516008', '6524003', '6529008', '6532006', '6590001', '6592009', '6602005', '6611005', '6612003', '6619007', '6642000', '6644004', '6671004', '6672006', '6699008', '6701008', '6702001', '6709005', '6710000', '6713003', '6717002', '6725000', '6730001', '6741004', '6755007', '6786001', '6790004', '6792007', '6808006', '6809003', '6814004', '6817006', '6826009', '6837005', '6854002', '6865007', '6873003', '6879004', '6881002', '6884005', '6890009', '6896003', '6910009', '6911008', '6916003', '6924008', '6925009', '6927001', '6937006', '6945001', '6952004', '6958000', '6961004', '6970001', '6973004', '6983000', '6992002', '6993007', '6999006', '7008002', '7018007', '7029006', '7030001', '7034005', '7045008', '7047000', '7049002', '7054006', '7056008', '7059001', '7061005', '7070008', '7084003', '7110002', '7120007', '7132006', '7139002', '7146006', '7152007', '7156005', '7158006', '7161007', '7179006', '7191002', '7208009', '7211005', '7237008', '7243005', '7269004', '7271004', '7280004', '7281000', '7284008', '7294003', '7302008', '7318002', '7321000', '7325009', '7327001', '7328006', '7330008', '7337006', '7348004', '7382005', '7401000', '7411007', '7427000', '7434003', '7446004', '7460002', '7470000', '7489000', '7503004', '7509000', '7515000', '7537007', '7547005', '7549008', '7588005', '7608003', '7616007', '7648006', '7661006', '7670009', '7675004', '7685003', '7696006', '7716001', '7737009', '7738004', '7761002', '7770004', '7774008', '7779003', '7785005', '7790008', '7791007', '7795003', '7801007', '7816005', '7834009', '7846008', '7848009', '7868003', '7879008', '7900007', '7904003', '7909008', '7924004', '7938006', '7945006', '7948008', '7953003', '7957002', '7961008', '7970006', '7974002', '7975001', '7979007', '7983007', '7985000', '7997004', '8000007', '8002004', '8025003', '8029009', '8030004', '8035009', '8048008', '8054009', '8055005', '8105004', '8108002', '8123007', '8132009', '8143001', '8153000', '8156008', '8164002', '8168004', '8179009', '8184003', '8190004', '8202008', '8203003', '8204009', '8222007', '8227001', '8230008', '8237006', '8252004', '8257005', '8261004', '8268005', '8270001', '8275006', '8295000', '8300003', '8310007', '8313009', '8340009', '8342001', '8343006', '8354001', '8355000', '8362009', '8365006', '8368008', '8376005', '8385005', '8397006', '8406008', '8429000', '8450009', '8452001', '8456003', '8460000', '8473001', '8474007', '8484008', '8485009', '8486005', '8487001', '8491006', '8492004', '8498000', '8507001', '8514004', '8520003', '8525008', '8529002', '8534003', '8537005', '8578007', '8591008', '8612007', '8620009', '8631001', '8653004', '8660005', '8687009', '8689007', '8701002', '8705006', '8731008', '8740007', '8761000', '8767001', '8785008', '8786009', '8795001', '8817004', '8818009', '8822004', '8830003', '8836009', '8844009', '8858006', '8865003', '8878003', '8882001', '8886003', '8908003', '8914005', '8919000', '8926000', '8945009', '8953001', '8963009', '8969008', '8977007', '8982000', '8987006', '8991001', '9010006', '9013008', '9021002', '9024005', '9045003', '9052001', '9054000', '9103003', '9110009', '9125009', '9159008', '9172009', '9174005', '9183000', '9189001', '9195000', '9197008', '9205004', '9220005', '9223007', '9234005', '9246009', '9253000', '9270008', '9271007', '9301005', '9302003', '9315007', '9319001', '9334007', '9349004', '9351000', '9355009', '9392009', '9396007', '9398008', '9410003', '9422000', '9457002']}, 'type'=>'CodeableConcept', 'path'=>'AdministrableProductDefinition.ingredient', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/substance-codes'}}, + 'device' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/DeviceDefinition'], 'type'=>'Reference', 'path'=>'AdministrableProductDefinition.device', 'min'=>0, 'max'=>1}, + 'description' => {'type'=>'markdown', 'path'=>'AdministrableProductDefinition.description', 'min'=>0, 'max'=>1}, + 'property' => {'type'=>'AdministrableProductDefinition::Property', 'path'=>'AdministrableProductDefinition.property', 'min'=>0, 'max'=>Float::INFINITY}, + 'routeOfAdministration' => {'type'=>'AdministrableProductDefinition::RouteOfAdministration', 'path'=>'AdministrableProductDefinition.routeOfAdministration', 'min'=>1, 'max'=>Float::INFINITY} + } + + class Property < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'value' => ['CodeableConcept', 'Quantity', 'date', 'boolean', 'markdown', 'Attachment', 'Reference'] + } + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Property.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Property.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Property.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'type' => {'valid_codes'=>{'http://snomed.info/sct'=>['363787002', '365007', '413009', '477001', '482008', '820008', '916008', '940000', '1202003', '1255009', '1285004', '1309009', '1314008', '1364001', '1391004', '1495009', '1524004', '1803003', '1882005', '1925005', '1993008', '2335007', '2465003', '2548005', '2767007', '2941008', '2957008', '3030002', '3049003', '3085003', '3330009', '3359009', '3371003', '3384007', '3397009', '3516000', '3628000', '3678003', '3709003', '3791008', '3805004', '3806003', '3850002', '3863008', '3962002', '4051006', '4065008', '4186006', '4187002', '4351003', '4428004', '4452006', '4531001', '4601000', '4605009', '4683004', '4695004', '4710002', '4751000', '4838002', '5072004', '5222008', '5308006', '5410007', '5418000', '5512001', '5660006', '5661005', '5741007', '5744004', '5748001', '5883007', '6057008', '6145002', '6230002', '6252006', '6304003', '6427007', '6440002', '6577008', '6588002', '6635000', '6723007', '6769007', '6795009', '6797001', '6886007', '6899005', '6918002', '6942003', '6994001', '7015005', '7041004', '7175000', '7205007', '7261001', '7349007', '7352004', '7423001', '7478007', '7542004', '7749005', '7825004', '7866004', '7928001', '7934008', '7952008', '8198006', '8337009', '8469004', '8499008', '8515003', '8521004', '8527000', '8581002', '8586007', '8625004', '8647004', '8690003', '8738002', '8739005', '8834007', '8927009', '8997002', '9077000', '9251003', '9304002', '9470006', '9561006', '9576003', '9876005', '9929002', '9964006', '9995004', '10011003', '10142005', '10143000', '10241009', '10252003', '10448000', '10502006', '10539007', '10625003', '10702008', '10716003', '10806004', '10947000', '11118004', '11247002', '11395008', '11448005', '11554009', '11696002', '11769008', '11786002', '11798007', '11820004', '11953005', '11977004', '12032001', '12049008', '12140005', '12157009', '12239004', '12261009', '12280006', '12307008', '12309006', '12367005', '12405001', '12493004', '12547000', '12591000', '12679000', '12852001', '12887001', '13130004', '13191003', '13226008', '13402008', '13473004', '13506008', '13621006', '13693004', '13760002', '13823007', '14004009', '14067000', '14142001', '14235009', '14411002', '14468000', '14502000', '14688008', '14872005', '14890006', '14910006', '14951008', '15070007', '15125001', '15227002', '15281004', '15361003', '15396003', '15456004', '15527001', '15564007', '15565008', '15615005', '15876000', '16058003', '16086006', '16153005', '16162007', '16166005', '16206004', '16244008', '16262004', '16354009', '16379007', '16466004', '16468003', '16476001', '16490003', '16550004', '16679002', '16821004', '16891008', '16933005', '16940006', '17202005', '17328006', '17362006', '17410008', '17441009', '17785005', '17892006', '17952008', '17964000', '18145008', '18240006', '18316001', '18332003', '18373002', '18480004', '18491006', '18601007', '18741006', '18841001', '19077000', '19166009', '19381008', '19487008', '19511002', '19611009', '19634000', '19706002', '19789007', '19959007', '19982009', '19993006', '20000007', '20245001', '20255002', '20374008', '20412003', '20426007', '20441007', '20494003', '20587003', '20618006', '20629005', '20722008', '20733006', '20806000', '20889005', '20910001', '20947001', '20970009', '21122005', '21152002', '21192000', '21278004', '21313003', '21324001', '21356008', '21417003', '21474000', '21663000', '21723009', '21738005', '21840007', '21979002', '22052001', '22171002', '22200009', '22280007', '22301005', '22382001', '22571008', '22626006', '22639005', '22690006', '22751002', '22787009', '22851009', '22921004', '23035008', '23211007', '23275005', '23362008', '23365005', '23431008', '23435004', '23472005', '23565006', '23948005', '23980007', '24025005', '24154002', '24220009', '24238007', '24296009', '24428000', '24453002', '24560006', '24562003', '24607002', '24637006', '24672009', '24725003', '24859005', '25145005', '25272006', '25602002', '25684004', '25755000', '25819003', '25974002', '26011007', '26027000', '26065007', '26127003', '26142000', '26285004', '26365000', '26510003', '26560009', '26626008', '26669000', '26694004', '26724002', '26814000', '26827001', '26869002', '26916004', '27026000', '27030002', '27071008', '27073006', '27100007', '27113001', '27213009', '27283003', '27305006', '27308008', '27309000', '27327002', '27350008', '27421000', '27468005', '27556003', '27598000', '27625002', '27750006', '27901007', '27913002', '27958008', '27960005', '27997000', '28001007', '28005003', '28239005', '28263002', '28329002', '28400003', '28423000', '28447007', '28551006', '28606003', '28771004', '28827006', '28858007', '28875001', '28982001', '29059006', '29371005', '29501005', '29533001', '29544009', '29548007', '29759001', '29772000', '29852003', '29922007', '29944002', '30017007', '30064007', '30214007', '30219002', '30247003', '30342006', '30367009', '30397001', '30568003', '30855003', '30866005', '30878009', '30879001', '30901003', '30920001', '30944004', '30953006', '30976009', '30979002', '31105004', '31179009', '31226005', '31255002', '31261004', '31294001', '31346003', '31475008', '31498000', '31534003', '31580001', '31639004', '31763002', '31853002', '31916007', '31983005', '32058005', '32101006', '32223000', '32316004', '32318003', '32386009', '32528008', '32560000', '32563003', '32650004', '32689005', '32864002', '32978000', '33032001', '33066005', '33097009', '33105009', '33213002', '33249001', '33341000', '33405001', '33406000', '33427005', '33453002', '33480009', '33485004', '33739003', '33769005', '33836004', '33911006', '33957008', '33975009', '34008004', '34178000', '34257009', '34267004', '34372006', '34517005', '34529001', '34606001', '34721000', '34734004', '34909005', '35024006', '35048002', '35123003', '35184007', '35188005', '35194002', '35245009', '35311004', '35332007', '35335009', '35360009', '35401007', '35544009', '35574001', '35622009', '35706003', '35732009', '35754006', '35800004', '35840005', '35877002', '35897007', '35939009', '35948004', '36003005', '36047004', '36096009', '36459006', '36550007', '36643001', '36735000', '36841002', '36862001', '36922004', '37038003', '37043005', '37087001', '37124008', '37129003', '37190005', '37328000', '37476000', '37555008', '37557000', '37594009', '37690006', '37717001', '37736006', '37742005', '37801004', '37811006', '37845004', '37993006', '38080001', '38186005', '38187001', '38522000', '38597004', '38661002', '38695003', '38820004', '38860003', '38952000', '38962007', '38963002', '39025000', '39040003', '39080007', '39122004', '39140000', '39146006', '39211005', '39247006', '39338001', '39420003', '39438000', '39511009', '39527002', '39542004', '39622003', '39632005', '39744000', '39899002', '39996008', '40015002', '40087002', '40091007', '40117008', '40137007', '40139005', '40187000', '40269008', '40335009', '40336005', '40394006', '40407006', '40513000', '40602005', '40619007', '40662008', '40736007', '40909004', '40944002', '41011002', '41070009', '41494001', '41633001', '41651000', '41698008', '41701000', '41741009', '42054005', '42081005', '42093001', '42111002', '42233006', '42406009', '42447007', '42457008', '42468008', '42573004', '43068009', '43074009', '43173001', '43224003', '43326003', '43394007', '43410000', '43414009', '43471007', '43488000', '43520008', '43857005', '43861004', '43902009', '43914001', '44138005', '44284008', '44432004', '44436001', '44453008', '44501002', '44523003', '44831001', '45071003', '45117006', '45222001', '45336008', '45444009', '45500009', '45596005', '45611008', '45658000', '45789006', '45804006', '45832002', '45873001', '45933008', '46019001', '46056005', '46118006', '46198005', '46446001', '46449008', '46470002', '46483001', '46493008', '46638006', '46877007', '46889009', '46977006', '47078008', '47116001', '47196002', '47287008', '47301008', '47309005', '47392007', '47410001', '47446005', '47497002', '47539004', '47678007', '47710002', '47722004', '47825005', '47827002', '47868006', '47958002', '48038003', '48064009', '48068007', '48089003', '48237003', '48263008', '48373007', '48388002', '48441002', '48709009', '48726003', '48761009', '48882008', '49005002', '49105004', '49169007', '49213006', '49350005', '49361002', '49441007', '49764008', '49818009', '49950003', '50033000', '50166003', '50214003', '50266007', '50285005', '50289004', '50360004', '50373000', '50602003', '50614006', '50629008', '50666002', '50741009', '50794000', '50834005', '50872000', '51020002', '51104005', '51187000', '51272001', '51308000', '51413002', '51478000', '51497000', '51533001', '51679002', '51717002', '51751003', '51795009', '51841009', '51864006', '51975006', '52015004', '52019005', '52059008', '52134002', '52240001', '52479005', '52562002', '52583008', '52653008', '52963003', '52965005', '52980004', '53060006', '53125002', '53273001', '53294003', '53319005', '53492001', '53688001', '53701004', '53833003', '53899002', '53992005', '54014004', '54052003', '54055001', '54125006', '54206000', '54257001', '54405004', '54478001', '54542009', '54715006', '54718008', '54721005', '54731003', '54775004', '54797002', '54812001', '54860003', '54880002', '54952000', '54958001', '54993008', '55044005', '55070006', '55127008', '55154006', '55200000', '55226005', '55394004', '55431009', '55532004', '55562005', '55577002', '55591008', '55767001', '55859003', '56073001', '56107002', '56119005', '56141005', '56215005', '56285002', '56290004', '56393004', '56639005', '56687000', '56777005', '56799002', '56939008', '56953008', '57036006', '57110001', '57188001', '57206007', '57234000', '57309003', '57427004', '57503003', '57566009', '57604000', '57755004', '57770003', '58102000', '58164001', '58190003', '58203002', '58294000', '58301003', '58312003', '58314002', '58322009', '58462007', '58516001', '58577001', '58608000', '58628001', '58829007', '58915005', '58917002', '58926004', '58967009', '59041006', '59052000', '59228002', '59236006', '59299002', '59328004', '59376003', '59562003', '59955000', '59972007', '60074003', '60279001', '60309003', '60384005', '60386007', '60406009', '60460001', '60534004', '60621009', '60649002', '60701003', '60747006', '60757007', '60783002', '60796001', '60797005', '60832007', '60877009', '60947002', '60984000', '61017008', '61073000', '61089002', '61095001', '61159007', '61168009', '61254005', '61334006', '61340004', '61409007', '61428000', '61447002', '61468001', '61511001', '61666009', '61686008', '61776000', '61859005', '61883002', '61909002', '61923000', '61931005', '62202002', '62262004', '62299004', '62303009', '62430000', '62575000', '62768004', '62970001', '63158009', '63177006', '63189008', '63199003', '63208007', '63248004', '63433007', '63448001', '63533009', '63582009', '63624000', '63636006', '63674003', '63700001', '63744003', '63911002', '64001003', '64045003', '64066006', '64074007', '64079002', '64106006', '64193007', '64231002', '64346006', '64392009', '64414007', '64501009', '64607003', '64702000', '65065002', '65077007', '65091001', '65401001', '65452004', '65453009', '65500002', '65507004', '65552001', '65598000', '65742002', '65825000', '65970007', '66059008', '66199009', '66216009', '66249000', '66320005', '66332009', '66362003', '66471008', '66523006', '66582003', '66621004', '66824009', '66847005', '67034007', '67316000', '67381000', '67461000', '67611004', '67657002', '67767000', '67993002', '68015005', '68031002', '68130003', '68199000', '68236004', '68281000', '68344002', '68362006', '68545002', '68592003', '68711006', '68719008', '68742001', '68980005', '69063000', '69202003', '69262000', '69330000', '69444007', '69611006', '69618000', '69744008', '69998004', '70017002', '70054006', '70111003', '70217009', '70277000', '70337006', '70414004', '70433009', '70464006', '70498002', '70514001', '70697002', '70714003', '70778006', '70818006', '70822001', '70981009', '71056003', '71172009', '71202001', '71219004', '71280007']}, 'type'=>'CodeableConcept', 'path'=>'Property.type', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/product-characteristic-codes'}}, + 'valueCodeableConcept' => {'type'=>'CodeableConcept', 'path'=>'Property.value[x]', 'min'=>0, 'max'=>1}, + 'valueQuantity' => {'type'=>'Quantity', 'path'=>'Property.value[x]', 'min'=>0, 'max'=>1}, + 'valueDate' => {'type'=>'date', 'path'=>'Property.value[x]', 'min'=>0, 'max'=>1}, + 'valueBoolean' => {'type'=>'boolean', 'path'=>'Property.value[x]', 'min'=>0, 'max'=>1}, + 'valueMarkdown' => {'type'=>'markdown', 'path'=>'Property.value[x]', 'min'=>0, 'max'=>1}, + 'valueAttachment' => {'type'=>'Attachment', 'path'=>'Property.value[x]', 'min'=>0, 'max'=>1}, + 'valueReference' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Binary'], 'type'=>'Reference', 'path'=>'Property.value[x]', 'min'=>0, 'max'=>1}, + 'status' => {'valid_codes'=>{'http://hl7.org/fhir/publication-status'=>['draft', 'active', 'retired', 'unknown']}, 'type'=>'CodeableConcept', 'path'=>'Property.status', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/publication-status'}} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :type # 1-1 CodeableConcept + attr_accessor :valueCodeableConcept # 0-1 CodeableConcept + attr_accessor :valueQuantity # 0-1 Quantity + attr_accessor :valueDate # 0-1 date + attr_accessor :valueBoolean # 0-1 boolean + attr_accessor :valueMarkdown # 0-1 markdown + attr_accessor :valueAttachment # 0-1 Attachment + attr_accessor :valueReference # 0-1 Reference(Binary) + attr_accessor :status # 0-1 CodeableConcept + end + + class RouteOfAdministration < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'RouteOfAdministration.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'RouteOfAdministration.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'RouteOfAdministration.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'code' => {'valid_codes'=>{'http://snomed.info/sct'=>['284009009', '6064005', '10547007', '12130007', '16857009', '26643006', '34206005', '37161004', '37737002', '37839007', '38239002', '45890007', '46713006', '47625008', '54471007', '54485002', '58100008', '60213007', '62226000', '72607000', '78421000', '90028008', '127490009', '127491008', '127492001', '372449004', '372450004', '372451000', '372452007', '372453002', '372454008', '372457001', '372458006', '372459003', '372460008', '372461007', '372462000', '372463005', '372464004', '372465003', '372466002', '372467006', '372468001', '372469009', '372470005', '372471009', '372472002', '372473007', '372474001', '372475000', '372476004', '404815008', '404818005', '404819002', '404820008', '416174007', '417070009', '417255000', '417950001', '417985001', '417989007', '418091004', '418114005', '418133000', '418136008', '418162004', '418204005', '418287000', '418321004', '418331006', '418401004', '418418000', '418441008', '418511008', '418586008', '418608002', '418664002', '418722009', '418730005', '418743005', '418813001', '418821007', '418851001', '418877009', '418887008', '418892005', '418947002', '418987007', '419021003', '419165009', '419231003', '419243002', '419320008', '419396008', '419601003', '419631009', '419684008', '419762003', '419778001', '419810008', '419874009', '419894000', '419954003', '419993007', '420047004', '420163009', '420168000', '420185003', '420201002', '420204005', '420218003', '420254004', '420287000', '420719007', '428191002', '429817007', '445752009', '445754005', '445755006', '445756007', '445767008', '445768003', '445771006', '445913005', '445941009', '446105004', '446407004', '446435000', '446442000', '446540005', '447026006', '447052000', '447080003', '447081004', '447121004', '447122006', '447227007', '447229005', '447694001', '447964005', '448077001', '448491004', '448492006', '448598008', '697971008', '711360002', '711378007', '714743009', '718329006', '764723001', '766790006', '876824003', '1078280005', '1254769004', '1259221004', '1611000175109', '58731000052100', '58751000052109', '58761000052107', '58771000052103', '58811000052103', '58821000052106', '58831000052108', '66621000052103']}, 'type'=>'CodeableConcept', 'path'=>'RouteOfAdministration.code', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/route-codes'}}, + 'firstDose' => {'type'=>'Quantity', 'path'=>'RouteOfAdministration.firstDose', 'min'=>0, 'max'=>1}, + 'maxSingleDose' => {'type'=>'Quantity', 'path'=>'RouteOfAdministration.maxSingleDose', 'min'=>0, 'max'=>1}, + 'maxDosePerDay' => {'type'=>'Quantity', 'path'=>'RouteOfAdministration.maxDosePerDay', 'min'=>0, 'max'=>1}, + 'maxDosePerTreatmentPeriod' => {'type'=>'Ratio', 'path'=>'RouteOfAdministration.maxDosePerTreatmentPeriod', 'min'=>0, 'max'=>1}, + 'maxTreatmentPeriod' => {'type'=>'Duration', 'path'=>'RouteOfAdministration.maxTreatmentPeriod', 'min'=>0, 'max'=>1}, + 'targetSpecies' => {'type'=>'AdministrableProductDefinition::RouteOfAdministration::TargetSpecies', 'path'=>'RouteOfAdministration.targetSpecies', 'min'=>0, 'max'=>Float::INFINITY} + } + + class TargetSpecies < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'TargetSpecies.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'TargetSpecies.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'TargetSpecies.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'code' => {'valid_codes'=>{'http://hl7.org/fhir/target-species'=>['100000108874', '100000108875', '100000108876', '100000108877', '100000108878', '100000108879', '100000108880', '100000108881', '100000108882', '100000108883', '100000108884', '100000108885', '100000108886', '100000108887', '100000108888', '100000108889', '100000108890', '100000108891', '100000108892', '100000108893', '100000108894', '100000108895', '100000108896', '100000108897', '100000108898', '100000108899', '100000108900', '100000108901', '100000108902', '100000108903', '100000108904', '100000108905', '100000108906', '100000108907', '100000108908', '100000108909', '100000108910', '100000108911', '100000108912', '100000108913', '100000108914', '100000108915', '100000108916', '100000108917', '100000108918', '100000108919', '100000108920', '100000108921', '100000108922', '100000108923', '100000108924', '100000108925', '100000108926', '100000108927', '100000108928', '100000108929', '100000108930', '100000108931', '100000108932', '100000108933', '100000108934', '100000108935', '100000108936', '100000108937', '100000108938', '100000108939', '100000108940', '100000108941', '100000108942', '100000108943', '100000108944', '100000108945', '100000108946', '100000108947', '100000108948', '100000108949', '100000108950', '100000108951', '100000108952', '100000108953', '100000108954', '100000108955', '100000108956', '100000108957', '100000108958', '100000108959', '100000108960', '100000108961', '100000108962', '100000108963', '100000108964', '100000108965', '100000108966', '100000108967', '100000108968', '100000108969', '100000108970', '100000108971', '100000108972', '100000108973', '100000108974', '100000108975', '100000108976', '100000108977', '100000108978', '100000108979', '100000108980', '100000108981', '100000108982', '100000108983', '100000108984', '100000108985', '100000108986', '100000108987', '100000108988', '100000108989', '100000108990', '100000108991', '100000108992', '100000108993', '100000108994', '100000108995', '100000108996', '100000108997', '100000108998', '100000108999', '100000109000', '100000109001', '100000109002', '100000109003', '100000109004', '100000109005', '100000109006', '100000109007', '100000109008', '100000109009', '100000109010', '100000109011', '100000109012', '100000109013', '100000109014', '100000109015', '100000109016', '100000109017', '100000109018', '100000109019', '100000109020', '100000109021', '100000109022', '100000109023', '100000109024', '100000109025', '100000109026', '100000109027', '100000109028', '100000109029', '100000109030', '100000109031', '100000109032', '100000109033', '100000109034', '100000109035', '100000109036', '100000109037', '100000109038', '100000109039', '100000109040', '100000109041', '100000109042', '100000109043', '100000109044', '100000109045', '100000109046', '100000109047', '100000109048', '100000109049', '100000109050', '100000109051', '100000109052', '100000109053', '100000109054', '100000109055', '100000109056', '100000109057', '100000109058', '100000109059', '100000109060', '100000109061', '100000109062', '100000109063', '100000109064', '100000109065', '100000109066', '100000109067', '100000109068', '100000109069', '100000109070', '100000109071', '100000109072', '100000109073']}, 'type'=>'CodeableConcept', 'path'=>'TargetSpecies.code', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/target-species'}}, + 'withdrawalPeriod' => {'type'=>'AdministrableProductDefinition::RouteOfAdministration::TargetSpecies::WithdrawalPeriod', 'path'=>'TargetSpecies.withdrawalPeriod', 'min'=>0, 'max'=>Float::INFINITY} + } + + class WithdrawalPeriod < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'WithdrawalPeriod.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'WithdrawalPeriod.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'WithdrawalPeriod.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'tissue' => {'valid_codes'=>{'http://hl7.org/fhir/animal-tissue-type'=>['100000072091', '100000072092', '100000072093', '100000072094', '100000072095', '100000072096', '100000072104', '100000072105', '100000072106', '100000072107', '100000072108', '100000072109', '100000111053', '100000111054', '100000111055', '100000111056', '100000111057', '100000111058', '100000111059', '100000111060', '100000111061', '100000111062', '100000111063', '100000111064', '100000111065', '100000111066', '100000111067', '100000111068', '100000111069', '100000111070', '100000111071', '100000111072', '100000111073', '100000111074', '100000111075', '100000111076', '100000111077', '100000111078', '100000111079', '100000111080', '100000111081', '100000111082', '100000111083', '100000111084', '100000111085', '100000111086', '100000111087', '100000111088', '100000111089', '100000111090', '100000111091', '100000111092', '100000111093', '100000111094', '100000111095', '100000111096', '100000111097', '100000111098', '100000111099', '100000111100', '100000111101', '100000111102', '100000111103', '100000111104', '100000111105', '100000111106', '100000111107', '100000111108', '100000111109', '100000111110', '100000111111', '100000111112', '100000111113', '100000111114', '100000111115', '100000111116', '100000111117', '100000111118', '100000111119', '100000111120', '100000111121', '100000111122', '100000111123', '100000111124', '100000111125', '100000111126', '100000111127', '100000111128', '100000111129', '100000111130', '100000111131', '100000111132', '100000111133', '100000111134', '100000111135', '100000111136', '100000111137', '100000111138', '100000111139', '100000111140', '100000111141', '100000111142', '100000111143', '100000111144', '100000111145', '100000111146', '100000111147', '100000111148', '100000111149', '100000111150', '100000111151', '100000111152', '100000111153', '100000111154', '100000111155', '100000111156', '100000111157', '100000111158', '100000111159', '100000111160', '100000111161', '100000111162', '100000111163', '100000111164', '100000125717', '100000136180', '100000136181', '100000136182', '100000136183', '100000136184', '100000136185', '100000136186', '100000136187', '100000136188', '100000136189', '100000136190', '100000136191', '100000136192', '100000136193', '100000136194', '100000136195', '100000136196', '100000136197', '100000136198', '100000136199', '100000136200', '100000136201', '100000136202', '100000136203', '100000136204', '100000136205', '100000136206', '100000136207', '100000136208', '100000136209', '100000136210', '100000136211', '100000136212', '100000136213', '100000136214', '100000136215', '100000136216', '100000136217', '100000136218', '100000136219', '100000136220', '100000136221', '100000136222', '100000136223', '100000136224', '100000136225', '100000136226', '100000136227', '100000136228', '100000136229', '100000136230', '100000136231', '100000136232', '100000136233', '100000136234', '100000136235', '100000136236', '100000136237', '100000136247', '100000136248', '100000136554', '100000136555', '100000136556', '100000142485']}, 'type'=>'CodeableConcept', 'path'=>'WithdrawalPeriod.tissue', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/animal-tissue-type'}}, + 'value' => {'type'=>'Quantity', 'path'=>'WithdrawalPeriod.value', 'min'=>1, 'max'=>1}, + 'supportingInformation' => {'type'=>'string', 'path'=>'WithdrawalPeriod.supportingInformation', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :tissue # 1-1 CodeableConcept + attr_accessor :value # 1-1 Quantity + attr_accessor :supportingInformation # 0-1 string + end + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :code # 1-1 CodeableConcept + attr_accessor :withdrawalPeriod # 0-* [ AdministrableProductDefinition::RouteOfAdministration::TargetSpecies::WithdrawalPeriod ] + end + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :code # 1-1 CodeableConcept + attr_accessor :firstDose # 0-1 Quantity + attr_accessor :maxSingleDose # 0-1 Quantity + attr_accessor :maxDosePerDay # 0-1 Quantity + attr_accessor :maxDosePerTreatmentPeriod # 0-1 Ratio + attr_accessor :maxTreatmentPeriod # 0-1 Duration + attr_accessor :targetSpecies # 0-* [ AdministrableProductDefinition::RouteOfAdministration::TargetSpecies ] + end + + attr_accessor :id # 0-1 id + attr_accessor :meta # 0-1 Meta + attr_accessor :implicitRules # 0-1 uri + attr_accessor :language # 0-1 code + attr_accessor :text # 0-1 Narrative + attr_accessor :contained # 0-* [ Resource ] + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :identifier # 0-* [ Identifier ] + attr_accessor :status # 1-1 code + attr_accessor :formOf # 0-* [ Reference(MedicinalProductDefinition) ] + attr_accessor :administrableDoseForm # 0-1 CodeableConcept + attr_accessor :unitOfPresentation # 0-1 CodeableConcept + attr_accessor :producedFrom # 0-* [ Reference(ManufacturedItemDefinition) ] + attr_accessor :ingredient # 0-* [ CodeableConcept ] + attr_accessor :device # 0-1 Reference(DeviceDefinition) + attr_accessor :description # 0-1 markdown + attr_accessor :property # 0-* [ AdministrableProductDefinition::Property ] + attr_accessor :routeOfAdministration # 1-* [ AdministrableProductDefinition::RouteOfAdministration ] + + def resourceType + 'AdministrableProductDefinition' + end + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/resources/AdverseEvent.rb b/lib/fhir_models/r6/generated/resources/AdverseEvent.rb new file mode 100644 index 00000000..83d7fee3 --- /dev/null +++ b/lib/fhir_models/r6/generated/resources/AdverseEvent.rb @@ -0,0 +1,154 @@ +module FHIR + module R6 + class AdverseEvent < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'cause' => ['dateTime', 'Period'], + 'effect' => ['dateTime', 'Period'] + } + SEARCH_PARAMS = ['actuality', 'category', 'cause', 'code', 'effect', 'identifier', 'location', 'patient', 'recorder', 'resultingeffect', 'seriousness', 'status', 'study', 'subject', 'substance'] + METADATA = { + 'id' => {'type'=>'id', 'path'=>'AdverseEvent.id', 'min'=>0, 'max'=>1}, + 'meta' => {'type'=>'Meta', 'path'=>'AdverseEvent.meta', 'min'=>0, 'max'=>1}, + 'implicitRules' => {'type'=>'uri', 'path'=>'AdverseEvent.implicitRules', 'min'=>0, 'max'=>1}, + 'language' => {'type'=>'code', 'path'=>'AdverseEvent.language', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-languages'}}, + 'text' => {'type'=>'Narrative', 'path'=>'AdverseEvent.text', 'min'=>0, 'max'=>1}, + 'contained' => {'type'=>'Resource', 'path'=>'AdverseEvent.contained', 'min'=>0, 'max'=>Float::INFINITY}, + 'extension' => {'type'=>'Extension', 'path'=>'AdverseEvent.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'AdverseEvent.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'identifier' => {'type'=>'Identifier', 'path'=>'AdverseEvent.identifier', 'min'=>0, 'max'=>Float::INFINITY}, + 'status' => {'valid_codes'=>{'http://hl7.org/fhir/event-status'=>['in-progress', 'completed', 'entered-in-error', 'unknown']}, 'type'=>'code', 'path'=>'AdverseEvent.status', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/adverse-event-status'}}, + 'actuality' => {'valid_codes'=>{'http://hl7.org/fhir/adverse-event-actuality'=>['actual', 'potential']}, 'type'=>'code', 'path'=>'AdverseEvent.actuality', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/adverse-event-actuality'}}, + 'category' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/adverse-event-category'=>['wrong-patient', 'procedure-mishap', 'medication-mishap', 'device', 'unsafe-physical-environment', 'hospital-aquired-infection', 'wrong-body-site']}, 'type'=>'CodeableConcept', 'path'=>'AdverseEvent.category', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/adverse-event-category'}}, + 'code' => {'valid_codes'=>{'http://snomed.info/sct'=>['370894009', '5331006', '13234002', '49380000', '52136000', '370895005', '370896006', '370897002', '370898007', '370899004', '370900009', '370901008', '370902001', '370903006', '370904000', '370905004', '370906003', '370907007', '370908002', '370909005', '370910000', '370911001', '370912008', '370913003', '370914009', '370915005', '370916006', '370917002', '370918007', '370919004', '370920005', '370921009', '370922002', '370923007', '370924001', '370925000', '370926004', '370927008', '397866006', '398226000', '405644001', '415169009', '424522003', '426106009', '427513009', '844579007', '1912002']}, 'type'=>'CodeableConcept', 'path'=>'AdverseEvent.code', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/adverse-event-type'}}, + 'subject' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Group', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson'], 'type'=>'Reference', 'path'=>'AdverseEvent.subject', 'min'=>1, 'max'=>1}, + 'encounter' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Encounter'], 'type'=>'Reference', 'path'=>'AdverseEvent.encounter', 'min'=>0, 'max'=>1}, + 'causeDateTime' => {'type'=>'dateTime', 'path'=>'AdverseEvent.cause[x]', 'min'=>0, 'max'=>1}, + 'causePeriod' => {'type'=>'Period', 'path'=>'AdverseEvent.cause[x]', 'min'=>0, 'max'=>1}, + 'effectDateTime' => {'type'=>'dateTime', 'path'=>'AdverseEvent.effect[x]', 'min'=>0, 'max'=>1}, + 'effectPeriod' => {'type'=>'Period', 'path'=>'AdverseEvent.effect[x]', 'min'=>0, 'max'=>1}, + 'detected' => {'type'=>'dateTime', 'path'=>'AdverseEvent.detected', 'min'=>0, 'max'=>1}, + 'recordedDate' => {'type'=>'dateTime', 'path'=>'AdverseEvent.recordedDate', 'min'=>0, 'max'=>1}, + 'resultingEffect' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Condition', 'http://hl7.org/fhir/StructureDefinition/Observation'], 'type'=>'Reference', 'path'=>'AdverseEvent.resultingEffect', 'min'=>0, 'max'=>Float::INFINITY}, + 'location' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Location'], 'type'=>'Reference', 'path'=>'AdverseEvent.location', 'min'=>0, 'max'=>1}, + 'seriousness' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/adverse-event-seriousness'=>['non-serious', 'serious']}, 'type'=>'CodeableConcept', 'path'=>'AdverseEvent.seriousness', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/adverse-event-seriousness'}}, + 'outcome' => {'valid_codes'=>{'http://snomed.info/sct'=>['397882007', '398056004', '405531001', '405532008', '405535005']}, 'type'=>'CodeableConcept', 'path'=>'AdverseEvent.outcome', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/adverse-event-outcome'}}, + 'recorder' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson'], 'type'=>'Reference', 'path'=>'AdverseEvent.recorder', 'min'=>0, 'max'=>1}, + 'participant' => {'type'=>'AdverseEvent::Participant', 'path'=>'AdverseEvent.participant', 'min'=>0, 'max'=>Float::INFINITY}, + 'study' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/ResearchStudy'], 'type'=>'Reference', 'path'=>'AdverseEvent.study', 'min'=>0, 'max'=>Float::INFINITY}, + 'expectedInResearchStudy' => {'type'=>'boolean', 'path'=>'AdverseEvent.expectedInResearchStudy', 'min'=>0, 'max'=>1}, + 'suspectEntity' => {'type'=>'AdverseEvent::SuspectEntity', 'path'=>'AdverseEvent.suspectEntity', 'min'=>0, 'max'=>Float::INFINITY}, + 'contributingFactor' => {'type'=>'CodeableReference', 'path'=>'AdverseEvent.contributingFactor', 'min'=>0, 'max'=>Float::INFINITY}, + 'preventiveAction' => {'type'=>'CodeableReference', 'path'=>'AdverseEvent.preventiveAction', 'min'=>0, 'max'=>Float::INFINITY}, + 'mitigatingAction' => {'type'=>'CodeableReference', 'path'=>'AdverseEvent.mitigatingAction', 'min'=>0, 'max'=>Float::INFINITY}, + 'supportingInfo' => {'type'=>'CodeableReference', 'path'=>'AdverseEvent.supportingInfo', 'min'=>0, 'max'=>Float::INFINITY}, + 'note' => {'type'=>'Annotation', 'path'=>'AdverseEvent.note', 'min'=>0, 'max'=>Float::INFINITY} + } + + class Participant < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Participant.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Participant.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Participant.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'function' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/v3-ParticipationType'=>['INF', 'PART', 'WIT', 'AUT']}, 'type'=>'CodeableConcept', 'path'=>'Participant.function', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/adverse-event-participant-function'}}, + 'actor' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole', 'http://hl7.org/fhir/StructureDefinition/Organization', 'http://hl7.org/fhir/StructureDefinition/CareTeam', 'http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson'], 'type'=>'Reference', 'path'=>'Participant.actor', 'min'=>1, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :function # 0-1 CodeableConcept + attr_accessor :actor # 1-1 Reference(Practitioner|PractitionerRole|Organization|CareTeam|Patient|Device|RelatedPerson) + end + + class SuspectEntity < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'SuspectEntity.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'SuspectEntity.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'SuspectEntity.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'instance' => {'type'=>'CodeableReference', 'path'=>'SuspectEntity.instance', 'min'=>1, 'max'=>1}, + 'causality' => {'type'=>'AdverseEvent::SuspectEntity::Causality', 'path'=>'SuspectEntity.causality', 'min'=>0, 'max'=>1} + } + + class Causality < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Causality.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Causality.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Causality.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'assessmentMethod' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/adverse-event-causality-method'=>['probability-scale', 'bayesian', 'checklist']}, 'type'=>'CodeableConcept', 'path'=>'Causality.assessmentMethod', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/adverse-event-causality-method'}}, + 'entityRelatedness' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/adverse-event-causality-assess'=>['certain', 'probably-likely', 'possible', 'unlikely', 'conditional-classified', 'unassessable-unclassifiable']}, 'type'=>'CodeableConcept', 'path'=>'Causality.entityRelatedness', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/adverse-event-causality-assess'}}, + 'author' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole', 'http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson'], 'type'=>'Reference', 'path'=>'Causality.author', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :assessmentMethod # 0-1 CodeableConcept + attr_accessor :entityRelatedness # 0-1 CodeableConcept + attr_accessor :author # 0-1 Reference(Practitioner|PractitionerRole|Patient|RelatedPerson) + end + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :instance # 1-1 CodeableReference + attr_accessor :causality # 0-1 AdverseEvent::SuspectEntity::Causality + end + + attr_accessor :id # 0-1 id + attr_accessor :meta # 0-1 Meta + attr_accessor :implicitRules # 0-1 uri + attr_accessor :language # 0-1 code + attr_accessor :text # 0-1 Narrative + attr_accessor :contained # 0-* [ Resource ] + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :identifier # 0-* [ Identifier ] + attr_accessor :status # 1-1 code + attr_accessor :actuality # 1-1 code + attr_accessor :category # 0-* [ CodeableConcept ] + attr_accessor :code # 0-1 CodeableConcept + attr_accessor :subject # 1-1 Reference(Patient|Group|Practitioner|RelatedPerson) + attr_accessor :encounter # 0-1 Reference(Encounter) + attr_accessor :causeDateTime # 0-1 dateTime + attr_accessor :causePeriod # 0-1 Period + attr_accessor :effectDateTime # 0-1 dateTime + attr_accessor :effectPeriod # 0-1 Period + attr_accessor :detected # 0-1 dateTime + attr_accessor :recordedDate # 0-1 dateTime + attr_accessor :resultingEffect # 0-* [ Reference(Condition|Observation) ] + attr_accessor :location # 0-1 Reference(Location) + attr_accessor :seriousness # 0-1 CodeableConcept + attr_accessor :outcome # 0-* [ CodeableConcept ] + attr_accessor :recorder # 0-1 Reference(Patient|Practitioner|PractitionerRole|RelatedPerson) + attr_accessor :participant # 0-* [ AdverseEvent::Participant ] + attr_accessor :study # 0-* [ Reference(ResearchStudy) ] + attr_accessor :expectedInResearchStudy # 0-1 boolean + attr_accessor :suspectEntity # 0-* [ AdverseEvent::SuspectEntity ] + attr_accessor :contributingFactor # 0-* [ CodeableReference ] + attr_accessor :preventiveAction # 0-* [ CodeableReference ] + attr_accessor :mitigatingAction # 0-* [ CodeableReference ] + attr_accessor :supportingInfo # 0-* [ CodeableReference ] + attr_accessor :note # 0-* [ Annotation ] + + def resourceType + 'AdverseEvent' + end + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/resources/AllergyIntolerance.rb b/lib/fhir_models/r6/generated/resources/AllergyIntolerance.rb new file mode 100644 index 00000000..8fcad0d3 --- /dev/null +++ b/lib/fhir_models/r6/generated/resources/AllergyIntolerance.rb @@ -0,0 +1,107 @@ +module FHIR + module R6 + class AllergyIntolerance < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'onset' => ['dateTime', 'Age', 'Period', 'Range', 'string'] + } + SEARCH_PARAMS = ['asserter', 'category', 'clinical-status', 'code', 'criticality', 'date', 'identifier', 'last-reaction-date', 'manifestation-code', 'manifestation-reference', 'patient', 'route', 'severity', 'type', 'verification-status'] + METADATA = { + 'id' => {'type'=>'id', 'path'=>'AllergyIntolerance.id', 'min'=>0, 'max'=>1}, + 'meta' => {'type'=>'Meta', 'path'=>'AllergyIntolerance.meta', 'min'=>0, 'max'=>1}, + 'implicitRules' => {'type'=>'uri', 'path'=>'AllergyIntolerance.implicitRules', 'min'=>0, 'max'=>1}, + 'language' => {'type'=>'code', 'path'=>'AllergyIntolerance.language', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-languages'}}, + 'text' => {'type'=>'Narrative', 'path'=>'AllergyIntolerance.text', 'min'=>0, 'max'=>1}, + 'contained' => {'type'=>'Resource', 'path'=>'AllergyIntolerance.contained', 'min'=>0, 'max'=>Float::INFINITY}, + 'extension' => {'type'=>'Extension', 'path'=>'AllergyIntolerance.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'AllergyIntolerance.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'identifier' => {'type'=>'Identifier', 'path'=>'AllergyIntolerance.identifier', 'min'=>0, 'max'=>Float::INFINITY}, + 'clinicalStatus' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical'=>['active', 'inactive', 'resolved']}, 'type'=>'CodeableConcept', 'path'=>'AllergyIntolerance.clinicalStatus', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/allergyintolerance-clinical'}}, + 'verificationStatus' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/allergyintolerance-verification'=>['unconfirmed', 'presumed', 'confirmed', 'refuted', 'entered-in-error']}, 'type'=>'CodeableConcept', 'path'=>'AllergyIntolerance.verificationStatus', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/allergyintolerance-verification'}}, + 'type' => {'valid_codes'=>{'http://hl7.org/fhir/allergy-intolerance-type'=>['allergy', 'intolerance']}, 'type'=>'CodeableConcept', 'path'=>'AllergyIntolerance.type', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'preferred', 'uri'=>'http://hl7.org/fhir/ValueSet/allergy-intolerance-type'}}, + 'category' => {'valid_codes'=>{'http://hl7.org/fhir/allergy-intolerance-category'=>['food', 'medication', 'environment', 'biologic']}, 'type'=>'code', 'path'=>'AllergyIntolerance.category', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/allergy-intolerance-category'}}, + 'criticality' => {'valid_codes'=>{'http://hl7.org/fhir/allergy-intolerance-criticality'=>['low', 'high', 'unable-to-assess']}, 'type'=>'code', 'path'=>'AllergyIntolerance.criticality', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/allergy-intolerance-criticality'}}, + 'code' => {'valid_codes'=>{'http://snomed.info/sct'=>['105590001', '102002', '120006', '125001', '126000', '130002', '131003', '159002', '164003', '178002', '186002', '187006', '200001', '217008', '231008', '238002', '261000', '296000', '327000', '329002', '336001', '340005', '363000', '370000', '371001', '377002', '392001', '395004', '412004', '424006', '425007', '432003', '438004', '462009', '472007', '476005', '498001', '501001', '505005', '506006', '515004', '519005', '521000', '529003', '538001', '566009', '576007', '578008', '584006', '585007', '591009', '593007', '594001', '597008', '604000', '611001', '620005', '648005', '662003', '668004', '683009', '686001', '693002', '698006', '699003', '704006', '732002', '735000', '747006', '773001', '785009', '804003', '819002', '850000', '859004', '860009', '873008', '876000', '877009', '889006', '896008', '905001', '923009', '925002', '963005', '974001', '979006', '993004', '1002007', '1010008', '1018001', '1025008', '1047008', '1050006', '1065007', '1080001', '1091008', '1097007', '1105007', '1113008', '1137008', '1149009', '1160000', '1166006', '1169004', '1171004', '1185009', '1189003', '1190007', '1219001', '1223009', '1244009', '1248007', '1269009', '1272002', '1273007', '1313002', '1319003', '1320009', '1325004', '1331001', '1336006', '1341003', '1346008', '1355006', '1368003', '1371006', '1373009', '1381005', '1394007', '1396009', '1405004', '1408002', '1416006', '1450002', '1466000', '1471007', '1472000', '1476002', '1477006', '1496005', '1506001', '1517000', '1530004', '1535009', '1536005', '1540001', '1545006', '1557002', '1565004', '1575001', '1603001', '1607000', '1609002', '1634002', '1649005', '1656004', '1660001', '1668008', '1672007', '1673002', '1675009', '1676005', '1681001', '1696002', '1701009', '1710001', '1726000', '1727009', '1740004', '1764003', '1768000', '1786002', '1793003', '1795005', '1798007', '1799004', '1823002', '1827001', '1886008', '1904005', '1914001', '1916004', '1940007', '1944003', '1956002', '1971003', '1975007', '1978009', '1985008', '1991005', '2000001', '2006007', '2008008', '2009000', '2017008', '2027002', '2029004', '2038002', '2039005', '2050008', '2064008', '2082006', '2085008', '2088005', '2096000', '2100004', '2101000', '2125008', '2130007', '2141009', '2147008', '2151005', '2154002', '2159007', '2163000', '2168009', '2179004', '2189000', '2194000', '2195004', '2201007', '2208001', '2212007', '2215009', '2240002', '2249001', '2254005', '2260005', '2262002', '2264001', '2309006', '2311002', '2329007', '2331003', '2338009', '2343002', '2346005', '2354007', '2369008', '2370009', '2376003', '2384004', '2404002', '2405001', '2414006', '2430003', '2431004', '2441001', '2444009', '2450004', '2462000', '2466002', '2500009', '2509005', '2522002', '2529006', '2537003', '2568004', '2573005', '2575003', '2595009', '2597001', '2611008', '2637006', '2648004', '2649007', '2660003', '2671002', '2674005', '2676007', '2678008', '2680002', '2698003', '2705002', '2706001', '2719002', '2721007', '2728001', '2753003', '2754009', '2765004', '2778004', '2796008', '2799001', '2823004', '2832002', '2846002', '2869004', '2878005', '2880004', '2883002', '2913009', '2916001', '2925007', '2927004', '2938004', '2942001', '2950005', '2958003', '2964005', '2974008', '2988007', '2991007', '2995003', '3027009', '3031003', '3040004', '3045009', '3052006', '3066001', '3070009', '3087006', '3107005', '3108000', '3131000', '3136005', '3142009', '3145006', '3150000', '3151001', '3155005', '3161008', '3167007', '3187008', '3193000', '3197004', '3209002', '3212004', '3225007', '3232003', '3271000', '3273002', '3300001', '3318003', '3325005', '3339005', '3340007', '3342004', '3346001', '3378009', '3379001', '3392003', '3405005', '3411008', '3437006', '3440006', '3455002', '3463001', '3465008', '3466009', '3492002', '3493007', '3495000', '3501003', '3523004', '3532002', '3555004', '3579002', '3581000', '3587001', '3588006', '3597005', '3602003', '3610002', '3617004', '3648007', '3655009', '3672002', '3684000', '3689005', '3692009', '3693004', '3702007', '3710008', '3718001', '3726009', '3727000', '3730007', '3737005', '3742002', '3757009', '3771001', '3775005', '3776006', '3792001', '3800009', '3807007', '3811001', '3812008', '3816006', '3823007', '3829006', '3834005', '3836007', '3844007', '3848005', '3849002', '3854006', '3874004', '3892007', '3896005', '3897001', '3906002', '3920009', '3930000', '3932008', '3941003', '3945007', '3958008', '3961009', '3976001', '3982003', '3983008', '3990003', '3994007', '4014000', '4024008', '4025009', '4043008', '4047009', '4048004', '4067000', '4076007', '4077003', '4080002', '4091009', '4097008', '4104007', '4105008', '4115002', '4137009', '4153007', '4167003', '4169000', '4177001', '4182008', '4188007', '4200007', '4201006', '4203009', '4207005', '4217000', '4218005', '4231000', '4239003', '4255005', '4289006', '4290002', '4314009', '4334005', '4342006', '4353000', '4355007', '4362003', '4370008', '4393002', '4401009', '4422003', '4423008', '4425001', '4435007', '4437004', '4471008', '4479005', '4480008', '4509009', '4534009', '4540002', '4546008', '4555006', '4560005', '4561009', '4564001', '4567008', '4582003', '4591004', '4610008', '4616002', '4629002', '4635002', '4643007', '4656000', '4674009', '4681002', '4693006', '4700006', '4706000', '4714006', '4728000', '4732006', '4746006', '4761007', '4762000', '4777008', '4780009', '4786003', '4789005', '4793004', '4814001', '4824009', '4825005', '4831008', '4832001', '4833006', '4844003', '4864008', '4872005', '4878009', '4882006', '4889002', '4901003', '4925006', '4933007', '4940008', '4955004', '4962008', '4963003', '4965005', '4968007', '4986005', '5003005', '5004004', '5007006', '5024000', '5031001', '5040002', '5043000', '5045007', '5059000', '5060005', '5061009', '5064001', '5081005', '5086000', '5094007', '5098005', '5109006', '5142007', '5160007', '5163009', '5167005', '5172001', '5179005', '5200001', '5206007', '5220000', '5226006', '5250008', '5252000', '5253005', '5259009', '5289002', '5303002', '5305009', '5307001', '5312000', '5323001', '5330007', '5339008', '5340005', '5392001', '5395004', '5404007', '5405008', '5406009', '5420002', '5439007', '5442001', '5453007', '5471000', '5474008', '5477001', '5483003', '5504009', '5511008', '5513006', '5515004', '5533005', '5537006', '5540006', '5547009', '5548004', '5568005', '5573004', '5589001', '5590005', '5628003', '5629006', '5637003', '5641004', '5647000', '5656008', '5659001', '5670008', '5681006', '5691000', '5692007', '5699003', '5700002', '5702005', '5704006', '5705007', '5739006', '5746002', '5757007', '5762008', '5764009', '5767002', '5774007', '5800007', '5813001', '5826002', '5827006', '5829009', '5830004', '5840001', '5858007', '5863006', '5896008', '5899001', '5907009', '5910002', '5915007', '5927005', '5931004', '5932006', '5950004', '5955009', '5977008', '5989005', '5991002', '6021003', '6038004', '6043006', '6044000', '6054001', '6056004', '6068008', '6083003', '6085005', '6088007', '6089004', '6091007', '6107003', '6109000', '6115000', '6135004', '6138002', '6162007', '6170002', '6172005', '6178009', '6179001', '6182006', '6197009', '6237004', '6249003', '6256009', '6257000', '6260007', '6261006', '6263009', '6264003', '6287006', '6291001', '6301006', '6310003', '6314007', '6333002', '6338006', '6356006', '6360009', '6367007', '6386004', '6394006', '6401007', '6409009', '6411000', '6422001', '6451002', '6455006', '6469006', '6478000', '6495008', '6507009', '6513000', '6516008', '6524003', '6529008', '6532006', '6590001', '6592009', '6602005', '6611005', '6612003', '6619007', '6642000', '6644004', '6671004', '6672006', '6699008', '6701008', '6702001', '6709005', '6710000', '6713003', '6717002', '6725000', '6730001', '6741004', '6755007', '6786001', '6790004', '6792007', '6808006', '6809003', '6814004', '6817006', '6826009', '6837005', '6854002', '6865007', '6873003', '6879004', '6881002', '6884005', '6890009', '6896003', '6910009', '6911008', '6916003', '6924008', '6925009', '6927001', '6937006', '6945001', '6952004', '6958000', '6961004', '6970001', '6973004', '6983000', '6992002', '6993007', '6999006', '7008002', '7018007', '7029006', '7030001', '7034005', '7045008', '7047000', '7049002', '7054006', '7056008', '7059001', '7061005', '7070008', '7084003', '7110002', '7120007', '7132006', '7139002', '7146006', '7152007', '7156005', '7158006', '7161007', '7179006', '7191002', '7208009', '7211005', '7237008', '7243005', '7269004', '7271004', '7280004', '7281000', '7284008', '7294003', '7302008', '7318002', '7321000', '7325009', '7327001', '7328006', '7330008', '7337006', '7348004', '7382005', '7401000', '7411007', '7427000', '7434003', '7446004', '7460002', '7470000', '7489000', '7503004', '7509000', '7515000', '7537007', '7547005', '7549008', '7588005', '7608003', '7616007', '7648006', '7661006', '7670009', '7675004', '7685003', '7696006', '7716001', '7737009', '7738004', '7761002', '7770004', '7774008', '7779003', '7785005', '7790008', '7791007', '7795003', '7801007', '7816005', '7834009', '7846008', '7848009', '7868003', '7879008', '7900007', '7904003', '7909008', '7924004', '7938006', '7945006', '7948008', '7953003', '7957002', '7961008', '7970006', '7974002', '7975001', '7979007', '7983007', '7985000', '7997004', '8000007', '8002004', '8025003', '8029009', '8030004', '8035009', '8048008', '8054009', '8055005', '8105004', '8108002', '8123007', '8132009', '8143001', '8153000', '8156008', '8164002', '8168004', '8179009', '8184003', '8190004', '8202008', '8203003', '8204009', '8222007', '8227001', '8230008', '8237006', '8252004', '8257005', '8261004', '8268005', '8270001', '8275006', '8295000', '8300003', '8310007', '8313009', '8340009', '8342001', '8343006', '8354001', '8355000', '8362009', '8365006', '8368008', '8376005', '8385005', '8397006', '8406008', '8429000', '8450009', '8452001', '8456003', '8460000', '8473001', '8474007', '8484008', '8485009', '8486005', '8487001', '8491006', '8492004', '8498000', '8507001', '8514004', '8520003', '8525008', '8529002', '8534003', '8537005', '8578007', '8591008', '8612007', '8620009', '8631001', '8653004', '8660005', '8687009', '8689007', '8701002', '8705006', '8731008', '8740007', '8761000', '8767001', '8785008', '8786009', '8795001', '8817004', '8818009', '8822004', '8830003', '8836009', '8844009', '8858006', '8865003', '8878003', '8882001', '8886003', '8908003', '8914005', '8919000', '8926000', '8945009', '8953001', '8963009', '8969008', '8977007', '8982000', '8987006', '8991001', '9010006', '9013008', '9021002', '9024005', '9045003', '9052001', '9054000', '9103003', '9110009', '9125009', '9159008', '9172009', '9174005', '9183000', '9189001', '9195000', '9197008', '9205004', '9220005', '9223007', '9234005', '9246009', '9253000', '9270008', '9271007', '9301005', '9302003', '9315007', '9319001', '9334007', '9349004', '9351000', '9355009', '9392009', '9396007', '9398008', '9410003', '9422000', '9457002']}, 'type'=>'CodeableConcept', 'path'=>'AllergyIntolerance.code', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/allergyintolerance-code'}}, + 'patient' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Patient'], 'type'=>'Reference', 'path'=>'AllergyIntolerance.patient', 'min'=>1, 'max'=>1}, + 'encounter' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Encounter'], 'type'=>'Reference', 'path'=>'AllergyIntolerance.encounter', 'min'=>0, 'max'=>1}, + 'onsetDateTime' => {'type'=>'dateTime', 'path'=>'AllergyIntolerance.onset[x]', 'min'=>0, 'max'=>1}, + 'onsetAge' => {'type'=>'Age', 'path'=>'AllergyIntolerance.onset[x]', 'min'=>0, 'max'=>1}, + 'onsetPeriod' => {'type'=>'Period', 'path'=>'AllergyIntolerance.onset[x]', 'min'=>0, 'max'=>1}, + 'onsetRange' => {'type'=>'Range', 'path'=>'AllergyIntolerance.onset[x]', 'min'=>0, 'max'=>1}, + 'onsetString' => {'type'=>'string', 'path'=>'AllergyIntolerance.onset[x]', 'min'=>0, 'max'=>1}, + 'recordedDate' => {'type'=>'dateTime', 'path'=>'AllergyIntolerance.recordedDate', 'min'=>0, 'max'=>1}, + 'recorder' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole', 'http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson', 'http://hl7.org/fhir/StructureDefinition/Organization'], 'type'=>'Reference', 'path'=>'AllergyIntolerance.recorder', 'min'=>0, 'max'=>1}, + 'asserter' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole'], 'type'=>'Reference', 'path'=>'AllergyIntolerance.asserter', 'min'=>0, 'max'=>1}, + 'lastReactionOccurrence' => {'type'=>'dateTime', 'path'=>'AllergyIntolerance.lastReactionOccurrence', 'min'=>0, 'max'=>1}, + 'note' => {'type'=>'Annotation', 'path'=>'AllergyIntolerance.note', 'min'=>0, 'max'=>Float::INFINITY}, + 'reaction' => {'type'=>'AllergyIntolerance::Reaction', 'path'=>'AllergyIntolerance.reaction', 'min'=>0, 'max'=>Float::INFINITY} + } + + class Reaction < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Reaction.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Reaction.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Reaction.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'substance' => {'valid_codes'=>{'http://snomed.info/sct'=>['105590001', '102002', '120006', '125001', '126000', '130002', '131003', '159002', '164003', '178002', '186002', '187006', '200001', '217008', '231008', '238002', '261000', '296000', '327000', '329002', '336001', '340005', '363000', '370000', '371001', '377002', '392001', '395004', '412004', '424006', '425007', '432003', '438004', '462009', '472007', '476005', '498001', '501001', '505005', '506006', '515004', '519005', '521000', '529003', '538001', '566009', '576007', '578008', '584006', '585007', '591009', '593007', '594001', '597008', '604000', '611001', '620005', '648005', '662003', '668004', '683009', '686001', '693002', '698006', '699003', '704006', '732002', '735000', '747006', '773001', '785009', '804003', '819002', '850000', '859004', '860009', '873008', '876000', '877009', '889006', '896008', '905001', '923009', '925002', '963005', '974001', '979006', '993004', '1002007', '1010008', '1018001', '1025008', '1047008', '1050006', '1065007', '1080001', '1091008', '1097007', '1105007', '1113008', '1137008', '1149009', '1160000', '1166006', '1169004', '1171004', '1185009', '1189003', '1190007', '1219001', '1223009', '1244009', '1248007', '1269009', '1272002', '1273007', '1313002', '1319003', '1320009', '1325004', '1331001', '1336006', '1341003', '1346008', '1355006', '1368003', '1371006', '1373009', '1381005', '1394007', '1396009', '1405004', '1408002', '1416006', '1450002', '1466000', '1471007', '1472000', '1476002', '1477006', '1496005', '1506001', '1517000', '1530004', '1535009', '1536005', '1540001', '1545006', '1557002', '1565004', '1575001', '1603001', '1607000', '1609002', '1634002', '1649005', '1656004', '1660001', '1668008', '1672007', '1673002', '1675009', '1676005', '1681001', '1696002', '1701009', '1710001', '1726000', '1727009', '1740004', '1764003', '1768000', '1786002', '1793003', '1795005', '1798007', '1799004', '1823002', '1827001', '1886008', '1904005', '1914001', '1916004', '1940007', '1944003', '1956002', '1971003', '1975007', '1978009', '1985008', '1991005', '2000001', '2006007', '2008008', '2009000', '2017008', '2027002', '2029004', '2038002', '2039005', '2050008', '2064008', '2082006', '2085008', '2088005', '2096000', '2100004', '2101000', '2125008', '2130007', '2141009', '2147008', '2151005', '2154002', '2159007', '2163000', '2168009', '2179004', '2189000', '2194000', '2195004', '2201007', '2208001', '2212007', '2215009', '2240002', '2249001', '2254005', '2260005', '2262002', '2264001', '2309006', '2311002', '2329007', '2331003', '2338009', '2343002', '2346005', '2354007', '2369008', '2370009', '2376003', '2384004', '2404002', '2405001', '2414006', '2430003', '2431004', '2441001', '2444009', '2450004', '2462000', '2466002', '2500009', '2509005', '2522002', '2529006', '2537003', '2568004', '2573005', '2575003', '2595009', '2597001', '2611008', '2637006', '2648004', '2649007', '2660003', '2671002', '2674005', '2676007', '2678008', '2680002', '2698003', '2705002', '2706001', '2719002', '2721007', '2728001', '2753003', '2754009', '2765004', '2778004', '2796008', '2799001', '2823004', '2832002', '2846002', '2869004', '2878005', '2880004', '2883002', '2913009', '2916001', '2925007', '2927004', '2938004', '2942001', '2950005', '2958003', '2964005', '2974008', '2988007', '2991007', '2995003', '3027009', '3031003', '3040004', '3045009', '3052006', '3066001', '3070009', '3087006', '3107005', '3108000', '3131000', '3136005', '3142009', '3145006', '3150000', '3151001', '3155005', '3161008', '3167007', '3187008', '3193000', '3197004', '3209002', '3212004', '3225007', '3232003', '3271000', '3273002', '3300001', '3318003', '3325005', '3339005', '3340007', '3342004', '3346001', '3378009', '3379001', '3392003', '3405005', '3411008', '3437006', '3440006', '3455002', '3463001', '3465008', '3466009', '3492002', '3493007', '3495000', '3501003', '3523004', '3532002', '3555004', '3579002', '3581000', '3587001', '3588006', '3597005', '3602003', '3610002', '3617004', '3648007', '3655009', '3672002', '3684000', '3689005', '3692009', '3693004', '3702007', '3710008', '3718001', '3726009', '3727000', '3730007', '3737005', '3742002', '3757009', '3771001', '3775005', '3776006', '3792001', '3800009', '3807007', '3811001', '3812008', '3816006', '3823007', '3829006', '3834005', '3836007', '3844007', '3848005', '3849002', '3854006', '3874004', '3892007', '3896005', '3897001', '3906002', '3920009', '3930000', '3932008', '3941003', '3945007', '3958008', '3961009', '3976001', '3982003', '3983008', '3990003', '3994007', '4014000', '4024008', '4025009', '4043008', '4047009', '4048004', '4067000', '4076007', '4077003', '4080002', '4091009', '4097008', '4104007', '4105008', '4115002', '4137009', '4153007', '4167003', '4169000', '4177001', '4182008', '4188007', '4200007', '4201006', '4203009', '4207005', '4217000', '4218005', '4231000', '4239003', '4255005', '4289006', '4290002', '4314009', '4334005', '4342006', '4353000', '4355007', '4362003', '4370008', '4393002', '4401009', '4422003', '4423008', '4425001', '4435007', '4437004', '4471008', '4479005', '4480008', '4509009', '4534009', '4540002', '4546008', '4555006', '4560005', '4561009', '4564001', '4567008', '4582003', '4591004', '4610008', '4616002', '4629002', '4635002', '4643007', '4656000', '4674009', '4681002', '4693006', '4700006', '4706000', '4714006', '4728000', '4732006', '4746006', '4761007', '4762000', '4777008', '4780009', '4786003', '4789005', '4793004', '4814001', '4824009', '4825005', '4831008', '4832001', '4833006', '4844003', '4864008', '4872005', '4878009', '4882006', '4889002', '4901003', '4925006', '4933007', '4940008', '4955004', '4962008', '4963003', '4965005', '4968007', '4986005', '5003005', '5004004', '5007006', '5024000', '5031001', '5040002', '5043000', '5045007', '5059000', '5060005', '5061009', '5064001', '5081005', '5086000', '5094007', '5098005', '5109006', '5142007', '5160007', '5163009', '5167005', '5172001', '5179005', '5200001', '5206007', '5220000', '5226006', '5250008', '5252000', '5253005', '5259009', '5289002', '5303002', '5305009', '5307001', '5312000', '5323001', '5330007', '5339008', '5340005', '5392001', '5395004', '5404007', '5405008', '5406009', '5420002', '5439007', '5442001', '5453007', '5471000', '5474008', '5477001', '5483003', '5504009', '5511008', '5513006', '5515004', '5533005', '5537006', '5540006', '5547009', '5548004', '5568005', '5573004', '5589001', '5590005', '5628003', '5629006', '5637003', '5641004', '5647000', '5656008', '5659001', '5670008', '5681006', '5691000', '5692007', '5699003', '5700002', '5702005', '5704006', '5705007', '5739006', '5746002', '5757007', '5762008', '5764009', '5767002', '5774007', '5800007', '5813001', '5826002', '5827006', '5829009', '5830004', '5840001', '5858007', '5863006', '5896008', '5899001', '5907009', '5910002', '5915007', '5927005', '5931004', '5932006', '5950004', '5955009', '5977008', '5989005', '5991002', '6021003', '6038004', '6043006', '6044000', '6054001', '6056004', '6068008', '6083003', '6085005', '6088007', '6089004', '6091007', '6107003', '6109000', '6115000', '6135004', '6138002', '6162007', '6170002', '6172005', '6178009', '6179001', '6182006', '6197009', '6237004', '6249003', '6256009', '6257000', '6260007', '6261006', '6263009', '6264003', '6287006', '6291001', '6301006', '6310003', '6314007', '6333002', '6338006', '6356006', '6360009', '6367007', '6386004', '6394006', '6401007', '6409009', '6411000', '6422001', '6451002', '6455006', '6469006', '6478000', '6495008', '6507009', '6513000', '6516008', '6524003', '6529008', '6532006', '6590001', '6592009', '6602005', '6611005', '6612003', '6619007', '6642000', '6644004', '6671004', '6672006', '6699008', '6701008', '6702001', '6709005', '6710000', '6713003', '6717002', '6725000', '6730001', '6741004', '6755007', '6786001', '6790004', '6792007', '6808006', '6809003', '6814004', '6817006', '6826009', '6837005', '6854002', '6865007', '6873003', '6879004', '6881002', '6884005', '6890009', '6896003', '6910009', '6911008', '6916003', '6924008', '6925009', '6927001', '6937006', '6945001', '6952004', '6958000', '6961004', '6970001', '6973004', '6983000', '6992002', '6993007', '6999006', '7008002', '7018007', '7029006', '7030001', '7034005', '7045008', '7047000', '7049002', '7054006', '7056008', '7059001', '7061005', '7070008', '7084003', '7110002', '7120007', '7132006', '7139002', '7146006', '7152007', '7156005', '7158006', '7161007', '7179006', '7191002', '7208009', '7211005', '7237008', '7243005', '7269004', '7271004', '7280004', '7281000', '7284008', '7294003', '7302008', '7318002', '7321000', '7325009', '7327001', '7328006', '7330008', '7337006', '7348004', '7382005', '7401000', '7411007', '7427000', '7434003', '7446004', '7460002', '7470000', '7489000', '7503004', '7509000', '7515000', '7537007', '7547005', '7549008', '7588005', '7608003', '7616007', '7648006', '7661006', '7670009', '7675004', '7685003', '7696006', '7716001', '7737009', '7738004', '7761002', '7770004', '7774008', '7779003', '7785005', '7790008', '7791007', '7795003', '7801007', '7816005', '7834009', '7846008', '7848009', '7868003', '7879008', '7900007', '7904003', '7909008', '7924004', '7938006', '7945006', '7948008', '7953003', '7957002', '7961008', '7970006', '7974002', '7975001', '7979007', '7983007', '7985000', '7997004', '8000007', '8002004', '8025003', '8029009', '8030004', '8035009', '8048008', '8054009', '8055005', '8105004', '8108002', '8123007', '8132009', '8143001', '8153000', '8156008', '8164002', '8168004', '8179009', '8184003', '8190004', '8202008', '8203003', '8204009', '8222007', '8227001', '8230008', '8237006', '8252004', '8257005', '8261004', '8268005', '8270001', '8275006', '8295000', '8300003', '8310007', '8313009', '8340009', '8342001', '8343006', '8354001', '8355000', '8362009', '8365006', '8368008', '8376005', '8385005', '8397006', '8406008', '8429000', '8450009', '8452001', '8456003', '8460000', '8473001', '8474007', '8484008', '8485009', '8486005', '8487001', '8491006', '8492004', '8498000', '8507001', '8514004', '8520003', '8525008', '8529002', '8534003', '8537005', '8578007', '8591008', '8612007', '8620009', '8631001', '8653004', '8660005', '8687009', '8689007', '8701002', '8705006', '8731008', '8740007', '8761000', '8767001', '8785008', '8786009', '8795001', '8817004', '8818009', '8822004', '8830003', '8836009', '8844009', '8858006', '8865003', '8878003', '8882001', '8886003', '8908003', '8914005', '8919000', '8926000', '8945009', '8953001', '8963009', '8969008', '8977007', '8982000', '8987006', '8991001', '9010006', '9013008', '9021002', '9024005', '9045003', '9052001', '9054000', '9103003', '9110009', '9125009', '9159008', '9172009', '9174005', '9183000', '9189001', '9195000', '9197008', '9205004', '9220005', '9223007', '9234005', '9246009', '9253000', '9270008', '9271007', '9301005', '9302003', '9315007', '9319001', '9334007', '9349004', '9351000', '9355009', '9392009', '9396007', '9398008', '9410003', '9422000', '9457002']}, 'type'=>'CodeableConcept', 'path'=>'Reaction.substance', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/substance-code'}}, + 'manifestation' => {'type'=>'CodeableReference', 'path'=>'Reaction.manifestation', 'min'=>1, 'max'=>Float::INFINITY}, + 'description' => {'type'=>'string', 'path'=>'Reaction.description', 'min'=>0, 'max'=>1}, + 'onset' => {'type'=>'dateTime', 'path'=>'Reaction.onset', 'min'=>0, 'max'=>1}, + 'severity' => {'valid_codes'=>{'http://hl7.org/fhir/reaction-event-severity'=>['mild', 'moderate', 'severe']}, 'type'=>'code', 'path'=>'Reaction.severity', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/reaction-event-severity'}}, + 'exposureRoute' => {'valid_codes'=>{'http://snomed.info/sct'=>['284009009', '6064005', '10547007', '12130007', '16857009', '26643006', '34206005', '37161004', '37737002', '37839007', '38239002', '45890007', '46713006', '47625008', '54471007', '54485002', '58100008', '60213007', '62226000', '72607000', '78421000', '90028008', '127490009', '127491008', '127492001', '372449004', '372450004', '372451000', '372452007', '372453002', '372454008', '372457001', '372458006', '372459003', '372460008', '372461007', '372462000', '372463005', '372464004', '372465003', '372466002', '372467006', '372468001', '372469009', '372470005', '372471009', '372472002', '372473007', '372474001', '372475000', '372476004', '404815008', '404818005', '404819002', '404820008', '416174007', '417070009', '417255000', '417950001', '417985001', '417989007', '418091004', '418114005', '418133000', '418136008', '418162004', '418204005', '418287000', '418321004', '418331006', '418401004', '418418000', '418441008', '418511008', '418586008', '418608002', '418664002', '418722009', '418730005', '418743005', '418813001', '418821007', '418851001', '418877009', '418887008', '418892005', '418947002', '418987007', '419021003', '419165009', '419231003', '419243002', '419320008', '419396008', '419601003', '419631009', '419684008', '419762003', '419778001', '419810008', '419874009', '419894000', '419954003', '419993007', '420047004', '420163009', '420168000', '420185003', '420201002', '420204005', '420218003', '420254004', '420287000', '420719007', '428191002', '429817007', '445752009', '445754005', '445755006', '445756007', '445767008', '445768003', '445771006', '445913005', '445941009', '446105004', '446407004', '446435000', '446442000', '446540005', '447026006', '447052000', '447080003', '447081004', '447121004', '447122006', '447227007', '447229005', '447694001', '447964005', '448077001', '448491004', '448492006', '448598008', '697971008', '711360002', '711378007', '714743009', '718329006', '764723001', '766790006', '876824003', '1078280005', '1254769004', '1259221004', '1611000175109', '58731000052100', '58751000052109', '58761000052107', '58771000052103', '58811000052103', '58821000052106', '58831000052108', '66621000052103']}, 'type'=>'CodeableConcept', 'path'=>'Reaction.exposureRoute', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/route-codes'}}, + 'note' => {'type'=>'Annotation', 'path'=>'Reaction.note', 'min'=>0, 'max'=>Float::INFINITY} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :substance # 0-1 CodeableConcept + attr_accessor :manifestation # 1-* [ CodeableReference ] + attr_accessor :description # 0-1 string + attr_accessor :onset # 0-1 dateTime + attr_accessor :severity # 0-1 code + attr_accessor :exposureRoute # 0-1 CodeableConcept + attr_accessor :note # 0-* [ Annotation ] + end + + attr_accessor :id # 0-1 id + attr_accessor :meta # 0-1 Meta + attr_accessor :implicitRules # 0-1 uri + attr_accessor :language # 0-1 code + attr_accessor :text # 0-1 Narrative + attr_accessor :contained # 0-* [ Resource ] + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :identifier # 0-* [ Identifier ] + attr_accessor :clinicalStatus # 0-1 CodeableConcept + attr_accessor :verificationStatus # 0-1 CodeableConcept + attr_accessor :type # 0-1 CodeableConcept + attr_accessor :category # 0-* [ code ] + attr_accessor :criticality # 0-1 code + attr_accessor :code # 0-1 CodeableConcept + attr_accessor :patient # 1-1 Reference(Patient) + attr_accessor :encounter # 0-1 Reference(Encounter) + attr_accessor :onsetDateTime # 0-1 dateTime + attr_accessor :onsetAge # 0-1 Age + attr_accessor :onsetPeriod # 0-1 Period + attr_accessor :onsetRange # 0-1 Range + attr_accessor :onsetString # 0-1 string + attr_accessor :recordedDate # 0-1 dateTime + attr_accessor :recorder # 0-1 Reference(Practitioner|PractitionerRole|Patient|RelatedPerson|Organization) + attr_accessor :asserter # 0-1 Reference(Patient|RelatedPerson|Practitioner|PractitionerRole) + attr_accessor :lastReactionOccurrence # 0-1 dateTime + attr_accessor :note # 0-* [ Annotation ] + attr_accessor :reaction # 0-* [ AllergyIntolerance::Reaction ] + + def resourceType + 'AllergyIntolerance' + end + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/resources/Appointment.rb b/lib/fhir_models/r6/generated/resources/Appointment.rb new file mode 100644 index 00000000..43f27304 --- /dev/null +++ b/lib/fhir_models/r6/generated/resources/Appointment.rb @@ -0,0 +1,234 @@ +module FHIR + module R6 + class Appointment < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + SEARCH_PARAMS = ['actor', 'appointment-type', 'based-on', 'date', 'group', 'identifier', 'location', 'part-status', 'patient', 'practitioner', 'reason-code', 'reason-reference', 'requested-period', 'service-category', 'service-type', 'service-type-reference', 'slot', 'specialty', 'status', 'subject', 'supporting-info'] + METADATA = { + 'id' => {'type'=>'id', 'path'=>'Appointment.id', 'min'=>0, 'max'=>1}, + 'meta' => {'type'=>'Meta', 'path'=>'Appointment.meta', 'min'=>0, 'max'=>1}, + 'implicitRules' => {'type'=>'uri', 'path'=>'Appointment.implicitRules', 'min'=>0, 'max'=>1}, + 'language' => {'type'=>'code', 'path'=>'Appointment.language', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-languages'}}, + 'text' => {'type'=>'Narrative', 'path'=>'Appointment.text', 'min'=>0, 'max'=>1}, + 'contained' => {'type'=>'Resource', 'path'=>'Appointment.contained', 'min'=>0, 'max'=>Float::INFINITY}, + 'extension' => {'type'=>'Extension', 'path'=>'Appointment.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Appointment.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'identifier' => {'type'=>'Identifier', 'path'=>'Appointment.identifier', 'min'=>0, 'max'=>Float::INFINITY}, + 'status' => {'valid_codes'=>{'http://hl7.org/fhir/appointmentstatus'=>['proposed', 'pending', 'booked', 'arrived', 'fulfilled', 'cancelled', 'noshow', 'entered-in-error', 'checked-in', 'waitlist']}, 'type'=>'code', 'path'=>'Appointment.status', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/appointmentstatus'}}, + 'cancellationReason' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/appointment-cancellation-reason'=>['pat', 'pat-crs', 'pat-cpp', 'pat-dec', 'pat-fb', 'pat-lt', 'pat-mt', 'pat-mv', 'pat-preg', 'pat-swl', 'pat-ucp', 'prov', 'prov-pers', 'prov-dch', 'prov-edu', 'prov-hosp', 'prov-labs', 'prov-mri', 'prov-onc', 'maint', 'meds-inc', 'other', 'oth-cms', 'oth-err', 'oth-fin', 'oth-iv', 'oth-int', 'oth-mu', 'oth-room', 'oth-oerr', 'oth-swie', 'oth-weath']}, 'type'=>'CodeableConcept', 'path'=>'Appointment.cancellationReason', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/appointment-cancellation-reason'}}, + 'class' => {'local_name'=>'local_class', 'type'=>'CodeableConcept', 'path'=>'Appointment.class', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'preferred', 'uri'=>'http://terminology.hl7.org/ValueSet/EncounterClass'}}, + 'serviceCategory' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/service-category'=>['1', '2', '34', '3', '4', '5', '6', '7', '8', '36', '9', '10', '11', '12', '13', '14', '15', '16', '17', '35', '18', '19', '20', '21', '22', '38', '23', '24', '25', '26', '27', '28', '29', '30', '31', '32', '37', '33']}, 'type'=>'CodeableConcept', 'path'=>'Appointment.serviceCategory', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/service-category'}}, + 'serviceType' => {'type'=>'CodeableReference', 'path'=>'Appointment.serviceType', 'min'=>0, 'max'=>Float::INFINITY}, + 'specialty' => {'valid_codes'=>{'http://snomed.info/sct'=>['408467006', '394577000', '394578005', '421661004', '408462000', '394579002', '394804000', '394580004', '394803006', '408480009', '408454008', '394809005', '394592004', '394600006', '394601005', '394581000', '408478003', '394812008', '408444009', '394582007', '408475000', '410005002', '394583002', '419772000', '394584008', '408443003', '394802001', '394915009', '394814009', '394808002', '394811001', '408446006', '394586005', '394916005', '408472002', '394597005', '394598000', '394807007', '419192003', '408468001', '394593009', '394813003', '410001006', '394589003', '394591006', '394599008', '394649004', '408470005', '394585009', '394821009', '422191005', '394594003', '416304004', '418960008', '394882004', '394806003', '394588006', '408459003', '394607009', '419610006', '418058008', '420208008', '418652005', '418535003', '418862001', '419365004', '418002000', '419983000', '419170002', '419472004', '394539006', '420112009', '409968004', '394587001', '394913002', '408440000', '418112009', '419815003', '394914008', '408455009', '394602003', '408447002', '394810000', '408450004', '408476004', '408469009', '408466002', '408471009', '408464004', '408441001', '408465003', '394605001', '394608004', '408461007', '408460008', '394606000', '408449004', '418018006', '394604002', '394609007', '408474001', '394610002', '394611003', '408477008', '394801008', '408463005', '419321007', '394576009', '394590007', '409967009', '408448007', '419043006', '394612005', '394733009', '394732004']}, 'type'=>'CodeableConcept', 'path'=>'Appointment.specialty', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'preferred', 'uri'=>'http://hl7.org/fhir/ValueSet/c80-practice-codes'}}, + 'appointmentType' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/v2-0276'=>['ROUTINE', 'WALKIN', 'CHECKUP', 'FOLLOWUP', 'EMERGENCY']}, 'type'=>'CodeableConcept', 'path'=>'Appointment.appointmentType', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'preferred', 'uri'=>'http://terminology.hl7.org/ValueSet/v2-0276'}}, + 'reason' => {'type'=>'CodeableReference', 'path'=>'Appointment.reason', 'min'=>0, 'max'=>Float::INFINITY}, + 'priority' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/v3-ActPriority'=>['A', 'CR', 'EL', 'EM', 'P', 'PRN', 'R', 'RR', 'S', 'T', 'UD', 'UR', 'CS', 'CSP', 'CSR']}, 'type'=>'CodeableConcept', 'path'=>'Appointment.priority', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://terminology.hl7.org/ValueSet/v3-ActPriority'}}, + 'description' => {'type'=>'string', 'path'=>'Appointment.description', 'min'=>0, 'max'=>1}, + 'replaces' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Appointment'], 'type'=>'Reference', 'path'=>'Appointment.replaces', 'min'=>0, 'max'=>Float::INFINITY}, + 'virtualService' => {'type'=>'VirtualServiceDetail', 'path'=>'Appointment.virtualService', 'min'=>0, 'max'=>Float::INFINITY}, + 'supportingInformation' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Resource'], 'type'=>'Reference', 'path'=>'Appointment.supportingInformation', 'min'=>0, 'max'=>Float::INFINITY}, + 'previousAppointment' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Appointment'], 'type'=>'Reference', 'path'=>'Appointment.previousAppointment', 'min'=>0, 'max'=>1}, + 'originatingAppointment' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Appointment'], 'type'=>'Reference', 'path'=>'Appointment.originatingAppointment', 'min'=>0, 'max'=>1}, + 'start' => {'type'=>'instant', 'path'=>'Appointment.start', 'min'=>0, 'max'=>1}, + 'end' => {'type'=>'instant', 'path'=>'Appointment.end', 'min'=>0, 'max'=>1}, + 'minutesDuration' => {'type'=>'positiveInt', 'path'=>'Appointment.minutesDuration', 'min'=>0, 'max'=>1}, + 'requestedPeriod' => {'type'=>'Period', 'path'=>'Appointment.requestedPeriod', 'min'=>0, 'max'=>Float::INFINITY}, + 'slot' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Slot'], 'type'=>'Reference', 'path'=>'Appointment.slot', 'min'=>0, 'max'=>Float::INFINITY}, + 'account' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Account'], 'type'=>'Reference', 'path'=>'Appointment.account', 'min'=>0, 'max'=>Float::INFINITY}, + 'created' => {'type'=>'dateTime', 'path'=>'Appointment.created', 'min'=>0, 'max'=>1}, + 'cancellationDate' => {'type'=>'dateTime', 'path'=>'Appointment.cancellationDate', 'min'=>0, 'max'=>1}, + 'note' => {'type'=>'Annotation', 'path'=>'Appointment.note', 'min'=>0, 'max'=>Float::INFINITY}, + 'patientInstruction' => {'type'=>'CodeableReference', 'path'=>'Appointment.patientInstruction', 'min'=>0, 'max'=>Float::INFINITY}, + 'basedOn' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/CarePlan', 'http://hl7.org/fhir/StructureDefinition/DeviceRequest', 'http://hl7.org/fhir/StructureDefinition/MedicationRequest', 'http://hl7.org/fhir/StructureDefinition/ServiceRequest', 'http://hl7.org/fhir/StructureDefinition/RequestOrchestration', 'http://hl7.org/fhir/StructureDefinition/NutritionOrder', 'http://hl7.org/fhir/StructureDefinition/VisionPrescription', 'http://hl7.org/fhir/StructureDefinition/ImmunizationRecommendation'], 'type'=>'Reference', 'path'=>'Appointment.basedOn', 'min'=>0, 'max'=>Float::INFINITY}, + 'subject' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Group'], 'type'=>'Reference', 'path'=>'Appointment.subject', 'min'=>0, 'max'=>1}, + 'participant' => {'type'=>'Appointment::Participant', 'path'=>'Appointment.participant', 'min'=>1, 'max'=>Float::INFINITY}, + 'recurrenceId' => {'type'=>'positiveInt', 'path'=>'Appointment.recurrenceId', 'min'=>0, 'max'=>1}, + 'occurrenceChanged' => {'type'=>'boolean', 'path'=>'Appointment.occurrenceChanged', 'min'=>0, 'max'=>1}, + 'recurrenceTemplate' => {'type'=>'Appointment::RecurrenceTemplate', 'path'=>'Appointment.recurrenceTemplate', 'min'=>0, 'max'=>Float::INFINITY} + } + + class Participant < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Participant.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Participant.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Participant.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'type' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/v3-ParticipationType'=>['ADM', 'ATND', 'CALLBCK', 'CON', 'DIS', 'ESC', 'REF'], 'http://terminology.hl7.org/CodeSystem/participant-type'=>['translator', 'emergency']}, 'type'=>'CodeableConcept', 'path'=>'Participant.type', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/encounter-participant-type'}}, + 'period' => {'type'=>'Period', 'path'=>'Participant.period', 'min'=>0, 'max'=>1}, + 'actor' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Group', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole', 'http://hl7.org/fhir/StructureDefinition/CareTeam', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson', 'http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/HealthcareService', 'http://hl7.org/fhir/StructureDefinition/Location'], 'type'=>'Reference', 'path'=>'Participant.actor', 'min'=>0, 'max'=>1}, + 'required' => {'type'=>'boolean', 'path'=>'Participant.required', 'min'=>0, 'max'=>1}, + 'status' => {'valid_codes'=>{'http://hl7.org/fhir/participationstatus'=>['accepted', 'declined', 'tentative', 'needs-action']}, 'type'=>'code', 'path'=>'Participant.status', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/participationstatus'}} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :type # 0-* [ CodeableConcept ] + attr_accessor :period # 0-1 Period + attr_accessor :actor # 0-1 Reference(Patient|Group|Practitioner|PractitionerRole|CareTeam|RelatedPerson|Device|HealthcareService|Location) + attr_accessor :required # 0-1 boolean + attr_accessor :status # 1-1 code + end + + class RecurrenceTemplate < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'RecurrenceTemplate.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'RecurrenceTemplate.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'RecurrenceTemplate.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'timezone' => {'valid_codes'=>{'https://www.iana.org/time-zones'=>['Africa/Abidjan', 'Africa/Accra', 'Africa/Addis_Ababa', 'Africa/Algiers', 'Africa/Asmara', 'Africa/Bamako', 'Africa/Bangui', 'Africa/Banjul', 'Africa/Bissau', 'Africa/Blantyre', 'Africa/Brazzaville', 'Africa/Bujumbura', 'Africa/Cairo', 'Africa/Casablanca', 'Africa/Ceuta', 'Africa/Conakry', 'Africa/Dakar', 'Africa/Dar_es_Salaam', 'Africa/Djibouti', 'Africa/Douala', 'Africa/El_Aaiun', 'Africa/Freetown', 'Africa/Gaborone', 'Africa/Harare', 'Africa/Johannesburg', 'Africa/Juba', 'Africa/Kampala', 'Africa/Khartoum', 'Africa/Kigali', 'Africa/Kinshasa', 'Africa/Lagos', 'Africa/Libreville', 'Africa/Lome', 'Africa/Luanda', 'Africa/Lubumbashi', 'Africa/Lusaka', 'Africa/Malabo', 'Africa/Maputo', 'Africa/Maseru', 'Africa/Mbabane', 'Africa/Mogadishu', 'Africa/Monrovia', 'Africa/Nairobi', 'Africa/Ndjamena', 'Africa/Niamey', 'Africa/Nouakchott', 'Africa/Ouagadougou', 'Africa/Porto-Novo', 'Africa/Sao_Tome', 'Africa/Timbuktu', 'Africa/Tripoli', 'Africa/Tunis', 'Africa/Windhoek', 'America/Adak', 'America/Anchorage', 'America/Anguilla', 'America/Antigua', 'America/Araguaina', 'America/Argentina/Buenos_Aires', 'America/Argentina/Catamarca', 'America/Argentina/ComodRivadavia', 'America/Argentina/Cordoba', 'America/Argentina/Jujuy', 'America/Argentina/La_Rioja', 'America/Argentina/Mendoza', 'America/Argentina/Rio_Gallegos', 'America/Argentina/Salta', 'America/Argentina/San_Juan', 'America/Argentina/San_Luis', 'America/Argentina/Tucuman', 'America/Argentina/Ushuaia', 'America/Aruba', 'America/Asuncion', 'America/Atikokan', 'America/Bahia', 'America/Bahia_Banderas', 'America/Barbados', 'America/Belem', 'America/Belize', 'America/Blanc-Sablon', 'America/Boa_Vista', 'America/Bogota', 'America/Boise', 'America/Cambridge_Bay', 'America/Campo_Grande', 'America/Cancun', 'America/Caracas', 'America/Cayenne', 'America/Cayman', 'America/Chicago', 'America/Chihuahua', 'America/Coral_Harbour', 'America/Costa_Rica', 'America/Creston', 'America/Cuiaba', 'America/Curacao', 'America/Danmarkshavn', 'America/Dawson', 'America/Dawson_Creek', 'America/Denver', 'America/Detroit', 'America/Dominica', 'America/Edmonton', 'America/Eirunepe', 'America/El_Salvador', 'America/Ensenada', 'America/Fort_Nelson', 'America/Fortaleza', 'America/Glace_Bay', 'America/Goose_Bay', 'America/Grand_Turk', 'America/Grenada', 'America/Guadeloupe', 'America/Guatemala', 'America/Guayaquil', 'America/Guyana', 'America/Halifax', 'America/Havana', 'America/Hermosillo', 'America/Indiana/Indianapolis', 'America/Indiana/Knox', 'America/Indiana/Marengo', 'America/Indiana/Petersburg', 'America/Indiana/Tell_City', 'America/Indiana/Vevay', 'America/Indiana/Vincennes', 'America/Indiana/Winamac', 'America/Inuvik', 'America/Iqaluit', 'America/Jamaica', 'America/Juneau', 'America/Kentucky/Louisville', 'America/Kentucky/Monticello', 'America/La_Paz', 'America/Lima', 'America/Los_Angeles', 'America/Maceio', 'America/Managua', 'America/Manaus', 'America/Martinique', 'America/Matamoros', 'America/Mazatlan', 'America/Menominee', 'America/Merida', 'America/Metlakatla', 'America/Mexico_City', 'America/Miquelon', 'America/Moncton', 'America/Monterrey', 'America/Montevideo', 'America/Montreal', 'America/Montserrat', 'America/Nassau', 'America/New_York', 'America/Nipigon', 'America/Nome', 'America/Noronha', 'America/North_Dakota/Beulah', 'America/North_Dakota/Center', 'America/North_Dakota/New_Salem', 'America/Nuuk', 'America/Ojinaga', 'America/Panama', 'America/Pangnirtung', 'America/Paramaribo', 'America/Phoenix', 'America/Port-au-Prince', 'America/Port_of_Spain', 'America/Porto_Velho', 'America/Puerto_Rico', 'America/Punta_Arenas', 'America/Rainy_River', 'America/Rankin_Inlet', 'America/Recife', 'America/Regina', 'America/Resolute', 'America/Rio_Branco', 'America/Rosario', 'America/Santarem', 'America/Santiago', 'America/Santo_Domingo', 'America/Sao_Paulo', 'America/Scoresbysund', 'America/Sitka', 'America/St_Johns', 'America/St_Kitts', 'America/St_Lucia', 'America/St_Thomas', 'America/St_Vincent', 'America/Swift_Current', 'America/Tegucigalpa', 'America/Thule', 'America/Thunder_Bay', 'America/Tijuana', 'America/Toronto', 'America/Tortola', 'America/Vancouver', 'America/Whitehorse', 'America/Winnipeg', 'America/Yakutat', 'America/Yellowknife', 'Antarctica/Casey', 'Antarctica/Davis', 'Antarctica/DumontDUrville', 'Antarctica/Macquarie', 'Antarctica/Mawson', 'Antarctica/McMurdo', 'Antarctica/Palmer', 'Antarctica/Rothera', 'Antarctica/Syowa', 'Antarctica/Troll', 'Antarctica/Vostok', 'Asia/Aden', 'Asia/Almaty', 'Asia/Amman', 'Asia/Anadyr', 'Asia/Aqtau', 'Asia/Aqtobe', 'Asia/Ashgabat', 'Asia/Atyrau', 'Asia/Baghdad', 'Asia/Bahrain', 'Asia/Baku', 'Asia/Bangkok', 'Asia/Barnaul', 'Asia/Beirut', 'Asia/Bishkek', 'Asia/Brunei', 'Asia/Chita', 'Asia/Choibalsan', 'Asia/Chongqing', 'Asia/Colombo', 'Asia/Damascus', 'Asia/Dhaka', 'Asia/Dili', 'Asia/Dubai', 'Asia/Dushanbe', 'Asia/Famagusta', 'Asia/Gaza', 'Asia/Hanoi', 'Asia/Harbin', 'Asia/Hebron', 'Asia/Ho_Chi_Minh', 'Asia/Hong_Kong', 'Asia/Hovd', 'Asia/Irkutsk', 'Asia/Jakarta', 'Asia/Jayapura', 'Asia/Jerusalem', 'Asia/Kabul', 'Asia/Kamchatka', 'Asia/Karachi', 'Asia/Kashgar', 'Asia/Kathmandu', 'Asia/Khandyga', 'Asia/Kolkata', 'Asia/Krasnoyarsk', 'Asia/Kuala_Lumpur', 'Asia/Kuching', 'Asia/Kuwait', 'Asia/Macau', 'Asia/Magadan', 'Asia/Makassar', 'Asia/Manila', 'Asia/Muscat', 'Asia/Nicosia', 'Asia/Novokuznetsk', 'Asia/Novosibirsk', 'Asia/Omsk', 'Asia/Oral', 'Asia/Phnom_Penh', 'Asia/Pontianak', 'Asia/Pyongyang', 'Asia/Qatar', 'Asia/Qostanay', 'Asia/Qyzylorda', 'Asia/Riyadh', 'Asia/Sakhalin', 'Asia/Samarkand', 'Asia/Seoul', 'Asia/Shanghai', 'Asia/Singapore', 'Asia/Srednekolymsk', 'Asia/Taipei', 'Asia/Tashkent', 'Asia/Tbilisi', 'Asia/Tehran', 'Asia/Tel_Aviv', 'Asia/Thimphu', 'Asia/Tokyo', 'Asia/Tomsk', 'Asia/Ulaanbaatar', 'Asia/Urumqi', 'Asia/Ust-Nera', 'Asia/Vientiane', 'Asia/Vladivostok', 'Asia/Yakutsk', 'Asia/Yangon', 'Asia/Yekaterinburg', 'Asia/Yerevan', 'Atlantic/Azores', 'Atlantic/Bermuda', 'Atlantic/Canary', 'Atlantic/Cape_Verde', 'Atlantic/Faroe', 'Atlantic/Jan_Mayen', 'Atlantic/Madeira', 'Atlantic/Reykjavik', 'Atlantic/South_Georgia', 'Atlantic/St_Helena', 'Atlantic/Stanley', 'Australia/Adelaide', 'Australia/Brisbane', 'Australia/Broken_Hill', 'Australia/Currie', 'Australia/Darwin', 'Australia/Eucla', 'Australia/Hobart', 'Australia/Lindeman', 'Australia/Lord_Howe', 'Australia/Melbourne', 'Australia/Perth', 'Australia/Sydney', 'CET', 'CST6CDT', 'EET', 'EST', 'EST5EDT', 'Etc/GMT', 'Etc/GMT+1', 'Etc/GMT+10', 'Etc/GMT+11', 'Etc/GMT+12', 'Etc/GMT+2', 'Etc/GMT+3', 'Etc/GMT+4', 'Etc/GMT+5', 'Etc/GMT+6', 'Etc/GMT+7', 'Etc/GMT+8', 'Etc/GMT+9', 'Etc/GMT-1', 'Etc/GMT-10', 'Etc/GMT-11', 'Etc/GMT-12', 'Etc/GMT-13', 'Etc/GMT-14', 'Etc/GMT-2', 'Etc/GMT-3', 'Etc/GMT-4', 'Etc/GMT-5', 'Etc/GMT-6', 'Etc/GMT-7', 'Etc/GMT-8', 'Etc/GMT-9', 'Etc/UTC', 'Europe/Amsterdam', 'Europe/Andorra', 'Europe/Astrakhan', 'Europe/Athens', 'Europe/Belfast', 'Europe/Belgrade', 'Europe/Berlin', 'Europe/Brussels', 'Europe/Bucharest', 'Europe/Budapest', 'Europe/Chisinau', 'Europe/Copenhagen', 'Europe/Dublin', 'Europe/Gibraltar', 'Europe/Guernsey', 'Europe/Helsinki', 'Europe/Isle_of_Man', 'Europe/Istanbul', 'Europe/Jersey', 'Europe/Kaliningrad', 'Europe/Kiev', 'Europe/Kirov', 'Europe/Lisbon', 'Europe/Ljubljana', 'Europe/London', 'Europe/Luxembourg', 'Europe/Madrid', 'Europe/Malta', 'Europe/Minsk', 'Europe/Monaco', 'Europe/Moscow', 'Europe/Oslo', 'Europe/Paris', 'Europe/Prague', 'Europe/Riga', 'Europe/Rome', 'Europe/Samara', 'Europe/Sarajevo', 'Europe/Saratov', 'Europe/Simferopol', 'Europe/Skopje', 'Europe/Sofia', 'Europe/Stockholm', 'Europe/Tallinn', 'Europe/Tirane', 'Europe/Tiraspol', 'Europe/Ulyanovsk', 'Europe/Uzhgorod', 'Europe/Vaduz', 'Europe/Vienna', 'Europe/Vilnius', 'Europe/Volgograd', 'Europe/Warsaw', 'Europe/Zagreb', 'Europe/Zaporozhye', 'Europe/Zurich', 'Factory', 'HST', 'Indian/Antananarivo', 'Indian/Chagos', 'Indian/Christmas', 'Indian/Cocos', 'Indian/Comoro', 'Indian/Kerguelen', 'Indian/Mahe', 'Indian/Maldives', 'Indian/Mauritius', 'Indian/Mayotte', 'Indian/Reunion', 'MET', 'MST', 'MST7MDT', 'PST8PDT', 'Pacific/Apia', 'Pacific/Auckland', 'Pacific/Bougainville', 'Pacific/Chatham', 'Pacific/Chuuk', 'Pacific/Easter', 'Pacific/Efate', 'Pacific/Enderbury', 'Pacific/Fakaofo', 'Pacific/Fiji', 'Pacific/Funafuti', 'Pacific/Galapagos', 'Pacific/Gambier', 'Pacific/Guadalcanal', 'Pacific/Guam', 'Pacific/Honolulu', 'Pacific/Johnston', 'Pacific/Kiritimati', 'Pacific/Kosrae', 'Pacific/Kwajalein', 'Pacific/Majuro', 'Pacific/Marquesas', 'Pacific/Midway', 'Pacific/Nauru', 'Pacific/Niue', 'Pacific/Norfolk', 'Pacific/Noumea', 'Pacific/Pago_Pago', 'Pacific/Palau', 'Pacific/Pitcairn', 'Pacific/Pohnpei', 'Pacific/Port_Moresby', 'Pacific/Rarotonga', 'Pacific/Saipan', 'Pacific/Tahiti', 'Pacific/Tarawa', 'Pacific/Tongatapu', 'Pacific/Wake', 'Pacific/Wallis', 'WET']}, 'type'=>'CodeableConcept', 'path'=>'RecurrenceTemplate.timezone', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/timezones'}}, + 'recurrenceType' => {'valid_codes'=>{'http://unitsofmeasure.org'=>['d', 'wk', 'mo', 'a']}, 'type'=>'CodeableConcept', 'path'=>'RecurrenceTemplate.recurrenceType', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'preferred', 'uri'=>'http://hl7.org/fhir/ValueSet/appointment-recurrrence-type'}}, + 'lastOccurrenceDate' => {'type'=>'date', 'path'=>'RecurrenceTemplate.lastOccurrenceDate', 'min'=>0, 'max'=>1}, + 'occurrenceCount' => {'type'=>'positiveInt', 'path'=>'RecurrenceTemplate.occurrenceCount', 'min'=>0, 'max'=>1}, + 'occurrenceDate' => {'type'=>'date', 'path'=>'RecurrenceTemplate.occurrenceDate', 'min'=>0, 'max'=>Float::INFINITY}, + 'weeklyTemplate' => {'type'=>'Appointment::RecurrenceTemplate::WeeklyTemplate', 'path'=>'RecurrenceTemplate.weeklyTemplate', 'min'=>0, 'max'=>1}, + 'monthlyTemplate' => {'type'=>'Appointment::RecurrenceTemplate::MonthlyTemplate', 'path'=>'RecurrenceTemplate.monthlyTemplate', 'min'=>0, 'max'=>1}, + 'yearlyTemplate' => {'type'=>'Appointment::RecurrenceTemplate::YearlyTemplate', 'path'=>'RecurrenceTemplate.yearlyTemplate', 'min'=>0, 'max'=>1}, + 'excludingDate' => {'type'=>'date', 'path'=>'RecurrenceTemplate.excludingDate', 'min'=>0, 'max'=>Float::INFINITY}, + 'excludingRecurrenceId' => {'type'=>'positiveInt', 'path'=>'RecurrenceTemplate.excludingRecurrenceId', 'min'=>0, 'max'=>Float::INFINITY} + } + + class WeeklyTemplate < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'WeeklyTemplate.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'WeeklyTemplate.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'WeeklyTemplate.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'monday' => {'type'=>'boolean', 'path'=>'WeeklyTemplate.monday', 'min'=>0, 'max'=>1}, + 'tuesday' => {'type'=>'boolean', 'path'=>'WeeklyTemplate.tuesday', 'min'=>0, 'max'=>1}, + 'wednesday' => {'type'=>'boolean', 'path'=>'WeeklyTemplate.wednesday', 'min'=>0, 'max'=>1}, + 'thursday' => {'type'=>'boolean', 'path'=>'WeeklyTemplate.thursday', 'min'=>0, 'max'=>1}, + 'friday' => {'type'=>'boolean', 'path'=>'WeeklyTemplate.friday', 'min'=>0, 'max'=>1}, + 'saturday' => {'type'=>'boolean', 'path'=>'WeeklyTemplate.saturday', 'min'=>0, 'max'=>1}, + 'sunday' => {'type'=>'boolean', 'path'=>'WeeklyTemplate.sunday', 'min'=>0, 'max'=>1}, + 'weekInterval' => {'type'=>'positiveInt', 'path'=>'WeeklyTemplate.weekInterval', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :monday # 0-1 boolean + attr_accessor :tuesday # 0-1 boolean + attr_accessor :wednesday # 0-1 boolean + attr_accessor :thursday # 0-1 boolean + attr_accessor :friday # 0-1 boolean + attr_accessor :saturday # 0-1 boolean + attr_accessor :sunday # 0-1 boolean + attr_accessor :weekInterval # 0-1 positiveInt + end + + class MonthlyTemplate < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'MonthlyTemplate.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'MonthlyTemplate.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'MonthlyTemplate.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'dayOfMonth' => {'type'=>'positiveInt', 'path'=>'MonthlyTemplate.dayOfMonth', 'min'=>0, 'max'=>1}, + 'nthWeekOfMonth' => {'valid_codes'=>{'http://hl7.org/fhir/week-of-month'=>['first', 'second', 'third', 'fourth', 'last']}, 'type'=>'Coding', 'path'=>'MonthlyTemplate.nthWeekOfMonth', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/week-of-month'}}, + 'dayOfWeek' => {'valid_codes'=>{'http://hl7.org/fhir/days-of-week'=>['mon', 'tue', 'wed', 'thu', 'fri', 'sat', 'sun']}, 'type'=>'Coding', 'path'=>'MonthlyTemplate.dayOfWeek', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/days-of-week'}}, + 'monthInterval' => {'type'=>'positiveInt', 'path'=>'MonthlyTemplate.monthInterval', 'min'=>1, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :dayOfMonth # 0-1 positiveInt + attr_accessor :nthWeekOfMonth # 0-1 Coding + attr_accessor :dayOfWeek # 0-1 Coding + attr_accessor :monthInterval # 1-1 positiveInt + end + + class YearlyTemplate < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'YearlyTemplate.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'YearlyTemplate.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'YearlyTemplate.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'yearInterval' => {'type'=>'positiveInt', 'path'=>'YearlyTemplate.yearInterval', 'min'=>1, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :yearInterval # 1-1 positiveInt + end + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :timezone # 0-1 CodeableConcept + attr_accessor :recurrenceType # 1-1 CodeableConcept + attr_accessor :lastOccurrenceDate # 0-1 date + attr_accessor :occurrenceCount # 0-1 positiveInt + attr_accessor :occurrenceDate # 0-* [ date ] + attr_accessor :weeklyTemplate # 0-1 Appointment::RecurrenceTemplate::WeeklyTemplate + attr_accessor :monthlyTemplate # 0-1 Appointment::RecurrenceTemplate::MonthlyTemplate + attr_accessor :yearlyTemplate # 0-1 Appointment::RecurrenceTemplate::YearlyTemplate + attr_accessor :excludingDate # 0-* [ date ] + attr_accessor :excludingRecurrenceId # 0-* [ positiveInt ] + end + + attr_accessor :id # 0-1 id + attr_accessor :meta # 0-1 Meta + attr_accessor :implicitRules # 0-1 uri + attr_accessor :language # 0-1 code + attr_accessor :text # 0-1 Narrative + attr_accessor :contained # 0-* [ Resource ] + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :identifier # 0-* [ Identifier ] + attr_accessor :status # 1-1 code + attr_accessor :cancellationReason # 0-1 CodeableConcept + attr_accessor :local_class # 0-* [ CodeableConcept ] + attr_accessor :serviceCategory # 0-* [ CodeableConcept ] + attr_accessor :serviceType # 0-* [ CodeableReference ] + attr_accessor :specialty # 0-* [ CodeableConcept ] + attr_accessor :appointmentType # 0-1 CodeableConcept + attr_accessor :reason # 0-* [ CodeableReference ] + attr_accessor :priority # 0-1 CodeableConcept + attr_accessor :description # 0-1 string + attr_accessor :replaces # 0-* [ Reference(Appointment) ] + attr_accessor :virtualService # 0-* [ VirtualServiceDetail ] + attr_accessor :supportingInformation # 0-* [ Reference(Resource) ] + attr_accessor :previousAppointment # 0-1 Reference(Appointment) + attr_accessor :originatingAppointment # 0-1 Reference(Appointment) + attr_accessor :start # 0-1 instant + attr_accessor :end # 0-1 instant + attr_accessor :minutesDuration # 0-1 positiveInt + attr_accessor :requestedPeriod # 0-* [ Period ] + attr_accessor :slot # 0-* [ Reference(Slot) ] + attr_accessor :account # 0-* [ Reference(Account) ] + attr_accessor :created # 0-1 dateTime + attr_accessor :cancellationDate # 0-1 dateTime + attr_accessor :note # 0-* [ Annotation ] + attr_accessor :patientInstruction # 0-* [ CodeableReference ] + attr_accessor :basedOn # 0-* [ Reference(CarePlan|DeviceRequest|MedicationRequest|ServiceRequest|RequestOrchestration|NutritionOrder|VisionPrescription|ImmunizationRecommendation) ] + attr_accessor :subject # 0-1 Reference(Patient|Group) + attr_accessor :participant # 1-* [ Appointment::Participant ] + attr_accessor :recurrenceId # 0-1 positiveInt + attr_accessor :occurrenceChanged # 0-1 boolean + attr_accessor :recurrenceTemplate # 0-* [ Appointment::RecurrenceTemplate ] + + def resourceType + 'Appointment' + end + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/resources/AppointmentResponse.rb b/lib/fhir_models/r6/generated/resources/AppointmentResponse.rb new file mode 100644 index 00000000..06d814e9 --- /dev/null +++ b/lib/fhir_models/r6/generated/resources/AppointmentResponse.rb @@ -0,0 +1,58 @@ +module FHIR + module R6 + class AppointmentResponse < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + SEARCH_PARAMS = ['actor', 'appointment', 'group', 'identifier', 'location', 'part-status', 'patient', 'practitioner'] + METADATA = { + 'id' => {'type'=>'id', 'path'=>'AppointmentResponse.id', 'min'=>0, 'max'=>1}, + 'meta' => {'type'=>'Meta', 'path'=>'AppointmentResponse.meta', 'min'=>0, 'max'=>1}, + 'implicitRules' => {'type'=>'uri', 'path'=>'AppointmentResponse.implicitRules', 'min'=>0, 'max'=>1}, + 'language' => {'type'=>'code', 'path'=>'AppointmentResponse.language', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-languages'}}, + 'text' => {'type'=>'Narrative', 'path'=>'AppointmentResponse.text', 'min'=>0, 'max'=>1}, + 'contained' => {'type'=>'Resource', 'path'=>'AppointmentResponse.contained', 'min'=>0, 'max'=>Float::INFINITY}, + 'extension' => {'type'=>'Extension', 'path'=>'AppointmentResponse.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'AppointmentResponse.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'identifier' => {'type'=>'Identifier', 'path'=>'AppointmentResponse.identifier', 'min'=>0, 'max'=>Float::INFINITY}, + 'appointment' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Appointment'], 'type'=>'Reference', 'path'=>'AppointmentResponse.appointment', 'min'=>1, 'max'=>1}, + 'proposedNewTime' => {'type'=>'boolean', 'path'=>'AppointmentResponse.proposedNewTime', 'min'=>0, 'max'=>1}, + 'start' => {'type'=>'instant', 'path'=>'AppointmentResponse.start', 'min'=>0, 'max'=>1}, + 'end' => {'type'=>'instant', 'path'=>'AppointmentResponse.end', 'min'=>0, 'max'=>1}, + 'participantType' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/v3-ParticipationType'=>['ADM', 'ATND', 'CALLBCK', 'CON', 'DIS', 'ESC', 'REF'], 'http://terminology.hl7.org/CodeSystem/participant-type'=>['translator', 'emergency']}, 'type'=>'CodeableConcept', 'path'=>'AppointmentResponse.participantType', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/encounter-participant-type'}}, + 'actor' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Group', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson', 'http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/HealthcareService', 'http://hl7.org/fhir/StructureDefinition/Location'], 'type'=>'Reference', 'path'=>'AppointmentResponse.actor', 'min'=>0, 'max'=>1}, + 'participantStatus' => {'valid_codes'=>{'http://hl7.org/fhir/participationstatus'=>['accepted', 'declined', 'tentative', 'needs-action'], 'http://hl7.org/fhir/appointmentstatus'=>['entered-in-error']}, 'type'=>'code', 'path'=>'AppointmentResponse.participantStatus', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/appointmentresponse-status'}}, + 'comment' => {'type'=>'markdown', 'path'=>'AppointmentResponse.comment', 'min'=>0, 'max'=>1}, + 'recurring' => {'type'=>'boolean', 'path'=>'AppointmentResponse.recurring', 'min'=>0, 'max'=>1}, + 'occurrenceDate' => {'type'=>'date', 'path'=>'AppointmentResponse.occurrenceDate', 'min'=>0, 'max'=>1}, + 'recurrenceId' => {'type'=>'positiveInt', 'path'=>'AppointmentResponse.recurrenceId', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 id + attr_accessor :meta # 0-1 Meta + attr_accessor :implicitRules # 0-1 uri + attr_accessor :language # 0-1 code + attr_accessor :text # 0-1 Narrative + attr_accessor :contained # 0-* [ Resource ] + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :identifier # 0-* [ Identifier ] + attr_accessor :appointment # 1-1 Reference(Appointment) + attr_accessor :proposedNewTime # 0-1 boolean + attr_accessor :start # 0-1 instant + attr_accessor :end # 0-1 instant + attr_accessor :participantType # 0-* [ CodeableConcept ] + attr_accessor :actor # 0-1 Reference(Patient|Group|Practitioner|PractitionerRole|RelatedPerson|Device|HealthcareService|Location) + attr_accessor :participantStatus # 1-1 code + attr_accessor :comment # 0-1 markdown + attr_accessor :recurring # 0-1 boolean + attr_accessor :occurrenceDate # 0-1 date + attr_accessor :recurrenceId # 0-1 positiveInt + + def resourceType + 'AppointmentResponse' + end + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/resources/ArtifactAssessment.rb b/lib/fhir_models/r6/generated/resources/ArtifactAssessment.rb new file mode 100644 index 00000000..8a320e3c --- /dev/null +++ b/lib/fhir_models/r6/generated/resources/ArtifactAssessment.rb @@ -0,0 +1,102 @@ +module FHIR + module R6 + class ArtifactAssessment < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'citeAs' => ['Reference', 'markdown'], + 'artifact' => ['Reference', 'canonical', 'uri'] + } + SEARCH_PARAMS = ['date', 'identifier'] + METADATA = { + 'id' => {'type'=>'id', 'path'=>'ArtifactAssessment.id', 'min'=>0, 'max'=>1}, + 'meta' => {'type'=>'Meta', 'path'=>'ArtifactAssessment.meta', 'min'=>0, 'max'=>1}, + 'implicitRules' => {'type'=>'uri', 'path'=>'ArtifactAssessment.implicitRules', 'min'=>0, 'max'=>1}, + 'language' => {'type'=>'code', 'path'=>'ArtifactAssessment.language', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-languages'}}, + 'text' => {'type'=>'Narrative', 'path'=>'ArtifactAssessment.text', 'min'=>0, 'max'=>1}, + 'contained' => {'type'=>'Resource', 'path'=>'ArtifactAssessment.contained', 'min'=>0, 'max'=>Float::INFINITY}, + 'extension' => {'type'=>'Extension', 'path'=>'ArtifactAssessment.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'ArtifactAssessment.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'identifier' => {'type'=>'Identifier', 'path'=>'ArtifactAssessment.identifier', 'min'=>0, 'max'=>Float::INFINITY}, + 'title' => {'type'=>'string', 'path'=>'ArtifactAssessment.title', 'min'=>0, 'max'=>1}, + 'citeAsReference' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Citation'], 'type'=>'Reference', 'path'=>'ArtifactAssessment.citeAs[x]', 'min'=>0, 'max'=>1}, + 'citeAsMarkdown' => {'type'=>'markdown', 'path'=>'ArtifactAssessment.citeAs[x]', 'min'=>0, 'max'=>1}, + 'date' => {'type'=>'dateTime', 'path'=>'ArtifactAssessment.date', 'min'=>0, 'max'=>1}, + 'copyright' => {'type'=>'markdown', 'path'=>'ArtifactAssessment.copyright', 'min'=>0, 'max'=>1}, + 'approvalDate' => {'type'=>'date', 'path'=>'ArtifactAssessment.approvalDate', 'min'=>0, 'max'=>1}, + 'lastReviewDate' => {'type'=>'date', 'path'=>'ArtifactAssessment.lastReviewDate', 'min'=>0, 'max'=>1}, + 'artifactReference' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Resource'], 'type'=>'Reference', 'path'=>'ArtifactAssessment.artifact[x]', 'min'=>1, 'max'=>1}, + 'artifactCanonical' => {'type'=>'canonical', 'path'=>'ArtifactAssessment.artifact[x]', 'min'=>1, 'max'=>1}, + 'artifactUri' => {'type'=>'uri', 'path'=>'ArtifactAssessment.artifact[x]', 'min'=>1, 'max'=>1}, + 'content' => {'type'=>'ArtifactAssessment::Content', 'path'=>'ArtifactAssessment.content', 'min'=>0, 'max'=>Float::INFINITY}, + 'workflowStatus' => {'valid_codes'=>{'http://hl7.org/fhir/artifactassessment-workflow-status'=>['submitted', 'triaged', 'waiting-for-input', 'resolved-no-change', 'resolved-change-required', 'deferred', 'duplicate', 'applied', 'published', 'entered-in-error']}, 'type'=>'code', 'path'=>'ArtifactAssessment.workflowStatus', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/artifactassessment-workflow-status'}}, + 'disposition' => {'valid_codes'=>{'http://hl7.org/fhir/artifactassessment-disposition'=>['unresolved', 'not-persuasive', 'persuasive', 'persuasive-with-modification', 'not-persuasive-with-modification']}, 'type'=>'code', 'path'=>'ArtifactAssessment.disposition', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/artifactassessment-disposition'}} + } + + class Content < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Content.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Content.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Content.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'informationType' => {'valid_codes'=>{'http://hl7.org/fhir/artifactassessment-information-type'=>['comment', 'classifier', 'rating', 'container', 'response', 'change-request']}, 'type'=>'code', 'path'=>'Content.informationType', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/artifactassessment-information-type'}}, + 'summary' => {'type'=>'markdown', 'path'=>'Content.summary', 'min'=>0, 'max'=>1}, + 'type' => {'valid_codes'=>{'http://hl7.org/fhir/certainty-type'=>['Overall', 'RiskOfBias', 'Inconsistency', 'Indirectness', 'Imprecision', 'PublicationBias', 'DoseResponseGradient', 'PlausibleConfounding', 'LargeEffect']}, 'type'=>'CodeableConcept', 'path'=>'Content.type', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/certainty-type'}}, + 'classifier' => {'valid_codes'=>{'http://hl7.org/fhir/certainty-rating'=>['high', 'moderate', 'low', 'very-low', 'no-concern', 'serious-concern', 'very-serious-concern', 'extremely-serious-concern', 'present', 'absent', 'no-change', 'downcode1', 'downcode2', 'downcode3', 'upcode1', 'upcode2']}, 'type'=>'CodeableConcept', 'path'=>'Content.classifier', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/certainty-rating'}}, + 'quantity' => {'type'=>'Quantity', 'path'=>'Content.quantity', 'min'=>0, 'max'=>1}, + 'author' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole', 'http://hl7.org/fhir/StructureDefinition/Organization', 'http://hl7.org/fhir/StructureDefinition/Device'], 'type'=>'Reference', 'path'=>'Content.author', 'min'=>0, 'max'=>1}, + 'path' => {'type'=>'uri', 'path'=>'Content.path', 'min'=>0, 'max'=>Float::INFINITY}, + 'relatedArtifact' => {'type'=>'RelatedArtifact', 'path'=>'Content.relatedArtifact', 'min'=>0, 'max'=>Float::INFINITY}, + 'freeToShare' => {'type'=>'boolean', 'path'=>'Content.freeToShare', 'min'=>0, 'max'=>1}, + 'component' => {'type'=>'ArtifactAssessment::Content', 'path'=>'Content.component', 'min'=>0, 'max'=>Float::INFINITY} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :informationType # 0-1 code + attr_accessor :summary # 0-1 markdown + attr_accessor :type # 0-1 CodeableConcept + attr_accessor :classifier # 0-* [ CodeableConcept ] + attr_accessor :quantity # 0-1 Quantity + attr_accessor :author # 0-1 Reference(Patient|Practitioner|PractitionerRole|Organization|Device) + attr_accessor :path # 0-* [ uri ] + attr_accessor :relatedArtifact # 0-* [ RelatedArtifact ] + attr_accessor :freeToShare # 0-1 boolean + attr_accessor :component # 0-* [ ArtifactAssessment::Content ] + end + + attr_accessor :id # 0-1 id + attr_accessor :meta # 0-1 Meta + attr_accessor :implicitRules # 0-1 uri + attr_accessor :language # 0-1 code + attr_accessor :text # 0-1 Narrative + attr_accessor :contained # 0-* [ Resource ] + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :identifier # 0-* [ Identifier ] + attr_accessor :title # 0-1 string + attr_accessor :citeAsReference # 0-1 Reference(Citation) + attr_accessor :citeAsMarkdown # 0-1 markdown + attr_accessor :date # 0-1 dateTime + attr_accessor :copyright # 0-1 markdown + attr_accessor :approvalDate # 0-1 date + attr_accessor :lastReviewDate # 0-1 date + attr_accessor :artifactReference # 1-1 Reference(Resource) + attr_accessor :artifactCanonical # 1-1 canonical + attr_accessor :artifactUri # 1-1 uri + attr_accessor :content # 0-* [ ArtifactAssessment::Content ] + attr_accessor :workflowStatus # 0-1 code + attr_accessor :disposition # 0-1 code + + def resourceType + 'ArtifactAssessment' + end + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/resources/AuditEvent.rb b/lib/fhir_models/r6/generated/resources/AuditEvent.rb new file mode 100644 index 00000000..346fc45d --- /dev/null +++ b/lib/fhir_models/r6/generated/resources/AuditEvent.rb @@ -0,0 +1,219 @@ +module FHIR + module R6 + class AuditEvent < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'occurred' => ['Period', 'dateTime'] + } + SEARCH_PARAMS = ['action', 'agent', 'agent-role', 'based-on', 'date', 'encounter', 'entity', 'entity-role', 'outcome', 'patient', 'policy', 'purpose', 'source', 'subtype', 'type'] + METADATA = { + 'id' => {'type'=>'id', 'path'=>'AuditEvent.id', 'min'=>0, 'max'=>1}, + 'meta' => {'type'=>'Meta', 'path'=>'AuditEvent.meta', 'min'=>0, 'max'=>1}, + 'implicitRules' => {'type'=>'uri', 'path'=>'AuditEvent.implicitRules', 'min'=>0, 'max'=>1}, + 'language' => {'type'=>'code', 'path'=>'AuditEvent.language', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-languages'}}, + 'text' => {'type'=>'Narrative', 'path'=>'AuditEvent.text', 'min'=>0, 'max'=>1}, + 'contained' => {'type'=>'Resource', 'path'=>'AuditEvent.contained', 'min'=>0, 'max'=>Float::INFINITY}, + 'extension' => {'type'=>'Extension', 'path'=>'AuditEvent.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'AuditEvent.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'type' => {'valid_codes'=>{'http://dicom.nema.org/resources/ontology/DCM'=>['110100', '110101', '110102', '110103', '110104', '110105', '110106', '110107', '110108', '110109', '110110', '110111', '110112', '110113', '110114'], 'http://terminology.hl7.org/CodeSystem/audit-event-type'=>['rest', 'hl7-v2', 'hl7-v3', 'document', 'object']}, 'type'=>'CodeableConcept', 'path'=>'AuditEvent.type', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/audit-event-type'}}, + 'subtype' => {'valid_codes'=>{'http://dicom.nema.org/resources/ontology/DCM'=>['110120', '110121', '110122', '110123', '110124', '110125', '110126', '110127', '110128', '110129', '110130', '110131', '110132', '110133', '110134', '110135', '110136', '110137', '110138', '110139', '110140', '110141', '110142', '110143', '110144', '110145', '110146', '110147'], 'http://hl7.org/fhir/restful-interaction'=>['read', 'vread', 'update', 'update-conditional', 'patch', 'patch-conditional', 'delete', 'delete-conditional-single', 'delete-conditional-multiple', 'delete-history', 'delete-history-version', 'history', 'history-instance', 'history-type', 'history-system', 'create', 'create-conditional', 'search', 'search-type', 'search-system', 'search-compartment', 'capabilities', 'transaction', 'batch', 'operation']}, 'type'=>'CodeableConcept', 'path'=>'AuditEvent.subtype', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/audit-event-sub-type'}}, + 'action' => {'valid_codes'=>{'http://hl7.org/fhir/audit-event-action'=>['C', 'R', 'U', 'D', 'E']}, 'type'=>'code', 'path'=>'AuditEvent.action', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/audit-event-action'}}, + 'severity' => {'valid_codes'=>{'http://hl7.org/fhir/audit-event-severity'=>['emergency', 'alert', 'critical', 'error', 'warning', 'notice', 'informational', 'debug']}, 'type'=>'code', 'path'=>'AuditEvent.severity', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/audit-event-severity'}}, + 'occurredPeriod' => {'type'=>'Period', 'path'=>'AuditEvent.occurred[x]', 'min'=>0, 'max'=>1}, + 'occurredDateTime' => {'type'=>'dateTime', 'path'=>'AuditEvent.occurred[x]', 'min'=>0, 'max'=>1}, + 'recorded' => {'type'=>'instant', 'path'=>'AuditEvent.recorded', 'min'=>1, 'max'=>1}, + 'outcome' => {'type'=>'AuditEvent::Outcome', 'path'=>'AuditEvent.outcome', 'min'=>0, 'max'=>1}, + 'authorization' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/v3-ActReason'=>['PurposeOfUse', 'HMARKT', 'HOPERAT', 'CAREMGT', 'DONAT', 'FRAUD', 'GOV', 'HACCRED', 'HCOMPL', 'HDECD', 'HDIRECT', 'HDM', 'HLEGAL', 'HOUTCOMS', 'HPRGRP', 'HQUALIMP', 'HSYSADMIN', 'LABELING', 'METAMGT', 'MEMADMIN', 'MILCDM', 'PATADMIN', 'PATSFTY', 'PERFMSR', 'RECORDMGT', 'SYSDEV', 'HTEST', 'TRAIN', 'MLTRAINING', 'HPAYMT', 'CLMATTCH', 'COVAUTH', 'COVERAGE', 'ELIGDTRM', 'ELIGVER', 'ENROLLM', 'MILDCRG', 'REMITADV', 'PMTDS', 'HRESCH', 'BIORCH', 'CLINTRCH', 'CLINTRCHNPC', 'CLINTRCHPC', 'PRECLINTRCH', 'DSRCH', 'POARCH', 'TRANSRCH', 'PATRQT', 'FAMRQT', 'PWATRNY', 'SUPNWK', 'PUBHLTH', 'DISASTER', 'THREAT', 'TREAT', 'CLINTRL', 'COC', 'ETREAT', 'BTG', 'ERTREAT', 'POPHLTH', 'TREATDS']}, 'type'=>'CodeableConcept', 'path'=>'AuditEvent.authorization', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://terminology.hl7.org/ValueSet/v3-PurposeOfUse'}}, + 'basedOn' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Resource'], 'type'=>'Reference', 'path'=>'AuditEvent.basedOn', 'min'=>0, 'max'=>Float::INFINITY}, + 'patient' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Patient'], 'type'=>'Reference', 'path'=>'AuditEvent.patient', 'min'=>0, 'max'=>1}, + 'encounter' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Encounter'], 'type'=>'Reference', 'path'=>'AuditEvent.encounter', 'min'=>0, 'max'=>1}, + 'agent' => {'type'=>'AuditEvent::Agent', 'path'=>'AuditEvent.agent', 'min'=>1, 'max'=>Float::INFINITY}, + 'source' => {'type'=>'AuditEvent::Source', 'path'=>'AuditEvent.source', 'min'=>1, 'max'=>1}, + 'entity' => {'type'=>'AuditEvent::Entity', 'path'=>'AuditEvent.entity', 'min'=>0, 'max'=>Float::INFINITY} + } + + class Outcome < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Outcome.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Outcome.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Outcome.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'code' => {'valid_codes'=>{'http://hl7.org/fhir/issue-severity'=>['fatal', 'error', 'warning', 'information', 'success']}, 'type'=>'Coding', 'path'=>'Outcome.code', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'preferred', 'uri'=>'http://hl7.org/fhir/ValueSet/audit-event-outcome'}}, + 'detail' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/operation-outcome'=>['DELETE_MULTIPLE_MATCHES', 'MSG_AUTH_REQUIRED', 'MSG_BAD_FORMAT', 'MSG_BAD_SYNTAX', 'MSG_CANT_PARSE_CONTENT', 'MSG_CANT_PARSE_ROOT', 'MSG_CREATED', 'MSG_DATE_FORMAT', 'MSG_DELETED', 'MSG_DELETED_DONE', 'MSG_DELETED_ID', 'MSG_DUPLICATE_ID', 'MSG_ERROR_PARSING', 'MSG_EXTERNAL_FAIL', 'MSG_ID_INVALID', 'MSG_ID_TOO_LONG', 'MSG_INVALID_ID', 'MSG_JSON_OBJECT', 'MSG_LOCAL_FAIL', 'MSG_NO_EXIST', 'MSG_NO_MATCH', 'MSG_NO_MODULE', 'MSG_NO_SUMMARY', 'MSG_OP_NOT_ALLOWED', 'MSG_PARAM_CHAINED', 'MSG_PARAM_INVALID', 'MSG_PARAM_MODIFIER_INVALID', 'MSG_PARAM_NO_REPEAT', 'MSG_PARAM_UNKNOWN', 'MSG_RESOURCE_EXAMPLE_PROTECTED', 'MSG_RESOURCE_ID_FAIL', 'MSG_RESOURCE_ID_MISMATCH', 'MSG_RESOURCE_ID_MISSING', 'MSG_RESOURCE_NOT_ALLOWED', 'MSG_RESOURCE_REQUIRED', 'MSG_RESOURCE_TYPE_MISMATCH', 'MSG_SORT_UNKNOWN', 'MSG_TRANSACTION_DUPLICATE_ID', 'MSG_TRANSACTION_MISSING_ID', 'MSG_UNHANDLED_NODE_TYPE', 'MSG_UNKNOWN_CONTENT', 'MSG_UNKNOWN_OPERATION', 'MSG_UNKNOWN_TYPE', 'MSG_UPDATED', 'MSG_VERSION_AWARE', 'MSG_VERSION_AWARE_CONFLICT', 'MSG_VERSION_AWARE_URL', 'MSG_WRONG_NS', 'SEARCH_MULTIPLE', 'SEARCH_NONE', 'UPDATE_MULTIPLE_MATCHES']}, 'type'=>'CodeableConcept', 'path'=>'Outcome.detail', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/audit-event-outcome-detail'}} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :code # 1-1 Coding + attr_accessor :detail # 0-* [ CodeableConcept ] + end + + class Agent < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'network' => ['Reference', 'uri', 'string'] + } + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Agent.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Agent.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Agent.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'type' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/provenance-participant-type'=>['enterer', 'performer', 'author', 'editor', 'verifier', 'legal', 'attester', 'informant', 'custodian', 'assembler', 'transformer', 'composer'], 'http://dicom.nema.org/resources/ontology/DCM'=>['110150', '110151', '110152', '110153', '110154', '110155'], 'http://terminology.hl7.org/CodeSystem/extra-security-role-type'=>['authserver', 'datacollector', 'dataprocessor', 'datasubject', 'humanuser']}, 'type'=>'CodeableConcept', 'path'=>'Agent.type', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'preferred', 'uri'=>'http://hl7.org/fhir/ValueSet/participation-role-type'}}, + 'role' => {'valid_codes'=>{'http://hl7.org/fhir/sample-security-structural-roles'=>['regulated-health-professionals', 'general-medicine', 'general-nursing', 'dentist', 'veterinarian', 'pharmacy', 'dietician', 'pediatrics', 'non-regulated-health-professionals', 'receptionist', 'business-manager', 'transcriptionist', 'claims-adjudicator']}, 'type'=>'CodeableConcept', 'path'=>'Agent.role', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/security-role-type'}}, + 'who' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole', 'http://hl7.org/fhir/StructureDefinition/Organization', 'http://hl7.org/fhir/StructureDefinition/CareTeam', 'http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson'], 'type'=>'Reference', 'path'=>'Agent.who', 'min'=>1, 'max'=>1}, + 'requestor' => {'type'=>'boolean', 'path'=>'Agent.requestor', 'min'=>0, 'max'=>1}, + 'location' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Location'], 'type'=>'Reference', 'path'=>'Agent.location', 'min'=>0, 'max'=>1}, + 'policy' => {'type'=>'uri', 'path'=>'Agent.policy', 'min'=>0, 'max'=>Float::INFINITY}, + 'networkReference' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Endpoint'], 'type'=>'Reference', 'path'=>'Agent.network[x]', 'min'=>0, 'max'=>1}, + 'networkUri' => {'type'=>'uri', 'path'=>'Agent.network[x]', 'min'=>0, 'max'=>1}, + 'networkString' => {'type'=>'string', 'path'=>'Agent.network[x]', 'min'=>0, 'max'=>1}, + 'authorization' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/v3-ActReason'=>['PurposeOfUse', 'HMARKT', 'HOPERAT', 'CAREMGT', 'DONAT', 'FRAUD', 'GOV', 'HACCRED', 'HCOMPL', 'HDECD', 'HDIRECT', 'HDM', 'HLEGAL', 'HOUTCOMS', 'HPRGRP', 'HQUALIMP', 'HSYSADMIN', 'LABELING', 'METAMGT', 'MEMADMIN', 'MILCDM', 'PATADMIN', 'PATSFTY', 'PERFMSR', 'RECORDMGT', 'SYSDEV', 'HTEST', 'TRAIN', 'MLTRAINING', 'HPAYMT', 'CLMATTCH', 'COVAUTH', 'COVERAGE', 'ELIGDTRM', 'ELIGVER', 'ENROLLM', 'MILDCRG', 'REMITADV', 'PMTDS', 'HRESCH', 'BIORCH', 'CLINTRCH', 'CLINTRCHNPC', 'CLINTRCHPC', 'PRECLINTRCH', 'DSRCH', 'POARCH', 'TRANSRCH', 'PATRQT', 'FAMRQT', 'PWATRNY', 'SUPNWK', 'PUBHLTH', 'DISASTER', 'THREAT', 'TREAT', 'CLINTRL', 'COC', 'ETREAT', 'BTG', 'ERTREAT', 'POPHLTH', 'TREATDS']}, 'type'=>'CodeableConcept', 'path'=>'Agent.authorization', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://terminology.hl7.org/ValueSet/v3-PurposeOfUse'}} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :type # 0-1 CodeableConcept + attr_accessor :role # 0-* [ CodeableConcept ] + attr_accessor :who # 1-1 Reference(Practitioner|PractitionerRole|Organization|CareTeam|Patient|Device|RelatedPerson) + attr_accessor :requestor # 0-1 boolean + attr_accessor :location # 0-1 Reference(Location) + attr_accessor :policy # 0-* [ uri ] + attr_accessor :networkReference # 0-1 Reference(Endpoint) + attr_accessor :networkUri # 0-1 uri + attr_accessor :networkString # 0-1 string + attr_accessor :authorization # 0-* [ CodeableConcept ] + end + + class Source < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Source.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Source.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Source.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'site' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Location'], 'type'=>'Reference', 'path'=>'Source.site', 'min'=>0, 'max'=>1}, + 'observer' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole', 'http://hl7.org/fhir/StructureDefinition/Organization', 'http://hl7.org/fhir/StructureDefinition/CareTeam', 'http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson'], 'type'=>'Reference', 'path'=>'Source.observer', 'min'=>1, 'max'=>1}, + 'type' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/security-source-type'=>['1', '2', '3', '4', '5', '6', '7', '8']}, 'type'=>'CodeableConcept', 'path'=>'Source.type', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'preferred', 'uri'=>'http://hl7.org/fhir/ValueSet/security-source-type'}} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :site # 0-1 Reference(Location) + attr_accessor :observer # 1-1 Reference(Practitioner|PractitionerRole|Organization|CareTeam|Patient|Device|RelatedPerson) + attr_accessor :type # 0-* [ CodeableConcept ] + end + + class Entity < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Entity.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Entity.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Entity.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'what' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Resource'], 'type'=>'Reference', 'path'=>'Entity.what', 'min'=>0, 'max'=>1}, + 'role' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/object-role'=>['1', '2', '3', '4', '5', '6', '7', '8', '9', '10', '11', '12', '13', '14', '15', '16', '17', '18', '19', '20', '21', '22', '23', '24']}, 'type'=>'CodeableConcept', 'path'=>'Entity.role', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/object-role'}}, + 'securityLabel' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/v3-Confidentiality'=>['N', 'R'], 'http://terminology.hl7.org/CodeSystem/v3-ActCode'=>['ETH', 'PSY', 'STD', 'NOAUTH', 'DELAU', 'NORDSCLCD'], 'http://terminology.hl7.org/CodeSystem/v3-ActReason'=>['TREAT', 'HPAYMT', 'ETREAT']}, 'type'=>'CodeableConcept', 'path'=>'Entity.securityLabel', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/security-label-examples'}}, + 'query' => {'type'=>'base64Binary', 'path'=>'Entity.query', 'min'=>0, 'max'=>1}, + 'detail' => {'type'=>'AuditEvent::Entity::Detail', 'path'=>'Entity.detail', 'min'=>0, 'max'=>Float::INFINITY}, + 'agent' => {'type'=>'AuditEvent::Agent', 'path'=>'Entity.agent', 'min'=>0, 'max'=>Float::INFINITY} + } + + class Detail < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'value' => ['Quantity', 'CodeableConcept', 'string', 'boolean', 'integer', 'Range', 'Ratio', 'time', 'dateTime', 'Period', 'base64Binary'] + } + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Detail.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Detail.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Detail.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'type' => {'valid_codes'=>{'http://hl7.org/fhir/audit-entity-detail-type'=>['orientation', 'spin']}, 'type'=>'CodeableConcept', 'path'=>'Detail.type', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/audit-entity-detail-type'}}, + 'valueQuantity' => {'type'=>'Quantity', 'path'=>'Detail.value[x]', 'min'=>1, 'max'=>1}, + 'valueCodeableConcept' => {'type'=>'CodeableConcept', 'path'=>'Detail.value[x]', 'min'=>1, 'max'=>1}, + 'valueString' => {'type'=>'string', 'path'=>'Detail.value[x]', 'min'=>1, 'max'=>1}, + 'valueBoolean' => {'type'=>'boolean', 'path'=>'Detail.value[x]', 'min'=>1, 'max'=>1}, + 'valueInteger' => {'type'=>'integer', 'path'=>'Detail.value[x]', 'min'=>1, 'max'=>1}, + 'valueRange' => {'type'=>'Range', 'path'=>'Detail.value[x]', 'min'=>1, 'max'=>1}, + 'valueRatio' => {'type'=>'Ratio', 'path'=>'Detail.value[x]', 'min'=>1, 'max'=>1}, + 'valueTime' => {'type'=>'time', 'path'=>'Detail.value[x]', 'min'=>1, 'max'=>1}, + 'valueDateTime' => {'type'=>'dateTime', 'path'=>'Detail.value[x]', 'min'=>1, 'max'=>1}, + 'valuePeriod' => {'type'=>'Period', 'path'=>'Detail.value[x]', 'min'=>1, 'max'=>1}, + 'valueBase64Binary' => {'type'=>'base64Binary', 'path'=>'Detail.value[x]', 'min'=>1, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :type # 1-1 CodeableConcept + attr_accessor :valueQuantity # 1-1 Quantity + attr_accessor :valueCodeableConcept # 1-1 CodeableConcept + attr_accessor :valueString # 1-1 string + attr_accessor :valueBoolean # 1-1 boolean + attr_accessor :valueInteger # 1-1 integer + attr_accessor :valueRange # 1-1 Range + attr_accessor :valueRatio # 1-1 Ratio + attr_accessor :valueTime # 1-1 time + attr_accessor :valueDateTime # 1-1 dateTime + attr_accessor :valuePeriod # 1-1 Period + attr_accessor :valueBase64Binary # 1-1 base64Binary + end + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :what # 0-1 Reference(Resource) + attr_accessor :role # 0-1 CodeableConcept + attr_accessor :securityLabel # 0-* [ CodeableConcept ] + attr_accessor :query # 0-1 base64Binary + attr_accessor :detail # 0-* [ AuditEvent::Entity::Detail ] + attr_accessor :agent # 0-* [ AuditEvent::Agent ] + end + + attr_accessor :id # 0-1 id + attr_accessor :meta # 0-1 Meta + attr_accessor :implicitRules # 0-1 uri + attr_accessor :language # 0-1 code + attr_accessor :text # 0-1 Narrative + attr_accessor :contained # 0-* [ Resource ] + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :type # 1-1 CodeableConcept + attr_accessor :subtype # 0-* [ CodeableConcept ] + attr_accessor :action # 0-1 code + attr_accessor :severity # 0-1 code + attr_accessor :occurredPeriod # 0-1 Period + attr_accessor :occurredDateTime # 0-1 dateTime + attr_accessor :recorded # 1-1 instant + attr_accessor :outcome # 0-1 AuditEvent::Outcome + attr_accessor :authorization # 0-* [ CodeableConcept ] + attr_accessor :basedOn # 0-* [ Reference(Resource) ] + attr_accessor :patient # 0-1 Reference(Patient) + attr_accessor :encounter # 0-1 Reference(Encounter) + attr_accessor :agent # 1-* [ AuditEvent::Agent ] + attr_accessor :source # 1-1 AuditEvent::Source + attr_accessor :entity # 0-* [ AuditEvent::Entity ] + + def resourceType + 'AuditEvent' + end + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/resources/Basic.rb b/lib/fhir_models/r6/generated/resources/Basic.rb new file mode 100644 index 00000000..a429b802 --- /dev/null +++ b/lib/fhir_models/r6/generated/resources/Basic.rb @@ -0,0 +1,44 @@ +module FHIR + module R6 + class Basic < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + SEARCH_PARAMS = ['author', 'code', 'created', 'identifier', 'patient', 'subject'] + METADATA = { + 'id' => {'type'=>'id', 'path'=>'Basic.id', 'min'=>0, 'max'=>1}, + 'meta' => {'type'=>'Meta', 'path'=>'Basic.meta', 'min'=>0, 'max'=>1}, + 'implicitRules' => {'type'=>'uri', 'path'=>'Basic.implicitRules', 'min'=>0, 'max'=>1}, + 'language' => {'type'=>'code', 'path'=>'Basic.language', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-languages'}}, + 'text' => {'type'=>'Narrative', 'path'=>'Basic.text', 'min'=>0, 'max'=>1}, + 'contained' => {'type'=>'Resource', 'path'=>'Basic.contained', 'min'=>0, 'max'=>Float::INFINITY}, + 'extension' => {'type'=>'Extension', 'path'=>'Basic.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Basic.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'identifier' => {'type'=>'Identifier', 'path'=>'Basic.identifier', 'min'=>0, 'max'=>Float::INFINITY}, + 'code' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/basic-resource-type'=>['consent', 'referral', 'advevent', 'aptmtreq', 'transfer', 'diet', 'adminact', 'exposure', 'investigation', 'account', 'invoice', 'adjudicat', 'predetreq', 'predetermine', 'study', 'protocol']}, 'type'=>'CodeableConcept', 'path'=>'Basic.code', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/basic-resource-type'}}, + 'subject' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Resource'], 'type'=>'Reference', 'path'=>'Basic.subject', 'min'=>0, 'max'=>1}, + 'created' => {'type'=>'dateTime', 'path'=>'Basic.created', 'min'=>0, 'max'=>1}, + 'author' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole', 'http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson', 'http://hl7.org/fhir/StructureDefinition/Organization', 'http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/CareTeam'], 'type'=>'Reference', 'path'=>'Basic.author', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 id + attr_accessor :meta # 0-1 Meta + attr_accessor :implicitRules # 0-1 uri + attr_accessor :language # 0-1 code + attr_accessor :text # 0-1 Narrative + attr_accessor :contained # 0-* [ Resource ] + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :identifier # 0-* [ Identifier ] + attr_accessor :code # 1-1 CodeableConcept + attr_accessor :subject # 0-1 Reference(Resource) + attr_accessor :created # 0-1 dateTime + attr_accessor :author # 0-1 Reference(Practitioner|PractitionerRole|Patient|RelatedPerson|Organization|Device|CareTeam) + + def resourceType + 'Basic' + end + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/resources/Binary.rb b/lib/fhir_models/r6/generated/resources/Binary.rb new file mode 100644 index 00000000..63d9f84a --- /dev/null +++ b/lib/fhir_models/r6/generated/resources/Binary.rb @@ -0,0 +1,32 @@ +module FHIR + module R6 + class Binary < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + SEARCH_PARAMS = [] + METADATA = { + 'id' => {'type'=>'id', 'path'=>'Binary.id', 'min'=>0, 'max'=>1}, + 'meta' => {'type'=>'Meta', 'path'=>'Binary.meta', 'min'=>0, 'max'=>1}, + 'implicitRules' => {'type'=>'uri', 'path'=>'Binary.implicitRules', 'min'=>0, 'max'=>1}, + 'language' => {'type'=>'code', 'path'=>'Binary.language', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-languages'}}, + 'contentType' => {'type'=>'code', 'path'=>'Binary.contentType', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/mimetypes'}}, + 'securityContext' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Resource'], 'type'=>'Reference', 'path'=>'Binary.securityContext', 'min'=>0, 'max'=>1}, + 'data' => {'type'=>'base64Binary', 'path'=>'Binary.data', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 id + attr_accessor :meta # 0-1 Meta + attr_accessor :implicitRules # 0-1 uri + attr_accessor :language # 0-1 code + attr_accessor :contentType # 1-1 code + attr_accessor :securityContext # 0-1 Reference(Resource) + attr_accessor :data # 0-1 base64Binary + + def resourceType + 'Binary' + end + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/resources/BiologicallyDerivedProduct.rb b/lib/fhir_models/r6/generated/resources/BiologicallyDerivedProduct.rb new file mode 100644 index 00000000..5b6e8fea --- /dev/null +++ b/lib/fhir_models/r6/generated/resources/BiologicallyDerivedProduct.rb @@ -0,0 +1,128 @@ +module FHIR + module R6 + class BiologicallyDerivedProduct < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + SEARCH_PARAMS = ['biological-source-event', 'code', 'collector', 'identifier', 'product-category', 'product-status', 'request', 'serial-number'] + METADATA = { + 'id' => {'type'=>'id', 'path'=>'BiologicallyDerivedProduct.id', 'min'=>0, 'max'=>1}, + 'meta' => {'type'=>'Meta', 'path'=>'BiologicallyDerivedProduct.meta', 'min'=>0, 'max'=>1}, + 'implicitRules' => {'type'=>'uri', 'path'=>'BiologicallyDerivedProduct.implicitRules', 'min'=>0, 'max'=>1}, + 'language' => {'type'=>'code', 'path'=>'BiologicallyDerivedProduct.language', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-languages'}}, + 'text' => {'type'=>'Narrative', 'path'=>'BiologicallyDerivedProduct.text', 'min'=>0, 'max'=>1}, + 'contained' => {'type'=>'Resource', 'path'=>'BiologicallyDerivedProduct.contained', 'min'=>0, 'max'=>Float::INFINITY}, + 'extension' => {'type'=>'Extension', 'path'=>'BiologicallyDerivedProduct.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'BiologicallyDerivedProduct.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'productCategory' => {'valid_codes'=>{'http://hl7.org/fhir/product-category'=>['organ', 'tissue', 'fluid', 'cells', 'biological-agent', 'mpho']}, 'type'=>'CodeableConcept', 'path'=>'BiologicallyDerivedProduct.productCategory', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/product-category'}}, + 'productCode' => {'valid_codes'=>{'http://hl7.org/fhir/biologicallyderived-productcodes'=>['e0398', 's1128', 's1194', 's1195', 's1310', 's1398', 's2598', 'e4377', 't1396']}, 'type'=>'CodeableConcept', 'path'=>'BiologicallyDerivedProduct.productCode', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/biologicallyderived-productcodes'}}, + 'parent' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/BiologicallyDerivedProduct'], 'type'=>'Reference', 'path'=>'BiologicallyDerivedProduct.parent', 'min'=>0, 'max'=>Float::INFINITY}, + 'request' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/ServiceRequest'], 'type'=>'Reference', 'path'=>'BiologicallyDerivedProduct.request', 'min'=>0, 'max'=>Float::INFINITY}, + 'identifier' => {'type'=>'Identifier', 'path'=>'BiologicallyDerivedProduct.identifier', 'min'=>0, 'max'=>Float::INFINITY}, + 'biologicalSourceEvent' => {'type'=>'Identifier', 'path'=>'BiologicallyDerivedProduct.biologicalSourceEvent', 'min'=>0, 'max'=>1}, + 'processingFacility' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Organization'], 'type'=>'Reference', 'path'=>'BiologicallyDerivedProduct.processingFacility', 'min'=>0, 'max'=>Float::INFINITY}, + 'division' => {'type'=>'string', 'path'=>'BiologicallyDerivedProduct.division', 'min'=>0, 'max'=>1}, + 'productStatus' => {'valid_codes'=>{'http://hl7.org/fhir/biologicallyderived-product-status'=>['available', 'unavailable', 'processed', 'applied', 'Discarded']}, 'type'=>'Coding', 'path'=>'BiologicallyDerivedProduct.productStatus', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/biologicallyderived-product-status'}}, + 'expirationDate' => {'type'=>'dateTime', 'path'=>'BiologicallyDerivedProduct.expirationDate', 'min'=>0, 'max'=>1}, + 'collection' => {'type'=>'BiologicallyDerivedProduct::Collection', 'path'=>'BiologicallyDerivedProduct.collection', 'min'=>0, 'max'=>1}, + 'storageTempRequirements' => {'type'=>'Range', 'path'=>'BiologicallyDerivedProduct.storageTempRequirements', 'min'=>0, 'max'=>1}, + 'property' => {'type'=>'BiologicallyDerivedProduct::Property', 'path'=>'BiologicallyDerivedProduct.property', 'min'=>0, 'max'=>Float::INFINITY} + } + + class Collection < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'collected' => ['dateTime', 'Period'] + } + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Collection.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Collection.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Collection.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'collector' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole'], 'type'=>'Reference', 'path'=>'Collection.collector', 'min'=>0, 'max'=>1}, + 'source' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Organization'], 'type'=>'Reference', 'path'=>'Collection.source', 'min'=>0, 'max'=>1}, + 'collectedDateTime' => {'type'=>'dateTime', 'path'=>'Collection.collected[x]', 'min'=>0, 'max'=>1}, + 'collectedPeriod' => {'type'=>'Period', 'path'=>'Collection.collected[x]', 'min'=>0, 'max'=>1}, + 'procedure' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Procedure'], 'type'=>'Reference', 'path'=>'Collection.procedure', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :collector # 0-1 Reference(Practitioner|PractitionerRole) + attr_accessor :source # 0-1 Reference(Patient|Organization) + attr_accessor :collectedDateTime # 0-1 dateTime + attr_accessor :collectedPeriod # 0-1 Period + attr_accessor :procedure # 0-1 Reference(Procedure) + end + + class Property < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'value' => ['boolean', 'integer', 'CodeableConcept', 'Period', 'Quantity', 'Range', 'Ratio', 'string', 'Attachment'] + } + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Property.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Property.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Property.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'type' => {'valid_codes'=>{'http://hl7.org/fhir/biologicallyderived-product-property-type-codes'=>['collectiontype', 'aborhd', 'singleeuropeancode', 'redcellantigen']}, 'type'=>'CodeableConcept', 'path'=>'Property.type', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/biologicallyderived-product-property-type-codes'}}, + 'valueBoolean' => {'type'=>'boolean', 'path'=>'Property.value[x]', 'min'=>1, 'max'=>1}, + 'valueInteger' => {'type'=>'integer', 'path'=>'Property.value[x]', 'min'=>1, 'max'=>1}, + 'valueCodeableConcept' => {'type'=>'CodeableConcept', 'path'=>'Property.value[x]', 'min'=>1, 'max'=>1}, + 'valuePeriod' => {'type'=>'Period', 'path'=>'Property.value[x]', 'min'=>1, 'max'=>1}, + 'valueQuantity' => {'type'=>'Quantity', 'path'=>'Property.value[x]', 'min'=>1, 'max'=>1}, + 'valueRange' => {'type'=>'Range', 'path'=>'Property.value[x]', 'min'=>1, 'max'=>1}, + 'valueRatio' => {'type'=>'Ratio', 'path'=>'Property.value[x]', 'min'=>1, 'max'=>1}, + 'valueString' => {'type'=>'string', 'path'=>'Property.value[x]', 'min'=>1, 'max'=>1}, + 'valueAttachment' => {'type'=>'Attachment', 'path'=>'Property.value[x]', 'min'=>1, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :type # 1-1 CodeableConcept + attr_accessor :valueBoolean # 1-1 boolean + attr_accessor :valueInteger # 1-1 integer + attr_accessor :valueCodeableConcept # 1-1 CodeableConcept + attr_accessor :valuePeriod # 1-1 Period + attr_accessor :valueQuantity # 1-1 Quantity + attr_accessor :valueRange # 1-1 Range + attr_accessor :valueRatio # 1-1 Ratio + attr_accessor :valueString # 1-1 string + attr_accessor :valueAttachment # 1-1 Attachment + end + + attr_accessor :id # 0-1 id + attr_accessor :meta # 0-1 Meta + attr_accessor :implicitRules # 0-1 uri + attr_accessor :language # 0-1 code + attr_accessor :text # 0-1 Narrative + attr_accessor :contained # 0-* [ Resource ] + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :productCategory # 0-* [ CodeableConcept ] + attr_accessor :productCode # 0-1 CodeableConcept + attr_accessor :parent # 0-* [ Reference(BiologicallyDerivedProduct) ] + attr_accessor :request # 0-* [ Reference(ServiceRequest) ] + attr_accessor :identifier # 0-* [ Identifier ] + attr_accessor :biologicalSourceEvent # 0-1 Identifier + attr_accessor :processingFacility # 0-* [ Reference(Organization) ] + attr_accessor :division # 0-1 string + attr_accessor :productStatus # 0-1 Coding + attr_accessor :expirationDate # 0-1 dateTime + attr_accessor :collection # 0-1 BiologicallyDerivedProduct::Collection + attr_accessor :storageTempRequirements # 0-1 Range + attr_accessor :property # 0-* [ BiologicallyDerivedProduct::Property ] + + def resourceType + 'BiologicallyDerivedProduct' + end + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/resources/BiologicallyDerivedProductDispense.rb b/lib/fhir_models/r6/generated/resources/BiologicallyDerivedProductDispense.rb new file mode 100644 index 00000000..a8fac8b3 --- /dev/null +++ b/lib/fhir_models/r6/generated/resources/BiologicallyDerivedProductDispense.rb @@ -0,0 +1,86 @@ +module FHIR + module R6 + class BiologicallyDerivedProductDispense < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + SEARCH_PARAMS = ['identifier', 'patient', 'performer', 'product', 'status'] + METADATA = { + 'id' => {'type'=>'id', 'path'=>'BiologicallyDerivedProductDispense.id', 'min'=>0, 'max'=>1}, + 'meta' => {'type'=>'Meta', 'path'=>'BiologicallyDerivedProductDispense.meta', 'min'=>0, 'max'=>1}, + 'implicitRules' => {'type'=>'uri', 'path'=>'BiologicallyDerivedProductDispense.implicitRules', 'min'=>0, 'max'=>1}, + 'language' => {'type'=>'code', 'path'=>'BiologicallyDerivedProductDispense.language', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-languages'}}, + 'text' => {'type'=>'Narrative', 'path'=>'BiologicallyDerivedProductDispense.text', 'min'=>0, 'max'=>1}, + 'contained' => {'type'=>'Resource', 'path'=>'BiologicallyDerivedProductDispense.contained', 'min'=>0, 'max'=>Float::INFINITY}, + 'extension' => {'type'=>'Extension', 'path'=>'BiologicallyDerivedProductDispense.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'BiologicallyDerivedProductDispense.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'identifier' => {'type'=>'Identifier', 'path'=>'BiologicallyDerivedProductDispense.identifier', 'min'=>0, 'max'=>Float::INFINITY}, + 'basedOn' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/ServiceRequest'], 'type'=>'Reference', 'path'=>'BiologicallyDerivedProductDispense.basedOn', 'min'=>0, 'max'=>Float::INFINITY}, + 'partOf' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/BiologicallyDerivedProductDispense'], 'type'=>'Reference', 'path'=>'BiologicallyDerivedProductDispense.partOf', 'min'=>0, 'max'=>Float::INFINITY}, + 'status' => {'valid_codes'=>{'http://hl7.org/fhir/biologicallyderivedproductdispense-status'=>['preparation', 'in-progress', 'allocated', 'issued', 'unfulfilled', 'returned', 'entered-in-error', 'unknown']}, 'type'=>'code', 'path'=>'BiologicallyDerivedProductDispense.status', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/biologicallyderivedproductdispense-status'}}, + 'originRelationshipType' => {'valid_codes'=>{'http://hl7.org/fhir/CodeSystem/biologicallyderivedproductdispense-origin-relationship'=>['autologous', 'related', 'directed', 'allogeneic', 'xenogenic']}, 'type'=>'CodeableConcept', 'path'=>'BiologicallyDerivedProductDispense.originRelationshipType', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/biologicallyderivedproductdispense-origin-relationship'}}, + 'product' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/BiologicallyDerivedProduct'], 'type'=>'Reference', 'path'=>'BiologicallyDerivedProductDispense.product', 'min'=>1, 'max'=>1}, + 'patient' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Patient'], 'type'=>'Reference', 'path'=>'BiologicallyDerivedProductDispense.patient', 'min'=>1, 'max'=>1}, + 'matchStatus' => {'valid_codes'=>{'http://hl7.org/fhir/CodeSystem/biologicallyderivedproductdispense-match-status'=>['crossmatched', 'selected', 'unmatched', 'least-incompatible']}, 'type'=>'CodeableConcept', 'path'=>'BiologicallyDerivedProductDispense.matchStatus', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/biologicallyderivedproductdispense-match-status'}}, + 'performer' => {'type'=>'BiologicallyDerivedProductDispense::Performer', 'path'=>'BiologicallyDerivedProductDispense.performer', 'min'=>0, 'max'=>Float::INFINITY}, + 'location' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Location'], 'type'=>'Reference', 'path'=>'BiologicallyDerivedProductDispense.location', 'min'=>0, 'max'=>1}, + 'quantity' => {'type'=>'Quantity', 'path'=>'BiologicallyDerivedProductDispense.quantity', 'min'=>0, 'max'=>1}, + 'preparedDate' => {'type'=>'dateTime', 'path'=>'BiologicallyDerivedProductDispense.preparedDate', 'min'=>0, 'max'=>1}, + 'whenHandedOver' => {'type'=>'dateTime', 'path'=>'BiologicallyDerivedProductDispense.whenHandedOver', 'min'=>0, 'max'=>1}, + 'destination' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Location'], 'type'=>'Reference', 'path'=>'BiologicallyDerivedProductDispense.destination', 'min'=>0, 'max'=>1}, + 'note' => {'type'=>'Annotation', 'path'=>'BiologicallyDerivedProductDispense.note', 'min'=>0, 'max'=>Float::INFINITY}, + 'usageInstruction' => {'type'=>'string', 'path'=>'BiologicallyDerivedProductDispense.usageInstruction', 'min'=>0, 'max'=>1} + } + + class Performer < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Performer.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Performer.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Performer.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'function' => {'valid_codes'=>{'http://hl7.org/fhir/CodeSystem/biologicallyderivedproductdispense-performer-function'=>['group-and-type', 'antibody-screen', 'antibody-identification', 'crossmatch', 'release', 'transport', 'receipt']}, 'type'=>'CodeableConcept', 'path'=>'Performer.function', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/biologicallyderivedproductdispense-performer-function'}}, + 'actor' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Practitioner'], 'type'=>'Reference', 'path'=>'Performer.actor', 'min'=>1, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :function # 0-1 CodeableConcept + attr_accessor :actor # 1-1 Reference(Practitioner) + end + + attr_accessor :id # 0-1 id + attr_accessor :meta # 0-1 Meta + attr_accessor :implicitRules # 0-1 uri + attr_accessor :language # 0-1 code + attr_accessor :text # 0-1 Narrative + attr_accessor :contained # 0-* [ Resource ] + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :identifier # 0-* [ Identifier ] + attr_accessor :basedOn # 0-* [ Reference(ServiceRequest) ] + attr_accessor :partOf # 0-* [ Reference(BiologicallyDerivedProductDispense) ] + attr_accessor :status # 1-1 code + attr_accessor :originRelationshipType # 0-1 CodeableConcept + attr_accessor :product # 1-1 Reference(BiologicallyDerivedProduct) + attr_accessor :patient # 1-1 Reference(Patient) + attr_accessor :matchStatus # 0-1 CodeableConcept + attr_accessor :performer # 0-* [ BiologicallyDerivedProductDispense::Performer ] + attr_accessor :location # 0-1 Reference(Location) + attr_accessor :quantity # 0-1 Quantity + attr_accessor :preparedDate # 0-1 dateTime + attr_accessor :whenHandedOver # 0-1 dateTime + attr_accessor :destination # 0-1 Reference(Location) + attr_accessor :note # 0-* [ Annotation ] + attr_accessor :usageInstruction # 0-1 string + + def resourceType + 'BiologicallyDerivedProductDispense' + end + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/resources/BodyStructure.rb b/lib/fhir_models/r6/generated/resources/BodyStructure.rb new file mode 100644 index 00000000..ac90aeab --- /dev/null +++ b/lib/fhir_models/r6/generated/resources/BodyStructure.rb @@ -0,0 +1,120 @@ +module FHIR + module R6 + class BodyStructure < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + SEARCH_PARAMS = ['excluded_structure', 'identifier', 'included_structure', 'morphology', 'patient'] + METADATA = { + 'id' => {'type'=>'id', 'path'=>'BodyStructure.id', 'min'=>0, 'max'=>1}, + 'meta' => {'type'=>'Meta', 'path'=>'BodyStructure.meta', 'min'=>0, 'max'=>1}, + 'implicitRules' => {'type'=>'uri', 'path'=>'BodyStructure.implicitRules', 'min'=>0, 'max'=>1}, + 'language' => {'type'=>'code', 'path'=>'BodyStructure.language', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-languages'}}, + 'text' => {'type'=>'Narrative', 'path'=>'BodyStructure.text', 'min'=>0, 'max'=>1}, + 'contained' => {'type'=>'Resource', 'path'=>'BodyStructure.contained', 'min'=>0, 'max'=>Float::INFINITY}, + 'extension' => {'type'=>'Extension', 'path'=>'BodyStructure.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'BodyStructure.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'identifier' => {'type'=>'Identifier', 'path'=>'BodyStructure.identifier', 'min'=>0, 'max'=>Float::INFINITY}, + 'active' => {'type'=>'boolean', 'path'=>'BodyStructure.active', 'min'=>0, 'max'=>1}, + 'morphology' => {'valid_codes'=>{'http://snomed.info/sct'=>['49755003', '145009', '161006', '182000', '232001', '255003', '259009', '328005', '339008', '354002', '367004', '394000', '419008', '420002', '487002', '511008', '575006', '605004', '738003', '803009', '810003', '835009', '856006', '900006', '915007', '985004', '988002', '999000', '1040005', '1129000', '1138003', '1188006', '1338007', '1443001', '1454006', '1513001', '1522000', '1561008', '1586004', '1623000', '1736008', '1752006', '1791001', '1806006', '1996000', '2014001', '2019006', '2026006', '2052000', '2097009', '2122006', '2142002', '2218006', '2221008', '2227007', '2289007', '2348006', '2412005', '2464004', '2483006', '2557004', '2559001', '2570008', '2710003', '2735009', '2763006', '2881000', '2952002', '2953007', '2985005', '3102004', '3139003', '3313007', '3380003', '3404009', '3416003', '3645005', '3679006', '3821009', '3839000', '3875003', '3898006', '4000000', '4079000', '4125007', '4147007', '4196002', '4205002', '4230004', '4305004', '4392007', '4476003', '4484004', '4532008', '4538007', '4553004', '4584002', '4590003', '4618001', '4631006', '4684005', '4686007', '4720007', '4797003', '4830009', '4857006', '4876008', '4916000', '4935000', '4947006', '4950009', '4977000', '5008001', '5014008', '5052009', '5178002', '5183005', '5188001', '5237007', '5242004', '5244003', '5257006', '5314004', '5356000', '5399005', '5468008', '5480000', '5600009', '5640003', '5658009', '5688000', '5734001', '5755004', '5770003', '5804003', '5843004', '5849000', '5862001', '5909007', '5958006', '5960008', '5974001', '5978003', '6078006', '6081001', '6120000', '6151007', '6219000', '6223008', '6250003', '6266001', '6320008', '6379007', '6381009', '6406002', '6437002', '6492006', '6574001', '6579006', '6582001', '6609001', '6641007', '6660000', '6780007', '6842002', '6855001', '6920004', '7003006', '7010000', '7055007', '7078001', '7094008', '7244004', '7300000', '7313006', '7372009', '7429002', '7643002', '7744000', '7796002', '7828002', '7841003', '7894007', '7905002', '7906001', '7939003', '8005002', '8070006', '8097004', '8120005', '8129006', '8145008', '8210009', '8241005', '8276007', '8309002', '8360001', '8566008', '8573003', '8664001', '8723003', '8734000', '8804002', '8833001', '8855009', '8934006', '8978002', '9001003', '9088006', '9098000', '9138001', '9155002', '9187004', '9196004', '9235006', '9240003', '9266000', '9287005', '9294008', '9324003', '9395006', '9435009', '9436005', '9499001', '9546005', '9550003', '9618003', '9656002', '9671003', '9688005', '9729005', '9751002', '9767008', '9801004', '9805008', '9816001', '9831005', '9903002', '10060008', '10069009', '10122001', '10146008', '10219009', '10288008', '10291008', '10376009', '10403004', '10438002', '10505008', '10636005', '10637001', '10690002', '10705005', '10873006', '11063000', '11071001', '11073003', '11080001', '11099005', '11108009', '11117009', '11182007', '11211003', '11224003', '11284000', '11467009', '11506001', '11514007', '11528001', '11556006', '11585000', '11607000', '11639007', '11650005', '11671000', '11704001', '11793003', '11854003', '11858000', '11889001', '11908008', '12060004', '12143007', '12167004', '12169001', '12170000', '12191008', '12205003', '12219003', '12222001', '12302002', '12323008', '12354007', '12393003', '12400006', '12402003', '12404002', '12478003', '12535006', '12540003', '12560006', '12582004', '12583009', '12690005', '12747003', '12794006', '12834001', '12835000', '12856003', '12933008', '12943006', '12944000', '12973002', '13018008', '13062004', '13129009', '13136005', '13238004', '13321001', '13331008', '13467000', '13485007', '13583002', '13599008', '13705009', '13713005', '13875003', '13901007', '13924000', '14093007', '14156004', '14166007', '14212006', '14269005', '14317002', '14350002', '14391000', '14442007', '14494009', '14696003', '14737000', '14797003', '14799000', '14847005', '14889002', '14912003', '14962008', '15074003', '15112009', '15176003', '15304008', '15418000', '15486006', '15498001', '15503003', '15519005', '15524008', '15556001', '15588009', '15619004', '15690004', '15702005', '15897004', '15904002', '15937000', '15949004', '15960008', '15967006', '16080000', '16090008', '16104005', '16163002', '16189002', '16190006', '16216007', '16255008', '16277007', '16479008', '16483008', '16566002', '16578003', '16640008', '16740003', '16741004', '16759001', '16822006', '16893006', '16974005', '16980002', '17015005', '17201003', '17264009', '17289003', '17302008', '17307002', '17351006', '17372009', '17474009', '17569003', '17665002', '17672001', '17684004', '17734002', '17781001', '17815009', '17930004', '17941002', '17968002', '18016009', '18048008', '18064000', '18072003', '18105004', '18115005', '18126004', '18130001', '18174004', '18189008', '18203003', '18295000', '18334002', '18348002', '18450009', '18465005', '18498000', '18568009', '18588008', '18655006', '18680006', '18695008', '18727002', '18765009', '18799007', '18802003', '18854008', '18861007', '18915006', '18958005', '18977007', '19010006', '19071004', '19128006', '19134004', '19137006', '19227008', '19316008', '19329008', '19340000', '19365003', '19380009', '19436005', '19438006', '19504001', '19561006', '19571008', '19607003', '19614001', '19633006', '19643009', '19651007', '19668006', '19669003', '19672005', '19685008', '19756007', '19795008', '19836000', '19897006', '19906005', '19909003', '19921004', '19928005', '19929002', '19940005', '19952003', '19988008', '20012006', '20108002', '20131002', '20182004', '20194008', '20256001', '20351009', '20365006', '20369000', '20380000', '20456003', '20462008', '20464009', '20473001', '20589000', '20601007', '20667008', '20700001', '20717008', '20741006', '20774006', '20776008', '20810002', '20829008', '20893004', '20894005', '20946005', '20955008', '20985003', '21008007', '21046000', '21103001', '21109002', '21135001', '21139007', '21181001', '21326004', '21386001', '21396005', '21444008', '21453001', '21465002', '21589007', '21718009', '21720007', '21912003', '21925006', '21930005', '21947006', '21968007', '21971004', '21980004', '21997005', '22024005', '22036004', '22039006', '22084008', '22116003', '22197008', '22217002', '22222002', '22228003', '22257004', '22287005', '22303008', '22331004', '22333001', '22341001', '22427006', '22483007', '22517003', '22524002', '22640007', '22641006', '22687000', '22694002', '22695001', '22725004', '22858003', '22984005', '22995004', '23041001', '23048007', '23108001', '23109009', '23255001', '23280001', '23286007', '23290009', '23305007', '23345003', '23382007', '23444003', '23482006', '23521003', '23539007', '23604003', '23620008', '23839001', '23844008', '23870009', '23990004', '24007003', '24016004', '24017008', '24018003', '24045002', '24072005', '24183004', '24216005', '24244006', '24253004', '24283008', '24327009', '24373006', '24389009', '24398007', '24421006', '24481008', '24482001', '24505004', '24531002', '24551003', '24582004', '24604009', '24645001', '24653009', '24762001', '24804006', '24811005', '24815001', '24827003', '24887001', '25006003', '25063008', '25081006', '25088000', '25154008', '25190001', '25201003', '25239006', '25295002', '25322007', '25370001', '25371002', '25499005', '25603007', '25624002', '25659002', '25694009', '25723000', '25733008', '25774008', '25840002', '25845007', '25874003', '25889007', '25910003', '25979007', '26019009', '26036001', '26138003', '26209007', '26211003', '26246006', '26269009', '26310004', '26317001', '26325004', '26344006', '26372004', '26396009', '26496005', '26514007', '26545006', '26638004', '26696002', '26713004', '26727009', '26735007', '26751004', '26759002', '26810009', '26819005', '26860003', '26888009', '26927002', '26996000', '27006004', '27058005', '27078002', '27090000', '27092008', '27230006', '27266007', '27313007', '27317008', '27325005', '27329004', '27367001', '27391005', '27461004', '27510006', '27515001', '27551008', '27580004', '27605001', '27721004', '27799005', '27809005', '27849002', '27876002', '27881006', '27890004', '27925004', '27952009', '28047004', '28087009', '28126000', '28146005', '28173006', '28208008', '28218003', '28237007', '28307001', '28325008', '28351005', '28543008', '28558000', '28569002', '28655007', '28727003', '28733007', '28781000', '28789003', '28831000', '28836005', '28878004', '28950004', '28953002', '28960008', '29020002', '29144003', '29185008', '29209006', '29370006', '29463007', '29483008', '29696001', '29771007', '29792007', '29856000', '29996004', '30098003', '30156004', '30213001', '30217000', '30285000', '30289006', '30301008', '30321009', '30383009', '30386001', '30419000', '30425001', '30469008', '30494009', '30543000', '30546008', '30566004', '30649006', '30651005', '30685006', '30691008', '30699005', '30713000', '30727005', '30771009', '30812002', '30867001', '30891005', '30902005', '30924005', '30938003', '30962008', '31040001', '31069005', '31092005', '31098009', '31104000', '31113003', '31131002', '31186001', '31279000', '31296004', '31313009', '31390008', '31396002', '31470003', '31478005', '31511007', '31590009', '31593006', '31653004', '31671006', '31739005', '31794002', '31807009', '31830003', '31883006', '31980008', '32008003', '32037004', '32071008', '32140001', '32224006', '32272007', '32274008', '32288007', '32296002', '32322008', '32408007', '32416003', '32434004', '32456001', '32512003', '32651000', '32693004', '32837003', '32844007', '32884003', '32913002', '32915009', '32968003', '33059009', '33080003', '33125008', '33170000', '33176006', '33178007', '33196003', '33288004', '33377007', '33385003', '33387006', '33408004', '33429008', '33475000', '33560006', '33593002', '33681003', '33851008', '33872006', '33873001', '33889003', '33929001', '33940009', '34058006', '34064004', '34081008', '34087007', '34110004', '34277002', '34305007', '34337008', '34344004', '34360000', '34418003', '34419006', '34493008', '34494002', '34550005', '34603009', '34636005', '34717007', '34720004', '34785007', '34807008', '34823008', '34882000', '34941004', '35013009', '35073002', '35232005', '35262004', '35287006', '35336005', '35453004', '35506000', '35562000', '35566002', '35601003', '35696001', '35701008', '35714009', '35718007', '35750002', '35787005', '35813005', '35828005', '35851005', '35872008', '35933005', '35944002', '35992002', '36024000', '36087009', '36161006', '36191001', '36195005', '36207003', '36223003', '36279001', '36310008', '36318001', '36373003', '36390009', '36425007', '36468008', '36475009', '36504009', '36560003', '36639000', '36721002', '36731009', '36839003', '36850000', '36949004', '37039006', '37058002', '37068007', '37095002', '37138001', '37159008', '37205004', '37206003', '37257004', '37258009', '37266000', '37279009', '37291000', '37302003', '37304002', '37500005', '37585003', '37708001', '37719003', '37748009', '37764001', '37771006', '37778000', '37782003', '37842001', '37904008', '37995004', '38022006', '38045000', '38069001', '38084005', '38109001', '38117009', '38139006', '38392006', '38406003', '38423007', '38431002', '38444007', '38493002', '38542009', '38549000', '38551001', '38640009', '38698001', '38716007', '38785003', '38843008', '38931008', '38958001', '38969003', '39000009', '39005004', '39035006', '39037003', '39056008', '39063008', '39086001', '39143003', '39266006', '39274007', '39332000', '39391009', '39404008', '39471001', '39474009', '39503004', '39553005', '39577004', '39601009', '39718000', '39720002', '39781001', '39820009', '39850001', '39870007', '39876001', '39892006', '39896009', '39922000', '39928001', '39935009', '39961008', '39967007', '39983007', '40009002', '40123003', '40215006', '40225001', '40236008', '40244008', '40247001', '40293003', '40299004', '40302004', '40318005']}, 'type'=>'CodeableConcept', 'path'=>'BodyStructure.morphology', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/bodystructure-code'}}, + 'includedStructure' => {'type'=>'BodyStructure::IncludedStructure', 'path'=>'BodyStructure.includedStructure', 'min'=>1, 'max'=>Float::INFINITY}, + 'excludedStructure' => {'type'=>'BodyStructure::IncludedStructure', 'path'=>'BodyStructure.excludedStructure', 'min'=>0, 'max'=>Float::INFINITY}, + 'description' => {'type'=>'markdown', 'path'=>'BodyStructure.description', 'min'=>0, 'max'=>1}, + 'image' => {'type'=>'Attachment', 'path'=>'BodyStructure.image', 'min'=>0, 'max'=>Float::INFINITY}, + 'patient' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Patient'], 'type'=>'Reference', 'path'=>'BodyStructure.patient', 'min'=>1, 'max'=>1} + } + + class IncludedStructure < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'IncludedStructure.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'IncludedStructure.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'IncludedStructure.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'structure' => {'valid_codes'=>{'http://snomed.info/sct'=>['53075003', '76986006', '65258003', '54333003', '10770001', '363670009', '371216008', '371219001', '371205001', '371203008', '371292009', '371255009', '371288002', '371284000', '67169006', '9677004', '46971007', '3134008', '71822005', '89221001', '90894004', '89995006', '15368009', '30980004', '38607000', '2979003', '19193007', '67411009', '81012005', '75772009', '67453005', '80144004', '6417001', '113225006', '22457002', '45879002', '122474001', '122475000', '69030007', '29850006', '442083009', '106004', '107008', '108003', '110001', '111002', '116007', '124002', '149003', '155008', '167005', '202009', '205006', '206007', '221001', '227002', '233006', '235004', '246001', '247005', '251007', '256002', '263002', '266005', '272005', '273000', '283001', '284007', '289002', '301000', '311007', '315003', '318001', '344001', '345000', '356000', '393006', '402006', '405008', '414003', '420002', '422005', '446003', '457008', '461002', '464005', '465006', '471000', '480000', '485005', '528006', '552004', '565008', '582005', '587004', '589001', '595000', '608002', '621009', '635006', '650002', '660006', '661005', '667009', '688000', '691000', '692007', '723004', '774007', '790007', '798000', '808000', '809008', '823005', '830004', '836005', '885000', '895007', '917004', '921006', '947002', '955009', '976004', '996007', '1005009', '1012000', '1015003', '1028005', '1030007', '1063000', '1075005', '1076006', '1086007', '1087003', '1092001', '1099005', '1101003', '1106008', '1110006', '1122009', '1136004', '1159005', '1172006', '1173001', '1174007', '1193009', '1216008', '1231004', '1236009', '1243003', '1246006', '1263005', '1277008', '1307006', '1311000', '1350001', '1353004', '1403006', '1425000', '1439000', '1441004', '1456008', '1467009', '1484003', '1490004', '1502004', '1511004', '1516009', '1527006', '1537001', '1541002', '1562001', '1580005', '1581009', '1584001', '1600003', '1605008', '1610007', '1611006', '1617005', '1620002', '1626008', '1627004', '1630006', '1631005', '1650005', '1655000', '1659006', '1684009', '1706004', '1707008', '1711002', '1716007', '1721005', '1729007', '1732005', '1765002', '1780008', '1781007', '1797002', '1818002', '1825009', '1832000', '1840006', '1849007', '1853009', '1874005', '1895000', '1902009', '1910005', '1918003', '1927002', '1992003', '1997009', '2010005', '2020000', '2031008', '2033006', '2044003', '2048000', '2049008', '2059009', '2071003', '2076008', '2083001', '2095001', '2123001', '2150006', '2156000', '2160002', '2175005', '2182009', '2192001', '2205003', '2209009', '2236006', '2246008', '2255006', '2292006', '2302002', '2305000', '2306004', '2327009', '2330002', '2332005', '2334006', '2349003', '2372001', '2383005', '2389009', '2395005', '2397002', '2400006', '2402003', '2421006', '2433001', '2436009', '2453002', '2454008', '2484000', '2489005', '2499000', '2502001', '2504000', '2510000', '2539000', '2543001', '2550002', '2577006', '2579009', '2592007', '2600000', '2620004', '2639009', '2653009', '2666009', '2672009', '2675006', '2681003', '2682005', '2686008', '2687004', '2695000', '2703009', '2712006', '2718005', '2726002', '2730004', '2739003', '2741002', '2746007', '2748008', '2759004', '2771005', '2789006', '2792005', '2803000', '2810006', '2812003', '2824005', '2826007', '2830005', '2839006', '2841007', '2845003', '2848001', '2855004', '2861001', '2894003', '2905008', '2909002', '2920002', '2922005', '2923000', '2969000', '2986006', '2998001', '3003007', '3008003', '3028004', '3039001', '3042007', '3054007', '3055008', '3056009', '3057000', '3058005', '3062004', '3068000', '3081007', '3093003', '3100007', '3113001', '3117000', '3118005', '3120008', '3138006', '3153003', '3156006', '3159004', '3169005', '3178004', '3194006', '3198009', '3215002', '3222005', '3227004', '3236000', '3243006', '3255000', '3262009', '3279003', '3295003', '3301002', '3302009', '3315000', '3332001', '3336003', '3341006', '3350008', '3362007', '3366005', '3370002', '3374006', '3377004', '3382006', '3383001', '3394002', '3395001', '3396000', '3400000', '3409004', '3417007', '3438001', '3444002', '3447009', '3460003', '3462006', '3471002', '3478008', '3481003', '3488009', '3490005', '3524005', '3538003', '3541007', '3553006', '3556003', '3563003', '3572006', '3578005', '3582007', '3584008', '3594003', '3608004', '3609007', '3646006', '3663005', '3665003', '3670005', '3711007', '3743007', '3761003', '3766008', '3785006', '3788008', '3789000', '3810000', '3838008', '3860006', '3865001', '3867009', '3876002', '3877006', '3910004', '3916005', '3924000', '3931001', '3935005', '3937002', '3954005', '3956007', '3959000', '3960005', '3964001', '3966004', '3977005', '3984002', '3989007', '4015004', '4019005', '4029003', '4061004', '4066009', '4072009', '4081003', '4093007', '4111006', '4117005', '4121003', '4146003', '4148002', '4150005', '4158003', '4159006', '4180000', '4193005', '4205002', '4212006', '4215008', '4247003', '4258007', '4276000', '4281009', '4295007', '4303006', '4312008', '4317002', '4328003', '4335006', '4352005', '4358009', '4360006', '4369007', '4371007', '4375003', '4377006', '4394008', '4402002', '4419000', '4421005', '4430002', '4432005', '4442007', '4486002', '4524000', '4527007', '4537002', '4548009', '4549001', '4566004', '4573009', '4578000', '4588004', '4596009', '4603002', '4606005', '4621004', '4624007', '4647008', '4651005', '4658004', '4677002', '4703008', '4717004', '4718009', '4743003', '4755009', '4759003', '4766002', '4768001', '4774001', '4775000', '4799000', '4810005', '4812002', '4828007', '4840007', '4843009', '4861000', '4866005', '4870002', '4871003', '4881004', '4888005', '4897009', '4905007', '4906008', '4924005', '4942000', '4954000', '4956003', '4958002', '5001007', '5023006', '5026003', '5046008', '5068003', '5069006', '5076001', '5115006', '5122003', '5128004', '5192008', '5194009', '5195005', '5204005', '5213007', '5225005', '5228007', '5229004', '5261000', '5272005', '5279001', '5296000', '5324007', '5329002', '5336001', '5347008', '5362005', '5366008', '5379004', '5382009', '5394000', '5398002', '5403001', '5421003', '5427004', '5458003', '5459006', '5491007', '5493005', '5498001', '5520004', '5538001', '5544002', '5560003', '5564007', '5574005', '5580002', '5597008', '5611001', '5625000', '5627008', '5633004', '5643001', '5644007', '5653000', '5665001', '5668004', '5682004', '5696005', '5697001', '5709001', '5713008', '5717009', '5718004', '5727003', '5742000', '5751008', '5769004', '5780004', '5798000', '5802004', '5814007', '5815008', '5816009', '5825003', '5828001', '5847003', '5854009', '5868002', '5872003', '5881009', '5882002', '5889006', '5890002', '5893000', '5898009', '5923009', '5926001', '5928000', '5942008', '5943003', '5944009', '5948007', '5951000', '5953002', '5976004', '5979006', '5996007', '6001004', '6004007', '6006009', '6009002', '6014003', '6023000', '6032003', '6046003', '6050005', '6059006', '6062009', '6073002', '6074008', '6076005', '6104005', '6105006', '6110005', '6216007', '6217003', '6229007', '6253001', '6268000', '6269008', '6279005', '6317000', '6325003', '6326002', '6335009', '6359004', '6371005', '6375001', '6392005', '6404004', '6413002', '6423006', '6424000', '6445007', '6448009', '6450001', '6472004', '6504002', '6511003', '6530003', '6533001', '6538005', '6541001', '6544009', '6550004', '6551000', '6553002', '6564004', '6566002', '6572002', '6598008', '6606008', '6608009', '6620001', '6623004', '6633007', '6643005', '6646002', '6649009', '6651008', '6684008', '6685009', '6711001', '6720005', '6731002', '6739000', '6742006', '6750002', '6757004', '6787005', '6789008', '6799003', '6805009', '6820003', '6828005', '6829002', '6834003', '6841009', '6844001', '6850006', '6864006', '6866008', '6871001', '6894000', '6902008', '6905005', '6912001', '6914000', '6921000', '6930008', '6944002', '6969002', '6975006', '6981003', '6987004', '6989001', '6991009', '7035006', '7050002', '7067009', '7076002', '7083009', '7091000', '7099003', '7117004', '7148007', '7149004', '7154008', '7160008', '7167006', '7173007', '7188002', '7192009', '7227003', '7234001', '7242000', '7295002', '7296001', '7311008', '7344002', '7345001', '7362006', '7376007', '7378008', '7384006', '7404008', '7435002', '7471001', '7477002', '7480001', '7494000', '7498002', '7507003', '7524009', '7532001', '7554004', '7566005', '7569003', '7591005', '7597009', '7605000', '7610001', '7629007', '7651004', '7652006', '7657000', '7658005', '7697002', '7712004', '7726008', '7736000', '7742001', '7748002', '7755000', '7756004', '7764005', '7769000', '7783003', '7820009', '7829005', '7832008', '7835005', '7840002', '7841003', '7844006', '7851002', '7854005', '7872004', '7874003', '7880006', '7884002', '7885001', '7892006', '7896009', '7911004', '7925003', '7936005', '7944005', '7954009', '7967007', '7986004', '7991003', '7999001', '8001006', '8012006', '8017000', '8024004', '8039003', '8040001', '8045006', '8057002', '8059004', '8067007', '8068002', '8079007', '8091003', '8100009', '8111001', '8112008', '8119004', '8128003', '8133004', '8157004', '8158009', '8159001', '8160006', '8161005', '8165001', '8205005', '8225009', '8242003', '8251006', '8264007', '8265008', '8266009', '8289001', '8292002', '8314003', '8334002', '8356004', '8369000', '8373002', '8387002', '8389004', '8412003', '8415001', '8454000', '8464009', '8482007', '8483002', '8496001', '8523001', '8546004', '8556000', '8559007', '8560002', '8580001', '8595004', '8598002', '8600008', '8603005', '8604004', '8608001', '8617001', '8623006', '8629005', '8640002', '8668003', '8671006', '8677005', '8688004', '8695008', '8710005', '8711009', '8714001', '8752000', '8775007', '8784007', '8810002', '8814006', '8815007', '8820007', '8821006', '8827005', '8839002', '8845005', '8850004', '8854008', '8862000', '8873007', '8887007', '8892009', '8894005', '8897003', '8907008', '8910001', '8911002', '8928004', '8931003', '8935007', '8942007', '8965002', '8966001', '8983005', '8988001', '8993003', '9000002', '9003000', '9018004', '9040008', '9055004', '9073001', '9081000', '9086005', '9089003', '9108007', '9127001', '9156001', '9185007', '9186008', '9188009', '9208002', '9212008', '9229006', '9231002', '9240003', '9242006', '9258009', '9261005', '9262003', '9284003', '9290004', '9305001', '9317004', '9320007', '9321006', '9325002', '9332006', '9348007', '9379006', '9380009', '9384000', '9390001', '9432007', '9438006', '9454009', '9455005', '9475001', '9481009', '9490002', '9498009', '9502002', '9512009', '9535007', '9558005', '9566001', '9568000', '9596006', '9609000', '9625005', '9642004', '9646001', '9654004', '9659009', '9662007', '9668006', '9683001', '9684007', '9708001', '9736006', '9743000', '9758008', '9770007', '9775002', '9779008', '9783008', '9791004', '9796009', '9813009', '9825007', '9837009', '9840009', '9841008', '9846003', '9847007', '9849005', '9870004', '9875009', '9878006', '9880000', '9881001', '9891007', '9898001', '9951005', '9968009', '9970000']}, 'type'=>'CodeableConcept', 'path'=>'IncludedStructure.structure', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/body-site'}}, + 'laterality' => {'valid_codes'=>{'http://snomed.info/sct'=>['7771000', '24028007', '51440002', '46053002', '255554000', '264147007', '261183002', '261122009', '255561001', '49370004', '264217000', '261089000', '255551008', '351726001', '352730000']}, 'type'=>'CodeableConcept', 'path'=>'IncludedStructure.laterality', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/bodystructure-relative-location'}}, + 'bodyLandmarkOrientation' => {'type'=>'BodyStructure::IncludedStructure::BodyLandmarkOrientation', 'path'=>'IncludedStructure.bodyLandmarkOrientation', 'min'=>0, 'max'=>Float::INFINITY}, + 'spatialReference' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/ImagingSelection'], 'type'=>'Reference', 'path'=>'IncludedStructure.spatialReference', 'min'=>0, 'max'=>Float::INFINITY}, + 'qualifier' => {'valid_codes'=>{'http://snomed.info/sct'=>['7771000', '24028007', '51440002', '46053002', '255554000', '264147007', '261183002', '261122009', '255561001', '49370004', '264217000', '261089000', '255551008', '351726001', '352730000']}, 'type'=>'CodeableConcept', 'path'=>'IncludedStructure.qualifier', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/bodystructure-relative-location'}} + } + + class BodyLandmarkOrientation < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'BodyLandmarkOrientation.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'BodyLandmarkOrientation.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'BodyLandmarkOrientation.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'landmarkDescription' => {'valid_codes'=>{'http://snomed.info/sct'=>['53075003', '76986006', '65258003', '54333003', '10770001', '363670009', '371216008', '371219001', '371205001', '371203008', '371292009', '371255009', '371288002', '371284000', '67169006', '9677004', '46971007', '3134008', '71822005', '89221001', '90894004', '89995006', '15368009', '30980004', '38607000', '2979003', '19193007', '67411009', '81012005', '75772009', '67453005', '80144004', '6417001', '113225006', '22457002', '45879002', '122474001', '122475000', '69030007', '29850006', '442083009', '106004', '107008', '108003', '110001', '111002', '116007', '124002', '149003', '155008', '167005', '202009', '205006', '206007', '221001', '227002', '233006', '235004', '246001', '247005', '251007', '256002', '263002', '266005', '272005', '273000', '283001', '284007', '289002', '301000', '311007', '315003', '318001', '344001', '345000', '356000', '393006', '402006', '405008', '414003', '420002', '422005', '446003', '457008', '461002', '464005', '465006', '471000', '480000', '485005', '528006', '552004', '565008', '582005', '587004', '589001', '595000', '608002', '621009', '635006', '650002', '660006', '661005', '667009', '688000', '691000', '692007', '723004', '774007', '790007', '798000', '808000', '809008', '823005', '830004', '836005', '885000', '895007', '917004', '921006', '947002', '955009', '976004', '996007', '1005009', '1012000', '1015003', '1028005', '1030007', '1063000', '1075005', '1076006', '1086007', '1087003', '1092001', '1099005', '1101003', '1106008', '1110006', '1122009', '1136004', '1159005', '1172006', '1173001', '1174007', '1193009', '1216008', '1231004', '1236009', '1243003', '1246006', '1263005', '1277008', '1307006', '1311000', '1350001', '1353004', '1403006', '1425000', '1439000', '1441004', '1456008', '1467009', '1484003', '1490004', '1502004', '1511004', '1516009', '1527006', '1537001', '1541002', '1562001', '1580005', '1581009', '1584001', '1600003', '1605008', '1610007', '1611006', '1617005', '1620002', '1626008', '1627004', '1630006', '1631005', '1650005', '1655000', '1659006', '1684009', '1706004', '1707008', '1711002', '1716007', '1721005', '1729007', '1732005', '1765002', '1780008', '1781007', '1797002', '1818002', '1825009', '1832000', '1840006', '1849007', '1853009', '1874005', '1895000', '1902009', '1910005', '1918003', '1927002', '1992003', '1997009', '2010005', '2020000', '2031008', '2033006', '2044003', '2048000', '2049008', '2059009', '2071003', '2076008', '2083001', '2095001', '2123001', '2150006', '2156000', '2160002', '2175005', '2182009', '2192001', '2205003', '2209009', '2236006', '2246008', '2255006', '2292006', '2302002', '2305000', '2306004', '2327009', '2330002', '2332005', '2334006', '2349003', '2372001', '2383005', '2389009', '2395005', '2397002', '2400006', '2402003', '2421006', '2433001', '2436009', '2453002', '2454008', '2484000', '2489005', '2499000', '2502001', '2504000', '2510000', '2539000', '2543001', '2550002', '2577006', '2579009', '2592007', '2600000', '2620004', '2639009', '2653009', '2666009', '2672009', '2675006', '2681003', '2682005', '2686008', '2687004', '2695000', '2703009', '2712006', '2718005', '2726002', '2730004', '2739003', '2741002', '2746007', '2748008', '2759004', '2771005', '2789006', '2792005', '2803000', '2810006', '2812003', '2824005', '2826007', '2830005', '2839006', '2841007', '2845003', '2848001', '2855004', '2861001', '2894003', '2905008', '2909002', '2920002', '2922005', '2923000', '2969000', '2986006', '2998001', '3003007', '3008003', '3028004', '3039001', '3042007', '3054007', '3055008', '3056009', '3057000', '3058005', '3062004', '3068000', '3081007', '3093003', '3100007', '3113001', '3117000', '3118005', '3120008', '3138006', '3153003', '3156006', '3159004', '3169005', '3178004', '3194006', '3198009', '3215002', '3222005', '3227004', '3236000', '3243006', '3255000', '3262009', '3279003', '3295003', '3301002', '3302009', '3315000', '3332001', '3336003', '3341006', '3350008', '3362007', '3366005', '3370002', '3374006', '3377004', '3382006', '3383001', '3394002', '3395001', '3396000', '3400000', '3409004', '3417007', '3438001', '3444002', '3447009', '3460003', '3462006', '3471002', '3478008', '3481003', '3488009', '3490005', '3524005', '3538003', '3541007', '3553006', '3556003', '3563003', '3572006', '3578005', '3582007', '3584008', '3594003', '3608004', '3609007', '3646006', '3663005', '3665003', '3670005', '3711007', '3743007', '3761003', '3766008', '3785006', '3788008', '3789000', '3810000', '3838008', '3860006', '3865001', '3867009', '3876002', '3877006', '3910004', '3916005', '3924000', '3931001', '3935005', '3937002', '3954005', '3956007', '3959000', '3960005', '3964001', '3966004', '3977005', '3984002', '3989007', '4015004', '4019005', '4029003', '4061004', '4066009', '4072009', '4081003', '4093007', '4111006', '4117005', '4121003', '4146003', '4148002', '4150005', '4158003', '4159006', '4180000', '4193005', '4205002', '4212006', '4215008', '4247003', '4258007', '4276000', '4281009', '4295007', '4303006', '4312008', '4317002', '4328003', '4335006', '4352005', '4358009', '4360006', '4369007', '4371007', '4375003', '4377006', '4394008', '4402002', '4419000', '4421005', '4430002', '4432005', '4442007', '4486002', '4524000', '4527007', '4537002', '4548009', '4549001', '4566004', '4573009', '4578000', '4588004', '4596009', '4603002', '4606005', '4621004', '4624007', '4647008', '4651005', '4658004', '4677002', '4703008', '4717004', '4718009', '4743003', '4755009', '4759003', '4766002', '4768001', '4774001', '4775000', '4799000', '4810005', '4812002', '4828007', '4840007', '4843009', '4861000', '4866005', '4870002', '4871003', '4881004', '4888005', '4897009', '4905007', '4906008', '4924005', '4942000', '4954000', '4956003', '4958002', '5001007', '5023006', '5026003', '5046008', '5068003', '5069006', '5076001', '5115006', '5122003', '5128004', '5192008', '5194009', '5195005', '5204005', '5213007', '5225005', '5228007', '5229004', '5261000', '5272005', '5279001', '5296000', '5324007', '5329002', '5336001', '5347008', '5362005', '5366008', '5379004', '5382009', '5394000', '5398002', '5403001', '5421003', '5427004', '5458003', '5459006', '5491007', '5493005', '5498001', '5520004', '5538001', '5544002', '5560003', '5564007', '5574005', '5580002', '5597008', '5611001', '5625000', '5627008', '5633004', '5643001', '5644007', '5653000', '5665001', '5668004', '5682004', '5696005', '5697001', '5709001', '5713008', '5717009', '5718004', '5727003', '5742000', '5751008', '5769004', '5780004', '5798000', '5802004', '5814007', '5815008', '5816009', '5825003', '5828001', '5847003', '5854009', '5868002', '5872003', '5881009', '5882002', '5889006', '5890002', '5893000', '5898009', '5923009', '5926001', '5928000', '5942008', '5943003', '5944009', '5948007', '5951000', '5953002', '5976004', '5979006', '5996007', '6001004', '6004007', '6006009', '6009002', '6014003', '6023000', '6032003', '6046003', '6050005', '6059006', '6062009', '6073002', '6074008', '6076005', '6104005', '6105006', '6110005', '6216007', '6217003', '6229007', '6253001', '6268000', '6269008', '6279005', '6317000', '6325003', '6326002', '6335009', '6359004', '6371005', '6375001', '6392005', '6404004', '6413002', '6423006', '6424000', '6445007', '6448009', '6450001', '6472004', '6504002', '6511003', '6530003', '6533001', '6538005', '6541001', '6544009', '6550004', '6551000', '6553002', '6564004', '6566002', '6572002', '6598008', '6606008', '6608009', '6620001', '6623004', '6633007', '6643005', '6646002', '6649009', '6651008', '6684008', '6685009', '6711001', '6720005', '6731002', '6739000', '6742006', '6750002', '6757004', '6787005', '6789008', '6799003', '6805009', '6820003', '6828005', '6829002', '6834003', '6841009', '6844001', '6850006', '6864006', '6866008', '6871001', '6894000', '6902008', '6905005', '6912001', '6914000', '6921000', '6930008', '6944002', '6969002', '6975006', '6981003', '6987004', '6989001', '6991009', '7035006', '7050002', '7067009', '7076002', '7083009', '7091000', '7099003', '7117004', '7148007', '7149004', '7154008', '7160008', '7167006', '7173007', '7188002', '7192009', '7227003', '7234001', '7242000', '7295002', '7296001', '7311008', '7344002', '7345001', '7362006', '7376007', '7378008', '7384006', '7404008', '7435002', '7471001', '7477002', '7480001', '7494000', '7498002', '7507003', '7524009', '7532001', '7554004', '7566005', '7569003', '7591005', '7597009', '7605000', '7610001', '7629007', '7651004', '7652006', '7657000', '7658005', '7697002', '7712004', '7726008', '7736000', '7742001', '7748002', '7755000', '7756004', '7764005', '7769000', '7783003', '7820009', '7829005', '7832008', '7835005', '7840002', '7841003', '7844006', '7851002', '7854005', '7872004', '7874003', '7880006', '7884002', '7885001', '7892006', '7896009', '7911004', '7925003', '7936005', '7944005', '7954009', '7967007', '7986004', '7991003', '7999001', '8001006', '8012006', '8017000', '8024004', '8039003', '8040001', '8045006', '8057002', '8059004', '8067007', '8068002', '8079007', '8091003', '8100009', '8111001', '8112008', '8119004', '8128003', '8133004', '8157004', '8158009', '8159001', '8160006', '8161005', '8165001', '8205005', '8225009', '8242003', '8251006', '8264007', '8265008', '8266009', '8289001', '8292002', '8314003', '8334002', '8356004', '8369000', '8373002', '8387002', '8389004', '8412003', '8415001', '8454000', '8464009', '8482007', '8483002', '8496001', '8523001', '8546004', '8556000', '8559007', '8560002', '8580001', '8595004', '8598002', '8600008', '8603005', '8604004', '8608001', '8617001', '8623006', '8629005', '8640002', '8668003', '8671006', '8677005', '8688004', '8695008', '8710005', '8711009', '8714001', '8752000', '8775007', '8784007', '8810002', '8814006', '8815007', '8820007', '8821006', '8827005', '8839002', '8845005', '8850004', '8854008', '8862000', '8873007', '8887007', '8892009', '8894005', '8897003', '8907008', '8910001', '8911002', '8928004', '8931003', '8935007', '8942007', '8965002', '8966001', '8983005', '8988001', '8993003', '9000002', '9003000', '9018004', '9040008', '9055004', '9073001', '9081000', '9086005', '9089003', '9108007', '9127001', '9156001', '9185007', '9186008', '9188009', '9208002', '9212008', '9229006', '9231002', '9240003', '9242006', '9258009', '9261005', '9262003', '9284003', '9290004', '9305001', '9317004', '9320007', '9321006', '9325002', '9332006', '9348007', '9379006', '9380009', '9384000', '9390001', '9432007', '9438006', '9454009', '9455005', '9475001', '9481009', '9490002', '9498009', '9502002', '9512009', '9535007', '9558005', '9566001', '9568000', '9596006', '9609000', '9625005', '9642004', '9646001', '9654004', '9659009', '9662007', '9668006', '9683001', '9684007', '9708001', '9736006', '9743000', '9758008', '9770007', '9775002', '9779008', '9783008', '9791004', '9796009', '9813009', '9825007', '9837009', '9840009', '9841008', '9846003', '9847007', '9849005', '9870004', '9875009', '9878006', '9880000', '9881001', '9891007', '9898001', '9951005', '9968009', '9970000']}, 'type'=>'CodeableConcept', 'path'=>'BodyLandmarkOrientation.landmarkDescription', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/body-site'}}, + 'clockFacePosition' => {'valid_codes'=>{'http://snomed.info/sct'=>['260318004', '260328008', '260330005', '260333007', '260335000', '260337008', '260339006', '260341007', '260343005', '260322009', '260324005', '260326007']}, 'type'=>'CodeableConcept', 'path'=>'BodyLandmarkOrientation.clockFacePosition', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/bodystructure-bodylandmarkorientation-clockface-position'}}, + 'distanceFromLandmark' => {'type'=>'BodyStructure::IncludedStructure::BodyLandmarkOrientation::DistanceFromLandmark', 'path'=>'BodyLandmarkOrientation.distanceFromLandmark', 'min'=>0, 'max'=>Float::INFINITY}, + 'surfaceOrientation' => {'valid_codes'=>{'http://snomed.info/sct'=>['7771000', '24028007', '51440002', '46053002', '255554000', '264147007', '261183002', '261122009', '255561001', '49370004', '264217000', '261089000', '255551008', '351726001', '352730000']}, 'type'=>'CodeableConcept', 'path'=>'BodyLandmarkOrientation.surfaceOrientation', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'preferred', 'uri'=>'http://hl7.org/fhir/ValueSet/bodystructure-relative-location'}} + } + + class DistanceFromLandmark < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'DistanceFromLandmark.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'DistanceFromLandmark.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'DistanceFromLandmark.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'device' => {'type'=>'CodeableReference', 'path'=>'DistanceFromLandmark.device', 'min'=>0, 'max'=>Float::INFINITY}, + 'value' => {'type'=>'Quantity', 'path'=>'DistanceFromLandmark.value', 'min'=>0, 'max'=>Float::INFINITY} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :device # 0-* [ CodeableReference ] + attr_accessor :value # 0-* [ Quantity ] + end + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :landmarkDescription # 0-* [ CodeableConcept ] + attr_accessor :clockFacePosition # 0-* [ CodeableConcept ] + attr_accessor :distanceFromLandmark # 0-* [ BodyStructure::IncludedStructure::BodyLandmarkOrientation::DistanceFromLandmark ] + attr_accessor :surfaceOrientation # 0-* [ CodeableConcept ] + end + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :structure # 1-1 CodeableConcept + attr_accessor :laterality # 0-1 CodeableConcept + attr_accessor :bodyLandmarkOrientation # 0-* [ BodyStructure::IncludedStructure::BodyLandmarkOrientation ] + attr_accessor :spatialReference # 0-* [ Reference(ImagingSelection) ] + attr_accessor :qualifier # 0-* [ CodeableConcept ] + end + + attr_accessor :id # 0-1 id + attr_accessor :meta # 0-1 Meta + attr_accessor :implicitRules # 0-1 uri + attr_accessor :language # 0-1 code + attr_accessor :text # 0-1 Narrative + attr_accessor :contained # 0-* [ Resource ] + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :identifier # 0-* [ Identifier ] + attr_accessor :active # 0-1 boolean + attr_accessor :morphology # 0-1 CodeableConcept + attr_accessor :includedStructure # 1-* [ BodyStructure::IncludedStructure ] + attr_accessor :excludedStructure # 0-* [ BodyStructure::IncludedStructure ] + attr_accessor :description # 0-1 markdown + attr_accessor :image # 0-* [ Attachment ] + attr_accessor :patient # 1-1 Reference(Patient) + + def resourceType + 'BodyStructure' + end + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/resources/Bundle.rb b/lib/fhir_models/r6/generated/resources/Bundle.rb new file mode 100644 index 00000000..62a346a0 --- /dev/null +++ b/lib/fhir_models/r6/generated/resources/Bundle.rb @@ -0,0 +1,164 @@ +module FHIR + module R6 + class Bundle < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + SEARCH_PARAMS = ['composition', 'example-constraint', 'identifier', 'message', 'timestamp', 'type'] + METADATA = { + 'id' => {'type'=>'id', 'path'=>'Bundle.id', 'min'=>0, 'max'=>1}, + 'meta' => {'type'=>'Meta', 'path'=>'Bundle.meta', 'min'=>0, 'max'=>1}, + 'implicitRules' => {'type'=>'uri', 'path'=>'Bundle.implicitRules', 'min'=>0, 'max'=>1}, + 'language' => {'type'=>'code', 'path'=>'Bundle.language', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-languages'}}, + 'identifier' => {'type'=>'Identifier', 'path'=>'Bundle.identifier', 'min'=>0, 'max'=>1}, + 'type' => {'valid_codes'=>{'http://hl7.org/fhir/bundle-type'=>['document', 'message', 'transaction', 'transaction-response', 'batch', 'batch-response', 'history', 'searchset', 'collection', 'subscription-notification']}, 'type'=>'code', 'path'=>'Bundle.type', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/bundle-type'}}, + 'timestamp' => {'type'=>'instant', 'path'=>'Bundle.timestamp', 'min'=>0, 'max'=>1}, + 'total' => {'type'=>'unsignedInt', 'path'=>'Bundle.total', 'min'=>0, 'max'=>1}, + 'link' => {'type'=>'Bundle::Link', 'path'=>'Bundle.link', 'min'=>0, 'max'=>Float::INFINITY}, + 'entry' => {'type'=>'Bundle::Entry', 'path'=>'Bundle.entry', 'min'=>0, 'max'=>Float::INFINITY}, + 'signature' => {'type'=>'Signature', 'path'=>'Bundle.signature', 'min'=>0, 'max'=>1}, + 'issues' => {'type'=>'Resource', 'path'=>'Bundle.issues', 'min'=>0, 'max'=>1} + } + + class Link < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Link.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Link.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Link.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'relation' => {'valid_codes'=>{'http://hl7.org/fhir/CodeSystem/iana-link-relations'=>['about', 'acl', 'alternate', 'amphtml', 'appendix', 'apple-touch-icon', 'apple-touch-startup-image', 'archives', 'author', 'blocked-by', 'bookmark', 'canonical', 'chapter', 'cite-as', 'collection', 'contents', 'convertedFrom', 'copyright', 'create-form', 'current', 'describedby', 'describes', 'disclosure', 'dns-prefetch', 'duplicate', 'edit', 'edit-form', 'edit-media', 'enclosure', 'external', 'first', 'glossary', 'help', 'hosts', 'hub', 'icon', 'index', 'intervalAfter', 'intervalBefore', 'intervalContains', 'intervalDisjoint', 'intervalDuring', 'intervalEquals', 'intervalFinishedBy', 'intervalFinishes', 'intervalIn', 'intervalMeets', 'intervalMetBy', 'intervalOverlappedBy', 'intervalOverlaps', 'intervalStartedBy', 'intervalStarts', 'item', 'last', 'latest-version', 'license', 'linkset', 'lrdd', 'manifest', 'mask-icon', 'media-feed', 'memento', 'micropub', 'modulepreload', 'monitor', 'monitor-group', 'next', 'next-archive', 'nofollow', 'noopener', 'noreferrer', 'opener', 'openid2.local_id', 'openid2.provider', 'original', 'P3Pv1', 'payment', 'pingback', 'preconnect', 'predecessor-version', 'prefetch', 'preload', 'prerender', 'prev', 'preview', 'previous', 'prev-archive', 'privacy-policy', 'profile', 'publication', 'related', 'restconf', 'replies', 'ruleinput', 'search', 'section', 'self', 'service', 'service-desc', 'service-doc', 'service-meta', 'sponsored', 'start', 'status', 'stylesheet', 'subsection', 'successor-version', 'sunset', 'tag', 'terms-of-service', 'timegate', 'timemap', 'type', 'ugc', 'up', 'version-history', 'via', 'webmention', 'working-copy', 'working-copy-of']}, 'type'=>'code', 'path'=>'Link.relation', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/iana-link-relations'}}, + 'url' => {'type'=>'uri', 'path'=>'Link.url', 'min'=>1, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :relation # 1-1 code + attr_accessor :url # 1-1 uri + end + + class Entry < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Entry.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Entry.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Entry.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'link' => {'type'=>'Bundle::Link', 'path'=>'Entry.link', 'min'=>0, 'max'=>Float::INFINITY}, + 'fullUrl' => {'type'=>'uri', 'path'=>'Entry.fullUrl', 'min'=>0, 'max'=>1}, + 'resource' => {'type'=>'Resource', 'path'=>'Entry.resource', 'min'=>0, 'max'=>1}, + 'search' => {'type'=>'Bundle::Entry::Search', 'path'=>'Entry.search', 'min'=>0, 'max'=>1}, + 'request' => {'type'=>'Bundle::Entry::Request', 'path'=>'Entry.request', 'min'=>0, 'max'=>1}, + 'response' => {'type'=>'Bundle::Entry::Response', 'path'=>'Entry.response', 'min'=>0, 'max'=>1} + } + + class Search < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Search.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Search.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Search.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'mode' => {'valid_codes'=>{'http://hl7.org/fhir/search-entry-mode'=>['match', 'include', 'outcome']}, 'type'=>'code', 'path'=>'Search.mode', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/search-entry-mode'}}, + 'score' => {'type'=>'decimal', 'path'=>'Search.score', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :mode # 0-1 code + attr_accessor :score # 0-1 decimal + end + + class Request < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Request.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Request.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Request.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'method' => {'local_name'=>'local_method', 'valid_codes'=>{'http://hl7.org/fhir/http-verb'=>['GET', 'HEAD', 'POST', 'PUT', 'DELETE', 'PATCH']}, 'type'=>'code', 'path'=>'Request.method', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/http-verb'}}, + 'url' => {'type'=>'uri', 'path'=>'Request.url', 'min'=>1, 'max'=>1}, + 'ifNoneMatch' => {'type'=>'string', 'path'=>'Request.ifNoneMatch', 'min'=>0, 'max'=>1}, + 'ifModifiedSince' => {'type'=>'instant', 'path'=>'Request.ifModifiedSince', 'min'=>0, 'max'=>1}, + 'ifMatch' => {'type'=>'string', 'path'=>'Request.ifMatch', 'min'=>0, 'max'=>1}, + 'ifNoneExist' => {'type'=>'string', 'path'=>'Request.ifNoneExist', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :local_method # 1-1 code + attr_accessor :url # 1-1 uri + attr_accessor :ifNoneMatch # 0-1 string + attr_accessor :ifModifiedSince # 0-1 instant + attr_accessor :ifMatch # 0-1 string + attr_accessor :ifNoneExist # 0-1 string + end + + class Response < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Response.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Response.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Response.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'status' => {'type'=>'string', 'path'=>'Response.status', 'min'=>1, 'max'=>1}, + 'location' => {'type'=>'uri', 'path'=>'Response.location', 'min'=>0, 'max'=>1}, + 'etag' => {'type'=>'string', 'path'=>'Response.etag', 'min'=>0, 'max'=>1}, + 'lastModified' => {'type'=>'instant', 'path'=>'Response.lastModified', 'min'=>0, 'max'=>1}, + 'outcome' => {'type'=>'Resource', 'path'=>'Response.outcome', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :status # 1-1 string + attr_accessor :location # 0-1 uri + attr_accessor :etag # 0-1 string + attr_accessor :lastModified # 0-1 instant + attr_accessor :outcome # 0-1 Resource + end + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :link # 0-* [ Bundle::Link ] + attr_accessor :fullUrl # 0-1 uri + attr_accessor :resource # 0-1 Resource + attr_accessor :search # 0-1 Bundle::Entry::Search + attr_accessor :request # 0-1 Bundle::Entry::Request + attr_accessor :response # 0-1 Bundle::Entry::Response + end + + attr_accessor :id # 0-1 id + attr_accessor :meta # 0-1 Meta + attr_accessor :implicitRules # 0-1 uri + attr_accessor :language # 0-1 code + attr_accessor :identifier # 0-1 Identifier + attr_accessor :type # 1-1 code + attr_accessor :timestamp # 0-1 instant + attr_accessor :total # 0-1 unsignedInt + attr_accessor :link # 0-* [ Bundle::Link ] + attr_accessor :entry # 0-* [ Bundle::Entry ] + attr_accessor :signature # 0-1 Signature + attr_accessor :issues # 0-1 Resource + + def resourceType + 'Bundle' + end + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/resources/CanonicalResource.rb b/lib/fhir_models/r6/generated/resources/CanonicalResource.rb new file mode 100644 index 00000000..228b47a7 --- /dev/null +++ b/lib/fhir_models/r6/generated/resources/CanonicalResource.rb @@ -0,0 +1,73 @@ +module FHIR + module R6 + class CanonicalResource < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'versionAlgorithm' => ['string', 'Coding'] + } + SEARCH_PARAMS = [] + METADATA = { + 'id' => {'type'=>'id', 'path'=>'CanonicalResource.id', 'min'=>0, 'max'=>1}, + 'meta' => {'type'=>'Meta', 'path'=>'CanonicalResource.meta', 'min'=>0, 'max'=>1}, + 'implicitRules' => {'type'=>'uri', 'path'=>'CanonicalResource.implicitRules', 'min'=>0, 'max'=>1}, + 'language' => {'type'=>'code', 'path'=>'CanonicalResource.language', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-languages'}}, + 'text' => {'type'=>'Narrative', 'path'=>'CanonicalResource.text', 'min'=>0, 'max'=>1}, + 'contained' => {'type'=>'Resource', 'path'=>'CanonicalResource.contained', 'min'=>0, 'max'=>Float::INFINITY}, + 'extension' => {'type'=>'Extension', 'path'=>'CanonicalResource.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'CanonicalResource.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'url' => {'type'=>'uri', 'path'=>'CanonicalResource.url', 'min'=>0, 'max'=>1}, + 'identifier' => {'type'=>'Identifier', 'path'=>'CanonicalResource.identifier', 'min'=>0, 'max'=>Float::INFINITY}, + 'version' => {'type'=>'string', 'path'=>'CanonicalResource.version', 'min'=>0, 'max'=>1}, + 'versionAlgorithmString' => {'type'=>'string', 'path'=>'CanonicalResource.versionAlgorithm[x]', 'min'=>0, 'max'=>1}, + 'versionAlgorithmCoding' => {'valid_codes'=>{'http://hl7.org/fhir/version-algorithm'=>['semver', 'integer', 'alpha', 'date', 'natural']}, 'type'=>'Coding', 'path'=>'CanonicalResource.versionAlgorithm[x]', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/version-algorithm'}}, + 'name' => {'type'=>'string', 'path'=>'CanonicalResource.name', 'min'=>0, 'max'=>1}, + 'title' => {'type'=>'string', 'path'=>'CanonicalResource.title', 'min'=>0, 'max'=>1}, + 'status' => {'valid_codes'=>{'http://hl7.org/fhir/publication-status'=>['draft', 'active', 'retired', 'unknown']}, 'type'=>'code', 'path'=>'CanonicalResource.status', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/publication-status'}}, + 'experimental' => {'type'=>'boolean', 'path'=>'CanonicalResource.experimental', 'min'=>0, 'max'=>1}, + 'date' => {'type'=>'dateTime', 'path'=>'CanonicalResource.date', 'min'=>0, 'max'=>1}, + 'publisher' => {'type'=>'string', 'path'=>'CanonicalResource.publisher', 'min'=>0, 'max'=>1}, + 'contact' => {'type'=>'ContactDetail', 'path'=>'CanonicalResource.contact', 'min'=>0, 'max'=>Float::INFINITY}, + 'description' => {'type'=>'markdown', 'path'=>'CanonicalResource.description', 'min'=>0, 'max'=>1}, + 'useContext' => {'type'=>'UsageContext', 'path'=>'CanonicalResource.useContext', 'min'=>0, 'max'=>Float::INFINITY}, + 'jurisdiction' => {'valid_codes'=>{'urn:iso:std:iso:3166'=>['AD', 'AE', 'AF', 'AG', 'AI', 'AL', 'AM', 'AO', 'AQ', 'AR', 'AS', 'AT', 'AU', 'AW', 'AX', 'AZ', 'BA', 'BB', 'BD', 'BE', 'BF', 'BG', 'BH', 'BI', 'BJ', 'BL', 'BM', 'BN', 'BO', 'BQ', 'BR', 'BS', 'BT', 'BV', 'BW', 'BY', 'BZ', 'CA', 'CC', 'CD', 'CF', 'CG', 'CH', 'CI', 'CK', 'CL', 'CM', 'CN', 'CO', 'CR', 'CU', 'CV', 'CW', 'CX', 'CY', 'CZ', 'DE', 'DJ', 'DK', 'DM', 'DO', 'DZ', 'EC', 'EE', 'EG', 'EH', 'ER', 'ES', 'ET', 'FI', 'FJ', 'FK', 'FM', 'FO', 'FR', 'GA', 'GB', 'GD', 'GE', 'GF', 'GG', 'GH', 'GI', 'GL', 'GM', 'GN', 'GP', 'GQ', 'GR', 'GS', 'GT', 'GU', 'GW', 'GY', 'HK', 'HM', 'HN', 'HR', 'HT', 'HU', 'ID', 'IE', 'IL', 'IM', 'IN', 'IO', 'IQ', 'IR', 'IS', 'IT', 'JE', 'JM', 'JO', 'JP', 'KE', 'KG', 'KH', 'KI', 'KM', 'KN', 'KP', 'KR', 'KW', 'KY', 'KZ', 'LA', 'LB', 'LC', 'LI', 'LK', 'LR', 'LS', 'LT', 'LU', 'LV', 'LY', 'MA', 'MC', 'MD', 'ME', 'MF', 'MG', 'MH', 'MK', 'ML', 'MM', 'MN', 'MO', 'MP', 'MQ', 'MR', 'MS', 'MT', 'MU', 'MV', 'MW', 'MX', 'MY', 'MZ', 'NA', 'NC', 'NE', 'NF', 'NG', 'NI', 'NL', 'NO', 'NP', 'NR', 'NU', 'NZ', 'OM', 'PA', 'PE', 'PF', 'PG', 'PH', 'PK', 'PL', 'PM', 'PN', 'PR', 'PS', 'PT', 'PW', 'PY', 'QA', 'RE', 'RO', 'RS', 'RU', 'RW', 'SA', 'SB', 'SC', 'SD', 'SE', 'SG', 'SH', 'SI', 'SJ', 'SK', 'SL', 'SM', 'SN', 'SO', 'SR', 'SS', 'ST', 'SV', 'SX', 'SY', 'SZ', 'TC', 'TD', 'TF', 'TG', 'TH', 'TJ', 'TK', 'TL', 'TM', 'TN', 'TO', 'TR', 'TT', 'TV', 'TW', 'TZ', 'UA', 'UG', 'UM', 'US', 'UY', 'UZ', 'VA', 'VC', 'VE', 'VG', 'VI', 'VN', 'VU', 'WF', 'WS', 'YE', 'YT', 'ZA', 'ZM', 'ZW', 'ABW', 'AFG', 'AGO', 'AIA', 'ALA', 'ALB', 'AND', 'ARE', 'ARG', 'ARM', 'ASM', 'ATA', 'ATF', 'ATG', 'AUS', 'AUT', 'AZE', 'BDI', 'BEL', 'BEN', 'BES', 'BFA', 'BGD', 'BGR', 'BHR', 'BHS', 'BIH', 'BLM', 'BLR', 'BLZ', 'BMU', 'BOL', 'BRA', 'BRB', 'BRN', 'BTN', 'BVT', 'BWA', 'CAF', 'CAN', 'CCK', 'CHE', 'CHL', 'CHN', 'CIV', 'CMR', 'COD', 'COG', 'COK', 'COL', 'COM', 'CPV', 'CRI', 'CUB', 'CUW', 'CXR', 'CYM', 'CYP', 'CZE', 'DEU', 'DJI', 'DMA', 'DNK', 'DOM', 'DZA', 'ECU', 'EGY', 'ERI', 'ESH', 'ESP', 'EST', 'ETH', 'FIN', 'FJI', 'FLK', 'FRA', 'FRO', 'FSM', 'GAB', 'GBR', 'GEO', 'GGY', 'GHA', 'GIB', 'GIN', 'GLP', 'GMB', 'GNB', 'GNQ', 'GRC', 'GRD', 'GRL', 'GTM', 'GUF', 'GUM', 'GUY', 'HKG', 'HMD', 'HND', 'HRV', 'HTI', 'HUN', 'IDN', 'IMN', 'IND', 'IOT', 'IRL', 'IRN', 'IRQ', 'ISL', 'ISR', 'ITA', 'JAM', 'JEY', 'JOR', 'JPN', 'KAZ', 'KEN', 'KGZ', 'KHM', 'KIR', 'KNA', 'KOR', 'KWT', 'LAO', 'LBN', 'LBR', 'LBY', 'LCA', 'LIE', 'LKA', 'LSO', 'LTU', 'LUX', 'LVA', 'MAC', 'MAF', 'MAR', 'MCO', 'MDA', 'MDG', 'MDV', 'MEX', 'MHL', 'MKD', 'MLI', 'MLT', 'MMR', 'MNE', 'MNG', 'MNP', 'MOZ', 'MRT', 'MSR', 'MTQ', 'MUS', 'MWI', 'MYS', 'MYT', 'NAM', 'NCL', 'NER', 'NFK', 'NGA', 'NIC', 'NIU', 'NLD', 'NOR', 'NPL', 'NRU', 'NZL', 'OMN', 'PAK', 'PAN', 'PCN', 'PER', 'PHL', 'PLW', 'PNG', 'POL', 'PRI', 'PRK', 'PRT', 'PRY', 'PSE', 'PYF', 'QAT', 'REU', 'ROU', 'RUS', 'RWA', 'SAU', 'SDN', 'SEN', 'SGP', 'SGS', 'SHN', 'SJM', 'SLB', 'SLE', 'SLV', 'SMR', 'SOM', 'SPM', 'SRB', 'SSD', 'STP', 'SUR', 'SVK', 'SVN', 'SWE', 'SWZ', 'SXM', 'SYC', 'SYR', 'TCA', 'TCD', 'TGO', 'THA', 'TJK', 'TKL', 'TKM', 'TLS', 'TON', 'TTO', 'TUN', 'TUR', 'TUV', 'TWN', 'TZA', 'UGA', 'UKR', 'UMI', 'URY', 'USA', 'UZB', 'VAT', 'VCT', 'VEN', 'VGB', 'VIR', 'VNM', 'VUT', 'WLF', 'WSM', 'YEM', 'ZAF', 'ZMB', 'ZWE', '004', '008', '010', '012', '016', '020', '024', '028', '031', '032', '036', '040', '044', '048', '050', '051', '052', '056', '060', '064', '068', '070', '072', '074', '076', '084', '086', '090', '092', '096', '100', '104', '108', '112', '116', '120', '124', '132', '136', '140', '144', '148', '152', '156', '158', '162', '166', '170', '174', '175', '178', '180', '184', '188', '191', '192', '196', '203', '204', '208', '212', '214', '218', '222', '226', '231', '232', '233', '234', '238', '239', '242', '246', '248', '250', '254', '258', '260', '262', '266', '268', '270', '275', '276', '288', '292', '296', '300', '304', '308', '312', '316', '320', '324', '328', '332', '334', '336', '340', '344', '348', '352', '356', '360', '364', '368', '372', '376', '380', '384', '388', '392', '398', '400', '404', '408', '410', '414', '417', '418', '422', '426', '428', '430', '434', '438', '440', '442', '446', '450', '454', '458', '462', '466', '470', '474', '478', '480', '484', '492', '496', '498', '499', '500', '504', '508', '512', '516', '520', '524', '528', '531', '533', '534', '535', '540', '548', '554', '558', '562', '566', '570', '574', '578', '580', '581', '583', '584', '585', '586', '591', '598', '600', '604', '608', '612', '616', '620', '624', '626', '630', '634', '638', '642', '643', '646', '652', '654', '659', '660', '662', '663', '666', '670', '674', '678', '682', '686', '688', '690', '694', '702', '703', '704', '705', '706', '710', '716', '724', '728', '729', '732', '740', '744', '748', '752', '756', '760', '762', '764', '768', '772', '776', '780', '784', '788', '792', '795', '796', '798', '800', '804', '807', '818', '826', '831', '832', '833', '834', '840', '850', '854', '858', '860', '862', '876', '882', '887', '894'], 'urn:iso:std:iso:3166:-2'=>['AF-BAL', 'AF-BAM', 'AF-BDG', 'AF-BDS', 'AF-BGL', 'AF-DAY', 'AF-FRA', 'AF-FYB', 'AF-GHA', 'AF-GHO', 'AF-HEL', 'AF-HER', 'AF-JOW', 'AF-KAB', 'AF-KAN', 'AF-KAP', 'AF-KDZ', 'AF-KHO', 'AF-KNR', 'AF-LAG', 'AF-LOG', 'AF-NAN', 'AF-NIM', 'AF-NUR', 'AF-PAN', 'AF-PAR', 'AF-PIA', 'AF-PKA', 'AF-SAM', 'AF-SAR', 'AF-TAK', 'AF-URU', 'AF-WAR', 'AF-ZAB', 'AX-AX', 'AL-01', 'AL-02', 'AL-03', 'AL-04', 'AL-05', 'AL-06', 'AL-07', 'AL-08', 'AL-09', 'AL-10', 'AL-11', 'AL-12', 'AL-BR', 'AL-BU', 'AL-DI', 'AL-DL', 'AL-DR', 'AL-DV', 'AL-EL', 'AL-ER', 'AL-FR', 'AL-GJ', 'AL-GR', 'AL-HA', 'AL-KA', 'AL-KB', 'AL-KC', 'AL-KO', 'AL-KR', 'AL-KU', 'AL-LB', 'AL-LE', 'AL-LU', 'AL-MK', 'AL-MM', 'AL-MR', 'AL-MT', 'AL-PG', 'AL-PQ', 'AL-PR', 'AL-PU', 'AL-SH', 'AL-SK', 'AL-SR', 'AL-TE', 'AL-TP', 'AL-TR', 'AL-VL', 'DZ-01', 'DZ-02', 'DZ-03', 'DZ-04', 'DZ-05', 'DZ-06', 'DZ-07', 'DZ-08', 'DZ-09', 'DZ-10', 'DZ-11', 'DZ-12', 'DZ-13', 'DZ-14', 'DZ-15', 'DZ-16', 'DZ-17', 'DZ-18', 'DZ-19', 'DZ-20', 'DZ-21', 'DZ-22', 'DZ-23', 'DZ-24', 'DZ-25', 'DZ-26', 'DZ-27', 'DZ-28', 'DZ-29', 'DZ-30', 'DZ-31', 'DZ-32', 'DZ-33', 'DZ-34', 'DZ-35', 'DZ-36', 'DZ-37', 'DZ-38', 'DZ-39', 'DZ-40', 'DZ-41', 'DZ-42', 'DZ-43', 'DZ-44', 'DZ-45', 'DZ-46', 'DZ-47', 'DZ-48', 'AS-AS', 'AD-02', 'AD-03', 'AD-04', 'AD-05', 'AD-06', 'AD-07', 'AD-08', 'AO-BGO', 'AO-BGU', 'AO-BIE', 'AO-CAB', 'AO-CCU', 'AO-CNN', 'AO-CNO', 'AO-CUS', 'AO-HUA', 'AO-HUI', 'AO-LNO', 'AO-LSU', 'AO-LUA', 'AO-MAL', 'AO-MOX', 'AO-NAM', 'AO-UIG', 'AO-ZAI', 'AI-AI', 'AQ-AQ', 'AG-03', 'AG-04', 'AG-05', 'AG-06', 'AG-07', 'AG-08', 'AG-10', 'AG-11', 'AR-A', 'AR-B', 'AR-C', 'AR-D', 'AR-E', 'AR-F', 'AR-G', 'AR-H', 'AR-J', 'AR-K', 'AR-L', 'AR-M', 'AR-N', 'AR-P', 'AR-Q', 'AR-R', 'AR-S', 'AR-T', 'AR-U', 'AR-V', 'AR-W', 'AR-X', 'AR-Y', 'AR-Z', 'AM-AG', 'AM-AR', 'AM-AV', 'AM-ER', 'AM-GR', 'AM-KT', 'AM-LO', 'AM-SH', 'AM-SU', 'AM-TV', 'AM-VD', 'AW-AW', 'AU-ACT', 'AU-NSW', 'AU-NT', 'AU-QLD', 'AU-SA', 'AU-TAS', 'AU-VIC', 'AU-WA', 'AT-1', 'AT-2', 'AT-3', 'AT-4', 'AT-5', 'AT-6', 'AT-7', 'AT-8', 'AT-9', 'AZ-ABS', 'AZ-AGA', 'AZ-AGC', 'AZ-AGM', 'AZ-AGS', 'AZ-AGU', 'AZ-AST', 'AZ-BA', 'AZ-BAB', 'AZ-BAL', 'AZ-BAR', 'AZ-BEY', 'AZ-BIL', 'AZ-CAB', 'AZ-CAL', 'AZ-CUL', 'AZ-DAS', 'AZ-FUZ', 'AZ-GAD', 'AZ-GA', 'AZ-GOR', 'AZ-GOY', 'AZ-GYG', 'AZ-HAC', 'AZ-IMI', 'AZ-ISM', 'AZ-KAL', 'AZ-KAN', 'AZ-KUR', 'AZ-LAC', 'AZ-LA', 'AZ-LAN', 'AZ-LER']}, 'type'=>'CodeableConcept', 'path'=>'CanonicalResource.jurisdiction', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/jurisdiction'}}, + 'purpose' => {'type'=>'markdown', 'path'=>'CanonicalResource.purpose', 'min'=>0, 'max'=>1}, + 'copyright' => {'type'=>'markdown', 'path'=>'CanonicalResource.copyright', 'min'=>0, 'max'=>1}, + 'copyrightLabel' => {'type'=>'string', 'path'=>'CanonicalResource.copyrightLabel', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 id + attr_accessor :meta # 0-1 Meta + attr_accessor :implicitRules # 0-1 uri + attr_accessor :language # 0-1 code + attr_accessor :text # 0-1 Narrative + attr_accessor :contained # 0-* [ Resource ] + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :url # 0-1 uri + attr_accessor :identifier # 0-* [ Identifier ] + attr_accessor :version # 0-1 string + attr_accessor :versionAlgorithmString # 0-1 string + attr_accessor :versionAlgorithmCoding # 0-1 Coding + attr_accessor :name # 0-1 string + attr_accessor :title # 0-1 string + attr_accessor :status # 1-1 code + attr_accessor :experimental # 0-1 boolean + attr_accessor :date # 0-1 dateTime + attr_accessor :publisher # 0-1 string + attr_accessor :contact # 0-* [ ContactDetail ] + attr_accessor :description # 0-1 markdown + attr_accessor :useContext # 0-* [ UsageContext ] + attr_accessor :jurisdiction # 0-* [ CodeableConcept ] + attr_accessor :purpose # 0-1 markdown + attr_accessor :copyright # 0-1 markdown + attr_accessor :copyrightLabel # 0-1 string + + def resourceType + 'CanonicalResource' + end + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/resources/CapabilityStatement.rb b/lib/fhir_models/r6/generated/resources/CapabilityStatement.rb new file mode 100644 index 00000000..57b9b7ff --- /dev/null +++ b/lib/fhir_models/r6/generated/resources/CapabilityStatement.rb @@ -0,0 +1,421 @@ +module FHIR + module R6 + class CapabilityStatement < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'versionAlgorithm' => ['string', 'Coding'] + } + SEARCH_PARAMS = ['context', 'context-quantity', 'context-type', 'context-type-quantity', 'context-type-value', 'date', 'description', 'fhirversion', 'format', 'guide', 'identifier', 'jurisdiction', 'mode', 'name', 'publisher', 'resource', 'resource-profile', 'security-service', 'software', 'status', 'supported-profile', 'title', 'url', 'version'] + METADATA = { + 'id' => {'type'=>'id', 'path'=>'CapabilityStatement.id', 'min'=>0, 'max'=>1}, + 'meta' => {'type'=>'Meta', 'path'=>'CapabilityStatement.meta', 'min'=>0, 'max'=>1}, + 'implicitRules' => {'type'=>'uri', 'path'=>'CapabilityStatement.implicitRules', 'min'=>0, 'max'=>1}, + 'language' => {'type'=>'code', 'path'=>'CapabilityStatement.language', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-languages'}}, + 'text' => {'type'=>'Narrative', 'path'=>'CapabilityStatement.text', 'min'=>0, 'max'=>1}, + 'contained' => {'type'=>'Resource', 'path'=>'CapabilityStatement.contained', 'min'=>0, 'max'=>Float::INFINITY}, + 'extension' => {'type'=>'Extension', 'path'=>'CapabilityStatement.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'CapabilityStatement.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'url' => {'type'=>'uri', 'path'=>'CapabilityStatement.url', 'min'=>0, 'max'=>1}, + 'identifier' => {'type'=>'Identifier', 'path'=>'CapabilityStatement.identifier', 'min'=>0, 'max'=>Float::INFINITY}, + 'version' => {'type'=>'string', 'path'=>'CapabilityStatement.version', 'min'=>0, 'max'=>1}, + 'versionAlgorithmString' => {'type'=>'string', 'path'=>'CapabilityStatement.versionAlgorithm[x]', 'min'=>0, 'max'=>1}, + 'versionAlgorithmCoding' => {'valid_codes'=>{'http://hl7.org/fhir/version-algorithm'=>['semver', 'integer', 'alpha', 'date', 'natural']}, 'type'=>'Coding', 'path'=>'CapabilityStatement.versionAlgorithm[x]', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/version-algorithm'}}, + 'name' => {'type'=>'string', 'path'=>'CapabilityStatement.name', 'min'=>0, 'max'=>1}, + 'title' => {'type'=>'string', 'path'=>'CapabilityStatement.title', 'min'=>0, 'max'=>1}, + 'status' => {'valid_codes'=>{'http://hl7.org/fhir/publication-status'=>['draft', 'active', 'retired', 'unknown']}, 'type'=>'code', 'path'=>'CapabilityStatement.status', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/publication-status'}}, + 'experimental' => {'type'=>'boolean', 'path'=>'CapabilityStatement.experimental', 'min'=>0, 'max'=>1}, + 'date' => {'type'=>'dateTime', 'path'=>'CapabilityStatement.date', 'min'=>1, 'max'=>1}, + 'publisher' => {'type'=>'string', 'path'=>'CapabilityStatement.publisher', 'min'=>0, 'max'=>1}, + 'contact' => {'type'=>'ContactDetail', 'path'=>'CapabilityStatement.contact', 'min'=>0, 'max'=>Float::INFINITY}, + 'description' => {'type'=>'markdown', 'path'=>'CapabilityStatement.description', 'min'=>0, 'max'=>1}, + 'useContext' => {'type'=>'UsageContext', 'path'=>'CapabilityStatement.useContext', 'min'=>0, 'max'=>Float::INFINITY}, + 'jurisdiction' => {'valid_codes'=>{'urn:iso:std:iso:3166'=>['AD', 'AE', 'AF', 'AG', 'AI', 'AL', 'AM', 'AO', 'AQ', 'AR', 'AS', 'AT', 'AU', 'AW', 'AX', 'AZ', 'BA', 'BB', 'BD', 'BE', 'BF', 'BG', 'BH', 'BI', 'BJ', 'BL', 'BM', 'BN', 'BO', 'BQ', 'BR', 'BS', 'BT', 'BV', 'BW', 'BY', 'BZ', 'CA', 'CC', 'CD', 'CF', 'CG', 'CH', 'CI', 'CK', 'CL', 'CM', 'CN', 'CO', 'CR', 'CU', 'CV', 'CW', 'CX', 'CY', 'CZ', 'DE', 'DJ', 'DK', 'DM', 'DO', 'DZ', 'EC', 'EE', 'EG', 'EH', 'ER', 'ES', 'ET', 'FI', 'FJ', 'FK', 'FM', 'FO', 'FR', 'GA', 'GB', 'GD', 'GE', 'GF', 'GG', 'GH', 'GI', 'GL', 'GM', 'GN', 'GP', 'GQ', 'GR', 'GS', 'GT', 'GU', 'GW', 'GY', 'HK', 'HM', 'HN', 'HR', 'HT', 'HU', 'ID', 'IE', 'IL', 'IM', 'IN', 'IO', 'IQ', 'IR', 'IS', 'IT', 'JE', 'JM', 'JO', 'JP', 'KE', 'KG', 'KH', 'KI', 'KM', 'KN', 'KP', 'KR', 'KW', 'KY', 'KZ', 'LA', 'LB', 'LC', 'LI', 'LK', 'LR', 'LS', 'LT', 'LU', 'LV', 'LY', 'MA', 'MC', 'MD', 'ME', 'MF', 'MG', 'MH', 'MK', 'ML', 'MM', 'MN', 'MO', 'MP', 'MQ', 'MR', 'MS', 'MT', 'MU', 'MV', 'MW', 'MX', 'MY', 'MZ', 'NA', 'NC', 'NE', 'NF', 'NG', 'NI', 'NL', 'NO', 'NP', 'NR', 'NU', 'NZ', 'OM', 'PA', 'PE', 'PF', 'PG', 'PH', 'PK', 'PL', 'PM', 'PN', 'PR', 'PS', 'PT', 'PW', 'PY', 'QA', 'RE', 'RO', 'RS', 'RU', 'RW', 'SA', 'SB', 'SC', 'SD', 'SE', 'SG', 'SH', 'SI', 'SJ', 'SK', 'SL', 'SM', 'SN', 'SO', 'SR', 'SS', 'ST', 'SV', 'SX', 'SY', 'SZ', 'TC', 'TD', 'TF', 'TG', 'TH', 'TJ', 'TK', 'TL', 'TM', 'TN', 'TO', 'TR', 'TT', 'TV', 'TW', 'TZ', 'UA', 'UG', 'UM', 'US', 'UY', 'UZ', 'VA', 'VC', 'VE', 'VG', 'VI', 'VN', 'VU', 'WF', 'WS', 'YE', 'YT', 'ZA', 'ZM', 'ZW', 'ABW', 'AFG', 'AGO', 'AIA', 'ALA', 'ALB', 'AND', 'ARE', 'ARG', 'ARM', 'ASM', 'ATA', 'ATF', 'ATG', 'AUS', 'AUT', 'AZE', 'BDI', 'BEL', 'BEN', 'BES', 'BFA', 'BGD', 'BGR', 'BHR', 'BHS', 'BIH', 'BLM', 'BLR', 'BLZ', 'BMU', 'BOL', 'BRA', 'BRB', 'BRN', 'BTN', 'BVT', 'BWA', 'CAF', 'CAN', 'CCK', 'CHE', 'CHL', 'CHN', 'CIV', 'CMR', 'COD', 'COG', 'COK', 'COL', 'COM', 'CPV', 'CRI', 'CUB', 'CUW', 'CXR', 'CYM', 'CYP', 'CZE', 'DEU', 'DJI', 'DMA', 'DNK', 'DOM', 'DZA', 'ECU', 'EGY', 'ERI', 'ESH', 'ESP', 'EST', 'ETH', 'FIN', 'FJI', 'FLK', 'FRA', 'FRO', 'FSM', 'GAB', 'GBR', 'GEO', 'GGY', 'GHA', 'GIB', 'GIN', 'GLP', 'GMB', 'GNB', 'GNQ', 'GRC', 'GRD', 'GRL', 'GTM', 'GUF', 'GUM', 'GUY', 'HKG', 'HMD', 'HND', 'HRV', 'HTI', 'HUN', 'IDN', 'IMN', 'IND', 'IOT', 'IRL', 'IRN', 'IRQ', 'ISL', 'ISR', 'ITA', 'JAM', 'JEY', 'JOR', 'JPN', 'KAZ', 'KEN', 'KGZ', 'KHM', 'KIR', 'KNA', 'KOR', 'KWT', 'LAO', 'LBN', 'LBR', 'LBY', 'LCA', 'LIE', 'LKA', 'LSO', 'LTU', 'LUX', 'LVA', 'MAC', 'MAF', 'MAR', 'MCO', 'MDA', 'MDG', 'MDV', 'MEX', 'MHL', 'MKD', 'MLI', 'MLT', 'MMR', 'MNE', 'MNG', 'MNP', 'MOZ', 'MRT', 'MSR', 'MTQ', 'MUS', 'MWI', 'MYS', 'MYT', 'NAM', 'NCL', 'NER', 'NFK', 'NGA', 'NIC', 'NIU', 'NLD', 'NOR', 'NPL', 'NRU', 'NZL', 'OMN', 'PAK', 'PAN', 'PCN', 'PER', 'PHL', 'PLW', 'PNG', 'POL', 'PRI', 'PRK', 'PRT', 'PRY', 'PSE', 'PYF', 'QAT', 'REU', 'ROU', 'RUS', 'RWA', 'SAU', 'SDN', 'SEN', 'SGP', 'SGS', 'SHN', 'SJM', 'SLB', 'SLE', 'SLV', 'SMR', 'SOM', 'SPM', 'SRB', 'SSD', 'STP', 'SUR', 'SVK', 'SVN', 'SWE', 'SWZ', 'SXM', 'SYC', 'SYR', 'TCA', 'TCD', 'TGO', 'THA', 'TJK', 'TKL', 'TKM', 'TLS', 'TON', 'TTO', 'TUN', 'TUR', 'TUV', 'TWN', 'TZA', 'UGA', 'UKR', 'UMI', 'URY', 'USA', 'UZB', 'VAT', 'VCT', 'VEN', 'VGB', 'VIR', 'VNM', 'VUT', 'WLF', 'WSM', 'YEM', 'ZAF', 'ZMB', 'ZWE', '004', '008', '010', '012', '016', '020', '024', '028', '031', '032', '036', '040', '044', '048', '050', '051', '052', '056', '060', '064', '068', '070', '072', '074', '076', '084', '086', '090', '092', '096', '100', '104', '108', '112', '116', '120', '124', '132', '136', '140', '144', '148', '152', '156', '158', '162', '166', '170', '174', '175', '178', '180', '184', '188', '191', '192', '196', '203', '204', '208', '212', '214', '218', '222', '226', '231', '232', '233', '234', '238', '239', '242', '246', '248', '250', '254', '258', '260', '262', '266', '268', '270', '275', '276', '288', '292', '296', '300', '304', '308', '312', '316', '320', '324', '328', '332', '334', '336', '340', '344', '348', '352', '356', '360', '364', '368', '372', '376', '380', '384', '388', '392', '398', '400', '404', '408', '410', '414', '417', '418', '422', '426', '428', '430', '434', '438', '440', '442', '446', '450', '454', '458', '462', '466', '470', '474', '478', '480', '484', '492', '496', '498', '499', '500', '504', '508', '512', '516', '520', '524', '528', '531', '533', '534', '535', '540', '548', '554', '558', '562', '566', '570', '574', '578', '580', '581', '583', '584', '585', '586', '591', '598', '600', '604', '608', '612', '616', '620', '624', '626', '630', '634', '638', '642', '643', '646', '652', '654', '659', '660', '662', '663', '666', '670', '674', '678', '682', '686', '688', '690', '694', '702', '703', '704', '705', '706', '710', '716', '724', '728', '729', '732', '740', '744', '748', '752', '756', '760', '762', '764', '768', '772', '776', '780', '784', '788', '792', '795', '796', '798', '800', '804', '807', '818', '826', '831', '832', '833', '834', '840', '850', '854', '858', '860', '862', '876', '882', '887', '894'], 'urn:iso:std:iso:3166:-2'=>['AF-BAL', 'AF-BAM', 'AF-BDG', 'AF-BDS', 'AF-BGL', 'AF-DAY', 'AF-FRA', 'AF-FYB', 'AF-GHA', 'AF-GHO', 'AF-HEL', 'AF-HER', 'AF-JOW', 'AF-KAB', 'AF-KAN', 'AF-KAP', 'AF-KDZ', 'AF-KHO', 'AF-KNR', 'AF-LAG', 'AF-LOG', 'AF-NAN', 'AF-NIM', 'AF-NUR', 'AF-PAN', 'AF-PAR', 'AF-PIA', 'AF-PKA', 'AF-SAM', 'AF-SAR', 'AF-TAK', 'AF-URU', 'AF-WAR', 'AF-ZAB', 'AX-AX', 'AL-01', 'AL-02', 'AL-03', 'AL-04', 'AL-05', 'AL-06', 'AL-07', 'AL-08', 'AL-09', 'AL-10', 'AL-11', 'AL-12', 'AL-BR', 'AL-BU', 'AL-DI', 'AL-DL', 'AL-DR', 'AL-DV', 'AL-EL', 'AL-ER', 'AL-FR', 'AL-GJ', 'AL-GR', 'AL-HA', 'AL-KA', 'AL-KB', 'AL-KC', 'AL-KO', 'AL-KR', 'AL-KU', 'AL-LB', 'AL-LE', 'AL-LU', 'AL-MK', 'AL-MM', 'AL-MR', 'AL-MT', 'AL-PG', 'AL-PQ', 'AL-PR', 'AL-PU', 'AL-SH', 'AL-SK', 'AL-SR', 'AL-TE', 'AL-TP', 'AL-TR', 'AL-VL', 'DZ-01', 'DZ-02', 'DZ-03', 'DZ-04', 'DZ-05', 'DZ-06', 'DZ-07', 'DZ-08', 'DZ-09', 'DZ-10', 'DZ-11', 'DZ-12', 'DZ-13', 'DZ-14', 'DZ-15', 'DZ-16', 'DZ-17', 'DZ-18', 'DZ-19', 'DZ-20', 'DZ-21', 'DZ-22', 'DZ-23', 'DZ-24', 'DZ-25', 'DZ-26', 'DZ-27', 'DZ-28', 'DZ-29', 'DZ-30', 'DZ-31', 'DZ-32', 'DZ-33', 'DZ-34', 'DZ-35', 'DZ-36', 'DZ-37', 'DZ-38', 'DZ-39', 'DZ-40', 'DZ-41', 'DZ-42', 'DZ-43', 'DZ-44', 'DZ-45', 'DZ-46', 'DZ-47', 'DZ-48', 'AS-AS', 'AD-02', 'AD-03', 'AD-04', 'AD-05', 'AD-06', 'AD-07', 'AD-08', 'AO-BGO', 'AO-BGU', 'AO-BIE', 'AO-CAB', 'AO-CCU', 'AO-CNN', 'AO-CNO', 'AO-CUS', 'AO-HUA', 'AO-HUI', 'AO-LNO', 'AO-LSU', 'AO-LUA', 'AO-MAL', 'AO-MOX', 'AO-NAM', 'AO-UIG', 'AO-ZAI', 'AI-AI', 'AQ-AQ', 'AG-03', 'AG-04', 'AG-05', 'AG-06', 'AG-07', 'AG-08', 'AG-10', 'AG-11', 'AR-A', 'AR-B', 'AR-C', 'AR-D', 'AR-E', 'AR-F', 'AR-G', 'AR-H', 'AR-J', 'AR-K', 'AR-L', 'AR-M', 'AR-N', 'AR-P', 'AR-Q', 'AR-R', 'AR-S', 'AR-T', 'AR-U', 'AR-V', 'AR-W', 'AR-X', 'AR-Y', 'AR-Z', 'AM-AG', 'AM-AR', 'AM-AV', 'AM-ER', 'AM-GR', 'AM-KT', 'AM-LO', 'AM-SH', 'AM-SU', 'AM-TV', 'AM-VD', 'AW-AW', 'AU-ACT', 'AU-NSW', 'AU-NT', 'AU-QLD', 'AU-SA', 'AU-TAS', 'AU-VIC', 'AU-WA', 'AT-1', 'AT-2', 'AT-3', 'AT-4', 'AT-5', 'AT-6', 'AT-7', 'AT-8', 'AT-9', 'AZ-ABS', 'AZ-AGA', 'AZ-AGC', 'AZ-AGM', 'AZ-AGS', 'AZ-AGU', 'AZ-AST', 'AZ-BA', 'AZ-BAB', 'AZ-BAL', 'AZ-BAR', 'AZ-BEY', 'AZ-BIL', 'AZ-CAB', 'AZ-CAL', 'AZ-CUL', 'AZ-DAS', 'AZ-FUZ', 'AZ-GAD', 'AZ-GA', 'AZ-GOR', 'AZ-GOY', 'AZ-GYG', 'AZ-HAC', 'AZ-IMI', 'AZ-ISM', 'AZ-KAL', 'AZ-KAN', 'AZ-KUR', 'AZ-LAC', 'AZ-LA', 'AZ-LAN', 'AZ-LER']}, 'type'=>'CodeableConcept', 'path'=>'CapabilityStatement.jurisdiction', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/jurisdiction'}}, + 'purpose' => {'type'=>'markdown', 'path'=>'CapabilityStatement.purpose', 'min'=>0, 'max'=>1}, + 'copyright' => {'type'=>'markdown', 'path'=>'CapabilityStatement.copyright', 'min'=>0, 'max'=>1}, + 'copyrightLabel' => {'type'=>'string', 'path'=>'CapabilityStatement.copyrightLabel', 'min'=>0, 'max'=>1}, + 'kind' => {'valid_codes'=>{'http://hl7.org/fhir/capability-statement-kind'=>['instance', 'capability', 'requirements']}, 'type'=>'code', 'path'=>'CapabilityStatement.kind', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/capability-statement-kind'}}, + 'instantiates' => {'type'=>'canonical', 'path'=>'CapabilityStatement.instantiates', 'min'=>0, 'max'=>Float::INFINITY}, + 'imports' => {'type'=>'canonical', 'path'=>'CapabilityStatement.imports', 'min'=>0, 'max'=>Float::INFINITY}, + 'software' => {'type'=>'CapabilityStatement::Software', 'path'=>'CapabilityStatement.software', 'min'=>0, 'max'=>1}, + 'implementation' => {'type'=>'CapabilityStatement::Implementation', 'path'=>'CapabilityStatement.implementation', 'min'=>0, 'max'=>1}, + 'fhirVersion' => {'valid_codes'=>{'http://hl7.org/fhir/FHIR-version'=>['0.01', '0.05', '0.06', '0.11', '0.0', '0.0.80', '0.0.81', '0.0.82', '0.4', '0.4.0', '0.5', '0.5.0', '1.0', '1.0.0', '1.0.1', '1.0.2', '1.1', '1.1.0', '1.4', '1.4.0', '1.6', '1.6.0', '1.8', '1.8.0', '3.0', '3.0.0', '3.0.1', '3.0.2', '3.3', '3.3.0', '3.5', '3.5.0', '4.0', '4.0.0', '4.0.1', '4.1', '4.1.0', '4.2', '4.2.0', '4.3', '4.3.0', '4.3.0-cibuild', '4.3.0-snapshot1', '4.4', '4.4.0', '4.5', '4.5.0', '4.6', '4.6.0', '5.0', '5.0.0', '5.0.0-cibuild', '5.0.0-snapshot1', '5.0.0-snapshot2', '5.0.0-ballot', '5.0.0-snapshot3', '5.0.0-draft-final', '6.0', '6.0.0', '6.0.0-ballo1', '6.0.0-ballot2']}, 'type'=>'code', 'path'=>'CapabilityStatement.fhirVersion', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/FHIR-version'}}, + 'format' => {'type'=>'code', 'path'=>'CapabilityStatement.format', 'min'=>1, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/capability-format-type'}], 'uri'=>'http://hl7.org/fhir/ValueSet/mimetypes'}}, + 'patchFormat' => {'type'=>'code', 'path'=>'CapabilityStatement.patchFormat', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/mimetypes'}}, + 'acceptLanguage' => {'type'=>'code', 'path'=>'CapabilityStatement.acceptLanguage', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-languages'}}, + 'implementationGuide' => {'type'=>'canonical', 'path'=>'CapabilityStatement.implementationGuide', 'min'=>0, 'max'=>Float::INFINITY}, + 'rest' => {'type'=>'CapabilityStatement::Rest', 'path'=>'CapabilityStatement.rest', 'min'=>0, 'max'=>Float::INFINITY}, + 'messaging' => {'type'=>'CapabilityStatement::Messaging', 'path'=>'CapabilityStatement.messaging', 'min'=>0, 'max'=>Float::INFINITY}, + 'document' => {'type'=>'CapabilityStatement::Document', 'path'=>'CapabilityStatement.document', 'min'=>0, 'max'=>Float::INFINITY} + } + + class Software < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Software.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Software.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Software.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'name' => {'type'=>'string', 'path'=>'Software.name', 'min'=>1, 'max'=>1}, + 'version' => {'type'=>'string', 'path'=>'Software.version', 'min'=>0, 'max'=>1}, + 'releaseDate' => {'type'=>'dateTime', 'path'=>'Software.releaseDate', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :name # 1-1 string + attr_accessor :version # 0-1 string + attr_accessor :releaseDate # 0-1 dateTime + end + + class Implementation < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Implementation.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Implementation.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Implementation.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'description' => {'type'=>'markdown', 'path'=>'Implementation.description', 'min'=>1, 'max'=>1}, + 'url' => {'type'=>'url', 'path'=>'Implementation.url', 'min'=>0, 'max'=>1}, + 'custodian' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Organization'], 'type'=>'Reference', 'path'=>'Implementation.custodian', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :description # 1-1 markdown + attr_accessor :url # 0-1 url + attr_accessor :custodian # 0-1 Reference(Organization) + end + + class Rest < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Rest.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Rest.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Rest.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'mode' => {'valid_codes'=>{'http://hl7.org/fhir/restful-capability-mode'=>['client', 'server']}, 'type'=>'code', 'path'=>'Rest.mode', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/restful-capability-mode'}}, + 'documentation' => {'type'=>'markdown', 'path'=>'Rest.documentation', 'min'=>0, 'max'=>1}, + 'security' => {'type'=>'CapabilityStatement::Rest::Security', 'path'=>'Rest.security', 'min'=>0, 'max'=>1}, + 'resource' => {'type'=>'CapabilityStatement::Rest::Resource', 'path'=>'Rest.resource', 'min'=>0, 'max'=>Float::INFINITY}, + 'interaction' => {'type'=>'CapabilityStatement::Rest::Interaction', 'path'=>'Rest.interaction', 'min'=>0, 'max'=>Float::INFINITY}, + 'searchParam' => {'type'=>'CapabilityStatement::Rest::Resource::SearchParam', 'path'=>'Rest.searchParam', 'min'=>0, 'max'=>Float::INFINITY}, + 'operation' => {'type'=>'CapabilityStatement::Rest::Resource::Operation', 'path'=>'Rest.operation', 'min'=>0, 'max'=>Float::INFINITY}, + 'compartment' => {'type'=>'canonical', 'path'=>'Rest.compartment', 'min'=>0, 'max'=>Float::INFINITY} + } + + class Security < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Security.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Security.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Security.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'cors' => {'type'=>'boolean', 'path'=>'Security.cors', 'min'=>0, 'max'=>1}, + 'service' => {'valid_codes'=>{'http://hl7.org/fhir/restful-security-service'=>['OAuth', 'SMART-on-FHIR', 'NTLM', 'Basic', 'Kerberos', 'Certificates']}, 'type'=>'CodeableConcept', 'path'=>'Security.service', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/restful-security-service'}}, + 'description' => {'type'=>'markdown', 'path'=>'Security.description', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :cors # 0-1 boolean + attr_accessor :service # 0-* [ CodeableConcept ] + attr_accessor :description # 0-1 markdown + end + + class Resource < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Resource.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Resource.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Resource.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'type' => {'valid_codes'=>{'http://hl7.org/fhir/fhir-types'=>['Account', 'ActivityDefinition', 'ActorDefinition', 'AdministrableProductDefinition', 'AdverseEvent', 'AllergyIntolerance', 'Appointment', 'AppointmentResponse', 'ArtifactAssessment', 'AuditEvent', 'Basic', 'Binary', 'BiologicallyDerivedProduct', 'BiologicallyDerivedProductDispense', 'BodyStructure', 'Bundle', 'CapabilityStatement', 'CarePlan', 'CareTeam', 'ChargeItem', 'ChargeItemDefinition', 'Citation', 'Claim', 'ClaimResponse', 'ClinicalImpression', 'ClinicalUseDefinition', 'CodeSystem', 'Communication', 'CommunicationRequest', 'CompartmentDefinition', 'Composition', 'ConceptMap', 'Condition', 'ConditionDefinition', 'Consent', 'Contract', 'Coverage', 'CoverageEligibilityRequest', 'CoverageEligibilityResponse', 'DetectedIssue', 'Device', 'DeviceAlert', 'DeviceAssociation', 'DeviceDefinition', 'DeviceDispense', 'DeviceMetric', 'DeviceRequest', 'DeviceUsage', 'DiagnosticReport', 'DocumentReference', 'Encounter', 'EncounterHistory', 'Endpoint', 'EnrollmentRequest', 'EnrollmentResponse', 'EpisodeOfCare', 'EventDefinition', 'Evidence', 'EvidenceReport', 'EvidenceVariable', 'ExampleScenario', 'ExplanationOfBenefit', 'FamilyMemberHistory', 'Flag', 'FormularyItem', 'GenomicStudy', 'Goal', 'GraphDefinition', 'Group', 'GuidanceResponse', 'HealthcareService', 'ImagingSelection', 'ImagingStudy', 'Immunization', 'ImmunizationEvaluation', 'ImmunizationRecommendation', 'ImplementationGuide', 'Ingredient', 'InsurancePlan', 'InsuranceProduct', 'InventoryItem', 'InventoryReport', 'Invoice', 'Library', 'Linkage', 'List', 'Location', 'ManufacturedItemDefinition', 'Measure', 'MeasureReport', 'Medication', 'MedicationAdministration', 'MedicationDispense', 'MedicationKnowledge', 'MedicationRequest', 'MedicationStatement', 'MedicinalProductDefinition', 'MessageDefinition', 'MessageHeader', 'MolecularDefinition', 'MolecularSequence', 'NamingSystem', 'NutritionIntake', 'NutritionOrder', 'NutritionProduct', 'Observation', 'ObservationDefinition', 'OperationDefinition', 'OperationOutcome', 'Organization', 'OrganizationAffiliation', 'PackagedProductDefinition', 'Parameters', 'Patient', 'PaymentNotice', 'PaymentReconciliation', 'Permission', 'Person', 'PersonalRelationship', 'PlanDefinition', 'Practitioner', 'PractitionerRole', 'Procedure', 'Provenance', 'Questionnaire', 'QuestionnaireResponse', 'RegulatedAuthorization', 'RelatedPerson', 'RequestOrchestration', 'Requirements', 'ResearchStudy', 'ResearchSubject', 'RiskAssessment', 'Schedule', 'SearchParameter', 'ServiceRequest', 'Slot', 'Specimen', 'SpecimenDefinition', 'StructureDefinition', 'StructureMap', 'Subscription', 'SubscriptionStatus', 'SubscriptionTopic', 'Substance', 'SubstanceDefinition', 'SubstanceNucleicAcid', 'SubstancePolymer', 'SubstanceProtein', 'SubstanceReferenceInformation', 'SubstanceSourceMaterial', 'SupplyDelivery', 'SupplyRequest', 'Task', 'TerminologyCapabilities', 'TestPlan', 'TestReport', 'TestScript', 'Transport', 'ValueSet', 'VerificationResult', 'VisionPrescription']}, 'type'=>'code', 'path'=>'Resource.type', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/resource-types'}}, + 'profile' => {'type'=>'canonical', 'path'=>'Resource.profile', 'min'=>0, 'max'=>1}, + 'supportedProfile' => {'type'=>'canonical', 'path'=>'Resource.supportedProfile', 'min'=>0, 'max'=>Float::INFINITY}, + 'documentation' => {'type'=>'markdown', 'path'=>'Resource.documentation', 'min'=>0, 'max'=>1}, + 'interaction' => {'type'=>'CapabilityStatement::Rest::Resource::Interaction', 'path'=>'Resource.interaction', 'min'=>0, 'max'=>Float::INFINITY}, + 'versioning' => {'valid_codes'=>{'http://hl7.org/fhir/versioning-policy'=>['no-version', 'versioned', 'versioned-update']}, 'type'=>'code', 'path'=>'Resource.versioning', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/versioning-policy'}}, + 'readHistory' => {'type'=>'boolean', 'path'=>'Resource.readHistory', 'min'=>0, 'max'=>1}, + 'updateCreate' => {'type'=>'boolean', 'path'=>'Resource.updateCreate', 'min'=>0, 'max'=>1}, + 'conditionalCreate' => {'type'=>'boolean', 'path'=>'Resource.conditionalCreate', 'min'=>0, 'max'=>1}, + 'conditionalRead' => {'valid_codes'=>{'http://hl7.org/fhir/conditional-read-status'=>['not-supported', 'modified-since', 'not-match', 'full-support']}, 'type'=>'code', 'path'=>'Resource.conditionalRead', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/conditional-read-status'}}, + 'conditionalUpdate' => {'type'=>'boolean', 'path'=>'Resource.conditionalUpdate', 'min'=>0, 'max'=>1}, + 'conditionalPatch' => {'type'=>'boolean', 'path'=>'Resource.conditionalPatch', 'min'=>0, 'max'=>1}, + 'conditionalDelete' => {'valid_codes'=>{'http://hl7.org/fhir/conditional-delete-status'=>['not-supported', 'single', 'multiple']}, 'type'=>'code', 'path'=>'Resource.conditionalDelete', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/conditional-delete-status'}}, + 'referencePolicy' => {'valid_codes'=>{'http://hl7.org/fhir/reference-handling-policy'=>['literal', 'logical', 'resolves', 'enforced', 'local']}, 'type'=>'code', 'path'=>'Resource.referencePolicy', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/reference-handling-policy'}}, + 'searchInclude' => {'type'=>'string', 'path'=>'Resource.searchInclude', 'min'=>0, 'max'=>Float::INFINITY}, + 'searchRevInclude' => {'type'=>'string', 'path'=>'Resource.searchRevInclude', 'min'=>0, 'max'=>Float::INFINITY}, + 'searchParam' => {'type'=>'CapabilityStatement::Rest::Resource::SearchParam', 'path'=>'Resource.searchParam', 'min'=>0, 'max'=>Float::INFINITY}, + 'operation' => {'type'=>'CapabilityStatement::Rest::Resource::Operation', 'path'=>'Resource.operation', 'min'=>0, 'max'=>Float::INFINITY} + } + + class Interaction < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Interaction.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Interaction.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Interaction.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'code' => {'valid_codes'=>{'http://hl7.org/fhir/restful-interaction'=>['read', 'vread', 'update', 'update-conditional', 'patch', 'patch-conditional', 'delete', 'delete-conditional-single', 'delete-conditional-multiple', 'delete-history', 'delete-history-version', 'history-instance', 'history-type', 'create', 'create-conditional', 'search-type']}, 'type'=>'code', 'path'=>'Interaction.code', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/type-restful-interaction'}}, + 'documentation' => {'type'=>'markdown', 'path'=>'Interaction.documentation', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :code # 1-1 code + attr_accessor :documentation # 0-1 markdown + end + + class SearchParam < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'SearchParam.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'SearchParam.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'SearchParam.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'name' => {'type'=>'string', 'path'=>'SearchParam.name', 'min'=>1, 'max'=>1}, + 'definition' => {'type'=>'canonical', 'path'=>'SearchParam.definition', 'min'=>0, 'max'=>1}, + 'type' => {'valid_codes'=>{'http://hl7.org/fhir/search-param-type'=>['number', 'date', 'string', 'token', 'reference', 'composite', 'quantity', 'uri', 'special']}, 'type'=>'code', 'path'=>'SearchParam.type', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/search-param-type'}}, + 'documentation' => {'type'=>'markdown', 'path'=>'SearchParam.documentation', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :name # 1-1 string + attr_accessor :definition # 0-1 canonical + attr_accessor :type # 1-1 code + attr_accessor :documentation # 0-1 markdown + end + + class Operation < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Operation.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Operation.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Operation.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'name' => {'type'=>'string', 'path'=>'Operation.name', 'min'=>1, 'max'=>1}, + 'definition' => {'type'=>'canonical', 'path'=>'Operation.definition', 'min'=>1, 'max'=>1}, + 'documentation' => {'type'=>'markdown', 'path'=>'Operation.documentation', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :name # 1-1 string + attr_accessor :definition # 1-1 canonical + attr_accessor :documentation # 0-1 markdown + end + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :type # 1-1 code + attr_accessor :profile # 0-1 canonical + attr_accessor :supportedProfile # 0-* [ canonical ] + attr_accessor :documentation # 0-1 markdown + attr_accessor :interaction # 0-* [ CapabilityStatement::Rest::Resource::Interaction ] + attr_accessor :versioning # 0-1 code + attr_accessor :readHistory # 0-1 boolean + attr_accessor :updateCreate # 0-1 boolean + attr_accessor :conditionalCreate # 0-1 boolean + attr_accessor :conditionalRead # 0-1 code + attr_accessor :conditionalUpdate # 0-1 boolean + attr_accessor :conditionalPatch # 0-1 boolean + attr_accessor :conditionalDelete # 0-1 code + attr_accessor :referencePolicy # 0-* [ code ] + attr_accessor :searchInclude # 0-* [ string ] + attr_accessor :searchRevInclude # 0-* [ string ] + attr_accessor :searchParam # 0-* [ CapabilityStatement::Rest::Resource::SearchParam ] + attr_accessor :operation # 0-* [ CapabilityStatement::Rest::Resource::Operation ] + end + + class Interaction < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Interaction.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Interaction.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Interaction.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'code' => {'valid_codes'=>{'http://hl7.org/fhir/restful-interaction'=>['transaction', 'batch', 'search-system', 'history-system']}, 'type'=>'code', 'path'=>'Interaction.code', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/system-restful-interaction'}}, + 'documentation' => {'type'=>'markdown', 'path'=>'Interaction.documentation', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :code # 1-1 code + attr_accessor :documentation # 0-1 markdown + end + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :mode # 1-1 code + attr_accessor :documentation # 0-1 markdown + attr_accessor :security # 0-1 CapabilityStatement::Rest::Security + attr_accessor :resource # 0-* [ CapabilityStatement::Rest::Resource ] + attr_accessor :interaction # 0-* [ CapabilityStatement::Rest::Interaction ] + attr_accessor :searchParam # 0-* [ CapabilityStatement::Rest::Resource::SearchParam ] + attr_accessor :operation # 0-* [ CapabilityStatement::Rest::Resource::Operation ] + attr_accessor :compartment # 0-* [ canonical ] + end + + class Messaging < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Messaging.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Messaging.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Messaging.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'endpoint' => {'type'=>'CapabilityStatement::Messaging::Endpoint', 'path'=>'Messaging.endpoint', 'min'=>0, 'max'=>Float::INFINITY}, + 'reliableCache' => {'type'=>'unsignedInt', 'path'=>'Messaging.reliableCache', 'min'=>0, 'max'=>1}, + 'documentation' => {'type'=>'markdown', 'path'=>'Messaging.documentation', 'min'=>0, 'max'=>1}, + 'supportedMessage' => {'type'=>'CapabilityStatement::Messaging::SupportedMessage', 'path'=>'Messaging.supportedMessage', 'min'=>0, 'max'=>Float::INFINITY} + } + + class Endpoint < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Endpoint.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Endpoint.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Endpoint.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'protocol' => {'valid_codes'=>{'http://hl7.org/fhir/message-transport'=>['http', 'ftp', 'mllp']}, 'type'=>'Coding', 'path'=>'Endpoint.protocol', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/message-transport'}}, + 'address' => {'type'=>'url', 'path'=>'Endpoint.address', 'min'=>1, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :protocol # 1-1 Coding + attr_accessor :address # 1-1 url + end + + class SupportedMessage < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'SupportedMessage.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'SupportedMessage.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'SupportedMessage.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'mode' => {'valid_codes'=>{'http://hl7.org/fhir/event-capability-mode'=>['sender', 'receiver']}, 'type'=>'code', 'path'=>'SupportedMessage.mode', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/event-capability-mode'}}, + 'definition' => {'type'=>'canonical', 'path'=>'SupportedMessage.definition', 'min'=>1, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :mode # 1-1 code + attr_accessor :definition # 1-1 canonical + end + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :endpoint # 0-* [ CapabilityStatement::Messaging::Endpoint ] + attr_accessor :reliableCache # 0-1 unsignedInt + attr_accessor :documentation # 0-1 markdown + attr_accessor :supportedMessage # 0-* [ CapabilityStatement::Messaging::SupportedMessage ] + end + + class Document < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Document.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Document.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Document.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'mode' => {'valid_codes'=>{'http://hl7.org/fhir/document-mode'=>['producer', 'consumer']}, 'type'=>'code', 'path'=>'Document.mode', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/document-mode'}}, + 'documentation' => {'type'=>'markdown', 'path'=>'Document.documentation', 'min'=>0, 'max'=>1}, + 'profile' => {'type'=>'canonical', 'path'=>'Document.profile', 'min'=>1, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :mode # 1-1 code + attr_accessor :documentation # 0-1 markdown + attr_accessor :profile # 1-1 canonical + end + + attr_accessor :id # 0-1 id + attr_accessor :meta # 0-1 Meta + attr_accessor :implicitRules # 0-1 uri + attr_accessor :language # 0-1 code + attr_accessor :text # 0-1 Narrative + attr_accessor :contained # 0-* [ Resource ] + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :url # 0-1 uri + attr_accessor :identifier # 0-* [ Identifier ] + attr_accessor :version # 0-1 string + attr_accessor :versionAlgorithmString # 0-1 string + attr_accessor :versionAlgorithmCoding # 0-1 Coding + attr_accessor :name # 0-1 string + attr_accessor :title # 0-1 string + attr_accessor :status # 1-1 code + attr_accessor :experimental # 0-1 boolean + attr_accessor :date # 1-1 dateTime + attr_accessor :publisher # 0-1 string + attr_accessor :contact # 0-* [ ContactDetail ] + attr_accessor :description # 0-1 markdown + attr_accessor :useContext # 0-* [ UsageContext ] + attr_accessor :jurisdiction # 0-* [ CodeableConcept ] + attr_accessor :purpose # 0-1 markdown + attr_accessor :copyright # 0-1 markdown + attr_accessor :copyrightLabel # 0-1 string + attr_accessor :kind # 1-1 code + attr_accessor :instantiates # 0-* [ canonical ] + attr_accessor :imports # 0-* [ canonical ] + attr_accessor :software # 0-1 CapabilityStatement::Software + attr_accessor :implementation # 0-1 CapabilityStatement::Implementation + attr_accessor :fhirVersion # 1-1 code + attr_accessor :format # 1-* [ code ] + attr_accessor :patchFormat # 0-* [ code ] + attr_accessor :acceptLanguage # 0-* [ code ] + attr_accessor :implementationGuide # 0-* [ canonical ] + attr_accessor :rest # 0-* [ CapabilityStatement::Rest ] + attr_accessor :messaging # 0-* [ CapabilityStatement::Messaging ] + attr_accessor :document # 0-* [ CapabilityStatement::Document ] + + def resourceType + 'CapabilityStatement' + end + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/resources/CarePlan.rb b/lib/fhir_models/r6/generated/resources/CarePlan.rb new file mode 100644 index 00000000..7c5902c2 --- /dev/null +++ b/lib/fhir_models/r6/generated/resources/CarePlan.rb @@ -0,0 +1,102 @@ +module FHIR + module R6 + class CarePlan < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + SEARCH_PARAMS = ['activity-reference', 'based-on', 'care-team', 'category', 'condition', 'custodian', 'date', 'encounter', 'goal', 'identifier', 'instantiates-canonical', 'instantiates-uri', 'intent', 'part-of', 'patient', 'replaces', 'status', 'subject'] + METADATA = { + 'id' => {'type'=>'id', 'path'=>'CarePlan.id', 'min'=>0, 'max'=>1}, + 'meta' => {'type'=>'Meta', 'path'=>'CarePlan.meta', 'min'=>0, 'max'=>1}, + 'implicitRules' => {'type'=>'uri', 'path'=>'CarePlan.implicitRules', 'min'=>0, 'max'=>1}, + 'language' => {'type'=>'code', 'path'=>'CarePlan.language', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-languages'}}, + 'text' => {'type'=>'Narrative', 'path'=>'CarePlan.text', 'min'=>0, 'max'=>1}, + 'contained' => {'type'=>'Resource', 'path'=>'CarePlan.contained', 'min'=>0, 'max'=>Float::INFINITY}, + 'extension' => {'type'=>'Extension', 'path'=>'CarePlan.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'CarePlan.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'identifier' => {'type'=>'Identifier', 'path'=>'CarePlan.identifier', 'min'=>0, 'max'=>Float::INFINITY}, + 'instantiatesCanonical' => {'type'=>'canonical', 'path'=>'CarePlan.instantiatesCanonical', 'min'=>0, 'max'=>Float::INFINITY}, + 'instantiatesUri' => {'type'=>'uri', 'path'=>'CarePlan.instantiatesUri', 'min'=>0, 'max'=>Float::INFINITY}, + 'basedOn' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/CarePlan', 'http://hl7.org/fhir/StructureDefinition/ServiceRequest', 'http://hl7.org/fhir/StructureDefinition/RequestOrchestration', 'http://hl7.org/fhir/StructureDefinition/NutritionOrder'], 'type'=>'Reference', 'path'=>'CarePlan.basedOn', 'min'=>0, 'max'=>Float::INFINITY}, + 'replaces' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/CarePlan'], 'type'=>'Reference', 'path'=>'CarePlan.replaces', 'min'=>0, 'max'=>Float::INFINITY}, + 'partOf' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/CarePlan'], 'type'=>'Reference', 'path'=>'CarePlan.partOf', 'min'=>0, 'max'=>Float::INFINITY}, + 'status' => {'valid_codes'=>{'http://hl7.org/fhir/request-status'=>['draft', 'active', 'on-hold', 'revoked', 'completed', 'entered-in-error', 'unknown']}, 'type'=>'code', 'path'=>'CarePlan.status', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/request-status'}}, + 'intent' => {'valid_codes'=>{'http://hl7.org/fhir/request-intent'=>['proposal', 'plan', 'order', 'option', 'directive']}, 'type'=>'code', 'path'=>'CarePlan.intent', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/care-plan-intent'}}, + 'category' => {'valid_codes'=>{'http://snomed.info/sct'=>['734163000', '718347000', '735321000', '735322007', '735323002', '735324008', '735325009', '735326005', '735327001', '735328006', '735329003', '735330008', '735984001', '735985000', '735986004', '736054002', '736055001', '736056000', '736057009', '736058004', '736059007', '736234007', '736235008', '736241001', '736245005', '736246006', '736248007', '736249004', '736250004', '736251000', '736252007', '736253002', '736254008', '736271009', '736282001', '736283006', '736284000', '736285004', '736286003', '736287007', '736288002', '736336006', '736337002', '736338007', '736339004', '736340002', '736351002', '736352009', '736353004', '736355006', '736356007', '736357003', '736358008', '736359000', '736361009', '736362002', '736363007', '736364001', '736365000', '736366004', '736367008', '736368003', '736369006', '736370007', '736371006', '736372004', '736373009', '736374003', '736375002', '736376001', '736377005', '736378000', '736379008', '736381005', '736382003', '736383008', '736384002', '736385001', '736386000', '736387009', '736389007', '736390003', '736391004', '736392006', '736393001', '736394007', '736395008', '736396009', '736397000', '736399002', '736400009', '736401008', '736402001', '736403006', '736453000', '736482004', '736690008', '736990006', '737426005', '737427001', '737428006', '737429003', '737430008', '737431007', '737432000', '737433005', '737434004', '737435003', '737436002', '737437006', '737438001', '737439009', '744980002', '763249000', '763321009', '770576004', '771082000', '773130005', '773430001', '773431002', '773432009', '773433004', '773435006', '773436007', '773437003', '773438008', '773439000', '773440003', '773441004', '773442006', '773443001', '773444007', '773445008', '773446009', '773447000', '773448005', '773449002', '773450002', '773451003', '773452005', '773506001', '773507005', '773508000', '773509008', '773511004', '773512006', '773513001', '773514007', '773516009', '773517000', '773590002', '773591003', '773592005', '773593000', '773594006', '773595007', '773596008', '773597004', '773598009', '773599001', '773976008', '773977004', '773978009', '773979001', '773980003', '773981004', '773982006', '773983001', '774202005']}, 'type'=>'CodeableConcept', 'path'=>'CarePlan.category', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/care-plan-category'}}, + 'title' => {'type'=>'string', 'path'=>'CarePlan.title', 'min'=>0, 'max'=>1}, + 'description' => {'type'=>'string', 'path'=>'CarePlan.description', 'min'=>0, 'max'=>1}, + 'subject' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Group'], 'type'=>'Reference', 'path'=>'CarePlan.subject', 'min'=>1, 'max'=>1}, + 'encounter' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Encounter'], 'type'=>'Reference', 'path'=>'CarePlan.encounter', 'min'=>0, 'max'=>1}, + 'period' => {'type'=>'Period', 'path'=>'CarePlan.period', 'min'=>0, 'max'=>1}, + 'created' => {'type'=>'dateTime', 'path'=>'CarePlan.created', 'min'=>0, 'max'=>1}, + 'custodian' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole', 'http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson', 'http://hl7.org/fhir/StructureDefinition/Organization', 'http://hl7.org/fhir/StructureDefinition/CareTeam'], 'type'=>'Reference', 'path'=>'CarePlan.custodian', 'min'=>0, 'max'=>1}, + 'contributor' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole', 'http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson', 'http://hl7.org/fhir/StructureDefinition/Organization', 'http://hl7.org/fhir/StructureDefinition/CareTeam'], 'type'=>'Reference', 'path'=>'CarePlan.contributor', 'min'=>0, 'max'=>Float::INFINITY}, + 'careTeam' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/CareTeam'], 'type'=>'Reference', 'path'=>'CarePlan.careTeam', 'min'=>0, 'max'=>Float::INFINITY}, + 'addresses' => {'type'=>'CodeableReference', 'path'=>'CarePlan.addresses', 'min'=>0, 'max'=>Float::INFINITY}, + 'supportingInfo' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Resource'], 'type'=>'Reference', 'path'=>'CarePlan.supportingInfo', 'min'=>0, 'max'=>Float::INFINITY}, + 'goal' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Goal'], 'type'=>'Reference', 'path'=>'CarePlan.goal', 'min'=>0, 'max'=>Float::INFINITY}, + 'activity' => {'type'=>'CarePlan::Activity', 'path'=>'CarePlan.activity', 'min'=>0, 'max'=>Float::INFINITY}, + 'note' => {'type'=>'Annotation', 'path'=>'CarePlan.note', 'min'=>0, 'max'=>Float::INFINITY} + } + + class Activity < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Activity.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Activity.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Activity.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'performedActivity' => {'type'=>'CodeableReference', 'path'=>'Activity.performedActivity', 'min'=>0, 'max'=>Float::INFINITY}, + 'progress' => {'type'=>'Annotation', 'path'=>'Activity.progress', 'min'=>0, 'max'=>Float::INFINITY}, + 'plannedActivityReference' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Appointment', 'http://hl7.org/fhir/StructureDefinition/CommunicationRequest', 'http://hl7.org/fhir/StructureDefinition/DeviceRequest', 'http://hl7.org/fhir/StructureDefinition/MedicationRequest', 'http://hl7.org/fhir/StructureDefinition/NutritionOrder', 'http://hl7.org/fhir/StructureDefinition/Task', 'http://hl7.org/fhir/StructureDefinition/ServiceRequest', 'http://hl7.org/fhir/StructureDefinition/VisionPrescription', 'http://hl7.org/fhir/StructureDefinition/RequestOrchestration', 'http://hl7.org/fhir/StructureDefinition/ImmunizationRecommendation', 'http://hl7.org/fhir/StructureDefinition/SupplyRequest'], 'type'=>'Reference', 'path'=>'Activity.plannedActivityReference', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :performedActivity # 0-* [ CodeableReference ] + attr_accessor :progress # 0-* [ Annotation ] + attr_accessor :plannedActivityReference # 0-1 Reference(Appointment|CommunicationRequest|DeviceRequest|MedicationRequest|NutritionOrder|Task|ServiceRequest|VisionPrescription|RequestOrchestration|ImmunizationRecommendation|SupplyRequest) + end + + attr_accessor :id # 0-1 id + attr_accessor :meta # 0-1 Meta + attr_accessor :implicitRules # 0-1 uri + attr_accessor :language # 0-1 code + attr_accessor :text # 0-1 Narrative + attr_accessor :contained # 0-* [ Resource ] + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :identifier # 0-* [ Identifier ] + attr_accessor :instantiatesCanonical # 0-* [ canonical ] + attr_accessor :instantiatesUri # 0-* [ uri ] + attr_accessor :basedOn # 0-* [ Reference(CarePlan|ServiceRequest|RequestOrchestration|NutritionOrder) ] + attr_accessor :replaces # 0-* [ Reference(CarePlan) ] + attr_accessor :partOf # 0-* [ Reference(CarePlan) ] + attr_accessor :status # 1-1 code + attr_accessor :intent # 1-1 code + attr_accessor :category # 0-* [ CodeableConcept ] + attr_accessor :title # 0-1 string + attr_accessor :description # 0-1 string + attr_accessor :subject # 1-1 Reference(Patient|Group) + attr_accessor :encounter # 0-1 Reference(Encounter) + attr_accessor :period # 0-1 Period + attr_accessor :created # 0-1 dateTime + attr_accessor :custodian # 0-1 Reference(Patient|Practitioner|PractitionerRole|Device|RelatedPerson|Organization|CareTeam) + attr_accessor :contributor # 0-* [ Reference(Patient|Practitioner|PractitionerRole|Device|RelatedPerson|Organization|CareTeam) ] + attr_accessor :careTeam # 0-* [ Reference(CareTeam) ] + attr_accessor :addresses # 0-* [ CodeableReference ] + attr_accessor :supportingInfo # 0-* [ Reference(Resource) ] + attr_accessor :goal # 0-* [ Reference(Goal) ] + attr_accessor :activity # 0-* [ CarePlan::Activity ] + attr_accessor :note # 0-* [ Annotation ] + + def resourceType + 'CarePlan' + end + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/resources/CareTeam.rb b/lib/fhir_models/r6/generated/resources/CareTeam.rb new file mode 100644 index 00000000..aa6c544d --- /dev/null +++ b/lib/fhir_models/r6/generated/resources/CareTeam.rb @@ -0,0 +1,85 @@ +module FHIR + module R6 + class CareTeam < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + SEARCH_PARAMS = ['category', 'date', 'identifier', 'participant', 'patient', 'status', 'subject'] + METADATA = { + 'id' => {'type'=>'id', 'path'=>'CareTeam.id', 'min'=>0, 'max'=>1}, + 'meta' => {'type'=>'Meta', 'path'=>'CareTeam.meta', 'min'=>0, 'max'=>1}, + 'implicitRules' => {'type'=>'uri', 'path'=>'CareTeam.implicitRules', 'min'=>0, 'max'=>1}, + 'language' => {'type'=>'code', 'path'=>'CareTeam.language', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-languages'}}, + 'text' => {'type'=>'Narrative', 'path'=>'CareTeam.text', 'min'=>0, 'max'=>1}, + 'contained' => {'type'=>'Resource', 'path'=>'CareTeam.contained', 'min'=>0, 'max'=>Float::INFINITY}, + 'extension' => {'type'=>'Extension', 'path'=>'CareTeam.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'CareTeam.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'identifier' => {'type'=>'Identifier', 'path'=>'CareTeam.identifier', 'min'=>0, 'max'=>Float::INFINITY}, + 'status' => {'valid_codes'=>{'http://hl7.org/fhir/care-team-status'=>['proposed', 'active', 'suspended', 'inactive', 'entered-in-error']}, 'type'=>'code', 'path'=>'CareTeam.status', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/care-team-status'}}, + 'category' => {'valid_codes'=>{'http://loinc.org'=>['LA27975-4', 'LA27976-2', 'LA27977-0', 'LA27978-8', 'LA28865-6', 'LA28866-4', 'LA27980-4', 'LA28867-2']}, 'type'=>'CodeableConcept', 'path'=>'CareTeam.category', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/care-team-category'}}, + 'name' => {'type'=>'string', 'path'=>'CareTeam.name', 'min'=>0, 'max'=>1}, + 'subject' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Group'], 'type'=>'Reference', 'path'=>'CareTeam.subject', 'min'=>0, 'max'=>1}, + 'period' => {'type'=>'Period', 'path'=>'CareTeam.period', 'min'=>0, 'max'=>1}, + 'participant' => {'type'=>'CareTeam::Participant', 'path'=>'CareTeam.participant', 'min'=>0, 'max'=>Float::INFINITY}, + 'reason' => {'type'=>'CodeableReference', 'path'=>'CareTeam.reason', 'min'=>0, 'max'=>Float::INFINITY}, + 'managingOrganization' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Organization'], 'type'=>'Reference', 'path'=>'CareTeam.managingOrganization', 'min'=>0, 'max'=>Float::INFINITY}, + 'telecom' => {'type'=>'ContactPoint', 'path'=>'CareTeam.telecom', 'min'=>0, 'max'=>Float::INFINITY}, + 'note' => {'type'=>'Annotation', 'path'=>'CareTeam.note', 'min'=>0, 'max'=>Float::INFINITY} + } + + class Participant < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'effective' => ['Period', 'Timing'] + } + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Participant.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Participant.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Participant.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'role' => {'valid_codes'=>{'http://snomed.info/sct'=>['429577009', '116154003', '133932002', '223366009', '1421009', '3430008', '3842006', '4162009', '5275007', '6816002', '6868009', '8724009', '11661002', '11911009', '11935004', '13580004', '14698002', '17561000', '18803008', '18850004', '19244007', '20145008', '21365001', '21450003', '22515006', '22731001', '22983004', '23278007', '24430003', '24590004', '25961008', '26042002', '26369006', '28229004', '28411006', '28544002', '36682004', '37154003', '37504001', '39677007', '40127002', '40204001', '40570005', '41672002', '41904004', '43702002', '44652006', '45440000', '45544007', '45956004', '46255001', '48740002', '49203003', '49993003', '50149000', '54503009', '56397003', '56466003', '56542007', '56545009', '57654006', '59058001', '59169001', '59317003', '59944000', '60008001', '61207006', '61246008', '61345009', '61894003', '62247001', '63098009', '66476003', '66862007', '68867008', '68950000', '69280009', '71838004', '73265009', '75271001', '76166008', '76231001', '76899008', '78703002', '78729002', '79898004', '80409005', '80546007', '80584001', '80933006', '81464008', '82296001', '83273008', '83685006', '85733003', '88189002', '90201008', '90655003', '106289002', '106292003', '106293008', '106294002', '106296000', '106330007', '158965000', '158966004', '158967008', '158968003', '158969006', '158971006', '158972004', '158973009', '158974003', '158975002', '158977005', '158978000', '158979008', '158980006', '158983008', '158984002', '158985001', '158986000', '158987009', '158988004', '158989007', '158990003', '158992006', '158993001', '158994007', '158995008', '158996009', '158997000', '158998005', '158999002', '159001001', '159002008', '159003003', '159004009', '159005005', '159006006', '159007002', '159010009', '159011008', '159012001', '159014000', '159016003', '159017007', '159018002', '159019005', '159021000', '159022007', '159025009', '159026005', '159027001', '159028006', '159033005', '159034004', '159035003', '159036002', '159037006', '159038001', '159039009', '159040006', '159041005', '159141008', '159972006', '160008000', '224529009', '224530004', '224531000', '224532007', '224533002', '224534008', '224535009', '224536005', '224537001', '224538006', '224540001', '224541002', '224542009', '224543004', '224544005', '224545006', '224546007', '224547003', '224548008', '224549000', '224550000', '224551001', '224552008', '224554009', '224555005', '224556006', '224557002', '224558007', '224559004', '224560009', '224562001', '224563006', '224564000', '224565004', '224566003', '224567007', '224569005', '224570006', '224571005', '224572003', '224573008', '224574002', '224575001', '224576000', '224577009', '224578004', '224579007', '224580005', '224581009', '224583007', '224584001', '224585000', '224586004', '224587008', '224588003', '224589006', '224590002', '224591003', '224592005', '224593000', '224594006', '224595007', '224596008', '224597004', '224598009', '224599001', '224600003', '224601004', '224602006', '224603001', '224604007', '224606009', '224607000', '224608005', '224609002', '224610007', '224614003', '224615002', '224620002', '224621003', '224622005', '224623000', '224624006', '224625007', '224626008', '224936003', '225726006', '225727002', '265937000', '265939002', '283875005', '302211009', '303124005', '303129000', '303133007', '303134001', '304291006', '304292004', '307988006', '308002005', '309294001', '309295000', '309296004', '309322005', '309323000', '309324006', '309326008', '309327004', '309328009', '309329001', '309330006', '309331005', '309332003', '309333008', '309334002', '309335001', '309336000', '309337009', '309338004', '309339007', '309340009', '309341008', '309342001', '309343006', '309345004', '309346003', '309347007', '309348002', '309349005', '309350005', '309351009', '309352002', '309353007', '309354001', '309355000', '309356004', '309357008', '309358003', '309359006', '309360001', '309361002', '309362009', '309363004', '309364005', '309366007', '309367003', '309368008', '309369000', '309371000', '309372007', '309373002', '309374008', '309375009', '309376005', '309377001', '309378006', '309379003', '309380000', '309381001', '309382008', '309383003', '309384009', '309385005', '309386006', '309388007', '309389004', '309390008', '309391007', '309392000', '309393005', '309394004', '309395003', '309396002', '309397006', '309398001', '309399009', '309400002', '309401003', '309402005', '309403000', '309404006', '309409001', '309410006', '309411005', '309412003', '309413008', '309414002', '309415001', '309416000', '309417009', '309418004', '309419007', '309420001', '309421002', '309422009', '309423004', '309427003', '309428008', '309429000', '309434001', '309435000', '309436004', '309437008', '309439006', '309440008', '309441007', '309442000', '309443005', '309444004', '309445003', '309446002', '309450009', '309452001', '309453006', '309454000', '309455004', '309459005', '309460000', '310170009', '310171008', '310172001', '310173006', '310174000', '310175004', '310176003', '310177007', '310178002', '310179005', '310180008', '310181007', '310182000', '310184004', '310185003', '310186002', '310187006', '310188001', '310189009', '310190000', '310191001', '310192008', '310193003', '310194009', '310512001', '311441001', '312485001', '372102007', '387619007', '394572006', '394618009', '397897005', '397903001', '397908005', '398130009', '398238009', '404940000', '405277009', '405278004', '405279007', '405623001', '405684005', '405685006', '408798009', '408799001', '409974004', '409975003', '413854007', '415075003', '415506007', '416160000', '420409002', '420678001', '421841007', '422140007', '422234006', '432100008', '442867008', '443090005', '444912007', '445313000', '445451001', '446050000', '446701002', '449161006', '471302004', '720503005', '721936008', '721937004', '721938009', '721939001', '721940004', '721941000', '721942007', '721943002', '734293001', '734294007', '763292005', '768730001', '768731002', '768732009', '768819009', '768825008', '768826009', '768827000', '768828005', '768829002', '768832004', '768833009', '768834003', '768836001', '768837005', '768839008', '789543004', '840583002', '840584008', '878785002', '878786001', '878787005', '897187007', '1172950003', '1186716007', '1186914001', '1251537007', '1251542004', '1251548000', '1254982001', '1254983006', '1254984000', '1255370008', '1255371007', '1255372000', '1255373005', '1255374004', '1255514008', '1255515009', '1255516005', '1255517001', '1255518006', '1255519003', '1255719001', '1256114007', '1259214004', '1259964002', '3981000175106', '9371000175105', '25941000087102', '26031000087100', '26071000087103', '26091000087104', '450044741000087104', '224930009', '224891009', '278032008', '310000008', '310001007', '310002000', '310003005', '310004004', '310005003', '310006002', '310007006', '310008001', '310009009', '310010004', '310011000', '310012007', '310013002', '310014008', '310015009', '310016005', '310017001', '310018006', '310019003', '310020009', '310021008', '310022001', '310023006', '310024000', '310025004', '310026003', '310027007', '310028002', '310029005', '310030000', '310031001', '310032008', '310033003', '310034009', '310060005', '310061009', '310062002', '310063007', '310064001', '310065000', '310066004', '310067008', '310068003', '310069006', '310070007', '310071006', '310072004', '310073009', '310074003', '310076001', '310078000', '310079008', '310080006', '310081005', '310082003', '310083008', '310084002', '310085001', '310086000', '310087009', '310088004', '310089007', '310090003', '310091004', '310092006', '310093001', '310094007', '310095008', '310096009', '310098005', '310099002', '310100005', '310101009', '310102002', '310103007', '310104001', '310105000', '310106004', '310107008', '310108003', '310109006', '310110001', '310111002', '310112009', '310113004', '310114005', '310115006', '310116007', '310117003', '310118008', '310119000', '310121005', '310122003', '310123008', '310124002', '310125001', '310126000', '310127009', '310128004', '310129007', '310130002', '310131003', '310132005', '310133000', '310134006', '310135007', '310136008', '310137004', '310138009', '310139001', '310140004', '310141000', '310142007', '310143002', '310144008', '310145009', '310146005', '310147001', '310148006', '310149003', '310150003', '310151004', '310152006', '310153001', '310155008', '310156009', '310157000', '310158005', '310159002', '310160007', '310161006', '310162004', '310163009', '310164003', '310165002', '310166001', '310167005', '310168000', '310169008', '310200001', '373654008', '395086005', '395104009', '408451000', '408452007', '408458006', '409971007', '413294000', '413299005', '413331009', '444913002', '444933003', '445449000', '699478002', '699650006', '700221004', '700231006', '700232004', '700241009', '700433006', '700434000', '700435004', '700436003', '705150003', '706900000', '706901001', '706902008', '706903003', '708168004', '708169007', '708170008', '708171007', '708172000', '708173005', '708174004', '708175003', '708178001', '708179009', '708180007', '708182004', '708183009', '708184003', '708185002', '708187005', '708188000', '708190004', '708191000', '708193002', '708194008', '708196005', '710028007', '711332004', '714088003', '714089006', '722140001', '722170006', '722174002', '722175001', '722176000', '722352000', '722393008', '722424008', '733459009', '733921009', '734862008', '734863003', '734920002', '736622005', '741073001', '773558007', '788001008', '788002001', '788003006', '788004000', '788005004', '788006003', '788007007', '788008002', '788009005', '788121006', '788122004', '788123009', '788124003', '788125002', '788126001', '788127005', '788128000', '789714005', '789715006', '789716007', '789717003', '789718008', '792847005', '792848000', '792849008', '816075004', '830037002', '830038007', '830039004', '830149003', '840585009', '840586005', '840587001', '896974005', '897188002', '1148679005', '1163002007', '1163003002', '1163004008', '1163054002', '1186717003', '1230044005', '1230045006', '1230046007', '1231390004', '1231391000', '1231392007', '1231393002', '1231394008', '1231786003', '1234796008', '1237575008', '1240399006', '1255186006', '1255633009', '1255878009', '1255914002', '1256098007', '1259941004', '2351000175106', '2391000175104', '2421000175108', '2451000175103', '2461000175101', '2471000175109', '3531000175102', '3621000175101', '3751000175100', '3761000175103', '3771000175106', '3781000175109', '3791000175107', '3801000175108', '23871000087101', '23891000087102', '23901000087101', '23911000087104', '23941000087103', '23951000087100', '24001000087103', '24011000087101', '24051000087102', '24081000087105', '24101000087102', '24141000087104', '24271000087103', '24291000087104', '24331000087108', '24351000087104', '28541000087101', '34911000087100', '431051000124102', '1136421000168109']}, 'type'=>'CodeableConcept', 'path'=>'Participant.role', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/participant-role'}}, + 'member' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson', 'http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Organization', 'http://hl7.org/fhir/StructureDefinition/CareTeam'], 'type'=>'Reference', 'path'=>'Participant.member', 'min'=>0, 'max'=>1}, + 'onBehalfOf' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson', 'http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Organization', 'http://hl7.org/fhir/StructureDefinition/CareTeam'], 'type'=>'Reference', 'path'=>'Participant.onBehalfOf', 'min'=>0, 'max'=>1}, + 'effectivePeriod' => {'type'=>'Period', 'path'=>'Participant.effective[x]', 'min'=>0, 'max'=>1}, + 'effectiveTiming' => {'type'=>'Timing', 'path'=>'Participant.effective[x]', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :role # 0-1 CodeableConcept + attr_accessor :member # 0-1 Reference(Practitioner|PractitionerRole|RelatedPerson|Patient|Organization|CareTeam) + attr_accessor :onBehalfOf # 0-1 Reference(Practitioner|PractitionerRole|RelatedPerson|Patient|Organization|CareTeam) + attr_accessor :effectivePeriod # 0-1 Period + attr_accessor :effectiveTiming # 0-1 Timing + end + + attr_accessor :id # 0-1 id + attr_accessor :meta # 0-1 Meta + attr_accessor :implicitRules # 0-1 uri + attr_accessor :language # 0-1 code + attr_accessor :text # 0-1 Narrative + attr_accessor :contained # 0-* [ Resource ] + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :identifier # 0-* [ Identifier ] + attr_accessor :status # 0-1 code + attr_accessor :category # 0-* [ CodeableConcept ] + attr_accessor :name # 0-1 string + attr_accessor :subject # 0-1 Reference(Patient|Group) + attr_accessor :period # 0-1 Period + attr_accessor :participant # 0-* [ CareTeam::Participant ] + attr_accessor :reason # 0-* [ CodeableReference ] + attr_accessor :managingOrganization # 0-* [ Reference(Organization) ] + attr_accessor :telecom # 0-* [ ContactPoint ] + attr_accessor :note # 0-* [ Annotation ] + + def resourceType + 'CareTeam' + end + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/resources/ChargeItem.rb b/lib/fhir_models/r6/generated/resources/ChargeItem.rb new file mode 100644 index 00000000..b7ca8ee3 --- /dev/null +++ b/lib/fhir_models/r6/generated/resources/ChargeItem.rb @@ -0,0 +1,113 @@ +module FHIR + module R6 + class ChargeItem < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'occurrence' => ['dateTime', 'Period', 'Timing'] + } + SEARCH_PARAMS = ['account', 'code', 'encounter', 'entered-date', 'enterer', 'factor-override', 'identifier', 'occurrence', 'patient', 'performer-actor', 'performer-function', 'performing-organization', 'price-override', 'quantity', 'requesting-organization', 'service', 'status', 'subject'] + METADATA = { + 'id' => {'type'=>'id', 'path'=>'ChargeItem.id', 'min'=>0, 'max'=>1}, + 'meta' => {'type'=>'Meta', 'path'=>'ChargeItem.meta', 'min'=>0, 'max'=>1}, + 'implicitRules' => {'type'=>'uri', 'path'=>'ChargeItem.implicitRules', 'min'=>0, 'max'=>1}, + 'language' => {'type'=>'code', 'path'=>'ChargeItem.language', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-languages'}}, + 'text' => {'type'=>'Narrative', 'path'=>'ChargeItem.text', 'min'=>0, 'max'=>1}, + 'contained' => {'type'=>'Resource', 'path'=>'ChargeItem.contained', 'min'=>0, 'max'=>Float::INFINITY}, + 'extension' => {'type'=>'Extension', 'path'=>'ChargeItem.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'ChargeItem.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'identifier' => {'type'=>'Identifier', 'path'=>'ChargeItem.identifier', 'min'=>0, 'max'=>Float::INFINITY}, + 'definitionUri' => {'type'=>'uri', 'path'=>'ChargeItem.definitionUri', 'min'=>0, 'max'=>Float::INFINITY}, + 'definitionCanonical' => {'type'=>'canonical', 'path'=>'ChargeItem.definitionCanonical', 'min'=>0, 'max'=>Float::INFINITY}, + 'status' => {'valid_codes'=>{'http://hl7.org/fhir/chargeitem-status'=>['planned', 'billable', 'not-billable', 'aborted', 'billed', 'entered-in-error', 'unknown']}, 'type'=>'code', 'path'=>'ChargeItem.status', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/chargeitem-status'}}, + 'partOf' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/ChargeItem'], 'type'=>'Reference', 'path'=>'ChargeItem.partOf', 'min'=>0, 'max'=>Float::INFINITY}, + 'code' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/chargeitem-billingcodes'=>['1100', '1210', '1320']}, 'type'=>'CodeableConcept', 'path'=>'ChargeItem.code', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/chargeitem-billingcodes'}}, + 'subject' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Group'], 'type'=>'Reference', 'path'=>'ChargeItem.subject', 'min'=>1, 'max'=>1}, + 'encounter' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Encounter'], 'type'=>'Reference', 'path'=>'ChargeItem.encounter', 'min'=>0, 'max'=>1}, + 'occurrenceDateTime' => {'type'=>'dateTime', 'path'=>'ChargeItem.occurrence[x]', 'min'=>0, 'max'=>1}, + 'occurrencePeriod' => {'type'=>'Period', 'path'=>'ChargeItem.occurrence[x]', 'min'=>0, 'max'=>1}, + 'occurrenceTiming' => {'type'=>'Timing', 'path'=>'ChargeItem.occurrence[x]', 'min'=>0, 'max'=>1}, + 'performer' => {'type'=>'ChargeItem::Performer', 'path'=>'ChargeItem.performer', 'min'=>0, 'max'=>Float::INFINITY}, + 'performingOrganization' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Organization'], 'type'=>'Reference', 'path'=>'ChargeItem.performingOrganization', 'min'=>0, 'max'=>1}, + 'requestingOrganization' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Organization'], 'type'=>'Reference', 'path'=>'ChargeItem.requestingOrganization', 'min'=>0, 'max'=>1}, + 'costCenter' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Organization'], 'type'=>'Reference', 'path'=>'ChargeItem.costCenter', 'min'=>0, 'max'=>1}, + 'quantity' => {'type'=>'Quantity', 'path'=>'ChargeItem.quantity', 'min'=>0, 'max'=>1}, + 'bodysite' => {'valid_codes'=>{'http://snomed.info/sct'=>['53075003', '76986006', '65258003', '54333003', '10770001', '363670009', '371216008', '371219001', '371205001', '371203008', '371292009', '371255009', '371288002', '371284000', '67169006', '9677004', '46971007', '3134008', '71822005', '89221001', '90894004', '89995006', '15368009', '30980004', '38607000', '2979003', '19193007', '67411009', '81012005', '75772009', '67453005', '80144004', '6417001', '113225006', '22457002', '45879002', '122474001', '122475000', '69030007', '29850006', '442083009', '106004', '107008', '108003', '110001', '111002', '116007', '124002', '149003', '155008', '167005', '202009', '205006', '206007', '221001', '227002', '233006', '235004', '246001', '247005', '251007', '256002', '263002', '266005', '272005', '273000', '283001', '284007', '289002', '301000', '311007', '315003', '318001', '344001', '345000', '356000', '393006', '402006', '405008', '414003', '420002', '422005', '446003', '457008', '461002', '464005', '465006', '471000', '480000', '485005', '528006', '552004', '565008', '582005', '587004', '589001', '595000', '608002', '621009', '635006', '650002', '660006', '661005', '667009', '688000', '691000', '692007', '723004', '774007', '790007', '798000', '808000', '809008', '823005', '830004', '836005', '885000', '895007', '917004', '921006', '947002', '955009', '976004', '996007', '1005009', '1012000', '1015003', '1028005', '1030007', '1063000', '1075005', '1076006', '1086007', '1087003', '1092001', '1099005', '1101003', '1106008', '1110006', '1122009', '1136004', '1159005', '1172006', '1173001', '1174007', '1193009', '1216008', '1231004', '1236009', '1243003', '1246006', '1263005', '1277008', '1307006', '1311000', '1350001', '1353004', '1403006', '1425000', '1439000', '1441004', '1456008', '1467009', '1484003', '1490004', '1502004', '1511004', '1516009', '1527006', '1537001', '1541002', '1562001', '1580005', '1581009', '1584001', '1600003', '1605008', '1610007', '1611006', '1617005', '1620002', '1626008', '1627004', '1630006', '1631005', '1650005', '1655000', '1659006', '1684009', '1706004', '1707008', '1711002', '1716007', '1721005', '1729007', '1732005', '1765002', '1780008', '1781007', '1797002', '1818002', '1825009', '1832000', '1840006', '1849007', '1853009', '1874005', '1895000', '1902009', '1910005', '1918003', '1927002', '1992003', '1997009', '2010005', '2020000', '2031008', '2033006', '2044003', '2048000', '2049008', '2059009', '2071003', '2076008', '2083001', '2095001', '2123001', '2150006', '2156000', '2160002', '2175005', '2182009', '2192001', '2205003', '2209009', '2236006', '2246008', '2255006', '2292006', '2302002', '2305000', '2306004', '2327009', '2330002', '2332005', '2334006', '2349003', '2372001', '2383005', '2389009', '2395005', '2397002', '2400006', '2402003', '2421006', '2433001', '2436009', '2453002', '2454008', '2484000', '2489005', '2499000', '2502001', '2504000', '2510000', '2539000', '2543001', '2550002', '2577006', '2579009', '2592007', '2600000', '2620004', '2639009', '2653009', '2666009', '2672009', '2675006', '2681003', '2682005', '2686008', '2687004', '2695000', '2703009', '2712006', '2718005', '2726002', '2730004', '2739003', '2741002', '2746007', '2748008', '2759004', '2771005', '2789006', '2792005', '2803000', '2810006', '2812003', '2824005', '2826007', '2830005', '2839006', '2841007', '2845003', '2848001', '2855004', '2861001', '2894003', '2905008', '2909002', '2920002', '2922005', '2923000', '2969000', '2986006', '2998001', '3003007', '3008003', '3028004', '3039001', '3042007', '3054007', '3055008', '3056009', '3057000', '3058005', '3062004', '3068000', '3081007', '3093003', '3100007', '3113001', '3117000', '3118005', '3120008', '3138006', '3153003', '3156006', '3159004', '3169005', '3178004', '3194006', '3198009', '3215002', '3222005', '3227004', '3236000', '3243006', '3255000', '3262009', '3279003', '3295003', '3301002', '3302009', '3315000', '3332001', '3336003', '3341006', '3350008', '3362007', '3366005', '3370002', '3374006', '3377004', '3382006', '3383001', '3394002', '3395001', '3396000', '3400000', '3409004', '3417007', '3438001', '3444002', '3447009', '3460003', '3462006', '3471002', '3478008', '3481003', '3488009', '3490005', '3524005', '3538003', '3541007', '3553006', '3556003', '3563003', '3572006', '3578005', '3582007', '3584008', '3594003', '3608004', '3609007', '3646006', '3663005', '3665003', '3670005', '3711007', '3743007', '3761003', '3766008', '3785006', '3788008', '3789000', '3810000', '3838008', '3860006', '3865001', '3867009', '3876002', '3877006', '3910004', '3916005', '3924000', '3931001', '3935005', '3937002', '3954005', '3956007', '3959000', '3960005', '3964001', '3966004', '3977005', '3984002', '3989007', '4015004', '4019005', '4029003', '4061004', '4066009', '4072009', '4081003', '4093007', '4111006', '4117005', '4121003', '4146003', '4148002', '4150005', '4158003', '4159006', '4180000', '4193005', '4205002', '4212006', '4215008', '4247003', '4258007', '4276000', '4281009', '4295007', '4303006', '4312008', '4317002', '4328003', '4335006', '4352005', '4358009', '4360006', '4369007', '4371007', '4375003', '4377006', '4394008', '4402002', '4419000', '4421005', '4430002', '4432005', '4442007', '4486002', '4524000', '4527007', '4537002', '4548009', '4549001', '4566004', '4573009', '4578000', '4588004', '4596009', '4603002', '4606005', '4621004', '4624007', '4647008', '4651005', '4658004', '4677002', '4703008', '4717004', '4718009', '4743003', '4755009', '4759003', '4766002', '4768001', '4774001', '4775000', '4799000', '4810005', '4812002', '4828007', '4840007', '4843009', '4861000', '4866005', '4870002', '4871003', '4881004', '4888005', '4897009', '4905007', '4906008', '4924005', '4942000', '4954000', '4956003', '4958002', '5001007', '5023006', '5026003', '5046008', '5068003', '5069006', '5076001', '5115006', '5122003', '5128004', '5192008', '5194009', '5195005', '5204005', '5213007', '5225005', '5228007', '5229004', '5261000', '5272005', '5279001', '5296000', '5324007', '5329002', '5336001', '5347008', '5362005', '5366008', '5379004', '5382009', '5394000', '5398002', '5403001', '5421003', '5427004', '5458003', '5459006', '5491007', '5493005', '5498001', '5520004', '5538001', '5544002', '5560003', '5564007', '5574005', '5580002', '5597008', '5611001', '5625000', '5627008', '5633004', '5643001', '5644007', '5653000', '5665001', '5668004', '5682004', '5696005', '5697001', '5709001', '5713008', '5717009', '5718004', '5727003', '5742000', '5751008', '5769004', '5780004', '5798000', '5802004', '5814007', '5815008', '5816009', '5825003', '5828001', '5847003', '5854009', '5868002', '5872003', '5881009', '5882002', '5889006', '5890002', '5893000', '5898009', '5923009', '5926001', '5928000', '5942008', '5943003', '5944009', '5948007', '5951000', '5953002', '5976004', '5979006', '5996007', '6001004', '6004007', '6006009', '6009002', '6014003', '6023000', '6032003', '6046003', '6050005', '6059006', '6062009', '6073002', '6074008', '6076005', '6104005', '6105006', '6110005', '6216007', '6217003', '6229007', '6253001', '6268000', '6269008', '6279005', '6317000', '6325003', '6326002', '6335009', '6359004', '6371005', '6375001', '6392005', '6404004', '6413002', '6423006', '6424000', '6445007', '6448009', '6450001', '6472004', '6504002', '6511003', '6530003', '6533001', '6538005', '6541001', '6544009', '6550004', '6551000', '6553002', '6564004', '6566002', '6572002', '6598008', '6606008', '6608009', '6620001', '6623004', '6633007', '6643005', '6646002', '6649009', '6651008', '6684008', '6685009', '6711001', '6720005', '6731002', '6739000', '6742006', '6750002', '6757004', '6787005', '6789008', '6799003', '6805009', '6820003', '6828005', '6829002', '6834003', '6841009', '6844001', '6850006', '6864006', '6866008', '6871001', '6894000', '6902008', '6905005', '6912001', '6914000', '6921000', '6930008', '6944002', '6969002', '6975006', '6981003', '6987004', '6989001', '6991009', '7035006', '7050002', '7067009', '7076002', '7083009', '7091000', '7099003', '7117004', '7148007', '7149004', '7154008', '7160008', '7167006', '7173007', '7188002', '7192009', '7227003', '7234001', '7242000', '7295002', '7296001', '7311008', '7344002', '7345001', '7362006', '7376007', '7378008', '7384006', '7404008', '7435002', '7471001', '7477002', '7480001', '7494000', '7498002', '7507003', '7524009', '7532001', '7554004', '7566005', '7569003', '7591005', '7597009', '7605000', '7610001', '7629007', '7651004', '7652006', '7657000', '7658005', '7697002', '7712004', '7726008', '7736000', '7742001', '7748002', '7755000', '7756004', '7764005', '7769000', '7783003', '7820009', '7829005', '7832008', '7835005', '7840002', '7841003', '7844006', '7851002', '7854005', '7872004', '7874003', '7880006', '7884002', '7885001', '7892006', '7896009', '7911004', '7925003', '7936005', '7944005', '7954009', '7967007', '7986004', '7991003', '7999001', '8001006', '8012006', '8017000', '8024004', '8039003', '8040001', '8045006', '8057002', '8059004', '8067007', '8068002', '8079007', '8091003', '8100009', '8111001', '8112008', '8119004', '8128003', '8133004', '8157004', '8158009', '8159001', '8160006', '8161005', '8165001', '8205005', '8225009', '8242003', '8251006', '8264007', '8265008', '8266009', '8289001', '8292002', '8314003', '8334002', '8356004', '8369000', '8373002', '8387002', '8389004', '8412003', '8415001', '8454000', '8464009', '8482007', '8483002', '8496001', '8523001', '8546004', '8556000', '8559007', '8560002', '8580001', '8595004', '8598002', '8600008', '8603005', '8604004', '8608001', '8617001', '8623006', '8629005', '8640002', '8668003', '8671006', '8677005', '8688004', '8695008', '8710005', '8711009', '8714001', '8752000', '8775007', '8784007', '8810002', '8814006', '8815007', '8820007', '8821006', '8827005', '8839002', '8845005', '8850004', '8854008', '8862000', '8873007', '8887007', '8892009', '8894005', '8897003', '8907008', '8910001', '8911002', '8928004', '8931003', '8935007', '8942007', '8965002', '8966001', '8983005', '8988001', '8993003', '9000002', '9003000', '9018004', '9040008', '9055004', '9073001', '9081000', '9086005', '9089003', '9108007', '9127001', '9156001', '9185007', '9186008', '9188009', '9208002', '9212008', '9229006', '9231002', '9240003', '9242006', '9258009', '9261005', '9262003', '9284003', '9290004', '9305001', '9317004', '9320007', '9321006', '9325002', '9332006', '9348007', '9379006', '9380009', '9384000', '9390001', '9432007', '9438006', '9454009', '9455005', '9475001', '9481009', '9490002', '9498009', '9502002', '9512009', '9535007', '9558005', '9566001', '9568000', '9596006', '9609000', '9625005', '9642004', '9646001', '9654004', '9659009', '9662007', '9668006', '9683001', '9684007', '9708001', '9736006', '9743000', '9758008', '9770007', '9775002', '9779008', '9783008', '9791004', '9796009', '9813009', '9825007', '9837009', '9840009', '9841008', '9846003', '9847007', '9849005', '9870004', '9875009', '9878006', '9880000', '9881001', '9891007', '9898001', '9951005', '9968009', '9970000']}, 'type'=>'CodeableConcept', 'path'=>'ChargeItem.bodysite', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/body-site'}}, + 'unitPriceComponent' => {'type'=>'MonetaryComponent', 'path'=>'ChargeItem.unitPriceComponent', 'min'=>0, 'max'=>1}, + 'totalPriceComponent' => {'type'=>'MonetaryComponent', 'path'=>'ChargeItem.totalPriceComponent', 'min'=>0, 'max'=>1}, + 'overrideReason' => {'type'=>'CodeableConcept', 'path'=>'ChargeItem.overrideReason', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example'}}, + 'enterer' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole', 'http://hl7.org/fhir/StructureDefinition/Organization', 'http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson'], 'type'=>'Reference', 'path'=>'ChargeItem.enterer', 'min'=>0, 'max'=>1}, + 'enteredDate' => {'type'=>'dateTime', 'path'=>'ChargeItem.enteredDate', 'min'=>0, 'max'=>1}, + 'reason' => {'type'=>'CodeableReference', 'path'=>'ChargeItem.reason', 'min'=>0, 'max'=>Float::INFINITY}, + 'service' => {'type'=>'CodeableReference', 'path'=>'ChargeItem.service', 'min'=>0, 'max'=>Float::INFINITY}, + 'product' => {'type'=>'CodeableReference', 'path'=>'ChargeItem.product', 'min'=>0, 'max'=>Float::INFINITY}, + 'account' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Account'], 'type'=>'Reference', 'path'=>'ChargeItem.account', 'min'=>0, 'max'=>Float::INFINITY}, + 'note' => {'type'=>'Annotation', 'path'=>'ChargeItem.note', 'min'=>0, 'max'=>Float::INFINITY}, + 'supportingInformation' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Resource'], 'type'=>'Reference', 'path'=>'ChargeItem.supportingInformation', 'min'=>0, 'max'=>Float::INFINITY} + } + + class Performer < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Performer.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Performer.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Performer.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'function' => {'valid_codes'=>{'http://snomed.info/sct'=>['223366009', '1421009', '3430008', '3842006', '4162009', '5275007', '6816002', '6868009', '8724009', '11661002', '11911009', '11935004', '13580004', '14698002', '17561000', '18803008', '18850004', '19244007', '20145008', '21365001', '21450003', '22515006', '22731001', '22983004', '23278007', '24430003', '24590004', '25961008', '26042002', '26369006', '28229004', '28411006', '28544002', '36682004', '37154003', '37504001', '39677007', '40127002', '40204001', '40570005', '41672002', '41904004', '43702002', '44652006', '45440000', '45544007', '45956004', '46255001', '48740002', '49203003', '49993003', '50149000', '54503009', '56397003', '56466003', '56542007', '56545009', '57654006', '59058001', '59169001', '59317003', '59944000', '60008001', '61207006', '61246008', '61345009', '61894003', '62247001', '63098009', '66476003', '66862007', '68867008', '68950000', '69280009', '71838004', '73265009', '75271001', '76166008', '76231001', '76899008', '78703002', '78729002', '79898004', '80409005', '80546007', '80584001', '80933006', '81464008', '82296001', '83273008', '83685006', '85733003', '88189002', '90201008', '90655003', '106289002', '106292003', '106293008', '106294002', '106296000', '106330007', '158965000', '158966004', '158967008', '158968003', '158969006', '158971006', '158972004', '158973009', '158974003', '158975002', '158977005', '158978000', '158979008', '158980006', '158983008', '158984002', '158985001', '158986000', '158987009', '158988004', '158989007', '158990003', '158992006', '158993001', '158994007', '158995008', '158996009', '158997000', '158998005', '158999002', '159001001', '159002008', '159003003', '159004009', '159005005', '159006006', '159007002', '159010009', '159011008', '159012001', '159014000', '159016003', '159017007', '159018002', '159019005', '159021000', '159022007', '159025009', '159026005', '159027001', '159028006', '159033005', '159034004', '159035003', '159036002', '159037006', '159038001', '159039009', '159040006', '159041005', '159141008', '159972006', '160008000', '224529009', '224530004', '224531000', '224532007', '224533002', '224534008', '224535009', '224536005', '224537001', '224538006', '224540001', '224541002', '224542009', '224543004', '224544005', '224545006', '224546007', '224547003', '224548008', '224549000', '224550000', '224551001', '224552008', '224554009', '224555005', '224556006', '224557002', '224558007', '224559004', '224560009', '224562001', '224563006', '224564000', '224565004', '224566003', '224567007', '224569005', '224570006', '224571005', '224572003', '224573008', '224574002', '224575001', '224576000', '224577009', '224578004', '224579007', '224580005', '224581009', '224583007', '224584001', '224585000', '224586004', '224587008', '224588003', '224589006', '224590002', '224591003', '224592005', '224593000', '224594006', '224595007', '224596008', '224597004', '224598009', '224599001', '224600003', '224601004', '224602006', '224603001', '224604007', '224606009', '224607000', '224608005', '224609002', '224610007', '224614003', '224615002', '224620002', '224621003', '224622005', '224623000', '224624006', '224625007', '224626008', '224936003', '225726006', '225727002', '265937000', '265939002', '283875005', '302211009', '303124005', '303129000', '303133007', '303134001', '304291006', '304292004', '307988006', '308002005', '309294001', '309295000', '309296004', '309322005', '309323000', '309324006', '309326008', '309327004', '309328009', '309329001', '309330006', '309331005', '309332003', '309333008', '309334002', '309335001', '309336000', '309337009', '309338004', '309339007', '309340009', '309341008', '309342001', '309343006', '309345004', '309346003', '309347007', '309348002', '309349005', '309350005', '309351009', '309352002', '309353007', '309354001', '309355000', '309356004', '309357008', '309358003', '309359006', '309360001', '309361002', '309362009', '309363004', '309364005', '309366007', '309367003', '309368008', '309369000', '309371000', '309372007', '309373002', '309374008', '309375009', '309376005', '309377001', '309378006', '309379003', '309380000', '309381001', '309382008', '309383003', '309384009', '309385005', '309386006', '309388007', '309389004', '309390008', '309391007', '309392000', '309393005', '309394004', '309395003', '309396002', '309397006', '309398001', '309399009', '309400002', '309401003', '309402005', '309403000', '309404006', '309409001', '309410006', '309411005', '309412003', '309413008', '309414002', '309415001', '309416000', '309417009', '309418004', '309419007', '309420001', '309421002', '309422009', '309423004', '309427003', '309428008', '309429000', '309434001', '309435000', '309436004', '309437008', '309439006', '309440008', '309441007', '309442000', '309443005', '309444004', '309445003', '309446002', '309450009', '309452001', '309453006', '309454000', '309455004', '309459005', '309460000', '310170009', '310171008', '310172001', '310173006', '310174000', '310175004', '310176003', '310177007', '310178002', '310179005', '310180008', '310181007', '310182000', '310184004', '310185003', '310186002', '310187006', '310188001', '310189009', '310190000', '310191001', '310192008', '310193003', '310194009', '310512001', '311441001', '312485001', '372102007', '387619007', '394572006', '394618009', '397897005', '397903001', '397908005', '398130009', '398238009', '404940000', '405277009', '405278004', '405279007', '405623001', '405684005', '405685006', '408798009', '408799001', '409974004', '409975003', '413854007', '415075003', '415506007', '416160000', '420409002', '420678001', '421841007', '422140007', '422234006', '432100008', '442867008', '443090005', '444912007', '445313000', '445451001', '446050000', '446701002', '449161006', '471302004', '720503005', '721936008', '721937004', '721938009', '721939001', '721940004', '721941000', '721942007', '721943002', '734293001', '734294007', '763292005', '768730001', '768731002', '768732009', '768819009', '768825008', '768826009', '768827000', '768828005', '768829002', '768832004', '768833009', '768834003', '768836001', '768837005', '768839008', '789543004', '840583002', '840584008', '878785002', '878786001', '878787005', '897187007', '1172950003', '1186716007', '1186914001', '1251537007', '1251542004', '1251548000', '1254982001', '1254983006', '1254984000', '1255370008', '1255371007', '1255372000', '1255373005', '1255374004', '1255514008', '1255515009', '1255516005', '1255517001', '1255518006', '1255519003', '1255719001', '1256114007', '1259214004', '1259964002', '3981000175106', '9371000175105', '25941000087102', '26031000087100', '26071000087103', '26091000087104', '450044741000087104']}, 'type'=>'CodeableConcept', 'path'=>'Performer.function', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/performer-role'}}, + 'actor' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole', 'http://hl7.org/fhir/StructureDefinition/Organization', 'http://hl7.org/fhir/StructureDefinition/HealthcareService', 'http://hl7.org/fhir/StructureDefinition/CareTeam', 'http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson'], 'type'=>'Reference', 'path'=>'Performer.actor', 'min'=>1, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :function # 0-1 CodeableConcept + attr_accessor :actor # 1-1 Reference(Practitioner|PractitionerRole|Organization|HealthcareService|CareTeam|Patient|Device|RelatedPerson) + end + + attr_accessor :id # 0-1 id + attr_accessor :meta # 0-1 Meta + attr_accessor :implicitRules # 0-1 uri + attr_accessor :language # 0-1 code + attr_accessor :text # 0-1 Narrative + attr_accessor :contained # 0-* [ Resource ] + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :identifier # 0-* [ Identifier ] + attr_accessor :definitionUri # 0-* [ uri ] + attr_accessor :definitionCanonical # 0-* [ canonical ] + attr_accessor :status # 1-1 code + attr_accessor :partOf # 0-* [ Reference(ChargeItem) ] + attr_accessor :code # 1-1 CodeableConcept + attr_accessor :subject # 1-1 Reference(Patient|Group) + attr_accessor :encounter # 0-1 Reference(Encounter) + attr_accessor :occurrenceDateTime # 0-1 dateTime + attr_accessor :occurrencePeriod # 0-1 Period + attr_accessor :occurrenceTiming # 0-1 Timing + attr_accessor :performer # 0-* [ ChargeItem::Performer ] + attr_accessor :performingOrganization # 0-1 Reference(Organization) + attr_accessor :requestingOrganization # 0-1 Reference(Organization) + attr_accessor :costCenter # 0-1 Reference(Organization) + attr_accessor :quantity # 0-1 Quantity + attr_accessor :bodysite # 0-* [ CodeableConcept ] + attr_accessor :unitPriceComponent # 0-1 MonetaryComponent + attr_accessor :totalPriceComponent # 0-1 MonetaryComponent + attr_accessor :overrideReason # 0-1 CodeableConcept + attr_accessor :enterer # 0-1 Reference(Practitioner|PractitionerRole|Organization|Patient|Device|RelatedPerson) + attr_accessor :enteredDate # 0-1 dateTime + attr_accessor :reason # 0-* [ CodeableReference ] + attr_accessor :service # 0-* [ CodeableReference ] + attr_accessor :product # 0-* [ CodeableReference ] + attr_accessor :account # 0-* [ Reference(Account) ] + attr_accessor :note # 0-* [ Annotation ] + attr_accessor :supportingInformation # 0-* [ Reference(Resource) ] + + def resourceType + 'ChargeItem' + end + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/resources/ChargeItemDefinition.rb b/lib/fhir_models/r6/generated/resources/ChargeItemDefinition.rb new file mode 100644 index 00000000..e87681f7 --- /dev/null +++ b/lib/fhir_models/r6/generated/resources/ChargeItemDefinition.rb @@ -0,0 +1,135 @@ +module FHIR + module R6 + class ChargeItemDefinition < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'versionAlgorithm' => ['string', 'Coding'] + } + SEARCH_PARAMS = ['account', 'context', 'context-quantity', 'context-type', 'context-type-quantity', 'context-type-value', 'date', 'description', 'effective', 'identifier', 'jurisdiction', 'publisher', 'status', 'title', 'url', 'version'] + METADATA = { + 'id' => {'type'=>'id', 'path'=>'ChargeItemDefinition.id', 'min'=>0, 'max'=>1}, + 'meta' => {'type'=>'Meta', 'path'=>'ChargeItemDefinition.meta', 'min'=>0, 'max'=>1}, + 'implicitRules' => {'type'=>'uri', 'path'=>'ChargeItemDefinition.implicitRules', 'min'=>0, 'max'=>1}, + 'language' => {'type'=>'code', 'path'=>'ChargeItemDefinition.language', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-languages'}}, + 'text' => {'type'=>'Narrative', 'path'=>'ChargeItemDefinition.text', 'min'=>0, 'max'=>1}, + 'contained' => {'type'=>'Resource', 'path'=>'ChargeItemDefinition.contained', 'min'=>0, 'max'=>Float::INFINITY}, + 'extension' => {'type'=>'Extension', 'path'=>'ChargeItemDefinition.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'ChargeItemDefinition.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'url' => {'type'=>'uri', 'path'=>'ChargeItemDefinition.url', 'min'=>0, 'max'=>1}, + 'identifier' => {'type'=>'Identifier', 'path'=>'ChargeItemDefinition.identifier', 'min'=>0, 'max'=>Float::INFINITY}, + 'version' => {'type'=>'string', 'path'=>'ChargeItemDefinition.version', 'min'=>0, 'max'=>1}, + 'versionAlgorithmString' => {'type'=>'string', 'path'=>'ChargeItemDefinition.versionAlgorithm[x]', 'min'=>0, 'max'=>1}, + 'versionAlgorithmCoding' => {'valid_codes'=>{'http://hl7.org/fhir/version-algorithm'=>['semver', 'integer', 'alpha', 'date', 'natural']}, 'type'=>'Coding', 'path'=>'ChargeItemDefinition.versionAlgorithm[x]', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/version-algorithm'}}, + 'name' => {'type'=>'string', 'path'=>'ChargeItemDefinition.name', 'min'=>0, 'max'=>1}, + 'title' => {'type'=>'string', 'path'=>'ChargeItemDefinition.title', 'min'=>0, 'max'=>1}, + 'derivedFromUri' => {'type'=>'uri', 'path'=>'ChargeItemDefinition.derivedFromUri', 'min'=>0, 'max'=>Float::INFINITY}, + 'partOf' => {'type'=>'canonical', 'path'=>'ChargeItemDefinition.partOf', 'min'=>0, 'max'=>Float::INFINITY}, + 'replaces' => {'type'=>'canonical', 'path'=>'ChargeItemDefinition.replaces', 'min'=>0, 'max'=>Float::INFINITY}, + 'status' => {'valid_codes'=>{'http://hl7.org/fhir/publication-status'=>['draft', 'active', 'retired', 'unknown']}, 'type'=>'code', 'path'=>'ChargeItemDefinition.status', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/publication-status'}}, + 'experimental' => {'type'=>'boolean', 'path'=>'ChargeItemDefinition.experimental', 'min'=>0, 'max'=>1}, + 'date' => {'type'=>'dateTime', 'path'=>'ChargeItemDefinition.date', 'min'=>0, 'max'=>1}, + 'account' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Account'], 'type'=>'Reference', 'path'=>'ChargeItemDefinition.account', 'min'=>0, 'max'=>Float::INFINITY}, + 'publisher' => {'type'=>'string', 'path'=>'ChargeItemDefinition.publisher', 'min'=>0, 'max'=>1}, + 'contact' => {'type'=>'ContactDetail', 'path'=>'ChargeItemDefinition.contact', 'min'=>0, 'max'=>Float::INFINITY}, + 'description' => {'type'=>'markdown', 'path'=>'ChargeItemDefinition.description', 'min'=>0, 'max'=>1}, + 'useContext' => {'type'=>'UsageContext', 'path'=>'ChargeItemDefinition.useContext', 'min'=>0, 'max'=>Float::INFINITY}, + 'jurisdiction' => {'valid_codes'=>{'urn:iso:std:iso:3166'=>['AD', 'AE', 'AF', 'AG', 'AI', 'AL', 'AM', 'AO', 'AQ', 'AR', 'AS', 'AT', 'AU', 'AW', 'AX', 'AZ', 'BA', 'BB', 'BD', 'BE', 'BF', 'BG', 'BH', 'BI', 'BJ', 'BL', 'BM', 'BN', 'BO', 'BQ', 'BR', 'BS', 'BT', 'BV', 'BW', 'BY', 'BZ', 'CA', 'CC', 'CD', 'CF', 'CG', 'CH', 'CI', 'CK', 'CL', 'CM', 'CN', 'CO', 'CR', 'CU', 'CV', 'CW', 'CX', 'CY', 'CZ', 'DE', 'DJ', 'DK', 'DM', 'DO', 'DZ', 'EC', 'EE', 'EG', 'EH', 'ER', 'ES', 'ET', 'FI', 'FJ', 'FK', 'FM', 'FO', 'FR', 'GA', 'GB', 'GD', 'GE', 'GF', 'GG', 'GH', 'GI', 'GL', 'GM', 'GN', 'GP', 'GQ', 'GR', 'GS', 'GT', 'GU', 'GW', 'GY', 'HK', 'HM', 'HN', 'HR', 'HT', 'HU', 'ID', 'IE', 'IL', 'IM', 'IN', 'IO', 'IQ', 'IR', 'IS', 'IT', 'JE', 'JM', 'JO', 'JP', 'KE', 'KG', 'KH', 'KI', 'KM', 'KN', 'KP', 'KR', 'KW', 'KY', 'KZ', 'LA', 'LB', 'LC', 'LI', 'LK', 'LR', 'LS', 'LT', 'LU', 'LV', 'LY', 'MA', 'MC', 'MD', 'ME', 'MF', 'MG', 'MH', 'MK', 'ML', 'MM', 'MN', 'MO', 'MP', 'MQ', 'MR', 'MS', 'MT', 'MU', 'MV', 'MW', 'MX', 'MY', 'MZ', 'NA', 'NC', 'NE', 'NF', 'NG', 'NI', 'NL', 'NO', 'NP', 'NR', 'NU', 'NZ', 'OM', 'PA', 'PE', 'PF', 'PG', 'PH', 'PK', 'PL', 'PM', 'PN', 'PR', 'PS', 'PT', 'PW', 'PY', 'QA', 'RE', 'RO', 'RS', 'RU', 'RW', 'SA', 'SB', 'SC', 'SD', 'SE', 'SG', 'SH', 'SI', 'SJ', 'SK', 'SL', 'SM', 'SN', 'SO', 'SR', 'SS', 'ST', 'SV', 'SX', 'SY', 'SZ', 'TC', 'TD', 'TF', 'TG', 'TH', 'TJ', 'TK', 'TL', 'TM', 'TN', 'TO', 'TR', 'TT', 'TV', 'TW', 'TZ', 'UA', 'UG', 'UM', 'US', 'UY', 'UZ', 'VA', 'VC', 'VE', 'VG', 'VI', 'VN', 'VU', 'WF', 'WS', 'YE', 'YT', 'ZA', 'ZM', 'ZW', 'ABW', 'AFG', 'AGO', 'AIA', 'ALA', 'ALB', 'AND', 'ARE', 'ARG', 'ARM', 'ASM', 'ATA', 'ATF', 'ATG', 'AUS', 'AUT', 'AZE', 'BDI', 'BEL', 'BEN', 'BES', 'BFA', 'BGD', 'BGR', 'BHR', 'BHS', 'BIH', 'BLM', 'BLR', 'BLZ', 'BMU', 'BOL', 'BRA', 'BRB', 'BRN', 'BTN', 'BVT', 'BWA', 'CAF', 'CAN', 'CCK', 'CHE', 'CHL', 'CHN', 'CIV', 'CMR', 'COD', 'COG', 'COK', 'COL', 'COM', 'CPV', 'CRI', 'CUB', 'CUW', 'CXR', 'CYM', 'CYP', 'CZE', 'DEU', 'DJI', 'DMA', 'DNK', 'DOM', 'DZA', 'ECU', 'EGY', 'ERI', 'ESH', 'ESP', 'EST', 'ETH', 'FIN', 'FJI', 'FLK', 'FRA', 'FRO', 'FSM', 'GAB', 'GBR', 'GEO', 'GGY', 'GHA', 'GIB', 'GIN', 'GLP', 'GMB', 'GNB', 'GNQ', 'GRC', 'GRD', 'GRL', 'GTM', 'GUF', 'GUM', 'GUY', 'HKG', 'HMD', 'HND', 'HRV', 'HTI', 'HUN', 'IDN', 'IMN', 'IND', 'IOT', 'IRL', 'IRN', 'IRQ', 'ISL', 'ISR', 'ITA', 'JAM', 'JEY', 'JOR', 'JPN', 'KAZ', 'KEN', 'KGZ', 'KHM', 'KIR', 'KNA', 'KOR', 'KWT', 'LAO', 'LBN', 'LBR', 'LBY', 'LCA', 'LIE', 'LKA', 'LSO', 'LTU', 'LUX', 'LVA', 'MAC', 'MAF', 'MAR', 'MCO', 'MDA', 'MDG', 'MDV', 'MEX', 'MHL', 'MKD', 'MLI', 'MLT', 'MMR', 'MNE', 'MNG', 'MNP', 'MOZ', 'MRT', 'MSR', 'MTQ', 'MUS', 'MWI', 'MYS', 'MYT', 'NAM', 'NCL', 'NER', 'NFK', 'NGA', 'NIC', 'NIU', 'NLD', 'NOR', 'NPL', 'NRU', 'NZL', 'OMN', 'PAK', 'PAN', 'PCN', 'PER', 'PHL', 'PLW', 'PNG', 'POL', 'PRI', 'PRK', 'PRT', 'PRY', 'PSE', 'PYF', 'QAT', 'REU', 'ROU', 'RUS', 'RWA', 'SAU', 'SDN', 'SEN', 'SGP', 'SGS', 'SHN', 'SJM', 'SLB', 'SLE', 'SLV', 'SMR', 'SOM', 'SPM', 'SRB', 'SSD', 'STP', 'SUR', 'SVK', 'SVN', 'SWE', 'SWZ', 'SXM', 'SYC', 'SYR', 'TCA', 'TCD', 'TGO', 'THA', 'TJK', 'TKL', 'TKM', 'TLS', 'TON', 'TTO', 'TUN', 'TUR', 'TUV', 'TWN', 'TZA', 'UGA', 'UKR', 'UMI', 'URY', 'USA', 'UZB', 'VAT', 'VCT', 'VEN', 'VGB', 'VIR', 'VNM', 'VUT', 'WLF', 'WSM', 'YEM', 'ZAF', 'ZMB', 'ZWE', '004', '008', '010', '012', '016', '020', '024', '028', '031', '032', '036', '040', '044', '048', '050', '051', '052', '056', '060', '064', '068', '070', '072', '074', '076', '084', '086', '090', '092', '096', '100', '104', '108', '112', '116', '120', '124', '132', '136', '140', '144', '148', '152', '156', '158', '162', '166', '170', '174', '175', '178', '180', '184', '188', '191', '192', '196', '203', '204', '208', '212', '214', '218', '222', '226', '231', '232', '233', '234', '238', '239', '242', '246', '248', '250', '254', '258', '260', '262', '266', '268', '270', '275', '276', '288', '292', '296', '300', '304', '308', '312', '316', '320', '324', '328', '332', '334', '336', '340', '344', '348', '352', '356', '360', '364', '368', '372', '376', '380', '384', '388', '392', '398', '400', '404', '408', '410', '414', '417', '418', '422', '426', '428', '430', '434', '438', '440', '442', '446', '450', '454', '458', '462', '466', '470', '474', '478', '480', '484', '492', '496', '498', '499', '500', '504', '508', '512', '516', '520', '524', '528', '531', '533', '534', '535', '540', '548', '554', '558', '562', '566', '570', '574', '578', '580', '581', '583', '584', '585', '586', '591', '598', '600', '604', '608', '612', '616', '620', '624', '626', '630', '634', '638', '642', '643', '646', '652', '654', '659', '660', '662', '663', '666', '670', '674', '678', '682', '686', '688', '690', '694', '702', '703', '704', '705', '706', '710', '716', '724', '728', '729', '732', '740', '744', '748', '752', '756', '760', '762', '764', '768', '772', '776', '780', '784', '788', '792', '795', '796', '798', '800', '804', '807', '818', '826', '831', '832', '833', '834', '840', '850', '854', '858', '860', '862', '876', '882', '887', '894'], 'urn:iso:std:iso:3166:-2'=>['AF-BAL', 'AF-BAM', 'AF-BDG', 'AF-BDS', 'AF-BGL', 'AF-DAY', 'AF-FRA', 'AF-FYB', 'AF-GHA', 'AF-GHO', 'AF-HEL', 'AF-HER', 'AF-JOW', 'AF-KAB', 'AF-KAN', 'AF-KAP', 'AF-KDZ', 'AF-KHO', 'AF-KNR', 'AF-LAG', 'AF-LOG', 'AF-NAN', 'AF-NIM', 'AF-NUR', 'AF-PAN', 'AF-PAR', 'AF-PIA', 'AF-PKA', 'AF-SAM', 'AF-SAR', 'AF-TAK', 'AF-URU', 'AF-WAR', 'AF-ZAB', 'AX-AX', 'AL-01', 'AL-02', 'AL-03', 'AL-04', 'AL-05', 'AL-06', 'AL-07', 'AL-08', 'AL-09', 'AL-10', 'AL-11', 'AL-12', 'AL-BR', 'AL-BU', 'AL-DI', 'AL-DL', 'AL-DR', 'AL-DV', 'AL-EL', 'AL-ER', 'AL-FR', 'AL-GJ', 'AL-GR', 'AL-HA', 'AL-KA', 'AL-KB', 'AL-KC', 'AL-KO', 'AL-KR', 'AL-KU', 'AL-LB', 'AL-LE', 'AL-LU', 'AL-MK', 'AL-MM', 'AL-MR', 'AL-MT', 'AL-PG', 'AL-PQ', 'AL-PR', 'AL-PU', 'AL-SH', 'AL-SK', 'AL-SR', 'AL-TE', 'AL-TP', 'AL-TR', 'AL-VL', 'DZ-01', 'DZ-02', 'DZ-03', 'DZ-04', 'DZ-05', 'DZ-06', 'DZ-07', 'DZ-08', 'DZ-09', 'DZ-10', 'DZ-11', 'DZ-12', 'DZ-13', 'DZ-14', 'DZ-15', 'DZ-16', 'DZ-17', 'DZ-18', 'DZ-19', 'DZ-20', 'DZ-21', 'DZ-22', 'DZ-23', 'DZ-24', 'DZ-25', 'DZ-26', 'DZ-27', 'DZ-28', 'DZ-29', 'DZ-30', 'DZ-31', 'DZ-32', 'DZ-33', 'DZ-34', 'DZ-35', 'DZ-36', 'DZ-37', 'DZ-38', 'DZ-39', 'DZ-40', 'DZ-41', 'DZ-42', 'DZ-43', 'DZ-44', 'DZ-45', 'DZ-46', 'DZ-47', 'DZ-48', 'AS-AS', 'AD-02', 'AD-03', 'AD-04', 'AD-05', 'AD-06', 'AD-07', 'AD-08', 'AO-BGO', 'AO-BGU', 'AO-BIE', 'AO-CAB', 'AO-CCU', 'AO-CNN', 'AO-CNO', 'AO-CUS', 'AO-HUA', 'AO-HUI', 'AO-LNO', 'AO-LSU', 'AO-LUA', 'AO-MAL', 'AO-MOX', 'AO-NAM', 'AO-UIG', 'AO-ZAI', 'AI-AI', 'AQ-AQ', 'AG-03', 'AG-04', 'AG-05', 'AG-06', 'AG-07', 'AG-08', 'AG-10', 'AG-11', 'AR-A', 'AR-B', 'AR-C', 'AR-D', 'AR-E', 'AR-F', 'AR-G', 'AR-H', 'AR-J', 'AR-K', 'AR-L', 'AR-M', 'AR-N', 'AR-P', 'AR-Q', 'AR-R', 'AR-S', 'AR-T', 'AR-U', 'AR-V', 'AR-W', 'AR-X', 'AR-Y', 'AR-Z', 'AM-AG', 'AM-AR', 'AM-AV', 'AM-ER', 'AM-GR', 'AM-KT', 'AM-LO', 'AM-SH', 'AM-SU', 'AM-TV', 'AM-VD', 'AW-AW', 'AU-ACT', 'AU-NSW', 'AU-NT', 'AU-QLD', 'AU-SA', 'AU-TAS', 'AU-VIC', 'AU-WA', 'AT-1', 'AT-2', 'AT-3', 'AT-4', 'AT-5', 'AT-6', 'AT-7', 'AT-8', 'AT-9', 'AZ-ABS', 'AZ-AGA', 'AZ-AGC', 'AZ-AGM', 'AZ-AGS', 'AZ-AGU', 'AZ-AST', 'AZ-BA', 'AZ-BAB', 'AZ-BAL', 'AZ-BAR', 'AZ-BEY', 'AZ-BIL', 'AZ-CAB', 'AZ-CAL', 'AZ-CUL', 'AZ-DAS', 'AZ-FUZ', 'AZ-GAD', 'AZ-GA', 'AZ-GOR', 'AZ-GOY', 'AZ-GYG', 'AZ-HAC', 'AZ-IMI', 'AZ-ISM', 'AZ-KAL', 'AZ-KAN', 'AZ-KUR', 'AZ-LAC', 'AZ-LA', 'AZ-LAN', 'AZ-LER']}, 'type'=>'CodeableConcept', 'path'=>'ChargeItemDefinition.jurisdiction', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/jurisdiction'}}, + 'purpose' => {'type'=>'markdown', 'path'=>'ChargeItemDefinition.purpose', 'min'=>0, 'max'=>1}, + 'copyright' => {'type'=>'markdown', 'path'=>'ChargeItemDefinition.copyright', 'min'=>0, 'max'=>1}, + 'copyrightLabel' => {'type'=>'string', 'path'=>'ChargeItemDefinition.copyrightLabel', 'min'=>0, 'max'=>1}, + 'approvalDate' => {'type'=>'date', 'path'=>'ChargeItemDefinition.approvalDate', 'min'=>0, 'max'=>1}, + 'lastReviewDate' => {'type'=>'date', 'path'=>'ChargeItemDefinition.lastReviewDate', 'min'=>0, 'max'=>1}, + 'code' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/chargeitem-billingcodes'=>['1100', '1210', '1320']}, 'type'=>'CodeableConcept', 'path'=>'ChargeItemDefinition.code', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/chargeitem-billingcodes'}}, + 'instance' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Medication', 'http://hl7.org/fhir/StructureDefinition/Substance', 'http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/DeviceDefinition', 'http://hl7.org/fhir/StructureDefinition/ActivityDefinition', 'http://hl7.org/fhir/StructureDefinition/PlanDefinition', 'http://hl7.org/fhir/StructureDefinition/HealthcareService'], 'type'=>'Reference', 'path'=>'ChargeItemDefinition.instance', 'min'=>0, 'max'=>Float::INFINITY}, + 'applicability' => {'type'=>'ChargeItemDefinition::Applicability', 'path'=>'ChargeItemDefinition.applicability', 'min'=>0, 'max'=>Float::INFINITY}, + 'propertyGroup' => {'type'=>'ChargeItemDefinition::PropertyGroup', 'path'=>'ChargeItemDefinition.propertyGroup', 'min'=>0, 'max'=>Float::INFINITY} + } + + class Applicability < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Applicability.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Applicability.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Applicability.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'condition' => {'type'=>'Expression', 'path'=>'Applicability.condition', 'min'=>0, 'max'=>1}, + 'effectivePeriod' => {'type'=>'Period', 'path'=>'Applicability.effectivePeriod', 'min'=>0, 'max'=>1}, + 'relatedArtifact' => {'type'=>'RelatedArtifact', 'path'=>'Applicability.relatedArtifact', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :condition # 0-1 Expression + attr_accessor :effectivePeriod # 0-1 Period + attr_accessor :relatedArtifact # 0-1 RelatedArtifact + end + + class PropertyGroup < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'PropertyGroup.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'PropertyGroup.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'PropertyGroup.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'applicability' => {'type'=>'ChargeItemDefinition::Applicability', 'path'=>'PropertyGroup.applicability', 'min'=>0, 'max'=>Float::INFINITY}, + 'priceComponent' => {'type'=>'MonetaryComponent', 'path'=>'PropertyGroup.priceComponent', 'min'=>0, 'max'=>Float::INFINITY} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :applicability # 0-* [ ChargeItemDefinition::Applicability ] + attr_accessor :priceComponent # 0-* [ MonetaryComponent ] + end + + attr_accessor :id # 0-1 id + attr_accessor :meta # 0-1 Meta + attr_accessor :implicitRules # 0-1 uri + attr_accessor :language # 0-1 code + attr_accessor :text # 0-1 Narrative + attr_accessor :contained # 0-* [ Resource ] + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :url # 0-1 uri + attr_accessor :identifier # 0-* [ Identifier ] + attr_accessor :version # 0-1 string + attr_accessor :versionAlgorithmString # 0-1 string + attr_accessor :versionAlgorithmCoding # 0-1 Coding + attr_accessor :name # 0-1 string + attr_accessor :title # 0-1 string + attr_accessor :derivedFromUri # 0-* [ uri ] + attr_accessor :partOf # 0-* [ canonical ] + attr_accessor :replaces # 0-* [ canonical ] + attr_accessor :status # 1-1 code + attr_accessor :experimental # 0-1 boolean + attr_accessor :date # 0-1 dateTime + attr_accessor :account # 0-* [ Reference(Account) ] + attr_accessor :publisher # 0-1 string + attr_accessor :contact # 0-* [ ContactDetail ] + attr_accessor :description # 0-1 markdown + attr_accessor :useContext # 0-* [ UsageContext ] + attr_accessor :jurisdiction # 0-* [ CodeableConcept ] + attr_accessor :purpose # 0-1 markdown + attr_accessor :copyright # 0-1 markdown + attr_accessor :copyrightLabel # 0-1 string + attr_accessor :approvalDate # 0-1 date + attr_accessor :lastReviewDate # 0-1 date + attr_accessor :code # 0-1 CodeableConcept + attr_accessor :instance # 0-* [ Reference(Medication|Substance|Device|DeviceDefinition|ActivityDefinition|PlanDefinition|HealthcareService) ] + attr_accessor :applicability # 0-* [ ChargeItemDefinition::Applicability ] + attr_accessor :propertyGroup # 0-* [ ChargeItemDefinition::PropertyGroup ] + + def resourceType + 'ChargeItemDefinition' + end + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/resources/Citation.rb b/lib/fhir_models/r6/generated/resources/Citation.rb new file mode 100644 index 00000000..12e76cb0 --- /dev/null +++ b/lib/fhir_models/r6/generated/resources/Citation.rb @@ -0,0 +1,563 @@ +module FHIR + module R6 + class Citation < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'versionAlgorithm' => ['string', 'Coding'] + } + SEARCH_PARAMS = ['classification', 'classification-type', 'classifier', 'context', 'context-quantity', 'context-type', 'context-type-quantity', 'context-type-value', 'date', 'description', 'effective', 'identifier', 'jurisdiction', 'name', 'publisher', 'status', 'title', 'url', 'version'] + METADATA = { + 'id' => {'type'=>'id', 'path'=>'Citation.id', 'min'=>0, 'max'=>1}, + 'meta' => {'type'=>'Meta', 'path'=>'Citation.meta', 'min'=>0, 'max'=>1}, + 'implicitRules' => {'type'=>'uri', 'path'=>'Citation.implicitRules', 'min'=>0, 'max'=>1}, + 'language' => {'type'=>'code', 'path'=>'Citation.language', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-languages'}}, + 'text' => {'type'=>'Narrative', 'path'=>'Citation.text', 'min'=>0, 'max'=>1}, + 'contained' => {'type'=>'Resource', 'path'=>'Citation.contained', 'min'=>0, 'max'=>Float::INFINITY}, + 'extension' => {'type'=>'Extension', 'path'=>'Citation.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Citation.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'url' => {'type'=>'uri', 'path'=>'Citation.url', 'min'=>0, 'max'=>1}, + 'identifier' => {'type'=>'Identifier', 'path'=>'Citation.identifier', 'min'=>0, 'max'=>Float::INFINITY}, + 'version' => {'type'=>'string', 'path'=>'Citation.version', 'min'=>0, 'max'=>1}, + 'versionAlgorithmString' => {'type'=>'string', 'path'=>'Citation.versionAlgorithm[x]', 'min'=>0, 'max'=>1}, + 'versionAlgorithmCoding' => {'valid_codes'=>{'http://hl7.org/fhir/version-algorithm'=>['semver', 'integer', 'alpha', 'date', 'natural']}, 'type'=>'Coding', 'path'=>'Citation.versionAlgorithm[x]', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/version-algorithm'}}, + 'name' => {'type'=>'string', 'path'=>'Citation.name', 'min'=>0, 'max'=>1}, + 'title' => {'type'=>'string', 'path'=>'Citation.title', 'min'=>0, 'max'=>1}, + 'status' => {'valid_codes'=>{'http://hl7.org/fhir/publication-status'=>['draft', 'active', 'retired', 'unknown']}, 'type'=>'code', 'path'=>'Citation.status', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/publication-status'}}, + 'experimental' => {'type'=>'boolean', 'path'=>'Citation.experimental', 'min'=>0, 'max'=>1}, + 'date' => {'type'=>'dateTime', 'path'=>'Citation.date', 'min'=>0, 'max'=>1}, + 'publisher' => {'type'=>'string', 'path'=>'Citation.publisher', 'min'=>0, 'max'=>1}, + 'contact' => {'type'=>'ContactDetail', 'path'=>'Citation.contact', 'min'=>0, 'max'=>Float::INFINITY}, + 'description' => {'type'=>'markdown', 'path'=>'Citation.description', 'min'=>0, 'max'=>1}, + 'useContext' => {'type'=>'UsageContext', 'path'=>'Citation.useContext', 'min'=>0, 'max'=>Float::INFINITY}, + 'jurisdiction' => {'valid_codes'=>{'urn:iso:std:iso:3166'=>['AD', 'AE', 'AF', 'AG', 'AI', 'AL', 'AM', 'AO', 'AQ', 'AR', 'AS', 'AT', 'AU', 'AW', 'AX', 'AZ', 'BA', 'BB', 'BD', 'BE', 'BF', 'BG', 'BH', 'BI', 'BJ', 'BL', 'BM', 'BN', 'BO', 'BQ', 'BR', 'BS', 'BT', 'BV', 'BW', 'BY', 'BZ', 'CA', 'CC', 'CD', 'CF', 'CG', 'CH', 'CI', 'CK', 'CL', 'CM', 'CN', 'CO', 'CR', 'CU', 'CV', 'CW', 'CX', 'CY', 'CZ', 'DE', 'DJ', 'DK', 'DM', 'DO', 'DZ', 'EC', 'EE', 'EG', 'EH', 'ER', 'ES', 'ET', 'FI', 'FJ', 'FK', 'FM', 'FO', 'FR', 'GA', 'GB', 'GD', 'GE', 'GF', 'GG', 'GH', 'GI', 'GL', 'GM', 'GN', 'GP', 'GQ', 'GR', 'GS', 'GT', 'GU', 'GW', 'GY', 'HK', 'HM', 'HN', 'HR', 'HT', 'HU', 'ID', 'IE', 'IL', 'IM', 'IN', 'IO', 'IQ', 'IR', 'IS', 'IT', 'JE', 'JM', 'JO', 'JP', 'KE', 'KG', 'KH', 'KI', 'KM', 'KN', 'KP', 'KR', 'KW', 'KY', 'KZ', 'LA', 'LB', 'LC', 'LI', 'LK', 'LR', 'LS', 'LT', 'LU', 'LV', 'LY', 'MA', 'MC', 'MD', 'ME', 'MF', 'MG', 'MH', 'MK', 'ML', 'MM', 'MN', 'MO', 'MP', 'MQ', 'MR', 'MS', 'MT', 'MU', 'MV', 'MW', 'MX', 'MY', 'MZ', 'NA', 'NC', 'NE', 'NF', 'NG', 'NI', 'NL', 'NO', 'NP', 'NR', 'NU', 'NZ', 'OM', 'PA', 'PE', 'PF', 'PG', 'PH', 'PK', 'PL', 'PM', 'PN', 'PR', 'PS', 'PT', 'PW', 'PY', 'QA', 'RE', 'RO', 'RS', 'RU', 'RW', 'SA', 'SB', 'SC', 'SD', 'SE', 'SG', 'SH', 'SI', 'SJ', 'SK', 'SL', 'SM', 'SN', 'SO', 'SR', 'SS', 'ST', 'SV', 'SX', 'SY', 'SZ', 'TC', 'TD', 'TF', 'TG', 'TH', 'TJ', 'TK', 'TL', 'TM', 'TN', 'TO', 'TR', 'TT', 'TV', 'TW', 'TZ', 'UA', 'UG', 'UM', 'US', 'UY', 'UZ', 'VA', 'VC', 'VE', 'VG', 'VI', 'VN', 'VU', 'WF', 'WS', 'YE', 'YT', 'ZA', 'ZM', 'ZW', 'ABW', 'AFG', 'AGO', 'AIA', 'ALA', 'ALB', 'AND', 'ARE', 'ARG', 'ARM', 'ASM', 'ATA', 'ATF', 'ATG', 'AUS', 'AUT', 'AZE', 'BDI', 'BEL', 'BEN', 'BES', 'BFA', 'BGD', 'BGR', 'BHR', 'BHS', 'BIH', 'BLM', 'BLR', 'BLZ', 'BMU', 'BOL', 'BRA', 'BRB', 'BRN', 'BTN', 'BVT', 'BWA', 'CAF', 'CAN', 'CCK', 'CHE', 'CHL', 'CHN', 'CIV', 'CMR', 'COD', 'COG', 'COK', 'COL', 'COM', 'CPV', 'CRI', 'CUB', 'CUW', 'CXR', 'CYM', 'CYP', 'CZE', 'DEU', 'DJI', 'DMA', 'DNK', 'DOM', 'DZA', 'ECU', 'EGY', 'ERI', 'ESH', 'ESP', 'EST', 'ETH', 'FIN', 'FJI', 'FLK', 'FRA', 'FRO', 'FSM', 'GAB', 'GBR', 'GEO', 'GGY', 'GHA', 'GIB', 'GIN', 'GLP', 'GMB', 'GNB', 'GNQ', 'GRC', 'GRD', 'GRL', 'GTM', 'GUF', 'GUM', 'GUY', 'HKG', 'HMD', 'HND', 'HRV', 'HTI', 'HUN', 'IDN', 'IMN', 'IND', 'IOT', 'IRL', 'IRN', 'IRQ', 'ISL', 'ISR', 'ITA', 'JAM', 'JEY', 'JOR', 'JPN', 'KAZ', 'KEN', 'KGZ', 'KHM', 'KIR', 'KNA', 'KOR', 'KWT', 'LAO', 'LBN', 'LBR', 'LBY', 'LCA', 'LIE', 'LKA', 'LSO', 'LTU', 'LUX', 'LVA', 'MAC', 'MAF', 'MAR', 'MCO', 'MDA', 'MDG', 'MDV', 'MEX', 'MHL', 'MKD', 'MLI', 'MLT', 'MMR', 'MNE', 'MNG', 'MNP', 'MOZ', 'MRT', 'MSR', 'MTQ', 'MUS', 'MWI', 'MYS', 'MYT', 'NAM', 'NCL', 'NER', 'NFK', 'NGA', 'NIC', 'NIU', 'NLD', 'NOR', 'NPL', 'NRU', 'NZL', 'OMN', 'PAK', 'PAN', 'PCN', 'PER', 'PHL', 'PLW', 'PNG', 'POL', 'PRI', 'PRK', 'PRT', 'PRY', 'PSE', 'PYF', 'QAT', 'REU', 'ROU', 'RUS', 'RWA', 'SAU', 'SDN', 'SEN', 'SGP', 'SGS', 'SHN', 'SJM', 'SLB', 'SLE', 'SLV', 'SMR', 'SOM', 'SPM', 'SRB', 'SSD', 'STP', 'SUR', 'SVK', 'SVN', 'SWE', 'SWZ', 'SXM', 'SYC', 'SYR', 'TCA', 'TCD', 'TGO', 'THA', 'TJK', 'TKL', 'TKM', 'TLS', 'TON', 'TTO', 'TUN', 'TUR', 'TUV', 'TWN', 'TZA', 'UGA', 'UKR', 'UMI', 'URY', 'USA', 'UZB', 'VAT', 'VCT', 'VEN', 'VGB', 'VIR', 'VNM', 'VUT', 'WLF', 'WSM', 'YEM', 'ZAF', 'ZMB', 'ZWE', '004', '008', '010', '012', '016', '020', '024', '028', '031', '032', '036', '040', '044', '048', '050', '051', '052', '056', '060', '064', '068', '070', '072', '074', '076', '084', '086', '090', '092', '096', '100', '104', '108', '112', '116', '120', '124', '132', '136', '140', '144', '148', '152', '156', '158', '162', '166', '170', '174', '175', '178', '180', '184', '188', '191', '192', '196', '203', '204', '208', '212', '214', '218', '222', '226', '231', '232', '233', '234', '238', '239', '242', '246', '248', '250', '254', '258', '260', '262', '266', '268', '270', '275', '276', '288', '292', '296', '300', '304', '308', '312', '316', '320', '324', '328', '332', '334', '336', '340', '344', '348', '352', '356', '360', '364', '368', '372', '376', '380', '384', '388', '392', '398', '400', '404', '408', '410', '414', '417', '418', '422', '426', '428', '430', '434', '438', '440', '442', '446', '450', '454', '458', '462', '466', '470', '474', '478', '480', '484', '492', '496', '498', '499', '500', '504', '508', '512', '516', '520', '524', '528', '531', '533', '534', '535', '540', '548', '554', '558', '562', '566', '570', '574', '578', '580', '581', '583', '584', '585', '586', '591', '598', '600', '604', '608', '612', '616', '620', '624', '626', '630', '634', '638', '642', '643', '646', '652', '654', '659', '660', '662', '663', '666', '670', '674', '678', '682', '686', '688', '690', '694', '702', '703', '704', '705', '706', '710', '716', '724', '728', '729', '732', '740', '744', '748', '752', '756', '760', '762', '764', '768', '772', '776', '780', '784', '788', '792', '795', '796', '798', '800', '804', '807', '818', '826', '831', '832', '833', '834', '840', '850', '854', '858', '860', '862', '876', '882', '887', '894'], 'urn:iso:std:iso:3166:-2'=>['AF-BAL', 'AF-BAM', 'AF-BDG', 'AF-BDS', 'AF-BGL', 'AF-DAY', 'AF-FRA', 'AF-FYB', 'AF-GHA', 'AF-GHO', 'AF-HEL', 'AF-HER', 'AF-JOW', 'AF-KAB', 'AF-KAN', 'AF-KAP', 'AF-KDZ', 'AF-KHO', 'AF-KNR', 'AF-LAG', 'AF-LOG', 'AF-NAN', 'AF-NIM', 'AF-NUR', 'AF-PAN', 'AF-PAR', 'AF-PIA', 'AF-PKA', 'AF-SAM', 'AF-SAR', 'AF-TAK', 'AF-URU', 'AF-WAR', 'AF-ZAB', 'AX-AX', 'AL-01', 'AL-02', 'AL-03', 'AL-04', 'AL-05', 'AL-06', 'AL-07', 'AL-08', 'AL-09', 'AL-10', 'AL-11', 'AL-12', 'AL-BR', 'AL-BU', 'AL-DI', 'AL-DL', 'AL-DR', 'AL-DV', 'AL-EL', 'AL-ER', 'AL-FR', 'AL-GJ', 'AL-GR', 'AL-HA', 'AL-KA', 'AL-KB', 'AL-KC', 'AL-KO', 'AL-KR', 'AL-KU', 'AL-LB', 'AL-LE', 'AL-LU', 'AL-MK', 'AL-MM', 'AL-MR', 'AL-MT', 'AL-PG', 'AL-PQ', 'AL-PR', 'AL-PU', 'AL-SH', 'AL-SK', 'AL-SR', 'AL-TE', 'AL-TP', 'AL-TR', 'AL-VL', 'DZ-01', 'DZ-02', 'DZ-03', 'DZ-04', 'DZ-05', 'DZ-06', 'DZ-07', 'DZ-08', 'DZ-09', 'DZ-10', 'DZ-11', 'DZ-12', 'DZ-13', 'DZ-14', 'DZ-15', 'DZ-16', 'DZ-17', 'DZ-18', 'DZ-19', 'DZ-20', 'DZ-21', 'DZ-22', 'DZ-23', 'DZ-24', 'DZ-25', 'DZ-26', 'DZ-27', 'DZ-28', 'DZ-29', 'DZ-30', 'DZ-31', 'DZ-32', 'DZ-33', 'DZ-34', 'DZ-35', 'DZ-36', 'DZ-37', 'DZ-38', 'DZ-39', 'DZ-40', 'DZ-41', 'DZ-42', 'DZ-43', 'DZ-44', 'DZ-45', 'DZ-46', 'DZ-47', 'DZ-48', 'AS-AS', 'AD-02', 'AD-03', 'AD-04', 'AD-05', 'AD-06', 'AD-07', 'AD-08', 'AO-BGO', 'AO-BGU', 'AO-BIE', 'AO-CAB', 'AO-CCU', 'AO-CNN', 'AO-CNO', 'AO-CUS', 'AO-HUA', 'AO-HUI', 'AO-LNO', 'AO-LSU', 'AO-LUA', 'AO-MAL', 'AO-MOX', 'AO-NAM', 'AO-UIG', 'AO-ZAI', 'AI-AI', 'AQ-AQ', 'AG-03', 'AG-04', 'AG-05', 'AG-06', 'AG-07', 'AG-08', 'AG-10', 'AG-11', 'AR-A', 'AR-B', 'AR-C', 'AR-D', 'AR-E', 'AR-F', 'AR-G', 'AR-H', 'AR-J', 'AR-K', 'AR-L', 'AR-M', 'AR-N', 'AR-P', 'AR-Q', 'AR-R', 'AR-S', 'AR-T', 'AR-U', 'AR-V', 'AR-W', 'AR-X', 'AR-Y', 'AR-Z', 'AM-AG', 'AM-AR', 'AM-AV', 'AM-ER', 'AM-GR', 'AM-KT', 'AM-LO', 'AM-SH', 'AM-SU', 'AM-TV', 'AM-VD', 'AW-AW', 'AU-ACT', 'AU-NSW', 'AU-NT', 'AU-QLD', 'AU-SA', 'AU-TAS', 'AU-VIC', 'AU-WA', 'AT-1', 'AT-2', 'AT-3', 'AT-4', 'AT-5', 'AT-6', 'AT-7', 'AT-8', 'AT-9', 'AZ-ABS', 'AZ-AGA', 'AZ-AGC', 'AZ-AGM', 'AZ-AGS', 'AZ-AGU', 'AZ-AST', 'AZ-BA', 'AZ-BAB', 'AZ-BAL', 'AZ-BAR', 'AZ-BEY', 'AZ-BIL', 'AZ-CAB', 'AZ-CAL', 'AZ-CUL', 'AZ-DAS', 'AZ-FUZ', 'AZ-GAD', 'AZ-GA', 'AZ-GOR', 'AZ-GOY', 'AZ-GYG', 'AZ-HAC', 'AZ-IMI', 'AZ-ISM', 'AZ-KAL', 'AZ-KAN', 'AZ-KUR', 'AZ-LAC', 'AZ-LA', 'AZ-LAN', 'AZ-LER']}, 'type'=>'CodeableConcept', 'path'=>'Citation.jurisdiction', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/jurisdiction'}}, + 'purpose' => {'type'=>'markdown', 'path'=>'Citation.purpose', 'min'=>0, 'max'=>1}, + 'copyright' => {'type'=>'markdown', 'path'=>'Citation.copyright', 'min'=>0, 'max'=>1}, + 'copyrightLabel' => {'type'=>'string', 'path'=>'Citation.copyrightLabel', 'min'=>0, 'max'=>1}, + 'approvalDate' => {'type'=>'date', 'path'=>'Citation.approvalDate', 'min'=>0, 'max'=>1}, + 'lastReviewDate' => {'type'=>'date', 'path'=>'Citation.lastReviewDate', 'min'=>0, 'max'=>1}, + 'effectivePeriod' => {'type'=>'Period', 'path'=>'Citation.effectivePeriod', 'min'=>0, 'max'=>1}, + 'author' => {'type'=>'ContactDetail', 'path'=>'Citation.author', 'min'=>0, 'max'=>Float::INFINITY}, + 'editor' => {'type'=>'ContactDetail', 'path'=>'Citation.editor', 'min'=>0, 'max'=>Float::INFINITY}, + 'reviewer' => {'type'=>'ContactDetail', 'path'=>'Citation.reviewer', 'min'=>0, 'max'=>Float::INFINITY}, + 'endorser' => {'type'=>'ContactDetail', 'path'=>'Citation.endorser', 'min'=>0, 'max'=>Float::INFINITY}, + 'summary' => {'type'=>'Citation::Summary', 'path'=>'Citation.summary', 'min'=>0, 'max'=>Float::INFINITY}, + 'classification' => {'type'=>'Citation::Classification', 'path'=>'Citation.classification', 'min'=>0, 'max'=>Float::INFINITY}, + 'note' => {'type'=>'Annotation', 'path'=>'Citation.note', 'min'=>0, 'max'=>Float::INFINITY}, + 'currentState' => {'valid_codes'=>{'http://hl7.org/fhir/citation-status-type'=>['pubmed-pubstatus-received', 'pubmed-pubstatus-accepted', 'pubmed-pubstatus-epublish', 'pubmed-pubstatus-ppublish', 'pubmed-pubstatus-revised', 'pubmed-pubstatus-aheadofprint', 'pubmed-pubstatus-retracted', 'pubmed-pubstatus-ecollection', 'pubmed-pubstatus-pmc', 'pubmed-pubstatus-pmcr', 'pubmed-pubstatus-pubmed', 'pubmed-pubstatus-pubmedr', 'pubmed-pubstatus-premedline', 'pubmed-pubstatus-medline', 'pubmed-pubstatus-medliner', 'pubmed-pubstatus-entrez', 'pubmed-pubstatus-pmc-release', 'medline-completed', 'medline-in-process', 'medline-pubmed-not-medline', 'medline-in-data-review', 'medline-publisher', 'medline-medline', 'medline-oldmedline', 'pubmed-publication-status-ppublish', 'pubmed-publication-status-epublish', 'pubmed-publication-status-aheadofprint']}, 'type'=>'CodeableConcept', 'path'=>'Citation.currentState', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/citation-status-type'}}, + 'statusDate' => {'type'=>'Citation::StatusDate', 'path'=>'Citation.statusDate', 'min'=>0, 'max'=>Float::INFINITY}, + 'relatedArtifact' => {'type'=>'RelatedArtifact', 'path'=>'Citation.relatedArtifact', 'min'=>0, 'max'=>Float::INFINITY}, + 'citedArtifact' => {'type'=>'Citation::CitedArtifact', 'path'=>'Citation.citedArtifact', 'min'=>0, 'max'=>1} + } + + class Summary < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Summary.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Summary.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Summary.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'style' => {'valid_codes'=>{'http://hl7.org/fhir/citation-summary-style'=>['vancouver', 'ama11', 'apa7', 'apa6', 'asa6', 'mla8', 'cochrane', 'elsevier-harvard', 'nature', 'acs', 'chicago-a-17', 'chicago-b-17', 'ieee', 'comppub']}, 'type'=>'CodeableConcept', 'path'=>'Summary.style', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/citation-summary-style'}}, + 'text' => {'type'=>'markdown', 'path'=>'Summary.text', 'min'=>1, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :style # 0-1 CodeableConcept + attr_accessor :text # 1-1 markdown + end + + class Classification < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Classification.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Classification.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Classification.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'type' => {'valid_codes'=>{'http://hl7.org/fhir/citation-classification-type'=>['citation-source', 'medline-owner', 'fevir-platform-use']}, 'type'=>'CodeableConcept', 'path'=>'Classification.type', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/citation-classification-type'}}, + 'classifier' => {'valid_codes'=>{'http://hl7.org/fhir/citation-artifact-classifier'=>['audio', 'D001877', 'cds-artifact', 'D016420', 'common-share', 'D019991', 'D064886', 'dataset-unpublished', 'Electronic', 'Electronic-eCollection', 'Electronic-Print', 'executable-app', 'fhir-resource', 'image', 'interactive-form', 'D016428', 'D016422', 'machine-code', 'medline-base', 'prediction-model', 'D000076942', 'Print', 'Print-Electronic', 'project-specific', 'protocol', 'pseudocode', 'D016425', 'standard-specification', 'terminology', 'D059040', 'webpage']}, 'type'=>'CodeableConcept', 'path'=>'Classification.classifier', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/citation-artifact-classifier'}} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :type # 0-1 CodeableConcept + attr_accessor :classifier # 0-* [ CodeableConcept ] + end + + class StatusDate < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'StatusDate.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'StatusDate.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'StatusDate.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'activity' => {'valid_codes'=>{'http://hl7.org/fhir/citation-status-type'=>['pubmed-pubstatus-received', 'pubmed-pubstatus-accepted', 'pubmed-pubstatus-epublish', 'pubmed-pubstatus-ppublish', 'pubmed-pubstatus-revised', 'pubmed-pubstatus-aheadofprint', 'pubmed-pubstatus-retracted', 'pubmed-pubstatus-ecollection', 'pubmed-pubstatus-pmc', 'pubmed-pubstatus-pmcr', 'pubmed-pubstatus-pubmed', 'pubmed-pubstatus-pubmedr', 'pubmed-pubstatus-premedline', 'pubmed-pubstatus-medline', 'pubmed-pubstatus-medliner', 'pubmed-pubstatus-entrez', 'pubmed-pubstatus-pmc-release', 'medline-completed', 'medline-in-process', 'medline-pubmed-not-medline', 'medline-in-data-review', 'medline-publisher', 'medline-medline', 'medline-oldmedline', 'pubmed-publication-status-ppublish', 'pubmed-publication-status-epublish', 'pubmed-publication-status-aheadofprint']}, 'type'=>'CodeableConcept', 'path'=>'StatusDate.activity', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/citation-status-type'}}, + 'actual' => {'type'=>'boolean', 'path'=>'StatusDate.actual', 'min'=>0, 'max'=>1}, + 'period' => {'type'=>'Period', 'path'=>'StatusDate.period', 'min'=>1, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :activity # 1-1 CodeableConcept + attr_accessor :actual # 0-1 boolean + attr_accessor :period # 1-1 Period + end + + class CitedArtifact < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'CitedArtifact.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'CitedArtifact.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'CitedArtifact.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'identifier' => {'type'=>'Identifier', 'path'=>'CitedArtifact.identifier', 'min'=>0, 'max'=>Float::INFINITY}, + 'relatedIdentifier' => {'type'=>'Identifier', 'path'=>'CitedArtifact.relatedIdentifier', 'min'=>0, 'max'=>Float::INFINITY}, + 'dateAccessed' => {'type'=>'dateTime', 'path'=>'CitedArtifact.dateAccessed', 'min'=>0, 'max'=>1}, + 'version' => {'type'=>'Citation::CitedArtifact::Version', 'path'=>'CitedArtifact.version', 'min'=>0, 'max'=>1}, + 'currentState' => {'valid_codes'=>{'http://hl7.org/fhir/cited-artifact-status-type'=>['created', 'submitted', 'withdrawn', 'pre-review', 'under-review', 'post-review-pre-published', 'rejected', 'published-early-form', 'published-final-form', 'accepted', 'archived', 'retracted', 'draft', 'active', 'approved', 'unknown']}, 'type'=>'CodeableConcept', 'path'=>'CitedArtifact.currentState', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/cited-artifact-status-type'}}, + 'statusDate' => {'type'=>'Citation::CitedArtifact::StatusDate', 'path'=>'CitedArtifact.statusDate', 'min'=>0, 'max'=>Float::INFINITY}, + 'title' => {'type'=>'Citation::CitedArtifact::Title', 'path'=>'CitedArtifact.title', 'min'=>0, 'max'=>Float::INFINITY}, + 'abstract' => {'type'=>'Citation::CitedArtifact::Abstract', 'path'=>'CitedArtifact.abstract', 'min'=>0, 'max'=>Float::INFINITY}, + 'part' => {'type'=>'Citation::CitedArtifact::Part', 'path'=>'CitedArtifact.part', 'min'=>0, 'max'=>1}, + 'relatesTo' => {'type'=>'Citation::CitedArtifact::RelatesTo', 'path'=>'CitedArtifact.relatesTo', 'min'=>0, 'max'=>Float::INFINITY}, + 'publicationForm' => {'type'=>'Citation::CitedArtifact::PublicationForm', 'path'=>'CitedArtifact.publicationForm', 'min'=>0, 'max'=>Float::INFINITY}, + 'webLocation' => {'type'=>'Citation::CitedArtifact::WebLocation', 'path'=>'CitedArtifact.webLocation', 'min'=>0, 'max'=>Float::INFINITY}, + 'classification' => {'type'=>'Citation::CitedArtifact::Classification', 'path'=>'CitedArtifact.classification', 'min'=>0, 'max'=>Float::INFINITY}, + 'contributorship' => {'type'=>'Citation::CitedArtifact::Contributorship', 'path'=>'CitedArtifact.contributorship', 'min'=>0, 'max'=>1}, + 'note' => {'type'=>'Annotation', 'path'=>'CitedArtifact.note', 'min'=>0, 'max'=>Float::INFINITY} + } + + class Version < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Version.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Version.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Version.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'value' => {'type'=>'string', 'path'=>'Version.value', 'min'=>1, 'max'=>1}, + 'baseCitation' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Citation'], 'type'=>'Reference', 'path'=>'Version.baseCitation', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :value # 1-1 string + attr_accessor :baseCitation # 0-1 Reference(Citation) + end + + class StatusDate < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'StatusDate.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'StatusDate.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'StatusDate.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'activity' => {'valid_codes'=>{'http://hl7.org/fhir/cited-artifact-status-type'=>['created', 'submitted', 'withdrawn', 'pre-review', 'under-review', 'post-review-pre-published', 'rejected', 'published-early-form', 'published-final-form', 'accepted', 'archived', 'retracted', 'draft', 'active', 'approved', 'unknown']}, 'type'=>'CodeableConcept', 'path'=>'StatusDate.activity', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/cited-artifact-status-type'}}, + 'actual' => {'type'=>'boolean', 'path'=>'StatusDate.actual', 'min'=>0, 'max'=>1}, + 'period' => {'type'=>'Period', 'path'=>'StatusDate.period', 'min'=>1, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :activity # 1-1 CodeableConcept + attr_accessor :actual # 0-1 boolean + attr_accessor :period # 1-1 Period + end + + class Title < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Title.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Title.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Title.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'type' => {'valid_codes'=>{'http://hl7.org/fhir/title-type'=>['primary', 'official', 'scientific', 'plain-language', 'subtitle', 'short-title', 'acronym', 'earlier-title', 'language', 'autotranslated', 'human-use', 'machine-use', 'duplicate-uid']}, 'type'=>'CodeableConcept', 'path'=>'Title.type', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/title-type'}}, + 'language' => {'valid_codes'=>{'urn:ietf:bcp:47'=>['ar', 'bg', 'bg-BG', 'bn', 'cs', 'cs-CZ', 'bs', 'bs-BA', 'da', 'da-DK', 'de', 'de-AT', 'de-CH', 'de-DE', 'el', 'el-GR', 'en', 'en-AU', 'en-CA', 'en-GB', 'en-IN', 'en-NZ', 'en-SG', 'en-US', 'es', 'es-AR', 'es-ES', 'es-UY', 'et', 'et-EE', 'fi', 'fr', 'fr-BE', 'fr-CH', 'fr-FR', 'fi-FI', 'fr-CA', 'fy', 'fy-NL', 'hi', 'hr', 'hr-HR', 'is', 'is-IS', 'it', 'it-CH', 'it-IT', 'ja', 'ko', 'lt', 'lt-LT', 'lv', 'lv-LV', 'nl', 'nl-BE', 'nl-NL', 'no', 'no-NO', 'pa', 'pl', 'pl-PL', 'pt', 'pt-PT', 'pt-BR', 'ro', 'ro-RO', 'ru', 'ru-RU', 'sk', 'sk-SK', 'sl', 'sl-SI', 'sr', 'sr-RS', 'sv', 'sv-SE', 'te', 'zh', 'zh-CN', 'zh-HK', 'zh-SG', 'zh-TW']}, 'type'=>'CodeableConcept', 'path'=>'Title.language', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'preferred', 'uri'=>'http://hl7.org/fhir/ValueSet/languages'}}, + 'text' => {'type'=>'markdown', 'path'=>'Title.text', 'min'=>1, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :type # 0-* [ CodeableConcept ] + attr_accessor :language # 0-1 CodeableConcept + attr_accessor :text # 1-1 markdown + end + + class Abstract < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Abstract.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Abstract.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Abstract.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'type' => {'valid_codes'=>{'http://hl7.org/fhir/cited-artifact-abstract-type'=>['primary-human-use', 'primary-machine-use', 'truncated', 'short-abstract', 'long-abstract', 'plain-language', 'different-publisher', 'language', 'autotranslated', 'duplicate-pmid', 'earlier-abstract']}, 'type'=>'CodeableConcept', 'path'=>'Abstract.type', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/cited-artifact-abstract-type'}}, + 'language' => {'valid_codes'=>{'urn:ietf:bcp:47'=>['ar', 'bg', 'bg-BG', 'bn', 'cs', 'cs-CZ', 'bs', 'bs-BA', 'da', 'da-DK', 'de', 'de-AT', 'de-CH', 'de-DE', 'el', 'el-GR', 'en', 'en-AU', 'en-CA', 'en-GB', 'en-IN', 'en-NZ', 'en-SG', 'en-US', 'es', 'es-AR', 'es-ES', 'es-UY', 'et', 'et-EE', 'fi', 'fr', 'fr-BE', 'fr-CH', 'fr-FR', 'fi-FI', 'fr-CA', 'fy', 'fy-NL', 'hi', 'hr', 'hr-HR', 'is', 'is-IS', 'it', 'it-CH', 'it-IT', 'ja', 'ko', 'lt', 'lt-LT', 'lv', 'lv-LV', 'nl', 'nl-BE', 'nl-NL', 'no', 'no-NO', 'pa', 'pl', 'pl-PL', 'pt', 'pt-PT', 'pt-BR', 'ro', 'ro-RO', 'ru', 'ru-RU', 'sk', 'sk-SK', 'sl', 'sl-SI', 'sr', 'sr-RS', 'sv', 'sv-SE', 'te', 'zh', 'zh-CN', 'zh-HK', 'zh-SG', 'zh-TW']}, 'type'=>'CodeableConcept', 'path'=>'Abstract.language', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'preferred', 'uri'=>'http://hl7.org/fhir/ValueSet/languages'}}, + 'text' => {'type'=>'markdown', 'path'=>'Abstract.text', 'min'=>1, 'max'=>1}, + 'copyright' => {'type'=>'markdown', 'path'=>'Abstract.copyright', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :type # 0-1 CodeableConcept + attr_accessor :language # 0-1 CodeableConcept + attr_accessor :text # 1-1 markdown + attr_accessor :copyright # 0-1 markdown + end + + class Part < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Part.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Part.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Part.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'type' => {'valid_codes'=>{'http://hl7.org/fhir/cited-artifact-part-type'=>['chapters', 'pages', 'sections', 'paragraphs', 'lines', 'tables', 'figures', 'supplement', 'supplement-subpart', 'article-set']}, 'type'=>'CodeableConcept', 'path'=>'Part.type', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/cited-artifact-part-type'}}, + 'value' => {'type'=>'string', 'path'=>'Part.value', 'min'=>0, 'max'=>1}, + 'baseCitation' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Citation'], 'type'=>'Reference', 'path'=>'Part.baseCitation', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :type # 0-1 CodeableConcept + attr_accessor :value # 0-1 string + attr_accessor :baseCitation # 0-1 Reference(Citation) + end + + class RelatesTo < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'RelatesTo.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'RelatesTo.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'RelatesTo.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'type' => {'valid_codes'=>{'http://hl7.org/fhir/related-artifact-type'=>['documentation', 'justification', 'citation', 'predecessor', 'successor', 'derived-from', 'depends-on', 'composed-of', 'part-of', 'amends', 'amended-with', 'appends', 'appended-with', 'cites', 'cited-by', 'comments-on', 'comment-in', 'contains', 'contained-in', 'corrects', 'correction-in', 'replaces', 'replaced-with', 'retracts', 'retracted-by', 'signs', 'similar-to', 'supports', 'supported-with', 'transforms', 'transformed-into', 'transformed-with', 'documents', 'specification-of', 'created-with', 'cite-as'], 'http://hl7.org/fhir/related-artifact-type-expanded'=>['reprint', 'reprint-of']}, 'type'=>'code', 'path'=>'RelatesTo.type', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/related-artifact-type-all'}}, + 'classifier' => {'valid_codes'=>{'http://hl7.org/fhir/citation-artifact-classifier'=>['audio', 'D001877', 'cds-artifact', 'D016420', 'common-share', 'D019991', 'D064886', 'dataset-unpublished', 'Electronic', 'Electronic-eCollection', 'Electronic-Print', 'executable-app', 'fhir-resource', 'image', 'interactive-form', 'D016428', 'D016422', 'machine-code', 'medline-base', 'prediction-model', 'D000076942', 'Print', 'Print-Electronic', 'project-specific', 'protocol', 'pseudocode', 'D016425', 'standard-specification', 'terminology', 'D059040', 'webpage']}, 'type'=>'CodeableConcept', 'path'=>'RelatesTo.classifier', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/citation-artifact-classifier'}}, + 'label' => {'type'=>'string', 'path'=>'RelatesTo.label', 'min'=>0, 'max'=>1}, + 'display' => {'type'=>'string', 'path'=>'RelatesTo.display', 'min'=>0, 'max'=>1}, + 'citation' => {'type'=>'markdown', 'path'=>'RelatesTo.citation', 'min'=>0, 'max'=>1}, + 'document' => {'type'=>'Attachment', 'path'=>'RelatesTo.document', 'min'=>0, 'max'=>1}, + 'resource' => {'type'=>'canonical', 'path'=>'RelatesTo.resource', 'min'=>0, 'max'=>1}, + 'resourceReference' => {'type'=>'Reference', 'path'=>'RelatesTo.resourceReference', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :type # 1-1 code + attr_accessor :classifier # 0-* [ CodeableConcept ] + attr_accessor :label # 0-1 string + attr_accessor :display # 0-1 string + attr_accessor :citation # 0-1 markdown + attr_accessor :document # 0-1 Attachment + attr_accessor :resource # 0-1 canonical + attr_accessor :resourceReference # 0-1 Reference() + end + + class PublicationForm < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'PublicationForm.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'PublicationForm.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'PublicationForm.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'publishedIn' => {'type'=>'Citation::CitedArtifact::PublicationForm::PublishedIn', 'path'=>'PublicationForm.publishedIn', 'min'=>0, 'max'=>1}, + 'citedMedium' => {'valid_codes'=>{'http://hl7.org/fhir/cited-medium'=>['internet', 'print', 'offline-digital-storage', 'internet-without-issue', 'print-without-issue', 'offline-digital-storage-without-issue']}, 'type'=>'CodeableConcept', 'path'=>'PublicationForm.citedMedium', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/cited-medium'}}, + 'volume' => {'type'=>'string', 'path'=>'PublicationForm.volume', 'min'=>0, 'max'=>1}, + 'issue' => {'type'=>'string', 'path'=>'PublicationForm.issue', 'min'=>0, 'max'=>1}, + 'articleDate' => {'type'=>'dateTime', 'path'=>'PublicationForm.articleDate', 'min'=>0, 'max'=>1}, + 'publicationDateText' => {'type'=>'string', 'path'=>'PublicationForm.publicationDateText', 'min'=>0, 'max'=>1}, + 'publicationDateSeason' => {'type'=>'string', 'path'=>'PublicationForm.publicationDateSeason', 'min'=>0, 'max'=>1}, + 'lastRevisionDate' => {'type'=>'dateTime', 'path'=>'PublicationForm.lastRevisionDate', 'min'=>0, 'max'=>1}, + 'language' => {'valid_codes'=>{'urn:ietf:bcp:47'=>['ar', 'bg', 'bg-BG', 'bn', 'cs', 'cs-CZ', 'bs', 'bs-BA', 'da', 'da-DK', 'de', 'de-AT', 'de-CH', 'de-DE', 'el', 'el-GR', 'en', 'en-AU', 'en-CA', 'en-GB', 'en-IN', 'en-NZ', 'en-SG', 'en-US', 'es', 'es-AR', 'es-ES', 'es-UY', 'et', 'et-EE', 'fi', 'fr', 'fr-BE', 'fr-CH', 'fr-FR', 'fi-FI', 'fr-CA', 'fy', 'fy-NL', 'hi', 'hr', 'hr-HR', 'is', 'is-IS', 'it', 'it-CH', 'it-IT', 'ja', 'ko', 'lt', 'lt-LT', 'lv', 'lv-LV', 'nl', 'nl-BE', 'nl-NL', 'no', 'no-NO', 'pa', 'pl', 'pl-PL', 'pt', 'pt-PT', 'pt-BR', 'ro', 'ro-RO', 'ru', 'ru-RU', 'sk', 'sk-SK', 'sl', 'sl-SI', 'sr', 'sr-RS', 'sv', 'sv-SE', 'te', 'zh', 'zh-CN', 'zh-HK', 'zh-SG', 'zh-TW']}, 'type'=>'CodeableConcept', 'path'=>'PublicationForm.language', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'preferred', 'uri'=>'http://hl7.org/fhir/ValueSet/languages'}}, + 'accessionNumber' => {'type'=>'string', 'path'=>'PublicationForm.accessionNumber', 'min'=>0, 'max'=>1}, + 'pageString' => {'type'=>'string', 'path'=>'PublicationForm.pageString', 'min'=>0, 'max'=>1}, + 'firstPage' => {'type'=>'string', 'path'=>'PublicationForm.firstPage', 'min'=>0, 'max'=>1}, + 'lastPage' => {'type'=>'string', 'path'=>'PublicationForm.lastPage', 'min'=>0, 'max'=>1}, + 'pageCount' => {'type'=>'string', 'path'=>'PublicationForm.pageCount', 'min'=>0, 'max'=>1}, + 'copyright' => {'type'=>'markdown', 'path'=>'PublicationForm.copyright', 'min'=>0, 'max'=>1} + } + + class PublishedIn < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'PublishedIn.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'PublishedIn.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'PublishedIn.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'type' => {'valid_codes'=>{'http://hl7.org/fhir/published-in-type'=>['D020492', 'D019991', 'D001877', 'D064886']}, 'type'=>'CodeableConcept', 'path'=>'PublishedIn.type', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/published-in-type'}}, + 'identifier' => {'type'=>'Identifier', 'path'=>'PublishedIn.identifier', 'min'=>0, 'max'=>Float::INFINITY}, + 'title' => {'type'=>'string', 'path'=>'PublishedIn.title', 'min'=>0, 'max'=>1}, + 'publisher' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Organization'], 'type'=>'Reference', 'path'=>'PublishedIn.publisher', 'min'=>0, 'max'=>1}, + 'publisherLocation' => {'type'=>'string', 'path'=>'PublishedIn.publisherLocation', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :type # 0-1 CodeableConcept + attr_accessor :identifier # 0-* [ Identifier ] + attr_accessor :title # 0-1 string + attr_accessor :publisher # 0-1 Reference(Organization) + attr_accessor :publisherLocation # 0-1 string + end + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :publishedIn # 0-1 Citation::CitedArtifact::PublicationForm::PublishedIn + attr_accessor :citedMedium # 0-1 CodeableConcept + attr_accessor :volume # 0-1 string + attr_accessor :issue # 0-1 string + attr_accessor :articleDate # 0-1 dateTime + attr_accessor :publicationDateText # 0-1 string + attr_accessor :publicationDateSeason # 0-1 string + attr_accessor :lastRevisionDate # 0-1 dateTime + attr_accessor :language # 0-* [ CodeableConcept ] + attr_accessor :accessionNumber # 0-1 string + attr_accessor :pageString # 0-1 string + attr_accessor :firstPage # 0-1 string + attr_accessor :lastPage # 0-1 string + attr_accessor :pageCount # 0-1 string + attr_accessor :copyright # 0-1 markdown + end + + class WebLocation < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'WebLocation.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'WebLocation.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'WebLocation.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'classifier' => {'valid_codes'=>{'http://hl7.org/fhir/artifact-url-classifier'=>['abstract', 'full-text', 'supplement', 'webpage', 'file-directory', 'code-repository', 'restricted', 'compressed-file', 'doi-based', 'pdf', 'json', 'xml', 'version-specific', 'computable-resource', 'not-specified']}, 'type'=>'CodeableConcept', 'path'=>'WebLocation.classifier', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/artifact-url-classifier'}}, + 'url' => {'type'=>'uri', 'path'=>'WebLocation.url', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :classifier # 0-* [ CodeableConcept ] + attr_accessor :url # 0-1 uri + end + + class Classification < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Classification.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Classification.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Classification.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'type' => {'valid_codes'=>{'http://hl7.org/fhir/cited-artifact-classification-type'=>['publication-type', 'mesh-heading', 'supplemental-mesh-protocol', 'supplemental-mesh-disease', 'supplemental-mesh-organism', 'keyword', 'citation-subset', 'chemical', 'publishing-model', 'knowledge-artifact-type', 'coverage']}, 'type'=>'CodeableConcept', 'path'=>'Classification.type', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/cited-artifact-classification-type'}}, + 'classifier' => {'valid_codes'=>{'http://hl7.org/fhir/citation-artifact-classifier'=>['audio', 'D001877', 'cds-artifact', 'D016420', 'common-share', 'D019991', 'D064886', 'dataset-unpublished', 'Electronic', 'Electronic-eCollection', 'Electronic-Print', 'executable-app', 'fhir-resource', 'image', 'interactive-form', 'D016428', 'D016422', 'machine-code', 'medline-base', 'prediction-model', 'D000076942', 'Print', 'Print-Electronic', 'project-specific', 'protocol', 'pseudocode', 'D016425', 'standard-specification', 'terminology', 'D059040', 'webpage']}, 'type'=>'CodeableConcept', 'path'=>'Classification.classifier', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/citation-artifact-classifier'}}, + 'artifactAssessment' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/ArtifactAssessment'], 'type'=>'Reference', 'path'=>'Classification.artifactAssessment', 'min'=>0, 'max'=>Float::INFINITY} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :type # 0-1 CodeableConcept + attr_accessor :classifier # 0-* [ CodeableConcept ] + attr_accessor :artifactAssessment # 0-* [ Reference(ArtifactAssessment) ] + end + + class Contributorship < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Contributorship.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Contributorship.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Contributorship.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'complete' => {'type'=>'boolean', 'path'=>'Contributorship.complete', 'min'=>0, 'max'=>1}, + 'entry' => {'type'=>'Citation::CitedArtifact::Contributorship::Entry', 'path'=>'Contributorship.entry', 'min'=>0, 'max'=>Float::INFINITY}, + 'summary' => {'type'=>'Citation::CitedArtifact::Contributorship::Summary', 'path'=>'Contributorship.summary', 'min'=>0, 'max'=>Float::INFINITY} + } + + class Entry < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Entry.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Entry.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Entry.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'contributor' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/Organization'], 'type'=>'Reference', 'path'=>'Entry.contributor', 'min'=>1, 'max'=>1}, + 'forenameInitials' => {'type'=>'string', 'path'=>'Entry.forenameInitials', 'min'=>0, 'max'=>1}, + 'affiliation' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Organization', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole'], 'type'=>'Reference', 'path'=>'Entry.affiliation', 'min'=>0, 'max'=>Float::INFINITY}, + 'contributionType' => {'valid_codes'=>{'http://hl7.org/fhir/artifact-contribution-type'=>['conceptualization', 'data-curation', 'formal-analysis', 'funding-acquisition', 'investigation', 'methodology', 'project-administration', 'resources', 'software', 'supervision', 'validation', 'visualization', 'writing-original-draft', 'writing-review-editing']}, 'type'=>'CodeableConcept', 'path'=>'Entry.contributionType', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/artifact-contribution-type'}}, + 'role' => {'valid_codes'=>{'http://hl7.org/fhir/contributor-role'=>['publisher', 'author', 'reviewer', 'endorser', 'editor', 'informant', 'funder']}, 'type'=>'CodeableConcept', 'path'=>'Entry.role', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/contributor-role'}}, + 'contributionInstance' => {'type'=>'Citation::CitedArtifact::Contributorship::Entry::ContributionInstance', 'path'=>'Entry.contributionInstance', 'min'=>0, 'max'=>Float::INFINITY}, + 'correspondingContact' => {'type'=>'boolean', 'path'=>'Entry.correspondingContact', 'min'=>0, 'max'=>1}, + 'rankingOrder' => {'type'=>'positiveInt', 'path'=>'Entry.rankingOrder', 'min'=>0, 'max'=>1} + } + + class ContributionInstance < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'ContributionInstance.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'ContributionInstance.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'ContributionInstance.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'type' => {'valid_codes'=>{'http://hl7.org/fhir/artifact-contribution-instance-type'=>['reviewed', 'approved', 'edited']}, 'type'=>'CodeableConcept', 'path'=>'ContributionInstance.type', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/artifact-contribution-instance-type'}}, + 'time' => {'type'=>'dateTime', 'path'=>'ContributionInstance.time', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :type # 1-1 CodeableConcept + attr_accessor :time # 0-1 dateTime + end + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :contributor # 1-1 Reference(Practitioner|Organization) + attr_accessor :forenameInitials # 0-1 string + attr_accessor :affiliation # 0-* [ Reference(Organization|PractitionerRole) ] + attr_accessor :contributionType # 0-* [ CodeableConcept ] + attr_accessor :role # 0-1 CodeableConcept + attr_accessor :contributionInstance # 0-* [ Citation::CitedArtifact::Contributorship::Entry::ContributionInstance ] + attr_accessor :correspondingContact # 0-1 boolean + attr_accessor :rankingOrder # 0-1 positiveInt + end + + class Summary < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Summary.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Summary.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Summary.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'type' => {'valid_codes'=>{'http://hl7.org/fhir/contributor-summary-type'=>['author-string', 'contributorship-list', 'contributorship-statement', 'acknowledgement-list', 'acknowledgment-statement', 'funding-statement', 'competing-interests-statement']}, 'type'=>'CodeableConcept', 'path'=>'Summary.type', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/contributor-summary-type'}}, + 'style' => {'valid_codes'=>{'http://hl7.org/fhir/contributor-summary-style'=>['a1full', 'a1init', 'a3full', 'a3init', 'a6full', 'a6init', 'aallfull', 'aallfullwithand', 'aallfullwithampersand', 'aallinit', 'aallinitwithand', 'aallinitwithampersand', 'contr-full-by-person', 'contr-init-by-person', 'contr-full-by-contr', 'contr-init-by-contr']}, 'type'=>'CodeableConcept', 'path'=>'Summary.style', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/contributor-summary-style'}}, + 'source' => {'valid_codes'=>{'http://hl7.org/fhir/contributor-summary-source'=>['publisher-data', 'article-copy', 'citation-manager', 'custom']}, 'type'=>'CodeableConcept', 'path'=>'Summary.source', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/contributor-summary-source'}}, + 'value' => {'type'=>'markdown', 'path'=>'Summary.value', 'min'=>1, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :type # 0-1 CodeableConcept + attr_accessor :style # 0-1 CodeableConcept + attr_accessor :source # 0-1 CodeableConcept + attr_accessor :value # 1-1 markdown + end + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :complete # 0-1 boolean + attr_accessor :entry # 0-* [ Citation::CitedArtifact::Contributorship::Entry ] + attr_accessor :summary # 0-* [ Citation::CitedArtifact::Contributorship::Summary ] + end + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :identifier # 0-* [ Identifier ] + attr_accessor :relatedIdentifier # 0-* [ Identifier ] + attr_accessor :dateAccessed # 0-1 dateTime + attr_accessor :version # 0-1 Citation::CitedArtifact::Version + attr_accessor :currentState # 0-* [ CodeableConcept ] + attr_accessor :statusDate # 0-* [ Citation::CitedArtifact::StatusDate ] + attr_accessor :title # 0-* [ Citation::CitedArtifact::Title ] + attr_accessor :abstract # 0-* [ Citation::CitedArtifact::Abstract ] + attr_accessor :part # 0-1 Citation::CitedArtifact::Part + attr_accessor :relatesTo # 0-* [ Citation::CitedArtifact::RelatesTo ] + attr_accessor :publicationForm # 0-* [ Citation::CitedArtifact::PublicationForm ] + attr_accessor :webLocation # 0-* [ Citation::CitedArtifact::WebLocation ] + attr_accessor :classification # 0-* [ Citation::CitedArtifact::Classification ] + attr_accessor :contributorship # 0-1 Citation::CitedArtifact::Contributorship + attr_accessor :note # 0-* [ Annotation ] + end + + attr_accessor :id # 0-1 id + attr_accessor :meta # 0-1 Meta + attr_accessor :implicitRules # 0-1 uri + attr_accessor :language # 0-1 code + attr_accessor :text # 0-1 Narrative + attr_accessor :contained # 0-* [ Resource ] + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :url # 0-1 uri + attr_accessor :identifier # 0-* [ Identifier ] + attr_accessor :version # 0-1 string + attr_accessor :versionAlgorithmString # 0-1 string + attr_accessor :versionAlgorithmCoding # 0-1 Coding + attr_accessor :name # 0-1 string + attr_accessor :title # 0-1 string + attr_accessor :status # 1-1 code + attr_accessor :experimental # 0-1 boolean + attr_accessor :date # 0-1 dateTime + attr_accessor :publisher # 0-1 string + attr_accessor :contact # 0-* [ ContactDetail ] + attr_accessor :description # 0-1 markdown + attr_accessor :useContext # 0-* [ UsageContext ] + attr_accessor :jurisdiction # 0-* [ CodeableConcept ] + attr_accessor :purpose # 0-1 markdown + attr_accessor :copyright # 0-1 markdown + attr_accessor :copyrightLabel # 0-1 string + attr_accessor :approvalDate # 0-1 date + attr_accessor :lastReviewDate # 0-1 date + attr_accessor :effectivePeriod # 0-1 Period + attr_accessor :author # 0-* [ ContactDetail ] + attr_accessor :editor # 0-* [ ContactDetail ] + attr_accessor :reviewer # 0-* [ ContactDetail ] + attr_accessor :endorser # 0-* [ ContactDetail ] + attr_accessor :summary # 0-* [ Citation::Summary ] + attr_accessor :classification # 0-* [ Citation::Classification ] + attr_accessor :note # 0-* [ Annotation ] + attr_accessor :currentState # 0-* [ CodeableConcept ] + attr_accessor :statusDate # 0-* [ Citation::StatusDate ] + attr_accessor :relatedArtifact # 0-* [ RelatedArtifact ] + attr_accessor :citedArtifact # 0-1 Citation::CitedArtifact + + def resourceType + 'Citation' + end + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/resources/Claim.rb b/lib/fhir_models/r6/generated/resources/Claim.rb new file mode 100644 index 00000000..dacd4837 --- /dev/null +++ b/lib/fhir_models/r6/generated/resources/Claim.rb @@ -0,0 +1,542 @@ +module FHIR + module R6 + class Claim < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + SEARCH_PARAMS = ['care-team', 'created', 'detail-udi', 'encounter', 'enterer', 'facility', 'identifier', 'insurer', 'item-udi', 'patient', 'payee', 'priority', 'procedure-udi', 'provider', 'status', 'subdetail-udi', 'use'] + METADATA = { + 'id' => {'type'=>'id', 'path'=>'Claim.id', 'min'=>0, 'max'=>1}, + 'meta' => {'type'=>'Meta', 'path'=>'Claim.meta', 'min'=>0, 'max'=>1}, + 'implicitRules' => {'type'=>'uri', 'path'=>'Claim.implicitRules', 'min'=>0, 'max'=>1}, + 'language' => {'type'=>'code', 'path'=>'Claim.language', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-languages'}}, + 'text' => {'type'=>'Narrative', 'path'=>'Claim.text', 'min'=>0, 'max'=>1}, + 'contained' => {'type'=>'Resource', 'path'=>'Claim.contained', 'min'=>0, 'max'=>Float::INFINITY}, + 'extension' => {'type'=>'Extension', 'path'=>'Claim.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Claim.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'identifier' => {'type'=>'Identifier', 'path'=>'Claim.identifier', 'min'=>0, 'max'=>Float::INFINITY}, + 'traceNumber' => {'type'=>'Identifier', 'path'=>'Claim.traceNumber', 'min'=>0, 'max'=>Float::INFINITY}, + 'status' => {'valid_codes'=>{'http://hl7.org/fhir/fm-status'=>['active', 'cancelled', 'draft', 'entered-in-error']}, 'type'=>'code', 'path'=>'Claim.status', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/fm-status'}}, + 'type' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/claim-type'=>['institutional', 'oral', 'pharmacy', 'professional', 'vision']}, 'type'=>'CodeableConcept', 'path'=>'Claim.type', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/claim-type'}}, + 'subType' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/ex-claimsubtype'=>['ortho', 'emergency']}, 'type'=>'CodeableConcept', 'path'=>'Claim.subType', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/claim-subtype'}}, + 'use' => {'valid_codes'=>{'http://hl7.org/fhir/claim-use'=>['claim', 'preauthorization', 'predetermination']}, 'type'=>'code', 'path'=>'Claim.use', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/claim-use'}}, + 'patient' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Patient'], 'type'=>'Reference', 'path'=>'Claim.patient', 'min'=>1, 'max'=>1}, + 'billablePeriod' => {'type'=>'Period', 'path'=>'Claim.billablePeriod', 'min'=>0, 'max'=>1}, + 'created' => {'type'=>'dateTime', 'path'=>'Claim.created', 'min'=>1, 'max'=>1}, + 'enterer' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole', 'http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson'], 'type'=>'Reference', 'path'=>'Claim.enterer', 'min'=>0, 'max'=>1}, + 'insurer' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Organization'], 'type'=>'Reference', 'path'=>'Claim.insurer', 'min'=>0, 'max'=>1}, + 'provider' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole', 'http://hl7.org/fhir/StructureDefinition/Organization'], 'type'=>'Reference', 'path'=>'Claim.provider', 'min'=>0, 'max'=>1}, + 'priority' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/processpriority'=>['stat', 'normal', 'deferred']}, 'type'=>'CodeableConcept', 'path'=>'Claim.priority', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/process-priority'}}, + 'fundsReserve' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/fundsreserve'=>['patient', 'provider', 'none']}, 'type'=>'CodeableConcept', 'path'=>'Claim.fundsReserve', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/fundsreserve'}}, + 'related' => {'type'=>'Claim::Related', 'path'=>'Claim.related', 'min'=>0, 'max'=>Float::INFINITY}, + 'prescription' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/DeviceRequest', 'http://hl7.org/fhir/StructureDefinition/MedicationRequest', 'http://hl7.org/fhir/StructureDefinition/VisionPrescription'], 'type'=>'Reference', 'path'=>'Claim.prescription', 'min'=>0, 'max'=>1}, + 'originalPrescription' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/DeviceRequest', 'http://hl7.org/fhir/StructureDefinition/MedicationRequest', 'http://hl7.org/fhir/StructureDefinition/VisionPrescription'], 'type'=>'Reference', 'path'=>'Claim.originalPrescription', 'min'=>0, 'max'=>1}, + 'payee' => {'type'=>'Claim::Payee', 'path'=>'Claim.payee', 'min'=>0, 'max'=>1}, + 'referral' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/ServiceRequest'], 'type'=>'Reference', 'path'=>'Claim.referral', 'min'=>0, 'max'=>1}, + 'encounter' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Encounter'], 'type'=>'Reference', 'path'=>'Claim.encounter', 'min'=>0, 'max'=>Float::INFINITY}, + 'facility' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Location', 'http://hl7.org/fhir/StructureDefinition/Organization'], 'type'=>'Reference', 'path'=>'Claim.facility', 'min'=>0, 'max'=>1}, + 'diagnosisRelatedGroup' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/ex-diagnosisrelatedgroup'=>['100', '101', '300', '400']}, 'type'=>'CodeableConcept', 'path'=>'Claim.diagnosisRelatedGroup', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/ex-diagnosisrelatedgroup'}}, + 'event' => {'type'=>'Claim::Event', 'path'=>'Claim.event', 'min'=>0, 'max'=>Float::INFINITY}, + 'careTeam' => {'type'=>'Claim::CareTeam', 'path'=>'Claim.careTeam', 'min'=>0, 'max'=>Float::INFINITY}, + 'supportingInfo' => {'type'=>'Claim::SupportingInfo', 'path'=>'Claim.supportingInfo', 'min'=>0, 'max'=>Float::INFINITY}, + 'diagnosis' => {'type'=>'Claim::Diagnosis', 'path'=>'Claim.diagnosis', 'min'=>0, 'max'=>Float::INFINITY}, + 'procedure' => {'type'=>'Claim::Procedure', 'path'=>'Claim.procedure', 'min'=>0, 'max'=>Float::INFINITY}, + 'insurance' => {'type'=>'Claim::Insurance', 'path'=>'Claim.insurance', 'min'=>0, 'max'=>Float::INFINITY}, + 'accident' => {'type'=>'Claim::Accident', 'path'=>'Claim.accident', 'min'=>0, 'max'=>1}, + 'patientPaid' => {'type'=>'Money', 'path'=>'Claim.patientPaid', 'min'=>0, 'max'=>1}, + 'item' => {'type'=>'Claim::Item', 'path'=>'Claim.item', 'min'=>0, 'max'=>Float::INFINITY}, + 'total' => {'type'=>'Money', 'path'=>'Claim.total', 'min'=>0, 'max'=>1} + } + + class Related < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Related.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Related.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Related.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'claim' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Claim'], 'type'=>'Reference', 'path'=>'Related.claim', 'min'=>0, 'max'=>1}, + 'relationship' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/ex-relatedclaimrelationship'=>['prior', 'associated']}, 'type'=>'CodeableConcept', 'path'=>'Related.relationship', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/related-claim-relationship'}}, + 'reference' => {'type'=>'Identifier', 'path'=>'Related.reference', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :claim # 0-1 Reference(Claim) + attr_accessor :relationship # 0-1 CodeableConcept + attr_accessor :reference # 0-1 Identifier + end + + class Payee < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Payee.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Payee.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Payee.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'type' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/payeetype'=>['subscriber', 'provider', 'beneficiary', 'other']}, 'type'=>'CodeableConcept', 'path'=>'Payee.type', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/payeetype'}}, + 'party' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole', 'http://hl7.org/fhir/StructureDefinition/Organization', 'http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson'], 'type'=>'Reference', 'path'=>'Payee.party', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :type # 1-1 CodeableConcept + attr_accessor :party # 0-1 Reference(Practitioner|PractitionerRole|Organization|Patient|RelatedPerson) + end + + class Event < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'when' => ['dateTime', 'Period'] + } + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Event.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Event.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Event.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'type' => {'valid_codes'=>{'http://hl7.org/fhir/datestype'=>['card-issued', 'claim-received', 'service-expected']}, 'type'=>'CodeableConcept', 'path'=>'Event.type', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/datestype'}}, + 'whenDateTime' => {'type'=>'dateTime', 'path'=>'Event.when[x]', 'min'=>1, 'max'=>1}, + 'whenPeriod' => {'type'=>'Period', 'path'=>'Event.when[x]', 'min'=>1, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :type # 1-1 CodeableConcept + attr_accessor :whenDateTime # 1-1 dateTime + attr_accessor :whenPeriod # 1-1 Period + end + + class CareTeam < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'CareTeam.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'CareTeam.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'CareTeam.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'sequence' => {'type'=>'positiveInt', 'path'=>'CareTeam.sequence', 'min'=>1, 'max'=>1}, + 'provider' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole', 'http://hl7.org/fhir/StructureDefinition/Organization'], 'type'=>'Reference', 'path'=>'CareTeam.provider', 'min'=>1, 'max'=>1}, + 'responsible' => {'type'=>'boolean', 'path'=>'CareTeam.responsible', 'min'=>0, 'max'=>1}, + 'role' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/claimcareteamrole'=>['primary', 'assist', 'supervisor', 'attending', 'referring', 'operating', 'otheroperating', 'prescribing', 'purchasedservice', 'rendering', 'other']}, 'type'=>'CodeableConcept', 'path'=>'CareTeam.role', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/claim-careteamrole'}}, + 'specialty' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/ex-providerqualification'=>['311405', '604215', '604210']}, 'type'=>'CodeableConcept', 'path'=>'CareTeam.specialty', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/provider-qualification'}} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :sequence # 1-1 positiveInt + attr_accessor :provider # 1-1 Reference(Practitioner|PractitionerRole|Organization) + attr_accessor :responsible # 0-1 boolean + attr_accessor :role # 0-1 CodeableConcept + attr_accessor :specialty # 0-1 CodeableConcept + end + + class SupportingInfo < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'timing' => ['date', 'Period'], + 'value' => ['boolean', 'string', 'Quantity', 'Attachment', 'Reference', 'Identifier'] + } + METADATA = { + 'id' => {'type'=>'string', 'path'=>'SupportingInfo.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'SupportingInfo.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'SupportingInfo.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'sequence' => {'type'=>'positiveInt', 'path'=>'SupportingInfo.sequence', 'min'=>1, 'max'=>1}, + 'category' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/claiminformationcategory'=>['info', 'discharge', 'onset', 'related', 'exception', 'material', 'attachment', 'missingtooth', 'prosthesis', 'other', 'hospitalized', 'employmentimpacted', 'externalcause', 'patientreasonforvisit']}, 'type'=>'CodeableConcept', 'path'=>'SupportingInfo.category', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/claim-informationcategory'}}, + 'code' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/claim-exception'=>['student', 'disabled']}, 'type'=>'CodeableConcept', 'path'=>'SupportingInfo.code', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/claim-exception'}}, + 'timingDate' => {'type'=>'date', 'path'=>'SupportingInfo.timing[x]', 'min'=>0, 'max'=>1}, + 'timingPeriod' => {'type'=>'Period', 'path'=>'SupportingInfo.timing[x]', 'min'=>0, 'max'=>1}, + 'valueBoolean' => {'type'=>'boolean', 'path'=>'SupportingInfo.value[x]', 'min'=>0, 'max'=>1}, + 'valueString' => {'type'=>'string', 'path'=>'SupportingInfo.value[x]', 'min'=>0, 'max'=>1}, + 'valueQuantity' => {'type'=>'Quantity', 'path'=>'SupportingInfo.value[x]', 'min'=>0, 'max'=>1}, + 'valueAttachment' => {'type'=>'Attachment', 'path'=>'SupportingInfo.value[x]', 'min'=>0, 'max'=>1}, + 'valueReference' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Resource'], 'type'=>'Reference', 'path'=>'SupportingInfo.value[x]', 'min'=>0, 'max'=>1}, + 'valueIdentifier' => {'type'=>'Identifier', 'path'=>'SupportingInfo.value[x]', 'min'=>0, 'max'=>1}, + 'reason' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/missingtoothreason'=>['e', 'c', 'u', 'o']}, 'type'=>'CodeableConcept', 'path'=>'SupportingInfo.reason', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/missing-tooth-reason'}} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :sequence # 1-1 positiveInt + attr_accessor :category # 1-1 CodeableConcept + attr_accessor :code # 0-1 CodeableConcept + attr_accessor :timingDate # 0-1 date + attr_accessor :timingPeriod # 0-1 Period + attr_accessor :valueBoolean # 0-1 boolean + attr_accessor :valueString # 0-1 string + attr_accessor :valueQuantity # 0-1 Quantity + attr_accessor :valueAttachment # 0-1 Attachment + attr_accessor :valueReference # 0-1 Reference(Resource) + attr_accessor :valueIdentifier # 0-1 Identifier + attr_accessor :reason # 0-1 CodeableConcept + end + + class Diagnosis < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'diagnosis' => ['CodeableConcept', 'Reference'] + } + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Diagnosis.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Diagnosis.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Diagnosis.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'sequence' => {'type'=>'positiveInt', 'path'=>'Diagnosis.sequence', 'min'=>1, 'max'=>1}, + 'diagnosisCodeableConcept' => {'valid_codes'=>{'http://hl7.org/fhir/sid/icd-10'=>['I', 'A00-A09', 'A00', 'A00.0', 'A00.1', 'A00.9', 'A01', 'A01.0', 'A01.1', 'A01.2', 'A01.3', 'A01.4', 'A02', 'A02.0', 'A02.1', 'A02.2', 'A02.8', 'A02.9', 'A03', 'A03.0', 'A03.1', 'A03.2', 'A03.3', 'A03.8', 'A03.9', 'A04', 'A04.0', 'A04.1', 'A04.2', 'A04.3', 'A04.4', 'A04.5', 'A04.6', 'A04.7', 'A04.8', 'A04.9', 'A05', 'A05.0', 'A05.1', 'A05.2', 'A05.3', 'A05.4', 'A05.8', 'A05.9', 'A06', 'A06.0', 'A06.1', 'A06.2', 'A06.3', 'A06.4', 'A06.5', 'A06.6', 'A06.7', 'A06.8', 'A06.9', 'A07', 'A07.0', 'A07.1', 'A07.2', 'A07.3', 'A07.8', 'A07.9', 'A08', 'A08.0', 'A08.1', 'A08.2', 'A08.3', 'A08.4', 'A08.5', 'A09', 'A09.0', 'A09.9', 'A15-A19', 'A15', 'A15.0', 'A15.1', 'A15.2', 'A15.3', 'A15.4', 'A15.5', 'A15.6', 'A15.7', 'A15.8', 'A15.9', 'A16', 'A16.0', 'A16.1', 'A16.2', 'A16.3', 'A16.4', 'A16.5', 'A16.7', 'A16.8', 'A16.9', 'A17', 'A17.0', 'A17.1', 'A17.8', 'A17.9', 'A18', 'A18.0', 'A18.1', 'A18.2', 'A18.3', 'A18.4', 'A18.5', 'A18.6', 'A18.7', 'A18.8', 'A19', 'A19.0', 'A19.1', 'A19.2', 'A19.8', 'A19.9', 'A20-A28', 'A20', 'A20.0', 'A20.1', 'A20.2', 'A20.3', 'A20.7', 'A20.8', 'A20.9', 'A21', 'A21.0', 'A21.1', 'A21.2', 'A21.3', 'A21.7', 'A21.8', 'A21.9', 'A22', 'A22.0', 'A22.1', 'A22.2', 'A22.7', 'A22.8', 'A22.9', 'A23', 'A23.0', 'A23.1', 'A23.2', 'A23.3', 'A23.8', 'A23.9', 'A24', 'A24.0', 'A24.1', 'A24.2', 'A24.3', 'A24.4', 'A25', 'A25.0', 'A25.1', 'A25.9', 'A26', 'A26.0', 'A26.7', 'A26.8', 'A26.9', 'A27', 'A27.0', 'A27.8', 'A27.9', 'A28', 'A28.0', 'A28.1', 'A28.2', 'A28.8', 'A28.9', 'A30-A49', 'A30', 'A30.0', 'A30.1', 'A30.2', 'A30.3', 'A30.4', 'A30.5', 'A30.8', 'A30.9', 'A31', 'A31.0', 'A31.1', 'A31.8', 'A31.9', 'A32', 'A32.0', 'A32.1', 'A32.7', 'A32.8', 'A32.9', 'A33', 'A34', 'A35', 'A36', 'A36.0', 'A36.1', 'A36.2', 'A36.3', 'A36.8', 'A36.9', 'A37', 'A37.0', 'A37.1', 'A37.8', 'A37.9', 'A38', 'A39', 'A39.0', 'A39.1', 'A39.2', 'A39.3', 'A39.4', 'A39.5', 'A39.8', 'A39.9', 'A40', 'A40.0', 'A40.1', 'A40.2', 'A40.3', 'A40.8', 'A40.9', 'A41', 'A41.0', 'A41.1', 'A41.2', 'A41.3', 'A41.4', 'A41.5', 'A41.8', 'A41.9', 'A42', 'A42.0', 'A42.1', 'A42.2', 'A42.7', 'A42.8', 'A42.9', 'A43', 'A43.0', 'A43.1', 'A43.8', 'A43.9', 'A44', 'A44.0', 'A44.1', 'A44.8', 'A44.9', 'A46', 'A48', 'A48.0', 'A48.1', 'A48.2', 'A48.3', 'A48.4', 'A48.8', 'A49', 'A49.0', 'A49.1', 'A49.2', 'A49.3', 'A49.8', 'A49.9', 'A50-A64', 'A50', 'A50.0', 'A50.1', 'A50.2', 'A50.3', 'A50.4', 'A50.5', 'A50.6', 'A50.7', 'A50.9', 'A51', 'A51.0', 'A51.1', 'A51.2', 'A51.3', 'A51.4', 'A51.5', 'A51.9', 'A52', 'A52.0', 'A52.1', 'A52.2', 'A52.3', 'A52.7', 'A52.8', 'A52.9', 'A53', 'A53.0', 'A53.9', 'A54', 'A54.0', 'A54.1', 'A54.2', 'A54.3', 'A54.4', 'A54.5', 'A54.6', 'A54.8', 'A54.9', 'A55', 'A56', 'A56.0', 'A56.1', 'A56.2', 'A56.3', 'A56.4', 'A56.8', 'A57', 'A58', 'A59', 'A59.0', 'A59.8', 'A59.9', 'A60', 'A60.0', 'A60.1', 'A60.9', 'A63', 'A63.0', 'A63.8', 'A64', 'A65-A69', 'A65', 'A66', 'A66.0', 'A66.1', 'A66.2', 'A66.3', 'A66.4', 'A66.5', 'A66.6', 'A66.7', 'A66.8', 'A66.9', 'A67', 'A67.0', 'A67.1', 'A67.2', 'A67.3', 'A67.9', 'A68', 'A68.0', 'A68.1', 'A68.9', 'A69', 'A69.0', 'A69.1', 'A69.2', 'A69.8', 'A69.9', 'A70-A74', 'A70', 'A71', 'A71.0', 'A71.1', 'A71.9', 'A74', 'A74.0', 'A74.8', 'A74.9', 'A75-A79', 'A75', 'A75.0', 'A75.1', 'A75.2', 'A75.3', 'A75.9', 'A77', 'A77.0', 'A77.1', 'A77.2', 'A77.3', 'A77.8', 'A77.9', 'A78', 'A79', 'A79.0', 'A79.1', 'A79.8', 'A79.9', 'A80-A89', 'A80', 'A80.0', 'A80.1', 'A80.2', 'A80.3', 'A80.4', 'A80.9', 'A81', 'A81.0', 'A81.1', 'A81.2', 'A81.8', 'A81.9', 'A82', 'A82.0', 'A82.1', 'A82.9', 'A83', 'A83.0', 'A83.1', 'A83.2', 'A83.3', 'A83.4', 'A83.5', 'A83.6', 'A83.8', 'A83.9', 'A84', 'A84.0', 'A84.1', 'A84.8', 'A84.9', 'A85', 'A85.0', 'A85.1', 'A85.2', 'A85.8', 'A86', 'A87', 'A87.0', 'A87.1', 'A87.2', 'A87.8', 'A87.9', 'A88', 'A88.0', 'A88.1', 'A88.8', 'A89', 'A92-A99', 'A92', 'A92.0', 'A92.1', 'A92.2', 'A92.3', 'A92.4', 'A92.5', 'A92.8', 'A92.9', 'A93', 'A93.0', 'A93.1', 'A93.2', 'A93.8', 'A94', 'A95', 'A95.0', 'A95.1', 'A95.9', 'A96', 'A96.0', 'A96.1', 'A96.2', 'A96.8', 'A96.9', 'A97', 'A97.0', 'A97.1', 'A97.2', 'A97.9', 'A98', 'A98.0', 'A98.1', 'A98.2', 'A98.3', 'A98.4', 'A98.5', 'A98.8', 'A99', 'B00-B09', 'B00', 'B00.0', 'B00.1', 'B00.2', 'B00.3', 'B00.4', 'B00.5', 'B00.7', 'B00.8', 'B00.9', 'B01', 'B01.0', 'B01.1', 'B01.2', 'B01.8', 'B01.9', 'B02', 'B02.0', 'B02.1', 'B02.2', 'B02.3', 'B02.7', 'B02.8', 'B02.9', 'B03', 'B04', 'B05', 'B05.0', 'B05.1', 'B05.2', 'B05.3', 'B05.4', 'B05.8', 'B05.9', 'B06', 'B06.0', 'B06.8', 'B06.9', 'B07', 'B08', 'B08.0', 'B08.1', 'B08.2', 'B08.3', 'B08.4', 'B08.5', 'B08.8', 'B09', 'B15-B19', 'B15', 'B15.0', 'B15.9', 'B16', 'B16.0', 'B16.1', 'B16.2', 'B16.9', 'B17', 'B17.0', 'B17.1', 'B17.2', 'B17.8', 'B17.9', 'B18', 'B18.0', 'B18.1', 'B18.2', 'B18.8', 'B18.9', 'B19', 'B19.0', 'B19.9', 'B20-B24', 'B20', 'B20.0', 'B20.1', 'B20.2', 'B20.3', 'B20.4', 'B20.5', 'B20.6', 'B20.7', 'B20.8', 'B20.9', 'B21', 'B21.0', 'B21.1', 'B21.2', 'B21.3', 'B21.7', 'B21.8', 'B21.9', 'B22', 'B22.0', 'B22.1', 'B22.2', 'B22.7', 'B23', 'B23.0', 'B23.1', 'B23.2', 'B23.8', 'B24', 'B25-B34', 'B25', 'B25.0', 'B25.1', 'B25.2', 'B25.8', 'B25.9', 'B26', 'B26.0', 'B26.1', 'B26.2', 'B26.3', 'B26.8', 'B26.9', 'B27', 'B27.0', 'B27.1', 'B27.8', 'B27.9', 'B30', 'B30.0', 'B30.1', 'B30.2', 'B30.3', 'B30.8', 'B30.9', 'B33', 'B33.0', 'B33.1', 'B33.2', 'B33.3', 'B33.4', 'B33.8', 'B34', 'B34.0', 'B34.1', 'B34.2', 'B34.3', 'B34.4', 'B34.8', 'B34.9', 'B35-B49', 'B35', 'B35.0', 'B35.1', 'B35.2', 'B35.3', 'B35.4', 'B35.5', 'B35.6', 'B35.8', 'B35.9', 'B36', 'B36.0', 'B36.1', 'B36.2', 'B36.3', 'B36.8', 'B36.9', 'B37', 'B37.0', 'B37.1', 'B37.2', 'B37.3', 'B37.4', 'B37.5', 'B37.6', 'B37.7', 'B37.8', 'B37.9', 'B38', 'B38.0', 'B38.1', 'B38.2', 'B38.3', 'B38.4', 'B38.7', 'B38.8', 'B38.9', 'B39', 'B39.0', 'B39.1', 'B39.2', 'B39.3', 'B39.4', 'B39.5', 'B39.9', 'B40', 'B40.0', 'B40.1', 'B40.2', 'B40.3', 'B40.7', 'B40.8', 'B40.9', 'B41', 'B41.0', 'B41.7', 'B41.8', 'B41.9', 'B42', 'B42.0', 'B42.1', 'B42.7', 'B42.8', 'B42.9', 'B43', 'B43.0', 'B43.1', 'B43.2', 'B43.8', 'B43.9', 'B44', 'B44.0', 'B44.1', 'B44.2', 'B44.7', 'B44.8', 'B44.9', 'B45', 'B45.0', 'B45.1', 'B45.2', 'B45.3', 'B45.7', 'B45.8', 'B45.9', 'B46', 'B46.0', 'B46.1', 'B46.2', 'B46.3', 'B46.4', 'B46.5', 'B46.8', 'B46.9', 'B47', 'B47.0', 'B47.1', 'B47.9', 'B48', 'B48.0', 'B48.1', 'B48.2', 'B48.3', 'B48.4', 'B48.5', 'B48.7', 'B48.8', 'B49', 'B50-B64', 'B50', 'B50.0', 'B50.8', 'B50.9', 'B51', 'B51.0', 'B51.8', 'B51.9', 'B52', 'B52.0', 'B52.8', 'B52.9', 'B53', 'B53.0', 'B53.1', 'B53.8', 'B54', 'B55', 'B55.0', 'B55.1', 'B55.2', 'B55.9', 'B56', 'B56.0', 'B56.1', 'B56.9', 'B57', 'B57.0', 'B57.1', 'B57.2', 'B57.3', 'B57.4', 'B57.5', 'B58', 'B58.0', 'B58.1', 'B58.2', 'B58.3', 'B58.8', 'B58.9', 'B60', 'B60.0', 'B60.1', 'B60.2', 'B60.8', 'B64', 'B65-B83', 'B65', 'B65.0', 'B65.1', 'B65.2', 'B65.3', 'B65.8', 'B65.9', 'B66', 'B66.0', 'B66.1', 'B66.2', 'B66.3', 'B66.4', 'B66.5', 'B66.8', 'B66.9', 'B67', 'B67.0', 'B67.1', 'B67.2', 'B67.3', 'B67.4', 'B67.5', 'B67.6', 'B67.7', 'B67.8', 'B67.9', 'B68', 'B68.0', 'B68.1', 'B68.9', 'B69', 'B69.0', 'B69.1', 'B69.8', 'B69.9', 'B70', 'B70.0', 'B70.1', 'B71', 'B71.0', 'B71.1', 'B71.8', 'B71.9', 'B72', 'B73', 'B74', 'B74.0', 'B74.1', 'B74.2', 'B74.3', 'B74.4', 'B74.8', 'B74.9', 'B75', 'B76', 'B76.0', 'B76.1', 'B76.8', 'B76.9', 'B77', 'B77.0', 'B77.8', 'B77.9', 'B78', 'B78.0', 'B78.1', 'B78.7', 'B78.9', 'B79', 'B80', 'B81', 'B81.0', 'B81.1', 'B81.2', 'B81.3', 'B81.4', 'B81.8', 'B82', 'B82.0', 'B82.9', 'B83', 'B83.0', 'B83.1', 'B83.2', 'B83.3', 'B83.4', 'B83.8', 'B83.9', 'B85-B89', 'B85', 'B85.0', 'B85.1', 'B85.2', 'B85.3', 'B85.4', 'B86', 'B87', 'B87.0', 'B87.1', 'B87.2', 'B87.3', 'B87.4', 'B87.8', 'B87.9', 'B88', 'B88.0', 'B88.1', 'B88.2', 'B88.3', 'B88.8', 'B88.9', 'B89', 'B90-B94', 'B90', 'B90.0', 'B90.1', 'B90.2', 'B90.8', 'B90.9', 'B91', 'B92', 'B94', 'B94.0', 'B94.1', 'B94.2', 'B94.8', 'B94.9', 'B95-B98', 'B95', 'B95.0', 'B95.1', 'B95.2', 'B95.3', 'B95.4', 'B95.5', 'B95.6', 'B95.7', 'B95.8', 'B96', 'B96.0', 'B96.1', 'B96.2', 'B96.3', 'B96.4', 'B96.5', 'B96.6', 'B96.7', 'B96.8', 'B97', 'B97.0', 'B97.1', 'B97.2', 'B97.3', 'B97.4', 'B97.5', 'B97.6', 'B97.7', 'B97.8', 'B98', 'B98.0', 'B98.1', 'B99-B99', 'B99', 'II', 'C00-C97', 'C00-C75', 'C00-C14', 'C00', 'C00.0', 'C00.1', 'C00.2', 'C00.3', 'C00.4', 'C00.5', 'C00.6', 'C00.8', 'C00.9', 'C01', 'C02', 'C02.0', 'C02.1', 'C02.2', 'C02.3', 'C02.4', 'C02.8', 'C02.9', 'C03', 'C03.0', 'C03.1', 'C03.9', 'C04', 'C04.0', 'C04.1', 'C04.8', 'C04.9', 'C05', 'C05.0', 'C05.1', 'C05.2', 'C05.8', 'C05.9', 'C06', 'C06.0', 'C06.1', 'C06.2', 'C06.8', 'C06.9', 'C07', 'C08', 'C08.0', 'C08.1', 'C08.8', 'C08.9', 'C09', 'C09.0', 'C09.1', 'C09.8', 'C09.9', 'C10', 'C10.0', 'C10.1']}, 'type'=>'CodeableConcept', 'path'=>'Diagnosis.diagnosis[x]', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/icd-10'}}, + 'diagnosisReference' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Condition'], 'type'=>'Reference', 'path'=>'Diagnosis.diagnosis[x]', 'min'=>1, 'max'=>1}, + 'type' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/ex-diagnosistype'=>['admitting', 'clinical', 'differential', 'discharge', 'laboratory', 'nursing', 'prenatal', 'principal', 'radiology', 'remote', 'retrospective', 'self']}, 'type'=>'CodeableConcept', 'path'=>'Diagnosis.type', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/ex-diagnosistype'}}, + 'onAdmission' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/ex-diagnosis-on-admission'=>['yes', 'no', 'unknown']}, 'type'=>'CodeableConcept', 'path'=>'Diagnosis.onAdmission', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/ex-diagnosis-on-admission'}} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :sequence # 1-1 positiveInt + attr_accessor :diagnosisCodeableConcept # 1-1 CodeableConcept + attr_accessor :diagnosisReference # 1-1 Reference(Condition) + attr_accessor :type # 0-* [ CodeableConcept ] + attr_accessor :onAdmission # 0-1 CodeableConcept + end + + class Procedure < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'procedure' => ['CodeableConcept', 'Reference'] + } + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Procedure.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Procedure.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Procedure.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'sequence' => {'type'=>'positiveInt', 'path'=>'Procedure.sequence', 'min'=>1, 'max'=>1}, + 'type' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/ex-procedure-type'=>['primary', 'secondary']}, 'type'=>'CodeableConcept', 'path'=>'Procedure.type', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/ex-procedure-type'}}, + 'date' => {'type'=>'dateTime', 'path'=>'Procedure.date', 'min'=>0, 'max'=>1}, + 'procedureCodeableConcept' => {'valid_codes'=>{'http://hl7.org/fhir/sid/ex-icd-10-procedures'=>['123001', '123002', '123003']}, 'type'=>'CodeableConcept', 'path'=>'Procedure.procedure[x]', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/icd-10-procedures'}}, + 'procedureReference' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Procedure'], 'type'=>'Reference', 'path'=>'Procedure.procedure[x]', 'min'=>1, 'max'=>1}, + 'udi' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Device'], 'type'=>'Reference', 'path'=>'Procedure.udi', 'min'=>0, 'max'=>Float::INFINITY} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :sequence # 1-1 positiveInt + attr_accessor :type # 0-* [ CodeableConcept ] + attr_accessor :date # 0-1 dateTime + attr_accessor :procedureCodeableConcept # 1-1 CodeableConcept + attr_accessor :procedureReference # 1-1 Reference(Procedure) + attr_accessor :udi # 0-* [ Reference(Device) ] + end + + class Insurance < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Insurance.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Insurance.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Insurance.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'sequence' => {'type'=>'positiveInt', 'path'=>'Insurance.sequence', 'min'=>1, 'max'=>1}, + 'focal' => {'type'=>'boolean', 'path'=>'Insurance.focal', 'min'=>1, 'max'=>1}, + 'identifier' => {'type'=>'Identifier', 'path'=>'Insurance.identifier', 'min'=>0, 'max'=>1}, + 'coverage' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Coverage'], 'type'=>'Reference', 'path'=>'Insurance.coverage', 'min'=>1, 'max'=>1}, + 'businessArrangement' => {'type'=>'string', 'path'=>'Insurance.businessArrangement', 'min'=>0, 'max'=>1}, + 'preAuthRef' => {'type'=>'string', 'path'=>'Insurance.preAuthRef', 'min'=>0, 'max'=>Float::INFINITY}, + 'claimResponse' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/ClaimResponse'], 'type'=>'Reference', 'path'=>'Insurance.claimResponse', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :sequence # 1-1 positiveInt + attr_accessor :focal # 1-1 boolean + attr_accessor :identifier # 0-1 Identifier + attr_accessor :coverage # 1-1 Reference(Coverage) + attr_accessor :businessArrangement # 0-1 string + attr_accessor :preAuthRef # 0-* [ string ] + attr_accessor :claimResponse # 0-1 Reference(ClaimResponse) + end + + class Accident < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'location' => ['Address', 'Reference'] + } + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Accident.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Accident.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Accident.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'date' => {'type'=>'date', 'path'=>'Accident.date', 'min'=>1, 'max'=>1}, + 'type' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/v3-ActCode'=>['MVA', 'SCHOOL', 'SPT', 'WPA', '_ActPatientSafetyIncidentCode']}, 'type'=>'CodeableConcept', 'path'=>'Accident.type', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://terminology.hl7.org/ValueSet/v3-ActIncidentCode'}}, + 'locationAddress' => {'type'=>'Address', 'path'=>'Accident.location[x]', 'min'=>0, 'max'=>1}, + 'locationReference' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Location'], 'type'=>'Reference', 'path'=>'Accident.location[x]', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :date # 1-1 date + attr_accessor :type # 0-1 CodeableConcept + attr_accessor :locationAddress # 0-1 Address + attr_accessor :locationReference # 0-1 Reference(Location) + end + + class Item < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'serviced' => ['date', 'Period'], + 'location' => ['CodeableConcept', 'Address', 'Reference'] + } + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Item.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Item.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Item.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'sequence' => {'type'=>'positiveInt', 'path'=>'Item.sequence', 'min'=>1, 'max'=>1}, + 'traceNumber' => {'type'=>'Identifier', 'path'=>'Item.traceNumber', 'min'=>0, 'max'=>Float::INFINITY}, + 'careTeamSequence' => {'type'=>'positiveInt', 'path'=>'Item.careTeamSequence', 'min'=>0, 'max'=>Float::INFINITY}, + 'diagnosisSequence' => {'type'=>'positiveInt', 'path'=>'Item.diagnosisSequence', 'min'=>0, 'max'=>Float::INFINITY}, + 'procedureSequence' => {'type'=>'positiveInt', 'path'=>'Item.procedureSequence', 'min'=>0, 'max'=>Float::INFINITY}, + 'informationSequence' => {'type'=>'positiveInt', 'path'=>'Item.informationSequence', 'min'=>0, 'max'=>Float::INFINITY}, + 'revenue' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/ex-revenue-center'=>['0010', '0011', '1001']}, 'type'=>'CodeableConcept', 'path'=>'Item.revenue', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/ex-revenue-center'}}, + 'category' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/ex-benefitcategory'=>['1', '2', '3', '4', '5', '14', '23', '24', '25', '26', '27', '28', '30', '35', '36', '37', '49', '55', '56', '61', '62', '63', '69', '76', 'F1', 'F3', 'F4', 'F6']}, 'type'=>'CodeableConcept', 'path'=>'Item.category', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/ex-benefitcategory'}}, + 'productOrService' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/ex-USCLS'=>['1101', '1102', '1103', '1201', '1205', '2101', '2102', '2141', '2601', '11101', '11102', '11103', '11104', '21211', '21212', '27211', '67211', '99111', '99333', '99555']}, 'type'=>'CodeableConcept', 'path'=>'Item.productOrService', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/service-uscls'}}, + 'productOrServiceEnd' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/ex-USCLS'=>['1101', '1102', '1103', '1201', '1205', '2101', '2102', '2141', '2601', '11101', '11102', '11103', '11104', '21211', '21212', '27211', '67211', '99111', '99333', '99555']}, 'type'=>'CodeableConcept', 'path'=>'Item.productOrServiceEnd', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/service-uscls'}}, + 'request' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/DeviceRequest', 'http://hl7.org/fhir/StructureDefinition/MedicationRequest', 'http://hl7.org/fhir/StructureDefinition/NutritionOrder', 'http://hl7.org/fhir/StructureDefinition/ServiceRequest', 'http://hl7.org/fhir/StructureDefinition/SupplyRequest', 'http://hl7.org/fhir/StructureDefinition/VisionPrescription'], 'type'=>'Reference', 'path'=>'Item.request', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifier' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/modifiers'=>['a', 'b', 'c', 'e', 'rooh', 'x']}, 'type'=>'CodeableConcept', 'path'=>'Item.modifier', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/claim-modifiers'}}, + 'programCode' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/ex-programcode'=>['as', 'hd', 'auscr', 'none']}, 'type'=>'CodeableConcept', 'path'=>'Item.programCode', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/ex-program-code'}}, + 'servicedDate' => {'type'=>'date', 'path'=>'Item.serviced[x]', 'min'=>0, 'max'=>1}, + 'servicedPeriod' => {'type'=>'Period', 'path'=>'Item.serviced[x]', 'min'=>0, 'max'=>1}, + 'locationCodeableConcept' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/ex-serviceplace'=>['01', '03', '04', '05', '06', '07', '08', '09', '11', '12', '13', '14', '15', '19', '20', '21', '41']}, 'type'=>'CodeableConcept', 'path'=>'Item.location[x]', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/service-place'}}, + 'locationAddress' => {'type'=>'Address', 'path'=>'Item.location[x]', 'min'=>0, 'max'=>1}, + 'locationReference' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Location'], 'type'=>'Reference', 'path'=>'Item.location[x]', 'min'=>0, 'max'=>1}, + 'patientPaid' => {'type'=>'Money', 'path'=>'Item.patientPaid', 'min'=>0, 'max'=>1}, + 'quantity' => {'type'=>'Quantity', 'path'=>'Item.quantity', 'min'=>0, 'max'=>1}, + 'unitPrice' => {'type'=>'Money', 'path'=>'Item.unitPrice', 'min'=>0, 'max'=>1}, + 'factor' => {'type'=>'decimal', 'path'=>'Item.factor', 'min'=>0, 'max'=>1}, + 'tax' => {'type'=>'Money', 'path'=>'Item.tax', 'min'=>0, 'max'=>1}, + 'net' => {'type'=>'Money', 'path'=>'Item.net', 'min'=>0, 'max'=>1}, + 'udi' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Device'], 'type'=>'Reference', 'path'=>'Item.udi', 'min'=>0, 'max'=>Float::INFINITY}, + 'bodySite' => {'type'=>'Claim::Item::BodySite', 'path'=>'Item.bodySite', 'min'=>0, 'max'=>Float::INFINITY}, + 'encounter' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Encounter'], 'type'=>'Reference', 'path'=>'Item.encounter', 'min'=>0, 'max'=>Float::INFINITY}, + 'detail' => {'type'=>'Claim::Item::Detail', 'path'=>'Item.detail', 'min'=>0, 'max'=>Float::INFINITY} + } + + class BodySite < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'BodySite.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'BodySite.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'BodySite.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'site' => {'type'=>'CodeableReference', 'path'=>'BodySite.site', 'min'=>1, 'max'=>Float::INFINITY}, + 'subSite' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/FDI-surface'=>['M', 'O', 'I', 'D', 'B', 'V', 'L', 'MO', 'DO', 'DI', 'MOD']}, 'type'=>'CodeableConcept', 'path'=>'BodySite.subSite', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/surface'}} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :site # 1-* [ CodeableReference ] + attr_accessor :subSite # 0-* [ CodeableConcept ] + end + + class Detail < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Detail.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Detail.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Detail.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'sequence' => {'type'=>'positiveInt', 'path'=>'Detail.sequence', 'min'=>1, 'max'=>1}, + 'traceNumber' => {'type'=>'Identifier', 'path'=>'Detail.traceNumber', 'min'=>0, 'max'=>Float::INFINITY}, + 'revenue' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/ex-revenue-center'=>['0010', '0011', '1001']}, 'type'=>'CodeableConcept', 'path'=>'Detail.revenue', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/ex-revenue-center'}}, + 'category' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/ex-benefitcategory'=>['1', '2', '3', '4', '5', '14', '23', '24', '25', '26', '27', '28', '30', '35', '36', '37', '49', '55', '56', '61', '62', '63', '69', '76', 'F1', 'F3', 'F4', 'F6']}, 'type'=>'CodeableConcept', 'path'=>'Detail.category', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/ex-benefitcategory'}}, + 'productOrService' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/ex-USCLS'=>['1101', '1102', '1103', '1201', '1205', '2101', '2102', '2141', '2601', '11101', '11102', '11103', '11104', '21211', '21212', '27211', '67211', '99111', '99333', '99555']}, 'type'=>'CodeableConcept', 'path'=>'Detail.productOrService', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/service-uscls'}}, + 'productOrServiceEnd' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/ex-USCLS'=>['1101', '1102', '1103', '1201', '1205', '2101', '2102', '2141', '2601', '11101', '11102', '11103', '11104', '21211', '21212', '27211', '67211', '99111', '99333', '99555']}, 'type'=>'CodeableConcept', 'path'=>'Detail.productOrServiceEnd', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/service-uscls'}}, + 'modifier' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/modifiers'=>['a', 'b', 'c', 'e', 'rooh', 'x']}, 'type'=>'CodeableConcept', 'path'=>'Detail.modifier', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/claim-modifiers'}}, + 'programCode' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/ex-programcode'=>['as', 'hd', 'auscr', 'none']}, 'type'=>'CodeableConcept', 'path'=>'Detail.programCode', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/ex-program-code'}}, + 'patientPaid' => {'type'=>'Money', 'path'=>'Detail.patientPaid', 'min'=>0, 'max'=>1}, + 'quantity' => {'type'=>'Quantity', 'path'=>'Detail.quantity', 'min'=>0, 'max'=>1}, + 'unitPrice' => {'type'=>'Money', 'path'=>'Detail.unitPrice', 'min'=>0, 'max'=>1}, + 'factor' => {'type'=>'decimal', 'path'=>'Detail.factor', 'min'=>0, 'max'=>1}, + 'tax' => {'type'=>'Money', 'path'=>'Detail.tax', 'min'=>0, 'max'=>1}, + 'net' => {'type'=>'Money', 'path'=>'Detail.net', 'min'=>0, 'max'=>1}, + 'udi' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Device'], 'type'=>'Reference', 'path'=>'Detail.udi', 'min'=>0, 'max'=>Float::INFINITY}, + 'subDetail' => {'type'=>'Claim::Item::Detail::SubDetail', 'path'=>'Detail.subDetail', 'min'=>0, 'max'=>Float::INFINITY} + } + + class SubDetail < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'SubDetail.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'SubDetail.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'SubDetail.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'sequence' => {'type'=>'positiveInt', 'path'=>'SubDetail.sequence', 'min'=>1, 'max'=>1}, + 'traceNumber' => {'type'=>'Identifier', 'path'=>'SubDetail.traceNumber', 'min'=>0, 'max'=>Float::INFINITY}, + 'revenue' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/ex-revenue-center'=>['0010', '0011', '1001']}, 'type'=>'CodeableConcept', 'path'=>'SubDetail.revenue', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/ex-revenue-center'}}, + 'category' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/ex-benefitcategory'=>['1', '2', '3', '4', '5', '14', '23', '24', '25', '26', '27', '28', '30', '35', '36', '37', '49', '55', '56', '61', '62', '63', '69', '76', 'F1', 'F3', 'F4', 'F6']}, 'type'=>'CodeableConcept', 'path'=>'SubDetail.category', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/ex-benefitcategory'}}, + 'productOrService' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/ex-USCLS'=>['1101', '1102', '1103', '1201', '1205', '2101', '2102', '2141', '2601', '11101', '11102', '11103', '11104', '21211', '21212', '27211', '67211', '99111', '99333', '99555']}, 'type'=>'CodeableConcept', 'path'=>'SubDetail.productOrService', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/service-uscls'}}, + 'productOrServiceEnd' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/ex-USCLS'=>['1101', '1102', '1103', '1201', '1205', '2101', '2102', '2141', '2601', '11101', '11102', '11103', '11104', '21211', '21212', '27211', '67211', '99111', '99333', '99555']}, 'type'=>'CodeableConcept', 'path'=>'SubDetail.productOrServiceEnd', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/service-uscls'}}, + 'modifier' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/modifiers'=>['a', 'b', 'c', 'e', 'rooh', 'x']}, 'type'=>'CodeableConcept', 'path'=>'SubDetail.modifier', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/claim-modifiers'}}, + 'programCode' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/ex-programcode'=>['as', 'hd', 'auscr', 'none']}, 'type'=>'CodeableConcept', 'path'=>'SubDetail.programCode', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/ex-program-code'}}, + 'patientPaid' => {'type'=>'Money', 'path'=>'SubDetail.patientPaid', 'min'=>0, 'max'=>1}, + 'quantity' => {'type'=>'Quantity', 'path'=>'SubDetail.quantity', 'min'=>0, 'max'=>1}, + 'unitPrice' => {'type'=>'Money', 'path'=>'SubDetail.unitPrice', 'min'=>0, 'max'=>1}, + 'factor' => {'type'=>'decimal', 'path'=>'SubDetail.factor', 'min'=>0, 'max'=>1}, + 'tax' => {'type'=>'Money', 'path'=>'SubDetail.tax', 'min'=>0, 'max'=>1}, + 'net' => {'type'=>'Money', 'path'=>'SubDetail.net', 'min'=>0, 'max'=>1}, + 'udi' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Device'], 'type'=>'Reference', 'path'=>'SubDetail.udi', 'min'=>0, 'max'=>Float::INFINITY} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :sequence # 1-1 positiveInt + attr_accessor :traceNumber # 0-* [ Identifier ] + attr_accessor :revenue # 0-1 CodeableConcept + attr_accessor :category # 0-1 CodeableConcept + attr_accessor :productOrService # 0-1 CodeableConcept + attr_accessor :productOrServiceEnd # 0-1 CodeableConcept + attr_accessor :modifier # 0-* [ CodeableConcept ] + attr_accessor :programCode # 0-* [ CodeableConcept ] + attr_accessor :patientPaid # 0-1 Money + attr_accessor :quantity # 0-1 Quantity + attr_accessor :unitPrice # 0-1 Money + attr_accessor :factor # 0-1 decimal + attr_accessor :tax # 0-1 Money + attr_accessor :net # 0-1 Money + attr_accessor :udi # 0-* [ Reference(Device) ] + end + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :sequence # 1-1 positiveInt + attr_accessor :traceNumber # 0-* [ Identifier ] + attr_accessor :revenue # 0-1 CodeableConcept + attr_accessor :category # 0-1 CodeableConcept + attr_accessor :productOrService # 0-1 CodeableConcept + attr_accessor :productOrServiceEnd # 0-1 CodeableConcept + attr_accessor :modifier # 0-* [ CodeableConcept ] + attr_accessor :programCode # 0-* [ CodeableConcept ] + attr_accessor :patientPaid # 0-1 Money + attr_accessor :quantity # 0-1 Quantity + attr_accessor :unitPrice # 0-1 Money + attr_accessor :factor # 0-1 decimal + attr_accessor :tax # 0-1 Money + attr_accessor :net # 0-1 Money + attr_accessor :udi # 0-* [ Reference(Device) ] + attr_accessor :subDetail # 0-* [ Claim::Item::Detail::SubDetail ] + end + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :sequence # 1-1 positiveInt + attr_accessor :traceNumber # 0-* [ Identifier ] + attr_accessor :careTeamSequence # 0-* [ positiveInt ] + attr_accessor :diagnosisSequence # 0-* [ positiveInt ] + attr_accessor :procedureSequence # 0-* [ positiveInt ] + attr_accessor :informationSequence # 0-* [ positiveInt ] + attr_accessor :revenue # 0-1 CodeableConcept + attr_accessor :category # 0-1 CodeableConcept + attr_accessor :productOrService # 0-1 CodeableConcept + attr_accessor :productOrServiceEnd # 0-1 CodeableConcept + attr_accessor :request # 0-* [ Reference(DeviceRequest|MedicationRequest|NutritionOrder|ServiceRequest|SupplyRequest|VisionPrescription) ] + attr_accessor :modifier # 0-* [ CodeableConcept ] + attr_accessor :programCode # 0-* [ CodeableConcept ] + attr_accessor :servicedDate # 0-1 date + attr_accessor :servicedPeriod # 0-1 Period + attr_accessor :locationCodeableConcept # 0-1 CodeableConcept + attr_accessor :locationAddress # 0-1 Address + attr_accessor :locationReference # 0-1 Reference(Location) + attr_accessor :patientPaid # 0-1 Money + attr_accessor :quantity # 0-1 Quantity + attr_accessor :unitPrice # 0-1 Money + attr_accessor :factor # 0-1 decimal + attr_accessor :tax # 0-1 Money + attr_accessor :net # 0-1 Money + attr_accessor :udi # 0-* [ Reference(Device) ] + attr_accessor :bodySite # 0-* [ Claim::Item::BodySite ] + attr_accessor :encounter # 0-* [ Reference(Encounter) ] + attr_accessor :detail # 0-* [ Claim::Item::Detail ] + end + + attr_accessor :id # 0-1 id + attr_accessor :meta # 0-1 Meta + attr_accessor :implicitRules # 0-1 uri + attr_accessor :language # 0-1 code + attr_accessor :text # 0-1 Narrative + attr_accessor :contained # 0-* [ Resource ] + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :identifier # 0-* [ Identifier ] + attr_accessor :traceNumber # 0-* [ Identifier ] + attr_accessor :status # 1-1 code + attr_accessor :type # 1-1 CodeableConcept + attr_accessor :subType # 0-1 CodeableConcept + attr_accessor :use # 1-1 code + attr_accessor :patient # 1-1 Reference(Patient) + attr_accessor :billablePeriod # 0-1 Period + attr_accessor :created # 1-1 dateTime + attr_accessor :enterer # 0-1 Reference(Practitioner|PractitionerRole|Patient|RelatedPerson) + attr_accessor :insurer # 0-1 Reference(Organization) + attr_accessor :provider # 0-1 Reference(Practitioner|PractitionerRole|Organization) + attr_accessor :priority # 0-1 CodeableConcept + attr_accessor :fundsReserve # 0-1 CodeableConcept + attr_accessor :related # 0-* [ Claim::Related ] + attr_accessor :prescription # 0-1 Reference(DeviceRequest|MedicationRequest|VisionPrescription) + attr_accessor :originalPrescription # 0-1 Reference(DeviceRequest|MedicationRequest|VisionPrescription) + attr_accessor :payee # 0-1 Claim::Payee + attr_accessor :referral # 0-1 Reference(ServiceRequest) + attr_accessor :encounter # 0-* [ Reference(Encounter) ] + attr_accessor :facility # 0-1 Reference(Location|Organization) + attr_accessor :diagnosisRelatedGroup # 0-1 CodeableConcept + attr_accessor :event # 0-* [ Claim::Event ] + attr_accessor :careTeam # 0-* [ Claim::CareTeam ] + attr_accessor :supportingInfo # 0-* [ Claim::SupportingInfo ] + attr_accessor :diagnosis # 0-* [ Claim::Diagnosis ] + attr_accessor :procedure # 0-* [ Claim::Procedure ] + attr_accessor :insurance # 0-* [ Claim::Insurance ] + attr_accessor :accident # 0-1 Claim::Accident + attr_accessor :patientPaid # 0-1 Money + attr_accessor :item # 0-* [ Claim::Item ] + attr_accessor :total # 0-1 Money + + def resourceType + 'Claim' + end + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/resources/ClaimResponse.rb b/lib/fhir_models/r6/generated/resources/ClaimResponse.rb new file mode 100644 index 00000000..0af82b8f --- /dev/null +++ b/lib/fhir_models/r6/generated/resources/ClaimResponse.rb @@ -0,0 +1,555 @@ +module FHIR + module R6 + class ClaimResponse < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + SEARCH_PARAMS = ['created', 'disposition', 'identifier', 'insurer', 'outcome', 'patient', 'payment-date', 'request', 'requestor', 'status', 'use'] + METADATA = { + 'id' => {'type'=>'id', 'path'=>'ClaimResponse.id', 'min'=>0, 'max'=>1}, + 'meta' => {'type'=>'Meta', 'path'=>'ClaimResponse.meta', 'min'=>0, 'max'=>1}, + 'implicitRules' => {'type'=>'uri', 'path'=>'ClaimResponse.implicitRules', 'min'=>0, 'max'=>1}, + 'language' => {'type'=>'code', 'path'=>'ClaimResponse.language', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-languages'}}, + 'text' => {'type'=>'Narrative', 'path'=>'ClaimResponse.text', 'min'=>0, 'max'=>1}, + 'contained' => {'type'=>'Resource', 'path'=>'ClaimResponse.contained', 'min'=>0, 'max'=>Float::INFINITY}, + 'extension' => {'type'=>'Extension', 'path'=>'ClaimResponse.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'ClaimResponse.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'identifier' => {'type'=>'Identifier', 'path'=>'ClaimResponse.identifier', 'min'=>0, 'max'=>Float::INFINITY}, + 'traceNumber' => {'type'=>'Identifier', 'path'=>'ClaimResponse.traceNumber', 'min'=>0, 'max'=>Float::INFINITY}, + 'status' => {'valid_codes'=>{'http://hl7.org/fhir/fm-status'=>['active', 'cancelled', 'draft', 'entered-in-error']}, 'type'=>'code', 'path'=>'ClaimResponse.status', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/fm-status'}}, + 'type' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/claim-type'=>['institutional', 'oral', 'pharmacy', 'professional', 'vision']}, 'type'=>'CodeableConcept', 'path'=>'ClaimResponse.type', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/claim-type'}}, + 'subType' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/ex-claimsubtype'=>['ortho', 'emergency']}, 'type'=>'CodeableConcept', 'path'=>'ClaimResponse.subType', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/claim-subtype'}}, + 'use' => {'valid_codes'=>{'http://hl7.org/fhir/claim-use'=>['claim', 'preauthorization', 'predetermination']}, 'type'=>'code', 'path'=>'ClaimResponse.use', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/claim-use'}}, + 'patient' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Patient'], 'type'=>'Reference', 'path'=>'ClaimResponse.patient', 'min'=>1, 'max'=>1}, + 'created' => {'type'=>'dateTime', 'path'=>'ClaimResponse.created', 'min'=>1, 'max'=>1}, + 'insurer' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Organization'], 'type'=>'Reference', 'path'=>'ClaimResponse.insurer', 'min'=>0, 'max'=>1}, + 'requestor' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole', 'http://hl7.org/fhir/StructureDefinition/Organization'], 'type'=>'Reference', 'path'=>'ClaimResponse.requestor', 'min'=>0, 'max'=>1}, + 'request' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Claim'], 'type'=>'Reference', 'path'=>'ClaimResponse.request', 'min'=>0, 'max'=>1}, + 'outcome' => {'valid_codes'=>{'http://hl7.org/fhir/claim-outcome'=>['queued', 'complete', 'error', 'partial']}, 'type'=>'code', 'path'=>'ClaimResponse.outcome', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/claim-outcome'}}, + 'decision' => {'valid_codes'=>{'http://hl7.org/fhir/claim-decision'=>['denied', 'approved', 'partial', 'pending']}, 'type'=>'CodeableConcept', 'path'=>'ClaimResponse.decision', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/claim-decision'}}, + 'disposition' => {'type'=>'string', 'path'=>'ClaimResponse.disposition', 'min'=>0, 'max'=>1}, + 'preAuthRef' => {'type'=>'string', 'path'=>'ClaimResponse.preAuthRef', 'min'=>0, 'max'=>1}, + 'preAuthPeriod' => {'type'=>'Period', 'path'=>'ClaimResponse.preAuthPeriod', 'min'=>0, 'max'=>1}, + 'event' => {'type'=>'ClaimResponse::Event', 'path'=>'ClaimResponse.event', 'min'=>0, 'max'=>Float::INFINITY}, + 'payeeType' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/payeetype'=>['subscriber', 'provider', 'beneficiary', 'other']}, 'type'=>'CodeableConcept', 'path'=>'ClaimResponse.payeeType', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/payeetype'}}, + 'encounter' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Encounter'], 'type'=>'Reference', 'path'=>'ClaimResponse.encounter', 'min'=>0, 'max'=>Float::INFINITY}, + 'diagnosisRelatedGroup' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/ex-diagnosisrelatedgroup'=>['100', '101', '300', '400']}, 'type'=>'CodeableConcept', 'path'=>'ClaimResponse.diagnosisRelatedGroup', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/ex-diagnosisrelatedgroup'}}, + 'item' => {'type'=>'ClaimResponse::Item', 'path'=>'ClaimResponse.item', 'min'=>0, 'max'=>Float::INFINITY}, + 'addItem' => {'type'=>'ClaimResponse::AddItem', 'path'=>'ClaimResponse.addItem', 'min'=>0, 'max'=>Float::INFINITY}, + 'adjudication' => {'type'=>'ClaimResponse::Item::Adjudication', 'path'=>'ClaimResponse.adjudication', 'min'=>0, 'max'=>Float::INFINITY}, + 'total' => {'type'=>'ClaimResponse::Total', 'path'=>'ClaimResponse.total', 'min'=>0, 'max'=>Float::INFINITY}, + 'payment' => {'type'=>'ClaimResponse::Payment', 'path'=>'ClaimResponse.payment', 'min'=>0, 'max'=>1}, + 'fundsReserve' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/fundsreserve'=>['patient', 'provider', 'none']}, 'type'=>'CodeableConcept', 'path'=>'ClaimResponse.fundsReserve', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/fundsreserve'}}, + 'formCode' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/forms-codes'=>['1', '2']}, 'type'=>'CodeableConcept', 'path'=>'ClaimResponse.formCode', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/forms'}}, + 'form' => {'type'=>'Attachment', 'path'=>'ClaimResponse.form', 'min'=>0, 'max'=>1}, + 'processNote' => {'type'=>'ClaimResponse::ProcessNote', 'path'=>'ClaimResponse.processNote', 'min'=>0, 'max'=>Float::INFINITY}, + 'communicationRequest' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/CommunicationRequest'], 'type'=>'Reference', 'path'=>'ClaimResponse.communicationRequest', 'min'=>0, 'max'=>Float::INFINITY}, + 'insurance' => {'type'=>'ClaimResponse::Insurance', 'path'=>'ClaimResponse.insurance', 'min'=>0, 'max'=>Float::INFINITY}, + 'error' => {'type'=>'ClaimResponse::Error', 'path'=>'ClaimResponse.error', 'min'=>0, 'max'=>Float::INFINITY} + } + + class Event < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'when' => ['dateTime', 'Period'] + } + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Event.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Event.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Event.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'type' => {'valid_codes'=>{'http://hl7.org/fhir/datestype'=>['card-issued', 'claim-received', 'service-expected']}, 'type'=>'CodeableConcept', 'path'=>'Event.type', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/datestype'}}, + 'whenDateTime' => {'type'=>'dateTime', 'path'=>'Event.when[x]', 'min'=>1, 'max'=>1}, + 'whenPeriod' => {'type'=>'Period', 'path'=>'Event.when[x]', 'min'=>1, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :type # 1-1 CodeableConcept + attr_accessor :whenDateTime # 1-1 dateTime + attr_accessor :whenPeriod # 1-1 Period + end + + class Item < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Item.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Item.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Item.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'itemSequence' => {'type'=>'positiveInt', 'path'=>'Item.itemSequence', 'min'=>1, 'max'=>1}, + 'traceNumber' => {'type'=>'Identifier', 'path'=>'Item.traceNumber', 'min'=>0, 'max'=>Float::INFINITY}, + 'noteNumber' => {'type'=>'positiveInt', 'path'=>'Item.noteNumber', 'min'=>0, 'max'=>Float::INFINITY}, + 'reviewOutcome' => {'type'=>'ClaimResponse::Item::ReviewOutcome', 'path'=>'Item.reviewOutcome', 'min'=>0, 'max'=>1}, + 'adjudication' => {'type'=>'ClaimResponse::Item::Adjudication', 'path'=>'Item.adjudication', 'min'=>0, 'max'=>Float::INFINITY}, + 'detail' => {'type'=>'ClaimResponse::Item::Detail', 'path'=>'Item.detail', 'min'=>0, 'max'=>Float::INFINITY} + } + + class ReviewOutcome < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'ReviewOutcome.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'ReviewOutcome.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'ReviewOutcome.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'decision' => {'valid_codes'=>{'http://hl7.org/fhir/claim-decision'=>['denied', 'approved', 'partial', 'pending']}, 'type'=>'CodeableConcept', 'path'=>'ReviewOutcome.decision', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/claim-decision'}}, + 'reason' => {'valid_codes'=>{'http://hl7.org/fhir/claim-decision-reason'=>['0001', '0002', '0003', '0004', '0005']}, 'type'=>'CodeableConcept', 'path'=>'ReviewOutcome.reason', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/claim-decision-reason'}}, + 'preAuthRef' => {'type'=>'string', 'path'=>'ReviewOutcome.preAuthRef', 'min'=>0, 'max'=>1}, + 'preAuthPeriod' => {'type'=>'Period', 'path'=>'ReviewOutcome.preAuthPeriod', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :decision # 0-1 CodeableConcept + attr_accessor :reason # 0-* [ CodeableConcept ] + attr_accessor :preAuthRef # 0-1 string + attr_accessor :preAuthPeriod # 0-1 Period + end + + class Adjudication < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Adjudication.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Adjudication.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Adjudication.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'category' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/adjudication'=>['submitted', 'copay', 'eligible', 'deductible', 'unallocdeduct', 'eligpercent', 'tax', 'benefit']}, 'type'=>'CodeableConcept', 'path'=>'Adjudication.category', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/adjudication'}}, + 'reason' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/adjudication-reason'=>['ar001', 'ar002']}, 'type'=>'CodeableConcept', 'path'=>'Adjudication.reason', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/adjudication-reason'}}, + 'amount' => {'type'=>'Money', 'path'=>'Adjudication.amount', 'min'=>0, 'max'=>1}, + 'quantity' => {'type'=>'Quantity', 'path'=>'Adjudication.quantity', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :category # 1-1 CodeableConcept + attr_accessor :reason # 0-1 CodeableConcept + attr_accessor :amount # 0-1 Money + attr_accessor :quantity # 0-1 Quantity + end + + class Detail < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Detail.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Detail.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Detail.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'detailSequence' => {'type'=>'positiveInt', 'path'=>'Detail.detailSequence', 'min'=>1, 'max'=>1}, + 'traceNumber' => {'type'=>'Identifier', 'path'=>'Detail.traceNumber', 'min'=>0, 'max'=>Float::INFINITY}, + 'noteNumber' => {'type'=>'positiveInt', 'path'=>'Detail.noteNumber', 'min'=>0, 'max'=>Float::INFINITY}, + 'reviewOutcome' => {'type'=>'ClaimResponse::Item::ReviewOutcome', 'path'=>'Detail.reviewOutcome', 'min'=>0, 'max'=>1}, + 'adjudication' => {'type'=>'ClaimResponse::Item::Adjudication', 'path'=>'Detail.adjudication', 'min'=>0, 'max'=>Float::INFINITY}, + 'subDetail' => {'type'=>'ClaimResponse::Item::Detail::SubDetail', 'path'=>'Detail.subDetail', 'min'=>0, 'max'=>Float::INFINITY} + } + + class SubDetail < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'SubDetail.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'SubDetail.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'SubDetail.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'subDetailSequence' => {'type'=>'positiveInt', 'path'=>'SubDetail.subDetailSequence', 'min'=>1, 'max'=>1}, + 'traceNumber' => {'type'=>'Identifier', 'path'=>'SubDetail.traceNumber', 'min'=>0, 'max'=>Float::INFINITY}, + 'noteNumber' => {'type'=>'positiveInt', 'path'=>'SubDetail.noteNumber', 'min'=>0, 'max'=>Float::INFINITY}, + 'reviewOutcome' => {'type'=>'ClaimResponse::Item::ReviewOutcome', 'path'=>'SubDetail.reviewOutcome', 'min'=>0, 'max'=>1}, + 'adjudication' => {'type'=>'ClaimResponse::Item::Adjudication', 'path'=>'SubDetail.adjudication', 'min'=>0, 'max'=>Float::INFINITY} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :subDetailSequence # 1-1 positiveInt + attr_accessor :traceNumber # 0-* [ Identifier ] + attr_accessor :noteNumber # 0-* [ positiveInt ] + attr_accessor :reviewOutcome # 0-1 ClaimResponse::Item::ReviewOutcome + attr_accessor :adjudication # 0-* [ ClaimResponse::Item::Adjudication ] + end + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :detailSequence # 1-1 positiveInt + attr_accessor :traceNumber # 0-* [ Identifier ] + attr_accessor :noteNumber # 0-* [ positiveInt ] + attr_accessor :reviewOutcome # 0-1 ClaimResponse::Item::ReviewOutcome + attr_accessor :adjudication # 0-* [ ClaimResponse::Item::Adjudication ] + attr_accessor :subDetail # 0-* [ ClaimResponse::Item::Detail::SubDetail ] + end + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :itemSequence # 1-1 positiveInt + attr_accessor :traceNumber # 0-* [ Identifier ] + attr_accessor :noteNumber # 0-* [ positiveInt ] + attr_accessor :reviewOutcome # 0-1 ClaimResponse::Item::ReviewOutcome + attr_accessor :adjudication # 0-* [ ClaimResponse::Item::Adjudication ] + attr_accessor :detail # 0-* [ ClaimResponse::Item::Detail ] + end + + class AddItem < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'serviced' => ['date', 'Period'], + 'location' => ['CodeableConcept', 'Address', 'Reference'] + } + METADATA = { + 'id' => {'type'=>'string', 'path'=>'AddItem.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'AddItem.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'AddItem.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'itemSequence' => {'type'=>'positiveInt', 'path'=>'AddItem.itemSequence', 'min'=>0, 'max'=>Float::INFINITY}, + 'detailSequence' => {'type'=>'positiveInt', 'path'=>'AddItem.detailSequence', 'min'=>0, 'max'=>Float::INFINITY}, + 'subdetailSequence' => {'type'=>'positiveInt', 'path'=>'AddItem.subdetailSequence', 'min'=>0, 'max'=>Float::INFINITY}, + 'traceNumber' => {'type'=>'Identifier', 'path'=>'AddItem.traceNumber', 'min'=>0, 'max'=>Float::INFINITY}, + 'provider' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole', 'http://hl7.org/fhir/StructureDefinition/Organization'], 'type'=>'Reference', 'path'=>'AddItem.provider', 'min'=>0, 'max'=>Float::INFINITY}, + 'revenue' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/ex-revenue-center'=>['0010', '0011', '1001']}, 'type'=>'CodeableConcept', 'path'=>'AddItem.revenue', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/ex-revenue-center'}}, + 'productOrService' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/ex-USCLS'=>['1101', '1102', '1103', '1201', '1205', '2101', '2102', '2141', '2601', '11101', '11102', '11103', '11104', '21211', '21212', '27211', '67211', '99111', '99333', '99555']}, 'type'=>'CodeableConcept', 'path'=>'AddItem.productOrService', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/service-uscls'}}, + 'productOrServiceEnd' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/ex-USCLS'=>['1101', '1102', '1103', '1201', '1205', '2101', '2102', '2141', '2601', '11101', '11102', '11103', '11104', '21211', '21212', '27211', '67211', '99111', '99333', '99555']}, 'type'=>'CodeableConcept', 'path'=>'AddItem.productOrServiceEnd', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/service-uscls'}}, + 'request' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/DeviceRequest', 'http://hl7.org/fhir/StructureDefinition/MedicationRequest', 'http://hl7.org/fhir/StructureDefinition/NutritionOrder', 'http://hl7.org/fhir/StructureDefinition/ServiceRequest', 'http://hl7.org/fhir/StructureDefinition/SupplyRequest', 'http://hl7.org/fhir/StructureDefinition/VisionPrescription'], 'type'=>'Reference', 'path'=>'AddItem.request', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifier' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/modifiers'=>['a', 'b', 'c', 'e', 'rooh', 'x']}, 'type'=>'CodeableConcept', 'path'=>'AddItem.modifier', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/claim-modifiers'}}, + 'programCode' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/ex-programcode'=>['as', 'hd', 'auscr', 'none']}, 'type'=>'CodeableConcept', 'path'=>'AddItem.programCode', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/ex-program-code'}}, + 'servicedDate' => {'type'=>'date', 'path'=>'AddItem.serviced[x]', 'min'=>0, 'max'=>1}, + 'servicedPeriod' => {'type'=>'Period', 'path'=>'AddItem.serviced[x]', 'min'=>0, 'max'=>1}, + 'locationCodeableConcept' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/ex-serviceplace'=>['01', '03', '04', '05', '06', '07', '08', '09', '11', '12', '13', '14', '15', '19', '20', '21', '41']}, 'type'=>'CodeableConcept', 'path'=>'AddItem.location[x]', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/service-place'}}, + 'locationAddress' => {'type'=>'Address', 'path'=>'AddItem.location[x]', 'min'=>0, 'max'=>1}, + 'locationReference' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Location'], 'type'=>'Reference', 'path'=>'AddItem.location[x]', 'min'=>0, 'max'=>1}, + 'quantity' => {'type'=>'Quantity', 'path'=>'AddItem.quantity', 'min'=>0, 'max'=>1}, + 'unitPrice' => {'type'=>'Money', 'path'=>'AddItem.unitPrice', 'min'=>0, 'max'=>1}, + 'factor' => {'type'=>'decimal', 'path'=>'AddItem.factor', 'min'=>0, 'max'=>1}, + 'tax' => {'type'=>'Money', 'path'=>'AddItem.tax', 'min'=>0, 'max'=>1}, + 'net' => {'type'=>'Money', 'path'=>'AddItem.net', 'min'=>0, 'max'=>1}, + 'bodySite' => {'type'=>'ClaimResponse::AddItem::BodySite', 'path'=>'AddItem.bodySite', 'min'=>0, 'max'=>Float::INFINITY}, + 'noteNumber' => {'type'=>'positiveInt', 'path'=>'AddItem.noteNumber', 'min'=>0, 'max'=>Float::INFINITY}, + 'reviewOutcome' => {'type'=>'ClaimResponse::Item::ReviewOutcome', 'path'=>'AddItem.reviewOutcome', 'min'=>0, 'max'=>1}, + 'adjudication' => {'type'=>'ClaimResponse::Item::Adjudication', 'path'=>'AddItem.adjudication', 'min'=>0, 'max'=>Float::INFINITY}, + 'detail' => {'type'=>'ClaimResponse::AddItem::Detail', 'path'=>'AddItem.detail', 'min'=>0, 'max'=>Float::INFINITY} + } + + class BodySite < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'BodySite.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'BodySite.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'BodySite.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'site' => {'type'=>'CodeableReference', 'path'=>'BodySite.site', 'min'=>1, 'max'=>Float::INFINITY}, + 'subSite' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/FDI-surface'=>['M', 'O', 'I', 'D', 'B', 'V', 'L', 'MO', 'DO', 'DI', 'MOD']}, 'type'=>'CodeableConcept', 'path'=>'BodySite.subSite', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/surface'}} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :site # 1-* [ CodeableReference ] + attr_accessor :subSite # 0-* [ CodeableConcept ] + end + + class Detail < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Detail.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Detail.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Detail.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'traceNumber' => {'type'=>'Identifier', 'path'=>'Detail.traceNumber', 'min'=>0, 'max'=>Float::INFINITY}, + 'revenue' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/ex-revenue-center'=>['0010', '0011', '1001']}, 'type'=>'CodeableConcept', 'path'=>'Detail.revenue', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/ex-revenue-center'}}, + 'productOrService' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/ex-USCLS'=>['1101', '1102', '1103', '1201', '1205', '2101', '2102', '2141', '2601', '11101', '11102', '11103', '11104', '21211', '21212', '27211', '67211', '99111', '99333', '99555']}, 'type'=>'CodeableConcept', 'path'=>'Detail.productOrService', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/service-uscls'}}, + 'productOrServiceEnd' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/ex-USCLS'=>['1101', '1102', '1103', '1201', '1205', '2101', '2102', '2141', '2601', '11101', '11102', '11103', '11104', '21211', '21212', '27211', '67211', '99111', '99333', '99555']}, 'type'=>'CodeableConcept', 'path'=>'Detail.productOrServiceEnd', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/service-uscls'}}, + 'modifier' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/modifiers'=>['a', 'b', 'c', 'e', 'rooh', 'x']}, 'type'=>'CodeableConcept', 'path'=>'Detail.modifier', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/claim-modifiers'}}, + 'quantity' => {'type'=>'Quantity', 'path'=>'Detail.quantity', 'min'=>0, 'max'=>1}, + 'unitPrice' => {'type'=>'Money', 'path'=>'Detail.unitPrice', 'min'=>0, 'max'=>1}, + 'factor' => {'type'=>'decimal', 'path'=>'Detail.factor', 'min'=>0, 'max'=>1}, + 'tax' => {'type'=>'Money', 'path'=>'Detail.tax', 'min'=>0, 'max'=>1}, + 'net' => {'type'=>'Money', 'path'=>'Detail.net', 'min'=>0, 'max'=>1}, + 'noteNumber' => {'type'=>'positiveInt', 'path'=>'Detail.noteNumber', 'min'=>0, 'max'=>Float::INFINITY}, + 'reviewOutcome' => {'type'=>'ClaimResponse::Item::ReviewOutcome', 'path'=>'Detail.reviewOutcome', 'min'=>0, 'max'=>1}, + 'adjudication' => {'type'=>'ClaimResponse::Item::Adjudication', 'path'=>'Detail.adjudication', 'min'=>0, 'max'=>Float::INFINITY}, + 'subDetail' => {'type'=>'ClaimResponse::AddItem::Detail::SubDetail', 'path'=>'Detail.subDetail', 'min'=>0, 'max'=>Float::INFINITY} + } + + class SubDetail < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'SubDetail.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'SubDetail.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'SubDetail.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'traceNumber' => {'type'=>'Identifier', 'path'=>'SubDetail.traceNumber', 'min'=>0, 'max'=>Float::INFINITY}, + 'revenue' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/ex-revenue-center'=>['0010', '0011', '1001']}, 'type'=>'CodeableConcept', 'path'=>'SubDetail.revenue', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/ex-revenue-center'}}, + 'productOrService' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/ex-USCLS'=>['1101', '1102', '1103', '1201', '1205', '2101', '2102', '2141', '2601', '11101', '11102', '11103', '11104', '21211', '21212', '27211', '67211', '99111', '99333', '99555']}, 'type'=>'CodeableConcept', 'path'=>'SubDetail.productOrService', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/service-uscls'}}, + 'productOrServiceEnd' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/ex-USCLS'=>['1101', '1102', '1103', '1201', '1205', '2101', '2102', '2141', '2601', '11101', '11102', '11103', '11104', '21211', '21212', '27211', '67211', '99111', '99333', '99555']}, 'type'=>'CodeableConcept', 'path'=>'SubDetail.productOrServiceEnd', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/service-uscls'}}, + 'modifier' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/modifiers'=>['a', 'b', 'c', 'e', 'rooh', 'x']}, 'type'=>'CodeableConcept', 'path'=>'SubDetail.modifier', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/claim-modifiers'}}, + 'quantity' => {'type'=>'Quantity', 'path'=>'SubDetail.quantity', 'min'=>0, 'max'=>1}, + 'unitPrice' => {'type'=>'Money', 'path'=>'SubDetail.unitPrice', 'min'=>0, 'max'=>1}, + 'factor' => {'type'=>'decimal', 'path'=>'SubDetail.factor', 'min'=>0, 'max'=>1}, + 'tax' => {'type'=>'Money', 'path'=>'SubDetail.tax', 'min'=>0, 'max'=>1}, + 'net' => {'type'=>'Money', 'path'=>'SubDetail.net', 'min'=>0, 'max'=>1}, + 'noteNumber' => {'type'=>'positiveInt', 'path'=>'SubDetail.noteNumber', 'min'=>0, 'max'=>Float::INFINITY}, + 'reviewOutcome' => {'type'=>'ClaimResponse::Item::ReviewOutcome', 'path'=>'SubDetail.reviewOutcome', 'min'=>0, 'max'=>1}, + 'adjudication' => {'type'=>'ClaimResponse::Item::Adjudication', 'path'=>'SubDetail.adjudication', 'min'=>0, 'max'=>Float::INFINITY} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :traceNumber # 0-* [ Identifier ] + attr_accessor :revenue # 0-1 CodeableConcept + attr_accessor :productOrService # 0-1 CodeableConcept + attr_accessor :productOrServiceEnd # 0-1 CodeableConcept + attr_accessor :modifier # 0-* [ CodeableConcept ] + attr_accessor :quantity # 0-1 Quantity + attr_accessor :unitPrice # 0-1 Money + attr_accessor :factor # 0-1 decimal + attr_accessor :tax # 0-1 Money + attr_accessor :net # 0-1 Money + attr_accessor :noteNumber # 0-* [ positiveInt ] + attr_accessor :reviewOutcome # 0-1 ClaimResponse::Item::ReviewOutcome + attr_accessor :adjudication # 0-* [ ClaimResponse::Item::Adjudication ] + end + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :traceNumber # 0-* [ Identifier ] + attr_accessor :revenue # 0-1 CodeableConcept + attr_accessor :productOrService # 0-1 CodeableConcept + attr_accessor :productOrServiceEnd # 0-1 CodeableConcept + attr_accessor :modifier # 0-* [ CodeableConcept ] + attr_accessor :quantity # 0-1 Quantity + attr_accessor :unitPrice # 0-1 Money + attr_accessor :factor # 0-1 decimal + attr_accessor :tax # 0-1 Money + attr_accessor :net # 0-1 Money + attr_accessor :noteNumber # 0-* [ positiveInt ] + attr_accessor :reviewOutcome # 0-1 ClaimResponse::Item::ReviewOutcome + attr_accessor :adjudication # 0-* [ ClaimResponse::Item::Adjudication ] + attr_accessor :subDetail # 0-* [ ClaimResponse::AddItem::Detail::SubDetail ] + end + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :itemSequence # 0-* [ positiveInt ] + attr_accessor :detailSequence # 0-* [ positiveInt ] + attr_accessor :subdetailSequence # 0-* [ positiveInt ] + attr_accessor :traceNumber # 0-* [ Identifier ] + attr_accessor :provider # 0-* [ Reference(Practitioner|PractitionerRole|Organization) ] + attr_accessor :revenue # 0-1 CodeableConcept + attr_accessor :productOrService # 0-1 CodeableConcept + attr_accessor :productOrServiceEnd # 0-1 CodeableConcept + attr_accessor :request # 0-* [ Reference(DeviceRequest|MedicationRequest|NutritionOrder|ServiceRequest|SupplyRequest|VisionPrescription) ] + attr_accessor :modifier # 0-* [ CodeableConcept ] + attr_accessor :programCode # 0-* [ CodeableConcept ] + attr_accessor :servicedDate # 0-1 date + attr_accessor :servicedPeriod # 0-1 Period + attr_accessor :locationCodeableConcept # 0-1 CodeableConcept + attr_accessor :locationAddress # 0-1 Address + attr_accessor :locationReference # 0-1 Reference(Location) + attr_accessor :quantity # 0-1 Quantity + attr_accessor :unitPrice # 0-1 Money + attr_accessor :factor # 0-1 decimal + attr_accessor :tax # 0-1 Money + attr_accessor :net # 0-1 Money + attr_accessor :bodySite # 0-* [ ClaimResponse::AddItem::BodySite ] + attr_accessor :noteNumber # 0-* [ positiveInt ] + attr_accessor :reviewOutcome # 0-1 ClaimResponse::Item::ReviewOutcome + attr_accessor :adjudication # 0-* [ ClaimResponse::Item::Adjudication ] + attr_accessor :detail # 0-* [ ClaimResponse::AddItem::Detail ] + end + + class Total < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Total.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Total.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Total.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'category' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/adjudication'=>['submitted', 'copay', 'eligible', 'deductible', 'unallocdeduct', 'eligpercent', 'tax', 'benefit']}, 'type'=>'CodeableConcept', 'path'=>'Total.category', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/adjudication'}}, + 'amount' => {'type'=>'Money', 'path'=>'Total.amount', 'min'=>1, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :category # 1-1 CodeableConcept + attr_accessor :amount # 1-1 Money + end + + class Payment < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Payment.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Payment.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Payment.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'type' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/ex-paymenttype'=>['complete', 'partial']}, 'type'=>'CodeableConcept', 'path'=>'Payment.type', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/ex-paymenttype'}}, + 'adjustment' => {'type'=>'Money', 'path'=>'Payment.adjustment', 'min'=>0, 'max'=>1}, + 'adjustmentReason' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/payment-adjustment-reason'=>['a001', 'a002']}, 'type'=>'CodeableConcept', 'path'=>'Payment.adjustmentReason', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/payment-adjustment-reason'}}, + 'date' => {'type'=>'date', 'path'=>'Payment.date', 'min'=>0, 'max'=>1}, + 'amount' => {'type'=>'Money', 'path'=>'Payment.amount', 'min'=>1, 'max'=>1}, + 'identifier' => {'type'=>'Identifier', 'path'=>'Payment.identifier', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :type # 1-1 CodeableConcept + attr_accessor :adjustment # 0-1 Money + attr_accessor :adjustmentReason # 0-1 CodeableConcept + attr_accessor :date # 0-1 date + attr_accessor :amount # 1-1 Money + attr_accessor :identifier # 0-1 Identifier + end + + class ProcessNote < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'ProcessNote.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'ProcessNote.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'ProcessNote.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'number' => {'type'=>'positiveInt', 'path'=>'ProcessNote.number', 'min'=>0, 'max'=>1}, + 'type' => {'valid_codes'=>{'http://hl7.org/fhir/note-type'=>['display', 'print', 'printoper']}, 'type'=>'CodeableConcept', 'path'=>'ProcessNote.type', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/note-type'}}, + 'text' => {'type'=>'string', 'path'=>'ProcessNote.text', 'min'=>1, 'max'=>1}, + 'language' => {'type'=>'CodeableConcept', 'path'=>'ProcessNote.language', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-languages'}} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :number # 0-1 positiveInt + attr_accessor :type # 0-1 CodeableConcept + attr_accessor :text # 1-1 string + attr_accessor :language # 0-1 CodeableConcept + end + + class Insurance < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Insurance.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Insurance.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Insurance.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'sequence' => {'type'=>'positiveInt', 'path'=>'Insurance.sequence', 'min'=>1, 'max'=>1}, + 'focal' => {'type'=>'boolean', 'path'=>'Insurance.focal', 'min'=>1, 'max'=>1}, + 'coverage' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Coverage'], 'type'=>'Reference', 'path'=>'Insurance.coverage', 'min'=>1, 'max'=>1}, + 'businessArrangement' => {'type'=>'string', 'path'=>'Insurance.businessArrangement', 'min'=>0, 'max'=>1}, + 'claimResponse' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/ClaimResponse'], 'type'=>'Reference', 'path'=>'Insurance.claimResponse', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :sequence # 1-1 positiveInt + attr_accessor :focal # 1-1 boolean + attr_accessor :coverage # 1-1 Reference(Coverage) + attr_accessor :businessArrangement # 0-1 string + attr_accessor :claimResponse # 0-1 Reference(ClaimResponse) + end + + class Error < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Error.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Error.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Error.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'itemSequence' => {'type'=>'positiveInt', 'path'=>'Error.itemSequence', 'min'=>0, 'max'=>1}, + 'detailSequence' => {'type'=>'positiveInt', 'path'=>'Error.detailSequence', 'min'=>0, 'max'=>1}, + 'subDetailSequence' => {'type'=>'positiveInt', 'path'=>'Error.subDetailSequence', 'min'=>0, 'max'=>1}, + 'code' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/adjudication-error'=>['a001', 'a002']}, 'type'=>'CodeableConcept', 'path'=>'Error.code', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/adjudication-error'}}, + 'expression' => {'type'=>'string', 'path'=>'Error.expression', 'min'=>0, 'max'=>Float::INFINITY} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :itemSequence # 0-1 positiveInt + attr_accessor :detailSequence # 0-1 positiveInt + attr_accessor :subDetailSequence # 0-1 positiveInt + attr_accessor :code # 1-1 CodeableConcept + attr_accessor :expression # 0-* [ string ] + end + + attr_accessor :id # 0-1 id + attr_accessor :meta # 0-1 Meta + attr_accessor :implicitRules # 0-1 uri + attr_accessor :language # 0-1 code + attr_accessor :text # 0-1 Narrative + attr_accessor :contained # 0-* [ Resource ] + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :identifier # 0-* [ Identifier ] + attr_accessor :traceNumber # 0-* [ Identifier ] + attr_accessor :status # 1-1 code + attr_accessor :type # 1-1 CodeableConcept + attr_accessor :subType # 0-1 CodeableConcept + attr_accessor :use # 1-1 code + attr_accessor :patient # 1-1 Reference(Patient) + attr_accessor :created # 1-1 dateTime + attr_accessor :insurer # 0-1 Reference(Organization) + attr_accessor :requestor # 0-1 Reference(Practitioner|PractitionerRole|Organization) + attr_accessor :request # 0-1 Reference(Claim) + attr_accessor :outcome # 1-1 code + attr_accessor :decision # 0-1 CodeableConcept + attr_accessor :disposition # 0-1 string + attr_accessor :preAuthRef # 0-1 string + attr_accessor :preAuthPeriod # 0-1 Period + attr_accessor :event # 0-* [ ClaimResponse::Event ] + attr_accessor :payeeType # 0-1 CodeableConcept + attr_accessor :encounter # 0-* [ Reference(Encounter) ] + attr_accessor :diagnosisRelatedGroup # 0-1 CodeableConcept + attr_accessor :item # 0-* [ ClaimResponse::Item ] + attr_accessor :addItem # 0-* [ ClaimResponse::AddItem ] + attr_accessor :adjudication # 0-* [ ClaimResponse::Item::Adjudication ] + attr_accessor :total # 0-* [ ClaimResponse::Total ] + attr_accessor :payment # 0-1 ClaimResponse::Payment + attr_accessor :fundsReserve # 0-1 CodeableConcept + attr_accessor :formCode # 0-1 CodeableConcept + attr_accessor :form # 0-1 Attachment + attr_accessor :processNote # 0-* [ ClaimResponse::ProcessNote ] + attr_accessor :communicationRequest # 0-* [ Reference(CommunicationRequest) ] + attr_accessor :insurance # 0-* [ ClaimResponse::Insurance ] + attr_accessor :error # 0-* [ ClaimResponse::Error ] + + def resourceType + 'ClaimResponse' + end + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/resources/ClinicalImpression.rb b/lib/fhir_models/r6/generated/resources/ClinicalImpression.rb new file mode 100644 index 00000000..67462be1 --- /dev/null +++ b/lib/fhir_models/r6/generated/resources/ClinicalImpression.rb @@ -0,0 +1,97 @@ +module FHIR + module R6 + class ClinicalImpression < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'effective' => ['dateTime', 'Period'] + } + SEARCH_PARAMS = ['date', 'encounter', 'finding-code', 'finding-ref', 'identifier', 'patient', 'performer', 'previous', 'problem', 'status', 'subject', 'supporting-info'] + METADATA = { + 'id' => {'type'=>'id', 'path'=>'ClinicalImpression.id', 'min'=>0, 'max'=>1}, + 'meta' => {'type'=>'Meta', 'path'=>'ClinicalImpression.meta', 'min'=>0, 'max'=>1}, + 'implicitRules' => {'type'=>'uri', 'path'=>'ClinicalImpression.implicitRules', 'min'=>0, 'max'=>1}, + 'language' => {'type'=>'code', 'path'=>'ClinicalImpression.language', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-languages'}}, + 'text' => {'type'=>'Narrative', 'path'=>'ClinicalImpression.text', 'min'=>0, 'max'=>1}, + 'contained' => {'type'=>'Resource', 'path'=>'ClinicalImpression.contained', 'min'=>0, 'max'=>Float::INFINITY}, + 'extension' => {'type'=>'Extension', 'path'=>'ClinicalImpression.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'ClinicalImpression.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'identifier' => {'type'=>'Identifier', 'path'=>'ClinicalImpression.identifier', 'min'=>0, 'max'=>Float::INFINITY}, + 'status' => {'valid_codes'=>{'http://hl7.org/fhir/event-status'=>['preparation', 'in-progress', 'not-done', 'on-hold', 'stopped', 'completed', 'entered-in-error', 'unknown']}, 'type'=>'code', 'path'=>'ClinicalImpression.status', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/event-status'}}, + 'statusReason' => {'valid_codes'=>{'http://snomed.info/sct'=>['397709008', '105480006', '719500002', '445060000', '704273008', '704274002', '704458005', '704275001', '704276000', '704277009', '398090008']}, 'type'=>'CodeableConcept', 'path'=>'ClinicalImpression.statusReason', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/clinicalimpression-status-reason'}}, + 'description' => {'type'=>'string', 'path'=>'ClinicalImpression.description', 'min'=>0, 'max'=>1}, + 'subject' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Group'], 'type'=>'Reference', 'path'=>'ClinicalImpression.subject', 'min'=>1, 'max'=>1}, + 'encounter' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Encounter'], 'type'=>'Reference', 'path'=>'ClinicalImpression.encounter', 'min'=>0, 'max'=>1}, + 'effectiveDateTime' => {'type'=>'dateTime', 'path'=>'ClinicalImpression.effective[x]', 'min'=>0, 'max'=>1}, + 'effectivePeriod' => {'type'=>'Period', 'path'=>'ClinicalImpression.effective[x]', 'min'=>0, 'max'=>1}, + 'date' => {'type'=>'dateTime', 'path'=>'ClinicalImpression.date', 'min'=>0, 'max'=>1}, + 'performer' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole'], 'type'=>'Reference', 'path'=>'ClinicalImpression.performer', 'min'=>0, 'max'=>1}, + 'previous' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/ClinicalImpression'], 'type'=>'Reference', 'path'=>'ClinicalImpression.previous', 'min'=>0, 'max'=>1}, + 'problem' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Condition', 'http://hl7.org/fhir/StructureDefinition/AllergyIntolerance'], 'type'=>'Reference', 'path'=>'ClinicalImpression.problem', 'min'=>0, 'max'=>Float::INFINITY}, + 'changePattern' => {'valid_codes'=>{'http://snomed.info/sct'=>['230993007', '385633008', '260388006']}, 'type'=>'CodeableConcept', 'path'=>'ClinicalImpression.changePattern', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/clinicalimpression-change-pattern'}}, + 'protocol' => {'type'=>'uri', 'path'=>'ClinicalImpression.protocol', 'min'=>0, 'max'=>Float::INFINITY}, + 'summary' => {'type'=>'markdown', 'path'=>'ClinicalImpression.summary', 'min'=>0, 'max'=>1}, + 'finding' => {'type'=>'ClinicalImpression::Finding', 'path'=>'ClinicalImpression.finding', 'min'=>0, 'max'=>Float::INFINITY}, + 'prognosisCodeableConcept' => {'valid_codes'=>{'http://snomed.info/sct'=>['365858006', '60484009', '65872000', '67334001', '170968001', '170969009', '170970005']}, 'type'=>'CodeableConcept', 'path'=>'ClinicalImpression.prognosisCodeableConcept', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/clinicalimpression-prognosis'}}, + 'prognosisReference' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/RiskAssessment'], 'type'=>'Reference', 'path'=>'ClinicalImpression.prognosisReference', 'min'=>0, 'max'=>Float::INFINITY}, + 'supportingInfo' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Resource'], 'type'=>'Reference', 'path'=>'ClinicalImpression.supportingInfo', 'min'=>0, 'max'=>Float::INFINITY}, + 'note' => {'type'=>'Annotation', 'path'=>'ClinicalImpression.note', 'min'=>0, 'max'=>Float::INFINITY} + } + + class Finding < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Finding.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Finding.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Finding.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'item' => {'type'=>'CodeableReference', 'path'=>'Finding.item', 'min'=>0, 'max'=>1}, + 'basis' => {'type'=>'string', 'path'=>'Finding.basis', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :item # 0-1 CodeableReference + attr_accessor :basis # 0-1 string + end + + attr_accessor :id # 0-1 id + attr_accessor :meta # 0-1 Meta + attr_accessor :implicitRules # 0-1 uri + attr_accessor :language # 0-1 code + attr_accessor :text # 0-1 Narrative + attr_accessor :contained # 0-* [ Resource ] + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :identifier # 0-* [ Identifier ] + attr_accessor :status # 1-1 code + attr_accessor :statusReason # 0-1 CodeableConcept + attr_accessor :description # 0-1 string + attr_accessor :subject # 1-1 Reference(Patient|Group) + attr_accessor :encounter # 0-1 Reference(Encounter) + attr_accessor :effectiveDateTime # 0-1 dateTime + attr_accessor :effectivePeriod # 0-1 Period + attr_accessor :date # 0-1 dateTime + attr_accessor :performer # 0-1 Reference(Practitioner|PractitionerRole) + attr_accessor :previous # 0-1 Reference(ClinicalImpression) + attr_accessor :problem # 0-* [ Reference(Condition|AllergyIntolerance) ] + attr_accessor :changePattern # 0-1 CodeableConcept + attr_accessor :protocol # 0-* [ uri ] + attr_accessor :summary # 0-1 markdown + attr_accessor :finding # 0-* [ ClinicalImpression::Finding ] + attr_accessor :prognosisCodeableConcept # 0-* [ CodeableConcept ] + attr_accessor :prognosisReference # 0-* [ Reference(RiskAssessment) ] + attr_accessor :supportingInfo # 0-* [ Reference(Resource) ] + attr_accessor :note # 0-* [ Annotation ] + + def resourceType + 'ClinicalImpression' + end + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/resources/ClinicalUseDefinition.rb b/lib/fhir_models/r6/generated/resources/ClinicalUseDefinition.rb new file mode 100644 index 00000000..7a89aeb9 --- /dev/null +++ b/lib/fhir_models/r6/generated/resources/ClinicalUseDefinition.rb @@ -0,0 +1,234 @@ +module FHIR + module R6 + class ClinicalUseDefinition < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + SEARCH_PARAMS = ['contraindication', 'contraindication-reference', 'effect', 'effect-reference', 'identifier', 'indication', 'indication-reference', 'interaction', 'product', 'status', 'subject', 'type'] + METADATA = { + 'id' => {'type'=>'id', 'path'=>'ClinicalUseDefinition.id', 'min'=>0, 'max'=>1}, + 'meta' => {'type'=>'Meta', 'path'=>'ClinicalUseDefinition.meta', 'min'=>0, 'max'=>1}, + 'implicitRules' => {'type'=>'uri', 'path'=>'ClinicalUseDefinition.implicitRules', 'min'=>0, 'max'=>1}, + 'language' => {'type'=>'code', 'path'=>'ClinicalUseDefinition.language', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-languages'}}, + 'text' => {'type'=>'Narrative', 'path'=>'ClinicalUseDefinition.text', 'min'=>0, 'max'=>1}, + 'contained' => {'type'=>'Resource', 'path'=>'ClinicalUseDefinition.contained', 'min'=>0, 'max'=>Float::INFINITY}, + 'extension' => {'type'=>'Extension', 'path'=>'ClinicalUseDefinition.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'ClinicalUseDefinition.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'identifier' => {'type'=>'Identifier', 'path'=>'ClinicalUseDefinition.identifier', 'min'=>0, 'max'=>Float::INFINITY}, + 'type' => {'valid_codes'=>{'http://hl7.org/fhir/clinical-use-definition-type'=>['indication', 'contraindication', 'interaction', 'undesirable-effect', 'warning']}, 'type'=>'code', 'path'=>'ClinicalUseDefinition.type', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/clinical-use-definition-type'}}, + 'category' => {'valid_codes'=>{'http://hl7.org/fhir/clinical-use-definition-category'=>['Pregnancy', 'Overdose', 'DriveAndMachines']}, 'type'=>'CodeableConcept', 'path'=>'ClinicalUseDefinition.category', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'preferred', 'uri'=>'http://hl7.org/fhir/ValueSet/clinical-use-definition-category'}}, + 'subject' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/MedicinalProductDefinition', 'http://hl7.org/fhir/StructureDefinition/Medication', 'http://hl7.org/fhir/StructureDefinition/ActivityDefinition', 'http://hl7.org/fhir/StructureDefinition/PlanDefinition', 'http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/DeviceDefinition', 'http://hl7.org/fhir/StructureDefinition/Substance', 'http://hl7.org/fhir/StructureDefinition/NutritionProduct', 'http://hl7.org/fhir/StructureDefinition/BiologicallyDerivedProduct'], 'type'=>'Reference', 'path'=>'ClinicalUseDefinition.subject', 'min'=>0, 'max'=>Float::INFINITY}, + 'status' => {'valid_codes'=>{'http://hl7.org/fhir/publication-status'=>['draft', 'active', 'retired', 'unknown']}, 'type'=>'CodeableConcept', 'path'=>'ClinicalUseDefinition.status', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'preferred', 'uri'=>'http://hl7.org/fhir/ValueSet/publication-status'}}, + 'contraindication' => {'type'=>'ClinicalUseDefinition::Contraindication', 'path'=>'ClinicalUseDefinition.contraindication', 'min'=>0, 'max'=>1}, + 'indication' => {'type'=>'ClinicalUseDefinition::Indication', 'path'=>'ClinicalUseDefinition.indication', 'min'=>0, 'max'=>1}, + 'interaction' => {'type'=>'ClinicalUseDefinition::Interaction', 'path'=>'ClinicalUseDefinition.interaction', 'min'=>0, 'max'=>1}, + 'population' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Group'], 'type'=>'Reference', 'path'=>'ClinicalUseDefinition.population', 'min'=>0, 'max'=>Float::INFINITY}, + 'library' => {'type'=>'canonical', 'path'=>'ClinicalUseDefinition.library', 'min'=>0, 'max'=>Float::INFINITY}, + 'undesirableEffect' => {'type'=>'ClinicalUseDefinition::UndesirableEffect', 'path'=>'ClinicalUseDefinition.undesirableEffect', 'min'=>0, 'max'=>1}, + 'warning' => {'type'=>'ClinicalUseDefinition::Warning', 'path'=>'ClinicalUseDefinition.warning', 'min'=>0, 'max'=>1} + } + + class Contraindication < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Contraindication.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Contraindication.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Contraindication.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'diseaseSymptomProcedure' => {'type'=>'CodeableReference', 'path'=>'Contraindication.diseaseSymptomProcedure', 'min'=>0, 'max'=>1}, + 'diseaseStatus' => {'type'=>'CodeableReference', 'path'=>'Contraindication.diseaseStatus', 'min'=>0, 'max'=>1}, + 'comorbidity' => {'type'=>'CodeableReference', 'path'=>'Contraindication.comorbidity', 'min'=>0, 'max'=>Float::INFINITY}, + 'indication' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/ClinicalUseDefinition'], 'type'=>'Reference', 'path'=>'Contraindication.indication', 'min'=>0, 'max'=>Float::INFINITY}, + 'applicability' => {'type'=>'Expression', 'path'=>'Contraindication.applicability', 'min'=>0, 'max'=>1}, + 'otherTherapy' => {'type'=>'ClinicalUseDefinition::Contraindication::OtherTherapy', 'path'=>'Contraindication.otherTherapy', 'min'=>0, 'max'=>Float::INFINITY} + } + + class OtherTherapy < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'OtherTherapy.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'OtherTherapy.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'OtherTherapy.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'relationshipType' => {'valid_codes'=>{'http://hl7.org/fhir/therapy-relationship-type'=>['contraindicated-only-with', 'contraindicated-except-with', 'indicated-only-with', 'indicated-except-with', 'indicated-only-after', 'indicated-only-before', 'replace-other-therapy', 'replace-other-therapy-contraindicated', 'replace-other-therapy-not-tolerated', 'replace-other-therapy-not-effective']}, 'type'=>'CodeableConcept', 'path'=>'OtherTherapy.relationshipType', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'preferred', 'uri'=>'http://hl7.org/fhir/ValueSet/therapy-relationship-type'}}, + 'treatment' => {'type'=>'CodeableReference', 'path'=>'OtherTherapy.treatment', 'min'=>1, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :relationshipType # 1-1 CodeableConcept + attr_accessor :treatment # 1-1 CodeableReference + end + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :diseaseSymptomProcedure # 0-1 CodeableReference + attr_accessor :diseaseStatus # 0-1 CodeableReference + attr_accessor :comorbidity # 0-* [ CodeableReference ] + attr_accessor :indication # 0-* [ Reference(ClinicalUseDefinition) ] + attr_accessor :applicability # 0-1 Expression + attr_accessor :otherTherapy # 0-* [ ClinicalUseDefinition::Contraindication::OtherTherapy ] + end + + class Indication < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'duration' => ['Range', 'string'] + } + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Indication.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Indication.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Indication.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'diseaseSymptomProcedure' => {'type'=>'CodeableReference', 'path'=>'Indication.diseaseSymptomProcedure', 'min'=>0, 'max'=>1}, + 'diseaseStatus' => {'type'=>'CodeableReference', 'path'=>'Indication.diseaseStatus', 'min'=>0, 'max'=>1}, + 'comorbidity' => {'type'=>'CodeableReference', 'path'=>'Indication.comorbidity', 'min'=>0, 'max'=>Float::INFINITY}, + 'intendedEffect' => {'type'=>'CodeableReference', 'path'=>'Indication.intendedEffect', 'min'=>0, 'max'=>1}, + 'durationRange' => {'type'=>'Range', 'path'=>'Indication.duration[x]', 'min'=>0, 'max'=>1}, + 'durationString' => {'type'=>'string', 'path'=>'Indication.duration[x]', 'min'=>0, 'max'=>1}, + 'undesirableEffect' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/ClinicalUseDefinition'], 'type'=>'Reference', 'path'=>'Indication.undesirableEffect', 'min'=>0, 'max'=>Float::INFINITY}, + 'applicability' => {'type'=>'Expression', 'path'=>'Indication.applicability', 'min'=>0, 'max'=>1}, + 'otherTherapy' => {'type'=>'ClinicalUseDefinition::Contraindication::OtherTherapy', 'path'=>'Indication.otherTherapy', 'min'=>0, 'max'=>Float::INFINITY} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :diseaseSymptomProcedure # 0-1 CodeableReference + attr_accessor :diseaseStatus # 0-1 CodeableReference + attr_accessor :comorbidity # 0-* [ CodeableReference ] + attr_accessor :intendedEffect # 0-1 CodeableReference + attr_accessor :durationRange # 0-1 Range + attr_accessor :durationString # 0-1 string + attr_accessor :undesirableEffect # 0-* [ Reference(ClinicalUseDefinition) ] + attr_accessor :applicability # 0-1 Expression + attr_accessor :otherTherapy # 0-* [ ClinicalUseDefinition::Contraindication::OtherTherapy ] + end + + class Interaction < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Interaction.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Interaction.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Interaction.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'interactant' => {'type'=>'ClinicalUseDefinition::Interaction::Interactant', 'path'=>'Interaction.interactant', 'min'=>0, 'max'=>Float::INFINITY}, + 'type' => {'valid_codes'=>{'http://hl7.org/fhir/interaction-type'=>['drug-drug', 'drug-food', 'drug-test', 'other']}, 'type'=>'CodeableConcept', 'path'=>'Interaction.type', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/interaction-type'}}, + 'effect' => {'type'=>'CodeableReference', 'path'=>'Interaction.effect', 'min'=>0, 'max'=>1}, + 'incidence' => {'valid_codes'=>{'http://hl7.org/fhir/interaction-incidence'=>['Theoretical', 'Observed']}, 'type'=>'CodeableConcept', 'path'=>'Interaction.incidence', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/interaction-incidence'}}, + 'management' => {'valid_codes'=>{'http://snomed.info/sct'=>['71388002', '104001', '115006', '119000', '128004', '133000', '135007', '142007', '146005', '153001', '160007', '166001', '170009', '174000', '176003', '189009', '197002', '230009', '243009', '245002', '262007', '267001', '285008', '294002', '295001', '306005', '316002', '334003', '342002', '348003', '351005', '352003', '374009', '388008', '389000', '401004', '406009', '417005', '435001', '445004', '456004', '459006', '463004', '468008', '474008', '489004', '493005', '494004', '497006', '531007', '533005', '535003', '540006', '543008', '545001', '549007', '550007', '559008', '574005', '617002', '618007', '625000', '628003', '629006', '633004', '637003', '642006', '647000', '657004', '665001', '670008', '671007', '673005', '674004', '676002', '680007', '687005', '695009', '697001', '710006', '712003', '722009', '726007', '730005', '741007', '746002', '753006', '754000', '759005', '762008', '764009', '767002', '789003', '791006', '807005', '814007', '817000', '831000', '851001', '853003', '867007', '870006', '879007', '881009', '893000', '897004', '910002', '911003', '913000', '926001', '935008', '941001', '948007', '951000', '956005', '967006', '969009', '971009', '1001000', '1008006', '1019009', '1021004', '1029002', '1032004', '1035002', '1036001', '1041009', '1048003', '1054002', '1071001', '1084005', '1093006', '1103000', '1104006', '1115001', '1119007', '1121002', '1127003', '1133007', '1163003', '1176009', '1181000', '1186005', '1198000', '1209007', '1225002', '1227005', '1235008', '1237000', '1238005', '1251000', '1253002', '1258006', '1266002', '1267006', '1278003', '1279006', '1292009', '1299000', '1315009', '1324000', '1327007', '1328002', '1329005', '1337002', '1339004', '1352009', '1358008', '1366004', '1385001', '1390003', '1398005', '1399002', '1407007', '1410000', '1411001', '1413003', '1414009', '1417002', '1431002', '1440003', '1449002', '1453000', '1455007', '1457004', '1494008', '1500007', '1501006', '1505002', '1529009', '1533002', '1550000', '1555005', '1559004', '1576000', '1578004', '1583007', '1585000', '1596008', '1597004', '1614003', '1615002', '1616001', '1636000', '1638004', '1640009', '1645004', '1651009', '1653007', '1669000', '1677001', '1678006', '1680000', '1683003', '1689004', '1691007', '1699009', '1702002', '1704001', '1712009', '1713004', '1730002', '1746005', '1747001', '1753001', '1757000', '1759002', '1770009', '1774000', '1775004', '1784004', '1787006', '1788001', '1801001', '1805005', '1811008', '1813006', '1820004', '1830008', '1836002', '1844002', '1854003', '1859008', '1861004', '1862006', '1866009', '1868005', '1870001', '1871002', '1872009', '1876007', '1879000', '1889001', '1907003', '1917008', '1924009', '1950008', '1958001', '1966005', '1983001', '1995001', '1999007', '2002009', '2021001', '2051007', '2054004', '2067001', '2069003', '2078009', '2079001', '2080003', '2098004', '2115003', '2119009', '2127000', '2137005', '2153008', '2161003', '2164006', '2166008', '2171001', '2178007', '2181002', '2188008', '2193006', '2196003', '2199005', '2214008', '2220009', '2225004', '2234009', '2242005', '2244006', '2250001', '2252009', '2267008', '2270007', '2276001', '2278000', '2279008', '2290003', '2315006', '2318008', '2321005', '2322003', '2337004', '2344008', '2364003', '2371008', '2373006', '2382000', '2386002', '2393003', '2406000', '2407009', '2408004', '2409007', '2425002', '2442008', '2448007', '2455009', '2457001', '2458006', '2459003', '2474001', '2475000', '2480009', '2486003', '2488002', '2494005', '2498008', '2507007', '2508002', '2514009', '2517002', '2530001', '2531002', '2535006', '2536007', '2547000', '2552005', '2564002', '2566000', '2567009', '2580007', '2598006', '2601001', '2607002', '2613006', '2614000', '2616003', '2619005', '2629003', '2632000', '2642003', '2643008', '2644002', '2645001', '2646000', '2658000', '2659008', '2668005', '2673004', '2677003', '2690005', '2693007', '2696004', '2697008', '2716009', '2722000', '2731000', '2732007', '2737001', '2742009', '2743004', '2745006', '2752008', '2780005', '2794006', '2802005', '2811005', '2813008', '2837008', '2842000', '2843005', '2847006', '2851008', '2854000', '2857007', '2866006', '2875008', '2885009', '2891006', '2898000', '2908005', '2914003', '2915002', '2933008', '2945004', '2947007', '2960001', '2968008', '2970004', '2971000', '2977001', '3001009', '3010001', '3016007', '3025001', '3026000', '3029007', '3041000', '3047001', '3060007', '3061006', '3063009', '3075004', '3078002', '3083005', '3088001', '3090000', '3112006', '3116009', '3130004', '3133002', '3137001', '3143004', '3162001', '3164000', '3165004', '3166003', '3177009', '3183007', '3186004', '3190002', '3204007', '3241008', '3249005', '3256004', '3257008', '3258003', '3268008', '3270004', '3278006', '3287002', '3320000', '3324009', '3326006', '3328007', '3333006', '3338002', '3352000', '3357006', '3360004', '3390006', '3399007', '3407002', '3413006', '3418002', '3432000', '3443008', '3450007', '3457005', '3479000', '3498003', '3499006', '3509001', '3515001', '3517009', '3518004', '3527003', '3546002', '3559005', '3562008', '3564009', '3575008', '3580004', '3605001', '3607009', '3620007', '3625002', '3651000', '3654008', '3659003', '3664004', '3666002', '3669009', '3673007', '3683006', '3686003', '3688002', '3690001', '3691002', '3697003', '3700004', '3701000', '3713005', '3717006', '3735002', '3740005', '3748003', '3749006', '3758004', '3770000', '3778007', '3780001', '3784005', '3786007', '3787003', '3794000', '3796003', '3799005', '3802001', '3819004', '3826004', '3828003', '3831002', '3843001', '3858009', '3861005', '3862003', '3864002', '3880007', '3881006', '3887005', '3889008', '3891000', '3895009', '3907006', '3911000', '3915009', '3917001', '3918006', '3926003', '3929005', '3936006', '3938007', '3942005', '3955006', '3957003', '3963007', '3967008', '3968003', '3969006', '3971006', '3980006', '3981005', '3985001', '3991004', '3998005', '4007002', '4008007', '4027001', '4034004', '4035003', '4036002', '4037006', '4044002', '4045001', '4052004', '4064007', '4068005', '4083000', '4084006', '4090005', '4094001', '4102006', '4114003', '4116001', '4119008', '4134002', '4139007', '4143006', '4149005', '4154001', '4165006', '4192000', '4213001', '4214007', '4226002', '4252008', '4263006', '4266003', '4285000', '4293000', '4304000', '4319004', '4321009', '4323007', '4331002', '4333004', '4336007', '4337003', '4339000', '4341004', '4344007', '4348005', '4350002', '4363008', '4365001', '4380007', '4387005', '4388000', '4407008', '4411002', '4420006', '4424002', '4436008', '4438009', '4443002', '4447001', '4449003', '4450003', '4455008', '4457000', '4466001', '4467005', '4475004', '4487006', '4489009', '4503005', '4504004', '4505003', '4507006', '4511000', '4516005', '4520009', '4525004', '4533003', '4535005', '4539004', '4542005', '4544006', '4558008', '4563007', '4570007', '4579008', '4581005', '4585001', '4587009', '4593001', '4594007', '4613005', '4625008', '4626009', '4636001', '4640005', '4642002', '4670000', '4671001', '4691008', '4692001', '4694000', '4699005', '4701005', '4707009', '4712005', '4713000', '4719001', '4727005', '4734007', '4737000', '4756005', '4758006', '4764004', '4765003', '4770005', '4772002', '4784000', '4804005', '4811009', '4815000', '4820000', '4827002', '4829004', '4847005', '4849008', '4862007', '4877004', '4891005', '4895001', '4902005', '4903000', '4904006', '4914002', '4929000', '4930005', '4934001', '4957007', '4966006', '4970003', '4974007', '4976009', '4987001', '4992004', '4993009', '5016005', '5019003', '5021008', '5022001', '5025004', '5032008', '5048009', '5055006', '5057003', '5065000', '5091004', '5105000', '5110001', '5113004', '5119000', '5121005', '5123008', '5130002', '5131003', '5147001', '5151004', '5154007', '5161006', '5162004', '5165002', '5176003', '5182000', '5184004', '5186002', '5190000', '5191001', '5212002', '5216004', '5233006', '5243009', '5245002', '5246001', '5264008', '5267001', '5270002', '5273000', '5282006', '5290006', '5298004', '5304008', '5316002', '5317006', '5326009', '5328005', '5337005', '5338000', '5342002', '5348003', '5357009', '5373003', '5384005', '5391008', '5393006', '5402006', '5407000', '5415002', '5419008', '5422005', '5431005', '5433008', '5446003', '5447007', '5452002', '5456004', '5457008', '5460001', '5479003', '5486006', '5506006', '5517007', '5521000', '5536002', '5545001', '5551006', '5556001', '5570001', '5571002', '5572009', '5586008', '5608002', '5616006', '5632009', '5636007', '5638008', '5648005', '5651003', '5663008', '5669007', '5671007', '5687005', '5690004', '5694008', '5721002', '5722009', '5726007', '5728008', '5731009', '5733007', '5738003', '5745003', '5760000', '5777000', '5781000', '5785009', '5787001', '5789003', '5796001', '5806001', '5807005', '5809008', '5812006', '5818005', '5821007', '5823005', '5832007', '5845006', '5857002', '5865004', '5870006', '5880005', '5892005', '5894006', '5897004', '5902003', '5925002', '5930003', '5947002', '5961007', '5966002', '5971009', '5983006', '5986003', '5992009', '5995006', '5997003', '5998008', '6005008', '6007000', '6019008', '6025007', '6026008', '6029001', '6035001', '6063004', '6069000', '6082008', '6092000', '6100001', '6108008', '6119006', '6125005', '6126006', '6127002', '6130009', '6133006', '6143009', '6146001', '6148000', '6157006', '6159009', '6161000', '6164008', '6166005', '6177004', '6187000', '6188005', '6189002', '6190006', '6195001', '6198004', '6200005', '6205000', '6213004', '6221005', '6225001', '6226000', '6227009', '6231003', '6238009', '6240004', '6255008', '6271008', '6274000', '6289009', '6295005', '6307005', '6309008', '6319002', '6337001', '6339003', '6343004', '6353003', '6354009', '6355005', '6358007', '6361008', '6363006', '6370006', '6384001', '6385000', '6388003', '6396008', '6397004', '6399001', '6402000', '6403005', '6419003', '6433003', '6434009', '6438007', '6439004', '6443000', '6444006', '6465000', '6473009', '6480006', '6486000', '6487009', '6491004', '6499002', '6506000', '6519001', '6521006', '6527005', '6535008', '6536009', '6543003', '6547002', '6555009', '6556005', '6562000', '6563005', '6567006', '6585004', '6589005', '6601003', '6614002', '6615001', '6622009', '6634001', '6639006', '6650009', '6656003', '6657007', '6658002', '6661001', '6668007', '6670003', '6682007', '6689003', '6690007', '6704000', '6708002', '6712008', '6722002', '6726004', '6727008', '6728003', '6732009', '6737003', '6745008', '6748005', '6759001', '6760006', '6763008', '6774004', '6776002', '6778001', '6779009', '6782004', '6794008', '6801000', '6812000', '6818001', '6832004', '6833009', '6846004', '6848003', '6853008', '6862005', '6872008', '6880001', '6889000', '6898002', '6903003', '6909004', '6915004', '6943008', '6948004', '6951006', '6967000', '6968005', '6976007', '6979000', '6986008', '7001008', '7012008', '7017002', '7026004']}, 'type'=>'CodeableConcept', 'path'=>'Interaction.management', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/interaction-management'}} + } + + class Interactant < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'item' => ['Reference', 'CodeableConcept'] + } + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Interactant.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Interactant.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Interactant.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'itemReference' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/MedicinalProductDefinition', 'http://hl7.org/fhir/StructureDefinition/Medication', 'http://hl7.org/fhir/StructureDefinition/Substance', 'http://hl7.org/fhir/StructureDefinition/NutritionProduct', 'http://hl7.org/fhir/StructureDefinition/BiologicallyDerivedProduct', 'http://hl7.org/fhir/StructureDefinition/ObservationDefinition'], 'type'=>'Reference', 'path'=>'Interactant.item[x]', 'min'=>1, 'max'=>1}, + 'itemCodeableConcept' => {'valid_codes'=>{'http://snomed.info/sct'=>['105590001', '102002', '120006', '125001', '126000', '130002', '131003', '159002', '164003', '178002', '186002', '187006', '200001', '217008', '231008', '238002', '261000', '296000', '327000', '329002', '336001', '340005', '363000', '370000', '371001', '377002', '392001', '395004', '412004', '424006', '425007', '432003', '438004', '462009', '472007', '476005', '498001', '501001', '505005', '506006', '515004', '519005', '521000', '529003', '538001', '566009', '576007', '578008', '584006', '585007', '591009', '593007', '594001', '597008', '604000', '611001', '620005', '648005', '662003', '668004', '683009', '686001', '693002', '698006', '699003', '704006', '732002', '735000', '747006', '773001', '785009', '804003', '819002', '850000', '859004', '860009', '873008', '876000', '877009', '889006', '896008', '905001', '923009', '925002', '963005', '974001', '979006', '993004', '1002007', '1010008', '1018001', '1025008', '1047008', '1050006', '1065007', '1080001', '1091008', '1097007', '1105007', '1113008', '1137008', '1149009', '1160000', '1166006', '1169004', '1171004', '1185009', '1189003', '1190007', '1219001', '1223009', '1244009', '1248007', '1269009', '1272002', '1273007', '1313002', '1319003', '1320009', '1325004', '1331001', '1336006', '1341003', '1346008', '1355006', '1368003', '1371006', '1373009', '1381005', '1394007', '1396009', '1405004', '1408002', '1416006', '1450002', '1466000', '1471007', '1472000', '1476002', '1477006', '1496005', '1506001', '1517000', '1530004', '1535009', '1536005', '1540001', '1545006', '1557002', '1565004', '1575001', '1603001', '1607000', '1609002', '1634002', '1649005', '1656004', '1660001', '1668008', '1672007', '1673002', '1675009', '1676005', '1681001', '1696002', '1701009', '1710001', '1726000', '1727009', '1740004', '1764003', '1768000', '1786002', '1793003', '1795005', '1798007', '1799004', '1823002', '1827001', '1886008', '1904005', '1914001', '1916004', '1940007', '1944003', '1956002', '1971003', '1975007', '1978009', '1985008', '1991005', '2000001', '2006007', '2008008', '2009000', '2017008', '2027002', '2029004', '2038002', '2039005', '2050008', '2064008', '2082006', '2085008', '2088005', '2096000', '2100004', '2101000', '2125008', '2130007', '2141009', '2147008', '2151005', '2154002', '2159007', '2163000', '2168009', '2179004', '2189000', '2194000', '2195004', '2201007', '2208001', '2212007', '2215009', '2240002', '2249001', '2254005', '2260005', '2262002', '2264001', '2309006', '2311002', '2329007', '2331003', '2338009', '2343002', '2346005', '2354007', '2369008', '2370009', '2376003', '2384004', '2404002', '2405001', '2414006', '2430003', '2431004', '2441001', '2444009', '2450004', '2462000', '2466002', '2500009', '2509005', '2522002', '2529006', '2537003', '2568004', '2573005', '2575003', '2595009', '2597001', '2611008', '2637006', '2648004', '2649007', '2660003', '2671002', '2674005', '2676007', '2678008', '2680002', '2698003', '2705002', '2706001', '2719002', '2721007', '2728001', '2753003', '2754009', '2765004', '2778004', '2796008', '2799001', '2823004', '2832002', '2846002', '2869004', '2878005', '2880004', '2883002', '2913009', '2916001', '2925007', '2927004', '2938004', '2942001', '2950005', '2958003', '2964005', '2974008', '2988007', '2991007', '2995003', '3027009', '3031003', '3040004', '3045009', '3052006', '3066001', '3070009', '3087006', '3107005', '3108000', '3131000', '3136005', '3142009', '3145006', '3150000', '3151001', '3155005', '3161008', '3167007', '3187008', '3193000', '3197004', '3209002', '3212004', '3225007', '3232003', '3271000', '3273002', '3300001', '3318003', '3325005', '3339005', '3340007', '3342004', '3346001', '3378009', '3379001', '3392003', '3405005', '3411008', '3437006', '3440006', '3455002', '3463001', '3465008', '3466009', '3492002', '3493007', '3495000', '3501003', '3523004', '3532002', '3555004', '3579002', '3581000', '3587001', '3588006', '3597005', '3602003', '3610002', '3617004', '3648007', '3655009', '3672002', '3684000', '3689005', '3692009', '3693004', '3702007', '3710008', '3718001', '3726009', '3727000', '3730007', '3737005', '3742002', '3757009', '3771001', '3775005', '3776006', '3792001', '3800009', '3807007', '3811001', '3812008', '3816006', '3823007', '3829006', '3834005', '3836007', '3844007', '3848005', '3849002', '3854006', '3874004', '3892007', '3896005', '3897001', '3906002', '3920009', '3930000', '3932008', '3941003', '3945007', '3958008', '3961009', '3976001', '3982003', '3983008', '3990003', '3994007', '4014000', '4024008', '4025009', '4043008', '4047009', '4048004', '4067000', '4076007', '4077003', '4080002', '4091009', '4097008', '4104007', '4105008', '4115002', '4137009', '4153007', '4167003', '4169000', '4177001', '4182008', '4188007', '4200007', '4201006', '4203009', '4207005', '4217000', '4218005', '4231000', '4239003', '4255005', '4289006', '4290002', '4314009', '4334005', '4342006', '4353000', '4355007', '4362003', '4370008', '4393002', '4401009', '4422003', '4423008', '4425001', '4435007', '4437004', '4471008', '4479005', '4480008', '4509009', '4534009', '4540002', '4546008', '4555006', '4560005', '4561009', '4564001', '4567008', '4582003', '4591004', '4610008', '4616002', '4629002', '4635002', '4643007', '4656000', '4674009', '4681002', '4693006', '4700006', '4706000', '4714006', '4728000', '4732006', '4746006', '4761007', '4762000', '4777008', '4780009', '4786003', '4789005', '4793004', '4814001', '4824009', '4825005', '4831008', '4832001', '4833006', '4844003', '4864008', '4872005', '4878009', '4882006', '4889002', '4901003', '4925006', '4933007', '4940008', '4955004', '4962008', '4963003', '4965005', '4968007', '4986005', '5003005', '5004004', '5007006', '5024000', '5031001', '5040002', '5043000', '5045007', '5059000', '5060005', '5061009', '5064001', '5081005', '5086000', '5094007', '5098005', '5109006', '5142007', '5160007', '5163009', '5167005', '5172001', '5179005', '5200001', '5206007', '5220000', '5226006', '5250008', '5252000', '5253005', '5259009', '5289002', '5303002', '5305009', '5307001', '5312000', '5323001', '5330007', '5339008', '5340005', '5392001', '5395004', '5404007', '5405008', '5406009', '5420002', '5439007', '5442001', '5453007', '5471000', '5474008', '5477001', '5483003', '5504009', '5511008', '5513006', '5515004', '5533005', '5537006', '5540006', '5547009', '5548004', '5568005', '5573004', '5589001', '5590005', '5628003', '5629006', '5637003', '5641004', '5647000', '5656008', '5659001', '5670008', '5681006', '5691000', '5692007', '5699003', '5700002', '5702005', '5704006', '5705007', '5739006', '5746002', '5757007', '5762008', '5764009', '5767002', '5774007', '5800007', '5813001', '5826002', '5827006', '5829009', '5830004', '5840001', '5858007', '5863006', '5896008', '5899001', '5907009', '5910002', '5915007', '5927005', '5931004', '5932006', '5950004', '5955009', '5977008', '5989005', '5991002', '6021003', '6038004', '6043006', '6044000', '6054001', '6056004', '6068008', '6083003', '6085005', '6088007', '6089004', '6091007', '6107003', '6109000', '6115000', '6135004', '6138002', '6162007', '6170002', '6172005', '6178009', '6179001', '6182006', '6197009', '6237004', '6249003', '6256009', '6257000', '6260007', '6261006', '6263009', '6264003', '6287006', '6291001', '6301006', '6310003', '6314007', '6333002', '6338006', '6356006', '6360009', '6367007', '6386004', '6394006', '6401007', '6409009', '6411000', '6422001', '6451002', '6455006', '6469006', '6478000', '6495008', '6507009', '6513000', '6516008', '6524003', '6529008', '6532006', '6590001', '6592009', '6602005', '6611005', '6612003', '6619007', '6642000', '6644004', '6671004', '6672006', '6699008', '6701008', '6702001', '6709005', '6710000', '6713003', '6717002', '6725000', '6730001', '6741004', '6755007', '6786001', '6790004', '6792007', '6808006', '6809003', '6814004', '6817006', '6826009', '6837005', '6854002', '6865007', '6873003', '6879004', '6881002', '6884005', '6890009', '6896003', '6910009', '6911008', '6916003', '6924008', '6925009', '6927001', '6937006', '6945001', '6952004', '6958000', '6961004', '6970001', '6973004', '6983000', '6992002', '6993007', '6999006', '7008002', '7018007', '7029006', '7030001', '7034005', '7045008', '7047000', '7049002', '7054006', '7056008', '7059001', '7061005', '7070008', '7084003', '7110002', '7120007', '7132006', '7139002', '7146006', '7152007', '7156005', '7158006', '7161007', '7179006', '7191002', '7208009', '7211005', '7237008', '7243005', '7269004', '7271004', '7280004', '7281000', '7284008', '7294003', '7302008', '7318002', '7321000', '7325009', '7327001', '7328006', '7330008', '7337006', '7348004', '7382005', '7401000', '7411007', '7427000', '7434003', '7446004', '7460002', '7470000', '7489000', '7503004', '7509000', '7515000', '7537007', '7547005', '7549008', '7588005', '7608003', '7616007', '7648006', '7661006', '7670009', '7675004', '7685003', '7696006', '7716001', '7737009', '7738004', '7761002', '7770004', '7774008', '7779003', '7785005', '7790008', '7791007', '7795003', '7801007', '7816005', '7834009', '7846008', '7848009', '7868003', '7879008', '7900007', '7904003', '7909008', '7924004', '7938006', '7945006', '7948008', '7953003', '7957002', '7961008', '7970006', '7974002', '7975001', '7979007', '7983007', '7985000', '7997004', '8000007', '8002004', '8025003', '8029009', '8030004', '8035009', '8048008', '8054009', '8055005', '8105004', '8108002', '8123007', '8132009', '8143001', '8153000', '8156008', '8164002', '8168004', '8179009', '8184003', '8190004', '8202008', '8203003', '8204009', '8222007', '8227001', '8230008', '8237006', '8252004', '8257005', '8261004', '8268005', '8270001', '8275006', '8295000', '8300003', '8310007', '8313009', '8340009', '8342001', '8343006', '8354001', '8355000', '8362009', '8365006', '8368008', '8376005', '8385005', '8397006', '8406008', '8429000', '8450009', '8452001', '8456003', '8460000', '8473001', '8474007', '8484008', '8485009', '8486005', '8487001', '8491006', '8492004', '8498000', '8507001', '8514004', '8520003', '8525008', '8529002', '8534003', '8537005', '8578007', '8591008', '8612007', '8620009', '8631001', '8653004', '8660005', '8687009', '8689007', '8701002', '8705006', '8731008', '8740007', '8761000', '8767001', '8785008', '8786009', '8795001', '8817004', '8818009', '8822004', '8830003', '8836009', '8844009', '8858006', '8865003', '8878003', '8882001', '8886003', '8908003', '8914005', '8919000', '8926000', '8945009', '8953001', '8963009', '8969008', '8977007', '8982000', '8987006', '8991001', '9010006', '9013008', '9021002', '9024005', '9045003', '9052001', '9054000', '9103003', '9110009', '9125009', '9159008', '9172009', '9174005', '9183000', '9189001', '9195000', '9197008', '9205004', '9220005', '9223007', '9234005', '9246009', '9253000', '9270008', '9271007', '9301005', '9302003', '9315007', '9319001', '9334007', '9349004', '9351000', '9355009', '9392009', '9396007', '9398008', '9410003', '9422000', '9457002']}, 'type'=>'CodeableConcept', 'path'=>'Interactant.item[x]', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/interactant'}} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :itemReference # 1-1 Reference(MedicinalProductDefinition|Medication|Substance|NutritionProduct|BiologicallyDerivedProduct|ObservationDefinition) + attr_accessor :itemCodeableConcept # 1-1 CodeableConcept + end + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :interactant # 0-* [ ClinicalUseDefinition::Interaction::Interactant ] + attr_accessor :type # 0-1 CodeableConcept + attr_accessor :effect # 0-1 CodeableReference + attr_accessor :incidence # 0-1 CodeableConcept + attr_accessor :management # 0-* [ CodeableConcept ] + end + + class UndesirableEffect < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'UndesirableEffect.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'UndesirableEffect.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'UndesirableEffect.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'symptomConditionEffect' => {'type'=>'CodeableReference', 'path'=>'UndesirableEffect.symptomConditionEffect', 'min'=>0, 'max'=>1}, + 'classification' => {'valid_codes'=>{'http://snomed.info/sct'=>['363788007', '1285004', '1391004', '1495009', '2335007', '2548005', '2767007', '2957008', '3030002', '3805004', '3863008', '4051006', '4187002', '4531001', '5222008', '5660006', '5661005', '5883007', '6252006', '6304003', '6427007', '6577008', '6797001', '6918002', '6942003', '7349007', '7352004', '7423001', '7478007', '7928001', '8198006', '8515003', '8527000', '8690003', '9251003', '9304002', '9576003', '9964006', '9995004', '10142005', '10252003', '10448000', '10716003', '10947000', '11554009', '11820004', '11977004', '12140005', '12239004', '12261009', '12309006', '12679000', '12852001', '13130004', '13621006', '14067000', '14142001', '14502000', '14688008', '15070007', '15456004', '15876000', '16162007', '16166005', '16206004', '16468003', '17202005', '17328006', '17441009', '17785005', '18145008', '18332003', '18491006', '18601007', '18841001', '19166009', '19982009', '20426007', '20910001', '21122005', '21313003', '21663000', '21840007', '22200009', '22690006', '22751002', '22787009', '23035008', '23211007', '23435004', '23980007', '24154002', '24220009', '24428000', '24560006', '24607002', '25755000', '26011007', '26365000', '26626008', '26669000', '26724002', '26814000', '26827001', '27030002', '27113001', '27305006', '27309000', '27468005', '27556003', '27598000', '27625002', '27913002', '27958008', '28001007', '28005003', '28239005', '28827006', '29533001', '29922007', '29944002', '30219002', '30367009', '30397001', '30901003', '30944004', '30976009', '31261004', '31346003', '31498000', '31534003', '31639004', '31763002', '32058005', '33032001', '33213002', '33341000', '33405001', '33453002', '33480009', '33485004', '33836004', '33957008', '33975009', '34257009', '34517005', '34606001', '35188005', '35332007', '35544009', '35706003', '35877002', '35897007', '36003005', '36047004', '36459006', '36550007', '36643001', '37087001', '37124008', '37129003', '37476000', '37555008', '38080001', '38522000', '39025000', '39040003', '39080007', '39122004', '39140000', '39211005', '39438000', '39996008', '40137007', '40139005', '40909004', '41011002', '41633001', '41741009', '42111002', '42233006', '42457008', '43224003', '43471007', '43857005', '43902009', '43914001', '44432004', '44453008', '44523003', '45500009', '45596005', '45832002', '45873001', '46118006', '46470002', '46493008', '47287008', '47301008', '47309005', '47446005', '47539004', '48038003', '48068007', '48089003', '48441002', '49169007', '49950003', '50360004', '50373000', '50614006', '50666002', '50741009', '50834005', '51104005', '51413002', '51478000', '51497000', '51717002', '51751003', '51795009', '52019005', '52134002', '52583008', '52653008', '52963003', '53273001', '53294003', '53319005', '54014004', '54206000', '54405004', '54715006', '54880002', '54993008', '55044005', '55070006', '55154006', '55532004', '55562005', '55577002', '55591008', '56215005', '56799002', '57036006', '57206007', '57427004', '57503003', '57566009', '58102000', '58516001', '58608000', '58915005', '58917002', '58926004', '59236006', '59328004', '60074003', '60534004', '60621009', '60701003', '60747006', '60877009', '61017008', '61159007', '61428000', '61468001', '61666009', '62262004', '62430000', '63177006', '63208007', '63448001', '63636006', '64607003', '65077007', '65453009', '65598000', '65825000', '66332009', '66621004', '67034007', '67461000', '67767000', '67993002', '68015005', '68362006', '68545002', '68592003', '68742001', '68980005', '69202003', '69330000', '70017002', '70433009', '70464006', '70697002', '70778006', '71172009', '71300006', '71420008', '71432007', '71496008', '71853007', '71964006', '72066008', '72313002', '72374003', '72755008', '72947005', '73288005', '73750009', '73777000', '74024006', '74155003', '74229007', '74427007', '75098008', '75302005', '75367002', '75382007', '75583003', '76101000', '76245007', '76528003', '76679000', '76700007', '76882007', '77219005', '78564009', '78718001', '79063001', '79324001', '79412009', '79463009', '79466001', '79529005', '79602007', '80025008', '80035002', '80040005', '80055001', '80274001', '80594006', '80784004', '80943009', '81184002', '81435004', '81758000', '81885003', '82187007', '82799009', '82984001', '83001001', '83323007', '83411002', '83739002', '84152008', '84214003', '84571004', '84591006', '84747008', '84917001', '85064009', '85352007', '85662007', '85742005', '86189008', '86290005', '86377001', '87042004', '87179004', '87276001', '87335007', '87357000', '87572000', '87731000', '87934002', '88241000', '88265002', '88296006', '88299004', '88343004', '88345006', '89124002', '89170009', '89269003', '89315003', '89365007', '89624001', '89919001', '90062008', '90096001', '91001008', '91022002', '91086001', '91343008', '91365008', '91444001', '102485007', '102486008', '102487004', '102534001', '102542000', '102544004', '102545003', '102546002', '102547006', '102880007', '103228002', '106029005', '106054005', '106060005', '106116007', '110343009', '111952004', '111964007', '111965008', '111966009', '111967000', '111969002', '111991009', '112098003', '112219002', '112224004', '112225003', '112226002', '113147002', '116335008', '118433006', '123036008', '123980006', '128417009', '128442000', '128443005', '128446002', '128449009', '128452001', '129005007', '129006008', '129008009', '129009001', '129015001', '129016000', '129017009', '129021002', '129022009', '129087001', '129088006', '130951007', '130952000', '134266007', '134318003', '134432000', '134441005', '141988003', '160238001', '160625004', '161139007', '161713000', '161714006', '161715007', '161716008', '161720007', '161732006', '161771009', '162088006', '162098000', '162306000', '162540004', '162549003', '162879003', '163033001', '163034007', '163035008', '164782002', '164802005', '164835000', '164836004', '164928009', '164931005', '164944000', '164949005', '165033004', '165041004', '165053000', '165054006', '165055007', '165056008', '165077006', '165078001', '165109007', '165186003', '165221002', '165242000', '165263003', '165314000', '165315004', '165316003', '165317007', '165318002', '165319005', '168089007', '169263009', '169264003', '169265002', '169740003', '169786001', '169811007', '169812000', '169821004', '169822006', '169823001', '169876006', '169886007', '169895004', '169909004', '169922007', '169946000', '169953009', '169955002', '169966009', '169971002', '169977003', '169983000', '169990005', '169997008', '170005003', '170061009', '170089007', '170090003', '170091004', '170092006', '170093001', '170094007', '170095008', '170096009', '170707004', '170735000', '170736004', '170740008', '170772006', '170773001', '170804003', '171224000', '174255007', '184034005', '184305005', '186808003', '189834007', '193220005', '193993006', '211120004', '224075005', '224076006', '224077002', '224961000', '224992003', '225000007', '225004003', '225007005', '225008000', '225032007', '225044005', '225464009', '225467002', '225487001', '225490007', '225499008', '225510008', '225517006', '225548003', '225567004', '225568009', '225590009', '225597007', '225598002', '225659000', '225781004', '225810002', '225847002', '225850004', '225854008', '225898008', '225900005', '225904001', '225908003', '225910001', '225918008', '225972001', '226063003', '226244007', '226245008', '226247000', '226248005', '226249002', '226250002', '226251003', '226252005', '226254006', '226255007', '226256008', '226257004', '226258009', '226259001', '226260006', '226261005', '226262003', '226263008', '226264002', '226265001', '226266000', '226267009', '226268004', '226269007', '226270008', '226271007', '226272000', '226273005', '226274004', '226275003', '226276002', '226278001', '226320007', '226321006', '226323009', '226324003', '226325002', '226326001', '226327005', '226328000', '226329008', '226330003', '226331004', '226332006', '226333001', '226334007', '226335008', '226336009', '226337000', '226338005', '226339002', '226340000', '226341001', '226342008', '226343003', '226344009', '226345005', '226346006', '226347002', '226348007', '226349004', '226350004', '226351000', '226352007', '226354008', '226379006', '226380009', '226381008', '226382001', '226383006', '226384000', '226385004', '226386003', '226387007', '226388002', '226389005', '226390001', '226391002', '226393004', '226394005', '226395006', '226396007', '226397003', '226398008', '226399000', '226400007', '226401006', '226402004', '226403009', '226404003', '226405002', '226406001', '226407005', '226408000', '226409008', '226410003', '226411004', '226412006', '226413001', '226414007', '226415008', '226416009', '226417000', '226418005', '226419002', '226422000', '226423005', '226424004', '226426002', '226427006', '226428001', '226429009', '226430004', '226431000', '226432007', '226433002', '226434008', '226435009', '226436005', '226437001', '226438006', '226439003', '226440001', '226441002', '226442009', '226443004', '226444005', '226445006', '226446007', '226447003', '226448008', '226449000', '226450000', '226451001', '226452008', '226453003', '226454009', '226455005', '226456006', '226457002', '226458007', '226459004', '226460009', '226461008', '226462001', '226463006', '228272008', '228282009', '228283004', '228296003', '228308009', '228309001', '228311005', '228328008', '228329000', '228330005', '228331009', '228338003', '228345003', '228349009', '228360000', '228390007', '228391006', '228394003', '228401002', '228411009', '228412002', '228413007', '228415000', '228421001', '228422008', '228423003', '228424009', '228425005', '228429004', '228449008', '228450008', '228454004', '228455003', '228456002', '228457006', '228458001', '228459009', '228462007', '228463002', '228464008', '228465009', '228466005', '228470002', '228473000', '228476008', '228486009', '228487000', '228488005', '228489002', '228490006', '228495001', '228496000', '228497009', '228498004', '228500003', '228505008', '228506009', '228507000', '228508005', '228510007', '228519008', '228520002', '228521003', '228522005', '229024009', '229177002', '229257003', '229646000', '229767007', '229819007', '229918000', '230043006', '230056004', '230057008', '230058003', '230074008', '230075009', '230076005', '230077001', '230078006', '230079003', '230080000', '230081001', '230082008', '230083003', '230084009', '230085005', '230086006', '230092000', '230093005', '230094004', '230095003', '230096002', '230097006', '230098001', '230099009', '230100001', '230101002', '230102009', '230103004', '230104005', '230105006', '230106007', '230107003', '230108008', '230109000', '230110005', '230111009', '230112002', '230113007', '230116004', '230122008', '230123003', '230124009', '230125005', '240258008', '246109007', '246116008', '246117004', '246118009', '246120007', '246206008', '246207004', '246208009', '246209001', '246210006', '246211005', '246212003', '246213008', '246214002', '246223004', '246435002', '246436001', '246437005', '246466008', '246467004', '246511009', '246518003', '246558001', '246559009', '246560004', '246561000', '246570002', '246572005', '246573000', '246574006', '246575007', '246576008', '246577004', '246578009', '246579001', '246580003', '246581004', '246582006', '246583001', '246584007', '246586009', '246600005', '246603007', '246612009', '246613004', '246620006', '246621005', '246624002', '246633000', '246646005', '246647001', '246648006', '246649003', '246683005', '246692008', '246693003', '246704007', '246705008', '246706009', '246707000', '246710007', '246716001', '246719008', '246721003', '246724006', '246760001', '246765006', '246776005', '246777001', '246778006', '246785005', '246786006', '246787002', '246788007', '246790008', '246792000', '246793005', '246794004', '246795003', '246796002', '246797006', '246820009', '246847004', '246851002', '246853004', '246858008', '246859000', '246861009', '246889007', '246900007', '246917000', '246933002', '246974002', '246979007', '247014003', '247016001', '247018000', '247019008', '247022005', '247026008', '247029001', '247030006', '247046003', '247050005', '247053007', '247063004', '247073002', '247088007', '247104005', '247110005', '247116004', '247166005', '247222003', '247225001', '247239001', '247243002', '247250003', '247259002', '247291001', '247292008', '247293003', '247331000', '247358007', '247374002', '247375001', '247376000', '247377009', '247428002', '247433003', '247435005', '247485001', '247494007', '247502003', '247505001', '247523009', '247527005', '247529008', '247532006', '247533001', '247534007', '247543003', '247544009', '247563005', '247571009', '247625006', '247626007', '247639006']}, 'type'=>'CodeableConcept', 'path'=>'UndesirableEffect.classification', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/undesirable-effect-classification'}}, + 'frequencyOfOccurrence' => {'valid_codes'=>{'http://hl7.org/fhir/undesirable-effect-frequency'=>['Common', 'Uncommon', 'Rare']}, 'type'=>'CodeableConcept', 'path'=>'UndesirableEffect.frequencyOfOccurrence', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/undesirable-effect-frequency'}} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :symptomConditionEffect # 0-1 CodeableReference + attr_accessor :classification # 0-1 CodeableConcept + attr_accessor :frequencyOfOccurrence # 0-1 CodeableConcept + end + + class Warning < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Warning.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Warning.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Warning.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'description' => {'type'=>'markdown', 'path'=>'Warning.description', 'min'=>0, 'max'=>1}, + 'code' => {'valid_codes'=>{'http://hl7.org/fhir/warning-type'=>['P313', 'P314', 'P315', 'P320', 'P321', 'P322', 'P330', 'P331', 'P361', 'P363']}, 'type'=>'CodeableConcept', 'path'=>'Warning.code', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/warning-type'}} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :description # 0-1 markdown + attr_accessor :code # 0-1 CodeableConcept + end + + attr_accessor :id # 0-1 id + attr_accessor :meta # 0-1 Meta + attr_accessor :implicitRules # 0-1 uri + attr_accessor :language # 0-1 code + attr_accessor :text # 0-1 Narrative + attr_accessor :contained # 0-* [ Resource ] + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :identifier # 0-* [ Identifier ] + attr_accessor :type # 1-1 code + attr_accessor :category # 0-* [ CodeableConcept ] + attr_accessor :subject # 0-* [ Reference(MedicinalProductDefinition|Medication|ActivityDefinition|PlanDefinition|Device|DeviceDefinition|Substance|NutritionProduct|BiologicallyDerivedProduct) ] + attr_accessor :status # 0-1 CodeableConcept + attr_accessor :contraindication # 0-1 ClinicalUseDefinition::Contraindication + attr_accessor :indication # 0-1 ClinicalUseDefinition::Indication + attr_accessor :interaction # 0-1 ClinicalUseDefinition::Interaction + attr_accessor :population # 0-* [ Reference(Group) ] + attr_accessor :library # 0-* [ canonical ] + attr_accessor :undesirableEffect # 0-1 ClinicalUseDefinition::UndesirableEffect + attr_accessor :warning # 0-1 ClinicalUseDefinition::Warning + + def resourceType + 'ClinicalUseDefinition' + end + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/resources/CodeSystem.rb b/lib/fhir_models/r6/generated/resources/CodeSystem.rb new file mode 100644 index 00000000..5afd8dfc --- /dev/null +++ b/lib/fhir_models/r6/generated/resources/CodeSystem.rb @@ -0,0 +1,248 @@ +module FHIR + module R6 + class CodeSystem < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'versionAlgorithm' => ['string', 'Coding'] + } + SEARCH_PARAMS = ['code', 'content-mode', 'context', 'context-quantity', 'context-type', 'context-type-quantity', 'context-type-value', 'date', 'derived-from', 'description', 'effective', 'identifier', 'jurisdiction', 'language', 'name', 'predecessor', 'publisher', 'status', 'supplements', 'system', 'title', 'topic', 'url', 'version'] + METADATA = { + 'id' => {'type'=>'id', 'path'=>'CodeSystem.id', 'min'=>0, 'max'=>1}, + 'meta' => {'type'=>'Meta', 'path'=>'CodeSystem.meta', 'min'=>0, 'max'=>1}, + 'implicitRules' => {'type'=>'uri', 'path'=>'CodeSystem.implicitRules', 'min'=>0, 'max'=>1}, + 'language' => {'type'=>'code', 'path'=>'CodeSystem.language', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-languages'}}, + 'text' => {'type'=>'Narrative', 'path'=>'CodeSystem.text', 'min'=>0, 'max'=>1}, + 'contained' => {'type'=>'Resource', 'path'=>'CodeSystem.contained', 'min'=>0, 'max'=>Float::INFINITY}, + 'extension' => {'type'=>'Extension', 'path'=>'CodeSystem.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'CodeSystem.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'url' => {'type'=>'uri', 'path'=>'CodeSystem.url', 'min'=>0, 'max'=>1}, + 'identifier' => {'type'=>'Identifier', 'path'=>'CodeSystem.identifier', 'min'=>0, 'max'=>Float::INFINITY}, + 'version' => {'type'=>'string', 'path'=>'CodeSystem.version', 'min'=>0, 'max'=>1}, + 'versionAlgorithmString' => {'type'=>'string', 'path'=>'CodeSystem.versionAlgorithm[x]', 'min'=>0, 'max'=>1}, + 'versionAlgorithmCoding' => {'valid_codes'=>{'http://hl7.org/fhir/version-algorithm'=>['semver', 'integer', 'alpha', 'date', 'natural']}, 'type'=>'Coding', 'path'=>'CodeSystem.versionAlgorithm[x]', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/version-algorithm'}}, + 'name' => {'type'=>'string', 'path'=>'CodeSystem.name', 'min'=>0, 'max'=>1}, + 'title' => {'type'=>'string', 'path'=>'CodeSystem.title', 'min'=>0, 'max'=>1}, + 'status' => {'valid_codes'=>{'http://hl7.org/fhir/publication-status'=>['draft', 'active', 'retired', 'unknown']}, 'type'=>'code', 'path'=>'CodeSystem.status', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/publication-status'}}, + 'experimental' => {'type'=>'boolean', 'path'=>'CodeSystem.experimental', 'min'=>0, 'max'=>1}, + 'date' => {'type'=>'dateTime', 'path'=>'CodeSystem.date', 'min'=>0, 'max'=>1}, + 'publisher' => {'type'=>'string', 'path'=>'CodeSystem.publisher', 'min'=>0, 'max'=>1}, + 'contact' => {'type'=>'ContactDetail', 'path'=>'CodeSystem.contact', 'min'=>0, 'max'=>Float::INFINITY}, + 'description' => {'type'=>'markdown', 'path'=>'CodeSystem.description', 'min'=>0, 'max'=>1}, + 'useContext' => {'type'=>'UsageContext', 'path'=>'CodeSystem.useContext', 'min'=>0, 'max'=>Float::INFINITY}, + 'jurisdiction' => {'valid_codes'=>{'urn:iso:std:iso:3166'=>['AD', 'AE', 'AF', 'AG', 'AI', 'AL', 'AM', 'AO', 'AQ', 'AR', 'AS', 'AT', 'AU', 'AW', 'AX', 'AZ', 'BA', 'BB', 'BD', 'BE', 'BF', 'BG', 'BH', 'BI', 'BJ', 'BL', 'BM', 'BN', 'BO', 'BQ', 'BR', 'BS', 'BT', 'BV', 'BW', 'BY', 'BZ', 'CA', 'CC', 'CD', 'CF', 'CG', 'CH', 'CI', 'CK', 'CL', 'CM', 'CN', 'CO', 'CR', 'CU', 'CV', 'CW', 'CX', 'CY', 'CZ', 'DE', 'DJ', 'DK', 'DM', 'DO', 'DZ', 'EC', 'EE', 'EG', 'EH', 'ER', 'ES', 'ET', 'FI', 'FJ', 'FK', 'FM', 'FO', 'FR', 'GA', 'GB', 'GD', 'GE', 'GF', 'GG', 'GH', 'GI', 'GL', 'GM', 'GN', 'GP', 'GQ', 'GR', 'GS', 'GT', 'GU', 'GW', 'GY', 'HK', 'HM', 'HN', 'HR', 'HT', 'HU', 'ID', 'IE', 'IL', 'IM', 'IN', 'IO', 'IQ', 'IR', 'IS', 'IT', 'JE', 'JM', 'JO', 'JP', 'KE', 'KG', 'KH', 'KI', 'KM', 'KN', 'KP', 'KR', 'KW', 'KY', 'KZ', 'LA', 'LB', 'LC', 'LI', 'LK', 'LR', 'LS', 'LT', 'LU', 'LV', 'LY', 'MA', 'MC', 'MD', 'ME', 'MF', 'MG', 'MH', 'MK', 'ML', 'MM', 'MN', 'MO', 'MP', 'MQ', 'MR', 'MS', 'MT', 'MU', 'MV', 'MW', 'MX', 'MY', 'MZ', 'NA', 'NC', 'NE', 'NF', 'NG', 'NI', 'NL', 'NO', 'NP', 'NR', 'NU', 'NZ', 'OM', 'PA', 'PE', 'PF', 'PG', 'PH', 'PK', 'PL', 'PM', 'PN', 'PR', 'PS', 'PT', 'PW', 'PY', 'QA', 'RE', 'RO', 'RS', 'RU', 'RW', 'SA', 'SB', 'SC', 'SD', 'SE', 'SG', 'SH', 'SI', 'SJ', 'SK', 'SL', 'SM', 'SN', 'SO', 'SR', 'SS', 'ST', 'SV', 'SX', 'SY', 'SZ', 'TC', 'TD', 'TF', 'TG', 'TH', 'TJ', 'TK', 'TL', 'TM', 'TN', 'TO', 'TR', 'TT', 'TV', 'TW', 'TZ', 'UA', 'UG', 'UM', 'US', 'UY', 'UZ', 'VA', 'VC', 'VE', 'VG', 'VI', 'VN', 'VU', 'WF', 'WS', 'YE', 'YT', 'ZA', 'ZM', 'ZW', 'ABW', 'AFG', 'AGO', 'AIA', 'ALA', 'ALB', 'AND', 'ARE', 'ARG', 'ARM', 'ASM', 'ATA', 'ATF', 'ATG', 'AUS', 'AUT', 'AZE', 'BDI', 'BEL', 'BEN', 'BES', 'BFA', 'BGD', 'BGR', 'BHR', 'BHS', 'BIH', 'BLM', 'BLR', 'BLZ', 'BMU', 'BOL', 'BRA', 'BRB', 'BRN', 'BTN', 'BVT', 'BWA', 'CAF', 'CAN', 'CCK', 'CHE', 'CHL', 'CHN', 'CIV', 'CMR', 'COD', 'COG', 'COK', 'COL', 'COM', 'CPV', 'CRI', 'CUB', 'CUW', 'CXR', 'CYM', 'CYP', 'CZE', 'DEU', 'DJI', 'DMA', 'DNK', 'DOM', 'DZA', 'ECU', 'EGY', 'ERI', 'ESH', 'ESP', 'EST', 'ETH', 'FIN', 'FJI', 'FLK', 'FRA', 'FRO', 'FSM', 'GAB', 'GBR', 'GEO', 'GGY', 'GHA', 'GIB', 'GIN', 'GLP', 'GMB', 'GNB', 'GNQ', 'GRC', 'GRD', 'GRL', 'GTM', 'GUF', 'GUM', 'GUY', 'HKG', 'HMD', 'HND', 'HRV', 'HTI', 'HUN', 'IDN', 'IMN', 'IND', 'IOT', 'IRL', 'IRN', 'IRQ', 'ISL', 'ISR', 'ITA', 'JAM', 'JEY', 'JOR', 'JPN', 'KAZ', 'KEN', 'KGZ', 'KHM', 'KIR', 'KNA', 'KOR', 'KWT', 'LAO', 'LBN', 'LBR', 'LBY', 'LCA', 'LIE', 'LKA', 'LSO', 'LTU', 'LUX', 'LVA', 'MAC', 'MAF', 'MAR', 'MCO', 'MDA', 'MDG', 'MDV', 'MEX', 'MHL', 'MKD', 'MLI', 'MLT', 'MMR', 'MNE', 'MNG', 'MNP', 'MOZ', 'MRT', 'MSR', 'MTQ', 'MUS', 'MWI', 'MYS', 'MYT', 'NAM', 'NCL', 'NER', 'NFK', 'NGA', 'NIC', 'NIU', 'NLD', 'NOR', 'NPL', 'NRU', 'NZL', 'OMN', 'PAK', 'PAN', 'PCN', 'PER', 'PHL', 'PLW', 'PNG', 'POL', 'PRI', 'PRK', 'PRT', 'PRY', 'PSE', 'PYF', 'QAT', 'REU', 'ROU', 'RUS', 'RWA', 'SAU', 'SDN', 'SEN', 'SGP', 'SGS', 'SHN', 'SJM', 'SLB', 'SLE', 'SLV', 'SMR', 'SOM', 'SPM', 'SRB', 'SSD', 'STP', 'SUR', 'SVK', 'SVN', 'SWE', 'SWZ', 'SXM', 'SYC', 'SYR', 'TCA', 'TCD', 'TGO', 'THA', 'TJK', 'TKL', 'TKM', 'TLS', 'TON', 'TTO', 'TUN', 'TUR', 'TUV', 'TWN', 'TZA', 'UGA', 'UKR', 'UMI', 'URY', 'USA', 'UZB', 'VAT', 'VCT', 'VEN', 'VGB', 'VIR', 'VNM', 'VUT', 'WLF', 'WSM', 'YEM', 'ZAF', 'ZMB', 'ZWE', '004', '008', '010', '012', '016', '020', '024', '028', '031', '032', '036', '040', '044', '048', '050', '051', '052', '056', '060', '064', '068', '070', '072', '074', '076', '084', '086', '090', '092', '096', '100', '104', '108', '112', '116', '120', '124', '132', '136', '140', '144', '148', '152', '156', '158', '162', '166', '170', '174', '175', '178', '180', '184', '188', '191', '192', '196', '203', '204', '208', '212', '214', '218', '222', '226', '231', '232', '233', '234', '238', '239', '242', '246', '248', '250', '254', '258', '260', '262', '266', '268', '270', '275', '276', '288', '292', '296', '300', '304', '308', '312', '316', '320', '324', '328', '332', '334', '336', '340', '344', '348', '352', '356', '360', '364', '368', '372', '376', '380', '384', '388', '392', '398', '400', '404', '408', '410', '414', '417', '418', '422', '426', '428', '430', '434', '438', '440', '442', '446', '450', '454', '458', '462', '466', '470', '474', '478', '480', '484', '492', '496', '498', '499', '500', '504', '508', '512', '516', '520', '524', '528', '531', '533', '534', '535', '540', '548', '554', '558', '562', '566', '570', '574', '578', '580', '581', '583', '584', '585', '586', '591', '598', '600', '604', '608', '612', '616', '620', '624', '626', '630', '634', '638', '642', '643', '646', '652', '654', '659', '660', '662', '663', '666', '670', '674', '678', '682', '686', '688', '690', '694', '702', '703', '704', '705', '706', '710', '716', '724', '728', '729', '732', '740', '744', '748', '752', '756', '760', '762', '764', '768', '772', '776', '780', '784', '788', '792', '795', '796', '798', '800', '804', '807', '818', '826', '831', '832', '833', '834', '840', '850', '854', '858', '860', '862', '876', '882', '887', '894'], 'urn:iso:std:iso:3166:-2'=>['AF-BAL', 'AF-BAM', 'AF-BDG', 'AF-BDS', 'AF-BGL', 'AF-DAY', 'AF-FRA', 'AF-FYB', 'AF-GHA', 'AF-GHO', 'AF-HEL', 'AF-HER', 'AF-JOW', 'AF-KAB', 'AF-KAN', 'AF-KAP', 'AF-KDZ', 'AF-KHO', 'AF-KNR', 'AF-LAG', 'AF-LOG', 'AF-NAN', 'AF-NIM', 'AF-NUR', 'AF-PAN', 'AF-PAR', 'AF-PIA', 'AF-PKA', 'AF-SAM', 'AF-SAR', 'AF-TAK', 'AF-URU', 'AF-WAR', 'AF-ZAB', 'AX-AX', 'AL-01', 'AL-02', 'AL-03', 'AL-04', 'AL-05', 'AL-06', 'AL-07', 'AL-08', 'AL-09', 'AL-10', 'AL-11', 'AL-12', 'AL-BR', 'AL-BU', 'AL-DI', 'AL-DL', 'AL-DR', 'AL-DV', 'AL-EL', 'AL-ER', 'AL-FR', 'AL-GJ', 'AL-GR', 'AL-HA', 'AL-KA', 'AL-KB', 'AL-KC', 'AL-KO', 'AL-KR', 'AL-KU', 'AL-LB', 'AL-LE', 'AL-LU', 'AL-MK', 'AL-MM', 'AL-MR', 'AL-MT', 'AL-PG', 'AL-PQ', 'AL-PR', 'AL-PU', 'AL-SH', 'AL-SK', 'AL-SR', 'AL-TE', 'AL-TP', 'AL-TR', 'AL-VL', 'DZ-01', 'DZ-02', 'DZ-03', 'DZ-04', 'DZ-05', 'DZ-06', 'DZ-07', 'DZ-08', 'DZ-09', 'DZ-10', 'DZ-11', 'DZ-12', 'DZ-13', 'DZ-14', 'DZ-15', 'DZ-16', 'DZ-17', 'DZ-18', 'DZ-19', 'DZ-20', 'DZ-21', 'DZ-22', 'DZ-23', 'DZ-24', 'DZ-25', 'DZ-26', 'DZ-27', 'DZ-28', 'DZ-29', 'DZ-30', 'DZ-31', 'DZ-32', 'DZ-33', 'DZ-34', 'DZ-35', 'DZ-36', 'DZ-37', 'DZ-38', 'DZ-39', 'DZ-40', 'DZ-41', 'DZ-42', 'DZ-43', 'DZ-44', 'DZ-45', 'DZ-46', 'DZ-47', 'DZ-48', 'AS-AS', 'AD-02', 'AD-03', 'AD-04', 'AD-05', 'AD-06', 'AD-07', 'AD-08', 'AO-BGO', 'AO-BGU', 'AO-BIE', 'AO-CAB', 'AO-CCU', 'AO-CNN', 'AO-CNO', 'AO-CUS', 'AO-HUA', 'AO-HUI', 'AO-LNO', 'AO-LSU', 'AO-LUA', 'AO-MAL', 'AO-MOX', 'AO-NAM', 'AO-UIG', 'AO-ZAI', 'AI-AI', 'AQ-AQ', 'AG-03', 'AG-04', 'AG-05', 'AG-06', 'AG-07', 'AG-08', 'AG-10', 'AG-11', 'AR-A', 'AR-B', 'AR-C', 'AR-D', 'AR-E', 'AR-F', 'AR-G', 'AR-H', 'AR-J', 'AR-K', 'AR-L', 'AR-M', 'AR-N', 'AR-P', 'AR-Q', 'AR-R', 'AR-S', 'AR-T', 'AR-U', 'AR-V', 'AR-W', 'AR-X', 'AR-Y', 'AR-Z', 'AM-AG', 'AM-AR', 'AM-AV', 'AM-ER', 'AM-GR', 'AM-KT', 'AM-LO', 'AM-SH', 'AM-SU', 'AM-TV', 'AM-VD', 'AW-AW', 'AU-ACT', 'AU-NSW', 'AU-NT', 'AU-QLD', 'AU-SA', 'AU-TAS', 'AU-VIC', 'AU-WA', 'AT-1', 'AT-2', 'AT-3', 'AT-4', 'AT-5', 'AT-6', 'AT-7', 'AT-8', 'AT-9', 'AZ-ABS', 'AZ-AGA', 'AZ-AGC', 'AZ-AGM', 'AZ-AGS', 'AZ-AGU', 'AZ-AST', 'AZ-BA', 'AZ-BAB', 'AZ-BAL', 'AZ-BAR', 'AZ-BEY', 'AZ-BIL', 'AZ-CAB', 'AZ-CAL', 'AZ-CUL', 'AZ-DAS', 'AZ-FUZ', 'AZ-GAD', 'AZ-GA', 'AZ-GOR', 'AZ-GOY', 'AZ-GYG', 'AZ-HAC', 'AZ-IMI', 'AZ-ISM', 'AZ-KAL', 'AZ-KAN', 'AZ-KUR', 'AZ-LAC', 'AZ-LA', 'AZ-LAN', 'AZ-LER']}, 'type'=>'CodeableConcept', 'path'=>'CodeSystem.jurisdiction', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/jurisdiction'}}, + 'purpose' => {'type'=>'markdown', 'path'=>'CodeSystem.purpose', 'min'=>0, 'max'=>1}, + 'copyright' => {'type'=>'markdown', 'path'=>'CodeSystem.copyright', 'min'=>0, 'max'=>1}, + 'copyrightLabel' => {'type'=>'string', 'path'=>'CodeSystem.copyrightLabel', 'min'=>0, 'max'=>1}, + 'approvalDate' => {'type'=>'date', 'path'=>'CodeSystem.approvalDate', 'min'=>0, 'max'=>1}, + 'lastReviewDate' => {'type'=>'date', 'path'=>'CodeSystem.lastReviewDate', 'min'=>0, 'max'=>1}, + 'effectivePeriod' => {'type'=>'Period', 'path'=>'CodeSystem.effectivePeriod', 'min'=>0, 'max'=>1}, + 'topic' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/definition-use'=>['fhir-structure', 'custom-resource', 'dam', 'wire-format', 'archetype', 'template'], 'http://terminology.hl7.org/CodeSystem/definition-topic'=>['treatment', 'education', 'assessment']}, 'type'=>'CodeableConcept', 'path'=>'CodeSystem.topic', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/definition-topic'}}, + 'author' => {'type'=>'ContactDetail', 'path'=>'CodeSystem.author', 'min'=>0, 'max'=>Float::INFINITY}, + 'editor' => {'type'=>'ContactDetail', 'path'=>'CodeSystem.editor', 'min'=>0, 'max'=>Float::INFINITY}, + 'reviewer' => {'type'=>'ContactDetail', 'path'=>'CodeSystem.reviewer', 'min'=>0, 'max'=>Float::INFINITY}, + 'endorser' => {'type'=>'ContactDetail', 'path'=>'CodeSystem.endorser', 'min'=>0, 'max'=>Float::INFINITY}, + 'relatedArtifact' => {'type'=>'RelatedArtifact', 'path'=>'CodeSystem.relatedArtifact', 'min'=>0, 'max'=>Float::INFINITY}, + 'caseSensitive' => {'type'=>'boolean', 'path'=>'CodeSystem.caseSensitive', 'min'=>0, 'max'=>1}, + 'valueSet' => {'type'=>'canonical', 'path'=>'CodeSystem.valueSet', 'min'=>0, 'max'=>1}, + 'hierarchyMeaning' => {'valid_codes'=>{'http://hl7.org/fhir/codesystem-hierarchy-meaning'=>['grouped-by', 'is-a', 'part-of', 'classified-with']}, 'type'=>'code', 'path'=>'CodeSystem.hierarchyMeaning', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/codesystem-hierarchy-meaning'}}, + 'compositional' => {'type'=>'boolean', 'path'=>'CodeSystem.compositional', 'min'=>0, 'max'=>1}, + 'versionNeeded' => {'type'=>'boolean', 'path'=>'CodeSystem.versionNeeded', 'min'=>0, 'max'=>1}, + 'content' => {'valid_codes'=>{'http://hl7.org/fhir/codesystem-content-mode'=>['not-present', 'example', 'fragment', 'complete', 'supplement']}, 'type'=>'code', 'path'=>'CodeSystem.content', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/codesystem-content-mode'}}, + 'supplements' => {'type'=>'canonical', 'path'=>'CodeSystem.supplements', 'min'=>0, 'max'=>1}, + 'count' => {'type'=>'unsignedInt', 'path'=>'CodeSystem.count', 'min'=>0, 'max'=>1}, + 'filter' => {'type'=>'CodeSystem::Filter', 'path'=>'CodeSystem.filter', 'min'=>0, 'max'=>Float::INFINITY}, + 'property' => {'type'=>'CodeSystem::Property', 'path'=>'CodeSystem.property', 'min'=>0, 'max'=>Float::INFINITY}, + 'concept' => {'type'=>'CodeSystem::Concept', 'path'=>'CodeSystem.concept', 'min'=>0, 'max'=>Float::INFINITY} + } + + class Filter < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Filter.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Filter.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Filter.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'code' => {'type'=>'code', 'path'=>'Filter.code', 'min'=>1, 'max'=>1}, + 'description' => {'type'=>'string', 'path'=>'Filter.description', 'min'=>0, 'max'=>1}, + 'operator' => {'valid_codes'=>{'http://hl7.org/fhir/filter-operator'=>['=', 'is-a', 'descendent-of', 'is-not-a', 'regex', 'in', 'not-in', 'generalizes', 'child-of', 'descendent-leaf', 'exists']}, 'type'=>'code', 'path'=>'Filter.operator', 'min'=>1, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/filter-operator'}}, + 'value' => {'type'=>'string', 'path'=>'Filter.value', 'min'=>1, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :code # 1-1 code + attr_accessor :description # 0-1 string + attr_accessor :operator # 1-* [ code ] + attr_accessor :value # 1-1 string + end + + class Property < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Property.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Property.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Property.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'code' => {'type'=>'code', 'path'=>'Property.code', 'min'=>1, 'max'=>1}, + 'uri' => {'type'=>'uri', 'path'=>'Property.uri', 'min'=>0, 'max'=>1}, + 'description' => {'type'=>'string', 'path'=>'Property.description', 'min'=>0, 'max'=>1}, + 'type' => {'valid_codes'=>{'http://hl7.org/fhir/concept-property-type'=>['code', 'Coding', 'string', 'integer', 'boolean', 'dateTime', 'decimal']}, 'type'=>'code', 'path'=>'Property.type', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/concept-property-type'}} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :code # 1-1 code + attr_accessor :uri # 0-1 uri + attr_accessor :description # 0-1 string + attr_accessor :type # 1-1 code + end + + class Concept < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Concept.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Concept.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Concept.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'code' => {'type'=>'code', 'path'=>'Concept.code', 'min'=>1, 'max'=>1}, + 'display' => {'type'=>'string', 'path'=>'Concept.display', 'min'=>0, 'max'=>1}, + 'definition' => {'type'=>'string', 'path'=>'Concept.definition', 'min'=>0, 'max'=>1}, + 'designation' => {'type'=>'CodeSystem::Concept::Designation', 'path'=>'Concept.designation', 'min'=>0, 'max'=>Float::INFINITY}, + 'property' => {'type'=>'CodeSystem::Concept::Property', 'path'=>'Concept.property', 'min'=>0, 'max'=>Float::INFINITY}, + 'concept' => {'type'=>'CodeSystem::Concept', 'path'=>'Concept.concept', 'min'=>0, 'max'=>Float::INFINITY} + } + + class Designation < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Designation.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Designation.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Designation.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'language' => {'type'=>'code', 'path'=>'Designation.language', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-languages'}}, + 'use' => {'valid_codes'=>{'http://snomed.info/sct'=>['900000000000003001', '900000000000013009']}, 'type'=>'Coding', 'path'=>'Designation.use', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/designation-use'}}, + 'additionalUse' => {'valid_codes'=>{'http://snomed.info/sct'=>['900000000000003001', '900000000000013009']}, 'type'=>'Coding', 'path'=>'Designation.additionalUse', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/designation-use'}}, + 'value' => {'type'=>'string', 'path'=>'Designation.value', 'min'=>1, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :language # 0-1 code + attr_accessor :use # 0-1 Coding + attr_accessor :additionalUse # 0-* [ Coding ] + attr_accessor :value # 1-1 string + end + + class Property < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'value' => ['code', 'Coding', 'string', 'integer', 'boolean', 'dateTime', 'decimal'] + } + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Property.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Property.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Property.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'code' => {'type'=>'code', 'path'=>'Property.code', 'min'=>1, 'max'=>1}, + 'valueCode' => {'type'=>'code', 'path'=>'Property.value[x]', 'min'=>1, 'max'=>1}, + 'valueCoding' => {'type'=>'Coding', 'path'=>'Property.value[x]', 'min'=>1, 'max'=>1}, + 'valueString' => {'type'=>'string', 'path'=>'Property.value[x]', 'min'=>1, 'max'=>1}, + 'valueInteger' => {'type'=>'integer', 'path'=>'Property.value[x]', 'min'=>1, 'max'=>1}, + 'valueBoolean' => {'type'=>'boolean', 'path'=>'Property.value[x]', 'min'=>1, 'max'=>1}, + 'valueDateTime' => {'type'=>'dateTime', 'path'=>'Property.value[x]', 'min'=>1, 'max'=>1}, + 'valueDecimal' => {'type'=>'decimal', 'path'=>'Property.value[x]', 'min'=>1, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :code # 1-1 code + attr_accessor :valueCode # 1-1 code + attr_accessor :valueCoding # 1-1 Coding + attr_accessor :valueString # 1-1 string + attr_accessor :valueInteger # 1-1 integer + attr_accessor :valueBoolean # 1-1 boolean + attr_accessor :valueDateTime # 1-1 dateTime + attr_accessor :valueDecimal # 1-1 decimal + end + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :code # 1-1 code + attr_accessor :display # 0-1 string + attr_accessor :definition # 0-1 string + attr_accessor :designation # 0-* [ CodeSystem::Concept::Designation ] + attr_accessor :property # 0-* [ CodeSystem::Concept::Property ] + attr_accessor :concept # 0-* [ CodeSystem::Concept ] + end + + attr_accessor :id # 0-1 id + attr_accessor :meta # 0-1 Meta + attr_accessor :implicitRules # 0-1 uri + attr_accessor :language # 0-1 code + attr_accessor :text # 0-1 Narrative + attr_accessor :contained # 0-* [ Resource ] + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :url # 0-1 uri + attr_accessor :identifier # 0-* [ Identifier ] + attr_accessor :version # 0-1 string + attr_accessor :versionAlgorithmString # 0-1 string + attr_accessor :versionAlgorithmCoding # 0-1 Coding + attr_accessor :name # 0-1 string + attr_accessor :title # 0-1 string + attr_accessor :status # 1-1 code + attr_accessor :experimental # 0-1 boolean + attr_accessor :date # 0-1 dateTime + attr_accessor :publisher # 0-1 string + attr_accessor :contact # 0-* [ ContactDetail ] + attr_accessor :description # 0-1 markdown + attr_accessor :useContext # 0-* [ UsageContext ] + attr_accessor :jurisdiction # 0-* [ CodeableConcept ] + attr_accessor :purpose # 0-1 markdown + attr_accessor :copyright # 0-1 markdown + attr_accessor :copyrightLabel # 0-1 string + attr_accessor :approvalDate # 0-1 date + attr_accessor :lastReviewDate # 0-1 date + attr_accessor :effectivePeriod # 0-1 Period + attr_accessor :topic # 0-* [ CodeableConcept ] + attr_accessor :author # 0-* [ ContactDetail ] + attr_accessor :editor # 0-* [ ContactDetail ] + attr_accessor :reviewer # 0-* [ ContactDetail ] + attr_accessor :endorser # 0-* [ ContactDetail ] + attr_accessor :relatedArtifact # 0-* [ RelatedArtifact ] + attr_accessor :caseSensitive # 0-1 boolean + attr_accessor :valueSet # 0-1 canonical + attr_accessor :hierarchyMeaning # 0-1 code + attr_accessor :compositional # 0-1 boolean + attr_accessor :versionNeeded # 0-1 boolean + attr_accessor :content # 1-1 code + attr_accessor :supplements # 0-1 canonical + attr_accessor :count # 0-1 unsignedInt + attr_accessor :filter # 0-* [ CodeSystem::Filter ] + attr_accessor :property # 0-* [ CodeSystem::Property ] + attr_accessor :concept # 0-* [ CodeSystem::Concept ] + + def resourceType + 'CodeSystem' + end + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/resources/Communication.rb b/lib/fhir_models/r6/generated/resources/Communication.rb new file mode 100644 index 00000000..6f1d8b54 --- /dev/null +++ b/lib/fhir_models/r6/generated/resources/Communication.rb @@ -0,0 +1,103 @@ +module FHIR + module R6 + class Communication < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + SEARCH_PARAMS = ['based-on', 'category', 'encounter', 'identifier', 'in-response-to', 'instantiates-canonical', 'instantiates-uri', 'medium', 'part-of', 'patient', 'reason-code', 'reason-reference', 'received', 'recipient', 'sender', 'sent', 'status', 'subject', 'topic'] + METADATA = { + 'id' => {'type'=>'id', 'path'=>'Communication.id', 'min'=>0, 'max'=>1}, + 'meta' => {'type'=>'Meta', 'path'=>'Communication.meta', 'min'=>0, 'max'=>1}, + 'implicitRules' => {'type'=>'uri', 'path'=>'Communication.implicitRules', 'min'=>0, 'max'=>1}, + 'language' => {'type'=>'code', 'path'=>'Communication.language', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-languages'}}, + 'text' => {'type'=>'Narrative', 'path'=>'Communication.text', 'min'=>0, 'max'=>1}, + 'contained' => {'type'=>'Resource', 'path'=>'Communication.contained', 'min'=>0, 'max'=>Float::INFINITY}, + 'extension' => {'type'=>'Extension', 'path'=>'Communication.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Communication.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'identifier' => {'type'=>'Identifier', 'path'=>'Communication.identifier', 'min'=>0, 'max'=>Float::INFINITY}, + 'instantiatesCanonical' => {'type'=>'canonical', 'path'=>'Communication.instantiatesCanonical', 'min'=>0, 'max'=>Float::INFINITY}, + 'instantiatesUri' => {'type'=>'uri', 'path'=>'Communication.instantiatesUri', 'min'=>0, 'max'=>Float::INFINITY}, + 'basedOn' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/CarePlan', 'http://hl7.org/fhir/StructureDefinition/CommunicationRequest', 'http://hl7.org/fhir/StructureDefinition/DeviceRequest', 'http://hl7.org/fhir/StructureDefinition/ImmunizationRecommendation', 'http://hl7.org/fhir/StructureDefinition/MedicationRequest', 'http://hl7.org/fhir/StructureDefinition/NutritionOrder', 'http://hl7.org/fhir/StructureDefinition/ServiceRequest', 'http://hl7.org/fhir/StructureDefinition/Task', 'http://hl7.org/fhir/StructureDefinition/VisionPrescription'], 'type'=>'Reference', 'path'=>'Communication.basedOn', 'min'=>0, 'max'=>Float::INFINITY}, + 'partOf' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Resource'], 'type'=>'Reference', 'path'=>'Communication.partOf', 'min'=>0, 'max'=>Float::INFINITY}, + 'inResponseTo' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Communication'], 'type'=>'Reference', 'path'=>'Communication.inResponseTo', 'min'=>0, 'max'=>Float::INFINITY}, + 'status' => {'valid_codes'=>{'http://hl7.org/fhir/event-status'=>['preparation', 'in-progress', 'not-done', 'on-hold', 'stopped', 'completed', 'entered-in-error', 'unknown']}, 'type'=>'code', 'path'=>'Communication.status', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/event-status'}}, + 'statusReason' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/communication-not-done-reason'=>['unknown', 'system-error', 'invalid-phone-number', 'recipient-unavailable', 'family-objection', 'patient-objection']}, 'type'=>'CodeableConcept', 'path'=>'Communication.statusReason', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/communication-not-done-reason'}}, + 'category' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/communication-category'=>['alert', 'notification', 'reminder', 'instruction']}, 'type'=>'CodeableConcept', 'path'=>'Communication.category', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/communication-category'}}, + 'priority' => {'valid_codes'=>{'http://hl7.org/fhir/request-priority'=>['routine', 'urgent', 'asap', 'stat']}, 'type'=>'code', 'path'=>'Communication.priority', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/request-priority'}}, + 'medium' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/v3-ParticipationMode'=>['PHYSICAL', 'REMOTE', 'VERBAL', 'DICTATE', 'FACE', 'PHONE', 'VIDEOCONF', 'WRITTEN', 'FAXWRIT', 'HANDWRIT', 'MAILWRIT', 'ONLINEWRIT', 'EMAILWRIT', 'TYPEWRIT', 'MSGWRIT', 'SMSWRIT', 'MMSWRIT', 'APPWRIT', 'ELECTRONIC']}, 'type'=>'CodeableConcept', 'path'=>'Communication.medium', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://terminology.hl7.org/ValueSet/v3-ParticipationMode'}}, + 'subject' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Group'], 'type'=>'Reference', 'path'=>'Communication.subject', 'min'=>0, 'max'=>1}, + 'topic' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/communication-topic'=>['prescription-refill-request', 'progress-update', 'report-labs', 'appointment-reminder', 'phone-consult', 'summary-report']}, 'type'=>'CodeableConcept', 'path'=>'Communication.topic', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/communication-topic'}}, + 'about' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Resource'], 'type'=>'Reference', 'path'=>'Communication.about', 'min'=>0, 'max'=>Float::INFINITY}, + 'encounter' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Encounter'], 'type'=>'Reference', 'path'=>'Communication.encounter', 'min'=>0, 'max'=>1}, + 'sent' => {'type'=>'dateTime', 'path'=>'Communication.sent', 'min'=>0, 'max'=>1}, + 'received' => {'type'=>'dateTime', 'path'=>'Communication.received', 'min'=>0, 'max'=>1}, + 'recipient' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/CareTeam', 'http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/Group', 'http://hl7.org/fhir/StructureDefinition/HealthcareService', 'http://hl7.org/fhir/StructureDefinition/Location', 'http://hl7.org/fhir/StructureDefinition/Organization', 'http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson', 'http://hl7.org/fhir/StructureDefinition/Endpoint'], 'type'=>'Reference', 'path'=>'Communication.recipient', 'min'=>0, 'max'=>Float::INFINITY}, + 'sender' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/Organization', 'http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson', 'http://hl7.org/fhir/StructureDefinition/HealthcareService', 'http://hl7.org/fhir/StructureDefinition/Endpoint', 'http://hl7.org/fhir/StructureDefinition/CareTeam'], 'type'=>'Reference', 'path'=>'Communication.sender', 'min'=>0, 'max'=>1}, + 'reason' => {'type'=>'CodeableReference', 'path'=>'Communication.reason', 'min'=>0, 'max'=>Float::INFINITY}, + 'payload' => {'type'=>'Communication::Payload', 'path'=>'Communication.payload', 'min'=>0, 'max'=>Float::INFINITY}, + 'note' => {'type'=>'Annotation', 'path'=>'Communication.note', 'min'=>0, 'max'=>Float::INFINITY} + } + + class Payload < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'content' => ['Attachment', 'Reference', 'CodeableConcept'] + } + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Payload.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Payload.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Payload.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'contentAttachment' => {'type'=>'Attachment', 'path'=>'Payload.content[x]', 'min'=>1, 'max'=>1}, + 'contentReference' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Resource'], 'type'=>'Reference', 'path'=>'Payload.content[x]', 'min'=>1, 'max'=>1}, + 'contentCodeableConcept' => {'type'=>'CodeableConcept', 'path'=>'Payload.content[x]', 'min'=>1, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :contentAttachment # 1-1 Attachment + attr_accessor :contentReference # 1-1 Reference(Resource) + attr_accessor :contentCodeableConcept # 1-1 CodeableConcept + end + + attr_accessor :id # 0-1 id + attr_accessor :meta # 0-1 Meta + attr_accessor :implicitRules # 0-1 uri + attr_accessor :language # 0-1 code + attr_accessor :text # 0-1 Narrative + attr_accessor :contained # 0-* [ Resource ] + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :identifier # 0-* [ Identifier ] + attr_accessor :instantiatesCanonical # 0-* [ canonical ] + attr_accessor :instantiatesUri # 0-* [ uri ] + attr_accessor :basedOn # 0-* [ Reference(CarePlan|CommunicationRequest|DeviceRequest|ImmunizationRecommendation|MedicationRequest|NutritionOrder|ServiceRequest|Task|VisionPrescription) ] + attr_accessor :partOf # 0-* [ Reference(Resource) ] + attr_accessor :inResponseTo # 0-* [ Reference(Communication) ] + attr_accessor :status # 1-1 code + attr_accessor :statusReason # 0-1 CodeableConcept + attr_accessor :category # 0-* [ CodeableConcept ] + attr_accessor :priority # 0-1 code + attr_accessor :medium # 0-* [ CodeableConcept ] + attr_accessor :subject # 0-1 Reference(Patient|Group) + attr_accessor :topic # 0-1 CodeableConcept + attr_accessor :about # 0-* [ Reference(Resource) ] + attr_accessor :encounter # 0-1 Reference(Encounter) + attr_accessor :sent # 0-1 dateTime + attr_accessor :received # 0-1 dateTime + attr_accessor :recipient # 0-* [ Reference(CareTeam|Device|Group|HealthcareService|Location|Organization|Patient|Practitioner|PractitionerRole|RelatedPerson|Endpoint) ] + attr_accessor :sender # 0-1 Reference(Device|Organization|Patient|Practitioner|PractitionerRole|RelatedPerson|HealthcareService|Endpoint|CareTeam) + attr_accessor :reason # 0-* [ CodeableReference ] + attr_accessor :payload # 0-* [ Communication::Payload ] + attr_accessor :note # 0-* [ Annotation ] + + def resourceType + 'Communication' + end + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/resources/CommunicationRequest.rb b/lib/fhir_models/r6/generated/resources/CommunicationRequest.rb new file mode 100644 index 00000000..737e68e0 --- /dev/null +++ b/lib/fhir_models/r6/generated/resources/CommunicationRequest.rb @@ -0,0 +1,108 @@ +module FHIR + module R6 + class CommunicationRequest < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'occurrence' => ['dateTime', 'Period'] + } + SEARCH_PARAMS = ['about', 'authored', 'based-on', 'category', 'encounter', 'group-identifier', 'identifier', 'information-provider', 'medium', 'occurrence', 'patient', 'priority', 'recipient', 'replaces', 'requester', 'status', 'subject'] + METADATA = { + 'id' => {'type'=>'id', 'path'=>'CommunicationRequest.id', 'min'=>0, 'max'=>1}, + 'meta' => {'type'=>'Meta', 'path'=>'CommunicationRequest.meta', 'min'=>0, 'max'=>1}, + 'implicitRules' => {'type'=>'uri', 'path'=>'CommunicationRequest.implicitRules', 'min'=>0, 'max'=>1}, + 'language' => {'type'=>'code', 'path'=>'CommunicationRequest.language', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-languages'}}, + 'text' => {'type'=>'Narrative', 'path'=>'CommunicationRequest.text', 'min'=>0, 'max'=>1}, + 'contained' => {'type'=>'Resource', 'path'=>'CommunicationRequest.contained', 'min'=>0, 'max'=>Float::INFINITY}, + 'extension' => {'type'=>'Extension', 'path'=>'CommunicationRequest.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'CommunicationRequest.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'identifier' => {'type'=>'Identifier', 'path'=>'CommunicationRequest.identifier', 'min'=>0, 'max'=>Float::INFINITY}, + 'basedOn' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Resource'], 'type'=>'Reference', 'path'=>'CommunicationRequest.basedOn', 'min'=>0, 'max'=>Float::INFINITY}, + 'replaces' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/CommunicationRequest'], 'type'=>'Reference', 'path'=>'CommunicationRequest.replaces', 'min'=>0, 'max'=>Float::INFINITY}, + 'groupIdentifier' => {'type'=>'Identifier', 'path'=>'CommunicationRequest.groupIdentifier', 'min'=>0, 'max'=>1}, + 'status' => {'valid_codes'=>{'http://hl7.org/fhir/request-status'=>['draft', 'active', 'on-hold', 'revoked', 'completed', 'entered-in-error', 'unknown']}, 'type'=>'code', 'path'=>'CommunicationRequest.status', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/request-status'}}, + 'statusReason' => {'valid_codes'=>{'http://snomed.info/sct'=>['281323002', '397709008', '105480006', '719500002', '445060000', '704273008', '704274002', '704458005', '704275001', '704276000', '704277009', '310376006', '414859005', '416409005', '416308001', '737038009', '713835001', '398227009']}, 'type'=>'CodeableConcept', 'path'=>'CommunicationRequest.statusReason', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/communication-request-status-reason'}}, + 'intent' => {'valid_codes'=>{'http://hl7.org/fhir/request-intent'=>['proposal', 'plan', 'directive', 'order', 'original-order', 'reflex-order', 'filler-order', 'instance-order', 'option']}, 'type'=>'code', 'path'=>'CommunicationRequest.intent', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/request-intent'}}, + 'category' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/communication-category'=>['alert', 'notification', 'reminder', 'instruction']}, 'type'=>'CodeableConcept', 'path'=>'CommunicationRequest.category', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/communication-category'}}, + 'priority' => {'valid_codes'=>{'http://hl7.org/fhir/request-priority'=>['routine', 'urgent', 'asap', 'stat']}, 'type'=>'code', 'path'=>'CommunicationRequest.priority', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/request-priority'}}, + 'doNotPerform' => {'type'=>'boolean', 'path'=>'CommunicationRequest.doNotPerform', 'min'=>0, 'max'=>1}, + 'medium' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/v3-ParticipationMode'=>['PHYSICAL', 'REMOTE', 'VERBAL', 'DICTATE', 'FACE', 'PHONE', 'VIDEOCONF', 'WRITTEN', 'FAXWRIT', 'HANDWRIT', 'MAILWRIT', 'ONLINEWRIT', 'EMAILWRIT', 'TYPEWRIT', 'MSGWRIT', 'SMSWRIT', 'MMSWRIT', 'APPWRIT', 'ELECTRONIC']}, 'type'=>'CodeableConcept', 'path'=>'CommunicationRequest.medium', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://terminology.hl7.org/ValueSet/v3-ParticipationMode'}}, + 'subject' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Group'], 'type'=>'Reference', 'path'=>'CommunicationRequest.subject', 'min'=>0, 'max'=>1}, + 'about' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Resource'], 'type'=>'Reference', 'path'=>'CommunicationRequest.about', 'min'=>0, 'max'=>Float::INFINITY}, + 'encounter' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Encounter'], 'type'=>'Reference', 'path'=>'CommunicationRequest.encounter', 'min'=>0, 'max'=>1}, + 'payload' => {'type'=>'CommunicationRequest::Payload', 'path'=>'CommunicationRequest.payload', 'min'=>0, 'max'=>Float::INFINITY}, + 'occurrenceDateTime' => {'type'=>'dateTime', 'path'=>'CommunicationRequest.occurrence[x]', 'min'=>0, 'max'=>1}, + 'occurrencePeriod' => {'type'=>'Period', 'path'=>'CommunicationRequest.occurrence[x]', 'min'=>0, 'max'=>1}, + 'authoredOn' => {'type'=>'dateTime', 'path'=>'CommunicationRequest.authoredOn', 'min'=>0, 'max'=>1}, + 'requester' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole', 'http://hl7.org/fhir/StructureDefinition/Organization', 'http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson', 'http://hl7.org/fhir/StructureDefinition/Device'], 'type'=>'Reference', 'path'=>'CommunicationRequest.requester', 'min'=>0, 'max'=>1}, + 'recipient' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/Organization', 'http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson', 'http://hl7.org/fhir/StructureDefinition/Group', 'http://hl7.org/fhir/StructureDefinition/CareTeam', 'http://hl7.org/fhir/StructureDefinition/HealthcareService', 'http://hl7.org/fhir/StructureDefinition/Endpoint'], 'type'=>'Reference', 'path'=>'CommunicationRequest.recipient', 'min'=>0, 'max'=>Float::INFINITY}, + 'informationProvider' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/Organization', 'http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson', 'http://hl7.org/fhir/StructureDefinition/HealthcareService', 'http://hl7.org/fhir/StructureDefinition/Endpoint'], 'type'=>'Reference', 'path'=>'CommunicationRequest.informationProvider', 'min'=>0, 'max'=>Float::INFINITY}, + 'reason' => {'type'=>'CodeableReference', 'path'=>'CommunicationRequest.reason', 'min'=>0, 'max'=>Float::INFINITY}, + 'note' => {'type'=>'Annotation', 'path'=>'CommunicationRequest.note', 'min'=>0, 'max'=>Float::INFINITY} + } + + class Payload < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'content' => ['Attachment', 'Reference', 'CodeableConcept'] + } + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Payload.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Payload.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Payload.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'contentAttachment' => {'type'=>'Attachment', 'path'=>'Payload.content[x]', 'min'=>1, 'max'=>1}, + 'contentReference' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Resource'], 'type'=>'Reference', 'path'=>'Payload.content[x]', 'min'=>1, 'max'=>1}, + 'contentCodeableConcept' => {'type'=>'CodeableConcept', 'path'=>'Payload.content[x]', 'min'=>1, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :contentAttachment # 1-1 Attachment + attr_accessor :contentReference # 1-1 Reference(Resource) + attr_accessor :contentCodeableConcept # 1-1 CodeableConcept + end + + attr_accessor :id # 0-1 id + attr_accessor :meta # 0-1 Meta + attr_accessor :implicitRules # 0-1 uri + attr_accessor :language # 0-1 code + attr_accessor :text # 0-1 Narrative + attr_accessor :contained # 0-* [ Resource ] + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :identifier # 0-* [ Identifier ] + attr_accessor :basedOn # 0-* [ Reference(Resource) ] + attr_accessor :replaces # 0-* [ Reference(CommunicationRequest) ] + attr_accessor :groupIdentifier # 0-1 Identifier + attr_accessor :status # 1-1 code + attr_accessor :statusReason # 0-1 CodeableConcept + attr_accessor :intent # 1-1 code + attr_accessor :category # 0-* [ CodeableConcept ] + attr_accessor :priority # 0-1 code + attr_accessor :doNotPerform # 0-1 boolean + attr_accessor :medium # 0-* [ CodeableConcept ] + attr_accessor :subject # 0-1 Reference(Patient|Group) + attr_accessor :about # 0-* [ Reference(Resource) ] + attr_accessor :encounter # 0-1 Reference(Encounter) + attr_accessor :payload # 0-* [ CommunicationRequest::Payload ] + attr_accessor :occurrenceDateTime # 0-1 dateTime + attr_accessor :occurrencePeriod # 0-1 Period + attr_accessor :authoredOn # 0-1 dateTime + attr_accessor :requester # 0-1 Reference(Practitioner|PractitionerRole|Organization|Patient|RelatedPerson|Device) + attr_accessor :recipient # 0-* [ Reference(Device|Organization|Patient|Practitioner|PractitionerRole|RelatedPerson|Group|CareTeam|HealthcareService|Endpoint) ] + attr_accessor :informationProvider # 0-* [ Reference(Device|Organization|Patient|Practitioner|PractitionerRole|RelatedPerson|HealthcareService|Endpoint) ] + attr_accessor :reason # 0-* [ CodeableReference ] + attr_accessor :note # 0-* [ Annotation ] + + def resourceType + 'CommunicationRequest' + end + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/resources/CompartmentDefinition.rb b/lib/fhir_models/r6/generated/resources/CompartmentDefinition.rb new file mode 100644 index 00000000..0e9da8e3 --- /dev/null +++ b/lib/fhir_models/r6/generated/resources/CompartmentDefinition.rb @@ -0,0 +1,97 @@ +module FHIR + module R6 + class CompartmentDefinition < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'versionAlgorithm' => ['string', 'Coding'] + } + SEARCH_PARAMS = ['code', 'context', 'context-quantity', 'context-type', 'context-type-quantity', 'context-type-value', 'date', 'description', 'name', 'publisher', 'resource', 'status', 'url', 'version'] + METADATA = { + 'id' => {'type'=>'id', 'path'=>'CompartmentDefinition.id', 'min'=>0, 'max'=>1}, + 'meta' => {'type'=>'Meta', 'path'=>'CompartmentDefinition.meta', 'min'=>0, 'max'=>1}, + 'implicitRules' => {'type'=>'uri', 'path'=>'CompartmentDefinition.implicitRules', 'min'=>0, 'max'=>1}, + 'language' => {'type'=>'code', 'path'=>'CompartmentDefinition.language', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-languages'}}, + 'text' => {'type'=>'Narrative', 'path'=>'CompartmentDefinition.text', 'min'=>0, 'max'=>1}, + 'contained' => {'type'=>'Resource', 'path'=>'CompartmentDefinition.contained', 'min'=>0, 'max'=>Float::INFINITY}, + 'extension' => {'type'=>'Extension', 'path'=>'CompartmentDefinition.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'CompartmentDefinition.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'url' => {'type'=>'uri', 'path'=>'CompartmentDefinition.url', 'min'=>1, 'max'=>1}, + 'version' => {'type'=>'string', 'path'=>'CompartmentDefinition.version', 'min'=>0, 'max'=>1}, + 'versionAlgorithmString' => {'type'=>'string', 'path'=>'CompartmentDefinition.versionAlgorithm[x]', 'min'=>0, 'max'=>1}, + 'versionAlgorithmCoding' => {'valid_codes'=>{'http://hl7.org/fhir/version-algorithm'=>['semver', 'integer', 'alpha', 'date', 'natural']}, 'type'=>'Coding', 'path'=>'CompartmentDefinition.versionAlgorithm[x]', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/version-algorithm'}}, + 'name' => {'type'=>'string', 'path'=>'CompartmentDefinition.name', 'min'=>1, 'max'=>1}, + 'title' => {'type'=>'string', 'path'=>'CompartmentDefinition.title', 'min'=>0, 'max'=>1}, + 'status' => {'valid_codes'=>{'http://hl7.org/fhir/publication-status'=>['draft', 'active', 'retired', 'unknown']}, 'type'=>'code', 'path'=>'CompartmentDefinition.status', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/publication-status'}}, + 'experimental' => {'type'=>'boolean', 'path'=>'CompartmentDefinition.experimental', 'min'=>0, 'max'=>1}, + 'date' => {'type'=>'dateTime', 'path'=>'CompartmentDefinition.date', 'min'=>0, 'max'=>1}, + 'publisher' => {'type'=>'string', 'path'=>'CompartmentDefinition.publisher', 'min'=>0, 'max'=>1}, + 'contact' => {'type'=>'ContactDetail', 'path'=>'CompartmentDefinition.contact', 'min'=>0, 'max'=>Float::INFINITY}, + 'description' => {'type'=>'markdown', 'path'=>'CompartmentDefinition.description', 'min'=>0, 'max'=>1}, + 'useContext' => {'type'=>'UsageContext', 'path'=>'CompartmentDefinition.useContext', 'min'=>0, 'max'=>Float::INFINITY}, + 'purpose' => {'type'=>'markdown', 'path'=>'CompartmentDefinition.purpose', 'min'=>0, 'max'=>1}, + 'code' => {'valid_codes'=>{'http://hl7.org/fhir/compartment-type'=>['Patient', 'Encounter', 'RelatedPerson', 'Practitioner', 'Device', 'EpisodeOfCare']}, 'type'=>'code', 'path'=>'CompartmentDefinition.code', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/compartment-type'}}, + 'search' => {'type'=>'boolean', 'path'=>'CompartmentDefinition.search', 'min'=>1, 'max'=>1}, + 'resource' => {'type'=>'CompartmentDefinition::Resource', 'path'=>'CompartmentDefinition.resource', 'min'=>0, 'max'=>Float::INFINITY} + } + + class Resource < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Resource.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Resource.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Resource.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'code' => {'valid_codes'=>{'http://hl7.org/fhir/fhir-types'=>['Account', 'ActivityDefinition', 'ActorDefinition', 'AdministrableProductDefinition', 'AdverseEvent', 'AllergyIntolerance', 'Appointment', 'AppointmentResponse', 'ArtifactAssessment', 'AuditEvent', 'Basic', 'Binary', 'BiologicallyDerivedProduct', 'BiologicallyDerivedProductDispense', 'BodyStructure', 'Bundle', 'CapabilityStatement', 'CarePlan', 'CareTeam', 'ChargeItem', 'ChargeItemDefinition', 'Citation', 'Claim', 'ClaimResponse', 'ClinicalImpression', 'ClinicalUseDefinition', 'CodeSystem', 'Communication', 'CommunicationRequest', 'CompartmentDefinition', 'Composition', 'ConceptMap', 'Condition', 'ConditionDefinition', 'Consent', 'Contract', 'Coverage', 'CoverageEligibilityRequest', 'CoverageEligibilityResponse', 'DetectedIssue', 'Device', 'DeviceAlert', 'DeviceAssociation', 'DeviceDefinition', 'DeviceDispense', 'DeviceMetric', 'DeviceRequest', 'DeviceUsage', 'DiagnosticReport', 'DocumentReference', 'Encounter', 'EncounterHistory', 'Endpoint', 'EnrollmentRequest', 'EnrollmentResponse', 'EpisodeOfCare', 'EventDefinition', 'Evidence', 'EvidenceReport', 'EvidenceVariable', 'ExampleScenario', 'ExplanationOfBenefit', 'FamilyMemberHistory', 'Flag', 'FormularyItem', 'GenomicStudy', 'Goal', 'GraphDefinition', 'Group', 'GuidanceResponse', 'HealthcareService', 'ImagingSelection', 'ImagingStudy', 'Immunization', 'ImmunizationEvaluation', 'ImmunizationRecommendation', 'ImplementationGuide', 'Ingredient', 'InsurancePlan', 'InsuranceProduct', 'InventoryItem', 'InventoryReport', 'Invoice', 'Library', 'Linkage', 'List', 'Location', 'ManufacturedItemDefinition', 'Measure', 'MeasureReport', 'Medication', 'MedicationAdministration', 'MedicationDispense', 'MedicationKnowledge', 'MedicationRequest', 'MedicationStatement', 'MedicinalProductDefinition', 'MessageDefinition', 'MessageHeader', 'MolecularDefinition', 'MolecularSequence', 'NamingSystem', 'NutritionIntake', 'NutritionOrder', 'NutritionProduct', 'Observation', 'ObservationDefinition', 'OperationDefinition', 'OperationOutcome', 'Organization', 'OrganizationAffiliation', 'PackagedProductDefinition', 'Parameters', 'Patient', 'PaymentNotice', 'PaymentReconciliation', 'Permission', 'Person', 'PersonalRelationship', 'PlanDefinition', 'Practitioner', 'PractitionerRole', 'Procedure', 'Provenance', 'Questionnaire', 'QuestionnaireResponse', 'RegulatedAuthorization', 'RelatedPerson', 'RequestOrchestration', 'Requirements', 'ResearchStudy', 'ResearchSubject', 'RiskAssessment', 'Schedule', 'SearchParameter', 'ServiceRequest', 'Slot', 'Specimen', 'SpecimenDefinition', 'StructureDefinition', 'StructureMap', 'Subscription', 'SubscriptionStatus', 'SubscriptionTopic', 'Substance', 'SubstanceDefinition', 'SubstanceNucleicAcid', 'SubstancePolymer', 'SubstanceProtein', 'SubstanceReferenceInformation', 'SubstanceSourceMaterial', 'SupplyDelivery', 'SupplyRequest', 'Task', 'TerminologyCapabilities', 'TestPlan', 'TestReport', 'TestScript', 'Transport', 'ValueSet', 'VerificationResult', 'VisionPrescription']}, 'type'=>'code', 'path'=>'Resource.code', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/resource-types'}}, + 'param' => {'type'=>'string', 'path'=>'Resource.param', 'min'=>0, 'max'=>Float::INFINITY}, + 'documentation' => {'type'=>'string', 'path'=>'Resource.documentation', 'min'=>0, 'max'=>1}, + 'startParam' => {'type'=>'uri', 'path'=>'Resource.startParam', 'min'=>0, 'max'=>1}, + 'endParam' => {'type'=>'uri', 'path'=>'Resource.endParam', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :code # 1-1 code + attr_accessor :param # 0-* [ string ] + attr_accessor :documentation # 0-1 string + attr_accessor :startParam # 0-1 uri + attr_accessor :endParam # 0-1 uri + end + + attr_accessor :id # 0-1 id + attr_accessor :meta # 0-1 Meta + attr_accessor :implicitRules # 0-1 uri + attr_accessor :language # 0-1 code + attr_accessor :text # 0-1 Narrative + attr_accessor :contained # 0-* [ Resource ] + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :url # 1-1 uri + attr_accessor :version # 0-1 string + attr_accessor :versionAlgorithmString # 0-1 string + attr_accessor :versionAlgorithmCoding # 0-1 Coding + attr_accessor :name # 1-1 string + attr_accessor :title # 0-1 string + attr_accessor :status # 1-1 code + attr_accessor :experimental # 0-1 boolean + attr_accessor :date # 0-1 dateTime + attr_accessor :publisher # 0-1 string + attr_accessor :contact # 0-* [ ContactDetail ] + attr_accessor :description # 0-1 markdown + attr_accessor :useContext # 0-* [ UsageContext ] + attr_accessor :purpose # 0-1 markdown + attr_accessor :code # 1-1 code + attr_accessor :search # 1-1 boolean + attr_accessor :resource # 0-* [ CompartmentDefinition::Resource ] + + def resourceType + 'CompartmentDefinition' + end + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/resources/Composition.rb b/lib/fhir_models/r6/generated/resources/Composition.rb new file mode 100644 index 00000000..591fff6c --- /dev/null +++ b/lib/fhir_models/r6/generated/resources/Composition.rb @@ -0,0 +1,148 @@ +module FHIR + module R6 + class Composition < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + SEARCH_PARAMS = ['attester', 'author', 'category', 'date', 'encounter', 'entry', 'event-code', 'event-reference', 'identifier', 'patient', 'period', 'related', 'section', 'section-code-text', 'section-text', 'status', 'subject', 'title', 'type', 'url', 'version'] + METADATA = { + 'id' => {'type'=>'id', 'path'=>'Composition.id', 'min'=>0, 'max'=>1}, + 'meta' => {'type'=>'Meta', 'path'=>'Composition.meta', 'min'=>0, 'max'=>1}, + 'implicitRules' => {'type'=>'uri', 'path'=>'Composition.implicitRules', 'min'=>0, 'max'=>1}, + 'language' => {'type'=>'code', 'path'=>'Composition.language', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-languages'}}, + 'text' => {'type'=>'Narrative', 'path'=>'Composition.text', 'min'=>0, 'max'=>1}, + 'contained' => {'type'=>'Resource', 'path'=>'Composition.contained', 'min'=>0, 'max'=>Float::INFINITY}, + 'extension' => {'type'=>'Extension', 'path'=>'Composition.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Composition.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'url' => {'type'=>'uri', 'path'=>'Composition.url', 'min'=>0, 'max'=>1}, + 'identifier' => {'type'=>'Identifier', 'path'=>'Composition.identifier', 'min'=>0, 'max'=>Float::INFINITY}, + 'version' => {'type'=>'string', 'path'=>'Composition.version', 'min'=>0, 'max'=>1}, + 'status' => {'valid_codes'=>{'http://hl7.org/fhir/composition-status'=>['registered', 'partial', 'preliminary', 'final', 'amended', 'corrected', 'appended', 'cancelled', 'entered-in-error', 'deprecated', 'unknown']}, 'type'=>'code', 'path'=>'Composition.status', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/composition-status'}}, + 'type' => {'valid_codes'=>{'http://loinc.org'=>['100018-1', '100029-8', '100213-8', '100214-6', '100215-3', '100225-2', '100226-0', '100227-8', '100228-6', '100229-4', '100231-0', '100282-3', '100349-0', '100369-8', '100438-1', '100439-9', '100440-7', '100441-5', '100442-3', '100443-1', '100444-9', '100445-6', '100446-4', '100447-2', '100448-0', '100449-8', '100450-6', '100451-4', '100452-2', '100453-0', '100454-8', '100455-5', '100456-3', '100457-1', '100458-9', '100459-7', '100460-5', '100461-3', '100462-1', '100463-9', '100464-7', '100465-4', '100466-2', '100467-0', '100468-8', '100469-6', '100470-4', '100471-2', '100472-0', '100473-8', '100474-6', '100475-3', '100476-1', '100477-9', '100478-7', '100479-5', '100480-3', '100481-1', '100482-9', '100483-7', '100484-5', '100485-2', '100486-0', '100487-8', '100488-6', '100489-4', '100490-2', '100491-0', '100492-8', '100493-6', '100494-4', '100495-1', '100496-9', '100497-7', '100498-5', '100499-3', '100500-8', '100501-6', '100502-4', '100503-2', '100504-0', '100505-7', '100506-5', '100507-3', '100508-1', '100509-9', '100510-7', '100511-5', '100512-3', '100513-1', '100514-9', '100515-6', '100516-4', '100517-2', '100518-0', '100519-8', '100520-6', '100521-4', '100522-2', '100523-0', '100524-8', '100525-5', '100526-3', '100527-1', '100528-9', '100529-7', '100530-5', '100531-3', '100532-1', '100533-9', '100534-7', '100535-4', '100536-2', '100537-0', '100538-8', '100539-6', '100540-4', '100541-2', '100542-0', '100543-8', '100544-6', '100545-3', '100546-1', '100547-9', '100548-7', '100549-5', '100550-3', '100551-1', '100552-9', '100553-7', '100554-5', '100555-2', '100556-0', '100557-8', '100558-6', '100559-4', '100560-2', '100561-0', '100562-8', '100563-6', '100564-4', '100565-1', '100566-9', '100567-7', '100568-5', '100569-3', '100570-1', '100571-9', '100572-7', '100573-5', '100574-3', '100575-0', '100576-8', '100577-6', '100578-4', '100579-2', '100580-0', '100581-8', '100582-6', '100583-4', '100584-2', '100585-9', '100586-7', '100587-5', '100588-3', '100589-1', '100590-9', '100591-7', '100592-5', '100593-3', '100594-1', '100595-8', '100596-6', '100597-4', '100598-2', '100599-0', '100600-6', '100601-4', '100602-2', '100603-0', '100604-8', '100605-5', '100606-3', '100607-1', '100608-9', '100609-7', '100610-5', '100611-3', '100612-1', '100613-9', '100614-7', '100615-4', '100616-2', '100617-0', '100618-8', '100619-6', '100620-4', '100621-2', '100622-0', '100623-8', '100624-6', '100625-3', '100626-1', '100627-9', '100628-7', '100629-5', '100630-3', '100631-1', '100632-9', '100633-7', '100634-5', '100635-2', '100636-0', '100637-8', '100638-6', '100639-4', '100640-2', '100641-0', '100642-8', '100643-6', '100644-4', '100645-1', '100646-9', '100647-7', '100648-5', '100649-3', '100650-1', '100651-9', '100655-0', '100656-8', '100657-6', '100658-4', '100659-2', '100660-0', '100661-8', '100697-2', '100698-0', '100718-6', '100719-4', '100720-2', '100721-0', '100722-8', '100723-6', '100724-4', '100725-1', '100726-9', '100727-7', '100728-5', '100729-3', '100730-1', '100731-9', '100736-8', '100754-1', '100760-8', '100761-6', '100852-3', '100853-1', '100875-4', '100876-2', '100877-0', '100878-8', '100879-6', '100880-4', '100881-2', '100882-0', '100883-8', '100884-6', '100966-1', '100967-9', '100991-9', '100992-7', '100993-5', '101005-7', '101006-5', '101007-3', '101008-1', '101009-9', '101010-7', '101011-5', '101012-3', '101013-1', '101014-9', '101015-6', '101016-4', '101017-2', '101018-0', '101019-8', '101020-6', '101021-4', '101022-2', '101023-0', '101024-8', '101025-5', '101026-3', '101027-1', '101028-9', '101029-7', '101030-5', '101031-3', '101032-1', '101033-9', '101034-7', '101035-4', '101036-2', '101037-0', '101038-8', '101039-6', '101040-4', '101041-2', '101042-0', '101043-8', '101044-6', '101045-3', '101046-1', '101047-9', '101048-7', '101049-5', '101050-3', '101051-1', '101052-9', '101053-7', '101054-5', '101055-2', '101056-0', '101057-8', '101058-6', '101059-4', '101117-0', '101118-8', '101119-6', '101133-7', '101134-5', '101135-2', '101136-0', '101141-0', '101152-7', '101224-4', '101301-0', '101350-7', '101377-0', '101378-8', '101379-6', '101380-4', '101381-2', '101382-0', '101383-8', '101384-6', '101385-3', '101386-1', '101387-9', '101388-7', '101389-5', '101390-3', '101391-1', '101392-9', '101393-7', '101395-2', '101396-0', '101397-8', '101405-9', '101468-7', '101507-2', '101541-1', '101566-8', '101567-6', '101577-5', '101578-3', '101579-1', '101580-9', '101581-7', '101582-5', '101630-2', '101631-0', '101633-6', '101634-4', '101635-1', '101636-9', '101637-7', '101638-5', '101639-3', '101640-1', '101641-9', '101651-8', '101657-5', '101663-3', '101664-1', '101671-6', '101682-3', '101787-0', '101788-8', '101792-0', '101820-9', '101823-3', '101881-1', '101884-5', '101885-2', '101886-0', '101887-8', '101888-6', '101889-4', '101890-2', '101891-0', '101892-8', '101893-6', '101894-4', '101895-1', '101896-9', '101897-7', '101898-5', '101899-3', '101900-9', '101901-7', '101904-1', '101920-7', '101952-0', '101953-8', '101954-6', '101955-3', '101956-1', '101957-9', '101958-7', '101959-5', '101960-3', '101961-1', '101962-9', '101963-7', '101964-5', '101965-2', '101994-2', '102009-8', '102036-1', '102039-5', '102086-6', '102089-0', '102091-6', '102099-9', '102100-5', '102101-3', '103140-0', '103144-2', '103145-9', '103146-7', '103147-5', '103228-3', '103229-1', '103230-9', '103231-7', '103232-5', '103233-3', '103234-1', '103235-8', '103236-6', '103237-4', '103238-2', '103239-0', '103240-8', '103241-6', '103242-4', '103243-2', '103244-0', '103245-7', '103246-5', '103247-3', '103248-1', '103249-9', '103250-7', '103251-5', '103252-3', '103253-1', '103254-9', '103255-6', '103256-4', '103257-2', '103258-0', '103259-8', '103260-6', '103261-4', '103262-2', '103263-0', '103264-8', '103265-5', '103266-3', '103267-1', '103268-9', '103269-7', '103270-5', '103271-3', '103272-1', '103273-9', '103274-7', '103275-4', '103276-2', '103277-0', '103278-8', '103279-6', '103280-4', '103281-2', '103282-0', '103283-8', '103284-6', '103285-3', '103286-1', '103287-9', '103288-7', '103289-5', '103290-3', '103291-1', '103292-9', '103293-7', '103294-5', '103295-2', '103296-0', '103297-8', '103298-6', '103299-4', '103300-0', '103301-8', '103302-6', '103303-4', '103304-2', '103305-9', '103306-7', '103307-5', '103308-3', '103309-1', '103310-9', '103311-7', '103312-5', '103313-3', '103314-1', '103315-8', '103316-6', '103317-4', '103318-2', '103319-0', '103320-8', '103321-6', '103322-4', '103323-2', '103324-0', '103325-7', '103326-5', '103327-3', '103328-1', '103329-9', '103330-7', '103331-5', '103332-3', '103333-1', '103334-9', '103335-6', '103336-4', '103337-2', '103338-0', '103339-8', '103340-6', '103341-4', '103342-2', '103343-0', '103344-8', '103345-5', '103346-3', '103347-1', '103348-9', '103349-7', '103350-5', '103351-3', '103352-1', '103353-9', '103354-7', '103355-4', '103356-2', '103357-0', '103358-8', '103359-6', '103360-4', '103361-2', '103362-0', '103363-8', '103364-6', '103365-3', '103366-1', '103367-9', '103368-7', '103369-5', '103370-3', '103371-1', '103372-9', '103373-7', '103374-5', '103375-2', '103376-0', '103377-8', '103378-6', '103379-4', '103380-2', '103381-0', '103382-8', '103383-6', '103384-4', '103385-1', '103386-9', '103387-7', '103388-5', '103389-3', '103390-1', '103391-9', '103392-7', '103393-5', '103394-3', '103395-0', '103396-8', '103397-6', '103398-4', '103399-2', '103400-8', '103401-6', '103402-4', '103403-2', '103404-0', '103405-7', '103406-5', '103407-3', '103408-1', '103409-9', '103410-7', '103411-5', '103412-3', '103413-1', '103414-9', '103415-6', '103416-4', '103417-2', '103418-0', '103419-8', '103420-6', '103421-4', '103422-2', '103423-0', '103424-8', '103425-5', '103426-3', '103427-1', '103428-9', '103429-7', '103430-5', '103431-3', '103432-1', '103433-9', '103434-7', '103435-4', '103436-2', '103437-0', '103438-8', '103439-6', '103440-4', '103441-2', '103442-0', '103443-8', '103444-6', '103445-3', '103446-1', '103447-9', '103448-7', '103449-5', '103450-3', '103451-1', '103452-9', '103453-7', '103454-5', '103455-2', '103456-0', '103457-8', '103458-6', '103459-4', '103460-2', '103461-0', '103462-8', '103463-6', '103464-4', '103465-1', '103466-9', '103467-7', '103468-5', '103469-3', '103470-1', '103471-9', '103472-7', '103473-5', '103474-3', '103475-0', '103476-8', '103477-6', '103478-4', '103479-2', '103480-0', '103481-8', '103482-6', '103483-4', '103484-2', '103485-9', '103486-7', '103487-5', '103488-3', '103489-1', '103490-9', '103491-7', '103492-5', '103493-3', '103494-1', '103495-8', '103496-6', '103497-4', '103498-2', '103499-0', '103500-5', '103501-3', '103502-1', '103503-9', '103504-7', '103505-4', '103506-2', '103507-0', '103508-8', '103509-6', '103510-4', '103511-2', '103512-0', '103513-8', '103514-6', '103515-3', '103516-1', '103517-9', '103518-7', '103519-5', '103520-3', '103521-1', '103522-9', '103523-7', '103524-5', '103525-2', '103526-0', '103527-8', '103528-6', '103529-4', '103530-2', '103531-0', '103532-8', '103533-6', '103534-4', '103535-1', '103536-9', '103537-7', '103538-5', '103539-3', '103540-1', '103541-9', '103543-5', '103544-3', '103545-0', '103546-8', '103547-6', '103548-4', '103549-2', '103550-0', '103551-8', '103552-6', '103553-4', '103554-2', '103558-3', '103591-4', '103592-2', '103595-5', '103596-3', '103597-1', '103621-9', '103677-1', '103678-9', '103680-5', '103727-4', '103728-2', '103729-0', '103730-8', '103731-6', '103732-4', '103733-2', '103734-0', '103735-7', '103736-5', '103737-3', '103738-1', '103739-9', '103740-7', '103741-5', '103742-3', '103743-1', '103751-4', '103788-6', '103792-8', '103793-6', '103794-4', '103795-1', '103796-9', '103797-7', '103798-5', '103799-3', '103800-9', '103801-7', '103802-5', '103803-3', '103804-1', '103805-8', '103806-6', '103807-4', '103808-2', '103809-0', '103813-2', '103816-5', '103817-3', '103818-1', '103819-9', '103820-7', '103821-5', '103822-3', '103823-1', '103824-9', '103825-6', '103826-4', '103827-2', '103844-7', '103848-8', '103849-6', '103850-4', '103851-2', '103852-0', '103853-8', '103854-6', '103855-3', '103856-1', '103857-9', '103858-7', '103859-5', '103860-3', '103861-1', '103862-9', '103863-7', '103864-5', '103865-2', '103866-0', '103867-8', '103868-6', '103869-4', '103870-2', '103871-0', '103872-8', '103873-6', '103874-4', '103875-1', '103876-9', '103877-7', '103878-5', '103879-3', '103880-1', '103881-9', '103882-7', '103883-5', '103884-3', '103885-0', '103886-8', '103887-6', '103888-4', '103889-2', '103890-0', '103891-8', '103892-6', '103893-4', '103894-2', '103895-9', '103896-7', '103897-5', '103898-3', '103899-1', '103900-7', '103901-5', '103902-3', '103903-1', '103904-9', '103905-6', '103906-4', '103907-2', '103908-0', '103909-8', '103910-6', '103911-4', '103912-2', '103913-0', '103914-8', '103915-5', '103916-3', '103917-1', '103918-9', '103919-7', '103920-5', '103921-3', '103922-1', '103923-9', '103924-7', '103925-4', '103926-2', '103927-0', '103928-8', '103944-5', '103945-2', '103950-2', '103951-0', '103952-8', '103953-6', '103954-4', '103955-1', '103956-9', '103957-7', '103964-3', '103965-0', '103966-8', '103967-6', '103968-4', '103969-2', '103970-0', '103971-8', '103972-6', '104062-5', '104065-8', '104066-6', '104067-4', '104068-2', '104069-0', '104070-8', '104071-6', '104121-9', '104122-7', '104123-5', '104124-3', '104125-0', '104126-8', '104128-4', '104129-2', '104130-0', '104131-8', '104144-1', '104167-2', '104168-0', '104169-8', '104198-7', '104199-5', '104200-1', '104211-8', '104212-6', '104213-4', '104214-2', '104215-9', '104216-7', '104238-1', '104239-9', '104240-7', '104241-5', '104242-3', '104268-8', '104289-4', '104323-1', '104391-8', '104483-3', '104484-1', '104485-8', '104486-6', '104487-4', '104488-2', '104489-0', '104530-1', '104531-9', '104577-2', '104578-0', '104579-8', '104580-6', '104581-4', '104582-2', '104583-0', '104584-8', '104585-5', '104586-3', '104587-1', '104588-9', '104589-7', '104590-5', '104591-3', '104592-1', '104593-9', '104594-7', '104605-1', '104670-5', '104867-7']}, 'type'=>'CodeableConcept', 'path'=>'Composition.type', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'preferred', 'uri'=>'http://hl7.org/fhir/ValueSet/doc-typecodes'}}, + 'category' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/media-category'=>['image', 'video', 'audio', 'STYLESHEET', 'WORKFLOW_DEFINITION'], 'http://loinc.org'=>['100018-1', '100029-8', '100213-8', '100214-6', '100215-3', '100225-2', '100226-0', '100227-8', '100228-6', '100229-4', '100231-0', '100282-3', '100349-0', '100369-8', '100438-1', '100439-9', '100440-7', '100441-5', '100442-3', '100443-1', '100444-9', '100445-6', '100446-4', '100447-2', '100448-0', '100449-8', '100450-6', '100451-4', '100452-2', '100453-0', '100454-8', '100455-5', '100456-3', '100457-1', '100458-9', '100459-7', '100460-5', '100461-3', '100462-1', '100463-9', '100464-7', '100465-4', '100466-2', '100467-0', '100468-8', '100469-6', '100470-4', '100471-2', '100472-0', '100473-8', '100474-6', '100475-3', '100476-1', '100477-9', '100478-7', '100479-5', '100480-3', '100481-1', '100482-9', '100483-7', '100484-5', '100485-2', '100486-0', '100487-8', '100488-6', '100489-4', '100490-2', '100491-0', '100492-8', '100493-6', '100494-4', '100495-1', '100496-9', '100497-7', '100498-5', '100499-3', '100500-8', '100501-6', '100502-4', '100503-2', '100504-0', '100505-7', '100506-5', '100507-3', '100508-1', '100509-9', '100510-7', '100511-5', '100512-3', '100513-1', '100514-9', '100515-6', '100516-4', '100517-2', '100518-0', '100519-8', '100520-6', '100521-4', '100522-2', '100523-0', '100524-8', '100525-5', '100526-3', '100527-1', '100528-9', '100529-7', '100530-5', '100531-3', '100532-1', '100533-9', '100534-7', '100535-4', '100536-2', '100537-0', '100538-8', '100539-6', '100540-4', '100541-2', '100542-0', '100543-8', '100544-6', '100545-3', '100546-1', '100547-9', '100548-7', '100549-5', '100550-3', '100551-1', '100552-9', '100553-7', '100554-5', '100555-2', '100556-0', '100557-8', '100558-6', '100559-4', '100560-2', '100561-0', '100562-8', '100563-6', '100564-4', '100565-1', '100566-9', '100567-7', '100568-5', '100569-3', '100570-1', '100571-9', '100572-7', '100573-5', '100574-3', '100575-0', '100576-8', '100577-6', '100578-4', '100579-2', '100580-0', '100581-8', '100582-6', '100583-4', '100584-2', '100585-9', '100586-7', '100587-5', '100588-3', '100589-1', '100590-9', '100591-7', '100592-5', '100593-3', '100594-1', '100595-8', '100596-6', '100597-4', '100598-2', '100599-0', '100600-6', '100601-4', '100602-2', '100603-0', '100604-8', '100605-5', '100606-3', '100607-1', '100608-9', '100609-7', '100610-5', '100611-3', '100612-1', '100613-9', '100614-7', '100615-4', '100616-2', '100617-0', '100618-8', '100619-6', '100620-4', '100621-2', '100622-0', '100623-8', '100624-6', '100625-3', '100626-1', '100627-9', '100628-7', '100629-5', '100630-3', '100631-1', '100632-9', '100633-7', '100634-5', '100635-2', '100636-0', '100637-8', '100638-6', '100639-4', '100640-2', '100641-0', '100642-8', '100643-6', '100644-4', '100645-1', '100646-9', '100647-7', '100648-5', '100649-3', '100650-1', '100651-9', '100655-0', '100656-8', '100657-6', '100658-4', '100659-2', '100660-0', '100661-8', '100697-2', '100698-0', '100718-6', '100719-4', '100720-2', '100721-0', '100722-8', '100723-6', '100724-4', '100725-1', '100726-9', '100727-7', '100728-5', '100729-3', '100730-1', '100731-9', '100736-8', '100754-1', '100760-8', '100761-6', '100852-3', '100853-1', '100875-4', '100876-2', '100877-0', '100878-8', '100879-6', '100880-4', '100881-2', '100882-0', '100883-8', '100884-6', '100966-1', '100967-9', '100991-9', '100992-7', '100993-5', '101005-7', '101006-5', '101007-3', '101008-1', '101009-9', '101010-7', '101011-5', '101012-3', '101013-1', '101014-9', '101015-6', '101016-4', '101017-2', '101018-0', '101019-8', '101020-6', '101021-4', '101022-2', '101023-0', '101024-8', '101025-5', '101026-3', '101027-1', '101028-9', '101029-7', '101030-5', '101031-3', '101032-1', '101033-9', '101034-7', '101035-4', '101036-2', '101037-0', '101038-8', '101039-6', '101040-4', '101041-2', '101042-0', '101043-8', '101044-6', '101045-3', '101046-1', '101047-9', '101048-7', '101049-5', '101050-3', '101051-1', '101052-9', '101053-7', '101054-5', '101055-2', '101056-0', '101057-8', '101058-6', '101059-4', '101117-0', '101118-8', '101119-6', '101133-7', '101134-5', '101135-2', '101136-0', '101141-0', '101152-7', '101224-4', '101301-0', '101350-7', '101377-0', '101378-8', '101379-6', '101380-4', '101381-2', '101382-0', '101383-8', '101384-6', '101385-3', '101386-1', '101387-9', '101388-7', '101389-5', '101390-3', '101391-1', '101392-9', '101393-7', '101395-2', '101396-0', '101397-8', '101405-9', '101468-7', '101507-2', '101541-1', '101566-8', '101567-6', '101577-5', '101578-3', '101579-1', '101580-9', '101581-7', '101582-5', '101630-2', '101631-0', '101633-6', '101634-4', '101635-1', '101636-9', '101637-7', '101638-5', '101639-3', '101640-1', '101641-9', '101651-8', '101657-5', '101663-3', '101664-1', '101671-6', '101682-3', '101787-0', '101788-8', '101792-0', '101820-9', '101823-3', '101881-1', '101884-5', '101885-2', '101886-0', '101887-8', '101888-6', '101889-4', '101890-2', '101891-0', '101892-8', '101893-6', '101894-4', '101895-1', '101896-9', '101897-7', '101898-5', '101899-3', '101900-9', '101901-7', '101904-1', '101920-7', '101952-0', '101953-8', '101954-6', '101955-3', '101956-1', '101957-9', '101958-7', '101959-5', '101960-3', '101961-1', '101962-9', '101963-7', '101964-5', '101965-2', '101994-2', '102009-8', '102036-1', '102039-5', '102086-6', '102089-0', '102091-6', '102099-9', '102100-5', '102101-3', '103140-0', '103144-2', '103145-9', '103146-7', '103147-5', '103228-3', '103229-1', '103230-9', '103231-7', '103232-5', '103233-3', '103234-1', '103235-8', '103236-6', '103237-4', '103238-2', '103239-0', '103240-8', '103241-6', '103242-4', '103243-2', '103244-0', '103245-7', '103246-5', '103247-3', '103248-1', '103249-9', '103250-7', '103251-5', '103252-3', '103253-1', '103254-9', '103255-6', '103256-4', '103257-2', '103258-0', '103259-8', '103260-6', '103261-4', '103262-2', '103263-0', '103264-8', '103265-5', '103266-3', '103267-1', '103268-9', '103269-7', '103270-5', '103271-3', '103272-1', '103273-9', '103274-7', '103275-4', '103276-2', '103277-0', '103278-8', '103279-6', '103280-4', '103281-2', '103282-0', '103283-8', '103284-6', '103285-3', '103286-1', '103287-9', '103288-7', '103289-5', '103290-3', '103291-1', '103292-9', '103293-7', '103294-5', '103295-2', '103296-0', '103297-8', '103298-6', '103299-4', '103300-0', '103301-8', '103302-6', '103303-4', '103304-2', '103305-9', '103306-7', '103307-5', '103308-3', '103309-1', '103310-9', '103311-7', '103312-5', '103313-3', '103314-1', '103315-8', '103316-6', '103317-4', '103318-2', '103319-0', '103320-8', '103321-6', '103322-4', '103323-2', '103324-0', '103325-7', '103326-5', '103327-3', '103328-1', '103329-9', '103330-7', '103331-5', '103332-3', '103333-1', '103334-9', '103335-6', '103336-4', '103337-2', '103338-0', '103339-8', '103340-6', '103341-4', '103342-2', '103343-0', '103344-8', '103345-5', '103346-3', '103347-1', '103348-9', '103349-7', '103350-5', '103351-3', '103352-1', '103353-9', '103354-7', '103355-4', '103356-2', '103357-0', '103358-8', '103359-6', '103360-4', '103361-2', '103362-0', '103363-8', '103364-6', '103365-3', '103366-1', '103367-9', '103368-7', '103369-5', '103370-3', '103371-1', '103372-9', '103373-7', '103374-5', '103375-2', '103376-0', '103377-8', '103378-6', '103379-4', '103380-2', '103381-0', '103382-8', '103383-6', '103384-4', '103385-1', '103386-9', '103387-7', '103388-5', '103389-3', '103390-1', '103391-9', '103392-7', '103393-5', '103394-3', '103395-0', '103396-8', '103397-6', '103398-4', '103399-2', '103400-8', '103401-6', '103402-4', '103403-2', '103404-0', '103405-7', '103406-5', '103407-3', '103408-1', '103409-9', '103410-7', '103411-5', '103412-3', '103413-1', '103414-9', '103415-6', '103416-4', '103417-2', '103418-0', '103419-8', '103420-6', '103421-4', '103422-2', '103423-0', '103424-8', '103425-5', '103426-3', '103427-1', '103428-9', '103429-7', '103430-5', '103431-3', '103432-1', '103433-9', '103434-7', '103435-4', '103436-2', '103437-0', '103438-8', '103439-6', '103440-4', '103441-2', '103442-0', '103443-8', '103444-6', '103445-3', '103446-1', '103447-9', '103448-7', '103449-5', '103450-3', '103451-1', '103452-9', '103453-7', '103454-5', '103455-2', '103456-0', '103457-8', '103458-6', '103459-4', '103460-2', '103461-0', '103462-8', '103463-6', '103464-4', '103465-1', '103466-9', '103467-7', '103468-5', '103469-3', '103470-1', '103471-9', '103472-7', '103473-5', '103474-3', '103475-0', '103476-8', '103477-6', '103478-4', '103479-2', '103480-0', '103481-8', '103482-6', '103483-4', '103484-2', '103485-9', '103486-7', '103487-5', '103488-3', '103489-1', '103490-9', '103491-7', '103492-5', '103493-3', '103494-1', '103495-8', '103496-6', '103497-4', '103498-2', '103499-0', '103500-5', '103501-3', '103502-1', '103503-9', '103504-7', '103505-4', '103506-2', '103507-0', '103508-8', '103509-6', '103510-4', '103511-2', '103512-0', '103513-8', '103514-6', '103515-3', '103516-1', '103517-9', '103518-7', '103519-5', '103520-3', '103521-1', '103522-9', '103523-7', '103524-5', '103525-2', '103526-0', '103527-8', '103528-6', '103529-4', '103530-2', '103531-0', '103532-8', '103533-6', '103534-4', '103535-1', '103536-9', '103537-7', '103538-5', '103539-3', '103540-1', '103541-9', '103543-5', '103544-3', '103545-0', '103546-8', '103547-6', '103548-4', '103549-2', '103550-0', '103551-8', '103552-6', '103553-4', '103554-2', '103558-3', '103591-4', '103592-2', '103595-5', '103596-3', '103597-1', '103621-9', '103677-1', '103678-9', '103680-5', '103727-4', '103728-2', '103729-0', '103730-8', '103731-6', '103732-4', '103733-2', '103734-0', '103735-7', '103736-5', '103737-3', '103738-1', '103739-9', '103740-7', '103741-5', '103742-3', '103743-1', '103751-4', '103788-6', '103792-8', '103793-6', '103794-4', '103795-1', '103796-9', '103797-7', '103798-5', '103799-3', '103800-9', '103801-7', '103802-5', '103803-3', '103804-1', '103805-8', '103806-6', '103807-4', '103808-2', '103809-0', '103813-2', '103816-5', '103817-3', '103818-1', '103819-9', '103820-7', '103821-5', '103822-3', '103823-1', '103824-9', '103825-6', '103826-4', '103827-2', '103844-7', '103848-8', '103849-6', '103850-4', '103851-2', '103852-0', '103853-8', '103854-6', '103855-3', '103856-1', '103857-9', '103858-7', '103859-5', '103860-3', '103861-1', '103862-9', '103863-7', '103864-5', '103865-2', '103866-0', '103867-8', '103868-6', '103869-4', '103870-2', '103871-0', '103872-8', '103873-6', '103874-4', '103875-1', '103876-9', '103877-7', '103878-5', '103879-3', '103880-1', '103881-9', '103882-7', '103883-5', '103884-3', '103885-0', '103886-8', '103887-6', '103888-4', '103889-2', '103890-0', '103891-8', '103892-6', '103893-4', '103894-2', '103895-9', '103896-7', '103897-5', '103898-3', '103899-1', '103900-7', '103901-5', '103902-3', '103903-1', '103904-9', '103905-6', '103906-4', '103907-2', '103908-0', '103909-8', '103910-6', '103911-4', '103912-2', '103913-0', '103914-8', '103915-5', '103916-3', '103917-1', '103918-9', '103919-7', '103920-5', '103921-3', '103922-1', '103923-9', '103924-7', '103925-4', '103926-2', '103927-0', '103928-8', '103944-5', '103945-2', '103950-2', '103951-0', '103952-8', '103953-6', '103954-4', '103955-1', '103956-9', '103957-7', '103964-3', '103965-0', '103966-8', '103967-6', '103968-4', '103969-2', '103970-0', '103971-8', '103972-6', '104062-5', '104065-8', '104066-6', '104067-4', '104068-2', '104069-0', '104070-8', '104071-6', '104121-9', '104122-7', '104123-5', '104124-3', '104125-0', '104126-8', '104128-4', '104129-2', '104130-0', '104131-8', '104144-1', '104167-2', '104168-0', '104169-8', '104198-7', '104199-5', '104200-1', '104211-8', '104212-6', '104213-4', '104214-2', '104215-9', '104216-7', '104238-1', '104239-9', '104240-7', '104241-5', '104242-3', '104268-8', '104289-4', '104323-1', '104391-8', '104483-3', '104484-1', '104485-8', '104486-6', '104487-4', '104488-2', '104489-0', '104530-1', '104531-9', '104577-2', '104578-0', '104579-8', '104580-6', '104581-4', '104582-2', '104583-0', '104584-8', '104585-5', '104586-3', '104587-1', '104588-9', '104589-7', '104590-5', '104591-3', '104592-1']}, 'type'=>'CodeableConcept', 'path'=>'Composition.category', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/referenced-item-category'}}, + 'subject' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Resource'], 'type'=>'Reference', 'path'=>'Composition.subject', 'min'=>0, 'max'=>Float::INFINITY}, + 'encounter' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Encounter'], 'type'=>'Reference', 'path'=>'Composition.encounter', 'min'=>0, 'max'=>1}, + 'date' => {'type'=>'dateTime', 'path'=>'Composition.date', 'min'=>1, 'max'=>1}, + 'useContext' => {'type'=>'UsageContext', 'path'=>'Composition.useContext', 'min'=>0, 'max'=>Float::INFINITY}, + 'author' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole', 'http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson', 'http://hl7.org/fhir/StructureDefinition/Organization'], 'type'=>'Reference', 'path'=>'Composition.author', 'min'=>1, 'max'=>Float::INFINITY}, + 'name' => {'type'=>'string', 'path'=>'Composition.name', 'min'=>0, 'max'=>1}, + 'title' => {'type'=>'string', 'path'=>'Composition.title', 'min'=>1, 'max'=>1}, + 'note' => {'type'=>'Annotation', 'path'=>'Composition.note', 'min'=>0, 'max'=>Float::INFINITY}, + 'attester' => {'type'=>'Composition::Attester', 'path'=>'Composition.attester', 'min'=>0, 'max'=>Float::INFINITY}, + 'custodian' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Organization'], 'type'=>'Reference', 'path'=>'Composition.custodian', 'min'=>0, 'max'=>1}, + 'relatesTo' => {'type'=>'RelatedArtifact', 'path'=>'Composition.relatesTo', 'min'=>0, 'max'=>Float::INFINITY}, + 'event' => {'type'=>'Composition::Event', 'path'=>'Composition.event', 'min'=>0, 'max'=>Float::INFINITY}, + 'section' => {'type'=>'Composition::Section', 'path'=>'Composition.section', 'min'=>0, 'max'=>Float::INFINITY} + } + + class Attester < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Attester.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Attester.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Attester.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'mode' => {'valid_codes'=>{'http://hl7.org/fhir/composition-attestation-mode'=>['personal', 'professional', 'legal', 'official']}, 'type'=>'CodeableConcept', 'path'=>'Attester.mode', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'preferred', 'uri'=>'http://hl7.org/fhir/ValueSet/composition-attestation-mode'}}, + 'time' => {'type'=>'dateTime', 'path'=>'Attester.time', 'min'=>0, 'max'=>1}, + 'party' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole', 'http://hl7.org/fhir/StructureDefinition/Organization'], 'type'=>'Reference', 'path'=>'Attester.party', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :mode # 1-1 CodeableConcept + attr_accessor :time # 0-1 dateTime + attr_accessor :party # 0-1 Reference(Patient|RelatedPerson|Practitioner|PractitionerRole|Organization) + end + + class Event < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Event.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Event.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Event.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'period' => {'type'=>'Period', 'path'=>'Event.period', 'min'=>0, 'max'=>1}, + 'detail' => {'type'=>'CodeableReference', 'path'=>'Event.detail', 'min'=>0, 'max'=>Float::INFINITY} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :period # 0-1 Period + attr_accessor :detail # 0-* [ CodeableReference ] + end + + class Section < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Section.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Section.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Section.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'title' => {'type'=>'string', 'path'=>'Section.title', 'min'=>0, 'max'=>1}, + 'code' => {'valid_codes'=>{'http://loinc.org'=>['10154-3', '10157-6', '10160-0', '10164-2', '10183-2', '10184-0', '10187-3', '10210-3', '10216-0', '10218-6', '10223-6', '10222-8', '11329-0', '11348-0', '11369-6', '57852-6', '11493-4', '11535-2', '11537-8', '18776-5', '18841-7', '29299-5', '29545-1', '29549-3', '29554-3', '29762-2', '30954-2', '42344-2', '42346-7', '42348-3', '42349-1', '46240-8', '46241-6', '46264-8', '47420-5', '47519-4', '48765-2', '48768-6', '51848-0', '55109-3', '55122-6', '59768-2', '59769-0', '59770-8', '59771-6', '59772-4', '59773-2', '59775-7', '59776-5', '61149-1', '61150-9', '69730-0', '8648-8', '8653-8', '8716-3']}, 'type'=>'CodeableConcept', 'path'=>'Section.code', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/doc-section-codes'}}, + 'author' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole', 'http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson', 'http://hl7.org/fhir/StructureDefinition/Organization'], 'type'=>'Reference', 'path'=>'Section.author', 'min'=>0, 'max'=>Float::INFINITY}, + 'focus' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Resource'], 'type'=>'Reference', 'path'=>'Section.focus', 'min'=>0, 'max'=>1}, + 'text' => {'type'=>'Narrative', 'path'=>'Section.text', 'min'=>0, 'max'=>1}, + 'orderedBy' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/list-order'=>['user', 'system', 'event-date', 'entry-date', 'priority', 'alphabetic', 'category', 'patient']}, 'type'=>'CodeableConcept', 'path'=>'Section.orderedBy', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'preferred', 'uri'=>'http://hl7.org/fhir/ValueSet/list-order'}}, + 'entry' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Resource'], 'type'=>'Reference', 'path'=>'Section.entry', 'min'=>0, 'max'=>Float::INFINITY}, + 'emptyReason' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/list-empty-reason'=>['nilknown', 'notasked', 'withheld', 'unavailable', 'notstarted', 'closed']}, 'type'=>'CodeableConcept', 'path'=>'Section.emptyReason', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'preferred', 'uri'=>'http://hl7.org/fhir/ValueSet/list-empty-reason'}}, + 'section' => {'type'=>'Composition::Section', 'path'=>'Section.section', 'min'=>0, 'max'=>Float::INFINITY} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :title # 0-1 string + attr_accessor :code # 0-1 CodeableConcept + attr_accessor :author # 0-* [ Reference(Practitioner|PractitionerRole|Device|Patient|RelatedPerson|Organization) ] + attr_accessor :focus # 0-1 Reference(Resource) + attr_accessor :text # 0-1 Narrative + attr_accessor :orderedBy # 0-1 CodeableConcept + attr_accessor :entry # 0-* [ Reference(Resource) ] + attr_accessor :emptyReason # 0-1 CodeableConcept + attr_accessor :section # 0-* [ Composition::Section ] + end + + attr_accessor :id # 0-1 id + attr_accessor :meta # 0-1 Meta + attr_accessor :implicitRules # 0-1 uri + attr_accessor :language # 0-1 code + attr_accessor :text # 0-1 Narrative + attr_accessor :contained # 0-* [ Resource ] + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :url # 0-1 uri + attr_accessor :identifier # 0-* [ Identifier ] + attr_accessor :version # 0-1 string + attr_accessor :status # 1-1 code + attr_accessor :type # 1-1 CodeableConcept + attr_accessor :category # 0-* [ CodeableConcept ] + attr_accessor :subject # 0-* [ Reference(Resource) ] + attr_accessor :encounter # 0-1 Reference(Encounter) + attr_accessor :date # 1-1 dateTime + attr_accessor :useContext # 0-* [ UsageContext ] + attr_accessor :author # 1-* [ Reference(Practitioner|PractitionerRole|Device|Patient|RelatedPerson|Organization) ] + attr_accessor :name # 0-1 string + attr_accessor :title # 1-1 string + attr_accessor :note # 0-* [ Annotation ] + attr_accessor :attester # 0-* [ Composition::Attester ] + attr_accessor :custodian # 0-1 Reference(Organization) + attr_accessor :relatesTo # 0-* [ RelatedArtifact ] + attr_accessor :event # 0-* [ Composition::Event ] + attr_accessor :section # 0-* [ Composition::Section ] + + def resourceType + 'Composition' + end + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/resources/ConceptMap.rb b/lib/fhir_models/r6/generated/resources/ConceptMap.rb new file mode 100644 index 00000000..2fecef9d --- /dev/null +++ b/lib/fhir_models/r6/generated/resources/ConceptMap.rb @@ -0,0 +1,335 @@ +module FHIR + module R6 + class ConceptMap < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'versionAlgorithm' => ['string', 'Coding'], + 'sourceScope' => ['uri', 'canonical'], + 'targetScope' => ['uri', 'canonical'] + } + SEARCH_PARAMS = ['context', 'context-quantity', 'context-type', 'context-type-quantity', 'context-type-value', 'date', 'derived-from', 'description', 'effective', 'identifier', 'jurisdiction', 'mapping-property', 'name', 'other-map', 'predecessor', 'publisher', 'source-code', 'source-group-system', 'source-scope', 'source-scope-uri', 'status', 'target-code', 'target-group-system', 'target-scope', 'target-scope-uri', 'title', 'topic', 'url', 'version'] + METADATA = { + 'id' => {'type'=>'id', 'path'=>'ConceptMap.id', 'min'=>0, 'max'=>1}, + 'meta' => {'type'=>'Meta', 'path'=>'ConceptMap.meta', 'min'=>0, 'max'=>1}, + 'implicitRules' => {'type'=>'uri', 'path'=>'ConceptMap.implicitRules', 'min'=>0, 'max'=>1}, + 'language' => {'type'=>'code', 'path'=>'ConceptMap.language', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-languages'}}, + 'text' => {'type'=>'Narrative', 'path'=>'ConceptMap.text', 'min'=>0, 'max'=>1}, + 'contained' => {'type'=>'Resource', 'path'=>'ConceptMap.contained', 'min'=>0, 'max'=>Float::INFINITY}, + 'extension' => {'type'=>'Extension', 'path'=>'ConceptMap.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'ConceptMap.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'url' => {'type'=>'uri', 'path'=>'ConceptMap.url', 'min'=>0, 'max'=>1}, + 'identifier' => {'type'=>'Identifier', 'path'=>'ConceptMap.identifier', 'min'=>0, 'max'=>Float::INFINITY}, + 'version' => {'type'=>'string', 'path'=>'ConceptMap.version', 'min'=>0, 'max'=>1}, + 'versionAlgorithmString' => {'type'=>'string', 'path'=>'ConceptMap.versionAlgorithm[x]', 'min'=>0, 'max'=>1}, + 'versionAlgorithmCoding' => {'valid_codes'=>{'http://hl7.org/fhir/version-algorithm'=>['semver', 'integer', 'alpha', 'date', 'natural']}, 'type'=>'Coding', 'path'=>'ConceptMap.versionAlgorithm[x]', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/version-algorithm'}}, + 'name' => {'type'=>'string', 'path'=>'ConceptMap.name', 'min'=>0, 'max'=>1}, + 'title' => {'type'=>'string', 'path'=>'ConceptMap.title', 'min'=>0, 'max'=>1}, + 'status' => {'valid_codes'=>{'http://hl7.org/fhir/publication-status'=>['draft', 'active', 'retired', 'unknown']}, 'type'=>'code', 'path'=>'ConceptMap.status', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/publication-status'}}, + 'experimental' => {'type'=>'boolean', 'path'=>'ConceptMap.experimental', 'min'=>0, 'max'=>1}, + 'date' => {'type'=>'dateTime', 'path'=>'ConceptMap.date', 'min'=>0, 'max'=>1}, + 'publisher' => {'type'=>'string', 'path'=>'ConceptMap.publisher', 'min'=>0, 'max'=>1}, + 'contact' => {'type'=>'ContactDetail', 'path'=>'ConceptMap.contact', 'min'=>0, 'max'=>Float::INFINITY}, + 'description' => {'type'=>'markdown', 'path'=>'ConceptMap.description', 'min'=>0, 'max'=>1}, + 'useContext' => {'type'=>'UsageContext', 'path'=>'ConceptMap.useContext', 'min'=>0, 'max'=>Float::INFINITY}, + 'jurisdiction' => {'valid_codes'=>{'urn:iso:std:iso:3166'=>['AD', 'AE', 'AF', 'AG', 'AI', 'AL', 'AM', 'AO', 'AQ', 'AR', 'AS', 'AT', 'AU', 'AW', 'AX', 'AZ', 'BA', 'BB', 'BD', 'BE', 'BF', 'BG', 'BH', 'BI', 'BJ', 'BL', 'BM', 'BN', 'BO', 'BQ', 'BR', 'BS', 'BT', 'BV', 'BW', 'BY', 'BZ', 'CA', 'CC', 'CD', 'CF', 'CG', 'CH', 'CI', 'CK', 'CL', 'CM', 'CN', 'CO', 'CR', 'CU', 'CV', 'CW', 'CX', 'CY', 'CZ', 'DE', 'DJ', 'DK', 'DM', 'DO', 'DZ', 'EC', 'EE', 'EG', 'EH', 'ER', 'ES', 'ET', 'FI', 'FJ', 'FK', 'FM', 'FO', 'FR', 'GA', 'GB', 'GD', 'GE', 'GF', 'GG', 'GH', 'GI', 'GL', 'GM', 'GN', 'GP', 'GQ', 'GR', 'GS', 'GT', 'GU', 'GW', 'GY', 'HK', 'HM', 'HN', 'HR', 'HT', 'HU', 'ID', 'IE', 'IL', 'IM', 'IN', 'IO', 'IQ', 'IR', 'IS', 'IT', 'JE', 'JM', 'JO', 'JP', 'KE', 'KG', 'KH', 'KI', 'KM', 'KN', 'KP', 'KR', 'KW', 'KY', 'KZ', 'LA', 'LB', 'LC', 'LI', 'LK', 'LR', 'LS', 'LT', 'LU', 'LV', 'LY', 'MA', 'MC', 'MD', 'ME', 'MF', 'MG', 'MH', 'MK', 'ML', 'MM', 'MN', 'MO', 'MP', 'MQ', 'MR', 'MS', 'MT', 'MU', 'MV', 'MW', 'MX', 'MY', 'MZ', 'NA', 'NC', 'NE', 'NF', 'NG', 'NI', 'NL', 'NO', 'NP', 'NR', 'NU', 'NZ', 'OM', 'PA', 'PE', 'PF', 'PG', 'PH', 'PK', 'PL', 'PM', 'PN', 'PR', 'PS', 'PT', 'PW', 'PY', 'QA', 'RE', 'RO', 'RS', 'RU', 'RW', 'SA', 'SB', 'SC', 'SD', 'SE', 'SG', 'SH', 'SI', 'SJ', 'SK', 'SL', 'SM', 'SN', 'SO', 'SR', 'SS', 'ST', 'SV', 'SX', 'SY', 'SZ', 'TC', 'TD', 'TF', 'TG', 'TH', 'TJ', 'TK', 'TL', 'TM', 'TN', 'TO', 'TR', 'TT', 'TV', 'TW', 'TZ', 'UA', 'UG', 'UM', 'US', 'UY', 'UZ', 'VA', 'VC', 'VE', 'VG', 'VI', 'VN', 'VU', 'WF', 'WS', 'YE', 'YT', 'ZA', 'ZM', 'ZW', 'ABW', 'AFG', 'AGO', 'AIA', 'ALA', 'ALB', 'AND', 'ARE', 'ARG', 'ARM', 'ASM', 'ATA', 'ATF', 'ATG', 'AUS', 'AUT', 'AZE', 'BDI', 'BEL', 'BEN', 'BES', 'BFA', 'BGD', 'BGR', 'BHR', 'BHS', 'BIH', 'BLM', 'BLR', 'BLZ', 'BMU', 'BOL', 'BRA', 'BRB', 'BRN', 'BTN', 'BVT', 'BWA', 'CAF', 'CAN', 'CCK', 'CHE', 'CHL', 'CHN', 'CIV', 'CMR', 'COD', 'COG', 'COK', 'COL', 'COM', 'CPV', 'CRI', 'CUB', 'CUW', 'CXR', 'CYM', 'CYP', 'CZE', 'DEU', 'DJI', 'DMA', 'DNK', 'DOM', 'DZA', 'ECU', 'EGY', 'ERI', 'ESH', 'ESP', 'EST', 'ETH', 'FIN', 'FJI', 'FLK', 'FRA', 'FRO', 'FSM', 'GAB', 'GBR', 'GEO', 'GGY', 'GHA', 'GIB', 'GIN', 'GLP', 'GMB', 'GNB', 'GNQ', 'GRC', 'GRD', 'GRL', 'GTM', 'GUF', 'GUM', 'GUY', 'HKG', 'HMD', 'HND', 'HRV', 'HTI', 'HUN', 'IDN', 'IMN', 'IND', 'IOT', 'IRL', 'IRN', 'IRQ', 'ISL', 'ISR', 'ITA', 'JAM', 'JEY', 'JOR', 'JPN', 'KAZ', 'KEN', 'KGZ', 'KHM', 'KIR', 'KNA', 'KOR', 'KWT', 'LAO', 'LBN', 'LBR', 'LBY', 'LCA', 'LIE', 'LKA', 'LSO', 'LTU', 'LUX', 'LVA', 'MAC', 'MAF', 'MAR', 'MCO', 'MDA', 'MDG', 'MDV', 'MEX', 'MHL', 'MKD', 'MLI', 'MLT', 'MMR', 'MNE', 'MNG', 'MNP', 'MOZ', 'MRT', 'MSR', 'MTQ', 'MUS', 'MWI', 'MYS', 'MYT', 'NAM', 'NCL', 'NER', 'NFK', 'NGA', 'NIC', 'NIU', 'NLD', 'NOR', 'NPL', 'NRU', 'NZL', 'OMN', 'PAK', 'PAN', 'PCN', 'PER', 'PHL', 'PLW', 'PNG', 'POL', 'PRI', 'PRK', 'PRT', 'PRY', 'PSE', 'PYF', 'QAT', 'REU', 'ROU', 'RUS', 'RWA', 'SAU', 'SDN', 'SEN', 'SGP', 'SGS', 'SHN', 'SJM', 'SLB', 'SLE', 'SLV', 'SMR', 'SOM', 'SPM', 'SRB', 'SSD', 'STP', 'SUR', 'SVK', 'SVN', 'SWE', 'SWZ', 'SXM', 'SYC', 'SYR', 'TCA', 'TCD', 'TGO', 'THA', 'TJK', 'TKL', 'TKM', 'TLS', 'TON', 'TTO', 'TUN', 'TUR', 'TUV', 'TWN', 'TZA', 'UGA', 'UKR', 'UMI', 'URY', 'USA', 'UZB', 'VAT', 'VCT', 'VEN', 'VGB', 'VIR', 'VNM', 'VUT', 'WLF', 'WSM', 'YEM', 'ZAF', 'ZMB', 'ZWE', '004', '008', '010', '012', '016', '020', '024', '028', '031', '032', '036', '040', '044', '048', '050', '051', '052', '056', '060', '064', '068', '070', '072', '074', '076', '084', '086', '090', '092', '096', '100', '104', '108', '112', '116', '120', '124', '132', '136', '140', '144', '148', '152', '156', '158', '162', '166', '170', '174', '175', '178', '180', '184', '188', '191', '192', '196', '203', '204', '208', '212', '214', '218', '222', '226', '231', '232', '233', '234', '238', '239', '242', '246', '248', '250', '254', '258', '260', '262', '266', '268', '270', '275', '276', '288', '292', '296', '300', '304', '308', '312', '316', '320', '324', '328', '332', '334', '336', '340', '344', '348', '352', '356', '360', '364', '368', '372', '376', '380', '384', '388', '392', '398', '400', '404', '408', '410', '414', '417', '418', '422', '426', '428', '430', '434', '438', '440', '442', '446', '450', '454', '458', '462', '466', '470', '474', '478', '480', '484', '492', '496', '498', '499', '500', '504', '508', '512', '516', '520', '524', '528', '531', '533', '534', '535', '540', '548', '554', '558', '562', '566', '570', '574', '578', '580', '581', '583', '584', '585', '586', '591', '598', '600', '604', '608', '612', '616', '620', '624', '626', '630', '634', '638', '642', '643', '646', '652', '654', '659', '660', '662', '663', '666', '670', '674', '678', '682', '686', '688', '690', '694', '702', '703', '704', '705', '706', '710', '716', '724', '728', '729', '732', '740', '744', '748', '752', '756', '760', '762', '764', '768', '772', '776', '780', '784', '788', '792', '795', '796', '798', '800', '804', '807', '818', '826', '831', '832', '833', '834', '840', '850', '854', '858', '860', '862', '876', '882', '887', '894'], 'urn:iso:std:iso:3166:-2'=>['AF-BAL', 'AF-BAM', 'AF-BDG', 'AF-BDS', 'AF-BGL', 'AF-DAY', 'AF-FRA', 'AF-FYB', 'AF-GHA', 'AF-GHO', 'AF-HEL', 'AF-HER', 'AF-JOW', 'AF-KAB', 'AF-KAN', 'AF-KAP', 'AF-KDZ', 'AF-KHO', 'AF-KNR', 'AF-LAG', 'AF-LOG', 'AF-NAN', 'AF-NIM', 'AF-NUR', 'AF-PAN', 'AF-PAR', 'AF-PIA', 'AF-PKA', 'AF-SAM', 'AF-SAR', 'AF-TAK', 'AF-URU', 'AF-WAR', 'AF-ZAB', 'AX-AX', 'AL-01', 'AL-02', 'AL-03', 'AL-04', 'AL-05', 'AL-06', 'AL-07', 'AL-08', 'AL-09', 'AL-10', 'AL-11', 'AL-12', 'AL-BR', 'AL-BU', 'AL-DI', 'AL-DL', 'AL-DR', 'AL-DV', 'AL-EL', 'AL-ER', 'AL-FR', 'AL-GJ', 'AL-GR', 'AL-HA', 'AL-KA', 'AL-KB', 'AL-KC', 'AL-KO', 'AL-KR', 'AL-KU', 'AL-LB', 'AL-LE', 'AL-LU', 'AL-MK', 'AL-MM', 'AL-MR', 'AL-MT', 'AL-PG', 'AL-PQ', 'AL-PR', 'AL-PU', 'AL-SH', 'AL-SK', 'AL-SR', 'AL-TE', 'AL-TP', 'AL-TR', 'AL-VL', 'DZ-01', 'DZ-02', 'DZ-03', 'DZ-04', 'DZ-05', 'DZ-06', 'DZ-07', 'DZ-08', 'DZ-09', 'DZ-10', 'DZ-11', 'DZ-12', 'DZ-13', 'DZ-14', 'DZ-15', 'DZ-16', 'DZ-17', 'DZ-18', 'DZ-19', 'DZ-20', 'DZ-21', 'DZ-22', 'DZ-23', 'DZ-24', 'DZ-25', 'DZ-26', 'DZ-27', 'DZ-28', 'DZ-29', 'DZ-30', 'DZ-31', 'DZ-32', 'DZ-33', 'DZ-34', 'DZ-35', 'DZ-36', 'DZ-37', 'DZ-38', 'DZ-39', 'DZ-40', 'DZ-41', 'DZ-42', 'DZ-43', 'DZ-44', 'DZ-45', 'DZ-46', 'DZ-47', 'DZ-48', 'AS-AS', 'AD-02', 'AD-03', 'AD-04', 'AD-05', 'AD-06', 'AD-07', 'AD-08', 'AO-BGO', 'AO-BGU', 'AO-BIE', 'AO-CAB', 'AO-CCU', 'AO-CNN', 'AO-CNO', 'AO-CUS', 'AO-HUA', 'AO-HUI', 'AO-LNO', 'AO-LSU', 'AO-LUA', 'AO-MAL', 'AO-MOX', 'AO-NAM', 'AO-UIG', 'AO-ZAI', 'AI-AI', 'AQ-AQ', 'AG-03', 'AG-04', 'AG-05', 'AG-06', 'AG-07', 'AG-08', 'AG-10', 'AG-11', 'AR-A', 'AR-B', 'AR-C', 'AR-D', 'AR-E', 'AR-F', 'AR-G', 'AR-H', 'AR-J', 'AR-K', 'AR-L', 'AR-M', 'AR-N', 'AR-P', 'AR-Q', 'AR-R', 'AR-S', 'AR-T', 'AR-U', 'AR-V', 'AR-W', 'AR-X', 'AR-Y', 'AR-Z', 'AM-AG', 'AM-AR', 'AM-AV', 'AM-ER', 'AM-GR', 'AM-KT', 'AM-LO', 'AM-SH', 'AM-SU', 'AM-TV', 'AM-VD', 'AW-AW', 'AU-ACT', 'AU-NSW', 'AU-NT', 'AU-QLD', 'AU-SA', 'AU-TAS', 'AU-VIC', 'AU-WA', 'AT-1', 'AT-2', 'AT-3', 'AT-4', 'AT-5', 'AT-6', 'AT-7', 'AT-8', 'AT-9', 'AZ-ABS', 'AZ-AGA', 'AZ-AGC', 'AZ-AGM', 'AZ-AGS', 'AZ-AGU', 'AZ-AST', 'AZ-BA', 'AZ-BAB', 'AZ-BAL', 'AZ-BAR', 'AZ-BEY', 'AZ-BIL', 'AZ-CAB', 'AZ-CAL', 'AZ-CUL', 'AZ-DAS', 'AZ-FUZ', 'AZ-GAD', 'AZ-GA', 'AZ-GOR', 'AZ-GOY', 'AZ-GYG', 'AZ-HAC', 'AZ-IMI', 'AZ-ISM', 'AZ-KAL', 'AZ-KAN', 'AZ-KUR', 'AZ-LAC', 'AZ-LA', 'AZ-LAN', 'AZ-LER']}, 'type'=>'CodeableConcept', 'path'=>'ConceptMap.jurisdiction', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/jurisdiction'}}, + 'purpose' => {'type'=>'markdown', 'path'=>'ConceptMap.purpose', 'min'=>0, 'max'=>1}, + 'copyright' => {'type'=>'markdown', 'path'=>'ConceptMap.copyright', 'min'=>0, 'max'=>1}, + 'copyrightLabel' => {'type'=>'string', 'path'=>'ConceptMap.copyrightLabel', 'min'=>0, 'max'=>1}, + 'approvalDate' => {'type'=>'date', 'path'=>'ConceptMap.approvalDate', 'min'=>0, 'max'=>1}, + 'lastReviewDate' => {'type'=>'date', 'path'=>'ConceptMap.lastReviewDate', 'min'=>0, 'max'=>1}, + 'effectivePeriod' => {'type'=>'Period', 'path'=>'ConceptMap.effectivePeriod', 'min'=>0, 'max'=>1}, + 'topic' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/definition-use'=>['fhir-structure', 'custom-resource', 'dam', 'wire-format', 'archetype', 'template'], 'http://terminology.hl7.org/CodeSystem/definition-topic'=>['treatment', 'education', 'assessment']}, 'type'=>'CodeableConcept', 'path'=>'ConceptMap.topic', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/definition-topic'}}, + 'author' => {'type'=>'ContactDetail', 'path'=>'ConceptMap.author', 'min'=>0, 'max'=>Float::INFINITY}, + 'editor' => {'type'=>'ContactDetail', 'path'=>'ConceptMap.editor', 'min'=>0, 'max'=>Float::INFINITY}, + 'reviewer' => {'type'=>'ContactDetail', 'path'=>'ConceptMap.reviewer', 'min'=>0, 'max'=>Float::INFINITY}, + 'endorser' => {'type'=>'ContactDetail', 'path'=>'ConceptMap.endorser', 'min'=>0, 'max'=>Float::INFINITY}, + 'relatedArtifact' => {'type'=>'RelatedArtifact', 'path'=>'ConceptMap.relatedArtifact', 'min'=>0, 'max'=>Float::INFINITY}, + 'property' => {'type'=>'ConceptMap::Property', 'path'=>'ConceptMap.property', 'min'=>0, 'max'=>Float::INFINITY}, + 'additionalAttribute' => {'type'=>'ConceptMap::AdditionalAttribute', 'path'=>'ConceptMap.additionalAttribute', 'min'=>0, 'max'=>Float::INFINITY}, + 'sourceScopeUri' => {'type'=>'uri', 'path'=>'ConceptMap.sourceScope[x]', 'min'=>0, 'max'=>1}, + 'sourceScopeCanonical' => {'type'=>'canonical', 'path'=>'ConceptMap.sourceScope[x]', 'min'=>0, 'max'=>1}, + 'targetScopeUri' => {'type'=>'uri', 'path'=>'ConceptMap.targetScope[x]', 'min'=>0, 'max'=>1}, + 'targetScopeCanonical' => {'type'=>'canonical', 'path'=>'ConceptMap.targetScope[x]', 'min'=>0, 'max'=>1}, + 'group' => {'type'=>'ConceptMap::Group', 'path'=>'ConceptMap.group', 'min'=>0, 'max'=>Float::INFINITY} + } + + class Property < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Property.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Property.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Property.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'code' => {'type'=>'code', 'path'=>'Property.code', 'min'=>1, 'max'=>1}, + 'uri' => {'type'=>'uri', 'path'=>'Property.uri', 'min'=>0, 'max'=>1}, + 'description' => {'type'=>'string', 'path'=>'Property.description', 'min'=>0, 'max'=>1}, + 'type' => {'valid_codes'=>{'http://hl7.org/fhir/conceptmap-property-type'=>['Coding', 'string', 'integer', 'boolean', 'dateTime', 'decimal', 'code']}, 'type'=>'code', 'path'=>'Property.type', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/conceptmap-property-type'}}, + 'system' => {'type'=>'canonical', 'path'=>'Property.system', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :code # 1-1 code + attr_accessor :uri # 0-1 uri + attr_accessor :description # 0-1 string + attr_accessor :type # 1-1 code + attr_accessor :system # 0-1 canonical + end + + class AdditionalAttribute < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'AdditionalAttribute.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'AdditionalAttribute.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'AdditionalAttribute.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'code' => {'type'=>'code', 'path'=>'AdditionalAttribute.code', 'min'=>1, 'max'=>1}, + 'uri' => {'type'=>'uri', 'path'=>'AdditionalAttribute.uri', 'min'=>0, 'max'=>1}, + 'description' => {'type'=>'string', 'path'=>'AdditionalAttribute.description', 'min'=>0, 'max'=>1}, + 'type' => {'valid_codes'=>{'http://hl7.org/fhir/conceptmap-attribute-type'=>['code', 'Coding', 'string', 'boolean', 'Quantity']}, 'type'=>'code', 'path'=>'AdditionalAttribute.type', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/conceptmap-attribute-type'}} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :code # 1-1 code + attr_accessor :uri # 0-1 uri + attr_accessor :description # 0-1 string + attr_accessor :type # 1-1 code + end + + class Group < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Group.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Group.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Group.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'source' => {'type'=>'canonical', 'path'=>'Group.source', 'min'=>0, 'max'=>1}, + 'target' => {'type'=>'canonical', 'path'=>'Group.target', 'min'=>0, 'max'=>1}, + 'element' => {'type'=>'ConceptMap::Group::Element', 'path'=>'Group.element', 'min'=>1, 'max'=>Float::INFINITY}, + 'unmapped' => {'type'=>'ConceptMap::Group::Unmapped', 'path'=>'Group.unmapped', 'min'=>0, 'max'=>1} + } + + class Element < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Element.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Element.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Element.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'code' => {'type'=>'code', 'path'=>'Element.code', 'min'=>0, 'max'=>1}, + 'display' => {'type'=>'string', 'path'=>'Element.display', 'min'=>0, 'max'=>1}, + 'valueSet' => {'type'=>'canonical', 'path'=>'Element.valueSet', 'min'=>0, 'max'=>1}, + 'noMap' => {'type'=>'boolean', 'path'=>'Element.noMap', 'min'=>0, 'max'=>1}, + 'target' => {'type'=>'ConceptMap::Group::Element::Target', 'path'=>'Element.target', 'min'=>0, 'max'=>Float::INFINITY} + } + + class Target < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Target.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Target.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Target.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'code' => {'type'=>'code', 'path'=>'Target.code', 'min'=>0, 'max'=>1}, + 'display' => {'type'=>'string', 'path'=>'Target.display', 'min'=>0, 'max'=>1}, + 'valueSet' => {'type'=>'canonical', 'path'=>'Target.valueSet', 'min'=>0, 'max'=>1}, + 'relationship' => {'valid_codes'=>{'http://hl7.org/fhir/concept-map-relationship'=>['related-to', 'equivalent', 'source-is-narrower-than-target', 'source-is-broader-than-target', 'not-related-to']}, 'type'=>'code', 'path'=>'Target.relationship', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/concept-map-relationship'}}, + 'comment' => {'type'=>'string', 'path'=>'Target.comment', 'min'=>0, 'max'=>1}, + 'property' => {'type'=>'ConceptMap::Group::Element::Target::Property', 'path'=>'Target.property', 'min'=>0, 'max'=>Float::INFINITY}, + 'dependsOn' => {'type'=>'ConceptMap::Group::Element::Target::DependsOn', 'path'=>'Target.dependsOn', 'min'=>0, 'max'=>Float::INFINITY}, + 'product' => {'type'=>'ConceptMap::Group::Element::Target::DependsOn', 'path'=>'Target.product', 'min'=>0, 'max'=>Float::INFINITY} + } + + class Property < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'value' => ['Coding', 'string', 'integer', 'boolean', 'dateTime', 'decimal', 'code'] + } + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Property.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Property.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Property.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'code' => {'type'=>'code', 'path'=>'Property.code', 'min'=>1, 'max'=>1}, + 'valueCoding' => {'type'=>'Coding', 'path'=>'Property.value[x]', 'min'=>1, 'max'=>1}, + 'valueString' => {'type'=>'string', 'path'=>'Property.value[x]', 'min'=>1, 'max'=>1}, + 'valueInteger' => {'type'=>'integer', 'path'=>'Property.value[x]', 'min'=>1, 'max'=>1}, + 'valueBoolean' => {'type'=>'boolean', 'path'=>'Property.value[x]', 'min'=>1, 'max'=>1}, + 'valueDateTime' => {'type'=>'dateTime', 'path'=>'Property.value[x]', 'min'=>1, 'max'=>1}, + 'valueDecimal' => {'type'=>'decimal', 'path'=>'Property.value[x]', 'min'=>1, 'max'=>1}, + 'valueCode' => {'type'=>'code', 'path'=>'Property.value[x]', 'min'=>1, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :code # 1-1 code + attr_accessor :valueCoding # 1-1 Coding + attr_accessor :valueString # 1-1 string + attr_accessor :valueInteger # 1-1 integer + attr_accessor :valueBoolean # 1-1 boolean + attr_accessor :valueDateTime # 1-1 dateTime + attr_accessor :valueDecimal # 1-1 decimal + attr_accessor :valueCode # 1-1 code + end + + class DependsOn < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'value' => ['code', 'Coding', 'string', 'boolean', 'Quantity'] + } + METADATA = { + 'id' => {'type'=>'string', 'path'=>'DependsOn.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'DependsOn.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'DependsOn.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'attribute' => {'type'=>'code', 'path'=>'DependsOn.attribute', 'min'=>1, 'max'=>1}, + 'valueCode' => {'type'=>'code', 'path'=>'DependsOn.value[x]', 'min'=>0, 'max'=>1}, + 'valueCoding' => {'type'=>'Coding', 'path'=>'DependsOn.value[x]', 'min'=>0, 'max'=>1}, + 'valueString' => {'type'=>'string', 'path'=>'DependsOn.value[x]', 'min'=>0, 'max'=>1}, + 'valueBoolean' => {'type'=>'boolean', 'path'=>'DependsOn.value[x]', 'min'=>0, 'max'=>1}, + 'valueQuantity' => {'type'=>'Quantity', 'path'=>'DependsOn.value[x]', 'min'=>0, 'max'=>1}, + 'valueSet' => {'type'=>'canonical', 'path'=>'DependsOn.valueSet', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :attribute # 1-1 code + attr_accessor :valueCode # 0-1 code + attr_accessor :valueCoding # 0-1 Coding + attr_accessor :valueString # 0-1 string + attr_accessor :valueBoolean # 0-1 boolean + attr_accessor :valueQuantity # 0-1 Quantity + attr_accessor :valueSet # 0-1 canonical + end + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :code # 0-1 code + attr_accessor :display # 0-1 string + attr_accessor :valueSet # 0-1 canonical + attr_accessor :relationship # 1-1 code + attr_accessor :comment # 0-1 string + attr_accessor :property # 0-* [ ConceptMap::Group::Element::Target::Property ] + attr_accessor :dependsOn # 0-* [ ConceptMap::Group::Element::Target::DependsOn ] + attr_accessor :product # 0-* [ ConceptMap::Group::Element::Target::DependsOn ] + end + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :code # 0-1 code + attr_accessor :display # 0-1 string + attr_accessor :valueSet # 0-1 canonical + attr_accessor :noMap # 0-1 boolean + attr_accessor :target # 0-* [ ConceptMap::Group::Element::Target ] + end + + class Unmapped < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Unmapped.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Unmapped.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Unmapped.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'mode' => {'valid_codes'=>{'http://hl7.org/fhir/conceptmap-unmapped-mode'=>['use-source-code', 'fixed', 'other-map']}, 'type'=>'code', 'path'=>'Unmapped.mode', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/conceptmap-unmapped-mode'}}, + 'code' => {'type'=>'code', 'path'=>'Unmapped.code', 'min'=>0, 'max'=>1}, + 'display' => {'type'=>'string', 'path'=>'Unmapped.display', 'min'=>0, 'max'=>1}, + 'valueSet' => {'type'=>'canonical', 'path'=>'Unmapped.valueSet', 'min'=>0, 'max'=>1}, + 'relationship' => {'valid_codes'=>{'http://hl7.org/fhir/concept-map-relationship'=>['related-to', 'equivalent', 'source-is-narrower-than-target', 'source-is-broader-than-target', 'not-related-to']}, 'type'=>'code', 'path'=>'Unmapped.relationship', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/concept-map-relationship'}}, + 'otherMap' => {'type'=>'canonical', 'path'=>'Unmapped.otherMap', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :mode # 1-1 code + attr_accessor :code # 0-1 code + attr_accessor :display # 0-1 string + attr_accessor :valueSet # 0-1 canonical + attr_accessor :relationship # 0-1 code + attr_accessor :otherMap # 0-1 canonical + end + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :source # 0-1 canonical + attr_accessor :target # 0-1 canonical + attr_accessor :element # 1-* [ ConceptMap::Group::Element ] + attr_accessor :unmapped # 0-1 ConceptMap::Group::Unmapped + end + + attr_accessor :id # 0-1 id + attr_accessor :meta # 0-1 Meta + attr_accessor :implicitRules # 0-1 uri + attr_accessor :language # 0-1 code + attr_accessor :text # 0-1 Narrative + attr_accessor :contained # 0-* [ Resource ] + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :url # 0-1 uri + attr_accessor :identifier # 0-* [ Identifier ] + attr_accessor :version # 0-1 string + attr_accessor :versionAlgorithmString # 0-1 string + attr_accessor :versionAlgorithmCoding # 0-1 Coding + attr_accessor :name # 0-1 string + attr_accessor :title # 0-1 string + attr_accessor :status # 1-1 code + attr_accessor :experimental # 0-1 boolean + attr_accessor :date # 0-1 dateTime + attr_accessor :publisher # 0-1 string + attr_accessor :contact # 0-* [ ContactDetail ] + attr_accessor :description # 0-1 markdown + attr_accessor :useContext # 0-* [ UsageContext ] + attr_accessor :jurisdiction # 0-* [ CodeableConcept ] + attr_accessor :purpose # 0-1 markdown + attr_accessor :copyright # 0-1 markdown + attr_accessor :copyrightLabel # 0-1 string + attr_accessor :approvalDate # 0-1 date + attr_accessor :lastReviewDate # 0-1 date + attr_accessor :effectivePeriod # 0-1 Period + attr_accessor :topic # 0-* [ CodeableConcept ] + attr_accessor :author # 0-* [ ContactDetail ] + attr_accessor :editor # 0-* [ ContactDetail ] + attr_accessor :reviewer # 0-* [ ContactDetail ] + attr_accessor :endorser # 0-* [ ContactDetail ] + attr_accessor :relatedArtifact # 0-* [ RelatedArtifact ] + attr_accessor :property # 0-* [ ConceptMap::Property ] + attr_accessor :additionalAttribute # 0-* [ ConceptMap::AdditionalAttribute ] + attr_accessor :sourceScopeUri # 0-1 uri + attr_accessor :sourceScopeCanonical # 0-1 canonical + attr_accessor :targetScopeUri # 0-1 uri + attr_accessor :targetScopeCanonical # 0-1 canonical + attr_accessor :group # 0-* [ ConceptMap::Group ] + + def resourceType + 'ConceptMap' + end + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/resources/Condition.rb b/lib/fhir_models/r6/generated/resources/Condition.rb new file mode 100644 index 00000000..b0d31e5b --- /dev/null +++ b/lib/fhir_models/r6/generated/resources/Condition.rb @@ -0,0 +1,112 @@ +module FHIR + module R6 + class Condition < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'onset' => ['dateTime', 'Age', 'Period', 'Range', 'string'], + 'abatement' => ['dateTime', 'Age', 'Period', 'Range', 'string'] + } + SEARCH_PARAMS = ['abatement-age', 'abatement-date', 'abatement-string', 'asserter', 'body-site', 'category', 'clinical-status', 'code', 'encounter', 'evidence', 'evidence-detail', 'identifier', 'onset-age', 'onset-date', 'onset-info', 'patient', 'recorded-date', 'severity', 'stage', 'subject', 'subject', 'verification-status'] + METADATA = { + 'id' => {'type'=>'id', 'path'=>'Condition.id', 'min'=>0, 'max'=>1}, + 'meta' => {'type'=>'Meta', 'path'=>'Condition.meta', 'min'=>0, 'max'=>1}, + 'implicitRules' => {'type'=>'uri', 'path'=>'Condition.implicitRules', 'min'=>0, 'max'=>1}, + 'language' => {'type'=>'code', 'path'=>'Condition.language', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-languages'}}, + 'text' => {'type'=>'Narrative', 'path'=>'Condition.text', 'min'=>0, 'max'=>1}, + 'contained' => {'type'=>'Resource', 'path'=>'Condition.contained', 'min'=>0, 'max'=>Float::INFINITY}, + 'extension' => {'type'=>'Extension', 'path'=>'Condition.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Condition.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'identifier' => {'type'=>'Identifier', 'path'=>'Condition.identifier', 'min'=>0, 'max'=>Float::INFINITY}, + 'clinicalStatus' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/condition-clinical'=>['active', 'recurrence', 'relapse', 'inactive', 'remission', 'resolved', 'unknown']}, 'type'=>'CodeableConcept', 'path'=>'Condition.clinicalStatus', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/condition-clinical'}}, + 'verificationStatus' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/condition-ver-status'=>['unconfirmed', 'provisional', 'differential', 'confirmed', 'refuted', 'entered-in-error']}, 'type'=>'CodeableConcept', 'path'=>'Condition.verificationStatus', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/condition-ver-status'}}, + 'category' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/condition-category'=>['problem-list-item', 'encounter-diagnosis']}, 'type'=>'CodeableConcept', 'path'=>'Condition.category', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'preferred', 'uri'=>'http://hl7.org/fhir/ValueSet/condition-category'}}, + 'severity' => {'valid_codes'=>{'http://snomed.info/sct'=>['24484000', '6736007', '255604002']}, 'type'=>'CodeableConcept', 'path'=>'Condition.severity', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'preferred', 'uri'=>'http://hl7.org/fhir/ValueSet/condition-severity'}}, + 'code' => {'valid_codes'=>{'http://snomed.info/sct'=>['404684003', '109006', '122003', '127009', '129007', '134006', '140004', '144008', '150003', '151004', '162004', '165002', '168000', '171008', '172001', '175004', '177007', '179005', '181007', '183005', '184004', '188001', '192008', '193003', '198007', '199004', '216004', '219006', '222008', '223003', '228007', '241006', '242004', '253005', '257006', '264008', '276008', '279001', '281004', '282006', '290006', '292003', '297009', '299007', '303002', '308006', '310008', '313005', '317006', '320003', '324007', '330007', '335002', '341009', '349006', '355001', '357009', '359007', '360002', '364006', '366008', '368009', '369001', '378007', '382009', '383004', '385006', '387003', '398002', '407000', '408005', '409002', '426008', '431005', '437009', '440009', '442001', '443006', '447007', '450005', '452002', '460001', '467003', '470004', '479003', '486006', '488007', '490008', '496002', '504009', '517007', '518002', '520004', '527001', '536002', '539009', '547009', '548004', '554003', '555002', '563001', '568005', '586008', '590005', '596004', '599006', '600009', '607007', '610000', '613003', '615005', '616006', '626004', '631002', '640003', '643001', '646009', '649002', '651003', '652005', '655007', '658009', '664002', '675003', '701003', '703000', '714002', '715001', '718004', '734001', '736004', '750009', '755004', '756003', '758002', '775008', '776009', '781000', '787001', '788006', '792004', '799008', '801006', '805002', '811004', '813001', '815008', '816009', '818005', '825003', '827006', '832007', '834008', '841002', '842009', '843004', '844005', '845006', '849000', '857002', '862001', '865004', '871005', '874002', '875001', '888003', '890002', '899001', '903008', '904002', '928000', '931004', '932006', '934007', '943003', '961007', '962000', '964004', '965003', '975000', '978003', '981008', '984000', '987007', '991002', '998008', '1003002', '1020003', '1023001', '1027000', '1031006', '1033009', '1034003', '1038000', '1045000', '1046004', '1051005', '1055001', '1059007', '1070000', '1073003', '1077002', '1079004', '1085006', '1089000', '1102005', '1107004', '1108009', '1111005', '1112003', '1116000', '1124005', '1125006', '1126007', '1131009', '1134001', '1135000', '1139006', '1140008', '1141007', '1145003', '1150009', '1151008', '1152001', '1155004', '1168007', '1184008', '1194003', '1196001', '1197005', '1201005', '1207009', '1208004', '1212005', '1214006', '1232006', '1239002', '1240000', '1259003', '1261007', '1264004', '1271009', '1280009', '1282001', '1284000', '1286003', '1287007', '1297003', '1308001', '1310004', '1318006', '1323006', '1332008', '1335005', '1343000', '1345007', '1351002', '1356007', '1361009', '1367008', '1370007', '1372004', '1376001', '1378000', '1380006', '1383008', '1384002', '1386000', '1387009', '1388004', '1393001', '1395008', '1402001', '1412008', '1415005', '1418007', '1426004', '1447000', '1469007', '1474004', '1475003', '1478001', '1479009', '1482004', '1486001', '1488000', '1489008', '1492007', '1493002', '1499003', '1512006', '1515008', '1518005', '1519002', '1521007', '1525003', '1531000', '1532007', '1534008', '1538006', '1539003', '1542009', '1544005', '1551001', '1556006', '1563006', '1567007', '1588003', '1592005', '1593000', '1606009', '1608005', '1639007', '1647007', '1648002', '1654001', '1657008', '1658003', '1663004', '1667003', '1670004', '1671000', '1674008', '1679003', '1682008', '1685005', '1686006', '1694004', '1698001', '1703007', '1705000', '1714005', '1717003', '1723008', '1724002', '1734006', '1735007', '1739001', '1742007', '1744008', '1748006', '1755008', '1761006', '1763009', '1767005', '1769008', '1771008', '1776003', '1777007', '1778002', '1779005', '1794009', '1816003', '1821000', '1822007', '1824008', '1826005', '1828006', '1833005', '1835003', '1837006', '1845001', '1847009', '1852004', '1855002', '1856001', '1857005', '1860003', '1865008', '1869002', '1892002', '1896004', '1897008', '1899006', '1903004', '1922008', '1926006', '1939005', '1943009', '1953005', '1955003', '1959009', '1963002', '1965009', '1967001', '1973000', '1977004', '1979001', '1980003', '1981004', '2004005', '2012002', '2028007', '2032001', '2036003', '2040007', '2041006', '2043009', '2055003', '2061000', '2065009', '2066005', '2070002', '2073000', '2087000', '2089002', '2091005', '2094002', '2102007', '2107001', '2109003', '2114004', '2116002', '2120003', '2121004', '2128005', '2129002', '2132004', '2134003', '2136001', '2138000', '2145000', '2149006', '2158004', '2167004', '2169001', '2170000', '2176006', '2177002', '2186007', '2198002', '2202000', '2204004', '2213002', '2216005', '2219003', '2224000', '2228002', '2229005', '2231001', '2237002', '2239004', '2241003', '2243000', '2245007', '2251002', '2256007', '2261009', '2268003', '2284002', '2295008', '2296009', '2301009', '2303007', '2304001', '2307008', '2308003', '2312009', '2314005', '2326000', '2339001', '2341000', '2351004', '2355008', '2359002', '2365002', '2366001', '2367005', '2374000', '2385003', '2388001', '2390000', '2391001', '2396006', '2398007', '2403008', '2415007', '2418009', '2419001', '2420007', '2432006', '2435008', '2437000', '2438005', '2439002', '2443003', '2452007', '2463005', '2469009', '2471009', '2472002', '2473007', '2477008', '2492009', '2495006', '2496007', '2506003', '2513003', '2518007', '2521009', '2523007', '2526004', '2528003', '2532009', '2534005', '2538008', '2541004', '2554006', '2556008', '2560006', '2562003', '2576002', '2581006', '2582004', '2583009', '2584003', '2585002', '2589008', '2591000', '2593002', '2602008', '2606006', '2615004', '2618002', '2622007', '2625009', '2634004', '2638001', '2640006', '2651006', '2655002', '2657005', '2663001', '2683000', '2689001', '2694001', '2704003', '2707005', '2713001', '2724004', '2725003', '2733002', '2736005', '2740001', '2749000', '2751001', '2761008', '2764000', '2770006', '2772003', '2775001', '2776000', '2782002', '2783007', '2805007', '2806008', '2807004', '2808009', '2815001', '2816000', '2818004', '2819007', '2825006', '2828008', '2829000', '2835000', '2836004', '2838003', '2850009', '2853006', '2856003', '2858002', '2884008', '2893009', '2897005', '2899008', '2901004', '2902006', '2904007', '2910007', '2912004', '2917005', '2918000', '2919008', '2929001', '2935001', '2946003', '2951009', '2955000', '2965006', '2967003', '2978006', '2981001', '2989004', '2990008', '2992000', '2994004', '2999009', '3002002', '3004001', '3006004', '3009006', '3013004', '3014005', '3018008', '3019000', '3021005', '3023008', '3032005', '3033000', '3038009', '3044008', '3053001', '3059002', '3067005', '3071008', '3072001', '3073006', '3089009', '3094009', '3095005', '3097002', '3098007', '3109008', '3110003', '3119002', '3129009', '3135009', '3140001', '3144005', '3158007', '3160009', '3163006', '3168002', '3185000', '3199001', '3200003', '3208005', '3214003', '3217005', '3218000', '3219008', '3228009', '3229001', '3238004', '3239007', '3253007', '3254001', '3259006', '3261002', '3263004', '3272007', '3274008', '3275009', '3276005', '3282008', '3283003', '3286006', '3289004', '3291007', '3298001', '3303004', '3304005', '3305006', '3308008', '3310005', '3321001', '3323003', '3327002', '3331008', '3344003', '3345002', '3358001', '3368006', '3376008', '3381004', '3387000', '3391005', '3398004', '3415004', '3419005', '3421000', '3424008', '3426005', '3427001', '3434004', '3439009', '3441005', '3446000', '3449007', '3456001', '3458000', '3461004', '3464007', '3468005', '3469002', '3472009', '3474005', '3480002', '3482005', '3483000', '3487004', '3500002', '3502005', '3506008', '3507004', '3511005', '3514002', '3519007', '3528008', '3529000', '3530005', '3531009', '3533007', '3539006', '3542000', '3544004', '3545003', '3548001', '3549009', '3558002', '3560000', '3570003', '3571004', '3577000', '3585009', '3586005', '3589003', '3590007', '3591006', '3598000', '3611003', '3633001', '3639002', '3640000', '3641001', '3642008', '3644009', '3649004', '3650004', '3652007', '3657001', '3662000', '3677008', '3680009', '3681008', '3696007', '3699000', '3704008', '3705009', '3716002', '3720003', '3723001', '3733009', '3738000', '3744001', '3747008', '3750006', '3751005', '3752003', '3754002', '3755001', '3756000', '3759007', '3760002', '3762005', '3763000', '3783004', '3797007', '3798002', '3815005', '3820005', '3827008', '3830001', '3841004', '3845008', '3855007', '3885002', '3886001', '3899003', '3900008', '3902000', '3908001', '3909009', '3913002', '3914008', '3928002', '3939004', '3944006', '3947004', '3950001', '3951002', '3972004', '3975002', '3978000', '3987009', '3993001', '3999002', '4003003', '4006006', '4009004', '4016003', '4017007', '4022007', '4026005', '4030008', '4038001', '4039009', '4040006', '4041005', '4046000', '4062006', '4063001', '4069002', '4070001', '4075006', '4082005', '4088009', '4089001', '4103001', '4107000', '4113009', '4120002', '4124006', '4127004', '4129001', '4135001', '4136000', '4142001', '4160001', '4168008', '4170004', '4174008', '4175009', '4178006', '4181001', '4183003', '4184009', '4195003', '4197006', '4199009', '4208000', '4210003', '4223005', '4224004', '4225003', '4232007', '4237001', '4240001', '4241002', '4242009', '4248008', '4249000', '4260009', '4262001', '4264000', '4269005', '4273008', '4275001', '4283007', '4287008', '4294006', '4300009', '4301008', '4306003', '4307007', '4313003', '4316006', '4320005', '4324001', '4325000', '4338008', '4340003', '4349002', '4354006', '4356008', '4359001', '4364002', '4367009', '4373005', '4374004', '4381006', '4386001', '4390004', '4397001', '4399003', '4403007', '4406004', '4409006', '4410001', '4412009', '4414005', '4416007', '4418008', '4426000', '4434006', '4439001', '4441000', '4445009', '4448006', '4461006', '4463009', '4464003', '4465002', '4468000', '4470009', '4473006', '4477007', '4478002', '4481007', '4483005', '4494009', '4495005', '4499004', '4501007', '4506002', '4510004', '4512007', '4519003', '4522001', '4523006', '4526003', '4529005', '4530000', '4547004', '4550001', '4554005', '4556007', '4557003', '4559000', '4565000', '4568003', '4575002', '4586000', '4592006', '4598005', '4602007', '4633009', '4637005', '4639008', '4641009', '4645000', '4654002', '4659007', '4661003', '4665007', '4667004', '4669001', '4673003', '4676006', '4688008', '4690009', '4702003', '4708004', '4711003', '4721006', '4724003', '4733001', '4740000', '4749004', '4750004', '4754008', '4760008', '4763005', '4771009', '4776004', '4783006', '4787007', '4788002', '4800001', '4805006', '4806007', '4817008', '4819006', '4821001', '4834000', '4835004', '4839005', '4846001', '4851007', '4853005', '4854004', '4855003', '4859009', '4860004', '4863002', '4873000', '4874006', '4886009', '4887000', '4896000', '4900002', '4907004', '4915001', '4920001', '4921002', '4922009', '4926007', '4927003', '4932002']}, 'type'=>'CodeableConcept', 'path'=>'Condition.code', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/condition-code'}}, + 'bodySite' => {'valid_codes'=>{'http://snomed.info/sct'=>['53075003', '76986006', '65258003', '54333003', '10770001', '363670009', '371216008', '371219001', '371205001', '371203008', '371292009', '371255009', '371288002', '371284000', '67169006', '9677004', '46971007', '3134008', '71822005', '89221001', '90894004', '89995006', '15368009', '30980004', '38607000', '2979003', '19193007', '67411009', '81012005', '75772009', '67453005', '80144004', '6417001', '113225006', '22457002', '45879002', '122474001', '122475000', '69030007', '29850006', '442083009', '106004', '107008', '108003', '110001', '111002', '116007', '124002', '149003', '155008', '167005', '202009', '205006', '206007', '221001', '227002', '233006', '235004', '246001', '247005', '251007', '256002', '263002', '266005', '272005', '273000', '283001', '284007', '289002', '301000', '311007', '315003', '318001', '344001', '345000', '356000', '393006', '402006', '405008', '414003', '420002', '422005', '446003', '457008', '461002', '464005', '465006', '471000', '480000', '485005', '528006', '552004', '565008', '582005', '587004', '589001', '595000', '608002', '621009', '635006', '650002', '660006', '661005', '667009', '688000', '691000', '692007', '723004', '774007', '790007', '798000', '808000', '809008', '823005', '830004', '836005', '885000', '895007', '917004', '921006', '947002', '955009', '976004', '996007', '1005009', '1012000', '1015003', '1028005', '1030007', '1063000', '1075005', '1076006', '1086007', '1087003', '1092001', '1099005', '1101003', '1106008', '1110006', '1122009', '1136004', '1159005', '1172006', '1173001', '1174007', '1193009', '1216008', '1231004', '1236009', '1243003', '1246006', '1263005', '1277008', '1307006', '1311000', '1350001', '1353004', '1403006', '1425000', '1439000', '1441004', '1456008', '1467009', '1484003', '1490004', '1502004', '1511004', '1516009', '1527006', '1537001', '1541002', '1562001', '1580005', '1581009', '1584001', '1600003', '1605008', '1610007', '1611006', '1617005', '1620002', '1626008', '1627004', '1630006', '1631005', '1650005', '1655000', '1659006', '1684009', '1706004', '1707008', '1711002', '1716007', '1721005', '1729007', '1732005', '1765002', '1780008', '1781007', '1797002', '1818002', '1825009', '1832000', '1840006', '1849007', '1853009', '1874005', '1895000', '1902009', '1910005', '1918003', '1927002', '1992003', '1997009', '2010005', '2020000', '2031008', '2033006', '2044003', '2048000', '2049008', '2059009', '2071003', '2076008', '2083001', '2095001', '2123001', '2150006', '2156000', '2160002', '2175005', '2182009', '2192001', '2205003', '2209009', '2236006', '2246008', '2255006', '2292006', '2302002', '2305000', '2306004', '2327009', '2330002', '2332005', '2334006', '2349003', '2372001', '2383005', '2389009', '2395005', '2397002', '2400006', '2402003', '2421006', '2433001', '2436009', '2453002', '2454008', '2484000', '2489005', '2499000', '2502001', '2504000', '2510000', '2539000', '2543001', '2550002', '2577006', '2579009', '2592007', '2600000', '2620004', '2639009', '2653009', '2666009', '2672009', '2675006', '2681003', '2682005', '2686008', '2687004', '2695000', '2703009', '2712006', '2718005', '2726002', '2730004', '2739003', '2741002', '2746007', '2748008', '2759004', '2771005', '2789006', '2792005', '2803000', '2810006', '2812003', '2824005', '2826007', '2830005', '2839006', '2841007', '2845003', '2848001', '2855004', '2861001', '2894003', '2905008', '2909002', '2920002', '2922005', '2923000', '2969000', '2986006', '2998001', '3003007', '3008003', '3028004', '3039001', '3042007', '3054007', '3055008', '3056009', '3057000', '3058005', '3062004', '3068000', '3081007', '3093003', '3100007', '3113001', '3117000', '3118005', '3120008', '3138006', '3153003', '3156006', '3159004', '3169005', '3178004', '3194006', '3198009', '3215002', '3222005', '3227004', '3236000', '3243006', '3255000', '3262009', '3279003', '3295003', '3301002', '3302009', '3315000', '3332001', '3336003', '3341006', '3350008', '3362007', '3366005', '3370002', '3374006', '3377004', '3382006', '3383001', '3394002', '3395001', '3396000', '3400000', '3409004', '3417007', '3438001', '3444002', '3447009', '3460003', '3462006', '3471002', '3478008', '3481003', '3488009', '3490005', '3524005', '3538003', '3541007', '3553006', '3556003', '3563003', '3572006', '3578005', '3582007', '3584008', '3594003', '3608004', '3609007', '3646006', '3663005', '3665003', '3670005', '3711007', '3743007', '3761003', '3766008', '3785006', '3788008', '3789000', '3810000', '3838008', '3860006', '3865001', '3867009', '3876002', '3877006', '3910004', '3916005', '3924000', '3931001', '3935005', '3937002', '3954005', '3956007', '3959000', '3960005', '3964001', '3966004', '3977005', '3984002', '3989007', '4015004', '4019005', '4029003', '4061004', '4066009', '4072009', '4081003', '4093007', '4111006', '4117005', '4121003', '4146003', '4148002', '4150005', '4158003', '4159006', '4180000', '4193005', '4205002', '4212006', '4215008', '4247003', '4258007', '4276000', '4281009', '4295007', '4303006', '4312008', '4317002', '4328003', '4335006', '4352005', '4358009', '4360006', '4369007', '4371007', '4375003', '4377006', '4394008', '4402002', '4419000', '4421005', '4430002', '4432005', '4442007', '4486002', '4524000', '4527007', '4537002', '4548009', '4549001', '4566004', '4573009', '4578000', '4588004', '4596009', '4603002', '4606005', '4621004', '4624007', '4647008', '4651005', '4658004', '4677002', '4703008', '4717004', '4718009', '4743003', '4755009', '4759003', '4766002', '4768001', '4774001', '4775000', '4799000', '4810005', '4812002', '4828007', '4840007', '4843009', '4861000', '4866005', '4870002', '4871003', '4881004', '4888005', '4897009', '4905007', '4906008', '4924005', '4942000', '4954000', '4956003', '4958002', '5001007', '5023006', '5026003', '5046008', '5068003', '5069006', '5076001', '5115006', '5122003', '5128004', '5192008', '5194009', '5195005', '5204005', '5213007', '5225005', '5228007', '5229004', '5261000', '5272005', '5279001', '5296000', '5324007', '5329002', '5336001', '5347008', '5362005', '5366008', '5379004', '5382009', '5394000', '5398002', '5403001', '5421003', '5427004', '5458003', '5459006', '5491007', '5493005', '5498001', '5520004', '5538001', '5544002', '5560003', '5564007', '5574005', '5580002', '5597008', '5611001', '5625000', '5627008', '5633004', '5643001', '5644007', '5653000', '5665001', '5668004', '5682004', '5696005', '5697001', '5709001', '5713008', '5717009', '5718004', '5727003', '5742000', '5751008', '5769004', '5780004', '5798000', '5802004', '5814007', '5815008', '5816009', '5825003', '5828001', '5847003', '5854009', '5868002', '5872003', '5881009', '5882002', '5889006', '5890002', '5893000', '5898009', '5923009', '5926001', '5928000', '5942008', '5943003', '5944009', '5948007', '5951000', '5953002', '5976004', '5979006', '5996007', '6001004', '6004007', '6006009', '6009002', '6014003', '6023000', '6032003', '6046003', '6050005', '6059006', '6062009', '6073002', '6074008', '6076005', '6104005', '6105006', '6110005', '6216007', '6217003', '6229007', '6253001', '6268000', '6269008', '6279005', '6317000', '6325003', '6326002', '6335009', '6359004', '6371005', '6375001', '6392005', '6404004', '6413002', '6423006', '6424000', '6445007', '6448009', '6450001', '6472004', '6504002', '6511003', '6530003', '6533001', '6538005', '6541001', '6544009', '6550004', '6551000', '6553002', '6564004', '6566002', '6572002', '6598008', '6606008', '6608009', '6620001', '6623004', '6633007', '6643005', '6646002', '6649009', '6651008', '6684008', '6685009', '6711001', '6720005', '6731002', '6739000', '6742006', '6750002', '6757004', '6787005', '6789008', '6799003', '6805009', '6820003', '6828005', '6829002', '6834003', '6841009', '6844001', '6850006', '6864006', '6866008', '6871001', '6894000', '6902008', '6905005', '6912001', '6914000', '6921000', '6930008', '6944002', '6969002', '6975006', '6981003', '6987004', '6989001', '6991009', '7035006', '7050002', '7067009', '7076002', '7083009', '7091000', '7099003', '7117004', '7148007', '7149004', '7154008', '7160008', '7167006', '7173007', '7188002', '7192009', '7227003', '7234001', '7242000', '7295002', '7296001', '7311008', '7344002', '7345001', '7362006', '7376007', '7378008', '7384006', '7404008', '7435002', '7471001', '7477002', '7480001', '7494000', '7498002', '7507003', '7524009', '7532001', '7554004', '7566005', '7569003', '7591005', '7597009', '7605000', '7610001', '7629007', '7651004', '7652006', '7657000', '7658005', '7697002', '7712004', '7726008', '7736000', '7742001', '7748002', '7755000', '7756004', '7764005', '7769000', '7783003', '7820009', '7829005', '7832008', '7835005', '7840002', '7841003', '7844006', '7851002', '7854005', '7872004', '7874003', '7880006', '7884002', '7885001', '7892006', '7896009', '7911004', '7925003', '7936005', '7944005', '7954009', '7967007', '7986004', '7991003', '7999001', '8001006', '8012006', '8017000', '8024004', '8039003', '8040001', '8045006', '8057002', '8059004', '8067007', '8068002', '8079007', '8091003', '8100009', '8111001', '8112008', '8119004', '8128003', '8133004', '8157004', '8158009', '8159001', '8160006', '8161005', '8165001', '8205005', '8225009', '8242003', '8251006', '8264007', '8265008', '8266009', '8289001', '8292002', '8314003', '8334002', '8356004', '8369000', '8373002', '8387002', '8389004', '8412003', '8415001', '8454000', '8464009', '8482007', '8483002', '8496001', '8523001', '8546004', '8556000', '8559007', '8560002', '8580001', '8595004', '8598002', '8600008', '8603005', '8604004', '8608001', '8617001', '8623006', '8629005', '8640002', '8668003', '8671006', '8677005', '8688004', '8695008', '8710005', '8711009', '8714001', '8752000', '8775007', '8784007', '8810002', '8814006', '8815007', '8820007', '8821006', '8827005', '8839002', '8845005', '8850004', '8854008', '8862000', '8873007', '8887007', '8892009', '8894005', '8897003', '8907008', '8910001', '8911002', '8928004', '8931003', '8935007', '8942007', '8965002', '8966001', '8983005', '8988001', '8993003', '9000002', '9003000', '9018004', '9040008', '9055004', '9073001', '9081000', '9086005', '9089003', '9108007', '9127001', '9156001', '9185007', '9186008', '9188009', '9208002', '9212008', '9229006', '9231002', '9240003', '9242006', '9258009', '9261005', '9262003', '9284003', '9290004', '9305001', '9317004', '9320007', '9321006', '9325002', '9332006', '9348007', '9379006', '9380009', '9384000', '9390001', '9432007', '9438006', '9454009', '9455005', '9475001', '9481009', '9490002', '9498009', '9502002', '9512009', '9535007', '9558005', '9566001', '9568000', '9596006', '9609000', '9625005', '9642004', '9646001', '9654004', '9659009', '9662007', '9668006', '9683001', '9684007', '9708001', '9736006', '9743000', '9758008', '9770007', '9775002', '9779008', '9783008', '9791004', '9796009', '9813009', '9825007', '9837009', '9840009', '9841008', '9846003', '9847007', '9849005', '9870004', '9875009', '9878006', '9880000', '9881001', '9891007', '9898001', '9951005', '9968009', '9970000']}, 'type'=>'CodeableConcept', 'path'=>'Condition.bodySite', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/body-site'}}, + 'bodyStructure' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/BodyStructure'], 'type'=>'Reference', 'path'=>'Condition.bodyStructure', 'min'=>0, 'max'=>1}, + 'subject' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Group'], 'type'=>'Reference', 'path'=>'Condition.subject', 'min'=>1, 'max'=>1}, + 'encounter' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Encounter'], 'type'=>'Reference', 'path'=>'Condition.encounter', 'min'=>0, 'max'=>1}, + 'onsetDateTime' => {'type'=>'dateTime', 'path'=>'Condition.onset[x]', 'min'=>0, 'max'=>1}, + 'onsetAge' => {'type'=>'Age', 'path'=>'Condition.onset[x]', 'min'=>0, 'max'=>1}, + 'onsetPeriod' => {'type'=>'Period', 'path'=>'Condition.onset[x]', 'min'=>0, 'max'=>1}, + 'onsetRange' => {'type'=>'Range', 'path'=>'Condition.onset[x]', 'min'=>0, 'max'=>1}, + 'onsetString' => {'type'=>'string', 'path'=>'Condition.onset[x]', 'min'=>0, 'max'=>1}, + 'abatementDateTime' => {'type'=>'dateTime', 'path'=>'Condition.abatement[x]', 'min'=>0, 'max'=>1}, + 'abatementAge' => {'type'=>'Age', 'path'=>'Condition.abatement[x]', 'min'=>0, 'max'=>1}, + 'abatementPeriod' => {'type'=>'Period', 'path'=>'Condition.abatement[x]', 'min'=>0, 'max'=>1}, + 'abatementRange' => {'type'=>'Range', 'path'=>'Condition.abatement[x]', 'min'=>0, 'max'=>1}, + 'abatementString' => {'type'=>'string', 'path'=>'Condition.abatement[x]', 'min'=>0, 'max'=>1}, + 'recordedDate' => {'type'=>'dateTime', 'path'=>'Condition.recordedDate', 'min'=>0, 'max'=>1}, + 'recorder' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole', 'http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson'], 'type'=>'Reference', 'path'=>'Condition.recorder', 'min'=>0, 'max'=>1}, + 'asserter' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole', 'http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson', 'http://hl7.org/fhir/StructureDefinition/Device'], 'type'=>'Reference', 'path'=>'Condition.asserter', 'min'=>0, 'max'=>1}, + 'stage' => {'type'=>'Condition::Stage', 'path'=>'Condition.stage', 'min'=>0, 'max'=>Float::INFINITY}, + 'evidence' => {'type'=>'CodeableReference', 'path'=>'Condition.evidence', 'min'=>0, 'max'=>Float::INFINITY}, + 'note' => {'type'=>'Annotation', 'path'=>'Condition.note', 'min'=>0, 'max'=>Float::INFINITY} + } + + class Stage < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Stage.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Stage.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Stage.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'summary' => {'valid_codes'=>{'http://snomed.info/sct'=>['385356007', '2640006', '5701003', '13104003', '22079002', '27167007', '30440004', '31747005', '44255004', '50283003', '53173007', '53623008', '54498006', '56769006', '56944001', '57306005', '57605004', '60333009', '66445009', '73055006', '74053007', '75339006', '76422004', '78199001', '78607009', '84633001', '89487002', '112241002', '277772008', '277776006', '277777002', '277778007', '369986006', '369987002', '369988007', '369989004', '385358008', '385360005', '385362002', '385364001', '385366004', '385368003', '385370007', '385372004', '385374003', '385376001', '385379008', '385380006', '385382003', '385389007', '394939004', '394940002', '394941003', '394942005', '394943000', '396532004', '396533009', '396534003', '396535002', '396907008', '396908003', '396909006', '396910001', '396911002', '396912009', '396913004', '399517007', '399605004', '405917009', '405918004', '405919007', '405957007', '405958002', '405959005', '405960000', '405961001', '405962008', '405963003', '405964009', '409721000', '409722007', '409723002', '409724008', '409725009', '409726005', '409727001', '422375001', '422581008', '422985007', '425037004', '425213009', '431855005', '751000119104', '90721000119101', '96751000119106', '117681000119102', '284971000119100', '285851000119102', '368421000119108', '431856006', '741000119101', '90731000119103', '96741000119109', '129181000119109', '140131000119102', '284981000119102', '285861000119100', '368431000119106', '433144002', '700378005', '700379002', '731000119105', '90741000119107', '96731000119100', '129171000119106', '140121000119100', '284991000119104', '285871000119106', '368441000119102', '691421000119108', '431857002', '721000119107', '90751000119109', '96721000119103', '129151000119102', '140111000119107', '285001000119105', '285881000119109', '368451000119100', '433146000', '714152005', '714153000', '711000119100', '90761000119106', '96711000119105', '129161000119100', '140101000119109', '153851000119106', '285011000119108', '368461000119103', '408847006', '332391000119108', '338001000119102', '343771000119102', '408848001', '332381000119105', '337991000119106', '343761000119108', '408849009', '332371000119107', '337981000119108', '343751000119106', '408850009', '332361000119101', '337971000119105', '343741000119109', '408851008', '416780008', '715345007']}, 'type'=>'CodeableConcept', 'path'=>'Stage.summary', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/condition-stage'}}, + 'assessment' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/ClinicalImpression', 'http://hl7.org/fhir/StructureDefinition/DiagnosticReport', 'http://hl7.org/fhir/StructureDefinition/Observation'], 'type'=>'Reference', 'path'=>'Stage.assessment', 'min'=>0, 'max'=>Float::INFINITY}, + 'type' => {'valid_codes'=>{'http://snomed.info/sct'=>['261023001', '260998006', '254291000', '13808002', '15972002', '42114005', '66470009', '74542008', '83200007', '106241006', '106242004', '106244003', '106245002', '106246001', '106247005', '106250008', '106252000', '110375007', '134438001', '135831005', '135832003', '135833008', '135877001', '160723003', '165270003', '165271004', '165272006', '165273001', '165274007', '165275008', '251893009', '251894003', '251895002', '251896001', '251897005', '254292007', '254360008', '254361007', '254362000', '254363005', '254364004', '254365003', '254366002', '254368001', '254370005', '254371009', '254372002', '254373007', '254374001', '254375000', '254376004', '254378003', '254379006', '254380009', '254381008', '254382001', '254383006', '254384000', '254385004', '254386003', '254387007', '258233007', '258234001', '258244004', '258246002', '258247006', '258257007', '258258002', '258259005', '258260000', '258267002', '258268007', '258269004', '258270003', '258271004', '258272006', '258273001', '258276009', '258279002', '258280004', '258281000', '258282007', '258283002', '258284008', '258285009', '258286005', '258292004', '258293009', '258301001', '258302008', '258303003', '258304009', '258305005', '258306006', '258307002', '258309004', '258310009', '258311008', '258312001', '258313006', '258314000', '258315004', '258316003', '258318002', '258319005', '258320004', '258321000', '258322007', '258323002', '258324008', '258325009', '258326005', '258327001', '258328006', '261731003', '261789009', '261985008', '263487004', '263638005', '273249006', '273251005', '273252003', '273253008', '273254002', '273255001', '273256000', '273257009', '273258004', '273259007', '273260002', '273261003', '273262005', '273263000', '273264006', '273265007', '273266008', '273267004', '273269001', '273270000', '273271001', '273273003', '273274009', '273275005', '273276006', '273277002', '273279004', '273280001', '273282009', '273283004', '273284005', '273286007', '273288008', '273289000', '273290009', '273291008', '273292001', '273293006', '273294000', '273295004', '273296003', '273298002', '273299005', '273300002', '273301003', '273302005', '273305007', '273306008', '273307004', '273308009', '273309001', '273310006', '273311005', '273312003', '273313008', '273314002', '273315001', '273316000', '273317009', '273319007', '273320001', '273321002', '273322009', '273323004', '273324005', '273325006', '273326007', '273327003', '273328008', '273329000', '273330005', '273331009', '273332002', '273333007', '273334001', '273335000', '273337008', '273338003', '273339006', '273341007', '273342000', '273343005', '273344004', '273345003', '273347006', '273348001', '273349009', '273350009', '273351008', '273352001', '273353006', '273354000', '273355004', '273356003', '273357007', '273358002', '273359005', '273360000', '273361001', '273362008', '273363003', '273364009', '273365005', '273366006', '273367002', '273368007', '273369004', '273370003', '273371004', '273372006', '273373001', '273374007', '273375008', '273376009', '273378005', '273379002', '273380004', '273381000', '273382007', '273383002', '273384008', '273385009', '273386005', '273387001', '273388006', '273389003', '273390007', '273391006', '273392004', '273393009', '273394003', '273395002', '273396001', '273397005', '273398000', '273399008', '273400001', '273401002', '273402009', '273403004', '273408008', '273409000', '273411009', '273412002', '273413007', '273414001', '273415000', '273416004', '273417008', '273418003', '273419006', '273421001', '273422008', '273423003', '273424009', '273425005', '273426006', '273427002', '273428007', '273430009', '273431008', '273432001', '273433006', '273434000', '273435004', '273436003', '273437007', '273438002', '273439005', '273440007', '273441006', '273442004', '273443009', '273444003', '273445002', '273446001', '273447005', '273448000', '273449008', '273450008', '273451007', '273452000', '273453005', '273454004', '273455003', '273456002', '273457006', '273458001', '273459009', '273460004', '273461000', '273462007', '273463002', '273465009', '273466005', '273467001', '273468006', '273469003', '273470002', '273471003', '273472005', '273473000', '273474006', '273477004', '273478009', '273479001', '273480003', '273481004', '273482006', '273483001', '273484007', '273485008', '273486009', '273487000', '273488005', '273489002', '273490006', '273492003', '273493008', '273494002', '273495001', '273496000', '273497009', '273498004', '273499007', '273500003', '273501004', '273502006', '273503001', '273504007', '273505008', '273508005', '273509002', '273510007', '273511006', '273512004', '273513009', '273514003', '273515002', '273516001', '273517005', '273520002', '273521003', '273522005', '273523000', '273524006', '273525007', '273526008', '273527004', '273528009', '273529001', '273530006', '273531005', '273533008', '273534002', '273535001', '273536000', '273537009', '273538004', '273539007', '273540009', '273542001', '273543006', '273544000', '273546003', '273547007', '273548002', '273549005', '273550005', '273551009', '273552002', '273553007', '273554001', '273555000', '273556004', '273557008', '273558003', '273559006', '273560001', '273561002', '273562009', '273564005', '273565006', '273566007', '273567003', '273568008', '273569000', '273570004', '273571000', '273572007', '273573002', '273574008', '273575009', '273576005', '273577001', '273578006', '273580000', '273581001', '273582008', '273584009', '273585005', '273586006', '273587002', '273588007', '273589004', '273590008', '273591007', '273592000', '273593005', '273594004', '273595003', '273596002', '273597006', '273598001', '273599009', '273600007', '273601006', '273602004', '273603009', '273604003', '273608000', '273609008', '273610003', '273611004', '273613001', '273614007', '273615008', '273616009', '273617000', '273619002', '273621007', '273622000', '273623005', '273624004', '273625003', '273627006', '273628001', '273629009', '273630004', '273631000', '273632007', '273633002', '273634008', '273635009', '273636005', '273637001', '273638006', '273639003', '273640001', '273641002', '273642009', '273643004', '273644005', '273645006', '273646007', '273647003', '273648008', '273649000', '273651001', '273652008', '273654009', '273656006', '273657002', '273658007', '273659004', '273660009', '273661008', '273662001', '273663006', '273664000', '273665004', '273666003', '273667007', '273668002', '273669005', '273670006', '273671005', '273672003', '273673008', '273674002', '273675001', '273677009', '273680005', '273681009', '273682002', '273683007', '273684001', '273685000', '273686004', '273687008', '273688003', '273689006', '273690002', '273691003', '273692005', '273693000', '273694006', '273695007', '273696008', '273697004', '273699001', '273701001', '273702008', '273703003', '273704009', '273705005', '273706006', '273707002', '273709004', '273711008', '273712001', '273713006', '273714000', '273715004', '273716003', '273717007', '273718002', '273719005', '273720004', '273721000', '273722007', '273723002', '273724008', '273725009', '273726005', '273728006', '273729003', '273730008', '273731007', '273732000', '273733005', '273735003', '273736002', '273737006', '273738001', '273739009', '273740006', '273741005', '273742003', '273743008', '273744002', '273745001', '273746000', '273747009', '273748004', '273749007', '273750007', '273751006', '273752004', '273753009', '273754003', '273756001', '273757005', '273758000', '273761004', '273762006', '273763001', '273764007', '273765008', '273766009', '273767000', '273768005', '273769002', '273770001', '273771002', '273772009', '273774005', '273775006', '273776007', '273777003', '273778008', '273779000', '273780002', '273781003', '273782005', '273783000', '273784006', '273785007', '273786008', '273787004', '273788009', '273791009', '273792002', '273793007', '273795000', '273797008', '273798003', '273799006', '273800005', '273801009', '273802002', '273803007', '273804001', '273805000', '273806004', '273807008', '273809006', '273811002', '273812009', '273813004', '273814005', '273815006', '273816007', '273817003', '273818008', '273819000', '273820006', '273822003', '273823008', '273824002', '273825001', '273826000', '273827009', '273828004', '273829007', '273830002', '273831003', '273833000', '273834006', '273835007', '273836008', '273837004', '273838009', '273839001', '273840004', '273841000', '273842007', '273843002', '273844008', '273845009', '273846005', '273847001', '273848006', '273849003', '273850003', '273852006', '273853001', '273854007', '273856009', '273857000', '273858005', '273859002', '273860007', '273861006', '273862004', '273863009', '273864003', '273865002', '273867005', '273868000', '273869008', '273870009', '273871008', '273872001', '273873006', '273874000', '273875004', '273876003', '273877007', '273878002', '273879005', '273880008', '273881007', '273882000', '273883005', '273884004', '273885003', '273886002', '273887006', '273888001', '273889009', '273891001', '273892008', '273893003', '273894009', '273895005', '273896006', '273897002', '273898007', '273899004', '273900009', '273901008', '273902001', '273903006', '273904000', '273905004', '273906003', '273908002', '273909005', '273910000', '273912008', '273913003', '273914009', '273915005', '273916006', '273917002', '273918007', '273919004', '273920005', '273921009', '273922002', '273923007', '273924001', '273925000', '273926004', '273927008', '273928003', '273929006', '273930001', '273931002', '273932009', '273933004', '273934005', '273935006', '273936007', '273937003', '273938008', '273939000', '273940003', '273941004', '273942006', '277318003', '277457005', '277459008', '277460003', '277645005', '278241006', '278242004', '278247005', '278699003', '278896008', '278897004', '278898009', '279101002', '281113000', '281114006', '281115007', '281116008', '281117004', '281118009', '281119001', '281120007', '281121006', '281122004', '281123009', '281124003', '281125002', '281126001', '281400004', '281692008', '281693003', '281844006', '281845007', '281846008', '281848009', '281849001', '282402005', '282403000', '282404006', '282405007', '282436004', '282437008', '282466006', '282467002', '282468007', '282469004', '282470003', '282471004', '284061009', '284064001', '284464005', '285713000', '285714006', '300991009', '303807002', '304705008', '304706009', '304707000', '304708005', '304709002', '304710007', '304711006', '304712004', '304713009', '304714003', '304715002', '304716001', '304717005', '304718000', '304719008', '304720002', '304721003', '304722005', '304723000', '304724006', '304725007', '304726008', '304727004', '304728009', '304729001', '304730006', '304731005', '304732003', '304733008', '304734002', '304735001', '304736000', '304738004', '304739007', '304740009', '304741008', '304742001', '304743006', '304744000', '304745004', '304746003', '304747007', '304748002', '304749005', '304750005', '304751009', '304752002', '304753007', '304754001', '304755000', '304756004', '304757008', '304758003', '304759006', '304760001', '304761002', '304762009', '304763004', '304764005', '304765006', '304766007', '304767003', '304768008', '304769000', '304770004', '304771000', '304772007', '304773002', '304774008', '304775009', '304776005', '304777001', '304778006', '304779003', '304780000', '304781001', '304915008', '307791002', '307792009', '307793004', '307794005', '307795006', '307801002', '307802009', '307803004', '307804005', '307805006', '307806007', '307807003', '309593006', '311404002', '311405001', '311406000', '311457001', '311458006', '311472002', '311473007', '311474001', '311475000', '311477008', '311478003', '311480009', '311481008', '311483006', '311484000', '311485004', '311486003', '311512008', '311513003', '311514009', '311515005', '311516006', '311521009', '311777009', '311807004', '311851008', '311854000', '311855004', '311856003', '311858002', '311860000', '311861001', '311863003', '311865005', '311866006', '311868007', '315037004', '315038009', '315039001', '315290008', '315609007', '315628000', '373801008', '385345007', '385346008', '385359000', '386554004', '395070003', '396192007', '396215004', '396216003', '396241005', '396244002', '396295000', '396296004', '397759004', '398204001', '398210001', '404934007', '404945005', '405646004', '406529000', '407600003', '407612004', '408846002', '414648004', '414879002', '417957003', '418118008', '420417005', '420483003', '420533005', '420728008', '420816009', '420841002', '420889006', '420969009', '421074006', '421174009', '421188008', '421211000', '421294007', '421426001', '421432006', '421655002', '421683000', '421745006', '421755005', '421824005', '421838003', '421923000', '422196000', '422203007', '423549006', '424772004', '425401001', '425759007', '426757001', '426938003', '427196009', '428203000', '428208009', '428433009', '429389007', '429501006', '429712009', '438367009', '438501007', '438502000', '438621004', '438622006', '438766002', '438776004', '438780009', '439312002', '439313007']}, 'type'=>'CodeableConcept', 'path'=>'Stage.type', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/condition-stage-type'}} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :summary # 0-1 CodeableConcept + attr_accessor :assessment # 0-* [ Reference(ClinicalImpression|DiagnosticReport|Observation) ] + attr_accessor :type # 0-1 CodeableConcept + end + + attr_accessor :id # 0-1 id + attr_accessor :meta # 0-1 Meta + attr_accessor :implicitRules # 0-1 uri + attr_accessor :language # 0-1 code + attr_accessor :text # 0-1 Narrative + attr_accessor :contained # 0-* [ Resource ] + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :identifier # 0-* [ Identifier ] + attr_accessor :clinicalStatus # 1-1 CodeableConcept + attr_accessor :verificationStatus # 0-1 CodeableConcept + attr_accessor :category # 0-* [ CodeableConcept ] + attr_accessor :severity # 0-1 CodeableConcept + attr_accessor :code # 0-1 CodeableConcept + attr_accessor :bodySite # 0-* [ CodeableConcept ] + attr_accessor :bodyStructure # 0-1 Reference(BodyStructure) + attr_accessor :subject # 1-1 Reference(Patient|Group) + attr_accessor :encounter # 0-1 Reference(Encounter) + attr_accessor :onsetDateTime # 0-1 dateTime + attr_accessor :onsetAge # 0-1 Age + attr_accessor :onsetPeriod # 0-1 Period + attr_accessor :onsetRange # 0-1 Range + attr_accessor :onsetString # 0-1 string + attr_accessor :abatementDateTime # 0-1 dateTime + attr_accessor :abatementAge # 0-1 Age + attr_accessor :abatementPeriod # 0-1 Period + attr_accessor :abatementRange # 0-1 Range + attr_accessor :abatementString # 0-1 string + attr_accessor :recordedDate # 0-1 dateTime + attr_accessor :recorder # 0-1 Reference(Practitioner|PractitionerRole|Patient|RelatedPerson) + attr_accessor :asserter # 0-1 Reference(Practitioner|PractitionerRole|Patient|RelatedPerson|Device) + attr_accessor :stage # 0-* [ Condition::Stage ] + attr_accessor :evidence # 0-* [ CodeableReference ] + attr_accessor :note # 0-* [ Annotation ] + + def resourceType + 'Condition' + end + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/resources/ConditionDefinition.rb b/lib/fhir_models/r6/generated/resources/ConditionDefinition.rb new file mode 100644 index 00000000..e5582a65 --- /dev/null +++ b/lib/fhir_models/r6/generated/resources/ConditionDefinition.rb @@ -0,0 +1,184 @@ +module FHIR + module R6 + class ConditionDefinition < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'versionAlgorithm' => ['string', 'Coding'] + } + SEARCH_PARAMS = ['context', 'context-quantity', 'context-type', 'context-type-quantity', 'context-type-value', 'date', 'description', 'identifier', 'jurisdiction', 'name', 'publisher', 'status', 'title', 'url', 'version'] + METADATA = { + 'id' => {'type'=>'id', 'path'=>'ConditionDefinition.id', 'min'=>0, 'max'=>1}, + 'meta' => {'type'=>'Meta', 'path'=>'ConditionDefinition.meta', 'min'=>0, 'max'=>1}, + 'implicitRules' => {'type'=>'uri', 'path'=>'ConditionDefinition.implicitRules', 'min'=>0, 'max'=>1}, + 'language' => {'type'=>'code', 'path'=>'ConditionDefinition.language', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-languages'}}, + 'text' => {'type'=>'Narrative', 'path'=>'ConditionDefinition.text', 'min'=>0, 'max'=>1}, + 'contained' => {'type'=>'Resource', 'path'=>'ConditionDefinition.contained', 'min'=>0, 'max'=>Float::INFINITY}, + 'extension' => {'type'=>'Extension', 'path'=>'ConditionDefinition.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'ConditionDefinition.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'url' => {'type'=>'uri', 'path'=>'ConditionDefinition.url', 'min'=>0, 'max'=>1}, + 'identifier' => {'type'=>'Identifier', 'path'=>'ConditionDefinition.identifier', 'min'=>0, 'max'=>Float::INFINITY}, + 'version' => {'type'=>'string', 'path'=>'ConditionDefinition.version', 'min'=>0, 'max'=>1}, + 'versionAlgorithmString' => {'type'=>'string', 'path'=>'ConditionDefinition.versionAlgorithm[x]', 'min'=>0, 'max'=>1}, + 'versionAlgorithmCoding' => {'valid_codes'=>{'http://hl7.org/fhir/version-algorithm'=>['semver', 'integer', 'alpha', 'date', 'natural']}, 'type'=>'Coding', 'path'=>'ConditionDefinition.versionAlgorithm[x]', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/version-algorithm'}}, + 'name' => {'type'=>'string', 'path'=>'ConditionDefinition.name', 'min'=>0, 'max'=>1}, + 'title' => {'type'=>'string', 'path'=>'ConditionDefinition.title', 'min'=>0, 'max'=>1}, + 'subtitle' => {'type'=>'string', 'path'=>'ConditionDefinition.subtitle', 'min'=>0, 'max'=>1}, + 'status' => {'valid_codes'=>{'http://hl7.org/fhir/publication-status'=>['draft', 'active', 'retired', 'unknown']}, 'type'=>'code', 'path'=>'ConditionDefinition.status', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/publication-status'}}, + 'experimental' => {'type'=>'boolean', 'path'=>'ConditionDefinition.experimental', 'min'=>0, 'max'=>1}, + 'date' => {'type'=>'dateTime', 'path'=>'ConditionDefinition.date', 'min'=>0, 'max'=>1}, + 'publisher' => {'type'=>'string', 'path'=>'ConditionDefinition.publisher', 'min'=>0, 'max'=>1}, + 'contact' => {'type'=>'ContactDetail', 'path'=>'ConditionDefinition.contact', 'min'=>0, 'max'=>Float::INFINITY}, + 'description' => {'type'=>'markdown', 'path'=>'ConditionDefinition.description', 'min'=>0, 'max'=>1}, + 'useContext' => {'type'=>'UsageContext', 'path'=>'ConditionDefinition.useContext', 'min'=>0, 'max'=>Float::INFINITY}, + 'jurisdiction' => {'valid_codes'=>{'urn:iso:std:iso:3166'=>['AD', 'AE', 'AF', 'AG', 'AI', 'AL', 'AM', 'AO', 'AQ', 'AR', 'AS', 'AT', 'AU', 'AW', 'AX', 'AZ', 'BA', 'BB', 'BD', 'BE', 'BF', 'BG', 'BH', 'BI', 'BJ', 'BL', 'BM', 'BN', 'BO', 'BQ', 'BR', 'BS', 'BT', 'BV', 'BW', 'BY', 'BZ', 'CA', 'CC', 'CD', 'CF', 'CG', 'CH', 'CI', 'CK', 'CL', 'CM', 'CN', 'CO', 'CR', 'CU', 'CV', 'CW', 'CX', 'CY', 'CZ', 'DE', 'DJ', 'DK', 'DM', 'DO', 'DZ', 'EC', 'EE', 'EG', 'EH', 'ER', 'ES', 'ET', 'FI', 'FJ', 'FK', 'FM', 'FO', 'FR', 'GA', 'GB', 'GD', 'GE', 'GF', 'GG', 'GH', 'GI', 'GL', 'GM', 'GN', 'GP', 'GQ', 'GR', 'GS', 'GT', 'GU', 'GW', 'GY', 'HK', 'HM', 'HN', 'HR', 'HT', 'HU', 'ID', 'IE', 'IL', 'IM', 'IN', 'IO', 'IQ', 'IR', 'IS', 'IT', 'JE', 'JM', 'JO', 'JP', 'KE', 'KG', 'KH', 'KI', 'KM', 'KN', 'KP', 'KR', 'KW', 'KY', 'KZ', 'LA', 'LB', 'LC', 'LI', 'LK', 'LR', 'LS', 'LT', 'LU', 'LV', 'LY', 'MA', 'MC', 'MD', 'ME', 'MF', 'MG', 'MH', 'MK', 'ML', 'MM', 'MN', 'MO', 'MP', 'MQ', 'MR', 'MS', 'MT', 'MU', 'MV', 'MW', 'MX', 'MY', 'MZ', 'NA', 'NC', 'NE', 'NF', 'NG', 'NI', 'NL', 'NO', 'NP', 'NR', 'NU', 'NZ', 'OM', 'PA', 'PE', 'PF', 'PG', 'PH', 'PK', 'PL', 'PM', 'PN', 'PR', 'PS', 'PT', 'PW', 'PY', 'QA', 'RE', 'RO', 'RS', 'RU', 'RW', 'SA', 'SB', 'SC', 'SD', 'SE', 'SG', 'SH', 'SI', 'SJ', 'SK', 'SL', 'SM', 'SN', 'SO', 'SR', 'SS', 'ST', 'SV', 'SX', 'SY', 'SZ', 'TC', 'TD', 'TF', 'TG', 'TH', 'TJ', 'TK', 'TL', 'TM', 'TN', 'TO', 'TR', 'TT', 'TV', 'TW', 'TZ', 'UA', 'UG', 'UM', 'US', 'UY', 'UZ', 'VA', 'VC', 'VE', 'VG', 'VI', 'VN', 'VU', 'WF', 'WS', 'YE', 'YT', 'ZA', 'ZM', 'ZW', 'ABW', 'AFG', 'AGO', 'AIA', 'ALA', 'ALB', 'AND', 'ARE', 'ARG', 'ARM', 'ASM', 'ATA', 'ATF', 'ATG', 'AUS', 'AUT', 'AZE', 'BDI', 'BEL', 'BEN', 'BES', 'BFA', 'BGD', 'BGR', 'BHR', 'BHS', 'BIH', 'BLM', 'BLR', 'BLZ', 'BMU', 'BOL', 'BRA', 'BRB', 'BRN', 'BTN', 'BVT', 'BWA', 'CAF', 'CAN', 'CCK', 'CHE', 'CHL', 'CHN', 'CIV', 'CMR', 'COD', 'COG', 'COK', 'COL', 'COM', 'CPV', 'CRI', 'CUB', 'CUW', 'CXR', 'CYM', 'CYP', 'CZE', 'DEU', 'DJI', 'DMA', 'DNK', 'DOM', 'DZA', 'ECU', 'EGY', 'ERI', 'ESH', 'ESP', 'EST', 'ETH', 'FIN', 'FJI', 'FLK', 'FRA', 'FRO', 'FSM', 'GAB', 'GBR', 'GEO', 'GGY', 'GHA', 'GIB', 'GIN', 'GLP', 'GMB', 'GNB', 'GNQ', 'GRC', 'GRD', 'GRL', 'GTM', 'GUF', 'GUM', 'GUY', 'HKG', 'HMD', 'HND', 'HRV', 'HTI', 'HUN', 'IDN', 'IMN', 'IND', 'IOT', 'IRL', 'IRN', 'IRQ', 'ISL', 'ISR', 'ITA', 'JAM', 'JEY', 'JOR', 'JPN', 'KAZ', 'KEN', 'KGZ', 'KHM', 'KIR', 'KNA', 'KOR', 'KWT', 'LAO', 'LBN', 'LBR', 'LBY', 'LCA', 'LIE', 'LKA', 'LSO', 'LTU', 'LUX', 'LVA', 'MAC', 'MAF', 'MAR', 'MCO', 'MDA', 'MDG', 'MDV', 'MEX', 'MHL', 'MKD', 'MLI', 'MLT', 'MMR', 'MNE', 'MNG', 'MNP', 'MOZ', 'MRT', 'MSR', 'MTQ', 'MUS', 'MWI', 'MYS', 'MYT', 'NAM', 'NCL', 'NER', 'NFK', 'NGA', 'NIC', 'NIU', 'NLD', 'NOR', 'NPL', 'NRU', 'NZL', 'OMN', 'PAK', 'PAN', 'PCN', 'PER', 'PHL', 'PLW', 'PNG', 'POL', 'PRI', 'PRK', 'PRT', 'PRY', 'PSE', 'PYF', 'QAT', 'REU', 'ROU', 'RUS', 'RWA', 'SAU', 'SDN', 'SEN', 'SGP', 'SGS', 'SHN', 'SJM', 'SLB', 'SLE', 'SLV', 'SMR', 'SOM', 'SPM', 'SRB', 'SSD', 'STP', 'SUR', 'SVK', 'SVN', 'SWE', 'SWZ', 'SXM', 'SYC', 'SYR', 'TCA', 'TCD', 'TGO', 'THA', 'TJK', 'TKL', 'TKM', 'TLS', 'TON', 'TTO', 'TUN', 'TUR', 'TUV', 'TWN', 'TZA', 'UGA', 'UKR', 'UMI', 'URY', 'USA', 'UZB', 'VAT', 'VCT', 'VEN', 'VGB', 'VIR', 'VNM', 'VUT', 'WLF', 'WSM', 'YEM', 'ZAF', 'ZMB', 'ZWE', '004', '008', '010', '012', '016', '020', '024', '028', '031', '032', '036', '040', '044', '048', '050', '051', '052', '056', '060', '064', '068', '070', '072', '074', '076', '084', '086', '090', '092', '096', '100', '104', '108', '112', '116', '120', '124', '132', '136', '140', '144', '148', '152', '156', '158', '162', '166', '170', '174', '175', '178', '180', '184', '188', '191', '192', '196', '203', '204', '208', '212', '214', '218', '222', '226', '231', '232', '233', '234', '238', '239', '242', '246', '248', '250', '254', '258', '260', '262', '266', '268', '270', '275', '276', '288', '292', '296', '300', '304', '308', '312', '316', '320', '324', '328', '332', '334', '336', '340', '344', '348', '352', '356', '360', '364', '368', '372', '376', '380', '384', '388', '392', '398', '400', '404', '408', '410', '414', '417', '418', '422', '426', '428', '430', '434', '438', '440', '442', '446', '450', '454', '458', '462', '466', '470', '474', '478', '480', '484', '492', '496', '498', '499', '500', '504', '508', '512', '516', '520', '524', '528', '531', '533', '534', '535', '540', '548', '554', '558', '562', '566', '570', '574', '578', '580', '581', '583', '584', '585', '586', '591', '598', '600', '604', '608', '612', '616', '620', '624', '626', '630', '634', '638', '642', '643', '646', '652', '654', '659', '660', '662', '663', '666', '670', '674', '678', '682', '686', '688', '690', '694', '702', '703', '704', '705', '706', '710', '716', '724', '728', '729', '732', '740', '744', '748', '752', '756', '760', '762', '764', '768', '772', '776', '780', '784', '788', '792', '795', '796', '798', '800', '804', '807', '818', '826', '831', '832', '833', '834', '840', '850', '854', '858', '860', '862', '876', '882', '887', '894'], 'urn:iso:std:iso:3166:-2'=>['AF-BAL', 'AF-BAM', 'AF-BDG', 'AF-BDS', 'AF-BGL', 'AF-DAY', 'AF-FRA', 'AF-FYB', 'AF-GHA', 'AF-GHO', 'AF-HEL', 'AF-HER', 'AF-JOW', 'AF-KAB', 'AF-KAN', 'AF-KAP', 'AF-KDZ', 'AF-KHO', 'AF-KNR', 'AF-LAG', 'AF-LOG', 'AF-NAN', 'AF-NIM', 'AF-NUR', 'AF-PAN', 'AF-PAR', 'AF-PIA', 'AF-PKA', 'AF-SAM', 'AF-SAR', 'AF-TAK', 'AF-URU', 'AF-WAR', 'AF-ZAB', 'AX-AX', 'AL-01', 'AL-02', 'AL-03', 'AL-04', 'AL-05', 'AL-06', 'AL-07', 'AL-08', 'AL-09', 'AL-10', 'AL-11', 'AL-12', 'AL-BR', 'AL-BU', 'AL-DI', 'AL-DL', 'AL-DR', 'AL-DV', 'AL-EL', 'AL-ER', 'AL-FR', 'AL-GJ', 'AL-GR', 'AL-HA', 'AL-KA', 'AL-KB', 'AL-KC', 'AL-KO', 'AL-KR', 'AL-KU', 'AL-LB', 'AL-LE', 'AL-LU', 'AL-MK', 'AL-MM', 'AL-MR', 'AL-MT', 'AL-PG', 'AL-PQ', 'AL-PR', 'AL-PU', 'AL-SH', 'AL-SK', 'AL-SR', 'AL-TE', 'AL-TP', 'AL-TR', 'AL-VL', 'DZ-01', 'DZ-02', 'DZ-03', 'DZ-04', 'DZ-05', 'DZ-06', 'DZ-07', 'DZ-08', 'DZ-09', 'DZ-10', 'DZ-11', 'DZ-12', 'DZ-13', 'DZ-14', 'DZ-15', 'DZ-16', 'DZ-17', 'DZ-18', 'DZ-19', 'DZ-20', 'DZ-21', 'DZ-22', 'DZ-23', 'DZ-24', 'DZ-25', 'DZ-26', 'DZ-27', 'DZ-28', 'DZ-29', 'DZ-30', 'DZ-31', 'DZ-32', 'DZ-33', 'DZ-34', 'DZ-35', 'DZ-36', 'DZ-37', 'DZ-38', 'DZ-39', 'DZ-40', 'DZ-41', 'DZ-42', 'DZ-43', 'DZ-44', 'DZ-45', 'DZ-46', 'DZ-47', 'DZ-48', 'AS-AS', 'AD-02', 'AD-03', 'AD-04', 'AD-05', 'AD-06', 'AD-07', 'AD-08', 'AO-BGO', 'AO-BGU', 'AO-BIE', 'AO-CAB', 'AO-CCU', 'AO-CNN', 'AO-CNO', 'AO-CUS', 'AO-HUA', 'AO-HUI', 'AO-LNO', 'AO-LSU', 'AO-LUA', 'AO-MAL', 'AO-MOX', 'AO-NAM', 'AO-UIG', 'AO-ZAI', 'AI-AI', 'AQ-AQ', 'AG-03', 'AG-04', 'AG-05', 'AG-06', 'AG-07', 'AG-08', 'AG-10', 'AG-11', 'AR-A', 'AR-B', 'AR-C', 'AR-D', 'AR-E', 'AR-F', 'AR-G', 'AR-H', 'AR-J', 'AR-K', 'AR-L', 'AR-M', 'AR-N', 'AR-P', 'AR-Q', 'AR-R', 'AR-S', 'AR-T', 'AR-U', 'AR-V', 'AR-W', 'AR-X', 'AR-Y', 'AR-Z', 'AM-AG', 'AM-AR', 'AM-AV', 'AM-ER', 'AM-GR', 'AM-KT', 'AM-LO', 'AM-SH', 'AM-SU', 'AM-TV', 'AM-VD', 'AW-AW', 'AU-ACT', 'AU-NSW', 'AU-NT', 'AU-QLD', 'AU-SA', 'AU-TAS', 'AU-VIC', 'AU-WA', 'AT-1', 'AT-2', 'AT-3', 'AT-4', 'AT-5', 'AT-6', 'AT-7', 'AT-8', 'AT-9', 'AZ-ABS', 'AZ-AGA', 'AZ-AGC', 'AZ-AGM', 'AZ-AGS', 'AZ-AGU', 'AZ-AST', 'AZ-BA', 'AZ-BAB', 'AZ-BAL', 'AZ-BAR', 'AZ-BEY', 'AZ-BIL', 'AZ-CAB', 'AZ-CAL', 'AZ-CUL', 'AZ-DAS', 'AZ-FUZ', 'AZ-GAD', 'AZ-GA', 'AZ-GOR', 'AZ-GOY', 'AZ-GYG', 'AZ-HAC', 'AZ-IMI', 'AZ-ISM', 'AZ-KAL', 'AZ-KAN', 'AZ-KUR', 'AZ-LAC', 'AZ-LA', 'AZ-LAN', 'AZ-LER']}, 'type'=>'CodeableConcept', 'path'=>'ConditionDefinition.jurisdiction', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/jurisdiction'}}, + 'code' => {'valid_codes'=>{'http://snomed.info/sct'=>['404684003', '109006', '122003', '127009', '129007', '134006', '140004', '144008', '150003', '151004', '162004', '165002', '168000', '171008', '172001', '175004', '177007', '179005', '181007', '183005', '184004', '188001', '192008', '193003', '198007', '199004', '216004', '219006', '222008', '223003', '228007', '241006', '242004', '253005', '257006', '264008', '276008', '279001', '281004', '282006', '290006', '292003', '297009', '299007', '303002', '308006', '310008', '313005', '317006', '320003', '324007', '330007', '335002', '341009', '349006', '355001', '357009', '359007', '360002', '364006', '366008', '368009', '369001', '378007', '382009', '383004', '385006', '387003', '398002', '407000', '408005', '409002', '426008', '431005', '437009', '440009', '442001', '443006', '447007', '450005', '452002', '460001', '467003', '470004', '479003', '486006', '488007', '490008', '496002', '504009', '517007', '518002', '520004', '527001', '536002', '539009', '547009', '548004', '554003', '555002', '563001', '568005', '586008', '590005', '596004', '599006', '600009', '607007', '610000', '613003', '615005', '616006', '626004', '631002', '640003', '643001', '646009', '649002', '651003', '652005', '655007', '658009', '664002', '675003', '701003', '703000', '714002', '715001', '718004', '734001', '736004', '750009', '755004', '756003', '758002', '775008', '776009', '781000', '787001', '788006', '792004', '799008', '801006', '805002', '811004', '813001', '815008', '816009', '818005', '825003', '827006', '832007', '834008', '841002', '842009', '843004', '844005', '845006', '849000', '857002', '862001', '865004', '871005', '874002', '875001', '888003', '890002', '899001', '903008', '904002', '928000', '931004', '932006', '934007', '943003', '961007', '962000', '964004', '965003', '975000', '978003', '981008', '984000', '987007', '991002', '998008', '1003002', '1020003', '1023001', '1027000', '1031006', '1033009', '1034003', '1038000', '1045000', '1046004', '1051005', '1055001', '1059007', '1070000', '1073003', '1077002', '1079004', '1085006', '1089000', '1102005', '1107004', '1108009', '1111005', '1112003', '1116000', '1124005', '1125006', '1126007', '1131009', '1134001', '1135000', '1139006', '1140008', '1141007', '1145003', '1150009', '1151008', '1152001', '1155004', '1168007', '1184008', '1194003', '1196001', '1197005', '1201005', '1207009', '1208004', '1212005', '1214006', '1232006', '1239002', '1240000', '1259003', '1261007', '1264004', '1271009', '1280009', '1282001', '1284000', '1286003', '1287007', '1297003', '1308001', '1310004', '1318006', '1323006', '1332008', '1335005', '1343000', '1345007', '1351002', '1356007', '1361009', '1367008', '1370007', '1372004', '1376001', '1378000', '1380006', '1383008', '1384002', '1386000', '1387009', '1388004', '1393001', '1395008', '1402001', '1412008', '1415005', '1418007', '1426004', '1447000', '1469007', '1474004', '1475003', '1478001', '1479009', '1482004', '1486001', '1488000', '1489008', '1492007', '1493002', '1499003', '1512006', '1515008', '1518005', '1519002', '1521007', '1525003', '1531000', '1532007', '1534008', '1538006', '1539003', '1542009', '1544005', '1551001', '1556006', '1563006', '1567007', '1588003', '1592005', '1593000', '1606009', '1608005', '1639007', '1647007', '1648002', '1654001', '1657008', '1658003', '1663004', '1667003', '1670004', '1671000', '1674008', '1679003', '1682008', '1685005', '1686006', '1694004', '1698001', '1703007', '1705000', '1714005', '1717003', '1723008', '1724002', '1734006', '1735007', '1739001', '1742007', '1744008', '1748006', '1755008', '1761006', '1763009', '1767005', '1769008', '1771008', '1776003', '1777007', '1778002', '1779005', '1794009', '1816003', '1821000', '1822007', '1824008', '1826005', '1828006', '1833005', '1835003', '1837006', '1845001', '1847009', '1852004', '1855002', '1856001', '1857005', '1860003', '1865008', '1869002', '1892002', '1896004', '1897008', '1899006', '1903004', '1922008', '1926006', '1939005', '1943009', '1953005', '1955003', '1959009', '1963002', '1965009', '1967001', '1973000', '1977004', '1979001', '1980003', '1981004', '2004005', '2012002', '2028007', '2032001', '2036003', '2040007', '2041006', '2043009', '2055003', '2061000', '2065009', '2066005', '2070002', '2073000', '2087000', '2089002', '2091005', '2094002', '2102007', '2107001', '2109003', '2114004', '2116002', '2120003', '2121004', '2128005', '2129002', '2132004', '2134003', '2136001', '2138000', '2145000', '2149006', '2158004', '2167004', '2169001', '2170000', '2176006', '2177002', '2186007', '2198002', '2202000', '2204004', '2213002', '2216005', '2219003', '2224000', '2228002', '2229005', '2231001', '2237002', '2239004', '2241003', '2243000', '2245007', '2251002', '2256007', '2261009', '2268003', '2284002', '2295008', '2296009', '2301009', '2303007', '2304001', '2307008', '2308003', '2312009', '2314005', '2326000', '2339001', '2341000', '2351004', '2355008', '2359002', '2365002', '2366001', '2367005', '2374000', '2385003', '2388001', '2390000', '2391001', '2396006', '2398007', '2403008', '2415007', '2418009', '2419001', '2420007', '2432006', '2435008', '2437000', '2438005', '2439002', '2443003', '2452007', '2463005', '2469009', '2471009', '2472002', '2473007', '2477008', '2492009', '2495006', '2496007', '2506003', '2513003', '2518007', '2521009', '2523007', '2526004', '2528003', '2532009', '2534005', '2538008', '2541004', '2554006', '2556008', '2560006', '2562003', '2576002', '2581006', '2582004', '2583009', '2584003', '2585002', '2589008', '2591000', '2593002', '2602008', '2606006', '2615004', '2618002', '2622007', '2625009', '2634004', '2638001', '2640006', '2651006', '2655002', '2657005', '2663001', '2683000', '2689001', '2694001', '2704003', '2707005', '2713001', '2724004', '2725003', '2733002', '2736005', '2740001', '2749000', '2751001', '2761008', '2764000', '2770006', '2772003', '2775001', '2776000', '2782002', '2783007', '2805007', '2806008', '2807004', '2808009', '2815001', '2816000', '2818004', '2819007', '2825006', '2828008', '2829000', '2835000', '2836004', '2838003', '2850009', '2853006', '2856003', '2858002', '2884008', '2893009', '2897005', '2899008', '2901004', '2902006', '2904007', '2910007', '2912004', '2917005', '2918000', '2919008', '2929001', '2935001', '2946003', '2951009', '2955000', '2965006', '2967003', '2978006', '2981001', '2989004', '2990008', '2992000', '2994004', '2999009', '3002002', '3004001', '3006004', '3009006', '3013004', '3014005', '3018008', '3019000', '3021005', '3023008', '3032005', '3033000', '3038009', '3044008', '3053001', '3059002', '3067005', '3071008', '3072001', '3073006', '3089009', '3094009', '3095005', '3097002', '3098007', '3109008', '3110003', '3119002', '3129009', '3135009', '3140001', '3144005', '3158007', '3160009', '3163006', '3168002', '3185000', '3199001', '3200003', '3208005', '3214003', '3217005', '3218000', '3219008', '3228009', '3229001', '3238004', '3239007', '3253007', '3254001', '3259006', '3261002', '3263004', '3272007', '3274008', '3275009', '3276005', '3282008', '3283003', '3286006', '3289004', '3291007', '3298001', '3303004', '3304005', '3305006', '3308008', '3310005', '3321001', '3323003', '3327002', '3331008', '3344003', '3345002', '3358001', '3368006', '3376008', '3381004', '3387000', '3391005', '3398004', '3415004', '3419005', '3421000', '3424008', '3426005', '3427001', '3434004', '3439009', '3441005', '3446000', '3449007', '3456001', '3458000', '3461004', '3464007', '3468005', '3469002', '3472009', '3474005', '3480002', '3482005', '3483000', '3487004', '3500002', '3502005', '3506008', '3507004', '3511005', '3514002', '3519007', '3528008', '3529000', '3530005', '3531009', '3533007', '3539006', '3542000', '3544004', '3545003', '3548001', '3549009', '3558002', '3560000', '3570003', '3571004', '3577000', '3585009', '3586005', '3589003', '3590007', '3591006', '3598000', '3611003', '3633001', '3639002', '3640000', '3641001', '3642008', '3644009', '3649004', '3650004', '3652007', '3657001', '3662000', '3677008', '3680009', '3681008', '3696007', '3699000', '3704008', '3705009', '3716002', '3720003', '3723001', '3733009', '3738000', '3744001', '3747008', '3750006', '3751005', '3752003', '3754002', '3755001', '3756000', '3759007', '3760002', '3762005', '3763000', '3783004', '3797007', '3798002', '3815005', '3820005', '3827008', '3830001', '3841004', '3845008', '3855007', '3885002', '3886001', '3899003', '3900008', '3902000', '3908001', '3909009', '3913002', '3914008', '3928002', '3939004', '3944006', '3947004', '3950001', '3951002', '3972004', '3975002', '3978000', '3987009', '3993001', '3999002', '4003003', '4006006', '4009004', '4016003', '4017007', '4022007', '4026005', '4030008', '4038001', '4039009', '4040006', '4041005', '4046000', '4062006', '4063001', '4069002', '4070001', '4075006', '4082005', '4088009', '4089001', '4103001', '4107000', '4113009', '4120002', '4124006', '4127004', '4129001', '4135001', '4136000', '4142001', '4160001', '4168008', '4170004', '4174008', '4175009', '4178006', '4181001', '4183003', '4184009', '4195003', '4197006', '4199009', '4208000', '4210003', '4223005', '4224004', '4225003', '4232007', '4237001', '4240001', '4241002', '4242009', '4248008', '4249000', '4260009', '4262001', '4264000', '4269005', '4273008', '4275001', '4283007', '4287008', '4294006', '4300009', '4301008', '4306003', '4307007', '4313003', '4316006', '4320005', '4324001', '4325000', '4338008', '4340003', '4349002', '4354006', '4356008', '4359001', '4364002', '4367009', '4373005', '4374004', '4381006', '4386001', '4390004', '4397001', '4399003', '4403007', '4406004', '4409006', '4410001', '4412009', '4414005', '4416007', '4418008', '4426000', '4434006', '4439001', '4441000', '4445009', '4448006', '4461006', '4463009', '4464003', '4465002', '4468000', '4470009', '4473006', '4477007', '4478002', '4481007', '4483005', '4494009', '4495005', '4499004', '4501007', '4506002', '4510004', '4512007', '4519003', '4522001', '4523006', '4526003', '4529005', '4530000', '4547004', '4550001', '4554005', '4556007', '4557003', '4559000', '4565000', '4568003', '4575002', '4586000', '4592006', '4598005', '4602007', '4633009', '4637005', '4639008', '4641009', '4645000', '4654002', '4659007', '4661003', '4665007', '4667004', '4669001', '4673003', '4676006', '4688008', '4690009', '4702003', '4708004', '4711003', '4721006', '4724003', '4733001', '4740000', '4749004', '4750004', '4754008', '4760008', '4763005', '4771009', '4776004', '4783006', '4787007', '4788002', '4800001', '4805006', '4806007', '4817008', '4819006', '4821001', '4834000', '4835004', '4839005', '4846001', '4851007', '4853005', '4854004', '4855003', '4859009', '4860004', '4863002', '4873000', '4874006', '4886009', '4887000', '4896000', '4900002', '4907004', '4915001', '4920001', '4921002', '4922009', '4926007', '4927003', '4932002']}, 'type'=>'CodeableConcept', 'path'=>'ConditionDefinition.code', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/condition-code'}}, + 'severity' => {'valid_codes'=>{'http://snomed.info/sct'=>['24484000', '6736007', '255604002']}, 'type'=>'CodeableConcept', 'path'=>'ConditionDefinition.severity', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'preferred', 'uri'=>'http://hl7.org/fhir/ValueSet/condition-severity'}}, + 'bodySite' => {'valid_codes'=>{'http://snomed.info/sct'=>['53075003', '76986006', '65258003', '54333003', '10770001', '363670009', '371216008', '371219001', '371205001', '371203008', '371292009', '371255009', '371288002', '371284000', '67169006', '9677004', '46971007', '3134008', '71822005', '89221001', '90894004', '89995006', '15368009', '30980004', '38607000', '2979003', '19193007', '67411009', '81012005', '75772009', '67453005', '80144004', '6417001', '113225006', '22457002', '45879002', '122474001', '122475000', '69030007', '29850006', '442083009', '106004', '107008', '108003', '110001', '111002', '116007', '124002', '149003', '155008', '167005', '202009', '205006', '206007', '221001', '227002', '233006', '235004', '246001', '247005', '251007', '256002', '263002', '266005', '272005', '273000', '283001', '284007', '289002', '301000', '311007', '315003', '318001', '344001', '345000', '356000', '393006', '402006', '405008', '414003', '420002', '422005', '446003', '457008', '461002', '464005', '465006', '471000', '480000', '485005', '528006', '552004', '565008', '582005', '587004', '589001', '595000', '608002', '621009', '635006', '650002', '660006', '661005', '667009', '688000', '691000', '692007', '723004', '774007', '790007', '798000', '808000', '809008', '823005', '830004', '836005', '885000', '895007', '917004', '921006', '947002', '955009', '976004', '996007', '1005009', '1012000', '1015003', '1028005', '1030007', '1063000', '1075005', '1076006', '1086007', '1087003', '1092001', '1099005', '1101003', '1106008', '1110006', '1122009', '1136004', '1159005', '1172006', '1173001', '1174007', '1193009', '1216008', '1231004', '1236009', '1243003', '1246006', '1263005', '1277008', '1307006', '1311000', '1350001', '1353004', '1403006', '1425000', '1439000', '1441004', '1456008', '1467009', '1484003', '1490004', '1502004', '1511004', '1516009', '1527006', '1537001', '1541002', '1562001', '1580005', '1581009', '1584001', '1600003', '1605008', '1610007', '1611006', '1617005', '1620002', '1626008', '1627004', '1630006', '1631005', '1650005', '1655000', '1659006', '1684009', '1706004', '1707008', '1711002', '1716007', '1721005', '1729007', '1732005', '1765002', '1780008', '1781007', '1797002', '1818002', '1825009', '1832000', '1840006', '1849007', '1853009', '1874005', '1895000', '1902009', '1910005', '1918003', '1927002', '1992003', '1997009', '2010005', '2020000', '2031008', '2033006', '2044003', '2048000', '2049008', '2059009', '2071003', '2076008', '2083001', '2095001', '2123001', '2150006', '2156000', '2160002', '2175005', '2182009', '2192001', '2205003', '2209009', '2236006', '2246008', '2255006', '2292006', '2302002', '2305000', '2306004', '2327009', '2330002', '2332005', '2334006', '2349003', '2372001', '2383005', '2389009', '2395005', '2397002', '2400006', '2402003', '2421006', '2433001', '2436009', '2453002', '2454008', '2484000', '2489005', '2499000', '2502001', '2504000', '2510000', '2539000', '2543001', '2550002', '2577006', '2579009', '2592007', '2600000', '2620004', '2639009', '2653009', '2666009', '2672009', '2675006', '2681003', '2682005', '2686008', '2687004', '2695000', '2703009', '2712006', '2718005', '2726002', '2730004', '2739003', '2741002', '2746007', '2748008', '2759004', '2771005', '2789006', '2792005', '2803000', '2810006', '2812003', '2824005', '2826007', '2830005', '2839006', '2841007', '2845003', '2848001', '2855004', '2861001', '2894003', '2905008', '2909002', '2920002', '2922005', '2923000', '2969000', '2986006', '2998001', '3003007', '3008003', '3028004', '3039001', '3042007', '3054007', '3055008', '3056009', '3057000', '3058005', '3062004', '3068000', '3081007', '3093003', '3100007', '3113001', '3117000', '3118005', '3120008', '3138006', '3153003', '3156006', '3159004', '3169005', '3178004', '3194006', '3198009', '3215002', '3222005', '3227004', '3236000', '3243006', '3255000', '3262009', '3279003', '3295003', '3301002', '3302009', '3315000', '3332001', '3336003', '3341006', '3350008', '3362007', '3366005', '3370002', '3374006', '3377004', '3382006', '3383001', '3394002', '3395001', '3396000', '3400000', '3409004', '3417007', '3438001', '3444002', '3447009', '3460003', '3462006', '3471002', '3478008', '3481003', '3488009', '3490005', '3524005', '3538003', '3541007', '3553006', '3556003', '3563003', '3572006', '3578005', '3582007', '3584008', '3594003', '3608004', '3609007', '3646006', '3663005', '3665003', '3670005', '3711007', '3743007', '3761003', '3766008', '3785006', '3788008', '3789000', '3810000', '3838008', '3860006', '3865001', '3867009', '3876002', '3877006', '3910004', '3916005', '3924000', '3931001', '3935005', '3937002', '3954005', '3956007', '3959000', '3960005', '3964001', '3966004', '3977005', '3984002', '3989007', '4015004', '4019005', '4029003', '4061004', '4066009', '4072009', '4081003', '4093007', '4111006', '4117005', '4121003', '4146003', '4148002', '4150005', '4158003', '4159006', '4180000', '4193005', '4205002', '4212006', '4215008', '4247003', '4258007', '4276000', '4281009', '4295007', '4303006', '4312008', '4317002', '4328003', '4335006', '4352005', '4358009', '4360006', '4369007', '4371007', '4375003', '4377006', '4394008', '4402002', '4419000', '4421005', '4430002', '4432005', '4442007', '4486002', '4524000', '4527007', '4537002', '4548009', '4549001', '4566004', '4573009', '4578000', '4588004', '4596009', '4603002', '4606005', '4621004', '4624007', '4647008', '4651005', '4658004', '4677002', '4703008', '4717004', '4718009', '4743003', '4755009', '4759003', '4766002', '4768001', '4774001', '4775000', '4799000', '4810005', '4812002', '4828007', '4840007', '4843009', '4861000', '4866005', '4870002', '4871003', '4881004', '4888005', '4897009', '4905007', '4906008', '4924005', '4942000', '4954000', '4956003', '4958002', '5001007', '5023006', '5026003', '5046008', '5068003', '5069006', '5076001', '5115006', '5122003', '5128004', '5192008', '5194009', '5195005', '5204005', '5213007', '5225005', '5228007', '5229004', '5261000', '5272005', '5279001', '5296000', '5324007', '5329002', '5336001', '5347008', '5362005', '5366008', '5379004', '5382009', '5394000', '5398002', '5403001', '5421003', '5427004', '5458003', '5459006', '5491007', '5493005', '5498001', '5520004', '5538001', '5544002', '5560003', '5564007', '5574005', '5580002', '5597008', '5611001', '5625000', '5627008', '5633004', '5643001', '5644007', '5653000', '5665001', '5668004', '5682004', '5696005', '5697001', '5709001', '5713008', '5717009', '5718004', '5727003', '5742000', '5751008', '5769004', '5780004', '5798000', '5802004', '5814007', '5815008', '5816009', '5825003', '5828001', '5847003', '5854009', '5868002', '5872003', '5881009', '5882002', '5889006', '5890002', '5893000', '5898009', '5923009', '5926001', '5928000', '5942008', '5943003', '5944009', '5948007', '5951000', '5953002', '5976004', '5979006', '5996007', '6001004', '6004007', '6006009', '6009002', '6014003', '6023000', '6032003', '6046003', '6050005', '6059006', '6062009', '6073002', '6074008', '6076005', '6104005', '6105006', '6110005', '6216007', '6217003', '6229007', '6253001', '6268000', '6269008', '6279005', '6317000', '6325003', '6326002', '6335009', '6359004', '6371005', '6375001', '6392005', '6404004', '6413002', '6423006', '6424000', '6445007', '6448009', '6450001', '6472004', '6504002', '6511003', '6530003', '6533001', '6538005', '6541001', '6544009', '6550004', '6551000', '6553002', '6564004', '6566002', '6572002', '6598008', '6606008', '6608009', '6620001', '6623004', '6633007', '6643005', '6646002', '6649009', '6651008', '6684008', '6685009', '6711001', '6720005', '6731002', '6739000', '6742006', '6750002', '6757004', '6787005', '6789008', '6799003', '6805009', '6820003', '6828005', '6829002', '6834003', '6841009', '6844001', '6850006', '6864006', '6866008', '6871001', '6894000', '6902008', '6905005', '6912001', '6914000', '6921000', '6930008', '6944002', '6969002', '6975006', '6981003', '6987004', '6989001', '6991009', '7035006', '7050002', '7067009', '7076002', '7083009', '7091000', '7099003', '7117004', '7148007', '7149004', '7154008', '7160008', '7167006', '7173007', '7188002', '7192009', '7227003', '7234001', '7242000', '7295002', '7296001', '7311008', '7344002', '7345001', '7362006', '7376007', '7378008', '7384006', '7404008', '7435002', '7471001', '7477002', '7480001', '7494000', '7498002', '7507003', '7524009', '7532001', '7554004', '7566005', '7569003', '7591005', '7597009', '7605000', '7610001', '7629007', '7651004', '7652006', '7657000', '7658005', '7697002', '7712004', '7726008', '7736000', '7742001', '7748002', '7755000', '7756004', '7764005', '7769000', '7783003', '7820009', '7829005', '7832008', '7835005', '7840002', '7841003', '7844006', '7851002', '7854005', '7872004', '7874003', '7880006', '7884002', '7885001', '7892006', '7896009', '7911004', '7925003', '7936005', '7944005', '7954009', '7967007', '7986004', '7991003', '7999001', '8001006', '8012006', '8017000', '8024004', '8039003', '8040001', '8045006', '8057002', '8059004', '8067007', '8068002', '8079007', '8091003', '8100009', '8111001', '8112008', '8119004', '8128003', '8133004', '8157004', '8158009', '8159001', '8160006', '8161005', '8165001', '8205005', '8225009', '8242003', '8251006', '8264007', '8265008', '8266009', '8289001', '8292002', '8314003', '8334002', '8356004', '8369000', '8373002', '8387002', '8389004', '8412003', '8415001', '8454000', '8464009', '8482007', '8483002', '8496001', '8523001', '8546004', '8556000', '8559007', '8560002', '8580001', '8595004', '8598002', '8600008', '8603005', '8604004', '8608001', '8617001', '8623006', '8629005', '8640002', '8668003', '8671006', '8677005', '8688004', '8695008', '8710005', '8711009', '8714001', '8752000', '8775007', '8784007', '8810002', '8814006', '8815007', '8820007', '8821006', '8827005', '8839002', '8845005', '8850004', '8854008', '8862000', '8873007', '8887007', '8892009', '8894005', '8897003', '8907008', '8910001', '8911002', '8928004', '8931003', '8935007', '8942007', '8965002', '8966001', '8983005', '8988001', '8993003', '9000002', '9003000', '9018004', '9040008', '9055004', '9073001', '9081000', '9086005', '9089003', '9108007', '9127001', '9156001', '9185007', '9186008', '9188009', '9208002', '9212008', '9229006', '9231002', '9240003', '9242006', '9258009', '9261005', '9262003', '9284003', '9290004', '9305001', '9317004', '9320007', '9321006', '9325002', '9332006', '9348007', '9379006', '9380009', '9384000', '9390001', '9432007', '9438006', '9454009', '9455005', '9475001', '9481009', '9490002', '9498009', '9502002', '9512009', '9535007', '9558005', '9566001', '9568000', '9596006', '9609000', '9625005', '9642004', '9646001', '9654004', '9659009', '9662007', '9668006', '9683001', '9684007', '9708001', '9736006', '9743000', '9758008', '9770007', '9775002', '9779008', '9783008', '9791004', '9796009', '9813009', '9825007', '9837009', '9840009', '9841008', '9846003', '9847007', '9849005', '9870004', '9875009', '9878006', '9880000', '9881001', '9891007', '9898001', '9951005', '9968009', '9970000']}, 'type'=>'CodeableConcept', 'path'=>'ConditionDefinition.bodySite', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/body-site'}}, + 'stage' => {'valid_codes'=>{'http://snomed.info/sct'=>['385356007', '2640006', '5701003', '13104003', '22079002', '27167007', '30440004', '31747005', '44255004', '50283003', '53173007', '53623008', '54498006', '56769006', '56944001', '57306005', '57605004', '60333009', '66445009', '73055006', '74053007', '75339006', '76422004', '78199001', '78607009', '84633001', '89487002', '112241002', '277772008', '277776006', '277777002', '277778007', '369986006', '369987002', '369988007', '369989004', '385358008', '385360005', '385362002', '385364001', '385366004', '385368003', '385370007', '385372004', '385374003', '385376001', '385379008', '385380006', '385382003', '385389007', '394939004', '394940002', '394941003', '394942005', '394943000', '396532004', '396533009', '396534003', '396535002', '396907008', '396908003', '396909006', '396910001', '396911002', '396912009', '396913004', '399517007', '399605004', '405917009', '405918004', '405919007', '405957007', '405958002', '405959005', '405960000', '405961001', '405962008', '405963003', '405964009', '409721000', '409722007', '409723002', '409724008', '409725009', '409726005', '409727001', '422375001', '422581008', '422985007', '425037004', '425213009', '431855005', '751000119104', '90721000119101', '96751000119106', '117681000119102', '284971000119100', '285851000119102', '368421000119108', '431856006', '741000119101', '90731000119103', '96741000119109', '129181000119109', '140131000119102', '284981000119102', '285861000119100', '368431000119106', '433144002', '700378005', '700379002', '731000119105', '90741000119107', '96731000119100', '129171000119106', '140121000119100', '284991000119104', '285871000119106', '368441000119102', '691421000119108', '431857002', '721000119107', '90751000119109', '96721000119103', '129151000119102', '140111000119107', '285001000119105', '285881000119109', '368451000119100', '433146000', '714152005', '714153000', '711000119100', '90761000119106', '96711000119105', '129161000119100', '140101000119109', '153851000119106', '285011000119108', '368461000119103', '408847006', '332391000119108', '338001000119102', '343771000119102', '408848001', '332381000119105', '337991000119106', '343761000119108', '408849009', '332371000119107', '337981000119108', '343751000119106', '408850009', '332361000119101', '337971000119105', '343741000119109', '408851008', '416780008', '715345007']}, 'type'=>'CodeableConcept', 'path'=>'ConditionDefinition.stage', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/condition-stage'}}, + 'hasSeverity' => {'type'=>'boolean', 'path'=>'ConditionDefinition.hasSeverity', 'min'=>0, 'max'=>1}, + 'hasBodySite' => {'type'=>'boolean', 'path'=>'ConditionDefinition.hasBodySite', 'min'=>0, 'max'=>1}, + 'hasStage' => {'type'=>'boolean', 'path'=>'ConditionDefinition.hasStage', 'min'=>0, 'max'=>1}, + 'definition' => {'type'=>'uri', 'path'=>'ConditionDefinition.definition', 'min'=>0, 'max'=>Float::INFINITY}, + 'observation' => {'type'=>'canonical', 'path'=>'ConditionDefinition.observation', 'min'=>0, 'max'=>Float::INFINITY}, + 'medication' => {'type'=>'ConditionDefinition::Medication', 'path'=>'ConditionDefinition.medication', 'min'=>0, 'max'=>Float::INFINITY}, + 'precondition' => {'type'=>'ConditionDefinition::Precondition', 'path'=>'ConditionDefinition.precondition', 'min'=>0, 'max'=>Float::INFINITY}, + 'team' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/CareTeam'], 'type'=>'Reference', 'path'=>'ConditionDefinition.team', 'min'=>0, 'max'=>Float::INFINITY}, + 'questionnaire' => {'type'=>'ConditionDefinition::Questionnaire', 'path'=>'ConditionDefinition.questionnaire', 'min'=>0, 'max'=>Float::INFINITY}, + 'plan' => {'type'=>'ConditionDefinition::Plan', 'path'=>'ConditionDefinition.plan', 'min'=>0, 'max'=>Float::INFINITY} + } + + class Medication < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Medication.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Medication.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Medication.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'category' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/medicationrequest-category'=>['inpatient', 'outpatient', 'community', 'discharge']}, 'type'=>'CodeableConcept', 'path'=>'Medication.category', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://terminology.hl7.org/ValueSet/medicationrequest-category'}}, + 'code' => {'valid_codes'=>{'http://snomed.info/sct'=>['763158003', '169008', '211009', '302007', '439007', '449005', '544002', '796001', '847003', '922004', '1039008', '1148001', '1182007', '1206000', '1222004', '1389007', '1434005', '1528001', '1594006', '1758005', '1842003', '1878008', '1887004', '1982006', '2016004', '2183004', '2190009', '2497003', '2571007', '2596005', '2679000', '2949005', '3037004', '3127006', '3334000', '3814009', '3822002', '4126008', '4194004', '4219002', '4220008', '4382004', '4704002', '4865009', '4937008', '5067008', '5478006', '5606003', '5720001', '5737008', '5776009', '5786005', '5797005', '5924003', '5975000', '6028009', '6067003', '6071000', '6102009', '6116004', '6232005', '6247001', '6259002', '6369005', '6425004', '6526001', '6625006', '6716006', '6960003', '6985007', '7092007', '7140000', '7168001', '7235000', '7292004', '7336002', '7561000', '7577004', '7624002', '7836006', '7947003', '7959004', '8028001', '8109005', '8163008', '8348002', '8372007', '8416000', '8658008', '8661009', '8692006', '8696009', '9190005', '9268004', '9500005', '9542007', '9690006', '9745007', '9778000', '9944001', '10099000', '10135005', '10312003', '10422008', '10504007', '10515002', '10555000', '10632007', '10712001', '10756001', '10784006', '11402001', '11430001', '11563006', '11719000', '11796006', '11841005', '11847009', '11959009', '12096000', '12236006', '12335007', '12369008', '12436009', '12495006', '12512008', '12559001', '12839006', '13132007', '13252002', '13414000', '13432000', '13512003', '13525006', '13565005', '13592004', '13664004', '13790009', '13800009', '13813003', '13929005', '13936006', '13965000', '14103001', '14170004', '14601000', '14706000', '14728000', '14814001', '14816004', '15222008', '15375005', '15383004', '15432003', '15772006', '15857002', '16031005', '16037009', '16047007', '16131008', '16403005', '16602005', '16787005', '16791000', '16832004', '16858004', '16867004', '16970001', '16977003', '17308007', '17554004', '17558001', '17600005', '17805003', '17859000', '17893001', '18002004', '18125000', '18335001', '18340009', '18381001', '18548003', '18679008', '18811003', '18914005', '18952006', '19194001', '19225000', '19232009', '19261005', '19403009', '19405002', '19581007', '19583005', '19630009', '19768003', '19841008', '20091003', '20201001', '20237006', '20320002', '20577002', '20865003', '21069002', '21159006', '21691008', '21701005', '21767006', '21986005', '22091006', '22198003', '22274004', '22474002', '22587006', '22657006', '22672005', '22696000', '22969001', '23079006', '23222006', '23532003', '23827009', '23888001', '24036003', '24450004', '24504000', '24866006', '25014009', '25076002', '25085002', '25142008', '25246002', '25398003', '25419009', '25673006', '25860005', '25995007', '26122009', '26124005', '26244009', '26303005', '26370007', '26458009', '26462003', '26503009', '26523005', '26548008', '26574002', '26580005', '26736008', '26800000', '26842003', '27035007', '27196008', '27242001', '27479000', '27638005', '27658006', '27754002', '27867009', '28149003', '28235004', '28410007', '28415002', '28426008', '28506006', '28748001', '28841002', '28906000', '29058003', '29089004', '29121001', '29129004', '29156002', '29175007', '29439004', '29620001', '29840005', '29877002', '29896003', '30010009', '30125007', '30306003', '30317002', '30427009', '30466001', '30492008', '30729008', '30761007', '30964009', '30988006', '31087008', '31231007', '31305008', '31306009', '31684002', '31690003', '31692006', '31865003', '31872002', '32313007', '32462006', '32474005', '32583002', '32647002', '32653002', '32792001', '32823007', '32955006', '32960005', '33124007', '33219003', '33231001', '33252009', '33378002', '33588000', '33589008', '33664007', '33675006', '33682005', '33815001', '34012005', '34217006', '34364009', '34393009', '34462007', '34599009', '34693000', '34731007', '34816007', '34833000', '34929006', '35035001', '35063004', '35282000', '35300007', '35324004', '35392005', '35476001', '35531004', '35768004', '35967000', '36068003', '36113004', '36218003', '36236003', '36391008', '36537006', '36594001', '36621009', '36642006', '36893000', '36909007', '37084008', '37146000', '37306000', '37400007', '37628007', '37803001', '38076006', '38166006', '38231004', '38268001', '38314008', '38413003', '38578004', '38828006', '39064002', '39124003', '39128000', '39142008', '39359008', '39487003', '39516004', '39608003', '39707000', '39860005', '39939003', '40232005', '40339003', '40429005', '40430000', '40556005', '40562000', '40589005', '40648001', '40820003', '40877002', '40905005', '40974005', '40999006', '41001009', '41015006', '41147003', '41193000', '41324009', '41365009', '41367001', '41399007', '41470001', '41493007', '41549009', '41985001', '42082003', '42098005', '42271003', '42348003', '42444000', '42514000', '42638008', '42714002', '42720001', '43343000', '43533002', '43684009', '43753001', '43879000', '43927002', '44175000', '44418001', '44658005', '44731005', '44790008', '44798001', '44938006', '44990002', '45218006', '45311002', '45313004', '45518007', '45680002', '45844004', '45888006', '46009007', '46123006', '46436003', '46479001', '46532003', '46547007', '46576005', '46709004', '46741005', '46913003', '47065008', '47120002', '47124006', '47140009', '47331002', '47527007', '47602007', '47755009', '47898004', '48174005', '48256008', '48279009', '48351000', '48546005', '48603004', '48614001', '48647005', '48698004', '48836000', '48875009', '48899009', '49019002', '49157004', '49267000', '49299006', '49485009', '49577002', '49617001', '49669006', '49688004', '49694007', '49705006', '49953001', '50094009', '50318003', '50335004', '50520001', '50841004', '50868004', '51013009', '51073002', '51126006', '51132001', '51326002', '51334008', '51361008', '51752005', '51758009', '51908007', '51992002', '52017007', '52108005', '52215008', '52388000', '52423008', '52883001', '52896000', '53009005', '53480001', '53584007', '53640004', '53641000', '53691001', '53793005', '53800008', '53848009', '54142000', '54344006', '54391004', '54406003', '54541002', '54544005', '54577009', '54705000', '54765002', '54824008', '54882005', '54887004', '54972005', '54982006', '55015008', '55217007', '55432002', '55556000', '55673009', '55745002', '55830003', '55867006', '55889005', '56014002', '56032002', '56059005', '56123002', '56230001', '56234005', '56480005', '56549003', '56602009', '56928005', '56934003', '57002000', '57066004', '57191001', '57263002', '57376006', '57538001', '57616006', '57670008', '57752001', '57811004', '57819002', '57845006', '57853003', '57893000', '57952007', '58050004', '58360000', '58467001', '58502006', '58760003', '58805000', '58883005', '58892008', '58905004', '58944007', '59057006', '59187003', '59240002', '59255006', '59270007', '59456005', '59589008', '59594008', '59751001', '59941008', '59953007', '60149003', '60169008', '60468008', '60533005', '60541005', '60682004', '60731009', '60881009', '60978003', '61020000', '61093008', '61132004', '61181002', '61408004', '61457001', '61621000', '61623002', '61651006', '61862008', '61946003', '62051009', '62294009', '62529008', '62560008', '62782004', '63094006', '63136007', '63318000', '63470003', '63639004', '63682003', '63758001', '63822004', '64115004', '64127001', '64240003', '64349004', '64462001', '64558005', '64851009', '64878006', '65020006', '65026000', '65041000', '65092008', '65484006', '65502005', '65627005', '65884003', '65965000', '66094001', '66125007', '66261008', '66349002', '66441000', '66492008', '66493003', '66602007', '66742008', '66859009', '66860004', '66919007', '66971004', '67213005', '67423003', '67440007', '67507000', '67735003', '67891001', '67939000', '68088000', '68206008', '68395000', '68398003', '68402007', '68407001', '68422006', '68424007', '68444001', '68490009', '68622003', '68702006', '68774008', '68887009', '68892006', '69107004', '69204002', '69236009', '69242008', '69331001', '69431002', '69576000', '69708003', '69879000', '69918003', '69967001', '70047000', '70254000', '70343008', '70379000', '70460002', '70702006', '70776005', '70841003', '70864001', '70934008', '71289008', '71451001', '71453003', '71455005', '71462001', '71516007', '71584004', '71634000', '71699007', '71724000', '71731001', '71759000', '71770007', '71798005', '71837009', '72312007', '72416006', '72623000', '72824008', '72870001', '72924009', '72968006', '73074003', '73093001', '73133000', '73170009', '73212002', '73277004', '73454001', '73572009', '73647000', '73756003', '73763003', '73805002', '73949004', '73986003', '74022005', '74065006', '74074008', '74213004', '74226000', '74470007', '74480006', '74575000', '74583006', '74632002', '74674007', '74771007', '74782004', '74798006', '74819009', '75029008', '75203002', '75429004', '75501004', '75661008', '75927008', '75959001', '75969007', '76058001', '76155001', '76286000', '76289007', '76385003', '76390000', '76591000', '76696004', '76759004', '76962009', '77035009', '77048008', '77237006', '77390008', '77398001', '77549006', '77731008', '77750008', '77856005', '77885004', '77898008', '78025001', '78174002', '78379001', '78449007', '78507004', '78542000', '78684000', '78700004', '78983008', '79129001', '79138004', '79221007', '79225003', '79305004', '79332009', '79356008', '79440004', '79543000', '79736009', '79873000', '80024007', '80127003', '80165005', '80311000', '80399002', '80618000', '80732005', '80802008', '80834004', '80870001', '80906007', '81073007', '81088002', '81219009', '81252003', '81335000', '81457006', '81583003', '81609008', '81646007', '81728006', '81759008', '81839001', '81947000', '82133001', '82156005', '82165003', '82166002', '82240008', '82264009', '82290007', '82312001', '82573000', '82746003', '82804004', '82896009', '82951001', '83085007', '83192000', '83201006', '83288003', '83490000', '83532008', '83692001', '83973001', '83999008', '84078002', '84737005', '84812008', '84844007', '84951002', '84986000', '85063003', '85272000', '85343003', '85354008', '85408000', '85417000', '85429009', '85468002', '85507008', '85591001', '85990009', '86066003', '86080005', '86085000', '86131002', '86162003', '86308005', '86337009', '86389004', '86536001', '86647004', '86906004', '86939001', '86977007', '87233003', '87285001', '87395005', '87567009', '87586001', '87617007', '87652004', '87881000', '88134000', '88226000', '88279005', '88519001', '88566002', '88870000', '88997008', '89018006', '89029005', '89045007', '89092006', '89132005', '89192008', '89265009', '89435001', '89466007', '89505005', '89626004', '89664002', '89692007', '89695009', '89785009', '90000002', '90017009', '90332006', '90346006', '90356005', '90370005', '90426002', '90614001', '90659009', '90704004', '90802006', '90882008', '91107009', '91135008', '91143003', '91169009', '91307002', '91339009', '91376007', '91435002', '91452003', '91479004', '91667005', '96011002', '96014005', '96015006', '96018008', '96020006', '96023008', '96029007', '96034006', '96038009', '96044008', '96047001', '96049003', '96051004', '96052006', '96053001', '96054007', '96055008', '96062004', '96063009', '96064003', '96065002', '96067005', '96072001', '96073006', '96077007', '96081007', '96084004', '96086002', '96087006', '96088001', '96090000', '96091001', '96093003', '96097002', '96099004', '96103009', '96108000', '96119002', '96138006', '96149000', '96169005', '96183007', '96185000', '96191003', '96195007', '96196008', '96199001', '96200003', '96209002', '96213009', '96220002', '96221003', '96231005', '96233008', '96234002', '96236000', '96237009', '96246003', '96247007', '96252002', '96278006', '96280000', '96281001', '96284009', '96298001', '96299009', '96300001', '96301002', '96302009', '96304005', '96305006', '96307003', '96308008', '96309000', '96316004', '96326006', '96328007', '96339005', '96358001', '96359009', '96360004', '96370002', '96371003', '96378009', '96380003', '96381004']}, 'type'=>'CodeableConcept', 'path'=>'Medication.code', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/medication-codes'}} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :category # 0-1 CodeableConcept + attr_accessor :code # 0-1 CodeableConcept + end + + class Precondition < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'value' => ['CodeableConcept', 'Quantity'] + } + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Precondition.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Precondition.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Precondition.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'type' => {'valid_codes'=>{'http://hl7.org/fhir/condition-precondition-type'=>['sensitive', 'specific']}, 'type'=>'code', 'path'=>'Precondition.type', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/condition-precondition-type'}}, + 'code' => {'valid_codes'=>{'http://loinc.org'=>['100000-9', '100001-7', '100002-5', '100003-3', '100004-1', '100005-8', '100006-6', '100007-4', '10000-8', '100008-2', '100009-0', '100010-8', '100011-6', '100012-4', '100013-2', '100014-0', '100015-7', '10001-6', '100016-5', '100017-3', '100018-1', '100019-9', '100020-7', '100021-5', '100022-3', '100023-1', '10002-4', '100024-9', '100025-6', '100026-4', '100027-2', '100028-0', '100029-8', '100030-6', '100031-4', '10003-2', '100032-2', '100033-0', '100034-8', '100035-5', '100036-3', '100037-1', '100038-9', '100039-7', '10004-0', '100040-5', '100041-3', '100042-1', '100043-9', '100044-7', '100045-4', '100046-2', '100047-0', '100048-8', '100049-6', '100050-4', '100051-2', '100052-0', '100053-8', '100054-6', '100055-3', '100056-1', '10005-7', '100057-9', '100058-7', '100059-5', '100060-3', '100061-1', '100062-9', '100063-7', '100064-5', '10006-5', '100065-2', '100066-0', '100067-8', '100068-6', '100069-4', '100070-2', '100071-0', '100072-8', '10007-3', '100073-6', '100074-4', '100075-1', '100076-9', '100077-7', '100078-5', '100079-3', '100080-1', '10008-1', '100081-9', '100082-7', '100083-5', '100084-3', '100085-0', '100086-8', '100087-6', '100088-4', '100089-2', '1000-9', '100090-0', '100091-8', '100092-6', '100093-4', '100094-2', '100095-9', '100096-7', '100097-5', '100098-3', '10009-9', '100099-1', '100100-7', '100101-5', '100102-3', '100103-1', '100104-9', '100105-6', '100106-4', '10010-7', '100107-2', '100108-0', '100109-8', '100110-6', '100111-4', '100112-2', '100113-0', '100114-8', '10011-5', '100115-5', '100116-3', '100117-1', '100118-9', '100119-7', '100120-5', '100121-3', '100122-1', '10012-3', '100123-9', '100124-7', '100125-4', '100126-2', '100127-0', '100128-8', '100129-6', '100130-4', '10013-1', '100131-2', '100132-0', '100133-8', '100134-6', '100135-3', '100136-1', '100137-9', '100138-7', '100139-5', '100140-3', '100141-1', '100142-9', '100143-7', '100144-5', '100145-2', '100146-0', '100147-8', '100148-6', '10014-9', '100149-4', '100150-2', '100151-0', '100152-8', '100153-6', '100154-4', '100155-1', '10015-6', '100156-9', '100157-7', '100158-5', '100159-3', '100160-1', '100161-9', '100162-7', '100163-5', '10016-4', '100164-3', '100165-0', '100166-8', '100167-6', '100168-4', '100169-2', '1001-7', '100170-0', '100171-8', '10017-2', '100172-6', '100173-4', '100174-2', '100175-9', '100176-7', '100177-5', '100178-3', '100179-1', '10018-0', '100180-9', '100181-7', '100182-5', '100183-3', '100184-1', '100185-8', '100186-6', '100187-4', '100188-2', '100189-0', '100190-8', '100191-6', '100192-4', '100193-2', '100194-0', '100195-7', '100196-5', '100197-3', '10019-8', '100198-1', '100199-9', '100200-5', '100201-3', '100202-1', '100203-9', '100204-7', '100205-4', '10020-6', '100206-2', '100207-0', '100208-8', '100209-6', '100210-4', '100211-2', '100212-0', '100213-8', '10021-4', '100214-6', '100215-3', '100216-1', '100217-9', '100218-7', '100219-5', '100220-3', '100221-1', '10022-2', '100222-9', '100223-7', '100224-5', '100225-2', '100226-0', '100227-8', '100228-6', '100229-4', '10023-0', '100230-2', '100231-0', '100232-8', '100233-6', '100234-4', '100235-1', '100236-9', '100237-7', '100238-5', '100239-3', '100240-1', '100241-9', '100242-7', '100243-5', '100244-3', '100245-0', '100246-8', '100247-6', '10024-8', '100248-4', '100249-2', '1002-5', '100250-0', '100251-8', '100252-6', '100253-4', '100254-2', '10025-5', '100255-9', '100256-7', '100257-5', '100258-3', '100259-1', '100260-9', '100261-7', '100262-5', '10026-3', '100263-3', '100264-1', '100265-8', '100266-6', '100267-4', '100268-2', '100269-0', '100270-8', '10027-1', '100271-6', '100272-4', '100273-2', '100274-0', '100275-7', '100276-5', '100277-3', '100278-1', '100279-9', '100280-7', '100281-5', '100282-3', '100283-1', '100284-9', '100285-6', '100286-4', '100287-2', '100288-0', '10028-9', '100289-8', '100290-6', '100291-4', '100292-2', '100293-0', '100294-8', '100295-5', '100296-3', '10029-7', '100297-1', '100298-9', '100299-7', '100300-3', '100301-1', '100302-9', '100303-7', '100304-5', '10030-5', '100305-2', '100306-0', '100307-8', '100308-6', '100309-4', '100310-2', '100311-0', '100312-8', '10031-3', '100313-6', '100314-4', '100315-1', '100316-9', '100317-7', '100318-5', '100319-3', '100320-1', '10032-1', '100321-9', '100322-7', '100323-5', '100324-3', '100325-0', '100326-8', '100327-6', '100328-4', '100329-2', '1003-3', '100330-0', '100331-8', '100332-6', '100333-4', '100334-2', '100335-9', '100336-7', '100337-5', '100338-3', '10033-9', '100339-1', '100340-9', '100341-7', '100342-5', '100343-3', '100344-1', '100345-8', '100346-6', '10034-7', '100347-4', '100348-2', '100349-0', '100350-8', '100351-6', '100352-4', '100353-2', '10035-4', '100354-0', '100355-7', '100356-5', '100357-3', '100358-1', '100359-9', '100360-7', '100361-5', '10036-2', '100362-3', '100363-1', '100364-9', '100365-6', '100366-4', '100367-2', '100368-0', '100369-8', '10037-0', '100370-6', '100371-4', '100372-2', '100373-0', '100374-8', '100375-5', '100376-3', '100377-1', '100378-9', '100379-7', '100380-5', '100381-3', '100382-1', '100383-9', '100384-7', '100385-4', '100386-2', '100387-0', '10038-8', '100388-8', '100389-6', '100390-4', '100391-2', '100392-0', '100393-8', '100394-6', '100395-3', '10039-6', '100396-1', '100397-9', '100398-7', '100399-5', '100400-1', '100401-9', '100402-7', '100403-5', '10040-4', '100404-3', '100405-0', '100406-8', '100407-6', '100408-4', '100409-2', '1004-1', '100410-0', '100411-8', '10041-2', '100412-6', '100413-4', '100414-2', '100415-9', '100416-7', '100417-5', '100418-3', '100419-1', '10042-0', '100420-9', '100421-7', '100422-5', '100423-3', '100424-1', '100425-8', '100426-6', '100427-4', '100428-2', '100429-0', '100430-8', '100431-6', '100432-4', '100433-2', '100434-0', '100435-7', '100436-5', '100437-3', '10043-8', '100438-1', '100439-9', '100440-7', '100441-5', '100442-3', '100443-1', '100444-9', '100445-6', '10044-6', '100446-4', '100447-2', '100448-0', '100449-8', '100450-6', '100451-4', '100452-2', '10045-3', '100453-0', '100454-8', '100455-5', '100456-3', '100457-1', '100458-9', '100459-7', '100460-5', '10046-1', '100461-3', '100462-1', '100463-9', '100464-7', '100465-4', '100466-2', '100467-0', '100468-8', '100469-6', '100470-4', '100471-2', '100472-0', '100473-8', '100474-6', '100475-3', '100476-1', '100477-9', '100478-7', '10047-9', '100479-5', '100480-3', '100481-1', '100482-9', '100483-7', '100484-5', '100485-2', '100486-0', '10048-7', '100487-8', '100488-6', '100489-4', '100490-2', '100491-0', '100492-8', '100493-6', '100494-4', '10049-5', '100495-1', '100496-9', '100497-7', '100498-5', '100499-3', '100500-8', '100501-6', '100502-4', '10050-3', '100503-2', '100504-0', '100505-7', '100506-5', '100507-3', '100508-1', '100509-9', '100510-7', '10051-1', '100511-5', '100512-3', '100513-1', '100514-9', '100515-6', '100516-4', '100517-2', '100518-0', '100519-8', '100520-6', '100521-4', '100522-2', '100523-0', '100524-8', '100525-5', '100526-3', '100527-1', '100528-9', '10052-9', '100529-7', '100530-5', '100531-3', '100532-1', '100533-9', '100534-7', '100535-4', '100536-2', '10053-7', '100537-0', '100538-8', '100539-6', '100540-4', '100541-2', '100542-0', '100543-8', '100544-6', '10054-5', '100545-3', '100546-1', '100547-9', '100548-7', '100549-5', '100550-3', '100551-1', '10055-2', '100552-9', '100553-7', '100554-5', '100555-2', '100556-0', '100557-8', '100558-6', '100559-4', '10056-0', '100560-2', '100561-0', '100562-8', '100563-6', '100564-4', '100565-1', '100566-9', '100567-7', '100568-5', '100569-3', '100570-1', '100571-9', '100572-7', '100573-5', '100574-3', '100575-0', '100576-8', '100577-6', '10057-8', '100578-4', '100579-2', '1005-8', '100580-0', '100581-8', '100582-6', '100583-4', '100584-2', '100585-9', '10058-6', '100586-7', '100587-5', '100588-3', '100589-1', '100590-9', '100591-7', '100592-5', '100593-3', '10059-4', '100594-1', '100595-8', '100596-6', '100597-4', '100598-2', '100599-0', '100600-6', '100601-4', '10060-2', '100602-2', '100603-0', '100604-8', '100605-5', '100606-3', '100607-1', '100608-9', '100609-7', '10061-0', '100610-5', '100611-3', '100612-1', '100613-9', '100614-7', '100615-4', '100616-2', '100617-0', '100618-8', '100619-6', '100620-4', '100621-2', '100622-0', '100623-8', '100624-6', '100625-3', '100626-1', '100627-9', '10062-8', '100628-7', '100629-5', '100630-3', '100631-1', '100632-9', '100633-7', '100634-5', '100635-2', '10063-6', '100636-0', '100637-8', '100638-6', '100639-4', '100640-2', '100641-0', '100642-8', '100643-6', '10064-4', '100644-4', '100645-1', '100646-9', '100647-7', '100648-5', '100649-3', '100650-1', '10065-1', '100651-9', '100652-7', '100653-5', '100654-3', '100655-0', '100656-8', '100657-6', '100658-4', '100659-2', '1006-6', '100660-0', '100661-8', '100662-6', '100663-4', '100664-2', '100665-9', '100666-7', '100667-5', '100668-3', '10066-9', '100669-1', '100670-9', '100671-7', '100672-5', '100673-3', '100674-1', '100675-8', '100676-6', '10067-7', '100677-4', '100678-2', '100679-0', '100680-8', '100681-6', '100682-4', '100683-2', '100684-0', '10068-5', '100685-7', '100686-5', '100687-3', '100688-1', '100689-9', '100690-7', '100691-5', '100692-3', '10069-3', '100693-1', '100694-9', '100695-6', '100696-4', '100697-2', '100698-0', '100699-8', '100700-4', '10070-1', '100701-2', '100702-0', '100703-8', '100704-6', '100705-3', '100706-1', '100707-9', '100708-7', '100709-5', '100710-3', '100711-1', '100712-9', '100713-7', '100714-5', '100715-2', '100716-0', '100717-8', '100718-6', '10071-9', '100719-4', '100720-2', '100721-0', '100722-8', '100723-6', '100724-4', '100725-1', '100726-9', '10072-7', '100727-7', '100728-5', '100729-3', '100730-1', '100731-9', '100732-7', '100733-5', '100734-3', '10073-5', '100735-0', '100736-8', '100737-6', '100738-4', '100739-2', '1007-4', '100740-0', '100741-8', '100742-6', '10074-3', '100743-4', '100744-2', '100745-9', '100746-7', '100747-5', '100748-3', '100749-1', '10075-0', '100750-9', '100751-7', '100752-5', '100753-3', '100754-1', '100755-8', '100756-6', '100757-4', '100758-2', '100759-0', '100760-8', '100761-6', '100762-4', '100763-2', '100764-0', '100765-7', '100766-5', '100767-3', '10076-8', '100768-1', '100769-9', '100770-7', '100771-5', '100772-3', '100773-1', '100774-9', '100775-6', '10077-6', '100776-4', '100777-2', '100778-0', '100779-8', '100780-6', '100781-4', '100782-2', '100783-0', '10078-4', '100784-8', '100785-5', '100786-3', '100787-1', '100788-9', '100789-7', '100790-5', '100791-3', '10079-2', '100792-1', '100793-9', '100794-7', '100795-4', '100796-2', '100797-0', '100798-8', '100799-6', '100-8', '10080-0', '100800-2', '100801-0', '100802-8', '100803-6', '100804-4', '100805-1', '100806-9', '100807-7', '100808-5', '100809-3', '100810-1', '100811-9', '100812-7', '100813-5', '100814-3', '100815-0', '100816-8', '100817-6', '10081-8', '100818-4', '100819-2', '1008-2', '100820-0', '100821-8', '100822-6', '100823-4', '100824-2', '100825-9', '10082-6', '100826-7', '100827-5', '100828-3', '100829-1', '100830-9', '100831-7', '100832-5', '100833-3', '10083-4', '100834-1', '100835-8', '100836-6', '100837-4', '100838-2', '100839-0', '100840-8', '100841-6', '10084-2', '100842-4', '100843-2', '100844-0', '100845-7', '100846-5', '100847-3', '100848-1', '100849-9', '100850-7', '100851-5', '100852-3', '100853-1', '100854-9', '100855-6', '100856-4', '100857-2', '100858-0', '10085-9', '100859-8', '100860-6', '100861-4', '100862-2', '100863-0', '100864-8', '100865-5', '100866-3', '10086-7', '100867-1', '100868-9', '100869-7', '100870-5', '100871-3', '100872-1', '100873-9', '100874-7', '10087-5', '100875-4', '100876-2', '100877-0', '100878-8', '100879-6', '100880-4', '100881-2', '100882-0', '10088-3', '100883-8', '100884-6', '100885-3', '100886-1', '100887-9', '100888-7', '100889-5', '100890-3', '10089-1', '100891-1', '100892-9', '100893-7', '100894-5', '100895-2', '100896-0', '100897-8', '100898-6', '100899-4']}, 'type'=>'CodeableConcept', 'path'=>'Precondition.code', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/observation-codes'}}, + 'valueCodeableConcept' => {'type'=>'CodeableConcept', 'path'=>'Precondition.value[x]', 'min'=>0, 'max'=>1}, + 'valueQuantity' => {'type'=>'Quantity', 'path'=>'Precondition.value[x]', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :type # 1-1 code + attr_accessor :code # 1-1 CodeableConcept + attr_accessor :valueCodeableConcept # 0-1 CodeableConcept + attr_accessor :valueQuantity # 0-1 Quantity + end + + class Questionnaire < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Questionnaire.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Questionnaire.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Questionnaire.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'purpose' => {'valid_codes'=>{'http://hl7.org/fhir/condition-questionnaire-purpose'=>['preadmit', 'diff-diagnosis', 'outcome']}, 'type'=>'code', 'path'=>'Questionnaire.purpose', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/condition-questionnaire-purpose'}}, + 'reference' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Questionnaire'], 'type'=>'Reference', 'path'=>'Questionnaire.reference', 'min'=>1, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :purpose # 1-1 code + attr_accessor :reference # 1-1 Reference(Questionnaire) + end + + class Plan < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Plan.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Plan.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Plan.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'role' => {'type'=>'CodeableConcept', 'path'=>'Plan.role', 'min'=>0, 'max'=>1}, + 'reference' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/PlanDefinition'], 'type'=>'Reference', 'path'=>'Plan.reference', 'min'=>1, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :role # 0-1 CodeableConcept + attr_accessor :reference # 1-1 Reference(PlanDefinition) + end + + attr_accessor :id # 0-1 id + attr_accessor :meta # 0-1 Meta + attr_accessor :implicitRules # 0-1 uri + attr_accessor :language # 0-1 code + attr_accessor :text # 0-1 Narrative + attr_accessor :contained # 0-* [ Resource ] + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :url # 0-1 uri + attr_accessor :identifier # 0-* [ Identifier ] + attr_accessor :version # 0-1 string + attr_accessor :versionAlgorithmString # 0-1 string + attr_accessor :versionAlgorithmCoding # 0-1 Coding + attr_accessor :name # 0-1 string + attr_accessor :title # 0-1 string + attr_accessor :subtitle # 0-1 string + attr_accessor :status # 1-1 code + attr_accessor :experimental # 0-1 boolean + attr_accessor :date # 0-1 dateTime + attr_accessor :publisher # 0-1 string + attr_accessor :contact # 0-* [ ContactDetail ] + attr_accessor :description # 0-1 markdown + attr_accessor :useContext # 0-* [ UsageContext ] + attr_accessor :jurisdiction # 0-* [ CodeableConcept ] + attr_accessor :code # 1-1 CodeableConcept + attr_accessor :severity # 0-1 CodeableConcept + attr_accessor :bodySite # 0-1 CodeableConcept + attr_accessor :stage # 0-1 CodeableConcept + attr_accessor :hasSeverity # 0-1 boolean + attr_accessor :hasBodySite # 0-1 boolean + attr_accessor :hasStage # 0-1 boolean + attr_accessor :definition # 0-* [ uri ] + attr_accessor :observation # 0-* [ canonical ] + attr_accessor :medication # 0-* [ ConditionDefinition::Medication ] + attr_accessor :precondition # 0-* [ ConditionDefinition::Precondition ] + attr_accessor :team # 0-* [ Reference(CareTeam) ] + attr_accessor :questionnaire # 0-* [ ConditionDefinition::Questionnaire ] + attr_accessor :plan # 0-* [ ConditionDefinition::Plan ] + + def resourceType + 'ConditionDefinition' + end + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/resources/Consent.rb b/lib/fhir_models/r6/generated/resources/Consent.rb new file mode 100644 index 00000000..14a81fa2 --- /dev/null +++ b/lib/fhir_models/r6/generated/resources/Consent.rb @@ -0,0 +1,196 @@ +module FHIR + module R6 + class Consent < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + SEARCH_PARAMS = ['action', 'actor', 'category', 'controller', 'data', 'date', 'grantee', 'identifier', 'manager', 'patient', 'period', 'purpose', 'security-label', 'source-reference', 'status', 'subject', 'verified', 'verified-date'] + METADATA = { + 'id' => {'type'=>'id', 'path'=>'Consent.id', 'min'=>0, 'max'=>1}, + 'meta' => {'type'=>'Meta', 'path'=>'Consent.meta', 'min'=>0, 'max'=>1}, + 'implicitRules' => {'type'=>'uri', 'path'=>'Consent.implicitRules', 'min'=>0, 'max'=>1}, + 'language' => {'type'=>'code', 'path'=>'Consent.language', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-languages'}}, + 'text' => {'type'=>'Narrative', 'path'=>'Consent.text', 'min'=>0, 'max'=>1}, + 'contained' => {'type'=>'Resource', 'path'=>'Consent.contained', 'min'=>0, 'max'=>Float::INFINITY}, + 'extension' => {'type'=>'Extension', 'path'=>'Consent.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Consent.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'identifier' => {'type'=>'Identifier', 'path'=>'Consent.identifier', 'min'=>0, 'max'=>Float::INFINITY}, + 'status' => {'valid_codes'=>{'http://hl7.org/fhir/consent-state-codes'=>['draft', 'active', 'inactive', 'not-done', 'entered-in-error', 'unknown']}, 'type'=>'code', 'path'=>'Consent.status', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/consent-state-codes'}}, + 'category' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/consentscope'=>['adr', 'research', 'patient-privacy', 'treatment'], 'http://terminology.hl7.org/CodeSystem/consentcategorycodes'=>['acd', 'dnr', 'emrgonly', 'hcd', 'npp', 'polst', 'research', 'rsdid', 'rsreid'], 'http://terminology.hl7.org/CodeSystem/v3-ActCode'=>['_ActConsentType', 'ICOL', 'IDSCL', 'INFA', 'INFAO', 'INFASO', 'IRDSCL', 'RESEARCH', 'RSDID', 'RSREID'], 'http://loinc.org'=>['59284-0', '57016-8', '57017-6', '64292-6']}, 'type'=>'CodeableConcept', 'path'=>'Consent.category', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/consent-category'}}, + 'subject' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/ResearchSubject', 'http://hl7.org/fhir/StructureDefinition/Group'], 'type'=>'Reference', 'path'=>'Consent.subject', 'min'=>0, 'max'=>1}, + 'date' => {'type'=>'date', 'path'=>'Consent.date', 'min'=>0, 'max'=>1}, + 'period' => {'type'=>'Period', 'path'=>'Consent.period', 'min'=>0, 'max'=>1}, + 'grantor' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/CareTeam', 'http://hl7.org/fhir/StructureDefinition/HealthcareService', 'http://hl7.org/fhir/StructureDefinition/Organization', 'http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole'], 'type'=>'Reference', 'path'=>'Consent.grantor', 'min'=>0, 'max'=>Float::INFINITY}, + 'grantee' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/CareTeam', 'http://hl7.org/fhir/StructureDefinition/HealthcareService', 'http://hl7.org/fhir/StructureDefinition/Organization', 'http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole'], 'type'=>'Reference', 'path'=>'Consent.grantee', 'min'=>0, 'max'=>Float::INFINITY}, + 'manager' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/HealthcareService', 'http://hl7.org/fhir/StructureDefinition/Organization', 'http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Practitioner'], 'type'=>'Reference', 'path'=>'Consent.manager', 'min'=>0, 'max'=>Float::INFINITY}, + 'controller' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/HealthcareService', 'http://hl7.org/fhir/StructureDefinition/Organization', 'http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Practitioner'], 'type'=>'Reference', 'path'=>'Consent.controller', 'min'=>0, 'max'=>Float::INFINITY}, + 'sourceAttachment' => {'type'=>'Attachment', 'path'=>'Consent.sourceAttachment', 'min'=>0, 'max'=>Float::INFINITY}, + 'sourceReference' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Consent', 'http://hl7.org/fhir/StructureDefinition/DocumentReference', 'http://hl7.org/fhir/StructureDefinition/Contract', 'http://hl7.org/fhir/StructureDefinition/QuestionnaireResponse'], 'type'=>'Reference', 'path'=>'Consent.sourceReference', 'min'=>0, 'max'=>Float::INFINITY}, + 'regulatoryBasis' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/consentpolicycodes'=>['cric', 'illinois-minor-procedure', 'hipaa-auth', 'hipaa-npp', 'hipaa-restrictions', 'hipaa-research', 'hipaa-self-pay', 'mdhhs-5515', 'nyssipp', 'va-10-0484', 'va-10-0485', 'va-10-5345', 'va-10-5345a', 'va-10-5345a-mhv', 'va-10-10116', 'va-21-4142', 'ssa-827', 'dch-3927', 'squaxin', 'nl-lsp', 'at-elga', 'nih-hipaa', 'nci', 'nih-grdr', 'nih-527', 'ga4gh', 'ch-epr']}, 'type'=>'CodeableConcept', 'path'=>'Consent.regulatoryBasis', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/consent-policy'}}, + 'policyBasis' => {'type'=>'Consent::PolicyBasis', 'path'=>'Consent.policyBasis', 'min'=>0, 'max'=>1}, + 'policyText' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/DocumentReference'], 'type'=>'Reference', 'path'=>'Consent.policyText', 'min'=>0, 'max'=>Float::INFINITY}, + 'verification' => {'type'=>'Consent::Verification', 'path'=>'Consent.verification', 'min'=>0, 'max'=>Float::INFINITY}, + 'decision' => {'valid_codes'=>{'http://hl7.org/fhir/consent-provision-type'=>['deny', 'permit']}, 'type'=>'code', 'path'=>'Consent.decision', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/consent-provision-type'}}, + 'provision' => {'type'=>'Consent::Provision', 'path'=>'Consent.provision', 'min'=>0, 'max'=>Float::INFINITY} + } + + class PolicyBasis < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'PolicyBasis.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'PolicyBasis.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'PolicyBasis.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'reference' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Resource'], 'type'=>'Reference', 'path'=>'PolicyBasis.reference', 'min'=>0, 'max'=>1}, + 'uri' => {'type'=>'uri', 'path'=>'PolicyBasis.uri', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :reference # 0-1 Reference(Resource) + attr_accessor :uri # 0-1 uri + end + + class Verification < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Verification.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Verification.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Verification.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'verified' => {'type'=>'boolean', 'path'=>'Verification.verified', 'min'=>1, 'max'=>1}, + 'verificationType' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/consentverification'=>['family', 'validation']}, 'type'=>'CodeableConcept', 'path'=>'Verification.verificationType', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/consent-verification'}}, + 'verifiedBy' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Organization', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole'], 'type'=>'Reference', 'path'=>'Verification.verifiedBy', 'min'=>0, 'max'=>1}, + 'verifiedWith' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson'], 'type'=>'Reference', 'path'=>'Verification.verifiedWith', 'min'=>0, 'max'=>1}, + 'verificationDate' => {'type'=>'dateTime', 'path'=>'Verification.verificationDate', 'min'=>0, 'max'=>Float::INFINITY} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :verified # 1-1 boolean + attr_accessor :verificationType # 0-1 CodeableConcept + attr_accessor :verifiedBy # 0-1 Reference(Organization|Practitioner|PractitionerRole) + attr_accessor :verifiedWith # 0-1 Reference(Patient|RelatedPerson) + attr_accessor :verificationDate # 0-* [ dateTime ] + end + + class Provision < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Provision.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Provision.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Provision.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'period' => {'type'=>'Period', 'path'=>'Provision.period', 'min'=>0, 'max'=>1}, + 'actor' => {'type'=>'Consent::Provision::Actor', 'path'=>'Provision.actor', 'min'=>0, 'max'=>Float::INFINITY}, + 'action' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/consentaction'=>['collect', 'access', 'use', 'disclose', 'correct']}, 'type'=>'CodeableConcept', 'path'=>'Provision.action', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/consent-action'}}, + 'securityLabel' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/v3-Confidentiality'=>['N', 'R'], 'http://terminology.hl7.org/CodeSystem/v3-ActCode'=>['ETH', 'PSY', 'STD', 'NOAUTH', 'DELAU', 'NORDSCLCD'], 'http://terminology.hl7.org/CodeSystem/v3-ActReason'=>['TREAT', 'HPAYMT', 'ETREAT']}, 'type'=>'Coding', 'path'=>'Provision.securityLabel', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/security-label-examples'}}, + 'purpose' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/v3-ActReason'=>['PurposeOfUse', 'HMARKT', 'HOPERAT', 'CAREMGT', 'DONAT', 'FRAUD', 'GOV', 'HACCRED', 'HCOMPL', 'HDECD', 'HDIRECT', 'HDM', 'HLEGAL', 'HOUTCOMS', 'HPRGRP', 'HQUALIMP', 'HSYSADMIN', 'LABELING', 'METAMGT', 'MEMADMIN', 'MILCDM', 'PATADMIN', 'PATSFTY', 'PERFMSR', 'RECORDMGT', 'SYSDEV', 'HTEST', 'TRAIN', 'MLTRAINING', 'HPAYMT', 'CLMATTCH', 'COVAUTH', 'COVERAGE', 'ELIGDTRM', 'ELIGVER', 'ENROLLM', 'MILDCRG', 'REMITADV', 'PMTDS', 'HRESCH', 'BIORCH', 'CLINTRCH', 'CLINTRCHNPC', 'CLINTRCHPC', 'PRECLINTRCH', 'DSRCH', 'POARCH', 'TRANSRCH', 'PATRQT', 'FAMRQT', 'PWATRNY', 'SUPNWK', 'PUBHLTH', 'DISASTER', 'THREAT', 'TREAT', 'CLINTRL', 'COC', 'ETREAT', 'BTG', 'ERTREAT', 'POPHLTH', 'TREATDS']}, 'type'=>'Coding', 'path'=>'Provision.purpose', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://terminology.hl7.org/ValueSet/v3-PurposeOfUse'}}, + 'documentType' => {'valid_codes'=>{'urn:ietf:rfc:3986'=>['http://hl7.org/fhir/StructureDefinition/lipidprofile'], 'urn:ietf:bcp:13'=>['application/hl7-cda+xml']}, 'type'=>'Coding', 'path'=>'Provision.documentType', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'preferred', 'uri'=>'http://hl7.org/fhir/ValueSet/consent-content-class'}}, + 'resourceType' => {'local_name'=>'local_resourceType', 'valid_codes'=>{'http://hl7.org/fhir/fhir-types'=>['Account', 'ActivityDefinition', 'ActorDefinition', 'AdministrableProductDefinition', 'AdverseEvent', 'AllergyIntolerance', 'Appointment', 'AppointmentResponse', 'ArtifactAssessment', 'AuditEvent', 'Basic', 'Binary', 'BiologicallyDerivedProduct', 'BiologicallyDerivedProductDispense', 'BodyStructure', 'Bundle', 'CapabilityStatement', 'CarePlan', 'CareTeam', 'ChargeItem', 'ChargeItemDefinition', 'Citation', 'Claim', 'ClaimResponse', 'ClinicalImpression', 'ClinicalUseDefinition', 'CodeSystem', 'Communication', 'CommunicationRequest', 'CompartmentDefinition', 'Composition', 'ConceptMap', 'Condition', 'ConditionDefinition', 'Consent', 'Contract', 'Coverage', 'CoverageEligibilityRequest', 'CoverageEligibilityResponse', 'DetectedIssue', 'Device', 'DeviceAlert', 'DeviceAssociation', 'DeviceDefinition', 'DeviceDispense', 'DeviceMetric', 'DeviceRequest', 'DeviceUsage', 'DiagnosticReport', 'DocumentReference', 'Encounter', 'EncounterHistory', 'Endpoint', 'EnrollmentRequest', 'EnrollmentResponse', 'EpisodeOfCare', 'EventDefinition', 'Evidence', 'EvidenceReport', 'EvidenceVariable', 'ExampleScenario', 'ExplanationOfBenefit', 'FamilyMemberHistory', 'Flag', 'FormularyItem', 'GenomicStudy', 'Goal', 'GraphDefinition', 'Group', 'GuidanceResponse', 'HealthcareService', 'ImagingSelection', 'ImagingStudy', 'Immunization', 'ImmunizationEvaluation', 'ImmunizationRecommendation', 'ImplementationGuide', 'Ingredient', 'InsurancePlan', 'InsuranceProduct', 'InventoryItem', 'InventoryReport', 'Invoice', 'Library', 'Linkage', 'List', 'Location', 'ManufacturedItemDefinition', 'Measure', 'MeasureReport', 'Medication', 'MedicationAdministration', 'MedicationDispense', 'MedicationKnowledge', 'MedicationRequest', 'MedicationStatement', 'MedicinalProductDefinition', 'MessageDefinition', 'MessageHeader', 'MolecularDefinition', 'MolecularSequence', 'NamingSystem', 'NutritionIntake', 'NutritionOrder', 'NutritionProduct', 'Observation', 'ObservationDefinition', 'OperationDefinition', 'OperationOutcome', 'Organization', 'OrganizationAffiliation', 'PackagedProductDefinition', 'Parameters', 'Patient', 'PaymentNotice', 'PaymentReconciliation', 'Permission', 'Person', 'PersonalRelationship', 'PlanDefinition', 'Practitioner', 'PractitionerRole', 'Procedure', 'Provenance', 'Questionnaire', 'QuestionnaireResponse', 'RegulatedAuthorization', 'RelatedPerson', 'RequestOrchestration', 'Requirements', 'ResearchStudy', 'ResearchSubject', 'RiskAssessment', 'Schedule', 'SearchParameter', 'ServiceRequest', 'Slot', 'Specimen', 'SpecimenDefinition', 'StructureDefinition', 'StructureMap', 'Subscription', 'SubscriptionStatus', 'SubscriptionTopic', 'Substance', 'SubstanceDefinition', 'SubstanceNucleicAcid', 'SubstancePolymer', 'SubstanceProtein', 'SubstanceReferenceInformation', 'SubstanceSourceMaterial', 'SupplyDelivery', 'SupplyRequest', 'Task', 'TerminologyCapabilities', 'TestPlan', 'TestReport', 'TestScript', 'Transport', 'ValueSet', 'VerificationResult', 'VisionPrescription']}, 'type'=>'Coding', 'path'=>'Provision.resourceType', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/resource-types'}}, + 'code' => {'type'=>'CodeableConcept', 'path'=>'Provision.code', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/consent-content-code'}}, + 'dataPeriod' => {'type'=>'Period', 'path'=>'Provision.dataPeriod', 'min'=>0, 'max'=>1}, + 'data' => {'type'=>'Consent::Provision::Data', 'path'=>'Provision.data', 'min'=>0, 'max'=>Float::INFINITY}, + 'expression' => {'type'=>'Expression', 'path'=>'Provision.expression', 'min'=>0, 'max'=>1}, + 'provision' => {'type'=>'Consent::Provision', 'path'=>'Provision.provision', 'min'=>0, 'max'=>Float::INFINITY} + } + + class Actor < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Actor.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Actor.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Actor.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'role' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/provenance-participant-type'=>['enterer', 'performer', 'author', 'editor', 'verifier', 'legal', 'attester', 'informant', 'custodian', 'assembler', 'transformer', 'composer'], 'http://dicom.nema.org/resources/ontology/DCM'=>['110150', '110151', '110152', '110153', '110154', '110155'], 'http://terminology.hl7.org/CodeSystem/extra-security-role-type'=>['authserver', 'datacollector', 'dataprocessor', 'datasubject', 'humanuser']}, 'type'=>'CodeableConcept', 'path'=>'Actor.role', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/participation-role-type'}}, + 'reference' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/Group', 'http://hl7.org/fhir/StructureDefinition/CareTeam', 'http://hl7.org/fhir/StructureDefinition/Organization', 'http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole'], 'type'=>'Reference', 'path'=>'Actor.reference', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :role # 0-1 CodeableConcept + attr_accessor :reference # 0-1 Reference(Device|Group|CareTeam|Organization|Patient|Practitioner|RelatedPerson|PractitionerRole) + end + + class Data < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Data.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Data.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Data.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'meaning' => {'valid_codes'=>{'http://hl7.org/fhir/consent-data-meaning'=>['instance', 'related', 'dependents', 'authoredby']}, 'type'=>'code', 'path'=>'Data.meaning', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/consent-data-meaning'}}, + 'reference' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Resource'], 'type'=>'Reference', 'path'=>'Data.reference', 'min'=>1, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :meaning # 1-1 code + attr_accessor :reference # 1-1 Reference(Resource) + end + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :period # 0-1 Period + attr_accessor :actor # 0-* [ Consent::Provision::Actor ] + attr_accessor :action # 0-* [ CodeableConcept ] + attr_accessor :securityLabel # 0-* [ Coding ] + attr_accessor :purpose # 0-* [ Coding ] + attr_accessor :documentType # 0-* [ Coding ] + attr_accessor :local_resourceType # 0-* [ Coding ] + attr_accessor :code # 0-* [ CodeableConcept ] + attr_accessor :dataPeriod # 0-1 Period + attr_accessor :data # 0-* [ Consent::Provision::Data ] + attr_accessor :expression # 0-1 Expression + attr_accessor :provision # 0-* [ Consent::Provision ] + end + + attr_accessor :id # 0-1 id + attr_accessor :meta # 0-1 Meta + attr_accessor :implicitRules # 0-1 uri + attr_accessor :language # 0-1 code + attr_accessor :text # 0-1 Narrative + attr_accessor :contained # 0-* [ Resource ] + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :identifier # 0-* [ Identifier ] + attr_accessor :status # 1-1 code + attr_accessor :category # 0-* [ CodeableConcept ] + attr_accessor :subject # 0-1 Reference(Patient|Practitioner|ResearchSubject|Group) + attr_accessor :date # 0-1 date + attr_accessor :period # 0-1 Period + attr_accessor :grantor # 0-* [ Reference(CareTeam|HealthcareService|Organization|Patient|Practitioner|RelatedPerson|PractitionerRole) ] + attr_accessor :grantee # 0-* [ Reference(CareTeam|HealthcareService|Organization|Patient|Practitioner|RelatedPerson|PractitionerRole) ] + attr_accessor :manager # 0-* [ Reference(HealthcareService|Organization|Patient|Practitioner) ] + attr_accessor :controller # 0-* [ Reference(HealthcareService|Organization|Patient|Practitioner) ] + attr_accessor :sourceAttachment # 0-* [ Attachment ] + attr_accessor :sourceReference # 0-* [ Reference(Consent|DocumentReference|Contract|QuestionnaireResponse) ] + attr_accessor :regulatoryBasis # 0-* [ CodeableConcept ] + attr_accessor :policyBasis # 0-1 Consent::PolicyBasis + attr_accessor :policyText # 0-* [ Reference(DocumentReference) ] + attr_accessor :verification # 0-* [ Consent::Verification ] + attr_accessor :decision # 0-1 code + attr_accessor :provision # 0-* [ Consent::Provision ] + + def resourceType + 'Consent' + end + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/resources/Contract.rb b/lib/fhir_models/r6/generated/resources/Contract.rb new file mode 100644 index 00000000..04d53106 --- /dev/null +++ b/lib/fhir_models/r6/generated/resources/Contract.rb @@ -0,0 +1,593 @@ +module FHIR + module R6 + class Contract < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'topic' => ['CodeableConcept', 'Reference'], + 'legallyBinding' => ['Attachment', 'Reference'] + } + SEARCH_PARAMS = ['authority', 'domain', 'identifier', 'instantiates', 'issued', 'patient', 'signer', 'status', 'subject', 'url'] + METADATA = { + 'id' => {'type'=>'id', 'path'=>'Contract.id', 'min'=>0, 'max'=>1}, + 'meta' => {'type'=>'Meta', 'path'=>'Contract.meta', 'min'=>0, 'max'=>1}, + 'implicitRules' => {'type'=>'uri', 'path'=>'Contract.implicitRules', 'min'=>0, 'max'=>1}, + 'language' => {'type'=>'code', 'path'=>'Contract.language', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-languages'}}, + 'text' => {'type'=>'Narrative', 'path'=>'Contract.text', 'min'=>0, 'max'=>1}, + 'contained' => {'type'=>'Resource', 'path'=>'Contract.contained', 'min'=>0, 'max'=>Float::INFINITY}, + 'extension' => {'type'=>'Extension', 'path'=>'Contract.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Contract.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'identifier' => {'type'=>'Identifier', 'path'=>'Contract.identifier', 'min'=>0, 'max'=>Float::INFINITY}, + 'url' => {'type'=>'uri', 'path'=>'Contract.url', 'min'=>0, 'max'=>1}, + 'version' => {'type'=>'string', 'path'=>'Contract.version', 'min'=>0, 'max'=>1}, + 'status' => {'valid_codes'=>{'http://hl7.org/fhir/contract-status'=>['amended', 'appended', 'cancelled', 'disputed', 'entered-in-error', 'executable', 'executed', 'negotiable', 'offered', 'policy', 'rejected', 'renewed', 'revoked', 'resolved', 'terminated']}, 'type'=>'code', 'path'=>'Contract.status', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/contract-status'}}, + 'legalState' => {'valid_codes'=>{'http://hl7.org/fhir/contract-legalstate'=>['amended', 'appended', 'cancelled', 'disputed', 'entered-in-error', 'executable', 'executed', 'negotiable', 'offered', 'policy', 'rejected', 'renewed', 'revoked', 'resolved', 'terminated']}, 'type'=>'CodeableConcept', 'path'=>'Contract.legalState', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/contract-legalstate'}}, + 'instantiatesCanonical' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Contract'], 'type'=>'Reference', 'path'=>'Contract.instantiatesCanonical', 'min'=>0, 'max'=>1}, + 'instantiatesUri' => {'type'=>'uri', 'path'=>'Contract.instantiatesUri', 'min'=>0, 'max'=>1}, + 'contentDerivative' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/contract-content-derivative'=>['registration', 'retrieval', 'statement', 'shareable']}, 'type'=>'CodeableConcept', 'path'=>'Contract.contentDerivative', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/contract-content-derivative'}}, + 'issued' => {'type'=>'dateTime', 'path'=>'Contract.issued', 'min'=>0, 'max'=>1}, + 'applies' => {'type'=>'Period', 'path'=>'Contract.applies', 'min'=>0, 'max'=>1}, + 'expirationType' => {'valid_codes'=>{'http://hl7.org/fhir/contract-expiration-type'=>['breach']}, 'type'=>'CodeableConcept', 'path'=>'Contract.expirationType', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/contract-expiration-type'}}, + 'subject' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Resource'], 'type'=>'Reference', 'path'=>'Contract.subject', 'min'=>0, 'max'=>Float::INFINITY}, + 'authority' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Organization'], 'type'=>'Reference', 'path'=>'Contract.authority', 'min'=>0, 'max'=>Float::INFINITY}, + 'domain' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Location'], 'type'=>'Reference', 'path'=>'Contract.domain', 'min'=>0, 'max'=>Float::INFINITY}, + 'site' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Location'], 'type'=>'Reference', 'path'=>'Contract.site', 'min'=>0, 'max'=>Float::INFINITY}, + 'name' => {'type'=>'string', 'path'=>'Contract.name', 'min'=>0, 'max'=>1}, + 'title' => {'type'=>'string', 'path'=>'Contract.title', 'min'=>0, 'max'=>1}, + 'subtitle' => {'type'=>'string', 'path'=>'Contract.subtitle', 'min'=>0, 'max'=>1}, + 'alias' => {'type'=>'string', 'path'=>'Contract.alias', 'min'=>0, 'max'=>Float::INFINITY}, + 'author' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole', 'http://hl7.org/fhir/StructureDefinition/Organization'], 'type'=>'Reference', 'path'=>'Contract.author', 'min'=>0, 'max'=>1}, + 'scope' => {'valid_codes'=>{'http://hl7.org/fhir/contract-scope'=>['policy']}, 'type'=>'CodeableConcept', 'path'=>'Contract.scope', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/contract-scope'}}, + 'topicCodeableConcept' => {'type'=>'CodeableConcept', 'path'=>'Contract.topic[x]', 'min'=>0, 'max'=>1}, + 'topicReference' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Resource'], 'type'=>'Reference', 'path'=>'Contract.topic[x]', 'min'=>0, 'max'=>1}, + 'type' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/contract-type'=>['privacy', 'disclosure', 'healthinsurance', 'supply', 'consent']}, 'type'=>'CodeableConcept', 'path'=>'Contract.type', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/contract-type'}}, + 'subType' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/contractsubtypecodes'=>['disclosure-ca', 'disclosure-us']}, 'type'=>'CodeableConcept', 'path'=>'Contract.subType', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/contract-subtype'}}, + 'contentDefinition' => {'type'=>'Contract::ContentDefinition', 'path'=>'Contract.contentDefinition', 'min'=>0, 'max'=>1}, + 'term' => {'type'=>'Contract::Term', 'path'=>'Contract.term', 'min'=>0, 'max'=>Float::INFINITY}, + 'supportingInfo' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Resource'], 'type'=>'Reference', 'path'=>'Contract.supportingInfo', 'min'=>0, 'max'=>Float::INFINITY}, + 'relevantHistory' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Provenance'], 'type'=>'Reference', 'path'=>'Contract.relevantHistory', 'min'=>0, 'max'=>Float::INFINITY}, + 'signer' => {'type'=>'Contract::Signer', 'path'=>'Contract.signer', 'min'=>0, 'max'=>Float::INFINITY}, + 'friendly' => {'type'=>'Contract::Friendly', 'path'=>'Contract.friendly', 'min'=>0, 'max'=>Float::INFINITY}, + 'legal' => {'type'=>'Contract::Legal', 'path'=>'Contract.legal', 'min'=>0, 'max'=>Float::INFINITY}, + 'rule' => {'type'=>'Contract::Rule', 'path'=>'Contract.rule', 'min'=>0, 'max'=>Float::INFINITY}, + 'legallyBindingAttachment' => {'type'=>'Attachment', 'path'=>'Contract.legallyBinding[x]', 'min'=>0, 'max'=>1}, + 'legallyBindingReference' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Composition', 'http://hl7.org/fhir/StructureDefinition/DocumentReference', 'http://hl7.org/fhir/StructureDefinition/QuestionnaireResponse', 'http://hl7.org/fhir/StructureDefinition/Contract'], 'type'=>'Reference', 'path'=>'Contract.legallyBinding[x]', 'min'=>0, 'max'=>1} + } + + class ContentDefinition < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'ContentDefinition.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'ContentDefinition.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'ContentDefinition.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'type' => {'valid_codes'=>{'http://hl7.org/fhir/contract-definition-type'=>['temp']}, 'type'=>'CodeableConcept', 'path'=>'ContentDefinition.type', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/contract-definition-type'}}, + 'subType' => {'valid_codes'=>{'http://hl7.org/fhir/contract-definition-subtype'=>['temp']}, 'type'=>'CodeableConcept', 'path'=>'ContentDefinition.subType', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/contract-definition-subtype'}}, + 'publisher' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole', 'http://hl7.org/fhir/StructureDefinition/Organization'], 'type'=>'Reference', 'path'=>'ContentDefinition.publisher', 'min'=>0, 'max'=>1}, + 'publicationDate' => {'type'=>'dateTime', 'path'=>'ContentDefinition.publicationDate', 'min'=>0, 'max'=>1}, + 'publicationStatus' => {'valid_codes'=>{'http://hl7.org/fhir/contract-publicationstatus'=>['amended', 'appended', 'cancelled', 'disputed', 'entered-in-error', 'executable', 'executed', 'negotiable', 'offered', 'policy', 'rejected', 'renewed', 'revoked', 'resolved', 'terminated']}, 'type'=>'code', 'path'=>'ContentDefinition.publicationStatus', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/contract-publicationstatus'}}, + 'copyright' => {'type'=>'markdown', 'path'=>'ContentDefinition.copyright', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :type # 1-1 CodeableConcept + attr_accessor :subType # 0-1 CodeableConcept + attr_accessor :publisher # 0-1 Reference(Practitioner|PractitionerRole|Organization) + attr_accessor :publicationDate # 0-1 dateTime + attr_accessor :publicationStatus # 1-1 code + attr_accessor :copyright # 0-1 markdown + end + + class Term < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'topic' => ['CodeableConcept', 'Reference'] + } + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Term.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Term.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Term.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'identifier' => {'type'=>'Identifier', 'path'=>'Term.identifier', 'min'=>0, 'max'=>1}, + 'issued' => {'type'=>'dateTime', 'path'=>'Term.issued', 'min'=>0, 'max'=>1}, + 'applies' => {'type'=>'Period', 'path'=>'Term.applies', 'min'=>0, 'max'=>1}, + 'topicCodeableConcept' => {'type'=>'CodeableConcept', 'path'=>'Term.topic[x]', 'min'=>0, 'max'=>1}, + 'topicReference' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Resource'], 'type'=>'Reference', 'path'=>'Term.topic[x]', 'min'=>0, 'max'=>1}, + 'type' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/contracttermtypecodes'=>['statutory', 'subject-to']}, 'type'=>'CodeableConcept', 'path'=>'Term.type', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/contract-term-type'}}, + 'subType' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/contracttermsubtypecodes'=>['condition', 'warranty', 'innominate']}, 'type'=>'CodeableConcept', 'path'=>'Term.subType', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/contract-term-subtype'}}, + 'text' => {'type'=>'string', 'path'=>'Term.text', 'min'=>0, 'max'=>1}, + 'securityLabel' => {'type'=>'Contract::Term::SecurityLabel', 'path'=>'Term.securityLabel', 'min'=>0, 'max'=>Float::INFINITY}, + 'offer' => {'type'=>'Contract::Term::Offer', 'path'=>'Term.offer', 'min'=>1, 'max'=>1}, + 'asset' => {'type'=>'Contract::Term::Asset', 'path'=>'Term.asset', 'min'=>0, 'max'=>Float::INFINITY}, + 'action' => {'type'=>'Contract::Term::Action', 'path'=>'Term.action', 'min'=>0, 'max'=>Float::INFINITY}, + 'group' => {'type'=>'Contract::Term', 'path'=>'Term.group', 'min'=>0, 'max'=>Float::INFINITY} + } + + class SecurityLabel < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'SecurityLabel.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'SecurityLabel.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'SecurityLabel.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'number' => {'type'=>'unsignedInt', 'path'=>'SecurityLabel.number', 'min'=>0, 'max'=>Float::INFINITY}, + 'classification' => {'valid_codes'=>{'http://hl7.org/fhir/contract-security-classification'=>['policy']}, 'type'=>'Coding', 'path'=>'SecurityLabel.classification', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/contract-security-classification'}}, + 'category' => {'valid_codes'=>{'http://hl7.org/fhir/contract-security-category'=>['policy']}, 'type'=>'Coding', 'path'=>'SecurityLabel.category', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/contract-security-category'}}, + 'control' => {'valid_codes'=>{'http://hl7.org/fhir/contract-security-control'=>['policy']}, 'type'=>'Coding', 'path'=>'SecurityLabel.control', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/contract-security-control'}} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :number # 0-* [ unsignedInt ] + attr_accessor :classification # 1-1 Coding + attr_accessor :category # 0-* [ Coding ] + attr_accessor :control # 0-* [ Coding ] + end + + class Offer < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Offer.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Offer.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Offer.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'identifier' => {'type'=>'Identifier', 'path'=>'Offer.identifier', 'min'=>0, 'max'=>Float::INFINITY}, + 'party' => {'type'=>'Contract::Term::Offer::Party', 'path'=>'Offer.party', 'min'=>0, 'max'=>Float::INFINITY}, + 'topic' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Resource'], 'type'=>'Reference', 'path'=>'Offer.topic', 'min'=>0, 'max'=>1}, + 'type' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/contracttermtypecodes'=>['statutory', 'subject-to']}, 'type'=>'CodeableConcept', 'path'=>'Offer.type', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/contract-term-type'}}, + 'decision' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/v3-ActCode'=>['_ActConsentDirective', 'EMRGONLY', 'GRANTORCHOICE', 'IMPLIED', 'IMPLIEDD', 'NOCONSENT', 'NOPP', 'OPTIN', 'OPTINR', 'OPTOUT', 'OPTOUTE']}, 'type'=>'CodeableConcept', 'path'=>'Offer.decision', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://terminology.hl7.org/ValueSet/v3-ActConsentDirective'}}, + 'decisionMode' => {'valid_codes'=>{'http://hl7.org/fhir/contract-decision-mode'=>['policy']}, 'type'=>'CodeableConcept', 'path'=>'Offer.decisionMode', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/contract-decision-mode'}}, + 'answer' => {'type'=>'Contract::Term::Offer::Answer', 'path'=>'Offer.answer', 'min'=>0, 'max'=>Float::INFINITY}, + 'text' => {'type'=>'string', 'path'=>'Offer.text', 'min'=>0, 'max'=>1}, + 'linkId' => {'type'=>'string', 'path'=>'Offer.linkId', 'min'=>0, 'max'=>Float::INFINITY}, + 'securityLabelNumber' => {'type'=>'unsignedInt', 'path'=>'Offer.securityLabelNumber', 'min'=>0, 'max'=>Float::INFINITY} + } + + class Party < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Party.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Party.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Party.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'reference' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole', 'http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/Group', 'http://hl7.org/fhir/StructureDefinition/Organization'], 'type'=>'Reference', 'path'=>'Party.reference', 'min'=>1, 'max'=>Float::INFINITY}, + 'role' => {'valid_codes'=>{'http://hl7.org/fhir/contract-party-role'=>['flunky']}, 'type'=>'CodeableConcept', 'path'=>'Party.role', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/contract-party-role'}} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :reference # 1-* [ Reference(Patient|RelatedPerson|Practitioner|PractitionerRole|Device|Group|Organization) ] + attr_accessor :role # 1-1 CodeableConcept + end + + class Answer < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'value' => ['boolean', 'decimal', 'integer', 'date', 'dateTime', 'time', 'string', 'uri', 'Attachment', 'Coding', 'Quantity', 'Reference'] + } + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Answer.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Answer.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Answer.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'valueBoolean' => {'type'=>'boolean', 'path'=>'Answer.value[x]', 'min'=>1, 'max'=>1}, + 'valueDecimal' => {'type'=>'decimal', 'path'=>'Answer.value[x]', 'min'=>1, 'max'=>1}, + 'valueInteger' => {'type'=>'integer', 'path'=>'Answer.value[x]', 'min'=>1, 'max'=>1}, + 'valueDate' => {'type'=>'date', 'path'=>'Answer.value[x]', 'min'=>1, 'max'=>1}, + 'valueDateTime' => {'type'=>'dateTime', 'path'=>'Answer.value[x]', 'min'=>1, 'max'=>1}, + 'valueTime' => {'type'=>'time', 'path'=>'Answer.value[x]', 'min'=>1, 'max'=>1}, + 'valueString' => {'type'=>'string', 'path'=>'Answer.value[x]', 'min'=>1, 'max'=>1}, + 'valueUri' => {'type'=>'uri', 'path'=>'Answer.value[x]', 'min'=>1, 'max'=>1}, + 'valueAttachment' => {'type'=>'Attachment', 'path'=>'Answer.value[x]', 'min'=>1, 'max'=>1}, + 'valueCoding' => {'type'=>'Coding', 'path'=>'Answer.value[x]', 'min'=>1, 'max'=>1}, + 'valueQuantity' => {'type'=>'Quantity', 'path'=>'Answer.value[x]', 'min'=>1, 'max'=>1}, + 'valueReference' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Resource'], 'type'=>'Reference', 'path'=>'Answer.value[x]', 'min'=>1, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :valueBoolean # 1-1 boolean + attr_accessor :valueDecimal # 1-1 decimal + attr_accessor :valueInteger # 1-1 integer + attr_accessor :valueDate # 1-1 date + attr_accessor :valueDateTime # 1-1 dateTime + attr_accessor :valueTime # 1-1 time + attr_accessor :valueString # 1-1 string + attr_accessor :valueUri # 1-1 uri + attr_accessor :valueAttachment # 1-1 Attachment + attr_accessor :valueCoding # 1-1 Coding + attr_accessor :valueQuantity # 1-1 Quantity + attr_accessor :valueReference # 1-1 Reference(Resource) + end + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :identifier # 0-* [ Identifier ] + attr_accessor :party # 0-* [ Contract::Term::Offer::Party ] + attr_accessor :topic # 0-1 Reference(Resource) + attr_accessor :type # 0-1 CodeableConcept + attr_accessor :decision # 0-1 CodeableConcept + attr_accessor :decisionMode # 0-* [ CodeableConcept ] + attr_accessor :answer # 0-* [ Contract::Term::Offer::Answer ] + attr_accessor :text # 0-1 string + attr_accessor :linkId # 0-* [ string ] + attr_accessor :securityLabelNumber # 0-* [ unsignedInt ] + end + + class Asset < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Asset.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Asset.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Asset.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'scope' => {'valid_codes'=>{'http://hl7.org/fhir/contract-asset-scope'=>['thing']}, 'type'=>'CodeableConcept', 'path'=>'Asset.scope', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/contract-assetscope'}}, + 'type' => {'valid_codes'=>{'http://hl7.org/fhir/contract-asset-type'=>['participation']}, 'type'=>'CodeableConcept', 'path'=>'Asset.type', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/contract-assettype'}}, + 'typeReference' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Resource'], 'type'=>'Reference', 'path'=>'Asset.typeReference', 'min'=>0, 'max'=>Float::INFINITY}, + 'subtype' => {'valid_codes'=>{'http://hl7.org/fhir/contract-asset-subtype'=>['participation']}, 'type'=>'CodeableConcept', 'path'=>'Asset.subtype', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/contract-assetsubtype'}}, + 'relationship' => {'valid_codes'=>{'urn:ietf:rfc:3986'=>['http://hl7.org/fhir/StructureDefinition/lipidprofile'], 'urn:ietf:bcp:13'=>['application/hl7-cda+xml']}, 'type'=>'Coding', 'path'=>'Asset.relationship', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/consent-content-class'}}, + 'context' => {'type'=>'Contract::Term::Asset::Context', 'path'=>'Asset.context', 'min'=>0, 'max'=>Float::INFINITY}, + 'condition' => {'type'=>'string', 'path'=>'Asset.condition', 'min'=>0, 'max'=>1}, + 'periodType' => {'valid_codes'=>{'http://hl7.org/fhir/asset-availability'=>['lease']}, 'type'=>'CodeableConcept', 'path'=>'Asset.periodType', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/asset-availability'}}, + 'period' => {'type'=>'Period', 'path'=>'Asset.period', 'min'=>0, 'max'=>Float::INFINITY}, + 'usePeriod' => {'type'=>'Period', 'path'=>'Asset.usePeriod', 'min'=>0, 'max'=>Float::INFINITY}, + 'text' => {'type'=>'string', 'path'=>'Asset.text', 'min'=>0, 'max'=>1}, + 'linkId' => {'type'=>'string', 'path'=>'Asset.linkId', 'min'=>0, 'max'=>Float::INFINITY}, + 'answer' => {'type'=>'Contract::Term::Offer::Answer', 'path'=>'Asset.answer', 'min'=>0, 'max'=>Float::INFINITY}, + 'securityLabelNumber' => {'type'=>'unsignedInt', 'path'=>'Asset.securityLabelNumber', 'min'=>0, 'max'=>Float::INFINITY}, + 'valuedItem' => {'type'=>'Contract::Term::Asset::ValuedItem', 'path'=>'Asset.valuedItem', 'min'=>0, 'max'=>Float::INFINITY} + } + + class Context < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Context.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Context.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Context.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'reference' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Resource'], 'type'=>'Reference', 'path'=>'Context.reference', 'min'=>0, 'max'=>1}, + 'code' => {'valid_codes'=>{'http://hl7.org/fhir/contract-asset-context'=>['custodian']}, 'type'=>'CodeableConcept', 'path'=>'Context.code', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/contract-assetcontext'}}, + 'text' => {'type'=>'string', 'path'=>'Context.text', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :reference # 0-1 Reference(Resource) + attr_accessor :code # 0-* [ CodeableConcept ] + attr_accessor :text # 0-1 string + end + + class ValuedItem < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'entity' => ['CodeableConcept', 'Reference'] + } + METADATA = { + 'id' => {'type'=>'string', 'path'=>'ValuedItem.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'ValuedItem.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'ValuedItem.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'entityCodeableConcept' => {'type'=>'CodeableConcept', 'path'=>'ValuedItem.entity[x]', 'min'=>0, 'max'=>1}, + 'entityReference' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Resource'], 'type'=>'Reference', 'path'=>'ValuedItem.entity[x]', 'min'=>0, 'max'=>1}, + 'identifier' => {'type'=>'Identifier', 'path'=>'ValuedItem.identifier', 'min'=>0, 'max'=>1}, + 'effectiveTime' => {'type'=>'dateTime', 'path'=>'ValuedItem.effectiveTime', 'min'=>0, 'max'=>1}, + 'quantity' => {'type'=>'Quantity', 'path'=>'ValuedItem.quantity', 'min'=>0, 'max'=>1}, + 'unitPrice' => {'type'=>'Money', 'path'=>'ValuedItem.unitPrice', 'min'=>0, 'max'=>1}, + 'factor' => {'type'=>'decimal', 'path'=>'ValuedItem.factor', 'min'=>0, 'max'=>1}, + 'points' => {'type'=>'decimal', 'path'=>'ValuedItem.points', 'min'=>0, 'max'=>1}, + 'net' => {'type'=>'Money', 'path'=>'ValuedItem.net', 'min'=>0, 'max'=>1}, + 'payment' => {'type'=>'string', 'path'=>'ValuedItem.payment', 'min'=>0, 'max'=>1}, + 'paymentDate' => {'type'=>'dateTime', 'path'=>'ValuedItem.paymentDate', 'min'=>0, 'max'=>1}, + 'responsible' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Organization', 'http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson'], 'type'=>'Reference', 'path'=>'ValuedItem.responsible', 'min'=>0, 'max'=>1}, + 'recipient' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Organization', 'http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson'], 'type'=>'Reference', 'path'=>'ValuedItem.recipient', 'min'=>0, 'max'=>1}, + 'linkId' => {'type'=>'string', 'path'=>'ValuedItem.linkId', 'min'=>0, 'max'=>Float::INFINITY}, + 'securityLabelNumber' => {'type'=>'unsignedInt', 'path'=>'ValuedItem.securityLabelNumber', 'min'=>0, 'max'=>Float::INFINITY} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :entityCodeableConcept # 0-1 CodeableConcept + attr_accessor :entityReference # 0-1 Reference(Resource) + attr_accessor :identifier # 0-1 Identifier + attr_accessor :effectiveTime # 0-1 dateTime + attr_accessor :quantity # 0-1 Quantity + attr_accessor :unitPrice # 0-1 Money + attr_accessor :factor # 0-1 decimal + attr_accessor :points # 0-1 decimal + attr_accessor :net # 0-1 Money + attr_accessor :payment # 0-1 string + attr_accessor :paymentDate # 0-1 dateTime + attr_accessor :responsible # 0-1 Reference(Organization|Patient|Practitioner|PractitionerRole|RelatedPerson) + attr_accessor :recipient # 0-1 Reference(Organization|Patient|Practitioner|PractitionerRole|RelatedPerson) + attr_accessor :linkId # 0-* [ string ] + attr_accessor :securityLabelNumber # 0-* [ unsignedInt ] + end + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :scope # 0-1 CodeableConcept + attr_accessor :type # 0-* [ CodeableConcept ] + attr_accessor :typeReference # 0-* [ Reference(Resource) ] + attr_accessor :subtype # 0-* [ CodeableConcept ] + attr_accessor :relationship # 0-1 Coding + attr_accessor :context # 0-* [ Contract::Term::Asset::Context ] + attr_accessor :condition # 0-1 string + attr_accessor :periodType # 0-* [ CodeableConcept ] + attr_accessor :period # 0-* [ Period ] + attr_accessor :usePeriod # 0-* [ Period ] + attr_accessor :text # 0-1 string + attr_accessor :linkId # 0-* [ string ] + attr_accessor :answer # 0-* [ Contract::Term::Offer::Answer ] + attr_accessor :securityLabelNumber # 0-* [ unsignedInt ] + attr_accessor :valuedItem # 0-* [ Contract::Term::Asset::ValuedItem ] + end + + class Action < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'occurrence' => ['dateTime', 'Period', 'Timing'] + } + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Action.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Action.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Action.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'doNotPerform' => {'type'=>'boolean', 'path'=>'Action.doNotPerform', 'min'=>0, 'max'=>1}, + 'type' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/contractaction'=>['action-a', 'action-b']}, 'type'=>'CodeableConcept', 'path'=>'Action.type', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/contract-action'}}, + 'subject' => {'type'=>'Contract::Term::Action::Subject', 'path'=>'Action.subject', 'min'=>0, 'max'=>Float::INFINITY}, + 'intent' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/v3-ActReason'=>['PurposeOfUse', 'HMARKT', 'HOPERAT', 'CAREMGT', 'DONAT', 'FRAUD', 'GOV', 'HACCRED', 'HCOMPL', 'HDECD', 'HDIRECT', 'HDM', 'HLEGAL', 'HOUTCOMS', 'HPRGRP', 'HQUALIMP', 'HSYSADMIN', 'LABELING', 'METAMGT', 'MEMADMIN', 'MILCDM', 'PATADMIN', 'PATSFTY', 'PERFMSR', 'RECORDMGT', 'SYSDEV', 'HTEST', 'TRAIN', 'MLTRAINING', 'HPAYMT', 'CLMATTCH', 'COVAUTH', 'COVERAGE', 'ELIGDTRM', 'ELIGVER', 'ENROLLM', 'MILDCRG', 'REMITADV', 'PMTDS', 'HRESCH', 'BIORCH', 'CLINTRCH', 'CLINTRCHNPC', 'CLINTRCHPC', 'PRECLINTRCH', 'DSRCH', 'POARCH', 'TRANSRCH', 'PATRQT', 'FAMRQT', 'PWATRNY', 'SUPNWK', 'PUBHLTH', 'DISASTER', 'THREAT', 'TREAT', 'CLINTRL', 'COC', 'ETREAT', 'BTG', 'ERTREAT', 'POPHLTH', 'TREATDS']}, 'type'=>'CodeableConcept', 'path'=>'Action.intent', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://terminology.hl7.org/ValueSet/v3-PurposeOfUse'}}, + 'linkId' => {'type'=>'string', 'path'=>'Action.linkId', 'min'=>0, 'max'=>Float::INFINITY}, + 'status' => {'valid_codes'=>{'http://hl7.org/fhir/contract-action-status'=>['complete']}, 'type'=>'CodeableConcept', 'path'=>'Action.status', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/contract-actionstatus'}}, + 'context' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Encounter', 'http://hl7.org/fhir/StructureDefinition/EpisodeOfCare'], 'type'=>'Reference', 'path'=>'Action.context', 'min'=>0, 'max'=>1}, + 'contextLinkId' => {'type'=>'string', 'path'=>'Action.contextLinkId', 'min'=>0, 'max'=>Float::INFINITY}, + 'occurrenceDateTime' => {'type'=>'dateTime', 'path'=>'Action.occurrence[x]', 'min'=>0, 'max'=>1}, + 'occurrencePeriod' => {'type'=>'Period', 'path'=>'Action.occurrence[x]', 'min'=>0, 'max'=>1}, + 'occurrenceTiming' => {'type'=>'Timing', 'path'=>'Action.occurrence[x]', 'min'=>0, 'max'=>1}, + 'requester' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole', 'http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/Group', 'http://hl7.org/fhir/StructureDefinition/Organization'], 'type'=>'Reference', 'path'=>'Action.requester', 'min'=>0, 'max'=>Float::INFINITY}, + 'requesterLinkId' => {'type'=>'string', 'path'=>'Action.requesterLinkId', 'min'=>0, 'max'=>Float::INFINITY}, + 'performerType' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/provenance-participant-type'=>['enterer', 'performer', 'author', 'editor', 'verifier', 'legal', 'attester', 'informant', 'custodian', 'assembler', 'transformer', 'composer'], 'http://dicom.nema.org/resources/ontology/DCM'=>['110150', '110151', '110152', '110153', '110154', '110155'], 'http://terminology.hl7.org/CodeSystem/extra-security-role-type'=>['authserver', 'datacollector', 'dataprocessor', 'datasubject', 'humanuser']}, 'type'=>'CodeableConcept', 'path'=>'Action.performerType', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/participation-role-type'}}, + 'performerRole' => {'valid_codes'=>{'http://hl7.org/fhir/sample-security-structural-roles'=>['regulated-health-professionals', 'general-medicine', 'general-nursing', 'dentist', 'veterinarian', 'pharmacy', 'dietician', 'pediatrics', 'non-regulated-health-professionals', 'receptionist', 'business-manager', 'transcriptionist', 'claims-adjudicator']}, 'type'=>'CodeableConcept', 'path'=>'Action.performerRole', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/security-role-type'}}, + 'performer' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/RelatedPerson', 'http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole', 'http://hl7.org/fhir/StructureDefinition/CareTeam', 'http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/Substance', 'http://hl7.org/fhir/StructureDefinition/Organization', 'http://hl7.org/fhir/StructureDefinition/Location'], 'type'=>'Reference', 'path'=>'Action.performer', 'min'=>0, 'max'=>1}, + 'performerLinkId' => {'type'=>'string', 'path'=>'Action.performerLinkId', 'min'=>0, 'max'=>Float::INFINITY}, + 'reason' => {'type'=>'CodeableReference', 'path'=>'Action.reason', 'min'=>0, 'max'=>Float::INFINITY}, + 'reasonLinkId' => {'type'=>'string', 'path'=>'Action.reasonLinkId', 'min'=>0, 'max'=>Float::INFINITY}, + 'note' => {'type'=>'Annotation', 'path'=>'Action.note', 'min'=>0, 'max'=>Float::INFINITY}, + 'securityLabelNumber' => {'type'=>'unsignedInt', 'path'=>'Action.securityLabelNumber', 'min'=>0, 'max'=>Float::INFINITY} + } + + class Subject < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Subject.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Subject.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Subject.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'reference' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole', 'http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/Group', 'http://hl7.org/fhir/StructureDefinition/Organization'], 'type'=>'Reference', 'path'=>'Subject.reference', 'min'=>1, 'max'=>Float::INFINITY}, + 'role' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/contractactorrole'=>['practitioner', 'patient']}, 'type'=>'CodeableConcept', 'path'=>'Subject.role', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/contract-actorrole'}} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :reference # 1-* [ Reference(Patient|RelatedPerson|Practitioner|PractitionerRole|Device|Group|Organization) ] + attr_accessor :role # 0-1 CodeableConcept + end + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :doNotPerform # 0-1 boolean + attr_accessor :type # 1-1 CodeableConcept + attr_accessor :subject # 0-* [ Contract::Term::Action::Subject ] + attr_accessor :intent # 1-1 CodeableConcept + attr_accessor :linkId # 0-* [ string ] + attr_accessor :status # 1-1 CodeableConcept + attr_accessor :context # 0-1 Reference(Encounter|EpisodeOfCare) + attr_accessor :contextLinkId # 0-* [ string ] + attr_accessor :occurrenceDateTime # 0-1 dateTime + attr_accessor :occurrencePeriod # 0-1 Period + attr_accessor :occurrenceTiming # 0-1 Timing + attr_accessor :requester # 0-* [ Reference(Patient|RelatedPerson|Practitioner|PractitionerRole|Device|Group|Organization) ] + attr_accessor :requesterLinkId # 0-* [ string ] + attr_accessor :performerType # 0-* [ CodeableConcept ] + attr_accessor :performerRole # 0-1 CodeableConcept + attr_accessor :performer # 0-1 Reference(RelatedPerson|Patient|Practitioner|PractitionerRole|CareTeam|Device|Substance|Organization|Location) + attr_accessor :performerLinkId # 0-* [ string ] + attr_accessor :reason # 0-* [ CodeableReference ] + attr_accessor :reasonLinkId # 0-* [ string ] + attr_accessor :note # 0-* [ Annotation ] + attr_accessor :securityLabelNumber # 0-* [ unsignedInt ] + end + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :identifier # 0-1 Identifier + attr_accessor :issued # 0-1 dateTime + attr_accessor :applies # 0-1 Period + attr_accessor :topicCodeableConcept # 0-1 CodeableConcept + attr_accessor :topicReference # 0-1 Reference(Resource) + attr_accessor :type # 0-1 CodeableConcept + attr_accessor :subType # 0-1 CodeableConcept + attr_accessor :text # 0-1 string + attr_accessor :securityLabel # 0-* [ Contract::Term::SecurityLabel ] + attr_accessor :offer # 1-1 Contract::Term::Offer + attr_accessor :asset # 0-* [ Contract::Term::Asset ] + attr_accessor :action # 0-* [ Contract::Term::Action ] + attr_accessor :group # 0-* [ Contract::Term ] + end + + class Signer < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Signer.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Signer.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Signer.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'type' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/contractsignertypecodes'=>['AMENDER', 'AUTHN', 'AUT', 'AFFL', 'AGNT', 'ASSIGNED', 'CIT', 'CLAIMANT', 'COAUTH', 'CONSENTER', 'CONSWIT', 'CONT', 'COPART', 'COVPTY', 'DELEGATEE', 'delegator', 'DEPEND', 'DPOWATT', 'EMGCON', 'EVTWIT', 'EXCEST', 'GRANTEE', 'GRANTOR', 'GUAR', 'GUARD', 'GUADLTM', 'INF', 'INTPRT', 'INSBJ', 'HPOWATT', 'HPROV', 'LEGAUTHN', 'NMDINS', 'NOK', 'NOTARY', 'PAT', 'POWATT', 'PRIMAUTH', 'PRIRECIP', 'RECIP', 'RESPRSN', 'REVIEWER', 'TRANS', 'SOURCE', 'SPOWATT', 'VALID', 'VERF', 'WIT']}, 'type'=>'Coding', 'path'=>'Signer.type', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'preferred', 'uri'=>'http://hl7.org/fhir/ValueSet/contract-signer-type'}}, + 'party' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Organization', 'http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson'], 'type'=>'Reference', 'path'=>'Signer.party', 'min'=>1, 'max'=>1}, + 'signature' => {'type'=>'Signature', 'path'=>'Signer.signature', 'min'=>1, 'max'=>Float::INFINITY} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :type # 1-1 Coding + attr_accessor :party # 1-1 Reference(Organization|Patient|Practitioner|PractitionerRole|RelatedPerson) + attr_accessor :signature # 1-* [ Signature ] + end + + class Friendly < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'content' => ['Attachment', 'Reference'] + } + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Friendly.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Friendly.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Friendly.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'contentAttachment' => {'type'=>'Attachment', 'path'=>'Friendly.content[x]', 'min'=>1, 'max'=>1}, + 'contentReference' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Composition', 'http://hl7.org/fhir/StructureDefinition/DocumentReference', 'http://hl7.org/fhir/StructureDefinition/QuestionnaireResponse'], 'type'=>'Reference', 'path'=>'Friendly.content[x]', 'min'=>1, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :contentAttachment # 1-1 Attachment + attr_accessor :contentReference # 1-1 Reference(Composition|DocumentReference|QuestionnaireResponse) + end + + class Legal < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'content' => ['Attachment', 'Reference'] + } + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Legal.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Legal.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Legal.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'contentAttachment' => {'type'=>'Attachment', 'path'=>'Legal.content[x]', 'min'=>1, 'max'=>1}, + 'contentReference' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Composition', 'http://hl7.org/fhir/StructureDefinition/DocumentReference', 'http://hl7.org/fhir/StructureDefinition/QuestionnaireResponse'], 'type'=>'Reference', 'path'=>'Legal.content[x]', 'min'=>1, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :contentAttachment # 1-1 Attachment + attr_accessor :contentReference # 1-1 Reference(Composition|DocumentReference|QuestionnaireResponse) + end + + class Rule < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'content' => ['Attachment', 'Reference'] + } + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Rule.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Rule.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Rule.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'contentAttachment' => {'type'=>'Attachment', 'path'=>'Rule.content[x]', 'min'=>1, 'max'=>1}, + 'contentReference' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/DocumentReference'], 'type'=>'Reference', 'path'=>'Rule.content[x]', 'min'=>1, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :contentAttachment # 1-1 Attachment + attr_accessor :contentReference # 1-1 Reference(DocumentReference) + end + + attr_accessor :id # 0-1 id + attr_accessor :meta # 0-1 Meta + attr_accessor :implicitRules # 0-1 uri + attr_accessor :language # 0-1 code + attr_accessor :text # 0-1 Narrative + attr_accessor :contained # 0-* [ Resource ] + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :identifier # 0-* [ Identifier ] + attr_accessor :url # 0-1 uri + attr_accessor :version # 0-1 string + attr_accessor :status # 0-1 code + attr_accessor :legalState # 0-1 CodeableConcept + attr_accessor :instantiatesCanonical # 0-1 Reference(Contract) + attr_accessor :instantiatesUri # 0-1 uri + attr_accessor :contentDerivative # 0-1 CodeableConcept + attr_accessor :issued # 0-1 dateTime + attr_accessor :applies # 0-1 Period + attr_accessor :expirationType # 0-1 CodeableConcept + attr_accessor :subject # 0-* [ Reference(Resource) ] + attr_accessor :authority # 0-* [ Reference(Organization) ] + attr_accessor :domain # 0-* [ Reference(Location) ] + attr_accessor :site # 0-* [ Reference(Location) ] + attr_accessor :name # 0-1 string + attr_accessor :title # 0-1 string + attr_accessor :subtitle # 0-1 string + attr_accessor :alias # 0-* [ string ] + attr_accessor :author # 0-1 Reference(Patient|Practitioner|PractitionerRole|Organization) + attr_accessor :scope # 0-1 CodeableConcept + attr_accessor :topicCodeableConcept # 0-1 CodeableConcept + attr_accessor :topicReference # 0-1 Reference(Resource) + attr_accessor :type # 0-1 CodeableConcept + attr_accessor :subType # 0-* [ CodeableConcept ] + attr_accessor :contentDefinition # 0-1 Contract::ContentDefinition + attr_accessor :term # 0-* [ Contract::Term ] + attr_accessor :supportingInfo # 0-* [ Reference(Resource) ] + attr_accessor :relevantHistory # 0-* [ Reference(Provenance) ] + attr_accessor :signer # 0-* [ Contract::Signer ] + attr_accessor :friendly # 0-* [ Contract::Friendly ] + attr_accessor :legal # 0-* [ Contract::Legal ] + attr_accessor :rule # 0-* [ Contract::Rule ] + attr_accessor :legallyBindingAttachment # 0-1 Attachment + attr_accessor :legallyBindingReference # 0-1 Reference(Composition|DocumentReference|QuestionnaireResponse|Contract) + + def resourceType + 'Contract' + end + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/resources/Coverage.rb b/lib/fhir_models/r6/generated/resources/Coverage.rb new file mode 100644 index 00000000..13ee40a7 --- /dev/null +++ b/lib/fhir_models/r6/generated/resources/Coverage.rb @@ -0,0 +1,171 @@ +module FHIR + module R6 + class Coverage < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + SEARCH_PARAMS = ['beneficiary', 'class-type', 'class-value', 'dependent', 'identifier', 'insurer', 'patient', 'paymentby-party', 'policy-holder', 'status', 'subscriber', 'subscriberid', 'type'] + METADATA = { + 'id' => {'type'=>'id', 'path'=>'Coverage.id', 'min'=>0, 'max'=>1}, + 'meta' => {'type'=>'Meta', 'path'=>'Coverage.meta', 'min'=>0, 'max'=>1}, + 'implicitRules' => {'type'=>'uri', 'path'=>'Coverage.implicitRules', 'min'=>0, 'max'=>1}, + 'language' => {'type'=>'code', 'path'=>'Coverage.language', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-languages'}}, + 'text' => {'type'=>'Narrative', 'path'=>'Coverage.text', 'min'=>0, 'max'=>1}, + 'contained' => {'type'=>'Resource', 'path'=>'Coverage.contained', 'min'=>0, 'max'=>Float::INFINITY}, + 'extension' => {'type'=>'Extension', 'path'=>'Coverage.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Coverage.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'identifier' => {'type'=>'Identifier', 'path'=>'Coverage.identifier', 'min'=>0, 'max'=>Float::INFINITY}, + 'status' => {'valid_codes'=>{'http://hl7.org/fhir/fm-status'=>['active', 'cancelled', 'draft', 'entered-in-error']}, 'type'=>'code', 'path'=>'Coverage.status', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/fm-status'}}, + 'kind' => {'valid_codes'=>{'http://hl7.org/fhir/coverage-kind'=>['insurance', 'self-pay', 'other']}, 'type'=>'code', 'path'=>'Coverage.kind', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/coverage-kind'}}, + 'paymentBy' => {'type'=>'Coverage::PaymentBy', 'path'=>'Coverage.paymentBy', 'min'=>0, 'max'=>Float::INFINITY}, + 'type' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/coverage-selfpay'=>['pay', 'payconc'], 'http://terminology.hl7.org/CodeSystem/v3-ActCode'=>['_ActCoverageTypeCode', '_ActInsurancePolicyCode', 'EHCPOL', 'HSAPOL', 'AUTOPOL', 'COL', 'UNINSMOT', 'PUBLICPOL', 'DENTPRG', 'DISEASEPRG', 'CANPRG', 'ENDRENAL', 'HIVAIDS', 'MANDPOL', 'MENTPRG', 'SAFNET', 'SUBPRG', 'SUBSIDIZ', 'SUBSIDMC', 'SUBSUPP', 'WCBPOL', '_ActInsuranceTypeCode', '_ActHealthInsuranceTypeCode', 'DENTAL', 'DISEASE', 'DRUGPOL', 'HIP', 'LTC', 'MCPOL', 'POS', 'HMO', 'PPO', 'MENTPOL', 'SUBPOL', 'VISPOL', 'DIS', 'EWB', 'FLEXP', 'LIFE', 'ANNU', 'TLIFE', 'ULIFE', 'PNC', 'REI', 'SURPL', 'UMBRL', '_ActProgramTypeCode', 'CHAR', 'CRIME', 'EAP', 'GOVEMP', 'HIRISK', 'IND', 'MILITARY', 'RETIRE', 'SOCIAL', 'VET']}, 'type'=>'CodeableConcept', 'path'=>'Coverage.type', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'preferred', 'uri'=>'http://hl7.org/fhir/ValueSet/coverage-type'}}, + 'policyHolder' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson', 'http://hl7.org/fhir/StructureDefinition/Organization'], 'type'=>'Reference', 'path'=>'Coverage.policyHolder', 'min'=>0, 'max'=>1}, + 'subscriber' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson'], 'type'=>'Reference', 'path'=>'Coverage.subscriber', 'min'=>0, 'max'=>1}, + 'subscriberId' => {'type'=>'Identifier', 'path'=>'Coverage.subscriberId', 'min'=>0, 'max'=>Float::INFINITY}, + 'beneficiary' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Patient'], 'type'=>'Reference', 'path'=>'Coverage.beneficiary', 'min'=>1, 'max'=>1}, + 'dependent' => {'type'=>'string', 'path'=>'Coverage.dependent', 'min'=>0, 'max'=>1}, + 'relationship' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/subscriber-relationship'=>['child', 'parent', 'spouse', 'common', 'other', 'self', 'injured']}, 'type'=>'CodeableConcept', 'path'=>'Coverage.relationship', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/subscriber-relationship'}}, + 'period' => {'type'=>'Period', 'path'=>'Coverage.period', 'min'=>0, 'max'=>1}, + 'insurer' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Organization'], 'type'=>'Reference', 'path'=>'Coverage.insurer', 'min'=>0, 'max'=>1}, + 'class' => {'local_name'=>'local_class', 'type'=>'Coverage::Class', 'path'=>'Coverage.class', 'min'=>0, 'max'=>Float::INFINITY}, + 'order' => {'type'=>'positiveInt', 'path'=>'Coverage.order', 'min'=>0, 'max'=>1}, + 'network' => {'type'=>'string', 'path'=>'Coverage.network', 'min'=>0, 'max'=>1}, + 'costToBeneficiary' => {'type'=>'Coverage::CostToBeneficiary', 'path'=>'Coverage.costToBeneficiary', 'min'=>0, 'max'=>Float::INFINITY}, + 'subrogation' => {'type'=>'boolean', 'path'=>'Coverage.subrogation', 'min'=>0, 'max'=>1}, + 'contract' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Contract'], 'type'=>'Reference', 'path'=>'Coverage.contract', 'min'=>0, 'max'=>Float::INFINITY}, + 'insurancePlan' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/InsurancePlan'], 'type'=>'Reference', 'path'=>'Coverage.insurancePlan', 'min'=>0, 'max'=>1} + } + + class PaymentBy < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'PaymentBy.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'PaymentBy.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'PaymentBy.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'party' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson', 'http://hl7.org/fhir/StructureDefinition/Organization'], 'type'=>'Reference', 'path'=>'PaymentBy.party', 'min'=>1, 'max'=>1}, + 'responsibility' => {'type'=>'string', 'path'=>'PaymentBy.responsibility', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :party # 1-1 Reference(Patient|RelatedPerson|Organization) + attr_accessor :responsibility # 0-1 string + end + + class Class < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Class.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Class.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Class.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'type' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/coverage-class'=>['group', 'subgroup', 'plan', 'subplan', 'class', 'subclass', 'sequence', 'rxbin', 'rxpcn', 'rxid', 'rxgroup']}, 'type'=>'CodeableConcept', 'path'=>'Class.type', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/coverage-class'}}, + 'value' => {'type'=>'Identifier', 'path'=>'Class.value', 'min'=>1, 'max'=>1}, + 'name' => {'type'=>'string', 'path'=>'Class.name', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :type # 1-1 CodeableConcept + attr_accessor :value # 1-1 Identifier + attr_accessor :name # 0-1 string + end + + class CostToBeneficiary < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'value' => ['Quantity', 'Money'] + } + METADATA = { + 'id' => {'type'=>'string', 'path'=>'CostToBeneficiary.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'CostToBeneficiary.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'CostToBeneficiary.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'type' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/coverage-copay-type'=>['gpvisit', 'spvisit', 'emergency', 'inpthosp', 'televisit', 'urgentcare', 'copaypct', 'copay', 'deductible', 'maxoutofpocket']}, 'type'=>'CodeableConcept', 'path'=>'CostToBeneficiary.type', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/coverage-copay-type'}}, + 'category' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/ex-benefitcategory'=>['1', '2', '3', '4', '5', '14', '23', '24', '25', '26', '27', '28', '30', '35', '36', '37', '49', '55', '56', '61', '62', '63', '69', '76', 'F1', 'F3', 'F4', 'F6']}, 'type'=>'CodeableConcept', 'path'=>'CostToBeneficiary.category', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/ex-benefitcategory'}}, + 'network' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/benefit-network'=>['in', 'out']}, 'type'=>'CodeableConcept', 'path'=>'CostToBeneficiary.network', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/benefit-network'}}, + 'unit' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/benefit-unit'=>['individual', 'family']}, 'type'=>'CodeableConcept', 'path'=>'CostToBeneficiary.unit', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/benefit-unit'}}, + 'term' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/benefit-term'=>['annual', 'day', 'lifetime']}, 'type'=>'CodeableConcept', 'path'=>'CostToBeneficiary.term', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/benefit-term'}}, + 'valueQuantity' => {'type'=>'Quantity', 'path'=>'CostToBeneficiary.value[x]', 'min'=>0, 'max'=>1}, + 'valueMoney' => {'type'=>'Money', 'path'=>'CostToBeneficiary.value[x]', 'min'=>0, 'max'=>1}, + 'exception' => {'type'=>'Coverage::CostToBeneficiary::Exception', 'path'=>'CostToBeneficiary.exception', 'min'=>0, 'max'=>Float::INFINITY} + } + + class Exception < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Exception.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Exception.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Exception.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'type' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/ex-coverage-financial-exception'=>['retired', 'foster']}, 'type'=>'CodeableConcept', 'path'=>'Exception.type', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/coverage-financial-exception'}}, + 'period' => {'type'=>'Period', 'path'=>'Exception.period', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :type # 1-1 CodeableConcept + attr_accessor :period # 0-1 Period + end + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :type # 0-1 CodeableConcept + attr_accessor :category # 0-1 CodeableConcept + attr_accessor :network # 0-1 CodeableConcept + attr_accessor :unit # 0-1 CodeableConcept + attr_accessor :term # 0-1 CodeableConcept + attr_accessor :valueQuantity # 0-1 Quantity + attr_accessor :valueMoney # 0-1 Money + attr_accessor :exception # 0-* [ Coverage::CostToBeneficiary::Exception ] + end + + attr_accessor :id # 0-1 id + attr_accessor :meta # 0-1 Meta + attr_accessor :implicitRules # 0-1 uri + attr_accessor :language # 0-1 code + attr_accessor :text # 0-1 Narrative + attr_accessor :contained # 0-* [ Resource ] + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :identifier # 0-* [ Identifier ] + attr_accessor :status # 1-1 code + attr_accessor :kind # 1-1 code + attr_accessor :paymentBy # 0-* [ Coverage::PaymentBy ] + attr_accessor :type # 0-1 CodeableConcept + attr_accessor :policyHolder # 0-1 Reference(Patient|RelatedPerson|Organization) + attr_accessor :subscriber # 0-1 Reference(Patient|RelatedPerson) + attr_accessor :subscriberId # 0-* [ Identifier ] + attr_accessor :beneficiary # 1-1 Reference(Patient) + attr_accessor :dependent # 0-1 string + attr_accessor :relationship # 0-1 CodeableConcept + attr_accessor :period # 0-1 Period + attr_accessor :insurer # 0-1 Reference(Organization) + attr_accessor :local_class # 0-* [ Coverage::Class ] + attr_accessor :order # 0-1 positiveInt + attr_accessor :network # 0-1 string + attr_accessor :costToBeneficiary # 0-* [ Coverage::CostToBeneficiary ] + attr_accessor :subrogation # 0-1 boolean + attr_accessor :contract # 0-* [ Reference(Contract) ] + attr_accessor :insurancePlan # 0-1 Reference(InsurancePlan) + + def resourceType + 'Coverage' + end + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/resources/CoverageEligibilityRequest.rb b/lib/fhir_models/r6/generated/resources/CoverageEligibilityRequest.rb new file mode 100644 index 00000000..71c053a0 --- /dev/null +++ b/lib/fhir_models/r6/generated/resources/CoverageEligibilityRequest.rb @@ -0,0 +1,197 @@ +module FHIR + module R6 + class CoverageEligibilityRequest < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'serviced' => ['date', 'Period'] + } + SEARCH_PARAMS = ['created', 'enterer', 'facility', 'identifier', 'patient', 'provider', 'status'] + METADATA = { + 'id' => {'type'=>'id', 'path'=>'CoverageEligibilityRequest.id', 'min'=>0, 'max'=>1}, + 'meta' => {'type'=>'Meta', 'path'=>'CoverageEligibilityRequest.meta', 'min'=>0, 'max'=>1}, + 'implicitRules' => {'type'=>'uri', 'path'=>'CoverageEligibilityRequest.implicitRules', 'min'=>0, 'max'=>1}, + 'language' => {'type'=>'code', 'path'=>'CoverageEligibilityRequest.language', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-languages'}}, + 'text' => {'type'=>'Narrative', 'path'=>'CoverageEligibilityRequest.text', 'min'=>0, 'max'=>1}, + 'contained' => {'type'=>'Resource', 'path'=>'CoverageEligibilityRequest.contained', 'min'=>0, 'max'=>Float::INFINITY}, + 'extension' => {'type'=>'Extension', 'path'=>'CoverageEligibilityRequest.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'CoverageEligibilityRequest.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'identifier' => {'type'=>'Identifier', 'path'=>'CoverageEligibilityRequest.identifier', 'min'=>0, 'max'=>Float::INFINITY}, + 'status' => {'valid_codes'=>{'http://hl7.org/fhir/fm-status'=>['active', 'cancelled', 'draft', 'entered-in-error']}, 'type'=>'code', 'path'=>'CoverageEligibilityRequest.status', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/fm-status'}}, + 'priority' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/processpriority'=>['stat', 'normal', 'deferred']}, 'type'=>'CodeableConcept', 'path'=>'CoverageEligibilityRequest.priority', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/process-priority'}}, + 'purpose' => {'valid_codes'=>{'http://hl7.org/fhir/eligibilityrequest-purpose'=>['auth-requirements', 'benefits', 'discovery', 'validation']}, 'type'=>'code', 'path'=>'CoverageEligibilityRequest.purpose', 'min'=>1, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/eligibilityrequest-purpose'}}, + 'patient' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Patient'], 'type'=>'Reference', 'path'=>'CoverageEligibilityRequest.patient', 'min'=>1, 'max'=>1}, + 'event' => {'type'=>'CoverageEligibilityRequest::Event', 'path'=>'CoverageEligibilityRequest.event', 'min'=>0, 'max'=>Float::INFINITY}, + 'servicedDate' => {'type'=>'date', 'path'=>'CoverageEligibilityRequest.serviced[x]', 'min'=>0, 'max'=>1}, + 'servicedPeriod' => {'type'=>'Period', 'path'=>'CoverageEligibilityRequest.serviced[x]', 'min'=>0, 'max'=>1}, + 'created' => {'type'=>'dateTime', 'path'=>'CoverageEligibilityRequest.created', 'min'=>1, 'max'=>1}, + 'enterer' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole'], 'type'=>'Reference', 'path'=>'CoverageEligibilityRequest.enterer', 'min'=>0, 'max'=>1}, + 'provider' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole', 'http://hl7.org/fhir/StructureDefinition/Organization'], 'type'=>'Reference', 'path'=>'CoverageEligibilityRequest.provider', 'min'=>0, 'max'=>1}, + 'insurer' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Organization'], 'type'=>'Reference', 'path'=>'CoverageEligibilityRequest.insurer', 'min'=>1, 'max'=>1}, + 'facility' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Location'], 'type'=>'Reference', 'path'=>'CoverageEligibilityRequest.facility', 'min'=>0, 'max'=>1}, + 'supportingInfo' => {'type'=>'CoverageEligibilityRequest::SupportingInfo', 'path'=>'CoverageEligibilityRequest.supportingInfo', 'min'=>0, 'max'=>Float::INFINITY}, + 'insurance' => {'type'=>'CoverageEligibilityRequest::Insurance', 'path'=>'CoverageEligibilityRequest.insurance', 'min'=>0, 'max'=>Float::INFINITY}, + 'item' => {'type'=>'CoverageEligibilityRequest::Item', 'path'=>'CoverageEligibilityRequest.item', 'min'=>0, 'max'=>Float::INFINITY} + } + + class Event < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'when' => ['dateTime', 'Period'] + } + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Event.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Event.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Event.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'type' => {'valid_codes'=>{'http://hl7.org/fhir/datestype'=>['card-issued', 'claim-received', 'service-expected']}, 'type'=>'CodeableConcept', 'path'=>'Event.type', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/datestype'}}, + 'whenDateTime' => {'type'=>'dateTime', 'path'=>'Event.when[x]', 'min'=>1, 'max'=>1}, + 'whenPeriod' => {'type'=>'Period', 'path'=>'Event.when[x]', 'min'=>1, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :type # 1-1 CodeableConcept + attr_accessor :whenDateTime # 1-1 dateTime + attr_accessor :whenPeriod # 1-1 Period + end + + class SupportingInfo < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'SupportingInfo.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'SupportingInfo.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'SupportingInfo.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'sequence' => {'type'=>'positiveInt', 'path'=>'SupportingInfo.sequence', 'min'=>1, 'max'=>1}, + 'information' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Resource'], 'type'=>'Reference', 'path'=>'SupportingInfo.information', 'min'=>1, 'max'=>1}, + 'appliesToAll' => {'type'=>'boolean', 'path'=>'SupportingInfo.appliesToAll', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :sequence # 1-1 positiveInt + attr_accessor :information # 1-1 Reference(Resource) + attr_accessor :appliesToAll # 0-1 boolean + end + + class Insurance < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Insurance.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Insurance.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Insurance.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'focal' => {'type'=>'boolean', 'path'=>'Insurance.focal', 'min'=>0, 'max'=>1}, + 'coverage' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Coverage'], 'type'=>'Reference', 'path'=>'Insurance.coverage', 'min'=>1, 'max'=>1}, + 'businessArrangement' => {'type'=>'string', 'path'=>'Insurance.businessArrangement', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :focal # 0-1 boolean + attr_accessor :coverage # 1-1 Reference(Coverage) + attr_accessor :businessArrangement # 0-1 string + end + + class Item < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Item.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Item.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Item.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'supportingInfoSequence' => {'type'=>'positiveInt', 'path'=>'Item.supportingInfoSequence', 'min'=>0, 'max'=>Float::INFINITY}, + 'category' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/ex-benefitcategory'=>['1', '2', '3', '4', '5', '14', '23', '24', '25', '26', '27', '28', '30', '35', '36', '37', '49', '55', '56', '61', '62', '63', '69', '76', 'F1', 'F3', 'F4', 'F6']}, 'type'=>'CodeableConcept', 'path'=>'Item.category', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/ex-benefitcategory'}}, + 'productOrService' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/ex-USCLS'=>['1101', '1102', '1103', '1201', '1205', '2101', '2102', '2141', '2601', '11101', '11102', '11103', '11104', '21211', '21212', '27211', '67211', '99111', '99333', '99555']}, 'type'=>'CodeableConcept', 'path'=>'Item.productOrService', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/service-uscls'}}, + 'modifier' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/modifiers'=>['a', 'b', 'c', 'e', 'rooh', 'x']}, 'type'=>'CodeableConcept', 'path'=>'Item.modifier', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/claim-modifiers'}}, + 'provider' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole'], 'type'=>'Reference', 'path'=>'Item.provider', 'min'=>0, 'max'=>1}, + 'quantity' => {'type'=>'Quantity', 'path'=>'Item.quantity', 'min'=>0, 'max'=>1}, + 'unitPrice' => {'type'=>'Money', 'path'=>'Item.unitPrice', 'min'=>0, 'max'=>1}, + 'facility' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Location', 'http://hl7.org/fhir/StructureDefinition/Organization'], 'type'=>'Reference', 'path'=>'Item.facility', 'min'=>0, 'max'=>1}, + 'diagnosis' => {'type'=>'CoverageEligibilityRequest::Item::Diagnosis', 'path'=>'Item.diagnosis', 'min'=>0, 'max'=>Float::INFINITY}, + 'detail' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Resource'], 'type'=>'Reference', 'path'=>'Item.detail', 'min'=>0, 'max'=>Float::INFINITY} + } + + class Diagnosis < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'diagnosis' => ['CodeableConcept', 'Reference'] + } + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Diagnosis.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Diagnosis.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Diagnosis.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'diagnosisCodeableConcept' => {'valid_codes'=>{'http://hl7.org/fhir/sid/icd-10'=>['I', 'A00-A09', 'A00', 'A00.0', 'A00.1', 'A00.9', 'A01', 'A01.0', 'A01.1', 'A01.2', 'A01.3', 'A01.4', 'A02', 'A02.0', 'A02.1', 'A02.2', 'A02.8', 'A02.9', 'A03', 'A03.0', 'A03.1', 'A03.2', 'A03.3', 'A03.8', 'A03.9', 'A04', 'A04.0', 'A04.1', 'A04.2', 'A04.3', 'A04.4', 'A04.5', 'A04.6', 'A04.7', 'A04.8', 'A04.9', 'A05', 'A05.0', 'A05.1', 'A05.2', 'A05.3', 'A05.4', 'A05.8', 'A05.9', 'A06', 'A06.0', 'A06.1', 'A06.2', 'A06.3', 'A06.4', 'A06.5', 'A06.6', 'A06.7', 'A06.8', 'A06.9', 'A07', 'A07.0', 'A07.1', 'A07.2', 'A07.3', 'A07.8', 'A07.9', 'A08', 'A08.0', 'A08.1', 'A08.2', 'A08.3', 'A08.4', 'A08.5', 'A09', 'A09.0', 'A09.9', 'A15-A19', 'A15', 'A15.0', 'A15.1', 'A15.2', 'A15.3', 'A15.4', 'A15.5', 'A15.6', 'A15.7', 'A15.8', 'A15.9', 'A16', 'A16.0', 'A16.1', 'A16.2', 'A16.3', 'A16.4', 'A16.5', 'A16.7', 'A16.8', 'A16.9', 'A17', 'A17.0', 'A17.1', 'A17.8', 'A17.9', 'A18', 'A18.0', 'A18.1', 'A18.2', 'A18.3', 'A18.4', 'A18.5', 'A18.6', 'A18.7', 'A18.8', 'A19', 'A19.0', 'A19.1', 'A19.2', 'A19.8', 'A19.9', 'A20-A28', 'A20', 'A20.0', 'A20.1', 'A20.2', 'A20.3', 'A20.7', 'A20.8', 'A20.9', 'A21', 'A21.0', 'A21.1', 'A21.2', 'A21.3', 'A21.7', 'A21.8', 'A21.9', 'A22', 'A22.0', 'A22.1', 'A22.2', 'A22.7', 'A22.8', 'A22.9', 'A23', 'A23.0', 'A23.1', 'A23.2', 'A23.3', 'A23.8', 'A23.9', 'A24', 'A24.0', 'A24.1', 'A24.2', 'A24.3', 'A24.4', 'A25', 'A25.0', 'A25.1', 'A25.9', 'A26', 'A26.0', 'A26.7', 'A26.8', 'A26.9', 'A27', 'A27.0', 'A27.8', 'A27.9', 'A28', 'A28.0', 'A28.1', 'A28.2', 'A28.8', 'A28.9', 'A30-A49', 'A30', 'A30.0', 'A30.1', 'A30.2', 'A30.3', 'A30.4', 'A30.5', 'A30.8', 'A30.9', 'A31', 'A31.0', 'A31.1', 'A31.8', 'A31.9', 'A32', 'A32.0', 'A32.1', 'A32.7', 'A32.8', 'A32.9', 'A33', 'A34', 'A35', 'A36', 'A36.0', 'A36.1', 'A36.2', 'A36.3', 'A36.8', 'A36.9', 'A37', 'A37.0', 'A37.1', 'A37.8', 'A37.9', 'A38', 'A39', 'A39.0', 'A39.1', 'A39.2', 'A39.3', 'A39.4', 'A39.5', 'A39.8', 'A39.9', 'A40', 'A40.0', 'A40.1', 'A40.2', 'A40.3', 'A40.8', 'A40.9', 'A41', 'A41.0', 'A41.1', 'A41.2', 'A41.3', 'A41.4', 'A41.5', 'A41.8', 'A41.9', 'A42', 'A42.0', 'A42.1', 'A42.2', 'A42.7', 'A42.8', 'A42.9', 'A43', 'A43.0', 'A43.1', 'A43.8', 'A43.9', 'A44', 'A44.0', 'A44.1', 'A44.8', 'A44.9', 'A46', 'A48', 'A48.0', 'A48.1', 'A48.2', 'A48.3', 'A48.4', 'A48.8', 'A49', 'A49.0', 'A49.1', 'A49.2', 'A49.3', 'A49.8', 'A49.9', 'A50-A64', 'A50', 'A50.0', 'A50.1', 'A50.2', 'A50.3', 'A50.4', 'A50.5', 'A50.6', 'A50.7', 'A50.9', 'A51', 'A51.0', 'A51.1', 'A51.2', 'A51.3', 'A51.4', 'A51.5', 'A51.9', 'A52', 'A52.0', 'A52.1', 'A52.2', 'A52.3', 'A52.7', 'A52.8', 'A52.9', 'A53', 'A53.0', 'A53.9', 'A54', 'A54.0', 'A54.1', 'A54.2', 'A54.3', 'A54.4', 'A54.5', 'A54.6', 'A54.8', 'A54.9', 'A55', 'A56', 'A56.0', 'A56.1', 'A56.2', 'A56.3', 'A56.4', 'A56.8', 'A57', 'A58', 'A59', 'A59.0', 'A59.8', 'A59.9', 'A60', 'A60.0', 'A60.1', 'A60.9', 'A63', 'A63.0', 'A63.8', 'A64', 'A65-A69', 'A65', 'A66', 'A66.0', 'A66.1', 'A66.2', 'A66.3', 'A66.4', 'A66.5', 'A66.6', 'A66.7', 'A66.8', 'A66.9', 'A67', 'A67.0', 'A67.1', 'A67.2', 'A67.3', 'A67.9', 'A68', 'A68.0', 'A68.1', 'A68.9', 'A69', 'A69.0', 'A69.1', 'A69.2', 'A69.8', 'A69.9', 'A70-A74', 'A70', 'A71', 'A71.0', 'A71.1', 'A71.9', 'A74', 'A74.0', 'A74.8', 'A74.9', 'A75-A79', 'A75', 'A75.0', 'A75.1', 'A75.2', 'A75.3', 'A75.9', 'A77', 'A77.0', 'A77.1', 'A77.2', 'A77.3', 'A77.8', 'A77.9', 'A78', 'A79', 'A79.0', 'A79.1', 'A79.8', 'A79.9', 'A80-A89', 'A80', 'A80.0', 'A80.1', 'A80.2', 'A80.3', 'A80.4', 'A80.9', 'A81', 'A81.0', 'A81.1', 'A81.2', 'A81.8', 'A81.9', 'A82', 'A82.0', 'A82.1', 'A82.9', 'A83', 'A83.0', 'A83.1', 'A83.2', 'A83.3', 'A83.4', 'A83.5', 'A83.6', 'A83.8', 'A83.9', 'A84', 'A84.0', 'A84.1', 'A84.8', 'A84.9', 'A85', 'A85.0', 'A85.1', 'A85.2', 'A85.8', 'A86', 'A87', 'A87.0', 'A87.1', 'A87.2', 'A87.8', 'A87.9', 'A88', 'A88.0', 'A88.1', 'A88.8', 'A89', 'A92-A99', 'A92', 'A92.0', 'A92.1', 'A92.2', 'A92.3', 'A92.4', 'A92.5', 'A92.8', 'A92.9', 'A93', 'A93.0', 'A93.1', 'A93.2', 'A93.8', 'A94', 'A95', 'A95.0', 'A95.1', 'A95.9', 'A96', 'A96.0', 'A96.1', 'A96.2', 'A96.8', 'A96.9', 'A97', 'A97.0', 'A97.1', 'A97.2', 'A97.9', 'A98', 'A98.0', 'A98.1', 'A98.2', 'A98.3', 'A98.4', 'A98.5', 'A98.8', 'A99', 'B00-B09', 'B00', 'B00.0', 'B00.1', 'B00.2', 'B00.3', 'B00.4', 'B00.5', 'B00.7', 'B00.8', 'B00.9', 'B01', 'B01.0', 'B01.1', 'B01.2', 'B01.8', 'B01.9', 'B02', 'B02.0', 'B02.1', 'B02.2', 'B02.3', 'B02.7', 'B02.8', 'B02.9', 'B03', 'B04', 'B05', 'B05.0', 'B05.1', 'B05.2', 'B05.3', 'B05.4', 'B05.8', 'B05.9', 'B06', 'B06.0', 'B06.8', 'B06.9', 'B07', 'B08', 'B08.0', 'B08.1', 'B08.2', 'B08.3', 'B08.4', 'B08.5', 'B08.8', 'B09', 'B15-B19', 'B15', 'B15.0', 'B15.9', 'B16', 'B16.0', 'B16.1', 'B16.2', 'B16.9', 'B17', 'B17.0', 'B17.1', 'B17.2', 'B17.8', 'B17.9', 'B18', 'B18.0', 'B18.1', 'B18.2', 'B18.8', 'B18.9', 'B19', 'B19.0', 'B19.9', 'B20-B24', 'B20', 'B20.0', 'B20.1', 'B20.2', 'B20.3', 'B20.4', 'B20.5', 'B20.6', 'B20.7', 'B20.8', 'B20.9', 'B21', 'B21.0', 'B21.1', 'B21.2', 'B21.3', 'B21.7', 'B21.8', 'B21.9', 'B22', 'B22.0', 'B22.1', 'B22.2', 'B22.7', 'B23', 'B23.0', 'B23.1', 'B23.2', 'B23.8', 'B24', 'B25-B34', 'B25', 'B25.0', 'B25.1', 'B25.2', 'B25.8', 'B25.9', 'B26', 'B26.0', 'B26.1', 'B26.2', 'B26.3', 'B26.8', 'B26.9', 'B27', 'B27.0', 'B27.1', 'B27.8', 'B27.9', 'B30', 'B30.0', 'B30.1', 'B30.2', 'B30.3', 'B30.8', 'B30.9', 'B33', 'B33.0', 'B33.1', 'B33.2', 'B33.3', 'B33.4', 'B33.8', 'B34', 'B34.0', 'B34.1', 'B34.2', 'B34.3', 'B34.4', 'B34.8', 'B34.9', 'B35-B49', 'B35', 'B35.0', 'B35.1', 'B35.2', 'B35.3', 'B35.4', 'B35.5', 'B35.6', 'B35.8', 'B35.9', 'B36', 'B36.0', 'B36.1', 'B36.2', 'B36.3', 'B36.8', 'B36.9', 'B37', 'B37.0', 'B37.1', 'B37.2', 'B37.3', 'B37.4', 'B37.5', 'B37.6', 'B37.7', 'B37.8', 'B37.9', 'B38', 'B38.0', 'B38.1', 'B38.2', 'B38.3', 'B38.4', 'B38.7', 'B38.8', 'B38.9', 'B39', 'B39.0', 'B39.1', 'B39.2', 'B39.3', 'B39.4', 'B39.5', 'B39.9', 'B40', 'B40.0', 'B40.1', 'B40.2', 'B40.3', 'B40.7', 'B40.8', 'B40.9', 'B41', 'B41.0', 'B41.7', 'B41.8', 'B41.9', 'B42', 'B42.0', 'B42.1', 'B42.7', 'B42.8', 'B42.9', 'B43', 'B43.0', 'B43.1', 'B43.2', 'B43.8', 'B43.9', 'B44', 'B44.0', 'B44.1', 'B44.2', 'B44.7', 'B44.8', 'B44.9', 'B45', 'B45.0', 'B45.1', 'B45.2', 'B45.3', 'B45.7', 'B45.8', 'B45.9', 'B46', 'B46.0', 'B46.1', 'B46.2', 'B46.3', 'B46.4', 'B46.5', 'B46.8', 'B46.9', 'B47', 'B47.0', 'B47.1', 'B47.9', 'B48', 'B48.0', 'B48.1', 'B48.2', 'B48.3', 'B48.4', 'B48.5', 'B48.7', 'B48.8', 'B49', 'B50-B64', 'B50', 'B50.0', 'B50.8', 'B50.9', 'B51', 'B51.0', 'B51.8', 'B51.9', 'B52', 'B52.0', 'B52.8', 'B52.9', 'B53', 'B53.0', 'B53.1', 'B53.8', 'B54', 'B55', 'B55.0', 'B55.1', 'B55.2', 'B55.9', 'B56', 'B56.0', 'B56.1', 'B56.9', 'B57', 'B57.0', 'B57.1', 'B57.2', 'B57.3', 'B57.4', 'B57.5', 'B58', 'B58.0', 'B58.1', 'B58.2', 'B58.3', 'B58.8', 'B58.9', 'B60', 'B60.0', 'B60.1', 'B60.2', 'B60.8', 'B64', 'B65-B83', 'B65', 'B65.0', 'B65.1', 'B65.2', 'B65.3', 'B65.8', 'B65.9', 'B66', 'B66.0', 'B66.1', 'B66.2', 'B66.3', 'B66.4', 'B66.5', 'B66.8', 'B66.9', 'B67', 'B67.0', 'B67.1', 'B67.2', 'B67.3', 'B67.4', 'B67.5', 'B67.6', 'B67.7', 'B67.8', 'B67.9', 'B68', 'B68.0', 'B68.1', 'B68.9', 'B69', 'B69.0', 'B69.1', 'B69.8', 'B69.9', 'B70', 'B70.0', 'B70.1', 'B71', 'B71.0', 'B71.1', 'B71.8', 'B71.9', 'B72', 'B73', 'B74', 'B74.0', 'B74.1', 'B74.2', 'B74.3', 'B74.4', 'B74.8', 'B74.9', 'B75', 'B76', 'B76.0', 'B76.1', 'B76.8', 'B76.9', 'B77', 'B77.0', 'B77.8', 'B77.9', 'B78', 'B78.0', 'B78.1', 'B78.7', 'B78.9', 'B79', 'B80', 'B81', 'B81.0', 'B81.1', 'B81.2', 'B81.3', 'B81.4', 'B81.8', 'B82', 'B82.0', 'B82.9', 'B83', 'B83.0', 'B83.1', 'B83.2', 'B83.3', 'B83.4', 'B83.8', 'B83.9', 'B85-B89', 'B85', 'B85.0', 'B85.1', 'B85.2', 'B85.3', 'B85.4', 'B86', 'B87', 'B87.0', 'B87.1', 'B87.2', 'B87.3', 'B87.4', 'B87.8', 'B87.9', 'B88', 'B88.0', 'B88.1', 'B88.2', 'B88.3', 'B88.8', 'B88.9', 'B89', 'B90-B94', 'B90', 'B90.0', 'B90.1', 'B90.2', 'B90.8', 'B90.9', 'B91', 'B92', 'B94', 'B94.0', 'B94.1', 'B94.2', 'B94.8', 'B94.9', 'B95-B98', 'B95', 'B95.0', 'B95.1', 'B95.2', 'B95.3', 'B95.4', 'B95.5', 'B95.6', 'B95.7', 'B95.8', 'B96', 'B96.0', 'B96.1', 'B96.2', 'B96.3', 'B96.4', 'B96.5', 'B96.6', 'B96.7', 'B96.8', 'B97', 'B97.0', 'B97.1', 'B97.2', 'B97.3', 'B97.4', 'B97.5', 'B97.6', 'B97.7', 'B97.8', 'B98', 'B98.0', 'B98.1', 'B99-B99', 'B99', 'II', 'C00-C97', 'C00-C75', 'C00-C14', 'C00', 'C00.0', 'C00.1', 'C00.2', 'C00.3', 'C00.4', 'C00.5', 'C00.6', 'C00.8', 'C00.9', 'C01', 'C02', 'C02.0', 'C02.1', 'C02.2', 'C02.3', 'C02.4', 'C02.8', 'C02.9', 'C03', 'C03.0', 'C03.1', 'C03.9', 'C04', 'C04.0', 'C04.1', 'C04.8', 'C04.9', 'C05', 'C05.0', 'C05.1', 'C05.2', 'C05.8', 'C05.9', 'C06', 'C06.0', 'C06.1', 'C06.2', 'C06.8', 'C06.9', 'C07', 'C08', 'C08.0', 'C08.1', 'C08.8', 'C08.9', 'C09', 'C09.0', 'C09.1', 'C09.8', 'C09.9', 'C10', 'C10.0', 'C10.1']}, 'type'=>'CodeableConcept', 'path'=>'Diagnosis.diagnosis[x]', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/icd-10'}}, + 'diagnosisReference' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Condition'], 'type'=>'Reference', 'path'=>'Diagnosis.diagnosis[x]', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :diagnosisCodeableConcept # 0-1 CodeableConcept + attr_accessor :diagnosisReference # 0-1 Reference(Condition) + end + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :supportingInfoSequence # 0-* [ positiveInt ] + attr_accessor :category # 0-1 CodeableConcept + attr_accessor :productOrService # 0-1 CodeableConcept + attr_accessor :modifier # 0-* [ CodeableConcept ] + attr_accessor :provider # 0-1 Reference(Practitioner|PractitionerRole) + attr_accessor :quantity # 0-1 Quantity + attr_accessor :unitPrice # 0-1 Money + attr_accessor :facility # 0-1 Reference(Location|Organization) + attr_accessor :diagnosis # 0-* [ CoverageEligibilityRequest::Item::Diagnosis ] + attr_accessor :detail # 0-* [ Reference(Resource) ] + end + + attr_accessor :id # 0-1 id + attr_accessor :meta # 0-1 Meta + attr_accessor :implicitRules # 0-1 uri + attr_accessor :language # 0-1 code + attr_accessor :text # 0-1 Narrative + attr_accessor :contained # 0-* [ Resource ] + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :identifier # 0-* [ Identifier ] + attr_accessor :status # 1-1 code + attr_accessor :priority # 0-1 CodeableConcept + attr_accessor :purpose # 1-* [ code ] + attr_accessor :patient # 1-1 Reference(Patient) + attr_accessor :event # 0-* [ CoverageEligibilityRequest::Event ] + attr_accessor :servicedDate # 0-1 date + attr_accessor :servicedPeriod # 0-1 Period + attr_accessor :created # 1-1 dateTime + attr_accessor :enterer # 0-1 Reference(Practitioner|PractitionerRole) + attr_accessor :provider # 0-1 Reference(Practitioner|PractitionerRole|Organization) + attr_accessor :insurer # 1-1 Reference(Organization) + attr_accessor :facility # 0-1 Reference(Location) + attr_accessor :supportingInfo # 0-* [ CoverageEligibilityRequest::SupportingInfo ] + attr_accessor :insurance # 0-* [ CoverageEligibilityRequest::Insurance ] + attr_accessor :item # 0-* [ CoverageEligibilityRequest::Item ] + + def resourceType + 'CoverageEligibilityRequest' + end + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/resources/CoverageEligibilityResponse.rb b/lib/fhir_models/r6/generated/resources/CoverageEligibilityResponse.rb new file mode 100644 index 00000000..abf9ebae --- /dev/null +++ b/lib/fhir_models/r6/generated/resources/CoverageEligibilityResponse.rb @@ -0,0 +1,218 @@ +module FHIR + module R6 + class CoverageEligibilityResponse < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'serviced' => ['date', 'Period'] + } + SEARCH_PARAMS = ['created', 'disposition', 'identifier', 'insurer', 'outcome', 'patient', 'request', 'requestor', 'status'] + METADATA = { + 'id' => {'type'=>'id', 'path'=>'CoverageEligibilityResponse.id', 'min'=>0, 'max'=>1}, + 'meta' => {'type'=>'Meta', 'path'=>'CoverageEligibilityResponse.meta', 'min'=>0, 'max'=>1}, + 'implicitRules' => {'type'=>'uri', 'path'=>'CoverageEligibilityResponse.implicitRules', 'min'=>0, 'max'=>1}, + 'language' => {'type'=>'code', 'path'=>'CoverageEligibilityResponse.language', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-languages'}}, + 'text' => {'type'=>'Narrative', 'path'=>'CoverageEligibilityResponse.text', 'min'=>0, 'max'=>1}, + 'contained' => {'type'=>'Resource', 'path'=>'CoverageEligibilityResponse.contained', 'min'=>0, 'max'=>Float::INFINITY}, + 'extension' => {'type'=>'Extension', 'path'=>'CoverageEligibilityResponse.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'CoverageEligibilityResponse.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'identifier' => {'type'=>'Identifier', 'path'=>'CoverageEligibilityResponse.identifier', 'min'=>0, 'max'=>Float::INFINITY}, + 'status' => {'valid_codes'=>{'http://hl7.org/fhir/fm-status'=>['active', 'cancelled', 'draft', 'entered-in-error']}, 'type'=>'code', 'path'=>'CoverageEligibilityResponse.status', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/fm-status'}}, + 'purpose' => {'valid_codes'=>{'http://hl7.org/fhir/eligibilityresponse-purpose'=>['auth-requirements', 'benefits', 'discovery', 'validation']}, 'type'=>'code', 'path'=>'CoverageEligibilityResponse.purpose', 'min'=>1, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/eligibilityresponse-purpose'}}, + 'patient' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Patient'], 'type'=>'Reference', 'path'=>'CoverageEligibilityResponse.patient', 'min'=>1, 'max'=>1}, + 'event' => {'type'=>'CoverageEligibilityResponse::Event', 'path'=>'CoverageEligibilityResponse.event', 'min'=>0, 'max'=>Float::INFINITY}, + 'servicedDate' => {'type'=>'date', 'path'=>'CoverageEligibilityResponse.serviced[x]', 'min'=>0, 'max'=>1}, + 'servicedPeriod' => {'type'=>'Period', 'path'=>'CoverageEligibilityResponse.serviced[x]', 'min'=>0, 'max'=>1}, + 'created' => {'type'=>'dateTime', 'path'=>'CoverageEligibilityResponse.created', 'min'=>1, 'max'=>1}, + 'requestor' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole', 'http://hl7.org/fhir/StructureDefinition/Organization'], 'type'=>'Reference', 'path'=>'CoverageEligibilityResponse.requestor', 'min'=>0, 'max'=>1}, + 'request' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/CoverageEligibilityRequest'], 'type'=>'Reference', 'path'=>'CoverageEligibilityResponse.request', 'min'=>1, 'max'=>1}, + 'outcome' => {'valid_codes'=>{'http://hl7.org/fhir/eligibility-outcome'=>['queued', 'complete', 'error', 'partial']}, 'type'=>'code', 'path'=>'CoverageEligibilityResponse.outcome', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/eligibility-outcome'}}, + 'disposition' => {'type'=>'string', 'path'=>'CoverageEligibilityResponse.disposition', 'min'=>0, 'max'=>1}, + 'insurer' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Organization'], 'type'=>'Reference', 'path'=>'CoverageEligibilityResponse.insurer', 'min'=>1, 'max'=>1}, + 'insurance' => {'type'=>'CoverageEligibilityResponse::Insurance', 'path'=>'CoverageEligibilityResponse.insurance', 'min'=>0, 'max'=>Float::INFINITY}, + 'preAuthRef' => {'type'=>'string', 'path'=>'CoverageEligibilityResponse.preAuthRef', 'min'=>0, 'max'=>1}, + 'form' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/forms-codes'=>['1', '2']}, 'type'=>'CodeableConcept', 'path'=>'CoverageEligibilityResponse.form', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/forms'}}, + 'error' => {'type'=>'CoverageEligibilityResponse::Error', 'path'=>'CoverageEligibilityResponse.error', 'min'=>0, 'max'=>Float::INFINITY} + } + + class Event < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'when' => ['dateTime', 'Period'] + } + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Event.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Event.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Event.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'type' => {'valid_codes'=>{'http://hl7.org/fhir/datestype'=>['card-issued', 'claim-received', 'service-expected']}, 'type'=>'CodeableConcept', 'path'=>'Event.type', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/datestype'}}, + 'whenDateTime' => {'type'=>'dateTime', 'path'=>'Event.when[x]', 'min'=>1, 'max'=>1}, + 'whenPeriod' => {'type'=>'Period', 'path'=>'Event.when[x]', 'min'=>1, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :type # 1-1 CodeableConcept + attr_accessor :whenDateTime # 1-1 dateTime + attr_accessor :whenPeriod # 1-1 Period + end + + class Insurance < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Insurance.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Insurance.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Insurance.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'coverage' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Coverage'], 'type'=>'Reference', 'path'=>'Insurance.coverage', 'min'=>1, 'max'=>1}, + 'inforce' => {'type'=>'boolean', 'path'=>'Insurance.inforce', 'min'=>0, 'max'=>1}, + 'benefitPeriod' => {'type'=>'Period', 'path'=>'Insurance.benefitPeriod', 'min'=>0, 'max'=>1}, + 'item' => {'type'=>'CoverageEligibilityResponse::Insurance::Item', 'path'=>'Insurance.item', 'min'=>0, 'max'=>Float::INFINITY} + } + + class Item < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Item.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Item.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Item.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'category' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/ex-benefitcategory'=>['1', '2', '3', '4', '5', '14', '23', '24', '25', '26', '27', '28', '30', '35', '36', '37', '49', '55', '56', '61', '62', '63', '69', '76', 'F1', 'F3', 'F4', 'F6']}, 'type'=>'CodeableConcept', 'path'=>'Item.category', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/ex-benefitcategory'}}, + 'productOrService' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/ex-USCLS'=>['1101', '1102', '1103', '1201', '1205', '2101', '2102', '2141', '2601', '11101', '11102', '11103', '11104', '21211', '21212', '27211', '67211', '99111', '99333', '99555']}, 'type'=>'CodeableConcept', 'path'=>'Item.productOrService', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/service-uscls'}}, + 'modifier' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/modifiers'=>['a', 'b', 'c', 'e', 'rooh', 'x']}, 'type'=>'CodeableConcept', 'path'=>'Item.modifier', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/claim-modifiers'}}, + 'provider' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole'], 'type'=>'Reference', 'path'=>'Item.provider', 'min'=>0, 'max'=>1}, + 'excluded' => {'type'=>'boolean', 'path'=>'Item.excluded', 'min'=>0, 'max'=>1}, + 'name' => {'type'=>'string', 'path'=>'Item.name', 'min'=>0, 'max'=>1}, + 'description' => {'type'=>'string', 'path'=>'Item.description', 'min'=>0, 'max'=>1}, + 'network' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/benefit-network'=>['in', 'out']}, 'type'=>'CodeableConcept', 'path'=>'Item.network', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/benefit-network'}}, + 'unit' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/benefit-unit'=>['individual', 'family']}, 'type'=>'CodeableConcept', 'path'=>'Item.unit', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/benefit-unit'}}, + 'term' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/benefit-term'=>['annual', 'day', 'lifetime']}, 'type'=>'CodeableConcept', 'path'=>'Item.term', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/benefit-term'}}, + 'benefit' => {'type'=>'CoverageEligibilityResponse::Insurance::Item::Benefit', 'path'=>'Item.benefit', 'min'=>0, 'max'=>Float::INFINITY}, + 'authorizationRequired' => {'type'=>'boolean', 'path'=>'Item.authorizationRequired', 'min'=>0, 'max'=>1}, + 'authorizationSupporting' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/coverageeligibilityresponse-ex-auth-support'=>['laborder', 'labreport', 'diagnosticimageorder', 'diagnosticimagereport', 'professionalreport', 'accidentreport', 'model', 'picture']}, 'type'=>'CodeableConcept', 'path'=>'Item.authorizationSupporting', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/coverageeligibilityresponse-ex-auth-support'}}, + 'authorizationUrl' => {'type'=>'uri', 'path'=>'Item.authorizationUrl', 'min'=>0, 'max'=>1} + } + + class Benefit < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'allowed' => ['unsignedInt', 'string', 'Money'], + 'used' => ['unsignedInt', 'string', 'Money'] + } + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Benefit.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Benefit.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Benefit.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'type' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/benefit-type'=>['benefit', 'deductible', 'visit', 'room', 'copay', 'copay-percent', 'copay-maximum', 'vision-exam', 'vision-glasses', 'vision-contacts', 'medical-primarycare', 'pharmacy-dispense']}, 'type'=>'CodeableConcept', 'path'=>'Benefit.type', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/benefit-type'}}, + 'allowedUnsignedInt' => {'type'=>'unsignedInt', 'path'=>'Benefit.allowed[x]', 'min'=>0, 'max'=>1}, + 'allowedString' => {'type'=>'string', 'path'=>'Benefit.allowed[x]', 'min'=>0, 'max'=>1}, + 'allowedMoney' => {'type'=>'Money', 'path'=>'Benefit.allowed[x]', 'min'=>0, 'max'=>1}, + 'usedUnsignedInt' => {'type'=>'unsignedInt', 'path'=>'Benefit.used[x]', 'min'=>0, 'max'=>1}, + 'usedString' => {'type'=>'string', 'path'=>'Benefit.used[x]', 'min'=>0, 'max'=>1}, + 'usedMoney' => {'type'=>'Money', 'path'=>'Benefit.used[x]', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :type # 1-1 CodeableConcept + attr_accessor :allowedUnsignedInt # 0-1 unsignedInt + attr_accessor :allowedString # 0-1 string + attr_accessor :allowedMoney # 0-1 Money + attr_accessor :usedUnsignedInt # 0-1 unsignedInt + attr_accessor :usedString # 0-1 string + attr_accessor :usedMoney # 0-1 Money + end + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :category # 0-1 CodeableConcept + attr_accessor :productOrService # 0-1 CodeableConcept + attr_accessor :modifier # 0-* [ CodeableConcept ] + attr_accessor :provider # 0-1 Reference(Practitioner|PractitionerRole) + attr_accessor :excluded # 0-1 boolean + attr_accessor :name # 0-1 string + attr_accessor :description # 0-1 string + attr_accessor :network # 0-1 CodeableConcept + attr_accessor :unit # 0-1 CodeableConcept + attr_accessor :term # 0-1 CodeableConcept + attr_accessor :benefit # 0-* [ CoverageEligibilityResponse::Insurance::Item::Benefit ] + attr_accessor :authorizationRequired # 0-1 boolean + attr_accessor :authorizationSupporting # 0-* [ CodeableConcept ] + attr_accessor :authorizationUrl # 0-1 uri + end + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :coverage # 1-1 Reference(Coverage) + attr_accessor :inforce # 0-1 boolean + attr_accessor :benefitPeriod # 0-1 Period + attr_accessor :item # 0-* [ CoverageEligibilityResponse::Insurance::Item ] + end + + class Error < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Error.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Error.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Error.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'code' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/adjudication-error'=>['a001', 'a002']}, 'type'=>'CodeableConcept', 'path'=>'Error.code', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/adjudication-error'}}, + 'expression' => {'type'=>'string', 'path'=>'Error.expression', 'min'=>0, 'max'=>Float::INFINITY} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :code # 1-1 CodeableConcept + attr_accessor :expression # 0-* [ string ] + end + + attr_accessor :id # 0-1 id + attr_accessor :meta # 0-1 Meta + attr_accessor :implicitRules # 0-1 uri + attr_accessor :language # 0-1 code + attr_accessor :text # 0-1 Narrative + attr_accessor :contained # 0-* [ Resource ] + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :identifier # 0-* [ Identifier ] + attr_accessor :status # 1-1 code + attr_accessor :purpose # 1-* [ code ] + attr_accessor :patient # 1-1 Reference(Patient) + attr_accessor :event # 0-* [ CoverageEligibilityResponse::Event ] + attr_accessor :servicedDate # 0-1 date + attr_accessor :servicedPeriod # 0-1 Period + attr_accessor :created # 1-1 dateTime + attr_accessor :requestor # 0-1 Reference(Practitioner|PractitionerRole|Organization) + attr_accessor :request # 1-1 Reference(CoverageEligibilityRequest) + attr_accessor :outcome # 1-1 code + attr_accessor :disposition # 0-1 string + attr_accessor :insurer # 1-1 Reference(Organization) + attr_accessor :insurance # 0-* [ CoverageEligibilityResponse::Insurance ] + attr_accessor :preAuthRef # 0-1 string + attr_accessor :form # 0-1 CodeableConcept + attr_accessor :error # 0-* [ CoverageEligibilityResponse::Error ] + + def resourceType + 'CoverageEligibilityResponse' + end + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/resources/DetectedIssue.rb b/lib/fhir_models/r6/generated/resources/DetectedIssue.rb new file mode 100644 index 00000000..8a281b48 --- /dev/null +++ b/lib/fhir_models/r6/generated/resources/DetectedIssue.rb @@ -0,0 +1,111 @@ +module FHIR + module R6 + class DetectedIssue < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'identified' => ['dateTime', 'Period'] + } + SEARCH_PARAMS = ['author', 'category', 'code', 'identified', 'identifier', 'implicated', 'patient', 'status', 'subject'] + METADATA = { + 'id' => {'type'=>'id', 'path'=>'DetectedIssue.id', 'min'=>0, 'max'=>1}, + 'meta' => {'type'=>'Meta', 'path'=>'DetectedIssue.meta', 'min'=>0, 'max'=>1}, + 'implicitRules' => {'type'=>'uri', 'path'=>'DetectedIssue.implicitRules', 'min'=>0, 'max'=>1}, + 'language' => {'type'=>'code', 'path'=>'DetectedIssue.language', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-languages'}}, + 'text' => {'type'=>'Narrative', 'path'=>'DetectedIssue.text', 'min'=>0, 'max'=>1}, + 'contained' => {'type'=>'Resource', 'path'=>'DetectedIssue.contained', 'min'=>0, 'max'=>Float::INFINITY}, + 'extension' => {'type'=>'Extension', 'path'=>'DetectedIssue.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'DetectedIssue.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'identifier' => {'type'=>'Identifier', 'path'=>'DetectedIssue.identifier', 'min'=>0, 'max'=>Float::INFINITY}, + 'status' => {'valid_codes'=>{'http://hl7.org/fhir/observation-status'=>['preliminary', 'final', 'entered-in-error'], 'http://hl7.org/fhir/detectedissue-status'=>['mitigated']}, 'type'=>'code', 'path'=>'DetectedIssue.status', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/detectedissue-status'}}, + 'category' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/v3-ActCode'=>['_AdministrationDetectedIssueCode', '_AppropriatenessDetectedIssueCode', '_InteractionDetectedIssueCode', 'FOOD', 'TPROD', 'DRG', 'NHP', 'NONRX', 'OBSA', 'AGE', 'ADALRT', 'DOSEHINDA', 'DOSELINDA', 'GEALRT', 'PEALRT', 'COND', 'HGHT', 'LACT', 'PREG', 'WGHT', 'CREACT', 'GEN', 'GEND', 'LAB', 'REACT', 'ALGY', 'INT', 'RREACT', 'RALG', 'RAR', 'RINT', 'PREVINEF', 'COMPLY', 'DUPTHPY', 'DUPTHPCLS', 'DUPTHPGEN', 'ABUSE', 'FRAUD', 'PLYDOC', 'PLYPHRM', 'DACT', 'DOSE', 'DOSECOND', 'DOSEDUR', 'DOSEDURH', 'DOSEDURHIND', 'DOSEDURL', 'DOSEDURLIND', 'DOSEH', 'DOSEHIND', 'DOSEHINDSA', 'DOSEHINDW', 'DOSEIVL', 'DOSEIVLIND', 'DOSEL', 'DOSELIND', 'DOSELINDSA', 'DOSELINDW', 'MDOSE', 'TIME', 'ALRTENDLATE', 'ALRTSTRTLATE', '_DrugActionDetectedIssueCode', '_TimingDetectedIssueCode', 'ENDLATE', 'STRTLATE', '_ActSuppliedItemDetectedIssueCode', '_SupplyDetectedIssueCode', 'ALLDONE', 'FULFIL', 'NOTACTN', 'NOTEQUIV', 'NOTEQUIVGEN', 'NOTEQUIVTHER', 'TIMING', 'INTERVAL', 'MINFREQ', 'HELD', 'TOOLATE', 'TOOSOON', 'HISTORIC', 'PATPREF', 'PATPREFALT', '_ClinicalActionDetectedIssueCode', 'CAREGAP', 'CODINGGAP']}, 'type'=>'CodeableConcept', 'path'=>'DetectedIssue.category', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'preferred', 'uri'=>'http://hl7.org/fhir/ValueSet/detectedissue-category'}}, + 'code' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/v3-ActCode'=>['_AdministrationDetectedIssueCode', '_AppropriatenessDetectedIssueCode', '_InteractionDetectedIssueCode', 'FOOD', 'TPROD', 'DRG', 'NHP', 'NONRX', 'OBSA', 'AGE', 'ADALRT', 'DOSEHINDA', 'DOSELINDA', 'GEALRT', 'PEALRT', 'COND', 'HGHT', 'LACT', 'PREG', 'WGHT', 'CREACT', 'GEN', 'GEND', 'LAB', 'REACT', 'ALGY', 'INT', 'RREACT', 'RALG', 'RAR', 'RINT', 'PREVINEF', 'COMPLY', 'DUPTHPY', 'DUPTHPCLS', 'DUPTHPGEN', 'ABUSE', 'FRAUD', 'PLYDOC', 'PLYPHRM', 'DACT', 'DOSE', 'DOSECOND', 'DOSEDUR', 'DOSEDURH', 'DOSEDURHIND', 'DOSEDURL', 'DOSEDURLIND', 'DOSEH', 'DOSEHIND', 'DOSEHINDSA', 'DOSEHINDW', 'DOSEIVL', 'DOSEIVLIND', 'DOSEL', 'DOSELIND', 'DOSELINDSA', 'DOSELINDW', 'MDOSE', 'TIME', 'ALRTENDLATE', 'ALRTSTRTLATE', '_DrugActionDetectedIssueCode', '_TimingDetectedIssueCode', 'ENDLATE', 'STRTLATE', '_ActSuppliedItemDetectedIssueCode', '_SupplyDetectedIssueCode', 'ALLDONE', 'FULFIL', 'NOTACTN', 'NOTEQUIV', 'NOTEQUIVGEN', 'NOTEQUIVTHER', 'TIMING', 'INTERVAL', 'MINFREQ', 'HELD', 'TOOLATE', 'TOOSOON', 'HISTORIC', 'PATPREF', 'PATPREFALT', '_ClinicalActionDetectedIssueCode', 'CAREGAP', 'CODINGGAP']}, 'type'=>'CodeableConcept', 'path'=>'DetectedIssue.code', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'preferred', 'uri'=>'http://hl7.org/fhir/ValueSet/detectedissue-category'}}, + 'severity' => {'valid_codes'=>{'http://hl7.org/fhir/detectedissue-severity'=>['high', 'moderate', 'low']}, 'type'=>'code', 'path'=>'DetectedIssue.severity', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/detectedissue-severity'}}, + 'subject' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Group', 'http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/Location', 'http://hl7.org/fhir/StructureDefinition/Organization', 'http://hl7.org/fhir/StructureDefinition/Procedure', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/Medication', 'http://hl7.org/fhir/StructureDefinition/Substance', 'http://hl7.org/fhir/StructureDefinition/BiologicallyDerivedProduct', 'http://hl7.org/fhir/StructureDefinition/NutritionProduct'], 'type'=>'Reference', 'path'=>'DetectedIssue.subject', 'min'=>0, 'max'=>1}, + 'encounter' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Encounter'], 'type'=>'Reference', 'path'=>'DetectedIssue.encounter', 'min'=>0, 'max'=>1}, + 'identifiedDateTime' => {'type'=>'dateTime', 'path'=>'DetectedIssue.identified[x]', 'min'=>0, 'max'=>1}, + 'identifiedPeriod' => {'type'=>'Period', 'path'=>'DetectedIssue.identified[x]', 'min'=>0, 'max'=>1}, + 'author' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole', 'http://hl7.org/fhir/StructureDefinition/Device'], 'type'=>'Reference', 'path'=>'DetectedIssue.author', 'min'=>0, 'max'=>1}, + 'implicated' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Resource'], 'type'=>'Reference', 'path'=>'DetectedIssue.implicated', 'min'=>0, 'max'=>Float::INFINITY}, + 'evidence' => {'type'=>'DetectedIssue::Evidence', 'path'=>'DetectedIssue.evidence', 'min'=>0, 'max'=>Float::INFINITY}, + 'detail' => {'type'=>'markdown', 'path'=>'DetectedIssue.detail', 'min'=>0, 'max'=>1}, + 'reference' => {'type'=>'uri', 'path'=>'DetectedIssue.reference', 'min'=>0, 'max'=>1}, + 'mitigation' => {'type'=>'DetectedIssue::Mitigation', 'path'=>'DetectedIssue.mitigation', 'min'=>0, 'max'=>Float::INFINITY} + } + + class Evidence < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Evidence.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Evidence.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Evidence.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'code' => {'valid_codes'=>{'http://snomed.info/sct'=>['404684003', '109006', '122003', '127009', '129007', '134006', '140004', '144008', '150003', '151004', '162004', '165002', '168000', '171008', '172001', '175004', '177007', '179005', '181007', '183005', '184004', '188001', '192008', '193003', '198007', '199004', '216004', '219006', '222008', '223003', '228007', '241006', '242004', '253005', '257006', '264008', '276008', '279001', '281004', '282006', '290006', '292003', '297009', '299007', '303002', '308006', '310008', '313005', '317006', '320003', '324007', '330007', '335002', '341009', '349006', '355001', '357009', '359007', '360002', '364006', '366008', '368009', '369001', '378007', '382009', '383004', '385006', '387003', '398002', '407000', '408005', '409002', '426008', '431005', '437009', '440009', '442001', '443006', '447007', '450005', '452002', '460001', '467003', '470004', '479003', '486006', '488007', '490008', '496002', '504009', '517007', '518002', '520004', '527001', '536002', '539009', '547009', '548004', '554003', '555002', '563001', '568005', '586008', '590005', '596004', '599006', '600009', '607007', '610000', '613003', '615005', '616006', '626004', '631002', '640003', '643001', '646009', '649002', '651003', '652005', '655007', '658009', '664002', '675003', '701003', '703000', '714002', '715001', '718004', '734001', '736004', '750009', '755004', '756003', '758002', '775008', '776009', '781000', '787001', '788006', '792004', '799008', '801006', '805002', '811004', '813001', '815008', '816009', '818005', '825003', '827006', '832007', '834008', '841002', '842009', '843004', '844005', '845006', '849000', '857002', '862001', '865004', '871005', '874002', '875001', '888003', '890002', '899001', '903008', '904002', '928000', '931004', '932006', '934007', '943003', '961007', '962000', '964004', '965003', '975000', '978003', '981008', '984000', '987007', '991002', '998008', '1003002', '1020003', '1023001', '1027000', '1031006', '1033009', '1034003', '1038000', '1045000', '1046004', '1051005', '1055001', '1059007', '1070000', '1073003', '1077002', '1079004', '1085006', '1089000', '1102005', '1107004', '1108009', '1111005', '1112003', '1116000', '1124005', '1125006', '1126007', '1131009', '1134001', '1135000', '1139006', '1140008', '1141007', '1145003', '1150009', '1151008', '1152001', '1155004', '1168007', '1184008', '1194003', '1196001', '1197005', '1201005', '1207009', '1208004', '1212005', '1214006', '1232006', '1239002', '1240000', '1259003', '1261007', '1264004', '1271009', '1280009', '1282001', '1284000', '1286003', '1287007', '1297003', '1308001', '1310004', '1318006', '1323006', '1332008', '1335005', '1343000', '1345007', '1351002', '1356007', '1361009', '1367008', '1370007', '1372004', '1376001', '1378000', '1380006', '1383008', '1384002', '1386000', '1387009', '1388004', '1393001', '1395008', '1402001', '1412008', '1415005', '1418007', '1426004', '1447000', '1469007', '1474004', '1475003', '1478001', '1479009', '1482004', '1486001', '1488000', '1489008', '1492007', '1493002', '1499003', '1512006', '1515008', '1518005', '1519002', '1521007', '1525003', '1531000', '1532007', '1534008', '1538006', '1539003', '1542009', '1544005', '1551001', '1556006', '1563006', '1567007', '1588003', '1592005', '1593000', '1606009', '1608005', '1639007', '1647007', '1648002', '1654001', '1657008', '1658003', '1663004', '1667003', '1670004', '1671000', '1674008', '1679003', '1682008', '1685005', '1686006', '1694004', '1698001', '1703007', '1705000', '1714005', '1717003', '1723008', '1724002', '1734006', '1735007', '1739001', '1742007', '1744008', '1748006', '1755008', '1761006', '1763009', '1767005', '1769008', '1771008', '1776003', '1777007', '1778002', '1779005', '1794009', '1816003', '1821000', '1822007', '1824008', '1826005', '1828006', '1833005', '1835003', '1837006', '1845001', '1847009', '1852004', '1855002', '1856001', '1857005', '1860003', '1865008', '1869002', '1892002', '1896004', '1897008', '1899006', '1903004', '1922008', '1926006', '1939005', '1943009', '1953005', '1955003', '1959009', '1963002', '1965009', '1967001', '1973000', '1977004', '1979001', '1980003', '1981004', '2004005', '2012002', '2028007', '2032001', '2036003', '2040007', '2041006', '2043009', '2055003', '2061000', '2065009', '2066005', '2070002', '2073000', '2087000', '2089002', '2091005', '2094002', '2102007', '2107001', '2109003', '2114004', '2116002', '2120003', '2121004', '2128005', '2129002', '2132004', '2134003', '2136001', '2138000', '2145000', '2149006', '2158004', '2167004', '2169001', '2170000', '2176006', '2177002', '2186007', '2198002', '2202000', '2204004', '2213002', '2216005', '2219003', '2224000', '2228002', '2229005', '2231001', '2237002', '2239004', '2241003', '2243000', '2245007', '2251002', '2256007', '2261009', '2268003', '2284002', '2295008', '2296009', '2301009', '2303007', '2304001', '2307008', '2308003', '2312009', '2314005', '2326000', '2339001', '2341000', '2351004', '2355008', '2359002', '2365002', '2366001', '2367005', '2374000', '2385003', '2388001', '2390000', '2391001', '2396006', '2398007', '2403008', '2415007', '2418009', '2419001', '2420007', '2432006', '2435008', '2437000', '2438005', '2439002', '2443003', '2452007', '2463005', '2469009', '2471009', '2472002', '2473007', '2477008', '2492009', '2495006', '2496007', '2506003', '2513003', '2518007', '2521009', '2523007', '2526004', '2528003', '2532009', '2534005', '2538008', '2541004', '2554006', '2556008', '2560006', '2562003', '2576002', '2581006', '2582004', '2583009', '2584003', '2585002', '2589008', '2591000', '2593002', '2602008', '2606006', '2615004', '2618002', '2622007', '2625009', '2634004', '2638001', '2640006', '2651006', '2655002', '2657005', '2663001', '2683000', '2689001', '2694001', '2704003', '2707005', '2713001', '2724004', '2725003', '2733002', '2736005', '2740001', '2749000', '2751001', '2761008', '2764000', '2770006', '2772003', '2775001', '2776000', '2782002', '2783007', '2805007', '2806008', '2807004', '2808009', '2815001', '2816000', '2818004', '2819007', '2825006', '2828008', '2829000', '2835000', '2836004', '2838003', '2850009', '2853006', '2856003', '2858002', '2884008', '2893009', '2897005', '2899008', '2901004', '2902006', '2904007', '2910007', '2912004', '2917005', '2918000', '2919008', '2929001', '2935001', '2946003', '2951009', '2955000', '2965006', '2967003', '2978006', '2981001', '2989004', '2990008', '2992000', '2994004', '2999009', '3002002', '3004001', '3006004', '3009006', '3013004', '3014005', '3018008', '3019000', '3021005', '3023008', '3032005', '3033000', '3038009', '3044008', '3053001', '3059002', '3067005', '3071008', '3072001', '3073006', '3089009', '3094009', '3095005', '3097002', '3098007', '3109008', '3110003', '3119002', '3129009', '3135009', '3140001', '3144005', '3158007', '3160009', '3163006', '3168002', '3185000', '3199001', '3200003', '3208005', '3214003', '3217005', '3218000', '3219008', '3228009', '3229001', '3238004', '3239007', '3253007', '3254001', '3259006', '3261002', '3263004', '3272007', '3274008', '3275009', '3276005', '3282008', '3283003', '3286006', '3289004', '3291007', '3298001', '3303004', '3304005', '3305006', '3308008', '3310005', '3321001', '3323003', '3327002', '3331008', '3344003', '3345002', '3358001', '3368006', '3376008', '3381004', '3387000', '3391005', '3398004', '3415004', '3419005', '3421000', '3424008', '3426005', '3427001', '3434004', '3439009', '3441005', '3446000', '3449007', '3456001', '3458000', '3461004', '3464007', '3468005', '3469002', '3472009', '3474005', '3480002', '3482005', '3483000', '3487004', '3500002', '3502005', '3506008', '3507004', '3511005', '3514002', '3519007', '3528008', '3529000', '3530005', '3531009', '3533007', '3539006', '3542000', '3544004', '3545003', '3548001', '3549009', '3558002', '3560000', '3570003', '3571004', '3577000', '3585009', '3586005', '3589003', '3590007', '3591006', '3598000', '3611003', '3633001', '3639002', '3640000', '3641001', '3642008', '3644009', '3649004', '3650004', '3652007', '3657001', '3662000', '3677008', '3680009', '3681008', '3696007', '3699000', '3704008', '3705009', '3716002', '3720003', '3723001', '3733009', '3738000', '3744001', '3747008', '3750006', '3751005', '3752003', '3754002', '3755001', '3756000', '3759007', '3760002', '3762005', '3763000', '3783004', '3797007', '3798002', '3815005', '3820005', '3827008', '3830001', '3841004', '3845008', '3855007', '3885002', '3886001', '3899003', '3900008', '3902000', '3908001', '3909009', '3913002', '3914008', '3928002', '3939004', '3944006', '3947004', '3950001', '3951002', '3972004', '3975002', '3978000', '3987009', '3993001', '3999002', '4003003', '4006006', '4009004', '4016003', '4017007', '4022007', '4026005', '4030008', '4038001', '4039009', '4040006', '4041005', '4046000', '4062006', '4063001', '4069002', '4070001', '4075006', '4082005', '4088009', '4089001', '4103001', '4107000', '4113009', '4120002', '4124006', '4127004', '4129001', '4135001', '4136000', '4142001', '4160001', '4168008', '4170004', '4174008', '4175009', '4178006', '4181001', '4183003', '4184009', '4195003', '4197006', '4199009', '4208000', '4210003', '4223005', '4224004', '4225003', '4232007', '4237001', '4240001', '4241002', '4242009', '4248008', '4249000', '4260009', '4262001', '4264000', '4269005', '4273008', '4275001', '4283007', '4287008', '4294006', '4300009', '4301008', '4306003', '4307007', '4313003', '4316006', '4320005', '4324001', '4325000', '4338008', '4340003', '4349002', '4354006', '4356008', '4359001', '4364002', '4367009', '4373005', '4374004', '4381006', '4386001', '4390004', '4397001', '4399003', '4403007', '4406004', '4409006', '4410001', '4412009', '4414005', '4416007', '4418008', '4426000', '4434006', '4439001', '4441000', '4445009', '4448006', '4461006', '4463009', '4464003', '4465002', '4468000', '4470009', '4473006', '4477007', '4478002', '4481007', '4483005', '4494009', '4495005', '4499004', '4501007', '4506002', '4510004', '4512007', '4519003', '4522001', '4523006', '4526003', '4529005', '4530000', '4547004', '4550001', '4554005', '4556007', '4557003', '4559000', '4565000', '4568003', '4575002', '4586000', '4592006', '4598005', '4602007', '4633009', '4637005', '4639008', '4641009', '4645000', '4654002', '4659007', '4661003', '4665007', '4667004', '4669001', '4673003', '4676006', '4688008', '4690009', '4702003', '4708004', '4711003', '4721006', '4724003', '4733001', '4740000', '4749004', '4750004', '4754008', '4760008', '4763005', '4771009', '4776004', '4783006', '4787007', '4788002', '4800001', '4805006', '4806007', '4817008', '4819006', '4821001', '4834000', '4835004', '4839005', '4846001', '4851007', '4853005', '4854004', '4855003', '4859009', '4860004', '4863002', '4873000', '4874006', '4886009', '4887000', '4896000', '4900002', '4907004', '4915001', '4920001', '4921002', '4922009', '4926007', '4927003', '4932002']}, 'type'=>'CodeableConcept', 'path'=>'Evidence.code', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/manifestation-or-symptom'}}, + 'detail' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Resource'], 'type'=>'Reference', 'path'=>'Evidence.detail', 'min'=>0, 'max'=>Float::INFINITY} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :code # 0-* [ CodeableConcept ] + attr_accessor :detail # 0-* [ Reference(Resource) ] + end + + class Mitigation < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Mitigation.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Mitigation.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Mitigation.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'action' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/v3-ActCode'=>['_ActDetectedIssueManagementCode', '_ActAdministrativeDetectedIssueManagementCode', '_AuthorizationIssueManagementCode', 'EMAUTH', '21', '1', '19', '2', '22', '23', '3', '4', '5', '6', '7', '14', '15', '16', '17', '18', '20', '8', '10', '11', '12', '13', '9', '_ActFinancialDetectedIssueManagementCode']}, 'type'=>'CodeableConcept', 'path'=>'Mitigation.action', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'preferred', 'uri'=>'http://hl7.org/fhir/ValueSet/detectedissue-mitigation-action'}}, + 'date' => {'type'=>'dateTime', 'path'=>'Mitigation.date', 'min'=>0, 'max'=>1}, + 'author' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole'], 'type'=>'Reference', 'path'=>'Mitigation.author', 'min'=>0, 'max'=>1}, + 'note' => {'type'=>'Annotation', 'path'=>'Mitigation.note', 'min'=>0, 'max'=>Float::INFINITY} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :action # 1-1 CodeableConcept + attr_accessor :date # 0-1 dateTime + attr_accessor :author # 0-1 Reference(Practitioner|PractitionerRole) + attr_accessor :note # 0-* [ Annotation ] + end + + attr_accessor :id # 0-1 id + attr_accessor :meta # 0-1 Meta + attr_accessor :implicitRules # 0-1 uri + attr_accessor :language # 0-1 code + attr_accessor :text # 0-1 Narrative + attr_accessor :contained # 0-* [ Resource ] + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :identifier # 0-* [ Identifier ] + attr_accessor :status # 1-1 code + attr_accessor :category # 0-* [ CodeableConcept ] + attr_accessor :code # 0-1 CodeableConcept + attr_accessor :severity # 0-1 code + attr_accessor :subject # 0-1 Reference(Patient|Group|Device|Location|Organization|Procedure|Practitioner|Medication|Substance|BiologicallyDerivedProduct|NutritionProduct) + attr_accessor :encounter # 0-1 Reference(Encounter) + attr_accessor :identifiedDateTime # 0-1 dateTime + attr_accessor :identifiedPeriod # 0-1 Period + attr_accessor :author # 0-1 Reference(Patient|RelatedPerson|Practitioner|PractitionerRole|Device) + attr_accessor :implicated # 0-* [ Reference(Resource) ] + attr_accessor :evidence # 0-* [ DetectedIssue::Evidence ] + attr_accessor :detail # 0-1 markdown + attr_accessor :reference # 0-1 uri + attr_accessor :mitigation # 0-* [ DetectedIssue::Mitigation ] + + def resourceType + 'DetectedIssue' + end + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/resources/Device.rb b/lib/fhir_models/r6/generated/resources/Device.rb new file mode 100644 index 00000000..4e10656a --- /dev/null +++ b/lib/fhir_models/r6/generated/resources/Device.rb @@ -0,0 +1,229 @@ +module FHIR + module R6 + class Device < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + SEARCH_PARAMS = ['biological-source-event', 'code', 'code-value-concept', 'definition', 'device-name', 'expiration-date', 'identifier', 'location', 'lot-number', 'manufacture-date', 'manufacturer', 'model', 'organization', 'parent', 'serial-number', 'specification', 'specification-version', 'status', 'type', 'udi-carrier-hrf', 'udi-di', 'url', 'version', 'version-type'] + METADATA = { + 'id' => {'type'=>'id', 'path'=>'Device.id', 'min'=>0, 'max'=>1}, + 'meta' => {'type'=>'Meta', 'path'=>'Device.meta', 'min'=>0, 'max'=>1}, + 'implicitRules' => {'type'=>'uri', 'path'=>'Device.implicitRules', 'min'=>0, 'max'=>1}, + 'language' => {'type'=>'code', 'path'=>'Device.language', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-languages'}}, + 'text' => {'type'=>'Narrative', 'path'=>'Device.text', 'min'=>0, 'max'=>1}, + 'contained' => {'type'=>'Resource', 'path'=>'Device.contained', 'min'=>0, 'max'=>Float::INFINITY}, + 'extension' => {'type'=>'Extension', 'path'=>'Device.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Device.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'identifier' => {'type'=>'Identifier', 'path'=>'Device.identifier', 'min'=>0, 'max'=>Float::INFINITY}, + 'definition' => {'type'=>'CodeableReference', 'path'=>'Device.definition', 'min'=>0, 'max'=>1}, + 'udiCarrier' => {'type'=>'Device::UdiCarrier', 'path'=>'Device.udiCarrier', 'min'=>0, 'max'=>Float::INFINITY}, + 'status' => {'valid_codes'=>{'http://hl7.org/fhir/device-status'=>['active', 'inactive', 'entered-in-error']}, 'type'=>'code', 'path'=>'Device.status', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/device-status'}}, + 'availabilityStatus' => {'valid_codes'=>{'http://hl7.org/fhir/device-availability-status'=>['lost', 'damaged', 'destroyed', 'available']}, 'type'=>'CodeableConcept', 'path'=>'Device.availabilityStatus', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/device-availability-status'}}, + 'biologicalSourceEvent' => {'type'=>'Identifier', 'path'=>'Device.biologicalSourceEvent', 'min'=>0, 'max'=>1}, + 'manufacturer' => {'type'=>'string', 'path'=>'Device.manufacturer', 'min'=>0, 'max'=>1}, + 'manufactureDate' => {'type'=>'dateTime', 'path'=>'Device.manufactureDate', 'min'=>0, 'max'=>1}, + 'expirationDate' => {'type'=>'dateTime', 'path'=>'Device.expirationDate', 'min'=>0, 'max'=>1}, + 'lotNumber' => {'type'=>'string', 'path'=>'Device.lotNumber', 'min'=>0, 'max'=>1}, + 'serialNumber' => {'type'=>'string', 'path'=>'Device.serialNumber', 'min'=>0, 'max'=>1}, + 'name' => {'type'=>'Device::Name', 'path'=>'Device.name', 'min'=>0, 'max'=>Float::INFINITY}, + 'modelNumber' => {'type'=>'string', 'path'=>'Device.modelNumber', 'min'=>0, 'max'=>1}, + 'partNumber' => {'type'=>'string', 'path'=>'Device.partNumber', 'min'=>0, 'max'=>1}, + 'category' => {'valid_codes'=>{'http://hl7.org/fhir/device-category'=>['active', 'communicating', 'dme', 'home-use', 'implantable', 'in-vitro', 'point-of-care', 'single-use', 'reusable', 'software']}, 'type'=>'CodeableConcept', 'path'=>'Device.category', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/device-category'}}, + 'type' => {'valid_codes'=>{'urn:iso:std:iso:11073:10101'=>['528391', '528404', '528425', '528402', '528409', '528390', '528457', '528401', '528455', '528403', '528405', '528388', '528397', '528408', '528426', '528392', '528399'], 'urn:oid:2.16.840.1.113883.6.276'=>['38017', '38663', '42347', '46352', '47264', '62163', '62260', '62423', '62414', '64587', '64992']}, 'type'=>'CodeableConcept', 'path'=>'Device.type', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/device-type'}}, + 'deviceVersion' => {'type'=>'Device::DeviceVersion', 'path'=>'Device.deviceVersion', 'min'=>0, 'max'=>Float::INFINITY}, + 'conformsTo' => {'type'=>'Device::ConformsTo', 'path'=>'Device.conformsTo', 'min'=>0, 'max'=>Float::INFINITY}, + 'property' => {'type'=>'Device::Property', 'path'=>'Device.property', 'min'=>0, 'max'=>Float::INFINITY}, + 'mode' => {'valid_codes'=>{'http://hl7.org/fhir/device-operation-mode'=>['normal', 'demo', 'service', 'maintenance', 'test']}, 'type'=>'CodeableConcept', 'path'=>'Device.mode', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/device-operation-mode'}}, + 'cycle' => {'type'=>'Count', 'path'=>'Device.cycle', 'min'=>0, 'max'=>1}, + 'duration' => {'type'=>'Duration', 'path'=>'Device.duration', 'min'=>0, 'max'=>1}, + 'owner' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Organization'], 'type'=>'Reference', 'path'=>'Device.owner', 'min'=>0, 'max'=>1}, + 'contact' => {'type'=>'ContactPoint', 'path'=>'Device.contact', 'min'=>0, 'max'=>Float::INFINITY}, + 'location' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Location'], 'type'=>'Reference', 'path'=>'Device.location', 'min'=>0, 'max'=>1}, + 'url' => {'type'=>'uri', 'path'=>'Device.url', 'min'=>0, 'max'=>1}, + 'endpoint' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Endpoint'], 'type'=>'Reference', 'path'=>'Device.endpoint', 'min'=>0, 'max'=>Float::INFINITY}, + 'gateway' => {'type'=>'CodeableReference', 'path'=>'Device.gateway', 'min'=>0, 'max'=>Float::INFINITY}, + 'note' => {'type'=>'Annotation', 'path'=>'Device.note', 'min'=>0, 'max'=>Float::INFINITY}, + 'safety' => {'valid_codes'=>{'urn:oid:2.16.840.1.113883.3.26.1.1'=>['C106046', 'C106045', 'C106047', 'C113844', 'C101673', 'C106038']}, 'type'=>'CodeableConcept', 'path'=>'Device.safety', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/device-safety'}}, + 'parent' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Device'], 'type'=>'Reference', 'path'=>'Device.parent', 'min'=>0, 'max'=>1} + } + + class UdiCarrier < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'UdiCarrier.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'UdiCarrier.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'UdiCarrier.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'deviceIdentifier' => {'type'=>'string', 'path'=>'UdiCarrier.deviceIdentifier', 'min'=>1, 'max'=>1}, + 'deviceIdentifierSystem' => {'type'=>'uri', 'path'=>'UdiCarrier.deviceIdentifierSystem', 'min'=>0, 'max'=>1}, + 'issuer' => {'type'=>'uri', 'path'=>'UdiCarrier.issuer', 'min'=>1, 'max'=>1}, + 'jurisdiction' => {'type'=>'uri', 'path'=>'UdiCarrier.jurisdiction', 'min'=>0, 'max'=>1}, + 'carrierAIDC' => {'type'=>'base64Binary', 'path'=>'UdiCarrier.carrierAIDC', 'min'=>0, 'max'=>1}, + 'carrierHRF' => {'type'=>'string', 'path'=>'UdiCarrier.carrierHRF', 'min'=>0, 'max'=>1}, + 'entryType' => {'valid_codes'=>{'http://hl7.org/fhir/udi-entry-type'=>['barcode', 'rfid', 'manual', 'card', 'self-reported', 'electronic-transmission', 'unknown']}, 'type'=>'code', 'path'=>'UdiCarrier.entryType', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/udi-entry-type'}} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :deviceIdentifier # 1-1 string + attr_accessor :deviceIdentifierSystem # 0-1 uri + attr_accessor :issuer # 1-1 uri + attr_accessor :jurisdiction # 0-1 uri + attr_accessor :carrierAIDC # 0-1 base64Binary + attr_accessor :carrierHRF # 0-1 string + attr_accessor :entryType # 0-1 code + end + + class Name < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Name.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Name.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Name.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'value' => {'type'=>'string', 'path'=>'Name.value', 'min'=>1, 'max'=>1}, + 'type' => {'valid_codes'=>{'http://hl7.org/fhir/device-nametype'=>['registered-name', 'user-friendly-name', 'patient-reported-name']}, 'type'=>'CodeableConcept', 'path'=>'Name.type', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/device-nametype'}}, + 'display' => {'type'=>'boolean', 'path'=>'Name.display', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :value # 1-1 string + attr_accessor :type # 1-1 CodeableConcept + attr_accessor :display # 0-1 boolean + end + + class DeviceVersion < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'DeviceVersion.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'DeviceVersion.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'DeviceVersion.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'type' => {'valid_codes'=>{'urn:iso:std:iso:11073:10101'=>['531974', '531975', '531976', '531977', '532352']}, 'type'=>'CodeableConcept', 'path'=>'DeviceVersion.type', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/device-versiontype'}}, + 'component' => {'type'=>'Identifier', 'path'=>'DeviceVersion.component', 'min'=>0, 'max'=>1}, + 'installDate' => {'type'=>'dateTime', 'path'=>'DeviceVersion.installDate', 'min'=>0, 'max'=>1}, + 'value' => {'type'=>'string', 'path'=>'DeviceVersion.value', 'min'=>1, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :type # 0-1 CodeableConcept + attr_accessor :component # 0-1 Identifier + attr_accessor :installDate # 0-1 dateTime + attr_accessor :value # 1-1 string + end + + class ConformsTo < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'ConformsTo.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'ConformsTo.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'ConformsTo.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'category' => {'valid_codes'=>{'http://hl7.org/fhir/device-specification-category'=>['communication', 'performance', 'measurement', 'risk-class', 'electrical', 'material', 'exchange']}, 'type'=>'CodeableConcept', 'path'=>'ConformsTo.category', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/device-specification-category'}}, + 'specification' => {'valid_codes'=>{'urn:iso:std:iso:11073:10101'=>['528391', '528404', '528425', '528402', '528409', '528390', '528457', '528401', '528455', '528403', '528405', '528388', '528397', '528408', '528426', '528392', '528399']}, 'type'=>'CodeableConcept', 'path'=>'ConformsTo.specification', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/device-specification-type'}}, + 'version' => {'type'=>'string', 'path'=>'ConformsTo.version', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :category # 0-1 CodeableConcept + attr_accessor :specification # 1-1 CodeableConcept + attr_accessor :version # 0-1 string + end + + class Property < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'value' => ['Quantity', 'CodeableConcept', 'string', 'boolean', 'integer', 'Range', 'Attachment'] + } + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Property.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Property.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Property.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'type' => {'valid_codes'=>{'urn:iso:std:iso:11073:10101'=>['528391', '528404', '528425', '528402', '528409', '528390', '528457', '528401', '528455', '528403', '528405', '528388', '528397', '528408', '528426', '528392', '528399'], 'urn:oid:2.16.840.1.113883.6.276'=>['38017', '38663', '42347', '46352', '47264', '62163', '62260', '62423', '62414', '64587', '64992']}, 'type'=>'CodeableConcept', 'path'=>'Property.type', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/device-property-type'}}, + 'valueQuantity' => {'type'=>'Quantity', 'path'=>'Property.value[x]', 'min'=>1, 'max'=>1}, + 'valueCodeableConcept' => {'type'=>'CodeableConcept', 'path'=>'Property.value[x]', 'min'=>1, 'max'=>1}, + 'valueString' => {'type'=>'string', 'path'=>'Property.value[x]', 'min'=>1, 'max'=>1}, + 'valueBoolean' => {'type'=>'boolean', 'path'=>'Property.value[x]', 'min'=>1, 'max'=>1}, + 'valueInteger' => {'type'=>'integer', 'path'=>'Property.value[x]', 'min'=>1, 'max'=>1}, + 'valueRange' => {'type'=>'Range', 'path'=>'Property.value[x]', 'min'=>1, 'max'=>1}, + 'valueAttachment' => {'type'=>'Attachment', 'path'=>'Property.value[x]', 'min'=>1, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :type # 1-1 CodeableConcept + attr_accessor :valueQuantity # 1-1 Quantity + attr_accessor :valueCodeableConcept # 1-1 CodeableConcept + attr_accessor :valueString # 1-1 string + attr_accessor :valueBoolean # 1-1 boolean + attr_accessor :valueInteger # 1-1 integer + attr_accessor :valueRange # 1-1 Range + attr_accessor :valueAttachment # 1-1 Attachment + end + + attr_accessor :id # 0-1 id + attr_accessor :meta # 0-1 Meta + attr_accessor :implicitRules # 0-1 uri + attr_accessor :language # 0-1 code + attr_accessor :text # 0-1 Narrative + attr_accessor :contained # 0-* [ Resource ] + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :identifier # 0-* [ Identifier ] + attr_accessor :definition # 0-1 CodeableReference + attr_accessor :udiCarrier # 0-* [ Device::UdiCarrier ] + attr_accessor :status # 0-1 code + attr_accessor :availabilityStatus # 0-1 CodeableConcept + attr_accessor :biologicalSourceEvent # 0-1 Identifier + attr_accessor :manufacturer # 0-1 string + attr_accessor :manufactureDate # 0-1 dateTime + attr_accessor :expirationDate # 0-1 dateTime + attr_accessor :lotNumber # 0-1 string + attr_accessor :serialNumber # 0-1 string + attr_accessor :name # 0-* [ Device::Name ] + attr_accessor :modelNumber # 0-1 string + attr_accessor :partNumber # 0-1 string + attr_accessor :category # 0-* [ CodeableConcept ] + attr_accessor :type # 0-* [ CodeableConcept ] + attr_accessor :deviceVersion # 0-* [ Device::DeviceVersion ] + attr_accessor :conformsTo # 0-* [ Device::ConformsTo ] + attr_accessor :property # 0-* [ Device::Property ] + attr_accessor :mode # 0-1 CodeableConcept + attr_accessor :cycle # 0-1 Count + attr_accessor :duration # 0-1 Duration + attr_accessor :owner # 0-1 Reference(Organization) + attr_accessor :contact # 0-* [ ContactPoint ] + attr_accessor :location # 0-1 Reference(Location) + attr_accessor :url # 0-1 uri + attr_accessor :endpoint # 0-* [ Reference(Endpoint) ] + attr_accessor :gateway # 0-* [ CodeableReference ] + attr_accessor :note # 0-* [ Annotation ] + attr_accessor :safety # 0-* [ CodeableConcept ] + attr_accessor :parent # 0-1 Reference(Device) + + def resourceType + 'Device' + end + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/resources/DeviceAlert.rb b/lib/fhir_models/r6/generated/resources/DeviceAlert.rb new file mode 100644 index 00000000..cce07fba --- /dev/null +++ b/lib/fhir_models/r6/generated/resources/DeviceAlert.rb @@ -0,0 +1,106 @@ +module FHIR + module R6 + class DeviceAlert < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + SEARCH_PARAMS = [] + METADATA = { + 'id' => {'type'=>'id', 'path'=>'DeviceAlert.id', 'min'=>0, 'max'=>1}, + 'meta' => {'type'=>'Meta', 'path'=>'DeviceAlert.meta', 'min'=>0, 'max'=>1}, + 'implicitRules' => {'type'=>'uri', 'path'=>'DeviceAlert.implicitRules', 'min'=>0, 'max'=>1}, + 'language' => {'type'=>'code', 'path'=>'DeviceAlert.language', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-languages'}}, + 'text' => {'type'=>'Narrative', 'path'=>'DeviceAlert.text', 'min'=>0, 'max'=>1}, + 'contained' => {'type'=>'Resource', 'path'=>'DeviceAlert.contained', 'min'=>0, 'max'=>Float::INFINITY}, + 'extension' => {'type'=>'Extension', 'path'=>'DeviceAlert.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'DeviceAlert.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'identifier' => {'type'=>'Identifier', 'path'=>'DeviceAlert.identifier', 'min'=>0, 'max'=>Float::INFINITY}, + 'status' => {'valid_codes'=>{'http://hl7.org/fhir/devicealert-status'=>['in-progress', 'completed', 'entered-in-error']}, 'type'=>'code', 'path'=>'DeviceAlert.status', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/devicealert-status'}}, + 'condition' => {'type'=>'DeviceAlert::Condition', 'path'=>'DeviceAlert.condition', 'min'=>1, 'max'=>1}, + 'priority' => {'valid_codes'=>{'http://hl7.org/fhir/devicealert-priority'=>['high', 'medium', 'low', 'info']}, 'type'=>'code', 'path'=>'DeviceAlert.priority', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/devicealert-priority'}}, + 'type' => {'valid_codes'=>{'http://hl7.org/fhir/devicealert-type'=>['physiological', 'technical']}, 'type'=>'code', 'path'=>'DeviceAlert.type', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/devicealert-type'}}, + 'subject' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Device'], 'type'=>'Reference', 'path'=>'DeviceAlert.subject', 'min'=>1, 'max'=>1}, + 'source' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/DeviceMetric'], 'type'=>'Reference', 'path'=>'DeviceAlert.source', 'min'=>0, 'max'=>1}, + 'derivedFrom' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Observation'], 'type'=>'Reference', 'path'=>'DeviceAlert.derivedFrom', 'min'=>0, 'max'=>Float::INFINITY}, + 'label' => {'type'=>'string', 'path'=>'DeviceAlert.label', 'min'=>0, 'max'=>1}, + 'signal' => {'type'=>'DeviceAlert::Signal', 'path'=>'DeviceAlert.signal', 'min'=>0, 'max'=>Float::INFINITY} + } + + class Condition < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Condition.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Condition.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Condition.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'code' => {'valid_codes'=>{'urn:iso:std:iso:11073:10101'=>['65537', '65538', '65539', '65540', '65541', '65542', '65543', '65544', '65545', '65546', '65552', '65553', '65554', '65555', '65556', '65557', '65558', '65559', '65560', '65564', '65568', '65569', '65570', '65571', '65572', '65573', '65574', '65575', '65576', '65577', '65578', '65579', '65580', '65581', '65582', '65583', '65584', '65585', '65586', '65587', '65588', '65589', '65590', '65597', '65598', '65599', '65600', '65601', '65602', '65603', '65604', '65605', '65606', '65608', '65609', '65610', '65611', '65612', '65613', '65614', '65615', '65616', '66817', '66818', '67073', '67074', '67075', '67076', '67077', '67078', '67585', '67586', '67587', '67588', '67589', '67590', '67591', '67592', '67593', '67594', '67595', '67596', '67598', '67599', '67600', '67601', '67603', '67604', '67605', '67606', '67607', '67608', '67609', '67610', '67611', '67612', '67613', '67614', '68162', '68163', '67841', '67842', '67843', '67844', '67845', '67846', '67847', '67848', '67850', '67851', '67852', '67853', '67854', '67855', '67856', '67857', '67858', '67859', '67860', '67861', '67862', '67863', '67864', '67865', '67866', '67867', '67868', '67869', '67870', '67871', '67872', '67873', '67874', '67875', '67876', '67877', '67878', '67879', '67880', '67881', '67882', '67883', '67884', '67885', '67886', '67887', '67888', '67889', '67890', '67891', '67892', '67893', '67894', '67895', '67896', '67897', '67898', '67899', '67900', '67901', '67902', '67903', '67904', '67905', '67906', '67907', '67908', '67909', '67910', '67911', '67912', '67914', '67915', '67917', '67918', '67919', '67920', '67921', '67922', '67923', '67924', '67925', '67926', '67927', '67928', '67929', '67930', '67931', '67932', '67933', '67934', '67935', '67936', '67937', '67938', '67939', '67940', '67941', '67942', '67943', '67944', '67945', '67946', '67947', '67948', '67949', '67950', '67951', '67952', '67953', '67954', '67955', '67956', '67957', '67958', '67960', '67961', '67962', '67963', '67964', '67965', '67966', '67967', '67968', '67969', '67970', '67971', '67972', '67973', '67974', '67975', '67976', '67978', '67979', '67980', '67981', '67982', '67983', '67984', '67985', '67986', '67987', '67988', '67989', '67990', '67991', '67992', '67993', '67994', '67995', '67996', '67997', '67998', '67999', '68000', '68001', '68002', '68003', '68004', '68005', '68006', '68007', '68008', '68012', '68013', '68014', '68015', '68016', '68017', '68018', '68019', '68020', '68021', '68022', '68023', '68024', '68025', '68026', '68027', '68028', '68029', '68030', '68031', '68032', '68033', '68034', '68035', '68036', '68037', '68038', '68039', '68040', '68041', '68042', '68043', '68044', '68045', '68046', '68047', '68048', '68049', '68050', '68051', '68052', '68053', '68054', '68055', '68056', '68057', '68058', '68059', '68060', '68061', '68062', '68063', '68064', '68065', '68066', '68067', '68068', '68070', '68071', '68072', '68073', '68074', '68075', '68076', '68078', '68079', '68080', '68081', '68082', '68083', '68084', '68085', '68086', '68087', '68088', '68089', '68090', '68091', '68092', '68093', '68094', '68096', '68097', '68100', '68101', '68103', '68104', '68105', '68106', '68107', '68108', '68109', '68110', '68111', '68112', '68113', '68114', '68115', '68116', '68117', '68118', '68119', '68120', '68121', '68122', '68123', '68124', '68125', '68126', '68127', '68128', '68129', '68130', '68131', '68132', '68133', '68134', '68136', '68137', '68138', '68139', '68140', '68141', '68142', '68143', '68144', '68145', '68146', '68147', '68148', '68149', '68150', '68151', '68152', '68153', '68154', '68155', '68156', '68157', '68158', '68159', '68160', '68161', '68609', '68610', '68611', '68612', '68613', '68614', '68615', '68616', '68617', '68618', '68619', '68620', '68621', '68622', '68623', '68624', '68625', '68626', '68627', '68628', '68629', '68630', '68631', '68632', '68633', '68634', '68864', '68865', '68866', '68867', '68868', '68869', '68870', '68871', '68872', '68873', '68874', '68875', '68876', '68877', '68878', '68879', '68880', '68881', '68882', '68883', '68884', '68885', '68886', '68887', '68888', '68889', '68890', '68891', '69632', '69633', '69634', '69635', '69636', '69637', '69638', '69639', '69640', '69641', '69642', '69643', '69644', '69645', '69646', '69647', '69648', '69649', '69650', '69651', '69652', '69653', '69654', '69655', '69656', '69657', '69658', '69659', '69660', '69661', '69662', '69663', '69664', '69665', '69666', '69667', '69668', '69669', '69670', '69671', '69672', '69673', '69674', '69675', '69676', '69677', '69678', '69679', '69680', '69681', '69682', '69683', '69684', '69685', '69686', '69687', '69688', '69689', '69690', '69691', '69692', '69693', '69694', '69695', '69696', '69697', '69698', '69699', '69700', '69701', '69702', '69703', '69704', '69705', '69706', '69707', '69708', '69709', '69710', '69711', '69712', '69713', '69714', '69715', '69716', '69717', '69718', '69719', '69720', '69721', '69722', '69723', '69724', '69725', '69726', '69727', '69728', '69729', '69730', '69731', '69732', '69733', '69734', '69735', '69736', '69737', '69738', '69739', '69740', '69741', '69742', '69743', '69744', '69745', '69746', '69747', '69748', '69749', '69750', '69751', '69752', '69753', '69754', '69755', '69756', '69757', '69758', '69759', '69760', '69761', '69762', '69763', '69764', '69765', '69766', '69767', '69768', '69769', '69770', '69771', '69772', '69773', '69774', '69775', '69776', '69777', '69778', '69779', '69780', '69781', '69782', '69783', '69784', '69785', '69786', '69787', '69788', '69789', '69790', '69791', '69792', '69793', '69794', '69795', '69796', '69797', '69798', '69799', '69800', '69801', '69802', '69803', '69804', '69805', '69806', '69807', '69808', '69809', '69810', '69811', '69812', '69813', '69814', '69815', '69816', '69817', '69818', '69819', '69820', '69821', '69822', '69823', '69824', '69825', '69826', '69827', '69828', '69829', '69830', '69831', '69832', '69833', '69834', '69835', '69836', '69837', '69838', '69839', '69840', '69841', '69842', '69843', '69844', '69845', '69846', '69847', '69848', '69849', '69850', '69851', '69852', '69853', '69854', '69855', '69856', '69857', '69858', '69859', '69860', '69861', '69862', '69863', '69864', '69865', '69866', '69867', '69868', '69869', '69870', '69871', '69872', '69873', '69874', '69875', '69876', '69877', '69878', '69879', '69880', '69881', '69882', '69883', '69884', '69885', '69886', '69887', '69888', '69889', '69890', '69891', '69892', '69893', '69894', '69895', '69896', '69897', '69898', '69899', '69900', '69901', '69902', '69903', '69904', '69905', '69906', '69907', '69908', '69909', '69910', '69911', '69912', '69913', '69914', '69915', '69916', '69917', '69918', '69919', '69920', '69921', '69922', '69923', '69924', '69925', '69926', '69927', '69928', '69929', '69930', '69931', '69932', '69933', '69934', '69935', '69936', '69937', '69938', '69939', '69940', '69941', '69942', '69943', '69944', '69945', '69946', '69947', '69948', '69949', '69950', '69951', '69952', '69953', '69954', '69955', '69956', '69957', '69958', '69959', '69960', '69961', '69962', '69963', '69964', '69965', '69966', '69967', '69968', '69969', '69970', '69971', '69972', '69973', '69974', '69975', '69976', '69977', '69978', '69979', '69980', '69981', '69982', '69983', '69984', '69985', '69986', '69987', '69988', '69989', '69990', '69991', '69992', '69993', '69994', '69995', '69996', '69997', '69998', '69999', '70000', '70001', '70002', '70003', '70004', '70005', '70006', '70007', '70008', '70009', '70010', '70011', '70012', '70013', '70014', '70015', '70016', '70017', '70018', '70019', '70020', '70021', '70022', '70023', '70024', '70025', '70026', '70027', '70028', '70029', '70030', '70031', '70032', '70033', '70034', '70035', '70036', '70037', '70038', '70039', '70040', '70041', '70042', '70043', '70044', '70045', '70046', '70047', '70656', '70657', '70658', '70659', '70660', '70661', '70662', '70663', '70664', '70665', '70666', '70667', '70668', '70669', '70670', '70671', '70672', '70673', '70674', '70675', '70676', '70677', '70678', '70679', '70680', '70681', '70682', '70683', '70684', '70685', '70686', '70687', '70688', '70689', '70690', '70691', '70692', '70693', '70694', '70695', '70696', '70697', '70698', '70699', '70700', '70701', '70702', '70703', '70704', '70705', '70706', '70707', '70708', '70709', '70710', '70711', '70712', '70713', '70714', '70715', '70716', '70717', '70718', '70719', '70720', '70721', '70722', '70723', '70724', '70725', '70726', '70727', '70728', '70729', '70730', '70731', '70732', '70733', '70734', '70735', '70736', '70737', '70738', '70739', '70740', '70741', '70742', '70743', '70744', '70745', '70746', '70747', '70748', '70749', '70750', '70751', '70752', '70753', '70754', '70755', '70756', '70757', '70758', '70759', '70760', '70761', '70762', '70763', '70764', '70765', '70766', '70767', '70768', '70769', '70770', '70771', '70772', '70773', '70774', '70775', '70776', '70780', '70784', '70788']}, 'type'=>'CodeableConcept', 'path'=>'Condition.code', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'preferred', 'uri'=>'http://hl7.org/fhir/ValueSet/devicealert-condition'}}, + 'presence' => {'type'=>'boolean', 'path'=>'Condition.presence', 'min'=>1, 'max'=>1}, + 'timing' => {'type'=>'Period', 'path'=>'Condition.timing', 'min'=>0, 'max'=>1}, + 'limit' => {'type'=>'Range', 'path'=>'Condition.limit', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :code # 1-1 CodeableConcept + attr_accessor :presence # 1-1 boolean + attr_accessor :timing # 0-1 Period + attr_accessor :limit # 0-1 Range + end + + class Signal < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Signal.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Signal.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Signal.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'activationState' => {'valid_codes'=>{'http://hl7.org/fhir/devicealert-activationState'=>['on', 'off', 'paused']}, 'type'=>'code', 'path'=>'Signal.activationState', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/devicealert-activationState'}}, + 'presence' => {'valid_codes'=>{'http://hl7.org/fhir/devicealert-presence'=>['on', 'latched', 'off', 'ack']}, 'type'=>'code', 'path'=>'Signal.presence', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/devicealert-presence'}}, + 'annunciator' => {'type'=>'CodeableReference', 'path'=>'Signal.annunciator', 'min'=>0, 'max'=>1}, + 'manifestation' => {'valid_codes'=>{'http://hl7.org/fhir/devicealert-manifestation'=>['audible', 'haptic', 'visual']}, 'type'=>'CodeableConcept', 'path'=>'Signal.manifestation', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/devicealert-manifestation'}}, + 'type' => {'type'=>'CodeableConcept', 'path'=>'Signal.type', 'min'=>0, 'max'=>Float::INFINITY}, + 'indication' => {'type'=>'Period', 'path'=>'Signal.indication', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :activationState # 1-1 code + attr_accessor :presence # 0-1 code + attr_accessor :annunciator # 0-1 CodeableReference + attr_accessor :manifestation # 0-* [ CodeableConcept ] + attr_accessor :type # 0-* [ CodeableConcept ] + attr_accessor :indication # 0-1 Period + end + + attr_accessor :id # 0-1 id + attr_accessor :meta # 0-1 Meta + attr_accessor :implicitRules # 0-1 uri + attr_accessor :language # 0-1 code + attr_accessor :text # 0-1 Narrative + attr_accessor :contained # 0-* [ Resource ] + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :identifier # 0-* [ Identifier ] + attr_accessor :status # 1-1 code + attr_accessor :condition # 1-1 DeviceAlert::Condition + attr_accessor :priority # 0-1 code + attr_accessor :type # 0-1 code + attr_accessor :subject # 1-1 Reference(Patient|Device) + attr_accessor :source # 0-1 Reference(Device|DeviceMetric) + attr_accessor :derivedFrom # 0-* [ Reference(Observation) ] + attr_accessor :label # 0-1 string + attr_accessor :signal # 0-* [ DeviceAlert::Signal ] + + def resourceType + 'DeviceAlert' + end + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/resources/DeviceAssociation.rb b/lib/fhir_models/r6/generated/resources/DeviceAssociation.rb new file mode 100644 index 00000000..918b9d78 --- /dev/null +++ b/lib/fhir_models/r6/generated/resources/DeviceAssociation.rb @@ -0,0 +1,74 @@ +module FHIR + module R6 + class DeviceAssociation < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + SEARCH_PARAMS = ['device', 'identifier', 'operator', 'patient', 'status', 'subject'] + METADATA = { + 'id' => {'type'=>'id', 'path'=>'DeviceAssociation.id', 'min'=>0, 'max'=>1}, + 'meta' => {'type'=>'Meta', 'path'=>'DeviceAssociation.meta', 'min'=>0, 'max'=>1}, + 'implicitRules' => {'type'=>'uri', 'path'=>'DeviceAssociation.implicitRules', 'min'=>0, 'max'=>1}, + 'language' => {'type'=>'code', 'path'=>'DeviceAssociation.language', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-languages'}}, + 'text' => {'type'=>'Narrative', 'path'=>'DeviceAssociation.text', 'min'=>0, 'max'=>1}, + 'contained' => {'type'=>'Resource', 'path'=>'DeviceAssociation.contained', 'min'=>0, 'max'=>Float::INFINITY}, + 'extension' => {'type'=>'Extension', 'path'=>'DeviceAssociation.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'DeviceAssociation.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'identifier' => {'type'=>'Identifier', 'path'=>'DeviceAssociation.identifier', 'min'=>0, 'max'=>Float::INFINITY}, + 'device' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Device'], 'type'=>'Reference', 'path'=>'DeviceAssociation.device', 'min'=>1, 'max'=>1}, + 'category' => {'type'=>'CodeableConcept', 'path'=>'DeviceAssociation.category', 'min'=>0, 'max'=>Float::INFINITY}, + 'status' => {'valid_codes'=>{'http://hl7.org/fhir/deviceassociation-status'=>['implanted', 'explanted', 'entered-in-error', 'attached', 'unknown']}, 'type'=>'CodeableConcept', 'path'=>'DeviceAssociation.status', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/deviceassociation-status'}}, + 'statusReason' => {'valid_codes'=>{'http://hl7.org/fhir/deviceassociation-status-reason'=>['attached', 'disconnected', 'failed', 'placed', 'replaced']}, 'type'=>'CodeableConcept', 'path'=>'DeviceAssociation.statusReason', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/deviceassociation-status-reason'}}, + 'subject' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Group', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson', 'http://hl7.org/fhir/StructureDefinition/Device'], 'type'=>'Reference', 'path'=>'DeviceAssociation.subject', 'min'=>0, 'max'=>1}, + 'bodyStructure' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/BodyStructure'], 'type'=>'Reference', 'path'=>'DeviceAssociation.bodyStructure', 'min'=>0, 'max'=>1}, + 'period' => {'type'=>'Period', 'path'=>'DeviceAssociation.period', 'min'=>0, 'max'=>1}, + 'operation' => {'type'=>'DeviceAssociation::Operation', 'path'=>'DeviceAssociation.operation', 'min'=>0, 'max'=>Float::INFINITY} + } + + class Operation < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Operation.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Operation.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Operation.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'status' => {'valid_codes'=>{'http://hl7.org/fhir/deviceassociation-operationstatus'=>['on', 'off', 'standby', 'defective', 'unknown']}, 'type'=>'CodeableConcept', 'path'=>'Operation.status', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/deviceassociation-operationstatus'}}, + 'operator' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson'], 'type'=>'Reference', 'path'=>'Operation.operator', 'min'=>0, 'max'=>Float::INFINITY}, + 'period' => {'type'=>'Period', 'path'=>'Operation.period', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :status # 1-1 CodeableConcept + attr_accessor :operator # 0-* [ Reference(Patient|Practitioner|RelatedPerson) ] + attr_accessor :period # 0-1 Period + end + + attr_accessor :id # 0-1 id + attr_accessor :meta # 0-1 Meta + attr_accessor :implicitRules # 0-1 uri + attr_accessor :language # 0-1 code + attr_accessor :text # 0-1 Narrative + attr_accessor :contained # 0-* [ Resource ] + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :identifier # 0-* [ Identifier ] + attr_accessor :device # 1-1 Reference(Device) + attr_accessor :category # 0-* [ CodeableConcept ] + attr_accessor :status # 1-1 CodeableConcept + attr_accessor :statusReason # 0-* [ CodeableConcept ] + attr_accessor :subject # 0-1 Reference(Patient|Group|Practitioner|RelatedPerson|Device) + attr_accessor :bodyStructure # 0-1 Reference(BodyStructure) + attr_accessor :period # 0-1 Period + attr_accessor :operation # 0-* [ DeviceAssociation::Operation ] + + def resourceType + 'DeviceAssociation' + end + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/resources/DeviceDefinition.rb b/lib/fhir_models/r6/generated/resources/DeviceDefinition.rb new file mode 100644 index 00000000..fef82149 --- /dev/null +++ b/lib/fhir_models/r6/generated/resources/DeviceDefinition.rb @@ -0,0 +1,461 @@ +module FHIR + module R6 + class DeviceDefinition < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + SEARCH_PARAMS = ['device-name', 'has-part', 'identifier', 'manufacturer', 'model', 'organization', 'part-number', 'specification', 'specification-version', 'type', 'version', 'version-type'] + METADATA = { + 'id' => {'type'=>'id', 'path'=>'DeviceDefinition.id', 'min'=>0, 'max'=>1}, + 'meta' => {'type'=>'Meta', 'path'=>'DeviceDefinition.meta', 'min'=>0, 'max'=>1}, + 'implicitRules' => {'type'=>'uri', 'path'=>'DeviceDefinition.implicitRules', 'min'=>0, 'max'=>1}, + 'language' => {'type'=>'code', 'path'=>'DeviceDefinition.language', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-languages'}}, + 'text' => {'type'=>'Narrative', 'path'=>'DeviceDefinition.text', 'min'=>0, 'max'=>1}, + 'contained' => {'type'=>'Resource', 'path'=>'DeviceDefinition.contained', 'min'=>0, 'max'=>Float::INFINITY}, + 'extension' => {'type'=>'Extension', 'path'=>'DeviceDefinition.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'DeviceDefinition.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'description' => {'type'=>'markdown', 'path'=>'DeviceDefinition.description', 'min'=>0, 'max'=>1}, + 'identifier' => {'type'=>'Identifier', 'path'=>'DeviceDefinition.identifier', 'min'=>0, 'max'=>Float::INFINITY}, + 'udiDeviceIdentifier' => {'type'=>'DeviceDefinition::UdiDeviceIdentifier', 'path'=>'DeviceDefinition.udiDeviceIdentifier', 'min'=>0, 'max'=>Float::INFINITY}, + 'regulatoryIdentifier' => {'type'=>'DeviceDefinition::RegulatoryIdentifier', 'path'=>'DeviceDefinition.regulatoryIdentifier', 'min'=>0, 'max'=>Float::INFINITY}, + 'partNumber' => {'type'=>'string', 'path'=>'DeviceDefinition.partNumber', 'min'=>0, 'max'=>1}, + 'manufacturer' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Organization'], 'type'=>'Reference', 'path'=>'DeviceDefinition.manufacturer', 'min'=>0, 'max'=>1}, + 'deviceName' => {'type'=>'DeviceDefinition::DeviceName', 'path'=>'DeviceDefinition.deviceName', 'min'=>0, 'max'=>Float::INFINITY}, + 'modelNumber' => {'type'=>'string', 'path'=>'DeviceDefinition.modelNumber', 'min'=>0, 'max'=>1}, + 'classification' => {'type'=>'DeviceDefinition::Classification', 'path'=>'DeviceDefinition.classification', 'min'=>0, 'max'=>Float::INFINITY}, + 'conformsTo' => {'type'=>'DeviceDefinition::ConformsTo', 'path'=>'DeviceDefinition.conformsTo', 'min'=>0, 'max'=>Float::INFINITY}, + 'hasPart' => {'type'=>'DeviceDefinition::HasPart', 'path'=>'DeviceDefinition.hasPart', 'min'=>0, 'max'=>Float::INFINITY}, + 'packaging' => {'type'=>'DeviceDefinition::Packaging', 'path'=>'DeviceDefinition.packaging', 'min'=>0, 'max'=>Float::INFINITY}, + 'deviceVersion' => {'type'=>'DeviceDefinition::DeviceVersion', 'path'=>'DeviceDefinition.deviceVersion', 'min'=>0, 'max'=>Float::INFINITY}, + 'safety' => {'valid_codes'=>{'urn:oid:2.16.840.1.113883.3.26.1.1'=>['C106046', 'C106045', 'C106047', 'C113844', 'C101673', 'C106038']}, 'type'=>'CodeableConcept', 'path'=>'DeviceDefinition.safety', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/device-safety'}}, + 'shelfLifeStorage' => {'type'=>'ProductShelfLife', 'path'=>'DeviceDefinition.shelfLifeStorage', 'min'=>0, 'max'=>Float::INFINITY}, + 'languageCode' => {'type'=>'CodeableConcept', 'path'=>'DeviceDefinition.languageCode', 'min'=>0, 'max'=>Float::INFINITY}, + 'property' => {'type'=>'DeviceDefinition::Property', 'path'=>'DeviceDefinition.property', 'min'=>0, 'max'=>Float::INFINITY}, + 'owner' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Organization'], 'type'=>'Reference', 'path'=>'DeviceDefinition.owner', 'min'=>0, 'max'=>1}, + 'contact' => {'type'=>'ContactPoint', 'path'=>'DeviceDefinition.contact', 'min'=>0, 'max'=>Float::INFINITY}, + 'link' => {'type'=>'DeviceDefinition::Link', 'path'=>'DeviceDefinition.link', 'min'=>0, 'max'=>Float::INFINITY}, + 'note' => {'type'=>'Annotation', 'path'=>'DeviceDefinition.note', 'min'=>0, 'max'=>Float::INFINITY}, + 'material' => {'type'=>'DeviceDefinition::Material', 'path'=>'DeviceDefinition.material', 'min'=>0, 'max'=>Float::INFINITY}, + 'productionIdentifierInUDI' => {'valid_codes'=>{'http://hl7.org/fhir/device-productidentifierinudi'=>['lot-number', 'manufactured-date', 'serial-number', 'expiration-date', 'biological-source', 'software-version']}, 'type'=>'CodeableConcept', 'path'=>'DeviceDefinition.productionIdentifierInUDI', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/device-productidentifierinudi'}}, + 'guideline' => {'type'=>'DeviceDefinition::Guideline', 'path'=>'DeviceDefinition.guideline', 'min'=>0, 'max'=>1}, + 'correctiveAction' => {'type'=>'DeviceDefinition::CorrectiveAction', 'path'=>'DeviceDefinition.correctiveAction', 'min'=>0, 'max'=>1}, + 'chargeItem' => {'type'=>'DeviceDefinition::ChargeItem', 'path'=>'DeviceDefinition.chargeItem', 'min'=>0, 'max'=>Float::INFINITY} + } + + class UdiDeviceIdentifier < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'UdiDeviceIdentifier.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'UdiDeviceIdentifier.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'UdiDeviceIdentifier.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'deviceIdentifier' => {'type'=>'string', 'path'=>'UdiDeviceIdentifier.deviceIdentifier', 'min'=>1, 'max'=>1}, + 'issuer' => {'type'=>'uri', 'path'=>'UdiDeviceIdentifier.issuer', 'min'=>1, 'max'=>1}, + 'jurisdiction' => {'type'=>'uri', 'path'=>'UdiDeviceIdentifier.jurisdiction', 'min'=>1, 'max'=>1}, + 'marketDistribution' => {'type'=>'DeviceDefinition::UdiDeviceIdentifier::MarketDistribution', 'path'=>'UdiDeviceIdentifier.marketDistribution', 'min'=>0, 'max'=>Float::INFINITY} + } + + class MarketDistribution < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'MarketDistribution.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'MarketDistribution.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'MarketDistribution.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'marketPeriod' => {'type'=>'Period', 'path'=>'MarketDistribution.marketPeriod', 'min'=>1, 'max'=>1}, + 'subJurisdiction' => {'type'=>'uri', 'path'=>'MarketDistribution.subJurisdiction', 'min'=>1, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :marketPeriod # 1-1 Period + attr_accessor :subJurisdiction # 1-1 uri + end + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :deviceIdentifier # 1-1 string + attr_accessor :issuer # 1-1 uri + attr_accessor :jurisdiction # 1-1 uri + attr_accessor :marketDistribution # 0-* [ DeviceDefinition::UdiDeviceIdentifier::MarketDistribution ] + end + + class RegulatoryIdentifier < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'RegulatoryIdentifier.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'RegulatoryIdentifier.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'RegulatoryIdentifier.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'type' => {'valid_codes'=>{'http://hl7.org/fhir/devicedefinition-regulatory-identifier-type'=>['basic', 'master', 'license']}, 'type'=>'code', 'path'=>'RegulatoryIdentifier.type', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/devicedefinition-regulatory-identifier-type'}}, + 'deviceIdentifier' => {'type'=>'string', 'path'=>'RegulatoryIdentifier.deviceIdentifier', 'min'=>1, 'max'=>1}, + 'issuer' => {'type'=>'uri', 'path'=>'RegulatoryIdentifier.issuer', 'min'=>1, 'max'=>1}, + 'jurisdiction' => {'type'=>'uri', 'path'=>'RegulatoryIdentifier.jurisdiction', 'min'=>1, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :type # 1-1 code + attr_accessor :deviceIdentifier # 1-1 string + attr_accessor :issuer # 1-1 uri + attr_accessor :jurisdiction # 1-1 uri + end + + class DeviceName < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'DeviceName.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'DeviceName.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'DeviceName.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'name' => {'type'=>'string', 'path'=>'DeviceName.name', 'min'=>1, 'max'=>1}, + 'type' => {'valid_codes'=>{'http://hl7.org/fhir/device-nametype'=>['registered-name', 'user-friendly-name', 'patient-reported-name']}, 'type'=>'CodeableConcept', 'path'=>'DeviceName.type', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/device-nametype'}} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :name # 1-1 string + attr_accessor :type # 1-1 CodeableConcept + end + + class Classification < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Classification.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Classification.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Classification.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'type' => {'valid_codes'=>{'urn:iso:std:iso:11073:10101'=>['528391', '528404', '528425', '528402', '528409', '528390', '528457', '528401', '528455', '528403', '528405', '528388', '528397', '528408', '528426', '528392', '528399'], 'urn:oid:2.16.840.1.113883.6.276'=>['38017', '38663', '42347', '46352', '47264', '62163', '62260', '62423', '62414', '64587', '64992']}, 'type'=>'CodeableConcept', 'path'=>'Classification.type', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/device-type'}}, + 'justification' => {'type'=>'RelatedArtifact', 'path'=>'Classification.justification', 'min'=>0, 'max'=>Float::INFINITY} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :type # 1-1 CodeableConcept + attr_accessor :justification # 0-* [ RelatedArtifact ] + end + + class ConformsTo < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'ConformsTo.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'ConformsTo.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'ConformsTo.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'category' => {'valid_codes'=>{'http://hl7.org/fhir/device-specification-category'=>['communication', 'performance', 'measurement', 'risk-class', 'electrical', 'material', 'exchange']}, 'type'=>'CodeableConcept', 'path'=>'ConformsTo.category', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/device-specification-category'}}, + 'specification' => {'valid_codes'=>{'urn:iso:std:iso:11073:10101'=>['528391', '528404', '528425', '528402', '528409', '528390', '528457', '528401', '528455', '528403', '528405', '528388', '528397', '528408', '528426', '528392', '528399']}, 'type'=>'CodeableConcept', 'path'=>'ConformsTo.specification', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/device-specification-type'}}, + 'version' => {'type'=>'string', 'path'=>'ConformsTo.version', 'min'=>0, 'max'=>Float::INFINITY}, + 'source' => {'type'=>'RelatedArtifact', 'path'=>'ConformsTo.source', 'min'=>0, 'max'=>Float::INFINITY} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :category # 0-1 CodeableConcept + attr_accessor :specification # 1-1 CodeableConcept + attr_accessor :version # 0-* [ string ] + attr_accessor :source # 0-* [ RelatedArtifact ] + end + + class HasPart < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'HasPart.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'HasPart.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'HasPart.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'reference' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/DeviceDefinition'], 'type'=>'Reference', 'path'=>'HasPart.reference', 'min'=>1, 'max'=>1}, + 'count' => {'type'=>'integer', 'path'=>'HasPart.count', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :reference # 1-1 Reference(DeviceDefinition) + attr_accessor :count # 0-1 integer + end + + class Packaging < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Packaging.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Packaging.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Packaging.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'identifier' => {'type'=>'Identifier', 'path'=>'Packaging.identifier', 'min'=>0, 'max'=>1}, + 'type' => {'type'=>'CodeableConcept', 'path'=>'Packaging.type', 'min'=>0, 'max'=>1}, + 'count' => {'type'=>'integer', 'path'=>'Packaging.count', 'min'=>0, 'max'=>1}, + 'distributor' => {'type'=>'DeviceDefinition::Packaging::Distributor', 'path'=>'Packaging.distributor', 'min'=>0, 'max'=>Float::INFINITY}, + 'udiDeviceIdentifier' => {'type'=>'DeviceDefinition::UdiDeviceIdentifier', 'path'=>'Packaging.udiDeviceIdentifier', 'min'=>0, 'max'=>Float::INFINITY}, + 'packaging' => {'type'=>'DeviceDefinition::Packaging', 'path'=>'Packaging.packaging', 'min'=>0, 'max'=>Float::INFINITY} + } + + class Distributor < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Distributor.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Distributor.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Distributor.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'name' => {'type'=>'string', 'path'=>'Distributor.name', 'min'=>0, 'max'=>1}, + 'organizationReference' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Organization'], 'type'=>'Reference', 'path'=>'Distributor.organizationReference', 'min'=>0, 'max'=>Float::INFINITY} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :name # 0-1 string + attr_accessor :organizationReference # 0-* [ Reference(Organization) ] + end + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :identifier # 0-1 Identifier + attr_accessor :type # 0-1 CodeableConcept + attr_accessor :count # 0-1 integer + attr_accessor :distributor # 0-* [ DeviceDefinition::Packaging::Distributor ] + attr_accessor :udiDeviceIdentifier # 0-* [ DeviceDefinition::UdiDeviceIdentifier ] + attr_accessor :packaging # 0-* [ DeviceDefinition::Packaging ] + end + + class DeviceVersion < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'DeviceVersion.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'DeviceVersion.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'DeviceVersion.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'type' => {'type'=>'CodeableConcept', 'path'=>'DeviceVersion.type', 'min'=>0, 'max'=>1}, + 'component' => {'type'=>'Identifier', 'path'=>'DeviceVersion.component', 'min'=>0, 'max'=>1}, + 'value' => {'type'=>'string', 'path'=>'DeviceVersion.value', 'min'=>1, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :type # 0-1 CodeableConcept + attr_accessor :component # 0-1 Identifier + attr_accessor :value # 1-1 string + end + + class Property < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'value' => ['Quantity', 'CodeableConcept', 'string', 'boolean', 'integer', 'Range', 'Attachment'] + } + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Property.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Property.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Property.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'type' => {'valid_codes'=>{'urn:iso:std:iso:11073:10101'=>['528391', '528404', '528425', '528402', '528409', '528390', '528457', '528401', '528455', '528403', '528405', '528388', '528397', '528408', '528426', '528392', '528399'], 'urn:oid:2.16.840.1.113883.6.276'=>['38017', '38663', '42347', '46352', '47264', '62163', '62260', '62423', '62414', '64587', '64992']}, 'type'=>'CodeableConcept', 'path'=>'Property.type', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/device-property-type'}}, + 'valueQuantity' => {'type'=>'Quantity', 'path'=>'Property.value[x]', 'min'=>1, 'max'=>1}, + 'valueCodeableConcept' => {'type'=>'CodeableConcept', 'path'=>'Property.value[x]', 'min'=>1, 'max'=>1}, + 'valueString' => {'type'=>'string', 'path'=>'Property.value[x]', 'min'=>1, 'max'=>1}, + 'valueBoolean' => {'type'=>'boolean', 'path'=>'Property.value[x]', 'min'=>1, 'max'=>1}, + 'valueInteger' => {'type'=>'integer', 'path'=>'Property.value[x]', 'min'=>1, 'max'=>1}, + 'valueRange' => {'type'=>'Range', 'path'=>'Property.value[x]', 'min'=>1, 'max'=>1}, + 'valueAttachment' => {'type'=>'Attachment', 'path'=>'Property.value[x]', 'min'=>1, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :type # 1-1 CodeableConcept + attr_accessor :valueQuantity # 1-1 Quantity + attr_accessor :valueCodeableConcept # 1-1 CodeableConcept + attr_accessor :valueString # 1-1 string + attr_accessor :valueBoolean # 1-1 boolean + attr_accessor :valueInteger # 1-1 integer + attr_accessor :valueRange # 1-1 Range + attr_accessor :valueAttachment # 1-1 Attachment + end + + class Link < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Link.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Link.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Link.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'relation' => {'valid_codes'=>{'http://hl7.org/fhir/devicedefinition-relationtype'=>['gateway', 'replaces', 'previous']}, 'type'=>'Coding', 'path'=>'Link.relation', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/devicedefinition-relationtype'}}, + 'relatedDevice' => {'type'=>'CodeableReference', 'path'=>'Link.relatedDevice', 'min'=>1, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :relation # 1-1 Coding + attr_accessor :relatedDevice # 1-1 CodeableReference + end + + class Material < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Material.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Material.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Material.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'substance' => {'valid_codes'=>{'http://snomed.info/sct'=>['105590001', '102002', '120006', '125001', '126000', '130002', '131003', '159002', '164003', '178002', '186002', '187006', '200001', '217008', '231008', '238002', '261000', '296000', '327000', '329002', '336001', '340005', '363000', '370000', '371001', '377002', '392001', '395004', '412004', '424006', '425007', '432003', '438004', '462009', '472007', '476005', '498001', '501001', '505005', '506006', '515004', '519005', '521000', '529003', '538001', '566009', '576007', '578008', '584006', '585007', '591009', '593007', '594001', '597008', '604000', '611001', '620005', '648005', '662003', '668004', '683009', '686001', '693002', '698006', '699003', '704006', '732002', '735000', '747006', '773001', '785009', '804003', '819002', '850000', '859004', '860009', '873008', '876000', '877009', '889006', '896008', '905001', '923009', '925002', '963005', '974001', '979006', '993004', '1002007', '1010008', '1018001', '1025008', '1047008', '1050006', '1065007', '1080001', '1091008', '1097007', '1105007', '1113008', '1137008', '1149009', '1160000', '1166006', '1169004', '1171004', '1185009', '1189003', '1190007', '1219001', '1223009', '1244009', '1248007', '1269009', '1272002', '1273007', '1313002', '1319003', '1320009', '1325004', '1331001', '1336006', '1341003', '1346008', '1355006', '1368003', '1371006', '1373009', '1381005', '1394007', '1396009', '1405004', '1408002', '1416006', '1450002', '1466000', '1471007', '1472000', '1476002', '1477006', '1496005', '1506001', '1517000', '1530004', '1535009', '1536005', '1540001', '1545006', '1557002', '1565004', '1575001', '1603001', '1607000', '1609002', '1634002', '1649005', '1656004', '1660001', '1668008', '1672007', '1673002', '1675009', '1676005', '1681001', '1696002', '1701009', '1710001', '1726000', '1727009', '1740004', '1764003', '1768000', '1786002', '1793003', '1795005', '1798007', '1799004', '1823002', '1827001', '1886008', '1904005', '1914001', '1916004', '1940007', '1944003', '1956002', '1971003', '1975007', '1978009', '1985008', '1991005', '2000001', '2006007', '2008008', '2009000', '2017008', '2027002', '2029004', '2038002', '2039005', '2050008', '2064008', '2082006', '2085008', '2088005', '2096000', '2100004', '2101000', '2125008', '2130007', '2141009', '2147008', '2151005', '2154002', '2159007', '2163000', '2168009', '2179004', '2189000', '2194000', '2195004', '2201007', '2208001', '2212007', '2215009', '2240002', '2249001', '2254005', '2260005', '2262002', '2264001', '2309006', '2311002', '2329007', '2331003', '2338009', '2343002', '2346005', '2354007', '2369008', '2370009', '2376003', '2384004', '2404002', '2405001', '2414006', '2430003', '2431004', '2441001', '2444009', '2450004', '2462000', '2466002', '2500009', '2509005', '2522002', '2529006', '2537003', '2568004', '2573005', '2575003', '2595009', '2597001', '2611008', '2637006', '2648004', '2649007', '2660003', '2671002', '2674005', '2676007', '2678008', '2680002', '2698003', '2705002', '2706001', '2719002', '2721007', '2728001', '2753003', '2754009', '2765004', '2778004', '2796008', '2799001', '2823004', '2832002', '2846002', '2869004', '2878005', '2880004', '2883002', '2913009', '2916001', '2925007', '2927004', '2938004', '2942001', '2950005', '2958003', '2964005', '2974008', '2988007', '2991007', '2995003', '3027009', '3031003', '3040004', '3045009', '3052006', '3066001', '3070009', '3087006', '3107005', '3108000', '3131000', '3136005', '3142009', '3145006', '3150000', '3151001', '3155005', '3161008', '3167007', '3187008', '3193000', '3197004', '3209002', '3212004', '3225007', '3232003', '3271000', '3273002', '3300001', '3318003', '3325005', '3339005', '3340007', '3342004', '3346001', '3378009', '3379001', '3392003', '3405005', '3411008', '3437006', '3440006', '3455002', '3463001', '3465008', '3466009', '3492002', '3493007', '3495000', '3501003', '3523004', '3532002', '3555004', '3579002', '3581000', '3587001', '3588006', '3597005', '3602003', '3610002', '3617004', '3648007', '3655009', '3672002', '3684000', '3689005', '3692009', '3693004', '3702007', '3710008', '3718001', '3726009', '3727000', '3730007', '3737005', '3742002', '3757009', '3771001', '3775005', '3776006', '3792001', '3800009', '3807007', '3811001', '3812008', '3816006', '3823007', '3829006', '3834005', '3836007', '3844007', '3848005', '3849002', '3854006', '3874004', '3892007', '3896005', '3897001', '3906002', '3920009', '3930000', '3932008', '3941003', '3945007', '3958008', '3961009', '3976001', '3982003', '3983008', '3990003', '3994007', '4014000', '4024008', '4025009', '4043008', '4047009', '4048004', '4067000', '4076007', '4077003', '4080002', '4091009', '4097008', '4104007', '4105008', '4115002', '4137009', '4153007', '4167003', '4169000', '4177001', '4182008', '4188007', '4200007', '4201006', '4203009', '4207005', '4217000', '4218005', '4231000', '4239003', '4255005', '4289006', '4290002', '4314009', '4334005', '4342006', '4353000', '4355007', '4362003', '4370008', '4393002', '4401009', '4422003', '4423008', '4425001', '4435007', '4437004', '4471008', '4479005', '4480008', '4509009', '4534009', '4540002', '4546008', '4555006', '4560005', '4561009', '4564001', '4567008', '4582003', '4591004', '4610008', '4616002', '4629002', '4635002', '4643007', '4656000', '4674009', '4681002', '4693006', '4700006', '4706000', '4714006', '4728000', '4732006', '4746006', '4761007', '4762000', '4777008', '4780009', '4786003', '4789005', '4793004', '4814001', '4824009', '4825005', '4831008', '4832001', '4833006', '4844003', '4864008', '4872005', '4878009', '4882006', '4889002', '4901003', '4925006', '4933007', '4940008', '4955004', '4962008', '4963003', '4965005', '4968007', '4986005', '5003005', '5004004', '5007006', '5024000', '5031001', '5040002', '5043000', '5045007', '5059000', '5060005', '5061009', '5064001', '5081005', '5086000', '5094007', '5098005', '5109006', '5142007', '5160007', '5163009', '5167005', '5172001', '5179005', '5200001', '5206007', '5220000', '5226006', '5250008', '5252000', '5253005', '5259009', '5289002', '5303002', '5305009', '5307001', '5312000', '5323001', '5330007', '5339008', '5340005', '5392001', '5395004', '5404007', '5405008', '5406009', '5420002', '5439007', '5442001', '5453007', '5471000', '5474008', '5477001', '5483003', '5504009', '5511008', '5513006', '5515004', '5533005', '5537006', '5540006', '5547009', '5548004', '5568005', '5573004', '5589001', '5590005', '5628003', '5629006', '5637003', '5641004', '5647000', '5656008', '5659001', '5670008', '5681006', '5691000', '5692007', '5699003', '5700002', '5702005', '5704006', '5705007', '5739006', '5746002', '5757007', '5762008', '5764009', '5767002', '5774007', '5800007', '5813001', '5826002', '5827006', '5829009', '5830004', '5840001', '5858007', '5863006', '5896008', '5899001', '5907009', '5910002', '5915007', '5927005', '5931004', '5932006', '5950004', '5955009', '5977008', '5989005', '5991002', '6021003', '6038004', '6043006', '6044000', '6054001', '6056004', '6068008', '6083003', '6085005', '6088007', '6089004', '6091007', '6107003', '6109000', '6115000', '6135004', '6138002', '6162007', '6170002', '6172005', '6178009', '6179001', '6182006', '6197009', '6237004', '6249003', '6256009', '6257000', '6260007', '6261006', '6263009', '6264003', '6287006', '6291001', '6301006', '6310003', '6314007', '6333002', '6338006', '6356006', '6360009', '6367007', '6386004', '6394006', '6401007', '6409009', '6411000', '6422001', '6451002', '6455006', '6469006', '6478000', '6495008', '6507009', '6513000', '6516008', '6524003', '6529008', '6532006', '6590001', '6592009', '6602005', '6611005', '6612003', '6619007', '6642000', '6644004', '6671004', '6672006', '6699008', '6701008', '6702001', '6709005', '6710000', '6713003', '6717002', '6725000', '6730001', '6741004', '6755007', '6786001', '6790004', '6792007', '6808006', '6809003', '6814004', '6817006', '6826009', '6837005', '6854002', '6865007', '6873003', '6879004', '6881002', '6884005', '6890009', '6896003', '6910009', '6911008', '6916003', '6924008', '6925009', '6927001', '6937006', '6945001', '6952004', '6958000', '6961004', '6970001', '6973004', '6983000', '6992002', '6993007', '6999006', '7008002', '7018007', '7029006', '7030001', '7034005', '7045008', '7047000', '7049002', '7054006', '7056008', '7059001', '7061005', '7070008', '7084003', '7110002', '7120007', '7132006', '7139002', '7146006', '7152007', '7156005', '7158006', '7161007', '7179006', '7191002', '7208009', '7211005', '7237008', '7243005', '7269004', '7271004', '7280004', '7281000', '7284008', '7294003', '7302008', '7318002', '7321000', '7325009', '7327001', '7328006', '7330008', '7337006', '7348004', '7382005', '7401000', '7411007', '7427000', '7434003', '7446004', '7460002', '7470000', '7489000', '7503004', '7509000', '7515000', '7537007', '7547005', '7549008', '7588005', '7608003', '7616007', '7648006', '7661006', '7670009', '7675004', '7685003', '7696006', '7716001', '7737009', '7738004', '7761002', '7770004', '7774008', '7779003', '7785005', '7790008', '7791007', '7795003', '7801007', '7816005', '7834009', '7846008', '7848009', '7868003', '7879008', '7900007', '7904003', '7909008', '7924004', '7938006', '7945006', '7948008', '7953003', '7957002', '7961008', '7970006', '7974002', '7975001', '7979007', '7983007', '7985000', '7997004', '8000007', '8002004', '8025003', '8029009', '8030004', '8035009', '8048008', '8054009', '8055005', '8105004', '8108002', '8123007', '8132009', '8143001', '8153000', '8156008', '8164002', '8168004', '8179009', '8184003', '8190004', '8202008', '8203003', '8204009', '8222007', '8227001', '8230008', '8237006', '8252004', '8257005', '8261004', '8268005', '8270001', '8275006', '8295000', '8300003', '8310007', '8313009', '8340009', '8342001', '8343006', '8354001', '8355000', '8362009', '8365006', '8368008', '8376005', '8385005', '8397006', '8406008', '8429000', '8450009', '8452001', '8456003', '8460000', '8473001', '8474007', '8484008', '8485009', '8486005', '8487001', '8491006', '8492004', '8498000', '8507001', '8514004', '8520003', '8525008', '8529002', '8534003', '8537005', '8578007', '8591008', '8612007', '8620009', '8631001', '8653004', '8660005', '8687009', '8689007', '8701002', '8705006', '8731008', '8740007', '8761000', '8767001', '8785008', '8786009', '8795001', '8817004', '8818009', '8822004', '8830003', '8836009', '8844009', '8858006', '8865003', '8878003', '8882001', '8886003', '8908003', '8914005', '8919000', '8926000', '8945009', '8953001', '8963009', '8969008', '8977007', '8982000', '8987006', '8991001', '9010006', '9013008', '9021002', '9024005', '9045003', '9052001', '9054000', '9103003', '9110009', '9125009', '9159008', '9172009', '9174005', '9183000', '9189001', '9195000', '9197008', '9205004', '9220005', '9223007', '9234005', '9246009', '9253000', '9270008', '9271007', '9301005', '9302003', '9315007', '9319001', '9334007', '9349004', '9351000', '9355009', '9392009', '9396007', '9398008', '9410003', '9422000', '9457002']}, 'type'=>'CodeableConcept', 'path'=>'Material.substance', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/substance-code'}}, + 'alternate' => {'type'=>'boolean', 'path'=>'Material.alternate', 'min'=>0, 'max'=>1}, + 'allergenicIndicator' => {'type'=>'boolean', 'path'=>'Material.allergenicIndicator', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :substance # 1-1 CodeableConcept + attr_accessor :alternate # 0-1 boolean + attr_accessor :allergenicIndicator # 0-1 boolean + end + + class Guideline < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Guideline.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Guideline.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Guideline.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'useContext' => {'type'=>'UsageContext', 'path'=>'Guideline.useContext', 'min'=>0, 'max'=>Float::INFINITY}, + 'usageInstruction' => {'type'=>'markdown', 'path'=>'Guideline.usageInstruction', 'min'=>0, 'max'=>1}, + 'relatedArtifact' => {'type'=>'RelatedArtifact', 'path'=>'Guideline.relatedArtifact', 'min'=>0, 'max'=>Float::INFINITY}, + 'indication' => {'type'=>'CodeableConcept', 'path'=>'Guideline.indication', 'min'=>0, 'max'=>Float::INFINITY}, + 'contraindication' => {'type'=>'CodeableConcept', 'path'=>'Guideline.contraindication', 'min'=>0, 'max'=>Float::INFINITY}, + 'warning' => {'type'=>'CodeableConcept', 'path'=>'Guideline.warning', 'min'=>0, 'max'=>Float::INFINITY}, + 'intendedUse' => {'type'=>'string', 'path'=>'Guideline.intendedUse', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :useContext # 0-* [ UsageContext ] + attr_accessor :usageInstruction # 0-1 markdown + attr_accessor :relatedArtifact # 0-* [ RelatedArtifact ] + attr_accessor :indication # 0-* [ CodeableConcept ] + attr_accessor :contraindication # 0-* [ CodeableConcept ] + attr_accessor :warning # 0-* [ CodeableConcept ] + attr_accessor :intendedUse # 0-1 string + end + + class CorrectiveAction < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'CorrectiveAction.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'CorrectiveAction.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'CorrectiveAction.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'recall' => {'type'=>'boolean', 'path'=>'CorrectiveAction.recall', 'min'=>1, 'max'=>1}, + 'scope' => {'valid_codes'=>{'http://hl7.org/fhir/device-correctiveactionscope'=>['model', 'lot-numbers', 'serial-numbers']}, 'type'=>'code', 'path'=>'CorrectiveAction.scope', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/device-correctiveactionscope'}}, + 'period' => {'type'=>'Period', 'path'=>'CorrectiveAction.period', 'min'=>1, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :recall # 1-1 boolean + attr_accessor :scope # 0-1 code + attr_accessor :period # 1-1 Period + end + + class ChargeItem < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'ChargeItem.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'ChargeItem.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'ChargeItem.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'chargeItemCode' => {'type'=>'CodeableReference', 'path'=>'ChargeItem.chargeItemCode', 'min'=>1, 'max'=>1}, + 'count' => {'type'=>'Quantity', 'path'=>'ChargeItem.count', 'min'=>1, 'max'=>1}, + 'effectivePeriod' => {'type'=>'Period', 'path'=>'ChargeItem.effectivePeriod', 'min'=>0, 'max'=>1}, + 'useContext' => {'type'=>'UsageContext', 'path'=>'ChargeItem.useContext', 'min'=>0, 'max'=>Float::INFINITY} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :chargeItemCode # 1-1 CodeableReference + attr_accessor :count # 1-1 Quantity + attr_accessor :effectivePeriod # 0-1 Period + attr_accessor :useContext # 0-* [ UsageContext ] + end + + attr_accessor :id # 0-1 id + attr_accessor :meta # 0-1 Meta + attr_accessor :implicitRules # 0-1 uri + attr_accessor :language # 0-1 code + attr_accessor :text # 0-1 Narrative + attr_accessor :contained # 0-* [ Resource ] + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :description # 0-1 markdown + attr_accessor :identifier # 0-* [ Identifier ] + attr_accessor :udiDeviceIdentifier # 0-* [ DeviceDefinition::UdiDeviceIdentifier ] + attr_accessor :regulatoryIdentifier # 0-* [ DeviceDefinition::RegulatoryIdentifier ] + attr_accessor :partNumber # 0-1 string + attr_accessor :manufacturer # 0-1 Reference(Organization) + attr_accessor :deviceName # 0-* [ DeviceDefinition::DeviceName ] + attr_accessor :modelNumber # 0-1 string + attr_accessor :classification # 0-* [ DeviceDefinition::Classification ] + attr_accessor :conformsTo # 0-* [ DeviceDefinition::ConformsTo ] + attr_accessor :hasPart # 0-* [ DeviceDefinition::HasPart ] + attr_accessor :packaging # 0-* [ DeviceDefinition::Packaging ] + attr_accessor :deviceVersion # 0-* [ DeviceDefinition::DeviceVersion ] + attr_accessor :safety # 0-* [ CodeableConcept ] + attr_accessor :shelfLifeStorage # 0-* [ ProductShelfLife ] + attr_accessor :languageCode # 0-* [ CodeableConcept ] + attr_accessor :property # 0-* [ DeviceDefinition::Property ] + attr_accessor :owner # 0-1 Reference(Organization) + attr_accessor :contact # 0-* [ ContactPoint ] + attr_accessor :link # 0-* [ DeviceDefinition::Link ] + attr_accessor :note # 0-* [ Annotation ] + attr_accessor :material # 0-* [ DeviceDefinition::Material ] + attr_accessor :productionIdentifierInUDI # 0-* [ CodeableConcept ] + attr_accessor :guideline # 0-1 DeviceDefinition::Guideline + attr_accessor :correctiveAction # 0-1 DeviceDefinition::CorrectiveAction + attr_accessor :chargeItem # 0-* [ DeviceDefinition::ChargeItem ] + + def resourceType + 'DeviceDefinition' + end + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/resources/DeviceDispense.rb b/lib/fhir_models/r6/generated/resources/DeviceDispense.rb new file mode 100644 index 00000000..a7175405 --- /dev/null +++ b/lib/fhir_models/r6/generated/resources/DeviceDispense.rb @@ -0,0 +1,96 @@ +module FHIR + module R6 + class DeviceDispense < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + SEARCH_PARAMS = ['code', 'identifier', 'patient', 'status', 'subject'] + METADATA = { + 'id' => {'type'=>'id', 'path'=>'DeviceDispense.id', 'min'=>0, 'max'=>1}, + 'meta' => {'type'=>'Meta', 'path'=>'DeviceDispense.meta', 'min'=>0, 'max'=>1}, + 'implicitRules' => {'type'=>'uri', 'path'=>'DeviceDispense.implicitRules', 'min'=>0, 'max'=>1}, + 'language' => {'type'=>'code', 'path'=>'DeviceDispense.language', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-languages'}}, + 'text' => {'type'=>'Narrative', 'path'=>'DeviceDispense.text', 'min'=>0, 'max'=>1}, + 'contained' => {'type'=>'Resource', 'path'=>'DeviceDispense.contained', 'min'=>0, 'max'=>Float::INFINITY}, + 'extension' => {'type'=>'Extension', 'path'=>'DeviceDispense.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'DeviceDispense.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'identifier' => {'type'=>'Identifier', 'path'=>'DeviceDispense.identifier', 'min'=>0, 'max'=>Float::INFINITY}, + 'basedOn' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/CarePlan', 'http://hl7.org/fhir/StructureDefinition/DeviceRequest'], 'type'=>'Reference', 'path'=>'DeviceDispense.basedOn', 'min'=>0, 'max'=>Float::INFINITY}, + 'partOf' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Procedure'], 'type'=>'Reference', 'path'=>'DeviceDispense.partOf', 'min'=>0, 'max'=>Float::INFINITY}, + 'status' => {'valid_codes'=>{'http://hl7.org/fhir/devicedispense-status'=>['preparation', 'in-progress', 'cancelled', 'on-hold', 'completed', 'entered-in-error', 'stopped', 'declined', 'unknown']}, 'type'=>'code', 'path'=>'DeviceDispense.status', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/devicedispense-status'}}, + 'statusReason' => {'type'=>'CodeableReference', 'path'=>'DeviceDispense.statusReason', 'min'=>0, 'max'=>1}, + 'category' => {'type'=>'CodeableConcept', 'path'=>'DeviceDispense.category', 'min'=>0, 'max'=>Float::INFINITY}, + 'device' => {'type'=>'CodeableReference', 'path'=>'DeviceDispense.device', 'min'=>1, 'max'=>1}, + 'subject' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Practitioner'], 'type'=>'Reference', 'path'=>'DeviceDispense.subject', 'min'=>1, 'max'=>1}, + 'receiver' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson', 'http://hl7.org/fhir/StructureDefinition/Location', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole'], 'type'=>'Reference', 'path'=>'DeviceDispense.receiver', 'min'=>0, 'max'=>1}, + 'encounter' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Encounter'], 'type'=>'Reference', 'path'=>'DeviceDispense.encounter', 'min'=>0, 'max'=>1}, + 'supportingInformation' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Resource'], 'type'=>'Reference', 'path'=>'DeviceDispense.supportingInformation', 'min'=>0, 'max'=>Float::INFINITY}, + 'performer' => {'type'=>'DeviceDispense::Performer', 'path'=>'DeviceDispense.performer', 'min'=>0, 'max'=>Float::INFINITY}, + 'location' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Location'], 'type'=>'Reference', 'path'=>'DeviceDispense.location', 'min'=>0, 'max'=>1}, + 'type' => {'type'=>'CodeableConcept', 'path'=>'DeviceDispense.type', 'min'=>0, 'max'=>1}, + 'quantity' => {'type'=>'Quantity', 'path'=>'DeviceDispense.quantity', 'min'=>0, 'max'=>1}, + 'preparedDate' => {'type'=>'dateTime', 'path'=>'DeviceDispense.preparedDate', 'min'=>0, 'max'=>1}, + 'whenHandedOver' => {'type'=>'dateTime', 'path'=>'DeviceDispense.whenHandedOver', 'min'=>0, 'max'=>1}, + 'destination' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Location'], 'type'=>'Reference', 'path'=>'DeviceDispense.destination', 'min'=>0, 'max'=>1}, + 'note' => {'type'=>'Annotation', 'path'=>'DeviceDispense.note', 'min'=>0, 'max'=>Float::INFINITY}, + 'usageInstruction' => {'type'=>'markdown', 'path'=>'DeviceDispense.usageInstruction', 'min'=>0, 'max'=>1}, + 'eventHistory' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Provenance'], 'type'=>'Reference', 'path'=>'DeviceDispense.eventHistory', 'min'=>0, 'max'=>Float::INFINITY} + } + + class Performer < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Performer.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Performer.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Performer.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'function' => {'type'=>'CodeableConcept', 'path'=>'Performer.function', 'min'=>0, 'max'=>1}, + 'actor' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole', 'http://hl7.org/fhir/StructureDefinition/Organization', 'http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson', 'http://hl7.org/fhir/StructureDefinition/CareTeam'], 'type'=>'Reference', 'path'=>'Performer.actor', 'min'=>1, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :function # 0-1 CodeableConcept + attr_accessor :actor # 1-1 Reference(Practitioner|PractitionerRole|Organization|Patient|Device|RelatedPerson|CareTeam) + end + + attr_accessor :id # 0-1 id + attr_accessor :meta # 0-1 Meta + attr_accessor :implicitRules # 0-1 uri + attr_accessor :language # 0-1 code + attr_accessor :text # 0-1 Narrative + attr_accessor :contained # 0-* [ Resource ] + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :identifier # 0-* [ Identifier ] + attr_accessor :basedOn # 0-* [ Reference(CarePlan|DeviceRequest) ] + attr_accessor :partOf # 0-* [ Reference(Procedure) ] + attr_accessor :status # 1-1 code + attr_accessor :statusReason # 0-1 CodeableReference + attr_accessor :category # 0-* [ CodeableConcept ] + attr_accessor :device # 1-1 CodeableReference + attr_accessor :subject # 1-1 Reference(Patient|Practitioner) + attr_accessor :receiver # 0-1 Reference(Patient|Practitioner|RelatedPerson|Location|PractitionerRole) + attr_accessor :encounter # 0-1 Reference(Encounter) + attr_accessor :supportingInformation # 0-* [ Reference(Resource) ] + attr_accessor :performer # 0-* [ DeviceDispense::Performer ] + attr_accessor :location # 0-1 Reference(Location) + attr_accessor :type # 0-1 CodeableConcept + attr_accessor :quantity # 0-1 Quantity + attr_accessor :preparedDate # 0-1 dateTime + attr_accessor :whenHandedOver # 0-1 dateTime + attr_accessor :destination # 0-1 Reference(Location) + attr_accessor :note # 0-* [ Annotation ] + attr_accessor :usageInstruction # 0-1 markdown + attr_accessor :eventHistory # 0-* [ Reference(Provenance) ] + + def resourceType + 'DeviceDispense' + end + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/resources/DeviceMetric.rb b/lib/fhir_models/r6/generated/resources/DeviceMetric.rb new file mode 100644 index 00000000..abaa5b7b --- /dev/null +++ b/lib/fhir_models/r6/generated/resources/DeviceMetric.rb @@ -0,0 +1,74 @@ +module FHIR + module R6 + class DeviceMetric < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + SEARCH_PARAMS = ['category', 'device', 'identifier', 'type'] + METADATA = { + 'id' => {'type'=>'id', 'path'=>'DeviceMetric.id', 'min'=>0, 'max'=>1}, + 'meta' => {'type'=>'Meta', 'path'=>'DeviceMetric.meta', 'min'=>0, 'max'=>1}, + 'implicitRules' => {'type'=>'uri', 'path'=>'DeviceMetric.implicitRules', 'min'=>0, 'max'=>1}, + 'language' => {'type'=>'code', 'path'=>'DeviceMetric.language', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-languages'}}, + 'text' => {'type'=>'Narrative', 'path'=>'DeviceMetric.text', 'min'=>0, 'max'=>1}, + 'contained' => {'type'=>'Resource', 'path'=>'DeviceMetric.contained', 'min'=>0, 'max'=>Float::INFINITY}, + 'extension' => {'type'=>'Extension', 'path'=>'DeviceMetric.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'DeviceMetric.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'identifier' => {'type'=>'Identifier', 'path'=>'DeviceMetric.identifier', 'min'=>0, 'max'=>Float::INFINITY}, + 'type' => {'valid_codes'=>{'urn:iso:std:iso:11073:10101'=>['0', '1', '2', '3', '4', '5', '6', '7', '8', '9', '10', '11', '128', '129', '130', '255', '256', '258', '514', '1024', '65537', '65538', '65539', '65540', '65541', '65542', '65543', '65544', '65545', '65546', '65552', '65553', '65554', '65555', '65556', '65557', '65558', '65559', '65560', '65564', '65568', '65569', '65570', '65571', '65572', '65573', '65574', '65575', '65576', '65577', '65578', '65579', '65580', '65581', '65582', '65583', '65584', '65585', '65586', '65587', '65588', '65589', '65590', '65597', '65598', '65599', '65600', '65601', '65602', '65603', '65604', '65605', '65606', '65608', '65609', '65610', '65611', '65612', '65613', '65614', '65615', '65616', '66817', '66818', '67073', '67074', '67075', '67076', '67077', '67078', '67585', '67586', '67587', '67588', '67589', '67590', '67591', '67592', '67593', '67594', '67595', '67596', '67598', '67599', '67600', '67601', '67603', '67604', '67605', '67606', '67607', '67608', '67609', '67610', '67611', '67612', '67613', '67614', '68162', '68163', '67841', '67842', '67843', '67844', '67845', '67846', '67847', '67848', '67850', '67851', '67852', '67853', '67854', '67855', '67856', '67857', '67858', '67859', '67860', '67861', '67862', '67863', '67864', '67865', '67866', '67867', '67868', '67869', '67870', '67871', '67872', '67873', '67874', '67875', '67876', '67877', '67878', '67879', '67880', '67881', '67882', '67883', '67884', '67885', '67886', '67887', '67888', '67889', '67890', '67891', '67892', '67893', '67894', '67895', '67896', '67897', '67898', '67899', '67900', '67901', '67902', '67903', '67904', '67905', '67906', '67907', '67908', '67909', '67910', '67911', '67912', '67914', '67915', '67917', '67918', '67919', '67920', '67921', '67922', '67923', '67924', '67925', '67926', '67927', '67928', '67929', '67930', '67931', '67932', '67933', '67934', '67935', '67936', '67937', '67938', '67939', '67940', '67941', '67942', '67943', '67944', '67945', '67946', '67947', '67948', '67949', '67950', '67951', '67952', '67953', '67954', '67955', '67956', '67957', '67958', '67960', '67961', '67962', '67963', '67964', '67965', '67966', '67967', '67968', '67969', '67970', '67971', '67972', '67973', '67974', '67975', '67976', '67978', '67979', '67980', '67981', '67982', '67983', '67984', '67985', '67986', '67987', '67988', '67989', '67990', '67991', '67992', '67993', '67994', '67995', '67996', '67997', '67998', '67999', '68000', '68001', '68002', '68003', '68004', '68005', '68006', '68007', '68008', '68012', '68013', '68014', '68015', '68016', '68017', '68018', '68019', '68020', '68021', '68022', '68023', '68024', '68025', '68026', '68027', '68028', '68029', '68030', '68031', '68032', '68033', '68034', '68035', '68036', '68037', '68038', '68039', '68040', '68041', '68042', '68043', '68044', '68045', '68046', '68047', '68048', '68049', '68050', '68051', '68052', '68053', '68054', '68055', '68056', '68057', '68058', '68059', '68060', '68061', '68062', '68063', '68064', '68065', '68066', '68067', '68068', '68070', '68071', '68072', '68073', '68074', '68075', '68076', '68078', '68079', '68080', '68081', '68082', '68083', '68084', '68085', '68086', '68087', '68088', '68089', '68090', '68091', '68092', '68093', '68094', '68096', '68097', '68100', '68101', '68103', '68104', '68105', '68106', '68107', '68108', '68109', '68110', '68111', '68112', '68113', '68114', '68115', '68116', '68117', '68118', '68119', '68120', '68121', '68122', '68123', '68124', '68125', '68126', '68127', '68128', '68129', '68130', '68131', '68132', '68133', '68134', '68136', '68137', '68138', '68139', '68140', '68141', '68142', '68143', '68144', '68145', '68146', '68147', '68148', '68149', '68150', '68151', '68152', '68153', '68154', '68155', '68156', '68157', '68158', '68159', '68160', '68161', '68609', '68610', '68611', '68612', '68613', '68614', '68615', '68616', '68617', '68618', '68619', '68620', '68621', '68622', '68623', '68624', '68625', '68626', '68627', '68628', '68629', '68630', '68631', '68632', '68633', '68634', '68864', '68865', '68866', '68867', '68868', '68869', '68870', '68871', '68872', '68873', '68874', '68875', '68876', '68877', '68878', '68879', '68880', '68881', '68882', '68883', '68884', '68885', '68886', '68887', '68888', '68889', '68890', '68891', '69632', '69633', '69634', '69635', '69636', '69637', '69638', '69639', '69640', '69641', '69642', '69643', '69644', '69645', '69646', '69647', '69648', '69649', '69650', '69651', '69652', '69653', '69654', '69655', '69656', '69657', '69658', '69659', '69660', '69661', '69662', '69663', '69664', '69665', '69666', '69667', '69668', '69669', '69670', '69671', '69672', '69673', '69674', '69675', '69676', '69677', '69678', '69679', '69680', '69681', '69682', '69683', '69684', '69685', '69686', '69687', '69688', '69689', '69690', '69691', '69692', '69693', '69694', '69695', '69696', '69697', '69698', '69699', '69700', '69701', '69702', '69703', '69704', '69705', '69706', '69707', '69708', '69709', '69710', '69711', '69712', '69713', '69714', '69715', '69716', '69717', '69718', '69719', '69720', '69721', '69722', '69723', '69724', '69725', '69726', '69727', '69728', '69729', '69730', '69731', '69732', '69733', '69734', '69735', '69736', '69737', '69738', '69739', '69740', '69741', '69742', '69743', '69744', '69745', '69746', '69747', '69748', '69749', '69750', '69751', '69752', '69753', '69754', '69755', '69756', '69757', '69758', '69759', '69760', '69761', '69762', '69763', '69764', '69765', '69766', '69767', '69768', '69769', '69770', '69771', '69772', '69773', '69774', '69775', '69776', '69777', '69778', '69779', '69780', '69781', '69782', '69783', '69784', '69785', '69786', '69787', '69788', '69789', '69790', '69791', '69792', '69793', '69794', '69795', '69796', '69797', '69798', '69799', '69800', '69801', '69802', '69803', '69804', '69805', '69806', '69807', '69808', '69809', '69810', '69811', '69812', '69813', '69814', '69815', '69816', '69817', '69818', '69819', '69820', '69821', '69822', '69823', '69824', '69825', '69826', '69827', '69828', '69829', '69830', '69831', '69832', '69833', '69834', '69835', '69836', '69837', '69838', '69839', '69840', '69841', '69842', '69843', '69844', '69845', '69846', '69847', '69848', '69849', '69850', '69851', '69852', '69853', '69854', '69855', '69856', '69857', '69858', '69859', '69860', '69861', '69862', '69863', '69864', '69865', '69866', '69867', '69868', '69869', '69870', '69871', '69872', '69873', '69874', '69875', '69876', '69877', '69878', '69879', '69880', '69881', '69882', '69883', '69884', '69885', '69886', '69887', '69888', '69889', '69890', '69891', '69892', '69893', '69894', '69895', '69896', '69897', '69898', '69899', '69900', '69901', '69902', '69903', '69904', '69905', '69906', '69907', '69908', '69909', '69910', '69911', '69912', '69913', '69914', '69915', '69916', '69917', '69918', '69919', '69920', '69921', '69922', '69923', '69924', '69925', '69926', '69927', '69928', '69929', '69930', '69931', '69932', '69933', '69934', '69935', '69936', '69937', '69938', '69939', '69940', '69941', '69942', '69943', '69944', '69945', '69946', '69947', '69948', '69949', '69950', '69951', '69952', '69953', '69954', '69955', '69956', '69957', '69958', '69959', '69960', '69961', '69962', '69963', '69964', '69965', '69966', '69967', '69968', '69969', '69970', '69971', '69972', '69973', '69974', '69975', '69976', '69977', '69978', '69979', '69980', '69981', '69982', '69983', '69984', '69985', '69986', '69987', '69988', '69989', '69990', '69991', '69992', '69993', '69994', '69995', '69996', '69997', '69998', '69999', '70000', '70001', '70002', '70003', '70004', '70005', '70006', '70007', '70008', '70009', '70010', '70011', '70012', '70013', '70014', '70015', '70016', '70017', '70018', '70019', '70020', '70021', '70022', '70023', '70024', '70025', '70026', '70027', '70028', '70029', '70030', '70031', '70032', '70033', '70034', '70035', '70036', '70037', '70038', '70039', '70040', '70041', '70042', '70043', '70044', '70045', '70046', '70047', '70656', '70657', '70658', '70659', '70660', '70661', '70662', '70663', '70664', '70665', '70666', '70667', '70668', '70669', '70670', '70671', '70672', '70673', '70674', '70675', '70676', '70677', '70678', '70679', '70680', '70681', '70682', '70683', '70684', '70685', '70686', '70687', '70688', '70689', '70690', '70691', '70692', '70693', '70694', '70695', '70696', '70697', '70698', '70699', '70700', '70701', '70702', '70703', '70704', '70705', '70706', '70707', '70708', '70709', '70710', '70711', '70712', '70713', '70714', '70715', '70716', '70717', '70718', '70719', '70720', '70721', '70722', '70723', '70724', '70725', '70726', '70727', '70728', '70729', '70730', '70731', '70732', '70733', '70734', '70735', '70736', '70737', '70738', '70739', '70740', '70741', '70742', '70743', '70744', '70745', '70746', '70747', '70748', '70749', '70750', '70751', '70752', '70753', '70754', '70755', '70756', '70757', '70758', '70759']}, 'type'=>'CodeableConcept', 'path'=>'DeviceMetric.type', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'preferred', 'uri'=>'http://hl7.org/fhir/ValueSet/devicemetric-type'}}, + 'unit' => {'type'=>'CodeableConcept', 'path'=>'DeviceMetric.unit', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'preferred', 'uri'=>'http://hl7.org/fhir/ValueSet/ucum-units'}}, + 'device' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Device'], 'type'=>'Reference', 'path'=>'DeviceMetric.device', 'min'=>1, 'max'=>1}, + 'operationalStatus' => {'valid_codes'=>{'http://hl7.org/fhir/metric-operational-status'=>['on', 'off', 'standby', 'entered-in-error']}, 'type'=>'code', 'path'=>'DeviceMetric.operationalStatus', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/metric-operational-status'}}, + 'color' => {'valid_codes'=>{'http://hl7.org/fhir/color-names'=>['aliceblue', 'antiquewhite', 'aqua', 'aquamarine', 'azure', 'beige', 'bisque', 'black', 'blanchedalmond', 'blue', 'blueviolet', 'brown', 'burlywood', 'cadetblue', 'chartreuse', 'chocolate', 'coral', 'cornflowerblue', 'cornsilk', 'crimson', 'cyan', 'darkblue', 'darkcyan', 'darkgoldenrod', 'darkgray', 'darkgreen', 'darkgrey', 'darkkhaki', 'darkmagenta', 'darkolivegreen', 'darkorange', 'darkorchid', 'darkred', 'darksalmon', 'darkseagreen', 'darkslateblue', 'darkslategray', 'darkslategrey', 'darkturquoise', 'darkviolet', 'deeppink', 'deepskyblue', 'dimgray', 'dimgrey', 'dodgerblue', 'firebrick', 'floralwhite', 'forestgreen', 'fuchsia', 'gainsboro', 'ghostwhite', 'gold', 'goldenrod', 'gray', 'green', 'greenyellow', 'grey', 'honeydew', 'hotpink', 'indianred', 'indigo', 'ivory', 'khaki', 'lavender', 'lavenderblush', 'lawngreen', 'lemonchiffon', 'lightblue', 'lightcoral', 'lightcyan', 'lightgoldenrodyellow', 'lightgray', 'lightgreen', 'lightgrey', 'lightpink', 'lightsalmon', 'lightseagreen', 'lightskyblue', 'lightslategray', 'lightslategrey', 'lightsteelblue', 'lightyellow', 'lime', 'limegreen', 'linen', 'magenta', 'maroon', 'mediumaquamarine', 'mediumblue', 'mediumorchid', 'mediumpurple', 'mediumseagreen', 'mediumslateblue', 'mediumspringgreen', 'mediumturquoise', 'mediumvioletred', 'midnightblue', 'mintcream', 'mistyrose', 'moccasin', 'navajowhite', 'navy', 'oldlace', 'olive', 'olivedrab', 'orange', 'orangered', 'orchid', 'palegoldenrod', 'palegreen', 'paleturquoise', 'palevioletred', 'papayawhip', 'peachpuff', 'peru', 'pink', 'plum', 'powderblue', 'purple', 'rebeccapurple', 'red', 'rosybrown', 'royalblue', 'saddlebrown', 'salmon', 'sandybrown', 'seagreen', 'seashell', 'sienna', 'silver', 'skyblue', 'slateblue', 'slategray', 'slategrey', 'snow', 'springgreen', 'steelblue', 'tan', 'teal', 'thistle', 'tomato', 'turquoise', 'violet', 'wheat', 'white', 'whitesmoke', 'yellow', 'yellowgreen']}, 'type'=>'code', 'path'=>'DeviceMetric.color', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/color-codes'}}, + 'category' => {'valid_codes'=>{'http://hl7.org/fhir/metric-category'=>['measurement', 'setting', 'calculation', 'unspecified']}, 'type'=>'CodeableConcept', 'path'=>'DeviceMetric.category', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/metric-category'}}, + 'measurementFrequency' => {'type'=>'Quantity', 'path'=>'DeviceMetric.measurementFrequency', 'min'=>0, 'max'=>1}, + 'calibration' => {'type'=>'DeviceMetric::Calibration', 'path'=>'DeviceMetric.calibration', 'min'=>0, 'max'=>Float::INFINITY} + } + + class Calibration < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Calibration.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Calibration.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Calibration.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'type' => {'valid_codes'=>{'http://hl7.org/fhir/metric-calibration-type'=>['unspecified', 'offset', 'gain', 'two-point']}, 'type'=>'CodeableConcept', 'path'=>'Calibration.type', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/metric-calibration-type'}}, + 'state' => {'valid_codes'=>{'http://hl7.org/fhir/metric-calibration-state'=>['not-calibrated', 'calibration-required', 'calibrated', 'unspecified']}, 'type'=>'code', 'path'=>'Calibration.state', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/metric-calibration-state'}}, + 'time' => {'type'=>'instant', 'path'=>'Calibration.time', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :type # 0-1 CodeableConcept + attr_accessor :state # 0-1 code + attr_accessor :time # 0-1 instant + end + + attr_accessor :id # 0-1 id + attr_accessor :meta # 0-1 Meta + attr_accessor :implicitRules # 0-1 uri + attr_accessor :language # 0-1 code + attr_accessor :text # 0-1 Narrative + attr_accessor :contained # 0-* [ Resource ] + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :identifier # 0-* [ Identifier ] + attr_accessor :type # 1-1 CodeableConcept + attr_accessor :unit # 0-1 CodeableConcept + attr_accessor :device # 1-1 Reference(Device) + attr_accessor :operationalStatus # 0-1 code + attr_accessor :color # 0-1 code + attr_accessor :category # 1-1 CodeableConcept + attr_accessor :measurementFrequency # 0-1 Quantity + attr_accessor :calibration # 0-* [ DeviceMetric::Calibration ] + + def resourceType + 'DeviceMetric' + end + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/resources/DeviceRequest.rb b/lib/fhir_models/r6/generated/resources/DeviceRequest.rb new file mode 100644 index 00000000..d614859a --- /dev/null +++ b/lib/fhir_models/r6/generated/resources/DeviceRequest.rb @@ -0,0 +1,122 @@ +module FHIR + module R6 + class DeviceRequest < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'occurrence' => ['dateTime', 'Period', 'Timing'] + } + SEARCH_PARAMS = ['authored-on', 'based-on', 'code', 'device', 'encounter', 'event-date', 'group-identifier', 'identifier', 'instantiates-canonical', 'instantiates-uri', 'insurance', 'intent', 'patient', 'performer', 'performer-code', 'prior-request', 'requester', 'status', 'subject'] + METADATA = { + 'id' => {'type'=>'id', 'path'=>'DeviceRequest.id', 'min'=>0, 'max'=>1}, + 'meta' => {'type'=>'Meta', 'path'=>'DeviceRequest.meta', 'min'=>0, 'max'=>1}, + 'implicitRules' => {'type'=>'uri', 'path'=>'DeviceRequest.implicitRules', 'min'=>0, 'max'=>1}, + 'language' => {'type'=>'code', 'path'=>'DeviceRequest.language', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-languages'}}, + 'text' => {'type'=>'Narrative', 'path'=>'DeviceRequest.text', 'min'=>0, 'max'=>1}, + 'contained' => {'type'=>'Resource', 'path'=>'DeviceRequest.contained', 'min'=>0, 'max'=>Float::INFINITY}, + 'extension' => {'type'=>'Extension', 'path'=>'DeviceRequest.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'DeviceRequest.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'identifier' => {'type'=>'Identifier', 'path'=>'DeviceRequest.identifier', 'min'=>0, 'max'=>Float::INFINITY}, + 'instantiatesCanonical' => {'type'=>'canonical', 'path'=>'DeviceRequest.instantiatesCanonical', 'min'=>0, 'max'=>Float::INFINITY}, + 'instantiatesUri' => {'type'=>'uri', 'path'=>'DeviceRequest.instantiatesUri', 'min'=>0, 'max'=>Float::INFINITY}, + 'basedOn' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Resource'], 'type'=>'Reference', 'path'=>'DeviceRequest.basedOn', 'min'=>0, 'max'=>Float::INFINITY}, + 'replaces' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/DeviceRequest'], 'type'=>'Reference', 'path'=>'DeviceRequest.replaces', 'min'=>0, 'max'=>Float::INFINITY}, + 'groupIdentifier' => {'type'=>'Identifier', 'path'=>'DeviceRequest.groupIdentifier', 'min'=>0, 'max'=>1}, + 'status' => {'valid_codes'=>{'http://hl7.org/fhir/request-status'=>['draft', 'active', 'on-hold', 'revoked', 'completed', 'entered-in-error', 'unknown']}, 'type'=>'code', 'path'=>'DeviceRequest.status', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/request-status'}}, + 'intent' => {'valid_codes'=>{'http://hl7.org/fhir/request-intent'=>['proposal', 'plan', 'directive', 'order', 'original-order', 'reflex-order', 'filler-order', 'instance-order', 'option']}, 'type'=>'code', 'path'=>'DeviceRequest.intent', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/request-intent'}}, + 'priority' => {'valid_codes'=>{'http://hl7.org/fhir/request-priority'=>['routine', 'urgent', 'asap', 'stat']}, 'type'=>'code', 'path'=>'DeviceRequest.priority', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/request-priority'}}, + 'doNotPerform' => {'type'=>'boolean', 'path'=>'DeviceRequest.doNotPerform', 'min'=>0, 'max'=>1}, + 'code' => {'type'=>'CodeableReference', 'path'=>'DeviceRequest.code', 'min'=>1, 'max'=>1}, + 'quantity' => {'type'=>'integer', 'path'=>'DeviceRequest.quantity', 'min'=>0, 'max'=>1}, + 'parameter' => {'type'=>'DeviceRequest::Parameter', 'path'=>'DeviceRequest.parameter', 'min'=>0, 'max'=>Float::INFINITY}, + 'subject' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Group', 'http://hl7.org/fhir/StructureDefinition/Location', 'http://hl7.org/fhir/StructureDefinition/Device'], 'type'=>'Reference', 'path'=>'DeviceRequest.subject', 'min'=>1, 'max'=>1}, + 'encounter' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Encounter'], 'type'=>'Reference', 'path'=>'DeviceRequest.encounter', 'min'=>0, 'max'=>1}, + 'occurrenceDateTime' => {'type'=>'dateTime', 'path'=>'DeviceRequest.occurrence[x]', 'min'=>0, 'max'=>1}, + 'occurrencePeriod' => {'type'=>'Period', 'path'=>'DeviceRequest.occurrence[x]', 'min'=>0, 'max'=>1}, + 'occurrenceTiming' => {'type'=>'Timing', 'path'=>'DeviceRequest.occurrence[x]', 'min'=>0, 'max'=>1}, + 'authoredOn' => {'type'=>'dateTime', 'path'=>'DeviceRequest.authoredOn', 'min'=>0, 'max'=>1}, + 'requester' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole', 'http://hl7.org/fhir/StructureDefinition/Organization'], 'type'=>'Reference', 'path'=>'DeviceRequest.requester', 'min'=>0, 'max'=>1}, + 'performer' => {'type'=>'CodeableReference', 'path'=>'DeviceRequest.performer', 'min'=>0, 'max'=>1}, + 'reason' => {'type'=>'CodeableReference', 'path'=>'DeviceRequest.reason', 'min'=>0, 'max'=>Float::INFINITY}, + 'asNeeded' => {'type'=>'boolean', 'path'=>'DeviceRequest.asNeeded', 'min'=>0, 'max'=>1}, + 'asNeededFor' => {'type'=>'CodeableConcept', 'path'=>'DeviceRequest.asNeededFor', 'min'=>0, 'max'=>1}, + 'insurance' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Coverage', 'http://hl7.org/fhir/StructureDefinition/ClaimResponse'], 'type'=>'Reference', 'path'=>'DeviceRequest.insurance', 'min'=>0, 'max'=>Float::INFINITY}, + 'supportingInfo' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Resource'], 'type'=>'Reference', 'path'=>'DeviceRequest.supportingInfo', 'min'=>0, 'max'=>Float::INFINITY}, + 'note' => {'type'=>'Annotation', 'path'=>'DeviceRequest.note', 'min'=>0, 'max'=>Float::INFINITY}, + 'relevantHistory' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Provenance'], 'type'=>'Reference', 'path'=>'DeviceRequest.relevantHistory', 'min'=>0, 'max'=>Float::INFINITY} + } + + class Parameter < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'value' => ['CodeableConcept', 'Quantity', 'Range', 'boolean'] + } + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Parameter.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Parameter.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Parameter.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'code' => {'type'=>'CodeableConcept', 'path'=>'Parameter.code', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example'}}, + 'valueCodeableConcept' => {'type'=>'CodeableConcept', 'path'=>'Parameter.value[x]', 'min'=>0, 'max'=>1}, + 'valueQuantity' => {'type'=>'Quantity', 'path'=>'Parameter.value[x]', 'min'=>0, 'max'=>1}, + 'valueRange' => {'type'=>'Range', 'path'=>'Parameter.value[x]', 'min'=>0, 'max'=>1}, + 'valueBoolean' => {'type'=>'boolean', 'path'=>'Parameter.value[x]', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :code # 0-1 CodeableConcept + attr_accessor :valueCodeableConcept # 0-1 CodeableConcept + attr_accessor :valueQuantity # 0-1 Quantity + attr_accessor :valueRange # 0-1 Range + attr_accessor :valueBoolean # 0-1 boolean + end + + attr_accessor :id # 0-1 id + attr_accessor :meta # 0-1 Meta + attr_accessor :implicitRules # 0-1 uri + attr_accessor :language # 0-1 code + attr_accessor :text # 0-1 Narrative + attr_accessor :contained # 0-* [ Resource ] + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :identifier # 0-* [ Identifier ] + attr_accessor :instantiatesCanonical # 0-* [ canonical ] + attr_accessor :instantiatesUri # 0-* [ uri ] + attr_accessor :basedOn # 0-* [ Reference(Resource) ] + attr_accessor :replaces # 0-* [ Reference(DeviceRequest) ] + attr_accessor :groupIdentifier # 0-1 Identifier + attr_accessor :status # 0-1 code + attr_accessor :intent # 1-1 code + attr_accessor :priority # 0-1 code + attr_accessor :doNotPerform # 0-1 boolean + attr_accessor :code # 1-1 CodeableReference + attr_accessor :quantity # 0-1 integer + attr_accessor :parameter # 0-* [ DeviceRequest::Parameter ] + attr_accessor :subject # 1-1 Reference(Patient|Group|Location|Device) + attr_accessor :encounter # 0-1 Reference(Encounter) + attr_accessor :occurrenceDateTime # 0-1 dateTime + attr_accessor :occurrencePeriod # 0-1 Period + attr_accessor :occurrenceTiming # 0-1 Timing + attr_accessor :authoredOn # 0-1 dateTime + attr_accessor :requester # 0-1 Reference(Device|Practitioner|PractitionerRole|Organization) + attr_accessor :performer # 0-1 CodeableReference + attr_accessor :reason # 0-* [ CodeableReference ] + attr_accessor :asNeeded # 0-1 boolean + attr_accessor :asNeededFor # 0-1 CodeableConcept + attr_accessor :insurance # 0-* [ Reference(Coverage|ClaimResponse) ] + attr_accessor :supportingInfo # 0-* [ Reference(Resource) ] + attr_accessor :note # 0-* [ Annotation ] + attr_accessor :relevantHistory # 0-* [ Reference(Provenance) ] + + def resourceType + 'DeviceRequest' + end + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/resources/DeviceUsage.rb b/lib/fhir_models/r6/generated/resources/DeviceUsage.rb new file mode 100644 index 00000000..3c7d0ace --- /dev/null +++ b/lib/fhir_models/r6/generated/resources/DeviceUsage.rb @@ -0,0 +1,95 @@ +module FHIR + module R6 + class DeviceUsage < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'timing' => ['Timing', 'Period', 'dateTime'] + } + SEARCH_PARAMS = ['device', 'identifier', 'patient', 'status'] + METADATA = { + 'id' => {'type'=>'id', 'path'=>'DeviceUsage.id', 'min'=>0, 'max'=>1}, + 'meta' => {'type'=>'Meta', 'path'=>'DeviceUsage.meta', 'min'=>0, 'max'=>1}, + 'implicitRules' => {'type'=>'uri', 'path'=>'DeviceUsage.implicitRules', 'min'=>0, 'max'=>1}, + 'language' => {'type'=>'code', 'path'=>'DeviceUsage.language', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-languages'}}, + 'text' => {'type'=>'Narrative', 'path'=>'DeviceUsage.text', 'min'=>0, 'max'=>1}, + 'contained' => {'type'=>'Resource', 'path'=>'DeviceUsage.contained', 'min'=>0, 'max'=>Float::INFINITY}, + 'extension' => {'type'=>'Extension', 'path'=>'DeviceUsage.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'DeviceUsage.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'identifier' => {'type'=>'Identifier', 'path'=>'DeviceUsage.identifier', 'min'=>0, 'max'=>Float::INFINITY}, + 'basedOn' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/ServiceRequest'], 'type'=>'Reference', 'path'=>'DeviceUsage.basedOn', 'min'=>0, 'max'=>Float::INFINITY}, + 'status' => {'valid_codes'=>{'http://hl7.org/fhir/deviceusage-status'=>['active', 'completed', 'not-done', 'entered-in-error', 'intended', 'stopped', 'on-hold']}, 'type'=>'code', 'path'=>'DeviceUsage.status', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/deviceusage-status'}}, + 'category' => {'type'=>'CodeableConcept', 'path'=>'DeviceUsage.category', 'min'=>0, 'max'=>Float::INFINITY}, + 'patient' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Patient'], 'type'=>'Reference', 'path'=>'DeviceUsage.patient', 'min'=>1, 'max'=>1}, + 'derivedFrom' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/ServiceRequest', 'http://hl7.org/fhir/StructureDefinition/Procedure', 'http://hl7.org/fhir/StructureDefinition/Claim', 'http://hl7.org/fhir/StructureDefinition/Observation', 'http://hl7.org/fhir/StructureDefinition/QuestionnaireResponse', 'http://hl7.org/fhir/StructureDefinition/DocumentReference'], 'type'=>'Reference', 'path'=>'DeviceUsage.derivedFrom', 'min'=>0, 'max'=>Float::INFINITY}, + 'context' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Encounter', 'http://hl7.org/fhir/StructureDefinition/EpisodeOfCare'], 'type'=>'Reference', 'path'=>'DeviceUsage.context', 'min'=>0, 'max'=>1}, + 'timingTiming' => {'type'=>'Timing', 'path'=>'DeviceUsage.timing[x]', 'min'=>0, 'max'=>1}, + 'timingPeriod' => {'type'=>'Period', 'path'=>'DeviceUsage.timing[x]', 'min'=>0, 'max'=>1}, + 'timingDateTime' => {'type'=>'dateTime', 'path'=>'DeviceUsage.timing[x]', 'min'=>0, 'max'=>1}, + 'dateAsserted' => {'type'=>'dateTime', 'path'=>'DeviceUsage.dateAsserted', 'min'=>0, 'max'=>1}, + 'usageStatus' => {'valid_codes'=>{'http://hl7.org/fhir/deviceusage-status'=>['active', 'completed', 'not-done', 'entered-in-error', 'intended', 'stopped', 'on-hold']}, 'type'=>'CodeableConcept', 'path'=>'DeviceUsage.usageStatus', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/deviceusage-status'}}, + 'usageReason' => {'type'=>'CodeableConcept', 'path'=>'DeviceUsage.usageReason', 'min'=>0, 'max'=>Float::INFINITY}, + 'adherence' => {'type'=>'DeviceUsage::Adherence', 'path'=>'DeviceUsage.adherence', 'min'=>0, 'max'=>1}, + 'informationSource' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson', 'http://hl7.org/fhir/StructureDefinition/Organization'], 'type'=>'Reference', 'path'=>'DeviceUsage.informationSource', 'min'=>0, 'max'=>1}, + 'device' => {'type'=>'CodeableReference', 'path'=>'DeviceUsage.device', 'min'=>1, 'max'=>1}, + 'reason' => {'type'=>'CodeableReference', 'path'=>'DeviceUsage.reason', 'min'=>0, 'max'=>Float::INFINITY}, + 'bodySite' => {'type'=>'CodeableReference', 'path'=>'DeviceUsage.bodySite', 'min'=>0, 'max'=>1}, + 'note' => {'type'=>'Annotation', 'path'=>'DeviceUsage.note', 'min'=>0, 'max'=>Float::INFINITY} + } + + class Adherence < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Adherence.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Adherence.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Adherence.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'code' => {'valid_codes'=>{'http://hl7.org/fhir/deviceusage-adherence-code'=>['always', 'never', 'sometimes']}, 'type'=>'CodeableConcept', 'path'=>'Adherence.code', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/deviceusage-adherence-code'}}, + 'reason' => {'valid_codes'=>{'http://hl7.org/fhir/deviceusage-adherence-reason'=>['lost', 'stolen', 'prescribed', 'broken', 'burned', 'forgot']}, 'type'=>'CodeableConcept', 'path'=>'Adherence.reason', 'min'=>1, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/deviceusage-adherence-reason'}} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :code # 1-1 CodeableConcept + attr_accessor :reason # 1-* [ CodeableConcept ] + end + + attr_accessor :id # 0-1 id + attr_accessor :meta # 0-1 Meta + attr_accessor :implicitRules # 0-1 uri + attr_accessor :language # 0-1 code + attr_accessor :text # 0-1 Narrative + attr_accessor :contained # 0-* [ Resource ] + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :identifier # 0-* [ Identifier ] + attr_accessor :basedOn # 0-* [ Reference(ServiceRequest) ] + attr_accessor :status # 1-1 code + attr_accessor :category # 0-* [ CodeableConcept ] + attr_accessor :patient # 1-1 Reference(Patient) + attr_accessor :derivedFrom # 0-* [ Reference(ServiceRequest|Procedure|Claim|Observation|QuestionnaireResponse|DocumentReference) ] + attr_accessor :context # 0-1 Reference(Encounter|EpisodeOfCare) + attr_accessor :timingTiming # 0-1 Timing + attr_accessor :timingPeriod # 0-1 Period + attr_accessor :timingDateTime # 0-1 dateTime + attr_accessor :dateAsserted # 0-1 dateTime + attr_accessor :usageStatus # 0-1 CodeableConcept + attr_accessor :usageReason # 0-* [ CodeableConcept ] + attr_accessor :adherence # 0-1 DeviceUsage::Adherence + attr_accessor :informationSource # 0-1 Reference(Patient|Practitioner|PractitionerRole|RelatedPerson|Organization) + attr_accessor :device # 1-1 CodeableReference + attr_accessor :reason # 0-* [ CodeableReference ] + attr_accessor :bodySite # 0-1 CodeableReference + attr_accessor :note # 0-* [ Annotation ] + + def resourceType + 'DeviceUsage' + end + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/resources/DiagnosticReport.rb b/lib/fhir_models/r6/generated/resources/DiagnosticReport.rb new file mode 100644 index 00000000..ebd42a85 --- /dev/null +++ b/lib/fhir_models/r6/generated/resources/DiagnosticReport.rb @@ -0,0 +1,123 @@ +module FHIR + module R6 + class DiagnosticReport < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'effective' => ['dateTime', 'Period'] + } + SEARCH_PARAMS = ['based-on', 'category', 'code', 'conclusion', 'date', 'encounter', 'identifier', 'issued', 'media', 'patient', 'performer', 'result', 'results-interpreter', 'specimen', 'status', 'study', 'subject'] + METADATA = { + 'id' => {'type'=>'id', 'path'=>'DiagnosticReport.id', 'min'=>0, 'max'=>1}, + 'meta' => {'type'=>'Meta', 'path'=>'DiagnosticReport.meta', 'min'=>0, 'max'=>1}, + 'implicitRules' => {'type'=>'uri', 'path'=>'DiagnosticReport.implicitRules', 'min'=>0, 'max'=>1}, + 'language' => {'type'=>'code', 'path'=>'DiagnosticReport.language', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-languages'}}, + 'text' => {'type'=>'Narrative', 'path'=>'DiagnosticReport.text', 'min'=>0, 'max'=>1}, + 'contained' => {'type'=>'Resource', 'path'=>'DiagnosticReport.contained', 'min'=>0, 'max'=>Float::INFINITY}, + 'extension' => {'type'=>'Extension', 'path'=>'DiagnosticReport.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'DiagnosticReport.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'identifier' => {'type'=>'Identifier', 'path'=>'DiagnosticReport.identifier', 'min'=>0, 'max'=>Float::INFINITY}, + 'basedOn' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/CarePlan', 'http://hl7.org/fhir/StructureDefinition/ImmunizationRecommendation', 'http://hl7.org/fhir/StructureDefinition/MedicationRequest', 'http://hl7.org/fhir/StructureDefinition/NutritionOrder', 'http://hl7.org/fhir/StructureDefinition/ServiceRequest'], 'type'=>'Reference', 'path'=>'DiagnosticReport.basedOn', 'min'=>0, 'max'=>Float::INFINITY}, + 'status' => {'valid_codes'=>{'http://hl7.org/fhir/diagnostic-report-status'=>['registered', 'partial', 'preliminary', 'modified', 'final', 'amended', 'corrected', 'appended', 'cancelled', 'entered-in-error', 'unknown']}, 'type'=>'code', 'path'=>'DiagnosticReport.status', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/diagnostic-report-status'}}, + 'category' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/v2-0074'=>['AU', 'BG', 'BLB', 'CG', 'CUS', 'CTH', 'CT', 'CH', 'CP', 'EC', 'EN', 'GE', 'HM', 'IMG', 'ICU', 'IMM', 'LAB', 'MB', 'MCB', 'MYC', 'NMS', 'NMR', 'NRS', 'OUS', 'OT', 'OTH', 'OSL', 'PAR', 'PHR', 'PAT', 'PT', 'PHY', 'PF', 'RAD', 'RX', 'RUS', 'RC', 'RT', 'SR', 'SP', 'TX', 'VUS', 'VR', 'URN', 'XRC']}, 'type'=>'CodeableConcept', 'path'=>'DiagnosticReport.category', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/diagnostic-service-sections'}}, + 'code' => {'valid_codes'=>{'http://loinc.org'=>['100000-9', '100001-7', '100002-5', '100003-3', '100004-1', '100005-8', '100006-6', '100007-4', '10000-8', '100008-2', '100009-0', '100010-8', '100011-6', '100012-4', '100013-2', '100014-0', '100015-7', '10001-6', '100016-5', '100017-3', '100018-1', '100019-9', '100020-7', '100021-5', '100022-3', '100023-1', '10002-4', '100024-9', '100025-6', '100026-4', '100027-2', '100028-0', '100029-8', '100030-6', '100031-4', '10003-2', '100032-2', '100033-0', '100034-8', '100035-5', '100036-3', '100037-1', '100038-9', '100039-7', '10004-0', '100040-5', '100041-3', '100042-1', '100043-9', '100044-7', '100045-4', '100046-2', '100047-0', '100048-8', '100049-6', '100050-4', '100051-2', '100052-0', '100053-8', '100054-6', '100055-3', '100056-1', '10005-7', '100057-9', '100058-7', '100059-5', '100060-3', '100061-1', '100062-9', '100063-7', '100064-5', '10006-5', '100065-2', '100066-0', '100067-8', '100068-6', '100069-4', '100070-2', '100071-0', '100072-8', '10007-3', '100073-6', '100074-4', '100075-1', '100076-9', '100077-7', '100078-5', '100079-3', '100080-1', '10008-1', '100081-9', '100082-7', '100083-5', '100084-3', '100085-0', '100086-8', '100087-6', '100088-4', '100089-2', '1000-9', '100090-0', '100091-8', '100092-6', '100093-4', '100094-2', '100095-9', '100096-7', '100097-5', '100098-3', '10009-9', '100099-1', '100100-7', '100101-5', '100102-3', '100103-1', '100104-9', '100105-6', '100106-4', '10010-7', '100107-2', '100108-0', '100109-8', '100110-6', '100111-4', '100112-2', '100113-0', '100114-8', '10011-5', '100115-5', '100116-3', '100117-1', '100118-9', '100119-7', '100120-5', '100121-3', '100122-1', '10012-3', '100123-9', '100124-7', '100125-4', '100126-2', '100127-0', '100128-8', '100129-6', '100130-4', '10013-1', '100131-2', '100132-0', '100133-8', '100134-6', '100135-3', '100136-1', '100137-9', '100138-7', '100139-5', '100140-3', '100141-1', '100142-9', '100143-7', '100144-5', '100145-2', '100146-0', '100147-8', '100148-6', '10014-9', '100149-4', '100150-2', '100151-0', '100152-8', '100153-6', '100154-4', '100155-1', '10015-6', '100156-9', '100157-7', '100158-5', '100159-3', '100160-1', '100161-9', '100162-7', '100163-5', '10016-4', '100164-3', '100165-0', '100166-8', '100167-6', '100168-4', '100169-2', '1001-7', '100170-0', '100171-8', '10017-2', '100172-6', '100173-4', '100174-2', '100175-9', '100176-7', '100177-5', '100178-3', '100179-1', '10018-0', '100180-9', '100181-7', '100182-5', '100183-3', '100184-1', '100185-8', '100186-6', '100187-4', '100188-2', '100189-0', '100190-8', '100191-6', '100192-4', '100193-2', '100194-0', '100195-7', '100196-5', '100197-3', '10019-8', '100198-1', '100199-9', '100200-5', '100201-3', '100202-1', '100203-9', '100204-7', '100205-4', '10020-6', '100206-2', '100207-0', '100208-8', '100209-6', '100210-4', '100211-2', '100212-0', '100213-8', '10021-4', '100214-6', '100215-3', '100216-1', '100217-9', '100218-7', '100219-5', '100220-3', '100221-1', '10022-2', '100222-9', '100223-7', '100224-5', '100225-2', '100226-0', '100227-8', '100228-6', '100229-4', '10023-0', '100230-2', '100231-0', '100232-8', '100233-6', '100234-4', '100235-1', '100236-9', '100237-7', '100238-5', '100239-3', '100240-1', '100241-9', '100242-7', '100243-5', '100244-3', '100245-0', '100246-8', '100247-6', '10024-8', '100248-4', '100249-2', '1002-5', '100250-0', '100251-8', '100252-6', '100253-4', '100254-2', '10025-5', '100255-9', '100256-7', '100257-5', '100258-3', '100259-1', '100260-9', '100261-7', '100262-5', '10026-3', '100263-3', '100264-1', '100265-8', '100266-6', '100267-4', '100268-2', '100269-0', '100270-8', '10027-1', '100271-6', '100272-4', '100273-2', '100274-0', '100275-7', '100276-5', '100277-3', '100278-1', '100279-9', '100280-7', '100281-5', '100282-3', '100283-1', '100284-9', '100285-6', '100286-4', '100287-2', '100288-0', '10028-9', '100289-8', '100290-6', '100291-4', '100292-2', '100293-0', '100294-8', '100295-5', '100296-3', '10029-7', '100297-1', '100298-9', '100299-7', '100300-3', '100301-1', '100302-9', '100303-7', '100304-5', '10030-5', '100305-2', '100306-0', '100307-8', '100308-6', '100309-4', '100310-2', '100311-0', '100312-8', '10031-3', '100313-6', '100314-4', '100315-1', '100316-9', '100317-7', '100318-5', '100319-3', '100320-1', '10032-1', '100321-9', '100322-7', '100323-5', '100324-3', '100325-0', '100326-8', '100327-6', '100328-4', '100329-2', '1003-3', '100330-0', '100331-8', '100332-6', '100333-4', '100334-2', '100335-9', '100336-7', '100337-5', '100338-3', '10033-9', '100339-1', '100340-9', '100341-7', '100342-5', '100343-3', '100344-1', '100345-8', '100346-6', '10034-7', '100347-4', '100348-2', '100349-0', '100350-8', '100351-6', '100352-4', '100353-2', '10035-4', '100354-0', '100355-7', '100356-5', '100357-3', '100358-1', '100359-9', '100360-7', '100361-5', '10036-2', '100362-3', '100363-1', '100364-9', '100365-6', '100366-4', '100367-2', '100368-0', '100369-8', '10037-0', '100370-6', '100371-4', '100372-2', '100373-0', '100374-8', '100375-5', '100376-3', '100377-1', '100378-9', '100379-7', '100380-5', '100381-3', '100382-1', '100383-9', '100384-7', '100385-4', '100386-2', '100387-0', '10038-8', '100388-8', '100389-6', '100390-4', '100391-2', '100392-0', '100393-8', '100394-6', '100395-3', '10039-6', '100396-1', '100397-9', '100398-7', '100399-5', '100400-1', '100401-9', '100402-7', '100403-5', '10040-4', '100404-3', '100405-0', '100406-8', '100407-6', '100408-4', '100409-2', '1004-1', '100410-0', '100411-8', '10041-2', '100412-6', '100413-4', '100414-2', '100415-9', '100416-7', '100417-5', '100418-3', '100419-1', '10042-0', '100420-9', '100421-7', '100422-5', '100423-3', '100424-1', '100425-8', '100426-6', '100427-4', '100428-2', '100429-0', '100430-8', '100431-6', '100432-4', '100433-2', '100434-0', '100435-7', '100436-5', '100437-3', '10043-8', '100438-1', '100439-9', '100440-7', '100441-5', '100442-3', '100443-1', '100444-9', '100445-6', '10044-6', '100446-4', '100447-2', '100448-0', '100449-8', '100450-6', '100451-4', '100452-2', '10045-3', '100453-0', '100454-8', '100455-5', '100456-3', '100457-1', '100458-9', '100459-7', '100460-5', '10046-1', '100461-3', '100462-1', '100463-9', '100464-7', '100465-4', '100466-2', '100467-0', '100468-8', '100469-6', '100470-4', '100471-2', '100472-0', '100473-8', '100474-6', '100475-3', '100476-1', '100477-9', '100478-7', '10047-9', '100479-5', '100480-3', '100481-1', '100482-9', '100483-7', '100484-5', '100485-2', '100486-0', '10048-7', '100487-8', '100488-6', '100489-4', '100490-2', '100491-0', '100492-8', '100493-6', '100494-4', '10049-5', '100495-1', '100496-9', '100497-7', '100498-5', '100499-3', '100500-8', '100501-6', '100502-4', '10050-3', '100503-2', '100504-0', '100505-7', '100506-5', '100507-3', '100508-1', '100509-9', '100510-7', '10051-1', '100511-5', '100512-3', '100513-1', '100514-9', '100515-6', '100516-4', '100517-2', '100518-0', '100519-8', '100520-6', '100521-4', '100522-2', '100523-0', '100524-8', '100525-5', '100526-3', '100527-1', '100528-9', '10052-9', '100529-7', '100530-5', '100531-3', '100532-1', '100533-9', '100534-7', '100535-4', '100536-2', '10053-7', '100537-0', '100538-8', '100539-6', '100540-4', '100541-2', '100542-0', '100543-8', '100544-6', '10054-5', '100545-3', '100546-1', '100547-9', '100548-7', '100549-5', '100550-3', '100551-1', '10055-2', '100552-9', '100553-7', '100554-5', '100555-2', '100556-0', '100557-8', '100558-6', '100559-4', '10056-0', '100560-2', '100561-0', '100562-8', '100563-6', '100564-4', '100565-1', '100566-9', '100567-7', '100568-5', '100569-3', '100570-1', '100571-9', '100572-7', '100573-5', '100574-3', '100575-0', '100576-8', '100577-6', '10057-8', '100578-4', '100579-2', '1005-8', '100580-0', '100581-8', '100582-6', '100583-4', '100584-2', '100585-9', '10058-6', '100586-7', '100587-5', '100588-3', '100589-1', '100590-9', '100591-7', '100592-5', '100593-3', '10059-4', '100594-1', '100595-8', '100596-6', '100597-4', '100598-2', '100599-0', '100600-6', '100601-4', '10060-2', '100602-2', '100603-0', '100604-8', '100605-5', '100606-3', '100607-1', '100608-9', '100609-7', '10061-0', '100610-5', '100611-3', '100612-1', '100613-9', '100614-7', '100615-4', '100616-2', '100617-0', '100618-8', '100619-6', '100620-4', '100621-2', '100622-0', '100623-8', '100624-6', '100625-3', '100626-1', '100627-9', '10062-8', '100628-7', '100629-5', '100630-3', '100631-1', '100632-9', '100633-7', '100634-5', '100635-2', '10063-6', '100636-0', '100637-8', '100638-6', '100639-4', '100640-2', '100641-0', '100642-8', '100643-6', '10064-4', '100644-4', '100645-1', '100646-9', '100647-7', '100648-5', '100649-3', '100650-1', '10065-1', '100651-9', '100652-7', '100653-5', '100654-3', '100655-0', '100656-8', '100657-6', '100658-4', '100659-2', '1006-6', '100660-0', '100661-8', '100662-6', '100663-4', '100664-2', '100665-9', '100666-7', '100667-5', '100668-3', '10066-9', '100669-1', '100670-9', '100671-7', '100672-5', '100673-3', '100674-1', '100675-8', '100676-6', '10067-7', '100677-4', '100678-2', '100679-0', '100680-8', '100681-6', '100682-4', '100683-2', '100684-0', '10068-5', '100685-7', '100686-5', '100687-3', '100688-1', '100689-9', '100690-7', '100691-5', '100692-3', '10069-3', '100693-1', '100694-9', '100695-6', '100696-4', '100697-2', '100698-0', '100699-8', '100700-4', '10070-1', '100701-2', '100702-0', '100703-8', '100704-6', '100705-3', '100706-1', '100707-9', '100708-7', '100709-5', '100710-3', '100711-1', '100712-9', '100713-7', '100714-5', '100715-2', '100716-0', '100717-8', '100718-6', '10071-9', '100719-4', '100720-2', '100721-0', '100722-8', '100723-6', '100724-4', '100725-1', '100726-9', '10072-7', '100727-7', '100728-5', '100729-3', '100730-1', '100731-9', '100732-7', '100733-5', '100734-3', '10073-5', '100735-0', '100736-8', '100737-6', '100738-4', '100739-2', '1007-4', '100740-0', '100741-8', '100742-6', '10074-3', '100743-4', '100744-2', '100745-9', '100746-7', '100747-5', '100748-3', '100749-1', '10075-0', '100750-9', '100751-7', '100752-5', '100753-3', '100754-1', '100755-8', '100756-6', '100757-4', '100758-2', '100759-0', '100760-8', '100761-6', '100762-4', '100763-2', '100764-0', '100765-7', '100766-5', '100767-3', '10076-8', '100768-1', '100769-9', '100770-7', '100771-5', '100772-3', '100773-1', '100774-9', '100775-6', '10077-6', '100776-4', '100777-2', '100778-0', '100779-8', '100780-6', '100781-4', '100782-2', '100783-0', '10078-4', '100784-8', '100785-5', '100786-3', '100787-1', '100788-9', '100789-7', '100790-5', '100791-3', '10079-2', '100792-1', '100793-9', '100794-7', '100795-4', '100796-2', '100797-0', '100798-8', '100799-6', '100-8', '10080-0', '100800-2', '100801-0', '100802-8', '100803-6', '100804-4', '100805-1', '100806-9', '100807-7', '100808-5', '100809-3', '100810-1', '100811-9', '100812-7', '100813-5', '100814-3', '100815-0', '100816-8', '100817-6', '10081-8', '100818-4', '100819-2', '1008-2', '100820-0', '100821-8', '100822-6', '100823-4', '100824-2', '100825-9', '10082-6', '100826-7', '100827-5', '100828-3', '100829-1', '100830-9', '100831-7', '100832-5', '100833-3', '10083-4', '100834-1', '100835-8', '100836-6', '100837-4', '100838-2', '100839-0', '100840-8', '100841-6', '10084-2', '100842-4', '100843-2', '100844-0', '100845-7', '100846-5', '100847-3', '100848-1', '100849-9', '100850-7', '100851-5', '100852-3', '100853-1', '100854-9', '100855-6', '100856-4', '100857-2', '100858-0', '10085-9', '100859-8', '100860-6', '100861-4', '100862-2', '100863-0', '100864-8', '100865-5', '100866-3', '10086-7', '100867-1', '100868-9', '100869-7', '100870-5', '100871-3', '100872-1', '100873-9', '100874-7', '10087-5', '100875-4', '100876-2', '100877-0', '100878-8', '100879-6', '100880-4', '100881-2', '100882-0', '10088-3', '100883-8', '100884-6', '100885-3', '100886-1', '100887-9', '100888-7', '100889-5', '100890-3', '10089-1', '100891-1', '100892-9', '100893-7', '100894-5', '100895-2', '100896-0', '100897-8', '100898-6', '100899-4']}, 'type'=>'CodeableConcept', 'path'=>'DiagnosticReport.code', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'preferred', 'uri'=>'http://hl7.org/fhir/ValueSet/report-codes'}}, + 'subject' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Group', 'http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/Location', 'http://hl7.org/fhir/StructureDefinition/Organization', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/Medication', 'http://hl7.org/fhir/StructureDefinition/Substance', 'http://hl7.org/fhir/StructureDefinition/BiologicallyDerivedProduct'], 'type'=>'Reference', 'path'=>'DiagnosticReport.subject', 'min'=>0, 'max'=>1}, + 'encounter' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Encounter'], 'type'=>'Reference', 'path'=>'DiagnosticReport.encounter', 'min'=>0, 'max'=>1}, + 'effectiveDateTime' => {'type'=>'dateTime', 'path'=>'DiagnosticReport.effective[x]', 'min'=>0, 'max'=>1}, + 'effectivePeriod' => {'type'=>'Period', 'path'=>'DiagnosticReport.effective[x]', 'min'=>0, 'max'=>1}, + 'issued' => {'type'=>'instant', 'path'=>'DiagnosticReport.issued', 'min'=>0, 'max'=>1}, + 'performer' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole', 'http://hl7.org/fhir/StructureDefinition/Organization', 'http://hl7.org/fhir/StructureDefinition/CareTeam'], 'type'=>'Reference', 'path'=>'DiagnosticReport.performer', 'min'=>0, 'max'=>Float::INFINITY}, + 'resultsInterpreter' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole', 'http://hl7.org/fhir/StructureDefinition/Organization', 'http://hl7.org/fhir/StructureDefinition/CareTeam'], 'type'=>'Reference', 'path'=>'DiagnosticReport.resultsInterpreter', 'min'=>0, 'max'=>Float::INFINITY}, + 'specimen' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Specimen'], 'type'=>'Reference', 'path'=>'DiagnosticReport.specimen', 'min'=>0, 'max'=>Float::INFINITY}, + 'result' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Observation'], 'type'=>'Reference', 'path'=>'DiagnosticReport.result', 'min'=>0, 'max'=>Float::INFINITY}, + 'note' => {'type'=>'Annotation', 'path'=>'DiagnosticReport.note', 'min'=>0, 'max'=>Float::INFINITY}, + 'study' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/GenomicStudy', 'http://hl7.org/fhir/StructureDefinition/ImagingStudy'], 'type'=>'Reference', 'path'=>'DiagnosticReport.study', 'min'=>0, 'max'=>Float::INFINITY}, + 'supportingInfo' => {'type'=>'DiagnosticReport::SupportingInfo', 'path'=>'DiagnosticReport.supportingInfo', 'min'=>0, 'max'=>Float::INFINITY}, + 'media' => {'type'=>'DiagnosticReport::Media', 'path'=>'DiagnosticReport.media', 'min'=>0, 'max'=>Float::INFINITY}, + 'composition' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Composition'], 'type'=>'Reference', 'path'=>'DiagnosticReport.composition', 'min'=>0, 'max'=>1}, + 'conclusion' => {'type'=>'markdown', 'path'=>'DiagnosticReport.conclusion', 'min'=>0, 'max'=>1}, + 'conclusionCode' => {'valid_codes'=>{'http://snomed.info/sct'=>['404684003', '109006', '122003', '127009', '129007', '134006', '140004', '144008', '150003', '151004', '162004', '165002', '168000', '171008', '172001', '175004', '177007', '179005', '181007', '183005', '184004', '188001', '192008', '193003', '198007', '199004', '216004', '219006', '222008', '223003', '228007', '241006', '242004', '253005', '257006', '264008', '276008', '279001', '281004', '282006', '290006', '292003', '297009', '299007', '303002', '308006', '310008', '313005', '317006', '320003', '324007', '330007', '335002', '341009', '349006', '355001', '357009', '359007', '360002', '364006', '366008', '368009', '369001', '378007', '382009', '383004', '385006', '387003', '398002', '407000', '408005', '409002', '426008', '431005', '437009', '440009', '442001', '443006', '447007', '450005', '452002', '460001', '467003', '470004', '479003', '486006', '488007', '490008', '496002', '504009', '517007', '518002', '520004', '527001', '536002', '539009', '547009', '548004', '554003', '555002', '563001', '568005', '586008', '590005', '596004', '599006', '600009', '607007', '610000', '613003', '615005', '616006', '626004', '631002', '640003', '643001', '646009', '649002', '651003', '652005', '655007', '658009', '664002', '675003', '701003', '703000', '714002', '715001', '718004', '734001', '736004', '750009', '755004', '756003', '758002', '775008', '776009', '781000', '787001', '788006', '792004', '799008', '801006', '805002', '811004', '813001', '815008', '816009', '818005', '825003', '827006', '832007', '834008', '841002', '842009', '843004', '844005', '845006', '849000', '857002', '862001', '865004', '871005', '874002', '875001', '888003', '890002', '899001', '903008', '904002', '928000', '931004', '932006', '934007', '943003', '961007', '962000', '964004', '965003', '975000', '978003', '981008', '984000', '987007', '991002', '998008', '1003002', '1020003', '1023001', '1027000', '1031006', '1033009', '1034003', '1038000', '1045000', '1046004', '1051005', '1055001', '1059007', '1070000', '1073003', '1077002', '1079004', '1085006', '1089000', '1102005', '1107004', '1108009', '1111005', '1112003', '1116000', '1124005', '1125006', '1126007', '1131009', '1134001', '1135000', '1139006', '1140008', '1141007', '1145003', '1150009', '1151008', '1152001', '1155004', '1168007', '1184008', '1194003', '1196001', '1197005', '1201005', '1207009', '1208004', '1212005', '1214006', '1232006', '1239002', '1240000', '1259003', '1261007', '1264004', '1271009', '1280009', '1282001', '1284000', '1286003', '1287007', '1297003', '1308001', '1310004', '1318006', '1323006', '1332008', '1335005', '1343000', '1345007', '1351002', '1356007', '1361009', '1367008', '1370007', '1372004', '1376001', '1378000', '1380006', '1383008', '1384002', '1386000', '1387009', '1388004', '1393001', '1395008', '1402001', '1412008', '1415005', '1418007', '1426004', '1447000', '1469007', '1474004', '1475003', '1478001', '1479009', '1482004', '1486001', '1488000', '1489008', '1492007', '1493002', '1499003', '1512006', '1515008', '1518005', '1519002', '1521007', '1525003', '1531000', '1532007', '1534008', '1538006', '1539003', '1542009', '1544005', '1551001', '1556006', '1563006', '1567007', '1588003', '1592005', '1593000', '1606009', '1608005', '1639007', '1647007', '1648002', '1654001', '1657008', '1658003', '1663004', '1667003', '1670004', '1671000', '1674008', '1679003', '1682008', '1685005', '1686006', '1694004', '1698001', '1703007', '1705000', '1714005', '1717003', '1723008', '1724002', '1734006', '1735007', '1739001', '1742007', '1744008', '1748006', '1755008', '1761006', '1763009', '1767005', '1769008', '1771008', '1776003', '1777007', '1778002', '1779005', '1794009', '1816003', '1821000', '1822007', '1824008', '1826005', '1828006', '1833005', '1835003', '1837006', '1845001', '1847009', '1852004', '1855002', '1856001', '1857005', '1860003', '1865008', '1869002', '1892002', '1896004', '1897008', '1899006', '1903004', '1922008', '1926006', '1939005', '1943009', '1953005', '1955003', '1959009', '1963002', '1965009', '1967001', '1973000', '1977004', '1979001', '1980003', '1981004', '2004005', '2012002', '2028007', '2032001', '2036003', '2040007', '2041006', '2043009', '2055003', '2061000', '2065009', '2066005', '2070002', '2073000', '2087000', '2089002', '2091005', '2094002', '2102007', '2107001', '2109003', '2114004', '2116002', '2120003', '2121004', '2128005', '2129002', '2132004', '2134003', '2136001', '2138000', '2145000', '2149006', '2158004', '2167004', '2169001', '2170000', '2176006', '2177002', '2186007', '2198002', '2202000', '2204004', '2213002', '2216005', '2219003', '2224000', '2228002', '2229005', '2231001', '2237002', '2239004', '2241003', '2243000', '2245007', '2251002', '2256007', '2261009', '2268003', '2284002', '2295008', '2296009', '2301009', '2303007', '2304001', '2307008', '2308003', '2312009', '2314005', '2326000', '2339001', '2341000', '2351004', '2355008', '2359002', '2365002', '2366001', '2367005', '2374000', '2385003', '2388001', '2390000', '2391001', '2396006', '2398007', '2403008', '2415007', '2418009', '2419001', '2420007', '2432006', '2435008', '2437000', '2438005', '2439002', '2443003', '2452007', '2463005', '2469009', '2471009', '2472002', '2473007', '2477008', '2492009', '2495006', '2496007', '2506003', '2513003', '2518007', '2521009', '2523007', '2526004', '2528003', '2532009', '2534005', '2538008', '2541004', '2554006', '2556008', '2560006', '2562003', '2576002', '2581006', '2582004', '2583009', '2584003', '2585002', '2589008', '2591000', '2593002', '2602008', '2606006', '2615004', '2618002', '2622007', '2625009', '2634004', '2638001', '2640006', '2651006', '2655002', '2657005', '2663001', '2683000', '2689001', '2694001', '2704003', '2707005', '2713001', '2724004', '2725003', '2733002', '2736005', '2740001', '2749000', '2751001', '2761008', '2764000', '2770006', '2772003', '2775001', '2776000', '2782002', '2783007', '2805007', '2806008', '2807004', '2808009', '2815001', '2816000', '2818004', '2819007', '2825006', '2828008', '2829000', '2835000', '2836004', '2838003', '2850009', '2853006', '2856003', '2858002', '2884008', '2893009', '2897005', '2899008', '2901004', '2902006', '2904007', '2910007', '2912004', '2917005', '2918000', '2919008', '2929001', '2935001', '2946003', '2951009', '2955000', '2965006', '2967003', '2978006', '2981001', '2989004', '2990008', '2992000', '2994004', '2999009', '3002002', '3004001', '3006004', '3009006', '3013004', '3014005', '3018008', '3019000', '3021005', '3023008', '3032005', '3033000', '3038009', '3044008', '3053001', '3059002', '3067005', '3071008', '3072001', '3073006', '3089009', '3094009', '3095005', '3097002', '3098007', '3109008', '3110003', '3119002', '3129009', '3135009', '3140001', '3144005', '3158007', '3160009', '3163006', '3168002', '3185000', '3199001', '3200003', '3208005', '3214003', '3217005', '3218000', '3219008', '3228009', '3229001', '3238004', '3239007', '3253007', '3254001', '3259006', '3261002', '3263004', '3272007', '3274008', '3275009', '3276005', '3282008', '3283003', '3286006', '3289004', '3291007', '3298001', '3303004', '3304005', '3305006', '3308008', '3310005', '3321001', '3323003', '3327002', '3331008', '3344003', '3345002', '3358001', '3368006', '3376008', '3381004', '3387000', '3391005', '3398004', '3415004', '3419005', '3421000', '3424008', '3426005', '3427001', '3434004', '3439009', '3441005', '3446000', '3449007', '3456001', '3458000', '3461004', '3464007', '3468005', '3469002', '3472009', '3474005', '3480002', '3482005', '3483000', '3487004', '3500002', '3502005', '3506008', '3507004', '3511005', '3514002', '3519007', '3528008', '3529000', '3530005', '3531009', '3533007', '3539006', '3542000', '3544004', '3545003', '3548001', '3549009', '3558002', '3560000', '3570003', '3571004', '3577000', '3585009', '3586005', '3589003', '3590007', '3591006', '3598000', '3611003', '3633001', '3639002', '3640000', '3641001', '3642008', '3644009', '3649004', '3650004', '3652007', '3657001', '3662000', '3677008', '3680009', '3681008', '3696007', '3699000', '3704008', '3705009', '3716002', '3720003', '3723001', '3733009', '3738000', '3744001', '3747008', '3750006', '3751005', '3752003', '3754002', '3755001', '3756000', '3759007', '3760002', '3762005', '3763000', '3783004', '3797007', '3798002', '3815005', '3820005', '3827008', '3830001', '3841004', '3845008', '3855007', '3885002', '3886001', '3899003', '3900008', '3902000', '3908001', '3909009', '3913002', '3914008', '3928002', '3939004', '3944006', '3947004', '3950001', '3951002', '3972004', '3975002', '3978000', '3987009', '3993001', '3999002', '4003003', '4006006', '4009004', '4016003', '4017007', '4022007', '4026005', '4030008', '4038001', '4039009', '4040006', '4041005', '4046000', '4062006', '4063001', '4069002', '4070001', '4075006', '4082005', '4088009', '4089001', '4103001', '4107000', '4113009', '4120002', '4124006', '4127004', '4129001', '4135001', '4136000', '4142001', '4160001', '4168008', '4170004', '4174008', '4175009', '4178006', '4181001', '4183003', '4184009', '4195003', '4197006', '4199009', '4208000', '4210003', '4223005', '4224004', '4225003', '4232007', '4237001', '4240001', '4241002', '4242009', '4248008', '4249000', '4260009', '4262001', '4264000', '4269005', '4273008', '4275001', '4283007', '4287008', '4294006', '4300009', '4301008', '4306003', '4307007', '4313003', '4316006', '4320005', '4324001', '4325000', '4338008', '4340003', '4349002', '4354006', '4356008', '4359001', '4364002', '4367009', '4373005', '4374004', '4381006', '4386001', '4390004', '4397001', '4399003', '4403007', '4406004', '4409006', '4410001', '4412009', '4414005', '4416007', '4418008', '4426000', '4434006', '4439001', '4441000', '4445009', '4448006', '4461006', '4463009', '4464003', '4465002', '4468000', '4470009', '4473006', '4477007', '4478002', '4481007', '4483005', '4494009', '4495005', '4499004', '4501007', '4506002', '4510004', '4512007', '4519003', '4522001', '4523006', '4526003', '4529005', '4530000', '4547004', '4550001', '4554005', '4556007', '4557003', '4559000', '4565000', '4568003', '4575002', '4586000', '4592006', '4598005', '4602007', '4633009', '4637005', '4639008', '4641009', '4645000', '4654002', '4659007', '4661003', '4665007', '4667004', '4669001', '4673003', '4676006', '4688008', '4690009', '4702003', '4708004', '4711003', '4721006', '4724003', '4733001', '4740000', '4749004', '4750004', '4754008', '4760008', '4763005', '4771009', '4776004', '4783006', '4787007', '4788002', '4800001', '4805006', '4806007', '4817008', '4819006', '4821001', '4834000', '4835004', '4839005', '4846001', '4851007', '4853005', '4854004', '4855003', '4859009', '4860004', '4863002', '4873000', '4874006', '4886009', '4887000', '4896000', '4900002', '4907004', '4915001', '4920001', '4921002', '4922009', '4926007', '4927003', '4932002']}, 'type'=>'CodeableConcept', 'path'=>'DiagnosticReport.conclusionCode', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/clinical-findings'}}, + 'recomendation' => {'type'=>'CodeableReference', 'path'=>'DiagnosticReport.recomendation', 'min'=>0, 'max'=>Float::INFINITY}, + 'presentedForm' => {'type'=>'Attachment', 'path'=>'DiagnosticReport.presentedForm', 'min'=>0, 'max'=>Float::INFINITY} + } + + class SupportingInfo < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'SupportingInfo.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'SupportingInfo.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'SupportingInfo.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'type' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/v2-0936'=>['QST', 'RSLT', 'SCI']}, 'type'=>'CodeableConcept', 'path'=>'SupportingInfo.type', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://terminology.hl7.org/ValueSet/v2-0936'}}, + 'reference' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/ImagingStudy', 'http://hl7.org/fhir/StructureDefinition/Procedure', 'http://hl7.org/fhir/StructureDefinition/Observation', 'http://hl7.org/fhir/StructureDefinition/DiagnosticReport', 'http://hl7.org/fhir/StructureDefinition/Citation', 'http://hl7.org/fhir/StructureDefinition/FamilyMemberHistory', 'http://hl7.org/fhir/StructureDefinition/AllergyIntolerance', 'http://hl7.org/fhir/StructureDefinition/DeviceUsage'], 'type'=>'Reference', 'path'=>'SupportingInfo.reference', 'min'=>1, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :type # 1-1 CodeableConcept + attr_accessor :reference # 1-1 Reference(ImagingStudy|Procedure|Observation|DiagnosticReport|Citation|FamilyMemberHistory|AllergyIntolerance|DeviceUsage) + end + + class Media < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Media.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Media.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Media.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'comment' => {'type'=>'string', 'path'=>'Media.comment', 'min'=>0, 'max'=>1}, + 'link' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/DocumentReference'], 'type'=>'Reference', 'path'=>'Media.link', 'min'=>1, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :comment # 0-1 string + attr_accessor :link # 1-1 Reference(DocumentReference) + end + + attr_accessor :id # 0-1 id + attr_accessor :meta # 0-1 Meta + attr_accessor :implicitRules # 0-1 uri + attr_accessor :language # 0-1 code + attr_accessor :text # 0-1 Narrative + attr_accessor :contained # 0-* [ Resource ] + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :identifier # 0-* [ Identifier ] + attr_accessor :basedOn # 0-* [ Reference(CarePlan|ImmunizationRecommendation|MedicationRequest|NutritionOrder|ServiceRequest) ] + attr_accessor :status # 1-1 code + attr_accessor :category # 0-* [ CodeableConcept ] + attr_accessor :code # 1-1 CodeableConcept + attr_accessor :subject # 0-1 Reference(Patient|Group|Device|Location|Organization|Practitioner|Medication|Substance|BiologicallyDerivedProduct) + attr_accessor :encounter # 0-1 Reference(Encounter) + attr_accessor :effectiveDateTime # 0-1 dateTime + attr_accessor :effectivePeriod # 0-1 Period + attr_accessor :issued # 0-1 instant + attr_accessor :performer # 0-* [ Reference(Practitioner|PractitionerRole|Organization|CareTeam) ] + attr_accessor :resultsInterpreter # 0-* [ Reference(Practitioner|PractitionerRole|Organization|CareTeam) ] + attr_accessor :specimen # 0-* [ Reference(Specimen) ] + attr_accessor :result # 0-* [ Reference(Observation) ] + attr_accessor :note # 0-* [ Annotation ] + attr_accessor :study # 0-* [ Reference(GenomicStudy|ImagingStudy) ] + attr_accessor :supportingInfo # 0-* [ DiagnosticReport::SupportingInfo ] + attr_accessor :media # 0-* [ DiagnosticReport::Media ] + attr_accessor :composition # 0-1 Reference(Composition) + attr_accessor :conclusion # 0-1 markdown + attr_accessor :conclusionCode # 0-* [ CodeableConcept ] + attr_accessor :recomendation # 0-* [ CodeableReference ] + attr_accessor :presentedForm # 0-* [ Attachment ] + + def resourceType + 'DiagnosticReport' + end + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/resources/DocumentReference.rb b/lib/fhir_models/r6/generated/resources/DocumentReference.rb new file mode 100644 index 00000000..b608971f --- /dev/null +++ b/lib/fhir_models/r6/generated/resources/DocumentReference.rb @@ -0,0 +1,169 @@ +module FHIR + module R6 + class DocumentReference < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + SEARCH_PARAMS = ['attester', 'author', 'based-on', 'bodysite', 'bodysite-reference', 'category', 'contenttype', 'context', 'creation', 'custodian', 'date', 'description', 'doc-status', 'event-code', 'event-reference', 'facility', 'format-canonical', 'format-code', 'format-uri', 'identifier', 'language', 'location', 'modality', 'patient', 'period', 'related', 'relatesto', 'relation', 'relationship', 'security-label', 'setting', 'status', 'subject', 'type', 'version'] + METADATA = { + 'id' => {'type'=>'id', 'path'=>'DocumentReference.id', 'min'=>0, 'max'=>1}, + 'meta' => {'type'=>'Meta', 'path'=>'DocumentReference.meta', 'min'=>0, 'max'=>1}, + 'implicitRules' => {'type'=>'uri', 'path'=>'DocumentReference.implicitRules', 'min'=>0, 'max'=>1}, + 'language' => {'type'=>'code', 'path'=>'DocumentReference.language', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-languages'}}, + 'text' => {'type'=>'Narrative', 'path'=>'DocumentReference.text', 'min'=>0, 'max'=>1}, + 'contained' => {'type'=>'Resource', 'path'=>'DocumentReference.contained', 'min'=>0, 'max'=>Float::INFINITY}, + 'extension' => {'type'=>'Extension', 'path'=>'DocumentReference.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'DocumentReference.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'identifier' => {'type'=>'Identifier', 'path'=>'DocumentReference.identifier', 'min'=>0, 'max'=>Float::INFINITY}, + 'version' => {'type'=>'string', 'path'=>'DocumentReference.version', 'min'=>0, 'max'=>1}, + 'basedOn' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Appointment', 'http://hl7.org/fhir/StructureDefinition/AppointmentResponse', 'http://hl7.org/fhir/StructureDefinition/CarePlan', 'http://hl7.org/fhir/StructureDefinition/Claim', 'http://hl7.org/fhir/StructureDefinition/CommunicationRequest', 'http://hl7.org/fhir/StructureDefinition/Contract', 'http://hl7.org/fhir/StructureDefinition/CoverageEligibilityRequest', 'http://hl7.org/fhir/StructureDefinition/DeviceRequest', 'http://hl7.org/fhir/StructureDefinition/EnrollmentRequest', 'http://hl7.org/fhir/StructureDefinition/ImmunizationRecommendation', 'http://hl7.org/fhir/StructureDefinition/MedicationRequest', 'http://hl7.org/fhir/StructureDefinition/NutritionOrder', 'http://hl7.org/fhir/StructureDefinition/RequestOrchestration', 'http://hl7.org/fhir/StructureDefinition/ServiceRequest', 'http://hl7.org/fhir/StructureDefinition/SupplyRequest', 'http://hl7.org/fhir/StructureDefinition/VisionPrescription'], 'type'=>'Reference', 'path'=>'DocumentReference.basedOn', 'min'=>0, 'max'=>Float::INFINITY}, + 'status' => {'valid_codes'=>{'http://hl7.org/fhir/document-reference-status'=>['current', 'superseded', 'entered-in-error']}, 'type'=>'code', 'path'=>'DocumentReference.status', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/document-reference-status'}}, + 'docStatus' => {'valid_codes'=>{'http://hl7.org/fhir/composition-status'=>['registered', 'partial', 'preliminary', 'final', 'amended', 'corrected', 'appended', 'cancelled', 'entered-in-error', 'deprecated', 'unknown']}, 'type'=>'code', 'path'=>'DocumentReference.docStatus', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/composition-status'}}, + 'modality' => {'valid_codes'=>{'http://dicom.nema.org/resources/ontology/DCM'=>['BMD', 'EOG', 'SM', 'SR', 'FID', 'OP', 'OT', 'KO', 'ECG', 'GM', 'XA', 'IOL', 'XC', 'ASMT', 'DMS', 'IVUS', 'CR', 'CT', 'PA', 'OSS', 'TG', 'REG', 'LEN', 'TEXTUREMAP', 'RTDOSE', 'OPTENF', 'HC', 'RTPLAN', 'HD', 'OCT', 'BDUS', 'M3D', 'DG', 'PR', 'PT', 'EPS', 'LS', 'PX', 'OPM', 'OPTBSV', 'OPV', 'DX', 'OPT', 'DOC', 'RTRECORD', 'MG', 'US', 'EMG', 'IVOCT', 'RTSTRUCT', 'MR', 'IO', 'EEG', 'RTIMAGE', 'VA', 'RESP', 'ES', 'RWV', 'AR', 'POS', 'SEG', 'RG', 'RF', 'AU', 'KER', 'SMR', 'CTPROTOCOL', 'STAIN', 'OAM', 'NM', 'PLAN', 'BI', 'SRF', 'CFM']}, 'type'=>'CodeableConcept', 'path'=>'DocumentReference.modality', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://dicom.nema.org/medical/dicom/current/output/chtml/part16/sect_CID_33.html'}}, + 'type' => {'valid_codes'=>{'http://loinc.org'=>['100018-1', '100029-8', '100213-8', '100214-6', '100215-3', '100225-2', '100226-0', '100227-8', '100228-6', '100229-4', '100231-0', '100282-3', '100349-0', '100369-8', '100438-1', '100439-9', '100440-7', '100441-5', '100442-3', '100443-1', '100444-9', '100445-6', '100446-4', '100447-2', '100448-0', '100449-8', '100450-6', '100451-4', '100452-2', '100453-0', '100454-8', '100455-5', '100456-3', '100457-1', '100458-9', '100459-7', '100460-5', '100461-3', '100462-1', '100463-9', '100464-7', '100465-4', '100466-2', '100467-0', '100468-8', '100469-6', '100470-4', '100471-2', '100472-0', '100473-8', '100474-6', '100475-3', '100476-1', '100477-9', '100478-7', '100479-5', '100480-3', '100481-1', '100482-9', '100483-7', '100484-5', '100485-2', '100486-0', '100487-8', '100488-6', '100489-4', '100490-2', '100491-0', '100492-8', '100493-6', '100494-4', '100495-1', '100496-9', '100497-7', '100498-5', '100499-3', '100500-8', '100501-6', '100502-4', '100503-2', '100504-0', '100505-7', '100506-5', '100507-3', '100508-1', '100509-9', '100510-7', '100511-5', '100512-3', '100513-1', '100514-9', '100515-6', '100516-4', '100517-2', '100518-0', '100519-8', '100520-6', '100521-4', '100522-2', '100523-0', '100524-8', '100525-5', '100526-3', '100527-1', '100528-9', '100529-7', '100530-5', '100531-3', '100532-1', '100533-9', '100534-7', '100535-4', '100536-2', '100537-0', '100538-8', '100539-6', '100540-4', '100541-2', '100542-0', '100543-8', '100544-6', '100545-3', '100546-1', '100547-9', '100548-7', '100549-5', '100550-3', '100551-1', '100552-9', '100553-7', '100554-5', '100555-2', '100556-0', '100557-8', '100558-6', '100559-4', '100560-2', '100561-0', '100562-8', '100563-6', '100564-4', '100565-1', '100566-9', '100567-7', '100568-5', '100569-3', '100570-1', '100571-9', '100572-7', '100573-5', '100574-3', '100575-0', '100576-8', '100577-6', '100578-4', '100579-2', '100580-0', '100581-8', '100582-6', '100583-4', '100584-2', '100585-9', '100586-7', '100587-5', '100588-3', '100589-1', '100590-9', '100591-7', '100592-5', '100593-3', '100594-1', '100595-8', '100596-6', '100597-4', '100598-2', '100599-0', '100600-6', '100601-4', '100602-2', '100603-0', '100604-8', '100605-5', '100606-3', '100607-1', '100608-9', '100609-7', '100610-5', '100611-3', '100612-1', '100613-9', '100614-7', '100615-4', '100616-2', '100617-0', '100618-8', '100619-6', '100620-4', '100621-2', '100622-0', '100623-8', '100624-6', '100625-3', '100626-1', '100627-9', '100628-7', '100629-5', '100630-3', '100631-1', '100632-9', '100633-7', '100634-5', '100635-2', '100636-0', '100637-8', '100638-6', '100639-4', '100640-2', '100641-0', '100642-8', '100643-6', '100644-4', '100645-1', '100646-9', '100647-7', '100648-5', '100649-3', '100650-1', '100651-9', '100655-0', '100656-8', '100657-6', '100658-4', '100659-2', '100660-0', '100661-8', '100697-2', '100698-0', '100718-6', '100719-4', '100720-2', '100721-0', '100722-8', '100723-6', '100724-4', '100725-1', '100726-9', '100727-7', '100728-5', '100729-3', '100730-1', '100731-9', '100736-8', '100754-1', '100760-8', '100761-6', '100852-3', '100853-1', '100875-4', '100876-2', '100877-0', '100878-8', '100879-6', '100880-4', '100881-2', '100882-0', '100883-8', '100884-6', '100966-1', '100967-9', '100991-9', '100992-7', '100993-5', '101005-7', '101006-5', '101007-3', '101008-1', '101009-9', '101010-7', '101011-5', '101012-3', '101013-1', '101014-9', '101015-6', '101016-4', '101017-2', '101018-0', '101019-8', '101020-6', '101021-4', '101022-2', '101023-0', '101024-8', '101025-5', '101026-3', '101027-1', '101028-9', '101029-7', '101030-5', '101031-3', '101032-1', '101033-9', '101034-7', '101035-4', '101036-2', '101037-0', '101038-8', '101039-6', '101040-4', '101041-2', '101042-0', '101043-8', '101044-6', '101045-3', '101046-1', '101047-9', '101048-7', '101049-5', '101050-3', '101051-1', '101052-9', '101053-7', '101054-5', '101055-2', '101056-0', '101057-8', '101058-6', '101059-4', '101117-0', '101118-8', '101119-6', '101133-7', '101134-5', '101135-2', '101136-0', '101141-0', '101152-7', '101224-4', '101301-0', '101350-7', '101377-0', '101378-8', '101379-6', '101380-4', '101381-2', '101382-0', '101383-8', '101384-6', '101385-3', '101386-1', '101387-9', '101388-7', '101389-5', '101390-3', '101391-1', '101392-9', '101393-7', '101395-2', '101396-0', '101397-8', '101405-9', '101468-7', '101507-2', '101541-1', '101566-8', '101567-6', '101577-5', '101578-3', '101579-1', '101580-9', '101581-7', '101582-5', '101630-2', '101631-0', '101633-6', '101634-4', '101635-1', '101636-9', '101637-7', '101638-5', '101639-3', '101640-1', '101641-9', '101651-8', '101657-5', '101663-3', '101664-1', '101671-6', '101682-3', '101787-0', '101788-8', '101792-0', '101820-9', '101823-3', '101881-1', '101884-5', '101885-2', '101886-0', '101887-8', '101888-6', '101889-4', '101890-2', '101891-0', '101892-8', '101893-6', '101894-4', '101895-1', '101896-9', '101897-7', '101898-5', '101899-3', '101900-9', '101901-7', '101904-1', '101920-7', '101952-0', '101953-8', '101954-6', '101955-3', '101956-1', '101957-9', '101958-7', '101959-5', '101960-3', '101961-1', '101962-9', '101963-7', '101964-5', '101965-2', '101994-2', '102009-8', '102036-1', '102039-5', '102086-6', '102089-0', '102091-6', '102099-9', '102100-5', '102101-3', '103140-0', '103144-2', '103145-9', '103146-7', '103147-5', '103228-3', '103229-1', '103230-9', '103231-7', '103232-5', '103233-3', '103234-1', '103235-8', '103236-6', '103237-4', '103238-2', '103239-0', '103240-8', '103241-6', '103242-4', '103243-2', '103244-0', '103245-7', '103246-5', '103247-3', '103248-1', '103249-9', '103250-7', '103251-5', '103252-3', '103253-1', '103254-9', '103255-6', '103256-4', '103257-2', '103258-0', '103259-8', '103260-6', '103261-4', '103262-2', '103263-0', '103264-8', '103265-5', '103266-3', '103267-1', '103268-9', '103269-7', '103270-5', '103271-3', '103272-1', '103273-9', '103274-7', '103275-4', '103276-2', '103277-0', '103278-8', '103279-6', '103280-4', '103281-2', '103282-0', '103283-8', '103284-6', '103285-3', '103286-1', '103287-9', '103288-7', '103289-5', '103290-3', '103291-1', '103292-9', '103293-7', '103294-5', '103295-2', '103296-0', '103297-8', '103298-6', '103299-4', '103300-0', '103301-8', '103302-6', '103303-4', '103304-2', '103305-9', '103306-7', '103307-5', '103308-3', '103309-1', '103310-9', '103311-7', '103312-5', '103313-3', '103314-1', '103315-8', '103316-6', '103317-4', '103318-2', '103319-0', '103320-8', '103321-6', '103322-4', '103323-2', '103324-0', '103325-7', '103326-5', '103327-3', '103328-1', '103329-9', '103330-7', '103331-5', '103332-3', '103333-1', '103334-9', '103335-6', '103336-4', '103337-2', '103338-0', '103339-8', '103340-6', '103341-4', '103342-2', '103343-0', '103344-8', '103345-5', '103346-3', '103347-1', '103348-9', '103349-7', '103350-5', '103351-3', '103352-1', '103353-9', '103354-7', '103355-4', '103356-2', '103357-0', '103358-8', '103359-6', '103360-4', '103361-2', '103362-0', '103363-8', '103364-6', '103365-3', '103366-1', '103367-9', '103368-7', '103369-5', '103370-3', '103371-1', '103372-9', '103373-7', '103374-5', '103375-2', '103376-0', '103377-8', '103378-6', '103379-4', '103380-2', '103381-0', '103382-8', '103383-6', '103384-4', '103385-1', '103386-9', '103387-7', '103388-5', '103389-3', '103390-1', '103391-9', '103392-7', '103393-5', '103394-3', '103395-0', '103396-8', '103397-6', '103398-4', '103399-2', '103400-8', '103401-6', '103402-4', '103403-2', '103404-0', '103405-7', '103406-5', '103407-3', '103408-1', '103409-9', '103410-7', '103411-5', '103412-3', '103413-1', '103414-9', '103415-6', '103416-4', '103417-2', '103418-0', '103419-8', '103420-6', '103421-4', '103422-2', '103423-0', '103424-8', '103425-5', '103426-3', '103427-1', '103428-9', '103429-7', '103430-5', '103431-3', '103432-1', '103433-9', '103434-7', '103435-4', '103436-2', '103437-0', '103438-8', '103439-6', '103440-4', '103441-2', '103442-0', '103443-8', '103444-6', '103445-3', '103446-1', '103447-9', '103448-7', '103449-5', '103450-3', '103451-1', '103452-9', '103453-7', '103454-5', '103455-2', '103456-0', '103457-8', '103458-6', '103459-4', '103460-2', '103461-0', '103462-8', '103463-6', '103464-4', '103465-1', '103466-9', '103467-7', '103468-5', '103469-3', '103470-1', '103471-9', '103472-7', '103473-5', '103474-3', '103475-0', '103476-8', '103477-6', '103478-4', '103479-2', '103480-0', '103481-8', '103482-6', '103483-4', '103484-2', '103485-9', '103486-7', '103487-5', '103488-3', '103489-1', '103490-9', '103491-7', '103492-5', '103493-3', '103494-1', '103495-8', '103496-6', '103497-4', '103498-2', '103499-0', '103500-5', '103501-3', '103502-1', '103503-9', '103504-7', '103505-4', '103506-2', '103507-0', '103508-8', '103509-6', '103510-4', '103511-2', '103512-0', '103513-8', '103514-6', '103515-3', '103516-1', '103517-9', '103518-7', '103519-5', '103520-3', '103521-1', '103522-9', '103523-7', '103524-5', '103525-2', '103526-0', '103527-8', '103528-6', '103529-4', '103530-2', '103531-0', '103532-8', '103533-6', '103534-4', '103535-1', '103536-9', '103537-7', '103538-5', '103539-3', '103540-1', '103541-9', '103543-5', '103544-3', '103545-0', '103546-8', '103547-6', '103548-4', '103549-2', '103550-0', '103551-8', '103552-6', '103553-4', '103554-2', '103558-3', '103591-4', '103592-2', '103595-5', '103596-3', '103597-1', '103621-9', '103677-1', '103678-9', '103680-5', '103727-4', '103728-2', '103729-0', '103730-8', '103731-6', '103732-4', '103733-2', '103734-0', '103735-7', '103736-5', '103737-3', '103738-1', '103739-9', '103740-7', '103741-5', '103742-3', '103743-1', '103751-4', '103788-6', '103792-8', '103793-6', '103794-4', '103795-1', '103796-9', '103797-7', '103798-5', '103799-3', '103800-9', '103801-7', '103802-5', '103803-3', '103804-1', '103805-8', '103806-6', '103807-4', '103808-2', '103809-0', '103813-2', '103816-5', '103817-3', '103818-1', '103819-9', '103820-7', '103821-5', '103822-3', '103823-1', '103824-9', '103825-6', '103826-4', '103827-2', '103844-7', '103848-8', '103849-6', '103850-4', '103851-2', '103852-0', '103853-8', '103854-6', '103855-3', '103856-1', '103857-9', '103858-7', '103859-5', '103860-3', '103861-1', '103862-9', '103863-7', '103864-5', '103865-2', '103866-0', '103867-8', '103868-6', '103869-4', '103870-2', '103871-0', '103872-8', '103873-6', '103874-4', '103875-1', '103876-9', '103877-7', '103878-5', '103879-3', '103880-1', '103881-9', '103882-7', '103883-5', '103884-3', '103885-0', '103886-8', '103887-6', '103888-4', '103889-2', '103890-0', '103891-8', '103892-6', '103893-4', '103894-2', '103895-9', '103896-7', '103897-5', '103898-3', '103899-1', '103900-7', '103901-5', '103902-3', '103903-1', '103904-9', '103905-6', '103906-4', '103907-2', '103908-0', '103909-8', '103910-6', '103911-4', '103912-2', '103913-0', '103914-8', '103915-5', '103916-3', '103917-1', '103918-9', '103919-7', '103920-5', '103921-3', '103922-1', '103923-9', '103924-7', '103925-4', '103926-2', '103927-0', '103928-8', '103944-5', '103945-2', '103950-2', '103951-0', '103952-8', '103953-6', '103954-4', '103955-1', '103956-9', '103957-7', '103964-3', '103965-0', '103966-8', '103967-6', '103968-4', '103969-2', '103970-0', '103971-8', '103972-6', '104062-5', '104065-8', '104066-6', '104067-4', '104068-2', '104069-0', '104070-8', '104071-6', '104121-9', '104122-7', '104123-5', '104124-3', '104125-0', '104126-8', '104128-4', '104129-2', '104130-0', '104131-8', '104144-1', '104167-2', '104168-0', '104169-8', '104198-7', '104199-5', '104200-1', '104211-8', '104212-6', '104213-4', '104214-2', '104215-9', '104216-7', '104238-1', '104239-9', '104240-7', '104241-5', '104242-3', '104268-8', '104289-4', '104323-1', '104391-8', '104483-3', '104484-1', '104485-8', '104486-6', '104487-4', '104488-2', '104489-0', '104530-1', '104531-9', '104577-2', '104578-0', '104579-8', '104580-6', '104581-4', '104582-2', '104583-0', '104584-8', '104585-5', '104586-3', '104587-1', '104588-9', '104589-7', '104590-5', '104591-3', '104592-1', '104593-9', '104594-7', '104605-1', '104670-5', '104867-7']}, 'type'=>'CodeableConcept', 'path'=>'DocumentReference.type', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'preferred', 'uri'=>'http://hl7.org/fhir/ValueSet/doc-typecodes'}}, + 'category' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/media-category'=>['image', 'video', 'audio', 'STYLESHEET', 'WORKFLOW_DEFINITION'], 'http://loinc.org'=>['100018-1', '100029-8', '100213-8', '100214-6', '100215-3', '100225-2', '100226-0', '100227-8', '100228-6', '100229-4', '100231-0', '100282-3', '100349-0', '100369-8', '100438-1', '100439-9', '100440-7', '100441-5', '100442-3', '100443-1', '100444-9', '100445-6', '100446-4', '100447-2', '100448-0', '100449-8', '100450-6', '100451-4', '100452-2', '100453-0', '100454-8', '100455-5', '100456-3', '100457-1', '100458-9', '100459-7', '100460-5', '100461-3', '100462-1', '100463-9', '100464-7', '100465-4', '100466-2', '100467-0', '100468-8', '100469-6', '100470-4', '100471-2', '100472-0', '100473-8', '100474-6', '100475-3', '100476-1', '100477-9', '100478-7', '100479-5', '100480-3', '100481-1', '100482-9', '100483-7', '100484-5', '100485-2', '100486-0', '100487-8', '100488-6', '100489-4', '100490-2', '100491-0', '100492-8', '100493-6', '100494-4', '100495-1', '100496-9', '100497-7', '100498-5', '100499-3', '100500-8', '100501-6', '100502-4', '100503-2', '100504-0', '100505-7', '100506-5', '100507-3', '100508-1', '100509-9', '100510-7', '100511-5', '100512-3', '100513-1', '100514-9', '100515-6', '100516-4', '100517-2', '100518-0', '100519-8', '100520-6', '100521-4', '100522-2', '100523-0', '100524-8', '100525-5', '100526-3', '100527-1', '100528-9', '100529-7', '100530-5', '100531-3', '100532-1', '100533-9', '100534-7', '100535-4', '100536-2', '100537-0', '100538-8', '100539-6', '100540-4', '100541-2', '100542-0', '100543-8', '100544-6', '100545-3', '100546-1', '100547-9', '100548-7', '100549-5', '100550-3', '100551-1', '100552-9', '100553-7', '100554-5', '100555-2', '100556-0', '100557-8', '100558-6', '100559-4', '100560-2', '100561-0', '100562-8', '100563-6', '100564-4', '100565-1', '100566-9', '100567-7', '100568-5', '100569-3', '100570-1', '100571-9', '100572-7', '100573-5', '100574-3', '100575-0', '100576-8', '100577-6', '100578-4', '100579-2', '100580-0', '100581-8', '100582-6', '100583-4', '100584-2', '100585-9', '100586-7', '100587-5', '100588-3', '100589-1', '100590-9', '100591-7', '100592-5', '100593-3', '100594-1', '100595-8', '100596-6', '100597-4', '100598-2', '100599-0', '100600-6', '100601-4', '100602-2', '100603-0', '100604-8', '100605-5', '100606-3', '100607-1', '100608-9', '100609-7', '100610-5', '100611-3', '100612-1', '100613-9', '100614-7', '100615-4', '100616-2', '100617-0', '100618-8', '100619-6', '100620-4', '100621-2', '100622-0', '100623-8', '100624-6', '100625-3', '100626-1', '100627-9', '100628-7', '100629-5', '100630-3', '100631-1', '100632-9', '100633-7', '100634-5', '100635-2', '100636-0', '100637-8', '100638-6', '100639-4', '100640-2', '100641-0', '100642-8', '100643-6', '100644-4', '100645-1', '100646-9', '100647-7', '100648-5', '100649-3', '100650-1', '100651-9', '100655-0', '100656-8', '100657-6', '100658-4', '100659-2', '100660-0', '100661-8', '100697-2', '100698-0', '100718-6', '100719-4', '100720-2', '100721-0', '100722-8', '100723-6', '100724-4', '100725-1', '100726-9', '100727-7', '100728-5', '100729-3', '100730-1', '100731-9', '100736-8', '100754-1', '100760-8', '100761-6', '100852-3', '100853-1', '100875-4', '100876-2', '100877-0', '100878-8', '100879-6', '100880-4', '100881-2', '100882-0', '100883-8', '100884-6', '100966-1', '100967-9', '100991-9', '100992-7', '100993-5', '101005-7', '101006-5', '101007-3', '101008-1', '101009-9', '101010-7', '101011-5', '101012-3', '101013-1', '101014-9', '101015-6', '101016-4', '101017-2', '101018-0', '101019-8', '101020-6', '101021-4', '101022-2', '101023-0', '101024-8', '101025-5', '101026-3', '101027-1', '101028-9', '101029-7', '101030-5', '101031-3', '101032-1', '101033-9', '101034-7', '101035-4', '101036-2', '101037-0', '101038-8', '101039-6', '101040-4', '101041-2', '101042-0', '101043-8', '101044-6', '101045-3', '101046-1', '101047-9', '101048-7', '101049-5', '101050-3', '101051-1', '101052-9', '101053-7', '101054-5', '101055-2', '101056-0', '101057-8', '101058-6', '101059-4', '101117-0', '101118-8', '101119-6', '101133-7', '101134-5', '101135-2', '101136-0', '101141-0', '101152-7', '101224-4', '101301-0', '101350-7', '101377-0', '101378-8', '101379-6', '101380-4', '101381-2', '101382-0', '101383-8', '101384-6', '101385-3', '101386-1', '101387-9', '101388-7', '101389-5', '101390-3', '101391-1', '101392-9', '101393-7', '101395-2', '101396-0', '101397-8', '101405-9', '101468-7', '101507-2', '101541-1', '101566-8', '101567-6', '101577-5', '101578-3', '101579-1', '101580-9', '101581-7', '101582-5', '101630-2', '101631-0', '101633-6', '101634-4', '101635-1', '101636-9', '101637-7', '101638-5', '101639-3', '101640-1', '101641-9', '101651-8', '101657-5', '101663-3', '101664-1', '101671-6', '101682-3', '101787-0', '101788-8', '101792-0', '101820-9', '101823-3', '101881-1', '101884-5', '101885-2', '101886-0', '101887-8', '101888-6', '101889-4', '101890-2', '101891-0', '101892-8', '101893-6', '101894-4', '101895-1', '101896-9', '101897-7', '101898-5', '101899-3', '101900-9', '101901-7', '101904-1', '101920-7', '101952-0', '101953-8', '101954-6', '101955-3', '101956-1', '101957-9', '101958-7', '101959-5', '101960-3', '101961-1', '101962-9', '101963-7', '101964-5', '101965-2', '101994-2', '102009-8', '102036-1', '102039-5', '102086-6', '102089-0', '102091-6', '102099-9', '102100-5', '102101-3', '103140-0', '103144-2', '103145-9', '103146-7', '103147-5', '103228-3', '103229-1', '103230-9', '103231-7', '103232-5', '103233-3', '103234-1', '103235-8', '103236-6', '103237-4', '103238-2', '103239-0', '103240-8', '103241-6', '103242-4', '103243-2', '103244-0', '103245-7', '103246-5', '103247-3', '103248-1', '103249-9', '103250-7', '103251-5', '103252-3', '103253-1', '103254-9', '103255-6', '103256-4', '103257-2', '103258-0', '103259-8', '103260-6', '103261-4', '103262-2', '103263-0', '103264-8', '103265-5', '103266-3', '103267-1', '103268-9', '103269-7', '103270-5', '103271-3', '103272-1', '103273-9', '103274-7', '103275-4', '103276-2', '103277-0', '103278-8', '103279-6', '103280-4', '103281-2', '103282-0', '103283-8', '103284-6', '103285-3', '103286-1', '103287-9', '103288-7', '103289-5', '103290-3', '103291-1', '103292-9', '103293-7', '103294-5', '103295-2', '103296-0', '103297-8', '103298-6', '103299-4', '103300-0', '103301-8', '103302-6', '103303-4', '103304-2', '103305-9', '103306-7', '103307-5', '103308-3', '103309-1', '103310-9', '103311-7', '103312-5', '103313-3', '103314-1', '103315-8', '103316-6', '103317-4', '103318-2', '103319-0', '103320-8', '103321-6', '103322-4', '103323-2', '103324-0', '103325-7', '103326-5', '103327-3', '103328-1', '103329-9', '103330-7', '103331-5', '103332-3', '103333-1', '103334-9', '103335-6', '103336-4', '103337-2', '103338-0', '103339-8', '103340-6', '103341-4', '103342-2', '103343-0', '103344-8', '103345-5', '103346-3', '103347-1', '103348-9', '103349-7', '103350-5', '103351-3', '103352-1', '103353-9', '103354-7', '103355-4', '103356-2', '103357-0', '103358-8', '103359-6', '103360-4', '103361-2', '103362-0', '103363-8', '103364-6', '103365-3', '103366-1', '103367-9', '103368-7', '103369-5', '103370-3', '103371-1', '103372-9', '103373-7', '103374-5', '103375-2', '103376-0', '103377-8', '103378-6', '103379-4', '103380-2', '103381-0', '103382-8', '103383-6', '103384-4', '103385-1', '103386-9', '103387-7', '103388-5', '103389-3', '103390-1', '103391-9', '103392-7', '103393-5', '103394-3', '103395-0', '103396-8', '103397-6', '103398-4', '103399-2', '103400-8', '103401-6', '103402-4', '103403-2', '103404-0', '103405-7', '103406-5', '103407-3', '103408-1', '103409-9', '103410-7', '103411-5', '103412-3', '103413-1', '103414-9', '103415-6', '103416-4', '103417-2', '103418-0', '103419-8', '103420-6', '103421-4', '103422-2', '103423-0', '103424-8', '103425-5', '103426-3', '103427-1', '103428-9', '103429-7', '103430-5', '103431-3', '103432-1', '103433-9', '103434-7', '103435-4', '103436-2', '103437-0', '103438-8', '103439-6', '103440-4', '103441-2', '103442-0', '103443-8', '103444-6', '103445-3', '103446-1', '103447-9', '103448-7', '103449-5', '103450-3', '103451-1', '103452-9', '103453-7', '103454-5', '103455-2', '103456-0', '103457-8', '103458-6', '103459-4', '103460-2', '103461-0', '103462-8', '103463-6', '103464-4', '103465-1', '103466-9', '103467-7', '103468-5', '103469-3', '103470-1', '103471-9', '103472-7', '103473-5', '103474-3', '103475-0', '103476-8', '103477-6', '103478-4', '103479-2', '103480-0', '103481-8', '103482-6', '103483-4', '103484-2', '103485-9', '103486-7', '103487-5', '103488-3', '103489-1', '103490-9', '103491-7', '103492-5', '103493-3', '103494-1', '103495-8', '103496-6', '103497-4', '103498-2', '103499-0', '103500-5', '103501-3', '103502-1', '103503-9', '103504-7', '103505-4', '103506-2', '103507-0', '103508-8', '103509-6', '103510-4', '103511-2', '103512-0', '103513-8', '103514-6', '103515-3', '103516-1', '103517-9', '103518-7', '103519-5', '103520-3', '103521-1', '103522-9', '103523-7', '103524-5', '103525-2', '103526-0', '103527-8', '103528-6', '103529-4', '103530-2', '103531-0', '103532-8', '103533-6', '103534-4', '103535-1', '103536-9', '103537-7', '103538-5', '103539-3', '103540-1', '103541-9', '103543-5', '103544-3', '103545-0', '103546-8', '103547-6', '103548-4', '103549-2', '103550-0', '103551-8', '103552-6', '103553-4', '103554-2', '103558-3', '103591-4', '103592-2', '103595-5', '103596-3', '103597-1', '103621-9', '103677-1', '103678-9', '103680-5', '103727-4', '103728-2', '103729-0', '103730-8', '103731-6', '103732-4', '103733-2', '103734-0', '103735-7', '103736-5', '103737-3', '103738-1', '103739-9', '103740-7', '103741-5', '103742-3', '103743-1', '103751-4', '103788-6', '103792-8', '103793-6', '103794-4', '103795-1', '103796-9', '103797-7', '103798-5', '103799-3', '103800-9', '103801-7', '103802-5', '103803-3', '103804-1', '103805-8', '103806-6', '103807-4', '103808-2', '103809-0', '103813-2', '103816-5', '103817-3', '103818-1', '103819-9', '103820-7', '103821-5', '103822-3', '103823-1', '103824-9', '103825-6', '103826-4', '103827-2', '103844-7', '103848-8', '103849-6', '103850-4', '103851-2', '103852-0', '103853-8', '103854-6', '103855-3', '103856-1', '103857-9', '103858-7', '103859-5', '103860-3', '103861-1', '103862-9', '103863-7', '103864-5', '103865-2', '103866-0', '103867-8', '103868-6', '103869-4', '103870-2', '103871-0', '103872-8', '103873-6', '103874-4', '103875-1', '103876-9', '103877-7', '103878-5', '103879-3', '103880-1', '103881-9', '103882-7', '103883-5', '103884-3', '103885-0', '103886-8', '103887-6', '103888-4', '103889-2', '103890-0', '103891-8', '103892-6', '103893-4', '103894-2', '103895-9', '103896-7', '103897-5', '103898-3', '103899-1', '103900-7', '103901-5', '103902-3', '103903-1', '103904-9', '103905-6', '103906-4', '103907-2', '103908-0', '103909-8', '103910-6', '103911-4', '103912-2', '103913-0', '103914-8', '103915-5', '103916-3', '103917-1', '103918-9', '103919-7', '103920-5', '103921-3', '103922-1', '103923-9', '103924-7', '103925-4', '103926-2', '103927-0', '103928-8', '103944-5', '103945-2', '103950-2', '103951-0', '103952-8', '103953-6', '103954-4', '103955-1', '103956-9', '103957-7', '103964-3', '103965-0', '103966-8', '103967-6', '103968-4', '103969-2', '103970-0', '103971-8', '103972-6', '104062-5', '104065-8', '104066-6', '104067-4', '104068-2', '104069-0', '104070-8', '104071-6', '104121-9', '104122-7', '104123-5', '104124-3', '104125-0', '104126-8', '104128-4', '104129-2', '104130-0', '104131-8', '104144-1', '104167-2', '104168-0', '104169-8', '104198-7', '104199-5', '104200-1', '104211-8', '104212-6', '104213-4', '104214-2', '104215-9', '104216-7', '104238-1', '104239-9', '104240-7', '104241-5', '104242-3', '104268-8', '104289-4', '104323-1', '104391-8', '104483-3', '104484-1', '104485-8', '104486-6', '104487-4', '104488-2', '104489-0', '104530-1', '104531-9', '104577-2', '104578-0', '104579-8', '104580-6', '104581-4', '104582-2', '104583-0', '104584-8', '104585-5', '104586-3', '104587-1', '104588-9', '104589-7', '104590-5', '104591-3', '104592-1']}, 'type'=>'CodeableConcept', 'path'=>'DocumentReference.category', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/referenced-item-category'}}, + 'subject' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Resource'], 'type'=>'Reference', 'path'=>'DocumentReference.subject', 'min'=>0, 'max'=>1}, + 'context' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Appointment', 'http://hl7.org/fhir/StructureDefinition/Encounter', 'http://hl7.org/fhir/StructureDefinition/EpisodeOfCare'], 'type'=>'Reference', 'path'=>'DocumentReference.context', 'min'=>0, 'max'=>Float::INFINITY}, + 'event' => {'type'=>'CodeableReference', 'path'=>'DocumentReference.event', 'min'=>0, 'max'=>Float::INFINITY}, + 'related' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Resource'], 'type'=>'Reference', 'path'=>'DocumentReference.related', 'min'=>0, 'max'=>Float::INFINITY}, + 'bodySite' => {'type'=>'CodeableReference', 'path'=>'DocumentReference.bodySite', 'min'=>0, 'max'=>Float::INFINITY}, + 'facilityType' => {'valid_codes'=>{'http://snomed.info/sct'=>['82242000', '225732001', '79993009', '32074000', '4322002', '224687002', '62480006', '80522000', '36125001', '48311003', '284546000', '42665001', '45618002', '418518002', '73770003', '69362002', '52668009', '360957003', '10206005', '37550003', '73644007', '31628002', '58482006', '90484001', '1814000', '22549003', '56293002', '360966004', '2849009', '14866005', '38238005', '56189001', '89972002', '78088001', '78001009', '23392004', '36293008', '3729002', '5584006', '37546005', '57159002', '331006', '50569004', '79491001', '33022008', '19602009', '39350007', '83891005', '394759007', '405607001', '309900005', '275576008', '10531005', '91154008', '41844007', '45899008', '51563005', '1773006', '72311000', '6827000', '309898008', '39913001', '77931003', '25681007', '20078004', '46224007', '81234003', '35971002', '11424001', '409519008', '901005', '2081004', '59374000', '413456002', '413817003', '310205006', '419955002', '272501009', '394777002']}, 'type'=>'CodeableConcept', 'path'=>'DocumentReference.facilityType', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/c80-facilitycodes'}}, + 'practiceSetting' => {'valid_codes'=>{'http://snomed.info/sct'=>['408467006', '394577000', '394578005', '421661004', '408462000', '394579002', '394804000', '394580004', '394803006', '408480009', '408454008', '394809005', '394592004', '394600006', '394601005', '394581000', '408478003', '394812008', '408444009', '394582007', '408475000', '410005002', '394583002', '419772000', '394584008', '408443003', '394802001', '394915009', '394814009', '394808002', '394811001', '408446006', '394586005', '394916005', '408472002', '394597005', '394598000', '394807007', '419192003', '408468001', '394593009', '394813003', '410001006', '394589003', '394591006', '394599008', '394649004', '408470005', '394585009', '394821009', '422191005', '394594003', '416304004', '418960008', '394882004', '394806003', '394588006', '408459003', '394607009', '419610006', '418058008', '420208008', '418652005', '418535003', '418862001', '419365004', '418002000', '419983000', '419170002', '419472004', '394539006', '420112009', '409968004', '394587001', '394913002', '408440000', '418112009', '419815003', '394914008', '408455009', '394602003', '408447002', '394810000', '408450004', '408476004', '408469009', '408466002', '408471009', '408464004', '408441001', '408465003', '394605001', '394608004', '408461007', '408460008', '394606000', '408449004', '418018006', '394604002', '394609007', '408474001', '394610002', '394611003', '408477008', '394801008', '408463005', '419321007', '394576009', '394590007', '409967009', '408448007', '419043006', '394612005', '394733009', '394732004']}, 'type'=>'CodeableConcept', 'path'=>'DocumentReference.practiceSetting', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/c80-practice-codes'}}, + 'period' => {'type'=>'Period', 'path'=>'DocumentReference.period', 'min'=>0, 'max'=>1}, + 'date' => {'type'=>'dateTime', 'path'=>'DocumentReference.date', 'min'=>0, 'max'=>1}, + 'author' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole', 'http://hl7.org/fhir/StructureDefinition/Organization', 'http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson', 'http://hl7.org/fhir/StructureDefinition/CareTeam'], 'type'=>'Reference', 'path'=>'DocumentReference.author', 'min'=>0, 'max'=>Float::INFINITY}, + 'attester' => {'type'=>'DocumentReference::Attester', 'path'=>'DocumentReference.attester', 'min'=>0, 'max'=>Float::INFINITY}, + 'custodian' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Organization'], 'type'=>'Reference', 'path'=>'DocumentReference.custodian', 'min'=>0, 'max'=>1}, + 'relatesTo' => {'type'=>'DocumentReference::RelatesTo', 'path'=>'DocumentReference.relatesTo', 'min'=>0, 'max'=>Float::INFINITY}, + 'description' => {'type'=>'markdown', 'path'=>'DocumentReference.description', 'min'=>0, 'max'=>1}, + 'securityLabel' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/v3-Confidentiality'=>['N', 'R'], 'http://terminology.hl7.org/CodeSystem/v3-ActCode'=>['ETH', 'PSY', 'STD', 'NOAUTH', 'DELAU', 'NORDSCLCD'], 'http://terminology.hl7.org/CodeSystem/v3-ActReason'=>['TREAT', 'HPAYMT', 'ETREAT']}, 'type'=>'CodeableConcept', 'path'=>'DocumentReference.securityLabel', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/security-label-examples'}}, + 'content' => {'type'=>'DocumentReference::Content', 'path'=>'DocumentReference.content', 'min'=>1, 'max'=>Float::INFINITY} + } + + class Attester < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Attester.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Attester.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Attester.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'mode' => {'valid_codes'=>{'http://hl7.org/fhir/composition-attestation-mode'=>['personal', 'professional', 'legal', 'official']}, 'type'=>'CodeableConcept', 'path'=>'Attester.mode', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'preferred', 'uri'=>'http://hl7.org/fhir/ValueSet/composition-attestation-mode'}}, + 'time' => {'type'=>'dateTime', 'path'=>'Attester.time', 'min'=>0, 'max'=>1}, + 'party' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole', 'http://hl7.org/fhir/StructureDefinition/Organization'], 'type'=>'Reference', 'path'=>'Attester.party', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :mode # 1-1 CodeableConcept + attr_accessor :time # 0-1 dateTime + attr_accessor :party # 0-1 Reference(Patient|RelatedPerson|Practitioner|PractitionerRole|Organization) + end + + class RelatesTo < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'RelatesTo.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'RelatesTo.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'RelatesTo.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'code' => {'valid_codes'=>{'http://hl7.org/fhir/document-relationship-type'=>['replaces', 'transforms', 'signs', 'appends', 'incorporates', 'summarizes']}, 'type'=>'CodeableConcept', 'path'=>'RelatesTo.code', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/document-relationship-type'}}, + 'target' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/DocumentReference'], 'type'=>'Reference', 'path'=>'RelatesTo.target', 'min'=>1, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :code # 1-1 CodeableConcept + attr_accessor :target # 1-1 Reference(DocumentReference) + end + + class Content < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Content.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Content.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Content.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'attachment' => {'type'=>'Attachment', 'path'=>'Content.attachment', 'min'=>1, 'max'=>1}, + 'profile' => {'type'=>'DocumentReference::Content::Profile', 'path'=>'Content.profile', 'min'=>0, 'max'=>Float::INFINITY} + } + + class Profile < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'value' => ['Coding', 'uri', 'canonical'] + } + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Profile.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Profile.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Profile.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'valueCoding' => {'valid_codes'=>{'http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode'=>['urn:ihe:pcc:xphr:2007', 'urn:ihe:pcc:aps:2007', 'urn:ihe:pcc:xds-ms:2007', 'urn:ihe:pcc:edr:2007', 'urn:ihe:pcc:edes:2007', 'urn:ihe:pcc:apr:handp:2008', 'urn:ihe:pcc:apr:lab:2008', 'urn:ihe:pcc:apr:edu:2008', 'urn:ihe:pcc:crc:2008', 'urn:ihe:pcc:cm:2008', 'urn:ihe:pcc:ic:2008', 'urn:ihe:pcc:tn:2007', 'urn:ihe:pcc:nn:2007', 'urn:ihe:pcc:ctn:2007', 'urn:ihe:pcc:edpn:2007', 'urn:ihe:pcc:hp:2008', 'urn:ihe:pcc:ldhp:2009', 'urn:ihe:pcc:lds:2009', 'urn:ihe:pcc:mds:2009', 'urn:ihe:pcc:nds:2010', 'urn:ihe:pcc:ppvs:2010', 'urn:ihe:pcc:trs:2011', 'urn:ihe:pcc:ets:2011', 'urn:ihe:pcc:its:2011', 'urn:ihe:pcc:ript:2017', 'urn:ihe:pcc:pcs-cs:2018', 'urn:ihe:pcc:pcs-cr:2018', 'urn:ihe:pcc:ips:2020', 'urn:ihe:pcc:360x:hl7:OMG:O19:2017', 'urn:ihe:pcc:360x:hl7:OSU:O51:2017', 'urn:ihe:pcc:360x:hl7:SIU:S12:2017', 'urn:ihe:pcc:360x:hl7:SIU:S13:2017', 'urn:ihe:pcc:360x:hl7:SIU:S15:2017', 'urn:ihe:pcc:360x:hl7:SIU:S26:2017', 'urn:ihe:iti:bppc:2007', 'urn:ihe:iti:bppc-sd:2007', 'urn:ihe:iti:xds-sd:pdf:2008', 'urn:ihe:iti:xds-sd:text:2008', 'urn:ihe:iti:xdw:2011:workflowDoc', 'urn:ihe:iti:dsg:detached:2014', 'urn:ihe:iti:dsg:enveloping:2014', 'urn:ihe:iti:appc:2016:consent', 'urn:ihe:iti:xds:2017:mimeTypeSufficient', 'urn:ihe:lab:xd-lab:2008', 'urn:ihe:rad:TEXT', 'urn:ihe:rad:PDF', 'urn:ihe:rad:CDA:ImagingReportStructuredHeadings:2013', 'urn:ihe:card:imaging:2011', 'urn:ihe:card:CRC:2012', 'urn:ihe:card:EPRC-IE:2014', 'urn:ihe:card:CPN:2017', 'urn:ihe:dent:TEXT', 'urn:ihe:dent:PDF', 'urn:ihe:dent:CDA:ImagingReportStructuredHeadings:2013', 'urn:ihe.palm:apsr:2016', 'urn:ihe:pharm:pre:2010', 'urn:ihe:pharm:padv:2010', 'urn:ihe:pharm:dis:2010', 'urn:ihe:pharm:pml:2013', 'urn:ihe:pharm:mtp:2015', 'urn:ihe:pharm:cma:2017', 'urn:ihe:qrph:crd:2008', 'urn:ihe:qrph:dsc:2008', 'urn:ihe:qrph:prph:2009', 'urn:ihe:qrph:LDS-VR:2013', 'urn:ihe:qrph:BFDR-Birth:2014', 'urn:ihe:qrph:BFDR-FDeath:2014', 'urn:ihe:qrph:vrdr:2013', 'urn:ihe:qrph:ms-vrdr:2013', 'urn:ihe:qrph:hw:2013', 'urn:ihe:qrph:NHS-Catl-UV:2015', 'urn:ihe:qrph:NHS-CatIII-UV:2015', 'urn:ihe:qrph:HPoCUS:2014', 'urn:ihe:qrph:HPoCUV:2014', 'urn:ihe:qrph:fp:2017', 'urn:ihe:qrph:ehdiwd:2013', 'urn:ihe:qrph:prq:2019', 'urn:ihe:eyecare:geneyeevalpn:2014', 'urn:ihe:eyecare:geneyeevalcn:2014', 'urn:ihe:eyecare:summary:2015'], 'http://terminology.hl7.org/CodeSystem/v3-HL7DocumentFormatCodes'=>['urn:hl7-org:sdwg:ccda-structuredBody:1.1', 'urn:hl7-org:sdwg:ccda-nonXMLBody:1.1', 'urn:hl7-org:sdwg:ccda-structuredBody:2.1', 'urn:hl7-org:sdwg:ccda-nonXMLBody:2.1', 'urn:hl7-org:sdwg:pacp-structuredBody:1.0', 'urn:hl7-org:sdwg:pacp-nonXMLBody:1.0', 'urn:hl7-org:sdwg:pacp-structuredBody:1.1', 'urn:hl7-org:sdwg:pacp-nonXMLBody:1.1', 'urn:hl7-org:sdwg:pacp-structuredBody:1.2', 'urn:hl7-org:sdwg:pacp-nonXMLBody:1.2', 'urn:hl7-org:sdwg:pacp-structuredBody:1.3', 'urn:hl7-org:sdwg:pacp-nonXMLBody:1.3', 'urn:hl7-org:sdwg:ccda-structuredBody:2.2', 'urn:hl7-org:sdwg:ccda-nonXMLBody:2.2']}, 'type'=>'Coding', 'path'=>'Profile.value[x]', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'preferred', 'uri'=>'http://terminology.hl7.org/ValueSet/v3-HL7FormatCodes'}}, + 'valueUri' => {'type'=>'uri', 'path'=>'Profile.value[x]', 'min'=>1, 'max'=>1}, + 'valueCanonical' => {'type'=>'canonical', 'path'=>'Profile.value[x]', 'min'=>1, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :valueCoding # 1-1 Coding + attr_accessor :valueUri # 1-1 uri + attr_accessor :valueCanonical # 1-1 canonical + end + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :attachment # 1-1 Attachment + attr_accessor :profile # 0-* [ DocumentReference::Content::Profile ] + end + + attr_accessor :id # 0-1 id + attr_accessor :meta # 0-1 Meta + attr_accessor :implicitRules # 0-1 uri + attr_accessor :language # 0-1 code + attr_accessor :text # 0-1 Narrative + attr_accessor :contained # 0-* [ Resource ] + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :identifier # 0-* [ Identifier ] + attr_accessor :version # 0-1 string + attr_accessor :basedOn # 0-* [ Reference(Appointment|AppointmentResponse|CarePlan|Claim|CommunicationRequest|Contract|CoverageEligibilityRequest|DeviceRequest|EnrollmentRequest|ImmunizationRecommendation|MedicationRequest|NutritionOrder|RequestOrchestration|ServiceRequest|SupplyRequest|VisionPrescription) ] + attr_accessor :status # 1-1 code + attr_accessor :docStatus # 0-1 code + attr_accessor :modality # 0-* [ CodeableConcept ] + attr_accessor :type # 0-1 CodeableConcept + attr_accessor :category # 0-* [ CodeableConcept ] + attr_accessor :subject # 0-1 Reference(Resource) + attr_accessor :context # 0-* [ Reference(Appointment|Encounter|EpisodeOfCare) ] + attr_accessor :event # 0-* [ CodeableReference ] + attr_accessor :related # 0-* [ Reference(Resource) ] + attr_accessor :bodySite # 0-* [ CodeableReference ] + attr_accessor :facilityType # 0-1 CodeableConcept + attr_accessor :practiceSetting # 0-1 CodeableConcept + attr_accessor :period # 0-1 Period + attr_accessor :date # 0-1 dateTime + attr_accessor :author # 0-* [ Reference(Practitioner|PractitionerRole|Organization|Device|Patient|RelatedPerson|CareTeam) ] + attr_accessor :attester # 0-* [ DocumentReference::Attester ] + attr_accessor :custodian # 0-1 Reference(Organization) + attr_accessor :relatesTo # 0-* [ DocumentReference::RelatesTo ] + attr_accessor :description # 0-1 markdown + attr_accessor :securityLabel # 0-* [ CodeableConcept ] + attr_accessor :content # 1-* [ DocumentReference::Content ] + + def resourceType + 'DocumentReference' + end + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/resources/DomainResource.rb b/lib/fhir_models/r6/generated/resources/DomainResource.rb new file mode 100644 index 00000000..d862a6ad --- /dev/null +++ b/lib/fhir_models/r6/generated/resources/DomainResource.rb @@ -0,0 +1,34 @@ +module FHIR + module R6 + class DomainResource < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + SEARCH_PARAMS = [] + METADATA = { + 'id' => {'type'=>'id', 'path'=>'DomainResource.id', 'min'=>0, 'max'=>1}, + 'meta' => {'type'=>'Meta', 'path'=>'DomainResource.meta', 'min'=>0, 'max'=>1}, + 'implicitRules' => {'type'=>'uri', 'path'=>'DomainResource.implicitRules', 'min'=>0, 'max'=>1}, + 'language' => {'type'=>'code', 'path'=>'DomainResource.language', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-languages'}}, + 'text' => {'type'=>'Narrative', 'path'=>'DomainResource.text', 'min'=>0, 'max'=>1}, + 'contained' => {'type'=>'Resource', 'path'=>'DomainResource.contained', 'min'=>0, 'max'=>Float::INFINITY}, + 'extension' => {'type'=>'Extension', 'path'=>'DomainResource.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'DomainResource.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY} + } + + attr_accessor :id # 0-1 id + attr_accessor :meta # 0-1 Meta + attr_accessor :implicitRules # 0-1 uri + attr_accessor :language # 0-1 code + attr_accessor :text # 0-1 Narrative + attr_accessor :contained # 0-* [ Resource ] + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + + def resourceType + 'DomainResource' + end + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/resources/Encounter.rb b/lib/fhir_models/r6/generated/resources/Encounter.rb new file mode 100644 index 00000000..26fc7a85 --- /dev/null +++ b/lib/fhir_models/r6/generated/resources/Encounter.rb @@ -0,0 +1,204 @@ +module FHIR + module R6 + class Encounter < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + SEARCH_PARAMS = ['account', 'appointment', 'based-on', 'careteam', 'class', 'date', 'date-start', 'diagnosis-code', 'diagnosis-reference', 'end-date', 'episode-of-care', 'identifier', 'length', 'location', 'location-period', 'location-value-period', 'part-of', 'participant', 'participant-type', 'patient', 'practitioner', 'reason-code', 'reason-reference', 'service-provider', 'special-arrangement', 'status', 'subject', 'subject-status', 'type'] + METADATA = { + 'id' => {'type'=>'id', 'path'=>'Encounter.id', 'min'=>0, 'max'=>1}, + 'meta' => {'type'=>'Meta', 'path'=>'Encounter.meta', 'min'=>0, 'max'=>1}, + 'implicitRules' => {'type'=>'uri', 'path'=>'Encounter.implicitRules', 'min'=>0, 'max'=>1}, + 'language' => {'type'=>'code', 'path'=>'Encounter.language', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-languages'}}, + 'text' => {'type'=>'Narrative', 'path'=>'Encounter.text', 'min'=>0, 'max'=>1}, + 'contained' => {'type'=>'Resource', 'path'=>'Encounter.contained', 'min'=>0, 'max'=>Float::INFINITY}, + 'extension' => {'type'=>'Extension', 'path'=>'Encounter.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Encounter.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'identifier' => {'type'=>'Identifier', 'path'=>'Encounter.identifier', 'min'=>0, 'max'=>Float::INFINITY}, + 'status' => {'valid_codes'=>{'http://hl7.org/fhir/encounter-status'=>['planned', 'in-progress', 'on-hold', 'discharged', 'completed', 'cancelled', 'discontinued', 'entered-in-error', 'unknown']}, 'type'=>'code', 'path'=>'Encounter.status', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/encounter-status'}}, + 'class' => {'local_name'=>'local_class', 'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/v3-ActCode'=>['IMP', 'AMB', 'OBSENC', 'EMER', 'VR', 'HH']}, 'type'=>'CodeableConcept', 'path'=>'Encounter.class', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'preferred', 'uri'=>'http://terminology.hl7.org/ValueSet/encounter-class'}}, + 'priority' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/v3-ActPriority'=>['A', 'CR', 'EL', 'EM', 'P', 'PRN', 'R', 'RR', 'S', 'T', 'UD', 'UR', 'CS', 'CSP', 'CSR']}, 'type'=>'CodeableConcept', 'path'=>'Encounter.priority', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://terminology.hl7.org/ValueSet/v3-ActPriority'}}, + 'type' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/encounter-type'=>['ADMS', 'BD/BM-clin', 'CCS60', 'OKI']}, 'type'=>'CodeableConcept', 'path'=>'Encounter.type', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/encounter-type'}}, + 'serviceType' => {'type'=>'CodeableReference', 'path'=>'Encounter.serviceType', 'min'=>0, 'max'=>Float::INFINITY}, + 'subject' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Group'], 'type'=>'Reference', 'path'=>'Encounter.subject', 'min'=>0, 'max'=>1}, + 'subjectStatus' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/encounter-subject-status'=>['arrived', 'triaged', 'receiving-care', 'on-leave', 'departed']}, 'type'=>'CodeableConcept', 'path'=>'Encounter.subjectStatus', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/encounter-subject-status'}}, + 'episodeOfCare' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/EpisodeOfCare'], 'type'=>'Reference', 'path'=>'Encounter.episodeOfCare', 'min'=>0, 'max'=>Float::INFINITY}, + 'basedOn' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/CarePlan', 'http://hl7.org/fhir/StructureDefinition/DeviceRequest', 'http://hl7.org/fhir/StructureDefinition/MedicationRequest', 'http://hl7.org/fhir/StructureDefinition/ServiceRequest', 'http://hl7.org/fhir/StructureDefinition/RequestOrchestration', 'http://hl7.org/fhir/StructureDefinition/NutritionOrder', 'http://hl7.org/fhir/StructureDefinition/VisionPrescription', 'http://hl7.org/fhir/StructureDefinition/ImmunizationRecommendation'], 'type'=>'Reference', 'path'=>'Encounter.basedOn', 'min'=>0, 'max'=>Float::INFINITY}, + 'careTeam' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/CareTeam'], 'type'=>'Reference', 'path'=>'Encounter.careTeam', 'min'=>0, 'max'=>Float::INFINITY}, + 'partOf' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Encounter'], 'type'=>'Reference', 'path'=>'Encounter.partOf', 'min'=>0, 'max'=>1}, + 'serviceProvider' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Organization'], 'type'=>'Reference', 'path'=>'Encounter.serviceProvider', 'min'=>0, 'max'=>1}, + 'participant' => {'type'=>'Encounter::Participant', 'path'=>'Encounter.participant', 'min'=>0, 'max'=>Float::INFINITY}, + 'appointment' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Appointment'], 'type'=>'Reference', 'path'=>'Encounter.appointment', 'min'=>0, 'max'=>Float::INFINITY}, + 'virtualService' => {'type'=>'VirtualServiceDetail', 'path'=>'Encounter.virtualService', 'min'=>0, 'max'=>Float::INFINITY}, + 'actualPeriod' => {'type'=>'Period', 'path'=>'Encounter.actualPeriod', 'min'=>0, 'max'=>1}, + 'plannedStartDate' => {'type'=>'dateTime', 'path'=>'Encounter.plannedStartDate', 'min'=>0, 'max'=>1}, + 'plannedEndDate' => {'type'=>'dateTime', 'path'=>'Encounter.plannedEndDate', 'min'=>0, 'max'=>1}, + 'length' => {'type'=>'Duration', 'path'=>'Encounter.length', 'min'=>0, 'max'=>1}, + 'reason' => {'type'=>'Encounter::Reason', 'path'=>'Encounter.reason', 'min'=>0, 'max'=>Float::INFINITY}, + 'diagnosis' => {'type'=>'Encounter::Diagnosis', 'path'=>'Encounter.diagnosis', 'min'=>0, 'max'=>Float::INFINITY}, + 'account' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Account'], 'type'=>'Reference', 'path'=>'Encounter.account', 'min'=>0, 'max'=>Float::INFINITY}, + 'dietPreference' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/diet'=>['vegetarian', 'dairy-free', 'nut-free', 'gluten-free', 'vegan', 'halal', 'kosher']}, 'type'=>'CodeableConcept', 'path'=>'Encounter.dietPreference', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/encounter-diet'}}, + 'specialArrangement' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/encounter-special-arrangements'=>['wheel', 'add-bed', 'int', 'att', 'dog']}, 'type'=>'CodeableConcept', 'path'=>'Encounter.specialArrangement', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'preferred', 'uri'=>'http://hl7.org/fhir/ValueSet/encounter-special-arrangements'}}, + 'specialCourtesy' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/v3-EncounterSpecialCourtesy'=>['EXT', 'NRM', 'PRF', 'STF', 'VIP'], 'http://terminology.hl7.org/CodeSystem/v3-NullFlavor'=>['UNK']}, 'type'=>'CodeableConcept', 'path'=>'Encounter.specialCourtesy', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'preferred', 'uri'=>'http://hl7.org/fhir/ValueSet/encounter-special-courtesy'}}, + 'admission' => {'type'=>'Encounter::Admission', 'path'=>'Encounter.admission', 'min'=>0, 'max'=>1}, + 'location' => {'type'=>'Encounter::Location', 'path'=>'Encounter.location', 'min'=>0, 'max'=>Float::INFINITY} + } + + class Participant < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Participant.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Participant.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Participant.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'type' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/v3-ParticipationType'=>['ADM', 'ATND', 'CALLBCK', 'CON', 'DIS', 'ESC', 'REF'], 'http://terminology.hl7.org/CodeSystem/participant-type'=>['translator', 'emergency']}, 'type'=>'CodeableConcept', 'path'=>'Participant.type', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/encounter-participant-type'}}, + 'period' => {'type'=>'Period', 'path'=>'Participant.period', 'min'=>0, 'max'=>1}, + 'actor' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Group', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole', 'http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/HealthcareService'], 'type'=>'Reference', 'path'=>'Participant.actor', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :type # 0-* [ CodeableConcept ] + attr_accessor :period # 0-1 Period + attr_accessor :actor # 0-1 Reference(Patient|Group|RelatedPerson|Practitioner|PractitionerRole|Device|HealthcareService) + end + + class Reason < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Reason.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Reason.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Reason.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'use' => {'valid_codes'=>{'http://hl7.org/fhir/encounter-reason-use'=>['CC', 'HC', 'AD', 'RV', 'HM']}, 'type'=>'CodeableConcept', 'path'=>'Reason.use', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/encounter-reason-use'}}, + 'value' => {'type'=>'CodeableReference', 'path'=>'Reason.value', 'min'=>0, 'max'=>Float::INFINITY} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :use # 0-* [ CodeableConcept ] + attr_accessor :value # 0-* [ CodeableReference ] + end + + class Diagnosis < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Diagnosis.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Diagnosis.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Diagnosis.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'condition' => {'type'=>'CodeableReference', 'path'=>'Diagnosis.condition', 'min'=>0, 'max'=>Float::INFINITY}, + 'use' => {'valid_codes'=>{'http://hl7.org/fhir/encounter-diagnosis-use'=>['working', 'final']}, 'type'=>'CodeableConcept', 'path'=>'Diagnosis.use', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'preferred', 'uri'=>'http://hl7.org/fhir/ValueSet/encounter-diagnosis-use'}} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :condition # 0-* [ CodeableReference ] + attr_accessor :use # 0-* [ CodeableConcept ] + end + + class Admission < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Admission.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Admission.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Admission.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'preAdmissionIdentifier' => {'type'=>'Identifier', 'path'=>'Admission.preAdmissionIdentifier', 'min'=>0, 'max'=>1}, + 'origin' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Location', 'http://hl7.org/fhir/StructureDefinition/Organization'], 'type'=>'Reference', 'path'=>'Admission.origin', 'min'=>0, 'max'=>1}, + 'admitSource' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/admit-source'=>['hosp-trans', 'emd', 'outp', 'born', 'gp', 'mp', 'nursing', 'psych', 'rehab', 'other']}, 'type'=>'CodeableConcept', 'path'=>'Admission.admitSource', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'preferred', 'uri'=>'http://hl7.org/fhir/ValueSet/encounter-admit-source'}}, + 'reAdmission' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/v2-0092'=>['R']}, 'type'=>'CodeableConcept', 'path'=>'Admission.reAdmission', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://terminology.hl7.org/ValueSet/v2-0092'}}, + 'destination' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Location', 'http://hl7.org/fhir/StructureDefinition/Organization'], 'type'=>'Reference', 'path'=>'Admission.destination', 'min'=>0, 'max'=>1}, + 'dischargeDisposition' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/discharge-disposition'=>['home', 'alt-home', 'other-hcf', 'hosp', 'long', 'aadvice', 'exp', 'psy', 'rehab', 'snf', 'oth']}, 'type'=>'CodeableConcept', 'path'=>'Admission.dischargeDisposition', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/encounter-discharge-disposition'}} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :preAdmissionIdentifier # 0-1 Identifier + attr_accessor :origin # 0-1 Reference(Location|Organization) + attr_accessor :admitSource # 0-1 CodeableConcept + attr_accessor :reAdmission # 0-1 CodeableConcept + attr_accessor :destination # 0-1 Reference(Location|Organization) + attr_accessor :dischargeDisposition # 0-1 CodeableConcept + end + + class Location < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Location.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Location.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Location.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'location' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Location'], 'type'=>'Reference', 'path'=>'Location.location', 'min'=>1, 'max'=>1}, + 'status' => {'valid_codes'=>{'http://hl7.org/fhir/encounter-location-status'=>['planned', 'active', 'reserved', 'completed']}, 'type'=>'code', 'path'=>'Location.status', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/encounter-location-status'}}, + 'form' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/location-physical-type'=>['si', 'bu', 'wi', 'wa', 'lvl', 'co', 'ro', 'bd', 've', 'ho', 'ca', 'rd', 'area', 'jdn', 'vi']}, 'type'=>'CodeableConcept', 'path'=>'Location.form', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/location-form'}}, + 'period' => {'type'=>'Period', 'path'=>'Location.period', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :location # 1-1 Reference(Location) + attr_accessor :status # 0-1 code + attr_accessor :form # 0-1 CodeableConcept + attr_accessor :period # 0-1 Period + end + + attr_accessor :id # 0-1 id + attr_accessor :meta # 0-1 Meta + attr_accessor :implicitRules # 0-1 uri + attr_accessor :language # 0-1 code + attr_accessor :text # 0-1 Narrative + attr_accessor :contained # 0-* [ Resource ] + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :identifier # 0-* [ Identifier ] + attr_accessor :status # 1-1 code + attr_accessor :local_class # 0-* [ CodeableConcept ] + attr_accessor :priority # 0-1 CodeableConcept + attr_accessor :type # 0-* [ CodeableConcept ] + attr_accessor :serviceType # 0-* [ CodeableReference ] + attr_accessor :subject # 0-1 Reference(Patient|Group) + attr_accessor :subjectStatus # 0-1 CodeableConcept + attr_accessor :episodeOfCare # 0-* [ Reference(EpisodeOfCare) ] + attr_accessor :basedOn # 0-* [ Reference(CarePlan|DeviceRequest|MedicationRequest|ServiceRequest|RequestOrchestration|NutritionOrder|VisionPrescription|ImmunizationRecommendation) ] + attr_accessor :careTeam # 0-* [ Reference(CareTeam) ] + attr_accessor :partOf # 0-1 Reference(Encounter) + attr_accessor :serviceProvider # 0-1 Reference(Organization) + attr_accessor :participant # 0-* [ Encounter::Participant ] + attr_accessor :appointment # 0-* [ Reference(Appointment) ] + attr_accessor :virtualService # 0-* [ VirtualServiceDetail ] + attr_accessor :actualPeriod # 0-1 Period + attr_accessor :plannedStartDate # 0-1 dateTime + attr_accessor :plannedEndDate # 0-1 dateTime + attr_accessor :length # 0-1 Duration + attr_accessor :reason # 0-* [ Encounter::Reason ] + attr_accessor :diagnosis # 0-* [ Encounter::Diagnosis ] + attr_accessor :account # 0-* [ Reference(Account) ] + attr_accessor :dietPreference # 0-* [ CodeableConcept ] + attr_accessor :specialArrangement # 0-* [ CodeableConcept ] + attr_accessor :specialCourtesy # 0-* [ CodeableConcept ] + attr_accessor :admission # 0-1 Encounter::Admission + attr_accessor :location # 0-* [ Encounter::Location ] + + def resourceType + 'Encounter' + end + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/resources/EncounterHistory.rb b/lib/fhir_models/r6/generated/resources/EncounterHistory.rb new file mode 100644 index 00000000..37389cc7 --- /dev/null +++ b/lib/fhir_models/r6/generated/resources/EncounterHistory.rb @@ -0,0 +1,80 @@ +module FHIR + module R6 + class EncounterHistory < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + SEARCH_PARAMS = ['encounter', 'identifier', 'patient', 'status', 'subject'] + METADATA = { + 'id' => {'type'=>'id', 'path'=>'EncounterHistory.id', 'min'=>0, 'max'=>1}, + 'meta' => {'type'=>'Meta', 'path'=>'EncounterHistory.meta', 'min'=>0, 'max'=>1}, + 'implicitRules' => {'type'=>'uri', 'path'=>'EncounterHistory.implicitRules', 'min'=>0, 'max'=>1}, + 'language' => {'type'=>'code', 'path'=>'EncounterHistory.language', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-languages'}}, + 'text' => {'type'=>'Narrative', 'path'=>'EncounterHistory.text', 'min'=>0, 'max'=>1}, + 'contained' => {'type'=>'Resource', 'path'=>'EncounterHistory.contained', 'min'=>0, 'max'=>Float::INFINITY}, + 'extension' => {'type'=>'Extension', 'path'=>'EncounterHistory.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'EncounterHistory.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'encounter' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Encounter'], 'type'=>'Reference', 'path'=>'EncounterHistory.encounter', 'min'=>0, 'max'=>1}, + 'identifier' => {'type'=>'Identifier', 'path'=>'EncounterHistory.identifier', 'min'=>0, 'max'=>Float::INFINITY}, + 'status' => {'valid_codes'=>{'http://hl7.org/fhir/encounter-status'=>['planned', 'in-progress', 'on-hold', 'discharged', 'completed', 'cancelled', 'discontinued', 'entered-in-error', 'unknown']}, 'type'=>'code', 'path'=>'EncounterHistory.status', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/encounter-status'}}, + 'class' => {'local_name'=>'local_class', 'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/v3-ActCode'=>['AMB', 'EMER', 'FLD', 'HH', 'IMP', 'ACUTE', 'NONAC', 'OBSENC', 'PRENC', 'SS', 'VR']}, 'type'=>'CodeableConcept', 'path'=>'EncounterHistory.class', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://terminology.hl7.org/ValueSet/v3-ActEncounterCode'}}, + 'type' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/encounter-type'=>['ADMS', 'BD/BM-clin', 'CCS60', 'OKI']}, 'type'=>'CodeableConcept', 'path'=>'EncounterHistory.type', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/encounter-type'}}, + 'serviceType' => {'type'=>'CodeableReference', 'path'=>'EncounterHistory.serviceType', 'min'=>0, 'max'=>Float::INFINITY}, + 'subject' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Group'], 'type'=>'Reference', 'path'=>'EncounterHistory.subject', 'min'=>0, 'max'=>1}, + 'subjectStatus' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/encounter-subject-status'=>['arrived', 'triaged', 'receiving-care', 'on-leave', 'departed']}, 'type'=>'CodeableConcept', 'path'=>'EncounterHistory.subjectStatus', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/encounter-subject-status'}}, + 'actualPeriod' => {'type'=>'Period', 'path'=>'EncounterHistory.actualPeriod', 'min'=>0, 'max'=>1}, + 'plannedStartDate' => {'type'=>'dateTime', 'path'=>'EncounterHistory.plannedStartDate', 'min'=>0, 'max'=>1}, + 'plannedEndDate' => {'type'=>'dateTime', 'path'=>'EncounterHistory.plannedEndDate', 'min'=>0, 'max'=>1}, + 'length' => {'type'=>'Duration', 'path'=>'EncounterHistory.length', 'min'=>0, 'max'=>1}, + 'location' => {'type'=>'EncounterHistory::Location', 'path'=>'EncounterHistory.location', 'min'=>0, 'max'=>Float::INFINITY} + } + + class Location < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Location.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Location.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Location.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'location' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Location'], 'type'=>'Reference', 'path'=>'Location.location', 'min'=>1, 'max'=>1}, + 'form' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/location-physical-type'=>['si', 'bu', 'wi', 'wa', 'lvl', 'co', 'ro', 'bd', 've', 'ho', 'ca', 'rd', 'area', 'jdn', 'vi']}, 'type'=>'CodeableConcept', 'path'=>'Location.form', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/location-form'}} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :location # 1-1 Reference(Location) + attr_accessor :form # 0-1 CodeableConcept + end + + attr_accessor :id # 0-1 id + attr_accessor :meta # 0-1 Meta + attr_accessor :implicitRules # 0-1 uri + attr_accessor :language # 0-1 code + attr_accessor :text # 0-1 Narrative + attr_accessor :contained # 0-* [ Resource ] + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :encounter # 0-1 Reference(Encounter) + attr_accessor :identifier # 0-* [ Identifier ] + attr_accessor :status # 1-1 code + attr_accessor :local_class # 1-1 CodeableConcept + attr_accessor :type # 0-* [ CodeableConcept ] + attr_accessor :serviceType # 0-* [ CodeableReference ] + attr_accessor :subject # 0-1 Reference(Patient|Group) + attr_accessor :subjectStatus # 0-1 CodeableConcept + attr_accessor :actualPeriod # 0-1 Period + attr_accessor :plannedStartDate # 0-1 dateTime + attr_accessor :plannedEndDate # 0-1 dateTime + attr_accessor :length # 0-1 Duration + attr_accessor :location # 0-* [ EncounterHistory::Location ] + + def resourceType + 'EncounterHistory' + end + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/resources/Endpoint.rb b/lib/fhir_models/r6/generated/resources/Endpoint.rb new file mode 100644 index 00000000..396a783f --- /dev/null +++ b/lib/fhir_models/r6/generated/resources/Endpoint.rb @@ -0,0 +1,84 @@ +module FHIR + module R6 + class Endpoint < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + SEARCH_PARAMS = ['connection-type', 'identifier', 'name', 'organization', 'payload-type', 'status'] + METADATA = { + 'id' => {'type'=>'id', 'path'=>'Endpoint.id', 'min'=>0, 'max'=>1}, + 'meta' => {'type'=>'Meta', 'path'=>'Endpoint.meta', 'min'=>0, 'max'=>1}, + 'implicitRules' => {'type'=>'uri', 'path'=>'Endpoint.implicitRules', 'min'=>0, 'max'=>1}, + 'language' => {'type'=>'code', 'path'=>'Endpoint.language', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-languages'}}, + 'text' => {'type'=>'Narrative', 'path'=>'Endpoint.text', 'min'=>0, 'max'=>1}, + 'contained' => {'type'=>'Resource', 'path'=>'Endpoint.contained', 'min'=>0, 'max'=>Float::INFINITY}, + 'extension' => {'type'=>'Extension', 'path'=>'Endpoint.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Endpoint.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'identifier' => {'type'=>'Identifier', 'path'=>'Endpoint.identifier', 'min'=>0, 'max'=>Float::INFINITY}, + 'status' => {'valid_codes'=>{'http://hl7.org/fhir/endpoint-status'=>['active', 'suspended', 'error', 'off', 'entered-in-error']}, 'type'=>'code', 'path'=>'Endpoint.status', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/endpoint-status'}}, + 'connectionType' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/endpoint-connection-type'=>['dicom-wado-rs', 'dicom-qido-rs', 'dicom-stow-rs', 'dicom-wado-uri', 'hl7-fhir-rest', 'hl7-fhir-msg', 'hl7v2-mllp', 'secure-email', 'direct-project', 'cds-hooks-service', 'ihe-xcpd', 'ihe-xca', 'ihe-xdr', 'ihe-xds', 'ihe-iid']}, 'type'=>'CodeableConcept', 'path'=>'Endpoint.connectionType', 'min'=>1, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/endpoint-connection-type'}}, + 'name' => {'type'=>'string', 'path'=>'Endpoint.name', 'min'=>0, 'max'=>1}, + 'description' => {'type'=>'string', 'path'=>'Endpoint.description', 'min'=>0, 'max'=>1}, + 'environmentType' => {'valid_codes'=>{'http://hl7.org/fhir/endpoint-environment'=>['prod', 'staging', 'dev', 'test', 'train']}, 'type'=>'CodeableConcept', 'path'=>'Endpoint.environmentType', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/endpoint-environment'}}, + 'managingOrganization' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Organization'], 'type'=>'Reference', 'path'=>'Endpoint.managingOrganization', 'min'=>0, 'max'=>1}, + 'contact' => {'type'=>'ContactPoint', 'path'=>'Endpoint.contact', 'min'=>0, 'max'=>Float::INFINITY}, + 'period' => {'type'=>'Period', 'path'=>'Endpoint.period', 'min'=>0, 'max'=>1}, + 'availability' => {'type'=>'Availability', 'path'=>'Endpoint.availability', 'min'=>0, 'max'=>1}, + 'payload' => {'type'=>'Endpoint::Payload', 'path'=>'Endpoint.payload', 'min'=>0, 'max'=>Float::INFINITY}, + 'address' => {'type'=>'url', 'path'=>'Endpoint.address', 'min'=>1, 'max'=>1}, + 'header' => {'type'=>'string', 'path'=>'Endpoint.header', 'min'=>0, 'max'=>Float::INFINITY} + } + + class Payload < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Payload.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Payload.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Payload.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'type' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/endpoint-payload-type'=>['any', 'none'], 'http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode'=>['urn:ihe:pcc:xphr:2007', 'urn:ihe:pcc:aps:2007', 'urn:ihe:pcc:xds-ms:2007', 'urn:ihe:pcc:edr:2007', 'urn:ihe:pcc:edes:2007', 'urn:ihe:pcc:apr:handp:2008', 'urn:ihe:pcc:apr:lab:2008', 'urn:ihe:pcc:apr:edu:2008', 'urn:ihe:pcc:crc:2008', 'urn:ihe:pcc:cm:2008', 'urn:ihe:pcc:ic:2008', 'urn:ihe:pcc:tn:2007', 'urn:ihe:pcc:nn:2007', 'urn:ihe:pcc:ctn:2007', 'urn:ihe:pcc:edpn:2007', 'urn:ihe:pcc:hp:2008', 'urn:ihe:pcc:ldhp:2009', 'urn:ihe:pcc:lds:2009', 'urn:ihe:pcc:mds:2009', 'urn:ihe:pcc:nds:2010', 'urn:ihe:pcc:ppvs:2010', 'urn:ihe:pcc:trs:2011', 'urn:ihe:pcc:ets:2011', 'urn:ihe:pcc:its:2011', 'urn:ihe:pcc:ript:2017', 'urn:ihe:pcc:pcs-cs:2018', 'urn:ihe:pcc:pcs-cr:2018', 'urn:ihe:pcc:ips:2020', 'urn:ihe:pcc:360x:hl7:OMG:O19:2017', 'urn:ihe:pcc:360x:hl7:OSU:O51:2017', 'urn:ihe:pcc:360x:hl7:SIU:S12:2017', 'urn:ihe:pcc:360x:hl7:SIU:S13:2017', 'urn:ihe:pcc:360x:hl7:SIU:S15:2017', 'urn:ihe:pcc:360x:hl7:SIU:S26:2017', 'urn:ihe:iti:bppc:2007', 'urn:ihe:iti:bppc-sd:2007', 'urn:ihe:iti:xds-sd:pdf:2008', 'urn:ihe:iti:xds-sd:text:2008', 'urn:ihe:iti:xdw:2011:workflowDoc', 'urn:ihe:iti:dsg:detached:2014', 'urn:ihe:iti:dsg:enveloping:2014', 'urn:ihe:iti:appc:2016:consent', 'urn:ihe:iti:xds:2017:mimeTypeSufficient', 'urn:ihe:lab:xd-lab:2008', 'urn:ihe:rad:TEXT', 'urn:ihe:rad:PDF', 'urn:ihe:rad:CDA:ImagingReportStructuredHeadings:2013', 'urn:ihe:card:imaging:2011', 'urn:ihe:card:CRC:2012', 'urn:ihe:card:EPRC-IE:2014', 'urn:ihe:card:CPN:2017', 'urn:ihe:dent:TEXT', 'urn:ihe:dent:PDF', 'urn:ihe:dent:CDA:ImagingReportStructuredHeadings:2013', 'urn:ihe.palm:apsr:2016', 'urn:ihe:pharm:pre:2010', 'urn:ihe:pharm:padv:2010', 'urn:ihe:pharm:dis:2010', 'urn:ihe:pharm:pml:2013', 'urn:ihe:pharm:mtp:2015', 'urn:ihe:pharm:cma:2017', 'urn:ihe:qrph:crd:2008', 'urn:ihe:qrph:dsc:2008', 'urn:ihe:qrph:prph:2009', 'urn:ihe:qrph:LDS-VR:2013', 'urn:ihe:qrph:BFDR-Birth:2014', 'urn:ihe:qrph:BFDR-FDeath:2014', 'urn:ihe:qrph:vrdr:2013', 'urn:ihe:qrph:ms-vrdr:2013', 'urn:ihe:qrph:hw:2013', 'urn:ihe:qrph:NHS-Catl-UV:2015', 'urn:ihe:qrph:NHS-CatIII-UV:2015', 'urn:ihe:qrph:HPoCUS:2014', 'urn:ihe:qrph:HPoCUV:2014', 'urn:ihe:qrph:fp:2017', 'urn:ihe:qrph:ehdiwd:2013', 'urn:ihe:qrph:prq:2019', 'urn:ihe:eyecare:geneyeevalpn:2014', 'urn:ihe:eyecare:geneyeevalcn:2014', 'urn:ihe:eyecare:summary:2015'], 'http://terminology.hl7.org/CodeSystem/v3-HL7DocumentFormatCodes'=>['urn:hl7-org:sdwg:ccda-structuredBody:1.1', 'urn:hl7-org:sdwg:ccda-nonXMLBody:1.1', 'urn:hl7-org:sdwg:ccda-structuredBody:2.1', 'urn:hl7-org:sdwg:ccda-nonXMLBody:2.1', 'urn:hl7-org:sdwg:pacp-structuredBody:1.0', 'urn:hl7-org:sdwg:pacp-nonXMLBody:1.0', 'urn:hl7-org:sdwg:pacp-structuredBody:1.1', 'urn:hl7-org:sdwg:pacp-nonXMLBody:1.1', 'urn:hl7-org:sdwg:pacp-structuredBody:1.2', 'urn:hl7-org:sdwg:pacp-nonXMLBody:1.2', 'urn:hl7-org:sdwg:pacp-structuredBody:1.3', 'urn:hl7-org:sdwg:pacp-nonXMLBody:1.3', 'urn:hl7-org:sdwg:ccda-structuredBody:2.2', 'urn:hl7-org:sdwg:ccda-nonXMLBody:2.2']}, 'type'=>'CodeableConcept', 'path'=>'Payload.type', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/endpoint-payload-type'}}, + 'mimeType' => {'type'=>'code', 'path'=>'Payload.mimeType', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/mimetypes'}}, + 'profileCanonical' => {'type'=>'canonical', 'path'=>'Payload.profileCanonical', 'min'=>0, 'max'=>Float::INFINITY}, + 'profileUri' => {'type'=>'uri', 'path'=>'Payload.profileUri', 'min'=>0, 'max'=>Float::INFINITY} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :type # 0-* [ CodeableConcept ] + attr_accessor :mimeType # 0-* [ code ] + attr_accessor :profileCanonical # 0-* [ canonical ] + attr_accessor :profileUri # 0-* [ uri ] + end + + attr_accessor :id # 0-1 id + attr_accessor :meta # 0-1 Meta + attr_accessor :implicitRules # 0-1 uri + attr_accessor :language # 0-1 code + attr_accessor :text # 0-1 Narrative + attr_accessor :contained # 0-* [ Resource ] + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :identifier # 0-* [ Identifier ] + attr_accessor :status # 1-1 code + attr_accessor :connectionType # 1-* [ CodeableConcept ] + attr_accessor :name # 0-1 string + attr_accessor :description # 0-1 string + attr_accessor :environmentType # 0-* [ CodeableConcept ] + attr_accessor :managingOrganization # 0-1 Reference(Organization) + attr_accessor :contact # 0-* [ ContactPoint ] + attr_accessor :period # 0-1 Period + attr_accessor :availability # 0-1 Availability + attr_accessor :payload # 0-* [ Endpoint::Payload ] + attr_accessor :address # 1-1 url + attr_accessor :header # 0-* [ string ] + + def resourceType + 'Endpoint' + end + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/resources/EnrollmentRequest.rb b/lib/fhir_models/r6/generated/resources/EnrollmentRequest.rb new file mode 100644 index 00000000..721edf88 --- /dev/null +++ b/lib/fhir_models/r6/generated/resources/EnrollmentRequest.rb @@ -0,0 +1,48 @@ +module FHIR + module R6 + class EnrollmentRequest < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + SEARCH_PARAMS = ['identifier', 'patient', 'status', 'subject'] + METADATA = { + 'id' => {'type'=>'id', 'path'=>'EnrollmentRequest.id', 'min'=>0, 'max'=>1}, + 'meta' => {'type'=>'Meta', 'path'=>'EnrollmentRequest.meta', 'min'=>0, 'max'=>1}, + 'implicitRules' => {'type'=>'uri', 'path'=>'EnrollmentRequest.implicitRules', 'min'=>0, 'max'=>1}, + 'language' => {'type'=>'code', 'path'=>'EnrollmentRequest.language', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-languages'}}, + 'text' => {'type'=>'Narrative', 'path'=>'EnrollmentRequest.text', 'min'=>0, 'max'=>1}, + 'contained' => {'type'=>'Resource', 'path'=>'EnrollmentRequest.contained', 'min'=>0, 'max'=>Float::INFINITY}, + 'extension' => {'type'=>'Extension', 'path'=>'EnrollmentRequest.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'EnrollmentRequest.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'identifier' => {'type'=>'Identifier', 'path'=>'EnrollmentRequest.identifier', 'min'=>0, 'max'=>Float::INFINITY}, + 'status' => {'valid_codes'=>{'http://hl7.org/fhir/fm-status'=>['active', 'cancelled', 'draft', 'entered-in-error']}, 'type'=>'code', 'path'=>'EnrollmentRequest.status', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/fm-status'}}, + 'created' => {'type'=>'dateTime', 'path'=>'EnrollmentRequest.created', 'min'=>0, 'max'=>1}, + 'insurer' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Organization'], 'type'=>'Reference', 'path'=>'EnrollmentRequest.insurer', 'min'=>0, 'max'=>1}, + 'provider' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole', 'http://hl7.org/fhir/StructureDefinition/Organization'], 'type'=>'Reference', 'path'=>'EnrollmentRequest.provider', 'min'=>0, 'max'=>1}, + 'candidate' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Patient'], 'type'=>'Reference', 'path'=>'EnrollmentRequest.candidate', 'min'=>0, 'max'=>1}, + 'coverage' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Coverage'], 'type'=>'Reference', 'path'=>'EnrollmentRequest.coverage', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 id + attr_accessor :meta # 0-1 Meta + attr_accessor :implicitRules # 0-1 uri + attr_accessor :language # 0-1 code + attr_accessor :text # 0-1 Narrative + attr_accessor :contained # 0-* [ Resource ] + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :identifier # 0-* [ Identifier ] + attr_accessor :status # 0-1 code + attr_accessor :created # 0-1 dateTime + attr_accessor :insurer # 0-1 Reference(Organization) + attr_accessor :provider # 0-1 Reference(Practitioner|PractitionerRole|Organization) + attr_accessor :candidate # 0-1 Reference(Patient) + attr_accessor :coverage # 0-1 Reference(Coverage) + + def resourceType + 'EnrollmentRequest' + end + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/resources/EnrollmentResponse.rb b/lib/fhir_models/r6/generated/resources/EnrollmentResponse.rb new file mode 100644 index 00000000..743162d7 --- /dev/null +++ b/lib/fhir_models/r6/generated/resources/EnrollmentResponse.rb @@ -0,0 +1,50 @@ +module FHIR + module R6 + class EnrollmentResponse < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + SEARCH_PARAMS = ['identifier', 'request', 'status'] + METADATA = { + 'id' => {'type'=>'id', 'path'=>'EnrollmentResponse.id', 'min'=>0, 'max'=>1}, + 'meta' => {'type'=>'Meta', 'path'=>'EnrollmentResponse.meta', 'min'=>0, 'max'=>1}, + 'implicitRules' => {'type'=>'uri', 'path'=>'EnrollmentResponse.implicitRules', 'min'=>0, 'max'=>1}, + 'language' => {'type'=>'code', 'path'=>'EnrollmentResponse.language', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-languages'}}, + 'text' => {'type'=>'Narrative', 'path'=>'EnrollmentResponse.text', 'min'=>0, 'max'=>1}, + 'contained' => {'type'=>'Resource', 'path'=>'EnrollmentResponse.contained', 'min'=>0, 'max'=>Float::INFINITY}, + 'extension' => {'type'=>'Extension', 'path'=>'EnrollmentResponse.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'EnrollmentResponse.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'identifier' => {'type'=>'Identifier', 'path'=>'EnrollmentResponse.identifier', 'min'=>0, 'max'=>Float::INFINITY}, + 'status' => {'valid_codes'=>{'http://hl7.org/fhir/fm-status'=>['active', 'cancelled', 'draft', 'entered-in-error']}, 'type'=>'code', 'path'=>'EnrollmentResponse.status', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/fm-status'}}, + 'request' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/EnrollmentRequest'], 'type'=>'Reference', 'path'=>'EnrollmentResponse.request', 'min'=>0, 'max'=>1}, + 'outcome' => {'valid_codes'=>{'http://hl7.org/fhir/enrollment-outcome'=>['queued', 'complete', 'error', 'partial']}, 'type'=>'code', 'path'=>'EnrollmentResponse.outcome', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/enrollment-outcome'}}, + 'disposition' => {'type'=>'string', 'path'=>'EnrollmentResponse.disposition', 'min'=>0, 'max'=>1}, + 'created' => {'type'=>'dateTime', 'path'=>'EnrollmentResponse.created', 'min'=>0, 'max'=>1}, + 'organization' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Organization'], 'type'=>'Reference', 'path'=>'EnrollmentResponse.organization', 'min'=>0, 'max'=>1}, + 'requestProvider' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole', 'http://hl7.org/fhir/StructureDefinition/Organization'], 'type'=>'Reference', 'path'=>'EnrollmentResponse.requestProvider', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 id + attr_accessor :meta # 0-1 Meta + attr_accessor :implicitRules # 0-1 uri + attr_accessor :language # 0-1 code + attr_accessor :text # 0-1 Narrative + attr_accessor :contained # 0-* [ Resource ] + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :identifier # 0-* [ Identifier ] + attr_accessor :status # 0-1 code + attr_accessor :request # 0-1 Reference(EnrollmentRequest) + attr_accessor :outcome # 0-1 code + attr_accessor :disposition # 0-1 string + attr_accessor :created # 0-1 dateTime + attr_accessor :organization # 0-1 Reference(Organization) + attr_accessor :requestProvider # 0-1 Reference(Practitioner|PractitionerRole|Organization) + + def resourceType + 'EnrollmentResponse' + end + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/resources/EpisodeOfCare.rb b/lib/fhir_models/r6/generated/resources/EpisodeOfCare.rb new file mode 100644 index 00000000..ff9f4088 --- /dev/null +++ b/lib/fhir_models/r6/generated/resources/EpisodeOfCare.rb @@ -0,0 +1,120 @@ +module FHIR + module R6 + class EpisodeOfCare < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + SEARCH_PARAMS = ['care-manager', 'date', 'diagnosis-code', 'diagnosis-reference', 'identifier', 'incoming-referral', 'organization', 'patient', 'reason-code', 'reason-reference', 'status', 'subject', 'type'] + METADATA = { + 'id' => {'type'=>'id', 'path'=>'EpisodeOfCare.id', 'min'=>0, 'max'=>1}, + 'meta' => {'type'=>'Meta', 'path'=>'EpisodeOfCare.meta', 'min'=>0, 'max'=>1}, + 'implicitRules' => {'type'=>'uri', 'path'=>'EpisodeOfCare.implicitRules', 'min'=>0, 'max'=>1}, + 'language' => {'type'=>'code', 'path'=>'EpisodeOfCare.language', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-languages'}}, + 'text' => {'type'=>'Narrative', 'path'=>'EpisodeOfCare.text', 'min'=>0, 'max'=>1}, + 'contained' => {'type'=>'Resource', 'path'=>'EpisodeOfCare.contained', 'min'=>0, 'max'=>Float::INFINITY}, + 'extension' => {'type'=>'Extension', 'path'=>'EpisodeOfCare.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'EpisodeOfCare.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'identifier' => {'type'=>'Identifier', 'path'=>'EpisodeOfCare.identifier', 'min'=>0, 'max'=>Float::INFINITY}, + 'status' => {'valid_codes'=>{'http://hl7.org/fhir/episode-of-care-status'=>['planned', 'waitlist', 'active', 'onhold', 'finished', 'cancelled', 'entered-in-error']}, 'type'=>'code', 'path'=>'EpisodeOfCare.status', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/episode-of-care-status'}}, + 'statusHistory' => {'type'=>'EpisodeOfCare::StatusHistory', 'path'=>'EpisodeOfCare.statusHistory', 'min'=>0, 'max'=>Float::INFINITY}, + 'type' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/episodeofcare-type'=>['hacc', 'pac', 'diab', 'da', 'cacp']}, 'type'=>'CodeableConcept', 'path'=>'EpisodeOfCare.type', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/episodeofcare-type'}}, + 'reason' => {'type'=>'EpisodeOfCare::Reason', 'path'=>'EpisodeOfCare.reason', 'min'=>0, 'max'=>Float::INFINITY}, + 'diagnosis' => {'type'=>'EpisodeOfCare::Diagnosis', 'path'=>'EpisodeOfCare.diagnosis', 'min'=>0, 'max'=>Float::INFINITY}, + 'subject' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Group'], 'type'=>'Reference', 'path'=>'EpisodeOfCare.subject', 'min'=>1, 'max'=>1}, + 'managingOrganization' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Organization'], 'type'=>'Reference', 'path'=>'EpisodeOfCare.managingOrganization', 'min'=>0, 'max'=>1}, + 'period' => {'type'=>'Period', 'path'=>'EpisodeOfCare.period', 'min'=>0, 'max'=>1}, + 'referralRequest' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/ServiceRequest'], 'type'=>'Reference', 'path'=>'EpisodeOfCare.referralRequest', 'min'=>0, 'max'=>Float::INFINITY}, + 'careManager' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole'], 'type'=>'Reference', 'path'=>'EpisodeOfCare.careManager', 'min'=>0, 'max'=>1}, + 'careTeam' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/CareTeam'], 'type'=>'Reference', 'path'=>'EpisodeOfCare.careTeam', 'min'=>0, 'max'=>Float::INFINITY}, + 'account' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Account'], 'type'=>'Reference', 'path'=>'EpisodeOfCare.account', 'min'=>0, 'max'=>Float::INFINITY} + } + + class StatusHistory < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'StatusHistory.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'StatusHistory.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'StatusHistory.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'status' => {'valid_codes'=>{'http://hl7.org/fhir/episode-of-care-status'=>['planned', 'waitlist', 'active', 'onhold', 'finished', 'cancelled', 'entered-in-error']}, 'type'=>'code', 'path'=>'StatusHistory.status', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/episode-of-care-status'}}, + 'period' => {'type'=>'Period', 'path'=>'StatusHistory.period', 'min'=>1, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :status # 1-1 code + attr_accessor :period # 1-1 Period + end + + class Reason < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Reason.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Reason.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Reason.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'use' => {'valid_codes'=>{'http://hl7.org/fhir/encounter-reason-use'=>['CC', 'HC', 'AD', 'RV', 'HM']}, 'type'=>'CodeableConcept', 'path'=>'Reason.use', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/encounter-reason-use'}}, + 'value' => {'type'=>'CodeableReference', 'path'=>'Reason.value', 'min'=>0, 'max'=>Float::INFINITY} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :use # 0-1 CodeableConcept + attr_accessor :value # 0-* [ CodeableReference ] + end + + class Diagnosis < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Diagnosis.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Diagnosis.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Diagnosis.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'condition' => {'type'=>'CodeableReference', 'path'=>'Diagnosis.condition', 'min'=>0, 'max'=>Float::INFINITY}, + 'use' => {'valid_codes'=>{'http://hl7.org/fhir/encounter-diagnosis-use'=>['working', 'final']}, 'type'=>'CodeableConcept', 'path'=>'Diagnosis.use', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'preferred', 'uri'=>'http://hl7.org/fhir/ValueSet/encounter-diagnosis-use'}} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :condition # 0-* [ CodeableReference ] + attr_accessor :use # 0-1 CodeableConcept + end + + attr_accessor :id # 0-1 id + attr_accessor :meta # 0-1 Meta + attr_accessor :implicitRules # 0-1 uri + attr_accessor :language # 0-1 code + attr_accessor :text # 0-1 Narrative + attr_accessor :contained # 0-* [ Resource ] + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :identifier # 0-* [ Identifier ] + attr_accessor :status # 1-1 code + attr_accessor :statusHistory # 0-* [ EpisodeOfCare::StatusHistory ] + attr_accessor :type # 0-* [ CodeableConcept ] + attr_accessor :reason # 0-* [ EpisodeOfCare::Reason ] + attr_accessor :diagnosis # 0-* [ EpisodeOfCare::Diagnosis ] + attr_accessor :subject # 1-1 Reference(Patient|Group) + attr_accessor :managingOrganization # 0-1 Reference(Organization) + attr_accessor :period # 0-1 Period + attr_accessor :referralRequest # 0-* [ Reference(ServiceRequest) ] + attr_accessor :careManager # 0-1 Reference(Practitioner|PractitionerRole) + attr_accessor :careTeam # 0-* [ Reference(CareTeam) ] + attr_accessor :account # 0-* [ Reference(Account) ] + + def resourceType + 'EpisodeOfCare' + end + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/resources/EventDefinition.rb b/lib/fhir_models/r6/generated/resources/EventDefinition.rb new file mode 100644 index 00000000..ec094196 --- /dev/null +++ b/lib/fhir_models/r6/generated/resources/EventDefinition.rb @@ -0,0 +1,102 @@ +module FHIR + module R6 + class EventDefinition < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'versionAlgorithm' => ['string', 'Coding'], + 'subject' => ['CodeableConcept', 'Reference'] + } + SEARCH_PARAMS = ['composed-of', 'context', 'context-quantity', 'context-type', 'context-type-quantity', 'context-type-value', 'date', 'depends-on', 'derived-from', 'description', 'effective', 'identifier', 'jurisdiction', 'name', 'predecessor', 'publisher', 'status', 'successor', 'title', 'topic', 'url', 'version'] + METADATA = { + 'id' => {'type'=>'id', 'path'=>'EventDefinition.id', 'min'=>0, 'max'=>1}, + 'meta' => {'type'=>'Meta', 'path'=>'EventDefinition.meta', 'min'=>0, 'max'=>1}, + 'implicitRules' => {'type'=>'uri', 'path'=>'EventDefinition.implicitRules', 'min'=>0, 'max'=>1}, + 'language' => {'type'=>'code', 'path'=>'EventDefinition.language', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-languages'}}, + 'text' => {'type'=>'Narrative', 'path'=>'EventDefinition.text', 'min'=>0, 'max'=>1}, + 'contained' => {'type'=>'Resource', 'path'=>'EventDefinition.contained', 'min'=>0, 'max'=>Float::INFINITY}, + 'extension' => {'type'=>'Extension', 'path'=>'EventDefinition.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'EventDefinition.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'url' => {'type'=>'uri', 'path'=>'EventDefinition.url', 'min'=>0, 'max'=>1}, + 'identifier' => {'type'=>'Identifier', 'path'=>'EventDefinition.identifier', 'min'=>0, 'max'=>Float::INFINITY}, + 'version' => {'type'=>'string', 'path'=>'EventDefinition.version', 'min'=>0, 'max'=>1}, + 'versionAlgorithmString' => {'type'=>'string', 'path'=>'EventDefinition.versionAlgorithm[x]', 'min'=>0, 'max'=>1}, + 'versionAlgorithmCoding' => {'valid_codes'=>{'http://hl7.org/fhir/version-algorithm'=>['semver', 'integer', 'alpha', 'date', 'natural']}, 'type'=>'Coding', 'path'=>'EventDefinition.versionAlgorithm[x]', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/version-algorithm'}}, + 'name' => {'type'=>'string', 'path'=>'EventDefinition.name', 'min'=>0, 'max'=>1}, + 'title' => {'type'=>'string', 'path'=>'EventDefinition.title', 'min'=>0, 'max'=>1}, + 'subtitle' => {'type'=>'string', 'path'=>'EventDefinition.subtitle', 'min'=>0, 'max'=>1}, + 'status' => {'valid_codes'=>{'http://hl7.org/fhir/publication-status'=>['draft', 'active', 'retired', 'unknown']}, 'type'=>'code', 'path'=>'EventDefinition.status', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/publication-status'}}, + 'experimental' => {'type'=>'boolean', 'path'=>'EventDefinition.experimental', 'min'=>0, 'max'=>1}, + 'subjectCodeableConcept' => {'valid_codes'=>{'http://hl7.org/fhir/fhir-types'=>['CareTeam', 'Device', 'Group', 'HealthcareService', 'Location', 'Organization', 'Patient', 'Practitioner', 'PractitionerRole', 'RelatedPerson']}, 'type'=>'CodeableConcept', 'path'=>'EventDefinition.subject[x]', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/participant-resource-types'}}, + 'subjectReference' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Group'], 'type'=>'Reference', 'path'=>'EventDefinition.subject[x]', 'min'=>0, 'max'=>1}, + 'date' => {'type'=>'dateTime', 'path'=>'EventDefinition.date', 'min'=>0, 'max'=>1}, + 'publisher' => {'type'=>'string', 'path'=>'EventDefinition.publisher', 'min'=>0, 'max'=>1}, + 'contact' => {'type'=>'ContactDetail', 'path'=>'EventDefinition.contact', 'min'=>0, 'max'=>Float::INFINITY}, + 'description' => {'type'=>'markdown', 'path'=>'EventDefinition.description', 'min'=>0, 'max'=>1}, + 'useContext' => {'type'=>'UsageContext', 'path'=>'EventDefinition.useContext', 'min'=>0, 'max'=>Float::INFINITY}, + 'jurisdiction' => {'valid_codes'=>{'urn:iso:std:iso:3166'=>['AD', 'AE', 'AF', 'AG', 'AI', 'AL', 'AM', 'AO', 'AQ', 'AR', 'AS', 'AT', 'AU', 'AW', 'AX', 'AZ', 'BA', 'BB', 'BD', 'BE', 'BF', 'BG', 'BH', 'BI', 'BJ', 'BL', 'BM', 'BN', 'BO', 'BQ', 'BR', 'BS', 'BT', 'BV', 'BW', 'BY', 'BZ', 'CA', 'CC', 'CD', 'CF', 'CG', 'CH', 'CI', 'CK', 'CL', 'CM', 'CN', 'CO', 'CR', 'CU', 'CV', 'CW', 'CX', 'CY', 'CZ', 'DE', 'DJ', 'DK', 'DM', 'DO', 'DZ', 'EC', 'EE', 'EG', 'EH', 'ER', 'ES', 'ET', 'FI', 'FJ', 'FK', 'FM', 'FO', 'FR', 'GA', 'GB', 'GD', 'GE', 'GF', 'GG', 'GH', 'GI', 'GL', 'GM', 'GN', 'GP', 'GQ', 'GR', 'GS', 'GT', 'GU', 'GW', 'GY', 'HK', 'HM', 'HN', 'HR', 'HT', 'HU', 'ID', 'IE', 'IL', 'IM', 'IN', 'IO', 'IQ', 'IR', 'IS', 'IT', 'JE', 'JM', 'JO', 'JP', 'KE', 'KG', 'KH', 'KI', 'KM', 'KN', 'KP', 'KR', 'KW', 'KY', 'KZ', 'LA', 'LB', 'LC', 'LI', 'LK', 'LR', 'LS', 'LT', 'LU', 'LV', 'LY', 'MA', 'MC', 'MD', 'ME', 'MF', 'MG', 'MH', 'MK', 'ML', 'MM', 'MN', 'MO', 'MP', 'MQ', 'MR', 'MS', 'MT', 'MU', 'MV', 'MW', 'MX', 'MY', 'MZ', 'NA', 'NC', 'NE', 'NF', 'NG', 'NI', 'NL', 'NO', 'NP', 'NR', 'NU', 'NZ', 'OM', 'PA', 'PE', 'PF', 'PG', 'PH', 'PK', 'PL', 'PM', 'PN', 'PR', 'PS', 'PT', 'PW', 'PY', 'QA', 'RE', 'RO', 'RS', 'RU', 'RW', 'SA', 'SB', 'SC', 'SD', 'SE', 'SG', 'SH', 'SI', 'SJ', 'SK', 'SL', 'SM', 'SN', 'SO', 'SR', 'SS', 'ST', 'SV', 'SX', 'SY', 'SZ', 'TC', 'TD', 'TF', 'TG', 'TH', 'TJ', 'TK', 'TL', 'TM', 'TN', 'TO', 'TR', 'TT', 'TV', 'TW', 'TZ', 'UA', 'UG', 'UM', 'US', 'UY', 'UZ', 'VA', 'VC', 'VE', 'VG', 'VI', 'VN', 'VU', 'WF', 'WS', 'YE', 'YT', 'ZA', 'ZM', 'ZW', 'ABW', 'AFG', 'AGO', 'AIA', 'ALA', 'ALB', 'AND', 'ARE', 'ARG', 'ARM', 'ASM', 'ATA', 'ATF', 'ATG', 'AUS', 'AUT', 'AZE', 'BDI', 'BEL', 'BEN', 'BES', 'BFA', 'BGD', 'BGR', 'BHR', 'BHS', 'BIH', 'BLM', 'BLR', 'BLZ', 'BMU', 'BOL', 'BRA', 'BRB', 'BRN', 'BTN', 'BVT', 'BWA', 'CAF', 'CAN', 'CCK', 'CHE', 'CHL', 'CHN', 'CIV', 'CMR', 'COD', 'COG', 'COK', 'COL', 'COM', 'CPV', 'CRI', 'CUB', 'CUW', 'CXR', 'CYM', 'CYP', 'CZE', 'DEU', 'DJI', 'DMA', 'DNK', 'DOM', 'DZA', 'ECU', 'EGY', 'ERI', 'ESH', 'ESP', 'EST', 'ETH', 'FIN', 'FJI', 'FLK', 'FRA', 'FRO', 'FSM', 'GAB', 'GBR', 'GEO', 'GGY', 'GHA', 'GIB', 'GIN', 'GLP', 'GMB', 'GNB', 'GNQ', 'GRC', 'GRD', 'GRL', 'GTM', 'GUF', 'GUM', 'GUY', 'HKG', 'HMD', 'HND', 'HRV', 'HTI', 'HUN', 'IDN', 'IMN', 'IND', 'IOT', 'IRL', 'IRN', 'IRQ', 'ISL', 'ISR', 'ITA', 'JAM', 'JEY', 'JOR', 'JPN', 'KAZ', 'KEN', 'KGZ', 'KHM', 'KIR', 'KNA', 'KOR', 'KWT', 'LAO', 'LBN', 'LBR', 'LBY', 'LCA', 'LIE', 'LKA', 'LSO', 'LTU', 'LUX', 'LVA', 'MAC', 'MAF', 'MAR', 'MCO', 'MDA', 'MDG', 'MDV', 'MEX', 'MHL', 'MKD', 'MLI', 'MLT', 'MMR', 'MNE', 'MNG', 'MNP', 'MOZ', 'MRT', 'MSR', 'MTQ', 'MUS', 'MWI', 'MYS', 'MYT', 'NAM', 'NCL', 'NER', 'NFK', 'NGA', 'NIC', 'NIU', 'NLD', 'NOR', 'NPL', 'NRU', 'NZL', 'OMN', 'PAK', 'PAN', 'PCN', 'PER', 'PHL', 'PLW', 'PNG', 'POL', 'PRI', 'PRK', 'PRT', 'PRY', 'PSE', 'PYF', 'QAT', 'REU', 'ROU', 'RUS', 'RWA', 'SAU', 'SDN', 'SEN', 'SGP', 'SGS', 'SHN', 'SJM', 'SLB', 'SLE', 'SLV', 'SMR', 'SOM', 'SPM', 'SRB', 'SSD', 'STP', 'SUR', 'SVK', 'SVN', 'SWE', 'SWZ', 'SXM', 'SYC', 'SYR', 'TCA', 'TCD', 'TGO', 'THA', 'TJK', 'TKL', 'TKM', 'TLS', 'TON', 'TTO', 'TUN', 'TUR', 'TUV', 'TWN', 'TZA', 'UGA', 'UKR', 'UMI', 'URY', 'USA', 'UZB', 'VAT', 'VCT', 'VEN', 'VGB', 'VIR', 'VNM', 'VUT', 'WLF', 'WSM', 'YEM', 'ZAF', 'ZMB', 'ZWE', '004', '008', '010', '012', '016', '020', '024', '028', '031', '032', '036', '040', '044', '048', '050', '051', '052', '056', '060', '064', '068', '070', '072', '074', '076', '084', '086', '090', '092', '096', '100', '104', '108', '112', '116', '120', '124', '132', '136', '140', '144', '148', '152', '156', '158', '162', '166', '170', '174', '175', '178', '180', '184', '188', '191', '192', '196', '203', '204', '208', '212', '214', '218', '222', '226', '231', '232', '233', '234', '238', '239', '242', '246', '248', '250', '254', '258', '260', '262', '266', '268', '270', '275', '276', '288', '292', '296', '300', '304', '308', '312', '316', '320', '324', '328', '332', '334', '336', '340', '344', '348', '352', '356', '360', '364', '368', '372', '376', '380', '384', '388', '392', '398', '400', '404', '408', '410', '414', '417', '418', '422', '426', '428', '430', '434', '438', '440', '442', '446', '450', '454', '458', '462', '466', '470', '474', '478', '480', '484', '492', '496', '498', '499', '500', '504', '508', '512', '516', '520', '524', '528', '531', '533', '534', '535', '540', '548', '554', '558', '562', '566', '570', '574', '578', '580', '581', '583', '584', '585', '586', '591', '598', '600', '604', '608', '612', '616', '620', '624', '626', '630', '634', '638', '642', '643', '646', '652', '654', '659', '660', '662', '663', '666', '670', '674', '678', '682', '686', '688', '690', '694', '702', '703', '704', '705', '706', '710', '716', '724', '728', '729', '732', '740', '744', '748', '752', '756', '760', '762', '764', '768', '772', '776', '780', '784', '788', '792', '795', '796', '798', '800', '804', '807', '818', '826', '831', '832', '833', '834', '840', '850', '854', '858', '860', '862', '876', '882', '887', '894'], 'urn:iso:std:iso:3166:-2'=>['AF-BAL', 'AF-BAM', 'AF-BDG', 'AF-BDS', 'AF-BGL', 'AF-DAY', 'AF-FRA', 'AF-FYB', 'AF-GHA', 'AF-GHO', 'AF-HEL', 'AF-HER', 'AF-JOW', 'AF-KAB', 'AF-KAN', 'AF-KAP', 'AF-KDZ', 'AF-KHO', 'AF-KNR', 'AF-LAG', 'AF-LOG', 'AF-NAN', 'AF-NIM', 'AF-NUR', 'AF-PAN', 'AF-PAR', 'AF-PIA', 'AF-PKA', 'AF-SAM', 'AF-SAR', 'AF-TAK', 'AF-URU', 'AF-WAR', 'AF-ZAB', 'AX-AX', 'AL-01', 'AL-02', 'AL-03', 'AL-04', 'AL-05', 'AL-06', 'AL-07', 'AL-08', 'AL-09', 'AL-10', 'AL-11', 'AL-12', 'AL-BR', 'AL-BU', 'AL-DI', 'AL-DL', 'AL-DR', 'AL-DV', 'AL-EL', 'AL-ER', 'AL-FR', 'AL-GJ', 'AL-GR', 'AL-HA', 'AL-KA', 'AL-KB', 'AL-KC', 'AL-KO', 'AL-KR', 'AL-KU', 'AL-LB', 'AL-LE', 'AL-LU', 'AL-MK', 'AL-MM', 'AL-MR', 'AL-MT', 'AL-PG', 'AL-PQ', 'AL-PR', 'AL-PU', 'AL-SH', 'AL-SK', 'AL-SR', 'AL-TE', 'AL-TP', 'AL-TR', 'AL-VL', 'DZ-01', 'DZ-02', 'DZ-03', 'DZ-04', 'DZ-05', 'DZ-06', 'DZ-07', 'DZ-08', 'DZ-09', 'DZ-10', 'DZ-11', 'DZ-12', 'DZ-13', 'DZ-14', 'DZ-15', 'DZ-16', 'DZ-17', 'DZ-18', 'DZ-19', 'DZ-20', 'DZ-21', 'DZ-22', 'DZ-23', 'DZ-24', 'DZ-25', 'DZ-26', 'DZ-27', 'DZ-28', 'DZ-29', 'DZ-30', 'DZ-31', 'DZ-32', 'DZ-33', 'DZ-34', 'DZ-35', 'DZ-36', 'DZ-37', 'DZ-38', 'DZ-39', 'DZ-40', 'DZ-41', 'DZ-42', 'DZ-43', 'DZ-44', 'DZ-45', 'DZ-46', 'DZ-47', 'DZ-48', 'AS-AS', 'AD-02', 'AD-03', 'AD-04', 'AD-05', 'AD-06', 'AD-07', 'AD-08', 'AO-BGO', 'AO-BGU', 'AO-BIE', 'AO-CAB', 'AO-CCU', 'AO-CNN', 'AO-CNO', 'AO-CUS', 'AO-HUA', 'AO-HUI', 'AO-LNO', 'AO-LSU', 'AO-LUA', 'AO-MAL', 'AO-MOX', 'AO-NAM', 'AO-UIG', 'AO-ZAI', 'AI-AI', 'AQ-AQ', 'AG-03', 'AG-04', 'AG-05', 'AG-06', 'AG-07', 'AG-08', 'AG-10', 'AG-11', 'AR-A', 'AR-B', 'AR-C', 'AR-D', 'AR-E', 'AR-F', 'AR-G', 'AR-H', 'AR-J', 'AR-K', 'AR-L', 'AR-M', 'AR-N', 'AR-P', 'AR-Q', 'AR-R', 'AR-S', 'AR-T', 'AR-U', 'AR-V', 'AR-W', 'AR-X', 'AR-Y', 'AR-Z', 'AM-AG', 'AM-AR', 'AM-AV', 'AM-ER', 'AM-GR', 'AM-KT', 'AM-LO', 'AM-SH', 'AM-SU', 'AM-TV', 'AM-VD', 'AW-AW', 'AU-ACT', 'AU-NSW', 'AU-NT', 'AU-QLD', 'AU-SA', 'AU-TAS', 'AU-VIC', 'AU-WA', 'AT-1', 'AT-2', 'AT-3', 'AT-4', 'AT-5', 'AT-6', 'AT-7', 'AT-8', 'AT-9', 'AZ-ABS', 'AZ-AGA', 'AZ-AGC', 'AZ-AGM', 'AZ-AGS', 'AZ-AGU', 'AZ-AST', 'AZ-BA', 'AZ-BAB', 'AZ-BAL', 'AZ-BAR', 'AZ-BEY', 'AZ-BIL', 'AZ-CAB', 'AZ-CAL', 'AZ-CUL', 'AZ-DAS', 'AZ-FUZ', 'AZ-GAD', 'AZ-GA', 'AZ-GOR', 'AZ-GOY', 'AZ-GYG', 'AZ-HAC', 'AZ-IMI', 'AZ-ISM', 'AZ-KAL', 'AZ-KAN', 'AZ-KUR', 'AZ-LAC', 'AZ-LA', 'AZ-LAN', 'AZ-LER']}, 'type'=>'CodeableConcept', 'path'=>'EventDefinition.jurisdiction', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/jurisdiction'}}, + 'purpose' => {'type'=>'markdown', 'path'=>'EventDefinition.purpose', 'min'=>0, 'max'=>1}, + 'usage' => {'type'=>'markdown', 'path'=>'EventDefinition.usage', 'min'=>0, 'max'=>1}, + 'copyright' => {'type'=>'markdown', 'path'=>'EventDefinition.copyright', 'min'=>0, 'max'=>1}, + 'copyrightLabel' => {'type'=>'string', 'path'=>'EventDefinition.copyrightLabel', 'min'=>0, 'max'=>1}, + 'approvalDate' => {'type'=>'date', 'path'=>'EventDefinition.approvalDate', 'min'=>0, 'max'=>1}, + 'lastReviewDate' => {'type'=>'date', 'path'=>'EventDefinition.lastReviewDate', 'min'=>0, 'max'=>1}, + 'effectivePeriod' => {'type'=>'Period', 'path'=>'EventDefinition.effectivePeriod', 'min'=>0, 'max'=>1}, + 'topic' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/definition-use'=>['fhir-structure', 'custom-resource', 'dam', 'wire-format', 'archetype', 'template'], 'http://terminology.hl7.org/CodeSystem/definition-topic'=>['treatment', 'education', 'assessment']}, 'type'=>'CodeableConcept', 'path'=>'EventDefinition.topic', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/definition-topic'}}, + 'author' => {'type'=>'ContactDetail', 'path'=>'EventDefinition.author', 'min'=>0, 'max'=>Float::INFINITY}, + 'editor' => {'type'=>'ContactDetail', 'path'=>'EventDefinition.editor', 'min'=>0, 'max'=>Float::INFINITY}, + 'reviewer' => {'type'=>'ContactDetail', 'path'=>'EventDefinition.reviewer', 'min'=>0, 'max'=>Float::INFINITY}, + 'endorser' => {'type'=>'ContactDetail', 'path'=>'EventDefinition.endorser', 'min'=>0, 'max'=>Float::INFINITY}, + 'relatedArtifact' => {'type'=>'RelatedArtifact', 'path'=>'EventDefinition.relatedArtifact', 'min'=>0, 'max'=>Float::INFINITY}, + 'trigger' => {'type'=>'TriggerDefinition', 'path'=>'EventDefinition.trigger', 'min'=>1, 'max'=>Float::INFINITY} + } + + attr_accessor :id # 0-1 id + attr_accessor :meta # 0-1 Meta + attr_accessor :implicitRules # 0-1 uri + attr_accessor :language # 0-1 code + attr_accessor :text # 0-1 Narrative + attr_accessor :contained # 0-* [ Resource ] + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :url # 0-1 uri + attr_accessor :identifier # 0-* [ Identifier ] + attr_accessor :version # 0-1 string + attr_accessor :versionAlgorithmString # 0-1 string + attr_accessor :versionAlgorithmCoding # 0-1 Coding + attr_accessor :name # 0-1 string + attr_accessor :title # 0-1 string + attr_accessor :subtitle # 0-1 string + attr_accessor :status # 1-1 code + attr_accessor :experimental # 0-1 boolean + attr_accessor :subjectCodeableConcept # 0-1 CodeableConcept + attr_accessor :subjectReference # 0-1 Reference(Group) + attr_accessor :date # 0-1 dateTime + attr_accessor :publisher # 0-1 string + attr_accessor :contact # 0-* [ ContactDetail ] + attr_accessor :description # 0-1 markdown + attr_accessor :useContext # 0-* [ UsageContext ] + attr_accessor :jurisdiction # 0-* [ CodeableConcept ] + attr_accessor :purpose # 0-1 markdown + attr_accessor :usage # 0-1 markdown + attr_accessor :copyright # 0-1 markdown + attr_accessor :copyrightLabel # 0-1 string + attr_accessor :approvalDate # 0-1 date + attr_accessor :lastReviewDate # 0-1 date + attr_accessor :effectivePeriod # 0-1 Period + attr_accessor :topic # 0-* [ CodeableConcept ] + attr_accessor :author # 0-* [ ContactDetail ] + attr_accessor :editor # 0-* [ ContactDetail ] + attr_accessor :reviewer # 0-* [ ContactDetail ] + attr_accessor :endorser # 0-* [ ContactDetail ] + attr_accessor :relatedArtifact # 0-* [ RelatedArtifact ] + attr_accessor :trigger # 1-* [ TriggerDefinition ] + + def resourceType + 'EventDefinition' + end + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/resources/Evidence.rb b/lib/fhir_models/r6/generated/resources/Evidence.rb new file mode 100644 index 00000000..24864aef --- /dev/null +++ b/lib/fhir_models/r6/generated/resources/Evidence.rb @@ -0,0 +1,317 @@ +module FHIR + module R6 + class Evidence < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'versionAlgorithm' => ['string', 'Coding'], + 'citeAs' => ['Reference', 'markdown'] + } + SEARCH_PARAMS = ['context', 'context-quantity', 'context-type', 'context-type-quantity', 'context-type-value', 'date', 'description', 'identifier', 'publisher', 'status', 'title', 'url', 'version'] + METADATA = { + 'id' => {'type'=>'id', 'path'=>'Evidence.id', 'min'=>0, 'max'=>1}, + 'meta' => {'type'=>'Meta', 'path'=>'Evidence.meta', 'min'=>0, 'max'=>1}, + 'implicitRules' => {'type'=>'uri', 'path'=>'Evidence.implicitRules', 'min'=>0, 'max'=>1}, + 'language' => {'type'=>'code', 'path'=>'Evidence.language', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-languages'}}, + 'text' => {'type'=>'Narrative', 'path'=>'Evidence.text', 'min'=>0, 'max'=>1}, + 'contained' => {'type'=>'Resource', 'path'=>'Evidence.contained', 'min'=>0, 'max'=>Float::INFINITY}, + 'extension' => {'type'=>'Extension', 'path'=>'Evidence.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Evidence.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'url' => {'type'=>'uri', 'path'=>'Evidence.url', 'min'=>0, 'max'=>1}, + 'identifier' => {'type'=>'Identifier', 'path'=>'Evidence.identifier', 'min'=>0, 'max'=>Float::INFINITY}, + 'version' => {'type'=>'string', 'path'=>'Evidence.version', 'min'=>0, 'max'=>1}, + 'versionAlgorithmString' => {'type'=>'string', 'path'=>'Evidence.versionAlgorithm[x]', 'min'=>0, 'max'=>1}, + 'versionAlgorithmCoding' => {'valid_codes'=>{'http://hl7.org/fhir/version-algorithm'=>['semver', 'integer', 'alpha', 'date', 'natural']}, 'type'=>'Coding', 'path'=>'Evidence.versionAlgorithm[x]', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/version-algorithm'}}, + 'name' => {'type'=>'string', 'path'=>'Evidence.name', 'min'=>0, 'max'=>1}, + 'title' => {'type'=>'string', 'path'=>'Evidence.title', 'min'=>0, 'max'=>1}, + 'citeAsReference' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Citation'], 'type'=>'Reference', 'path'=>'Evidence.citeAs[x]', 'min'=>0, 'max'=>1}, + 'citeAsMarkdown' => {'type'=>'markdown', 'path'=>'Evidence.citeAs[x]', 'min'=>0, 'max'=>1}, + 'status' => {'valid_codes'=>{'http://hl7.org/fhir/publication-status'=>['draft', 'active', 'retired', 'unknown']}, 'type'=>'code', 'path'=>'Evidence.status', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/publication-status'}}, + 'experimental' => {'type'=>'boolean', 'path'=>'Evidence.experimental', 'min'=>0, 'max'=>1}, + 'date' => {'type'=>'dateTime', 'path'=>'Evidence.date', 'min'=>0, 'max'=>1}, + 'approvalDate' => {'type'=>'date', 'path'=>'Evidence.approvalDate', 'min'=>0, 'max'=>1}, + 'lastReviewDate' => {'type'=>'date', 'path'=>'Evidence.lastReviewDate', 'min'=>0, 'max'=>1}, + 'publisher' => {'type'=>'string', 'path'=>'Evidence.publisher', 'min'=>0, 'max'=>1}, + 'contact' => {'type'=>'ContactDetail', 'path'=>'Evidence.contact', 'min'=>0, 'max'=>Float::INFINITY}, + 'author' => {'type'=>'ContactDetail', 'path'=>'Evidence.author', 'min'=>0, 'max'=>Float::INFINITY}, + 'editor' => {'type'=>'ContactDetail', 'path'=>'Evidence.editor', 'min'=>0, 'max'=>Float::INFINITY}, + 'reviewer' => {'type'=>'ContactDetail', 'path'=>'Evidence.reviewer', 'min'=>0, 'max'=>Float::INFINITY}, + 'endorser' => {'type'=>'ContactDetail', 'path'=>'Evidence.endorser', 'min'=>0, 'max'=>Float::INFINITY}, + 'useContext' => {'type'=>'UsageContext', 'path'=>'Evidence.useContext', 'min'=>0, 'max'=>Float::INFINITY}, + 'purpose' => {'type'=>'markdown', 'path'=>'Evidence.purpose', 'min'=>0, 'max'=>1}, + 'copyright' => {'type'=>'markdown', 'path'=>'Evidence.copyright', 'min'=>0, 'max'=>1}, + 'copyrightLabel' => {'type'=>'string', 'path'=>'Evidence.copyrightLabel', 'min'=>0, 'max'=>1}, + 'relatedArtifact' => {'type'=>'RelatedArtifact', 'path'=>'Evidence.relatedArtifact', 'min'=>0, 'max'=>Float::INFINITY}, + 'description' => {'type'=>'markdown', 'path'=>'Evidence.description', 'min'=>0, 'max'=>1}, + 'assertion' => {'type'=>'markdown', 'path'=>'Evidence.assertion', 'min'=>0, 'max'=>1}, + 'note' => {'type'=>'Annotation', 'path'=>'Evidence.note', 'min'=>0, 'max'=>Float::INFINITY}, + 'variableDefinition' => {'type'=>'Evidence::VariableDefinition', 'path'=>'Evidence.variableDefinition', 'min'=>1, 'max'=>Float::INFINITY}, + 'synthesisType' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/synthesis-type'=>['std-MA', 'IPD-MA', 'indirect-NMA', 'combined-NMA', 'range', 'classification', 'NotApplicable', 'pooled']}, 'type'=>'CodeableConcept', 'path'=>'Evidence.synthesisType', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://terminology.hl7.org/ValueSet/synthesis-type'}}, + 'studyDesign' => {'valid_codes'=>{'http://hl7.org/fhir/study-design'=>['SEVCO:01001', 'SEVCO:01003', 'SEVCO:01006', 'SEVCO:01007', 'SEVCO:01008', 'SEVCO:01009', 'SEVCO:01005', 'SEVCO:01004', 'SEVCO:01029', 'SEVCO:01041', 'SEVCO:01038', 'SEVCO:01030', 'SEVCO:01031', 'SEVCO:01032', 'SEVCO:01033', 'SEVCO:01034', 'SEVCO:01035', 'SEVCO:01036', 'SEVCO:01002', 'SEVCO:01037', 'SEVCO:01010', 'SEVCO:01011', 'SEVCO:01012', 'SEVCO:01024', 'SEVCO:01025', 'SEVCO:01013', 'SEVCO:01014', 'SEVCO:01020', 'SEVCO:01021', 'SEVCO:01015', 'SEVCO:01023', 'SEVCO:01016', 'SEVCO:01017', 'SEVCO:01022', 'SEVCO:01044', 'SEVCO:01027', 'SEVCO:01028', 'SEVCO:01018', 'SEVCO:01019', 'SEVCO:01045', 'SEVCO:01026', 'SEVCO:01039', 'SEVCO:01050', 'SEVCO:01040', 'SEVCO:01048', 'SEVCO:01046', 'SEVCO:01049', 'SEVCO:01042', 'SEVCO:01051', 'SEVCO:01086', 'SEVCO:01087', 'SEVCO:01060', 'SEVCO:01061', 'SEVCO:01062', 'SEVCO:01063', 'SEVCO:01064', 'SEVCO:01043', 'SEVCO:01052', 'SEVCO:01053', 'SEVCO:01054', 'SEVCO:01085', 'SEVCO:01089', 'SEVCO:01096', 'SEVCO:01097', 'SEVCO:01098', 'SEVCO:01088', 'SEVCO:01091', 'SEVCO:01090', 'SEVCO:01092', 'SEVCO:01093', 'SEVCO:01094', 'SEVCO:01095']}, 'type'=>'CodeableConcept', 'path'=>'Evidence.studyDesign', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/study-design'}}, + 'statistic' => {'type'=>'Evidence::Statistic', 'path'=>'Evidence.statistic', 'min'=>0, 'max'=>Float::INFINITY}, + 'certainty' => {'type'=>'Evidence::Certainty', 'path'=>'Evidence.certainty', 'min'=>0, 'max'=>Float::INFINITY} + } + + class VariableDefinition < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'VariableDefinition.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'VariableDefinition.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'VariableDefinition.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'description' => {'type'=>'markdown', 'path'=>'VariableDefinition.description', 'min'=>0, 'max'=>1}, + 'note' => {'type'=>'Annotation', 'path'=>'VariableDefinition.note', 'min'=>0, 'max'=>Float::INFINITY}, + 'variableRole' => {'valid_codes'=>{'http://hl7.org/fhir/variable-role'=>['population', 'exposure', 'outcome', 'covariate']}, 'type'=>'code', 'path'=>'VariableDefinition.variableRole', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/variable-role'}}, + 'roleSubtype' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/variable-role'=>['population', 'subpopulation', 'exposure', 'referenceExposure', 'measuredVariable', 'confounder', 'measuredVariableA', 'measuredVariableB', 'measuredVariableAB']}, 'type'=>'CodeableConcept', 'path'=>'VariableDefinition.roleSubtype', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/variable-role-subtype'}}, + 'comparatorCategory' => {'type'=>'string', 'path'=>'VariableDefinition.comparatorCategory', 'min'=>0, 'max'=>1}, + 'observed' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Group', 'http://hl7.org/fhir/StructureDefinition/EvidenceVariable'], 'type'=>'Reference', 'path'=>'VariableDefinition.observed', 'min'=>0, 'max'=>1}, + 'intended' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Group', 'http://hl7.org/fhir/StructureDefinition/EvidenceVariable'], 'type'=>'Reference', 'path'=>'VariableDefinition.intended', 'min'=>0, 'max'=>1}, + 'directnessMatch' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/directness'=>['low', 'moderate', 'high', 'exact']}, 'type'=>'CodeableConcept', 'path'=>'VariableDefinition.directnessMatch', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://terminology.hl7.org/ValueSet/directness'}} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :description # 0-1 markdown + attr_accessor :note # 0-* [ Annotation ] + attr_accessor :variableRole # 1-1 code + attr_accessor :roleSubtype # 0-1 CodeableConcept + attr_accessor :comparatorCategory # 0-1 string + attr_accessor :observed # 0-1 Reference(Group|EvidenceVariable) + attr_accessor :intended # 0-1 Reference(Group|EvidenceVariable) + attr_accessor :directnessMatch # 0-1 CodeableConcept + end + + class Statistic < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Statistic.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Statistic.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Statistic.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'description' => {'type'=>'markdown', 'path'=>'Statistic.description', 'min'=>0, 'max'=>1}, + 'note' => {'type'=>'Annotation', 'path'=>'Statistic.note', 'min'=>0, 'max'=>Float::INFINITY}, + 'statisticType' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/statistic-type'=>['absolute-MedianDiff', 'C25463', '0000301', 'predictedRisk', 'descriptive', 'C93150', 'C16726', 'rate-ratio', 'C25564', 'C53319', '0000457', 'C28007', 'C25570', 'C16932', 'C65172', 'C17010', 'C44256', '0000565', 'C93152', '0000424', 'C65171', '0000100']}, 'type'=>'CodeableConcept', 'path'=>'Statistic.statisticType', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/statistic-type'}}, + 'category' => {'type'=>'CodeableConcept', 'path'=>'Statistic.category', 'min'=>0, 'max'=>1}, + 'quantity' => {'type'=>'Quantity', 'path'=>'Statistic.quantity', 'min'=>0, 'max'=>1}, + 'numberOfEvents' => {'type'=>'unsignedInt', 'path'=>'Statistic.numberOfEvents', 'min'=>0, 'max'=>1}, + 'numberAffected' => {'type'=>'unsignedInt', 'path'=>'Statistic.numberAffected', 'min'=>0, 'max'=>1}, + 'sampleSize' => {'type'=>'Evidence::Statistic::SampleSize', 'path'=>'Statistic.sampleSize', 'min'=>0, 'max'=>1}, + 'attributeEstimate' => {'type'=>'Evidence::Statistic::AttributeEstimate', 'path'=>'Statistic.attributeEstimate', 'min'=>0, 'max'=>Float::INFINITY}, + 'modelCharacteristic' => {'type'=>'Evidence::Statistic::ModelCharacteristic', 'path'=>'Statistic.modelCharacteristic', 'min'=>0, 'max'=>Float::INFINITY} + } + + class SampleSize < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'SampleSize.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'SampleSize.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'SampleSize.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'description' => {'type'=>'markdown', 'path'=>'SampleSize.description', 'min'=>0, 'max'=>1}, + 'note' => {'type'=>'Annotation', 'path'=>'SampleSize.note', 'min'=>0, 'max'=>Float::INFINITY}, + 'numberOfStudies' => {'type'=>'unsignedInt', 'path'=>'SampleSize.numberOfStudies', 'min'=>0, 'max'=>1}, + 'numberOfParticipants' => {'type'=>'unsignedInt', 'path'=>'SampleSize.numberOfParticipants', 'min'=>0, 'max'=>1}, + 'knownDataCount' => {'type'=>'unsignedInt', 'path'=>'SampleSize.knownDataCount', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :description # 0-1 markdown + attr_accessor :note # 0-* [ Annotation ] + attr_accessor :numberOfStudies # 0-1 unsignedInt + attr_accessor :numberOfParticipants # 0-1 unsignedInt + attr_accessor :knownDataCount # 0-1 unsignedInt + end + + class AttributeEstimate < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'AttributeEstimate.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'AttributeEstimate.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'AttributeEstimate.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'description' => {'type'=>'markdown', 'path'=>'AttributeEstimate.description', 'min'=>0, 'max'=>1}, + 'note' => {'type'=>'Annotation', 'path'=>'AttributeEstimate.note', 'min'=>0, 'max'=>Float::INFINITY}, + 'type' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/attribute-estimate-type'=>['0000419', 'C53324', '0000455', '0000420', 'C53245', 'C44185', 'C38013', 'C53322', '0000037', '0000421', 'C48918']}, 'type'=>'CodeableConcept', 'path'=>'AttributeEstimate.type', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/attribute-estimate-type'}}, + 'quantity' => {'type'=>'Quantity', 'path'=>'AttributeEstimate.quantity', 'min'=>0, 'max'=>1}, + 'level' => {'type'=>'decimal', 'path'=>'AttributeEstimate.level', 'min'=>0, 'max'=>1}, + 'range' => {'type'=>'Range', 'path'=>'AttributeEstimate.range', 'min'=>0, 'max'=>1}, + 'attributeEstimate' => {'type'=>'Evidence::Statistic::AttributeEstimate', 'path'=>'AttributeEstimate.attributeEstimate', 'min'=>0, 'max'=>Float::INFINITY} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :description # 0-1 markdown + attr_accessor :note # 0-* [ Annotation ] + attr_accessor :type # 0-1 CodeableConcept + attr_accessor :quantity # 0-1 Quantity + attr_accessor :level # 0-1 decimal + attr_accessor :range # 0-1 Range + attr_accessor :attributeEstimate # 0-* [ Evidence::Statistic::AttributeEstimate ] + end + + class ModelCharacteristic < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'value' => ['Quantity', 'Range', 'CodeableConcept'] + } + METADATA = { + 'id' => {'type'=>'string', 'path'=>'ModelCharacteristic.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'ModelCharacteristic.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'ModelCharacteristic.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'code' => {'valid_codes'=>{'http://hl7.org/fhir/statistic-model-code'=>['oneTailedTest', 'twoTailedTest', 'zTest', 'oneSampleTTest', 'twoSampleTTest', 'pairedTTest', 'chiSquareTest', 'chiSquareTestTrend', 'pearsonCorrelation', 'anova', 'anovaOneWay', 'anovaTwoWay', 'anovaTwoWayReplication', 'manova', 'anovaThreeWay', 'signTest', 'wilcoxonSignedRankTest', 'wilcoxonRankSumTest', 'mannWhitneyUTest', 'fishersExactTest', 'mcnemarsTest', 'kruskalWallisTest', 'spearmanCorrelation', 'kendallCorrelation', 'friedmanTest', 'goodmanKruskasGamma', 'glm', 'glmProbit', 'glmLogit', 'glmIdentity', 'glmLog', 'glmGeneralizedLogit', 'glmm', 'glmmProbit', 'glmmLogit', 'glmmIdentity', 'glmmLog', 'glmmGeneralizedLogit', 'linearRegression', 'logisticRegression', 'polynomialRegression', 'coxProportionalHazards', 'binomialDistributionRegression', 'multinomialDistributionRegression', 'poissonRegression', 'negativeBinomialRegression', 'zeroCellConstant', 'zeroCellContinuityCorrection', 'adjusted', 'interactionTerm', 'manteHaenszelMethod', 'metaAnalysis', 'inverseVariance', 'petoMethod', 'hartungKnapp', 'modifiedHartungKnapp', 'effectsFixed', 'effectsRandom', 'chiSquareTestHomogeneity', 'dersimonianLairdMethod', 'pauleMandelMethod', 'restrictedLikelihood', 'maximumLikelihood', 'empiricalBayes', 'hunterSchmidt', 'sidikJonkman', 'hedgesMethod', 'tauDersimonianLaird', 'tauPauleMandel', 'tauRestrictedMaximumLikelihood', 'tauMaximumLikelihood', 'tauEmpiricalBayes', 'tauHunterSchmidt', 'tauSidikJonkman', 'tauHedges', 'poolMantelHaenzsel', 'poolInverseVariance', 'poolPeto', 'poolGeneralizedLinearMixedModel']}, 'type'=>'CodeableConcept', 'path'=>'ModelCharacteristic.code', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/statistic-model-code'}}, + 'valueQuantity' => {'type'=>'Quantity', 'path'=>'ModelCharacteristic.value[x]', 'min'=>0, 'max'=>1}, + 'valueRange' => {'type'=>'Range', 'path'=>'ModelCharacteristic.value[x]', 'min'=>0, 'max'=>1}, + 'valueCodeableConcept' => {'type'=>'CodeableConcept', 'path'=>'ModelCharacteristic.value[x]', 'min'=>0, 'max'=>1}, + 'intended' => {'type'=>'boolean', 'path'=>'ModelCharacteristic.intended', 'min'=>0, 'max'=>1}, + 'applied' => {'type'=>'boolean', 'path'=>'ModelCharacteristic.applied', 'min'=>0, 'max'=>1}, + 'variable' => {'type'=>'Evidence::Statistic::ModelCharacteristic::Variable', 'path'=>'ModelCharacteristic.variable', 'min'=>0, 'max'=>Float::INFINITY}, + 'attribute' => {'type'=>'Evidence::Statistic::AttributeEstimate', 'path'=>'ModelCharacteristic.attribute', 'min'=>0, 'max'=>Float::INFINITY} + } + + class Variable < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Variable.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Variable.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Variable.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'variableDefinition' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Group', 'http://hl7.org/fhir/StructureDefinition/EvidenceVariable'], 'type'=>'Reference', 'path'=>'Variable.variableDefinition', 'min'=>1, 'max'=>1}, + 'handling' => {'valid_codes'=>{'http://hl7.org/fhir/variable-handling'=>['continuous', 'dichotomous', 'ordinal', 'polychotomous']}, 'type'=>'code', 'path'=>'Variable.handling', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/variable-handling'}}, + 'valueCategory' => {'type'=>'CodeableConcept', 'path'=>'Variable.valueCategory', 'min'=>0, 'max'=>Float::INFINITY}, + 'valueQuantity' => {'type'=>'Quantity', 'path'=>'Variable.valueQuantity', 'min'=>0, 'max'=>Float::INFINITY}, + 'valueRange' => {'type'=>'Range', 'path'=>'Variable.valueRange', 'min'=>0, 'max'=>Float::INFINITY} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :variableDefinition # 1-1 Reference(Group|EvidenceVariable) + attr_accessor :handling # 0-1 code + attr_accessor :valueCategory # 0-* [ CodeableConcept ] + attr_accessor :valueQuantity # 0-* [ Quantity ] + attr_accessor :valueRange # 0-* [ Range ] + end + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :code # 1-1 CodeableConcept + attr_accessor :valueQuantity # 0-1 Quantity + attr_accessor :valueRange # 0-1 Range + attr_accessor :valueCodeableConcept # 0-1 CodeableConcept + attr_accessor :intended # 0-1 boolean + attr_accessor :applied # 0-1 boolean + attr_accessor :variable # 0-* [ Evidence::Statistic::ModelCharacteristic::Variable ] + attr_accessor :attribute # 0-* [ Evidence::Statistic::AttributeEstimate ] + end + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :description # 0-1 markdown + attr_accessor :note # 0-* [ Annotation ] + attr_accessor :statisticType # 0-1 CodeableConcept + attr_accessor :category # 0-1 CodeableConcept + attr_accessor :quantity # 0-1 Quantity + attr_accessor :numberOfEvents # 0-1 unsignedInt + attr_accessor :numberAffected # 0-1 unsignedInt + attr_accessor :sampleSize # 0-1 Evidence::Statistic::SampleSize + attr_accessor :attributeEstimate # 0-* [ Evidence::Statistic::AttributeEstimate ] + attr_accessor :modelCharacteristic # 0-* [ Evidence::Statistic::ModelCharacteristic ] + end + + class Certainty < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Certainty.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Certainty.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Certainty.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'description' => {'type'=>'markdown', 'path'=>'Certainty.description', 'min'=>0, 'max'=>1}, + 'note' => {'type'=>'Annotation', 'path'=>'Certainty.note', 'min'=>0, 'max'=>Float::INFINITY}, + 'type' => {'valid_codes'=>{'http://hl7.org/fhir/certainty-type'=>['Overall', 'RiskOfBias', 'Inconsistency', 'Indirectness', 'Imprecision', 'PublicationBias', 'DoseResponseGradient', 'PlausibleConfounding', 'LargeEffect']}, 'type'=>'CodeableConcept', 'path'=>'Certainty.type', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/certainty-type'}}, + 'rating' => {'valid_codes'=>{'http://hl7.org/fhir/certainty-rating'=>['high', 'moderate', 'low', 'very-low', 'no-concern', 'serious-concern', 'very-serious-concern', 'extremely-serious-concern', 'present', 'absent', 'no-change', 'downcode1', 'downcode2', 'downcode3', 'upcode1', 'upcode2']}, 'type'=>'CodeableConcept', 'path'=>'Certainty.rating', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/certainty-rating'}}, + 'rater' => {'type'=>'string', 'path'=>'Certainty.rater', 'min'=>0, 'max'=>1}, + 'subcomponent' => {'type'=>'Evidence::Certainty', 'path'=>'Certainty.subcomponent', 'min'=>0, 'max'=>Float::INFINITY} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :description # 0-1 markdown + attr_accessor :note # 0-* [ Annotation ] + attr_accessor :type # 0-1 CodeableConcept + attr_accessor :rating # 0-1 CodeableConcept + attr_accessor :rater # 0-1 string + attr_accessor :subcomponent # 0-* [ Evidence::Certainty ] + end + + attr_accessor :id # 0-1 id + attr_accessor :meta # 0-1 Meta + attr_accessor :implicitRules # 0-1 uri + attr_accessor :language # 0-1 code + attr_accessor :text # 0-1 Narrative + attr_accessor :contained # 0-* [ Resource ] + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :url # 0-1 uri + attr_accessor :identifier # 0-* [ Identifier ] + attr_accessor :version # 0-1 string + attr_accessor :versionAlgorithmString # 0-1 string + attr_accessor :versionAlgorithmCoding # 0-1 Coding + attr_accessor :name # 0-1 string + attr_accessor :title # 0-1 string + attr_accessor :citeAsReference # 0-1 Reference(Citation) + attr_accessor :citeAsMarkdown # 0-1 markdown + attr_accessor :status # 1-1 code + attr_accessor :experimental # 0-1 boolean + attr_accessor :date # 0-1 dateTime + attr_accessor :approvalDate # 0-1 date + attr_accessor :lastReviewDate # 0-1 date + attr_accessor :publisher # 0-1 string + attr_accessor :contact # 0-* [ ContactDetail ] + attr_accessor :author # 0-* [ ContactDetail ] + attr_accessor :editor # 0-* [ ContactDetail ] + attr_accessor :reviewer # 0-* [ ContactDetail ] + attr_accessor :endorser # 0-* [ ContactDetail ] + attr_accessor :useContext # 0-* [ UsageContext ] + attr_accessor :purpose # 0-1 markdown + attr_accessor :copyright # 0-1 markdown + attr_accessor :copyrightLabel # 0-1 string + attr_accessor :relatedArtifact # 0-* [ RelatedArtifact ] + attr_accessor :description # 0-1 markdown + attr_accessor :assertion # 0-1 markdown + attr_accessor :note # 0-* [ Annotation ] + attr_accessor :variableDefinition # 1-* [ Evidence::VariableDefinition ] + attr_accessor :synthesisType # 0-1 CodeableConcept + attr_accessor :studyDesign # 0-* [ CodeableConcept ] + attr_accessor :statistic # 0-* [ Evidence::Statistic ] + attr_accessor :certainty # 0-* [ Evidence::Certainty ] + + def resourceType + 'Evidence' + end + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/resources/EvidenceReport.rb b/lib/fhir_models/r6/generated/resources/EvidenceReport.rb new file mode 100644 index 00000000..518c1de7 --- /dev/null +++ b/lib/fhir_models/r6/generated/resources/EvidenceReport.rb @@ -0,0 +1,214 @@ +module FHIR + module R6 + class EvidenceReport < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'citeAs' => ['Reference', 'markdown'] + } + SEARCH_PARAMS = ['context', 'context-quantity', 'context-type', 'context-type-quantity', 'context-type-value', 'identifier', 'publisher', 'status', 'url'] + METADATA = { + 'id' => {'type'=>'id', 'path'=>'EvidenceReport.id', 'min'=>0, 'max'=>1}, + 'meta' => {'type'=>'Meta', 'path'=>'EvidenceReport.meta', 'min'=>0, 'max'=>1}, + 'implicitRules' => {'type'=>'uri', 'path'=>'EvidenceReport.implicitRules', 'min'=>0, 'max'=>1}, + 'language' => {'type'=>'code', 'path'=>'EvidenceReport.language', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-languages'}}, + 'text' => {'type'=>'Narrative', 'path'=>'EvidenceReport.text', 'min'=>0, 'max'=>1}, + 'contained' => {'type'=>'Resource', 'path'=>'EvidenceReport.contained', 'min'=>0, 'max'=>Float::INFINITY}, + 'extension' => {'type'=>'Extension', 'path'=>'EvidenceReport.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'EvidenceReport.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'url' => {'type'=>'uri', 'path'=>'EvidenceReport.url', 'min'=>0, 'max'=>1}, + 'status' => {'valid_codes'=>{'http://hl7.org/fhir/publication-status'=>['draft', 'active', 'retired', 'unknown']}, 'type'=>'code', 'path'=>'EvidenceReport.status', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/publication-status'}}, + 'useContext' => {'type'=>'UsageContext', 'path'=>'EvidenceReport.useContext', 'min'=>0, 'max'=>Float::INFINITY}, + 'identifier' => {'type'=>'Identifier', 'path'=>'EvidenceReport.identifier', 'min'=>0, 'max'=>Float::INFINITY}, + 'relatedIdentifier' => {'type'=>'Identifier', 'path'=>'EvidenceReport.relatedIdentifier', 'min'=>0, 'max'=>Float::INFINITY}, + 'citeAsReference' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Citation'], 'type'=>'Reference', 'path'=>'EvidenceReport.citeAs[x]', 'min'=>0, 'max'=>1}, + 'citeAsMarkdown' => {'type'=>'markdown', 'path'=>'EvidenceReport.citeAs[x]', 'min'=>0, 'max'=>1}, + 'type' => {'valid_codes'=>{'http://hl7.org/fhir/evidence-report-type'=>['classification', 'search-results', 'resources-compiled', 'text-structured']}, 'type'=>'CodeableConcept', 'path'=>'EvidenceReport.type', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/evidence-report-type'}}, + 'note' => {'type'=>'Annotation', 'path'=>'EvidenceReport.note', 'min'=>0, 'max'=>Float::INFINITY}, + 'relatedArtifact' => {'type'=>'RelatedArtifact', 'path'=>'EvidenceReport.relatedArtifact', 'min'=>0, 'max'=>Float::INFINITY}, + 'subject' => {'type'=>'EvidenceReport::Subject', 'path'=>'EvidenceReport.subject', 'min'=>1, 'max'=>1}, + 'publisher' => {'type'=>'string', 'path'=>'EvidenceReport.publisher', 'min'=>0, 'max'=>1}, + 'contact' => {'type'=>'ContactDetail', 'path'=>'EvidenceReport.contact', 'min'=>0, 'max'=>Float::INFINITY}, + 'author' => {'type'=>'ContactDetail', 'path'=>'EvidenceReport.author', 'min'=>0, 'max'=>Float::INFINITY}, + 'editor' => {'type'=>'ContactDetail', 'path'=>'EvidenceReport.editor', 'min'=>0, 'max'=>Float::INFINITY}, + 'reviewer' => {'type'=>'ContactDetail', 'path'=>'EvidenceReport.reviewer', 'min'=>0, 'max'=>Float::INFINITY}, + 'endorser' => {'type'=>'ContactDetail', 'path'=>'EvidenceReport.endorser', 'min'=>0, 'max'=>Float::INFINITY}, + 'relatesTo' => {'type'=>'EvidenceReport::RelatesTo', 'path'=>'EvidenceReport.relatesTo', 'min'=>0, 'max'=>Float::INFINITY}, + 'section' => {'type'=>'EvidenceReport::Section', 'path'=>'EvidenceReport.section', 'min'=>0, 'max'=>Float::INFINITY} + } + + class Subject < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Subject.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Subject.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Subject.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'characteristic' => {'type'=>'EvidenceReport::Subject::Characteristic', 'path'=>'Subject.characteristic', 'min'=>0, 'max'=>Float::INFINITY}, + 'note' => {'type'=>'Annotation', 'path'=>'Subject.note', 'min'=>0, 'max'=>Float::INFINITY} + } + + class Characteristic < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'value' => ['Reference', 'CodeableConcept', 'boolean', 'Quantity', 'Range'] + } + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Characteristic.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Characteristic.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Characteristic.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'code' => {'valid_codes'=>{'http://hl7.org/fhir/focus-characteristic-code'=>['citation', 'clinical-outcomes-observed', 'population', 'exposure', 'comparator', 'outcome', 'medication-exposures', 'study-type']}, 'type'=>'CodeableConcept', 'path'=>'Characteristic.code', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/focus-characteristic-code'}}, + 'valueReference' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Resource'], 'type'=>'Reference', 'path'=>'Characteristic.value[x]', 'min'=>1, 'max'=>1}, + 'valueCodeableConcept' => {'type'=>'CodeableConcept', 'path'=>'Characteristic.value[x]', 'min'=>1, 'max'=>1}, + 'valueBoolean' => {'type'=>'boolean', 'path'=>'Characteristic.value[x]', 'min'=>1, 'max'=>1}, + 'valueQuantity' => {'type'=>'Quantity', 'path'=>'Characteristic.value[x]', 'min'=>1, 'max'=>1}, + 'valueRange' => {'type'=>'Range', 'path'=>'Characteristic.value[x]', 'min'=>1, 'max'=>1}, + 'exclude' => {'type'=>'boolean', 'path'=>'Characteristic.exclude', 'min'=>0, 'max'=>1}, + 'period' => {'type'=>'Period', 'path'=>'Characteristic.period', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :code # 1-1 CodeableConcept + attr_accessor :valueReference # 1-1 Reference(Resource) + attr_accessor :valueCodeableConcept # 1-1 CodeableConcept + attr_accessor :valueBoolean # 1-1 boolean + attr_accessor :valueQuantity # 1-1 Quantity + attr_accessor :valueRange # 1-1 Range + attr_accessor :exclude # 0-1 boolean + attr_accessor :period # 0-1 Period + end + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :characteristic # 0-* [ EvidenceReport::Subject::Characteristic ] + attr_accessor :note # 0-* [ Annotation ] + end + + class RelatesTo < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'RelatesTo.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'RelatesTo.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'RelatesTo.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'code' => {'valid_codes'=>{'http://hl7.org/fhir/report-relation-type'=>['replaces', 'amends', 'appends', 'transforms', 'replacedWith', 'amendedWith', 'appendedWith', 'transformedWith']}, 'type'=>'code', 'path'=>'RelatesTo.code', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/report-relation-type'}}, + 'target' => {'type'=>'EvidenceReport::RelatesTo::Target', 'path'=>'RelatesTo.target', 'min'=>1, 'max'=>1} + } + + class Target < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Target.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Target.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Target.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'url' => {'type'=>'uri', 'path'=>'Target.url', 'min'=>0, 'max'=>1}, + 'identifier' => {'type'=>'Identifier', 'path'=>'Target.identifier', 'min'=>0, 'max'=>1}, + 'display' => {'type'=>'markdown', 'path'=>'Target.display', 'min'=>0, 'max'=>1}, + 'resource' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Resource'], 'type'=>'Reference', 'path'=>'Target.resource', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :url # 0-1 uri + attr_accessor :identifier # 0-1 Identifier + attr_accessor :display # 0-1 markdown + attr_accessor :resource # 0-1 Reference(Resource) + end + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :code # 1-1 code + attr_accessor :target # 1-1 EvidenceReport::RelatesTo::Target + end + + class Section < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Section.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Section.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Section.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'title' => {'type'=>'string', 'path'=>'Section.title', 'min'=>0, 'max'=>1}, + 'focus' => {'valid_codes'=>{'http://hl7.org/fhir/evidence-report-section'=>['Evidence', 'Intervention-group-alone-Evidence', 'Intervention-vs-Control-Evidence', 'Control-group-alone-Evidence', 'EvidenceVariable', 'EvidenceVariable-observed', 'EvidenceVariable-intended', 'EvidenceVariable-population', 'EvidenceVariable-exposure', 'EvidenceVariable-outcome', 'Efficacy-outcomes', 'Harms-outcomes', 'SampleSize', 'References', 'Assertion', 'Reasons', 'Certainty-of-Evidence', 'Evidence-Classifier', 'Warnings', 'Text-Summary', 'SummaryOfBodyOfEvidenceFindings', 'SummaryOfIndividualStudyFindings', 'Header', 'Tables', 'Table', 'Row-Headers', 'Column-Header', 'Column-Headers']}, 'type'=>'CodeableConcept', 'path'=>'Section.focus', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/evidence-report-section'}}, + 'focusReference' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Resource'], 'type'=>'Reference', 'path'=>'Section.focusReference', 'min'=>0, 'max'=>1}, + 'author' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson', 'http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/Group', 'http://hl7.org/fhir/StructureDefinition/Organization'], 'type'=>'Reference', 'path'=>'Section.author', 'min'=>0, 'max'=>Float::INFINITY}, + 'text' => {'type'=>'Narrative', 'path'=>'Section.text', 'min'=>0, 'max'=>1}, + 'mode' => {'valid_codes'=>{'http://hl7.org/fhir/list-mode'=>['working', 'snapshot', 'changes']}, 'type'=>'code', 'path'=>'Section.mode', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/list-mode'}}, + 'orderedBy' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/list-order'=>['user', 'system', 'event-date', 'entry-date', 'priority', 'alphabetic', 'category', 'patient']}, 'type'=>'CodeableConcept', 'path'=>'Section.orderedBy', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'preferred', 'uri'=>'http://hl7.org/fhir/ValueSet/list-order'}}, + 'entryClassifier' => {'valid_codes'=>{'http://hl7.org/fhir/evidence-classifier-code'=>['COVID19Specific', 'COVID19Relevant', 'COVID19HumanResearch', 'OriginalResearch', 'ResearchSynthesis', 'Guideline', 'ResearchProtocol', 'NotResearchNotGuideline', 'Treatment', 'PreventionAndControl', 'Diagnosis', 'PrognosisPrediction', 'RatedAsYes', 'RatedAsNo', 'NotAssessed', 'RatedAsRCT', 'RatedAsControlledTrial', 'RatedAsComparativeCohort', 'RatedAsCaseControl', 'RatedAsUncontrolledSeries', 'RatedAsMixedMethods', 'RatedAsOther', 'RiskOfBias', 'NoBlinding', 'AllocConcealNotStated', 'EarlyTrialTermination', 'NoITT', 'Preprint', 'PreliminaryAnalysis', 'BaselineImbalance', 'SubgroupAnalysis']}, 'type'=>'CodeableConcept', 'path'=>'Section.entryClassifier', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/evidence-classifier-code'}}, + 'entryReference' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Resource'], 'type'=>'Reference', 'path'=>'Section.entryReference', 'min'=>0, 'max'=>Float::INFINITY}, + 'entryQuantity' => {'type'=>'Quantity', 'path'=>'Section.entryQuantity', 'min'=>0, 'max'=>Float::INFINITY}, + 'emptyReason' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/list-empty-reason'=>['nilknown', 'notasked', 'withheld', 'unavailable', 'notstarted', 'closed']}, 'type'=>'CodeableConcept', 'path'=>'Section.emptyReason', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'preferred', 'uri'=>'http://hl7.org/fhir/ValueSet/list-empty-reason'}}, + 'section' => {'type'=>'EvidenceReport::Section', 'path'=>'Section.section', 'min'=>0, 'max'=>Float::INFINITY} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :title # 0-1 string + attr_accessor :focus # 0-1 CodeableConcept + attr_accessor :focusReference # 0-1 Reference(Resource) + attr_accessor :author # 0-* [ Reference(Patient|Practitioner|PractitionerRole|RelatedPerson|Device|Group|Organization) ] + attr_accessor :text # 0-1 Narrative + attr_accessor :mode # 0-1 code + attr_accessor :orderedBy # 0-1 CodeableConcept + attr_accessor :entryClassifier # 0-* [ CodeableConcept ] + attr_accessor :entryReference # 0-* [ Reference(Resource) ] + attr_accessor :entryQuantity # 0-* [ Quantity ] + attr_accessor :emptyReason # 0-1 CodeableConcept + attr_accessor :section # 0-* [ EvidenceReport::Section ] + end + + attr_accessor :id # 0-1 id + attr_accessor :meta # 0-1 Meta + attr_accessor :implicitRules # 0-1 uri + attr_accessor :language # 0-1 code + attr_accessor :text # 0-1 Narrative + attr_accessor :contained # 0-* [ Resource ] + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :url # 0-1 uri + attr_accessor :status # 1-1 code + attr_accessor :useContext # 0-* [ UsageContext ] + attr_accessor :identifier # 0-* [ Identifier ] + attr_accessor :relatedIdentifier # 0-* [ Identifier ] + attr_accessor :citeAsReference # 0-1 Reference(Citation) + attr_accessor :citeAsMarkdown # 0-1 markdown + attr_accessor :type # 0-1 CodeableConcept + attr_accessor :note # 0-* [ Annotation ] + attr_accessor :relatedArtifact # 0-* [ RelatedArtifact ] + attr_accessor :subject # 1-1 EvidenceReport::Subject + attr_accessor :publisher # 0-1 string + attr_accessor :contact # 0-* [ ContactDetail ] + attr_accessor :author # 0-* [ ContactDetail ] + attr_accessor :editor # 0-* [ ContactDetail ] + attr_accessor :reviewer # 0-* [ ContactDetail ] + attr_accessor :endorser # 0-* [ ContactDetail ] + attr_accessor :relatesTo # 0-* [ EvidenceReport::RelatesTo ] + attr_accessor :section # 0-* [ EvidenceReport::Section ] + + def resourceType + 'EvidenceReport' + end + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/resources/EvidenceVariable.rb b/lib/fhir_models/r6/generated/resources/EvidenceVariable.rb new file mode 100644 index 00000000..4cbcd82d --- /dev/null +++ b/lib/fhir_models/r6/generated/resources/EvidenceVariable.rb @@ -0,0 +1,128 @@ +module FHIR + module R6 + class EvidenceVariable < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'versionAlgorithm' => ['string', 'Coding'] + } + SEARCH_PARAMS = ['composed-of', 'context', 'context-quantity', 'context-type', 'context-type-quantity', 'context-type-value', 'date', 'depends-on', 'derived-from', 'description', 'identifier', 'name', 'predecessor', 'publisher', 'status', 'successor', 'title', 'topic', 'url', 'version'] + METADATA = { + 'id' => {'type'=>'id', 'path'=>'EvidenceVariable.id', 'min'=>0, 'max'=>1}, + 'meta' => {'type'=>'Meta', 'path'=>'EvidenceVariable.meta', 'min'=>0, 'max'=>1}, + 'implicitRules' => {'type'=>'uri', 'path'=>'EvidenceVariable.implicitRules', 'min'=>0, 'max'=>1}, + 'language' => {'type'=>'code', 'path'=>'EvidenceVariable.language', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-languages'}}, + 'text' => {'type'=>'Narrative', 'path'=>'EvidenceVariable.text', 'min'=>0, 'max'=>1}, + 'contained' => {'type'=>'Resource', 'path'=>'EvidenceVariable.contained', 'min'=>0, 'max'=>Float::INFINITY}, + 'extension' => {'type'=>'Extension', 'path'=>'EvidenceVariable.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'EvidenceVariable.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'url' => {'type'=>'uri', 'path'=>'EvidenceVariable.url', 'min'=>0, 'max'=>1}, + 'identifier' => {'type'=>'Identifier', 'path'=>'EvidenceVariable.identifier', 'min'=>0, 'max'=>Float::INFINITY}, + 'version' => {'type'=>'string', 'path'=>'EvidenceVariable.version', 'min'=>0, 'max'=>1}, + 'versionAlgorithmString' => {'type'=>'string', 'path'=>'EvidenceVariable.versionAlgorithm[x]', 'min'=>0, 'max'=>1}, + 'versionAlgorithmCoding' => {'valid_codes'=>{'http://hl7.org/fhir/version-algorithm'=>['semver', 'integer', 'alpha', 'date', 'natural']}, 'type'=>'Coding', 'path'=>'EvidenceVariable.versionAlgorithm[x]', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/version-algorithm'}}, + 'name' => {'type'=>'string', 'path'=>'EvidenceVariable.name', 'min'=>0, 'max'=>1}, + 'title' => {'type'=>'string', 'path'=>'EvidenceVariable.title', 'min'=>0, 'max'=>1}, + 'shortTitle' => {'type'=>'string', 'path'=>'EvidenceVariable.shortTitle', 'min'=>0, 'max'=>1}, + 'status' => {'valid_codes'=>{'http://hl7.org/fhir/publication-status'=>['draft', 'active', 'retired', 'unknown']}, 'type'=>'code', 'path'=>'EvidenceVariable.status', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/publication-status'}}, + 'experimental' => {'type'=>'boolean', 'path'=>'EvidenceVariable.experimental', 'min'=>0, 'max'=>1}, + 'date' => {'type'=>'dateTime', 'path'=>'EvidenceVariable.date', 'min'=>0, 'max'=>1}, + 'publisher' => {'type'=>'string', 'path'=>'EvidenceVariable.publisher', 'min'=>0, 'max'=>1}, + 'contact' => {'type'=>'ContactDetail', 'path'=>'EvidenceVariable.contact', 'min'=>0, 'max'=>Float::INFINITY}, + 'description' => {'type'=>'markdown', 'path'=>'EvidenceVariable.description', 'min'=>0, 'max'=>1}, + 'note' => {'type'=>'Annotation', 'path'=>'EvidenceVariable.note', 'min'=>0, 'max'=>Float::INFINITY}, + 'useContext' => {'type'=>'UsageContext', 'path'=>'EvidenceVariable.useContext', 'min'=>0, 'max'=>Float::INFINITY}, + 'purpose' => {'type'=>'markdown', 'path'=>'EvidenceVariable.purpose', 'min'=>0, 'max'=>1}, + 'copyright' => {'type'=>'markdown', 'path'=>'EvidenceVariable.copyright', 'min'=>0, 'max'=>1}, + 'copyrightLabel' => {'type'=>'string', 'path'=>'EvidenceVariable.copyrightLabel', 'min'=>0, 'max'=>1}, + 'approvalDate' => {'type'=>'date', 'path'=>'EvidenceVariable.approvalDate', 'min'=>0, 'max'=>1}, + 'lastReviewDate' => {'type'=>'date', 'path'=>'EvidenceVariable.lastReviewDate', 'min'=>0, 'max'=>1}, + 'effectivePeriod' => {'type'=>'Period', 'path'=>'EvidenceVariable.effectivePeriod', 'min'=>0, 'max'=>1}, + 'author' => {'type'=>'ContactDetail', 'path'=>'EvidenceVariable.author', 'min'=>0, 'max'=>Float::INFINITY}, + 'editor' => {'type'=>'ContactDetail', 'path'=>'EvidenceVariable.editor', 'min'=>0, 'max'=>Float::INFINITY}, + 'reviewer' => {'type'=>'ContactDetail', 'path'=>'EvidenceVariable.reviewer', 'min'=>0, 'max'=>Float::INFINITY}, + 'endorser' => {'type'=>'ContactDetail', 'path'=>'EvidenceVariable.endorser', 'min'=>0, 'max'=>Float::INFINITY}, + 'relatedArtifact' => {'type'=>'RelatedArtifact', 'path'=>'EvidenceVariable.relatedArtifact', 'min'=>0, 'max'=>Float::INFINITY}, + 'actual' => {'type'=>'boolean', 'path'=>'EvidenceVariable.actual', 'min'=>0, 'max'=>1}, + 'definition' => {'type'=>'CodeableReference', 'path'=>'EvidenceVariable.definition', 'min'=>0, 'max'=>1}, + 'handling' => {'valid_codes'=>{'http://hl7.org/fhir/variable-handling'=>['continuous', 'dichotomous', 'ordinal', 'polychotomous']}, 'type'=>'code', 'path'=>'EvidenceVariable.handling', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/variable-handling'}}, + 'category' => {'type'=>'EvidenceVariable::Category', 'path'=>'EvidenceVariable.category', 'min'=>0, 'max'=>Float::INFINITY} + } + + class Category < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'value' => ['CodeableConcept', 'Quantity', 'Range', 'Reference'] + } + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Category.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Category.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Category.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'name' => {'type'=>'string', 'path'=>'Category.name', 'min'=>0, 'max'=>1}, + 'valueCodeableConcept' => {'type'=>'CodeableConcept', 'path'=>'Category.value[x]', 'min'=>0, 'max'=>1}, + 'valueQuantity' => {'type'=>'Quantity', 'path'=>'Category.value[x]', 'min'=>0, 'max'=>1}, + 'valueRange' => {'type'=>'Range', 'path'=>'Category.value[x]', 'min'=>0, 'max'=>1}, + 'valueReference' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Group'], 'type'=>'Reference', 'path'=>'Category.value[x]', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :name # 0-1 string + attr_accessor :valueCodeableConcept # 0-1 CodeableConcept + attr_accessor :valueQuantity # 0-1 Quantity + attr_accessor :valueRange # 0-1 Range + attr_accessor :valueReference # 0-1 Reference(Group) + end + + attr_accessor :id # 0-1 id + attr_accessor :meta # 0-1 Meta + attr_accessor :implicitRules # 0-1 uri + attr_accessor :language # 0-1 code + attr_accessor :text # 0-1 Narrative + attr_accessor :contained # 0-* [ Resource ] + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :url # 0-1 uri + attr_accessor :identifier # 0-* [ Identifier ] + attr_accessor :version # 0-1 string + attr_accessor :versionAlgorithmString # 0-1 string + attr_accessor :versionAlgorithmCoding # 0-1 Coding + attr_accessor :name # 0-1 string + attr_accessor :title # 0-1 string + attr_accessor :shortTitle # 0-1 string + attr_accessor :status # 1-1 code + attr_accessor :experimental # 0-1 boolean + attr_accessor :date # 0-1 dateTime + attr_accessor :publisher # 0-1 string + attr_accessor :contact # 0-* [ ContactDetail ] + attr_accessor :description # 0-1 markdown + attr_accessor :note # 0-* [ Annotation ] + attr_accessor :useContext # 0-* [ UsageContext ] + attr_accessor :purpose # 0-1 markdown + attr_accessor :copyright # 0-1 markdown + attr_accessor :copyrightLabel # 0-1 string + attr_accessor :approvalDate # 0-1 date + attr_accessor :lastReviewDate # 0-1 date + attr_accessor :effectivePeriod # 0-1 Period + attr_accessor :author # 0-* [ ContactDetail ] + attr_accessor :editor # 0-* [ ContactDetail ] + attr_accessor :reviewer # 0-* [ ContactDetail ] + attr_accessor :endorser # 0-* [ ContactDetail ] + attr_accessor :relatedArtifact # 0-* [ RelatedArtifact ] + attr_accessor :actual # 0-1 boolean + attr_accessor :definition # 0-1 CodeableReference + attr_accessor :handling # 0-1 code + attr_accessor :category # 0-* [ EvidenceVariable::Category ] + + def resourceType + 'EvidenceVariable' + end + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/resources/ExampleScenario.rb b/lib/fhir_models/r6/generated/resources/ExampleScenario.rb new file mode 100644 index 00000000..668e934a --- /dev/null +++ b/lib/fhir_models/r6/generated/resources/ExampleScenario.rb @@ -0,0 +1,296 @@ +module FHIR + module R6 + class ExampleScenario < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'versionAlgorithm' => ['string', 'Coding'] + } + SEARCH_PARAMS = ['context', 'context-quantity', 'context-type', 'context-type-quantity', 'context-type-value', 'date', 'identifier', 'jurisdiction', 'name', 'publisher', 'status', 'url', 'version'] + METADATA = { + 'id' => {'type'=>'id', 'path'=>'ExampleScenario.id', 'min'=>0, 'max'=>1}, + 'meta' => {'type'=>'Meta', 'path'=>'ExampleScenario.meta', 'min'=>0, 'max'=>1}, + 'implicitRules' => {'type'=>'uri', 'path'=>'ExampleScenario.implicitRules', 'min'=>0, 'max'=>1}, + 'language' => {'type'=>'code', 'path'=>'ExampleScenario.language', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-languages'}}, + 'text' => {'type'=>'Narrative', 'path'=>'ExampleScenario.text', 'min'=>0, 'max'=>1}, + 'contained' => {'type'=>'Resource', 'path'=>'ExampleScenario.contained', 'min'=>0, 'max'=>Float::INFINITY}, + 'extension' => {'type'=>'Extension', 'path'=>'ExampleScenario.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'ExampleScenario.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'url' => {'type'=>'uri', 'path'=>'ExampleScenario.url', 'min'=>0, 'max'=>1}, + 'identifier' => {'type'=>'Identifier', 'path'=>'ExampleScenario.identifier', 'min'=>0, 'max'=>Float::INFINITY}, + 'version' => {'type'=>'string', 'path'=>'ExampleScenario.version', 'min'=>0, 'max'=>1}, + 'versionAlgorithmString' => {'type'=>'string', 'path'=>'ExampleScenario.versionAlgorithm[x]', 'min'=>0, 'max'=>1}, + 'versionAlgorithmCoding' => {'valid_codes'=>{'http://hl7.org/fhir/version-algorithm'=>['semver', 'integer', 'alpha', 'date', 'natural']}, 'type'=>'Coding', 'path'=>'ExampleScenario.versionAlgorithm[x]', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/version-algorithm'}}, + 'name' => {'type'=>'string', 'path'=>'ExampleScenario.name', 'min'=>0, 'max'=>1}, + 'title' => {'type'=>'string', 'path'=>'ExampleScenario.title', 'min'=>0, 'max'=>1}, + 'status' => {'valid_codes'=>{'http://hl7.org/fhir/publication-status'=>['draft', 'active', 'retired', 'unknown']}, 'type'=>'code', 'path'=>'ExampleScenario.status', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/publication-status'}}, + 'experimental' => {'type'=>'boolean', 'path'=>'ExampleScenario.experimental', 'min'=>0, 'max'=>1}, + 'date' => {'type'=>'dateTime', 'path'=>'ExampleScenario.date', 'min'=>0, 'max'=>1}, + 'publisher' => {'type'=>'string', 'path'=>'ExampleScenario.publisher', 'min'=>0, 'max'=>1}, + 'contact' => {'type'=>'ContactDetail', 'path'=>'ExampleScenario.contact', 'min'=>0, 'max'=>Float::INFINITY}, + 'description' => {'type'=>'markdown', 'path'=>'ExampleScenario.description', 'min'=>0, 'max'=>1}, + 'useContext' => {'type'=>'UsageContext', 'path'=>'ExampleScenario.useContext', 'min'=>0, 'max'=>Float::INFINITY}, + 'jurisdiction' => {'valid_codes'=>{'urn:iso:std:iso:3166'=>['AD', 'AE', 'AF', 'AG', 'AI', 'AL', 'AM', 'AO', 'AQ', 'AR', 'AS', 'AT', 'AU', 'AW', 'AX', 'AZ', 'BA', 'BB', 'BD', 'BE', 'BF', 'BG', 'BH', 'BI', 'BJ', 'BL', 'BM', 'BN', 'BO', 'BQ', 'BR', 'BS', 'BT', 'BV', 'BW', 'BY', 'BZ', 'CA', 'CC', 'CD', 'CF', 'CG', 'CH', 'CI', 'CK', 'CL', 'CM', 'CN', 'CO', 'CR', 'CU', 'CV', 'CW', 'CX', 'CY', 'CZ', 'DE', 'DJ', 'DK', 'DM', 'DO', 'DZ', 'EC', 'EE', 'EG', 'EH', 'ER', 'ES', 'ET', 'FI', 'FJ', 'FK', 'FM', 'FO', 'FR', 'GA', 'GB', 'GD', 'GE', 'GF', 'GG', 'GH', 'GI', 'GL', 'GM', 'GN', 'GP', 'GQ', 'GR', 'GS', 'GT', 'GU', 'GW', 'GY', 'HK', 'HM', 'HN', 'HR', 'HT', 'HU', 'ID', 'IE', 'IL', 'IM', 'IN', 'IO', 'IQ', 'IR', 'IS', 'IT', 'JE', 'JM', 'JO', 'JP', 'KE', 'KG', 'KH', 'KI', 'KM', 'KN', 'KP', 'KR', 'KW', 'KY', 'KZ', 'LA', 'LB', 'LC', 'LI', 'LK', 'LR', 'LS', 'LT', 'LU', 'LV', 'LY', 'MA', 'MC', 'MD', 'ME', 'MF', 'MG', 'MH', 'MK', 'ML', 'MM', 'MN', 'MO', 'MP', 'MQ', 'MR', 'MS', 'MT', 'MU', 'MV', 'MW', 'MX', 'MY', 'MZ', 'NA', 'NC', 'NE', 'NF', 'NG', 'NI', 'NL', 'NO', 'NP', 'NR', 'NU', 'NZ', 'OM', 'PA', 'PE', 'PF', 'PG', 'PH', 'PK', 'PL', 'PM', 'PN', 'PR', 'PS', 'PT', 'PW', 'PY', 'QA', 'RE', 'RO', 'RS', 'RU', 'RW', 'SA', 'SB', 'SC', 'SD', 'SE', 'SG', 'SH', 'SI', 'SJ', 'SK', 'SL', 'SM', 'SN', 'SO', 'SR', 'SS', 'ST', 'SV', 'SX', 'SY', 'SZ', 'TC', 'TD', 'TF', 'TG', 'TH', 'TJ', 'TK', 'TL', 'TM', 'TN', 'TO', 'TR', 'TT', 'TV', 'TW', 'TZ', 'UA', 'UG', 'UM', 'US', 'UY', 'UZ', 'VA', 'VC', 'VE', 'VG', 'VI', 'VN', 'VU', 'WF', 'WS', 'YE', 'YT', 'ZA', 'ZM', 'ZW', 'ABW', 'AFG', 'AGO', 'AIA', 'ALA', 'ALB', 'AND', 'ARE', 'ARG', 'ARM', 'ASM', 'ATA', 'ATF', 'ATG', 'AUS', 'AUT', 'AZE', 'BDI', 'BEL', 'BEN', 'BES', 'BFA', 'BGD', 'BGR', 'BHR', 'BHS', 'BIH', 'BLM', 'BLR', 'BLZ', 'BMU', 'BOL', 'BRA', 'BRB', 'BRN', 'BTN', 'BVT', 'BWA', 'CAF', 'CAN', 'CCK', 'CHE', 'CHL', 'CHN', 'CIV', 'CMR', 'COD', 'COG', 'COK', 'COL', 'COM', 'CPV', 'CRI', 'CUB', 'CUW', 'CXR', 'CYM', 'CYP', 'CZE', 'DEU', 'DJI', 'DMA', 'DNK', 'DOM', 'DZA', 'ECU', 'EGY', 'ERI', 'ESH', 'ESP', 'EST', 'ETH', 'FIN', 'FJI', 'FLK', 'FRA', 'FRO', 'FSM', 'GAB', 'GBR', 'GEO', 'GGY', 'GHA', 'GIB', 'GIN', 'GLP', 'GMB', 'GNB', 'GNQ', 'GRC', 'GRD', 'GRL', 'GTM', 'GUF', 'GUM', 'GUY', 'HKG', 'HMD', 'HND', 'HRV', 'HTI', 'HUN', 'IDN', 'IMN', 'IND', 'IOT', 'IRL', 'IRN', 'IRQ', 'ISL', 'ISR', 'ITA', 'JAM', 'JEY', 'JOR', 'JPN', 'KAZ', 'KEN', 'KGZ', 'KHM', 'KIR', 'KNA', 'KOR', 'KWT', 'LAO', 'LBN', 'LBR', 'LBY', 'LCA', 'LIE', 'LKA', 'LSO', 'LTU', 'LUX', 'LVA', 'MAC', 'MAF', 'MAR', 'MCO', 'MDA', 'MDG', 'MDV', 'MEX', 'MHL', 'MKD', 'MLI', 'MLT', 'MMR', 'MNE', 'MNG', 'MNP', 'MOZ', 'MRT', 'MSR', 'MTQ', 'MUS', 'MWI', 'MYS', 'MYT', 'NAM', 'NCL', 'NER', 'NFK', 'NGA', 'NIC', 'NIU', 'NLD', 'NOR', 'NPL', 'NRU', 'NZL', 'OMN', 'PAK', 'PAN', 'PCN', 'PER', 'PHL', 'PLW', 'PNG', 'POL', 'PRI', 'PRK', 'PRT', 'PRY', 'PSE', 'PYF', 'QAT', 'REU', 'ROU', 'RUS', 'RWA', 'SAU', 'SDN', 'SEN', 'SGP', 'SGS', 'SHN', 'SJM', 'SLB', 'SLE', 'SLV', 'SMR', 'SOM', 'SPM', 'SRB', 'SSD', 'STP', 'SUR', 'SVK', 'SVN', 'SWE', 'SWZ', 'SXM', 'SYC', 'SYR', 'TCA', 'TCD', 'TGO', 'THA', 'TJK', 'TKL', 'TKM', 'TLS', 'TON', 'TTO', 'TUN', 'TUR', 'TUV', 'TWN', 'TZA', 'UGA', 'UKR', 'UMI', 'URY', 'USA', 'UZB', 'VAT', 'VCT', 'VEN', 'VGB', 'VIR', 'VNM', 'VUT', 'WLF', 'WSM', 'YEM', 'ZAF', 'ZMB', 'ZWE', '004', '008', '010', '012', '016', '020', '024', '028', '031', '032', '036', '040', '044', '048', '050', '051', '052', '056', '060', '064', '068', '070', '072', '074', '076', '084', '086', '090', '092', '096', '100', '104', '108', '112', '116', '120', '124', '132', '136', '140', '144', '148', '152', '156', '158', '162', '166', '170', '174', '175', '178', '180', '184', '188', '191', '192', '196', '203', '204', '208', '212', '214', '218', '222', '226', '231', '232', '233', '234', '238', '239', '242', '246', '248', '250', '254', '258', '260', '262', '266', '268', '270', '275', '276', '288', '292', '296', '300', '304', '308', '312', '316', '320', '324', '328', '332', '334', '336', '340', '344', '348', '352', '356', '360', '364', '368', '372', '376', '380', '384', '388', '392', '398', '400', '404', '408', '410', '414', '417', '418', '422', '426', '428', '430', '434', '438', '440', '442', '446', '450', '454', '458', '462', '466', '470', '474', '478', '480', '484', '492', '496', '498', '499', '500', '504', '508', '512', '516', '520', '524', '528', '531', '533', '534', '535', '540', '548', '554', '558', '562', '566', '570', '574', '578', '580', '581', '583', '584', '585', '586', '591', '598', '600', '604', '608', '612', '616', '620', '624', '626', '630', '634', '638', '642', '643', '646', '652', '654', '659', '660', '662', '663', '666', '670', '674', '678', '682', '686', '688', '690', '694', '702', '703', '704', '705', '706', '710', '716', '724', '728', '729', '732', '740', '744', '748', '752', '756', '760', '762', '764', '768', '772', '776', '780', '784', '788', '792', '795', '796', '798', '800', '804', '807', '818', '826', '831', '832', '833', '834', '840', '850', '854', '858', '860', '862', '876', '882', '887', '894'], 'urn:iso:std:iso:3166:-2'=>['AF-BAL', 'AF-BAM', 'AF-BDG', 'AF-BDS', 'AF-BGL', 'AF-DAY', 'AF-FRA', 'AF-FYB', 'AF-GHA', 'AF-GHO', 'AF-HEL', 'AF-HER', 'AF-JOW', 'AF-KAB', 'AF-KAN', 'AF-KAP', 'AF-KDZ', 'AF-KHO', 'AF-KNR', 'AF-LAG', 'AF-LOG', 'AF-NAN', 'AF-NIM', 'AF-NUR', 'AF-PAN', 'AF-PAR', 'AF-PIA', 'AF-PKA', 'AF-SAM', 'AF-SAR', 'AF-TAK', 'AF-URU', 'AF-WAR', 'AF-ZAB', 'AX-AX', 'AL-01', 'AL-02', 'AL-03', 'AL-04', 'AL-05', 'AL-06', 'AL-07', 'AL-08', 'AL-09', 'AL-10', 'AL-11', 'AL-12', 'AL-BR', 'AL-BU', 'AL-DI', 'AL-DL', 'AL-DR', 'AL-DV', 'AL-EL', 'AL-ER', 'AL-FR', 'AL-GJ', 'AL-GR', 'AL-HA', 'AL-KA', 'AL-KB', 'AL-KC', 'AL-KO', 'AL-KR', 'AL-KU', 'AL-LB', 'AL-LE', 'AL-LU', 'AL-MK', 'AL-MM', 'AL-MR', 'AL-MT', 'AL-PG', 'AL-PQ', 'AL-PR', 'AL-PU', 'AL-SH', 'AL-SK', 'AL-SR', 'AL-TE', 'AL-TP', 'AL-TR', 'AL-VL', 'DZ-01', 'DZ-02', 'DZ-03', 'DZ-04', 'DZ-05', 'DZ-06', 'DZ-07', 'DZ-08', 'DZ-09', 'DZ-10', 'DZ-11', 'DZ-12', 'DZ-13', 'DZ-14', 'DZ-15', 'DZ-16', 'DZ-17', 'DZ-18', 'DZ-19', 'DZ-20', 'DZ-21', 'DZ-22', 'DZ-23', 'DZ-24', 'DZ-25', 'DZ-26', 'DZ-27', 'DZ-28', 'DZ-29', 'DZ-30', 'DZ-31', 'DZ-32', 'DZ-33', 'DZ-34', 'DZ-35', 'DZ-36', 'DZ-37', 'DZ-38', 'DZ-39', 'DZ-40', 'DZ-41', 'DZ-42', 'DZ-43', 'DZ-44', 'DZ-45', 'DZ-46', 'DZ-47', 'DZ-48', 'AS-AS', 'AD-02', 'AD-03', 'AD-04', 'AD-05', 'AD-06', 'AD-07', 'AD-08', 'AO-BGO', 'AO-BGU', 'AO-BIE', 'AO-CAB', 'AO-CCU', 'AO-CNN', 'AO-CNO', 'AO-CUS', 'AO-HUA', 'AO-HUI', 'AO-LNO', 'AO-LSU', 'AO-LUA', 'AO-MAL', 'AO-MOX', 'AO-NAM', 'AO-UIG', 'AO-ZAI', 'AI-AI', 'AQ-AQ', 'AG-03', 'AG-04', 'AG-05', 'AG-06', 'AG-07', 'AG-08', 'AG-10', 'AG-11', 'AR-A', 'AR-B', 'AR-C', 'AR-D', 'AR-E', 'AR-F', 'AR-G', 'AR-H', 'AR-J', 'AR-K', 'AR-L', 'AR-M', 'AR-N', 'AR-P', 'AR-Q', 'AR-R', 'AR-S', 'AR-T', 'AR-U', 'AR-V', 'AR-W', 'AR-X', 'AR-Y', 'AR-Z', 'AM-AG', 'AM-AR', 'AM-AV', 'AM-ER', 'AM-GR', 'AM-KT', 'AM-LO', 'AM-SH', 'AM-SU', 'AM-TV', 'AM-VD', 'AW-AW', 'AU-ACT', 'AU-NSW', 'AU-NT', 'AU-QLD', 'AU-SA', 'AU-TAS', 'AU-VIC', 'AU-WA', 'AT-1', 'AT-2', 'AT-3', 'AT-4', 'AT-5', 'AT-6', 'AT-7', 'AT-8', 'AT-9', 'AZ-ABS', 'AZ-AGA', 'AZ-AGC', 'AZ-AGM', 'AZ-AGS', 'AZ-AGU', 'AZ-AST', 'AZ-BA', 'AZ-BAB', 'AZ-BAL', 'AZ-BAR', 'AZ-BEY', 'AZ-BIL', 'AZ-CAB', 'AZ-CAL', 'AZ-CUL', 'AZ-DAS', 'AZ-FUZ', 'AZ-GAD', 'AZ-GA', 'AZ-GOR', 'AZ-GOY', 'AZ-GYG', 'AZ-HAC', 'AZ-IMI', 'AZ-ISM', 'AZ-KAL', 'AZ-KAN', 'AZ-KUR', 'AZ-LAC', 'AZ-LA', 'AZ-LAN', 'AZ-LER']}, 'type'=>'CodeableConcept', 'path'=>'ExampleScenario.jurisdiction', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/jurisdiction'}}, + 'purpose' => {'type'=>'markdown', 'path'=>'ExampleScenario.purpose', 'min'=>0, 'max'=>1}, + 'copyright' => {'type'=>'markdown', 'path'=>'ExampleScenario.copyright', 'min'=>0, 'max'=>1}, + 'copyrightLabel' => {'type'=>'string', 'path'=>'ExampleScenario.copyrightLabel', 'min'=>0, 'max'=>1}, + 'actor' => {'type'=>'ExampleScenario::Actor', 'path'=>'ExampleScenario.actor', 'min'=>0, 'max'=>Float::INFINITY}, + 'instance' => {'type'=>'ExampleScenario::Instance', 'path'=>'ExampleScenario.instance', 'min'=>0, 'max'=>Float::INFINITY}, + 'process' => {'type'=>'ExampleScenario::Process', 'path'=>'ExampleScenario.process', 'min'=>0, 'max'=>Float::INFINITY} + } + + class Actor < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Actor.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Actor.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Actor.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'key' => {'type'=>'string', 'path'=>'Actor.key', 'min'=>1, 'max'=>1}, + 'type' => {'valid_codes'=>{'http://hl7.org/fhir/examplescenario-actor-type'=>['person', 'system']}, 'type'=>'code', 'path'=>'Actor.type', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/examplescenario-actor-type'}}, + 'title' => {'type'=>'string', 'path'=>'Actor.title', 'min'=>1, 'max'=>1}, + 'description' => {'type'=>'markdown', 'path'=>'Actor.description', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :key # 1-1 string + attr_accessor :type # 1-1 code + attr_accessor :title # 1-1 string + attr_accessor :description # 0-1 markdown + end + + class Instance < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'structureProfile' => ['canonical', 'uri'] + } + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Instance.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Instance.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Instance.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'key' => {'type'=>'string', 'path'=>'Instance.key', 'min'=>1, 'max'=>1}, + 'structureType' => {'valid_codes'=>{'http://hl7.org/fhir/fhir-types'=>['Account', 'ActivityDefinition', 'ActorDefinition', 'AdministrableProductDefinition', 'AdverseEvent', 'AllergyIntolerance', 'Appointment', 'AppointmentResponse', 'ArtifactAssessment', 'AuditEvent', 'Basic', 'Binary', 'BiologicallyDerivedProduct', 'BiologicallyDerivedProductDispense', 'BodyStructure', 'Bundle', 'CapabilityStatement', 'CarePlan', 'CareTeam', 'ChargeItem', 'ChargeItemDefinition', 'Citation', 'Claim', 'ClaimResponse', 'ClinicalImpression', 'ClinicalUseDefinition', 'CodeSystem', 'Communication', 'CommunicationRequest', 'CompartmentDefinition', 'Composition', 'ConceptMap', 'Condition', 'ConditionDefinition', 'Consent', 'Contract', 'Coverage', 'CoverageEligibilityRequest', 'CoverageEligibilityResponse', 'DetectedIssue', 'Device', 'DeviceAlert', 'DeviceAssociation', 'DeviceDefinition', 'DeviceDispense', 'DeviceMetric', 'DeviceRequest', 'DeviceUsage', 'DiagnosticReport', 'DocumentReference', 'Encounter', 'EncounterHistory', 'Endpoint', 'EnrollmentRequest', 'EnrollmentResponse', 'EpisodeOfCare', 'EventDefinition', 'Evidence', 'EvidenceReport', 'EvidenceVariable', 'ExampleScenario', 'ExplanationOfBenefit', 'FamilyMemberHistory', 'Flag', 'FormularyItem', 'GenomicStudy', 'Goal', 'GraphDefinition', 'Group', 'GuidanceResponse', 'HealthcareService', 'ImagingSelection', 'ImagingStudy', 'Immunization', 'ImmunizationEvaluation', 'ImmunizationRecommendation', 'ImplementationGuide', 'Ingredient', 'InsurancePlan', 'InsuranceProduct', 'InventoryItem', 'InventoryReport', 'Invoice', 'Library', 'Linkage', 'List', 'Location', 'ManufacturedItemDefinition', 'Measure', 'MeasureReport', 'Medication', 'MedicationAdministration', 'MedicationDispense', 'MedicationKnowledge', 'MedicationRequest', 'MedicationStatement', 'MedicinalProductDefinition', 'MessageDefinition', 'MessageHeader', 'MolecularDefinition', 'MolecularSequence', 'NamingSystem', 'NutritionIntake', 'NutritionOrder', 'NutritionProduct', 'Observation', 'ObservationDefinition', 'OperationDefinition', 'OperationOutcome', 'Organization', 'OrganizationAffiliation', 'PackagedProductDefinition', 'Parameters', 'Patient', 'PaymentNotice', 'PaymentReconciliation', 'Permission', 'Person', 'PersonalRelationship', 'PlanDefinition', 'Practitioner', 'PractitionerRole', 'Procedure', 'Provenance', 'Questionnaire', 'QuestionnaireResponse', 'RegulatedAuthorization', 'RelatedPerson', 'RequestOrchestration', 'Requirements', 'ResearchStudy', 'ResearchSubject', 'RiskAssessment', 'Schedule', 'SearchParameter', 'ServiceRequest', 'Slot', 'Specimen', 'SpecimenDefinition', 'StructureDefinition', 'StructureMap', 'Subscription', 'SubscriptionStatus', 'SubscriptionTopic', 'Substance', 'SubstanceDefinition', 'SubstanceNucleicAcid', 'SubstancePolymer', 'SubstanceProtein', 'SubstanceReferenceInformation', 'SubstanceSourceMaterial', 'SupplyDelivery', 'SupplyRequest', 'Task', 'TerminologyCapabilities', 'TestPlan', 'TestReport', 'TestScript', 'Transport', 'ValueSet', 'VerificationResult', 'VisionPrescription'], 'http://terminology.hl7.org/CodeSystem/v2-0354'=>['OMD_O01', 'OMN_O01', 'OMS_O01', 'ORD_O02', 'ORN_O02', 'ORS_O02', 'RDO_O01', 'RRO_O02', 'ACK', 'ADR_A19', 'ADT_A01', 'ADT_A02', 'ADT_A03', 'ADT_A05', 'ADT_A06', 'ADT_A09', 'ADT_A12', 'ADT_A15', 'ADT_A16', 'ADT_A17', 'ADT_A28', 'ADT_A18', 'ADT_A20', 'ADT_A21', 'ADT_A24', 'ADT_A30', 'ADT_A37', 'ADT_A38', 'ADT_A39', 'ARD_A19', 'ADT_A43', 'ADT_A44', 'ADT_A45', 'ADT_A50', 'ADT_A52', 'ADT_A54', 'ADT_A60', 'ADT_A61', 'BAR_P01', 'BAR_P02', 'BAR_P05', 'BAR_P06', 'BAR_P10', 'BAR_P12', 'BRP_030', 'MFD_P09', 'BPS_O29', 'BRP_O30', 'BRT_O32', 'BTS_O31', 'CCF_I22', 'CCI_I22', 'CCM_I21', 'CCQ_I19', 'DSR_Q01', 'DSR_P04', 'CCR_I16', 'DSR_Q03', 'CCU_I20', 'CQU_I19', 'CRM_C01', 'CSU_C09', 'ORF_R02', 'DBC_O41', 'EDR_R07', 'DBC_O42', 'EQQ_Q04', 'ORM_Q06', 'DEL_O46', 'ERP_R09', 'DEO_O45', 'ORR_Q06', 'DER_O44', 'DFT_P03', 'DFT_P11', 'DOC_T12', 'DPR_O48', 'DRC_O47', 'DRG_O43', 'PIN_I07', 'EAC_U07', 'MFD_MFA', 'EAN_U09', 'EAR_U08', 'EHC_E01', 'EHC_E02', 'EHC_E04', 'EHC_E10', 'EHC_E12', 'EHC_E13', 'EHC_E15', 'EHC_E20', 'EHC_E21', 'EHC_E24', 'ESR_U02', 'ESU_U01', 'INR_U06', 'RAS_O01', 'INU_U05', 'RAS_O02', 'INV_U14', 'LSU_U12', 'MDM_T01', 'MDM_T02', 'MFK_M01', 'MFN_M01', 'RDS_O01', 'MFN_M02', 'MFN_M03', 'MFN_M04', 'MFN_M05', 'RGV_O01', 'MFN_M06', 'MFN_M07', 'MFN_M08', 'RPI_I0I', 'MFN_M09', 'MFN_M10', 'MFN_M11', 'MFN_M12', 'RQC_I06', 'MFN_M13', 'RQI_I0I', 'MFN_M15', 'MFN_M16', 'MFN_M17', 'MFN_M18', 'RRD_O02', 'MFQ_M01', 'RRE_O02', 'MFR_M01', 'RRG_O02', 'MFR_M04', 'MFR_M05', 'MFR_M06', 'MFR_M07', 'NMD_N02', 'NMQ_N01', 'NMR_N01', 'ORU_R31', 'SRM_T12', 'OMB_O27', 'ORU_R32', 'OMD_O03', 'SRR_T12', 'OMG_O19', 'OMI_O23', 'OML_O21', 'OML_O33', 'OML_O35', 'OML_O39', 'OML_O59', 'OMN_O07', 'OMP_O09', 'OMQ_O42', 'OMQ_O57', 'OMS_O05', 'OPL_O37', 'OPR_O38', 'OPU_R25', 'ORA_R33', 'ORA_R41', 'ORB_O28', 'ORD_O04', 'ORF_R04', 'ORG_O20', 'ORI_O24', 'ORL_O22', 'ORL_O34', 'ORL_O36', 'ORL_O40', 'ORL_O41', 'QRY_P04', 'ORL_O42', 'ORL_O43', 'ORL_O44', 'ORL_O53', 'ORL_O54', 'ORL_O55', 'ORL_O56', 'ORM_O01', 'ORN_O08', 'ORP_O10', 'ORR_O02', 'RDE_O01', 'ORS_O06', 'ORU_R01', 'ORU_R30', 'ORU_W01', 'ORX_O43', 'ORX_O58', 'OSM_R26', 'OSQ_Q06', 'OSR_Q06', 'OSU_O41', 'OSU_O51', 'OSU_O52', 'OUL_R21', 'OUL_R22', 'OUL_R23', 'OUL_R24', 'PEX_P07', 'PGL_PC6', 'PMU_B01', 'RQQ_Q09', 'RRA_O02', 'PMU_B03', 'PMU_B04', 'PMU_B07', 'PMU_B08', 'PPG_PCG', 'PPP_PCB', 'PPR_PC1', 'PPT_PCL', 'PPV_PCA', 'PRR_PC5', 'PTR_PCF', 'QBP_E03', 'QBP_E22', 'QBP_O33', 'QBP_O34', 'SPQ_Q08', 'QBP_Q11', 'RDY_K11', 'QBP_Q13', 'QBP_Q15', 'QBP_Q21', 'QCK_Q02', 'QCN_J01', 'RSP_K24', 'QRF_W02', 'QRY_A19', 'QRY_PC4', 'TBR_R08', 'QRY_Q01', 'TBR_R09', 'QRY_Q02', 'QRY_R02', 'QRY_T12', 'VQQ_Q07', 'QSB_Q16', 'QVR_Q17', 'RAR_RAR', 'RAS_O17', 'RCI_I05', 'RCL_I06', 'RDE_O11', 'RDE_O49', 'RDR_RDR', 'RDS_O13', 'RDY_K15', 'REF_I12', 'RER_RER', 'RGR_RGR', 'RGV_O15', 'ROR_ROR', 'RPA_I08', 'RPI_I01', 'RPI_I04', 'RPL_I02', 'RPR_I03', 'RQA_I08', 'RQC_I05', 'RQI_I01', 'RQP_I04', 'RRA_O18', 'RRD_O14', 'RRE_O12', 'RRE_O50', 'RRG_O16', 'RRI_I12', 'RSP_E03', 'RSP_E22', 'RSP_K11', 'RSP_K21', 'RSP_K22', 'RSP_K23', 'RSP_K25', 'RSP_K31', 'RSP_K32', 'RSP_O33', 'RSP_O34', 'RSP_Q11', 'RTB_K13', 'SDR_S31', 'SDR_S32', 'SET_S38', 'SET_S40', 'SET_S41', 'SET_S45', 'SET_S50', 'SET_S52', 'SIU_S12', 'SLR_S28', 'SQM_S25', 'SQR_S25', 'SRM_S01', 'SRR_S01', 'QBP_Z73', 'SSR_U04', 'RSP_Z82', 'SSU_U03', 'RSP_Z86', 'STC_S33', 'RSP_Z88', 'SUR_P09', 'RSP_Z90', 'TCU_U10', 'RTB_Knn', 'UDM_Q05', 'RTB_Z74', 'VXQ_V01', 'QBP_Qnn', 'VXR_V03', 'VXU_V04', 'VXX_V02']}, 'type'=>'Coding', 'path'=>'Instance.structureType', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/examplescenario-instance-type'}}, + 'structureVersion' => {'type'=>'string', 'path'=>'Instance.structureVersion', 'min'=>0, 'max'=>1}, + 'structureProfileCanonical' => {'type'=>'canonical', 'path'=>'Instance.structureProfile[x]', 'min'=>0, 'max'=>1}, + 'structureProfileUri' => {'type'=>'uri', 'path'=>'Instance.structureProfile[x]', 'min'=>0, 'max'=>1}, + 'title' => {'type'=>'string', 'path'=>'Instance.title', 'min'=>1, 'max'=>1}, + 'description' => {'type'=>'markdown', 'path'=>'Instance.description', 'min'=>0, 'max'=>1}, + 'content' => {'type'=>'Reference', 'path'=>'Instance.content', 'min'=>0, 'max'=>1}, + 'version' => {'type'=>'ExampleScenario::Instance::Version', 'path'=>'Instance.version', 'min'=>0, 'max'=>Float::INFINITY}, + 'containedInstance' => {'type'=>'ExampleScenario::Instance::ContainedInstance', 'path'=>'Instance.containedInstance', 'min'=>0, 'max'=>Float::INFINITY} + } + + class Version < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Version.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Version.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Version.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'key' => {'type'=>'string', 'path'=>'Version.key', 'min'=>1, 'max'=>1}, + 'title' => {'type'=>'string', 'path'=>'Version.title', 'min'=>1, 'max'=>1}, + 'description' => {'type'=>'markdown', 'path'=>'Version.description', 'min'=>0, 'max'=>1}, + 'content' => {'type'=>'Reference', 'path'=>'Version.content', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :key # 1-1 string + attr_accessor :title # 1-1 string + attr_accessor :description # 0-1 markdown + attr_accessor :content # 0-1 Reference() + end + + class ContainedInstance < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'ContainedInstance.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'ContainedInstance.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'ContainedInstance.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'instanceReference' => {'type'=>'string', 'path'=>'ContainedInstance.instanceReference', 'min'=>1, 'max'=>1}, + 'versionReference' => {'type'=>'string', 'path'=>'ContainedInstance.versionReference', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :instanceReference # 1-1 string + attr_accessor :versionReference # 0-1 string + end + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :key # 1-1 string + attr_accessor :structureType # 1-1 Coding + attr_accessor :structureVersion # 0-1 string + attr_accessor :structureProfileCanonical # 0-1 canonical + attr_accessor :structureProfileUri # 0-1 uri + attr_accessor :title # 1-1 string + attr_accessor :description # 0-1 markdown + attr_accessor :content # 0-1 Reference() + attr_accessor :version # 0-* [ ExampleScenario::Instance::Version ] + attr_accessor :containedInstance # 0-* [ ExampleScenario::Instance::ContainedInstance ] + end + + class Process < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Process.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Process.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Process.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'title' => {'type'=>'string', 'path'=>'Process.title', 'min'=>1, 'max'=>1}, + 'description' => {'type'=>'markdown', 'path'=>'Process.description', 'min'=>0, 'max'=>1}, + 'preConditions' => {'type'=>'markdown', 'path'=>'Process.preConditions', 'min'=>0, 'max'=>1}, + 'postConditions' => {'type'=>'markdown', 'path'=>'Process.postConditions', 'min'=>0, 'max'=>1}, + 'step' => {'type'=>'ExampleScenario::Process::Step', 'path'=>'Process.step', 'min'=>0, 'max'=>Float::INFINITY} + } + + class Step < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Step.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Step.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Step.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'number' => {'type'=>'string', 'path'=>'Step.number', 'min'=>0, 'max'=>1}, + 'process' => {'type'=>'ExampleScenario::Process', 'path'=>'Step.process', 'min'=>0, 'max'=>1}, + 'workflow' => {'type'=>'canonical', 'path'=>'Step.workflow', 'min'=>0, 'max'=>1}, + 'operation' => {'type'=>'ExampleScenario::Process::Step::Operation', 'path'=>'Step.operation', 'min'=>0, 'max'=>1}, + 'alternative' => {'type'=>'ExampleScenario::Process::Step::Alternative', 'path'=>'Step.alternative', 'min'=>0, 'max'=>Float::INFINITY}, + 'pause' => {'type'=>'boolean', 'path'=>'Step.pause', 'min'=>0, 'max'=>1} + } + + class Operation < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Operation.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Operation.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Operation.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'type' => {'valid_codes'=>{'http://hl7.org/fhir/restful-interaction'=>['read', 'vread', 'update', 'update-conditional', 'patch', 'patch-conditional', 'delete', 'delete-conditional-single', 'delete-conditional-multiple', 'delete-history', 'delete-history-version', 'history', 'history-instance', 'history-type', 'history-system', 'create', 'create-conditional', 'search', 'search-type', 'search-system', 'search-compartment', 'capabilities', 'transaction', 'batch', 'operation']}, 'type'=>'Coding', 'path'=>'Operation.type', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/testscript-operation-codes'}}, + 'title' => {'type'=>'string', 'path'=>'Operation.title', 'min'=>1, 'max'=>1}, + 'initiator' => {'type'=>'string', 'path'=>'Operation.initiator', 'min'=>0, 'max'=>1}, + 'receiver' => {'type'=>'string', 'path'=>'Operation.receiver', 'min'=>0, 'max'=>1}, + 'description' => {'type'=>'markdown', 'path'=>'Operation.description', 'min'=>0, 'max'=>1}, + 'initiatorActive' => {'type'=>'boolean', 'path'=>'Operation.initiatorActive', 'min'=>0, 'max'=>1}, + 'receiverActive' => {'type'=>'boolean', 'path'=>'Operation.receiverActive', 'min'=>0, 'max'=>1}, + 'request' => {'type'=>'ExampleScenario::Instance::ContainedInstance', 'path'=>'Operation.request', 'min'=>0, 'max'=>1}, + 'response' => {'type'=>'ExampleScenario::Instance::ContainedInstance', 'path'=>'Operation.response', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :type # 0-1 Coding + attr_accessor :title # 1-1 string + attr_accessor :initiator # 0-1 string + attr_accessor :receiver # 0-1 string + attr_accessor :description # 0-1 markdown + attr_accessor :initiatorActive # 0-1 boolean + attr_accessor :receiverActive # 0-1 boolean + attr_accessor :request # 0-1 ExampleScenario::Instance::ContainedInstance + attr_accessor :response # 0-1 ExampleScenario::Instance::ContainedInstance + end + + class Alternative < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Alternative.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Alternative.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Alternative.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'title' => {'type'=>'string', 'path'=>'Alternative.title', 'min'=>1, 'max'=>1}, + 'description' => {'type'=>'markdown', 'path'=>'Alternative.description', 'min'=>0, 'max'=>1}, + 'step' => {'type'=>'ExampleScenario::Process::Step', 'path'=>'Alternative.step', 'min'=>0, 'max'=>Float::INFINITY} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :title # 1-1 string + attr_accessor :description # 0-1 markdown + attr_accessor :step # 0-* [ ExampleScenario::Process::Step ] + end + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :number # 0-1 string + attr_accessor :process # 0-1 ExampleScenario::Process + attr_accessor :workflow # 0-1 canonical + attr_accessor :operation # 0-1 ExampleScenario::Process::Step::Operation + attr_accessor :alternative # 0-* [ ExampleScenario::Process::Step::Alternative ] + attr_accessor :pause # 0-1 boolean + end + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :title # 1-1 string + attr_accessor :description # 0-1 markdown + attr_accessor :preConditions # 0-1 markdown + attr_accessor :postConditions # 0-1 markdown + attr_accessor :step # 0-* [ ExampleScenario::Process::Step ] + end + + attr_accessor :id # 0-1 id + attr_accessor :meta # 0-1 Meta + attr_accessor :implicitRules # 0-1 uri + attr_accessor :language # 0-1 code + attr_accessor :text # 0-1 Narrative + attr_accessor :contained # 0-* [ Resource ] + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :url # 0-1 uri + attr_accessor :identifier # 0-* [ Identifier ] + attr_accessor :version # 0-1 string + attr_accessor :versionAlgorithmString # 0-1 string + attr_accessor :versionAlgorithmCoding # 0-1 Coding + attr_accessor :name # 0-1 string + attr_accessor :title # 0-1 string + attr_accessor :status # 1-1 code + attr_accessor :experimental # 0-1 boolean + attr_accessor :date # 0-1 dateTime + attr_accessor :publisher # 0-1 string + attr_accessor :contact # 0-* [ ContactDetail ] + attr_accessor :description # 0-1 markdown + attr_accessor :useContext # 0-* [ UsageContext ] + attr_accessor :jurisdiction # 0-* [ CodeableConcept ] + attr_accessor :purpose # 0-1 markdown + attr_accessor :copyright # 0-1 markdown + attr_accessor :copyrightLabel # 0-1 string + attr_accessor :actor # 0-* [ ExampleScenario::Actor ] + attr_accessor :instance # 0-* [ ExampleScenario::Instance ] + attr_accessor :process # 0-* [ ExampleScenario::Process ] + + def resourceType + 'ExampleScenario' + end + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/resources/ExplanationOfBenefit.rb b/lib/fhir_models/r6/generated/resources/ExplanationOfBenefit.rb new file mode 100644 index 00000000..adf43644 --- /dev/null +++ b/lib/fhir_models/r6/generated/resources/ExplanationOfBenefit.rb @@ -0,0 +1,954 @@ +module FHIR + module R6 + class ExplanationOfBenefit < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + SEARCH_PARAMS = ['care-team', 'claim', 'coverage', 'created', 'detail-udi', 'disposition', 'encounter', 'enterer', 'facility', 'identifier', 'item-udi', 'patient', 'payee', 'procedure-udi', 'provider', 'status', 'subdetail-udi'] + METADATA = { + 'id' => {'type'=>'id', 'path'=>'ExplanationOfBenefit.id', 'min'=>0, 'max'=>1}, + 'meta' => {'type'=>'Meta', 'path'=>'ExplanationOfBenefit.meta', 'min'=>0, 'max'=>1}, + 'implicitRules' => {'type'=>'uri', 'path'=>'ExplanationOfBenefit.implicitRules', 'min'=>0, 'max'=>1}, + 'language' => {'type'=>'code', 'path'=>'ExplanationOfBenefit.language', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-languages'}}, + 'text' => {'type'=>'Narrative', 'path'=>'ExplanationOfBenefit.text', 'min'=>0, 'max'=>1}, + 'contained' => {'type'=>'Resource', 'path'=>'ExplanationOfBenefit.contained', 'min'=>0, 'max'=>Float::INFINITY}, + 'extension' => {'type'=>'Extension', 'path'=>'ExplanationOfBenefit.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'ExplanationOfBenefit.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'identifier' => {'type'=>'Identifier', 'path'=>'ExplanationOfBenefit.identifier', 'min'=>0, 'max'=>Float::INFINITY}, + 'traceNumber' => {'type'=>'Identifier', 'path'=>'ExplanationOfBenefit.traceNumber', 'min'=>0, 'max'=>Float::INFINITY}, + 'status' => {'valid_codes'=>{'http://hl7.org/fhir/explanationofbenefit-status'=>['active', 'cancelled', 'draft', 'entered-in-error']}, 'type'=>'code', 'path'=>'ExplanationOfBenefit.status', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/explanationofbenefit-status'}}, + 'type' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/claim-type'=>['institutional', 'oral', 'pharmacy', 'professional', 'vision']}, 'type'=>'CodeableConcept', 'path'=>'ExplanationOfBenefit.type', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/claim-type'}}, + 'subType' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/ex-claimsubtype'=>['ortho', 'emergency']}, 'type'=>'CodeableConcept', 'path'=>'ExplanationOfBenefit.subType', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/claim-subtype'}}, + 'use' => {'valid_codes'=>{'http://hl7.org/fhir/claim-use'=>['claim', 'preauthorization', 'predetermination']}, 'type'=>'code', 'path'=>'ExplanationOfBenefit.use', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/claim-use'}}, + 'patient' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Patient'], 'type'=>'Reference', 'path'=>'ExplanationOfBenefit.patient', 'min'=>1, 'max'=>1}, + 'billablePeriod' => {'type'=>'Period', 'path'=>'ExplanationOfBenefit.billablePeriod', 'min'=>0, 'max'=>1}, + 'created' => {'type'=>'dateTime', 'path'=>'ExplanationOfBenefit.created', 'min'=>1, 'max'=>1}, + 'enterer' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole', 'http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson'], 'type'=>'Reference', 'path'=>'ExplanationOfBenefit.enterer', 'min'=>0, 'max'=>1}, + 'insurer' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Organization'], 'type'=>'Reference', 'path'=>'ExplanationOfBenefit.insurer', 'min'=>0, 'max'=>1}, + 'provider' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole', 'http://hl7.org/fhir/StructureDefinition/Organization'], 'type'=>'Reference', 'path'=>'ExplanationOfBenefit.provider', 'min'=>0, 'max'=>1}, + 'priority' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/processpriority'=>['stat', 'normal', 'deferred']}, 'type'=>'CodeableConcept', 'path'=>'ExplanationOfBenefit.priority', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/process-priority'}}, + 'fundsReserveRequested' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/fundsreserve'=>['patient', 'provider', 'none']}, 'type'=>'CodeableConcept', 'path'=>'ExplanationOfBenefit.fundsReserveRequested', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/fundsreserve'}}, + 'fundsReserve' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/fundsreserve'=>['patient', 'provider', 'none']}, 'type'=>'CodeableConcept', 'path'=>'ExplanationOfBenefit.fundsReserve', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/fundsreserve'}}, + 'related' => {'type'=>'ExplanationOfBenefit::Related', 'path'=>'ExplanationOfBenefit.related', 'min'=>0, 'max'=>Float::INFINITY}, + 'prescription' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/MedicationRequest', 'http://hl7.org/fhir/StructureDefinition/VisionPrescription'], 'type'=>'Reference', 'path'=>'ExplanationOfBenefit.prescription', 'min'=>0, 'max'=>1}, + 'originalPrescription' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/MedicationRequest'], 'type'=>'Reference', 'path'=>'ExplanationOfBenefit.originalPrescription', 'min'=>0, 'max'=>1}, + 'event' => {'type'=>'ExplanationOfBenefit::Event', 'path'=>'ExplanationOfBenefit.event', 'min'=>0, 'max'=>Float::INFINITY}, + 'payee' => {'type'=>'ExplanationOfBenefit::Payee', 'path'=>'ExplanationOfBenefit.payee', 'min'=>0, 'max'=>1}, + 'referral' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/ServiceRequest'], 'type'=>'Reference', 'path'=>'ExplanationOfBenefit.referral', 'min'=>0, 'max'=>1}, + 'encounter' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Encounter'], 'type'=>'Reference', 'path'=>'ExplanationOfBenefit.encounter', 'min'=>0, 'max'=>Float::INFINITY}, + 'facility' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Location', 'http://hl7.org/fhir/StructureDefinition/Organization'], 'type'=>'Reference', 'path'=>'ExplanationOfBenefit.facility', 'min'=>0, 'max'=>1}, + 'claim' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Claim'], 'type'=>'Reference', 'path'=>'ExplanationOfBenefit.claim', 'min'=>0, 'max'=>1}, + 'claimResponse' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/ClaimResponse'], 'type'=>'Reference', 'path'=>'ExplanationOfBenefit.claimResponse', 'min'=>0, 'max'=>1}, + 'outcome' => {'valid_codes'=>{'http://hl7.org/fhir/claim-outcome'=>['queued', 'complete', 'error', 'partial']}, 'type'=>'code', 'path'=>'ExplanationOfBenefit.outcome', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/claim-outcome'}}, + 'decision' => {'valid_codes'=>{'http://hl7.org/fhir/claim-decision'=>['denied', 'approved', 'partial', 'pending']}, 'type'=>'CodeableConcept', 'path'=>'ExplanationOfBenefit.decision', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/claim-decision'}}, + 'disposition' => {'type'=>'string', 'path'=>'ExplanationOfBenefit.disposition', 'min'=>0, 'max'=>1}, + 'preAuthRef' => {'type'=>'string', 'path'=>'ExplanationOfBenefit.preAuthRef', 'min'=>0, 'max'=>Float::INFINITY}, + 'preAuthRefPeriod' => {'type'=>'Period', 'path'=>'ExplanationOfBenefit.preAuthRefPeriod', 'min'=>0, 'max'=>Float::INFINITY}, + 'diagnosisRelatedGroup' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/ex-diagnosisrelatedgroup'=>['100', '101', '300', '400']}, 'type'=>'CodeableConcept', 'path'=>'ExplanationOfBenefit.diagnosisRelatedGroup', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/ex-diagnosisrelatedgroup'}}, + 'careTeam' => {'type'=>'ExplanationOfBenefit::CareTeam', 'path'=>'ExplanationOfBenefit.careTeam', 'min'=>0, 'max'=>Float::INFINITY}, + 'supportingInfo' => {'type'=>'ExplanationOfBenefit::SupportingInfo', 'path'=>'ExplanationOfBenefit.supportingInfo', 'min'=>0, 'max'=>Float::INFINITY}, + 'diagnosis' => {'type'=>'ExplanationOfBenefit::Diagnosis', 'path'=>'ExplanationOfBenefit.diagnosis', 'min'=>0, 'max'=>Float::INFINITY}, + 'procedure' => {'type'=>'ExplanationOfBenefit::Procedure', 'path'=>'ExplanationOfBenefit.procedure', 'min'=>0, 'max'=>Float::INFINITY}, + 'precedence' => {'type'=>'positiveInt', 'path'=>'ExplanationOfBenefit.precedence', 'min'=>0, 'max'=>1}, + 'insurance' => {'type'=>'ExplanationOfBenefit::Insurance', 'path'=>'ExplanationOfBenefit.insurance', 'min'=>0, 'max'=>Float::INFINITY}, + 'accident' => {'type'=>'ExplanationOfBenefit::Accident', 'path'=>'ExplanationOfBenefit.accident', 'min'=>0, 'max'=>1}, + 'patientPaid' => {'type'=>'Money', 'path'=>'ExplanationOfBenefit.patientPaid', 'min'=>0, 'max'=>1}, + 'item' => {'type'=>'ExplanationOfBenefit::Item', 'path'=>'ExplanationOfBenefit.item', 'min'=>0, 'max'=>Float::INFINITY}, + 'addItem' => {'type'=>'ExplanationOfBenefit::AddItem', 'path'=>'ExplanationOfBenefit.addItem', 'min'=>0, 'max'=>Float::INFINITY}, + 'adjudication' => {'type'=>'ExplanationOfBenefit::Item::Adjudication', 'path'=>'ExplanationOfBenefit.adjudication', 'min'=>0, 'max'=>Float::INFINITY}, + 'total' => {'type'=>'ExplanationOfBenefit::Total', 'path'=>'ExplanationOfBenefit.total', 'min'=>0, 'max'=>Float::INFINITY}, + 'payment' => {'type'=>'ExplanationOfBenefit::Payment', 'path'=>'ExplanationOfBenefit.payment', 'min'=>0, 'max'=>1}, + 'formCode' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/forms-codes'=>['1', '2']}, 'type'=>'CodeableConcept', 'path'=>'ExplanationOfBenefit.formCode', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/forms'}}, + 'form' => {'type'=>'Attachment', 'path'=>'ExplanationOfBenefit.form', 'min'=>0, 'max'=>1}, + 'processNote' => {'type'=>'ExplanationOfBenefit::ProcessNote', 'path'=>'ExplanationOfBenefit.processNote', 'min'=>0, 'max'=>Float::INFINITY}, + 'benefitPeriod' => {'type'=>'Period', 'path'=>'ExplanationOfBenefit.benefitPeriod', 'min'=>0, 'max'=>1}, + 'benefitBalance' => {'type'=>'ExplanationOfBenefit::BenefitBalance', 'path'=>'ExplanationOfBenefit.benefitBalance', 'min'=>0, 'max'=>Float::INFINITY} + } + + class Related < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Related.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Related.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Related.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'claim' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Claim'], 'type'=>'Reference', 'path'=>'Related.claim', 'min'=>0, 'max'=>1}, + 'relationship' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/ex-relatedclaimrelationship'=>['prior', 'associated']}, 'type'=>'CodeableConcept', 'path'=>'Related.relationship', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/related-claim-relationship'}}, + 'reference' => {'type'=>'Identifier', 'path'=>'Related.reference', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :claim # 0-1 Reference(Claim) + attr_accessor :relationship # 0-1 CodeableConcept + attr_accessor :reference # 0-1 Identifier + end + + class Event < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'when' => ['dateTime', 'Period'] + } + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Event.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Event.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Event.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'type' => {'valid_codes'=>{'http://hl7.org/fhir/datestype'=>['card-issued', 'claim-received', 'service-expected']}, 'type'=>'CodeableConcept', 'path'=>'Event.type', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/datestype'}}, + 'whenDateTime' => {'type'=>'dateTime', 'path'=>'Event.when[x]', 'min'=>1, 'max'=>1}, + 'whenPeriod' => {'type'=>'Period', 'path'=>'Event.when[x]', 'min'=>1, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :type # 1-1 CodeableConcept + attr_accessor :whenDateTime # 1-1 dateTime + attr_accessor :whenPeriod # 1-1 Period + end + + class Payee < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Payee.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Payee.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Payee.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'type' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/payeetype'=>['subscriber', 'provider', 'beneficiary', 'other']}, 'type'=>'CodeableConcept', 'path'=>'Payee.type', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/payeetype'}}, + 'party' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole', 'http://hl7.org/fhir/StructureDefinition/Organization', 'http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson'], 'type'=>'Reference', 'path'=>'Payee.party', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :type # 0-1 CodeableConcept + attr_accessor :party # 0-1 Reference(Practitioner|PractitionerRole|Organization|Patient|RelatedPerson) + end + + class CareTeam < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'CareTeam.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'CareTeam.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'CareTeam.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'sequence' => {'type'=>'positiveInt', 'path'=>'CareTeam.sequence', 'min'=>1, 'max'=>1}, + 'provider' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole', 'http://hl7.org/fhir/StructureDefinition/Organization'], 'type'=>'Reference', 'path'=>'CareTeam.provider', 'min'=>1, 'max'=>1}, + 'responsible' => {'type'=>'boolean', 'path'=>'CareTeam.responsible', 'min'=>0, 'max'=>1}, + 'role' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/claimcareteamrole'=>['primary', 'assist', 'supervisor', 'attending', 'referring', 'operating', 'otheroperating', 'prescribing', 'purchasedservice', 'rendering', 'other']}, 'type'=>'CodeableConcept', 'path'=>'CareTeam.role', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/claim-careteamrole'}}, + 'specialty' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/ex-providerqualification'=>['311405', '604215', '604210']}, 'type'=>'CodeableConcept', 'path'=>'CareTeam.specialty', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/provider-qualification'}} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :sequence # 1-1 positiveInt + attr_accessor :provider # 1-1 Reference(Practitioner|PractitionerRole|Organization) + attr_accessor :responsible # 0-1 boolean + attr_accessor :role # 0-1 CodeableConcept + attr_accessor :specialty # 0-1 CodeableConcept + end + + class SupportingInfo < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'timing' => ['date', 'Period'], + 'value' => ['boolean', 'string', 'Quantity', 'Attachment', 'Reference', 'Identifier'] + } + METADATA = { + 'id' => {'type'=>'string', 'path'=>'SupportingInfo.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'SupportingInfo.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'SupportingInfo.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'sequence' => {'type'=>'positiveInt', 'path'=>'SupportingInfo.sequence', 'min'=>1, 'max'=>1}, + 'category' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/claiminformationcategory'=>['info', 'discharge', 'onset', 'related', 'exception', 'material', 'attachment', 'missingtooth', 'prosthesis', 'other', 'hospitalized', 'employmentimpacted', 'externalcause', 'patientreasonforvisit']}, 'type'=>'CodeableConcept', 'path'=>'SupportingInfo.category', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/claim-informationcategory'}}, + 'code' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/claim-exception'=>['student', 'disabled']}, 'type'=>'CodeableConcept', 'path'=>'SupportingInfo.code', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/claim-exception'}}, + 'timingDate' => {'type'=>'date', 'path'=>'SupportingInfo.timing[x]', 'min'=>0, 'max'=>1}, + 'timingPeriod' => {'type'=>'Period', 'path'=>'SupportingInfo.timing[x]', 'min'=>0, 'max'=>1}, + 'valueBoolean' => {'type'=>'boolean', 'path'=>'SupportingInfo.value[x]', 'min'=>0, 'max'=>1}, + 'valueString' => {'type'=>'string', 'path'=>'SupportingInfo.value[x]', 'min'=>0, 'max'=>1}, + 'valueQuantity' => {'type'=>'Quantity', 'path'=>'SupportingInfo.value[x]', 'min'=>0, 'max'=>1}, + 'valueAttachment' => {'type'=>'Attachment', 'path'=>'SupportingInfo.value[x]', 'min'=>0, 'max'=>1}, + 'valueReference' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Resource'], 'type'=>'Reference', 'path'=>'SupportingInfo.value[x]', 'min'=>0, 'max'=>1}, + 'valueIdentifier' => {'type'=>'Identifier', 'path'=>'SupportingInfo.value[x]', 'min'=>0, 'max'=>1}, + 'reason' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/missingtoothreason'=>['e', 'c', 'u', 'o']}, 'type'=>'Coding', 'path'=>'SupportingInfo.reason', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/missing-tooth-reason'}} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :sequence # 1-1 positiveInt + attr_accessor :category # 1-1 CodeableConcept + attr_accessor :code # 0-1 CodeableConcept + attr_accessor :timingDate # 0-1 date + attr_accessor :timingPeriod # 0-1 Period + attr_accessor :valueBoolean # 0-1 boolean + attr_accessor :valueString # 0-1 string + attr_accessor :valueQuantity # 0-1 Quantity + attr_accessor :valueAttachment # 0-1 Attachment + attr_accessor :valueReference # 0-1 Reference(Resource) + attr_accessor :valueIdentifier # 0-1 Identifier + attr_accessor :reason # 0-1 Coding + end + + class Diagnosis < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'diagnosis' => ['CodeableConcept', 'Reference'] + } + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Diagnosis.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Diagnosis.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Diagnosis.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'sequence' => {'type'=>'positiveInt', 'path'=>'Diagnosis.sequence', 'min'=>1, 'max'=>1}, + 'diagnosisCodeableConcept' => {'valid_codes'=>{'http://hl7.org/fhir/sid/icd-10'=>['I', 'A00-A09', 'A00', 'A00.0', 'A00.1', 'A00.9', 'A01', 'A01.0', 'A01.1', 'A01.2', 'A01.3', 'A01.4', 'A02', 'A02.0', 'A02.1', 'A02.2', 'A02.8', 'A02.9', 'A03', 'A03.0', 'A03.1', 'A03.2', 'A03.3', 'A03.8', 'A03.9', 'A04', 'A04.0', 'A04.1', 'A04.2', 'A04.3', 'A04.4', 'A04.5', 'A04.6', 'A04.7', 'A04.8', 'A04.9', 'A05', 'A05.0', 'A05.1', 'A05.2', 'A05.3', 'A05.4', 'A05.8', 'A05.9', 'A06', 'A06.0', 'A06.1', 'A06.2', 'A06.3', 'A06.4', 'A06.5', 'A06.6', 'A06.7', 'A06.8', 'A06.9', 'A07', 'A07.0', 'A07.1', 'A07.2', 'A07.3', 'A07.8', 'A07.9', 'A08', 'A08.0', 'A08.1', 'A08.2', 'A08.3', 'A08.4', 'A08.5', 'A09', 'A09.0', 'A09.9', 'A15-A19', 'A15', 'A15.0', 'A15.1', 'A15.2', 'A15.3', 'A15.4', 'A15.5', 'A15.6', 'A15.7', 'A15.8', 'A15.9', 'A16', 'A16.0', 'A16.1', 'A16.2', 'A16.3', 'A16.4', 'A16.5', 'A16.7', 'A16.8', 'A16.9', 'A17', 'A17.0', 'A17.1', 'A17.8', 'A17.9', 'A18', 'A18.0', 'A18.1', 'A18.2', 'A18.3', 'A18.4', 'A18.5', 'A18.6', 'A18.7', 'A18.8', 'A19', 'A19.0', 'A19.1', 'A19.2', 'A19.8', 'A19.9', 'A20-A28', 'A20', 'A20.0', 'A20.1', 'A20.2', 'A20.3', 'A20.7', 'A20.8', 'A20.9', 'A21', 'A21.0', 'A21.1', 'A21.2', 'A21.3', 'A21.7', 'A21.8', 'A21.9', 'A22', 'A22.0', 'A22.1', 'A22.2', 'A22.7', 'A22.8', 'A22.9', 'A23', 'A23.0', 'A23.1', 'A23.2', 'A23.3', 'A23.8', 'A23.9', 'A24', 'A24.0', 'A24.1', 'A24.2', 'A24.3', 'A24.4', 'A25', 'A25.0', 'A25.1', 'A25.9', 'A26', 'A26.0', 'A26.7', 'A26.8', 'A26.9', 'A27', 'A27.0', 'A27.8', 'A27.9', 'A28', 'A28.0', 'A28.1', 'A28.2', 'A28.8', 'A28.9', 'A30-A49', 'A30', 'A30.0', 'A30.1', 'A30.2', 'A30.3', 'A30.4', 'A30.5', 'A30.8', 'A30.9', 'A31', 'A31.0', 'A31.1', 'A31.8', 'A31.9', 'A32', 'A32.0', 'A32.1', 'A32.7', 'A32.8', 'A32.9', 'A33', 'A34', 'A35', 'A36', 'A36.0', 'A36.1', 'A36.2', 'A36.3', 'A36.8', 'A36.9', 'A37', 'A37.0', 'A37.1', 'A37.8', 'A37.9', 'A38', 'A39', 'A39.0', 'A39.1', 'A39.2', 'A39.3', 'A39.4', 'A39.5', 'A39.8', 'A39.9', 'A40', 'A40.0', 'A40.1', 'A40.2', 'A40.3', 'A40.8', 'A40.9', 'A41', 'A41.0', 'A41.1', 'A41.2', 'A41.3', 'A41.4', 'A41.5', 'A41.8', 'A41.9', 'A42', 'A42.0', 'A42.1', 'A42.2', 'A42.7', 'A42.8', 'A42.9', 'A43', 'A43.0', 'A43.1', 'A43.8', 'A43.9', 'A44', 'A44.0', 'A44.1', 'A44.8', 'A44.9', 'A46', 'A48', 'A48.0', 'A48.1', 'A48.2', 'A48.3', 'A48.4', 'A48.8', 'A49', 'A49.0', 'A49.1', 'A49.2', 'A49.3', 'A49.8', 'A49.9', 'A50-A64', 'A50', 'A50.0', 'A50.1', 'A50.2', 'A50.3', 'A50.4', 'A50.5', 'A50.6', 'A50.7', 'A50.9', 'A51', 'A51.0', 'A51.1', 'A51.2', 'A51.3', 'A51.4', 'A51.5', 'A51.9', 'A52', 'A52.0', 'A52.1', 'A52.2', 'A52.3', 'A52.7', 'A52.8', 'A52.9', 'A53', 'A53.0', 'A53.9', 'A54', 'A54.0', 'A54.1', 'A54.2', 'A54.3', 'A54.4', 'A54.5', 'A54.6', 'A54.8', 'A54.9', 'A55', 'A56', 'A56.0', 'A56.1', 'A56.2', 'A56.3', 'A56.4', 'A56.8', 'A57', 'A58', 'A59', 'A59.0', 'A59.8', 'A59.9', 'A60', 'A60.0', 'A60.1', 'A60.9', 'A63', 'A63.0', 'A63.8', 'A64', 'A65-A69', 'A65', 'A66', 'A66.0', 'A66.1', 'A66.2', 'A66.3', 'A66.4', 'A66.5', 'A66.6', 'A66.7', 'A66.8', 'A66.9', 'A67', 'A67.0', 'A67.1', 'A67.2', 'A67.3', 'A67.9', 'A68', 'A68.0', 'A68.1', 'A68.9', 'A69', 'A69.0', 'A69.1', 'A69.2', 'A69.8', 'A69.9', 'A70-A74', 'A70', 'A71', 'A71.0', 'A71.1', 'A71.9', 'A74', 'A74.0', 'A74.8', 'A74.9', 'A75-A79', 'A75', 'A75.0', 'A75.1', 'A75.2', 'A75.3', 'A75.9', 'A77', 'A77.0', 'A77.1', 'A77.2', 'A77.3', 'A77.8', 'A77.9', 'A78', 'A79', 'A79.0', 'A79.1', 'A79.8', 'A79.9', 'A80-A89', 'A80', 'A80.0', 'A80.1', 'A80.2', 'A80.3', 'A80.4', 'A80.9', 'A81', 'A81.0', 'A81.1', 'A81.2', 'A81.8', 'A81.9', 'A82', 'A82.0', 'A82.1', 'A82.9', 'A83', 'A83.0', 'A83.1', 'A83.2', 'A83.3', 'A83.4', 'A83.5', 'A83.6', 'A83.8', 'A83.9', 'A84', 'A84.0', 'A84.1', 'A84.8', 'A84.9', 'A85', 'A85.0', 'A85.1', 'A85.2', 'A85.8', 'A86', 'A87', 'A87.0', 'A87.1', 'A87.2', 'A87.8', 'A87.9', 'A88', 'A88.0', 'A88.1', 'A88.8', 'A89', 'A92-A99', 'A92', 'A92.0', 'A92.1', 'A92.2', 'A92.3', 'A92.4', 'A92.5', 'A92.8', 'A92.9', 'A93', 'A93.0', 'A93.1', 'A93.2', 'A93.8', 'A94', 'A95', 'A95.0', 'A95.1', 'A95.9', 'A96', 'A96.0', 'A96.1', 'A96.2', 'A96.8', 'A96.9', 'A97', 'A97.0', 'A97.1', 'A97.2', 'A97.9', 'A98', 'A98.0', 'A98.1', 'A98.2', 'A98.3', 'A98.4', 'A98.5', 'A98.8', 'A99', 'B00-B09', 'B00', 'B00.0', 'B00.1', 'B00.2', 'B00.3', 'B00.4', 'B00.5', 'B00.7', 'B00.8', 'B00.9', 'B01', 'B01.0', 'B01.1', 'B01.2', 'B01.8', 'B01.9', 'B02', 'B02.0', 'B02.1', 'B02.2', 'B02.3', 'B02.7', 'B02.8', 'B02.9', 'B03', 'B04', 'B05', 'B05.0', 'B05.1', 'B05.2', 'B05.3', 'B05.4', 'B05.8', 'B05.9', 'B06', 'B06.0', 'B06.8', 'B06.9', 'B07', 'B08', 'B08.0', 'B08.1', 'B08.2', 'B08.3', 'B08.4', 'B08.5', 'B08.8', 'B09', 'B15-B19', 'B15', 'B15.0', 'B15.9', 'B16', 'B16.0', 'B16.1', 'B16.2', 'B16.9', 'B17', 'B17.0', 'B17.1', 'B17.2', 'B17.8', 'B17.9', 'B18', 'B18.0', 'B18.1', 'B18.2', 'B18.8', 'B18.9', 'B19', 'B19.0', 'B19.9', 'B20-B24', 'B20', 'B20.0', 'B20.1', 'B20.2', 'B20.3', 'B20.4', 'B20.5', 'B20.6', 'B20.7', 'B20.8', 'B20.9', 'B21', 'B21.0', 'B21.1', 'B21.2', 'B21.3', 'B21.7', 'B21.8', 'B21.9', 'B22', 'B22.0', 'B22.1', 'B22.2', 'B22.7', 'B23', 'B23.0', 'B23.1', 'B23.2', 'B23.8', 'B24', 'B25-B34', 'B25', 'B25.0', 'B25.1', 'B25.2', 'B25.8', 'B25.9', 'B26', 'B26.0', 'B26.1', 'B26.2', 'B26.3', 'B26.8', 'B26.9', 'B27', 'B27.0', 'B27.1', 'B27.8', 'B27.9', 'B30', 'B30.0', 'B30.1', 'B30.2', 'B30.3', 'B30.8', 'B30.9', 'B33', 'B33.0', 'B33.1', 'B33.2', 'B33.3', 'B33.4', 'B33.8', 'B34', 'B34.0', 'B34.1', 'B34.2', 'B34.3', 'B34.4', 'B34.8', 'B34.9', 'B35-B49', 'B35', 'B35.0', 'B35.1', 'B35.2', 'B35.3', 'B35.4', 'B35.5', 'B35.6', 'B35.8', 'B35.9', 'B36', 'B36.0', 'B36.1', 'B36.2', 'B36.3', 'B36.8', 'B36.9', 'B37', 'B37.0', 'B37.1', 'B37.2', 'B37.3', 'B37.4', 'B37.5', 'B37.6', 'B37.7', 'B37.8', 'B37.9', 'B38', 'B38.0', 'B38.1', 'B38.2', 'B38.3', 'B38.4', 'B38.7', 'B38.8', 'B38.9', 'B39', 'B39.0', 'B39.1', 'B39.2', 'B39.3', 'B39.4', 'B39.5', 'B39.9', 'B40', 'B40.0', 'B40.1', 'B40.2', 'B40.3', 'B40.7', 'B40.8', 'B40.9', 'B41', 'B41.0', 'B41.7', 'B41.8', 'B41.9', 'B42', 'B42.0', 'B42.1', 'B42.7', 'B42.8', 'B42.9', 'B43', 'B43.0', 'B43.1', 'B43.2', 'B43.8', 'B43.9', 'B44', 'B44.0', 'B44.1', 'B44.2', 'B44.7', 'B44.8', 'B44.9', 'B45', 'B45.0', 'B45.1', 'B45.2', 'B45.3', 'B45.7', 'B45.8', 'B45.9', 'B46', 'B46.0', 'B46.1', 'B46.2', 'B46.3', 'B46.4', 'B46.5', 'B46.8', 'B46.9', 'B47', 'B47.0', 'B47.1', 'B47.9', 'B48', 'B48.0', 'B48.1', 'B48.2', 'B48.3', 'B48.4', 'B48.5', 'B48.7', 'B48.8', 'B49', 'B50-B64', 'B50', 'B50.0', 'B50.8', 'B50.9', 'B51', 'B51.0', 'B51.8', 'B51.9', 'B52', 'B52.0', 'B52.8', 'B52.9', 'B53', 'B53.0', 'B53.1', 'B53.8', 'B54', 'B55', 'B55.0', 'B55.1', 'B55.2', 'B55.9', 'B56', 'B56.0', 'B56.1', 'B56.9', 'B57', 'B57.0', 'B57.1', 'B57.2', 'B57.3', 'B57.4', 'B57.5', 'B58', 'B58.0', 'B58.1', 'B58.2', 'B58.3', 'B58.8', 'B58.9', 'B60', 'B60.0', 'B60.1', 'B60.2', 'B60.8', 'B64', 'B65-B83', 'B65', 'B65.0', 'B65.1', 'B65.2', 'B65.3', 'B65.8', 'B65.9', 'B66', 'B66.0', 'B66.1', 'B66.2', 'B66.3', 'B66.4', 'B66.5', 'B66.8', 'B66.9', 'B67', 'B67.0', 'B67.1', 'B67.2', 'B67.3', 'B67.4', 'B67.5', 'B67.6', 'B67.7', 'B67.8', 'B67.9', 'B68', 'B68.0', 'B68.1', 'B68.9', 'B69', 'B69.0', 'B69.1', 'B69.8', 'B69.9', 'B70', 'B70.0', 'B70.1', 'B71', 'B71.0', 'B71.1', 'B71.8', 'B71.9', 'B72', 'B73', 'B74', 'B74.0', 'B74.1', 'B74.2', 'B74.3', 'B74.4', 'B74.8', 'B74.9', 'B75', 'B76', 'B76.0', 'B76.1', 'B76.8', 'B76.9', 'B77', 'B77.0', 'B77.8', 'B77.9', 'B78', 'B78.0', 'B78.1', 'B78.7', 'B78.9', 'B79', 'B80', 'B81', 'B81.0', 'B81.1', 'B81.2', 'B81.3', 'B81.4', 'B81.8', 'B82', 'B82.0', 'B82.9', 'B83', 'B83.0', 'B83.1', 'B83.2', 'B83.3', 'B83.4', 'B83.8', 'B83.9', 'B85-B89', 'B85', 'B85.0', 'B85.1', 'B85.2', 'B85.3', 'B85.4', 'B86', 'B87', 'B87.0', 'B87.1', 'B87.2', 'B87.3', 'B87.4', 'B87.8', 'B87.9', 'B88', 'B88.0', 'B88.1', 'B88.2', 'B88.3', 'B88.8', 'B88.9', 'B89', 'B90-B94', 'B90', 'B90.0', 'B90.1', 'B90.2', 'B90.8', 'B90.9', 'B91', 'B92', 'B94', 'B94.0', 'B94.1', 'B94.2', 'B94.8', 'B94.9', 'B95-B98', 'B95', 'B95.0', 'B95.1', 'B95.2', 'B95.3', 'B95.4', 'B95.5', 'B95.6', 'B95.7', 'B95.8', 'B96', 'B96.0', 'B96.1', 'B96.2', 'B96.3', 'B96.4', 'B96.5', 'B96.6', 'B96.7', 'B96.8', 'B97', 'B97.0', 'B97.1', 'B97.2', 'B97.3', 'B97.4', 'B97.5', 'B97.6', 'B97.7', 'B97.8', 'B98', 'B98.0', 'B98.1', 'B99-B99', 'B99', 'II', 'C00-C97', 'C00-C75', 'C00-C14', 'C00', 'C00.0', 'C00.1', 'C00.2', 'C00.3', 'C00.4', 'C00.5', 'C00.6', 'C00.8', 'C00.9', 'C01', 'C02', 'C02.0', 'C02.1', 'C02.2', 'C02.3', 'C02.4', 'C02.8', 'C02.9', 'C03', 'C03.0', 'C03.1', 'C03.9', 'C04', 'C04.0', 'C04.1', 'C04.8', 'C04.9', 'C05', 'C05.0', 'C05.1', 'C05.2', 'C05.8', 'C05.9', 'C06', 'C06.0', 'C06.1', 'C06.2', 'C06.8', 'C06.9', 'C07', 'C08', 'C08.0', 'C08.1', 'C08.8', 'C08.9', 'C09', 'C09.0', 'C09.1', 'C09.8', 'C09.9', 'C10', 'C10.0', 'C10.1']}, 'type'=>'CodeableConcept', 'path'=>'Diagnosis.diagnosis[x]', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/icd-10'}}, + 'diagnosisReference' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Condition'], 'type'=>'Reference', 'path'=>'Diagnosis.diagnosis[x]', 'min'=>1, 'max'=>1}, + 'type' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/ex-diagnosistype'=>['admitting', 'clinical', 'differential', 'discharge', 'laboratory', 'nursing', 'prenatal', 'principal', 'radiology', 'remote', 'retrospective', 'self']}, 'type'=>'CodeableConcept', 'path'=>'Diagnosis.type', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/ex-diagnosistype'}}, + 'onAdmission' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/ex-diagnosis-on-admission'=>['yes', 'no', 'unknown']}, 'type'=>'CodeableConcept', 'path'=>'Diagnosis.onAdmission', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/ex-diagnosis-on-admission'}} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :sequence # 1-1 positiveInt + attr_accessor :diagnosisCodeableConcept # 1-1 CodeableConcept + attr_accessor :diagnosisReference # 1-1 Reference(Condition) + attr_accessor :type # 0-* [ CodeableConcept ] + attr_accessor :onAdmission # 0-1 CodeableConcept + end + + class Procedure < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'procedure' => ['CodeableConcept', 'Reference'] + } + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Procedure.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Procedure.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Procedure.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'sequence' => {'type'=>'positiveInt', 'path'=>'Procedure.sequence', 'min'=>1, 'max'=>1}, + 'type' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/ex-procedure-type'=>['primary', 'secondary']}, 'type'=>'CodeableConcept', 'path'=>'Procedure.type', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/ex-procedure-type'}}, + 'date' => {'type'=>'dateTime', 'path'=>'Procedure.date', 'min'=>0, 'max'=>1}, + 'procedureCodeableConcept' => {'valid_codes'=>{'http://hl7.org/fhir/sid/ex-icd-10-procedures'=>['123001', '123002', '123003']}, 'type'=>'CodeableConcept', 'path'=>'Procedure.procedure[x]', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/icd-10-procedures'}}, + 'procedureReference' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Procedure'], 'type'=>'Reference', 'path'=>'Procedure.procedure[x]', 'min'=>1, 'max'=>1}, + 'udi' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Device'], 'type'=>'Reference', 'path'=>'Procedure.udi', 'min'=>0, 'max'=>Float::INFINITY} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :sequence # 1-1 positiveInt + attr_accessor :type # 0-* [ CodeableConcept ] + attr_accessor :date # 0-1 dateTime + attr_accessor :procedureCodeableConcept # 1-1 CodeableConcept + attr_accessor :procedureReference # 1-1 Reference(Procedure) + attr_accessor :udi # 0-* [ Reference(Device) ] + end + + class Insurance < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Insurance.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Insurance.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Insurance.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'focal' => {'type'=>'boolean', 'path'=>'Insurance.focal', 'min'=>1, 'max'=>1}, + 'coverage' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Coverage'], 'type'=>'Reference', 'path'=>'Insurance.coverage', 'min'=>1, 'max'=>1}, + 'preAuthRef' => {'type'=>'string', 'path'=>'Insurance.preAuthRef', 'min'=>0, 'max'=>Float::INFINITY} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :focal # 1-1 boolean + attr_accessor :coverage # 1-1 Reference(Coverage) + attr_accessor :preAuthRef # 0-* [ string ] + end + + class Accident < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'location' => ['Address', 'Reference'] + } + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Accident.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Accident.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Accident.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'date' => {'type'=>'date', 'path'=>'Accident.date', 'min'=>0, 'max'=>1}, + 'type' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/v3-ActCode'=>['MVA', 'SCHOOL', 'SPT', 'WPA', '_ActPatientSafetyIncidentCode']}, 'type'=>'CodeableConcept', 'path'=>'Accident.type', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://terminology.hl7.org/ValueSet/v3-ActIncidentCode'}}, + 'locationAddress' => {'type'=>'Address', 'path'=>'Accident.location[x]', 'min'=>0, 'max'=>1}, + 'locationReference' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Location'], 'type'=>'Reference', 'path'=>'Accident.location[x]', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :date # 0-1 date + attr_accessor :type # 0-1 CodeableConcept + attr_accessor :locationAddress # 0-1 Address + attr_accessor :locationReference # 0-1 Reference(Location) + end + + class Item < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'serviced' => ['date', 'Period'], + 'location' => ['CodeableConcept', 'Address', 'Reference'] + } + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Item.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Item.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Item.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'sequence' => {'type'=>'positiveInt', 'path'=>'Item.sequence', 'min'=>1, 'max'=>1}, + 'careTeamSequence' => {'type'=>'positiveInt', 'path'=>'Item.careTeamSequence', 'min'=>0, 'max'=>Float::INFINITY}, + 'diagnosisSequence' => {'type'=>'positiveInt', 'path'=>'Item.diagnosisSequence', 'min'=>0, 'max'=>Float::INFINITY}, + 'procedureSequence' => {'type'=>'positiveInt', 'path'=>'Item.procedureSequence', 'min'=>0, 'max'=>Float::INFINITY}, + 'informationSequence' => {'type'=>'positiveInt', 'path'=>'Item.informationSequence', 'min'=>0, 'max'=>Float::INFINITY}, + 'traceNumber' => {'type'=>'Identifier', 'path'=>'Item.traceNumber', 'min'=>0, 'max'=>Float::INFINITY}, + 'revenue' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/ex-revenue-center'=>['0010', '0011', '1001']}, 'type'=>'CodeableConcept', 'path'=>'Item.revenue', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/ex-revenue-center'}}, + 'category' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/ex-benefitcategory'=>['1', '2', '3', '4', '5', '14', '23', '24', '25', '26', '27', '28', '30', '35', '36', '37', '49', '55', '56', '61', '62', '63', '69', '76', 'F1', 'F3', 'F4', 'F6']}, 'type'=>'CodeableConcept', 'path'=>'Item.category', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/ex-benefitcategory'}}, + 'productOrService' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/ex-USCLS'=>['1101', '1102', '1103', '1201', '1205', '2101', '2102', '2141', '2601', '11101', '11102', '11103', '11104', '21211', '21212', '27211', '67211', '99111', '99333', '99555']}, 'type'=>'CodeableConcept', 'path'=>'Item.productOrService', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/service-uscls'}}, + 'productOrServiceEnd' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/ex-USCLS'=>['1101', '1102', '1103', '1201', '1205', '2101', '2102', '2141', '2601', '11101', '11102', '11103', '11104', '21211', '21212', '27211', '67211', '99111', '99333', '99555']}, 'type'=>'CodeableConcept', 'path'=>'Item.productOrServiceEnd', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/service-uscls'}}, + 'request' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/DeviceRequest', 'http://hl7.org/fhir/StructureDefinition/MedicationRequest', 'http://hl7.org/fhir/StructureDefinition/NutritionOrder', 'http://hl7.org/fhir/StructureDefinition/ServiceRequest', 'http://hl7.org/fhir/StructureDefinition/SupplyRequest', 'http://hl7.org/fhir/StructureDefinition/VisionPrescription'], 'type'=>'Reference', 'path'=>'Item.request', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifier' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/modifiers'=>['a', 'b', 'c', 'e', 'rooh', 'x']}, 'type'=>'CodeableConcept', 'path'=>'Item.modifier', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/claim-modifiers'}}, + 'programCode' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/ex-programcode'=>['as', 'hd', 'auscr', 'none']}, 'type'=>'CodeableConcept', 'path'=>'Item.programCode', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/ex-program-code'}}, + 'servicedDate' => {'type'=>'date', 'path'=>'Item.serviced[x]', 'min'=>0, 'max'=>1}, + 'servicedPeriod' => {'type'=>'Period', 'path'=>'Item.serviced[x]', 'min'=>0, 'max'=>1}, + 'locationCodeableConcept' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/ex-serviceplace'=>['01', '03', '04', '05', '06', '07', '08', '09', '11', '12', '13', '14', '15', '19', '20', '21', '41']}, 'type'=>'CodeableConcept', 'path'=>'Item.location[x]', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/service-place'}}, + 'locationAddress' => {'type'=>'Address', 'path'=>'Item.location[x]', 'min'=>0, 'max'=>1}, + 'locationReference' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Location'], 'type'=>'Reference', 'path'=>'Item.location[x]', 'min'=>0, 'max'=>1}, + 'patientPaid' => {'type'=>'Money', 'path'=>'Item.patientPaid', 'min'=>0, 'max'=>1}, + 'quantity' => {'type'=>'Quantity', 'path'=>'Item.quantity', 'min'=>0, 'max'=>1}, + 'unitPrice' => {'type'=>'Money', 'path'=>'Item.unitPrice', 'min'=>0, 'max'=>1}, + 'factor' => {'type'=>'decimal', 'path'=>'Item.factor', 'min'=>0, 'max'=>1}, + 'tax' => {'type'=>'Money', 'path'=>'Item.tax', 'min'=>0, 'max'=>1}, + 'net' => {'type'=>'Money', 'path'=>'Item.net', 'min'=>0, 'max'=>1}, + 'udi' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Device'], 'type'=>'Reference', 'path'=>'Item.udi', 'min'=>0, 'max'=>Float::INFINITY}, + 'bodySite' => {'type'=>'ExplanationOfBenefit::Item::BodySite', 'path'=>'Item.bodySite', 'min'=>0, 'max'=>Float::INFINITY}, + 'encounter' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Encounter'], 'type'=>'Reference', 'path'=>'Item.encounter', 'min'=>0, 'max'=>Float::INFINITY}, + 'noteNumber' => {'type'=>'positiveInt', 'path'=>'Item.noteNumber', 'min'=>0, 'max'=>Float::INFINITY}, + 'reviewOutcome' => {'type'=>'ExplanationOfBenefit::Item::ReviewOutcome', 'path'=>'Item.reviewOutcome', 'min'=>0, 'max'=>1}, + 'adjudication' => {'type'=>'ExplanationOfBenefit::Item::Adjudication', 'path'=>'Item.adjudication', 'min'=>0, 'max'=>Float::INFINITY}, + 'detail' => {'type'=>'ExplanationOfBenefit::Item::Detail', 'path'=>'Item.detail', 'min'=>0, 'max'=>Float::INFINITY} + } + + class BodySite < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'BodySite.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'BodySite.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'BodySite.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'site' => {'type'=>'CodeableReference', 'path'=>'BodySite.site', 'min'=>1, 'max'=>Float::INFINITY}, + 'subSite' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/FDI-surface'=>['M', 'O', 'I', 'D', 'B', 'V', 'L', 'MO', 'DO', 'DI', 'MOD']}, 'type'=>'CodeableConcept', 'path'=>'BodySite.subSite', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/surface'}} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :site # 1-* [ CodeableReference ] + attr_accessor :subSite # 0-* [ CodeableConcept ] + end + + class ReviewOutcome < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'ReviewOutcome.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'ReviewOutcome.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'ReviewOutcome.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'decision' => {'valid_codes'=>{'http://hl7.org/fhir/claim-decision'=>['denied', 'approved', 'partial', 'pending']}, 'type'=>'CodeableConcept', 'path'=>'ReviewOutcome.decision', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/claim-decision'}}, + 'reason' => {'valid_codes'=>{'http://hl7.org/fhir/claim-decision-reason'=>['0001', '0002', '0003', '0004', '0005']}, 'type'=>'CodeableConcept', 'path'=>'ReviewOutcome.reason', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/claim-decision-reason'}}, + 'preAuthRef' => {'type'=>'string', 'path'=>'ReviewOutcome.preAuthRef', 'min'=>0, 'max'=>1}, + 'preAuthPeriod' => {'type'=>'Period', 'path'=>'ReviewOutcome.preAuthPeriod', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :decision # 0-1 CodeableConcept + attr_accessor :reason # 0-* [ CodeableConcept ] + attr_accessor :preAuthRef # 0-1 string + attr_accessor :preAuthPeriod # 0-1 Period + end + + class Adjudication < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Adjudication.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Adjudication.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Adjudication.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'category' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/adjudication'=>['submitted', 'copay', 'eligible', 'deductible', 'unallocdeduct', 'eligpercent', 'tax', 'benefit']}, 'type'=>'CodeableConcept', 'path'=>'Adjudication.category', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/adjudication'}}, + 'reason' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/adjudication-reason'=>['ar001', 'ar002']}, 'type'=>'CodeableConcept', 'path'=>'Adjudication.reason', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/adjudication-reason'}}, + 'amount' => {'type'=>'Money', 'path'=>'Adjudication.amount', 'min'=>0, 'max'=>1}, + 'quantity' => {'type'=>'Quantity', 'path'=>'Adjudication.quantity', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :category # 1-1 CodeableConcept + attr_accessor :reason # 0-1 CodeableConcept + attr_accessor :amount # 0-1 Money + attr_accessor :quantity # 0-1 Quantity + end + + class Detail < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Detail.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Detail.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Detail.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'sequence' => {'type'=>'positiveInt', 'path'=>'Detail.sequence', 'min'=>1, 'max'=>1}, + 'traceNumber' => {'type'=>'Identifier', 'path'=>'Detail.traceNumber', 'min'=>0, 'max'=>Float::INFINITY}, + 'revenue' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/ex-revenue-center'=>['0010', '0011', '1001']}, 'type'=>'CodeableConcept', 'path'=>'Detail.revenue', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/ex-revenue-center'}}, + 'category' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/ex-benefitcategory'=>['1', '2', '3', '4', '5', '14', '23', '24', '25', '26', '27', '28', '30', '35', '36', '37', '49', '55', '56', '61', '62', '63', '69', '76', 'F1', 'F3', 'F4', 'F6']}, 'type'=>'CodeableConcept', 'path'=>'Detail.category', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/ex-benefitcategory'}}, + 'productOrService' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/ex-USCLS'=>['1101', '1102', '1103', '1201', '1205', '2101', '2102', '2141', '2601', '11101', '11102', '11103', '11104', '21211', '21212', '27211', '67211', '99111', '99333', '99555']}, 'type'=>'CodeableConcept', 'path'=>'Detail.productOrService', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/service-uscls'}}, + 'productOrServiceEnd' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/ex-USCLS'=>['1101', '1102', '1103', '1201', '1205', '2101', '2102', '2141', '2601', '11101', '11102', '11103', '11104', '21211', '21212', '27211', '67211', '99111', '99333', '99555']}, 'type'=>'CodeableConcept', 'path'=>'Detail.productOrServiceEnd', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/service-uscls'}}, + 'modifier' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/modifiers'=>['a', 'b', 'c', 'e', 'rooh', 'x']}, 'type'=>'CodeableConcept', 'path'=>'Detail.modifier', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/claim-modifiers'}}, + 'programCode' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/ex-programcode'=>['as', 'hd', 'auscr', 'none']}, 'type'=>'CodeableConcept', 'path'=>'Detail.programCode', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/ex-program-code'}}, + 'patientPaid' => {'type'=>'Money', 'path'=>'Detail.patientPaid', 'min'=>0, 'max'=>1}, + 'quantity' => {'type'=>'Quantity', 'path'=>'Detail.quantity', 'min'=>0, 'max'=>1}, + 'unitPrice' => {'type'=>'Money', 'path'=>'Detail.unitPrice', 'min'=>0, 'max'=>1}, + 'factor' => {'type'=>'decimal', 'path'=>'Detail.factor', 'min'=>0, 'max'=>1}, + 'tax' => {'type'=>'Money', 'path'=>'Detail.tax', 'min'=>0, 'max'=>1}, + 'net' => {'type'=>'Money', 'path'=>'Detail.net', 'min'=>0, 'max'=>1}, + 'udi' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Device'], 'type'=>'Reference', 'path'=>'Detail.udi', 'min'=>0, 'max'=>Float::INFINITY}, + 'noteNumber' => {'type'=>'positiveInt', 'path'=>'Detail.noteNumber', 'min'=>0, 'max'=>Float::INFINITY}, + 'reviewOutcome' => {'type'=>'ExplanationOfBenefit::Item::ReviewOutcome', 'path'=>'Detail.reviewOutcome', 'min'=>0, 'max'=>1}, + 'adjudication' => {'type'=>'ExplanationOfBenefit::Item::Adjudication', 'path'=>'Detail.adjudication', 'min'=>0, 'max'=>Float::INFINITY}, + 'subDetail' => {'type'=>'ExplanationOfBenefit::Item::Detail::SubDetail', 'path'=>'Detail.subDetail', 'min'=>0, 'max'=>Float::INFINITY} + } + + class SubDetail < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'SubDetail.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'SubDetail.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'SubDetail.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'sequence' => {'type'=>'positiveInt', 'path'=>'SubDetail.sequence', 'min'=>1, 'max'=>1}, + 'traceNumber' => {'type'=>'Identifier', 'path'=>'SubDetail.traceNumber', 'min'=>0, 'max'=>Float::INFINITY}, + 'revenue' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/ex-revenue-center'=>['0010', '0011', '1001']}, 'type'=>'CodeableConcept', 'path'=>'SubDetail.revenue', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/ex-revenue-center'}}, + 'category' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/ex-benefitcategory'=>['1', '2', '3', '4', '5', '14', '23', '24', '25', '26', '27', '28', '30', '35', '36', '37', '49', '55', '56', '61', '62', '63', '69', '76', 'F1', 'F3', 'F4', 'F6']}, 'type'=>'CodeableConcept', 'path'=>'SubDetail.category', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/ex-benefitcategory'}}, + 'productOrService' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/ex-USCLS'=>['1101', '1102', '1103', '1201', '1205', '2101', '2102', '2141', '2601', '11101', '11102', '11103', '11104', '21211', '21212', '27211', '67211', '99111', '99333', '99555']}, 'type'=>'CodeableConcept', 'path'=>'SubDetail.productOrService', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/service-uscls'}}, + 'productOrServiceEnd' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/ex-USCLS'=>['1101', '1102', '1103', '1201', '1205', '2101', '2102', '2141', '2601', '11101', '11102', '11103', '11104', '21211', '21212', '27211', '67211', '99111', '99333', '99555']}, 'type'=>'CodeableConcept', 'path'=>'SubDetail.productOrServiceEnd', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/service-uscls'}}, + 'modifier' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/modifiers'=>['a', 'b', 'c', 'e', 'rooh', 'x']}, 'type'=>'CodeableConcept', 'path'=>'SubDetail.modifier', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/claim-modifiers'}}, + 'programCode' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/ex-programcode'=>['as', 'hd', 'auscr', 'none']}, 'type'=>'CodeableConcept', 'path'=>'SubDetail.programCode', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/ex-program-code'}}, + 'patientPaid' => {'type'=>'Money', 'path'=>'SubDetail.patientPaid', 'min'=>0, 'max'=>1}, + 'quantity' => {'type'=>'Quantity', 'path'=>'SubDetail.quantity', 'min'=>0, 'max'=>1}, + 'unitPrice' => {'type'=>'Money', 'path'=>'SubDetail.unitPrice', 'min'=>0, 'max'=>1}, + 'factor' => {'type'=>'decimal', 'path'=>'SubDetail.factor', 'min'=>0, 'max'=>1}, + 'tax' => {'type'=>'Money', 'path'=>'SubDetail.tax', 'min'=>0, 'max'=>1}, + 'net' => {'type'=>'Money', 'path'=>'SubDetail.net', 'min'=>0, 'max'=>1}, + 'udi' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Device'], 'type'=>'Reference', 'path'=>'SubDetail.udi', 'min'=>0, 'max'=>Float::INFINITY}, + 'noteNumber' => {'type'=>'positiveInt', 'path'=>'SubDetail.noteNumber', 'min'=>0, 'max'=>Float::INFINITY}, + 'reviewOutcome' => {'type'=>'ExplanationOfBenefit::Item::ReviewOutcome', 'path'=>'SubDetail.reviewOutcome', 'min'=>0, 'max'=>1}, + 'adjudication' => {'type'=>'ExplanationOfBenefit::Item::Adjudication', 'path'=>'SubDetail.adjudication', 'min'=>0, 'max'=>Float::INFINITY} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :sequence # 1-1 positiveInt + attr_accessor :traceNumber # 0-* [ Identifier ] + attr_accessor :revenue # 0-1 CodeableConcept + attr_accessor :category # 0-1 CodeableConcept + attr_accessor :productOrService # 0-1 CodeableConcept + attr_accessor :productOrServiceEnd # 0-1 CodeableConcept + attr_accessor :modifier # 0-* [ CodeableConcept ] + attr_accessor :programCode # 0-* [ CodeableConcept ] + attr_accessor :patientPaid # 0-1 Money + attr_accessor :quantity # 0-1 Quantity + attr_accessor :unitPrice # 0-1 Money + attr_accessor :factor # 0-1 decimal + attr_accessor :tax # 0-1 Money + attr_accessor :net # 0-1 Money + attr_accessor :udi # 0-* [ Reference(Device) ] + attr_accessor :noteNumber # 0-* [ positiveInt ] + attr_accessor :reviewOutcome # 0-1 ExplanationOfBenefit::Item::ReviewOutcome + attr_accessor :adjudication # 0-* [ ExplanationOfBenefit::Item::Adjudication ] + end + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :sequence # 1-1 positiveInt + attr_accessor :traceNumber # 0-* [ Identifier ] + attr_accessor :revenue # 0-1 CodeableConcept + attr_accessor :category # 0-1 CodeableConcept + attr_accessor :productOrService # 0-1 CodeableConcept + attr_accessor :productOrServiceEnd # 0-1 CodeableConcept + attr_accessor :modifier # 0-* [ CodeableConcept ] + attr_accessor :programCode # 0-* [ CodeableConcept ] + attr_accessor :patientPaid # 0-1 Money + attr_accessor :quantity # 0-1 Quantity + attr_accessor :unitPrice # 0-1 Money + attr_accessor :factor # 0-1 decimal + attr_accessor :tax # 0-1 Money + attr_accessor :net # 0-1 Money + attr_accessor :udi # 0-* [ Reference(Device) ] + attr_accessor :noteNumber # 0-* [ positiveInt ] + attr_accessor :reviewOutcome # 0-1 ExplanationOfBenefit::Item::ReviewOutcome + attr_accessor :adjudication # 0-* [ ExplanationOfBenefit::Item::Adjudication ] + attr_accessor :subDetail # 0-* [ ExplanationOfBenefit::Item::Detail::SubDetail ] + end + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :sequence # 1-1 positiveInt + attr_accessor :careTeamSequence # 0-* [ positiveInt ] + attr_accessor :diagnosisSequence # 0-* [ positiveInt ] + attr_accessor :procedureSequence # 0-* [ positiveInt ] + attr_accessor :informationSequence # 0-* [ positiveInt ] + attr_accessor :traceNumber # 0-* [ Identifier ] + attr_accessor :revenue # 0-1 CodeableConcept + attr_accessor :category # 0-1 CodeableConcept + attr_accessor :productOrService # 0-1 CodeableConcept + attr_accessor :productOrServiceEnd # 0-1 CodeableConcept + attr_accessor :request # 0-* [ Reference(DeviceRequest|MedicationRequest|NutritionOrder|ServiceRequest|SupplyRequest|VisionPrescription) ] + attr_accessor :modifier # 0-* [ CodeableConcept ] + attr_accessor :programCode # 0-* [ CodeableConcept ] + attr_accessor :servicedDate # 0-1 date + attr_accessor :servicedPeriod # 0-1 Period + attr_accessor :locationCodeableConcept # 0-1 CodeableConcept + attr_accessor :locationAddress # 0-1 Address + attr_accessor :locationReference # 0-1 Reference(Location) + attr_accessor :patientPaid # 0-1 Money + attr_accessor :quantity # 0-1 Quantity + attr_accessor :unitPrice # 0-1 Money + attr_accessor :factor # 0-1 decimal + attr_accessor :tax # 0-1 Money + attr_accessor :net # 0-1 Money + attr_accessor :udi # 0-* [ Reference(Device) ] + attr_accessor :bodySite # 0-* [ ExplanationOfBenefit::Item::BodySite ] + attr_accessor :encounter # 0-* [ Reference(Encounter) ] + attr_accessor :noteNumber # 0-* [ positiveInt ] + attr_accessor :reviewOutcome # 0-1 ExplanationOfBenefit::Item::ReviewOutcome + attr_accessor :adjudication # 0-* [ ExplanationOfBenefit::Item::Adjudication ] + attr_accessor :detail # 0-* [ ExplanationOfBenefit::Item::Detail ] + end + + class AddItem < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'serviced' => ['date', 'Period'], + 'location' => ['CodeableConcept', 'Address', 'Reference'] + } + METADATA = { + 'id' => {'type'=>'string', 'path'=>'AddItem.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'AddItem.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'AddItem.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'itemSequence' => {'type'=>'positiveInt', 'path'=>'AddItem.itemSequence', 'min'=>0, 'max'=>Float::INFINITY}, + 'detailSequence' => {'type'=>'positiveInt', 'path'=>'AddItem.detailSequence', 'min'=>0, 'max'=>Float::INFINITY}, + 'subDetailSequence' => {'type'=>'positiveInt', 'path'=>'AddItem.subDetailSequence', 'min'=>0, 'max'=>Float::INFINITY}, + 'traceNumber' => {'type'=>'Identifier', 'path'=>'AddItem.traceNumber', 'min'=>0, 'max'=>Float::INFINITY}, + 'provider' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole', 'http://hl7.org/fhir/StructureDefinition/Organization'], 'type'=>'Reference', 'path'=>'AddItem.provider', 'min'=>0, 'max'=>Float::INFINITY}, + 'revenue' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/ex-revenue-center'=>['0010', '0011', '1001']}, 'type'=>'CodeableConcept', 'path'=>'AddItem.revenue', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/ex-revenue-center'}}, + 'productOrService' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/ex-USCLS'=>['1101', '1102', '1103', '1201', '1205', '2101', '2102', '2141', '2601', '11101', '11102', '11103', '11104', '21211', '21212', '27211', '67211', '99111', '99333', '99555']}, 'type'=>'CodeableConcept', 'path'=>'AddItem.productOrService', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/service-uscls'}}, + 'productOrServiceEnd' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/ex-USCLS'=>['1101', '1102', '1103', '1201', '1205', '2101', '2102', '2141', '2601', '11101', '11102', '11103', '11104', '21211', '21212', '27211', '67211', '99111', '99333', '99555']}, 'type'=>'CodeableConcept', 'path'=>'AddItem.productOrServiceEnd', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/service-uscls'}}, + 'request' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/DeviceRequest', 'http://hl7.org/fhir/StructureDefinition/MedicationRequest', 'http://hl7.org/fhir/StructureDefinition/NutritionOrder', 'http://hl7.org/fhir/StructureDefinition/ServiceRequest', 'http://hl7.org/fhir/StructureDefinition/SupplyRequest', 'http://hl7.org/fhir/StructureDefinition/VisionPrescription'], 'type'=>'Reference', 'path'=>'AddItem.request', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifier' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/modifiers'=>['a', 'b', 'c', 'e', 'rooh', 'x']}, 'type'=>'CodeableConcept', 'path'=>'AddItem.modifier', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/claim-modifiers'}}, + 'programCode' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/ex-programcode'=>['as', 'hd', 'auscr', 'none']}, 'type'=>'CodeableConcept', 'path'=>'AddItem.programCode', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/ex-program-code'}}, + 'servicedDate' => {'type'=>'date', 'path'=>'AddItem.serviced[x]', 'min'=>0, 'max'=>1}, + 'servicedPeriod' => {'type'=>'Period', 'path'=>'AddItem.serviced[x]', 'min'=>0, 'max'=>1}, + 'locationCodeableConcept' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/ex-serviceplace'=>['01', '03', '04', '05', '06', '07', '08', '09', '11', '12', '13', '14', '15', '19', '20', '21', '41']}, 'type'=>'CodeableConcept', 'path'=>'AddItem.location[x]', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/service-place'}}, + 'locationAddress' => {'type'=>'Address', 'path'=>'AddItem.location[x]', 'min'=>0, 'max'=>1}, + 'locationReference' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Location'], 'type'=>'Reference', 'path'=>'AddItem.location[x]', 'min'=>0, 'max'=>1}, + 'patientPaid' => {'type'=>'Money', 'path'=>'AddItem.patientPaid', 'min'=>0, 'max'=>1}, + 'quantity' => {'type'=>'Quantity', 'path'=>'AddItem.quantity', 'min'=>0, 'max'=>1}, + 'unitPrice' => {'type'=>'Money', 'path'=>'AddItem.unitPrice', 'min'=>0, 'max'=>1}, + 'factor' => {'type'=>'decimal', 'path'=>'AddItem.factor', 'min'=>0, 'max'=>1}, + 'tax' => {'type'=>'Money', 'path'=>'AddItem.tax', 'min'=>0, 'max'=>1}, + 'net' => {'type'=>'Money', 'path'=>'AddItem.net', 'min'=>0, 'max'=>1}, + 'bodySite' => {'type'=>'ExplanationOfBenefit::AddItem::BodySite', 'path'=>'AddItem.bodySite', 'min'=>0, 'max'=>Float::INFINITY}, + 'noteNumber' => {'type'=>'positiveInt', 'path'=>'AddItem.noteNumber', 'min'=>0, 'max'=>Float::INFINITY}, + 'reviewOutcome' => {'type'=>'ExplanationOfBenefit::Item::ReviewOutcome', 'path'=>'AddItem.reviewOutcome', 'min'=>0, 'max'=>1}, + 'adjudication' => {'type'=>'ExplanationOfBenefit::Item::Adjudication', 'path'=>'AddItem.adjudication', 'min'=>0, 'max'=>Float::INFINITY}, + 'detail' => {'type'=>'ExplanationOfBenefit::AddItem::Detail', 'path'=>'AddItem.detail', 'min'=>0, 'max'=>Float::INFINITY} + } + + class BodySite < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'BodySite.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'BodySite.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'BodySite.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'site' => {'type'=>'CodeableReference', 'path'=>'BodySite.site', 'min'=>1, 'max'=>Float::INFINITY}, + 'subSite' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/FDI-surface'=>['M', 'O', 'I', 'D', 'B', 'V', 'L', 'MO', 'DO', 'DI', 'MOD']}, 'type'=>'CodeableConcept', 'path'=>'BodySite.subSite', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/surface'}} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :site # 1-* [ CodeableReference ] + attr_accessor :subSite # 0-* [ CodeableConcept ] + end + + class Detail < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Detail.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Detail.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Detail.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'traceNumber' => {'type'=>'Identifier', 'path'=>'Detail.traceNumber', 'min'=>0, 'max'=>Float::INFINITY}, + 'revenue' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/ex-revenue-center'=>['0010', '0011', '1001']}, 'type'=>'CodeableConcept', 'path'=>'Detail.revenue', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/ex-revenue-center'}}, + 'productOrService' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/ex-USCLS'=>['1101', '1102', '1103', '1201', '1205', '2101', '2102', '2141', '2601', '11101', '11102', '11103', '11104', '21211', '21212', '27211', '67211', '99111', '99333', '99555']}, 'type'=>'CodeableConcept', 'path'=>'Detail.productOrService', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/service-uscls'}}, + 'productOrServiceEnd' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/ex-USCLS'=>['1101', '1102', '1103', '1201', '1205', '2101', '2102', '2141', '2601', '11101', '11102', '11103', '11104', '21211', '21212', '27211', '67211', '99111', '99333', '99555']}, 'type'=>'CodeableConcept', 'path'=>'Detail.productOrServiceEnd', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/service-uscls'}}, + 'modifier' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/modifiers'=>['a', 'b', 'c', 'e', 'rooh', 'x']}, 'type'=>'CodeableConcept', 'path'=>'Detail.modifier', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/claim-modifiers'}}, + 'patientPaid' => {'type'=>'Money', 'path'=>'Detail.patientPaid', 'min'=>0, 'max'=>1}, + 'quantity' => {'type'=>'Quantity', 'path'=>'Detail.quantity', 'min'=>0, 'max'=>1}, + 'unitPrice' => {'type'=>'Money', 'path'=>'Detail.unitPrice', 'min'=>0, 'max'=>1}, + 'factor' => {'type'=>'decimal', 'path'=>'Detail.factor', 'min'=>0, 'max'=>1}, + 'tax' => {'type'=>'Money', 'path'=>'Detail.tax', 'min'=>0, 'max'=>1}, + 'net' => {'type'=>'Money', 'path'=>'Detail.net', 'min'=>0, 'max'=>1}, + 'noteNumber' => {'type'=>'positiveInt', 'path'=>'Detail.noteNumber', 'min'=>0, 'max'=>Float::INFINITY}, + 'reviewOutcome' => {'type'=>'ExplanationOfBenefit::Item::ReviewOutcome', 'path'=>'Detail.reviewOutcome', 'min'=>0, 'max'=>1}, + 'adjudication' => {'type'=>'ExplanationOfBenefit::Item::Adjudication', 'path'=>'Detail.adjudication', 'min'=>0, 'max'=>Float::INFINITY}, + 'subDetail' => {'type'=>'ExplanationOfBenefit::AddItem::Detail::SubDetail', 'path'=>'Detail.subDetail', 'min'=>0, 'max'=>Float::INFINITY} + } + + class SubDetail < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'SubDetail.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'SubDetail.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'SubDetail.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'traceNumber' => {'type'=>'Identifier', 'path'=>'SubDetail.traceNumber', 'min'=>0, 'max'=>Float::INFINITY}, + 'revenue' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/ex-revenue-center'=>['0010', '0011', '1001']}, 'type'=>'CodeableConcept', 'path'=>'SubDetail.revenue', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/ex-revenue-center'}}, + 'productOrService' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/ex-USCLS'=>['1101', '1102', '1103', '1201', '1205', '2101', '2102', '2141', '2601', '11101', '11102', '11103', '11104', '21211', '21212', '27211', '67211', '99111', '99333', '99555']}, 'type'=>'CodeableConcept', 'path'=>'SubDetail.productOrService', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/service-uscls'}}, + 'productOrServiceEnd' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/ex-USCLS'=>['1101', '1102', '1103', '1201', '1205', '2101', '2102', '2141', '2601', '11101', '11102', '11103', '11104', '21211', '21212', '27211', '67211', '99111', '99333', '99555']}, 'type'=>'CodeableConcept', 'path'=>'SubDetail.productOrServiceEnd', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/service-uscls'}}, + 'modifier' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/modifiers'=>['a', 'b', 'c', 'e', 'rooh', 'x']}, 'type'=>'CodeableConcept', 'path'=>'SubDetail.modifier', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/claim-modifiers'}}, + 'patientPaid' => {'type'=>'Money', 'path'=>'SubDetail.patientPaid', 'min'=>0, 'max'=>1}, + 'quantity' => {'type'=>'Quantity', 'path'=>'SubDetail.quantity', 'min'=>0, 'max'=>1}, + 'unitPrice' => {'type'=>'Money', 'path'=>'SubDetail.unitPrice', 'min'=>0, 'max'=>1}, + 'factor' => {'type'=>'decimal', 'path'=>'SubDetail.factor', 'min'=>0, 'max'=>1}, + 'tax' => {'type'=>'Money', 'path'=>'SubDetail.tax', 'min'=>0, 'max'=>1}, + 'net' => {'type'=>'Money', 'path'=>'SubDetail.net', 'min'=>0, 'max'=>1}, + 'noteNumber' => {'type'=>'positiveInt', 'path'=>'SubDetail.noteNumber', 'min'=>0, 'max'=>Float::INFINITY}, + 'reviewOutcome' => {'type'=>'ExplanationOfBenefit::Item::ReviewOutcome', 'path'=>'SubDetail.reviewOutcome', 'min'=>0, 'max'=>1}, + 'adjudication' => {'type'=>'ExplanationOfBenefit::Item::Adjudication', 'path'=>'SubDetail.adjudication', 'min'=>0, 'max'=>Float::INFINITY} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :traceNumber # 0-* [ Identifier ] + attr_accessor :revenue # 0-1 CodeableConcept + attr_accessor :productOrService # 0-1 CodeableConcept + attr_accessor :productOrServiceEnd # 0-1 CodeableConcept + attr_accessor :modifier # 0-* [ CodeableConcept ] + attr_accessor :patientPaid # 0-1 Money + attr_accessor :quantity # 0-1 Quantity + attr_accessor :unitPrice # 0-1 Money + attr_accessor :factor # 0-1 decimal + attr_accessor :tax # 0-1 Money + attr_accessor :net # 0-1 Money + attr_accessor :noteNumber # 0-* [ positiveInt ] + attr_accessor :reviewOutcome # 0-1 ExplanationOfBenefit::Item::ReviewOutcome + attr_accessor :adjudication # 0-* [ ExplanationOfBenefit::Item::Adjudication ] + end + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :traceNumber # 0-* [ Identifier ] + attr_accessor :revenue # 0-1 CodeableConcept + attr_accessor :productOrService # 0-1 CodeableConcept + attr_accessor :productOrServiceEnd # 0-1 CodeableConcept + attr_accessor :modifier # 0-* [ CodeableConcept ] + attr_accessor :patientPaid # 0-1 Money + attr_accessor :quantity # 0-1 Quantity + attr_accessor :unitPrice # 0-1 Money + attr_accessor :factor # 0-1 decimal + attr_accessor :tax # 0-1 Money + attr_accessor :net # 0-1 Money + attr_accessor :noteNumber # 0-* [ positiveInt ] + attr_accessor :reviewOutcome # 0-1 ExplanationOfBenefit::Item::ReviewOutcome + attr_accessor :adjudication # 0-* [ ExplanationOfBenefit::Item::Adjudication ] + attr_accessor :subDetail # 0-* [ ExplanationOfBenefit::AddItem::Detail::SubDetail ] + end + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :itemSequence # 0-* [ positiveInt ] + attr_accessor :detailSequence # 0-* [ positiveInt ] + attr_accessor :subDetailSequence # 0-* [ positiveInt ] + attr_accessor :traceNumber # 0-* [ Identifier ] + attr_accessor :provider # 0-* [ Reference(Practitioner|PractitionerRole|Organization) ] + attr_accessor :revenue # 0-1 CodeableConcept + attr_accessor :productOrService # 0-1 CodeableConcept + attr_accessor :productOrServiceEnd # 0-1 CodeableConcept + attr_accessor :request # 0-* [ Reference(DeviceRequest|MedicationRequest|NutritionOrder|ServiceRequest|SupplyRequest|VisionPrescription) ] + attr_accessor :modifier # 0-* [ CodeableConcept ] + attr_accessor :programCode # 0-* [ CodeableConcept ] + attr_accessor :servicedDate # 0-1 date + attr_accessor :servicedPeriod # 0-1 Period + attr_accessor :locationCodeableConcept # 0-1 CodeableConcept + attr_accessor :locationAddress # 0-1 Address + attr_accessor :locationReference # 0-1 Reference(Location) + attr_accessor :patientPaid # 0-1 Money + attr_accessor :quantity # 0-1 Quantity + attr_accessor :unitPrice # 0-1 Money + attr_accessor :factor # 0-1 decimal + attr_accessor :tax # 0-1 Money + attr_accessor :net # 0-1 Money + attr_accessor :bodySite # 0-* [ ExplanationOfBenefit::AddItem::BodySite ] + attr_accessor :noteNumber # 0-* [ positiveInt ] + attr_accessor :reviewOutcome # 0-1 ExplanationOfBenefit::Item::ReviewOutcome + attr_accessor :adjudication # 0-* [ ExplanationOfBenefit::Item::Adjudication ] + attr_accessor :detail # 0-* [ ExplanationOfBenefit::AddItem::Detail ] + end + + class Total < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Total.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Total.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Total.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'category' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/adjudication'=>['submitted', 'copay', 'eligible', 'deductible', 'unallocdeduct', 'eligpercent', 'tax', 'benefit']}, 'type'=>'CodeableConcept', 'path'=>'Total.category', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/adjudication'}}, + 'amount' => {'type'=>'Money', 'path'=>'Total.amount', 'min'=>1, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :category # 1-1 CodeableConcept + attr_accessor :amount # 1-1 Money + end + + class Payment < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Payment.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Payment.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Payment.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'type' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/ex-paymenttype'=>['complete', 'partial']}, 'type'=>'CodeableConcept', 'path'=>'Payment.type', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/ex-paymenttype'}}, + 'adjustment' => {'type'=>'Money', 'path'=>'Payment.adjustment', 'min'=>0, 'max'=>1}, + 'adjustmentReason' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/payment-adjustment-reason'=>['a001', 'a002']}, 'type'=>'CodeableConcept', 'path'=>'Payment.adjustmentReason', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/payment-adjustment-reason'}}, + 'date' => {'type'=>'date', 'path'=>'Payment.date', 'min'=>0, 'max'=>1}, + 'amount' => {'type'=>'Money', 'path'=>'Payment.amount', 'min'=>0, 'max'=>1}, + 'identifier' => {'type'=>'Identifier', 'path'=>'Payment.identifier', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :type # 0-1 CodeableConcept + attr_accessor :adjustment # 0-1 Money + attr_accessor :adjustmentReason # 0-1 CodeableConcept + attr_accessor :date # 0-1 date + attr_accessor :amount # 0-1 Money + attr_accessor :identifier # 0-1 Identifier + end + + class ProcessNote < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'ProcessNote.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'ProcessNote.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'ProcessNote.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'number' => {'type'=>'positiveInt', 'path'=>'ProcessNote.number', 'min'=>0, 'max'=>1}, + 'type' => {'valid_codes'=>{'http://hl7.org/fhir/note-type'=>['display', 'print', 'printoper']}, 'type'=>'CodeableConcept', 'path'=>'ProcessNote.type', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/note-type'}}, + 'text' => {'type'=>'string', 'path'=>'ProcessNote.text', 'min'=>0, 'max'=>1}, + 'language' => {'type'=>'CodeableConcept', 'path'=>'ProcessNote.language', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-languages'}} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :number # 0-1 positiveInt + attr_accessor :type # 0-1 CodeableConcept + attr_accessor :text # 0-1 string + attr_accessor :language # 0-1 CodeableConcept + end + + class BenefitBalance < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'BenefitBalance.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'BenefitBalance.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'BenefitBalance.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'category' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/ex-benefitcategory'=>['1', '2', '3', '4', '5', '14', '23', '24', '25', '26', '27', '28', '30', '35', '36', '37', '49', '55', '56', '61', '62', '63', '69', '76', 'F1', 'F3', 'F4', 'F6']}, 'type'=>'CodeableConcept', 'path'=>'BenefitBalance.category', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/ex-benefitcategory'}}, + 'excluded' => {'type'=>'boolean', 'path'=>'BenefitBalance.excluded', 'min'=>0, 'max'=>1}, + 'name' => {'type'=>'string', 'path'=>'BenefitBalance.name', 'min'=>0, 'max'=>1}, + 'description' => {'type'=>'string', 'path'=>'BenefitBalance.description', 'min'=>0, 'max'=>1}, + 'network' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/benefit-network'=>['in', 'out']}, 'type'=>'CodeableConcept', 'path'=>'BenefitBalance.network', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/benefit-network'}}, + 'unit' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/benefit-unit'=>['individual', 'family']}, 'type'=>'CodeableConcept', 'path'=>'BenefitBalance.unit', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/benefit-unit'}}, + 'term' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/benefit-term'=>['annual', 'day', 'lifetime']}, 'type'=>'CodeableConcept', 'path'=>'BenefitBalance.term', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/benefit-term'}}, + 'financial' => {'type'=>'ExplanationOfBenefit::BenefitBalance::Financial', 'path'=>'BenefitBalance.financial', 'min'=>0, 'max'=>Float::INFINITY} + } + + class Financial < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'allowed' => ['unsignedInt', 'string', 'Money'], + 'used' => ['unsignedInt', 'Money'] + } + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Financial.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Financial.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Financial.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'type' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/benefit-type'=>['benefit', 'deductible', 'visit', 'room', 'copay', 'copay-percent', 'copay-maximum', 'vision-exam', 'vision-glasses', 'vision-contacts', 'medical-primarycare', 'pharmacy-dispense']}, 'type'=>'CodeableConcept', 'path'=>'Financial.type', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/benefit-type'}}, + 'allowedUnsignedInt' => {'type'=>'unsignedInt', 'path'=>'Financial.allowed[x]', 'min'=>0, 'max'=>1}, + 'allowedString' => {'type'=>'string', 'path'=>'Financial.allowed[x]', 'min'=>0, 'max'=>1}, + 'allowedMoney' => {'type'=>'Money', 'path'=>'Financial.allowed[x]', 'min'=>0, 'max'=>1}, + 'usedUnsignedInt' => {'type'=>'unsignedInt', 'path'=>'Financial.used[x]', 'min'=>0, 'max'=>1}, + 'usedMoney' => {'type'=>'Money', 'path'=>'Financial.used[x]', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :type # 1-1 CodeableConcept + attr_accessor :allowedUnsignedInt # 0-1 unsignedInt + attr_accessor :allowedString # 0-1 string + attr_accessor :allowedMoney # 0-1 Money + attr_accessor :usedUnsignedInt # 0-1 unsignedInt + attr_accessor :usedMoney # 0-1 Money + end + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :category # 1-1 CodeableConcept + attr_accessor :excluded # 0-1 boolean + attr_accessor :name # 0-1 string + attr_accessor :description # 0-1 string + attr_accessor :network # 0-1 CodeableConcept + attr_accessor :unit # 0-1 CodeableConcept + attr_accessor :term # 0-1 CodeableConcept + attr_accessor :financial # 0-* [ ExplanationOfBenefit::BenefitBalance::Financial ] + end + + attr_accessor :id # 0-1 id + attr_accessor :meta # 0-1 Meta + attr_accessor :implicitRules # 0-1 uri + attr_accessor :language # 0-1 code + attr_accessor :text # 0-1 Narrative + attr_accessor :contained # 0-* [ Resource ] + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :identifier # 0-* [ Identifier ] + attr_accessor :traceNumber # 0-* [ Identifier ] + attr_accessor :status # 1-1 code + attr_accessor :type # 1-1 CodeableConcept + attr_accessor :subType # 0-1 CodeableConcept + attr_accessor :use # 1-1 code + attr_accessor :patient # 1-1 Reference(Patient) + attr_accessor :billablePeriod # 0-1 Period + attr_accessor :created # 1-1 dateTime + attr_accessor :enterer # 0-1 Reference(Practitioner|PractitionerRole|Patient|RelatedPerson) + attr_accessor :insurer # 0-1 Reference(Organization) + attr_accessor :provider # 0-1 Reference(Practitioner|PractitionerRole|Organization) + attr_accessor :priority # 0-1 CodeableConcept + attr_accessor :fundsReserveRequested # 0-1 CodeableConcept + attr_accessor :fundsReserve # 0-1 CodeableConcept + attr_accessor :related # 0-* [ ExplanationOfBenefit::Related ] + attr_accessor :prescription # 0-1 Reference(MedicationRequest|VisionPrescription) + attr_accessor :originalPrescription # 0-1 Reference(MedicationRequest) + attr_accessor :event # 0-* [ ExplanationOfBenefit::Event ] + attr_accessor :payee # 0-1 ExplanationOfBenefit::Payee + attr_accessor :referral # 0-1 Reference(ServiceRequest) + attr_accessor :encounter # 0-* [ Reference(Encounter) ] + attr_accessor :facility # 0-1 Reference(Location|Organization) + attr_accessor :claim # 0-1 Reference(Claim) + attr_accessor :claimResponse # 0-1 Reference(ClaimResponse) + attr_accessor :outcome # 1-1 code + attr_accessor :decision # 0-1 CodeableConcept + attr_accessor :disposition # 0-1 string + attr_accessor :preAuthRef # 0-* [ string ] + attr_accessor :preAuthRefPeriod # 0-* [ Period ] + attr_accessor :diagnosisRelatedGroup # 0-1 CodeableConcept + attr_accessor :careTeam # 0-* [ ExplanationOfBenefit::CareTeam ] + attr_accessor :supportingInfo # 0-* [ ExplanationOfBenefit::SupportingInfo ] + attr_accessor :diagnosis # 0-* [ ExplanationOfBenefit::Diagnosis ] + attr_accessor :procedure # 0-* [ ExplanationOfBenefit::Procedure ] + attr_accessor :precedence # 0-1 positiveInt + attr_accessor :insurance # 0-* [ ExplanationOfBenefit::Insurance ] + attr_accessor :accident # 0-1 ExplanationOfBenefit::Accident + attr_accessor :patientPaid # 0-1 Money + attr_accessor :item # 0-* [ ExplanationOfBenefit::Item ] + attr_accessor :addItem # 0-* [ ExplanationOfBenefit::AddItem ] + attr_accessor :adjudication # 0-* [ ExplanationOfBenefit::Item::Adjudication ] + attr_accessor :total # 0-* [ ExplanationOfBenefit::Total ] + attr_accessor :payment # 0-1 ExplanationOfBenefit::Payment + attr_accessor :formCode # 0-1 CodeableConcept + attr_accessor :form # 0-1 Attachment + attr_accessor :processNote # 0-* [ ExplanationOfBenefit::ProcessNote ] + attr_accessor :benefitPeriod # 0-1 Period + attr_accessor :benefitBalance # 0-* [ ExplanationOfBenefit::BenefitBalance ] + + def resourceType + 'ExplanationOfBenefit' + end + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/resources/FamilyMemberHistory.rb b/lib/fhir_models/r6/generated/resources/FamilyMemberHistory.rb new file mode 100644 index 00000000..b91f93b6 --- /dev/null +++ b/lib/fhir_models/r6/generated/resources/FamilyMemberHistory.rb @@ -0,0 +1,185 @@ +module FHIR + module R6 + class FamilyMemberHistory < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'born' => ['Period', 'date', 'string'], + 'age' => ['Age', 'Range', 'string'], + 'deceased' => ['boolean', 'Age', 'Range', 'date', 'string'] + } + SEARCH_PARAMS = ['code', 'date', 'identifier', 'instantiates-canonical', 'instantiates-uri', 'patient', 'relationship', 'sex', 'status'] + METADATA = { + 'id' => {'type'=>'id', 'path'=>'FamilyMemberHistory.id', 'min'=>0, 'max'=>1}, + 'meta' => {'type'=>'Meta', 'path'=>'FamilyMemberHistory.meta', 'min'=>0, 'max'=>1}, + 'implicitRules' => {'type'=>'uri', 'path'=>'FamilyMemberHistory.implicitRules', 'min'=>0, 'max'=>1}, + 'language' => {'type'=>'code', 'path'=>'FamilyMemberHistory.language', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-languages'}}, + 'text' => {'type'=>'Narrative', 'path'=>'FamilyMemberHistory.text', 'min'=>0, 'max'=>1}, + 'contained' => {'type'=>'Resource', 'path'=>'FamilyMemberHistory.contained', 'min'=>0, 'max'=>Float::INFINITY}, + 'extension' => {'type'=>'Extension', 'path'=>'FamilyMemberHistory.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'FamilyMemberHistory.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'identifier' => {'type'=>'Identifier', 'path'=>'FamilyMemberHistory.identifier', 'min'=>0, 'max'=>Float::INFINITY}, + 'instantiatesCanonical' => {'type'=>'canonical', 'path'=>'FamilyMemberHistory.instantiatesCanonical', 'min'=>0, 'max'=>Float::INFINITY}, + 'instantiatesUri' => {'type'=>'uri', 'path'=>'FamilyMemberHistory.instantiatesUri', 'min'=>0, 'max'=>Float::INFINITY}, + 'status' => {'valid_codes'=>{'http://hl7.org/fhir/history-status'=>['partial', 'completed', 'entered-in-error', 'health-unknown']}, 'type'=>'code', 'path'=>'FamilyMemberHistory.status', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/history-status'}}, + 'dataAbsentReason' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/history-absent-reason'=>['subject-unknown', 'withheld', 'unable-to-obtain', 'deferred']}, 'type'=>'CodeableConcept', 'path'=>'FamilyMemberHistory.dataAbsentReason', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/history-absent-reason'}}, + 'patient' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Patient'], 'type'=>'Reference', 'path'=>'FamilyMemberHistory.patient', 'min'=>1, 'max'=>1}, + 'date' => {'type'=>'dateTime', 'path'=>'FamilyMemberHistory.date', 'min'=>0, 'max'=>1}, + 'participant' => {'type'=>'FamilyMemberHistory::Participant', 'path'=>'FamilyMemberHistory.participant', 'min'=>0, 'max'=>Float::INFINITY}, + 'name' => {'type'=>'string', 'path'=>'FamilyMemberHistory.name', 'min'=>0, 'max'=>1}, + 'relationship' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/v3-RoleCode'=>['FAMMEMB', 'CHILD', 'CHLDADOPT', 'DAUADOPT', 'SONADOPT', 'CHLDFOST', 'DAUFOST', 'SONFOST', 'DAUC', 'DAU', 'STPDAU', 'NCHILD', 'SON', 'SONC', 'STPSON', 'STPCHLD', 'EXT', 'AUNT', 'MAUNT', 'PAUNT', 'COUSN', 'MCOUSN', 'PCOUSN', 'GGRPRN', 'GGRFTH', 'MGGRFTH', 'PGGRFTH', 'GGRMTH', 'MGGRMTH', 'PGGRMTH', 'MGGRPRN', 'PGGRPRN', 'GRNDCHILD', 'GRNDDAU', 'GRNDSON', 'GRPRN', 'GRFTH', 'MGRFTH', 'PGRFTH', 'GRMTH', 'MGRMTH', 'PGRMTH', 'MGRPRN', 'PGRPRN', 'INLAW', 'CHLDINLAW', 'DAUINLAW', 'SONINLAW', 'PRNINLAW', 'FTHINLAW', 'MTHINLAW', 'MTHINLOAW', 'SIBINLAW', 'BROINLAW', 'SISINLAW', 'SISLINLAW', 'NIENEPH', 'NEPHEW', 'NIECE', 'UNCLE', 'MUNCLE', 'PUNCLE', 'PRN', 'ADOPTP', 'ADOPTF', 'ADOPTM', 'FTH', 'FTHFOST', 'NFTH', 'NFTHF', 'STPFTH', 'MTH', 'GESTM', 'MTHFOST', 'NMTH', 'NMTHF', 'STPMTH', 'NPRN', 'PRNFOST', 'STPPRN', 'SIB', 'BRO', 'HBRO', 'NBRO', 'TWINBRO', 'FTWINBRO', 'ITWINBRO', 'STPBRO', 'HSIB', 'HSIS', 'NSIB', 'NSIS', 'TWINSIS', 'FTWINSIS', 'ITWINSIS', 'TWIN', 'FTWIN', 'ITWIN', 'SIS', 'STPSIS', 'STPSIB', 'SIGOTHR', 'DOMPART', 'FMRSPS', 'SPS', 'HUSB', 'WIFE']}, 'type'=>'CodeableConcept', 'path'=>'FamilyMemberHistory.relationship', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://terminology.hl7.org/ValueSet/v3-FamilyMember'}}, + 'sex' => {'valid_codes'=>{'http://hl7.org/fhir/administrative-gender'=>['male', 'female', 'other', 'unknown']}, 'type'=>'CodeableConcept', 'path'=>'FamilyMemberHistory.sex', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/administrative-gender'}}, + 'bornPeriod' => {'type'=>'Period', 'path'=>'FamilyMemberHistory.born[x]', 'min'=>0, 'max'=>1}, + 'bornDate' => {'type'=>'date', 'path'=>'FamilyMemberHistory.born[x]', 'min'=>0, 'max'=>1}, + 'bornString' => {'type'=>'string', 'path'=>'FamilyMemberHistory.born[x]', 'min'=>0, 'max'=>1}, + 'ageAge' => {'type'=>'Age', 'path'=>'FamilyMemberHistory.age[x]', 'min'=>0, 'max'=>1}, + 'ageRange' => {'type'=>'Range', 'path'=>'FamilyMemberHistory.age[x]', 'min'=>0, 'max'=>1}, + 'ageString' => {'type'=>'string', 'path'=>'FamilyMemberHistory.age[x]', 'min'=>0, 'max'=>1}, + 'estimatedAge' => {'type'=>'boolean', 'path'=>'FamilyMemberHistory.estimatedAge', 'min'=>0, 'max'=>1}, + 'deceasedBoolean' => {'type'=>'boolean', 'path'=>'FamilyMemberHistory.deceased[x]', 'min'=>0, 'max'=>1}, + 'deceasedAge' => {'type'=>'Age', 'path'=>'FamilyMemberHistory.deceased[x]', 'min'=>0, 'max'=>1}, + 'deceasedRange' => {'type'=>'Range', 'path'=>'FamilyMemberHistory.deceased[x]', 'min'=>0, 'max'=>1}, + 'deceasedDate' => {'type'=>'date', 'path'=>'FamilyMemberHistory.deceased[x]', 'min'=>0, 'max'=>1}, + 'deceasedString' => {'type'=>'string', 'path'=>'FamilyMemberHistory.deceased[x]', 'min'=>0, 'max'=>1}, + 'reason' => {'type'=>'CodeableReference', 'path'=>'FamilyMemberHistory.reason', 'min'=>0, 'max'=>Float::INFINITY}, + 'note' => {'type'=>'Annotation', 'path'=>'FamilyMemberHistory.note', 'min'=>0, 'max'=>Float::INFINITY}, + 'condition' => {'type'=>'FamilyMemberHistory::Condition', 'path'=>'FamilyMemberHistory.condition', 'min'=>0, 'max'=>Float::INFINITY}, + 'procedure' => {'type'=>'FamilyMemberHistory::Procedure', 'path'=>'FamilyMemberHistory.procedure', 'min'=>0, 'max'=>Float::INFINITY} + } + + class Participant < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Participant.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Participant.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Participant.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'function' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/provenance-participant-type'=>['enterer', 'performer', 'author', 'editor', 'verifier', 'legal', 'attester', 'informant', 'custodian', 'assembler', 'transformer', 'composer'], 'http://dicom.nema.org/resources/ontology/DCM'=>['110150', '110151', '110152', '110153', '110154', '110155'], 'http://terminology.hl7.org/CodeSystem/extra-security-role-type'=>['authserver', 'datacollector', 'dataprocessor', 'datasubject', 'humanuser']}, 'type'=>'CodeableConcept', 'path'=>'Participant.function', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/participation-role-type'}}, + 'actor' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole', 'http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson', 'http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/Organization', 'http://hl7.org/fhir/StructureDefinition/CareTeam'], 'type'=>'Reference', 'path'=>'Participant.actor', 'min'=>1, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :function # 0-1 CodeableConcept + attr_accessor :actor # 1-1 Reference(Practitioner|PractitionerRole|Patient|RelatedPerson|Device|Organization|CareTeam) + end + + class Condition < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'onset' => ['Age', 'Range', 'Period', 'string'] + } + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Condition.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Condition.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Condition.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'code' => {'valid_codes'=>{'http://snomed.info/sct'=>['404684003', '109006', '122003', '127009', '129007', '134006', '140004', '144008', '150003', '151004', '162004', '165002', '168000', '171008', '172001', '175004', '177007', '179005', '181007', '183005', '184004', '188001', '192008', '193003', '198007', '199004', '216004', '219006', '222008', '223003', '228007', '241006', '242004', '253005', '257006', '264008', '276008', '279001', '281004', '282006', '290006', '292003', '297009', '299007', '303002', '308006', '310008', '313005', '317006', '320003', '324007', '330007', '335002', '341009', '349006', '355001', '357009', '359007', '360002', '364006', '366008', '368009', '369001', '378007', '382009', '383004', '385006', '387003', '398002', '407000', '408005', '409002', '426008', '431005', '437009', '440009', '442001', '443006', '447007', '450005', '452002', '460001', '467003', '470004', '479003', '486006', '488007', '490008', '496002', '504009', '517007', '518002', '520004', '527001', '536002', '539009', '547009', '548004', '554003', '555002', '563001', '568005', '586008', '590005', '596004', '599006', '600009', '607007', '610000', '613003', '615005', '616006', '626004', '631002', '640003', '643001', '646009', '649002', '651003', '652005', '655007', '658009', '664002', '675003', '701003', '703000', '714002', '715001', '718004', '734001', '736004', '750009', '755004', '756003', '758002', '775008', '776009', '781000', '787001', '788006', '792004', '799008', '801006', '805002', '811004', '813001', '815008', '816009', '818005', '825003', '827006', '832007', '834008', '841002', '842009', '843004', '844005', '845006', '849000', '857002', '862001', '865004', '871005', '874002', '875001', '888003', '890002', '899001', '903008', '904002', '928000', '931004', '932006', '934007', '943003', '961007', '962000', '964004', '965003', '975000', '978003', '981008', '984000', '987007', '991002', '998008', '1003002', '1020003', '1023001', '1027000', '1031006', '1033009', '1034003', '1038000', '1045000', '1046004', '1051005', '1055001', '1059007', '1070000', '1073003', '1077002', '1079004', '1085006', '1089000', '1102005', '1107004', '1108009', '1111005', '1112003', '1116000', '1124005', '1125006', '1126007', '1131009', '1134001', '1135000', '1139006', '1140008', '1141007', '1145003', '1150009', '1151008', '1152001', '1155004', '1168007', '1184008', '1194003', '1196001', '1197005', '1201005', '1207009', '1208004', '1212005', '1214006', '1232006', '1239002', '1240000', '1259003', '1261007', '1264004', '1271009', '1280009', '1282001', '1284000', '1286003', '1287007', '1297003', '1308001', '1310004', '1318006', '1323006', '1332008', '1335005', '1343000', '1345007', '1351002', '1356007', '1361009', '1367008', '1370007', '1372004', '1376001', '1378000', '1380006', '1383008', '1384002', '1386000', '1387009', '1388004', '1393001', '1395008', '1402001', '1412008', '1415005', '1418007', '1426004', '1447000', '1469007', '1474004', '1475003', '1478001', '1479009', '1482004', '1486001', '1488000', '1489008', '1492007', '1493002', '1499003', '1512006', '1515008', '1518005', '1519002', '1521007', '1525003', '1531000', '1532007', '1534008', '1538006', '1539003', '1542009', '1544005', '1551001', '1556006', '1563006', '1567007', '1588003', '1592005', '1593000', '1606009', '1608005', '1639007', '1647007', '1648002', '1654001', '1657008', '1658003', '1663004', '1667003', '1670004', '1671000', '1674008', '1679003', '1682008', '1685005', '1686006', '1694004', '1698001', '1703007', '1705000', '1714005', '1717003', '1723008', '1724002', '1734006', '1735007', '1739001', '1742007', '1744008', '1748006', '1755008', '1761006', '1763009', '1767005', '1769008', '1771008', '1776003', '1777007', '1778002', '1779005', '1794009', '1816003', '1821000', '1822007', '1824008', '1826005', '1828006', '1833005', '1835003', '1837006', '1845001', '1847009', '1852004', '1855002', '1856001', '1857005', '1860003', '1865008', '1869002', '1892002', '1896004', '1897008', '1899006', '1903004', '1922008', '1926006', '1939005', '1943009', '1953005', '1955003', '1959009', '1963002', '1965009', '1967001', '1973000', '1977004', '1979001', '1980003', '1981004', '2004005', '2012002', '2028007', '2032001', '2036003', '2040007', '2041006', '2043009', '2055003', '2061000', '2065009', '2066005', '2070002', '2073000', '2087000', '2089002', '2091005', '2094002', '2102007', '2107001', '2109003', '2114004', '2116002', '2120003', '2121004', '2128005', '2129002', '2132004', '2134003', '2136001', '2138000', '2145000', '2149006', '2158004', '2167004', '2169001', '2170000', '2176006', '2177002', '2186007', '2198002', '2202000', '2204004', '2213002', '2216005', '2219003', '2224000', '2228002', '2229005', '2231001', '2237002', '2239004', '2241003', '2243000', '2245007', '2251002', '2256007', '2261009', '2268003', '2284002', '2295008', '2296009', '2301009', '2303007', '2304001', '2307008', '2308003', '2312009', '2314005', '2326000', '2339001', '2341000', '2351004', '2355008', '2359002', '2365002', '2366001', '2367005', '2374000', '2385003', '2388001', '2390000', '2391001', '2396006', '2398007', '2403008', '2415007', '2418009', '2419001', '2420007', '2432006', '2435008', '2437000', '2438005', '2439002', '2443003', '2452007', '2463005', '2469009', '2471009', '2472002', '2473007', '2477008', '2492009', '2495006', '2496007', '2506003', '2513003', '2518007', '2521009', '2523007', '2526004', '2528003', '2532009', '2534005', '2538008', '2541004', '2554006', '2556008', '2560006', '2562003', '2576002', '2581006', '2582004', '2583009', '2584003', '2585002', '2589008', '2591000', '2593002', '2602008', '2606006', '2615004', '2618002', '2622007', '2625009', '2634004', '2638001', '2640006', '2651006', '2655002', '2657005', '2663001', '2683000', '2689001', '2694001', '2704003', '2707005', '2713001', '2724004', '2725003', '2733002', '2736005', '2740001', '2749000', '2751001', '2761008', '2764000', '2770006', '2772003', '2775001', '2776000', '2782002', '2783007', '2805007', '2806008', '2807004', '2808009', '2815001', '2816000', '2818004', '2819007', '2825006', '2828008', '2829000', '2835000', '2836004', '2838003', '2850009', '2853006', '2856003', '2858002', '2884008', '2893009', '2897005', '2899008', '2901004', '2902006', '2904007', '2910007', '2912004', '2917005', '2918000', '2919008', '2929001', '2935001', '2946003', '2951009', '2955000', '2965006', '2967003', '2978006', '2981001', '2989004', '2990008', '2992000', '2994004', '2999009', '3002002', '3004001', '3006004', '3009006', '3013004', '3014005', '3018008', '3019000', '3021005', '3023008', '3032005', '3033000', '3038009', '3044008', '3053001', '3059002', '3067005', '3071008', '3072001', '3073006', '3089009', '3094009', '3095005', '3097002', '3098007', '3109008', '3110003', '3119002', '3129009', '3135009', '3140001', '3144005', '3158007', '3160009', '3163006', '3168002', '3185000', '3199001', '3200003', '3208005', '3214003', '3217005', '3218000', '3219008', '3228009', '3229001', '3238004', '3239007', '3253007', '3254001', '3259006', '3261002', '3263004', '3272007', '3274008', '3275009', '3276005', '3282008', '3283003', '3286006', '3289004', '3291007', '3298001', '3303004', '3304005', '3305006', '3308008', '3310005', '3321001', '3323003', '3327002', '3331008', '3344003', '3345002', '3358001', '3368006', '3376008', '3381004', '3387000', '3391005', '3398004', '3415004', '3419005', '3421000', '3424008', '3426005', '3427001', '3434004', '3439009', '3441005', '3446000', '3449007', '3456001', '3458000', '3461004', '3464007', '3468005', '3469002', '3472009', '3474005', '3480002', '3482005', '3483000', '3487004', '3500002', '3502005', '3506008', '3507004', '3511005', '3514002', '3519007', '3528008', '3529000', '3530005', '3531009', '3533007', '3539006', '3542000', '3544004', '3545003', '3548001', '3549009', '3558002', '3560000', '3570003', '3571004', '3577000', '3585009', '3586005', '3589003', '3590007', '3591006', '3598000', '3611003', '3633001', '3639002', '3640000', '3641001', '3642008', '3644009', '3649004', '3650004', '3652007', '3657001', '3662000', '3677008', '3680009', '3681008', '3696007', '3699000', '3704008', '3705009', '3716002', '3720003', '3723001', '3733009', '3738000', '3744001', '3747008', '3750006', '3751005', '3752003', '3754002', '3755001', '3756000', '3759007', '3760002', '3762005', '3763000', '3783004', '3797007', '3798002', '3815005', '3820005', '3827008', '3830001', '3841004', '3845008', '3855007', '3885002', '3886001', '3899003', '3900008', '3902000', '3908001', '3909009', '3913002', '3914008', '3928002', '3939004', '3944006', '3947004', '3950001', '3951002', '3972004', '3975002', '3978000', '3987009', '3993001', '3999002', '4003003', '4006006', '4009004', '4016003', '4017007', '4022007', '4026005', '4030008', '4038001', '4039009', '4040006', '4041005', '4046000', '4062006', '4063001', '4069002', '4070001', '4075006', '4082005', '4088009', '4089001', '4103001', '4107000', '4113009', '4120002', '4124006', '4127004', '4129001', '4135001', '4136000', '4142001', '4160001', '4168008', '4170004', '4174008', '4175009', '4178006', '4181001', '4183003', '4184009', '4195003', '4197006', '4199009', '4208000', '4210003', '4223005', '4224004', '4225003', '4232007', '4237001', '4240001', '4241002', '4242009', '4248008', '4249000', '4260009', '4262001', '4264000', '4269005', '4273008', '4275001', '4283007', '4287008', '4294006', '4300009', '4301008', '4306003', '4307007', '4313003', '4316006', '4320005', '4324001', '4325000', '4338008', '4340003', '4349002', '4354006', '4356008', '4359001', '4364002', '4367009', '4373005', '4374004', '4381006', '4386001', '4390004', '4397001', '4399003', '4403007', '4406004', '4409006', '4410001', '4412009', '4414005', '4416007', '4418008', '4426000', '4434006', '4439001', '4441000', '4445009', '4448006', '4461006', '4463009', '4464003', '4465002', '4468000', '4470009', '4473006', '4477007', '4478002', '4481007', '4483005', '4494009', '4495005', '4499004', '4501007', '4506002', '4510004', '4512007', '4519003', '4522001', '4523006', '4526003', '4529005', '4530000', '4547004', '4550001', '4554005', '4556007', '4557003', '4559000', '4565000', '4568003', '4575002', '4586000', '4592006', '4598005', '4602007', '4633009', '4637005', '4639008', '4641009', '4645000', '4654002', '4659007', '4661003', '4665007', '4667004', '4669001', '4673003', '4676006', '4688008', '4690009', '4702003', '4708004', '4711003', '4721006', '4724003', '4733001', '4740000', '4749004', '4750004', '4754008', '4760008', '4763005', '4771009', '4776004', '4783006', '4787007', '4788002', '4800001', '4805006', '4806007', '4817008', '4819006', '4821001', '4834000', '4835004', '4839005', '4846001', '4851007', '4853005', '4854004', '4855003', '4859009', '4860004', '4863002', '4873000', '4874006', '4886009', '4887000', '4896000', '4900002', '4907004', '4915001', '4920001', '4921002', '4922009', '4926007', '4927003', '4932002']}, 'type'=>'CodeableConcept', 'path'=>'Condition.code', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/condition-code'}}, + 'outcome' => {'valid_codes'=>{'http://snomed.info/sct'=>['419099009', '370996005', '765205004', '21134002']}, 'type'=>'CodeableConcept', 'path'=>'Condition.outcome', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/condition-outcome'}}, + 'contributedToDeath' => {'type'=>'boolean', 'path'=>'Condition.contributedToDeath', 'min'=>0, 'max'=>1}, + 'onsetAge' => {'type'=>'Age', 'path'=>'Condition.onset[x]', 'min'=>0, 'max'=>1}, + 'onsetRange' => {'type'=>'Range', 'path'=>'Condition.onset[x]', 'min'=>0, 'max'=>1}, + 'onsetPeriod' => {'type'=>'Period', 'path'=>'Condition.onset[x]', 'min'=>0, 'max'=>1}, + 'onsetString' => {'type'=>'string', 'path'=>'Condition.onset[x]', 'min'=>0, 'max'=>1}, + 'note' => {'type'=>'Annotation', 'path'=>'Condition.note', 'min'=>0, 'max'=>Float::INFINITY} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :code # 1-1 CodeableConcept + attr_accessor :outcome # 0-1 CodeableConcept + attr_accessor :contributedToDeath # 0-1 boolean + attr_accessor :onsetAge # 0-1 Age + attr_accessor :onsetRange # 0-1 Range + attr_accessor :onsetPeriod # 0-1 Period + attr_accessor :onsetString # 0-1 string + attr_accessor :note # 0-* [ Annotation ] + end + + class Procedure < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'performed' => ['Age', 'Range', 'Period', 'string', 'dateTime'] + } + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Procedure.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Procedure.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Procedure.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'code' => {'valid_codes'=>{'http://snomed.info/sct'=>['71388002', '104001', '115006', '119000', '128004', '133000', '135007', '142007', '146005', '153001', '160007', '166001', '170009', '174000', '176003', '189009', '197002', '230009', '243009', '245002', '262007', '267001', '285008', '294002', '295001', '306005', '316002', '334003', '342002', '348003', '351005', '352003', '374009', '388008', '389000', '401004', '406009', '417005', '435001', '445004', '456004', '459006', '463004', '468008', '474008', '489004', '493005', '494004', '497006', '531007', '533005', '535003', '540006', '543008', '545001', '549007', '550007', '559008', '574005', '617002', '618007', '625000', '628003', '629006', '633004', '637003', '642006', '647000', '657004', '665001', '670008', '671007', '673005', '674004', '676002', '680007', '687005', '695009', '697001', '710006', '712003', '722009', '726007', '730005', '741007', '746002', '753006', '754000', '759005', '762008', '764009', '767002', '789003', '791006', '807005', '814007', '817000', '831000', '851001', '853003', '867007', '870006', '879007', '881009', '893000', '897004', '910002', '911003', '913000', '926001', '935008', '941001', '948007', '951000', '956005', '967006', '969009', '971009', '1001000', '1008006', '1019009', '1021004', '1029002', '1032004', '1035002', '1036001', '1041009', '1048003', '1054002', '1071001', '1084005', '1093006', '1103000', '1104006', '1115001', '1119007', '1121002', '1127003', '1133007', '1163003', '1176009', '1181000', '1186005', '1198000', '1209007', '1225002', '1227005', '1235008', '1237000', '1238005', '1251000', '1253002', '1258006', '1266002', '1267006', '1278003', '1279006', '1292009', '1299000', '1315009', '1324000', '1327007', '1328002', '1329005', '1337002', '1339004', '1352009', '1358008', '1366004', '1385001', '1390003', '1398005', '1399002', '1407007', '1410000', '1411001', '1413003', '1414009', '1417002', '1431002', '1440003', '1449002', '1453000', '1455007', '1457004', '1494008', '1500007', '1501006', '1505002', '1529009', '1533002', '1550000', '1555005', '1559004', '1576000', '1578004', '1583007', '1585000', '1596008', '1597004', '1614003', '1615002', '1616001', '1636000', '1638004', '1640009', '1645004', '1651009', '1653007', '1669000', '1677001', '1678006', '1680000', '1683003', '1689004', '1691007', '1699009', '1702002', '1704001', '1712009', '1713004', '1730002', '1746005', '1747001', '1753001', '1757000', '1759002', '1770009', '1774000', '1775004', '1784004', '1787006', '1788001', '1801001', '1805005', '1811008', '1813006', '1820004', '1830008', '1836002', '1844002', '1854003', '1859008', '1861004', '1862006', '1866009', '1868005', '1870001', '1871002', '1872009', '1876007', '1879000', '1889001', '1907003', '1917008', '1924009', '1950008', '1958001', '1966005', '1983001', '1995001', '1999007', '2002009', '2021001', '2051007', '2054004', '2067001', '2069003', '2078009', '2079001', '2080003', '2098004', '2115003', '2119009', '2127000', '2137005', '2153008', '2161003', '2164006', '2166008', '2171001', '2178007', '2181002', '2188008', '2193006', '2196003', '2199005', '2214008', '2220009', '2225004', '2234009', '2242005', '2244006', '2250001', '2252009', '2267008', '2270007', '2276001', '2278000', '2279008', '2290003', '2315006', '2318008', '2321005', '2322003', '2337004', '2344008', '2364003', '2371008', '2373006', '2382000', '2386002', '2393003', '2406000', '2407009', '2408004', '2409007', '2425002', '2442008', '2448007', '2455009', '2457001', '2458006', '2459003', '2474001', '2475000', '2480009', '2486003', '2488002', '2494005', '2498008', '2507007', '2508002', '2514009', '2517002', '2530001', '2531002', '2535006', '2536007', '2547000', '2552005', '2564002', '2566000', '2567009', '2580007', '2598006', '2601001', '2607002', '2613006', '2614000', '2616003', '2619005', '2629003', '2632000', '2642003', '2643008', '2644002', '2645001', '2646000', '2658000', '2659008', '2668005', '2673004', '2677003', '2690005', '2693007', '2696004', '2697008', '2716009', '2722000', '2731000', '2732007', '2737001', '2742009', '2743004', '2745006', '2752008', '2780005', '2794006', '2802005', '2811005', '2813008', '2837008', '2842000', '2843005', '2847006', '2851008', '2854000', '2857007', '2866006', '2875008', '2885009', '2891006', '2898000', '2908005', '2914003', '2915002', '2933008', '2945004', '2947007', '2960001', '2968008', '2970004', '2971000', '2977001', '3001009', '3010001', '3016007', '3025001', '3026000', '3029007', '3041000', '3047001', '3060007', '3061006', '3063009', '3075004', '3078002', '3083005', '3088001', '3090000', '3112006', '3116009', '3130004', '3133002', '3137001', '3143004', '3162001', '3164000', '3165004', '3166003', '3177009', '3183007', '3186004', '3190002', '3204007', '3241008', '3249005', '3256004', '3257008', '3258003', '3268008', '3270004', '3278006', '3287002', '3320000', '3324009', '3326006', '3328007', '3333006', '3338002', '3352000', '3357006', '3360004', '3390006', '3399007', '3407002', '3413006', '3418002', '3432000', '3443008', '3450007', '3457005', '3479000', '3498003', '3499006', '3509001', '3515001', '3517009', '3518004', '3527003', '3546002', '3559005', '3562008', '3564009', '3575008', '3580004', '3605001', '3607009', '3620007', '3625002', '3651000', '3654008', '3659003', '3664004', '3666002', '3669009', '3673007', '3683006', '3686003', '3688002', '3690001', '3691002', '3697003', '3700004', '3701000', '3713005', '3717006', '3735002', '3740005', '3748003', '3749006', '3758004', '3770000', '3778007', '3780001', '3784005', '3786007', '3787003', '3794000', '3796003', '3799005', '3802001', '3819004', '3826004', '3828003', '3831002', '3843001', '3858009', '3861005', '3862003', '3864002', '3880007', '3881006', '3887005', '3889008', '3891000', '3895009', '3907006', '3911000', '3915009', '3917001', '3918006', '3926003', '3929005', '3936006', '3938007', '3942005', '3955006', '3957003', '3963007', '3967008', '3968003', '3969006', '3971006', '3980006', '3981005', '3985001', '3991004', '3998005', '4007002', '4008007', '4027001', '4034004', '4035003', '4036002', '4037006', '4044002', '4045001', '4052004', '4064007', '4068005', '4083000', '4084006', '4090005', '4094001', '4102006', '4114003', '4116001', '4119008', '4134002', '4139007', '4143006', '4149005', '4154001', '4165006', '4192000', '4213001', '4214007', '4226002', '4252008', '4263006', '4266003', '4285000', '4293000', '4304000', '4319004', '4321009', '4323007', '4331002', '4333004', '4336007', '4337003', '4339000', '4341004', '4344007', '4348005', '4350002', '4363008', '4365001', '4380007', '4387005', '4388000', '4407008', '4411002', '4420006', '4424002', '4436008', '4438009', '4443002', '4447001', '4449003', '4450003', '4455008', '4457000', '4466001', '4467005', '4475004', '4487006', '4489009', '4503005', '4504004', '4505003', '4507006', '4511000', '4516005', '4520009', '4525004', '4533003', '4535005', '4539004', '4542005', '4544006', '4558008', '4563007', '4570007', '4579008', '4581005', '4585001', '4587009', '4593001', '4594007', '4613005', '4625008', '4626009', '4636001', '4640005', '4642002', '4670000', '4671001', '4691008', '4692001', '4694000', '4699005', '4701005', '4707009', '4712005', '4713000', '4719001', '4727005', '4734007', '4737000', '4756005', '4758006', '4764004', '4765003', '4770005', '4772002', '4784000', '4804005', '4811009', '4815000', '4820000', '4827002', '4829004', '4847005', '4849008', '4862007', '4877004', '4891005', '4895001', '4902005', '4903000', '4904006', '4914002', '4929000', '4930005', '4934001', '4957007', '4966006', '4970003', '4974007', '4976009', '4987001', '4992004', '4993009', '5016005', '5019003', '5021008', '5022001', '5025004', '5032008', '5048009', '5055006', '5057003', '5065000', '5091004', '5105000', '5110001', '5113004', '5119000', '5121005', '5123008', '5130002', '5131003', '5147001', '5151004', '5154007', '5161006', '5162004', '5165002', '5176003', '5182000', '5184004', '5186002', '5190000', '5191001', '5212002', '5216004', '5233006', '5243009', '5245002', '5246001', '5264008', '5267001', '5270002', '5273000', '5282006', '5290006', '5298004', '5304008', '5316002', '5317006', '5326009', '5328005', '5337005', '5338000', '5342002', '5348003', '5357009', '5373003', '5384005', '5391008', '5393006', '5402006', '5407000', '5415002', '5419008', '5422005', '5431005', '5433008', '5446003', '5447007', '5452002', '5456004', '5457008', '5460001', '5479003', '5486006', '5506006', '5517007', '5521000', '5536002', '5545001', '5551006', '5556001', '5570001', '5571002', '5572009', '5586008', '5608002', '5616006', '5632009', '5636007', '5638008', '5648005', '5651003', '5663008', '5669007', '5671007', '5687005', '5690004', '5694008', '5721002', '5722009', '5726007', '5728008', '5731009', '5733007', '5738003', '5745003', '5760000', '5777000', '5781000', '5785009', '5787001', '5789003', '5796001', '5806001', '5807005', '5809008', '5812006', '5818005', '5821007', '5823005', '5832007', '5845006', '5857002', '5865004', '5870006', '5880005', '5892005', '5894006', '5897004', '5902003', '5925002', '5930003', '5947002', '5961007', '5966002', '5971009', '5983006', '5986003', '5992009', '5995006', '5997003', '5998008', '6005008', '6007000', '6019008', '6025007', '6026008', '6029001', '6035001', '6063004', '6069000', '6082008', '6092000', '6100001', '6108008', '6119006', '6125005', '6126006', '6127002', '6130009', '6133006', '6143009', '6146001', '6148000', '6157006', '6159009', '6161000', '6164008', '6166005', '6177004', '6187000', '6188005', '6189002', '6190006', '6195001', '6198004', '6200005', '6205000', '6213004', '6221005', '6225001', '6226000', '6227009', '6231003', '6238009', '6240004', '6255008', '6271008', '6274000', '6289009', '6295005', '6307005', '6309008', '6319002', '6337001', '6339003', '6343004', '6353003', '6354009', '6355005', '6358007', '6361008', '6363006', '6370006', '6384001', '6385000', '6388003', '6396008', '6397004', '6399001', '6402000', '6403005', '6419003', '6433003', '6434009', '6438007', '6439004', '6443000', '6444006', '6465000', '6473009', '6480006', '6486000', '6487009', '6491004', '6499002', '6506000', '6519001', '6521006', '6527005', '6535008', '6536009', '6543003', '6547002', '6555009', '6556005', '6562000', '6563005', '6567006', '6585004', '6589005', '6601003', '6614002', '6615001', '6622009', '6634001', '6639006', '6650009', '6656003', '6657007', '6658002', '6661001', '6668007', '6670003', '6682007', '6689003', '6690007', '6704000', '6708002', '6712008', '6722002', '6726004', '6727008', '6728003', '6732009', '6737003', '6745008', '6748005', '6759001', '6760006', '6763008', '6774004', '6776002', '6778001', '6779009', '6782004', '6794008', '6801000', '6812000', '6818001', '6832004', '6833009', '6846004', '6848003', '6853008', '6862005', '6872008', '6880001', '6889000', '6898002', '6903003', '6909004', '6915004', '6943008', '6948004', '6951006', '6967000', '6968005', '6976007', '6979000', '6986008', '7001008', '7012008', '7017002', '7026004']}, 'type'=>'CodeableConcept', 'path'=>'Procedure.code', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/procedure-code'}}, + 'outcome' => {'valid_codes'=>{'http://snomed.info/sct'=>['404684003', '109006', '122003', '127009', '129007', '134006', '140004', '144008', '150003', '151004', '162004', '165002', '168000', '171008', '172001', '175004', '177007', '179005', '181007', '183005', '184004', '188001', '192008', '193003', '198007', '199004', '216004', '219006', '222008', '223003', '228007', '241006', '242004', '253005', '257006', '264008', '276008', '279001', '281004', '282006', '290006', '292003', '297009', '299007', '303002', '308006', '310008', '313005', '317006', '320003', '324007', '330007', '335002', '341009', '349006', '355001', '357009', '359007', '360002', '364006', '366008', '368009', '369001', '378007', '382009', '383004', '385006', '387003', '398002', '407000', '408005', '409002', '426008', '431005', '437009', '440009', '442001', '443006', '447007', '450005', '452002', '460001', '467003', '470004', '479003', '486006', '488007', '490008', '496002', '504009', '517007', '518002', '520004', '527001', '536002', '539009', '547009', '548004', '554003', '555002', '563001', '568005', '586008', '590005', '596004', '599006', '600009', '607007', '610000', '613003', '615005', '616006', '626004', '631002', '640003', '643001', '646009', '649002', '651003', '652005', '655007', '658009', '664002', '675003', '701003', '703000', '714002', '715001', '718004', '734001', '736004', '750009', '755004', '756003', '758002', '775008', '776009', '781000', '787001', '788006', '792004', '799008', '801006', '805002', '811004', '813001', '815008', '816009', '818005', '825003', '827006', '832007', '834008', '841002', '842009', '843004', '844005', '845006', '849000', '857002', '862001', '865004', '871005', '874002', '875001', '888003', '890002', '899001', '903008', '904002', '928000', '931004', '932006', '934007', '943003', '961007', '962000', '964004', '965003', '975000', '978003', '981008', '984000', '987007', '991002', '998008', '1003002', '1020003', '1023001', '1027000', '1031006', '1033009', '1034003', '1038000', '1045000', '1046004', '1051005', '1055001', '1059007', '1070000', '1073003', '1077002', '1079004', '1085006', '1089000', '1102005', '1107004', '1108009', '1111005', '1112003', '1116000', '1124005', '1125006', '1126007', '1131009', '1134001', '1135000', '1139006', '1140008', '1141007', '1145003', '1150009', '1151008', '1152001', '1155004', '1168007', '1184008', '1194003', '1196001', '1197005', '1201005', '1207009', '1208004', '1212005', '1214006', '1232006', '1239002', '1240000', '1259003', '1261007', '1264004', '1271009', '1280009', '1282001', '1284000', '1286003', '1287007', '1297003', '1308001', '1310004', '1318006', '1323006', '1332008', '1335005', '1343000', '1345007', '1351002', '1356007', '1361009', '1367008', '1370007', '1372004', '1376001', '1378000', '1380006', '1383008', '1384002', '1386000', '1387009', '1388004', '1393001', '1395008', '1402001', '1412008', '1415005', '1418007', '1426004', '1447000', '1469007', '1474004', '1475003', '1478001', '1479009', '1482004', '1486001', '1488000', '1489008', '1492007', '1493002', '1499003', '1512006', '1515008', '1518005', '1519002', '1521007', '1525003', '1531000', '1532007', '1534008', '1538006', '1539003', '1542009', '1544005', '1551001', '1556006', '1563006', '1567007', '1588003', '1592005', '1593000', '1606009', '1608005', '1639007', '1647007', '1648002', '1654001', '1657008', '1658003', '1663004', '1667003', '1670004', '1671000', '1674008', '1679003', '1682008', '1685005', '1686006', '1694004', '1698001', '1703007', '1705000', '1714005', '1717003', '1723008', '1724002', '1734006', '1735007', '1739001', '1742007', '1744008', '1748006', '1755008', '1761006', '1763009', '1767005', '1769008', '1771008', '1776003', '1777007', '1778002', '1779005', '1794009', '1816003', '1821000', '1822007', '1824008', '1826005', '1828006', '1833005', '1835003', '1837006', '1845001', '1847009', '1852004', '1855002', '1856001', '1857005', '1860003', '1865008', '1869002', '1892002', '1896004', '1897008', '1899006', '1903004', '1922008', '1926006', '1939005', '1943009', '1953005', '1955003', '1959009', '1963002', '1965009', '1967001', '1973000', '1977004', '1979001', '1980003', '1981004', '2004005', '2012002', '2028007', '2032001', '2036003', '2040007', '2041006', '2043009', '2055003', '2061000', '2065009', '2066005', '2070002', '2073000', '2087000', '2089002', '2091005', '2094002', '2102007', '2107001', '2109003', '2114004', '2116002', '2120003', '2121004', '2128005', '2129002', '2132004', '2134003', '2136001', '2138000', '2145000', '2149006', '2158004', '2167004', '2169001', '2170000', '2176006', '2177002', '2186007', '2198002', '2202000', '2204004', '2213002', '2216005', '2219003', '2224000', '2228002', '2229005', '2231001', '2237002', '2239004', '2241003', '2243000', '2245007', '2251002', '2256007', '2261009', '2268003', '2284002', '2295008', '2296009', '2301009', '2303007', '2304001', '2307008', '2308003', '2312009', '2314005', '2326000', '2339001', '2341000', '2351004', '2355008', '2359002', '2365002', '2366001', '2367005', '2374000', '2385003', '2388001', '2390000', '2391001', '2396006', '2398007', '2403008', '2415007', '2418009', '2419001', '2420007', '2432006', '2435008', '2437000', '2438005', '2439002', '2443003', '2452007', '2463005', '2469009', '2471009', '2472002', '2473007', '2477008', '2492009', '2495006', '2496007', '2506003', '2513003', '2518007', '2521009', '2523007', '2526004', '2528003', '2532009', '2534005', '2538008', '2541004', '2554006', '2556008', '2560006', '2562003', '2576002', '2581006', '2582004', '2583009', '2584003', '2585002', '2589008', '2591000', '2593002', '2602008', '2606006', '2615004', '2618002', '2622007', '2625009', '2634004', '2638001', '2640006', '2651006', '2655002', '2657005', '2663001', '2683000', '2689001', '2694001', '2704003', '2707005', '2713001', '2724004', '2725003', '2733002', '2736005', '2740001', '2749000', '2751001', '2761008', '2764000', '2770006', '2772003', '2775001', '2776000', '2782002', '2783007', '2805007', '2806008', '2807004', '2808009', '2815001', '2816000', '2818004', '2819007', '2825006', '2828008', '2829000', '2835000', '2836004', '2838003', '2850009', '2853006', '2856003', '2858002', '2884008', '2893009', '2897005', '2899008', '2901004', '2902006', '2904007', '2910007', '2912004', '2917005', '2918000', '2919008', '2929001', '2935001', '2946003', '2951009', '2955000', '2965006', '2967003', '2978006', '2981001', '2989004', '2990008', '2992000', '2994004', '2999009', '3002002', '3004001', '3006004', '3009006', '3013004', '3014005', '3018008', '3019000', '3021005', '3023008', '3032005', '3033000', '3038009', '3044008', '3053001', '3059002', '3067005', '3071008', '3072001', '3073006', '3089009', '3094009', '3095005', '3097002', '3098007', '3109008', '3110003', '3119002', '3129009', '3135009', '3140001', '3144005', '3158007', '3160009', '3163006', '3168002', '3185000', '3199001', '3200003', '3208005', '3214003', '3217005', '3218000', '3219008', '3228009', '3229001', '3238004', '3239007', '3253007', '3254001', '3259006', '3261002', '3263004', '3272007', '3274008', '3275009', '3276005', '3282008', '3283003', '3286006', '3289004', '3291007', '3298001', '3303004', '3304005', '3305006', '3308008', '3310005', '3321001', '3323003', '3327002', '3331008', '3344003', '3345002', '3358001', '3368006', '3376008', '3381004', '3387000', '3391005', '3398004', '3415004', '3419005', '3421000', '3424008', '3426005', '3427001', '3434004', '3439009', '3441005', '3446000', '3449007', '3456001', '3458000', '3461004', '3464007', '3468005', '3469002', '3472009', '3474005', '3480002', '3482005', '3483000', '3487004', '3500002', '3502005', '3506008', '3507004', '3511005', '3514002', '3519007', '3528008', '3529000', '3530005', '3531009', '3533007', '3539006', '3542000', '3544004', '3545003', '3548001', '3549009', '3558002', '3560000', '3570003', '3571004', '3577000', '3585009', '3586005', '3589003', '3590007', '3591006', '3598000', '3611003', '3633001', '3639002', '3640000', '3641001', '3642008', '3644009', '3649004', '3650004', '3652007', '3657001', '3662000', '3677008', '3680009', '3681008', '3696007', '3699000', '3704008', '3705009', '3716002', '3720003', '3723001', '3733009', '3738000', '3744001', '3747008', '3750006', '3751005', '3752003', '3754002', '3755001', '3756000', '3759007', '3760002', '3762005', '3763000', '3783004', '3797007', '3798002', '3815005', '3820005', '3827008', '3830001', '3841004', '3845008', '3855007', '3885002', '3886001', '3899003', '3900008', '3902000', '3908001', '3909009', '3913002', '3914008', '3928002', '3939004', '3944006', '3947004', '3950001', '3951002', '3972004', '3975002', '3978000', '3987009', '3993001', '3999002', '4003003', '4006006', '4009004', '4016003', '4017007', '4022007', '4026005', '4030008', '4038001', '4039009', '4040006', '4041005', '4046000', '4062006', '4063001', '4069002', '4070001', '4075006', '4082005', '4088009', '4089001', '4103001', '4107000', '4113009', '4120002', '4124006', '4127004', '4129001', '4135001', '4136000', '4142001', '4160001', '4168008', '4170004', '4174008', '4175009', '4178006', '4181001', '4183003', '4184009', '4195003', '4197006', '4199009', '4208000', '4210003', '4223005', '4224004', '4225003', '4232007', '4237001', '4240001', '4241002', '4242009', '4248008', '4249000', '4260009', '4262001', '4264000', '4269005', '4273008', '4275001', '4283007', '4287008', '4294006', '4300009', '4301008', '4306003', '4307007', '4313003', '4316006', '4320005', '4324001', '4325000', '4338008', '4340003', '4349002', '4354006', '4356008', '4359001', '4364002', '4367009', '4373005', '4374004', '4381006', '4386001', '4390004', '4397001', '4399003', '4403007', '4406004', '4409006', '4410001', '4412009', '4414005', '4416007', '4418008', '4426000', '4434006', '4439001', '4441000', '4445009', '4448006', '4461006', '4463009', '4464003', '4465002', '4468000', '4470009', '4473006', '4477007', '4478002', '4481007', '4483005', '4494009', '4495005', '4499004', '4501007', '4506002', '4510004', '4512007', '4519003', '4522001', '4523006', '4526003', '4529005', '4530000', '4547004', '4550001', '4554005', '4556007', '4557003', '4559000', '4565000', '4568003', '4575002', '4586000', '4592006', '4598005', '4602007', '4633009', '4637005', '4639008', '4641009', '4645000', '4654002', '4659007', '4661003', '4665007', '4667004', '4669001', '4673003', '4676006', '4688008', '4690009', '4702003', '4708004', '4711003', '4721006', '4724003', '4733001', '4740000', '4749004', '4750004', '4754008', '4760008', '4763005', '4771009', '4776004', '4783006', '4787007', '4788002', '4800001', '4805006', '4806007', '4817008', '4819006', '4821001', '4834000', '4835004', '4839005', '4846001', '4851007', '4853005', '4854004', '4855003', '4859009', '4860004', '4863002', '4873000', '4874006', '4886009', '4887000', '4896000', '4900002', '4907004', '4915001', '4920001', '4921002', '4922009', '4926007', '4927003', '4932002']}, 'type'=>'CodeableConcept', 'path'=>'Procedure.outcome', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/clinical-findings'}}, + 'contributedToDeath' => {'type'=>'boolean', 'path'=>'Procedure.contributedToDeath', 'min'=>0, 'max'=>1}, + 'performedAge' => {'type'=>'Age', 'path'=>'Procedure.performed[x]', 'min'=>0, 'max'=>1}, + 'performedRange' => {'type'=>'Range', 'path'=>'Procedure.performed[x]', 'min'=>0, 'max'=>1}, + 'performedPeriod' => {'type'=>'Period', 'path'=>'Procedure.performed[x]', 'min'=>0, 'max'=>1}, + 'performedString' => {'type'=>'string', 'path'=>'Procedure.performed[x]', 'min'=>0, 'max'=>1}, + 'performedDateTime' => {'type'=>'dateTime', 'path'=>'Procedure.performed[x]', 'min'=>0, 'max'=>1}, + 'note' => {'type'=>'Annotation', 'path'=>'Procedure.note', 'min'=>0, 'max'=>Float::INFINITY} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :code # 1-1 CodeableConcept + attr_accessor :outcome # 0-1 CodeableConcept + attr_accessor :contributedToDeath # 0-1 boolean + attr_accessor :performedAge # 0-1 Age + attr_accessor :performedRange # 0-1 Range + attr_accessor :performedPeriod # 0-1 Period + attr_accessor :performedString # 0-1 string + attr_accessor :performedDateTime # 0-1 dateTime + attr_accessor :note # 0-* [ Annotation ] + end + + attr_accessor :id # 0-1 id + attr_accessor :meta # 0-1 Meta + attr_accessor :implicitRules # 0-1 uri + attr_accessor :language # 0-1 code + attr_accessor :text # 0-1 Narrative + attr_accessor :contained # 0-* [ Resource ] + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :identifier # 0-* [ Identifier ] + attr_accessor :instantiatesCanonical # 0-* [ canonical ] + attr_accessor :instantiatesUri # 0-* [ uri ] + attr_accessor :status # 1-1 code + attr_accessor :dataAbsentReason # 0-1 CodeableConcept + attr_accessor :patient # 1-1 Reference(Patient) + attr_accessor :date # 0-1 dateTime + attr_accessor :participant # 0-* [ FamilyMemberHistory::Participant ] + attr_accessor :name # 0-1 string + attr_accessor :relationship # 1-1 CodeableConcept + attr_accessor :sex # 0-1 CodeableConcept + attr_accessor :bornPeriod # 0-1 Period + attr_accessor :bornDate # 0-1 date + attr_accessor :bornString # 0-1 string + attr_accessor :ageAge # 0-1 Age + attr_accessor :ageRange # 0-1 Range + attr_accessor :ageString # 0-1 string + attr_accessor :estimatedAge # 0-1 boolean + attr_accessor :deceasedBoolean # 0-1 boolean + attr_accessor :deceasedAge # 0-1 Age + attr_accessor :deceasedRange # 0-1 Range + attr_accessor :deceasedDate # 0-1 date + attr_accessor :deceasedString # 0-1 string + attr_accessor :reason # 0-* [ CodeableReference ] + attr_accessor :note # 0-* [ Annotation ] + attr_accessor :condition # 0-* [ FamilyMemberHistory::Condition ] + attr_accessor :procedure # 0-* [ FamilyMemberHistory::Procedure ] + + def resourceType + 'FamilyMemberHistory' + end + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/resources/Flag.rb b/lib/fhir_models/r6/generated/resources/Flag.rb new file mode 100644 index 00000000..c4c35ee6 --- /dev/null +++ b/lib/fhir_models/r6/generated/resources/Flag.rb @@ -0,0 +1,52 @@ +module FHIR + module R6 + class Flag < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + SEARCH_PARAMS = ['author', 'category', 'date', 'encounter', 'identifier', 'patient', 'status', 'subject'] + METADATA = { + 'id' => {'type'=>'id', 'path'=>'Flag.id', 'min'=>0, 'max'=>1}, + 'meta' => {'type'=>'Meta', 'path'=>'Flag.meta', 'min'=>0, 'max'=>1}, + 'implicitRules' => {'type'=>'uri', 'path'=>'Flag.implicitRules', 'min'=>0, 'max'=>1}, + 'language' => {'type'=>'code', 'path'=>'Flag.language', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-languages'}}, + 'text' => {'type'=>'Narrative', 'path'=>'Flag.text', 'min'=>0, 'max'=>1}, + 'contained' => {'type'=>'Resource', 'path'=>'Flag.contained', 'min'=>0, 'max'=>Float::INFINITY}, + 'extension' => {'type'=>'Extension', 'path'=>'Flag.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Flag.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'identifier' => {'type'=>'Identifier', 'path'=>'Flag.identifier', 'min'=>0, 'max'=>Float::INFINITY}, + 'status' => {'valid_codes'=>{'http://hl7.org/fhir/flag-status'=>['active', 'inactive', 'entered-in-error']}, 'type'=>'code', 'path'=>'Flag.status', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/flag-status'}}, + 'category' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/flag-category'=>['diet', 'drug', 'lab', 'admin', 'contact', 'clinical', 'behavioral', 'research', 'advance-directive', 'safety']}, 'type'=>'CodeableConcept', 'path'=>'Flag.category', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/flag-category'}}, + 'code' => {'valid_codes'=>{'http://snomed.info/sct'=>['404684003', '109006', '122003', '127009', '129007', '134006', '140004', '144008', '150003', '151004', '162004', '165002', '168000', '171008', '172001', '175004', '177007', '179005', '181007', '183005', '184004', '188001', '192008', '193003', '198007', '199004', '216004', '219006', '222008', '223003', '228007', '241006', '242004', '253005', '257006', '264008', '276008', '279001', '281004', '282006', '290006', '292003', '297009', '299007', '303002', '308006', '310008', '313005', '317006', '320003', '324007', '330007', '335002', '341009', '349006', '355001', '357009', '359007', '360002', '364006', '366008', '368009', '369001', '378007', '382009', '383004', '385006', '387003', '398002', '407000', '408005', '409002', '426008', '431005', '437009', '440009', '442001', '443006', '447007', '450005', '452002', '460001', '467003', '470004', '479003', '486006', '488007', '490008', '496002', '504009', '517007', '518002', '520004', '527001', '536002', '539009', '547009', '548004', '554003', '555002', '563001', '568005', '586008', '590005', '596004', '599006', '600009', '607007', '610000', '613003', '615005', '616006', '626004', '631002', '640003', '643001', '646009', '649002', '651003', '652005', '655007', '658009', '664002', '675003', '701003', '703000', '714002', '715001', '718004', '734001', '736004', '750009', '755004', '756003', '758002', '775008', '776009', '781000', '787001', '788006', '792004', '799008', '801006', '805002', '811004', '813001', '815008', '816009', '818005', '825003', '827006', '832007', '834008', '841002', '842009', '843004', '844005', '845006', '849000', '857002', '862001', '865004', '871005', '874002', '875001', '888003', '890002', '899001', '903008', '904002', '928000', '931004', '932006', '934007', '943003', '961007', '962000', '964004', '965003', '975000', '978003', '981008', '984000', '987007', '991002', '998008', '1003002', '1020003', '1023001', '1027000', '1031006', '1033009', '1034003', '1038000', '1045000', '1046004', '1051005', '1055001', '1059007', '1070000', '1073003', '1077002', '1079004', '1085006', '1089000', '1102005', '1107004', '1108009', '1111005', '1112003', '1116000', '1124005', '1125006', '1126007', '1131009', '1134001', '1135000', '1139006', '1140008', '1141007', '1145003', '1150009', '1151008', '1152001', '1155004', '1168007', '1184008', '1194003', '1196001', '1197005', '1201005', '1207009', '1208004', '1212005', '1214006', '1232006', '1239002', '1240000', '1259003', '1261007', '1264004', '1271009', '1280009', '1282001', '1284000', '1286003', '1287007', '1297003', '1308001', '1310004', '1318006', '1323006', '1332008', '1335005', '1343000', '1345007', '1351002', '1356007', '1361009', '1367008', '1370007', '1372004', '1376001', '1378000', '1380006', '1383008', '1384002', '1386000', '1387009', '1388004', '1393001', '1395008', '1402001', '1412008', '1415005', '1418007', '1426004', '1447000', '1469007', '1474004', '1475003', '1478001', '1479009', '1482004', '1486001', '1488000', '1489008', '1492007', '1493002', '1499003', '1512006', '1515008', '1518005', '1519002', '1521007', '1525003', '1531000', '1532007', '1534008', '1538006', '1539003', '1542009', '1544005', '1551001', '1556006', '1563006', '1567007', '1588003', '1592005', '1593000', '1606009', '1608005', '1639007', '1647007', '1648002', '1654001', '1657008', '1658003', '1663004', '1667003', '1670004', '1671000', '1674008', '1679003', '1682008', '1685005', '1686006', '1694004', '1698001', '1703007', '1705000', '1714005', '1717003', '1723008', '1724002', '1734006', '1735007', '1739001', '1742007', '1744008', '1748006', '1755008', '1761006', '1763009', '1767005', '1769008', '1771008', '1776003', '1777007', '1778002', '1779005', '1794009', '1816003', '1821000', '1822007', '1824008', '1826005', '1828006', '1833005', '1835003', '1837006', '1845001', '1847009', '1852004', '1855002', '1856001', '1857005', '1860003', '1865008', '1869002', '1892002', '1896004', '1897008', '1899006', '1903004', '1922008', '1926006', '1939005', '1943009', '1953005', '1955003', '1959009', '1963002', '1965009', '1967001', '1973000', '1977004', '1979001', '1980003', '1981004', '2004005', '2012002', '2028007', '2032001', '2036003', '2040007', '2041006', '2043009', '2055003', '2061000', '2065009', '2066005', '2070002', '2073000', '2087000', '2089002', '2091005', '2094002', '2102007', '2107001', '2109003', '2114004', '2116002', '2120003', '2121004', '2128005', '2129002', '2132004', '2134003', '2136001', '2138000', '2145000', '2149006', '2158004', '2167004', '2169001', '2170000', '2176006', '2177002', '2186007', '2198002', '2202000', '2204004', '2213002', '2216005', '2219003', '2224000', '2228002', '2229005', '2231001', '2237002', '2239004', '2241003', '2243000', '2245007', '2251002', '2256007', '2261009', '2268003', '2284002', '2295008', '2296009', '2301009', '2303007', '2304001', '2307008', '2308003', '2312009', '2314005', '2326000', '2339001', '2341000', '2351004', '2355008', '2359002', '2365002', '2366001', '2367005', '2374000', '2385003', '2388001', '2390000', '2391001', '2396006', '2398007', '2403008', '2415007', '2418009', '2419001', '2420007', '2432006', '2435008', '2437000', '2438005', '2439002', '2443003', '2452007', '2463005', '2469009', '2471009', '2472002', '2473007', '2477008', '2492009', '2495006', '2496007', '2506003', '2513003', '2518007', '2521009', '2523007', '2526004', '2528003', '2532009', '2534005', '2538008', '2541004', '2554006', '2556008', '2560006', '2562003', '2576002', '2581006', '2582004', '2583009', '2584003', '2585002', '2589008', '2591000', '2593002', '2602008', '2606006', '2615004', '2618002', '2622007', '2625009', '2634004', '2638001', '2640006', '2651006', '2655002', '2657005', '2663001', '2683000', '2689001', '2694001', '2704003', '2707005', '2713001', '2724004', '2725003', '2733002', '2736005', '2740001', '2749000', '2751001', '2761008', '2764000', '2770006', '2772003', '2775001', '2776000', '2782002', '2783007', '2805007', '2806008', '2807004', '2808009', '2815001', '2816000', '2818004', '2819007', '2825006', '2828008', '2829000', '2835000', '2836004', '2838003', '2850009', '2853006', '2856003', '2858002', '2884008', '2893009', '2897005', '2899008', '2901004', '2902006', '2904007', '2910007', '2912004', '2917005', '2918000', '2919008', '2929001', '2935001', '2946003', '2951009', '2955000', '2965006', '2967003', '2978006', '2981001', '2989004', '2990008', '2992000', '2994004', '2999009', '3002002', '3004001', '3006004', '3009006', '3013004', '3014005', '3018008', '3019000', '3021005', '3023008', '3032005', '3033000', '3038009', '3044008', '3053001', '3059002', '3067005', '3071008', '3072001', '3073006', '3089009', '3094009', '3095005', '3097002', '3098007', '3109008', '3110003', '3119002', '3129009', '3135009', '3140001', '3144005', '3158007', '3160009', '3163006', '3168002', '3185000', '3199001', '3200003', '3208005', '3214003', '3217005', '3218000', '3219008', '3228009', '3229001', '3238004', '3239007', '3253007', '3254001', '3259006', '3261002', '3263004', '3272007', '3274008', '3275009', '3276005', '3282008', '3283003', '3286006', '3289004', '3291007', '3298001', '3303004', '3304005', '3305006', '3308008', '3310005', '3321001', '3323003', '3327002', '3331008', '3344003', '3345002', '3358001', '3368006', '3376008', '3381004', '3387000', '3391005', '3398004', '3415004', '3419005', '3421000', '3424008', '3426005', '3427001', '3434004', '3439009', '3441005', '3446000', '3449007', '3456001', '3458000', '3461004', '3464007', '3468005', '3469002', '3472009', '3474005', '3480002', '3482005', '3483000', '3487004', '3500002', '3502005', '3506008', '3507004', '3511005', '3514002', '3519007', '3528008', '3529000', '3530005', '3531009', '3533007', '3539006', '3542000', '3544004', '3545003', '3548001', '3549009', '3558002', '3560000', '3570003', '3571004', '3577000', '3585009', '3586005', '3589003', '3590007', '3591006', '3598000', '3611003', '3633001', '3639002', '3640000', '3641001', '3642008', '3644009', '3649004', '3650004', '3652007', '3657001', '3662000', '3677008', '3680009', '3681008', '3696007', '3699000', '3704008', '3705009', '3716002', '3720003', '3723001', '3733009', '3738000', '3744001', '3747008', '3750006', '3751005', '3752003', '3754002', '3755001', '3756000', '3759007', '3760002', '3762005', '3763000', '3783004', '3797007', '3798002', '3815005', '3820005', '3827008', '3830001', '3841004', '3845008', '3855007', '3885002', '3886001', '3899003', '3900008', '3902000', '3908001', '3909009', '3913002', '3914008', '3928002', '3939004', '3944006', '3947004', '3950001', '3951002', '3972004', '3975002', '3978000', '3987009', '3993001', '3999002', '4003003', '4006006', '4009004', '4016003', '4017007', '4022007', '4026005', '4030008', '4038001', '4039009', '4040006', '4041005', '4046000', '4062006', '4063001', '4069002', '4070001', '4075006', '4082005', '4088009', '4089001', '4103001', '4107000', '4113009', '4120002', '4124006', '4127004', '4129001', '4135001', '4136000', '4142001', '4160001', '4168008', '4170004', '4174008', '4175009', '4178006', '4181001', '4183003', '4184009', '4195003', '4197006', '4199009', '4208000', '4210003', '4223005', '4224004', '4225003', '4232007', '4237001', '4240001', '4241002', '4242009', '4248008', '4249000', '4260009', '4262001', '4264000', '4269005', '4273008', '4275001', '4283007', '4287008', '4294006', '4300009', '4301008', '4306003', '4307007', '4313003', '4316006', '4320005', '4324001', '4325000', '4338008', '4340003', '4349002', '4354006', '4356008', '4359001', '4364002', '4367009', '4373005', '4374004', '4381006', '4386001', '4390004', '4397001', '4399003', '4403007', '4406004', '4409006', '4410001', '4412009', '4414005', '4416007', '4418008', '4426000', '4434006', '4439001', '4441000', '4445009', '4448006', '4461006', '4463009', '4464003', '4465002', '4468000', '4470009', '4473006', '4477007', '4478002', '4481007', '4483005', '4494009', '4495005', '4499004', '4501007', '4506002', '4510004', '4512007', '4519003', '4522001', '4523006', '4526003', '4529005', '4530000', '4547004', '4550001', '4554005', '4556007', '4557003', '4559000', '4565000', '4568003', '4575002', '4586000', '4592006', '4598005', '4602007', '4633009', '4637005', '4639008', '4641009', '4645000', '4654002', '4659007', '4661003', '4665007', '4667004', '4669001', '4673003', '4676006', '4688008', '4690009', '4702003', '4708004', '4711003', '4721006', '4724003', '4733001', '4740000', '4749004', '4750004', '4754008', '4760008', '4763005', '4771009', '4776004', '4783006', '4787007', '4788002', '4800001', '4805006', '4806007', '4817008', '4819006', '4821001', '4834000', '4835004', '4839005', '4846001', '4851007', '4853005', '4854004', '4855003', '4859009', '4860004', '4863002', '4873000', '4874006', '4886009', '4887000', '4896000', '4900002', '4907004', '4915001', '4920001', '4921002', '4922009', '4926007', '4927003', '4932002']}, 'type'=>'CodeableConcept', 'path'=>'Flag.code', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/flag-code'}}, + 'subject' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson', 'http://hl7.org/fhir/StructureDefinition/Location', 'http://hl7.org/fhir/StructureDefinition/Group', 'http://hl7.org/fhir/StructureDefinition/Organization', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole', 'http://hl7.org/fhir/StructureDefinition/PlanDefinition', 'http://hl7.org/fhir/StructureDefinition/Medication', 'http://hl7.org/fhir/StructureDefinition/Procedure'], 'type'=>'Reference', 'path'=>'Flag.subject', 'min'=>1, 'max'=>1}, + 'period' => {'type'=>'Period', 'path'=>'Flag.period', 'min'=>0, 'max'=>1}, + 'encounter' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Encounter'], 'type'=>'Reference', 'path'=>'Flag.encounter', 'min'=>0, 'max'=>1}, + 'author' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/Organization', 'http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole'], 'type'=>'Reference', 'path'=>'Flag.author', 'min'=>0, 'max'=>1}, + 'supportingInfo' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Condition', 'http://hl7.org/fhir/StructureDefinition/Procedure', 'http://hl7.org/fhir/StructureDefinition/AllergyIntolerance', 'http://hl7.org/fhir/StructureDefinition/Observation', 'http://hl7.org/fhir/StructureDefinition/RiskAssessment'], 'type'=>'Reference', 'path'=>'Flag.supportingInfo', 'min'=>0, 'max'=>Float::INFINITY} + } + + attr_accessor :id # 0-1 id + attr_accessor :meta # 0-1 Meta + attr_accessor :implicitRules # 0-1 uri + attr_accessor :language # 0-1 code + attr_accessor :text # 0-1 Narrative + attr_accessor :contained # 0-* [ Resource ] + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :identifier # 0-* [ Identifier ] + attr_accessor :status # 0-1 code + attr_accessor :category # 0-* [ CodeableConcept ] + attr_accessor :code # 1-1 CodeableConcept + attr_accessor :subject # 1-1 Reference(Patient|RelatedPerson|Location|Group|Organization|Practitioner|PractitionerRole|PlanDefinition|Medication|Procedure) + attr_accessor :period # 0-1 Period + attr_accessor :encounter # 0-1 Reference(Encounter) + attr_accessor :author # 0-1 Reference(Device|Organization|Patient|RelatedPerson|Practitioner|PractitionerRole) + attr_accessor :supportingInfo # 0-* [ Reference(Condition|Procedure|AllergyIntolerance|Observation|RiskAssessment) ] + + def resourceType + 'Flag' + end + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/resources/FormularyItem.rb b/lib/fhir_models/r6/generated/resources/FormularyItem.rb new file mode 100644 index 00000000..c846964e --- /dev/null +++ b/lib/fhir_models/r6/generated/resources/FormularyItem.rb @@ -0,0 +1,40 @@ +module FHIR + module R6 + class FormularyItem < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + SEARCH_PARAMS = ['code', 'identifier'] + METADATA = { + 'id' => {'type'=>'id', 'path'=>'FormularyItem.id', 'min'=>0, 'max'=>1}, + 'meta' => {'type'=>'Meta', 'path'=>'FormularyItem.meta', 'min'=>0, 'max'=>1}, + 'implicitRules' => {'type'=>'uri', 'path'=>'FormularyItem.implicitRules', 'min'=>0, 'max'=>1}, + 'language' => {'type'=>'code', 'path'=>'FormularyItem.language', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-languages'}}, + 'text' => {'type'=>'Narrative', 'path'=>'FormularyItem.text', 'min'=>0, 'max'=>1}, + 'contained' => {'type'=>'Resource', 'path'=>'FormularyItem.contained', 'min'=>0, 'max'=>Float::INFINITY}, + 'extension' => {'type'=>'Extension', 'path'=>'FormularyItem.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'FormularyItem.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'identifier' => {'type'=>'Identifier', 'path'=>'FormularyItem.identifier', 'min'=>0, 'max'=>Float::INFINITY}, + 'code' => {'valid_codes'=>{'http://snomed.info/sct'=>['763158003', '169008', '211009', '302007', '439007', '449005', '544002', '796001', '847003', '922004', '1039008', '1148001', '1182007', '1206000', '1222004', '1389007', '1434005', '1528001', '1594006', '1758005', '1842003', '1878008', '1887004', '1982006', '2016004', '2183004', '2190009', '2497003', '2571007', '2596005', '2679000', '2949005', '3037004', '3127006', '3334000', '3814009', '3822002', '4126008', '4194004', '4219002', '4220008', '4382004', '4704002', '4865009', '4937008', '5067008', '5478006', '5606003', '5720001', '5737008', '5776009', '5786005', '5797005', '5924003', '5975000', '6028009', '6067003', '6071000', '6102009', '6116004', '6232005', '6247001', '6259002', '6369005', '6425004', '6526001', '6625006', '6716006', '6960003', '6985007', '7092007', '7140000', '7168001', '7235000', '7292004', '7336002', '7561000', '7577004', '7624002', '7836006', '7947003', '7959004', '8028001', '8109005', '8163008', '8348002', '8372007', '8416000', '8658008', '8661009', '8692006', '8696009', '9190005', '9268004', '9500005', '9542007', '9690006', '9745007', '9778000', '9944001', '10099000', '10135005', '10312003', '10422008', '10504007', '10515002', '10555000', '10632007', '10712001', '10756001', '10784006', '11402001', '11430001', '11563006', '11719000', '11796006', '11841005', '11847009', '11959009', '12096000', '12236006', '12335007', '12369008', '12436009', '12495006', '12512008', '12559001', '12839006', '13132007', '13252002', '13414000', '13432000', '13512003', '13525006', '13565005', '13592004', '13664004', '13790009', '13800009', '13813003', '13929005', '13936006', '13965000', '14103001', '14170004', '14601000', '14706000', '14728000', '14814001', '14816004', '15222008', '15375005', '15383004', '15432003', '15772006', '15857002', '16031005', '16037009', '16047007', '16131008', '16403005', '16602005', '16787005', '16791000', '16832004', '16858004', '16867004', '16970001', '16977003', '17308007', '17554004', '17558001', '17600005', '17805003', '17859000', '17893001', '18002004', '18125000', '18335001', '18340009', '18381001', '18548003', '18679008', '18811003', '18914005', '18952006', '19194001', '19225000', '19232009', '19261005', '19403009', '19405002', '19581007', '19583005', '19630009', '19768003', '19841008', '20091003', '20201001', '20237006', '20320002', '20577002', '20865003', '21069002', '21159006', '21691008', '21701005', '21767006', '21986005', '22091006', '22198003', '22274004', '22474002', '22587006', '22657006', '22672005', '22696000', '22969001', '23079006', '23222006', '23532003', '23827009', '23888001', '24036003', '24450004', '24504000', '24866006', '25014009', '25076002', '25085002', '25142008', '25246002', '25398003', '25419009', '25673006', '25860005', '25995007', '26122009', '26124005', '26244009', '26303005', '26370007', '26458009', '26462003', '26503009', '26523005', '26548008', '26574002', '26580005', '26736008', '26800000', '26842003', '27035007', '27196008', '27242001', '27479000', '27638005', '27658006', '27754002', '27867009', '28149003', '28235004', '28410007', '28415002', '28426008', '28506006', '28748001', '28841002', '28906000', '29058003', '29089004', '29121001', '29129004', '29156002', '29175007', '29439004', '29620001', '29840005', '29877002', '29896003', '30010009', '30125007', '30306003', '30317002', '30427009', '30466001', '30492008', '30729008', '30761007', '30964009', '30988006', '31087008', '31231007', '31305008', '31306009', '31684002', '31690003', '31692006', '31865003', '31872002', '32313007', '32462006', '32474005', '32583002', '32647002', '32653002', '32792001', '32823007', '32955006', '32960005', '33124007', '33219003', '33231001', '33252009', '33378002', '33588000', '33589008', '33664007', '33675006', '33682005', '33815001', '34012005', '34217006', '34364009', '34393009', '34462007', '34599009', '34693000', '34731007', '34816007', '34833000', '34929006', '35035001', '35063004', '35282000', '35300007', '35324004', '35392005', '35476001', '35531004', '35768004', '35967000', '36068003', '36113004', '36218003', '36236003', '36391008', '36537006', '36594001', '36621009', '36642006', '36893000', '36909007', '37084008', '37146000', '37306000', '37400007', '37628007', '37803001', '38076006', '38166006', '38231004', '38268001', '38314008', '38413003', '38578004', '38828006', '39064002', '39124003', '39128000', '39142008', '39359008', '39487003', '39516004', '39608003', '39707000', '39860005', '39939003', '40232005', '40339003', '40429005', '40430000', '40556005', '40562000', '40589005', '40648001', '40820003', '40877002', '40905005', '40974005', '40999006', '41001009', '41015006', '41147003', '41193000', '41324009', '41365009', '41367001', '41399007', '41470001', '41493007', '41549009', '41985001', '42082003', '42098005', '42271003', '42348003', '42444000', '42514000', '42638008', '42714002', '42720001', '43343000', '43533002', '43684009', '43753001', '43879000', '43927002', '44175000', '44418001', '44658005', '44731005', '44790008', '44798001', '44938006', '44990002', '45218006', '45311002', '45313004', '45518007', '45680002', '45844004', '45888006', '46009007', '46123006', '46436003', '46479001', '46532003', '46547007', '46576005', '46709004', '46741005', '46913003', '47065008', '47120002', '47124006', '47140009', '47331002', '47527007', '47602007', '47755009', '47898004', '48174005', '48256008', '48279009', '48351000', '48546005', '48603004', '48614001', '48647005', '48698004', '48836000', '48875009', '48899009', '49019002', '49157004', '49267000', '49299006', '49485009', '49577002', '49617001', '49669006', '49688004', '49694007', '49705006', '49953001', '50094009', '50318003', '50335004', '50520001', '50841004', '50868004', '51013009', '51073002', '51126006', '51132001', '51326002', '51334008', '51361008', '51752005', '51758009', '51908007', '51992002', '52017007', '52108005', '52215008', '52388000', '52423008', '52883001', '52896000', '53009005', '53480001', '53584007', '53640004', '53641000', '53691001', '53793005', '53800008', '53848009', '54142000', '54344006', '54391004', '54406003', '54541002', '54544005', '54577009', '54705000', '54765002', '54824008', '54882005', '54887004', '54972005', '54982006', '55015008', '55217007', '55432002', '55556000', '55673009', '55745002', '55830003', '55867006', '55889005', '56014002', '56032002', '56059005', '56123002', '56230001', '56234005', '56480005', '56549003', '56602009', '56928005', '56934003', '57002000', '57066004', '57191001', '57263002', '57376006', '57538001', '57616006', '57670008', '57752001', '57811004', '57819002', '57845006', '57853003', '57893000', '57952007', '58050004', '58360000', '58467001', '58502006', '58760003', '58805000', '58883005', '58892008', '58905004', '58944007', '59057006', '59187003', '59240002', '59255006', '59270007', '59456005', '59589008', '59594008', '59751001', '59941008', '59953007', '60149003', '60169008', '60468008', '60533005', '60541005', '60682004', '60731009', '60881009', '60978003', '61020000', '61093008', '61132004', '61181002', '61408004', '61457001', '61621000', '61623002', '61651006', '61862008', '61946003', '62051009', '62294009', '62529008', '62560008', '62782004', '63094006', '63136007', '63318000', '63470003', '63639004', '63682003', '63758001', '63822004', '64115004', '64127001', '64240003', '64349004', '64462001', '64558005', '64851009', '64878006', '65020006', '65026000', '65041000', '65092008', '65484006', '65502005', '65627005', '65884003', '65965000', '66094001', '66125007', '66261008', '66349002', '66441000', '66492008', '66493003', '66602007', '66742008', '66859009', '66860004', '66919007', '66971004', '67213005', '67423003', '67440007', '67507000', '67735003', '67891001', '67939000', '68088000', '68206008', '68395000', '68398003', '68402007', '68407001', '68422006', '68424007', '68444001', '68490009', '68622003', '68702006', '68774008', '68887009', '68892006', '69107004', '69204002', '69236009', '69242008', '69331001', '69431002', '69576000', '69708003', '69879000', '69918003', '69967001', '70047000', '70254000', '70343008', '70379000', '70460002', '70702006', '70776005', '70841003', '70864001', '70934008', '71289008', '71451001', '71453003', '71455005', '71462001', '71516007', '71584004', '71634000', '71699007', '71724000', '71731001', '71759000', '71770007', '71798005', '71837009', '72312007', '72416006', '72623000', '72824008', '72870001', '72924009', '72968006', '73074003', '73093001', '73133000', '73170009', '73212002', '73277004', '73454001', '73572009', '73647000', '73756003', '73763003', '73805002', '73949004', '73986003', '74022005', '74065006', '74074008', '74213004', '74226000', '74470007', '74480006', '74575000', '74583006', '74632002', '74674007', '74771007', '74782004', '74798006', '74819009', '75029008', '75203002', '75429004', '75501004', '75661008', '75927008', '75959001', '75969007', '76058001', '76155001', '76286000', '76289007', '76385003', '76390000', '76591000', '76696004', '76759004', '76962009', '77035009', '77048008', '77237006', '77390008', '77398001', '77549006', '77731008', '77750008', '77856005', '77885004', '77898008', '78025001', '78174002', '78379001', '78449007', '78507004', '78542000', '78684000', '78700004', '78983008', '79129001', '79138004', '79221007', '79225003', '79305004', '79332009', '79356008', '79440004', '79543000', '79736009', '79873000', '80024007', '80127003', '80165005', '80311000', '80399002', '80618000', '80732005', '80802008', '80834004', '80870001', '80906007', '81073007', '81088002', '81219009', '81252003', '81335000', '81457006', '81583003', '81609008', '81646007', '81728006', '81759008', '81839001', '81947000', '82133001', '82156005', '82165003', '82166002', '82240008', '82264009', '82290007', '82312001', '82573000', '82746003', '82804004', '82896009', '82951001', '83085007', '83192000', '83201006', '83288003', '83490000', '83532008', '83692001', '83973001', '83999008', '84078002', '84737005', '84812008', '84844007', '84951002', '84986000', '85063003', '85272000', '85343003', '85354008', '85408000', '85417000', '85429009', '85468002', '85507008', '85591001', '85990009', '86066003', '86080005', '86085000', '86131002', '86162003', '86308005', '86337009', '86389004', '86536001', '86647004', '86906004', '86939001', '86977007', '87233003', '87285001', '87395005', '87567009', '87586001', '87617007', '87652004', '87881000', '88134000', '88226000', '88279005', '88519001', '88566002', '88870000', '88997008', '89018006', '89029005', '89045007', '89092006', '89132005', '89192008', '89265009', '89435001', '89466007', '89505005', '89626004', '89664002', '89692007', '89695009', '89785009', '90000002', '90017009', '90332006', '90346006', '90356005', '90370005', '90426002', '90614001', '90659009', '90704004', '90802006', '90882008', '91107009', '91135008', '91143003', '91169009', '91307002', '91339009', '91376007', '91435002', '91452003', '91479004', '91667005', '96011002', '96014005', '96015006', '96018008', '96020006', '96023008', '96029007', '96034006', '96038009', '96044008', '96047001', '96049003', '96051004', '96052006', '96053001', '96054007', '96055008', '96062004', '96063009', '96064003', '96065002', '96067005', '96072001', '96073006', '96077007', '96081007', '96084004', '96086002', '96087006', '96088001', '96090000', '96091001', '96093003', '96097002', '96099004', '96103009', '96108000', '96119002', '96138006', '96149000', '96169005', '96183007', '96185000', '96191003', '96195007', '96196008', '96199001', '96200003', '96209002', '96213009', '96220002', '96221003', '96231005', '96233008', '96234002', '96236000', '96237009', '96246003', '96247007', '96252002', '96278006', '96280000', '96281001', '96284009', '96298001', '96299009', '96300001', '96301002', '96302009', '96304005', '96305006', '96307003', '96308008', '96309000', '96316004', '96326006', '96328007', '96339005', '96358001', '96359009', '96360004', '96370002', '96371003', '96378009', '96380003', '96381004']}, 'type'=>'CodeableConcept', 'path'=>'FormularyItem.code', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/medication-codes'}}, + 'status' => {'valid_codes'=>{'http://hl7.org/fhir/CodeSystem/formularyitem-status'=>['active', 'entered-in-error', 'inactive']}, 'type'=>'code', 'path'=>'FormularyItem.status', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/formularyitem-status'}} + } + + attr_accessor :id # 0-1 id + attr_accessor :meta # 0-1 Meta + attr_accessor :implicitRules # 0-1 uri + attr_accessor :language # 0-1 code + attr_accessor :text # 0-1 Narrative + attr_accessor :contained # 0-* [ Resource ] + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :identifier # 0-* [ Identifier ] + attr_accessor :code # 0-1 CodeableConcept + attr_accessor :status # 0-1 code + + def resourceType + 'FormularyItem' + end + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/resources/GenomicStudy.rb b/lib/fhir_models/r6/generated/resources/GenomicStudy.rb new file mode 100644 index 00000000..6a1a0b55 --- /dev/null +++ b/lib/fhir_models/r6/generated/resources/GenomicStudy.rb @@ -0,0 +1,203 @@ +module FHIR + module R6 + class GenomicStudy < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + SEARCH_PARAMS = ['focus', 'identifier', 'patient', 'status', 'subject'] + METADATA = { + 'id' => {'type'=>'id', 'path'=>'GenomicStudy.id', 'min'=>0, 'max'=>1}, + 'meta' => {'type'=>'Meta', 'path'=>'GenomicStudy.meta', 'min'=>0, 'max'=>1}, + 'implicitRules' => {'type'=>'uri', 'path'=>'GenomicStudy.implicitRules', 'min'=>0, 'max'=>1}, + 'language' => {'type'=>'code', 'path'=>'GenomicStudy.language', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-languages'}}, + 'text' => {'type'=>'Narrative', 'path'=>'GenomicStudy.text', 'min'=>0, 'max'=>1}, + 'contained' => {'type'=>'Resource', 'path'=>'GenomicStudy.contained', 'min'=>0, 'max'=>Float::INFINITY}, + 'extension' => {'type'=>'Extension', 'path'=>'GenomicStudy.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'GenomicStudy.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'identifier' => {'type'=>'Identifier', 'path'=>'GenomicStudy.identifier', 'min'=>0, 'max'=>Float::INFINITY}, + 'status' => {'valid_codes'=>{'http://hl7.org/fhir/genomicstudy-status'=>['registered', 'available', 'cancelled', 'entered-in-error', 'unknown']}, 'type'=>'code', 'path'=>'GenomicStudy.status', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/genomicstudy-status'}}, + 'type' => {'valid_codes'=>{'http://hl7.org/fhir/genomicstudy-type'=>['alt-splc', 'chromatin', 'cnv', 'epi-alt-hist', 'epi-alt-dna', 'fam-var-segr', 'func-var', 'gene-expression', 'post-trans-mod', 'snp', 'str', 'struc-var']}, 'type'=>'CodeableConcept', 'path'=>'GenomicStudy.type', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/genomicstudy-type'}}, + 'subject' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Group', 'http://hl7.org/fhir/StructureDefinition/Substance', 'http://hl7.org/fhir/StructureDefinition/BiologicallyDerivedProduct', 'http://hl7.org/fhir/StructureDefinition/NutritionProduct'], 'type'=>'Reference', 'path'=>'GenomicStudy.subject', 'min'=>1, 'max'=>1}, + 'encounter' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Encounter'], 'type'=>'Reference', 'path'=>'GenomicStudy.encounter', 'min'=>0, 'max'=>1}, + 'startDate' => {'type'=>'dateTime', 'path'=>'GenomicStudy.startDate', 'min'=>0, 'max'=>1}, + 'basedOn' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/ServiceRequest', 'http://hl7.org/fhir/StructureDefinition/Task'], 'type'=>'Reference', 'path'=>'GenomicStudy.basedOn', 'min'=>0, 'max'=>Float::INFINITY}, + 'referrer' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole'], 'type'=>'Reference', 'path'=>'GenomicStudy.referrer', 'min'=>0, 'max'=>1}, + 'interpreter' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole'], 'type'=>'Reference', 'path'=>'GenomicStudy.interpreter', 'min'=>0, 'max'=>Float::INFINITY}, + 'reason' => {'type'=>'CodeableReference', 'path'=>'GenomicStudy.reason', 'min'=>0, 'max'=>Float::INFINITY}, + 'instantiatesCanonical' => {'type'=>'canonical', 'path'=>'GenomicStudy.instantiatesCanonical', 'min'=>0, 'max'=>1}, + 'instantiatesUri' => {'type'=>'uri', 'path'=>'GenomicStudy.instantiatesUri', 'min'=>0, 'max'=>1}, + 'note' => {'type'=>'Annotation', 'path'=>'GenomicStudy.note', 'min'=>0, 'max'=>Float::INFINITY}, + 'description' => {'type'=>'markdown', 'path'=>'GenomicStudy.description', 'min'=>0, 'max'=>1}, + 'analysis' => {'type'=>'GenomicStudy::Analysis', 'path'=>'GenomicStudy.analysis', 'min'=>0, 'max'=>Float::INFINITY} + } + + class Analysis < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Analysis.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Analysis.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Analysis.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'identifier' => {'type'=>'Identifier', 'path'=>'Analysis.identifier', 'min'=>0, 'max'=>Float::INFINITY}, + 'methodType' => {'valid_codes'=>{'http://hl7.org/fhir/genomicstudy-methodtype'=>['biochemical-genetics', 'cytogenetics', 'molecular-genetics', 'analyte', 'chromosome-breakage-studies', 'deletion-duplication-analysis', 'detection-of-homozygosity', 'enzyme-assay', 'fish-interphase', 'fish-metaphase', 'flow-cytometry', 'fish', 'immunohistochemistry', 'karyotyping', 'linkage-analysis', 'methylation-analysis', 'msi', 'm-fish', 'mutation-scanning-of-select-exons', 'mutation-scanning-of-the-entire-coding-region', 'protein-analysis', 'protein-expression', 'rna-analysis', 'sequence-analysis-of-select-exons', 'sequence-analysis-of-the-entire-coding-region', 'sister-chromatid-exchange', 'targeted-variant-analysis', 'udp', 'aspe', 'alternative-splicing-detection', 'bi-directional-sanger-sequence-analysis', 'c-banding', 'cia', 'chromatin-immunoprecipitation-on-chip', 'comparative-genomic-hybridization', 'damid', 'digital-virtual-karyotyping', 'digital-microfluidic-microspheres', 'enzymatic-levels', 'enzyme-activity', 'elisa', 'fluorometry', 'fusion-genes-microarrays', 'g-banding', 'gc-ms', 'gene-expression-profiling', 'gene-id', 'gold-nanoparticle-probe-technology', 'hplc', 'lc-ms', 'lc-ms-ms', 'metabolite-levels', 'methylation-specific-pcr', 'microarray', 'mlpa', 'ngs-mps', 'ola', 'oligonucleotide-hybridization-based-dna-sequencing', 'other', 'pcr', 'pcr-with-allele-specific-hybridization', 'pcr-rflp-with-southern-hybridization', 'protein-truncation-test', 'pyrosequencing', 'q-banding', 'qpcr', 'r-banding', 'rflp', 'rt-lamp', 'rt-pcr', 'rt-pcr-with-gel-analysis', 'rt-qpcr', 'snp-detection', 'silver-staining', 'sky', 't-banding', 'ms-ms', 'tetra-nucleotide-repeat-by-pcr-or-southern-blot', 'tiling-arrays', 'trinucleotide-repeat-by-pcr-or-southern-blot', 'uni-directional-sanger-sequencing']}, 'type'=>'CodeableConcept', 'path'=>'Analysis.methodType', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/genomicstudy-methodtype'}}, + 'changeType' => {'valid_codes'=>{'http://hl7.org/fhir/genomicstudy-changetype'=>['DNA', 'RNA', 'AA', 'CHR', 'CNV']}, 'type'=>'CodeableConcept', 'path'=>'Analysis.changeType', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/genomicstudy-changetype'}}, + 'genomeBuild' => {'type'=>'CodeableConcept', 'path'=>'Analysis.genomeBuild', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://loinc.org/vs/LL1040-6'}}, + 'instantiatesCanonical' => {'type'=>'canonical', 'path'=>'Analysis.instantiatesCanonical', 'min'=>0, 'max'=>1}, + 'instantiatesUri' => {'type'=>'uri', 'path'=>'Analysis.instantiatesUri', 'min'=>0, 'max'=>1}, + 'title' => {'type'=>'string', 'path'=>'Analysis.title', 'min'=>0, 'max'=>1}, + 'focus' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Resource'], 'type'=>'Reference', 'path'=>'Analysis.focus', 'min'=>0, 'max'=>Float::INFINITY}, + 'specimen' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Specimen'], 'type'=>'Reference', 'path'=>'Analysis.specimen', 'min'=>0, 'max'=>Float::INFINITY}, + 'date' => {'type'=>'dateTime', 'path'=>'Analysis.date', 'min'=>0, 'max'=>1}, + 'note' => {'type'=>'Annotation', 'path'=>'Analysis.note', 'min'=>0, 'max'=>Float::INFINITY}, + 'protocolPerformed' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Procedure', 'http://hl7.org/fhir/StructureDefinition/Task'], 'type'=>'Reference', 'path'=>'Analysis.protocolPerformed', 'min'=>0, 'max'=>1}, + 'regionsStudied' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/DocumentReference', 'http://hl7.org/fhir/StructureDefinition/Observation'], 'type'=>'Reference', 'path'=>'Analysis.regionsStudied', 'min'=>0, 'max'=>Float::INFINITY}, + 'regionsCalled' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/DocumentReference', 'http://hl7.org/fhir/StructureDefinition/Observation'], 'type'=>'Reference', 'path'=>'Analysis.regionsCalled', 'min'=>0, 'max'=>Float::INFINITY}, + 'input' => {'type'=>'GenomicStudy::Analysis::Input', 'path'=>'Analysis.input', 'min'=>0, 'max'=>Float::INFINITY}, + 'output' => {'type'=>'GenomicStudy::Analysis::Output', 'path'=>'Analysis.output', 'min'=>0, 'max'=>Float::INFINITY}, + 'performer' => {'type'=>'GenomicStudy::Analysis::Performer', 'path'=>'Analysis.performer', 'min'=>0, 'max'=>Float::INFINITY}, + 'device' => {'type'=>'GenomicStudy::Analysis::Device', 'path'=>'Analysis.device', 'min'=>0, 'max'=>Float::INFINITY} + } + + class Input < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'generatedBy' => ['Identifier', 'Reference'] + } + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Input.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Input.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Input.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'file' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/DocumentReference'], 'type'=>'Reference', 'path'=>'Input.file', 'min'=>0, 'max'=>1}, + 'type' => {'valid_codes'=>{'http://hl7.org/fhir/genomicstudy-dataformat'=>['bam', 'bed', 'bedpe', 'bedgraph', 'bigbed', 'bigWig', 'birdsuite-files', 'broadpeak', 'cbs', 'chemical-reactivity-probing-profiles', 'chrom-sizes', 'cn', 'custom-file-formats', 'cytoband', 'fasta', 'gct', 'cram', 'genepred', 'gff-gtf', 'gistic', 'goby', 'gwas', 'igv', 'loh', 'maf-multiple-alignment-format', 'maf-mutation-annotation-format', 'merged-bam-file', 'mut', 'narrowpeak', 'psl', 'res', 'rna-secondary-structure-formats', 'sam', 'sample-info-attributes-file', 'seg', 'tdf', 'track-line', 'type-line', 'vcf', 'wig']}, 'type'=>'CodeableConcept', 'path'=>'Input.type', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/genomicstudy-dataformat'}}, + 'generatedByIdentifier' => {'type'=>'Identifier', 'path'=>'Input.generatedBy[x]', 'min'=>0, 'max'=>1}, + 'generatedByReference' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/GenomicStudy'], 'type'=>'Reference', 'path'=>'Input.generatedBy[x]', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :file # 0-1 Reference(DocumentReference) + attr_accessor :type # 0-1 CodeableConcept + attr_accessor :generatedByIdentifier # 0-1 Identifier + attr_accessor :generatedByReference # 0-1 Reference(GenomicStudy) + end + + class Output < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Output.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Output.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Output.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'file' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/DocumentReference'], 'type'=>'Reference', 'path'=>'Output.file', 'min'=>0, 'max'=>1}, + 'type' => {'valid_codes'=>{'http://hl7.org/fhir/genomicstudy-dataformat'=>['bam', 'bed', 'bedpe', 'bedgraph', 'bigbed', 'bigWig', 'birdsuite-files', 'broadpeak', 'cbs', 'chemical-reactivity-probing-profiles', 'chrom-sizes', 'cn', 'custom-file-formats', 'cytoband', 'fasta', 'gct', 'cram', 'genepred', 'gff-gtf', 'gistic', 'goby', 'gwas', 'igv', 'loh', 'maf-multiple-alignment-format', 'maf-mutation-annotation-format', 'merged-bam-file', 'mut', 'narrowpeak', 'psl', 'res', 'rna-secondary-structure-formats', 'sam', 'sample-info-attributes-file', 'seg', 'tdf', 'track-line', 'type-line', 'vcf', 'wig']}, 'type'=>'CodeableConcept', 'path'=>'Output.type', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/genomicstudy-dataformat'}} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :file # 0-1 Reference(DocumentReference) + attr_accessor :type # 0-1 CodeableConcept + end + + class Performer < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Performer.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Performer.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Performer.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'actor' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole', 'http://hl7.org/fhir/StructureDefinition/Organization', 'http://hl7.org/fhir/StructureDefinition/Device'], 'type'=>'Reference', 'path'=>'Performer.actor', 'min'=>0, 'max'=>1}, + 'role' => {'type'=>'CodeableConcept', 'path'=>'Performer.role', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :actor # 0-1 Reference(Practitioner|PractitionerRole|Organization|Device) + attr_accessor :role # 0-1 CodeableConcept + end + + class Device < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Device.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Device.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Device.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'device' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Device'], 'type'=>'Reference', 'path'=>'Device.device', 'min'=>0, 'max'=>1}, + 'function' => {'type'=>'CodeableConcept', 'path'=>'Device.function', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :device # 0-1 Reference(Device) + attr_accessor :function # 0-1 CodeableConcept + end + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :identifier # 0-* [ Identifier ] + attr_accessor :methodType # 0-* [ CodeableConcept ] + attr_accessor :changeType # 0-* [ CodeableConcept ] + attr_accessor :genomeBuild # 0-1 CodeableConcept + attr_accessor :instantiatesCanonical # 0-1 canonical + attr_accessor :instantiatesUri # 0-1 uri + attr_accessor :title # 0-1 string + attr_accessor :focus # 0-* [ Reference(Resource) ] + attr_accessor :specimen # 0-* [ Reference(Specimen) ] + attr_accessor :date # 0-1 dateTime + attr_accessor :note # 0-* [ Annotation ] + attr_accessor :protocolPerformed # 0-1 Reference(Procedure|Task) + attr_accessor :regionsStudied # 0-* [ Reference(DocumentReference|Observation) ] + attr_accessor :regionsCalled # 0-* [ Reference(DocumentReference|Observation) ] + attr_accessor :input # 0-* [ GenomicStudy::Analysis::Input ] + attr_accessor :output # 0-* [ GenomicStudy::Analysis::Output ] + attr_accessor :performer # 0-* [ GenomicStudy::Analysis::Performer ] + attr_accessor :device # 0-* [ GenomicStudy::Analysis::Device ] + end + + attr_accessor :id # 0-1 id + attr_accessor :meta # 0-1 Meta + attr_accessor :implicitRules # 0-1 uri + attr_accessor :language # 0-1 code + attr_accessor :text # 0-1 Narrative + attr_accessor :contained # 0-* [ Resource ] + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :identifier # 0-* [ Identifier ] + attr_accessor :status # 1-1 code + attr_accessor :type # 0-* [ CodeableConcept ] + attr_accessor :subject # 1-1 Reference(Patient|Group|Substance|BiologicallyDerivedProduct|NutritionProduct) + attr_accessor :encounter # 0-1 Reference(Encounter) + attr_accessor :startDate # 0-1 dateTime + attr_accessor :basedOn # 0-* [ Reference(ServiceRequest|Task) ] + attr_accessor :referrer # 0-1 Reference(Practitioner|PractitionerRole) + attr_accessor :interpreter # 0-* [ Reference(Practitioner|PractitionerRole) ] + attr_accessor :reason # 0-* [ CodeableReference ] + attr_accessor :instantiatesCanonical # 0-1 canonical + attr_accessor :instantiatesUri # 0-1 uri + attr_accessor :note # 0-* [ Annotation ] + attr_accessor :description # 0-1 markdown + attr_accessor :analysis # 0-* [ GenomicStudy::Analysis ] + + def resourceType + 'GenomicStudy' + end + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/resources/Goal.rb b/lib/fhir_models/r6/generated/resources/Goal.rb new file mode 100644 index 00000000..f9770301 --- /dev/null +++ b/lib/fhir_models/r6/generated/resources/Goal.rb @@ -0,0 +1,135 @@ +module FHIR + module R6 + class Goal < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'start' => ['date', 'CodeableConcept'] + } + SEARCH_PARAMS = ['achievement-status', 'addresses', 'category', 'description', 'identifier', 'lifecycle-status', 'patient', 'start-date', 'subject', 'target-date', 'target-measure'] + METADATA = { + 'id' => {'type'=>'id', 'path'=>'Goal.id', 'min'=>0, 'max'=>1}, + 'meta' => {'type'=>'Meta', 'path'=>'Goal.meta', 'min'=>0, 'max'=>1}, + 'implicitRules' => {'type'=>'uri', 'path'=>'Goal.implicitRules', 'min'=>0, 'max'=>1}, + 'language' => {'type'=>'code', 'path'=>'Goal.language', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-languages'}}, + 'text' => {'type'=>'Narrative', 'path'=>'Goal.text', 'min'=>0, 'max'=>1}, + 'contained' => {'type'=>'Resource', 'path'=>'Goal.contained', 'min'=>0, 'max'=>Float::INFINITY}, + 'extension' => {'type'=>'Extension', 'path'=>'Goal.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Goal.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'identifier' => {'type'=>'Identifier', 'path'=>'Goal.identifier', 'min'=>0, 'max'=>Float::INFINITY}, + 'lifecycleStatus' => {'valid_codes'=>{'http://hl7.org/fhir/goal-status'=>['proposed', 'planned', 'accepted', 'active', 'on-hold', 'completed', 'cancelled', 'entered-in-error', 'rejected']}, 'type'=>'code', 'path'=>'Goal.lifecycleStatus', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/goal-status'}}, + 'achievementStatus' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/goal-achievement'=>['in-progress', 'improving', 'worsening', 'no-change', 'achieved', 'sustaining', 'not-achieved', 'no-progress', 'not-attainable']}, 'type'=>'CodeableConcept', 'path'=>'Goal.achievementStatus', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'preferred', 'uri'=>'http://hl7.org/fhir/ValueSet/goal-achievement'}}, + 'category' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/goal-category'=>['dietary', 'safety', 'behavioral', 'nursing', 'physiotherapy']}, 'type'=>'CodeableConcept', 'path'=>'Goal.category', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/goal-category'}}, + 'continuous' => {'type'=>'boolean', 'path'=>'Goal.continuous', 'min'=>0, 'max'=>1}, + 'priority' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/goal-priority'=>['high-priority', 'medium-priority', 'low-priority']}, 'type'=>'CodeableConcept', 'path'=>'Goal.priority', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'preferred', 'uri'=>'http://hl7.org/fhir/ValueSet/goal-priority'}}, + 'description' => {'valid_codes'=>{'http://snomed.info/sct'=>['2004005', '301475006', '282192007', '161922009', '228367002', '1157152000', '19063003', '700000006', '271651005', '716424007']}, 'type'=>'CodeableConcept', 'path'=>'Goal.description', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/goal-description'}}, + 'subject' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Group', 'http://hl7.org/fhir/StructureDefinition/Organization'], 'type'=>'Reference', 'path'=>'Goal.subject', 'min'=>1, 'max'=>1}, + 'startDate' => {'type'=>'date', 'path'=>'Goal.start[x]', 'min'=>0, 'max'=>1}, + 'startCodeableConcept' => {'valid_codes'=>{'http://snomed.info/sct'=>['32485007', '308283009', '442137000', '386216000']}, 'type'=>'CodeableConcept', 'path'=>'Goal.start[x]', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/goal-start-event'}}, + 'acceptance' => {'type'=>'Goal::Acceptance', 'path'=>'Goal.acceptance', 'min'=>0, 'max'=>Float::INFINITY}, + 'target' => {'type'=>'Goal::Target', 'path'=>'Goal.target', 'min'=>0, 'max'=>Float::INFINITY}, + 'statusDate' => {'type'=>'date', 'path'=>'Goal.statusDate', 'min'=>0, 'max'=>1}, + 'statusReason' => {'valid_codes'=>{'http://snomed.info/sct'=>['410536001', '385432009', '713566001', '300936002', '704489009', '11403006']}, 'type'=>'CodeableConcept', 'path'=>'Goal.statusReason', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/goal-status-reason'}}, + 'source' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson', 'http://hl7.org/fhir/StructureDefinition/CareTeam'], 'type'=>'Reference', 'path'=>'Goal.source', 'min'=>0, 'max'=>1}, + 'addresses' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Condition', 'http://hl7.org/fhir/StructureDefinition/Observation', 'http://hl7.org/fhir/StructureDefinition/MedicationStatement', 'http://hl7.org/fhir/StructureDefinition/MedicationRequest', 'http://hl7.org/fhir/StructureDefinition/NutritionOrder', 'http://hl7.org/fhir/StructureDefinition/ServiceRequest', 'http://hl7.org/fhir/StructureDefinition/RiskAssessment', 'http://hl7.org/fhir/StructureDefinition/Procedure', 'http://hl7.org/fhir/StructureDefinition/NutritionIntake'], 'type'=>'Reference', 'path'=>'Goal.addresses', 'min'=>0, 'max'=>Float::INFINITY}, + 'note' => {'type'=>'Annotation', 'path'=>'Goal.note', 'min'=>0, 'max'=>Float::INFINITY}, + 'outcome' => {'type'=>'CodeableReference', 'path'=>'Goal.outcome', 'min'=>0, 'max'=>Float::INFINITY} + } + + class Acceptance < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Acceptance.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Acceptance.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Acceptance.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'individual' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson'], 'type'=>'Reference', 'path'=>'Acceptance.individual', 'min'=>1, 'max'=>1}, + 'status' => {'valid_codes'=>{'http://hl7.org/fhir/goal-accept-status'=>['agree', 'disagree', 'pending']}, 'type'=>'code', 'path'=>'Acceptance.status', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/goal-accept-status'}}, + 'priority' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/goal-priority'=>['high-priority', 'medium-priority', 'low-priority']}, 'type'=>'CodeableConcept', 'path'=>'Acceptance.priority', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/goal-priority'}} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :individual # 1-1 Reference(Patient|Practitioner|RelatedPerson) + attr_accessor :status # 0-1 code + attr_accessor :priority # 0-1 CodeableConcept + end + + class Target < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'detail' => ['Quantity', 'Range', 'CodeableConcept', 'string', 'boolean', 'integer', 'Ratio'], + 'due' => ['date', 'Duration'] + } + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Target.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Target.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Target.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'measure' => {'valid_codes'=>{'http://loinc.org'=>['100000-9', '100001-7', '100002-5', '100003-3', '100004-1', '100005-8', '100006-6', '100007-4', '10000-8', '100008-2', '100009-0', '100010-8', '100011-6', '100012-4', '100013-2', '100014-0', '100015-7', '10001-6', '100016-5', '100017-3', '100018-1', '100019-9', '100020-7', '100021-5', '100022-3', '100023-1', '10002-4', '100024-9', '100025-6', '100026-4', '100027-2', '100028-0', '100029-8', '100030-6', '100031-4', '10003-2', '100032-2', '100033-0', '100034-8', '100035-5', '100036-3', '100037-1', '100038-9', '100039-7', '10004-0', '100040-5', '100041-3', '100042-1', '100043-9', '100044-7', '100045-4', '100046-2', '100047-0', '100048-8', '100049-6', '100050-4', '100051-2', '100052-0', '100053-8', '100054-6', '100055-3', '100056-1', '10005-7', '100057-9', '100058-7', '100059-5', '100060-3', '100061-1', '100062-9', '100063-7', '100064-5', '10006-5', '100065-2', '100066-0', '100067-8', '100068-6', '100069-4', '100070-2', '100071-0', '100072-8', '10007-3', '100073-6', '100074-4', '100075-1', '100076-9', '100077-7', '100078-5', '100079-3', '100080-1', '10008-1', '100081-9', '100082-7', '100083-5', '100084-3', '100085-0', '100086-8', '100087-6', '100088-4', '100089-2', '1000-9', '100090-0', '100091-8', '100092-6', '100093-4', '100094-2', '100095-9', '100096-7', '100097-5', '100098-3', '10009-9', '100099-1', '100100-7', '100101-5', '100102-3', '100103-1', '100104-9', '100105-6', '100106-4', '10010-7', '100107-2', '100108-0', '100109-8', '100110-6', '100111-4', '100112-2', '100113-0', '100114-8', '10011-5', '100115-5', '100116-3', '100117-1', '100118-9', '100119-7', '100120-5', '100121-3', '100122-1', '10012-3', '100123-9', '100124-7', '100125-4', '100126-2', '100127-0', '100128-8', '100129-6', '100130-4', '10013-1', '100131-2', '100132-0', '100133-8', '100134-6', '100135-3', '100136-1', '100137-9', '100138-7', '100139-5', '100140-3', '100141-1', '100142-9', '100143-7', '100144-5', '100145-2', '100146-0', '100147-8', '100148-6', '10014-9', '100149-4', '100150-2', '100151-0', '100152-8', '100153-6', '100154-4', '100155-1', '10015-6', '100156-9', '100157-7', '100158-5', '100159-3', '100160-1', '100161-9', '100162-7', '100163-5', '10016-4', '100164-3', '100165-0', '100166-8', '100167-6', '100168-4', '100169-2', '1001-7', '100170-0', '100171-8', '10017-2', '100172-6', '100173-4', '100174-2', '100175-9', '100176-7', '100177-5', '100178-3', '100179-1', '10018-0', '100180-9', '100181-7', '100182-5', '100183-3', '100184-1', '100185-8', '100186-6', '100187-4', '100188-2', '100189-0', '100190-8', '100191-6', '100192-4', '100193-2', '100194-0', '100195-7', '100196-5', '100197-3', '10019-8', '100198-1', '100199-9', '100200-5', '100201-3', '100202-1', '100203-9', '100204-7', '100205-4', '10020-6', '100206-2', '100207-0', '100208-8', '100209-6', '100210-4', '100211-2', '100212-0', '100213-8', '10021-4', '100214-6', '100215-3', '100216-1', '100217-9', '100218-7', '100219-5', '100220-3', '100221-1', '10022-2', '100222-9', '100223-7', '100224-5', '100225-2', '100226-0', '100227-8', '100228-6', '100229-4', '10023-0', '100230-2', '100231-0', '100232-8', '100233-6', '100234-4', '100235-1', '100236-9', '100237-7', '100238-5', '100239-3', '100240-1', '100241-9', '100242-7', '100243-5', '100244-3', '100245-0', '100246-8', '100247-6', '10024-8', '100248-4', '100249-2', '1002-5', '100250-0', '100251-8', '100252-6', '100253-4', '100254-2', '10025-5', '100255-9', '100256-7', '100257-5', '100258-3', '100259-1', '100260-9', '100261-7', '100262-5', '10026-3', '100263-3', '100264-1', '100265-8', '100266-6', '100267-4', '100268-2', '100269-0', '100270-8', '10027-1', '100271-6', '100272-4', '100273-2', '100274-0', '100275-7', '100276-5', '100277-3', '100278-1', '100279-9', '100280-7', '100281-5', '100282-3', '100283-1', '100284-9', '100285-6', '100286-4', '100287-2', '100288-0', '10028-9', '100289-8', '100290-6', '100291-4', '100292-2', '100293-0', '100294-8', '100295-5', '100296-3', '10029-7', '100297-1', '100298-9', '100299-7', '100300-3', '100301-1', '100302-9', '100303-7', '100304-5', '10030-5', '100305-2', '100306-0', '100307-8', '100308-6', '100309-4', '100310-2', '100311-0', '100312-8', '10031-3', '100313-6', '100314-4', '100315-1', '100316-9', '100317-7', '100318-5', '100319-3', '100320-1', '10032-1', '100321-9', '100322-7', '100323-5', '100324-3', '100325-0', '100326-8', '100327-6', '100328-4', '100329-2', '1003-3', '100330-0', '100331-8', '100332-6', '100333-4', '100334-2', '100335-9', '100336-7', '100337-5', '100338-3', '10033-9', '100339-1', '100340-9', '100341-7', '100342-5', '100343-3', '100344-1', '100345-8', '100346-6', '10034-7', '100347-4', '100348-2', '100349-0', '100350-8', '100351-6', '100352-4', '100353-2', '10035-4', '100354-0', '100355-7', '100356-5', '100357-3', '100358-1', '100359-9', '100360-7', '100361-5', '10036-2', '100362-3', '100363-1', '100364-9', '100365-6', '100366-4', '100367-2', '100368-0', '100369-8', '10037-0', '100370-6', '100371-4', '100372-2', '100373-0', '100374-8', '100375-5', '100376-3', '100377-1', '100378-9', '100379-7', '100380-5', '100381-3', '100382-1', '100383-9', '100384-7', '100385-4', '100386-2', '100387-0', '10038-8', '100388-8', '100389-6', '100390-4', '100391-2', '100392-0', '100393-8', '100394-6', '100395-3', '10039-6', '100396-1', '100397-9', '100398-7', '100399-5', '100400-1', '100401-9', '100402-7', '100403-5', '10040-4', '100404-3', '100405-0', '100406-8', '100407-6', '100408-4', '100409-2', '1004-1', '100410-0', '100411-8', '10041-2', '100412-6', '100413-4', '100414-2', '100415-9', '100416-7', '100417-5', '100418-3', '100419-1', '10042-0', '100420-9', '100421-7', '100422-5', '100423-3', '100424-1', '100425-8', '100426-6', '100427-4', '100428-2', '100429-0', '100430-8', '100431-6', '100432-4', '100433-2', '100434-0', '100435-7', '100436-5', '100437-3', '10043-8', '100438-1', '100439-9', '100440-7', '100441-5', '100442-3', '100443-1', '100444-9', '100445-6', '10044-6', '100446-4', '100447-2', '100448-0', '100449-8', '100450-6', '100451-4', '100452-2', '10045-3', '100453-0', '100454-8', '100455-5', '100456-3', '100457-1', '100458-9', '100459-7', '100460-5', '10046-1', '100461-3', '100462-1', '100463-9', '100464-7', '100465-4', '100466-2', '100467-0', '100468-8', '100469-6', '100470-4', '100471-2', '100472-0', '100473-8', '100474-6', '100475-3', '100476-1', '100477-9', '100478-7', '10047-9', '100479-5', '100480-3', '100481-1', '100482-9', '100483-7', '100484-5', '100485-2', '100486-0', '10048-7', '100487-8', '100488-6', '100489-4', '100490-2', '100491-0', '100492-8', '100493-6', '100494-4', '10049-5', '100495-1', '100496-9', '100497-7', '100498-5', '100499-3', '100500-8', '100501-6', '100502-4', '10050-3', '100503-2', '100504-0', '100505-7', '100506-5', '100507-3', '100508-1', '100509-9', '100510-7', '10051-1', '100511-5', '100512-3', '100513-1', '100514-9', '100515-6', '100516-4', '100517-2', '100518-0', '100519-8', '100520-6', '100521-4', '100522-2', '100523-0', '100524-8', '100525-5', '100526-3', '100527-1', '100528-9', '10052-9', '100529-7', '100530-5', '100531-3', '100532-1', '100533-9', '100534-7', '100535-4', '100536-2', '10053-7', '100537-0', '100538-8', '100539-6', '100540-4', '100541-2', '100542-0', '100543-8', '100544-6', '10054-5', '100545-3', '100546-1', '100547-9', '100548-7', '100549-5', '100550-3', '100551-1', '10055-2', '100552-9', '100553-7', '100554-5', '100555-2', '100556-0', '100557-8', '100558-6', '100559-4', '10056-0', '100560-2', '100561-0', '100562-8', '100563-6', '100564-4', '100565-1', '100566-9', '100567-7', '100568-5', '100569-3', '100570-1', '100571-9', '100572-7', '100573-5', '100574-3', '100575-0', '100576-8', '100577-6', '10057-8', '100578-4', '100579-2', '1005-8', '100580-0', '100581-8', '100582-6', '100583-4', '100584-2', '100585-9', '10058-6', '100586-7', '100587-5', '100588-3', '100589-1', '100590-9', '100591-7', '100592-5', '100593-3', '10059-4', '100594-1', '100595-8', '100596-6', '100597-4', '100598-2', '100599-0', '100600-6', '100601-4', '10060-2', '100602-2', '100603-0', '100604-8', '100605-5', '100606-3', '100607-1', '100608-9', '100609-7', '10061-0', '100610-5', '100611-3', '100612-1', '100613-9', '100614-7', '100615-4', '100616-2', '100617-0', '100618-8', '100619-6', '100620-4', '100621-2', '100622-0', '100623-8', '100624-6', '100625-3', '100626-1', '100627-9', '10062-8', '100628-7', '100629-5', '100630-3', '100631-1', '100632-9', '100633-7', '100634-5', '100635-2', '10063-6', '100636-0', '100637-8', '100638-6', '100639-4', '100640-2', '100641-0', '100642-8', '100643-6', '10064-4', '100644-4', '100645-1', '100646-9', '100647-7', '100648-5', '100649-3', '100650-1', '10065-1', '100651-9', '100652-7', '100653-5', '100654-3', '100655-0', '100656-8', '100657-6', '100658-4', '100659-2', '1006-6', '100660-0', '100661-8', '100662-6', '100663-4', '100664-2', '100665-9', '100666-7', '100667-5', '100668-3', '10066-9', '100669-1', '100670-9', '100671-7', '100672-5', '100673-3', '100674-1', '100675-8', '100676-6', '10067-7', '100677-4', '100678-2', '100679-0', '100680-8', '100681-6', '100682-4', '100683-2', '100684-0', '10068-5', '100685-7', '100686-5', '100687-3', '100688-1', '100689-9', '100690-7', '100691-5', '100692-3', '10069-3', '100693-1', '100694-9', '100695-6', '100696-4', '100697-2', '100698-0', '100699-8', '100700-4', '10070-1', '100701-2', '100702-0', '100703-8', '100704-6', '100705-3', '100706-1', '100707-9', '100708-7', '100709-5', '100710-3', '100711-1', '100712-9', '100713-7', '100714-5', '100715-2', '100716-0', '100717-8', '100718-6', '10071-9', '100719-4', '100720-2', '100721-0', '100722-8', '100723-6', '100724-4', '100725-1', '100726-9', '10072-7', '100727-7', '100728-5', '100729-3', '100730-1', '100731-9', '100732-7', '100733-5', '100734-3', '10073-5', '100735-0', '100736-8', '100737-6', '100738-4', '100739-2', '1007-4', '100740-0', '100741-8', '100742-6', '10074-3', '100743-4', '100744-2', '100745-9', '100746-7', '100747-5', '100748-3', '100749-1', '10075-0', '100750-9', '100751-7', '100752-5', '100753-3', '100754-1', '100755-8', '100756-6', '100757-4', '100758-2', '100759-0', '100760-8', '100761-6', '100762-4', '100763-2', '100764-0', '100765-7', '100766-5', '100767-3', '10076-8', '100768-1', '100769-9', '100770-7', '100771-5', '100772-3', '100773-1', '100774-9', '100775-6', '10077-6', '100776-4', '100777-2', '100778-0', '100779-8', '100780-6', '100781-4', '100782-2', '100783-0', '10078-4', '100784-8', '100785-5', '100786-3', '100787-1', '100788-9', '100789-7', '100790-5', '100791-3', '10079-2', '100792-1', '100793-9', '100794-7', '100795-4', '100796-2', '100797-0', '100798-8', '100799-6', '100-8', '10080-0', '100800-2', '100801-0', '100802-8', '100803-6', '100804-4', '100805-1', '100806-9', '100807-7', '100808-5', '100809-3', '100810-1', '100811-9', '100812-7', '100813-5', '100814-3', '100815-0', '100816-8', '100817-6', '10081-8', '100818-4', '100819-2', '1008-2', '100820-0', '100821-8', '100822-6', '100823-4', '100824-2', '100825-9', '10082-6', '100826-7', '100827-5', '100828-3', '100829-1', '100830-9', '100831-7', '100832-5', '100833-3', '10083-4', '100834-1', '100835-8', '100836-6', '100837-4', '100838-2', '100839-0', '100840-8', '100841-6', '10084-2', '100842-4', '100843-2', '100844-0', '100845-7', '100846-5', '100847-3', '100848-1', '100849-9', '100850-7', '100851-5', '100852-3', '100853-1', '100854-9', '100855-6', '100856-4', '100857-2', '100858-0', '10085-9', '100859-8', '100860-6', '100861-4', '100862-2', '100863-0', '100864-8', '100865-5', '100866-3', '10086-7', '100867-1', '100868-9', '100869-7', '100870-5', '100871-3', '100872-1', '100873-9', '100874-7', '10087-5', '100875-4', '100876-2', '100877-0', '100878-8', '100879-6', '100880-4', '100881-2', '100882-0', '10088-3', '100883-8', '100884-6', '100885-3', '100886-1', '100887-9', '100888-7', '100889-5', '100890-3', '10089-1', '100891-1', '100892-9', '100893-7', '100894-5', '100895-2', '100896-0', '100897-8', '100898-6', '100899-4']}, 'type'=>'CodeableConcept', 'path'=>'Target.measure', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/observation-codes'}}, + 'detailQuantity' => {'type'=>'Quantity', 'path'=>'Target.detail[x]', 'min'=>0, 'max'=>1}, + 'detailRange' => {'type'=>'Range', 'path'=>'Target.detail[x]', 'min'=>0, 'max'=>1}, + 'detailCodeableConcept' => {'type'=>'CodeableConcept', 'path'=>'Target.detail[x]', 'min'=>0, 'max'=>1}, + 'detailString' => {'type'=>'string', 'path'=>'Target.detail[x]', 'min'=>0, 'max'=>1}, + 'detailBoolean' => {'type'=>'boolean', 'path'=>'Target.detail[x]', 'min'=>0, 'max'=>1}, + 'detailInteger' => {'type'=>'integer', 'path'=>'Target.detail[x]', 'min'=>0, 'max'=>1}, + 'detailRatio' => {'type'=>'Ratio', 'path'=>'Target.detail[x]', 'min'=>0, 'max'=>1}, + 'dueDate' => {'type'=>'date', 'path'=>'Target.due[x]', 'min'=>0, 'max'=>1}, + 'dueDuration' => {'type'=>'Duration', 'path'=>'Target.due[x]', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :measure # 0-1 CodeableConcept + attr_accessor :detailQuantity # 0-1 Quantity + attr_accessor :detailRange # 0-1 Range + attr_accessor :detailCodeableConcept # 0-1 CodeableConcept + attr_accessor :detailString # 0-1 string + attr_accessor :detailBoolean # 0-1 boolean + attr_accessor :detailInteger # 0-1 integer + attr_accessor :detailRatio # 0-1 Ratio + attr_accessor :dueDate # 0-1 date + attr_accessor :dueDuration # 0-1 Duration + end + + attr_accessor :id # 0-1 id + attr_accessor :meta # 0-1 Meta + attr_accessor :implicitRules # 0-1 uri + attr_accessor :language # 0-1 code + attr_accessor :text # 0-1 Narrative + attr_accessor :contained # 0-* [ Resource ] + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :identifier # 0-* [ Identifier ] + attr_accessor :lifecycleStatus # 1-1 code + attr_accessor :achievementStatus # 0-1 CodeableConcept + attr_accessor :category # 0-* [ CodeableConcept ] + attr_accessor :continuous # 0-1 boolean + attr_accessor :priority # 0-1 CodeableConcept + attr_accessor :description # 1-1 CodeableConcept + attr_accessor :subject # 1-1 Reference(Patient|Group|Organization) + attr_accessor :startDate # 0-1 date + attr_accessor :startCodeableConcept # 0-1 CodeableConcept + attr_accessor :acceptance # 0-* [ Goal::Acceptance ] + attr_accessor :target # 0-* [ Goal::Target ] + attr_accessor :statusDate # 0-1 date + attr_accessor :statusReason # 0-* [ CodeableConcept ] + attr_accessor :source # 0-1 Reference(Patient|Practitioner|PractitionerRole|RelatedPerson|CareTeam) + attr_accessor :addresses # 0-* [ Reference(Condition|Observation|MedicationStatement|MedicationRequest|NutritionOrder|ServiceRequest|RiskAssessment|Procedure|NutritionIntake) ] + attr_accessor :note # 0-* [ Annotation ] + attr_accessor :outcome # 0-* [ CodeableReference ] + + def resourceType + 'Goal' + end + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/resources/GraphDefinition.rb b/lib/fhir_models/r6/generated/resources/GraphDefinition.rb new file mode 100644 index 00000000..1a941619 --- /dev/null +++ b/lib/fhir_models/r6/generated/resources/GraphDefinition.rb @@ -0,0 +1,163 @@ +module FHIR + module R6 + class GraphDefinition < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'versionAlgorithm' => ['string', 'Coding'] + } + SEARCH_PARAMS = ['context', 'context-quantity', 'context-type', 'context-type-quantity', 'context-type-value', 'date', 'description', 'identifier', 'jurisdiction', 'name', 'publisher', 'start', 'status', 'url', 'version'] + METADATA = { + 'id' => {'type'=>'id', 'path'=>'GraphDefinition.id', 'min'=>0, 'max'=>1}, + 'meta' => {'type'=>'Meta', 'path'=>'GraphDefinition.meta', 'min'=>0, 'max'=>1}, + 'implicitRules' => {'type'=>'uri', 'path'=>'GraphDefinition.implicitRules', 'min'=>0, 'max'=>1}, + 'language' => {'type'=>'code', 'path'=>'GraphDefinition.language', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-languages'}}, + 'text' => {'type'=>'Narrative', 'path'=>'GraphDefinition.text', 'min'=>0, 'max'=>1}, + 'contained' => {'type'=>'Resource', 'path'=>'GraphDefinition.contained', 'min'=>0, 'max'=>Float::INFINITY}, + 'extension' => {'type'=>'Extension', 'path'=>'GraphDefinition.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'GraphDefinition.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'url' => {'type'=>'uri', 'path'=>'GraphDefinition.url', 'min'=>0, 'max'=>1}, + 'identifier' => {'type'=>'Identifier', 'path'=>'GraphDefinition.identifier', 'min'=>0, 'max'=>Float::INFINITY}, + 'version' => {'type'=>'string', 'path'=>'GraphDefinition.version', 'min'=>0, 'max'=>1}, + 'versionAlgorithmString' => {'type'=>'string', 'path'=>'GraphDefinition.versionAlgorithm[x]', 'min'=>0, 'max'=>1}, + 'versionAlgorithmCoding' => {'valid_codes'=>{'http://hl7.org/fhir/version-algorithm'=>['semver', 'integer', 'alpha', 'date', 'natural']}, 'type'=>'Coding', 'path'=>'GraphDefinition.versionAlgorithm[x]', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/version-algorithm'}}, + 'name' => {'type'=>'string', 'path'=>'GraphDefinition.name', 'min'=>1, 'max'=>1}, + 'title' => {'type'=>'string', 'path'=>'GraphDefinition.title', 'min'=>0, 'max'=>1}, + 'status' => {'valid_codes'=>{'http://hl7.org/fhir/publication-status'=>['draft', 'active', 'retired', 'unknown']}, 'type'=>'code', 'path'=>'GraphDefinition.status', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/publication-status'}}, + 'experimental' => {'type'=>'boolean', 'path'=>'GraphDefinition.experimental', 'min'=>0, 'max'=>1}, + 'date' => {'type'=>'dateTime', 'path'=>'GraphDefinition.date', 'min'=>0, 'max'=>1}, + 'publisher' => {'type'=>'string', 'path'=>'GraphDefinition.publisher', 'min'=>0, 'max'=>1}, + 'contact' => {'type'=>'ContactDetail', 'path'=>'GraphDefinition.contact', 'min'=>0, 'max'=>Float::INFINITY}, + 'description' => {'type'=>'markdown', 'path'=>'GraphDefinition.description', 'min'=>0, 'max'=>1}, + 'useContext' => {'type'=>'UsageContext', 'path'=>'GraphDefinition.useContext', 'min'=>0, 'max'=>Float::INFINITY}, + 'jurisdiction' => {'valid_codes'=>{'urn:iso:std:iso:3166'=>['AD', 'AE', 'AF', 'AG', 'AI', 'AL', 'AM', 'AO', 'AQ', 'AR', 'AS', 'AT', 'AU', 'AW', 'AX', 'AZ', 'BA', 'BB', 'BD', 'BE', 'BF', 'BG', 'BH', 'BI', 'BJ', 'BL', 'BM', 'BN', 'BO', 'BQ', 'BR', 'BS', 'BT', 'BV', 'BW', 'BY', 'BZ', 'CA', 'CC', 'CD', 'CF', 'CG', 'CH', 'CI', 'CK', 'CL', 'CM', 'CN', 'CO', 'CR', 'CU', 'CV', 'CW', 'CX', 'CY', 'CZ', 'DE', 'DJ', 'DK', 'DM', 'DO', 'DZ', 'EC', 'EE', 'EG', 'EH', 'ER', 'ES', 'ET', 'FI', 'FJ', 'FK', 'FM', 'FO', 'FR', 'GA', 'GB', 'GD', 'GE', 'GF', 'GG', 'GH', 'GI', 'GL', 'GM', 'GN', 'GP', 'GQ', 'GR', 'GS', 'GT', 'GU', 'GW', 'GY', 'HK', 'HM', 'HN', 'HR', 'HT', 'HU', 'ID', 'IE', 'IL', 'IM', 'IN', 'IO', 'IQ', 'IR', 'IS', 'IT', 'JE', 'JM', 'JO', 'JP', 'KE', 'KG', 'KH', 'KI', 'KM', 'KN', 'KP', 'KR', 'KW', 'KY', 'KZ', 'LA', 'LB', 'LC', 'LI', 'LK', 'LR', 'LS', 'LT', 'LU', 'LV', 'LY', 'MA', 'MC', 'MD', 'ME', 'MF', 'MG', 'MH', 'MK', 'ML', 'MM', 'MN', 'MO', 'MP', 'MQ', 'MR', 'MS', 'MT', 'MU', 'MV', 'MW', 'MX', 'MY', 'MZ', 'NA', 'NC', 'NE', 'NF', 'NG', 'NI', 'NL', 'NO', 'NP', 'NR', 'NU', 'NZ', 'OM', 'PA', 'PE', 'PF', 'PG', 'PH', 'PK', 'PL', 'PM', 'PN', 'PR', 'PS', 'PT', 'PW', 'PY', 'QA', 'RE', 'RO', 'RS', 'RU', 'RW', 'SA', 'SB', 'SC', 'SD', 'SE', 'SG', 'SH', 'SI', 'SJ', 'SK', 'SL', 'SM', 'SN', 'SO', 'SR', 'SS', 'ST', 'SV', 'SX', 'SY', 'SZ', 'TC', 'TD', 'TF', 'TG', 'TH', 'TJ', 'TK', 'TL', 'TM', 'TN', 'TO', 'TR', 'TT', 'TV', 'TW', 'TZ', 'UA', 'UG', 'UM', 'US', 'UY', 'UZ', 'VA', 'VC', 'VE', 'VG', 'VI', 'VN', 'VU', 'WF', 'WS', 'YE', 'YT', 'ZA', 'ZM', 'ZW', 'ABW', 'AFG', 'AGO', 'AIA', 'ALA', 'ALB', 'AND', 'ARE', 'ARG', 'ARM', 'ASM', 'ATA', 'ATF', 'ATG', 'AUS', 'AUT', 'AZE', 'BDI', 'BEL', 'BEN', 'BES', 'BFA', 'BGD', 'BGR', 'BHR', 'BHS', 'BIH', 'BLM', 'BLR', 'BLZ', 'BMU', 'BOL', 'BRA', 'BRB', 'BRN', 'BTN', 'BVT', 'BWA', 'CAF', 'CAN', 'CCK', 'CHE', 'CHL', 'CHN', 'CIV', 'CMR', 'COD', 'COG', 'COK', 'COL', 'COM', 'CPV', 'CRI', 'CUB', 'CUW', 'CXR', 'CYM', 'CYP', 'CZE', 'DEU', 'DJI', 'DMA', 'DNK', 'DOM', 'DZA', 'ECU', 'EGY', 'ERI', 'ESH', 'ESP', 'EST', 'ETH', 'FIN', 'FJI', 'FLK', 'FRA', 'FRO', 'FSM', 'GAB', 'GBR', 'GEO', 'GGY', 'GHA', 'GIB', 'GIN', 'GLP', 'GMB', 'GNB', 'GNQ', 'GRC', 'GRD', 'GRL', 'GTM', 'GUF', 'GUM', 'GUY', 'HKG', 'HMD', 'HND', 'HRV', 'HTI', 'HUN', 'IDN', 'IMN', 'IND', 'IOT', 'IRL', 'IRN', 'IRQ', 'ISL', 'ISR', 'ITA', 'JAM', 'JEY', 'JOR', 'JPN', 'KAZ', 'KEN', 'KGZ', 'KHM', 'KIR', 'KNA', 'KOR', 'KWT', 'LAO', 'LBN', 'LBR', 'LBY', 'LCA', 'LIE', 'LKA', 'LSO', 'LTU', 'LUX', 'LVA', 'MAC', 'MAF', 'MAR', 'MCO', 'MDA', 'MDG', 'MDV', 'MEX', 'MHL', 'MKD', 'MLI', 'MLT', 'MMR', 'MNE', 'MNG', 'MNP', 'MOZ', 'MRT', 'MSR', 'MTQ', 'MUS', 'MWI', 'MYS', 'MYT', 'NAM', 'NCL', 'NER', 'NFK', 'NGA', 'NIC', 'NIU', 'NLD', 'NOR', 'NPL', 'NRU', 'NZL', 'OMN', 'PAK', 'PAN', 'PCN', 'PER', 'PHL', 'PLW', 'PNG', 'POL', 'PRI', 'PRK', 'PRT', 'PRY', 'PSE', 'PYF', 'QAT', 'REU', 'ROU', 'RUS', 'RWA', 'SAU', 'SDN', 'SEN', 'SGP', 'SGS', 'SHN', 'SJM', 'SLB', 'SLE', 'SLV', 'SMR', 'SOM', 'SPM', 'SRB', 'SSD', 'STP', 'SUR', 'SVK', 'SVN', 'SWE', 'SWZ', 'SXM', 'SYC', 'SYR', 'TCA', 'TCD', 'TGO', 'THA', 'TJK', 'TKL', 'TKM', 'TLS', 'TON', 'TTO', 'TUN', 'TUR', 'TUV', 'TWN', 'TZA', 'UGA', 'UKR', 'UMI', 'URY', 'USA', 'UZB', 'VAT', 'VCT', 'VEN', 'VGB', 'VIR', 'VNM', 'VUT', 'WLF', 'WSM', 'YEM', 'ZAF', 'ZMB', 'ZWE', '004', '008', '010', '012', '016', '020', '024', '028', '031', '032', '036', '040', '044', '048', '050', '051', '052', '056', '060', '064', '068', '070', '072', '074', '076', '084', '086', '090', '092', '096', '100', '104', '108', '112', '116', '120', '124', '132', '136', '140', '144', '148', '152', '156', '158', '162', '166', '170', '174', '175', '178', '180', '184', '188', '191', '192', '196', '203', '204', '208', '212', '214', '218', '222', '226', '231', '232', '233', '234', '238', '239', '242', '246', '248', '250', '254', '258', '260', '262', '266', '268', '270', '275', '276', '288', '292', '296', '300', '304', '308', '312', '316', '320', '324', '328', '332', '334', '336', '340', '344', '348', '352', '356', '360', '364', '368', '372', '376', '380', '384', '388', '392', '398', '400', '404', '408', '410', '414', '417', '418', '422', '426', '428', '430', '434', '438', '440', '442', '446', '450', '454', '458', '462', '466', '470', '474', '478', '480', '484', '492', '496', '498', '499', '500', '504', '508', '512', '516', '520', '524', '528', '531', '533', '534', '535', '540', '548', '554', '558', '562', '566', '570', '574', '578', '580', '581', '583', '584', '585', '586', '591', '598', '600', '604', '608', '612', '616', '620', '624', '626', '630', '634', '638', '642', '643', '646', '652', '654', '659', '660', '662', '663', '666', '670', '674', '678', '682', '686', '688', '690', '694', '702', '703', '704', '705', '706', '710', '716', '724', '728', '729', '732', '740', '744', '748', '752', '756', '760', '762', '764', '768', '772', '776', '780', '784', '788', '792', '795', '796', '798', '800', '804', '807', '818', '826', '831', '832', '833', '834', '840', '850', '854', '858', '860', '862', '876', '882', '887', '894'], 'urn:iso:std:iso:3166:-2'=>['AF-BAL', 'AF-BAM', 'AF-BDG', 'AF-BDS', 'AF-BGL', 'AF-DAY', 'AF-FRA', 'AF-FYB', 'AF-GHA', 'AF-GHO', 'AF-HEL', 'AF-HER', 'AF-JOW', 'AF-KAB', 'AF-KAN', 'AF-KAP', 'AF-KDZ', 'AF-KHO', 'AF-KNR', 'AF-LAG', 'AF-LOG', 'AF-NAN', 'AF-NIM', 'AF-NUR', 'AF-PAN', 'AF-PAR', 'AF-PIA', 'AF-PKA', 'AF-SAM', 'AF-SAR', 'AF-TAK', 'AF-URU', 'AF-WAR', 'AF-ZAB', 'AX-AX', 'AL-01', 'AL-02', 'AL-03', 'AL-04', 'AL-05', 'AL-06', 'AL-07', 'AL-08', 'AL-09', 'AL-10', 'AL-11', 'AL-12', 'AL-BR', 'AL-BU', 'AL-DI', 'AL-DL', 'AL-DR', 'AL-DV', 'AL-EL', 'AL-ER', 'AL-FR', 'AL-GJ', 'AL-GR', 'AL-HA', 'AL-KA', 'AL-KB', 'AL-KC', 'AL-KO', 'AL-KR', 'AL-KU', 'AL-LB', 'AL-LE', 'AL-LU', 'AL-MK', 'AL-MM', 'AL-MR', 'AL-MT', 'AL-PG', 'AL-PQ', 'AL-PR', 'AL-PU', 'AL-SH', 'AL-SK', 'AL-SR', 'AL-TE', 'AL-TP', 'AL-TR', 'AL-VL', 'DZ-01', 'DZ-02', 'DZ-03', 'DZ-04', 'DZ-05', 'DZ-06', 'DZ-07', 'DZ-08', 'DZ-09', 'DZ-10', 'DZ-11', 'DZ-12', 'DZ-13', 'DZ-14', 'DZ-15', 'DZ-16', 'DZ-17', 'DZ-18', 'DZ-19', 'DZ-20', 'DZ-21', 'DZ-22', 'DZ-23', 'DZ-24', 'DZ-25', 'DZ-26', 'DZ-27', 'DZ-28', 'DZ-29', 'DZ-30', 'DZ-31', 'DZ-32', 'DZ-33', 'DZ-34', 'DZ-35', 'DZ-36', 'DZ-37', 'DZ-38', 'DZ-39', 'DZ-40', 'DZ-41', 'DZ-42', 'DZ-43', 'DZ-44', 'DZ-45', 'DZ-46', 'DZ-47', 'DZ-48', 'AS-AS', 'AD-02', 'AD-03', 'AD-04', 'AD-05', 'AD-06', 'AD-07', 'AD-08', 'AO-BGO', 'AO-BGU', 'AO-BIE', 'AO-CAB', 'AO-CCU', 'AO-CNN', 'AO-CNO', 'AO-CUS', 'AO-HUA', 'AO-HUI', 'AO-LNO', 'AO-LSU', 'AO-LUA', 'AO-MAL', 'AO-MOX', 'AO-NAM', 'AO-UIG', 'AO-ZAI', 'AI-AI', 'AQ-AQ', 'AG-03', 'AG-04', 'AG-05', 'AG-06', 'AG-07', 'AG-08', 'AG-10', 'AG-11', 'AR-A', 'AR-B', 'AR-C', 'AR-D', 'AR-E', 'AR-F', 'AR-G', 'AR-H', 'AR-J', 'AR-K', 'AR-L', 'AR-M', 'AR-N', 'AR-P', 'AR-Q', 'AR-R', 'AR-S', 'AR-T', 'AR-U', 'AR-V', 'AR-W', 'AR-X', 'AR-Y', 'AR-Z', 'AM-AG', 'AM-AR', 'AM-AV', 'AM-ER', 'AM-GR', 'AM-KT', 'AM-LO', 'AM-SH', 'AM-SU', 'AM-TV', 'AM-VD', 'AW-AW', 'AU-ACT', 'AU-NSW', 'AU-NT', 'AU-QLD', 'AU-SA', 'AU-TAS', 'AU-VIC', 'AU-WA', 'AT-1', 'AT-2', 'AT-3', 'AT-4', 'AT-5', 'AT-6', 'AT-7', 'AT-8', 'AT-9', 'AZ-ABS', 'AZ-AGA', 'AZ-AGC', 'AZ-AGM', 'AZ-AGS', 'AZ-AGU', 'AZ-AST', 'AZ-BA', 'AZ-BAB', 'AZ-BAL', 'AZ-BAR', 'AZ-BEY', 'AZ-BIL', 'AZ-CAB', 'AZ-CAL', 'AZ-CUL', 'AZ-DAS', 'AZ-FUZ', 'AZ-GAD', 'AZ-GA', 'AZ-GOR', 'AZ-GOY', 'AZ-GYG', 'AZ-HAC', 'AZ-IMI', 'AZ-ISM', 'AZ-KAL', 'AZ-KAN', 'AZ-KUR', 'AZ-LAC', 'AZ-LA', 'AZ-LAN', 'AZ-LER']}, 'type'=>'CodeableConcept', 'path'=>'GraphDefinition.jurisdiction', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/jurisdiction'}}, + 'purpose' => {'type'=>'markdown', 'path'=>'GraphDefinition.purpose', 'min'=>0, 'max'=>1}, + 'copyright' => {'type'=>'markdown', 'path'=>'GraphDefinition.copyright', 'min'=>0, 'max'=>1}, + 'copyrightLabel' => {'type'=>'string', 'path'=>'GraphDefinition.copyrightLabel', 'min'=>0, 'max'=>1}, + 'start' => {'type'=>'id', 'path'=>'GraphDefinition.start', 'min'=>0, 'max'=>1}, + 'node' => {'type'=>'GraphDefinition::Node', 'path'=>'GraphDefinition.node', 'min'=>0, 'max'=>Float::INFINITY}, + 'link' => {'type'=>'GraphDefinition::Link', 'path'=>'GraphDefinition.link', 'min'=>0, 'max'=>Float::INFINITY} + } + + class Node < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Node.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Node.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Node.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'nodeId' => {'type'=>'id', 'path'=>'Node.nodeId', 'min'=>1, 'max'=>1}, + 'description' => {'type'=>'string', 'path'=>'Node.description', 'min'=>0, 'max'=>1}, + 'type' => {'valid_codes'=>{'http://hl7.org/fhir/fhir-types'=>['Account', 'ActivityDefinition', 'ActorDefinition', 'AdministrableProductDefinition', 'AdverseEvent', 'AllergyIntolerance', 'Appointment', 'AppointmentResponse', 'ArtifactAssessment', 'AuditEvent', 'Basic', 'Binary', 'BiologicallyDerivedProduct', 'BiologicallyDerivedProductDispense', 'BodyStructure', 'Bundle', 'CanonicalResource', 'CapabilityStatement', 'CarePlan', 'CareTeam', 'ChargeItem', 'ChargeItemDefinition', 'Citation', 'Claim', 'ClaimResponse', 'ClinicalImpression', 'ClinicalUseDefinition', 'CodeSystem', 'Communication', 'CommunicationRequest', 'CompartmentDefinition', 'Composition', 'ConceptMap', 'Condition', 'ConditionDefinition', 'Consent', 'Contract', 'Coverage', 'CoverageEligibilityRequest', 'CoverageEligibilityResponse', 'DetectedIssue', 'Device', 'DeviceAlert', 'DeviceAssociation', 'DeviceDefinition', 'DeviceDispense', 'DeviceMetric', 'DeviceRequest', 'DeviceUsage', 'DiagnosticReport', 'DocumentReference', 'DomainResource', 'Encounter', 'EncounterHistory', 'Endpoint', 'EnrollmentRequest', 'EnrollmentResponse', 'EpisodeOfCare', 'EventDefinition', 'Evidence', 'EvidenceReport', 'EvidenceVariable', 'ExampleScenario', 'ExplanationOfBenefit', 'FamilyMemberHistory', 'Flag', 'FormularyItem', 'GenomicStudy', 'Goal', 'GraphDefinition', 'Group', 'GuidanceResponse', 'HealthcareService', 'ImagingSelection', 'ImagingStudy', 'Immunization', 'ImmunizationEvaluation', 'ImmunizationRecommendation', 'ImplementationGuide', 'Ingredient', 'InsurancePlan', 'InsuranceProduct', 'InventoryItem', 'InventoryReport', 'Invoice', 'Library', 'Linkage', 'List', 'Location', 'ManufacturedItemDefinition', 'Measure', 'MeasureReport', 'Medication', 'MedicationAdministration', 'MedicationDispense', 'MedicationKnowledge', 'MedicationRequest', 'MedicationStatement', 'MedicinalProductDefinition', 'MessageDefinition', 'MessageHeader', 'MetadataResource', 'MolecularDefinition', 'MolecularSequence', 'NamingSystem', 'NutritionIntake', 'NutritionOrder', 'NutritionProduct', 'Observation', 'ObservationDefinition', 'OperationDefinition', 'OperationOutcome', 'Organization', 'OrganizationAffiliation', 'PackagedProductDefinition', 'Parameters', 'Patient', 'PaymentNotice', 'PaymentReconciliation', 'Permission', 'Person', 'PersonalRelationship', 'PlanDefinition', 'Practitioner', 'PractitionerRole', 'Procedure', 'Provenance', 'Questionnaire', 'QuestionnaireResponse', 'RegulatedAuthorization', 'RelatedPerson', 'RequestOrchestration', 'Requirements', 'ResearchStudy', 'ResearchSubject', 'Resource', 'RiskAssessment', 'Schedule', 'SearchParameter', 'ServiceRequest', 'Slot', 'Specimen', 'SpecimenDefinition', 'StructureDefinition', 'StructureMap', 'Subscription', 'SubscriptionStatus', 'SubscriptionTopic', 'Substance', 'SubstanceDefinition', 'SubstanceNucleicAcid', 'SubstancePolymer', 'SubstanceProtein', 'SubstanceReferenceInformation', 'SubstanceSourceMaterial', 'SupplyDelivery', 'SupplyRequest', 'Task', 'TerminologyCapabilities', 'TestPlan', 'TestReport', 'TestScript', 'Transport', 'ValueSet', 'VerificationResult', 'VisionPrescription'], 'http://hl7.org/fhir/fhir-old-types'=>['BodySite', 'CatalogEntry', 'Conformance', 'DataElement', 'DeviceComponent', 'DeviceUseRequest', 'DeviceUseStatement', 'DiagnosticOrder', 'DocumentManifest', 'EffectEvidenceSynthesis', 'EligibilityRequest', 'EligibilityResponse', 'ExpansionProfile', 'ImagingManifest', 'ImagingObjectSelection', 'Media', 'MedicationOrder', 'MedicationUsage', 'MedicinalProduct', 'MedicinalProductAuthorization', 'MedicinalProductContraindication', 'MedicinalProductIndication', 'MedicinalProductIngredient', 'MedicinalProductInteraction', 'MedicinalProductManufactured', 'MedicinalProductPackaged', 'MedicinalProductPharmaceutical', 'MedicinalProductUndesirableEffect', 'Order', 'OrderResponse', 'ProcedureRequest', 'ProcessRequest', 'ProcessResponse', 'ReferralRequest', 'RequestGroup', 'ResearchDefinition', 'ResearchElementDefinition', 'RiskEvidenceSynthesis', 'Sequence', 'ServiceDefinition', 'SubstanceSpecification', 'InsuranceProduct']}, 'type'=>'code', 'path'=>'Node.type', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'ui', 'valueSet'=>'http://hl7.org/fhir/ValueSet/all-resource-types'}], 'uri'=>'http://hl7.org/fhir/ValueSet/version-independent-all-resource-types'}}, + 'profile' => {'type'=>'canonical', 'path'=>'Node.profile', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :nodeId # 1-1 id + attr_accessor :description # 0-1 string + attr_accessor :type # 1-1 code + attr_accessor :profile # 0-1 canonical + end + + class Link < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Link.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Link.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Link.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'description' => {'type'=>'string', 'path'=>'Link.description', 'min'=>0, 'max'=>1}, + 'min' => {'type'=>'integer', 'path'=>'Link.min', 'min'=>0, 'max'=>1}, + 'max' => {'type'=>'string', 'path'=>'Link.max', 'min'=>0, 'max'=>1}, + 'sourceId' => {'type'=>'id', 'path'=>'Link.sourceId', 'min'=>1, 'max'=>1}, + 'path' => {'type'=>'string', 'path'=>'Link.path', 'min'=>0, 'max'=>1}, + 'sliceName' => {'type'=>'string', 'path'=>'Link.sliceName', 'min'=>0, 'max'=>1}, + 'targetId' => {'type'=>'id', 'path'=>'Link.targetId', 'min'=>1, 'max'=>1}, + 'params' => {'type'=>'string', 'path'=>'Link.params', 'min'=>0, 'max'=>1}, + 'compartment' => {'type'=>'GraphDefinition::Link::Compartment', 'path'=>'Link.compartment', 'min'=>0, 'max'=>Float::INFINITY} + } + + class Compartment < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Compartment.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Compartment.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Compartment.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'use' => {'valid_codes'=>{'http://hl7.org/fhir/graph-compartment-use'=>['where', 'requires']}, 'type'=>'code', 'path'=>'Compartment.use', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/graph-compartment-use'}}, + 'rule' => {'valid_codes'=>{'http://hl7.org/fhir/graph-compartment-rule'=>['identical', 'matching', 'different', 'custom']}, 'type'=>'code', 'path'=>'Compartment.rule', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/graph-compartment-rule'}}, + 'code' => {'valid_codes'=>{'http://hl7.org/fhir/compartment-type'=>['Patient', 'Encounter', 'RelatedPerson', 'Practitioner', 'Device', 'EpisodeOfCare']}, 'type'=>'code', 'path'=>'Compartment.code', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/compartment-type'}}, + 'expression' => {'type'=>'string', 'path'=>'Compartment.expression', 'min'=>0, 'max'=>1}, + 'description' => {'type'=>'string', 'path'=>'Compartment.description', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :use # 1-1 code + attr_accessor :rule # 1-1 code + attr_accessor :code # 1-1 code + attr_accessor :expression # 0-1 string + attr_accessor :description # 0-1 string + end + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :description # 0-1 string + attr_accessor :min # 0-1 integer + attr_accessor :max # 0-1 string + attr_accessor :sourceId # 1-1 id + attr_accessor :path # 0-1 string + attr_accessor :sliceName # 0-1 string + attr_accessor :targetId # 1-1 id + attr_accessor :params # 0-1 string + attr_accessor :compartment # 0-* [ GraphDefinition::Link::Compartment ] + end + + attr_accessor :id # 0-1 id + attr_accessor :meta # 0-1 Meta + attr_accessor :implicitRules # 0-1 uri + attr_accessor :language # 0-1 code + attr_accessor :text # 0-1 Narrative + attr_accessor :contained # 0-* [ Resource ] + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :url # 0-1 uri + attr_accessor :identifier # 0-* [ Identifier ] + attr_accessor :version # 0-1 string + attr_accessor :versionAlgorithmString # 0-1 string + attr_accessor :versionAlgorithmCoding # 0-1 Coding + attr_accessor :name # 1-1 string + attr_accessor :title # 0-1 string + attr_accessor :status # 1-1 code + attr_accessor :experimental # 0-1 boolean + attr_accessor :date # 0-1 dateTime + attr_accessor :publisher # 0-1 string + attr_accessor :contact # 0-* [ ContactDetail ] + attr_accessor :description # 0-1 markdown + attr_accessor :useContext # 0-* [ UsageContext ] + attr_accessor :jurisdiction # 0-* [ CodeableConcept ] + attr_accessor :purpose # 0-1 markdown + attr_accessor :copyright # 0-1 markdown + attr_accessor :copyrightLabel # 0-1 string + attr_accessor :start # 0-1 id + attr_accessor :node # 0-* [ GraphDefinition::Node ] + attr_accessor :link # 0-* [ GraphDefinition::Link ] + + def resourceType + 'GraphDefinition' + end + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/resources/Group.rb b/lib/fhir_models/r6/generated/resources/Group.rb new file mode 100644 index 00000000..9a3d6b22 --- /dev/null +++ b/lib/fhir_models/r6/generated/resources/Group.rb @@ -0,0 +1,175 @@ +module FHIR + module R6 + class Group < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'versionAlgorithm' => ['string', 'Coding'] + } + SEARCH_PARAMS = ['characteristic', 'characteristic-reference', 'characteristic-value', 'code', 'exclude', 'identifier', 'managing-entity', 'member', 'membership', 'name', 'status', 'type', 'url', 'value'] + METADATA = { + 'id' => {'type'=>'id', 'path'=>'Group.id', 'min'=>0, 'max'=>1}, + 'meta' => {'type'=>'Meta', 'path'=>'Group.meta', 'min'=>0, 'max'=>1}, + 'implicitRules' => {'type'=>'uri', 'path'=>'Group.implicitRules', 'min'=>0, 'max'=>1}, + 'language' => {'type'=>'code', 'path'=>'Group.language', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-languages'}}, + 'text' => {'type'=>'Narrative', 'path'=>'Group.text', 'min'=>0, 'max'=>1}, + 'contained' => {'type'=>'Resource', 'path'=>'Group.contained', 'min'=>0, 'max'=>Float::INFINITY}, + 'extension' => {'type'=>'Extension', 'path'=>'Group.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Group.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'url' => {'type'=>'uri', 'path'=>'Group.url', 'min'=>0, 'max'=>1}, + 'identifier' => {'type'=>'Identifier', 'path'=>'Group.identifier', 'min'=>0, 'max'=>Float::INFINITY}, + 'version' => {'type'=>'string', 'path'=>'Group.version', 'min'=>0, 'max'=>1}, + 'versionAlgorithmString' => {'type'=>'string', 'path'=>'Group.versionAlgorithm[x]', 'min'=>0, 'max'=>1}, + 'versionAlgorithmCoding' => {'valid_codes'=>{'http://hl7.org/fhir/version-algorithm'=>['semver', 'integer', 'alpha', 'date', 'natural']}, 'type'=>'Coding', 'path'=>'Group.versionAlgorithm[x]', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/version-algorithm'}}, + 'name' => {'type'=>'string', 'path'=>'Group.name', 'min'=>0, 'max'=>1}, + 'title' => {'type'=>'string', 'path'=>'Group.title', 'min'=>0, 'max'=>1}, + 'status' => {'valid_codes'=>{'http://hl7.org/fhir/publication-status'=>['draft', 'active', 'retired', 'unknown']}, 'type'=>'code', 'path'=>'Group.status', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/publication-status'}}, + 'experimental' => {'type'=>'boolean', 'path'=>'Group.experimental', 'min'=>0, 'max'=>1}, + 'date' => {'type'=>'dateTime', 'path'=>'Group.date', 'min'=>0, 'max'=>1}, + 'publisher' => {'type'=>'string', 'path'=>'Group.publisher', 'min'=>0, 'max'=>1}, + 'contact' => {'type'=>'ContactDetail', 'path'=>'Group.contact', 'min'=>0, 'max'=>Float::INFINITY}, + 'description' => {'type'=>'markdown', 'path'=>'Group.description', 'min'=>0, 'max'=>1}, + 'useContext' => {'type'=>'UsageContext', 'path'=>'Group.useContext', 'min'=>0, 'max'=>Float::INFINITY}, + 'purpose' => {'type'=>'markdown', 'path'=>'Group.purpose', 'min'=>0, 'max'=>1}, + 'copyright' => {'type'=>'markdown', 'path'=>'Group.copyright', 'min'=>0, 'max'=>1}, + 'copyrightLabel' => {'type'=>'string', 'path'=>'Group.copyrightLabel', 'min'=>0, 'max'=>1}, + 'type' => {'valid_codes'=>{'http://hl7.org/fhir/group-type'=>['person', 'animal', 'practitioner', 'device', 'careteam', 'healthcareservice', 'location', 'organization', 'relatedperson', 'specimen']}, 'type'=>'code', 'path'=>'Group.type', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/group-type'}}, + 'membership' => {'valid_codes'=>{'http://hl7.org/fhir/group-membership-basis'=>['definitional', 'conceptual', 'enumerated']}, 'type'=>'code', 'path'=>'Group.membership', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/group-membership-basis'}}, + 'code' => {'valid_codes'=>{'http://hl7.org/fhir/group-code'=>['patient-list', 'family', 'household', 'workplace', 'event-attendee', 'exposure-group', 'herd', 'locality', 'organization', 'collection']}, 'type'=>'CodeableConcept', 'path'=>'Group.code', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/group-code'}}, + 'quantity' => {'type'=>'unsignedInt', 'path'=>'Group.quantity', 'min'=>0, 'max'=>1}, + 'managingEntity' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Organization', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole'], 'type'=>'Reference', 'path'=>'Group.managingEntity', 'min'=>0, 'max'=>1}, + 'combinationMethod' => {'valid_codes'=>{'http://hl7.org/fhir/group-characteristic-combination'=>['all-of', 'any-of', 'at-least', 'at-most', 'except-subset']}, 'type'=>'code', 'path'=>'Group.combinationMethod', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/group-characteristic-combination'}}, + 'combinationThreshold' => {'type'=>'positiveInt', 'path'=>'Group.combinationThreshold', 'min'=>0, 'max'=>1}, + 'characteristic' => {'type'=>'Group::Characteristic', 'path'=>'Group.characteristic', 'min'=>0, 'max'=>Float::INFINITY}, + 'member' => {'type'=>'Group::Member', 'path'=>'Group.member', 'min'=>0, 'max'=>Float::INFINITY} + } + + class Characteristic < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'value' => ['CodeableConcept', 'boolean', 'Quantity', 'Range', 'Reference', 'uri', 'Expression'], + 'determinedBy' => ['Reference', 'Expression'], + 'instances' => ['Quantity', 'Range'], + 'duration' => ['Duration', 'Range'] + } + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Characteristic.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Characteristic.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Characteristic.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'code' => {'type'=>'CodeableConcept', 'path'=>'Characteristic.code', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'example'}}, + 'valueCodeableConcept' => {'type'=>'CodeableConcept', 'path'=>'Characteristic.value[x]', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'example'}}, + 'valueBoolean' => {'type'=>'boolean', 'path'=>'Characteristic.value[x]', 'min'=>1, 'max'=>1}, + 'valueQuantity' => {'type'=>'Quantity', 'path'=>'Characteristic.value[x]', 'min'=>1, 'max'=>1}, + 'valueRange' => {'type'=>'Range', 'path'=>'Characteristic.value[x]', 'min'=>1, 'max'=>1}, + 'valueReference' => {'type'=>'Reference', 'path'=>'Characteristic.value[x]', 'min'=>1, 'max'=>1}, + 'valueUri' => {'type'=>'uri', 'path'=>'Characteristic.value[x]', 'min'=>1, 'max'=>1}, + 'valueExpression' => {'type'=>'Expression', 'path'=>'Characteristic.value[x]', 'min'=>1, 'max'=>1}, + 'exclude' => {'type'=>'boolean', 'path'=>'Characteristic.exclude', 'min'=>1, 'max'=>1}, + 'description' => {'type'=>'markdown', 'path'=>'Characteristic.description', 'min'=>0, 'max'=>1}, + 'method' => {'local_name'=>'local_method', 'valid_codes'=>{'http://hl7.org/fhir/definition-method'=>['systematic-assessment', 'non-systematic-assessment', 'mean', 'median', 'mean-of-mean', 'mean-of-median', 'median-of-mean', 'median-of-median']}, 'type'=>'CodeableConcept', 'path'=>'Characteristic.method', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/definition-method'}}, + 'determinedByReference' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/DeviceDefinition', 'http://hl7.org/fhir/StructureDefinition/DeviceMetric'], 'type'=>'Reference', 'path'=>'Characteristic.determinedBy[x]', 'min'=>0, 'max'=>1}, + 'determinedByExpression' => {'type'=>'Expression', 'path'=>'Characteristic.determinedBy[x]', 'min'=>0, 'max'=>1}, + 'offset' => {'valid_codes'=>{'http://hl7.org/fhir/characteristic-offset'=>['UNL', 'LNL']}, 'type'=>'CodeableConcept', 'path'=>'Characteristic.offset', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/characteristic-offset'}}, + 'instancesQuantity' => {'type'=>'Quantity', 'path'=>'Characteristic.instances[x]', 'min'=>0, 'max'=>1}, + 'instancesRange' => {'type'=>'Range', 'path'=>'Characteristic.instances[x]', 'min'=>0, 'max'=>1}, + 'durationDuration' => {'type'=>'Duration', 'path'=>'Characteristic.duration[x]', 'min'=>0, 'max'=>1}, + 'durationRange' => {'type'=>'Range', 'path'=>'Characteristic.duration[x]', 'min'=>0, 'max'=>1}, + 'period' => {'type'=>'Period', 'path'=>'Characteristic.period', 'min'=>0, 'max'=>1}, + 'timing' => {'type'=>'RelativeTime', 'path'=>'Characteristic.timing', 'min'=>0, 'max'=>Float::INFINITY} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :code # 1-1 CodeableConcept + attr_accessor :valueCodeableConcept # 1-1 CodeableConcept + attr_accessor :valueBoolean # 1-1 boolean + attr_accessor :valueQuantity # 1-1 Quantity + attr_accessor :valueRange # 1-1 Range + attr_accessor :valueReference # 1-1 Reference() + attr_accessor :valueUri # 1-1 uri + attr_accessor :valueExpression # 1-1 Expression + attr_accessor :exclude # 1-1 boolean + attr_accessor :description # 0-1 markdown + attr_accessor :local_method # 0-* [ CodeableConcept ] + attr_accessor :determinedByReference # 0-1 Reference(Device|DeviceDefinition|DeviceMetric) + attr_accessor :determinedByExpression # 0-1 Expression + attr_accessor :offset # 0-1 CodeableConcept + attr_accessor :instancesQuantity # 0-1 Quantity + attr_accessor :instancesRange # 0-1 Range + attr_accessor :durationDuration # 0-1 Duration + attr_accessor :durationRange # 0-1 Range + attr_accessor :period # 0-1 Period + attr_accessor :timing # 0-* [ RelativeTime ] + end + + class Member < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Member.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Member.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Member.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'entity' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/CareTeam', 'http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/Group', 'http://hl7.org/fhir/StructureDefinition/HealthcareService', 'http://hl7.org/fhir/StructureDefinition/Location', 'http://hl7.org/fhir/StructureDefinition/Organization', 'http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson', 'http://hl7.org/fhir/StructureDefinition/Specimen'], 'type'=>'Reference', 'path'=>'Member.entity', 'min'=>1, 'max'=>1}, + 'involvement' => {'valid_codes'=>{'http://hl7.org/fhir/group-involvement'=>['index-case', 'primary-exposure', 'secondary-exposure', 'owner', 'resident', 'visitor', 'staff', 'pet', 'full-time', 'part-time', 'casual'], 'http://terminology.hl7.org/CodeSystem/v3-RoleCode'=>['FAMMEMB', 'CHILD', 'CHLDADOPT', 'DAUADOPT', 'SONADOPT', 'CHLDFOST', 'DAUFOST', 'SONFOST', 'DAUC', 'DAU', 'STPDAU', 'NCHILD', 'SON', 'SONC', 'STPSON', 'STPCHLD', 'EXT', 'AUNT', 'MAUNT', 'PAUNT', 'COUSN', 'MCOUSN', 'PCOUSN', 'GGRPRN', 'GGRFTH', 'MGGRFTH', 'PGGRFTH', 'GGRMTH', 'MGGRMTH', 'PGGRMTH', 'MGGRPRN', 'PGGRPRN', 'GRNDCHILD', 'GRNDDAU', 'GRNDSON', 'GRPRN', 'GRFTH', 'MGRFTH', 'PGRFTH', 'GRMTH', 'MGRMTH', 'PGRMTH', 'MGRPRN', 'PGRPRN', 'INLAW', 'CHLDINLAW', 'DAUINLAW', 'SONINLAW', 'PRNINLAW', 'FTHINLAW', 'MTHINLAW', 'MTHINLOAW', 'SIBINLAW', 'BROINLAW', 'SISINLAW', 'SISLINLAW', 'NIENEPH', 'NEPHEW', 'NIECE', 'UNCLE', 'MUNCLE', 'PUNCLE', 'PRN', 'ADOPTP', 'ADOPTF', 'ADOPTM', 'FTH', 'FTHFOST', 'NFTH', 'NFTHF', 'STPFTH', 'MTH', 'GESTM', 'MTHFOST', 'NMTH', 'NMTHF', 'STPMTH', 'NPRN', 'PRNFOST', 'STPPRN', 'SIB', 'BRO', 'HBRO', 'NBRO', 'TWINBRO', 'FTWINBRO', 'ITWINBRO', 'STPBRO', 'HSIB', 'HSIS', 'NSIB', 'NSIS', 'TWINSIS', 'FTWINSIS', 'ITWINSIS', 'TWIN', 'FTWIN', 'ITWIN', 'SIS', 'STPSIS', 'STPSIB', 'SIGOTHR', 'DOMPART', 'FMRSPS', 'SPS', 'HUSB', 'WIFE']}, 'type'=>'CodeableConcept', 'path'=>'Member.involvement', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/group-involvement-set'}}, + 'period' => {'type'=>'Period', 'path'=>'Member.period', 'min'=>0, 'max'=>1}, + 'inactive' => {'type'=>'boolean', 'path'=>'Member.inactive', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :entity # 1-1 Reference(CareTeam|Device|Group|HealthcareService|Location|Organization|Patient|Practitioner|PractitionerRole|RelatedPerson|Specimen) + attr_accessor :involvement # 0-* [ CodeableConcept ] + attr_accessor :period # 0-1 Period + attr_accessor :inactive # 0-1 boolean + end + + attr_accessor :id # 0-1 id + attr_accessor :meta # 0-1 Meta + attr_accessor :implicitRules # 0-1 uri + attr_accessor :language # 0-1 code + attr_accessor :text # 0-1 Narrative + attr_accessor :contained # 0-* [ Resource ] + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :url # 0-1 uri + attr_accessor :identifier # 0-* [ Identifier ] + attr_accessor :version # 0-1 string + attr_accessor :versionAlgorithmString # 0-1 string + attr_accessor :versionAlgorithmCoding # 0-1 Coding + attr_accessor :name # 0-1 string + attr_accessor :title # 0-1 string + attr_accessor :status # 0-1 code + attr_accessor :experimental # 0-1 boolean + attr_accessor :date # 0-1 dateTime + attr_accessor :publisher # 0-1 string + attr_accessor :contact # 0-* [ ContactDetail ] + attr_accessor :description # 0-1 markdown + attr_accessor :useContext # 0-* [ UsageContext ] + attr_accessor :purpose # 0-1 markdown + attr_accessor :copyright # 0-1 markdown + attr_accessor :copyrightLabel # 0-1 string + attr_accessor :type # 0-1 code + attr_accessor :membership # 1-1 code + attr_accessor :code # 0-1 CodeableConcept + attr_accessor :quantity # 0-1 unsignedInt + attr_accessor :managingEntity # 0-1 Reference(Organization|RelatedPerson|Practitioner|PractitionerRole) + attr_accessor :combinationMethod # 0-1 code + attr_accessor :combinationThreshold # 0-1 positiveInt + attr_accessor :characteristic # 0-* [ Group::Characteristic ] + attr_accessor :member # 0-* [ Group::Member ] + + def resourceType + 'Group' + end + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/resources/GuidanceResponse.rb b/lib/fhir_models/r6/generated/resources/GuidanceResponse.rb new file mode 100644 index 00000000..875eda25 --- /dev/null +++ b/lib/fhir_models/r6/generated/resources/GuidanceResponse.rb @@ -0,0 +1,69 @@ +module FHIR + module R6 + class GuidanceResponse < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'module' => ['uri', 'canonical', 'CodeableConcept'] + } + SEARCH_PARAMS = ['identifier', 'patient', 'request', 'status', 'subject'] + METADATA = { + 'id' => {'type'=>'id', 'path'=>'GuidanceResponse.id', 'min'=>0, 'max'=>1}, + 'meta' => {'type'=>'Meta', 'path'=>'GuidanceResponse.meta', 'min'=>0, 'max'=>1}, + 'implicitRules' => {'type'=>'uri', 'path'=>'GuidanceResponse.implicitRules', 'min'=>0, 'max'=>1}, + 'language' => {'type'=>'code', 'path'=>'GuidanceResponse.language', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-languages'}}, + 'text' => {'type'=>'Narrative', 'path'=>'GuidanceResponse.text', 'min'=>0, 'max'=>1}, + 'contained' => {'type'=>'Resource', 'path'=>'GuidanceResponse.contained', 'min'=>0, 'max'=>Float::INFINITY}, + 'extension' => {'type'=>'Extension', 'path'=>'GuidanceResponse.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'GuidanceResponse.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'requestIdentifier' => {'type'=>'Identifier', 'path'=>'GuidanceResponse.requestIdentifier', 'min'=>0, 'max'=>1}, + 'identifier' => {'type'=>'Identifier', 'path'=>'GuidanceResponse.identifier', 'min'=>0, 'max'=>Float::INFINITY}, + 'moduleUri' => {'type'=>'uri', 'path'=>'GuidanceResponse.module[x]', 'min'=>1, 'max'=>1}, + 'moduleCanonical' => {'type'=>'canonical', 'path'=>'GuidanceResponse.module[x]', 'min'=>1, 'max'=>1}, + 'moduleCodeableConcept' => {'valid_codes'=>{'http://hl7.org/fhir/guidance-module-code'=>['bmi-calculator', 'mme-calculator', 'opioid-cds', 'anc-cds', 'chf-pathway', 'covid-19-severity']}, 'type'=>'CodeableConcept', 'path'=>'GuidanceResponse.module[x]', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/guidance-module-code'}}, + 'status' => {'valid_codes'=>{'http://hl7.org/fhir/guidance-response-status'=>['success', 'data-requested', 'data-required', 'in-progress', 'failure', 'entered-in-error']}, 'type'=>'code', 'path'=>'GuidanceResponse.status', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/guidance-response-status'}}, + 'subject' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Group'], 'type'=>'Reference', 'path'=>'GuidanceResponse.subject', 'min'=>0, 'max'=>1}, + 'encounter' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Encounter'], 'type'=>'Reference', 'path'=>'GuidanceResponse.encounter', 'min'=>0, 'max'=>1}, + 'occurrenceDateTime' => {'type'=>'dateTime', 'path'=>'GuidanceResponse.occurrenceDateTime', 'min'=>0, 'max'=>1}, + 'performer' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Device'], 'type'=>'Reference', 'path'=>'GuidanceResponse.performer', 'min'=>0, 'max'=>1}, + 'reason' => {'type'=>'CodeableReference', 'path'=>'GuidanceResponse.reason', 'min'=>0, 'max'=>Float::INFINITY}, + 'note' => {'type'=>'Annotation', 'path'=>'GuidanceResponse.note', 'min'=>0, 'max'=>Float::INFINITY}, + 'evaluationMessage' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/OperationOutcome'], 'type'=>'Reference', 'path'=>'GuidanceResponse.evaluationMessage', 'min'=>0, 'max'=>1}, + 'outputParameters' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Parameters'], 'type'=>'Reference', 'path'=>'GuidanceResponse.outputParameters', 'min'=>0, 'max'=>1}, + 'result' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Appointment', 'http://hl7.org/fhir/StructureDefinition/AppointmentResponse', 'http://hl7.org/fhir/StructureDefinition/CarePlan', 'http://hl7.org/fhir/StructureDefinition/Claim', 'http://hl7.org/fhir/StructureDefinition/CommunicationRequest', 'http://hl7.org/fhir/StructureDefinition/Contract', 'http://hl7.org/fhir/StructureDefinition/CoverageEligibilityRequest', 'http://hl7.org/fhir/StructureDefinition/DeviceRequest', 'http://hl7.org/fhir/StructureDefinition/EnrollmentRequest', 'http://hl7.org/fhir/StructureDefinition/ImmunizationRecommendation', 'http://hl7.org/fhir/StructureDefinition/MedicationRequest', 'http://hl7.org/fhir/StructureDefinition/NutritionOrder', 'http://hl7.org/fhir/StructureDefinition/RequestOrchestration', 'http://hl7.org/fhir/StructureDefinition/ServiceRequest', 'http://hl7.org/fhir/StructureDefinition/SupplyRequest', 'http://hl7.org/fhir/StructureDefinition/Task', 'http://hl7.org/fhir/StructureDefinition/VisionPrescription'], 'type'=>'Reference', 'path'=>'GuidanceResponse.result', 'min'=>0, 'max'=>Float::INFINITY}, + 'dataRequirement' => {'type'=>'DataRequirement', 'path'=>'GuidanceResponse.dataRequirement', 'min'=>0, 'max'=>Float::INFINITY} + } + + attr_accessor :id # 0-1 id + attr_accessor :meta # 0-1 Meta + attr_accessor :implicitRules # 0-1 uri + attr_accessor :language # 0-1 code + attr_accessor :text # 0-1 Narrative + attr_accessor :contained # 0-* [ Resource ] + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :requestIdentifier # 0-1 Identifier + attr_accessor :identifier # 0-* [ Identifier ] + attr_accessor :moduleUri # 1-1 uri + attr_accessor :moduleCanonical # 1-1 canonical + attr_accessor :moduleCodeableConcept # 1-1 CodeableConcept + attr_accessor :status # 1-1 code + attr_accessor :subject # 0-1 Reference(Patient|Group) + attr_accessor :encounter # 0-1 Reference(Encounter) + attr_accessor :occurrenceDateTime # 0-1 dateTime + attr_accessor :performer # 0-1 Reference(Device) + attr_accessor :reason # 0-* [ CodeableReference ] + attr_accessor :note # 0-* [ Annotation ] + attr_accessor :evaluationMessage # 0-1 Reference(OperationOutcome) + attr_accessor :outputParameters # 0-1 Reference(Parameters) + attr_accessor :result # 0-* [ Reference(Appointment|AppointmentResponse|CarePlan|Claim|CommunicationRequest|Contract|CoverageEligibilityRequest|DeviceRequest|EnrollmentRequest|ImmunizationRecommendation|MedicationRequest|NutritionOrder|RequestOrchestration|ServiceRequest|SupplyRequest|Task|VisionPrescription) ] + attr_accessor :dataRequirement # 0-* [ DataRequirement ] + + def resourceType + 'GuidanceResponse' + end + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/resources/HealthcareService.rb b/lib/fhir_models/r6/generated/resources/HealthcareService.rb new file mode 100644 index 00000000..136a5ba5 --- /dev/null +++ b/lib/fhir_models/r6/generated/resources/HealthcareService.rb @@ -0,0 +1,117 @@ +module FHIR + module R6 + class HealthcareService < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + SEARCH_PARAMS = ['active', 'characteristic', 'communication', 'coverage-area', 'eligibility', 'endpoint', 'identifier', 'location', 'name', 'offered-in', 'organization', 'program', 'service-category', 'service-type', 'specialty'] + METADATA = { + 'id' => {'type'=>'id', 'path'=>'HealthcareService.id', 'min'=>0, 'max'=>1}, + 'meta' => {'type'=>'Meta', 'path'=>'HealthcareService.meta', 'min'=>0, 'max'=>1}, + 'implicitRules' => {'type'=>'uri', 'path'=>'HealthcareService.implicitRules', 'min'=>0, 'max'=>1}, + 'language' => {'type'=>'code', 'path'=>'HealthcareService.language', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-languages'}}, + 'text' => {'type'=>'Narrative', 'path'=>'HealthcareService.text', 'min'=>0, 'max'=>1}, + 'contained' => {'type'=>'Resource', 'path'=>'HealthcareService.contained', 'min'=>0, 'max'=>Float::INFINITY}, + 'extension' => {'type'=>'Extension', 'path'=>'HealthcareService.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'HealthcareService.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'identifier' => {'type'=>'Identifier', 'path'=>'HealthcareService.identifier', 'min'=>0, 'max'=>Float::INFINITY}, + 'active' => {'type'=>'boolean', 'path'=>'HealthcareService.active', 'min'=>0, 'max'=>1}, + 'providedBy' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Organization'], 'type'=>'Reference', 'path'=>'HealthcareService.providedBy', 'min'=>0, 'max'=>1}, + 'offeredIn' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/HealthcareService'], 'type'=>'Reference', 'path'=>'HealthcareService.offeredIn', 'min'=>0, 'max'=>Float::INFINITY}, + 'category' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/service-category'=>['1', '2', '34', '3', '4', '5', '6', '7', '8', '36', '9', '10', '11', '12', '13', '14', '15', '16', '17', '35', '18', '19', '20', '21', '22', '38', '23', '24', '25', '26', '27', '28', '29', '30', '31', '32', '37', '33']}, 'type'=>'CodeableConcept', 'path'=>'HealthcareService.category', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/service-category'}}, + 'type' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/service-type'=>['1', '2', '3', '4', '5', '6', '7', '8', '9', '10', '11', '12', '13', '14', '15', '16', '17', '18', '19', '20', '21', '22', '23', '24', '25', '26', '27', '28', '29', '30', '31', '32', '33', '34', '35', '36', '37', '38', '39', '40', '41', '42', '43', '44', '45', '46', '47', '48', '49', '50', '51', '52', '53', '54', '55', '56', '57', '58', '59', '60', '61', '62', '63', '64', '65', '66', '67', '68', '69', '70', '71', '72', '73', '74', '75', '76', '77', '78', '79', '80', '81', '82', '83', '84', '85', '86', '87', '88', '89', '90', '91', '92', '93', '94', '95', '96', '97', '98', '99', '100', '101', '102', '103', '104', '105', '106', '107', '108', '109', '110', '111', '112', '113', '114', '115', '116', '117', '118', '119', '120', '121', '122', '123', '124', '125', '126', '127', '128', '129', '130', '131', '132', '133', '134', '135', '136', '137', '138', '139', '140', '141', '142', '143', '144', '145', '146', '147', '148', '149', '150', '151', '152', '153', '154', '155', '156', '157', '158', '159', '160', '161', '162', '163', '164', '165', '166', '167', '168', '169', '170', '171', '172', '173', '174', '175', '176', '177', '178', '179', '180', '181', '182', '183', '184', '185', '186', '187', '188', '189', '190', '191', '192', '193', '194', '195', '196', '197', '198', '199', '200', '201', '202', '203', '204', '205', '206', '207', '208', '209', '210', '211', '212', '213', '214', '215', '216', '217', '218', '219', '220', '221', '222', '223', '224', '225', '226', '227', '228', '229', '230', '231', '232', '233', '234', '235', '236', '237', '238', '239', '240', '241', '242', '243', '244', '245', '246', '247', '248', '249', '250', '251', '252', '253', '254', '255', '256', '257', '258', '259', '260', '261', '262', '263', '264', '265', '266', '267', '268', '269', '270', '271', '272', '273', '274', '275', '276', '277', '278', '279', '280', '281', '282', '283', '284', '285', '286', '287', '288', '289', '290', '291', '292', '293', '294', '295', '296', '297', '298', '299', '300', '301', '302', '303', '304', '305', '306', '307', '308', '309', '310', '311', '312', '313', '314', '315', '316', '317', '318', '319', '320', '321', '322', '323', '324', '325', '326', '327', '328', '330', '331', '332', '333', '334', '335', '336', '337', '338', '339', '340', '341', '342', '343', '344', '345', '346', '347', '348', '349', '350', '351', '352', '353', '354', '355', '356', '357', '358', '359', '360', '361', '362', '364', '365', '366', '367', '368', '369', '370', '371', '372', '373', '374', '375', '376', '377', '378', '379', '380', '381', '382', '383', '384', '385', '386', '387', '388', '389', '390', '391', '392', '393', '394', '395', '396', '397', '398', '399', '400', '401', '402', '403', '404', '405', '406', '407', '408', '409', '410', '411', '412', '413', '414', '415', '416', '417', '418', '419', '420', '421', '422', '423', '424', '425', '426', '427', '428', '429', '430', '431', '432', '433', '434', '435', '436', '437', '438', '439', '440', '441', '442', '443', '444', '445', '446', '447', '448', '449', '450', '451', '452', '453', '454', '455', '456', '457', '458', '459', '460', '461', '462', '463', '464', '465', '466', '467', '468', '469', '470', '471', '472', '473', '474', '475', '476', '477', '478', '479', '480', '481', '482', '483', '484', '485', '486', '488', '489', '490', '491', '492', '493', '494', '495', '496', '497', '498', '500', '501', '502', '503', '504', '505', '506', '507', '508', '509', '510', '513', '514', '530', '531', '532', '533', '534', '535', '536', '537', '538', '539', '540', '541', '542', '543', '544', '545', '546', '547', '548', '550', '551', '552', '553', '554', '555', '556', '557', '558', '559', '560', '561', '562', '563', '564', '565', '566', '567', '568', '569', '570', '571', '572', '573', '574', '575', '576', '577', '580', '581', '582', '583', '584', '585', '589', '590', '591', '593', '599', '600', '601', '602', '603', '604', '605', '606', '607', '608', '609', '610', '611', '612', '613', '614', '615', '616', '617', '618', '619', '620', '621', '622', '623', '624', '625', '626', '627', '628', '629']}, 'type'=>'CodeableConcept', 'path'=>'HealthcareService.type', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/service-type'}}, + 'specialty' => {'valid_codes'=>{'http://snomed.info/sct'=>['408467006', '394577000', '394578005', '421661004', '408462000', '394579002', '394804000', '394580004', '394803006', '408480009', '408454008', '394809005', '394592004', '394600006', '394601005', '394581000', '408478003', '394812008', '408444009', '394582007', '408475000', '410005002', '394583002', '419772000', '394584008', '408443003', '394802001', '394915009', '394814009', '394808002', '394811001', '408446006', '394586005', '394916005', '408472002', '394597005', '394598000', '394807007', '419192003', '408468001', '394593009', '394813003', '410001006', '394589003', '394591006', '394599008', '394649004', '408470005', '394585009', '394821009', '422191005', '394594003', '416304004', '418960008', '394882004', '394806003', '394588006', '408459003', '394607009', '419610006', '418058008', '420208008', '418652005', '418535003', '418862001', '419365004', '418002000', '419983000', '419170002', '419472004', '394539006', '420112009', '409968004', '394587001', '394913002', '408440000', '418112009', '419815003', '394914008', '408455009', '394602003', '408447002', '394810000', '408450004', '408476004', '408469009', '408466002', '408471009', '408464004', '408441001', '408465003', '394605001', '394608004', '408461007', '408460008', '394606000', '408449004', '418018006', '394604002', '394609007', '408474001', '394610002', '394611003', '408477008', '394801008', '408463005', '419321007', '394576009', '394590007', '409967009', '408448007', '419043006', '394612005', '394733009', '394732004']}, 'type'=>'CodeableConcept', 'path'=>'HealthcareService.specialty', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'preferred', 'uri'=>'http://hl7.org/fhir/ValueSet/c80-practice-codes'}}, + 'location' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Location'], 'type'=>'Reference', 'path'=>'HealthcareService.location', 'min'=>0, 'max'=>Float::INFINITY}, + 'name' => {'type'=>'string', 'path'=>'HealthcareService.name', 'min'=>0, 'max'=>1}, + 'comment' => {'type'=>'markdown', 'path'=>'HealthcareService.comment', 'min'=>0, 'max'=>1}, + 'extraDetails' => {'type'=>'markdown', 'path'=>'HealthcareService.extraDetails', 'min'=>0, 'max'=>1}, + 'photo' => {'type'=>'Attachment', 'path'=>'HealthcareService.photo', 'min'=>0, 'max'=>1}, + 'contact' => {'type'=>'ExtendedContactDetail', 'path'=>'HealthcareService.contact', 'min'=>0, 'max'=>Float::INFINITY}, + 'coverageArea' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Location'], 'type'=>'Reference', 'path'=>'HealthcareService.coverageArea', 'min'=>0, 'max'=>Float::INFINITY}, + 'serviceProvisionCode' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/service-provision-conditions'=>['free', 'disc', 'cost']}, 'type'=>'CodeableConcept', 'path'=>'HealthcareService.serviceProvisionCode', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/service-provision-conditions'}}, + 'eligibility' => {'type'=>'HealthcareService::Eligibility', 'path'=>'HealthcareService.eligibility', 'min'=>0, 'max'=>Float::INFINITY}, + 'program' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/program'=>['1', '2', '3', '4', '5', '6', '7', '8', '9', '10', '11', '12', '13', '14', '15', '16', '17', '18', '19', '20', '21', '22', '23', '24', '25', '26', '27', '28', '29', '30', '31', '32', '33', '34', '35', '36', '37', '38', '39', '40', '41', '42', '43', '44', '45']}, 'type'=>'CodeableConcept', 'path'=>'HealthcareService.program', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/program'}}, + 'characteristic' => {'valid_codes'=>{'http://hl7.org/fhir/service-mode'=>['in-person', 'telephone', 'videoconference', 'chat']}, 'type'=>'CodeableConcept', 'path'=>'HealthcareService.characteristic', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/service-mode'}}, + 'communication' => {'type'=>'CodeableConcept', 'path'=>'HealthcareService.communication', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-languages'}}, + 'referralMethod' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/service-referral-method'=>['fax', 'phone', 'elec', 'semail', 'mail', 'self']}, 'type'=>'CodeableConcept', 'path'=>'HealthcareService.referralMethod', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/service-referral-method'}}, + 'referralRequired' => {'type'=>'boolean', 'path'=>'HealthcareService.referralRequired', 'min'=>0, 'max'=>1}, + 'appointmentRequired' => {'type'=>'boolean', 'path'=>'HealthcareService.appointmentRequired', 'min'=>0, 'max'=>1}, + 'availability' => {'type'=>'Availability', 'path'=>'HealthcareService.availability', 'min'=>0, 'max'=>1}, + 'endpoint' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Endpoint'], 'type'=>'Reference', 'path'=>'HealthcareService.endpoint', 'min'=>0, 'max'=>Float::INFINITY} + } + + class Eligibility < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'value' => ['CodeableConcept', 'boolean', 'Quantity', 'Range', 'Reference'] + } + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Eligibility.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Eligibility.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Eligibility.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'code' => {'valid_codes'=>{'http://hl7.org/fhir/eligibility'=>['veterans', 'pediatric-patients', 'existing-patients', 'new-patients', 'low-income-patients', 'uninsured-patients', 'renal-patients', 'specialist-referral-required', 'assessment-required']}, 'type'=>'CodeableConcept', 'path'=>'Eligibility.code', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/eligibility'}}, + 'valueCodeableConcept' => {'type'=>'CodeableConcept', 'path'=>'Eligibility.value[x]', 'min'=>0, 'max'=>1}, + 'valueBoolean' => {'type'=>'boolean', 'path'=>'Eligibility.value[x]', 'min'=>0, 'max'=>1}, + 'valueQuantity' => {'type'=>'Quantity', 'path'=>'Eligibility.value[x]', 'min'=>0, 'max'=>1}, + 'valueRange' => {'type'=>'Range', 'path'=>'Eligibility.value[x]', 'min'=>0, 'max'=>1}, + 'valueReference' => {'type'=>'Reference', 'path'=>'Eligibility.value[x]', 'min'=>0, 'max'=>1}, + 'comment' => {'type'=>'markdown', 'path'=>'Eligibility.comment', 'min'=>0, 'max'=>1}, + 'period' => {'type'=>'markdown', 'path'=>'Eligibility.period', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :code # 0-1 CodeableConcept + attr_accessor :valueCodeableConcept # 0-1 CodeableConcept + attr_accessor :valueBoolean # 0-1 boolean + attr_accessor :valueQuantity # 0-1 Quantity + attr_accessor :valueRange # 0-1 Range + attr_accessor :valueReference # 0-1 Reference() + attr_accessor :comment # 0-1 markdown + attr_accessor :period # 0-1 markdown + end + + attr_accessor :id # 0-1 id + attr_accessor :meta # 0-1 Meta + attr_accessor :implicitRules # 0-1 uri + attr_accessor :language # 0-1 code + attr_accessor :text # 0-1 Narrative + attr_accessor :contained # 0-* [ Resource ] + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :identifier # 0-* [ Identifier ] + attr_accessor :active # 0-1 boolean + attr_accessor :providedBy # 0-1 Reference(Organization) + attr_accessor :offeredIn # 0-* [ Reference(HealthcareService) ] + attr_accessor :category # 0-* [ CodeableConcept ] + attr_accessor :type # 0-* [ CodeableConcept ] + attr_accessor :specialty # 0-* [ CodeableConcept ] + attr_accessor :location # 0-* [ Reference(Location) ] + attr_accessor :name # 0-1 string + attr_accessor :comment # 0-1 markdown + attr_accessor :extraDetails # 0-1 markdown + attr_accessor :photo # 0-1 Attachment + attr_accessor :contact # 0-* [ ExtendedContactDetail ] + attr_accessor :coverageArea # 0-* [ Reference(Location) ] + attr_accessor :serviceProvisionCode # 0-* [ CodeableConcept ] + attr_accessor :eligibility # 0-* [ HealthcareService::Eligibility ] + attr_accessor :program # 0-* [ CodeableConcept ] + attr_accessor :characteristic # 0-* [ CodeableConcept ] + attr_accessor :communication # 0-* [ CodeableConcept ] + attr_accessor :referralMethod # 0-* [ CodeableConcept ] + attr_accessor :referralRequired # 0-1 boolean + attr_accessor :appointmentRequired # 0-1 boolean + attr_accessor :availability # 0-1 Availability + attr_accessor :endpoint # 0-* [ Reference(Endpoint) ] + + def resourceType + 'HealthcareService' + end + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/resources/ImagingSelection.rb b/lib/fhir_models/r6/generated/resources/ImagingSelection.rb new file mode 100644 index 00000000..842127c4 --- /dev/null +++ b/lib/fhir_models/r6/generated/resources/ImagingSelection.rb @@ -0,0 +1,156 @@ +module FHIR + module R6 + class ImagingSelection < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + SEARCH_PARAMS = ['based-on', 'body-site', 'body-structure', 'category', 'code', 'derived-from', 'identifier', 'issued', 'patient', 'status', 'study-uid', 'subject'] + METADATA = { + 'id' => {'type'=>'id', 'path'=>'ImagingSelection.id', 'min'=>0, 'max'=>1}, + 'meta' => {'type'=>'Meta', 'path'=>'ImagingSelection.meta', 'min'=>0, 'max'=>1}, + 'implicitRules' => {'type'=>'uri', 'path'=>'ImagingSelection.implicitRules', 'min'=>0, 'max'=>1}, + 'language' => {'type'=>'code', 'path'=>'ImagingSelection.language', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-languages'}}, + 'text' => {'type'=>'Narrative', 'path'=>'ImagingSelection.text', 'min'=>0, 'max'=>1}, + 'contained' => {'type'=>'Resource', 'path'=>'ImagingSelection.contained', 'min'=>0, 'max'=>Float::INFINITY}, + 'extension' => {'type'=>'Extension', 'path'=>'ImagingSelection.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'ImagingSelection.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'identifier' => {'type'=>'Identifier', 'path'=>'ImagingSelection.identifier', 'min'=>0, 'max'=>Float::INFINITY}, + 'status' => {'valid_codes'=>{'http://hl7.org/fhir/imagingselection-status'=>['available', 'entered-in-error', 'inactive', 'unknown']}, 'type'=>'code', 'path'=>'ImagingSelection.status', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/imagingselection-status'}}, + 'category' => {'valid_codes'=>{'http://dicom.nema.org/resources/ontology/DCM'=>['113000', '113001', '113002', '113003', '113004', '128219', '128218', '128211', '128210', '128213', '128212', '128215', '128214', '128217', '128216', '113005', '113006', '113007', '113008', '113009', '113030', '113031', '113032', '113033', '113034', '113035', '113036', '113037', '128208', '128207', '128209', '128200', '128202', '128201', '128204', '128203', '128206', '128205', '113038', '113039', '113020', '113021', '113022', '128714', '128713', '128199', '128710', '128711', '128192', '128191', '128194', '128193', '128196', '128195', '128198', '128197', '113010', '113013', '128190', '130373', '130372', '130371', '130370', '128222', '128189', '128221', '128188', '128223', '128181', '128180', '113018', '128183', '128182', '128185', '128184', '128220', '128187', '128186']}, 'type'=>'CodeableConcept', 'path'=>'ImagingSelection.category', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://dicom.nema.org/medical/dicom/current/output/chtml/part16/sect_CID_7010.html'}}, + 'code' => {'valid_codes'=>{'http://dicom.nema.org/resources/ontology/DCM'=>['113000', '113001', '113002', '113003', '113004', '128219', '128218', '128211', '128210', '128213', '128212', '128215', '128214', '128217', '128216', '113005', '113006', '113007', '113008', '113009', '113030', '113031', '113032', '113033', '113034', '113035', '113036', '113037', '128208', '128207', '128209', '128200', '128202', '128201', '128204', '128203', '128206', '128205', '113038', '113039', '113020', '113021', '113022', '128714', '128713', '128199', '128710', '128711', '128192', '128191', '128194', '128193', '128196', '128195', '128198', '128197', '113010', '113013', '128190', '130373', '130372', '130371', '130370', '128222', '128189', '128221', '128188', '128223', '128181', '128180', '113018', '128183', '128182', '128185', '128184', '128220', '128187', '128186']}, 'type'=>'CodeableConcept', 'path'=>'ImagingSelection.code', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://dicom.nema.org/medical/dicom/current/output/chtml/part16/sect_CID_7010.html'}}, + 'subject' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Group', 'http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/Procedure', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/Medication', 'http://hl7.org/fhir/StructureDefinition/Substance', 'http://hl7.org/fhir/StructureDefinition/Specimen'], 'type'=>'Reference', 'path'=>'ImagingSelection.subject', 'min'=>0, 'max'=>1}, + 'issued' => {'type'=>'instant', 'path'=>'ImagingSelection.issued', 'min'=>0, 'max'=>1}, + 'performer' => {'type'=>'ImagingSelection::Performer', 'path'=>'ImagingSelection.performer', 'min'=>0, 'max'=>Float::INFINITY}, + 'basedOn' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/CarePlan', 'http://hl7.org/fhir/StructureDefinition/ServiceRequest', 'http://hl7.org/fhir/StructureDefinition/Appointment', 'http://hl7.org/fhir/StructureDefinition/AppointmentResponse', 'http://hl7.org/fhir/StructureDefinition/Task'], 'type'=>'Reference', 'path'=>'ImagingSelection.basedOn', 'min'=>0, 'max'=>Float::INFINITY}, + 'derivedFrom' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/ImagingStudy', 'http://hl7.org/fhir/StructureDefinition/DocumentReference'], 'type'=>'Reference', 'path'=>'ImagingSelection.derivedFrom', 'min'=>0, 'max'=>Float::INFINITY}, + 'studyUid' => {'type'=>'id', 'path'=>'ImagingSelection.studyUid', 'min'=>0, 'max'=>1}, + 'seriesUid' => {'type'=>'id', 'path'=>'ImagingSelection.seriesUid', 'min'=>0, 'max'=>1}, + 'seriesNumber' => {'type'=>'unsignedInt', 'path'=>'ImagingSelection.seriesNumber', 'min'=>0, 'max'=>1}, + 'frameOfReferenceUid' => {'type'=>'id', 'path'=>'ImagingSelection.frameOfReferenceUid', 'min'=>0, 'max'=>1}, + 'bodySite' => {'type'=>'CodeableReference', 'path'=>'ImagingSelection.bodySite', 'min'=>0, 'max'=>Float::INFINITY}, + 'focus' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/ImagingSelection'], 'type'=>'Reference', 'path'=>'ImagingSelection.focus', 'min'=>0, 'max'=>Float::INFINITY}, + 'endpoint' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Endpoint'], 'type'=>'Reference', 'path'=>'ImagingSelection.endpoint', 'min'=>0, 'max'=>Float::INFINITY}, + 'instance' => {'type'=>'ImagingSelection::Instance', 'path'=>'ImagingSelection.instance', 'min'=>0, 'max'=>Float::INFINITY}, + 'imageRegion3D' => {'type'=>'ImagingSelection::ImageRegion3D', 'path'=>'ImagingSelection.imageRegion3D', 'min'=>0, 'max'=>Float::INFINITY} + } + + class Performer < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Performer.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Performer.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Performer.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'function' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/v3-ParticipationType'=>['CON', 'VRF', 'PRF', 'SPRF', 'REF']}, 'type'=>'CodeableConcept', 'path'=>'Performer.function', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/series-performer-function'}}, + 'actor' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole', 'http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/Organization', 'http://hl7.org/fhir/StructureDefinition/CareTeam', 'http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson', 'http://hl7.org/fhir/StructureDefinition/HealthcareService'], 'type'=>'Reference', 'path'=>'Performer.actor', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :function # 0-1 CodeableConcept + attr_accessor :actor # 0-1 Reference(Practitioner|PractitionerRole|Device|Organization|CareTeam|Patient|RelatedPerson|HealthcareService) + end + + class Instance < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Instance.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Instance.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Instance.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'uid' => {'type'=>'id', 'path'=>'Instance.uid', 'min'=>1, 'max'=>1}, + 'number' => {'type'=>'unsignedInt', 'path'=>'Instance.number', 'min'=>0, 'max'=>1}, + 'sopClass' => {'type'=>'oid', 'path'=>'Instance.sopClass', 'min'=>0, 'max'=>1}, + 'subset' => {'type'=>'string', 'path'=>'Instance.subset', 'min'=>0, 'max'=>Float::INFINITY}, + 'imageRegion2D' => {'type'=>'ImagingSelection::Instance::ImageRegion2D', 'path'=>'Instance.imageRegion2D', 'min'=>0, 'max'=>Float::INFINITY} + } + + class ImageRegion2D < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'ImageRegion2D.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'ImageRegion2D.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'ImageRegion2D.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'regionType' => {'valid_codes'=>{'http://hl7.org/fhir/imagingselection-2dgraphictype'=>['point', 'polyline', 'multipoint', 'circle', 'ellipse']}, 'type'=>'code', 'path'=>'ImageRegion2D.regionType', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/imagingselection-2dgraphictype'}}, + 'coordinate' => {'type'=>'decimal', 'path'=>'ImageRegion2D.coordinate', 'min'=>1, 'max'=>Float::INFINITY} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :regionType # 1-1 code + attr_accessor :coordinate # 1-* [ decimal ] + end + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :uid # 1-1 id + attr_accessor :number # 0-1 unsignedInt + attr_accessor :sopClass # 0-1 oid + attr_accessor :subset # 0-* [ string ] + attr_accessor :imageRegion2D # 0-* [ ImagingSelection::Instance::ImageRegion2D ] + end + + class ImageRegion3D < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'ImageRegion3D.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'ImageRegion3D.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'ImageRegion3D.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'regionType' => {'valid_codes'=>{'http://hl7.org/fhir/imagingselection-3dgraphictype'=>['point', 'multipoint', 'polyline', 'polygon', 'ellipse', 'ellipsoid']}, 'type'=>'code', 'path'=>'ImageRegion3D.regionType', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/imagingselection-3dgraphictype'}}, + 'coordinate' => {'type'=>'decimal', 'path'=>'ImageRegion3D.coordinate', 'min'=>1, 'max'=>Float::INFINITY} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :regionType # 1-1 code + attr_accessor :coordinate # 1-* [ decimal ] + end + + attr_accessor :id # 0-1 id + attr_accessor :meta # 0-1 Meta + attr_accessor :implicitRules # 0-1 uri + attr_accessor :language # 0-1 code + attr_accessor :text # 0-1 Narrative + attr_accessor :contained # 0-* [ Resource ] + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :identifier # 0-* [ Identifier ] + attr_accessor :status # 1-1 code + attr_accessor :category # 0-* [ CodeableConcept ] + attr_accessor :code # 1-1 CodeableConcept + attr_accessor :subject # 0-1 Reference(Patient|Group|Device|Procedure|Practitioner|Medication|Substance|Specimen) + attr_accessor :issued # 0-1 instant + attr_accessor :performer # 0-* [ ImagingSelection::Performer ] + attr_accessor :basedOn # 0-* [ Reference(CarePlan|ServiceRequest|Appointment|AppointmentResponse|Task) ] + attr_accessor :derivedFrom # 0-* [ Reference(ImagingStudy|DocumentReference) ] + attr_accessor :studyUid # 0-1 id + attr_accessor :seriesUid # 0-1 id + attr_accessor :seriesNumber # 0-1 unsignedInt + attr_accessor :frameOfReferenceUid # 0-1 id + attr_accessor :bodySite # 0-* [ CodeableReference ] + attr_accessor :focus # 0-* [ Reference(ImagingSelection) ] + attr_accessor :endpoint # 0-* [ Reference(Endpoint) ] + attr_accessor :instance # 0-* [ ImagingSelection::Instance ] + attr_accessor :imageRegion3D # 0-* [ ImagingSelection::ImageRegion3D ] + + def resourceType + 'ImagingSelection' + end + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/resources/ImagingStudy.rb b/lib/fhir_models/r6/generated/resources/ImagingStudy.rb new file mode 100644 index 00000000..5b6437cb --- /dev/null +++ b/lib/fhir_models/r6/generated/resources/ImagingStudy.rb @@ -0,0 +1,154 @@ +module FHIR + module R6 + class ImagingStudy < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + SEARCH_PARAMS = ['based-on', 'body-site', 'body-structure', 'dicom-class', 'encounter', 'endpoint', 'identifier', 'instance', 'modality', 'patient', 'performer', 'reason-concept', 'reason-reference', 'referrer', 'series', 'started', 'status', 'subject'] + METADATA = { + 'id' => {'type'=>'id', 'path'=>'ImagingStudy.id', 'min'=>0, 'max'=>1}, + 'meta' => {'type'=>'Meta', 'path'=>'ImagingStudy.meta', 'min'=>0, 'max'=>1}, + 'implicitRules' => {'type'=>'uri', 'path'=>'ImagingStudy.implicitRules', 'min'=>0, 'max'=>1}, + 'language' => {'type'=>'code', 'path'=>'ImagingStudy.language', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-languages'}}, + 'text' => {'type'=>'Narrative', 'path'=>'ImagingStudy.text', 'min'=>0, 'max'=>1}, + 'contained' => {'type'=>'Resource', 'path'=>'ImagingStudy.contained', 'min'=>0, 'max'=>Float::INFINITY}, + 'extension' => {'type'=>'Extension', 'path'=>'ImagingStudy.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'ImagingStudy.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'identifier' => {'type'=>'Identifier', 'path'=>'ImagingStudy.identifier', 'min'=>0, 'max'=>Float::INFINITY}, + 'status' => {'valid_codes'=>{'http://hl7.org/fhir/imagingstudy-status'=>['registered', 'available', 'cancelled', 'entered-in-error', 'unknown']}, 'type'=>'code', 'path'=>'ImagingStudy.status', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/imagingstudy-status'}}, + 'modality' => {'valid_codes'=>{'http://dicom.nema.org/resources/ontology/DCM'=>['BMD', 'EOG', 'SM', 'SR', 'FID', 'OP', 'OT', 'KO', 'ECG', 'GM', 'XA', 'IOL', 'XC', 'ASMT', 'DMS', 'IVUS', 'CR', 'CT', 'PA', 'OSS', 'TG', 'REG', 'LEN', 'TEXTUREMAP', 'RTDOSE', 'OPTENF', 'HC', 'RTPLAN', 'HD', 'OCT', 'BDUS', 'M3D', 'DG', 'PR', 'PT', 'EPS', 'LS', 'PX', 'OPM', 'OPTBSV', 'OPV', 'DX', 'OPT', 'DOC', 'RTRECORD', 'MG', 'US', 'EMG', 'IVOCT', 'RTSTRUCT', 'MR', 'IO', 'EEG', 'RTIMAGE', 'VA', 'RESP', 'ES', 'RWV', 'AR', 'POS', 'SEG', 'RG', 'RF', 'AU', 'KER', 'SMR', 'CTPROTOCOL', 'STAIN', 'OAM', 'NM', 'PLAN', 'BI', 'SRF', 'CFM']}, 'type'=>'CodeableConcept', 'path'=>'ImagingStudy.modality', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://dicom.nema.org/medical/dicom/current/output/chtml/part16/sect_CID_33.html'}}, + 'subject' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/Group'], 'type'=>'Reference', 'path'=>'ImagingStudy.subject', 'min'=>1, 'max'=>1}, + 'encounter' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Encounter'], 'type'=>'Reference', 'path'=>'ImagingStudy.encounter', 'min'=>0, 'max'=>1}, + 'started' => {'type'=>'dateTime', 'path'=>'ImagingStudy.started', 'min'=>0, 'max'=>1}, + 'basedOn' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/CarePlan', 'http://hl7.org/fhir/StructureDefinition/ServiceRequest', 'http://hl7.org/fhir/StructureDefinition/Appointment', 'http://hl7.org/fhir/StructureDefinition/AppointmentResponse', 'http://hl7.org/fhir/StructureDefinition/Task'], 'type'=>'Reference', 'path'=>'ImagingStudy.basedOn', 'min'=>0, 'max'=>Float::INFINITY}, + 'partOf' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Procedure'], 'type'=>'Reference', 'path'=>'ImagingStudy.partOf', 'min'=>0, 'max'=>Float::INFINITY}, + 'referrer' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole'], 'type'=>'Reference', 'path'=>'ImagingStudy.referrer', 'min'=>0, 'max'=>1}, + 'endpoint' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Endpoint'], 'type'=>'Reference', 'path'=>'ImagingStudy.endpoint', 'min'=>0, 'max'=>Float::INFINITY}, + 'numberOfSeries' => {'type'=>'unsignedInt', 'path'=>'ImagingStudy.numberOfSeries', 'min'=>0, 'max'=>1}, + 'numberOfInstances' => {'type'=>'unsignedInt', 'path'=>'ImagingStudy.numberOfInstances', 'min'=>0, 'max'=>1}, + 'procedure' => {'type'=>'CodeableReference', 'path'=>'ImagingStudy.procedure', 'min'=>0, 'max'=>Float::INFINITY}, + 'location' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Location'], 'type'=>'Reference', 'path'=>'ImagingStudy.location', 'min'=>0, 'max'=>1}, + 'reason' => {'type'=>'CodeableReference', 'path'=>'ImagingStudy.reason', 'min'=>0, 'max'=>Float::INFINITY}, + 'note' => {'type'=>'Annotation', 'path'=>'ImagingStudy.note', 'min'=>0, 'max'=>Float::INFINITY}, + 'description' => {'type'=>'string', 'path'=>'ImagingStudy.description', 'min'=>0, 'max'=>1}, + 'series' => {'type'=>'ImagingStudy::Series', 'path'=>'ImagingStudy.series', 'min'=>0, 'max'=>Float::INFINITY} + } + + class Series < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Series.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Series.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Series.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'uid' => {'type'=>'id', 'path'=>'Series.uid', 'min'=>1, 'max'=>1}, + 'number' => {'type'=>'unsignedInt', 'path'=>'Series.number', 'min'=>0, 'max'=>1}, + 'modality' => {'valid_codes'=>{'http://dicom.nema.org/resources/ontology/DCM'=>['BMD', 'EOG', 'SM', 'SR', 'FID', 'OP', 'OT', 'KO', 'ECG', 'GM', 'XA', 'IOL', 'XC', 'ASMT', 'DMS', 'IVUS', 'CR', 'CT', 'PA', 'OSS', 'TG', 'REG', 'LEN', 'TEXTUREMAP', 'RTDOSE', 'OPTENF', 'HC', 'RTPLAN', 'HD', 'OCT', 'BDUS', 'M3D', 'DG', 'PR', 'PT', 'EPS', 'LS', 'PX', 'OPM', 'OPTBSV', 'OPV', 'DX', 'OPT', 'DOC', 'RTRECORD', 'MG', 'US', 'EMG', 'IVOCT', 'RTSTRUCT', 'MR', 'IO', 'EEG', 'RTIMAGE', 'VA', 'RESP', 'ES', 'RWV', 'AR', 'POS', 'SEG', 'RG', 'RF', 'AU', 'KER', 'SMR', 'CTPROTOCOL', 'STAIN', 'OAM', 'NM', 'PLAN', 'BI', 'SRF', 'CFM']}, 'type'=>'CodeableConcept', 'path'=>'Series.modality', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://dicom.nema.org/medical/dicom/current/output/chtml/part16/sect_CID_33.html'}}, + 'description' => {'type'=>'string', 'path'=>'Series.description', 'min'=>0, 'max'=>1}, + 'numberOfInstances' => {'type'=>'unsignedInt', 'path'=>'Series.numberOfInstances', 'min'=>0, 'max'=>1}, + 'endpoint' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Endpoint'], 'type'=>'Reference', 'path'=>'Series.endpoint', 'min'=>0, 'max'=>Float::INFINITY}, + 'bodySite' => {'type'=>'CodeableReference', 'path'=>'Series.bodySite', 'min'=>0, 'max'=>1}, + 'laterality' => {'valid_codes'=>{'http://snomed.info/sct'=>['51440002', '24028007', '7771000', '66459002']}, 'type'=>'CodeableConcept', 'path'=>'Series.laterality', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://dicom.nema.org/medical/dicom/current/output/chtml/part16/sect_CID_244.html'}}, + 'specimen' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Specimen'], 'type'=>'Reference', 'path'=>'Series.specimen', 'min'=>0, 'max'=>Float::INFINITY}, + 'started' => {'type'=>'dateTime', 'path'=>'Series.started', 'min'=>0, 'max'=>1}, + 'performer' => {'type'=>'ImagingStudy::Series::Performer', 'path'=>'Series.performer', 'min'=>0, 'max'=>Float::INFINITY}, + 'instance' => {'type'=>'ImagingStudy::Series::Instance', 'path'=>'Series.instance', 'min'=>0, 'max'=>Float::INFINITY} + } + + class Performer < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Performer.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Performer.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Performer.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'function' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/v3-ParticipationType'=>['CON', 'VRF', 'PRF', 'SPRF', 'REF']}, 'type'=>'CodeableConcept', 'path'=>'Performer.function', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/series-performer-function'}}, + 'actor' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole', 'http://hl7.org/fhir/StructureDefinition/Organization', 'http://hl7.org/fhir/StructureDefinition/CareTeam', 'http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson', 'http://hl7.org/fhir/StructureDefinition/HealthcareService'], 'type'=>'Reference', 'path'=>'Performer.actor', 'min'=>1, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :function # 0-1 CodeableConcept + attr_accessor :actor # 1-1 Reference(Practitioner|PractitionerRole|Organization|CareTeam|Patient|Device|RelatedPerson|HealthcareService) + end + + class Instance < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Instance.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Instance.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Instance.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'uid' => {'type'=>'id', 'path'=>'Instance.uid', 'min'=>1, 'max'=>1}, + 'sopClass' => {'type'=>'oid', 'path'=>'Instance.sopClass', 'min'=>1, 'max'=>1}, + 'number' => {'type'=>'unsignedInt', 'path'=>'Instance.number', 'min'=>0, 'max'=>1}, + 'title' => {'type'=>'string', 'path'=>'Instance.title', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :uid # 1-1 id + attr_accessor :sopClass # 1-1 oid + attr_accessor :number # 0-1 unsignedInt + attr_accessor :title # 0-1 string + end + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :uid # 1-1 id + attr_accessor :number # 0-1 unsignedInt + attr_accessor :modality # 1-1 CodeableConcept + attr_accessor :description # 0-1 string + attr_accessor :numberOfInstances # 0-1 unsignedInt + attr_accessor :endpoint # 0-* [ Reference(Endpoint) ] + attr_accessor :bodySite # 0-1 CodeableReference + attr_accessor :laterality # 0-1 CodeableConcept + attr_accessor :specimen # 0-* [ Reference(Specimen) ] + attr_accessor :started # 0-1 dateTime + attr_accessor :performer # 0-* [ ImagingStudy::Series::Performer ] + attr_accessor :instance # 0-* [ ImagingStudy::Series::Instance ] + end + + attr_accessor :id # 0-1 id + attr_accessor :meta # 0-1 Meta + attr_accessor :implicitRules # 0-1 uri + attr_accessor :language # 0-1 code + attr_accessor :text # 0-1 Narrative + attr_accessor :contained # 0-* [ Resource ] + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :identifier # 0-* [ Identifier ] + attr_accessor :status # 1-1 code + attr_accessor :modality # 0-* [ CodeableConcept ] + attr_accessor :subject # 1-1 Reference(Patient|Device|Group) + attr_accessor :encounter # 0-1 Reference(Encounter) + attr_accessor :started # 0-1 dateTime + attr_accessor :basedOn # 0-* [ Reference(CarePlan|ServiceRequest|Appointment|AppointmentResponse|Task) ] + attr_accessor :partOf # 0-* [ Reference(Procedure) ] + attr_accessor :referrer # 0-1 Reference(Practitioner|PractitionerRole) + attr_accessor :endpoint # 0-* [ Reference(Endpoint) ] + attr_accessor :numberOfSeries # 0-1 unsignedInt + attr_accessor :numberOfInstances # 0-1 unsignedInt + attr_accessor :procedure # 0-* [ CodeableReference ] + attr_accessor :location # 0-1 Reference(Location) + attr_accessor :reason # 0-* [ CodeableReference ] + attr_accessor :note # 0-* [ Annotation ] + attr_accessor :description # 0-1 string + attr_accessor :series # 0-* [ ImagingStudy::Series ] + + def resourceType + 'ImagingStudy' + end + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/resources/Immunization.rb b/lib/fhir_models/r6/generated/resources/Immunization.rb new file mode 100644 index 00000000..78c5f3bd --- /dev/null +++ b/lib/fhir_models/r6/generated/resources/Immunization.rb @@ -0,0 +1,183 @@ +module FHIR + module R6 + class Immunization < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'occurrence' => ['dateTime', 'string'] + } + SEARCH_PARAMS = ['date', 'identifier', 'location', 'lot-number', 'manufacturer', 'patient', 'performer', 'reaction', 'reaction-date', 'reason-code', 'reason-reference', 'series', 'status', 'status-reason', 'target-disease', 'vaccine-code'] + METADATA = { + 'id' => {'type'=>'id', 'path'=>'Immunization.id', 'min'=>0, 'max'=>1}, + 'meta' => {'type'=>'Meta', 'path'=>'Immunization.meta', 'min'=>0, 'max'=>1}, + 'implicitRules' => {'type'=>'uri', 'path'=>'Immunization.implicitRules', 'min'=>0, 'max'=>1}, + 'language' => {'type'=>'code', 'path'=>'Immunization.language', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-languages'}}, + 'text' => {'type'=>'Narrative', 'path'=>'Immunization.text', 'min'=>0, 'max'=>1}, + 'contained' => {'type'=>'Resource', 'path'=>'Immunization.contained', 'min'=>0, 'max'=>Float::INFINITY}, + 'extension' => {'type'=>'Extension', 'path'=>'Immunization.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Immunization.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'identifier' => {'type'=>'Identifier', 'path'=>'Immunization.identifier', 'min'=>0, 'max'=>Float::INFINITY}, + 'basedOn' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/CarePlan', 'http://hl7.org/fhir/StructureDefinition/MedicationRequest', 'http://hl7.org/fhir/StructureDefinition/ServiceRequest', 'http://hl7.org/fhir/StructureDefinition/ImmunizationRecommendation'], 'type'=>'Reference', 'path'=>'Immunization.basedOn', 'min'=>0, 'max'=>Float::INFINITY}, + 'status' => {'valid_codes'=>{'http://hl7.org/fhir/event-status'=>['completed', 'entered-in-error', 'not-done']}, 'type'=>'code', 'path'=>'Immunization.status', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/immunization-status'}}, + 'statusReason' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/v3-ActReason'=>['IMMUNE', 'MEDPREC', 'OSTOCK', 'PATOBJ', 'PHILISOP', 'RELIG', 'VACEFF', 'VACSAF']}, 'type'=>'CodeableConcept', 'path'=>'Immunization.statusReason', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/immunization-status-reason'}}, + 'vaccineCode' => {'valid_codes'=>{'http://hl7.org/fhir/sid/cvx'=>['01', '02', '03', '04', '05', '06', '07', '08', '09', '10', '11', '12', '13', '14', '15', '16', '17', '18', '19', '20', '21', '22', '23', '24', '25', '26', '27', '28', '29', '30', '31', '32', '33', '34', '35', '36', '37', '38', '39', '40', '41', '42', '43', '44', '45', '46', '47', '48', '49', '50', '51', '52', '53', '54', '55', '56', '57', '58', '59', '60', '61', '62', '63', '64', '65', '66', '67', '68', '69', '70', '71', '72', '73', '74', '75', '76', '77', '78', '79', '80', '81', '82', '83', '84', '85', '86', '87', '88', '89', '90', '91', '92', '93', '94', '95', '96', '97', '98', '99', '100', '101', '102', '103', '104', '105', '106', '107', '108', '109', '110', '111', '112', '113', '114', '115', '116', '117', '118', '119', '120', '121', '122', '123', '125', '126', '127', '128', '129', '130', '131', '132', '133', '134', '135', '136', '137', '138', '139', '140', '141', '142', '143', '144', '145', '146', '147', '148', '149', '150', '151', '152', '153', '154', '155', '156', '157', '158', '159', '160', '161', '162', '163', '164', '165', '166', '167', '168', '169', '170', '171', '172', '173', '174', '175', '176', '177', '178', '179', '180', '181', '182', '183', '184', '185', '186', '187', '188', '189', '190', '191', '192', '193', '194', '195', '196', '197', '198', '200', '201', '202', '203', '204', '205', '206', '207', '208', '210', '211', '212', '213', '214', '215', '216', '217', '218', '219', '220', '221', '222', '223', '224', '225', '226', '227', '228', '229', '230', '231', '300', '301', '302', '303', '304', '305', '306', '307', '308', '309', '310', '311', '312', '313', '314', '315', '316', '317', '500', '501', '502', '503', '504', '505', '506', '507', '508', '509', '510', '511', '512', '513', '514', '515', '516', '517', '518', '519', '520', '521', '801', '998', '999'], 'urn:oid:1.2.36.1.2001.1005.17'=>['AGRPAL', 'AVAXM', 'BCG', 'CDT', 'CMX', 'DTP', 'DTPA', 'ENGP', 'FLRIX', 'FLUVAX', 'FLVRN', 'FVXJNR', 'GNDIP', 'GNFLU', 'GNHEP', 'GNHIB', 'GNHPA', 'GNJEN', 'GNMEA', 'GNMEN', 'GNMUM', 'GNPNE', 'GNPOL', 'GNROX', 'GNRUB', 'GNTET', 'GNVAR', 'HATWNJ', 'HAVAQ', 'HAVJ', 'HBOC', 'HBV', 'HBVP', 'HBX', 'IFHX', 'IFIP', 'IFPA', 'IFX', 'IFXB', 'INFLUV', 'IPV', 'JEVAX', 'MENJUG', 'MENTEC', 'MENUME', 'MENVAX', 'MMR', 'MMRCSL', 'MMRSKB', 'MNTRX', 'NEISVC', 'OPV', 'P', 'PANVAX', 'PDCL', 'PLCL', 'PNEUMO', 'PRPD', 'PROQAD', 'PRPOMP', 'PRPT', 'PRVNR', 'PRVTH', 'PRXTEX', 'QDCL', 'ROTRIX', 'ROTTEQ', 'SYNFLX', 'TCL', 'VAXGRP', 'VGRJNR', 'VLRIX', 'VRVAX']}, 'type'=>'CodeableConcept', 'path'=>'Immunization.vaccineCode', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/vaccine-code'}}, + 'administeredProduct' => {'type'=>'CodeableReference', 'path'=>'Immunization.administeredProduct', 'min'=>0, 'max'=>1}, + 'manufacturer' => {'type'=>'CodeableReference', 'path'=>'Immunization.manufacturer', 'min'=>0, 'max'=>1}, + 'lotNumber' => {'type'=>'string', 'path'=>'Immunization.lotNumber', 'min'=>0, 'max'=>1}, + 'expirationDate' => {'type'=>'date', 'path'=>'Immunization.expirationDate', 'min'=>0, 'max'=>1}, + 'patient' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Patient'], 'type'=>'Reference', 'path'=>'Immunization.patient', 'min'=>1, 'max'=>1}, + 'encounter' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Encounter'], 'type'=>'Reference', 'path'=>'Immunization.encounter', 'min'=>0, 'max'=>1}, + 'supportingInformation' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Resource'], 'type'=>'Reference', 'path'=>'Immunization.supportingInformation', 'min'=>0, 'max'=>Float::INFINITY}, + 'occurrenceDateTime' => {'type'=>'dateTime', 'path'=>'Immunization.occurrence[x]', 'min'=>1, 'max'=>1}, + 'occurrenceString' => {'type'=>'string', 'path'=>'Immunization.occurrence[x]', 'min'=>1, 'max'=>1}, + 'primarySource' => {'type'=>'boolean', 'path'=>'Immunization.primarySource', 'min'=>0, 'max'=>1}, + 'informationSource' => {'type'=>'CodeableReference', 'path'=>'Immunization.informationSource', 'min'=>0, 'max'=>1}, + 'location' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Location'], 'type'=>'Reference', 'path'=>'Immunization.location', 'min'=>0, 'max'=>1}, + 'site' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/v3-ActSite'=>['LA', 'RA']}, 'type'=>'CodeableConcept', 'path'=>'Immunization.site', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/immunization-site'}}, + 'route' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/v3-RouteOfAdministration'=>['IDINJ', 'IM', 'IVINJ', 'PO', 'SQ', 'TRNSDERM']}, 'type'=>'CodeableConcept', 'path'=>'Immunization.route', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/immunization-route'}}, + 'doseQuantity' => {'type'=>'Quantity', 'path'=>'Immunization.doseQuantity', 'min'=>0, 'max'=>1}, + 'performer' => {'type'=>'Immunization::Performer', 'path'=>'Immunization.performer', 'min'=>0, 'max'=>Float::INFINITY}, + 'note' => {'type'=>'Annotation', 'path'=>'Immunization.note', 'min'=>0, 'max'=>Float::INFINITY}, + 'reason' => {'type'=>'CodeableReference', 'path'=>'Immunization.reason', 'min'=>0, 'max'=>Float::INFINITY}, + 'isSubpotent' => {'type'=>'boolean', 'path'=>'Immunization.isSubpotent', 'min'=>0, 'max'=>1}, + 'subpotentReason' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/immunization-subpotent-reason'=>['partialdose', 'coldchainbreak', 'recall', 'adversestorage', 'expired']}, 'type'=>'CodeableConcept', 'path'=>'Immunization.subpotentReason', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/immunization-subpotent-reason'}}, + 'programEligibility' => {'type'=>'Immunization::ProgramEligibility', 'path'=>'Immunization.programEligibility', 'min'=>0, 'max'=>Float::INFINITY}, + 'fundingSource' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/immunization-funding-source'=>['private', 'public']}, 'type'=>'CodeableConcept', 'path'=>'Immunization.fundingSource', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/immunization-funding-source'}}, + 'reaction' => {'type'=>'Immunization::Reaction', 'path'=>'Immunization.reaction', 'min'=>0, 'max'=>Float::INFINITY}, + 'protocolApplied' => {'type'=>'Immunization::ProtocolApplied', 'path'=>'Immunization.protocolApplied', 'min'=>0, 'max'=>Float::INFINITY} + } + + class Performer < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Performer.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Performer.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Performer.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'function' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/v2-0443'=>['OP', 'AP']}, 'type'=>'CodeableConcept', 'path'=>'Performer.function', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/immunization-function'}}, + 'actor' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole', 'http://hl7.org/fhir/StructureDefinition/Organization', 'http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson'], 'type'=>'Reference', 'path'=>'Performer.actor', 'min'=>1, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :function # 0-1 CodeableConcept + attr_accessor :actor # 1-1 Reference(Practitioner|PractitionerRole|Organization|Patient|RelatedPerson) + end + + class ProgramEligibility < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'ProgramEligibility.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'ProgramEligibility.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'ProgramEligibility.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'program' => {'valid_codes'=>{'http://loinc.org'=>['64994-7']}, 'type'=>'CodeableConcept', 'path'=>'ProgramEligibility.program', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/immunization-vaccine-funding-program'}}, + 'programStatus' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/immunization-program-eligibility'=>['ineligible', 'uninsured']}, 'type'=>'CodeableConcept', 'path'=>'ProgramEligibility.programStatus', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/immunization-program-eligibility'}} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :program # 1-1 CodeableConcept + attr_accessor :programStatus # 1-1 CodeableConcept + end + + class Reaction < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Reaction.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Reaction.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Reaction.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'date' => {'type'=>'dateTime', 'path'=>'Reaction.date', 'min'=>0, 'max'=>1}, + 'manifestation' => {'type'=>'CodeableReference', 'path'=>'Reaction.manifestation', 'min'=>0, 'max'=>1}, + 'reported' => {'type'=>'boolean', 'path'=>'Reaction.reported', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :date # 0-1 dateTime + attr_accessor :manifestation # 0-1 CodeableReference + attr_accessor :reported # 0-1 boolean + end + + class ProtocolApplied < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'ProtocolApplied.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'ProtocolApplied.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'ProtocolApplied.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'series' => {'type'=>'string', 'path'=>'ProtocolApplied.series', 'min'=>0, 'max'=>1}, + 'authority' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Organization'], 'type'=>'Reference', 'path'=>'ProtocolApplied.authority', 'min'=>0, 'max'=>1}, + 'targetDisease' => {'valid_codes'=>{'http://snomed.info/sct'=>['397428000', '27836007', '76902006', '721764008', '14189004', '36989005', '36653000', '16814004', '23511006', '709410003', '56717001', '363354003', '266113007', '415822001', '66071002', '40468003', '7111000119109', '719590007', '719865001', '38907003', '4740000', '55735004', '240613006', '4834000', '85904008', '63650001', '16541001', '38362002', '61462000', '14168008', '186772009', '712986001', '52947006', '186788009', '409498004', '58750007', '19265001', '23502006', '75702008', '80612004', '186747009', '67924001', '70090004']}, 'type'=>'CodeableConcept', 'path'=>'ProtocolApplied.targetDisease', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/immunization-target-disease'}}, + 'doseNumber' => {'type'=>'string', 'path'=>'ProtocolApplied.doseNumber', 'min'=>0, 'max'=>1}, + 'seriesDoses' => {'type'=>'string', 'path'=>'ProtocolApplied.seriesDoses', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :series # 0-1 string + attr_accessor :authority # 0-1 Reference(Organization) + attr_accessor :targetDisease # 0-* [ CodeableConcept ] + attr_accessor :doseNumber # 0-1 string + attr_accessor :seriesDoses # 0-1 string + end + + attr_accessor :id # 0-1 id + attr_accessor :meta # 0-1 Meta + attr_accessor :implicitRules # 0-1 uri + attr_accessor :language # 0-1 code + attr_accessor :text # 0-1 Narrative + attr_accessor :contained # 0-* [ Resource ] + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :identifier # 0-* [ Identifier ] + attr_accessor :basedOn # 0-* [ Reference(CarePlan|MedicationRequest|ServiceRequest|ImmunizationRecommendation) ] + attr_accessor :status # 1-1 code + attr_accessor :statusReason # 0-1 CodeableConcept + attr_accessor :vaccineCode # 1-1 CodeableConcept + attr_accessor :administeredProduct # 0-1 CodeableReference + attr_accessor :manufacturer # 0-1 CodeableReference + attr_accessor :lotNumber # 0-1 string + attr_accessor :expirationDate # 0-1 date + attr_accessor :patient # 1-1 Reference(Patient) + attr_accessor :encounter # 0-1 Reference(Encounter) + attr_accessor :supportingInformation # 0-* [ Reference(Resource) ] + attr_accessor :occurrenceDateTime # 1-1 dateTime + attr_accessor :occurrenceString # 1-1 string + attr_accessor :primarySource # 0-1 boolean + attr_accessor :informationSource # 0-1 CodeableReference + attr_accessor :location # 0-1 Reference(Location) + attr_accessor :site # 0-1 CodeableConcept + attr_accessor :route # 0-1 CodeableConcept + attr_accessor :doseQuantity # 0-1 Quantity + attr_accessor :performer # 0-* [ Immunization::Performer ] + attr_accessor :note # 0-* [ Annotation ] + attr_accessor :reason # 0-* [ CodeableReference ] + attr_accessor :isSubpotent # 0-1 boolean + attr_accessor :subpotentReason # 0-* [ CodeableConcept ] + attr_accessor :programEligibility # 0-* [ Immunization::ProgramEligibility ] + attr_accessor :fundingSource # 0-1 CodeableConcept + attr_accessor :reaction # 0-* [ Immunization::Reaction ] + attr_accessor :protocolApplied # 0-* [ Immunization::ProtocolApplied ] + + def resourceType + 'Immunization' + end + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/resources/ImmunizationEvaluation.rb b/lib/fhir_models/r6/generated/resources/ImmunizationEvaluation.rb new file mode 100644 index 00000000..0e2e6407 --- /dev/null +++ b/lib/fhir_models/r6/generated/resources/ImmunizationEvaluation.rb @@ -0,0 +1,60 @@ +module FHIR + module R6 + class ImmunizationEvaluation < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + SEARCH_PARAMS = ['date', 'dose-status', 'identifier', 'immunization-event', 'patient', 'status', 'target-disease'] + METADATA = { + 'id' => {'type'=>'id', 'path'=>'ImmunizationEvaluation.id', 'min'=>0, 'max'=>1}, + 'meta' => {'type'=>'Meta', 'path'=>'ImmunizationEvaluation.meta', 'min'=>0, 'max'=>1}, + 'implicitRules' => {'type'=>'uri', 'path'=>'ImmunizationEvaluation.implicitRules', 'min'=>0, 'max'=>1}, + 'language' => {'type'=>'code', 'path'=>'ImmunizationEvaluation.language', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-languages'}}, + 'text' => {'type'=>'Narrative', 'path'=>'ImmunizationEvaluation.text', 'min'=>0, 'max'=>1}, + 'contained' => {'type'=>'Resource', 'path'=>'ImmunizationEvaluation.contained', 'min'=>0, 'max'=>Float::INFINITY}, + 'extension' => {'type'=>'Extension', 'path'=>'ImmunizationEvaluation.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'ImmunizationEvaluation.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'identifier' => {'type'=>'Identifier', 'path'=>'ImmunizationEvaluation.identifier', 'min'=>0, 'max'=>Float::INFINITY}, + 'status' => {'valid_codes'=>{'http://hl7.org/fhir/CodeSystem/medication-admin-status'=>['completed', 'entered-in-error']}, 'type'=>'code', 'path'=>'ImmunizationEvaluation.status', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/immunization-evaluation-status'}}, + 'patient' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Patient'], 'type'=>'Reference', 'path'=>'ImmunizationEvaluation.patient', 'min'=>1, 'max'=>1}, + 'date' => {'type'=>'dateTime', 'path'=>'ImmunizationEvaluation.date', 'min'=>0, 'max'=>1}, + 'authority' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Organization'], 'type'=>'Reference', 'path'=>'ImmunizationEvaluation.authority', 'min'=>0, 'max'=>1}, + 'targetDisease' => {'valid_codes'=>{'http://snomed.info/sct'=>['397428000', '27836007', '76902006', '721764008', '14189004', '36989005', '36653000', '16814004', '23511006', '709410003', '56717001', '363354003', '266113007', '415822001', '66071002', '40468003', '7111000119109', '719590007', '719865001', '38907003', '4740000', '55735004', '240613006', '4834000', '85904008', '63650001', '16541001', '38362002', '61462000', '14168008', '186772009', '712986001', '52947006', '186788009', '409498004', '58750007', '19265001', '23502006', '75702008', '80612004', '186747009', '67924001', '70090004']}, 'type'=>'CodeableConcept', 'path'=>'ImmunizationEvaluation.targetDisease', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/immunization-target-disease'}}, + 'immunizationEvent' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Immunization'], 'type'=>'Reference', 'path'=>'ImmunizationEvaluation.immunizationEvent', 'min'=>1, 'max'=>1}, + 'doseStatus' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/immunization-evaluation-dose-status'=>['valid', 'notvalid']}, 'type'=>'CodeableConcept', 'path'=>'ImmunizationEvaluation.doseStatus', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/immunization-evaluation-dose-status'}}, + 'doseStatusReason' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/immunization-evaluation-dose-status-reason'=>['partialdose', 'coldchainbreak', 'recall', 'adversestorage', 'expired', 'outsideschedule']}, 'type'=>'CodeableConcept', 'path'=>'ImmunizationEvaluation.doseStatusReason', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/immunization-evaluation-dose-status-reason'}}, + 'description' => {'type'=>'markdown', 'path'=>'ImmunizationEvaluation.description', 'min'=>0, 'max'=>1}, + 'series' => {'type'=>'string', 'path'=>'ImmunizationEvaluation.series', 'min'=>0, 'max'=>1}, + 'doseNumber' => {'type'=>'string', 'path'=>'ImmunizationEvaluation.doseNumber', 'min'=>0, 'max'=>1}, + 'seriesDoses' => {'type'=>'string', 'path'=>'ImmunizationEvaluation.seriesDoses', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 id + attr_accessor :meta # 0-1 Meta + attr_accessor :implicitRules # 0-1 uri + attr_accessor :language # 0-1 code + attr_accessor :text # 0-1 Narrative + attr_accessor :contained # 0-* [ Resource ] + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :identifier # 0-* [ Identifier ] + attr_accessor :status # 1-1 code + attr_accessor :patient # 1-1 Reference(Patient) + attr_accessor :date # 0-1 dateTime + attr_accessor :authority # 0-1 Reference(Organization) + attr_accessor :targetDisease # 1-1 CodeableConcept + attr_accessor :immunizationEvent # 1-1 Reference(Immunization) + attr_accessor :doseStatus # 1-1 CodeableConcept + attr_accessor :doseStatusReason # 0-* [ CodeableConcept ] + attr_accessor :description # 0-1 markdown + attr_accessor :series # 0-1 string + attr_accessor :doseNumber # 0-1 string + attr_accessor :seriesDoses # 0-1 string + + def resourceType + 'ImmunizationEvaluation' + end + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/resources/ImmunizationRecommendation.rb b/lib/fhir_models/r6/generated/resources/ImmunizationRecommendation.rb new file mode 100644 index 00000000..2104ae4b --- /dev/null +++ b/lib/fhir_models/r6/generated/resources/ImmunizationRecommendation.rb @@ -0,0 +1,104 @@ +module FHIR + module R6 + class ImmunizationRecommendation < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + SEARCH_PARAMS = ['date', 'identifier', 'information', 'patient', 'status', 'support', 'target-disease', 'vaccine-type'] + METADATA = { + 'id' => {'type'=>'id', 'path'=>'ImmunizationRecommendation.id', 'min'=>0, 'max'=>1}, + 'meta' => {'type'=>'Meta', 'path'=>'ImmunizationRecommendation.meta', 'min'=>0, 'max'=>1}, + 'implicitRules' => {'type'=>'uri', 'path'=>'ImmunizationRecommendation.implicitRules', 'min'=>0, 'max'=>1}, + 'language' => {'type'=>'code', 'path'=>'ImmunizationRecommendation.language', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-languages'}}, + 'text' => {'type'=>'Narrative', 'path'=>'ImmunizationRecommendation.text', 'min'=>0, 'max'=>1}, + 'contained' => {'type'=>'Resource', 'path'=>'ImmunizationRecommendation.contained', 'min'=>0, 'max'=>Float::INFINITY}, + 'extension' => {'type'=>'Extension', 'path'=>'ImmunizationRecommendation.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'ImmunizationRecommendation.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'identifier' => {'type'=>'Identifier', 'path'=>'ImmunizationRecommendation.identifier', 'min'=>0, 'max'=>Float::INFINITY}, + 'patient' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Patient'], 'type'=>'Reference', 'path'=>'ImmunizationRecommendation.patient', 'min'=>1, 'max'=>1}, + 'date' => {'type'=>'dateTime', 'path'=>'ImmunizationRecommendation.date', 'min'=>1, 'max'=>1}, + 'authority' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Organization'], 'type'=>'Reference', 'path'=>'ImmunizationRecommendation.authority', 'min'=>0, 'max'=>1}, + 'recommendation' => {'type'=>'ImmunizationRecommendation::Recommendation', 'path'=>'ImmunizationRecommendation.recommendation', 'min'=>1, 'max'=>Float::INFINITY} + } + + class Recommendation < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Recommendation.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Recommendation.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Recommendation.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'vaccineCode' => {'valid_codes'=>{'http://hl7.org/fhir/sid/cvx'=>['01', '02', '03', '04', '05', '06', '07', '08', '09', '10', '11', '12', '13', '14', '15', '16', '17', '18', '19', '20', '21', '22', '23', '24', '25', '26', '27', '28', '29', '30', '31', '32', '33', '34', '35', '36', '37', '38', '39', '40', '41', '42', '43', '44', '45', '46', '47', '48', '49', '50', '51', '52', '53', '54', '55', '56', '57', '58', '59', '60', '61', '62', '63', '64', '65', '66', '67', '68', '69', '70', '71', '72', '73', '74', '75', '76', '77', '78', '79', '80', '81', '82', '83', '84', '85', '86', '87', '88', '89', '90', '91', '92', '93', '94', '95', '96', '97', '98', '99', '100', '101', '102', '103', '104', '105', '106', '107', '108', '109', '110', '111', '112', '113', '114', '115', '116', '117', '118', '119', '120', '121', '122', '123', '125', '126', '127', '128', '129', '130', '131', '132', '133', '134', '135', '136', '137', '138', '139', '140', '141', '142', '143', '144', '145', '146', '147', '148', '149', '150', '151', '152', '153', '154', '155', '156', '157', '158', '159', '160', '161', '162', '163', '164', '165', '166', '167', '168', '169', '170', '171', '172', '173', '174', '175', '176', '177', '178', '179', '180', '181', '182', '183', '184', '185', '186', '187', '188', '189', '190', '191', '192', '193', '194', '195', '196', '197', '198', '200', '201', '202', '203', '204', '205', '206', '207', '208', '210', '211', '212', '213', '214', '215', '216', '217', '218', '219', '220', '221', '222', '223', '224', '225', '226', '227', '228', '229', '230', '231', '300', '301', '302', '303', '304', '305', '306', '307', '308', '309', '310', '311', '312', '313', '314', '315', '316', '317', '500', '501', '502', '503', '504', '505', '506', '507', '508', '509', '510', '511', '512', '513', '514', '515', '516', '517', '518', '519', '520', '521', '801', '998', '999'], 'urn:oid:1.2.36.1.2001.1005.17'=>['AGRPAL', 'AVAXM', 'BCG', 'CDT', 'CMX', 'DTP', 'DTPA', 'ENGP', 'FLRIX', 'FLUVAX', 'FLVRN', 'FVXJNR', 'GNDIP', 'GNFLU', 'GNHEP', 'GNHIB', 'GNHPA', 'GNJEN', 'GNMEA', 'GNMEN', 'GNMUM', 'GNPNE', 'GNPOL', 'GNROX', 'GNRUB', 'GNTET', 'GNVAR', 'HATWNJ', 'HAVAQ', 'HAVJ', 'HBOC', 'HBV', 'HBVP', 'HBX', 'IFHX', 'IFIP', 'IFPA', 'IFX', 'IFXB', 'INFLUV', 'IPV', 'JEVAX', 'MENJUG', 'MENTEC', 'MENUME', 'MENVAX', 'MMR', 'MMRCSL', 'MMRSKB', 'MNTRX', 'NEISVC', 'OPV', 'P', 'PANVAX', 'PDCL', 'PLCL', 'PNEUMO', 'PRPD', 'PROQAD', 'PRPOMP', 'PRPT', 'PRVNR', 'PRVTH', 'PRXTEX', 'QDCL', 'ROTRIX', 'ROTTEQ', 'SYNFLX', 'TCL', 'VAXGRP', 'VGRJNR', 'VLRIX', 'VRVAX']}, 'type'=>'CodeableConcept', 'path'=>'Recommendation.vaccineCode', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/vaccine-code'}}, + 'targetDisease' => {'valid_codes'=>{'http://snomed.info/sct'=>['397428000', '27836007', '76902006', '721764008', '14189004', '36989005', '36653000', '16814004', '23511006', '709410003', '56717001', '363354003', '266113007', '415822001', '66071002', '40468003', '7111000119109', '719590007', '719865001', '38907003', '4740000', '55735004', '240613006', '4834000', '85904008', '63650001', '16541001', '38362002', '61462000', '14168008', '186772009', '712986001', '52947006', '186788009', '409498004', '58750007', '19265001', '23502006', '75702008', '80612004', '186747009', '67924001', '70090004']}, 'type'=>'CodeableConcept', 'path'=>'Recommendation.targetDisease', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/immunization-target-disease'}}, + 'contraindicatedVaccineCode' => {'valid_codes'=>{'http://hl7.org/fhir/sid/cvx'=>['01', '02', '03', '04', '05', '06', '07', '08', '09', '10', '11', '12', '13', '14', '15', '16', '17', '18', '19', '20', '21', '22', '23', '24', '25', '26', '27', '28', '29', '30', '31', '32', '33', '34', '35', '36', '37', '38', '39', '40', '41', '42', '43', '44', '45', '46', '47', '48', '49', '50', '51', '52', '53', '54', '55', '56', '57', '58', '59', '60', '61', '62', '63', '64', '65', '66', '67', '68', '69', '70', '71', '72', '73', '74', '75', '76', '77', '78', '79', '80', '81', '82', '83', '84', '85', '86', '87', '88', '89', '90', '91', '92', '93', '94', '95', '96', '97', '98', '99', '100', '101', '102', '103', '104', '105', '106', '107', '108', '109', '110', '111', '112', '113', '114', '115', '116', '117', '118', '119', '120', '121', '122', '123', '125', '126', '127', '128', '129', '130', '131', '132', '133', '134', '135', '136', '137', '138', '139', '140', '141', '142', '143', '144', '145', '146', '147', '148', '149', '150', '151', '152', '153', '154', '155', '156', '157', '158', '159', '160', '161', '162', '163', '164', '165', '166', '167', '168', '169', '170', '171', '172', '173', '174', '175', '176', '177', '178', '179', '180', '181', '182', '183', '184', '185', '186', '187', '188', '189', '190', '191', '192', '193', '194', '195', '196', '197', '198', '200', '201', '202', '203', '204', '205', '206', '207', '208', '210', '211', '212', '213', '214', '215', '216', '217', '218', '219', '220', '221', '222', '223', '224', '225', '226', '227', '228', '229', '230', '231', '300', '301', '302', '303', '304', '305', '306', '307', '308', '309', '310', '311', '312', '313', '314', '315', '316', '317', '500', '501', '502', '503', '504', '505', '506', '507', '508', '509', '510', '511', '512', '513', '514', '515', '516', '517', '518', '519', '520', '521', '801', '998', '999'], 'urn:oid:1.2.36.1.2001.1005.17'=>['AGRPAL', 'AVAXM', 'BCG', 'CDT', 'CMX', 'DTP', 'DTPA', 'ENGP', 'FLRIX', 'FLUVAX', 'FLVRN', 'FVXJNR', 'GNDIP', 'GNFLU', 'GNHEP', 'GNHIB', 'GNHPA', 'GNJEN', 'GNMEA', 'GNMEN', 'GNMUM', 'GNPNE', 'GNPOL', 'GNROX', 'GNRUB', 'GNTET', 'GNVAR', 'HATWNJ', 'HAVAQ', 'HAVJ', 'HBOC', 'HBV', 'HBVP', 'HBX', 'IFHX', 'IFIP', 'IFPA', 'IFX', 'IFXB', 'INFLUV', 'IPV', 'JEVAX', 'MENJUG', 'MENTEC', 'MENUME', 'MENVAX', 'MMR', 'MMRCSL', 'MMRSKB', 'MNTRX', 'NEISVC', 'OPV', 'P', 'PANVAX', 'PDCL', 'PLCL', 'PNEUMO', 'PRPD', 'PROQAD', 'PRPOMP', 'PRPT', 'PRVNR', 'PRVTH', 'PRXTEX', 'QDCL', 'ROTRIX', 'ROTTEQ', 'SYNFLX', 'TCL', 'VAXGRP', 'VGRJNR', 'VLRIX', 'VRVAX']}, 'type'=>'CodeableConcept', 'path'=>'Recommendation.contraindicatedVaccineCode', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/vaccine-code'}}, + 'forecastStatus' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/immunization-recommendation-status'=>['due', 'overdue', 'immune', 'contraindicated', 'complete']}, 'type'=>'CodeableConcept', 'path'=>'Recommendation.forecastStatus', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/immunization-recommendation-status'}}, + 'forecastReason' => {'valid_codes'=>{'http://snomed.info/sct'=>['77176002', '77386006']}, 'type'=>'CodeableConcept', 'path'=>'Recommendation.forecastReason', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/immunization-recommendation-reason'}}, + 'dateCriterion' => {'type'=>'ImmunizationRecommendation::Recommendation::DateCriterion', 'path'=>'Recommendation.dateCriterion', 'min'=>0, 'max'=>Float::INFINITY}, + 'description' => {'type'=>'markdown', 'path'=>'Recommendation.description', 'min'=>0, 'max'=>1}, + 'series' => {'type'=>'string', 'path'=>'Recommendation.series', 'min'=>0, 'max'=>1}, + 'doseNumber' => {'type'=>'string', 'path'=>'Recommendation.doseNumber', 'min'=>0, 'max'=>1}, + 'seriesDoses' => {'type'=>'string', 'path'=>'Recommendation.seriesDoses', 'min'=>0, 'max'=>1}, + 'supportingImmunization' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Immunization', 'http://hl7.org/fhir/StructureDefinition/ImmunizationEvaluation'], 'type'=>'Reference', 'path'=>'Recommendation.supportingImmunization', 'min'=>0, 'max'=>Float::INFINITY}, + 'supportingPatientInformation' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Resource'], 'type'=>'Reference', 'path'=>'Recommendation.supportingPatientInformation', 'min'=>0, 'max'=>Float::INFINITY} + } + + class DateCriterion < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'DateCriterion.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'DateCriterion.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'DateCriterion.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'code' => {'valid_codes'=>{'http://loinc.org'=>['30981-5', '30980-7', '59777-3', '59778-1']}, 'type'=>'CodeableConcept', 'path'=>'DateCriterion.code', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/immunization-recommendation-date-criterion'}}, + 'value' => {'type'=>'dateTime', 'path'=>'DateCriterion.value', 'min'=>1, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :code # 1-1 CodeableConcept + attr_accessor :value # 1-1 dateTime + end + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :vaccineCode # 0-* [ CodeableConcept ] + attr_accessor :targetDisease # 0-* [ CodeableConcept ] + attr_accessor :contraindicatedVaccineCode # 0-* [ CodeableConcept ] + attr_accessor :forecastStatus # 1-1 CodeableConcept + attr_accessor :forecastReason # 0-* [ CodeableConcept ] + attr_accessor :dateCriterion # 0-* [ ImmunizationRecommendation::Recommendation::DateCriterion ] + attr_accessor :description # 0-1 markdown + attr_accessor :series # 0-1 string + attr_accessor :doseNumber # 0-1 string + attr_accessor :seriesDoses # 0-1 string + attr_accessor :supportingImmunization # 0-* [ Reference(Immunization|ImmunizationEvaluation) ] + attr_accessor :supportingPatientInformation # 0-* [ Reference(Resource) ] + end + + attr_accessor :id # 0-1 id + attr_accessor :meta # 0-1 Meta + attr_accessor :implicitRules # 0-1 uri + attr_accessor :language # 0-1 code + attr_accessor :text # 0-1 Narrative + attr_accessor :contained # 0-* [ Resource ] + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :identifier # 0-* [ Identifier ] + attr_accessor :patient # 1-1 Reference(Patient) + attr_accessor :date # 1-1 dateTime + attr_accessor :authority # 0-1 Reference(Organization) + attr_accessor :recommendation # 1-* [ ImmunizationRecommendation::Recommendation ] + + def resourceType + 'ImmunizationRecommendation' + end + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/resources/ImplementationGuide.rb b/lib/fhir_models/r6/generated/resources/ImplementationGuide.rb new file mode 100644 index 00000000..41b4f758 --- /dev/null +++ b/lib/fhir_models/r6/generated/resources/ImplementationGuide.rb @@ -0,0 +1,354 @@ +module FHIR + module R6 + class ImplementationGuide < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'versionAlgorithm' => ['string', 'Coding'] + } + SEARCH_PARAMS = ['context', 'context-quantity', 'context-type', 'context-type-quantity', 'context-type-value', 'date', 'depends-on', 'description', 'experimental', 'global', 'identifier', 'jurisdiction', 'name', 'publisher', 'resource', 'status', 'title', 'url', 'version'] + METADATA = { + 'id' => {'type'=>'id', 'path'=>'ImplementationGuide.id', 'min'=>0, 'max'=>1}, + 'meta' => {'type'=>'Meta', 'path'=>'ImplementationGuide.meta', 'min'=>0, 'max'=>1}, + 'implicitRules' => {'type'=>'uri', 'path'=>'ImplementationGuide.implicitRules', 'min'=>0, 'max'=>1}, + 'language' => {'type'=>'code', 'path'=>'ImplementationGuide.language', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-languages'}}, + 'text' => {'type'=>'Narrative', 'path'=>'ImplementationGuide.text', 'min'=>0, 'max'=>1}, + 'contained' => {'type'=>'Resource', 'path'=>'ImplementationGuide.contained', 'min'=>0, 'max'=>Float::INFINITY}, + 'extension' => {'type'=>'Extension', 'path'=>'ImplementationGuide.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'ImplementationGuide.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'url' => {'type'=>'uri', 'path'=>'ImplementationGuide.url', 'min'=>1, 'max'=>1}, + 'identifier' => {'type'=>'Identifier', 'path'=>'ImplementationGuide.identifier', 'min'=>0, 'max'=>Float::INFINITY}, + 'version' => {'type'=>'string', 'path'=>'ImplementationGuide.version', 'min'=>0, 'max'=>1}, + 'versionAlgorithmString' => {'type'=>'string', 'path'=>'ImplementationGuide.versionAlgorithm[x]', 'min'=>0, 'max'=>1}, + 'versionAlgorithmCoding' => {'valid_codes'=>{'http://hl7.org/fhir/version-algorithm'=>['semver', 'integer', 'alpha', 'date', 'natural']}, 'type'=>'Coding', 'path'=>'ImplementationGuide.versionAlgorithm[x]', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/version-algorithm'}}, + 'name' => {'type'=>'string', 'path'=>'ImplementationGuide.name', 'min'=>1, 'max'=>1}, + 'title' => {'type'=>'string', 'path'=>'ImplementationGuide.title', 'min'=>0, 'max'=>1}, + 'status' => {'valid_codes'=>{'http://hl7.org/fhir/publication-status'=>['draft', 'active', 'retired', 'unknown']}, 'type'=>'code', 'path'=>'ImplementationGuide.status', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/publication-status'}}, + 'experimental' => {'type'=>'boolean', 'path'=>'ImplementationGuide.experimental', 'min'=>0, 'max'=>1}, + 'date' => {'type'=>'dateTime', 'path'=>'ImplementationGuide.date', 'min'=>0, 'max'=>1}, + 'publisher' => {'type'=>'string', 'path'=>'ImplementationGuide.publisher', 'min'=>0, 'max'=>1}, + 'contact' => {'type'=>'ContactDetail', 'path'=>'ImplementationGuide.contact', 'min'=>0, 'max'=>Float::INFINITY}, + 'description' => {'type'=>'markdown', 'path'=>'ImplementationGuide.description', 'min'=>0, 'max'=>1}, + 'useContext' => {'type'=>'UsageContext', 'path'=>'ImplementationGuide.useContext', 'min'=>0, 'max'=>Float::INFINITY}, + 'jurisdiction' => {'valid_codes'=>{'urn:iso:std:iso:3166'=>['AD', 'AE', 'AF', 'AG', 'AI', 'AL', 'AM', 'AO', 'AQ', 'AR', 'AS', 'AT', 'AU', 'AW', 'AX', 'AZ', 'BA', 'BB', 'BD', 'BE', 'BF', 'BG', 'BH', 'BI', 'BJ', 'BL', 'BM', 'BN', 'BO', 'BQ', 'BR', 'BS', 'BT', 'BV', 'BW', 'BY', 'BZ', 'CA', 'CC', 'CD', 'CF', 'CG', 'CH', 'CI', 'CK', 'CL', 'CM', 'CN', 'CO', 'CR', 'CU', 'CV', 'CW', 'CX', 'CY', 'CZ', 'DE', 'DJ', 'DK', 'DM', 'DO', 'DZ', 'EC', 'EE', 'EG', 'EH', 'ER', 'ES', 'ET', 'FI', 'FJ', 'FK', 'FM', 'FO', 'FR', 'GA', 'GB', 'GD', 'GE', 'GF', 'GG', 'GH', 'GI', 'GL', 'GM', 'GN', 'GP', 'GQ', 'GR', 'GS', 'GT', 'GU', 'GW', 'GY', 'HK', 'HM', 'HN', 'HR', 'HT', 'HU', 'ID', 'IE', 'IL', 'IM', 'IN', 'IO', 'IQ', 'IR', 'IS', 'IT', 'JE', 'JM', 'JO', 'JP', 'KE', 'KG', 'KH', 'KI', 'KM', 'KN', 'KP', 'KR', 'KW', 'KY', 'KZ', 'LA', 'LB', 'LC', 'LI', 'LK', 'LR', 'LS', 'LT', 'LU', 'LV', 'LY', 'MA', 'MC', 'MD', 'ME', 'MF', 'MG', 'MH', 'MK', 'ML', 'MM', 'MN', 'MO', 'MP', 'MQ', 'MR', 'MS', 'MT', 'MU', 'MV', 'MW', 'MX', 'MY', 'MZ', 'NA', 'NC', 'NE', 'NF', 'NG', 'NI', 'NL', 'NO', 'NP', 'NR', 'NU', 'NZ', 'OM', 'PA', 'PE', 'PF', 'PG', 'PH', 'PK', 'PL', 'PM', 'PN', 'PR', 'PS', 'PT', 'PW', 'PY', 'QA', 'RE', 'RO', 'RS', 'RU', 'RW', 'SA', 'SB', 'SC', 'SD', 'SE', 'SG', 'SH', 'SI', 'SJ', 'SK', 'SL', 'SM', 'SN', 'SO', 'SR', 'SS', 'ST', 'SV', 'SX', 'SY', 'SZ', 'TC', 'TD', 'TF', 'TG', 'TH', 'TJ', 'TK', 'TL', 'TM', 'TN', 'TO', 'TR', 'TT', 'TV', 'TW', 'TZ', 'UA', 'UG', 'UM', 'US', 'UY', 'UZ', 'VA', 'VC', 'VE', 'VG', 'VI', 'VN', 'VU', 'WF', 'WS', 'YE', 'YT', 'ZA', 'ZM', 'ZW', 'ABW', 'AFG', 'AGO', 'AIA', 'ALA', 'ALB', 'AND', 'ARE', 'ARG', 'ARM', 'ASM', 'ATA', 'ATF', 'ATG', 'AUS', 'AUT', 'AZE', 'BDI', 'BEL', 'BEN', 'BES', 'BFA', 'BGD', 'BGR', 'BHR', 'BHS', 'BIH', 'BLM', 'BLR', 'BLZ', 'BMU', 'BOL', 'BRA', 'BRB', 'BRN', 'BTN', 'BVT', 'BWA', 'CAF', 'CAN', 'CCK', 'CHE', 'CHL', 'CHN', 'CIV', 'CMR', 'COD', 'COG', 'COK', 'COL', 'COM', 'CPV', 'CRI', 'CUB', 'CUW', 'CXR', 'CYM', 'CYP', 'CZE', 'DEU', 'DJI', 'DMA', 'DNK', 'DOM', 'DZA', 'ECU', 'EGY', 'ERI', 'ESH', 'ESP', 'EST', 'ETH', 'FIN', 'FJI', 'FLK', 'FRA', 'FRO', 'FSM', 'GAB', 'GBR', 'GEO', 'GGY', 'GHA', 'GIB', 'GIN', 'GLP', 'GMB', 'GNB', 'GNQ', 'GRC', 'GRD', 'GRL', 'GTM', 'GUF', 'GUM', 'GUY', 'HKG', 'HMD', 'HND', 'HRV', 'HTI', 'HUN', 'IDN', 'IMN', 'IND', 'IOT', 'IRL', 'IRN', 'IRQ', 'ISL', 'ISR', 'ITA', 'JAM', 'JEY', 'JOR', 'JPN', 'KAZ', 'KEN', 'KGZ', 'KHM', 'KIR', 'KNA', 'KOR', 'KWT', 'LAO', 'LBN', 'LBR', 'LBY', 'LCA', 'LIE', 'LKA', 'LSO', 'LTU', 'LUX', 'LVA', 'MAC', 'MAF', 'MAR', 'MCO', 'MDA', 'MDG', 'MDV', 'MEX', 'MHL', 'MKD', 'MLI', 'MLT', 'MMR', 'MNE', 'MNG', 'MNP', 'MOZ', 'MRT', 'MSR', 'MTQ', 'MUS', 'MWI', 'MYS', 'MYT', 'NAM', 'NCL', 'NER', 'NFK', 'NGA', 'NIC', 'NIU', 'NLD', 'NOR', 'NPL', 'NRU', 'NZL', 'OMN', 'PAK', 'PAN', 'PCN', 'PER', 'PHL', 'PLW', 'PNG', 'POL', 'PRI', 'PRK', 'PRT', 'PRY', 'PSE', 'PYF', 'QAT', 'REU', 'ROU', 'RUS', 'RWA', 'SAU', 'SDN', 'SEN', 'SGP', 'SGS', 'SHN', 'SJM', 'SLB', 'SLE', 'SLV', 'SMR', 'SOM', 'SPM', 'SRB', 'SSD', 'STP', 'SUR', 'SVK', 'SVN', 'SWE', 'SWZ', 'SXM', 'SYC', 'SYR', 'TCA', 'TCD', 'TGO', 'THA', 'TJK', 'TKL', 'TKM', 'TLS', 'TON', 'TTO', 'TUN', 'TUR', 'TUV', 'TWN', 'TZA', 'UGA', 'UKR', 'UMI', 'URY', 'USA', 'UZB', 'VAT', 'VCT', 'VEN', 'VGB', 'VIR', 'VNM', 'VUT', 'WLF', 'WSM', 'YEM', 'ZAF', 'ZMB', 'ZWE', '004', '008', '010', '012', '016', '020', '024', '028', '031', '032', '036', '040', '044', '048', '050', '051', '052', '056', '060', '064', '068', '070', '072', '074', '076', '084', '086', '090', '092', '096', '100', '104', '108', '112', '116', '120', '124', '132', '136', '140', '144', '148', '152', '156', '158', '162', '166', '170', '174', '175', '178', '180', '184', '188', '191', '192', '196', '203', '204', '208', '212', '214', '218', '222', '226', '231', '232', '233', '234', '238', '239', '242', '246', '248', '250', '254', '258', '260', '262', '266', '268', '270', '275', '276', '288', '292', '296', '300', '304', '308', '312', '316', '320', '324', '328', '332', '334', '336', '340', '344', '348', '352', '356', '360', '364', '368', '372', '376', '380', '384', '388', '392', '398', '400', '404', '408', '410', '414', '417', '418', '422', '426', '428', '430', '434', '438', '440', '442', '446', '450', '454', '458', '462', '466', '470', '474', '478', '480', '484', '492', '496', '498', '499', '500', '504', '508', '512', '516', '520', '524', '528', '531', '533', '534', '535', '540', '548', '554', '558', '562', '566', '570', '574', '578', '580', '581', '583', '584', '585', '586', '591', '598', '600', '604', '608', '612', '616', '620', '624', '626', '630', '634', '638', '642', '643', '646', '652', '654', '659', '660', '662', '663', '666', '670', '674', '678', '682', '686', '688', '690', '694', '702', '703', '704', '705', '706', '710', '716', '724', '728', '729', '732', '740', '744', '748', '752', '756', '760', '762', '764', '768', '772', '776', '780', '784', '788', '792', '795', '796', '798', '800', '804', '807', '818', '826', '831', '832', '833', '834', '840', '850', '854', '858', '860', '862', '876', '882', '887', '894'], 'urn:iso:std:iso:3166:-2'=>['AF-BAL', 'AF-BAM', 'AF-BDG', 'AF-BDS', 'AF-BGL', 'AF-DAY', 'AF-FRA', 'AF-FYB', 'AF-GHA', 'AF-GHO', 'AF-HEL', 'AF-HER', 'AF-JOW', 'AF-KAB', 'AF-KAN', 'AF-KAP', 'AF-KDZ', 'AF-KHO', 'AF-KNR', 'AF-LAG', 'AF-LOG', 'AF-NAN', 'AF-NIM', 'AF-NUR', 'AF-PAN', 'AF-PAR', 'AF-PIA', 'AF-PKA', 'AF-SAM', 'AF-SAR', 'AF-TAK', 'AF-URU', 'AF-WAR', 'AF-ZAB', 'AX-AX', 'AL-01', 'AL-02', 'AL-03', 'AL-04', 'AL-05', 'AL-06', 'AL-07', 'AL-08', 'AL-09', 'AL-10', 'AL-11', 'AL-12', 'AL-BR', 'AL-BU', 'AL-DI', 'AL-DL', 'AL-DR', 'AL-DV', 'AL-EL', 'AL-ER', 'AL-FR', 'AL-GJ', 'AL-GR', 'AL-HA', 'AL-KA', 'AL-KB', 'AL-KC', 'AL-KO', 'AL-KR', 'AL-KU', 'AL-LB', 'AL-LE', 'AL-LU', 'AL-MK', 'AL-MM', 'AL-MR', 'AL-MT', 'AL-PG', 'AL-PQ', 'AL-PR', 'AL-PU', 'AL-SH', 'AL-SK', 'AL-SR', 'AL-TE', 'AL-TP', 'AL-TR', 'AL-VL', 'DZ-01', 'DZ-02', 'DZ-03', 'DZ-04', 'DZ-05', 'DZ-06', 'DZ-07', 'DZ-08', 'DZ-09', 'DZ-10', 'DZ-11', 'DZ-12', 'DZ-13', 'DZ-14', 'DZ-15', 'DZ-16', 'DZ-17', 'DZ-18', 'DZ-19', 'DZ-20', 'DZ-21', 'DZ-22', 'DZ-23', 'DZ-24', 'DZ-25', 'DZ-26', 'DZ-27', 'DZ-28', 'DZ-29', 'DZ-30', 'DZ-31', 'DZ-32', 'DZ-33', 'DZ-34', 'DZ-35', 'DZ-36', 'DZ-37', 'DZ-38', 'DZ-39', 'DZ-40', 'DZ-41', 'DZ-42', 'DZ-43', 'DZ-44', 'DZ-45', 'DZ-46', 'DZ-47', 'DZ-48', 'AS-AS', 'AD-02', 'AD-03', 'AD-04', 'AD-05', 'AD-06', 'AD-07', 'AD-08', 'AO-BGO', 'AO-BGU', 'AO-BIE', 'AO-CAB', 'AO-CCU', 'AO-CNN', 'AO-CNO', 'AO-CUS', 'AO-HUA', 'AO-HUI', 'AO-LNO', 'AO-LSU', 'AO-LUA', 'AO-MAL', 'AO-MOX', 'AO-NAM', 'AO-UIG', 'AO-ZAI', 'AI-AI', 'AQ-AQ', 'AG-03', 'AG-04', 'AG-05', 'AG-06', 'AG-07', 'AG-08', 'AG-10', 'AG-11', 'AR-A', 'AR-B', 'AR-C', 'AR-D', 'AR-E', 'AR-F', 'AR-G', 'AR-H', 'AR-J', 'AR-K', 'AR-L', 'AR-M', 'AR-N', 'AR-P', 'AR-Q', 'AR-R', 'AR-S', 'AR-T', 'AR-U', 'AR-V', 'AR-W', 'AR-X', 'AR-Y', 'AR-Z', 'AM-AG', 'AM-AR', 'AM-AV', 'AM-ER', 'AM-GR', 'AM-KT', 'AM-LO', 'AM-SH', 'AM-SU', 'AM-TV', 'AM-VD', 'AW-AW', 'AU-ACT', 'AU-NSW', 'AU-NT', 'AU-QLD', 'AU-SA', 'AU-TAS', 'AU-VIC', 'AU-WA', 'AT-1', 'AT-2', 'AT-3', 'AT-4', 'AT-5', 'AT-6', 'AT-7', 'AT-8', 'AT-9', 'AZ-ABS', 'AZ-AGA', 'AZ-AGC', 'AZ-AGM', 'AZ-AGS', 'AZ-AGU', 'AZ-AST', 'AZ-BA', 'AZ-BAB', 'AZ-BAL', 'AZ-BAR', 'AZ-BEY', 'AZ-BIL', 'AZ-CAB', 'AZ-CAL', 'AZ-CUL', 'AZ-DAS', 'AZ-FUZ', 'AZ-GAD', 'AZ-GA', 'AZ-GOR', 'AZ-GOY', 'AZ-GYG', 'AZ-HAC', 'AZ-IMI', 'AZ-ISM', 'AZ-KAL', 'AZ-KAN', 'AZ-KUR', 'AZ-LAC', 'AZ-LA', 'AZ-LAN', 'AZ-LER']}, 'type'=>'CodeableConcept', 'path'=>'ImplementationGuide.jurisdiction', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/jurisdiction'}}, + 'purpose' => {'type'=>'markdown', 'path'=>'ImplementationGuide.purpose', 'min'=>0, 'max'=>1}, + 'copyright' => {'type'=>'markdown', 'path'=>'ImplementationGuide.copyright', 'min'=>0, 'max'=>1}, + 'copyrightLabel' => {'type'=>'string', 'path'=>'ImplementationGuide.copyrightLabel', 'min'=>0, 'max'=>1}, + 'packageId' => {'type'=>'id', 'path'=>'ImplementationGuide.packageId', 'min'=>1, 'max'=>1}, + 'license' => {'valid_codes'=>{'http://hl7.org/fhir/spdx-license'=>['not-open-source', '0BSD', 'AAL', 'Abstyles', 'Adobe-2006', 'Adobe-Glyph', 'ADSL', 'AFL-1.1', 'AFL-1.2', 'AFL-2.0', 'AFL-2.1', 'AFL-3.0', 'Afmparse', 'AGPL-1.0-only', 'AGPL-1.0-or-later', 'AGPL-3.0-only', 'AGPL-3.0-or-later', 'Aladdin', 'AMDPLPA', 'AML', 'AMPAS', 'ANTLR-PD', 'Apache-1.0', 'Apache-1.1', 'Apache-2.0', 'APAFML', 'APL-1.0', 'APSL-1.0', 'APSL-1.1', 'APSL-1.2', 'APSL-2.0', 'Artistic-1.0-cl8', 'Artistic-1.0-Perl', 'Artistic-1.0', 'Artistic-2.0', 'Bahyph', 'Barr', 'Beerware', 'BitTorrent-1.0', 'BitTorrent-1.1', 'Borceux', 'BSD-1-Clause', 'BSD-2-Clause-FreeBSD', 'BSD-2-Clause-NetBSD', 'BSD-2-Clause-Patent', 'BSD-2-Clause', 'BSD-3-Clause-Attribution', 'BSD-3-Clause-Clear', 'BSD-3-Clause-LBNL', 'BSD-3-Clause-No-Nuclear-License-2014', 'BSD-3-Clause-No-Nuclear-License', 'BSD-3-Clause-No-Nuclear-Warranty', 'BSD-3-Clause', 'BSD-4-Clause-UC', 'BSD-4-Clause', 'BSD-Protection', 'BSD-Source-Code', 'BSL-1.0', 'bzip2-1.0.5', 'bzip2-1.0.6', 'Caldera', 'CATOSL-1.1', 'CC-BY-1.0', 'CC-BY-2.0', 'CC-BY-2.5', 'CC-BY-3.0', 'CC-BY-4.0', 'CC-BY-NC-1.0', 'CC-BY-NC-2.0', 'CC-BY-NC-2.5', 'CC-BY-NC-3.0', 'CC-BY-NC-4.0', 'CC-BY-NC-ND-1.0', 'CC-BY-NC-ND-2.0', 'CC-BY-NC-ND-2.5', 'CC-BY-NC-ND-3.0', 'CC-BY-NC-ND-4.0', 'CC-BY-NC-SA-1.0', 'CC-BY-NC-SA-2.0', 'CC-BY-NC-SA-2.5', 'CC-BY-NC-SA-3.0', 'CC-BY-NC-SA-4.0', 'CC-BY-ND-1.0', 'CC-BY-ND-2.0', 'CC-BY-ND-2.5', 'CC-BY-ND-3.0', 'CC-BY-ND-4.0', 'CC-BY-SA-1.0', 'CC-BY-SA-2.0', 'CC-BY-SA-2.5', 'CC-BY-SA-3.0', 'CC-BY-SA-4.0', 'CC0-1.0', 'CDDL-1.0', 'CDDL-1.1', 'CDLA-Permissive-1.0', 'CDLA-Sharing-1.0', 'CECILL-1.0', 'CECILL-1.1', 'CECILL-2.0', 'CECILL-2.1', 'CECILL-B', 'CECILL-C', 'ClArtistic', 'CNRI-Jython', 'CNRI-Python-GPL-Compatible', 'CNRI-Python', 'Condor-1.1', 'CPAL-1.0', 'CPL-1.0', 'CPOL-1.02', 'Crossword', 'CrystalStacker', 'CUA-OPL-1.0', 'Cube', 'curl', 'D-FSL-1.0', 'diffmark', 'DOC', 'Dotseqn', 'DSDP', 'dvipdfm', 'ECL-1.0', 'ECL-2.0', 'EFL-1.0', 'EFL-2.0', 'eGenix', 'Entessa', 'EPL-1.0', 'EPL-2.0', 'ErlPL-1.1', 'EUDatagrid', 'EUPL-1.0', 'EUPL-1.1', 'EUPL-1.2', 'Eurosym', 'Fair', 'Frameworx-1.0', 'FreeImage', 'FSFAP', 'FSFUL', 'FSFULLR', 'FTL', 'GFDL-1.1-only', 'GFDL-1.1-or-later', 'GFDL-1.2-only', 'GFDL-1.2-or-later', 'GFDL-1.3-only', 'GFDL-1.3-or-later', 'Giftware', 'GL2PS', 'Glide', 'Glulxe', 'gnuplot', 'GPL-1.0-only', 'GPL-1.0-or-later', 'GPL-2.0-only', 'GPL-2.0-or-later', 'GPL-3.0-only', 'GPL-3.0-or-later', 'gSOAP-1.3b', 'HaskellReport', 'HPND', 'IBM-pibs', 'ICU', 'IJG', 'ImageMagick', 'iMatix', 'Imlib2', 'Info-ZIP', 'Intel-ACPI', 'Intel', 'Interbase-1.0', 'IPA', 'IPL-1.0', 'ISC', 'JasPer-2.0', 'JSON', 'LAL-1.2', 'LAL-1.3', 'Latex2e', 'Leptonica', 'LGPL-2.0-only', 'LGPL-2.0-or-later', 'LGPL-2.1-only', 'LGPL-2.1-or-later', 'LGPL-3.0-only', 'LGPL-3.0-or-later', 'LGPLLR', 'Libpng', 'libtiff', 'LiLiQ-P-1.1', 'LiLiQ-R-1.1', 'LiLiQ-Rplus-1.1', 'Linux-OpenIB', 'LPL-1.0', 'LPL-1.02', 'LPPL-1.0', 'LPPL-1.1', 'LPPL-1.2', 'LPPL-1.3a', 'LPPL-1.3c', 'MakeIndex', 'MirOS', 'MIT-0', 'MIT-advertising', 'MIT-CMU', 'MIT-enna', 'MIT-feh', 'MIT', 'MITNFA', 'Motosoto', 'mpich2', 'MPL-1.0', 'MPL-1.1', 'MPL-2.0-no-copyleft-exception', 'MPL-2.0', 'MS-PL', 'MS-RL', 'MTLL', 'Multics', 'Mup', 'NASA-1.3', 'Naumen', 'NBPL-1.0', 'NCSA', 'Net-SNMP', 'NetCDF', 'Newsletr', 'NGPL', 'NLOD-1.0', 'NLPL', 'Nokia', 'NOSL', 'Noweb', 'NPL-1.0', 'NPL-1.1', 'NPOSL-3.0', 'NRL', 'NTP', 'OCCT-PL', 'OCLC-2.0', 'ODbL-1.0', 'OFL-1.0', 'OFL-1.1', 'OGTSL', 'OLDAP-1.1', 'OLDAP-1.2', 'OLDAP-1.3', 'OLDAP-1.4', 'OLDAP-2.0.1', 'OLDAP-2.0', 'OLDAP-2.1', 'OLDAP-2.2.1', 'OLDAP-2.2.2', 'OLDAP-2.2', 'OLDAP-2.3', 'OLDAP-2.4', 'OLDAP-2.5', 'OLDAP-2.6', 'OLDAP-2.7', 'OLDAP-2.8', 'OML', 'OpenSSL', 'OPL-1.0', 'OSET-PL-2.1', 'OSL-1.0', 'OSL-1.1', 'OSL-2.0', 'OSL-2.1', 'OSL-3.0', 'PDDL-1.0', 'PHP-3.0', 'PHP-3.01', 'Plexus', 'PostgreSQL', 'psfrag', 'psutils', 'Python-2.0', 'Qhull', 'QPL-1.0', 'Rdisc', 'RHeCos-1.1', 'RPL-1.1', 'RPL-1.5', 'RPSL-1.0', 'RSA-MD', 'RSCPL', 'Ruby', 'SAX-PD', 'Saxpath', 'SCEA', 'Sendmail', 'SGI-B-1.0', 'SGI-B-1.1', 'SGI-B-2.0', 'SimPL-2.0', 'SISSL-1.2', 'SISSL', 'Sleepycat', 'SMLNJ', 'SMPPL', 'SNIA', 'Spencer-86', 'Spencer-94', 'Spencer-99', 'SPL-1.0', 'SugarCRM-1.1.3', 'SWL', 'TCL', 'TCP-wrappers', 'TMate', 'TORQUE-1.1', 'TOSL', 'Unicode-DFS-2015', 'Unicode-DFS-2016', 'Unicode-TOU', 'Unlicense', 'UPL-1.0', 'Vim', 'VOSTROM', 'VSL-1.0', 'W3C-19980720', 'W3C-20150513', 'W3C', 'Watcom-1.0', 'Wsuipa', 'WTFPL', 'X11', 'Xerox', 'XFree86-1.1', 'xinetd', 'Xnet', 'xpp', 'XSkat', 'YPL-1.0', 'YPL-1.1', 'Zed', 'Zend-2.0', 'Zimbra-1.3', 'Zimbra-1.4', 'zlib-acknowledgement', 'Zlib', 'ZPL-1.1', 'ZPL-2.0', 'ZPL-2.1']}, 'type'=>'code', 'path'=>'ImplementationGuide.license', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/spdx-license'}}, + 'fhirVersion' => {'valid_codes'=>{'http://hl7.org/fhir/FHIR-version'=>['0.01', '0.05', '0.06', '0.11', '0.0', '0.0.80', '0.0.81', '0.0.82', '0.4', '0.4.0', '0.5', '0.5.0', '1.0', '1.0.0', '1.0.1', '1.0.2', '1.1', '1.1.0', '1.4', '1.4.0', '1.6', '1.6.0', '1.8', '1.8.0', '3.0', '3.0.0', '3.0.1', '3.0.2', '3.3', '3.3.0', '3.5', '3.5.0', '4.0', '4.0.0', '4.0.1', '4.1', '4.1.0', '4.2', '4.2.0', '4.3', '4.3.0', '4.3.0-cibuild', '4.3.0-snapshot1', '4.4', '4.4.0', '4.5', '4.5.0', '4.6', '4.6.0', '5.0', '5.0.0', '5.0.0-cibuild', '5.0.0-snapshot1', '5.0.0-snapshot2', '5.0.0-ballot', '5.0.0-snapshot3', '5.0.0-draft-final', '6.0', '6.0.0', '6.0.0-ballo1', '6.0.0-ballot2']}, 'type'=>'code', 'path'=>'ImplementationGuide.fhirVersion', 'min'=>1, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/FHIR-version'}}, + 'dependsOn' => {'type'=>'ImplementationGuide::DependsOn', 'path'=>'ImplementationGuide.dependsOn', 'min'=>0, 'max'=>Float::INFINITY}, + 'global' => {'type'=>'ImplementationGuide::Global', 'path'=>'ImplementationGuide.global', 'min'=>0, 'max'=>Float::INFINITY}, + 'definition' => {'type'=>'ImplementationGuide::Definition', 'path'=>'ImplementationGuide.definition', 'min'=>0, 'max'=>1}, + 'manifest' => {'type'=>'ImplementationGuide::Manifest', 'path'=>'ImplementationGuide.manifest', 'min'=>0, 'max'=>1} + } + + class DependsOn < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'DependsOn.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'DependsOn.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'DependsOn.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'uri' => {'type'=>'canonical', 'path'=>'DependsOn.uri', 'min'=>1, 'max'=>1}, + 'packageId' => {'type'=>'id', 'path'=>'DependsOn.packageId', 'min'=>0, 'max'=>1}, + 'version' => {'type'=>'string', 'path'=>'DependsOn.version', 'min'=>0, 'max'=>1}, + 'reason' => {'type'=>'markdown', 'path'=>'DependsOn.reason', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :uri # 1-1 canonical + attr_accessor :packageId # 0-1 id + attr_accessor :version # 0-1 string + attr_accessor :reason # 0-1 markdown + end + + class Global < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Global.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Global.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Global.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'type' => {'valid_codes'=>{'http://hl7.org/fhir/fhir-types'=>['Account', 'ActivityDefinition', 'ActorDefinition', 'AdministrableProductDefinition', 'AdverseEvent', 'AllergyIntolerance', 'Appointment', 'AppointmentResponse', 'ArtifactAssessment', 'AuditEvent', 'Basic', 'Binary', 'BiologicallyDerivedProduct', 'BiologicallyDerivedProductDispense', 'BodyStructure', 'Bundle', 'CapabilityStatement', 'CarePlan', 'CareTeam', 'ChargeItem', 'ChargeItemDefinition', 'Citation', 'Claim', 'ClaimResponse', 'ClinicalImpression', 'ClinicalUseDefinition', 'CodeSystem', 'Communication', 'CommunicationRequest', 'CompartmentDefinition', 'Composition', 'ConceptMap', 'Condition', 'ConditionDefinition', 'Consent', 'Contract', 'Coverage', 'CoverageEligibilityRequest', 'CoverageEligibilityResponse', 'DetectedIssue', 'Device', 'DeviceAlert', 'DeviceAssociation', 'DeviceDefinition', 'DeviceDispense', 'DeviceMetric', 'DeviceRequest', 'DeviceUsage', 'DiagnosticReport', 'DocumentReference', 'Encounter', 'EncounterHistory', 'Endpoint', 'EnrollmentRequest', 'EnrollmentResponse', 'EpisodeOfCare', 'EventDefinition', 'Evidence', 'EvidenceReport', 'EvidenceVariable', 'ExampleScenario', 'ExplanationOfBenefit', 'FamilyMemberHistory', 'Flag', 'FormularyItem', 'GenomicStudy', 'Goal', 'GraphDefinition', 'Group', 'GuidanceResponse', 'HealthcareService', 'ImagingSelection', 'ImagingStudy', 'Immunization', 'ImmunizationEvaluation', 'ImmunizationRecommendation', 'ImplementationGuide', 'Ingredient', 'InsurancePlan', 'InsuranceProduct', 'InventoryItem', 'InventoryReport', 'Invoice', 'Library', 'Linkage', 'List', 'Location', 'ManufacturedItemDefinition', 'Measure', 'MeasureReport', 'Medication', 'MedicationAdministration', 'MedicationDispense', 'MedicationKnowledge', 'MedicationRequest', 'MedicationStatement', 'MedicinalProductDefinition', 'MessageDefinition', 'MessageHeader', 'MolecularDefinition', 'MolecularSequence', 'NamingSystem', 'NutritionIntake', 'NutritionOrder', 'NutritionProduct', 'Observation', 'ObservationDefinition', 'OperationDefinition', 'OperationOutcome', 'Organization', 'OrganizationAffiliation', 'PackagedProductDefinition', 'Parameters', 'Patient', 'PaymentNotice', 'PaymentReconciliation', 'Permission', 'Person', 'PersonalRelationship', 'PlanDefinition', 'Practitioner', 'PractitionerRole', 'Procedure', 'Provenance', 'Questionnaire', 'QuestionnaireResponse', 'RegulatedAuthorization', 'RelatedPerson', 'RequestOrchestration', 'Requirements', 'ResearchStudy', 'ResearchSubject', 'RiskAssessment', 'Schedule', 'SearchParameter', 'ServiceRequest', 'Slot', 'Specimen', 'SpecimenDefinition', 'StructureDefinition', 'StructureMap', 'Subscription', 'SubscriptionStatus', 'SubscriptionTopic', 'Substance', 'SubstanceDefinition', 'SubstanceNucleicAcid', 'SubstancePolymer', 'SubstanceProtein', 'SubstanceReferenceInformation', 'SubstanceSourceMaterial', 'SupplyDelivery', 'SupplyRequest', 'Task', 'TerminologyCapabilities', 'TestPlan', 'TestReport', 'TestScript', 'Transport', 'ValueSet', 'VerificationResult', 'VisionPrescription']}, 'type'=>'code', 'path'=>'Global.type', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/resource-types'}}, + 'profile' => {'type'=>'canonical', 'path'=>'Global.profile', 'min'=>1, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :type # 1-1 code + attr_accessor :profile # 1-1 canonical + end + + class Definition < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Definition.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Definition.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Definition.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'grouping' => {'type'=>'ImplementationGuide::Definition::Grouping', 'path'=>'Definition.grouping', 'min'=>0, 'max'=>Float::INFINITY}, + 'resource' => {'type'=>'ImplementationGuide::Definition::Resource', 'path'=>'Definition.resource', 'min'=>0, 'max'=>Float::INFINITY}, + 'page' => {'type'=>'ImplementationGuide::Definition::Page', 'path'=>'Definition.page', 'min'=>0, 'max'=>1}, + 'parameter' => {'type'=>'ImplementationGuide::Definition::Parameter', 'path'=>'Definition.parameter', 'min'=>0, 'max'=>Float::INFINITY}, + 'template' => {'type'=>'ImplementationGuide::Definition::Template', 'path'=>'Definition.template', 'min'=>0, 'max'=>Float::INFINITY} + } + + class Grouping < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Grouping.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Grouping.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Grouping.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'name' => {'type'=>'string', 'path'=>'Grouping.name', 'min'=>1, 'max'=>1}, + 'description' => {'type'=>'markdown', 'path'=>'Grouping.description', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :name # 1-1 string + attr_accessor :description # 0-1 markdown + end + + class Resource < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Resource.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Resource.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Resource.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'reference' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Resource'], 'type'=>'Reference', 'path'=>'Resource.reference', 'min'=>1, 'max'=>1}, + 'fhirVersion' => {'valid_codes'=>{'http://hl7.org/fhir/FHIR-version'=>['0.01', '0.05', '0.06', '0.11', '0.0', '0.0.80', '0.0.81', '0.0.82', '0.4', '0.4.0', '0.5', '0.5.0', '1.0', '1.0.0', '1.0.1', '1.0.2', '1.1', '1.1.0', '1.4', '1.4.0', '1.6', '1.6.0', '1.8', '1.8.0', '3.0', '3.0.0', '3.0.1', '3.0.2', '3.3', '3.3.0', '3.5', '3.5.0', '4.0', '4.0.0', '4.0.1', '4.1', '4.1.0', '4.2', '4.2.0', '4.3', '4.3.0', '4.3.0-cibuild', '4.3.0-snapshot1', '4.4', '4.4.0', '4.5', '4.5.0', '4.6', '4.6.0', '5.0', '5.0.0', '5.0.0-cibuild', '5.0.0-snapshot1', '5.0.0-snapshot2', '5.0.0-ballot', '5.0.0-snapshot3', '5.0.0-draft-final', '6.0', '6.0.0', '6.0.0-ballo1', '6.0.0-ballot2']}, 'type'=>'code', 'path'=>'Resource.fhirVersion', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/FHIR-version'}}, + 'name' => {'type'=>'string', 'path'=>'Resource.name', 'min'=>0, 'max'=>1}, + 'description' => {'type'=>'markdown', 'path'=>'Resource.description', 'min'=>0, 'max'=>1}, + 'isExample' => {'type'=>'boolean', 'path'=>'Resource.isExample', 'min'=>0, 'max'=>1}, + 'profile' => {'type'=>'canonical', 'path'=>'Resource.profile', 'min'=>0, 'max'=>Float::INFINITY}, + 'groupingId' => {'type'=>'id', 'path'=>'Resource.groupingId', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :reference # 1-1 Reference(Resource) + attr_accessor :fhirVersion # 0-* [ code ] + attr_accessor :name # 0-1 string + attr_accessor :description # 0-1 markdown + attr_accessor :isExample # 0-1 boolean + attr_accessor :profile # 0-* [ canonical ] + attr_accessor :groupingId # 0-1 id + end + + class Page < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'source' => ['url', 'string', 'markdown'] + } + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Page.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Page.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Page.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'sourceUrl' => {'type'=>'url', 'path'=>'Page.source[x]', 'min'=>0, 'max'=>1}, + 'sourceString' => {'type'=>'string', 'path'=>'Page.source[x]', 'min'=>0, 'max'=>1}, + 'sourceMarkdown' => {'type'=>'markdown', 'path'=>'Page.source[x]', 'min'=>0, 'max'=>1}, + 'name' => {'type'=>'url', 'path'=>'Page.name', 'min'=>1, 'max'=>1}, + 'title' => {'type'=>'string', 'path'=>'Page.title', 'min'=>1, 'max'=>1}, + 'generation' => {'valid_codes'=>{'http://hl7.org/fhir/guide-page-generation'=>['html', 'markdown', 'xml', 'generated']}, 'type'=>'code', 'path'=>'Page.generation', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/guide-page-generation'}}, + 'page' => {'type'=>'ImplementationGuide::Definition::Page', 'path'=>'Page.page', 'min'=>0, 'max'=>Float::INFINITY} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :sourceUrl # 0-1 url + attr_accessor :sourceString # 0-1 string + attr_accessor :sourceMarkdown # 0-1 markdown + attr_accessor :name # 1-1 url + attr_accessor :title # 1-1 string + attr_accessor :generation # 1-1 code + attr_accessor :page # 0-* [ ImplementationGuide::Definition::Page ] + end + + class Parameter < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Parameter.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Parameter.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Parameter.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'code' => {'valid_codes'=>{'http://hl7.org/fhir/guide-parameter-code'=>['apply', 'path-resource', 'path-pages', 'path-tx-cache', 'expansion-parameter', 'rule-broken-links', 'generate-xml', 'generate-json', 'generate-turtle', 'html-template']}, 'type'=>'Coding', 'path'=>'Parameter.code', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/guide-parameter-code'}}, + 'value' => {'type'=>'string', 'path'=>'Parameter.value', 'min'=>1, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :code # 1-1 Coding + attr_accessor :value # 1-1 string + end + + class Template < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Template.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Template.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Template.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'code' => {'type'=>'code', 'path'=>'Template.code', 'min'=>1, 'max'=>1}, + 'source' => {'type'=>'string', 'path'=>'Template.source', 'min'=>1, 'max'=>1}, + 'scope' => {'type'=>'string', 'path'=>'Template.scope', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :code # 1-1 code + attr_accessor :source # 1-1 string + attr_accessor :scope # 0-1 string + end + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :grouping # 0-* [ ImplementationGuide::Definition::Grouping ] + attr_accessor :resource # 0-* [ ImplementationGuide::Definition::Resource ] + attr_accessor :page # 0-1 ImplementationGuide::Definition::Page + attr_accessor :parameter # 0-* [ ImplementationGuide::Definition::Parameter ] + attr_accessor :template # 0-* [ ImplementationGuide::Definition::Template ] + end + + class Manifest < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Manifest.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Manifest.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Manifest.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'rendering' => {'type'=>'url', 'path'=>'Manifest.rendering', 'min'=>0, 'max'=>1}, + 'resource' => {'type'=>'ImplementationGuide::Manifest::Resource', 'path'=>'Manifest.resource', 'min'=>1, 'max'=>Float::INFINITY}, + 'page' => {'type'=>'ImplementationGuide::Manifest::Page', 'path'=>'Manifest.page', 'min'=>0, 'max'=>Float::INFINITY}, + 'image' => {'type'=>'string', 'path'=>'Manifest.image', 'min'=>0, 'max'=>Float::INFINITY}, + 'other' => {'type'=>'string', 'path'=>'Manifest.other', 'min'=>0, 'max'=>Float::INFINITY} + } + + class Resource < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Resource.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Resource.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Resource.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'reference' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Resource'], 'type'=>'Reference', 'path'=>'Resource.reference', 'min'=>1, 'max'=>1}, + 'isExample' => {'type'=>'boolean', 'path'=>'Resource.isExample', 'min'=>0, 'max'=>1}, + 'profile' => {'type'=>'canonical', 'path'=>'Resource.profile', 'min'=>0, 'max'=>Float::INFINITY}, + 'relativePath' => {'type'=>'url', 'path'=>'Resource.relativePath', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :reference # 1-1 Reference(Resource) + attr_accessor :isExample # 0-1 boolean + attr_accessor :profile # 0-* [ canonical ] + attr_accessor :relativePath # 0-1 url + end + + class Page < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Page.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Page.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Page.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'name' => {'type'=>'string', 'path'=>'Page.name', 'min'=>1, 'max'=>1}, + 'title' => {'type'=>'string', 'path'=>'Page.title', 'min'=>0, 'max'=>1}, + 'anchor' => {'type'=>'string', 'path'=>'Page.anchor', 'min'=>0, 'max'=>Float::INFINITY} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :name # 1-1 string + attr_accessor :title # 0-1 string + attr_accessor :anchor # 0-* [ string ] + end + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :rendering # 0-1 url + attr_accessor :resource # 1-* [ ImplementationGuide::Manifest::Resource ] + attr_accessor :page # 0-* [ ImplementationGuide::Manifest::Page ] + attr_accessor :image # 0-* [ string ] + attr_accessor :other # 0-* [ string ] + end + + attr_accessor :id # 0-1 id + attr_accessor :meta # 0-1 Meta + attr_accessor :implicitRules # 0-1 uri + attr_accessor :language # 0-1 code + attr_accessor :text # 0-1 Narrative + attr_accessor :contained # 0-* [ Resource ] + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :url # 1-1 uri + attr_accessor :identifier # 0-* [ Identifier ] + attr_accessor :version # 0-1 string + attr_accessor :versionAlgorithmString # 0-1 string + attr_accessor :versionAlgorithmCoding # 0-1 Coding + attr_accessor :name # 1-1 string + attr_accessor :title # 0-1 string + attr_accessor :status # 1-1 code + attr_accessor :experimental # 0-1 boolean + attr_accessor :date # 0-1 dateTime + attr_accessor :publisher # 0-1 string + attr_accessor :contact # 0-* [ ContactDetail ] + attr_accessor :description # 0-1 markdown + attr_accessor :useContext # 0-* [ UsageContext ] + attr_accessor :jurisdiction # 0-* [ CodeableConcept ] + attr_accessor :purpose # 0-1 markdown + attr_accessor :copyright # 0-1 markdown + attr_accessor :copyrightLabel # 0-1 string + attr_accessor :packageId # 1-1 id + attr_accessor :license # 0-1 code + attr_accessor :fhirVersion # 1-* [ code ] + attr_accessor :dependsOn # 0-* [ ImplementationGuide::DependsOn ] + attr_accessor :global # 0-* [ ImplementationGuide::Global ] + attr_accessor :definition # 0-1 ImplementationGuide::Definition + attr_accessor :manifest # 0-1 ImplementationGuide::Manifest + + def resourceType + 'ImplementationGuide' + end + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/resources/Ingredient.rb b/lib/fhir_models/r6/generated/resources/Ingredient.rb new file mode 100644 index 00000000..fe362a1e --- /dev/null +++ b/lib/fhir_models/r6/generated/resources/Ingredient.rb @@ -0,0 +1,173 @@ +module FHIR + module R6 + class Ingredient < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + SEARCH_PARAMS = ['for', 'function', 'identifier', 'manufacturer', 'role', 'status', 'strength-concentration-denominator', 'strength-concentration-numerator', 'strength-concentration-quantity', 'strength-concentration-ratio', 'strength-presentation-denominator', 'strength-presentation-numerator', 'strength-presentation-quantity', 'strength-presentation-ratio', 'substance', 'substance-code', 'substance-definition'] + METADATA = { + 'id' => {'type'=>'id', 'path'=>'Ingredient.id', 'min'=>0, 'max'=>1}, + 'meta' => {'type'=>'Meta', 'path'=>'Ingredient.meta', 'min'=>0, 'max'=>1}, + 'implicitRules' => {'type'=>'uri', 'path'=>'Ingredient.implicitRules', 'min'=>0, 'max'=>1}, + 'language' => {'type'=>'code', 'path'=>'Ingredient.language', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-languages'}}, + 'text' => {'type'=>'Narrative', 'path'=>'Ingredient.text', 'min'=>0, 'max'=>1}, + 'contained' => {'type'=>'Resource', 'path'=>'Ingredient.contained', 'min'=>0, 'max'=>Float::INFINITY}, + 'extension' => {'type'=>'Extension', 'path'=>'Ingredient.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Ingredient.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'identifier' => {'type'=>'Identifier', 'path'=>'Ingredient.identifier', 'min'=>0, 'max'=>1}, + 'status' => {'valid_codes'=>{'http://hl7.org/fhir/publication-status'=>['draft', 'active', 'retired', 'unknown']}, 'type'=>'code', 'path'=>'Ingredient.status', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/publication-status'}}, + 'for' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/MedicinalProductDefinition', 'http://hl7.org/fhir/StructureDefinition/AdministrableProductDefinition', 'http://hl7.org/fhir/StructureDefinition/ManufacturedItemDefinition'], 'type'=>'Reference', 'path'=>'Ingredient.for', 'min'=>0, 'max'=>Float::INFINITY}, + 'role' => {'valid_codes'=>{'http://hl7.org/fhir/ingredient-role'=>['100000072072', '100000072073', '100000072082', '100000136065', '100000136066', '100000136178', '100000136179', '100000136561', '200000003427']}, 'type'=>'CodeableConcept', 'path'=>'Ingredient.role', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/ingredient-role'}}, + 'function' => {'valid_codes'=>{'http://hl7.org/fhir/ingredient-function'=>['Antioxidant', 'AlkalizingAgent']}, 'type'=>'CodeableConcept', 'path'=>'Ingredient.function', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/ingredient-function'}}, + 'group' => {'type'=>'CodeableConcept', 'path'=>'Ingredient.group', 'min'=>0, 'max'=>1}, + 'allergenicIndicator' => {'type'=>'boolean', 'path'=>'Ingredient.allergenicIndicator', 'min'=>0, 'max'=>1}, + 'comment' => {'type'=>'markdown', 'path'=>'Ingredient.comment', 'min'=>0, 'max'=>1}, + 'manufacturer' => {'type'=>'Ingredient::Manufacturer', 'path'=>'Ingredient.manufacturer', 'min'=>0, 'max'=>Float::INFINITY}, + 'substance' => {'type'=>'Ingredient::Substance', 'path'=>'Ingredient.substance', 'min'=>1, 'max'=>1} + } + + class Manufacturer < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Manufacturer.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Manufacturer.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Manufacturer.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'role' => {'valid_codes'=>{'http://hl7.org/fhir/ingredient-manufacturer-role'=>['allowed', 'possible', 'actual']}, 'type'=>'code', 'path'=>'Manufacturer.role', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/ingredient-manufacturer-role'}}, + 'manufacturer' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Organization'], 'type'=>'Reference', 'path'=>'Manufacturer.manufacturer', 'min'=>1, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :role # 0-1 code + attr_accessor :manufacturer # 1-1 Reference(Organization) + end + + class Substance < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Substance.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Substance.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Substance.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'code' => {'type'=>'CodeableReference', 'path'=>'Substance.code', 'min'=>1, 'max'=>1}, + 'strength' => {'type'=>'Ingredient::Substance::Strength', 'path'=>'Substance.strength', 'min'=>0, 'max'=>Float::INFINITY} + } + + class Strength < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'presentation' => ['Ratio', 'RatioRange', 'CodeableConcept', 'Quantity'], + 'concentration' => ['Ratio', 'RatioRange', 'CodeableConcept', 'Quantity'] + } + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Strength.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Strength.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Strength.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'presentationRatio' => {'type'=>'Ratio', 'path'=>'Strength.presentation[x]', 'min'=>0, 'max'=>1}, + 'presentationRatioRange' => {'type'=>'RatioRange', 'path'=>'Strength.presentation[x]', 'min'=>0, 'max'=>1}, + 'presentationCodeableConcept' => {'type'=>'CodeableConcept', 'path'=>'Strength.presentation[x]', 'min'=>0, 'max'=>1}, + 'presentationQuantity' => {'type'=>'Quantity', 'path'=>'Strength.presentation[x]', 'min'=>0, 'max'=>1}, + 'textPresentation' => {'type'=>'string', 'path'=>'Strength.textPresentation', 'min'=>0, 'max'=>1}, + 'concentrationRatio' => {'type'=>'Ratio', 'path'=>'Strength.concentration[x]', 'min'=>0, 'max'=>1}, + 'concentrationRatioRange' => {'type'=>'RatioRange', 'path'=>'Strength.concentration[x]', 'min'=>0, 'max'=>1}, + 'concentrationCodeableConcept' => {'type'=>'CodeableConcept', 'path'=>'Strength.concentration[x]', 'min'=>0, 'max'=>1}, + 'concentrationQuantity' => {'type'=>'Quantity', 'path'=>'Strength.concentration[x]', 'min'=>0, 'max'=>1}, + 'textConcentration' => {'type'=>'string', 'path'=>'Strength.textConcentration', 'min'=>0, 'max'=>1}, + 'basis' => {'type'=>'CodeableConcept', 'path'=>'Strength.basis', 'min'=>0, 'max'=>1}, + 'measurementPoint' => {'type'=>'string', 'path'=>'Strength.measurementPoint', 'min'=>0, 'max'=>1}, + 'country' => {'valid_codes'=>{'urn:iso:std:iso:3166'=>['AD', 'AE', 'AF', 'AG', 'AI', 'AL', 'AM', 'AO', 'AQ', 'AR', 'AS', 'AT', 'AU', 'AW', 'AX', 'AZ', 'BA', 'BB', 'BD', 'BE', 'BF', 'BG', 'BH', 'BI', 'BJ', 'BL', 'BM', 'BN', 'BO', 'BQ', 'BR', 'BS', 'BT', 'BV', 'BW', 'BY', 'BZ', 'CA', 'CC', 'CD', 'CF', 'CG', 'CH', 'CI', 'CK', 'CL', 'CM', 'CN', 'CO', 'CR', 'CU', 'CV', 'CW', 'CX', 'CY', 'CZ', 'DE', 'DJ', 'DK', 'DM', 'DO', 'DZ', 'EC', 'EE', 'EG', 'EH', 'ER', 'ES', 'ET', 'FI', 'FJ', 'FK', 'FM', 'FO', 'FR', 'GA', 'GB', 'GD', 'GE', 'GF', 'GG', 'GH', 'GI', 'GL', 'GM', 'GN', 'GP', 'GQ', 'GR', 'GS', 'GT', 'GU', 'GW', 'GY', 'HK', 'HM', 'HN', 'HR', 'HT', 'HU', 'ID', 'IE', 'IL', 'IM', 'IN', 'IO', 'IQ', 'IR', 'IS', 'IT', 'JE', 'JM', 'JO', 'JP', 'KE', 'KG', 'KH', 'KI', 'KM', 'KN', 'KP', 'KR', 'KW', 'KY', 'KZ', 'LA', 'LB', 'LC', 'LI', 'LK', 'LR', 'LS', 'LT', 'LU', 'LV', 'LY', 'MA', 'MC', 'MD', 'ME', 'MF', 'MG', 'MH', 'MK', 'ML', 'MM', 'MN', 'MO', 'MP', 'MQ', 'MR', 'MS', 'MT', 'MU', 'MV', 'MW', 'MX', 'MY', 'MZ', 'NA', 'NC', 'NE', 'NF', 'NG', 'NI', 'NL', 'NO', 'NP', 'NR', 'NU', 'NZ', 'OM', 'PA', 'PE', 'PF', 'PG', 'PH', 'PK', 'PL', 'PM', 'PN', 'PR', 'PS', 'PT', 'PW', 'PY', 'QA', 'RE', 'RO', 'RS', 'RU', 'RW', 'SA', 'SB', 'SC', 'SD', 'SE', 'SG', 'SH', 'SI', 'SJ', 'SK', 'SL', 'SM', 'SN', 'SO', 'SR', 'SS', 'ST', 'SV', 'SX', 'SY', 'SZ', 'TC', 'TD', 'TF', 'TG', 'TH', 'TJ', 'TK', 'TL', 'TM', 'TN', 'TO', 'TR', 'TT', 'TV', 'TW', 'TZ', 'UA', 'UG', 'UM', 'US', 'UY', 'UZ', 'VA', 'VC', 'VE', 'VG', 'VI', 'VN', 'VU', 'WF', 'WS', 'YE', 'YT', 'ZA', 'ZM', 'ZW', 'ABW', 'AFG', 'AGO', 'AIA', 'ALA', 'ALB', 'AND', 'ARE', 'ARG', 'ARM', 'ASM', 'ATA', 'ATF', 'ATG', 'AUS', 'AUT', 'AZE', 'BDI', 'BEL', 'BEN', 'BES', 'BFA', 'BGD', 'BGR', 'BHR', 'BHS', 'BIH', 'BLM', 'BLR', 'BLZ', 'BMU', 'BOL', 'BRA', 'BRB', 'BRN', 'BTN', 'BVT', 'BWA', 'CAF', 'CAN', 'CCK', 'CHE', 'CHL', 'CHN', 'CIV', 'CMR', 'COD', 'COG', 'COK', 'COL', 'COM', 'CPV', 'CRI', 'CUB', 'CUW', 'CXR', 'CYM', 'CYP', 'CZE', 'DEU', 'DJI', 'DMA', 'DNK', 'DOM', 'DZA', 'ECU', 'EGY', 'ERI', 'ESH', 'ESP', 'EST', 'ETH', 'FIN', 'FJI', 'FLK', 'FRA', 'FRO', 'FSM', 'GAB', 'GBR', 'GEO', 'GGY', 'GHA', 'GIB', 'GIN', 'GLP', 'GMB', 'GNB', 'GNQ', 'GRC', 'GRD', 'GRL', 'GTM', 'GUF', 'GUM', 'GUY', 'HKG', 'HMD', 'HND', 'HRV', 'HTI', 'HUN', 'IDN', 'IMN', 'IND', 'IOT', 'IRL', 'IRN', 'IRQ', 'ISL', 'ISR', 'ITA', 'JAM', 'JEY', 'JOR', 'JPN', 'KAZ', 'KEN', 'KGZ', 'KHM', 'KIR', 'KNA', 'KOR', 'KWT', 'LAO', 'LBN', 'LBR', 'LBY', 'LCA', 'LIE', 'LKA', 'LSO', 'LTU', 'LUX', 'LVA', 'MAC', 'MAF', 'MAR', 'MCO', 'MDA', 'MDG', 'MDV', 'MEX', 'MHL', 'MKD', 'MLI', 'MLT', 'MMR', 'MNE', 'MNG', 'MNP', 'MOZ', 'MRT', 'MSR', 'MTQ', 'MUS', 'MWI', 'MYS', 'MYT', 'NAM', 'NCL', 'NER', 'NFK', 'NGA', 'NIC', 'NIU', 'NLD', 'NOR', 'NPL', 'NRU', 'NZL', 'OMN', 'PAK', 'PAN', 'PCN', 'PER', 'PHL', 'PLW', 'PNG', 'POL', 'PRI', 'PRK', 'PRT', 'PRY', 'PSE', 'PYF', 'QAT', 'REU', 'ROU', 'RUS', 'RWA', 'SAU', 'SDN', 'SEN', 'SGP', 'SGS', 'SHN', 'SJM', 'SLB', 'SLE', 'SLV', 'SMR', 'SOM', 'SPM', 'SRB', 'SSD', 'STP', 'SUR', 'SVK', 'SVN', 'SWE', 'SWZ', 'SXM', 'SYC', 'SYR', 'TCA', 'TCD', 'TGO', 'THA', 'TJK', 'TKL', 'TKM', 'TLS', 'TON', 'TTO', 'TUN', 'TUR', 'TUV', 'TWN', 'TZA', 'UGA', 'UKR', 'UMI', 'URY', 'USA', 'UZB', 'VAT', 'VCT', 'VEN', 'VGB', 'VIR', 'VNM', 'VUT', 'WLF', 'WSM', 'YEM', 'ZAF', 'ZMB', 'ZWE', '004', '008', '010', '012', '016', '020', '024', '028', '031', '032', '036', '040', '044', '048', '050', '051', '052', '056', '060', '064', '068', '070', '072', '074', '076', '084', '086', '090', '092', '096', '100', '104', '108', '112', '116', '120', '124', '132', '136', '140', '144', '148', '152', '156', '158', '162', '166', '170', '174', '175', '178', '180', '184', '188', '191', '192', '196', '203', '204', '208', '212', '214', '218', '222', '226', '231', '232', '233', '234', '238', '239', '242', '246', '248', '250', '254', '258', '260', '262', '266', '268', '270', '275', '276', '288', '292', '296', '300', '304', '308', '312', '316', '320', '324', '328', '332', '334', '336', '340', '344', '348', '352', '356', '360', '364', '368', '372', '376', '380', '384', '388', '392', '398', '400', '404', '408', '410', '414', '417', '418', '422', '426', '428', '430', '434', '438', '440', '442', '446', '450', '454', '458', '462', '466', '470', '474', '478', '480', '484', '492', '496', '498', '499', '500', '504', '508', '512', '516', '520', '524', '528', '531', '533', '534', '535', '540', '548', '554', '558', '562', '566', '570', '574', '578', '580', '581', '583', '584', '585', '586', '591', '598', '600', '604', '608', '612', '616', '620', '624', '626', '630', '634', '638', '642', '643', '646', '652', '654', '659', '660', '662', '663', '666', '670', '674', '678', '682', '686', '688', '690', '694', '702', '703', '704', '705', '706', '710', '716', '724', '728', '729', '732', '740', '744', '748', '752', '756', '760', '762', '764', '768', '772', '776', '780', '784', '788', '792', '795', '796', '798', '800', '804', '807', '818', '826', '831', '832', '833', '834', '840', '850', '854', '858', '860', '862', '876', '882', '887', '894']}, 'type'=>'CodeableConcept', 'path'=>'Strength.country', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/country'}}, + 'referenceStrength' => {'type'=>'Ingredient::Substance::Strength::ReferenceStrength', 'path'=>'Strength.referenceStrength', 'min'=>0, 'max'=>Float::INFINITY} + } + + class ReferenceStrength < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'strength' => ['Ratio', 'RatioRange', 'Quantity'] + } + METADATA = { + 'id' => {'type'=>'string', 'path'=>'ReferenceStrength.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'ReferenceStrength.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'ReferenceStrength.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'substance' => {'type'=>'CodeableReference', 'path'=>'ReferenceStrength.substance', 'min'=>1, 'max'=>1}, + 'strengthRatio' => {'type'=>'Ratio', 'path'=>'ReferenceStrength.strength[x]', 'min'=>1, 'max'=>1}, + 'strengthRatioRange' => {'type'=>'RatioRange', 'path'=>'ReferenceStrength.strength[x]', 'min'=>1, 'max'=>1}, + 'strengthQuantity' => {'type'=>'Quantity', 'path'=>'ReferenceStrength.strength[x]', 'min'=>1, 'max'=>1}, + 'measurementPoint' => {'type'=>'string', 'path'=>'ReferenceStrength.measurementPoint', 'min'=>0, 'max'=>1}, + 'country' => {'valid_codes'=>{'urn:iso:std:iso:3166'=>['AD', 'AE', 'AF', 'AG', 'AI', 'AL', 'AM', 'AO', 'AQ', 'AR', 'AS', 'AT', 'AU', 'AW', 'AX', 'AZ', 'BA', 'BB', 'BD', 'BE', 'BF', 'BG', 'BH', 'BI', 'BJ', 'BL', 'BM', 'BN', 'BO', 'BQ', 'BR', 'BS', 'BT', 'BV', 'BW', 'BY', 'BZ', 'CA', 'CC', 'CD', 'CF', 'CG', 'CH', 'CI', 'CK', 'CL', 'CM', 'CN', 'CO', 'CR', 'CU', 'CV', 'CW', 'CX', 'CY', 'CZ', 'DE', 'DJ', 'DK', 'DM', 'DO', 'DZ', 'EC', 'EE', 'EG', 'EH', 'ER', 'ES', 'ET', 'FI', 'FJ', 'FK', 'FM', 'FO', 'FR', 'GA', 'GB', 'GD', 'GE', 'GF', 'GG', 'GH', 'GI', 'GL', 'GM', 'GN', 'GP', 'GQ', 'GR', 'GS', 'GT', 'GU', 'GW', 'GY', 'HK', 'HM', 'HN', 'HR', 'HT', 'HU', 'ID', 'IE', 'IL', 'IM', 'IN', 'IO', 'IQ', 'IR', 'IS', 'IT', 'JE', 'JM', 'JO', 'JP', 'KE', 'KG', 'KH', 'KI', 'KM', 'KN', 'KP', 'KR', 'KW', 'KY', 'KZ', 'LA', 'LB', 'LC', 'LI', 'LK', 'LR', 'LS', 'LT', 'LU', 'LV', 'LY', 'MA', 'MC', 'MD', 'ME', 'MF', 'MG', 'MH', 'MK', 'ML', 'MM', 'MN', 'MO', 'MP', 'MQ', 'MR', 'MS', 'MT', 'MU', 'MV', 'MW', 'MX', 'MY', 'MZ', 'NA', 'NC', 'NE', 'NF', 'NG', 'NI', 'NL', 'NO', 'NP', 'NR', 'NU', 'NZ', 'OM', 'PA', 'PE', 'PF', 'PG', 'PH', 'PK', 'PL', 'PM', 'PN', 'PR', 'PS', 'PT', 'PW', 'PY', 'QA', 'RE', 'RO', 'RS', 'RU', 'RW', 'SA', 'SB', 'SC', 'SD', 'SE', 'SG', 'SH', 'SI', 'SJ', 'SK', 'SL', 'SM', 'SN', 'SO', 'SR', 'SS', 'ST', 'SV', 'SX', 'SY', 'SZ', 'TC', 'TD', 'TF', 'TG', 'TH', 'TJ', 'TK', 'TL', 'TM', 'TN', 'TO', 'TR', 'TT', 'TV', 'TW', 'TZ', 'UA', 'UG', 'UM', 'US', 'UY', 'UZ', 'VA', 'VC', 'VE', 'VG', 'VI', 'VN', 'VU', 'WF', 'WS', 'YE', 'YT', 'ZA', 'ZM', 'ZW', 'ABW', 'AFG', 'AGO', 'AIA', 'ALA', 'ALB', 'AND', 'ARE', 'ARG', 'ARM', 'ASM', 'ATA', 'ATF', 'ATG', 'AUS', 'AUT', 'AZE', 'BDI', 'BEL', 'BEN', 'BES', 'BFA', 'BGD', 'BGR', 'BHR', 'BHS', 'BIH', 'BLM', 'BLR', 'BLZ', 'BMU', 'BOL', 'BRA', 'BRB', 'BRN', 'BTN', 'BVT', 'BWA', 'CAF', 'CAN', 'CCK', 'CHE', 'CHL', 'CHN', 'CIV', 'CMR', 'COD', 'COG', 'COK', 'COL', 'COM', 'CPV', 'CRI', 'CUB', 'CUW', 'CXR', 'CYM', 'CYP', 'CZE', 'DEU', 'DJI', 'DMA', 'DNK', 'DOM', 'DZA', 'ECU', 'EGY', 'ERI', 'ESH', 'ESP', 'EST', 'ETH', 'FIN', 'FJI', 'FLK', 'FRA', 'FRO', 'FSM', 'GAB', 'GBR', 'GEO', 'GGY', 'GHA', 'GIB', 'GIN', 'GLP', 'GMB', 'GNB', 'GNQ', 'GRC', 'GRD', 'GRL', 'GTM', 'GUF', 'GUM', 'GUY', 'HKG', 'HMD', 'HND', 'HRV', 'HTI', 'HUN', 'IDN', 'IMN', 'IND', 'IOT', 'IRL', 'IRN', 'IRQ', 'ISL', 'ISR', 'ITA', 'JAM', 'JEY', 'JOR', 'JPN', 'KAZ', 'KEN', 'KGZ', 'KHM', 'KIR', 'KNA', 'KOR', 'KWT', 'LAO', 'LBN', 'LBR', 'LBY', 'LCA', 'LIE', 'LKA', 'LSO', 'LTU', 'LUX', 'LVA', 'MAC', 'MAF', 'MAR', 'MCO', 'MDA', 'MDG', 'MDV', 'MEX', 'MHL', 'MKD', 'MLI', 'MLT', 'MMR', 'MNE', 'MNG', 'MNP', 'MOZ', 'MRT', 'MSR', 'MTQ', 'MUS', 'MWI', 'MYS', 'MYT', 'NAM', 'NCL', 'NER', 'NFK', 'NGA', 'NIC', 'NIU', 'NLD', 'NOR', 'NPL', 'NRU', 'NZL', 'OMN', 'PAK', 'PAN', 'PCN', 'PER', 'PHL', 'PLW', 'PNG', 'POL', 'PRI', 'PRK', 'PRT', 'PRY', 'PSE', 'PYF', 'QAT', 'REU', 'ROU', 'RUS', 'RWA', 'SAU', 'SDN', 'SEN', 'SGP', 'SGS', 'SHN', 'SJM', 'SLB', 'SLE', 'SLV', 'SMR', 'SOM', 'SPM', 'SRB', 'SSD', 'STP', 'SUR', 'SVK', 'SVN', 'SWE', 'SWZ', 'SXM', 'SYC', 'SYR', 'TCA', 'TCD', 'TGO', 'THA', 'TJK', 'TKL', 'TKM', 'TLS', 'TON', 'TTO', 'TUN', 'TUR', 'TUV', 'TWN', 'TZA', 'UGA', 'UKR', 'UMI', 'URY', 'USA', 'UZB', 'VAT', 'VCT', 'VEN', 'VGB', 'VIR', 'VNM', 'VUT', 'WLF', 'WSM', 'YEM', 'ZAF', 'ZMB', 'ZWE', '004', '008', '010', '012', '016', '020', '024', '028', '031', '032', '036', '040', '044', '048', '050', '051', '052', '056', '060', '064', '068', '070', '072', '074', '076', '084', '086', '090', '092', '096', '100', '104', '108', '112', '116', '120', '124', '132', '136', '140', '144', '148', '152', '156', '158', '162', '166', '170', '174', '175', '178', '180', '184', '188', '191', '192', '196', '203', '204', '208', '212', '214', '218', '222', '226', '231', '232', '233', '234', '238', '239', '242', '246', '248', '250', '254', '258', '260', '262', '266', '268', '270', '275', '276', '288', '292', '296', '300', '304', '308', '312', '316', '320', '324', '328', '332', '334', '336', '340', '344', '348', '352', '356', '360', '364', '368', '372', '376', '380', '384', '388', '392', '398', '400', '404', '408', '410', '414', '417', '418', '422', '426', '428', '430', '434', '438', '440', '442', '446', '450', '454', '458', '462', '466', '470', '474', '478', '480', '484', '492', '496', '498', '499', '500', '504', '508', '512', '516', '520', '524', '528', '531', '533', '534', '535', '540', '548', '554', '558', '562', '566', '570', '574', '578', '580', '581', '583', '584', '585', '586', '591', '598', '600', '604', '608', '612', '616', '620', '624', '626', '630', '634', '638', '642', '643', '646', '652', '654', '659', '660', '662', '663', '666', '670', '674', '678', '682', '686', '688', '690', '694', '702', '703', '704', '705', '706', '710', '716', '724', '728', '729', '732', '740', '744', '748', '752', '756', '760', '762', '764', '768', '772', '776', '780', '784', '788', '792', '795', '796', '798', '800', '804', '807', '818', '826', '831', '832', '833', '834', '840', '850', '854', '858', '860', '862', '876', '882', '887', '894']}, 'type'=>'CodeableConcept', 'path'=>'ReferenceStrength.country', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/country'}} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :substance # 1-1 CodeableReference + attr_accessor :strengthRatio # 1-1 Ratio + attr_accessor :strengthRatioRange # 1-1 RatioRange + attr_accessor :strengthQuantity # 1-1 Quantity + attr_accessor :measurementPoint # 0-1 string + attr_accessor :country # 0-* [ CodeableConcept ] + end + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :presentationRatio # 0-1 Ratio + attr_accessor :presentationRatioRange # 0-1 RatioRange + attr_accessor :presentationCodeableConcept # 0-1 CodeableConcept + attr_accessor :presentationQuantity # 0-1 Quantity + attr_accessor :textPresentation # 0-1 string + attr_accessor :concentrationRatio # 0-1 Ratio + attr_accessor :concentrationRatioRange # 0-1 RatioRange + attr_accessor :concentrationCodeableConcept # 0-1 CodeableConcept + attr_accessor :concentrationQuantity # 0-1 Quantity + attr_accessor :textConcentration # 0-1 string + attr_accessor :basis # 0-1 CodeableConcept + attr_accessor :measurementPoint # 0-1 string + attr_accessor :country # 0-* [ CodeableConcept ] + attr_accessor :referenceStrength # 0-* [ Ingredient::Substance::Strength::ReferenceStrength ] + end + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :code # 1-1 CodeableReference + attr_accessor :strength # 0-* [ Ingredient::Substance::Strength ] + end + + attr_accessor :id # 0-1 id + attr_accessor :meta # 0-1 Meta + attr_accessor :implicitRules # 0-1 uri + attr_accessor :language # 0-1 code + attr_accessor :text # 0-1 Narrative + attr_accessor :contained # 0-* [ Resource ] + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :identifier # 0-1 Identifier + attr_accessor :status # 1-1 code + attr_accessor :for # 0-* [ Reference(MedicinalProductDefinition|AdministrableProductDefinition|ManufacturedItemDefinition) ] + attr_accessor :role # 1-1 CodeableConcept + attr_accessor :function # 0-* [ CodeableConcept ] + attr_accessor :group # 0-1 CodeableConcept + attr_accessor :allergenicIndicator # 0-1 boolean + attr_accessor :comment # 0-1 markdown + attr_accessor :manufacturer # 0-* [ Ingredient::Manufacturer ] + attr_accessor :substance # 1-1 Ingredient::Substance + + def resourceType + 'Ingredient' + end + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/resources/InsurancePlan.rb b/lib/fhir_models/r6/generated/resources/InsurancePlan.rb new file mode 100644 index 00000000..31a3d602 --- /dev/null +++ b/lib/fhir_models/r6/generated/resources/InsurancePlan.rb @@ -0,0 +1,136 @@ +module FHIR + module R6 + class InsurancePlan < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + SEARCH_PARAMS = ['coverage-area', 'identifier', 'network', 'product', 'type'] + METADATA = { + 'id' => {'type'=>'id', 'path'=>'InsurancePlan.id', 'min'=>0, 'max'=>1}, + 'meta' => {'type'=>'Meta', 'path'=>'InsurancePlan.meta', 'min'=>0, 'max'=>1}, + 'implicitRules' => {'type'=>'uri', 'path'=>'InsurancePlan.implicitRules', 'min'=>0, 'max'=>1}, + 'language' => {'type'=>'code', 'path'=>'InsurancePlan.language', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-languages'}}, + 'text' => {'type'=>'Narrative', 'path'=>'InsurancePlan.text', 'min'=>0, 'max'=>1}, + 'contained' => {'type'=>'Resource', 'path'=>'InsurancePlan.contained', 'min'=>0, 'max'=>Float::INFINITY}, + 'extension' => {'type'=>'Extension', 'path'=>'InsurancePlan.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'InsurancePlan.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'identifier' => {'type'=>'Identifier', 'path'=>'InsurancePlan.identifier', 'min'=>0, 'max'=>Float::INFINITY}, + 'type' => {'type'=>'CodeableConcept', 'path'=>'InsurancePlan.type', 'min'=>0, 'max'=>1}, + 'product' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/InsuranceProduct'], 'type'=>'Reference', 'path'=>'InsurancePlan.product', 'min'=>0, 'max'=>1}, + 'coverageArea' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Location'], 'type'=>'Reference', 'path'=>'InsurancePlan.coverageArea', 'min'=>0, 'max'=>Float::INFINITY}, + 'network' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Organization'], 'type'=>'Reference', 'path'=>'InsurancePlan.network', 'min'=>0, 'max'=>Float::INFINITY}, + 'generalCost' => {'type'=>'InsurancePlan::GeneralCost', 'path'=>'InsurancePlan.generalCost', 'min'=>0, 'max'=>Float::INFINITY}, + 'specificCost' => {'type'=>'InsurancePlan::SpecificCost', 'path'=>'InsurancePlan.specificCost', 'min'=>0, 'max'=>Float::INFINITY} + } + + class GeneralCost < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'GeneralCost.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'GeneralCost.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'GeneralCost.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'type' => {'type'=>'CodeableConcept', 'path'=>'GeneralCost.type', 'min'=>0, 'max'=>1}, + 'groupSize' => {'type'=>'positiveInt', 'path'=>'GeneralCost.groupSize', 'min'=>0, 'max'=>1}, + 'cost' => {'type'=>'Money', 'path'=>'GeneralCost.cost', 'min'=>0, 'max'=>1}, + 'comment' => {'type'=>'string', 'path'=>'GeneralCost.comment', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :type # 0-1 CodeableConcept + attr_accessor :groupSize # 0-1 positiveInt + attr_accessor :cost # 0-1 Money + attr_accessor :comment # 0-1 string + end + + class SpecificCost < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'SpecificCost.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'SpecificCost.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'SpecificCost.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'category' => {'type'=>'CodeableConcept', 'path'=>'SpecificCost.category', 'min'=>1, 'max'=>1}, + 'benefit' => {'type'=>'InsurancePlan::SpecificCost::Benefit', 'path'=>'SpecificCost.benefit', 'min'=>0, 'max'=>Float::INFINITY} + } + + class Benefit < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Benefit.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Benefit.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Benefit.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'type' => {'type'=>'CodeableConcept', 'path'=>'Benefit.type', 'min'=>1, 'max'=>1}, + 'cost' => {'type'=>'InsurancePlan::SpecificCost::Benefit::Cost', 'path'=>'Benefit.cost', 'min'=>0, 'max'=>Float::INFINITY} + } + + class Cost < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Cost.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Cost.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Cost.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'type' => {'type'=>'CodeableConcept', 'path'=>'Cost.type', 'min'=>1, 'max'=>1}, + 'applicability' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/applicability'=>['in-network', 'out-of-network', 'other']}, 'type'=>'CodeableConcept', 'path'=>'Cost.applicability', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/insuranceplan-applicability'}}, + 'qualifier' => {'type'=>'CodeableConcept', 'path'=>'Cost.qualifier', 'min'=>0, 'max'=>Float::INFINITY}, + 'value' => {'type'=>'Quantity', 'path'=>'Cost.value', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :type # 1-1 CodeableConcept + attr_accessor :applicability # 0-1 CodeableConcept + attr_accessor :qualifier # 0-* [ CodeableConcept ] + attr_accessor :value # 0-1 Quantity + end + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :type # 1-1 CodeableConcept + attr_accessor :cost # 0-* [ InsurancePlan::SpecificCost::Benefit::Cost ] + end + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :category # 1-1 CodeableConcept + attr_accessor :benefit # 0-* [ InsurancePlan::SpecificCost::Benefit ] + end + + attr_accessor :id # 0-1 id + attr_accessor :meta # 0-1 Meta + attr_accessor :implicitRules # 0-1 uri + attr_accessor :language # 0-1 code + attr_accessor :text # 0-1 Narrative + attr_accessor :contained # 0-* [ Resource ] + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :identifier # 0-* [ Identifier ] + attr_accessor :type # 0-1 CodeableConcept + attr_accessor :product # 0-1 Reference(InsuranceProduct) + attr_accessor :coverageArea # 0-* [ Reference(Location) ] + attr_accessor :network # 0-* [ Reference(Organization) ] + attr_accessor :generalCost # 0-* [ InsurancePlan::GeneralCost ] + attr_accessor :specificCost # 0-* [ InsurancePlan::SpecificCost ] + + def resourceType + 'InsurancePlan' + end + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/resources/InsuranceProduct.rb b/lib/fhir_models/r6/generated/resources/InsuranceProduct.rb new file mode 100644 index 00000000..db8a9dd0 --- /dev/null +++ b/lib/fhir_models/r6/generated/resources/InsuranceProduct.rb @@ -0,0 +1,148 @@ +module FHIR + module R6 + class InsuranceProduct < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + SEARCH_PARAMS = [] + METADATA = { + 'id' => {'type'=>'id', 'path'=>'InsuranceProduct.id', 'min'=>0, 'max'=>1}, + 'meta' => {'type'=>'Meta', 'path'=>'InsuranceProduct.meta', 'min'=>0, 'max'=>1}, + 'implicitRules' => {'type'=>'uri', 'path'=>'InsuranceProduct.implicitRules', 'min'=>0, 'max'=>1}, + 'language' => {'type'=>'code', 'path'=>'InsuranceProduct.language', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-languages'}}, + 'text' => {'type'=>'Narrative', 'path'=>'InsuranceProduct.text', 'min'=>0, 'max'=>1}, + 'contained' => {'type'=>'Resource', 'path'=>'InsuranceProduct.contained', 'min'=>0, 'max'=>Float::INFINITY}, + 'extension' => {'type'=>'Extension', 'path'=>'InsuranceProduct.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'InsuranceProduct.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'identifier' => {'type'=>'Identifier', 'path'=>'InsuranceProduct.identifier', 'min'=>0, 'max'=>Float::INFINITY}, + 'status' => {'valid_codes'=>{'http://hl7.org/fhir/publication-status'=>['draft', 'active', 'retired', 'unknown']}, 'type'=>'code', 'path'=>'InsuranceProduct.status', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/publication-status'}}, + 'type' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/insurance-plan-type'=>['medical', 'dental', 'mental', 'subst-ab', 'vision', 'drug', 'short-term', 'long-term', 'hospice', 'home', 'Drug']}, 'type'=>'CodeableConcept', 'path'=>'InsuranceProduct.type', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/insuranceproduct-type'}}, + 'name' => {'type'=>'string', 'path'=>'InsuranceProduct.name', 'min'=>0, 'max'=>1}, + 'alias' => {'type'=>'string', 'path'=>'InsuranceProduct.alias', 'min'=>0, 'max'=>Float::INFINITY}, + 'period' => {'type'=>'Period', 'path'=>'InsuranceProduct.period', 'min'=>0, 'max'=>1}, + 'ownedBy' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Organization'], 'type'=>'Reference', 'path'=>'InsuranceProduct.ownedBy', 'min'=>0, 'max'=>1}, + 'administeredBy' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Organization'], 'type'=>'Reference', 'path'=>'InsuranceProduct.administeredBy', 'min'=>0, 'max'=>1}, + 'coverageArea' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Location'], 'type'=>'Reference', 'path'=>'InsuranceProduct.coverageArea', 'min'=>0, 'max'=>Float::INFINITY}, + 'contact' => {'type'=>'ExtendedContactDetail', 'path'=>'InsuranceProduct.contact', 'min'=>0, 'max'=>Float::INFINITY}, + 'endpoint' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Endpoint'], 'type'=>'Reference', 'path'=>'InsuranceProduct.endpoint', 'min'=>0, 'max'=>Float::INFINITY}, + 'network' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Organization'], 'type'=>'Reference', 'path'=>'InsuranceProduct.network', 'min'=>0, 'max'=>Float::INFINITY}, + 'coverage' => {'type'=>'InsuranceProduct::Coverage', 'path'=>'InsuranceProduct.coverage', 'min'=>0, 'max'=>Float::INFINITY}, + 'related' => {'type'=>'InsuranceProduct::Related', 'path'=>'InsuranceProduct.related', 'min'=>0, 'max'=>Float::INFINITY} + } + + class Coverage < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Coverage.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Coverage.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Coverage.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'type' => {'type'=>'CodeableConcept', 'path'=>'Coverage.type', 'min'=>1, 'max'=>1}, + 'network' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Organization'], 'type'=>'Reference', 'path'=>'Coverage.network', 'min'=>0, 'max'=>Float::INFINITY}, + 'benefit' => {'type'=>'InsuranceProduct::Coverage::Benefit', 'path'=>'Coverage.benefit', 'min'=>1, 'max'=>Float::INFINITY} + } + + class Benefit < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Benefit.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Benefit.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Benefit.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'type' => {'type'=>'CodeableConcept', 'path'=>'Benefit.type', 'min'=>1, 'max'=>1}, + 'requirement' => {'type'=>'string', 'path'=>'Benefit.requirement', 'min'=>0, 'max'=>1}, + 'limit' => {'type'=>'InsuranceProduct::Coverage::Benefit::Limit', 'path'=>'Benefit.limit', 'min'=>0, 'max'=>Float::INFINITY} + } + + class Limit < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Limit.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Limit.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Limit.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'value' => {'type'=>'Quantity', 'path'=>'Limit.value', 'min'=>0, 'max'=>1}, + 'code' => {'type'=>'CodeableConcept', 'path'=>'Limit.code', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :value # 0-1 Quantity + attr_accessor :code # 0-1 CodeableConcept + end + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :type # 1-1 CodeableConcept + attr_accessor :requirement # 0-1 string + attr_accessor :limit # 0-* [ InsuranceProduct::Coverage::Benefit::Limit ] + end + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :type # 1-1 CodeableConcept + attr_accessor :network # 0-* [ Reference(Organization) ] + attr_accessor :benefit # 1-* [ InsuranceProduct::Coverage::Benefit ] + end + + class Related < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Related.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Related.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Related.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'product' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/InsuranceProduct'], 'type'=>'Reference', 'path'=>'Related.product', 'min'=>0, 'max'=>1}, + 'relationship' => {'type'=>'CodeableConcept', 'path'=>'Related.relationship', 'min'=>0, 'max'=>1}, + 'period' => {'type'=>'Period', 'path'=>'Related.period', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :product # 0-1 Reference(InsuranceProduct) + attr_accessor :relationship # 0-1 CodeableConcept + attr_accessor :period # 0-1 Period + end + + attr_accessor :id # 0-1 id + attr_accessor :meta # 0-1 Meta + attr_accessor :implicitRules # 0-1 uri + attr_accessor :language # 0-1 code + attr_accessor :text # 0-1 Narrative + attr_accessor :contained # 0-* [ Resource ] + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :identifier # 0-* [ Identifier ] + attr_accessor :status # 0-1 code + attr_accessor :type # 0-* [ CodeableConcept ] + attr_accessor :name # 0-1 string + attr_accessor :alias # 0-* [ string ] + attr_accessor :period # 0-1 Period + attr_accessor :ownedBy # 0-1 Reference(Organization) + attr_accessor :administeredBy # 0-1 Reference(Organization) + attr_accessor :coverageArea # 0-* [ Reference(Location) ] + attr_accessor :contact # 0-* [ ExtendedContactDetail ] + attr_accessor :endpoint # 0-* [ Reference(Endpoint) ] + attr_accessor :network # 0-* [ Reference(Organization) ] + attr_accessor :coverage # 0-* [ InsuranceProduct::Coverage ] + attr_accessor :related # 0-* [ InsuranceProduct::Related ] + + def resourceType + 'InsuranceProduct' + end + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/resources/InventoryItem.rb b/lib/fhir_models/r6/generated/resources/InventoryItem.rb new file mode 100644 index 00000000..c8c1e115 --- /dev/null +++ b/lib/fhir_models/r6/generated/resources/InventoryItem.rb @@ -0,0 +1,219 @@ +module FHIR + module R6 + class InventoryItem < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + SEARCH_PARAMS = ['code', 'identifier', 'status', 'subject'] + METADATA = { + 'id' => {'type'=>'id', 'path'=>'InventoryItem.id', 'min'=>0, 'max'=>1}, + 'meta' => {'type'=>'Meta', 'path'=>'InventoryItem.meta', 'min'=>0, 'max'=>1}, + 'implicitRules' => {'type'=>'uri', 'path'=>'InventoryItem.implicitRules', 'min'=>0, 'max'=>1}, + 'language' => {'type'=>'code', 'path'=>'InventoryItem.language', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-languages'}}, + 'text' => {'type'=>'Narrative', 'path'=>'InventoryItem.text', 'min'=>0, 'max'=>1}, + 'contained' => {'type'=>'Resource', 'path'=>'InventoryItem.contained', 'min'=>0, 'max'=>Float::INFINITY}, + 'extension' => {'type'=>'Extension', 'path'=>'InventoryItem.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'InventoryItem.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'identifier' => {'type'=>'Identifier', 'path'=>'InventoryItem.identifier', 'min'=>0, 'max'=>Float::INFINITY}, + 'status' => {'valid_codes'=>{'http://hl7.org/fhir/inventoryitem-status'=>['active', 'inactive', 'entered-in-error', 'unknown']}, 'type'=>'code', 'path'=>'InventoryItem.status', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/inventoryitem-status'}}, + 'category' => {'type'=>'CodeableConcept', 'path'=>'InventoryItem.category', 'min'=>0, 'max'=>Float::INFINITY}, + 'code' => {'type'=>'CodeableConcept', 'path'=>'InventoryItem.code', 'min'=>0, 'max'=>Float::INFINITY}, + 'name' => {'type'=>'InventoryItem::Name', 'path'=>'InventoryItem.name', 'min'=>0, 'max'=>Float::INFINITY}, + 'responsibleOrganization' => {'type'=>'InventoryItem::ResponsibleOrganization', 'path'=>'InventoryItem.responsibleOrganization', 'min'=>0, 'max'=>Float::INFINITY}, + 'description' => {'type'=>'InventoryItem::Description', 'path'=>'InventoryItem.description', 'min'=>0, 'max'=>1}, + 'inventoryStatus' => {'type'=>'CodeableConcept', 'path'=>'InventoryItem.inventoryStatus', 'min'=>0, 'max'=>Float::INFINITY}, + 'baseUnit' => {'type'=>'CodeableConcept', 'path'=>'InventoryItem.baseUnit', 'min'=>0, 'max'=>1}, + 'netContent' => {'type'=>'Quantity', 'path'=>'InventoryItem.netContent', 'min'=>0, 'max'=>1}, + 'association' => {'type'=>'InventoryItem::Association', 'path'=>'InventoryItem.association', 'min'=>0, 'max'=>Float::INFINITY}, + 'characteristic' => {'type'=>'InventoryItem::Characteristic', 'path'=>'InventoryItem.characteristic', 'min'=>0, 'max'=>Float::INFINITY}, + 'instance' => {'type'=>'InventoryItem::Instance', 'path'=>'InventoryItem.instance', 'min'=>0, 'max'=>1}, + 'productReference' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Medication', 'http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/NutritionProduct', 'http://hl7.org/fhir/StructureDefinition/BiologicallyDerivedProduct'], 'type'=>'Reference', 'path'=>'InventoryItem.productReference', 'min'=>0, 'max'=>1} + } + + class Name < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Name.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Name.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Name.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'nameType' => {'valid_codes'=>{'http://hl7.org/fhir/inventoryitem-nametype'=>['trade-name', 'alias', 'original-name', 'preferred']}, 'type'=>'Coding', 'path'=>'Name.nameType', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'preferred', 'uri'=>'http://hl7.org/fhir/ValueSet/inventoryitem-nametype'}}, + 'language' => {'valid_codes'=>{'urn:ietf:bcp:47'=>['ar', 'bg', 'bg-BG', 'bn', 'cs', 'cs-CZ', 'bs', 'bs-BA', 'da', 'da-DK', 'de', 'de-AT', 'de-CH', 'de-DE', 'el', 'el-GR', 'en', 'en-AU', 'en-CA', 'en-GB', 'en-IN', 'en-NZ', 'en-SG', 'en-US', 'es', 'es-AR', 'es-ES', 'es-UY', 'et', 'et-EE', 'fi', 'fr', 'fr-BE', 'fr-CH', 'fr-FR', 'fi-FI', 'fr-CA', 'fy', 'fy-NL', 'hi', 'hr', 'hr-HR', 'is', 'is-IS', 'it', 'it-CH', 'it-IT', 'ja', 'ko', 'lt', 'lt-LT', 'lv', 'lv-LV', 'nl', 'nl-BE', 'nl-NL', 'no', 'no-NO', 'pa', 'pl', 'pl-PL', 'pt', 'pt-PT', 'pt-BR', 'ro', 'ro-RO', 'ru', 'ru-RU', 'sk', 'sk-SK', 'sl', 'sl-SI', 'sr', 'sr-RS', 'sv', 'sv-SE', 'te', 'zh', 'zh-CN', 'zh-HK', 'zh-SG', 'zh-TW']}, 'type'=>'code', 'path'=>'Name.language', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/languages'}}, + 'name' => {'type'=>'string', 'path'=>'Name.name', 'min'=>1, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :nameType # 1-1 Coding + attr_accessor :language # 1-1 code + attr_accessor :name # 1-1 string + end + + class ResponsibleOrganization < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'ResponsibleOrganization.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'ResponsibleOrganization.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'ResponsibleOrganization.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'role' => {'type'=>'CodeableConcept', 'path'=>'ResponsibleOrganization.role', 'min'=>1, 'max'=>1}, + 'organization' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Organization'], 'type'=>'Reference', 'path'=>'ResponsibleOrganization.organization', 'min'=>1, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :role # 1-1 CodeableConcept + attr_accessor :organization # 1-1 Reference(Organization) + end + + class Description < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Description.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Description.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Description.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'language' => {'valid_codes'=>{'urn:ietf:bcp:47'=>['ar', 'bg', 'bg-BG', 'bn', 'cs', 'cs-CZ', 'bs', 'bs-BA', 'da', 'da-DK', 'de', 'de-AT', 'de-CH', 'de-DE', 'el', 'el-GR', 'en', 'en-AU', 'en-CA', 'en-GB', 'en-IN', 'en-NZ', 'en-SG', 'en-US', 'es', 'es-AR', 'es-ES', 'es-UY', 'et', 'et-EE', 'fi', 'fr', 'fr-BE', 'fr-CH', 'fr-FR', 'fi-FI', 'fr-CA', 'fy', 'fy-NL', 'hi', 'hr', 'hr-HR', 'is', 'is-IS', 'it', 'it-CH', 'it-IT', 'ja', 'ko', 'lt', 'lt-LT', 'lv', 'lv-LV', 'nl', 'nl-BE', 'nl-NL', 'no', 'no-NO', 'pa', 'pl', 'pl-PL', 'pt', 'pt-PT', 'pt-BR', 'ro', 'ro-RO', 'ru', 'ru-RU', 'sk', 'sk-SK', 'sl', 'sl-SI', 'sr', 'sr-RS', 'sv', 'sv-SE', 'te', 'zh', 'zh-CN', 'zh-HK', 'zh-SG', 'zh-TW']}, 'type'=>'code', 'path'=>'Description.language', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/languages'}}, + 'description' => {'type'=>'string', 'path'=>'Description.description', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :language # 0-1 code + attr_accessor :description # 0-1 string + end + + class Association < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Association.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Association.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Association.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'associationType' => {'type'=>'CodeableConcept', 'path'=>'Association.associationType', 'min'=>1, 'max'=>1}, + 'relatedItem' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/InventoryItem', 'http://hl7.org/fhir/StructureDefinition/Medication', 'http://hl7.org/fhir/StructureDefinition/MedicationKnowledge', 'http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/DeviceDefinition', 'http://hl7.org/fhir/StructureDefinition/NutritionProduct', 'http://hl7.org/fhir/StructureDefinition/BiologicallyDerivedProduct'], 'type'=>'Reference', 'path'=>'Association.relatedItem', 'min'=>1, 'max'=>1}, + 'quantity' => {'type'=>'Ratio', 'path'=>'Association.quantity', 'min'=>1, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :associationType # 1-1 CodeableConcept + attr_accessor :relatedItem # 1-1 Reference(InventoryItem|Medication|MedicationKnowledge|Device|DeviceDefinition|NutritionProduct|BiologicallyDerivedProduct) + attr_accessor :quantity # 1-1 Ratio + end + + class Characteristic < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'value' => ['string', 'integer', 'decimal', 'boolean', 'url', 'dateTime', 'Quantity', 'Range', 'Ratio', 'Annotation', 'Address', 'Duration', 'CodeableConcept'] + } + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Characteristic.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Characteristic.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Characteristic.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'characteristicType' => {'type'=>'CodeableConcept', 'path'=>'Characteristic.characteristicType', 'min'=>1, 'max'=>1}, + 'valueString' => {'type'=>'string', 'path'=>'Characteristic.value[x]', 'min'=>1, 'max'=>1}, + 'valueInteger' => {'type'=>'integer', 'path'=>'Characteristic.value[x]', 'min'=>1, 'max'=>1}, + 'valueDecimal' => {'type'=>'decimal', 'path'=>'Characteristic.value[x]', 'min'=>1, 'max'=>1}, + 'valueBoolean' => {'type'=>'boolean', 'path'=>'Characteristic.value[x]', 'min'=>1, 'max'=>1}, + 'valueUrl' => {'type'=>'url', 'path'=>'Characteristic.value[x]', 'min'=>1, 'max'=>1}, + 'valueDateTime' => {'type'=>'dateTime', 'path'=>'Characteristic.value[x]', 'min'=>1, 'max'=>1}, + 'valueQuantity' => {'type'=>'Quantity', 'path'=>'Characteristic.value[x]', 'min'=>1, 'max'=>1}, + 'valueRange' => {'type'=>'Range', 'path'=>'Characteristic.value[x]', 'min'=>1, 'max'=>1}, + 'valueRatio' => {'type'=>'Ratio', 'path'=>'Characteristic.value[x]', 'min'=>1, 'max'=>1}, + 'valueAnnotation' => {'type'=>'Annotation', 'path'=>'Characteristic.value[x]', 'min'=>1, 'max'=>1}, + 'valueAddress' => {'type'=>'Address', 'path'=>'Characteristic.value[x]', 'min'=>1, 'max'=>1}, + 'valueDuration' => {'type'=>'Duration', 'path'=>'Characteristic.value[x]', 'min'=>1, 'max'=>1}, + 'valueCodeableConcept' => {'type'=>'CodeableConcept', 'path'=>'Characteristic.value[x]', 'min'=>1, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :characteristicType # 1-1 CodeableConcept + attr_accessor :valueString # 1-1 string + attr_accessor :valueInteger # 1-1 integer + attr_accessor :valueDecimal # 1-1 decimal + attr_accessor :valueBoolean # 1-1 boolean + attr_accessor :valueUrl # 1-1 url + attr_accessor :valueDateTime # 1-1 dateTime + attr_accessor :valueQuantity # 1-1 Quantity + attr_accessor :valueRange # 1-1 Range + attr_accessor :valueRatio # 1-1 Ratio + attr_accessor :valueAnnotation # 1-1 Annotation + attr_accessor :valueAddress # 1-1 Address + attr_accessor :valueDuration # 1-1 Duration + attr_accessor :valueCodeableConcept # 1-1 CodeableConcept + end + + class Instance < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Instance.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Instance.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Instance.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'identifier' => {'type'=>'Identifier', 'path'=>'Instance.identifier', 'min'=>0, 'max'=>Float::INFINITY}, + 'lotNumber' => {'type'=>'string', 'path'=>'Instance.lotNumber', 'min'=>0, 'max'=>1}, + 'expiry' => {'type'=>'dateTime', 'path'=>'Instance.expiry', 'min'=>0, 'max'=>1}, + 'subject' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Organization'], 'type'=>'Reference', 'path'=>'Instance.subject', 'min'=>0, 'max'=>1}, + 'location' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Location'], 'type'=>'Reference', 'path'=>'Instance.location', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :identifier # 0-* [ Identifier ] + attr_accessor :lotNumber # 0-1 string + attr_accessor :expiry # 0-1 dateTime + attr_accessor :subject # 0-1 Reference(Patient|Organization) + attr_accessor :location # 0-1 Reference(Location) + end + + attr_accessor :id # 0-1 id + attr_accessor :meta # 0-1 Meta + attr_accessor :implicitRules # 0-1 uri + attr_accessor :language # 0-1 code + attr_accessor :text # 0-1 Narrative + attr_accessor :contained # 0-* [ Resource ] + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :identifier # 0-* [ Identifier ] + attr_accessor :status # 1-1 code + attr_accessor :category # 0-* [ CodeableConcept ] + attr_accessor :code # 0-* [ CodeableConcept ] + attr_accessor :name # 0-* [ InventoryItem::Name ] + attr_accessor :responsibleOrganization # 0-* [ InventoryItem::ResponsibleOrganization ] + attr_accessor :description # 0-1 InventoryItem::Description + attr_accessor :inventoryStatus # 0-* [ CodeableConcept ] + attr_accessor :baseUnit # 0-1 CodeableConcept + attr_accessor :netContent # 0-1 Quantity + attr_accessor :association # 0-* [ InventoryItem::Association ] + attr_accessor :characteristic # 0-* [ InventoryItem::Characteristic ] + attr_accessor :instance # 0-1 InventoryItem::Instance + attr_accessor :productReference # 0-1 Reference(Medication|Device|NutritionProduct|BiologicallyDerivedProduct) + + def resourceType + 'InventoryItem' + end + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/resources/InventoryReport.rb b/lib/fhir_models/r6/generated/resources/InventoryReport.rb new file mode 100644 index 00000000..f68bc609 --- /dev/null +++ b/lib/fhir_models/r6/generated/resources/InventoryReport.rb @@ -0,0 +1,100 @@ +module FHIR + module R6 + class InventoryReport < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + SEARCH_PARAMS = ['identifier', 'item', 'item-reference', 'status'] + METADATA = { + 'id' => {'type'=>'id', 'path'=>'InventoryReport.id', 'min'=>0, 'max'=>1}, + 'meta' => {'type'=>'Meta', 'path'=>'InventoryReport.meta', 'min'=>0, 'max'=>1}, + 'implicitRules' => {'type'=>'uri', 'path'=>'InventoryReport.implicitRules', 'min'=>0, 'max'=>1}, + 'language' => {'type'=>'code', 'path'=>'InventoryReport.language', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-languages'}}, + 'text' => {'type'=>'Narrative', 'path'=>'InventoryReport.text', 'min'=>0, 'max'=>1}, + 'contained' => {'type'=>'Resource', 'path'=>'InventoryReport.contained', 'min'=>0, 'max'=>Float::INFINITY}, + 'extension' => {'type'=>'Extension', 'path'=>'InventoryReport.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'InventoryReport.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'identifier' => {'type'=>'Identifier', 'path'=>'InventoryReport.identifier', 'min'=>0, 'max'=>Float::INFINITY}, + 'status' => {'valid_codes'=>{'http://hl7.org/fhir/inventoryreport-status'=>['draft', 'requested', 'active', 'entered-in-error']}, 'type'=>'code', 'path'=>'InventoryReport.status', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/inventoryreport-status'}}, + 'countType' => {'valid_codes'=>{'http://hl7.org/fhir/inventoryreport-counttype'=>['snapshot', 'difference']}, 'type'=>'code', 'path'=>'InventoryReport.countType', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/inventoryreport-counttype'}}, + 'operationType' => {'type'=>'CodeableConcept', 'path'=>'InventoryReport.operationType', 'min'=>0, 'max'=>1}, + 'operationTypeReason' => {'type'=>'CodeableConcept', 'path'=>'InventoryReport.operationTypeReason', 'min'=>0, 'max'=>1}, + 'reportedDateTime' => {'type'=>'dateTime', 'path'=>'InventoryReport.reportedDateTime', 'min'=>1, 'max'=>1}, + 'reporter' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson', 'http://hl7.org/fhir/StructureDefinition/Device'], 'type'=>'Reference', 'path'=>'InventoryReport.reporter', 'min'=>0, 'max'=>1}, + 'reportingPeriod' => {'type'=>'Period', 'path'=>'InventoryReport.reportingPeriod', 'min'=>0, 'max'=>1}, + 'inventoryListing' => {'type'=>'InventoryReport::InventoryListing', 'path'=>'InventoryReport.inventoryListing', 'min'=>0, 'max'=>Float::INFINITY}, + 'note' => {'type'=>'Annotation', 'path'=>'InventoryReport.note', 'min'=>0, 'max'=>Float::INFINITY} + } + + class InventoryListing < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'InventoryListing.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'InventoryListing.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'InventoryListing.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'location' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Location'], 'type'=>'Reference', 'path'=>'InventoryListing.location', 'min'=>0, 'max'=>1}, + 'itemStatus' => {'type'=>'CodeableConcept', 'path'=>'InventoryListing.itemStatus', 'min'=>0, 'max'=>1}, + 'countingDateTime' => {'type'=>'dateTime', 'path'=>'InventoryListing.countingDateTime', 'min'=>0, 'max'=>1}, + 'item' => {'type'=>'InventoryReport::InventoryListing::Item', 'path'=>'InventoryListing.item', 'min'=>0, 'max'=>Float::INFINITY} + } + + class Item < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Item.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Item.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Item.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'category' => {'type'=>'CodeableConcept', 'path'=>'Item.category', 'min'=>0, 'max'=>1}, + 'quantity' => {'type'=>'Quantity', 'path'=>'Item.quantity', 'min'=>1, 'max'=>1}, + 'item' => {'type'=>'CodeableReference', 'path'=>'Item.item', 'min'=>1, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :category # 0-1 CodeableConcept + attr_accessor :quantity # 1-1 Quantity + attr_accessor :item # 1-1 CodeableReference + end + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :location # 0-1 Reference(Location) + attr_accessor :itemStatus # 0-1 CodeableConcept + attr_accessor :countingDateTime # 0-1 dateTime + attr_accessor :item # 0-* [ InventoryReport::InventoryListing::Item ] + end + + attr_accessor :id # 0-1 id + attr_accessor :meta # 0-1 Meta + attr_accessor :implicitRules # 0-1 uri + attr_accessor :language # 0-1 code + attr_accessor :text # 0-1 Narrative + attr_accessor :contained # 0-* [ Resource ] + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :identifier # 0-* [ Identifier ] + attr_accessor :status # 1-1 code + attr_accessor :countType # 1-1 code + attr_accessor :operationType # 0-1 CodeableConcept + attr_accessor :operationTypeReason # 0-1 CodeableConcept + attr_accessor :reportedDateTime # 1-1 dateTime + attr_accessor :reporter # 0-1 Reference(Practitioner|Patient|RelatedPerson|Device) + attr_accessor :reportingPeriod # 0-1 Period + attr_accessor :inventoryListing # 0-* [ InventoryReport::InventoryListing ] + attr_accessor :note # 0-* [ Annotation ] + + def resourceType + 'InventoryReport' + end + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/resources/Invoice.rb b/lib/fhir_models/r6/generated/resources/Invoice.rb new file mode 100644 index 00000000..2cbcb3d5 --- /dev/null +++ b/lib/fhir_models/r6/generated/resources/Invoice.rb @@ -0,0 +1,127 @@ +module FHIR + module R6 + class Invoice < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'period' => ['date', 'Period'] + } + SEARCH_PARAMS = ['account', 'date', 'identifier', 'issuer', 'participant', 'participant-role', 'patient', 'recipient', 'status', 'subject', 'totalgross', 'totalnet', 'type'] + METADATA = { + 'id' => {'type'=>'id', 'path'=>'Invoice.id', 'min'=>0, 'max'=>1}, + 'meta' => {'type'=>'Meta', 'path'=>'Invoice.meta', 'min'=>0, 'max'=>1}, + 'implicitRules' => {'type'=>'uri', 'path'=>'Invoice.implicitRules', 'min'=>0, 'max'=>1}, + 'language' => {'type'=>'code', 'path'=>'Invoice.language', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-languages'}}, + 'text' => {'type'=>'Narrative', 'path'=>'Invoice.text', 'min'=>0, 'max'=>1}, + 'contained' => {'type'=>'Resource', 'path'=>'Invoice.contained', 'min'=>0, 'max'=>Float::INFINITY}, + 'extension' => {'type'=>'Extension', 'path'=>'Invoice.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Invoice.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'identifier' => {'type'=>'Identifier', 'path'=>'Invoice.identifier', 'min'=>0, 'max'=>Float::INFINITY}, + 'status' => {'valid_codes'=>{'http://hl7.org/fhir/invoice-status'=>['draft', 'issued', 'balanced', 'cancelled', 'entered-in-error']}, 'type'=>'code', 'path'=>'Invoice.status', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/invoice-status'}}, + 'cancelledReason' => {'type'=>'string', 'path'=>'Invoice.cancelledReason', 'min'=>0, 'max'=>1}, + 'type' => {'type'=>'CodeableConcept', 'path'=>'Invoice.type', 'min'=>0, 'max'=>1}, + 'subject' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Group'], 'type'=>'Reference', 'path'=>'Invoice.subject', 'min'=>0, 'max'=>1}, + 'recipient' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Organization', 'http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson'], 'type'=>'Reference', 'path'=>'Invoice.recipient', 'min'=>0, 'max'=>1}, + 'date' => {'type'=>'dateTime', 'path'=>'Invoice.date', 'min'=>0, 'max'=>1}, + 'creation' => {'type'=>'dateTime', 'path'=>'Invoice.creation', 'min'=>0, 'max'=>1}, + 'periodDate' => {'type'=>'date', 'path'=>'Invoice.period[x]', 'min'=>0, 'max'=>1}, + 'periodPeriod' => {'type'=>'Period', 'path'=>'Invoice.period[x]', 'min'=>0, 'max'=>1}, + 'participant' => {'type'=>'Invoice::Participant', 'path'=>'Invoice.participant', 'min'=>0, 'max'=>Float::INFINITY}, + 'issuer' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Organization'], 'type'=>'Reference', 'path'=>'Invoice.issuer', 'min'=>0, 'max'=>1}, + 'account' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Account'], 'type'=>'Reference', 'path'=>'Invoice.account', 'min'=>0, 'max'=>1}, + 'lineItem' => {'type'=>'Invoice::LineItem', 'path'=>'Invoice.lineItem', 'min'=>0, 'max'=>Float::INFINITY}, + 'totalPriceComponent' => {'type'=>'MonetaryComponent', 'path'=>'Invoice.totalPriceComponent', 'min'=>0, 'max'=>Float::INFINITY}, + 'totalNet' => {'type'=>'Money', 'path'=>'Invoice.totalNet', 'min'=>0, 'max'=>1}, + 'totalGross' => {'type'=>'Money', 'path'=>'Invoice.totalGross', 'min'=>0, 'max'=>1}, + 'paymentTerms' => {'type'=>'markdown', 'path'=>'Invoice.paymentTerms', 'min'=>0, 'max'=>1}, + 'note' => {'type'=>'Annotation', 'path'=>'Invoice.note', 'min'=>0, 'max'=>Float::INFINITY} + } + + class Participant < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Participant.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Participant.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Participant.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'role' => {'type'=>'CodeableConcept', 'path'=>'Participant.role', 'min'=>0, 'max'=>1}, + 'actor' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/Organization', 'http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole', 'http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson'], 'type'=>'Reference', 'path'=>'Participant.actor', 'min'=>1, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :role # 0-1 CodeableConcept + attr_accessor :actor # 1-1 Reference(Practitioner|Organization|Patient|PractitionerRole|Device|RelatedPerson) + end + + class LineItem < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'serviced' => ['date', 'Period'], + 'chargeItem' => ['Reference', 'CodeableConcept'] + } + METADATA = { + 'id' => {'type'=>'string', 'path'=>'LineItem.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'LineItem.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'LineItem.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'sequence' => {'type'=>'positiveInt', 'path'=>'LineItem.sequence', 'min'=>0, 'max'=>1}, + 'servicedDate' => {'type'=>'date', 'path'=>'LineItem.serviced[x]', 'min'=>0, 'max'=>1}, + 'servicedPeriod' => {'type'=>'Period', 'path'=>'LineItem.serviced[x]', 'min'=>0, 'max'=>1}, + 'chargeItemReference' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/ChargeItem'], 'type'=>'Reference', 'path'=>'LineItem.chargeItem[x]', 'min'=>1, 'max'=>1}, + 'chargeItemCodeableConcept' => {'type'=>'CodeableConcept', 'path'=>'LineItem.chargeItem[x]', 'min'=>1, 'max'=>1}, + 'priceComponent' => {'type'=>'MonetaryComponent', 'path'=>'LineItem.priceComponent', 'min'=>0, 'max'=>Float::INFINITY} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :sequence # 0-1 positiveInt + attr_accessor :servicedDate # 0-1 date + attr_accessor :servicedPeriod # 0-1 Period + attr_accessor :chargeItemReference # 1-1 Reference(ChargeItem) + attr_accessor :chargeItemCodeableConcept # 1-1 CodeableConcept + attr_accessor :priceComponent # 0-* [ MonetaryComponent ] + end + + attr_accessor :id # 0-1 id + attr_accessor :meta # 0-1 Meta + attr_accessor :implicitRules # 0-1 uri + attr_accessor :language # 0-1 code + attr_accessor :text # 0-1 Narrative + attr_accessor :contained # 0-* [ Resource ] + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :identifier # 0-* [ Identifier ] + attr_accessor :status # 1-1 code + attr_accessor :cancelledReason # 0-1 string + attr_accessor :type # 0-1 CodeableConcept + attr_accessor :subject # 0-1 Reference(Patient|Group) + attr_accessor :recipient # 0-1 Reference(Organization|Patient|RelatedPerson) + attr_accessor :date # 0-1 dateTime + attr_accessor :creation # 0-1 dateTime + attr_accessor :periodDate # 0-1 date + attr_accessor :periodPeriod # 0-1 Period + attr_accessor :participant # 0-* [ Invoice::Participant ] + attr_accessor :issuer # 0-1 Reference(Organization) + attr_accessor :account # 0-1 Reference(Account) + attr_accessor :lineItem # 0-* [ Invoice::LineItem ] + attr_accessor :totalPriceComponent # 0-* [ MonetaryComponent ] + attr_accessor :totalNet # 0-1 Money + attr_accessor :totalGross # 0-1 Money + attr_accessor :paymentTerms # 0-1 markdown + attr_accessor :note # 0-* [ Annotation ] + + def resourceType + 'Invoice' + end + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/resources/Library.rb b/lib/fhir_models/r6/generated/resources/Library.rb new file mode 100644 index 00000000..5529c7dc --- /dev/null +++ b/lib/fhir_models/r6/generated/resources/Library.rb @@ -0,0 +1,108 @@ +module FHIR + module R6 + class Library < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'versionAlgorithm' => ['string', 'Coding'], + 'subject' => ['CodeableConcept', 'Reference'] + } + SEARCH_PARAMS = ['composed-of', 'content-type', 'context', 'context-quantity', 'context-type', 'context-type-quantity', 'context-type-value', 'date', 'depends-on', 'derived-from', 'description', 'effective', 'identifier', 'jurisdiction', 'name', 'predecessor', 'publisher', 'status', 'successor', 'title', 'topic', 'type', 'url', 'version'] + METADATA = { + 'id' => {'type'=>'id', 'path'=>'Library.id', 'min'=>0, 'max'=>1}, + 'meta' => {'type'=>'Meta', 'path'=>'Library.meta', 'min'=>0, 'max'=>1}, + 'implicitRules' => {'type'=>'uri', 'path'=>'Library.implicitRules', 'min'=>0, 'max'=>1}, + 'language' => {'type'=>'code', 'path'=>'Library.language', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-languages'}}, + 'text' => {'type'=>'Narrative', 'path'=>'Library.text', 'min'=>0, 'max'=>1}, + 'contained' => {'type'=>'Resource', 'path'=>'Library.contained', 'min'=>0, 'max'=>Float::INFINITY}, + 'extension' => {'type'=>'Extension', 'path'=>'Library.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Library.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'url' => {'type'=>'uri', 'path'=>'Library.url', 'min'=>0, 'max'=>1}, + 'identifier' => {'type'=>'Identifier', 'path'=>'Library.identifier', 'min'=>0, 'max'=>Float::INFINITY}, + 'version' => {'type'=>'string', 'path'=>'Library.version', 'min'=>0, 'max'=>1}, + 'versionAlgorithmString' => {'type'=>'string', 'path'=>'Library.versionAlgorithm[x]', 'min'=>0, 'max'=>1}, + 'versionAlgorithmCoding' => {'valid_codes'=>{'http://hl7.org/fhir/version-algorithm'=>['semver', 'integer', 'alpha', 'date', 'natural']}, 'type'=>'Coding', 'path'=>'Library.versionAlgorithm[x]', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/version-algorithm'}}, + 'name' => {'type'=>'string', 'path'=>'Library.name', 'min'=>0, 'max'=>1}, + 'title' => {'type'=>'string', 'path'=>'Library.title', 'min'=>0, 'max'=>1}, + 'subtitle' => {'type'=>'string', 'path'=>'Library.subtitle', 'min'=>0, 'max'=>1}, + 'status' => {'valid_codes'=>{'http://hl7.org/fhir/publication-status'=>['draft', 'active', 'retired', 'unknown']}, 'type'=>'code', 'path'=>'Library.status', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/publication-status'}}, + 'experimental' => {'type'=>'boolean', 'path'=>'Library.experimental', 'min'=>0, 'max'=>1}, + 'type' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/library-type'=>['logic-library', 'model-definition', 'asset-collection', 'module-definition']}, 'type'=>'CodeableConcept', 'path'=>'Library.type', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/library-type'}}, + 'subjectCodeableConcept' => {'valid_codes'=>{'http://hl7.org/fhir/fhir-types'=>['CareTeam', 'Device', 'Group', 'HealthcareService', 'Location', 'Organization', 'Patient', 'Practitioner', 'PractitionerRole', 'RelatedPerson']}, 'type'=>'CodeableConcept', 'path'=>'Library.subject[x]', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/participant-resource-types'}}, + 'subjectReference' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Group'], 'type'=>'Reference', 'path'=>'Library.subject[x]', 'min'=>0, 'max'=>1}, + 'date' => {'type'=>'dateTime', 'path'=>'Library.date', 'min'=>0, 'max'=>1}, + 'publisher' => {'type'=>'string', 'path'=>'Library.publisher', 'min'=>0, 'max'=>1}, + 'contact' => {'type'=>'ContactDetail', 'path'=>'Library.contact', 'min'=>0, 'max'=>Float::INFINITY}, + 'description' => {'type'=>'markdown', 'path'=>'Library.description', 'min'=>0, 'max'=>1}, + 'useContext' => {'type'=>'UsageContext', 'path'=>'Library.useContext', 'min'=>0, 'max'=>Float::INFINITY}, + 'jurisdiction' => {'valid_codes'=>{'urn:iso:std:iso:3166'=>['AD', 'AE', 'AF', 'AG', 'AI', 'AL', 'AM', 'AO', 'AQ', 'AR', 'AS', 'AT', 'AU', 'AW', 'AX', 'AZ', 'BA', 'BB', 'BD', 'BE', 'BF', 'BG', 'BH', 'BI', 'BJ', 'BL', 'BM', 'BN', 'BO', 'BQ', 'BR', 'BS', 'BT', 'BV', 'BW', 'BY', 'BZ', 'CA', 'CC', 'CD', 'CF', 'CG', 'CH', 'CI', 'CK', 'CL', 'CM', 'CN', 'CO', 'CR', 'CU', 'CV', 'CW', 'CX', 'CY', 'CZ', 'DE', 'DJ', 'DK', 'DM', 'DO', 'DZ', 'EC', 'EE', 'EG', 'EH', 'ER', 'ES', 'ET', 'FI', 'FJ', 'FK', 'FM', 'FO', 'FR', 'GA', 'GB', 'GD', 'GE', 'GF', 'GG', 'GH', 'GI', 'GL', 'GM', 'GN', 'GP', 'GQ', 'GR', 'GS', 'GT', 'GU', 'GW', 'GY', 'HK', 'HM', 'HN', 'HR', 'HT', 'HU', 'ID', 'IE', 'IL', 'IM', 'IN', 'IO', 'IQ', 'IR', 'IS', 'IT', 'JE', 'JM', 'JO', 'JP', 'KE', 'KG', 'KH', 'KI', 'KM', 'KN', 'KP', 'KR', 'KW', 'KY', 'KZ', 'LA', 'LB', 'LC', 'LI', 'LK', 'LR', 'LS', 'LT', 'LU', 'LV', 'LY', 'MA', 'MC', 'MD', 'ME', 'MF', 'MG', 'MH', 'MK', 'ML', 'MM', 'MN', 'MO', 'MP', 'MQ', 'MR', 'MS', 'MT', 'MU', 'MV', 'MW', 'MX', 'MY', 'MZ', 'NA', 'NC', 'NE', 'NF', 'NG', 'NI', 'NL', 'NO', 'NP', 'NR', 'NU', 'NZ', 'OM', 'PA', 'PE', 'PF', 'PG', 'PH', 'PK', 'PL', 'PM', 'PN', 'PR', 'PS', 'PT', 'PW', 'PY', 'QA', 'RE', 'RO', 'RS', 'RU', 'RW', 'SA', 'SB', 'SC', 'SD', 'SE', 'SG', 'SH', 'SI', 'SJ', 'SK', 'SL', 'SM', 'SN', 'SO', 'SR', 'SS', 'ST', 'SV', 'SX', 'SY', 'SZ', 'TC', 'TD', 'TF', 'TG', 'TH', 'TJ', 'TK', 'TL', 'TM', 'TN', 'TO', 'TR', 'TT', 'TV', 'TW', 'TZ', 'UA', 'UG', 'UM', 'US', 'UY', 'UZ', 'VA', 'VC', 'VE', 'VG', 'VI', 'VN', 'VU', 'WF', 'WS', 'YE', 'YT', 'ZA', 'ZM', 'ZW', 'ABW', 'AFG', 'AGO', 'AIA', 'ALA', 'ALB', 'AND', 'ARE', 'ARG', 'ARM', 'ASM', 'ATA', 'ATF', 'ATG', 'AUS', 'AUT', 'AZE', 'BDI', 'BEL', 'BEN', 'BES', 'BFA', 'BGD', 'BGR', 'BHR', 'BHS', 'BIH', 'BLM', 'BLR', 'BLZ', 'BMU', 'BOL', 'BRA', 'BRB', 'BRN', 'BTN', 'BVT', 'BWA', 'CAF', 'CAN', 'CCK', 'CHE', 'CHL', 'CHN', 'CIV', 'CMR', 'COD', 'COG', 'COK', 'COL', 'COM', 'CPV', 'CRI', 'CUB', 'CUW', 'CXR', 'CYM', 'CYP', 'CZE', 'DEU', 'DJI', 'DMA', 'DNK', 'DOM', 'DZA', 'ECU', 'EGY', 'ERI', 'ESH', 'ESP', 'EST', 'ETH', 'FIN', 'FJI', 'FLK', 'FRA', 'FRO', 'FSM', 'GAB', 'GBR', 'GEO', 'GGY', 'GHA', 'GIB', 'GIN', 'GLP', 'GMB', 'GNB', 'GNQ', 'GRC', 'GRD', 'GRL', 'GTM', 'GUF', 'GUM', 'GUY', 'HKG', 'HMD', 'HND', 'HRV', 'HTI', 'HUN', 'IDN', 'IMN', 'IND', 'IOT', 'IRL', 'IRN', 'IRQ', 'ISL', 'ISR', 'ITA', 'JAM', 'JEY', 'JOR', 'JPN', 'KAZ', 'KEN', 'KGZ', 'KHM', 'KIR', 'KNA', 'KOR', 'KWT', 'LAO', 'LBN', 'LBR', 'LBY', 'LCA', 'LIE', 'LKA', 'LSO', 'LTU', 'LUX', 'LVA', 'MAC', 'MAF', 'MAR', 'MCO', 'MDA', 'MDG', 'MDV', 'MEX', 'MHL', 'MKD', 'MLI', 'MLT', 'MMR', 'MNE', 'MNG', 'MNP', 'MOZ', 'MRT', 'MSR', 'MTQ', 'MUS', 'MWI', 'MYS', 'MYT', 'NAM', 'NCL', 'NER', 'NFK', 'NGA', 'NIC', 'NIU', 'NLD', 'NOR', 'NPL', 'NRU', 'NZL', 'OMN', 'PAK', 'PAN', 'PCN', 'PER', 'PHL', 'PLW', 'PNG', 'POL', 'PRI', 'PRK', 'PRT', 'PRY', 'PSE', 'PYF', 'QAT', 'REU', 'ROU', 'RUS', 'RWA', 'SAU', 'SDN', 'SEN', 'SGP', 'SGS', 'SHN', 'SJM', 'SLB', 'SLE', 'SLV', 'SMR', 'SOM', 'SPM', 'SRB', 'SSD', 'STP', 'SUR', 'SVK', 'SVN', 'SWE', 'SWZ', 'SXM', 'SYC', 'SYR', 'TCA', 'TCD', 'TGO', 'THA', 'TJK', 'TKL', 'TKM', 'TLS', 'TON', 'TTO', 'TUN', 'TUR', 'TUV', 'TWN', 'TZA', 'UGA', 'UKR', 'UMI', 'URY', 'USA', 'UZB', 'VAT', 'VCT', 'VEN', 'VGB', 'VIR', 'VNM', 'VUT', 'WLF', 'WSM', 'YEM', 'ZAF', 'ZMB', 'ZWE', '004', '008', '010', '012', '016', '020', '024', '028', '031', '032', '036', '040', '044', '048', '050', '051', '052', '056', '060', '064', '068', '070', '072', '074', '076', '084', '086', '090', '092', '096', '100', '104', '108', '112', '116', '120', '124', '132', '136', '140', '144', '148', '152', '156', '158', '162', '166', '170', '174', '175', '178', '180', '184', '188', '191', '192', '196', '203', '204', '208', '212', '214', '218', '222', '226', '231', '232', '233', '234', '238', '239', '242', '246', '248', '250', '254', '258', '260', '262', '266', '268', '270', '275', '276', '288', '292', '296', '300', '304', '308', '312', '316', '320', '324', '328', '332', '334', '336', '340', '344', '348', '352', '356', '360', '364', '368', '372', '376', '380', '384', '388', '392', '398', '400', '404', '408', '410', '414', '417', '418', '422', '426', '428', '430', '434', '438', '440', '442', '446', '450', '454', '458', '462', '466', '470', '474', '478', '480', '484', '492', '496', '498', '499', '500', '504', '508', '512', '516', '520', '524', '528', '531', '533', '534', '535', '540', '548', '554', '558', '562', '566', '570', '574', '578', '580', '581', '583', '584', '585', '586', '591', '598', '600', '604', '608', '612', '616', '620', '624', '626', '630', '634', '638', '642', '643', '646', '652', '654', '659', '660', '662', '663', '666', '670', '674', '678', '682', '686', '688', '690', '694', '702', '703', '704', '705', '706', '710', '716', '724', '728', '729', '732', '740', '744', '748', '752', '756', '760', '762', '764', '768', '772', '776', '780', '784', '788', '792', '795', '796', '798', '800', '804', '807', '818', '826', '831', '832', '833', '834', '840', '850', '854', '858', '860', '862', '876', '882', '887', '894'], 'urn:iso:std:iso:3166:-2'=>['AF-BAL', 'AF-BAM', 'AF-BDG', 'AF-BDS', 'AF-BGL', 'AF-DAY', 'AF-FRA', 'AF-FYB', 'AF-GHA', 'AF-GHO', 'AF-HEL', 'AF-HER', 'AF-JOW', 'AF-KAB', 'AF-KAN', 'AF-KAP', 'AF-KDZ', 'AF-KHO', 'AF-KNR', 'AF-LAG', 'AF-LOG', 'AF-NAN', 'AF-NIM', 'AF-NUR', 'AF-PAN', 'AF-PAR', 'AF-PIA', 'AF-PKA', 'AF-SAM', 'AF-SAR', 'AF-TAK', 'AF-URU', 'AF-WAR', 'AF-ZAB', 'AX-AX', 'AL-01', 'AL-02', 'AL-03', 'AL-04', 'AL-05', 'AL-06', 'AL-07', 'AL-08', 'AL-09', 'AL-10', 'AL-11', 'AL-12', 'AL-BR', 'AL-BU', 'AL-DI', 'AL-DL', 'AL-DR', 'AL-DV', 'AL-EL', 'AL-ER', 'AL-FR', 'AL-GJ', 'AL-GR', 'AL-HA', 'AL-KA', 'AL-KB', 'AL-KC', 'AL-KO', 'AL-KR', 'AL-KU', 'AL-LB', 'AL-LE', 'AL-LU', 'AL-MK', 'AL-MM', 'AL-MR', 'AL-MT', 'AL-PG', 'AL-PQ', 'AL-PR', 'AL-PU', 'AL-SH', 'AL-SK', 'AL-SR', 'AL-TE', 'AL-TP', 'AL-TR', 'AL-VL', 'DZ-01', 'DZ-02', 'DZ-03', 'DZ-04', 'DZ-05', 'DZ-06', 'DZ-07', 'DZ-08', 'DZ-09', 'DZ-10', 'DZ-11', 'DZ-12', 'DZ-13', 'DZ-14', 'DZ-15', 'DZ-16', 'DZ-17', 'DZ-18', 'DZ-19', 'DZ-20', 'DZ-21', 'DZ-22', 'DZ-23', 'DZ-24', 'DZ-25', 'DZ-26', 'DZ-27', 'DZ-28', 'DZ-29', 'DZ-30', 'DZ-31', 'DZ-32', 'DZ-33', 'DZ-34', 'DZ-35', 'DZ-36', 'DZ-37', 'DZ-38', 'DZ-39', 'DZ-40', 'DZ-41', 'DZ-42', 'DZ-43', 'DZ-44', 'DZ-45', 'DZ-46', 'DZ-47', 'DZ-48', 'AS-AS', 'AD-02', 'AD-03', 'AD-04', 'AD-05', 'AD-06', 'AD-07', 'AD-08', 'AO-BGO', 'AO-BGU', 'AO-BIE', 'AO-CAB', 'AO-CCU', 'AO-CNN', 'AO-CNO', 'AO-CUS', 'AO-HUA', 'AO-HUI', 'AO-LNO', 'AO-LSU', 'AO-LUA', 'AO-MAL', 'AO-MOX', 'AO-NAM', 'AO-UIG', 'AO-ZAI', 'AI-AI', 'AQ-AQ', 'AG-03', 'AG-04', 'AG-05', 'AG-06', 'AG-07', 'AG-08', 'AG-10', 'AG-11', 'AR-A', 'AR-B', 'AR-C', 'AR-D', 'AR-E', 'AR-F', 'AR-G', 'AR-H', 'AR-J', 'AR-K', 'AR-L', 'AR-M', 'AR-N', 'AR-P', 'AR-Q', 'AR-R', 'AR-S', 'AR-T', 'AR-U', 'AR-V', 'AR-W', 'AR-X', 'AR-Y', 'AR-Z', 'AM-AG', 'AM-AR', 'AM-AV', 'AM-ER', 'AM-GR', 'AM-KT', 'AM-LO', 'AM-SH', 'AM-SU', 'AM-TV', 'AM-VD', 'AW-AW', 'AU-ACT', 'AU-NSW', 'AU-NT', 'AU-QLD', 'AU-SA', 'AU-TAS', 'AU-VIC', 'AU-WA', 'AT-1', 'AT-2', 'AT-3', 'AT-4', 'AT-5', 'AT-6', 'AT-7', 'AT-8', 'AT-9', 'AZ-ABS', 'AZ-AGA', 'AZ-AGC', 'AZ-AGM', 'AZ-AGS', 'AZ-AGU', 'AZ-AST', 'AZ-BA', 'AZ-BAB', 'AZ-BAL', 'AZ-BAR', 'AZ-BEY', 'AZ-BIL', 'AZ-CAB', 'AZ-CAL', 'AZ-CUL', 'AZ-DAS', 'AZ-FUZ', 'AZ-GAD', 'AZ-GA', 'AZ-GOR', 'AZ-GOY', 'AZ-GYG', 'AZ-HAC', 'AZ-IMI', 'AZ-ISM', 'AZ-KAL', 'AZ-KAN', 'AZ-KUR', 'AZ-LAC', 'AZ-LA', 'AZ-LAN', 'AZ-LER']}, 'type'=>'CodeableConcept', 'path'=>'Library.jurisdiction', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/jurisdiction'}}, + 'purpose' => {'type'=>'markdown', 'path'=>'Library.purpose', 'min'=>0, 'max'=>1}, + 'usage' => {'type'=>'markdown', 'path'=>'Library.usage', 'min'=>0, 'max'=>1}, + 'copyright' => {'type'=>'markdown', 'path'=>'Library.copyright', 'min'=>0, 'max'=>1}, + 'copyrightLabel' => {'type'=>'string', 'path'=>'Library.copyrightLabel', 'min'=>0, 'max'=>1}, + 'approvalDate' => {'type'=>'date', 'path'=>'Library.approvalDate', 'min'=>0, 'max'=>1}, + 'lastReviewDate' => {'type'=>'date', 'path'=>'Library.lastReviewDate', 'min'=>0, 'max'=>1}, + 'effectivePeriod' => {'type'=>'Period', 'path'=>'Library.effectivePeriod', 'min'=>0, 'max'=>1}, + 'topic' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/definition-use'=>['fhir-structure', 'custom-resource', 'dam', 'wire-format', 'archetype', 'template'], 'http://terminology.hl7.org/CodeSystem/definition-topic'=>['treatment', 'education', 'assessment']}, 'type'=>'CodeableConcept', 'path'=>'Library.topic', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/definition-topic'}}, + 'author' => {'type'=>'ContactDetail', 'path'=>'Library.author', 'min'=>0, 'max'=>Float::INFINITY}, + 'editor' => {'type'=>'ContactDetail', 'path'=>'Library.editor', 'min'=>0, 'max'=>Float::INFINITY}, + 'reviewer' => {'type'=>'ContactDetail', 'path'=>'Library.reviewer', 'min'=>0, 'max'=>Float::INFINITY}, + 'endorser' => {'type'=>'ContactDetail', 'path'=>'Library.endorser', 'min'=>0, 'max'=>Float::INFINITY}, + 'relatedArtifact' => {'type'=>'RelatedArtifact', 'path'=>'Library.relatedArtifact', 'min'=>0, 'max'=>Float::INFINITY}, + 'parameter' => {'type'=>'ParameterDefinition', 'path'=>'Library.parameter', 'min'=>0, 'max'=>Float::INFINITY}, + 'dataRequirement' => {'type'=>'DataRequirement', 'path'=>'Library.dataRequirement', 'min'=>0, 'max'=>Float::INFINITY}, + 'content' => {'type'=>'Attachment', 'path'=>'Library.content', 'min'=>0, 'max'=>Float::INFINITY} + } + + attr_accessor :id # 0-1 id + attr_accessor :meta # 0-1 Meta + attr_accessor :implicitRules # 0-1 uri + attr_accessor :language # 0-1 code + attr_accessor :text # 0-1 Narrative + attr_accessor :contained # 0-* [ Resource ] + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :url # 0-1 uri + attr_accessor :identifier # 0-* [ Identifier ] + attr_accessor :version # 0-1 string + attr_accessor :versionAlgorithmString # 0-1 string + attr_accessor :versionAlgorithmCoding # 0-1 Coding + attr_accessor :name # 0-1 string + attr_accessor :title # 0-1 string + attr_accessor :subtitle # 0-1 string + attr_accessor :status # 1-1 code + attr_accessor :experimental # 0-1 boolean + attr_accessor :type # 1-1 CodeableConcept + attr_accessor :subjectCodeableConcept # 0-1 CodeableConcept + attr_accessor :subjectReference # 0-1 Reference(Group) + attr_accessor :date # 0-1 dateTime + attr_accessor :publisher # 0-1 string + attr_accessor :contact # 0-* [ ContactDetail ] + attr_accessor :description # 0-1 markdown + attr_accessor :useContext # 0-* [ UsageContext ] + attr_accessor :jurisdiction # 0-* [ CodeableConcept ] + attr_accessor :purpose # 0-1 markdown + attr_accessor :usage # 0-1 markdown + attr_accessor :copyright # 0-1 markdown + attr_accessor :copyrightLabel # 0-1 string + attr_accessor :approvalDate # 0-1 date + attr_accessor :lastReviewDate # 0-1 date + attr_accessor :effectivePeriod # 0-1 Period + attr_accessor :topic # 0-* [ CodeableConcept ] + attr_accessor :author # 0-* [ ContactDetail ] + attr_accessor :editor # 0-* [ ContactDetail ] + attr_accessor :reviewer # 0-* [ ContactDetail ] + attr_accessor :endorser # 0-* [ ContactDetail ] + attr_accessor :relatedArtifact # 0-* [ RelatedArtifact ] + attr_accessor :parameter # 0-* [ ParameterDefinition ] + attr_accessor :dataRequirement # 0-* [ DataRequirement ] + attr_accessor :content # 0-* [ Attachment ] + + def resourceType + 'Library' + end + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/resources/Linkage.rb b/lib/fhir_models/r6/generated/resources/Linkage.rb new file mode 100644 index 00000000..8c6b60d4 --- /dev/null +++ b/lib/fhir_models/r6/generated/resources/Linkage.rb @@ -0,0 +1,60 @@ +module FHIR + module R6 + class Linkage < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + SEARCH_PARAMS = ['author', 'item', 'source'] + METADATA = { + 'id' => {'type'=>'id', 'path'=>'Linkage.id', 'min'=>0, 'max'=>1}, + 'meta' => {'type'=>'Meta', 'path'=>'Linkage.meta', 'min'=>0, 'max'=>1}, + 'implicitRules' => {'type'=>'uri', 'path'=>'Linkage.implicitRules', 'min'=>0, 'max'=>1}, + 'language' => {'type'=>'code', 'path'=>'Linkage.language', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-languages'}}, + 'text' => {'type'=>'Narrative', 'path'=>'Linkage.text', 'min'=>0, 'max'=>1}, + 'contained' => {'type'=>'Resource', 'path'=>'Linkage.contained', 'min'=>0, 'max'=>Float::INFINITY}, + 'extension' => {'type'=>'Extension', 'path'=>'Linkage.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Linkage.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'active' => {'type'=>'boolean', 'path'=>'Linkage.active', 'min'=>0, 'max'=>1}, + 'author' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole', 'http://hl7.org/fhir/StructureDefinition/Organization'], 'type'=>'Reference', 'path'=>'Linkage.author', 'min'=>0, 'max'=>1}, + 'item' => {'type'=>'Linkage::Item', 'path'=>'Linkage.item', 'min'=>1, 'max'=>Float::INFINITY} + } + + class Item < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Item.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Item.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Item.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'type' => {'valid_codes'=>{'http://hl7.org/fhir/linkage-type'=>['source', 'alternate', 'historical']}, 'type'=>'code', 'path'=>'Item.type', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/linkage-type'}}, + 'resource' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Resource'], 'type'=>'Reference', 'path'=>'Item.resource', 'min'=>1, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :type # 1-1 code + attr_accessor :resource # 1-1 Reference(Resource) + end + + attr_accessor :id # 0-1 id + attr_accessor :meta # 0-1 Meta + attr_accessor :implicitRules # 0-1 uri + attr_accessor :language # 0-1 code + attr_accessor :text # 0-1 Narrative + attr_accessor :contained # 0-* [ Resource ] + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :active # 0-1 boolean + attr_accessor :author # 0-1 Reference(Practitioner|PractitionerRole|Organization) + attr_accessor :item # 1-* [ Linkage::Item ] + + def resourceType + 'Linkage' + end + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/resources/List.rb b/lib/fhir_models/r6/generated/resources/List.rb new file mode 100644 index 00000000..32634cc4 --- /dev/null +++ b/lib/fhir_models/r6/generated/resources/List.rb @@ -0,0 +1,84 @@ +module FHIR + module R6 + class List < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + SEARCH_PARAMS = ['code', 'date', 'empty-reason', 'encounter', 'identifier', 'item', 'notes', 'patient', 'source', 'status', 'subject', 'title'] + METADATA = { + 'id' => {'type'=>'id', 'path'=>'List.id', 'min'=>0, 'max'=>1}, + 'meta' => {'type'=>'Meta', 'path'=>'List.meta', 'min'=>0, 'max'=>1}, + 'implicitRules' => {'type'=>'uri', 'path'=>'List.implicitRules', 'min'=>0, 'max'=>1}, + 'language' => {'type'=>'code', 'path'=>'List.language', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-languages'}}, + 'text' => {'type'=>'Narrative', 'path'=>'List.text', 'min'=>0, 'max'=>1}, + 'contained' => {'type'=>'Resource', 'path'=>'List.contained', 'min'=>0, 'max'=>Float::INFINITY}, + 'extension' => {'type'=>'Extension', 'path'=>'List.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'List.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'identifier' => {'type'=>'Identifier', 'path'=>'List.identifier', 'min'=>0, 'max'=>Float::INFINITY}, + 'status' => {'valid_codes'=>{'http://hl7.org/fhir/list-status'=>['current', 'retired', 'entered-in-error']}, 'type'=>'code', 'path'=>'List.status', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/list-status'}}, + 'mode' => {'valid_codes'=>{'http://hl7.org/fhir/list-mode'=>['working', 'snapshot', 'changes']}, 'type'=>'code', 'path'=>'List.mode', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/list-mode'}}, + 'title' => {'type'=>'string', 'path'=>'List.title', 'min'=>0, 'max'=>1}, + 'code' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/list-example-use-codes'=>['alerts', 'adverserxns', 'allergies', 'medications', 'problems', 'worklist', 'waiting', 'protocols', 'plans']}, 'type'=>'CodeableConcept', 'path'=>'List.code', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/list-example-codes'}}, + 'subject' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Resource'], 'type'=>'Reference', 'path'=>'List.subject', 'min'=>0, 'max'=>Float::INFINITY}, + 'encounter' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Encounter'], 'type'=>'Reference', 'path'=>'List.encounter', 'min'=>0, 'max'=>1}, + 'date' => {'type'=>'dateTime', 'path'=>'List.date', 'min'=>0, 'max'=>1}, + 'source' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole', 'http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/Organization', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson', 'http://hl7.org/fhir/StructureDefinition/CareTeam'], 'type'=>'Reference', 'path'=>'List.source', 'min'=>0, 'max'=>1}, + 'orderedBy' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/list-order'=>['user', 'system', 'event-date', 'entry-date', 'priority', 'alphabetic', 'category', 'patient']}, 'type'=>'CodeableConcept', 'path'=>'List.orderedBy', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'preferred', 'uri'=>'http://hl7.org/fhir/ValueSet/list-order'}}, + 'note' => {'type'=>'Annotation', 'path'=>'List.note', 'min'=>0, 'max'=>Float::INFINITY}, + 'entry' => {'type'=>'List::Entry', 'path'=>'List.entry', 'min'=>0, 'max'=>Float::INFINITY}, + 'emptyReason' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/list-empty-reason'=>['nilknown', 'notasked', 'withheld', 'unavailable', 'notstarted', 'closed']}, 'type'=>'CodeableConcept', 'path'=>'List.emptyReason', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'preferred', 'uri'=>'http://hl7.org/fhir/ValueSet/list-empty-reason'}} + } + + class Entry < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Entry.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Entry.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Entry.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'flag' => {'valid_codes'=>{'urn:oid:1.2.36.1.2001.1001.101.104.16592'=>['01', '02', '03', '04', '05', '06']}, 'type'=>'CodeableConcept', 'path'=>'Entry.flag', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/list-item-flag'}}, + 'deleted' => {'type'=>'boolean', 'path'=>'Entry.deleted', 'min'=>0, 'max'=>1}, + 'date' => {'type'=>'dateTime', 'path'=>'Entry.date', 'min'=>0, 'max'=>1}, + 'item' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Resource'], 'type'=>'Reference', 'path'=>'Entry.item', 'min'=>1, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :flag # 0-1 CodeableConcept + attr_accessor :deleted # 0-1 boolean + attr_accessor :date # 0-1 dateTime + attr_accessor :item # 1-1 Reference(Resource) + end + + attr_accessor :id # 0-1 id + attr_accessor :meta # 0-1 Meta + attr_accessor :implicitRules # 0-1 uri + attr_accessor :language # 0-1 code + attr_accessor :text # 0-1 Narrative + attr_accessor :contained # 0-* [ Resource ] + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :identifier # 0-* [ Identifier ] + attr_accessor :status # 1-1 code + attr_accessor :mode # 1-1 code + attr_accessor :title # 0-1 string + attr_accessor :code # 0-1 CodeableConcept + attr_accessor :subject # 0-* [ Reference(Resource) ] + attr_accessor :encounter # 0-1 Reference(Encounter) + attr_accessor :date # 0-1 dateTime + attr_accessor :source # 0-1 Reference(Practitioner|PractitionerRole|Patient|Device|Organization|RelatedPerson|CareTeam) + attr_accessor :orderedBy # 0-1 CodeableConcept + attr_accessor :note # 0-* [ Annotation ] + attr_accessor :entry # 0-* [ List::Entry ] + attr_accessor :emptyReason # 0-1 CodeableConcept + + def resourceType + 'List' + end + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/resources/Location.rb b/lib/fhir_models/r6/generated/resources/Location.rb new file mode 100644 index 00000000..be40c42b --- /dev/null +++ b/lib/fhir_models/r6/generated/resources/Location.rb @@ -0,0 +1,92 @@ +module FHIR + module R6 + class Location < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + SEARCH_PARAMS = ['address', 'address-city', 'address-country', 'address-postalcode', 'address-state', 'address-use', 'characteristic', 'endpoint', 'identifier', 'mode', 'name', 'near', 'operational-status', 'organization', 'partof', 'status', 'type'] + METADATA = { + 'id' => {'type'=>'id', 'path'=>'Location.id', 'min'=>0, 'max'=>1}, + 'meta' => {'type'=>'Meta', 'path'=>'Location.meta', 'min'=>0, 'max'=>1}, + 'implicitRules' => {'type'=>'uri', 'path'=>'Location.implicitRules', 'min'=>0, 'max'=>1}, + 'language' => {'type'=>'code', 'path'=>'Location.language', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-languages'}}, + 'text' => {'type'=>'Narrative', 'path'=>'Location.text', 'min'=>0, 'max'=>1}, + 'contained' => {'type'=>'Resource', 'path'=>'Location.contained', 'min'=>0, 'max'=>Float::INFINITY}, + 'extension' => {'type'=>'Extension', 'path'=>'Location.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Location.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'identifier' => {'type'=>'Identifier', 'path'=>'Location.identifier', 'min'=>0, 'max'=>Float::INFINITY}, + 'status' => {'valid_codes'=>{'http://hl7.org/fhir/location-status'=>['active', 'suspended', 'inactive']}, 'type'=>'code', 'path'=>'Location.status', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/location-status'}}, + 'operationalStatus' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/v2-0116'=>['C', 'H', 'O', 'U', 'K', 'I']}, 'type'=>'Coding', 'path'=>'Location.operationalStatus', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'preferred', 'uri'=>'http://terminology.hl7.org/ValueSet/v2-0116'}}, + 'name' => {'type'=>'string', 'path'=>'Location.name', 'min'=>0, 'max'=>1}, + 'alias' => {'type'=>'string', 'path'=>'Location.alias', 'min'=>0, 'max'=>Float::INFINITY}, + 'description' => {'type'=>'markdown', 'path'=>'Location.description', 'min'=>0, 'max'=>1}, + 'mode' => {'valid_codes'=>{'http://hl7.org/fhir/location-mode'=>['instance', 'kind']}, 'type'=>'code', 'path'=>'Location.mode', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/location-mode'}}, + 'type' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/service-type'=>['1', '2', '3', '4', '5', '6', '7', '8', '9', '10', '11', '12', '13', '14', '15', '16', '17', '18', '19', '20', '21', '22', '23', '24', '25', '26', '27', '28', '29', '30', '31', '32', '33', '34', '35', '36', '37', '38', '39', '40', '41', '42', '43', '44', '45', '46', '47', '48', '49', '50', '51', '52', '53', '54', '55', '56', '57', '58', '59', '60', '61', '62', '63', '64', '65', '66', '67', '68', '69', '70', '71', '72', '73', '74', '75', '76', '77', '78', '79', '80', '81', '82', '83', '84', '85', '86', '87', '88', '89', '90', '91', '92', '93', '94', '95', '96', '97', '98', '99', '100', '101', '102', '103', '104', '105', '106', '107', '108', '109', '110', '111', '112', '113', '114', '115', '116', '117', '118', '119', '120', '121', '122', '123', '124', '125', '126', '127', '128', '129', '130', '131', '132', '133', '134', '135', '136', '137', '138', '139', '140', '141', '142', '143', '144', '145', '146', '147', '148', '149', '150', '151', '152', '153', '154', '155', '156', '157', '158', '159', '160', '161', '162', '163', '164', '165', '166', '167', '168', '169', '170', '171', '172', '173', '174', '175', '176', '177', '178', '179', '180', '181', '182', '183', '184', '185', '186', '187', '188', '189', '190', '191', '192', '193', '194', '195', '196', '197', '198', '199', '200', '201', '202', '203', '204', '205', '206', '207', '208', '209', '210', '211', '212', '213', '214', '215', '216', '217', '218', '219', '220', '221', '222', '223', '224', '225', '226', '227', '228', '229', '230', '231', '232', '233', '234', '235', '236', '237', '238', '239', '240', '241', '242', '243', '244', '245', '246', '247', '248', '249', '250', '251', '252', '253', '254', '255', '256', '257', '258', '259', '260', '261', '262', '263', '264', '265', '266', '267', '268', '269', '270', '271', '272', '273', '274', '275', '276', '277', '278', '279', '280', '281', '282', '283', '284', '285', '286', '287', '288', '289', '290', '291', '292', '293', '294', '295', '296', '297', '298', '299', '300', '301', '302', '303', '304', '305', '306', '307', '308', '309', '310', '311', '312', '313', '314', '315', '316', '317', '318', '319', '320', '321', '322', '323', '324', '325', '326', '327', '328', '330', '331', '332', '333', '334', '335', '336', '337', '338', '339', '340', '341', '342', '343', '344', '345', '346', '347', '348', '349', '350', '351', '352', '353', '354', '355', '356', '357', '358', '359', '360', '361', '362', '364', '365', '366', '367', '368', '369', '370', '371', '372', '373', '374', '375', '376', '377', '378', '379', '380', '381', '382', '383', '384', '385', '386', '387', '388', '389', '390', '391', '392', '393', '394', '395', '396', '397', '398', '399', '400', '401', '402', '403', '404', '405', '406', '407', '408', '409', '410', '411', '412', '413', '414', '415', '416', '417', '418', '419', '420', '421', '422', '423', '424', '425', '426', '427', '428', '429', '430', '431', '432', '433', '434', '435', '436', '437', '438', '439', '440', '441', '442', '443', '444', '445', '446', '447', '448', '449', '450', '451', '452', '453', '454', '455', '456', '457', '458', '459', '460', '461', '462', '463', '464', '465', '466', '467', '468', '469', '470', '471', '472', '473', '474', '475', '476', '477', '478', '479', '480', '481', '482', '483', '484', '485', '486', '488', '489', '490', '491', '492', '493', '494', '495', '496', '497', '498', '500', '501', '502', '503', '504', '505', '506', '507', '508', '509', '510', '513', '514', '530', '531', '532', '533', '534', '535', '536', '537', '538', '539', '540', '541', '542', '543', '544', '545', '546', '547', '548', '550', '551', '552', '553', '554', '555', '556', '557', '558', '559', '560', '561', '562', '563', '564', '565', '566', '567', '568', '569', '570', '571', '572', '573', '574', '575', '576', '577', '580', '581', '582', '583', '584', '585', '589', '590', '591', '593', '599', '600', '601', '602', '603', '604', '605', '606', '607', '608', '609', '610', '611', '612', '613', '614', '615', '616', '617', '618', '619', '620', '621', '622', '623', '624', '625', '626', '627', '628', '629']}, 'type'=>'CodeableConcept', 'path'=>'Location.type', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'preferred', 'uri'=>'http://terminology.hl7.org/ValueSet/service-type'}}, + 'contact' => {'type'=>'ExtendedContactDetail', 'path'=>'Location.contact', 'min'=>0, 'max'=>Float::INFINITY}, + 'address' => {'type'=>'Address', 'path'=>'Location.address', 'min'=>0, 'max'=>1}, + 'form' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/location-physical-type'=>['si', 'bu', 'wi', 'wa', 'lvl', 'co', 'ro', 'bd', 've', 'ho', 'ca', 'rd', 'area', 'jdn', 'vi']}, 'type'=>'CodeableConcept', 'path'=>'Location.form', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/location-form'}}, + 'position' => {'type'=>'Location::Position', 'path'=>'Location.position', 'min'=>0, 'max'=>1}, + 'managingOrganization' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Organization'], 'type'=>'Reference', 'path'=>'Location.managingOrganization', 'min'=>0, 'max'=>1}, + 'partOf' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Location'], 'type'=>'Reference', 'path'=>'Location.partOf', 'min'=>0, 'max'=>1}, + 'characteristic' => {'valid_codes'=>{'http://hl7.org/fhir/location-characteristic'=>['wheelchair', 'has-translation', 'has-oxy-nitro', 'has-neg-press', 'has-iso-ward', 'has-icu']}, 'type'=>'CodeableConcept', 'path'=>'Location.characteristic', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/location-characteristic'}}, + 'hoursOfOperation' => {'type'=>'Availability', 'path'=>'Location.hoursOfOperation', 'min'=>0, 'max'=>1}, + 'virtualService' => {'type'=>'VirtualServiceDetail', 'path'=>'Location.virtualService', 'min'=>0, 'max'=>Float::INFINITY}, + 'endpoint' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Endpoint'], 'type'=>'Reference', 'path'=>'Location.endpoint', 'min'=>0, 'max'=>Float::INFINITY} + } + + class Position < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Position.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Position.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Position.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'longitude' => {'type'=>'decimal', 'path'=>'Position.longitude', 'min'=>1, 'max'=>1}, + 'latitude' => {'type'=>'decimal', 'path'=>'Position.latitude', 'min'=>1, 'max'=>1}, + 'altitude' => {'type'=>'decimal', 'path'=>'Position.altitude', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :longitude # 1-1 decimal + attr_accessor :latitude # 1-1 decimal + attr_accessor :altitude # 0-1 decimal + end + + attr_accessor :id # 0-1 id + attr_accessor :meta # 0-1 Meta + attr_accessor :implicitRules # 0-1 uri + attr_accessor :language # 0-1 code + attr_accessor :text # 0-1 Narrative + attr_accessor :contained # 0-* [ Resource ] + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :identifier # 0-* [ Identifier ] + attr_accessor :status # 0-1 code + attr_accessor :operationalStatus # 0-1 Coding + attr_accessor :name # 0-1 string + attr_accessor :alias # 0-* [ string ] + attr_accessor :description # 0-1 markdown + attr_accessor :mode # 0-1 code + attr_accessor :type # 0-* [ CodeableConcept ] + attr_accessor :contact # 0-* [ ExtendedContactDetail ] + attr_accessor :address # 0-1 Address + attr_accessor :form # 0-1 CodeableConcept + attr_accessor :position # 0-1 Location::Position + attr_accessor :managingOrganization # 0-1 Reference(Organization) + attr_accessor :partOf # 0-1 Reference(Location) + attr_accessor :characteristic # 0-* [ CodeableConcept ] + attr_accessor :hoursOfOperation # 0-1 Availability + attr_accessor :virtualService # 0-* [ VirtualServiceDetail ] + attr_accessor :endpoint # 0-* [ Reference(Endpoint) ] + + def resourceType + 'Location' + end + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/resources/ManufacturedItemDefinition.rb b/lib/fhir_models/r6/generated/resources/ManufacturedItemDefinition.rb new file mode 100644 index 00000000..86dcc168 --- /dev/null +++ b/lib/fhir_models/r6/generated/resources/ManufacturedItemDefinition.rb @@ -0,0 +1,141 @@ +module FHIR + module R6 + class ManufacturedItemDefinition < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + SEARCH_PARAMS = ['dose-form', 'identifier', 'ingredient', 'name', 'status'] + METADATA = { + 'id' => {'type'=>'id', 'path'=>'ManufacturedItemDefinition.id', 'min'=>0, 'max'=>1}, + 'meta' => {'type'=>'Meta', 'path'=>'ManufacturedItemDefinition.meta', 'min'=>0, 'max'=>1}, + 'implicitRules' => {'type'=>'uri', 'path'=>'ManufacturedItemDefinition.implicitRules', 'min'=>0, 'max'=>1}, + 'language' => {'type'=>'code', 'path'=>'ManufacturedItemDefinition.language', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-languages'}}, + 'text' => {'type'=>'Narrative', 'path'=>'ManufacturedItemDefinition.text', 'min'=>0, 'max'=>1}, + 'contained' => {'type'=>'Resource', 'path'=>'ManufacturedItemDefinition.contained', 'min'=>0, 'max'=>Float::INFINITY}, + 'extension' => {'type'=>'Extension', 'path'=>'ManufacturedItemDefinition.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'ManufacturedItemDefinition.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'identifier' => {'type'=>'Identifier', 'path'=>'ManufacturedItemDefinition.identifier', 'min'=>0, 'max'=>Float::INFINITY}, + 'status' => {'valid_codes'=>{'http://hl7.org/fhir/publication-status'=>['draft', 'active', 'retired', 'unknown']}, 'type'=>'code', 'path'=>'ManufacturedItemDefinition.status', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/publication-status'}}, + 'name' => {'type'=>'string', 'path'=>'ManufacturedItemDefinition.name', 'min'=>0, 'max'=>1}, + 'manufacturedDoseForm' => {'valid_codes'=>{'http://hl7.org/fhir/manufactured-dose-form'=>['100000073362', '100000073363', '100000073364', '100000073365', '100000073367', '100000073368', '100000073369', '100000073370', '100000073371', '100000073372', '100000073373', '100000073374', '100000073375', '100000073376', '100000073377', '100000073378', '100000073379', '100000073380', '100000073642', '100000073643', '100000073644', '100000073645', '100000073646', '100000073647', '100000073648', '100000073649', '100000073650', '100000073652', '100000073653', '100000073654', '100000073655', '100000073656', '100000073657', '100000073658', '100000073659', '100000073660', '100000073661', '100000073662', '100000073663', '100000073664', '100000073665', '100000073666', '100000073667', '100000073668', '100000073669', '100000073670', '100000073671', '100000073672', '100000073673', '100000073674', '100000073675', '100000073676', '100000073677', '100000073678', '100000073679', '100000073680', '100000073681', '100000073682', '100000073683', '100000073684', '100000073685', '100000073686', '100000073687', '100000073688', '100000073689', '100000073690', '100000073691', '100000073692', '100000073693', '100000073694', '100000073695', '100000073696', '100000073697', '100000073698', '100000073699', '100000073700', '100000073701', '100000073702', '100000073703', '100000073704', '100000073705', '100000073706', '100000073707', '100000073708', '100000073709', '100000073710', '100000073711', '100000073712', '100000073713', '100000073714', '100000073715', '100000073716', '100000073717', '100000073718', '100000073719', '100000073720', '100000073721', '100000073722', '100000073723', '100000073724', '100000073725', '100000073726', '100000073727', '100000073728', '100000073729', '100000073730', '100000073731', '100000073732', '100000073733', '100000073734', '100000073735', '100000073736', '100000073737', '100000073738', '100000073739', '100000073740', '100000073741', '100000073742', '100000073743', '100000073744', '100000073745', '100000073746', '100000073747', '100000073748', '100000073749', '100000073750', '100000073751', '100000073752', '100000073753', '100000073754', '100000073755', '100000073756', '100000073757', '100000073758', '100000073759', '100000073760', '100000073761', '100000073762', '100000073763', '100000073764', '100000073765', '100000073766', '100000073767', '100000073768', '100000073769', '100000073770', '100000073771', '100000073772', '100000073773', '100000073775', '100000073776', '100000073777', '100000073778', '100000073779', '100000073780', '100000073782', '100000073783', '100000073784', '100000073785', '100000073786', '100000073787', '100000073788', '100000073789', '100000073790', '100000073791', '100000073792', '100000073793', '100000073794', '100000073795', '100000073796', '100000073797', '100000073798', '100000073799', '100000073800', '100000073802', '100000073803', '100000073804', '100000073805', '100000073806', '100000073807', '100000073808', '100000073809', '100000073810', '100000073811', '100000073812', '100000073813', '100000073814', '100000073815', '100000073816', '100000073817', '100000073818', '100000073819', '100000073820', '100000073821', '100000073822', '100000073823', '100000073824', '100000073825', '100000073826', '100000073827', '100000073863']}, 'type'=>'CodeableConcept', 'path'=>'ManufacturedItemDefinition.manufacturedDoseForm', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/manufactured-dose-form'}}, + 'unitOfPresentation' => {'valid_codes'=>{'http://hl7.org/fhir/unit-of-presentation'=>['200000002108', '200000002109', '200000002110', '200000002111', '200000002112', '200000002113', '200000002114', '200000002115', '200000002116', '200000002117', '200000002118', '200000002119', '200000002120', '200000002121', '200000002122', '200000002123', '200000002124', '200000002125', '200000002126', '200000002127', '200000002128', '200000002129', '200000002130', '200000002131', '200000002132', '200000002133', '200000002134', '200000002135', '200000002136', '200000002137', '200000002138', '200000002139', '200000002140', '200000002141', '200000002142', '200000002143', '200000002144', '200000002145', '200000002146', '200000002147', '200000002148', '200000002149', '200000002150', '200000002151', '200000002152', '200000002153', '200000002154', '200000002155', '200000002156', '200000002157', '200000002158', '200000002159', '200000002163', '200000002164', '200000002165', '200000002166']}, 'type'=>'CodeableConcept', 'path'=>'ManufacturedItemDefinition.unitOfPresentation', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/unit-of-presentation'}}, + 'manufacturer' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Organization'], 'type'=>'Reference', 'path'=>'ManufacturedItemDefinition.manufacturer', 'min'=>0, 'max'=>Float::INFINITY}, + 'marketingStatus' => {'type'=>'MarketingStatus', 'path'=>'ManufacturedItemDefinition.marketingStatus', 'min'=>0, 'max'=>Float::INFINITY}, + 'ingredient' => {'valid_codes'=>{'http://snomed.info/sct'=>['105590001', '102002', '120006', '125001', '126000', '130002', '131003', '159002', '164003', '178002', '186002', '187006', '200001', '217008', '231008', '238002', '261000', '296000', '327000', '329002', '336001', '340005', '363000', '370000', '371001', '377002', '392001', '395004', '412004', '424006', '425007', '432003', '438004', '462009', '472007', '476005', '498001', '501001', '505005', '506006', '515004', '519005', '521000', '529003', '538001', '566009', '576007', '578008', '584006', '585007', '591009', '593007', '594001', '597008', '604000', '611001', '620005', '648005', '662003', '668004', '683009', '686001', '693002', '698006', '699003', '704006', '732002', '735000', '747006', '773001', '785009', '804003', '819002', '850000', '859004', '860009', '873008', '876000', '877009', '889006', '896008', '905001', '923009', '925002', '963005', '974001', '979006', '993004', '1002007', '1010008', '1018001', '1025008', '1047008', '1050006', '1065007', '1080001', '1091008', '1097007', '1105007', '1113008', '1137008', '1149009', '1160000', '1166006', '1169004', '1171004', '1185009', '1189003', '1190007', '1219001', '1223009', '1244009', '1248007', '1269009', '1272002', '1273007', '1313002', '1319003', '1320009', '1325004', '1331001', '1336006', '1341003', '1346008', '1355006', '1368003', '1371006', '1373009', '1381005', '1394007', '1396009', '1405004', '1408002', '1416006', '1450002', '1466000', '1471007', '1472000', '1476002', '1477006', '1496005', '1506001', '1517000', '1530004', '1535009', '1536005', '1540001', '1545006', '1557002', '1565004', '1575001', '1603001', '1607000', '1609002', '1634002', '1649005', '1656004', '1660001', '1668008', '1672007', '1673002', '1675009', '1676005', '1681001', '1696002', '1701009', '1710001', '1726000', '1727009', '1740004', '1764003', '1768000', '1786002', '1793003', '1795005', '1798007', '1799004', '1823002', '1827001', '1886008', '1904005', '1914001', '1916004', '1940007', '1944003', '1956002', '1971003', '1975007', '1978009', '1985008', '1991005', '2000001', '2006007', '2008008', '2009000', '2017008', '2027002', '2029004', '2038002', '2039005', '2050008', '2064008', '2082006', '2085008', '2088005', '2096000', '2100004', '2101000', '2125008', '2130007', '2141009', '2147008', '2151005', '2154002', '2159007', '2163000', '2168009', '2179004', '2189000', '2194000', '2195004', '2201007', '2208001', '2212007', '2215009', '2240002', '2249001', '2254005', '2260005', '2262002', '2264001', '2309006', '2311002', '2329007', '2331003', '2338009', '2343002', '2346005', '2354007', '2369008', '2370009', '2376003', '2384004', '2404002', '2405001', '2414006', '2430003', '2431004', '2441001', '2444009', '2450004', '2462000', '2466002', '2500009', '2509005', '2522002', '2529006', '2537003', '2568004', '2573005', '2575003', '2595009', '2597001', '2611008', '2637006', '2648004', '2649007', '2660003', '2671002', '2674005', '2676007', '2678008', '2680002', '2698003', '2705002', '2706001', '2719002', '2721007', '2728001', '2753003', '2754009', '2765004', '2778004', '2796008', '2799001', '2823004', '2832002', '2846002', '2869004', '2878005', '2880004', '2883002', '2913009', '2916001', '2925007', '2927004', '2938004', '2942001', '2950005', '2958003', '2964005', '2974008', '2988007', '2991007', '2995003', '3027009', '3031003', '3040004', '3045009', '3052006', '3066001', '3070009', '3087006', '3107005', '3108000', '3131000', '3136005', '3142009', '3145006', '3150000', '3151001', '3155005', '3161008', '3167007', '3187008', '3193000', '3197004', '3209002', '3212004', '3225007', '3232003', '3271000', '3273002', '3300001', '3318003', '3325005', '3339005', '3340007', '3342004', '3346001', '3378009', '3379001', '3392003', '3405005', '3411008', '3437006', '3440006', '3455002', '3463001', '3465008', '3466009', '3492002', '3493007', '3495000', '3501003', '3523004', '3532002', '3555004', '3579002', '3581000', '3587001', '3588006', '3597005', '3602003', '3610002', '3617004', '3648007', '3655009', '3672002', '3684000', '3689005', '3692009', '3693004', '3702007', '3710008', '3718001', '3726009', '3727000', '3730007', '3737005', '3742002', '3757009', '3771001', '3775005', '3776006', '3792001', '3800009', '3807007', '3811001', '3812008', '3816006', '3823007', '3829006', '3834005', '3836007', '3844007', '3848005', '3849002', '3854006', '3874004', '3892007', '3896005', '3897001', '3906002', '3920009', '3930000', '3932008', '3941003', '3945007', '3958008', '3961009', '3976001', '3982003', '3983008', '3990003', '3994007', '4014000', '4024008', '4025009', '4043008', '4047009', '4048004', '4067000', '4076007', '4077003', '4080002', '4091009', '4097008', '4104007', '4105008', '4115002', '4137009', '4153007', '4167003', '4169000', '4177001', '4182008', '4188007', '4200007', '4201006', '4203009', '4207005', '4217000', '4218005', '4231000', '4239003', '4255005', '4289006', '4290002', '4314009', '4334005', '4342006', '4353000', '4355007', '4362003', '4370008', '4393002', '4401009', '4422003', '4423008', '4425001', '4435007', '4437004', '4471008', '4479005', '4480008', '4509009', '4534009', '4540002', '4546008', '4555006', '4560005', '4561009', '4564001', '4567008', '4582003', '4591004', '4610008', '4616002', '4629002', '4635002', '4643007', '4656000', '4674009', '4681002', '4693006', '4700006', '4706000', '4714006', '4728000', '4732006', '4746006', '4761007', '4762000', '4777008', '4780009', '4786003', '4789005', '4793004', '4814001', '4824009', '4825005', '4831008', '4832001', '4833006', '4844003', '4864008', '4872005', '4878009', '4882006', '4889002', '4901003', '4925006', '4933007', '4940008', '4955004', '4962008', '4963003', '4965005', '4968007', '4986005', '5003005', '5004004', '5007006', '5024000', '5031001', '5040002', '5043000', '5045007', '5059000', '5060005', '5061009', '5064001', '5081005', '5086000', '5094007', '5098005', '5109006', '5142007', '5160007', '5163009', '5167005', '5172001', '5179005', '5200001', '5206007', '5220000', '5226006', '5250008', '5252000', '5253005', '5259009', '5289002', '5303002', '5305009', '5307001', '5312000', '5323001', '5330007', '5339008', '5340005', '5392001', '5395004', '5404007', '5405008', '5406009', '5420002', '5439007', '5442001', '5453007', '5471000', '5474008', '5477001', '5483003', '5504009', '5511008', '5513006', '5515004', '5533005', '5537006', '5540006', '5547009', '5548004', '5568005', '5573004', '5589001', '5590005', '5628003', '5629006', '5637003', '5641004', '5647000', '5656008', '5659001', '5670008', '5681006', '5691000', '5692007', '5699003', '5700002', '5702005', '5704006', '5705007', '5739006', '5746002', '5757007', '5762008', '5764009', '5767002', '5774007', '5800007', '5813001', '5826002', '5827006', '5829009', '5830004', '5840001', '5858007', '5863006', '5896008', '5899001', '5907009', '5910002', '5915007', '5927005', '5931004', '5932006', '5950004', '5955009', '5977008', '5989005', '5991002', '6021003', '6038004', '6043006', '6044000', '6054001', '6056004', '6068008', '6083003', '6085005', '6088007', '6089004', '6091007', '6107003', '6109000', '6115000', '6135004', '6138002', '6162007', '6170002', '6172005', '6178009', '6179001', '6182006', '6197009', '6237004', '6249003', '6256009', '6257000', '6260007', '6261006', '6263009', '6264003', '6287006', '6291001', '6301006', '6310003', '6314007', '6333002', '6338006', '6356006', '6360009', '6367007', '6386004', '6394006', '6401007', '6409009', '6411000', '6422001', '6451002', '6455006', '6469006', '6478000', '6495008', '6507009', '6513000', '6516008', '6524003', '6529008', '6532006', '6590001', '6592009', '6602005', '6611005', '6612003', '6619007', '6642000', '6644004', '6671004', '6672006', '6699008', '6701008', '6702001', '6709005', '6710000', '6713003', '6717002', '6725000', '6730001', '6741004', '6755007', '6786001', '6790004', '6792007', '6808006', '6809003', '6814004', '6817006', '6826009', '6837005', '6854002', '6865007', '6873003', '6879004', '6881002', '6884005', '6890009', '6896003', '6910009', '6911008', '6916003', '6924008', '6925009', '6927001', '6937006', '6945001', '6952004', '6958000', '6961004', '6970001', '6973004', '6983000', '6992002', '6993007', '6999006', '7008002', '7018007', '7029006', '7030001', '7034005', '7045008', '7047000', '7049002', '7054006', '7056008', '7059001', '7061005', '7070008', '7084003', '7110002', '7120007', '7132006', '7139002', '7146006', '7152007', '7156005', '7158006', '7161007', '7179006', '7191002', '7208009', '7211005', '7237008', '7243005', '7269004', '7271004', '7280004', '7281000', '7284008', '7294003', '7302008', '7318002', '7321000', '7325009', '7327001', '7328006', '7330008', '7337006', '7348004', '7382005', '7401000', '7411007', '7427000', '7434003', '7446004', '7460002', '7470000', '7489000', '7503004', '7509000', '7515000', '7537007', '7547005', '7549008', '7588005', '7608003', '7616007', '7648006', '7661006', '7670009', '7675004', '7685003', '7696006', '7716001', '7737009', '7738004', '7761002', '7770004', '7774008', '7779003', '7785005', '7790008', '7791007', '7795003', '7801007', '7816005', '7834009', '7846008', '7848009', '7868003', '7879008', '7900007', '7904003', '7909008', '7924004', '7938006', '7945006', '7948008', '7953003', '7957002', '7961008', '7970006', '7974002', '7975001', '7979007', '7983007', '7985000', '7997004', '8000007', '8002004', '8025003', '8029009', '8030004', '8035009', '8048008', '8054009', '8055005', '8105004', '8108002', '8123007', '8132009', '8143001', '8153000', '8156008', '8164002', '8168004', '8179009', '8184003', '8190004', '8202008', '8203003', '8204009', '8222007', '8227001', '8230008', '8237006', '8252004', '8257005', '8261004', '8268005', '8270001', '8275006', '8295000', '8300003', '8310007', '8313009', '8340009', '8342001', '8343006', '8354001', '8355000', '8362009', '8365006', '8368008', '8376005', '8385005', '8397006', '8406008', '8429000', '8450009', '8452001', '8456003', '8460000', '8473001', '8474007', '8484008', '8485009', '8486005', '8487001', '8491006', '8492004', '8498000', '8507001', '8514004', '8520003', '8525008', '8529002', '8534003', '8537005', '8578007', '8591008', '8612007', '8620009', '8631001', '8653004', '8660005', '8687009', '8689007', '8701002', '8705006', '8731008', '8740007', '8761000', '8767001', '8785008', '8786009', '8795001', '8817004', '8818009', '8822004', '8830003', '8836009', '8844009', '8858006', '8865003', '8878003', '8882001', '8886003', '8908003', '8914005', '8919000', '8926000', '8945009', '8953001', '8963009', '8969008', '8977007', '8982000', '8987006', '8991001', '9010006', '9013008', '9021002', '9024005', '9045003', '9052001', '9054000', '9103003', '9110009', '9125009', '9159008', '9172009', '9174005', '9183000', '9189001', '9195000', '9197008', '9205004', '9220005', '9223007', '9234005', '9246009', '9253000', '9270008', '9271007', '9301005', '9302003', '9315007', '9319001', '9334007', '9349004', '9351000', '9355009', '9392009', '9396007', '9398008', '9410003', '9422000', '9457002']}, 'type'=>'CodeableConcept', 'path'=>'ManufacturedItemDefinition.ingredient', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/substance-codes'}}, + 'property' => {'type'=>'ManufacturedItemDefinition::Property', 'path'=>'ManufacturedItemDefinition.property', 'min'=>0, 'max'=>Float::INFINITY}, + 'component' => {'type'=>'ManufacturedItemDefinition::Component', 'path'=>'ManufacturedItemDefinition.component', 'min'=>0, 'max'=>Float::INFINITY} + } + + class Property < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'value' => ['CodeableConcept', 'Quantity', 'date', 'boolean', 'markdown', 'Attachment', 'Reference'] + } + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Property.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Property.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Property.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'type' => {'valid_codes'=>{'http://snomed.info/sct'=>['363787002', '365007', '413009', '477001', '482008', '820008', '916008', '940000', '1202003', '1255009', '1285004', '1309009', '1314008', '1364001', '1391004', '1495009', '1524004', '1803003', '1882005', '1925005', '1993008', '2335007', '2465003', '2548005', '2767007', '2941008', '2957008', '3030002', '3049003', '3085003', '3330009', '3359009', '3371003', '3384007', '3397009', '3516000', '3628000', '3678003', '3709003', '3791008', '3805004', '3806003', '3850002', '3863008', '3962002', '4051006', '4065008', '4186006', '4187002', '4351003', '4428004', '4452006', '4531001', '4601000', '4605009', '4683004', '4695004', '4710002', '4751000', '4838002', '5072004', '5222008', '5308006', '5410007', '5418000', '5512001', '5660006', '5661005', '5741007', '5744004', '5748001', '5883007', '6057008', '6145002', '6230002', '6252006', '6304003', '6427007', '6440002', '6577008', '6588002', '6635000', '6723007', '6769007', '6795009', '6797001', '6886007', '6899005', '6918002', '6942003', '6994001', '7015005', '7041004', '7175000', '7205007', '7261001', '7349007', '7352004', '7423001', '7478007', '7542004', '7749005', '7825004', '7866004', '7928001', '7934008', '7952008', '8198006', '8337009', '8469004', '8499008', '8515003', '8521004', '8527000', '8581002', '8586007', '8625004', '8647004', '8690003', '8738002', '8739005', '8834007', '8927009', '8997002', '9077000', '9251003', '9304002', '9470006', '9561006', '9576003', '9876005', '9929002', '9964006', '9995004', '10011003', '10142005', '10143000', '10241009', '10252003', '10448000', '10502006', '10539007', '10625003', '10702008', '10716003', '10806004', '10947000', '11118004', '11247002', '11395008', '11448005', '11554009', '11696002', '11769008', '11786002', '11798007', '11820004', '11953005', '11977004', '12032001', '12049008', '12140005', '12157009', '12239004', '12261009', '12280006', '12307008', '12309006', '12367005', '12405001', '12493004', '12547000', '12591000', '12679000', '12852001', '12887001', '13130004', '13191003', '13226008', '13402008', '13473004', '13506008', '13621006', '13693004', '13760002', '13823007', '14004009', '14067000', '14142001', '14235009', '14411002', '14468000', '14502000', '14688008', '14872005', '14890006', '14910006', '14951008', '15070007', '15125001', '15227002', '15281004', '15361003', '15396003', '15456004', '15527001', '15564007', '15565008', '15615005', '15876000', '16058003', '16086006', '16153005', '16162007', '16166005', '16206004', '16244008', '16262004', '16354009', '16379007', '16466004', '16468003', '16476001', '16490003', '16550004', '16679002', '16821004', '16891008', '16933005', '16940006', '17202005', '17328006', '17362006', '17410008', '17441009', '17785005', '17892006', '17952008', '17964000', '18145008', '18240006', '18316001', '18332003', '18373002', '18480004', '18491006', '18601007', '18741006', '18841001', '19077000', '19166009', '19381008', '19487008', '19511002', '19611009', '19634000', '19706002', '19789007', '19959007', '19982009', '19993006', '20000007', '20245001', '20255002', '20374008', '20412003', '20426007', '20441007', '20494003', '20587003', '20618006', '20629005', '20722008', '20733006', '20806000', '20889005', '20910001', '20947001', '20970009', '21122005', '21152002', '21192000', '21278004', '21313003', '21324001', '21356008', '21417003', '21474000', '21663000', '21723009', '21738005', '21840007', '21979002', '22052001', '22171002', '22200009', '22280007', '22301005', '22382001', '22571008', '22626006', '22639005', '22690006', '22751002', '22787009', '22851009', '22921004', '23035008', '23211007', '23275005', '23362008', '23365005', '23431008', '23435004', '23472005', '23565006', '23948005', '23980007', '24025005', '24154002', '24220009', '24238007', '24296009', '24428000', '24453002', '24560006', '24562003', '24607002', '24637006', '24672009', '24725003', '24859005', '25145005', '25272006', '25602002', '25684004', '25755000', '25819003', '25974002', '26011007', '26027000', '26065007', '26127003', '26142000', '26285004', '26365000', '26510003', '26560009', '26626008', '26669000', '26694004', '26724002', '26814000', '26827001', '26869002', '26916004', '27026000', '27030002', '27071008', '27073006', '27100007', '27113001', '27213009', '27283003', '27305006', '27308008', '27309000', '27327002', '27350008', '27421000', '27468005', '27556003', '27598000', '27625002', '27750006', '27901007', '27913002', '27958008', '27960005', '27997000', '28001007', '28005003', '28239005', '28263002', '28329002', '28400003', '28423000', '28447007', '28551006', '28606003', '28771004', '28827006', '28858007', '28875001', '28982001', '29059006', '29371005', '29501005', '29533001', '29544009', '29548007', '29759001', '29772000', '29852003', '29922007', '29944002', '30017007', '30064007', '30214007', '30219002', '30247003', '30342006', '30367009', '30397001', '30568003', '30855003', '30866005', '30878009', '30879001', '30901003', '30920001', '30944004', '30953006', '30976009', '30979002', '31105004', '31179009', '31226005', '31255002', '31261004', '31294001', '31346003', '31475008', '31498000', '31534003', '31580001', '31639004', '31763002', '31853002', '31916007', '31983005', '32058005', '32101006', '32223000', '32316004', '32318003', '32386009', '32528008', '32560000', '32563003', '32650004', '32689005', '32864002', '32978000', '33032001', '33066005', '33097009', '33105009', '33213002', '33249001', '33341000', '33405001', '33406000', '33427005', '33453002', '33480009', '33485004', '33739003', '33769005', '33836004', '33911006', '33957008', '33975009', '34008004', '34178000', '34257009', '34267004', '34372006', '34517005', '34529001', '34606001', '34721000', '34734004', '34909005', '35024006', '35048002', '35123003', '35184007', '35188005', '35194002', '35245009', '35311004', '35332007', '35335009', '35360009', '35401007', '35544009', '35574001', '35622009', '35706003', '35732009', '35754006', '35800004', '35840005', '35877002', '35897007', '35939009', '35948004', '36003005', '36047004', '36096009', '36459006', '36550007', '36643001', '36735000', '36841002', '36862001', '36922004', '37038003', '37043005', '37087001', '37124008', '37129003', '37190005', '37328000', '37476000', '37555008', '37557000', '37594009', '37690006', '37717001', '37736006', '37742005', '37801004', '37811006', '37845004', '37993006', '38080001', '38186005', '38187001', '38522000', '38597004', '38661002', '38695003', '38820004', '38860003', '38952000', '38962007', '38963002', '39025000', '39040003', '39080007', '39122004', '39140000', '39146006', '39211005', '39247006', '39338001', '39420003', '39438000', '39511009', '39527002', '39542004', '39622003', '39632005', '39744000', '39899002', '39996008', '40015002', '40087002', '40091007', '40117008', '40137007', '40139005', '40187000', '40269008', '40335009', '40336005', '40394006', '40407006', '40513000', '40602005', '40619007', '40662008', '40736007', '40909004', '40944002', '41011002', '41070009', '41494001', '41633001', '41651000', '41698008', '41701000', '41741009', '42054005', '42081005', '42093001', '42111002', '42233006', '42406009', '42447007', '42457008', '42468008', '42573004', '43068009', '43074009', '43173001', '43224003', '43326003', '43394007', '43410000', '43414009', '43471007', '43488000', '43520008', '43857005', '43861004', '43902009', '43914001', '44138005', '44284008', '44432004', '44436001', '44453008', '44501002', '44523003', '44831001', '45071003', '45117006', '45222001', '45336008', '45444009', '45500009', '45596005', '45611008', '45658000', '45789006', '45804006', '45832002', '45873001', '45933008', '46019001', '46056005', '46118006', '46198005', '46446001', '46449008', '46470002', '46483001', '46493008', '46638006', '46877007', '46889009', '46977006', '47078008', '47116001', '47196002', '47287008', '47301008', '47309005', '47392007', '47410001', '47446005', '47497002', '47539004', '47678007', '47710002', '47722004', '47825005', '47827002', '47868006', '47958002', '48038003', '48064009', '48068007', '48089003', '48237003', '48263008', '48373007', '48388002', '48441002', '48709009', '48726003', '48761009', '48882008', '49005002', '49105004', '49169007', '49213006', '49350005', '49361002', '49441007', '49764008', '49818009', '49950003', '50033000', '50166003', '50214003', '50266007', '50285005', '50289004', '50360004', '50373000', '50602003', '50614006', '50629008', '50666002', '50741009', '50794000', '50834005', '50872000', '51020002', '51104005', '51187000', '51272001', '51308000', '51413002', '51478000', '51497000', '51533001', '51679002', '51717002', '51751003', '51795009', '51841009', '51864006', '51975006', '52015004', '52019005', '52059008', '52134002', '52240001', '52479005', '52562002', '52583008', '52653008', '52963003', '52965005', '52980004', '53060006', '53125002', '53273001', '53294003', '53319005', '53492001', '53688001', '53701004', '53833003', '53899002', '53992005', '54014004', '54052003', '54055001', '54125006', '54206000', '54257001', '54405004', '54478001', '54542009', '54715006', '54718008', '54721005', '54731003', '54775004', '54797002', '54812001', '54860003', '54880002', '54952000', '54958001', '54993008', '55044005', '55070006', '55127008', '55154006', '55200000', '55226005', '55394004', '55431009', '55532004', '55562005', '55577002', '55591008', '55767001', '55859003', '56073001', '56107002', '56119005', '56141005', '56215005', '56285002', '56290004', '56393004', '56639005', '56687000', '56777005', '56799002', '56939008', '56953008', '57036006', '57110001', '57188001', '57206007', '57234000', '57309003', '57427004', '57503003', '57566009', '57604000', '57755004', '57770003', '58102000', '58164001', '58190003', '58203002', '58294000', '58301003', '58312003', '58314002', '58322009', '58462007', '58516001', '58577001', '58608000', '58628001', '58829007', '58915005', '58917002', '58926004', '58967009', '59041006', '59052000', '59228002', '59236006', '59299002', '59328004', '59376003', '59562003', '59955000', '59972007', '60074003', '60279001', '60309003', '60384005', '60386007', '60406009', '60460001', '60534004', '60621009', '60649002', '60701003', '60747006', '60757007', '60783002', '60796001', '60797005', '60832007', '60877009', '60947002', '60984000', '61017008', '61073000', '61089002', '61095001', '61159007', '61168009', '61254005', '61334006', '61340004', '61409007', '61428000', '61447002', '61468001', '61511001', '61666009', '61686008', '61776000', '61859005', '61883002', '61909002', '61923000', '61931005', '62202002', '62262004', '62299004', '62303009', '62430000', '62575000', '62768004', '62970001', '63158009', '63177006', '63189008', '63199003', '63208007', '63248004', '63433007', '63448001', '63533009', '63582009', '63624000', '63636006', '63674003', '63700001', '63744003', '63911002', '64001003', '64045003', '64066006', '64074007', '64079002', '64106006', '64193007', '64231002', '64346006', '64392009', '64414007', '64501009', '64607003', '64702000', '65065002', '65077007', '65091001', '65401001', '65452004', '65453009', '65500002', '65507004', '65552001', '65598000', '65742002', '65825000', '65970007', '66059008', '66199009', '66216009', '66249000', '66320005', '66332009', '66362003', '66471008', '66523006', '66582003', '66621004', '66824009', '66847005', '67034007', '67316000', '67381000', '67461000', '67611004', '67657002', '67767000', '67993002', '68015005', '68031002', '68130003', '68199000', '68236004', '68281000', '68344002', '68362006', '68545002', '68592003', '68711006', '68719008', '68742001', '68980005', '69063000', '69202003', '69262000', '69330000', '69444007', '69611006', '69618000', '69744008', '69998004', '70017002', '70054006', '70111003', '70217009', '70277000', '70337006', '70414004', '70433009', '70464006', '70498002', '70514001', '70697002', '70714003', '70778006', '70818006', '70822001', '70981009', '71056003', '71172009', '71202001', '71219004', '71280007']}, 'type'=>'CodeableConcept', 'path'=>'Property.type', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/product-characteristic-codes'}}, + 'valueCodeableConcept' => {'type'=>'CodeableConcept', 'path'=>'Property.value[x]', 'min'=>0, 'max'=>1}, + 'valueQuantity' => {'type'=>'Quantity', 'path'=>'Property.value[x]', 'min'=>0, 'max'=>1}, + 'valueDate' => {'type'=>'date', 'path'=>'Property.value[x]', 'min'=>0, 'max'=>1}, + 'valueBoolean' => {'type'=>'boolean', 'path'=>'Property.value[x]', 'min'=>0, 'max'=>1}, + 'valueMarkdown' => {'type'=>'markdown', 'path'=>'Property.value[x]', 'min'=>0, 'max'=>1}, + 'valueAttachment' => {'type'=>'Attachment', 'path'=>'Property.value[x]', 'min'=>0, 'max'=>1}, + 'valueReference' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Binary'], 'type'=>'Reference', 'path'=>'Property.value[x]', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :type # 1-1 CodeableConcept + attr_accessor :valueCodeableConcept # 0-1 CodeableConcept + attr_accessor :valueQuantity # 0-1 Quantity + attr_accessor :valueDate # 0-1 date + attr_accessor :valueBoolean # 0-1 boolean + attr_accessor :valueMarkdown # 0-1 markdown + attr_accessor :valueAttachment # 0-1 Attachment + attr_accessor :valueReference # 0-1 Reference(Binary) + end + + class Component < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Component.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Component.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Component.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'type' => {'type'=>'CodeableConcept', 'path'=>'Component.type', 'min'=>1, 'max'=>1}, + 'function' => {'type'=>'CodeableConcept', 'path'=>'Component.function', 'min'=>0, 'max'=>Float::INFINITY}, + 'amount' => {'type'=>'Quantity', 'path'=>'Component.amount', 'min'=>0, 'max'=>Float::INFINITY}, + 'constituent' => {'type'=>'ManufacturedItemDefinition::Component::Constituent', 'path'=>'Component.constituent', 'min'=>0, 'max'=>Float::INFINITY}, + 'property' => {'type'=>'ManufacturedItemDefinition::Property', 'path'=>'Component.property', 'min'=>0, 'max'=>Float::INFINITY}, + 'component' => {'type'=>'ManufacturedItemDefinition::Component', 'path'=>'Component.component', 'min'=>0, 'max'=>Float::INFINITY} + } + + class Constituent < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Constituent.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Constituent.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Constituent.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'amount' => {'type'=>'Quantity', 'path'=>'Constituent.amount', 'min'=>0, 'max'=>Float::INFINITY}, + 'location' => {'type'=>'CodeableConcept', 'path'=>'Constituent.location', 'min'=>0, 'max'=>Float::INFINITY}, + 'function' => {'type'=>'CodeableConcept', 'path'=>'Constituent.function', 'min'=>0, 'max'=>Float::INFINITY}, + 'hasIngredient' => {'type'=>'CodeableReference', 'path'=>'Constituent.hasIngredient', 'min'=>0, 'max'=>Float::INFINITY} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :amount # 0-* [ Quantity ] + attr_accessor :location # 0-* [ CodeableConcept ] + attr_accessor :function # 0-* [ CodeableConcept ] + attr_accessor :hasIngredient # 0-* [ CodeableReference ] + end + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :type # 1-1 CodeableConcept + attr_accessor :function # 0-* [ CodeableConcept ] + attr_accessor :amount # 0-* [ Quantity ] + attr_accessor :constituent # 0-* [ ManufacturedItemDefinition::Component::Constituent ] + attr_accessor :property # 0-* [ ManufacturedItemDefinition::Property ] + attr_accessor :component # 0-* [ ManufacturedItemDefinition::Component ] + end + + attr_accessor :id # 0-1 id + attr_accessor :meta # 0-1 Meta + attr_accessor :implicitRules # 0-1 uri + attr_accessor :language # 0-1 code + attr_accessor :text # 0-1 Narrative + attr_accessor :contained # 0-* [ Resource ] + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :identifier # 0-* [ Identifier ] + attr_accessor :status # 1-1 code + attr_accessor :name # 0-1 string + attr_accessor :manufacturedDoseForm # 1-1 CodeableConcept + attr_accessor :unitOfPresentation # 0-1 CodeableConcept + attr_accessor :manufacturer # 0-* [ Reference(Organization) ] + attr_accessor :marketingStatus # 0-* [ MarketingStatus ] + attr_accessor :ingredient # 0-* [ CodeableConcept ] + attr_accessor :property # 0-* [ ManufacturedItemDefinition::Property ] + attr_accessor :component # 0-* [ ManufacturedItemDefinition::Component ] + + def resourceType + 'ManufacturedItemDefinition' + end + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/resources/Measure.rb b/lib/fhir_models/r6/generated/resources/Measure.rb new file mode 100644 index 00000000..7dddae88 --- /dev/null +++ b/lib/fhir_models/r6/generated/resources/Measure.rb @@ -0,0 +1,309 @@ +module FHIR + module R6 + class Measure < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'versionAlgorithm' => ['string', 'Coding'], + 'subject' => ['CodeableConcept', 'Reference'] + } + SEARCH_PARAMS = ['composed-of', 'context', 'context-quantity', 'context-type', 'context-type-quantity', 'context-type-value', 'date', 'depends-on', 'derived-from', 'description', 'effective', 'identifier', 'jurisdiction', 'name', 'predecessor', 'publisher', 'status', 'successor', 'title', 'topic', 'url', 'version'] + METADATA = { + 'id' => {'type'=>'id', 'path'=>'Measure.id', 'min'=>0, 'max'=>1}, + 'meta' => {'type'=>'Meta', 'path'=>'Measure.meta', 'min'=>0, 'max'=>1}, + 'implicitRules' => {'type'=>'uri', 'path'=>'Measure.implicitRules', 'min'=>0, 'max'=>1}, + 'language' => {'type'=>'code', 'path'=>'Measure.language', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-languages'}}, + 'text' => {'type'=>'Narrative', 'path'=>'Measure.text', 'min'=>0, 'max'=>1}, + 'contained' => {'type'=>'Resource', 'path'=>'Measure.contained', 'min'=>0, 'max'=>Float::INFINITY}, + 'extension' => {'type'=>'Extension', 'path'=>'Measure.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Measure.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'url' => {'type'=>'uri', 'path'=>'Measure.url', 'min'=>0, 'max'=>1}, + 'identifier' => {'type'=>'Identifier', 'path'=>'Measure.identifier', 'min'=>0, 'max'=>Float::INFINITY}, + 'version' => {'type'=>'string', 'path'=>'Measure.version', 'min'=>0, 'max'=>1}, + 'versionAlgorithmString' => {'type'=>'string', 'path'=>'Measure.versionAlgorithm[x]', 'min'=>0, 'max'=>1}, + 'versionAlgorithmCoding' => {'valid_codes'=>{'http://hl7.org/fhir/version-algorithm'=>['semver', 'integer', 'alpha', 'date', 'natural']}, 'type'=>'Coding', 'path'=>'Measure.versionAlgorithm[x]', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/version-algorithm'}}, + 'name' => {'type'=>'string', 'path'=>'Measure.name', 'min'=>0, 'max'=>1}, + 'title' => {'type'=>'string', 'path'=>'Measure.title', 'min'=>0, 'max'=>1}, + 'subtitle' => {'type'=>'string', 'path'=>'Measure.subtitle', 'min'=>0, 'max'=>1}, + 'status' => {'valid_codes'=>{'http://hl7.org/fhir/publication-status'=>['draft', 'active', 'retired', 'unknown']}, 'type'=>'code', 'path'=>'Measure.status', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/publication-status'}}, + 'experimental' => {'type'=>'boolean', 'path'=>'Measure.experimental', 'min'=>0, 'max'=>1}, + 'subjectCodeableConcept' => {'valid_codes'=>{'http://hl7.org/fhir/fhir-types'=>['CareTeam', 'Device', 'Group', 'HealthcareService', 'Location', 'Organization', 'Patient', 'Practitioner', 'PractitionerRole', 'RelatedPerson']}, 'type'=>'CodeableConcept', 'path'=>'Measure.subject[x]', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/participant-resource-types'}}, + 'subjectReference' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Group'], 'type'=>'Reference', 'path'=>'Measure.subject[x]', 'min'=>0, 'max'=>1}, + 'basis' => {'valid_codes'=>{'http://hl7.org/fhir/fhir-types'=>['Base', 'Element', 'BackboneElement', 'DataType', 'Address', 'Annotation', 'Attachment', 'Availability', 'BackboneType', 'Dosage', 'ElementDefinition', 'MarketingStatus', 'ProductShelfLife', 'RelativeTime', 'Timing', 'CodeableConcept', 'CodeableReference', 'Coding', 'ContactDetail', 'ContactPoint', 'Contributor', 'DataRequirement', 'Expression', 'ExtendedContactDetail', 'Extension', 'HumanName', 'Identifier', 'Meta', 'MonetaryComponent', 'Money', 'Narrative', 'ParameterDefinition', 'Period', 'PrimitiveType', 'base64Binary', 'boolean', 'date', 'dateTime', 'decimal', 'instant', 'integer', 'positiveInt', 'unsignedInt', 'integer64', 'string', 'code', 'id', 'markdown', 'time', 'uri', 'canonical', 'oid', 'url', 'uuid', 'Quantity', 'Age', 'Count', 'Distance', 'Duration', 'Range', 'Ratio', 'RatioRange', 'Reference', 'RelatedArtifact', 'SampledData', 'Signature', 'TriggerDefinition', 'UsageContext', 'VirtualServiceDetail', 'xhtml', 'Resource', 'Binary', 'Bundle', 'DomainResource', 'Account', 'ActivityDefinition', 'ActorDefinition', 'AdministrableProductDefinition', 'AdverseEvent', 'AllergyIntolerance', 'Appointment', 'AppointmentResponse', 'ArtifactAssessment', 'AuditEvent', 'Basic', 'BiologicallyDerivedProduct', 'BiologicallyDerivedProductDispense', 'BodyStructure', 'CanonicalResource', 'CapabilityStatement', 'CarePlan', 'CareTeam', 'ChargeItem', 'ChargeItemDefinition', 'Citation', 'Claim', 'ClaimResponse', 'ClinicalImpression', 'ClinicalUseDefinition', 'CodeSystem', 'Communication', 'CommunicationRequest', 'CompartmentDefinition', 'Composition', 'ConceptMap', 'Condition', 'ConditionDefinition', 'Consent', 'Contract', 'Coverage', 'CoverageEligibilityRequest', 'CoverageEligibilityResponse', 'DetectedIssue', 'Device', 'DeviceAlert', 'DeviceAssociation', 'DeviceDefinition', 'DeviceDispense', 'DeviceMetric', 'DeviceRequest', 'DeviceUsage', 'DiagnosticReport', 'DocumentReference', 'Encounter', 'EncounterHistory', 'Endpoint', 'EnrollmentRequest', 'EnrollmentResponse', 'EpisodeOfCare', 'EventDefinition', 'Evidence', 'EvidenceReport', 'EvidenceVariable', 'ExampleScenario', 'ExplanationOfBenefit', 'FamilyMemberHistory', 'Flag', 'FormularyItem', 'GenomicStudy', 'Goal', 'GraphDefinition', 'Group', 'GuidanceResponse', 'HealthcareService', 'ImagingSelection', 'ImagingStudy', 'Immunization', 'ImmunizationEvaluation', 'ImmunizationRecommendation', 'ImplementationGuide', 'Ingredient', 'InsurancePlan', 'InsuranceProduct', 'InventoryItem', 'InventoryReport', 'Invoice', 'Library', 'Linkage', 'List', 'Location', 'ManufacturedItemDefinition', 'Measure', 'MeasureReport', 'Medication', 'MedicationAdministration', 'MedicationDispense', 'MedicationKnowledge', 'MedicationRequest', 'MedicationStatement', 'MedicinalProductDefinition', 'MessageDefinition', 'MessageHeader', 'MetadataResource', 'MolecularDefinition', 'MolecularSequence', 'NamingSystem', 'NutritionIntake', 'NutritionOrder', 'NutritionProduct', 'Observation', 'ObservationDefinition', 'OperationDefinition', 'OperationOutcome', 'Organization', 'OrganizationAffiliation', 'PackagedProductDefinition', 'Patient', 'PaymentNotice', 'PaymentReconciliation', 'Permission', 'Person', 'PersonalRelationship', 'PlanDefinition', 'Practitioner', 'PractitionerRole', 'Procedure', 'Provenance', 'Questionnaire', 'QuestionnaireResponse', 'RegulatedAuthorization', 'RelatedPerson', 'RequestOrchestration', 'Requirements', 'ResearchStudy', 'ResearchSubject', 'RiskAssessment', 'Schedule', 'SearchParameter', 'ServiceRequest', 'Slot', 'Specimen', 'SpecimenDefinition', 'StructureDefinition', 'StructureMap', 'Subscription', 'SubscriptionStatus', 'SubscriptionTopic', 'Substance', 'SubstanceDefinition', 'SubstanceNucleicAcid', 'SubstancePolymer', 'SubstanceProtein', 'SubstanceReferenceInformation', 'SubstanceSourceMaterial', 'SupplyDelivery', 'SupplyRequest', 'Task', 'TerminologyCapabilities', 'TestPlan', 'TestReport', 'TestScript', 'Transport', 'ValueSet', 'VerificationResult', 'VisionPrescription', 'Parameters']}, 'type'=>'code', 'path'=>'Measure.basis', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/fhir-types'}}, + 'date' => {'type'=>'dateTime', 'path'=>'Measure.date', 'min'=>0, 'max'=>1}, + 'publisher' => {'type'=>'string', 'path'=>'Measure.publisher', 'min'=>0, 'max'=>1}, + 'contact' => {'type'=>'ContactDetail', 'path'=>'Measure.contact', 'min'=>0, 'max'=>Float::INFINITY}, + 'description' => {'type'=>'markdown', 'path'=>'Measure.description', 'min'=>0, 'max'=>1}, + 'useContext' => {'type'=>'UsageContext', 'path'=>'Measure.useContext', 'min'=>0, 'max'=>Float::INFINITY}, + 'jurisdiction' => {'valid_codes'=>{'urn:iso:std:iso:3166'=>['AD', 'AE', 'AF', 'AG', 'AI', 'AL', 'AM', 'AO', 'AQ', 'AR', 'AS', 'AT', 'AU', 'AW', 'AX', 'AZ', 'BA', 'BB', 'BD', 'BE', 'BF', 'BG', 'BH', 'BI', 'BJ', 'BL', 'BM', 'BN', 'BO', 'BQ', 'BR', 'BS', 'BT', 'BV', 'BW', 'BY', 'BZ', 'CA', 'CC', 'CD', 'CF', 'CG', 'CH', 'CI', 'CK', 'CL', 'CM', 'CN', 'CO', 'CR', 'CU', 'CV', 'CW', 'CX', 'CY', 'CZ', 'DE', 'DJ', 'DK', 'DM', 'DO', 'DZ', 'EC', 'EE', 'EG', 'EH', 'ER', 'ES', 'ET', 'FI', 'FJ', 'FK', 'FM', 'FO', 'FR', 'GA', 'GB', 'GD', 'GE', 'GF', 'GG', 'GH', 'GI', 'GL', 'GM', 'GN', 'GP', 'GQ', 'GR', 'GS', 'GT', 'GU', 'GW', 'GY', 'HK', 'HM', 'HN', 'HR', 'HT', 'HU', 'ID', 'IE', 'IL', 'IM', 'IN', 'IO', 'IQ', 'IR', 'IS', 'IT', 'JE', 'JM', 'JO', 'JP', 'KE', 'KG', 'KH', 'KI', 'KM', 'KN', 'KP', 'KR', 'KW', 'KY', 'KZ', 'LA', 'LB', 'LC', 'LI', 'LK', 'LR', 'LS', 'LT', 'LU', 'LV', 'LY', 'MA', 'MC', 'MD', 'ME', 'MF', 'MG', 'MH', 'MK', 'ML', 'MM', 'MN', 'MO', 'MP', 'MQ', 'MR', 'MS', 'MT', 'MU', 'MV', 'MW', 'MX', 'MY', 'MZ', 'NA', 'NC', 'NE', 'NF', 'NG', 'NI', 'NL', 'NO', 'NP', 'NR', 'NU', 'NZ', 'OM', 'PA', 'PE', 'PF', 'PG', 'PH', 'PK', 'PL', 'PM', 'PN', 'PR', 'PS', 'PT', 'PW', 'PY', 'QA', 'RE', 'RO', 'RS', 'RU', 'RW', 'SA', 'SB', 'SC', 'SD', 'SE', 'SG', 'SH', 'SI', 'SJ', 'SK', 'SL', 'SM', 'SN', 'SO', 'SR', 'SS', 'ST', 'SV', 'SX', 'SY', 'SZ', 'TC', 'TD', 'TF', 'TG', 'TH', 'TJ', 'TK', 'TL', 'TM', 'TN', 'TO', 'TR', 'TT', 'TV', 'TW', 'TZ', 'UA', 'UG', 'UM', 'US', 'UY', 'UZ', 'VA', 'VC', 'VE', 'VG', 'VI', 'VN', 'VU', 'WF', 'WS', 'YE', 'YT', 'ZA', 'ZM', 'ZW', 'ABW', 'AFG', 'AGO', 'AIA', 'ALA', 'ALB', 'AND', 'ARE', 'ARG', 'ARM', 'ASM', 'ATA', 'ATF', 'ATG', 'AUS', 'AUT', 'AZE', 'BDI', 'BEL', 'BEN', 'BES', 'BFA', 'BGD', 'BGR', 'BHR', 'BHS', 'BIH', 'BLM', 'BLR', 'BLZ', 'BMU', 'BOL', 'BRA', 'BRB', 'BRN', 'BTN', 'BVT', 'BWA', 'CAF', 'CAN', 'CCK', 'CHE', 'CHL', 'CHN', 'CIV', 'CMR', 'COD', 'COG', 'COK', 'COL', 'COM', 'CPV', 'CRI', 'CUB', 'CUW', 'CXR', 'CYM', 'CYP', 'CZE', 'DEU', 'DJI', 'DMA', 'DNK', 'DOM', 'DZA', 'ECU', 'EGY', 'ERI', 'ESH', 'ESP', 'EST', 'ETH', 'FIN', 'FJI', 'FLK', 'FRA', 'FRO', 'FSM', 'GAB', 'GBR', 'GEO', 'GGY', 'GHA', 'GIB', 'GIN', 'GLP', 'GMB', 'GNB', 'GNQ', 'GRC', 'GRD', 'GRL', 'GTM', 'GUF', 'GUM', 'GUY', 'HKG', 'HMD', 'HND', 'HRV', 'HTI', 'HUN', 'IDN', 'IMN', 'IND', 'IOT', 'IRL', 'IRN', 'IRQ', 'ISL', 'ISR', 'ITA', 'JAM', 'JEY', 'JOR', 'JPN', 'KAZ', 'KEN', 'KGZ', 'KHM', 'KIR', 'KNA', 'KOR', 'KWT', 'LAO', 'LBN', 'LBR', 'LBY', 'LCA', 'LIE', 'LKA', 'LSO', 'LTU', 'LUX', 'LVA', 'MAC', 'MAF', 'MAR', 'MCO', 'MDA', 'MDG', 'MDV', 'MEX', 'MHL', 'MKD', 'MLI', 'MLT', 'MMR', 'MNE', 'MNG', 'MNP', 'MOZ', 'MRT', 'MSR', 'MTQ', 'MUS', 'MWI', 'MYS', 'MYT', 'NAM', 'NCL', 'NER', 'NFK', 'NGA', 'NIC', 'NIU', 'NLD', 'NOR', 'NPL', 'NRU', 'NZL', 'OMN', 'PAK', 'PAN', 'PCN', 'PER', 'PHL', 'PLW', 'PNG', 'POL', 'PRI', 'PRK', 'PRT', 'PRY', 'PSE', 'PYF', 'QAT', 'REU', 'ROU', 'RUS', 'RWA', 'SAU', 'SDN', 'SEN', 'SGP', 'SGS', 'SHN', 'SJM', 'SLB', 'SLE', 'SLV', 'SMR', 'SOM', 'SPM', 'SRB', 'SSD', 'STP', 'SUR', 'SVK', 'SVN', 'SWE', 'SWZ', 'SXM', 'SYC', 'SYR', 'TCA', 'TCD', 'TGO', 'THA', 'TJK', 'TKL', 'TKM', 'TLS', 'TON', 'TTO', 'TUN', 'TUR', 'TUV', 'TWN', 'TZA', 'UGA', 'UKR', 'UMI', 'URY', 'USA', 'UZB', 'VAT', 'VCT', 'VEN', 'VGB', 'VIR', 'VNM', 'VUT', 'WLF', 'WSM', 'YEM', 'ZAF', 'ZMB', 'ZWE', '004', '008', '010', '012', '016', '020', '024', '028', '031', '032', '036', '040', '044', '048', '050', '051', '052', '056', '060', '064', '068', '070', '072', '074', '076', '084', '086', '090', '092', '096', '100', '104', '108', '112', '116', '120', '124', '132', '136', '140', '144', '148', '152', '156', '158', '162', '166', '170', '174', '175', '178', '180', '184', '188', '191', '192', '196', '203', '204', '208', '212', '214', '218', '222', '226', '231', '232', '233', '234', '238', '239', '242', '246', '248', '250', '254', '258', '260', '262', '266', '268', '270', '275', '276', '288', '292', '296', '300', '304', '308', '312', '316', '320', '324', '328', '332', '334', '336', '340', '344', '348', '352', '356', '360', '364', '368', '372', '376', '380', '384', '388', '392', '398', '400', '404', '408', '410', '414', '417', '418', '422', '426', '428', '430', '434', '438', '440', '442', '446', '450', '454', '458', '462', '466', '470', '474', '478', '480', '484', '492', '496', '498', '499', '500', '504', '508', '512', '516', '520', '524', '528', '531', '533', '534', '535', '540', '548', '554', '558', '562', '566', '570', '574', '578', '580', '581', '583', '584', '585', '586', '591', '598', '600', '604', '608', '612', '616', '620', '624', '626', '630', '634', '638', '642', '643', '646', '652', '654', '659', '660', '662', '663', '666', '670', '674', '678', '682', '686', '688', '690', '694', '702', '703', '704', '705', '706', '710', '716', '724', '728', '729', '732', '740', '744', '748', '752', '756', '760', '762', '764', '768', '772', '776', '780', '784', '788', '792', '795', '796', '798', '800', '804', '807', '818', '826', '831', '832', '833', '834', '840', '850', '854', '858', '860', '862', '876', '882', '887', '894'], 'urn:iso:std:iso:3166:-2'=>['AF-BAL', 'AF-BAM', 'AF-BDG', 'AF-BDS', 'AF-BGL', 'AF-DAY', 'AF-FRA', 'AF-FYB', 'AF-GHA', 'AF-GHO', 'AF-HEL', 'AF-HER', 'AF-JOW', 'AF-KAB', 'AF-KAN', 'AF-KAP', 'AF-KDZ', 'AF-KHO', 'AF-KNR', 'AF-LAG', 'AF-LOG', 'AF-NAN', 'AF-NIM', 'AF-NUR', 'AF-PAN', 'AF-PAR', 'AF-PIA', 'AF-PKA', 'AF-SAM', 'AF-SAR', 'AF-TAK', 'AF-URU', 'AF-WAR', 'AF-ZAB', 'AX-AX', 'AL-01', 'AL-02', 'AL-03', 'AL-04', 'AL-05', 'AL-06', 'AL-07', 'AL-08', 'AL-09', 'AL-10', 'AL-11', 'AL-12', 'AL-BR', 'AL-BU', 'AL-DI', 'AL-DL', 'AL-DR', 'AL-DV', 'AL-EL', 'AL-ER', 'AL-FR', 'AL-GJ', 'AL-GR', 'AL-HA', 'AL-KA', 'AL-KB', 'AL-KC', 'AL-KO', 'AL-KR', 'AL-KU', 'AL-LB', 'AL-LE', 'AL-LU', 'AL-MK', 'AL-MM', 'AL-MR', 'AL-MT', 'AL-PG', 'AL-PQ', 'AL-PR', 'AL-PU', 'AL-SH', 'AL-SK', 'AL-SR', 'AL-TE', 'AL-TP', 'AL-TR', 'AL-VL', 'DZ-01', 'DZ-02', 'DZ-03', 'DZ-04', 'DZ-05', 'DZ-06', 'DZ-07', 'DZ-08', 'DZ-09', 'DZ-10', 'DZ-11', 'DZ-12', 'DZ-13', 'DZ-14', 'DZ-15', 'DZ-16', 'DZ-17', 'DZ-18', 'DZ-19', 'DZ-20', 'DZ-21', 'DZ-22', 'DZ-23', 'DZ-24', 'DZ-25', 'DZ-26', 'DZ-27', 'DZ-28', 'DZ-29', 'DZ-30', 'DZ-31', 'DZ-32', 'DZ-33', 'DZ-34', 'DZ-35', 'DZ-36', 'DZ-37', 'DZ-38', 'DZ-39', 'DZ-40', 'DZ-41', 'DZ-42', 'DZ-43', 'DZ-44', 'DZ-45', 'DZ-46', 'DZ-47', 'DZ-48', 'AS-AS', 'AD-02', 'AD-03', 'AD-04', 'AD-05', 'AD-06', 'AD-07', 'AD-08', 'AO-BGO', 'AO-BGU', 'AO-BIE', 'AO-CAB', 'AO-CCU', 'AO-CNN', 'AO-CNO', 'AO-CUS', 'AO-HUA', 'AO-HUI', 'AO-LNO', 'AO-LSU', 'AO-LUA', 'AO-MAL', 'AO-MOX', 'AO-NAM', 'AO-UIG', 'AO-ZAI', 'AI-AI', 'AQ-AQ', 'AG-03', 'AG-04', 'AG-05', 'AG-06', 'AG-07', 'AG-08', 'AG-10', 'AG-11', 'AR-A', 'AR-B', 'AR-C', 'AR-D', 'AR-E', 'AR-F', 'AR-G', 'AR-H', 'AR-J', 'AR-K', 'AR-L', 'AR-M', 'AR-N', 'AR-P', 'AR-Q', 'AR-R', 'AR-S', 'AR-T', 'AR-U', 'AR-V', 'AR-W', 'AR-X', 'AR-Y', 'AR-Z', 'AM-AG', 'AM-AR', 'AM-AV', 'AM-ER', 'AM-GR', 'AM-KT', 'AM-LO', 'AM-SH', 'AM-SU', 'AM-TV', 'AM-VD', 'AW-AW', 'AU-ACT', 'AU-NSW', 'AU-NT', 'AU-QLD', 'AU-SA', 'AU-TAS', 'AU-VIC', 'AU-WA', 'AT-1', 'AT-2', 'AT-3', 'AT-4', 'AT-5', 'AT-6', 'AT-7', 'AT-8', 'AT-9', 'AZ-ABS', 'AZ-AGA', 'AZ-AGC', 'AZ-AGM', 'AZ-AGS', 'AZ-AGU', 'AZ-AST', 'AZ-BA', 'AZ-BAB', 'AZ-BAL', 'AZ-BAR', 'AZ-BEY', 'AZ-BIL', 'AZ-CAB', 'AZ-CAL', 'AZ-CUL', 'AZ-DAS', 'AZ-FUZ', 'AZ-GAD', 'AZ-GA', 'AZ-GOR', 'AZ-GOY', 'AZ-GYG', 'AZ-HAC', 'AZ-IMI', 'AZ-ISM', 'AZ-KAL', 'AZ-KAN', 'AZ-KUR', 'AZ-LAC', 'AZ-LA', 'AZ-LAN', 'AZ-LER']}, 'type'=>'CodeableConcept', 'path'=>'Measure.jurisdiction', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/jurisdiction'}}, + 'purpose' => {'type'=>'markdown', 'path'=>'Measure.purpose', 'min'=>0, 'max'=>1}, + 'usage' => {'type'=>'markdown', 'path'=>'Measure.usage', 'min'=>0, 'max'=>1}, + 'copyright' => {'type'=>'markdown', 'path'=>'Measure.copyright', 'min'=>0, 'max'=>1}, + 'copyrightLabel' => {'type'=>'string', 'path'=>'Measure.copyrightLabel', 'min'=>0, 'max'=>1}, + 'approvalDate' => {'type'=>'date', 'path'=>'Measure.approvalDate', 'min'=>0, 'max'=>1}, + 'lastReviewDate' => {'type'=>'date', 'path'=>'Measure.lastReviewDate', 'min'=>0, 'max'=>1}, + 'effectivePeriod' => {'type'=>'Period', 'path'=>'Measure.effectivePeriod', 'min'=>0, 'max'=>1}, + 'topic' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/definition-use'=>['fhir-structure', 'custom-resource', 'dam', 'wire-format', 'archetype', 'template'], 'http://terminology.hl7.org/CodeSystem/definition-topic'=>['treatment', 'education', 'assessment']}, 'type'=>'CodeableConcept', 'path'=>'Measure.topic', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/definition-topic'}}, + 'author' => {'type'=>'ContactDetail', 'path'=>'Measure.author', 'min'=>0, 'max'=>Float::INFINITY}, + 'editor' => {'type'=>'ContactDetail', 'path'=>'Measure.editor', 'min'=>0, 'max'=>Float::INFINITY}, + 'reviewer' => {'type'=>'ContactDetail', 'path'=>'Measure.reviewer', 'min'=>0, 'max'=>Float::INFINITY}, + 'endorser' => {'type'=>'ContactDetail', 'path'=>'Measure.endorser', 'min'=>0, 'max'=>Float::INFINITY}, + 'relatedArtifact' => {'type'=>'RelatedArtifact', 'path'=>'Measure.relatedArtifact', 'min'=>0, 'max'=>Float::INFINITY}, + 'library' => {'type'=>'canonical', 'path'=>'Measure.library', 'min'=>0, 'max'=>Float::INFINITY}, + 'disclaimer' => {'type'=>'markdown', 'path'=>'Measure.disclaimer', 'min'=>0, 'max'=>1}, + 'scoring' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/measure-scoring'=>['attestation', 'proportion', 'ratio', 'continuous-variable', 'cohort', 'composite']}, 'type'=>'CodeableConcept', 'path'=>'Measure.scoring', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://terminology.hl7.org/ValueSet/measure-scoring'}}, + 'scoringUnit' => {'valid_codes'=>{'http://unitsofmeasure.org'=>['1', '/1000.d']}, 'type'=>'CodeableConcept', 'path'=>'Measure.scoringUnit', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/measure-scoring-unit'}}, + 'compositeScoring' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/composite-measure-scoring'=>['opportunity', 'all-or-nothing', 'linear', 'weighted']}, 'type'=>'CodeableConcept', 'path'=>'Measure.compositeScoring', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/composite-measure-scoring'}}, + 'type' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/measure-type'=>['process', 'outcome', 'structure', 'patient-reported-outcome', 'composite']}, 'type'=>'CodeableConcept', 'path'=>'Measure.type', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/measure-type'}}, + 'riskAdjustment' => {'type'=>'markdown', 'path'=>'Measure.riskAdjustment', 'min'=>0, 'max'=>1}, + 'rateAggregation' => {'type'=>'markdown', 'path'=>'Measure.rateAggregation', 'min'=>0, 'max'=>1}, + 'rationale' => {'type'=>'markdown', 'path'=>'Measure.rationale', 'min'=>0, 'max'=>1}, + 'clinicalRecommendationStatement' => {'type'=>'markdown', 'path'=>'Measure.clinicalRecommendationStatement', 'min'=>0, 'max'=>1}, + 'improvementNotation' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/measure-improvement-notation'=>['increase', 'decrease']}, 'type'=>'CodeableConcept', 'path'=>'Measure.improvementNotation', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/measure-improvement-notation'}}, + 'term' => {'type'=>'Measure::Term', 'path'=>'Measure.term', 'min'=>0, 'max'=>Float::INFINITY}, + 'guidance' => {'type'=>'markdown', 'path'=>'Measure.guidance', 'min'=>0, 'max'=>1}, + 'group' => {'type'=>'Measure::Group', 'path'=>'Measure.group', 'min'=>0, 'max'=>Float::INFINITY}, + 'supplementalData' => {'type'=>'Measure::SupplementalData', 'path'=>'Measure.supplementalData', 'min'=>0, 'max'=>Float::INFINITY} + } + + class Term < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Term.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Term.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Term.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'code' => {'valid_codes'=>{'http://hl7.org/fhir/measure-definition-example'=>['screening', 'standardized-depression-screening-tool']}, 'type'=>'CodeableConcept', 'path'=>'Term.code', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/measure-definition-example'}}, + 'definition' => {'type'=>'markdown', 'path'=>'Term.definition', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :code # 0-1 CodeableConcept + attr_accessor :definition # 0-1 markdown + end + + class Group < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'subject' => ['CodeableConcept', 'Reference'] + } + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Group.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Group.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Group.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'linkId' => {'type'=>'string', 'path'=>'Group.linkId', 'min'=>0, 'max'=>1}, + 'code' => {'valid_codes'=>{'http://hl7.org/fhir/measure-group-example'=>['primary-rate', 'secondary-rate']}, 'type'=>'CodeableConcept', 'path'=>'Group.code', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/measure-group-example'}}, + 'description' => {'type'=>'markdown', 'path'=>'Group.description', 'min'=>0, 'max'=>1}, + 'type' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/measure-type'=>['process', 'outcome', 'structure', 'patient-reported-outcome', 'composite']}, 'type'=>'CodeableConcept', 'path'=>'Group.type', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/measure-type'}}, + 'subjectCodeableConcept' => {'valid_codes'=>{'http://hl7.org/fhir/fhir-types'=>['CareTeam', 'Device', 'Group', 'HealthcareService', 'Location', 'Organization', 'Patient', 'Practitioner', 'PractitionerRole', 'RelatedPerson']}, 'type'=>'CodeableConcept', 'path'=>'Group.subject[x]', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/participant-resource-types'}}, + 'subjectReference' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Group'], 'type'=>'Reference', 'path'=>'Group.subject[x]', 'min'=>0, 'max'=>1}, + 'basis' => {'valid_codes'=>{'http://hl7.org/fhir/fhir-types'=>['Base', 'Element', 'BackboneElement', 'DataType', 'Address', 'Annotation', 'Attachment', 'Availability', 'BackboneType', 'Dosage', 'ElementDefinition', 'MarketingStatus', 'ProductShelfLife', 'RelativeTime', 'Timing', 'CodeableConcept', 'CodeableReference', 'Coding', 'ContactDetail', 'ContactPoint', 'Contributor', 'DataRequirement', 'Expression', 'ExtendedContactDetail', 'Extension', 'HumanName', 'Identifier', 'Meta', 'MonetaryComponent', 'Money', 'Narrative', 'ParameterDefinition', 'Period', 'PrimitiveType', 'base64Binary', 'boolean', 'date', 'dateTime', 'decimal', 'instant', 'integer', 'positiveInt', 'unsignedInt', 'integer64', 'string', 'code', 'id', 'markdown', 'time', 'uri', 'canonical', 'oid', 'url', 'uuid', 'Quantity', 'Age', 'Count', 'Distance', 'Duration', 'Range', 'Ratio', 'RatioRange', 'Reference', 'RelatedArtifact', 'SampledData', 'Signature', 'TriggerDefinition', 'UsageContext', 'VirtualServiceDetail', 'xhtml', 'Resource', 'Binary', 'Bundle', 'DomainResource', 'Account', 'ActivityDefinition', 'ActorDefinition', 'AdministrableProductDefinition', 'AdverseEvent', 'AllergyIntolerance', 'Appointment', 'AppointmentResponse', 'ArtifactAssessment', 'AuditEvent', 'Basic', 'BiologicallyDerivedProduct', 'BiologicallyDerivedProductDispense', 'BodyStructure', 'CanonicalResource', 'CapabilityStatement', 'CarePlan', 'CareTeam', 'ChargeItem', 'ChargeItemDefinition', 'Citation', 'Claim', 'ClaimResponse', 'ClinicalImpression', 'ClinicalUseDefinition', 'CodeSystem', 'Communication', 'CommunicationRequest', 'CompartmentDefinition', 'Composition', 'ConceptMap', 'Condition', 'ConditionDefinition', 'Consent', 'Contract', 'Coverage', 'CoverageEligibilityRequest', 'CoverageEligibilityResponse', 'DetectedIssue', 'Device', 'DeviceAlert', 'DeviceAssociation', 'DeviceDefinition', 'DeviceDispense', 'DeviceMetric', 'DeviceRequest', 'DeviceUsage', 'DiagnosticReport', 'DocumentReference', 'Encounter', 'EncounterHistory', 'Endpoint', 'EnrollmentRequest', 'EnrollmentResponse', 'EpisodeOfCare', 'EventDefinition', 'Evidence', 'EvidenceReport', 'EvidenceVariable', 'ExampleScenario', 'ExplanationOfBenefit', 'FamilyMemberHistory', 'Flag', 'FormularyItem', 'GenomicStudy', 'Goal', 'GraphDefinition', 'Group', 'GuidanceResponse', 'HealthcareService', 'ImagingSelection', 'ImagingStudy', 'Immunization', 'ImmunizationEvaluation', 'ImmunizationRecommendation', 'ImplementationGuide', 'Ingredient', 'InsurancePlan', 'InsuranceProduct', 'InventoryItem', 'InventoryReport', 'Invoice', 'Library', 'Linkage', 'List', 'Location', 'ManufacturedItemDefinition', 'Measure', 'MeasureReport', 'Medication', 'MedicationAdministration', 'MedicationDispense', 'MedicationKnowledge', 'MedicationRequest', 'MedicationStatement', 'MedicinalProductDefinition', 'MessageDefinition', 'MessageHeader', 'MetadataResource', 'MolecularDefinition', 'MolecularSequence', 'NamingSystem', 'NutritionIntake', 'NutritionOrder', 'NutritionProduct', 'Observation', 'ObservationDefinition', 'OperationDefinition', 'OperationOutcome', 'Organization', 'OrganizationAffiliation', 'PackagedProductDefinition', 'Patient', 'PaymentNotice', 'PaymentReconciliation', 'Permission', 'Person', 'PersonalRelationship', 'PlanDefinition', 'Practitioner', 'PractitionerRole', 'Procedure', 'Provenance', 'Questionnaire', 'QuestionnaireResponse', 'RegulatedAuthorization', 'RelatedPerson', 'RequestOrchestration', 'Requirements', 'ResearchStudy', 'ResearchSubject', 'RiskAssessment', 'Schedule', 'SearchParameter', 'ServiceRequest', 'Slot', 'Specimen', 'SpecimenDefinition', 'StructureDefinition', 'StructureMap', 'Subscription', 'SubscriptionStatus', 'SubscriptionTopic', 'Substance', 'SubstanceDefinition', 'SubstanceNucleicAcid', 'SubstancePolymer', 'SubstanceProtein', 'SubstanceReferenceInformation', 'SubstanceSourceMaterial', 'SupplyDelivery', 'SupplyRequest', 'Task', 'TerminologyCapabilities', 'TestPlan', 'TestReport', 'TestScript', 'Transport', 'ValueSet', 'VerificationResult', 'VisionPrescription', 'Parameters']}, 'type'=>'code', 'path'=>'Group.basis', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/fhir-types'}}, + 'scoring' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/measure-scoring'=>['attestation', 'proportion', 'ratio', 'continuous-variable', 'cohort', 'composite']}, 'type'=>'CodeableConcept', 'path'=>'Group.scoring', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://terminology.hl7.org/ValueSet/measure-scoring'}}, + 'scoringUnit' => {'valid_codes'=>{'http://unitsofmeasure.org'=>['1', '/1000.d']}, 'type'=>'CodeableConcept', 'path'=>'Group.scoringUnit', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/measure-scoring-unit'}}, + 'rateAggregation' => {'type'=>'markdown', 'path'=>'Group.rateAggregation', 'min'=>0, 'max'=>1}, + 'improvementNotation' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/measure-improvement-notation'=>['increase', 'decrease']}, 'type'=>'CodeableConcept', 'path'=>'Group.improvementNotation', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/measure-improvement-notation'}}, + 'library' => {'type'=>'canonical', 'path'=>'Group.library', 'min'=>0, 'max'=>Float::INFINITY}, + 'population' => {'type'=>'Measure::Group::Population', 'path'=>'Group.population', 'min'=>0, 'max'=>Float::INFINITY}, + 'stratifier' => {'type'=>'Measure::Group::Stratifier', 'path'=>'Group.stratifier', 'min'=>0, 'max'=>Float::INFINITY} + } + + class Population < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Population.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Population.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Population.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'linkId' => {'type'=>'string', 'path'=>'Population.linkId', 'min'=>0, 'max'=>1}, + 'code' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/measure-population'=>['initial-population', 'numerator', 'numerator-exclusion', 'denominator', 'denominator-exclusion', 'denominator-exception', 'measure-population', 'measure-population-exclusion', 'measure-observation']}, 'type'=>'CodeableConcept', 'path'=>'Population.code', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/measure-population'}}, + 'description' => {'type'=>'markdown', 'path'=>'Population.description', 'min'=>0, 'max'=>1}, + 'criteria' => {'type'=>'Expression', 'path'=>'Population.criteria', 'min'=>0, 'max'=>1}, + 'groupDefinition' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Group'], 'type'=>'Reference', 'path'=>'Population.groupDefinition', 'min'=>0, 'max'=>1}, + 'inputPopulationId' => {'type'=>'string', 'path'=>'Population.inputPopulationId', 'min'=>0, 'max'=>1}, + 'aggregateMethod' => {'valid_codes'=>{'http://hl7.org/fhir/CodeSystem/measure-aggregate-method'=>['sum', 'average', 'median', 'minimum', 'maximum', 'count']}, 'type'=>'CodeableConcept', 'path'=>'Population.aggregateMethod', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/measure-aggregate-method'}} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :linkId # 0-1 string + attr_accessor :code # 0-1 CodeableConcept + attr_accessor :description # 0-1 markdown + attr_accessor :criteria # 0-1 Expression + attr_accessor :groupDefinition # 0-1 Reference(Group) + attr_accessor :inputPopulationId # 0-1 string + attr_accessor :aggregateMethod # 0-1 CodeableConcept + end + + class Stratifier < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Stratifier.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Stratifier.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Stratifier.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'linkId' => {'type'=>'string', 'path'=>'Stratifier.linkId', 'min'=>0, 'max'=>1}, + 'code' => {'valid_codes'=>{'http://hl7.org/fhir/measure-stratifier-example'=>['age', 'gender', 'region']}, 'type'=>'CodeableConcept', 'path'=>'Stratifier.code', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/measure-stratifier-example'}}, + 'description' => {'type'=>'markdown', 'path'=>'Stratifier.description', 'min'=>0, 'max'=>1}, + 'criteria' => {'type'=>'Expression', 'path'=>'Stratifier.criteria', 'min'=>0, 'max'=>1}, + 'groupDefinition' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Group'], 'type'=>'Reference', 'path'=>'Stratifier.groupDefinition', 'min'=>0, 'max'=>1}, + 'component' => {'type'=>'Measure::Group::Stratifier::Component', 'path'=>'Stratifier.component', 'min'=>0, 'max'=>Float::INFINITY} + } + + class Component < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Component.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Component.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Component.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'linkId' => {'type'=>'string', 'path'=>'Component.linkId', 'min'=>0, 'max'=>1}, + 'code' => {'valid_codes'=>{'http://hl7.org/fhir/measure-stratifier-example'=>['age', 'gender', 'region']}, 'type'=>'CodeableConcept', 'path'=>'Component.code', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/measure-stratifier-example'}}, + 'description' => {'type'=>'markdown', 'path'=>'Component.description', 'min'=>0, 'max'=>1}, + 'criteria' => {'type'=>'Expression', 'path'=>'Component.criteria', 'min'=>0, 'max'=>1}, + 'groupDefinition' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Group'], 'type'=>'Reference', 'path'=>'Component.groupDefinition', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :linkId # 0-1 string + attr_accessor :code # 0-1 CodeableConcept + attr_accessor :description # 0-1 markdown + attr_accessor :criteria # 0-1 Expression + attr_accessor :groupDefinition # 0-1 Reference(Group) + end + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :linkId # 0-1 string + attr_accessor :code # 0-1 CodeableConcept + attr_accessor :description # 0-1 markdown + attr_accessor :criteria # 0-1 Expression + attr_accessor :groupDefinition # 0-1 Reference(Group) + attr_accessor :component # 0-* [ Measure::Group::Stratifier::Component ] + end + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :linkId # 0-1 string + attr_accessor :code # 0-1 CodeableConcept + attr_accessor :description # 0-1 markdown + attr_accessor :type # 0-* [ CodeableConcept ] + attr_accessor :subjectCodeableConcept # 0-1 CodeableConcept + attr_accessor :subjectReference # 0-1 Reference(Group) + attr_accessor :basis # 0-1 code + attr_accessor :scoring # 0-1 CodeableConcept + attr_accessor :scoringUnit # 0-1 CodeableConcept + attr_accessor :rateAggregation # 0-1 markdown + attr_accessor :improvementNotation # 0-1 CodeableConcept + attr_accessor :library # 0-* [ canonical ] + attr_accessor :population # 0-* [ Measure::Group::Population ] + attr_accessor :stratifier # 0-* [ Measure::Group::Stratifier ] + end + + class SupplementalData < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'SupplementalData.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'SupplementalData.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'SupplementalData.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'linkId' => {'type'=>'string', 'path'=>'SupplementalData.linkId', 'min'=>0, 'max'=>1}, + 'code' => {'valid_codes'=>{'http://hl7.org/fhir/measure-supplemental-data-example'=>['age', 'gender', 'ethnicity', 'payer']}, 'type'=>'CodeableConcept', 'path'=>'SupplementalData.code', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/measure-supplemental-data-example'}}, + 'usage' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/measure-data-usage'=>['supplemental-data', 'risk-adjustment-factor']}, 'type'=>'CodeableConcept', 'path'=>'SupplementalData.usage', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/measure-data-usage'}}, + 'description' => {'type'=>'markdown', 'path'=>'SupplementalData.description', 'min'=>0, 'max'=>1}, + 'criteria' => {'type'=>'Expression', 'path'=>'SupplementalData.criteria', 'min'=>1, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :linkId # 0-1 string + attr_accessor :code # 0-1 CodeableConcept + attr_accessor :usage # 0-* [ CodeableConcept ] + attr_accessor :description # 0-1 markdown + attr_accessor :criteria # 1-1 Expression + end + + attr_accessor :id # 0-1 id + attr_accessor :meta # 0-1 Meta + attr_accessor :implicitRules # 0-1 uri + attr_accessor :language # 0-1 code + attr_accessor :text # 0-1 Narrative + attr_accessor :contained # 0-* [ Resource ] + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :url # 0-1 uri + attr_accessor :identifier # 0-* [ Identifier ] + attr_accessor :version # 0-1 string + attr_accessor :versionAlgorithmString # 0-1 string + attr_accessor :versionAlgorithmCoding # 0-1 Coding + attr_accessor :name # 0-1 string + attr_accessor :title # 0-1 string + attr_accessor :subtitle # 0-1 string + attr_accessor :status # 1-1 code + attr_accessor :experimental # 0-1 boolean + attr_accessor :subjectCodeableConcept # 0-1 CodeableConcept + attr_accessor :subjectReference # 0-1 Reference(Group) + attr_accessor :basis # 0-1 code + attr_accessor :date # 0-1 dateTime + attr_accessor :publisher # 0-1 string + attr_accessor :contact # 0-* [ ContactDetail ] + attr_accessor :description # 0-1 markdown + attr_accessor :useContext # 0-* [ UsageContext ] + attr_accessor :jurisdiction # 0-* [ CodeableConcept ] + attr_accessor :purpose # 0-1 markdown + attr_accessor :usage # 0-1 markdown + attr_accessor :copyright # 0-1 markdown + attr_accessor :copyrightLabel # 0-1 string + attr_accessor :approvalDate # 0-1 date + attr_accessor :lastReviewDate # 0-1 date + attr_accessor :effectivePeriod # 0-1 Period + attr_accessor :topic # 0-* [ CodeableConcept ] + attr_accessor :author # 0-* [ ContactDetail ] + attr_accessor :editor # 0-* [ ContactDetail ] + attr_accessor :reviewer # 0-* [ ContactDetail ] + attr_accessor :endorser # 0-* [ ContactDetail ] + attr_accessor :relatedArtifact # 0-* [ RelatedArtifact ] + attr_accessor :library # 0-* [ canonical ] + attr_accessor :disclaimer # 0-1 markdown + attr_accessor :scoring # 0-1 CodeableConcept + attr_accessor :scoringUnit # 0-1 CodeableConcept + attr_accessor :compositeScoring # 0-1 CodeableConcept + attr_accessor :type # 0-* [ CodeableConcept ] + attr_accessor :riskAdjustment # 0-1 markdown + attr_accessor :rateAggregation # 0-1 markdown + attr_accessor :rationale # 0-1 markdown + attr_accessor :clinicalRecommendationStatement # 0-1 markdown + attr_accessor :improvementNotation # 0-1 CodeableConcept + attr_accessor :term # 0-* [ Measure::Term ] + attr_accessor :guidance # 0-1 markdown + attr_accessor :group # 0-* [ Measure::Group ] + attr_accessor :supplementalData # 0-* [ Measure::SupplementalData ] + + def resourceType + 'Measure' + end + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/resources/MeasureReport.rb b/lib/fhir_models/r6/generated/resources/MeasureReport.rb new file mode 100644 index 00000000..42a00022 --- /dev/null +++ b/lib/fhir_models/r6/generated/resources/MeasureReport.rb @@ -0,0 +1,266 @@ +module FHIR + module R6 + class MeasureReport < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + SEARCH_PARAMS = ['date', 'evaluated-resource', 'identifier', 'location', 'measure', 'patient', 'period', 'reporter', 'status', 'subject'] + METADATA = { + 'id' => {'type'=>'id', 'path'=>'MeasureReport.id', 'min'=>0, 'max'=>1}, + 'meta' => {'type'=>'Meta', 'path'=>'MeasureReport.meta', 'min'=>0, 'max'=>1}, + 'implicitRules' => {'type'=>'uri', 'path'=>'MeasureReport.implicitRules', 'min'=>0, 'max'=>1}, + 'language' => {'type'=>'code', 'path'=>'MeasureReport.language', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-languages'}}, + 'text' => {'type'=>'Narrative', 'path'=>'MeasureReport.text', 'min'=>0, 'max'=>1}, + 'contained' => {'type'=>'Resource', 'path'=>'MeasureReport.contained', 'min'=>0, 'max'=>Float::INFINITY}, + 'extension' => {'type'=>'Extension', 'path'=>'MeasureReport.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'MeasureReport.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'identifier' => {'type'=>'Identifier', 'path'=>'MeasureReport.identifier', 'min'=>0, 'max'=>Float::INFINITY}, + 'status' => {'valid_codes'=>{'http://hl7.org/fhir/measure-report-status'=>['complete', 'pending', 'error']}, 'type'=>'code', 'path'=>'MeasureReport.status', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/measure-report-status'}}, + 'type' => {'valid_codes'=>{'http://hl7.org/fhir/measure-report-type'=>['individual', 'subject-list', 'summary', 'data-exchange']}, 'type'=>'code', 'path'=>'MeasureReport.type', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/measure-report-type'}}, + 'dataUpdateType' => {'valid_codes'=>{'http://hl7.org/fhir/CodeSystem/submit-data-update-type'=>['incremental', 'snapshot']}, 'type'=>'code', 'path'=>'MeasureReport.dataUpdateType', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/submit-data-update-type'}}, + 'measure' => {'type'=>'canonical', 'path'=>'MeasureReport.measure', 'min'=>0, 'max'=>1}, + 'subject' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/CareTeam', 'http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/Group', 'http://hl7.org/fhir/StructureDefinition/HealthcareService', 'http://hl7.org/fhir/StructureDefinition/Location', 'http://hl7.org/fhir/StructureDefinition/Organization', 'http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson'], 'type'=>'Reference', 'path'=>'MeasureReport.subject', 'min'=>0, 'max'=>1}, + 'date' => {'type'=>'dateTime', 'path'=>'MeasureReport.date', 'min'=>0, 'max'=>1}, + 'reporter' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole', 'http://hl7.org/fhir/StructureDefinition/Organization', 'http://hl7.org/fhir/StructureDefinition/Group'], 'type'=>'Reference', 'path'=>'MeasureReport.reporter', 'min'=>0, 'max'=>1}, + 'reportingVendor' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Organization'], 'type'=>'Reference', 'path'=>'MeasureReport.reportingVendor', 'min'=>0, 'max'=>1}, + 'location' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Location'], 'type'=>'Reference', 'path'=>'MeasureReport.location', 'min'=>0, 'max'=>1}, + 'period' => {'type'=>'Period', 'path'=>'MeasureReport.period', 'min'=>1, 'max'=>1}, + 'inputParameters' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Parameters'], 'type'=>'Reference', 'path'=>'MeasureReport.inputParameters', 'min'=>0, 'max'=>1}, + 'scoring' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/measure-scoring'=>['attestation', 'proportion', 'ratio', 'continuous-variable', 'cohort', 'composite']}, 'type'=>'CodeableConcept', 'path'=>'MeasureReport.scoring', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://terminology.hl7.org/ValueSet/measure-scoring'}}, + 'improvementNotation' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/measure-improvement-notation'=>['increase', 'decrease']}, 'type'=>'CodeableConcept', 'path'=>'MeasureReport.improvementNotation', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/measure-improvement-notation'}}, + 'group' => {'type'=>'MeasureReport::Group', 'path'=>'MeasureReport.group', 'min'=>0, 'max'=>Float::INFINITY}, + 'supplementalData' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Resource'], 'type'=>'Reference', 'path'=>'MeasureReport.supplementalData', 'min'=>0, 'max'=>Float::INFINITY}, + 'evaluatedResource' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Resource'], 'type'=>'Reference', 'path'=>'MeasureReport.evaluatedResource', 'min'=>0, 'max'=>Float::INFINITY} + } + + class Group < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'measureScore' => ['Quantity', 'dateTime', 'CodeableConcept', 'Period', 'Range', 'Duration'] + } + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Group.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Group.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Group.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'linkId' => {'type'=>'string', 'path'=>'Group.linkId', 'min'=>0, 'max'=>1}, + 'code' => {'valid_codes'=>{'http://hl7.org/fhir/measure-group-example'=>['primary-rate', 'secondary-rate']}, 'type'=>'CodeableConcept', 'path'=>'Group.code', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/measure-group-example'}}, + 'subject' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/CareTeam', 'http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/Group', 'http://hl7.org/fhir/StructureDefinition/HealthcareService', 'http://hl7.org/fhir/StructureDefinition/Location', 'http://hl7.org/fhir/StructureDefinition/Organization', 'http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson'], 'type'=>'Reference', 'path'=>'Group.subject', 'min'=>0, 'max'=>1}, + 'population' => {'type'=>'MeasureReport::Group::Population', 'path'=>'Group.population', 'min'=>0, 'max'=>Float::INFINITY}, + 'measureScoreQuantity' => {'type'=>'Quantity', 'path'=>'Group.measureScore[x]', 'min'=>0, 'max'=>1}, + 'measureScoreDateTime' => {'type'=>'dateTime', 'path'=>'Group.measureScore[x]', 'min'=>0, 'max'=>1}, + 'measureScoreCodeableConcept' => {'type'=>'CodeableConcept', 'path'=>'Group.measureScore[x]', 'min'=>0, 'max'=>1}, + 'measureScorePeriod' => {'type'=>'Period', 'path'=>'Group.measureScore[x]', 'min'=>0, 'max'=>1}, + 'measureScoreRange' => {'type'=>'Range', 'path'=>'Group.measureScore[x]', 'min'=>0, 'max'=>1}, + 'measureScoreDuration' => {'type'=>'Duration', 'path'=>'Group.measureScore[x]', 'min'=>0, 'max'=>1}, + 'stratifier' => {'type'=>'MeasureReport::Group::Stratifier', 'path'=>'Group.stratifier', 'min'=>0, 'max'=>Float::INFINITY} + } + + class Population < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Population.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Population.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Population.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'linkId' => {'type'=>'string', 'path'=>'Population.linkId', 'min'=>0, 'max'=>1}, + 'code' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/measure-population'=>['initial-population', 'numerator', 'numerator-exclusion', 'denominator', 'denominator-exclusion', 'denominator-exception', 'measure-population', 'measure-population-exclusion', 'measure-observation']}, 'type'=>'CodeableConcept', 'path'=>'Population.code', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/measure-population'}}, + 'count' => {'type'=>'integer', 'path'=>'Population.count', 'min'=>0, 'max'=>1}, + 'subjectResults' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/List'], 'type'=>'Reference', 'path'=>'Population.subjectResults', 'min'=>0, 'max'=>1}, + 'subjectReport' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/MeasureReport'], 'type'=>'Reference', 'path'=>'Population.subjectReport', 'min'=>0, 'max'=>Float::INFINITY}, + 'subjects' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Group'], 'type'=>'Reference', 'path'=>'Population.subjects', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :linkId # 0-1 string + attr_accessor :code # 0-1 CodeableConcept + attr_accessor :count # 0-1 integer + attr_accessor :subjectResults # 0-1 Reference(List) + attr_accessor :subjectReport # 0-* [ Reference(MeasureReport) ] + attr_accessor :subjects # 0-1 Reference(Group) + end + + class Stratifier < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Stratifier.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Stratifier.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Stratifier.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'linkId' => {'type'=>'string', 'path'=>'Stratifier.linkId', 'min'=>0, 'max'=>1}, + 'code' => {'valid_codes'=>{'http://hl7.org/fhir/measure-stratifier-example'=>['age', 'gender', 'region']}, 'type'=>'CodeableConcept', 'path'=>'Stratifier.code', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/measure-stratifier-example'}}, + 'stratum' => {'type'=>'MeasureReport::Group::Stratifier::Stratum', 'path'=>'Stratifier.stratum', 'min'=>0, 'max'=>Float::INFINITY} + } + + class Stratum < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'value' => ['CodeableConcept', 'boolean', 'Quantity', 'Range', 'Reference'], + 'measureScore' => ['Quantity', 'dateTime', 'CodeableConcept', 'Period', 'Range', 'Duration'] + } + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Stratum.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Stratum.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Stratum.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'valueCodeableConcept' => {'valid_codes'=>{'http://hl7.org/fhir/measurereport-stratifier-value-example'=>['northwest', 'northeast', 'southwest', 'southeast']}, 'type'=>'CodeableConcept', 'path'=>'Stratum.value[x]', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/measurereport-stratifier-value-example'}}, + 'valueBoolean' => {'type'=>'boolean', 'path'=>'Stratum.value[x]', 'min'=>0, 'max'=>1}, + 'valueQuantity' => {'type'=>'Quantity', 'path'=>'Stratum.value[x]', 'min'=>0, 'max'=>1}, + 'valueRange' => {'type'=>'Range', 'path'=>'Stratum.value[x]', 'min'=>0, 'max'=>1}, + 'valueReference' => {'type'=>'Reference', 'path'=>'Stratum.value[x]', 'min'=>0, 'max'=>1}, + 'component' => {'type'=>'MeasureReport::Group::Stratifier::Stratum::Component', 'path'=>'Stratum.component', 'min'=>0, 'max'=>Float::INFINITY}, + 'population' => {'type'=>'MeasureReport::Group::Stratifier::Stratum::Population', 'path'=>'Stratum.population', 'min'=>0, 'max'=>Float::INFINITY}, + 'measureScoreQuantity' => {'type'=>'Quantity', 'path'=>'Stratum.measureScore[x]', 'min'=>0, 'max'=>1}, + 'measureScoreDateTime' => {'type'=>'dateTime', 'path'=>'Stratum.measureScore[x]', 'min'=>0, 'max'=>1}, + 'measureScoreCodeableConcept' => {'type'=>'CodeableConcept', 'path'=>'Stratum.measureScore[x]', 'min'=>0, 'max'=>1}, + 'measureScorePeriod' => {'type'=>'Period', 'path'=>'Stratum.measureScore[x]', 'min'=>0, 'max'=>1}, + 'measureScoreRange' => {'type'=>'Range', 'path'=>'Stratum.measureScore[x]', 'min'=>0, 'max'=>1}, + 'measureScoreDuration' => {'type'=>'Duration', 'path'=>'Stratum.measureScore[x]', 'min'=>0, 'max'=>1} + } + + class Component < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'value' => ['CodeableConcept', 'boolean', 'Quantity', 'Range', 'Reference'] + } + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Component.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Component.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Component.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'linkId' => {'type'=>'string', 'path'=>'Component.linkId', 'min'=>0, 'max'=>1}, + 'code' => {'valid_codes'=>{'http://hl7.org/fhir/measure-stratifier-example'=>['age', 'gender', 'region']}, 'type'=>'CodeableConcept', 'path'=>'Component.code', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/measure-stratifier-example'}}, + 'valueCodeableConcept' => {'valid_codes'=>{'http://hl7.org/fhir/measurereport-stratifier-value-example'=>['northwest', 'northeast', 'southwest', 'southeast']}, 'type'=>'CodeableConcept', 'path'=>'Component.value[x]', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/measurereport-stratifier-value-example'}}, + 'valueBoolean' => {'type'=>'boolean', 'path'=>'Component.value[x]', 'min'=>1, 'max'=>1}, + 'valueQuantity' => {'type'=>'Quantity', 'path'=>'Component.value[x]', 'min'=>1, 'max'=>1}, + 'valueRange' => {'type'=>'Range', 'path'=>'Component.value[x]', 'min'=>1, 'max'=>1}, + 'valueReference' => {'type'=>'Reference', 'path'=>'Component.value[x]', 'min'=>1, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :linkId # 0-1 string + attr_accessor :code # 1-1 CodeableConcept + attr_accessor :valueCodeableConcept # 1-1 CodeableConcept + attr_accessor :valueBoolean # 1-1 boolean + attr_accessor :valueQuantity # 1-1 Quantity + attr_accessor :valueRange # 1-1 Range + attr_accessor :valueReference # 1-1 Reference() + end + + class Population < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Population.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Population.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Population.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'linkId' => {'type'=>'string', 'path'=>'Population.linkId', 'min'=>0, 'max'=>1}, + 'code' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/measure-population'=>['initial-population', 'numerator', 'numerator-exclusion', 'denominator', 'denominator-exclusion', 'denominator-exception', 'measure-population', 'measure-population-exclusion', 'measure-observation']}, 'type'=>'CodeableConcept', 'path'=>'Population.code', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/measure-population'}}, + 'count' => {'type'=>'integer', 'path'=>'Population.count', 'min'=>0, 'max'=>1}, + 'subjectResults' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/List'], 'type'=>'Reference', 'path'=>'Population.subjectResults', 'min'=>0, 'max'=>1}, + 'subjectReport' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/MeasureReport'], 'type'=>'Reference', 'path'=>'Population.subjectReport', 'min'=>0, 'max'=>Float::INFINITY}, + 'subjects' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Group'], 'type'=>'Reference', 'path'=>'Population.subjects', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :linkId # 0-1 string + attr_accessor :code # 0-1 CodeableConcept + attr_accessor :count # 0-1 integer + attr_accessor :subjectResults # 0-1 Reference(List) + attr_accessor :subjectReport # 0-* [ Reference(MeasureReport) ] + attr_accessor :subjects # 0-1 Reference(Group) + end + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :valueCodeableConcept # 0-1 CodeableConcept + attr_accessor :valueBoolean # 0-1 boolean + attr_accessor :valueQuantity # 0-1 Quantity + attr_accessor :valueRange # 0-1 Range + attr_accessor :valueReference # 0-1 Reference() + attr_accessor :component # 0-* [ MeasureReport::Group::Stratifier::Stratum::Component ] + attr_accessor :population # 0-* [ MeasureReport::Group::Stratifier::Stratum::Population ] + attr_accessor :measureScoreQuantity # 0-1 Quantity + attr_accessor :measureScoreDateTime # 0-1 dateTime + attr_accessor :measureScoreCodeableConcept # 0-1 CodeableConcept + attr_accessor :measureScorePeriod # 0-1 Period + attr_accessor :measureScoreRange # 0-1 Range + attr_accessor :measureScoreDuration # 0-1 Duration + end + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :linkId # 0-1 string + attr_accessor :code # 0-1 CodeableConcept + attr_accessor :stratum # 0-* [ MeasureReport::Group::Stratifier::Stratum ] + end + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :linkId # 0-1 string + attr_accessor :code # 0-1 CodeableConcept + attr_accessor :subject # 0-1 Reference(CareTeam|Device|Group|HealthcareService|Location|Organization|Patient|Practitioner|PractitionerRole|RelatedPerson) + attr_accessor :population # 0-* [ MeasureReport::Group::Population ] + attr_accessor :measureScoreQuantity # 0-1 Quantity + attr_accessor :measureScoreDateTime # 0-1 dateTime + attr_accessor :measureScoreCodeableConcept # 0-1 CodeableConcept + attr_accessor :measureScorePeriod # 0-1 Period + attr_accessor :measureScoreRange # 0-1 Range + attr_accessor :measureScoreDuration # 0-1 Duration + attr_accessor :stratifier # 0-* [ MeasureReport::Group::Stratifier ] + end + + attr_accessor :id # 0-1 id + attr_accessor :meta # 0-1 Meta + attr_accessor :implicitRules # 0-1 uri + attr_accessor :language # 0-1 code + attr_accessor :text # 0-1 Narrative + attr_accessor :contained # 0-* [ Resource ] + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :identifier # 0-* [ Identifier ] + attr_accessor :status # 1-1 code + attr_accessor :type # 1-1 code + attr_accessor :dataUpdateType # 0-1 code + attr_accessor :measure # 0-1 canonical + attr_accessor :subject # 0-1 Reference(CareTeam|Device|Group|HealthcareService|Location|Organization|Patient|Practitioner|PractitionerRole|RelatedPerson) + attr_accessor :date # 0-1 dateTime + attr_accessor :reporter # 0-1 Reference(Practitioner|PractitionerRole|Organization|Group) + attr_accessor :reportingVendor # 0-1 Reference(Organization) + attr_accessor :location # 0-1 Reference(Location) + attr_accessor :period # 1-1 Period + attr_accessor :inputParameters # 0-1 Reference(Parameters) + attr_accessor :scoring # 0-1 CodeableConcept + attr_accessor :improvementNotation # 0-1 CodeableConcept + attr_accessor :group # 0-* [ MeasureReport::Group ] + attr_accessor :supplementalData # 0-* [ Reference(Resource) ] + attr_accessor :evaluatedResource # 0-* [ Reference(Resource) ] + + def resourceType + 'MeasureReport' + end + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/resources/Medication.rb b/lib/fhir_models/r6/generated/resources/Medication.rb new file mode 100644 index 00000000..b115c58b --- /dev/null +++ b/lib/fhir_models/r6/generated/resources/Medication.rb @@ -0,0 +1,101 @@ +module FHIR + module R6 + class Medication < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + SEARCH_PARAMS = ['code', 'expiration-date', 'identifier', 'ingredient', 'ingredient-code', 'lot-number', 'marketingauthorizationholder', 'serial-number', 'status'] + METADATA = { + 'id' => {'type'=>'id', 'path'=>'Medication.id', 'min'=>0, 'max'=>1}, + 'meta' => {'type'=>'Meta', 'path'=>'Medication.meta', 'min'=>0, 'max'=>1}, + 'implicitRules' => {'type'=>'uri', 'path'=>'Medication.implicitRules', 'min'=>0, 'max'=>1}, + 'language' => {'type'=>'code', 'path'=>'Medication.language', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-languages'}}, + 'text' => {'type'=>'Narrative', 'path'=>'Medication.text', 'min'=>0, 'max'=>1}, + 'contained' => {'type'=>'Resource', 'path'=>'Medication.contained', 'min'=>0, 'max'=>Float::INFINITY}, + 'extension' => {'type'=>'Extension', 'path'=>'Medication.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Medication.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'identifier' => {'type'=>'Identifier', 'path'=>'Medication.identifier', 'min'=>0, 'max'=>Float::INFINITY}, + 'code' => {'valid_codes'=>{'http://snomed.info/sct'=>['763158003', '169008', '211009', '302007', '439007', '449005', '544002', '796001', '847003', '922004', '1039008', '1148001', '1182007', '1206000', '1222004', '1389007', '1434005', '1528001', '1594006', '1758005', '1842003', '1878008', '1887004', '1982006', '2016004', '2183004', '2190009', '2497003', '2571007', '2596005', '2679000', '2949005', '3037004', '3127006', '3334000', '3814009', '3822002', '4126008', '4194004', '4219002', '4220008', '4382004', '4704002', '4865009', '4937008', '5067008', '5478006', '5606003', '5720001', '5737008', '5776009', '5786005', '5797005', '5924003', '5975000', '6028009', '6067003', '6071000', '6102009', '6116004', '6232005', '6247001', '6259002', '6369005', '6425004', '6526001', '6625006', '6716006', '6960003', '6985007', '7092007', '7140000', '7168001', '7235000', '7292004', '7336002', '7561000', '7577004', '7624002', '7836006', '7947003', '7959004', '8028001', '8109005', '8163008', '8348002', '8372007', '8416000', '8658008', '8661009', '8692006', '8696009', '9190005', '9268004', '9500005', '9542007', '9690006', '9745007', '9778000', '9944001', '10099000', '10135005', '10312003', '10422008', '10504007', '10515002', '10555000', '10632007', '10712001', '10756001', '10784006', '11402001', '11430001', '11563006', '11719000', '11796006', '11841005', '11847009', '11959009', '12096000', '12236006', '12335007', '12369008', '12436009', '12495006', '12512008', '12559001', '12839006', '13132007', '13252002', '13414000', '13432000', '13512003', '13525006', '13565005', '13592004', '13664004', '13790009', '13800009', '13813003', '13929005', '13936006', '13965000', '14103001', '14170004', '14601000', '14706000', '14728000', '14814001', '14816004', '15222008', '15375005', '15383004', '15432003', '15772006', '15857002', '16031005', '16037009', '16047007', '16131008', '16403005', '16602005', '16787005', '16791000', '16832004', '16858004', '16867004', '16970001', '16977003', '17308007', '17554004', '17558001', '17600005', '17805003', '17859000', '17893001', '18002004', '18125000', '18335001', '18340009', '18381001', '18548003', '18679008', '18811003', '18914005', '18952006', '19194001', '19225000', '19232009', '19261005', '19403009', '19405002', '19581007', '19583005', '19630009', '19768003', '19841008', '20091003', '20201001', '20237006', '20320002', '20577002', '20865003', '21069002', '21159006', '21691008', '21701005', '21767006', '21986005', '22091006', '22198003', '22274004', '22474002', '22587006', '22657006', '22672005', '22696000', '22969001', '23079006', '23222006', '23532003', '23827009', '23888001', '24036003', '24450004', '24504000', '24866006', '25014009', '25076002', '25085002', '25142008', '25246002', '25398003', '25419009', '25673006', '25860005', '25995007', '26122009', '26124005', '26244009', '26303005', '26370007', '26458009', '26462003', '26503009', '26523005', '26548008', '26574002', '26580005', '26736008', '26800000', '26842003', '27035007', '27196008', '27242001', '27479000', '27638005', '27658006', '27754002', '27867009', '28149003', '28235004', '28410007', '28415002', '28426008', '28506006', '28748001', '28841002', '28906000', '29058003', '29089004', '29121001', '29129004', '29156002', '29175007', '29439004', '29620001', '29840005', '29877002', '29896003', '30010009', '30125007', '30306003', '30317002', '30427009', '30466001', '30492008', '30729008', '30761007', '30964009', '30988006', '31087008', '31231007', '31305008', '31306009', '31684002', '31690003', '31692006', '31865003', '31872002', '32313007', '32462006', '32474005', '32583002', '32647002', '32653002', '32792001', '32823007', '32955006', '32960005', '33124007', '33219003', '33231001', '33252009', '33378002', '33588000', '33589008', '33664007', '33675006', '33682005', '33815001', '34012005', '34217006', '34364009', '34393009', '34462007', '34599009', '34693000', '34731007', '34816007', '34833000', '34929006', '35035001', '35063004', '35282000', '35300007', '35324004', '35392005', '35476001', '35531004', '35768004', '35967000', '36068003', '36113004', '36218003', '36236003', '36391008', '36537006', '36594001', '36621009', '36642006', '36893000', '36909007', '37084008', '37146000', '37306000', '37400007', '37628007', '37803001', '38076006', '38166006', '38231004', '38268001', '38314008', '38413003', '38578004', '38828006', '39064002', '39124003', '39128000', '39142008', '39359008', '39487003', '39516004', '39608003', '39707000', '39860005', '39939003', '40232005', '40339003', '40429005', '40430000', '40556005', '40562000', '40589005', '40648001', '40820003', '40877002', '40905005', '40974005', '40999006', '41001009', '41015006', '41147003', '41193000', '41324009', '41365009', '41367001', '41399007', '41470001', '41493007', '41549009', '41985001', '42082003', '42098005', '42271003', '42348003', '42444000', '42514000', '42638008', '42714002', '42720001', '43343000', '43533002', '43684009', '43753001', '43879000', '43927002', '44175000', '44418001', '44658005', '44731005', '44790008', '44798001', '44938006', '44990002', '45218006', '45311002', '45313004', '45518007', '45680002', '45844004', '45888006', '46009007', '46123006', '46436003', '46479001', '46532003', '46547007', '46576005', '46709004', '46741005', '46913003', '47065008', '47120002', '47124006', '47140009', '47331002', '47527007', '47602007', '47755009', '47898004', '48174005', '48256008', '48279009', '48351000', '48546005', '48603004', '48614001', '48647005', '48698004', '48836000', '48875009', '48899009', '49019002', '49157004', '49267000', '49299006', '49485009', '49577002', '49617001', '49669006', '49688004', '49694007', '49705006', '49953001', '50094009', '50318003', '50335004', '50520001', '50841004', '50868004', '51013009', '51073002', '51126006', '51132001', '51326002', '51334008', '51361008', '51752005', '51758009', '51908007', '51992002', '52017007', '52108005', '52215008', '52388000', '52423008', '52883001', '52896000', '53009005', '53480001', '53584007', '53640004', '53641000', '53691001', '53793005', '53800008', '53848009', '54142000', '54344006', '54391004', '54406003', '54541002', '54544005', '54577009', '54705000', '54765002', '54824008', '54882005', '54887004', '54972005', '54982006', '55015008', '55217007', '55432002', '55556000', '55673009', '55745002', '55830003', '55867006', '55889005', '56014002', '56032002', '56059005', '56123002', '56230001', '56234005', '56480005', '56549003', '56602009', '56928005', '56934003', '57002000', '57066004', '57191001', '57263002', '57376006', '57538001', '57616006', '57670008', '57752001', '57811004', '57819002', '57845006', '57853003', '57893000', '57952007', '58050004', '58360000', '58467001', '58502006', '58760003', '58805000', '58883005', '58892008', '58905004', '58944007', '59057006', '59187003', '59240002', '59255006', '59270007', '59456005', '59589008', '59594008', '59751001', '59941008', '59953007', '60149003', '60169008', '60468008', '60533005', '60541005', '60682004', '60731009', '60881009', '60978003', '61020000', '61093008', '61132004', '61181002', '61408004', '61457001', '61621000', '61623002', '61651006', '61862008', '61946003', '62051009', '62294009', '62529008', '62560008', '62782004', '63094006', '63136007', '63318000', '63470003', '63639004', '63682003', '63758001', '63822004', '64115004', '64127001', '64240003', '64349004', '64462001', '64558005', '64851009', '64878006', '65020006', '65026000', '65041000', '65092008', '65484006', '65502005', '65627005', '65884003', '65965000', '66094001', '66125007', '66261008', '66349002', '66441000', '66492008', '66493003', '66602007', '66742008', '66859009', '66860004', '66919007', '66971004', '67213005', '67423003', '67440007', '67507000', '67735003', '67891001', '67939000', '68088000', '68206008', '68395000', '68398003', '68402007', '68407001', '68422006', '68424007', '68444001', '68490009', '68622003', '68702006', '68774008', '68887009', '68892006', '69107004', '69204002', '69236009', '69242008', '69331001', '69431002', '69576000', '69708003', '69879000', '69918003', '69967001', '70047000', '70254000', '70343008', '70379000', '70460002', '70702006', '70776005', '70841003', '70864001', '70934008', '71289008', '71451001', '71453003', '71455005', '71462001', '71516007', '71584004', '71634000', '71699007', '71724000', '71731001', '71759000', '71770007', '71798005', '71837009', '72312007', '72416006', '72623000', '72824008', '72870001', '72924009', '72968006', '73074003', '73093001', '73133000', '73170009', '73212002', '73277004', '73454001', '73572009', '73647000', '73756003', '73763003', '73805002', '73949004', '73986003', '74022005', '74065006', '74074008', '74213004', '74226000', '74470007', '74480006', '74575000', '74583006', '74632002', '74674007', '74771007', '74782004', '74798006', '74819009', '75029008', '75203002', '75429004', '75501004', '75661008', '75927008', '75959001', '75969007', '76058001', '76155001', '76286000', '76289007', '76385003', '76390000', '76591000', '76696004', '76759004', '76962009', '77035009', '77048008', '77237006', '77390008', '77398001', '77549006', '77731008', '77750008', '77856005', '77885004', '77898008', '78025001', '78174002', '78379001', '78449007', '78507004', '78542000', '78684000', '78700004', '78983008', '79129001', '79138004', '79221007', '79225003', '79305004', '79332009', '79356008', '79440004', '79543000', '79736009', '79873000', '80024007', '80127003', '80165005', '80311000', '80399002', '80618000', '80732005', '80802008', '80834004', '80870001', '80906007', '81073007', '81088002', '81219009', '81252003', '81335000', '81457006', '81583003', '81609008', '81646007', '81728006', '81759008', '81839001', '81947000', '82133001', '82156005', '82165003', '82166002', '82240008', '82264009', '82290007', '82312001', '82573000', '82746003', '82804004', '82896009', '82951001', '83085007', '83192000', '83201006', '83288003', '83490000', '83532008', '83692001', '83973001', '83999008', '84078002', '84737005', '84812008', '84844007', '84951002', '84986000', '85063003', '85272000', '85343003', '85354008', '85408000', '85417000', '85429009', '85468002', '85507008', '85591001', '85990009', '86066003', '86080005', '86085000', '86131002', '86162003', '86308005', '86337009', '86389004', '86536001', '86647004', '86906004', '86939001', '86977007', '87233003', '87285001', '87395005', '87567009', '87586001', '87617007', '87652004', '87881000', '88134000', '88226000', '88279005', '88519001', '88566002', '88870000', '88997008', '89018006', '89029005', '89045007', '89092006', '89132005', '89192008', '89265009', '89435001', '89466007', '89505005', '89626004', '89664002', '89692007', '89695009', '89785009', '90000002', '90017009', '90332006', '90346006', '90356005', '90370005', '90426002', '90614001', '90659009', '90704004', '90802006', '90882008', '91107009', '91135008', '91143003', '91169009', '91307002', '91339009', '91376007', '91435002', '91452003', '91479004', '91667005', '96011002', '96014005', '96015006', '96018008', '96020006', '96023008', '96029007', '96034006', '96038009', '96044008', '96047001', '96049003', '96051004', '96052006', '96053001', '96054007', '96055008', '96062004', '96063009', '96064003', '96065002', '96067005', '96072001', '96073006', '96077007', '96081007', '96084004', '96086002', '96087006', '96088001', '96090000', '96091001', '96093003', '96097002', '96099004', '96103009', '96108000', '96119002', '96138006', '96149000', '96169005', '96183007', '96185000', '96191003', '96195007', '96196008', '96199001', '96200003', '96209002', '96213009', '96220002', '96221003', '96231005', '96233008', '96234002', '96236000', '96237009', '96246003', '96247007', '96252002', '96278006', '96280000', '96281001', '96284009', '96298001', '96299009', '96300001', '96301002', '96302009', '96304005', '96305006', '96307003', '96308008', '96309000', '96316004', '96326006', '96328007', '96339005', '96358001', '96359009', '96360004', '96370002', '96371003', '96378009', '96380003', '96381004']}, 'type'=>'CodeableConcept', 'path'=>'Medication.code', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/medication-codes'}}, + 'status' => {'valid_codes'=>{'http://hl7.org/fhir/CodeSystem/medication-status'=>['active', 'inactive', 'entered-in-error']}, 'type'=>'code', 'path'=>'Medication.status', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/medication-status'}}, + 'marketingAuthorizationHolder' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Organization'], 'type'=>'Reference', 'path'=>'Medication.marketingAuthorizationHolder', 'min'=>0, 'max'=>1}, + 'doseForm' => {'valid_codes'=>{'http://snomed.info/sct'=>['736542009', '66076007', '70409003', '385018001', '385019009', '385020003', '385021004', '385023001', '385024007', '385025008', '385026009', '385027000', '385028005', '385029002', '385032004', '385033009', '385034003', '385038000', '385039008', '385041009', '385044001', '385045000', '385046004', '385047008', '385052003', '385053008', '385054002', '385059007', '385060002', '385061003', '385062005', '385063000', '385065007', '385070000', '385071001', '385072008', '385073003', '385074009', '385077002', '385078007', '385079004', '385081002', '385082009', '385084005', '385085006', '385086007', '385088008', '385089000', '385090009', '385091008', '385094000', '385095004', '385096003', '385102005', '385103000', '385105007', '385106008', '385108009', '385110006', '385111005', '385112003', '385113008', '385114002', '385118004', '385119007', '385121002', '385122009', '385123004', '385124005', '385125006', '385128008', '385132002', '385133007', '385134001', '385135000', '385136004', '385137008', '385138003', '385139006', '385140008', '385141007', '385142000', '385143005', '385147006', '385148001', '385149009', '385150009', '385151008', '385152001', '385153006', '385154000', '385155004', '385156003', '385157007', '385158002', '385159005', '385160000', '385162008', '385163003', '385164009', '385165005', '385166006', '385167002', '385168007', '385170003', '385171004', '385172006', '385173001', '385175008', '385176009', '385177000', '385178005', '385179002', '385182007', '385183002', '385184008', '385185009', '385187001', '385188006', '385189003', '385191006', '385192004', '385193009', '385195002', '385196001', '385198000', '385199008', '385200006', '385201005', '385202003', '385204002', '385205001', '385206000', '385207009', '385217004', '385219001', '385220007', '385221006', '385223009', '385224003', '385229008', '385242008', '385245005', '385246006', '385247002', '385250004', '385251000', '385258006', '385259003', '385260008', '385268001', '385273007', '385276004', '385277008', '385278003', '385279006', '385280009', '385282001', '385287007', '385289005', '385290001', '385292009', '414951009', '420283001', '420292003', '420293008', '420378007', '420430006', '420509004', '420536002', '420540006', '420631002', '420636007', '420641004', '420692007', '420736004', '420767002', '420873008', '420891003', '420901005', '420929008', '421026006', '421056002', '421155001', '421221008', '421338009', '421343002', '421366001', '421382000', '421425002', '421427005', '421446006', '421535006', '421620004', '421628006', '421637006', '421701006', '421713001', '421752008', '421765004', '421857007', '421943006', '421949005', '422060001', '422068008', '422080000', '422085005', '422201009', '422264003', '422336005', '422353003', '424552006', '425753008', '425965000', '426823003', '427129005', '442015005', '443424002', '447050008', '447079001', '719200003', '739147005', '739148000', '739371005', '739372003', '739662008', '740548000', '740575007', '740596000', '745991000', '746008008', '761845009', '761899004', '761900009', '761901008', '761905004', '761906003', '761907007', '762064002', '762065001', '762071007', '762072000', '762893001', '762895008', '763340003', '763445009', '763446005', '763484004', '763485003', '763819006', '763820000', '763823003', '763852000', '764296002', '764297006', '764378009', '764446000', '764477003', '764478008', '764485007', '764486008', '764499006', '764501003', '764671009', '764770000', '764772008', '764773003', '764774009', '764776006', '764780001', '764787003', '764788008', '764792001', '764799005', '764802001', '764803006', '764842006', '764843001', '765056003', '765061001', '765062008', '765064009', '765065005', '765163001', '765164007', '765166009', '765167000', '765367006', '766233005', '766234004', '766964003', '767059009', '769000008', '769115006', '769120006', '772805002', '772806001', '782648001', '783748000', '785898006', '785899003', '785908001', '785910004', '840614006', '879805002', '896760006', '1002252007', '1163202003', '1163573008', '1173983000', '1208958005', '1209021002', '1209093009', '1209095002', '1209096001', '1209112001', '1209141005', '1217284004', '1217285003', '1217286002', '1217287006', '1217288001', '1217289009', '1217290000', '1229930004', '1229931000', '1229932007', '1229933002', '1229934008', '1229935009', '1229992005', '1230065004', '1230073008', '1230184003', '1230185002', '1230186001', '1230193002', '1230194008', '1230195009', '1230196005', '1230200000', '1230202008', '1230219005', '1230220004', '1230221000', '1230222007', '1230224008', '1230267000', '1230324006', '1230325007', '1230329001', '1230330006', '1230331005', '1230336000', '1230350005', '1230351009', '1230358003', '1230359006', '1230360001', '1230389004', '1230390008', '1231297004', '1231318007', '1231322002', '1231323007', '1231370008', '1231371007', '1231372000', '1231373005', '1231473006', '1231474000', '1231475004', '1231476003', '1231478002', '1231479005', '1231536006', '1231562002', '1231563007', '1231564001', '1231565000', '1231566004', '1231567008', '1231571006', '1231572004', '1231577005', '1231578000', '1231579008', '1231711003', '1231712005', '1231713000', '1231714006', '1231719001', '1231720007', '1231723009', '1231724003', '1231815000', '1231816004', '1231817008', '1231818003', '1231833006', '1231836003', '1231837007', '1231838002', '1231841006', '1234766003', '1234923000', '1234924006', '1234925007', '1234926008', '1234927004', '1236765002', '1236766001', '1236767005', '1236768000', '1236769008', '1236816003', '1236820004', '1237073006', '1237263004', '1237264005', '1237265006', '1237266007', '1237267003', '1237268008', '1237269000', '1237270004', '1237271000', '1237273002', '1237274008', '1237275009', '1237284009', '1237285005', '1237286006', '1237287002', '1237288007', '1237289004', '1237290008', '1237291007', '1237293005', '1237310005', '1237318003', '1255234008', '1255237001', '1255299001', '1255338008', '1255346009', '1255347000']}, 'type'=>'CodeableConcept', 'path'=>'Medication.doseForm', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/medication-form-codes'}}, + 'totalVolume' => {'type'=>'Quantity', 'path'=>'Medication.totalVolume', 'min'=>0, 'max'=>1}, + 'ingredient' => {'type'=>'Medication::Ingredient', 'path'=>'Medication.ingredient', 'min'=>0, 'max'=>Float::INFINITY}, + 'batch' => {'type'=>'Medication::Batch', 'path'=>'Medication.batch', 'min'=>0, 'max'=>1}, + 'definition' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/MedicationKnowledge'], 'type'=>'Reference', 'path'=>'Medication.definition', 'min'=>0, 'max'=>1} + } + + class Ingredient < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'strength' => ['Ratio', 'CodeableConcept', 'Quantity'] + } + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Ingredient.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Ingredient.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Ingredient.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'item' => {'type'=>'CodeableReference', 'path'=>'Ingredient.item', 'min'=>1, 'max'=>1}, + 'isActive' => {'type'=>'boolean', 'path'=>'Ingredient.isActive', 'min'=>0, 'max'=>1}, + 'strengthRatio' => {'type'=>'Ratio', 'path'=>'Ingredient.strength[x]', 'min'=>0, 'max'=>1}, + 'strengthCodeableConcept' => {'valid_codes'=>{'http://hl7.org/fhir/CodeSystem/medication-ingredientstrength'=>['qs', 'trace']}, 'type'=>'CodeableConcept', 'path'=>'Ingredient.strength[x]', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'preferred', 'uri'=>'http://hl7.org/fhir/ValueSet/medication-ingredientstrength'}}, + 'strengthQuantity' => {'type'=>'Quantity', 'path'=>'Ingredient.strength[x]', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :item # 1-1 CodeableReference + attr_accessor :isActive # 0-1 boolean + attr_accessor :strengthRatio # 0-1 Ratio + attr_accessor :strengthCodeableConcept # 0-1 CodeableConcept + attr_accessor :strengthQuantity # 0-1 Quantity + end + + class Batch < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Batch.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Batch.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Batch.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'lotNumber' => {'type'=>'string', 'path'=>'Batch.lotNumber', 'min'=>0, 'max'=>1}, + 'expirationDate' => {'type'=>'dateTime', 'path'=>'Batch.expirationDate', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :lotNumber # 0-1 string + attr_accessor :expirationDate # 0-1 dateTime + end + + attr_accessor :id # 0-1 id + attr_accessor :meta # 0-1 Meta + attr_accessor :implicitRules # 0-1 uri + attr_accessor :language # 0-1 code + attr_accessor :text # 0-1 Narrative + attr_accessor :contained # 0-* [ Resource ] + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :identifier # 0-* [ Identifier ] + attr_accessor :code # 0-1 CodeableConcept + attr_accessor :status # 0-1 code + attr_accessor :marketingAuthorizationHolder # 0-1 Reference(Organization) + attr_accessor :doseForm # 0-1 CodeableConcept + attr_accessor :totalVolume # 0-1 Quantity + attr_accessor :ingredient # 0-* [ Medication::Ingredient ] + attr_accessor :batch # 0-1 Medication::Batch + attr_accessor :definition # 0-1 Reference(MedicationKnowledge) + + def resourceType + 'Medication' + end + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/resources/MedicationAdministration.rb b/lib/fhir_models/r6/generated/resources/MedicationAdministration.rb new file mode 100644 index 00000000..1ab9f7dc --- /dev/null +++ b/lib/fhir_models/r6/generated/resources/MedicationAdministration.rb @@ -0,0 +1,136 @@ +module FHIR + module R6 + class MedicationAdministration < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'occurrence' => ['dateTime', 'Period', 'Timing'] + } + SEARCH_PARAMS = ['code', 'date', 'device', 'encounter', 'identifier', 'medication', 'patient', 'performer', 'performer-device-code', 'reason-given', 'reason-given-code', 'reason-not-given', 'request', 'status', 'subject'] + METADATA = { + 'id' => {'type'=>'id', 'path'=>'MedicationAdministration.id', 'min'=>0, 'max'=>1}, + 'meta' => {'type'=>'Meta', 'path'=>'MedicationAdministration.meta', 'min'=>0, 'max'=>1}, + 'implicitRules' => {'type'=>'uri', 'path'=>'MedicationAdministration.implicitRules', 'min'=>0, 'max'=>1}, + 'language' => {'type'=>'code', 'path'=>'MedicationAdministration.language', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-languages'}}, + 'text' => {'type'=>'Narrative', 'path'=>'MedicationAdministration.text', 'min'=>0, 'max'=>1}, + 'contained' => {'type'=>'Resource', 'path'=>'MedicationAdministration.contained', 'min'=>0, 'max'=>Float::INFINITY}, + 'extension' => {'type'=>'Extension', 'path'=>'MedicationAdministration.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'MedicationAdministration.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'identifier' => {'type'=>'Identifier', 'path'=>'MedicationAdministration.identifier', 'min'=>0, 'max'=>Float::INFINITY}, + 'basedOn' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/CarePlan'], 'type'=>'Reference', 'path'=>'MedicationAdministration.basedOn', 'min'=>0, 'max'=>Float::INFINITY}, + 'partOf' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/MedicationAdministration', 'http://hl7.org/fhir/StructureDefinition/Procedure', 'http://hl7.org/fhir/StructureDefinition/MedicationDispense'], 'type'=>'Reference', 'path'=>'MedicationAdministration.partOf', 'min'=>0, 'max'=>Float::INFINITY}, + 'status' => {'valid_codes'=>{'http://hl7.org/fhir/CodeSystem/medication-admin-status'=>['in-progress', 'not-done', 'on-hold', 'completed', 'entered-in-error', 'stopped', 'unknown']}, 'type'=>'code', 'path'=>'MedicationAdministration.status', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/medication-admin-status'}}, + 'statusReason' => {'valid_codes'=>{'http://snomed.info/sct'=>['242990004', '182895007', '182896008', '182897004', '182898009', '182899001', '182900006', '182901005', '182902003', '182903008']}, 'type'=>'CodeableConcept', 'path'=>'MedicationAdministration.statusReason', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/reason-medication-not-given-codes'}}, + 'category' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/medication-admin-location'=>['inpatient', 'outpatient', 'community']}, 'type'=>'CodeableConcept', 'path'=>'MedicationAdministration.category', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/medication-admin-location'}}, + 'medication' => {'type'=>'CodeableReference', 'path'=>'MedicationAdministration.medication', 'min'=>1, 'max'=>1}, + 'subject' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Group'], 'type'=>'Reference', 'path'=>'MedicationAdministration.subject', 'min'=>1, 'max'=>1}, + 'encounter' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Encounter'], 'type'=>'Reference', 'path'=>'MedicationAdministration.encounter', 'min'=>0, 'max'=>1}, + 'supportingInformation' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Resource'], 'type'=>'Reference', 'path'=>'MedicationAdministration.supportingInformation', 'min'=>0, 'max'=>Float::INFINITY}, + 'occurrenceDateTime' => {'type'=>'dateTime', 'path'=>'MedicationAdministration.occurrence[x]', 'min'=>1, 'max'=>1}, + 'occurrencePeriod' => {'type'=>'Period', 'path'=>'MedicationAdministration.occurrence[x]', 'min'=>1, 'max'=>1}, + 'occurrenceTiming' => {'type'=>'Timing', 'path'=>'MedicationAdministration.occurrence[x]', 'min'=>1, 'max'=>1}, + 'recorded' => {'type'=>'dateTime', 'path'=>'MedicationAdministration.recorded', 'min'=>0, 'max'=>1}, + 'isSubPotent' => {'type'=>'boolean', 'path'=>'MedicationAdministration.isSubPotent', 'min'=>0, 'max'=>1}, + 'subPotentReason' => {'valid_codes'=>{'http://hl7.org/fhir/CodeSystem/administration-subpotent-reason'=>['partialdose', 'vomited', 'coldchainbreak', 'recall', 'adversestorage', 'expired']}, 'type'=>'CodeableConcept', 'path'=>'MedicationAdministration.subPotentReason', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/administration-subpotent-reason'}}, + 'performer' => {'type'=>'MedicationAdministration::Performer', 'path'=>'MedicationAdministration.performer', 'min'=>0, 'max'=>Float::INFINITY}, + 'reason' => {'type'=>'CodeableReference', 'path'=>'MedicationAdministration.reason', 'min'=>0, 'max'=>Float::INFINITY}, + 'request' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/MedicationRequest'], 'type'=>'Reference', 'path'=>'MedicationAdministration.request', 'min'=>0, 'max'=>1}, + 'device' => {'type'=>'CodeableReference', 'path'=>'MedicationAdministration.device', 'min'=>0, 'max'=>Float::INFINITY}, + 'note' => {'type'=>'Annotation', 'path'=>'MedicationAdministration.note', 'min'=>0, 'max'=>Float::INFINITY}, + 'dosage' => {'type'=>'MedicationAdministration::Dosage', 'path'=>'MedicationAdministration.dosage', 'min'=>0, 'max'=>1}, + 'eventHistory' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Provenance'], 'type'=>'Reference', 'path'=>'MedicationAdministration.eventHistory', 'min'=>0, 'max'=>Float::INFINITY} + } + + class Performer < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Performer.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Performer.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Performer.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'function' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/med-admin-perform-function'=>['performer', 'verifier', 'witness']}, 'type'=>'CodeableConcept', 'path'=>'Performer.function', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/med-admin-perform-function'}}, + 'actor' => {'type'=>'CodeableReference', 'path'=>'Performer.actor', 'min'=>1, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :function # 0-1 CodeableConcept + attr_accessor :actor # 1-1 CodeableReference + end + + class Dosage < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'rate' => ['Ratio', 'Quantity'] + } + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Dosage.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Dosage.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Dosage.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'text' => {'type'=>'string', 'path'=>'Dosage.text', 'min'=>0, 'max'=>1}, + 'site' => {'valid_codes'=>{'http://snomed.info/sct'=>['91723000', '106004', '107008', '108003', '110001', '111002', '116007', '124002', '149003', '155008', '167005', '202009', '205006', '206007', '221001', '227002', '233006', '235004', '246001', '247005', '251007', '256002', '263002', '266005', '272005', '273000', '283001', '284007', '289002', '301000', '311007', '315003', '318001', '344001', '345000', '356000', '393006', '402006', '405008', '414003', '422005', '446003', '457008', '461002', '464005', '465006', '471000', '480000', '485005', '528006', '552004', '565008', '582005', '587004', '589001', '595000', '608002', '621009', '635006', '650002', '660006', '661005', '667009', '688000', '691000', '692007', '723004', '774007', '790007', '798000', '808000', '809008', '823005', '830004', '836005', '885000', '895007', '917004', '921006', '947002', '955009', '976004', '996007', '1005009', '1012000', '1015003', '1028005', '1030007', '1063000', '1075005', '1076006', '1086007', '1087003', '1092001', '1099005', '1101003', '1106008', '1110006', '1122009', '1136004', '1159005', '1172006', '1173001', '1174007', '1193009', '1216008', '1231004', '1236009', '1243003', '1246006', '1263005', '1277008', '1307006', '1311000', '1350001', '1353004', '1403006', '1425000', '1439000', '1441004', '1456008', '1467009', '1484003', '1490004', '1502004', '1511004', '1516009', '1527006', '1537001', '1541002', '1562001', '1580005', '1581009', '1584001', '1600003', '1605008', '1610007', '1611006', '1617005', '1620002', '1626008', '1627004', '1630006', '1631005', '1650005', '1655000', '1659006', '1684009', '1706004', '1707008', '1711002', '1716007', '1721005', '1729007', '1732005', '1765002', '1780008', '1781007', '1797002', '1818002', '1825009', '1832000', '1840006', '1849007', '1853009', '1874005', '1895000', '1902009', '1910005', '1918003', '1927002', '1992003', '1997009', '2010005', '2020000', '2031008', '2033006', '2044003', '2048000', '2049008', '2059009', '2071003', '2076008', '2083001', '2095001', '2123001', '2150006', '2156000', '2160002', '2175005', '2182009', '2192001', '2205003', '2209009', '2236006', '2246008', '2255006', '2292006', '2302002', '2305000', '2306004', '2327009', '2330002', '2332005', '2334006', '2349003', '2372001', '2383005', '2389009', '2395005', '2397002', '2400006', '2402003', '2421006', '2433001', '2436009', '2453002', '2454008', '2484000', '2489005', '2499000', '2502001', '2504000', '2510000', '2539000', '2543001', '2550002', '2577006', '2579009', '2592007', '2600000', '2620004', '2639009', '2653009', '2666009', '2672009', '2675006', '2681003', '2682005', '2686008', '2687004', '2695000', '2703009', '2712006', '2718005', '2726002', '2730004', '2739003', '2741002', '2746007', '2748008', '2759004', '2771005', '2789006', '2792005', '2803000', '2810006', '2812003', '2824005', '2826007', '2830005', '2839006', '2841007', '2845003', '2848001', '2855004', '2861001', '2894003', '2905008', '2909002', '2920002', '2922005', '2923000', '2969000', '2979003', '2986006', '2998001', '3003007', '3008003', '3028004', '3039001', '3042007', '3054007', '3055008', '3056009', '3057000', '3058005', '3062004', '3068000', '3081007', '3093003', '3100007', '3113001', '3117000', '3118005', '3120008', '3134008', '3138006', '3153003', '3156006', '3159004', '3169005', '3178004', '3194006', '3198009', '3215002', '3222005', '3227004', '3236000', '3243006', '3255000', '3262009', '3279003', '3295003', '3301002', '3302009', '3315000', '3332001', '3336003', '3341006', '3350008', '3362007', '3366005', '3370002', '3374006', '3377004', '3382006', '3383001', '3394002', '3395001', '3396000', '3400000', '3409004', '3417007', '3438001', '3444002', '3447009', '3460003', '3462006', '3471002', '3478008', '3481003', '3488009', '3490005', '3524005', '3538003', '3541007', '3553006', '3556003', '3563003', '3572006', '3578005', '3582007', '3584008', '3594003', '3608004', '3609007', '3646006', '3663005', '3665003', '3670005', '3711007', '3743007', '3761003', '3766008', '3785006', '3788008', '3789000', '3810000', '3838008', '3860006', '3865001', '3867009', '3876002', '3877006', '3910004', '3916005', '3924000', '3931001', '3935005', '3937002', '3954005', '3956007', '3959000', '3960005', '3964001', '3966004', '3977005', '3984002', '3989007', '4015004', '4019005', '4029003', '4061004', '4066009', '4072009', '4081003', '4093007', '4111006', '4117005', '4121003', '4146003', '4148002', '4150005', '4158003', '4159006', '4180000', '4193005', '4205002', '4212006', '4215008', '4247003', '4258007', '4276000', '4281009', '4295007', '4303006', '4312008', '4317002', '4328003', '4335006', '4352005', '4358009', '4360006', '4369007', '4371007', '4375003', '4377006', '4394008', '4402002', '4419000', '4421005', '4430002', '4432005', '4442007', '4486002', '4524000', '4527007', '4537002', '4548009', '4549001', '4566004', '4573009', '4578000', '4588004', '4596009', '4603002', '4606005', '4621004', '4624007', '4647008', '4651005', '4658004', '4677002', '4703008', '4717004', '4718009', '4743003', '4755009', '4759003', '4766002', '4768001', '4774001', '4775000', '4799000', '4810005', '4812002', '4828007', '4840007', '4843009', '4861000', '4866005', '4870002', '4871003', '4881004', '4888005', '4897009', '4905007', '4906008', '4924005', '4942000', '4954000', '4956003', '4958002', '5001007', '5023006', '5026003', '5046008', '5068003', '5069006', '5076001', '5115006', '5122003', '5128004', '5192008', '5194009', '5195005', '5204005', '5213007', '5225005', '5228007', '5229004', '5261000', '5272005', '5279001', '5296000', '5324007', '5329002', '5336001', '5347008', '5362005', '5366008', '5379004', '5382009', '5394000', '5398002', '5403001', '5421003', '5427004', '5458003', '5459006', '5491007', '5493005', '5498001', '5520004', '5538001', '5544002', '5560003', '5564007', '5574005', '5580002', '5597008', '5611001', '5625000', '5627008', '5633004', '5643001', '5644007', '5653000', '5665001', '5668004', '5682004', '5696005', '5697001', '5709001', '5713008', '5717009', '5718004', '5727003', '5742000', '5751008', '5769004', '5780004', '5798000', '5802004', '5814007', '5815008', '5816009', '5825003', '5828001', '5847003', '5854009', '5868002', '5872003', '5881009', '5882002', '5889006', '5890002', '5893000', '5898009', '5923009', '5926001', '5928000', '5942008', '5943003', '5944009', '5948007', '5951000', '5953002', '5976004', '5979006', '5996007', '6001004', '6004007', '6006009', '6009002', '6014003', '6023000', '6032003', '6046003', '6050005', '6059006', '6062009', '6073002', '6074008', '6076005', '6104005', '6105006', '6110005', '6216007', '6217003', '6229007', '6253001', '6268000', '6269008', '6279005', '6317000', '6325003', '6326002', '6335009', '6359004', '6371005', '6375001', '6392005', '6404004', '6413002', '6417001', '6423006', '6424000', '6445007', '6448009', '6450001', '6472004', '6504002', '6511003', '6530003', '6533001', '6538005', '6541001', '6544009', '6550004', '6551000', '6553002', '6564004', '6566002', '6572002', '6598008', '6606008', '6608009', '6620001', '6623004', '6633007', '6643005', '6646002', '6649009', '6651008', '6684008', '6685009', '6711001', '6720005', '6731002', '6739000', '6742006', '6750002', '6757004', '6787005', '6789008', '6799003', '6805009', '6820003', '6828005', '6829002', '6834003', '6841009', '6844001', '6850006', '6864006', '6866008', '6871001', '6894000', '6902008', '6905005', '6912001', '6914000', '6921000', '6930008', '6944002', '6969002', '6975006', '6981003', '6987004', '6989001', '6991009', '7035006', '7050002', '7067009', '7076002', '7083009', '7091000', '7099003', '7117004', '7148007', '7149004', '7154008', '7160008', '7167006', '7173007', '7188002', '7192009', '7227003', '7234001', '7242000', '7295002', '7296001', '7311008', '7344002', '7345001', '7362006', '7376007', '7378008', '7384006', '7404008', '7435002', '7471001', '7477002', '7480001', '7494000', '7498002', '7507003', '7524009', '7532001', '7554004', '7566005', '7569003', '7591005', '7597009', '7605000', '7610001', '7629007', '7651004', '7652006', '7657000', '7658005', '7697002', '7712004', '7726008', '7736000', '7742001', '7748002', '7755000', '7756004', '7764005', '7769000', '7783003', '7820009', '7829005', '7832008', '7835005', '7840002', '7841003', '7844006', '7851002', '7854005', '7872004', '7874003', '7880006', '7884002', '7885001', '7892006', '7896009', '7911004', '7925003', '7936005', '7944005', '7954009', '7967007', '7986004', '7991003', '7999001', '8001006', '8012006', '8017000', '8024004', '8039003', '8040001', '8045006', '8057002', '8059004', '8067007', '8068002', '8079007', '8091003', '8100009', '8111001', '8112008', '8119004', '8128003', '8133004', '8157004', '8158009', '8159001', '8160006', '8161005', '8165001', '8205005', '8225009', '8242003', '8251006', '8264007', '8265008', '8266009', '8289001', '8292002', '8314003', '8334002', '8356004', '8369000', '8373002', '8387002', '8389004', '8412003', '8415001', '8454000', '8464009', '8482007', '8483002', '8496001', '8523001', '8546004', '8556000', '8559007', '8560002', '8580001', '8595004', '8598002', '8600008', '8603005', '8604004', '8608001', '8617001', '8623006', '8629005', '8640002', '8668003', '8671006', '8677005', '8688004', '8695008', '8710005', '8711009', '8714001', '8752000', '8775007', '8784007', '8810002', '8814006', '8815007', '8820007', '8821006', '8827005', '8839002', '8845005', '8850004', '8854008', '8862000', '8873007', '8887007', '8892009', '8894005', '8897003', '8907008', '8910001', '8911002', '8928004', '8931003', '8935007', '8942007', '8965002', '8966001', '8983005', '8988001', '8993003', '9000002', '9003000', '9018004', '9040008', '9055004', '9073001', '9081000', '9086005', '9089003', '9108007', '9127001', '9156001', '9185007', '9186008', '9188009', '9208002', '9212008', '9229006', '9231002', '9240003', '9242006', '9258009', '9261005', '9262003', '9284003', '9290004', '9305001', '9317004', '9320007', '9321006', '9325002', '9332006', '9348007', '9379006', '9380009', '9384000', '9390001', '9432007', '9438006', '9454009', '9455005', '9475001', '9481009', '9490002', '9498009', '9502002', '9512009', '9535007', '9558005', '9566001', '9568000', '9596006', '9609000', '9625005', '9642004', '9646001', '9654004', '9659009', '9662007', '9668006', '9677004', '9683001', '9684007', '9708001', '9736006', '9743000', '9758008', '9770007', '9775002', '9779008', '9783008', '9791004', '9796009', '9813009', '9825007', '9837009', '9840009', '9841008', '9846003', '9847007', '9849005', '9870004', '9875009', '9878006', '9880000', '9881001', '9891007', '9898001', '9951005', '9968009', '9970000', '9976006', '9994000', '9999005', '10013000', '10024003', '10025002', '10026001', '10036009', '10042008', '10047002', '10052007', '10056005', '10062000', '10119003', '10124000', '10134009', '10141003', '10145007', '10148009', '10149001', '10151002', '10167008', '10176001', '10200004', '10208006', '10209003', '10245000', '10271001', '10293006', '10296003', '10299005', '10328008', '10339006', '10410005', '10415000', '10417008', '10418003']}, 'type'=>'CodeableConcept', 'path'=>'Dosage.site', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/approach-site-codes'}}, + 'route' => {'valid_codes'=>{'http://snomed.info/sct'=>['284009009', '6064005', '10547007', '12130007', '16857009', '26643006', '34206005', '37161004', '37737002', '37839007', '38239002', '45890007', '46713006', '47625008', '54471007', '54485002', '58100008', '60213007', '62226000', '72607000', '78421000', '90028008', '127490009', '127491008', '127492001', '372449004', '372450004', '372451000', '372452007', '372453002', '372454008', '372457001', '372458006', '372459003', '372460008', '372461007', '372462000', '372463005', '372464004', '372465003', '372466002', '372467006', '372468001', '372469009', '372470005', '372471009', '372472002', '372473007', '372474001', '372475000', '372476004', '404815008', '404818005', '404819002', '404820008', '416174007', '417070009', '417255000', '417950001', '417985001', '417989007', '418091004', '418114005', '418133000', '418136008', '418162004', '418204005', '418287000', '418321004', '418331006', '418401004', '418418000', '418441008', '418511008', '418586008', '418608002', '418664002', '418722009', '418730005', '418743005', '418813001', '418821007', '418851001', '418877009', '418887008', '418892005', '418947002', '418987007', '419021003', '419165009', '419231003', '419243002', '419320008', '419396008', '419601003', '419631009', '419684008', '419762003', '419778001', '419810008', '419874009', '419894000', '419954003', '419993007', '420047004', '420163009', '420168000', '420185003', '420201002', '420204005', '420218003', '420254004', '420287000', '420719007', '428191002', '429817007', '445752009', '445754005', '445755006', '445756007', '445767008', '445768003', '445771006', '445913005', '445941009', '446105004', '446407004', '446435000', '446442000', '446540005', '447026006', '447052000', '447080003', '447081004', '447121004', '447122006', '447227007', '447229005', '447694001', '447964005', '448077001', '448491004', '448492006', '448598008', '697971008', '711360002', '711378007', '714743009', '718329006', '764723001', '766790006', '876824003', '1078280005', '1254769004', '1259221004', '1611000175109', '58731000052100', '58751000052109', '58761000052107', '58771000052103', '58811000052103', '58821000052106', '58831000052108', '66621000052103']}, 'type'=>'CodeableConcept', 'path'=>'Dosage.route', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/route-codes'}}, + 'method' => {'local_name'=>'local_method', 'valid_codes'=>{'http://snomed.info/sct'=>['736665006', '738990001', '738991002', '738992009', '738993004', '738994005', '738995006', '738996007', '740666001', '740685003', '764498003', '764794000', '782155003', '782168006', '785900008', '823034001', '827107003', '1010690008', '1231460007', '58841000052102']}, 'type'=>'CodeableConcept', 'path'=>'Dosage.method', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/administration-method-codes'}}, + 'dose' => {'type'=>'Quantity', 'path'=>'Dosage.dose', 'min'=>0, 'max'=>1}, + 'rateRatio' => {'type'=>'Ratio', 'path'=>'Dosage.rate[x]', 'min'=>0, 'max'=>1}, + 'rateQuantity' => {'type'=>'Quantity', 'path'=>'Dosage.rate[x]', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :text # 0-1 string + attr_accessor :site # 0-1 CodeableConcept + attr_accessor :route # 0-1 CodeableConcept + attr_accessor :local_method # 0-1 CodeableConcept + attr_accessor :dose # 0-1 Quantity + attr_accessor :rateRatio # 0-1 Ratio + attr_accessor :rateQuantity # 0-1 Quantity + end + + attr_accessor :id # 0-1 id + attr_accessor :meta # 0-1 Meta + attr_accessor :implicitRules # 0-1 uri + attr_accessor :language # 0-1 code + attr_accessor :text # 0-1 Narrative + attr_accessor :contained # 0-* [ Resource ] + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :identifier # 0-* [ Identifier ] + attr_accessor :basedOn # 0-* [ Reference(CarePlan) ] + attr_accessor :partOf # 0-* [ Reference(MedicationAdministration|Procedure|MedicationDispense) ] + attr_accessor :status # 1-1 code + attr_accessor :statusReason # 0-* [ CodeableConcept ] + attr_accessor :category # 0-* [ CodeableConcept ] + attr_accessor :medication # 1-1 CodeableReference + attr_accessor :subject # 1-1 Reference(Patient|Group) + attr_accessor :encounter # 0-1 Reference(Encounter) + attr_accessor :supportingInformation # 0-* [ Reference(Resource) ] + attr_accessor :occurrenceDateTime # 1-1 dateTime + attr_accessor :occurrencePeriod # 1-1 Period + attr_accessor :occurrenceTiming # 1-1 Timing + attr_accessor :recorded # 0-1 dateTime + attr_accessor :isSubPotent # 0-1 boolean + attr_accessor :subPotentReason # 0-* [ CodeableConcept ] + attr_accessor :performer # 0-* [ MedicationAdministration::Performer ] + attr_accessor :reason # 0-* [ CodeableReference ] + attr_accessor :request # 0-1 Reference(MedicationRequest) + attr_accessor :device # 0-* [ CodeableReference ] + attr_accessor :note # 0-* [ Annotation ] + attr_accessor :dosage # 0-1 MedicationAdministration::Dosage + attr_accessor :eventHistory # 0-* [ Reference(Provenance) ] + + def resourceType + 'MedicationAdministration' + end + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/resources/MedicationDispense.rb b/lib/fhir_models/r6/generated/resources/MedicationDispense.rb new file mode 100644 index 00000000..2c47c975 --- /dev/null +++ b/lib/fhir_models/r6/generated/resources/MedicationDispense.rb @@ -0,0 +1,132 @@ +module FHIR + module R6 + class MedicationDispense < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + SEARCH_PARAMS = ['code', 'destination', 'encounter', 'identifier', 'location', 'medication', 'patient', 'performer', 'prescription', 'receiver', 'recorded', 'responsibleparty', 'status', 'subject', 'type', 'whenhandedover', 'whenprepared'] + METADATA = { + 'id' => {'type'=>'id', 'path'=>'MedicationDispense.id', 'min'=>0, 'max'=>1}, + 'meta' => {'type'=>'Meta', 'path'=>'MedicationDispense.meta', 'min'=>0, 'max'=>1}, + 'implicitRules' => {'type'=>'uri', 'path'=>'MedicationDispense.implicitRules', 'min'=>0, 'max'=>1}, + 'language' => {'type'=>'code', 'path'=>'MedicationDispense.language', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-languages'}}, + 'text' => {'type'=>'Narrative', 'path'=>'MedicationDispense.text', 'min'=>0, 'max'=>1}, + 'contained' => {'type'=>'Resource', 'path'=>'MedicationDispense.contained', 'min'=>0, 'max'=>Float::INFINITY}, + 'extension' => {'type'=>'Extension', 'path'=>'MedicationDispense.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'MedicationDispense.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'identifier' => {'type'=>'Identifier', 'path'=>'MedicationDispense.identifier', 'min'=>0, 'max'=>Float::INFINITY}, + 'basedOn' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/CarePlan'], 'type'=>'Reference', 'path'=>'MedicationDispense.basedOn', 'min'=>0, 'max'=>Float::INFINITY}, + 'partOf' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Procedure', 'http://hl7.org/fhir/StructureDefinition/MedicationAdministration'], 'type'=>'Reference', 'path'=>'MedicationDispense.partOf', 'min'=>0, 'max'=>Float::INFINITY}, + 'status' => {'valid_codes'=>{'http://hl7.org/fhir/CodeSystem/medicationdispense-status'=>['preparation', 'in-progress', 'cancelled', 'on-hold', 'completed', 'entered-in-error', 'stopped', 'declined', 'unknown']}, 'type'=>'code', 'path'=>'MedicationDispense.status', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/medicationdispense-status'}}, + 'notPerformedReason' => {'type'=>'CodeableReference', 'path'=>'MedicationDispense.notPerformedReason', 'min'=>0, 'max'=>1}, + 'statusChanged' => {'type'=>'dateTime', 'path'=>'MedicationDispense.statusChanged', 'min'=>0, 'max'=>1}, + 'category' => {'valid_codes'=>{'http://hl7.org/fhir/medicationdispense-admin-location'=>['inpatient', 'outpatient', 'community']}, 'type'=>'CodeableConcept', 'path'=>'MedicationDispense.category', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/medicationdispense-admin-location'}}, + 'medication' => {'type'=>'CodeableReference', 'path'=>'MedicationDispense.medication', 'min'=>1, 'max'=>1}, + 'subject' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Group'], 'type'=>'Reference', 'path'=>'MedicationDispense.subject', 'min'=>1, 'max'=>1}, + 'encounter' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Encounter'], 'type'=>'Reference', 'path'=>'MedicationDispense.encounter', 'min'=>0, 'max'=>1}, + 'supportingInformation' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Resource'], 'type'=>'Reference', 'path'=>'MedicationDispense.supportingInformation', 'min'=>0, 'max'=>Float::INFINITY}, + 'performer' => {'type'=>'MedicationDispense::Performer', 'path'=>'MedicationDispense.performer', 'min'=>0, 'max'=>Float::INFINITY}, + 'location' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Location'], 'type'=>'Reference', 'path'=>'MedicationDispense.location', 'min'=>0, 'max'=>1}, + 'authorizingPrescription' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/MedicationRequest'], 'type'=>'Reference', 'path'=>'MedicationDispense.authorizingPrescription', 'min'=>0, 'max'=>Float::INFINITY}, + 'type' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/v3-ActCode'=>['DF', 'EM', 'SO', 'FF', 'FFS', 'FFPS', 'FFCS', 'TFS', 'FFC', 'FFP', 'FFSS', 'TF', 'FS', 'MS', 'RF', 'UD', 'RFC', 'RFCS', 'RFF', 'RFFS', 'RFP', 'RFPS', 'RFS', 'TB', 'TBS', 'UDE']}, 'type'=>'CodeableConcept', 'path'=>'MedicationDispense.type', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://terminology.hl7.org/ValueSet/v3-ActPharmacySupplyType'}}, + 'quantity' => {'type'=>'Quantity', 'path'=>'MedicationDispense.quantity', 'min'=>0, 'max'=>1}, + 'daysSupply' => {'type'=>'Quantity', 'path'=>'MedicationDispense.daysSupply', 'min'=>0, 'max'=>1}, + 'recorded' => {'type'=>'dateTime', 'path'=>'MedicationDispense.recorded', 'min'=>0, 'max'=>1}, + 'whenPrepared' => {'type'=>'dateTime', 'path'=>'MedicationDispense.whenPrepared', 'min'=>0, 'max'=>1}, + 'whenHandedOver' => {'type'=>'dateTime', 'path'=>'MedicationDispense.whenHandedOver', 'min'=>0, 'max'=>1}, + 'destination' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Location'], 'type'=>'Reference', 'path'=>'MedicationDispense.destination', 'min'=>0, 'max'=>1}, + 'receiver' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson', 'http://hl7.org/fhir/StructureDefinition/Location', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole'], 'type'=>'Reference', 'path'=>'MedicationDispense.receiver', 'min'=>0, 'max'=>Float::INFINITY}, + 'note' => {'type'=>'Annotation', 'path'=>'MedicationDispense.note', 'min'=>0, 'max'=>Float::INFINITY}, + 'renderedDosageInstruction' => {'type'=>'markdown', 'path'=>'MedicationDispense.renderedDosageInstruction', 'min'=>0, 'max'=>1}, + 'dosageInstruction' => {'type'=>'Dosage', 'path'=>'MedicationDispense.dosageInstruction', 'min'=>0, 'max'=>Float::INFINITY}, + 'substitution' => {'type'=>'MedicationDispense::Substitution', 'path'=>'MedicationDispense.substitution', 'min'=>0, 'max'=>1}, + 'eventHistory' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Provenance'], 'type'=>'Reference', 'path'=>'MedicationDispense.eventHistory', 'min'=>0, 'max'=>Float::INFINITY} + } + + class Performer < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Performer.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Performer.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Performer.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'function' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/medicationdispense-performer-function'=>['dataenterer', 'packager', 'checker', 'finalchecker', 'counsellor']}, 'type'=>'CodeableConcept', 'path'=>'Performer.function', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/medicationdispense-performer-function'}}, + 'actor' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole', 'http://hl7.org/fhir/StructureDefinition/Organization', 'http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson', 'http://hl7.org/fhir/StructureDefinition/CareTeam'], 'type'=>'Reference', 'path'=>'Performer.actor', 'min'=>1, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :function # 0-1 CodeableConcept + attr_accessor :actor # 1-1 Reference(Practitioner|PractitionerRole|Organization|Patient|Device|RelatedPerson|CareTeam) + end + + class Substitution < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Substitution.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Substitution.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Substitution.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'wasSubstituted' => {'type'=>'boolean', 'path'=>'Substitution.wasSubstituted', 'min'=>1, 'max'=>1}, + 'type' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/v3-substanceAdminSubstitution'=>['E', 'EC', 'BC', 'G', 'TE', 'TB', 'TG', 'F', 'N']}, 'type'=>'CodeableConcept', 'path'=>'Substitution.type', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://terminology.hl7.org/ValueSet/v3-ActSubstanceAdminSubstitutionCode'}}, + 'reason' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/v3-ActReason'=>['CT', 'FP', 'OS', 'RR']}, 'type'=>'CodeableConcept', 'path'=>'Substitution.reason', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://terminology.hl7.org/ValueSet/v3-SubstanceAdminSubstitutionReason'}}, + 'responsibleParty' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole', 'http://hl7.org/fhir/StructureDefinition/Organization'], 'type'=>'Reference', 'path'=>'Substitution.responsibleParty', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :wasSubstituted # 1-1 boolean + attr_accessor :type # 0-1 CodeableConcept + attr_accessor :reason # 0-* [ CodeableConcept ] + attr_accessor :responsibleParty # 0-1 Reference(Practitioner|PractitionerRole|Organization) + end + + attr_accessor :id # 0-1 id + attr_accessor :meta # 0-1 Meta + attr_accessor :implicitRules # 0-1 uri + attr_accessor :language # 0-1 code + attr_accessor :text # 0-1 Narrative + attr_accessor :contained # 0-* [ Resource ] + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :identifier # 0-* [ Identifier ] + attr_accessor :basedOn # 0-* [ Reference(CarePlan) ] + attr_accessor :partOf # 0-* [ Reference(Procedure|MedicationAdministration) ] + attr_accessor :status # 1-1 code + attr_accessor :notPerformedReason # 0-1 CodeableReference + attr_accessor :statusChanged # 0-1 dateTime + attr_accessor :category # 0-* [ CodeableConcept ] + attr_accessor :medication # 1-1 CodeableReference + attr_accessor :subject # 1-1 Reference(Patient|Group) + attr_accessor :encounter # 0-1 Reference(Encounter) + attr_accessor :supportingInformation # 0-* [ Reference(Resource) ] + attr_accessor :performer # 0-* [ MedicationDispense::Performer ] + attr_accessor :location # 0-1 Reference(Location) + attr_accessor :authorizingPrescription # 0-* [ Reference(MedicationRequest) ] + attr_accessor :type # 0-1 CodeableConcept + attr_accessor :quantity # 0-1 Quantity + attr_accessor :daysSupply # 0-1 Quantity + attr_accessor :recorded # 0-1 dateTime + attr_accessor :whenPrepared # 0-1 dateTime + attr_accessor :whenHandedOver # 0-1 dateTime + attr_accessor :destination # 0-1 Reference(Location) + attr_accessor :receiver # 0-* [ Reference(Patient|Practitioner|RelatedPerson|Location|PractitionerRole) ] + attr_accessor :note # 0-* [ Annotation ] + attr_accessor :renderedDosageInstruction # 0-1 markdown + attr_accessor :dosageInstruction # 0-* [ Dosage ] + attr_accessor :substitution # 0-1 MedicationDispense::Substitution + attr_accessor :eventHistory # 0-* [ Reference(Provenance) ] + + def resourceType + 'MedicationDispense' + end + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/resources/MedicationKnowledge.rb b/lib/fhir_models/r6/generated/resources/MedicationKnowledge.rb new file mode 100644 index 00000000..91b01707 --- /dev/null +++ b/lib/fhir_models/r6/generated/resources/MedicationKnowledge.rb @@ -0,0 +1,502 @@ +module FHIR + module R6 + class MedicationKnowledge < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + SEARCH_PARAMS = ['classification', 'classification-type', 'code', 'doseform', 'identifier', 'ingredient', 'ingredient-code', 'monitoring-program-name', 'monitoring-program-type', 'monograph', 'monograph-type', 'product-type', 'source-cost', 'status'] + METADATA = { + 'id' => {'type'=>'id', 'path'=>'MedicationKnowledge.id', 'min'=>0, 'max'=>1}, + 'meta' => {'type'=>'Meta', 'path'=>'MedicationKnowledge.meta', 'min'=>0, 'max'=>1}, + 'implicitRules' => {'type'=>'uri', 'path'=>'MedicationKnowledge.implicitRules', 'min'=>0, 'max'=>1}, + 'language' => {'type'=>'code', 'path'=>'MedicationKnowledge.language', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-languages'}}, + 'text' => {'type'=>'Narrative', 'path'=>'MedicationKnowledge.text', 'min'=>0, 'max'=>1}, + 'contained' => {'type'=>'Resource', 'path'=>'MedicationKnowledge.contained', 'min'=>0, 'max'=>Float::INFINITY}, + 'extension' => {'type'=>'Extension', 'path'=>'MedicationKnowledge.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'MedicationKnowledge.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'identifier' => {'type'=>'Identifier', 'path'=>'MedicationKnowledge.identifier', 'min'=>0, 'max'=>Float::INFINITY}, + 'code' => {'valid_codes'=>{'http://snomed.info/sct'=>['763158003', '169008', '211009', '302007', '439007', '449005', '544002', '796001', '847003', '922004', '1039008', '1148001', '1182007', '1206000', '1222004', '1389007', '1434005', '1528001', '1594006', '1758005', '1842003', '1878008', '1887004', '1982006', '2016004', '2183004', '2190009', '2497003', '2571007', '2596005', '2679000', '2949005', '3037004', '3127006', '3334000', '3814009', '3822002', '4126008', '4194004', '4219002', '4220008', '4382004', '4704002', '4865009', '4937008', '5067008', '5478006', '5606003', '5720001', '5737008', '5776009', '5786005', '5797005', '5924003', '5975000', '6028009', '6067003', '6071000', '6102009', '6116004', '6232005', '6247001', '6259002', '6369005', '6425004', '6526001', '6625006', '6716006', '6960003', '6985007', '7092007', '7140000', '7168001', '7235000', '7292004', '7336002', '7561000', '7577004', '7624002', '7836006', '7947003', '7959004', '8028001', '8109005', '8163008', '8348002', '8372007', '8416000', '8658008', '8661009', '8692006', '8696009', '9190005', '9268004', '9500005', '9542007', '9690006', '9745007', '9778000', '9944001', '10099000', '10135005', '10312003', '10422008', '10504007', '10515002', '10555000', '10632007', '10712001', '10756001', '10784006', '11402001', '11430001', '11563006', '11719000', '11796006', '11841005', '11847009', '11959009', '12096000', '12236006', '12335007', '12369008', '12436009', '12495006', '12512008', '12559001', '12839006', '13132007', '13252002', '13414000', '13432000', '13512003', '13525006', '13565005', '13592004', '13664004', '13790009', '13800009', '13813003', '13929005', '13936006', '13965000', '14103001', '14170004', '14601000', '14706000', '14728000', '14814001', '14816004', '15222008', '15375005', '15383004', '15432003', '15772006', '15857002', '16031005', '16037009', '16047007', '16131008', '16403005', '16602005', '16787005', '16791000', '16832004', '16858004', '16867004', '16970001', '16977003', '17308007', '17554004', '17558001', '17600005', '17805003', '17859000', '17893001', '18002004', '18125000', '18335001', '18340009', '18381001', '18548003', '18679008', '18811003', '18914005', '18952006', '19194001', '19225000', '19232009', '19261005', '19403009', '19405002', '19581007', '19583005', '19630009', '19768003', '19841008', '20091003', '20201001', '20237006', '20320002', '20577002', '20865003', '21069002', '21159006', '21691008', '21701005', '21767006', '21986005', '22091006', '22198003', '22274004', '22474002', '22587006', '22657006', '22672005', '22696000', '22969001', '23079006', '23222006', '23532003', '23827009', '23888001', '24036003', '24450004', '24504000', '24866006', '25014009', '25076002', '25085002', '25142008', '25246002', '25398003', '25419009', '25673006', '25860005', '25995007', '26122009', '26124005', '26244009', '26303005', '26370007', '26458009', '26462003', '26503009', '26523005', '26548008', '26574002', '26580005', '26736008', '26800000', '26842003', '27035007', '27196008', '27242001', '27479000', '27638005', '27658006', '27754002', '27867009', '28149003', '28235004', '28410007', '28415002', '28426008', '28506006', '28748001', '28841002', '28906000', '29058003', '29089004', '29121001', '29129004', '29156002', '29175007', '29439004', '29620001', '29840005', '29877002', '29896003', '30010009', '30125007', '30306003', '30317002', '30427009', '30466001', '30492008', '30729008', '30761007', '30964009', '30988006', '31087008', '31231007', '31305008', '31306009', '31684002', '31690003', '31692006', '31865003', '31872002', '32313007', '32462006', '32474005', '32583002', '32647002', '32653002', '32792001', '32823007', '32955006', '32960005', '33124007', '33219003', '33231001', '33252009', '33378002', '33588000', '33589008', '33664007', '33675006', '33682005', '33815001', '34012005', '34217006', '34364009', '34393009', '34462007', '34599009', '34693000', '34731007', '34816007', '34833000', '34929006', '35035001', '35063004', '35282000', '35300007', '35324004', '35392005', '35476001', '35531004', '35768004', '35967000', '36068003', '36113004', '36218003', '36236003', '36391008', '36537006', '36594001', '36621009', '36642006', '36893000', '36909007', '37084008', '37146000', '37306000', '37400007', '37628007', '37803001', '38076006', '38166006', '38231004', '38268001', '38314008', '38413003', '38578004', '38828006', '39064002', '39124003', '39128000', '39142008', '39359008', '39487003', '39516004', '39608003', '39707000', '39860005', '39939003', '40232005', '40339003', '40429005', '40430000', '40556005', '40562000', '40589005', '40648001', '40820003', '40877002', '40905005', '40974005', '40999006', '41001009', '41015006', '41147003', '41193000', '41324009', '41365009', '41367001', '41399007', '41470001', '41493007', '41549009', '41985001', '42082003', '42098005', '42271003', '42348003', '42444000', '42514000', '42638008', '42714002', '42720001', '43343000', '43533002', '43684009', '43753001', '43879000', '43927002', '44175000', '44418001', '44658005', '44731005', '44790008', '44798001', '44938006', '44990002', '45218006', '45311002', '45313004', '45518007', '45680002', '45844004', '45888006', '46009007', '46123006', '46436003', '46479001', '46532003', '46547007', '46576005', '46709004', '46741005', '46913003', '47065008', '47120002', '47124006', '47140009', '47331002', '47527007', '47602007', '47755009', '47898004', '48174005', '48256008', '48279009', '48351000', '48546005', '48603004', '48614001', '48647005', '48698004', '48836000', '48875009', '48899009', '49019002', '49157004', '49267000', '49299006', '49485009', '49577002', '49617001', '49669006', '49688004', '49694007', '49705006', '49953001', '50094009', '50318003', '50335004', '50520001', '50841004', '50868004', '51013009', '51073002', '51126006', '51132001', '51326002', '51334008', '51361008', '51752005', '51758009', '51908007', '51992002', '52017007', '52108005', '52215008', '52388000', '52423008', '52883001', '52896000', '53009005', '53480001', '53584007', '53640004', '53641000', '53691001', '53793005', '53800008', '53848009', '54142000', '54344006', '54391004', '54406003', '54541002', '54544005', '54577009', '54705000', '54765002', '54824008', '54882005', '54887004', '54972005', '54982006', '55015008', '55217007', '55432002', '55556000', '55673009', '55745002', '55830003', '55867006', '55889005', '56014002', '56032002', '56059005', '56123002', '56230001', '56234005', '56480005', '56549003', '56602009', '56928005', '56934003', '57002000', '57066004', '57191001', '57263002', '57376006', '57538001', '57616006', '57670008', '57752001', '57811004', '57819002', '57845006', '57853003', '57893000', '57952007', '58050004', '58360000', '58467001', '58502006', '58760003', '58805000', '58883005', '58892008', '58905004', '58944007', '59057006', '59187003', '59240002', '59255006', '59270007', '59456005', '59589008', '59594008', '59751001', '59941008', '59953007', '60149003', '60169008', '60468008', '60533005', '60541005', '60682004', '60731009', '60881009', '60978003', '61020000', '61093008', '61132004', '61181002', '61408004', '61457001', '61621000', '61623002', '61651006', '61862008', '61946003', '62051009', '62294009', '62529008', '62560008', '62782004', '63094006', '63136007', '63318000', '63470003', '63639004', '63682003', '63758001', '63822004', '64115004', '64127001', '64240003', '64349004', '64462001', '64558005', '64851009', '64878006', '65020006', '65026000', '65041000', '65092008', '65484006', '65502005', '65627005', '65884003', '65965000', '66094001', '66125007', '66261008', '66349002', '66441000', '66492008', '66493003', '66602007', '66742008', '66859009', '66860004', '66919007', '66971004', '67213005', '67423003', '67440007', '67507000', '67735003', '67891001', '67939000', '68088000', '68206008', '68395000', '68398003', '68402007', '68407001', '68422006', '68424007', '68444001', '68490009', '68622003', '68702006', '68774008', '68887009', '68892006', '69107004', '69204002', '69236009', '69242008', '69331001', '69431002', '69576000', '69708003', '69879000', '69918003', '69967001', '70047000', '70254000', '70343008', '70379000', '70460002', '70702006', '70776005', '70841003', '70864001', '70934008', '71289008', '71451001', '71453003', '71455005', '71462001', '71516007', '71584004', '71634000', '71699007', '71724000', '71731001', '71759000', '71770007', '71798005', '71837009', '72312007', '72416006', '72623000', '72824008', '72870001', '72924009', '72968006', '73074003', '73093001', '73133000', '73170009', '73212002', '73277004', '73454001', '73572009', '73647000', '73756003', '73763003', '73805002', '73949004', '73986003', '74022005', '74065006', '74074008', '74213004', '74226000', '74470007', '74480006', '74575000', '74583006', '74632002', '74674007', '74771007', '74782004', '74798006', '74819009', '75029008', '75203002', '75429004', '75501004', '75661008', '75927008', '75959001', '75969007', '76058001', '76155001', '76286000', '76289007', '76385003', '76390000', '76591000', '76696004', '76759004', '76962009', '77035009', '77048008', '77237006', '77390008', '77398001', '77549006', '77731008', '77750008', '77856005', '77885004', '77898008', '78025001', '78174002', '78379001', '78449007', '78507004', '78542000', '78684000', '78700004', '78983008', '79129001', '79138004', '79221007', '79225003', '79305004', '79332009', '79356008', '79440004', '79543000', '79736009', '79873000', '80024007', '80127003', '80165005', '80311000', '80399002', '80618000', '80732005', '80802008', '80834004', '80870001', '80906007', '81073007', '81088002', '81219009', '81252003', '81335000', '81457006', '81583003', '81609008', '81646007', '81728006', '81759008', '81839001', '81947000', '82133001', '82156005', '82165003', '82166002', '82240008', '82264009', '82290007', '82312001', '82573000', '82746003', '82804004', '82896009', '82951001', '83085007', '83192000', '83201006', '83288003', '83490000', '83532008', '83692001', '83973001', '83999008', '84078002', '84737005', '84812008', '84844007', '84951002', '84986000', '85063003', '85272000', '85343003', '85354008', '85408000', '85417000', '85429009', '85468002', '85507008', '85591001', '85990009', '86066003', '86080005', '86085000', '86131002', '86162003', '86308005', '86337009', '86389004', '86536001', '86647004', '86906004', '86939001', '86977007', '87233003', '87285001', '87395005', '87567009', '87586001', '87617007', '87652004', '87881000', '88134000', '88226000', '88279005', '88519001', '88566002', '88870000', '88997008', '89018006', '89029005', '89045007', '89092006', '89132005', '89192008', '89265009', '89435001', '89466007', '89505005', '89626004', '89664002', '89692007', '89695009', '89785009', '90000002', '90017009', '90332006', '90346006', '90356005', '90370005', '90426002', '90614001', '90659009', '90704004', '90802006', '90882008', '91107009', '91135008', '91143003', '91169009', '91307002', '91339009', '91376007', '91435002', '91452003', '91479004', '91667005', '96011002', '96014005', '96015006', '96018008', '96020006', '96023008', '96029007', '96034006', '96038009', '96044008', '96047001', '96049003', '96051004', '96052006', '96053001', '96054007', '96055008', '96062004', '96063009', '96064003', '96065002', '96067005', '96072001', '96073006', '96077007', '96081007', '96084004', '96086002', '96087006', '96088001', '96090000', '96091001', '96093003', '96097002', '96099004', '96103009', '96108000', '96119002', '96138006', '96149000', '96169005', '96183007', '96185000', '96191003', '96195007', '96196008', '96199001', '96200003', '96209002', '96213009', '96220002', '96221003', '96231005', '96233008', '96234002', '96236000', '96237009', '96246003', '96247007', '96252002', '96278006', '96280000', '96281001', '96284009', '96298001', '96299009', '96300001', '96301002', '96302009', '96304005', '96305006', '96307003', '96308008', '96309000', '96316004', '96326006', '96328007', '96339005', '96358001', '96359009', '96360004', '96370002', '96371003', '96378009', '96380003', '96381004']}, 'type'=>'CodeableConcept', 'path'=>'MedicationKnowledge.code', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/medication-codes'}}, + 'status' => {'valid_codes'=>{'http://hl7.org/fhir/publication-status'=>['draft', 'active', 'retired', 'unknown']}, 'type'=>'code', 'path'=>'MedicationKnowledge.status', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/publication-status'}}, + 'author' => {'type'=>'ContactDetail', 'path'=>'MedicationKnowledge.author', 'min'=>0, 'max'=>1}, + 'jurisdiction' => {'type'=>'CodeableConcept', 'path'=>'MedicationKnowledge.jurisdiction', 'min'=>0, 'max'=>Float::INFINITY}, + 'name' => {'type'=>'string', 'path'=>'MedicationKnowledge.name', 'min'=>0, 'max'=>1}, + 'relatedMedicationKnowledge' => {'type'=>'MedicationKnowledge::RelatedMedicationKnowledge', 'path'=>'MedicationKnowledge.relatedMedicationKnowledge', 'min'=>0, 'max'=>Float::INFINITY}, + 'associatedMedication' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Medication'], 'type'=>'Reference', 'path'=>'MedicationKnowledge.associatedMedication', 'min'=>0, 'max'=>Float::INFINITY}, + 'productType' => {'type'=>'CodeableConcept', 'path'=>'MedicationKnowledge.productType', 'min'=>0, 'max'=>Float::INFINITY}, + 'monograph' => {'type'=>'MedicationKnowledge::Monograph', 'path'=>'MedicationKnowledge.monograph', 'min'=>0, 'max'=>Float::INFINITY}, + 'preparationInstruction' => {'type'=>'markdown', 'path'=>'MedicationKnowledge.preparationInstruction', 'min'=>0, 'max'=>1}, + 'cost' => {'type'=>'MedicationKnowledge::Cost', 'path'=>'MedicationKnowledge.cost', 'min'=>0, 'max'=>Float::INFINITY}, + 'monitoringProgram' => {'type'=>'MedicationKnowledge::MonitoringProgram', 'path'=>'MedicationKnowledge.monitoringProgram', 'min'=>0, 'max'=>Float::INFINITY}, + 'indicationGuideline' => {'type'=>'MedicationKnowledge::IndicationGuideline', 'path'=>'MedicationKnowledge.indicationGuideline', 'min'=>0, 'max'=>Float::INFINITY}, + 'medicineClassification' => {'type'=>'MedicationKnowledge::MedicineClassification', 'path'=>'MedicationKnowledge.medicineClassification', 'min'=>0, 'max'=>Float::INFINITY}, + 'packaging' => {'type'=>'MedicationKnowledge::Packaging', 'path'=>'MedicationKnowledge.packaging', 'min'=>0, 'max'=>Float::INFINITY}, + 'clinicalUseIssue' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/ClinicalUseDefinition'], 'type'=>'Reference', 'path'=>'MedicationKnowledge.clinicalUseIssue', 'min'=>0, 'max'=>Float::INFINITY}, + 'storageGuideline' => {'type'=>'MedicationKnowledge::StorageGuideline', 'path'=>'MedicationKnowledge.storageGuideline', 'min'=>0, 'max'=>Float::INFINITY}, + 'regulatory' => {'type'=>'MedicationKnowledge::Regulatory', 'path'=>'MedicationKnowledge.regulatory', 'min'=>0, 'max'=>Float::INFINITY}, + 'definitional' => {'type'=>'MedicationKnowledge::Definitional', 'path'=>'MedicationKnowledge.definitional', 'min'=>0, 'max'=>1} + } + + class RelatedMedicationKnowledge < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'RelatedMedicationKnowledge.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'RelatedMedicationKnowledge.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'RelatedMedicationKnowledge.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'type' => {'type'=>'CodeableConcept', 'path'=>'RelatedMedicationKnowledge.type', 'min'=>1, 'max'=>1}, + 'reference' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/MedicationKnowledge'], 'type'=>'Reference', 'path'=>'RelatedMedicationKnowledge.reference', 'min'=>1, 'max'=>Float::INFINITY} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :type # 1-1 CodeableConcept + attr_accessor :reference # 1-* [ Reference(MedicationKnowledge) ] + end + + class Monograph < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Monograph.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Monograph.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Monograph.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'type' => {'type'=>'CodeableConcept', 'path'=>'Monograph.type', 'min'=>0, 'max'=>1}, + 'source' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/DocumentReference'], 'type'=>'Reference', 'path'=>'Monograph.source', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :type # 0-1 CodeableConcept + attr_accessor :source # 0-1 Reference(DocumentReference) + end + + class Cost < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'cost' => ['Money', 'CodeableConcept'] + } + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Cost.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Cost.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Cost.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'effectiveDate' => {'type'=>'Period', 'path'=>'Cost.effectiveDate', 'min'=>0, 'max'=>Float::INFINITY}, + 'type' => {'type'=>'CodeableConcept', 'path'=>'Cost.type', 'min'=>1, 'max'=>1}, + 'source' => {'type'=>'string', 'path'=>'Cost.source', 'min'=>0, 'max'=>1}, + 'costMoney' => {'type'=>'Money', 'path'=>'Cost.cost[x]', 'min'=>1, 'max'=>1}, + 'costCodeableConcept' => {'valid_codes'=>{'http://hl7.org/fhir/medication-cost-category'=>['banda', 'bandb']}, 'type'=>'CodeableConcept', 'path'=>'Cost.cost[x]', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/medication-cost-category'}} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :effectiveDate # 0-* [ Period ] + attr_accessor :type # 1-1 CodeableConcept + attr_accessor :source # 0-1 string + attr_accessor :costMoney # 1-1 Money + attr_accessor :costCodeableConcept # 1-1 CodeableConcept + end + + class MonitoringProgram < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'MonitoringProgram.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'MonitoringProgram.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'MonitoringProgram.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'type' => {'type'=>'CodeableConcept', 'path'=>'MonitoringProgram.type', 'min'=>0, 'max'=>1}, + 'name' => {'type'=>'string', 'path'=>'MonitoringProgram.name', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :type # 0-1 CodeableConcept + attr_accessor :name # 0-1 string + end + + class IndicationGuideline < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'IndicationGuideline.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'IndicationGuideline.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'IndicationGuideline.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'indication' => {'type'=>'CodeableReference', 'path'=>'IndicationGuideline.indication', 'min'=>0, 'max'=>Float::INFINITY}, + 'dosingGuideline' => {'type'=>'MedicationKnowledge::IndicationGuideline::DosingGuideline', 'path'=>'IndicationGuideline.dosingGuideline', 'min'=>0, 'max'=>Float::INFINITY} + } + + class DosingGuideline < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'DosingGuideline.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'DosingGuideline.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'DosingGuideline.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'treatmentIntent' => {'type'=>'CodeableConcept', 'path'=>'DosingGuideline.treatmentIntent', 'min'=>0, 'max'=>1}, + 'dosage' => {'type'=>'MedicationKnowledge::IndicationGuideline::DosingGuideline::Dosage', 'path'=>'DosingGuideline.dosage', 'min'=>0, 'max'=>Float::INFINITY}, + 'administrationTreatment' => {'type'=>'CodeableConcept', 'path'=>'DosingGuideline.administrationTreatment', 'min'=>0, 'max'=>1}, + 'patientCharacteristic' => {'type'=>'MedicationKnowledge::IndicationGuideline::DosingGuideline::PatientCharacteristic', 'path'=>'DosingGuideline.patientCharacteristic', 'min'=>0, 'max'=>Float::INFINITY} + } + + class Dosage < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Dosage.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Dosage.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Dosage.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'type' => {'type'=>'CodeableConcept', 'path'=>'Dosage.type', 'min'=>1, 'max'=>1}, + 'dosage' => {'type'=>'Dosage', 'path'=>'Dosage.dosage', 'min'=>1, 'max'=>Float::INFINITY} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :type # 1-1 CodeableConcept + attr_accessor :dosage # 1-* [ Dosage ] + end + + class PatientCharacteristic < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'value' => ['CodeableConcept', 'Quantity', 'Range'] + } + METADATA = { + 'id' => {'type'=>'string', 'path'=>'PatientCharacteristic.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'PatientCharacteristic.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'PatientCharacteristic.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'type' => {'type'=>'CodeableConcept', 'path'=>'PatientCharacteristic.type', 'min'=>1, 'max'=>1}, + 'valueCodeableConcept' => {'type'=>'CodeableConcept', 'path'=>'PatientCharacteristic.value[x]', 'min'=>0, 'max'=>1}, + 'valueQuantity' => {'type'=>'Quantity', 'path'=>'PatientCharacteristic.value[x]', 'min'=>0, 'max'=>1}, + 'valueRange' => {'type'=>'Range', 'path'=>'PatientCharacteristic.value[x]', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :type # 1-1 CodeableConcept + attr_accessor :valueCodeableConcept # 0-1 CodeableConcept + attr_accessor :valueQuantity # 0-1 Quantity + attr_accessor :valueRange # 0-1 Range + end + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :treatmentIntent # 0-1 CodeableConcept + attr_accessor :dosage # 0-* [ MedicationKnowledge::IndicationGuideline::DosingGuideline::Dosage ] + attr_accessor :administrationTreatment # 0-1 CodeableConcept + attr_accessor :patientCharacteristic # 0-* [ MedicationKnowledge::IndicationGuideline::DosingGuideline::PatientCharacteristic ] + end + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :indication # 0-* [ CodeableReference ] + attr_accessor :dosingGuideline # 0-* [ MedicationKnowledge::IndicationGuideline::DosingGuideline ] + end + + class MedicineClassification < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'source' => ['string', 'uri'] + } + METADATA = { + 'id' => {'type'=>'string', 'path'=>'MedicineClassification.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'MedicineClassification.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'MedicineClassification.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'type' => {'type'=>'CodeableConcept', 'path'=>'MedicineClassification.type', 'min'=>1, 'max'=>1}, + 'sourceString' => {'type'=>'string', 'path'=>'MedicineClassification.source[x]', 'min'=>0, 'max'=>1}, + 'sourceUri' => {'type'=>'uri', 'path'=>'MedicineClassification.source[x]', 'min'=>0, 'max'=>1}, + 'classification' => {'type'=>'CodeableConcept', 'path'=>'MedicineClassification.classification', 'min'=>0, 'max'=>Float::INFINITY} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :type # 1-1 CodeableConcept + attr_accessor :sourceString # 0-1 string + attr_accessor :sourceUri # 0-1 uri + attr_accessor :classification # 0-* [ CodeableConcept ] + end + + class Packaging < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Packaging.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Packaging.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Packaging.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'cost' => {'type'=>'MedicationKnowledge::Cost', 'path'=>'Packaging.cost', 'min'=>0, 'max'=>Float::INFINITY}, + 'packagedProduct' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/PackagedProductDefinition'], 'type'=>'Reference', 'path'=>'Packaging.packagedProduct', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :cost # 0-* [ MedicationKnowledge::Cost ] + attr_accessor :packagedProduct # 0-1 Reference(PackagedProductDefinition) + end + + class StorageGuideline < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'StorageGuideline.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'StorageGuideline.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'StorageGuideline.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'reference' => {'type'=>'uri', 'path'=>'StorageGuideline.reference', 'min'=>0, 'max'=>1}, + 'note' => {'type'=>'Annotation', 'path'=>'StorageGuideline.note', 'min'=>0, 'max'=>Float::INFINITY}, + 'stabilityDuration' => {'type'=>'Duration', 'path'=>'StorageGuideline.stabilityDuration', 'min'=>0, 'max'=>1}, + 'environmentalSetting' => {'type'=>'MedicationKnowledge::StorageGuideline::EnvironmentalSetting', 'path'=>'StorageGuideline.environmentalSetting', 'min'=>0, 'max'=>Float::INFINITY} + } + + class EnvironmentalSetting < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'value' => ['Quantity', 'Range', 'CodeableConcept'] + } + METADATA = { + 'id' => {'type'=>'string', 'path'=>'EnvironmentalSetting.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'EnvironmentalSetting.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'EnvironmentalSetting.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'type' => {'type'=>'CodeableConcept', 'path'=>'EnvironmentalSetting.type', 'min'=>1, 'max'=>1}, + 'valueQuantity' => {'type'=>'Quantity', 'path'=>'EnvironmentalSetting.value[x]', 'min'=>1, 'max'=>1}, + 'valueRange' => {'type'=>'Range', 'path'=>'EnvironmentalSetting.value[x]', 'min'=>1, 'max'=>1}, + 'valueCodeableConcept' => {'type'=>'CodeableConcept', 'path'=>'EnvironmentalSetting.value[x]', 'min'=>1, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :type # 1-1 CodeableConcept + attr_accessor :valueQuantity # 1-1 Quantity + attr_accessor :valueRange # 1-1 Range + attr_accessor :valueCodeableConcept # 1-1 CodeableConcept + end + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :reference # 0-1 uri + attr_accessor :note # 0-* [ Annotation ] + attr_accessor :stabilityDuration # 0-1 Duration + attr_accessor :environmentalSetting # 0-* [ MedicationKnowledge::StorageGuideline::EnvironmentalSetting ] + end + + class Regulatory < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Regulatory.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Regulatory.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Regulatory.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'regulatoryAuthority' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Organization'], 'type'=>'Reference', 'path'=>'Regulatory.regulatoryAuthority', 'min'=>1, 'max'=>1}, + 'substitution' => {'type'=>'MedicationKnowledge::Regulatory::Substitution', 'path'=>'Regulatory.substitution', 'min'=>0, 'max'=>Float::INFINITY}, + 'schedule' => {'type'=>'CodeableConcept', 'path'=>'Regulatory.schedule', 'min'=>0, 'max'=>Float::INFINITY}, + 'maxDispense' => {'type'=>'MedicationKnowledge::Regulatory::MaxDispense', 'path'=>'Regulatory.maxDispense', 'min'=>0, 'max'=>1} + } + + class Substitution < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Substitution.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Substitution.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Substitution.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'type' => {'type'=>'CodeableConcept', 'path'=>'Substitution.type', 'min'=>1, 'max'=>1}, + 'allowed' => {'type'=>'boolean', 'path'=>'Substitution.allowed', 'min'=>1, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :type # 1-1 CodeableConcept + attr_accessor :allowed # 1-1 boolean + end + + class MaxDispense < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'MaxDispense.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'MaxDispense.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'MaxDispense.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'quantity' => {'type'=>'Quantity', 'path'=>'MaxDispense.quantity', 'min'=>1, 'max'=>1}, + 'period' => {'type'=>'Duration', 'path'=>'MaxDispense.period', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :quantity # 1-1 Quantity + attr_accessor :period # 0-1 Duration + end + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :regulatoryAuthority # 1-1 Reference(Organization) + attr_accessor :substitution # 0-* [ MedicationKnowledge::Regulatory::Substitution ] + attr_accessor :schedule # 0-* [ CodeableConcept ] + attr_accessor :maxDispense # 0-1 MedicationKnowledge::Regulatory::MaxDispense + end + + class Definitional < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Definitional.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Definitional.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Definitional.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'definition' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/MedicinalProductDefinition'], 'type'=>'Reference', 'path'=>'Definitional.definition', 'min'=>0, 'max'=>Float::INFINITY}, + 'doseForm' => {'valid_codes'=>{'http://snomed.info/sct'=>['736542009', '66076007', '70409003', '385018001', '385019009', '385020003', '385021004', '385023001', '385024007', '385025008', '385026009', '385027000', '385028005', '385029002', '385032004', '385033009', '385034003', '385038000', '385039008', '385041009', '385044001', '385045000', '385046004', '385047008', '385052003', '385053008', '385054002', '385059007', '385060002', '385061003', '385062005', '385063000', '385065007', '385070000', '385071001', '385072008', '385073003', '385074009', '385077002', '385078007', '385079004', '385081002', '385082009', '385084005', '385085006', '385086007', '385088008', '385089000', '385090009', '385091008', '385094000', '385095004', '385096003', '385102005', '385103000', '385105007', '385106008', '385108009', '385110006', '385111005', '385112003', '385113008', '385114002', '385118004', '385119007', '385121002', '385122009', '385123004', '385124005', '385125006', '385128008', '385132002', '385133007', '385134001', '385135000', '385136004', '385137008', '385138003', '385139006', '385140008', '385141007', '385142000', '385143005', '385147006', '385148001', '385149009', '385150009', '385151008', '385152001', '385153006', '385154000', '385155004', '385156003', '385157007', '385158002', '385159005', '385160000', '385162008', '385163003', '385164009', '385165005', '385166006', '385167002', '385168007', '385170003', '385171004', '385172006', '385173001', '385175008', '385176009', '385177000', '385178005', '385179002', '385182007', '385183002', '385184008', '385185009', '385187001', '385188006', '385189003', '385191006', '385192004', '385193009', '385195002', '385196001', '385198000', '385199008', '385200006', '385201005', '385202003', '385204002', '385205001', '385206000', '385207009', '385217004', '385219001', '385220007', '385221006', '385223009', '385224003', '385229008', '385242008', '385245005', '385246006', '385247002', '385250004', '385251000', '385258006', '385259003', '385260008', '385268001', '385273007', '385276004', '385277008', '385278003', '385279006', '385280009', '385282001', '385287007', '385289005', '385290001', '385292009', '414951009', '420283001', '420292003', '420293008', '420378007', '420430006', '420509004', '420536002', '420540006', '420631002', '420636007', '420641004', '420692007', '420736004', '420767002', '420873008', '420891003', '420901005', '420929008', '421026006', '421056002', '421155001', '421221008', '421338009', '421343002', '421366001', '421382000', '421425002', '421427005', '421446006', '421535006', '421620004', '421628006', '421637006', '421701006', '421713001', '421752008', '421765004', '421857007', '421943006', '421949005', '422060001', '422068008', '422080000', '422085005', '422201009', '422264003', '422336005', '422353003', '424552006', '425753008', '425965000', '426823003', '427129005', '442015005', '443424002', '447050008', '447079001', '719200003', '739147005', '739148000', '739371005', '739372003', '739662008', '740548000', '740575007', '740596000', '745991000', '746008008', '761845009', '761899004', '761900009', '761901008', '761905004', '761906003', '761907007', '762064002', '762065001', '762071007', '762072000', '762893001', '762895008', '763340003', '763445009', '763446005', '763484004', '763485003', '763819006', '763820000', '763823003', '763852000', '764296002', '764297006', '764378009', '764446000', '764477003', '764478008', '764485007', '764486008', '764499006', '764501003', '764671009', '764770000', '764772008', '764773003', '764774009', '764776006', '764780001', '764787003', '764788008', '764792001', '764799005', '764802001', '764803006', '764842006', '764843001', '765056003', '765061001', '765062008', '765064009', '765065005', '765163001', '765164007', '765166009', '765167000', '765367006', '766233005', '766234004', '766964003', '767059009', '769000008', '769115006', '769120006', '772805002', '772806001', '782648001', '783748000', '785898006', '785899003', '785908001', '785910004', '840614006', '879805002', '896760006', '1002252007', '1163202003', '1163573008', '1173983000', '1208958005', '1209021002', '1209093009', '1209095002', '1209096001', '1209112001', '1209141005', '1217284004', '1217285003', '1217286002', '1217287006', '1217288001', '1217289009', '1217290000', '1229930004', '1229931000', '1229932007', '1229933002', '1229934008', '1229935009', '1229992005', '1230065004', '1230073008', '1230184003', '1230185002', '1230186001', '1230193002', '1230194008', '1230195009', '1230196005', '1230200000', '1230202008', '1230219005', '1230220004', '1230221000', '1230222007', '1230224008', '1230267000', '1230324006', '1230325007', '1230329001', '1230330006', '1230331005', '1230336000', '1230350005', '1230351009', '1230358003', '1230359006', '1230360001', '1230389004', '1230390008', '1231297004', '1231318007', '1231322002', '1231323007', '1231370008', '1231371007', '1231372000', '1231373005', '1231473006', '1231474000', '1231475004', '1231476003', '1231478002', '1231479005', '1231536006', '1231562002', '1231563007', '1231564001', '1231565000', '1231566004', '1231567008', '1231571006', '1231572004', '1231577005', '1231578000', '1231579008', '1231711003', '1231712005', '1231713000', '1231714006', '1231719001', '1231720007', '1231723009', '1231724003', '1231815000', '1231816004', '1231817008', '1231818003', '1231833006', '1231836003', '1231837007', '1231838002', '1231841006', '1234766003', '1234923000', '1234924006', '1234925007', '1234926008', '1234927004', '1236765002', '1236766001', '1236767005', '1236768000', '1236769008', '1236816003', '1236820004', '1237073006', '1237263004', '1237264005', '1237265006', '1237266007', '1237267003', '1237268008', '1237269000', '1237270004', '1237271000', '1237273002', '1237274008', '1237275009', '1237284009', '1237285005', '1237286006', '1237287002', '1237288007', '1237289004', '1237290008', '1237291007', '1237293005', '1237310005', '1237318003', '1255234008', '1255237001', '1255299001', '1255338008', '1255346009', '1255347000']}, 'type'=>'CodeableConcept', 'path'=>'Definitional.doseForm', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/medication-form-codes'}}, + 'intendedRoute' => {'valid_codes'=>{'http://snomed.info/sct'=>['284009009', '6064005', '10547007', '12130007', '16857009', '26643006', '34206005', '37161004', '37737002', '37839007', '38239002', '45890007', '46713006', '47625008', '54471007', '54485002', '58100008', '60213007', '62226000', '72607000', '78421000', '90028008', '127490009', '127491008', '127492001', '372449004', '372450004', '372451000', '372452007', '372453002', '372454008', '372457001', '372458006', '372459003', '372460008', '372461007', '372462000', '372463005', '372464004', '372465003', '372466002', '372467006', '372468001', '372469009', '372470005', '372471009', '372472002', '372473007', '372474001', '372475000', '372476004', '404815008', '404818005', '404819002', '404820008', '416174007', '417070009', '417255000', '417950001', '417985001', '417989007', '418091004', '418114005', '418133000', '418136008', '418162004', '418204005', '418287000', '418321004', '418331006', '418401004', '418418000', '418441008', '418511008', '418586008', '418608002', '418664002', '418722009', '418730005', '418743005', '418813001', '418821007', '418851001', '418877009', '418887008', '418892005', '418947002', '418987007', '419021003', '419165009', '419231003', '419243002', '419320008', '419396008', '419601003', '419631009', '419684008', '419762003', '419778001', '419810008', '419874009', '419894000', '419954003', '419993007', '420047004', '420163009', '420168000', '420185003', '420201002', '420204005', '420218003', '420254004', '420287000', '420719007', '428191002', '429817007', '445752009', '445754005', '445755006', '445756007', '445767008', '445768003', '445771006', '445913005', '445941009', '446105004', '446407004', '446435000', '446442000', '446540005', '447026006', '447052000', '447080003', '447081004', '447121004', '447122006', '447227007', '447229005', '447694001', '447964005', '448077001', '448491004', '448492006', '448598008', '697971008', '711360002', '711378007', '714743009', '718329006', '764723001', '766790006', '876824003', '1078280005', '1254769004', '1259221004', '1611000175109', '58731000052100', '58751000052109', '58761000052107', '58771000052103', '58811000052103', '58821000052106', '58831000052108', '66621000052103']}, 'type'=>'CodeableConcept', 'path'=>'Definitional.intendedRoute', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/route-codes'}}, + 'ingredient' => {'type'=>'MedicationKnowledge::Definitional::Ingredient', 'path'=>'Definitional.ingredient', 'min'=>0, 'max'=>Float::INFINITY}, + 'drugCharacteristic' => {'type'=>'MedicationKnowledge::Definitional::DrugCharacteristic', 'path'=>'Definitional.drugCharacteristic', 'min'=>0, 'max'=>Float::INFINITY} + } + + class Ingredient < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'strength' => ['Ratio', 'CodeableConcept', 'Quantity'] + } + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Ingredient.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Ingredient.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Ingredient.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'item' => {'type'=>'CodeableReference', 'path'=>'Ingredient.item', 'min'=>1, 'max'=>1}, + 'type' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/v3-RoleClass'=>['INGR', 'ACTI', 'ACTIB', 'ACTIM', 'ACTIR', 'ADJV', 'ADTV', 'BASE', 'CNTM', 'IACT', 'COLR', 'FLVR', 'PRSV', 'STBL', 'MECH']}, 'type'=>'CodeableConcept', 'path'=>'Ingredient.type', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://terminology.hl7.org/ValueSet/v3-RoleClassIngredientEntity'}}, + 'strengthRatio' => {'type'=>'Ratio', 'path'=>'Ingredient.strength[x]', 'min'=>0, 'max'=>1}, + 'strengthCodeableConcept' => {'valid_codes'=>{'http://hl7.org/fhir/CodeSystem/medication-ingredientstrength'=>['qs', 'trace']}, 'type'=>'CodeableConcept', 'path'=>'Ingredient.strength[x]', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/medication-ingredientstrength'}}, + 'strengthQuantity' => {'type'=>'Quantity', 'path'=>'Ingredient.strength[x]', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :item # 1-1 CodeableReference + attr_accessor :type # 0-1 CodeableConcept + attr_accessor :strengthRatio # 0-1 Ratio + attr_accessor :strengthCodeableConcept # 0-1 CodeableConcept + attr_accessor :strengthQuantity # 0-1 Quantity + end + + class DrugCharacteristic < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'value' => ['CodeableConcept', 'string', 'Quantity', 'base64Binary', 'Attachment'] + } + METADATA = { + 'id' => {'type'=>'string', 'path'=>'DrugCharacteristic.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'DrugCharacteristic.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'DrugCharacteristic.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'type' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/medicationknowledge-characteristic'=>['imprintcd', 'size', 'shape', 'color', 'coating', 'scoring', 'logo', 'image']}, 'type'=>'CodeableConcept', 'path'=>'DrugCharacteristic.type', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/medicationknowledge-characteristic'}}, + 'valueCodeableConcept' => {'type'=>'CodeableConcept', 'path'=>'DrugCharacteristic.value[x]', 'min'=>0, 'max'=>1}, + 'valueString' => {'type'=>'string', 'path'=>'DrugCharacteristic.value[x]', 'min'=>0, 'max'=>1}, + 'valueQuantity' => {'type'=>'Quantity', 'path'=>'DrugCharacteristic.value[x]', 'min'=>0, 'max'=>1}, + 'valueBase64Binary' => {'type'=>'base64Binary', 'path'=>'DrugCharacteristic.value[x]', 'min'=>0, 'max'=>1}, + 'valueAttachment' => {'type'=>'Attachment', 'path'=>'DrugCharacteristic.value[x]', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :type # 0-1 CodeableConcept + attr_accessor :valueCodeableConcept # 0-1 CodeableConcept + attr_accessor :valueString # 0-1 string + attr_accessor :valueQuantity # 0-1 Quantity + attr_accessor :valueBase64Binary # 0-1 base64Binary + attr_accessor :valueAttachment # 0-1 Attachment + end + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :definition # 0-* [ Reference(MedicinalProductDefinition) ] + attr_accessor :doseForm # 0-1 CodeableConcept + attr_accessor :intendedRoute # 0-* [ CodeableConcept ] + attr_accessor :ingredient # 0-* [ MedicationKnowledge::Definitional::Ingredient ] + attr_accessor :drugCharacteristic # 0-* [ MedicationKnowledge::Definitional::DrugCharacteristic ] + end + + attr_accessor :id # 0-1 id + attr_accessor :meta # 0-1 Meta + attr_accessor :implicitRules # 0-1 uri + attr_accessor :language # 0-1 code + attr_accessor :text # 0-1 Narrative + attr_accessor :contained # 0-* [ Resource ] + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :identifier # 0-* [ Identifier ] + attr_accessor :code # 0-1 CodeableConcept + attr_accessor :status # 0-1 code + attr_accessor :author # 0-1 ContactDetail + attr_accessor :jurisdiction # 0-* [ CodeableConcept ] + attr_accessor :name # 0-1 string + attr_accessor :relatedMedicationKnowledge # 0-* [ MedicationKnowledge::RelatedMedicationKnowledge ] + attr_accessor :associatedMedication # 0-* [ Reference(Medication) ] + attr_accessor :productType # 0-* [ CodeableConcept ] + attr_accessor :monograph # 0-* [ MedicationKnowledge::Monograph ] + attr_accessor :preparationInstruction # 0-1 markdown + attr_accessor :cost # 0-* [ MedicationKnowledge::Cost ] + attr_accessor :monitoringProgram # 0-* [ MedicationKnowledge::MonitoringProgram ] + attr_accessor :indicationGuideline # 0-* [ MedicationKnowledge::IndicationGuideline ] + attr_accessor :medicineClassification # 0-* [ MedicationKnowledge::MedicineClassification ] + attr_accessor :packaging # 0-* [ MedicationKnowledge::Packaging ] + attr_accessor :clinicalUseIssue # 0-* [ Reference(ClinicalUseDefinition) ] + attr_accessor :storageGuideline # 0-* [ MedicationKnowledge::StorageGuideline ] + attr_accessor :regulatory # 0-* [ MedicationKnowledge::Regulatory ] + attr_accessor :definitional # 0-1 MedicationKnowledge::Definitional + + def resourceType + 'MedicationKnowledge' + end + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/resources/MedicationRequest.rb b/lib/fhir_models/r6/generated/resources/MedicationRequest.rb new file mode 100644 index 00000000..40657025 --- /dev/null +++ b/lib/fhir_models/r6/generated/resources/MedicationRequest.rb @@ -0,0 +1,179 @@ +module FHIR + module R6 + class MedicationRequest < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + SEARCH_PARAMS = ['authoredon', 'category', 'code', 'combo-date', 'encounter', 'group-identifier', 'identifier', 'intended-dispenser', 'intended-performer', 'intended-performertype', 'intent', 'medication', 'patient', 'priority', 'requester', 'status', 'subject'] + METADATA = { + 'id' => {'type'=>'id', 'path'=>'MedicationRequest.id', 'min'=>0, 'max'=>1}, + 'meta' => {'type'=>'Meta', 'path'=>'MedicationRequest.meta', 'min'=>0, 'max'=>1}, + 'implicitRules' => {'type'=>'uri', 'path'=>'MedicationRequest.implicitRules', 'min'=>0, 'max'=>1}, + 'language' => {'type'=>'code', 'path'=>'MedicationRequest.language', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-languages'}}, + 'text' => {'type'=>'Narrative', 'path'=>'MedicationRequest.text', 'min'=>0, 'max'=>1}, + 'contained' => {'type'=>'Resource', 'path'=>'MedicationRequest.contained', 'min'=>0, 'max'=>Float::INFINITY}, + 'extension' => {'type'=>'Extension', 'path'=>'MedicationRequest.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'MedicationRequest.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'identifier' => {'type'=>'Identifier', 'path'=>'MedicationRequest.identifier', 'min'=>0, 'max'=>Float::INFINITY}, + 'basedOn' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/CarePlan', 'http://hl7.org/fhir/StructureDefinition/MedicationRequest', 'http://hl7.org/fhir/StructureDefinition/ServiceRequest', 'http://hl7.org/fhir/StructureDefinition/ImmunizationRecommendation', 'http://hl7.org/fhir/StructureDefinition/RequestOrchestration'], 'type'=>'Reference', 'path'=>'MedicationRequest.basedOn', 'min'=>0, 'max'=>Float::INFINITY}, + 'priorPrescription' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/MedicationRequest'], 'type'=>'Reference', 'path'=>'MedicationRequest.priorPrescription', 'min'=>0, 'max'=>1}, + 'groupIdentifier' => {'type'=>'Identifier', 'path'=>'MedicationRequest.groupIdentifier', 'min'=>0, 'max'=>1}, + 'status' => {'valid_codes'=>{'http://hl7.org/fhir/CodeSystem/medicationrequest-status'=>['active', 'on-hold', 'ended', 'stopped', 'completed', 'cancelled', 'entered-in-error', 'draft', 'unknown']}, 'type'=>'code', 'path'=>'MedicationRequest.status', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/medicationrequest-status'}}, + 'statusReason' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/medicationrequest-status-reason'=>['altchoice', 'clarif', 'drughigh', 'hospadm', 'labint', 'non-avail', 'preg', 'salg', 'sddi', 'sdupther', 'sintol', 'surg', 'washout']}, 'type'=>'CodeableConcept', 'path'=>'MedicationRequest.statusReason', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/medicationrequest-status-reason'}}, + 'statusChanged' => {'type'=>'dateTime', 'path'=>'MedicationRequest.statusChanged', 'min'=>0, 'max'=>1}, + 'intent' => {'valid_codes'=>{'http://hl7.org/fhir/CodeSystem/medicationrequest-intent'=>['proposal', 'plan', 'order', 'original-order', 'reflex-order', 'filler-order', 'instance-order', 'option']}, 'type'=>'code', 'path'=>'MedicationRequest.intent', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/medicationrequest-intent'}}, + 'category' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/medicationrequest-admin-location'=>['inpatient', 'outpatient', 'community']}, 'type'=>'CodeableConcept', 'path'=>'MedicationRequest.category', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/medicationrequest-admin-location'}}, + 'priority' => {'valid_codes'=>{'http://hl7.org/fhir/request-priority'=>['routine', 'urgent', 'asap', 'stat']}, 'type'=>'code', 'path'=>'MedicationRequest.priority', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/request-priority'}}, + 'doNotPerform' => {'type'=>'boolean', 'path'=>'MedicationRequest.doNotPerform', 'min'=>0, 'max'=>1}, + 'medication' => {'type'=>'CodeableReference', 'path'=>'MedicationRequest.medication', 'min'=>1, 'max'=>1}, + 'subject' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Group'], 'type'=>'Reference', 'path'=>'MedicationRequest.subject', 'min'=>1, 'max'=>1}, + 'informationSource' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson', 'http://hl7.org/fhir/StructureDefinition/Organization'], 'type'=>'Reference', 'path'=>'MedicationRequest.informationSource', 'min'=>0, 'max'=>Float::INFINITY}, + 'encounter' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Encounter'], 'type'=>'Reference', 'path'=>'MedicationRequest.encounter', 'min'=>0, 'max'=>1}, + 'supportingInformation' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Resource'], 'type'=>'Reference', 'path'=>'MedicationRequest.supportingInformation', 'min'=>0, 'max'=>Float::INFINITY}, + 'authoredOn' => {'type'=>'dateTime', 'path'=>'MedicationRequest.authoredOn', 'min'=>0, 'max'=>1}, + 'requester' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole', 'http://hl7.org/fhir/StructureDefinition/Organization', 'http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson', 'http://hl7.org/fhir/StructureDefinition/Device'], 'type'=>'Reference', 'path'=>'MedicationRequest.requester', 'min'=>0, 'max'=>1}, + 'reported' => {'type'=>'boolean', 'path'=>'MedicationRequest.reported', 'min'=>0, 'max'=>1}, + 'performerType' => {'valid_codes'=>{'http://hl7.org/fhir/CodeSystem/medication-intended-performer-role'=>['registerednurse', 'oncologynurse', 'paincontrolnurse', 'physician', 'pharmacist']}, 'type'=>'CodeableConcept', 'path'=>'MedicationRequest.performerType', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/medication-intended-performer-role'}}, + 'performer' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole', 'http://hl7.org/fhir/StructureDefinition/Organization', 'http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/DeviceDefinition', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson', 'http://hl7.org/fhir/StructureDefinition/CareTeam', 'http://hl7.org/fhir/StructureDefinition/HealthcareService'], 'type'=>'Reference', 'path'=>'MedicationRequest.performer', 'min'=>0, 'max'=>Float::INFINITY}, + 'device' => {'type'=>'CodeableReference', 'path'=>'MedicationRequest.device', 'min'=>0, 'max'=>Float::INFINITY}, + 'recorder' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole'], 'type'=>'Reference', 'path'=>'MedicationRequest.recorder', 'min'=>0, 'max'=>1}, + 'reason' => {'type'=>'CodeableReference', 'path'=>'MedicationRequest.reason', 'min'=>0, 'max'=>Float::INFINITY}, + 'courseOfTherapyType' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/medicationrequest-course-of-therapy'=>['continuous', 'acute', 'seasonal']}, 'type'=>'CodeableConcept', 'path'=>'MedicationRequest.courseOfTherapyType', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/medicationrequest-course-of-therapy'}}, + 'insurance' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Coverage', 'http://hl7.org/fhir/StructureDefinition/ClaimResponse'], 'type'=>'Reference', 'path'=>'MedicationRequest.insurance', 'min'=>0, 'max'=>Float::INFINITY}, + 'note' => {'type'=>'Annotation', 'path'=>'MedicationRequest.note', 'min'=>0, 'max'=>Float::INFINITY}, + 'renderedDosageInstruction' => {'type'=>'markdown', 'path'=>'MedicationRequest.renderedDosageInstruction', 'min'=>0, 'max'=>1}, + 'effectiveDosePeriod' => {'type'=>'Period', 'path'=>'MedicationRequest.effectiveDosePeriod', 'min'=>0, 'max'=>1}, + 'dosageInstruction' => {'type'=>'Dosage', 'path'=>'MedicationRequest.dosageInstruction', 'min'=>0, 'max'=>Float::INFINITY}, + 'dispenseRequest' => {'type'=>'MedicationRequest::DispenseRequest', 'path'=>'MedicationRequest.dispenseRequest', 'min'=>0, 'max'=>1}, + 'substitution' => {'type'=>'MedicationRequest::Substitution', 'path'=>'MedicationRequest.substitution', 'min'=>0, 'max'=>1}, + 'eventHistory' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Provenance'], 'type'=>'Reference', 'path'=>'MedicationRequest.eventHistory', 'min'=>0, 'max'=>Float::INFINITY} + } + + class DispenseRequest < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'DispenseRequest.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'DispenseRequest.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'DispenseRequest.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'initialFill' => {'type'=>'MedicationRequest::DispenseRequest::InitialFill', 'path'=>'DispenseRequest.initialFill', 'min'=>0, 'max'=>1}, + 'dispenseInterval' => {'type'=>'Duration', 'path'=>'DispenseRequest.dispenseInterval', 'min'=>0, 'max'=>1}, + 'validityPeriod' => {'type'=>'Period', 'path'=>'DispenseRequest.validityPeriod', 'min'=>0, 'max'=>1}, + 'numberOfRepeatsAllowed' => {'type'=>'unsignedInt', 'path'=>'DispenseRequest.numberOfRepeatsAllowed', 'min'=>0, 'max'=>1}, + 'quantity' => {'type'=>'Quantity', 'path'=>'DispenseRequest.quantity', 'min'=>0, 'max'=>1}, + 'expectedSupplyDuration' => {'type'=>'Duration', 'path'=>'DispenseRequest.expectedSupplyDuration', 'min'=>0, 'max'=>1}, + 'dispenser' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Organization'], 'type'=>'Reference', 'path'=>'DispenseRequest.dispenser', 'min'=>0, 'max'=>1}, + 'dispenserInstruction' => {'type'=>'Annotation', 'path'=>'DispenseRequest.dispenserInstruction', 'min'=>0, 'max'=>Float::INFINITY}, + 'doseAdministrationAid' => {'valid_codes'=>{'http://hl7.org/fhir/CodeSystem/medication-dose-aid'=>['blisterpack', 'dosette', 'sachets']}, 'type'=>'CodeableConcept', 'path'=>'DispenseRequest.doseAdministrationAid', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/medication-dose-aid'}} + } + + class InitialFill < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'InitialFill.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'InitialFill.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'InitialFill.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'quantity' => {'type'=>'Quantity', 'path'=>'InitialFill.quantity', 'min'=>0, 'max'=>1}, + 'duration' => {'type'=>'Duration', 'path'=>'InitialFill.duration', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :quantity # 0-1 Quantity + attr_accessor :duration # 0-1 Duration + end + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :initialFill # 0-1 MedicationRequest::DispenseRequest::InitialFill + attr_accessor :dispenseInterval # 0-1 Duration + attr_accessor :validityPeriod # 0-1 Period + attr_accessor :numberOfRepeatsAllowed # 0-1 unsignedInt + attr_accessor :quantity # 0-1 Quantity + attr_accessor :expectedSupplyDuration # 0-1 Duration + attr_accessor :dispenser # 0-1 Reference(Organization) + attr_accessor :dispenserInstruction # 0-* [ Annotation ] + attr_accessor :doseAdministrationAid # 0-1 CodeableConcept + end + + class Substitution < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'allowed' => ['boolean', 'CodeableConcept'] + } + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Substitution.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Substitution.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Substitution.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'allowedBoolean' => {'type'=>'boolean', 'path'=>'Substitution.allowed[x]', 'min'=>1, 'max'=>1}, + 'allowedCodeableConcept' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/v3-substanceAdminSubstitution'=>['E', 'EC', 'BC', 'G', 'TE', 'TB', 'TG', 'F', 'N']}, 'type'=>'CodeableConcept', 'path'=>'Substitution.allowed[x]', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'preferred', 'uri'=>'http://terminology.hl7.org/ValueSet/v3-ActSubstanceAdminSubstitutionCode'}}, + 'reason' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/v3-ActReason'=>['CT', 'FP', 'OS', 'RR']}, 'type'=>'CodeableConcept', 'path'=>'Substitution.reason', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://terminology.hl7.org/ValueSet/v3-SubstanceAdminSubstitutionReason'}} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :allowedBoolean # 1-1 boolean + attr_accessor :allowedCodeableConcept # 1-1 CodeableConcept + attr_accessor :reason # 0-1 CodeableConcept + end + + attr_accessor :id # 0-1 id + attr_accessor :meta # 0-1 Meta + attr_accessor :implicitRules # 0-1 uri + attr_accessor :language # 0-1 code + attr_accessor :text # 0-1 Narrative + attr_accessor :contained # 0-* [ Resource ] + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :identifier # 0-* [ Identifier ] + attr_accessor :basedOn # 0-* [ Reference(CarePlan|MedicationRequest|ServiceRequest|ImmunizationRecommendation|RequestOrchestration) ] + attr_accessor :priorPrescription # 0-1 Reference(MedicationRequest) + attr_accessor :groupIdentifier # 0-1 Identifier + attr_accessor :status # 1-1 code + attr_accessor :statusReason # 0-1 CodeableConcept + attr_accessor :statusChanged # 0-1 dateTime + attr_accessor :intent # 1-1 code + attr_accessor :category # 0-* [ CodeableConcept ] + attr_accessor :priority # 0-1 code + attr_accessor :doNotPerform # 0-1 boolean + attr_accessor :medication # 1-1 CodeableReference + attr_accessor :subject # 1-1 Reference(Patient|Group) + attr_accessor :informationSource # 0-* [ Reference(Patient|Practitioner|PractitionerRole|RelatedPerson|Organization) ] + attr_accessor :encounter # 0-1 Reference(Encounter) + attr_accessor :supportingInformation # 0-* [ Reference(Resource) ] + attr_accessor :authoredOn # 0-1 dateTime + attr_accessor :requester # 0-1 Reference(Practitioner|PractitionerRole|Organization|Patient|RelatedPerson|Device) + attr_accessor :reported # 0-1 boolean + attr_accessor :performerType # 0-1 CodeableConcept + attr_accessor :performer # 0-* [ Reference(Practitioner|PractitionerRole|Organization|Patient|DeviceDefinition|RelatedPerson|CareTeam|HealthcareService) ] + attr_accessor :device # 0-* [ CodeableReference ] + attr_accessor :recorder # 0-1 Reference(Practitioner|PractitionerRole) + attr_accessor :reason # 0-* [ CodeableReference ] + attr_accessor :courseOfTherapyType # 0-1 CodeableConcept + attr_accessor :insurance # 0-* [ Reference(Coverage|ClaimResponse) ] + attr_accessor :note # 0-* [ Annotation ] + attr_accessor :renderedDosageInstruction # 0-1 markdown + attr_accessor :effectiveDosePeriod # 0-1 Period + attr_accessor :dosageInstruction # 0-* [ Dosage ] + attr_accessor :dispenseRequest # 0-1 MedicationRequest::DispenseRequest + attr_accessor :substitution # 0-1 MedicationRequest::Substitution + attr_accessor :eventHistory # 0-* [ Reference(Provenance) ] + + def resourceType + 'MedicationRequest' + end + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/resources/MedicationStatement.rb b/lib/fhir_models/r6/generated/resources/MedicationStatement.rb new file mode 100644 index 00000000..e73ada28 --- /dev/null +++ b/lib/fhir_models/r6/generated/resources/MedicationStatement.rb @@ -0,0 +1,95 @@ +module FHIR + module R6 + class MedicationStatement < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'effective' => ['dateTime', 'Period', 'Timing'] + } + SEARCH_PARAMS = ['adherence', 'category', 'code', 'effective', 'encounter', 'identifier', 'medication', 'patient', 'source', 'status', 'subject'] + METADATA = { + 'id' => {'type'=>'id', 'path'=>'MedicationStatement.id', 'min'=>0, 'max'=>1}, + 'meta' => {'type'=>'Meta', 'path'=>'MedicationStatement.meta', 'min'=>0, 'max'=>1}, + 'implicitRules' => {'type'=>'uri', 'path'=>'MedicationStatement.implicitRules', 'min'=>0, 'max'=>1}, + 'language' => {'type'=>'code', 'path'=>'MedicationStatement.language', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-languages'}}, + 'text' => {'type'=>'Narrative', 'path'=>'MedicationStatement.text', 'min'=>0, 'max'=>1}, + 'contained' => {'type'=>'Resource', 'path'=>'MedicationStatement.contained', 'min'=>0, 'max'=>Float::INFINITY}, + 'extension' => {'type'=>'Extension', 'path'=>'MedicationStatement.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'MedicationStatement.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'identifier' => {'type'=>'Identifier', 'path'=>'MedicationStatement.identifier', 'min'=>0, 'max'=>Float::INFINITY}, + 'partOf' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Procedure', 'http://hl7.org/fhir/StructureDefinition/MedicationStatement'], 'type'=>'Reference', 'path'=>'MedicationStatement.partOf', 'min'=>0, 'max'=>Float::INFINITY}, + 'status' => {'valid_codes'=>{'http://hl7.org/fhir/CodeSystem/medication-statement-status'=>['recorded', 'entered-in-error', 'draft']}, 'type'=>'code', 'path'=>'MedicationStatement.status', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/medication-statement-status'}}, + 'category' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/medicationrequest-admin-location'=>['inpatient', 'outpatient', 'community']}, 'type'=>'CodeableConcept', 'path'=>'MedicationStatement.category', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/medicationrequest-admin-location'}}, + 'medication' => {'type'=>'CodeableReference', 'path'=>'MedicationStatement.medication', 'min'=>1, 'max'=>1}, + 'subject' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Group'], 'type'=>'Reference', 'path'=>'MedicationStatement.subject', 'min'=>1, 'max'=>1}, + 'encounter' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Encounter'], 'type'=>'Reference', 'path'=>'MedicationStatement.encounter', 'min'=>0, 'max'=>1}, + 'effectiveDateTime' => {'type'=>'dateTime', 'path'=>'MedicationStatement.effective[x]', 'min'=>0, 'max'=>1}, + 'effectivePeriod' => {'type'=>'Period', 'path'=>'MedicationStatement.effective[x]', 'min'=>0, 'max'=>1}, + 'effectiveTiming' => {'type'=>'Timing', 'path'=>'MedicationStatement.effective[x]', 'min'=>0, 'max'=>1}, + 'dateAsserted' => {'type'=>'dateTime', 'path'=>'MedicationStatement.dateAsserted', 'min'=>0, 'max'=>1}, + 'informationSource' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson', 'http://hl7.org/fhir/StructureDefinition/Organization'], 'type'=>'Reference', 'path'=>'MedicationStatement.informationSource', 'min'=>0, 'max'=>Float::INFINITY}, + 'derivedFrom' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Resource'], 'type'=>'Reference', 'path'=>'MedicationStatement.derivedFrom', 'min'=>0, 'max'=>Float::INFINITY}, + 'reason' => {'type'=>'CodeableReference', 'path'=>'MedicationStatement.reason', 'min'=>0, 'max'=>Float::INFINITY}, + 'note' => {'type'=>'Annotation', 'path'=>'MedicationStatement.note', 'min'=>0, 'max'=>Float::INFINITY}, + 'relatedClinicalInformation' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Observation', 'http://hl7.org/fhir/StructureDefinition/Condition'], 'type'=>'Reference', 'path'=>'MedicationStatement.relatedClinicalInformation', 'min'=>0, 'max'=>Float::INFINITY}, + 'renderedDosageInstruction' => {'type'=>'markdown', 'path'=>'MedicationStatement.renderedDosageInstruction', 'min'=>0, 'max'=>1}, + 'dosage' => {'type'=>'Dosage', 'path'=>'MedicationStatement.dosage', 'min'=>0, 'max'=>Float::INFINITY}, + 'adherence' => {'type'=>'MedicationStatement::Adherence', 'path'=>'MedicationStatement.adherence', 'min'=>0, 'max'=>1} + } + + class Adherence < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Adherence.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Adherence.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Adherence.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'code' => {'valid_codes'=>{'http://hl7.org/fhir/CodeSystem/medication-statement-adherence'=>['taking', 'taking-as-directed', 'taking-not-as-directed', 'not-taking', 'on-hold', 'on-hold-as-directed', 'on-hold-not-as-directed', 'stopped', 'stopped-as-directed', 'stopped-not-as-directed', 'unknown']}, 'type'=>'CodeableConcept', 'path'=>'Adherence.code', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/medication-statement-adherence'}}, + 'reason' => {'valid_codes'=>{'http://snomed.info/sct'=>['266710000', '182862001', '182863006', '182864000', '182865004', '182868002', '182869005', '182870006', '182871005', '182872003', '182873008', '182874002', '266711001', '275929009', '12371000175103', '410684002', '134390006', '134397009', '135794007', '135795008', '135796009', '135798005', '135799002', '135800003', '135801004', '135803001', '161646004', '161647008', '161648003', '161649006', '161650006', '161652003', '161653008', '170622002', '170624001', '170688000', '170689008', '170919001', '170920007', '170954008', '170955009', '170958006', '182834008', '182840001', '182841002', '182842009', '182843004', '182844005', '182845006', '182846007', '274512008', '309632008', '309841001', '312451002', '315020006', '315022003', '315023008', '315062004', '315364008', '390914001', '391158008', '391159000', '394888000', '394987009', '395006008', '395007004', '395008009', '395009001', '395176007', '401084003', '401244004', '407572003', '408339001', '408354007', '408355008', '408795007', '412782003', '413555000', '413558003', '413559006', '413560001', '416126007', '416404000', '417576009', '430279008', '438553004', '439631004', '440935004', '440991005', '441195008', '441196009', '441899004', '473151000', '698428006', '698449007', '698459008', '698460003', '698468005', '698758004', '699008007', '699137009', '700110004', '700384008', '702542006', '703989007', '703991004', '703996009', '703997000', '703999002', '704000000', '704033005', '704047009', '707298000', '708000007', '710159007', '710814002', '710815001', '710816000', '710817009', '711149003', '711150003', '711370000', '711436000', '720971004', '721872002', '736004008', '736006005', '736799004', '763323007', '763897009', '764639002', '787928003', '787930001', '840596001', '840597005', '840598000', '897019004', '897020005', '897021009', '897022002', '7611000175100', '11281000175101', '21651000175103', '21681000175107', '53081000119101', '61251000119108', '61261000119105', '69521000119101', '98001000119105', '106511000119106', '106521000119104', '106531000119101', '106571000119103', '106581000119100', '106631000119102', '106691000119103', '106701000119103', '113481000119108', '113491000119106', '113521000119108', '113531000119106', '113541000119102', '117431000119101', '118901000119102', '118911000119104', '118921000119106', '118931000119109', '122621000119109', '123371000119105', '123971000119106', '123981000119109', '125211000119106', '126951000119109', '127721000119100', '130721000119103', '131531000119103', '133621000119103', '134651000119108', '134671000119104', '139181000119106', '140301000119107', '140561000119102', '141381000119105', '150881000119107', '328941000119101', '329061000119105', '329071000119104', '347841000119106', '672601000119103', '11012701000119107', '11012741000119109', '12275951000119104', '12384021000119106', '15625371000119108', '15625411000119109', '15625451000119105', '15929341000119102', '15929381000119107', '15929421000119103', '15929461000119108', '15929581000119100', '16234971000119108', '16526761000119100', '16659291000119100', '16755631000119109', '16755671000119107', '16772161000119102', '16772201000119107', '16863441000119108', '16863481000119103', '70732231000132107', '548197911000119104']}, 'type'=>'CodeableConcept', 'path'=>'Adherence.reason', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/reason-medication-status-codes'}} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :code # 1-1 CodeableConcept + attr_accessor :reason # 0-1 CodeableConcept + end + + attr_accessor :id # 0-1 id + attr_accessor :meta # 0-1 Meta + attr_accessor :implicitRules # 0-1 uri + attr_accessor :language # 0-1 code + attr_accessor :text # 0-1 Narrative + attr_accessor :contained # 0-* [ Resource ] + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :identifier # 0-* [ Identifier ] + attr_accessor :partOf # 0-* [ Reference(Procedure|MedicationStatement) ] + attr_accessor :status # 1-1 code + attr_accessor :category # 0-* [ CodeableConcept ] + attr_accessor :medication # 1-1 CodeableReference + attr_accessor :subject # 1-1 Reference(Patient|Group) + attr_accessor :encounter # 0-1 Reference(Encounter) + attr_accessor :effectiveDateTime # 0-1 dateTime + attr_accessor :effectivePeriod # 0-1 Period + attr_accessor :effectiveTiming # 0-1 Timing + attr_accessor :dateAsserted # 0-1 dateTime + attr_accessor :informationSource # 0-* [ Reference(Device|Patient|Practitioner|PractitionerRole|RelatedPerson|Organization) ] + attr_accessor :derivedFrom # 0-* [ Reference(Resource) ] + attr_accessor :reason # 0-* [ CodeableReference ] + attr_accessor :note # 0-* [ Annotation ] + attr_accessor :relatedClinicalInformation # 0-* [ Reference(Observation|Condition) ] + attr_accessor :renderedDosageInstruction # 0-1 markdown + attr_accessor :dosage # 0-* [ Dosage ] + attr_accessor :adherence # 0-1 MedicationStatement::Adherence + + def resourceType + 'MedicationStatement' + end + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/resources/MedicinalProductDefinition.rb b/lib/fhir_models/r6/generated/resources/MedicinalProductDefinition.rb new file mode 100644 index 00000000..47ed7e72 --- /dev/null +++ b/lib/fhir_models/r6/generated/resources/MedicinalProductDefinition.rb @@ -0,0 +1,257 @@ +module FHIR + module R6 + class MedicinalProductDefinition < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + SEARCH_PARAMS = ['characteristic', 'characteristic-type', 'contact', 'domain', 'identifier', 'ingredient', 'master-file', 'name', 'name-language', 'product-classification', 'status', 'type'] + METADATA = { + 'id' => {'type'=>'id', 'path'=>'MedicinalProductDefinition.id', 'min'=>0, 'max'=>1}, + 'meta' => {'type'=>'Meta', 'path'=>'MedicinalProductDefinition.meta', 'min'=>0, 'max'=>1}, + 'implicitRules' => {'type'=>'uri', 'path'=>'MedicinalProductDefinition.implicitRules', 'min'=>0, 'max'=>1}, + 'language' => {'type'=>'code', 'path'=>'MedicinalProductDefinition.language', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-languages'}}, + 'text' => {'type'=>'Narrative', 'path'=>'MedicinalProductDefinition.text', 'min'=>0, 'max'=>1}, + 'contained' => {'type'=>'Resource', 'path'=>'MedicinalProductDefinition.contained', 'min'=>0, 'max'=>Float::INFINITY}, + 'extension' => {'type'=>'Extension', 'path'=>'MedicinalProductDefinition.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'MedicinalProductDefinition.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'identifier' => {'type'=>'Identifier', 'path'=>'MedicinalProductDefinition.identifier', 'min'=>0, 'max'=>Float::INFINITY}, + 'type' => {'valid_codes'=>{'http://hl7.org/fhir/medicinal-product-type'=>['MedicinalProduct', 'InvestigationalProduct']}, 'type'=>'CodeableConcept', 'path'=>'MedicinalProductDefinition.type', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/medicinal-product-type'}}, + 'domain' => {'valid_codes'=>{'http://hl7.org/fhir/medicinal-product-domain'=>['Human', 'Veterinary', 'HumanAndVeterinary']}, 'type'=>'CodeableConcept', 'path'=>'MedicinalProductDefinition.domain', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/medicinal-product-domain'}}, + 'version' => {'type'=>'string', 'path'=>'MedicinalProductDefinition.version', 'min'=>0, 'max'=>1}, + 'status' => {'valid_codes'=>{'http://hl7.org/fhir/publication-status'=>['draft', 'active', 'retired', 'unknown']}, 'type'=>'CodeableConcept', 'path'=>'MedicinalProductDefinition.status', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'preferred', 'uri'=>'http://hl7.org/fhir/ValueSet/publication-status'}}, + 'statusDate' => {'type'=>'dateTime', 'path'=>'MedicinalProductDefinition.statusDate', 'min'=>0, 'max'=>1}, + 'description' => {'type'=>'markdown', 'path'=>'MedicinalProductDefinition.description', 'min'=>0, 'max'=>1}, + 'combinedPharmaceuticalDoseForm' => {'valid_codes'=>{'http://hl7.org/fhir/combined-dose-form'=>['100000073366', '100000073651', '100000073774', '100000073781', '100000073801', '100000073860', '100000073868', '100000073869', '100000073884', '100000073891', '100000073892', '100000073941', '100000073972', '100000073973', '100000073974', '100000073975', '100000073987', '100000073988', '100000073989', '100000073990', '100000073999', '100000074015', '100000074016', '100000074017', '100000074018', '100000074030', '100000074031', '100000074032', '100000074048', '100000074051', '100000074053', '100000074056', '100000074057', '100000074061', '100000074064', '100000075580', '100000075584', '100000075587', '100000116137', '100000116141', '100000116155', '100000116160', '100000116172', '100000116173', '100000116174', '100000116175', '100000116176', '100000116177', '100000116179', '100000125746', '100000125747', '100000125777', '100000136318', '100000136325', '100000136558', '100000136560', '100000136907', '100000143502', '100000143546', '100000143552', '100000156068', '100000157796', '100000164467', '100000169997', '100000170588', '100000171127', '100000171193', '100000171238', '100000171935', '100000174065', '200000002161', '200000002287', '200000004201', '200000004819', '200000004820', '200000005547', '200000010382']}, 'type'=>'CodeableConcept', 'path'=>'MedicinalProductDefinition.combinedPharmaceuticalDoseForm', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/combined-dose-form'}}, + 'route' => {'valid_codes'=>{'http://snomed.info/sct'=>['284009009', '6064005', '10547007', '12130007', '16857009', '26643006', '34206005', '37161004', '37737002', '37839007', '38239002', '45890007', '46713006', '47625008', '54471007', '54485002', '58100008', '60213007', '62226000', '72607000', '78421000', '90028008', '127490009', '127491008', '127492001', '372449004', '372450004', '372451000', '372452007', '372453002', '372454008', '372457001', '372458006', '372459003', '372460008', '372461007', '372462000', '372463005', '372464004', '372465003', '372466002', '372467006', '372468001', '372469009', '372470005', '372471009', '372472002', '372473007', '372474001', '372475000', '372476004', '404815008', '404818005', '404819002', '404820008', '416174007', '417070009', '417255000', '417950001', '417985001', '417989007', '418091004', '418114005', '418133000', '418136008', '418162004', '418204005', '418287000', '418321004', '418331006', '418401004', '418418000', '418441008', '418511008', '418586008', '418608002', '418664002', '418722009', '418730005', '418743005', '418813001', '418821007', '418851001', '418877009', '418887008', '418892005', '418947002', '418987007', '419021003', '419165009', '419231003', '419243002', '419320008', '419396008', '419601003', '419631009', '419684008', '419762003', '419778001', '419810008', '419874009', '419894000', '419954003', '419993007', '420047004', '420163009', '420168000', '420185003', '420201002', '420204005', '420218003', '420254004', '420287000', '420719007', '428191002', '429817007', '445752009', '445754005', '445755006', '445756007', '445767008', '445768003', '445771006', '445913005', '445941009', '446105004', '446407004', '446435000', '446442000', '446540005', '447026006', '447052000', '447080003', '447081004', '447121004', '447122006', '447227007', '447229005', '447694001', '447964005', '448077001', '448491004', '448492006', '448598008', '697971008', '711360002', '711378007', '714743009', '718329006', '764723001', '766790006', '876824003', '1078280005', '1254769004', '1259221004', '1611000175109', '58731000052100', '58751000052109', '58761000052107', '58771000052103', '58811000052103', '58821000052106', '58831000052108', '66621000052103']}, 'type'=>'CodeableConcept', 'path'=>'MedicinalProductDefinition.route', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/route-codes'}}, + 'indication' => {'type'=>'markdown', 'path'=>'MedicinalProductDefinition.indication', 'min'=>0, 'max'=>1}, + 'legalStatusOfSupply' => {'valid_codes'=>{'http://hl7.org/fhir/legal-status-of-supply'=>['100000072076', '100000072077', '100000072078', '100000072079', '100000072084', '100000072085', '100000072086', '100000157313']}, 'type'=>'CodeableConcept', 'path'=>'MedicinalProductDefinition.legalStatusOfSupply', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/legal-status-of-supply'}}, + 'additionalMonitoringIndicator' => {'valid_codes'=>{'http://hl7.org/fhir/medicinal-product-additional-monitoring'=>['BlackTriangleMonitoring']}, 'type'=>'CodeableConcept', 'path'=>'MedicinalProductDefinition.additionalMonitoringIndicator', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/medicinal-product-additional-monitoring'}}, + 'specialMeasures' => {'valid_codes'=>{'http://hl7.org/fhir/medicinal-product-special-measures'=>['Post-authorizationStudies']}, 'type'=>'CodeableConcept', 'path'=>'MedicinalProductDefinition.specialMeasures', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/medicinal-product-special-measures'}}, + 'pediatricUseIndicator' => {'valid_codes'=>{'http://hl7.org/fhir/medicinal-product-pediatric-use'=>['InUtero', 'PretermNewborn', 'TermNewborn', 'Infants', 'Children', 'Adolescents', 'Adults', 'Elderly', 'Neonate', 'PediatricPopulation', 'All', 'Prepubertal', 'AdultsAndElderly', 'PubertalAndPostpubertal']}, 'type'=>'CodeableConcept', 'path'=>'MedicinalProductDefinition.pediatricUseIndicator', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/medicinal-product-pediatric-use'}}, + 'classification' => {'valid_codes'=>{'http://www.whocc.no/atc'=>['A', 'A01', 'A01A', 'A01AA', 'A01AA01', 'A01AA02', 'A01AA03', 'A01AA04', 'A01AA30', 'A01AA51', 'A01AB', 'A01AB02', 'A01AB03', 'A01AB04', 'A01AB05', 'A01AB06', 'A01AB07', 'A01AB08', 'A01AB09', 'A01AB10', 'A01AB11', 'A01AB12', 'A01AB13', 'A01AB14', 'A01AB15', 'A01AB16', 'A01AB17', 'A01AB18', 'A01AB19', 'A01AB21', 'A01AB22', 'A01AB23', 'A01AC', 'A01AC01', 'A01AC02', 'A01AC03', 'A01AC54', 'A01AD', 'A01AD01', 'A01AD02', 'A01AD05', 'A01AD06', 'A01AD07', 'A01AD08', 'A01AD11', 'A02', 'A02A', 'A02AA', 'A02AA01', 'A02AA02', 'A02AA03', 'A02AA04', 'A02AA05', 'A02AA10', 'A02AB', 'A02AB01', 'A02AB02', 'A02AB03', 'A02AB04', 'A02AB05', 'A02AB06', 'A02AB07', 'A02AB10', 'A02AC', 'A02AC01', 'A02AC02', 'A02AC10', 'A02AD', 'A02AD01', 'A02AD02', 'A02AD03', 'A02AD04', 'A02AD05', 'A02AF', 'A02AF01', 'A02AF02', 'A02AG', 'A02AH', 'A02AX', 'A02B', 'A02BA', 'A02BA01', 'A02BA02', 'A02BA03', 'A02BA04', 'A02BA05', 'A02BA06', 'A02BA07', 'A02BA08', 'A02BA51', 'A02BA53', 'A02BB', 'A02BB01', 'A02BB02', 'A02BC', 'A02BC01', 'A02BC02', 'A02BC03', 'A02BC04', 'A02BC05', 'A02BC06', 'A02BC07', 'A02BC08', 'A02BC53', 'A02BC54', 'A02BD', 'A02BD01', 'A02BD02', 'A02BD03', 'A02BD04', 'A02BD05', 'A02BD06', 'A02BD07', 'A02BD08', 'A02BD09', 'A02BD10', 'A02BD11', 'A02BD12', 'A02BD13', 'A02BD14', 'A02BD15', 'A02BX', 'A02BX01', 'A02BX02', 'A02BX03', 'A02BX04', 'A02BX05', 'A02BX06', 'A02BX07', 'A02BX08', 'A02BX09', 'A02BX10', 'A02BX11', 'A02BX12', 'A02BX13', 'A02BX14', 'A02BX51', 'A02BX71', 'A02BX77', 'A02X', 'A03', 'A03A', 'A03AA', 'A03AA01', 'A03AA03', 'A03AA04', 'A03AA05', 'A03AA06', 'A03AA07', 'A03AA08', 'A03AA09', 'A03AA30', 'A03AB', 'A03AB01', 'A03AB02', 'A03AB03', 'A03AB04', 'A03AB05', 'A03AB06', 'A03AB07', 'A03AB08', 'A03AB09', 'A03AB10', 'A03AB11', 'A03AB12', 'A03AB13', 'A03AB14', 'A03AB15', 'A03AB16', 'A03AB17', 'A03AB18', 'A03AB19', 'A03AB21', 'A03AB53', 'A03AC', 'A03AC02', 'A03AC04', 'A03AC05', 'A03AD', 'A03AD01', 'A03AD02', 'A03AD30', 'A03AE', 'A03AE01', 'A03AE03', 'A03AX', 'A03AX01', 'A03AX02', 'A03AX03', 'A03AX04', 'A03AX05', 'A03AX06', 'A03AX07', 'A03AX08', 'A03AX09', 'A03AX10', 'A03AX11', 'A03AX12', 'A03AX13', 'A03AX14', 'A03AX15', 'A03AX30', 'A03AX58', 'A03B', 'A03BA', 'A03BA01', 'A03BA03', 'A03BA04', 'A03BB', 'A03BB01', 'A03BB02', 'A03BB03', 'A03BB04', 'A03BB05', 'A03BB06', 'A03C', 'A03CA', 'A03CA01', 'A03CA02', 'A03CA03', 'A03CA04', 'A03CA05', 'A03CA06', 'A03CA07', 'A03CA08', 'A03CA09', 'A03CA30', 'A03CA34', 'A03CB', 'A03CB01', 'A03CB02', 'A03CB03', 'A03CB04', 'A03CB31', 'A03CC', 'A03D', 'A03DA', 'A03DA01', 'A03DA02', 'A03DA03', 'A03DA04', 'A03DA05', 'A03DA06', 'A03DA07', 'A03DB', 'A03DB04', 'A03DC', 'A03E', 'A03EA', 'A03ED', 'A03F', 'A03FA', 'A03FA01', 'A03FA02', 'A03FA03', 'A03FA04', 'A03FA05', 'A03FA06', 'A03FA07', 'A03FA08', 'A03FA09', 'A04', 'A04A', 'A04AA', 'A04AA01', 'A04AA02', 'A04AA03', 'A04AA04', 'A04AA05', 'A04AA55', 'A04AD', 'A04AD01', 'A04AD02', 'A04AD04', 'A04AD05', 'A04AD10', 'A04AD11', 'A04AD12', 'A04AD13', 'A04AD14', 'A04AD51', 'A04AD54', 'A05', 'A05A', 'A05AA', 'A05AA01', 'A05AA02', 'A05AA03', 'A05AA04', 'A05AB', 'A05AB01', 'A05AX', 'A05AX01', 'A05AX02', 'A05AX03', 'A05B', 'A05BA', 'A05BA01', 'A05BA03', 'A05BA04', 'A05BA05', 'A05BA06', 'A05BA07', 'A05BA08', 'A05BA09', 'A05C', 'A06', 'A06A', 'A06AA', 'A06AA01', 'A06AA02', 'A06AA51', 'A06AB', 'A06AB01', 'A06AB02', 'A06AB03', 'A06AB04', 'A06AB05', 'A06AB06', 'A06AB07', 'A06AB08', 'A06AB09', 'A06AB20', 'A06AB30', 'A06AB52', 'A06AB53', 'A06AB56', 'A06AB57', 'A06AB58', 'A06AC', 'A06AC01', 'A06AC02', 'A06AC03', 'A06AC05', 'A06AC06', 'A06AC07', 'A06AC08', 'A06AC51', 'A06AC53', 'A06AC55', 'A06AD', 'A06AD01', 'A06AD02', 'A06AD03', 'A06AD04', 'A06AD10', 'A06AD11', 'A06AD12', 'A06AD13', 'A06AD14', 'A06AD15', 'A06AD16', 'A06AD17', 'A06AD18', 'A06AD19', 'A06AD21', 'A06AD61', 'A06AD65', 'A06AG', 'A06AG01', 'A06AG02', 'A06AG03', 'A06AG04', 'A06AG06', 'A06AG07', 'A06AG10', 'A06AG11', 'A06AG20', 'A06AH', 'A06AH01', 'A06AH02', 'A06AH03', 'A06AH04', 'A06AH05', 'A06AX', 'A06AX01', 'A06AX02', 'A06AX03', 'A06AX04', 'A06AX05', 'A06AX06', 'A06AX07', 'A06AX08', 'A07', 'A07A', 'A07AA', 'A07AA01', 'A07AA02', 'A07AA03', 'A07AA04', 'A07AA05', 'A07AA06', 'A07AA07', 'A07AA08', 'A07AA09', 'A07AA10', 'A07AA11', 'A07AA12', 'A07AA13', 'A07AA51', 'A07AA54', 'A07AB', 'A07AB02', 'A07AB03', 'A07AB04', 'A07AC', 'A07AC01', 'A07AX', 'A07AX01', 'A07AX02', 'A07AX03', 'A07AX04', 'A07B', 'A07BA', 'A07BA01', 'A07BA51', 'A07BB', 'A07BC', 'A07BC01', 'A07BC02', 'A07BC03', 'A07BC04', 'A07BC05', 'A07BC30', 'A07BC54', 'A07C', 'A07CA', 'A07D', 'A07DA', 'A07DA01', 'A07DA02', 'A07DA03', 'A07DA04', 'A07DA05', 'A07DA06', 'A07DA52', 'A07DA53', 'A07E', 'A07EA', 'A07EA01', 'A07EA02', 'A07EA03', 'A07EA04', 'A07EA05', 'A07EA06', 'A07EA07', 'A07EB', 'A07EB01', 'A07EC', 'A07EC01', 'A07EC02', 'A07EC03', 'A07EC04', 'A07F', 'A07FA', 'A07FA01', 'A07FA02', 'A07FA51', 'A07X', 'A07XA', 'A07XA01', 'A07XA02', 'A07XA03', 'A07XA04', 'A07XA06', 'A07XA51', 'A08', 'A08A', 'A08AA', 'A08AA01', 'A08AA02', 'A08AA03', 'A08AA04', 'A08AA05', 'A08AA06', 'A08AA07', 'A08AA08', 'A08AA09', 'A08AA10', 'A08AA11', 'A08AA56', 'A08AA62', 'A08AB', 'A08AB01', 'A08AX', 'A08AX01', 'A09', 'A09A', 'A09AA', 'A09AA01', 'A09AA02', 'A09AA03', 'A09AA04', 'A09AB', 'A09AB01', 'A09AB02', 'A09AB03', 'A09AB04', 'A09AC', 'A09AC01', 'A09AC02', 'A10', 'A10A', 'A10AB', 'A10AB01', 'A10AB02', 'A10AB03', 'A10AB04', 'A10AB05', 'A10AB06', 'A10AB30', 'A10AC', 'A10AC01', 'A10AC02', 'A10AC03', 'A10AC04', 'A10AC30', 'A10AD', 'A10AD01', 'A10AD02', 'A10AD03', 'A10AD04', 'A10AD05', 'A10AD06', 'A10AD30', 'A10AE', 'A10AE01', 'A10AE02', 'A10AE03', 'A10AE04', 'A10AE05', 'A10AE06', 'A10AE30', 'A10AE54', 'A10AE56', 'A10AF', 'A10AF01', 'A10B', 'A10BA', 'A10BA01', 'A10BA02', 'A10BA03', 'A10BB', 'A10BB01', 'A10BB02', 'A10BB03', 'A10BB04', 'A10BB05', 'A10BB06', 'A10BB07', 'A10BB08', 'A10BB09', 'A10BB10', 'A10BB11', 'A10BB12', 'A10BB31', 'A10BC', 'A10BC01', 'A10BD', 'A10BD01', 'A10BD02', 'A10BD03', 'A10BD04', 'A10BD05', 'A10BD06', 'A10BD07', 'A10BD08', 'A10BD09', 'A10BD10', 'A10BD11', 'A10BD12', 'A10BD13', 'A10BD14', 'A10BD15', 'A10BD16', 'A10BD17', 'A10BD18', 'A10BD19', 'A10BD20', 'A10BD21', 'A10BD22', 'A10BD23', 'A10BD24', 'A10BD25', 'A10BD26', 'A10BF', 'A10BF01', 'A10BF02', 'A10BF03', 'A10BG', 'A10BG01', 'A10BG02', 'A10BG03', 'A10BG04', 'A10BH', 'A10BH01', 'A10BH02', 'A10BH03', 'A10BH04', 'A10BH05', 'A10BH06', 'A10BH07', 'A10BH08', 'A10BH51', 'A10BH52', 'A10BJ', 'A10BJ01', 'A10BJ02', 'A10BJ03', 'A10BJ04', 'A10BJ05', 'A10BJ06', 'A10BJ07', 'A10BK', 'A10BK01', 'A10BK02', 'A10BK03', 'A10BK04', 'A10BK05', 'A10BK06', 'A10BK07', 'A10BX', 'A10BX01', 'A10BX02', 'A10BX03', 'A10BX05', 'A10BX06', 'A10BX08', 'A10X', 'A10XA', 'A10XA01', 'A11', 'A11A', 'A11AA', 'A11AA01', 'A11AA02', 'A11AA03', 'A11AA04', 'A11AB', 'A11B', 'A11BA', 'A11C', 'A11CA', 'A11CA01', 'A11CA02', 'A11CB', 'A11CC', 'A11CC01', 'A11CC02', 'A11CC03', 'A11CC04', 'A11CC05', 'A11CC06', 'A11CC20', 'A11CC55', 'A11D', 'A11DA', 'A11DA01', 'A11DA02', 'A11DA03', 'A11DB', 'A11E', 'A11EA', 'A11EB', 'A11EC', 'A11ED', 'A11EX', 'A11G', 'A11GA', 'A11GA01', 'A11GB', 'A11GB01', 'A11H', 'A11HA', 'A11HA01', 'A11HA02', 'A11HA03', 'A11HA04', 'A11HA05', 'A11HA06', 'A11HA07', 'A11HA08', 'A11HA30', 'A11HA31', 'A11HA32', 'A11J', 'A11JA', 'A11JB', 'A11JC', 'A12', 'A12A', 'A12AA', 'A12AA01', 'A12AA02', 'A12AA03', 'A12AA04', 'A12AA05', 'A12AA06', 'A12AA07', 'A12AA08', 'A12AA09', 'A12AA10', 'A12AA11', 'A12AA13', 'A12AA20', 'A12AA30', 'A12AX', 'A12B', 'A12BA', 'A12BA01', 'A12BA02', 'A12BA03', 'A12BA04', 'A12BA05', 'A12BA30', 'A12BA51', 'A12C', 'A12CA', 'A12CA01', 'A12CA02', 'A12CB', 'A12CB01', 'A12CB02', 'A12CB03', 'A12CC', 'A12CC01', 'A12CC02', 'A12CC03', 'A12CC04', 'A12CC05', 'A12CC06', 'A12CC07', 'A12CC08', 'A12CC09', 'A12CC10', 'A12CC30', 'A12CD', 'A12CD01', 'A12CD02', 'A12CD51', 'A12CE', 'A12CE01', 'A12CE02', 'A12CX', 'A13', 'A13A', 'A14', 'A14A', 'A14AA', 'A14AA01', 'A14AA02', 'A14AA03', 'A14AA04', 'A14AA05', 'A14AA06', 'A14AA07', 'A14AA08', 'A14AA09', 'A14AB', 'A14AB01', 'A14AB02', 'A14AB03', 'A14B', 'A15', 'A16', 'A16A', 'A16AA', 'A16AA01', 'A16AA02', 'A16AA03', 'A16AA04', 'A16AA05', 'A16AA06', 'A16AA07', 'A16AB', 'A16AB01', 'A16AB02', 'A16AB03', 'A16AB04', 'A16AB05', 'A16AB06', 'A16AB07', 'A16AB08', 'A16AB09', 'A16AB10', 'A16AB11', 'A16AB12', 'A16AB13', 'A16AB14', 'A16AB15', 'A16AB16', 'A16AB17', 'A16AB18', 'A16AB19', 'A16AX', 'A16AX01', 'A16AX02', 'A16AX03', 'A16AX04', 'A16AX05', 'A16AX06', 'A16AX07', 'A16AX08', 'A16AX09', 'A16AX10', 'A16AX11', 'A16AX12', 'A16AX13', 'A16AX14', 'A16AX15', 'A16AX16', 'A16AX17', 'A16AX18', 'A16AX30', 'B', 'B01', 'B01A', 'B01AA', 'B01AA01', 'B01AA02', 'B01AA03', 'B01AA04', 'B01AA07', 'B01AA08', 'B01AA09', 'B01AA10', 'B01AA11', 'B01AA12', 'B01AB', 'B01AB01', 'B01AB02', 'B01AB04', 'B01AB05', 'B01AB06', 'B01AB07', 'B01AB08', 'B01AB09', 'B01AB10', 'B01AB11', 'B01AB12', 'B01AB51', 'B01AC', 'B01AC01', 'B01AC02', 'B01AC03', 'B01AC04', 'B01AC05', 'B01AC06', 'B01AC07', 'B01AC08', 'B01AC09', 'B01AC10', 'B01AC11', 'B01AC13', 'B01AC15', 'B01AC16', 'B01AC17', 'B01AC18', 'B01AC19', 'B01AC21', 'B01AC22', 'B01AC23', 'B01AC24', 'B01AC25', 'B01AC26', 'B01AC27', 'B01AC30', 'B01AC56', 'B01AD', 'B01AD01', 'B01AD02', 'B01AD03', 'B01AD04', 'B01AD05', 'B01AD06', 'B01AD07', 'B01AD08', 'B01AD09', 'B01AD10', 'B01AD11', 'B01AD12', 'B01AE', 'B01AE01', 'B01AE02', 'B01AE03', 'B01AE04', 'B01AE05', 'B01AE06', 'B01AE07', 'B01AF', 'B01AF01', 'B01AF02', 'B01AF03', 'B01AF04', 'B01AX', 'B01AX01', 'B01AX04', 'B01AX05', 'B01AX07', 'B02', 'B02A', 'B02AA', 'B02AA01', 'B02AA02', 'B02AA03', 'B02AB', 'B02AB01', 'B02AB02', 'B02AB04', 'B02AB05', 'B02B', 'B02BA', 'B02BA01', 'B02BA02', 'B02BB', 'B02BB01', 'B02BC', 'B02BC01', 'B02BC02', 'B02BC03', 'B02BC05', 'B02BC06', 'B02BC07', 'B02BC08', 'B02BC09', 'B02BC30', 'B02BD', 'B02BD01', 'B02BD02', 'B02BD03', 'B02BD04', 'B02BD05', 'B02BD06', 'B02BD07', 'B02BD08', 'B02BD10', 'B02BD11', 'B02BD13', 'B02BD14', 'B02BD30', 'B02BX', 'B02BX01', 'B02BX02', 'B02BX03', 'B02BX04', 'B02BX05', 'B02BX06', 'B02BX07', 'B02BX08', 'B02BX09', 'B03', 'B03A', 'B03AA', 'B03AA01', 'B03AA02', 'B03AA03', 'B03AA04', 'B03AA05', 'B03AA06', 'B03AA07', 'B03AA08', 'B03AA09', 'B03AA10', 'B03AA11', 'B03AA12', 'B03AB', 'B03AB01', 'B03AB02', 'B03AB03', 'B03AB04', 'B03AB05', 'B03AB07', 'B03AB08', 'B03AB09', 'B03AB10', 'B03AC', 'B03AD', 'B03AD01', 'B03AD02', 'B03AD03', 'B03AD04', 'B03AD05', 'B03AE', 'B03AE01', 'B03AE02', 'B03AE03', 'B03AE04', 'B03AE10', 'B03B', 'B03BA', 'B03BA01', 'B03BA02', 'B03BA03', 'B03BA04', 'B03BA05', 'B03BA51', 'B03BA53', 'B03BB', 'B03BB01', 'B03BB51']}, 'type'=>'CodeableConcept', 'path'=>'MedicinalProductDefinition.classification', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/medicinal-product-classification'}}, + 'marketingStatus' => {'type'=>'MarketingStatus', 'path'=>'MedicinalProductDefinition.marketingStatus', 'min'=>0, 'max'=>Float::INFINITY}, + 'packagedMedicinalProduct' => {'valid_codes'=>{'http://hl7.org/fhir/medicinal-product-package-type'=>['100000073490', '100000073491', '100000073492', '100000073493', '100000073494', '100000073495', '100000073496', '100000073497', '100000073498', '100000073547', '100000073563', '100000143555']}, 'type'=>'CodeableConcept', 'path'=>'MedicinalProductDefinition.packagedMedicinalProduct', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/medicinal-product-package-type'}}, + 'comprisedOf' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/ManufacturedItemDefinition', 'http://hl7.org/fhir/StructureDefinition/DeviceDefinition'], 'type'=>'Reference', 'path'=>'MedicinalProductDefinition.comprisedOf', 'min'=>0, 'max'=>Float::INFINITY}, + 'ingredient' => {'valid_codes'=>{'http://snomed.info/sct'=>['105590001', '102002', '120006', '125001', '126000', '130002', '131003', '159002', '164003', '178002', '186002', '187006', '200001', '217008', '231008', '238002', '261000', '296000', '327000', '329002', '336001', '340005', '363000', '370000', '371001', '377002', '392001', '395004', '412004', '424006', '425007', '432003', '438004', '462009', '472007', '476005', '498001', '501001', '505005', '506006', '515004', '519005', '521000', '529003', '538001', '566009', '576007', '578008', '584006', '585007', '591009', '593007', '594001', '597008', '604000', '611001', '620005', '648005', '662003', '668004', '683009', '686001', '693002', '698006', '699003', '704006', '732002', '735000', '747006', '773001', '785009', '804003', '819002', '850000', '859004', '860009', '873008', '876000', '877009', '889006', '896008', '905001', '923009', '925002', '963005', '974001', '979006', '993004', '1002007', '1010008', '1018001', '1025008', '1047008', '1050006', '1065007', '1080001', '1091008', '1097007', '1105007', '1113008', '1137008', '1149009', '1160000', '1166006', '1169004', '1171004', '1185009', '1189003', '1190007', '1219001', '1223009', '1244009', '1248007', '1269009', '1272002', '1273007', '1313002', '1319003', '1320009', '1325004', '1331001', '1336006', '1341003', '1346008', '1355006', '1368003', '1371006', '1373009', '1381005', '1394007', '1396009', '1405004', '1408002', '1416006', '1450002', '1466000', '1471007', '1472000', '1476002', '1477006', '1496005', '1506001', '1517000', '1530004', '1535009', '1536005', '1540001', '1545006', '1557002', '1565004', '1575001', '1603001', '1607000', '1609002', '1634002', '1649005', '1656004', '1660001', '1668008', '1672007', '1673002', '1675009', '1676005', '1681001', '1696002', '1701009', '1710001', '1726000', '1727009', '1740004', '1764003', '1768000', '1786002', '1793003', '1795005', '1798007', '1799004', '1823002', '1827001', '1886008', '1904005', '1914001', '1916004', '1940007', '1944003', '1956002', '1971003', '1975007', '1978009', '1985008', '1991005', '2000001', '2006007', '2008008', '2009000', '2017008', '2027002', '2029004', '2038002', '2039005', '2050008', '2064008', '2082006', '2085008', '2088005', '2096000', '2100004', '2101000', '2125008', '2130007', '2141009', '2147008', '2151005', '2154002', '2159007', '2163000', '2168009', '2179004', '2189000', '2194000', '2195004', '2201007', '2208001', '2212007', '2215009', '2240002', '2249001', '2254005', '2260005', '2262002', '2264001', '2309006', '2311002', '2329007', '2331003', '2338009', '2343002', '2346005', '2354007', '2369008', '2370009', '2376003', '2384004', '2404002', '2405001', '2414006', '2430003', '2431004', '2441001', '2444009', '2450004', '2462000', '2466002', '2500009', '2509005', '2522002', '2529006', '2537003', '2568004', '2573005', '2575003', '2595009', '2597001', '2611008', '2637006', '2648004', '2649007', '2660003', '2671002', '2674005', '2676007', '2678008', '2680002', '2698003', '2705002', '2706001', '2719002', '2721007', '2728001', '2753003', '2754009', '2765004', '2778004', '2796008', '2799001', '2823004', '2832002', '2846002', '2869004', '2878005', '2880004', '2883002', '2913009', '2916001', '2925007', '2927004', '2938004', '2942001', '2950005', '2958003', '2964005', '2974008', '2988007', '2991007', '2995003', '3027009', '3031003', '3040004', '3045009', '3052006', '3066001', '3070009', '3087006', '3107005', '3108000', '3131000', '3136005', '3142009', '3145006', '3150000', '3151001', '3155005', '3161008', '3167007', '3187008', '3193000', '3197004', '3209002', '3212004', '3225007', '3232003', '3271000', '3273002', '3300001', '3318003', '3325005', '3339005', '3340007', '3342004', '3346001', '3378009', '3379001', '3392003', '3405005', '3411008', '3437006', '3440006', '3455002', '3463001', '3465008', '3466009', '3492002', '3493007', '3495000', '3501003', '3523004', '3532002', '3555004', '3579002', '3581000', '3587001', '3588006', '3597005', '3602003', '3610002', '3617004', '3648007', '3655009', '3672002', '3684000', '3689005', '3692009', '3693004', '3702007', '3710008', '3718001', '3726009', '3727000', '3730007', '3737005', '3742002', '3757009', '3771001', '3775005', '3776006', '3792001', '3800009', '3807007', '3811001', '3812008', '3816006', '3823007', '3829006', '3834005', '3836007', '3844007', '3848005', '3849002', '3854006', '3874004', '3892007', '3896005', '3897001', '3906002', '3920009', '3930000', '3932008', '3941003', '3945007', '3958008', '3961009', '3976001', '3982003', '3983008', '3990003', '3994007', '4014000', '4024008', '4025009', '4043008', '4047009', '4048004', '4067000', '4076007', '4077003', '4080002', '4091009', '4097008', '4104007', '4105008', '4115002', '4137009', '4153007', '4167003', '4169000', '4177001', '4182008', '4188007', '4200007', '4201006', '4203009', '4207005', '4217000', '4218005', '4231000', '4239003', '4255005', '4289006', '4290002', '4314009', '4334005', '4342006', '4353000', '4355007', '4362003', '4370008', '4393002', '4401009', '4422003', '4423008', '4425001', '4435007', '4437004', '4471008', '4479005', '4480008', '4509009', '4534009', '4540002', '4546008', '4555006', '4560005', '4561009', '4564001', '4567008', '4582003', '4591004', '4610008', '4616002', '4629002', '4635002', '4643007', '4656000', '4674009', '4681002', '4693006', '4700006', '4706000', '4714006', '4728000', '4732006', '4746006', '4761007', '4762000', '4777008', '4780009', '4786003', '4789005', '4793004', '4814001', '4824009', '4825005', '4831008', '4832001', '4833006', '4844003', '4864008', '4872005', '4878009', '4882006', '4889002', '4901003', '4925006', '4933007', '4940008', '4955004', '4962008', '4963003', '4965005', '4968007', '4986005', '5003005', '5004004', '5007006', '5024000', '5031001', '5040002', '5043000', '5045007', '5059000', '5060005', '5061009', '5064001', '5081005', '5086000', '5094007', '5098005', '5109006', '5142007', '5160007', '5163009', '5167005', '5172001', '5179005', '5200001', '5206007', '5220000', '5226006', '5250008', '5252000', '5253005', '5259009', '5289002', '5303002', '5305009', '5307001', '5312000', '5323001', '5330007', '5339008', '5340005', '5392001', '5395004', '5404007', '5405008', '5406009', '5420002', '5439007', '5442001', '5453007', '5471000', '5474008', '5477001', '5483003', '5504009', '5511008', '5513006', '5515004', '5533005', '5537006', '5540006', '5547009', '5548004', '5568005', '5573004', '5589001', '5590005', '5628003', '5629006', '5637003', '5641004', '5647000', '5656008', '5659001', '5670008', '5681006', '5691000', '5692007', '5699003', '5700002', '5702005', '5704006', '5705007', '5739006', '5746002', '5757007', '5762008', '5764009', '5767002', '5774007', '5800007', '5813001', '5826002', '5827006', '5829009', '5830004', '5840001', '5858007', '5863006', '5896008', '5899001', '5907009', '5910002', '5915007', '5927005', '5931004', '5932006', '5950004', '5955009', '5977008', '5989005', '5991002', '6021003', '6038004', '6043006', '6044000', '6054001', '6056004', '6068008', '6083003', '6085005', '6088007', '6089004', '6091007', '6107003', '6109000', '6115000', '6135004', '6138002', '6162007', '6170002', '6172005', '6178009', '6179001', '6182006', '6197009', '6237004', '6249003', '6256009', '6257000', '6260007', '6261006', '6263009', '6264003', '6287006', '6291001', '6301006', '6310003', '6314007', '6333002', '6338006', '6356006', '6360009', '6367007', '6386004', '6394006', '6401007', '6409009', '6411000', '6422001', '6451002', '6455006', '6469006', '6478000', '6495008', '6507009', '6513000', '6516008', '6524003', '6529008', '6532006', '6590001', '6592009', '6602005', '6611005', '6612003', '6619007', '6642000', '6644004', '6671004', '6672006', '6699008', '6701008', '6702001', '6709005', '6710000', '6713003', '6717002', '6725000', '6730001', '6741004', '6755007', '6786001', '6790004', '6792007', '6808006', '6809003', '6814004', '6817006', '6826009', '6837005', '6854002', '6865007', '6873003', '6879004', '6881002', '6884005', '6890009', '6896003', '6910009', '6911008', '6916003', '6924008', '6925009', '6927001', '6937006', '6945001', '6952004', '6958000', '6961004', '6970001', '6973004', '6983000', '6992002', '6993007', '6999006', '7008002', '7018007', '7029006', '7030001', '7034005', '7045008', '7047000', '7049002', '7054006', '7056008', '7059001', '7061005', '7070008', '7084003', '7110002', '7120007', '7132006', '7139002', '7146006', '7152007', '7156005', '7158006', '7161007', '7179006', '7191002', '7208009', '7211005', '7237008', '7243005', '7269004', '7271004', '7280004', '7281000', '7284008', '7294003', '7302008', '7318002', '7321000', '7325009', '7327001', '7328006', '7330008', '7337006', '7348004', '7382005', '7401000', '7411007', '7427000', '7434003', '7446004', '7460002', '7470000', '7489000', '7503004', '7509000', '7515000', '7537007', '7547005', '7549008', '7588005', '7608003', '7616007', '7648006', '7661006', '7670009', '7675004', '7685003', '7696006', '7716001', '7737009', '7738004', '7761002', '7770004', '7774008', '7779003', '7785005', '7790008', '7791007', '7795003', '7801007', '7816005', '7834009', '7846008', '7848009', '7868003', '7879008', '7900007', '7904003', '7909008', '7924004', '7938006', '7945006', '7948008', '7953003', '7957002', '7961008', '7970006', '7974002', '7975001', '7979007', '7983007', '7985000', '7997004', '8000007', '8002004', '8025003', '8029009', '8030004', '8035009', '8048008', '8054009', '8055005', '8105004', '8108002', '8123007', '8132009', '8143001', '8153000', '8156008', '8164002', '8168004', '8179009', '8184003', '8190004', '8202008', '8203003', '8204009', '8222007', '8227001', '8230008', '8237006', '8252004', '8257005', '8261004', '8268005', '8270001', '8275006', '8295000', '8300003', '8310007', '8313009', '8340009', '8342001', '8343006', '8354001', '8355000', '8362009', '8365006', '8368008', '8376005', '8385005', '8397006', '8406008', '8429000', '8450009', '8452001', '8456003', '8460000', '8473001', '8474007', '8484008', '8485009', '8486005', '8487001', '8491006', '8492004', '8498000', '8507001', '8514004', '8520003', '8525008', '8529002', '8534003', '8537005', '8578007', '8591008', '8612007', '8620009', '8631001', '8653004', '8660005', '8687009', '8689007', '8701002', '8705006', '8731008', '8740007', '8761000', '8767001', '8785008', '8786009', '8795001', '8817004', '8818009', '8822004', '8830003', '8836009', '8844009', '8858006', '8865003', '8878003', '8882001', '8886003', '8908003', '8914005', '8919000', '8926000', '8945009', '8953001', '8963009', '8969008', '8977007', '8982000', '8987006', '8991001', '9010006', '9013008', '9021002', '9024005', '9045003', '9052001', '9054000', '9103003', '9110009', '9125009', '9159008', '9172009', '9174005', '9183000', '9189001', '9195000', '9197008', '9205004', '9220005', '9223007', '9234005', '9246009', '9253000', '9270008', '9271007', '9301005', '9302003', '9315007', '9319001', '9334007', '9349004', '9351000', '9355009', '9392009', '9396007', '9398008', '9410003', '9422000', '9457002']}, 'type'=>'CodeableConcept', 'path'=>'MedicinalProductDefinition.ingredient', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/substance-codes'}}, + 'impurity' => {'type'=>'CodeableReference', 'path'=>'MedicinalProductDefinition.impurity', 'min'=>0, 'max'=>Float::INFINITY}, + 'attachedDocument' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/DocumentReference'], 'type'=>'Reference', 'path'=>'MedicinalProductDefinition.attachedDocument', 'min'=>0, 'max'=>Float::INFINITY}, + 'masterFile' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/DocumentReference'], 'type'=>'Reference', 'path'=>'MedicinalProductDefinition.masterFile', 'min'=>0, 'max'=>Float::INFINITY}, + 'contact' => {'type'=>'MedicinalProductDefinition::Contact', 'path'=>'MedicinalProductDefinition.contact', 'min'=>0, 'max'=>Float::INFINITY}, + 'clinicalTrial' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/ResearchStudy'], 'type'=>'Reference', 'path'=>'MedicinalProductDefinition.clinicalTrial', 'min'=>0, 'max'=>Float::INFINITY}, + 'code' => {'valid_codes'=>{'http://snomed.info/sct'=>['763158003', '169008', '211009', '302007', '439007', '449005', '544002', '796001', '847003', '922004', '1039008', '1148001', '1182007', '1206000', '1222004', '1389007', '1434005', '1528001', '1594006', '1758005', '1842003', '1878008', '1887004', '1982006', '2016004', '2183004', '2190009', '2497003', '2571007', '2596005', '2679000', '2949005', '3037004', '3127006', '3334000', '3814009', '3822002', '4126008', '4194004', '4219002', '4220008', '4382004', '4704002', '4865009', '4937008', '5067008', '5478006', '5606003', '5720001', '5737008', '5776009', '5786005', '5797005', '5924003', '5975000', '6028009', '6067003', '6071000', '6102009', '6116004', '6232005', '6247001', '6259002', '6369005', '6425004', '6526001', '6625006', '6716006', '6960003', '6985007', '7092007', '7140000', '7168001', '7235000', '7292004', '7336002', '7561000', '7577004', '7624002', '7836006', '7947003', '7959004', '8028001', '8109005', '8163008', '8348002', '8372007', '8416000', '8658008', '8661009', '8692006', '8696009', '9190005', '9268004', '9500005', '9542007', '9690006', '9745007', '9778000', '9944001', '10099000', '10135005', '10312003', '10422008', '10504007', '10515002', '10555000', '10632007', '10712001', '10756001', '10784006', '11402001', '11430001', '11563006', '11719000', '11796006', '11841005', '11847009', '11959009', '12096000', '12236006', '12335007', '12369008', '12436009', '12495006', '12512008', '12559001', '12839006', '13132007', '13252002', '13414000', '13432000', '13512003', '13525006', '13565005', '13592004', '13664004', '13790009', '13800009', '13813003', '13929005', '13936006', '13965000', '14103001', '14170004', '14601000', '14706000', '14728000', '14814001', '14816004', '15222008', '15375005', '15383004', '15432003', '15772006', '15857002', '16031005', '16037009', '16047007', '16131008', '16403005', '16602005', '16787005', '16791000', '16832004', '16858004', '16867004', '16970001', '16977003', '17308007', '17554004', '17558001', '17600005', '17805003', '17859000', '17893001', '18002004', '18125000', '18335001', '18340009', '18381001', '18548003', '18679008', '18811003', '18914005', '18952006', '19194001', '19225000', '19232009', '19261005', '19403009', '19405002', '19581007', '19583005', '19630009', '19768003', '19841008', '20091003', '20201001', '20237006', '20320002', '20577002', '20865003', '21069002', '21159006', '21691008', '21701005', '21767006', '21986005', '22091006', '22198003', '22274004', '22474002', '22587006', '22657006', '22672005', '22696000', '22969001', '23079006', '23222006', '23532003', '23827009', '23888001', '24036003', '24450004', '24504000', '24866006', '25014009', '25076002', '25085002', '25142008', '25246002', '25398003', '25419009', '25673006', '25860005', '25995007', '26122009', '26124005', '26244009', '26303005', '26370007', '26458009', '26462003', '26503009', '26523005', '26548008', '26574002', '26580005', '26736008', '26800000', '26842003', '27035007', '27196008', '27242001', '27479000', '27638005', '27658006', '27754002', '27867009', '28149003', '28235004', '28410007', '28415002', '28426008', '28506006', '28748001', '28841002', '28906000', '29058003', '29089004', '29121001', '29129004', '29156002', '29175007', '29439004', '29620001', '29840005', '29877002', '29896003', '30010009', '30125007', '30306003', '30317002', '30427009', '30466001', '30492008', '30729008', '30761007', '30964009', '30988006', '31087008', '31231007', '31305008', '31306009', '31684002', '31690003', '31692006', '31865003', '31872002', '32313007', '32462006', '32474005', '32583002', '32647002', '32653002', '32792001', '32823007', '32955006', '32960005', '33124007', '33219003', '33231001', '33252009', '33378002', '33588000', '33589008', '33664007', '33675006', '33682005', '33815001', '34012005', '34217006', '34364009', '34393009', '34462007', '34599009', '34693000', '34731007', '34816007', '34833000', '34929006', '35035001', '35063004', '35282000', '35300007', '35324004', '35392005', '35476001', '35531004', '35768004', '35967000', '36068003', '36113004', '36218003', '36236003', '36391008', '36537006', '36594001', '36621009', '36642006', '36893000', '36909007', '37084008', '37146000', '37306000', '37400007', '37628007', '37803001', '38076006', '38166006', '38231004', '38268001', '38314008', '38413003', '38578004', '38828006', '39064002', '39124003', '39128000', '39142008', '39359008', '39487003', '39516004', '39608003', '39707000', '39860005', '39939003', '40232005', '40339003', '40429005', '40430000', '40556005', '40562000', '40589005', '40648001', '40820003', '40877002', '40905005', '40974005', '40999006', '41001009', '41015006', '41147003', '41193000', '41324009', '41365009', '41367001', '41399007', '41470001', '41493007', '41549009', '41985001', '42082003', '42098005', '42271003', '42348003', '42444000', '42514000', '42638008', '42714002', '42720001', '43343000', '43533002', '43684009', '43753001', '43879000', '43927002', '44175000', '44418001', '44658005', '44731005', '44790008', '44798001', '44938006', '44990002', '45218006', '45311002', '45313004', '45518007', '45680002', '45844004', '45888006', '46009007', '46123006', '46436003', '46479001', '46532003', '46547007', '46576005', '46709004', '46741005', '46913003', '47065008', '47120002', '47124006', '47140009', '47331002', '47527007', '47602007', '47755009', '47898004', '48174005', '48256008', '48279009', '48351000', '48546005', '48603004', '48614001', '48647005', '48698004', '48836000', '48875009', '48899009', '49019002', '49157004', '49267000', '49299006', '49485009', '49577002', '49617001', '49669006', '49688004', '49694007', '49705006', '49953001', '50094009', '50318003', '50335004', '50520001', '50841004', '50868004', '51013009', '51073002', '51126006', '51132001', '51326002', '51334008', '51361008', '51752005', '51758009', '51908007', '51992002', '52017007', '52108005', '52215008', '52388000', '52423008', '52883001', '52896000', '53009005', '53480001', '53584007', '53640004', '53641000', '53691001', '53793005', '53800008', '53848009', '54142000', '54344006', '54391004', '54406003', '54541002', '54544005', '54577009', '54705000', '54765002', '54824008', '54882005', '54887004', '54972005', '54982006', '55015008', '55217007', '55432002', '55556000', '55673009', '55745002', '55830003', '55867006', '55889005', '56014002', '56032002', '56059005', '56123002', '56230001', '56234005', '56480005', '56549003', '56602009', '56928005', '56934003', '57002000', '57066004', '57191001', '57263002', '57376006', '57538001', '57616006', '57670008', '57752001', '57811004', '57819002', '57845006', '57853003', '57893000', '57952007', '58050004', '58360000', '58467001', '58502006', '58760003', '58805000', '58883005', '58892008', '58905004', '58944007', '59057006', '59187003', '59240002', '59255006', '59270007', '59456005', '59589008', '59594008', '59751001', '59941008', '59953007', '60149003', '60169008', '60468008', '60533005', '60541005', '60682004', '60731009', '60881009', '60978003', '61020000', '61093008', '61132004', '61181002', '61408004', '61457001', '61621000', '61623002', '61651006', '61862008', '61946003', '62051009', '62294009', '62529008', '62560008', '62782004', '63094006', '63136007', '63318000', '63470003', '63639004', '63682003', '63758001', '63822004', '64115004', '64127001', '64240003', '64349004', '64462001', '64558005', '64851009', '64878006', '65020006', '65026000', '65041000', '65092008', '65484006', '65502005', '65627005', '65884003', '65965000', '66094001', '66125007', '66261008', '66349002', '66441000', '66492008', '66493003', '66602007', '66742008', '66859009', '66860004', '66919007', '66971004', '67213005', '67423003', '67440007', '67507000', '67735003', '67891001', '67939000', '68088000', '68206008', '68395000', '68398003', '68402007', '68407001', '68422006', '68424007', '68444001', '68490009', '68622003', '68702006', '68774008', '68887009', '68892006', '69107004', '69204002', '69236009', '69242008', '69331001', '69431002', '69576000', '69708003', '69879000', '69918003', '69967001', '70047000', '70254000', '70343008', '70379000', '70460002', '70702006', '70776005', '70841003', '70864001', '70934008', '71289008', '71451001', '71453003', '71455005', '71462001', '71516007', '71584004', '71634000', '71699007', '71724000', '71731001', '71759000', '71770007', '71798005', '71837009', '72312007', '72416006', '72623000', '72824008', '72870001', '72924009', '72968006', '73074003', '73093001', '73133000', '73170009', '73212002', '73277004', '73454001', '73572009', '73647000', '73756003', '73763003', '73805002', '73949004', '73986003', '74022005', '74065006', '74074008', '74213004', '74226000', '74470007', '74480006', '74575000', '74583006', '74632002', '74674007', '74771007', '74782004', '74798006', '74819009', '75029008', '75203002', '75429004', '75501004', '75661008', '75927008', '75959001', '75969007', '76058001', '76155001', '76286000', '76289007', '76385003', '76390000', '76591000', '76696004', '76759004', '76962009', '77035009', '77048008', '77237006', '77390008', '77398001', '77549006', '77731008', '77750008', '77856005', '77885004', '77898008', '78025001', '78174002', '78379001', '78449007', '78507004', '78542000', '78684000', '78700004', '78983008', '79129001', '79138004', '79221007', '79225003', '79305004', '79332009', '79356008', '79440004', '79543000', '79736009', '79873000', '80024007', '80127003', '80165005', '80311000', '80399002', '80618000', '80732005', '80802008', '80834004', '80870001', '80906007', '81073007', '81088002', '81219009', '81252003', '81335000', '81457006', '81583003', '81609008', '81646007', '81728006', '81759008', '81839001', '81947000', '82133001', '82156005', '82165003', '82166002', '82240008', '82264009', '82290007', '82312001', '82573000', '82746003', '82804004', '82896009', '82951001', '83085007', '83192000', '83201006', '83288003', '83490000', '83532008', '83692001', '83973001', '83999008', '84078002', '84737005', '84812008', '84844007', '84951002', '84986000', '85063003', '85272000', '85343003', '85354008', '85408000', '85417000', '85429009', '85468002', '85507008', '85591001', '85990009', '86066003', '86080005', '86085000', '86131002', '86162003', '86308005', '86337009', '86389004', '86536001', '86647004', '86906004', '86939001', '86977007', '87233003', '87285001', '87395005', '87567009', '87586001', '87617007', '87652004', '87881000', '88134000', '88226000', '88279005', '88519001', '88566002', '88870000', '88997008', '89018006', '89029005', '89045007', '89092006', '89132005', '89192008', '89265009', '89435001', '89466007', '89505005', '89626004', '89664002', '89692007', '89695009', '89785009', '90000002', '90017009', '90332006', '90346006', '90356005', '90370005', '90426002', '90614001', '90659009', '90704004', '90802006', '90882008', '91107009', '91135008', '91143003', '91169009', '91307002', '91339009', '91376007', '91435002', '91452003', '91479004', '91667005', '96011002', '96014005', '96015006', '96018008', '96020006', '96023008', '96029007', '96034006', '96038009', '96044008', '96047001', '96049003', '96051004', '96052006', '96053001', '96054007', '96055008', '96062004', '96063009', '96064003', '96065002', '96067005', '96072001', '96073006', '96077007', '96081007', '96084004', '96086002', '96087006', '96088001', '96090000', '96091001', '96093003', '96097002', '96099004', '96103009', '96108000', '96119002', '96138006', '96149000', '96169005', '96183007', '96185000', '96191003', '96195007', '96196008', '96199001', '96200003', '96209002', '96213009', '96220002', '96221003', '96231005', '96233008', '96234002', '96236000', '96237009', '96246003', '96247007', '96252002', '96278006', '96280000', '96281001', '96284009', '96298001', '96299009', '96300001', '96301002', '96302009', '96304005', '96305006', '96307003', '96308008', '96309000', '96316004', '96326006', '96328007', '96339005', '96358001', '96359009', '96360004', '96370002', '96371003', '96378009', '96380003', '96381004']}, 'type'=>'Coding', 'path'=>'MedicinalProductDefinition.code', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/medication-codes'}}, + 'name' => {'type'=>'MedicinalProductDefinition::Name', 'path'=>'MedicinalProductDefinition.name', 'min'=>1, 'max'=>Float::INFINITY}, + 'crossReference' => {'type'=>'MedicinalProductDefinition::CrossReference', 'path'=>'MedicinalProductDefinition.crossReference', 'min'=>0, 'max'=>Float::INFINITY}, + 'operation' => {'type'=>'MedicinalProductDefinition::Operation', 'path'=>'MedicinalProductDefinition.operation', 'min'=>0, 'max'=>Float::INFINITY}, + 'characteristic' => {'type'=>'MedicinalProductDefinition::Characteristic', 'path'=>'MedicinalProductDefinition.characteristic', 'min'=>0, 'max'=>Float::INFINITY} + } + + class Contact < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Contact.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Contact.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Contact.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'type' => {'valid_codes'=>{'http://hl7.org/fhir/medicinal-product-contact-type'=>['ProposedMAH', 'ProcedureContactDuring', 'ProcedureContactAfter', 'QPPV', 'PVEnquiries']}, 'type'=>'CodeableConcept', 'path'=>'Contact.type', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/medicinal-product-contact-type'}}, + 'contact' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Organization', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole'], 'type'=>'Reference', 'path'=>'Contact.contact', 'min'=>1, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :type # 0-1 CodeableConcept + attr_accessor :contact # 1-1 Reference(Organization|PractitionerRole) + end + + class Name < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Name.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Name.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Name.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'productName' => {'type'=>'string', 'path'=>'Name.productName', 'min'=>1, 'max'=>1}, + 'type' => {'valid_codes'=>{'http://hl7.org/fhir/medicinal-product-name-type'=>['BAN', 'INN', 'INNM', 'pINN', 'rINN']}, 'type'=>'CodeableConcept', 'path'=>'Name.type', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/medicinal-product-name-type'}}, + 'part' => {'type'=>'MedicinalProductDefinition::Name::Part', 'path'=>'Name.part', 'min'=>0, 'max'=>Float::INFINITY}, + 'usage' => {'type'=>'MedicinalProductDefinition::Name::Usage', 'path'=>'Name.usage', 'min'=>0, 'max'=>Float::INFINITY} + } + + class Part < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Part.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Part.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Part.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'part' => {'type'=>'string', 'path'=>'Part.part', 'min'=>1, 'max'=>1}, + 'type' => {'valid_codes'=>{'http://hl7.org/fhir/medicinal-product-name-part-type'=>['FullName', 'InventedNamePart', 'ScientificNamePart', 'StrengthPart', 'DoseFormPart', 'FormulationPart', 'IntendedUsePart', 'PopulationPart', 'ContainerPart', 'DevicePart', 'TrademarkOrCompanyPart', 'TimeOrPeriodPart', 'FlavorPart', 'DelimiterPart', 'LegacyNamePart', 'SpeciesNamePart']}, 'type'=>'CodeableConcept', 'path'=>'Part.type', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/medicinal-product-name-part-type'}} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :part # 1-1 string + attr_accessor :type # 1-1 CodeableConcept + end + + class Usage < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Usage.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Usage.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Usage.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'country' => {'valid_codes'=>{'urn:iso:std:iso:3166'=>['AD', 'AE', 'AF', 'AG', 'AI', 'AL', 'AM', 'AO', 'AQ', 'AR', 'AS', 'AT', 'AU', 'AW', 'AX', 'AZ', 'BA', 'BB', 'BD', 'BE', 'BF', 'BG', 'BH', 'BI', 'BJ', 'BL', 'BM', 'BN', 'BO', 'BQ', 'BR', 'BS', 'BT', 'BV', 'BW', 'BY', 'BZ', 'CA', 'CC', 'CD', 'CF', 'CG', 'CH', 'CI', 'CK', 'CL', 'CM', 'CN', 'CO', 'CR', 'CU', 'CV', 'CW', 'CX', 'CY', 'CZ', 'DE', 'DJ', 'DK', 'DM', 'DO', 'DZ', 'EC', 'EE', 'EG', 'EH', 'ER', 'ES', 'ET', 'FI', 'FJ', 'FK', 'FM', 'FO', 'FR', 'GA', 'GB', 'GD', 'GE', 'GF', 'GG', 'GH', 'GI', 'GL', 'GM', 'GN', 'GP', 'GQ', 'GR', 'GS', 'GT', 'GU', 'GW', 'GY', 'HK', 'HM', 'HN', 'HR', 'HT', 'HU', 'ID', 'IE', 'IL', 'IM', 'IN', 'IO', 'IQ', 'IR', 'IS', 'IT', 'JE', 'JM', 'JO', 'JP', 'KE', 'KG', 'KH', 'KI', 'KM', 'KN', 'KP', 'KR', 'KW', 'KY', 'KZ', 'LA', 'LB', 'LC', 'LI', 'LK', 'LR', 'LS', 'LT', 'LU', 'LV', 'LY', 'MA', 'MC', 'MD', 'ME', 'MF', 'MG', 'MH', 'MK', 'ML', 'MM', 'MN', 'MO', 'MP', 'MQ', 'MR', 'MS', 'MT', 'MU', 'MV', 'MW', 'MX', 'MY', 'MZ', 'NA', 'NC', 'NE', 'NF', 'NG', 'NI', 'NL', 'NO', 'NP', 'NR', 'NU', 'NZ', 'OM', 'PA', 'PE', 'PF', 'PG', 'PH', 'PK', 'PL', 'PM', 'PN', 'PR', 'PS', 'PT', 'PW', 'PY', 'QA', 'RE', 'RO', 'RS', 'RU', 'RW', 'SA', 'SB', 'SC', 'SD', 'SE', 'SG', 'SH', 'SI', 'SJ', 'SK', 'SL', 'SM', 'SN', 'SO', 'SR', 'SS', 'ST', 'SV', 'SX', 'SY', 'SZ', 'TC', 'TD', 'TF', 'TG', 'TH', 'TJ', 'TK', 'TL', 'TM', 'TN', 'TO', 'TR', 'TT', 'TV', 'TW', 'TZ', 'UA', 'UG', 'UM', 'US', 'UY', 'UZ', 'VA', 'VC', 'VE', 'VG', 'VI', 'VN', 'VU', 'WF', 'WS', 'YE', 'YT', 'ZA', 'ZM', 'ZW', 'ABW', 'AFG', 'AGO', 'AIA', 'ALA', 'ALB', 'AND', 'ARE', 'ARG', 'ARM', 'ASM', 'ATA', 'ATF', 'ATG', 'AUS', 'AUT', 'AZE', 'BDI', 'BEL', 'BEN', 'BES', 'BFA', 'BGD', 'BGR', 'BHR', 'BHS', 'BIH', 'BLM', 'BLR', 'BLZ', 'BMU', 'BOL', 'BRA', 'BRB', 'BRN', 'BTN', 'BVT', 'BWA', 'CAF', 'CAN', 'CCK', 'CHE', 'CHL', 'CHN', 'CIV', 'CMR', 'COD', 'COG', 'COK', 'COL', 'COM', 'CPV', 'CRI', 'CUB', 'CUW', 'CXR', 'CYM', 'CYP', 'CZE', 'DEU', 'DJI', 'DMA', 'DNK', 'DOM', 'DZA', 'ECU', 'EGY', 'ERI', 'ESH', 'ESP', 'EST', 'ETH', 'FIN', 'FJI', 'FLK', 'FRA', 'FRO', 'FSM', 'GAB', 'GBR', 'GEO', 'GGY', 'GHA', 'GIB', 'GIN', 'GLP', 'GMB', 'GNB', 'GNQ', 'GRC', 'GRD', 'GRL', 'GTM', 'GUF', 'GUM', 'GUY', 'HKG', 'HMD', 'HND', 'HRV', 'HTI', 'HUN', 'IDN', 'IMN', 'IND', 'IOT', 'IRL', 'IRN', 'IRQ', 'ISL', 'ISR', 'ITA', 'JAM', 'JEY', 'JOR', 'JPN', 'KAZ', 'KEN', 'KGZ', 'KHM', 'KIR', 'KNA', 'KOR', 'KWT', 'LAO', 'LBN', 'LBR', 'LBY', 'LCA', 'LIE', 'LKA', 'LSO', 'LTU', 'LUX', 'LVA', 'MAC', 'MAF', 'MAR', 'MCO', 'MDA', 'MDG', 'MDV', 'MEX', 'MHL', 'MKD', 'MLI', 'MLT', 'MMR', 'MNE', 'MNG', 'MNP', 'MOZ', 'MRT', 'MSR', 'MTQ', 'MUS', 'MWI', 'MYS', 'MYT', 'NAM', 'NCL', 'NER', 'NFK', 'NGA', 'NIC', 'NIU', 'NLD', 'NOR', 'NPL', 'NRU', 'NZL', 'OMN', 'PAK', 'PAN', 'PCN', 'PER', 'PHL', 'PLW', 'PNG', 'POL', 'PRI', 'PRK', 'PRT', 'PRY', 'PSE', 'PYF', 'QAT', 'REU', 'ROU', 'RUS', 'RWA', 'SAU', 'SDN', 'SEN', 'SGP', 'SGS', 'SHN', 'SJM', 'SLB', 'SLE', 'SLV', 'SMR', 'SOM', 'SPM', 'SRB', 'SSD', 'STP', 'SUR', 'SVK', 'SVN', 'SWE', 'SWZ', 'SXM', 'SYC', 'SYR', 'TCA', 'TCD', 'TGO', 'THA', 'TJK', 'TKL', 'TKM', 'TLS', 'TON', 'TTO', 'TUN', 'TUR', 'TUV', 'TWN', 'TZA', 'UGA', 'UKR', 'UMI', 'URY', 'USA', 'UZB', 'VAT', 'VCT', 'VEN', 'VGB', 'VIR', 'VNM', 'VUT', 'WLF', 'WSM', 'YEM', 'ZAF', 'ZMB', 'ZWE', '004', '008', '010', '012', '016', '020', '024', '028', '031', '032', '036', '040', '044', '048', '050', '051', '052', '056', '060', '064', '068', '070', '072', '074', '076', '084', '086', '090', '092', '096', '100', '104', '108', '112', '116', '120', '124', '132', '136', '140', '144', '148', '152', '156', '158', '162', '166', '170', '174', '175', '178', '180', '184', '188', '191', '192', '196', '203', '204', '208', '212', '214', '218', '222', '226', '231', '232', '233', '234', '238', '239', '242', '246', '248', '250', '254', '258', '260', '262', '266', '268', '270', '275', '276', '288', '292', '296', '300', '304', '308', '312', '316', '320', '324', '328', '332', '334', '336', '340', '344', '348', '352', '356', '360', '364', '368', '372', '376', '380', '384', '388', '392', '398', '400', '404', '408', '410', '414', '417', '418', '422', '426', '428', '430', '434', '438', '440', '442', '446', '450', '454', '458', '462', '466', '470', '474', '478', '480', '484', '492', '496', '498', '499', '500', '504', '508', '512', '516', '520', '524', '528', '531', '533', '534', '535', '540', '548', '554', '558', '562', '566', '570', '574', '578', '580', '581', '583', '584', '585', '586', '591', '598', '600', '604', '608', '612', '616', '620', '624', '626', '630', '634', '638', '642', '643', '646', '652', '654', '659', '660', '662', '663', '666', '670', '674', '678', '682', '686', '688', '690', '694', '702', '703', '704', '705', '706', '710', '716', '724', '728', '729', '732', '740', '744', '748', '752', '756', '760', '762', '764', '768', '772', '776', '780', '784', '788', '792', '795', '796', '798', '800', '804', '807', '818', '826', '831', '832', '833', '834', '840', '850', '854', '858', '860', '862', '876', '882', '887', '894']}, 'type'=>'CodeableConcept', 'path'=>'Usage.country', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/country'}}, + 'jurisdiction' => {'valid_codes'=>{'urn:iso:std:iso:3166'=>['AD', 'AE', 'AF', 'AG', 'AI', 'AL', 'AM', 'AO', 'AQ', 'AR', 'AS', 'AT', 'AU', 'AW', 'AX', 'AZ', 'BA', 'BB', 'BD', 'BE', 'BF', 'BG', 'BH', 'BI', 'BJ', 'BL', 'BM', 'BN', 'BO', 'BQ', 'BR', 'BS', 'BT', 'BV', 'BW', 'BY', 'BZ', 'CA', 'CC', 'CD', 'CF', 'CG', 'CH', 'CI', 'CK', 'CL', 'CM', 'CN', 'CO', 'CR', 'CU', 'CV', 'CW', 'CX', 'CY', 'CZ', 'DE', 'DJ', 'DK', 'DM', 'DO', 'DZ', 'EC', 'EE', 'EG', 'EH', 'ER', 'ES', 'ET', 'FI', 'FJ', 'FK', 'FM', 'FO', 'FR', 'GA', 'GB', 'GD', 'GE', 'GF', 'GG', 'GH', 'GI', 'GL', 'GM', 'GN', 'GP', 'GQ', 'GR', 'GS', 'GT', 'GU', 'GW', 'GY', 'HK', 'HM', 'HN', 'HR', 'HT', 'HU', 'ID', 'IE', 'IL', 'IM', 'IN', 'IO', 'IQ', 'IR', 'IS', 'IT', 'JE', 'JM', 'JO', 'JP', 'KE', 'KG', 'KH', 'KI', 'KM', 'KN', 'KP', 'KR', 'KW', 'KY', 'KZ', 'LA', 'LB', 'LC', 'LI', 'LK', 'LR', 'LS', 'LT', 'LU', 'LV', 'LY', 'MA', 'MC', 'MD', 'ME', 'MF', 'MG', 'MH', 'MK', 'ML', 'MM', 'MN', 'MO', 'MP', 'MQ', 'MR', 'MS', 'MT', 'MU', 'MV', 'MW', 'MX', 'MY', 'MZ', 'NA', 'NC', 'NE', 'NF', 'NG', 'NI', 'NL', 'NO', 'NP', 'NR', 'NU', 'NZ', 'OM', 'PA', 'PE', 'PF', 'PG', 'PH', 'PK', 'PL', 'PM', 'PN', 'PR', 'PS', 'PT', 'PW', 'PY', 'QA', 'RE', 'RO', 'RS', 'RU', 'RW', 'SA', 'SB', 'SC', 'SD', 'SE', 'SG', 'SH', 'SI', 'SJ', 'SK', 'SL', 'SM', 'SN', 'SO', 'SR', 'SS', 'ST', 'SV', 'SX', 'SY', 'SZ', 'TC', 'TD', 'TF', 'TG', 'TH', 'TJ', 'TK', 'TL', 'TM', 'TN', 'TO', 'TR', 'TT', 'TV', 'TW', 'TZ', 'UA', 'UG', 'UM', 'US', 'UY', 'UZ', 'VA', 'VC', 'VE', 'VG', 'VI', 'VN', 'VU', 'WF', 'WS', 'YE', 'YT', 'ZA', 'ZM', 'ZW', 'ABW', 'AFG', 'AGO', 'AIA', 'ALA', 'ALB', 'AND', 'ARE', 'ARG', 'ARM', 'ASM', 'ATA', 'ATF', 'ATG', 'AUS', 'AUT', 'AZE', 'BDI', 'BEL', 'BEN', 'BES', 'BFA', 'BGD', 'BGR', 'BHR', 'BHS', 'BIH', 'BLM', 'BLR', 'BLZ', 'BMU', 'BOL', 'BRA', 'BRB', 'BRN', 'BTN', 'BVT', 'BWA', 'CAF', 'CAN', 'CCK', 'CHE', 'CHL', 'CHN', 'CIV', 'CMR', 'COD', 'COG', 'COK', 'COL', 'COM', 'CPV', 'CRI', 'CUB', 'CUW', 'CXR', 'CYM', 'CYP', 'CZE', 'DEU', 'DJI', 'DMA', 'DNK', 'DOM', 'DZA', 'ECU', 'EGY', 'ERI', 'ESH', 'ESP', 'EST', 'ETH', 'FIN', 'FJI', 'FLK', 'FRA', 'FRO', 'FSM', 'GAB', 'GBR', 'GEO', 'GGY', 'GHA', 'GIB', 'GIN', 'GLP', 'GMB', 'GNB', 'GNQ', 'GRC', 'GRD', 'GRL', 'GTM', 'GUF', 'GUM', 'GUY', 'HKG', 'HMD', 'HND', 'HRV', 'HTI', 'HUN', 'IDN', 'IMN', 'IND', 'IOT', 'IRL', 'IRN', 'IRQ', 'ISL', 'ISR', 'ITA', 'JAM', 'JEY', 'JOR', 'JPN', 'KAZ', 'KEN', 'KGZ', 'KHM', 'KIR', 'KNA', 'KOR', 'KWT', 'LAO', 'LBN', 'LBR', 'LBY', 'LCA', 'LIE', 'LKA', 'LSO', 'LTU', 'LUX', 'LVA', 'MAC', 'MAF', 'MAR', 'MCO', 'MDA', 'MDG', 'MDV', 'MEX', 'MHL', 'MKD', 'MLI', 'MLT', 'MMR', 'MNE', 'MNG', 'MNP', 'MOZ', 'MRT', 'MSR', 'MTQ', 'MUS', 'MWI', 'MYS', 'MYT', 'NAM', 'NCL', 'NER', 'NFK', 'NGA', 'NIC', 'NIU', 'NLD', 'NOR', 'NPL', 'NRU', 'NZL', 'OMN', 'PAK', 'PAN', 'PCN', 'PER', 'PHL', 'PLW', 'PNG', 'POL', 'PRI', 'PRK', 'PRT', 'PRY', 'PSE', 'PYF', 'QAT', 'REU', 'ROU', 'RUS', 'RWA', 'SAU', 'SDN', 'SEN', 'SGP', 'SGS', 'SHN', 'SJM', 'SLB', 'SLE', 'SLV', 'SMR', 'SOM', 'SPM', 'SRB', 'SSD', 'STP', 'SUR', 'SVK', 'SVN', 'SWE', 'SWZ', 'SXM', 'SYC', 'SYR', 'TCA', 'TCD', 'TGO', 'THA', 'TJK', 'TKL', 'TKM', 'TLS', 'TON', 'TTO', 'TUN', 'TUR', 'TUV', 'TWN', 'TZA', 'UGA', 'UKR', 'UMI', 'URY', 'USA', 'UZB', 'VAT', 'VCT', 'VEN', 'VGB', 'VIR', 'VNM', 'VUT', 'WLF', 'WSM', 'YEM', 'ZAF', 'ZMB', 'ZWE', '004', '008', '010', '012', '016', '020', '024', '028', '031', '032', '036', '040', '044', '048', '050', '051', '052', '056', '060', '064', '068', '070', '072', '074', '076', '084', '086', '090', '092', '096', '100', '104', '108', '112', '116', '120', '124', '132', '136', '140', '144', '148', '152', '156', '158', '162', '166', '170', '174', '175', '178', '180', '184', '188', '191', '192', '196', '203', '204', '208', '212', '214', '218', '222', '226', '231', '232', '233', '234', '238', '239', '242', '246', '248', '250', '254', '258', '260', '262', '266', '268', '270', '275', '276', '288', '292', '296', '300', '304', '308', '312', '316', '320', '324', '328', '332', '334', '336', '340', '344', '348', '352', '356', '360', '364', '368', '372', '376', '380', '384', '388', '392', '398', '400', '404', '408', '410', '414', '417', '418', '422', '426', '428', '430', '434', '438', '440', '442', '446', '450', '454', '458', '462', '466', '470', '474', '478', '480', '484', '492', '496', '498', '499', '500', '504', '508', '512', '516', '520', '524', '528', '531', '533', '534', '535', '540', '548', '554', '558', '562', '566', '570', '574', '578', '580', '581', '583', '584', '585', '586', '591', '598', '600', '604', '608', '612', '616', '620', '624', '626', '630', '634', '638', '642', '643', '646', '652', '654', '659', '660', '662', '663', '666', '670', '674', '678', '682', '686', '688', '690', '694', '702', '703', '704', '705', '706', '710', '716', '724', '728', '729', '732', '740', '744', '748', '752', '756', '760', '762', '764', '768', '772', '776', '780', '784', '788', '792', '795', '796', '798', '800', '804', '807', '818', '826', '831', '832', '833', '834', '840', '850', '854', '858', '860', '862', '876', '882', '887', '894'], 'urn:iso:std:iso:3166:-2'=>['AF-BAL', 'AF-BAM', 'AF-BDG', 'AF-BDS', 'AF-BGL', 'AF-DAY', 'AF-FRA', 'AF-FYB', 'AF-GHA', 'AF-GHO', 'AF-HEL', 'AF-HER', 'AF-JOW', 'AF-KAB', 'AF-KAN', 'AF-KAP', 'AF-KDZ', 'AF-KHO', 'AF-KNR', 'AF-LAG', 'AF-LOG', 'AF-NAN', 'AF-NIM', 'AF-NUR', 'AF-PAN', 'AF-PAR', 'AF-PIA', 'AF-PKA', 'AF-SAM', 'AF-SAR', 'AF-TAK', 'AF-URU', 'AF-WAR', 'AF-ZAB', 'AX-AX', 'AL-01', 'AL-02', 'AL-03', 'AL-04', 'AL-05', 'AL-06', 'AL-07', 'AL-08', 'AL-09', 'AL-10', 'AL-11', 'AL-12', 'AL-BR', 'AL-BU', 'AL-DI', 'AL-DL', 'AL-DR', 'AL-DV', 'AL-EL', 'AL-ER', 'AL-FR', 'AL-GJ', 'AL-GR', 'AL-HA', 'AL-KA', 'AL-KB', 'AL-KC', 'AL-KO', 'AL-KR', 'AL-KU', 'AL-LB', 'AL-LE', 'AL-LU', 'AL-MK', 'AL-MM', 'AL-MR', 'AL-MT', 'AL-PG', 'AL-PQ', 'AL-PR', 'AL-PU', 'AL-SH', 'AL-SK', 'AL-SR', 'AL-TE', 'AL-TP', 'AL-TR', 'AL-VL', 'DZ-01', 'DZ-02', 'DZ-03', 'DZ-04', 'DZ-05', 'DZ-06', 'DZ-07', 'DZ-08', 'DZ-09', 'DZ-10', 'DZ-11', 'DZ-12', 'DZ-13', 'DZ-14', 'DZ-15', 'DZ-16', 'DZ-17', 'DZ-18', 'DZ-19', 'DZ-20', 'DZ-21', 'DZ-22', 'DZ-23', 'DZ-24', 'DZ-25', 'DZ-26', 'DZ-27', 'DZ-28', 'DZ-29', 'DZ-30', 'DZ-31', 'DZ-32', 'DZ-33', 'DZ-34', 'DZ-35', 'DZ-36', 'DZ-37', 'DZ-38', 'DZ-39', 'DZ-40', 'DZ-41', 'DZ-42', 'DZ-43', 'DZ-44', 'DZ-45', 'DZ-46', 'DZ-47', 'DZ-48', 'AS-AS', 'AD-02', 'AD-03', 'AD-04', 'AD-05', 'AD-06', 'AD-07', 'AD-08', 'AO-BGO', 'AO-BGU', 'AO-BIE', 'AO-CAB', 'AO-CCU', 'AO-CNN', 'AO-CNO', 'AO-CUS', 'AO-HUA', 'AO-HUI', 'AO-LNO', 'AO-LSU', 'AO-LUA', 'AO-MAL', 'AO-MOX', 'AO-NAM', 'AO-UIG', 'AO-ZAI', 'AI-AI', 'AQ-AQ', 'AG-03', 'AG-04', 'AG-05', 'AG-06', 'AG-07', 'AG-08', 'AG-10', 'AG-11', 'AR-A', 'AR-B', 'AR-C', 'AR-D', 'AR-E', 'AR-F', 'AR-G', 'AR-H', 'AR-J', 'AR-K', 'AR-L', 'AR-M', 'AR-N', 'AR-P', 'AR-Q', 'AR-R', 'AR-S', 'AR-T', 'AR-U', 'AR-V', 'AR-W', 'AR-X', 'AR-Y', 'AR-Z', 'AM-AG', 'AM-AR', 'AM-AV', 'AM-ER', 'AM-GR', 'AM-KT', 'AM-LO', 'AM-SH', 'AM-SU', 'AM-TV', 'AM-VD', 'AW-AW', 'AU-ACT', 'AU-NSW', 'AU-NT', 'AU-QLD', 'AU-SA', 'AU-TAS', 'AU-VIC', 'AU-WA', 'AT-1', 'AT-2', 'AT-3', 'AT-4', 'AT-5', 'AT-6', 'AT-7', 'AT-8', 'AT-9', 'AZ-ABS', 'AZ-AGA', 'AZ-AGC', 'AZ-AGM', 'AZ-AGS', 'AZ-AGU', 'AZ-AST', 'AZ-BA', 'AZ-BAB', 'AZ-BAL', 'AZ-BAR', 'AZ-BEY', 'AZ-BIL', 'AZ-CAB', 'AZ-CAL', 'AZ-CUL', 'AZ-DAS', 'AZ-FUZ', 'AZ-GAD', 'AZ-GA', 'AZ-GOR', 'AZ-GOY', 'AZ-GYG', 'AZ-HAC', 'AZ-IMI', 'AZ-ISM', 'AZ-KAL', 'AZ-KAN', 'AZ-KUR', 'AZ-LAC', 'AZ-LA', 'AZ-LAN', 'AZ-LER']}, 'type'=>'CodeableConcept', 'path'=>'Usage.jurisdiction', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/jurisdiction'}}, + 'language' => {'type'=>'CodeableConcept', 'path'=>'Usage.language', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-languages'}} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :country # 1-1 CodeableConcept + attr_accessor :jurisdiction # 0-1 CodeableConcept + attr_accessor :language # 1-1 CodeableConcept + end + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :productName # 1-1 string + attr_accessor :type # 0-1 CodeableConcept + attr_accessor :part # 0-* [ MedicinalProductDefinition::Name::Part ] + attr_accessor :usage # 0-* [ MedicinalProductDefinition::Name::Usage ] + end + + class CrossReference < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'CrossReference.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'CrossReference.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'CrossReference.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'product' => {'type'=>'CodeableReference', 'path'=>'CrossReference.product', 'min'=>1, 'max'=>1}, + 'type' => {'valid_codes'=>{'http://hl7.org/fhir/medicinal-product-cross-reference-type'=>['InvestigationalProduct', 'VirtualProduct', 'ActualProduct', 'BrandedProduct', 'GenericProduct', 'Parallel']}, 'type'=>'CodeableConcept', 'path'=>'CrossReference.type', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/medicinal-product-cross-reference-type'}} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :product # 1-1 CodeableReference + attr_accessor :type # 0-1 CodeableConcept + end + + class Operation < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Operation.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Operation.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Operation.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'type' => {'type'=>'CodeableReference', 'path'=>'Operation.type', 'min'=>0, 'max'=>1}, + 'effectiveDate' => {'type'=>'Period', 'path'=>'Operation.effectiveDate', 'min'=>0, 'max'=>1}, + 'organization' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Organization'], 'type'=>'Reference', 'path'=>'Operation.organization', 'min'=>0, 'max'=>Float::INFINITY}, + 'confidentialityIndicator' => {'valid_codes'=>{'http://hl7.org/fhir/medicinal-product-confidentiality'=>['CommerciallySensitive', 'NotCommerciallySensitive']}, 'type'=>'CodeableConcept', 'path'=>'Operation.confidentialityIndicator', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/medicinal-product-confidentiality'}} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :type # 0-1 CodeableReference + attr_accessor :effectiveDate # 0-1 Period + attr_accessor :organization # 0-* [ Reference(Organization) ] + attr_accessor :confidentialityIndicator # 0-1 CodeableConcept + end + + class Characteristic < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'value' => ['CodeableConcept', 'markdown', 'Quantity', 'integer', 'date', 'boolean', 'Attachment'] + } + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Characteristic.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Characteristic.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Characteristic.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'type' => {'valid_codes'=>{'http://snomed.info/sct'=>['363787002', '365007', '413009', '477001', '482008', '820008', '916008', '940000', '1202003', '1255009', '1285004', '1309009', '1314008', '1364001', '1391004', '1495009', '1524004', '1803003', '1882005', '1925005', '1993008', '2335007', '2465003', '2548005', '2767007', '2941008', '2957008', '3030002', '3049003', '3085003', '3330009', '3359009', '3371003', '3384007', '3397009', '3516000', '3628000', '3678003', '3709003', '3791008', '3805004', '3806003', '3850002', '3863008', '3962002', '4051006', '4065008', '4186006', '4187002', '4351003', '4428004', '4452006', '4531001', '4601000', '4605009', '4683004', '4695004', '4710002', '4751000', '4838002', '5072004', '5222008', '5308006', '5410007', '5418000', '5512001', '5660006', '5661005', '5741007', '5744004', '5748001', '5883007', '6057008', '6145002', '6230002', '6252006', '6304003', '6427007', '6440002', '6577008', '6588002', '6635000', '6723007', '6769007', '6795009', '6797001', '6886007', '6899005', '6918002', '6942003', '6994001', '7015005', '7041004', '7175000', '7205007', '7261001', '7349007', '7352004', '7423001', '7478007', '7542004', '7749005', '7825004', '7866004', '7928001', '7934008', '7952008', '8198006', '8337009', '8469004', '8499008', '8515003', '8521004', '8527000', '8581002', '8586007', '8625004', '8647004', '8690003', '8738002', '8739005', '8834007', '8927009', '8997002', '9077000', '9251003', '9304002', '9470006', '9561006', '9576003', '9876005', '9929002', '9964006', '9995004', '10011003', '10142005', '10143000', '10241009', '10252003', '10448000', '10502006', '10539007', '10625003', '10702008', '10716003', '10806004', '10947000', '11118004', '11247002', '11395008', '11448005', '11554009', '11696002', '11769008', '11786002', '11798007', '11820004', '11953005', '11977004', '12032001', '12049008', '12140005', '12157009', '12239004', '12261009', '12280006', '12307008', '12309006', '12367005', '12405001', '12493004', '12547000', '12591000', '12679000', '12852001', '12887001', '13130004', '13191003', '13226008', '13402008', '13473004', '13506008', '13621006', '13693004', '13760002', '13823007', '14004009', '14067000', '14142001', '14235009', '14411002', '14468000', '14502000', '14688008', '14872005', '14890006', '14910006', '14951008', '15070007', '15125001', '15227002', '15281004', '15361003', '15396003', '15456004', '15527001', '15564007', '15565008', '15615005', '15876000', '16058003', '16086006', '16153005', '16162007', '16166005', '16206004', '16244008', '16262004', '16354009', '16379007', '16466004', '16468003', '16476001', '16490003', '16550004', '16679002', '16821004', '16891008', '16933005', '16940006', '17202005', '17328006', '17362006', '17410008', '17441009', '17785005', '17892006', '17952008', '17964000', '18145008', '18240006', '18316001', '18332003', '18373002', '18480004', '18491006', '18601007', '18741006', '18841001', '19077000', '19166009', '19381008', '19487008', '19511002', '19611009', '19634000', '19706002', '19789007', '19959007', '19982009', '19993006', '20000007', '20245001', '20255002', '20374008', '20412003', '20426007', '20441007', '20494003', '20587003', '20618006', '20629005', '20722008', '20733006', '20806000', '20889005', '20910001', '20947001', '20970009', '21122005', '21152002', '21192000', '21278004', '21313003', '21324001', '21356008', '21417003', '21474000', '21663000', '21723009', '21738005', '21840007', '21979002', '22052001', '22171002', '22200009', '22280007', '22301005', '22382001', '22571008', '22626006', '22639005', '22690006', '22751002', '22787009', '22851009', '22921004', '23035008', '23211007', '23275005', '23362008', '23365005', '23431008', '23435004', '23472005', '23565006', '23948005', '23980007', '24025005', '24154002', '24220009', '24238007', '24296009', '24428000', '24453002', '24560006', '24562003', '24607002', '24637006', '24672009', '24725003', '24859005', '25145005', '25272006', '25602002', '25684004', '25755000', '25819003', '25974002', '26011007', '26027000', '26065007', '26127003', '26142000', '26285004', '26365000', '26510003', '26560009', '26626008', '26669000', '26694004', '26724002', '26814000', '26827001', '26869002', '26916004', '27026000', '27030002', '27071008', '27073006', '27100007', '27113001', '27213009', '27283003', '27305006', '27308008', '27309000', '27327002', '27350008', '27421000', '27468005', '27556003', '27598000', '27625002', '27750006', '27901007', '27913002', '27958008', '27960005', '27997000', '28001007', '28005003', '28239005', '28263002', '28329002', '28400003', '28423000', '28447007', '28551006', '28606003', '28771004', '28827006', '28858007', '28875001', '28982001', '29059006', '29371005', '29501005', '29533001', '29544009', '29548007', '29759001', '29772000', '29852003', '29922007', '29944002', '30017007', '30064007', '30214007', '30219002', '30247003', '30342006', '30367009', '30397001', '30568003', '30855003', '30866005', '30878009', '30879001', '30901003', '30920001', '30944004', '30953006', '30976009', '30979002', '31105004', '31179009', '31226005', '31255002', '31261004', '31294001', '31346003', '31475008', '31498000', '31534003', '31580001', '31639004', '31763002', '31853002', '31916007', '31983005', '32058005', '32101006', '32223000', '32316004', '32318003', '32386009', '32528008', '32560000', '32563003', '32650004', '32689005', '32864002', '32978000', '33032001', '33066005', '33097009', '33105009', '33213002', '33249001', '33341000', '33405001', '33406000', '33427005', '33453002', '33480009', '33485004', '33739003', '33769005', '33836004', '33911006', '33957008', '33975009', '34008004', '34178000', '34257009', '34267004', '34372006', '34517005', '34529001', '34606001', '34721000', '34734004', '34909005', '35024006', '35048002', '35123003', '35184007', '35188005', '35194002', '35245009', '35311004', '35332007', '35335009', '35360009', '35401007', '35544009', '35574001', '35622009', '35706003', '35732009', '35754006', '35800004', '35840005', '35877002', '35897007', '35939009', '35948004', '36003005', '36047004', '36096009', '36459006', '36550007', '36643001', '36735000', '36841002', '36862001', '36922004', '37038003', '37043005', '37087001', '37124008', '37129003', '37190005', '37328000', '37476000', '37555008', '37557000', '37594009', '37690006', '37717001', '37736006', '37742005', '37801004', '37811006', '37845004', '37993006', '38080001', '38186005', '38187001', '38522000', '38597004', '38661002', '38695003', '38820004', '38860003', '38952000', '38962007', '38963002', '39025000', '39040003', '39080007', '39122004', '39140000', '39146006', '39211005', '39247006', '39338001', '39420003', '39438000', '39511009', '39527002', '39542004', '39622003', '39632005', '39744000', '39899002', '39996008', '40015002', '40087002', '40091007', '40117008', '40137007', '40139005', '40187000', '40269008', '40335009', '40336005', '40394006', '40407006', '40513000', '40602005', '40619007', '40662008', '40736007', '40909004', '40944002', '41011002', '41070009', '41494001', '41633001', '41651000', '41698008', '41701000', '41741009', '42054005', '42081005', '42093001', '42111002', '42233006', '42406009', '42447007', '42457008', '42468008', '42573004', '43068009', '43074009', '43173001', '43224003', '43326003', '43394007', '43410000', '43414009', '43471007', '43488000', '43520008', '43857005', '43861004', '43902009', '43914001', '44138005', '44284008', '44432004', '44436001', '44453008', '44501002', '44523003', '44831001', '45071003', '45117006', '45222001', '45336008', '45444009', '45500009', '45596005', '45611008', '45658000', '45789006', '45804006', '45832002', '45873001', '45933008', '46019001', '46056005', '46118006', '46198005', '46446001', '46449008', '46470002', '46483001', '46493008', '46638006', '46877007', '46889009', '46977006', '47078008', '47116001', '47196002', '47287008', '47301008', '47309005', '47392007', '47410001', '47446005', '47497002', '47539004', '47678007', '47710002', '47722004', '47825005', '47827002', '47868006', '47958002', '48038003', '48064009', '48068007', '48089003', '48237003', '48263008', '48373007', '48388002', '48441002', '48709009', '48726003', '48761009', '48882008', '49005002', '49105004', '49169007', '49213006', '49350005', '49361002', '49441007', '49764008', '49818009', '49950003', '50033000', '50166003', '50214003', '50266007', '50285005', '50289004', '50360004', '50373000', '50602003', '50614006', '50629008', '50666002', '50741009', '50794000', '50834005', '50872000', '51020002', '51104005', '51187000', '51272001', '51308000', '51413002', '51478000', '51497000', '51533001', '51679002', '51717002', '51751003', '51795009', '51841009', '51864006', '51975006', '52015004', '52019005', '52059008', '52134002', '52240001', '52479005', '52562002', '52583008', '52653008', '52963003', '52965005', '52980004', '53060006', '53125002', '53273001', '53294003', '53319005', '53492001', '53688001', '53701004', '53833003', '53899002', '53992005', '54014004', '54052003', '54055001', '54125006', '54206000', '54257001', '54405004', '54478001', '54542009', '54715006', '54718008', '54721005', '54731003', '54775004', '54797002', '54812001', '54860003', '54880002', '54952000', '54958001', '54993008', '55044005', '55070006', '55127008', '55154006', '55200000', '55226005', '55394004', '55431009', '55532004', '55562005', '55577002', '55591008', '55767001', '55859003', '56073001', '56107002', '56119005', '56141005', '56215005', '56285002', '56290004', '56393004', '56639005', '56687000', '56777005', '56799002', '56939008', '56953008', '57036006', '57110001', '57188001', '57206007', '57234000', '57309003', '57427004', '57503003', '57566009', '57604000', '57755004', '57770003', '58102000', '58164001', '58190003', '58203002', '58294000', '58301003', '58312003', '58314002', '58322009', '58462007', '58516001', '58577001', '58608000', '58628001', '58829007', '58915005', '58917002', '58926004', '58967009', '59041006', '59052000', '59228002', '59236006', '59299002', '59328004', '59376003', '59562003', '59955000', '59972007', '60074003', '60279001', '60309003', '60384005', '60386007', '60406009', '60460001', '60534004', '60621009', '60649002', '60701003', '60747006', '60757007', '60783002', '60796001', '60797005', '60832007', '60877009', '60947002', '60984000', '61017008', '61073000', '61089002', '61095001', '61159007', '61168009', '61254005', '61334006', '61340004', '61409007', '61428000', '61447002', '61468001', '61511001', '61666009', '61686008', '61776000', '61859005', '61883002', '61909002', '61923000', '61931005', '62202002', '62262004', '62299004', '62303009', '62430000', '62575000', '62768004', '62970001', '63158009', '63177006', '63189008', '63199003', '63208007', '63248004', '63433007', '63448001', '63533009', '63582009', '63624000', '63636006', '63674003', '63700001', '63744003', '63911002', '64001003', '64045003', '64066006', '64074007', '64079002', '64106006', '64193007', '64231002', '64346006', '64392009', '64414007', '64501009', '64607003', '64702000', '65065002', '65077007', '65091001', '65401001', '65452004', '65453009', '65500002', '65507004', '65552001', '65598000', '65742002', '65825000', '65970007', '66059008', '66199009', '66216009', '66249000', '66320005', '66332009', '66362003', '66471008', '66523006', '66582003', '66621004', '66824009', '66847005', '67034007', '67316000', '67381000', '67461000', '67611004', '67657002', '67767000', '67993002', '68015005', '68031002', '68130003', '68199000', '68236004', '68281000', '68344002', '68362006', '68545002', '68592003', '68711006', '68719008', '68742001', '68980005', '69063000', '69202003', '69262000', '69330000', '69444007', '69611006', '69618000', '69744008', '69998004', '70017002', '70054006', '70111003', '70217009', '70277000', '70337006', '70414004', '70433009', '70464006', '70498002', '70514001', '70697002', '70714003', '70778006', '70818006', '70822001', '70981009', '71056003', '71172009', '71202001', '71219004', '71280007']}, 'type'=>'CodeableConcept', 'path'=>'Characteristic.type', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/product-characteristic-codes'}}, + 'valueCodeableConcept' => {'type'=>'CodeableConcept', 'path'=>'Characteristic.value[x]', 'min'=>0, 'max'=>1}, + 'valueMarkdown' => {'type'=>'markdown', 'path'=>'Characteristic.value[x]', 'min'=>0, 'max'=>1}, + 'valueQuantity' => {'type'=>'Quantity', 'path'=>'Characteristic.value[x]', 'min'=>0, 'max'=>1}, + 'valueInteger' => {'type'=>'integer', 'path'=>'Characteristic.value[x]', 'min'=>0, 'max'=>1}, + 'valueDate' => {'type'=>'date', 'path'=>'Characteristic.value[x]', 'min'=>0, 'max'=>1}, + 'valueBoolean' => {'type'=>'boolean', 'path'=>'Characteristic.value[x]', 'min'=>0, 'max'=>1}, + 'valueAttachment' => {'type'=>'Attachment', 'path'=>'Characteristic.value[x]', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :type # 1-1 CodeableConcept + attr_accessor :valueCodeableConcept # 0-1 CodeableConcept + attr_accessor :valueMarkdown # 0-1 markdown + attr_accessor :valueQuantity # 0-1 Quantity + attr_accessor :valueInteger # 0-1 integer + attr_accessor :valueDate # 0-1 date + attr_accessor :valueBoolean # 0-1 boolean + attr_accessor :valueAttachment # 0-1 Attachment + end + + attr_accessor :id # 0-1 id + attr_accessor :meta # 0-1 Meta + attr_accessor :implicitRules # 0-1 uri + attr_accessor :language # 0-1 code + attr_accessor :text # 0-1 Narrative + attr_accessor :contained # 0-* [ Resource ] + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :identifier # 0-* [ Identifier ] + attr_accessor :type # 0-1 CodeableConcept + attr_accessor :domain # 0-1 CodeableConcept + attr_accessor :version # 0-1 string + attr_accessor :status # 0-1 CodeableConcept + attr_accessor :statusDate # 0-1 dateTime + attr_accessor :description # 0-1 markdown + attr_accessor :combinedPharmaceuticalDoseForm # 0-1 CodeableConcept + attr_accessor :route # 0-* [ CodeableConcept ] + attr_accessor :indication # 0-1 markdown + attr_accessor :legalStatusOfSupply # 0-1 CodeableConcept + attr_accessor :additionalMonitoringIndicator # 0-1 CodeableConcept + attr_accessor :specialMeasures # 0-* [ CodeableConcept ] + attr_accessor :pediatricUseIndicator # 0-1 CodeableConcept + attr_accessor :classification # 0-* [ CodeableConcept ] + attr_accessor :marketingStatus # 0-* [ MarketingStatus ] + attr_accessor :packagedMedicinalProduct # 0-* [ CodeableConcept ] + attr_accessor :comprisedOf # 0-* [ Reference(ManufacturedItemDefinition|DeviceDefinition) ] + attr_accessor :ingredient # 0-* [ CodeableConcept ] + attr_accessor :impurity # 0-* [ CodeableReference ] + attr_accessor :attachedDocument # 0-* [ Reference(DocumentReference) ] + attr_accessor :masterFile # 0-* [ Reference(DocumentReference) ] + attr_accessor :contact # 0-* [ MedicinalProductDefinition::Contact ] + attr_accessor :clinicalTrial # 0-* [ Reference(ResearchStudy) ] + attr_accessor :code # 0-* [ Coding ] + attr_accessor :name # 1-* [ MedicinalProductDefinition::Name ] + attr_accessor :crossReference # 0-* [ MedicinalProductDefinition::CrossReference ] + attr_accessor :operation # 0-* [ MedicinalProductDefinition::Operation ] + attr_accessor :characteristic # 0-* [ MedicinalProductDefinition::Characteristic ] + + def resourceType + 'MedicinalProductDefinition' + end + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/resources/MessageDefinition.rb b/lib/fhir_models/r6/generated/resources/MessageDefinition.rb new file mode 100644 index 00000000..f1676321 --- /dev/null +++ b/lib/fhir_models/r6/generated/resources/MessageDefinition.rb @@ -0,0 +1,138 @@ +module FHIR + module R6 + class MessageDefinition < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'versionAlgorithm' => ['string', 'Coding'], + 'event' => ['Coding', 'uri'] + } + SEARCH_PARAMS = ['category', 'context', 'context-quantity', 'context-type', 'context-type-quantity', 'context-type-value', 'date', 'description', 'event', 'focus', 'identifier', 'jurisdiction', 'name', 'publisher', 'status', 'title', 'url', 'version'] + METADATA = { + 'id' => {'type'=>'id', 'path'=>'MessageDefinition.id', 'min'=>0, 'max'=>1}, + 'meta' => {'type'=>'Meta', 'path'=>'MessageDefinition.meta', 'min'=>0, 'max'=>1}, + 'implicitRules' => {'type'=>'uri', 'path'=>'MessageDefinition.implicitRules', 'min'=>0, 'max'=>1}, + 'language' => {'type'=>'code', 'path'=>'MessageDefinition.language', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-languages'}}, + 'text' => {'type'=>'Narrative', 'path'=>'MessageDefinition.text', 'min'=>0, 'max'=>1}, + 'contained' => {'type'=>'Resource', 'path'=>'MessageDefinition.contained', 'min'=>0, 'max'=>Float::INFINITY}, + 'extension' => {'type'=>'Extension', 'path'=>'MessageDefinition.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'MessageDefinition.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'url' => {'type'=>'uri', 'path'=>'MessageDefinition.url', 'min'=>0, 'max'=>1}, + 'identifier' => {'type'=>'Identifier', 'path'=>'MessageDefinition.identifier', 'min'=>0, 'max'=>Float::INFINITY}, + 'version' => {'type'=>'string', 'path'=>'MessageDefinition.version', 'min'=>0, 'max'=>1}, + 'versionAlgorithmString' => {'type'=>'string', 'path'=>'MessageDefinition.versionAlgorithm[x]', 'min'=>0, 'max'=>1}, + 'versionAlgorithmCoding' => {'valid_codes'=>{'http://hl7.org/fhir/version-algorithm'=>['semver', 'integer', 'alpha', 'date', 'natural']}, 'type'=>'Coding', 'path'=>'MessageDefinition.versionAlgorithm[x]', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/version-algorithm'}}, + 'name' => {'type'=>'string', 'path'=>'MessageDefinition.name', 'min'=>0, 'max'=>1}, + 'title' => {'type'=>'string', 'path'=>'MessageDefinition.title', 'min'=>0, 'max'=>1}, + 'replaces' => {'type'=>'canonical', 'path'=>'MessageDefinition.replaces', 'min'=>0, 'max'=>Float::INFINITY}, + 'status' => {'valid_codes'=>{'http://hl7.org/fhir/publication-status'=>['draft', 'active', 'retired', 'unknown']}, 'type'=>'code', 'path'=>'MessageDefinition.status', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/publication-status'}}, + 'experimental' => {'type'=>'boolean', 'path'=>'MessageDefinition.experimental', 'min'=>0, 'max'=>1}, + 'date' => {'type'=>'dateTime', 'path'=>'MessageDefinition.date', 'min'=>1, 'max'=>1}, + 'publisher' => {'type'=>'string', 'path'=>'MessageDefinition.publisher', 'min'=>0, 'max'=>1}, + 'contact' => {'type'=>'ContactDetail', 'path'=>'MessageDefinition.contact', 'min'=>0, 'max'=>Float::INFINITY}, + 'description' => {'type'=>'markdown', 'path'=>'MessageDefinition.description', 'min'=>0, 'max'=>1}, + 'useContext' => {'type'=>'UsageContext', 'path'=>'MessageDefinition.useContext', 'min'=>0, 'max'=>Float::INFINITY}, + 'jurisdiction' => {'valid_codes'=>{'urn:iso:std:iso:3166'=>['AD', 'AE', 'AF', 'AG', 'AI', 'AL', 'AM', 'AO', 'AQ', 'AR', 'AS', 'AT', 'AU', 'AW', 'AX', 'AZ', 'BA', 'BB', 'BD', 'BE', 'BF', 'BG', 'BH', 'BI', 'BJ', 'BL', 'BM', 'BN', 'BO', 'BQ', 'BR', 'BS', 'BT', 'BV', 'BW', 'BY', 'BZ', 'CA', 'CC', 'CD', 'CF', 'CG', 'CH', 'CI', 'CK', 'CL', 'CM', 'CN', 'CO', 'CR', 'CU', 'CV', 'CW', 'CX', 'CY', 'CZ', 'DE', 'DJ', 'DK', 'DM', 'DO', 'DZ', 'EC', 'EE', 'EG', 'EH', 'ER', 'ES', 'ET', 'FI', 'FJ', 'FK', 'FM', 'FO', 'FR', 'GA', 'GB', 'GD', 'GE', 'GF', 'GG', 'GH', 'GI', 'GL', 'GM', 'GN', 'GP', 'GQ', 'GR', 'GS', 'GT', 'GU', 'GW', 'GY', 'HK', 'HM', 'HN', 'HR', 'HT', 'HU', 'ID', 'IE', 'IL', 'IM', 'IN', 'IO', 'IQ', 'IR', 'IS', 'IT', 'JE', 'JM', 'JO', 'JP', 'KE', 'KG', 'KH', 'KI', 'KM', 'KN', 'KP', 'KR', 'KW', 'KY', 'KZ', 'LA', 'LB', 'LC', 'LI', 'LK', 'LR', 'LS', 'LT', 'LU', 'LV', 'LY', 'MA', 'MC', 'MD', 'ME', 'MF', 'MG', 'MH', 'MK', 'ML', 'MM', 'MN', 'MO', 'MP', 'MQ', 'MR', 'MS', 'MT', 'MU', 'MV', 'MW', 'MX', 'MY', 'MZ', 'NA', 'NC', 'NE', 'NF', 'NG', 'NI', 'NL', 'NO', 'NP', 'NR', 'NU', 'NZ', 'OM', 'PA', 'PE', 'PF', 'PG', 'PH', 'PK', 'PL', 'PM', 'PN', 'PR', 'PS', 'PT', 'PW', 'PY', 'QA', 'RE', 'RO', 'RS', 'RU', 'RW', 'SA', 'SB', 'SC', 'SD', 'SE', 'SG', 'SH', 'SI', 'SJ', 'SK', 'SL', 'SM', 'SN', 'SO', 'SR', 'SS', 'ST', 'SV', 'SX', 'SY', 'SZ', 'TC', 'TD', 'TF', 'TG', 'TH', 'TJ', 'TK', 'TL', 'TM', 'TN', 'TO', 'TR', 'TT', 'TV', 'TW', 'TZ', 'UA', 'UG', 'UM', 'US', 'UY', 'UZ', 'VA', 'VC', 'VE', 'VG', 'VI', 'VN', 'VU', 'WF', 'WS', 'YE', 'YT', 'ZA', 'ZM', 'ZW', 'ABW', 'AFG', 'AGO', 'AIA', 'ALA', 'ALB', 'AND', 'ARE', 'ARG', 'ARM', 'ASM', 'ATA', 'ATF', 'ATG', 'AUS', 'AUT', 'AZE', 'BDI', 'BEL', 'BEN', 'BES', 'BFA', 'BGD', 'BGR', 'BHR', 'BHS', 'BIH', 'BLM', 'BLR', 'BLZ', 'BMU', 'BOL', 'BRA', 'BRB', 'BRN', 'BTN', 'BVT', 'BWA', 'CAF', 'CAN', 'CCK', 'CHE', 'CHL', 'CHN', 'CIV', 'CMR', 'COD', 'COG', 'COK', 'COL', 'COM', 'CPV', 'CRI', 'CUB', 'CUW', 'CXR', 'CYM', 'CYP', 'CZE', 'DEU', 'DJI', 'DMA', 'DNK', 'DOM', 'DZA', 'ECU', 'EGY', 'ERI', 'ESH', 'ESP', 'EST', 'ETH', 'FIN', 'FJI', 'FLK', 'FRA', 'FRO', 'FSM', 'GAB', 'GBR', 'GEO', 'GGY', 'GHA', 'GIB', 'GIN', 'GLP', 'GMB', 'GNB', 'GNQ', 'GRC', 'GRD', 'GRL', 'GTM', 'GUF', 'GUM', 'GUY', 'HKG', 'HMD', 'HND', 'HRV', 'HTI', 'HUN', 'IDN', 'IMN', 'IND', 'IOT', 'IRL', 'IRN', 'IRQ', 'ISL', 'ISR', 'ITA', 'JAM', 'JEY', 'JOR', 'JPN', 'KAZ', 'KEN', 'KGZ', 'KHM', 'KIR', 'KNA', 'KOR', 'KWT', 'LAO', 'LBN', 'LBR', 'LBY', 'LCA', 'LIE', 'LKA', 'LSO', 'LTU', 'LUX', 'LVA', 'MAC', 'MAF', 'MAR', 'MCO', 'MDA', 'MDG', 'MDV', 'MEX', 'MHL', 'MKD', 'MLI', 'MLT', 'MMR', 'MNE', 'MNG', 'MNP', 'MOZ', 'MRT', 'MSR', 'MTQ', 'MUS', 'MWI', 'MYS', 'MYT', 'NAM', 'NCL', 'NER', 'NFK', 'NGA', 'NIC', 'NIU', 'NLD', 'NOR', 'NPL', 'NRU', 'NZL', 'OMN', 'PAK', 'PAN', 'PCN', 'PER', 'PHL', 'PLW', 'PNG', 'POL', 'PRI', 'PRK', 'PRT', 'PRY', 'PSE', 'PYF', 'QAT', 'REU', 'ROU', 'RUS', 'RWA', 'SAU', 'SDN', 'SEN', 'SGP', 'SGS', 'SHN', 'SJM', 'SLB', 'SLE', 'SLV', 'SMR', 'SOM', 'SPM', 'SRB', 'SSD', 'STP', 'SUR', 'SVK', 'SVN', 'SWE', 'SWZ', 'SXM', 'SYC', 'SYR', 'TCA', 'TCD', 'TGO', 'THA', 'TJK', 'TKL', 'TKM', 'TLS', 'TON', 'TTO', 'TUN', 'TUR', 'TUV', 'TWN', 'TZA', 'UGA', 'UKR', 'UMI', 'URY', 'USA', 'UZB', 'VAT', 'VCT', 'VEN', 'VGB', 'VIR', 'VNM', 'VUT', 'WLF', 'WSM', 'YEM', 'ZAF', 'ZMB', 'ZWE', '004', '008', '010', '012', '016', '020', '024', '028', '031', '032', '036', '040', '044', '048', '050', '051', '052', '056', '060', '064', '068', '070', '072', '074', '076', '084', '086', '090', '092', '096', '100', '104', '108', '112', '116', '120', '124', '132', '136', '140', '144', '148', '152', '156', '158', '162', '166', '170', '174', '175', '178', '180', '184', '188', '191', '192', '196', '203', '204', '208', '212', '214', '218', '222', '226', '231', '232', '233', '234', '238', '239', '242', '246', '248', '250', '254', '258', '260', '262', '266', '268', '270', '275', '276', '288', '292', '296', '300', '304', '308', '312', '316', '320', '324', '328', '332', '334', '336', '340', '344', '348', '352', '356', '360', '364', '368', '372', '376', '380', '384', '388', '392', '398', '400', '404', '408', '410', '414', '417', '418', '422', '426', '428', '430', '434', '438', '440', '442', '446', '450', '454', '458', '462', '466', '470', '474', '478', '480', '484', '492', '496', '498', '499', '500', '504', '508', '512', '516', '520', '524', '528', '531', '533', '534', '535', '540', '548', '554', '558', '562', '566', '570', '574', '578', '580', '581', '583', '584', '585', '586', '591', '598', '600', '604', '608', '612', '616', '620', '624', '626', '630', '634', '638', '642', '643', '646', '652', '654', '659', '660', '662', '663', '666', '670', '674', '678', '682', '686', '688', '690', '694', '702', '703', '704', '705', '706', '710', '716', '724', '728', '729', '732', '740', '744', '748', '752', '756', '760', '762', '764', '768', '772', '776', '780', '784', '788', '792', '795', '796', '798', '800', '804', '807', '818', '826', '831', '832', '833', '834', '840', '850', '854', '858', '860', '862', '876', '882', '887', '894'], 'urn:iso:std:iso:3166:-2'=>['AF-BAL', 'AF-BAM', 'AF-BDG', 'AF-BDS', 'AF-BGL', 'AF-DAY', 'AF-FRA', 'AF-FYB', 'AF-GHA', 'AF-GHO', 'AF-HEL', 'AF-HER', 'AF-JOW', 'AF-KAB', 'AF-KAN', 'AF-KAP', 'AF-KDZ', 'AF-KHO', 'AF-KNR', 'AF-LAG', 'AF-LOG', 'AF-NAN', 'AF-NIM', 'AF-NUR', 'AF-PAN', 'AF-PAR', 'AF-PIA', 'AF-PKA', 'AF-SAM', 'AF-SAR', 'AF-TAK', 'AF-URU', 'AF-WAR', 'AF-ZAB', 'AX-AX', 'AL-01', 'AL-02', 'AL-03', 'AL-04', 'AL-05', 'AL-06', 'AL-07', 'AL-08', 'AL-09', 'AL-10', 'AL-11', 'AL-12', 'AL-BR', 'AL-BU', 'AL-DI', 'AL-DL', 'AL-DR', 'AL-DV', 'AL-EL', 'AL-ER', 'AL-FR', 'AL-GJ', 'AL-GR', 'AL-HA', 'AL-KA', 'AL-KB', 'AL-KC', 'AL-KO', 'AL-KR', 'AL-KU', 'AL-LB', 'AL-LE', 'AL-LU', 'AL-MK', 'AL-MM', 'AL-MR', 'AL-MT', 'AL-PG', 'AL-PQ', 'AL-PR', 'AL-PU', 'AL-SH', 'AL-SK', 'AL-SR', 'AL-TE', 'AL-TP', 'AL-TR', 'AL-VL', 'DZ-01', 'DZ-02', 'DZ-03', 'DZ-04', 'DZ-05', 'DZ-06', 'DZ-07', 'DZ-08', 'DZ-09', 'DZ-10', 'DZ-11', 'DZ-12', 'DZ-13', 'DZ-14', 'DZ-15', 'DZ-16', 'DZ-17', 'DZ-18', 'DZ-19', 'DZ-20', 'DZ-21', 'DZ-22', 'DZ-23', 'DZ-24', 'DZ-25', 'DZ-26', 'DZ-27', 'DZ-28', 'DZ-29', 'DZ-30', 'DZ-31', 'DZ-32', 'DZ-33', 'DZ-34', 'DZ-35', 'DZ-36', 'DZ-37', 'DZ-38', 'DZ-39', 'DZ-40', 'DZ-41', 'DZ-42', 'DZ-43', 'DZ-44', 'DZ-45', 'DZ-46', 'DZ-47', 'DZ-48', 'AS-AS', 'AD-02', 'AD-03', 'AD-04', 'AD-05', 'AD-06', 'AD-07', 'AD-08', 'AO-BGO', 'AO-BGU', 'AO-BIE', 'AO-CAB', 'AO-CCU', 'AO-CNN', 'AO-CNO', 'AO-CUS', 'AO-HUA', 'AO-HUI', 'AO-LNO', 'AO-LSU', 'AO-LUA', 'AO-MAL', 'AO-MOX', 'AO-NAM', 'AO-UIG', 'AO-ZAI', 'AI-AI', 'AQ-AQ', 'AG-03', 'AG-04', 'AG-05', 'AG-06', 'AG-07', 'AG-08', 'AG-10', 'AG-11', 'AR-A', 'AR-B', 'AR-C', 'AR-D', 'AR-E', 'AR-F', 'AR-G', 'AR-H', 'AR-J', 'AR-K', 'AR-L', 'AR-M', 'AR-N', 'AR-P', 'AR-Q', 'AR-R', 'AR-S', 'AR-T', 'AR-U', 'AR-V', 'AR-W', 'AR-X', 'AR-Y', 'AR-Z', 'AM-AG', 'AM-AR', 'AM-AV', 'AM-ER', 'AM-GR', 'AM-KT', 'AM-LO', 'AM-SH', 'AM-SU', 'AM-TV', 'AM-VD', 'AW-AW', 'AU-ACT', 'AU-NSW', 'AU-NT', 'AU-QLD', 'AU-SA', 'AU-TAS', 'AU-VIC', 'AU-WA', 'AT-1', 'AT-2', 'AT-3', 'AT-4', 'AT-5', 'AT-6', 'AT-7', 'AT-8', 'AT-9', 'AZ-ABS', 'AZ-AGA', 'AZ-AGC', 'AZ-AGM', 'AZ-AGS', 'AZ-AGU', 'AZ-AST', 'AZ-BA', 'AZ-BAB', 'AZ-BAL', 'AZ-BAR', 'AZ-BEY', 'AZ-BIL', 'AZ-CAB', 'AZ-CAL', 'AZ-CUL', 'AZ-DAS', 'AZ-FUZ', 'AZ-GAD', 'AZ-GA', 'AZ-GOR', 'AZ-GOY', 'AZ-GYG', 'AZ-HAC', 'AZ-IMI', 'AZ-ISM', 'AZ-KAL', 'AZ-KAN', 'AZ-KUR', 'AZ-LAC', 'AZ-LA', 'AZ-LAN', 'AZ-LER']}, 'type'=>'CodeableConcept', 'path'=>'MessageDefinition.jurisdiction', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/jurisdiction'}}, + 'purpose' => {'type'=>'markdown', 'path'=>'MessageDefinition.purpose', 'min'=>0, 'max'=>1}, + 'copyright' => {'type'=>'markdown', 'path'=>'MessageDefinition.copyright', 'min'=>0, 'max'=>1}, + 'copyrightLabel' => {'type'=>'string', 'path'=>'MessageDefinition.copyrightLabel', 'min'=>0, 'max'=>1}, + 'base' => {'type'=>'canonical', 'path'=>'MessageDefinition.base', 'min'=>0, 'max'=>1}, + 'parent' => {'type'=>'canonical', 'path'=>'MessageDefinition.parent', 'min'=>0, 'max'=>Float::INFINITY}, + 'eventCoding' => {'type'=>'Coding', 'path'=>'MessageDefinition.event[x]', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/message-events'}}, + 'eventUri' => {'type'=>'uri', 'path'=>'MessageDefinition.event[x]', 'min'=>1, 'max'=>1}, + 'category' => {'valid_codes'=>{'http://hl7.org/fhir/message-significance-category'=>['consequence', 'currency', 'notification']}, 'type'=>'code', 'path'=>'MessageDefinition.category', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/message-significance-category'}}, + 'focus' => {'type'=>'MessageDefinition::Focus', 'path'=>'MessageDefinition.focus', 'min'=>0, 'max'=>Float::INFINITY}, + 'responseRequired' => {'valid_codes'=>{'http://hl7.org/fhir/messageheader-response-request'=>['always', 'on-error', 'never', 'on-success']}, 'type'=>'code', 'path'=>'MessageDefinition.responseRequired', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/messageheader-response-request'}}, + 'allowedResponse' => {'type'=>'MessageDefinition::AllowedResponse', 'path'=>'MessageDefinition.allowedResponse', 'min'=>0, 'max'=>Float::INFINITY}, + 'graph' => {'type'=>'canonical', 'path'=>'MessageDefinition.graph', 'min'=>0, 'max'=>1} + } + + class Focus < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Focus.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Focus.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Focus.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'code' => {'valid_codes'=>{'http://hl7.org/fhir/fhir-types'=>['Account', 'ActivityDefinition', 'ActorDefinition', 'AdministrableProductDefinition', 'AdverseEvent', 'AllergyIntolerance', 'Appointment', 'AppointmentResponse', 'ArtifactAssessment', 'AuditEvent', 'Basic', 'Binary', 'BiologicallyDerivedProduct', 'BiologicallyDerivedProductDispense', 'BodyStructure', 'Bundle', 'CapabilityStatement', 'CarePlan', 'CareTeam', 'ChargeItem', 'ChargeItemDefinition', 'Citation', 'Claim', 'ClaimResponse', 'ClinicalImpression', 'ClinicalUseDefinition', 'CodeSystem', 'Communication', 'CommunicationRequest', 'CompartmentDefinition', 'Composition', 'ConceptMap', 'Condition', 'ConditionDefinition', 'Consent', 'Contract', 'Coverage', 'CoverageEligibilityRequest', 'CoverageEligibilityResponse', 'DetectedIssue', 'Device', 'DeviceAlert', 'DeviceAssociation', 'DeviceDefinition', 'DeviceDispense', 'DeviceMetric', 'DeviceRequest', 'DeviceUsage', 'DiagnosticReport', 'DocumentReference', 'Encounter', 'EncounterHistory', 'Endpoint', 'EnrollmentRequest', 'EnrollmentResponse', 'EpisodeOfCare', 'EventDefinition', 'Evidence', 'EvidenceReport', 'EvidenceVariable', 'ExampleScenario', 'ExplanationOfBenefit', 'FamilyMemberHistory', 'Flag', 'FormularyItem', 'GenomicStudy', 'Goal', 'GraphDefinition', 'Group', 'GuidanceResponse', 'HealthcareService', 'ImagingSelection', 'ImagingStudy', 'Immunization', 'ImmunizationEvaluation', 'ImmunizationRecommendation', 'ImplementationGuide', 'Ingredient', 'InsurancePlan', 'InsuranceProduct', 'InventoryItem', 'InventoryReport', 'Invoice', 'Library', 'Linkage', 'List', 'Location', 'ManufacturedItemDefinition', 'Measure', 'MeasureReport', 'Medication', 'MedicationAdministration', 'MedicationDispense', 'MedicationKnowledge', 'MedicationRequest', 'MedicationStatement', 'MedicinalProductDefinition', 'MessageDefinition', 'MessageHeader', 'MolecularDefinition', 'MolecularSequence', 'NamingSystem', 'NutritionIntake', 'NutritionOrder', 'NutritionProduct', 'Observation', 'ObservationDefinition', 'OperationDefinition', 'OperationOutcome', 'Organization', 'OrganizationAffiliation', 'PackagedProductDefinition', 'Parameters', 'Patient', 'PaymentNotice', 'PaymentReconciliation', 'Permission', 'Person', 'PersonalRelationship', 'PlanDefinition', 'Practitioner', 'PractitionerRole', 'Procedure', 'Provenance', 'Questionnaire', 'QuestionnaireResponse', 'RegulatedAuthorization', 'RelatedPerson', 'RequestOrchestration', 'Requirements', 'ResearchStudy', 'ResearchSubject', 'RiskAssessment', 'Schedule', 'SearchParameter', 'ServiceRequest', 'Slot', 'Specimen', 'SpecimenDefinition', 'StructureDefinition', 'StructureMap', 'Subscription', 'SubscriptionStatus', 'SubscriptionTopic', 'Substance', 'SubstanceDefinition', 'SubstanceNucleicAcid', 'SubstancePolymer', 'SubstanceProtein', 'SubstanceReferenceInformation', 'SubstanceSourceMaterial', 'SupplyDelivery', 'SupplyRequest', 'Task', 'TerminologyCapabilities', 'TestPlan', 'TestReport', 'TestScript', 'Transport', 'ValueSet', 'VerificationResult', 'VisionPrescription']}, 'type'=>'code', 'path'=>'Focus.code', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/resource-types'}}, + 'profile' => {'type'=>'canonical', 'path'=>'Focus.profile', 'min'=>0, 'max'=>1}, + 'min' => {'type'=>'unsignedInt', 'path'=>'Focus.min', 'min'=>1, 'max'=>1}, + 'max' => {'type'=>'string', 'path'=>'Focus.max', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :code # 1-1 code + attr_accessor :profile # 0-1 canonical + attr_accessor :min # 1-1 unsignedInt + attr_accessor :max # 0-1 string + end + + class AllowedResponse < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'AllowedResponse.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'AllowedResponse.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'AllowedResponse.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'message' => {'type'=>'canonical', 'path'=>'AllowedResponse.message', 'min'=>1, 'max'=>1}, + 'situation' => {'type'=>'markdown', 'path'=>'AllowedResponse.situation', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :message # 1-1 canonical + attr_accessor :situation # 0-1 markdown + end + + attr_accessor :id # 0-1 id + attr_accessor :meta # 0-1 Meta + attr_accessor :implicitRules # 0-1 uri + attr_accessor :language # 0-1 code + attr_accessor :text # 0-1 Narrative + attr_accessor :contained # 0-* [ Resource ] + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :url # 0-1 uri + attr_accessor :identifier # 0-* [ Identifier ] + attr_accessor :version # 0-1 string + attr_accessor :versionAlgorithmString # 0-1 string + attr_accessor :versionAlgorithmCoding # 0-1 Coding + attr_accessor :name # 0-1 string + attr_accessor :title # 0-1 string + attr_accessor :replaces # 0-* [ canonical ] + attr_accessor :status # 1-1 code + attr_accessor :experimental # 0-1 boolean + attr_accessor :date # 1-1 dateTime + attr_accessor :publisher # 0-1 string + attr_accessor :contact # 0-* [ ContactDetail ] + attr_accessor :description # 0-1 markdown + attr_accessor :useContext # 0-* [ UsageContext ] + attr_accessor :jurisdiction # 0-* [ CodeableConcept ] + attr_accessor :purpose # 0-1 markdown + attr_accessor :copyright # 0-1 markdown + attr_accessor :copyrightLabel # 0-1 string + attr_accessor :base # 0-1 canonical + attr_accessor :parent # 0-* [ canonical ] + attr_accessor :eventCoding # 1-1 Coding + attr_accessor :eventUri # 1-1 uri + attr_accessor :category # 0-1 code + attr_accessor :focus # 0-* [ MessageDefinition::Focus ] + attr_accessor :responseRequired # 0-1 code + attr_accessor :allowedResponse # 0-* [ MessageDefinition::AllowedResponse ] + attr_accessor :graph # 0-1 canonical + + def resourceType + 'MessageDefinition' + end + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/resources/MessageHeader.rb b/lib/fhir_models/r6/generated/resources/MessageHeader.rb new file mode 100644 index 00000000..a4ea740f --- /dev/null +++ b/lib/fhir_models/r6/generated/resources/MessageHeader.rb @@ -0,0 +1,137 @@ +module FHIR + module R6 + class MessageHeader < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'event' => ['Coding', 'uri', 'canonical'] + } + SEARCH_PARAMS = ['code', 'destination', 'event', 'focus', 'receiver', 'response-id', 'sender', 'source'] + METADATA = { + 'id' => {'type'=>'id', 'path'=>'MessageHeader.id', 'min'=>0, 'max'=>1}, + 'meta' => {'type'=>'Meta', 'path'=>'MessageHeader.meta', 'min'=>0, 'max'=>1}, + 'implicitRules' => {'type'=>'uri', 'path'=>'MessageHeader.implicitRules', 'min'=>0, 'max'=>1}, + 'language' => {'type'=>'code', 'path'=>'MessageHeader.language', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-languages'}}, + 'text' => {'type'=>'Narrative', 'path'=>'MessageHeader.text', 'min'=>0, 'max'=>1}, + 'contained' => {'type'=>'Resource', 'path'=>'MessageHeader.contained', 'min'=>0, 'max'=>Float::INFINITY}, + 'extension' => {'type'=>'Extension', 'path'=>'MessageHeader.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'MessageHeader.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'eventCoding' => {'type'=>'Coding', 'path'=>'MessageHeader.event[x]', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'example'}}, + 'eventUri' => {'type'=>'uri', 'path'=>'MessageHeader.event[x]', 'min'=>1, 'max'=>1}, + 'eventCanonical' => {'type'=>'canonical', 'path'=>'MessageHeader.event[x]', 'min'=>1, 'max'=>1}, + 'destination' => {'type'=>'MessageHeader::Destination', 'path'=>'MessageHeader.destination', 'min'=>0, 'max'=>Float::INFINITY}, + 'source' => {'type'=>'MessageHeader::Source', 'path'=>'MessageHeader.source', 'min'=>1, 'max'=>1}, + 'reason' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/message-reasons-encounter'=>['admit', 'discharge', 'absent', 'return', 'moved', 'edit']}, 'type'=>'CodeableConcept', 'path'=>'MessageHeader.reason', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/message-reason-encounter'}}, + 'response' => {'type'=>'MessageHeader::Response', 'path'=>'MessageHeader.response', 'min'=>0, 'max'=>1}, + 'focus' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Resource'], 'type'=>'Reference', 'path'=>'MessageHeader.focus', 'min'=>0, 'max'=>Float::INFINITY}, + 'definition' => {'type'=>'canonical', 'path'=>'MessageHeader.definition', 'min'=>0, 'max'=>1} + } + + class Destination < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'endpoint' => ['url', 'Reference'] + } + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Destination.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Destination.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Destination.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'endpointUrl' => {'type'=>'url', 'path'=>'Destination.endpoint[x]', 'min'=>0, 'max'=>1}, + 'endpointReference' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Endpoint'], 'type'=>'Reference', 'path'=>'Destination.endpoint[x]', 'min'=>0, 'max'=>1}, + 'name' => {'type'=>'string', 'path'=>'Destination.name', 'min'=>0, 'max'=>1}, + 'receiver' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/Organization', 'http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson'], 'type'=>'Reference', 'path'=>'Destination.receiver', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :endpointUrl # 0-1 url + attr_accessor :endpointReference # 0-1 Reference(Endpoint) + attr_accessor :name # 0-1 string + attr_accessor :receiver # 0-1 Reference(Device|Organization|Patient|Practitioner|PractitionerRole|RelatedPerson) + end + + class Source < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'endpoint' => ['url', 'Reference'] + } + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Source.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Source.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Source.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'endpointUrl' => {'type'=>'url', 'path'=>'Source.endpoint[x]', 'min'=>0, 'max'=>1}, + 'endpointReference' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Endpoint'], 'type'=>'Reference', 'path'=>'Source.endpoint[x]', 'min'=>0, 'max'=>1}, + 'name' => {'type'=>'string', 'path'=>'Source.name', 'min'=>0, 'max'=>1}, + 'software' => {'type'=>'string', 'path'=>'Source.software', 'min'=>0, 'max'=>1}, + 'version' => {'type'=>'string', 'path'=>'Source.version', 'min'=>0, 'max'=>1}, + 'contact' => {'type'=>'ContactPoint', 'path'=>'Source.contact', 'min'=>0, 'max'=>1}, + 'sender' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/Organization', 'http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole'], 'type'=>'Reference', 'path'=>'Source.sender', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :endpointUrl # 0-1 url + attr_accessor :endpointReference # 0-1 Reference(Endpoint) + attr_accessor :name # 0-1 string + attr_accessor :software # 0-1 string + attr_accessor :version # 0-1 string + attr_accessor :contact # 0-1 ContactPoint + attr_accessor :sender # 0-1 Reference(Device|Organization|Patient|Practitioner|PractitionerRole) + end + + class Response < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Response.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Response.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Response.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'identifier' => {'type'=>'Identifier', 'path'=>'Response.identifier', 'min'=>1, 'max'=>1}, + 'code' => {'valid_codes'=>{'http://hl7.org/fhir/response-code'=>['ok', 'transient-error', 'fatal-error']}, 'type'=>'code', 'path'=>'Response.code', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/response-code'}}, + 'details' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/OperationOutcome'], 'type'=>'Reference', 'path'=>'Response.details', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :identifier # 1-1 Identifier + attr_accessor :code # 1-1 code + attr_accessor :details # 0-1 Reference(OperationOutcome) + end + + attr_accessor :id # 0-1 id + attr_accessor :meta # 0-1 Meta + attr_accessor :implicitRules # 0-1 uri + attr_accessor :language # 0-1 code + attr_accessor :text # 0-1 Narrative + attr_accessor :contained # 0-* [ Resource ] + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :eventCoding # 1-1 Coding + attr_accessor :eventUri # 1-1 uri + attr_accessor :eventCanonical # 1-1 canonical + attr_accessor :destination # 0-* [ MessageHeader::Destination ] + attr_accessor :source # 1-1 MessageHeader::Source + attr_accessor :reason # 0-1 CodeableConcept + attr_accessor :response # 0-1 MessageHeader::Response + attr_accessor :focus # 0-* [ Reference(Resource) ] + attr_accessor :definition # 0-1 canonical + + def resourceType + 'MessageHeader' + end + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/resources/MetadataResource.rb b/lib/fhir_models/r6/generated/resources/MetadataResource.rb new file mode 100644 index 00000000..ef919d91 --- /dev/null +++ b/lib/fhir_models/r6/generated/resources/MetadataResource.rb @@ -0,0 +1,91 @@ +module FHIR + module R6 + class MetadataResource < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'versionAlgorithm' => ['string', 'Coding'] + } + SEARCH_PARAMS = [] + METADATA = { + 'id' => {'type'=>'id', 'path'=>'MetadataResource.id', 'min'=>0, 'max'=>1}, + 'meta' => {'type'=>'Meta', 'path'=>'MetadataResource.meta', 'min'=>0, 'max'=>1}, + 'implicitRules' => {'type'=>'uri', 'path'=>'MetadataResource.implicitRules', 'min'=>0, 'max'=>1}, + 'language' => {'type'=>'code', 'path'=>'MetadataResource.language', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-languages'}}, + 'text' => {'type'=>'Narrative', 'path'=>'MetadataResource.text', 'min'=>0, 'max'=>1}, + 'contained' => {'type'=>'Resource', 'path'=>'MetadataResource.contained', 'min'=>0, 'max'=>Float::INFINITY}, + 'extension' => {'type'=>'Extension', 'path'=>'MetadataResource.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'MetadataResource.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'url' => {'type'=>'uri', 'path'=>'MetadataResource.url', 'min'=>0, 'max'=>1}, + 'identifier' => {'type'=>'Identifier', 'path'=>'MetadataResource.identifier', 'min'=>0, 'max'=>Float::INFINITY}, + 'version' => {'type'=>'string', 'path'=>'MetadataResource.version', 'min'=>0, 'max'=>1}, + 'versionAlgorithmString' => {'type'=>'string', 'path'=>'MetadataResource.versionAlgorithm[x]', 'min'=>0, 'max'=>1}, + 'versionAlgorithmCoding' => {'valid_codes'=>{'http://hl7.org/fhir/version-algorithm'=>['semver', 'integer', 'alpha', 'date', 'natural']}, 'type'=>'Coding', 'path'=>'MetadataResource.versionAlgorithm[x]', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/version-algorithm'}}, + 'name' => {'type'=>'string', 'path'=>'MetadataResource.name', 'min'=>0, 'max'=>1}, + 'title' => {'type'=>'string', 'path'=>'MetadataResource.title', 'min'=>0, 'max'=>1}, + 'status' => {'valid_codes'=>{'http://hl7.org/fhir/publication-status'=>['draft', 'active', 'retired', 'unknown']}, 'type'=>'code', 'path'=>'MetadataResource.status', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/publication-status'}}, + 'experimental' => {'type'=>'boolean', 'path'=>'MetadataResource.experimental', 'min'=>0, 'max'=>1}, + 'date' => {'type'=>'dateTime', 'path'=>'MetadataResource.date', 'min'=>0, 'max'=>1}, + 'publisher' => {'type'=>'string', 'path'=>'MetadataResource.publisher', 'min'=>0, 'max'=>1}, + 'contact' => {'type'=>'ContactDetail', 'path'=>'MetadataResource.contact', 'min'=>0, 'max'=>Float::INFINITY}, + 'description' => {'type'=>'markdown', 'path'=>'MetadataResource.description', 'min'=>0, 'max'=>1}, + 'useContext' => {'type'=>'UsageContext', 'path'=>'MetadataResource.useContext', 'min'=>0, 'max'=>Float::INFINITY}, + 'jurisdiction' => {'valid_codes'=>{'urn:iso:std:iso:3166'=>['AD', 'AE', 'AF', 'AG', 'AI', 'AL', 'AM', 'AO', 'AQ', 'AR', 'AS', 'AT', 'AU', 'AW', 'AX', 'AZ', 'BA', 'BB', 'BD', 'BE', 'BF', 'BG', 'BH', 'BI', 'BJ', 'BL', 'BM', 'BN', 'BO', 'BQ', 'BR', 'BS', 'BT', 'BV', 'BW', 'BY', 'BZ', 'CA', 'CC', 'CD', 'CF', 'CG', 'CH', 'CI', 'CK', 'CL', 'CM', 'CN', 'CO', 'CR', 'CU', 'CV', 'CW', 'CX', 'CY', 'CZ', 'DE', 'DJ', 'DK', 'DM', 'DO', 'DZ', 'EC', 'EE', 'EG', 'EH', 'ER', 'ES', 'ET', 'FI', 'FJ', 'FK', 'FM', 'FO', 'FR', 'GA', 'GB', 'GD', 'GE', 'GF', 'GG', 'GH', 'GI', 'GL', 'GM', 'GN', 'GP', 'GQ', 'GR', 'GS', 'GT', 'GU', 'GW', 'GY', 'HK', 'HM', 'HN', 'HR', 'HT', 'HU', 'ID', 'IE', 'IL', 'IM', 'IN', 'IO', 'IQ', 'IR', 'IS', 'IT', 'JE', 'JM', 'JO', 'JP', 'KE', 'KG', 'KH', 'KI', 'KM', 'KN', 'KP', 'KR', 'KW', 'KY', 'KZ', 'LA', 'LB', 'LC', 'LI', 'LK', 'LR', 'LS', 'LT', 'LU', 'LV', 'LY', 'MA', 'MC', 'MD', 'ME', 'MF', 'MG', 'MH', 'MK', 'ML', 'MM', 'MN', 'MO', 'MP', 'MQ', 'MR', 'MS', 'MT', 'MU', 'MV', 'MW', 'MX', 'MY', 'MZ', 'NA', 'NC', 'NE', 'NF', 'NG', 'NI', 'NL', 'NO', 'NP', 'NR', 'NU', 'NZ', 'OM', 'PA', 'PE', 'PF', 'PG', 'PH', 'PK', 'PL', 'PM', 'PN', 'PR', 'PS', 'PT', 'PW', 'PY', 'QA', 'RE', 'RO', 'RS', 'RU', 'RW', 'SA', 'SB', 'SC', 'SD', 'SE', 'SG', 'SH', 'SI', 'SJ', 'SK', 'SL', 'SM', 'SN', 'SO', 'SR', 'SS', 'ST', 'SV', 'SX', 'SY', 'SZ', 'TC', 'TD', 'TF', 'TG', 'TH', 'TJ', 'TK', 'TL', 'TM', 'TN', 'TO', 'TR', 'TT', 'TV', 'TW', 'TZ', 'UA', 'UG', 'UM', 'US', 'UY', 'UZ', 'VA', 'VC', 'VE', 'VG', 'VI', 'VN', 'VU', 'WF', 'WS', 'YE', 'YT', 'ZA', 'ZM', 'ZW', 'ABW', 'AFG', 'AGO', 'AIA', 'ALA', 'ALB', 'AND', 'ARE', 'ARG', 'ARM', 'ASM', 'ATA', 'ATF', 'ATG', 'AUS', 'AUT', 'AZE', 'BDI', 'BEL', 'BEN', 'BES', 'BFA', 'BGD', 'BGR', 'BHR', 'BHS', 'BIH', 'BLM', 'BLR', 'BLZ', 'BMU', 'BOL', 'BRA', 'BRB', 'BRN', 'BTN', 'BVT', 'BWA', 'CAF', 'CAN', 'CCK', 'CHE', 'CHL', 'CHN', 'CIV', 'CMR', 'COD', 'COG', 'COK', 'COL', 'COM', 'CPV', 'CRI', 'CUB', 'CUW', 'CXR', 'CYM', 'CYP', 'CZE', 'DEU', 'DJI', 'DMA', 'DNK', 'DOM', 'DZA', 'ECU', 'EGY', 'ERI', 'ESH', 'ESP', 'EST', 'ETH', 'FIN', 'FJI', 'FLK', 'FRA', 'FRO', 'FSM', 'GAB', 'GBR', 'GEO', 'GGY', 'GHA', 'GIB', 'GIN', 'GLP', 'GMB', 'GNB', 'GNQ', 'GRC', 'GRD', 'GRL', 'GTM', 'GUF', 'GUM', 'GUY', 'HKG', 'HMD', 'HND', 'HRV', 'HTI', 'HUN', 'IDN', 'IMN', 'IND', 'IOT', 'IRL', 'IRN', 'IRQ', 'ISL', 'ISR', 'ITA', 'JAM', 'JEY', 'JOR', 'JPN', 'KAZ', 'KEN', 'KGZ', 'KHM', 'KIR', 'KNA', 'KOR', 'KWT', 'LAO', 'LBN', 'LBR', 'LBY', 'LCA', 'LIE', 'LKA', 'LSO', 'LTU', 'LUX', 'LVA', 'MAC', 'MAF', 'MAR', 'MCO', 'MDA', 'MDG', 'MDV', 'MEX', 'MHL', 'MKD', 'MLI', 'MLT', 'MMR', 'MNE', 'MNG', 'MNP', 'MOZ', 'MRT', 'MSR', 'MTQ', 'MUS', 'MWI', 'MYS', 'MYT', 'NAM', 'NCL', 'NER', 'NFK', 'NGA', 'NIC', 'NIU', 'NLD', 'NOR', 'NPL', 'NRU', 'NZL', 'OMN', 'PAK', 'PAN', 'PCN', 'PER', 'PHL', 'PLW', 'PNG', 'POL', 'PRI', 'PRK', 'PRT', 'PRY', 'PSE', 'PYF', 'QAT', 'REU', 'ROU', 'RUS', 'RWA', 'SAU', 'SDN', 'SEN', 'SGP', 'SGS', 'SHN', 'SJM', 'SLB', 'SLE', 'SLV', 'SMR', 'SOM', 'SPM', 'SRB', 'SSD', 'STP', 'SUR', 'SVK', 'SVN', 'SWE', 'SWZ', 'SXM', 'SYC', 'SYR', 'TCA', 'TCD', 'TGO', 'THA', 'TJK', 'TKL', 'TKM', 'TLS', 'TON', 'TTO', 'TUN', 'TUR', 'TUV', 'TWN', 'TZA', 'UGA', 'UKR', 'UMI', 'URY', 'USA', 'UZB', 'VAT', 'VCT', 'VEN', 'VGB', 'VIR', 'VNM', 'VUT', 'WLF', 'WSM', 'YEM', 'ZAF', 'ZMB', 'ZWE', '004', '008', '010', '012', '016', '020', '024', '028', '031', '032', '036', '040', '044', '048', '050', '051', '052', '056', '060', '064', '068', '070', '072', '074', '076', '084', '086', '090', '092', '096', '100', '104', '108', '112', '116', '120', '124', '132', '136', '140', '144', '148', '152', '156', '158', '162', '166', '170', '174', '175', '178', '180', '184', '188', '191', '192', '196', '203', '204', '208', '212', '214', '218', '222', '226', '231', '232', '233', '234', '238', '239', '242', '246', '248', '250', '254', '258', '260', '262', '266', '268', '270', '275', '276', '288', '292', '296', '300', '304', '308', '312', '316', '320', '324', '328', '332', '334', '336', '340', '344', '348', '352', '356', '360', '364', '368', '372', '376', '380', '384', '388', '392', '398', '400', '404', '408', '410', '414', '417', '418', '422', '426', '428', '430', '434', '438', '440', '442', '446', '450', '454', '458', '462', '466', '470', '474', '478', '480', '484', '492', '496', '498', '499', '500', '504', '508', '512', '516', '520', '524', '528', '531', '533', '534', '535', '540', '548', '554', '558', '562', '566', '570', '574', '578', '580', '581', '583', '584', '585', '586', '591', '598', '600', '604', '608', '612', '616', '620', '624', '626', '630', '634', '638', '642', '643', '646', '652', '654', '659', '660', '662', '663', '666', '670', '674', '678', '682', '686', '688', '690', '694', '702', '703', '704', '705', '706', '710', '716', '724', '728', '729', '732', '740', '744', '748', '752', '756', '760', '762', '764', '768', '772', '776', '780', '784', '788', '792', '795', '796', '798', '800', '804', '807', '818', '826', '831', '832', '833', '834', '840', '850', '854', '858', '860', '862', '876', '882', '887', '894'], 'urn:iso:std:iso:3166:-2'=>['AF-BAL', 'AF-BAM', 'AF-BDG', 'AF-BDS', 'AF-BGL', 'AF-DAY', 'AF-FRA', 'AF-FYB', 'AF-GHA', 'AF-GHO', 'AF-HEL', 'AF-HER', 'AF-JOW', 'AF-KAB', 'AF-KAN', 'AF-KAP', 'AF-KDZ', 'AF-KHO', 'AF-KNR', 'AF-LAG', 'AF-LOG', 'AF-NAN', 'AF-NIM', 'AF-NUR', 'AF-PAN', 'AF-PAR', 'AF-PIA', 'AF-PKA', 'AF-SAM', 'AF-SAR', 'AF-TAK', 'AF-URU', 'AF-WAR', 'AF-ZAB', 'AX-AX', 'AL-01', 'AL-02', 'AL-03', 'AL-04', 'AL-05', 'AL-06', 'AL-07', 'AL-08', 'AL-09', 'AL-10', 'AL-11', 'AL-12', 'AL-BR', 'AL-BU', 'AL-DI', 'AL-DL', 'AL-DR', 'AL-DV', 'AL-EL', 'AL-ER', 'AL-FR', 'AL-GJ', 'AL-GR', 'AL-HA', 'AL-KA', 'AL-KB', 'AL-KC', 'AL-KO', 'AL-KR', 'AL-KU', 'AL-LB', 'AL-LE', 'AL-LU', 'AL-MK', 'AL-MM', 'AL-MR', 'AL-MT', 'AL-PG', 'AL-PQ', 'AL-PR', 'AL-PU', 'AL-SH', 'AL-SK', 'AL-SR', 'AL-TE', 'AL-TP', 'AL-TR', 'AL-VL', 'DZ-01', 'DZ-02', 'DZ-03', 'DZ-04', 'DZ-05', 'DZ-06', 'DZ-07', 'DZ-08', 'DZ-09', 'DZ-10', 'DZ-11', 'DZ-12', 'DZ-13', 'DZ-14', 'DZ-15', 'DZ-16', 'DZ-17', 'DZ-18', 'DZ-19', 'DZ-20', 'DZ-21', 'DZ-22', 'DZ-23', 'DZ-24', 'DZ-25', 'DZ-26', 'DZ-27', 'DZ-28', 'DZ-29', 'DZ-30', 'DZ-31', 'DZ-32', 'DZ-33', 'DZ-34', 'DZ-35', 'DZ-36', 'DZ-37', 'DZ-38', 'DZ-39', 'DZ-40', 'DZ-41', 'DZ-42', 'DZ-43', 'DZ-44', 'DZ-45', 'DZ-46', 'DZ-47', 'DZ-48', 'AS-AS', 'AD-02', 'AD-03', 'AD-04', 'AD-05', 'AD-06', 'AD-07', 'AD-08', 'AO-BGO', 'AO-BGU', 'AO-BIE', 'AO-CAB', 'AO-CCU', 'AO-CNN', 'AO-CNO', 'AO-CUS', 'AO-HUA', 'AO-HUI', 'AO-LNO', 'AO-LSU', 'AO-LUA', 'AO-MAL', 'AO-MOX', 'AO-NAM', 'AO-UIG', 'AO-ZAI', 'AI-AI', 'AQ-AQ', 'AG-03', 'AG-04', 'AG-05', 'AG-06', 'AG-07', 'AG-08', 'AG-10', 'AG-11', 'AR-A', 'AR-B', 'AR-C', 'AR-D', 'AR-E', 'AR-F', 'AR-G', 'AR-H', 'AR-J', 'AR-K', 'AR-L', 'AR-M', 'AR-N', 'AR-P', 'AR-Q', 'AR-R', 'AR-S', 'AR-T', 'AR-U', 'AR-V', 'AR-W', 'AR-X', 'AR-Y', 'AR-Z', 'AM-AG', 'AM-AR', 'AM-AV', 'AM-ER', 'AM-GR', 'AM-KT', 'AM-LO', 'AM-SH', 'AM-SU', 'AM-TV', 'AM-VD', 'AW-AW', 'AU-ACT', 'AU-NSW', 'AU-NT', 'AU-QLD', 'AU-SA', 'AU-TAS', 'AU-VIC', 'AU-WA', 'AT-1', 'AT-2', 'AT-3', 'AT-4', 'AT-5', 'AT-6', 'AT-7', 'AT-8', 'AT-9', 'AZ-ABS', 'AZ-AGA', 'AZ-AGC', 'AZ-AGM', 'AZ-AGS', 'AZ-AGU', 'AZ-AST', 'AZ-BA', 'AZ-BAB', 'AZ-BAL', 'AZ-BAR', 'AZ-BEY', 'AZ-BIL', 'AZ-CAB', 'AZ-CAL', 'AZ-CUL', 'AZ-DAS', 'AZ-FUZ', 'AZ-GAD', 'AZ-GA', 'AZ-GOR', 'AZ-GOY', 'AZ-GYG', 'AZ-HAC', 'AZ-IMI', 'AZ-ISM', 'AZ-KAL', 'AZ-KAN', 'AZ-KUR', 'AZ-LAC', 'AZ-LA', 'AZ-LAN', 'AZ-LER']}, 'type'=>'CodeableConcept', 'path'=>'MetadataResource.jurisdiction', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/jurisdiction'}}, + 'purpose' => {'type'=>'markdown', 'path'=>'MetadataResource.purpose', 'min'=>0, 'max'=>1}, + 'copyright' => {'type'=>'markdown', 'path'=>'MetadataResource.copyright', 'min'=>0, 'max'=>1}, + 'copyrightLabel' => {'type'=>'string', 'path'=>'MetadataResource.copyrightLabel', 'min'=>0, 'max'=>1}, + 'approvalDate' => {'type'=>'date', 'path'=>'MetadataResource.approvalDate', 'min'=>0, 'max'=>1}, + 'lastReviewDate' => {'type'=>'date', 'path'=>'MetadataResource.lastReviewDate', 'min'=>0, 'max'=>1}, + 'effectivePeriod' => {'type'=>'Period', 'path'=>'MetadataResource.effectivePeriod', 'min'=>0, 'max'=>1}, + 'topic' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/definition-use'=>['fhir-structure', 'custom-resource', 'dam', 'wire-format', 'archetype', 'template'], 'http://terminology.hl7.org/CodeSystem/definition-topic'=>['treatment', 'education', 'assessment']}, 'type'=>'CodeableConcept', 'path'=>'MetadataResource.topic', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/definition-topic'}}, + 'author' => {'type'=>'ContactDetail', 'path'=>'MetadataResource.author', 'min'=>0, 'max'=>Float::INFINITY}, + 'editor' => {'type'=>'ContactDetail', 'path'=>'MetadataResource.editor', 'min'=>0, 'max'=>Float::INFINITY}, + 'reviewer' => {'type'=>'ContactDetail', 'path'=>'MetadataResource.reviewer', 'min'=>0, 'max'=>Float::INFINITY}, + 'endorser' => {'type'=>'ContactDetail', 'path'=>'MetadataResource.endorser', 'min'=>0, 'max'=>Float::INFINITY}, + 'relatedArtifact' => {'type'=>'RelatedArtifact', 'path'=>'MetadataResource.relatedArtifact', 'min'=>0, 'max'=>Float::INFINITY} + } + + attr_accessor :id # 0-1 id + attr_accessor :meta # 0-1 Meta + attr_accessor :implicitRules # 0-1 uri + attr_accessor :language # 0-1 code + attr_accessor :text # 0-1 Narrative + attr_accessor :contained # 0-* [ Resource ] + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :url # 0-1 uri + attr_accessor :identifier # 0-* [ Identifier ] + attr_accessor :version # 0-1 string + attr_accessor :versionAlgorithmString # 0-1 string + attr_accessor :versionAlgorithmCoding # 0-1 Coding + attr_accessor :name # 0-1 string + attr_accessor :title # 0-1 string + attr_accessor :status # 1-1 code + attr_accessor :experimental # 0-1 boolean + attr_accessor :date # 0-1 dateTime + attr_accessor :publisher # 0-1 string + attr_accessor :contact # 0-* [ ContactDetail ] + attr_accessor :description # 0-1 markdown + attr_accessor :useContext # 0-* [ UsageContext ] + attr_accessor :jurisdiction # 0-* [ CodeableConcept ] + attr_accessor :purpose # 0-1 markdown + attr_accessor :copyright # 0-1 markdown + attr_accessor :copyrightLabel # 0-1 string + attr_accessor :approvalDate # 0-1 date + attr_accessor :lastReviewDate # 0-1 date + attr_accessor :effectivePeriod # 0-1 Period + attr_accessor :topic # 0-* [ CodeableConcept ] + attr_accessor :author # 0-* [ ContactDetail ] + attr_accessor :editor # 0-* [ ContactDetail ] + attr_accessor :reviewer # 0-* [ ContactDetail ] + attr_accessor :endorser # 0-* [ ContactDetail ] + attr_accessor :relatedArtifact # 0-* [ RelatedArtifact ] + + def resourceType + 'MetadataResource' + end + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/resources/MolecularDefinition.rb b/lib/fhir_models/r6/generated/resources/MolecularDefinition.rb new file mode 100644 index 00000000..29ef133b --- /dev/null +++ b/lib/fhir_models/r6/generated/resources/MolecularDefinition.rb @@ -0,0 +1,491 @@ +module FHIR + module R6 + class MolecularDefinition < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + SEARCH_PARAMS = [] + METADATA = { + 'id' => {'type'=>'id', 'path'=>'MolecularDefinition.id', 'min'=>0, 'max'=>1}, + 'meta' => {'type'=>'Meta', 'path'=>'MolecularDefinition.meta', 'min'=>0, 'max'=>1}, + 'implicitRules' => {'type'=>'uri', 'path'=>'MolecularDefinition.implicitRules', 'min'=>0, 'max'=>1}, + 'language' => {'type'=>'code', 'path'=>'MolecularDefinition.language', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-languages'}}, + 'text' => {'type'=>'Narrative', 'path'=>'MolecularDefinition.text', 'min'=>0, 'max'=>1}, + 'contained' => {'type'=>'Resource', 'path'=>'MolecularDefinition.contained', 'min'=>0, 'max'=>Float::INFINITY}, + 'extension' => {'type'=>'Extension', 'path'=>'MolecularDefinition.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'MolecularDefinition.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'identifier' => {'type'=>'Identifier', 'path'=>'MolecularDefinition.identifier', 'min'=>0, 'max'=>Float::INFINITY}, + 'type' => {'valid_codes'=>{'http://hl7.org/fhir/sequence-type'=>['aa', 'dna', 'rna']}, 'type'=>'code', 'path'=>'MolecularDefinition.type', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/sequence-type'}}, + 'location' => {'type'=>'MolecularDefinition::Location', 'path'=>'MolecularDefinition.location', 'min'=>0, 'max'=>Float::INFINITY}, + 'memberState' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/MolecularDefinition'], 'type'=>'Reference', 'path'=>'MolecularDefinition.memberState', 'min'=>0, 'max'=>Float::INFINITY}, + 'representation' => {'type'=>'MolecularDefinition::Representation', 'path'=>'MolecularDefinition.representation', 'min'=>0, 'max'=>Float::INFINITY} + } + + class Location < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Location.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Location.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Location.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'sequenceLocation' => {'type'=>'MolecularDefinition::Location::SequenceLocation', 'path'=>'Location.sequenceLocation', 'min'=>0, 'max'=>1}, + 'cytobandLocation' => {'type'=>'MolecularDefinition::Location::CytobandLocation', 'path'=>'Location.cytobandLocation', 'min'=>0, 'max'=>1}, + 'featureLocation' => {'type'=>'MolecularDefinition::Location::FeatureLocation', 'path'=>'Location.featureLocation', 'min'=>0, 'max'=>Float::INFINITY} + } + + class SequenceLocation < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'SequenceLocation.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'SequenceLocation.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'SequenceLocation.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'sequenceContext' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/MolecularDefinition'], 'type'=>'Reference', 'path'=>'SequenceLocation.sequenceContext', 'min'=>1, 'max'=>1}, + 'coordinateInterval' => {'type'=>'MolecularDefinition::Location::SequenceLocation::CoordinateInterval', 'path'=>'SequenceLocation.coordinateInterval', 'min'=>0, 'max'=>1}, + 'strand' => {'type'=>'CodeableConcept', 'path'=>'SequenceLocation.strand', 'min'=>0, 'max'=>1} + } + + class CoordinateInterval < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'start' => ['Quantity', 'Range'], + 'end' => ['Quantity', 'Range'] + } + METADATA = { + 'id' => {'type'=>'string', 'path'=>'CoordinateInterval.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'CoordinateInterval.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'CoordinateInterval.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'numberingSystem' => {'type'=>'CodeableConcept', 'path'=>'CoordinateInterval.numberingSystem', 'min'=>0, 'max'=>1}, + 'startQuantity' => {'type'=>'Quantity', 'path'=>'CoordinateInterval.start[x]', 'min'=>0, 'max'=>1}, + 'startRange' => {'type'=>'Range', 'path'=>'CoordinateInterval.start[x]', 'min'=>0, 'max'=>1}, + 'endQuantity' => {'type'=>'Quantity', 'path'=>'CoordinateInterval.end[x]', 'min'=>0, 'max'=>1}, + 'endRange' => {'type'=>'Range', 'path'=>'CoordinateInterval.end[x]', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :numberingSystem # 0-1 CodeableConcept + attr_accessor :startQuantity # 0-1 Quantity + attr_accessor :startRange # 0-1 Range + attr_accessor :endQuantity # 0-1 Quantity + attr_accessor :endRange # 0-1 Range + end + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :sequenceContext # 1-1 Reference(MolecularDefinition) + attr_accessor :coordinateInterval # 0-1 MolecularDefinition::Location::SequenceLocation::CoordinateInterval + attr_accessor :strand # 0-1 CodeableConcept + end + + class SequencecoordinateInterval < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + + end + + class CytobandLocation < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'CytobandLocation.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'CytobandLocation.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'CytobandLocation.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'genomeAssembly' => {'type'=>'MolecularDefinition::Location::CytobandLocation::GenomeAssembly', 'path'=>'CytobandLocation.genomeAssembly', 'min'=>1, 'max'=>1}, + 'cytobandInterval' => {'type'=>'MolecularDefinition::Location::CytobandLocation::CytobandInterval', 'path'=>'CytobandLocation.cytobandInterval', 'min'=>1, 'max'=>1} + } + + class GenomeAssembly < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'description' => ['markdown', 'string'] + } + METADATA = { + 'id' => {'type'=>'string', 'path'=>'GenomeAssembly.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'GenomeAssembly.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'GenomeAssembly.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'organism' => {'type'=>'CodeableConcept', 'path'=>'GenomeAssembly.organism', 'min'=>0, 'max'=>1}, + 'build' => {'type'=>'CodeableConcept', 'path'=>'GenomeAssembly.build', 'min'=>0, 'max'=>1}, + 'accession' => {'type'=>'CodeableConcept', 'path'=>'GenomeAssembly.accession', 'min'=>0, 'max'=>1}, + 'descriptionMarkdown' => {'type'=>'markdown', 'path'=>'GenomeAssembly.description[x]', 'min'=>0, 'max'=>1}, + 'descriptionString' => {'type'=>'string', 'path'=>'GenomeAssembly.description[x]', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :organism # 0-1 CodeableConcept + attr_accessor :build # 0-1 CodeableConcept + attr_accessor :accession # 0-1 CodeableConcept + attr_accessor :descriptionMarkdown # 0-1 markdown + attr_accessor :descriptionString # 0-1 string + end + + class CytobandInterval < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'CytobandInterval.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'CytobandInterval.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'CytobandInterval.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'chromosome' => {'type'=>'CodeableConcept', 'path'=>'CytobandInterval.chromosome', 'min'=>1, 'max'=>1}, + 'startCytoband' => {'type'=>'MolecularDefinition::Location::CytobandLocation::CytobandInterval::StartCytoband', 'path'=>'CytobandInterval.startCytoband', 'min'=>0, 'max'=>1}, + 'endCytoband' => {'type'=>'MolecularDefinition::Location::CytobandLocation::CytobandInterval::EndCytoband', 'path'=>'CytobandInterval.endCytoband', 'min'=>0, 'max'=>1} + } + + class StartCytoband < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'arm' => ['code', 'string'], + 'region' => ['code', 'string'], + 'band' => ['code', 'string'], + 'subBand' => ['code', 'string'] + } + METADATA = { + 'id' => {'type'=>'string', 'path'=>'StartCytoband.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'StartCytoband.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'StartCytoband.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'armCode' => {'type'=>'code', 'path'=>'StartCytoband.arm[x]', 'min'=>0, 'max'=>1}, + 'armString' => {'type'=>'string', 'path'=>'StartCytoband.arm[x]', 'min'=>0, 'max'=>1}, + 'regionCode' => {'type'=>'code', 'path'=>'StartCytoband.region[x]', 'min'=>0, 'max'=>1}, + 'regionString' => {'type'=>'string', 'path'=>'StartCytoband.region[x]', 'min'=>0, 'max'=>1}, + 'bandCode' => {'type'=>'code', 'path'=>'StartCytoband.band[x]', 'min'=>0, 'max'=>1}, + 'bandString' => {'type'=>'string', 'path'=>'StartCytoband.band[x]', 'min'=>0, 'max'=>1}, + 'subBandCode' => {'type'=>'code', 'path'=>'StartCytoband.subBand[x]', 'min'=>0, 'max'=>1}, + 'subBandString' => {'type'=>'string', 'path'=>'StartCytoband.subBand[x]', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :armCode # 0-1 code + attr_accessor :armString # 0-1 string + attr_accessor :regionCode # 0-1 code + attr_accessor :regionString # 0-1 string + attr_accessor :bandCode # 0-1 code + attr_accessor :bandString # 0-1 string + attr_accessor :subBandCode # 0-1 code + attr_accessor :subBandString # 0-1 string + end + + class EndCytoband < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'arm' => ['code', 'string'], + 'region' => ['code', 'string'], + 'band' => ['code', 'string'], + 'subBand' => ['code', 'string'] + } + METADATA = { + 'id' => {'type'=>'string', 'path'=>'EndCytoband.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'EndCytoband.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'EndCytoband.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'armCode' => {'type'=>'code', 'path'=>'EndCytoband.arm[x]', 'min'=>0, 'max'=>1}, + 'armString' => {'type'=>'string', 'path'=>'EndCytoband.arm[x]', 'min'=>0, 'max'=>1}, + 'regionCode' => {'type'=>'code', 'path'=>'EndCytoband.region[x]', 'min'=>0, 'max'=>1}, + 'regionString' => {'type'=>'string', 'path'=>'EndCytoband.region[x]', 'min'=>0, 'max'=>1}, + 'bandCode' => {'type'=>'code', 'path'=>'EndCytoband.band[x]', 'min'=>0, 'max'=>1}, + 'bandString' => {'type'=>'string', 'path'=>'EndCytoband.band[x]', 'min'=>0, 'max'=>1}, + 'subBandCode' => {'type'=>'code', 'path'=>'EndCytoband.subBand[x]', 'min'=>0, 'max'=>1}, + 'subBandString' => {'type'=>'string', 'path'=>'EndCytoband.subBand[x]', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :armCode # 0-1 code + attr_accessor :armString # 0-1 string + attr_accessor :regionCode # 0-1 code + attr_accessor :regionString # 0-1 string + attr_accessor :bandCode # 0-1 code + attr_accessor :bandString # 0-1 string + attr_accessor :subBandCode # 0-1 code + attr_accessor :subBandString # 0-1 string + end + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :chromosome # 1-1 CodeableConcept + attr_accessor :startCytoband # 0-1 MolecularDefinition::Location::CytobandLocation::CytobandInterval::StartCytoband + attr_accessor :endCytoband # 0-1 MolecularDefinition::Location::CytobandLocation::CytobandInterval::EndCytoband + end + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :genomeAssembly # 1-1 MolecularDefinition::Location::CytobandLocation::GenomeAssembly + attr_accessor :cytobandInterval # 1-1 MolecularDefinition::Location::CytobandLocation::CytobandInterval + end + + class CytobandgenomeAssembly < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + + end + + class CytobandcytobandInterval < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + + end + + class FeatureLocation < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'FeatureLocation.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'FeatureLocation.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'FeatureLocation.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'geneId' => {'type'=>'CodeableConcept', 'path'=>'FeatureLocation.geneId', 'min'=>0, 'max'=>Float::INFINITY} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :geneId # 0-* [ CodeableConcept ] + end + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :sequenceLocation # 0-1 MolecularDefinition::Location::SequenceLocation + attr_accessor :cytobandLocation # 0-1 MolecularDefinition::Location::CytobandLocation + attr_accessor :featureLocation # 0-* [ MolecularDefinition::Location::FeatureLocation ] + end + + class Representation < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Representation.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Representation.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Representation.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'focus' => {'type'=>'CodeableConcept', 'path'=>'Representation.focus', 'min'=>0, 'max'=>1}, + 'code' => {'type'=>'CodeableConcept', 'path'=>'Representation.code', 'min'=>0, 'max'=>Float::INFINITY}, + 'literal' => {'type'=>'MolecularDefinition::Representation::Literal', 'path'=>'Representation.literal', 'min'=>0, 'max'=>1}, + 'resolvable' => {'type'=>'Attachment', 'path'=>'Representation.resolvable', 'min'=>0, 'max'=>1}, + 'extracted' => {'type'=>'MolecularDefinition::Representation::Extracted', 'path'=>'Representation.extracted', 'min'=>0, 'max'=>1}, + 'repeated' => {'type'=>'MolecularDefinition::Representation::Repeated', 'path'=>'Representation.repeated', 'min'=>0, 'max'=>1}, + 'concatenated' => {'type'=>'MolecularDefinition::Representation::Concatenated', 'path'=>'Representation.concatenated', 'min'=>0, 'max'=>1}, + 'relative' => {'type'=>'MolecularDefinition::Representation::Relative', 'path'=>'Representation.relative', 'min'=>0, 'max'=>1} + } + + class Literal < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Literal.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Literal.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Literal.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'encoding' => {'type'=>'CodeableConcept', 'path'=>'Literal.encoding', 'min'=>0, 'max'=>1}, + 'value' => {'type'=>'string', 'path'=>'Literal.value', 'min'=>1, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :encoding # 0-1 CodeableConcept + attr_accessor :value # 1-1 string + end + + class Extracted < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Extracted.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Extracted.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Extracted.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'startingMolecule' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/MolecularDefinition'], 'type'=>'Reference', 'path'=>'Extracted.startingMolecule', 'min'=>1, 'max'=>1}, + 'start' => {'type'=>'integer', 'path'=>'Extracted.start', 'min'=>1, 'max'=>1}, + 'end' => {'type'=>'integer', 'path'=>'Extracted.end', 'min'=>1, 'max'=>1}, + 'coordinateSystem' => {'type'=>'CodeableConcept', 'path'=>'Extracted.coordinateSystem', 'min'=>1, 'max'=>1}, + 'reverseComplement' => {'type'=>'boolean', 'path'=>'Extracted.reverseComplement', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :startingMolecule # 1-1 Reference(MolecularDefinition) + attr_accessor :start # 1-1 integer + attr_accessor :end # 1-1 integer + attr_accessor :coordinateSystem # 1-1 CodeableConcept + attr_accessor :reverseComplement # 0-1 boolean + end + + class Repeated < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Repeated.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Repeated.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Repeated.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'sequenceMotif' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/MolecularDefinition'], 'type'=>'Reference', 'path'=>'Repeated.sequenceMotif', 'min'=>1, 'max'=>1}, + 'copyCount' => {'type'=>'integer', 'path'=>'Repeated.copyCount', 'min'=>1, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :sequenceMotif # 1-1 Reference(MolecularDefinition) + attr_accessor :copyCount # 1-1 integer + end + + class Concatenated < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Concatenated.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Concatenated.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Concatenated.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'sequenceElement' => {'type'=>'MolecularDefinition::Representation::Concatenated::SequenceElement', 'path'=>'Concatenated.sequenceElement', 'min'=>1, 'max'=>Float::INFINITY} + } + + class SequenceElement < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'SequenceElement.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'SequenceElement.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'SequenceElement.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'sequence' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/MolecularDefinition'], 'type'=>'Reference', 'path'=>'SequenceElement.sequence', 'min'=>1, 'max'=>1}, + 'ordinalIndex' => {'type'=>'integer', 'path'=>'SequenceElement.ordinalIndex', 'min'=>1, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :sequence # 1-1 Reference(MolecularDefinition) + attr_accessor :ordinalIndex # 1-1 integer + end + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :sequenceElement # 1-* [ MolecularDefinition::Representation::Concatenated::SequenceElement ] + end + + class Relative < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Relative.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Relative.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Relative.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'startingMolecule' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/MolecularDefinition'], 'type'=>'Reference', 'path'=>'Relative.startingMolecule', 'min'=>1, 'max'=>1}, + 'edit' => {'type'=>'MolecularDefinition::Representation::Relative::Edit', 'path'=>'Relative.edit', 'min'=>0, 'max'=>Float::INFINITY} + } + + class Edit < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Edit.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Edit.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Edit.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'editOrder' => {'type'=>'integer', 'path'=>'Edit.editOrder', 'min'=>0, 'max'=>1}, + 'coordinateSystem' => {'type'=>'CodeableConcept', 'path'=>'Edit.coordinateSystem', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://loinc.org/LL5323-2/'}}, + 'start' => {'type'=>'integer', 'path'=>'Edit.start', 'min'=>1, 'max'=>1}, + 'end' => {'type'=>'integer', 'path'=>'Edit.end', 'min'=>1, 'max'=>1}, + 'replacementMolecule' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/MolecularDefinition'], 'type'=>'Reference', 'path'=>'Edit.replacementMolecule', 'min'=>1, 'max'=>1}, + 'replacedMolecule' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/MolecularDefinition'], 'type'=>'Reference', 'path'=>'Edit.replacedMolecule', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :editOrder # 0-1 integer + attr_accessor :coordinateSystem # 1-1 CodeableConcept + attr_accessor :start # 1-1 integer + attr_accessor :end # 1-1 integer + attr_accessor :replacementMolecule # 1-1 Reference(MolecularDefinition) + attr_accessor :replacedMolecule # 0-1 Reference(MolecularDefinition) + end + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :startingMolecule # 1-1 Reference(MolecularDefinition) + attr_accessor :edit # 0-* [ MolecularDefinition::Representation::Relative::Edit ] + end + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :focus # 0-1 CodeableConcept + attr_accessor :code # 0-* [ CodeableConcept ] + attr_accessor :literal # 0-1 MolecularDefinition::Representation::Literal + attr_accessor :resolvable # 0-1 Attachment + attr_accessor :extracted # 0-1 MolecularDefinition::Representation::Extracted + attr_accessor :repeated # 0-1 MolecularDefinition::Representation::Repeated + attr_accessor :concatenated # 0-1 MolecularDefinition::Representation::Concatenated + attr_accessor :relative # 0-1 MolecularDefinition::Representation::Relative + end + + attr_accessor :id # 0-1 id + attr_accessor :meta # 0-1 Meta + attr_accessor :implicitRules # 0-1 uri + attr_accessor :language # 0-1 code + attr_accessor :text # 0-1 Narrative + attr_accessor :contained # 0-* [ Resource ] + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :identifier # 0-* [ Identifier ] + attr_accessor :type # 0-1 code + attr_accessor :location # 0-* [ MolecularDefinition::Location ] + attr_accessor :memberState # 0-* [ Reference(MolecularDefinition) ] + attr_accessor :representation # 0-* [ MolecularDefinition::Representation ] + + def resourceType + 'MolecularDefinition' + end + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/resources/MolecularSequence.rb b/lib/fhir_models/r6/generated/resources/MolecularSequence.rb new file mode 100644 index 00000000..6d714232 --- /dev/null +++ b/lib/fhir_models/r6/generated/resources/MolecularSequence.rb @@ -0,0 +1,200 @@ +module FHIR + module R6 + class MolecularSequence < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + SEARCH_PARAMS = ['identifier', 'type'] + METADATA = { + 'id' => {'type'=>'id', 'path'=>'MolecularSequence.id', 'min'=>0, 'max'=>1}, + 'meta' => {'type'=>'Meta', 'path'=>'MolecularSequence.meta', 'min'=>0, 'max'=>1}, + 'implicitRules' => {'type'=>'uri', 'path'=>'MolecularSequence.implicitRules', 'min'=>0, 'max'=>1}, + 'language' => {'type'=>'code', 'path'=>'MolecularSequence.language', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-languages'}}, + 'text' => {'type'=>'Narrative', 'path'=>'MolecularSequence.text', 'min'=>0, 'max'=>1}, + 'contained' => {'type'=>'Resource', 'path'=>'MolecularSequence.contained', 'min'=>0, 'max'=>Float::INFINITY}, + 'extension' => {'type'=>'Extension', 'path'=>'MolecularSequence.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'MolecularSequence.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'identifier' => {'type'=>'Identifier', 'path'=>'MolecularSequence.identifier', 'min'=>0, 'max'=>Float::INFINITY}, + 'type' => {'valid_codes'=>{'http://hl7.org/fhir/sequence-type'=>['aa', 'dna', 'rna']}, 'type'=>'code', 'path'=>'MolecularSequence.type', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/sequence-type'}}, + 'literal' => {'type'=>'MolecularSequence::Literal', 'path'=>'MolecularSequence.literal', 'min'=>0, 'max'=>Float::INFINITY}, + 'file' => {'type'=>'Attachment', 'path'=>'MolecularSequence.file', 'min'=>0, 'max'=>Float::INFINITY}, + 'relative' => {'type'=>'MolecularSequence::Relative', 'path'=>'MolecularSequence.relative', 'min'=>0, 'max'=>Float::INFINITY}, + 'extracted' => {'type'=>'MolecularSequence::Extracted', 'path'=>'MolecularSequence.extracted', 'min'=>0, 'max'=>Float::INFINITY}, + 'repeated' => {'type'=>'MolecularSequence::Repeated', 'path'=>'MolecularSequence.repeated', 'min'=>0, 'max'=>Float::INFINITY}, + 'concatenated' => {'type'=>'MolecularSequence::Concatenated', 'path'=>'MolecularSequence.concatenated', 'min'=>0, 'max'=>1} + } + + class Literal < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Literal.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Literal.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Literal.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'sequenceValue' => {'type'=>'string', 'path'=>'Literal.sequenceValue', 'min'=>1, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :sequenceValue # 1-1 string + end + + class Relative < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Relative.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Relative.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Relative.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'startingSequence' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/MolecularSequence'], 'type'=>'Reference', 'path'=>'Relative.startingSequence', 'min'=>1, 'max'=>1}, + 'edit' => {'type'=>'MolecularSequence::Relative::Edit', 'path'=>'Relative.edit', 'min'=>0, 'max'=>Float::INFINITY} + } + + class Edit < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Edit.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Edit.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Edit.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'editOrder' => {'type'=>'integer', 'path'=>'Edit.editOrder', 'min'=>0, 'max'=>1}, + 'coordinateSystem' => {'type'=>'CodeableConcept', 'path'=>'Edit.coordinateSystem', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://loinc.org/LL5323-2/'}}, + 'start' => {'type'=>'integer', 'path'=>'Edit.start', 'min'=>1, 'max'=>1}, + 'end' => {'type'=>'integer', 'path'=>'Edit.end', 'min'=>1, 'max'=>1}, + 'replacementSequence' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/MolecularSequence'], 'type'=>'Reference', 'path'=>'Edit.replacementSequence', 'min'=>1, 'max'=>1}, + 'replacedSequence' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/MolecularSequence'], 'type'=>'Reference', 'path'=>'Edit.replacedSequence', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :editOrder # 0-1 integer + attr_accessor :coordinateSystem # 1-1 CodeableConcept + attr_accessor :start # 1-1 integer + attr_accessor :end # 1-1 integer + attr_accessor :replacementSequence # 1-1 Reference(MolecularSequence) + attr_accessor :replacedSequence # 0-1 Reference(MolecularSequence) + end + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :startingSequence # 1-1 Reference(MolecularSequence) + attr_accessor :edit # 0-* [ MolecularSequence::Relative::Edit ] + end + + class Extracted < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Extracted.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Extracted.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Extracted.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'startingSequence' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/MolecularSequence'], 'type'=>'Reference', 'path'=>'Extracted.startingSequence', 'min'=>1, 'max'=>1}, + 'start' => {'type'=>'integer', 'path'=>'Extracted.start', 'min'=>1, 'max'=>1}, + 'end' => {'type'=>'integer', 'path'=>'Extracted.end', 'min'=>1, 'max'=>1}, + 'coordinateSystem' => {'type'=>'CodeableConcept', 'path'=>'Extracted.coordinateSystem', 'min'=>1, 'max'=>1}, + 'reverseComplement' => {'type'=>'boolean', 'path'=>'Extracted.reverseComplement', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :startingSequence # 1-1 Reference(MolecularSequence) + attr_accessor :start # 1-1 integer + attr_accessor :end # 1-1 integer + attr_accessor :coordinateSystem # 1-1 CodeableConcept + attr_accessor :reverseComplement # 0-1 boolean + end + + class Repeated < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Repeated.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Repeated.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Repeated.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'sequenceMotif' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/MolecularSequence'], 'type'=>'Reference', 'path'=>'Repeated.sequenceMotif', 'min'=>1, 'max'=>1}, + 'copyCount' => {'type'=>'integer', 'path'=>'Repeated.copyCount', 'min'=>1, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :sequenceMotif # 1-1 Reference(MolecularSequence) + attr_accessor :copyCount # 1-1 integer + end + + class Concatenated < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Concatenated.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Concatenated.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Concatenated.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'sequenceElement' => {'type'=>'MolecularSequence::Concatenated::SequenceElement', 'path'=>'Concatenated.sequenceElement', 'min'=>1, 'max'=>Float::INFINITY} + } + + class SequenceElement < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'SequenceElement.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'SequenceElement.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'SequenceElement.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'sequence' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/MolecularSequence'], 'type'=>'Reference', 'path'=>'SequenceElement.sequence', 'min'=>1, 'max'=>1}, + 'ordinalIndex' => {'type'=>'integer', 'path'=>'SequenceElement.ordinalIndex', 'min'=>1, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :sequence # 1-1 Reference(MolecularSequence) + attr_accessor :ordinalIndex # 1-1 integer + end + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :sequenceElement # 1-* [ MolecularSequence::Concatenated::SequenceElement ] + end + + attr_accessor :id # 0-1 id + attr_accessor :meta # 0-1 Meta + attr_accessor :implicitRules # 0-1 uri + attr_accessor :language # 0-1 code + attr_accessor :text # 0-1 Narrative + attr_accessor :contained # 0-* [ Resource ] + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :identifier # 0-* [ Identifier ] + attr_accessor :type # 0-1 code + attr_accessor :literal # 0-* [ MolecularSequence::Literal ] + attr_accessor :file # 0-* [ Attachment ] + attr_accessor :relative # 0-* [ MolecularSequence::Relative ] + attr_accessor :extracted # 0-* [ MolecularSequence::Extracted ] + attr_accessor :repeated # 0-* [ MolecularSequence::Repeated ] + attr_accessor :concatenated # 0-1 MolecularSequence::Concatenated + + def resourceType + 'MolecularSequence' + end + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/resources/NamingSystem.rb b/lib/fhir_models/r6/generated/resources/NamingSystem.rb new file mode 100644 index 00000000..43b01042 --- /dev/null +++ b/lib/fhir_models/r6/generated/resources/NamingSystem.rb @@ -0,0 +1,129 @@ +module FHIR + module R6 + class NamingSystem < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'versionAlgorithm' => ['string', 'Coding'] + } + SEARCH_PARAMS = ['contact', 'context', 'context-quantity', 'context-type', 'context-type-quantity', 'context-type-value', 'date', 'derived-from', 'description', 'effective', 'id-type', 'identifier', 'jurisdiction', 'kind', 'name', 'period', 'predecessor', 'publisher', 'responsible', 'status', 'telecom', 'topic', 'type', 'url', 'value', 'version'] + METADATA = { + 'id' => {'type'=>'id', 'path'=>'NamingSystem.id', 'min'=>0, 'max'=>1}, + 'meta' => {'type'=>'Meta', 'path'=>'NamingSystem.meta', 'min'=>0, 'max'=>1}, + 'implicitRules' => {'type'=>'uri', 'path'=>'NamingSystem.implicitRules', 'min'=>0, 'max'=>1}, + 'language' => {'type'=>'code', 'path'=>'NamingSystem.language', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-languages'}}, + 'text' => {'type'=>'Narrative', 'path'=>'NamingSystem.text', 'min'=>0, 'max'=>1}, + 'contained' => {'type'=>'Resource', 'path'=>'NamingSystem.contained', 'min'=>0, 'max'=>Float::INFINITY}, + 'extension' => {'type'=>'Extension', 'path'=>'NamingSystem.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'NamingSystem.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'url' => {'type'=>'uri', 'path'=>'NamingSystem.url', 'min'=>0, 'max'=>1}, + 'identifier' => {'type'=>'Identifier', 'path'=>'NamingSystem.identifier', 'min'=>0, 'max'=>Float::INFINITY}, + 'version' => {'type'=>'string', 'path'=>'NamingSystem.version', 'min'=>0, 'max'=>1}, + 'versionAlgorithmString' => {'type'=>'string', 'path'=>'NamingSystem.versionAlgorithm[x]', 'min'=>0, 'max'=>1}, + 'versionAlgorithmCoding' => {'valid_codes'=>{'http://hl7.org/fhir/version-algorithm'=>['semver', 'integer', 'alpha', 'date', 'natural']}, 'type'=>'Coding', 'path'=>'NamingSystem.versionAlgorithm[x]', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/version-algorithm'}}, + 'name' => {'type'=>'string', 'path'=>'NamingSystem.name', 'min'=>1, 'max'=>1}, + 'title' => {'type'=>'string', 'path'=>'NamingSystem.title', 'min'=>0, 'max'=>1}, + 'status' => {'valid_codes'=>{'http://hl7.org/fhir/publication-status'=>['draft', 'active', 'retired', 'unknown']}, 'type'=>'code', 'path'=>'NamingSystem.status', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/publication-status'}}, + 'kind' => {'valid_codes'=>{'http://hl7.org/fhir/namingsystem-type'=>['codesystem', 'identifier', 'root']}, 'type'=>'code', 'path'=>'NamingSystem.kind', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/namingsystem-type'}}, + 'experimental' => {'type'=>'boolean', 'path'=>'NamingSystem.experimental', 'min'=>0, 'max'=>1}, + 'date' => {'type'=>'dateTime', 'path'=>'NamingSystem.date', 'min'=>1, 'max'=>1}, + 'publisher' => {'type'=>'string', 'path'=>'NamingSystem.publisher', 'min'=>0, 'max'=>1}, + 'contact' => {'type'=>'ContactDetail', 'path'=>'NamingSystem.contact', 'min'=>0, 'max'=>Float::INFINITY}, + 'responsible' => {'type'=>'string', 'path'=>'NamingSystem.responsible', 'min'=>0, 'max'=>1}, + 'type' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/v2-0203'=>['AC', 'ACSN', 'AIN', 'AM', 'AMA', 'AN', 'ANC', 'AND', 'ANON', 'ANT', 'APRN', 'ASID', 'BA', 'BC', 'BCFN', 'BCT', 'BR', 'BRN', 'BSNR', 'CAAI', 'CC', 'CONM', 'CY', 'CZ', 'DC', 'DCFN', 'DDS', 'DEA', 'DFN', 'DI', 'DL', 'DN', 'DO', 'DP', 'DPM', 'DR', 'DS', 'DSG', 'EI', 'EN', 'ESN', 'FDR', 'FDRFN', 'FGN', 'FI', 'FILL', 'GI', 'GIN', 'GL', 'GN', 'HC', 'IND', 'IRISTEM', 'JHN', 'LACSN', 'LANR', 'LI', 'L&I', 'LN', 'LR', 'MA', 'MB', 'MC', 'MCD', 'MCN', 'MCR', 'MCT', 'MD', 'MI', 'MR', 'MRT', 'MS', 'NBSNR', 'NCT', 'NE', 'NH', 'NI', 'NII', 'NIIP', 'NNxxx', 'NP', 'NPI', 'OBI', 'OD', 'PA', 'PC', 'PCN', 'PE', 'PEN', 'PGN', 'PHC', 'PHE', 'PHO', 'PI', 'PIN', 'PLAC', 'PN', 'PNT', 'PPIN', 'PPN', 'PRC', 'PRN', 'PT', 'QA', 'RI', 'RN', 'RPH', 'RR', 'RRI', 'RRP', 'SAMN', 'SB', 'SID', 'SL', 'SN', 'SNBSN', 'SNO', 'SP', 'SR', 'SRX', 'SS', 'STN', 'TAX', 'TN', 'TPR', 'TRL', 'U', 'UDI', 'UPIN', 'USID', 'VN', 'VP', 'VS', 'WC', 'WCN', 'WP', 'XV', 'XX']}, 'type'=>'CodeableConcept', 'path'=>'NamingSystem.type', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'preferred', 'uri'=>'http://hl7.org/fhir/ValueSet/namingsystem-identifier-system-type'}}, + 'description' => {'type'=>'markdown', 'path'=>'NamingSystem.description', 'min'=>0, 'max'=>1}, + 'useContext' => {'type'=>'UsageContext', 'path'=>'NamingSystem.useContext', 'min'=>0, 'max'=>Float::INFINITY}, + 'jurisdiction' => {'valid_codes'=>{'urn:iso:std:iso:3166'=>['AD', 'AE', 'AF', 'AG', 'AI', 'AL', 'AM', 'AO', 'AQ', 'AR', 'AS', 'AT', 'AU', 'AW', 'AX', 'AZ', 'BA', 'BB', 'BD', 'BE', 'BF', 'BG', 'BH', 'BI', 'BJ', 'BL', 'BM', 'BN', 'BO', 'BQ', 'BR', 'BS', 'BT', 'BV', 'BW', 'BY', 'BZ', 'CA', 'CC', 'CD', 'CF', 'CG', 'CH', 'CI', 'CK', 'CL', 'CM', 'CN', 'CO', 'CR', 'CU', 'CV', 'CW', 'CX', 'CY', 'CZ', 'DE', 'DJ', 'DK', 'DM', 'DO', 'DZ', 'EC', 'EE', 'EG', 'EH', 'ER', 'ES', 'ET', 'FI', 'FJ', 'FK', 'FM', 'FO', 'FR', 'GA', 'GB', 'GD', 'GE', 'GF', 'GG', 'GH', 'GI', 'GL', 'GM', 'GN', 'GP', 'GQ', 'GR', 'GS', 'GT', 'GU', 'GW', 'GY', 'HK', 'HM', 'HN', 'HR', 'HT', 'HU', 'ID', 'IE', 'IL', 'IM', 'IN', 'IO', 'IQ', 'IR', 'IS', 'IT', 'JE', 'JM', 'JO', 'JP', 'KE', 'KG', 'KH', 'KI', 'KM', 'KN', 'KP', 'KR', 'KW', 'KY', 'KZ', 'LA', 'LB', 'LC', 'LI', 'LK', 'LR', 'LS', 'LT', 'LU', 'LV', 'LY', 'MA', 'MC', 'MD', 'ME', 'MF', 'MG', 'MH', 'MK', 'ML', 'MM', 'MN', 'MO', 'MP', 'MQ', 'MR', 'MS', 'MT', 'MU', 'MV', 'MW', 'MX', 'MY', 'MZ', 'NA', 'NC', 'NE', 'NF', 'NG', 'NI', 'NL', 'NO', 'NP', 'NR', 'NU', 'NZ', 'OM', 'PA', 'PE', 'PF', 'PG', 'PH', 'PK', 'PL', 'PM', 'PN', 'PR', 'PS', 'PT', 'PW', 'PY', 'QA', 'RE', 'RO', 'RS', 'RU', 'RW', 'SA', 'SB', 'SC', 'SD', 'SE', 'SG', 'SH', 'SI', 'SJ', 'SK', 'SL', 'SM', 'SN', 'SO', 'SR', 'SS', 'ST', 'SV', 'SX', 'SY', 'SZ', 'TC', 'TD', 'TF', 'TG', 'TH', 'TJ', 'TK', 'TL', 'TM', 'TN', 'TO', 'TR', 'TT', 'TV', 'TW', 'TZ', 'UA', 'UG', 'UM', 'US', 'UY', 'UZ', 'VA', 'VC', 'VE', 'VG', 'VI', 'VN', 'VU', 'WF', 'WS', 'YE', 'YT', 'ZA', 'ZM', 'ZW', 'ABW', 'AFG', 'AGO', 'AIA', 'ALA', 'ALB', 'AND', 'ARE', 'ARG', 'ARM', 'ASM', 'ATA', 'ATF', 'ATG', 'AUS', 'AUT', 'AZE', 'BDI', 'BEL', 'BEN', 'BES', 'BFA', 'BGD', 'BGR', 'BHR', 'BHS', 'BIH', 'BLM', 'BLR', 'BLZ', 'BMU', 'BOL', 'BRA', 'BRB', 'BRN', 'BTN', 'BVT', 'BWA', 'CAF', 'CAN', 'CCK', 'CHE', 'CHL', 'CHN', 'CIV', 'CMR', 'COD', 'COG', 'COK', 'COL', 'COM', 'CPV', 'CRI', 'CUB', 'CUW', 'CXR', 'CYM', 'CYP', 'CZE', 'DEU', 'DJI', 'DMA', 'DNK', 'DOM', 'DZA', 'ECU', 'EGY', 'ERI', 'ESH', 'ESP', 'EST', 'ETH', 'FIN', 'FJI', 'FLK', 'FRA', 'FRO', 'FSM', 'GAB', 'GBR', 'GEO', 'GGY', 'GHA', 'GIB', 'GIN', 'GLP', 'GMB', 'GNB', 'GNQ', 'GRC', 'GRD', 'GRL', 'GTM', 'GUF', 'GUM', 'GUY', 'HKG', 'HMD', 'HND', 'HRV', 'HTI', 'HUN', 'IDN', 'IMN', 'IND', 'IOT', 'IRL', 'IRN', 'IRQ', 'ISL', 'ISR', 'ITA', 'JAM', 'JEY', 'JOR', 'JPN', 'KAZ', 'KEN', 'KGZ', 'KHM', 'KIR', 'KNA', 'KOR', 'KWT', 'LAO', 'LBN', 'LBR', 'LBY', 'LCA', 'LIE', 'LKA', 'LSO', 'LTU', 'LUX', 'LVA', 'MAC', 'MAF', 'MAR', 'MCO', 'MDA', 'MDG', 'MDV', 'MEX', 'MHL', 'MKD', 'MLI', 'MLT', 'MMR', 'MNE', 'MNG', 'MNP', 'MOZ', 'MRT', 'MSR', 'MTQ', 'MUS', 'MWI', 'MYS', 'MYT', 'NAM', 'NCL', 'NER', 'NFK', 'NGA', 'NIC', 'NIU', 'NLD', 'NOR', 'NPL', 'NRU', 'NZL', 'OMN', 'PAK', 'PAN', 'PCN', 'PER', 'PHL', 'PLW', 'PNG', 'POL', 'PRI', 'PRK', 'PRT', 'PRY', 'PSE', 'PYF', 'QAT', 'REU', 'ROU', 'RUS', 'RWA', 'SAU', 'SDN', 'SEN', 'SGP', 'SGS', 'SHN', 'SJM', 'SLB', 'SLE', 'SLV', 'SMR', 'SOM', 'SPM', 'SRB', 'SSD', 'STP', 'SUR', 'SVK', 'SVN', 'SWE', 'SWZ', 'SXM', 'SYC', 'SYR', 'TCA', 'TCD', 'TGO', 'THA', 'TJK', 'TKL', 'TKM', 'TLS', 'TON', 'TTO', 'TUN', 'TUR', 'TUV', 'TWN', 'TZA', 'UGA', 'UKR', 'UMI', 'URY', 'USA', 'UZB', 'VAT', 'VCT', 'VEN', 'VGB', 'VIR', 'VNM', 'VUT', 'WLF', 'WSM', 'YEM', 'ZAF', 'ZMB', 'ZWE', '004', '008', '010', '012', '016', '020', '024', '028', '031', '032', '036', '040', '044', '048', '050', '051', '052', '056', '060', '064', '068', '070', '072', '074', '076', '084', '086', '090', '092', '096', '100', '104', '108', '112', '116', '120', '124', '132', '136', '140', '144', '148', '152', '156', '158', '162', '166', '170', '174', '175', '178', '180', '184', '188', '191', '192', '196', '203', '204', '208', '212', '214', '218', '222', '226', '231', '232', '233', '234', '238', '239', '242', '246', '248', '250', '254', '258', '260', '262', '266', '268', '270', '275', '276', '288', '292', '296', '300', '304', '308', '312', '316', '320', '324', '328', '332', '334', '336', '340', '344', '348', '352', '356', '360', '364', '368', '372', '376', '380', '384', '388', '392', '398', '400', '404', '408', '410', '414', '417', '418', '422', '426', '428', '430', '434', '438', '440', '442', '446', '450', '454', '458', '462', '466', '470', '474', '478', '480', '484', '492', '496', '498', '499', '500', '504', '508', '512', '516', '520', '524', '528', '531', '533', '534', '535', '540', '548', '554', '558', '562', '566', '570', '574', '578', '580', '581', '583', '584', '585', '586', '591', '598', '600', '604', '608', '612', '616', '620', '624', '626', '630', '634', '638', '642', '643', '646', '652', '654', '659', '660', '662', '663', '666', '670', '674', '678', '682', '686', '688', '690', '694', '702', '703', '704', '705', '706', '710', '716', '724', '728', '729', '732', '740', '744', '748', '752', '756', '760', '762', '764', '768', '772', '776', '780', '784', '788', '792', '795', '796', '798', '800', '804', '807', '818', '826', '831', '832', '833', '834', '840', '850', '854', '858', '860', '862', '876', '882', '887', '894'], 'urn:iso:std:iso:3166:-2'=>['AF-BAL', 'AF-BAM', 'AF-BDG', 'AF-BDS', 'AF-BGL', 'AF-DAY', 'AF-FRA', 'AF-FYB', 'AF-GHA', 'AF-GHO', 'AF-HEL', 'AF-HER', 'AF-JOW', 'AF-KAB', 'AF-KAN', 'AF-KAP', 'AF-KDZ', 'AF-KHO', 'AF-KNR', 'AF-LAG', 'AF-LOG', 'AF-NAN', 'AF-NIM', 'AF-NUR', 'AF-PAN', 'AF-PAR', 'AF-PIA', 'AF-PKA', 'AF-SAM', 'AF-SAR', 'AF-TAK', 'AF-URU', 'AF-WAR', 'AF-ZAB', 'AX-AX', 'AL-01', 'AL-02', 'AL-03', 'AL-04', 'AL-05', 'AL-06', 'AL-07', 'AL-08', 'AL-09', 'AL-10', 'AL-11', 'AL-12', 'AL-BR', 'AL-BU', 'AL-DI', 'AL-DL', 'AL-DR', 'AL-DV', 'AL-EL', 'AL-ER', 'AL-FR', 'AL-GJ', 'AL-GR', 'AL-HA', 'AL-KA', 'AL-KB', 'AL-KC', 'AL-KO', 'AL-KR', 'AL-KU', 'AL-LB', 'AL-LE', 'AL-LU', 'AL-MK', 'AL-MM', 'AL-MR', 'AL-MT', 'AL-PG', 'AL-PQ', 'AL-PR', 'AL-PU', 'AL-SH', 'AL-SK', 'AL-SR', 'AL-TE', 'AL-TP', 'AL-TR', 'AL-VL', 'DZ-01', 'DZ-02', 'DZ-03', 'DZ-04', 'DZ-05', 'DZ-06', 'DZ-07', 'DZ-08', 'DZ-09', 'DZ-10', 'DZ-11', 'DZ-12', 'DZ-13', 'DZ-14', 'DZ-15', 'DZ-16', 'DZ-17', 'DZ-18', 'DZ-19', 'DZ-20', 'DZ-21', 'DZ-22', 'DZ-23', 'DZ-24', 'DZ-25', 'DZ-26', 'DZ-27', 'DZ-28', 'DZ-29', 'DZ-30', 'DZ-31', 'DZ-32', 'DZ-33', 'DZ-34', 'DZ-35', 'DZ-36', 'DZ-37', 'DZ-38', 'DZ-39', 'DZ-40', 'DZ-41', 'DZ-42', 'DZ-43', 'DZ-44', 'DZ-45', 'DZ-46', 'DZ-47', 'DZ-48', 'AS-AS', 'AD-02', 'AD-03', 'AD-04', 'AD-05', 'AD-06', 'AD-07', 'AD-08', 'AO-BGO', 'AO-BGU', 'AO-BIE', 'AO-CAB', 'AO-CCU', 'AO-CNN', 'AO-CNO', 'AO-CUS', 'AO-HUA', 'AO-HUI', 'AO-LNO', 'AO-LSU', 'AO-LUA', 'AO-MAL', 'AO-MOX', 'AO-NAM', 'AO-UIG', 'AO-ZAI', 'AI-AI', 'AQ-AQ', 'AG-03', 'AG-04', 'AG-05', 'AG-06', 'AG-07', 'AG-08', 'AG-10', 'AG-11', 'AR-A', 'AR-B', 'AR-C', 'AR-D', 'AR-E', 'AR-F', 'AR-G', 'AR-H', 'AR-J', 'AR-K', 'AR-L', 'AR-M', 'AR-N', 'AR-P', 'AR-Q', 'AR-R', 'AR-S', 'AR-T', 'AR-U', 'AR-V', 'AR-W', 'AR-X', 'AR-Y', 'AR-Z', 'AM-AG', 'AM-AR', 'AM-AV', 'AM-ER', 'AM-GR', 'AM-KT', 'AM-LO', 'AM-SH', 'AM-SU', 'AM-TV', 'AM-VD', 'AW-AW', 'AU-ACT', 'AU-NSW', 'AU-NT', 'AU-QLD', 'AU-SA', 'AU-TAS', 'AU-VIC', 'AU-WA', 'AT-1', 'AT-2', 'AT-3', 'AT-4', 'AT-5', 'AT-6', 'AT-7', 'AT-8', 'AT-9', 'AZ-ABS', 'AZ-AGA', 'AZ-AGC', 'AZ-AGM', 'AZ-AGS', 'AZ-AGU', 'AZ-AST', 'AZ-BA', 'AZ-BAB', 'AZ-BAL', 'AZ-BAR', 'AZ-BEY', 'AZ-BIL', 'AZ-CAB', 'AZ-CAL', 'AZ-CUL', 'AZ-DAS', 'AZ-FUZ', 'AZ-GAD', 'AZ-GA', 'AZ-GOR', 'AZ-GOY', 'AZ-GYG', 'AZ-HAC', 'AZ-IMI', 'AZ-ISM', 'AZ-KAL', 'AZ-KAN', 'AZ-KUR', 'AZ-LAC', 'AZ-LA', 'AZ-LAN', 'AZ-LER']}, 'type'=>'CodeableConcept', 'path'=>'NamingSystem.jurisdiction', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/jurisdiction'}}, + 'purpose' => {'type'=>'markdown', 'path'=>'NamingSystem.purpose', 'min'=>0, 'max'=>1}, + 'copyright' => {'type'=>'markdown', 'path'=>'NamingSystem.copyright', 'min'=>0, 'max'=>1}, + 'copyrightLabel' => {'type'=>'string', 'path'=>'NamingSystem.copyrightLabel', 'min'=>0, 'max'=>1}, + 'approvalDate' => {'type'=>'date', 'path'=>'NamingSystem.approvalDate', 'min'=>0, 'max'=>1}, + 'lastReviewDate' => {'type'=>'date', 'path'=>'NamingSystem.lastReviewDate', 'min'=>0, 'max'=>1}, + 'effectivePeriod' => {'type'=>'Period', 'path'=>'NamingSystem.effectivePeriod', 'min'=>0, 'max'=>1}, + 'topic' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/definition-use'=>['fhir-structure', 'custom-resource', 'dam', 'wire-format', 'archetype', 'template'], 'http://terminology.hl7.org/CodeSystem/definition-topic'=>['treatment', 'education', 'assessment']}, 'type'=>'CodeableConcept', 'path'=>'NamingSystem.topic', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/definition-topic'}}, + 'author' => {'type'=>'ContactDetail', 'path'=>'NamingSystem.author', 'min'=>0, 'max'=>Float::INFINITY}, + 'editor' => {'type'=>'ContactDetail', 'path'=>'NamingSystem.editor', 'min'=>0, 'max'=>Float::INFINITY}, + 'reviewer' => {'type'=>'ContactDetail', 'path'=>'NamingSystem.reviewer', 'min'=>0, 'max'=>Float::INFINITY}, + 'endorser' => {'type'=>'ContactDetail', 'path'=>'NamingSystem.endorser', 'min'=>0, 'max'=>Float::INFINITY}, + 'relatedArtifact' => {'type'=>'RelatedArtifact', 'path'=>'NamingSystem.relatedArtifact', 'min'=>0, 'max'=>Float::INFINITY}, + 'usage' => {'type'=>'string', 'path'=>'NamingSystem.usage', 'min'=>0, 'max'=>1}, + 'uniqueId' => {'type'=>'NamingSystem::UniqueId', 'path'=>'NamingSystem.uniqueId', 'min'=>1, 'max'=>Float::INFINITY} + } + + class UniqueId < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'UniqueId.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'UniqueId.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'UniqueId.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'type' => {'valid_codes'=>{'http://hl7.org/fhir/namingsystem-identifier-type'=>['oid', 'uuid', 'uri', 'iri-stem', 'v2csmnemonic', 'other']}, 'type'=>'code', 'path'=>'UniqueId.type', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/namingsystem-identifier-type'}}, + 'value' => {'type'=>'string', 'path'=>'UniqueId.value', 'min'=>1, 'max'=>1}, + 'preferred' => {'type'=>'boolean', 'path'=>'UniqueId.preferred', 'min'=>0, 'max'=>1}, + 'comment' => {'type'=>'string', 'path'=>'UniqueId.comment', 'min'=>0, 'max'=>1}, + 'period' => {'type'=>'Period', 'path'=>'UniqueId.period', 'min'=>0, 'max'=>1}, + 'authoritative' => {'type'=>'boolean', 'path'=>'UniqueId.authoritative', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :type # 1-1 code + attr_accessor :value # 1-1 string + attr_accessor :preferred # 0-1 boolean + attr_accessor :comment # 0-1 string + attr_accessor :period # 0-1 Period + attr_accessor :authoritative # 0-1 boolean + end + + attr_accessor :id # 0-1 id + attr_accessor :meta # 0-1 Meta + attr_accessor :implicitRules # 0-1 uri + attr_accessor :language # 0-1 code + attr_accessor :text # 0-1 Narrative + attr_accessor :contained # 0-* [ Resource ] + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :url # 0-1 uri + attr_accessor :identifier # 0-* [ Identifier ] + attr_accessor :version # 0-1 string + attr_accessor :versionAlgorithmString # 0-1 string + attr_accessor :versionAlgorithmCoding # 0-1 Coding + attr_accessor :name # 1-1 string + attr_accessor :title # 0-1 string + attr_accessor :status # 1-1 code + attr_accessor :kind # 1-1 code + attr_accessor :experimental # 0-1 boolean + attr_accessor :date # 1-1 dateTime + attr_accessor :publisher # 0-1 string + attr_accessor :contact # 0-* [ ContactDetail ] + attr_accessor :responsible # 0-1 string + attr_accessor :type # 0-1 CodeableConcept + attr_accessor :description # 0-1 markdown + attr_accessor :useContext # 0-* [ UsageContext ] + attr_accessor :jurisdiction # 0-* [ CodeableConcept ] + attr_accessor :purpose # 0-1 markdown + attr_accessor :copyright # 0-1 markdown + attr_accessor :copyrightLabel # 0-1 string + attr_accessor :approvalDate # 0-1 date + attr_accessor :lastReviewDate # 0-1 date + attr_accessor :effectivePeriod # 0-1 Period + attr_accessor :topic # 0-* [ CodeableConcept ] + attr_accessor :author # 0-* [ ContactDetail ] + attr_accessor :editor # 0-* [ ContactDetail ] + attr_accessor :reviewer # 0-* [ ContactDetail ] + attr_accessor :endorser # 0-* [ ContactDetail ] + attr_accessor :relatedArtifact # 0-* [ RelatedArtifact ] + attr_accessor :usage # 0-1 string + attr_accessor :uniqueId # 1-* [ NamingSystem::UniqueId ] + + def resourceType + 'NamingSystem' + end + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/resources/NutritionIntake.rb b/lib/fhir_models/r6/generated/resources/NutritionIntake.rb new file mode 100644 index 00000000..ba8145e3 --- /dev/null +++ b/lib/fhir_models/r6/generated/resources/NutritionIntake.rb @@ -0,0 +1,177 @@ +module FHIR + module R6 + class NutritionIntake < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'occurrence' => ['dateTime', 'Period'], + 'reported' => ['boolean', 'Reference'] + } + SEARCH_PARAMS = ['code', 'date', 'encounter', 'identifier', 'nutrition', 'patient', 'source', 'status', 'subject'] + METADATA = { + 'id' => {'type'=>'id', 'path'=>'NutritionIntake.id', 'min'=>0, 'max'=>1}, + 'meta' => {'type'=>'Meta', 'path'=>'NutritionIntake.meta', 'min'=>0, 'max'=>1}, + 'implicitRules' => {'type'=>'uri', 'path'=>'NutritionIntake.implicitRules', 'min'=>0, 'max'=>1}, + 'language' => {'type'=>'code', 'path'=>'NutritionIntake.language', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-languages'}}, + 'text' => {'type'=>'Narrative', 'path'=>'NutritionIntake.text', 'min'=>0, 'max'=>1}, + 'contained' => {'type'=>'Resource', 'path'=>'NutritionIntake.contained', 'min'=>0, 'max'=>Float::INFINITY}, + 'extension' => {'type'=>'Extension', 'path'=>'NutritionIntake.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'NutritionIntake.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'identifier' => {'type'=>'Identifier', 'path'=>'NutritionIntake.identifier', 'min'=>0, 'max'=>Float::INFINITY}, + 'instantiatesCanonical' => {'type'=>'canonical', 'path'=>'NutritionIntake.instantiatesCanonical', 'min'=>0, 'max'=>Float::INFINITY}, + 'instantiatesUri' => {'type'=>'uri', 'path'=>'NutritionIntake.instantiatesUri', 'min'=>0, 'max'=>Float::INFINITY}, + 'basedOn' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/NutritionOrder', 'http://hl7.org/fhir/StructureDefinition/CarePlan', 'http://hl7.org/fhir/StructureDefinition/ServiceRequest'], 'type'=>'Reference', 'path'=>'NutritionIntake.basedOn', 'min'=>0, 'max'=>Float::INFINITY}, + 'partOf' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/NutritionIntake', 'http://hl7.org/fhir/StructureDefinition/Procedure', 'http://hl7.org/fhir/StructureDefinition/Observation'], 'type'=>'Reference', 'path'=>'NutritionIntake.partOf', 'min'=>0, 'max'=>Float::INFINITY}, + 'status' => {'valid_codes'=>{'http://hl7.org/fhir/event-status'=>['preparation', 'in-progress', 'not-done', 'on-hold', 'stopped', 'completed', 'entered-in-error', 'unknown']}, 'type'=>'code', 'path'=>'NutritionIntake.status', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/event-status'}}, + 'statusReason' => {'valid_codes'=>{'http://snomed.info/sct'=>['397709008', '105480006', '719500002', '445060000', '704273008', '704274002', '704458005', '704275001', '704276000', '704277009', '398090008']}, 'type'=>'CodeableConcept', 'path'=>'NutritionIntake.statusReason', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/clinicalimpression-status-reason'}}, + 'code' => {'valid_codes'=>{'http://snomed.info/sct'=>['182922004', '38903004', '50712000', '56948003', '61420007', '183028005', '223456000', '225373002', '225374008', '229912004', '229913009', '229914003', '229915002', '229916001', '229917005', '284071006', '289133003', '310244003', '386261001', '404919001', '422972009', '425458000', '762104002', '765021002', '765022009', '765023004', '765024005', '765025006', '765052001', '765053006', '765060000', '765063003', '792805006', '1052337007', '1055200005', '1055201009', '1055202002', '1055203007', '1055204001', '1055207008', '1137465007', '1141680002', '1141683000', '1141684006', '1141931005', '1141932003', '1141933008', '1141934002', '1141935001', '1141936000', '1142125005', '1142126006', '1142127002', '1142128007', '1142129004', '1142131008', '1142132001', '1142133006', '1142162007', '1142163002', '1142164008', '1142165009', '1142166005', '1142167001', '1144595005', '1144596006', '1144598007', '1144599004', '1144600001', '1144601002', '1144800003', '1144801004', '1144802006', '1144804007', '1144806009', '1144808005', '1144996003', '1144999005', '1145000005', '1148495004', '1148496003', '1148497007', '1148499005', '1148501002', '1148502009', '1155728004', '1155729007', '1156314000', '1156315004', '1156443007', '1156444001', '1156717005', '1156718000', '1156719008', '1162720001', '1162721002', '1162722009', '1162724005', '1162725006', '1162726007', '1162729000', '1230134005', '1230138008', '1254992009', '1254993004', '1254994005', '1254995006', '1254996007', '1254998008', '1254999000', '1255001001', '1255002008', '1255003003', '1255142001', '1255144000', '1255145004', '1255146003', '1255162009', '1255163004', '1255164005', '1255165006', '1255166007', '1255167003', '1255223005', '1255224004', '1255225003', '1255226002', '1255227006', '1255228001', '1255386001', '1255387005', '1255388000', '1255389008', '1255818003', '1255820000', '1255821001', '1255822008', '1255823003', '1255824009', '1255825005', '1255826006', '1255828007', '1255829004', '1259967009', '1151000175103', '435581000124102', '435651000124106', '435661000124108', '435671000124101', '435681000124103', '435691000124100', '435701000124100', '435731000124108', '435741000124103', '435751000124101', '435771000124106', '435781000124109', '435801000124108', '435811000124106', '436661000124100', '436671000124107', '436681000124105', '436691000124108', '436701000124108', '436711000124106', '436721000124103', '436731000124100', '436871000124106', '436881000124109', '436891000124107', '436901000124106', '436911000124109', '436921000124101', '436931000124103', '436941000124108', '436951000124105', '436961000124107', '437011000124105', '437021000124102', '437031000124104', '437041000124109', '437051000124106', '437061000124108', '437081000124103', '437091000124100', '437111000124109', '437121000124101', '437131000124103', '437141000124108', '437151000124105', '437161000124107', '437171000124100', '437181000124102', '437191000124104', '437201000124101', '437211000124103', '437221000124106', '437231000124109', '437251000124102', '437261000124100', '437271000124107', '437281000124105', '437291000124108', '437301000124109', '437311000124107', '437321000124104', '437331000124101', '437341000124106', '437351000124108', '437361000124105', '437371000124103', '437381000124100', '437391000124102', '437401000124100', '437411000124102', '437421000124105', '437431000124108', '437441000124103', '437481000124109', '437491000124107', '437501000124104', '437511000124101', '437521000124109', '437531000124107', '437541000124102', '437551000124100', '437561000124103', '437571000124105', '437581000124108', '437591000124106', '437601000124103', '437611000124100', '437621000124108', '437631000124106', '437641000124101', '437651000124104', '437661000124102', '437671000124109', '437681000124107', '437691000124105', '437701000124105', '437711000124108', '437721000124100', '437731000124102', '437741000124107', '437751000124109', '437761000124106', '437771000124104', '437781000124101', '437791000124103', '437801000124102', '437811000124104', '437821000124107', '437831000124105', '437841000124100', '437851000124103', '437861000124101', '437871000124108', '438001000124106', '438021000124101', '438031000124103', '438041000124108', '438051000124105', '438091000124104', '438131000124102', '438141000124107', '438171000124104', '438181000124101', '438191000124103', '438201000124100', '438211000124102', '438221000124105', '438231000124108', '438241000124103', '438311000124106', '438321000124103', '439021000124105', '439031000124108', '439041000124103', '439061000124104', '439071000124106', '439081000124109', '439101000124101', '439111000124103', '439121000124106', '445341000124100', '445351000124103', '35011000087100', '40043006']}, 'type'=>'CodeableConcept', 'path'=>'NutritionIntake.code', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'preferred', 'uri'=>'http://hl7.org/fhir/ValueSet/diet-type'}}, + 'subject' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Group'], 'type'=>'Reference', 'path'=>'NutritionIntake.subject', 'min'=>1, 'max'=>1}, + 'encounter' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Encounter'], 'type'=>'Reference', 'path'=>'NutritionIntake.encounter', 'min'=>0, 'max'=>1}, + 'occurrenceDateTime' => {'type'=>'dateTime', 'path'=>'NutritionIntake.occurrence[x]', 'min'=>0, 'max'=>1}, + 'occurrencePeriod' => {'type'=>'Period', 'path'=>'NutritionIntake.occurrence[x]', 'min'=>0, 'max'=>1}, + 'recorded' => {'type'=>'dateTime', 'path'=>'NutritionIntake.recorded', 'min'=>0, 'max'=>1}, + 'reportedBoolean' => {'type'=>'boolean', 'path'=>'NutritionIntake.reported[x]', 'min'=>0, 'max'=>1}, + 'reportedReference' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole', 'http://hl7.org/fhir/StructureDefinition/Organization', 'http://hl7.org/fhir/StructureDefinition/Group'], 'type'=>'Reference', 'path'=>'NutritionIntake.reported[x]', 'min'=>0, 'max'=>1}, + 'nutritionItem' => {'type'=>'NutritionIntake::NutritionItem', 'path'=>'NutritionIntake.nutritionItem', 'min'=>0, 'max'=>Float::INFINITY}, + 'performer' => {'type'=>'NutritionIntake::Performer', 'path'=>'NutritionIntake.performer', 'min'=>0, 'max'=>Float::INFINITY}, + 'location' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Location'], 'type'=>'Reference', 'path'=>'NutritionIntake.location', 'min'=>0, 'max'=>1}, + 'derivedFrom' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Resource'], 'type'=>'Reference', 'path'=>'NutritionIntake.derivedFrom', 'min'=>0, 'max'=>Float::INFINITY}, + 'reason' => {'type'=>'CodeableReference', 'path'=>'NutritionIntake.reason', 'min'=>0, 'max'=>Float::INFINITY}, + 'note' => {'type'=>'Annotation', 'path'=>'NutritionIntake.note', 'min'=>0, 'max'=>Float::INFINITY} + } + + class NutritionItem < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'NutritionItem.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'NutritionItem.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'NutritionItem.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'type' => {'valid_codes'=>{'http://snomed.info/sct'=>['255620007', '3718001', '4289006', '4700006', '4882006', '5163009', '7661006', '7791007', '10827009', '12448007', '13577000', '14263006', '16641007', '19950006', '20459005', '22836000', '23182003', '23317009', '24515005', '25743006', '26426004', '28230009', '28647000', '28942008', '29516008', '32500002', '32627005', '35124009', '37784002', '39102003', '40112002', '41317008', '41834005', '42244003', '43708003', '44027008', '44590006', '46321002', '46329000', '50479000', '50593009', '51905005', '51934004', '52800001', '53875002', '54041009', '56773009', '59119009', '59149006', '61044003', '63045006', '63766005', '64869000', '66228001', '67296003', '67324005', '67938008', '70813002', '71561006', '72340002', '72359000', '72511004', '74242007', '77722008', '80743002', '80903004', '82450006', '82566005', '83595008', '83897009', '84802001', '85668006', '86600008', '89707004', '89811004', '89866003', '90677004', '90696000', '91353009', '91606004', '91677007', '102259006', '102260001', '102261002', '102262009', '102263004', '102264005', '102270004', '102271000', '102697003', '102698008', '102699000', '126076005', '126077001', '126078006', '126079003', '126080000', '126081001', '126082008', '127384006', '226017009', '226021002', '226022009', '226023004', '226024005', '226037008', '226041007', '226046002', '226061001', '226062008', '226367006', '226368001', '226491003', '226492005', '226493000', '226495007', '226496008', '226497004', '226498009', '226529007', '226530002', '226531003', '226532005', '226533000', '226534006', '226535007', '226536008', '226537004', '226538009', '226539001', '226540004', '226541000', '226542007', '226543002', '226544008', '226546005', '226547001', '226548006', '226549003', '226550003', '226551004', '226552006', '226553001', '226554007', '226555008', '226556009', '226557000', '226558005', '226559002', '226560007', '226561006', '226562004', '226563009', '226564003', '226565002', '226566001', '226567005', '226568000', '226569008', '226570009', '226571008', '226572001', '226574000', '226575004', '226576003', '226577007', '226578002', '226579005', '226580008', '226581007', '226582000', '226583005', '226584004', '226585003', '226587006', '226589009', '226590000', '226592008', '226593003', '226595005', '226596006', '226597002', '226598007', '226601002', '226604005', '226611009', '226612002', '226613007', '226614001', '226616004', '226617008', '226618003', '226619006', '226620000', '226621001', '226622008', '226639005', '226640007', '226641006', '226642004', '226643009', '226644003', '226645002', '226647005', '226648000', '226649008', '226650008', '226651007', '226652000', '226653005', '226654004', '226655003', '226656002', '226657006', '226658001', '226659009', '226660004', '226661000', '226662007', '226663002', '226664008', '226665009', '226666005', '226667001', '226668006', '226669003', '226670002', '226671003', '226672005', '226673000', '226674006', '226675007', '226676008', '226677004', '226678009', '226679001', '226680003', '226681004', '226682006', '226683001', '226684007', '226685008', '226686009', '226687000', '226688005', '226689002', '226690006', '226691005', '226692003', '226693008', '226694002', '226697009', '226699007', '226700008', '226701007', '226702000', '226703005', '226704004', '226705003', '226706002', '226707006', '226708001', '226709009', '226710004', '226711000', '226712007', '226713002', '226714008', '226715009', '226716005', '226717001', '226718006', '226719003', '226720009', '226721008', '226722001', '226723006', '226724000', '226725004', '226726003', '226727007', '226728002', '226729005', '226730000', '226731001', '226732008', '226733003', '226734009', '226735005', '226736006', '226737002', '226738007', '226739004', '226740002', '226741003', '226742005', '226743000', '226744006', '226745007', '226746008', '226747004', '226748009', '226749001', '226750001', '226751002', '226752009', '226753004', '226754005', '226755006', '226756007', '226757003', '226758008', '226759000', '226761009', '226762002', '226763007', '226764001', '226765000', '226766004', '226767008', '226768003', '226769006', '226770007', '226771006', '226774003', '226775002', '226776001', '226777005', '226778000', '226779008', '226780006', '226781005', '226782003', '226783008', '226784002', '226785001', '226786000', '226787009', '226788004', '226789007', '226790003', '226791004', '226793001', '226795008', '226796009', '226797000', '226798005', '226799002', '226800003', '226801004', '226802006', '226803001', '226805008', '226808005', '226809002', '226810007', '226811006', '226812004', '226813009', '226814003', '226815002', '226816001', '226817005', '226818000', '226819008', '226820002', '226821003', '226822005', '226823000', '226824006', '226825007', '226826008', '226827004', '226828009', '226829001', '226830006', '226831005', '226832003', '226834002', '226835001', '226836000', '226837009', '226838004', '226839007', '226840009', '226841008', '226842001', '226843006', '226844000', '226845004', '226846003', '226847007', '226848002', '226849005', '226850005', '226851009', '226852002', '226853007', '226854001', '226855000', '226856004', '226857008', '226858003', '226859006', '226860001', '226861002', '226862009', '226863004', '226864005', '226865006', '226866007', '226867003', '226868008', '226869000', '226870004', '226871000', '226872007', '226873002', '226874008', '226875009', '226876005', '226877001', '226878006', '226879003', '226880000', '226881001', '226882008', '226883003', '226884009', '226885005', '226886006', '226887002', '226888007', '226889004', '226890008', '226891007', '226892000', '226894004', '226895003', '226896002', '226897006', '226898001', '226899009', '226900004', '226901000', '226902007', '226903002', '226904008', '226907001', '226908006', '226909003', '226910008', '226911007', '226912000', '226913005', '226914004', '226915003', '226916002', '226917006', '226918001', '226919009', '226920003', '226921004', '226922006', '226923001', '226924007', '226925008', '226926009', '226927000', '226928005', '226929002', '226930007', '226931006', '226932004', '226933009', '226934003', '226935002', '226936001', '226937005', '226938000', '226939008', '226940005', '226941009', '226942002', '226943007', '226944001', '226945000', '226946004', '226947008', '226948003', '226949006', '226950006', '226951005', '226952003', '226953008', '226954002', '226955001', '226956000', '226957009', '226958004', '226959007', '226960002', '226961003', '226962005', '226963000', '226964006', '226965007', '226966008', '226967004', '226968009', '226969001', '226970000', '226971001', '226972008', '226973003', '226974009', '226975005', '226976006', '226977002', '226978007', '226979004', '226980001', '226981002', '226982009', '226983004', '226984005', '226985006', '226987003', '226988008', '226989000', '226990009', '226991008', '226992001', '226993006', '226994000', '226995004', '226996003', '226997007', '226998002', '226999005', '227000008', '227001007', '227002000', '227003005', '227004004', '227005003', '227006002', '227007006', '227008001', '227009009', '227010004', '227011000', '227012007', '227013002', '227014008', '227015009', '227016005', '227017001', '227018006', '227019003', '227020009', '227021008', '227022001', '227023006', '227024000', '227025004', '227026003', '227027007', '227028002', '227029005', '227030000', '227031001', '227032008', '227033003', '227034009', '227036006', '227038007', '227040002', '227041003', '227042005', '227044006', '227045007', '227046008', '227047004', '227048009', '227049001', '227050001', '227051002', '227052009', '227053004', '227054005', '227055006', '227058008', '227060005', '227061009', '227062002', '227063007', '227064001', '227065000', '227066004', '227067008', '227068003', '227069006', '227070007', '227071006', '227072004', '227073009', '227074003', '227075002', '227076001', '227078000', '227080006', '227081005', '227083008', '227084002', '227085001', '227086000', '227087009', '227088004', '227089007', '227092006', '227093001', '227096009', '227097000', '227098005', '227099002', '227101009', '227103007', '227104001', '227105000', '227106004', '227107008', '227108003', '227109006', '227110001', '227111002', '227114005', '227115006', '227116007', '227117003', '227118008', '227119000', '227120006', '227121005', '227122003', '227123008', '227124002', '227126000', '227127009', '227128004', '227129007', '227130002', '227131003', '227132005', '227133000', '227134006', '227135007', '227136008', '227137004', '227138009', '227139001', '227141000', '227142007', '227143002', '227144008', '227145009', '227147001', '227148006', '227150003', '227151004', '227152006', '227153001', '227154007', '227155008', '227156009', '227157000', '227158005', '227159002', '227160007', '227164003', '227165002', '227167005', '227168000', '227169008', '227170009', '227171008', '227172001', '227173006', '227174000', '227175004', '227176003', '227177007', '227178002', '227179005', '227180008', '227181007', '227182000', '227183005', '227184004', '227185003', '227186002', '227187006', '227188001', '227189009', '227190000', '227191001', '227193003', '227194009', '227195005', '227196006', '227197002', '227198007', '227199004', '227200001', '227201002', '227202009', '227203004', '227204005', '227205006', '227206007', '227207003', '227208008', '227209000', '227210005', '227212002', '227213007', '227214001', '227215000', '227216004', '227217008', '227218003', '227219006', '227220000', '227221001', '227225005', '227226006', '227227002', '227228007', '227229004', '227230009', '227231008', '227232001', '227233006', '227234000', '227235004', '227236003', '227238002', '227239005', '227240007', '227242004', '227244003', '227245002', '227247005', '227249008', '227250008', '227251007', '227253005', '227254004', '227255003', '227258001', '227259009', '227260004', '227261000', '227262007', '227263002', '227264008', '227265009', '227266005', '227268006', '227269003', '227270002', '227271003', '227272005', '227273000', '227274006', '227275007', '227276008', '227277004', '227279001', '227280003', '227281004', '227282006', '227283001', '227284007', '227285008', '227286009', '227287000', '227288005', '227289002', '227290006', '227291005', '227292003', '227294002', '227295001', '227296000', '227297009', '227298004', '227299007', '227300004', '227301000', '227302007', '227303002', '227304008', '227305009', '227306005', '227307001', '227308006', '227309003', '227310008', '227311007', '227312000', '227313005', '227314004', '227315003', '227316002', '227317006', '227318001', '227319009', '227320003', '227321004', '227322006', '227323001', '227324007', '227325008', '227326009', '227327000', '227328005', '227329002', '227330007', '227331006', '227332004', '227333009', '227334003', '227335002', '227336001', '227337005', '227338000', '227339008', '227340005', '227341009', '227342002', '227343007', '227345000', '227346004', '227347008', '227348003', '227349006', '227350006', '227351005', '227352003', '227353008', '227354002', '227355001', '227356000', '227357009', '227358004', '227359007', '227360002', '227361003', '227362005', '227363000', '227364006', '227365007', '227366008', '227367004', '227368009', '227369001', '227370000', '227371001', '227372008', '227373003', '227374009', '227375005', '227376006', '227377002', '227379004', '227380001', '227381002', '227382009', '227383004', '227384005', '227385006', '227386007', '227387003', '227388008', '227389000', '227390009', '227391008', '227392001', '227393006', '227395004', '227396003', '227397007', '227398002', '227399005', '227400003', '227401004', '227402006', '227403001', '227404007', '227405008', '227406009', '227407000', '227408005', '227409002', '227410007', '227411006', '227412004', '227413009', '227414003', '227415002', '227416001', '227417005', '227418000', '227419008', '227420002', '227421003', '227422005', '227423000', '227424006', '227425007', '227426008', '227427004', '227428009', '227429001', '227430006', '227431005', '227432003', '227433008', '227434002', '227435001', '227436000', '227437009', '227438004', '227439007', '227441008', '227442001', '227443006', '227444000', '227445004', '227446003', '227447007', '227448002', '227449005', '227450005', '227451009', '227452002', '227453007', '227454001', '227455000', '227456004', '227457008', '227458003', '227459006', '227460001', '227461002', '227462009', '227463004', '227464005', '227465006', '227466007', '227467003', '227468008', '227469000', '227470004', '227471000', '227472007', '227473002', '227474008', '227475009', '227476005', '227477001', '227478006', '227479003', '227480000', '227481001', '227482008', '227483003', '227484009', '227485005', '227486006', '227487002', '227488007', '227489004', '227490008', '227491007', '227492000', '227493005', '227495003', '227496002', '227497006', '227498001', '227499009', '227500000', '227501001', '227502008', '227503003', '227504009', '227505005', '227506006']}, 'type'=>'CodeableConcept', 'path'=>'NutritionItem.type', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/food-type'}}, + 'nutritionProduct' => {'type'=>'CodeableReference', 'path'=>'NutritionItem.nutritionProduct', 'min'=>0, 'max'=>1}, + 'consumedItem' => {'type'=>'NutritionIntake::NutritionItem::ConsumedItem', 'path'=>'NutritionItem.consumedItem', 'min'=>0, 'max'=>Float::INFINITY}, + 'notConsumed' => {'type'=>'boolean', 'path'=>'NutritionItem.notConsumed', 'min'=>0, 'max'=>1}, + 'notConsumedReason' => {'valid_codes'=>{'http://snomed.info/sct'=>['302188001', '11193009', '26440003', '38175008', '346138009', '228018009', '228019001', '228020007', '228021006', '386617003', '140004', '168000', '171008', '192008', '242004', '303002', '317006', '335002', '407000', '408005', '450005', '517007', '536002', '643001', '652005', '658009', '675003', '703000', '755004', '799008', '845006', '964004', '975000', '981008', '984000', '1027000', '1034003', '1045000', '1051005', '1059007', '1116000', '1150009', '1208004', '1264004', '1287007', '1356007', '1367008', '1475003', '1488000', '1492007', '1512006', '1532007', '1542009', '1567007', '1698001', '1744008', '1761006', '1771008', '1778002', '1779005', '1824008', '1826005', '1835003', '1865008', '2043009', '2066005', '2091005', '2128005', '2129002', '2245007', '2307008', '2365002', '2367005', '2435008', '2556008', '2707005', '2783007', '2807004', '2825006', '2901004', '2919008', '2946003', '2955000', '3004001', '3021005', '3023008', '3094009', '3097002', '3308008', '3376008', '3419005', '3464007', '3482005', '3483000', '3549009', '3558002', '3590007', '3639002', '3650004', '3662000', '3696007', '3738000', '3752003', '3783004', '3797007', '3815005', '3845008', '3855007', '3886001', '3899003', '3913002', '3951002', '4195003', '4237001', '4264000', '4269005', '4283007', '4356008', '4397001', '4399003', '4410001', '4416007', '4481007', '4494009', '4522001', '4556007', '4637005', '4654002', '4661003', '4711003', '4834000', '4846001', '4896000', '4998000', '5033003', '5126000', '5144008', '5153001', '5201002', '5258001', '5432003', '5492000', '5494004', '5562006', '5596004', '5631002', '5639000', '5667009', '5689008', '5791006', '5805002', '5820008', '5920007', '5964004', '6066007', '6072007', '6075009', '6087002', '6121001', '6137007', '6183001', '6214005', '6215006', '6241000', '6288001', '6382002', '6441003', '6461009', '6477005', '6528000', '6548007', '6659005', '6724001', '6761005', '6762003', '6838000', '6913006', '6936002', '6971002', '7021009', '7037003', '7265005', '7290007', '7346000', '7399006', '7407001', '7425008', '7444001', '7475005', '7493006', '7522008', '7538002', '7620006', '7731005', '7780000', '7826003', '7847004', '7877005', '7881005', '7903009', '7920008', '7926002', '7941002', '8004003', '8071005', '8090002', '8114009', '8262006', '8410006', '8421002', '8466006', '8493009', '8543007', '8579004', '8587003', '8622001', '8666004', '8744003', '8765009', '8771003', '8832006', '8933000', '8986002', '9053006', '9058002', '9067002', '9124008', '9168005', '9245008', '9272000', '9273005', '9359003', '9366002', '9368001', '9391002', '9473008', '9484001', '9491003', '9551004', '9563009', '9665009', '9707006', '9733003', '9785001', '9814003', '9815002', '9822005', '9829001', '9843006', '9866007', '9914004', '9953008', '9984005', '10017004', '10078003', '10184002', '10217006', '10295004', '10345003', '10351008', '10389003', '10480003', '10665004', '10679007', '10699001', '10728006', '10743008', '10816007', '10825001', '10883005', '10890000', '10897002', '10920005', '10998006', '11003002', '11033009', '11102005', '11114002', '11178005', '11179002', '11194003', '11223009', '11256005', '11266002', '11350001', '11426004', '11461005', '11552008', '11578004', '11619008', '11672007', '11683003', '11767005', '11818002', '11840006', '11938002', '11949008', '12002009', '12063002', '12104008', '12245007', '12264001', '12269006', '12274003', '12351004', '12355008', '12368000', '12384004', '12435008', '12463005', '12516006', '12574004', '12625009', '12721007', '12776000', '12777009', '12779007', '12847006', '12932003', '13025001', '13026000', '13114007', '13140001', '13160009', '13177009', '13200003', '13265006', '13267003', '13286006', '13457005', '13466009', '13468005', '13470001', '13471002', '13483000', '13504006', '13516000', '13538003', '13568007', '13630003', '13771001', '13883009', '13891000', '13916005', '13923006', '13959000', '14066009', '14094001', '14220008', '14223005', '14311001', '14380007', '14384003', '14430002', '14448006', '14465002', '14508001', '14582003', '14725002', '14756005', '14760008', '14808008', '14901003', '14911005', '14919007', '15033003', '15082003', '15115006', '15135007', '15151004', '15165002', '15230009', '15238002', '15270002', '15284007', '15342002', '15402006', '15419008', '15423000', '15445004', '15492000', '15510009', '15528006', '15699003', '15720001', '15733007', '15770003', '15899001', '15902003', '15970005', '15999000', '16000003', '16010007', '16069000', '16070004', '16101002', '16121001', '16331000', '16358007', '16376000', '16459000', '16485001', '16516008', '16694003', '16714009', '16761005', '16763008', '16816002', '16932000', '16950007', '16957005', '17067009', '17110002', '17186003', '17206008', '17266006', '17346000', '17349007', '17355002', '17440005', '17442002', '17465007', '17531008', '17551007', '17552000', '17565009', '17593008', '17681007', '17709002', '17741008', '17755000', '17783003', '17802000', '17890003', '17960009', '17970006', '18028001', '18037001', '18081009', '18116006', '18139000', '18147000', '18168004', '18169007', '18229003', '18269002', '18317005', '18342001', '18367003', '18389004', '18425006', '18526009', '18530007', '18576006', '18644006', '18645007', '18665000', '18718003', '18755003', '18773000', '18792003', '18805001', '18846006', '18849004', '18899000', '18910001', '18917003', '18935007', '19132000', '19213003', '19216006', '19263008', '19286001', '19311003', '19335008', '19345005', '19387007', '19523008', '19547001', '19569008', '19597002', '19640007', '19682006', '19742005', '19850005', '19881001', '19894004', '19936001', '19943007', '19968009', '19995004', '20239009', '20306009', '20335001', '20402005', '20474007', '20509003', '20528005', '20570000', '20607006', '20639004', '20674003', '20678000', '20719006', '20725005', '20754004', '20759009', '20790006', '20813000', '20815007', '20824003', '20860008', '20915006', '20919000', '20926000', '20928004', '21162009', '21366000', '21459002', '21580006', '21638000', '21692001', '21759003', '21763005', '21782001', '21809000', '21861000', '21863002', '21995002', '22114000', '22149007', '22157005', '22169002', '22207007', '22208002', '22231002', '22240003', '22304002', '22323009', '22361007', '22395006', '22490002', '22500005', '22508003', '22511002', '22542007', '22589009', '22620000', '22711000', '22788004', '22845004', '22846003', '22883003', '22905009', '22922006', '22949006', '22974009', '23023009', '23034007', '23062000', '23065003', '23080009', '23144006', '23166004', '23202007', '23234003', '23298002', '23387001', '23512004', '23587002', '23649000', '23678004', '23693000', '23740006', '23812009', '23874000', '23913003', '23916006', '23949002', '23971007', '23997001', '24001002', '24029004', '24060004', '24078009', '24087000', '24194000', '24203005', '24291004', '24339001', '24407009', '24412005', '24436009', '24557004', '24610009', '24617007', '24754009', '24764000', '24789006', '24807004', '24810006', '24813008', '24829000', '25102003', '25110002', '25148007', '25273001', '25299008', '25319005', '25335003', '25345001', '25349007', '25374005', '25418001', '25420003', '25458004', '25479004', '25507003', '25540007', '25552000', '25554004', '25598004', '25617003', '25730006', '25744000', '25803005', '25887009', '25896009', '25898005', '25924004', '25933002', '25942009', '25948008', '25972003', '26006005', '26103000', '26179002', '26185009', '26221006', '26249004', '26284000', '26289005', '26315009', '26316005', '26373009', '26374003', '26421009', '26422002', '26485002', '26558007', '26597004', '26624006', '26629001', '26718008', '26748006', '26826005', '26828006', '26838001', '26874005', '26884006', '26918003', '26975007', '27002002', '27025001', '27123005', '27152008', '27156006', '27160009', '27203001', '27235001', '27241008', '27281001', '27302009', '27355003', '27409004', '27576009', '27673007', '27680009', '27697003', '27719009', '27729002', '27829006', '27858009', '27868004', '27878001', '27902000', '27916005', '27943000', '27970007', '28016005', '28041003', '28045007', '28082003', '28132005', '28175004', '28198007', '28212002', '28358004', '28401004', '28412004', '28536002', '28599006', '28626004', '28670008', '28682004', '28698006', '28724005', '28756003', '28766006', '28826002', '28828001', '28845006', '28945005', '28951000', '29110005', '29120000', '29162007', '29256009', '29291001', '29330004', '29384001', '29451002', '29479008', '29484002', '29553002', '29604006', '29632002', '29748005', '29755007', '29874009', '29880001', '29886007', '29927001', '29979000', '29980002', '30037006', '30074005', '30093007', '30102006', '30126008', '30144000', '30183003', '30188007', '30233002', '30265004', '30276000', '30300009', '30304000', '30464003', '30468000', '30493003', '30512007', '30514008', '30588004', '30657009', '30677002', '30693006', '30715007', '30716008', '30719001', '30731004', '30736009', '30811009', '30873000', '30874006', '30877004', '30888005', '30993009', '31005002', '31015008', '31155007', '31258000', '31301004', '31309002', '31452001', '31499008', '31595004', '31607006', '31642005', '31686000', '31704005', '31712002', '31742004', '31841001', '32038009', '32067005', '32084004', '32097002', '32110003', '32141002', '32161008', '32194006', '32230006', '32236000', '32295003', '32298001', '32337007', '32450007', '32490005', '32527003', '32580004', '32614006', '32620007', '32883009', '32891000', '33020000', '33144001', '33167004', '33225004', '33243000', '33257003', '33261009', '33334006', '33361006', '33370009', '33410002', '33504000', '33505004', '33652004', '33687004', '33688009', '33710003', '33727006', '33812003', '33838003', '33841007', '33902006', '33906009', '33931005', '33983003', '33990008', '33995003', '33997006', '34021006', '34125004', '34231006', '34240005', '34255001', '34262005', '34282009', '34286007', '34346002', '34367002', '34570004', '34580000', '34589004', '34602004', '34736002', '34786008', '34798003', '34821005', '34903006', '34921009', '34923007', '35023000', '35065006', '35074008', '35095003', '35117008', '35156002', '35217003', '35223008', '35246005', '35265002', '35266001', '35298007', '35447004', '35452009', '35517004', '35541001', '35560008', '35563005', '35571009', '35580009', '35681000', '35758009', '35865007', '35974005', '36001007', '36046008', '36151004', '36155008', '36162004', '36188001', '36202009', '36246001', '36261000', '36269003', '36304008', '36334003', '36355001', '36376006', '36483003', '36529003', '36619004', '36631002', '36760000', '36789003', '36859004', '36891003', '36921006', '36955009', '36975000', '37031009', '37054000', '37224001', '37320007', '37369009', '37372002', '37373007', '37404003', '37439003', '37442009', '37502002', '37528004', '37657006', '37666005', '37688005', '37693008', '37703005', '37831005', '37832003', '37871000', '37976006', '37992001', '38032004', '38059007', '38079004', '38089000', '38106008', '38205001', '38214006', '38215007', '38228000', '38285004', '38302000', '38306002', '38365000', '38397000', '38420005', '38438008', '38632003', '38662009', '38685005', '38712009', '38739001', '38851006', '38856001', '38906007', '38938002', '38951007', '38972005', '38982006', '38993008', '38996000', '39170005', '39204006', '39205007', '39271004', '39273001', '39306006', '39323002', '39326005', '39341005', '39344002', '39392002', '39400004', '39476006', '39621005', '39634006', '39642007', '39666001', '39683005', '39719008', '39747007', '39755000', '39772007', '39788007', '39963006', '39998009', '40028009', '40046003', '40158001', '40159009', '40194002', '40210001', '40214005', '40273006', '40315008', '40385000', '40444006', '40453004', '40468003', '40494007', '40515007', '40616000', '40650009', '40663003', '40719004', '40739000']}, 'type'=>'CodeableConcept', 'path'=>'NutritionItem.notConsumedReason', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/not-consumed-reason'}} + } + + class ConsumedItem < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'rate' => ['Quantity', 'Ratio'] + } + METADATA = { + 'id' => {'type'=>'string', 'path'=>'ConsumedItem.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'ConsumedItem.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'ConsumedItem.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'schedule' => {'type'=>'Timing', 'path'=>'ConsumedItem.schedule', 'min'=>0, 'max'=>1}, + 'amount' => {'type'=>'Quantity', 'path'=>'ConsumedItem.amount', 'min'=>0, 'max'=>1}, + 'rateQuantity' => {'type'=>'Quantity', 'path'=>'ConsumedItem.rate[x]', 'min'=>0, 'max'=>1}, + 'rateRatio' => {'type'=>'Ratio', 'path'=>'ConsumedItem.rate[x]', 'min'=>0, 'max'=>1}, + 'totalIntake' => {'type'=>'NutritionIntake::NutritionItem::ConsumedItem::TotalIntake', 'path'=>'ConsumedItem.totalIntake', 'min'=>0, 'max'=>Float::INFINITY} + } + + class TotalIntake < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'TotalIntake.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'TotalIntake.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'TotalIntake.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'nutrient' => {'type'=>'CodeableReference', 'path'=>'TotalIntake.nutrient', 'min'=>1, 'max'=>1}, + 'amount' => {'type'=>'Quantity', 'path'=>'TotalIntake.amount', 'min'=>1, 'max'=>1}, + 'energy' => {'type'=>'Quantity', 'path'=>'TotalIntake.energy', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :nutrient # 1-1 CodeableReference + attr_accessor :amount # 1-1 Quantity + attr_accessor :energy # 0-1 Quantity + end + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :schedule # 0-1 Timing + attr_accessor :amount # 0-1 Quantity + attr_accessor :rateQuantity # 0-1 Quantity + attr_accessor :rateRatio # 0-1 Ratio + attr_accessor :totalIntake # 0-* [ NutritionIntake::NutritionItem::ConsumedItem::TotalIntake ] + end + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :type # 0-1 CodeableConcept + attr_accessor :nutritionProduct # 0-1 CodeableReference + attr_accessor :consumedItem # 0-* [ NutritionIntake::NutritionItem::ConsumedItem ] + attr_accessor :notConsumed # 0-1 boolean + attr_accessor :notConsumedReason # 0-1 CodeableConcept + end + + class Performer < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Performer.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Performer.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Performer.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'function' => {'valid_codes'=>{'http://snomed.info/sct'=>['223366009', '1421009', '3430008', '3842006', '4162009', '5275007', '6816002', '6868009', '8724009', '11661002', '11911009', '11935004', '13580004', '14698002', '17561000', '18803008', '18850004', '19244007', '20145008', '21365001', '21450003', '22515006', '22731001', '22983004', '23278007', '24430003', '24590004', '25961008', '26042002', '26369006', '28229004', '28411006', '28544002', '36682004', '37154003', '37504001', '39677007', '40127002', '40204001', '40570005', '41672002', '41904004', '43702002', '44652006', '45440000', '45544007', '45956004', '46255001', '48740002', '49203003', '49993003', '50149000', '54503009', '56397003', '56466003', '56542007', '56545009', '57654006', '59058001', '59169001', '59317003', '59944000', '60008001', '61207006', '61246008', '61345009', '61894003', '62247001', '63098009', '66476003', '66862007', '68867008', '68950000', '69280009', '71838004', '73265009', '75271001', '76166008', '76231001', '76899008', '78703002', '78729002', '79898004', '80409005', '80546007', '80584001', '80933006', '81464008', '82296001', '83273008', '83685006', '85733003', '88189002', '90201008', '90655003', '106289002', '106292003', '106293008', '106294002', '106296000', '106330007', '158965000', '158966004', '158967008', '158968003', '158969006', '158971006', '158972004', '158973009', '158974003', '158975002', '158977005', '158978000', '158979008', '158980006', '158983008', '158984002', '158985001', '158986000', '158987009', '158988004', '158989007', '158990003', '158992006', '158993001', '158994007', '158995008', '158996009', '158997000', '158998005', '158999002', '159001001', '159002008', '159003003', '159004009', '159005005', '159006006', '159007002', '159010009', '159011008', '159012001', '159014000', '159016003', '159017007', '159018002', '159019005', '159021000', '159022007', '159025009', '159026005', '159027001', '159028006', '159033005', '159034004', '159035003', '159036002', '159037006', '159038001', '159039009', '159040006', '159041005', '159141008', '159972006', '160008000', '224529009', '224530004', '224531000', '224532007', '224533002', '224534008', '224535009', '224536005', '224537001', '224538006', '224540001', '224541002', '224542009', '224543004', '224544005', '224545006', '224546007', '224547003', '224548008', '224549000', '224550000', '224551001', '224552008', '224554009', '224555005', '224556006', '224557002', '224558007', '224559004', '224560009', '224562001', '224563006', '224564000', '224565004', '224566003', '224567007', '224569005', '224570006', '224571005', '224572003', '224573008', '224574002', '224575001', '224576000', '224577009', '224578004', '224579007', '224580005', '224581009', '224583007', '224584001', '224585000', '224586004', '224587008', '224588003', '224589006', '224590002', '224591003', '224592005', '224593000', '224594006', '224595007', '224596008', '224597004', '224598009', '224599001', '224600003', '224601004', '224602006', '224603001', '224604007', '224606009', '224607000', '224608005', '224609002', '224610007', '224614003', '224615002', '224620002', '224621003', '224622005', '224623000', '224624006', '224625007', '224626008', '224936003', '225726006', '225727002', '265937000', '265939002', '283875005', '302211009', '303124005', '303129000', '303133007', '303134001', '304291006', '304292004', '307988006', '308002005', '309294001', '309295000', '309296004', '309322005', '309323000', '309324006', '309326008', '309327004', '309328009', '309329001', '309330006', '309331005', '309332003', '309333008', '309334002', '309335001', '309336000', '309337009', '309338004', '309339007', '309340009', '309341008', '309342001', '309343006', '309345004', '309346003', '309347007', '309348002', '309349005', '309350005', '309351009', '309352002', '309353007', '309354001', '309355000', '309356004', '309357008', '309358003', '309359006', '309360001', '309361002', '309362009', '309363004', '309364005', '309366007', '309367003', '309368008', '309369000', '309371000', '309372007', '309373002', '309374008', '309375009', '309376005', '309377001', '309378006', '309379003', '309380000', '309381001', '309382008', '309383003', '309384009', '309385005', '309386006', '309388007', '309389004', '309390008', '309391007', '309392000', '309393005', '309394004', '309395003', '309396002', '309397006', '309398001', '309399009', '309400002', '309401003', '309402005', '309403000', '309404006', '309409001', '309410006', '309411005', '309412003', '309413008', '309414002', '309415001', '309416000', '309417009', '309418004', '309419007', '309420001', '309421002', '309422009', '309423004', '309427003', '309428008', '309429000', '309434001', '309435000', '309436004', '309437008', '309439006', '309440008', '309441007', '309442000', '309443005', '309444004', '309445003', '309446002', '309450009', '309452001', '309453006', '309454000', '309455004', '309459005', '309460000', '310170009', '310171008', '310172001', '310173006', '310174000', '310175004', '310176003', '310177007', '310178002', '310179005', '310180008', '310181007', '310182000', '310184004', '310185003', '310186002', '310187006', '310188001', '310189009', '310190000', '310191001', '310192008', '310193003', '310194009', '310512001', '311441001', '312485001', '372102007', '387619007', '394572006', '394618009', '397897005', '397903001', '397908005', '398130009', '398238009', '404940000', '405277009', '405278004', '405279007', '405623001', '405684005', '405685006', '408798009', '408799001', '409974004', '409975003', '413854007', '415075003', '415506007', '416160000', '420409002', '420678001', '421841007', '422140007', '422234006', '432100008', '442867008', '443090005', '444912007', '445313000', '445451001', '446050000', '446701002', '449161006', '471302004', '720503005', '721936008', '721937004', '721938009', '721939001', '721940004', '721941000', '721942007', '721943002', '734293001', '734294007', '763292005', '768730001', '768731002', '768732009', '768819009', '768825008', '768826009', '768827000', '768828005', '768829002', '768832004', '768833009', '768834003', '768836001', '768837005', '768839008', '789543004', '840583002', '840584008', '878785002', '878786001', '878787005', '897187007', '1172950003', '1186716007', '1186914001', '1251537007', '1251542004', '1251548000', '1254982001', '1254983006', '1254984000', '1255370008', '1255371007', '1255372000', '1255373005', '1255374004', '1255514008', '1255515009', '1255516005', '1255517001', '1255518006', '1255519003', '1255719001', '1256114007', '1259214004', '1259964002', '3981000175106', '9371000175105', '25941000087102', '26031000087100', '26071000087103', '26091000087104', '450044741000087104']}, 'type'=>'CodeableConcept', 'path'=>'Performer.function', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/performer-role'}}, + 'actor' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole', 'http://hl7.org/fhir/StructureDefinition/Organization', 'http://hl7.org/fhir/StructureDefinition/CareTeam', 'http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson', 'http://hl7.org/fhir/StructureDefinition/Group'], 'type'=>'Reference', 'path'=>'Performer.actor', 'min'=>1, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :function # 0-1 CodeableConcept + attr_accessor :actor # 1-1 Reference(Practitioner|PractitionerRole|Organization|CareTeam|Patient|Device|RelatedPerson|Group) + end + + attr_accessor :id # 0-1 id + attr_accessor :meta # 0-1 Meta + attr_accessor :implicitRules # 0-1 uri + attr_accessor :language # 0-1 code + attr_accessor :text # 0-1 Narrative + attr_accessor :contained # 0-* [ Resource ] + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :identifier # 0-* [ Identifier ] + attr_accessor :instantiatesCanonical # 0-* [ canonical ] + attr_accessor :instantiatesUri # 0-* [ uri ] + attr_accessor :basedOn # 0-* [ Reference(NutritionOrder|CarePlan|ServiceRequest) ] + attr_accessor :partOf # 0-* [ Reference(NutritionIntake|Procedure|Observation) ] + attr_accessor :status # 1-1 code + attr_accessor :statusReason # 0-* [ CodeableConcept ] + attr_accessor :code # 0-1 CodeableConcept + attr_accessor :subject # 1-1 Reference(Patient|Group) + attr_accessor :encounter # 0-1 Reference(Encounter) + attr_accessor :occurrenceDateTime # 0-1 dateTime + attr_accessor :occurrencePeriod # 0-1 Period + attr_accessor :recorded # 0-1 dateTime + attr_accessor :reportedBoolean # 0-1 boolean + attr_accessor :reportedReference # 0-1 Reference(Patient|RelatedPerson|Practitioner|PractitionerRole|Organization|Group) + attr_accessor :nutritionItem # 0-* [ NutritionIntake::NutritionItem ] + attr_accessor :performer # 0-* [ NutritionIntake::Performer ] + attr_accessor :location # 0-1 Reference(Location) + attr_accessor :derivedFrom # 0-* [ Reference(Resource) ] + attr_accessor :reason # 0-* [ CodeableReference ] + attr_accessor :note # 0-* [ Annotation ] + + def resourceType + 'NutritionIntake' + end + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/resources/NutritionOrder.rb b/lib/fhir_models/r6/generated/resources/NutritionOrder.rb new file mode 100644 index 00000000..48a2b7bd --- /dev/null +++ b/lib/fhir_models/r6/generated/resources/NutritionOrder.rb @@ -0,0 +1,325 @@ +module FHIR + module R6 + class NutritionOrder < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + SEARCH_PARAMS = ['additive', 'datetime', 'encounter', 'formula', 'group-identifier', 'identifier', 'oraldiet', 'patient', 'provider', 'status', 'subject', 'supplement'] + METADATA = { + 'id' => {'type'=>'id', 'path'=>'NutritionOrder.id', 'min'=>0, 'max'=>1}, + 'meta' => {'type'=>'Meta', 'path'=>'NutritionOrder.meta', 'min'=>0, 'max'=>1}, + 'implicitRules' => {'type'=>'uri', 'path'=>'NutritionOrder.implicitRules', 'min'=>0, 'max'=>1}, + 'language' => {'type'=>'code', 'path'=>'NutritionOrder.language', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-languages'}}, + 'text' => {'type'=>'Narrative', 'path'=>'NutritionOrder.text', 'min'=>0, 'max'=>1}, + 'contained' => {'type'=>'Resource', 'path'=>'NutritionOrder.contained', 'min'=>0, 'max'=>Float::INFINITY}, + 'extension' => {'type'=>'Extension', 'path'=>'NutritionOrder.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'NutritionOrder.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'identifier' => {'type'=>'Identifier', 'path'=>'NutritionOrder.identifier', 'min'=>0, 'max'=>Float::INFINITY}, + 'instantiatesCanonical' => {'type'=>'canonical', 'path'=>'NutritionOrder.instantiatesCanonical', 'min'=>0, 'max'=>Float::INFINITY}, + 'instantiatesUri' => {'type'=>'uri', 'path'=>'NutritionOrder.instantiatesUri', 'min'=>0, 'max'=>Float::INFINITY}, + 'instantiates' => {'type'=>'uri', 'path'=>'NutritionOrder.instantiates', 'min'=>0, 'max'=>Float::INFINITY}, + 'basedOn' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/CarePlan', 'http://hl7.org/fhir/StructureDefinition/NutritionOrder', 'http://hl7.org/fhir/StructureDefinition/ServiceRequest', 'http://hl7.org/fhir/StructureDefinition/RequestOrchestration'], 'type'=>'Reference', 'path'=>'NutritionOrder.basedOn', 'min'=>0, 'max'=>Float::INFINITY}, + 'groupIdentifier' => {'type'=>'Identifier', 'path'=>'NutritionOrder.groupIdentifier', 'min'=>0, 'max'=>1}, + 'status' => {'valid_codes'=>{'http://hl7.org/fhir/request-status'=>['draft', 'active', 'on-hold', 'revoked', 'completed', 'entered-in-error', 'unknown']}, 'type'=>'code', 'path'=>'NutritionOrder.status', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/request-status'}}, + 'intent' => {'valid_codes'=>{'http://hl7.org/fhir/request-intent'=>['proposal', 'plan', 'directive', 'order', 'original-order', 'reflex-order', 'filler-order', 'instance-order', 'option']}, 'type'=>'code', 'path'=>'NutritionOrder.intent', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/request-intent'}}, + 'priority' => {'valid_codes'=>{'http://hl7.org/fhir/request-priority'=>['routine', 'urgent', 'asap', 'stat']}, 'type'=>'code', 'path'=>'NutritionOrder.priority', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/request-priority'}}, + 'subject' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Group'], 'type'=>'Reference', 'path'=>'NutritionOrder.subject', 'min'=>1, 'max'=>1}, + 'encounter' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Encounter'], 'type'=>'Reference', 'path'=>'NutritionOrder.encounter', 'min'=>0, 'max'=>1}, + 'supportingInformation' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Resource'], 'type'=>'Reference', 'path'=>'NutritionOrder.supportingInformation', 'min'=>0, 'max'=>Float::INFINITY}, + 'dateTime' => {'type'=>'dateTime', 'path'=>'NutritionOrder.dateTime', 'min'=>1, 'max'=>1}, + 'orderer' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole'], 'type'=>'Reference', 'path'=>'NutritionOrder.orderer', 'min'=>0, 'max'=>1}, + 'performer' => {'type'=>'CodeableReference', 'path'=>'NutritionOrder.performer', 'min'=>0, 'max'=>Float::INFINITY}, + 'allergyIntolerance' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/AllergyIntolerance'], 'type'=>'Reference', 'path'=>'NutritionOrder.allergyIntolerance', 'min'=>0, 'max'=>Float::INFINITY}, + 'foodPreferenceModifier' => {'valid_codes'=>{'http://snomed.info/sct'=>['762766007', '2159007', '2254005', '3161008', '3692009', '3718001', '4289006', '4700006', '4882006', '4963003', '5163009', '5691000', '5932006', '6083003', '6249003', '6524003', '7434003', '7661006', '7791007', '8153000', '8514004', '10827009', '10944007', '11526002', '12448007', '13577000', '13781002', '14125007', '14139007', '14263006', '14971004', '15331006', '16313001', '16641007', '19839007', '19950006', '20459005', '22559002', '22836000', '22968009', '23182003', '23317009', '24515005', '25743006', '25761002', '26426004', '26645004', '27138006', '27378009', '28230009', '28421003', '28647000', '28942008', '29263009', '29516008', '30022007', '31121009', '32500002', '32627005', '34744002', '35124009', '35609001', '35748005', '36434002', '37575004', '37784002', '37927000', '38909000', '39102003', '39694009', '39862002', '40112002', '41317008', '41459008', '41810000', '41834005', '42244003', '43708003', '43835003', '43984007', '44027008', '44590006', '44970006', '45997006', '46321002', '46329000', '47617006', '47703008', '50479000', '50593009', '50825000', '51386004', '51905005', '51934004', '51963001', '52518006', '52541003', '52560005', '52625008', '52736009', '52800001', '53410008', '53527002', '53875002', '54041009', '54821000', '56740002', '56773009', '58732000', '58753009', '59119009', '59149006', '59533004', '59882007', '59888006', '60260004', '61044003', '63004003', '63045006', '63330006', '63676001', '63766005', '64869000', '66228001', '67296003', '67324005', '67938008', '67990004', '70113000', '70288006', '70587000', '70813002', '71561006', '72340002', '72359000', '72511004', '72840006', '73916008', '74242007', '74727008', '75665004', '75799006', '75871008', '77404006', '77722008', '80259003', '80393001', '80743002', '80903004', '82450006', '82566005', '83595008', '83797003', '83897009', '84035007', '84791008', '84802001', '85214009', '85668006', '86233005', '86600008', '87136001', '88546006', '89707004', '89811004', '89866003', '90136002', '90677004', '90696000', '91166002', '91353009', '91606004', '91677007', '95984008', '102258003', '102259006', '102260001', '102261002', '102262009', '102263004', '102264005', '102270004', '102271000', '102697003', '102698008', '102699000', '102746004', '102747008', '102748003', '102750006', '102751005', '108950008', '109015005', '109017002', '109240008', '112000000', '112001001', '115343006', '115358003', '116127001', '116274004', '125706008', '126076005', '126077001', '126078006', '126079003', '126080000', '126081001', '126082008', '127384006', '129559002', '129560007', '129561006', '225748000', '226017009', '226018004', '226019007', '226021002', '226022009', '226023004', '226024005', '226025006', '226026007', '226031009', '226032002', '226033007', '226036004', '226037008', '226038003', '226040008', '226041007', '226046002', '226047006', '226053006', '226054000', '226057007', '226061001', '226062008', '226064009', '226367006', '226368001', '226465004', '226466003', '226467007', '226468002', '226469005', '226470006', '226471005', '226472003', '226473008', '226474002', '226475001', '226476000', '226477009', '226478004', '226479007', '226480005', '226481009', '226482002', '226483007', '226484001', '226486004', '226487008', '226488003', '226489006', '226491003', '226492005', '226493000', '226495007', '226496008', '226497004', '226498009', '226499001', '226500005', '226501009', '226502002', '226503007', '226504001', '226505000', '226506004', '226507008', '226508003', '226509006', '226510001', '226511002', '226512009', '226513004', '226514005', '226515006', '226516007', '226517003', '226518008', '226519000', '226520006', '226521005', '226522003', '226523008', '226524002', '226525001', '226526000', '226527009', '226528004', '226529007', '226530002', '226531003', '226532005', '226533000', '226534006', '226535007', '226536008', '226537004', '226538009', '226539001', '226540004', '226541000', '226542007', '226543002', '226544008', '226546005', '226547001', '226548006', '226549003', '226550003', '226551004', '226552006', '226553001', '226554007', '226555008', '226556009', '226557000', '226558005', '226559002', '226560007', '226561006', '226562004', '226563009', '226564003', '226565002', '226566001', '226567005', '226568000', '226569008', '226570009', '226571008', '226572001', '226574000', '226575004', '226576003', '226577007', '226578002', '226579005', '226580008', '226581007', '226582000', '226583005', '226584004', '226585003', '226587006', '226589009', '226590000', '226592008', '226593003', '226595005', '226596006', '226597002', '226598007', '226601002', '226604005', '226611009', '226612002', '226613007', '226614001', '226616004', '226617008', '226618003', '226619006', '226620000', '226621001', '226622008', '226639005', '226640007', '226641006', '226642004', '226643009', '226644003', '226645002', '226647005', '226648000', '226649008', '226650008', '226651007', '226652000', '226653005', '226654004', '226655003', '226656002', '226657006', '226658001', '226659009', '226660004', '226661000', '226662007', '226663002', '226664008', '226665009', '226666005', '226667001', '226668006', '226669003', '226670002', '226671003', '226672005', '226673000', '226674006', '226675007', '226676008', '226677004', '226678009', '226679001', '226680003', '226681004', '226682006', '226683001', '226684007', '226685008', '226686009', '226687000', '226688005', '226689002', '226690006', '226691005', '226692003', '226693008', '226694002', '226697009', '226699007', '226700008', '226701007', '226702000', '226703005', '226704004', '226705003', '226706002', '226707006', '226708001', '226709009', '226710004', '226711000', '226712007', '226713002', '226714008', '226715009', '226716005', '226717001', '226718006', '226719003', '226720009', '226721008', '226722001', '226723006', '226724000', '226725004', '226726003', '226727007', '226728002', '226729005', '226730000', '226731001', '226732008', '226733003', '226734009', '226735005', '226736006', '226737002', '226738007', '226739004', '226740002', '226741003', '226742005', '226743000', '226744006', '226745007', '226746008', '226747004', '226748009', '226749001', '226750001', '226751002', '226752009', '226753004', '226754005', '226755006', '226756007', '226757003', '226758008', '226759000', '226761009', '226762002', '226763007', '226764001', '226765000', '226766004', '226767008', '226768003', '226769006', '226770007', '226771006', '226774003', '226775002', '226776001', '226777005', '226778000', '226779008', '226780006', '226781005', '226782003', '226783008', '226784002', '226785001', '226786000', '226787009', '226788004', '226789007', '226790003', '226791004', '226793001', '226795008', '226796009', '226797000', '226798005', '226799002', '226800003', '226801004', '226802006', '226803001', '226805008', '226808005', '226809002', '226810007', '226811006', '226812004', '226813009', '226814003', '226815002', '226816001', '226817005', '226818000', '226819008', '226820002', '226821003', '226822005', '226823000', '226824006', '226825007', '226826008', '226827004', '226828009', '226829001', '226830006', '226831005', '226832003', '226834002', '226835001', '226836000', '226837009', '226838004', '226839007', '226840009', '226841008', '226842001', '226843006', '226844000', '226845004', '226846003', '226847007', '226848002', '226849005', '226850005', '226851009', '226852002', '226853007', '226854001', '226855000', '226856004', '226857008', '226858003', '226859006', '226860001', '226861002', '226862009', '226863004', '226864005', '226865006', '226866007', '226867003', '226868008', '226869000', '226870004', '226871000', '226872007', '226873002', '226874008', '226875009', '226876005', '226877001', '226878006', '226879003', '226880000', '226881001', '226882008', '226883003', '226884009', '226885005', '226886006', '226887002', '226888007', '226889004', '226890008', '226891007', '226892000', '226894004', '226895003', '226896002', '226897006', '226898001', '226899009', '226900004', '226901000', '226902007', '226903002', '226904008', '226907001', '226908006', '226909003', '226910008', '226911007', '226912000', '226913005', '226914004', '226915003', '226916002', '226917006', '226918001', '226919009', '226920003', '226921004', '226922006', '226923001', '226924007', '226925008', '226926009', '226927000', '226928005', '226929002', '226930007', '226931006', '226932004', '226933009', '226934003', '226935002', '226936001', '226937005', '226938000', '226939008', '226940005', '226941009', '226942002', '226943007', '226944001', '226945000', '226946004', '226947008', '226948003', '226949006', '226950006', '226951005', '226952003', '226953008', '226954002', '226955001', '226956000', '226957009', '226958004', '226959007', '226960002', '226961003', '226962005', '226963000', '226964006', '226965007', '226966008', '226967004', '226968009', '226969001', '226970000', '226971001', '226972008', '226973003', '226974009', '226975005', '226976006', '226977002', '226978007', '226979004', '226980001', '226981002', '226982009', '226983004', '226984005', '226985006', '226987003', '226988008', '226989000', '226990009', '226991008', '226992001', '226993006', '226994000', '226995004', '226996003', '226997007', '226998002', '226999005', '227000008', '227001007', '227002000', '227003005', '227004004', '227005003', '227006002', '227007006', '227008001', '227009009', '227010004', '227011000', '227012007', '227013002', '227014008', '227015009', '227016005', '227017001', '227018006', '227019003', '227020009', '227021008', '227022001', '227023006', '227024000', '227025004', '227026003', '227027007', '227028002', '227029005', '227030000', '227031001', '227032008', '227033003', '227034009', '227036006', '227038007', '227040002', '227041003', '227042005', '227044006', '227045007', '227046008', '227047004', '227048009', '227049001', '227050001', '227051002', '227052009', '227053004', '227054005', '227055006', '227058008', '227060005', '227061009', '227062002', '227063007', '227064001', '227065000', '227066004', '227067008', '227068003', '227069006', '227070007', '227071006', '227072004', '227073009', '227074003', '227075002', '227076001', '227078000', '227080006', '227081005', '227083008', '227084002', '227085001', '227086000', '227087009', '227088004', '227089007', '227092006', '227093001', '227096009', '227097000', '227098005', '227099002', '227101009', '227103007', '227104001', '227105000', '227106004', '227107008', '227108003', '227109006', '227110001', '227111002', '227114005', '227115006', '227116007', '227117003', '227118008', '227119000', '227120006', '227121005', '227122003', '227123008', '227124002', '227126000', '227127009', '227128004', '227129007', '227130002', '227131003', '227132005', '227133000', '227134006', '227135007', '227136008', '227137004', '227138009', '227139001', '227141000', '227142007', '227143002', '227144008', '227145009', '227147001', '227148006', '227150003', '227151004', '227152006', '227153001', '227154007', '227155008', '227156009', '227157000', '227158005', '227159002', '227160007', '227164003', '227165002', '227167005', '227168000', '227169008', '227170009', '227171008', '227172001', '227173006', '227174000', '227175004', '227176003', '227177007', '227178002', '227179005', '227180008', '227181007', '227182000', '227183005', '227184004', '227185003', '227186002', '227187006', '227188001', '227189009', '227190000', '227191001', '227193003', '227194009', '227195005', '227196006', '227197002', '227198007', '227199004', '227200001', '227201002', '227202009', '227203004', '227204005', '227205006', '227206007', '227207003', '227208008', '227209000', '227210005', '227212002', '227213007', '227214001', '227215000', '227216004', '227217008', '227218003', '227219006', '227220000', '227221001', '227225005', '227226006', '227227002', '227228007', '227229004', '227230009', '227231008', '227232001', '227233006', '227234000', '227235004', '227236003', '227238002', '227239005', '227240007', '227242004', '227244003', '227245002', '227247005', '227249008', '227250008', '227251007', '227253005', '227254004', '227255003', '227258001', '227259009', '227260004', '227261000', '227262007', '227263002', '227264008', '227265009', '227266005', '227268006', '227269003', '227270002', '227271003', '227272005', '227273000', '227274006', '227275007', '227276008', '227277004', '227279001', '227280003', '227281004', '227282006', '227283001', '227284007', '227285008', '227286009', '227287000', '227288005', '227289002', '227290006', '227291005', '227292003', '227294002', '227295001', '227296000', '227297009', '227298004', '227299007', '227300004', '227301000', '227302007', '227303002', '227304008', '227305009', '227306005', '227307001', '227308006', '227309003', '227310008', '227311007', '227312000', '227313005', '227314004', '227315003', '227316002', '227317006', '227318001']}, 'type'=>'CodeableConcept', 'path'=>'NutritionOrder.foodPreferenceModifier', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'preferred', 'uri'=>'http://hl7.org/fhir/ValueSet/edible-substance-type'}}, + 'excludeFoodModifier' => {'valid_codes'=>{'http://snomed.info/sct'=>['762766007', '2159007', '2254005', '3161008', '3692009', '3718001', '4289006', '4700006', '4882006', '4963003', '5163009', '5691000', '5932006', '6083003', '6249003', '6524003', '7434003', '7661006', '7791007', '8153000', '8514004', '10827009', '10944007', '11526002', '12448007', '13577000', '13781002', '14125007', '14139007', '14263006', '14971004', '15331006', '16313001', '16641007', '19839007', '19950006', '20459005', '22559002', '22836000', '22968009', '23182003', '23317009', '24515005', '25743006', '25761002', '26426004', '26645004', '27138006', '27378009', '28230009', '28421003', '28647000', '28942008', '29263009', '29516008', '30022007', '31121009', '32500002', '32627005', '34744002', '35124009', '35609001', '35748005', '36434002', '37575004', '37784002', '37927000', '38909000', '39102003', '39694009', '39862002', '40112002', '41317008', '41459008', '41810000', '41834005', '42244003', '43708003', '43835003', '43984007', '44027008', '44590006', '44970006', '45997006', '46321002', '46329000', '47617006', '47703008', '50479000', '50593009', '50825000', '51386004', '51905005', '51934004', '51963001', '52518006', '52541003', '52560005', '52625008', '52736009', '52800001', '53410008', '53527002', '53875002', '54041009', '54821000', '56740002', '56773009', '58732000', '58753009', '59119009', '59149006', '59533004', '59882007', '59888006', '60260004', '61044003', '63004003', '63045006', '63330006', '63676001', '63766005', '64869000', '66228001', '67296003', '67324005', '67938008', '67990004', '70113000', '70288006', '70587000', '70813002', '71561006', '72340002', '72359000', '72511004', '72840006', '73916008', '74242007', '74727008', '75665004', '75799006', '75871008', '77404006', '77722008', '80259003', '80393001', '80743002', '80903004', '82450006', '82566005', '83595008', '83797003', '83897009', '84035007', '84791008', '84802001', '85214009', '85668006', '86233005', '86600008', '87136001', '88546006', '89707004', '89811004', '89866003', '90136002', '90677004', '90696000', '91166002', '91353009', '91606004', '91677007', '95984008', '102258003', '102259006', '102260001', '102261002', '102262009', '102263004', '102264005', '102270004', '102271000', '102697003', '102698008', '102699000', '102746004', '102747008', '102748003', '102750006', '102751005', '108950008', '109015005', '109017002', '109240008', '112000000', '112001001', '115343006', '115358003', '116127001', '116274004', '125706008', '126076005', '126077001', '126078006', '126079003', '126080000', '126081001', '126082008', '127384006', '129559002', '129560007', '129561006', '225748000', '226017009', '226018004', '226019007', '226021002', '226022009', '226023004', '226024005', '226025006', '226026007', '226031009', '226032002', '226033007', '226036004', '226037008', '226038003', '226040008', '226041007', '226046002', '226047006', '226053006', '226054000', '226057007', '226061001', '226062008', '226064009', '226367006', '226368001', '226465004', '226466003', '226467007', '226468002', '226469005', '226470006', '226471005', '226472003', '226473008', '226474002', '226475001', '226476000', '226477009', '226478004', '226479007', '226480005', '226481009', '226482002', '226483007', '226484001', '226486004', '226487008', '226488003', '226489006', '226491003', '226492005', '226493000', '226495007', '226496008', '226497004', '226498009', '226499001', '226500005', '226501009', '226502002', '226503007', '226504001', '226505000', '226506004', '226507008', '226508003', '226509006', '226510001', '226511002', '226512009', '226513004', '226514005', '226515006', '226516007', '226517003', '226518008', '226519000', '226520006', '226521005', '226522003', '226523008', '226524002', '226525001', '226526000', '226527009', '226528004', '226529007', '226530002', '226531003', '226532005', '226533000', '226534006', '226535007', '226536008', '226537004', '226538009', '226539001', '226540004', '226541000', '226542007', '226543002', '226544008', '226546005', '226547001', '226548006', '226549003', '226550003', '226551004', '226552006', '226553001', '226554007', '226555008', '226556009', '226557000', '226558005', '226559002', '226560007', '226561006', '226562004', '226563009', '226564003', '226565002', '226566001', '226567005', '226568000', '226569008', '226570009', '226571008', '226572001', '226574000', '226575004', '226576003', '226577007', '226578002', '226579005', '226580008', '226581007', '226582000', '226583005', '226584004', '226585003', '226587006', '226589009', '226590000', '226592008', '226593003', '226595005', '226596006', '226597002', '226598007', '226601002', '226604005', '226611009', '226612002', '226613007', '226614001', '226616004', '226617008', '226618003', '226619006', '226620000', '226621001', '226622008', '226639005', '226640007', '226641006', '226642004', '226643009', '226644003', '226645002', '226647005', '226648000', '226649008', '226650008', '226651007', '226652000', '226653005', '226654004', '226655003', '226656002', '226657006', '226658001', '226659009', '226660004', '226661000', '226662007', '226663002', '226664008', '226665009', '226666005', '226667001', '226668006', '226669003', '226670002', '226671003', '226672005', '226673000', '226674006', '226675007', '226676008', '226677004', '226678009', '226679001', '226680003', '226681004', '226682006', '226683001', '226684007', '226685008', '226686009', '226687000', '226688005', '226689002', '226690006', '226691005', '226692003', '226693008', '226694002', '226697009', '226699007', '226700008', '226701007', '226702000', '226703005', '226704004', '226705003', '226706002', '226707006', '226708001', '226709009', '226710004', '226711000', '226712007', '226713002', '226714008', '226715009', '226716005', '226717001', '226718006', '226719003', '226720009', '226721008', '226722001', '226723006', '226724000', '226725004', '226726003', '226727007', '226728002', '226729005', '226730000', '226731001', '226732008', '226733003', '226734009', '226735005', '226736006', '226737002', '226738007', '226739004', '226740002', '226741003', '226742005', '226743000', '226744006', '226745007', '226746008', '226747004', '226748009', '226749001', '226750001', '226751002', '226752009', '226753004', '226754005', '226755006', '226756007', '226757003', '226758008', '226759000', '226761009', '226762002', '226763007', '226764001', '226765000', '226766004', '226767008', '226768003', '226769006', '226770007', '226771006', '226774003', '226775002', '226776001', '226777005', '226778000', '226779008', '226780006', '226781005', '226782003', '226783008', '226784002', '226785001', '226786000', '226787009', '226788004', '226789007', '226790003', '226791004', '226793001', '226795008', '226796009', '226797000', '226798005', '226799002', '226800003', '226801004', '226802006', '226803001', '226805008', '226808005', '226809002', '226810007', '226811006', '226812004', '226813009', '226814003', '226815002', '226816001', '226817005', '226818000', '226819008', '226820002', '226821003', '226822005', '226823000', '226824006', '226825007', '226826008', '226827004', '226828009', '226829001', '226830006', '226831005', '226832003', '226834002', '226835001', '226836000', '226837009', '226838004', '226839007', '226840009', '226841008', '226842001', '226843006', '226844000', '226845004', '226846003', '226847007', '226848002', '226849005', '226850005', '226851009', '226852002', '226853007', '226854001', '226855000', '226856004', '226857008', '226858003', '226859006', '226860001', '226861002', '226862009', '226863004', '226864005', '226865006', '226866007', '226867003', '226868008', '226869000', '226870004', '226871000', '226872007', '226873002', '226874008', '226875009', '226876005', '226877001', '226878006', '226879003', '226880000', '226881001', '226882008', '226883003', '226884009', '226885005', '226886006', '226887002', '226888007', '226889004', '226890008', '226891007', '226892000', '226894004', '226895003', '226896002', '226897006', '226898001', '226899009', '226900004', '226901000', '226902007', '226903002', '226904008', '226907001', '226908006', '226909003', '226910008', '226911007', '226912000', '226913005', '226914004', '226915003', '226916002', '226917006', '226918001', '226919009', '226920003', '226921004', '226922006', '226923001', '226924007', '226925008', '226926009', '226927000', '226928005', '226929002', '226930007', '226931006', '226932004', '226933009', '226934003', '226935002', '226936001', '226937005', '226938000', '226939008', '226940005', '226941009', '226942002', '226943007', '226944001', '226945000', '226946004', '226947008', '226948003', '226949006', '226950006', '226951005', '226952003', '226953008', '226954002', '226955001', '226956000', '226957009', '226958004', '226959007', '226960002', '226961003', '226962005', '226963000', '226964006', '226965007', '226966008', '226967004', '226968009', '226969001', '226970000', '226971001', '226972008', '226973003', '226974009', '226975005', '226976006', '226977002', '226978007', '226979004', '226980001', '226981002', '226982009', '226983004', '226984005', '226985006', '226987003', '226988008', '226989000', '226990009', '226991008', '226992001', '226993006', '226994000', '226995004', '226996003', '226997007', '226998002', '226999005', '227000008', '227001007', '227002000', '227003005', '227004004', '227005003', '227006002', '227007006', '227008001', '227009009', '227010004', '227011000', '227012007', '227013002', '227014008', '227015009', '227016005', '227017001', '227018006', '227019003', '227020009', '227021008', '227022001', '227023006', '227024000', '227025004', '227026003', '227027007', '227028002', '227029005', '227030000', '227031001', '227032008', '227033003', '227034009', '227036006', '227038007', '227040002', '227041003', '227042005', '227044006', '227045007', '227046008', '227047004', '227048009', '227049001', '227050001', '227051002', '227052009', '227053004', '227054005', '227055006', '227058008', '227060005', '227061009', '227062002', '227063007', '227064001', '227065000', '227066004', '227067008', '227068003', '227069006', '227070007', '227071006', '227072004', '227073009', '227074003', '227075002', '227076001', '227078000', '227080006', '227081005', '227083008', '227084002', '227085001', '227086000', '227087009', '227088004', '227089007', '227092006', '227093001', '227096009', '227097000', '227098005', '227099002', '227101009', '227103007', '227104001', '227105000', '227106004', '227107008', '227108003', '227109006', '227110001', '227111002', '227114005', '227115006', '227116007', '227117003', '227118008', '227119000', '227120006', '227121005', '227122003', '227123008', '227124002', '227126000', '227127009', '227128004', '227129007', '227130002', '227131003', '227132005', '227133000', '227134006', '227135007', '227136008', '227137004', '227138009', '227139001', '227141000', '227142007', '227143002', '227144008', '227145009', '227147001', '227148006', '227150003', '227151004', '227152006', '227153001', '227154007', '227155008', '227156009', '227157000', '227158005', '227159002', '227160007', '227164003', '227165002', '227167005', '227168000', '227169008', '227170009', '227171008', '227172001', '227173006', '227174000', '227175004', '227176003', '227177007', '227178002', '227179005', '227180008', '227181007', '227182000', '227183005', '227184004', '227185003', '227186002', '227187006', '227188001', '227189009', '227190000', '227191001', '227193003', '227194009', '227195005', '227196006', '227197002', '227198007', '227199004', '227200001', '227201002', '227202009', '227203004', '227204005', '227205006', '227206007', '227207003', '227208008', '227209000', '227210005', '227212002', '227213007', '227214001', '227215000', '227216004', '227217008', '227218003', '227219006', '227220000', '227221001', '227225005', '227226006', '227227002', '227228007', '227229004', '227230009', '227231008', '227232001', '227233006', '227234000', '227235004', '227236003', '227238002', '227239005', '227240007', '227242004', '227244003', '227245002', '227247005', '227249008', '227250008', '227251007', '227253005', '227254004', '227255003', '227258001', '227259009', '227260004', '227261000', '227262007', '227263002', '227264008', '227265009', '227266005', '227268006', '227269003', '227270002', '227271003', '227272005', '227273000', '227274006', '227275007', '227276008', '227277004', '227279001', '227280003', '227281004', '227282006', '227283001', '227284007', '227285008', '227286009', '227287000', '227288005', '227289002', '227290006', '227291005', '227292003', '227294002', '227295001', '227296000', '227297009', '227298004', '227299007', '227300004', '227301000', '227302007', '227303002', '227304008', '227305009', '227306005', '227307001', '227308006', '227309003', '227310008', '227311007', '227312000', '227313005', '227314004', '227315003', '227316002', '227317006', '227318001']}, 'type'=>'CodeableConcept', 'path'=>'NutritionOrder.excludeFoodModifier', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'preferred', 'uri'=>'http://hl7.org/fhir/ValueSet/edible-substance-type'}}, + 'outsideFoodAllowed' => {'type'=>'boolean', 'path'=>'NutritionOrder.outsideFoodAllowed', 'min'=>0, 'max'=>1}, + 'oralDiet' => {'type'=>'NutritionOrder::OralDiet', 'path'=>'NutritionOrder.oralDiet', 'min'=>0, 'max'=>1}, + 'supplement' => {'type'=>'NutritionOrder::Supplement', 'path'=>'NutritionOrder.supplement', 'min'=>0, 'max'=>Float::INFINITY}, + 'enteralFormula' => {'type'=>'NutritionOrder::EnteralFormula', 'path'=>'NutritionOrder.enteralFormula', 'min'=>0, 'max'=>1}, + 'additive' => {'type'=>'NutritionOrder::Additive', 'path'=>'NutritionOrder.additive', 'min'=>0, 'max'=>Float::INFINITY}, + 'note' => {'type'=>'Annotation', 'path'=>'NutritionOrder.note', 'min'=>0, 'max'=>Float::INFINITY} + } + + class OralDiet < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'OralDiet.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'OralDiet.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'OralDiet.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'type' => {'valid_codes'=>{'http://snomed.info/sct'=>['182922004', '38903004', '50712000', '56948003', '61420007', '183028005', '223456000', '225373002', '225374008', '229912004', '229913009', '229914003', '229915002', '229916001', '229917005', '284071006', '289133003', '310244003', '386261001', '404919001', '422972009', '425458000', '762104002', '765021002', '765022009', '765023004', '765024005', '765025006', '765052001', '765053006', '765060000', '765063003', '792805006', '1052337007', '1055200005', '1055201009', '1055202002', '1055203007', '1055204001', '1055207008', '1137465007', '1141680002', '1141683000', '1141684006', '1141931005', '1141932003', '1141933008', '1141934002', '1141935001', '1141936000', '1142125005', '1142126006', '1142127002', '1142128007', '1142129004', '1142131008', '1142132001', '1142133006', '1142162007', '1142163002', '1142164008', '1142165009', '1142166005', '1142167001', '1144595005', '1144596006', '1144598007', '1144599004', '1144600001', '1144601002', '1144800003', '1144801004', '1144802006', '1144804007', '1144806009', '1144808005', '1144996003', '1144999005', '1145000005', '1148495004', '1148496003', '1148497007', '1148499005', '1148501002', '1148502009', '1155728004', '1155729007', '1156314000', '1156315004', '1156443007', '1156444001', '1156717005', '1156718000', '1156719008', '1162720001', '1162721002', '1162722009', '1162724005', '1162725006', '1162726007', '1162729000', '1230134005', '1230138008', '1254992009', '1254993004', '1254994005', '1254995006', '1254996007', '1254998008', '1254999000', '1255001001', '1255002008', '1255003003', '1255142001', '1255144000', '1255145004', '1255146003', '1255162009', '1255163004', '1255164005', '1255165006', '1255166007', '1255167003', '1255223005', '1255224004', '1255225003', '1255226002', '1255227006', '1255228001', '1255386001', '1255387005', '1255388000', '1255389008', '1255818003', '1255820000', '1255821001', '1255822008', '1255823003', '1255824009', '1255825005', '1255826006', '1255828007', '1255829004', '1259967009', '1151000175103', '435581000124102', '435651000124106', '435661000124108', '435671000124101', '435681000124103', '435691000124100', '435701000124100', '435731000124108', '435741000124103', '435751000124101', '435771000124106', '435781000124109', '435801000124108', '435811000124106', '436661000124100', '436671000124107', '436681000124105', '436691000124108', '436701000124108', '436711000124106', '436721000124103', '436731000124100', '436871000124106', '436881000124109', '436891000124107', '436901000124106', '436911000124109', '436921000124101', '436931000124103', '436941000124108', '436951000124105', '436961000124107', '437011000124105', '437021000124102', '437031000124104', '437041000124109', '437051000124106', '437061000124108', '437081000124103', '437091000124100', '437111000124109', '437121000124101', '437131000124103', '437141000124108', '437151000124105', '437161000124107', '437171000124100', '437181000124102', '437191000124104', '437201000124101', '437211000124103', '437221000124106', '437231000124109', '437251000124102', '437261000124100', '437271000124107', '437281000124105', '437291000124108', '437301000124109', '437311000124107', '437321000124104', '437331000124101', '437341000124106', '437351000124108', '437361000124105', '437371000124103', '437381000124100', '437391000124102', '437401000124100', '437411000124102', '437421000124105', '437431000124108', '437441000124103', '437481000124109', '437491000124107', '437501000124104', '437511000124101', '437521000124109', '437531000124107', '437541000124102', '437551000124100', '437561000124103', '437571000124105', '437581000124108', '437591000124106', '437601000124103', '437611000124100', '437621000124108', '437631000124106', '437641000124101', '437651000124104', '437661000124102', '437671000124109', '437681000124107', '437691000124105', '437701000124105', '437711000124108', '437721000124100', '437731000124102', '437741000124107', '437751000124109', '437761000124106', '437771000124104', '437781000124101', '437791000124103', '437801000124102', '437811000124104', '437821000124107', '437831000124105', '437841000124100', '437851000124103', '437861000124101', '437871000124108', '438001000124106', '438021000124101', '438031000124103', '438041000124108', '438051000124105', '438091000124104', '438131000124102', '438141000124107', '438171000124104', '438181000124101', '438191000124103', '438201000124100', '438211000124102', '438221000124105', '438231000124108', '438241000124103', '438311000124106', '438321000124103', '439021000124105', '439031000124108', '439041000124103', '439061000124104', '439071000124106', '439081000124109', '439101000124101', '439111000124103', '439121000124106', '445341000124100', '445351000124103', '35011000087100', '40043006']}, 'type'=>'CodeableConcept', 'path'=>'OralDiet.type', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'preferred', 'uri'=>'http://hl7.org/fhir/ValueSet/diet-type'}}, + 'schedule' => {'type'=>'NutritionOrder::OralDiet::Schedule', 'path'=>'OralDiet.schedule', 'min'=>0, 'max'=>1}, + 'nutrient' => {'type'=>'NutritionOrder::OralDiet::Nutrient', 'path'=>'OralDiet.nutrient', 'min'=>0, 'max'=>Float::INFINITY}, + 'texture' => {'type'=>'NutritionOrder::OralDiet::Texture', 'path'=>'OralDiet.texture', 'min'=>0, 'max'=>Float::INFINITY}, + 'instruction' => {'type'=>'string', 'path'=>'OralDiet.instruction', 'min'=>0, 'max'=>1}, + 'caloricDensity' => {'type'=>'Quantity', 'path'=>'OralDiet.caloricDensity', 'min'=>0, 'max'=>1} + } + + class Schedule < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Schedule.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Schedule.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Schedule.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'timing' => {'type'=>'Timing', 'path'=>'Schedule.timing', 'min'=>0, 'max'=>Float::INFINITY}, + 'asNeeded' => {'type'=>'boolean', 'path'=>'Schedule.asNeeded', 'min'=>0, 'max'=>1}, + 'asNeededFor' => {'valid_codes'=>{'http://snomed.info/sct'=>['404684003', '109006', '122003', '127009', '129007', '134006', '140004', '144008', '150003', '151004', '162004', '165002', '168000', '171008', '172001', '175004', '177007', '179005', '181007', '183005', '184004', '188001', '192008', '193003', '198007', '199004', '216004', '219006', '222008', '223003', '228007', '241006', '242004', '253005', '257006', '264008', '276008', '279001', '281004', '282006', '290006', '292003', '297009', '299007', '303002', '308006', '310008', '313005', '317006', '320003', '324007', '330007', '335002', '341009', '349006', '355001', '357009', '359007', '360002', '364006', '366008', '368009', '369001', '378007', '382009', '383004', '385006', '387003', '398002', '407000', '408005', '409002', '426008', '431005', '437009', '440009', '442001', '443006', '447007', '450005', '452002', '460001', '467003', '470004', '479003', '486006', '488007', '490008', '496002', '504009', '517007', '518002', '520004', '527001', '536002', '539009', '547009', '548004', '554003', '555002', '563001', '568005', '586008', '590005', '596004', '599006', '600009', '607007', '610000', '613003', '615005', '616006', '626004', '631002', '640003', '643001', '646009', '649002', '651003', '652005', '655007', '658009', '664002', '675003', '701003', '703000', '714002', '715001', '718004', '734001', '736004', '750009', '755004', '756003', '758002', '775008', '776009', '781000', '787001', '788006', '792004', '799008', '801006', '805002', '811004', '813001', '815008', '816009', '818005', '825003', '827006', '832007', '834008', '841002', '842009', '843004', '844005', '845006', '849000', '857002', '862001', '865004', '871005', '874002', '875001', '888003', '890002', '899001', '903008', '904002', '928000', '931004', '932006', '934007', '943003', '961007', '962000', '964004', '965003', '975000', '978003', '981008', '984000', '987007', '991002', '998008', '1003002', '1020003', '1023001', '1027000', '1031006', '1033009', '1034003', '1038000', '1045000', '1046004', '1051005', '1055001', '1059007', '1070000', '1073003', '1077002', '1079004', '1085006', '1089000', '1102005', '1107004', '1108009', '1111005', '1112003', '1116000', '1124005', '1125006', '1126007', '1131009', '1134001', '1135000', '1139006', '1140008', '1141007', '1145003', '1150009', '1151008', '1152001', '1155004', '1168007', '1184008', '1194003', '1196001', '1197005', '1201005', '1207009', '1208004', '1212005', '1214006', '1232006', '1239002', '1240000', '1259003', '1261007', '1264004', '1271009', '1280009', '1282001', '1284000', '1286003', '1287007', '1297003', '1308001', '1310004', '1318006', '1323006', '1332008', '1335005', '1343000', '1345007', '1351002', '1356007', '1361009', '1367008', '1370007', '1372004', '1376001', '1378000', '1380006', '1383008', '1384002', '1386000', '1387009', '1388004', '1393001', '1395008', '1402001', '1412008', '1415005', '1418007', '1426004', '1447000', '1469007', '1474004', '1475003', '1478001', '1479009', '1482004', '1486001', '1488000', '1489008', '1492007', '1493002', '1499003', '1512006', '1515008', '1518005', '1519002', '1521007', '1525003', '1531000', '1532007', '1534008', '1538006', '1539003', '1542009', '1544005', '1551001', '1556006', '1563006', '1567007', '1588003', '1592005', '1593000', '1606009', '1608005', '1639007', '1647007', '1648002', '1654001', '1657008', '1658003', '1663004', '1667003', '1670004', '1671000', '1674008', '1679003', '1682008', '1685005', '1686006', '1694004', '1698001', '1703007', '1705000', '1714005', '1717003', '1723008', '1724002', '1734006', '1735007', '1739001', '1742007', '1744008', '1748006', '1755008', '1761006', '1763009', '1767005', '1769008', '1771008', '1776003', '1777007', '1778002', '1779005', '1794009', '1816003', '1821000', '1822007', '1824008', '1826005', '1828006', '1833005', '1835003', '1837006', '1845001', '1847009', '1852004', '1855002', '1856001', '1857005', '1860003', '1865008', '1869002', '1892002', '1896004', '1897008', '1899006', '1903004', '1922008', '1926006', '1939005', '1943009', '1953005', '1955003', '1959009', '1963002', '1965009', '1967001', '1973000', '1977004', '1979001', '1980003', '1981004', '2004005', '2012002', '2028007', '2032001', '2036003', '2040007', '2041006', '2043009', '2055003', '2061000', '2065009', '2066005', '2070002', '2073000', '2087000', '2089002', '2091005', '2094002', '2102007', '2107001', '2109003', '2114004', '2116002', '2120003', '2121004', '2128005', '2129002', '2132004', '2134003', '2136001', '2138000', '2145000', '2149006', '2158004', '2167004', '2169001', '2170000', '2176006', '2177002', '2186007', '2198002', '2202000', '2204004', '2213002', '2216005', '2219003', '2224000', '2228002', '2229005', '2231001', '2237002', '2239004', '2241003', '2243000', '2245007', '2251002', '2256007', '2261009', '2268003', '2284002', '2295008', '2296009', '2301009', '2303007', '2304001', '2307008', '2308003', '2312009', '2314005', '2326000', '2339001', '2341000', '2351004', '2355008', '2359002', '2365002', '2366001', '2367005', '2374000', '2385003', '2388001', '2390000', '2391001', '2396006', '2398007', '2403008', '2415007', '2418009', '2419001', '2420007', '2432006', '2435008', '2437000', '2438005', '2439002', '2443003', '2452007', '2463005', '2469009', '2471009', '2472002', '2473007', '2477008', '2492009', '2495006', '2496007', '2506003', '2513003', '2518007', '2521009', '2523007', '2526004', '2528003', '2532009', '2534005', '2538008', '2541004', '2554006', '2556008', '2560006', '2562003', '2576002', '2581006', '2582004', '2583009', '2584003', '2585002', '2589008', '2591000', '2593002', '2602008', '2606006', '2615004', '2618002', '2622007', '2625009', '2634004', '2638001', '2640006', '2651006', '2655002', '2657005', '2663001', '2683000', '2689001', '2694001', '2704003', '2707005', '2713001', '2724004', '2725003', '2733002', '2736005', '2740001', '2749000', '2751001', '2761008', '2764000', '2770006', '2772003', '2775001', '2776000', '2782002', '2783007', '2805007', '2806008', '2807004', '2808009', '2815001', '2816000', '2818004', '2819007', '2825006', '2828008', '2829000', '2835000', '2836004', '2838003', '2850009', '2853006', '2856003', '2858002', '2884008', '2893009', '2897005', '2899008', '2901004', '2902006', '2904007', '2910007', '2912004', '2917005', '2918000', '2919008', '2929001', '2935001', '2946003', '2951009', '2955000', '2965006', '2967003', '2978006', '2981001', '2989004', '2990008', '2992000', '2994004', '2999009', '3002002', '3004001', '3006004', '3009006', '3013004', '3014005', '3018008', '3019000', '3021005', '3023008', '3032005', '3033000', '3038009', '3044008', '3053001', '3059002', '3067005', '3071008', '3072001', '3073006', '3089009', '3094009', '3095005', '3097002', '3098007', '3109008', '3110003', '3119002', '3129009', '3135009', '3140001', '3144005', '3158007', '3160009', '3163006', '3168002', '3185000', '3199001', '3200003', '3208005', '3214003', '3217005', '3218000', '3219008', '3228009', '3229001', '3238004', '3239007', '3253007', '3254001', '3259006', '3261002', '3263004', '3272007', '3274008', '3275009', '3276005', '3282008', '3283003', '3286006', '3289004', '3291007', '3298001', '3303004', '3304005', '3305006', '3308008', '3310005', '3321001', '3323003', '3327002', '3331008', '3344003', '3345002', '3358001', '3368006', '3376008', '3381004', '3387000', '3391005', '3398004', '3415004', '3419005', '3421000', '3424008', '3426005', '3427001', '3434004', '3439009', '3441005', '3446000', '3449007', '3456001', '3458000', '3461004', '3464007', '3468005', '3469002', '3472009', '3474005', '3480002', '3482005', '3483000', '3487004', '3500002', '3502005', '3506008', '3507004', '3511005', '3514002', '3519007', '3528008', '3529000', '3530005', '3531009', '3533007', '3539006', '3542000', '3544004', '3545003', '3548001', '3549009', '3558002', '3560000', '3570003', '3571004', '3577000', '3585009', '3586005', '3589003', '3590007', '3591006', '3598000', '3611003', '3633001', '3639002', '3640000', '3641001', '3642008', '3644009', '3649004', '3650004', '3652007', '3657001', '3662000', '3677008', '3680009', '3681008', '3696007', '3699000', '3704008', '3705009', '3716002', '3720003', '3723001', '3733009', '3738000', '3744001', '3747008', '3750006', '3751005', '3752003', '3754002', '3755001', '3756000', '3759007', '3760002', '3762005', '3763000', '3783004', '3797007', '3798002', '3815005', '3820005', '3827008', '3830001', '3841004', '3845008', '3855007', '3885002', '3886001', '3899003', '3900008', '3902000', '3908001', '3909009', '3913002', '3914008', '3928002', '3939004', '3944006', '3947004', '3950001', '3951002', '3972004', '3975002', '3978000', '3987009', '3993001', '3999002', '4003003', '4006006', '4009004', '4016003', '4017007', '4022007', '4026005', '4030008', '4038001', '4039009', '4040006', '4041005', '4046000', '4062006', '4063001', '4069002', '4070001', '4075006', '4082005', '4088009', '4089001', '4103001', '4107000', '4113009', '4120002', '4124006', '4127004', '4129001', '4135001', '4136000', '4142001', '4160001', '4168008', '4170004', '4174008', '4175009', '4178006', '4181001', '4183003', '4184009', '4195003', '4197006', '4199009', '4208000', '4210003', '4223005', '4224004', '4225003', '4232007', '4237001', '4240001', '4241002', '4242009', '4248008', '4249000', '4260009', '4262001', '4264000', '4269005', '4273008', '4275001', '4283007', '4287008', '4294006', '4300009', '4301008', '4306003', '4307007', '4313003', '4316006', '4320005', '4324001', '4325000', '4338008', '4340003', '4349002', '4354006', '4356008', '4359001', '4364002', '4367009', '4373005', '4374004', '4381006', '4386001', '4390004', '4397001', '4399003', '4403007', '4406004', '4409006', '4410001', '4412009', '4414005', '4416007', '4418008', '4426000', '4434006', '4439001', '4441000', '4445009', '4448006', '4461006', '4463009', '4464003', '4465002', '4468000', '4470009', '4473006', '4477007', '4478002', '4481007', '4483005', '4494009', '4495005', '4499004', '4501007', '4506002', '4510004', '4512007', '4519003', '4522001', '4523006', '4526003', '4529005', '4530000', '4547004', '4550001', '4554005', '4556007', '4557003', '4559000', '4565000', '4568003', '4575002', '4586000', '4592006', '4598005', '4602007', '4633009', '4637005', '4639008', '4641009', '4645000', '4654002', '4659007', '4661003', '4665007', '4667004', '4669001', '4673003', '4676006', '4688008', '4690009', '4702003', '4708004', '4711003', '4721006', '4724003', '4733001', '4740000', '4749004', '4750004', '4754008', '4760008', '4763005', '4771009', '4776004', '4783006', '4787007', '4788002', '4800001', '4805006', '4806007', '4817008', '4819006', '4821001', '4834000', '4835004', '4839005', '4846001', '4851007', '4853005', '4854004', '4855003', '4859009', '4860004', '4863002', '4873000', '4874006', '4886009', '4887000', '4896000', '4900002', '4907004', '4915001', '4920001', '4921002', '4922009', '4926007', '4927003', '4932002']}, 'type'=>'CodeableConcept', 'path'=>'Schedule.asNeededFor', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/medication-as-needed-reason'}} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :timing # 0-* [ Timing ] + attr_accessor :asNeeded # 0-1 boolean + attr_accessor :asNeededFor # 0-1 CodeableConcept + end + + class Nutrient < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Nutrient.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Nutrient.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Nutrient.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifier' => {'valid_codes'=>{'http://snomed.info/sct'=>['31212001', '68356001', '71482002', '31539008', '19751002', '63793008', '60471000', '41503000', '111064005', '29183001', '43268001', '57272005', '70726008', '73196006', '34865002', '2832002', '11555005', '25958007', '226355009', '2254005', '2331003', '2942001', '3161008', '3325005', '4963003', '5691000', '5932006', '6083003', '7509000', '7774008', '7791007', '8143001', '8153000', '8514004', '8919000', '10796004', '10944007', '11320009', '11984007', '12391001', '12970004', '13235001', '13781002', '13863008', '14125007', '14139007', '14312008', '14564001', '14715007', '14971004', '15331006', '15472007', '16850006', '18414002', '19160003', '19839007', '21239003', '21706000', '22555008', '22559002', '22606007', '23433006', '25761002', '26645004', '26766001', '27378009', '28942008', '30022007', '30094001', '30178006', '31121009', '32741009', '33922005', '34744002', '35344005', '35733004', '36397007', '36434002', '36816009', '36998008', '37237003', '37927000', '38182007', '38839009', '38909000', '39360003', '39694009', '39862002', '40479008', '40924008', '41441005', '41810000', '41834005', '42180008', '43289005', '43431002', '43706004', '43728004', '43835003', '43909000', '43984007', '44262008', '44970006', '45524001', '45962009', '45997006', '46075000', '47617006', '47703008', '48736006', '49506005', '50233008', '50479000', '51224002', '52130006', '52518006', '52541003', '52560005', '52625008', '52736009', '53499005', '53646005', '53834009', '54041009', '54045000', '54821000', '55946005', '56383006', '56740002', '58202007', '58753009', '59882007', '59888006', '60244003', '60260004', '60764009', '61045002', '62174006', '62763008', '63004003', '63089006', '63330006', '63676001', '63718003', '65183007', '66322002', '66656000', '67060008', '67079006', '67377000', '67517005', '68077006', '68992005', '70113000', '70203000', '70288006', '70587000', '70706009', '71544008', '72164009', '72309009', '72840006', '73131003', '73916008', '74727008', '74801000', '75799006', '75871008', '75876003', '77404006', '77454000', '78527003', '80393001', '80582002', '81100008', '82450006', '82622003', '83797003', '84035007', '85214009', '85668006', '86431009', '87116002', '87136001', '87371008', '87708000', '88546006', '89707004', '91166002', '95984008', '96150000', '96151001', '96152008', '96153003', '102258003', '102658006', '102661007', '102663005', '102746004', '102747008', '102748003', '102750006', '102751005', '103067001', '103068006', '103069003', '103070002', '103072005', '103074006', '108946001', '108950008', '109015005', '109017002', '109024001', '109117004', '109240008', '112000000', '112001001', '112121003', '115343006', '115358003', '116094003', '116127001', '116257004', '116258009', '116259001', '116260006', '116261005', '116262003', '116263008', '116264002', '116265001', '116266000', '116267009', '116268004', '116269007', '116271007', '116776001', '116777005', '116778000', '116934003', '126076005', '126077001', '126078006', '126079003', '126080000', '126081001', '126082008', '126223008', '126224002', '126225001', '126226000', '126227009', '126228004', '126229007', '126235007', '126237004', '126238009', '126239001', '173196005', '226367006', '226368001', '226369009', '226370005', '226371009', '226372002', '226373007', '226374001', '226375000', '226887002', '226888007', '226889004', '226890008', '226891007', '226892000', '226894004', '226895003', '226896002', '226897006', '226898001', '226899009', '226900004', '226901000', '226902007', '226903002', '226904008', '226907001', '226908006', '226909003', '226910008', '226911007', '226912000', '226913005', '226914004', '227991002', '227992009', '227993004', '227994005', '227995006', '227996007', '229848001', '229849009', '229850009', '229851008', '229852001', '229853006', '229854000', '229855004', '229857007', '229858002', '229859005', '229928009', '229929001', '229930006', '229932003', '230045004', '230046003', '230047007', '230048002', '230049005', '230050005', '256227006', '259098002', '259100002', '259333003', '259336006', '259337002', '259382003', '259392006', '259403006', '259406003', '259411001', '259509008', '259512006', '259547003', '259651009', '259655000', '259659006', '259660001', '259661002', '259666007', '273943001', '273945008', '301862003', '304111003', '310283001', '312184007', '372571007', '372601001', '372650007', '373531009', '373560000', '385517000', '386845007', '386927006', '386932007', '386965004', '387030006', '387041008', '387131008', '387168006', '387235007', '387274000', '387440002', '391698009', '391699001', '391734004', '391737006', '395734009', '395737002', '395766004', '395769006', '395791004', '395815002', '395830006', '395836000', '395838004', '395839007', '395842001', '395951005', '396065004', '406774009', '409871008', '410872002', '410982000', '410983005', '412135003', '412203006', '412244007', '412250002', '412410003', '412552006', '412632001', '413483001', '414506003', '415160008', '415543009', '417889008', '418407000', '418929008', '418938005', '419382002', '419432008', '419843007', '420053004', '421289007', '421621000', '422073002', '422160004', '425645005', '425867009', '427330005', '427638006', '428732003', '429592005', '429990006', '430469009', '430632000', '430633005', '430634004', '430926008', '432165000', '433468002', '438901003', '441816007', '442247006', '442340006', '442346000', '443148002', '449236003', '699182008', '702796008', '703122000', '703395001', '703402008', '704430002', '706927001', '706929003', '706930008', '706938001', '706940006', '706941005', '706942003', '706943008', '706946000', '706948004', '706978008', '706980002', '706982005', '707019004', '707020005', '707053000', '707070008', '707071007', '707163005', '707184000', '707230005', '707599007', '707615006', '707616007', '707661006', '707677007', '707678002', '707968002', '707976000', '708047003', '708052008', '708053003', '708189008', '708562005', '708600008', '708658008', '708703004', '708704005', '708715000', '708850004', '709071004', '709131007', '709152004', '709592008', '709610005', '709844000', '710051007', '710174009', '710238007', '710949005', '711335002', '712565006', '712594004', '712599009', '712684001', '712686004', '712713006', '712800005', '712808003', '713311003', '713336009', '713357001', '713371009', '713372002', '713480005', '713648000', '713664008', '719899003', '720489009', '720490000', '724234003', '724239008', '725193008', '725553002', '725582001', '725622009', '725629000', '725634001', '725635000', '725636004', '725699008', '725729006', '725859007', '725963001', '726013002', '726717009', '726756003', '733765008', '733766009', '734466002', '734646000', '734650007', '734651006', '734656001', '734657005', '734658000', '734659008', '734977001', '734978006', '735062003', '735066000', '735069007', '735136009', '735247006', '735252001', '735341005', '763052004', '763053009', '763201006', '763378001', '765340000', '765341001', '765355009', '767613006', '768369005', '768547002', '768550004', '769101009', '769208008', '773471007', '781246008', '781247004', '781253004', '781584003', '781628006', '783849004', '784335008', '787920005', '787921009', '787948005', '787952005', '787967009', '788778006', '792796007', '860933007', '876844009', '895415002', '1163442006', '1172425006', '1179020007', '1201876007', '1217427007', '1217428002', '1217605007', '1217610006', '436801000124100', '436811000124102', '436821000124105', '436831000124108', '436841000124103', '669361000168106', '50070141000188102']}, 'type'=>'CodeableConcept', 'path'=>'Nutrient.modifier', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'preferred', 'uri'=>'http://hl7.org/fhir/ValueSet/nutrient-code'}}, + 'amount' => {'type'=>'Quantity', 'path'=>'Nutrient.amount', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :modifier # 0-1 CodeableConcept + attr_accessor :amount # 0-1 Quantity + end + + class Texture < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Texture.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Texture.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Texture.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifier' => {'valid_codes'=>{'http://snomed.info/sct'=>['255620007', '28647000', '22836000', '72511004', '226760005', '226887002', '102263004', '74242007', '227415002', '264331002', '227518002', '44027008', '226529007', '227210005', '226789007', '226790003', '819974004', '412413001', '412414007', '443141000124102', '443161000124103', '443171000124105', '443181000124108', '443191000124106', '443201000124109', '443211000124107', '443221000124104', '443231000124101', '443241000124106', '443251000124108', '443261000124105', '443271000124103', '443281000124100', '443291000124102', '443311000124103', '443321000124106', '443341000124104', '443511000124109', '443521000124101', '443531000124103', '443541000124108', '443551000124105', '444261000124107', '444311000124100', '346415002', '441531000124102', '441541000124107', '441551000124109', '441561000124106', '441571000124104', '441581000124101', '441591000124103', '441601000124106', '441611000124109', '441621000124101', '441631000124103', '441641000124108', '441651000124105', '441661000124107', '441671000124100', '441681000124102', '442651000124102', '442901000124106', '442911000124109', '442921000124101', '442931000124103', '442941000124108', '442951000124105', '442961000124107', '442971000124100', '442981000124102', '442991000124104', '443001000124103', '443011000124100', '443021000124108', '443031000124106', '443041000124101', '443051000124104', '443061000124102', '443071000124109', '443081000124107', '443091000124105', '443101000124104', '443111000124101', '443351000124102', '443361000124100', '443391000124108', '443401000124105', '443411000124108', '443421000124100', '443431000124102', '443441000124107', '443451000124109', '443461000124106', '443471000124104', '443481000124101', '443491000124103', '443501000124106', '443561000124107', '443571000124100', '443581000124102', '443591000124104', '443601000124107', '443711000124102', '443771000124106', '443781000124109', '444211000124109', '444221000124101', '444231000124103', '444291000124104', '444301000124103', '444331000124106', '444341000124101', '444351000124104', '444411000124105', '444421000124102', '444431000124104', '444651000124108', '446161000124106', '226465004', '6524003', '16313001', '29263009', '35748005', '53410008', '53527002', '58732000', '67990004', '90136002', '129559002', '129560007', '129561006', '226018004', '226019007', '226025006', '226026007', '226031009', '226032002', '226033007', '226036004', '226038003', '226040008', '226047006', '226053006', '226054000', '226057007', '226064009', '226466003', '226467007', '226468002', '226469005', '226470006', '226471005', '226472003', '226473008', '226474002', '226475001', '226476000', '226477009', '226478004', '226479007', '226480005', '226481009', '226482002', '226483007', '226484001', '226486004', '226487008', '226488003', '226489006', '226491003', '226492005', '226493000', '226495007', '226496008', '226497004', '226498009', '226499001', '226500005', '226501009', '226502002', '226503007', '226504001', '226505000', '226506004', '226507008', '226508003', '226509006', '226510001', '226511002', '226512009', '226513004', '226514005', '226515006', '226516007', '226517003', '226518008', '226519000', '226520006', '226521005', '226522003', '226523008', '226524002', '226525001', '226526000', '226527009', '226528004', '228980007', '228981006', '228982004', '228983009', '229919008', '229920002', '229945004', '288456005', '288458006', '311455009', '412067002', '412194001', '608772009', '608773004', '769350006', '769352003', '792905007', '816174002', '818989004', '1258893009', '890302005', '444883009', '11713004', '444923006']}, 'type'=>'CodeableConcept', 'path'=>'Texture.modifier', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'preferred', 'uri'=>'http://hl7.org/fhir/ValueSet/nutrition-product-category'}}, + 'type' => {'valid_codes'=>{'http://snomed.info/sct'=>['255620007', '28647000', '22836000', '72511004', '226760005', '226887002', '102263004', '74242007', '227415002', '264331002', '227518002', '44027008', '226529007', '227210005']}, 'type'=>'CodeableConcept', 'path'=>'Texture.type', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/modified-foodtype'}} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :modifier # 0-1 CodeableConcept + attr_accessor :type # 0-1 CodeableConcept + end + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :type # 0-* [ CodeableConcept ] + attr_accessor :schedule # 0-1 NutritionOrder::OralDiet::Schedule + attr_accessor :nutrient # 0-* [ NutritionOrder::OralDiet::Nutrient ] + attr_accessor :texture # 0-* [ NutritionOrder::OralDiet::Texture ] + attr_accessor :instruction # 0-1 string + attr_accessor :caloricDensity # 0-1 Quantity + end + + class Supplement < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Supplement.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Supplement.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Supplement.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'type' => {'type'=>'CodeableReference', 'path'=>'Supplement.type', 'min'=>0, 'max'=>1}, + 'productName' => {'type'=>'string', 'path'=>'Supplement.productName', 'min'=>0, 'max'=>1}, + 'schedule' => {'type'=>'NutritionOrder::Supplement::Schedule', 'path'=>'Supplement.schedule', 'min'=>0, 'max'=>1}, + 'quantity' => {'type'=>'Quantity', 'path'=>'Supplement.quantity', 'min'=>0, 'max'=>1}, + 'instruction' => {'type'=>'string', 'path'=>'Supplement.instruction', 'min'=>0, 'max'=>1}, + 'caloricDensity' => {'type'=>'Quantity', 'path'=>'Supplement.caloricDensity', 'min'=>0, 'max'=>1} + } + + class Schedule < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Schedule.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Schedule.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Schedule.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'timing' => {'type'=>'Timing', 'path'=>'Schedule.timing', 'min'=>0, 'max'=>Float::INFINITY}, + 'asNeeded' => {'type'=>'boolean', 'path'=>'Schedule.asNeeded', 'min'=>0, 'max'=>1}, + 'asNeededFor' => {'valid_codes'=>{'http://snomed.info/sct'=>['404684003', '109006', '122003', '127009', '129007', '134006', '140004', '144008', '150003', '151004', '162004', '165002', '168000', '171008', '172001', '175004', '177007', '179005', '181007', '183005', '184004', '188001', '192008', '193003', '198007', '199004', '216004', '219006', '222008', '223003', '228007', '241006', '242004', '253005', '257006', '264008', '276008', '279001', '281004', '282006', '290006', '292003', '297009', '299007', '303002', '308006', '310008', '313005', '317006', '320003', '324007', '330007', '335002', '341009', '349006', '355001', '357009', '359007', '360002', '364006', '366008', '368009', '369001', '378007', '382009', '383004', '385006', '387003', '398002', '407000', '408005', '409002', '426008', '431005', '437009', '440009', '442001', '443006', '447007', '450005', '452002', '460001', '467003', '470004', '479003', '486006', '488007', '490008', '496002', '504009', '517007', '518002', '520004', '527001', '536002', '539009', '547009', '548004', '554003', '555002', '563001', '568005', '586008', '590005', '596004', '599006', '600009', '607007', '610000', '613003', '615005', '616006', '626004', '631002', '640003', '643001', '646009', '649002', '651003', '652005', '655007', '658009', '664002', '675003', '701003', '703000', '714002', '715001', '718004', '734001', '736004', '750009', '755004', '756003', '758002', '775008', '776009', '781000', '787001', '788006', '792004', '799008', '801006', '805002', '811004', '813001', '815008', '816009', '818005', '825003', '827006', '832007', '834008', '841002', '842009', '843004', '844005', '845006', '849000', '857002', '862001', '865004', '871005', '874002', '875001', '888003', '890002', '899001', '903008', '904002', '928000', '931004', '932006', '934007', '943003', '961007', '962000', '964004', '965003', '975000', '978003', '981008', '984000', '987007', '991002', '998008', '1003002', '1020003', '1023001', '1027000', '1031006', '1033009', '1034003', '1038000', '1045000', '1046004', '1051005', '1055001', '1059007', '1070000', '1073003', '1077002', '1079004', '1085006', '1089000', '1102005', '1107004', '1108009', '1111005', '1112003', '1116000', '1124005', '1125006', '1126007', '1131009', '1134001', '1135000', '1139006', '1140008', '1141007', '1145003', '1150009', '1151008', '1152001', '1155004', '1168007', '1184008', '1194003', '1196001', '1197005', '1201005', '1207009', '1208004', '1212005', '1214006', '1232006', '1239002', '1240000', '1259003', '1261007', '1264004', '1271009', '1280009', '1282001', '1284000', '1286003', '1287007', '1297003', '1308001', '1310004', '1318006', '1323006', '1332008', '1335005', '1343000', '1345007', '1351002', '1356007', '1361009', '1367008', '1370007', '1372004', '1376001', '1378000', '1380006', '1383008', '1384002', '1386000', '1387009', '1388004', '1393001', '1395008', '1402001', '1412008', '1415005', '1418007', '1426004', '1447000', '1469007', '1474004', '1475003', '1478001', '1479009', '1482004', '1486001', '1488000', '1489008', '1492007', '1493002', '1499003', '1512006', '1515008', '1518005', '1519002', '1521007', '1525003', '1531000', '1532007', '1534008', '1538006', '1539003', '1542009', '1544005', '1551001', '1556006', '1563006', '1567007', '1588003', '1592005', '1593000', '1606009', '1608005', '1639007', '1647007', '1648002', '1654001', '1657008', '1658003', '1663004', '1667003', '1670004', '1671000', '1674008', '1679003', '1682008', '1685005', '1686006', '1694004', '1698001', '1703007', '1705000', '1714005', '1717003', '1723008', '1724002', '1734006', '1735007', '1739001', '1742007', '1744008', '1748006', '1755008', '1761006', '1763009', '1767005', '1769008', '1771008', '1776003', '1777007', '1778002', '1779005', '1794009', '1816003', '1821000', '1822007', '1824008', '1826005', '1828006', '1833005', '1835003', '1837006', '1845001', '1847009', '1852004', '1855002', '1856001', '1857005', '1860003', '1865008', '1869002', '1892002', '1896004', '1897008', '1899006', '1903004', '1922008', '1926006', '1939005', '1943009', '1953005', '1955003', '1959009', '1963002', '1965009', '1967001', '1973000', '1977004', '1979001', '1980003', '1981004', '2004005', '2012002', '2028007', '2032001', '2036003', '2040007', '2041006', '2043009', '2055003', '2061000', '2065009', '2066005', '2070002', '2073000', '2087000', '2089002', '2091005', '2094002', '2102007', '2107001', '2109003', '2114004', '2116002', '2120003', '2121004', '2128005', '2129002', '2132004', '2134003', '2136001', '2138000', '2145000', '2149006', '2158004', '2167004', '2169001', '2170000', '2176006', '2177002', '2186007', '2198002', '2202000', '2204004', '2213002', '2216005', '2219003', '2224000', '2228002', '2229005', '2231001', '2237002', '2239004', '2241003', '2243000', '2245007', '2251002', '2256007', '2261009', '2268003', '2284002', '2295008', '2296009', '2301009', '2303007', '2304001', '2307008', '2308003', '2312009', '2314005', '2326000', '2339001', '2341000', '2351004', '2355008', '2359002', '2365002', '2366001', '2367005', '2374000', '2385003', '2388001', '2390000', '2391001', '2396006', '2398007', '2403008', '2415007', '2418009', '2419001', '2420007', '2432006', '2435008', '2437000', '2438005', '2439002', '2443003', '2452007', '2463005', '2469009', '2471009', '2472002', '2473007', '2477008', '2492009', '2495006', '2496007', '2506003', '2513003', '2518007', '2521009', '2523007', '2526004', '2528003', '2532009', '2534005', '2538008', '2541004', '2554006', '2556008', '2560006', '2562003', '2576002', '2581006', '2582004', '2583009', '2584003', '2585002', '2589008', '2591000', '2593002', '2602008', '2606006', '2615004', '2618002', '2622007', '2625009', '2634004', '2638001', '2640006', '2651006', '2655002', '2657005', '2663001', '2683000', '2689001', '2694001', '2704003', '2707005', '2713001', '2724004', '2725003', '2733002', '2736005', '2740001', '2749000', '2751001', '2761008', '2764000', '2770006', '2772003', '2775001', '2776000', '2782002', '2783007', '2805007', '2806008', '2807004', '2808009', '2815001', '2816000', '2818004', '2819007', '2825006', '2828008', '2829000', '2835000', '2836004', '2838003', '2850009', '2853006', '2856003', '2858002', '2884008', '2893009', '2897005', '2899008', '2901004', '2902006', '2904007', '2910007', '2912004', '2917005', '2918000', '2919008', '2929001', '2935001', '2946003', '2951009', '2955000', '2965006', '2967003', '2978006', '2981001', '2989004', '2990008', '2992000', '2994004', '2999009', '3002002', '3004001', '3006004', '3009006', '3013004', '3014005', '3018008', '3019000', '3021005', '3023008', '3032005', '3033000', '3038009', '3044008', '3053001', '3059002', '3067005', '3071008', '3072001', '3073006', '3089009', '3094009', '3095005', '3097002', '3098007', '3109008', '3110003', '3119002', '3129009', '3135009', '3140001', '3144005', '3158007', '3160009', '3163006', '3168002', '3185000', '3199001', '3200003', '3208005', '3214003', '3217005', '3218000', '3219008', '3228009', '3229001', '3238004', '3239007', '3253007', '3254001', '3259006', '3261002', '3263004', '3272007', '3274008', '3275009', '3276005', '3282008', '3283003', '3286006', '3289004', '3291007', '3298001', '3303004', '3304005', '3305006', '3308008', '3310005', '3321001', '3323003', '3327002', '3331008', '3344003', '3345002', '3358001', '3368006', '3376008', '3381004', '3387000', '3391005', '3398004', '3415004', '3419005', '3421000', '3424008', '3426005', '3427001', '3434004', '3439009', '3441005', '3446000', '3449007', '3456001', '3458000', '3461004', '3464007', '3468005', '3469002', '3472009', '3474005', '3480002', '3482005', '3483000', '3487004', '3500002', '3502005', '3506008', '3507004', '3511005', '3514002', '3519007', '3528008', '3529000', '3530005', '3531009', '3533007', '3539006', '3542000', '3544004', '3545003', '3548001', '3549009', '3558002', '3560000', '3570003', '3571004', '3577000', '3585009', '3586005', '3589003', '3590007', '3591006', '3598000', '3611003', '3633001', '3639002', '3640000', '3641001', '3642008', '3644009', '3649004', '3650004', '3652007', '3657001', '3662000', '3677008', '3680009', '3681008', '3696007', '3699000', '3704008', '3705009', '3716002', '3720003', '3723001', '3733009', '3738000', '3744001', '3747008', '3750006', '3751005', '3752003', '3754002', '3755001', '3756000', '3759007', '3760002', '3762005', '3763000', '3783004', '3797007', '3798002', '3815005', '3820005', '3827008', '3830001', '3841004', '3845008', '3855007', '3885002', '3886001', '3899003', '3900008', '3902000', '3908001', '3909009', '3913002', '3914008', '3928002', '3939004', '3944006', '3947004', '3950001', '3951002', '3972004', '3975002', '3978000', '3987009', '3993001', '3999002', '4003003', '4006006', '4009004', '4016003', '4017007', '4022007', '4026005', '4030008', '4038001', '4039009', '4040006', '4041005', '4046000', '4062006', '4063001', '4069002', '4070001', '4075006', '4082005', '4088009', '4089001', '4103001', '4107000', '4113009', '4120002', '4124006', '4127004', '4129001', '4135001', '4136000', '4142001', '4160001', '4168008', '4170004', '4174008', '4175009', '4178006', '4181001', '4183003', '4184009', '4195003', '4197006', '4199009', '4208000', '4210003', '4223005', '4224004', '4225003', '4232007', '4237001', '4240001', '4241002', '4242009', '4248008', '4249000', '4260009', '4262001', '4264000', '4269005', '4273008', '4275001', '4283007', '4287008', '4294006', '4300009', '4301008', '4306003', '4307007', '4313003', '4316006', '4320005', '4324001', '4325000', '4338008', '4340003', '4349002', '4354006', '4356008', '4359001', '4364002', '4367009', '4373005', '4374004', '4381006', '4386001', '4390004', '4397001', '4399003', '4403007', '4406004', '4409006', '4410001', '4412009', '4414005', '4416007', '4418008', '4426000', '4434006', '4439001', '4441000', '4445009', '4448006', '4461006', '4463009', '4464003', '4465002', '4468000', '4470009', '4473006', '4477007', '4478002', '4481007', '4483005', '4494009', '4495005', '4499004', '4501007', '4506002', '4510004', '4512007', '4519003', '4522001', '4523006', '4526003', '4529005', '4530000', '4547004', '4550001', '4554005', '4556007', '4557003', '4559000', '4565000', '4568003', '4575002', '4586000', '4592006', '4598005', '4602007', '4633009', '4637005', '4639008', '4641009', '4645000', '4654002', '4659007', '4661003', '4665007', '4667004', '4669001', '4673003', '4676006', '4688008', '4690009', '4702003', '4708004', '4711003', '4721006', '4724003', '4733001', '4740000', '4749004', '4750004', '4754008', '4760008', '4763005', '4771009', '4776004', '4783006', '4787007', '4788002', '4800001', '4805006', '4806007', '4817008', '4819006', '4821001', '4834000', '4835004', '4839005', '4846001', '4851007', '4853005', '4854004', '4855003', '4859009', '4860004', '4863002', '4873000', '4874006', '4886009', '4887000', '4896000', '4900002', '4907004', '4915001', '4920001', '4921002', '4922009', '4926007', '4927003', '4932002']}, 'type'=>'CodeableConcept', 'path'=>'Schedule.asNeededFor', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/medication-as-needed-reason'}} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :timing # 0-* [ Timing ] + attr_accessor :asNeeded # 0-1 boolean + attr_accessor :asNeededFor # 0-1 CodeableConcept + end + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :type # 0-1 CodeableReference + attr_accessor :productName # 0-1 string + attr_accessor :schedule # 0-1 NutritionOrder::Supplement::Schedule + attr_accessor :quantity # 0-1 Quantity + attr_accessor :instruction # 0-1 string + attr_accessor :caloricDensity # 0-1 Quantity + end + + class EnteralFormula < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'EnteralFormula.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'EnteralFormula.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'EnteralFormula.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'type' => {'type'=>'CodeableReference', 'path'=>'EnteralFormula.type', 'min'=>0, 'max'=>1}, + 'productName' => {'type'=>'string', 'path'=>'EnteralFormula.productName', 'min'=>0, 'max'=>1}, + 'deliveryDevice' => {'type'=>'CodeableReference', 'path'=>'EnteralFormula.deliveryDevice', 'min'=>0, 'max'=>Float::INFINITY}, + 'caloricDensity' => {'type'=>'Quantity', 'path'=>'EnteralFormula.caloricDensity', 'min'=>0, 'max'=>1}, + 'routeOfAdministration' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/v3-RouteOfAdministration'=>['PO', 'EFT', 'ENTINSTL', 'GT', 'NGT', 'OGT', 'GJT', 'JJTINSTL', 'OJJ']}, 'type'=>'CodeableConcept', 'path'=>'EnteralFormula.routeOfAdministration', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/enteral-route'}}, + 'administration' => {'type'=>'NutritionOrder::EnteralFormula::Administration', 'path'=>'EnteralFormula.administration', 'min'=>0, 'max'=>Float::INFINITY}, + 'maxVolumeToAdminister' => {'type'=>'Quantity', 'path'=>'EnteralFormula.maxVolumeToAdminister', 'min'=>0, 'max'=>1}, + 'administrationInstruction' => {'type'=>'markdown', 'path'=>'EnteralFormula.administrationInstruction', 'min'=>0, 'max'=>1} + } + + class Administration < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'rate' => ['Quantity', 'Ratio'] + } + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Administration.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Administration.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Administration.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'schedule' => {'type'=>'NutritionOrder::EnteralFormula::Administration::Schedule', 'path'=>'Administration.schedule', 'min'=>0, 'max'=>1}, + 'quantity' => {'type'=>'Quantity', 'path'=>'Administration.quantity', 'min'=>0, 'max'=>1}, + 'rateQuantity' => {'type'=>'Quantity', 'path'=>'Administration.rate[x]', 'min'=>0, 'max'=>1}, + 'rateRatio' => {'type'=>'Ratio', 'path'=>'Administration.rate[x]', 'min'=>0, 'max'=>1} + } + + class Schedule < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Schedule.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Schedule.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Schedule.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'timing' => {'type'=>'Timing', 'path'=>'Schedule.timing', 'min'=>0, 'max'=>Float::INFINITY}, + 'asNeeded' => {'type'=>'boolean', 'path'=>'Schedule.asNeeded', 'min'=>0, 'max'=>1}, + 'asNeededFor' => {'valid_codes'=>{'http://snomed.info/sct'=>['404684003', '109006', '122003', '127009', '129007', '134006', '140004', '144008', '150003', '151004', '162004', '165002', '168000', '171008', '172001', '175004', '177007', '179005', '181007', '183005', '184004', '188001', '192008', '193003', '198007', '199004', '216004', '219006', '222008', '223003', '228007', '241006', '242004', '253005', '257006', '264008', '276008', '279001', '281004', '282006', '290006', '292003', '297009', '299007', '303002', '308006', '310008', '313005', '317006', '320003', '324007', '330007', '335002', '341009', '349006', '355001', '357009', '359007', '360002', '364006', '366008', '368009', '369001', '378007', '382009', '383004', '385006', '387003', '398002', '407000', '408005', '409002', '426008', '431005', '437009', '440009', '442001', '443006', '447007', '450005', '452002', '460001', '467003', '470004', '479003', '486006', '488007', '490008', '496002', '504009', '517007', '518002', '520004', '527001', '536002', '539009', '547009', '548004', '554003', '555002', '563001', '568005', '586008', '590005', '596004', '599006', '600009', '607007', '610000', '613003', '615005', '616006', '626004', '631002', '640003', '643001', '646009', '649002', '651003', '652005', '655007', '658009', '664002', '675003', '701003', '703000', '714002', '715001', '718004', '734001', '736004', '750009', '755004', '756003', '758002', '775008', '776009', '781000', '787001', '788006', '792004', '799008', '801006', '805002', '811004', '813001', '815008', '816009', '818005', '825003', '827006', '832007', '834008', '841002', '842009', '843004', '844005', '845006', '849000', '857002', '862001', '865004', '871005', '874002', '875001', '888003', '890002', '899001', '903008', '904002', '928000', '931004', '932006', '934007', '943003', '961007', '962000', '964004', '965003', '975000', '978003', '981008', '984000', '987007', '991002', '998008', '1003002', '1020003', '1023001', '1027000', '1031006', '1033009', '1034003', '1038000', '1045000', '1046004', '1051005', '1055001', '1059007', '1070000', '1073003', '1077002', '1079004', '1085006', '1089000', '1102005', '1107004', '1108009', '1111005', '1112003', '1116000', '1124005', '1125006', '1126007', '1131009', '1134001', '1135000', '1139006', '1140008', '1141007', '1145003', '1150009', '1151008', '1152001', '1155004', '1168007', '1184008', '1194003', '1196001', '1197005', '1201005', '1207009', '1208004', '1212005', '1214006', '1232006', '1239002', '1240000', '1259003', '1261007', '1264004', '1271009', '1280009', '1282001', '1284000', '1286003', '1287007', '1297003', '1308001', '1310004', '1318006', '1323006', '1332008', '1335005', '1343000', '1345007', '1351002', '1356007', '1361009', '1367008', '1370007', '1372004', '1376001', '1378000', '1380006', '1383008', '1384002', '1386000', '1387009', '1388004', '1393001', '1395008', '1402001', '1412008', '1415005', '1418007', '1426004', '1447000', '1469007', '1474004', '1475003', '1478001', '1479009', '1482004', '1486001', '1488000', '1489008', '1492007', '1493002', '1499003', '1512006', '1515008', '1518005', '1519002', '1521007', '1525003', '1531000', '1532007', '1534008', '1538006', '1539003', '1542009', '1544005', '1551001', '1556006', '1563006', '1567007', '1588003', '1592005', '1593000', '1606009', '1608005', '1639007', '1647007', '1648002', '1654001', '1657008', '1658003', '1663004', '1667003', '1670004', '1671000', '1674008', '1679003', '1682008', '1685005', '1686006', '1694004', '1698001', '1703007', '1705000', '1714005', '1717003', '1723008', '1724002', '1734006', '1735007', '1739001', '1742007', '1744008', '1748006', '1755008', '1761006', '1763009', '1767005', '1769008', '1771008', '1776003', '1777007', '1778002', '1779005', '1794009', '1816003', '1821000', '1822007', '1824008', '1826005', '1828006', '1833005', '1835003', '1837006', '1845001', '1847009', '1852004', '1855002', '1856001', '1857005', '1860003', '1865008', '1869002', '1892002', '1896004', '1897008', '1899006', '1903004', '1922008', '1926006', '1939005', '1943009', '1953005', '1955003', '1959009', '1963002', '1965009', '1967001', '1973000', '1977004', '1979001', '1980003', '1981004', '2004005', '2012002', '2028007', '2032001', '2036003', '2040007', '2041006', '2043009', '2055003', '2061000', '2065009', '2066005', '2070002', '2073000', '2087000', '2089002', '2091005', '2094002', '2102007', '2107001', '2109003', '2114004', '2116002', '2120003', '2121004', '2128005', '2129002', '2132004', '2134003', '2136001', '2138000', '2145000', '2149006', '2158004', '2167004', '2169001', '2170000', '2176006', '2177002', '2186007', '2198002', '2202000', '2204004', '2213002', '2216005', '2219003', '2224000', '2228002', '2229005', '2231001', '2237002', '2239004', '2241003', '2243000', '2245007', '2251002', '2256007', '2261009', '2268003', '2284002', '2295008', '2296009', '2301009', '2303007', '2304001', '2307008', '2308003', '2312009', '2314005', '2326000', '2339001', '2341000', '2351004', '2355008', '2359002', '2365002', '2366001', '2367005', '2374000', '2385003', '2388001', '2390000', '2391001', '2396006', '2398007', '2403008', '2415007', '2418009', '2419001', '2420007', '2432006', '2435008', '2437000', '2438005', '2439002', '2443003', '2452007', '2463005', '2469009', '2471009', '2472002', '2473007', '2477008', '2492009', '2495006', '2496007', '2506003', '2513003', '2518007', '2521009', '2523007', '2526004', '2528003', '2532009', '2534005', '2538008', '2541004', '2554006', '2556008', '2560006', '2562003', '2576002', '2581006', '2582004', '2583009', '2584003', '2585002', '2589008', '2591000', '2593002', '2602008', '2606006', '2615004', '2618002', '2622007', '2625009', '2634004', '2638001', '2640006', '2651006', '2655002', '2657005', '2663001', '2683000', '2689001', '2694001', '2704003', '2707005', '2713001', '2724004', '2725003', '2733002', '2736005', '2740001', '2749000', '2751001', '2761008', '2764000', '2770006', '2772003', '2775001', '2776000', '2782002', '2783007', '2805007', '2806008', '2807004', '2808009', '2815001', '2816000', '2818004', '2819007', '2825006', '2828008', '2829000', '2835000', '2836004', '2838003', '2850009', '2853006', '2856003', '2858002', '2884008', '2893009', '2897005', '2899008', '2901004', '2902006', '2904007', '2910007', '2912004', '2917005', '2918000', '2919008', '2929001', '2935001', '2946003', '2951009', '2955000', '2965006', '2967003', '2978006', '2981001', '2989004', '2990008', '2992000', '2994004', '2999009', '3002002', '3004001', '3006004', '3009006', '3013004', '3014005', '3018008', '3019000', '3021005', '3023008', '3032005', '3033000', '3038009', '3044008', '3053001', '3059002', '3067005', '3071008', '3072001', '3073006', '3089009', '3094009', '3095005', '3097002', '3098007', '3109008', '3110003', '3119002', '3129009', '3135009', '3140001', '3144005', '3158007', '3160009', '3163006', '3168002', '3185000', '3199001', '3200003', '3208005', '3214003', '3217005', '3218000', '3219008', '3228009', '3229001', '3238004', '3239007', '3253007', '3254001', '3259006', '3261002', '3263004', '3272007', '3274008', '3275009', '3276005', '3282008', '3283003', '3286006', '3289004', '3291007', '3298001', '3303004', '3304005', '3305006', '3308008', '3310005', '3321001', '3323003', '3327002', '3331008', '3344003', '3345002', '3358001', '3368006', '3376008', '3381004', '3387000', '3391005', '3398004', '3415004', '3419005', '3421000', '3424008', '3426005', '3427001', '3434004', '3439009', '3441005', '3446000', '3449007', '3456001', '3458000', '3461004', '3464007', '3468005', '3469002', '3472009', '3474005', '3480002', '3482005', '3483000', '3487004', '3500002', '3502005', '3506008', '3507004', '3511005', '3514002', '3519007', '3528008', '3529000', '3530005', '3531009', '3533007', '3539006', '3542000', '3544004', '3545003', '3548001', '3549009', '3558002', '3560000', '3570003', '3571004', '3577000', '3585009', '3586005', '3589003', '3590007', '3591006', '3598000', '3611003', '3633001', '3639002', '3640000', '3641001', '3642008', '3644009', '3649004', '3650004', '3652007', '3657001', '3662000', '3677008', '3680009', '3681008', '3696007', '3699000', '3704008', '3705009', '3716002', '3720003', '3723001', '3733009', '3738000', '3744001', '3747008', '3750006', '3751005', '3752003', '3754002', '3755001', '3756000', '3759007', '3760002', '3762005', '3763000', '3783004', '3797007', '3798002', '3815005', '3820005', '3827008', '3830001', '3841004', '3845008', '3855007', '3885002', '3886001', '3899003', '3900008', '3902000', '3908001', '3909009', '3913002', '3914008', '3928002', '3939004', '3944006', '3947004', '3950001', '3951002', '3972004', '3975002', '3978000', '3987009', '3993001', '3999002', '4003003', '4006006', '4009004', '4016003', '4017007', '4022007', '4026005', '4030008', '4038001', '4039009', '4040006', '4041005', '4046000', '4062006', '4063001', '4069002', '4070001', '4075006', '4082005', '4088009', '4089001', '4103001', '4107000', '4113009', '4120002', '4124006', '4127004', '4129001', '4135001', '4136000', '4142001', '4160001', '4168008', '4170004', '4174008', '4175009', '4178006', '4181001', '4183003', '4184009', '4195003', '4197006', '4199009', '4208000', '4210003', '4223005', '4224004', '4225003', '4232007', '4237001', '4240001', '4241002', '4242009', '4248008', '4249000', '4260009', '4262001', '4264000', '4269005', '4273008', '4275001', '4283007', '4287008', '4294006', '4300009', '4301008', '4306003', '4307007', '4313003', '4316006', '4320005', '4324001', '4325000', '4338008', '4340003', '4349002', '4354006', '4356008', '4359001', '4364002', '4367009', '4373005', '4374004', '4381006', '4386001', '4390004', '4397001', '4399003', '4403007', '4406004', '4409006', '4410001', '4412009', '4414005', '4416007', '4418008', '4426000', '4434006', '4439001', '4441000', '4445009', '4448006', '4461006', '4463009', '4464003', '4465002', '4468000', '4470009', '4473006', '4477007', '4478002', '4481007', '4483005', '4494009', '4495005', '4499004', '4501007', '4506002', '4510004', '4512007', '4519003', '4522001', '4523006', '4526003', '4529005', '4530000', '4547004', '4550001', '4554005', '4556007', '4557003', '4559000', '4565000', '4568003', '4575002', '4586000', '4592006', '4598005', '4602007', '4633009', '4637005', '4639008', '4641009', '4645000', '4654002', '4659007', '4661003', '4665007', '4667004', '4669001', '4673003', '4676006', '4688008', '4690009', '4702003', '4708004', '4711003', '4721006', '4724003', '4733001', '4740000', '4749004', '4750004', '4754008', '4760008', '4763005', '4771009', '4776004', '4783006', '4787007', '4788002', '4800001', '4805006', '4806007', '4817008', '4819006', '4821001', '4834000', '4835004', '4839005', '4846001', '4851007', '4853005', '4854004', '4855003', '4859009', '4860004', '4863002', '4873000', '4874006', '4886009', '4887000', '4896000', '4900002', '4907004', '4915001', '4920001', '4921002', '4922009', '4926007', '4927003', '4932002']}, 'type'=>'CodeableConcept', 'path'=>'Schedule.asNeededFor', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/medication-as-needed-reason'}} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :timing # 0-* [ Timing ] + attr_accessor :asNeeded # 0-1 boolean + attr_accessor :asNeededFor # 0-1 CodeableConcept + end + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :schedule # 0-1 NutritionOrder::EnteralFormula::Administration::Schedule + attr_accessor :quantity # 0-1 Quantity + attr_accessor :rateQuantity # 0-1 Quantity + attr_accessor :rateRatio # 0-1 Ratio + end + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :type # 0-1 CodeableReference + attr_accessor :productName # 0-1 string + attr_accessor :deliveryDevice # 0-* [ CodeableReference ] + attr_accessor :caloricDensity # 0-1 Quantity + attr_accessor :routeOfAdministration # 0-* [ CodeableConcept ] + attr_accessor :administration # 0-* [ NutritionOrder::EnteralFormula::Administration ] + attr_accessor :maxVolumeToAdminister # 0-1 Quantity + attr_accessor :administrationInstruction # 0-1 markdown + end + + class Additive < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Additive.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Additive.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Additive.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modularType' => {'type'=>'CodeableReference', 'path'=>'Additive.modularType', 'min'=>0, 'max'=>1}, + 'productName' => {'type'=>'string', 'path'=>'Additive.productName', 'min'=>0, 'max'=>1}, + 'quantity' => {'type'=>'Quantity', 'path'=>'Additive.quantity', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :modularType # 0-1 CodeableReference + attr_accessor :productName # 0-1 string + attr_accessor :quantity # 0-1 Quantity + end + + attr_accessor :id # 0-1 id + attr_accessor :meta # 0-1 Meta + attr_accessor :implicitRules # 0-1 uri + attr_accessor :language # 0-1 code + attr_accessor :text # 0-1 Narrative + attr_accessor :contained # 0-* [ Resource ] + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :identifier # 0-* [ Identifier ] + attr_accessor :instantiatesCanonical # 0-* [ canonical ] + attr_accessor :instantiatesUri # 0-* [ uri ] + attr_accessor :instantiates # 0-* [ uri ] + attr_accessor :basedOn # 0-* [ Reference(CarePlan|NutritionOrder|ServiceRequest|RequestOrchestration) ] + attr_accessor :groupIdentifier # 0-1 Identifier + attr_accessor :status # 1-1 code + attr_accessor :intent # 1-1 code + attr_accessor :priority # 0-1 code + attr_accessor :subject # 1-1 Reference(Patient|Group) + attr_accessor :encounter # 0-1 Reference(Encounter) + attr_accessor :supportingInformation # 0-* [ Reference(Resource) ] + attr_accessor :dateTime # 1-1 dateTime + attr_accessor :orderer # 0-1 Reference(Practitioner|PractitionerRole) + attr_accessor :performer # 0-* [ CodeableReference ] + attr_accessor :allergyIntolerance # 0-* [ Reference(AllergyIntolerance) ] + attr_accessor :foodPreferenceModifier # 0-* [ CodeableConcept ] + attr_accessor :excludeFoodModifier # 0-* [ CodeableConcept ] + attr_accessor :outsideFoodAllowed # 0-1 boolean + attr_accessor :oralDiet # 0-1 NutritionOrder::OralDiet + attr_accessor :supplement # 0-* [ NutritionOrder::Supplement ] + attr_accessor :enteralFormula # 0-1 NutritionOrder::EnteralFormula + attr_accessor :additive # 0-* [ NutritionOrder::Additive ] + attr_accessor :note # 0-* [ Annotation ] + + def resourceType + 'NutritionOrder' + end + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/resources/NutritionProduct.rb b/lib/fhir_models/r6/generated/resources/NutritionProduct.rb new file mode 100644 index 00000000..48f59cc5 --- /dev/null +++ b/lib/fhir_models/r6/generated/resources/NutritionProduct.rb @@ -0,0 +1,171 @@ +module FHIR + module R6 + class NutritionProduct < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + SEARCH_PARAMS = ['code', 'identifier', 'lot-number', 'serial-number', 'status'] + METADATA = { + 'id' => {'type'=>'id', 'path'=>'NutritionProduct.id', 'min'=>0, 'max'=>1}, + 'meta' => {'type'=>'Meta', 'path'=>'NutritionProduct.meta', 'min'=>0, 'max'=>1}, + 'implicitRules' => {'type'=>'uri', 'path'=>'NutritionProduct.implicitRules', 'min'=>0, 'max'=>1}, + 'language' => {'type'=>'code', 'path'=>'NutritionProduct.language', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-languages'}}, + 'text' => {'type'=>'Narrative', 'path'=>'NutritionProduct.text', 'min'=>0, 'max'=>1}, + 'contained' => {'type'=>'Resource', 'path'=>'NutritionProduct.contained', 'min'=>0, 'max'=>Float::INFINITY}, + 'extension' => {'type'=>'Extension', 'path'=>'NutritionProduct.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'NutritionProduct.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'code' => {'valid_codes'=>{'http://snomed.info/sct'=>['762766007', '2159007', '2254005', '3161008', '3692009', '3718001', '4289006', '4700006', '4882006', '4963003', '5163009', '5691000', '5932006', '6083003', '6249003', '6524003', '7434003', '7661006', '7791007', '8153000', '8514004', '10827009', '10944007', '11526002', '12448007', '13577000', '13781002', '14125007', '14139007', '14263006', '14971004', '15331006', '16313001', '16641007', '19839007', '19950006', '20459005', '22559002', '22836000', '22968009', '23182003', '23317009', '24515005', '25743006', '25761002', '26426004', '26645004', '27138006', '27378009', '28230009', '28421003', '28647000', '28942008', '29263009', '29516008', '30022007', '31121009', '32500002', '32627005', '34744002', '35124009', '35609001', '35748005', '36434002', '37575004', '37784002', '37927000', '38909000', '39102003', '39694009', '39862002', '40112002', '41317008', '41459008', '41810000', '41834005', '42244003', '43708003', '43835003', '43984007', '44027008', '44590006', '44970006', '45997006', '46321002', '46329000', '47617006', '47703008', '50479000', '50593009', '50825000', '51386004', '51905005', '51934004', '51963001', '52518006', '52541003', '52560005', '52625008', '52736009', '52800001', '53410008', '53527002', '53875002', '54041009', '54821000', '56740002', '56773009', '58732000', '58753009', '59119009', '59149006', '59533004', '59882007', '59888006', '60260004', '61044003', '63004003', '63045006', '63330006', '63676001', '63766005', '64869000', '66228001', '67296003', '67324005', '67938008', '67990004', '70113000', '70288006', '70587000', '70813002', '71561006', '72340002', '72359000', '72511004', '72840006', '73916008', '74242007', '74727008', '75665004', '75799006', '75871008', '77404006', '77722008', '80259003', '80393001', '80743002', '80903004', '82450006', '82566005', '83595008', '83797003', '83897009', '84035007', '84791008', '84802001', '85214009', '85668006', '86233005', '86600008', '87136001', '88546006', '89707004', '89811004', '89866003', '90136002', '90677004', '90696000', '91166002', '91353009', '91606004', '91677007', '95984008', '102258003', '102259006', '102260001', '102261002', '102262009', '102263004', '102264005', '102270004', '102271000', '102697003', '102698008', '102699000', '102746004', '102747008', '102748003', '102750006', '102751005', '108950008', '109015005', '109017002', '109240008', '112000000', '112001001', '115343006', '115358003', '116127001', '116274004', '125706008', '126076005', '126077001', '126078006', '126079003', '126080000', '126081001', '126082008', '127384006', '129559002', '129560007', '129561006', '225748000', '226017009', '226018004', '226019007', '226021002', '226022009', '226023004', '226024005', '226025006', '226026007', '226031009', '226032002', '226033007', '226036004', '226037008', '226038003', '226040008', '226041007', '226046002', '226047006', '226053006', '226054000', '226057007', '226061001', '226062008', '226064009', '226367006', '226368001', '226465004', '226466003', '226467007', '226468002', '226469005', '226470006', '226471005', '226472003', '226473008', '226474002', '226475001', '226476000', '226477009', '226478004', '226479007', '226480005', '226481009', '226482002', '226483007', '226484001', '226486004', '226487008', '226488003', '226489006', '226491003', '226492005', '226493000', '226495007', '226496008', '226497004', '226498009', '226499001', '226500005', '226501009', '226502002', '226503007', '226504001', '226505000', '226506004', '226507008', '226508003', '226509006', '226510001', '226511002', '226512009', '226513004', '226514005', '226515006', '226516007', '226517003', '226518008', '226519000', '226520006', '226521005', '226522003', '226523008', '226524002', '226525001', '226526000', '226527009', '226528004', '226529007', '226530002', '226531003', '226532005', '226533000', '226534006', '226535007', '226536008', '226537004', '226538009', '226539001', '226540004', '226541000', '226542007', '226543002', '226544008', '226546005', '226547001', '226548006', '226549003', '226550003', '226551004', '226552006', '226553001', '226554007', '226555008', '226556009', '226557000', '226558005', '226559002', '226560007', '226561006', '226562004', '226563009', '226564003', '226565002', '226566001', '226567005', '226568000', '226569008', '226570009', '226571008', '226572001', '226574000', '226575004', '226576003', '226577007', '226578002', '226579005', '226580008', '226581007', '226582000', '226583005', '226584004', '226585003', '226587006', '226589009', '226590000', '226592008', '226593003', '226595005', '226596006', '226597002', '226598007', '226601002', '226604005', '226611009', '226612002', '226613007', '226614001', '226616004', '226617008', '226618003', '226619006', '226620000', '226621001', '226622008', '226639005', '226640007', '226641006', '226642004', '226643009', '226644003', '226645002', '226647005', '226648000', '226649008', '226650008', '226651007', '226652000', '226653005', '226654004', '226655003', '226656002', '226657006', '226658001', '226659009', '226660004', '226661000', '226662007', '226663002', '226664008', '226665009', '226666005', '226667001', '226668006', '226669003', '226670002', '226671003', '226672005', '226673000', '226674006', '226675007', '226676008', '226677004', '226678009', '226679001', '226680003', '226681004', '226682006', '226683001', '226684007', '226685008', '226686009', '226687000', '226688005', '226689002', '226690006', '226691005', '226692003', '226693008', '226694002', '226697009', '226699007', '226700008', '226701007', '226702000', '226703005', '226704004', '226705003', '226706002', '226707006', '226708001', '226709009', '226710004', '226711000', '226712007', '226713002', '226714008', '226715009', '226716005', '226717001', '226718006', '226719003', '226720009', '226721008', '226722001', '226723006', '226724000', '226725004', '226726003', '226727007', '226728002', '226729005', '226730000', '226731001', '226732008', '226733003', '226734009', '226735005', '226736006', '226737002', '226738007', '226739004', '226740002', '226741003', '226742005', '226743000', '226744006', '226745007', '226746008', '226747004', '226748009', '226749001', '226750001', '226751002', '226752009', '226753004', '226754005', '226755006', '226756007', '226757003', '226758008', '226759000', '226761009', '226762002', '226763007', '226764001', '226765000', '226766004', '226767008', '226768003', '226769006', '226770007', '226771006', '226774003', '226775002', '226776001', '226777005', '226778000', '226779008', '226780006', '226781005', '226782003', '226783008', '226784002', '226785001', '226786000', '226787009', '226788004', '226789007', '226790003', '226791004', '226793001', '226795008', '226796009', '226797000', '226798005', '226799002', '226800003', '226801004', '226802006', '226803001', '226805008', '226808005', '226809002', '226810007', '226811006', '226812004', '226813009', '226814003', '226815002', '226816001', '226817005', '226818000', '226819008', '226820002', '226821003', '226822005', '226823000', '226824006', '226825007', '226826008', '226827004', '226828009', '226829001', '226830006', '226831005', '226832003', '226834002', '226835001', '226836000', '226837009', '226838004', '226839007', '226840009', '226841008', '226842001', '226843006', '226844000', '226845004', '226846003', '226847007', '226848002', '226849005', '226850005', '226851009', '226852002', '226853007', '226854001', '226855000', '226856004', '226857008', '226858003', '226859006', '226860001', '226861002', '226862009', '226863004', '226864005', '226865006', '226866007', '226867003', '226868008', '226869000', '226870004', '226871000', '226872007', '226873002', '226874008', '226875009', '226876005', '226877001', '226878006', '226879003', '226880000', '226881001', '226882008', '226883003', '226884009', '226885005', '226886006', '226887002', '226888007', '226889004', '226890008', '226891007', '226892000', '226894004', '226895003', '226896002', '226897006', '226898001', '226899009', '226900004', '226901000', '226902007', '226903002', '226904008', '226907001', '226908006', '226909003', '226910008', '226911007', '226912000', '226913005', '226914004', '226915003', '226916002', '226917006', '226918001', '226919009', '226920003', '226921004', '226922006', '226923001', '226924007', '226925008', '226926009', '226927000', '226928005', '226929002', '226930007', '226931006', '226932004', '226933009', '226934003', '226935002', '226936001', '226937005', '226938000', '226939008', '226940005', '226941009', '226942002', '226943007', '226944001', '226945000', '226946004', '226947008', '226948003', '226949006', '226950006', '226951005', '226952003', '226953008', '226954002', '226955001', '226956000', '226957009', '226958004', '226959007', '226960002', '226961003', '226962005', '226963000', '226964006', '226965007', '226966008', '226967004', '226968009', '226969001', '226970000', '226971001', '226972008', '226973003', '226974009', '226975005', '226976006', '226977002', '226978007', '226979004', '226980001', '226981002', '226982009', '226983004', '226984005', '226985006', '226987003', '226988008', '226989000', '226990009', '226991008', '226992001', '226993006', '226994000', '226995004', '226996003', '226997007', '226998002', '226999005', '227000008', '227001007', '227002000', '227003005', '227004004', '227005003', '227006002', '227007006', '227008001', '227009009', '227010004', '227011000', '227012007', '227013002', '227014008', '227015009', '227016005', '227017001', '227018006', '227019003', '227020009', '227021008', '227022001', '227023006', '227024000', '227025004', '227026003', '227027007', '227028002', '227029005', '227030000', '227031001', '227032008', '227033003', '227034009', '227036006', '227038007', '227040002', '227041003', '227042005', '227044006', '227045007', '227046008', '227047004', '227048009', '227049001', '227050001', '227051002', '227052009', '227053004', '227054005', '227055006', '227058008', '227060005', '227061009', '227062002', '227063007', '227064001', '227065000', '227066004', '227067008', '227068003', '227069006', '227070007', '227071006', '227072004', '227073009', '227074003', '227075002', '227076001', '227078000', '227080006', '227081005', '227083008', '227084002', '227085001', '227086000', '227087009', '227088004', '227089007', '227092006', '227093001', '227096009', '227097000', '227098005', '227099002', '227101009', '227103007', '227104001', '227105000', '227106004', '227107008', '227108003', '227109006', '227110001', '227111002', '227114005', '227115006', '227116007', '227117003', '227118008', '227119000', '227120006', '227121005', '227122003', '227123008', '227124002', '227126000', '227127009', '227128004', '227129007', '227130002', '227131003', '227132005', '227133000', '227134006', '227135007', '227136008', '227137004', '227138009', '227139001', '227141000', '227142007', '227143002', '227144008', '227145009', '227147001', '227148006', '227150003', '227151004', '227152006', '227153001', '227154007', '227155008', '227156009', '227157000', '227158005', '227159002', '227160007', '227164003', '227165002', '227167005', '227168000', '227169008', '227170009', '227171008', '227172001', '227173006', '227174000', '227175004', '227176003', '227177007', '227178002', '227179005', '227180008', '227181007', '227182000', '227183005', '227184004', '227185003', '227186002', '227187006', '227188001', '227189009', '227190000', '227191001', '227193003', '227194009', '227195005', '227196006', '227197002', '227198007', '227199004', '227200001', '227201002', '227202009', '227203004', '227204005', '227205006', '227206007', '227207003', '227208008', '227209000', '227210005', '227212002', '227213007', '227214001', '227215000', '227216004', '227217008', '227218003', '227219006', '227220000', '227221001', '227225005', '227226006', '227227002', '227228007', '227229004', '227230009', '227231008', '227232001', '227233006', '227234000', '227235004', '227236003', '227238002', '227239005', '227240007', '227242004', '227244003', '227245002', '227247005', '227249008', '227250008', '227251007', '227253005', '227254004', '227255003', '227258001', '227259009', '227260004', '227261000', '227262007', '227263002', '227264008', '227265009', '227266005', '227268006', '227269003', '227270002', '227271003', '227272005', '227273000', '227274006', '227275007', '227276008', '227277004', '227279001', '227280003', '227281004', '227282006', '227283001', '227284007', '227285008', '227286009', '227287000', '227288005', '227289002', '227290006', '227291005', '227292003', '227294002', '227295001', '227296000', '227297009', '227298004', '227299007', '227300004', '227301000', '227302007', '227303002', '227304008', '227305009', '227306005', '227307001', '227308006', '227309003', '227310008', '227311007', '227312000', '227313005', '227314004', '227315003', '227316002', '227317006', '227318001']}, 'type'=>'CodeableConcept', 'path'=>'NutritionProduct.code', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'preferred', 'uri'=>'http://hl7.org/fhir/ValueSet/edible-substance-type'}}, + 'status' => {'valid_codes'=>{'http://hl7.org/fhir/nutritionproduct-status'=>['active', 'inactive', 'entered-in-error']}, 'type'=>'code', 'path'=>'NutritionProduct.status', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/nutritionproduct-status'}}, + 'category' => {'valid_codes'=>{'http://snomed.info/sct'=>['255620007', '28647000', '22836000', '72511004', '226760005', '226887002', '102263004', '74242007', '227415002', '264331002', '227518002', '44027008', '226529007', '227210005', '226789007', '226790003', '819974004', '412413001', '412414007', '443141000124102', '443161000124103', '443171000124105', '443181000124108', '443191000124106', '443201000124109', '443211000124107', '443221000124104', '443231000124101', '443241000124106', '443251000124108', '443261000124105', '443271000124103', '443281000124100', '443291000124102', '443311000124103', '443321000124106', '443341000124104', '443511000124109', '443521000124101', '443531000124103', '443541000124108', '443551000124105', '444261000124107', '444311000124100', '346415002', '441531000124102', '441541000124107', '441551000124109', '441561000124106', '441571000124104', '441581000124101', '441591000124103', '441601000124106', '441611000124109', '441621000124101', '441631000124103', '441641000124108', '441651000124105', '441661000124107', '441671000124100', '441681000124102', '442651000124102', '442901000124106', '442911000124109', '442921000124101', '442931000124103', '442941000124108', '442951000124105', '442961000124107', '442971000124100', '442981000124102', '442991000124104', '443001000124103', '443011000124100', '443021000124108', '443031000124106', '443041000124101', '443051000124104', '443061000124102', '443071000124109', '443081000124107', '443091000124105', '443101000124104', '443111000124101', '443351000124102', '443361000124100', '443391000124108', '443401000124105', '443411000124108', '443421000124100', '443431000124102', '443441000124107', '443451000124109', '443461000124106', '443471000124104', '443481000124101', '443491000124103', '443501000124106', '443561000124107', '443571000124100', '443581000124102', '443591000124104', '443601000124107', '443711000124102', '443771000124106', '443781000124109', '444211000124109', '444221000124101', '444231000124103', '444291000124104', '444301000124103', '444331000124106', '444341000124101', '444351000124104', '444411000124105', '444421000124102', '444431000124104', '444651000124108', '446161000124106', '226465004', '6524003', '16313001', '29263009', '35748005', '53410008', '53527002', '58732000', '67990004', '90136002', '129559002', '129560007', '129561006', '226018004', '226019007', '226025006', '226026007', '226031009', '226032002', '226033007', '226036004', '226038003', '226040008', '226047006', '226053006', '226054000', '226057007', '226064009', '226466003', '226467007', '226468002', '226469005', '226470006', '226471005', '226472003', '226473008', '226474002', '226475001', '226476000', '226477009', '226478004', '226479007', '226480005', '226481009', '226482002', '226483007', '226484001', '226486004', '226487008', '226488003', '226489006', '226491003', '226492005', '226493000', '226495007', '226496008', '226497004', '226498009', '226499001', '226500005', '226501009', '226502002', '226503007', '226504001', '226505000', '226506004', '226507008', '226508003', '226509006', '226510001', '226511002', '226512009', '226513004', '226514005', '226515006', '226516007', '226517003', '226518008', '226519000', '226520006', '226521005', '226522003', '226523008', '226524002', '226525001', '226526000', '226527009', '226528004', '228980007', '228981006', '228982004', '228983009', '229919008', '229920002', '229945004', '288456005', '288458006', '311455009', '412067002', '412194001', '608772009', '608773004', '769350006', '769352003', '792905007', '816174002', '818989004', '1258893009', '890302005', '444883009', '11713004', '444923006']}, 'type'=>'CodeableConcept', 'path'=>'NutritionProduct.category', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'preferred', 'uri'=>'http://hl7.org/fhir/ValueSet/nutrition-product-category'}}, + 'manufacturer' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Organization'], 'type'=>'Reference', 'path'=>'NutritionProduct.manufacturer', 'min'=>0, 'max'=>Float::INFINITY}, + 'nutrient' => {'type'=>'NutritionProduct::Nutrient', 'path'=>'NutritionProduct.nutrient', 'min'=>0, 'max'=>Float::INFINITY}, + 'ingredientSummary' => {'type'=>'markdown', 'path'=>'NutritionProduct.ingredientSummary', 'min'=>0, 'max'=>1}, + 'ingredient' => {'type'=>'NutritionProduct::Ingredient', 'path'=>'NutritionProduct.ingredient', 'min'=>0, 'max'=>Float::INFINITY}, + 'energy' => {'type'=>'Quantity', 'path'=>'NutritionProduct.energy', 'min'=>0, 'max'=>1}, + 'characteristic' => {'type'=>'NutritionProduct::Characteristic', 'path'=>'NutritionProduct.characteristic', 'min'=>0, 'max'=>Float::INFINITY}, + 'instance' => {'type'=>'NutritionProduct::Instance', 'path'=>'NutritionProduct.instance', 'min'=>0, 'max'=>Float::INFINITY}, + 'note' => {'type'=>'Annotation', 'path'=>'NutritionProduct.note', 'min'=>0, 'max'=>Float::INFINITY} + } + + class Nutrient < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'amount' => ['Ratio', 'Quantity'] + } + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Nutrient.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Nutrient.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Nutrient.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'item' => {'type'=>'CodeableReference', 'path'=>'Nutrient.item', 'min'=>1, 'max'=>1}, + 'amountRatio' => {'type'=>'Ratio', 'path'=>'Nutrient.amount[x]', 'min'=>0, 'max'=>1}, + 'amountQuantity' => {'type'=>'Quantity', 'path'=>'Nutrient.amount[x]', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :item # 1-1 CodeableReference + attr_accessor :amountRatio # 0-1 Ratio + attr_accessor :amountQuantity # 0-1 Quantity + end + + class Ingredient < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'amount' => ['Ratio', 'Quantity'] + } + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Ingredient.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Ingredient.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Ingredient.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'item' => {'type'=>'CodeableReference', 'path'=>'Ingredient.item', 'min'=>1, 'max'=>1}, + 'amountRatio' => {'type'=>'Ratio', 'path'=>'Ingredient.amount[x]', 'min'=>0, 'max'=>1}, + 'amountQuantity' => {'type'=>'Quantity', 'path'=>'Ingredient.amount[x]', 'min'=>0, 'max'=>1}, + 'allergen' => {'type'=>'boolean', 'path'=>'Ingredient.allergen', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :item # 1-1 CodeableReference + attr_accessor :amountRatio # 0-1 Ratio + attr_accessor :amountQuantity # 0-1 Quantity + attr_accessor :allergen # 0-1 boolean + end + + class Characteristic < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'value' => ['CodeableConcept', 'string', 'Quantity', 'base64Binary', 'Attachment', 'boolean'] + } + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Characteristic.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Characteristic.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Characteristic.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'type' => {'type'=>'CodeableConcept', 'path'=>'Characteristic.type', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/measurement-property'}}, + 'valueCodeableConcept' => {'type'=>'CodeableConcept', 'path'=>'Characteristic.value[x]', 'min'=>1, 'max'=>1}, + 'valueString' => {'type'=>'string', 'path'=>'Characteristic.value[x]', 'min'=>1, 'max'=>1}, + 'valueQuantity' => {'type'=>'Quantity', 'path'=>'Characteristic.value[x]', 'min'=>1, 'max'=>1}, + 'valueBase64Binary' => {'type'=>'base64Binary', 'path'=>'Characteristic.value[x]', 'min'=>1, 'max'=>1}, + 'valueAttachment' => {'type'=>'Attachment', 'path'=>'Characteristic.value[x]', 'min'=>1, 'max'=>1}, + 'valueBoolean' => {'type'=>'boolean', 'path'=>'Characteristic.value[x]', 'min'=>1, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :type # 1-1 CodeableConcept + attr_accessor :valueCodeableConcept # 1-1 CodeableConcept + attr_accessor :valueString # 1-1 string + attr_accessor :valueQuantity # 1-1 Quantity + attr_accessor :valueBase64Binary # 1-1 base64Binary + attr_accessor :valueAttachment # 1-1 Attachment + attr_accessor :valueBoolean # 1-1 boolean + end + + class Instance < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Instance.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Instance.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Instance.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'quantity' => {'type'=>'Quantity', 'path'=>'Instance.quantity', 'min'=>0, 'max'=>1}, + 'identifier' => {'type'=>'Identifier', 'path'=>'Instance.identifier', 'min'=>0, 'max'=>Float::INFINITY}, + 'name' => {'type'=>'string', 'path'=>'Instance.name', 'min'=>0, 'max'=>1}, + 'lotNumber' => {'type'=>'string', 'path'=>'Instance.lotNumber', 'min'=>0, 'max'=>1}, + 'expiry' => {'type'=>'dateTime', 'path'=>'Instance.expiry', 'min'=>0, 'max'=>1}, + 'useBy' => {'type'=>'dateTime', 'path'=>'Instance.useBy', 'min'=>0, 'max'=>1}, + 'biologicalSourceEvent' => {'type'=>'Identifier', 'path'=>'Instance.biologicalSourceEvent', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :quantity # 0-1 Quantity + attr_accessor :identifier # 0-* [ Identifier ] + attr_accessor :name # 0-1 string + attr_accessor :lotNumber # 0-1 string + attr_accessor :expiry # 0-1 dateTime + attr_accessor :useBy # 0-1 dateTime + attr_accessor :biologicalSourceEvent # 0-1 Identifier + end + + attr_accessor :id # 0-1 id + attr_accessor :meta # 0-1 Meta + attr_accessor :implicitRules # 0-1 uri + attr_accessor :language # 0-1 code + attr_accessor :text # 0-1 Narrative + attr_accessor :contained # 0-* [ Resource ] + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :code # 0-1 CodeableConcept + attr_accessor :status # 1-1 code + attr_accessor :category # 0-* [ CodeableConcept ] + attr_accessor :manufacturer # 0-* [ Reference(Organization) ] + attr_accessor :nutrient # 0-* [ NutritionProduct::Nutrient ] + attr_accessor :ingredientSummary # 0-1 markdown + attr_accessor :ingredient # 0-* [ NutritionProduct::Ingredient ] + attr_accessor :energy # 0-1 Quantity + attr_accessor :characteristic # 0-* [ NutritionProduct::Characteristic ] + attr_accessor :instance # 0-* [ NutritionProduct::Instance ] + attr_accessor :note # 0-* [ Annotation ] + + def resourceType + 'NutritionProduct' + end + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/resources/Observation.rb b/lib/fhir_models/r6/generated/resources/Observation.rb new file mode 100644 index 00000000..68188f3f --- /dev/null +++ b/lib/fhir_models/r6/generated/resources/Observation.rb @@ -0,0 +1,230 @@ +module FHIR + module R6 + class Observation < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'instantiates' => ['canonical', 'Reference'], + 'effective' => ['dateTime', 'Period', 'Timing', 'instant'], + 'value' => ['Quantity', 'CodeableConcept', 'string', 'boolean', 'integer', 'Range', 'Ratio', 'SampledData', 'time', 'dateTime', 'Period', 'Attachment', 'Reference'] + } + SEARCH_PARAMS = ['based-on', 'category', 'code', 'code-value-concept', 'code-value-date', 'code-value-quantity', 'code-value-string', 'combo-code', 'combo-code-value-concept', 'combo-code-value-quantity', 'combo-data-absent-reason', 'combo-interpretation', 'combo-value-concept', 'combo-value-quantity', 'component-code', 'component-code-value-concept', 'component-code-value-quantity', 'component-data-absent-reason', 'component-interpretation', 'component-value-canonical', 'component-value-concept', 'component-value-quantity', 'component-value-reference', 'data-absent-reason', 'date', 'derived-from', 'device', 'encounter', 'focus', 'has-member', 'identifier', 'interpretation', 'method', 'part-of', 'patient', 'performer', 'specimen', 'status', 'subject', 'value-canonical', 'value-concept', 'value-date', 'value-quantity', 'value-reference', 'value-string'] + METADATA = { + 'id' => {'type'=>'id', 'path'=>'Observation.id', 'min'=>0, 'max'=>1}, + 'meta' => {'type'=>'Meta', 'path'=>'Observation.meta', 'min'=>0, 'max'=>1}, + 'implicitRules' => {'type'=>'uri', 'path'=>'Observation.implicitRules', 'min'=>0, 'max'=>1}, + 'language' => {'type'=>'code', 'path'=>'Observation.language', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-languages'}}, + 'text' => {'type'=>'Narrative', 'path'=>'Observation.text', 'min'=>0, 'max'=>1}, + 'contained' => {'type'=>'Resource', 'path'=>'Observation.contained', 'min'=>0, 'max'=>Float::INFINITY}, + 'extension' => {'type'=>'Extension', 'path'=>'Observation.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Observation.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'identifier' => {'type'=>'Identifier', 'path'=>'Observation.identifier', 'min'=>0, 'max'=>Float::INFINITY}, + 'instantiatesCanonical' => {'type'=>'canonical', 'path'=>'Observation.instantiates[x]', 'min'=>0, 'max'=>1}, + 'instantiatesReference' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/ObservationDefinition'], 'type'=>'Reference', 'path'=>'Observation.instantiates[x]', 'min'=>0, 'max'=>1}, + 'basedOn' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/CarePlan', 'http://hl7.org/fhir/StructureDefinition/DeviceRequest', 'http://hl7.org/fhir/StructureDefinition/ImmunizationRecommendation', 'http://hl7.org/fhir/StructureDefinition/MedicationRequest', 'http://hl7.org/fhir/StructureDefinition/NutritionOrder', 'http://hl7.org/fhir/StructureDefinition/ServiceRequest'], 'type'=>'Reference', 'path'=>'Observation.basedOn', 'min'=>0, 'max'=>Float::INFINITY}, + 'triggeredBy' => {'type'=>'Observation::TriggeredBy', 'path'=>'Observation.triggeredBy', 'min'=>0, 'max'=>Float::INFINITY}, + 'partOf' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/MedicationAdministration', 'http://hl7.org/fhir/StructureDefinition/MedicationDispense', 'http://hl7.org/fhir/StructureDefinition/MedicationStatement', 'http://hl7.org/fhir/StructureDefinition/Procedure', 'http://hl7.org/fhir/StructureDefinition/Immunization', 'http://hl7.org/fhir/StructureDefinition/ImagingStudy', 'http://hl7.org/fhir/StructureDefinition/GenomicStudy'], 'type'=>'Reference', 'path'=>'Observation.partOf', 'min'=>0, 'max'=>Float::INFINITY}, + 'status' => {'valid_codes'=>{'http://hl7.org/fhir/observation-status'=>['registered', 'specimen-in-process', 'preliminary', 'final', 'amended', 'corrected', 'appended', 'cancelled', 'entered-in-error', 'unknown']}, 'type'=>'code', 'path'=>'Observation.status', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/observation-status'}}, + 'category' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/observation-category'=>['social-history', 'vital-signs', 'imaging', 'laboratory', 'procedure', 'survey', 'exam', 'therapy', 'activity']}, 'type'=>'CodeableConcept', 'path'=>'Observation.category', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'preferred', 'uri'=>'http://hl7.org/fhir/ValueSet/observation-category'}}, + 'code' => {'valid_codes'=>{'http://loinc.org'=>['100000-9', '100001-7', '100002-5', '100003-3', '100004-1', '100005-8', '100006-6', '100007-4', '10000-8', '100008-2', '100009-0', '100010-8', '100011-6', '100012-4', '100013-2', '100014-0', '100015-7', '10001-6', '100016-5', '100017-3', '100018-1', '100019-9', '100020-7', '100021-5', '100022-3', '100023-1', '10002-4', '100024-9', '100025-6', '100026-4', '100027-2', '100028-0', '100029-8', '100030-6', '100031-4', '10003-2', '100032-2', '100033-0', '100034-8', '100035-5', '100036-3', '100037-1', '100038-9', '100039-7', '10004-0', '100040-5', '100041-3', '100042-1', '100043-9', '100044-7', '100045-4', '100046-2', '100047-0', '100048-8', '100049-6', '100050-4', '100051-2', '100052-0', '100053-8', '100054-6', '100055-3', '100056-1', '10005-7', '100057-9', '100058-7', '100059-5', '100060-3', '100061-1', '100062-9', '100063-7', '100064-5', '10006-5', '100065-2', '100066-0', '100067-8', '100068-6', '100069-4', '100070-2', '100071-0', '100072-8', '10007-3', '100073-6', '100074-4', '100075-1', '100076-9', '100077-7', '100078-5', '100079-3', '100080-1', '10008-1', '100081-9', '100082-7', '100083-5', '100084-3', '100085-0', '100086-8', '100087-6', '100088-4', '100089-2', '1000-9', '100090-0', '100091-8', '100092-6', '100093-4', '100094-2', '100095-9', '100096-7', '100097-5', '100098-3', '10009-9', '100099-1', '100100-7', '100101-5', '100102-3', '100103-1', '100104-9', '100105-6', '100106-4', '10010-7', '100107-2', '100108-0', '100109-8', '100110-6', '100111-4', '100112-2', '100113-0', '100114-8', '10011-5', '100115-5', '100116-3', '100117-1', '100118-9', '100119-7', '100120-5', '100121-3', '100122-1', '10012-3', '100123-9', '100124-7', '100125-4', '100126-2', '100127-0', '100128-8', '100129-6', '100130-4', '10013-1', '100131-2', '100132-0', '100133-8', '100134-6', '100135-3', '100136-1', '100137-9', '100138-7', '100139-5', '100140-3', '100141-1', '100142-9', '100143-7', '100144-5', '100145-2', '100146-0', '100147-8', '100148-6', '10014-9', '100149-4', '100150-2', '100151-0', '100152-8', '100153-6', '100154-4', '100155-1', '10015-6', '100156-9', '100157-7', '100158-5', '100159-3', '100160-1', '100161-9', '100162-7', '100163-5', '10016-4', '100164-3', '100165-0', '100166-8', '100167-6', '100168-4', '100169-2', '1001-7', '100170-0', '100171-8', '10017-2', '100172-6', '100173-4', '100174-2', '100175-9', '100176-7', '100177-5', '100178-3', '100179-1', '10018-0', '100180-9', '100181-7', '100182-5', '100183-3', '100184-1', '100185-8', '100186-6', '100187-4', '100188-2', '100189-0', '100190-8', '100191-6', '100192-4', '100193-2', '100194-0', '100195-7', '100196-5', '100197-3', '10019-8', '100198-1', '100199-9', '100200-5', '100201-3', '100202-1', '100203-9', '100204-7', '100205-4', '10020-6', '100206-2', '100207-0', '100208-8', '100209-6', '100210-4', '100211-2', '100212-0', '100213-8', '10021-4', '100214-6', '100215-3', '100216-1', '100217-9', '100218-7', '100219-5', '100220-3', '100221-1', '10022-2', '100222-9', '100223-7', '100224-5', '100225-2', '100226-0', '100227-8', '100228-6', '100229-4', '10023-0', '100230-2', '100231-0', '100232-8', '100233-6', '100234-4', '100235-1', '100236-9', '100237-7', '100238-5', '100239-3', '100240-1', '100241-9', '100242-7', '100243-5', '100244-3', '100245-0', '100246-8', '100247-6', '10024-8', '100248-4', '100249-2', '1002-5', '100250-0', '100251-8', '100252-6', '100253-4', '100254-2', '10025-5', '100255-9', '100256-7', '100257-5', '100258-3', '100259-1', '100260-9', '100261-7', '100262-5', '10026-3', '100263-3', '100264-1', '100265-8', '100266-6', '100267-4', '100268-2', '100269-0', '100270-8', '10027-1', '100271-6', '100272-4', '100273-2', '100274-0', '100275-7', '100276-5', '100277-3', '100278-1', '100279-9', '100280-7', '100281-5', '100282-3', '100283-1', '100284-9', '100285-6', '100286-4', '100287-2', '100288-0', '10028-9', '100289-8', '100290-6', '100291-4', '100292-2', '100293-0', '100294-8', '100295-5', '100296-3', '10029-7', '100297-1', '100298-9', '100299-7', '100300-3', '100301-1', '100302-9', '100303-7', '100304-5', '10030-5', '100305-2', '100306-0', '100307-8', '100308-6', '100309-4', '100310-2', '100311-0', '100312-8', '10031-3', '100313-6', '100314-4', '100315-1', '100316-9', '100317-7', '100318-5', '100319-3', '100320-1', '10032-1', '100321-9', '100322-7', '100323-5', '100324-3', '100325-0', '100326-8', '100327-6', '100328-4', '100329-2', '1003-3', '100330-0', '100331-8', '100332-6', '100333-4', '100334-2', '100335-9', '100336-7', '100337-5', '100338-3', '10033-9', '100339-1', '100340-9', '100341-7', '100342-5', '100343-3', '100344-1', '100345-8', '100346-6', '10034-7', '100347-4', '100348-2', '100349-0', '100350-8', '100351-6', '100352-4', '100353-2', '10035-4', '100354-0', '100355-7', '100356-5', '100357-3', '100358-1', '100359-9', '100360-7', '100361-5', '10036-2', '100362-3', '100363-1', '100364-9', '100365-6', '100366-4', '100367-2', '100368-0', '100369-8', '10037-0', '100370-6', '100371-4', '100372-2', '100373-0', '100374-8', '100375-5', '100376-3', '100377-1', '100378-9', '100379-7', '100380-5', '100381-3', '100382-1', '100383-9', '100384-7', '100385-4', '100386-2', '100387-0', '10038-8', '100388-8', '100389-6', '100390-4', '100391-2', '100392-0', '100393-8', '100394-6', '100395-3', '10039-6', '100396-1', '100397-9', '100398-7', '100399-5', '100400-1', '100401-9', '100402-7', '100403-5', '10040-4', '100404-3', '100405-0', '100406-8', '100407-6', '100408-4', '100409-2', '1004-1', '100410-0', '100411-8', '10041-2', '100412-6', '100413-4', '100414-2', '100415-9', '100416-7', '100417-5', '100418-3', '100419-1', '10042-0', '100420-9', '100421-7', '100422-5', '100423-3', '100424-1', '100425-8', '100426-6', '100427-4', '100428-2', '100429-0', '100430-8', '100431-6', '100432-4', '100433-2', '100434-0', '100435-7', '100436-5', '100437-3', '10043-8', '100438-1', '100439-9', '100440-7', '100441-5', '100442-3', '100443-1', '100444-9', '100445-6', '10044-6', '100446-4', '100447-2', '100448-0', '100449-8', '100450-6', '100451-4', '100452-2', '10045-3', '100453-0', '100454-8', '100455-5', '100456-3', '100457-1', '100458-9', '100459-7', '100460-5', '10046-1', '100461-3', '100462-1', '100463-9', '100464-7', '100465-4', '100466-2', '100467-0', '100468-8', '100469-6', '100470-4', '100471-2', '100472-0', '100473-8', '100474-6', '100475-3', '100476-1', '100477-9', '100478-7', '10047-9', '100479-5', '100480-3', '100481-1', '100482-9', '100483-7', '100484-5', '100485-2', '100486-0', '10048-7', '100487-8', '100488-6', '100489-4', '100490-2', '100491-0', '100492-8', '100493-6', '100494-4', '10049-5', '100495-1', '100496-9', '100497-7', '100498-5', '100499-3', '100500-8', '100501-6', '100502-4', '10050-3', '100503-2', '100504-0', '100505-7', '100506-5', '100507-3', '100508-1', '100509-9', '100510-7', '10051-1', '100511-5', '100512-3', '100513-1', '100514-9', '100515-6', '100516-4', '100517-2', '100518-0', '100519-8', '100520-6', '100521-4', '100522-2', '100523-0', '100524-8', '100525-5', '100526-3', '100527-1', '100528-9', '10052-9', '100529-7', '100530-5', '100531-3', '100532-1', '100533-9', '100534-7', '100535-4', '100536-2', '10053-7', '100537-0', '100538-8', '100539-6', '100540-4', '100541-2', '100542-0', '100543-8', '100544-6', '10054-5', '100545-3', '100546-1', '100547-9', '100548-7', '100549-5', '100550-3', '100551-1', '10055-2', '100552-9', '100553-7', '100554-5', '100555-2', '100556-0', '100557-8', '100558-6', '100559-4', '10056-0', '100560-2', '100561-0', '100562-8', '100563-6', '100564-4', '100565-1', '100566-9', '100567-7', '100568-5', '100569-3', '100570-1', '100571-9', '100572-7', '100573-5', '100574-3', '100575-0', '100576-8', '100577-6', '10057-8', '100578-4', '100579-2', '1005-8', '100580-0', '100581-8', '100582-6', '100583-4', '100584-2', '100585-9', '10058-6', '100586-7', '100587-5', '100588-3', '100589-1', '100590-9', '100591-7', '100592-5', '100593-3', '10059-4', '100594-1', '100595-8', '100596-6', '100597-4', '100598-2', '100599-0', '100600-6', '100601-4', '10060-2', '100602-2', '100603-0', '100604-8', '100605-5', '100606-3', '100607-1', '100608-9', '100609-7', '10061-0', '100610-5', '100611-3', '100612-1', '100613-9', '100614-7', '100615-4', '100616-2', '100617-0', '100618-8', '100619-6', '100620-4', '100621-2', '100622-0', '100623-8', '100624-6', '100625-3', '100626-1', '100627-9', '10062-8', '100628-7', '100629-5', '100630-3', '100631-1', '100632-9', '100633-7', '100634-5', '100635-2', '10063-6', '100636-0', '100637-8', '100638-6', '100639-4', '100640-2', '100641-0', '100642-8', '100643-6', '10064-4', '100644-4', '100645-1', '100646-9', '100647-7', '100648-5', '100649-3', '100650-1', '10065-1', '100651-9', '100652-7', '100653-5', '100654-3', '100655-0', '100656-8', '100657-6', '100658-4', '100659-2', '1006-6', '100660-0', '100661-8', '100662-6', '100663-4', '100664-2', '100665-9', '100666-7', '100667-5', '100668-3', '10066-9', '100669-1', '100670-9', '100671-7', '100672-5', '100673-3', '100674-1', '100675-8', '100676-6', '10067-7', '100677-4', '100678-2', '100679-0', '100680-8', '100681-6', '100682-4', '100683-2', '100684-0', '10068-5', '100685-7', '100686-5', '100687-3', '100688-1', '100689-9', '100690-7', '100691-5', '100692-3', '10069-3', '100693-1', '100694-9', '100695-6', '100696-4', '100697-2', '100698-0', '100699-8', '100700-4', '10070-1', '100701-2', '100702-0', '100703-8', '100704-6', '100705-3', '100706-1', '100707-9', '100708-7', '100709-5', '100710-3', '100711-1', '100712-9', '100713-7', '100714-5', '100715-2', '100716-0', '100717-8', '100718-6', '10071-9', '100719-4', '100720-2', '100721-0', '100722-8', '100723-6', '100724-4', '100725-1', '100726-9', '10072-7', '100727-7', '100728-5', '100729-3', '100730-1', '100731-9', '100732-7', '100733-5', '100734-3', '10073-5', '100735-0', '100736-8', '100737-6', '100738-4', '100739-2', '1007-4', '100740-0', '100741-8', '100742-6', '10074-3', '100743-4', '100744-2', '100745-9', '100746-7', '100747-5', '100748-3', '100749-1', '10075-0', '100750-9', '100751-7', '100752-5', '100753-3', '100754-1', '100755-8', '100756-6', '100757-4', '100758-2', '100759-0', '100760-8', '100761-6', '100762-4', '100763-2', '100764-0', '100765-7', '100766-5', '100767-3', '10076-8', '100768-1', '100769-9', '100770-7', '100771-5', '100772-3', '100773-1', '100774-9', '100775-6', '10077-6', '100776-4', '100777-2', '100778-0', '100779-8', '100780-6', '100781-4', '100782-2', '100783-0', '10078-4', '100784-8', '100785-5', '100786-3', '100787-1', '100788-9', '100789-7', '100790-5', '100791-3', '10079-2', '100792-1', '100793-9', '100794-7', '100795-4', '100796-2', '100797-0', '100798-8', '100799-6', '100-8', '10080-0', '100800-2', '100801-0', '100802-8', '100803-6', '100804-4', '100805-1', '100806-9', '100807-7', '100808-5', '100809-3', '100810-1', '100811-9', '100812-7', '100813-5', '100814-3', '100815-0', '100816-8', '100817-6', '10081-8', '100818-4', '100819-2', '1008-2', '100820-0', '100821-8', '100822-6', '100823-4', '100824-2', '100825-9', '10082-6', '100826-7', '100827-5', '100828-3', '100829-1', '100830-9', '100831-7', '100832-5', '100833-3', '10083-4', '100834-1', '100835-8', '100836-6', '100837-4', '100838-2', '100839-0', '100840-8', '100841-6', '10084-2', '100842-4', '100843-2', '100844-0', '100845-7', '100846-5', '100847-3', '100848-1', '100849-9', '100850-7', '100851-5', '100852-3', '100853-1', '100854-9', '100855-6', '100856-4', '100857-2', '100858-0', '10085-9', '100859-8', '100860-6', '100861-4', '100862-2', '100863-0', '100864-8', '100865-5', '100866-3', '10086-7', '100867-1', '100868-9', '100869-7', '100870-5', '100871-3', '100872-1', '100873-9', '100874-7', '10087-5', '100875-4', '100876-2', '100877-0', '100878-8', '100879-6', '100880-4', '100881-2', '100882-0', '10088-3', '100883-8', '100884-6', '100885-3', '100886-1', '100887-9', '100888-7', '100889-5', '100890-3', '10089-1', '100891-1', '100892-9', '100893-7', '100894-5', '100895-2', '100896-0', '100897-8', '100898-6', '100899-4']}, 'type'=>'CodeableConcept', 'path'=>'Observation.code', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/observation-codes'}}, + 'subject' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Group', 'http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/Location', 'http://hl7.org/fhir/StructureDefinition/Organization', 'http://hl7.org/fhir/StructureDefinition/Procedure', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/Medication', 'http://hl7.org/fhir/StructureDefinition/Substance', 'http://hl7.org/fhir/StructureDefinition/BiologicallyDerivedProduct', 'http://hl7.org/fhir/StructureDefinition/NutritionProduct'], 'type'=>'Reference', 'path'=>'Observation.subject', 'min'=>0, 'max'=>1}, + 'focus' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Resource'], 'type'=>'Reference', 'path'=>'Observation.focus', 'min'=>0, 'max'=>Float::INFINITY}, + 'encounter' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Encounter'], 'type'=>'Reference', 'path'=>'Observation.encounter', 'min'=>0, 'max'=>1}, + 'effectiveDateTime' => {'type'=>'dateTime', 'path'=>'Observation.effective[x]', 'min'=>0, 'max'=>1}, + 'effectivePeriod' => {'type'=>'Period', 'path'=>'Observation.effective[x]', 'min'=>0, 'max'=>1}, + 'effectiveTiming' => {'type'=>'Timing', 'path'=>'Observation.effective[x]', 'min'=>0, 'max'=>1}, + 'effectiveInstant' => {'type'=>'instant', 'path'=>'Observation.effective[x]', 'min'=>0, 'max'=>1}, + 'issued' => {'type'=>'instant', 'path'=>'Observation.issued', 'min'=>0, 'max'=>1}, + 'performer' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole', 'http://hl7.org/fhir/StructureDefinition/Organization', 'http://hl7.org/fhir/StructureDefinition/CareTeam', 'http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson'], 'type'=>'Reference', 'path'=>'Observation.performer', 'min'=>0, 'max'=>Float::INFINITY}, + 'valueQuantity' => {'type'=>'Quantity', 'path'=>'Observation.value[x]', 'min'=>0, 'max'=>1}, + 'valueCodeableConcept' => {'type'=>'CodeableConcept', 'path'=>'Observation.value[x]', 'min'=>0, 'max'=>1}, + 'valueString' => {'type'=>'string', 'path'=>'Observation.value[x]', 'min'=>0, 'max'=>1}, + 'valueBoolean' => {'type'=>'boolean', 'path'=>'Observation.value[x]', 'min'=>0, 'max'=>1}, + 'valueInteger' => {'type'=>'integer', 'path'=>'Observation.value[x]', 'min'=>0, 'max'=>1}, + 'valueRange' => {'type'=>'Range', 'path'=>'Observation.value[x]', 'min'=>0, 'max'=>1}, + 'valueRatio' => {'type'=>'Ratio', 'path'=>'Observation.value[x]', 'min'=>0, 'max'=>1}, + 'valueSampledData' => {'type'=>'SampledData', 'path'=>'Observation.value[x]', 'min'=>0, 'max'=>1}, + 'valueTime' => {'type'=>'time', 'path'=>'Observation.value[x]', 'min'=>0, 'max'=>1}, + 'valueDateTime' => {'type'=>'dateTime', 'path'=>'Observation.value[x]', 'min'=>0, 'max'=>1}, + 'valuePeriod' => {'type'=>'Period', 'path'=>'Observation.value[x]', 'min'=>0, 'max'=>1}, + 'valueAttachment' => {'type'=>'Attachment', 'path'=>'Observation.value[x]', 'min'=>0, 'max'=>1}, + 'valueReference' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/MolecularSequence'], 'type'=>'Reference', 'path'=>'Observation.value[x]', 'min'=>0, 'max'=>1}, + 'dataAbsentReason' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/data-absent-reason'=>['unknown', 'asked-unknown', 'temp-unknown', 'not-asked', 'asked-declined', 'masked', 'not-applicable', 'unsupported', 'as-text', 'error', 'not-a-number', 'negative-infinity', 'positive-infinity', 'not-performed', 'not-permitted']}, 'type'=>'CodeableConcept', 'path'=>'Observation.dataAbsentReason', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/data-absent-reason'}}, + 'interpretation' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation'=>['_GeneticObservationInterpretation', 'CAR', 'Carrier', '_ObservationInterpretationChange', 'B', 'D', 'U', 'W', '_ObservationInterpretationExceptions', '<', '>', 'AC', 'IE', 'QCF', 'TOX', '_ObservationInterpretationNormality', 'A', 'AA', 'HH', 'LL', 'H', 'H>', 'HU', 'L', 'L<', 'LU', 'N', '_ObservationInterpretationSusceptibility', 'I', 'MS', 'NCL', 'NS', 'R', 'SYN-R', 'S', 'SDD', 'SYN-S', 'VS', 'EX', 'HX', 'LX', 'HM', 'ObservationInterpretationDetection', 'IND', 'E', 'NEG', 'ND', 'POS', 'DET', 'ObservationInterpretationExpectation', 'EXP', 'UNE', 'OBX', 'ReactivityObservationInterpretation', 'NR', 'RR', 'WR']}, 'type'=>'CodeableConcept', 'path'=>'Observation.interpretation', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/observation-interpretation'}}, + 'note' => {'type'=>'Annotation', 'path'=>'Observation.note', 'min'=>0, 'max'=>Float::INFINITY}, + 'bodySite' => {'valid_codes'=>{'http://snomed.info/sct'=>['53075003', '76986006', '65258003', '54333003', '10770001', '363670009', '371216008', '371219001', '371205001', '371203008', '371292009', '371255009', '371288002', '371284000', '67169006', '9677004', '46971007', '3134008', '71822005', '89221001', '90894004', '89995006', '15368009', '30980004', '38607000', '2979003', '19193007', '67411009', '81012005', '75772009', '67453005', '80144004', '6417001', '113225006', '22457002', '45879002', '122474001', '122475000', '69030007', '29850006', '442083009', '106004', '107008', '108003', '110001', '111002', '116007', '124002', '149003', '155008', '167005', '202009', '205006', '206007', '221001', '227002', '233006', '235004', '246001', '247005', '251007', '256002', '263002', '266005', '272005', '273000', '283001', '284007', '289002', '301000', '311007', '315003', '318001', '344001', '345000', '356000', '393006', '402006', '405008', '414003', '420002', '422005', '446003', '457008', '461002', '464005', '465006', '471000', '480000', '485005', '528006', '552004', '565008', '582005', '587004', '589001', '595000', '608002', '621009', '635006', '650002', '660006', '661005', '667009', '688000', '691000', '692007', '723004', '774007', '790007', '798000', '808000', '809008', '823005', '830004', '836005', '885000', '895007', '917004', '921006', '947002', '955009', '976004', '996007', '1005009', '1012000', '1015003', '1028005', '1030007', '1063000', '1075005', '1076006', '1086007', '1087003', '1092001', '1099005', '1101003', '1106008', '1110006', '1122009', '1136004', '1159005', '1172006', '1173001', '1174007', '1193009', '1216008', '1231004', '1236009', '1243003', '1246006', '1263005', '1277008', '1307006', '1311000', '1350001', '1353004', '1403006', '1425000', '1439000', '1441004', '1456008', '1467009', '1484003', '1490004', '1502004', '1511004', '1516009', '1527006', '1537001', '1541002', '1562001', '1580005', '1581009', '1584001', '1600003', '1605008', '1610007', '1611006', '1617005', '1620002', '1626008', '1627004', '1630006', '1631005', '1650005', '1655000', '1659006', '1684009', '1706004', '1707008', '1711002', '1716007', '1721005', '1729007', '1732005', '1765002', '1780008', '1781007', '1797002', '1818002', '1825009', '1832000', '1840006', '1849007', '1853009', '1874005', '1895000', '1902009', '1910005', '1918003', '1927002', '1992003', '1997009', '2010005', '2020000', '2031008', '2033006', '2044003', '2048000', '2049008', '2059009', '2071003', '2076008', '2083001', '2095001', '2123001', '2150006', '2156000', '2160002', '2175005', '2182009', '2192001', '2205003', '2209009', '2236006', '2246008', '2255006', '2292006', '2302002', '2305000', '2306004', '2327009', '2330002', '2332005', '2334006', '2349003', '2372001', '2383005', '2389009', '2395005', '2397002', '2400006', '2402003', '2421006', '2433001', '2436009', '2453002', '2454008', '2484000', '2489005', '2499000', '2502001', '2504000', '2510000', '2539000', '2543001', '2550002', '2577006', '2579009', '2592007', '2600000', '2620004', '2639009', '2653009', '2666009', '2672009', '2675006', '2681003', '2682005', '2686008', '2687004', '2695000', '2703009', '2712006', '2718005', '2726002', '2730004', '2739003', '2741002', '2746007', '2748008', '2759004', '2771005', '2789006', '2792005', '2803000', '2810006', '2812003', '2824005', '2826007', '2830005', '2839006', '2841007', '2845003', '2848001', '2855004', '2861001', '2894003', '2905008', '2909002', '2920002', '2922005', '2923000', '2969000', '2986006', '2998001', '3003007', '3008003', '3028004', '3039001', '3042007', '3054007', '3055008', '3056009', '3057000', '3058005', '3062004', '3068000', '3081007', '3093003', '3100007', '3113001', '3117000', '3118005', '3120008', '3138006', '3153003', '3156006', '3159004', '3169005', '3178004', '3194006', '3198009', '3215002', '3222005', '3227004', '3236000', '3243006', '3255000', '3262009', '3279003', '3295003', '3301002', '3302009', '3315000', '3332001', '3336003', '3341006', '3350008', '3362007', '3366005', '3370002', '3374006', '3377004', '3382006', '3383001', '3394002', '3395001', '3396000', '3400000', '3409004', '3417007', '3438001', '3444002', '3447009', '3460003', '3462006', '3471002', '3478008', '3481003', '3488009', '3490005', '3524005', '3538003', '3541007', '3553006', '3556003', '3563003', '3572006', '3578005', '3582007', '3584008', '3594003', '3608004', '3609007', '3646006', '3663005', '3665003', '3670005', '3711007', '3743007', '3761003', '3766008', '3785006', '3788008', '3789000', '3810000', '3838008', '3860006', '3865001', '3867009', '3876002', '3877006', '3910004', '3916005', '3924000', '3931001', '3935005', '3937002', '3954005', '3956007', '3959000', '3960005', '3964001', '3966004', '3977005', '3984002', '3989007', '4015004', '4019005', '4029003', '4061004', '4066009', '4072009', '4081003', '4093007', '4111006', '4117005', '4121003', '4146003', '4148002', '4150005', '4158003', '4159006', '4180000', '4193005', '4205002', '4212006', '4215008', '4247003', '4258007', '4276000', '4281009', '4295007', '4303006', '4312008', '4317002', '4328003', '4335006', '4352005', '4358009', '4360006', '4369007', '4371007', '4375003', '4377006', '4394008', '4402002', '4419000', '4421005', '4430002', '4432005', '4442007', '4486002', '4524000', '4527007', '4537002', '4548009', '4549001', '4566004', '4573009', '4578000', '4588004', '4596009', '4603002', '4606005', '4621004', '4624007', '4647008', '4651005', '4658004', '4677002', '4703008', '4717004', '4718009', '4743003', '4755009', '4759003', '4766002', '4768001', '4774001', '4775000', '4799000', '4810005', '4812002', '4828007', '4840007', '4843009', '4861000', '4866005', '4870002', '4871003', '4881004', '4888005', '4897009', '4905007', '4906008', '4924005', '4942000', '4954000', '4956003', '4958002', '5001007', '5023006', '5026003', '5046008', '5068003', '5069006', '5076001', '5115006', '5122003', '5128004', '5192008', '5194009', '5195005', '5204005', '5213007', '5225005', '5228007', '5229004', '5261000', '5272005', '5279001', '5296000', '5324007', '5329002', '5336001', '5347008', '5362005', '5366008', '5379004', '5382009', '5394000', '5398002', '5403001', '5421003', '5427004', '5458003', '5459006', '5491007', '5493005', '5498001', '5520004', '5538001', '5544002', '5560003', '5564007', '5574005', '5580002', '5597008', '5611001', '5625000', '5627008', '5633004', '5643001', '5644007', '5653000', '5665001', '5668004', '5682004', '5696005', '5697001', '5709001', '5713008', '5717009', '5718004', '5727003', '5742000', '5751008', '5769004', '5780004', '5798000', '5802004', '5814007', '5815008', '5816009', '5825003', '5828001', '5847003', '5854009', '5868002', '5872003', '5881009', '5882002', '5889006', '5890002', '5893000', '5898009', '5923009', '5926001', '5928000', '5942008', '5943003', '5944009', '5948007', '5951000', '5953002', '5976004', '5979006', '5996007', '6001004', '6004007', '6006009', '6009002', '6014003', '6023000', '6032003', '6046003', '6050005', '6059006', '6062009', '6073002', '6074008', '6076005', '6104005', '6105006', '6110005', '6216007', '6217003', '6229007', '6253001', '6268000', '6269008', '6279005', '6317000', '6325003', '6326002', '6335009', '6359004', '6371005', '6375001', '6392005', '6404004', '6413002', '6423006', '6424000', '6445007', '6448009', '6450001', '6472004', '6504002', '6511003', '6530003', '6533001', '6538005', '6541001', '6544009', '6550004', '6551000', '6553002', '6564004', '6566002', '6572002', '6598008', '6606008', '6608009', '6620001', '6623004', '6633007', '6643005', '6646002', '6649009', '6651008', '6684008', '6685009', '6711001', '6720005', '6731002', '6739000', '6742006', '6750002', '6757004', '6787005', '6789008', '6799003', '6805009', '6820003', '6828005', '6829002', '6834003', '6841009', '6844001', '6850006', '6864006', '6866008', '6871001', '6894000', '6902008', '6905005', '6912001', '6914000', '6921000', '6930008', '6944002', '6969002', '6975006', '6981003', '6987004', '6989001', '6991009', '7035006', '7050002', '7067009', '7076002', '7083009', '7091000', '7099003', '7117004', '7148007', '7149004', '7154008', '7160008', '7167006', '7173007', '7188002', '7192009', '7227003', '7234001', '7242000', '7295002', '7296001', '7311008', '7344002', '7345001', '7362006', '7376007', '7378008', '7384006', '7404008', '7435002', '7471001', '7477002', '7480001', '7494000', '7498002', '7507003', '7524009', '7532001', '7554004', '7566005', '7569003', '7591005', '7597009', '7605000', '7610001', '7629007', '7651004', '7652006', '7657000', '7658005', '7697002', '7712004', '7726008', '7736000', '7742001', '7748002', '7755000', '7756004', '7764005', '7769000', '7783003', '7820009', '7829005', '7832008', '7835005', '7840002', '7841003', '7844006', '7851002', '7854005', '7872004', '7874003', '7880006', '7884002', '7885001', '7892006', '7896009', '7911004', '7925003', '7936005', '7944005', '7954009', '7967007', '7986004', '7991003', '7999001', '8001006', '8012006', '8017000', '8024004', '8039003', '8040001', '8045006', '8057002', '8059004', '8067007', '8068002', '8079007', '8091003', '8100009', '8111001', '8112008', '8119004', '8128003', '8133004', '8157004', '8158009', '8159001', '8160006', '8161005', '8165001', '8205005', '8225009', '8242003', '8251006', '8264007', '8265008', '8266009', '8289001', '8292002', '8314003', '8334002', '8356004', '8369000', '8373002', '8387002', '8389004', '8412003', '8415001', '8454000', '8464009', '8482007', '8483002', '8496001', '8523001', '8546004', '8556000', '8559007', '8560002', '8580001', '8595004', '8598002', '8600008', '8603005', '8604004', '8608001', '8617001', '8623006', '8629005', '8640002', '8668003', '8671006', '8677005', '8688004', '8695008', '8710005', '8711009', '8714001', '8752000', '8775007', '8784007', '8810002', '8814006', '8815007', '8820007', '8821006', '8827005', '8839002', '8845005', '8850004', '8854008', '8862000', '8873007', '8887007', '8892009', '8894005', '8897003', '8907008', '8910001', '8911002', '8928004', '8931003', '8935007', '8942007', '8965002', '8966001', '8983005', '8988001', '8993003', '9000002', '9003000', '9018004', '9040008', '9055004', '9073001', '9081000', '9086005', '9089003', '9108007', '9127001', '9156001', '9185007', '9186008', '9188009', '9208002', '9212008', '9229006', '9231002', '9240003', '9242006', '9258009', '9261005', '9262003', '9284003', '9290004', '9305001', '9317004', '9320007', '9321006', '9325002', '9332006', '9348007', '9379006', '9380009', '9384000', '9390001', '9432007', '9438006', '9454009', '9455005', '9475001', '9481009', '9490002', '9498009', '9502002', '9512009', '9535007', '9558005', '9566001', '9568000', '9596006', '9609000', '9625005', '9642004', '9646001', '9654004', '9659009', '9662007', '9668006', '9683001', '9684007', '9708001', '9736006', '9743000', '9758008', '9770007', '9775002', '9779008', '9783008', '9791004', '9796009', '9813009', '9825007', '9837009', '9840009', '9841008', '9846003', '9847007', '9849005', '9870004', '9875009', '9878006', '9880000', '9881001', '9891007', '9898001', '9951005', '9968009', '9970000']}, 'type'=>'CodeableConcept', 'path'=>'Observation.bodySite', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/body-site'}}, + 'bodyStructure' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/BodyStructure'], 'type'=>'Reference', 'path'=>'Observation.bodyStructure', 'min'=>0, 'max'=>1}, + 'method' => {'local_name'=>'local_method', 'valid_codes'=>{'http://snomed.info/sct'=>['272394005', '58207001', '115341008', '246363001', '246502009', '246503004', '246504005', '246505006', '246506007', '246507003', '255459008', '255463001', '255583002', '256233002', '257425005', '257428007', '257452000', '257456002', '257460004', '257465009', '257740006', '257771002', '257772009', '257774005', '257775006', '257776007', '257827009', '257932009', '258005004', '258006003', '258009005', '258010000', '258011001', '258012008', '258013003', '258014009', '258017002', '258018007', '258019004', '258020005', '258021009', '258025000', '258026004', '258027008', '258030001', '258031002', '258033004', '258034005', '258035006', '258036007', '258037003', '258038008', '258039000', '258041004', '258044007', '258045008', '258048005', '258054006', '258055007', '258056008', '258059001', '258060006', '258063008', '258065001', '258066000', '258067009', '258068004', '258069007', '258070008', '258071007', '258075003', '258076002', '258077006', '258078001', '258080007', '258081006', '258082004', '258083009', '258084003', '258086001', '258087005', '258094008', '258099003', '258100006', '258102003', '258109007', '258110002', '258112005', '258113000', '258114006', '258118009', '258120007', '258121006', '258122004', '258123009', '258124003', '258125002', '258126001', '258128000', '258129008', '258131004', '258133001', '258144009', '258150004', '258159003', '258164004', '258169009', '258171009', '258173007', '258178003', '258179006', '258180009', '258181008', '258182001', '258183006', '260223001', '260227000', '260231006', '260710009', '260931002', '260982004', '261006005', '261009003', '261018001', '261032004', '261033009', '261039008', '261069001', '261070000', '261190007', '261192004', '261194003', '261196001', '261208004', '261209007', '261212005', '261213000', '261214006', '261215007', '261216008', '261271009', '261272002', '261338007', '261373009', '261504003', '261510003', '261548008', '261561008', '261567007', '261573008', '261671000', '261699009', '261700005', '261708003', '261710001', '261714005', '261732005', '261754007', '261787006', '261790000', '261793003', '261856001', '261909000', '261940007', '261943009', '261947005', '261958001', '261981004', '262041006', '262048000', '262062007', '262063002', '262064008', '262065009', '262069003', '262092003', '262095001', '262110008', '262136001', '262148003', '262162005', '262174009', '262180001', '262181002', '262201007', '262207006', '262265000', '262278000', '262293001', '262295008', '262296009', '262300005', '262305000', '262310001', '262313004', '262320006', '262323008', '263664004', '263696007', '263725008', '263746004', '263781002', '263809005', '263902000', '264220008', '264268002', '264269005', '264270006', '264271005', '264272003', '264273008', '264275001', '264276000', '264277009', '264279007', '264280005', '264281009', '264283007', '264284001', '264355007', '264582003', '264583008', '264584002', '264590003', '264619009', '264773007', '264788002', '264828007', '264859009', '264863002', '264896000', '264903000', '264934001', '264935000', '264946002', '272389005', '272390001', '272391002', '272392009', '272393004', '272395006', '276857005', '277337007', '277581000', '277620007', '277768009', '277769001', '277835006', '277853000', '277913002', '278283001', '278289002', '278300004', '278394000', '278395004', '278440009', '281408006', '281409003', '281410008', '281417006', '281418001', '281419009', '281420003', '284466007', '284467003', '286811001', '302554003', '304033004', '304364007', '304367000', '309796000', '309797009', '309798004', '312245009', '312246005', '312348008', '313115005', '313116006', '313201001', '313202008', '313281003', '359838000', '362943005', '371871002', '371912002', '371913007', '371914001', '371916004', '373098007', '373099004', '373100007', '373115008', '397801003', '397850009', '397884008', '397916001', '398037009', '398129004', '398317000', '404655007', '414378002', '414456005', '414611008', '415037003', '415741008', '416238005', '416423007', '417453009', '418449005', '418694008', '419125005', '419443000', '419913006', '420004004', '424457002', '445911007', '446402005', '446406008', '446947001', '447027002', '447056002', '447120003', '447692002', '447693007', '447826007', '447963004', '448076005', '449137004', '449225005', '702658000', '702659008', '702660003', '702661004', '702662006', '702663001', '702664007', '702665008', '702666009', '702667000', '702668005', '702669002', '702673004', '702674005', '702675006', '702872006', '702873001', '702940009', '702941008', '702942001', '702943006', '702944000', '702945004', '702946003', '702947007', '703436002', '703437006', '703438001', '703439009', '703440006', '703441005', '703442003', '703443008', '703444002', '703445001', '703446000', '703447009', '703448004', '703449007', '703450007', '703451006', '703452004', '703454003', '703455002', '703456001', '703457005', '703458000', '703459008', '703460003', '703461004', '703462006', '703463001', '703488009', '703490005', '703492002', '703497008', '703501003', '703505007', '703506008', '703507004', '703689005', '703690001', '703724007', '703725008', '703750006', '703751005', '703752003', '703753008', '703754002', '703856008', '703857004', '703858009', '703950001', '707682000', '707683005', '707684004', '707685003', '707687006', '707688001', '707689009', '707690000', '707691001', '707692008', '707693003', '707694009', '707695005', '707696006', '707698007', '707699004', '707700003', '707701004', '707702006', '708056006', '708058007', '708060009', '708061008', '708062001', '708063006', '708064000', '708065004', '708066003', '708067007', '708068002', '708069005', '708070006', '708071005', '708072003', '708073008', '708074002', '708075001', '708076000', '708077009', '708078004', '708097004', '708099001', '708104000', '708125000', '708128003', '708130001', '708131002', '708132009', '708133004', '708532004', '718496006', '719677008', '722252002', '723204004', '723205003', '723206002', '723207006', '723208001', '723209009', '723210004', '723211000', '725675008', '725996004', '725997008', '726443006', '726444000', '726445004', '726446003', '726447007', '726448002', '726449005', '726451009', '726528006', '726748001', '733985002', '735139002', '735140000', '735142008', '735143003', '735146006', '735147002', '735148007', '735149004', '737102004', '737103009', '737104003', '737105002', '737106001', '737107005', '737108000', '737109008', '737110003', '737111004', '737112006', '737113001', '737114007', '737115008', '737116009', '737117000', '737118005', '737119002', '737120008', '737537008', '737538003', '738549007', '741815002', '758639009', '761996005', '761997001', '761998006', '761999003', '762644008', '767095001', '767096000', '771289004', '782518009', '787997001', '787998006', '787999003', '788000009', '789735007', '833315002', '865911008', '870596008', '897048005', '897186003', '1078210003', '1144763007', '1156040003', '1156860005', '1156878000', '1179120009', '1179171006', '1193851001', '1204227006', '1259932009', '1259933004', '1259934005', '1259935006', '1259936007', '66691000052100', '66701000052100', '66711000052103', '66721000052106', '66731000052108', '66741000052102', '68431000052104', '70521000052109', '70531000052106', '70541000052100', '70551000052102', '70561000052104', '70581000052105', '70591000052107', '70601000052104', '70611000052102', '70621000052105', '83561000052101', '83581000052107', '83591000052109', '83601000052101', '83611000052104', '129264002', '129265001', '129266000', '129267009', '129268004', '129269007', '129271007', '129272000', '129273005', '129274004', '129275003', '129276002', '129277006', '129278001', '129279009', '129280007', '129283009', '129284003', '129286001', '129287005', '129289008', '129291000', '129292007', '129293002', '129294008', '129295009', '129296005', '129297001', '129298006', '129299003', '129300006', '129301005', '129303008', '129304002', '129305001', '129306000', '129307009', '129309007', '129310002', '129311003', '129312005', '129313000', '129314006', '129315007', '129316008', '129317004', '129318009', '129319001', '129321006', '129322004', '129323009', '129324003', '129325002', '129326001', '129327005', '129328000', '129330003', '129331004', '129332006', '129333001', '129334007', '129335008', '129336009', '129337000', '129338005', '129339002', '129340000', '129344009', '129345005', '129346006', '129347002', '129348007', '129349004', '129350004', '129351000', '129352007', '129353002', '129354008', '129355009', '129356005', '129357001', '129358006', '129360008', '129366002', '129368001', '129369009', '129371009', '129372002', '129373007', '129374001', '129376004', '129377008', '129378003', '129379006', '129380009', '129381008', '129382001', '129383006', '129384000', '129385004', '129386003', '129387007', '129388002', '129389005', '129390001', '129391002', '129392009', '129393004', '129394005', '129395006', '129396007', '129397003', '129398008', '129399000', '129400007', '129401006', '129402004', '129403009', '129404003', '129405002', '129406001', '129407005', '129408000', '129409008', '129410003', '129411004', '129412006', '129413001', '129414007', '129415008', '129416009', '129418005', '129419002', '129420008', '129421007', '129423005', '129424004', '129425003', '129426002', '129427006', '129430004', '129431000', '129433002', '129434008', '129435009', '129436005', '129437001', '129438006', '129441002', '129442009', '129443004', '129445006', '129449000', '183648002', '245854003', '245855002', '255595002', '256644001', '257729003', '257730008', '257739009', '257741005', '257742003', '257743008', '257744002', '257745001', '257746000', '257747009', '257748004', '257749007', '257750007', '257751006', '257759008', '257768005', '257777003', '257778008', '257780002', '257781003', '257782005', '257783000', '257784006', '257785007', '257786008', '257788009', '257789001', '257791009', '257802002', '257803007', '257804001', '257805000', '257806004', '257808003', '257811002', '257817003', '257821005', '257822003', '257824002', '257825001', '257846005', '257850003', '257855008', '257857000', '257859002', '257863009', '257867005', '257878002', '257880008', '257884004', '257885003', '257886002', '257889009', '257890000', '257893003', '257894009', '257895005', '257897002', '257903006', '257905004', '257906003', '257907007', '257911001', '257912008', '257913003', '257914009', '257915005', '257916006', '257917002', '257918007', '257926004', '257928003', '257933004', '257935006', '257937003', '257938008', '257940003', '258061005', '260222006', '261027000', '261191006', '261197005', '261198000', '261199008', '261391004', '261498006', '261499003', '261518005', '261519002', '261526002', '261545006', '261553003', '261569005', '261576000', '262143007', '263720003', '264592006', '264594007', '264730003', '264739002', '272381008', '274392008', '276734006', '277261002', '277607009', '277763000', '277851003', '277852005', '278110001', '278292003', '278312000', '278313005', '278420002', '281609006', '281613004', '281615006', '281698007', '281767003', '281838007', '281839004', '282015008', '282089006', '282722008', '286553006', '286637000', '286792001', '287682008', '288324002', '288466002', '288468001', '289928003', '289930001', '289936007', '289938008', '290001001', '297179000', '297183000', '298053008', '298116000', '299712004', '299893001', '302193003', '302196006', '302199004', '302204005', '302205006', '303893007', '303894001', '303955003', '303996000', '303998004', '304054006', '304904003', '312236008', '312250003', '312251004', '312254007', '312275004', '312336005', '312337001', '312421008', '312883004', '313029009', '360017003', '360018008', '360020006', '360021005', '360025001', '360027009', '360028004', '360029007', '360032005', '360037004', '360038009', '360051004', '360060007', '360082000', '360084004', '360087006', '360146007', '360147003', '360148008', '360149000', '360150000', '360152008', '360153003', '360154009', '360160009', '360161008', '360163006', '360165004', '360166003', '360220002', '360222005', '360223000', '360226008', '360231005', '360232003', '360239007', '360240009', '360270004', '360272007', '360273002', '360314001', '360315000', '360323003', '360324009', '360325005', '360393008', '362939006', '363659002', '363678002', '367529003', '367558000', '367559008', '367642006', '367740008', '369242005', '386746003', '399009009', '399015009', '399035005', '399064001', '399155008', '410460000', '410461001', '410462008', '410463003', '410464009', '410465005', '410466006', '410467002', '410756002', '410757006', '410758001', '410759009', '410769003', '410814006', '410817004', '410820007', '415186003', '416677001', '419385000', '419652001', '419656003', '419988009', '424208002', '424832003', '424900004', '425362007', '425689005', '425704008', '425764006', '426413004', '426530000', '426865009', '428010000', '428381003', '430975009', '439054007', '439237009', '439417007', '439513008', '440338007', '440647007', '441504007', '442837002', '445103003', '698788008', '698789000', '698790009', '698792001', '698793006', '698794000', '698796003', '698797007', '698798002', '702569007']}, 'type'=>'CodeableConcept', 'path'=>'Observation.method', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/observation-methods'}}, + 'specimen' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Specimen', 'http://hl7.org/fhir/StructureDefinition/Group'], 'type'=>'Reference', 'path'=>'Observation.specimen', 'min'=>0, 'max'=>1}, + 'device' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/DeviceMetric'], 'type'=>'Reference', 'path'=>'Observation.device', 'min'=>0, 'max'=>1}, + 'referenceRange' => {'type'=>'Observation::ReferenceRange', 'path'=>'Observation.referenceRange', 'min'=>0, 'max'=>Float::INFINITY}, + 'hasMember' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Observation', 'http://hl7.org/fhir/StructureDefinition/QuestionnaireResponse', 'http://hl7.org/fhir/StructureDefinition/MolecularSequence'], 'type'=>'Reference', 'path'=>'Observation.hasMember', 'min'=>0, 'max'=>Float::INFINITY}, + 'derivedFrom' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/DocumentReference', 'http://hl7.org/fhir/StructureDefinition/ImagingStudy', 'http://hl7.org/fhir/StructureDefinition/ImagingSelection', 'http://hl7.org/fhir/StructureDefinition/QuestionnaireResponse', 'http://hl7.org/fhir/StructureDefinition/Observation', 'http://hl7.org/fhir/StructureDefinition/MolecularSequence', 'http://hl7.org/fhir/StructureDefinition/GenomicStudy'], 'type'=>'Reference', 'path'=>'Observation.derivedFrom', 'min'=>0, 'max'=>Float::INFINITY}, + 'component' => {'type'=>'Observation::Component', 'path'=>'Observation.component', 'min'=>0, 'max'=>Float::INFINITY} + } + + class TriggeredBy < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'TriggeredBy.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'TriggeredBy.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'TriggeredBy.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'observation' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Observation'], 'type'=>'Reference', 'path'=>'TriggeredBy.observation', 'min'=>1, 'max'=>1}, + 'type' => {'valid_codes'=>{'http://hl7.org/fhir/observation-triggeredbytype'=>['reflex', 'repeat', 're-run']}, 'type'=>'code', 'path'=>'TriggeredBy.type', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/observation-triggeredbytype'}}, + 'reason' => {'type'=>'string', 'path'=>'TriggeredBy.reason', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :observation # 1-1 Reference(Observation) + attr_accessor :type # 1-1 code + attr_accessor :reason # 0-1 string + end + + class ReferenceRange < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'ReferenceRange.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'ReferenceRange.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'ReferenceRange.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'low' => {'type'=>'Quantity', 'path'=>'ReferenceRange.low', 'min'=>0, 'max'=>1}, + 'high' => {'type'=>'Quantity', 'path'=>'ReferenceRange.high', 'min'=>0, 'max'=>1}, + 'normalValue' => {'valid_codes'=>{'http://hl7.org/fhir/observation-referencerange-normalvalue'=>['negative', 'absent']}, 'type'=>'CodeableConcept', 'path'=>'ReferenceRange.normalValue', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/observation-referencerange-normalvalue'}}, + 'type' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/referencerange-meaning'=>['type', 'normal', 'recommended', 'treatment', 'therapeutic', 'pre', 'post', 'endocrine', 'pre-puberty', 'follicular', 'midcycle', 'luteal', 'postmenopausal']}, 'type'=>'CodeableConcept', 'path'=>'ReferenceRange.type', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'preferred', 'uri'=>'http://hl7.org/fhir/ValueSet/referencerange-meaning'}}, + 'appliesTo' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/v3-Race'=>['2131-1', '1002-5', '1004-1', '1006-6', '1008-2', '1010-8', '1011-6', '1012-4', '1013-2', '1014-0', '1015-7', '1016-5', '1017-3', '1018-1', '1019-9', '1021-5', '1022-3', '1023-1', '1024-9', '1026-4', '1028-0', '1030-6', '1031-4', '1033-0', '1035-5', '1037-1', '1039-7', '1041-3', '1042-1', '1044-7', '1045-4', '1046-2', '1047-0', '1048-8', '1049-6', '1050-4', '1051-2', '1053-8', '1054-6', '1055-3', '1056-1', '1057-9', '1058-7', '1059-5', '1060-3', '1061-1', '1062-9', '1063-7', '1064-5', '1065-2', '1066-0', '1068-6', '1069-4', '1070-2', '1071-0', '1072-8', '1073-6', '1074-4', '1076-9', '1741-8', '1742-6', '1743-4', '1744-2', '1745-9', '1746-7', '1747-5', '1748-3', '1749-1', '1750-9', '1751-7', '1752-5', '1753-3', '1754-1', '1755-8', '1756-6', '1757-4', '1758-2', '1759-0', '1760-8', '1761-6', '1762-4', '1763-2', '1764-0', '1765-7', '1766-5', '1767-3', '1768-1', '1769-9', '1770-7', '1771-5', '1772-3', '1773-1', '1774-9', '1775-6', '1776-4', '1777-2', '1778-0', '1779-8', '1780-6', '1781-4', '1782-2', '1783-0', '1784-8', '1785-5', '1786-3', '1787-1', '1788-9', '1789-7', '1790-5', '1791-3', '1792-1', '1793-9', '1794-7', '1795-4', '1796-2', '1797-0', '1798-8', '1799-6', '1800-2', '1801-0', '1802-8', '1803-6', '1804-4', '1805-1', '1806-9', '1807-7', '1808-5', '1809-3', '1078-5', '1080-1', '1082-7', '1083-5', '1084-3', '1086-8', '1088-4', '1089-2', '1090-0', '1091-8', '1092-6', '1093-4', '1094-2', '1095-9', '1096-7', '1097-5', '1098-3', '1100-7', '1102-3', '1103-1', '1104-9', '1106-4', '1108-0', '1109-8', '1110-6', '1112-2', '1114-8', '1115-5', '1116-3', '1117-1', '1118-9', '1119-7', '1120-5', '1121-3', '1123-9', '1124-7', '1125-4', '1126-2', '1127-0', '1128-8', '1129-6', '1130-4', '1131-2', '1132-0', '1133-8', '1134-6', '1135-3', '1136-1', '1137-9', '1138-7', '1139-5', '1140-3', '1141-1', '1142-9', '1143-7', '1144-5', '1145-2', '1146-0', '1147-8', '1148-6', '1150-2', '1151-0', '1153-6', '1155-1', '1156-9', '1157-7', '1158-5', '1159-3', '1160-1', '1162-7', '1163-5', '1165-0', '1167-6', '1169-2', '1171-8', '1173-4', '1175-9', '1176-7', '1178-3', '1180-9', '1182-5', '1184-1', '1186-6', '1187-4', '1189-0', '1191-6', '1193-2', '1194-0', '1195-7', '1196-5', '1197-3', '1198-1', '1199-9', '1200-5', '1201-3', '1202-1', '1203-9', '1204-7', '1205-4', '1207-0', '1209-6', '1211-2', '1212-0', '1214-6', '1215-3', '1216-1', '1217-9', '1218-7', '1219-5', '1220-3', '1222-9', '1223-7', '1224-5', '1225-2', '1226-0', '1227-8', '1228-6', '1229-4', '1230-2', '1231-0', '1233-6', '1234-4', '1235-1', '1236-9', '1237-7', '1238-5', '1239-3', '1240-1', '1241-9', '1242-7', '1243-5', '1244-3', '1245-0', '1246-8', '1247-6', '1248-4', '1250-0', '1252-6', '1254-2', '1256-7', '1258-3', '1260-9', '1262-5', '1264-1', '1265-8', '1267-4', '1269-0', '1271-6', '1272-4', '1273-2', '1275-7', '1277-3', '1279-9', '1281-5', '1282-3', '1283-1', '1285-6', '1286-4', '1287-2', '1288-0', '1289-8', '1290-6', '1291-4', '1292-2', '1293-0', '1294-8', '1295-5', '1297-1', '1299-7', '1301-1', '1303-7', '1305-2', '1306-0', '1307-8', '1309-4', '1310-2', '1312-8', '1313-6', '1314-4', '1315-1', '1317-7', '1319-3', '1321-9', '1323-5', '1325-0', '1326-8', '1327-6', '1328-4', '1329-2', '1331-8', '1332-6', '1333-4', '1334-2', '1335-9', '1336-7', '1337-5', '1338-3', '1340-9', '1342-5', '1344-1', '1345-8', '1346-6', '1348-2', '1350-8', '1352-4', '1354-0', '1356-5', '1358-1', '1359-9', '1360-7', '1361-5', '1363-1', '1365-6', '1366-4', '1368-0', '1370-6', '1372-2', '1374-8', '1376-3', '1378-9', '1380-5', '1382-1', '1383-9', '1384-7', '1385-4', '1387-0', '1389-6', '1391-2', '1392-0', '1393-8', '1394-6', '1395-3', '1396-1', '1397-9', '1398-7', '1399-5', '1400-1', '1401-9', '1403-5', '1405-0', '1407-6', '1409-2', '1411-8', '1412-6', '1413-4', '1414-2', '1416-7', '1417-5', '1418-3', '1419-1', '1420-9', '1421-7', '1422-5', '1423-3', '1424-1', '1425-8', '1426-6', '1427-4', '1428-2', '1429-0', '1430-8', '1431-6', '1432-4', '1433-2', '1434-0', '1435-7', '1436-5', '1437-3', '1439-9', '1441-5', '1442-3', '1443-1', '1445-6', '1446-4', '1448-0', '1450-6', '1451-4', '1453-0', '1454-8', '1456-3', '1457-1', '1458-9', '1460-5', '1462-1', '1464-7', '1465-4', '1466-2', '1467-0', '1468-8', '1469-6', '1470-4', '1471-2', '1472-0', '1474-6', '1475-3', '1476-1', '1478-7', '1479-5', '1480-3', '1481-1', '1482-9', '1483-7', '1484-5', '1485-2', '1487-8', '1489-4', '1490-2', '1491-0', '1492-8', '1493-6', '1494-4', '1495-1', '1496-9', '1497-7', '1498-5', '1499-3', '1500-8', '1501-6', '1502-4', '1503-2', '1504-0', '1505-7', '1506-5', '1507-3', '1508-1', '1509-9', '1510-7', '1511-5', '1512-3', '1513-1', '1514-9', '1515-6', '1516-4', '1518-0', '1519-8', '1520-6', '1521-4', '1522-2', '1523-0', '1524-8', '1525-5', '1526-3', '1527-1', '1528-9', '1529-7', '1530-5', '1531-3', '1532-1', '1533-9', '1534-7', '1535-4', '1536-2', '1537-0', '1538-8', '1539-6', '1541-2', '1543-8', '1545-3', '1547-9', '1549-5', '1551-1', '1552-9', '1553-7', '1554-5', '1556-0', '1558-6', '1560-2', '1562-8', '1564-4', '1566-9', '1567-7', '1568-5', '1569-3', '1570-1', '1571-9', '1573-5', '1574-3', '1576-8', '1578-4', '1579-2', '1580-0', '1582-6', '1584-2', '1586-7', '1587-5', '1588-3', '1589-1', '1590-9', '1591-7', '1592-5', '1593-3', '1594-1', '1595-8', '1596-6', '1597-4', '1598-2', '1599-0', '1600-6', '1602-2', '1603-0', '1604-8', '1605-5', '1607-1', '1609-7', '1610-5', '1611-3', '1612-1', '1613-9', '1614-7', '1615-4', '1616-2', '1617-0', '1618-8', '1619-6', '1620-4', '1621-2', '1622-0', '1623-8', '1624-6', '1625-3', '1626-1', '1627-9', '1628-7', '1629-5', '1630-3', '1631-1', '1632-9', '1633-7', '1634-5', '1635-2', '1636-0', '1637-8', '1638-6', '1639-4', '1640-2', '1641-0', '1643-6', '1645-1', '1647-7', '1649-3', '1651-9', '1653-5', '1654-3', '1655-0', '1656-8', '1657-6', '1659-2', '1661-8', '1663-4', '1665-9', '1667-5', '1668-3', '1670-9', '1671-7', '1672-5', '1673-3', '1675-8', '1677-4', '1679-0', '1680-8', '1681-6', '1683-2', '1685-7', '1687-3', '1688-1', '1689-9', '1690-7', '1692-3', '1694-9', '1696-4', '1697-2', '1698-0', '1700-4', '1702-0', '1704-6', '1705-3', '1707-9', '1709-5', '1711-1', '1712-9', '1713-7', '1715-2', '1717-8', '1718-6', '1719-4', '1720-2', '1722-8', '1724-4', '1725-1', '1726-9', '1727-7', '1728-5', '1729-3', '1730-1', '1731-9', '1732-7', '1733-5', '1735-0', '1737-6', '1739-2', '1740-0', '1811-9', '1813-5', '1814-3', '1815-0', '1816-8', '1817-6', '1818-4', '1819-2', '1820-0', '1821-8', '1822-6', '1823-4', '1824-2', '1825-9', '1826-7', '1827-5', '1828-3', '1829-1', '1830-9', '1831-7', '1832-5', '1833-3', '1834-1', '1835-8', '1837-4', '1838-2', '1840-8', '1842-4', '1844-0', '1845-7', '1846-5', '1847-3', '1848-1', '1849-9', '1850-7', '1851-5', '1852-3', '1853-1', '1854-9', '1855-6', '1856-4', '1857-2', '1858-0', '1859-8', '1860-6', '1861-4', '1862-2', '1863-0', '1864-8', '1865-5', '1866-3', '1867-1', '1868-9', '1869-7', '1870-5', '1871-3', '1872-1', '1873-9', '1874-7', '1875-4', '1876-2', '1877-0', '1878-8', '1879-6', '1880-4', '1881-2', '1882-0', '1883-8', '1884-6', '1885-3', '1886-1', '1887-9', '1888-7', '1889-5', '1891-1', '1892-9', '1893-7', '1894-5', '1896-0', '1897-8', '1898-6', '1899-4', '1900-0', '1901-8', '1902-6', '1903-4', '1904-2', '1905-9', '1906-7', '1907-5', '1908-3', '1909-1', '1910-9', '1911-7', '1912-5', '1913-3', '1914-1', '1915-8', '1916-6', '1917-4', '1918-2', '1919-0', '1920-8', '1921-6', '1922-4', '1923-2', '1924-0', '1925-7', '1926-5', '1927-3', '1928-1', '1929-9', '1930-7', '1931-5', '1932-3', '1933-1', '1934-9', '1935-6', '1936-4', '1937-2', '1938-0', '1939-8', '1940-6', '1941-4', '1942-2', '1943-0', '1944-8', '1945-5', '1946-3', '1947-1', '1948-9', '1949-7', '1950-5', '1951-3', '1952-1', '1953-9', '1954-7', '1955-4', '1956-2', '1957-0', '1958-8', '1959-6', '1960-4', '1961-2', '1962-0', '1963-8', '1964-6', '1966-1', '1968-7', '1969-5', '1970-3', '1972-9', '1973-7', '1974-5', '1975-2', '1976-0', '1977-8', '1978-6', '1979-4', '1980-2', '1981-0', '1982-8', '1984-4', '1985-1', '1986-9', '1987-7', '1988-5', '1990-1', '1992-7', '1993-5', '1994-3', '1995-0', '1996-8', '1997-6', '1998-4', '1999-2', '2000-8', '2002-4', '2004-0', '2006-5', '2007-3', '2008-1', '2009-9', '2010-7', '2011-5', '2012-3', '2013-1', '2014-9', '2015-6', '2016-4', '2017-2', '2018-0', '2019-8', '2020-6', '2021-4', '2022-2', '2023-0', '2024-8', '2025-5', '2026-3', '2028-9', '2029-7', '2030-5', '2031-3', '2032-1', '2033-9', '2034-7', '2035-4', '2036-2', '2037-0', '2038-8', '2039-6', '2040-4', '2041-2', '2042-0', '2043-8', '2044-6', '2045-3', '2046-1', '2047-9', '2048-7', '2049-5', '2050-3', '2051-1', '2052-9', '2054-5', '2056-0', '2058-6', '2060-2', '2061-0', '2062-8', '2063-6', '2064-4', '2065-1', '2066-9', '2067-7', '2068-5', '2069-3', '2070-1', '2071-9', '2072-7', '2073-5', '2074-3', '2075-0', '2076-8', '2078-4', '2079-2', '2080-0', '2081-8', '2082-6', '2083-4', '2085-9', '2086-7', '2087-5', '2088-3', '2089-1', '2090-9', '2091-7', '2092-5', '2093-3', '2094-1', '2095-8', '2096-6', '2097-4', '2098-2', '2100-6', '2101-4', '2102-2', '2103-0', '2104-8', '2500-7', '2106-3', '2108-9', '2109-7', '2110-5', '2111-3', '2112-1', '2113-9', '2114-7', '2115-4', '2116-2', '2118-8', '2119-6', '2120-4', '2121-2', '2122-0', '2123-8', '2124-6', '2125-3', '2126-1', '2127-9', '2129-5'], 'http://snomed.info/sct'=>['248153007', '248152002', '77386006']}, 'type'=>'CodeableConcept', 'path'=>'ReferenceRange.appliesTo', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/referencerange-appliesto'}}, + 'age' => {'type'=>'Range', 'path'=>'ReferenceRange.age', 'min'=>0, 'max'=>1}, + 'text' => {'type'=>'markdown', 'path'=>'ReferenceRange.text', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :low # 0-1 Quantity + attr_accessor :high # 0-1 Quantity + attr_accessor :normalValue # 0-1 CodeableConcept + attr_accessor :type # 0-1 CodeableConcept + attr_accessor :appliesTo # 0-* [ CodeableConcept ] + attr_accessor :age # 0-1 Range + attr_accessor :text # 0-1 markdown + end + + class Component < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'value' => ['Quantity', 'CodeableConcept', 'string', 'boolean', 'integer', 'Range', 'Ratio', 'SampledData', 'time', 'dateTime', 'Period', 'Attachment', 'Reference'] + } + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Component.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Component.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Component.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'code' => {'valid_codes'=>{'http://loinc.org'=>['100000-9', '100001-7', '100002-5', '100003-3', '100004-1', '100005-8', '100006-6', '100007-4', '10000-8', '100008-2', '100009-0', '100010-8', '100011-6', '100012-4', '100013-2', '100014-0', '100015-7', '10001-6', '100016-5', '100017-3', '100018-1', '100019-9', '100020-7', '100021-5', '100022-3', '100023-1', '10002-4', '100024-9', '100025-6', '100026-4', '100027-2', '100028-0', '100029-8', '100030-6', '100031-4', '10003-2', '100032-2', '100033-0', '100034-8', '100035-5', '100036-3', '100037-1', '100038-9', '100039-7', '10004-0', '100040-5', '100041-3', '100042-1', '100043-9', '100044-7', '100045-4', '100046-2', '100047-0', '100048-8', '100049-6', '100050-4', '100051-2', '100052-0', '100053-8', '100054-6', '100055-3', '100056-1', '10005-7', '100057-9', '100058-7', '100059-5', '100060-3', '100061-1', '100062-9', '100063-7', '100064-5', '10006-5', '100065-2', '100066-0', '100067-8', '100068-6', '100069-4', '100070-2', '100071-0', '100072-8', '10007-3', '100073-6', '100074-4', '100075-1', '100076-9', '100077-7', '100078-5', '100079-3', '100080-1', '10008-1', '100081-9', '100082-7', '100083-5', '100084-3', '100085-0', '100086-8', '100087-6', '100088-4', '100089-2', '1000-9', '100090-0', '100091-8', '100092-6', '100093-4', '100094-2', '100095-9', '100096-7', '100097-5', '100098-3', '10009-9', '100099-1', '100100-7', '100101-5', '100102-3', '100103-1', '100104-9', '100105-6', '100106-4', '10010-7', '100107-2', '100108-0', '100109-8', '100110-6', '100111-4', '100112-2', '100113-0', '100114-8', '10011-5', '100115-5', '100116-3', '100117-1', '100118-9', '100119-7', '100120-5', '100121-3', '100122-1', '10012-3', '100123-9', '100124-7', '100125-4', '100126-2', '100127-0', '100128-8', '100129-6', '100130-4', '10013-1', '100131-2', '100132-0', '100133-8', '100134-6', '100135-3', '100136-1', '100137-9', '100138-7', '100139-5', '100140-3', '100141-1', '100142-9', '100143-7', '100144-5', '100145-2', '100146-0', '100147-8', '100148-6', '10014-9', '100149-4', '100150-2', '100151-0', '100152-8', '100153-6', '100154-4', '100155-1', '10015-6', '100156-9', '100157-7', '100158-5', '100159-3', '100160-1', '100161-9', '100162-7', '100163-5', '10016-4', '100164-3', '100165-0', '100166-8', '100167-6', '100168-4', '100169-2', '1001-7', '100170-0', '100171-8', '10017-2', '100172-6', '100173-4', '100174-2', '100175-9', '100176-7', '100177-5', '100178-3', '100179-1', '10018-0', '100180-9', '100181-7', '100182-5', '100183-3', '100184-1', '100185-8', '100186-6', '100187-4', '100188-2', '100189-0', '100190-8', '100191-6', '100192-4', '100193-2', '100194-0', '100195-7', '100196-5', '100197-3', '10019-8', '100198-1', '100199-9', '100200-5', '100201-3', '100202-1', '100203-9', '100204-7', '100205-4', '10020-6', '100206-2', '100207-0', '100208-8', '100209-6', '100210-4', '100211-2', '100212-0', '100213-8', '10021-4', '100214-6', '100215-3', '100216-1', '100217-9', '100218-7', '100219-5', '100220-3', '100221-1', '10022-2', '100222-9', '100223-7', '100224-5', '100225-2', '100226-0', '100227-8', '100228-6', '100229-4', '10023-0', '100230-2', '100231-0', '100232-8', '100233-6', '100234-4', '100235-1', '100236-9', '100237-7', '100238-5', '100239-3', '100240-1', '100241-9', '100242-7', '100243-5', '100244-3', '100245-0', '100246-8', '100247-6', '10024-8', '100248-4', '100249-2', '1002-5', '100250-0', '100251-8', '100252-6', '100253-4', '100254-2', '10025-5', '100255-9', '100256-7', '100257-5', '100258-3', '100259-1', '100260-9', '100261-7', '100262-5', '10026-3', '100263-3', '100264-1', '100265-8', '100266-6', '100267-4', '100268-2', '100269-0', '100270-8', '10027-1', '100271-6', '100272-4', '100273-2', '100274-0', '100275-7', '100276-5', '100277-3', '100278-1', '100279-9', '100280-7', '100281-5', '100282-3', '100283-1', '100284-9', '100285-6', '100286-4', '100287-2', '100288-0', '10028-9', '100289-8', '100290-6', '100291-4', '100292-2', '100293-0', '100294-8', '100295-5', '100296-3', '10029-7', '100297-1', '100298-9', '100299-7', '100300-3', '100301-1', '100302-9', '100303-7', '100304-5', '10030-5', '100305-2', '100306-0', '100307-8', '100308-6', '100309-4', '100310-2', '100311-0', '100312-8', '10031-3', '100313-6', '100314-4', '100315-1', '100316-9', '100317-7', '100318-5', '100319-3', '100320-1', '10032-1', '100321-9', '100322-7', '100323-5', '100324-3', '100325-0', '100326-8', '100327-6', '100328-4', '100329-2', '1003-3', '100330-0', '100331-8', '100332-6', '100333-4', '100334-2', '100335-9', '100336-7', '100337-5', '100338-3', '10033-9', '100339-1', '100340-9', '100341-7', '100342-5', '100343-3', '100344-1', '100345-8', '100346-6', '10034-7', '100347-4', '100348-2', '100349-0', '100350-8', '100351-6', '100352-4', '100353-2', '10035-4', '100354-0', '100355-7', '100356-5', '100357-3', '100358-1', '100359-9', '100360-7', '100361-5', '10036-2', '100362-3', '100363-1', '100364-9', '100365-6', '100366-4', '100367-2', '100368-0', '100369-8', '10037-0', '100370-6', '100371-4', '100372-2', '100373-0', '100374-8', '100375-5', '100376-3', '100377-1', '100378-9', '100379-7', '100380-5', '100381-3', '100382-1', '100383-9', '100384-7', '100385-4', '100386-2', '100387-0', '10038-8', '100388-8', '100389-6', '100390-4', '100391-2', '100392-0', '100393-8', '100394-6', '100395-3', '10039-6', '100396-1', '100397-9', '100398-7', '100399-5', '100400-1', '100401-9', '100402-7', '100403-5', '10040-4', '100404-3', '100405-0', '100406-8', '100407-6', '100408-4', '100409-2', '1004-1', '100410-0', '100411-8', '10041-2', '100412-6', '100413-4', '100414-2', '100415-9', '100416-7', '100417-5', '100418-3', '100419-1', '10042-0', '100420-9', '100421-7', '100422-5', '100423-3', '100424-1', '100425-8', '100426-6', '100427-4', '100428-2', '100429-0', '100430-8', '100431-6', '100432-4', '100433-2', '100434-0', '100435-7', '100436-5', '100437-3', '10043-8', '100438-1', '100439-9', '100440-7', '100441-5', '100442-3', '100443-1', '100444-9', '100445-6', '10044-6', '100446-4', '100447-2', '100448-0', '100449-8', '100450-6', '100451-4', '100452-2', '10045-3', '100453-0', '100454-8', '100455-5', '100456-3', '100457-1', '100458-9', '100459-7', '100460-5', '10046-1', '100461-3', '100462-1', '100463-9', '100464-7', '100465-4', '100466-2', '100467-0', '100468-8', '100469-6', '100470-4', '100471-2', '100472-0', '100473-8', '100474-6', '100475-3', '100476-1', '100477-9', '100478-7', '10047-9', '100479-5', '100480-3', '100481-1', '100482-9', '100483-7', '100484-5', '100485-2', '100486-0', '10048-7', '100487-8', '100488-6', '100489-4', '100490-2', '100491-0', '100492-8', '100493-6', '100494-4', '10049-5', '100495-1', '100496-9', '100497-7', '100498-5', '100499-3', '100500-8', '100501-6', '100502-4', '10050-3', '100503-2', '100504-0', '100505-7', '100506-5', '100507-3', '100508-1', '100509-9', '100510-7', '10051-1', '100511-5', '100512-3', '100513-1', '100514-9', '100515-6', '100516-4', '100517-2', '100518-0', '100519-8', '100520-6', '100521-4', '100522-2', '100523-0', '100524-8', '100525-5', '100526-3', '100527-1', '100528-9', '10052-9', '100529-7', '100530-5', '100531-3', '100532-1', '100533-9', '100534-7', '100535-4', '100536-2', '10053-7', '100537-0', '100538-8', '100539-6', '100540-4', '100541-2', '100542-0', '100543-8', '100544-6', '10054-5', '100545-3', '100546-1', '100547-9', '100548-7', '100549-5', '100550-3', '100551-1', '10055-2', '100552-9', '100553-7', '100554-5', '100555-2', '100556-0', '100557-8', '100558-6', '100559-4', '10056-0', '100560-2', '100561-0', '100562-8', '100563-6', '100564-4', '100565-1', '100566-9', '100567-7', '100568-5', '100569-3', '100570-1', '100571-9', '100572-7', '100573-5', '100574-3', '100575-0', '100576-8', '100577-6', '10057-8', '100578-4', '100579-2', '1005-8', '100580-0', '100581-8', '100582-6', '100583-4', '100584-2', '100585-9', '10058-6', '100586-7', '100587-5', '100588-3', '100589-1', '100590-9', '100591-7', '100592-5', '100593-3', '10059-4', '100594-1', '100595-8', '100596-6', '100597-4', '100598-2', '100599-0', '100600-6', '100601-4', '10060-2', '100602-2', '100603-0', '100604-8', '100605-5', '100606-3', '100607-1', '100608-9', '100609-7', '10061-0', '100610-5', '100611-3', '100612-1', '100613-9', '100614-7', '100615-4', '100616-2', '100617-0', '100618-8', '100619-6', '100620-4', '100621-2', '100622-0', '100623-8', '100624-6', '100625-3', '100626-1', '100627-9', '10062-8', '100628-7', '100629-5', '100630-3', '100631-1', '100632-9', '100633-7', '100634-5', '100635-2', '10063-6', '100636-0', '100637-8', '100638-6', '100639-4', '100640-2', '100641-0', '100642-8', '100643-6', '10064-4', '100644-4', '100645-1', '100646-9', '100647-7', '100648-5', '100649-3', '100650-1', '10065-1', '100651-9', '100652-7', '100653-5', '100654-3', '100655-0', '100656-8', '100657-6', '100658-4', '100659-2', '1006-6', '100660-0', '100661-8', '100662-6', '100663-4', '100664-2', '100665-9', '100666-7', '100667-5', '100668-3', '10066-9', '100669-1', '100670-9', '100671-7', '100672-5', '100673-3', '100674-1', '100675-8', '100676-6', '10067-7', '100677-4', '100678-2', '100679-0', '100680-8', '100681-6', '100682-4', '100683-2', '100684-0', '10068-5', '100685-7', '100686-5', '100687-3', '100688-1', '100689-9', '100690-7', '100691-5', '100692-3', '10069-3', '100693-1', '100694-9', '100695-6', '100696-4', '100697-2', '100698-0', '100699-8', '100700-4', '10070-1', '100701-2', '100702-0', '100703-8', '100704-6', '100705-3', '100706-1', '100707-9', '100708-7', '100709-5', '100710-3', '100711-1', '100712-9', '100713-7', '100714-5', '100715-2', '100716-0', '100717-8', '100718-6', '10071-9', '100719-4', '100720-2', '100721-0', '100722-8', '100723-6', '100724-4', '100725-1', '100726-9', '10072-7', '100727-7', '100728-5', '100729-3', '100730-1', '100731-9', '100732-7', '100733-5', '100734-3', '10073-5', '100735-0', '100736-8', '100737-6', '100738-4', '100739-2', '1007-4', '100740-0', '100741-8', '100742-6', '10074-3', '100743-4', '100744-2', '100745-9', '100746-7', '100747-5', '100748-3', '100749-1', '10075-0', '100750-9', '100751-7', '100752-5', '100753-3', '100754-1', '100755-8', '100756-6', '100757-4', '100758-2', '100759-0', '100760-8', '100761-6', '100762-4', '100763-2', '100764-0', '100765-7', '100766-5', '100767-3', '10076-8', '100768-1', '100769-9', '100770-7', '100771-5', '100772-3', '100773-1', '100774-9', '100775-6', '10077-6', '100776-4', '100777-2', '100778-0', '100779-8', '100780-6', '100781-4', '100782-2', '100783-0', '10078-4', '100784-8', '100785-5', '100786-3', '100787-1', '100788-9', '100789-7', '100790-5', '100791-3', '10079-2', '100792-1', '100793-9', '100794-7', '100795-4', '100796-2', '100797-0', '100798-8', '100799-6', '100-8', '10080-0', '100800-2', '100801-0', '100802-8', '100803-6', '100804-4', '100805-1', '100806-9', '100807-7', '100808-5', '100809-3', '100810-1', '100811-9', '100812-7', '100813-5', '100814-3', '100815-0', '100816-8', '100817-6', '10081-8', '100818-4', '100819-2', '1008-2', '100820-0', '100821-8', '100822-6', '100823-4', '100824-2', '100825-9', '10082-6', '100826-7', '100827-5', '100828-3', '100829-1', '100830-9', '100831-7', '100832-5', '100833-3', '10083-4', '100834-1', '100835-8', '100836-6', '100837-4', '100838-2', '100839-0', '100840-8', '100841-6', '10084-2', '100842-4', '100843-2', '100844-0', '100845-7', '100846-5', '100847-3', '100848-1', '100849-9', '100850-7', '100851-5', '100852-3', '100853-1', '100854-9', '100855-6', '100856-4', '100857-2', '100858-0', '10085-9', '100859-8', '100860-6', '100861-4', '100862-2', '100863-0', '100864-8', '100865-5', '100866-3', '10086-7', '100867-1', '100868-9', '100869-7', '100870-5', '100871-3', '100872-1', '100873-9', '100874-7', '10087-5', '100875-4', '100876-2', '100877-0', '100878-8', '100879-6', '100880-4', '100881-2', '100882-0', '10088-3', '100883-8', '100884-6', '100885-3', '100886-1', '100887-9', '100888-7', '100889-5', '100890-3', '10089-1', '100891-1', '100892-9', '100893-7', '100894-5', '100895-2', '100896-0', '100897-8', '100898-6', '100899-4']}, 'type'=>'CodeableConcept', 'path'=>'Component.code', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/observation-codes'}}, + 'valueQuantity' => {'type'=>'Quantity', 'path'=>'Component.value[x]', 'min'=>0, 'max'=>1}, + 'valueCodeableConcept' => {'type'=>'CodeableConcept', 'path'=>'Component.value[x]', 'min'=>0, 'max'=>1}, + 'valueString' => {'type'=>'string', 'path'=>'Component.value[x]', 'min'=>0, 'max'=>1}, + 'valueBoolean' => {'type'=>'boolean', 'path'=>'Component.value[x]', 'min'=>0, 'max'=>1}, + 'valueInteger' => {'type'=>'integer', 'path'=>'Component.value[x]', 'min'=>0, 'max'=>1}, + 'valueRange' => {'type'=>'Range', 'path'=>'Component.value[x]', 'min'=>0, 'max'=>1}, + 'valueRatio' => {'type'=>'Ratio', 'path'=>'Component.value[x]', 'min'=>0, 'max'=>1}, + 'valueSampledData' => {'type'=>'SampledData', 'path'=>'Component.value[x]', 'min'=>0, 'max'=>1}, + 'valueTime' => {'type'=>'time', 'path'=>'Component.value[x]', 'min'=>0, 'max'=>1}, + 'valueDateTime' => {'type'=>'dateTime', 'path'=>'Component.value[x]', 'min'=>0, 'max'=>1}, + 'valuePeriod' => {'type'=>'Period', 'path'=>'Component.value[x]', 'min'=>0, 'max'=>1}, + 'valueAttachment' => {'type'=>'Attachment', 'path'=>'Component.value[x]', 'min'=>0, 'max'=>1}, + 'valueReference' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/MolecularSequence'], 'type'=>'Reference', 'path'=>'Component.value[x]', 'min'=>0, 'max'=>1}, + 'dataAbsentReason' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/data-absent-reason'=>['unknown', 'asked-unknown', 'temp-unknown', 'not-asked', 'asked-declined', 'masked', 'not-applicable', 'unsupported', 'as-text', 'error', 'not-a-number', 'negative-infinity', 'positive-infinity', 'not-performed', 'not-permitted']}, 'type'=>'CodeableConcept', 'path'=>'Component.dataAbsentReason', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/data-absent-reason'}}, + 'interpretation' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation'=>['_GeneticObservationInterpretation', 'CAR', 'Carrier', '_ObservationInterpretationChange', 'B', 'D', 'U', 'W', '_ObservationInterpretationExceptions', '<', '>', 'AC', 'IE', 'QCF', 'TOX', '_ObservationInterpretationNormality', 'A', 'AA', 'HH', 'LL', 'H', 'H>', 'HU', 'L', 'L<', 'LU', 'N', '_ObservationInterpretationSusceptibility', 'I', 'MS', 'NCL', 'NS', 'R', 'SYN-R', 'S', 'SDD', 'SYN-S', 'VS', 'EX', 'HX', 'LX', 'HM', 'ObservationInterpretationDetection', 'IND', 'E', 'NEG', 'ND', 'POS', 'DET', 'ObservationInterpretationExpectation', 'EXP', 'UNE', 'OBX', 'ReactivityObservationInterpretation', 'NR', 'RR', 'WR']}, 'type'=>'CodeableConcept', 'path'=>'Component.interpretation', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/observation-interpretation'}}, + 'referenceRange' => {'type'=>'Observation::ReferenceRange', 'path'=>'Component.referenceRange', 'min'=>0, 'max'=>Float::INFINITY} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :code # 1-1 CodeableConcept + attr_accessor :valueQuantity # 0-1 Quantity + attr_accessor :valueCodeableConcept # 0-1 CodeableConcept + attr_accessor :valueString # 0-1 string + attr_accessor :valueBoolean # 0-1 boolean + attr_accessor :valueInteger # 0-1 integer + attr_accessor :valueRange # 0-1 Range + attr_accessor :valueRatio # 0-1 Ratio + attr_accessor :valueSampledData # 0-1 SampledData + attr_accessor :valueTime # 0-1 time + attr_accessor :valueDateTime # 0-1 dateTime + attr_accessor :valuePeriod # 0-1 Period + attr_accessor :valueAttachment # 0-1 Attachment + attr_accessor :valueReference # 0-1 Reference(MolecularSequence) + attr_accessor :dataAbsentReason # 0-1 CodeableConcept + attr_accessor :interpretation # 0-* [ CodeableConcept ] + attr_accessor :referenceRange # 0-* [ Observation::ReferenceRange ] + end + + attr_accessor :id # 0-1 id + attr_accessor :meta # 0-1 Meta + attr_accessor :implicitRules # 0-1 uri + attr_accessor :language # 0-1 code + attr_accessor :text # 0-1 Narrative + attr_accessor :contained # 0-* [ Resource ] + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :identifier # 0-* [ Identifier ] + attr_accessor :instantiatesCanonical # 0-1 canonical + attr_accessor :instantiatesReference # 0-1 Reference(ObservationDefinition) + attr_accessor :basedOn # 0-* [ Reference(CarePlan|DeviceRequest|ImmunizationRecommendation|MedicationRequest|NutritionOrder|ServiceRequest) ] + attr_accessor :triggeredBy # 0-* [ Observation::TriggeredBy ] + attr_accessor :partOf # 0-* [ Reference(MedicationAdministration|MedicationDispense|MedicationStatement|Procedure|Immunization|ImagingStudy|GenomicStudy) ] + attr_accessor :status # 1-1 code + attr_accessor :category # 0-* [ CodeableConcept ] + attr_accessor :code # 1-1 CodeableConcept + attr_accessor :subject # 0-1 Reference(Patient|Group|Device|Location|Organization|Procedure|Practitioner|Medication|Substance|BiologicallyDerivedProduct|NutritionProduct) + attr_accessor :focus # 0-* [ Reference(Resource) ] + attr_accessor :encounter # 0-1 Reference(Encounter) + attr_accessor :effectiveDateTime # 0-1 dateTime + attr_accessor :effectivePeriod # 0-1 Period + attr_accessor :effectiveTiming # 0-1 Timing + attr_accessor :effectiveInstant # 0-1 instant + attr_accessor :issued # 0-1 instant + attr_accessor :performer # 0-* [ Reference(Practitioner|PractitionerRole|Organization|CareTeam|Patient|RelatedPerson) ] + attr_accessor :valueQuantity # 0-1 Quantity + attr_accessor :valueCodeableConcept # 0-1 CodeableConcept + attr_accessor :valueString # 0-1 string + attr_accessor :valueBoolean # 0-1 boolean + attr_accessor :valueInteger # 0-1 integer + attr_accessor :valueRange # 0-1 Range + attr_accessor :valueRatio # 0-1 Ratio + attr_accessor :valueSampledData # 0-1 SampledData + attr_accessor :valueTime # 0-1 time + attr_accessor :valueDateTime # 0-1 dateTime + attr_accessor :valuePeriod # 0-1 Period + attr_accessor :valueAttachment # 0-1 Attachment + attr_accessor :valueReference # 0-1 Reference(MolecularSequence) + attr_accessor :dataAbsentReason # 0-1 CodeableConcept + attr_accessor :interpretation # 0-* [ CodeableConcept ] + attr_accessor :note # 0-* [ Annotation ] + attr_accessor :bodySite # 0-1 CodeableConcept + attr_accessor :bodyStructure # 0-1 Reference(BodyStructure) + attr_accessor :local_method # 0-1 CodeableConcept + attr_accessor :specimen # 0-1 Reference(Specimen|Group) + attr_accessor :device # 0-1 Reference(Device|DeviceMetric) + attr_accessor :referenceRange # 0-* [ Observation::ReferenceRange ] + attr_accessor :hasMember # 0-* [ Reference(Observation|QuestionnaireResponse|MolecularSequence) ] + attr_accessor :derivedFrom # 0-* [ Reference(DocumentReference|ImagingStudy|ImagingSelection|QuestionnaireResponse|Observation|MolecularSequence|GenomicStudy) ] + attr_accessor :component # 0-* [ Observation::Component ] + + def resourceType + 'Observation' + end + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/resources/ObservationDefinition.rb b/lib/fhir_models/r6/generated/resources/ObservationDefinition.rb new file mode 100644 index 00000000..2c7ce28b --- /dev/null +++ b/lib/fhir_models/r6/generated/resources/ObservationDefinition.rb @@ -0,0 +1,179 @@ +module FHIR + module R6 + class ObservationDefinition < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'versionAlgorithm' => ['string', 'Coding'] + } + SEARCH_PARAMS = ['category', 'code', 'experimental', 'identifier', 'method', 'status', 'title', 'url'] + METADATA = { + 'id' => {'type'=>'id', 'path'=>'ObservationDefinition.id', 'min'=>0, 'max'=>1}, + 'meta' => {'type'=>'Meta', 'path'=>'ObservationDefinition.meta', 'min'=>0, 'max'=>1}, + 'implicitRules' => {'type'=>'uri', 'path'=>'ObservationDefinition.implicitRules', 'min'=>0, 'max'=>1}, + 'language' => {'type'=>'code', 'path'=>'ObservationDefinition.language', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-languages'}}, + 'text' => {'type'=>'Narrative', 'path'=>'ObservationDefinition.text', 'min'=>0, 'max'=>1}, + 'contained' => {'type'=>'Resource', 'path'=>'ObservationDefinition.contained', 'min'=>0, 'max'=>Float::INFINITY}, + 'extension' => {'type'=>'Extension', 'path'=>'ObservationDefinition.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'ObservationDefinition.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'url' => {'type'=>'uri', 'path'=>'ObservationDefinition.url', 'min'=>0, 'max'=>1}, + 'identifier' => {'type'=>'Identifier', 'path'=>'ObservationDefinition.identifier', 'min'=>0, 'max'=>1}, + 'version' => {'type'=>'string', 'path'=>'ObservationDefinition.version', 'min'=>0, 'max'=>1}, + 'versionAlgorithmString' => {'type'=>'string', 'path'=>'ObservationDefinition.versionAlgorithm[x]', 'min'=>0, 'max'=>1}, + 'versionAlgorithmCoding' => {'valid_codes'=>{'http://hl7.org/fhir/version-algorithm'=>['semver', 'integer', 'alpha', 'date', 'natural']}, 'type'=>'Coding', 'path'=>'ObservationDefinition.versionAlgorithm[x]', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/version-algorithm'}}, + 'name' => {'type'=>'string', 'path'=>'ObservationDefinition.name', 'min'=>0, 'max'=>1}, + 'title' => {'type'=>'string', 'path'=>'ObservationDefinition.title', 'min'=>0, 'max'=>1}, + 'status' => {'valid_codes'=>{'http://hl7.org/fhir/publication-status'=>['draft', 'active', 'retired', 'unknown']}, 'type'=>'code', 'path'=>'ObservationDefinition.status', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/publication-status'}}, + 'experimental' => {'type'=>'boolean', 'path'=>'ObservationDefinition.experimental', 'min'=>0, 'max'=>1}, + 'date' => {'type'=>'dateTime', 'path'=>'ObservationDefinition.date', 'min'=>0, 'max'=>1}, + 'publisher' => {'type'=>'string', 'path'=>'ObservationDefinition.publisher', 'min'=>0, 'max'=>1}, + 'contact' => {'type'=>'ContactDetail', 'path'=>'ObservationDefinition.contact', 'min'=>0, 'max'=>Float::INFINITY}, + 'description' => {'type'=>'markdown', 'path'=>'ObservationDefinition.description', 'min'=>0, 'max'=>1}, + 'useContext' => {'type'=>'UsageContext', 'path'=>'ObservationDefinition.useContext', 'min'=>0, 'max'=>Float::INFINITY}, + 'jurisdiction' => {'valid_codes'=>{'urn:iso:std:iso:3166'=>['AD', 'AE', 'AF', 'AG', 'AI', 'AL', 'AM', 'AO', 'AQ', 'AR', 'AS', 'AT', 'AU', 'AW', 'AX', 'AZ', 'BA', 'BB', 'BD', 'BE', 'BF', 'BG', 'BH', 'BI', 'BJ', 'BL', 'BM', 'BN', 'BO', 'BQ', 'BR', 'BS', 'BT', 'BV', 'BW', 'BY', 'BZ', 'CA', 'CC', 'CD', 'CF', 'CG', 'CH', 'CI', 'CK', 'CL', 'CM', 'CN', 'CO', 'CR', 'CU', 'CV', 'CW', 'CX', 'CY', 'CZ', 'DE', 'DJ', 'DK', 'DM', 'DO', 'DZ', 'EC', 'EE', 'EG', 'EH', 'ER', 'ES', 'ET', 'FI', 'FJ', 'FK', 'FM', 'FO', 'FR', 'GA', 'GB', 'GD', 'GE', 'GF', 'GG', 'GH', 'GI', 'GL', 'GM', 'GN', 'GP', 'GQ', 'GR', 'GS', 'GT', 'GU', 'GW', 'GY', 'HK', 'HM', 'HN', 'HR', 'HT', 'HU', 'ID', 'IE', 'IL', 'IM', 'IN', 'IO', 'IQ', 'IR', 'IS', 'IT', 'JE', 'JM', 'JO', 'JP', 'KE', 'KG', 'KH', 'KI', 'KM', 'KN', 'KP', 'KR', 'KW', 'KY', 'KZ', 'LA', 'LB', 'LC', 'LI', 'LK', 'LR', 'LS', 'LT', 'LU', 'LV', 'LY', 'MA', 'MC', 'MD', 'ME', 'MF', 'MG', 'MH', 'MK', 'ML', 'MM', 'MN', 'MO', 'MP', 'MQ', 'MR', 'MS', 'MT', 'MU', 'MV', 'MW', 'MX', 'MY', 'MZ', 'NA', 'NC', 'NE', 'NF', 'NG', 'NI', 'NL', 'NO', 'NP', 'NR', 'NU', 'NZ', 'OM', 'PA', 'PE', 'PF', 'PG', 'PH', 'PK', 'PL', 'PM', 'PN', 'PR', 'PS', 'PT', 'PW', 'PY', 'QA', 'RE', 'RO', 'RS', 'RU', 'RW', 'SA', 'SB', 'SC', 'SD', 'SE', 'SG', 'SH', 'SI', 'SJ', 'SK', 'SL', 'SM', 'SN', 'SO', 'SR', 'SS', 'ST', 'SV', 'SX', 'SY', 'SZ', 'TC', 'TD', 'TF', 'TG', 'TH', 'TJ', 'TK', 'TL', 'TM', 'TN', 'TO', 'TR', 'TT', 'TV', 'TW', 'TZ', 'UA', 'UG', 'UM', 'US', 'UY', 'UZ', 'VA', 'VC', 'VE', 'VG', 'VI', 'VN', 'VU', 'WF', 'WS', 'YE', 'YT', 'ZA', 'ZM', 'ZW', 'ABW', 'AFG', 'AGO', 'AIA', 'ALA', 'ALB', 'AND', 'ARE', 'ARG', 'ARM', 'ASM', 'ATA', 'ATF', 'ATG', 'AUS', 'AUT', 'AZE', 'BDI', 'BEL', 'BEN', 'BES', 'BFA', 'BGD', 'BGR', 'BHR', 'BHS', 'BIH', 'BLM', 'BLR', 'BLZ', 'BMU', 'BOL', 'BRA', 'BRB', 'BRN', 'BTN', 'BVT', 'BWA', 'CAF', 'CAN', 'CCK', 'CHE', 'CHL', 'CHN', 'CIV', 'CMR', 'COD', 'COG', 'COK', 'COL', 'COM', 'CPV', 'CRI', 'CUB', 'CUW', 'CXR', 'CYM', 'CYP', 'CZE', 'DEU', 'DJI', 'DMA', 'DNK', 'DOM', 'DZA', 'ECU', 'EGY', 'ERI', 'ESH', 'ESP', 'EST', 'ETH', 'FIN', 'FJI', 'FLK', 'FRA', 'FRO', 'FSM', 'GAB', 'GBR', 'GEO', 'GGY', 'GHA', 'GIB', 'GIN', 'GLP', 'GMB', 'GNB', 'GNQ', 'GRC', 'GRD', 'GRL', 'GTM', 'GUF', 'GUM', 'GUY', 'HKG', 'HMD', 'HND', 'HRV', 'HTI', 'HUN', 'IDN', 'IMN', 'IND', 'IOT', 'IRL', 'IRN', 'IRQ', 'ISL', 'ISR', 'ITA', 'JAM', 'JEY', 'JOR', 'JPN', 'KAZ', 'KEN', 'KGZ', 'KHM', 'KIR', 'KNA', 'KOR', 'KWT', 'LAO', 'LBN', 'LBR', 'LBY', 'LCA', 'LIE', 'LKA', 'LSO', 'LTU', 'LUX', 'LVA', 'MAC', 'MAF', 'MAR', 'MCO', 'MDA', 'MDG', 'MDV', 'MEX', 'MHL', 'MKD', 'MLI', 'MLT', 'MMR', 'MNE', 'MNG', 'MNP', 'MOZ', 'MRT', 'MSR', 'MTQ', 'MUS', 'MWI', 'MYS', 'MYT', 'NAM', 'NCL', 'NER', 'NFK', 'NGA', 'NIC', 'NIU', 'NLD', 'NOR', 'NPL', 'NRU', 'NZL', 'OMN', 'PAK', 'PAN', 'PCN', 'PER', 'PHL', 'PLW', 'PNG', 'POL', 'PRI', 'PRK', 'PRT', 'PRY', 'PSE', 'PYF', 'QAT', 'REU', 'ROU', 'RUS', 'RWA', 'SAU', 'SDN', 'SEN', 'SGP', 'SGS', 'SHN', 'SJM', 'SLB', 'SLE', 'SLV', 'SMR', 'SOM', 'SPM', 'SRB', 'SSD', 'STP', 'SUR', 'SVK', 'SVN', 'SWE', 'SWZ', 'SXM', 'SYC', 'SYR', 'TCA', 'TCD', 'TGO', 'THA', 'TJK', 'TKL', 'TKM', 'TLS', 'TON', 'TTO', 'TUN', 'TUR', 'TUV', 'TWN', 'TZA', 'UGA', 'UKR', 'UMI', 'URY', 'USA', 'UZB', 'VAT', 'VCT', 'VEN', 'VGB', 'VIR', 'VNM', 'VUT', 'WLF', 'WSM', 'YEM', 'ZAF', 'ZMB', 'ZWE', '004', '008', '010', '012', '016', '020', '024', '028', '031', '032', '036', '040', '044', '048', '050', '051', '052', '056', '060', '064', '068', '070', '072', '074', '076', '084', '086', '090', '092', '096', '100', '104', '108', '112', '116', '120', '124', '132', '136', '140', '144', '148', '152', '156', '158', '162', '166', '170', '174', '175', '178', '180', '184', '188', '191', '192', '196', '203', '204', '208', '212', '214', '218', '222', '226', '231', '232', '233', '234', '238', '239', '242', '246', '248', '250', '254', '258', '260', '262', '266', '268', '270', '275', '276', '288', '292', '296', '300', '304', '308', '312', '316', '320', '324', '328', '332', '334', '336', '340', '344', '348', '352', '356', '360', '364', '368', '372', '376', '380', '384', '388', '392', '398', '400', '404', '408', '410', '414', '417', '418', '422', '426', '428', '430', '434', '438', '440', '442', '446', '450', '454', '458', '462', '466', '470', '474', '478', '480', '484', '492', '496', '498', '499', '500', '504', '508', '512', '516', '520', '524', '528', '531', '533', '534', '535', '540', '548', '554', '558', '562', '566', '570', '574', '578', '580', '581', '583', '584', '585', '586', '591', '598', '600', '604', '608', '612', '616', '620', '624', '626', '630', '634', '638', '642', '643', '646', '652', '654', '659', '660', '662', '663', '666', '670', '674', '678', '682', '686', '688', '690', '694', '702', '703', '704', '705', '706', '710', '716', '724', '728', '729', '732', '740', '744', '748', '752', '756', '760', '762', '764', '768', '772', '776', '780', '784', '788', '792', '795', '796', '798', '800', '804', '807', '818', '826', '831', '832', '833', '834', '840', '850', '854', '858', '860', '862', '876', '882', '887', '894'], 'urn:iso:std:iso:3166:-2'=>['AF-BAL', 'AF-BAM', 'AF-BDG', 'AF-BDS', 'AF-BGL', 'AF-DAY', 'AF-FRA', 'AF-FYB', 'AF-GHA', 'AF-GHO', 'AF-HEL', 'AF-HER', 'AF-JOW', 'AF-KAB', 'AF-KAN', 'AF-KAP', 'AF-KDZ', 'AF-KHO', 'AF-KNR', 'AF-LAG', 'AF-LOG', 'AF-NAN', 'AF-NIM', 'AF-NUR', 'AF-PAN', 'AF-PAR', 'AF-PIA', 'AF-PKA', 'AF-SAM', 'AF-SAR', 'AF-TAK', 'AF-URU', 'AF-WAR', 'AF-ZAB', 'AX-AX', 'AL-01', 'AL-02', 'AL-03', 'AL-04', 'AL-05', 'AL-06', 'AL-07', 'AL-08', 'AL-09', 'AL-10', 'AL-11', 'AL-12', 'AL-BR', 'AL-BU', 'AL-DI', 'AL-DL', 'AL-DR', 'AL-DV', 'AL-EL', 'AL-ER', 'AL-FR', 'AL-GJ', 'AL-GR', 'AL-HA', 'AL-KA', 'AL-KB', 'AL-KC', 'AL-KO', 'AL-KR', 'AL-KU', 'AL-LB', 'AL-LE', 'AL-LU', 'AL-MK', 'AL-MM', 'AL-MR', 'AL-MT', 'AL-PG', 'AL-PQ', 'AL-PR', 'AL-PU', 'AL-SH', 'AL-SK', 'AL-SR', 'AL-TE', 'AL-TP', 'AL-TR', 'AL-VL', 'DZ-01', 'DZ-02', 'DZ-03', 'DZ-04', 'DZ-05', 'DZ-06', 'DZ-07', 'DZ-08', 'DZ-09', 'DZ-10', 'DZ-11', 'DZ-12', 'DZ-13', 'DZ-14', 'DZ-15', 'DZ-16', 'DZ-17', 'DZ-18', 'DZ-19', 'DZ-20', 'DZ-21', 'DZ-22', 'DZ-23', 'DZ-24', 'DZ-25', 'DZ-26', 'DZ-27', 'DZ-28', 'DZ-29', 'DZ-30', 'DZ-31', 'DZ-32', 'DZ-33', 'DZ-34', 'DZ-35', 'DZ-36', 'DZ-37', 'DZ-38', 'DZ-39', 'DZ-40', 'DZ-41', 'DZ-42', 'DZ-43', 'DZ-44', 'DZ-45', 'DZ-46', 'DZ-47', 'DZ-48', 'AS-AS', 'AD-02', 'AD-03', 'AD-04', 'AD-05', 'AD-06', 'AD-07', 'AD-08', 'AO-BGO', 'AO-BGU', 'AO-BIE', 'AO-CAB', 'AO-CCU', 'AO-CNN', 'AO-CNO', 'AO-CUS', 'AO-HUA', 'AO-HUI', 'AO-LNO', 'AO-LSU', 'AO-LUA', 'AO-MAL', 'AO-MOX', 'AO-NAM', 'AO-UIG', 'AO-ZAI', 'AI-AI', 'AQ-AQ', 'AG-03', 'AG-04', 'AG-05', 'AG-06', 'AG-07', 'AG-08', 'AG-10', 'AG-11', 'AR-A', 'AR-B', 'AR-C', 'AR-D', 'AR-E', 'AR-F', 'AR-G', 'AR-H', 'AR-J', 'AR-K', 'AR-L', 'AR-M', 'AR-N', 'AR-P', 'AR-Q', 'AR-R', 'AR-S', 'AR-T', 'AR-U', 'AR-V', 'AR-W', 'AR-X', 'AR-Y', 'AR-Z', 'AM-AG', 'AM-AR', 'AM-AV', 'AM-ER', 'AM-GR', 'AM-KT', 'AM-LO', 'AM-SH', 'AM-SU', 'AM-TV', 'AM-VD', 'AW-AW', 'AU-ACT', 'AU-NSW', 'AU-NT', 'AU-QLD', 'AU-SA', 'AU-TAS', 'AU-VIC', 'AU-WA', 'AT-1', 'AT-2', 'AT-3', 'AT-4', 'AT-5', 'AT-6', 'AT-7', 'AT-8', 'AT-9', 'AZ-ABS', 'AZ-AGA', 'AZ-AGC', 'AZ-AGM', 'AZ-AGS', 'AZ-AGU', 'AZ-AST', 'AZ-BA', 'AZ-BAB', 'AZ-BAL', 'AZ-BAR', 'AZ-BEY', 'AZ-BIL', 'AZ-CAB', 'AZ-CAL', 'AZ-CUL', 'AZ-DAS', 'AZ-FUZ', 'AZ-GAD', 'AZ-GA', 'AZ-GOR', 'AZ-GOY', 'AZ-GYG', 'AZ-HAC', 'AZ-IMI', 'AZ-ISM', 'AZ-KAL', 'AZ-KAN', 'AZ-KUR', 'AZ-LAC', 'AZ-LA', 'AZ-LAN', 'AZ-LER']}, 'type'=>'CodeableConcept', 'path'=>'ObservationDefinition.jurisdiction', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/jurisdiction'}}, + 'purpose' => {'type'=>'markdown', 'path'=>'ObservationDefinition.purpose', 'min'=>0, 'max'=>1}, + 'copyright' => {'type'=>'markdown', 'path'=>'ObservationDefinition.copyright', 'min'=>0, 'max'=>1}, + 'copyrightLabel' => {'type'=>'string', 'path'=>'ObservationDefinition.copyrightLabel', 'min'=>0, 'max'=>1}, + 'approvalDate' => {'type'=>'date', 'path'=>'ObservationDefinition.approvalDate', 'min'=>0, 'max'=>1}, + 'lastReviewDate' => {'type'=>'date', 'path'=>'ObservationDefinition.lastReviewDate', 'min'=>0, 'max'=>1}, + 'effectivePeriod' => {'type'=>'Period', 'path'=>'ObservationDefinition.effectivePeriod', 'min'=>0, 'max'=>1}, + 'derivedFromCanonical' => {'type'=>'canonical', 'path'=>'ObservationDefinition.derivedFromCanonical', 'min'=>0, 'max'=>Float::INFINITY}, + 'derivedFromUri' => {'type'=>'uri', 'path'=>'ObservationDefinition.derivedFromUri', 'min'=>0, 'max'=>Float::INFINITY}, + 'subject' => {'type'=>'CodeableConcept', 'path'=>'ObservationDefinition.subject', 'min'=>0, 'max'=>Float::INFINITY}, + 'performerType' => {'type'=>'CodeableConcept', 'path'=>'ObservationDefinition.performerType', 'min'=>0, 'max'=>1}, + 'category' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/observation-category'=>['social-history', 'vital-signs', 'imaging', 'laboratory', 'procedure', 'survey', 'exam', 'therapy', 'activity']}, 'type'=>'CodeableConcept', 'path'=>'ObservationDefinition.category', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/observation-category'}}, + 'code' => {'valid_codes'=>{'http://loinc.org'=>['100000-9', '100001-7', '100002-5', '100003-3', '100004-1', '100005-8', '100006-6', '100007-4', '10000-8', '100008-2', '100009-0', '100010-8', '100011-6', '100012-4', '100013-2', '100014-0', '100015-7', '10001-6', '100016-5', '100017-3', '100018-1', '100019-9', '100020-7', '100021-5', '100022-3', '100023-1', '10002-4', '100024-9', '100025-6', '100026-4', '100027-2', '100028-0', '100029-8', '100030-6', '100031-4', '10003-2', '100032-2', '100033-0', '100034-8', '100035-5', '100036-3', '100037-1', '100038-9', '100039-7', '10004-0', '100040-5', '100041-3', '100042-1', '100043-9', '100044-7', '100045-4', '100046-2', '100047-0', '100048-8', '100049-6', '100050-4', '100051-2', '100052-0', '100053-8', '100054-6', '100055-3', '100056-1', '10005-7', '100057-9', '100058-7', '100059-5', '100060-3', '100061-1', '100062-9', '100063-7', '100064-5', '10006-5', '100065-2', '100066-0', '100067-8', '100068-6', '100069-4', '100070-2', '100071-0', '100072-8', '10007-3', '100073-6', '100074-4', '100075-1', '100076-9', '100077-7', '100078-5', '100079-3', '100080-1', '10008-1', '100081-9', '100082-7', '100083-5', '100084-3', '100085-0', '100086-8', '100087-6', '100088-4', '100089-2', '1000-9', '100090-0', '100091-8', '100092-6', '100093-4', '100094-2', '100095-9', '100096-7', '100097-5', '100098-3', '10009-9', '100099-1', '100100-7', '100101-5', '100102-3', '100103-1', '100104-9', '100105-6', '100106-4', '10010-7', '100107-2', '100108-0', '100109-8', '100110-6', '100111-4', '100112-2', '100113-0', '100114-8', '10011-5', '100115-5', '100116-3', '100117-1', '100118-9', '100119-7', '100120-5', '100121-3', '100122-1', '10012-3', '100123-9', '100124-7', '100125-4', '100126-2', '100127-0', '100128-8', '100129-6', '100130-4', '10013-1', '100131-2', '100132-0', '100133-8', '100134-6', '100135-3', '100136-1', '100137-9', '100138-7', '100139-5', '100140-3', '100141-1', '100142-9', '100143-7', '100144-5', '100145-2', '100146-0', '100147-8', '100148-6', '10014-9', '100149-4', '100150-2', '100151-0', '100152-8', '100153-6', '100154-4', '100155-1', '10015-6', '100156-9', '100157-7', '100158-5', '100159-3', '100160-1', '100161-9', '100162-7', '100163-5', '10016-4', '100164-3', '100165-0', '100166-8', '100167-6', '100168-4', '100169-2', '1001-7', '100170-0', '100171-8', '10017-2', '100172-6', '100173-4', '100174-2', '100175-9', '100176-7', '100177-5', '100178-3', '100179-1', '10018-0', '100180-9', '100181-7', '100182-5', '100183-3', '100184-1', '100185-8', '100186-6', '100187-4', '100188-2', '100189-0', '100190-8', '100191-6', '100192-4', '100193-2', '100194-0', '100195-7', '100196-5', '100197-3', '10019-8', '100198-1', '100199-9', '100200-5', '100201-3', '100202-1', '100203-9', '100204-7', '100205-4', '10020-6', '100206-2', '100207-0', '100208-8', '100209-6', '100210-4', '100211-2', '100212-0', '100213-8', '10021-4', '100214-6', '100215-3', '100216-1', '100217-9', '100218-7', '100219-5', '100220-3', '100221-1', '10022-2', '100222-9', '100223-7', '100224-5', '100225-2', '100226-0', '100227-8', '100228-6', '100229-4', '10023-0', '100230-2', '100231-0', '100232-8', '100233-6', '100234-4', '100235-1', '100236-9', '100237-7', '100238-5', '100239-3', '100240-1', '100241-9', '100242-7', '100243-5', '100244-3', '100245-0', '100246-8', '100247-6', '10024-8', '100248-4', '100249-2', '1002-5', '100250-0', '100251-8', '100252-6', '100253-4', '100254-2', '10025-5', '100255-9', '100256-7', '100257-5', '100258-3', '100259-1', '100260-9', '100261-7', '100262-5', '10026-3', '100263-3', '100264-1', '100265-8', '100266-6', '100267-4', '100268-2', '100269-0', '100270-8', '10027-1', '100271-6', '100272-4', '100273-2', '100274-0', '100275-7', '100276-5', '100277-3', '100278-1', '100279-9', '100280-7', '100281-5', '100282-3', '100283-1', '100284-9', '100285-6', '100286-4', '100287-2', '100288-0', '10028-9', '100289-8', '100290-6', '100291-4', '100292-2', '100293-0', '100294-8', '100295-5', '100296-3', '10029-7', '100297-1', '100298-9', '100299-7', '100300-3', '100301-1', '100302-9', '100303-7', '100304-5', '10030-5', '100305-2', '100306-0', '100307-8', '100308-6', '100309-4', '100310-2', '100311-0', '100312-8', '10031-3', '100313-6', '100314-4', '100315-1', '100316-9', '100317-7', '100318-5', '100319-3', '100320-1', '10032-1', '100321-9', '100322-7', '100323-5', '100324-3', '100325-0', '100326-8', '100327-6', '100328-4', '100329-2', '1003-3', '100330-0', '100331-8', '100332-6', '100333-4', '100334-2', '100335-9', '100336-7', '100337-5', '100338-3', '10033-9', '100339-1', '100340-9', '100341-7', '100342-5', '100343-3', '100344-1', '100345-8', '100346-6', '10034-7', '100347-4', '100348-2', '100349-0', '100350-8', '100351-6', '100352-4', '100353-2', '10035-4', '100354-0', '100355-7', '100356-5', '100357-3', '100358-1', '100359-9', '100360-7', '100361-5', '10036-2', '100362-3', '100363-1', '100364-9', '100365-6', '100366-4', '100367-2', '100368-0', '100369-8', '10037-0', '100370-6', '100371-4', '100372-2', '100373-0', '100374-8', '100375-5', '100376-3', '100377-1', '100378-9', '100379-7', '100380-5', '100381-3', '100382-1', '100383-9', '100384-7', '100385-4', '100386-2', '100387-0', '10038-8', '100388-8', '100389-6', '100390-4', '100391-2', '100392-0', '100393-8', '100394-6', '100395-3', '10039-6', '100396-1', '100397-9', '100398-7', '100399-5', '100400-1', '100401-9', '100402-7', '100403-5', '10040-4', '100404-3', '100405-0', '100406-8', '100407-6', '100408-4', '100409-2', '1004-1', '100410-0', '100411-8', '10041-2', '100412-6', '100413-4', '100414-2', '100415-9', '100416-7', '100417-5', '100418-3', '100419-1', '10042-0', '100420-9', '100421-7', '100422-5', '100423-3', '100424-1', '100425-8', '100426-6', '100427-4', '100428-2', '100429-0', '100430-8', '100431-6', '100432-4', '100433-2', '100434-0', '100435-7', '100436-5', '100437-3', '10043-8', '100438-1', '100439-9', '100440-7', '100441-5', '100442-3', '100443-1', '100444-9', '100445-6', '10044-6', '100446-4', '100447-2', '100448-0', '100449-8', '100450-6', '100451-4', '100452-2', '10045-3', '100453-0', '100454-8', '100455-5', '100456-3', '100457-1', '100458-9', '100459-7', '100460-5', '10046-1', '100461-3', '100462-1', '100463-9', '100464-7', '100465-4', '100466-2', '100467-0', '100468-8', '100469-6', '100470-4', '100471-2', '100472-0', '100473-8', '100474-6', '100475-3', '100476-1', '100477-9', '100478-7', '10047-9', '100479-5', '100480-3', '100481-1', '100482-9', '100483-7', '100484-5', '100485-2', '100486-0', '10048-7', '100487-8', '100488-6', '100489-4', '100490-2', '100491-0', '100492-8', '100493-6', '100494-4', '10049-5', '100495-1', '100496-9', '100497-7', '100498-5', '100499-3', '100500-8', '100501-6', '100502-4', '10050-3', '100503-2', '100504-0', '100505-7', '100506-5', '100507-3', '100508-1', '100509-9', '100510-7', '10051-1', '100511-5', '100512-3', '100513-1', '100514-9', '100515-6', '100516-4', '100517-2', '100518-0', '100519-8', '100520-6', '100521-4', '100522-2', '100523-0', '100524-8', '100525-5', '100526-3', '100527-1', '100528-9', '10052-9', '100529-7', '100530-5', '100531-3', '100532-1', '100533-9', '100534-7', '100535-4', '100536-2', '10053-7', '100537-0', '100538-8', '100539-6', '100540-4', '100541-2', '100542-0', '100543-8', '100544-6', '10054-5', '100545-3', '100546-1', '100547-9', '100548-7', '100549-5', '100550-3', '100551-1', '10055-2', '100552-9', '100553-7', '100554-5', '100555-2', '100556-0', '100557-8', '100558-6', '100559-4', '10056-0', '100560-2', '100561-0', '100562-8', '100563-6', '100564-4', '100565-1', '100566-9', '100567-7', '100568-5', '100569-3', '100570-1', '100571-9', '100572-7', '100573-5', '100574-3', '100575-0', '100576-8', '100577-6', '10057-8', '100578-4', '100579-2', '1005-8', '100580-0', '100581-8', '100582-6', '100583-4', '100584-2', '100585-9', '10058-6', '100586-7', '100587-5', '100588-3', '100589-1', '100590-9', '100591-7', '100592-5', '100593-3', '10059-4', '100594-1', '100595-8', '100596-6', '100597-4', '100598-2', '100599-0', '100600-6', '100601-4', '10060-2', '100602-2', '100603-0', '100604-8', '100605-5', '100606-3', '100607-1', '100608-9', '100609-7', '10061-0', '100610-5', '100611-3', '100612-1', '100613-9', '100614-7', '100615-4', '100616-2', '100617-0', '100618-8', '100619-6', '100620-4', '100621-2', '100622-0', '100623-8', '100624-6', '100625-3', '100626-1', '100627-9', '10062-8', '100628-7', '100629-5', '100630-3', '100631-1', '100632-9', '100633-7', '100634-5', '100635-2', '10063-6', '100636-0', '100637-8', '100638-6', '100639-4', '100640-2', '100641-0', '100642-8', '100643-6', '10064-4', '100644-4', '100645-1', '100646-9', '100647-7', '100648-5', '100649-3', '100650-1', '10065-1', '100651-9', '100652-7', '100653-5', '100654-3', '100655-0', '100656-8', '100657-6', '100658-4', '100659-2', '1006-6', '100660-0', '100661-8', '100662-6', '100663-4', '100664-2', '100665-9', '100666-7', '100667-5', '100668-3', '10066-9', '100669-1', '100670-9', '100671-7', '100672-5', '100673-3', '100674-1', '100675-8', '100676-6', '10067-7', '100677-4', '100678-2', '100679-0', '100680-8', '100681-6', '100682-4', '100683-2', '100684-0', '10068-5', '100685-7', '100686-5', '100687-3', '100688-1', '100689-9', '100690-7', '100691-5', '100692-3', '10069-3', '100693-1', '100694-9', '100695-6', '100696-4', '100697-2', '100698-0', '100699-8', '100700-4', '10070-1', '100701-2', '100702-0', '100703-8', '100704-6', '100705-3', '100706-1', '100707-9', '100708-7', '100709-5', '100710-3', '100711-1', '100712-9', '100713-7', '100714-5', '100715-2', '100716-0', '100717-8', '100718-6', '10071-9', '100719-4', '100720-2', '100721-0', '100722-8', '100723-6', '100724-4', '100725-1', '100726-9', '10072-7', '100727-7', '100728-5', '100729-3', '100730-1', '100731-9', '100732-7', '100733-5', '100734-3', '10073-5', '100735-0', '100736-8', '100737-6', '100738-4', '100739-2', '1007-4', '100740-0', '100741-8', '100742-6', '10074-3', '100743-4', '100744-2', '100745-9', '100746-7', '100747-5', '100748-3', '100749-1', '10075-0', '100750-9', '100751-7', '100752-5', '100753-3', '100754-1', '100755-8', '100756-6', '100757-4', '100758-2', '100759-0', '100760-8', '100761-6', '100762-4', '100763-2', '100764-0', '100765-7', '100766-5', '100767-3', '10076-8', '100768-1', '100769-9', '100770-7', '100771-5', '100772-3', '100773-1', '100774-9', '100775-6', '10077-6', '100776-4', '100777-2', '100778-0', '100779-8', '100780-6', '100781-4', '100782-2', '100783-0', '10078-4', '100784-8', '100785-5', '100786-3', '100787-1', '100788-9', '100789-7', '100790-5', '100791-3', '10079-2', '100792-1', '100793-9', '100794-7', '100795-4', '100796-2', '100797-0', '100798-8', '100799-6', '100-8', '10080-0', '100800-2', '100801-0', '100802-8', '100803-6', '100804-4', '100805-1', '100806-9', '100807-7', '100808-5', '100809-3', '100810-1', '100811-9', '100812-7', '100813-5', '100814-3', '100815-0', '100816-8', '100817-6', '10081-8', '100818-4', '100819-2', '1008-2', '100820-0', '100821-8', '100822-6', '100823-4', '100824-2', '100825-9', '10082-6', '100826-7', '100827-5', '100828-3', '100829-1', '100830-9', '100831-7', '100832-5', '100833-3', '10083-4', '100834-1', '100835-8', '100836-6', '100837-4', '100838-2', '100839-0', '100840-8', '100841-6', '10084-2', '100842-4', '100843-2', '100844-0', '100845-7', '100846-5', '100847-3', '100848-1', '100849-9', '100850-7', '100851-5', '100852-3', '100853-1', '100854-9', '100855-6', '100856-4', '100857-2', '100858-0', '10085-9', '100859-8', '100860-6', '100861-4', '100862-2', '100863-0', '100864-8', '100865-5', '100866-3', '10086-7', '100867-1', '100868-9', '100869-7', '100870-5', '100871-3', '100872-1', '100873-9', '100874-7', '10087-5', '100875-4', '100876-2', '100877-0', '100878-8', '100879-6', '100880-4', '100881-2', '100882-0', '10088-3', '100883-8', '100884-6', '100885-3', '100886-1', '100887-9', '100888-7', '100889-5', '100890-3', '10089-1', '100891-1', '100892-9', '100893-7', '100894-5', '100895-2', '100896-0', '100897-8', '100898-6', '100899-4']}, 'type'=>'CodeableConcept', 'path'=>'ObservationDefinition.code', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/observation-codes'}}, + 'permittedDataType' => {'valid_codes'=>{'http://hl7.org/fhir/permitted-data-type'=>['Quantity', 'CodeableConcept', 'string', 'boolean', 'integer', 'Range', 'Ratio', 'SampledData', 'time', 'dateTime', 'Period']}, 'type'=>'code', 'path'=>'ObservationDefinition.permittedDataType', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/permitted-data-type'}}, + 'multipleResultsAllowed' => {'type'=>'boolean', 'path'=>'ObservationDefinition.multipleResultsAllowed', 'min'=>0, 'max'=>1}, + 'bodySite' => {'valid_codes'=>{'http://snomed.info/sct'=>['53075003', '76986006', '65258003', '54333003', '10770001', '363670009', '371216008', '371219001', '371205001', '371203008', '371292009', '371255009', '371288002', '371284000', '67169006', '9677004', '46971007', '3134008', '71822005', '89221001', '90894004', '89995006', '15368009', '30980004', '38607000', '2979003', '19193007', '67411009', '81012005', '75772009', '67453005', '80144004', '6417001', '113225006', '22457002', '45879002', '122474001', '122475000', '69030007', '29850006', '442083009', '106004', '107008', '108003', '110001', '111002', '116007', '124002', '149003', '155008', '167005', '202009', '205006', '206007', '221001', '227002', '233006', '235004', '246001', '247005', '251007', '256002', '263002', '266005', '272005', '273000', '283001', '284007', '289002', '301000', '311007', '315003', '318001', '344001', '345000', '356000', '393006', '402006', '405008', '414003', '420002', '422005', '446003', '457008', '461002', '464005', '465006', '471000', '480000', '485005', '528006', '552004', '565008', '582005', '587004', '589001', '595000', '608002', '621009', '635006', '650002', '660006', '661005', '667009', '688000', '691000', '692007', '723004', '774007', '790007', '798000', '808000', '809008', '823005', '830004', '836005', '885000', '895007', '917004', '921006', '947002', '955009', '976004', '996007', '1005009', '1012000', '1015003', '1028005', '1030007', '1063000', '1075005', '1076006', '1086007', '1087003', '1092001', '1099005', '1101003', '1106008', '1110006', '1122009', '1136004', '1159005', '1172006', '1173001', '1174007', '1193009', '1216008', '1231004', '1236009', '1243003', '1246006', '1263005', '1277008', '1307006', '1311000', '1350001', '1353004', '1403006', '1425000', '1439000', '1441004', '1456008', '1467009', '1484003', '1490004', '1502004', '1511004', '1516009', '1527006', '1537001', '1541002', '1562001', '1580005', '1581009', '1584001', '1600003', '1605008', '1610007', '1611006', '1617005', '1620002', '1626008', '1627004', '1630006', '1631005', '1650005', '1655000', '1659006', '1684009', '1706004', '1707008', '1711002', '1716007', '1721005', '1729007', '1732005', '1765002', '1780008', '1781007', '1797002', '1818002', '1825009', '1832000', '1840006', '1849007', '1853009', '1874005', '1895000', '1902009', '1910005', '1918003', '1927002', '1992003', '1997009', '2010005', '2020000', '2031008', '2033006', '2044003', '2048000', '2049008', '2059009', '2071003', '2076008', '2083001', '2095001', '2123001', '2150006', '2156000', '2160002', '2175005', '2182009', '2192001', '2205003', '2209009', '2236006', '2246008', '2255006', '2292006', '2302002', '2305000', '2306004', '2327009', '2330002', '2332005', '2334006', '2349003', '2372001', '2383005', '2389009', '2395005', '2397002', '2400006', '2402003', '2421006', '2433001', '2436009', '2453002', '2454008', '2484000', '2489005', '2499000', '2502001', '2504000', '2510000', '2539000', '2543001', '2550002', '2577006', '2579009', '2592007', '2600000', '2620004', '2639009', '2653009', '2666009', '2672009', '2675006', '2681003', '2682005', '2686008', '2687004', '2695000', '2703009', '2712006', '2718005', '2726002', '2730004', '2739003', '2741002', '2746007', '2748008', '2759004', '2771005', '2789006', '2792005', '2803000', '2810006', '2812003', '2824005', '2826007', '2830005', '2839006', '2841007', '2845003', '2848001', '2855004', '2861001', '2894003', '2905008', '2909002', '2920002', '2922005', '2923000', '2969000', '2986006', '2998001', '3003007', '3008003', '3028004', '3039001', '3042007', '3054007', '3055008', '3056009', '3057000', '3058005', '3062004', '3068000', '3081007', '3093003', '3100007', '3113001', '3117000', '3118005', '3120008', '3138006', '3153003', '3156006', '3159004', '3169005', '3178004', '3194006', '3198009', '3215002', '3222005', '3227004', '3236000', '3243006', '3255000', '3262009', '3279003', '3295003', '3301002', '3302009', '3315000', '3332001', '3336003', '3341006', '3350008', '3362007', '3366005', '3370002', '3374006', '3377004', '3382006', '3383001', '3394002', '3395001', '3396000', '3400000', '3409004', '3417007', '3438001', '3444002', '3447009', '3460003', '3462006', '3471002', '3478008', '3481003', '3488009', '3490005', '3524005', '3538003', '3541007', '3553006', '3556003', '3563003', '3572006', '3578005', '3582007', '3584008', '3594003', '3608004', '3609007', '3646006', '3663005', '3665003', '3670005', '3711007', '3743007', '3761003', '3766008', '3785006', '3788008', '3789000', '3810000', '3838008', '3860006', '3865001', '3867009', '3876002', '3877006', '3910004', '3916005', '3924000', '3931001', '3935005', '3937002', '3954005', '3956007', '3959000', '3960005', '3964001', '3966004', '3977005', '3984002', '3989007', '4015004', '4019005', '4029003', '4061004', '4066009', '4072009', '4081003', '4093007', '4111006', '4117005', '4121003', '4146003', '4148002', '4150005', '4158003', '4159006', '4180000', '4193005', '4205002', '4212006', '4215008', '4247003', '4258007', '4276000', '4281009', '4295007', '4303006', '4312008', '4317002', '4328003', '4335006', '4352005', '4358009', '4360006', '4369007', '4371007', '4375003', '4377006', '4394008', '4402002', '4419000', '4421005', '4430002', '4432005', '4442007', '4486002', '4524000', '4527007', '4537002', '4548009', '4549001', '4566004', '4573009', '4578000', '4588004', '4596009', '4603002', '4606005', '4621004', '4624007', '4647008', '4651005', '4658004', '4677002', '4703008', '4717004', '4718009', '4743003', '4755009', '4759003', '4766002', '4768001', '4774001', '4775000', '4799000', '4810005', '4812002', '4828007', '4840007', '4843009', '4861000', '4866005', '4870002', '4871003', '4881004', '4888005', '4897009', '4905007', '4906008', '4924005', '4942000', '4954000', '4956003', '4958002', '5001007', '5023006', '5026003', '5046008', '5068003', '5069006', '5076001', '5115006', '5122003', '5128004', '5192008', '5194009', '5195005', '5204005', '5213007', '5225005', '5228007', '5229004', '5261000', '5272005', '5279001', '5296000', '5324007', '5329002', '5336001', '5347008', '5362005', '5366008', '5379004', '5382009', '5394000', '5398002', '5403001', '5421003', '5427004', '5458003', '5459006', '5491007', '5493005', '5498001', '5520004', '5538001', '5544002', '5560003', '5564007', '5574005', '5580002', '5597008', '5611001', '5625000', '5627008', '5633004', '5643001', '5644007', '5653000', '5665001', '5668004', '5682004', '5696005', '5697001', '5709001', '5713008', '5717009', '5718004', '5727003', '5742000', '5751008', '5769004', '5780004', '5798000', '5802004', '5814007', '5815008', '5816009', '5825003', '5828001', '5847003', '5854009', '5868002', '5872003', '5881009', '5882002', '5889006', '5890002', '5893000', '5898009', '5923009', '5926001', '5928000', '5942008', '5943003', '5944009', '5948007', '5951000', '5953002', '5976004', '5979006', '5996007', '6001004', '6004007', '6006009', '6009002', '6014003', '6023000', '6032003', '6046003', '6050005', '6059006', '6062009', '6073002', '6074008', '6076005', '6104005', '6105006', '6110005', '6216007', '6217003', '6229007', '6253001', '6268000', '6269008', '6279005', '6317000', '6325003', '6326002', '6335009', '6359004', '6371005', '6375001', '6392005', '6404004', '6413002', '6423006', '6424000', '6445007', '6448009', '6450001', '6472004', '6504002', '6511003', '6530003', '6533001', '6538005', '6541001', '6544009', '6550004', '6551000', '6553002', '6564004', '6566002', '6572002', '6598008', '6606008', '6608009', '6620001', '6623004', '6633007', '6643005', '6646002', '6649009', '6651008', '6684008', '6685009', '6711001', '6720005', '6731002', '6739000', '6742006', '6750002', '6757004', '6787005', '6789008', '6799003', '6805009', '6820003', '6828005', '6829002', '6834003', '6841009', '6844001', '6850006', '6864006', '6866008', '6871001', '6894000', '6902008', '6905005', '6912001', '6914000', '6921000', '6930008', '6944002', '6969002', '6975006', '6981003', '6987004', '6989001', '6991009', '7035006', '7050002', '7067009', '7076002', '7083009', '7091000', '7099003', '7117004', '7148007', '7149004', '7154008', '7160008', '7167006', '7173007', '7188002', '7192009', '7227003', '7234001', '7242000', '7295002', '7296001', '7311008', '7344002', '7345001', '7362006', '7376007', '7378008', '7384006', '7404008', '7435002', '7471001', '7477002', '7480001', '7494000', '7498002', '7507003', '7524009', '7532001', '7554004', '7566005', '7569003', '7591005', '7597009', '7605000', '7610001', '7629007', '7651004', '7652006', '7657000', '7658005', '7697002', '7712004', '7726008', '7736000', '7742001', '7748002', '7755000', '7756004', '7764005', '7769000', '7783003', '7820009', '7829005', '7832008', '7835005', '7840002', '7841003', '7844006', '7851002', '7854005', '7872004', '7874003', '7880006', '7884002', '7885001', '7892006', '7896009', '7911004', '7925003', '7936005', '7944005', '7954009', '7967007', '7986004', '7991003', '7999001', '8001006', '8012006', '8017000', '8024004', '8039003', '8040001', '8045006', '8057002', '8059004', '8067007', '8068002', '8079007', '8091003', '8100009', '8111001', '8112008', '8119004', '8128003', '8133004', '8157004', '8158009', '8159001', '8160006', '8161005', '8165001', '8205005', '8225009', '8242003', '8251006', '8264007', '8265008', '8266009', '8289001', '8292002', '8314003', '8334002', '8356004', '8369000', '8373002', '8387002', '8389004', '8412003', '8415001', '8454000', '8464009', '8482007', '8483002', '8496001', '8523001', '8546004', '8556000', '8559007', '8560002', '8580001', '8595004', '8598002', '8600008', '8603005', '8604004', '8608001', '8617001', '8623006', '8629005', '8640002', '8668003', '8671006', '8677005', '8688004', '8695008', '8710005', '8711009', '8714001', '8752000', '8775007', '8784007', '8810002', '8814006', '8815007', '8820007', '8821006', '8827005', '8839002', '8845005', '8850004', '8854008', '8862000', '8873007', '8887007', '8892009', '8894005', '8897003', '8907008', '8910001', '8911002', '8928004', '8931003', '8935007', '8942007', '8965002', '8966001', '8983005', '8988001', '8993003', '9000002', '9003000', '9018004', '9040008', '9055004', '9073001', '9081000', '9086005', '9089003', '9108007', '9127001', '9156001', '9185007', '9186008', '9188009', '9208002', '9212008', '9229006', '9231002', '9240003', '9242006', '9258009', '9261005', '9262003', '9284003', '9290004', '9305001', '9317004', '9320007', '9321006', '9325002', '9332006', '9348007', '9379006', '9380009', '9384000', '9390001', '9432007', '9438006', '9454009', '9455005', '9475001', '9481009', '9490002', '9498009', '9502002', '9512009', '9535007', '9558005', '9566001', '9568000', '9596006', '9609000', '9625005', '9642004', '9646001', '9654004', '9659009', '9662007', '9668006', '9683001', '9684007', '9708001', '9736006', '9743000', '9758008', '9770007', '9775002', '9779008', '9783008', '9791004', '9796009', '9813009', '9825007', '9837009', '9840009', '9841008', '9846003', '9847007', '9849005', '9870004', '9875009', '9878006', '9880000', '9881001', '9891007', '9898001', '9951005', '9968009', '9970000']}, 'type'=>'CodeableConcept', 'path'=>'ObservationDefinition.bodySite', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/body-site'}}, + 'method' => {'local_name'=>'local_method', 'valid_codes'=>{'http://snomed.info/sct'=>['272394005', '58207001', '115341008', '246363001', '246502009', '246503004', '246504005', '246505006', '246506007', '246507003', '255459008', '255463001', '255583002', '256233002', '257425005', '257428007', '257452000', '257456002', '257460004', '257465009', '257740006', '257771002', '257772009', '257774005', '257775006', '257776007', '257827009', '257932009', '258005004', '258006003', '258009005', '258010000', '258011001', '258012008', '258013003', '258014009', '258017002', '258018007', '258019004', '258020005', '258021009', '258025000', '258026004', '258027008', '258030001', '258031002', '258033004', '258034005', '258035006', '258036007', '258037003', '258038008', '258039000', '258041004', '258044007', '258045008', '258048005', '258054006', '258055007', '258056008', '258059001', '258060006', '258063008', '258065001', '258066000', '258067009', '258068004', '258069007', '258070008', '258071007', '258075003', '258076002', '258077006', '258078001', '258080007', '258081006', '258082004', '258083009', '258084003', '258086001', '258087005', '258094008', '258099003', '258100006', '258102003', '258109007', '258110002', '258112005', '258113000', '258114006', '258118009', '258120007', '258121006', '258122004', '258123009', '258124003', '258125002', '258126001', '258128000', '258129008', '258131004', '258133001', '258144009', '258150004', '258159003', '258164004', '258169009', '258171009', '258173007', '258178003', '258179006', '258180009', '258181008', '258182001', '258183006', '260223001', '260227000', '260231006', '260710009', '260931002', '260982004', '261006005', '261009003', '261018001', '261032004', '261033009', '261039008', '261069001', '261070000', '261190007', '261192004', '261194003', '261196001', '261208004', '261209007', '261212005', '261213000', '261214006', '261215007', '261216008', '261271009', '261272002', '261338007', '261373009', '261504003', '261510003', '261548008', '261561008', '261567007', '261573008', '261671000', '261699009', '261700005', '261708003', '261710001', '261714005', '261732005', '261754007', '261787006', '261790000', '261793003', '261856001', '261909000', '261940007', '261943009', '261947005', '261958001', '261981004', '262041006', '262048000', '262062007', '262063002', '262064008', '262065009', '262069003', '262092003', '262095001', '262110008', '262136001', '262148003', '262162005', '262174009', '262180001', '262181002', '262201007', '262207006', '262265000', '262278000', '262293001', '262295008', '262296009', '262300005', '262305000', '262310001', '262313004', '262320006', '262323008', '263664004', '263696007', '263725008', '263746004', '263781002', '263809005', '263902000', '264220008', '264268002', '264269005', '264270006', '264271005', '264272003', '264273008', '264275001', '264276000', '264277009', '264279007', '264280005', '264281009', '264283007', '264284001', '264355007', '264582003', '264583008', '264584002', '264590003', '264619009', '264773007', '264788002', '264828007', '264859009', '264863002', '264896000', '264903000', '264934001', '264935000', '264946002', '272389005', '272390001', '272391002', '272392009', '272393004', '272395006', '276857005', '277337007', '277581000', '277620007', '277768009', '277769001', '277835006', '277853000', '277913002', '278283001', '278289002', '278300004', '278394000', '278395004', '278440009', '281408006', '281409003', '281410008', '281417006', '281418001', '281419009', '281420003', '284466007', '284467003', '286811001', '302554003', '304033004', '304364007', '304367000', '309796000', '309797009', '309798004', '312245009', '312246005', '312348008', '313115005', '313116006', '313201001', '313202008', '313281003', '359838000', '362943005', '371871002', '371912002', '371913007', '371914001', '371916004', '373098007', '373099004', '373100007', '373115008', '397801003', '397850009', '397884008', '397916001', '398037009', '398129004', '398317000', '404655007', '414378002', '414456005', '414611008', '415037003', '415741008', '416238005', '416423007', '417453009', '418449005', '418694008', '419125005', '419443000', '419913006', '420004004', '424457002', '445911007', '446402005', '446406008', '446947001', '447027002', '447056002', '447120003', '447692002', '447693007', '447826007', '447963004', '448076005', '449137004', '449225005', '702658000', '702659008', '702660003', '702661004', '702662006', '702663001', '702664007', '702665008', '702666009', '702667000', '702668005', '702669002', '702673004', '702674005', '702675006', '702872006', '702873001', '702940009', '702941008', '702942001', '702943006', '702944000', '702945004', '702946003', '702947007', '703436002', '703437006', '703438001', '703439009', '703440006', '703441005', '703442003', '703443008', '703444002', '703445001', '703446000', '703447009', '703448004', '703449007', '703450007', '703451006', '703452004', '703454003', '703455002', '703456001', '703457005', '703458000', '703459008', '703460003', '703461004', '703462006', '703463001', '703488009', '703490005', '703492002', '703497008', '703501003', '703505007', '703506008', '703507004', '703689005', '703690001', '703724007', '703725008', '703750006', '703751005', '703752003', '703753008', '703754002', '703856008', '703857004', '703858009', '703950001', '707682000', '707683005', '707684004', '707685003', '707687006', '707688001', '707689009', '707690000', '707691001', '707692008', '707693003', '707694009', '707695005', '707696006', '707698007', '707699004', '707700003', '707701004', '707702006', '708056006', '708058007', '708060009', '708061008', '708062001', '708063006', '708064000', '708065004', '708066003', '708067007', '708068002', '708069005', '708070006', '708071005', '708072003', '708073008', '708074002', '708075001', '708076000', '708077009', '708078004', '708097004', '708099001', '708104000', '708125000', '708128003', '708130001', '708131002', '708132009', '708133004', '708532004', '718496006', '719677008', '722252002', '723204004', '723205003', '723206002', '723207006', '723208001', '723209009', '723210004', '723211000', '725675008', '725996004', '725997008', '726443006', '726444000', '726445004', '726446003', '726447007', '726448002', '726449005', '726451009', '726528006', '726748001', '733985002', '735139002', '735140000', '735142008', '735143003', '735146006', '735147002', '735148007', '735149004', '737102004', '737103009', '737104003', '737105002', '737106001', '737107005', '737108000', '737109008', '737110003', '737111004', '737112006', '737113001', '737114007', '737115008', '737116009', '737117000', '737118005', '737119002', '737120008', '737537008', '737538003', '738549007', '741815002', '758639009', '761996005', '761997001', '761998006', '761999003', '762644008', '767095001', '767096000', '771289004', '782518009', '787997001', '787998006', '787999003', '788000009', '789735007', '833315002', '865911008', '870596008', '897048005', '897186003', '1078210003', '1144763007', '1156040003', '1156860005', '1156878000', '1179120009', '1179171006', '1193851001', '1204227006', '1259932009', '1259933004', '1259934005', '1259935006', '1259936007', '66691000052100', '66701000052100', '66711000052103', '66721000052106', '66731000052108', '66741000052102', '68431000052104', '70521000052109', '70531000052106', '70541000052100', '70551000052102', '70561000052104', '70581000052105', '70591000052107', '70601000052104', '70611000052102', '70621000052105', '83561000052101', '83581000052107', '83591000052109', '83601000052101', '83611000052104', '129264002', '129265001', '129266000', '129267009', '129268004', '129269007', '129271007', '129272000', '129273005', '129274004', '129275003', '129276002', '129277006', '129278001', '129279009', '129280007', '129283009', '129284003', '129286001', '129287005', '129289008', '129291000', '129292007', '129293002', '129294008', '129295009', '129296005', '129297001', '129298006', '129299003', '129300006', '129301005', '129303008', '129304002', '129305001', '129306000', '129307009', '129309007', '129310002', '129311003', '129312005', '129313000', '129314006', '129315007', '129316008', '129317004', '129318009', '129319001', '129321006', '129322004', '129323009', '129324003', '129325002', '129326001', '129327005', '129328000', '129330003', '129331004', '129332006', '129333001', '129334007', '129335008', '129336009', '129337000', '129338005', '129339002', '129340000', '129344009', '129345005', '129346006', '129347002', '129348007', '129349004', '129350004', '129351000', '129352007', '129353002', '129354008', '129355009', '129356005', '129357001', '129358006', '129360008', '129366002', '129368001', '129369009', '129371009', '129372002', '129373007', '129374001', '129376004', '129377008', '129378003', '129379006', '129380009', '129381008', '129382001', '129383006', '129384000', '129385004', '129386003', '129387007', '129388002', '129389005', '129390001', '129391002', '129392009', '129393004', '129394005', '129395006', '129396007', '129397003', '129398008', '129399000', '129400007', '129401006', '129402004', '129403009', '129404003', '129405002', '129406001', '129407005', '129408000', '129409008', '129410003', '129411004', '129412006', '129413001', '129414007', '129415008', '129416009', '129418005', '129419002', '129420008', '129421007', '129423005', '129424004', '129425003', '129426002', '129427006', '129430004', '129431000', '129433002', '129434008', '129435009', '129436005', '129437001', '129438006', '129441002', '129442009', '129443004', '129445006', '129449000', '183648002', '245854003', '245855002', '255595002', '256644001', '257729003', '257730008', '257739009', '257741005', '257742003', '257743008', '257744002', '257745001', '257746000', '257747009', '257748004', '257749007', '257750007', '257751006', '257759008', '257768005', '257777003', '257778008', '257780002', '257781003', '257782005', '257783000', '257784006', '257785007', '257786008', '257788009', '257789001', '257791009', '257802002', '257803007', '257804001', '257805000', '257806004', '257808003', '257811002', '257817003', '257821005', '257822003', '257824002', '257825001', '257846005', '257850003', '257855008', '257857000', '257859002', '257863009', '257867005', '257878002', '257880008', '257884004', '257885003', '257886002', '257889009', '257890000', '257893003', '257894009', '257895005', '257897002', '257903006', '257905004', '257906003', '257907007', '257911001', '257912008', '257913003', '257914009', '257915005', '257916006', '257917002', '257918007', '257926004', '257928003', '257933004', '257935006', '257937003', '257938008', '257940003', '258061005', '260222006', '261027000', '261191006', '261197005', '261198000', '261199008', '261391004', '261498006', '261499003', '261518005', '261519002', '261526002', '261545006', '261553003', '261569005', '261576000', '262143007', '263720003', '264592006', '264594007', '264730003', '264739002', '272381008', '274392008', '276734006', '277261002', '277607009', '277763000', '277851003', '277852005', '278110001', '278292003', '278312000', '278313005', '278420002', '281609006', '281613004', '281615006', '281698007', '281767003', '281838007', '281839004', '282015008', '282089006', '282722008', '286553006', '286637000', '286792001', '287682008', '288324002', '288466002', '288468001', '289928003', '289930001', '289936007', '289938008', '290001001', '297179000', '297183000', '298053008', '298116000', '299712004', '299893001', '302193003', '302196006', '302199004', '302204005', '302205006', '303893007', '303894001', '303955003', '303996000', '303998004', '304054006', '304904003', '312236008', '312250003', '312251004', '312254007', '312275004', '312336005', '312337001', '312421008', '312883004', '313029009', '360017003', '360018008', '360020006', '360021005', '360025001', '360027009', '360028004', '360029007', '360032005', '360037004', '360038009', '360051004', '360060007', '360082000', '360084004', '360087006', '360146007', '360147003', '360148008', '360149000', '360150000', '360152008', '360153003', '360154009', '360160009', '360161008', '360163006', '360165004', '360166003', '360220002', '360222005', '360223000', '360226008', '360231005', '360232003', '360239007', '360240009', '360270004', '360272007', '360273002', '360314001', '360315000', '360323003', '360324009', '360325005', '360393008', '362939006', '363659002', '363678002', '367529003', '367558000', '367559008', '367642006', '367740008', '369242005', '386746003', '399009009', '399015009', '399035005', '399064001', '399155008', '410460000', '410461001', '410462008', '410463003', '410464009', '410465005', '410466006', '410467002', '410756002', '410757006', '410758001', '410759009', '410769003', '410814006', '410817004', '410820007', '415186003', '416677001', '419385000', '419652001', '419656003', '419988009', '424208002', '424832003', '424900004', '425362007', '425689005', '425704008', '425764006', '426413004', '426530000', '426865009', '428010000', '428381003', '430975009', '439054007', '439237009', '439417007', '439513008', '440338007', '440647007', '441504007', '442837002', '445103003', '698788008', '698789000', '698790009', '698792001', '698793006', '698794000', '698796003', '698797007', '698798002', '702569007']}, 'type'=>'CodeableConcept', 'path'=>'ObservationDefinition.method', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/observation-methods'}}, + 'specimen' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/SpecimenDefinition'], 'type'=>'Reference', 'path'=>'ObservationDefinition.specimen', 'min'=>0, 'max'=>Float::INFINITY}, + 'device' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/DeviceDefinition', 'http://hl7.org/fhir/StructureDefinition/Device'], 'type'=>'Reference', 'path'=>'ObservationDefinition.device', 'min'=>0, 'max'=>Float::INFINITY}, + 'preferredReportName' => {'type'=>'string', 'path'=>'ObservationDefinition.preferredReportName', 'min'=>0, 'max'=>1}, + 'permittedUnit' => {'type'=>'Coding', 'path'=>'ObservationDefinition.permittedUnit', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'preferred', 'uri'=>'http://hl7.org/fhir/ValueSet/ucum-units'}}, + 'qualifiedValue' => {'type'=>'ObservationDefinition::QualifiedValue', 'path'=>'ObservationDefinition.qualifiedValue', 'min'=>0, 'max'=>Float::INFINITY}, + 'hasMember' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/ObservationDefinition', 'http://hl7.org/fhir/StructureDefinition/Questionnaire'], 'type'=>'Reference', 'path'=>'ObservationDefinition.hasMember', 'min'=>0, 'max'=>Float::INFINITY}, + 'component' => {'type'=>'ObservationDefinition::Component', 'path'=>'ObservationDefinition.component', 'min'=>0, 'max'=>Float::INFINITY} + } + + class QualifiedValue < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'QualifiedValue.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'QualifiedValue.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'QualifiedValue.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'context' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/referencerange-meaning'=>['type', 'normal', 'recommended', 'treatment', 'therapeutic', 'pre', 'post', 'endocrine', 'pre-puberty', 'follicular', 'midcycle', 'luteal', 'postmenopausal']}, 'type'=>'CodeableConcept', 'path'=>'QualifiedValue.context', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/referencerange-meaning'}}, + 'appliesTo' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/v3-Race'=>['2131-1', '1002-5', '1004-1', '1006-6', '1008-2', '1010-8', '1011-6', '1012-4', '1013-2', '1014-0', '1015-7', '1016-5', '1017-3', '1018-1', '1019-9', '1021-5', '1022-3', '1023-1', '1024-9', '1026-4', '1028-0', '1030-6', '1031-4', '1033-0', '1035-5', '1037-1', '1039-7', '1041-3', '1042-1', '1044-7', '1045-4', '1046-2', '1047-0', '1048-8', '1049-6', '1050-4', '1051-2', '1053-8', '1054-6', '1055-3', '1056-1', '1057-9', '1058-7', '1059-5', '1060-3', '1061-1', '1062-9', '1063-7', '1064-5', '1065-2', '1066-0', '1068-6', '1069-4', '1070-2', '1071-0', '1072-8', '1073-6', '1074-4', '1076-9', '1741-8', '1742-6', '1743-4', '1744-2', '1745-9', '1746-7', '1747-5', '1748-3', '1749-1', '1750-9', '1751-7', '1752-5', '1753-3', '1754-1', '1755-8', '1756-6', '1757-4', '1758-2', '1759-0', '1760-8', '1761-6', '1762-4', '1763-2', '1764-0', '1765-7', '1766-5', '1767-3', '1768-1', '1769-9', '1770-7', '1771-5', '1772-3', '1773-1', '1774-9', '1775-6', '1776-4', '1777-2', '1778-0', '1779-8', '1780-6', '1781-4', '1782-2', '1783-0', '1784-8', '1785-5', '1786-3', '1787-1', '1788-9', '1789-7', '1790-5', '1791-3', '1792-1', '1793-9', '1794-7', '1795-4', '1796-2', '1797-0', '1798-8', '1799-6', '1800-2', '1801-0', '1802-8', '1803-6', '1804-4', '1805-1', '1806-9', '1807-7', '1808-5', '1809-3', '1078-5', '1080-1', '1082-7', '1083-5', '1084-3', '1086-8', '1088-4', '1089-2', '1090-0', '1091-8', '1092-6', '1093-4', '1094-2', '1095-9', '1096-7', '1097-5', '1098-3', '1100-7', '1102-3', '1103-1', '1104-9', '1106-4', '1108-0', '1109-8', '1110-6', '1112-2', '1114-8', '1115-5', '1116-3', '1117-1', '1118-9', '1119-7', '1120-5', '1121-3', '1123-9', '1124-7', '1125-4', '1126-2', '1127-0', '1128-8', '1129-6', '1130-4', '1131-2', '1132-0', '1133-8', '1134-6', '1135-3', '1136-1', '1137-9', '1138-7', '1139-5', '1140-3', '1141-1', '1142-9', '1143-7', '1144-5', '1145-2', '1146-0', '1147-8', '1148-6', '1150-2', '1151-0', '1153-6', '1155-1', '1156-9', '1157-7', '1158-5', '1159-3', '1160-1', '1162-7', '1163-5', '1165-0', '1167-6', '1169-2', '1171-8', '1173-4', '1175-9', '1176-7', '1178-3', '1180-9', '1182-5', '1184-1', '1186-6', '1187-4', '1189-0', '1191-6', '1193-2', '1194-0', '1195-7', '1196-5', '1197-3', '1198-1', '1199-9', '1200-5', '1201-3', '1202-1', '1203-9', '1204-7', '1205-4', '1207-0', '1209-6', '1211-2', '1212-0', '1214-6', '1215-3', '1216-1', '1217-9', '1218-7', '1219-5', '1220-3', '1222-9', '1223-7', '1224-5', '1225-2', '1226-0', '1227-8', '1228-6', '1229-4', '1230-2', '1231-0', '1233-6', '1234-4', '1235-1', '1236-9', '1237-7', '1238-5', '1239-3', '1240-1', '1241-9', '1242-7', '1243-5', '1244-3', '1245-0', '1246-8', '1247-6', '1248-4', '1250-0', '1252-6', '1254-2', '1256-7', '1258-3', '1260-9', '1262-5', '1264-1', '1265-8', '1267-4', '1269-0', '1271-6', '1272-4', '1273-2', '1275-7', '1277-3', '1279-9', '1281-5', '1282-3', '1283-1', '1285-6', '1286-4', '1287-2', '1288-0', '1289-8', '1290-6', '1291-4', '1292-2', '1293-0', '1294-8', '1295-5', '1297-1', '1299-7', '1301-1', '1303-7', '1305-2', '1306-0', '1307-8', '1309-4', '1310-2', '1312-8', '1313-6', '1314-4', '1315-1', '1317-7', '1319-3', '1321-9', '1323-5', '1325-0', '1326-8', '1327-6', '1328-4', '1329-2', '1331-8', '1332-6', '1333-4', '1334-2', '1335-9', '1336-7', '1337-5', '1338-3', '1340-9', '1342-5', '1344-1', '1345-8', '1346-6', '1348-2', '1350-8', '1352-4', '1354-0', '1356-5', '1358-1', '1359-9', '1360-7', '1361-5', '1363-1', '1365-6', '1366-4', '1368-0', '1370-6', '1372-2', '1374-8', '1376-3', '1378-9', '1380-5', '1382-1', '1383-9', '1384-7', '1385-4', '1387-0', '1389-6', '1391-2', '1392-0', '1393-8', '1394-6', '1395-3', '1396-1', '1397-9', '1398-7', '1399-5', '1400-1', '1401-9', '1403-5', '1405-0', '1407-6', '1409-2', '1411-8', '1412-6', '1413-4', '1414-2', '1416-7', '1417-5', '1418-3', '1419-1', '1420-9', '1421-7', '1422-5', '1423-3', '1424-1', '1425-8', '1426-6', '1427-4', '1428-2', '1429-0', '1430-8', '1431-6', '1432-4', '1433-2', '1434-0', '1435-7', '1436-5', '1437-3', '1439-9', '1441-5', '1442-3', '1443-1', '1445-6', '1446-4', '1448-0', '1450-6', '1451-4', '1453-0', '1454-8', '1456-3', '1457-1', '1458-9', '1460-5', '1462-1', '1464-7', '1465-4', '1466-2', '1467-0', '1468-8', '1469-6', '1470-4', '1471-2', '1472-0', '1474-6', '1475-3', '1476-1', '1478-7', '1479-5', '1480-3', '1481-1', '1482-9', '1483-7', '1484-5', '1485-2', '1487-8', '1489-4', '1490-2', '1491-0', '1492-8', '1493-6', '1494-4', '1495-1', '1496-9', '1497-7', '1498-5', '1499-3', '1500-8', '1501-6', '1502-4', '1503-2', '1504-0', '1505-7', '1506-5', '1507-3', '1508-1', '1509-9', '1510-7', '1511-5', '1512-3', '1513-1', '1514-9', '1515-6', '1516-4', '1518-0', '1519-8', '1520-6', '1521-4', '1522-2', '1523-0', '1524-8', '1525-5', '1526-3', '1527-1', '1528-9', '1529-7', '1530-5', '1531-3', '1532-1', '1533-9', '1534-7', '1535-4', '1536-2', '1537-0', '1538-8', '1539-6', '1541-2', '1543-8', '1545-3', '1547-9', '1549-5', '1551-1', '1552-9', '1553-7', '1554-5', '1556-0', '1558-6', '1560-2', '1562-8', '1564-4', '1566-9', '1567-7', '1568-5', '1569-3', '1570-1', '1571-9', '1573-5', '1574-3', '1576-8', '1578-4', '1579-2', '1580-0', '1582-6', '1584-2', '1586-7', '1587-5', '1588-3', '1589-1', '1590-9', '1591-7', '1592-5', '1593-3', '1594-1', '1595-8', '1596-6', '1597-4', '1598-2', '1599-0', '1600-6', '1602-2', '1603-0', '1604-8', '1605-5', '1607-1', '1609-7', '1610-5', '1611-3', '1612-1', '1613-9', '1614-7', '1615-4', '1616-2', '1617-0', '1618-8', '1619-6', '1620-4', '1621-2', '1622-0', '1623-8', '1624-6', '1625-3', '1626-1', '1627-9', '1628-7', '1629-5', '1630-3', '1631-1', '1632-9', '1633-7', '1634-5', '1635-2', '1636-0', '1637-8', '1638-6', '1639-4', '1640-2', '1641-0', '1643-6', '1645-1', '1647-7', '1649-3', '1651-9', '1653-5', '1654-3', '1655-0', '1656-8', '1657-6', '1659-2', '1661-8', '1663-4', '1665-9', '1667-5', '1668-3', '1670-9', '1671-7', '1672-5', '1673-3', '1675-8', '1677-4', '1679-0', '1680-8', '1681-6', '1683-2', '1685-7', '1687-3', '1688-1', '1689-9', '1690-7', '1692-3', '1694-9', '1696-4', '1697-2', '1698-0', '1700-4', '1702-0', '1704-6', '1705-3', '1707-9', '1709-5', '1711-1', '1712-9', '1713-7', '1715-2', '1717-8', '1718-6', '1719-4', '1720-2', '1722-8', '1724-4', '1725-1', '1726-9', '1727-7', '1728-5', '1729-3', '1730-1', '1731-9', '1732-7', '1733-5', '1735-0', '1737-6', '1739-2', '1740-0', '1811-9', '1813-5', '1814-3', '1815-0', '1816-8', '1817-6', '1818-4', '1819-2', '1820-0', '1821-8', '1822-6', '1823-4', '1824-2', '1825-9', '1826-7', '1827-5', '1828-3', '1829-1', '1830-9', '1831-7', '1832-5', '1833-3', '1834-1', '1835-8', '1837-4', '1838-2', '1840-8', '1842-4', '1844-0', '1845-7', '1846-5', '1847-3', '1848-1', '1849-9', '1850-7', '1851-5', '1852-3', '1853-1', '1854-9', '1855-6', '1856-4', '1857-2', '1858-0', '1859-8', '1860-6', '1861-4', '1862-2', '1863-0', '1864-8', '1865-5', '1866-3', '1867-1', '1868-9', '1869-7', '1870-5', '1871-3', '1872-1', '1873-9', '1874-7', '1875-4', '1876-2', '1877-0', '1878-8', '1879-6', '1880-4', '1881-2', '1882-0', '1883-8', '1884-6', '1885-3', '1886-1', '1887-9', '1888-7', '1889-5', '1891-1', '1892-9', '1893-7', '1894-5', '1896-0', '1897-8', '1898-6', '1899-4', '1900-0', '1901-8', '1902-6', '1903-4', '1904-2', '1905-9', '1906-7', '1907-5', '1908-3', '1909-1', '1910-9', '1911-7', '1912-5', '1913-3', '1914-1', '1915-8', '1916-6', '1917-4', '1918-2', '1919-0', '1920-8', '1921-6', '1922-4', '1923-2', '1924-0', '1925-7', '1926-5', '1927-3', '1928-1', '1929-9', '1930-7', '1931-5', '1932-3', '1933-1', '1934-9', '1935-6', '1936-4', '1937-2', '1938-0', '1939-8', '1940-6', '1941-4', '1942-2', '1943-0', '1944-8', '1945-5', '1946-3', '1947-1', '1948-9', '1949-7', '1950-5', '1951-3', '1952-1', '1953-9', '1954-7', '1955-4', '1956-2', '1957-0', '1958-8', '1959-6', '1960-4', '1961-2', '1962-0', '1963-8', '1964-6', '1966-1', '1968-7', '1969-5', '1970-3', '1972-9', '1973-7', '1974-5', '1975-2', '1976-0', '1977-8', '1978-6', '1979-4', '1980-2', '1981-0', '1982-8', '1984-4', '1985-1', '1986-9', '1987-7', '1988-5', '1990-1', '1992-7', '1993-5', '1994-3', '1995-0', '1996-8', '1997-6', '1998-4', '1999-2', '2000-8', '2002-4', '2004-0', '2006-5', '2007-3', '2008-1', '2009-9', '2010-7', '2011-5', '2012-3', '2013-1', '2014-9', '2015-6', '2016-4', '2017-2', '2018-0', '2019-8', '2020-6', '2021-4', '2022-2', '2023-0', '2024-8', '2025-5', '2026-3', '2028-9', '2029-7', '2030-5', '2031-3', '2032-1', '2033-9', '2034-7', '2035-4', '2036-2', '2037-0', '2038-8', '2039-6', '2040-4', '2041-2', '2042-0', '2043-8', '2044-6', '2045-3', '2046-1', '2047-9', '2048-7', '2049-5', '2050-3', '2051-1', '2052-9', '2054-5', '2056-0', '2058-6', '2060-2', '2061-0', '2062-8', '2063-6', '2064-4', '2065-1', '2066-9', '2067-7', '2068-5', '2069-3', '2070-1', '2071-9', '2072-7', '2073-5', '2074-3', '2075-0', '2076-8', '2078-4', '2079-2', '2080-0', '2081-8', '2082-6', '2083-4', '2085-9', '2086-7', '2087-5', '2088-3', '2089-1', '2090-9', '2091-7', '2092-5', '2093-3', '2094-1', '2095-8', '2096-6', '2097-4', '2098-2', '2100-6', '2101-4', '2102-2', '2103-0', '2104-8', '2500-7', '2106-3', '2108-9', '2109-7', '2110-5', '2111-3', '2112-1', '2113-9', '2114-7', '2115-4', '2116-2', '2118-8', '2119-6', '2120-4', '2121-2', '2122-0', '2123-8', '2124-6', '2125-3', '2126-1', '2127-9', '2129-5'], 'http://snomed.info/sct'=>['248153007', '248152002', '77386006']}, 'type'=>'CodeableConcept', 'path'=>'QualifiedValue.appliesTo', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/referencerange-appliesto'}}, + 'gender' => {'valid_codes'=>{'http://hl7.org/fhir/administrative-gender'=>['male', 'female', 'other', 'unknown']}, 'type'=>'code', 'path'=>'QualifiedValue.gender', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/administrative-gender'}}, + 'age' => {'type'=>'Range', 'path'=>'QualifiedValue.age', 'min'=>0, 'max'=>1}, + 'gestationalAge' => {'type'=>'Range', 'path'=>'QualifiedValue.gestationalAge', 'min'=>0, 'max'=>1}, + 'condition' => {'type'=>'string', 'path'=>'QualifiedValue.condition', 'min'=>0, 'max'=>1}, + 'rangeCategory' => {'valid_codes'=>{'http://hl7.org/fhir/observation-range-category'=>['reference', 'critical', 'absolute']}, 'type'=>'code', 'path'=>'QualifiedValue.rangeCategory', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/observation-range-category'}}, + 'range' => {'type'=>'Range', 'path'=>'QualifiedValue.range', 'min'=>0, 'max'=>1}, + 'validCodedValueSet' => {'type'=>'canonical', 'path'=>'QualifiedValue.validCodedValueSet', 'min'=>0, 'max'=>1}, + 'normalCodedValueSet' => {'type'=>'canonical', 'path'=>'QualifiedValue.normalCodedValueSet', 'min'=>0, 'max'=>1}, + 'abnormalCodedValueSet' => {'type'=>'canonical', 'path'=>'QualifiedValue.abnormalCodedValueSet', 'min'=>0, 'max'=>1}, + 'criticalCodedValueSet' => {'type'=>'canonical', 'path'=>'QualifiedValue.criticalCodedValueSet', 'min'=>0, 'max'=>1}, + 'interpretation' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation'=>['_GeneticObservationInterpretation', 'CAR', 'Carrier', '_ObservationInterpretationChange', 'B', 'D', 'U', 'W', '_ObservationInterpretationExceptions', '<', '>', 'AC', 'IE', 'QCF', 'TOX', '_ObservationInterpretationNormality', 'A', 'AA', 'HH', 'LL', 'H', 'H>', 'HU', 'L', 'L<', 'LU', 'N', '_ObservationInterpretationSusceptibility', 'I', 'MS', 'NCL', 'NS', 'R', 'SYN-R', 'S', 'SDD', 'SYN-S', 'VS', 'EX', 'HX', 'LX', 'HM', 'ObservationInterpretationDetection', 'IND', 'E', 'NEG', 'ND', 'POS', 'DET', 'ObservationInterpretationExpectation', 'EXP', 'UNE', 'OBX', 'ReactivityObservationInterpretation', 'NR', 'RR', 'WR']}, 'type'=>'CodeableConcept', 'path'=>'QualifiedValue.interpretation', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/observation-interpretation'}} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :context # 0-1 CodeableConcept + attr_accessor :appliesTo # 0-* [ CodeableConcept ] + attr_accessor :gender # 0-1 code + attr_accessor :age # 0-1 Range + attr_accessor :gestationalAge # 0-1 Range + attr_accessor :condition # 0-1 string + attr_accessor :rangeCategory # 0-1 code + attr_accessor :range # 0-1 Range + attr_accessor :validCodedValueSet # 0-1 canonical + attr_accessor :normalCodedValueSet # 0-1 canonical + attr_accessor :abnormalCodedValueSet # 0-1 canonical + attr_accessor :criticalCodedValueSet # 0-1 canonical + attr_accessor :interpretation # 0-* [ CodeableConcept ] + end + + class Component < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Component.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Component.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Component.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'code' => {'valid_codes'=>{'http://loinc.org'=>['100000-9', '100001-7', '100002-5', '100003-3', '100004-1', '100005-8', '100006-6', '100007-4', '10000-8', '100008-2', '100009-0', '100010-8', '100011-6', '100012-4', '100013-2', '100014-0', '100015-7', '10001-6', '100016-5', '100017-3', '100018-1', '100019-9', '100020-7', '100021-5', '100022-3', '100023-1', '10002-4', '100024-9', '100025-6', '100026-4', '100027-2', '100028-0', '100029-8', '100030-6', '100031-4', '10003-2', '100032-2', '100033-0', '100034-8', '100035-5', '100036-3', '100037-1', '100038-9', '100039-7', '10004-0', '100040-5', '100041-3', '100042-1', '100043-9', '100044-7', '100045-4', '100046-2', '100047-0', '100048-8', '100049-6', '100050-4', '100051-2', '100052-0', '100053-8', '100054-6', '100055-3', '100056-1', '10005-7', '100057-9', '100058-7', '100059-5', '100060-3', '100061-1', '100062-9', '100063-7', '100064-5', '10006-5', '100065-2', '100066-0', '100067-8', '100068-6', '100069-4', '100070-2', '100071-0', '100072-8', '10007-3', '100073-6', '100074-4', '100075-1', '100076-9', '100077-7', '100078-5', '100079-3', '100080-1', '10008-1', '100081-9', '100082-7', '100083-5', '100084-3', '100085-0', '100086-8', '100087-6', '100088-4', '100089-2', '1000-9', '100090-0', '100091-8', '100092-6', '100093-4', '100094-2', '100095-9', '100096-7', '100097-5', '100098-3', '10009-9', '100099-1', '100100-7', '100101-5', '100102-3', '100103-1', '100104-9', '100105-6', '100106-4', '10010-7', '100107-2', '100108-0', '100109-8', '100110-6', '100111-4', '100112-2', '100113-0', '100114-8', '10011-5', '100115-5', '100116-3', '100117-1', '100118-9', '100119-7', '100120-5', '100121-3', '100122-1', '10012-3', '100123-9', '100124-7', '100125-4', '100126-2', '100127-0', '100128-8', '100129-6', '100130-4', '10013-1', '100131-2', '100132-0', '100133-8', '100134-6', '100135-3', '100136-1', '100137-9', '100138-7', '100139-5', '100140-3', '100141-1', '100142-9', '100143-7', '100144-5', '100145-2', '100146-0', '100147-8', '100148-6', '10014-9', '100149-4', '100150-2', '100151-0', '100152-8', '100153-6', '100154-4', '100155-1', '10015-6', '100156-9', '100157-7', '100158-5', '100159-3', '100160-1', '100161-9', '100162-7', '100163-5', '10016-4', '100164-3', '100165-0', '100166-8', '100167-6', '100168-4', '100169-2', '1001-7', '100170-0', '100171-8', '10017-2', '100172-6', '100173-4', '100174-2', '100175-9', '100176-7', '100177-5', '100178-3', '100179-1', '10018-0', '100180-9', '100181-7', '100182-5', '100183-3', '100184-1', '100185-8', '100186-6', '100187-4', '100188-2', '100189-0', '100190-8', '100191-6', '100192-4', '100193-2', '100194-0', '100195-7', '100196-5', '100197-3', '10019-8', '100198-1', '100199-9', '100200-5', '100201-3', '100202-1', '100203-9', '100204-7', '100205-4', '10020-6', '100206-2', '100207-0', '100208-8', '100209-6', '100210-4', '100211-2', '100212-0', '100213-8', '10021-4', '100214-6', '100215-3', '100216-1', '100217-9', '100218-7', '100219-5', '100220-3', '100221-1', '10022-2', '100222-9', '100223-7', '100224-5', '100225-2', '100226-0', '100227-8', '100228-6', '100229-4', '10023-0', '100230-2', '100231-0', '100232-8', '100233-6', '100234-4', '100235-1', '100236-9', '100237-7', '100238-5', '100239-3', '100240-1', '100241-9', '100242-7', '100243-5', '100244-3', '100245-0', '100246-8', '100247-6', '10024-8', '100248-4', '100249-2', '1002-5', '100250-0', '100251-8', '100252-6', '100253-4', '100254-2', '10025-5', '100255-9', '100256-7', '100257-5', '100258-3', '100259-1', '100260-9', '100261-7', '100262-5', '10026-3', '100263-3', '100264-1', '100265-8', '100266-6', '100267-4', '100268-2', '100269-0', '100270-8', '10027-1', '100271-6', '100272-4', '100273-2', '100274-0', '100275-7', '100276-5', '100277-3', '100278-1', '100279-9', '100280-7', '100281-5', '100282-3', '100283-1', '100284-9', '100285-6', '100286-4', '100287-2', '100288-0', '10028-9', '100289-8', '100290-6', '100291-4', '100292-2', '100293-0', '100294-8', '100295-5', '100296-3', '10029-7', '100297-1', '100298-9', '100299-7', '100300-3', '100301-1', '100302-9', '100303-7', '100304-5', '10030-5', '100305-2', '100306-0', '100307-8', '100308-6', '100309-4', '100310-2', '100311-0', '100312-8', '10031-3', '100313-6', '100314-4', '100315-1', '100316-9', '100317-7', '100318-5', '100319-3', '100320-1', '10032-1', '100321-9', '100322-7', '100323-5', '100324-3', '100325-0', '100326-8', '100327-6', '100328-4', '100329-2', '1003-3', '100330-0', '100331-8', '100332-6', '100333-4', '100334-2', '100335-9', '100336-7', '100337-5', '100338-3', '10033-9', '100339-1', '100340-9', '100341-7', '100342-5', '100343-3', '100344-1', '100345-8', '100346-6', '10034-7', '100347-4', '100348-2', '100349-0', '100350-8', '100351-6', '100352-4', '100353-2', '10035-4', '100354-0', '100355-7', '100356-5', '100357-3', '100358-1', '100359-9', '100360-7', '100361-5', '10036-2', '100362-3', '100363-1', '100364-9', '100365-6', '100366-4', '100367-2', '100368-0', '100369-8', '10037-0', '100370-6', '100371-4', '100372-2', '100373-0', '100374-8', '100375-5', '100376-3', '100377-1', '100378-9', '100379-7', '100380-5', '100381-3', '100382-1', '100383-9', '100384-7', '100385-4', '100386-2', '100387-0', '10038-8', '100388-8', '100389-6', '100390-4', '100391-2', '100392-0', '100393-8', '100394-6', '100395-3', '10039-6', '100396-1', '100397-9', '100398-7', '100399-5', '100400-1', '100401-9', '100402-7', '100403-5', '10040-4', '100404-3', '100405-0', '100406-8', '100407-6', '100408-4', '100409-2', '1004-1', '100410-0', '100411-8', '10041-2', '100412-6', '100413-4', '100414-2', '100415-9', '100416-7', '100417-5', '100418-3', '100419-1', '10042-0', '100420-9', '100421-7', '100422-5', '100423-3', '100424-1', '100425-8', '100426-6', '100427-4', '100428-2', '100429-0', '100430-8', '100431-6', '100432-4', '100433-2', '100434-0', '100435-7', '100436-5', '100437-3', '10043-8', '100438-1', '100439-9', '100440-7', '100441-5', '100442-3', '100443-1', '100444-9', '100445-6', '10044-6', '100446-4', '100447-2', '100448-0', '100449-8', '100450-6', '100451-4', '100452-2', '10045-3', '100453-0', '100454-8', '100455-5', '100456-3', '100457-1', '100458-9', '100459-7', '100460-5', '10046-1', '100461-3', '100462-1', '100463-9', '100464-7', '100465-4', '100466-2', '100467-0', '100468-8', '100469-6', '100470-4', '100471-2', '100472-0', '100473-8', '100474-6', '100475-3', '100476-1', '100477-9', '100478-7', '10047-9', '100479-5', '100480-3', '100481-1', '100482-9', '100483-7', '100484-5', '100485-2', '100486-0', '10048-7', '100487-8', '100488-6', '100489-4', '100490-2', '100491-0', '100492-8', '100493-6', '100494-4', '10049-5', '100495-1', '100496-9', '100497-7', '100498-5', '100499-3', '100500-8', '100501-6', '100502-4', '10050-3', '100503-2', '100504-0', '100505-7', '100506-5', '100507-3', '100508-1', '100509-9', '100510-7', '10051-1', '100511-5', '100512-3', '100513-1', '100514-9', '100515-6', '100516-4', '100517-2', '100518-0', '100519-8', '100520-6', '100521-4', '100522-2', '100523-0', '100524-8', '100525-5', '100526-3', '100527-1', '100528-9', '10052-9', '100529-7', '100530-5', '100531-3', '100532-1', '100533-9', '100534-7', '100535-4', '100536-2', '10053-7', '100537-0', '100538-8', '100539-6', '100540-4', '100541-2', '100542-0', '100543-8', '100544-6', '10054-5', '100545-3', '100546-1', '100547-9', '100548-7', '100549-5', '100550-3', '100551-1', '10055-2', '100552-9', '100553-7', '100554-5', '100555-2', '100556-0', '100557-8', '100558-6', '100559-4', '10056-0', '100560-2', '100561-0', '100562-8', '100563-6', '100564-4', '100565-1', '100566-9', '100567-7', '100568-5', '100569-3', '100570-1', '100571-9', '100572-7', '100573-5', '100574-3', '100575-0', '100576-8', '100577-6', '10057-8', '100578-4', '100579-2', '1005-8', '100580-0', '100581-8', '100582-6', '100583-4', '100584-2', '100585-9', '10058-6', '100586-7', '100587-5', '100588-3', '100589-1', '100590-9', '100591-7', '100592-5', '100593-3', '10059-4', '100594-1', '100595-8', '100596-6', '100597-4', '100598-2', '100599-0', '100600-6', '100601-4', '10060-2', '100602-2', '100603-0', '100604-8', '100605-5', '100606-3', '100607-1', '100608-9', '100609-7', '10061-0', '100610-5', '100611-3', '100612-1', '100613-9', '100614-7', '100615-4', '100616-2', '100617-0', '100618-8', '100619-6', '100620-4', '100621-2', '100622-0', '100623-8', '100624-6', '100625-3', '100626-1', '100627-9', '10062-8', '100628-7', '100629-5', '100630-3', '100631-1', '100632-9', '100633-7', '100634-5', '100635-2', '10063-6', '100636-0', '100637-8', '100638-6', '100639-4', '100640-2', '100641-0', '100642-8', '100643-6', '10064-4', '100644-4', '100645-1', '100646-9', '100647-7', '100648-5', '100649-3', '100650-1', '10065-1', '100651-9', '100652-7', '100653-5', '100654-3', '100655-0', '100656-8', '100657-6', '100658-4', '100659-2', '1006-6', '100660-0', '100661-8', '100662-6', '100663-4', '100664-2', '100665-9', '100666-7', '100667-5', '100668-3', '10066-9', '100669-1', '100670-9', '100671-7', '100672-5', '100673-3', '100674-1', '100675-8', '100676-6', '10067-7', '100677-4', '100678-2', '100679-0', '100680-8', '100681-6', '100682-4', '100683-2', '100684-0', '10068-5', '100685-7', '100686-5', '100687-3', '100688-1', '100689-9', '100690-7', '100691-5', '100692-3', '10069-3', '100693-1', '100694-9', '100695-6', '100696-4', '100697-2', '100698-0', '100699-8', '100700-4', '10070-1', '100701-2', '100702-0', '100703-8', '100704-6', '100705-3', '100706-1', '100707-9', '100708-7', '100709-5', '100710-3', '100711-1', '100712-9', '100713-7', '100714-5', '100715-2', '100716-0', '100717-8', '100718-6', '10071-9', '100719-4', '100720-2', '100721-0', '100722-8', '100723-6', '100724-4', '100725-1', '100726-9', '10072-7', '100727-7', '100728-5', '100729-3', '100730-1', '100731-9', '100732-7', '100733-5', '100734-3', '10073-5', '100735-0', '100736-8', '100737-6', '100738-4', '100739-2', '1007-4', '100740-0', '100741-8', '100742-6', '10074-3', '100743-4', '100744-2', '100745-9', '100746-7', '100747-5', '100748-3', '100749-1', '10075-0', '100750-9', '100751-7', '100752-5', '100753-3', '100754-1', '100755-8', '100756-6', '100757-4', '100758-2', '100759-0', '100760-8', '100761-6', '100762-4', '100763-2', '100764-0', '100765-7', '100766-5', '100767-3', '10076-8', '100768-1', '100769-9', '100770-7', '100771-5', '100772-3', '100773-1', '100774-9', '100775-6', '10077-6', '100776-4', '100777-2', '100778-0', '100779-8', '100780-6', '100781-4', '100782-2', '100783-0', '10078-4', '100784-8', '100785-5', '100786-3', '100787-1', '100788-9', '100789-7', '100790-5', '100791-3', '10079-2', '100792-1', '100793-9', '100794-7', '100795-4', '100796-2', '100797-0', '100798-8', '100799-6', '100-8', '10080-0', '100800-2', '100801-0', '100802-8', '100803-6', '100804-4', '100805-1', '100806-9', '100807-7', '100808-5', '100809-3', '100810-1', '100811-9', '100812-7', '100813-5', '100814-3', '100815-0', '100816-8', '100817-6', '10081-8', '100818-4', '100819-2', '1008-2', '100820-0', '100821-8', '100822-6', '100823-4', '100824-2', '100825-9', '10082-6', '100826-7', '100827-5', '100828-3', '100829-1', '100830-9', '100831-7', '100832-5', '100833-3', '10083-4', '100834-1', '100835-8', '100836-6', '100837-4', '100838-2', '100839-0', '100840-8', '100841-6', '10084-2', '100842-4', '100843-2', '100844-0', '100845-7', '100846-5', '100847-3', '100848-1', '100849-9', '100850-7', '100851-5', '100852-3', '100853-1', '100854-9', '100855-6', '100856-4', '100857-2', '100858-0', '10085-9', '100859-8', '100860-6', '100861-4', '100862-2', '100863-0', '100864-8', '100865-5', '100866-3', '10086-7', '100867-1', '100868-9', '100869-7', '100870-5', '100871-3', '100872-1', '100873-9', '100874-7', '10087-5', '100875-4', '100876-2', '100877-0', '100878-8', '100879-6', '100880-4', '100881-2', '100882-0', '10088-3', '100883-8', '100884-6', '100885-3', '100886-1', '100887-9', '100888-7', '100889-5', '100890-3', '10089-1', '100891-1', '100892-9', '100893-7', '100894-5', '100895-2', '100896-0', '100897-8', '100898-6', '100899-4']}, 'type'=>'CodeableConcept', 'path'=>'Component.code', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/observation-codes'}}, + 'permittedDataType' => {'valid_codes'=>{'http://hl7.org/fhir/permitted-data-type'=>['Quantity', 'CodeableConcept', 'string', 'boolean', 'integer', 'Range', 'Ratio', 'SampledData', 'time', 'dateTime', 'Period']}, 'type'=>'code', 'path'=>'Component.permittedDataType', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/permitted-data-type'}}, + 'permittedUnit' => {'type'=>'Coding', 'path'=>'Component.permittedUnit', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'preferred', 'uri'=>'http://hl7.org/fhir/ValueSet/ucum-units'}}, + 'qualifiedValue' => {'type'=>'ObservationDefinition::QualifiedValue', 'path'=>'Component.qualifiedValue', 'min'=>0, 'max'=>Float::INFINITY} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :code # 1-1 CodeableConcept + attr_accessor :permittedDataType # 0-* [ code ] + attr_accessor :permittedUnit # 0-* [ Coding ] + attr_accessor :qualifiedValue # 0-* [ ObservationDefinition::QualifiedValue ] + end + + attr_accessor :id # 0-1 id + attr_accessor :meta # 0-1 Meta + attr_accessor :implicitRules # 0-1 uri + attr_accessor :language # 0-1 code + attr_accessor :text # 0-1 Narrative + attr_accessor :contained # 0-* [ Resource ] + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :url # 0-1 uri + attr_accessor :identifier # 0-1 Identifier + attr_accessor :version # 0-1 string + attr_accessor :versionAlgorithmString # 0-1 string + attr_accessor :versionAlgorithmCoding # 0-1 Coding + attr_accessor :name # 0-1 string + attr_accessor :title # 0-1 string + attr_accessor :status # 1-1 code + attr_accessor :experimental # 0-1 boolean + attr_accessor :date # 0-1 dateTime + attr_accessor :publisher # 0-1 string + attr_accessor :contact # 0-* [ ContactDetail ] + attr_accessor :description # 0-1 markdown + attr_accessor :useContext # 0-* [ UsageContext ] + attr_accessor :jurisdiction # 0-* [ CodeableConcept ] + attr_accessor :purpose # 0-1 markdown + attr_accessor :copyright # 0-1 markdown + attr_accessor :copyrightLabel # 0-1 string + attr_accessor :approvalDate # 0-1 date + attr_accessor :lastReviewDate # 0-1 date + attr_accessor :effectivePeriod # 0-1 Period + attr_accessor :derivedFromCanonical # 0-* [ canonical ] + attr_accessor :derivedFromUri # 0-* [ uri ] + attr_accessor :subject # 0-* [ CodeableConcept ] + attr_accessor :performerType # 0-1 CodeableConcept + attr_accessor :category # 0-* [ CodeableConcept ] + attr_accessor :code # 1-1 CodeableConcept + attr_accessor :permittedDataType # 0-* [ code ] + attr_accessor :multipleResultsAllowed # 0-1 boolean + attr_accessor :bodySite # 0-1 CodeableConcept + attr_accessor :local_method # 0-1 CodeableConcept + attr_accessor :specimen # 0-* [ Reference(SpecimenDefinition) ] + attr_accessor :device # 0-* [ Reference(DeviceDefinition|Device) ] + attr_accessor :preferredReportName # 0-1 string + attr_accessor :permittedUnit # 0-* [ Coding ] + attr_accessor :qualifiedValue # 0-* [ ObservationDefinition::QualifiedValue ] + attr_accessor :hasMember # 0-* [ Reference(ObservationDefinition|Questionnaire) ] + attr_accessor :component # 0-* [ ObservationDefinition::Component ] + + def resourceType + 'ObservationDefinition' + end + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/resources/OperationDefinition.rb b/lib/fhir_models/r6/generated/resources/OperationDefinition.rb new file mode 100644 index 00000000..2f9ec018 --- /dev/null +++ b/lib/fhir_models/r6/generated/resources/OperationDefinition.rb @@ -0,0 +1,201 @@ +module FHIR + module R6 + class OperationDefinition < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'versionAlgorithm' => ['string', 'Coding'] + } + SEARCH_PARAMS = ['base', 'code', 'context', 'context-quantity', 'context-type', 'context-type-quantity', 'context-type-value', 'date', 'description', 'identifier', 'input-profile', 'instance', 'jurisdiction', 'kind', 'name', 'output-profile', 'publisher', 'status', 'system', 'title', 'type', 'url', 'version'] + METADATA = { + 'id' => {'type'=>'id', 'path'=>'OperationDefinition.id', 'min'=>0, 'max'=>1}, + 'meta' => {'type'=>'Meta', 'path'=>'OperationDefinition.meta', 'min'=>0, 'max'=>1}, + 'implicitRules' => {'type'=>'uri', 'path'=>'OperationDefinition.implicitRules', 'min'=>0, 'max'=>1}, + 'language' => {'type'=>'code', 'path'=>'OperationDefinition.language', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-languages'}}, + 'text' => {'type'=>'Narrative', 'path'=>'OperationDefinition.text', 'min'=>0, 'max'=>1}, + 'contained' => {'type'=>'Resource', 'path'=>'OperationDefinition.contained', 'min'=>0, 'max'=>Float::INFINITY}, + 'extension' => {'type'=>'Extension', 'path'=>'OperationDefinition.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'OperationDefinition.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'url' => {'type'=>'uri', 'path'=>'OperationDefinition.url', 'min'=>0, 'max'=>1}, + 'identifier' => {'type'=>'Identifier', 'path'=>'OperationDefinition.identifier', 'min'=>0, 'max'=>Float::INFINITY}, + 'version' => {'type'=>'string', 'path'=>'OperationDefinition.version', 'min'=>0, 'max'=>1}, + 'versionAlgorithmString' => {'type'=>'string', 'path'=>'OperationDefinition.versionAlgorithm[x]', 'min'=>0, 'max'=>1}, + 'versionAlgorithmCoding' => {'valid_codes'=>{'http://hl7.org/fhir/version-algorithm'=>['semver', 'integer', 'alpha', 'date', 'natural']}, 'type'=>'Coding', 'path'=>'OperationDefinition.versionAlgorithm[x]', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/version-algorithm'}}, + 'name' => {'type'=>'string', 'path'=>'OperationDefinition.name', 'min'=>1, 'max'=>1}, + 'title' => {'type'=>'string', 'path'=>'OperationDefinition.title', 'min'=>0, 'max'=>1}, + 'status' => {'valid_codes'=>{'http://hl7.org/fhir/publication-status'=>['draft', 'active', 'retired', 'unknown']}, 'type'=>'code', 'path'=>'OperationDefinition.status', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/publication-status'}}, + 'kind' => {'valid_codes'=>{'http://hl7.org/fhir/operation-kind'=>['operation', 'query']}, 'type'=>'code', 'path'=>'OperationDefinition.kind', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/operation-kind'}}, + 'experimental' => {'type'=>'boolean', 'path'=>'OperationDefinition.experimental', 'min'=>0, 'max'=>1}, + 'date' => {'type'=>'dateTime', 'path'=>'OperationDefinition.date', 'min'=>0, 'max'=>1}, + 'publisher' => {'type'=>'string', 'path'=>'OperationDefinition.publisher', 'min'=>0, 'max'=>1}, + 'contact' => {'type'=>'ContactDetail', 'path'=>'OperationDefinition.contact', 'min'=>0, 'max'=>Float::INFINITY}, + 'description' => {'type'=>'markdown', 'path'=>'OperationDefinition.description', 'min'=>0, 'max'=>1}, + 'useContext' => {'type'=>'UsageContext', 'path'=>'OperationDefinition.useContext', 'min'=>0, 'max'=>Float::INFINITY}, + 'jurisdiction' => {'valid_codes'=>{'urn:iso:std:iso:3166'=>['AD', 'AE', 'AF', 'AG', 'AI', 'AL', 'AM', 'AO', 'AQ', 'AR', 'AS', 'AT', 'AU', 'AW', 'AX', 'AZ', 'BA', 'BB', 'BD', 'BE', 'BF', 'BG', 'BH', 'BI', 'BJ', 'BL', 'BM', 'BN', 'BO', 'BQ', 'BR', 'BS', 'BT', 'BV', 'BW', 'BY', 'BZ', 'CA', 'CC', 'CD', 'CF', 'CG', 'CH', 'CI', 'CK', 'CL', 'CM', 'CN', 'CO', 'CR', 'CU', 'CV', 'CW', 'CX', 'CY', 'CZ', 'DE', 'DJ', 'DK', 'DM', 'DO', 'DZ', 'EC', 'EE', 'EG', 'EH', 'ER', 'ES', 'ET', 'FI', 'FJ', 'FK', 'FM', 'FO', 'FR', 'GA', 'GB', 'GD', 'GE', 'GF', 'GG', 'GH', 'GI', 'GL', 'GM', 'GN', 'GP', 'GQ', 'GR', 'GS', 'GT', 'GU', 'GW', 'GY', 'HK', 'HM', 'HN', 'HR', 'HT', 'HU', 'ID', 'IE', 'IL', 'IM', 'IN', 'IO', 'IQ', 'IR', 'IS', 'IT', 'JE', 'JM', 'JO', 'JP', 'KE', 'KG', 'KH', 'KI', 'KM', 'KN', 'KP', 'KR', 'KW', 'KY', 'KZ', 'LA', 'LB', 'LC', 'LI', 'LK', 'LR', 'LS', 'LT', 'LU', 'LV', 'LY', 'MA', 'MC', 'MD', 'ME', 'MF', 'MG', 'MH', 'MK', 'ML', 'MM', 'MN', 'MO', 'MP', 'MQ', 'MR', 'MS', 'MT', 'MU', 'MV', 'MW', 'MX', 'MY', 'MZ', 'NA', 'NC', 'NE', 'NF', 'NG', 'NI', 'NL', 'NO', 'NP', 'NR', 'NU', 'NZ', 'OM', 'PA', 'PE', 'PF', 'PG', 'PH', 'PK', 'PL', 'PM', 'PN', 'PR', 'PS', 'PT', 'PW', 'PY', 'QA', 'RE', 'RO', 'RS', 'RU', 'RW', 'SA', 'SB', 'SC', 'SD', 'SE', 'SG', 'SH', 'SI', 'SJ', 'SK', 'SL', 'SM', 'SN', 'SO', 'SR', 'SS', 'ST', 'SV', 'SX', 'SY', 'SZ', 'TC', 'TD', 'TF', 'TG', 'TH', 'TJ', 'TK', 'TL', 'TM', 'TN', 'TO', 'TR', 'TT', 'TV', 'TW', 'TZ', 'UA', 'UG', 'UM', 'US', 'UY', 'UZ', 'VA', 'VC', 'VE', 'VG', 'VI', 'VN', 'VU', 'WF', 'WS', 'YE', 'YT', 'ZA', 'ZM', 'ZW', 'ABW', 'AFG', 'AGO', 'AIA', 'ALA', 'ALB', 'AND', 'ARE', 'ARG', 'ARM', 'ASM', 'ATA', 'ATF', 'ATG', 'AUS', 'AUT', 'AZE', 'BDI', 'BEL', 'BEN', 'BES', 'BFA', 'BGD', 'BGR', 'BHR', 'BHS', 'BIH', 'BLM', 'BLR', 'BLZ', 'BMU', 'BOL', 'BRA', 'BRB', 'BRN', 'BTN', 'BVT', 'BWA', 'CAF', 'CAN', 'CCK', 'CHE', 'CHL', 'CHN', 'CIV', 'CMR', 'COD', 'COG', 'COK', 'COL', 'COM', 'CPV', 'CRI', 'CUB', 'CUW', 'CXR', 'CYM', 'CYP', 'CZE', 'DEU', 'DJI', 'DMA', 'DNK', 'DOM', 'DZA', 'ECU', 'EGY', 'ERI', 'ESH', 'ESP', 'EST', 'ETH', 'FIN', 'FJI', 'FLK', 'FRA', 'FRO', 'FSM', 'GAB', 'GBR', 'GEO', 'GGY', 'GHA', 'GIB', 'GIN', 'GLP', 'GMB', 'GNB', 'GNQ', 'GRC', 'GRD', 'GRL', 'GTM', 'GUF', 'GUM', 'GUY', 'HKG', 'HMD', 'HND', 'HRV', 'HTI', 'HUN', 'IDN', 'IMN', 'IND', 'IOT', 'IRL', 'IRN', 'IRQ', 'ISL', 'ISR', 'ITA', 'JAM', 'JEY', 'JOR', 'JPN', 'KAZ', 'KEN', 'KGZ', 'KHM', 'KIR', 'KNA', 'KOR', 'KWT', 'LAO', 'LBN', 'LBR', 'LBY', 'LCA', 'LIE', 'LKA', 'LSO', 'LTU', 'LUX', 'LVA', 'MAC', 'MAF', 'MAR', 'MCO', 'MDA', 'MDG', 'MDV', 'MEX', 'MHL', 'MKD', 'MLI', 'MLT', 'MMR', 'MNE', 'MNG', 'MNP', 'MOZ', 'MRT', 'MSR', 'MTQ', 'MUS', 'MWI', 'MYS', 'MYT', 'NAM', 'NCL', 'NER', 'NFK', 'NGA', 'NIC', 'NIU', 'NLD', 'NOR', 'NPL', 'NRU', 'NZL', 'OMN', 'PAK', 'PAN', 'PCN', 'PER', 'PHL', 'PLW', 'PNG', 'POL', 'PRI', 'PRK', 'PRT', 'PRY', 'PSE', 'PYF', 'QAT', 'REU', 'ROU', 'RUS', 'RWA', 'SAU', 'SDN', 'SEN', 'SGP', 'SGS', 'SHN', 'SJM', 'SLB', 'SLE', 'SLV', 'SMR', 'SOM', 'SPM', 'SRB', 'SSD', 'STP', 'SUR', 'SVK', 'SVN', 'SWE', 'SWZ', 'SXM', 'SYC', 'SYR', 'TCA', 'TCD', 'TGO', 'THA', 'TJK', 'TKL', 'TKM', 'TLS', 'TON', 'TTO', 'TUN', 'TUR', 'TUV', 'TWN', 'TZA', 'UGA', 'UKR', 'UMI', 'URY', 'USA', 'UZB', 'VAT', 'VCT', 'VEN', 'VGB', 'VIR', 'VNM', 'VUT', 'WLF', 'WSM', 'YEM', 'ZAF', 'ZMB', 'ZWE', '004', '008', '010', '012', '016', '020', '024', '028', '031', '032', '036', '040', '044', '048', '050', '051', '052', '056', '060', '064', '068', '070', '072', '074', '076', '084', '086', '090', '092', '096', '100', '104', '108', '112', '116', '120', '124', '132', '136', '140', '144', '148', '152', '156', '158', '162', '166', '170', '174', '175', '178', '180', '184', '188', '191', '192', '196', '203', '204', '208', '212', '214', '218', '222', '226', '231', '232', '233', '234', '238', '239', '242', '246', '248', '250', '254', '258', '260', '262', '266', '268', '270', '275', '276', '288', '292', '296', '300', '304', '308', '312', '316', '320', '324', '328', '332', '334', '336', '340', '344', '348', '352', '356', '360', '364', '368', '372', '376', '380', '384', '388', '392', '398', '400', '404', '408', '410', '414', '417', '418', '422', '426', '428', '430', '434', '438', '440', '442', '446', '450', '454', '458', '462', '466', '470', '474', '478', '480', '484', '492', '496', '498', '499', '500', '504', '508', '512', '516', '520', '524', '528', '531', '533', '534', '535', '540', '548', '554', '558', '562', '566', '570', '574', '578', '580', '581', '583', '584', '585', '586', '591', '598', '600', '604', '608', '612', '616', '620', '624', '626', '630', '634', '638', '642', '643', '646', '652', '654', '659', '660', '662', '663', '666', '670', '674', '678', '682', '686', '688', '690', '694', '702', '703', '704', '705', '706', '710', '716', '724', '728', '729', '732', '740', '744', '748', '752', '756', '760', '762', '764', '768', '772', '776', '780', '784', '788', '792', '795', '796', '798', '800', '804', '807', '818', '826', '831', '832', '833', '834', '840', '850', '854', '858', '860', '862', '876', '882', '887', '894'], 'urn:iso:std:iso:3166:-2'=>['AF-BAL', 'AF-BAM', 'AF-BDG', 'AF-BDS', 'AF-BGL', 'AF-DAY', 'AF-FRA', 'AF-FYB', 'AF-GHA', 'AF-GHO', 'AF-HEL', 'AF-HER', 'AF-JOW', 'AF-KAB', 'AF-KAN', 'AF-KAP', 'AF-KDZ', 'AF-KHO', 'AF-KNR', 'AF-LAG', 'AF-LOG', 'AF-NAN', 'AF-NIM', 'AF-NUR', 'AF-PAN', 'AF-PAR', 'AF-PIA', 'AF-PKA', 'AF-SAM', 'AF-SAR', 'AF-TAK', 'AF-URU', 'AF-WAR', 'AF-ZAB', 'AX-AX', 'AL-01', 'AL-02', 'AL-03', 'AL-04', 'AL-05', 'AL-06', 'AL-07', 'AL-08', 'AL-09', 'AL-10', 'AL-11', 'AL-12', 'AL-BR', 'AL-BU', 'AL-DI', 'AL-DL', 'AL-DR', 'AL-DV', 'AL-EL', 'AL-ER', 'AL-FR', 'AL-GJ', 'AL-GR', 'AL-HA', 'AL-KA', 'AL-KB', 'AL-KC', 'AL-KO', 'AL-KR', 'AL-KU', 'AL-LB', 'AL-LE', 'AL-LU', 'AL-MK', 'AL-MM', 'AL-MR', 'AL-MT', 'AL-PG', 'AL-PQ', 'AL-PR', 'AL-PU', 'AL-SH', 'AL-SK', 'AL-SR', 'AL-TE', 'AL-TP', 'AL-TR', 'AL-VL', 'DZ-01', 'DZ-02', 'DZ-03', 'DZ-04', 'DZ-05', 'DZ-06', 'DZ-07', 'DZ-08', 'DZ-09', 'DZ-10', 'DZ-11', 'DZ-12', 'DZ-13', 'DZ-14', 'DZ-15', 'DZ-16', 'DZ-17', 'DZ-18', 'DZ-19', 'DZ-20', 'DZ-21', 'DZ-22', 'DZ-23', 'DZ-24', 'DZ-25', 'DZ-26', 'DZ-27', 'DZ-28', 'DZ-29', 'DZ-30', 'DZ-31', 'DZ-32', 'DZ-33', 'DZ-34', 'DZ-35', 'DZ-36', 'DZ-37', 'DZ-38', 'DZ-39', 'DZ-40', 'DZ-41', 'DZ-42', 'DZ-43', 'DZ-44', 'DZ-45', 'DZ-46', 'DZ-47', 'DZ-48', 'AS-AS', 'AD-02', 'AD-03', 'AD-04', 'AD-05', 'AD-06', 'AD-07', 'AD-08', 'AO-BGO', 'AO-BGU', 'AO-BIE', 'AO-CAB', 'AO-CCU', 'AO-CNN', 'AO-CNO', 'AO-CUS', 'AO-HUA', 'AO-HUI', 'AO-LNO', 'AO-LSU', 'AO-LUA', 'AO-MAL', 'AO-MOX', 'AO-NAM', 'AO-UIG', 'AO-ZAI', 'AI-AI', 'AQ-AQ', 'AG-03', 'AG-04', 'AG-05', 'AG-06', 'AG-07', 'AG-08', 'AG-10', 'AG-11', 'AR-A', 'AR-B', 'AR-C', 'AR-D', 'AR-E', 'AR-F', 'AR-G', 'AR-H', 'AR-J', 'AR-K', 'AR-L', 'AR-M', 'AR-N', 'AR-P', 'AR-Q', 'AR-R', 'AR-S', 'AR-T', 'AR-U', 'AR-V', 'AR-W', 'AR-X', 'AR-Y', 'AR-Z', 'AM-AG', 'AM-AR', 'AM-AV', 'AM-ER', 'AM-GR', 'AM-KT', 'AM-LO', 'AM-SH', 'AM-SU', 'AM-TV', 'AM-VD', 'AW-AW', 'AU-ACT', 'AU-NSW', 'AU-NT', 'AU-QLD', 'AU-SA', 'AU-TAS', 'AU-VIC', 'AU-WA', 'AT-1', 'AT-2', 'AT-3', 'AT-4', 'AT-5', 'AT-6', 'AT-7', 'AT-8', 'AT-9', 'AZ-ABS', 'AZ-AGA', 'AZ-AGC', 'AZ-AGM', 'AZ-AGS', 'AZ-AGU', 'AZ-AST', 'AZ-BA', 'AZ-BAB', 'AZ-BAL', 'AZ-BAR', 'AZ-BEY', 'AZ-BIL', 'AZ-CAB', 'AZ-CAL', 'AZ-CUL', 'AZ-DAS', 'AZ-FUZ', 'AZ-GAD', 'AZ-GA', 'AZ-GOR', 'AZ-GOY', 'AZ-GYG', 'AZ-HAC', 'AZ-IMI', 'AZ-ISM', 'AZ-KAL', 'AZ-KAN', 'AZ-KUR', 'AZ-LAC', 'AZ-LA', 'AZ-LAN', 'AZ-LER']}, 'type'=>'CodeableConcept', 'path'=>'OperationDefinition.jurisdiction', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/jurisdiction'}}, + 'purpose' => {'type'=>'markdown', 'path'=>'OperationDefinition.purpose', 'min'=>0, 'max'=>1}, + 'copyright' => {'type'=>'markdown', 'path'=>'OperationDefinition.copyright', 'min'=>0, 'max'=>1}, + 'copyrightLabel' => {'type'=>'string', 'path'=>'OperationDefinition.copyrightLabel', 'min'=>0, 'max'=>1}, + 'affectsState' => {'type'=>'boolean', 'path'=>'OperationDefinition.affectsState', 'min'=>0, 'max'=>1}, + 'code' => {'type'=>'code', 'path'=>'OperationDefinition.code', 'min'=>1, 'max'=>1}, + 'comment' => {'type'=>'markdown', 'path'=>'OperationDefinition.comment', 'min'=>0, 'max'=>1}, + 'base' => {'type'=>'canonical', 'path'=>'OperationDefinition.base', 'min'=>0, 'max'=>1}, + 'resource' => {'valid_codes'=>{'http://hl7.org/fhir/fhir-types'=>['Account', 'ActivityDefinition', 'ActorDefinition', 'AdministrableProductDefinition', 'AdverseEvent', 'AllergyIntolerance', 'Appointment', 'AppointmentResponse', 'ArtifactAssessment', 'AuditEvent', 'Basic', 'Binary', 'BiologicallyDerivedProduct', 'BiologicallyDerivedProductDispense', 'BodyStructure', 'Bundle', 'CanonicalResource', 'CapabilityStatement', 'CarePlan', 'CareTeam', 'ChargeItem', 'ChargeItemDefinition', 'Citation', 'Claim', 'ClaimResponse', 'ClinicalImpression', 'ClinicalUseDefinition', 'CodeSystem', 'Communication', 'CommunicationRequest', 'CompartmentDefinition', 'Composition', 'ConceptMap', 'Condition', 'ConditionDefinition', 'Consent', 'Contract', 'Coverage', 'CoverageEligibilityRequest', 'CoverageEligibilityResponse', 'DetectedIssue', 'Device', 'DeviceAlert', 'DeviceAssociation', 'DeviceDefinition', 'DeviceDispense', 'DeviceMetric', 'DeviceRequest', 'DeviceUsage', 'DiagnosticReport', 'DocumentReference', 'DomainResource', 'Encounter', 'EncounterHistory', 'Endpoint', 'EnrollmentRequest', 'EnrollmentResponse', 'EpisodeOfCare', 'EventDefinition', 'Evidence', 'EvidenceReport', 'EvidenceVariable', 'ExampleScenario', 'ExplanationOfBenefit', 'FamilyMemberHistory', 'Flag', 'FormularyItem', 'GenomicStudy', 'Goal', 'GraphDefinition', 'Group', 'GuidanceResponse', 'HealthcareService', 'ImagingSelection', 'ImagingStudy', 'Immunization', 'ImmunizationEvaluation', 'ImmunizationRecommendation', 'ImplementationGuide', 'Ingredient', 'InsurancePlan', 'InsuranceProduct', 'InventoryItem', 'InventoryReport', 'Invoice', 'Library', 'Linkage', 'List', 'Location', 'ManufacturedItemDefinition', 'Measure', 'MeasureReport', 'Medication', 'MedicationAdministration', 'MedicationDispense', 'MedicationKnowledge', 'MedicationRequest', 'MedicationStatement', 'MedicinalProductDefinition', 'MessageDefinition', 'MessageHeader', 'MetadataResource', 'MolecularDefinition', 'MolecularSequence', 'NamingSystem', 'NutritionIntake', 'NutritionOrder', 'NutritionProduct', 'Observation', 'ObservationDefinition', 'OperationDefinition', 'OperationOutcome', 'Organization', 'OrganizationAffiliation', 'PackagedProductDefinition', 'Parameters', 'Patient', 'PaymentNotice', 'PaymentReconciliation', 'Permission', 'Person', 'PersonalRelationship', 'PlanDefinition', 'Practitioner', 'PractitionerRole', 'Procedure', 'Provenance', 'Questionnaire', 'QuestionnaireResponse', 'RegulatedAuthorization', 'RelatedPerson', 'RequestOrchestration', 'Requirements', 'ResearchStudy', 'ResearchSubject', 'Resource', 'RiskAssessment', 'Schedule', 'SearchParameter', 'ServiceRequest', 'Slot', 'Specimen', 'SpecimenDefinition', 'StructureDefinition', 'StructureMap', 'Subscription', 'SubscriptionStatus', 'SubscriptionTopic', 'Substance', 'SubstanceDefinition', 'SubstanceNucleicAcid', 'SubstancePolymer', 'SubstanceProtein', 'SubstanceReferenceInformation', 'SubstanceSourceMaterial', 'SupplyDelivery', 'SupplyRequest', 'Task', 'TerminologyCapabilities', 'TestPlan', 'TestReport', 'TestScript', 'Transport', 'ValueSet', 'VerificationResult', 'VisionPrescription'], 'http://hl7.org/fhir/fhir-old-types'=>['BodySite', 'CatalogEntry', 'Conformance', 'DataElement', 'DeviceComponent', 'DeviceUseRequest', 'DeviceUseStatement', 'DiagnosticOrder', 'DocumentManifest', 'EffectEvidenceSynthesis', 'EligibilityRequest', 'EligibilityResponse', 'ExpansionProfile', 'ImagingManifest', 'ImagingObjectSelection', 'Media', 'MedicationOrder', 'MedicationUsage', 'MedicinalProduct', 'MedicinalProductAuthorization', 'MedicinalProductContraindication', 'MedicinalProductIndication', 'MedicinalProductIngredient', 'MedicinalProductInteraction', 'MedicinalProductManufactured', 'MedicinalProductPackaged', 'MedicinalProductPharmaceutical', 'MedicinalProductUndesirableEffect', 'Order', 'OrderResponse', 'ProcedureRequest', 'ProcessRequest', 'ProcessResponse', 'ReferralRequest', 'RequestGroup', 'ResearchDefinition', 'ResearchElementDefinition', 'RiskEvidenceSynthesis', 'Sequence', 'ServiceDefinition', 'SubstanceSpecification', 'InsuranceProduct']}, 'type'=>'code', 'path'=>'OperationDefinition.resource', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'ui', 'valueSet'=>'http://hl7.org/fhir/ValueSet/all-resource-types'}], 'uri'=>'http://hl7.org/fhir/ValueSet/version-independent-all-resource-types'}}, + 'system' => {'type'=>'boolean', 'path'=>'OperationDefinition.system', 'min'=>1, 'max'=>1}, + 'type' => {'type'=>'boolean', 'path'=>'OperationDefinition.type', 'min'=>1, 'max'=>1}, + 'instance' => {'type'=>'boolean', 'path'=>'OperationDefinition.instance', 'min'=>1, 'max'=>1}, + 'inputProfile' => {'type'=>'canonical', 'path'=>'OperationDefinition.inputProfile', 'min'=>0, 'max'=>1}, + 'outputProfile' => {'type'=>'canonical', 'path'=>'OperationDefinition.outputProfile', 'min'=>0, 'max'=>1}, + 'parameter' => {'type'=>'OperationDefinition::Parameter', 'path'=>'OperationDefinition.parameter', 'min'=>0, 'max'=>Float::INFINITY}, + 'overload' => {'type'=>'OperationDefinition::Overload', 'path'=>'OperationDefinition.overload', 'min'=>0, 'max'=>Float::INFINITY} + } + + class Parameter < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Parameter.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Parameter.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Parameter.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'name' => {'type'=>'code', 'path'=>'Parameter.name', 'min'=>1, 'max'=>1}, + 'use' => {'valid_codes'=>{'http://hl7.org/fhir/operation-parameter-use'=>['in', 'out']}, 'type'=>'code', 'path'=>'Parameter.use', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/operation-parameter-use'}}, + 'scope' => {'valid_codes'=>{'http://hl7.org/fhir/operation-parameter-scope'=>['instance', 'type', 'system']}, 'type'=>'code', 'path'=>'Parameter.scope', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/operation-parameter-scope'}}, + 'min' => {'type'=>'integer', 'path'=>'Parameter.min', 'min'=>1, 'max'=>1}, + 'max' => {'type'=>'string', 'path'=>'Parameter.max', 'min'=>1, 'max'=>1}, + 'documentation' => {'type'=>'markdown', 'path'=>'Parameter.documentation', 'min'=>0, 'max'=>1}, + 'type' => {'valid_codes'=>{'http://hl7.org/fhir/fhir-types'=>['Base', 'Element', 'BackboneElement', 'DataType', 'Address', 'Annotation', 'Attachment', 'Availability', 'BackboneType', 'Dosage', 'ElementDefinition', 'MarketingStatus', 'ProductShelfLife', 'RelativeTime', 'Timing', 'CodeableConcept', 'CodeableReference', 'Coding', 'ContactDetail', 'ContactPoint', 'Contributor', 'DataRequirement', 'Expression', 'ExtendedContactDetail', 'Extension', 'HumanName', 'Identifier', 'Meta', 'MonetaryComponent', 'Money', 'Narrative', 'ParameterDefinition', 'Period', 'PrimitiveType', 'base64Binary', 'boolean', 'date', 'dateTime', 'decimal', 'instant', 'integer', 'positiveInt', 'unsignedInt', 'integer64', 'string', 'code', 'id', 'markdown', 'time', 'uri', 'canonical', 'oid', 'url', 'uuid', 'Quantity', 'Age', 'Count', 'Distance', 'Duration', 'Range', 'Ratio', 'RatioRange', 'Reference', 'RelatedArtifact', 'SampledData', 'Signature', 'TriggerDefinition', 'UsageContext', 'VirtualServiceDetail', 'xhtml', 'Resource', 'Binary', 'Bundle', 'DomainResource', 'Account', 'ActivityDefinition', 'ActorDefinition', 'AdministrableProductDefinition', 'AdverseEvent', 'AllergyIntolerance', 'Appointment', 'AppointmentResponse', 'ArtifactAssessment', 'AuditEvent', 'Basic', 'BiologicallyDerivedProduct', 'BiologicallyDerivedProductDispense', 'BodyStructure', 'CanonicalResource', 'CapabilityStatement', 'CarePlan', 'CareTeam', 'ChargeItem', 'ChargeItemDefinition', 'Citation', 'Claim', 'ClaimResponse', 'ClinicalImpression', 'ClinicalUseDefinition', 'CodeSystem', 'Communication', 'CommunicationRequest', 'CompartmentDefinition', 'Composition', 'ConceptMap', 'Condition', 'ConditionDefinition', 'Consent', 'Contract', 'Coverage', 'CoverageEligibilityRequest', 'CoverageEligibilityResponse', 'DetectedIssue', 'Device', 'DeviceAlert', 'DeviceAssociation', 'DeviceDefinition', 'DeviceDispense', 'DeviceMetric', 'DeviceRequest', 'DeviceUsage', 'DiagnosticReport', 'DocumentReference', 'Encounter', 'EncounterHistory', 'Endpoint', 'EnrollmentRequest', 'EnrollmentResponse', 'EpisodeOfCare', 'EventDefinition', 'Evidence', 'EvidenceReport', 'EvidenceVariable', 'ExampleScenario', 'ExplanationOfBenefit', 'FamilyMemberHistory', 'Flag', 'FormularyItem', 'GenomicStudy', 'Goal', 'GraphDefinition', 'Group', 'GuidanceResponse', 'HealthcareService', 'ImagingSelection', 'ImagingStudy', 'Immunization', 'ImmunizationEvaluation', 'ImmunizationRecommendation', 'ImplementationGuide', 'Ingredient', 'InsurancePlan', 'InsuranceProduct', 'InventoryItem', 'InventoryReport', 'Invoice', 'Library', 'Linkage', 'List', 'Location', 'ManufacturedItemDefinition', 'Measure', 'MeasureReport', 'Medication', 'MedicationAdministration', 'MedicationDispense', 'MedicationKnowledge', 'MedicationRequest', 'MedicationStatement', 'MedicinalProductDefinition', 'MessageDefinition', 'MessageHeader', 'MetadataResource', 'MolecularDefinition', 'MolecularSequence', 'NamingSystem', 'NutritionIntake', 'NutritionOrder', 'NutritionProduct', 'Observation', 'ObservationDefinition', 'OperationDefinition', 'OperationOutcome', 'Organization', 'OrganizationAffiliation', 'PackagedProductDefinition', 'Patient', 'PaymentNotice', 'PaymentReconciliation', 'Permission', 'Person', 'PersonalRelationship', 'PlanDefinition', 'Practitioner', 'PractitionerRole', 'Procedure', 'Provenance', 'Questionnaire', 'QuestionnaireResponse', 'RegulatedAuthorization', 'RelatedPerson', 'RequestOrchestration', 'Requirements', 'ResearchStudy', 'ResearchSubject', 'RiskAssessment', 'Schedule', 'SearchParameter', 'ServiceRequest', 'Slot', 'Specimen', 'SpecimenDefinition', 'StructureDefinition', 'StructureMap', 'Subscription', 'SubscriptionStatus', 'SubscriptionTopic', 'Substance', 'SubstanceDefinition', 'SubstanceNucleicAcid', 'SubstancePolymer', 'SubstanceProtein', 'SubstanceReferenceInformation', 'SubstanceSourceMaterial', 'SupplyDelivery', 'SupplyRequest', 'Task', 'TerminologyCapabilities', 'TestPlan', 'TestReport', 'TestScript', 'Transport', 'ValueSet', 'VerificationResult', 'VisionPrescription', 'Parameters']}, 'type'=>'code', 'path'=>'Parameter.type', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/fhir-types'}}, + 'allowedType' => {'valid_codes'=>{'http://hl7.org/fhir/fhir-types'=>['Base', 'Element', 'BackboneElement', 'DataType', 'Address', 'Annotation', 'Attachment', 'Availability', 'BackboneType', 'Dosage', 'ElementDefinition', 'MarketingStatus', 'ProductShelfLife', 'RelativeTime', 'Timing', 'CodeableConcept', 'CodeableReference', 'Coding', 'ContactDetail', 'ContactPoint', 'Contributor', 'DataRequirement', 'Expression', 'ExtendedContactDetail', 'Extension', 'HumanName', 'Identifier', 'Meta', 'MonetaryComponent', 'Money', 'Narrative', 'ParameterDefinition', 'Period', 'PrimitiveType', 'base64Binary', 'boolean', 'date', 'dateTime', 'decimal', 'instant', 'integer', 'positiveInt', 'unsignedInt', 'integer64', 'string', 'code', 'id', 'markdown', 'time', 'uri', 'canonical', 'oid', 'url', 'uuid', 'Quantity', 'Age', 'Count', 'Distance', 'Duration', 'Range', 'Ratio', 'RatioRange', 'Reference', 'RelatedArtifact', 'SampledData', 'Signature', 'TriggerDefinition', 'UsageContext', 'VirtualServiceDetail', 'xhtml', 'Resource', 'Binary', 'Bundle', 'DomainResource', 'Account', 'ActivityDefinition', 'ActorDefinition', 'AdministrableProductDefinition', 'AdverseEvent', 'AllergyIntolerance', 'Appointment', 'AppointmentResponse', 'ArtifactAssessment', 'AuditEvent', 'Basic', 'BiologicallyDerivedProduct', 'BiologicallyDerivedProductDispense', 'BodyStructure', 'CanonicalResource', 'CapabilityStatement', 'CarePlan', 'CareTeam', 'ChargeItem', 'ChargeItemDefinition', 'Citation', 'Claim', 'ClaimResponse', 'ClinicalImpression', 'ClinicalUseDefinition', 'CodeSystem', 'Communication', 'CommunicationRequest', 'CompartmentDefinition', 'Composition', 'ConceptMap', 'Condition', 'ConditionDefinition', 'Consent', 'Contract', 'Coverage', 'CoverageEligibilityRequest', 'CoverageEligibilityResponse', 'DetectedIssue', 'Device', 'DeviceAlert', 'DeviceAssociation', 'DeviceDefinition', 'DeviceDispense', 'DeviceMetric', 'DeviceRequest', 'DeviceUsage', 'DiagnosticReport', 'DocumentReference', 'Encounter', 'EncounterHistory', 'Endpoint', 'EnrollmentRequest', 'EnrollmentResponse', 'EpisodeOfCare', 'EventDefinition', 'Evidence', 'EvidenceReport', 'EvidenceVariable', 'ExampleScenario', 'ExplanationOfBenefit', 'FamilyMemberHistory', 'Flag', 'FormularyItem', 'GenomicStudy', 'Goal', 'GraphDefinition', 'Group', 'GuidanceResponse', 'HealthcareService', 'ImagingSelection', 'ImagingStudy', 'Immunization', 'ImmunizationEvaluation', 'ImmunizationRecommendation', 'ImplementationGuide', 'Ingredient', 'InsurancePlan', 'InsuranceProduct', 'InventoryItem', 'InventoryReport', 'Invoice', 'Library', 'Linkage', 'List', 'Location', 'ManufacturedItemDefinition', 'Measure', 'MeasureReport', 'Medication', 'MedicationAdministration', 'MedicationDispense', 'MedicationKnowledge', 'MedicationRequest', 'MedicationStatement', 'MedicinalProductDefinition', 'MessageDefinition', 'MessageHeader', 'MetadataResource', 'MolecularDefinition', 'MolecularSequence', 'NamingSystem', 'NutritionIntake', 'NutritionOrder', 'NutritionProduct', 'Observation', 'ObservationDefinition', 'OperationDefinition', 'OperationOutcome', 'Organization', 'OrganizationAffiliation', 'PackagedProductDefinition', 'Patient', 'PaymentNotice', 'PaymentReconciliation', 'Permission', 'Person', 'PersonalRelationship', 'PlanDefinition', 'Practitioner', 'PractitionerRole', 'Procedure', 'Provenance', 'Questionnaire', 'QuestionnaireResponse', 'RegulatedAuthorization', 'RelatedPerson', 'RequestOrchestration', 'Requirements', 'ResearchStudy', 'ResearchSubject', 'RiskAssessment', 'Schedule', 'SearchParameter', 'ServiceRequest', 'Slot', 'Specimen', 'SpecimenDefinition', 'StructureDefinition', 'StructureMap', 'Subscription', 'SubscriptionStatus', 'SubscriptionTopic', 'Substance', 'SubstanceDefinition', 'SubstanceNucleicAcid', 'SubstancePolymer', 'SubstanceProtein', 'SubstanceReferenceInformation', 'SubstanceSourceMaterial', 'SupplyDelivery', 'SupplyRequest', 'Task', 'TerminologyCapabilities', 'TestPlan', 'TestReport', 'TestScript', 'Transport', 'ValueSet', 'VerificationResult', 'VisionPrescription', 'Parameters']}, 'type'=>'code', 'path'=>'Parameter.allowedType', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/fhir-types'}}, + 'targetProfile' => {'type'=>'canonical', 'path'=>'Parameter.targetProfile', 'min'=>0, 'max'=>Float::INFINITY}, + 'searchType' => {'valid_codes'=>{'http://hl7.org/fhir/search-param-type'=>['number', 'date', 'string', 'token', 'reference', 'composite', 'quantity', 'uri', 'special']}, 'type'=>'code', 'path'=>'Parameter.searchType', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/search-param-type'}}, + 'binding' => {'type'=>'OperationDefinition::Parameter::Binding', 'path'=>'Parameter.binding', 'min'=>0, 'max'=>1}, + 'referencedFrom' => {'type'=>'OperationDefinition::Parameter::ReferencedFrom', 'path'=>'Parameter.referencedFrom', 'min'=>0, 'max'=>Float::INFINITY}, + 'part' => {'type'=>'OperationDefinition::Parameter', 'path'=>'Parameter.part', 'min'=>0, 'max'=>Float::INFINITY} + } + + class Binding < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Binding.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Binding.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Binding.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'strength' => {'valid_codes'=>{'http://hl7.org/fhir/binding-strength'=>['required', 'extensible', 'preferred', 'example']}, 'type'=>'code', 'path'=>'Binding.strength', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/binding-strength'}}, + 'valueSet' => {'type'=>'canonical', 'path'=>'Binding.valueSet', 'min'=>1, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :strength # 1-1 code + attr_accessor :valueSet # 1-1 canonical + end + + class ReferencedFrom < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'ReferencedFrom.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'ReferencedFrom.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'ReferencedFrom.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'source' => {'type'=>'string', 'path'=>'ReferencedFrom.source', 'min'=>1, 'max'=>1}, + 'sourceId' => {'type'=>'string', 'path'=>'ReferencedFrom.sourceId', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :source # 1-1 string + attr_accessor :sourceId # 0-1 string + end + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :name # 1-1 code + attr_accessor :use # 1-1 code + attr_accessor :scope # 0-* [ code ] + attr_accessor :min # 1-1 integer + attr_accessor :max # 1-1 string + attr_accessor :documentation # 0-1 markdown + attr_accessor :type # 0-1 code + attr_accessor :allowedType # 0-* [ code ] + attr_accessor :targetProfile # 0-* [ canonical ] + attr_accessor :searchType # 0-1 code + attr_accessor :binding # 0-1 OperationDefinition::Parameter::Binding + attr_accessor :referencedFrom # 0-* [ OperationDefinition::Parameter::ReferencedFrom ] + attr_accessor :part # 0-* [ OperationDefinition::Parameter ] + end + + class Overload < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Overload.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Overload.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Overload.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'parameterName' => {'type'=>'string', 'path'=>'Overload.parameterName', 'min'=>0, 'max'=>Float::INFINITY}, + 'comment' => {'type'=>'string', 'path'=>'Overload.comment', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :parameterName # 0-* [ string ] + attr_accessor :comment # 0-1 string + end + + attr_accessor :id # 0-1 id + attr_accessor :meta # 0-1 Meta + attr_accessor :implicitRules # 0-1 uri + attr_accessor :language # 0-1 code + attr_accessor :text # 0-1 Narrative + attr_accessor :contained # 0-* [ Resource ] + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :url # 0-1 uri + attr_accessor :identifier # 0-* [ Identifier ] + attr_accessor :version # 0-1 string + attr_accessor :versionAlgorithmString # 0-1 string + attr_accessor :versionAlgorithmCoding # 0-1 Coding + attr_accessor :name # 1-1 string + attr_accessor :title # 0-1 string + attr_accessor :status # 1-1 code + attr_accessor :kind # 1-1 code + attr_accessor :experimental # 0-1 boolean + attr_accessor :date # 0-1 dateTime + attr_accessor :publisher # 0-1 string + attr_accessor :contact # 0-* [ ContactDetail ] + attr_accessor :description # 0-1 markdown + attr_accessor :useContext # 0-* [ UsageContext ] + attr_accessor :jurisdiction # 0-* [ CodeableConcept ] + attr_accessor :purpose # 0-1 markdown + attr_accessor :copyright # 0-1 markdown + attr_accessor :copyrightLabel # 0-1 string + attr_accessor :affectsState # 0-1 boolean + attr_accessor :code # 1-1 code + attr_accessor :comment # 0-1 markdown + attr_accessor :base # 0-1 canonical + attr_accessor :resource # 0-* [ code ] + attr_accessor :system # 1-1 boolean + attr_accessor :type # 1-1 boolean + attr_accessor :instance # 1-1 boolean + attr_accessor :inputProfile # 0-1 canonical + attr_accessor :outputProfile # 0-1 canonical + attr_accessor :parameter # 0-* [ OperationDefinition::Parameter ] + attr_accessor :overload # 0-* [ OperationDefinition::Overload ] + + def resourceType + 'OperationDefinition' + end + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/resources/OperationOutcome.rb b/lib/fhir_models/r6/generated/resources/OperationOutcome.rb new file mode 100644 index 00000000..d7e5fcc0 --- /dev/null +++ b/lib/fhir_models/r6/generated/resources/OperationOutcome.rb @@ -0,0 +1,64 @@ +module FHIR + module R6 + class OperationOutcome < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + SEARCH_PARAMS = [] + METADATA = { + 'id' => {'type'=>'id', 'path'=>'OperationOutcome.id', 'min'=>0, 'max'=>1}, + 'meta' => {'type'=>'Meta', 'path'=>'OperationOutcome.meta', 'min'=>0, 'max'=>1}, + 'implicitRules' => {'type'=>'uri', 'path'=>'OperationOutcome.implicitRules', 'min'=>0, 'max'=>1}, + 'language' => {'type'=>'code', 'path'=>'OperationOutcome.language', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-languages'}}, + 'text' => {'type'=>'Narrative', 'path'=>'OperationOutcome.text', 'min'=>0, 'max'=>1}, + 'contained' => {'type'=>'Resource', 'path'=>'OperationOutcome.contained', 'min'=>0, 'max'=>Float::INFINITY}, + 'extension' => {'type'=>'Extension', 'path'=>'OperationOutcome.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'OperationOutcome.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'issue' => {'type'=>'OperationOutcome::Issue', 'path'=>'OperationOutcome.issue', 'min'=>1, 'max'=>Float::INFINITY} + } + + class Issue < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Issue.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Issue.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Issue.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'severity' => {'valid_codes'=>{'http://hl7.org/fhir/issue-severity'=>['fatal', 'error', 'warning', 'information', 'success']}, 'type'=>'code', 'path'=>'Issue.severity', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/issue-severity'}}, + 'code' => {'valid_codes'=>{'http://hl7.org/fhir/issue-type'=>['invalid', 'structure', 'required', 'value', 'invariant', 'security', 'login', 'unknown', 'expired', 'forbidden', 'suppressed', 'processing', 'not-supported', 'duplicate', 'multiple-matches', 'not-found', 'deleted', 'too-long', 'code-invalid', 'extension', 'too-costly', 'business-rule', 'conflict', 'limited-filter', 'transient', 'lock-error', 'no-store', 'exception', 'timeout', 'incomplete', 'throttled', 'informational', 'success']}, 'type'=>'code', 'path'=>'Issue.code', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/issue-type'}}, + 'details' => {'valid_codes'=>{'http://hl7.org/fhir/operation-outcome'=>['DELETE_MULTIPLE_MATCHES', 'MSG_AUTH_REQUIRED', 'MSG_BAD_FORMAT', 'MSG_BAD_SYNTAX', 'MSG_CANT_PARSE_CONTENT', 'MSG_CANT_PARSE_ROOT', 'MSG_CREATED', 'MSG_DATE_FORMAT', 'MSG_DELETED', 'MSG_DELETED_DONE', 'MSG_DELETED_ID', 'MSG_DUPLICATE_ID', 'MSG_ERROR_PARSING', 'MSG_ID_INVALID', 'MSG_ID_TOO_LONG', 'MSG_INVALID_ID', 'MSG_JSON_OBJECT', 'MSG_LOCAL_FAIL', 'MSG_NO_EXIST', 'MSG_NO_MATCH', 'MSG_NO_MODULE', 'MSG_NO_SUMMARY', 'MSG_OP_NOT_ALLOWED', 'MSG_PARAM_CHAINED', 'MSG_PARAM_INVALID', 'MSG_PARAM_MODIFIER_INVALID', 'MSG_PARAM_NO_REPEAT', 'MSG_PARAM_UNKNOWN', 'MSG_REMOTE_FAIL', 'MSG_RESOURCE_EXAMPLE_PROTECTED', 'MSG_RESOURCE_ID_FAIL', 'MSG_RESOURCE_ID_MISMATCH', 'MSG_RESOURCE_ID_MISSING', 'MSG_RESOURCE_NOT_ALLOWED', 'MSG_RESOURCE_REQUIRED', 'MSG_RESOURCE_TYPE_MISMATCH', 'MSG_SORT_UNKNOWN', 'MSG_TRANSACTION_DUPLICATE_ID', 'MSG_TRANSACTION_MISSING_ID', 'MSG_UNHANDLED_NODE_TYPE', 'MSG_UNKNOWN_CONTENT', 'MSG_UNKNOWN_OPERATION', 'MSG_UNKNOWN_TYPE', 'MSG_UPDATED', 'MSG_VERSION_AWARE', 'MSG_VERSION_AWARE_CONFLICT', 'MSG_VERSION_AWARE_URL', 'MSG_WRONG_NS', 'SEARCH_MULTIPLE', 'SEARCH_NONE', 'UPDATE_MULTIPLE_MATCHES']}, 'type'=>'CodeableConcept', 'path'=>'Issue.details', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/operation-outcome'}}, + 'diagnostics' => {'type'=>'string', 'path'=>'Issue.diagnostics', 'min'=>0, 'max'=>1}, + 'location' => {'type'=>'string', 'path'=>'Issue.location', 'min'=>0, 'max'=>Float::INFINITY}, + 'expression' => {'type'=>'string', 'path'=>'Issue.expression', 'min'=>0, 'max'=>Float::INFINITY} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :severity # 1-1 code + attr_accessor :code # 1-1 code + attr_accessor :details # 0-1 CodeableConcept + attr_accessor :diagnostics # 0-1 string + attr_accessor :location # 0-* [ string ] + attr_accessor :expression # 0-* [ string ] + end + + attr_accessor :id # 0-1 id + attr_accessor :meta # 0-1 Meta + attr_accessor :implicitRules # 0-1 uri + attr_accessor :language # 0-1 code + attr_accessor :text # 0-1 Narrative + attr_accessor :contained # 0-* [ Resource ] + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :issue # 1-* [ OperationOutcome::Issue ] + + def resourceType + 'OperationOutcome' + end + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/resources/Organization.rb b/lib/fhir_models/r6/generated/resources/Organization.rb new file mode 100644 index 00000000..5a9edeb5 --- /dev/null +++ b/lib/fhir_models/r6/generated/resources/Organization.rb @@ -0,0 +1,80 @@ +module FHIR + module R6 + class Organization < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + SEARCH_PARAMS = ['active', 'address', 'address-city', 'address-country', 'address-postalcode', 'address-state', 'address-use', 'endpoint', 'identifier', 'name', 'partof', 'phonetic', 'type'] + METADATA = { + 'id' => {'type'=>'id', 'path'=>'Organization.id', 'min'=>0, 'max'=>1}, + 'meta' => {'type'=>'Meta', 'path'=>'Organization.meta', 'min'=>0, 'max'=>1}, + 'implicitRules' => {'type'=>'uri', 'path'=>'Organization.implicitRules', 'min'=>0, 'max'=>1}, + 'language' => {'type'=>'code', 'path'=>'Organization.language', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-languages'}}, + 'text' => {'type'=>'Narrative', 'path'=>'Organization.text', 'min'=>0, 'max'=>1}, + 'contained' => {'type'=>'Resource', 'path'=>'Organization.contained', 'min'=>0, 'max'=>Float::INFINITY}, + 'extension' => {'type'=>'Extension', 'path'=>'Organization.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Organization.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'identifier' => {'type'=>'Identifier', 'path'=>'Organization.identifier', 'min'=>0, 'max'=>Float::INFINITY}, + 'active' => {'type'=>'boolean', 'path'=>'Organization.active', 'min'=>0, 'max'=>1}, + 'type' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/organization-type'=>['prov', 'dept', 'team', 'govt', 'ins', 'pay', 'edu', 'reli', 'crs', 'cg', 'bus', 'other']}, 'type'=>'CodeableConcept', 'path'=>'Organization.type', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/organization-type'}}, + 'name' => {'type'=>'string', 'path'=>'Organization.name', 'min'=>0, 'max'=>1}, + 'alias' => {'type'=>'string', 'path'=>'Organization.alias', 'min'=>0, 'max'=>Float::INFINITY}, + 'description' => {'type'=>'markdown', 'path'=>'Organization.description', 'min'=>0, 'max'=>1}, + 'contact' => {'type'=>'ExtendedContactDetail', 'path'=>'Organization.contact', 'min'=>0, 'max'=>Float::INFINITY}, + 'partOf' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Organization'], 'type'=>'Reference', 'path'=>'Organization.partOf', 'min'=>0, 'max'=>1}, + 'endpoint' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Endpoint'], 'type'=>'Reference', 'path'=>'Organization.endpoint', 'min'=>0, 'max'=>Float::INFINITY}, + 'qualification' => {'type'=>'Organization::Qualification', 'path'=>'Organization.qualification', 'min'=>0, 'max'=>Float::INFINITY} + } + + class Qualification < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Qualification.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Qualification.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Qualification.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'identifier' => {'type'=>'Identifier', 'path'=>'Qualification.identifier', 'min'=>0, 'max'=>Float::INFINITY}, + 'code' => {'type'=>'CodeableConcept', 'path'=>'Qualification.code', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'example'}}, + 'status' => {'valid_codes'=>{'http://hl7.org/fhir/qualification-status'=>['active', 'inactive', 'in-progress', 'pending', 'temporary', 'conditional', 'suspended', 'revoked']}, 'type'=>'CodeableConcept', 'path'=>'Qualification.status', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'preferred', 'uri'=>'http://hl7.org/fhir/ValueSet/qualification-status'}}, + 'period' => {'type'=>'Period', 'path'=>'Qualification.period', 'min'=>0, 'max'=>1}, + 'issuer' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Organization'], 'type'=>'Reference', 'path'=>'Qualification.issuer', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :identifier # 0-* [ Identifier ] + attr_accessor :code # 1-1 CodeableConcept + attr_accessor :status # 0-1 CodeableConcept + attr_accessor :period # 0-1 Period + attr_accessor :issuer # 0-1 Reference(Organization) + end + + attr_accessor :id # 0-1 id + attr_accessor :meta # 0-1 Meta + attr_accessor :implicitRules # 0-1 uri + attr_accessor :language # 0-1 code + attr_accessor :text # 0-1 Narrative + attr_accessor :contained # 0-* [ Resource ] + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :identifier # 0-* [ Identifier ] + attr_accessor :active # 0-1 boolean + attr_accessor :type # 0-* [ CodeableConcept ] + attr_accessor :name # 0-1 string + attr_accessor :alias # 0-* [ string ] + attr_accessor :description # 0-1 markdown + attr_accessor :contact # 0-* [ ExtendedContactDetail ] + attr_accessor :partOf # 0-1 Reference(Organization) + attr_accessor :endpoint # 0-* [ Reference(Endpoint) ] + attr_accessor :qualification # 0-* [ Organization::Qualification ] + + def resourceType + 'Organization' + end + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/resources/OrganizationAffiliation.rb b/lib/fhir_models/r6/generated/resources/OrganizationAffiliation.rb new file mode 100644 index 00000000..c9a11546 --- /dev/null +++ b/lib/fhir_models/r6/generated/resources/OrganizationAffiliation.rb @@ -0,0 +1,58 @@ +module FHIR + module R6 + class OrganizationAffiliation < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + SEARCH_PARAMS = ['active', 'date', 'email', 'endpoint', 'identifier', 'location', 'network', 'participating-organization', 'phone', 'primary-organization', 'role', 'service', 'specialty', 'telecom'] + METADATA = { + 'id' => {'type'=>'id', 'path'=>'OrganizationAffiliation.id', 'min'=>0, 'max'=>1}, + 'meta' => {'type'=>'Meta', 'path'=>'OrganizationAffiliation.meta', 'min'=>0, 'max'=>1}, + 'implicitRules' => {'type'=>'uri', 'path'=>'OrganizationAffiliation.implicitRules', 'min'=>0, 'max'=>1}, + 'language' => {'type'=>'code', 'path'=>'OrganizationAffiliation.language', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-languages'}}, + 'text' => {'type'=>'Narrative', 'path'=>'OrganizationAffiliation.text', 'min'=>0, 'max'=>1}, + 'contained' => {'type'=>'Resource', 'path'=>'OrganizationAffiliation.contained', 'min'=>0, 'max'=>Float::INFINITY}, + 'extension' => {'type'=>'Extension', 'path'=>'OrganizationAffiliation.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'OrganizationAffiliation.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'identifier' => {'type'=>'Identifier', 'path'=>'OrganizationAffiliation.identifier', 'min'=>0, 'max'=>Float::INFINITY}, + 'active' => {'type'=>'boolean', 'path'=>'OrganizationAffiliation.active', 'min'=>0, 'max'=>1}, + 'period' => {'type'=>'Period', 'path'=>'OrganizationAffiliation.period', 'min'=>0, 'max'=>1}, + 'organization' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Organization'], 'type'=>'Reference', 'path'=>'OrganizationAffiliation.organization', 'min'=>0, 'max'=>1}, + 'participatingOrganization' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Organization'], 'type'=>'Reference', 'path'=>'OrganizationAffiliation.participatingOrganization', 'min'=>0, 'max'=>1}, + 'network' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Organization'], 'type'=>'Reference', 'path'=>'OrganizationAffiliation.network', 'min'=>0, 'max'=>Float::INFINITY}, + 'code' => {'valid_codes'=>{'http://hl7.org/fhir/organization-role'=>['provider', 'agency', 'research', 'payer', 'diagnostics', 'supplier', 'HIE/HIO', 'member']}, 'type'=>'CodeableConcept', 'path'=>'OrganizationAffiliation.code', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/organization-role'}}, + 'specialty' => {'valid_codes'=>{'http://snomed.info/sct'=>['408467006', '394577000', '394578005', '421661004', '408462000', '394579002', '394804000', '394580004', '394803006', '408480009', '408454008', '394809005', '394592004', '394600006', '394601005', '394581000', '408478003', '394812008', '408444009', '394582007', '408475000', '410005002', '394583002', '419772000', '394584008', '408443003', '394802001', '394915009', '394814009', '394808002', '394811001', '408446006', '394586005', '394916005', '408472002', '394597005', '394598000', '394807007', '419192003', '408468001', '394593009', '394813003', '410001006', '394589003', '394591006', '394599008', '394649004', '408470005', '394585009', '394821009', '422191005', '394594003', '416304004', '418960008', '394882004', '394806003', '394588006', '408459003', '394607009', '419610006', '418058008', '420208008', '418652005', '418535003', '418862001', '419365004', '418002000', '419983000', '419170002', '419472004', '394539006', '420112009', '409968004', '394587001', '394913002', '408440000', '418112009', '419815003', '394914008', '408455009', '394602003', '408447002', '394810000', '408450004', '408476004', '408469009', '408466002', '408471009', '408464004', '408441001', '408465003', '394605001', '394608004', '408461007', '408460008', '394606000', '408449004', '418018006', '394604002', '394609007', '408474001', '394610002', '394611003', '408477008', '394801008', '408463005', '419321007', '394576009', '394590007', '409967009', '408448007', '419043006', '394612005', '394733009', '394732004']}, 'type'=>'CodeableConcept', 'path'=>'OrganizationAffiliation.specialty', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'preferred', 'uri'=>'http://hl7.org/fhir/ValueSet/c80-practice-codes'}}, + 'location' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Location'], 'type'=>'Reference', 'path'=>'OrganizationAffiliation.location', 'min'=>0, 'max'=>Float::INFINITY}, + 'healthcareService' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/HealthcareService'], 'type'=>'Reference', 'path'=>'OrganizationAffiliation.healthcareService', 'min'=>0, 'max'=>Float::INFINITY}, + 'contact' => {'type'=>'ExtendedContactDetail', 'path'=>'OrganizationAffiliation.contact', 'min'=>0, 'max'=>Float::INFINITY}, + 'endpoint' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Endpoint'], 'type'=>'Reference', 'path'=>'OrganizationAffiliation.endpoint', 'min'=>0, 'max'=>Float::INFINITY} + } + + attr_accessor :id # 0-1 id + attr_accessor :meta # 0-1 Meta + attr_accessor :implicitRules # 0-1 uri + attr_accessor :language # 0-1 code + attr_accessor :text # 0-1 Narrative + attr_accessor :contained # 0-* [ Resource ] + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :identifier # 0-* [ Identifier ] + attr_accessor :active # 0-1 boolean + attr_accessor :period # 0-1 Period + attr_accessor :organization # 0-1 Reference(Organization) + attr_accessor :participatingOrganization # 0-1 Reference(Organization) + attr_accessor :network # 0-* [ Reference(Organization) ] + attr_accessor :code # 0-* [ CodeableConcept ] + attr_accessor :specialty # 0-* [ CodeableConcept ] + attr_accessor :location # 0-* [ Reference(Location) ] + attr_accessor :healthcareService # 0-* [ Reference(HealthcareService) ] + attr_accessor :contact # 0-* [ ExtendedContactDetail ] + attr_accessor :endpoint # 0-* [ Reference(Endpoint) ] + + def resourceType + 'OrganizationAffiliation' + end + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/resources/PackagedProductDefinition.rb b/lib/fhir_models/r6/generated/resources/PackagedProductDefinition.rb new file mode 100644 index 00000000..6977fbf0 --- /dev/null +++ b/lib/fhir_models/r6/generated/resources/PackagedProductDefinition.rb @@ -0,0 +1,173 @@ +module FHIR + module R6 + class PackagedProductDefinition < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + SEARCH_PARAMS = ['biological', 'contained-item', 'device', 'identifier', 'manufactured-item', 'medication', 'name', 'nutrition', 'package', 'package-for', 'status'] + METADATA = { + 'id' => {'type'=>'id', 'path'=>'PackagedProductDefinition.id', 'min'=>0, 'max'=>1}, + 'meta' => {'type'=>'Meta', 'path'=>'PackagedProductDefinition.meta', 'min'=>0, 'max'=>1}, + 'implicitRules' => {'type'=>'uri', 'path'=>'PackagedProductDefinition.implicitRules', 'min'=>0, 'max'=>1}, + 'language' => {'type'=>'code', 'path'=>'PackagedProductDefinition.language', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-languages'}}, + 'text' => {'type'=>'Narrative', 'path'=>'PackagedProductDefinition.text', 'min'=>0, 'max'=>1}, + 'contained' => {'type'=>'Resource', 'path'=>'PackagedProductDefinition.contained', 'min'=>0, 'max'=>Float::INFINITY}, + 'extension' => {'type'=>'Extension', 'path'=>'PackagedProductDefinition.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'PackagedProductDefinition.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'identifier' => {'type'=>'Identifier', 'path'=>'PackagedProductDefinition.identifier', 'min'=>0, 'max'=>Float::INFINITY}, + 'name' => {'type'=>'string', 'path'=>'PackagedProductDefinition.name', 'min'=>0, 'max'=>1}, + 'type' => {'valid_codes'=>{'http://hl7.org/fhir/package-type'=>['MedicinalProductPack', 'RawMaterialPackage', 'Shipping-TransportContainer']}, 'type'=>'CodeableConcept', 'path'=>'PackagedProductDefinition.type', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/package-type'}}, + 'packageFor' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/MedicinalProductDefinition'], 'type'=>'Reference', 'path'=>'PackagedProductDefinition.packageFor', 'min'=>0, 'max'=>Float::INFINITY}, + 'status' => {'valid_codes'=>{'http://hl7.org/fhir/publication-status'=>['draft', 'active', 'retired', 'unknown']}, 'type'=>'CodeableConcept', 'path'=>'PackagedProductDefinition.status', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'preferred', 'uri'=>'http://hl7.org/fhir/ValueSet/publication-status'}}, + 'statusDate' => {'type'=>'dateTime', 'path'=>'PackagedProductDefinition.statusDate', 'min'=>0, 'max'=>1}, + 'containedItemQuantity' => {'type'=>'Quantity', 'path'=>'PackagedProductDefinition.containedItemQuantity', 'min'=>0, 'max'=>Float::INFINITY}, + 'description' => {'type'=>'markdown', 'path'=>'PackagedProductDefinition.description', 'min'=>0, 'max'=>1}, + 'legalStatusOfSupply' => {'type'=>'PackagedProductDefinition::LegalStatusOfSupply', 'path'=>'PackagedProductDefinition.legalStatusOfSupply', 'min'=>0, 'max'=>Float::INFINITY}, + 'marketingStatus' => {'type'=>'MarketingStatus', 'path'=>'PackagedProductDefinition.marketingStatus', 'min'=>0, 'max'=>Float::INFINITY}, + 'copackagedIndicator' => {'type'=>'boolean', 'path'=>'PackagedProductDefinition.copackagedIndicator', 'min'=>0, 'max'=>1}, + 'manufacturer' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Organization'], 'type'=>'Reference', 'path'=>'PackagedProductDefinition.manufacturer', 'min'=>0, 'max'=>Float::INFINITY}, + 'attachedDocument' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/DocumentReference'], 'type'=>'Reference', 'path'=>'PackagedProductDefinition.attachedDocument', 'min'=>0, 'max'=>Float::INFINITY}, + 'packaging' => {'type'=>'PackagedProductDefinition::Packaging', 'path'=>'PackagedProductDefinition.packaging', 'min'=>0, 'max'=>1}, + 'characteristic' => {'type'=>'PackagedProductDefinition::Packaging::Property', 'path'=>'PackagedProductDefinition.characteristic', 'min'=>0, 'max'=>Float::INFINITY} + } + + class LegalStatusOfSupply < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'LegalStatusOfSupply.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'LegalStatusOfSupply.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'LegalStatusOfSupply.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'code' => {'valid_codes'=>{'http://hl7.org/fhir/legal-status-of-supply'=>['100000072076', '100000072077', '100000072078', '100000072079', '100000072084', '100000072085', '100000072086', '100000157313']}, 'type'=>'CodeableConcept', 'path'=>'LegalStatusOfSupply.code', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/legal-status-of-supply'}}, + 'jurisdiction' => {'valid_codes'=>{'urn:iso:std:iso:3166'=>['AD', 'AE', 'AF', 'AG', 'AI', 'AL', 'AM', 'AO', 'AQ', 'AR', 'AS', 'AT', 'AU', 'AW', 'AX', 'AZ', 'BA', 'BB', 'BD', 'BE', 'BF', 'BG', 'BH', 'BI', 'BJ', 'BL', 'BM', 'BN', 'BO', 'BQ', 'BR', 'BS', 'BT', 'BV', 'BW', 'BY', 'BZ', 'CA', 'CC', 'CD', 'CF', 'CG', 'CH', 'CI', 'CK', 'CL', 'CM', 'CN', 'CO', 'CR', 'CU', 'CV', 'CW', 'CX', 'CY', 'CZ', 'DE', 'DJ', 'DK', 'DM', 'DO', 'DZ', 'EC', 'EE', 'EG', 'EH', 'ER', 'ES', 'ET', 'FI', 'FJ', 'FK', 'FM', 'FO', 'FR', 'GA', 'GB', 'GD', 'GE', 'GF', 'GG', 'GH', 'GI', 'GL', 'GM', 'GN', 'GP', 'GQ', 'GR', 'GS', 'GT', 'GU', 'GW', 'GY', 'HK', 'HM', 'HN', 'HR', 'HT', 'HU', 'ID', 'IE', 'IL', 'IM', 'IN', 'IO', 'IQ', 'IR', 'IS', 'IT', 'JE', 'JM', 'JO', 'JP', 'KE', 'KG', 'KH', 'KI', 'KM', 'KN', 'KP', 'KR', 'KW', 'KY', 'KZ', 'LA', 'LB', 'LC', 'LI', 'LK', 'LR', 'LS', 'LT', 'LU', 'LV', 'LY', 'MA', 'MC', 'MD', 'ME', 'MF', 'MG', 'MH', 'MK', 'ML', 'MM', 'MN', 'MO', 'MP', 'MQ', 'MR', 'MS', 'MT', 'MU', 'MV', 'MW', 'MX', 'MY', 'MZ', 'NA', 'NC', 'NE', 'NF', 'NG', 'NI', 'NL', 'NO', 'NP', 'NR', 'NU', 'NZ', 'OM', 'PA', 'PE', 'PF', 'PG', 'PH', 'PK', 'PL', 'PM', 'PN', 'PR', 'PS', 'PT', 'PW', 'PY', 'QA', 'RE', 'RO', 'RS', 'RU', 'RW', 'SA', 'SB', 'SC', 'SD', 'SE', 'SG', 'SH', 'SI', 'SJ', 'SK', 'SL', 'SM', 'SN', 'SO', 'SR', 'SS', 'ST', 'SV', 'SX', 'SY', 'SZ', 'TC', 'TD', 'TF', 'TG', 'TH', 'TJ', 'TK', 'TL', 'TM', 'TN', 'TO', 'TR', 'TT', 'TV', 'TW', 'TZ', 'UA', 'UG', 'UM', 'US', 'UY', 'UZ', 'VA', 'VC', 'VE', 'VG', 'VI', 'VN', 'VU', 'WF', 'WS', 'YE', 'YT', 'ZA', 'ZM', 'ZW', 'ABW', 'AFG', 'AGO', 'AIA', 'ALA', 'ALB', 'AND', 'ARE', 'ARG', 'ARM', 'ASM', 'ATA', 'ATF', 'ATG', 'AUS', 'AUT', 'AZE', 'BDI', 'BEL', 'BEN', 'BES', 'BFA', 'BGD', 'BGR', 'BHR', 'BHS', 'BIH', 'BLM', 'BLR', 'BLZ', 'BMU', 'BOL', 'BRA', 'BRB', 'BRN', 'BTN', 'BVT', 'BWA', 'CAF', 'CAN', 'CCK', 'CHE', 'CHL', 'CHN', 'CIV', 'CMR', 'COD', 'COG', 'COK', 'COL', 'COM', 'CPV', 'CRI', 'CUB', 'CUW', 'CXR', 'CYM', 'CYP', 'CZE', 'DEU', 'DJI', 'DMA', 'DNK', 'DOM', 'DZA', 'ECU', 'EGY', 'ERI', 'ESH', 'ESP', 'EST', 'ETH', 'FIN', 'FJI', 'FLK', 'FRA', 'FRO', 'FSM', 'GAB', 'GBR', 'GEO', 'GGY', 'GHA', 'GIB', 'GIN', 'GLP', 'GMB', 'GNB', 'GNQ', 'GRC', 'GRD', 'GRL', 'GTM', 'GUF', 'GUM', 'GUY', 'HKG', 'HMD', 'HND', 'HRV', 'HTI', 'HUN', 'IDN', 'IMN', 'IND', 'IOT', 'IRL', 'IRN', 'IRQ', 'ISL', 'ISR', 'ITA', 'JAM', 'JEY', 'JOR', 'JPN', 'KAZ', 'KEN', 'KGZ', 'KHM', 'KIR', 'KNA', 'KOR', 'KWT', 'LAO', 'LBN', 'LBR', 'LBY', 'LCA', 'LIE', 'LKA', 'LSO', 'LTU', 'LUX', 'LVA', 'MAC', 'MAF', 'MAR', 'MCO', 'MDA', 'MDG', 'MDV', 'MEX', 'MHL', 'MKD', 'MLI', 'MLT', 'MMR', 'MNE', 'MNG', 'MNP', 'MOZ', 'MRT', 'MSR', 'MTQ', 'MUS', 'MWI', 'MYS', 'MYT', 'NAM', 'NCL', 'NER', 'NFK', 'NGA', 'NIC', 'NIU', 'NLD', 'NOR', 'NPL', 'NRU', 'NZL', 'OMN', 'PAK', 'PAN', 'PCN', 'PER', 'PHL', 'PLW', 'PNG', 'POL', 'PRI', 'PRK', 'PRT', 'PRY', 'PSE', 'PYF', 'QAT', 'REU', 'ROU', 'RUS', 'RWA', 'SAU', 'SDN', 'SEN', 'SGP', 'SGS', 'SHN', 'SJM', 'SLB', 'SLE', 'SLV', 'SMR', 'SOM', 'SPM', 'SRB', 'SSD', 'STP', 'SUR', 'SVK', 'SVN', 'SWE', 'SWZ', 'SXM', 'SYC', 'SYR', 'TCA', 'TCD', 'TGO', 'THA', 'TJK', 'TKL', 'TKM', 'TLS', 'TON', 'TTO', 'TUN', 'TUR', 'TUV', 'TWN', 'TZA', 'UGA', 'UKR', 'UMI', 'URY', 'USA', 'UZB', 'VAT', 'VCT', 'VEN', 'VGB', 'VIR', 'VNM', 'VUT', 'WLF', 'WSM', 'YEM', 'ZAF', 'ZMB', 'ZWE', '004', '008', '010', '012', '016', '020', '024', '028', '031', '032', '036', '040', '044', '048', '050', '051', '052', '056', '060', '064', '068', '070', '072', '074', '076', '084', '086', '090', '092', '096', '100', '104', '108', '112', '116', '120', '124', '132', '136', '140', '144', '148', '152', '156', '158', '162', '166', '170', '174', '175', '178', '180', '184', '188', '191', '192', '196', '203', '204', '208', '212', '214', '218', '222', '226', '231', '232', '233', '234', '238', '239', '242', '246', '248', '250', '254', '258', '260', '262', '266', '268', '270', '275', '276', '288', '292', '296', '300', '304', '308', '312', '316', '320', '324', '328', '332', '334', '336', '340', '344', '348', '352', '356', '360', '364', '368', '372', '376', '380', '384', '388', '392', '398', '400', '404', '408', '410', '414', '417', '418', '422', '426', '428', '430', '434', '438', '440', '442', '446', '450', '454', '458', '462', '466', '470', '474', '478', '480', '484', '492', '496', '498', '499', '500', '504', '508', '512', '516', '520', '524', '528', '531', '533', '534', '535', '540', '548', '554', '558', '562', '566', '570', '574', '578', '580', '581', '583', '584', '585', '586', '591', '598', '600', '604', '608', '612', '616', '620', '624', '626', '630', '634', '638', '642', '643', '646', '652', '654', '659', '660', '662', '663', '666', '670', '674', '678', '682', '686', '688', '690', '694', '702', '703', '704', '705', '706', '710', '716', '724', '728', '729', '732', '740', '744', '748', '752', '756', '760', '762', '764', '768', '772', '776', '780', '784', '788', '792', '795', '796', '798', '800', '804', '807', '818', '826', '831', '832', '833', '834', '840', '850', '854', '858', '860', '862', '876', '882', '887', '894'], 'urn:iso:std:iso:3166:-2'=>['AF-BAL', 'AF-BAM', 'AF-BDG', 'AF-BDS', 'AF-BGL', 'AF-DAY', 'AF-FRA', 'AF-FYB', 'AF-GHA', 'AF-GHO', 'AF-HEL', 'AF-HER', 'AF-JOW', 'AF-KAB', 'AF-KAN', 'AF-KAP', 'AF-KDZ', 'AF-KHO', 'AF-KNR', 'AF-LAG', 'AF-LOG', 'AF-NAN', 'AF-NIM', 'AF-NUR', 'AF-PAN', 'AF-PAR', 'AF-PIA', 'AF-PKA', 'AF-SAM', 'AF-SAR', 'AF-TAK', 'AF-URU', 'AF-WAR', 'AF-ZAB', 'AX-AX', 'AL-01', 'AL-02', 'AL-03', 'AL-04', 'AL-05', 'AL-06', 'AL-07', 'AL-08', 'AL-09', 'AL-10', 'AL-11', 'AL-12', 'AL-BR', 'AL-BU', 'AL-DI', 'AL-DL', 'AL-DR', 'AL-DV', 'AL-EL', 'AL-ER', 'AL-FR', 'AL-GJ', 'AL-GR', 'AL-HA', 'AL-KA', 'AL-KB', 'AL-KC', 'AL-KO', 'AL-KR', 'AL-KU', 'AL-LB', 'AL-LE', 'AL-LU', 'AL-MK', 'AL-MM', 'AL-MR', 'AL-MT', 'AL-PG', 'AL-PQ', 'AL-PR', 'AL-PU', 'AL-SH', 'AL-SK', 'AL-SR', 'AL-TE', 'AL-TP', 'AL-TR', 'AL-VL', 'DZ-01', 'DZ-02', 'DZ-03', 'DZ-04', 'DZ-05', 'DZ-06', 'DZ-07', 'DZ-08', 'DZ-09', 'DZ-10', 'DZ-11', 'DZ-12', 'DZ-13', 'DZ-14', 'DZ-15', 'DZ-16', 'DZ-17', 'DZ-18', 'DZ-19', 'DZ-20', 'DZ-21', 'DZ-22', 'DZ-23', 'DZ-24', 'DZ-25', 'DZ-26', 'DZ-27', 'DZ-28', 'DZ-29', 'DZ-30', 'DZ-31', 'DZ-32', 'DZ-33', 'DZ-34', 'DZ-35', 'DZ-36', 'DZ-37', 'DZ-38', 'DZ-39', 'DZ-40', 'DZ-41', 'DZ-42', 'DZ-43', 'DZ-44', 'DZ-45', 'DZ-46', 'DZ-47', 'DZ-48', 'AS-AS', 'AD-02', 'AD-03', 'AD-04', 'AD-05', 'AD-06', 'AD-07', 'AD-08', 'AO-BGO', 'AO-BGU', 'AO-BIE', 'AO-CAB', 'AO-CCU', 'AO-CNN', 'AO-CNO', 'AO-CUS', 'AO-HUA', 'AO-HUI', 'AO-LNO', 'AO-LSU', 'AO-LUA', 'AO-MAL', 'AO-MOX', 'AO-NAM', 'AO-UIG', 'AO-ZAI', 'AI-AI', 'AQ-AQ', 'AG-03', 'AG-04', 'AG-05', 'AG-06', 'AG-07', 'AG-08', 'AG-10', 'AG-11', 'AR-A', 'AR-B', 'AR-C', 'AR-D', 'AR-E', 'AR-F', 'AR-G', 'AR-H', 'AR-J', 'AR-K', 'AR-L', 'AR-M', 'AR-N', 'AR-P', 'AR-Q', 'AR-R', 'AR-S', 'AR-T', 'AR-U', 'AR-V', 'AR-W', 'AR-X', 'AR-Y', 'AR-Z', 'AM-AG', 'AM-AR', 'AM-AV', 'AM-ER', 'AM-GR', 'AM-KT', 'AM-LO', 'AM-SH', 'AM-SU', 'AM-TV', 'AM-VD', 'AW-AW', 'AU-ACT', 'AU-NSW', 'AU-NT', 'AU-QLD', 'AU-SA', 'AU-TAS', 'AU-VIC', 'AU-WA', 'AT-1', 'AT-2', 'AT-3', 'AT-4', 'AT-5', 'AT-6', 'AT-7', 'AT-8', 'AT-9', 'AZ-ABS', 'AZ-AGA', 'AZ-AGC', 'AZ-AGM', 'AZ-AGS', 'AZ-AGU', 'AZ-AST', 'AZ-BA', 'AZ-BAB', 'AZ-BAL', 'AZ-BAR', 'AZ-BEY', 'AZ-BIL', 'AZ-CAB', 'AZ-CAL', 'AZ-CUL', 'AZ-DAS', 'AZ-FUZ', 'AZ-GAD', 'AZ-GA', 'AZ-GOR', 'AZ-GOY', 'AZ-GYG', 'AZ-HAC', 'AZ-IMI', 'AZ-ISM', 'AZ-KAL', 'AZ-KAN', 'AZ-KUR', 'AZ-LAC', 'AZ-LA', 'AZ-LAN', 'AZ-LER']}, 'type'=>'CodeableConcept', 'path'=>'LegalStatusOfSupply.jurisdiction', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/jurisdiction'}} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :code # 0-1 CodeableConcept + attr_accessor :jurisdiction # 0-1 CodeableConcept + end + + class Packaging < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Packaging.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Packaging.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Packaging.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'identifier' => {'type'=>'Identifier', 'path'=>'Packaging.identifier', 'min'=>0, 'max'=>Float::INFINITY}, + 'type' => {'valid_codes'=>{'http://hl7.org/fhir/packaging-type'=>['100000073490', '100000073491', '100000073492', '100000073493', '100000073494', '100000073495', '100000073496', '100000073497', '100000073498', '100000073499', '100000073500', '100000073501', '100000073502', '100000073503', '100000073504', '100000073505', '100000073506', '100000073507', '100000073508', '100000073509', '100000073510', '100000073511', '100000073512', '100000073513', '100000073514', '100000073515', '100000073516', '100000073517', '100000073518', '100000073519', '100000073520', '100000073521', '100000073522', '100000073523', '100000073524', '100000073525', '100000073526', '100000073527', '100000073528', '100000073529', '100000073530', '100000073531', '100000073532', '100000073533', '100000073534', '100000073535', '100000073536', '100000073537', '100000073538', '100000073539', '100000073540', '100000073541', '100000073542', '100000073543', '100000073544', '100000073545', '100000073546', '100000073547', '100000073548', '100000073549', '100000073550', '100000073551', '100000073552', '100000073553', '100000073554', '100000073555', '100000073556', '100000073557', '100000073558', '100000073559', '100000073560', '100000073561', '100000073562', '100000073563', '100000075664', '100000116195', '100000116196', '100000116197', '100000125779', '100000137702', '100000137703', '100000143554', '100000143555', '100000163233', '100000163234', '100000164143', '100000166980', '100000169899', '100000173982', '100000173983', '100000174066', '100000174067', '100000174068', '100000174069', '100000174070', '200000005068', '200000005585', '200000010647', '200000011726', '200000012539', '200000013191', '200000024874']}, 'type'=>'CodeableConcept', 'path'=>'Packaging.type', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/packaging-type'}}, + 'componentPart' => {'type'=>'boolean', 'path'=>'Packaging.componentPart', 'min'=>0, 'max'=>1}, + 'quantity' => {'type'=>'integer', 'path'=>'Packaging.quantity', 'min'=>0, 'max'=>1}, + 'material' => {'valid_codes'=>{'http://hl7.org/fhir/package-material'=>['200000003200', '200000003201', '200000003202', '200000003203', '200000003204', '200000003205', '200000003206', '200000003207', '200000003208', '200000003209', '200000003210', '200000003211', '200000003212', '200000003213', '200000003214', '200000003215', '200000003216', '200000003217', '200000003218', '200000003219', '200000003220', '200000003221', '200000003222', '200000003223', '200000003224', '200000003225', '200000003226', '200000003227', '200000003228', '200000003229', '200000003529', '200000012514', '200000012515', '200000012521', '200000012522', '200000012523', '200000012524', '200000012538', '200000015521', '200000023330', '200000023332', '200000025255', '200000025257']}, 'type'=>'CodeableConcept', 'path'=>'Packaging.material', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/package-material'}}, + 'alternateMaterial' => {'valid_codes'=>{'http://hl7.org/fhir/package-material'=>['200000003200', '200000003201', '200000003202', '200000003203', '200000003204', '200000003205', '200000003206', '200000003207', '200000003208', '200000003209', '200000003210', '200000003211', '200000003212', '200000003213', '200000003214', '200000003215', '200000003216', '200000003217', '200000003218', '200000003219', '200000003220', '200000003221', '200000003222', '200000003223', '200000003224', '200000003225', '200000003226', '200000003227', '200000003228', '200000003229', '200000003529', '200000012514', '200000012515', '200000012521', '200000012522', '200000012523', '200000012524', '200000012538', '200000015521', '200000023330', '200000023332', '200000025255', '200000025257']}, 'type'=>'CodeableConcept', 'path'=>'Packaging.alternateMaterial', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/package-material'}}, + 'shelfLifeStorage' => {'type'=>'ProductShelfLife', 'path'=>'Packaging.shelfLifeStorage', 'min'=>0, 'max'=>Float::INFINITY}, + 'manufacturer' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Organization'], 'type'=>'Reference', 'path'=>'Packaging.manufacturer', 'min'=>0, 'max'=>Float::INFINITY}, + 'property' => {'type'=>'PackagedProductDefinition::Packaging::Property', 'path'=>'Packaging.property', 'min'=>0, 'max'=>Float::INFINITY}, + 'containedItem' => {'type'=>'PackagedProductDefinition::Packaging::ContainedItem', 'path'=>'Packaging.containedItem', 'min'=>0, 'max'=>Float::INFINITY}, + 'packaging' => {'type'=>'PackagedProductDefinition::Packaging', 'path'=>'Packaging.packaging', 'min'=>0, 'max'=>Float::INFINITY} + } + + class Property < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'value' => ['CodeableConcept', 'Quantity', 'date', 'boolean', 'Attachment'] + } + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Property.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Property.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Property.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'type' => {'valid_codes'=>{'http://snomed.info/sct'=>['363787002', '365007', '413009', '477001', '482008', '820008', '916008', '940000', '1202003', '1255009', '1285004', '1309009', '1314008', '1364001', '1391004', '1495009', '1524004', '1803003', '1882005', '1925005', '1993008', '2335007', '2465003', '2548005', '2767007', '2941008', '2957008', '3030002', '3049003', '3085003', '3330009', '3359009', '3371003', '3384007', '3397009', '3516000', '3628000', '3678003', '3709003', '3791008', '3805004', '3806003', '3850002', '3863008', '3962002', '4051006', '4065008', '4186006', '4187002', '4351003', '4428004', '4452006', '4531001', '4601000', '4605009', '4683004', '4695004', '4710002', '4751000', '4838002', '5072004', '5222008', '5308006', '5410007', '5418000', '5512001', '5660006', '5661005', '5741007', '5744004', '5748001', '5883007', '6057008', '6145002', '6230002', '6252006', '6304003', '6427007', '6440002', '6577008', '6588002', '6635000', '6723007', '6769007', '6795009', '6797001', '6886007', '6899005', '6918002', '6942003', '6994001', '7015005', '7041004', '7175000', '7205007', '7261001', '7349007', '7352004', '7423001', '7478007', '7542004', '7749005', '7825004', '7866004', '7928001', '7934008', '7952008', '8198006', '8337009', '8469004', '8499008', '8515003', '8521004', '8527000', '8581002', '8586007', '8625004', '8647004', '8690003', '8738002', '8739005', '8834007', '8927009', '8997002', '9077000', '9251003', '9304002', '9470006', '9561006', '9576003', '9876005', '9929002', '9964006', '9995004', '10011003', '10142005', '10143000', '10241009', '10252003', '10448000', '10502006', '10539007', '10625003', '10702008', '10716003', '10806004', '10947000', '11118004', '11247002', '11395008', '11448005', '11554009', '11696002', '11769008', '11786002', '11798007', '11820004', '11953005', '11977004', '12032001', '12049008', '12140005', '12157009', '12239004', '12261009', '12280006', '12307008', '12309006', '12367005', '12405001', '12493004', '12547000', '12591000', '12679000', '12852001', '12887001', '13130004', '13191003', '13226008', '13402008', '13473004', '13506008', '13621006', '13693004', '13760002', '13823007', '14004009', '14067000', '14142001', '14235009', '14411002', '14468000', '14502000', '14688008', '14872005', '14890006', '14910006', '14951008', '15070007', '15125001', '15227002', '15281004', '15361003', '15396003', '15456004', '15527001', '15564007', '15565008', '15615005', '15876000', '16058003', '16086006', '16153005', '16162007', '16166005', '16206004', '16244008', '16262004', '16354009', '16379007', '16466004', '16468003', '16476001', '16490003', '16550004', '16679002', '16821004', '16891008', '16933005', '16940006', '17202005', '17328006', '17362006', '17410008', '17441009', '17785005', '17892006', '17952008', '17964000', '18145008', '18240006', '18316001', '18332003', '18373002', '18480004', '18491006', '18601007', '18741006', '18841001', '19077000', '19166009', '19381008', '19487008', '19511002', '19611009', '19634000', '19706002', '19789007', '19959007', '19982009', '19993006', '20000007', '20245001', '20255002', '20374008', '20412003', '20426007', '20441007', '20494003', '20587003', '20618006', '20629005', '20722008', '20733006', '20806000', '20889005', '20910001', '20947001', '20970009', '21122005', '21152002', '21192000', '21278004', '21313003', '21324001', '21356008', '21417003', '21474000', '21663000', '21723009', '21738005', '21840007', '21979002', '22052001', '22171002', '22200009', '22280007', '22301005', '22382001', '22571008', '22626006', '22639005', '22690006', '22751002', '22787009', '22851009', '22921004', '23035008', '23211007', '23275005', '23362008', '23365005', '23431008', '23435004', '23472005', '23565006', '23948005', '23980007', '24025005', '24154002', '24220009', '24238007', '24296009', '24428000', '24453002', '24560006', '24562003', '24607002', '24637006', '24672009', '24725003', '24859005', '25145005', '25272006', '25602002', '25684004', '25755000', '25819003', '25974002', '26011007', '26027000', '26065007', '26127003', '26142000', '26285004', '26365000', '26510003', '26560009', '26626008', '26669000', '26694004', '26724002', '26814000', '26827001', '26869002', '26916004', '27026000', '27030002', '27071008', '27073006', '27100007', '27113001', '27213009', '27283003', '27305006', '27308008', '27309000', '27327002', '27350008', '27421000', '27468005', '27556003', '27598000', '27625002', '27750006', '27901007', '27913002', '27958008', '27960005', '27997000', '28001007', '28005003', '28239005', '28263002', '28329002', '28400003', '28423000', '28447007', '28551006', '28606003', '28771004', '28827006', '28858007', '28875001', '28982001', '29059006', '29371005', '29501005', '29533001', '29544009', '29548007', '29759001', '29772000', '29852003', '29922007', '29944002', '30017007', '30064007', '30214007', '30219002', '30247003', '30342006', '30367009', '30397001', '30568003', '30855003', '30866005', '30878009', '30879001', '30901003', '30920001', '30944004', '30953006', '30976009', '30979002', '31105004', '31179009', '31226005', '31255002', '31261004', '31294001', '31346003', '31475008', '31498000', '31534003', '31580001', '31639004', '31763002', '31853002', '31916007', '31983005', '32058005', '32101006', '32223000', '32316004', '32318003', '32386009', '32528008', '32560000', '32563003', '32650004', '32689005', '32864002', '32978000', '33032001', '33066005', '33097009', '33105009', '33213002', '33249001', '33341000', '33405001', '33406000', '33427005', '33453002', '33480009', '33485004', '33739003', '33769005', '33836004', '33911006', '33957008', '33975009', '34008004', '34178000', '34257009', '34267004', '34372006', '34517005', '34529001', '34606001', '34721000', '34734004', '34909005', '35024006', '35048002', '35123003', '35184007', '35188005', '35194002', '35245009', '35311004', '35332007', '35335009', '35360009', '35401007', '35544009', '35574001', '35622009', '35706003', '35732009', '35754006', '35800004', '35840005', '35877002', '35897007', '35939009', '35948004', '36003005', '36047004', '36096009', '36459006', '36550007', '36643001', '36735000', '36841002', '36862001', '36922004', '37038003', '37043005', '37087001', '37124008', '37129003', '37190005', '37328000', '37476000', '37555008', '37557000', '37594009', '37690006', '37717001', '37736006', '37742005', '37801004', '37811006', '37845004', '37993006', '38080001', '38186005', '38187001', '38522000', '38597004', '38661002', '38695003', '38820004', '38860003', '38952000', '38962007', '38963002', '39025000', '39040003', '39080007', '39122004', '39140000', '39146006', '39211005', '39247006', '39338001', '39420003', '39438000', '39511009', '39527002', '39542004', '39622003', '39632005', '39744000', '39899002', '39996008', '40015002', '40087002', '40091007', '40117008', '40137007', '40139005', '40187000', '40269008', '40335009', '40336005', '40394006', '40407006', '40513000', '40602005', '40619007', '40662008', '40736007', '40909004', '40944002', '41011002', '41070009', '41494001', '41633001', '41651000', '41698008', '41701000', '41741009', '42054005', '42081005', '42093001', '42111002', '42233006', '42406009', '42447007', '42457008', '42468008', '42573004', '43068009', '43074009', '43173001', '43224003', '43326003', '43394007', '43410000', '43414009', '43471007', '43488000', '43520008', '43857005', '43861004', '43902009', '43914001', '44138005', '44284008', '44432004', '44436001', '44453008', '44501002', '44523003', '44831001', '45071003', '45117006', '45222001', '45336008', '45444009', '45500009', '45596005', '45611008', '45658000', '45789006', '45804006', '45832002', '45873001', '45933008', '46019001', '46056005', '46118006', '46198005', '46446001', '46449008', '46470002', '46483001', '46493008', '46638006', '46877007', '46889009', '46977006', '47078008', '47116001', '47196002', '47287008', '47301008', '47309005', '47392007', '47410001', '47446005', '47497002', '47539004', '47678007', '47710002', '47722004', '47825005', '47827002', '47868006', '47958002', '48038003', '48064009', '48068007', '48089003', '48237003', '48263008', '48373007', '48388002', '48441002', '48709009', '48726003', '48761009', '48882008', '49005002', '49105004', '49169007', '49213006', '49350005', '49361002', '49441007', '49764008', '49818009', '49950003', '50033000', '50166003', '50214003', '50266007', '50285005', '50289004', '50360004', '50373000', '50602003', '50614006', '50629008', '50666002', '50741009', '50794000', '50834005', '50872000', '51020002', '51104005', '51187000', '51272001', '51308000', '51413002', '51478000', '51497000', '51533001', '51679002', '51717002', '51751003', '51795009', '51841009', '51864006', '51975006', '52015004', '52019005', '52059008', '52134002', '52240001', '52479005', '52562002', '52583008', '52653008', '52963003', '52965005', '52980004', '53060006', '53125002', '53273001', '53294003', '53319005', '53492001', '53688001', '53701004', '53833003', '53899002', '53992005', '54014004', '54052003', '54055001', '54125006', '54206000', '54257001', '54405004', '54478001', '54542009', '54715006', '54718008', '54721005', '54731003', '54775004', '54797002', '54812001', '54860003', '54880002', '54952000', '54958001', '54993008', '55044005', '55070006', '55127008', '55154006', '55200000', '55226005', '55394004', '55431009', '55532004', '55562005', '55577002', '55591008', '55767001', '55859003', '56073001', '56107002', '56119005', '56141005', '56215005', '56285002', '56290004', '56393004', '56639005', '56687000', '56777005', '56799002', '56939008', '56953008', '57036006', '57110001', '57188001', '57206007', '57234000', '57309003', '57427004', '57503003', '57566009', '57604000', '57755004', '57770003', '58102000', '58164001', '58190003', '58203002', '58294000', '58301003', '58312003', '58314002', '58322009', '58462007', '58516001', '58577001', '58608000', '58628001', '58829007', '58915005', '58917002', '58926004', '58967009', '59041006', '59052000', '59228002', '59236006', '59299002', '59328004', '59376003', '59562003', '59955000', '59972007', '60074003', '60279001', '60309003', '60384005', '60386007', '60406009', '60460001', '60534004', '60621009', '60649002', '60701003', '60747006', '60757007', '60783002', '60796001', '60797005', '60832007', '60877009', '60947002', '60984000', '61017008', '61073000', '61089002', '61095001', '61159007', '61168009', '61254005', '61334006', '61340004', '61409007', '61428000', '61447002', '61468001', '61511001', '61666009', '61686008', '61776000', '61859005', '61883002', '61909002', '61923000', '61931005', '62202002', '62262004', '62299004', '62303009', '62430000', '62575000', '62768004', '62970001', '63158009', '63177006', '63189008', '63199003', '63208007', '63248004', '63433007', '63448001', '63533009', '63582009', '63624000', '63636006', '63674003', '63700001', '63744003', '63911002', '64001003', '64045003', '64066006', '64074007', '64079002', '64106006', '64193007', '64231002', '64346006', '64392009', '64414007', '64501009', '64607003', '64702000', '65065002', '65077007', '65091001', '65401001', '65452004', '65453009', '65500002', '65507004', '65552001', '65598000', '65742002', '65825000', '65970007', '66059008', '66199009', '66216009', '66249000', '66320005', '66332009', '66362003', '66471008', '66523006', '66582003', '66621004', '66824009', '66847005', '67034007', '67316000', '67381000', '67461000', '67611004', '67657002', '67767000', '67993002', '68015005', '68031002', '68130003', '68199000', '68236004', '68281000', '68344002', '68362006', '68545002', '68592003', '68711006', '68719008', '68742001', '68980005', '69063000', '69202003', '69262000', '69330000', '69444007', '69611006', '69618000', '69744008', '69998004', '70017002', '70054006', '70111003', '70217009', '70277000', '70337006', '70414004', '70433009', '70464006', '70498002', '70514001', '70697002', '70714003', '70778006', '70818006', '70822001', '70981009', '71056003', '71172009', '71202001', '71219004', '71280007']}, 'type'=>'CodeableConcept', 'path'=>'Property.type', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/product-characteristic-codes'}}, + 'valueCodeableConcept' => {'type'=>'CodeableConcept', 'path'=>'Property.value[x]', 'min'=>0, 'max'=>1}, + 'valueQuantity' => {'type'=>'Quantity', 'path'=>'Property.value[x]', 'min'=>0, 'max'=>1}, + 'valueDate' => {'type'=>'date', 'path'=>'Property.value[x]', 'min'=>0, 'max'=>1}, + 'valueBoolean' => {'type'=>'boolean', 'path'=>'Property.value[x]', 'min'=>0, 'max'=>1}, + 'valueAttachment' => {'type'=>'Attachment', 'path'=>'Property.value[x]', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :type # 1-1 CodeableConcept + attr_accessor :valueCodeableConcept # 0-1 CodeableConcept + attr_accessor :valueQuantity # 0-1 Quantity + attr_accessor :valueDate # 0-1 date + attr_accessor :valueBoolean # 0-1 boolean + attr_accessor :valueAttachment # 0-1 Attachment + end + + class ContainedItem < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'ContainedItem.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'ContainedItem.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'ContainedItem.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'item' => {'type'=>'CodeableReference', 'path'=>'ContainedItem.item', 'min'=>1, 'max'=>1}, + 'amount' => {'type'=>'Quantity', 'path'=>'ContainedItem.amount', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :item # 1-1 CodeableReference + attr_accessor :amount # 0-1 Quantity + end + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :identifier # 0-* [ Identifier ] + attr_accessor :type # 0-1 CodeableConcept + attr_accessor :componentPart # 0-1 boolean + attr_accessor :quantity # 0-1 integer + attr_accessor :material # 0-* [ CodeableConcept ] + attr_accessor :alternateMaterial # 0-* [ CodeableConcept ] + attr_accessor :shelfLifeStorage # 0-* [ ProductShelfLife ] + attr_accessor :manufacturer # 0-* [ Reference(Organization) ] + attr_accessor :property # 0-* [ PackagedProductDefinition::Packaging::Property ] + attr_accessor :containedItem # 0-* [ PackagedProductDefinition::Packaging::ContainedItem ] + attr_accessor :packaging # 0-* [ PackagedProductDefinition::Packaging ] + end + + attr_accessor :id # 0-1 id + attr_accessor :meta # 0-1 Meta + attr_accessor :implicitRules # 0-1 uri + attr_accessor :language # 0-1 code + attr_accessor :text # 0-1 Narrative + attr_accessor :contained # 0-* [ Resource ] + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :identifier # 0-* [ Identifier ] + attr_accessor :name # 0-1 string + attr_accessor :type # 0-1 CodeableConcept + attr_accessor :packageFor # 0-* [ Reference(MedicinalProductDefinition) ] + attr_accessor :status # 0-1 CodeableConcept + attr_accessor :statusDate # 0-1 dateTime + attr_accessor :containedItemQuantity # 0-* [ Quantity ] + attr_accessor :description # 0-1 markdown + attr_accessor :legalStatusOfSupply # 0-* [ PackagedProductDefinition::LegalStatusOfSupply ] + attr_accessor :marketingStatus # 0-* [ MarketingStatus ] + attr_accessor :copackagedIndicator # 0-1 boolean + attr_accessor :manufacturer # 0-* [ Reference(Organization) ] + attr_accessor :attachedDocument # 0-* [ Reference(DocumentReference) ] + attr_accessor :packaging # 0-1 PackagedProductDefinition::Packaging + attr_accessor :characteristic # 0-* [ PackagedProductDefinition::Packaging::Property ] + + def resourceType + 'PackagedProductDefinition' + end + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/resources/Parameters.rb b/lib/fhir_models/r6/generated/resources/Parameters.rb new file mode 100644 index 00000000..e4d3c5b9 --- /dev/null +++ b/lib/fhir_models/r6/generated/resources/Parameters.rb @@ -0,0 +1,161 @@ +module FHIR + module R6 + class Parameters < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + SEARCH_PARAMS = [] + METADATA = { + 'id' => {'type'=>'id', 'path'=>'Parameters.id', 'min'=>0, 'max'=>1}, + 'meta' => {'type'=>'Meta', 'path'=>'Parameters.meta', 'min'=>0, 'max'=>1}, + 'implicitRules' => {'type'=>'uri', 'path'=>'Parameters.implicitRules', 'min'=>0, 'max'=>1}, + 'language' => {'type'=>'code', 'path'=>'Parameters.language', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-languages'}}, + 'parameter' => {'type'=>'Parameters::Parameter', 'path'=>'Parameters.parameter', 'min'=>0, 'max'=>Float::INFINITY} + } + + class Parameter < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'value' => ['base64Binary', 'boolean', 'canonical', 'code', 'date', 'dateTime', 'decimal', 'id', 'instant', 'integer', 'integer64', 'markdown', 'oid', 'positiveInt', 'string', 'time', 'unsignedInt', 'uri', 'url', 'uuid', 'Address', 'Age', 'Annotation', 'Attachment', 'CodeableConcept', 'CodeableReference', 'Coding', 'ContactPoint', 'Count', 'Distance', 'Duration', 'HumanName', 'Identifier', 'Money', 'Period', 'Quantity', 'Range', 'Ratio', 'RatioRange', 'Reference', 'SampledData', 'Signature', 'Timing', 'ContactDetail', 'DataRequirement', 'Expression', 'ParameterDefinition', 'RelatedArtifact', 'TriggerDefinition', 'UsageContext', 'Availability', 'ExtendedContactDetail', 'Dosage', 'Meta'] + } + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Parameter.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Parameter.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Parameter.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'name' => {'type'=>'string', 'path'=>'Parameter.name', 'min'=>1, 'max'=>1}, + 'valueBase64Binary' => {'type'=>'base64Binary', 'path'=>'Parameter.value[x]', 'min'=>0, 'max'=>1}, + 'valueBoolean' => {'type'=>'boolean', 'path'=>'Parameter.value[x]', 'min'=>0, 'max'=>1}, + 'valueCanonical' => {'type'=>'canonical', 'path'=>'Parameter.value[x]', 'min'=>0, 'max'=>1}, + 'valueCode' => {'type'=>'code', 'path'=>'Parameter.value[x]', 'min'=>0, 'max'=>1}, + 'valueDate' => {'type'=>'date', 'path'=>'Parameter.value[x]', 'min'=>0, 'max'=>1}, + 'valueDateTime' => {'type'=>'dateTime', 'path'=>'Parameter.value[x]', 'min'=>0, 'max'=>1}, + 'valueDecimal' => {'type'=>'decimal', 'path'=>'Parameter.value[x]', 'min'=>0, 'max'=>1}, + 'valueId' => {'type'=>'id', 'path'=>'Parameter.value[x]', 'min'=>0, 'max'=>1}, + 'valueInstant' => {'type'=>'instant', 'path'=>'Parameter.value[x]', 'min'=>0, 'max'=>1}, + 'valueInteger' => {'type'=>'integer', 'path'=>'Parameter.value[x]', 'min'=>0, 'max'=>1}, + 'valueInteger64' => {'type'=>'integer64', 'path'=>'Parameter.value[x]', 'min'=>0, 'max'=>1}, + 'valueMarkdown' => {'type'=>'markdown', 'path'=>'Parameter.value[x]', 'min'=>0, 'max'=>1}, + 'valueOid' => {'type'=>'oid', 'path'=>'Parameter.value[x]', 'min'=>0, 'max'=>1}, + 'valuePositiveInt' => {'type'=>'positiveInt', 'path'=>'Parameter.value[x]', 'min'=>0, 'max'=>1}, + 'valueString' => {'type'=>'string', 'path'=>'Parameter.value[x]', 'min'=>0, 'max'=>1}, + 'valueTime' => {'type'=>'time', 'path'=>'Parameter.value[x]', 'min'=>0, 'max'=>1}, + 'valueUnsignedInt' => {'type'=>'unsignedInt', 'path'=>'Parameter.value[x]', 'min'=>0, 'max'=>1}, + 'valueUri' => {'type'=>'uri', 'path'=>'Parameter.value[x]', 'min'=>0, 'max'=>1}, + 'valueUrl' => {'type'=>'url', 'path'=>'Parameter.value[x]', 'min'=>0, 'max'=>1}, + 'valueUuid' => {'type'=>'uuid', 'path'=>'Parameter.value[x]', 'min'=>0, 'max'=>1}, + 'valueAddress' => {'type'=>'Address', 'path'=>'Parameter.value[x]', 'min'=>0, 'max'=>1}, + 'valueAge' => {'type'=>'Age', 'path'=>'Parameter.value[x]', 'min'=>0, 'max'=>1}, + 'valueAnnotation' => {'type'=>'Annotation', 'path'=>'Parameter.value[x]', 'min'=>0, 'max'=>1}, + 'valueAttachment' => {'type'=>'Attachment', 'path'=>'Parameter.value[x]', 'min'=>0, 'max'=>1}, + 'valueCodeableConcept' => {'type'=>'CodeableConcept', 'path'=>'Parameter.value[x]', 'min'=>0, 'max'=>1}, + 'valueCodeableReference' => {'type'=>'CodeableReference', 'path'=>'Parameter.value[x]', 'min'=>0, 'max'=>1}, + 'valueCoding' => {'type'=>'Coding', 'path'=>'Parameter.value[x]', 'min'=>0, 'max'=>1}, + 'valueContactPoint' => {'type'=>'ContactPoint', 'path'=>'Parameter.value[x]', 'min'=>0, 'max'=>1}, + 'valueCount' => {'type'=>'Count', 'path'=>'Parameter.value[x]', 'min'=>0, 'max'=>1}, + 'valueDistance' => {'type'=>'Distance', 'path'=>'Parameter.value[x]', 'min'=>0, 'max'=>1}, + 'valueDuration' => {'type'=>'Duration', 'path'=>'Parameter.value[x]', 'min'=>0, 'max'=>1}, + 'valueHumanName' => {'type'=>'HumanName', 'path'=>'Parameter.value[x]', 'min'=>0, 'max'=>1}, + 'valueIdentifier' => {'type'=>'Identifier', 'path'=>'Parameter.value[x]', 'min'=>0, 'max'=>1}, + 'valueMoney' => {'type'=>'Money', 'path'=>'Parameter.value[x]', 'min'=>0, 'max'=>1}, + 'valuePeriod' => {'type'=>'Period', 'path'=>'Parameter.value[x]', 'min'=>0, 'max'=>1}, + 'valueQuantity' => {'type'=>'Quantity', 'path'=>'Parameter.value[x]', 'min'=>0, 'max'=>1}, + 'valueRange' => {'type'=>'Range', 'path'=>'Parameter.value[x]', 'min'=>0, 'max'=>1}, + 'valueRatio' => {'type'=>'Ratio', 'path'=>'Parameter.value[x]', 'min'=>0, 'max'=>1}, + 'valueRatioRange' => {'type'=>'RatioRange', 'path'=>'Parameter.value[x]', 'min'=>0, 'max'=>1}, + 'valueReference' => {'type'=>'Reference', 'path'=>'Parameter.value[x]', 'min'=>0, 'max'=>1}, + 'valueSampledData' => {'type'=>'SampledData', 'path'=>'Parameter.value[x]', 'min'=>0, 'max'=>1}, + 'valueSignature' => {'type'=>'Signature', 'path'=>'Parameter.value[x]', 'min'=>0, 'max'=>1}, + 'valueTiming' => {'type'=>'Timing', 'path'=>'Parameter.value[x]', 'min'=>0, 'max'=>1}, + 'valueContactDetail' => {'type'=>'ContactDetail', 'path'=>'Parameter.value[x]', 'min'=>0, 'max'=>1}, + 'valueDataRequirement' => {'type'=>'DataRequirement', 'path'=>'Parameter.value[x]', 'min'=>0, 'max'=>1}, + 'valueExpression' => {'type'=>'Expression', 'path'=>'Parameter.value[x]', 'min'=>0, 'max'=>1}, + 'valueParameterDefinition' => {'type'=>'ParameterDefinition', 'path'=>'Parameter.value[x]', 'min'=>0, 'max'=>1}, + 'valueRelatedArtifact' => {'type'=>'RelatedArtifact', 'path'=>'Parameter.value[x]', 'min'=>0, 'max'=>1}, + 'valueTriggerDefinition' => {'type'=>'TriggerDefinition', 'path'=>'Parameter.value[x]', 'min'=>0, 'max'=>1}, + 'valueUsageContext' => {'type'=>'UsageContext', 'path'=>'Parameter.value[x]', 'min'=>0, 'max'=>1}, + 'valueAvailability' => {'type'=>'Availability', 'path'=>'Parameter.value[x]', 'min'=>0, 'max'=>1}, + 'valueExtendedContactDetail' => {'type'=>'ExtendedContactDetail', 'path'=>'Parameter.value[x]', 'min'=>0, 'max'=>1}, + 'valueDosage' => {'type'=>'Dosage', 'path'=>'Parameter.value[x]', 'min'=>0, 'max'=>1}, + 'valueMeta' => {'type'=>'Meta', 'path'=>'Parameter.value[x]', 'min'=>0, 'max'=>1}, + 'resource' => {'type'=>'Resource', 'path'=>'Parameter.resource', 'min'=>0, 'max'=>1}, + 'part' => {'type'=>'Parameters::Parameter', 'path'=>'Parameter.part', 'min'=>0, 'max'=>Float::INFINITY} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :name # 1-1 string + attr_accessor :valueBase64Binary # 0-1 base64Binary + attr_accessor :valueBoolean # 0-1 boolean + attr_accessor :valueCanonical # 0-1 canonical + attr_accessor :valueCode # 0-1 code + attr_accessor :valueDate # 0-1 date + attr_accessor :valueDateTime # 0-1 dateTime + attr_accessor :valueDecimal # 0-1 decimal + attr_accessor :valueId # 0-1 id + attr_accessor :valueInstant # 0-1 instant + attr_accessor :valueInteger # 0-1 integer + attr_accessor :valueInteger64 # 0-1 integer64 + attr_accessor :valueMarkdown # 0-1 markdown + attr_accessor :valueOid # 0-1 oid + attr_accessor :valuePositiveInt # 0-1 positiveInt + attr_accessor :valueString # 0-1 string + attr_accessor :valueTime # 0-1 time + attr_accessor :valueUnsignedInt # 0-1 unsignedInt + attr_accessor :valueUri # 0-1 uri + attr_accessor :valueUrl # 0-1 url + attr_accessor :valueUuid # 0-1 uuid + attr_accessor :valueAddress # 0-1 Address + attr_accessor :valueAge # 0-1 Age + attr_accessor :valueAnnotation # 0-1 Annotation + attr_accessor :valueAttachment # 0-1 Attachment + attr_accessor :valueCodeableConcept # 0-1 CodeableConcept + attr_accessor :valueCodeableReference # 0-1 CodeableReference + attr_accessor :valueCoding # 0-1 Coding + attr_accessor :valueContactPoint # 0-1 ContactPoint + attr_accessor :valueCount # 0-1 Count + attr_accessor :valueDistance # 0-1 Distance + attr_accessor :valueDuration # 0-1 Duration + attr_accessor :valueHumanName # 0-1 HumanName + attr_accessor :valueIdentifier # 0-1 Identifier + attr_accessor :valueMoney # 0-1 Money + attr_accessor :valuePeriod # 0-1 Period + attr_accessor :valueQuantity # 0-1 Quantity + attr_accessor :valueRange # 0-1 Range + attr_accessor :valueRatio # 0-1 Ratio + attr_accessor :valueRatioRange # 0-1 RatioRange + attr_accessor :valueReference # 0-1 Reference() + attr_accessor :valueSampledData # 0-1 SampledData + attr_accessor :valueSignature # 0-1 Signature + attr_accessor :valueTiming # 0-1 Timing + attr_accessor :valueContactDetail # 0-1 ContactDetail + attr_accessor :valueDataRequirement # 0-1 DataRequirement + attr_accessor :valueExpression # 0-1 Expression + attr_accessor :valueParameterDefinition # 0-1 ParameterDefinition + attr_accessor :valueRelatedArtifact # 0-1 RelatedArtifact + attr_accessor :valueTriggerDefinition # 0-1 TriggerDefinition + attr_accessor :valueUsageContext # 0-1 UsageContext + attr_accessor :valueAvailability # 0-1 Availability + attr_accessor :valueExtendedContactDetail # 0-1 ExtendedContactDetail + attr_accessor :valueDosage # 0-1 Dosage + attr_accessor :valueMeta # 0-1 Meta + attr_accessor :resource # 0-1 Resource + attr_accessor :part # 0-* [ Parameters::Parameter ] + end + + attr_accessor :id # 0-1 id + attr_accessor :meta # 0-1 Meta + attr_accessor :implicitRules # 0-1 uri + attr_accessor :language # 0-1 code + attr_accessor :parameter # 0-* [ Parameters::Parameter ] + + def resourceType + 'Parameters' + end + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/resources/Patient.rb b/lib/fhir_models/r6/generated/resources/Patient.rb new file mode 100644 index 00000000..2c11c520 --- /dev/null +++ b/lib/fhir_models/r6/generated/resources/Patient.rb @@ -0,0 +1,150 @@ +module FHIR + module R6 + class Patient < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'deceased' => ['boolean', 'dateTime'], + 'multipleBirth' => ['boolean', 'integer'] + } + SEARCH_PARAMS = ['active', 'address', 'address-city', 'address-country', 'address-postalcode', 'address-state', 'address-use', 'birthdate', 'death-date', 'deceased', 'email', 'family', 'gender', 'general-practitioner', 'given', 'identifier', 'language', 'link', 'name', 'organization', 'phone', 'phonetic', 'telecom'] + METADATA = { + 'id' => {'type'=>'id', 'path'=>'Patient.id', 'min'=>0, 'max'=>1}, + 'meta' => {'type'=>'Meta', 'path'=>'Patient.meta', 'min'=>0, 'max'=>1}, + 'implicitRules' => {'type'=>'uri', 'path'=>'Patient.implicitRules', 'min'=>0, 'max'=>1}, + 'language' => {'type'=>'code', 'path'=>'Patient.language', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-languages'}}, + 'text' => {'type'=>'Narrative', 'path'=>'Patient.text', 'min'=>0, 'max'=>1}, + 'contained' => {'type'=>'Resource', 'path'=>'Patient.contained', 'min'=>0, 'max'=>Float::INFINITY}, + 'extension' => {'type'=>'Extension', 'path'=>'Patient.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Patient.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'identifier' => {'type'=>'Identifier', 'path'=>'Patient.identifier', 'min'=>0, 'max'=>Float::INFINITY}, + 'active' => {'type'=>'boolean', 'path'=>'Patient.active', 'min'=>0, 'max'=>1}, + 'name' => {'type'=>'HumanName', 'path'=>'Patient.name', 'min'=>0, 'max'=>Float::INFINITY}, + 'telecom' => {'type'=>'ContactPoint', 'path'=>'Patient.telecom', 'min'=>0, 'max'=>Float::INFINITY}, + 'gender' => {'valid_codes'=>{'http://hl7.org/fhir/administrative-gender'=>['male', 'female', 'other', 'unknown']}, 'type'=>'code', 'path'=>'Patient.gender', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/administrative-gender'}}, + 'birthDate' => {'type'=>'date', 'path'=>'Patient.birthDate', 'min'=>0, 'max'=>1}, + 'deceasedBoolean' => {'type'=>'boolean', 'path'=>'Patient.deceased[x]', 'min'=>0, 'max'=>1}, + 'deceasedDateTime' => {'type'=>'dateTime', 'path'=>'Patient.deceased[x]', 'min'=>0, 'max'=>1}, + 'address' => {'type'=>'Address', 'path'=>'Patient.address', 'min'=>0, 'max'=>Float::INFINITY}, + 'maritalStatus' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/v3-MaritalStatus'=>['A', 'D', 'I', 'L', 'M', 'C', 'P', 'T', 'U', 'S', 'W'], 'http://terminology.hl7.org/CodeSystem/v3-NullFlavor'=>['UNK']}, 'type'=>'CodeableConcept', 'path'=>'Patient.maritalStatus', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/marital-status'}}, + 'multipleBirthBoolean' => {'type'=>'boolean', 'path'=>'Patient.multipleBirth[x]', 'min'=>0, 'max'=>1}, + 'multipleBirthInteger' => {'type'=>'integer', 'path'=>'Patient.multipleBirth[x]', 'min'=>0, 'max'=>1}, + 'photo' => {'type'=>'Attachment', 'path'=>'Patient.photo', 'min'=>0, 'max'=>Float::INFINITY}, + 'contact' => {'type'=>'Patient::Contact', 'path'=>'Patient.contact', 'min'=>0, 'max'=>Float::INFINITY}, + 'communication' => {'type'=>'Patient::Communication', 'path'=>'Patient.communication', 'min'=>0, 'max'=>Float::INFINITY}, + 'generalPractitioner' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Organization', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole'], 'type'=>'Reference', 'path'=>'Patient.generalPractitioner', 'min'=>0, 'max'=>Float::INFINITY}, + 'managingOrganization' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Organization'], 'type'=>'Reference', 'path'=>'Patient.managingOrganization', 'min'=>0, 'max'=>1}, + 'link' => {'type'=>'Patient::Link', 'path'=>'Patient.link', 'min'=>0, 'max'=>Float::INFINITY} + } + + class Contact < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Contact.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Contact.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Contact.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'relationship' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/v3-RoleCode'=>['FAMMEMB', 'CHILD', 'CHLDADOPT', 'DAUADOPT', 'SONADOPT', 'CHLDFOST', 'DAUFOST', 'SONFOST', 'DAUC', 'DAU', 'STPDAU', 'NCHILD', 'SON', 'SONC', 'STPSON', 'STPCHLD', 'EXT', 'AUNT', 'MAUNT', 'PAUNT', 'COUSN', 'MCOUSN', 'PCOUSN', 'GGRPRN', 'GGRFTH', 'MGGRFTH', 'PGGRFTH', 'GGRMTH', 'MGGRMTH', 'PGGRMTH', 'MGGRPRN', 'PGGRPRN', 'GRNDCHILD', 'GRNDDAU', 'GRNDSON', 'GRPRN', 'GRFTH', 'MGRFTH', 'PGRFTH', 'GRMTH', 'MGRMTH', 'PGRMTH', 'MGRPRN', 'PGRPRN', 'INLAW', 'CHLDINLAW', 'DAUINLAW', 'SONINLAW', 'PRNINLAW', 'FTHINLAW', 'MTHINLAW', 'MTHINLOAW', 'SIBINLAW', 'BROINLAW', 'SISINLAW', 'SISLINLAW', 'NIENEPH', 'NEPHEW', 'NIECE', 'UNCLE', 'MUNCLE', 'PUNCLE', 'PRN', 'ADOPTP', 'ADOPTF', 'ADOPTM', 'FTH', 'FTHFOST', 'NFTH', 'NFTHF', 'STPFTH', 'MTH', 'GESTM', 'MTHFOST', 'NMTH', 'NMTHF', 'STPMTH', 'NPRN', 'PRNFOST', 'STPPRN', 'SIB', 'BRO', 'HBRO', 'NBRO', 'TWINBRO', 'FTWINBRO', 'ITWINBRO', 'STPBRO', 'HSIB', 'HSIS', 'NSIB', 'NSIS', 'TWINSIS', 'FTWINSIS', 'ITWINSIS', 'TWIN', 'FTWIN', 'ITWIN', 'SIS', 'STPSIS', 'STPSIB', 'SIGOTHR', 'DOMPART', 'FMRSPS', 'SPS', 'HUSB', 'WIFE', 'FRND', 'NBOR', 'ONESELF', 'ROOM']}, 'type'=>'CodeableConcept', 'path'=>'Contact.relationship', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'preferred', 'uri'=>'http://terminology.hl7.org/ValueSet/v3-PersonalRelationshipRoleType'}}, + 'role' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/v3-ParticipationType'=>['WIT'], 'http://terminology.hl7.org/CodeSystem/v3-RoleClass'=>['NOT', 'ECON', 'NOK', 'GUARD', 'DEPEN', 'EMP', 'GUAR', 'CAREGIVER'], 'http://terminology.hl7.org/CodeSystem/v2-0131'=>['E', 'O', 'U'], 'http://terminology.hl7.org/CodeSystem/v3-RoleCode'=>['INTPRTER', 'POWATT', 'DPOWATT', 'HPOWATT', 'SPOWATT', 'BILL']}, 'type'=>'CodeableConcept', 'path'=>'Contact.role', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'preferred', 'uri'=>'http://hl7.org/fhir/ValueSet/relatedperson-relationshiptype'}}, + 'name' => {'type'=>'HumanName', 'path'=>'Contact.name', 'min'=>0, 'max'=>1}, + 'additionalName' => {'type'=>'HumanName', 'path'=>'Contact.additionalName', 'min'=>0, 'max'=>Float::INFINITY}, + 'telecom' => {'type'=>'ContactPoint', 'path'=>'Contact.telecom', 'min'=>0, 'max'=>Float::INFINITY}, + 'address' => {'type'=>'Address', 'path'=>'Contact.address', 'min'=>0, 'max'=>1}, + 'additionalAddress' => {'type'=>'Address', 'path'=>'Contact.additionalAddress', 'min'=>0, 'max'=>Float::INFINITY}, + 'gender' => {'valid_codes'=>{'http://hl7.org/fhir/administrative-gender'=>['male', 'female', 'other', 'unknown']}, 'type'=>'code', 'path'=>'Contact.gender', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/administrative-gender'}}, + 'organization' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Organization'], 'type'=>'Reference', 'path'=>'Contact.organization', 'min'=>0, 'max'=>1}, + 'period' => {'type'=>'Period', 'path'=>'Contact.period', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :relationship # 0-* [ CodeableConcept ] + attr_accessor :role # 0-* [ CodeableConcept ] + attr_accessor :name # 0-1 HumanName + attr_accessor :additionalName # 0-* [ HumanName ] + attr_accessor :telecom # 0-* [ ContactPoint ] + attr_accessor :address # 0-1 Address + attr_accessor :additionalAddress # 0-* [ Address ] + attr_accessor :gender # 0-1 code + attr_accessor :organization # 0-1 Reference(Organization) + attr_accessor :period # 0-1 Period + end + + class Communication < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Communication.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Communication.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Communication.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'language' => {'type'=>'CodeableConcept', 'path'=>'Communication.language', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-languages'}}, + 'preferred' => {'type'=>'boolean', 'path'=>'Communication.preferred', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :language # 1-1 CodeableConcept + attr_accessor :preferred # 0-1 boolean + end + + class Link < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Link.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Link.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Link.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'other' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson'], 'type'=>'Reference', 'path'=>'Link.other', 'min'=>1, 'max'=>1}, + 'type' => {'valid_codes'=>{'http://hl7.org/fhir/link-type'=>['replaced-by', 'replaces', 'refer', 'seealso']}, 'type'=>'code', 'path'=>'Link.type', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/link-type'}} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :other # 1-1 Reference(Patient|RelatedPerson) + attr_accessor :type # 1-1 code + end + + attr_accessor :id # 0-1 id + attr_accessor :meta # 0-1 Meta + attr_accessor :implicitRules # 0-1 uri + attr_accessor :language # 0-1 code + attr_accessor :text # 0-1 Narrative + attr_accessor :contained # 0-* [ Resource ] + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :identifier # 0-* [ Identifier ] + attr_accessor :active # 0-1 boolean + attr_accessor :name # 0-* [ HumanName ] + attr_accessor :telecom # 0-* [ ContactPoint ] + attr_accessor :gender # 0-1 code + attr_accessor :birthDate # 0-1 date + attr_accessor :deceasedBoolean # 0-1 boolean + attr_accessor :deceasedDateTime # 0-1 dateTime + attr_accessor :address # 0-* [ Address ] + attr_accessor :maritalStatus # 0-1 CodeableConcept + attr_accessor :multipleBirthBoolean # 0-1 boolean + attr_accessor :multipleBirthInteger # 0-1 integer + attr_accessor :photo # 0-* [ Attachment ] + attr_accessor :contact # 0-* [ Patient::Contact ] + attr_accessor :communication # 0-* [ Patient::Communication ] + attr_accessor :generalPractitioner # 0-* [ Reference(Organization|Practitioner|PractitionerRole) ] + attr_accessor :managingOrganization # 0-1 Reference(Organization) + attr_accessor :link # 0-* [ Patient::Link ] + + def resourceType + 'Patient' + end + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/resources/PaymentNotice.rb b/lib/fhir_models/r6/generated/resources/PaymentNotice.rb new file mode 100644 index 00000000..51b0ffd7 --- /dev/null +++ b/lib/fhir_models/r6/generated/resources/PaymentNotice.rb @@ -0,0 +1,58 @@ +module FHIR + module R6 + class PaymentNotice < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + SEARCH_PARAMS = ['created', 'identifier', 'payment-status', 'reporter', 'request', 'response', 'status'] + METADATA = { + 'id' => {'type'=>'id', 'path'=>'PaymentNotice.id', 'min'=>0, 'max'=>1}, + 'meta' => {'type'=>'Meta', 'path'=>'PaymentNotice.meta', 'min'=>0, 'max'=>1}, + 'implicitRules' => {'type'=>'uri', 'path'=>'PaymentNotice.implicitRules', 'min'=>0, 'max'=>1}, + 'language' => {'type'=>'code', 'path'=>'PaymentNotice.language', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-languages'}}, + 'text' => {'type'=>'Narrative', 'path'=>'PaymentNotice.text', 'min'=>0, 'max'=>1}, + 'contained' => {'type'=>'Resource', 'path'=>'PaymentNotice.contained', 'min'=>0, 'max'=>Float::INFINITY}, + 'extension' => {'type'=>'Extension', 'path'=>'PaymentNotice.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'PaymentNotice.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'identifier' => {'type'=>'Identifier', 'path'=>'PaymentNotice.identifier', 'min'=>0, 'max'=>Float::INFINITY}, + 'status' => {'valid_codes'=>{'http://hl7.org/fhir/fm-status'=>['active', 'cancelled', 'draft', 'entered-in-error']}, 'type'=>'code', 'path'=>'PaymentNotice.status', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/fm-status'}}, + 'request' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Resource'], 'type'=>'Reference', 'path'=>'PaymentNotice.request', 'min'=>0, 'max'=>1}, + 'response' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Resource'], 'type'=>'Reference', 'path'=>'PaymentNotice.response', 'min'=>0, 'max'=>1}, + 'created' => {'type'=>'dateTime', 'path'=>'PaymentNotice.created', 'min'=>1, 'max'=>1}, + 'reporter' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole', 'http://hl7.org/fhir/StructureDefinition/Organization'], 'type'=>'Reference', 'path'=>'PaymentNotice.reporter', 'min'=>0, 'max'=>1}, + 'payment' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/PaymentReconciliation'], 'type'=>'Reference', 'path'=>'PaymentNotice.payment', 'min'=>0, 'max'=>1}, + 'paymentDate' => {'type'=>'date', 'path'=>'PaymentNotice.paymentDate', 'min'=>0, 'max'=>1}, + 'payee' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole', 'http://hl7.org/fhir/StructureDefinition/Organization'], 'type'=>'Reference', 'path'=>'PaymentNotice.payee', 'min'=>0, 'max'=>1}, + 'recipient' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Organization'], 'type'=>'Reference', 'path'=>'PaymentNotice.recipient', 'min'=>1, 'max'=>1}, + 'amount' => {'type'=>'Money', 'path'=>'PaymentNotice.amount', 'min'=>1, 'max'=>1}, + 'paymentStatus' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/paymentstatus'=>['paid', 'cleared']}, 'type'=>'CodeableConcept', 'path'=>'PaymentNotice.paymentStatus', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/payment-status'}} + } + + attr_accessor :id # 0-1 id + attr_accessor :meta # 0-1 Meta + attr_accessor :implicitRules # 0-1 uri + attr_accessor :language # 0-1 code + attr_accessor :text # 0-1 Narrative + attr_accessor :contained # 0-* [ Resource ] + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :identifier # 0-* [ Identifier ] + attr_accessor :status # 1-1 code + attr_accessor :request # 0-1 Reference(Resource) + attr_accessor :response # 0-1 Reference(Resource) + attr_accessor :created # 1-1 dateTime + attr_accessor :reporter # 0-1 Reference(Practitioner|PractitionerRole|Organization) + attr_accessor :payment # 0-1 Reference(PaymentReconciliation) + attr_accessor :paymentDate # 0-1 date + attr_accessor :payee # 0-1 Reference(Practitioner|PractitionerRole|Organization) + attr_accessor :recipient # 1-1 Reference(Organization) + attr_accessor :amount # 1-1 Money + attr_accessor :paymentStatus # 0-1 CodeableConcept + + def resourceType + 'PaymentNotice' + end + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/resources/PaymentReconciliation.rb b/lib/fhir_models/r6/generated/resources/PaymentReconciliation.rb new file mode 100644 index 00000000..9886ea72 --- /dev/null +++ b/lib/fhir_models/r6/generated/resources/PaymentReconciliation.rb @@ -0,0 +1,161 @@ +module FHIR + module R6 + class PaymentReconciliation < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + SEARCH_PARAMS = ['allocation-account', 'allocation-encounter', 'created', 'disposition', 'identifier', 'outcome', 'payment-issuer', 'request', 'requestor', 'status'] + METADATA = { + 'id' => {'type'=>'id', 'path'=>'PaymentReconciliation.id', 'min'=>0, 'max'=>1}, + 'meta' => {'type'=>'Meta', 'path'=>'PaymentReconciliation.meta', 'min'=>0, 'max'=>1}, + 'implicitRules' => {'type'=>'uri', 'path'=>'PaymentReconciliation.implicitRules', 'min'=>0, 'max'=>1}, + 'language' => {'type'=>'code', 'path'=>'PaymentReconciliation.language', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-languages'}}, + 'text' => {'type'=>'Narrative', 'path'=>'PaymentReconciliation.text', 'min'=>0, 'max'=>1}, + 'contained' => {'type'=>'Resource', 'path'=>'PaymentReconciliation.contained', 'min'=>0, 'max'=>Float::INFINITY}, + 'extension' => {'type'=>'Extension', 'path'=>'PaymentReconciliation.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'PaymentReconciliation.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'identifier' => {'type'=>'Identifier', 'path'=>'PaymentReconciliation.identifier', 'min'=>0, 'max'=>Float::INFINITY}, + 'type' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/payment-type'=>['payment', 'adjustment', 'advance']}, 'type'=>'CodeableConcept', 'path'=>'PaymentReconciliation.type', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/payment-type'}}, + 'status' => {'valid_codes'=>{'http://hl7.org/fhir/fm-status'=>['active', 'cancelled', 'draft', 'entered-in-error']}, 'type'=>'code', 'path'=>'PaymentReconciliation.status', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/fm-status'}}, + 'kind' => {'valid_codes'=>{'http://hl7.org/fhir/payment-kind'=>['deposit', 'periodic-payment', 'online', 'kiosk']}, 'type'=>'CodeableConcept', 'path'=>'PaymentReconciliation.kind', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/payment-kind'}}, + 'period' => {'type'=>'Period', 'path'=>'PaymentReconciliation.period', 'min'=>0, 'max'=>1}, + 'created' => {'type'=>'dateTime', 'path'=>'PaymentReconciliation.created', 'min'=>1, 'max'=>1}, + 'enterer' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole', 'http://hl7.org/fhir/StructureDefinition/Organization'], 'type'=>'Reference', 'path'=>'PaymentReconciliation.enterer', 'min'=>0, 'max'=>1}, + 'issuerType' => {'valid_codes'=>{'http://hl7.org/fhir/payment-issuertype'=>['patient', 'insurance']}, 'type'=>'CodeableConcept', 'path'=>'PaymentReconciliation.issuerType', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/payment-issuertype'}}, + 'paymentIssuer' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Organization', 'http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson'], 'type'=>'Reference', 'path'=>'PaymentReconciliation.paymentIssuer', 'min'=>0, 'max'=>1}, + 'request' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Task'], 'type'=>'Reference', 'path'=>'PaymentReconciliation.request', 'min'=>0, 'max'=>1}, + 'requestor' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole', 'http://hl7.org/fhir/StructureDefinition/Organization'], 'type'=>'Reference', 'path'=>'PaymentReconciliation.requestor', 'min'=>0, 'max'=>1}, + 'outcome' => {'valid_codes'=>{'http://hl7.org/fhir/payment-outcome'=>['queued', 'complete', 'error', 'partial']}, 'type'=>'code', 'path'=>'PaymentReconciliation.outcome', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/payment-outcome'}}, + 'disposition' => {'type'=>'string', 'path'=>'PaymentReconciliation.disposition', 'min'=>0, 'max'=>1}, + 'date' => {'type'=>'date', 'path'=>'PaymentReconciliation.date', 'min'=>1, 'max'=>1}, + 'location' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Location'], 'type'=>'Reference', 'path'=>'PaymentReconciliation.location', 'min'=>0, 'max'=>1}, + 'method' => {'local_name'=>'local_method', 'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/v2-0570'=>['CASH', 'CCCA', 'CCHK', 'CDAC', 'CHCK', 'DDPO', 'DEBC', 'SWFT', 'TRAC', 'VISN']}, 'type'=>'CodeableConcept', 'path'=>'PaymentReconciliation.method', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://terminology.hl7.org/ValueSet/v2-0570'}}, + 'cardBrand' => {'type'=>'string', 'path'=>'PaymentReconciliation.cardBrand', 'min'=>0, 'max'=>1}, + 'accountNumber' => {'type'=>'string', 'path'=>'PaymentReconciliation.accountNumber', 'min'=>0, 'max'=>1}, + 'expirationDate' => {'type'=>'date', 'path'=>'PaymentReconciliation.expirationDate', 'min'=>0, 'max'=>1}, + 'processor' => {'type'=>'string', 'path'=>'PaymentReconciliation.processor', 'min'=>0, 'max'=>1}, + 'referenceNumber' => {'type'=>'string', 'path'=>'PaymentReconciliation.referenceNumber', 'min'=>0, 'max'=>1}, + 'authorization' => {'type'=>'string', 'path'=>'PaymentReconciliation.authorization', 'min'=>0, 'max'=>1}, + 'tenderedAmount' => {'type'=>'Money', 'path'=>'PaymentReconciliation.tenderedAmount', 'min'=>0, 'max'=>1}, + 'returnedAmount' => {'type'=>'Money', 'path'=>'PaymentReconciliation.returnedAmount', 'min'=>0, 'max'=>1}, + 'amount' => {'type'=>'Money', 'path'=>'PaymentReconciliation.amount', 'min'=>1, 'max'=>1}, + 'paymentIdentifier' => {'type'=>'Identifier', 'path'=>'PaymentReconciliation.paymentIdentifier', 'min'=>0, 'max'=>1}, + 'allocation' => {'type'=>'PaymentReconciliation::Allocation', 'path'=>'PaymentReconciliation.allocation', 'min'=>0, 'max'=>Float::INFINITY}, + 'formCode' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/forms-codes'=>['1', '2']}, 'type'=>'CodeableConcept', 'path'=>'PaymentReconciliation.formCode', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/forms'}}, + 'processNote' => {'type'=>'PaymentReconciliation::ProcessNote', 'path'=>'PaymentReconciliation.processNote', 'min'=>0, 'max'=>Float::INFINITY} + } + + class Allocation < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'targetItem' => ['string', 'Identifier', 'positiveInt'] + } + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Allocation.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Allocation.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Allocation.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'identifier' => {'type'=>'Identifier', 'path'=>'Allocation.identifier', 'min'=>0, 'max'=>1}, + 'predecessor' => {'type'=>'Identifier', 'path'=>'Allocation.predecessor', 'min'=>0, 'max'=>1}, + 'target' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Claim', 'http://hl7.org/fhir/StructureDefinition/Account', 'http://hl7.org/fhir/StructureDefinition/Invoice', 'http://hl7.org/fhir/StructureDefinition/ChargeItem', 'http://hl7.org/fhir/StructureDefinition/Encounter', 'http://hl7.org/fhir/StructureDefinition/Contract'], 'type'=>'Reference', 'path'=>'Allocation.target', 'min'=>0, 'max'=>1}, + 'targetItemString' => {'type'=>'string', 'path'=>'Allocation.targetItem[x]', 'min'=>0, 'max'=>1}, + 'targetItemIdentifier' => {'type'=>'Identifier', 'path'=>'Allocation.targetItem[x]', 'min'=>0, 'max'=>1}, + 'targetItemPositiveInt' => {'type'=>'positiveInt', 'path'=>'Allocation.targetItem[x]', 'min'=>0, 'max'=>1}, + 'encounter' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Encounter'], 'type'=>'Reference', 'path'=>'Allocation.encounter', 'min'=>0, 'max'=>1}, + 'account' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Account'], 'type'=>'Reference', 'path'=>'Allocation.account', 'min'=>0, 'max'=>1}, + 'type' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/payment-type'=>['payment', 'adjustment', 'advance']}, 'type'=>'CodeableConcept', 'path'=>'Allocation.type', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/payment-type'}}, + 'submitter' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole', 'http://hl7.org/fhir/StructureDefinition/Organization'], 'type'=>'Reference', 'path'=>'Allocation.submitter', 'min'=>0, 'max'=>1}, + 'response' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/ClaimResponse'], 'type'=>'Reference', 'path'=>'Allocation.response', 'min'=>0, 'max'=>1}, + 'date' => {'type'=>'date', 'path'=>'Allocation.date', 'min'=>0, 'max'=>1}, + 'responsible' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/PractitionerRole'], 'type'=>'Reference', 'path'=>'Allocation.responsible', 'min'=>0, 'max'=>1}, + 'payee' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole', 'http://hl7.org/fhir/StructureDefinition/Organization'], 'type'=>'Reference', 'path'=>'Allocation.payee', 'min'=>0, 'max'=>1}, + 'amount' => {'type'=>'Money', 'path'=>'Allocation.amount', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :identifier # 0-1 Identifier + attr_accessor :predecessor # 0-1 Identifier + attr_accessor :target # 0-1 Reference(Claim|Account|Invoice|ChargeItem|Encounter|Contract) + attr_accessor :targetItemString # 0-1 string + attr_accessor :targetItemIdentifier # 0-1 Identifier + attr_accessor :targetItemPositiveInt # 0-1 positiveInt + attr_accessor :encounter # 0-1 Reference(Encounter) + attr_accessor :account # 0-1 Reference(Account) + attr_accessor :type # 0-1 CodeableConcept + attr_accessor :submitter # 0-1 Reference(Practitioner|PractitionerRole|Organization) + attr_accessor :response # 0-1 Reference(ClaimResponse) + attr_accessor :date # 0-1 date + attr_accessor :responsible # 0-1 Reference(PractitionerRole) + attr_accessor :payee # 0-1 Reference(Practitioner|PractitionerRole|Organization) + attr_accessor :amount # 0-1 Money + end + + class ProcessNote < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'ProcessNote.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'ProcessNote.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'ProcessNote.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'type' => {'valid_codes'=>{'http://hl7.org/fhir/note-type'=>['display', 'print', 'printoper']}, 'type'=>'code', 'path'=>'ProcessNote.type', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/note-type'}}, + 'text' => {'type'=>'string', 'path'=>'ProcessNote.text', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :type # 0-1 code + attr_accessor :text # 0-1 string + end + + attr_accessor :id # 0-1 id + attr_accessor :meta # 0-1 Meta + attr_accessor :implicitRules # 0-1 uri + attr_accessor :language # 0-1 code + attr_accessor :text # 0-1 Narrative + attr_accessor :contained # 0-* [ Resource ] + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :identifier # 0-* [ Identifier ] + attr_accessor :type # 1-1 CodeableConcept + attr_accessor :status # 1-1 code + attr_accessor :kind # 0-1 CodeableConcept + attr_accessor :period # 0-1 Period + attr_accessor :created # 1-1 dateTime + attr_accessor :enterer # 0-1 Reference(Practitioner|PractitionerRole|Organization) + attr_accessor :issuerType # 0-1 CodeableConcept + attr_accessor :paymentIssuer # 0-1 Reference(Organization|Patient|RelatedPerson) + attr_accessor :request # 0-1 Reference(Task) + attr_accessor :requestor # 0-1 Reference(Practitioner|PractitionerRole|Organization) + attr_accessor :outcome # 0-1 code + attr_accessor :disposition # 0-1 string + attr_accessor :date # 1-1 date + attr_accessor :location # 0-1 Reference(Location) + attr_accessor :local_method # 0-1 CodeableConcept + attr_accessor :cardBrand # 0-1 string + attr_accessor :accountNumber # 0-1 string + attr_accessor :expirationDate # 0-1 date + attr_accessor :processor # 0-1 string + attr_accessor :referenceNumber # 0-1 string + attr_accessor :authorization # 0-1 string + attr_accessor :tenderedAmount # 0-1 Money + attr_accessor :returnedAmount # 0-1 Money + attr_accessor :amount # 1-1 Money + attr_accessor :paymentIdentifier # 0-1 Identifier + attr_accessor :allocation # 0-* [ PaymentReconciliation::Allocation ] + attr_accessor :formCode # 0-1 CodeableConcept + attr_accessor :processNote # 0-* [ PaymentReconciliation::ProcessNote ] + + def resourceType + 'PaymentReconciliation' + end + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/resources/Permission.rb b/lib/fhir_models/r6/generated/resources/Permission.rb new file mode 100644 index 00000000..b81983cc --- /dev/null +++ b/lib/fhir_models/r6/generated/resources/Permission.rb @@ -0,0 +1,160 @@ +module FHIR + module R6 + class Permission < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + SEARCH_PARAMS = ['identifier', 'status'] + METADATA = { + 'id' => {'type'=>'id', 'path'=>'Permission.id', 'min'=>0, 'max'=>1}, + 'meta' => {'type'=>'Meta', 'path'=>'Permission.meta', 'min'=>0, 'max'=>1}, + 'implicitRules' => {'type'=>'uri', 'path'=>'Permission.implicitRules', 'min'=>0, 'max'=>1}, + 'language' => {'type'=>'code', 'path'=>'Permission.language', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-languages'}}, + 'text' => {'type'=>'Narrative', 'path'=>'Permission.text', 'min'=>0, 'max'=>1}, + 'contained' => {'type'=>'Resource', 'path'=>'Permission.contained', 'min'=>0, 'max'=>Float::INFINITY}, + 'extension' => {'type'=>'Extension', 'path'=>'Permission.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Permission.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'identifier' => {'type'=>'Identifier', 'path'=>'Permission.identifier', 'min'=>0, 'max'=>Float::INFINITY}, + 'status' => {'valid_codes'=>{'http://hl7.org/fhir/permission-status'=>['active', 'entered-in-error', 'draft', 'rejected']}, 'type'=>'code', 'path'=>'Permission.status', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/permission-status'}}, + 'asserter' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole', 'http://hl7.org/fhir/StructureDefinition/Organization', 'http://hl7.org/fhir/StructureDefinition/CareTeam', 'http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson', 'http://hl7.org/fhir/StructureDefinition/HealthcareService'], 'type'=>'Reference', 'path'=>'Permission.asserter', 'min'=>0, 'max'=>1}, + 'date' => {'type'=>'dateTime', 'path'=>'Permission.date', 'min'=>0, 'max'=>Float::INFINITY}, + 'validity' => {'type'=>'Period', 'path'=>'Permission.validity', 'min'=>0, 'max'=>1}, + 'justification' => {'type'=>'Permission::Justification', 'path'=>'Permission.justification', 'min'=>0, 'max'=>1}, + 'combining' => {'valid_codes'=>{'http://hl7.org/fhir/permission-rule-combining'=>['deny-overrides', 'permit-overrides', 'ordered-deny-overrides', 'ordered-permit-overrides', 'deny-unless-permit', 'permit-unless-deny']}, 'type'=>'code', 'path'=>'Permission.combining', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/permission-rule-combining'}}, + 'rule' => {'type'=>'Permission::Rule', 'path'=>'Permission.rule', 'min'=>0, 'max'=>Float::INFINITY} + } + + class Justification < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Justification.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Justification.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Justification.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'basis' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/consentpolicycodes'=>['cric', 'illinois-minor-procedure', 'hipaa-auth', 'hipaa-npp', 'hipaa-restrictions', 'hipaa-research', 'hipaa-self-pay', 'mdhhs-5515', 'nyssipp', 'va-10-0484', 'va-10-0485', 'va-10-5345', 'va-10-5345a', 'va-10-5345a-mhv', 'va-10-10116', 'va-21-4142', 'ssa-827', 'dch-3927', 'squaxin', 'nl-lsp', 'at-elga', 'nih-hipaa', 'nci', 'nih-grdr', 'nih-527', 'ga4gh', 'ch-epr']}, 'type'=>'CodeableConcept', 'path'=>'Justification.basis', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/consent-policy'}}, + 'evidence' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Resource'], 'type'=>'Reference', 'path'=>'Justification.evidence', 'min'=>0, 'max'=>Float::INFINITY} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :basis # 0-* [ CodeableConcept ] + attr_accessor :evidence # 0-* [ Reference(Resource) ] + end + + class Rule < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Rule.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Rule.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Rule.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'type' => {'valid_codes'=>{'http://hl7.org/fhir/consent-provision-type'=>['deny', 'permit']}, 'type'=>'code', 'path'=>'Rule.type', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/consent-provision-type'}}, + 'data' => {'type'=>'Permission::Rule::Data', 'path'=>'Rule.data', 'min'=>0, 'max'=>Float::INFINITY}, + 'activity' => {'type'=>'Permission::Rule::Activity', 'path'=>'Rule.activity', 'min'=>0, 'max'=>Float::INFINITY}, + 'limit' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/v3-ActReason'=>['TREAT', 'HPAYMT', 'ETREAT'], 'http://terminology.hl7.org/CodeSystem/v3-ActCode'=>['NOAUTH', 'DELAU', 'NORDSCLCD']}, 'type'=>'CodeableConcept', 'path'=>'Rule.limit', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/security-label-event-examples'}} + } + + class Data < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Data.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Data.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Data.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'resource' => {'type'=>'Permission::Rule::Data::Resource', 'path'=>'Data.resource', 'min'=>0, 'max'=>Float::INFINITY}, + 'security' => {'type'=>'Coding', 'path'=>'Data.security', 'min'=>0, 'max'=>Float::INFINITY}, + 'period' => {'type'=>'Period', 'path'=>'Data.period', 'min'=>0, 'max'=>1}, + 'expression' => {'type'=>'Expression', 'path'=>'Data.expression', 'min'=>0, 'max'=>1} + } + + class Resource < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Resource.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Resource.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Resource.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'meaning' => {'valid_codes'=>{'http://hl7.org/fhir/consent-data-meaning'=>['instance', 'related', 'dependents', 'authoredby']}, 'type'=>'code', 'path'=>'Resource.meaning', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/consent-data-meaning'}}, + 'reference' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Resource'], 'type'=>'Reference', 'path'=>'Resource.reference', 'min'=>1, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :meaning # 1-1 code + attr_accessor :reference # 1-1 Reference(Resource) + end + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :resource # 0-* [ Permission::Rule::Data::Resource ] + attr_accessor :security # 0-* [ Coding ] + attr_accessor :period # 0-1 Period + attr_accessor :expression # 0-1 Expression + end + + class Activity < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Activity.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Activity.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Activity.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'actor' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/Group', 'http://hl7.org/fhir/StructureDefinition/CareTeam', 'http://hl7.org/fhir/StructureDefinition/Organization', 'http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole'], 'type'=>'Reference', 'path'=>'Activity.actor', 'min'=>0, 'max'=>Float::INFINITY}, + 'action' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/consentaction'=>['collect', 'access', 'use', 'disclose', 'correct']}, 'type'=>'CodeableConcept', 'path'=>'Activity.action', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/consent-action'}}, + 'purpose' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/v3-ActReason'=>['PurposeOfUse', 'HMARKT', 'HOPERAT', 'CAREMGT', 'DONAT', 'FRAUD', 'GOV', 'HACCRED', 'HCOMPL', 'HDECD', 'HDIRECT', 'HDM', 'HLEGAL', 'HOUTCOMS', 'HPRGRP', 'HQUALIMP', 'HSYSADMIN', 'LABELING', 'METAMGT', 'MEMADMIN', 'MILCDM', 'PATADMIN', 'PATSFTY', 'PERFMSR', 'RECORDMGT', 'SYSDEV', 'HTEST', 'TRAIN', 'MLTRAINING', 'HPAYMT', 'CLMATTCH', 'COVAUTH', 'COVERAGE', 'ELIGDTRM', 'ELIGVER', 'ENROLLM', 'MILDCRG', 'REMITADV', 'PMTDS', 'HRESCH', 'BIORCH', 'CLINTRCH', 'CLINTRCHNPC', 'CLINTRCHPC', 'PRECLINTRCH', 'DSRCH', 'POARCH', 'TRANSRCH', 'PATRQT', 'FAMRQT', 'PWATRNY', 'SUPNWK', 'PUBHLTH', 'DISASTER', 'THREAT', 'TREAT', 'CLINTRL', 'COC', 'ETREAT', 'BTG', 'ERTREAT', 'POPHLTH', 'TREATDS']}, 'type'=>'CodeableConcept', 'path'=>'Activity.purpose', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'preferred', 'uri'=>'http://terminology.hl7.org/ValueSet/v3-PurposeOfUse'}} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :actor # 0-* [ Reference(Device|Group|CareTeam|Organization|Patient|Practitioner|RelatedPerson|PractitionerRole) ] + attr_accessor :action # 0-* [ CodeableConcept ] + attr_accessor :purpose # 0-* [ CodeableConcept ] + end + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :type # 0-1 code + attr_accessor :data # 0-* [ Permission::Rule::Data ] + attr_accessor :activity # 0-* [ Permission::Rule::Activity ] + attr_accessor :limit # 0-* [ CodeableConcept ] + end + + attr_accessor :id # 0-1 id + attr_accessor :meta # 0-1 Meta + attr_accessor :implicitRules # 0-1 uri + attr_accessor :language # 0-1 code + attr_accessor :text # 0-1 Narrative + attr_accessor :contained # 0-* [ Resource ] + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :identifier # 0-* [ Identifier ] + attr_accessor :status # 1-1 code + attr_accessor :asserter # 0-1 Reference(Practitioner|PractitionerRole|Organization|CareTeam|Patient|RelatedPerson|HealthcareService) + attr_accessor :date # 0-* [ dateTime ] + attr_accessor :validity # 0-1 Period + attr_accessor :justification # 0-1 Permission::Justification + attr_accessor :combining # 1-1 code + attr_accessor :rule # 0-* [ Permission::Rule ] + + def resourceType + 'Permission' + end + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/resources/Person.rb b/lib/fhir_models/r6/generated/resources/Person.rb new file mode 100644 index 00000000..ca3f46ad --- /dev/null +++ b/lib/fhir_models/r6/generated/resources/Person.rb @@ -0,0 +1,105 @@ +module FHIR + module R6 + class Person < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'deceased' => ['boolean', 'dateTime'] + } + SEARCH_PARAMS = ['address', 'address-city', 'address-country', 'address-postalcode', 'address-state', 'address-use', 'birthdate', 'death-date', 'deceased', 'email', 'family', 'gender', 'given', 'identifier', 'link', 'name', 'organization', 'patient', 'phone', 'phonetic', 'practitioner', 'relatedperson', 'telecom'] + METADATA = { + 'id' => {'type'=>'id', 'path'=>'Person.id', 'min'=>0, 'max'=>1}, + 'meta' => {'type'=>'Meta', 'path'=>'Person.meta', 'min'=>0, 'max'=>1}, + 'implicitRules' => {'type'=>'uri', 'path'=>'Person.implicitRules', 'min'=>0, 'max'=>1}, + 'language' => {'type'=>'code', 'path'=>'Person.language', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-languages'}}, + 'text' => {'type'=>'Narrative', 'path'=>'Person.text', 'min'=>0, 'max'=>1}, + 'contained' => {'type'=>'Resource', 'path'=>'Person.contained', 'min'=>0, 'max'=>Float::INFINITY}, + 'extension' => {'type'=>'Extension', 'path'=>'Person.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Person.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'identifier' => {'type'=>'Identifier', 'path'=>'Person.identifier', 'min'=>0, 'max'=>Float::INFINITY}, + 'active' => {'type'=>'boolean', 'path'=>'Person.active', 'min'=>0, 'max'=>1}, + 'name' => {'type'=>'HumanName', 'path'=>'Person.name', 'min'=>0, 'max'=>Float::INFINITY}, + 'telecom' => {'type'=>'ContactPoint', 'path'=>'Person.telecom', 'min'=>0, 'max'=>Float::INFINITY}, + 'gender' => {'valid_codes'=>{'http://hl7.org/fhir/administrative-gender'=>['male', 'female', 'other', 'unknown']}, 'type'=>'code', 'path'=>'Person.gender', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/administrative-gender'}}, + 'birthDate' => {'type'=>'date', 'path'=>'Person.birthDate', 'min'=>0, 'max'=>1}, + 'deceasedBoolean' => {'type'=>'boolean', 'path'=>'Person.deceased[x]', 'min'=>0, 'max'=>1}, + 'deceasedDateTime' => {'type'=>'dateTime', 'path'=>'Person.deceased[x]', 'min'=>0, 'max'=>1}, + 'address' => {'type'=>'Address', 'path'=>'Person.address', 'min'=>0, 'max'=>Float::INFINITY}, + 'maritalStatus' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/v3-MaritalStatus'=>['A', 'D', 'I', 'L', 'M', 'C', 'P', 'T', 'U', 'S', 'W'], 'http://terminology.hl7.org/CodeSystem/v3-NullFlavor'=>['UNK']}, 'type'=>'CodeableConcept', 'path'=>'Person.maritalStatus', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/marital-status'}}, + 'photo' => {'type'=>'Attachment', 'path'=>'Person.photo', 'min'=>0, 'max'=>Float::INFINITY}, + 'communication' => {'type'=>'Person::Communication', 'path'=>'Person.communication', 'min'=>0, 'max'=>Float::INFINITY}, + 'managingOrganization' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Organization'], 'type'=>'Reference', 'path'=>'Person.managingOrganization', 'min'=>0, 'max'=>1}, + 'link' => {'type'=>'Person::Link', 'path'=>'Person.link', 'min'=>0, 'max'=>Float::INFINITY} + } + + class Communication < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Communication.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Communication.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Communication.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'language' => {'type'=>'CodeableConcept', 'path'=>'Communication.language', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-languages'}}, + 'preferred' => {'type'=>'boolean', 'path'=>'Communication.preferred', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :language # 1-1 CodeableConcept + attr_accessor :preferred # 0-1 boolean + end + + class Link < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Link.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Link.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Link.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'target' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson', 'http://hl7.org/fhir/StructureDefinition/Person'], 'type'=>'Reference', 'path'=>'Link.target', 'min'=>1, 'max'=>1}, + 'assurance' => {'valid_codes'=>{'http://hl7.org/fhir/identity-assuranceLevel'=>['level1', 'level2', 'level3', 'level4']}, 'type'=>'code', 'path'=>'Link.assurance', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/identity-assuranceLevel'}} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :target # 1-1 Reference(Patient|Practitioner|RelatedPerson|Person) + attr_accessor :assurance # 0-1 code + end + + attr_accessor :id # 0-1 id + attr_accessor :meta # 0-1 Meta + attr_accessor :implicitRules # 0-1 uri + attr_accessor :language # 0-1 code + attr_accessor :text # 0-1 Narrative + attr_accessor :contained # 0-* [ Resource ] + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :identifier # 0-* [ Identifier ] + attr_accessor :active # 0-1 boolean + attr_accessor :name # 0-* [ HumanName ] + attr_accessor :telecom # 0-* [ ContactPoint ] + attr_accessor :gender # 0-1 code + attr_accessor :birthDate # 0-1 date + attr_accessor :deceasedBoolean # 0-1 boolean + attr_accessor :deceasedDateTime # 0-1 dateTime + attr_accessor :address # 0-* [ Address ] + attr_accessor :maritalStatus # 0-1 CodeableConcept + attr_accessor :photo # 0-* [ Attachment ] + attr_accessor :communication # 0-* [ Person::Communication ] + attr_accessor :managingOrganization # 0-1 Reference(Organization) + attr_accessor :link # 0-* [ Person::Link ] + + def resourceType + 'Person' + end + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/resources/PersonalRelationship.rb b/lib/fhir_models/r6/generated/resources/PersonalRelationship.rb new file mode 100644 index 00000000..63f302d4 --- /dev/null +++ b/lib/fhir_models/r6/generated/resources/PersonalRelationship.rb @@ -0,0 +1,48 @@ +module FHIR + module R6 + class PersonalRelationship < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + SEARCH_PARAMS = [] + METADATA = { + 'id' => {'type'=>'id', 'path'=>'PersonalRelationship.id', 'min'=>0, 'max'=>1}, + 'meta' => {'type'=>'Meta', 'path'=>'PersonalRelationship.meta', 'min'=>0, 'max'=>1}, + 'implicitRules' => {'type'=>'uri', 'path'=>'PersonalRelationship.implicitRules', 'min'=>0, 'max'=>1}, + 'language' => {'type'=>'code', 'path'=>'PersonalRelationship.language', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-languages'}}, + 'text' => {'type'=>'Narrative', 'path'=>'PersonalRelationship.text', 'min'=>0, 'max'=>1}, + 'contained' => {'type'=>'Resource', 'path'=>'PersonalRelationship.contained', 'min'=>0, 'max'=>Float::INFINITY}, + 'extension' => {'type'=>'Extension', 'path'=>'PersonalRelationship.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'PersonalRelationship.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'source' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson', 'http://hl7.org/fhir/StructureDefinition/Person'], 'type'=>'Reference', 'path'=>'PersonalRelationship.source', 'min'=>1, 'max'=>1}, + 'relationshipType' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/v3-ParticipationType'=>['WIT'], 'http://terminology.hl7.org/CodeSystem/v3-RoleClass'=>['NOT', 'ECON', 'NOK', 'GUARD', 'DEPEN', 'EMP', 'GUAR', 'CAREGIVER'], 'http://terminology.hl7.org/CodeSystem/v2-0131'=>['E', 'O', 'U'], 'http://terminology.hl7.org/CodeSystem/v3-RoleCode'=>['INTPRTER', 'POWATT', 'DPOWATT', 'HPOWATT', 'SPOWATT', 'BILL']}, 'type'=>'CodeableConcept', 'path'=>'PersonalRelationship.relationshipType', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'preferred', 'uri'=>'http://hl7.org/fhir/ValueSet/PersonalRelationship-relationshiptype'}}, + 'target' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson', 'http://hl7.org/fhir/StructureDefinition/Person'], 'type'=>'Reference', 'path'=>'PersonalRelationship.target', 'min'=>1, 'max'=>1}, + 'period' => {'type'=>'Period', 'path'=>'PersonalRelationship.period', 'min'=>0, 'max'=>Float::INFINITY}, + 'confidence' => {'type'=>'CodeableConcept', 'path'=>'PersonalRelationship.confidence', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example'}}, + 'asserter' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/Organization'], 'type'=>'Reference', 'path'=>'PersonalRelationship.asserter', 'min'=>0, 'max'=>1}, + 'group' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Group'], 'type'=>'Reference', 'path'=>'PersonalRelationship.group', 'min'=>0, 'max'=>Float::INFINITY} + } + + attr_accessor :id # 0-1 id + attr_accessor :meta # 0-1 Meta + attr_accessor :implicitRules # 0-1 uri + attr_accessor :language # 0-1 code + attr_accessor :text # 0-1 Narrative + attr_accessor :contained # 0-* [ Resource ] + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :source # 1-1 Reference(Patient|RelatedPerson|Person) + attr_accessor :relationshipType # 1-1 CodeableConcept + attr_accessor :target # 1-1 Reference(Patient|RelatedPerson|Person) + attr_accessor :period # 0-* [ Period ] + attr_accessor :confidence # 0-1 CodeableConcept + attr_accessor :asserter # 0-1 Reference(Patient|RelatedPerson|Practitioner|Organization) + attr_accessor :group # 0-* [ Reference(Group) ] + + def resourceType + 'PersonalRelationship' + end + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/resources/PlanDefinition.rb b/lib/fhir_models/r6/generated/resources/PlanDefinition.rb new file mode 100644 index 00000000..20d036eb --- /dev/null +++ b/lib/fhir_models/r6/generated/resources/PlanDefinition.rb @@ -0,0 +1,462 @@ +module FHIR + module R6 + class PlanDefinition < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'versionAlgorithm' => ['string', 'Coding'], + 'subject' => ['CodeableConcept', 'Reference', 'canonical'], + 'asNeeded' => ['boolean', 'CodeableConcept'] + } + SEARCH_PARAMS = ['composed-of', 'context', 'context-quantity', 'context-type', 'context-type-quantity', 'context-type-value', 'date', 'definition', 'depends-on', 'derived-from', 'description', 'effective', 'identifier', 'jurisdiction', 'name', 'predecessor', 'publisher', 'status', 'successor', 'title', 'topic', 'type', 'url', 'version'] + METADATA = { + 'id' => {'type'=>'id', 'path'=>'PlanDefinition.id', 'min'=>0, 'max'=>1}, + 'meta' => {'type'=>'Meta', 'path'=>'PlanDefinition.meta', 'min'=>0, 'max'=>1}, + 'implicitRules' => {'type'=>'uri', 'path'=>'PlanDefinition.implicitRules', 'min'=>0, 'max'=>1}, + 'language' => {'type'=>'code', 'path'=>'PlanDefinition.language', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-languages'}}, + 'text' => {'type'=>'Narrative', 'path'=>'PlanDefinition.text', 'min'=>0, 'max'=>1}, + 'contained' => {'type'=>'Resource', 'path'=>'PlanDefinition.contained', 'min'=>0, 'max'=>Float::INFINITY}, + 'extension' => {'type'=>'Extension', 'path'=>'PlanDefinition.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'PlanDefinition.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'url' => {'type'=>'uri', 'path'=>'PlanDefinition.url', 'min'=>0, 'max'=>1}, + 'identifier' => {'type'=>'Identifier', 'path'=>'PlanDefinition.identifier', 'min'=>0, 'max'=>Float::INFINITY}, + 'version' => {'type'=>'string', 'path'=>'PlanDefinition.version', 'min'=>0, 'max'=>1}, + 'versionAlgorithmString' => {'type'=>'string', 'path'=>'PlanDefinition.versionAlgorithm[x]', 'min'=>0, 'max'=>1}, + 'versionAlgorithmCoding' => {'valid_codes'=>{'http://hl7.org/fhir/version-algorithm'=>['semver', 'integer', 'alpha', 'date', 'natural']}, 'type'=>'Coding', 'path'=>'PlanDefinition.versionAlgorithm[x]', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/version-algorithm'}}, + 'name' => {'type'=>'string', 'path'=>'PlanDefinition.name', 'min'=>0, 'max'=>1}, + 'title' => {'type'=>'string', 'path'=>'PlanDefinition.title', 'min'=>0, 'max'=>1}, + 'subtitle' => {'type'=>'string', 'path'=>'PlanDefinition.subtitle', 'min'=>0, 'max'=>1}, + 'type' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/plan-definition-type'=>['order-set', 'clinical-protocol', 'eca-rule', 'workflow-definition']}, 'type'=>'CodeableConcept', 'path'=>'PlanDefinition.type', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/plan-definition-type'}}, + 'status' => {'valid_codes'=>{'http://hl7.org/fhir/publication-status'=>['draft', 'active', 'retired', 'unknown']}, 'type'=>'code', 'path'=>'PlanDefinition.status', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/publication-status'}}, + 'experimental' => {'type'=>'boolean', 'path'=>'PlanDefinition.experimental', 'min'=>0, 'max'=>1}, + 'subjectCodeableConcept' => {'valid_codes'=>{'http://hl7.org/fhir/fhir-types'=>['CareTeam', 'Device', 'Group', 'HealthcareService', 'Location', 'Organization', 'Patient', 'Practitioner', 'PractitionerRole', 'RelatedPerson']}, 'type'=>'CodeableConcept', 'path'=>'PlanDefinition.subject[x]', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/participant-resource-types'}}, + 'subjectReference' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Group', 'http://hl7.org/fhir/StructureDefinition/MedicinalProductDefinition', 'http://hl7.org/fhir/StructureDefinition/SubstanceDefinition', 'http://hl7.org/fhir/StructureDefinition/AdministrableProductDefinition', 'http://hl7.org/fhir/StructureDefinition/ManufacturedItemDefinition', 'http://hl7.org/fhir/StructureDefinition/PackagedProductDefinition'], 'type'=>'Reference', 'path'=>'PlanDefinition.subject[x]', 'min'=>0, 'max'=>1}, + 'subjectCanonical' => {'type'=>'canonical', 'path'=>'PlanDefinition.subject[x]', 'min'=>0, 'max'=>1}, + 'date' => {'type'=>'dateTime', 'path'=>'PlanDefinition.date', 'min'=>0, 'max'=>1}, + 'publisher' => {'type'=>'string', 'path'=>'PlanDefinition.publisher', 'min'=>0, 'max'=>1}, + 'contact' => {'type'=>'ContactDetail', 'path'=>'PlanDefinition.contact', 'min'=>0, 'max'=>Float::INFINITY}, + 'description' => {'type'=>'markdown', 'path'=>'PlanDefinition.description', 'min'=>0, 'max'=>1}, + 'useContext' => {'type'=>'UsageContext', 'path'=>'PlanDefinition.useContext', 'min'=>0, 'max'=>Float::INFINITY}, + 'jurisdiction' => {'valid_codes'=>{'urn:iso:std:iso:3166'=>['AD', 'AE', 'AF', 'AG', 'AI', 'AL', 'AM', 'AO', 'AQ', 'AR', 'AS', 'AT', 'AU', 'AW', 'AX', 'AZ', 'BA', 'BB', 'BD', 'BE', 'BF', 'BG', 'BH', 'BI', 'BJ', 'BL', 'BM', 'BN', 'BO', 'BQ', 'BR', 'BS', 'BT', 'BV', 'BW', 'BY', 'BZ', 'CA', 'CC', 'CD', 'CF', 'CG', 'CH', 'CI', 'CK', 'CL', 'CM', 'CN', 'CO', 'CR', 'CU', 'CV', 'CW', 'CX', 'CY', 'CZ', 'DE', 'DJ', 'DK', 'DM', 'DO', 'DZ', 'EC', 'EE', 'EG', 'EH', 'ER', 'ES', 'ET', 'FI', 'FJ', 'FK', 'FM', 'FO', 'FR', 'GA', 'GB', 'GD', 'GE', 'GF', 'GG', 'GH', 'GI', 'GL', 'GM', 'GN', 'GP', 'GQ', 'GR', 'GS', 'GT', 'GU', 'GW', 'GY', 'HK', 'HM', 'HN', 'HR', 'HT', 'HU', 'ID', 'IE', 'IL', 'IM', 'IN', 'IO', 'IQ', 'IR', 'IS', 'IT', 'JE', 'JM', 'JO', 'JP', 'KE', 'KG', 'KH', 'KI', 'KM', 'KN', 'KP', 'KR', 'KW', 'KY', 'KZ', 'LA', 'LB', 'LC', 'LI', 'LK', 'LR', 'LS', 'LT', 'LU', 'LV', 'LY', 'MA', 'MC', 'MD', 'ME', 'MF', 'MG', 'MH', 'MK', 'ML', 'MM', 'MN', 'MO', 'MP', 'MQ', 'MR', 'MS', 'MT', 'MU', 'MV', 'MW', 'MX', 'MY', 'MZ', 'NA', 'NC', 'NE', 'NF', 'NG', 'NI', 'NL', 'NO', 'NP', 'NR', 'NU', 'NZ', 'OM', 'PA', 'PE', 'PF', 'PG', 'PH', 'PK', 'PL', 'PM', 'PN', 'PR', 'PS', 'PT', 'PW', 'PY', 'QA', 'RE', 'RO', 'RS', 'RU', 'RW', 'SA', 'SB', 'SC', 'SD', 'SE', 'SG', 'SH', 'SI', 'SJ', 'SK', 'SL', 'SM', 'SN', 'SO', 'SR', 'SS', 'ST', 'SV', 'SX', 'SY', 'SZ', 'TC', 'TD', 'TF', 'TG', 'TH', 'TJ', 'TK', 'TL', 'TM', 'TN', 'TO', 'TR', 'TT', 'TV', 'TW', 'TZ', 'UA', 'UG', 'UM', 'US', 'UY', 'UZ', 'VA', 'VC', 'VE', 'VG', 'VI', 'VN', 'VU', 'WF', 'WS', 'YE', 'YT', 'ZA', 'ZM', 'ZW', 'ABW', 'AFG', 'AGO', 'AIA', 'ALA', 'ALB', 'AND', 'ARE', 'ARG', 'ARM', 'ASM', 'ATA', 'ATF', 'ATG', 'AUS', 'AUT', 'AZE', 'BDI', 'BEL', 'BEN', 'BES', 'BFA', 'BGD', 'BGR', 'BHR', 'BHS', 'BIH', 'BLM', 'BLR', 'BLZ', 'BMU', 'BOL', 'BRA', 'BRB', 'BRN', 'BTN', 'BVT', 'BWA', 'CAF', 'CAN', 'CCK', 'CHE', 'CHL', 'CHN', 'CIV', 'CMR', 'COD', 'COG', 'COK', 'COL', 'COM', 'CPV', 'CRI', 'CUB', 'CUW', 'CXR', 'CYM', 'CYP', 'CZE', 'DEU', 'DJI', 'DMA', 'DNK', 'DOM', 'DZA', 'ECU', 'EGY', 'ERI', 'ESH', 'ESP', 'EST', 'ETH', 'FIN', 'FJI', 'FLK', 'FRA', 'FRO', 'FSM', 'GAB', 'GBR', 'GEO', 'GGY', 'GHA', 'GIB', 'GIN', 'GLP', 'GMB', 'GNB', 'GNQ', 'GRC', 'GRD', 'GRL', 'GTM', 'GUF', 'GUM', 'GUY', 'HKG', 'HMD', 'HND', 'HRV', 'HTI', 'HUN', 'IDN', 'IMN', 'IND', 'IOT', 'IRL', 'IRN', 'IRQ', 'ISL', 'ISR', 'ITA', 'JAM', 'JEY', 'JOR', 'JPN', 'KAZ', 'KEN', 'KGZ', 'KHM', 'KIR', 'KNA', 'KOR', 'KWT', 'LAO', 'LBN', 'LBR', 'LBY', 'LCA', 'LIE', 'LKA', 'LSO', 'LTU', 'LUX', 'LVA', 'MAC', 'MAF', 'MAR', 'MCO', 'MDA', 'MDG', 'MDV', 'MEX', 'MHL', 'MKD', 'MLI', 'MLT', 'MMR', 'MNE', 'MNG', 'MNP', 'MOZ', 'MRT', 'MSR', 'MTQ', 'MUS', 'MWI', 'MYS', 'MYT', 'NAM', 'NCL', 'NER', 'NFK', 'NGA', 'NIC', 'NIU', 'NLD', 'NOR', 'NPL', 'NRU', 'NZL', 'OMN', 'PAK', 'PAN', 'PCN', 'PER', 'PHL', 'PLW', 'PNG', 'POL', 'PRI', 'PRK', 'PRT', 'PRY', 'PSE', 'PYF', 'QAT', 'REU', 'ROU', 'RUS', 'RWA', 'SAU', 'SDN', 'SEN', 'SGP', 'SGS', 'SHN', 'SJM', 'SLB', 'SLE', 'SLV', 'SMR', 'SOM', 'SPM', 'SRB', 'SSD', 'STP', 'SUR', 'SVK', 'SVN', 'SWE', 'SWZ', 'SXM', 'SYC', 'SYR', 'TCA', 'TCD', 'TGO', 'THA', 'TJK', 'TKL', 'TKM', 'TLS', 'TON', 'TTO', 'TUN', 'TUR', 'TUV', 'TWN', 'TZA', 'UGA', 'UKR', 'UMI', 'URY', 'USA', 'UZB', 'VAT', 'VCT', 'VEN', 'VGB', 'VIR', 'VNM', 'VUT', 'WLF', 'WSM', 'YEM', 'ZAF', 'ZMB', 'ZWE', '004', '008', '010', '012', '016', '020', '024', '028', '031', '032', '036', '040', '044', '048', '050', '051', '052', '056', '060', '064', '068', '070', '072', '074', '076', '084', '086', '090', '092', '096', '100', '104', '108', '112', '116', '120', '124', '132', '136', '140', '144', '148', '152', '156', '158', '162', '166', '170', '174', '175', '178', '180', '184', '188', '191', '192', '196', '203', '204', '208', '212', '214', '218', '222', '226', '231', '232', '233', '234', '238', '239', '242', '246', '248', '250', '254', '258', '260', '262', '266', '268', '270', '275', '276', '288', '292', '296', '300', '304', '308', '312', '316', '320', '324', '328', '332', '334', '336', '340', '344', '348', '352', '356', '360', '364', '368', '372', '376', '380', '384', '388', '392', '398', '400', '404', '408', '410', '414', '417', '418', '422', '426', '428', '430', '434', '438', '440', '442', '446', '450', '454', '458', '462', '466', '470', '474', '478', '480', '484', '492', '496', '498', '499', '500', '504', '508', '512', '516', '520', '524', '528', '531', '533', '534', '535', '540', '548', '554', '558', '562', '566', '570', '574', '578', '580', '581', '583', '584', '585', '586', '591', '598', '600', '604', '608', '612', '616', '620', '624', '626', '630', '634', '638', '642', '643', '646', '652', '654', '659', '660', '662', '663', '666', '670', '674', '678', '682', '686', '688', '690', '694', '702', '703', '704', '705', '706', '710', '716', '724', '728', '729', '732', '740', '744', '748', '752', '756', '760', '762', '764', '768', '772', '776', '780', '784', '788', '792', '795', '796', '798', '800', '804', '807', '818', '826', '831', '832', '833', '834', '840', '850', '854', '858', '860', '862', '876', '882', '887', '894'], 'urn:iso:std:iso:3166:-2'=>['AF-BAL', 'AF-BAM', 'AF-BDG', 'AF-BDS', 'AF-BGL', 'AF-DAY', 'AF-FRA', 'AF-FYB', 'AF-GHA', 'AF-GHO', 'AF-HEL', 'AF-HER', 'AF-JOW', 'AF-KAB', 'AF-KAN', 'AF-KAP', 'AF-KDZ', 'AF-KHO', 'AF-KNR', 'AF-LAG', 'AF-LOG', 'AF-NAN', 'AF-NIM', 'AF-NUR', 'AF-PAN', 'AF-PAR', 'AF-PIA', 'AF-PKA', 'AF-SAM', 'AF-SAR', 'AF-TAK', 'AF-URU', 'AF-WAR', 'AF-ZAB', 'AX-AX', 'AL-01', 'AL-02', 'AL-03', 'AL-04', 'AL-05', 'AL-06', 'AL-07', 'AL-08', 'AL-09', 'AL-10', 'AL-11', 'AL-12', 'AL-BR', 'AL-BU', 'AL-DI', 'AL-DL', 'AL-DR', 'AL-DV', 'AL-EL', 'AL-ER', 'AL-FR', 'AL-GJ', 'AL-GR', 'AL-HA', 'AL-KA', 'AL-KB', 'AL-KC', 'AL-KO', 'AL-KR', 'AL-KU', 'AL-LB', 'AL-LE', 'AL-LU', 'AL-MK', 'AL-MM', 'AL-MR', 'AL-MT', 'AL-PG', 'AL-PQ', 'AL-PR', 'AL-PU', 'AL-SH', 'AL-SK', 'AL-SR', 'AL-TE', 'AL-TP', 'AL-TR', 'AL-VL', 'DZ-01', 'DZ-02', 'DZ-03', 'DZ-04', 'DZ-05', 'DZ-06', 'DZ-07', 'DZ-08', 'DZ-09', 'DZ-10', 'DZ-11', 'DZ-12', 'DZ-13', 'DZ-14', 'DZ-15', 'DZ-16', 'DZ-17', 'DZ-18', 'DZ-19', 'DZ-20', 'DZ-21', 'DZ-22', 'DZ-23', 'DZ-24', 'DZ-25', 'DZ-26', 'DZ-27', 'DZ-28', 'DZ-29', 'DZ-30', 'DZ-31', 'DZ-32', 'DZ-33', 'DZ-34', 'DZ-35', 'DZ-36', 'DZ-37', 'DZ-38', 'DZ-39', 'DZ-40', 'DZ-41', 'DZ-42', 'DZ-43', 'DZ-44', 'DZ-45', 'DZ-46', 'DZ-47', 'DZ-48', 'AS-AS', 'AD-02', 'AD-03', 'AD-04', 'AD-05', 'AD-06', 'AD-07', 'AD-08', 'AO-BGO', 'AO-BGU', 'AO-BIE', 'AO-CAB', 'AO-CCU', 'AO-CNN', 'AO-CNO', 'AO-CUS', 'AO-HUA', 'AO-HUI', 'AO-LNO', 'AO-LSU', 'AO-LUA', 'AO-MAL', 'AO-MOX', 'AO-NAM', 'AO-UIG', 'AO-ZAI', 'AI-AI', 'AQ-AQ', 'AG-03', 'AG-04', 'AG-05', 'AG-06', 'AG-07', 'AG-08', 'AG-10', 'AG-11', 'AR-A', 'AR-B', 'AR-C', 'AR-D', 'AR-E', 'AR-F', 'AR-G', 'AR-H', 'AR-J', 'AR-K', 'AR-L', 'AR-M', 'AR-N', 'AR-P', 'AR-Q', 'AR-R', 'AR-S', 'AR-T', 'AR-U', 'AR-V', 'AR-W', 'AR-X', 'AR-Y', 'AR-Z', 'AM-AG', 'AM-AR', 'AM-AV', 'AM-ER', 'AM-GR', 'AM-KT', 'AM-LO', 'AM-SH', 'AM-SU', 'AM-TV', 'AM-VD', 'AW-AW', 'AU-ACT', 'AU-NSW', 'AU-NT', 'AU-QLD', 'AU-SA', 'AU-TAS', 'AU-VIC', 'AU-WA', 'AT-1', 'AT-2', 'AT-3', 'AT-4', 'AT-5', 'AT-6', 'AT-7', 'AT-8', 'AT-9', 'AZ-ABS', 'AZ-AGA', 'AZ-AGC', 'AZ-AGM', 'AZ-AGS', 'AZ-AGU', 'AZ-AST', 'AZ-BA', 'AZ-BAB', 'AZ-BAL', 'AZ-BAR', 'AZ-BEY', 'AZ-BIL', 'AZ-CAB', 'AZ-CAL', 'AZ-CUL', 'AZ-DAS', 'AZ-FUZ', 'AZ-GAD', 'AZ-GA', 'AZ-GOR', 'AZ-GOY', 'AZ-GYG', 'AZ-HAC', 'AZ-IMI', 'AZ-ISM', 'AZ-KAL', 'AZ-KAN', 'AZ-KUR', 'AZ-LAC', 'AZ-LA', 'AZ-LAN', 'AZ-LER']}, 'type'=>'CodeableConcept', 'path'=>'PlanDefinition.jurisdiction', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/jurisdiction'}}, + 'purpose' => {'type'=>'markdown', 'path'=>'PlanDefinition.purpose', 'min'=>0, 'max'=>1}, + 'usage' => {'type'=>'markdown', 'path'=>'PlanDefinition.usage', 'min'=>0, 'max'=>1}, + 'copyright' => {'type'=>'markdown', 'path'=>'PlanDefinition.copyright', 'min'=>0, 'max'=>1}, + 'copyrightLabel' => {'type'=>'string', 'path'=>'PlanDefinition.copyrightLabel', 'min'=>0, 'max'=>1}, + 'approvalDate' => {'type'=>'date', 'path'=>'PlanDefinition.approvalDate', 'min'=>0, 'max'=>1}, + 'lastReviewDate' => {'type'=>'date', 'path'=>'PlanDefinition.lastReviewDate', 'min'=>0, 'max'=>1}, + 'effectivePeriod' => {'type'=>'Period', 'path'=>'PlanDefinition.effectivePeriod', 'min'=>0, 'max'=>1}, + 'topic' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/definition-use'=>['fhir-structure', 'custom-resource', 'dam', 'wire-format', 'archetype', 'template'], 'http://terminology.hl7.org/CodeSystem/definition-topic'=>['treatment', 'education', 'assessment']}, 'type'=>'CodeableConcept', 'path'=>'PlanDefinition.topic', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/definition-topic'}}, + 'author' => {'type'=>'ContactDetail', 'path'=>'PlanDefinition.author', 'min'=>0, 'max'=>Float::INFINITY}, + 'editor' => {'type'=>'ContactDetail', 'path'=>'PlanDefinition.editor', 'min'=>0, 'max'=>Float::INFINITY}, + 'reviewer' => {'type'=>'ContactDetail', 'path'=>'PlanDefinition.reviewer', 'min'=>0, 'max'=>Float::INFINITY}, + 'endorser' => {'type'=>'ContactDetail', 'path'=>'PlanDefinition.endorser', 'min'=>0, 'max'=>Float::INFINITY}, + 'relatedArtifact' => {'type'=>'RelatedArtifact', 'path'=>'PlanDefinition.relatedArtifact', 'min'=>0, 'max'=>Float::INFINITY}, + 'library' => {'type'=>'canonical', 'path'=>'PlanDefinition.library', 'min'=>0, 'max'=>Float::INFINITY}, + 'goal' => {'type'=>'PlanDefinition::Goal', 'path'=>'PlanDefinition.goal', 'min'=>0, 'max'=>Float::INFINITY}, + 'actor' => {'type'=>'PlanDefinition::Actor', 'path'=>'PlanDefinition.actor', 'min'=>0, 'max'=>Float::INFINITY}, + 'action' => {'type'=>'PlanDefinition::Action', 'path'=>'PlanDefinition.action', 'min'=>0, 'max'=>Float::INFINITY}, + 'asNeededBoolean' => {'type'=>'boolean', 'path'=>'PlanDefinition.asNeeded[x]', 'min'=>0, 'max'=>1}, + 'asNeededCodeableConcept' => {'valid_codes'=>{'http://snomed.info/sct'=>['404684003', '109006', '122003', '127009', '129007', '134006', '140004', '144008', '150003', '151004', '162004', '165002', '168000', '171008', '172001', '175004', '177007', '179005', '181007', '183005', '184004', '188001', '192008', '193003', '198007', '199004', '216004', '219006', '222008', '223003', '228007', '241006', '242004', '253005', '257006', '264008', '276008', '279001', '281004', '282006', '290006', '292003', '297009', '299007', '303002', '308006', '310008', '313005', '317006', '320003', '324007', '330007', '335002', '341009', '349006', '355001', '357009', '359007', '360002', '364006', '366008', '368009', '369001', '378007', '382009', '383004', '385006', '387003', '398002', '407000', '408005', '409002', '426008', '431005', '437009', '440009', '442001', '443006', '447007', '450005', '452002', '460001', '467003', '470004', '479003', '486006', '488007', '490008', '496002', '504009', '517007', '518002', '520004', '527001', '536002', '539009', '547009', '548004', '554003', '555002', '563001', '568005', '586008', '590005', '596004', '599006', '600009', '607007', '610000', '613003', '615005', '616006', '626004', '631002', '640003', '643001', '646009', '649002', '651003', '652005', '655007', '658009', '664002', '675003', '701003', '703000', '714002', '715001', '718004', '734001', '736004', '750009', '755004', '756003', '758002', '775008', '776009', '781000', '787001', '788006', '792004', '799008', '801006', '805002', '811004', '813001', '815008', '816009', '818005', '825003', '827006', '832007', '834008', '841002', '842009', '843004', '844005', '845006', '849000', '857002', '862001', '865004', '871005', '874002', '875001', '888003', '890002', '899001', '903008', '904002', '928000', '931004', '932006', '934007', '943003', '961007', '962000', '964004', '965003', '975000', '978003', '981008', '984000', '987007', '991002', '998008', '1003002', '1020003', '1023001', '1027000', '1031006', '1033009', '1034003', '1038000', '1045000', '1046004', '1051005', '1055001', '1059007', '1070000', '1073003', '1077002', '1079004', '1085006', '1089000', '1102005', '1107004', '1108009', '1111005', '1112003', '1116000', '1124005', '1125006', '1126007', '1131009', '1134001', '1135000', '1139006', '1140008', '1141007', '1145003', '1150009', '1151008', '1152001', '1155004', '1168007', '1184008', '1194003', '1196001', '1197005', '1201005', '1207009', '1208004', '1212005', '1214006', '1232006', '1239002', '1240000', '1259003', '1261007', '1264004', '1271009', '1280009', '1282001', '1284000', '1286003', '1287007', '1297003', '1308001', '1310004', '1318006', '1323006', '1332008', '1335005', '1343000', '1345007', '1351002', '1356007', '1361009', '1367008', '1370007', '1372004', '1376001', '1378000', '1380006', '1383008', '1384002', '1386000', '1387009', '1388004', '1393001', '1395008', '1402001', '1412008', '1415005', '1418007', '1426004', '1447000', '1469007', '1474004', '1475003', '1478001', '1479009', '1482004', '1486001', '1488000', '1489008', '1492007', '1493002', '1499003', '1512006', '1515008', '1518005', '1519002', '1521007', '1525003', '1531000', '1532007', '1534008', '1538006', '1539003', '1542009', '1544005', '1551001', '1556006', '1563006', '1567007', '1588003', '1592005', '1593000', '1606009', '1608005', '1639007', '1647007', '1648002', '1654001', '1657008', '1658003', '1663004', '1667003', '1670004', '1671000', '1674008', '1679003', '1682008', '1685005', '1686006', '1694004', '1698001', '1703007', '1705000', '1714005', '1717003', '1723008', '1724002', '1734006', '1735007', '1739001', '1742007', '1744008', '1748006', '1755008', '1761006', '1763009', '1767005', '1769008', '1771008', '1776003', '1777007', '1778002', '1779005', '1794009', '1816003', '1821000', '1822007', '1824008', '1826005', '1828006', '1833005', '1835003', '1837006', '1845001', '1847009', '1852004', '1855002', '1856001', '1857005', '1860003', '1865008', '1869002', '1892002', '1896004', '1897008', '1899006', '1903004', '1922008', '1926006', '1939005', '1943009', '1953005', '1955003', '1959009', '1963002', '1965009', '1967001', '1973000', '1977004', '1979001', '1980003', '1981004', '2004005', '2012002', '2028007', '2032001', '2036003', '2040007', '2041006', '2043009', '2055003', '2061000', '2065009', '2066005', '2070002', '2073000', '2087000', '2089002', '2091005', '2094002', '2102007', '2107001', '2109003', '2114004', '2116002', '2120003', '2121004', '2128005', '2129002', '2132004', '2134003', '2136001', '2138000', '2145000', '2149006', '2158004', '2167004', '2169001', '2170000', '2176006', '2177002', '2186007', '2198002', '2202000', '2204004', '2213002', '2216005', '2219003', '2224000', '2228002', '2229005', '2231001', '2237002', '2239004', '2241003', '2243000', '2245007', '2251002', '2256007', '2261009', '2268003', '2284002', '2295008', '2296009', '2301009', '2303007', '2304001', '2307008', '2308003', '2312009', '2314005', '2326000', '2339001', '2341000', '2351004', '2355008', '2359002', '2365002', '2366001', '2367005', '2374000', '2385003', '2388001', '2390000', '2391001', '2396006', '2398007', '2403008', '2415007', '2418009', '2419001', '2420007', '2432006', '2435008', '2437000', '2438005', '2439002', '2443003', '2452007', '2463005', '2469009', '2471009', '2472002', '2473007', '2477008', '2492009', '2495006', '2496007', '2506003', '2513003', '2518007', '2521009', '2523007', '2526004', '2528003', '2532009', '2534005', '2538008', '2541004', '2554006', '2556008', '2560006', '2562003', '2576002', '2581006', '2582004', '2583009', '2584003', '2585002', '2589008', '2591000', '2593002', '2602008', '2606006', '2615004', '2618002', '2622007', '2625009', '2634004', '2638001', '2640006', '2651006', '2655002', '2657005', '2663001', '2683000', '2689001', '2694001', '2704003', '2707005', '2713001', '2724004', '2725003', '2733002', '2736005', '2740001', '2749000', '2751001', '2761008', '2764000', '2770006', '2772003', '2775001', '2776000', '2782002', '2783007', '2805007', '2806008', '2807004', '2808009', '2815001', '2816000', '2818004', '2819007', '2825006', '2828008', '2829000', '2835000', '2836004', '2838003', '2850009', '2853006', '2856003', '2858002', '2884008', '2893009', '2897005', '2899008', '2901004', '2902006', '2904007', '2910007', '2912004', '2917005', '2918000', '2919008', '2929001', '2935001', '2946003', '2951009', '2955000', '2965006', '2967003', '2978006', '2981001', '2989004', '2990008', '2992000', '2994004', '2999009', '3002002', '3004001', '3006004', '3009006', '3013004', '3014005', '3018008', '3019000', '3021005', '3023008', '3032005', '3033000', '3038009', '3044008', '3053001', '3059002', '3067005', '3071008', '3072001', '3073006', '3089009', '3094009', '3095005', '3097002', '3098007', '3109008', '3110003', '3119002', '3129009', '3135009', '3140001', '3144005', '3158007', '3160009', '3163006', '3168002', '3185000', '3199001', '3200003', '3208005', '3214003', '3217005', '3218000', '3219008', '3228009', '3229001', '3238004', '3239007', '3253007', '3254001', '3259006', '3261002', '3263004', '3272007', '3274008', '3275009', '3276005', '3282008', '3283003', '3286006', '3289004', '3291007', '3298001', '3303004', '3304005', '3305006', '3308008', '3310005', '3321001', '3323003', '3327002', '3331008', '3344003', '3345002', '3358001', '3368006', '3376008', '3381004', '3387000', '3391005', '3398004', '3415004', '3419005', '3421000', '3424008', '3426005', '3427001', '3434004', '3439009', '3441005', '3446000', '3449007', '3456001', '3458000', '3461004', '3464007', '3468005', '3469002', '3472009', '3474005', '3480002', '3482005', '3483000', '3487004', '3500002', '3502005', '3506008', '3507004', '3511005', '3514002', '3519007', '3528008', '3529000', '3530005', '3531009', '3533007', '3539006', '3542000', '3544004', '3545003', '3548001', '3549009', '3558002', '3560000', '3570003', '3571004', '3577000', '3585009', '3586005', '3589003', '3590007', '3591006', '3598000', '3611003', '3633001', '3639002', '3640000', '3641001', '3642008', '3644009', '3649004', '3650004', '3652007', '3657001', '3662000', '3677008', '3680009', '3681008', '3696007', '3699000', '3704008', '3705009', '3716002', '3720003', '3723001', '3733009', '3738000', '3744001', '3747008', '3750006', '3751005', '3752003', '3754002', '3755001', '3756000', '3759007', '3760002', '3762005', '3763000', '3783004', '3797007', '3798002', '3815005', '3820005', '3827008', '3830001', '3841004', '3845008', '3855007', '3885002', '3886001', '3899003', '3900008', '3902000', '3908001', '3909009', '3913002', '3914008', '3928002', '3939004', '3944006', '3947004', '3950001', '3951002', '3972004', '3975002', '3978000', '3987009', '3993001', '3999002', '4003003', '4006006', '4009004', '4016003', '4017007', '4022007', '4026005', '4030008', '4038001', '4039009', '4040006', '4041005', '4046000', '4062006', '4063001', '4069002', '4070001', '4075006', '4082005', '4088009', '4089001', '4103001', '4107000', '4113009', '4120002', '4124006', '4127004', '4129001', '4135001', '4136000', '4142001', '4160001', '4168008', '4170004', '4174008', '4175009', '4178006', '4181001', '4183003', '4184009', '4195003', '4197006', '4199009', '4208000', '4210003', '4223005', '4224004', '4225003', '4232007', '4237001', '4240001', '4241002', '4242009', '4248008', '4249000', '4260009', '4262001', '4264000', '4269005', '4273008', '4275001', '4283007', '4287008', '4294006', '4300009', '4301008', '4306003', '4307007', '4313003', '4316006', '4320005', '4324001', '4325000', '4338008', '4340003', '4349002', '4354006', '4356008', '4359001', '4364002', '4367009', '4373005', '4374004', '4381006', '4386001', '4390004', '4397001', '4399003', '4403007', '4406004', '4409006', '4410001', '4412009', '4414005', '4416007', '4418008', '4426000', '4434006', '4439001', '4441000', '4445009', '4448006', '4461006', '4463009', '4464003', '4465002', '4468000', '4470009', '4473006', '4477007', '4478002', '4481007', '4483005', '4494009', '4495005', '4499004', '4501007', '4506002', '4510004', '4512007', '4519003', '4522001', '4523006', '4526003', '4529005', '4530000', '4547004', '4550001', '4554005', '4556007', '4557003', '4559000', '4565000', '4568003', '4575002', '4586000', '4592006', '4598005', '4602007', '4633009', '4637005', '4639008', '4641009', '4645000', '4654002', '4659007', '4661003', '4665007', '4667004', '4669001', '4673003', '4676006', '4688008', '4690009', '4702003', '4708004', '4711003', '4721006', '4724003', '4733001', '4740000', '4749004', '4750004', '4754008', '4760008', '4763005', '4771009', '4776004', '4783006', '4787007', '4788002', '4800001', '4805006', '4806007', '4817008', '4819006', '4821001', '4834000', '4835004', '4839005', '4846001', '4851007', '4853005', '4854004', '4855003', '4859009', '4860004', '4863002', '4873000', '4874006', '4886009', '4887000', '4896000', '4900002', '4907004', '4915001', '4920001', '4921002', '4922009', '4926007', '4927003', '4932002']}, 'type'=>'CodeableConcept', 'path'=>'PlanDefinition.asNeeded[x]', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/medication-as-needed-reason'}} + } + + class Goal < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Goal.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Goal.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Goal.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'category' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/goal-category'=>['dietary', 'safety', 'behavioral', 'nursing', 'physiotherapy']}, 'type'=>'CodeableConcept', 'path'=>'Goal.category', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/goal-category'}}, + 'description' => {'valid_codes'=>{'http://snomed.info/sct'=>['404684003', '109006', '122003', '127009', '129007', '134006', '140004', '144008', '150003', '151004', '162004', '165002', '168000', '171008', '172001', '175004', '177007', '179005', '181007', '183005', '184004', '188001', '192008', '193003', '198007', '199004', '216004', '219006', '222008', '223003', '228007', '241006', '242004', '253005', '257006', '264008', '276008', '279001', '281004', '282006', '290006', '292003', '297009', '299007', '303002', '308006', '310008', '313005', '317006', '320003', '324007', '330007', '335002', '341009', '349006', '355001', '357009', '359007', '360002', '364006', '366008', '368009', '369001', '378007', '382009', '383004', '385006', '387003', '398002', '407000', '408005', '409002', '426008', '431005', '437009', '440009', '442001', '443006', '447007', '450005', '452002', '460001', '467003', '470004', '479003', '486006', '488007', '490008', '496002', '504009', '517007', '518002', '520004', '527001', '536002', '539009', '547009', '548004', '554003', '555002', '563001', '568005', '586008', '590005', '596004', '599006', '600009', '607007', '610000', '613003', '615005', '616006', '626004', '631002', '640003', '643001', '646009', '649002', '651003', '652005', '655007', '658009', '664002', '675003', '701003', '703000', '714002', '715001', '718004', '734001', '736004', '750009', '755004', '756003', '758002', '775008', '776009', '781000', '787001', '788006', '792004', '799008', '801006', '805002', '811004', '813001', '815008', '816009', '818005', '825003', '827006', '832007', '834008', '841002', '842009', '843004', '844005', '845006', '849000', '857002', '862001', '865004', '871005', '874002', '875001', '888003', '890002', '899001', '903008', '904002', '928000', '931004', '932006', '934007', '943003', '961007', '962000', '964004', '965003', '975000', '978003', '981008', '984000', '987007', '991002', '998008', '1003002', '1020003', '1023001', '1027000', '1031006', '1033009', '1034003', '1038000', '1045000', '1046004', '1051005', '1055001', '1059007', '1070000', '1073003', '1077002', '1079004', '1085006', '1089000', '1102005', '1107004', '1108009', '1111005', '1112003', '1116000', '1124005', '1125006', '1126007', '1131009', '1134001', '1135000', '1139006', '1140008', '1141007', '1145003', '1150009', '1151008', '1152001', '1155004', '1168007', '1184008', '1194003', '1196001', '1197005', '1201005', '1207009', '1208004', '1212005', '1214006', '1232006', '1239002', '1240000', '1259003', '1261007', '1264004', '1271009', '1280009', '1282001', '1284000', '1286003', '1287007', '1297003', '1308001', '1310004', '1318006', '1323006', '1332008', '1335005', '1343000', '1345007', '1351002', '1356007', '1361009', '1367008', '1370007', '1372004', '1376001', '1378000', '1380006', '1383008', '1384002', '1386000', '1387009', '1388004', '1393001', '1395008', '1402001', '1412008', '1415005', '1418007', '1426004', '1447000', '1469007', '1474004', '1475003', '1478001', '1479009', '1482004', '1486001', '1488000', '1489008', '1492007', '1493002', '1499003', '1512006', '1515008', '1518005', '1519002', '1521007', '1525003', '1531000', '1532007', '1534008', '1538006', '1539003', '1542009', '1544005', '1551001', '1556006', '1563006', '1567007', '1588003', '1592005', '1593000', '1606009', '1608005', '1639007', '1647007', '1648002', '1654001', '1657008', '1658003', '1663004', '1667003', '1670004', '1671000', '1674008', '1679003', '1682008', '1685005', '1686006', '1694004', '1698001', '1703007', '1705000', '1714005', '1717003', '1723008', '1724002', '1734006', '1735007', '1739001', '1742007', '1744008', '1748006', '1755008', '1761006', '1763009', '1767005', '1769008', '1771008', '1776003', '1777007', '1778002', '1779005', '1794009', '1816003', '1821000', '1822007', '1824008', '1826005', '1828006', '1833005', '1835003', '1837006', '1845001', '1847009', '1852004', '1855002', '1856001', '1857005', '1860003', '1865008', '1869002', '1892002', '1896004', '1897008', '1899006', '1903004', '1922008', '1926006', '1939005', '1943009', '1953005', '1955003', '1959009', '1963002', '1965009', '1967001', '1973000', '1977004', '1979001', '1980003', '1981004', '2004005', '2012002', '2028007', '2032001', '2036003', '2040007', '2041006', '2043009', '2055003', '2061000', '2065009', '2066005', '2070002', '2073000', '2087000', '2089002', '2091005', '2094002', '2102007', '2107001', '2109003', '2114004', '2116002', '2120003', '2121004', '2128005', '2129002', '2132004', '2134003', '2136001', '2138000', '2145000', '2149006', '2158004', '2167004', '2169001', '2170000', '2176006', '2177002', '2186007', '2198002', '2202000', '2204004', '2213002', '2216005', '2219003', '2224000', '2228002', '2229005', '2231001', '2237002', '2239004', '2241003', '2243000', '2245007', '2251002', '2256007', '2261009', '2268003', '2284002', '2295008', '2296009', '2301009', '2303007', '2304001', '2307008', '2308003', '2312009', '2314005', '2326000', '2339001', '2341000', '2351004', '2355008', '2359002', '2365002', '2366001', '2367005', '2374000', '2385003', '2388001', '2390000', '2391001', '2396006', '2398007', '2403008', '2415007', '2418009', '2419001', '2420007', '2432006', '2435008', '2437000', '2438005', '2439002', '2443003', '2452007', '2463005', '2469009', '2471009', '2472002', '2473007', '2477008', '2492009', '2495006', '2496007', '2506003', '2513003', '2518007', '2521009', '2523007', '2526004', '2528003', '2532009', '2534005', '2538008', '2541004', '2554006', '2556008', '2560006', '2562003', '2576002', '2581006', '2582004', '2583009', '2584003', '2585002', '2589008', '2591000', '2593002', '2602008', '2606006', '2615004', '2618002', '2622007', '2625009', '2634004', '2638001', '2640006', '2651006', '2655002', '2657005', '2663001', '2683000', '2689001', '2694001', '2704003', '2707005', '2713001', '2724004', '2725003', '2733002', '2736005', '2740001', '2749000', '2751001', '2761008', '2764000', '2770006', '2772003', '2775001', '2776000', '2782002', '2783007', '2805007', '2806008', '2807004', '2808009', '2815001', '2816000', '2818004', '2819007', '2825006', '2828008', '2829000', '2835000', '2836004', '2838003', '2850009', '2853006', '2856003', '2858002', '2884008', '2893009', '2897005', '2899008', '2901004', '2902006', '2904007', '2910007', '2912004', '2917005', '2918000', '2919008', '2929001', '2935001', '2946003', '2951009', '2955000', '2965006', '2967003', '2978006', '2981001', '2989004', '2990008', '2992000', '2994004', '2999009', '3002002', '3004001', '3006004', '3009006', '3013004', '3014005', '3018008', '3019000', '3021005', '3023008', '3032005', '3033000', '3038009', '3044008', '3053001', '3059002', '3067005', '3071008', '3072001', '3073006', '3089009', '3094009', '3095005', '3097002', '3098007', '3109008', '3110003', '3119002', '3129009', '3135009', '3140001', '3144005', '3158007', '3160009', '3163006', '3168002', '3185000', '3199001', '3200003', '3208005', '3214003', '3217005', '3218000', '3219008', '3228009', '3229001', '3238004', '3239007', '3253007', '3254001', '3259006', '3261002', '3263004', '3272007', '3274008', '3275009', '3276005', '3282008', '3283003', '3286006', '3289004', '3291007', '3298001', '3303004', '3304005', '3305006', '3308008', '3310005', '3321001', '3323003', '3327002', '3331008', '3344003', '3345002', '3358001', '3368006', '3376008', '3381004', '3387000', '3391005', '3398004', '3415004', '3419005', '3421000', '3424008', '3426005', '3427001', '3434004', '3439009', '3441005', '3446000', '3449007', '3456001', '3458000', '3461004', '3464007', '3468005', '3469002', '3472009', '3474005', '3480002', '3482005', '3483000', '3487004', '3500002', '3502005', '3506008', '3507004', '3511005', '3514002', '3519007', '3528008', '3529000', '3530005', '3531009', '3533007', '3539006', '3542000', '3544004', '3545003', '3548001', '3549009', '3558002', '3560000', '3570003', '3571004', '3577000', '3585009', '3586005', '3589003', '3590007', '3591006', '3598000', '3611003', '3633001', '3639002', '3640000', '3641001', '3642008', '3644009', '3649004', '3650004', '3652007', '3657001', '3662000', '3677008', '3680009', '3681008', '3696007', '3699000', '3704008', '3705009', '3716002', '3720003', '3723001', '3733009', '3738000', '3744001', '3747008', '3750006', '3751005', '3752003', '3754002', '3755001', '3756000', '3759007', '3760002', '3762005', '3763000', '3783004', '3797007', '3798002', '3815005', '3820005', '3827008', '3830001', '3841004', '3845008', '3855007', '3885002', '3886001', '3899003', '3900008', '3902000', '3908001', '3909009', '3913002', '3914008', '3928002', '3939004', '3944006', '3947004', '3950001', '3951002', '3972004', '3975002', '3978000', '3987009', '3993001', '3999002', '4003003', '4006006', '4009004', '4016003', '4017007', '4022007', '4026005', '4030008', '4038001', '4039009', '4040006', '4041005', '4046000', '4062006', '4063001', '4069002', '4070001', '4075006', '4082005', '4088009', '4089001', '4103001', '4107000', '4113009', '4120002', '4124006', '4127004', '4129001', '4135001', '4136000', '4142001', '4160001', '4168008', '4170004', '4174008', '4175009', '4178006', '4181001', '4183003', '4184009', '4195003', '4197006', '4199009', '4208000', '4210003', '4223005', '4224004', '4225003', '4232007', '4237001', '4240001', '4241002', '4242009', '4248008', '4249000', '4260009', '4262001', '4264000', '4269005', '4273008', '4275001', '4283007', '4287008', '4294006', '4300009', '4301008', '4306003', '4307007', '4313003', '4316006', '4320005', '4324001', '4325000', '4338008', '4340003', '4349002', '4354006', '4356008', '4359001', '4364002', '4367009', '4373005', '4374004', '4381006', '4386001', '4390004', '4397001', '4399003', '4403007', '4406004', '4409006', '4410001', '4412009', '4414005', '4416007', '4418008', '4426000', '4434006', '4439001', '4441000', '4445009', '4448006', '4461006', '4463009', '4464003', '4465002', '4468000', '4470009', '4473006', '4477007', '4478002', '4481007', '4483005', '4494009', '4495005', '4499004', '4501007', '4506002', '4510004', '4512007', '4519003', '4522001', '4523006', '4526003', '4529005', '4530000', '4547004', '4550001', '4554005', '4556007', '4557003', '4559000', '4565000', '4568003', '4575002', '4586000', '4592006', '4598005', '4602007', '4633009', '4637005', '4639008', '4641009', '4645000', '4654002', '4659007', '4661003', '4665007', '4667004', '4669001', '4673003', '4676006', '4688008', '4690009', '4702003', '4708004', '4711003', '4721006', '4724003', '4733001', '4740000', '4749004', '4750004', '4754008', '4760008', '4763005', '4771009', '4776004', '4783006', '4787007', '4788002', '4800001', '4805006', '4806007', '4817008', '4819006', '4821001', '4834000', '4835004', '4839005', '4846001', '4851007', '4853005', '4854004', '4855003', '4859009', '4860004', '4863002', '4873000', '4874006', '4886009', '4887000', '4896000', '4900002', '4907004', '4915001', '4920001', '4921002', '4922009', '4926007', '4927003', '4932002']}, 'type'=>'CodeableConcept', 'path'=>'Goal.description', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/clinical-findings'}}, + 'priority' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/goal-priority'=>['high-priority', 'medium-priority', 'low-priority']}, 'type'=>'CodeableConcept', 'path'=>'Goal.priority', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'preferred', 'uri'=>'http://hl7.org/fhir/ValueSet/goal-priority'}}, + 'start' => {'valid_codes'=>{'http://snomed.info/sct'=>['32485007', '308283009', '442137000', '386216000']}, 'type'=>'CodeableConcept', 'path'=>'Goal.start', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/goal-start-event'}}, + 'addresses' => {'valid_codes'=>{'http://snomed.info/sct'=>['404684003', '109006', '122003', '127009', '129007', '134006', '140004', '144008', '150003', '151004', '162004', '165002', '168000', '171008', '172001', '175004', '177007', '179005', '181007', '183005', '184004', '188001', '192008', '193003', '198007', '199004', '216004', '219006', '222008', '223003', '228007', '241006', '242004', '253005', '257006', '264008', '276008', '279001', '281004', '282006', '290006', '292003', '297009', '299007', '303002', '308006', '310008', '313005', '317006', '320003', '324007', '330007', '335002', '341009', '349006', '355001', '357009', '359007', '360002', '364006', '366008', '368009', '369001', '378007', '382009', '383004', '385006', '387003', '398002', '407000', '408005', '409002', '426008', '431005', '437009', '440009', '442001', '443006', '447007', '450005', '452002', '460001', '467003', '470004', '479003', '486006', '488007', '490008', '496002', '504009', '517007', '518002', '520004', '527001', '536002', '539009', '547009', '548004', '554003', '555002', '563001', '568005', '586008', '590005', '596004', '599006', '600009', '607007', '610000', '613003', '615005', '616006', '626004', '631002', '640003', '643001', '646009', '649002', '651003', '652005', '655007', '658009', '664002', '675003', '701003', '703000', '714002', '715001', '718004', '734001', '736004', '750009', '755004', '756003', '758002', '775008', '776009', '781000', '787001', '788006', '792004', '799008', '801006', '805002', '811004', '813001', '815008', '816009', '818005', '825003', '827006', '832007', '834008', '841002', '842009', '843004', '844005', '845006', '849000', '857002', '862001', '865004', '871005', '874002', '875001', '888003', '890002', '899001', '903008', '904002', '928000', '931004', '932006', '934007', '943003', '961007', '962000', '964004', '965003', '975000', '978003', '981008', '984000', '987007', '991002', '998008', '1003002', '1020003', '1023001', '1027000', '1031006', '1033009', '1034003', '1038000', '1045000', '1046004', '1051005', '1055001', '1059007', '1070000', '1073003', '1077002', '1079004', '1085006', '1089000', '1102005', '1107004', '1108009', '1111005', '1112003', '1116000', '1124005', '1125006', '1126007', '1131009', '1134001', '1135000', '1139006', '1140008', '1141007', '1145003', '1150009', '1151008', '1152001', '1155004', '1168007', '1184008', '1194003', '1196001', '1197005', '1201005', '1207009', '1208004', '1212005', '1214006', '1232006', '1239002', '1240000', '1259003', '1261007', '1264004', '1271009', '1280009', '1282001', '1284000', '1286003', '1287007', '1297003', '1308001', '1310004', '1318006', '1323006', '1332008', '1335005', '1343000', '1345007', '1351002', '1356007', '1361009', '1367008', '1370007', '1372004', '1376001', '1378000', '1380006', '1383008', '1384002', '1386000', '1387009', '1388004', '1393001', '1395008', '1402001', '1412008', '1415005', '1418007', '1426004', '1447000', '1469007', '1474004', '1475003', '1478001', '1479009', '1482004', '1486001', '1488000', '1489008', '1492007', '1493002', '1499003', '1512006', '1515008', '1518005', '1519002', '1521007', '1525003', '1531000', '1532007', '1534008', '1538006', '1539003', '1542009', '1544005', '1551001', '1556006', '1563006', '1567007', '1588003', '1592005', '1593000', '1606009', '1608005', '1639007', '1647007', '1648002', '1654001', '1657008', '1658003', '1663004', '1667003', '1670004', '1671000', '1674008', '1679003', '1682008', '1685005', '1686006', '1694004', '1698001', '1703007', '1705000', '1714005', '1717003', '1723008', '1724002', '1734006', '1735007', '1739001', '1742007', '1744008', '1748006', '1755008', '1761006', '1763009', '1767005', '1769008', '1771008', '1776003', '1777007', '1778002', '1779005', '1794009', '1816003', '1821000', '1822007', '1824008', '1826005', '1828006', '1833005', '1835003', '1837006', '1845001', '1847009', '1852004', '1855002', '1856001', '1857005', '1860003', '1865008', '1869002', '1892002', '1896004', '1897008', '1899006', '1903004', '1922008', '1926006', '1939005', '1943009', '1953005', '1955003', '1959009', '1963002', '1965009', '1967001', '1973000', '1977004', '1979001', '1980003', '1981004', '2004005', '2012002', '2028007', '2032001', '2036003', '2040007', '2041006', '2043009', '2055003', '2061000', '2065009', '2066005', '2070002', '2073000', '2087000', '2089002', '2091005', '2094002', '2102007', '2107001', '2109003', '2114004', '2116002', '2120003', '2121004', '2128005', '2129002', '2132004', '2134003', '2136001', '2138000', '2145000', '2149006', '2158004', '2167004', '2169001', '2170000', '2176006', '2177002', '2186007', '2198002', '2202000', '2204004', '2213002', '2216005', '2219003', '2224000', '2228002', '2229005', '2231001', '2237002', '2239004', '2241003', '2243000', '2245007', '2251002', '2256007', '2261009', '2268003', '2284002', '2295008', '2296009', '2301009', '2303007', '2304001', '2307008', '2308003', '2312009', '2314005', '2326000', '2339001', '2341000', '2351004', '2355008', '2359002', '2365002', '2366001', '2367005', '2374000', '2385003', '2388001', '2390000', '2391001', '2396006', '2398007', '2403008', '2415007', '2418009', '2419001', '2420007', '2432006', '2435008', '2437000', '2438005', '2439002', '2443003', '2452007', '2463005', '2469009', '2471009', '2472002', '2473007', '2477008', '2492009', '2495006', '2496007', '2506003', '2513003', '2518007', '2521009', '2523007', '2526004', '2528003', '2532009', '2534005', '2538008', '2541004', '2554006', '2556008', '2560006', '2562003', '2576002', '2581006', '2582004', '2583009', '2584003', '2585002', '2589008', '2591000', '2593002', '2602008', '2606006', '2615004', '2618002', '2622007', '2625009', '2634004', '2638001', '2640006', '2651006', '2655002', '2657005', '2663001', '2683000', '2689001', '2694001', '2704003', '2707005', '2713001', '2724004', '2725003', '2733002', '2736005', '2740001', '2749000', '2751001', '2761008', '2764000', '2770006', '2772003', '2775001', '2776000', '2782002', '2783007', '2805007', '2806008', '2807004', '2808009', '2815001', '2816000', '2818004', '2819007', '2825006', '2828008', '2829000', '2835000', '2836004', '2838003', '2850009', '2853006', '2856003', '2858002', '2884008', '2893009', '2897005', '2899008', '2901004', '2902006', '2904007', '2910007', '2912004', '2917005', '2918000', '2919008', '2929001', '2935001', '2946003', '2951009', '2955000', '2965006', '2967003', '2978006', '2981001', '2989004', '2990008', '2992000', '2994004', '2999009', '3002002', '3004001', '3006004', '3009006', '3013004', '3014005', '3018008', '3019000', '3021005', '3023008', '3032005', '3033000', '3038009', '3044008', '3053001', '3059002', '3067005', '3071008', '3072001', '3073006', '3089009', '3094009', '3095005', '3097002', '3098007', '3109008', '3110003', '3119002', '3129009', '3135009', '3140001', '3144005', '3158007', '3160009', '3163006', '3168002', '3185000', '3199001', '3200003', '3208005', '3214003', '3217005', '3218000', '3219008', '3228009', '3229001', '3238004', '3239007', '3253007', '3254001', '3259006', '3261002', '3263004', '3272007', '3274008', '3275009', '3276005', '3282008', '3283003', '3286006', '3289004', '3291007', '3298001', '3303004', '3304005', '3305006', '3308008', '3310005', '3321001', '3323003', '3327002', '3331008', '3344003', '3345002', '3358001', '3368006', '3376008', '3381004', '3387000', '3391005', '3398004', '3415004', '3419005', '3421000', '3424008', '3426005', '3427001', '3434004', '3439009', '3441005', '3446000', '3449007', '3456001', '3458000', '3461004', '3464007', '3468005', '3469002', '3472009', '3474005', '3480002', '3482005', '3483000', '3487004', '3500002', '3502005', '3506008', '3507004', '3511005', '3514002', '3519007', '3528008', '3529000', '3530005', '3531009', '3533007', '3539006', '3542000', '3544004', '3545003', '3548001', '3549009', '3558002', '3560000', '3570003', '3571004', '3577000', '3585009', '3586005', '3589003', '3590007', '3591006', '3598000', '3611003', '3633001', '3639002', '3640000', '3641001', '3642008', '3644009', '3649004', '3650004', '3652007', '3657001', '3662000', '3677008', '3680009', '3681008', '3696007', '3699000', '3704008', '3705009', '3716002', '3720003', '3723001', '3733009', '3738000', '3744001', '3747008', '3750006', '3751005', '3752003', '3754002', '3755001', '3756000', '3759007', '3760002', '3762005', '3763000', '3783004', '3797007', '3798002', '3815005', '3820005', '3827008', '3830001', '3841004', '3845008', '3855007', '3885002', '3886001', '3899003', '3900008', '3902000', '3908001', '3909009', '3913002', '3914008', '3928002', '3939004', '3944006', '3947004', '3950001', '3951002', '3972004', '3975002', '3978000', '3987009', '3993001', '3999002', '4003003', '4006006', '4009004', '4016003', '4017007', '4022007', '4026005', '4030008', '4038001', '4039009', '4040006', '4041005', '4046000', '4062006', '4063001', '4069002', '4070001', '4075006', '4082005', '4088009', '4089001', '4103001', '4107000', '4113009', '4120002', '4124006', '4127004', '4129001', '4135001', '4136000', '4142001', '4160001', '4168008', '4170004', '4174008', '4175009', '4178006', '4181001', '4183003', '4184009', '4195003', '4197006', '4199009', '4208000', '4210003', '4223005', '4224004', '4225003', '4232007', '4237001', '4240001', '4241002', '4242009', '4248008', '4249000', '4260009', '4262001', '4264000', '4269005', '4273008', '4275001', '4283007', '4287008', '4294006', '4300009', '4301008', '4306003', '4307007', '4313003', '4316006', '4320005', '4324001', '4325000', '4338008', '4340003', '4349002', '4354006', '4356008', '4359001', '4364002', '4367009', '4373005', '4374004', '4381006', '4386001', '4390004', '4397001', '4399003', '4403007', '4406004', '4409006', '4410001', '4412009', '4414005', '4416007', '4418008', '4426000', '4434006', '4439001', '4441000', '4445009', '4448006', '4461006', '4463009', '4464003', '4465002', '4468000', '4470009', '4473006', '4477007', '4478002', '4481007', '4483005', '4494009', '4495005', '4499004', '4501007', '4506002', '4510004', '4512007', '4519003', '4522001', '4523006', '4526003', '4529005', '4530000', '4547004', '4550001', '4554005', '4556007', '4557003', '4559000', '4565000', '4568003', '4575002', '4586000', '4592006', '4598005', '4602007', '4633009', '4637005', '4639008', '4641009', '4645000', '4654002', '4659007', '4661003', '4665007', '4667004', '4669001', '4673003', '4676006', '4688008', '4690009', '4702003', '4708004', '4711003', '4721006', '4724003', '4733001', '4740000', '4749004', '4750004', '4754008', '4760008', '4763005', '4771009', '4776004', '4783006', '4787007', '4788002', '4800001', '4805006', '4806007', '4817008', '4819006', '4821001', '4834000', '4835004', '4839005', '4846001', '4851007', '4853005', '4854004', '4855003', '4859009', '4860004', '4863002', '4873000', '4874006', '4886009', '4887000', '4896000', '4900002', '4907004', '4915001', '4920001', '4921002', '4922009', '4926007', '4927003', '4932002']}, 'type'=>'CodeableConcept', 'path'=>'Goal.addresses', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/condition-code'}}, + 'documentation' => {'type'=>'RelatedArtifact', 'path'=>'Goal.documentation', 'min'=>0, 'max'=>Float::INFINITY}, + 'target' => {'type'=>'PlanDefinition::Goal::Target', 'path'=>'Goal.target', 'min'=>0, 'max'=>Float::INFINITY} + } + + class Target < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'detail' => ['Quantity', 'Range', 'CodeableConcept', 'string', 'boolean', 'integer', 'Ratio'] + } + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Target.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Target.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Target.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'measure' => {'valid_codes'=>{'http://loinc.org'=>['100000-9', '100001-7', '100002-5', '100003-3', '100004-1', '100005-8', '100006-6', '100007-4', '10000-8', '100008-2', '100009-0', '100010-8', '100011-6', '100012-4', '100013-2', '100014-0', '100015-7', '10001-6', '100016-5', '100017-3', '100018-1', '100019-9', '100020-7', '100021-5', '100022-3', '100023-1', '10002-4', '100024-9', '100025-6', '100026-4', '100027-2', '100028-0', '100029-8', '100030-6', '100031-4', '10003-2', '100032-2', '100033-0', '100034-8', '100035-5', '100036-3', '100037-1', '100038-9', '100039-7', '10004-0', '100040-5', '100041-3', '100042-1', '100043-9', '100044-7', '100045-4', '100046-2', '100047-0', '100048-8', '100049-6', '100050-4', '100051-2', '100052-0', '100053-8', '100054-6', '100055-3', '100056-1', '10005-7', '100057-9', '100058-7', '100059-5', '100060-3', '100061-1', '100062-9', '100063-7', '100064-5', '10006-5', '100065-2', '100066-0', '100067-8', '100068-6', '100069-4', '100070-2', '100071-0', '100072-8', '10007-3', '100073-6', '100074-4', '100075-1', '100076-9', '100077-7', '100078-5', '100079-3', '100080-1', '10008-1', '100081-9', '100082-7', '100083-5', '100084-3', '100085-0', '100086-8', '100087-6', '100088-4', '100089-2', '1000-9', '100090-0', '100091-8', '100092-6', '100093-4', '100094-2', '100095-9', '100096-7', '100097-5', '100098-3', '10009-9', '100099-1', '100100-7', '100101-5', '100102-3', '100103-1', '100104-9', '100105-6', '100106-4', '10010-7', '100107-2', '100108-0', '100109-8', '100110-6', '100111-4', '100112-2', '100113-0', '100114-8', '10011-5', '100115-5', '100116-3', '100117-1', '100118-9', '100119-7', '100120-5', '100121-3', '100122-1', '10012-3', '100123-9', '100124-7', '100125-4', '100126-2', '100127-0', '100128-8', '100129-6', '100130-4', '10013-1', '100131-2', '100132-0', '100133-8', '100134-6', '100135-3', '100136-1', '100137-9', '100138-7', '100139-5', '100140-3', '100141-1', '100142-9', '100143-7', '100144-5', '100145-2', '100146-0', '100147-8', '100148-6', '10014-9', '100149-4', '100150-2', '100151-0', '100152-8', '100153-6', '100154-4', '100155-1', '10015-6', '100156-9', '100157-7', '100158-5', '100159-3', '100160-1', '100161-9', '100162-7', '100163-5', '10016-4', '100164-3', '100165-0', '100166-8', '100167-6', '100168-4', '100169-2', '1001-7', '100170-0', '100171-8', '10017-2', '100172-6', '100173-4', '100174-2', '100175-9', '100176-7', '100177-5', '100178-3', '100179-1', '10018-0', '100180-9', '100181-7', '100182-5', '100183-3', '100184-1', '100185-8', '100186-6', '100187-4', '100188-2', '100189-0', '100190-8', '100191-6', '100192-4', '100193-2', '100194-0', '100195-7', '100196-5', '100197-3', '10019-8', '100198-1', '100199-9', '100200-5', '100201-3', '100202-1', '100203-9', '100204-7', '100205-4', '10020-6', '100206-2', '100207-0', '100208-8', '100209-6', '100210-4', '100211-2', '100212-0', '100213-8', '10021-4', '100214-6', '100215-3', '100216-1', '100217-9', '100218-7', '100219-5', '100220-3', '100221-1', '10022-2', '100222-9', '100223-7', '100224-5', '100225-2', '100226-0', '100227-8', '100228-6', '100229-4', '10023-0', '100230-2', '100231-0', '100232-8', '100233-6', '100234-4', '100235-1', '100236-9', '100237-7', '100238-5', '100239-3', '100240-1', '100241-9', '100242-7', '100243-5', '100244-3', '100245-0', '100246-8', '100247-6', '10024-8', '100248-4', '100249-2', '1002-5', '100250-0', '100251-8', '100252-6', '100253-4', '100254-2', '10025-5', '100255-9', '100256-7', '100257-5', '100258-3', '100259-1', '100260-9', '100261-7', '100262-5', '10026-3', '100263-3', '100264-1', '100265-8', '100266-6', '100267-4', '100268-2', '100269-0', '100270-8', '10027-1', '100271-6', '100272-4', '100273-2', '100274-0', '100275-7', '100276-5', '100277-3', '100278-1', '100279-9', '100280-7', '100281-5', '100282-3', '100283-1', '100284-9', '100285-6', '100286-4', '100287-2', '100288-0', '10028-9', '100289-8', '100290-6', '100291-4', '100292-2', '100293-0', '100294-8', '100295-5', '100296-3', '10029-7', '100297-1', '100298-9', '100299-7', '100300-3', '100301-1', '100302-9', '100303-7', '100304-5', '10030-5', '100305-2', '100306-0', '100307-8', '100308-6', '100309-4', '100310-2', '100311-0', '100312-8', '10031-3', '100313-6', '100314-4', '100315-1', '100316-9', '100317-7', '100318-5', '100319-3', '100320-1', '10032-1', '100321-9', '100322-7', '100323-5', '100324-3', '100325-0', '100326-8', '100327-6', '100328-4', '100329-2', '1003-3', '100330-0', '100331-8', '100332-6', '100333-4', '100334-2', '100335-9', '100336-7', '100337-5', '100338-3', '10033-9', '100339-1', '100340-9', '100341-7', '100342-5', '100343-3', '100344-1', '100345-8', '100346-6', '10034-7', '100347-4', '100348-2', '100349-0', '100350-8', '100351-6', '100352-4', '100353-2', '10035-4', '100354-0', '100355-7', '100356-5', '100357-3', '100358-1', '100359-9', '100360-7', '100361-5', '10036-2', '100362-3', '100363-1', '100364-9', '100365-6', '100366-4', '100367-2', '100368-0', '100369-8', '10037-0', '100370-6', '100371-4', '100372-2', '100373-0', '100374-8', '100375-5', '100376-3', '100377-1', '100378-9', '100379-7', '100380-5', '100381-3', '100382-1', '100383-9', '100384-7', '100385-4', '100386-2', '100387-0', '10038-8', '100388-8', '100389-6', '100390-4', '100391-2', '100392-0', '100393-8', '100394-6', '100395-3', '10039-6', '100396-1', '100397-9', '100398-7', '100399-5', '100400-1', '100401-9', '100402-7', '100403-5', '10040-4', '100404-3', '100405-0', '100406-8', '100407-6', '100408-4', '100409-2', '1004-1', '100410-0', '100411-8', '10041-2', '100412-6', '100413-4', '100414-2', '100415-9', '100416-7', '100417-5', '100418-3', '100419-1', '10042-0', '100420-9', '100421-7', '100422-5', '100423-3', '100424-1', '100425-8', '100426-6', '100427-4', '100428-2', '100429-0', '100430-8', '100431-6', '100432-4', '100433-2', '100434-0', '100435-7', '100436-5', '100437-3', '10043-8', '100438-1', '100439-9', '100440-7', '100441-5', '100442-3', '100443-1', '100444-9', '100445-6', '10044-6', '100446-4', '100447-2', '100448-0', '100449-8', '100450-6', '100451-4', '100452-2', '10045-3', '100453-0', '100454-8', '100455-5', '100456-3', '100457-1', '100458-9', '100459-7', '100460-5', '10046-1', '100461-3', '100462-1', '100463-9', '100464-7', '100465-4', '100466-2', '100467-0', '100468-8', '100469-6', '100470-4', '100471-2', '100472-0', '100473-8', '100474-6', '100475-3', '100476-1', '100477-9', '100478-7', '10047-9', '100479-5', '100480-3', '100481-1', '100482-9', '100483-7', '100484-5', '100485-2', '100486-0', '10048-7', '100487-8', '100488-6', '100489-4', '100490-2', '100491-0', '100492-8', '100493-6', '100494-4', '10049-5', '100495-1', '100496-9', '100497-7', '100498-5', '100499-3', '100500-8', '100501-6', '100502-4', '10050-3', '100503-2', '100504-0', '100505-7', '100506-5', '100507-3', '100508-1', '100509-9', '100510-7', '10051-1', '100511-5', '100512-3', '100513-1', '100514-9', '100515-6', '100516-4', '100517-2', '100518-0', '100519-8', '100520-6', '100521-4', '100522-2', '100523-0', '100524-8', '100525-5', '100526-3', '100527-1', '100528-9', '10052-9', '100529-7', '100530-5', '100531-3', '100532-1', '100533-9', '100534-7', '100535-4', '100536-2', '10053-7', '100537-0', '100538-8', '100539-6', '100540-4', '100541-2', '100542-0', '100543-8', '100544-6', '10054-5', '100545-3', '100546-1', '100547-9', '100548-7', '100549-5', '100550-3', '100551-1', '10055-2', '100552-9', '100553-7', '100554-5', '100555-2', '100556-0', '100557-8', '100558-6', '100559-4', '10056-0', '100560-2', '100561-0', '100562-8', '100563-6', '100564-4', '100565-1', '100566-9', '100567-7', '100568-5', '100569-3', '100570-1', '100571-9', '100572-7', '100573-5', '100574-3', '100575-0', '100576-8', '100577-6', '10057-8', '100578-4', '100579-2', '1005-8', '100580-0', '100581-8', '100582-6', '100583-4', '100584-2', '100585-9', '10058-6', '100586-7', '100587-5', '100588-3', '100589-1', '100590-9', '100591-7', '100592-5', '100593-3', '10059-4', '100594-1', '100595-8', '100596-6', '100597-4', '100598-2', '100599-0', '100600-6', '100601-4', '10060-2', '100602-2', '100603-0', '100604-8', '100605-5', '100606-3', '100607-1', '100608-9', '100609-7', '10061-0', '100610-5', '100611-3', '100612-1', '100613-9', '100614-7', '100615-4', '100616-2', '100617-0', '100618-8', '100619-6', '100620-4', '100621-2', '100622-0', '100623-8', '100624-6', '100625-3', '100626-1', '100627-9', '10062-8', '100628-7', '100629-5', '100630-3', '100631-1', '100632-9', '100633-7', '100634-5', '100635-2', '10063-6', '100636-0', '100637-8', '100638-6', '100639-4', '100640-2', '100641-0', '100642-8', '100643-6', '10064-4', '100644-4', '100645-1', '100646-9', '100647-7', '100648-5', '100649-3', '100650-1', '10065-1', '100651-9', '100652-7', '100653-5', '100654-3', '100655-0', '100656-8', '100657-6', '100658-4', '100659-2', '1006-6', '100660-0', '100661-8', '100662-6', '100663-4', '100664-2', '100665-9', '100666-7', '100667-5', '100668-3', '10066-9', '100669-1', '100670-9', '100671-7', '100672-5', '100673-3', '100674-1', '100675-8', '100676-6', '10067-7', '100677-4', '100678-2', '100679-0', '100680-8', '100681-6', '100682-4', '100683-2', '100684-0', '10068-5', '100685-7', '100686-5', '100687-3', '100688-1', '100689-9', '100690-7', '100691-5', '100692-3', '10069-3', '100693-1', '100694-9', '100695-6', '100696-4', '100697-2', '100698-0', '100699-8', '100700-4', '10070-1', '100701-2', '100702-0', '100703-8', '100704-6', '100705-3', '100706-1', '100707-9', '100708-7', '100709-5', '100710-3', '100711-1', '100712-9', '100713-7', '100714-5', '100715-2', '100716-0', '100717-8', '100718-6', '10071-9', '100719-4', '100720-2', '100721-0', '100722-8', '100723-6', '100724-4', '100725-1', '100726-9', '10072-7', '100727-7', '100728-5', '100729-3', '100730-1', '100731-9', '100732-7', '100733-5', '100734-3', '10073-5', '100735-0', '100736-8', '100737-6', '100738-4', '100739-2', '1007-4', '100740-0', '100741-8', '100742-6', '10074-3', '100743-4', '100744-2', '100745-9', '100746-7', '100747-5', '100748-3', '100749-1', '10075-0', '100750-9', '100751-7', '100752-5', '100753-3', '100754-1', '100755-8', '100756-6', '100757-4', '100758-2', '100759-0', '100760-8', '100761-6', '100762-4', '100763-2', '100764-0', '100765-7', '100766-5', '100767-3', '10076-8', '100768-1', '100769-9', '100770-7', '100771-5', '100772-3', '100773-1', '100774-9', '100775-6', '10077-6', '100776-4', '100777-2', '100778-0', '100779-8', '100780-6', '100781-4', '100782-2', '100783-0', '10078-4', '100784-8', '100785-5', '100786-3', '100787-1', '100788-9', '100789-7', '100790-5', '100791-3', '10079-2', '100792-1', '100793-9', '100794-7', '100795-4', '100796-2', '100797-0', '100798-8', '100799-6', '100-8', '10080-0', '100800-2', '100801-0', '100802-8', '100803-6', '100804-4', '100805-1', '100806-9', '100807-7', '100808-5', '100809-3', '100810-1', '100811-9', '100812-7', '100813-5', '100814-3', '100815-0', '100816-8', '100817-6', '10081-8', '100818-4', '100819-2', '1008-2', '100820-0', '100821-8', '100822-6', '100823-4', '100824-2', '100825-9', '10082-6', '100826-7', '100827-5', '100828-3', '100829-1', '100830-9', '100831-7', '100832-5', '100833-3', '10083-4', '100834-1', '100835-8', '100836-6', '100837-4', '100838-2', '100839-0', '100840-8', '100841-6', '10084-2', '100842-4', '100843-2', '100844-0', '100845-7', '100846-5', '100847-3', '100848-1', '100849-9', '100850-7', '100851-5', '100852-3', '100853-1', '100854-9', '100855-6', '100856-4', '100857-2', '100858-0', '10085-9', '100859-8', '100860-6', '100861-4', '100862-2', '100863-0', '100864-8', '100865-5', '100866-3', '10086-7', '100867-1', '100868-9', '100869-7', '100870-5', '100871-3', '100872-1', '100873-9', '100874-7', '10087-5', '100875-4', '100876-2', '100877-0', '100878-8', '100879-6', '100880-4', '100881-2', '100882-0', '10088-3', '100883-8', '100884-6', '100885-3', '100886-1', '100887-9', '100888-7', '100889-5', '100890-3', '10089-1', '100891-1', '100892-9', '100893-7', '100894-5', '100895-2', '100896-0', '100897-8', '100898-6', '100899-4']}, 'type'=>'CodeableConcept', 'path'=>'Target.measure', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/observation-codes'}}, + 'detailQuantity' => {'type'=>'Quantity', 'path'=>'Target.detail[x]', 'min'=>0, 'max'=>1}, + 'detailRange' => {'type'=>'Range', 'path'=>'Target.detail[x]', 'min'=>0, 'max'=>1}, + 'detailCodeableConcept' => {'type'=>'CodeableConcept', 'path'=>'Target.detail[x]', 'min'=>0, 'max'=>1}, + 'detailString' => {'type'=>'string', 'path'=>'Target.detail[x]', 'min'=>0, 'max'=>1}, + 'detailBoolean' => {'type'=>'boolean', 'path'=>'Target.detail[x]', 'min'=>0, 'max'=>1}, + 'detailInteger' => {'type'=>'integer', 'path'=>'Target.detail[x]', 'min'=>0, 'max'=>1}, + 'detailRatio' => {'type'=>'Ratio', 'path'=>'Target.detail[x]', 'min'=>0, 'max'=>1}, + 'due' => {'type'=>'Duration', 'path'=>'Target.due', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :measure # 0-1 CodeableConcept + attr_accessor :detailQuantity # 0-1 Quantity + attr_accessor :detailRange # 0-1 Range + attr_accessor :detailCodeableConcept # 0-1 CodeableConcept + attr_accessor :detailString # 0-1 string + attr_accessor :detailBoolean # 0-1 boolean + attr_accessor :detailInteger # 0-1 integer + attr_accessor :detailRatio # 0-1 Ratio + attr_accessor :due # 0-1 Duration + end + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :category # 0-1 CodeableConcept + attr_accessor :description # 1-1 CodeableConcept + attr_accessor :priority # 0-1 CodeableConcept + attr_accessor :start # 0-1 CodeableConcept + attr_accessor :addresses # 0-* [ CodeableConcept ] + attr_accessor :documentation # 0-* [ RelatedArtifact ] + attr_accessor :target # 0-* [ PlanDefinition::Goal::Target ] + end + + class Actor < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Actor.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Actor.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Actor.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'title' => {'type'=>'string', 'path'=>'Actor.title', 'min'=>0, 'max'=>1}, + 'description' => {'type'=>'markdown', 'path'=>'Actor.description', 'min'=>0, 'max'=>1}, + 'option' => {'type'=>'PlanDefinition::Actor::Option', 'path'=>'Actor.option', 'min'=>1, 'max'=>Float::INFINITY} + } + + class Option < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Option.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Option.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Option.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'type' => {'valid_codes'=>{'http://hl7.org/fhir/action-participant-type'=>['careteam', 'device', 'group', 'healthcareservice', 'location', 'organization', 'patient', 'practitioner', 'practitionerrole', 'relatedperson']}, 'type'=>'code', 'path'=>'Option.type', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/action-participant-type'}}, + 'typeCanonical' => {'type'=>'canonical', 'path'=>'Option.typeCanonical', 'min'=>0, 'max'=>1}, + 'typeReference' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/CareTeam', 'http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/DeviceDefinition', 'http://hl7.org/fhir/StructureDefinition/Endpoint', 'http://hl7.org/fhir/StructureDefinition/Group', 'http://hl7.org/fhir/StructureDefinition/HealthcareService', 'http://hl7.org/fhir/StructureDefinition/Location', 'http://hl7.org/fhir/StructureDefinition/Organization', 'http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson'], 'type'=>'Reference', 'path'=>'Option.typeReference', 'min'=>0, 'max'=>1}, + 'role' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/practitioner-role'=>['doctor', 'nurse', 'pharmacist', 'researcher', 'teacher', 'ict'], 'http://snomed.info/sct'=>['223366009', '1421009', '3430008', '3842006', '4162009', '5275007', '6816002', '6868009', '8724009', '11661002', '11911009', '11935004', '13580004', '14698002', '17561000', '18803008', '18850004', '19244007', '20145008', '21365001', '21450003', '22515006', '22731001', '22983004', '23278007', '24430003', '24590004', '25961008', '26042002', '26369006', '28229004', '28411006', '28544002', '36682004', '37154003', '37504001', '39677007', '40127002', '40204001', '40570005', '41672002', '41904004', '43702002', '44652006', '45440000', '45544007', '45956004', '46255001', '48740002', '49203003', '49993003', '50149000', '54503009', '56397003', '56466003', '56542007', '56545009', '57654006', '59058001', '59169001', '59317003', '59944000', '60008001', '61207006', '61246008', '61345009', '61894003', '62247001', '63098009', '66476003', '66862007', '68867008', '68950000', '69280009', '71838004', '73265009', '75271001', '76166008', '76231001', '76899008', '78703002', '78729002', '79898004', '80409005', '80546007', '80584001', '80933006', '81464008', '82296001', '83273008', '83685006', '85733003', '88189002', '90201008', '90655003', '106289002', '106292003', '106293008', '106294002', '106296000', '106330007', '158965000', '158966004', '158967008', '158968003', '158969006', '158971006', '158972004', '158973009', '158974003', '158975002', '158977005', '158978000', '158979008', '158980006', '158983008', '158984002', '158985001', '158986000', '158987009', '158988004', '158989007', '158990003', '158992006', '158993001', '158994007', '158995008', '158996009', '158997000', '158998005', '158999002', '159001001', '159002008', '159003003', '159004009', '159005005', '159006006', '159007002', '159010009', '159011008', '159012001', '159014000', '159016003', '159017007', '159018002', '159019005', '159021000', '159022007', '159025009', '159026005', '159027001', '159028006', '159033005', '159034004', '159035003', '159036002', '159037006', '159038001', '159039009', '159040006', '159041005', '159141008', '159972006', '160008000', '224529009', '224530004', '224531000', '224532007', '224533002', '224534008', '224535009', '224536005', '224537001', '224538006', '224540001', '224541002', '224542009', '224543004', '224544005', '224545006', '224546007', '224547003', '224548008', '224549000', '224550000', '224551001', '224552008', '224554009', '224555005', '224556006', '224557002', '224558007', '224559004', '224560009', '224562001', '224563006', '224564000', '224565004', '224566003', '224567007', '224569005', '224570006', '224571005', '224572003', '224573008', '224574002', '224575001', '224576000', '224577009', '224578004', '224579007', '224580005', '224581009', '224583007', '224584001', '224585000', '224586004', '224587008', '224588003', '224589006', '224590002', '224591003', '224592005', '224593000', '224594006', '224595007', '224596008', '224597004', '224598009', '224599001', '224600003', '224601004', '224602006', '224603001', '224604007', '224606009', '224607000', '224608005', '224609002', '224610007', '224614003', '224615002', '224620002', '224621003', '224622005', '224623000', '224624006', '224625007', '224626008', '224936003', '225726006', '225727002', '265937000', '265939002', '283875005', '302211009', '303124005', '303129000', '303133007', '303134001', '304291006', '304292004', '307988006', '308002005', '309294001', '309295000', '309296004', '309322005', '309323000', '309324006', '309326008', '309327004', '309328009', '309329001', '309330006', '309331005', '309332003', '309333008', '309334002', '309335001', '309336000', '309337009', '309338004', '309339007', '309340009', '309341008', '309342001', '309343006', '309345004', '309346003', '309347007', '309348002', '309349005', '309350005', '309351009', '309352002', '309353007', '309354001', '309355000', '309356004', '309357008', '309358003', '309359006', '309360001', '309361002', '309362009', '309363004', '309364005', '309366007', '309367003', '309368008', '309369000', '309371000', '309372007', '309373002', '309374008', '309375009', '309376005', '309377001', '309378006', '309379003', '309380000', '309381001', '309382008', '309383003', '309384009', '309385005', '309386006', '309388007', '309389004', '309390008', '309391007', '309392000', '309393005', '309394004', '309395003', '309396002', '309397006', '309398001', '309399009', '309400002', '309401003', '309402005', '309403000', '309404006', '309409001', '309410006', '309411005', '309412003', '309413008', '309414002', '309415001', '309416000', '309417009', '309418004', '309419007', '309420001', '309421002', '309422009', '309423004', '309427003', '309428008', '309429000', '309434001', '309435000', '309436004', '309437008', '309439006', '309440008', '309441007', '309442000', '309443005', '309444004', '309445003', '309446002', '309450009', '309452001', '309453006', '309454000', '309455004', '309459005', '309460000', '310170009', '310171008', '310172001', '310173006', '310174000', '310175004', '310176003', '310177007', '310178002', '310179005', '310180008', '310181007', '310182000', '310184004', '310185003', '310186002', '310187006', '310188001', '310189009', '310190000', '310191001', '310192008', '310193003', '310194009', '310512001', '311441001', '312485001', '372102007', '387619007', '394572006', '394618009', '397897005', '397903001', '397908005', '398130009', '398238009', '404940000', '405277009', '405278004', '405279007', '405623001', '405684005', '405685006', '408798009', '408799001', '409974004', '409975003', '413854007', '415075003', '415506007', '416160000', '420409002', '420678001', '421841007', '422140007', '422234006', '432100008', '442867008', '443090005', '444912007', '445313000', '445451001', '446050000', '446701002', '449161006', '471302004', '720503005', '721936008', '721937004', '721938009', '721939001', '721940004', '721941000', '721942007', '721943002', '734293001', '734294007', '763292005', '768730001', '768731002', '768732009', '768819009', '768825008', '768826009', '768827000', '768828005', '768829002', '768832004', '768833009', '768834003', '768836001', '768837005', '768839008', '789543004', '840583002', '840584008', '878785002', '878786001', '878787005', '897187007', '1172950003', '1186716007', '1186914001', '1251537007', '1251542004', '1251548000', '1254982001', '1254983006', '1254984000', '1255370008', '1255371007', '1255372000', '1255373005', '1255374004', '1255514008', '1255515009', '1255516005', '1255517001', '1255518006', '1255519003', '1255719001', '1256114007', '1259214004', '1259964002', '3981000175106', '9371000175105', '25941000087102', '26031000087100', '26071000087103', '26091000087104', '450044741000087104'], 'http://terminology.hl7.org/CodeSystem/v3-ParticipationType'=>['WIT'], 'http://terminology.hl7.org/CodeSystem/v3-RoleClass'=>['NOT', 'ECON', 'NOK', 'GUARD', 'DEPEN', 'EMP', 'GUAR', 'CAREGIVER'], 'http://terminology.hl7.org/CodeSystem/v2-0131'=>['E', 'O', 'U'], 'http://terminology.hl7.org/CodeSystem/v3-RoleCode'=>['INTPRTER', 'POWATT', 'DPOWATT', 'HPOWATT', 'SPOWATT', 'BILL']}, 'type'=>'CodeableConcept', 'path'=>'Option.role', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://terminology.hl7.org/ValueSet/action-participant-role'}} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :type # 0-1 code + attr_accessor :typeCanonical # 0-1 canonical + attr_accessor :typeReference # 0-1 Reference(CareTeam|Device|DeviceDefinition|Endpoint|Group|HealthcareService|Location|Organization|Patient|Practitioner|PractitionerRole|RelatedPerson) + attr_accessor :role # 0-1 CodeableConcept + end + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :title # 0-1 string + attr_accessor :description # 0-1 markdown + attr_accessor :option # 1-* [ PlanDefinition::Actor::Option ] + end + + class Action < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'subject' => ['CodeableConcept', 'Reference', 'canonical'], + 'timing' => ['Age', 'Duration', 'Range', 'Timing'], + 'definition' => ['canonical', 'uri'] + } + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Action.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Action.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Action.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'linkId' => {'type'=>'string', 'path'=>'Action.linkId', 'min'=>0, 'max'=>1}, + 'prefix' => {'type'=>'string', 'path'=>'Action.prefix', 'min'=>0, 'max'=>1}, + 'title' => {'type'=>'string', 'path'=>'Action.title', 'min'=>0, 'max'=>1}, + 'description' => {'type'=>'markdown', 'path'=>'Action.description', 'min'=>0, 'max'=>1}, + 'textEquivalent' => {'type'=>'markdown', 'path'=>'Action.textEquivalent', 'min'=>0, 'max'=>1}, + 'priority' => {'valid_codes'=>{'http://hl7.org/fhir/request-priority'=>['routine', 'urgent', 'asap', 'stat']}, 'type'=>'code', 'path'=>'Action.priority', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/request-priority'}}, + 'code' => {'valid_codes'=>{'http://hl7.org/fhir/action-code'=>['send-message', 'collect-information', 'prescribe-medication', 'recommend-immunization', 'order-service', 'propose-diagnosis', 'record-detected-issue', 'record-inference', 'report-flag']}, 'type'=>'CodeableConcept', 'path'=>'Action.code', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/action-code'}}, + 'reason' => {'valid_codes'=>{'http://hl7.org/fhir/action-reason-code'=>['off-pathway', 'risk-assessment', 'care-gap', 'drug-drug-interaction', 'quality-measure']}, 'type'=>'CodeableConcept', 'path'=>'Action.reason', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/action-reason-code'}}, + 'documentation' => {'type'=>'RelatedArtifact', 'path'=>'Action.documentation', 'min'=>0, 'max'=>Float::INFINITY}, + 'goalId' => {'type'=>'id', 'path'=>'Action.goalId', 'min'=>0, 'max'=>Float::INFINITY}, + 'subjectCodeableConcept' => {'valid_codes'=>{'http://hl7.org/fhir/fhir-types'=>['CareTeam', 'Device', 'Group', 'HealthcareService', 'Location', 'Organization', 'Patient', 'Practitioner', 'PractitionerRole', 'RelatedPerson']}, 'type'=>'CodeableConcept', 'path'=>'Action.subject[x]', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/participant-resource-types'}}, + 'subjectReference' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Group'], 'type'=>'Reference', 'path'=>'Action.subject[x]', 'min'=>0, 'max'=>1}, + 'subjectCanonical' => {'type'=>'canonical', 'path'=>'Action.subject[x]', 'min'=>0, 'max'=>1}, + 'trigger' => {'type'=>'TriggerDefinition', 'path'=>'Action.trigger', 'min'=>0, 'max'=>Float::INFINITY}, + 'condition' => {'type'=>'PlanDefinition::Action::Condition', 'path'=>'Action.condition', 'min'=>0, 'max'=>Float::INFINITY}, + 'input' => {'type'=>'PlanDefinition::Action::Input', 'path'=>'Action.input', 'min'=>0, 'max'=>Float::INFINITY}, + 'output' => {'type'=>'PlanDefinition::Action::Output', 'path'=>'Action.output', 'min'=>0, 'max'=>Float::INFINITY}, + 'relatedAction' => {'type'=>'PlanDefinition::Action::RelatedAction', 'path'=>'Action.relatedAction', 'min'=>0, 'max'=>Float::INFINITY}, + 'timingAge' => {'type'=>'Age', 'path'=>'Action.timing[x]', 'min'=>0, 'max'=>1}, + 'timingDuration' => {'type'=>'Duration', 'path'=>'Action.timing[x]', 'min'=>0, 'max'=>1}, + 'timingRange' => {'type'=>'Range', 'path'=>'Action.timing[x]', 'min'=>0, 'max'=>1}, + 'timingTiming' => {'type'=>'Timing', 'path'=>'Action.timing[x]', 'min'=>0, 'max'=>1}, + 'location' => {'type'=>'CodeableReference', 'path'=>'Action.location', 'min'=>0, 'max'=>1}, + 'participant' => {'type'=>'PlanDefinition::Action::Participant', 'path'=>'Action.participant', 'min'=>0, 'max'=>Float::INFINITY}, + 'type' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/action-type'=>['create', 'update', 'remove', 'fire-event']}, 'type'=>'CodeableConcept', 'path'=>'Action.type', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/action-type'}}, + 'groupingBehavior' => {'valid_codes'=>{'http://hl7.org/fhir/action-grouping-behavior'=>['visual-group', 'logical-group', 'sentence-group']}, 'type'=>'code', 'path'=>'Action.groupingBehavior', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/action-grouping-behavior'}}, + 'selectionBehavior' => {'valid_codes'=>{'http://hl7.org/fhir/action-selection-behavior'=>['any', 'all', 'all-or-none', 'exactly-one', 'at-most-one', 'one-or-more']}, 'type'=>'code', 'path'=>'Action.selectionBehavior', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/action-selection-behavior'}}, + 'requiredBehavior' => {'valid_codes'=>{'http://hl7.org/fhir/action-required-behavior'=>['must', 'could', 'must-unless-documented']}, 'type'=>'code', 'path'=>'Action.requiredBehavior', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/action-required-behavior'}}, + 'precheckBehavior' => {'valid_codes'=>{'http://hl7.org/fhir/action-precheck-behavior'=>['yes', 'no']}, 'type'=>'code', 'path'=>'Action.precheckBehavior', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/action-precheck-behavior'}}, + 'cardinalityBehavior' => {'valid_codes'=>{'http://hl7.org/fhir/action-cardinality-behavior'=>['single', 'multiple']}, 'type'=>'code', 'path'=>'Action.cardinalityBehavior', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/action-cardinality-behavior'}}, + 'definitionCanonical' => {'type'=>'canonical', 'path'=>'Action.definition[x]', 'min'=>0, 'max'=>1}, + 'definitionUri' => {'type'=>'uri', 'path'=>'Action.definition[x]', 'min'=>0, 'max'=>1}, + 'transform' => {'type'=>'canonical', 'path'=>'Action.transform', 'min'=>0, 'max'=>1}, + 'dynamicValue' => {'type'=>'PlanDefinition::Action::DynamicValue', 'path'=>'Action.dynamicValue', 'min'=>0, 'max'=>Float::INFINITY}, + 'action' => {'type'=>'PlanDefinition::Action', 'path'=>'Action.action', 'min'=>0, 'max'=>Float::INFINITY} + } + + class Condition < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Condition.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Condition.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Condition.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'kind' => {'valid_codes'=>{'http://hl7.org/fhir/action-condition-kind'=>['applicability', 'start', 'stop']}, 'type'=>'code', 'path'=>'Condition.kind', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/action-condition-kind'}}, + 'expression' => {'type'=>'Expression', 'path'=>'Condition.expression', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :kind # 1-1 code + attr_accessor :expression # 0-1 Expression + end + + class Input < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Input.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Input.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Input.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'title' => {'type'=>'string', 'path'=>'Input.title', 'min'=>0, 'max'=>1}, + 'requirement' => {'type'=>'DataRequirement', 'path'=>'Input.requirement', 'min'=>0, 'max'=>1}, + 'relatedData' => {'type'=>'id', 'path'=>'Input.relatedData', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :title # 0-1 string + attr_accessor :requirement # 0-1 DataRequirement + attr_accessor :relatedData # 0-1 id + end + + class Output < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Output.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Output.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Output.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'title' => {'type'=>'string', 'path'=>'Output.title', 'min'=>0, 'max'=>1}, + 'requirement' => {'type'=>'DataRequirement', 'path'=>'Output.requirement', 'min'=>0, 'max'=>1}, + 'relatedData' => {'type'=>'string', 'path'=>'Output.relatedData', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :title # 0-1 string + attr_accessor :requirement # 0-1 DataRequirement + attr_accessor :relatedData # 0-1 string + end + + class RelatedAction < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'offset' => ['Duration', 'Range'] + } + METADATA = { + 'id' => {'type'=>'string', 'path'=>'RelatedAction.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'RelatedAction.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'RelatedAction.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'targetId' => {'type'=>'id', 'path'=>'RelatedAction.targetId', 'min'=>1, 'max'=>1}, + 'relationship' => {'valid_codes'=>{'http://hl7.org/fhir/action-relationship-type'=>['before', 'before-start', 'before-end', 'concurrent', 'concurrent-with-start', 'concurrent-with-end', 'after', 'after-start', 'after-end']}, 'type'=>'code', 'path'=>'RelatedAction.relationship', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/action-relationship-type'}}, + 'endRelationship' => {'valid_codes'=>{'http://hl7.org/fhir/action-relationship-type'=>['before', 'before-start', 'before-end', 'concurrent', 'concurrent-with-start', 'concurrent-with-end', 'after', 'after-start', 'after-end']}, 'type'=>'code', 'path'=>'RelatedAction.endRelationship', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/action-relationship-type'}}, + 'offsetDuration' => {'type'=>'Duration', 'path'=>'RelatedAction.offset[x]', 'min'=>0, 'max'=>1}, + 'offsetRange' => {'type'=>'Range', 'path'=>'RelatedAction.offset[x]', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :targetId # 1-1 id + attr_accessor :relationship # 1-1 code + attr_accessor :endRelationship # 0-1 code + attr_accessor :offsetDuration # 0-1 Duration + attr_accessor :offsetRange # 0-1 Range + end + + class Participant < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Participant.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Participant.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Participant.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'actorId' => {'type'=>'string', 'path'=>'Participant.actorId', 'min'=>0, 'max'=>1}, + 'type' => {'valid_codes'=>{'http://hl7.org/fhir/action-participant-type'=>['careteam', 'device', 'group', 'healthcareservice', 'location', 'organization', 'patient', 'practitioner', 'practitionerrole', 'relatedperson']}, 'type'=>'code', 'path'=>'Participant.type', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/action-participant-type'}}, + 'typeCanonical' => {'type'=>'canonical', 'path'=>'Participant.typeCanonical', 'min'=>0, 'max'=>1}, + 'typeReference' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/CareTeam', 'http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/DeviceDefinition', 'http://hl7.org/fhir/StructureDefinition/Endpoint', 'http://hl7.org/fhir/StructureDefinition/Group', 'http://hl7.org/fhir/StructureDefinition/HealthcareService', 'http://hl7.org/fhir/StructureDefinition/Location', 'http://hl7.org/fhir/StructureDefinition/Organization', 'http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson'], 'type'=>'Reference', 'path'=>'Participant.typeReference', 'min'=>0, 'max'=>1}, + 'role' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/practitioner-role'=>['doctor', 'nurse', 'pharmacist', 'researcher', 'teacher', 'ict'], 'http://snomed.info/sct'=>['223366009', '1421009', '3430008', '3842006', '4162009', '5275007', '6816002', '6868009', '8724009', '11661002', '11911009', '11935004', '13580004', '14698002', '17561000', '18803008', '18850004', '19244007', '20145008', '21365001', '21450003', '22515006', '22731001', '22983004', '23278007', '24430003', '24590004', '25961008', '26042002', '26369006', '28229004', '28411006', '28544002', '36682004', '37154003', '37504001', '39677007', '40127002', '40204001', '40570005', '41672002', '41904004', '43702002', '44652006', '45440000', '45544007', '45956004', '46255001', '48740002', '49203003', '49993003', '50149000', '54503009', '56397003', '56466003', '56542007', '56545009', '57654006', '59058001', '59169001', '59317003', '59944000', '60008001', '61207006', '61246008', '61345009', '61894003', '62247001', '63098009', '66476003', '66862007', '68867008', '68950000', '69280009', '71838004', '73265009', '75271001', '76166008', '76231001', '76899008', '78703002', '78729002', '79898004', '80409005', '80546007', '80584001', '80933006', '81464008', '82296001', '83273008', '83685006', '85733003', '88189002', '90201008', '90655003', '106289002', '106292003', '106293008', '106294002', '106296000', '106330007', '158965000', '158966004', '158967008', '158968003', '158969006', '158971006', '158972004', '158973009', '158974003', '158975002', '158977005', '158978000', '158979008', '158980006', '158983008', '158984002', '158985001', '158986000', '158987009', '158988004', '158989007', '158990003', '158992006', '158993001', '158994007', '158995008', '158996009', '158997000', '158998005', '158999002', '159001001', '159002008', '159003003', '159004009', '159005005', '159006006', '159007002', '159010009', '159011008', '159012001', '159014000', '159016003', '159017007', '159018002', '159019005', '159021000', '159022007', '159025009', '159026005', '159027001', '159028006', '159033005', '159034004', '159035003', '159036002', '159037006', '159038001', '159039009', '159040006', '159041005', '159141008', '159972006', '160008000', '224529009', '224530004', '224531000', '224532007', '224533002', '224534008', '224535009', '224536005', '224537001', '224538006', '224540001', '224541002', '224542009', '224543004', '224544005', '224545006', '224546007', '224547003', '224548008', '224549000', '224550000', '224551001', '224552008', '224554009', '224555005', '224556006', '224557002', '224558007', '224559004', '224560009', '224562001', '224563006', '224564000', '224565004', '224566003', '224567007', '224569005', '224570006', '224571005', '224572003', '224573008', '224574002', '224575001', '224576000', '224577009', '224578004', '224579007', '224580005', '224581009', '224583007', '224584001', '224585000', '224586004', '224587008', '224588003', '224589006', '224590002', '224591003', '224592005', '224593000', '224594006', '224595007', '224596008', '224597004', '224598009', '224599001', '224600003', '224601004', '224602006', '224603001', '224604007', '224606009', '224607000', '224608005', '224609002', '224610007', '224614003', '224615002', '224620002', '224621003', '224622005', '224623000', '224624006', '224625007', '224626008', '224936003', '225726006', '225727002', '265937000', '265939002', '283875005', '302211009', '303124005', '303129000', '303133007', '303134001', '304291006', '304292004', '307988006', '308002005', '309294001', '309295000', '309296004', '309322005', '309323000', '309324006', '309326008', '309327004', '309328009', '309329001', '309330006', '309331005', '309332003', '309333008', '309334002', '309335001', '309336000', '309337009', '309338004', '309339007', '309340009', '309341008', '309342001', '309343006', '309345004', '309346003', '309347007', '309348002', '309349005', '309350005', '309351009', '309352002', '309353007', '309354001', '309355000', '309356004', '309357008', '309358003', '309359006', '309360001', '309361002', '309362009', '309363004', '309364005', '309366007', '309367003', '309368008', '309369000', '309371000', '309372007', '309373002', '309374008', '309375009', '309376005', '309377001', '309378006', '309379003', '309380000', '309381001', '309382008', '309383003', '309384009', '309385005', '309386006', '309388007', '309389004', '309390008', '309391007', '309392000', '309393005', '309394004', '309395003', '309396002', '309397006', '309398001', '309399009', '309400002', '309401003', '309402005', '309403000', '309404006', '309409001', '309410006', '309411005', '309412003', '309413008', '309414002', '309415001', '309416000', '309417009', '309418004', '309419007', '309420001', '309421002', '309422009', '309423004', '309427003', '309428008', '309429000', '309434001', '309435000', '309436004', '309437008', '309439006', '309440008', '309441007', '309442000', '309443005', '309444004', '309445003', '309446002', '309450009', '309452001', '309453006', '309454000', '309455004', '309459005', '309460000', '310170009', '310171008', '310172001', '310173006', '310174000', '310175004', '310176003', '310177007', '310178002', '310179005', '310180008', '310181007', '310182000', '310184004', '310185003', '310186002', '310187006', '310188001', '310189009', '310190000', '310191001', '310192008', '310193003', '310194009', '310512001', '311441001', '312485001', '372102007', '387619007', '394572006', '394618009', '397897005', '397903001', '397908005', '398130009', '398238009', '404940000', '405277009', '405278004', '405279007', '405623001', '405684005', '405685006', '408798009', '408799001', '409974004', '409975003', '413854007', '415075003', '415506007', '416160000', '420409002', '420678001', '421841007', '422140007', '422234006', '432100008', '442867008', '443090005', '444912007', '445313000', '445451001', '446050000', '446701002', '449161006', '471302004', '720503005', '721936008', '721937004', '721938009', '721939001', '721940004', '721941000', '721942007', '721943002', '734293001', '734294007', '763292005', '768730001', '768731002', '768732009', '768819009', '768825008', '768826009', '768827000', '768828005', '768829002', '768832004', '768833009', '768834003', '768836001', '768837005', '768839008', '789543004', '840583002', '840584008', '878785002', '878786001', '878787005', '897187007', '1172950003', '1186716007', '1186914001', '1251537007', '1251542004', '1251548000', '1254982001', '1254983006', '1254984000', '1255370008', '1255371007', '1255372000', '1255373005', '1255374004', '1255514008', '1255515009', '1255516005', '1255517001', '1255518006', '1255519003', '1255719001', '1256114007', '1259214004', '1259964002', '3981000175106', '9371000175105', '25941000087102', '26031000087100', '26071000087103', '26091000087104', '450044741000087104'], 'http://terminology.hl7.org/CodeSystem/v3-ParticipationType'=>['WIT'], 'http://terminology.hl7.org/CodeSystem/v3-RoleClass'=>['NOT', 'ECON', 'NOK', 'GUARD', 'DEPEN', 'EMP', 'GUAR', 'CAREGIVER'], 'http://terminology.hl7.org/CodeSystem/v2-0131'=>['E', 'O', 'U'], 'http://terminology.hl7.org/CodeSystem/v3-RoleCode'=>['INTPRTER', 'POWATT', 'DPOWATT', 'HPOWATT', 'SPOWATT', 'BILL']}, 'type'=>'CodeableConcept', 'path'=>'Participant.role', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://terminology.hl7.org/ValueSet/action-participant-role'}}, + 'function' => {'valid_codes'=>{'http://hl7.org/fhir/action-participant-function'=>['performer', 'author', 'reviewer', 'witness']}, 'type'=>'CodeableConcept', 'path'=>'Participant.function', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/action-participant-function'}} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :actorId # 0-1 string + attr_accessor :type # 0-1 code + attr_accessor :typeCanonical # 0-1 canonical + attr_accessor :typeReference # 0-1 Reference(CareTeam|Device|DeviceDefinition|Endpoint|Group|HealthcareService|Location|Organization|Patient|Practitioner|PractitionerRole|RelatedPerson) + attr_accessor :role # 0-1 CodeableConcept + attr_accessor :function # 0-1 CodeableConcept + end + + class DynamicValue < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'DynamicValue.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'DynamicValue.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'DynamicValue.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'path' => {'type'=>'string', 'path'=>'DynamicValue.path', 'min'=>0, 'max'=>1}, + 'expression' => {'type'=>'Expression', 'path'=>'DynamicValue.expression', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :path # 0-1 string + attr_accessor :expression # 0-1 Expression + end + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :linkId # 0-1 string + attr_accessor :prefix # 0-1 string + attr_accessor :title # 0-1 string + attr_accessor :description # 0-1 markdown + attr_accessor :textEquivalent # 0-1 markdown + attr_accessor :priority # 0-1 code + attr_accessor :code # 0-1 CodeableConcept + attr_accessor :reason # 0-* [ CodeableConcept ] + attr_accessor :documentation # 0-* [ RelatedArtifact ] + attr_accessor :goalId # 0-* [ id ] + attr_accessor :subjectCodeableConcept # 0-1 CodeableConcept + attr_accessor :subjectReference # 0-1 Reference(Group) + attr_accessor :subjectCanonical # 0-1 canonical + attr_accessor :trigger # 0-* [ TriggerDefinition ] + attr_accessor :condition # 0-* [ PlanDefinition::Action::Condition ] + attr_accessor :input # 0-* [ PlanDefinition::Action::Input ] + attr_accessor :output # 0-* [ PlanDefinition::Action::Output ] + attr_accessor :relatedAction # 0-* [ PlanDefinition::Action::RelatedAction ] + attr_accessor :timingAge # 0-1 Age + attr_accessor :timingDuration # 0-1 Duration + attr_accessor :timingRange # 0-1 Range + attr_accessor :timingTiming # 0-1 Timing + attr_accessor :location # 0-1 CodeableReference + attr_accessor :participant # 0-* [ PlanDefinition::Action::Participant ] + attr_accessor :type # 0-1 CodeableConcept + attr_accessor :groupingBehavior # 0-1 code + attr_accessor :selectionBehavior # 0-1 code + attr_accessor :requiredBehavior # 0-1 code + attr_accessor :precheckBehavior # 0-1 code + attr_accessor :cardinalityBehavior # 0-1 code + attr_accessor :definitionCanonical # 0-1 canonical + attr_accessor :definitionUri # 0-1 uri + attr_accessor :transform # 0-1 canonical + attr_accessor :dynamicValue # 0-* [ PlanDefinition::Action::DynamicValue ] + attr_accessor :action # 0-* [ PlanDefinition::Action ] + end + + attr_accessor :id # 0-1 id + attr_accessor :meta # 0-1 Meta + attr_accessor :implicitRules # 0-1 uri + attr_accessor :language # 0-1 code + attr_accessor :text # 0-1 Narrative + attr_accessor :contained # 0-* [ Resource ] + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :url # 0-1 uri + attr_accessor :identifier # 0-* [ Identifier ] + attr_accessor :version # 0-1 string + attr_accessor :versionAlgorithmString # 0-1 string + attr_accessor :versionAlgorithmCoding # 0-1 Coding + attr_accessor :name # 0-1 string + attr_accessor :title # 0-1 string + attr_accessor :subtitle # 0-1 string + attr_accessor :type # 0-1 CodeableConcept + attr_accessor :status # 1-1 code + attr_accessor :experimental # 0-1 boolean + attr_accessor :subjectCodeableConcept # 0-1 CodeableConcept + attr_accessor :subjectReference # 0-1 Reference(Group|MedicinalProductDefinition|SubstanceDefinition|AdministrableProductDefinition|ManufacturedItemDefinition|PackagedProductDefinition) + attr_accessor :subjectCanonical # 0-1 canonical + attr_accessor :date # 0-1 dateTime + attr_accessor :publisher # 0-1 string + attr_accessor :contact # 0-* [ ContactDetail ] + attr_accessor :description # 0-1 markdown + attr_accessor :useContext # 0-* [ UsageContext ] + attr_accessor :jurisdiction # 0-* [ CodeableConcept ] + attr_accessor :purpose # 0-1 markdown + attr_accessor :usage # 0-1 markdown + attr_accessor :copyright # 0-1 markdown + attr_accessor :copyrightLabel # 0-1 string + attr_accessor :approvalDate # 0-1 date + attr_accessor :lastReviewDate # 0-1 date + attr_accessor :effectivePeriod # 0-1 Period + attr_accessor :topic # 0-* [ CodeableConcept ] + attr_accessor :author # 0-* [ ContactDetail ] + attr_accessor :editor # 0-* [ ContactDetail ] + attr_accessor :reviewer # 0-* [ ContactDetail ] + attr_accessor :endorser # 0-* [ ContactDetail ] + attr_accessor :relatedArtifact # 0-* [ RelatedArtifact ] + attr_accessor :library # 0-* [ canonical ] + attr_accessor :goal # 0-* [ PlanDefinition::Goal ] + attr_accessor :actor # 0-* [ PlanDefinition::Actor ] + attr_accessor :action # 0-* [ PlanDefinition::Action ] + attr_accessor :asNeededBoolean # 0-1 boolean + attr_accessor :asNeededCodeableConcept # 0-1 CodeableConcept + + def resourceType + 'PlanDefinition' + end + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/resources/Practitioner.rb b/lib/fhir_models/r6/generated/resources/Practitioner.rb new file mode 100644 index 00000000..adb37ddf --- /dev/null +++ b/lib/fhir_models/r6/generated/resources/Practitioner.rb @@ -0,0 +1,107 @@ +module FHIR + module R6 + class Practitioner < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'deceased' => ['boolean', 'dateTime'] + } + SEARCH_PARAMS = ['active', 'address', 'address-city', 'address-country', 'address-postalcode', 'address-state', 'address-use', 'communication', 'death-date', 'deceased', 'email', 'family', 'gender', 'given', 'identifier', 'name', 'phone', 'phonetic', 'qualification-period', 'telecom'] + METADATA = { + 'id' => {'type'=>'id', 'path'=>'Practitioner.id', 'min'=>0, 'max'=>1}, + 'meta' => {'type'=>'Meta', 'path'=>'Practitioner.meta', 'min'=>0, 'max'=>1}, + 'implicitRules' => {'type'=>'uri', 'path'=>'Practitioner.implicitRules', 'min'=>0, 'max'=>1}, + 'language' => {'type'=>'code', 'path'=>'Practitioner.language', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-languages'}}, + 'text' => {'type'=>'Narrative', 'path'=>'Practitioner.text', 'min'=>0, 'max'=>1}, + 'contained' => {'type'=>'Resource', 'path'=>'Practitioner.contained', 'min'=>0, 'max'=>Float::INFINITY}, + 'extension' => {'type'=>'Extension', 'path'=>'Practitioner.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Practitioner.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'identifier' => {'type'=>'Identifier', 'path'=>'Practitioner.identifier', 'min'=>0, 'max'=>Float::INFINITY}, + 'active' => {'type'=>'boolean', 'path'=>'Practitioner.active', 'min'=>0, 'max'=>1}, + 'name' => {'type'=>'HumanName', 'path'=>'Practitioner.name', 'min'=>0, 'max'=>Float::INFINITY}, + 'telecom' => {'type'=>'ContactPoint', 'path'=>'Practitioner.telecom', 'min'=>0, 'max'=>Float::INFINITY}, + 'gender' => {'valid_codes'=>{'http://hl7.org/fhir/administrative-gender'=>['male', 'female', 'other', 'unknown']}, 'type'=>'code', 'path'=>'Practitioner.gender', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/administrative-gender'}}, + 'birthDate' => {'type'=>'date', 'path'=>'Practitioner.birthDate', 'min'=>0, 'max'=>1}, + 'deceasedBoolean' => {'type'=>'boolean', 'path'=>'Practitioner.deceased[x]', 'min'=>0, 'max'=>1}, + 'deceasedDateTime' => {'type'=>'dateTime', 'path'=>'Practitioner.deceased[x]', 'min'=>0, 'max'=>1}, + 'address' => {'type'=>'Address', 'path'=>'Practitioner.address', 'min'=>0, 'max'=>Float::INFINITY}, + 'photo' => {'type'=>'Attachment', 'path'=>'Practitioner.photo', 'min'=>0, 'max'=>Float::INFINITY}, + 'qualification' => {'type'=>'Practitioner::Qualification', 'path'=>'Practitioner.qualification', 'min'=>0, 'max'=>Float::INFINITY}, + 'communication' => {'type'=>'Practitioner::Communication', 'path'=>'Practitioner.communication', 'min'=>0, 'max'=>Float::INFINITY} + } + + class Qualification < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Qualification.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Qualification.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Qualification.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'identifier' => {'type'=>'Identifier', 'path'=>'Qualification.identifier', 'min'=>0, 'max'=>Float::INFINITY}, + 'code' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/v2-0360'=>['PN', 'AAS', 'AA', 'ABA', 'AE', 'AS', 'BA', 'BBA', 'BE', 'BFA', 'BN', 'BS', 'BSL', 'BSN', 'BT', 'CER', 'CANP', 'CMA', 'CNP', 'CNM', 'CRN', 'CNS', 'CPNP', 'CTR', 'DIP', 'DBA', 'DED', 'PharmD', 'PHE', 'PHD', 'PHS', 'MD', 'DO', 'EMT', 'EMTP', 'FPNP', 'HS', 'JD', 'MA', 'MBA', 'MCE', 'MDI', 'MED', 'MEE', 'ME', 'MFA', 'MME', 'MS', 'MSL', 'MSN', 'MTH', 'MDA', 'MT', 'NG', 'NP', 'PA', 'RMA', 'RN', 'RPH', 'SEC', 'TS']}, 'type'=>'CodeableConcept', 'path'=>'Qualification.code', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://terminology.hl7.org/ValueSet/v2-0360'}}, + 'status' => {'valid_codes'=>{'http://hl7.org/fhir/qualification-status'=>['active', 'inactive', 'in-progress', 'pending', 'temporary', 'conditional', 'suspended', 'revoked']}, 'type'=>'CodeableConcept', 'path'=>'Qualification.status', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'preferred', 'uri'=>'http://hl7.org/fhir/ValueSet/qualification-status'}}, + 'period' => {'type'=>'Period', 'path'=>'Qualification.period', 'min'=>0, 'max'=>1}, + 'issuer' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Organization'], 'type'=>'Reference', 'path'=>'Qualification.issuer', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :identifier # 0-* [ Identifier ] + attr_accessor :code # 1-1 CodeableConcept + attr_accessor :status # 0-1 CodeableConcept + attr_accessor :period # 0-1 Period + attr_accessor :issuer # 0-1 Reference(Organization) + end + + class Communication < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Communication.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Communication.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Communication.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'language' => {'type'=>'CodeableConcept', 'path'=>'Communication.language', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-languages'}}, + 'preferred' => {'type'=>'boolean', 'path'=>'Communication.preferred', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :language # 1-1 CodeableConcept + attr_accessor :preferred # 0-1 boolean + end + + attr_accessor :id # 0-1 id + attr_accessor :meta # 0-1 Meta + attr_accessor :implicitRules # 0-1 uri + attr_accessor :language # 0-1 code + attr_accessor :text # 0-1 Narrative + attr_accessor :contained # 0-* [ Resource ] + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :identifier # 0-* [ Identifier ] + attr_accessor :active # 0-1 boolean + attr_accessor :name # 0-* [ HumanName ] + attr_accessor :telecom # 0-* [ ContactPoint ] + attr_accessor :gender # 0-1 code + attr_accessor :birthDate # 0-1 date + attr_accessor :deceasedBoolean # 0-1 boolean + attr_accessor :deceasedDateTime # 0-1 dateTime + attr_accessor :address # 0-* [ Address ] + attr_accessor :photo # 0-* [ Attachment ] + attr_accessor :qualification # 0-* [ Practitioner::Qualification ] + attr_accessor :communication # 0-* [ Practitioner::Communication ] + + def resourceType + 'Practitioner' + end + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/resources/PractitionerRole.rb b/lib/fhir_models/r6/generated/resources/PractitionerRole.rb new file mode 100644 index 00000000..9dc3cc3b --- /dev/null +++ b/lib/fhir_models/r6/generated/resources/PractitionerRole.rb @@ -0,0 +1,64 @@ +module FHIR + module R6 + class PractitionerRole < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + SEARCH_PARAMS = ['active', 'characteristic', 'communication', 'date', 'email', 'endpoint', 'identifier', 'location', 'organization', 'phone', 'practitioner', 'role', 'service', 'specialty', 'telecom'] + METADATA = { + 'id' => {'type'=>'id', 'path'=>'PractitionerRole.id', 'min'=>0, 'max'=>1}, + 'meta' => {'type'=>'Meta', 'path'=>'PractitionerRole.meta', 'min'=>0, 'max'=>1}, + 'implicitRules' => {'type'=>'uri', 'path'=>'PractitionerRole.implicitRules', 'min'=>0, 'max'=>1}, + 'language' => {'type'=>'code', 'path'=>'PractitionerRole.language', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-languages'}}, + 'text' => {'type'=>'Narrative', 'path'=>'PractitionerRole.text', 'min'=>0, 'max'=>1}, + 'contained' => {'type'=>'Resource', 'path'=>'PractitionerRole.contained', 'min'=>0, 'max'=>Float::INFINITY}, + 'extension' => {'type'=>'Extension', 'path'=>'PractitionerRole.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'PractitionerRole.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'identifier' => {'type'=>'Identifier', 'path'=>'PractitionerRole.identifier', 'min'=>0, 'max'=>Float::INFINITY}, + 'active' => {'type'=>'boolean', 'path'=>'PractitionerRole.active', 'min'=>0, 'max'=>1}, + 'period' => {'type'=>'Period', 'path'=>'PractitionerRole.period', 'min'=>0, 'max'=>1}, + 'practitioner' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Practitioner'], 'type'=>'Reference', 'path'=>'PractitionerRole.practitioner', 'min'=>0, 'max'=>1}, + 'organization' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Organization'], 'type'=>'Reference', 'path'=>'PractitionerRole.organization', 'min'=>0, 'max'=>1}, + 'code' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/practitioner-role'=>['doctor', 'nurse', 'pharmacist', 'researcher', 'teacher', 'ict'], 'http://snomed.info/sct'=>['223366009', '1421009', '3430008', '3842006', '4162009', '5275007', '6816002', '6868009', '8724009', '11661002', '11911009', '11935004', '13580004', '14698002', '17561000', '18803008', '18850004', '19244007', '20145008', '21365001', '21450003', '22515006', '22731001', '22983004', '23278007', '24430003', '24590004', '25961008', '26042002', '26369006', '28229004', '28411006', '28544002', '36682004', '37154003', '37504001', '39677007', '40127002', '40204001', '40570005', '41672002', '41904004', '43702002', '44652006', '45440000', '45544007', '45956004', '46255001', '48740002', '49203003', '49993003', '50149000', '54503009', '56397003', '56466003', '56542007', '56545009', '57654006', '59058001', '59169001', '59317003', '59944000', '60008001', '61207006', '61246008', '61345009', '61894003', '62247001', '63098009', '66476003', '66862007', '68867008', '68950000', '69280009', '71838004', '73265009', '75271001', '76166008', '76231001', '76899008', '78703002', '78729002', '79898004', '80409005', '80546007', '80584001', '80933006', '81464008', '82296001', '83273008', '83685006', '85733003', '88189002', '90201008', '90655003', '106289002', '106292003', '106293008', '106294002', '106296000', '106330007', '158965000', '158966004', '158967008', '158968003', '158969006', '158971006', '158972004', '158973009', '158974003', '158975002', '158977005', '158978000', '158979008', '158980006', '158983008', '158984002', '158985001', '158986000', '158987009', '158988004', '158989007', '158990003', '158992006', '158993001', '158994007', '158995008', '158996009', '158997000', '158998005', '158999002', '159001001', '159002008', '159003003', '159004009', '159005005', '159006006', '159007002', '159010009', '159011008', '159012001', '159014000', '159016003', '159017007', '159018002', '159019005', '159021000', '159022007', '159025009', '159026005', '159027001', '159028006', '159033005', '159034004', '159035003', '159036002', '159037006', '159038001', '159039009', '159040006', '159041005', '159141008', '159972006', '160008000', '224529009', '224530004', '224531000', '224532007', '224533002', '224534008', '224535009', '224536005', '224537001', '224538006', '224540001', '224541002', '224542009', '224543004', '224544005', '224545006', '224546007', '224547003', '224548008', '224549000', '224550000', '224551001', '224552008', '224554009', '224555005', '224556006', '224557002', '224558007', '224559004', '224560009', '224562001', '224563006', '224564000', '224565004', '224566003', '224567007', '224569005', '224570006', '224571005', '224572003', '224573008', '224574002', '224575001', '224576000', '224577009', '224578004', '224579007', '224580005', '224581009', '224583007', '224584001', '224585000', '224586004', '224587008', '224588003', '224589006', '224590002', '224591003', '224592005', '224593000', '224594006', '224595007', '224596008', '224597004', '224598009', '224599001', '224600003', '224601004', '224602006', '224603001', '224604007', '224606009', '224607000', '224608005', '224609002', '224610007', '224614003', '224615002', '224620002', '224621003', '224622005', '224623000', '224624006', '224625007', '224626008', '224936003', '225726006', '225727002', '265937000', '265939002', '283875005', '302211009', '303124005', '303129000', '303133007', '303134001', '304291006', '304292004', '307988006', '308002005', '309294001', '309295000', '309296004', '309322005', '309323000', '309324006', '309326008', '309327004', '309328009', '309329001', '309330006', '309331005', '309332003', '309333008', '309334002', '309335001', '309336000', '309337009', '309338004', '309339007', '309340009', '309341008', '309342001', '309343006', '309345004', '309346003', '309347007', '309348002', '309349005', '309350005', '309351009', '309352002', '309353007', '309354001', '309355000', '309356004', '309357008', '309358003', '309359006', '309360001', '309361002', '309362009', '309363004', '309364005', '309366007', '309367003', '309368008', '309369000', '309371000', '309372007', '309373002', '309374008', '309375009', '309376005', '309377001', '309378006', '309379003', '309380000', '309381001', '309382008', '309383003', '309384009', '309385005', '309386006', '309388007', '309389004', '309390008', '309391007', '309392000', '309393005', '309394004', '309395003', '309396002', '309397006', '309398001', '309399009', '309400002', '309401003', '309402005', '309403000', '309404006', '309409001', '309410006', '309411005', '309412003', '309413008', '309414002', '309415001', '309416000', '309417009', '309418004', '309419007', '309420001', '309421002', '309422009', '309423004', '309427003', '309428008', '309429000', '309434001', '309435000', '309436004', '309437008', '309439006', '309440008', '309441007', '309442000', '309443005', '309444004', '309445003', '309446002', '309450009', '309452001', '309453006', '309454000', '309455004', '309459005', '309460000', '310170009', '310171008', '310172001', '310173006', '310174000', '310175004', '310176003', '310177007', '310178002', '310179005', '310180008', '310181007', '310182000', '310184004', '310185003', '310186002', '310187006', '310188001', '310189009', '310190000', '310191001', '310192008', '310193003', '310194009', '310512001', '311441001', '312485001', '372102007', '387619007', '394572006', '394618009', '397897005', '397903001', '397908005', '398130009', '398238009', '404940000', '405277009', '405278004', '405279007', '405623001', '405684005', '405685006', '408798009', '408799001', '409974004', '409975003', '413854007', '415075003', '415506007', '416160000', '420409002', '420678001', '421841007', '422140007', '422234006', '432100008', '442867008', '443090005', '444912007', '445313000', '445451001', '446050000', '446701002', '449161006', '471302004', '720503005', '721936008', '721937004', '721938009', '721939001', '721940004', '721941000', '721942007', '721943002', '734293001', '734294007', '763292005', '768730001', '768731002', '768732009', '768819009', '768825008', '768826009', '768827000', '768828005', '768829002', '768832004', '768833009', '768834003', '768836001', '768837005', '768839008', '789543004', '840583002', '840584008', '878785002', '878786001', '878787005', '897187007', '1172950003', '1186716007', '1186914001', '1251537007', '1251542004', '1251548000', '1254982001', '1254983006', '1254984000', '1255370008', '1255371007', '1255372000', '1255373005', '1255374004', '1255514008', '1255515009', '1255516005', '1255517001', '1255518006', '1255519003', '1255719001', '1256114007', '1259214004', '1259964002', '3981000175106', '9371000175105', '25941000087102', '26031000087100', '26071000087103', '26091000087104', '450044741000087104']}, 'type'=>'CodeableConcept', 'path'=>'PractitionerRole.code', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/practitioner-role'}}, + 'display' => {'type'=>'string', 'path'=>'PractitionerRole.display', 'min'=>0, 'max'=>1}, + 'specialty' => {'valid_codes'=>{'http://snomed.info/sct'=>['408467006', '394577000', '394578005', '421661004', '408462000', '394579002', '394804000', '394580004', '394803006', '408480009', '408454008', '394809005', '394592004', '394600006', '394601005', '394581000', '408478003', '394812008', '408444009', '394582007', '408475000', '410005002', '394583002', '419772000', '394584008', '408443003', '394802001', '394915009', '394814009', '394808002', '394811001', '408446006', '394586005', '394916005', '408472002', '394597005', '394598000', '394807007', '419192003', '408468001', '394593009', '394813003', '410001006', '394589003', '394591006', '394599008', '394649004', '408470005', '394585009', '394821009', '422191005', '394594003', '416304004', '418960008', '394882004', '394806003', '394588006', '408459003', '394607009', '419610006', '418058008', '420208008', '418652005', '418535003', '418862001', '419365004', '418002000', '419983000', '419170002', '419472004', '394539006', '420112009', '409968004', '394587001', '394913002', '408440000', '418112009', '419815003', '394914008', '408455009', '394602003', '408447002', '394810000', '408450004', '408476004', '408469009', '408466002', '408471009', '408464004', '408441001', '408465003', '394605001', '394608004', '408461007', '408460008', '394606000', '408449004', '418018006', '394604002', '394609007', '408474001', '394610002', '394611003', '408477008', '394801008', '408463005', '419321007', '394576009', '394590007', '409967009', '408448007', '419043006', '394612005', '394733009', '394732004']}, 'type'=>'CodeableConcept', 'path'=>'PractitionerRole.specialty', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'preferred', 'uri'=>'http://hl7.org/fhir/ValueSet/c80-practice-codes'}}, + 'location' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Location'], 'type'=>'Reference', 'path'=>'PractitionerRole.location', 'min'=>0, 'max'=>Float::INFINITY}, + 'healthcareService' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/HealthcareService'], 'type'=>'Reference', 'path'=>'PractitionerRole.healthcareService', 'min'=>0, 'max'=>Float::INFINITY}, + 'contact' => {'type'=>'ExtendedContactDetail', 'path'=>'PractitionerRole.contact', 'min'=>0, 'max'=>Float::INFINITY}, + 'characteristic' => {'valid_codes'=>{'http://hl7.org/fhir/service-mode'=>['in-person', 'telephone', 'videoconference', 'chat']}, 'type'=>'CodeableConcept', 'path'=>'PractitionerRole.characteristic', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/service-mode'}}, + 'communication' => {'type'=>'CodeableConcept', 'path'=>'PractitionerRole.communication', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-languages'}}, + 'availability' => {'type'=>'Availability', 'path'=>'PractitionerRole.availability', 'min'=>0, 'max'=>1}, + 'endpoint' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Endpoint'], 'type'=>'Reference', 'path'=>'PractitionerRole.endpoint', 'min'=>0, 'max'=>Float::INFINITY} + } + + attr_accessor :id # 0-1 id + attr_accessor :meta # 0-1 Meta + attr_accessor :implicitRules # 0-1 uri + attr_accessor :language # 0-1 code + attr_accessor :text # 0-1 Narrative + attr_accessor :contained # 0-* [ Resource ] + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :identifier # 0-* [ Identifier ] + attr_accessor :active # 0-1 boolean + attr_accessor :period # 0-1 Period + attr_accessor :practitioner # 0-1 Reference(Practitioner) + attr_accessor :organization # 0-1 Reference(Organization) + attr_accessor :code # 0-* [ CodeableConcept ] + attr_accessor :display # 0-1 string + attr_accessor :specialty # 0-* [ CodeableConcept ] + attr_accessor :location # 0-* [ Reference(Location) ] + attr_accessor :healthcareService # 0-* [ Reference(HealthcareService) ] + attr_accessor :contact # 0-* [ ExtendedContactDetail ] + attr_accessor :characteristic # 0-* [ CodeableConcept ] + attr_accessor :communication # 0-* [ CodeableConcept ] + attr_accessor :availability # 0-1 Availability + attr_accessor :endpoint # 0-* [ Reference(Endpoint) ] + + def resourceType + 'PractitionerRole' + end + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/resources/Procedure.rb b/lib/fhir_models/r6/generated/resources/Procedure.rb new file mode 100644 index 00000000..0ebd5401 --- /dev/null +++ b/lib/fhir_models/r6/generated/resources/Procedure.rb @@ -0,0 +1,152 @@ +module FHIR + module R6 + class Procedure < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'occurrence' => ['dateTime', 'Period', 'string', 'Age', 'Range', 'Timing'], + 'reported' => ['boolean', 'Reference'] + } + SEARCH_PARAMS = ['based-on', 'category', 'code', 'date', 'encounter', 'identifier', 'instantiates-canonical', 'instantiates-uri', 'location', 'part-of', 'patient', 'performer', 'reason-code', 'reason-reference', 'report', 'status', 'subject'] + METADATA = { + 'id' => {'type'=>'id', 'path'=>'Procedure.id', 'min'=>0, 'max'=>1}, + 'meta' => {'type'=>'Meta', 'path'=>'Procedure.meta', 'min'=>0, 'max'=>1}, + 'implicitRules' => {'type'=>'uri', 'path'=>'Procedure.implicitRules', 'min'=>0, 'max'=>1}, + 'language' => {'type'=>'code', 'path'=>'Procedure.language', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-languages'}}, + 'text' => {'type'=>'Narrative', 'path'=>'Procedure.text', 'min'=>0, 'max'=>1}, + 'contained' => {'type'=>'Resource', 'path'=>'Procedure.contained', 'min'=>0, 'max'=>Float::INFINITY}, + 'extension' => {'type'=>'Extension', 'path'=>'Procedure.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Procedure.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'identifier' => {'type'=>'Identifier', 'path'=>'Procedure.identifier', 'min'=>0, 'max'=>Float::INFINITY}, + 'instantiatesCanonical' => {'type'=>'canonical', 'path'=>'Procedure.instantiatesCanonical', 'min'=>0, 'max'=>Float::INFINITY}, + 'instantiatesUri' => {'type'=>'uri', 'path'=>'Procedure.instantiatesUri', 'min'=>0, 'max'=>Float::INFINITY}, + 'basedOn' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/CarePlan', 'http://hl7.org/fhir/StructureDefinition/ServiceRequest', 'http://hl7.org/fhir/StructureDefinition/MedicationRequest'], 'type'=>'Reference', 'path'=>'Procedure.basedOn', 'min'=>0, 'max'=>Float::INFINITY}, + 'partOf' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Procedure', 'http://hl7.org/fhir/StructureDefinition/Observation', 'http://hl7.org/fhir/StructureDefinition/MedicationAdministration'], 'type'=>'Reference', 'path'=>'Procedure.partOf', 'min'=>0, 'max'=>Float::INFINITY}, + 'status' => {'valid_codes'=>{'http://hl7.org/fhir/event-status'=>['preparation', 'in-progress', 'not-done', 'on-hold', 'stopped', 'completed', 'entered-in-error', 'unknown']}, 'type'=>'code', 'path'=>'Procedure.status', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/event-status'}}, + 'statusReason' => {'valid_codes'=>{'http://snomed.info/sct'=>['183932001', '135809002', '135811006', '135822005', '135823000', '169551000', '170954008', '171277005', '171284002', '183934000', '183936003', '266757004', '266758009', '275935009', '275974002', '312451002', '315061006', '315062004', '315363002', '315364008', '315591006', '390795005', '390796006', '390910005', '394987009', '395174005', '395175006', '395675007', '407582002', '413558003', '414055003', '414159007', '414677003', '415571003', '415666001', '416091008', '416475003', '416704001', '416759002', '416996000', '417101006', '417128001', '438767006', '438833006', '698468005', '698521002', '699037006', '703997000', '703999002', '707298000', '715163003', '715166006', '719320000', '719324009', '719325005', '719330009', '719457005', '719458000', '719467000', '719469002', '719470001', '719472009', '719473004', '719474005', '719476007', '719598000', '719603008', '719886001', '736004008', '736006005', '761844008', '762450006', '840598000', '1145022003', '1145023008', '1145035007', '1156265005', '1157110005', '1157113007', '1157198004', '1157199007', '1162647000', '1162648005', '1179498004', '1179499007', '1193584006', '7611000175100', '50070151000188100', '416406003', '170624001', '170688000', '170689008', '170919001', '170958006', '182840001', '182841002', '182842009', '182843004', '182844005', '182845006', '182846007', '274512008', '309841001', '394909009', '395006008', '395007004', '395008009', '395009001', '412782003', '425519007', '425921008', '426970003', '426999008', '427569000', '430279008', '438604008', '439516000', '710765004', '713246009', '713247000', '713248005', '866267001', '70732231000132107', '416237000', '162650008', '162675007', '162882008', '162980001', '163128002', '163348001', '163582008', '164176006', '164503006', '164713001', '164725003', '164746007', '164766003', '164776000', '164786004', '164795007', '164808009', '164823004', '164831009', '164853006', '164964005', '164978006', '164985005', '164997006', '165008002', '165017002', '165026004', '165035006', '165074004', '165081006', '165104002', '165122004', '165139002', '165343008', '165377003', '165393007', '167219008', '167260001', '167272007', '167286006', '167296002', '167306007', '167317008', '167322008', '167594003', '167701000', '167728005', '168497006', '169607004', '169610006', '169611005', '169699008', '169704000', '169708002', '170100005', '170108003', '170117003', '170126000', '170135007', '170144008', '170153001', '170162004', '170171008', '170180008', '170257006', '170266005', '170275007', '170284007', '170293008', '170304008', '182849000', '183928007', '183929004', '183930009', '266756008', '266881002', '309846006', '310352003', '314374001', '371900001', '373147003', '373148008', '390848004', '391016008', '394965000', '396781004', '397004005', '397399004', '399538001', '401179006', '401318002', '408504000', '408836004', '408837008', '416128008', '418014008', '418731009', '428348004', '439867009', '441989008', '443788002', '698569004', '698753008', '699231000', '703942005', '712751006', '712985002', '713207007', '715621003', '715622005', '719072001', '719828003', '722825000', '4431000175103', '4451000175106', '4461000175108', '4471000175100', '4481000175102', '4501000175108', '4511000175106', '4521000175102', '4531000175104', '4541000175105', '4551000175107', '4571000175101', '4581000175103', '4591000175100', '5991000175105', '6001000175106', '6011000175109', '6021000175100', '6031000175102', '6041000175108', '6051000175105', '11991000175106', '21311000175107', '21641000175100', '21661000175101', '21691000175105', '34351000175108', '36751000175103', '90351000119108', '568351000005106', '577921000005107', '428119001', '134390006', '134391005', '134392003', '134394002', '135805008', '135806009', '135807000', '135808005', '183964008', '183965009', '183966005', '315214003', '407571005', '407572003', '407573008', '408339001', '408396006', '408397002', '408398007', '413167008', '413560001', '413812009', '415119001', '415570002', '415667005', '416664005', '416670004', '416678006', '416741000', '417013004', '417218000', '417434004', '699048004', '700384008', '703971006', '703996009', '704000000', '704033005', '704052004', '704096004', '707287001', '707853004', '709198003', '712740006', '736005009', '833323000', '874932008', '874933003', '874934009', '1145029007', '1145030002', '1156267002', '71911000119106', '416064006', '416432009', '169609001', '169635000', '169649009', '169660000', '169687001', '169693009', '169795009', '169796005', '170116007', '170125001', '170134006', '170143002', '170152006', '170161006', '170170009', '170179005', '170256002', '170265009', '170274006', '170283001', '170292003', '170302007', '171034000', '171103002', '171152003', '184163005', '408505004', '871868000', '871879005', '567971000005103', '567991000005102', '568001000005105', '183944003', '394908001', '168533005', '170585007', '170588009', '170620005', '170621009', '170675003', '170687005', '170700002', '170712003', '170725006', '170800007', '170816009', '170826002', '170834008', '170843004', '170854009', '170863006', '170872003', '170882002', '170894006', '170904002', '170912005', '170929008', '180863000', '268521004', '288120003', '391021006', '397023003', '414120003', '698459008', '700110004', '708000007', '719857004', '733035008', '763327008', '764637000', '1137454002', '35031000087105', '410536001']}, 'type'=>'CodeableConcept', 'path'=>'Procedure.statusReason', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/procedure-not-performed-reason'}}, + 'category' => {'valid_codes'=>{'http://snomed.info/sct'=>['24642003', '409063005', '409073007', '387713003', '15220000', '363679005', '122869004', '46947000', '410606002']}, 'type'=>'CodeableConcept', 'path'=>'Procedure.category', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/procedure-category'}}, + 'code' => {'valid_codes'=>{'http://snomed.info/sct'=>['71388002', '104001', '115006', '119000', '128004', '133000', '135007', '142007', '146005', '153001', '160007', '166001', '170009', '174000', '176003', '189009', '197002', '230009', '243009', '245002', '262007', '267001', '285008', '294002', '295001', '306005', '316002', '334003', '342002', '348003', '351005', '352003', '374009', '388008', '389000', '401004', '406009', '417005', '435001', '445004', '456004', '459006', '463004', '468008', '474008', '489004', '493005', '494004', '497006', '531007', '533005', '535003', '540006', '543008', '545001', '549007', '550007', '559008', '574005', '617002', '618007', '625000', '628003', '629006', '633004', '637003', '642006', '647000', '657004', '665001', '670008', '671007', '673005', '674004', '676002', '680007', '687005', '695009', '697001', '710006', '712003', '722009', '726007', '730005', '741007', '746002', '753006', '754000', '759005', '762008', '764009', '767002', '789003', '791006', '807005', '814007', '817000', '831000', '851001', '853003', '867007', '870006', '879007', '881009', '893000', '897004', '910002', '911003', '913000', '926001', '935008', '941001', '948007', '951000', '956005', '967006', '969009', '971009', '1001000', '1008006', '1019009', '1021004', '1029002', '1032004', '1035002', '1036001', '1041009', '1048003', '1054002', '1071001', '1084005', '1093006', '1103000', '1104006', '1115001', '1119007', '1121002', '1127003', '1133007', '1163003', '1176009', '1181000', '1186005', '1198000', '1209007', '1225002', '1227005', '1235008', '1237000', '1238005', '1251000', '1253002', '1258006', '1266002', '1267006', '1278003', '1279006', '1292009', '1299000', '1315009', '1324000', '1327007', '1328002', '1329005', '1337002', '1339004', '1352009', '1358008', '1366004', '1385001', '1390003', '1398005', '1399002', '1407007', '1410000', '1411001', '1413003', '1414009', '1417002', '1431002', '1440003', '1449002', '1453000', '1455007', '1457004', '1494008', '1500007', '1501006', '1505002', '1529009', '1533002', '1550000', '1555005', '1559004', '1576000', '1578004', '1583007', '1585000', '1596008', '1597004', '1614003', '1615002', '1616001', '1636000', '1638004', '1640009', '1645004', '1651009', '1653007', '1669000', '1677001', '1678006', '1680000', '1683003', '1689004', '1691007', '1699009', '1702002', '1704001', '1712009', '1713004', '1730002', '1746005', '1747001', '1753001', '1757000', '1759002', '1770009', '1774000', '1775004', '1784004', '1787006', '1788001', '1801001', '1805005', '1811008', '1813006', '1820004', '1830008', '1836002', '1844002', '1854003', '1859008', '1861004', '1862006', '1866009', '1868005', '1870001', '1871002', '1872009', '1876007', '1879000', '1889001', '1907003', '1917008', '1924009', '1950008', '1958001', '1966005', '1983001', '1995001', '1999007', '2002009', '2021001', '2051007', '2054004', '2067001', '2069003', '2078009', '2079001', '2080003', '2098004', '2115003', '2119009', '2127000', '2137005', '2153008', '2161003', '2164006', '2166008', '2171001', '2178007', '2181002', '2188008', '2193006', '2196003', '2199005', '2214008', '2220009', '2225004', '2234009', '2242005', '2244006', '2250001', '2252009', '2267008', '2270007', '2276001', '2278000', '2279008', '2290003', '2315006', '2318008', '2321005', '2322003', '2337004', '2344008', '2364003', '2371008', '2373006', '2382000', '2386002', '2393003', '2406000', '2407009', '2408004', '2409007', '2425002', '2442008', '2448007', '2455009', '2457001', '2458006', '2459003', '2474001', '2475000', '2480009', '2486003', '2488002', '2494005', '2498008', '2507007', '2508002', '2514009', '2517002', '2530001', '2531002', '2535006', '2536007', '2547000', '2552005', '2564002', '2566000', '2567009', '2580007', '2598006', '2601001', '2607002', '2613006', '2614000', '2616003', '2619005', '2629003', '2632000', '2642003', '2643008', '2644002', '2645001', '2646000', '2658000', '2659008', '2668005', '2673004', '2677003', '2690005', '2693007', '2696004', '2697008', '2716009', '2722000', '2731000', '2732007', '2737001', '2742009', '2743004', '2745006', '2752008', '2780005', '2794006', '2802005', '2811005', '2813008', '2837008', '2842000', '2843005', '2847006', '2851008', '2854000', '2857007', '2866006', '2875008', '2885009', '2891006', '2898000', '2908005', '2914003', '2915002', '2933008', '2945004', '2947007', '2960001', '2968008', '2970004', '2971000', '2977001', '3001009', '3010001', '3016007', '3025001', '3026000', '3029007', '3041000', '3047001', '3060007', '3061006', '3063009', '3075004', '3078002', '3083005', '3088001', '3090000', '3112006', '3116009', '3130004', '3133002', '3137001', '3143004', '3162001', '3164000', '3165004', '3166003', '3177009', '3183007', '3186004', '3190002', '3204007', '3241008', '3249005', '3256004', '3257008', '3258003', '3268008', '3270004', '3278006', '3287002', '3320000', '3324009', '3326006', '3328007', '3333006', '3338002', '3352000', '3357006', '3360004', '3390006', '3399007', '3407002', '3413006', '3418002', '3432000', '3443008', '3450007', '3457005', '3479000', '3498003', '3499006', '3509001', '3515001', '3517009', '3518004', '3527003', '3546002', '3559005', '3562008', '3564009', '3575008', '3580004', '3605001', '3607009', '3620007', '3625002', '3651000', '3654008', '3659003', '3664004', '3666002', '3669009', '3673007', '3683006', '3686003', '3688002', '3690001', '3691002', '3697003', '3700004', '3701000', '3713005', '3717006', '3735002', '3740005', '3748003', '3749006', '3758004', '3770000', '3778007', '3780001', '3784005', '3786007', '3787003', '3794000', '3796003', '3799005', '3802001', '3819004', '3826004', '3828003', '3831002', '3843001', '3858009', '3861005', '3862003', '3864002', '3880007', '3881006', '3887005', '3889008', '3891000', '3895009', '3907006', '3911000', '3915009', '3917001', '3918006', '3926003', '3929005', '3936006', '3938007', '3942005', '3955006', '3957003', '3963007', '3967008', '3968003', '3969006', '3971006', '3980006', '3981005', '3985001', '3991004', '3998005', '4007002', '4008007', '4027001', '4034004', '4035003', '4036002', '4037006', '4044002', '4045001', '4052004', '4064007', '4068005', '4083000', '4084006', '4090005', '4094001', '4102006', '4114003', '4116001', '4119008', '4134002', '4139007', '4143006', '4149005', '4154001', '4165006', '4192000', '4213001', '4214007', '4226002', '4252008', '4263006', '4266003', '4285000', '4293000', '4304000', '4319004', '4321009', '4323007', '4331002', '4333004', '4336007', '4337003', '4339000', '4341004', '4344007', '4348005', '4350002', '4363008', '4365001', '4380007', '4387005', '4388000', '4407008', '4411002', '4420006', '4424002', '4436008', '4438009', '4443002', '4447001', '4449003', '4450003', '4455008', '4457000', '4466001', '4467005', '4475004', '4487006', '4489009', '4503005', '4504004', '4505003', '4507006', '4511000', '4516005', '4520009', '4525004', '4533003', '4535005', '4539004', '4542005', '4544006', '4558008', '4563007', '4570007', '4579008', '4581005', '4585001', '4587009', '4593001', '4594007', '4613005', '4625008', '4626009', '4636001', '4640005', '4642002', '4670000', '4671001', '4691008', '4692001', '4694000', '4699005', '4701005', '4707009', '4712005', '4713000', '4719001', '4727005', '4734007', '4737000', '4756005', '4758006', '4764004', '4765003', '4770005', '4772002', '4784000', '4804005', '4811009', '4815000', '4820000', '4827002', '4829004', '4847005', '4849008', '4862007', '4877004', '4891005', '4895001', '4902005', '4903000', '4904006', '4914002', '4929000', '4930005', '4934001', '4957007', '4966006', '4970003', '4974007', '4976009', '4987001', '4992004', '4993009', '5016005', '5019003', '5021008', '5022001', '5025004', '5032008', '5048009', '5055006', '5057003', '5065000', '5091004', '5105000', '5110001', '5113004', '5119000', '5121005', '5123008', '5130002', '5131003', '5147001', '5151004', '5154007', '5161006', '5162004', '5165002', '5176003', '5182000', '5184004', '5186002', '5190000', '5191001', '5212002', '5216004', '5233006', '5243009', '5245002', '5246001', '5264008', '5267001', '5270002', '5273000', '5282006', '5290006', '5298004', '5304008', '5316002', '5317006', '5326009', '5328005', '5337005', '5338000', '5342002', '5348003', '5357009', '5373003', '5384005', '5391008', '5393006', '5402006', '5407000', '5415002', '5419008', '5422005', '5431005', '5433008', '5446003', '5447007', '5452002', '5456004', '5457008', '5460001', '5479003', '5486006', '5506006', '5517007', '5521000', '5536002', '5545001', '5551006', '5556001', '5570001', '5571002', '5572009', '5586008', '5608002', '5616006', '5632009', '5636007', '5638008', '5648005', '5651003', '5663008', '5669007', '5671007', '5687005', '5690004', '5694008', '5721002', '5722009', '5726007', '5728008', '5731009', '5733007', '5738003', '5745003', '5760000', '5777000', '5781000', '5785009', '5787001', '5789003', '5796001', '5806001', '5807005', '5809008', '5812006', '5818005', '5821007', '5823005', '5832007', '5845006', '5857002', '5865004', '5870006', '5880005', '5892005', '5894006', '5897004', '5902003', '5925002', '5930003', '5947002', '5961007', '5966002', '5971009', '5983006', '5986003', '5992009', '5995006', '5997003', '5998008', '6005008', '6007000', '6019008', '6025007', '6026008', '6029001', '6035001', '6063004', '6069000', '6082008', '6092000', '6100001', '6108008', '6119006', '6125005', '6126006', '6127002', '6130009', '6133006', '6143009', '6146001', '6148000', '6157006', '6159009', '6161000', '6164008', '6166005', '6177004', '6187000', '6188005', '6189002', '6190006', '6195001', '6198004', '6200005', '6205000', '6213004', '6221005', '6225001', '6226000', '6227009', '6231003', '6238009', '6240004', '6255008', '6271008', '6274000', '6289009', '6295005', '6307005', '6309008', '6319002', '6337001', '6339003', '6343004', '6353003', '6354009', '6355005', '6358007', '6361008', '6363006', '6370006', '6384001', '6385000', '6388003', '6396008', '6397004', '6399001', '6402000', '6403005', '6419003', '6433003', '6434009', '6438007', '6439004', '6443000', '6444006', '6465000', '6473009', '6480006', '6486000', '6487009', '6491004', '6499002', '6506000', '6519001', '6521006', '6527005', '6535008', '6536009', '6543003', '6547002', '6555009', '6556005', '6562000', '6563005', '6567006', '6585004', '6589005', '6601003', '6614002', '6615001', '6622009', '6634001', '6639006', '6650009', '6656003', '6657007', '6658002', '6661001', '6668007', '6670003', '6682007', '6689003', '6690007', '6704000', '6708002', '6712008', '6722002', '6726004', '6727008', '6728003', '6732009', '6737003', '6745008', '6748005', '6759001', '6760006', '6763008', '6774004', '6776002', '6778001', '6779009', '6782004', '6794008', '6801000', '6812000', '6818001', '6832004', '6833009', '6846004', '6848003', '6853008', '6862005', '6872008', '6880001', '6889000', '6898002', '6903003', '6909004', '6915004', '6943008', '6948004', '6951006', '6967000', '6968005', '6976007', '6979000', '6986008', '7001008', '7012008', '7017002', '7026004']}, 'type'=>'CodeableConcept', 'path'=>'Procedure.code', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/procedure-code'}}, + 'subject' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Group', 'http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/Organization', 'http://hl7.org/fhir/StructureDefinition/Location'], 'type'=>'Reference', 'path'=>'Procedure.subject', 'min'=>1, 'max'=>1}, + 'focus' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Group', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/Organization', 'http://hl7.org/fhir/StructureDefinition/CareTeam', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole', 'http://hl7.org/fhir/StructureDefinition/Specimen'], 'type'=>'Reference', 'path'=>'Procedure.focus', 'min'=>0, 'max'=>1}, + 'encounter' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Encounter'], 'type'=>'Reference', 'path'=>'Procedure.encounter', 'min'=>0, 'max'=>1}, + 'occurrenceDateTime' => {'type'=>'dateTime', 'path'=>'Procedure.occurrence[x]', 'min'=>0, 'max'=>1}, + 'occurrencePeriod' => {'type'=>'Period', 'path'=>'Procedure.occurrence[x]', 'min'=>0, 'max'=>1}, + 'occurrenceString' => {'type'=>'string', 'path'=>'Procedure.occurrence[x]', 'min'=>0, 'max'=>1}, + 'occurrenceAge' => {'type'=>'Age', 'path'=>'Procedure.occurrence[x]', 'min'=>0, 'max'=>1}, + 'occurrenceRange' => {'type'=>'Range', 'path'=>'Procedure.occurrence[x]', 'min'=>0, 'max'=>1}, + 'occurrenceTiming' => {'type'=>'Timing', 'path'=>'Procedure.occurrence[x]', 'min'=>0, 'max'=>1}, + 'recorded' => {'type'=>'dateTime', 'path'=>'Procedure.recorded', 'min'=>0, 'max'=>1}, + 'recorder' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole'], 'type'=>'Reference', 'path'=>'Procedure.recorder', 'min'=>0, 'max'=>1}, + 'reportedBoolean' => {'type'=>'boolean', 'path'=>'Procedure.reported[x]', 'min'=>0, 'max'=>1}, + 'reportedReference' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole', 'http://hl7.org/fhir/StructureDefinition/Organization'], 'type'=>'Reference', 'path'=>'Procedure.reported[x]', 'min'=>0, 'max'=>1}, + 'performer' => {'type'=>'Procedure::Performer', 'path'=>'Procedure.performer', 'min'=>0, 'max'=>Float::INFINITY}, + 'location' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Location'], 'type'=>'Reference', 'path'=>'Procedure.location', 'min'=>0, 'max'=>1}, + 'reason' => {'type'=>'CodeableReference', 'path'=>'Procedure.reason', 'min'=>0, 'max'=>Float::INFINITY}, + 'bodySite' => {'valid_codes'=>{'http://snomed.info/sct'=>['53075003', '76986006', '65258003', '54333003', '10770001', '363670009', '371216008', '371219001', '371205001', '371203008', '371292009', '371255009', '371288002', '371284000', '67169006', '9677004', '46971007', '3134008', '71822005', '89221001', '90894004', '89995006', '15368009', '30980004', '38607000', '2979003', '19193007', '67411009', '81012005', '75772009', '67453005', '80144004', '6417001', '113225006', '22457002', '45879002', '122474001', '122475000', '69030007', '29850006', '442083009', '106004', '107008', '108003', '110001', '111002', '116007', '124002', '149003', '155008', '167005', '202009', '205006', '206007', '221001', '227002', '233006', '235004', '246001', '247005', '251007', '256002', '263002', '266005', '272005', '273000', '283001', '284007', '289002', '301000', '311007', '315003', '318001', '344001', '345000', '356000', '393006', '402006', '405008', '414003', '420002', '422005', '446003', '457008', '461002', '464005', '465006', '471000', '480000', '485005', '528006', '552004', '565008', '582005', '587004', '589001', '595000', '608002', '621009', '635006', '650002', '660006', '661005', '667009', '688000', '691000', '692007', '723004', '774007', '790007', '798000', '808000', '809008', '823005', '830004', '836005', '885000', '895007', '917004', '921006', '947002', '955009', '976004', '996007', '1005009', '1012000', '1015003', '1028005', '1030007', '1063000', '1075005', '1076006', '1086007', '1087003', '1092001', '1099005', '1101003', '1106008', '1110006', '1122009', '1136004', '1159005', '1172006', '1173001', '1174007', '1193009', '1216008', '1231004', '1236009', '1243003', '1246006', '1263005', '1277008', '1307006', '1311000', '1350001', '1353004', '1403006', '1425000', '1439000', '1441004', '1456008', '1467009', '1484003', '1490004', '1502004', '1511004', '1516009', '1527006', '1537001', '1541002', '1562001', '1580005', '1581009', '1584001', '1600003', '1605008', '1610007', '1611006', '1617005', '1620002', '1626008', '1627004', '1630006', '1631005', '1650005', '1655000', '1659006', '1684009', '1706004', '1707008', '1711002', '1716007', '1721005', '1729007', '1732005', '1765002', '1780008', '1781007', '1797002', '1818002', '1825009', '1832000', '1840006', '1849007', '1853009', '1874005', '1895000', '1902009', '1910005', '1918003', '1927002', '1992003', '1997009', '2010005', '2020000', '2031008', '2033006', '2044003', '2048000', '2049008', '2059009', '2071003', '2076008', '2083001', '2095001', '2123001', '2150006', '2156000', '2160002', '2175005', '2182009', '2192001', '2205003', '2209009', '2236006', '2246008', '2255006', '2292006', '2302002', '2305000', '2306004', '2327009', '2330002', '2332005', '2334006', '2349003', '2372001', '2383005', '2389009', '2395005', '2397002', '2400006', '2402003', '2421006', '2433001', '2436009', '2453002', '2454008', '2484000', '2489005', '2499000', '2502001', '2504000', '2510000', '2539000', '2543001', '2550002', '2577006', '2579009', '2592007', '2600000', '2620004', '2639009', '2653009', '2666009', '2672009', '2675006', '2681003', '2682005', '2686008', '2687004', '2695000', '2703009', '2712006', '2718005', '2726002', '2730004', '2739003', '2741002', '2746007', '2748008', '2759004', '2771005', '2789006', '2792005', '2803000', '2810006', '2812003', '2824005', '2826007', '2830005', '2839006', '2841007', '2845003', '2848001', '2855004', '2861001', '2894003', '2905008', '2909002', '2920002', '2922005', '2923000', '2969000', '2986006', '2998001', '3003007', '3008003', '3028004', '3039001', '3042007', '3054007', '3055008', '3056009', '3057000', '3058005', '3062004', '3068000', '3081007', '3093003', '3100007', '3113001', '3117000', '3118005', '3120008', '3138006', '3153003', '3156006', '3159004', '3169005', '3178004', '3194006', '3198009', '3215002', '3222005', '3227004', '3236000', '3243006', '3255000', '3262009', '3279003', '3295003', '3301002', '3302009', '3315000', '3332001', '3336003', '3341006', '3350008', '3362007', '3366005', '3370002', '3374006', '3377004', '3382006', '3383001', '3394002', '3395001', '3396000', '3400000', '3409004', '3417007', '3438001', '3444002', '3447009', '3460003', '3462006', '3471002', '3478008', '3481003', '3488009', '3490005', '3524005', '3538003', '3541007', '3553006', '3556003', '3563003', '3572006', '3578005', '3582007', '3584008', '3594003', '3608004', '3609007', '3646006', '3663005', '3665003', '3670005', '3711007', '3743007', '3761003', '3766008', '3785006', '3788008', '3789000', '3810000', '3838008', '3860006', '3865001', '3867009', '3876002', '3877006', '3910004', '3916005', '3924000', '3931001', '3935005', '3937002', '3954005', '3956007', '3959000', '3960005', '3964001', '3966004', '3977005', '3984002', '3989007', '4015004', '4019005', '4029003', '4061004', '4066009', '4072009', '4081003', '4093007', '4111006', '4117005', '4121003', '4146003', '4148002', '4150005', '4158003', '4159006', '4180000', '4193005', '4205002', '4212006', '4215008', '4247003', '4258007', '4276000', '4281009', '4295007', '4303006', '4312008', '4317002', '4328003', '4335006', '4352005', '4358009', '4360006', '4369007', '4371007', '4375003', '4377006', '4394008', '4402002', '4419000', '4421005', '4430002', '4432005', '4442007', '4486002', '4524000', '4527007', '4537002', '4548009', '4549001', '4566004', '4573009', '4578000', '4588004', '4596009', '4603002', '4606005', '4621004', '4624007', '4647008', '4651005', '4658004', '4677002', '4703008', '4717004', '4718009', '4743003', '4755009', '4759003', '4766002', '4768001', '4774001', '4775000', '4799000', '4810005', '4812002', '4828007', '4840007', '4843009', '4861000', '4866005', '4870002', '4871003', '4881004', '4888005', '4897009', '4905007', '4906008', '4924005', '4942000', '4954000', '4956003', '4958002', '5001007', '5023006', '5026003', '5046008', '5068003', '5069006', '5076001', '5115006', '5122003', '5128004', '5192008', '5194009', '5195005', '5204005', '5213007', '5225005', '5228007', '5229004', '5261000', '5272005', '5279001', '5296000', '5324007', '5329002', '5336001', '5347008', '5362005', '5366008', '5379004', '5382009', '5394000', '5398002', '5403001', '5421003', '5427004', '5458003', '5459006', '5491007', '5493005', '5498001', '5520004', '5538001', '5544002', '5560003', '5564007', '5574005', '5580002', '5597008', '5611001', '5625000', '5627008', '5633004', '5643001', '5644007', '5653000', '5665001', '5668004', '5682004', '5696005', '5697001', '5709001', '5713008', '5717009', '5718004', '5727003', '5742000', '5751008', '5769004', '5780004', '5798000', '5802004', '5814007', '5815008', '5816009', '5825003', '5828001', '5847003', '5854009', '5868002', '5872003', '5881009', '5882002', '5889006', '5890002', '5893000', '5898009', '5923009', '5926001', '5928000', '5942008', '5943003', '5944009', '5948007', '5951000', '5953002', '5976004', '5979006', '5996007', '6001004', '6004007', '6006009', '6009002', '6014003', '6023000', '6032003', '6046003', '6050005', '6059006', '6062009', '6073002', '6074008', '6076005', '6104005', '6105006', '6110005', '6216007', '6217003', '6229007', '6253001', '6268000', '6269008', '6279005', '6317000', '6325003', '6326002', '6335009', '6359004', '6371005', '6375001', '6392005', '6404004', '6413002', '6423006', '6424000', '6445007', '6448009', '6450001', '6472004', '6504002', '6511003', '6530003', '6533001', '6538005', '6541001', '6544009', '6550004', '6551000', '6553002', '6564004', '6566002', '6572002', '6598008', '6606008', '6608009', '6620001', '6623004', '6633007', '6643005', '6646002', '6649009', '6651008', '6684008', '6685009', '6711001', '6720005', '6731002', '6739000', '6742006', '6750002', '6757004', '6787005', '6789008', '6799003', '6805009', '6820003', '6828005', '6829002', '6834003', '6841009', '6844001', '6850006', '6864006', '6866008', '6871001', '6894000', '6902008', '6905005', '6912001', '6914000', '6921000', '6930008', '6944002', '6969002', '6975006', '6981003', '6987004', '6989001', '6991009', '7035006', '7050002', '7067009', '7076002', '7083009', '7091000', '7099003', '7117004', '7148007', '7149004', '7154008', '7160008', '7167006', '7173007', '7188002', '7192009', '7227003', '7234001', '7242000', '7295002', '7296001', '7311008', '7344002', '7345001', '7362006', '7376007', '7378008', '7384006', '7404008', '7435002', '7471001', '7477002', '7480001', '7494000', '7498002', '7507003', '7524009', '7532001', '7554004', '7566005', '7569003', '7591005', '7597009', '7605000', '7610001', '7629007', '7651004', '7652006', '7657000', '7658005', '7697002', '7712004', '7726008', '7736000', '7742001', '7748002', '7755000', '7756004', '7764005', '7769000', '7783003', '7820009', '7829005', '7832008', '7835005', '7840002', '7841003', '7844006', '7851002', '7854005', '7872004', '7874003', '7880006', '7884002', '7885001', '7892006', '7896009', '7911004', '7925003', '7936005', '7944005', '7954009', '7967007', '7986004', '7991003', '7999001', '8001006', '8012006', '8017000', '8024004', '8039003', '8040001', '8045006', '8057002', '8059004', '8067007', '8068002', '8079007', '8091003', '8100009', '8111001', '8112008', '8119004', '8128003', '8133004', '8157004', '8158009', '8159001', '8160006', '8161005', '8165001', '8205005', '8225009', '8242003', '8251006', '8264007', '8265008', '8266009', '8289001', '8292002', '8314003', '8334002', '8356004', '8369000', '8373002', '8387002', '8389004', '8412003', '8415001', '8454000', '8464009', '8482007', '8483002', '8496001', '8523001', '8546004', '8556000', '8559007', '8560002', '8580001', '8595004', '8598002', '8600008', '8603005', '8604004', '8608001', '8617001', '8623006', '8629005', '8640002', '8668003', '8671006', '8677005', '8688004', '8695008', '8710005', '8711009', '8714001', '8752000', '8775007', '8784007', '8810002', '8814006', '8815007', '8820007', '8821006', '8827005', '8839002', '8845005', '8850004', '8854008', '8862000', '8873007', '8887007', '8892009', '8894005', '8897003', '8907008', '8910001', '8911002', '8928004', '8931003', '8935007', '8942007', '8965002', '8966001', '8983005', '8988001', '8993003', '9000002', '9003000', '9018004', '9040008', '9055004', '9073001', '9081000', '9086005', '9089003', '9108007', '9127001', '9156001', '9185007', '9186008', '9188009', '9208002', '9212008', '9229006', '9231002', '9240003', '9242006', '9258009', '9261005', '9262003', '9284003', '9290004', '9305001', '9317004', '9320007', '9321006', '9325002', '9332006', '9348007', '9379006', '9380009', '9384000', '9390001', '9432007', '9438006', '9454009', '9455005', '9475001', '9481009', '9490002', '9498009', '9502002', '9512009', '9535007', '9558005', '9566001', '9568000', '9596006', '9609000', '9625005', '9642004', '9646001', '9654004', '9659009', '9662007', '9668006', '9683001', '9684007', '9708001', '9736006', '9743000', '9758008', '9770007', '9775002', '9779008', '9783008', '9791004', '9796009', '9813009', '9825007', '9837009', '9840009', '9841008', '9846003', '9847007', '9849005', '9870004', '9875009', '9878006', '9880000', '9881001', '9891007', '9898001', '9951005', '9968009', '9970000']}, 'type'=>'CodeableConcept', 'path'=>'Procedure.bodySite', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/body-site'}}, + 'bodyStructure' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/BodyStructure'], 'type'=>'Reference', 'path'=>'Procedure.bodyStructure', 'min'=>0, 'max'=>Float::INFINITY}, + 'outcome' => {'type'=>'CodeableReference', 'path'=>'Procedure.outcome', 'min'=>0, 'max'=>Float::INFINITY}, + 'report' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/DiagnosticReport', 'http://hl7.org/fhir/StructureDefinition/DocumentReference', 'http://hl7.org/fhir/StructureDefinition/Composition'], 'type'=>'Reference', 'path'=>'Procedure.report', 'min'=>0, 'max'=>Float::INFINITY}, + 'complication' => {'type'=>'CodeableReference', 'path'=>'Procedure.complication', 'min'=>0, 'max'=>Float::INFINITY}, + 'followUp' => {'type'=>'CodeableReference', 'path'=>'Procedure.followUp', 'min'=>0, 'max'=>Float::INFINITY}, + 'note' => {'type'=>'Annotation', 'path'=>'Procedure.note', 'min'=>0, 'max'=>Float::INFINITY}, + 'focalDevice' => {'type'=>'Procedure::FocalDevice', 'path'=>'Procedure.focalDevice', 'min'=>0, 'max'=>Float::INFINITY}, + 'used' => {'type'=>'CodeableReference', 'path'=>'Procedure.used', 'min'=>0, 'max'=>Float::INFINITY}, + 'supportingInfo' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Resource'], 'type'=>'Reference', 'path'=>'Procedure.supportingInfo', 'min'=>0, 'max'=>Float::INFINITY} + } + + class Performer < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Performer.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Performer.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Performer.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'function' => {'valid_codes'=>{'http://snomed.info/sct'=>['429577009', '116154003', '133932002', '223366009', '1421009', '3430008', '3842006', '4162009', '5275007', '6816002', '6868009', '8724009', '11661002', '11911009', '11935004', '13580004', '14698002', '17561000', '18803008', '18850004', '19244007', '20145008', '21365001', '21450003', '22515006', '22731001', '22983004', '23278007', '24430003', '24590004', '25961008', '26042002', '26369006', '28229004', '28411006', '28544002', '36682004', '37154003', '37504001', '39677007', '40127002', '40204001', '40570005', '41672002', '41904004', '43702002', '44652006', '45440000', '45544007', '45956004', '46255001', '48740002', '49203003', '49993003', '50149000', '54503009', '56397003', '56466003', '56542007', '56545009', '57654006', '59058001', '59169001', '59317003', '59944000', '60008001', '61207006', '61246008', '61345009', '61894003', '62247001', '63098009', '66476003', '66862007', '68867008', '68950000', '69280009', '71838004', '73265009', '75271001', '76166008', '76231001', '76899008', '78703002', '78729002', '79898004', '80409005', '80546007', '80584001', '80933006', '81464008', '82296001', '83273008', '83685006', '85733003', '88189002', '90201008', '90655003', '106289002', '106292003', '106293008', '106294002', '106296000', '106330007', '158965000', '158966004', '158967008', '158968003', '158969006', '158971006', '158972004', '158973009', '158974003', '158975002', '158977005', '158978000', '158979008', '158980006', '158983008', '158984002', '158985001', '158986000', '158987009', '158988004', '158989007', '158990003', '158992006', '158993001', '158994007', '158995008', '158996009', '158997000', '158998005', '158999002', '159001001', '159002008', '159003003', '159004009', '159005005', '159006006', '159007002', '159010009', '159011008', '159012001', '159014000', '159016003', '159017007', '159018002', '159019005', '159021000', '159022007', '159025009', '159026005', '159027001', '159028006', '159033005', '159034004', '159035003', '159036002', '159037006', '159038001', '159039009', '159040006', '159041005', '159141008', '159972006', '160008000', '224529009', '224530004', '224531000', '224532007', '224533002', '224534008', '224535009', '224536005', '224537001', '224538006', '224540001', '224541002', '224542009', '224543004', '224544005', '224545006', '224546007', '224547003', '224548008', '224549000', '224550000', '224551001', '224552008', '224554009', '224555005', '224556006', '224557002', '224558007', '224559004', '224560009', '224562001', '224563006', '224564000', '224565004', '224566003', '224567007', '224569005', '224570006', '224571005', '224572003', '224573008', '224574002', '224575001', '224576000', '224577009', '224578004', '224579007', '224580005', '224581009', '224583007', '224584001', '224585000', '224586004', '224587008', '224588003', '224589006', '224590002', '224591003', '224592005', '224593000', '224594006', '224595007', '224596008', '224597004', '224598009', '224599001', '224600003', '224601004', '224602006', '224603001', '224604007', '224606009', '224607000', '224608005', '224609002', '224610007', '224614003', '224615002', '224620002', '224621003', '224622005', '224623000', '224624006', '224625007', '224626008', '224936003', '225726006', '225727002', '265937000', '265939002', '283875005', '302211009', '303124005', '303129000', '303133007', '303134001', '304291006', '304292004', '307988006', '308002005', '309294001', '309295000', '309296004', '309322005', '309323000', '309324006', '309326008', '309327004', '309328009', '309329001', '309330006', '309331005', '309332003', '309333008', '309334002', '309335001', '309336000', '309337009', '309338004', '309339007', '309340009', '309341008', '309342001', '309343006', '309345004', '309346003', '309347007', '309348002', '309349005', '309350005', '309351009', '309352002', '309353007', '309354001', '309355000', '309356004', '309357008', '309358003', '309359006', '309360001', '309361002', '309362009', '309363004', '309364005', '309366007', '309367003', '309368008', '309369000', '309371000', '309372007', '309373002', '309374008', '309375009', '309376005', '309377001', '309378006', '309379003', '309380000', '309381001', '309382008', '309383003', '309384009', '309385005', '309386006', '309388007', '309389004', '309390008', '309391007', '309392000', '309393005', '309394004', '309395003', '309396002', '309397006', '309398001', '309399009', '309400002', '309401003', '309402005', '309403000', '309404006', '309409001', '309410006', '309411005', '309412003', '309413008', '309414002', '309415001', '309416000', '309417009', '309418004', '309419007', '309420001', '309421002', '309422009', '309423004', '309427003', '309428008', '309429000', '309434001', '309435000', '309436004', '309437008', '309439006', '309440008', '309441007', '309442000', '309443005', '309444004', '309445003', '309446002', '309450009', '309452001', '309453006', '309454000', '309455004', '309459005', '309460000', '310170009', '310171008', '310172001', '310173006', '310174000', '310175004', '310176003', '310177007', '310178002', '310179005', '310180008', '310181007', '310182000', '310184004', '310185003', '310186002', '310187006', '310188001', '310189009', '310190000', '310191001', '310192008', '310193003', '310194009', '310512001', '311441001', '312485001', '372102007', '387619007', '394572006', '394618009', '397897005', '397903001', '397908005', '398130009', '398238009', '404940000', '405277009', '405278004', '405279007', '405623001', '405684005', '405685006', '408798009', '408799001', '409974004', '409975003', '413854007', '415075003', '415506007', '416160000', '420409002', '420678001', '421841007', '422140007', '422234006', '432100008', '442867008', '443090005', '444912007', '445313000', '445451001', '446050000', '446701002', '449161006', '471302004', '720503005', '721936008', '721937004', '721938009', '721939001', '721940004', '721941000', '721942007', '721943002', '734293001', '734294007', '763292005', '768730001', '768731002', '768732009', '768819009', '768825008', '768826009', '768827000', '768828005', '768829002', '768832004', '768833009', '768834003', '768836001', '768837005', '768839008', '789543004', '840583002', '840584008', '878785002', '878786001', '878787005', '897187007', '1172950003', '1186716007', '1186914001', '1251537007', '1251542004', '1251548000', '1254982001', '1254983006', '1254984000', '1255370008', '1255371007', '1255372000', '1255373005', '1255374004', '1255514008', '1255515009', '1255516005', '1255517001', '1255518006', '1255519003', '1255719001', '1256114007', '1259214004', '1259964002', '3981000175106', '9371000175105', '25941000087102', '26031000087100', '26071000087103', '26091000087104', '450044741000087104', '224930009', '224891009', '278032008', '310000008', '310001007', '310002000', '310003005', '310004004', '310005003', '310006002', '310007006', '310008001', '310009009', '310010004', '310011000', '310012007', '310013002', '310014008', '310015009', '310016005', '310017001', '310018006', '310019003', '310020009', '310021008', '310022001', '310023006', '310024000', '310025004', '310026003', '310027007', '310028002', '310029005', '310030000', '310031001', '310032008', '310033003', '310034009', '310060005', '310061009', '310062002', '310063007', '310064001', '310065000', '310066004', '310067008', '310068003', '310069006', '310070007', '310071006', '310072004', '310073009', '310074003', '310076001', '310078000', '310079008', '310080006', '310081005', '310082003', '310083008', '310084002', '310085001', '310086000', '310087009', '310088004', '310089007', '310090003', '310091004', '310092006', '310093001', '310094007', '310095008', '310096009', '310098005', '310099002', '310100005', '310101009', '310102002', '310103007', '310104001', '310105000', '310106004', '310107008', '310108003', '310109006', '310110001', '310111002', '310112009', '310113004', '310114005', '310115006', '310116007', '310117003', '310118008', '310119000', '310121005', '310122003', '310123008', '310124002', '310125001', '310126000', '310127009', '310128004', '310129007', '310130002', '310131003', '310132005', '310133000', '310134006', '310135007', '310136008', '310137004', '310138009', '310139001', '310140004', '310141000', '310142007', '310143002', '310144008', '310145009', '310146005', '310147001', '310148006', '310149003', '310150003', '310151004', '310152006', '310153001', '310155008', '310156009', '310157000', '310158005', '310159002', '310160007', '310161006', '310162004', '310163009', '310164003', '310165002', '310166001', '310167005', '310168000', '310169008', '310200001', '373654008', '395086005', '395104009', '408451000', '408452007', '408458006', '409971007', '413294000', '413299005', '413331009', '444913002', '444933003', '445449000', '699478002', '699650006', '700221004', '700231006', '700232004', '700241009', '700433006', '700434000', '700435004', '700436003', '705150003', '706900000', '706901001', '706902008', '706903003', '708168004', '708169007', '708170008', '708171007', '708172000', '708173005', '708174004', '708175003', '708178001', '708179009', '708180007', '708182004', '708183009', '708184003', '708185002', '708187005', '708188000', '708190004', '708191000', '708193002', '708194008', '708196005', '710028007', '711332004', '714088003', '714089006', '722140001', '722170006', '722174002', '722175001', '722176000', '722352000', '722393008', '722424008', '733459009', '733921009', '734862008', '734863003', '734920002', '736622005', '741073001', '773558007', '788001008', '788002001', '788003006', '788004000', '788005004', '788006003', '788007007', '788008002', '788009005', '788121006', '788122004', '788123009', '788124003', '788125002', '788126001', '788127005', '788128000', '789714005', '789715006', '789716007', '789717003', '789718008', '792847005', '792848000', '792849008', '816075004', '830037002', '830038007', '830039004', '830149003', '840585009', '840586005', '840587001', '896974005', '897188002', '1148679005', '1163002007', '1163003002', '1163004008', '1163054002', '1186717003', '1230044005', '1230045006', '1230046007', '1231390004', '1231391000', '1231392007', '1231393002', '1231394008', '1231786003', '1234796008', '1237575008', '1240399006', '1255186006', '1255633009', '1255878009', '1255914002', '1256098007', '1259941004', '2351000175106', '2391000175104', '2421000175108', '2451000175103', '2461000175101', '2471000175109', '3531000175102', '3621000175101', '3751000175100', '3761000175103', '3771000175106', '3781000175109', '3791000175107', '3801000175108', '23871000087101', '23891000087102', '23901000087101', '23911000087104', '23941000087103', '23951000087100', '24001000087103', '24011000087101', '24051000087102', '24081000087105', '24101000087102', '24141000087104', '24271000087103', '24291000087104', '24331000087108', '24351000087104', '28541000087101', '34911000087100', '431051000124102', '1136421000168109']}, 'type'=>'CodeableConcept', 'path'=>'Performer.function', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/participant-role'}}, + 'actor' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole', 'http://hl7.org/fhir/StructureDefinition/Organization', 'http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson', 'http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/CareTeam', 'http://hl7.org/fhir/StructureDefinition/HealthcareService'], 'type'=>'Reference', 'path'=>'Performer.actor', 'min'=>1, 'max'=>1}, + 'onBehalfOf' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Organization'], 'type'=>'Reference', 'path'=>'Performer.onBehalfOf', 'min'=>0, 'max'=>1}, + 'period' => {'type'=>'Period', 'path'=>'Performer.period', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :function # 0-1 CodeableConcept + attr_accessor :actor # 1-1 Reference(Practitioner|PractitionerRole|Organization|Patient|RelatedPerson|Device|CareTeam|HealthcareService) + attr_accessor :onBehalfOf # 0-1 Reference(Organization) + attr_accessor :period # 0-1 Period + end + + class FocalDevice < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'FocalDevice.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'FocalDevice.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'FocalDevice.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'action' => {'valid_codes'=>{'http://snomed.info/sct'=>['129336009', '278312000', '282089006', '129303008']}, 'type'=>'CodeableConcept', 'path'=>'FocalDevice.action', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'preferred', 'uri'=>'http://hl7.org/fhir/ValueSet/device-action'}}, + 'manipulated' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Device'], 'type'=>'Reference', 'path'=>'FocalDevice.manipulated', 'min'=>1, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :action # 0-1 CodeableConcept + attr_accessor :manipulated # 1-1 Reference(Device) + end + + attr_accessor :id # 0-1 id + attr_accessor :meta # 0-1 Meta + attr_accessor :implicitRules # 0-1 uri + attr_accessor :language # 0-1 code + attr_accessor :text # 0-1 Narrative + attr_accessor :contained # 0-* [ Resource ] + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :identifier # 0-* [ Identifier ] + attr_accessor :instantiatesCanonical # 0-* [ canonical ] + attr_accessor :instantiatesUri # 0-* [ uri ] + attr_accessor :basedOn # 0-* [ Reference(CarePlan|ServiceRequest|MedicationRequest) ] + attr_accessor :partOf # 0-* [ Reference(Procedure|Observation|MedicationAdministration) ] + attr_accessor :status # 1-1 code + attr_accessor :statusReason # 0-1 CodeableConcept + attr_accessor :category # 0-* [ CodeableConcept ] + attr_accessor :code # 0-1 CodeableConcept + attr_accessor :subject # 1-1 Reference(Patient|Group|Device|Practitioner|Organization|Location) + attr_accessor :focus # 0-1 Reference(Patient|Group|RelatedPerson|Practitioner|Organization|CareTeam|PractitionerRole|Specimen) + attr_accessor :encounter # 0-1 Reference(Encounter) + attr_accessor :occurrenceDateTime # 0-1 dateTime + attr_accessor :occurrencePeriod # 0-1 Period + attr_accessor :occurrenceString # 0-1 string + attr_accessor :occurrenceAge # 0-1 Age + attr_accessor :occurrenceRange # 0-1 Range + attr_accessor :occurrenceTiming # 0-1 Timing + attr_accessor :recorded # 0-1 dateTime + attr_accessor :recorder # 0-1 Reference(Patient|RelatedPerson|Practitioner|PractitionerRole) + attr_accessor :reportedBoolean # 0-1 boolean + attr_accessor :reportedReference # 0-1 Reference(Patient|RelatedPerson|Practitioner|PractitionerRole|Organization) + attr_accessor :performer # 0-* [ Procedure::Performer ] + attr_accessor :location # 0-1 Reference(Location) + attr_accessor :reason # 0-* [ CodeableReference ] + attr_accessor :bodySite # 0-* [ CodeableConcept ] + attr_accessor :bodyStructure # 0-* [ Reference(BodyStructure) ] + attr_accessor :outcome # 0-* [ CodeableReference ] + attr_accessor :report # 0-* [ Reference(DiagnosticReport|DocumentReference|Composition) ] + attr_accessor :complication # 0-* [ CodeableReference ] + attr_accessor :followUp # 0-* [ CodeableReference ] + attr_accessor :note # 0-* [ Annotation ] + attr_accessor :focalDevice # 0-* [ Procedure::FocalDevice ] + attr_accessor :used # 0-* [ CodeableReference ] + attr_accessor :supportingInfo # 0-* [ Reference(Resource) ] + + def resourceType + 'Procedure' + end + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/resources/Provenance.rb b/lib/fhir_models/r6/generated/resources/Provenance.rb new file mode 100644 index 00000000..e4aaddcb --- /dev/null +++ b/lib/fhir_models/r6/generated/resources/Provenance.rb @@ -0,0 +1,113 @@ +module FHIR + module R6 + class Provenance < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'occurred' => ['Period', 'dateTime'] + } + SEARCH_PARAMS = ['activity', 'agent', 'agent-role', 'agent-type', 'based-on', 'encounter', 'entity', 'location', 'patient', 'recorded', 'signature-type', 'target', 'when'] + METADATA = { + 'id' => {'type'=>'id', 'path'=>'Provenance.id', 'min'=>0, 'max'=>1}, + 'meta' => {'type'=>'Meta', 'path'=>'Provenance.meta', 'min'=>0, 'max'=>1}, + 'implicitRules' => {'type'=>'uri', 'path'=>'Provenance.implicitRules', 'min'=>0, 'max'=>1}, + 'language' => {'type'=>'code', 'path'=>'Provenance.language', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-languages'}}, + 'text' => {'type'=>'Narrative', 'path'=>'Provenance.text', 'min'=>0, 'max'=>1}, + 'contained' => {'type'=>'Resource', 'path'=>'Provenance.contained', 'min'=>0, 'max'=>Float::INFINITY}, + 'extension' => {'type'=>'Extension', 'path'=>'Provenance.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Provenance.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'target' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Resource'], 'type'=>'Reference', 'path'=>'Provenance.target', 'min'=>1, 'max'=>Float::INFINITY}, + 'occurredPeriod' => {'type'=>'Period', 'path'=>'Provenance.occurred[x]', 'min'=>0, 'max'=>1}, + 'occurredDateTime' => {'type'=>'dateTime', 'path'=>'Provenance.occurred[x]', 'min'=>0, 'max'=>1}, + 'recorded' => {'type'=>'instant', 'path'=>'Provenance.recorded', 'min'=>0, 'max'=>1}, + 'policy' => {'type'=>'uri', 'path'=>'Provenance.policy', 'min'=>0, 'max'=>Float::INFINITY}, + 'location' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Location'], 'type'=>'Reference', 'path'=>'Provenance.location', 'min'=>0, 'max'=>1}, + 'authorization' => {'type'=>'CodeableReference', 'path'=>'Provenance.authorization', 'min'=>0, 'max'=>Float::INFINITY}, + 'why' => {'type'=>'markdown', 'path'=>'Provenance.why', 'min'=>0, 'max'=>1}, + 'activity' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/iso-21089-lifecycle'=>['amend', 'originate', 'merge', 'deidentify', 'receive', 'transform', 'verify']}, 'type'=>'CodeableConcept', 'path'=>'Provenance.activity', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/provenance-activity-type'}}, + 'basedOn' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Resource'], 'type'=>'Reference', 'path'=>'Provenance.basedOn', 'min'=>0, 'max'=>Float::INFINITY}, + 'patient' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Patient'], 'type'=>'Reference', 'path'=>'Provenance.patient', 'min'=>0, 'max'=>1}, + 'encounter' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Encounter'], 'type'=>'Reference', 'path'=>'Provenance.encounter', 'min'=>0, 'max'=>1}, + 'agent' => {'type'=>'Provenance::Agent', 'path'=>'Provenance.agent', 'min'=>1, 'max'=>Float::INFINITY}, + 'entity' => {'type'=>'Provenance::Entity', 'path'=>'Provenance.entity', 'min'=>0, 'max'=>Float::INFINITY}, + 'signature' => {'type'=>'Signature', 'path'=>'Provenance.signature', 'min'=>0, 'max'=>Float::INFINITY} + } + + class Agent < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Agent.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Agent.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Agent.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'type' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/provenance-participant-type'=>['enterer', 'performer', 'author', 'editor', 'verifier', 'legal', 'attester', 'informant', 'custodian', 'assembler', 'transformer', 'composer'], 'http://dicom.nema.org/resources/ontology/DCM'=>['110150', '110151', '110152', '110153', '110154', '110155'], 'http://terminology.hl7.org/CodeSystem/extra-security-role-type'=>['authserver', 'datacollector', 'dataprocessor', 'datasubject', 'humanuser']}, 'type'=>'CodeableConcept', 'path'=>'Agent.type', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/participation-role-type'}}, + 'role' => {'valid_codes'=>{'http://hl7.org/fhir/sample-security-structural-roles'=>['regulated-health-professionals', 'general-medicine', 'general-nursing', 'dentist', 'veterinarian', 'pharmacy', 'dietician', 'pediatrics', 'non-regulated-health-professionals', 'receptionist', 'business-manager', 'transcriptionist', 'claims-adjudicator']}, 'type'=>'CodeableConcept', 'path'=>'Agent.role', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/security-role-type'}}, + 'who' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole', 'http://hl7.org/fhir/StructureDefinition/Organization', 'http://hl7.org/fhir/StructureDefinition/CareTeam', 'http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson', 'http://hl7.org/fhir/StructureDefinition/Group'], 'type'=>'Reference', 'path'=>'Agent.who', 'min'=>1, 'max'=>1}, + 'onBehalfOf' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole', 'http://hl7.org/fhir/StructureDefinition/Organization', 'http://hl7.org/fhir/StructureDefinition/CareTeam', 'http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Group'], 'type'=>'Reference', 'path'=>'Agent.onBehalfOf', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :type # 0-1 CodeableConcept + attr_accessor :role # 0-* [ CodeableConcept ] + attr_accessor :who # 1-1 Reference(Practitioner|PractitionerRole|Organization|CareTeam|Patient|Device|RelatedPerson|Group) + attr_accessor :onBehalfOf # 0-1 Reference(Practitioner|PractitionerRole|Organization|CareTeam|Patient|Group) + end + + class Entity < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Entity.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Entity.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Entity.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'role' => {'valid_codes'=>{'http://hl7.org/fhir/provenance-entity-role'=>['revision', 'quotation', 'source', 'instantiates', 'removal']}, 'type'=>'code', 'path'=>'Entity.role', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/provenance-entity-role'}}, + 'what' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Resource'], 'type'=>'Reference', 'path'=>'Entity.what', 'min'=>1, 'max'=>1}, + 'agent' => {'type'=>'Provenance::Agent', 'path'=>'Entity.agent', 'min'=>0, 'max'=>Float::INFINITY} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :role # 1-1 code + attr_accessor :what # 1-1 Reference(Resource) + attr_accessor :agent # 0-* [ Provenance::Agent ] + end + + attr_accessor :id # 0-1 id + attr_accessor :meta # 0-1 Meta + attr_accessor :implicitRules # 0-1 uri + attr_accessor :language # 0-1 code + attr_accessor :text # 0-1 Narrative + attr_accessor :contained # 0-* [ Resource ] + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :target # 1-* [ Reference(Resource) ] + attr_accessor :occurredPeriod # 0-1 Period + attr_accessor :occurredDateTime # 0-1 dateTime + attr_accessor :recorded # 0-1 instant + attr_accessor :policy # 0-* [ uri ] + attr_accessor :location # 0-1 Reference(Location) + attr_accessor :authorization # 0-* [ CodeableReference ] + attr_accessor :why # 0-1 markdown + attr_accessor :activity # 0-1 CodeableConcept + attr_accessor :basedOn # 0-* [ Reference(Resource) ] + attr_accessor :patient # 0-1 Reference(Patient) + attr_accessor :encounter # 0-1 Reference(Encounter) + attr_accessor :agent # 1-* [ Provenance::Agent ] + attr_accessor :entity # 0-* [ Provenance::Entity ] + attr_accessor :signature # 0-* [ Signature ] + + def resourceType + 'Provenance' + end + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/resources/Questionnaire.rb b/lib/fhir_models/r6/generated/resources/Questionnaire.rb new file mode 100644 index 00000000..f398978e --- /dev/null +++ b/lib/fhir_models/r6/generated/resources/Questionnaire.rb @@ -0,0 +1,258 @@ +module FHIR + module R6 + class Questionnaire < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'versionAlgorithm' => ['string', 'Coding'] + } + SEARCH_PARAMS = ['combo-code', 'context', 'context-quantity', 'context-type', 'context-type-quantity', 'context-type-value', 'date', 'definition', 'description', 'effective', 'identifier', 'item-code', 'jurisdiction', 'name', 'publisher', 'questionnaire-code', 'status', 'subject-type', 'title', 'url', 'version'] + METADATA = { + 'id' => {'type'=>'id', 'path'=>'Questionnaire.id', 'min'=>0, 'max'=>1}, + 'meta' => {'type'=>'Meta', 'path'=>'Questionnaire.meta', 'min'=>0, 'max'=>1}, + 'implicitRules' => {'type'=>'uri', 'path'=>'Questionnaire.implicitRules', 'min'=>0, 'max'=>1}, + 'language' => {'type'=>'code', 'path'=>'Questionnaire.language', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-languages'}}, + 'text' => {'type'=>'Narrative', 'path'=>'Questionnaire.text', 'min'=>0, 'max'=>1}, + 'contained' => {'type'=>'Resource', 'path'=>'Questionnaire.contained', 'min'=>0, 'max'=>Float::INFINITY}, + 'extension' => {'type'=>'Extension', 'path'=>'Questionnaire.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Questionnaire.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'url' => {'type'=>'uri', 'path'=>'Questionnaire.url', 'min'=>0, 'max'=>1}, + 'identifier' => {'type'=>'Identifier', 'path'=>'Questionnaire.identifier', 'min'=>0, 'max'=>Float::INFINITY}, + 'version' => {'type'=>'string', 'path'=>'Questionnaire.version', 'min'=>0, 'max'=>1}, + 'versionAlgorithmString' => {'type'=>'string', 'path'=>'Questionnaire.versionAlgorithm[x]', 'min'=>0, 'max'=>1}, + 'versionAlgorithmCoding' => {'valid_codes'=>{'http://hl7.org/fhir/version-algorithm'=>['semver', 'integer', 'alpha', 'date', 'natural']}, 'type'=>'Coding', 'path'=>'Questionnaire.versionAlgorithm[x]', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/version-algorithm'}}, + 'name' => {'type'=>'string', 'path'=>'Questionnaire.name', 'min'=>0, 'max'=>1}, + 'title' => {'type'=>'string', 'path'=>'Questionnaire.title', 'min'=>0, 'max'=>1}, + 'derivedFrom' => {'type'=>'canonical', 'path'=>'Questionnaire.derivedFrom', 'min'=>0, 'max'=>Float::INFINITY}, + 'status' => {'valid_codes'=>{'http://hl7.org/fhir/publication-status'=>['draft', 'active', 'retired', 'unknown']}, 'type'=>'code', 'path'=>'Questionnaire.status', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/publication-status'}}, + 'experimental' => {'type'=>'boolean', 'path'=>'Questionnaire.experimental', 'min'=>0, 'max'=>1}, + 'subjectType' => {'valid_codes'=>{'http://hl7.org/fhir/fhir-types'=>['Account', 'ActivityDefinition', 'ActorDefinition', 'AdministrableProductDefinition', 'AdverseEvent', 'AllergyIntolerance', 'Appointment', 'AppointmentResponse', 'ArtifactAssessment', 'AuditEvent', 'Basic', 'Binary', 'BiologicallyDerivedProduct', 'BiologicallyDerivedProductDispense', 'BodyStructure', 'Bundle', 'CapabilityStatement', 'CarePlan', 'CareTeam', 'ChargeItem', 'ChargeItemDefinition', 'Citation', 'Claim', 'ClaimResponse', 'ClinicalImpression', 'ClinicalUseDefinition', 'CodeSystem', 'Communication', 'CommunicationRequest', 'CompartmentDefinition', 'Composition', 'ConceptMap', 'Condition', 'ConditionDefinition', 'Consent', 'Contract', 'Coverage', 'CoverageEligibilityRequest', 'CoverageEligibilityResponse', 'DetectedIssue', 'Device', 'DeviceAlert', 'DeviceAssociation', 'DeviceDefinition', 'DeviceDispense', 'DeviceMetric', 'DeviceRequest', 'DeviceUsage', 'DiagnosticReport', 'DocumentReference', 'Encounter', 'EncounterHistory', 'Endpoint', 'EnrollmentRequest', 'EnrollmentResponse', 'EpisodeOfCare', 'EventDefinition', 'Evidence', 'EvidenceReport', 'EvidenceVariable', 'ExampleScenario', 'ExplanationOfBenefit', 'FamilyMemberHistory', 'Flag', 'FormularyItem', 'GenomicStudy', 'Goal', 'GraphDefinition', 'Group', 'GuidanceResponse', 'HealthcareService', 'ImagingSelection', 'ImagingStudy', 'Immunization', 'ImmunizationEvaluation', 'ImmunizationRecommendation', 'ImplementationGuide', 'Ingredient', 'InsurancePlan', 'InsuranceProduct', 'InventoryItem', 'InventoryReport', 'Invoice', 'Library', 'Linkage', 'List', 'Location', 'ManufacturedItemDefinition', 'Measure', 'MeasureReport', 'Medication', 'MedicationAdministration', 'MedicationDispense', 'MedicationKnowledge', 'MedicationRequest', 'MedicationStatement', 'MedicinalProductDefinition', 'MessageDefinition', 'MessageHeader', 'MolecularDefinition', 'MolecularSequence', 'NamingSystem', 'NutritionIntake', 'NutritionOrder', 'NutritionProduct', 'Observation', 'ObservationDefinition', 'OperationDefinition', 'OperationOutcome', 'Organization', 'OrganizationAffiliation', 'PackagedProductDefinition', 'Parameters', 'Patient', 'PaymentNotice', 'PaymentReconciliation', 'Permission', 'Person', 'PersonalRelationship', 'PlanDefinition', 'Practitioner', 'PractitionerRole', 'Procedure', 'Provenance', 'Questionnaire', 'QuestionnaireResponse', 'RegulatedAuthorization', 'RelatedPerson', 'RequestOrchestration', 'Requirements', 'ResearchStudy', 'ResearchSubject', 'RiskAssessment', 'Schedule', 'SearchParameter', 'ServiceRequest', 'Slot', 'Specimen', 'SpecimenDefinition', 'StructureDefinition', 'StructureMap', 'Subscription', 'SubscriptionStatus', 'SubscriptionTopic', 'Substance', 'SubstanceDefinition', 'SubstanceNucleicAcid', 'SubstancePolymer', 'SubstanceProtein', 'SubstanceReferenceInformation', 'SubstanceSourceMaterial', 'SupplyDelivery', 'SupplyRequest', 'Task', 'TerminologyCapabilities', 'TestPlan', 'TestReport', 'TestScript', 'Transport', 'ValueSet', 'VerificationResult', 'VisionPrescription']}, 'type'=>'code', 'path'=>'Questionnaire.subjectType', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/resource-types'}}, + 'date' => {'type'=>'dateTime', 'path'=>'Questionnaire.date', 'min'=>0, 'max'=>1}, + 'publisher' => {'type'=>'string', 'path'=>'Questionnaire.publisher', 'min'=>0, 'max'=>1}, + 'contact' => {'type'=>'ContactDetail', 'path'=>'Questionnaire.contact', 'min'=>0, 'max'=>Float::INFINITY}, + 'description' => {'type'=>'markdown', 'path'=>'Questionnaire.description', 'min'=>0, 'max'=>1}, + 'useContext' => {'type'=>'UsageContext', 'path'=>'Questionnaire.useContext', 'min'=>0, 'max'=>Float::INFINITY}, + 'jurisdiction' => {'valid_codes'=>{'urn:iso:std:iso:3166'=>['AD', 'AE', 'AF', 'AG', 'AI', 'AL', 'AM', 'AO', 'AQ', 'AR', 'AS', 'AT', 'AU', 'AW', 'AX', 'AZ', 'BA', 'BB', 'BD', 'BE', 'BF', 'BG', 'BH', 'BI', 'BJ', 'BL', 'BM', 'BN', 'BO', 'BQ', 'BR', 'BS', 'BT', 'BV', 'BW', 'BY', 'BZ', 'CA', 'CC', 'CD', 'CF', 'CG', 'CH', 'CI', 'CK', 'CL', 'CM', 'CN', 'CO', 'CR', 'CU', 'CV', 'CW', 'CX', 'CY', 'CZ', 'DE', 'DJ', 'DK', 'DM', 'DO', 'DZ', 'EC', 'EE', 'EG', 'EH', 'ER', 'ES', 'ET', 'FI', 'FJ', 'FK', 'FM', 'FO', 'FR', 'GA', 'GB', 'GD', 'GE', 'GF', 'GG', 'GH', 'GI', 'GL', 'GM', 'GN', 'GP', 'GQ', 'GR', 'GS', 'GT', 'GU', 'GW', 'GY', 'HK', 'HM', 'HN', 'HR', 'HT', 'HU', 'ID', 'IE', 'IL', 'IM', 'IN', 'IO', 'IQ', 'IR', 'IS', 'IT', 'JE', 'JM', 'JO', 'JP', 'KE', 'KG', 'KH', 'KI', 'KM', 'KN', 'KP', 'KR', 'KW', 'KY', 'KZ', 'LA', 'LB', 'LC', 'LI', 'LK', 'LR', 'LS', 'LT', 'LU', 'LV', 'LY', 'MA', 'MC', 'MD', 'ME', 'MF', 'MG', 'MH', 'MK', 'ML', 'MM', 'MN', 'MO', 'MP', 'MQ', 'MR', 'MS', 'MT', 'MU', 'MV', 'MW', 'MX', 'MY', 'MZ', 'NA', 'NC', 'NE', 'NF', 'NG', 'NI', 'NL', 'NO', 'NP', 'NR', 'NU', 'NZ', 'OM', 'PA', 'PE', 'PF', 'PG', 'PH', 'PK', 'PL', 'PM', 'PN', 'PR', 'PS', 'PT', 'PW', 'PY', 'QA', 'RE', 'RO', 'RS', 'RU', 'RW', 'SA', 'SB', 'SC', 'SD', 'SE', 'SG', 'SH', 'SI', 'SJ', 'SK', 'SL', 'SM', 'SN', 'SO', 'SR', 'SS', 'ST', 'SV', 'SX', 'SY', 'SZ', 'TC', 'TD', 'TF', 'TG', 'TH', 'TJ', 'TK', 'TL', 'TM', 'TN', 'TO', 'TR', 'TT', 'TV', 'TW', 'TZ', 'UA', 'UG', 'UM', 'US', 'UY', 'UZ', 'VA', 'VC', 'VE', 'VG', 'VI', 'VN', 'VU', 'WF', 'WS', 'YE', 'YT', 'ZA', 'ZM', 'ZW', 'ABW', 'AFG', 'AGO', 'AIA', 'ALA', 'ALB', 'AND', 'ARE', 'ARG', 'ARM', 'ASM', 'ATA', 'ATF', 'ATG', 'AUS', 'AUT', 'AZE', 'BDI', 'BEL', 'BEN', 'BES', 'BFA', 'BGD', 'BGR', 'BHR', 'BHS', 'BIH', 'BLM', 'BLR', 'BLZ', 'BMU', 'BOL', 'BRA', 'BRB', 'BRN', 'BTN', 'BVT', 'BWA', 'CAF', 'CAN', 'CCK', 'CHE', 'CHL', 'CHN', 'CIV', 'CMR', 'COD', 'COG', 'COK', 'COL', 'COM', 'CPV', 'CRI', 'CUB', 'CUW', 'CXR', 'CYM', 'CYP', 'CZE', 'DEU', 'DJI', 'DMA', 'DNK', 'DOM', 'DZA', 'ECU', 'EGY', 'ERI', 'ESH', 'ESP', 'EST', 'ETH', 'FIN', 'FJI', 'FLK', 'FRA', 'FRO', 'FSM', 'GAB', 'GBR', 'GEO', 'GGY', 'GHA', 'GIB', 'GIN', 'GLP', 'GMB', 'GNB', 'GNQ', 'GRC', 'GRD', 'GRL', 'GTM', 'GUF', 'GUM', 'GUY', 'HKG', 'HMD', 'HND', 'HRV', 'HTI', 'HUN', 'IDN', 'IMN', 'IND', 'IOT', 'IRL', 'IRN', 'IRQ', 'ISL', 'ISR', 'ITA', 'JAM', 'JEY', 'JOR', 'JPN', 'KAZ', 'KEN', 'KGZ', 'KHM', 'KIR', 'KNA', 'KOR', 'KWT', 'LAO', 'LBN', 'LBR', 'LBY', 'LCA', 'LIE', 'LKA', 'LSO', 'LTU', 'LUX', 'LVA', 'MAC', 'MAF', 'MAR', 'MCO', 'MDA', 'MDG', 'MDV', 'MEX', 'MHL', 'MKD', 'MLI', 'MLT', 'MMR', 'MNE', 'MNG', 'MNP', 'MOZ', 'MRT', 'MSR', 'MTQ', 'MUS', 'MWI', 'MYS', 'MYT', 'NAM', 'NCL', 'NER', 'NFK', 'NGA', 'NIC', 'NIU', 'NLD', 'NOR', 'NPL', 'NRU', 'NZL', 'OMN', 'PAK', 'PAN', 'PCN', 'PER', 'PHL', 'PLW', 'PNG', 'POL', 'PRI', 'PRK', 'PRT', 'PRY', 'PSE', 'PYF', 'QAT', 'REU', 'ROU', 'RUS', 'RWA', 'SAU', 'SDN', 'SEN', 'SGP', 'SGS', 'SHN', 'SJM', 'SLB', 'SLE', 'SLV', 'SMR', 'SOM', 'SPM', 'SRB', 'SSD', 'STP', 'SUR', 'SVK', 'SVN', 'SWE', 'SWZ', 'SXM', 'SYC', 'SYR', 'TCA', 'TCD', 'TGO', 'THA', 'TJK', 'TKL', 'TKM', 'TLS', 'TON', 'TTO', 'TUN', 'TUR', 'TUV', 'TWN', 'TZA', 'UGA', 'UKR', 'UMI', 'URY', 'USA', 'UZB', 'VAT', 'VCT', 'VEN', 'VGB', 'VIR', 'VNM', 'VUT', 'WLF', 'WSM', 'YEM', 'ZAF', 'ZMB', 'ZWE', '004', '008', '010', '012', '016', '020', '024', '028', '031', '032', '036', '040', '044', '048', '050', '051', '052', '056', '060', '064', '068', '070', '072', '074', '076', '084', '086', '090', '092', '096', '100', '104', '108', '112', '116', '120', '124', '132', '136', '140', '144', '148', '152', '156', '158', '162', '166', '170', '174', '175', '178', '180', '184', '188', '191', '192', '196', '203', '204', '208', '212', '214', '218', '222', '226', '231', '232', '233', '234', '238', '239', '242', '246', '248', '250', '254', '258', '260', '262', '266', '268', '270', '275', '276', '288', '292', '296', '300', '304', '308', '312', '316', '320', '324', '328', '332', '334', '336', '340', '344', '348', '352', '356', '360', '364', '368', '372', '376', '380', '384', '388', '392', '398', '400', '404', '408', '410', '414', '417', '418', '422', '426', '428', '430', '434', '438', '440', '442', '446', '450', '454', '458', '462', '466', '470', '474', '478', '480', '484', '492', '496', '498', '499', '500', '504', '508', '512', '516', '520', '524', '528', '531', '533', '534', '535', '540', '548', '554', '558', '562', '566', '570', '574', '578', '580', '581', '583', '584', '585', '586', '591', '598', '600', '604', '608', '612', '616', '620', '624', '626', '630', '634', '638', '642', '643', '646', '652', '654', '659', '660', '662', '663', '666', '670', '674', '678', '682', '686', '688', '690', '694', '702', '703', '704', '705', '706', '710', '716', '724', '728', '729', '732', '740', '744', '748', '752', '756', '760', '762', '764', '768', '772', '776', '780', '784', '788', '792', '795', '796', '798', '800', '804', '807', '818', '826', '831', '832', '833', '834', '840', '850', '854', '858', '860', '862', '876', '882', '887', '894'], 'urn:iso:std:iso:3166:-2'=>['AF-BAL', 'AF-BAM', 'AF-BDG', 'AF-BDS', 'AF-BGL', 'AF-DAY', 'AF-FRA', 'AF-FYB', 'AF-GHA', 'AF-GHO', 'AF-HEL', 'AF-HER', 'AF-JOW', 'AF-KAB', 'AF-KAN', 'AF-KAP', 'AF-KDZ', 'AF-KHO', 'AF-KNR', 'AF-LAG', 'AF-LOG', 'AF-NAN', 'AF-NIM', 'AF-NUR', 'AF-PAN', 'AF-PAR', 'AF-PIA', 'AF-PKA', 'AF-SAM', 'AF-SAR', 'AF-TAK', 'AF-URU', 'AF-WAR', 'AF-ZAB', 'AX-AX', 'AL-01', 'AL-02', 'AL-03', 'AL-04', 'AL-05', 'AL-06', 'AL-07', 'AL-08', 'AL-09', 'AL-10', 'AL-11', 'AL-12', 'AL-BR', 'AL-BU', 'AL-DI', 'AL-DL', 'AL-DR', 'AL-DV', 'AL-EL', 'AL-ER', 'AL-FR', 'AL-GJ', 'AL-GR', 'AL-HA', 'AL-KA', 'AL-KB', 'AL-KC', 'AL-KO', 'AL-KR', 'AL-KU', 'AL-LB', 'AL-LE', 'AL-LU', 'AL-MK', 'AL-MM', 'AL-MR', 'AL-MT', 'AL-PG', 'AL-PQ', 'AL-PR', 'AL-PU', 'AL-SH', 'AL-SK', 'AL-SR', 'AL-TE', 'AL-TP', 'AL-TR', 'AL-VL', 'DZ-01', 'DZ-02', 'DZ-03', 'DZ-04', 'DZ-05', 'DZ-06', 'DZ-07', 'DZ-08', 'DZ-09', 'DZ-10', 'DZ-11', 'DZ-12', 'DZ-13', 'DZ-14', 'DZ-15', 'DZ-16', 'DZ-17', 'DZ-18', 'DZ-19', 'DZ-20', 'DZ-21', 'DZ-22', 'DZ-23', 'DZ-24', 'DZ-25', 'DZ-26', 'DZ-27', 'DZ-28', 'DZ-29', 'DZ-30', 'DZ-31', 'DZ-32', 'DZ-33', 'DZ-34', 'DZ-35', 'DZ-36', 'DZ-37', 'DZ-38', 'DZ-39', 'DZ-40', 'DZ-41', 'DZ-42', 'DZ-43', 'DZ-44', 'DZ-45', 'DZ-46', 'DZ-47', 'DZ-48', 'AS-AS', 'AD-02', 'AD-03', 'AD-04', 'AD-05', 'AD-06', 'AD-07', 'AD-08', 'AO-BGO', 'AO-BGU', 'AO-BIE', 'AO-CAB', 'AO-CCU', 'AO-CNN', 'AO-CNO', 'AO-CUS', 'AO-HUA', 'AO-HUI', 'AO-LNO', 'AO-LSU', 'AO-LUA', 'AO-MAL', 'AO-MOX', 'AO-NAM', 'AO-UIG', 'AO-ZAI', 'AI-AI', 'AQ-AQ', 'AG-03', 'AG-04', 'AG-05', 'AG-06', 'AG-07', 'AG-08', 'AG-10', 'AG-11', 'AR-A', 'AR-B', 'AR-C', 'AR-D', 'AR-E', 'AR-F', 'AR-G', 'AR-H', 'AR-J', 'AR-K', 'AR-L', 'AR-M', 'AR-N', 'AR-P', 'AR-Q', 'AR-R', 'AR-S', 'AR-T', 'AR-U', 'AR-V', 'AR-W', 'AR-X', 'AR-Y', 'AR-Z', 'AM-AG', 'AM-AR', 'AM-AV', 'AM-ER', 'AM-GR', 'AM-KT', 'AM-LO', 'AM-SH', 'AM-SU', 'AM-TV', 'AM-VD', 'AW-AW', 'AU-ACT', 'AU-NSW', 'AU-NT', 'AU-QLD', 'AU-SA', 'AU-TAS', 'AU-VIC', 'AU-WA', 'AT-1', 'AT-2', 'AT-3', 'AT-4', 'AT-5', 'AT-6', 'AT-7', 'AT-8', 'AT-9', 'AZ-ABS', 'AZ-AGA', 'AZ-AGC', 'AZ-AGM', 'AZ-AGS', 'AZ-AGU', 'AZ-AST', 'AZ-BA', 'AZ-BAB', 'AZ-BAL', 'AZ-BAR', 'AZ-BEY', 'AZ-BIL', 'AZ-CAB', 'AZ-CAL', 'AZ-CUL', 'AZ-DAS', 'AZ-FUZ', 'AZ-GAD', 'AZ-GA', 'AZ-GOR', 'AZ-GOY', 'AZ-GYG', 'AZ-HAC', 'AZ-IMI', 'AZ-ISM', 'AZ-KAL', 'AZ-KAN', 'AZ-KUR', 'AZ-LAC', 'AZ-LA', 'AZ-LAN', 'AZ-LER']}, 'type'=>'CodeableConcept', 'path'=>'Questionnaire.jurisdiction', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/jurisdiction'}}, + 'purpose' => {'type'=>'markdown', 'path'=>'Questionnaire.purpose', 'min'=>0, 'max'=>1}, + 'copyright' => {'type'=>'markdown', 'path'=>'Questionnaire.copyright', 'min'=>0, 'max'=>1}, + 'copyrightLabel' => {'type'=>'string', 'path'=>'Questionnaire.copyrightLabel', 'min'=>0, 'max'=>1}, + 'approvalDate' => {'type'=>'date', 'path'=>'Questionnaire.approvalDate', 'min'=>0, 'max'=>1}, + 'lastReviewDate' => {'type'=>'date', 'path'=>'Questionnaire.lastReviewDate', 'min'=>0, 'max'=>1}, + 'effectivePeriod' => {'type'=>'Period', 'path'=>'Questionnaire.effectivePeriod', 'min'=>0, 'max'=>1}, + 'code' => {'valid_codes'=>{'http://loinc.org'=>['100000-9', '100001-7', '100002-5', '100003-3', '100004-1', '100005-8', '100006-6', '100007-4', '10000-8', '100008-2', '100009-0', '100010-8', '100011-6', '100012-4', '100013-2', '100014-0', '100015-7', '10001-6', '100016-5', '100017-3', '100018-1', '100019-9', '100020-7', '100021-5', '100022-3', '100023-1', '10002-4', '100024-9', '100025-6', '100026-4', '100027-2', '100028-0', '100029-8', '100030-6', '100031-4', '10003-2', '100032-2', '100033-0', '100034-8', '100035-5', '100036-3', '100037-1', '100038-9', '100039-7', '10004-0', '100040-5', '100041-3', '100042-1', '100043-9', '100044-7', '100045-4', '100046-2', '100047-0', '100048-8', '100049-6', '100050-4', '100051-2', '100052-0', '100053-8', '100054-6', '100055-3', '100056-1', '10005-7', '100057-9', '100058-7', '100059-5', '100060-3', '100061-1', '100062-9', '100063-7', '100064-5', '10006-5', '100065-2', '100066-0', '100067-8', '100068-6', '100069-4', '100070-2', '100071-0', '100072-8', '10007-3', '100073-6', '100074-4', '100075-1', '100076-9', '100077-7', '100078-5', '100079-3', '100080-1', '10008-1', '100081-9', '100082-7', '100083-5', '100084-3', '100085-0', '100086-8', '100087-6', '100088-4', '100089-2', '1000-9', '100090-0', '100091-8', '100092-6', '100093-4', '100094-2', '100095-9', '100096-7', '100097-5', '100098-3', '10009-9', '100099-1', '100100-7', '100101-5', '100102-3', '100103-1', '100104-9', '100105-6', '100106-4', '10010-7', '100107-2', '100108-0', '100109-8', '100110-6', '100111-4', '100112-2', '100113-0', '100114-8', '10011-5', '100115-5', '100116-3', '100117-1', '100118-9', '100119-7', '100120-5', '100121-3', '100122-1', '10012-3', '100123-9', '100124-7', '100125-4', '100126-2', '100127-0', '100128-8', '100129-6', '100130-4', '10013-1', '100131-2', '100132-0', '100133-8', '100134-6', '100135-3', '100136-1', '100137-9', '100138-7', '100139-5', '100140-3', '100141-1', '100142-9', '100143-7', '100144-5', '100145-2', '100146-0', '100147-8', '100148-6', '10014-9', '100149-4', '100150-2', '100151-0', '100152-8', '100153-6', '100154-4', '100155-1', '10015-6', '100156-9', '100157-7', '100158-5', '100159-3', '100160-1', '100161-9', '100162-7', '100163-5', '10016-4', '100164-3', '100165-0', '100166-8', '100167-6', '100168-4', '100169-2', '1001-7', '100170-0', '100171-8', '10017-2', '100172-6', '100173-4', '100174-2', '100175-9', '100176-7', '100177-5', '100178-3', '100179-1', '10018-0', '100180-9', '100181-7', '100182-5', '100183-3', '100184-1', '100185-8', '100186-6', '100187-4', '100188-2', '100189-0', '100190-8', '100191-6', '100192-4', '100193-2', '100194-0', '100195-7', '100196-5', '100197-3', '10019-8', '100198-1', '100199-9', '100200-5', '100201-3', '100202-1', '100203-9', '100204-7', '100205-4', '10020-6', '100206-2', '100207-0', '100208-8', '100209-6', '100210-4', '100211-2', '100212-0', '100213-8', '10021-4', '100214-6', '100215-3', '100216-1', '100217-9', '100218-7', '100219-5', '100220-3', '100221-1', '10022-2', '100222-9', '100223-7', '100224-5', '100225-2', '100226-0', '100227-8', '100228-6', '100229-4', '10023-0', '100230-2', '100231-0', '100232-8', '100233-6', '100234-4', '100235-1', '100236-9', '100237-7', '100238-5', '100239-3', '100240-1', '100241-9', '100242-7', '100243-5', '100244-3', '100245-0', '100246-8', '100247-6', '10024-8', '100248-4', '100249-2', '1002-5', '100250-0', '100251-8', '100252-6', '100253-4', '100254-2', '10025-5', '100255-9', '100256-7', '100257-5', '100258-3', '100259-1', '100260-9', '100261-7', '100262-5', '10026-3', '100263-3', '100264-1', '100265-8', '100266-6', '100267-4', '100268-2', '100269-0', '100270-8', '10027-1', '100271-6', '100272-4', '100273-2', '100274-0', '100275-7', '100276-5', '100277-3', '100278-1', '100279-9', '100280-7', '100281-5', '100282-3', '100283-1', '100284-9', '100285-6', '100286-4', '100287-2', '100288-0', '10028-9', '100289-8', '100290-6', '100291-4', '100292-2', '100293-0', '100294-8', '100295-5', '100296-3', '10029-7', '100297-1', '100298-9', '100299-7', '100300-3', '100301-1', '100302-9', '100303-7', '100304-5', '10030-5', '100305-2', '100306-0', '100307-8', '100308-6', '100309-4', '100310-2', '100311-0', '100312-8', '10031-3', '100313-6', '100314-4', '100315-1', '100316-9', '100317-7', '100318-5', '100319-3', '100320-1', '10032-1', '100321-9', '100322-7', '100323-5', '100324-3', '100325-0', '100326-8', '100327-6', '100328-4', '100329-2', '1003-3', '100330-0', '100331-8', '100332-6', '100333-4', '100334-2', '100335-9', '100336-7', '100337-5', '100338-3', '10033-9', '100339-1', '100340-9', '100341-7', '100342-5', '100343-3', '100344-1', '100345-8', '100346-6', '10034-7', '100347-4', '100348-2', '100349-0', '100350-8', '100351-6', '100352-4', '100353-2', '10035-4', '100354-0', '100355-7', '100356-5', '100357-3', '100358-1', '100359-9', '100360-7', '100361-5', '10036-2', '100362-3', '100363-1', '100364-9', '100365-6', '100366-4', '100367-2', '100368-0', '100369-8', '10037-0', '100370-6', '100371-4', '100372-2', '100373-0', '100374-8', '100375-5', '100376-3', '100377-1', '100378-9', '100379-7', '100380-5', '100381-3', '100382-1', '100383-9', '100384-7', '100385-4', '100386-2', '100387-0', '10038-8', '100388-8', '100389-6', '100390-4', '100391-2', '100392-0', '100393-8', '100394-6', '100395-3', '10039-6', '100396-1', '100397-9', '100398-7', '100399-5', '100400-1', '100401-9', '100402-7', '100403-5', '10040-4', '100404-3', '100405-0', '100406-8', '100407-6', '100408-4', '100409-2', '1004-1', '100410-0', '100411-8', '10041-2', '100412-6', '100413-4', '100414-2', '100415-9', '100416-7', '100417-5', '100418-3', '100419-1', '10042-0', '100420-9', '100421-7', '100422-5', '100423-3', '100424-1', '100425-8', '100426-6', '100427-4', '100428-2', '100429-0', '100430-8', '100431-6', '100432-4', '100433-2', '100434-0', '100435-7', '100436-5', '100437-3', '10043-8', '100438-1', '100439-9', '100440-7', '100441-5', '100442-3', '100443-1', '100444-9', '100445-6', '10044-6', '100446-4', '100447-2', '100448-0', '100449-8', '100450-6', '100451-4', '100452-2', '10045-3', '100453-0', '100454-8', '100455-5', '100456-3', '100457-1', '100458-9', '100459-7', '100460-5', '10046-1', '100461-3', '100462-1', '100463-9', '100464-7', '100465-4', '100466-2', '100467-0', '100468-8', '100469-6', '100470-4', '100471-2', '100472-0', '100473-8', '100474-6', '100475-3', '100476-1', '100477-9', '100478-7', '10047-9', '100479-5', '100480-3', '100481-1', '100482-9', '100483-7', '100484-5', '100485-2', '100486-0', '10048-7', '100487-8', '100488-6', '100489-4', '100490-2', '100491-0', '100492-8', '100493-6', '100494-4', '10049-5', '100495-1', '100496-9', '100497-7', '100498-5', '100499-3', '100500-8', '100501-6', '100502-4', '10050-3', '100503-2', '100504-0', '100505-7', '100506-5', '100507-3', '100508-1', '100509-9', '100510-7', '10051-1', '100511-5', '100512-3', '100513-1', '100514-9', '100515-6', '100516-4', '100517-2', '100518-0', '100519-8', '100520-6', '100521-4', '100522-2', '100523-0', '100524-8', '100525-5', '100526-3', '100527-1', '100528-9', '10052-9', '100529-7', '100530-5', '100531-3', '100532-1', '100533-9', '100534-7', '100535-4', '100536-2', '10053-7', '100537-0', '100538-8', '100539-6', '100540-4', '100541-2', '100542-0', '100543-8', '100544-6', '10054-5', '100545-3', '100546-1', '100547-9', '100548-7', '100549-5', '100550-3', '100551-1', '10055-2', '100552-9', '100553-7', '100554-5', '100555-2', '100556-0', '100557-8', '100558-6', '100559-4', '10056-0', '100560-2', '100561-0', '100562-8', '100563-6', '100564-4', '100565-1', '100566-9', '100567-7', '100568-5', '100569-3', '100570-1', '100571-9', '100572-7', '100573-5', '100574-3', '100575-0', '100576-8', '100577-6', '10057-8', '100578-4', '100579-2', '1005-8', '100580-0', '100581-8', '100582-6', '100583-4', '100584-2', '100585-9', '10058-6', '100586-7', '100587-5', '100588-3', '100589-1', '100590-9', '100591-7', '100592-5', '100593-3', '10059-4', '100594-1', '100595-8', '100596-6', '100597-4', '100598-2', '100599-0', '100600-6', '100601-4', '10060-2', '100602-2', '100603-0', '100604-8', '100605-5', '100606-3', '100607-1', '100608-9', '100609-7', '10061-0', '100610-5', '100611-3', '100612-1', '100613-9', '100614-7', '100615-4', '100616-2', '100617-0', '100618-8', '100619-6', '100620-4', '100621-2', '100622-0', '100623-8', '100624-6', '100625-3', '100626-1', '100627-9', '10062-8', '100628-7', '100629-5', '100630-3', '100631-1', '100632-9', '100633-7', '100634-5', '100635-2', '10063-6', '100636-0', '100637-8', '100638-6', '100639-4', '100640-2', '100641-0', '100642-8', '100643-6', '10064-4', '100644-4', '100645-1', '100646-9', '100647-7', '100648-5', '100649-3', '100650-1', '10065-1', '100651-9', '100652-7', '100653-5', '100654-3', '100655-0', '100656-8', '100657-6', '100658-4', '100659-2', '1006-6', '100660-0', '100661-8', '100662-6', '100663-4', '100664-2', '100665-9', '100666-7', '100667-5', '100668-3', '10066-9', '100669-1', '100670-9', '100671-7', '100672-5', '100673-3', '100674-1', '100675-8', '100676-6', '10067-7', '100677-4', '100678-2', '100679-0', '100680-8', '100681-6', '100682-4', '100683-2', '100684-0', '10068-5', '100685-7', '100686-5', '100687-3', '100688-1', '100689-9', '100690-7', '100691-5', '100692-3', '10069-3', '100693-1', '100694-9', '100695-6', '100696-4', '100697-2', '100698-0', '100699-8', '100700-4', '10070-1', '100701-2', '100702-0', '100703-8', '100704-6', '100705-3', '100706-1', '100707-9', '100708-7', '100709-5', '100710-3', '100711-1', '100712-9', '100713-7', '100714-5', '100715-2', '100716-0', '100717-8', '100718-6', '10071-9', '100719-4', '100720-2', '100721-0', '100722-8', '100723-6', '100724-4', '100725-1', '100726-9', '10072-7', '100727-7', '100728-5', '100729-3', '100730-1', '100731-9', '100732-7', '100733-5', '100734-3', '10073-5', '100735-0', '100736-8', '100737-6', '100738-4', '100739-2', '1007-4', '100740-0', '100741-8', '100742-6', '10074-3', '100743-4', '100744-2', '100745-9', '100746-7', '100747-5', '100748-3', '100749-1', '10075-0', '100750-9', '100751-7', '100752-5', '100753-3', '100754-1', '100755-8', '100756-6', '100757-4', '100758-2', '100759-0', '100760-8', '100761-6', '100762-4', '100763-2', '100764-0', '100765-7', '100766-5', '100767-3', '10076-8', '100768-1', '100769-9', '100770-7', '100771-5', '100772-3', '100773-1', '100774-9', '100775-6', '10077-6', '100776-4', '100777-2', '100778-0', '100779-8', '100780-6', '100781-4', '100782-2', '100783-0', '10078-4', '100784-8', '100785-5', '100786-3', '100787-1', '100788-9', '100789-7', '100790-5', '100791-3', '10079-2', '100792-1', '100793-9', '100794-7', '100795-4', '100796-2', '100797-0', '100798-8', '100799-6', '100-8', '10080-0', '100800-2', '100801-0', '100802-8', '100803-6', '100804-4', '100805-1', '100806-9', '100807-7', '100808-5', '100809-3', '100810-1', '100811-9', '100812-7', '100813-5', '100814-3', '100815-0', '100816-8', '100817-6', '10081-8', '100818-4', '100819-2', '1008-2', '100820-0', '100821-8', '100822-6', '100823-4', '100824-2', '100825-9', '10082-6', '100826-7', '100827-5', '100828-3', '100829-1', '100830-9', '100831-7', '100832-5', '100833-3', '10083-4', '100834-1', '100835-8', '100836-6', '100837-4', '100838-2', '100839-0', '100840-8', '100841-6', '10084-2', '100842-4', '100843-2', '100844-0', '100845-7', '100846-5', '100847-3', '100848-1', '100849-9', '100850-7', '100851-5', '100852-3', '100853-1', '100854-9', '100855-6', '100856-4', '100857-2', '100858-0', '10085-9', '100859-8', '100860-6', '100861-4', '100862-2', '100863-0', '100864-8', '100865-5', '100866-3', '10086-7', '100867-1', '100868-9', '100869-7', '100870-5', '100871-3', '100872-1', '100873-9', '100874-7', '10087-5', '100875-4', '100876-2', '100877-0', '100878-8', '100879-6', '100880-4', '100881-2', '100882-0', '10088-3', '100883-8', '100884-6', '100885-3', '100886-1', '100887-9', '100888-7', '100889-5', '100890-3', '10089-1', '100891-1', '100892-9', '100893-7', '100894-5', '100895-2', '100896-0', '100897-8', '100898-6', '100899-4']}, 'type'=>'Coding', 'path'=>'Questionnaire.code', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/questionnaire-questions'}}, + 'item' => {'type'=>'Questionnaire::Item', 'path'=>'Questionnaire.item', 'min'=>0, 'max'=>Float::INFINITY} + } + + class Item < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Item.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Item.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Item.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'linkId' => {'type'=>'string', 'path'=>'Item.linkId', 'min'=>1, 'max'=>1}, + 'definition' => {'type'=>'uri', 'path'=>'Item.definition', 'min'=>0, 'max'=>1}, + 'code' => {'valid_codes'=>{'http://loinc.org'=>['100000-9', '100001-7', '100002-5', '100003-3', '100004-1', '100005-8', '100006-6', '100007-4', '10000-8', '100008-2', '100009-0', '100010-8', '100011-6', '100012-4', '100013-2', '100014-0', '100015-7', '10001-6', '100016-5', '100017-3', '100018-1', '100019-9', '100020-7', '100021-5', '100022-3', '100023-1', '10002-4', '100024-9', '100025-6', '100026-4', '100027-2', '100028-0', '100029-8', '100030-6', '100031-4', '10003-2', '100032-2', '100033-0', '100034-8', '100035-5', '100036-3', '100037-1', '100038-9', '100039-7', '10004-0', '100040-5', '100041-3', '100042-1', '100043-9', '100044-7', '100045-4', '100046-2', '100047-0', '100048-8', '100049-6', '100050-4', '100051-2', '100052-0', '100053-8', '100054-6', '100055-3', '100056-1', '10005-7', '100057-9', '100058-7', '100059-5', '100060-3', '100061-1', '100062-9', '100063-7', '100064-5', '10006-5', '100065-2', '100066-0', '100067-8', '100068-6', '100069-4', '100070-2', '100071-0', '100072-8', '10007-3', '100073-6', '100074-4', '100075-1', '100076-9', '100077-7', '100078-5', '100079-3', '100080-1', '10008-1', '100081-9', '100082-7', '100083-5', '100084-3', '100085-0', '100086-8', '100087-6', '100088-4', '100089-2', '1000-9', '100090-0', '100091-8', '100092-6', '100093-4', '100094-2', '100095-9', '100096-7', '100097-5', '100098-3', '10009-9', '100099-1', '100100-7', '100101-5', '100102-3', '100103-1', '100104-9', '100105-6', '100106-4', '10010-7', '100107-2', '100108-0', '100109-8', '100110-6', '100111-4', '100112-2', '100113-0', '100114-8', '10011-5', '100115-5', '100116-3', '100117-1', '100118-9', '100119-7', '100120-5', '100121-3', '100122-1', '10012-3', '100123-9', '100124-7', '100125-4', '100126-2', '100127-0', '100128-8', '100129-6', '100130-4', '10013-1', '100131-2', '100132-0', '100133-8', '100134-6', '100135-3', '100136-1', '100137-9', '100138-7', '100139-5', '100140-3', '100141-1', '100142-9', '100143-7', '100144-5', '100145-2', '100146-0', '100147-8', '100148-6', '10014-9', '100149-4', '100150-2', '100151-0', '100152-8', '100153-6', '100154-4', '100155-1', '10015-6', '100156-9', '100157-7', '100158-5', '100159-3', '100160-1', '100161-9', '100162-7', '100163-5', '10016-4', '100164-3', '100165-0', '100166-8', '100167-6', '100168-4', '100169-2', '1001-7', '100170-0', '100171-8', '10017-2', '100172-6', '100173-4', '100174-2', '100175-9', '100176-7', '100177-5', '100178-3', '100179-1', '10018-0', '100180-9', '100181-7', '100182-5', '100183-3', '100184-1', '100185-8', '100186-6', '100187-4', '100188-2', '100189-0', '100190-8', '100191-6', '100192-4', '100193-2', '100194-0', '100195-7', '100196-5', '100197-3', '10019-8', '100198-1', '100199-9', '100200-5', '100201-3', '100202-1', '100203-9', '100204-7', '100205-4', '10020-6', '100206-2', '100207-0', '100208-8', '100209-6', '100210-4', '100211-2', '100212-0', '100213-8', '10021-4', '100214-6', '100215-3', '100216-1', '100217-9', '100218-7', '100219-5', '100220-3', '100221-1', '10022-2', '100222-9', '100223-7', '100224-5', '100225-2', '100226-0', '100227-8', '100228-6', '100229-4', '10023-0', '100230-2', '100231-0', '100232-8', '100233-6', '100234-4', '100235-1', '100236-9', '100237-7', '100238-5', '100239-3', '100240-1', '100241-9', '100242-7', '100243-5', '100244-3', '100245-0', '100246-8', '100247-6', '10024-8', '100248-4', '100249-2', '1002-5', '100250-0', '100251-8', '100252-6', '100253-4', '100254-2', '10025-5', '100255-9', '100256-7', '100257-5', '100258-3', '100259-1', '100260-9', '100261-7', '100262-5', '10026-3', '100263-3', '100264-1', '100265-8', '100266-6', '100267-4', '100268-2', '100269-0', '100270-8', '10027-1', '100271-6', '100272-4', '100273-2', '100274-0', '100275-7', '100276-5', '100277-3', '100278-1', '100279-9', '100280-7', '100281-5', '100282-3', '100283-1', '100284-9', '100285-6', '100286-4', '100287-2', '100288-0', '10028-9', '100289-8', '100290-6', '100291-4', '100292-2', '100293-0', '100294-8', '100295-5', '100296-3', '10029-7', '100297-1', '100298-9', '100299-7', '100300-3', '100301-1', '100302-9', '100303-7', '100304-5', '10030-5', '100305-2', '100306-0', '100307-8', '100308-6', '100309-4', '100310-2', '100311-0', '100312-8', '10031-3', '100313-6', '100314-4', '100315-1', '100316-9', '100317-7', '100318-5', '100319-3', '100320-1', '10032-1', '100321-9', '100322-7', '100323-5', '100324-3', '100325-0', '100326-8', '100327-6', '100328-4', '100329-2', '1003-3', '100330-0', '100331-8', '100332-6', '100333-4', '100334-2', '100335-9', '100336-7', '100337-5', '100338-3', '10033-9', '100339-1', '100340-9', '100341-7', '100342-5', '100343-3', '100344-1', '100345-8', '100346-6', '10034-7', '100347-4', '100348-2', '100349-0', '100350-8', '100351-6', '100352-4', '100353-2', '10035-4', '100354-0', '100355-7', '100356-5', '100357-3', '100358-1', '100359-9', '100360-7', '100361-5', '10036-2', '100362-3', '100363-1', '100364-9', '100365-6', '100366-4', '100367-2', '100368-0', '100369-8', '10037-0', '100370-6', '100371-4', '100372-2', '100373-0', '100374-8', '100375-5', '100376-3', '100377-1', '100378-9', '100379-7', '100380-5', '100381-3', '100382-1', '100383-9', '100384-7', '100385-4', '100386-2', '100387-0', '10038-8', '100388-8', '100389-6', '100390-4', '100391-2', '100392-0', '100393-8', '100394-6', '100395-3', '10039-6', '100396-1', '100397-9', '100398-7', '100399-5', '100400-1', '100401-9', '100402-7', '100403-5', '10040-4', '100404-3', '100405-0', '100406-8', '100407-6', '100408-4', '100409-2', '1004-1', '100410-0', '100411-8', '10041-2', '100412-6', '100413-4', '100414-2', '100415-9', '100416-7', '100417-5', '100418-3', '100419-1', '10042-0', '100420-9', '100421-7', '100422-5', '100423-3', '100424-1', '100425-8', '100426-6', '100427-4', '100428-2', '100429-0', '100430-8', '100431-6', '100432-4', '100433-2', '100434-0', '100435-7', '100436-5', '100437-3', '10043-8', '100438-1', '100439-9', '100440-7', '100441-5', '100442-3', '100443-1', '100444-9', '100445-6', '10044-6', '100446-4', '100447-2', '100448-0', '100449-8', '100450-6', '100451-4', '100452-2', '10045-3', '100453-0', '100454-8', '100455-5', '100456-3', '100457-1', '100458-9', '100459-7', '100460-5', '10046-1', '100461-3', '100462-1', '100463-9', '100464-7', '100465-4', '100466-2', '100467-0', '100468-8', '100469-6', '100470-4', '100471-2', '100472-0', '100473-8', '100474-6', '100475-3', '100476-1', '100477-9', '100478-7', '10047-9', '100479-5', '100480-3', '100481-1', '100482-9', '100483-7', '100484-5', '100485-2', '100486-0', '10048-7', '100487-8', '100488-6', '100489-4', '100490-2', '100491-0', '100492-8', '100493-6', '100494-4', '10049-5', '100495-1', '100496-9', '100497-7', '100498-5', '100499-3', '100500-8', '100501-6', '100502-4', '10050-3', '100503-2', '100504-0', '100505-7', '100506-5', '100507-3', '100508-1', '100509-9', '100510-7', '10051-1', '100511-5', '100512-3', '100513-1', '100514-9', '100515-6', '100516-4', '100517-2', '100518-0', '100519-8', '100520-6', '100521-4', '100522-2', '100523-0', '100524-8', '100525-5', '100526-3', '100527-1', '100528-9', '10052-9', '100529-7', '100530-5', '100531-3', '100532-1', '100533-9', '100534-7', '100535-4', '100536-2', '10053-7', '100537-0', '100538-8', '100539-6', '100540-4', '100541-2', '100542-0', '100543-8', '100544-6', '10054-5', '100545-3', '100546-1', '100547-9', '100548-7', '100549-5', '100550-3', '100551-1', '10055-2', '100552-9', '100553-7', '100554-5', '100555-2', '100556-0', '100557-8', '100558-6', '100559-4', '10056-0', '100560-2', '100561-0', '100562-8', '100563-6', '100564-4', '100565-1', '100566-9', '100567-7', '100568-5', '100569-3', '100570-1', '100571-9', '100572-7', '100573-5', '100574-3', '100575-0', '100576-8', '100577-6', '10057-8', '100578-4', '100579-2', '1005-8', '100580-0', '100581-8', '100582-6', '100583-4', '100584-2', '100585-9', '10058-6', '100586-7', '100587-5', '100588-3', '100589-1', '100590-9', '100591-7', '100592-5', '100593-3', '10059-4', '100594-1', '100595-8', '100596-6', '100597-4', '100598-2', '100599-0', '100600-6', '100601-4', '10060-2', '100602-2', '100603-0', '100604-8', '100605-5', '100606-3', '100607-1', '100608-9', '100609-7', '10061-0', '100610-5', '100611-3', '100612-1', '100613-9', '100614-7', '100615-4', '100616-2', '100617-0', '100618-8', '100619-6', '100620-4', '100621-2', '100622-0', '100623-8', '100624-6', '100625-3', '100626-1', '100627-9', '10062-8', '100628-7', '100629-5', '100630-3', '100631-1', '100632-9', '100633-7', '100634-5', '100635-2', '10063-6', '100636-0', '100637-8', '100638-6', '100639-4', '100640-2', '100641-0', '100642-8', '100643-6', '10064-4', '100644-4', '100645-1', '100646-9', '100647-7', '100648-5', '100649-3', '100650-1', '10065-1', '100651-9', '100652-7', '100653-5', '100654-3', '100655-0', '100656-8', '100657-6', '100658-4', '100659-2', '1006-6', '100660-0', '100661-8', '100662-6', '100663-4', '100664-2', '100665-9', '100666-7', '100667-5', '100668-3', '10066-9', '100669-1', '100670-9', '100671-7', '100672-5', '100673-3', '100674-1', '100675-8', '100676-6', '10067-7', '100677-4', '100678-2', '100679-0', '100680-8', '100681-6', '100682-4', '100683-2', '100684-0', '10068-5', '100685-7', '100686-5', '100687-3', '100688-1', '100689-9', '100690-7', '100691-5', '100692-3', '10069-3', '100693-1', '100694-9', '100695-6', '100696-4', '100697-2', '100698-0', '100699-8', '100700-4', '10070-1', '100701-2', '100702-0', '100703-8', '100704-6', '100705-3', '100706-1', '100707-9', '100708-7', '100709-5', '100710-3', '100711-1', '100712-9', '100713-7', '100714-5', '100715-2', '100716-0', '100717-8', '100718-6', '10071-9', '100719-4', '100720-2', '100721-0', '100722-8', '100723-6', '100724-4', '100725-1', '100726-9', '10072-7', '100727-7', '100728-5', '100729-3', '100730-1', '100731-9', '100732-7', '100733-5', '100734-3', '10073-5', '100735-0', '100736-8', '100737-6', '100738-4', '100739-2', '1007-4', '100740-0', '100741-8', '100742-6', '10074-3', '100743-4', '100744-2', '100745-9', '100746-7', '100747-5', '100748-3', '100749-1', '10075-0', '100750-9', '100751-7', '100752-5', '100753-3', '100754-1', '100755-8', '100756-6', '100757-4', '100758-2', '100759-0', '100760-8', '100761-6', '100762-4', '100763-2', '100764-0', '100765-7', '100766-5', '100767-3', '10076-8', '100768-1', '100769-9', '100770-7', '100771-5', '100772-3', '100773-1', '100774-9', '100775-6', '10077-6', '100776-4', '100777-2', '100778-0', '100779-8', '100780-6', '100781-4', '100782-2', '100783-0', '10078-4', '100784-8', '100785-5', '100786-3', '100787-1', '100788-9', '100789-7', '100790-5', '100791-3', '10079-2', '100792-1', '100793-9', '100794-7', '100795-4', '100796-2', '100797-0', '100798-8', '100799-6', '100-8', '10080-0', '100800-2', '100801-0', '100802-8', '100803-6', '100804-4', '100805-1', '100806-9', '100807-7', '100808-5', '100809-3', '100810-1', '100811-9', '100812-7', '100813-5', '100814-3', '100815-0', '100816-8', '100817-6', '10081-8', '100818-4', '100819-2', '1008-2', '100820-0', '100821-8', '100822-6', '100823-4', '100824-2', '100825-9', '10082-6', '100826-7', '100827-5', '100828-3', '100829-1', '100830-9', '100831-7', '100832-5', '100833-3', '10083-4', '100834-1', '100835-8', '100836-6', '100837-4', '100838-2', '100839-0', '100840-8', '100841-6', '10084-2', '100842-4', '100843-2', '100844-0', '100845-7', '100846-5', '100847-3', '100848-1', '100849-9', '100850-7', '100851-5', '100852-3', '100853-1', '100854-9', '100855-6', '100856-4', '100857-2', '100858-0', '10085-9', '100859-8', '100860-6', '100861-4', '100862-2', '100863-0', '100864-8', '100865-5', '100866-3', '10086-7', '100867-1', '100868-9', '100869-7', '100870-5', '100871-3', '100872-1', '100873-9', '100874-7', '10087-5', '100875-4', '100876-2', '100877-0', '100878-8', '100879-6', '100880-4', '100881-2', '100882-0', '10088-3', '100883-8', '100884-6', '100885-3', '100886-1', '100887-9', '100888-7', '100889-5', '100890-3', '10089-1', '100891-1', '100892-9', '100893-7', '100894-5', '100895-2', '100896-0', '100897-8', '100898-6', '100899-4']}, 'type'=>'Coding', 'path'=>'Item.code', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/questionnaire-questions'}}, + 'prefix' => {'type'=>'string', 'path'=>'Item.prefix', 'min'=>0, 'max'=>1}, + 'text' => {'type'=>'string', 'path'=>'Item.text', 'min'=>0, 'max'=>1}, + 'type' => {'valid_codes'=>{'http://hl7.org/fhir/item-type'=>['group', 'display', 'question', 'boolean', 'decimal', 'integer', 'date', 'dateTime', 'time', 'string', 'text', 'url', 'coding', 'attachment', 'reference', 'quantity']}, 'type'=>'code', 'path'=>'Item.type', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/item-type'}}, + 'enableWhen' => {'type'=>'Questionnaire::Item::EnableWhen', 'path'=>'Item.enableWhen', 'min'=>0, 'max'=>Float::INFINITY}, + 'enableBehavior' => {'valid_codes'=>{'http://hl7.org/fhir/questionnaire-enable-behavior'=>['all', 'any']}, 'type'=>'code', 'path'=>'Item.enableBehavior', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/questionnaire-enable-behavior'}}, + 'disabledDisplay' => {'valid_codes'=>{'http://hl7.org/fhir/questionnaire-disabled-display'=>['hidden', 'protected']}, 'type'=>'code', 'path'=>'Item.disabledDisplay', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/questionnaire-disabled-display'}}, + 'required' => {'type'=>'boolean', 'path'=>'Item.required', 'min'=>0, 'max'=>1}, + 'repeats' => {'type'=>'boolean', 'path'=>'Item.repeats', 'min'=>0, 'max'=>1}, + 'readOnly' => {'type'=>'boolean', 'path'=>'Item.readOnly', 'min'=>0, 'max'=>1}, + 'maxLength' => {'type'=>'integer', 'path'=>'Item.maxLength', 'min'=>0, 'max'=>1}, + 'answerConstraint' => {'valid_codes'=>{'http://hl7.org/fhir/questionnaire-answer-constraint'=>['optionsOnly', 'optionsOrType', 'optionsOrString']}, 'type'=>'code', 'path'=>'Item.answerConstraint', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/questionnaire-answer-constraint'}}, + 'answerValueSet' => {'type'=>'canonical', 'path'=>'Item.answerValueSet', 'min'=>0, 'max'=>1}, + 'answerOption' => {'type'=>'Questionnaire::Item::AnswerOption', 'path'=>'Item.answerOption', 'min'=>0, 'max'=>Float::INFINITY}, + 'initial' => {'type'=>'Questionnaire::Item::Initial', 'path'=>'Item.initial', 'min'=>0, 'max'=>Float::INFINITY}, + 'item' => {'type'=>'Questionnaire::Item', 'path'=>'Item.item', 'min'=>0, 'max'=>Float::INFINITY} + } + + class EnableWhen < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'answer' => ['boolean', 'decimal', 'integer', 'date', 'dateTime', 'time', 'string', 'Coding', 'Quantity', 'Reference'] + } + METADATA = { + 'id' => {'type'=>'string', 'path'=>'EnableWhen.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'EnableWhen.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'EnableWhen.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'question' => {'type'=>'string', 'path'=>'EnableWhen.question', 'min'=>1, 'max'=>1}, + 'operator' => {'valid_codes'=>{'http://hl7.org/fhir/questionnaire-enable-operator'=>['exists', '=', '!=', '>', '<', '>=', '<=']}, 'type'=>'code', 'path'=>'EnableWhen.operator', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/questionnaire-enable-operator'}}, + 'answerBoolean' => {'type'=>'boolean', 'path'=>'EnableWhen.answer[x]', 'min'=>1, 'max'=>1}, + 'answerDecimal' => {'type'=>'decimal', 'path'=>'EnableWhen.answer[x]', 'min'=>1, 'max'=>1}, + 'answerInteger' => {'type'=>'integer', 'path'=>'EnableWhen.answer[x]', 'min'=>1, 'max'=>1}, + 'answerDate' => {'type'=>'date', 'path'=>'EnableWhen.answer[x]', 'min'=>1, 'max'=>1}, + 'answerDateTime' => {'type'=>'dateTime', 'path'=>'EnableWhen.answer[x]', 'min'=>1, 'max'=>1}, + 'answerTime' => {'type'=>'time', 'path'=>'EnableWhen.answer[x]', 'min'=>1, 'max'=>1}, + 'answerString' => {'type'=>'string', 'path'=>'EnableWhen.answer[x]', 'min'=>1, 'max'=>1}, + 'answerCoding' => {'type'=>'Coding', 'path'=>'EnableWhen.answer[x]', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/questionnaire-answers'}}, + 'answerQuantity' => {'type'=>'Quantity', 'path'=>'EnableWhen.answer[x]', 'min'=>1, 'max'=>1}, + 'answerReference' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Resource'], 'type'=>'Reference', 'path'=>'EnableWhen.answer[x]', 'min'=>1, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :question # 1-1 string + attr_accessor :operator # 1-1 code + attr_accessor :answerBoolean # 1-1 boolean + attr_accessor :answerDecimal # 1-1 decimal + attr_accessor :answerInteger # 1-1 integer + attr_accessor :answerDate # 1-1 date + attr_accessor :answerDateTime # 1-1 dateTime + attr_accessor :answerTime # 1-1 time + attr_accessor :answerString # 1-1 string + attr_accessor :answerCoding # 1-1 Coding + attr_accessor :answerQuantity # 1-1 Quantity + attr_accessor :answerReference # 1-1 Reference(Resource) + end + + class AnswerOption < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'value' => ['integer', 'date', 'time', 'string', 'Coding', 'Reference'] + } + METADATA = { + 'id' => {'type'=>'string', 'path'=>'AnswerOption.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'AnswerOption.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'AnswerOption.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'valueInteger' => {'type'=>'integer', 'path'=>'AnswerOption.value[x]', 'min'=>1, 'max'=>1}, + 'valueDate' => {'type'=>'date', 'path'=>'AnswerOption.value[x]', 'min'=>1, 'max'=>1}, + 'valueTime' => {'type'=>'time', 'path'=>'AnswerOption.value[x]', 'min'=>1, 'max'=>1}, + 'valueString' => {'type'=>'string', 'path'=>'AnswerOption.value[x]', 'min'=>1, 'max'=>1}, + 'valueCoding' => {'type'=>'Coding', 'path'=>'AnswerOption.value[x]', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/questionnaire-answers'}}, + 'valueReference' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Resource'], 'type'=>'Reference', 'path'=>'AnswerOption.value[x]', 'min'=>1, 'max'=>1}, + 'initialSelected' => {'type'=>'boolean', 'path'=>'AnswerOption.initialSelected', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :valueInteger # 1-1 integer + attr_accessor :valueDate # 1-1 date + attr_accessor :valueTime # 1-1 time + attr_accessor :valueString # 1-1 string + attr_accessor :valueCoding # 1-1 Coding + attr_accessor :valueReference # 1-1 Reference(Resource) + attr_accessor :initialSelected # 0-1 boolean + end + + class Initial < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'value' => ['boolean', 'decimal', 'integer', 'date', 'dateTime', 'time', 'string', 'uri', 'Attachment', 'Coding', 'Quantity', 'Reference'] + } + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Initial.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Initial.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Initial.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'valueBoolean' => {'type'=>'boolean', 'path'=>'Initial.value[x]', 'min'=>1, 'max'=>1}, + 'valueDecimal' => {'type'=>'decimal', 'path'=>'Initial.value[x]', 'min'=>1, 'max'=>1}, + 'valueInteger' => {'type'=>'integer', 'path'=>'Initial.value[x]', 'min'=>1, 'max'=>1}, + 'valueDate' => {'type'=>'date', 'path'=>'Initial.value[x]', 'min'=>1, 'max'=>1}, + 'valueDateTime' => {'type'=>'dateTime', 'path'=>'Initial.value[x]', 'min'=>1, 'max'=>1}, + 'valueTime' => {'type'=>'time', 'path'=>'Initial.value[x]', 'min'=>1, 'max'=>1}, + 'valueString' => {'type'=>'string', 'path'=>'Initial.value[x]', 'min'=>1, 'max'=>1}, + 'valueUri' => {'type'=>'uri', 'path'=>'Initial.value[x]', 'min'=>1, 'max'=>1}, + 'valueAttachment' => {'type'=>'Attachment', 'path'=>'Initial.value[x]', 'min'=>1, 'max'=>1}, + 'valueCoding' => {'type'=>'Coding', 'path'=>'Initial.value[x]', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/questionnaire-answers'}}, + 'valueQuantity' => {'type'=>'Quantity', 'path'=>'Initial.value[x]', 'min'=>1, 'max'=>1}, + 'valueReference' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Resource'], 'type'=>'Reference', 'path'=>'Initial.value[x]', 'min'=>1, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :valueBoolean # 1-1 boolean + attr_accessor :valueDecimal # 1-1 decimal + attr_accessor :valueInteger # 1-1 integer + attr_accessor :valueDate # 1-1 date + attr_accessor :valueDateTime # 1-1 dateTime + attr_accessor :valueTime # 1-1 time + attr_accessor :valueString # 1-1 string + attr_accessor :valueUri # 1-1 uri + attr_accessor :valueAttachment # 1-1 Attachment + attr_accessor :valueCoding # 1-1 Coding + attr_accessor :valueQuantity # 1-1 Quantity + attr_accessor :valueReference # 1-1 Reference(Resource) + end + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :linkId # 1-1 string + attr_accessor :definition # 0-1 uri + attr_accessor :code # 0-* [ Coding ] + attr_accessor :prefix # 0-1 string + attr_accessor :text # 0-1 string + attr_accessor :type # 1-1 code + attr_accessor :enableWhen # 0-* [ Questionnaire::Item::EnableWhen ] + attr_accessor :enableBehavior # 0-1 code + attr_accessor :disabledDisplay # 0-1 code + attr_accessor :required # 0-1 boolean + attr_accessor :repeats # 0-1 boolean + attr_accessor :readOnly # 0-1 boolean + attr_accessor :maxLength # 0-1 integer + attr_accessor :answerConstraint # 0-1 code + attr_accessor :answerValueSet # 0-1 canonical + attr_accessor :answerOption # 0-* [ Questionnaire::Item::AnswerOption ] + attr_accessor :initial # 0-* [ Questionnaire::Item::Initial ] + attr_accessor :item # 0-* [ Questionnaire::Item ] + end + + attr_accessor :id # 0-1 id + attr_accessor :meta # 0-1 Meta + attr_accessor :implicitRules # 0-1 uri + attr_accessor :language # 0-1 code + attr_accessor :text # 0-1 Narrative + attr_accessor :contained # 0-* [ Resource ] + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :url # 0-1 uri + attr_accessor :identifier # 0-* [ Identifier ] + attr_accessor :version # 0-1 string + attr_accessor :versionAlgorithmString # 0-1 string + attr_accessor :versionAlgorithmCoding # 0-1 Coding + attr_accessor :name # 0-1 string + attr_accessor :title # 0-1 string + attr_accessor :derivedFrom # 0-* [ canonical ] + attr_accessor :status # 1-1 code + attr_accessor :experimental # 0-1 boolean + attr_accessor :subjectType # 0-* [ code ] + attr_accessor :date # 0-1 dateTime + attr_accessor :publisher # 0-1 string + attr_accessor :contact # 0-* [ ContactDetail ] + attr_accessor :description # 0-1 markdown + attr_accessor :useContext # 0-* [ UsageContext ] + attr_accessor :jurisdiction # 0-* [ CodeableConcept ] + attr_accessor :purpose # 0-1 markdown + attr_accessor :copyright # 0-1 markdown + attr_accessor :copyrightLabel # 0-1 string + attr_accessor :approvalDate # 0-1 date + attr_accessor :lastReviewDate # 0-1 date + attr_accessor :effectivePeriod # 0-1 Period + attr_accessor :code # 0-* [ Coding ] + attr_accessor :item # 0-* [ Questionnaire::Item ] + + def resourceType + 'Questionnaire' + end + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/resources/QuestionnaireResponse.rb b/lib/fhir_models/r6/generated/resources/QuestionnaireResponse.rb new file mode 100644 index 00000000..438951e6 --- /dev/null +++ b/lib/fhir_models/r6/generated/resources/QuestionnaireResponse.rb @@ -0,0 +1,127 @@ +module FHIR + module R6 + class QuestionnaireResponse < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + SEARCH_PARAMS = ['author', 'authored', 'based-on', 'encounter', 'identifier', 'part-of', 'patient', 'questionnaire', 'source', 'status', 'subject'] + METADATA = { + 'id' => {'type'=>'id', 'path'=>'QuestionnaireResponse.id', 'min'=>0, 'max'=>1}, + 'meta' => {'type'=>'Meta', 'path'=>'QuestionnaireResponse.meta', 'min'=>0, 'max'=>1}, + 'implicitRules' => {'type'=>'uri', 'path'=>'QuestionnaireResponse.implicitRules', 'min'=>0, 'max'=>1}, + 'language' => {'type'=>'code', 'path'=>'QuestionnaireResponse.language', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-languages'}}, + 'text' => {'type'=>'Narrative', 'path'=>'QuestionnaireResponse.text', 'min'=>0, 'max'=>1}, + 'contained' => {'type'=>'Resource', 'path'=>'QuestionnaireResponse.contained', 'min'=>0, 'max'=>Float::INFINITY}, + 'extension' => {'type'=>'Extension', 'path'=>'QuestionnaireResponse.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'QuestionnaireResponse.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'identifier' => {'type'=>'Identifier', 'path'=>'QuestionnaireResponse.identifier', 'min'=>0, 'max'=>Float::INFINITY}, + 'basedOn' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/CarePlan', 'http://hl7.org/fhir/StructureDefinition/ServiceRequest'], 'type'=>'Reference', 'path'=>'QuestionnaireResponse.basedOn', 'min'=>0, 'max'=>Float::INFINITY}, + 'partOf' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Observation', 'http://hl7.org/fhir/StructureDefinition/Procedure'], 'type'=>'Reference', 'path'=>'QuestionnaireResponse.partOf', 'min'=>0, 'max'=>Float::INFINITY}, + 'questionnaire' => {'type'=>'canonical', 'path'=>'QuestionnaireResponse.questionnaire', 'min'=>1, 'max'=>1}, + 'status' => {'valid_codes'=>{'http://hl7.org/fhir/questionnaire-answers-status'=>['in-progress', 'completed', 'amended', 'entered-in-error', 'stopped']}, 'type'=>'code', 'path'=>'QuestionnaireResponse.status', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/questionnaire-answers-status'}}, + 'subject' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Resource'], 'type'=>'Reference', 'path'=>'QuestionnaireResponse.subject', 'min'=>0, 'max'=>1}, + 'encounter' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Encounter'], 'type'=>'Reference', 'path'=>'QuestionnaireResponse.encounter', 'min'=>0, 'max'=>1}, + 'authored' => {'type'=>'dateTime', 'path'=>'QuestionnaireResponse.authored', 'min'=>0, 'max'=>1}, + 'author' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole', 'http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson', 'http://hl7.org/fhir/StructureDefinition/Organization'], 'type'=>'Reference', 'path'=>'QuestionnaireResponse.author', 'min'=>0, 'max'=>1}, + 'source' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/Organization', 'http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson'], 'type'=>'Reference', 'path'=>'QuestionnaireResponse.source', 'min'=>0, 'max'=>1}, + 'item' => {'type'=>'QuestionnaireResponse::Item', 'path'=>'QuestionnaireResponse.item', 'min'=>0, 'max'=>Float::INFINITY} + } + + class Item < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Item.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Item.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Item.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'linkId' => {'type'=>'string', 'path'=>'Item.linkId', 'min'=>1, 'max'=>1}, + 'definition' => {'type'=>'uri', 'path'=>'Item.definition', 'min'=>0, 'max'=>1}, + 'text' => {'type'=>'string', 'path'=>'Item.text', 'min'=>0, 'max'=>1}, + 'answer' => {'type'=>'QuestionnaireResponse::Item::Answer', 'path'=>'Item.answer', 'min'=>0, 'max'=>Float::INFINITY}, + 'item' => {'type'=>'QuestionnaireResponse::Item', 'path'=>'Item.item', 'min'=>0, 'max'=>Float::INFINITY} + } + + class Answer < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'value' => ['boolean', 'decimal', 'integer', 'date', 'dateTime', 'time', 'string', 'uri', 'Attachment', 'Coding', 'Quantity', 'Reference'] + } + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Answer.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Answer.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Answer.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'valueBoolean' => {'type'=>'boolean', 'path'=>'Answer.value[x]', 'min'=>1, 'max'=>1}, + 'valueDecimal' => {'type'=>'decimal', 'path'=>'Answer.value[x]', 'min'=>1, 'max'=>1}, + 'valueInteger' => {'type'=>'integer', 'path'=>'Answer.value[x]', 'min'=>1, 'max'=>1}, + 'valueDate' => {'type'=>'date', 'path'=>'Answer.value[x]', 'min'=>1, 'max'=>1}, + 'valueDateTime' => {'type'=>'dateTime', 'path'=>'Answer.value[x]', 'min'=>1, 'max'=>1}, + 'valueTime' => {'type'=>'time', 'path'=>'Answer.value[x]', 'min'=>1, 'max'=>1}, + 'valueString' => {'type'=>'string', 'path'=>'Answer.value[x]', 'min'=>1, 'max'=>1}, + 'valueUri' => {'type'=>'uri', 'path'=>'Answer.value[x]', 'min'=>1, 'max'=>1}, + 'valueAttachment' => {'type'=>'Attachment', 'path'=>'Answer.value[x]', 'min'=>1, 'max'=>1}, + 'valueCoding' => {'type'=>'Coding', 'path'=>'Answer.value[x]', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/questionnaire-answers'}}, + 'valueQuantity' => {'type'=>'Quantity', 'path'=>'Answer.value[x]', 'min'=>1, 'max'=>1}, + 'valueReference' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Resource'], 'type'=>'Reference', 'path'=>'Answer.value[x]', 'min'=>1, 'max'=>1}, + 'item' => {'type'=>'QuestionnaireResponse::Item', 'path'=>'Answer.item', 'min'=>0, 'max'=>Float::INFINITY} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :valueBoolean # 1-1 boolean + attr_accessor :valueDecimal # 1-1 decimal + attr_accessor :valueInteger # 1-1 integer + attr_accessor :valueDate # 1-1 date + attr_accessor :valueDateTime # 1-1 dateTime + attr_accessor :valueTime # 1-1 time + attr_accessor :valueString # 1-1 string + attr_accessor :valueUri # 1-1 uri + attr_accessor :valueAttachment # 1-1 Attachment + attr_accessor :valueCoding # 1-1 Coding + attr_accessor :valueQuantity # 1-1 Quantity + attr_accessor :valueReference # 1-1 Reference(Resource) + attr_accessor :item # 0-* [ QuestionnaireResponse::Item ] + end + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :linkId # 1-1 string + attr_accessor :definition # 0-1 uri + attr_accessor :text # 0-1 string + attr_accessor :answer # 0-* [ QuestionnaireResponse::Item::Answer ] + attr_accessor :item # 0-* [ QuestionnaireResponse::Item ] + end + + attr_accessor :id # 0-1 id + attr_accessor :meta # 0-1 Meta + attr_accessor :implicitRules # 0-1 uri + attr_accessor :language # 0-1 code + attr_accessor :text # 0-1 Narrative + attr_accessor :contained # 0-* [ Resource ] + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :identifier # 0-* [ Identifier ] + attr_accessor :basedOn # 0-* [ Reference(CarePlan|ServiceRequest) ] + attr_accessor :partOf # 0-* [ Reference(Observation|Procedure) ] + attr_accessor :questionnaire # 1-1 canonical + attr_accessor :status # 1-1 code + attr_accessor :subject # 0-1 Reference(Resource) + attr_accessor :encounter # 0-1 Reference(Encounter) + attr_accessor :authored # 0-1 dateTime + attr_accessor :author # 0-1 Reference(Device|Practitioner|PractitionerRole|Patient|RelatedPerson|Organization) + attr_accessor :source # 0-1 Reference(Device|Organization|Patient|Practitioner|PractitionerRole|RelatedPerson) + attr_accessor :item # 0-* [ QuestionnaireResponse::Item ] + + def resourceType + 'QuestionnaireResponse' + end + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/resources/RegulatedAuthorization.rb b/lib/fhir_models/r6/generated/resources/RegulatedAuthorization.rb new file mode 100644 index 00000000..c76fd9a4 --- /dev/null +++ b/lib/fhir_models/r6/generated/resources/RegulatedAuthorization.rb @@ -0,0 +1,95 @@ +module FHIR + module R6 + class RegulatedAuthorization < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + SEARCH_PARAMS = ['case', 'case-type', 'holder', 'identifier', 'region', 'status', 'subject'] + METADATA = { + 'id' => {'type'=>'id', 'path'=>'RegulatedAuthorization.id', 'min'=>0, 'max'=>1}, + 'meta' => {'type'=>'Meta', 'path'=>'RegulatedAuthorization.meta', 'min'=>0, 'max'=>1}, + 'implicitRules' => {'type'=>'uri', 'path'=>'RegulatedAuthorization.implicitRules', 'min'=>0, 'max'=>1}, + 'language' => {'type'=>'code', 'path'=>'RegulatedAuthorization.language', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-languages'}}, + 'text' => {'type'=>'Narrative', 'path'=>'RegulatedAuthorization.text', 'min'=>0, 'max'=>1}, + 'contained' => {'type'=>'Resource', 'path'=>'RegulatedAuthorization.contained', 'min'=>0, 'max'=>Float::INFINITY}, + 'extension' => {'type'=>'Extension', 'path'=>'RegulatedAuthorization.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'RegulatedAuthorization.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'identifier' => {'type'=>'Identifier', 'path'=>'RegulatedAuthorization.identifier', 'min'=>0, 'max'=>Float::INFINITY}, + 'subject' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/MedicinalProductDefinition', 'http://hl7.org/fhir/StructureDefinition/BiologicallyDerivedProduct', 'http://hl7.org/fhir/StructureDefinition/NutritionProduct', 'http://hl7.org/fhir/StructureDefinition/PackagedProductDefinition', 'http://hl7.org/fhir/StructureDefinition/ManufacturedItemDefinition', 'http://hl7.org/fhir/StructureDefinition/Ingredient', 'http://hl7.org/fhir/StructureDefinition/SubstanceDefinition', 'http://hl7.org/fhir/StructureDefinition/DeviceDefinition', 'http://hl7.org/fhir/StructureDefinition/ResearchStudy', 'http://hl7.org/fhir/StructureDefinition/ActivityDefinition', 'http://hl7.org/fhir/StructureDefinition/PlanDefinition', 'http://hl7.org/fhir/StructureDefinition/ObservationDefinition', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/Organization', 'http://hl7.org/fhir/StructureDefinition/Location'], 'type'=>'Reference', 'path'=>'RegulatedAuthorization.subject', 'min'=>0, 'max'=>Float::INFINITY}, + 'type' => {'valid_codes'=>{'http://hl7.org/fhir/regulated-authorization-type'=>['MarketingAuth', 'Orphan', 'Pediatric']}, 'type'=>'CodeableConcept', 'path'=>'RegulatedAuthorization.type', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/regulated-authorization-type'}}, + 'description' => {'type'=>'markdown', 'path'=>'RegulatedAuthorization.description', 'min'=>0, 'max'=>1}, + 'region' => {'valid_codes'=>{'urn:iso:std:iso:3166'=>['AD', 'AE', 'AF', 'AG', 'AI', 'AL', 'AM', 'AO', 'AQ', 'AR', 'AS', 'AT', 'AU', 'AW', 'AX', 'AZ', 'BA', 'BB', 'BD', 'BE', 'BF', 'BG', 'BH', 'BI', 'BJ', 'BL', 'BM', 'BN', 'BO', 'BQ', 'BR', 'BS', 'BT', 'BV', 'BW', 'BY', 'BZ', 'CA', 'CC', 'CD', 'CF', 'CG', 'CH', 'CI', 'CK', 'CL', 'CM', 'CN', 'CO', 'CR', 'CU', 'CV', 'CW', 'CX', 'CY', 'CZ', 'DE', 'DJ', 'DK', 'DM', 'DO', 'DZ', 'EC', 'EE', 'EG', 'EH', 'ER', 'ES', 'ET', 'FI', 'FJ', 'FK', 'FM', 'FO', 'FR', 'GA', 'GB', 'GD', 'GE', 'GF', 'GG', 'GH', 'GI', 'GL', 'GM', 'GN', 'GP', 'GQ', 'GR', 'GS', 'GT', 'GU', 'GW', 'GY', 'HK', 'HM', 'HN', 'HR', 'HT', 'HU', 'ID', 'IE', 'IL', 'IM', 'IN', 'IO', 'IQ', 'IR', 'IS', 'IT', 'JE', 'JM', 'JO', 'JP', 'KE', 'KG', 'KH', 'KI', 'KM', 'KN', 'KP', 'KR', 'KW', 'KY', 'KZ', 'LA', 'LB', 'LC', 'LI', 'LK', 'LR', 'LS', 'LT', 'LU', 'LV', 'LY', 'MA', 'MC', 'MD', 'ME', 'MF', 'MG', 'MH', 'MK', 'ML', 'MM', 'MN', 'MO', 'MP', 'MQ', 'MR', 'MS', 'MT', 'MU', 'MV', 'MW', 'MX', 'MY', 'MZ', 'NA', 'NC', 'NE', 'NF', 'NG', 'NI', 'NL', 'NO', 'NP', 'NR', 'NU', 'NZ', 'OM', 'PA', 'PE', 'PF', 'PG', 'PH', 'PK', 'PL', 'PM', 'PN', 'PR', 'PS', 'PT', 'PW', 'PY', 'QA', 'RE', 'RO', 'RS', 'RU', 'RW', 'SA', 'SB', 'SC', 'SD', 'SE', 'SG', 'SH', 'SI', 'SJ', 'SK', 'SL', 'SM', 'SN', 'SO', 'SR', 'SS', 'ST', 'SV', 'SX', 'SY', 'SZ', 'TC', 'TD', 'TF', 'TG', 'TH', 'TJ', 'TK', 'TL', 'TM', 'TN', 'TO', 'TR', 'TT', 'TV', 'TW', 'TZ', 'UA', 'UG', 'UM', 'US', 'UY', 'UZ', 'VA', 'VC', 'VE', 'VG', 'VI', 'VN', 'VU', 'WF', 'WS', 'YE', 'YT', 'ZA', 'ZM', 'ZW', 'ABW', 'AFG', 'AGO', 'AIA', 'ALA', 'ALB', 'AND', 'ARE', 'ARG', 'ARM', 'ASM', 'ATA', 'ATF', 'ATG', 'AUS', 'AUT', 'AZE', 'BDI', 'BEL', 'BEN', 'BES', 'BFA', 'BGD', 'BGR', 'BHR', 'BHS', 'BIH', 'BLM', 'BLR', 'BLZ', 'BMU', 'BOL', 'BRA', 'BRB', 'BRN', 'BTN', 'BVT', 'BWA', 'CAF', 'CAN', 'CCK', 'CHE', 'CHL', 'CHN', 'CIV', 'CMR', 'COD', 'COG', 'COK', 'COL', 'COM', 'CPV', 'CRI', 'CUB', 'CUW', 'CXR', 'CYM', 'CYP', 'CZE', 'DEU', 'DJI', 'DMA', 'DNK', 'DOM', 'DZA', 'ECU', 'EGY', 'ERI', 'ESH', 'ESP', 'EST', 'ETH', 'FIN', 'FJI', 'FLK', 'FRA', 'FRO', 'FSM', 'GAB', 'GBR', 'GEO', 'GGY', 'GHA', 'GIB', 'GIN', 'GLP', 'GMB', 'GNB', 'GNQ', 'GRC', 'GRD', 'GRL', 'GTM', 'GUF', 'GUM', 'GUY', 'HKG', 'HMD', 'HND', 'HRV', 'HTI', 'HUN', 'IDN', 'IMN', 'IND', 'IOT', 'IRL', 'IRN', 'IRQ', 'ISL', 'ISR', 'ITA', 'JAM', 'JEY', 'JOR', 'JPN', 'KAZ', 'KEN', 'KGZ', 'KHM', 'KIR', 'KNA', 'KOR', 'KWT', 'LAO', 'LBN', 'LBR', 'LBY', 'LCA', 'LIE', 'LKA', 'LSO', 'LTU', 'LUX', 'LVA', 'MAC', 'MAF', 'MAR', 'MCO', 'MDA', 'MDG', 'MDV', 'MEX', 'MHL', 'MKD', 'MLI', 'MLT', 'MMR', 'MNE', 'MNG', 'MNP', 'MOZ', 'MRT', 'MSR', 'MTQ', 'MUS', 'MWI', 'MYS', 'MYT', 'NAM', 'NCL', 'NER', 'NFK', 'NGA', 'NIC', 'NIU', 'NLD', 'NOR', 'NPL', 'NRU', 'NZL', 'OMN', 'PAK', 'PAN', 'PCN', 'PER', 'PHL', 'PLW', 'PNG', 'POL', 'PRI', 'PRK', 'PRT', 'PRY', 'PSE', 'PYF', 'QAT', 'REU', 'ROU', 'RUS', 'RWA', 'SAU', 'SDN', 'SEN', 'SGP', 'SGS', 'SHN', 'SJM', 'SLB', 'SLE', 'SLV', 'SMR', 'SOM', 'SPM', 'SRB', 'SSD', 'STP', 'SUR', 'SVK', 'SVN', 'SWE', 'SWZ', 'SXM', 'SYC', 'SYR', 'TCA', 'TCD', 'TGO', 'THA', 'TJK', 'TKL', 'TKM', 'TLS', 'TON', 'TTO', 'TUN', 'TUR', 'TUV', 'TWN', 'TZA', 'UGA', 'UKR', 'UMI', 'URY', 'USA', 'UZB', 'VAT', 'VCT', 'VEN', 'VGB', 'VIR', 'VNM', 'VUT', 'WLF', 'WSM', 'YEM', 'ZAF', 'ZMB', 'ZWE', '004', '008', '010', '012', '016', '020', '024', '028', '031', '032', '036', '040', '044', '048', '050', '051', '052', '056', '060', '064', '068', '070', '072', '074', '076', '084', '086', '090', '092', '096', '100', '104', '108', '112', '116', '120', '124', '132', '136', '140', '144', '148', '152', '156', '158', '162', '166', '170', '174', '175', '178', '180', '184', '188', '191', '192', '196', '203', '204', '208', '212', '214', '218', '222', '226', '231', '232', '233', '234', '238', '239', '242', '246', '248', '250', '254', '258', '260', '262', '266', '268', '270', '275', '276', '288', '292', '296', '300', '304', '308', '312', '316', '320', '324', '328', '332', '334', '336', '340', '344', '348', '352', '356', '360', '364', '368', '372', '376', '380', '384', '388', '392', '398', '400', '404', '408', '410', '414', '417', '418', '422', '426', '428', '430', '434', '438', '440', '442', '446', '450', '454', '458', '462', '466', '470', '474', '478', '480', '484', '492', '496', '498', '499', '500', '504', '508', '512', '516', '520', '524', '528', '531', '533', '534', '535', '540', '548', '554', '558', '562', '566', '570', '574', '578', '580', '581', '583', '584', '585', '586', '591', '598', '600', '604', '608', '612', '616', '620', '624', '626', '630', '634', '638', '642', '643', '646', '652', '654', '659', '660', '662', '663', '666', '670', '674', '678', '682', '686', '688', '690', '694', '702', '703', '704', '705', '706', '710', '716', '724', '728', '729', '732', '740', '744', '748', '752', '756', '760', '762', '764', '768', '772', '776', '780', '784', '788', '792', '795', '796', '798', '800', '804', '807', '818', '826', '831', '832', '833', '834', '840', '850', '854', '858', '860', '862', '876', '882', '887', '894'], 'urn:iso:std:iso:3166:-2'=>['AF-BAL', 'AF-BAM', 'AF-BDG', 'AF-BDS', 'AF-BGL', 'AF-DAY', 'AF-FRA', 'AF-FYB', 'AF-GHA', 'AF-GHO', 'AF-HEL', 'AF-HER', 'AF-JOW', 'AF-KAB', 'AF-KAN', 'AF-KAP', 'AF-KDZ', 'AF-KHO', 'AF-KNR', 'AF-LAG', 'AF-LOG', 'AF-NAN', 'AF-NIM', 'AF-NUR', 'AF-PAN', 'AF-PAR', 'AF-PIA', 'AF-PKA', 'AF-SAM', 'AF-SAR', 'AF-TAK', 'AF-URU', 'AF-WAR', 'AF-ZAB', 'AX-AX', 'AL-01', 'AL-02', 'AL-03', 'AL-04', 'AL-05', 'AL-06', 'AL-07', 'AL-08', 'AL-09', 'AL-10', 'AL-11', 'AL-12', 'AL-BR', 'AL-BU', 'AL-DI', 'AL-DL', 'AL-DR', 'AL-DV', 'AL-EL', 'AL-ER', 'AL-FR', 'AL-GJ', 'AL-GR', 'AL-HA', 'AL-KA', 'AL-KB', 'AL-KC', 'AL-KO', 'AL-KR', 'AL-KU', 'AL-LB', 'AL-LE', 'AL-LU', 'AL-MK', 'AL-MM', 'AL-MR', 'AL-MT', 'AL-PG', 'AL-PQ', 'AL-PR', 'AL-PU', 'AL-SH', 'AL-SK', 'AL-SR', 'AL-TE', 'AL-TP', 'AL-TR', 'AL-VL', 'DZ-01', 'DZ-02', 'DZ-03', 'DZ-04', 'DZ-05', 'DZ-06', 'DZ-07', 'DZ-08', 'DZ-09', 'DZ-10', 'DZ-11', 'DZ-12', 'DZ-13', 'DZ-14', 'DZ-15', 'DZ-16', 'DZ-17', 'DZ-18', 'DZ-19', 'DZ-20', 'DZ-21', 'DZ-22', 'DZ-23', 'DZ-24', 'DZ-25', 'DZ-26', 'DZ-27', 'DZ-28', 'DZ-29', 'DZ-30', 'DZ-31', 'DZ-32', 'DZ-33', 'DZ-34', 'DZ-35', 'DZ-36', 'DZ-37', 'DZ-38', 'DZ-39', 'DZ-40', 'DZ-41', 'DZ-42', 'DZ-43', 'DZ-44', 'DZ-45', 'DZ-46', 'DZ-47', 'DZ-48', 'AS-AS', 'AD-02', 'AD-03', 'AD-04', 'AD-05', 'AD-06', 'AD-07', 'AD-08', 'AO-BGO', 'AO-BGU', 'AO-BIE', 'AO-CAB', 'AO-CCU', 'AO-CNN', 'AO-CNO', 'AO-CUS', 'AO-HUA', 'AO-HUI', 'AO-LNO', 'AO-LSU', 'AO-LUA', 'AO-MAL', 'AO-MOX', 'AO-NAM', 'AO-UIG', 'AO-ZAI', 'AI-AI', 'AQ-AQ', 'AG-03', 'AG-04', 'AG-05', 'AG-06', 'AG-07', 'AG-08', 'AG-10', 'AG-11', 'AR-A', 'AR-B', 'AR-C', 'AR-D', 'AR-E', 'AR-F', 'AR-G', 'AR-H', 'AR-J', 'AR-K', 'AR-L', 'AR-M', 'AR-N', 'AR-P', 'AR-Q', 'AR-R', 'AR-S', 'AR-T', 'AR-U', 'AR-V', 'AR-W', 'AR-X', 'AR-Y', 'AR-Z', 'AM-AG', 'AM-AR', 'AM-AV', 'AM-ER', 'AM-GR', 'AM-KT', 'AM-LO', 'AM-SH', 'AM-SU', 'AM-TV', 'AM-VD', 'AW-AW', 'AU-ACT', 'AU-NSW', 'AU-NT', 'AU-QLD', 'AU-SA', 'AU-TAS', 'AU-VIC', 'AU-WA', 'AT-1', 'AT-2', 'AT-3', 'AT-4', 'AT-5', 'AT-6', 'AT-7', 'AT-8', 'AT-9', 'AZ-ABS', 'AZ-AGA', 'AZ-AGC', 'AZ-AGM', 'AZ-AGS', 'AZ-AGU', 'AZ-AST', 'AZ-BA', 'AZ-BAB', 'AZ-BAL', 'AZ-BAR', 'AZ-BEY', 'AZ-BIL', 'AZ-CAB', 'AZ-CAL', 'AZ-CUL', 'AZ-DAS', 'AZ-FUZ', 'AZ-GAD', 'AZ-GA', 'AZ-GOR', 'AZ-GOY', 'AZ-GYG', 'AZ-HAC', 'AZ-IMI', 'AZ-ISM', 'AZ-KAL', 'AZ-KAN', 'AZ-KUR', 'AZ-LAC', 'AZ-LA', 'AZ-LAN', 'AZ-LER']}, 'type'=>'CodeableConcept', 'path'=>'RegulatedAuthorization.region', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/jurisdiction'}}, + 'status' => {'valid_codes'=>{'http://hl7.org/fhir/publication-status'=>['draft', 'active', 'retired', 'unknown']}, 'type'=>'CodeableConcept', 'path'=>'RegulatedAuthorization.status', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'preferred', 'uri'=>'http://hl7.org/fhir/ValueSet/publication-status'}}, + 'statusDate' => {'type'=>'dateTime', 'path'=>'RegulatedAuthorization.statusDate', 'min'=>0, 'max'=>1}, + 'validityPeriod' => {'type'=>'Period', 'path'=>'RegulatedAuthorization.validityPeriod', 'min'=>0, 'max'=>1}, + 'indication' => {'type'=>'CodeableReference', 'path'=>'RegulatedAuthorization.indication', 'min'=>0, 'max'=>Float::INFINITY}, + 'intendedUse' => {'valid_codes'=>{'http://hl7.org/fhir/product-intended-use'=>['Prevention', 'Treatment', 'Alleviation', 'Diagnosis', 'Monitoring']}, 'type'=>'CodeableConcept', 'path'=>'RegulatedAuthorization.intendedUse', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'preferred', 'uri'=>'http://hl7.org/fhir/ValueSet/product-intended-use'}}, + 'basis' => {'valid_codes'=>{'http://hl7.org/fhir/regulated-authorization-basis'=>['Full', 'NewSubstance', 'KnownSubstance', 'SimilarBiological', 'Well-establishedUse', 'TraditionalUse', 'Bibliographical', 'KnownHumanBlood', 'TemporaryUse', 'ParallelTrade']}, 'type'=>'CodeableConcept', 'path'=>'RegulatedAuthorization.basis', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/regulated-authorization-basis'}}, + 'holder' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Organization'], 'type'=>'Reference', 'path'=>'RegulatedAuthorization.holder', 'min'=>0, 'max'=>1}, + 'regulator' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Organization'], 'type'=>'Reference', 'path'=>'RegulatedAuthorization.regulator', 'min'=>0, 'max'=>1}, + 'attachedDocument' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/DocumentReference'], 'type'=>'Reference', 'path'=>'RegulatedAuthorization.attachedDocument', 'min'=>0, 'max'=>Float::INFINITY}, + 'case' => {'type'=>'RegulatedAuthorization::Case', 'path'=>'RegulatedAuthorization.case', 'min'=>0, 'max'=>1} + } + + class Case < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'date' => ['Period', 'dateTime'] + } + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Case.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Case.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Case.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'identifier' => {'type'=>'Identifier', 'path'=>'Case.identifier', 'min'=>0, 'max'=>1}, + 'type' => {'valid_codes'=>{'http://hl7.org/fhir/regulated-authorization-case-type'=>['InitialMAA', 'Variation', 'LineExtension', 'PSUR', 'Renewal', 'Follow-up', '100000155699', 'AnnualReassessment', 'UrgentSafetyRestriction', 'PaediatricSubmission', 'TransferMA', 'LiftingSuspension', 'Withdrawal', 'Reformatting', 'RMP', 'ReviewSuspension', 'SupplementalInformation', 'RepeatUse', 'SignalDetection', 'FLU', 'PANDEMIC', 'Orphan']}, 'type'=>'CodeableConcept', 'path'=>'Case.type', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/regulated-authorization-case-type'}}, + 'status' => {'valid_codes'=>{'http://hl7.org/fhir/publication-status'=>['draft', 'active', 'retired', 'unknown']}, 'type'=>'CodeableConcept', 'path'=>'Case.status', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'preferred', 'uri'=>'http://hl7.org/fhir/ValueSet/publication-status'}}, + 'datePeriod' => {'type'=>'Period', 'path'=>'Case.date[x]', 'min'=>0, 'max'=>1}, + 'dateDateTime' => {'type'=>'dateTime', 'path'=>'Case.date[x]', 'min'=>0, 'max'=>1}, + 'application' => {'type'=>'RegulatedAuthorization::Case', 'path'=>'Case.application', 'min'=>0, 'max'=>Float::INFINITY} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :identifier # 0-1 Identifier + attr_accessor :type # 0-1 CodeableConcept + attr_accessor :status # 0-1 CodeableConcept + attr_accessor :datePeriod # 0-1 Period + attr_accessor :dateDateTime # 0-1 dateTime + attr_accessor :application # 0-* [ RegulatedAuthorization::Case ] + end + + attr_accessor :id # 0-1 id + attr_accessor :meta # 0-1 Meta + attr_accessor :implicitRules # 0-1 uri + attr_accessor :language # 0-1 code + attr_accessor :text # 0-1 Narrative + attr_accessor :contained # 0-* [ Resource ] + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :identifier # 0-* [ Identifier ] + attr_accessor :subject # 0-* [ Reference(MedicinalProductDefinition|BiologicallyDerivedProduct|NutritionProduct|PackagedProductDefinition|ManufacturedItemDefinition|Ingredient|SubstanceDefinition|DeviceDefinition|ResearchStudy|ActivityDefinition|PlanDefinition|ObservationDefinition|Practitioner|Organization|Location) ] + attr_accessor :type # 0-1 CodeableConcept + attr_accessor :description # 0-1 markdown + attr_accessor :region # 0-* [ CodeableConcept ] + attr_accessor :status # 0-1 CodeableConcept + attr_accessor :statusDate # 0-1 dateTime + attr_accessor :validityPeriod # 0-1 Period + attr_accessor :indication # 0-* [ CodeableReference ] + attr_accessor :intendedUse # 0-1 CodeableConcept + attr_accessor :basis # 0-* [ CodeableConcept ] + attr_accessor :holder # 0-1 Reference(Organization) + attr_accessor :regulator # 0-1 Reference(Organization) + attr_accessor :attachedDocument # 0-* [ Reference(DocumentReference) ] + attr_accessor :case # 0-1 RegulatedAuthorization::Case + + def resourceType + 'RegulatedAuthorization' + end + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/resources/RelatedPerson.rb b/lib/fhir_models/r6/generated/resources/RelatedPerson.rb new file mode 100644 index 00000000..6c42a93e --- /dev/null +++ b/lib/fhir_models/r6/generated/resources/RelatedPerson.rb @@ -0,0 +1,80 @@ +module FHIR + module R6 + class RelatedPerson < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + SEARCH_PARAMS = ['active', 'address', 'address-city', 'address-country', 'address-postalcode', 'address-state', 'address-use', 'birthdate', 'email', 'family', 'gender', 'given', 'identifier', 'name', 'patient', 'phone', 'phonetic', 'relationship', 'role', 'telecom'] + METADATA = { + 'id' => {'type'=>'id', 'path'=>'RelatedPerson.id', 'min'=>0, 'max'=>1}, + 'meta' => {'type'=>'Meta', 'path'=>'RelatedPerson.meta', 'min'=>0, 'max'=>1}, + 'implicitRules' => {'type'=>'uri', 'path'=>'RelatedPerson.implicitRules', 'min'=>0, 'max'=>1}, + 'language' => {'type'=>'code', 'path'=>'RelatedPerson.language', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-languages'}}, + 'text' => {'type'=>'Narrative', 'path'=>'RelatedPerson.text', 'min'=>0, 'max'=>1}, + 'contained' => {'type'=>'Resource', 'path'=>'RelatedPerson.contained', 'min'=>0, 'max'=>Float::INFINITY}, + 'extension' => {'type'=>'Extension', 'path'=>'RelatedPerson.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'RelatedPerson.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'identifier' => {'type'=>'Identifier', 'path'=>'RelatedPerson.identifier', 'min'=>0, 'max'=>Float::INFINITY}, + 'active' => {'type'=>'boolean', 'path'=>'RelatedPerson.active', 'min'=>0, 'max'=>1}, + 'patient' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Patient'], 'type'=>'Reference', 'path'=>'RelatedPerson.patient', 'min'=>1, 'max'=>1}, + 'relationship' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/v3-RoleCode'=>['FAMMEMB', 'CHILD', 'CHLDADOPT', 'DAUADOPT', 'SONADOPT', 'CHLDFOST', 'DAUFOST', 'SONFOST', 'DAUC', 'DAU', 'STPDAU', 'NCHILD', 'SON', 'SONC', 'STPSON', 'STPCHLD', 'EXT', 'AUNT', 'MAUNT', 'PAUNT', 'COUSN', 'MCOUSN', 'PCOUSN', 'GGRPRN', 'GGRFTH', 'MGGRFTH', 'PGGRFTH', 'GGRMTH', 'MGGRMTH', 'PGGRMTH', 'MGGRPRN', 'PGGRPRN', 'GRNDCHILD', 'GRNDDAU', 'GRNDSON', 'GRPRN', 'GRFTH', 'MGRFTH', 'PGRFTH', 'GRMTH', 'MGRMTH', 'PGRMTH', 'MGRPRN', 'PGRPRN', 'INLAW', 'CHLDINLAW', 'DAUINLAW', 'SONINLAW', 'PRNINLAW', 'FTHINLAW', 'MTHINLAW', 'MTHINLOAW', 'SIBINLAW', 'BROINLAW', 'SISINLAW', 'SISLINLAW', 'NIENEPH', 'NEPHEW', 'NIECE', 'UNCLE', 'MUNCLE', 'PUNCLE', 'PRN', 'ADOPTP', 'ADOPTF', 'ADOPTM', 'FTH', 'FTHFOST', 'NFTH', 'NFTHF', 'STPFTH', 'MTH', 'GESTM', 'MTHFOST', 'NMTH', 'NMTHF', 'STPMTH', 'NPRN', 'PRNFOST', 'STPPRN', 'SIB', 'BRO', 'HBRO', 'NBRO', 'TWINBRO', 'FTWINBRO', 'ITWINBRO', 'STPBRO', 'HSIB', 'HSIS', 'NSIB', 'NSIS', 'TWINSIS', 'FTWINSIS', 'ITWINSIS', 'TWIN', 'FTWIN', 'ITWIN', 'SIS', 'STPSIS', 'STPSIB', 'SIGOTHR', 'DOMPART', 'FMRSPS', 'SPS', 'HUSB', 'WIFE', 'FRND', 'NBOR', 'ONESELF', 'ROOM']}, 'type'=>'CodeableConcept', 'path'=>'RelatedPerson.relationship', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'preferred', 'uri'=>'http://terminology.hl7.org/ValueSet/v3-PersonalRelationshipRoleType'}}, + 'role' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/v3-ParticipationType'=>['WIT'], 'http://terminology.hl7.org/CodeSystem/v3-RoleClass'=>['NOT', 'ECON', 'NOK', 'GUARD', 'DEPEN', 'EMP', 'GUAR', 'CAREGIVER'], 'http://terminology.hl7.org/CodeSystem/v2-0131'=>['E', 'O', 'U'], 'http://terminology.hl7.org/CodeSystem/v3-RoleCode'=>['INTPRTER', 'POWATT', 'DPOWATT', 'HPOWATT', 'SPOWATT', 'BILL']}, 'type'=>'CodeableConcept', 'path'=>'RelatedPerson.role', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'preferred', 'uri'=>'http://hl7.org/fhir/ValueSet/relatedperson-relationshiptype'}}, + 'name' => {'type'=>'HumanName', 'path'=>'RelatedPerson.name', 'min'=>0, 'max'=>Float::INFINITY}, + 'telecom' => {'type'=>'ContactPoint', 'path'=>'RelatedPerson.telecom', 'min'=>0, 'max'=>Float::INFINITY}, + 'gender' => {'valid_codes'=>{'http://hl7.org/fhir/administrative-gender'=>['male', 'female', 'other', 'unknown']}, 'type'=>'code', 'path'=>'RelatedPerson.gender', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/administrative-gender'}}, + 'birthDate' => {'type'=>'date', 'path'=>'RelatedPerson.birthDate', 'min'=>0, 'max'=>1}, + 'address' => {'type'=>'Address', 'path'=>'RelatedPerson.address', 'min'=>0, 'max'=>Float::INFINITY}, + 'photo' => {'type'=>'Attachment', 'path'=>'RelatedPerson.photo', 'min'=>0, 'max'=>Float::INFINITY}, + 'period' => {'type'=>'Period', 'path'=>'RelatedPerson.period', 'min'=>0, 'max'=>1}, + 'communication' => {'type'=>'RelatedPerson::Communication', 'path'=>'RelatedPerson.communication', 'min'=>0, 'max'=>Float::INFINITY} + } + + class Communication < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Communication.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Communication.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Communication.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'language' => {'type'=>'CodeableConcept', 'path'=>'Communication.language', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-languages'}}, + 'preferred' => {'type'=>'boolean', 'path'=>'Communication.preferred', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :language # 1-1 CodeableConcept + attr_accessor :preferred # 0-1 boolean + end + + attr_accessor :id # 0-1 id + attr_accessor :meta # 0-1 Meta + attr_accessor :implicitRules # 0-1 uri + attr_accessor :language # 0-1 code + attr_accessor :text # 0-1 Narrative + attr_accessor :contained # 0-* [ Resource ] + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :identifier # 0-* [ Identifier ] + attr_accessor :active # 0-1 boolean + attr_accessor :patient # 1-1 Reference(Patient) + attr_accessor :relationship # 0-* [ CodeableConcept ] + attr_accessor :role # 0-* [ CodeableConcept ] + attr_accessor :name # 0-* [ HumanName ] + attr_accessor :telecom # 0-* [ ContactPoint ] + attr_accessor :gender # 0-1 code + attr_accessor :birthDate # 0-1 date + attr_accessor :address # 0-* [ Address ] + attr_accessor :photo # 0-* [ Attachment ] + attr_accessor :period # 0-1 Period + attr_accessor :communication # 0-* [ RelatedPerson::Communication ] + + def resourceType + 'RelatedPerson' + end + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/resources/RequestOrchestration.rb b/lib/fhir_models/r6/generated/resources/RequestOrchestration.rb new file mode 100644 index 00000000..ba5a5c40 --- /dev/null +++ b/lib/fhir_models/r6/generated/resources/RequestOrchestration.rb @@ -0,0 +1,302 @@ +module FHIR + module R6 + class RequestOrchestration < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + SEARCH_PARAMS = ['author', 'authored', 'based-on', 'code', 'encounter', 'group-identifier', 'identifier', 'instantiates-canonical', 'instantiates-uri', 'intent', 'participant', 'patient', 'priority', 'status', 'subject'] + METADATA = { + 'id' => {'type'=>'id', 'path'=>'RequestOrchestration.id', 'min'=>0, 'max'=>1}, + 'meta' => {'type'=>'Meta', 'path'=>'RequestOrchestration.meta', 'min'=>0, 'max'=>1}, + 'implicitRules' => {'type'=>'uri', 'path'=>'RequestOrchestration.implicitRules', 'min'=>0, 'max'=>1}, + 'language' => {'type'=>'code', 'path'=>'RequestOrchestration.language', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-languages'}}, + 'text' => {'type'=>'Narrative', 'path'=>'RequestOrchestration.text', 'min'=>0, 'max'=>1}, + 'contained' => {'type'=>'Resource', 'path'=>'RequestOrchestration.contained', 'min'=>0, 'max'=>Float::INFINITY}, + 'extension' => {'type'=>'Extension', 'path'=>'RequestOrchestration.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'RequestOrchestration.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'identifier' => {'type'=>'Identifier', 'path'=>'RequestOrchestration.identifier', 'min'=>0, 'max'=>Float::INFINITY}, + 'instantiatesCanonical' => {'type'=>'canonical', 'path'=>'RequestOrchestration.instantiatesCanonical', 'min'=>0, 'max'=>Float::INFINITY}, + 'instantiatesUri' => {'type'=>'uri', 'path'=>'RequestOrchestration.instantiatesUri', 'min'=>0, 'max'=>Float::INFINITY}, + 'basedOn' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Resource'], 'type'=>'Reference', 'path'=>'RequestOrchestration.basedOn', 'min'=>0, 'max'=>Float::INFINITY}, + 'replaces' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Resource'], 'type'=>'Reference', 'path'=>'RequestOrchestration.replaces', 'min'=>0, 'max'=>Float::INFINITY}, + 'groupIdentifier' => {'type'=>'Identifier', 'path'=>'RequestOrchestration.groupIdentifier', 'min'=>0, 'max'=>1}, + 'status' => {'valid_codes'=>{'http://hl7.org/fhir/request-status'=>['draft', 'active', 'on-hold', 'revoked', 'completed', 'entered-in-error', 'unknown']}, 'type'=>'code', 'path'=>'RequestOrchestration.status', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/request-status'}}, + 'intent' => {'valid_codes'=>{'http://hl7.org/fhir/request-intent'=>['proposal', 'plan', 'directive', 'order', 'original-order', 'reflex-order', 'filler-order', 'instance-order', 'option']}, 'type'=>'code', 'path'=>'RequestOrchestration.intent', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/request-intent'}}, + 'priority' => {'valid_codes'=>{'http://hl7.org/fhir/request-priority'=>['routine', 'urgent', 'asap', 'stat']}, 'type'=>'code', 'path'=>'RequestOrchestration.priority', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/request-priority'}}, + 'code' => {'valid_codes'=>{'http://hl7.org/fhir/action-code'=>['send-message', 'collect-information', 'prescribe-medication', 'recommend-immunization', 'order-service', 'propose-diagnosis', 'record-detected-issue', 'record-inference', 'report-flag']}, 'type'=>'CodeableConcept', 'path'=>'RequestOrchestration.code', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/action-code'}}, + 'subject' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/CareTeam', 'http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/Group', 'http://hl7.org/fhir/StructureDefinition/HealthcareService', 'http://hl7.org/fhir/StructureDefinition/Location', 'http://hl7.org/fhir/StructureDefinition/Organization', 'http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson'], 'type'=>'Reference', 'path'=>'RequestOrchestration.subject', 'min'=>0, 'max'=>1}, + 'encounter' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Encounter'], 'type'=>'Reference', 'path'=>'RequestOrchestration.encounter', 'min'=>0, 'max'=>1}, + 'authoredOn' => {'type'=>'dateTime', 'path'=>'RequestOrchestration.authoredOn', 'min'=>0, 'max'=>1}, + 'author' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole'], 'type'=>'Reference', 'path'=>'RequestOrchestration.author', 'min'=>0, 'max'=>1}, + 'reason' => {'type'=>'CodeableReference', 'path'=>'RequestOrchestration.reason', 'min'=>0, 'max'=>Float::INFINITY}, + 'goal' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Goal'], 'type'=>'Reference', 'path'=>'RequestOrchestration.goal', 'min'=>0, 'max'=>Float::INFINITY}, + 'note' => {'type'=>'Annotation', 'path'=>'RequestOrchestration.note', 'min'=>0, 'max'=>Float::INFINITY}, + 'action' => {'type'=>'RequestOrchestration::Action', 'path'=>'RequestOrchestration.action', 'min'=>0, 'max'=>Float::INFINITY} + } + + class Action < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'timing' => ['dateTime', 'Age', 'Period', 'Duration', 'Range', 'Timing'], + 'definition' => ['canonical', 'uri'] + } + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Action.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Action.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Action.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'linkId' => {'type'=>'string', 'path'=>'Action.linkId', 'min'=>0, 'max'=>1}, + 'prefix' => {'type'=>'string', 'path'=>'Action.prefix', 'min'=>0, 'max'=>1}, + 'title' => {'type'=>'string', 'path'=>'Action.title', 'min'=>0, 'max'=>1}, + 'description' => {'type'=>'markdown', 'path'=>'Action.description', 'min'=>0, 'max'=>1}, + 'textEquivalent' => {'type'=>'markdown', 'path'=>'Action.textEquivalent', 'min'=>0, 'max'=>1}, + 'priority' => {'valid_codes'=>{'http://hl7.org/fhir/request-priority'=>['routine', 'urgent', 'asap', 'stat']}, 'type'=>'code', 'path'=>'Action.priority', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/request-priority'}}, + 'code' => {'valid_codes'=>{'http://hl7.org/fhir/action-code'=>['send-message', 'collect-information', 'prescribe-medication', 'recommend-immunization', 'order-service', 'propose-diagnosis', 'record-detected-issue', 'record-inference', 'report-flag']}, 'type'=>'CodeableConcept', 'path'=>'Action.code', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/action-code'}}, + 'documentation' => {'type'=>'RelatedArtifact', 'path'=>'Action.documentation', 'min'=>0, 'max'=>Float::INFINITY}, + 'goal' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Goal'], 'type'=>'Reference', 'path'=>'Action.goal', 'min'=>0, 'max'=>Float::INFINITY}, + 'condition' => {'type'=>'RequestOrchestration::Action::Condition', 'path'=>'Action.condition', 'min'=>0, 'max'=>Float::INFINITY}, + 'input' => {'type'=>'RequestOrchestration::Action::Input', 'path'=>'Action.input', 'min'=>0, 'max'=>Float::INFINITY}, + 'output' => {'type'=>'RequestOrchestration::Action::Output', 'path'=>'Action.output', 'min'=>0, 'max'=>Float::INFINITY}, + 'relatedAction' => {'type'=>'RequestOrchestration::Action::RelatedAction', 'path'=>'Action.relatedAction', 'min'=>0, 'max'=>Float::INFINITY}, + 'timingDateTime' => {'type'=>'dateTime', 'path'=>'Action.timing[x]', 'min'=>0, 'max'=>1}, + 'timingAge' => {'type'=>'Age', 'path'=>'Action.timing[x]', 'min'=>0, 'max'=>1}, + 'timingPeriod' => {'type'=>'Period', 'path'=>'Action.timing[x]', 'min'=>0, 'max'=>1}, + 'timingDuration' => {'type'=>'Duration', 'path'=>'Action.timing[x]', 'min'=>0, 'max'=>1}, + 'timingRange' => {'type'=>'Range', 'path'=>'Action.timing[x]', 'min'=>0, 'max'=>1}, + 'timingTiming' => {'type'=>'Timing', 'path'=>'Action.timing[x]', 'min'=>0, 'max'=>1}, + 'location' => {'type'=>'CodeableReference', 'path'=>'Action.location', 'min'=>0, 'max'=>1}, + 'participant' => {'type'=>'RequestOrchestration::Action::Participant', 'path'=>'Action.participant', 'min'=>0, 'max'=>Float::INFINITY}, + 'type' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/action-type'=>['create', 'update', 'remove', 'fire-event']}, 'type'=>'CodeableConcept', 'path'=>'Action.type', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/action-type'}}, + 'groupingBehavior' => {'valid_codes'=>{'http://hl7.org/fhir/action-grouping-behavior'=>['visual-group', 'logical-group', 'sentence-group']}, 'type'=>'code', 'path'=>'Action.groupingBehavior', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/action-grouping-behavior'}}, + 'selectionBehavior' => {'valid_codes'=>{'http://hl7.org/fhir/action-selection-behavior'=>['any', 'all', 'all-or-none', 'exactly-one', 'at-most-one', 'one-or-more']}, 'type'=>'code', 'path'=>'Action.selectionBehavior', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/action-selection-behavior'}}, + 'requiredBehavior' => {'valid_codes'=>{'http://hl7.org/fhir/action-required-behavior'=>['must', 'could', 'must-unless-documented']}, 'type'=>'code', 'path'=>'Action.requiredBehavior', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/action-required-behavior'}}, + 'precheckBehavior' => {'valid_codes'=>{'http://hl7.org/fhir/action-precheck-behavior'=>['yes', 'no']}, 'type'=>'code', 'path'=>'Action.precheckBehavior', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/action-precheck-behavior'}}, + 'cardinalityBehavior' => {'valid_codes'=>{'http://hl7.org/fhir/action-cardinality-behavior'=>['single', 'multiple']}, 'type'=>'code', 'path'=>'Action.cardinalityBehavior', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/action-cardinality-behavior'}}, + 'resource' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Resource'], 'type'=>'Reference', 'path'=>'Action.resource', 'min'=>0, 'max'=>1}, + 'definitionCanonical' => {'type'=>'canonical', 'path'=>'Action.definition[x]', 'min'=>0, 'max'=>1}, + 'definitionUri' => {'type'=>'uri', 'path'=>'Action.definition[x]', 'min'=>0, 'max'=>1}, + 'transform' => {'type'=>'canonical', 'path'=>'Action.transform', 'min'=>0, 'max'=>1}, + 'dynamicValue' => {'type'=>'RequestOrchestration::Action::DynamicValue', 'path'=>'Action.dynamicValue', 'min'=>0, 'max'=>Float::INFINITY}, + 'action' => {'type'=>'RequestOrchestration::Action', 'path'=>'Action.action', 'min'=>0, 'max'=>Float::INFINITY} + } + + class Condition < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Condition.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Condition.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Condition.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'kind' => {'valid_codes'=>{'http://hl7.org/fhir/action-condition-kind'=>['applicability', 'start', 'stop']}, 'type'=>'code', 'path'=>'Condition.kind', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/action-condition-kind'}}, + 'expression' => {'type'=>'Expression', 'path'=>'Condition.expression', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :kind # 1-1 code + attr_accessor :expression # 0-1 Expression + end + + class Input < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Input.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Input.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Input.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'title' => {'type'=>'string', 'path'=>'Input.title', 'min'=>0, 'max'=>1}, + 'requirement' => {'type'=>'DataRequirement', 'path'=>'Input.requirement', 'min'=>0, 'max'=>1}, + 'relatedData' => {'type'=>'id', 'path'=>'Input.relatedData', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :title # 0-1 string + attr_accessor :requirement # 0-1 DataRequirement + attr_accessor :relatedData # 0-1 id + end + + class Output < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Output.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Output.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Output.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'title' => {'type'=>'string', 'path'=>'Output.title', 'min'=>0, 'max'=>1}, + 'requirement' => {'type'=>'DataRequirement', 'path'=>'Output.requirement', 'min'=>0, 'max'=>1}, + 'relatedData' => {'type'=>'string', 'path'=>'Output.relatedData', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :title # 0-1 string + attr_accessor :requirement # 0-1 DataRequirement + attr_accessor :relatedData # 0-1 string + end + + class RelatedAction < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'offset' => ['Duration', 'Range'] + } + METADATA = { + 'id' => {'type'=>'string', 'path'=>'RelatedAction.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'RelatedAction.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'RelatedAction.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'targetId' => {'type'=>'id', 'path'=>'RelatedAction.targetId', 'min'=>1, 'max'=>1}, + 'relationship' => {'valid_codes'=>{'http://hl7.org/fhir/action-relationship-type'=>['before', 'before-start', 'before-end', 'concurrent', 'concurrent-with-start', 'concurrent-with-end', 'after', 'after-start', 'after-end']}, 'type'=>'code', 'path'=>'RelatedAction.relationship', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/action-relationship-type'}}, + 'endRelationship' => {'valid_codes'=>{'http://hl7.org/fhir/action-relationship-type'=>['before', 'before-start', 'before-end', 'concurrent', 'concurrent-with-start', 'concurrent-with-end', 'after', 'after-start', 'after-end']}, 'type'=>'code', 'path'=>'RelatedAction.endRelationship', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/action-relationship-type'}}, + 'offsetDuration' => {'type'=>'Duration', 'path'=>'RelatedAction.offset[x]', 'min'=>0, 'max'=>1}, + 'offsetRange' => {'type'=>'Range', 'path'=>'RelatedAction.offset[x]', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :targetId # 1-1 id + attr_accessor :relationship # 1-1 code + attr_accessor :endRelationship # 0-1 code + attr_accessor :offsetDuration # 0-1 Duration + attr_accessor :offsetRange # 0-1 Range + end + + class Participant < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'actor' => ['canonical', 'Reference'] + } + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Participant.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Participant.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Participant.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'type' => {'valid_codes'=>{'http://hl7.org/fhir/action-participant-type'=>['careteam', 'device', 'group', 'healthcareservice', 'location', 'organization', 'patient', 'practitioner', 'practitionerrole', 'relatedperson']}, 'type'=>'code', 'path'=>'Participant.type', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/action-participant-type'}}, + 'typeCanonical' => {'type'=>'canonical', 'path'=>'Participant.typeCanonical', 'min'=>0, 'max'=>1}, + 'typeReference' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/CareTeam', 'http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/DeviceDefinition', 'http://hl7.org/fhir/StructureDefinition/Endpoint', 'http://hl7.org/fhir/StructureDefinition/Group', 'http://hl7.org/fhir/StructureDefinition/HealthcareService', 'http://hl7.org/fhir/StructureDefinition/Location', 'http://hl7.org/fhir/StructureDefinition/Organization', 'http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson'], 'type'=>'Reference', 'path'=>'Participant.typeReference', 'min'=>0, 'max'=>1}, + 'role' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/practitioner-role'=>['doctor', 'nurse', 'pharmacist', 'researcher', 'teacher', 'ict'], 'http://snomed.info/sct'=>['223366009', '1421009', '3430008', '3842006', '4162009', '5275007', '6816002', '6868009', '8724009', '11661002', '11911009', '11935004', '13580004', '14698002', '17561000', '18803008', '18850004', '19244007', '20145008', '21365001', '21450003', '22515006', '22731001', '22983004', '23278007', '24430003', '24590004', '25961008', '26042002', '26369006', '28229004', '28411006', '28544002', '36682004', '37154003', '37504001', '39677007', '40127002', '40204001', '40570005', '41672002', '41904004', '43702002', '44652006', '45440000', '45544007', '45956004', '46255001', '48740002', '49203003', '49993003', '50149000', '54503009', '56397003', '56466003', '56542007', '56545009', '57654006', '59058001', '59169001', '59317003', '59944000', '60008001', '61207006', '61246008', '61345009', '61894003', '62247001', '63098009', '66476003', '66862007', '68867008', '68950000', '69280009', '71838004', '73265009', '75271001', '76166008', '76231001', '76899008', '78703002', '78729002', '79898004', '80409005', '80546007', '80584001', '80933006', '81464008', '82296001', '83273008', '83685006', '85733003', '88189002', '90201008', '90655003', '106289002', '106292003', '106293008', '106294002', '106296000', '106330007', '158965000', '158966004', '158967008', '158968003', '158969006', '158971006', '158972004', '158973009', '158974003', '158975002', '158977005', '158978000', '158979008', '158980006', '158983008', '158984002', '158985001', '158986000', '158987009', '158988004', '158989007', '158990003', '158992006', '158993001', '158994007', '158995008', '158996009', '158997000', '158998005', '158999002', '159001001', '159002008', '159003003', '159004009', '159005005', '159006006', '159007002', '159010009', '159011008', '159012001', '159014000', '159016003', '159017007', '159018002', '159019005', '159021000', '159022007', '159025009', '159026005', '159027001', '159028006', '159033005', '159034004', '159035003', '159036002', '159037006', '159038001', '159039009', '159040006', '159041005', '159141008', '159972006', '160008000', '224529009', '224530004', '224531000', '224532007', '224533002', '224534008', '224535009', '224536005', '224537001', '224538006', '224540001', '224541002', '224542009', '224543004', '224544005', '224545006', '224546007', '224547003', '224548008', '224549000', '224550000', '224551001', '224552008', '224554009', '224555005', '224556006', '224557002', '224558007', '224559004', '224560009', '224562001', '224563006', '224564000', '224565004', '224566003', '224567007', '224569005', '224570006', '224571005', '224572003', '224573008', '224574002', '224575001', '224576000', '224577009', '224578004', '224579007', '224580005', '224581009', '224583007', '224584001', '224585000', '224586004', '224587008', '224588003', '224589006', '224590002', '224591003', '224592005', '224593000', '224594006', '224595007', '224596008', '224597004', '224598009', '224599001', '224600003', '224601004', '224602006', '224603001', '224604007', '224606009', '224607000', '224608005', '224609002', '224610007', '224614003', '224615002', '224620002', '224621003', '224622005', '224623000', '224624006', '224625007', '224626008', '224936003', '225726006', '225727002', '265937000', '265939002', '283875005', '302211009', '303124005', '303129000', '303133007', '303134001', '304291006', '304292004', '307988006', '308002005', '309294001', '309295000', '309296004', '309322005', '309323000', '309324006', '309326008', '309327004', '309328009', '309329001', '309330006', '309331005', '309332003', '309333008', '309334002', '309335001', '309336000', '309337009', '309338004', '309339007', '309340009', '309341008', '309342001', '309343006', '309345004', '309346003', '309347007', '309348002', '309349005', '309350005', '309351009', '309352002', '309353007', '309354001', '309355000', '309356004', '309357008', '309358003', '309359006', '309360001', '309361002', '309362009', '309363004', '309364005', '309366007', '309367003', '309368008', '309369000', '309371000', '309372007', '309373002', '309374008', '309375009', '309376005', '309377001', '309378006', '309379003', '309380000', '309381001', '309382008', '309383003', '309384009', '309385005', '309386006', '309388007', '309389004', '309390008', '309391007', '309392000', '309393005', '309394004', '309395003', '309396002', '309397006', '309398001', '309399009', '309400002', '309401003', '309402005', '309403000', '309404006', '309409001', '309410006', '309411005', '309412003', '309413008', '309414002', '309415001', '309416000', '309417009', '309418004', '309419007', '309420001', '309421002', '309422009', '309423004', '309427003', '309428008', '309429000', '309434001', '309435000', '309436004', '309437008', '309439006', '309440008', '309441007', '309442000', '309443005', '309444004', '309445003', '309446002', '309450009', '309452001', '309453006', '309454000', '309455004', '309459005', '309460000', '310170009', '310171008', '310172001', '310173006', '310174000', '310175004', '310176003', '310177007', '310178002', '310179005', '310180008', '310181007', '310182000', '310184004', '310185003', '310186002', '310187006', '310188001', '310189009', '310190000', '310191001', '310192008', '310193003', '310194009', '310512001', '311441001', '312485001', '372102007', '387619007', '394572006', '394618009', '397897005', '397903001', '397908005', '398130009', '398238009', '404940000', '405277009', '405278004', '405279007', '405623001', '405684005', '405685006', '408798009', '408799001', '409974004', '409975003', '413854007', '415075003', '415506007', '416160000', '420409002', '420678001', '421841007', '422140007', '422234006', '432100008', '442867008', '443090005', '444912007', '445313000', '445451001', '446050000', '446701002', '449161006', '471302004', '720503005', '721936008', '721937004', '721938009', '721939001', '721940004', '721941000', '721942007', '721943002', '734293001', '734294007', '763292005', '768730001', '768731002', '768732009', '768819009', '768825008', '768826009', '768827000', '768828005', '768829002', '768832004', '768833009', '768834003', '768836001', '768837005', '768839008', '789543004', '840583002', '840584008', '878785002', '878786001', '878787005', '897187007', '1172950003', '1186716007', '1186914001', '1251537007', '1251542004', '1251548000', '1254982001', '1254983006', '1254984000', '1255370008', '1255371007', '1255372000', '1255373005', '1255374004', '1255514008', '1255515009', '1255516005', '1255517001', '1255518006', '1255519003', '1255719001', '1256114007', '1259214004', '1259964002', '3981000175106', '9371000175105', '25941000087102', '26031000087100', '26071000087103', '26091000087104', '450044741000087104'], 'http://terminology.hl7.org/CodeSystem/v3-ParticipationType'=>['WIT'], 'http://terminology.hl7.org/CodeSystem/v3-RoleClass'=>['NOT', 'ECON', 'NOK', 'GUARD', 'DEPEN', 'EMP', 'GUAR', 'CAREGIVER'], 'http://terminology.hl7.org/CodeSystem/v2-0131'=>['E', 'O', 'U'], 'http://terminology.hl7.org/CodeSystem/v3-RoleCode'=>['INTPRTER', 'POWATT', 'DPOWATT', 'HPOWATT', 'SPOWATT', 'BILL']}, 'type'=>'CodeableConcept', 'path'=>'Participant.role', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://terminology.hl7.org/ValueSet/action-participant-role'}}, + 'function' => {'valid_codes'=>{'http://hl7.org/fhir/action-participant-function'=>['performer', 'author', 'reviewer', 'witness']}, 'type'=>'CodeableConcept', 'path'=>'Participant.function', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/action-participant-function'}}, + 'actorCanonical' => {'type'=>'canonical', 'path'=>'Participant.actor[x]', 'min'=>0, 'max'=>1}, + 'actorReference' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/CareTeam', 'http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/DeviceDefinition', 'http://hl7.org/fhir/StructureDefinition/Endpoint', 'http://hl7.org/fhir/StructureDefinition/Group', 'http://hl7.org/fhir/StructureDefinition/HealthcareService', 'http://hl7.org/fhir/StructureDefinition/Location', 'http://hl7.org/fhir/StructureDefinition/Organization', 'http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson'], 'type'=>'Reference', 'path'=>'Participant.actor[x]', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :type # 0-1 code + attr_accessor :typeCanonical # 0-1 canonical + attr_accessor :typeReference # 0-1 Reference(CareTeam|Device|DeviceDefinition|Endpoint|Group|HealthcareService|Location|Organization|Patient|Practitioner|PractitionerRole|RelatedPerson) + attr_accessor :role # 0-1 CodeableConcept + attr_accessor :function # 0-1 CodeableConcept + attr_accessor :actorCanonical # 0-1 canonical + attr_accessor :actorReference # 0-1 Reference(CareTeam|Device|DeviceDefinition|Endpoint|Group|HealthcareService|Location|Organization|Patient|Practitioner|PractitionerRole|RelatedPerson) + end + + class DynamicValue < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'DynamicValue.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'DynamicValue.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'DynamicValue.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'path' => {'type'=>'string', 'path'=>'DynamicValue.path', 'min'=>0, 'max'=>1}, + 'expression' => {'type'=>'Expression', 'path'=>'DynamicValue.expression', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :path # 0-1 string + attr_accessor :expression # 0-1 Expression + end + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :linkId # 0-1 string + attr_accessor :prefix # 0-1 string + attr_accessor :title # 0-1 string + attr_accessor :description # 0-1 markdown + attr_accessor :textEquivalent # 0-1 markdown + attr_accessor :priority # 0-1 code + attr_accessor :code # 0-* [ CodeableConcept ] + attr_accessor :documentation # 0-* [ RelatedArtifact ] + attr_accessor :goal # 0-* [ Reference(Goal) ] + attr_accessor :condition # 0-* [ RequestOrchestration::Action::Condition ] + attr_accessor :input # 0-* [ RequestOrchestration::Action::Input ] + attr_accessor :output # 0-* [ RequestOrchestration::Action::Output ] + attr_accessor :relatedAction # 0-* [ RequestOrchestration::Action::RelatedAction ] + attr_accessor :timingDateTime # 0-1 dateTime + attr_accessor :timingAge # 0-1 Age + attr_accessor :timingPeriod # 0-1 Period + attr_accessor :timingDuration # 0-1 Duration + attr_accessor :timingRange # 0-1 Range + attr_accessor :timingTiming # 0-1 Timing + attr_accessor :location # 0-1 CodeableReference + attr_accessor :participant # 0-* [ RequestOrchestration::Action::Participant ] + attr_accessor :type # 0-1 CodeableConcept + attr_accessor :groupingBehavior # 0-1 code + attr_accessor :selectionBehavior # 0-1 code + attr_accessor :requiredBehavior # 0-1 code + attr_accessor :precheckBehavior # 0-1 code + attr_accessor :cardinalityBehavior # 0-1 code + attr_accessor :resource # 0-1 Reference(Resource) + attr_accessor :definitionCanonical # 0-1 canonical + attr_accessor :definitionUri # 0-1 uri + attr_accessor :transform # 0-1 canonical + attr_accessor :dynamicValue # 0-* [ RequestOrchestration::Action::DynamicValue ] + attr_accessor :action # 0-* [ RequestOrchestration::Action ] + end + + attr_accessor :id # 0-1 id + attr_accessor :meta # 0-1 Meta + attr_accessor :implicitRules # 0-1 uri + attr_accessor :language # 0-1 code + attr_accessor :text # 0-1 Narrative + attr_accessor :contained # 0-* [ Resource ] + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :identifier # 0-* [ Identifier ] + attr_accessor :instantiatesCanonical # 0-* [ canonical ] + attr_accessor :instantiatesUri # 0-* [ uri ] + attr_accessor :basedOn # 0-* [ Reference(Resource) ] + attr_accessor :replaces # 0-* [ Reference(Resource) ] + attr_accessor :groupIdentifier # 0-1 Identifier + attr_accessor :status # 1-1 code + attr_accessor :intent # 1-1 code + attr_accessor :priority # 0-1 code + attr_accessor :code # 0-1 CodeableConcept + attr_accessor :subject # 0-1 Reference(CareTeam|Device|Group|HealthcareService|Location|Organization|Patient|Practitioner|PractitionerRole|RelatedPerson) + attr_accessor :encounter # 0-1 Reference(Encounter) + attr_accessor :authoredOn # 0-1 dateTime + attr_accessor :author # 0-1 Reference(Device|Practitioner|PractitionerRole) + attr_accessor :reason # 0-* [ CodeableReference ] + attr_accessor :goal # 0-* [ Reference(Goal) ] + attr_accessor :note # 0-* [ Annotation ] + attr_accessor :action # 0-* [ RequestOrchestration::Action ] + + def resourceType + 'RequestOrchestration' + end + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/resources/Requirements.rb b/lib/fhir_models/r6/generated/resources/Requirements.rb new file mode 100644 index 00000000..bbae61ca --- /dev/null +++ b/lib/fhir_models/r6/generated/resources/Requirements.rb @@ -0,0 +1,117 @@ +module FHIR + module R6 + class Requirements < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'versionAlgorithm' => ['string', 'Coding'] + } + SEARCH_PARAMS = ['actor', 'context', 'context-quantity', 'context-type', 'context-type-quantity', 'context-type-value', 'date', 'derived-from', 'description', 'identifier', 'jurisdiction', 'name', 'publisher', 'status', 'title', 'url', 'version'] + METADATA = { + 'id' => {'type'=>'id', 'path'=>'Requirements.id', 'min'=>0, 'max'=>1}, + 'meta' => {'type'=>'Meta', 'path'=>'Requirements.meta', 'min'=>0, 'max'=>1}, + 'implicitRules' => {'type'=>'uri', 'path'=>'Requirements.implicitRules', 'min'=>0, 'max'=>1}, + 'language' => {'type'=>'code', 'path'=>'Requirements.language', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-languages'}}, + 'text' => {'type'=>'Narrative', 'path'=>'Requirements.text', 'min'=>0, 'max'=>1}, + 'contained' => {'type'=>'Resource', 'path'=>'Requirements.contained', 'min'=>0, 'max'=>Float::INFINITY}, + 'extension' => {'type'=>'Extension', 'path'=>'Requirements.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Requirements.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'url' => {'type'=>'uri', 'path'=>'Requirements.url', 'min'=>0, 'max'=>1}, + 'identifier' => {'type'=>'Identifier', 'path'=>'Requirements.identifier', 'min'=>0, 'max'=>Float::INFINITY}, + 'version' => {'type'=>'string', 'path'=>'Requirements.version', 'min'=>0, 'max'=>1}, + 'versionAlgorithmString' => {'type'=>'string', 'path'=>'Requirements.versionAlgorithm[x]', 'min'=>0, 'max'=>1}, + 'versionAlgorithmCoding' => {'valid_codes'=>{'http://hl7.org/fhir/version-algorithm'=>['semver', 'integer', 'alpha', 'date', 'natural']}, 'type'=>'Coding', 'path'=>'Requirements.versionAlgorithm[x]', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/version-algorithm'}}, + 'name' => {'type'=>'string', 'path'=>'Requirements.name', 'min'=>0, 'max'=>1}, + 'title' => {'type'=>'string', 'path'=>'Requirements.title', 'min'=>0, 'max'=>1}, + 'status' => {'valid_codes'=>{'http://hl7.org/fhir/publication-status'=>['draft', 'active', 'retired', 'unknown']}, 'type'=>'code', 'path'=>'Requirements.status', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/publication-status'}}, + 'experimental' => {'type'=>'boolean', 'path'=>'Requirements.experimental', 'min'=>0, 'max'=>1}, + 'date' => {'type'=>'dateTime', 'path'=>'Requirements.date', 'min'=>0, 'max'=>1}, + 'publisher' => {'type'=>'string', 'path'=>'Requirements.publisher', 'min'=>0, 'max'=>1}, + 'contact' => {'type'=>'ContactDetail', 'path'=>'Requirements.contact', 'min'=>0, 'max'=>Float::INFINITY}, + 'description' => {'type'=>'markdown', 'path'=>'Requirements.description', 'min'=>0, 'max'=>1}, + 'useContext' => {'type'=>'UsageContext', 'path'=>'Requirements.useContext', 'min'=>0, 'max'=>Float::INFINITY}, + 'jurisdiction' => {'valid_codes'=>{'urn:iso:std:iso:3166'=>['AD', 'AE', 'AF', 'AG', 'AI', 'AL', 'AM', 'AO', 'AQ', 'AR', 'AS', 'AT', 'AU', 'AW', 'AX', 'AZ', 'BA', 'BB', 'BD', 'BE', 'BF', 'BG', 'BH', 'BI', 'BJ', 'BL', 'BM', 'BN', 'BO', 'BQ', 'BR', 'BS', 'BT', 'BV', 'BW', 'BY', 'BZ', 'CA', 'CC', 'CD', 'CF', 'CG', 'CH', 'CI', 'CK', 'CL', 'CM', 'CN', 'CO', 'CR', 'CU', 'CV', 'CW', 'CX', 'CY', 'CZ', 'DE', 'DJ', 'DK', 'DM', 'DO', 'DZ', 'EC', 'EE', 'EG', 'EH', 'ER', 'ES', 'ET', 'FI', 'FJ', 'FK', 'FM', 'FO', 'FR', 'GA', 'GB', 'GD', 'GE', 'GF', 'GG', 'GH', 'GI', 'GL', 'GM', 'GN', 'GP', 'GQ', 'GR', 'GS', 'GT', 'GU', 'GW', 'GY', 'HK', 'HM', 'HN', 'HR', 'HT', 'HU', 'ID', 'IE', 'IL', 'IM', 'IN', 'IO', 'IQ', 'IR', 'IS', 'IT', 'JE', 'JM', 'JO', 'JP', 'KE', 'KG', 'KH', 'KI', 'KM', 'KN', 'KP', 'KR', 'KW', 'KY', 'KZ', 'LA', 'LB', 'LC', 'LI', 'LK', 'LR', 'LS', 'LT', 'LU', 'LV', 'LY', 'MA', 'MC', 'MD', 'ME', 'MF', 'MG', 'MH', 'MK', 'ML', 'MM', 'MN', 'MO', 'MP', 'MQ', 'MR', 'MS', 'MT', 'MU', 'MV', 'MW', 'MX', 'MY', 'MZ', 'NA', 'NC', 'NE', 'NF', 'NG', 'NI', 'NL', 'NO', 'NP', 'NR', 'NU', 'NZ', 'OM', 'PA', 'PE', 'PF', 'PG', 'PH', 'PK', 'PL', 'PM', 'PN', 'PR', 'PS', 'PT', 'PW', 'PY', 'QA', 'RE', 'RO', 'RS', 'RU', 'RW', 'SA', 'SB', 'SC', 'SD', 'SE', 'SG', 'SH', 'SI', 'SJ', 'SK', 'SL', 'SM', 'SN', 'SO', 'SR', 'SS', 'ST', 'SV', 'SX', 'SY', 'SZ', 'TC', 'TD', 'TF', 'TG', 'TH', 'TJ', 'TK', 'TL', 'TM', 'TN', 'TO', 'TR', 'TT', 'TV', 'TW', 'TZ', 'UA', 'UG', 'UM', 'US', 'UY', 'UZ', 'VA', 'VC', 'VE', 'VG', 'VI', 'VN', 'VU', 'WF', 'WS', 'YE', 'YT', 'ZA', 'ZM', 'ZW', 'ABW', 'AFG', 'AGO', 'AIA', 'ALA', 'ALB', 'AND', 'ARE', 'ARG', 'ARM', 'ASM', 'ATA', 'ATF', 'ATG', 'AUS', 'AUT', 'AZE', 'BDI', 'BEL', 'BEN', 'BES', 'BFA', 'BGD', 'BGR', 'BHR', 'BHS', 'BIH', 'BLM', 'BLR', 'BLZ', 'BMU', 'BOL', 'BRA', 'BRB', 'BRN', 'BTN', 'BVT', 'BWA', 'CAF', 'CAN', 'CCK', 'CHE', 'CHL', 'CHN', 'CIV', 'CMR', 'COD', 'COG', 'COK', 'COL', 'COM', 'CPV', 'CRI', 'CUB', 'CUW', 'CXR', 'CYM', 'CYP', 'CZE', 'DEU', 'DJI', 'DMA', 'DNK', 'DOM', 'DZA', 'ECU', 'EGY', 'ERI', 'ESH', 'ESP', 'EST', 'ETH', 'FIN', 'FJI', 'FLK', 'FRA', 'FRO', 'FSM', 'GAB', 'GBR', 'GEO', 'GGY', 'GHA', 'GIB', 'GIN', 'GLP', 'GMB', 'GNB', 'GNQ', 'GRC', 'GRD', 'GRL', 'GTM', 'GUF', 'GUM', 'GUY', 'HKG', 'HMD', 'HND', 'HRV', 'HTI', 'HUN', 'IDN', 'IMN', 'IND', 'IOT', 'IRL', 'IRN', 'IRQ', 'ISL', 'ISR', 'ITA', 'JAM', 'JEY', 'JOR', 'JPN', 'KAZ', 'KEN', 'KGZ', 'KHM', 'KIR', 'KNA', 'KOR', 'KWT', 'LAO', 'LBN', 'LBR', 'LBY', 'LCA', 'LIE', 'LKA', 'LSO', 'LTU', 'LUX', 'LVA', 'MAC', 'MAF', 'MAR', 'MCO', 'MDA', 'MDG', 'MDV', 'MEX', 'MHL', 'MKD', 'MLI', 'MLT', 'MMR', 'MNE', 'MNG', 'MNP', 'MOZ', 'MRT', 'MSR', 'MTQ', 'MUS', 'MWI', 'MYS', 'MYT', 'NAM', 'NCL', 'NER', 'NFK', 'NGA', 'NIC', 'NIU', 'NLD', 'NOR', 'NPL', 'NRU', 'NZL', 'OMN', 'PAK', 'PAN', 'PCN', 'PER', 'PHL', 'PLW', 'PNG', 'POL', 'PRI', 'PRK', 'PRT', 'PRY', 'PSE', 'PYF', 'QAT', 'REU', 'ROU', 'RUS', 'RWA', 'SAU', 'SDN', 'SEN', 'SGP', 'SGS', 'SHN', 'SJM', 'SLB', 'SLE', 'SLV', 'SMR', 'SOM', 'SPM', 'SRB', 'SSD', 'STP', 'SUR', 'SVK', 'SVN', 'SWE', 'SWZ', 'SXM', 'SYC', 'SYR', 'TCA', 'TCD', 'TGO', 'THA', 'TJK', 'TKL', 'TKM', 'TLS', 'TON', 'TTO', 'TUN', 'TUR', 'TUV', 'TWN', 'TZA', 'UGA', 'UKR', 'UMI', 'URY', 'USA', 'UZB', 'VAT', 'VCT', 'VEN', 'VGB', 'VIR', 'VNM', 'VUT', 'WLF', 'WSM', 'YEM', 'ZAF', 'ZMB', 'ZWE', '004', '008', '010', '012', '016', '020', '024', '028', '031', '032', '036', '040', '044', '048', '050', '051', '052', '056', '060', '064', '068', '070', '072', '074', '076', '084', '086', '090', '092', '096', '100', '104', '108', '112', '116', '120', '124', '132', '136', '140', '144', '148', '152', '156', '158', '162', '166', '170', '174', '175', '178', '180', '184', '188', '191', '192', '196', '203', '204', '208', '212', '214', '218', '222', '226', '231', '232', '233', '234', '238', '239', '242', '246', '248', '250', '254', '258', '260', '262', '266', '268', '270', '275', '276', '288', '292', '296', '300', '304', '308', '312', '316', '320', '324', '328', '332', '334', '336', '340', '344', '348', '352', '356', '360', '364', '368', '372', '376', '380', '384', '388', '392', '398', '400', '404', '408', '410', '414', '417', '418', '422', '426', '428', '430', '434', '438', '440', '442', '446', '450', '454', '458', '462', '466', '470', '474', '478', '480', '484', '492', '496', '498', '499', '500', '504', '508', '512', '516', '520', '524', '528', '531', '533', '534', '535', '540', '548', '554', '558', '562', '566', '570', '574', '578', '580', '581', '583', '584', '585', '586', '591', '598', '600', '604', '608', '612', '616', '620', '624', '626', '630', '634', '638', '642', '643', '646', '652', '654', '659', '660', '662', '663', '666', '670', '674', '678', '682', '686', '688', '690', '694', '702', '703', '704', '705', '706', '710', '716', '724', '728', '729', '732', '740', '744', '748', '752', '756', '760', '762', '764', '768', '772', '776', '780', '784', '788', '792', '795', '796', '798', '800', '804', '807', '818', '826', '831', '832', '833', '834', '840', '850', '854', '858', '860', '862', '876', '882', '887', '894'], 'urn:iso:std:iso:3166:-2'=>['AF-BAL', 'AF-BAM', 'AF-BDG', 'AF-BDS', 'AF-BGL', 'AF-DAY', 'AF-FRA', 'AF-FYB', 'AF-GHA', 'AF-GHO', 'AF-HEL', 'AF-HER', 'AF-JOW', 'AF-KAB', 'AF-KAN', 'AF-KAP', 'AF-KDZ', 'AF-KHO', 'AF-KNR', 'AF-LAG', 'AF-LOG', 'AF-NAN', 'AF-NIM', 'AF-NUR', 'AF-PAN', 'AF-PAR', 'AF-PIA', 'AF-PKA', 'AF-SAM', 'AF-SAR', 'AF-TAK', 'AF-URU', 'AF-WAR', 'AF-ZAB', 'AX-AX', 'AL-01', 'AL-02', 'AL-03', 'AL-04', 'AL-05', 'AL-06', 'AL-07', 'AL-08', 'AL-09', 'AL-10', 'AL-11', 'AL-12', 'AL-BR', 'AL-BU', 'AL-DI', 'AL-DL', 'AL-DR', 'AL-DV', 'AL-EL', 'AL-ER', 'AL-FR', 'AL-GJ', 'AL-GR', 'AL-HA', 'AL-KA', 'AL-KB', 'AL-KC', 'AL-KO', 'AL-KR', 'AL-KU', 'AL-LB', 'AL-LE', 'AL-LU', 'AL-MK', 'AL-MM', 'AL-MR', 'AL-MT', 'AL-PG', 'AL-PQ', 'AL-PR', 'AL-PU', 'AL-SH', 'AL-SK', 'AL-SR', 'AL-TE', 'AL-TP', 'AL-TR', 'AL-VL', 'DZ-01', 'DZ-02', 'DZ-03', 'DZ-04', 'DZ-05', 'DZ-06', 'DZ-07', 'DZ-08', 'DZ-09', 'DZ-10', 'DZ-11', 'DZ-12', 'DZ-13', 'DZ-14', 'DZ-15', 'DZ-16', 'DZ-17', 'DZ-18', 'DZ-19', 'DZ-20', 'DZ-21', 'DZ-22', 'DZ-23', 'DZ-24', 'DZ-25', 'DZ-26', 'DZ-27', 'DZ-28', 'DZ-29', 'DZ-30', 'DZ-31', 'DZ-32', 'DZ-33', 'DZ-34', 'DZ-35', 'DZ-36', 'DZ-37', 'DZ-38', 'DZ-39', 'DZ-40', 'DZ-41', 'DZ-42', 'DZ-43', 'DZ-44', 'DZ-45', 'DZ-46', 'DZ-47', 'DZ-48', 'AS-AS', 'AD-02', 'AD-03', 'AD-04', 'AD-05', 'AD-06', 'AD-07', 'AD-08', 'AO-BGO', 'AO-BGU', 'AO-BIE', 'AO-CAB', 'AO-CCU', 'AO-CNN', 'AO-CNO', 'AO-CUS', 'AO-HUA', 'AO-HUI', 'AO-LNO', 'AO-LSU', 'AO-LUA', 'AO-MAL', 'AO-MOX', 'AO-NAM', 'AO-UIG', 'AO-ZAI', 'AI-AI', 'AQ-AQ', 'AG-03', 'AG-04', 'AG-05', 'AG-06', 'AG-07', 'AG-08', 'AG-10', 'AG-11', 'AR-A', 'AR-B', 'AR-C', 'AR-D', 'AR-E', 'AR-F', 'AR-G', 'AR-H', 'AR-J', 'AR-K', 'AR-L', 'AR-M', 'AR-N', 'AR-P', 'AR-Q', 'AR-R', 'AR-S', 'AR-T', 'AR-U', 'AR-V', 'AR-W', 'AR-X', 'AR-Y', 'AR-Z', 'AM-AG', 'AM-AR', 'AM-AV', 'AM-ER', 'AM-GR', 'AM-KT', 'AM-LO', 'AM-SH', 'AM-SU', 'AM-TV', 'AM-VD', 'AW-AW', 'AU-ACT', 'AU-NSW', 'AU-NT', 'AU-QLD', 'AU-SA', 'AU-TAS', 'AU-VIC', 'AU-WA', 'AT-1', 'AT-2', 'AT-3', 'AT-4', 'AT-5', 'AT-6', 'AT-7', 'AT-8', 'AT-9', 'AZ-ABS', 'AZ-AGA', 'AZ-AGC', 'AZ-AGM', 'AZ-AGS', 'AZ-AGU', 'AZ-AST', 'AZ-BA', 'AZ-BAB', 'AZ-BAL', 'AZ-BAR', 'AZ-BEY', 'AZ-BIL', 'AZ-CAB', 'AZ-CAL', 'AZ-CUL', 'AZ-DAS', 'AZ-FUZ', 'AZ-GAD', 'AZ-GA', 'AZ-GOR', 'AZ-GOY', 'AZ-GYG', 'AZ-HAC', 'AZ-IMI', 'AZ-ISM', 'AZ-KAL', 'AZ-KAN', 'AZ-KUR', 'AZ-LAC', 'AZ-LA', 'AZ-LAN', 'AZ-LER']}, 'type'=>'CodeableConcept', 'path'=>'Requirements.jurisdiction', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/jurisdiction'}}, + 'purpose' => {'type'=>'markdown', 'path'=>'Requirements.purpose', 'min'=>0, 'max'=>1}, + 'copyright' => {'type'=>'markdown', 'path'=>'Requirements.copyright', 'min'=>0, 'max'=>1}, + 'copyrightLabel' => {'type'=>'string', 'path'=>'Requirements.copyrightLabel', 'min'=>0, 'max'=>1}, + 'derivedFrom' => {'type'=>'canonical', 'path'=>'Requirements.derivedFrom', 'min'=>0, 'max'=>Float::INFINITY}, + 'reference' => {'type'=>'url', 'path'=>'Requirements.reference', 'min'=>0, 'max'=>Float::INFINITY}, + 'actor' => {'type'=>'canonical', 'path'=>'Requirements.actor', 'min'=>0, 'max'=>Float::INFINITY}, + 'statement' => {'type'=>'Requirements::Statement', 'path'=>'Requirements.statement', 'min'=>0, 'max'=>Float::INFINITY} + } + + class Statement < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Statement.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Statement.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Statement.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'key' => {'type'=>'id', 'path'=>'Statement.key', 'min'=>1, 'max'=>1}, + 'label' => {'type'=>'string', 'path'=>'Statement.label', 'min'=>0, 'max'=>1}, + 'conformance' => {'valid_codes'=>{'http://hl7.org/fhir/conformance-expectation'=>['SHALL', 'SHOULD', 'MAY', 'SHOULD-NOT']}, 'type'=>'code', 'path'=>'Statement.conformance', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/conformance-expectation'}}, + 'conditionality' => {'type'=>'boolean', 'path'=>'Statement.conditionality', 'min'=>0, 'max'=>1}, + 'requirement' => {'type'=>'markdown', 'path'=>'Statement.requirement', 'min'=>1, 'max'=>1}, + 'derivedFrom' => {'type'=>'string', 'path'=>'Statement.derivedFrom', 'min'=>0, 'max'=>1}, + 'parent' => {'type'=>'string', 'path'=>'Statement.parent', 'min'=>0, 'max'=>1}, + 'satisfiedBy' => {'type'=>'url', 'path'=>'Statement.satisfiedBy', 'min'=>0, 'max'=>Float::INFINITY}, + 'reference' => {'type'=>'url', 'path'=>'Statement.reference', 'min'=>0, 'max'=>Float::INFINITY}, + 'source' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/CareTeam', 'http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/Group', 'http://hl7.org/fhir/StructureDefinition/HealthcareService', 'http://hl7.org/fhir/StructureDefinition/Organization', 'http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson'], 'type'=>'Reference', 'path'=>'Statement.source', 'min'=>0, 'max'=>Float::INFINITY} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :key # 1-1 id + attr_accessor :label # 0-1 string + attr_accessor :conformance # 0-* [ code ] + attr_accessor :conditionality # 0-1 boolean + attr_accessor :requirement # 1-1 markdown + attr_accessor :derivedFrom # 0-1 string + attr_accessor :parent # 0-1 string + attr_accessor :satisfiedBy # 0-* [ url ] + attr_accessor :reference # 0-* [ url ] + attr_accessor :source # 0-* [ Reference(CareTeam|Device|Group|HealthcareService|Organization|Patient|Practitioner|PractitionerRole|RelatedPerson) ] + end + + attr_accessor :id # 0-1 id + attr_accessor :meta # 0-1 Meta + attr_accessor :implicitRules # 0-1 uri + attr_accessor :language # 0-1 code + attr_accessor :text # 0-1 Narrative + attr_accessor :contained # 0-* [ Resource ] + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :url # 0-1 uri + attr_accessor :identifier # 0-* [ Identifier ] + attr_accessor :version # 0-1 string + attr_accessor :versionAlgorithmString # 0-1 string + attr_accessor :versionAlgorithmCoding # 0-1 Coding + attr_accessor :name # 0-1 string + attr_accessor :title # 0-1 string + attr_accessor :status # 1-1 code + attr_accessor :experimental # 0-1 boolean + attr_accessor :date # 0-1 dateTime + attr_accessor :publisher # 0-1 string + attr_accessor :contact # 0-* [ ContactDetail ] + attr_accessor :description # 0-1 markdown + attr_accessor :useContext # 0-* [ UsageContext ] + attr_accessor :jurisdiction # 0-* [ CodeableConcept ] + attr_accessor :purpose # 0-1 markdown + attr_accessor :copyright # 0-1 markdown + attr_accessor :copyrightLabel # 0-1 string + attr_accessor :derivedFrom # 0-* [ canonical ] + attr_accessor :reference # 0-* [ url ] + attr_accessor :actor # 0-* [ canonical ] + attr_accessor :statement # 0-* [ Requirements::Statement ] + + def resourceType + 'Requirements' + end + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/resources/ResearchStudy.rb b/lib/fhir_models/r6/generated/resources/ResearchStudy.rb new file mode 100644 index 00000000..3fce19f1 --- /dev/null +++ b/lib/fhir_models/r6/generated/resources/ResearchStudy.rb @@ -0,0 +1,264 @@ +module FHIR + module R6 + class ResearchStudy < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + SEARCH_PARAMS = ['classifier', 'condition', 'date', 'description', 'eligibility', 'focus-code', 'focus-reference', 'identifier', 'keyword', 'name', 'objective-description', 'objective-type', 'part-of', 'phase', 'progress-status-state-actual', 'progress-status-state-period', 'progress-status-state-period-actual', 'protocol', 'recruitment-actual', 'recruitment-target', 'region', 'site', 'status', 'study-design', 'title'] + METADATA = { + 'id' => {'type'=>'id', 'path'=>'ResearchStudy.id', 'min'=>0, 'max'=>1}, + 'meta' => {'type'=>'Meta', 'path'=>'ResearchStudy.meta', 'min'=>0, 'max'=>1}, + 'implicitRules' => {'type'=>'uri', 'path'=>'ResearchStudy.implicitRules', 'min'=>0, 'max'=>1}, + 'language' => {'type'=>'code', 'path'=>'ResearchStudy.language', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-languages'}}, + 'text' => {'type'=>'Narrative', 'path'=>'ResearchStudy.text', 'min'=>0, 'max'=>1}, + 'contained' => {'type'=>'Resource', 'path'=>'ResearchStudy.contained', 'min'=>0, 'max'=>Float::INFINITY}, + 'extension' => {'type'=>'Extension', 'path'=>'ResearchStudy.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'ResearchStudy.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'url' => {'type'=>'uri', 'path'=>'ResearchStudy.url', 'min'=>0, 'max'=>1}, + 'identifier' => {'type'=>'Identifier', 'path'=>'ResearchStudy.identifier', 'min'=>0, 'max'=>Float::INFINITY}, + 'version' => {'type'=>'string', 'path'=>'ResearchStudy.version', 'min'=>0, 'max'=>1}, + 'name' => {'type'=>'string', 'path'=>'ResearchStudy.name', 'min'=>0, 'max'=>1}, + 'title' => {'type'=>'string', 'path'=>'ResearchStudy.title', 'min'=>0, 'max'=>1}, + 'label' => {'type'=>'ResearchStudy::Label', 'path'=>'ResearchStudy.label', 'min'=>0, 'max'=>Float::INFINITY}, + 'protocol' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/PlanDefinition'], 'type'=>'Reference', 'path'=>'ResearchStudy.protocol', 'min'=>0, 'max'=>Float::INFINITY}, + 'partOf' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/ResearchStudy'], 'type'=>'Reference', 'path'=>'ResearchStudy.partOf', 'min'=>0, 'max'=>Float::INFINITY}, + 'relatedArtifact' => {'type'=>'RelatedArtifact', 'path'=>'ResearchStudy.relatedArtifact', 'min'=>0, 'max'=>Float::INFINITY}, + 'date' => {'type'=>'dateTime', 'path'=>'ResearchStudy.date', 'min'=>0, 'max'=>1}, + 'status' => {'valid_codes'=>{'http://hl7.org/fhir/publication-status'=>['draft', 'active', 'retired', 'unknown']}, 'type'=>'code', 'path'=>'ResearchStudy.status', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/publication-status'}}, + 'primaryPurposeType' => {'valid_codes'=>{'http://hl7.org/fhir/research-study-prim-purp-type'=>['treatment', 'prevention', 'diagnostic', 'supportive-care', 'screening', 'health-services-research', 'basic-science', 'device-feasibility']}, 'type'=>'CodeableConcept', 'path'=>'ResearchStudy.primaryPurposeType', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'preferred', 'uri'=>'http://hl7.org/fhir/ValueSet/research-study-prim-purp-type'}}, + 'phase' => {'valid_codes'=>{'http://hl7.org/fhir/research-study-phase'=>['n-a', 'early-phase-1', 'phase-1', 'phase-1-phase-2', 'phase-2', 'phase-2-phase-3', 'phase-3', 'phase-4']}, 'type'=>'CodeableConcept', 'path'=>'ResearchStudy.phase', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/research-study-phase'}}, + 'studyDesign' => {'valid_codes'=>{'http://hl7.org/fhir/study-design'=>['SEVCO:01001', 'SEVCO:01003', 'SEVCO:01006', 'SEVCO:01007', 'SEVCO:01008', 'SEVCO:01009', 'SEVCO:01005', 'SEVCO:01004', 'SEVCO:01029', 'SEVCO:01041', 'SEVCO:01038', 'SEVCO:01030', 'SEVCO:01031', 'SEVCO:01032', 'SEVCO:01033', 'SEVCO:01034', 'SEVCO:01035', 'SEVCO:01036', 'SEVCO:01002', 'SEVCO:01037', 'SEVCO:01010', 'SEVCO:01011', 'SEVCO:01012', 'SEVCO:01024', 'SEVCO:01025', 'SEVCO:01013', 'SEVCO:01014', 'SEVCO:01020', 'SEVCO:01021', 'SEVCO:01015', 'SEVCO:01023', 'SEVCO:01016', 'SEVCO:01017', 'SEVCO:01022', 'SEVCO:01044', 'SEVCO:01027', 'SEVCO:01028', 'SEVCO:01018', 'SEVCO:01019', 'SEVCO:01045', 'SEVCO:01026', 'SEVCO:01039', 'SEVCO:01050', 'SEVCO:01040', 'SEVCO:01048', 'SEVCO:01046', 'SEVCO:01049', 'SEVCO:01042', 'SEVCO:01051', 'SEVCO:01086', 'SEVCO:01087', 'SEVCO:01060', 'SEVCO:01061', 'SEVCO:01062', 'SEVCO:01063', 'SEVCO:01064', 'SEVCO:01043', 'SEVCO:01052', 'SEVCO:01053', 'SEVCO:01054', 'SEVCO:01085', 'SEVCO:01089', 'SEVCO:01096', 'SEVCO:01097', 'SEVCO:01098', 'SEVCO:01088', 'SEVCO:01091', 'SEVCO:01090', 'SEVCO:01092', 'SEVCO:01093', 'SEVCO:01094', 'SEVCO:01095']}, 'type'=>'CodeableConcept', 'path'=>'ResearchStudy.studyDesign', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'preferred', 'uri'=>'http://hl7.org/fhir/ValueSet/study-design'}}, + 'focus' => {'type'=>'CodeableReference', 'path'=>'ResearchStudy.focus', 'min'=>0, 'max'=>Float::INFINITY}, + 'condition' => {'valid_codes'=>{'http://snomed.info/sct'=>['404684003', '109006', '122003', '127009', '129007', '134006', '140004', '144008', '150003', '151004', '162004', '165002', '168000', '171008', '172001', '175004', '177007', '179005', '181007', '183005', '184004', '188001', '192008', '193003', '198007', '199004', '216004', '219006', '222008', '223003', '228007', '241006', '242004', '253005', '257006', '264008', '276008', '279001', '281004', '282006', '290006', '292003', '297009', '299007', '303002', '308006', '310008', '313005', '317006', '320003', '324007', '330007', '335002', '341009', '349006', '355001', '357009', '359007', '360002', '364006', '366008', '368009', '369001', '378007', '382009', '383004', '385006', '387003', '398002', '407000', '408005', '409002', '426008', '431005', '437009', '440009', '442001', '443006', '447007', '450005', '452002', '460001', '467003', '470004', '479003', '486006', '488007', '490008', '496002', '504009', '517007', '518002', '520004', '527001', '536002', '539009', '547009', '548004', '554003', '555002', '563001', '568005', '586008', '590005', '596004', '599006', '600009', '607007', '610000', '613003', '615005', '616006', '626004', '631002', '640003', '643001', '646009', '649002', '651003', '652005', '655007', '658009', '664002', '675003', '701003', '703000', '714002', '715001', '718004', '734001', '736004', '750009', '755004', '756003', '758002', '775008', '776009', '781000', '787001', '788006', '792004', '799008', '801006', '805002', '811004', '813001', '815008', '816009', '818005', '825003', '827006', '832007', '834008', '841002', '842009', '843004', '844005', '845006', '849000', '857002', '862001', '865004', '871005', '874002', '875001', '888003', '890002', '899001', '903008', '904002', '928000', '931004', '932006', '934007', '943003', '961007', '962000', '964004', '965003', '975000', '978003', '981008', '984000', '987007', '991002', '998008', '1003002', '1020003', '1023001', '1027000', '1031006', '1033009', '1034003', '1038000', '1045000', '1046004', '1051005', '1055001', '1059007', '1070000', '1073003', '1077002', '1079004', '1085006', '1089000', '1102005', '1107004', '1108009', '1111005', '1112003', '1116000', '1124005', '1125006', '1126007', '1131009', '1134001', '1135000', '1139006', '1140008', '1141007', '1145003', '1150009', '1151008', '1152001', '1155004', '1168007', '1184008', '1194003', '1196001', '1197005', '1201005', '1207009', '1208004', '1212005', '1214006', '1232006', '1239002', '1240000', '1259003', '1261007', '1264004', '1271009', '1280009', '1282001', '1284000', '1286003', '1287007', '1297003', '1308001', '1310004', '1318006', '1323006', '1332008', '1335005', '1343000', '1345007', '1351002', '1356007', '1361009', '1367008', '1370007', '1372004', '1376001', '1378000', '1380006', '1383008', '1384002', '1386000', '1387009', '1388004', '1393001', '1395008', '1402001', '1412008', '1415005', '1418007', '1426004', '1447000', '1469007', '1474004', '1475003', '1478001', '1479009', '1482004', '1486001', '1488000', '1489008', '1492007', '1493002', '1499003', '1512006', '1515008', '1518005', '1519002', '1521007', '1525003', '1531000', '1532007', '1534008', '1538006', '1539003', '1542009', '1544005', '1551001', '1556006', '1563006', '1567007', '1588003', '1592005', '1593000', '1606009', '1608005', '1639007', '1647007', '1648002', '1654001', '1657008', '1658003', '1663004', '1667003', '1670004', '1671000', '1674008', '1679003', '1682008', '1685005', '1686006', '1694004', '1698001', '1703007', '1705000', '1714005', '1717003', '1723008', '1724002', '1734006', '1735007', '1739001', '1742007', '1744008', '1748006', '1755008', '1761006', '1763009', '1767005', '1769008', '1771008', '1776003', '1777007', '1778002', '1779005', '1794009', '1816003', '1821000', '1822007', '1824008', '1826005', '1828006', '1833005', '1835003', '1837006', '1845001', '1847009', '1852004', '1855002', '1856001', '1857005', '1860003', '1865008', '1869002', '1892002', '1896004', '1897008', '1899006', '1903004', '1922008', '1926006', '1939005', '1943009', '1953005', '1955003', '1959009', '1963002', '1965009', '1967001', '1973000', '1977004', '1979001', '1980003', '1981004', '2004005', '2012002', '2028007', '2032001', '2036003', '2040007', '2041006', '2043009', '2055003', '2061000', '2065009', '2066005', '2070002', '2073000', '2087000', '2089002', '2091005', '2094002', '2102007', '2107001', '2109003', '2114004', '2116002', '2120003', '2121004', '2128005', '2129002', '2132004', '2134003', '2136001', '2138000', '2145000', '2149006', '2158004', '2167004', '2169001', '2170000', '2176006', '2177002', '2186007', '2198002', '2202000', '2204004', '2213002', '2216005', '2219003', '2224000', '2228002', '2229005', '2231001', '2237002', '2239004', '2241003', '2243000', '2245007', '2251002', '2256007', '2261009', '2268003', '2284002', '2295008', '2296009', '2301009', '2303007', '2304001', '2307008', '2308003', '2312009', '2314005', '2326000', '2339001', '2341000', '2351004', '2355008', '2359002', '2365002', '2366001', '2367005', '2374000', '2385003', '2388001', '2390000', '2391001', '2396006', '2398007', '2403008', '2415007', '2418009', '2419001', '2420007', '2432006', '2435008', '2437000', '2438005', '2439002', '2443003', '2452007', '2463005', '2469009', '2471009', '2472002', '2473007', '2477008', '2492009', '2495006', '2496007', '2506003', '2513003', '2518007', '2521009', '2523007', '2526004', '2528003', '2532009', '2534005', '2538008', '2541004', '2554006', '2556008', '2560006', '2562003', '2576002', '2581006', '2582004', '2583009', '2584003', '2585002', '2589008', '2591000', '2593002', '2602008', '2606006', '2615004', '2618002', '2622007', '2625009', '2634004', '2638001', '2640006', '2651006', '2655002', '2657005', '2663001', '2683000', '2689001', '2694001', '2704003', '2707005', '2713001', '2724004', '2725003', '2733002', '2736005', '2740001', '2749000', '2751001', '2761008', '2764000', '2770006', '2772003', '2775001', '2776000', '2782002', '2783007', '2805007', '2806008', '2807004', '2808009', '2815001', '2816000', '2818004', '2819007', '2825006', '2828008', '2829000', '2835000', '2836004', '2838003', '2850009', '2853006', '2856003', '2858002', '2884008', '2893009', '2897005', '2899008', '2901004', '2902006', '2904007', '2910007', '2912004', '2917005', '2918000', '2919008', '2929001', '2935001', '2946003', '2951009', '2955000', '2965006', '2967003', '2978006', '2981001', '2989004', '2990008', '2992000', '2994004', '2999009', '3002002', '3004001', '3006004', '3009006', '3013004', '3014005', '3018008', '3019000', '3021005', '3023008', '3032005', '3033000', '3038009', '3044008', '3053001', '3059002', '3067005', '3071008', '3072001', '3073006', '3089009', '3094009', '3095005', '3097002', '3098007', '3109008', '3110003', '3119002', '3129009', '3135009', '3140001', '3144005', '3158007', '3160009', '3163006', '3168002', '3185000', '3199001', '3200003', '3208005', '3214003', '3217005', '3218000', '3219008', '3228009', '3229001', '3238004', '3239007', '3253007', '3254001', '3259006', '3261002', '3263004', '3272007', '3274008', '3275009', '3276005', '3282008', '3283003', '3286006', '3289004', '3291007', '3298001', '3303004', '3304005', '3305006', '3308008', '3310005', '3321001', '3323003', '3327002', '3331008', '3344003', '3345002', '3358001', '3368006', '3376008', '3381004', '3387000', '3391005', '3398004', '3415004', '3419005', '3421000', '3424008', '3426005', '3427001', '3434004', '3439009', '3441005', '3446000', '3449007', '3456001', '3458000', '3461004', '3464007', '3468005', '3469002', '3472009', '3474005', '3480002', '3482005', '3483000', '3487004', '3500002', '3502005', '3506008', '3507004', '3511005', '3514002', '3519007', '3528008', '3529000', '3530005', '3531009', '3533007', '3539006', '3542000', '3544004', '3545003', '3548001', '3549009', '3558002', '3560000', '3570003', '3571004', '3577000', '3585009', '3586005', '3589003', '3590007', '3591006', '3598000', '3611003', '3633001', '3639002', '3640000', '3641001', '3642008', '3644009', '3649004', '3650004', '3652007', '3657001', '3662000', '3677008', '3680009', '3681008', '3696007', '3699000', '3704008', '3705009', '3716002', '3720003', '3723001', '3733009', '3738000', '3744001', '3747008', '3750006', '3751005', '3752003', '3754002', '3755001', '3756000', '3759007', '3760002', '3762005', '3763000', '3783004', '3797007', '3798002', '3815005', '3820005', '3827008', '3830001', '3841004', '3845008', '3855007', '3885002', '3886001', '3899003', '3900008', '3902000', '3908001', '3909009', '3913002', '3914008', '3928002', '3939004', '3944006', '3947004', '3950001', '3951002', '3972004', '3975002', '3978000', '3987009', '3993001', '3999002', '4003003', '4006006', '4009004', '4016003', '4017007', '4022007', '4026005', '4030008', '4038001', '4039009', '4040006', '4041005', '4046000', '4062006', '4063001', '4069002', '4070001', '4075006', '4082005', '4088009', '4089001', '4103001', '4107000', '4113009', '4120002', '4124006', '4127004', '4129001', '4135001', '4136000', '4142001', '4160001', '4168008', '4170004', '4174008', '4175009', '4178006', '4181001', '4183003', '4184009', '4195003', '4197006', '4199009', '4208000', '4210003', '4223005', '4224004', '4225003', '4232007', '4237001', '4240001', '4241002', '4242009', '4248008', '4249000', '4260009', '4262001', '4264000', '4269005', '4273008', '4275001', '4283007', '4287008', '4294006', '4300009', '4301008', '4306003', '4307007', '4313003', '4316006', '4320005', '4324001', '4325000', '4338008', '4340003', '4349002', '4354006', '4356008', '4359001', '4364002', '4367009', '4373005', '4374004', '4381006', '4386001', '4390004', '4397001', '4399003', '4403007', '4406004', '4409006', '4410001', '4412009', '4414005', '4416007', '4418008', '4426000', '4434006', '4439001', '4441000', '4445009', '4448006', '4461006', '4463009', '4464003', '4465002', '4468000', '4470009', '4473006', '4477007', '4478002', '4481007', '4483005', '4494009', '4495005', '4499004', '4501007', '4506002', '4510004', '4512007', '4519003', '4522001', '4523006', '4526003', '4529005', '4530000', '4547004', '4550001', '4554005', '4556007', '4557003', '4559000', '4565000', '4568003', '4575002', '4586000', '4592006', '4598005', '4602007', '4633009', '4637005', '4639008', '4641009', '4645000', '4654002', '4659007', '4661003', '4665007', '4667004', '4669001', '4673003', '4676006', '4688008', '4690009', '4702003', '4708004', '4711003', '4721006', '4724003', '4733001', '4740000', '4749004', '4750004', '4754008', '4760008', '4763005', '4771009', '4776004', '4783006', '4787007', '4788002', '4800001', '4805006', '4806007', '4817008', '4819006', '4821001', '4834000', '4835004', '4839005', '4846001', '4851007', '4853005', '4854004', '4855003', '4859009', '4860004', '4863002', '4873000', '4874006', '4886009', '4887000', '4896000', '4900002', '4907004', '4915001', '4920001', '4921002', '4922009', '4926007', '4927003', '4932002']}, 'type'=>'CodeableConcept', 'path'=>'ResearchStudy.condition', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/condition-code'}}, + 'keyword' => {'type'=>'CodeableConcept', 'path'=>'ResearchStudy.keyword', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example'}}, + 'region' => {'valid_codes'=>{'urn:iso:std:iso:3166'=>['AD', 'AE', 'AF', 'AG', 'AI', 'AL', 'AM', 'AO', 'AQ', 'AR', 'AS', 'AT', 'AU', 'AW', 'AX', 'AZ', 'BA', 'BB', 'BD', 'BE', 'BF', 'BG', 'BH', 'BI', 'BJ', 'BL', 'BM', 'BN', 'BO', 'BQ', 'BR', 'BS', 'BT', 'BV', 'BW', 'BY', 'BZ', 'CA', 'CC', 'CD', 'CF', 'CG', 'CH', 'CI', 'CK', 'CL', 'CM', 'CN', 'CO', 'CR', 'CU', 'CV', 'CW', 'CX', 'CY', 'CZ', 'DE', 'DJ', 'DK', 'DM', 'DO', 'DZ', 'EC', 'EE', 'EG', 'EH', 'ER', 'ES', 'ET', 'FI', 'FJ', 'FK', 'FM', 'FO', 'FR', 'GA', 'GB', 'GD', 'GE', 'GF', 'GG', 'GH', 'GI', 'GL', 'GM', 'GN', 'GP', 'GQ', 'GR', 'GS', 'GT', 'GU', 'GW', 'GY', 'HK', 'HM', 'HN', 'HR', 'HT', 'HU', 'ID', 'IE', 'IL', 'IM', 'IN', 'IO', 'IQ', 'IR', 'IS', 'IT', 'JE', 'JM', 'JO', 'JP', 'KE', 'KG', 'KH', 'KI', 'KM', 'KN', 'KP', 'KR', 'KW', 'KY', 'KZ', 'LA', 'LB', 'LC', 'LI', 'LK', 'LR', 'LS', 'LT', 'LU', 'LV', 'LY', 'MA', 'MC', 'MD', 'ME', 'MF', 'MG', 'MH', 'MK', 'ML', 'MM', 'MN', 'MO', 'MP', 'MQ', 'MR', 'MS', 'MT', 'MU', 'MV', 'MW', 'MX', 'MY', 'MZ', 'NA', 'NC', 'NE', 'NF', 'NG', 'NI', 'NL', 'NO', 'NP', 'NR', 'NU', 'NZ', 'OM', 'PA', 'PE', 'PF', 'PG', 'PH', 'PK', 'PL', 'PM', 'PN', 'PR', 'PS', 'PT', 'PW', 'PY', 'QA', 'RE', 'RO', 'RS', 'RU', 'RW', 'SA', 'SB', 'SC', 'SD', 'SE', 'SG', 'SH', 'SI', 'SJ', 'SK', 'SL', 'SM', 'SN', 'SO', 'SR', 'SS', 'ST', 'SV', 'SX', 'SY', 'SZ', 'TC', 'TD', 'TF', 'TG', 'TH', 'TJ', 'TK', 'TL', 'TM', 'TN', 'TO', 'TR', 'TT', 'TV', 'TW', 'TZ', 'UA', 'UG', 'UM', 'US', 'UY', 'UZ', 'VA', 'VC', 'VE', 'VG', 'VI', 'VN', 'VU', 'WF', 'WS', 'YE', 'YT', 'ZA', 'ZM', 'ZW', 'ABW', 'AFG', 'AGO', 'AIA', 'ALA', 'ALB', 'AND', 'ARE', 'ARG', 'ARM', 'ASM', 'ATA', 'ATF', 'ATG', 'AUS', 'AUT', 'AZE', 'BDI', 'BEL', 'BEN', 'BES', 'BFA', 'BGD', 'BGR', 'BHR', 'BHS', 'BIH', 'BLM', 'BLR', 'BLZ', 'BMU', 'BOL', 'BRA', 'BRB', 'BRN', 'BTN', 'BVT', 'BWA', 'CAF', 'CAN', 'CCK', 'CHE', 'CHL', 'CHN', 'CIV', 'CMR', 'COD', 'COG', 'COK', 'COL', 'COM', 'CPV', 'CRI', 'CUB', 'CUW', 'CXR', 'CYM', 'CYP', 'CZE', 'DEU', 'DJI', 'DMA', 'DNK', 'DOM', 'DZA', 'ECU', 'EGY', 'ERI', 'ESH', 'ESP', 'EST', 'ETH', 'FIN', 'FJI', 'FLK', 'FRA', 'FRO', 'FSM', 'GAB', 'GBR', 'GEO', 'GGY', 'GHA', 'GIB', 'GIN', 'GLP', 'GMB', 'GNB', 'GNQ', 'GRC', 'GRD', 'GRL', 'GTM', 'GUF', 'GUM', 'GUY', 'HKG', 'HMD', 'HND', 'HRV', 'HTI', 'HUN', 'IDN', 'IMN', 'IND', 'IOT', 'IRL', 'IRN', 'IRQ', 'ISL', 'ISR', 'ITA', 'JAM', 'JEY', 'JOR', 'JPN', 'KAZ', 'KEN', 'KGZ', 'KHM', 'KIR', 'KNA', 'KOR', 'KWT', 'LAO', 'LBN', 'LBR', 'LBY', 'LCA', 'LIE', 'LKA', 'LSO', 'LTU', 'LUX', 'LVA', 'MAC', 'MAF', 'MAR', 'MCO', 'MDA', 'MDG', 'MDV', 'MEX', 'MHL', 'MKD', 'MLI', 'MLT', 'MMR', 'MNE', 'MNG', 'MNP', 'MOZ', 'MRT', 'MSR', 'MTQ', 'MUS', 'MWI', 'MYS', 'MYT', 'NAM', 'NCL', 'NER', 'NFK', 'NGA', 'NIC', 'NIU', 'NLD', 'NOR', 'NPL', 'NRU', 'NZL', 'OMN', 'PAK', 'PAN', 'PCN', 'PER', 'PHL', 'PLW', 'PNG', 'POL', 'PRI', 'PRK', 'PRT', 'PRY', 'PSE', 'PYF', 'QAT', 'REU', 'ROU', 'RUS', 'RWA', 'SAU', 'SDN', 'SEN', 'SGP', 'SGS', 'SHN', 'SJM', 'SLB', 'SLE', 'SLV', 'SMR', 'SOM', 'SPM', 'SRB', 'SSD', 'STP', 'SUR', 'SVK', 'SVN', 'SWE', 'SWZ', 'SXM', 'SYC', 'SYR', 'TCA', 'TCD', 'TGO', 'THA', 'TJK', 'TKL', 'TKM', 'TLS', 'TON', 'TTO', 'TUN', 'TUR', 'TUV', 'TWN', 'TZA', 'UGA', 'UKR', 'UMI', 'URY', 'USA', 'UZB', 'VAT', 'VCT', 'VEN', 'VGB', 'VIR', 'VNM', 'VUT', 'WLF', 'WSM', 'YEM', 'ZAF', 'ZMB', 'ZWE', '004', '008', '010', '012', '016', '020', '024', '028', '031', '032', '036', '040', '044', '048', '050', '051', '052', '056', '060', '064', '068', '070', '072', '074', '076', '084', '086', '090', '092', '096', '100', '104', '108', '112', '116', '120', '124', '132', '136', '140', '144', '148', '152', '156', '158', '162', '166', '170', '174', '175', '178', '180', '184', '188', '191', '192', '196', '203', '204', '208', '212', '214', '218', '222', '226', '231', '232', '233', '234', '238', '239', '242', '246', '248', '250', '254', '258', '260', '262', '266', '268', '270', '275', '276', '288', '292', '296', '300', '304', '308', '312', '316', '320', '324', '328', '332', '334', '336', '340', '344', '348', '352', '356', '360', '364', '368', '372', '376', '380', '384', '388', '392', '398', '400', '404', '408', '410', '414', '417', '418', '422', '426', '428', '430', '434', '438', '440', '442', '446', '450', '454', '458', '462', '466', '470', '474', '478', '480', '484', '492', '496', '498', '499', '500', '504', '508', '512', '516', '520', '524', '528', '531', '533', '534', '535', '540', '548', '554', '558', '562', '566', '570', '574', '578', '580', '581', '583', '584', '585', '586', '591', '598', '600', '604', '608', '612', '616', '620', '624', '626', '630', '634', '638', '642', '643', '646', '652', '654', '659', '660', '662', '663', '666', '670', '674', '678', '682', '686', '688', '690', '694', '702', '703', '704', '705', '706', '710', '716', '724', '728', '729', '732', '740', '744', '748', '752', '756', '760', '762', '764', '768', '772', '776', '780', '784', '788', '792', '795', '796', '798', '800', '804', '807', '818', '826', '831', '832', '833', '834', '840', '850', '854', '858', '860', '862', '876', '882', '887', '894'], 'urn:iso:std:iso:3166:-2'=>['AF-BAL', 'AF-BAM', 'AF-BDG', 'AF-BDS', 'AF-BGL', 'AF-DAY', 'AF-FRA', 'AF-FYB', 'AF-GHA', 'AF-GHO', 'AF-HEL', 'AF-HER', 'AF-JOW', 'AF-KAB', 'AF-KAN', 'AF-KAP', 'AF-KDZ', 'AF-KHO', 'AF-KNR', 'AF-LAG', 'AF-LOG', 'AF-NAN', 'AF-NIM', 'AF-NUR', 'AF-PAN', 'AF-PAR', 'AF-PIA', 'AF-PKA', 'AF-SAM', 'AF-SAR', 'AF-TAK', 'AF-URU', 'AF-WAR', 'AF-ZAB', 'AX-AX', 'AL-01', 'AL-02', 'AL-03', 'AL-04', 'AL-05', 'AL-06', 'AL-07', 'AL-08', 'AL-09', 'AL-10', 'AL-11', 'AL-12', 'AL-BR', 'AL-BU', 'AL-DI', 'AL-DL', 'AL-DR', 'AL-DV', 'AL-EL', 'AL-ER', 'AL-FR', 'AL-GJ', 'AL-GR', 'AL-HA', 'AL-KA', 'AL-KB', 'AL-KC', 'AL-KO', 'AL-KR', 'AL-KU', 'AL-LB', 'AL-LE', 'AL-LU', 'AL-MK', 'AL-MM', 'AL-MR', 'AL-MT', 'AL-PG', 'AL-PQ', 'AL-PR', 'AL-PU', 'AL-SH', 'AL-SK', 'AL-SR', 'AL-TE', 'AL-TP', 'AL-TR', 'AL-VL', 'DZ-01', 'DZ-02', 'DZ-03', 'DZ-04', 'DZ-05', 'DZ-06', 'DZ-07', 'DZ-08', 'DZ-09', 'DZ-10', 'DZ-11', 'DZ-12', 'DZ-13', 'DZ-14', 'DZ-15', 'DZ-16', 'DZ-17', 'DZ-18', 'DZ-19', 'DZ-20', 'DZ-21', 'DZ-22', 'DZ-23', 'DZ-24', 'DZ-25', 'DZ-26', 'DZ-27', 'DZ-28', 'DZ-29', 'DZ-30', 'DZ-31', 'DZ-32', 'DZ-33', 'DZ-34', 'DZ-35', 'DZ-36', 'DZ-37', 'DZ-38', 'DZ-39', 'DZ-40', 'DZ-41', 'DZ-42', 'DZ-43', 'DZ-44', 'DZ-45', 'DZ-46', 'DZ-47', 'DZ-48', 'AS-AS', 'AD-02', 'AD-03', 'AD-04', 'AD-05', 'AD-06', 'AD-07', 'AD-08', 'AO-BGO', 'AO-BGU', 'AO-BIE', 'AO-CAB', 'AO-CCU', 'AO-CNN', 'AO-CNO', 'AO-CUS', 'AO-HUA', 'AO-HUI', 'AO-LNO', 'AO-LSU', 'AO-LUA', 'AO-MAL', 'AO-MOX', 'AO-NAM', 'AO-UIG', 'AO-ZAI', 'AI-AI', 'AQ-AQ', 'AG-03', 'AG-04', 'AG-05', 'AG-06', 'AG-07', 'AG-08', 'AG-10', 'AG-11', 'AR-A', 'AR-B', 'AR-C', 'AR-D', 'AR-E', 'AR-F', 'AR-G', 'AR-H', 'AR-J', 'AR-K', 'AR-L', 'AR-M', 'AR-N', 'AR-P', 'AR-Q', 'AR-R', 'AR-S', 'AR-T', 'AR-U', 'AR-V', 'AR-W', 'AR-X', 'AR-Y', 'AR-Z', 'AM-AG', 'AM-AR', 'AM-AV', 'AM-ER', 'AM-GR', 'AM-KT', 'AM-LO', 'AM-SH', 'AM-SU', 'AM-TV', 'AM-VD', 'AW-AW', 'AU-ACT', 'AU-NSW', 'AU-NT', 'AU-QLD', 'AU-SA', 'AU-TAS', 'AU-VIC', 'AU-WA', 'AT-1', 'AT-2', 'AT-3', 'AT-4', 'AT-5', 'AT-6', 'AT-7', 'AT-8', 'AT-9', 'AZ-ABS', 'AZ-AGA', 'AZ-AGC', 'AZ-AGM', 'AZ-AGS', 'AZ-AGU', 'AZ-AST', 'AZ-BA', 'AZ-BAB', 'AZ-BAL', 'AZ-BAR', 'AZ-BEY', 'AZ-BIL', 'AZ-CAB', 'AZ-CAL', 'AZ-CUL', 'AZ-DAS', 'AZ-FUZ', 'AZ-GAD', 'AZ-GA', 'AZ-GOR', 'AZ-GOY', 'AZ-GYG', 'AZ-HAC', 'AZ-IMI', 'AZ-ISM', 'AZ-KAL', 'AZ-KAN', 'AZ-KUR', 'AZ-LAC', 'AZ-LA', 'AZ-LAN', 'AZ-LER']}, 'type'=>'CodeableConcept', 'path'=>'ResearchStudy.region', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/jurisdiction'}}, + 'descriptionSummary' => {'type'=>'markdown', 'path'=>'ResearchStudy.descriptionSummary', 'min'=>0, 'max'=>1}, + 'description' => {'type'=>'markdown', 'path'=>'ResearchStudy.description', 'min'=>0, 'max'=>1}, + 'period' => {'type'=>'Period', 'path'=>'ResearchStudy.period', 'min'=>0, 'max'=>1}, + 'site' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Location', 'http://hl7.org/fhir/StructureDefinition/ResearchStudy', 'http://hl7.org/fhir/StructureDefinition/Organization'], 'type'=>'Reference', 'path'=>'ResearchStudy.site', 'min'=>0, 'max'=>Float::INFINITY}, + 'note' => {'type'=>'Annotation', 'path'=>'ResearchStudy.note', 'min'=>0, 'max'=>Float::INFINITY}, + 'classifier' => {'valid_codes'=>{'http://hl7.org/fhir/research-study-classifiers'=>['fda-regulated-drug', 'fda-regulated-device', 'mpg-paragraph-23b', 'irb-exempt']}, 'type'=>'CodeableConcept', 'path'=>'ResearchStudy.classifier', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/research-study-classifiers'}}, + 'associatedParty' => {'type'=>'ResearchStudy::AssociatedParty', 'path'=>'ResearchStudy.associatedParty', 'min'=>0, 'max'=>Float::INFINITY}, + 'progressStatus' => {'type'=>'ResearchStudy::ProgressStatus', 'path'=>'ResearchStudy.progressStatus', 'min'=>0, 'max'=>Float::INFINITY}, + 'whyStopped' => {'valid_codes'=>{'http://hl7.org/fhir/research-study-reason-stopped'=>['accrual-goal-met', 'closed-due-to-toxicity', 'closed-due-to-lack-of-study-progress', 'temporarily-closed-per-study-design']}, 'type'=>'CodeableConcept', 'path'=>'ResearchStudy.whyStopped', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/research-study-reason-stopped'}}, + 'recruitment' => {'type'=>'ResearchStudy::Recruitment', 'path'=>'ResearchStudy.recruitment', 'min'=>0, 'max'=>1}, + 'comparisonGroup' => {'type'=>'ResearchStudy::ComparisonGroup', 'path'=>'ResearchStudy.comparisonGroup', 'min'=>0, 'max'=>Float::INFINITY}, + 'objective' => {'type'=>'ResearchStudy::Objective', 'path'=>'ResearchStudy.objective', 'min'=>0, 'max'=>Float::INFINITY}, + 'outcomeMeasure' => {'type'=>'ResearchStudy::OutcomeMeasure', 'path'=>'ResearchStudy.outcomeMeasure', 'min'=>0, 'max'=>Float::INFINITY}, + 'result' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Citation', 'http://hl7.org/fhir/StructureDefinition/Composition', 'http://hl7.org/fhir/StructureDefinition/DiagnosticReport'], 'type'=>'Reference', 'path'=>'ResearchStudy.result', 'min'=>0, 'max'=>Float::INFINITY} + } + + class Label < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Label.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Label.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Label.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'type' => {'valid_codes'=>{'http://hl7.org/fhir/title-type'=>['primary', 'official', 'scientific', 'plain-language', 'subtitle', 'short-title', 'acronym', 'earlier-title', 'language', 'autotranslated', 'human-use', 'machine-use', 'duplicate-uid']}, 'type'=>'CodeableConcept', 'path'=>'Label.type', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/title-type'}}, + 'value' => {'type'=>'string', 'path'=>'Label.value', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :type # 0-1 CodeableConcept + attr_accessor :value # 0-1 string + end + + class AssociatedParty < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'AssociatedParty.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'AssociatedParty.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'AssociatedParty.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'name' => {'type'=>'string', 'path'=>'AssociatedParty.name', 'min'=>0, 'max'=>1}, + 'role' => {'valid_codes'=>{'http://hl7.org/fhir/research-study-party-role'=>['sponsor', 'lead-sponsor', 'sponsor-investigator', 'primary-investigator', 'collaborator', 'funding-source', 'general-contact', 'recruitment-contact', 'sub-investigator', 'study-director', 'study-chair', 'irb']}, 'type'=>'CodeableConcept', 'path'=>'AssociatedParty.role', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/research-study-party-role'}}, + 'period' => {'type'=>'Period', 'path'=>'AssociatedParty.period', 'min'=>0, 'max'=>Float::INFINITY}, + 'classifier' => {'valid_codes'=>{'http://hl7.org/fhir/research-study-party-organization-type'=>['nih', 'fda', 'government', 'nonprofit', 'academic', 'industry']}, 'type'=>'CodeableConcept', 'path'=>'AssociatedParty.classifier', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/research-study-party-organization-type'}}, + 'party' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole', 'http://hl7.org/fhir/StructureDefinition/Organization'], 'type'=>'Reference', 'path'=>'AssociatedParty.party', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :name # 0-1 string + attr_accessor :role # 1-1 CodeableConcept + attr_accessor :period # 0-* [ Period ] + attr_accessor :classifier # 0-* [ CodeableConcept ] + attr_accessor :party # 0-1 Reference(Practitioner|PractitionerRole|Organization) + end + + class ProgressStatus < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'ProgressStatus.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'ProgressStatus.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'ProgressStatus.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'state' => {'valid_codes'=>{'http://hl7.org/fhir/research-study-status'=>['overall-study', 'active', 'active-but-not-recruiting', 'administratively-completed', 'approved', 'closed-to-accrual', 'closed-to-accrual-and-intervention', 'completed', 'disapproved', 'enrolling-by-invitation', 'in-review', 'not-yet-recruiting', 'recruiting', 'temporarily-closed-to-accrual', 'temporarily-closed-to-accrual-and-intervention', 'terminated', 'withdrawn']}, 'type'=>'CodeableConcept', 'path'=>'ProgressStatus.state', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/research-study-status'}}, + 'actual' => {'type'=>'boolean', 'path'=>'ProgressStatus.actual', 'min'=>0, 'max'=>1}, + 'period' => {'type'=>'Period', 'path'=>'ProgressStatus.period', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :state # 1-1 CodeableConcept + attr_accessor :actual # 0-1 boolean + attr_accessor :period # 0-1 Period + end + + class Recruitment < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Recruitment.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Recruitment.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Recruitment.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'targetNumber' => {'type'=>'unsignedInt', 'path'=>'Recruitment.targetNumber', 'min'=>0, 'max'=>1}, + 'actualNumber' => {'type'=>'unsignedInt', 'path'=>'Recruitment.actualNumber', 'min'=>0, 'max'=>1}, + 'eligibility' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Group', 'http://hl7.org/fhir/StructureDefinition/EvidenceVariable'], 'type'=>'Reference', 'path'=>'Recruitment.eligibility', 'min'=>0, 'max'=>1}, + 'actualGroup' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Group'], 'type'=>'Reference', 'path'=>'Recruitment.actualGroup', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :targetNumber # 0-1 unsignedInt + attr_accessor :actualNumber # 0-1 unsignedInt + attr_accessor :eligibility # 0-1 Reference(Group|EvidenceVariable) + attr_accessor :actualGroup # 0-1 Reference(Group) + end + + class ComparisonGroup < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'ComparisonGroup.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'ComparisonGroup.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'ComparisonGroup.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'linkId' => {'type'=>'id', 'path'=>'ComparisonGroup.linkId', 'min'=>0, 'max'=>1}, + 'name' => {'type'=>'string', 'path'=>'ComparisonGroup.name', 'min'=>1, 'max'=>1}, + 'type' => {'valid_codes'=>{'http://hl7.org/fhir/research-study-arm-type'=>['active-comparator', 'placebo-comparator', 'sham-comparator', 'no-intervention', 'experimental', 'other-arm-type']}, 'type'=>'CodeableConcept', 'path'=>'ComparisonGroup.type', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/research-study-arm-type'}}, + 'description' => {'type'=>'markdown', 'path'=>'ComparisonGroup.description', 'min'=>0, 'max'=>1}, + 'intendedExposure' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/EvidenceVariable'], 'type'=>'Reference', 'path'=>'ComparisonGroup.intendedExposure', 'min'=>0, 'max'=>Float::INFINITY}, + 'observedGroup' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Group'], 'type'=>'Reference', 'path'=>'ComparisonGroup.observedGroup', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :linkId # 0-1 id + attr_accessor :name # 1-1 string + attr_accessor :type # 0-1 CodeableConcept + attr_accessor :description # 0-1 markdown + attr_accessor :intendedExposure # 0-* [ Reference(EvidenceVariable) ] + attr_accessor :observedGroup # 0-1 Reference(Group) + end + + class Objective < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Objective.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Objective.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Objective.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'name' => {'type'=>'string', 'path'=>'Objective.name', 'min'=>0, 'max'=>1}, + 'type' => {'valid_codes'=>{'http://hl7.org/fhir/research-study-objective-type'=>['primary', 'secondary', 'exploratory']}, 'type'=>'CodeableConcept', 'path'=>'Objective.type', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'preferred', 'uri'=>'http://hl7.org/fhir/ValueSet/research-study-objective-type'}}, + 'description' => {'type'=>'markdown', 'path'=>'Objective.description', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :name # 0-1 string + attr_accessor :type # 0-1 CodeableConcept + attr_accessor :description # 0-1 markdown + end + + class OutcomeMeasure < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'OutcomeMeasure.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'OutcomeMeasure.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'OutcomeMeasure.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'name' => {'type'=>'string', 'path'=>'OutcomeMeasure.name', 'min'=>0, 'max'=>1}, + 'type' => {'valid_codes'=>{'http://hl7.org/fhir/research-study-objective-type'=>['primary', 'secondary', 'exploratory']}, 'type'=>'CodeableConcept', 'path'=>'OutcomeMeasure.type', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'preferred', 'uri'=>'http://hl7.org/fhir/ValueSet/research-study-objective-type'}}, + 'description' => {'type'=>'markdown', 'path'=>'OutcomeMeasure.description', 'min'=>0, 'max'=>1}, + 'reference' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/EvidenceVariable'], 'type'=>'Reference', 'path'=>'OutcomeMeasure.reference', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :name # 0-1 string + attr_accessor :type # 0-* [ CodeableConcept ] + attr_accessor :description # 0-1 markdown + attr_accessor :reference # 0-1 Reference(EvidenceVariable) + end + + attr_accessor :id # 0-1 id + attr_accessor :meta # 0-1 Meta + attr_accessor :implicitRules # 0-1 uri + attr_accessor :language # 0-1 code + attr_accessor :text # 0-1 Narrative + attr_accessor :contained # 0-* [ Resource ] + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :url # 0-1 uri + attr_accessor :identifier # 0-* [ Identifier ] + attr_accessor :version # 0-1 string + attr_accessor :name # 0-1 string + attr_accessor :title # 0-1 string + attr_accessor :label # 0-* [ ResearchStudy::Label ] + attr_accessor :protocol # 0-* [ Reference(PlanDefinition) ] + attr_accessor :partOf # 0-* [ Reference(ResearchStudy) ] + attr_accessor :relatedArtifact # 0-* [ RelatedArtifact ] + attr_accessor :date # 0-1 dateTime + attr_accessor :status # 1-1 code + attr_accessor :primaryPurposeType # 0-1 CodeableConcept + attr_accessor :phase # 0-1 CodeableConcept + attr_accessor :studyDesign # 0-* [ CodeableConcept ] + attr_accessor :focus # 0-* [ CodeableReference ] + attr_accessor :condition # 0-* [ CodeableConcept ] + attr_accessor :keyword # 0-* [ CodeableConcept ] + attr_accessor :region # 0-* [ CodeableConcept ] + attr_accessor :descriptionSummary # 0-1 markdown + attr_accessor :description # 0-1 markdown + attr_accessor :period # 0-1 Period + attr_accessor :site # 0-* [ Reference(Location|ResearchStudy|Organization) ] + attr_accessor :note # 0-* [ Annotation ] + attr_accessor :classifier # 0-* [ CodeableConcept ] + attr_accessor :associatedParty # 0-* [ ResearchStudy::AssociatedParty ] + attr_accessor :progressStatus # 0-* [ ResearchStudy::ProgressStatus ] + attr_accessor :whyStopped # 0-1 CodeableConcept + attr_accessor :recruitment # 0-1 ResearchStudy::Recruitment + attr_accessor :comparisonGroup # 0-* [ ResearchStudy::ComparisonGroup ] + attr_accessor :objective # 0-* [ ResearchStudy::Objective ] + attr_accessor :outcomeMeasure # 0-* [ ResearchStudy::OutcomeMeasure ] + attr_accessor :result # 0-* [ Reference(Citation|Composition|DiagnosticReport) ] + + def resourceType + 'ResearchStudy' + end + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/resources/ResearchSubject.rb b/lib/fhir_models/r6/generated/resources/ResearchSubject.rb new file mode 100644 index 00000000..f39a7b4f --- /dev/null +++ b/lib/fhir_models/r6/generated/resources/ResearchSubject.rb @@ -0,0 +1,100 @@ +module FHIR + module R6 + class ResearchSubject < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + SEARCH_PARAMS = ['date', 'identifier', 'patient', 'status', 'study', 'subject', 'subject_state'] + METADATA = { + 'id' => {'type'=>'id', 'path'=>'ResearchSubject.id', 'min'=>0, 'max'=>1}, + 'meta' => {'type'=>'Meta', 'path'=>'ResearchSubject.meta', 'min'=>0, 'max'=>1}, + 'implicitRules' => {'type'=>'uri', 'path'=>'ResearchSubject.implicitRules', 'min'=>0, 'max'=>1}, + 'language' => {'type'=>'code', 'path'=>'ResearchSubject.language', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-languages'}}, + 'text' => {'type'=>'Narrative', 'path'=>'ResearchSubject.text', 'min'=>0, 'max'=>1}, + 'contained' => {'type'=>'Resource', 'path'=>'ResearchSubject.contained', 'min'=>0, 'max'=>Float::INFINITY}, + 'extension' => {'type'=>'Extension', 'path'=>'ResearchSubject.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'ResearchSubject.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'identifier' => {'type'=>'Identifier', 'path'=>'ResearchSubject.identifier', 'min'=>0, 'max'=>Float::INFINITY}, + 'status' => {'valid_codes'=>{'http://hl7.org/fhir/publication-status'=>['draft', 'active', 'retired', 'unknown']}, 'type'=>'code', 'path'=>'ResearchSubject.status', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/publication-status'}}, + 'period' => {'type'=>'Period', 'path'=>'ResearchSubject.period', 'min'=>0, 'max'=>1}, + 'study' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/ResearchStudy'], 'type'=>'Reference', 'path'=>'ResearchSubject.study', 'min'=>1, 'max'=>1}, + 'subject' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Group', 'http://hl7.org/fhir/StructureDefinition/Specimen', 'http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/Medication', 'http://hl7.org/fhir/StructureDefinition/Substance', 'http://hl7.org/fhir/StructureDefinition/BiologicallyDerivedProduct'], 'type'=>'Reference', 'path'=>'ResearchSubject.subject', 'min'=>1, 'max'=>1}, + 'subjectState' => {'type'=>'ResearchSubject::SubjectState', 'path'=>'ResearchSubject.subjectState', 'min'=>0, 'max'=>Float::INFINITY}, + 'subjectMilestone' => {'type'=>'ResearchSubject::SubjectMilestone', 'path'=>'ResearchSubject.subjectMilestone', 'min'=>0, 'max'=>Float::INFINITY}, + 'assignedComparisonGroup' => {'type'=>'id', 'path'=>'ResearchSubject.assignedComparisonGroup', 'min'=>0, 'max'=>1}, + 'actualComparisonGroup' => {'type'=>'id', 'path'=>'ResearchSubject.actualComparisonGroup', 'min'=>0, 'max'=>1}, + 'consent' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Consent'], 'type'=>'Reference', 'path'=>'ResearchSubject.consent', 'min'=>0, 'max'=>Float::INFINITY} + } + + class SubjectState < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'SubjectState.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'SubjectState.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'SubjectState.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'code' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/research-subject-state'=>['candidate', 'eligible', 'follow-up', 'ineligible', 'not-registered', 'off-study', 'on-study', 'on-study-intervention', 'on-study-observation', 'pending-on-study', 'potential-candidate', 'screening', 'withdrawn']}, 'type'=>'CodeableConcept', 'path'=>'SubjectState.code', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/research-subject-state'}}, + 'startDate' => {'type'=>'dateTime', 'path'=>'SubjectState.startDate', 'min'=>1, 'max'=>1}, + 'endDate' => {'type'=>'dateTime', 'path'=>'SubjectState.endDate', 'min'=>0, 'max'=>1}, + 'reason' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/state-change-reason'=>['adverseEvent', 'death', 'notEligible', 'eligibleButNo', 'enrolled', 'exclusion', 'followUpComplete', 'inclusion', 'informedConsentSigned', 'intOrObsComplete', 'nonCompliance', 'preReg', 'refuseConsent', 'screenFailure', 'studyClosed', 'studyTerminated', 'subjectRefusal', 'unwillingOrUnable', 'withdrawnConsent']}, 'type'=>'CodeableConcept', 'path'=>'SubjectState.reason', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://terminology.hl7.org/ValueSet/state-change-reason'}} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :code # 1-1 CodeableConcept + attr_accessor :startDate # 1-1 dateTime + attr_accessor :endDate # 0-1 dateTime + attr_accessor :reason # 0-1 CodeableConcept + end + + class SubjectMilestone < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'SubjectMilestone.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'SubjectMilestone.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'SubjectMilestone.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'milestone' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/research-subject-milestone'=>['SignedUp', 'Screened', 'Randomized']}, 'type'=>'CodeableConcept', 'path'=>'SubjectMilestone.milestone', 'min'=>1, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/research-subject-milestone'}}, + 'date' => {'type'=>'dateTime', 'path'=>'SubjectMilestone.date', 'min'=>0, 'max'=>1}, + 'reason' => {'type'=>'CodeableConcept', 'path'=>'SubjectMilestone.reason', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :milestone # 1-* [ CodeableConcept ] + attr_accessor :date # 0-1 dateTime + attr_accessor :reason # 0-1 CodeableConcept + end + + attr_accessor :id # 0-1 id + attr_accessor :meta # 0-1 Meta + attr_accessor :implicitRules # 0-1 uri + attr_accessor :language # 0-1 code + attr_accessor :text # 0-1 Narrative + attr_accessor :contained # 0-* [ Resource ] + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :identifier # 0-* [ Identifier ] + attr_accessor :status # 1-1 code + attr_accessor :period # 0-1 Period + attr_accessor :study # 1-1 Reference(ResearchStudy) + attr_accessor :subject # 1-1 Reference(Patient|Group|Specimen|Device|Medication|Substance|BiologicallyDerivedProduct) + attr_accessor :subjectState # 0-* [ ResearchSubject::SubjectState ] + attr_accessor :subjectMilestone # 0-* [ ResearchSubject::SubjectMilestone ] + attr_accessor :assignedComparisonGroup # 0-1 id + attr_accessor :actualComparisonGroup # 0-1 id + attr_accessor :consent # 0-* [ Reference(Consent) ] + + def resourceType + 'ResearchSubject' + end + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/resources/Resource.rb b/lib/fhir_models/r6/generated/resources/Resource.rb new file mode 100644 index 00000000..70c73068 --- /dev/null +++ b/lib/fhir_models/r6/generated/resources/Resource.rb @@ -0,0 +1,26 @@ +module FHIR + module R6 + class Resource < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + SEARCH_PARAMS = ['_id', '_id', '_in', '_language', '_lastUpdated', '_profile', '_security', '_source', '_tag', 'administered-by', 'annunciator-concept', 'annunciator-device', 'code', 'contact-address', 'contact-address-city', 'contact-address-country', 'contact-address-postalcode', 'contact-address-state', 'contact-address-use', 'derived-from', 'endpoint', 'identifier', 'identifier', 'identifier', 'indication', 'manifestation', 'name', 'owned-by', 'patient', 'patient', 'phonetic', 'presence', 'priority', 'relationship', 'signal-presence', 'source', 'source', 'status', 'status', 'subject', 'target', 'timing', 'type', 'type', 'type'] + METADATA = { + 'id' => {'type'=>'id', 'path'=>'Resource.id', 'min'=>0, 'max'=>1}, + 'meta' => {'type'=>'Meta', 'path'=>'Resource.meta', 'min'=>0, 'max'=>1}, + 'implicitRules' => {'type'=>'uri', 'path'=>'Resource.implicitRules', 'min'=>0, 'max'=>1}, + 'language' => {'type'=>'code', 'path'=>'Resource.language', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-languages'}} + } + + attr_accessor :id # 0-1 id + attr_accessor :meta # 0-1 Meta + attr_accessor :implicitRules # 0-1 uri + attr_accessor :language # 0-1 code + + def resourceType + 'Resource' + end + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/resources/RiskAssessment.rb b/lib/fhir_models/r6/generated/resources/RiskAssessment.rb new file mode 100644 index 00000000..e63ee83e --- /dev/null +++ b/lib/fhir_models/r6/generated/resources/RiskAssessment.rb @@ -0,0 +1,107 @@ +module FHIR + module R6 + class RiskAssessment < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'occurrence' => ['dateTime', 'Period'] + } + SEARCH_PARAMS = ['condition', 'date', 'encounter', 'identifier', 'method', 'patient', 'performer', 'probability', 'risk', 'subject'] + METADATA = { + 'id' => {'type'=>'id', 'path'=>'RiskAssessment.id', 'min'=>0, 'max'=>1}, + 'meta' => {'type'=>'Meta', 'path'=>'RiskAssessment.meta', 'min'=>0, 'max'=>1}, + 'implicitRules' => {'type'=>'uri', 'path'=>'RiskAssessment.implicitRules', 'min'=>0, 'max'=>1}, + 'language' => {'type'=>'code', 'path'=>'RiskAssessment.language', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-languages'}}, + 'text' => {'type'=>'Narrative', 'path'=>'RiskAssessment.text', 'min'=>0, 'max'=>1}, + 'contained' => {'type'=>'Resource', 'path'=>'RiskAssessment.contained', 'min'=>0, 'max'=>Float::INFINITY}, + 'extension' => {'type'=>'Extension', 'path'=>'RiskAssessment.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'RiskAssessment.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'identifier' => {'type'=>'Identifier', 'path'=>'RiskAssessment.identifier', 'min'=>0, 'max'=>Float::INFINITY}, + 'basedOn' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Resource'], 'type'=>'Reference', 'path'=>'RiskAssessment.basedOn', 'min'=>0, 'max'=>1}, + 'parent' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Resource'], 'type'=>'Reference', 'path'=>'RiskAssessment.parent', 'min'=>0, 'max'=>1}, + 'status' => {'valid_codes'=>{'http://hl7.org/fhir/observation-status'=>['registered', 'specimen-in-process', 'preliminary', 'final', 'amended', 'corrected', 'appended', 'cancelled', 'entered-in-error', 'unknown']}, 'type'=>'code', 'path'=>'RiskAssessment.status', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/observation-status'}}, + 'method' => {'local_name'=>'local_method', 'type'=>'CodeableConcept', 'path'=>'RiskAssessment.method', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example'}}, + 'code' => {'type'=>'CodeableConcept', 'path'=>'RiskAssessment.code', 'min'=>0, 'max'=>1}, + 'subject' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Group'], 'type'=>'Reference', 'path'=>'RiskAssessment.subject', 'min'=>1, 'max'=>1}, + 'encounter' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Encounter'], 'type'=>'Reference', 'path'=>'RiskAssessment.encounter', 'min'=>0, 'max'=>1}, + 'occurrenceDateTime' => {'type'=>'dateTime', 'path'=>'RiskAssessment.occurrence[x]', 'min'=>0, 'max'=>1}, + 'occurrencePeriod' => {'type'=>'Period', 'path'=>'RiskAssessment.occurrence[x]', 'min'=>0, 'max'=>1}, + 'condition' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Condition'], 'type'=>'Reference', 'path'=>'RiskAssessment.condition', 'min'=>0, 'max'=>1}, + 'performer' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson', 'http://hl7.org/fhir/StructureDefinition/Device'], 'type'=>'Reference', 'path'=>'RiskAssessment.performer', 'min'=>0, 'max'=>1}, + 'reason' => {'type'=>'CodeableReference', 'path'=>'RiskAssessment.reason', 'min'=>0, 'max'=>Float::INFINITY}, + 'basis' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Resource'], 'type'=>'Reference', 'path'=>'RiskAssessment.basis', 'min'=>0, 'max'=>Float::INFINITY}, + 'prediction' => {'type'=>'RiskAssessment::Prediction', 'path'=>'RiskAssessment.prediction', 'min'=>0, 'max'=>Float::INFINITY}, + 'mitigation' => {'type'=>'string', 'path'=>'RiskAssessment.mitigation', 'min'=>0, 'max'=>1}, + 'note' => {'type'=>'Annotation', 'path'=>'RiskAssessment.note', 'min'=>0, 'max'=>Float::INFINITY} + } + + class Prediction < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'probability' => ['decimal', 'Range'], + 'when' => ['Period', 'Range'] + } + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Prediction.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Prediction.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Prediction.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'outcome' => {'type'=>'CodeableConcept', 'path'=>'Prediction.outcome', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example'}}, + 'probabilityDecimal' => {'type'=>'decimal', 'path'=>'Prediction.probability[x]', 'min'=>0, 'max'=>1}, + 'probabilityRange' => {'type'=>'Range', 'path'=>'Prediction.probability[x]', 'min'=>0, 'max'=>1}, + 'qualitativeRisk' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/risk-probability'=>['negligible', 'low', 'moderate', 'high', 'certain']}, 'type'=>'CodeableConcept', 'path'=>'Prediction.qualitativeRisk', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/risk-probability'}}, + 'relativeRisk' => {'type'=>'decimal', 'path'=>'Prediction.relativeRisk', 'min'=>0, 'max'=>1}, + 'whenPeriod' => {'type'=>'Period', 'path'=>'Prediction.when[x]', 'min'=>0, 'max'=>1}, + 'whenRange' => {'type'=>'Range', 'path'=>'Prediction.when[x]', 'min'=>0, 'max'=>1}, + 'rationale' => {'type'=>'string', 'path'=>'Prediction.rationale', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :outcome # 0-1 CodeableConcept + attr_accessor :probabilityDecimal # 0-1 decimal + attr_accessor :probabilityRange # 0-1 Range + attr_accessor :qualitativeRisk # 0-1 CodeableConcept + attr_accessor :relativeRisk # 0-1 decimal + attr_accessor :whenPeriod # 0-1 Period + attr_accessor :whenRange # 0-1 Range + attr_accessor :rationale # 0-1 string + end + + attr_accessor :id # 0-1 id + attr_accessor :meta # 0-1 Meta + attr_accessor :implicitRules # 0-1 uri + attr_accessor :language # 0-1 code + attr_accessor :text # 0-1 Narrative + attr_accessor :contained # 0-* [ Resource ] + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :identifier # 0-* [ Identifier ] + attr_accessor :basedOn # 0-1 Reference(Resource) + attr_accessor :parent # 0-1 Reference(Resource) + attr_accessor :status # 1-1 code + attr_accessor :local_method # 0-1 CodeableConcept + attr_accessor :code # 0-1 CodeableConcept + attr_accessor :subject # 1-1 Reference(Patient|Group) + attr_accessor :encounter # 0-1 Reference(Encounter) + attr_accessor :occurrenceDateTime # 0-1 dateTime + attr_accessor :occurrencePeriod # 0-1 Period + attr_accessor :condition # 0-1 Reference(Condition) + attr_accessor :performer # 0-1 Reference(Patient|Practitioner|PractitionerRole|RelatedPerson|Device) + attr_accessor :reason # 0-* [ CodeableReference ] + attr_accessor :basis # 0-* [ Reference(Resource) ] + attr_accessor :prediction # 0-* [ RiskAssessment::Prediction ] + attr_accessor :mitigation # 0-1 string + attr_accessor :note # 0-* [ Annotation ] + + def resourceType + 'RiskAssessment' + end + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/resources/Schedule.rb b/lib/fhir_models/r6/generated/resources/Schedule.rb new file mode 100644 index 00000000..9b1a4d53 --- /dev/null +++ b/lib/fhir_models/r6/generated/resources/Schedule.rb @@ -0,0 +1,52 @@ +module FHIR + module R6 + class Schedule < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + SEARCH_PARAMS = ['active', 'actor', 'date', 'identifier', 'name', 'service-category', 'service-type', 'service-type-reference', 'specialty'] + METADATA = { + 'id' => {'type'=>'id', 'path'=>'Schedule.id', 'min'=>0, 'max'=>1}, + 'meta' => {'type'=>'Meta', 'path'=>'Schedule.meta', 'min'=>0, 'max'=>1}, + 'implicitRules' => {'type'=>'uri', 'path'=>'Schedule.implicitRules', 'min'=>0, 'max'=>1}, + 'language' => {'type'=>'code', 'path'=>'Schedule.language', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-languages'}}, + 'text' => {'type'=>'Narrative', 'path'=>'Schedule.text', 'min'=>0, 'max'=>1}, + 'contained' => {'type'=>'Resource', 'path'=>'Schedule.contained', 'min'=>0, 'max'=>Float::INFINITY}, + 'extension' => {'type'=>'Extension', 'path'=>'Schedule.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Schedule.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'identifier' => {'type'=>'Identifier', 'path'=>'Schedule.identifier', 'min'=>0, 'max'=>Float::INFINITY}, + 'active' => {'type'=>'boolean', 'path'=>'Schedule.active', 'min'=>0, 'max'=>1}, + 'serviceCategory' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/service-category'=>['1', '2', '34', '3', '4', '5', '6', '7', '8', '36', '9', '10', '11', '12', '13', '14', '15', '16', '17', '35', '18', '19', '20', '21', '22', '38', '23', '24', '25', '26', '27', '28', '29', '30', '31', '32', '37', '33']}, 'type'=>'CodeableConcept', 'path'=>'Schedule.serviceCategory', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/service-category'}}, + 'serviceType' => {'type'=>'CodeableReference', 'path'=>'Schedule.serviceType', 'min'=>0, 'max'=>Float::INFINITY}, + 'specialty' => {'valid_codes'=>{'http://snomed.info/sct'=>['408467006', '394577000', '394578005', '421661004', '408462000', '394579002', '394804000', '394580004', '394803006', '408480009', '408454008', '394809005', '394592004', '394600006', '394601005', '394581000', '408478003', '394812008', '408444009', '394582007', '408475000', '410005002', '394583002', '419772000', '394584008', '408443003', '394802001', '394915009', '394814009', '394808002', '394811001', '408446006', '394586005', '394916005', '408472002', '394597005', '394598000', '394807007', '419192003', '408468001', '394593009', '394813003', '410001006', '394589003', '394591006', '394599008', '394649004', '408470005', '394585009', '394821009', '422191005', '394594003', '416304004', '418960008', '394882004', '394806003', '394588006', '408459003', '394607009', '419610006', '418058008', '420208008', '418652005', '418535003', '418862001', '419365004', '418002000', '419983000', '419170002', '419472004', '394539006', '420112009', '409968004', '394587001', '394913002', '408440000', '418112009', '419815003', '394914008', '408455009', '394602003', '408447002', '394810000', '408450004', '408476004', '408469009', '408466002', '408471009', '408464004', '408441001', '408465003', '394605001', '394608004', '408461007', '408460008', '394606000', '408449004', '418018006', '394604002', '394609007', '408474001', '394610002', '394611003', '408477008', '394801008', '408463005', '419321007', '394576009', '394590007', '409967009', '408448007', '419043006', '394612005', '394733009', '394732004']}, 'type'=>'CodeableConcept', 'path'=>'Schedule.specialty', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'preferred', 'uri'=>'http://hl7.org/fhir/ValueSet/c80-practice-codes'}}, + 'name' => {'type'=>'string', 'path'=>'Schedule.name', 'min'=>0, 'max'=>1}, + 'actor' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole', 'http://hl7.org/fhir/StructureDefinition/CareTeam', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson', 'http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/HealthcareService', 'http://hl7.org/fhir/StructureDefinition/Location'], 'type'=>'Reference', 'path'=>'Schedule.actor', 'min'=>1, 'max'=>Float::INFINITY}, + 'planningHorizon' => {'type'=>'Period', 'path'=>'Schedule.planningHorizon', 'min'=>0, 'max'=>1}, + 'comment' => {'type'=>'markdown', 'path'=>'Schedule.comment', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 id + attr_accessor :meta # 0-1 Meta + attr_accessor :implicitRules # 0-1 uri + attr_accessor :language # 0-1 code + attr_accessor :text # 0-1 Narrative + attr_accessor :contained # 0-* [ Resource ] + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :identifier # 0-* [ Identifier ] + attr_accessor :active # 0-1 boolean + attr_accessor :serviceCategory # 0-* [ CodeableConcept ] + attr_accessor :serviceType # 0-* [ CodeableReference ] + attr_accessor :specialty # 0-* [ CodeableConcept ] + attr_accessor :name # 0-1 string + attr_accessor :actor # 1-* [ Reference(Patient|Practitioner|PractitionerRole|CareTeam|RelatedPerson|Device|HealthcareService|Location) ] + attr_accessor :planningHorizon # 0-1 Period + attr_accessor :comment # 0-1 markdown + + def resourceType + 'Schedule' + end + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/resources/SearchParameter.rb b/lib/fhir_models/r6/generated/resources/SearchParameter.rb new file mode 100644 index 00000000..60c90a2f --- /dev/null +++ b/lib/fhir_models/r6/generated/resources/SearchParameter.rb @@ -0,0 +1,121 @@ +module FHIR + module R6 + class SearchParameter < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'versionAlgorithm' => ['string', 'Coding'] + } + SEARCH_PARAMS = ['base', 'code', 'component', 'context', 'context-quantity', 'context-type', 'context-type-quantity', 'context-type-value', 'date', 'derived-from', 'description', 'identifier', 'jurisdiction', 'name', 'publisher', 'status', 'target', 'type', 'url', 'version'] + METADATA = { + 'id' => {'type'=>'id', 'path'=>'SearchParameter.id', 'min'=>0, 'max'=>1}, + 'meta' => {'type'=>'Meta', 'path'=>'SearchParameter.meta', 'min'=>0, 'max'=>1}, + 'implicitRules' => {'type'=>'uri', 'path'=>'SearchParameter.implicitRules', 'min'=>0, 'max'=>1}, + 'language' => {'type'=>'code', 'path'=>'SearchParameter.language', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-languages'}}, + 'text' => {'type'=>'Narrative', 'path'=>'SearchParameter.text', 'min'=>0, 'max'=>1}, + 'contained' => {'type'=>'Resource', 'path'=>'SearchParameter.contained', 'min'=>0, 'max'=>Float::INFINITY}, + 'extension' => {'type'=>'Extension', 'path'=>'SearchParameter.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'SearchParameter.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'url' => {'type'=>'uri', 'path'=>'SearchParameter.url', 'min'=>1, 'max'=>1}, + 'identifier' => {'type'=>'Identifier', 'path'=>'SearchParameter.identifier', 'min'=>0, 'max'=>Float::INFINITY}, + 'version' => {'type'=>'string', 'path'=>'SearchParameter.version', 'min'=>0, 'max'=>1}, + 'versionAlgorithmString' => {'type'=>'string', 'path'=>'SearchParameter.versionAlgorithm[x]', 'min'=>0, 'max'=>1}, + 'versionAlgorithmCoding' => {'valid_codes'=>{'http://hl7.org/fhir/version-algorithm'=>['semver', 'integer', 'alpha', 'date', 'natural']}, 'type'=>'Coding', 'path'=>'SearchParameter.versionAlgorithm[x]', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/version-algorithm'}}, + 'name' => {'type'=>'string', 'path'=>'SearchParameter.name', 'min'=>1, 'max'=>1}, + 'title' => {'type'=>'string', 'path'=>'SearchParameter.title', 'min'=>0, 'max'=>1}, + 'derivedFrom' => {'type'=>'canonical', 'path'=>'SearchParameter.derivedFrom', 'min'=>0, 'max'=>1}, + 'status' => {'valid_codes'=>{'http://hl7.org/fhir/publication-status'=>['draft', 'active', 'retired', 'unknown']}, 'type'=>'code', 'path'=>'SearchParameter.status', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/publication-status'}}, + 'experimental' => {'type'=>'boolean', 'path'=>'SearchParameter.experimental', 'min'=>0, 'max'=>1}, + 'date' => {'type'=>'dateTime', 'path'=>'SearchParameter.date', 'min'=>0, 'max'=>1}, + 'publisher' => {'type'=>'string', 'path'=>'SearchParameter.publisher', 'min'=>0, 'max'=>1}, + 'contact' => {'type'=>'ContactDetail', 'path'=>'SearchParameter.contact', 'min'=>0, 'max'=>Float::INFINITY}, + 'description' => {'type'=>'markdown', 'path'=>'SearchParameter.description', 'min'=>1, 'max'=>1}, + 'useContext' => {'type'=>'UsageContext', 'path'=>'SearchParameter.useContext', 'min'=>0, 'max'=>Float::INFINITY}, + 'jurisdiction' => {'valid_codes'=>{'urn:iso:std:iso:3166'=>['AD', 'AE', 'AF', 'AG', 'AI', 'AL', 'AM', 'AO', 'AQ', 'AR', 'AS', 'AT', 'AU', 'AW', 'AX', 'AZ', 'BA', 'BB', 'BD', 'BE', 'BF', 'BG', 'BH', 'BI', 'BJ', 'BL', 'BM', 'BN', 'BO', 'BQ', 'BR', 'BS', 'BT', 'BV', 'BW', 'BY', 'BZ', 'CA', 'CC', 'CD', 'CF', 'CG', 'CH', 'CI', 'CK', 'CL', 'CM', 'CN', 'CO', 'CR', 'CU', 'CV', 'CW', 'CX', 'CY', 'CZ', 'DE', 'DJ', 'DK', 'DM', 'DO', 'DZ', 'EC', 'EE', 'EG', 'EH', 'ER', 'ES', 'ET', 'FI', 'FJ', 'FK', 'FM', 'FO', 'FR', 'GA', 'GB', 'GD', 'GE', 'GF', 'GG', 'GH', 'GI', 'GL', 'GM', 'GN', 'GP', 'GQ', 'GR', 'GS', 'GT', 'GU', 'GW', 'GY', 'HK', 'HM', 'HN', 'HR', 'HT', 'HU', 'ID', 'IE', 'IL', 'IM', 'IN', 'IO', 'IQ', 'IR', 'IS', 'IT', 'JE', 'JM', 'JO', 'JP', 'KE', 'KG', 'KH', 'KI', 'KM', 'KN', 'KP', 'KR', 'KW', 'KY', 'KZ', 'LA', 'LB', 'LC', 'LI', 'LK', 'LR', 'LS', 'LT', 'LU', 'LV', 'LY', 'MA', 'MC', 'MD', 'ME', 'MF', 'MG', 'MH', 'MK', 'ML', 'MM', 'MN', 'MO', 'MP', 'MQ', 'MR', 'MS', 'MT', 'MU', 'MV', 'MW', 'MX', 'MY', 'MZ', 'NA', 'NC', 'NE', 'NF', 'NG', 'NI', 'NL', 'NO', 'NP', 'NR', 'NU', 'NZ', 'OM', 'PA', 'PE', 'PF', 'PG', 'PH', 'PK', 'PL', 'PM', 'PN', 'PR', 'PS', 'PT', 'PW', 'PY', 'QA', 'RE', 'RO', 'RS', 'RU', 'RW', 'SA', 'SB', 'SC', 'SD', 'SE', 'SG', 'SH', 'SI', 'SJ', 'SK', 'SL', 'SM', 'SN', 'SO', 'SR', 'SS', 'ST', 'SV', 'SX', 'SY', 'SZ', 'TC', 'TD', 'TF', 'TG', 'TH', 'TJ', 'TK', 'TL', 'TM', 'TN', 'TO', 'TR', 'TT', 'TV', 'TW', 'TZ', 'UA', 'UG', 'UM', 'US', 'UY', 'UZ', 'VA', 'VC', 'VE', 'VG', 'VI', 'VN', 'VU', 'WF', 'WS', 'YE', 'YT', 'ZA', 'ZM', 'ZW', 'ABW', 'AFG', 'AGO', 'AIA', 'ALA', 'ALB', 'AND', 'ARE', 'ARG', 'ARM', 'ASM', 'ATA', 'ATF', 'ATG', 'AUS', 'AUT', 'AZE', 'BDI', 'BEL', 'BEN', 'BES', 'BFA', 'BGD', 'BGR', 'BHR', 'BHS', 'BIH', 'BLM', 'BLR', 'BLZ', 'BMU', 'BOL', 'BRA', 'BRB', 'BRN', 'BTN', 'BVT', 'BWA', 'CAF', 'CAN', 'CCK', 'CHE', 'CHL', 'CHN', 'CIV', 'CMR', 'COD', 'COG', 'COK', 'COL', 'COM', 'CPV', 'CRI', 'CUB', 'CUW', 'CXR', 'CYM', 'CYP', 'CZE', 'DEU', 'DJI', 'DMA', 'DNK', 'DOM', 'DZA', 'ECU', 'EGY', 'ERI', 'ESH', 'ESP', 'EST', 'ETH', 'FIN', 'FJI', 'FLK', 'FRA', 'FRO', 'FSM', 'GAB', 'GBR', 'GEO', 'GGY', 'GHA', 'GIB', 'GIN', 'GLP', 'GMB', 'GNB', 'GNQ', 'GRC', 'GRD', 'GRL', 'GTM', 'GUF', 'GUM', 'GUY', 'HKG', 'HMD', 'HND', 'HRV', 'HTI', 'HUN', 'IDN', 'IMN', 'IND', 'IOT', 'IRL', 'IRN', 'IRQ', 'ISL', 'ISR', 'ITA', 'JAM', 'JEY', 'JOR', 'JPN', 'KAZ', 'KEN', 'KGZ', 'KHM', 'KIR', 'KNA', 'KOR', 'KWT', 'LAO', 'LBN', 'LBR', 'LBY', 'LCA', 'LIE', 'LKA', 'LSO', 'LTU', 'LUX', 'LVA', 'MAC', 'MAF', 'MAR', 'MCO', 'MDA', 'MDG', 'MDV', 'MEX', 'MHL', 'MKD', 'MLI', 'MLT', 'MMR', 'MNE', 'MNG', 'MNP', 'MOZ', 'MRT', 'MSR', 'MTQ', 'MUS', 'MWI', 'MYS', 'MYT', 'NAM', 'NCL', 'NER', 'NFK', 'NGA', 'NIC', 'NIU', 'NLD', 'NOR', 'NPL', 'NRU', 'NZL', 'OMN', 'PAK', 'PAN', 'PCN', 'PER', 'PHL', 'PLW', 'PNG', 'POL', 'PRI', 'PRK', 'PRT', 'PRY', 'PSE', 'PYF', 'QAT', 'REU', 'ROU', 'RUS', 'RWA', 'SAU', 'SDN', 'SEN', 'SGP', 'SGS', 'SHN', 'SJM', 'SLB', 'SLE', 'SLV', 'SMR', 'SOM', 'SPM', 'SRB', 'SSD', 'STP', 'SUR', 'SVK', 'SVN', 'SWE', 'SWZ', 'SXM', 'SYC', 'SYR', 'TCA', 'TCD', 'TGO', 'THA', 'TJK', 'TKL', 'TKM', 'TLS', 'TON', 'TTO', 'TUN', 'TUR', 'TUV', 'TWN', 'TZA', 'UGA', 'UKR', 'UMI', 'URY', 'USA', 'UZB', 'VAT', 'VCT', 'VEN', 'VGB', 'VIR', 'VNM', 'VUT', 'WLF', 'WSM', 'YEM', 'ZAF', 'ZMB', 'ZWE', '004', '008', '010', '012', '016', '020', '024', '028', '031', '032', '036', '040', '044', '048', '050', '051', '052', '056', '060', '064', '068', '070', '072', '074', '076', '084', '086', '090', '092', '096', '100', '104', '108', '112', '116', '120', '124', '132', '136', '140', '144', '148', '152', '156', '158', '162', '166', '170', '174', '175', '178', '180', '184', '188', '191', '192', '196', '203', '204', '208', '212', '214', '218', '222', '226', '231', '232', '233', '234', '238', '239', '242', '246', '248', '250', '254', '258', '260', '262', '266', '268', '270', '275', '276', '288', '292', '296', '300', '304', '308', '312', '316', '320', '324', '328', '332', '334', '336', '340', '344', '348', '352', '356', '360', '364', '368', '372', '376', '380', '384', '388', '392', '398', '400', '404', '408', '410', '414', '417', '418', '422', '426', '428', '430', '434', '438', '440', '442', '446', '450', '454', '458', '462', '466', '470', '474', '478', '480', '484', '492', '496', '498', '499', '500', '504', '508', '512', '516', '520', '524', '528', '531', '533', '534', '535', '540', '548', '554', '558', '562', '566', '570', '574', '578', '580', '581', '583', '584', '585', '586', '591', '598', '600', '604', '608', '612', '616', '620', '624', '626', '630', '634', '638', '642', '643', '646', '652', '654', '659', '660', '662', '663', '666', '670', '674', '678', '682', '686', '688', '690', '694', '702', '703', '704', '705', '706', '710', '716', '724', '728', '729', '732', '740', '744', '748', '752', '756', '760', '762', '764', '768', '772', '776', '780', '784', '788', '792', '795', '796', '798', '800', '804', '807', '818', '826', '831', '832', '833', '834', '840', '850', '854', '858', '860', '862', '876', '882', '887', '894'], 'urn:iso:std:iso:3166:-2'=>['AF-BAL', 'AF-BAM', 'AF-BDG', 'AF-BDS', 'AF-BGL', 'AF-DAY', 'AF-FRA', 'AF-FYB', 'AF-GHA', 'AF-GHO', 'AF-HEL', 'AF-HER', 'AF-JOW', 'AF-KAB', 'AF-KAN', 'AF-KAP', 'AF-KDZ', 'AF-KHO', 'AF-KNR', 'AF-LAG', 'AF-LOG', 'AF-NAN', 'AF-NIM', 'AF-NUR', 'AF-PAN', 'AF-PAR', 'AF-PIA', 'AF-PKA', 'AF-SAM', 'AF-SAR', 'AF-TAK', 'AF-URU', 'AF-WAR', 'AF-ZAB', 'AX-AX', 'AL-01', 'AL-02', 'AL-03', 'AL-04', 'AL-05', 'AL-06', 'AL-07', 'AL-08', 'AL-09', 'AL-10', 'AL-11', 'AL-12', 'AL-BR', 'AL-BU', 'AL-DI', 'AL-DL', 'AL-DR', 'AL-DV', 'AL-EL', 'AL-ER', 'AL-FR', 'AL-GJ', 'AL-GR', 'AL-HA', 'AL-KA', 'AL-KB', 'AL-KC', 'AL-KO', 'AL-KR', 'AL-KU', 'AL-LB', 'AL-LE', 'AL-LU', 'AL-MK', 'AL-MM', 'AL-MR', 'AL-MT', 'AL-PG', 'AL-PQ', 'AL-PR', 'AL-PU', 'AL-SH', 'AL-SK', 'AL-SR', 'AL-TE', 'AL-TP', 'AL-TR', 'AL-VL', 'DZ-01', 'DZ-02', 'DZ-03', 'DZ-04', 'DZ-05', 'DZ-06', 'DZ-07', 'DZ-08', 'DZ-09', 'DZ-10', 'DZ-11', 'DZ-12', 'DZ-13', 'DZ-14', 'DZ-15', 'DZ-16', 'DZ-17', 'DZ-18', 'DZ-19', 'DZ-20', 'DZ-21', 'DZ-22', 'DZ-23', 'DZ-24', 'DZ-25', 'DZ-26', 'DZ-27', 'DZ-28', 'DZ-29', 'DZ-30', 'DZ-31', 'DZ-32', 'DZ-33', 'DZ-34', 'DZ-35', 'DZ-36', 'DZ-37', 'DZ-38', 'DZ-39', 'DZ-40', 'DZ-41', 'DZ-42', 'DZ-43', 'DZ-44', 'DZ-45', 'DZ-46', 'DZ-47', 'DZ-48', 'AS-AS', 'AD-02', 'AD-03', 'AD-04', 'AD-05', 'AD-06', 'AD-07', 'AD-08', 'AO-BGO', 'AO-BGU', 'AO-BIE', 'AO-CAB', 'AO-CCU', 'AO-CNN', 'AO-CNO', 'AO-CUS', 'AO-HUA', 'AO-HUI', 'AO-LNO', 'AO-LSU', 'AO-LUA', 'AO-MAL', 'AO-MOX', 'AO-NAM', 'AO-UIG', 'AO-ZAI', 'AI-AI', 'AQ-AQ', 'AG-03', 'AG-04', 'AG-05', 'AG-06', 'AG-07', 'AG-08', 'AG-10', 'AG-11', 'AR-A', 'AR-B', 'AR-C', 'AR-D', 'AR-E', 'AR-F', 'AR-G', 'AR-H', 'AR-J', 'AR-K', 'AR-L', 'AR-M', 'AR-N', 'AR-P', 'AR-Q', 'AR-R', 'AR-S', 'AR-T', 'AR-U', 'AR-V', 'AR-W', 'AR-X', 'AR-Y', 'AR-Z', 'AM-AG', 'AM-AR', 'AM-AV', 'AM-ER', 'AM-GR', 'AM-KT', 'AM-LO', 'AM-SH', 'AM-SU', 'AM-TV', 'AM-VD', 'AW-AW', 'AU-ACT', 'AU-NSW', 'AU-NT', 'AU-QLD', 'AU-SA', 'AU-TAS', 'AU-VIC', 'AU-WA', 'AT-1', 'AT-2', 'AT-3', 'AT-4', 'AT-5', 'AT-6', 'AT-7', 'AT-8', 'AT-9', 'AZ-ABS', 'AZ-AGA', 'AZ-AGC', 'AZ-AGM', 'AZ-AGS', 'AZ-AGU', 'AZ-AST', 'AZ-BA', 'AZ-BAB', 'AZ-BAL', 'AZ-BAR', 'AZ-BEY', 'AZ-BIL', 'AZ-CAB', 'AZ-CAL', 'AZ-CUL', 'AZ-DAS', 'AZ-FUZ', 'AZ-GAD', 'AZ-GA', 'AZ-GOR', 'AZ-GOY', 'AZ-GYG', 'AZ-HAC', 'AZ-IMI', 'AZ-ISM', 'AZ-KAL', 'AZ-KAN', 'AZ-KUR', 'AZ-LAC', 'AZ-LA', 'AZ-LAN', 'AZ-LER']}, 'type'=>'CodeableConcept', 'path'=>'SearchParameter.jurisdiction', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/jurisdiction'}}, + 'purpose' => {'type'=>'markdown', 'path'=>'SearchParameter.purpose', 'min'=>0, 'max'=>1}, + 'copyright' => {'type'=>'markdown', 'path'=>'SearchParameter.copyright', 'min'=>0, 'max'=>1}, + 'copyrightLabel' => {'type'=>'string', 'path'=>'SearchParameter.copyrightLabel', 'min'=>0, 'max'=>1}, + 'code' => {'type'=>'code', 'path'=>'SearchParameter.code', 'min'=>1, 'max'=>1}, + 'base' => {'valid_codes'=>{'http://hl7.org/fhir/fhir-types'=>['Account', 'ActivityDefinition', 'ActorDefinition', 'AdministrableProductDefinition', 'AdverseEvent', 'AllergyIntolerance', 'Appointment', 'AppointmentResponse', 'ArtifactAssessment', 'AuditEvent', 'Basic', 'Binary', 'BiologicallyDerivedProduct', 'BiologicallyDerivedProductDispense', 'BodyStructure', 'Bundle', 'CanonicalResource', 'CapabilityStatement', 'CarePlan', 'CareTeam', 'ChargeItem', 'ChargeItemDefinition', 'Citation', 'Claim', 'ClaimResponse', 'ClinicalImpression', 'ClinicalUseDefinition', 'CodeSystem', 'Communication', 'CommunicationRequest', 'CompartmentDefinition', 'Composition', 'ConceptMap', 'Condition', 'ConditionDefinition', 'Consent', 'Contract', 'Coverage', 'CoverageEligibilityRequest', 'CoverageEligibilityResponse', 'DetectedIssue', 'Device', 'DeviceAlert', 'DeviceAssociation', 'DeviceDefinition', 'DeviceDispense', 'DeviceMetric', 'DeviceRequest', 'DeviceUsage', 'DiagnosticReport', 'DocumentReference', 'DomainResource', 'Encounter', 'EncounterHistory', 'Endpoint', 'EnrollmentRequest', 'EnrollmentResponse', 'EpisodeOfCare', 'EventDefinition', 'Evidence', 'EvidenceReport', 'EvidenceVariable', 'ExampleScenario', 'ExplanationOfBenefit', 'FamilyMemberHistory', 'Flag', 'FormularyItem', 'GenomicStudy', 'Goal', 'GraphDefinition', 'Group', 'GuidanceResponse', 'HealthcareService', 'ImagingSelection', 'ImagingStudy', 'Immunization', 'ImmunizationEvaluation', 'ImmunizationRecommendation', 'ImplementationGuide', 'Ingredient', 'InsurancePlan', 'InsuranceProduct', 'InventoryItem', 'InventoryReport', 'Invoice', 'Library', 'Linkage', 'List', 'Location', 'ManufacturedItemDefinition', 'Measure', 'MeasureReport', 'Medication', 'MedicationAdministration', 'MedicationDispense', 'MedicationKnowledge', 'MedicationRequest', 'MedicationStatement', 'MedicinalProductDefinition', 'MessageDefinition', 'MessageHeader', 'MetadataResource', 'MolecularDefinition', 'MolecularSequence', 'NamingSystem', 'NutritionIntake', 'NutritionOrder', 'NutritionProduct', 'Observation', 'ObservationDefinition', 'OperationDefinition', 'OperationOutcome', 'Organization', 'OrganizationAffiliation', 'PackagedProductDefinition', 'Parameters', 'Patient', 'PaymentNotice', 'PaymentReconciliation', 'Permission', 'Person', 'PersonalRelationship', 'PlanDefinition', 'Practitioner', 'PractitionerRole', 'Procedure', 'Provenance', 'Questionnaire', 'QuestionnaireResponse', 'RegulatedAuthorization', 'RelatedPerson', 'RequestOrchestration', 'Requirements', 'ResearchStudy', 'ResearchSubject', 'Resource', 'RiskAssessment', 'Schedule', 'SearchParameter', 'ServiceRequest', 'Slot', 'Specimen', 'SpecimenDefinition', 'StructureDefinition', 'StructureMap', 'Subscription', 'SubscriptionStatus', 'SubscriptionTopic', 'Substance', 'SubstanceDefinition', 'SubstanceNucleicAcid', 'SubstancePolymer', 'SubstanceProtein', 'SubstanceReferenceInformation', 'SubstanceSourceMaterial', 'SupplyDelivery', 'SupplyRequest', 'Task', 'TerminologyCapabilities', 'TestPlan', 'TestReport', 'TestScript', 'Transport', 'ValueSet', 'VerificationResult', 'VisionPrescription'], 'http://hl7.org/fhir/fhir-old-types'=>['BodySite', 'CatalogEntry', 'Conformance', 'DataElement', 'DeviceComponent', 'DeviceUseRequest', 'DeviceUseStatement', 'DiagnosticOrder', 'DocumentManifest', 'EffectEvidenceSynthesis', 'EligibilityRequest', 'EligibilityResponse', 'ExpansionProfile', 'ImagingManifest', 'ImagingObjectSelection', 'Media', 'MedicationOrder', 'MedicationUsage', 'MedicinalProduct', 'MedicinalProductAuthorization', 'MedicinalProductContraindication', 'MedicinalProductIndication', 'MedicinalProductIngredient', 'MedicinalProductInteraction', 'MedicinalProductManufactured', 'MedicinalProductPackaged', 'MedicinalProductPharmaceutical', 'MedicinalProductUndesirableEffect', 'Order', 'OrderResponse', 'ProcedureRequest', 'ProcessRequest', 'ProcessResponse', 'ReferralRequest', 'RequestGroup', 'ResearchDefinition', 'ResearchElementDefinition', 'RiskEvidenceSynthesis', 'Sequence', 'ServiceDefinition', 'SubstanceSpecification', 'InsuranceProduct']}, 'type'=>'code', 'path'=>'SearchParameter.base', 'min'=>1, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'ui', 'valueSet'=>'http://hl7.org/fhir/ValueSet/all-resource-types'}], 'uri'=>'http://hl7.org/fhir/ValueSet/version-independent-all-resource-types'}}, + 'type' => {'valid_codes'=>{'http://hl7.org/fhir/search-param-type'=>['number', 'date', 'string', 'token', 'reference', 'composite', 'quantity', 'uri', 'special']}, 'type'=>'code', 'path'=>'SearchParameter.type', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/search-param-type'}}, + 'expression' => {'type'=>'string', 'path'=>'SearchParameter.expression', 'min'=>0, 'max'=>1}, + 'processingMode' => {'valid_codes'=>{'http://hl7.org/fhir/search-processingmode'=>['normal', 'phonetic', 'other']}, 'type'=>'code', 'path'=>'SearchParameter.processingMode', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/search-processingmode'}}, + 'constraint' => {'type'=>'string', 'path'=>'SearchParameter.constraint', 'min'=>0, 'max'=>1}, + 'target' => {'valid_codes'=>{'http://hl7.org/fhir/fhir-types'=>['Account', 'ActivityDefinition', 'ActorDefinition', 'AdministrableProductDefinition', 'AdverseEvent', 'AllergyIntolerance', 'Appointment', 'AppointmentResponse', 'ArtifactAssessment', 'AuditEvent', 'Basic', 'Binary', 'BiologicallyDerivedProduct', 'BiologicallyDerivedProductDispense', 'BodyStructure', 'Bundle', 'CanonicalResource', 'CapabilityStatement', 'CarePlan', 'CareTeam', 'ChargeItem', 'ChargeItemDefinition', 'Citation', 'Claim', 'ClaimResponse', 'ClinicalImpression', 'ClinicalUseDefinition', 'CodeSystem', 'Communication', 'CommunicationRequest', 'CompartmentDefinition', 'Composition', 'ConceptMap', 'Condition', 'ConditionDefinition', 'Consent', 'Contract', 'Coverage', 'CoverageEligibilityRequest', 'CoverageEligibilityResponse', 'DetectedIssue', 'Device', 'DeviceAlert', 'DeviceAssociation', 'DeviceDefinition', 'DeviceDispense', 'DeviceMetric', 'DeviceRequest', 'DeviceUsage', 'DiagnosticReport', 'DocumentReference', 'DomainResource', 'Encounter', 'EncounterHistory', 'Endpoint', 'EnrollmentRequest', 'EnrollmentResponse', 'EpisodeOfCare', 'EventDefinition', 'Evidence', 'EvidenceReport', 'EvidenceVariable', 'ExampleScenario', 'ExplanationOfBenefit', 'FamilyMemberHistory', 'Flag', 'FormularyItem', 'GenomicStudy', 'Goal', 'GraphDefinition', 'Group', 'GuidanceResponse', 'HealthcareService', 'ImagingSelection', 'ImagingStudy', 'Immunization', 'ImmunizationEvaluation', 'ImmunizationRecommendation', 'ImplementationGuide', 'Ingredient', 'InsurancePlan', 'InsuranceProduct', 'InventoryItem', 'InventoryReport', 'Invoice', 'Library', 'Linkage', 'List', 'Location', 'ManufacturedItemDefinition', 'Measure', 'MeasureReport', 'Medication', 'MedicationAdministration', 'MedicationDispense', 'MedicationKnowledge', 'MedicationRequest', 'MedicationStatement', 'MedicinalProductDefinition', 'MessageDefinition', 'MessageHeader', 'MetadataResource', 'MolecularDefinition', 'MolecularSequence', 'NamingSystem', 'NutritionIntake', 'NutritionOrder', 'NutritionProduct', 'Observation', 'ObservationDefinition', 'OperationDefinition', 'OperationOutcome', 'Organization', 'OrganizationAffiliation', 'PackagedProductDefinition', 'Parameters', 'Patient', 'PaymentNotice', 'PaymentReconciliation', 'Permission', 'Person', 'PersonalRelationship', 'PlanDefinition', 'Practitioner', 'PractitionerRole', 'Procedure', 'Provenance', 'Questionnaire', 'QuestionnaireResponse', 'RegulatedAuthorization', 'RelatedPerson', 'RequestOrchestration', 'Requirements', 'ResearchStudy', 'ResearchSubject', 'Resource', 'RiskAssessment', 'Schedule', 'SearchParameter', 'ServiceRequest', 'Slot', 'Specimen', 'SpecimenDefinition', 'StructureDefinition', 'StructureMap', 'Subscription', 'SubscriptionStatus', 'SubscriptionTopic', 'Substance', 'SubstanceDefinition', 'SubstanceNucleicAcid', 'SubstancePolymer', 'SubstanceProtein', 'SubstanceReferenceInformation', 'SubstanceSourceMaterial', 'SupplyDelivery', 'SupplyRequest', 'Task', 'TerminologyCapabilities', 'TestPlan', 'TestReport', 'TestScript', 'Transport', 'ValueSet', 'VerificationResult', 'VisionPrescription'], 'http://hl7.org/fhir/fhir-old-types'=>['BodySite', 'CatalogEntry', 'Conformance', 'DataElement', 'DeviceComponent', 'DeviceUseRequest', 'DeviceUseStatement', 'DiagnosticOrder', 'DocumentManifest', 'EffectEvidenceSynthesis', 'EligibilityRequest', 'EligibilityResponse', 'ExpansionProfile', 'ImagingManifest', 'ImagingObjectSelection', 'Media', 'MedicationOrder', 'MedicationUsage', 'MedicinalProduct', 'MedicinalProductAuthorization', 'MedicinalProductContraindication', 'MedicinalProductIndication', 'MedicinalProductIngredient', 'MedicinalProductInteraction', 'MedicinalProductManufactured', 'MedicinalProductPackaged', 'MedicinalProductPharmaceutical', 'MedicinalProductUndesirableEffect', 'Order', 'OrderResponse', 'ProcedureRequest', 'ProcessRequest', 'ProcessResponse', 'ReferralRequest', 'RequestGroup', 'ResearchDefinition', 'ResearchElementDefinition', 'RiskEvidenceSynthesis', 'Sequence', 'ServiceDefinition', 'SubstanceSpecification', 'InsuranceProduct']}, 'type'=>'code', 'path'=>'SearchParameter.target', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'ui', 'valueSet'=>'http://hl7.org/fhir/ValueSet/all-resource-types'}], 'uri'=>'http://hl7.org/fhir/ValueSet/version-independent-all-resource-types'}}, + 'multipleOr' => {'type'=>'boolean', 'path'=>'SearchParameter.multipleOr', 'min'=>0, 'max'=>1}, + 'multipleAnd' => {'type'=>'boolean', 'path'=>'SearchParameter.multipleAnd', 'min'=>0, 'max'=>1}, + 'comparator' => {'valid_codes'=>{'http://hl7.org/fhir/search-comparator'=>['eq', 'ne', 'gt', 'lt', 'ge', 'le', 'sa', 'eb', 'ap']}, 'type'=>'code', 'path'=>'SearchParameter.comparator', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/search-comparator'}}, + 'modifier' => {'valid_codes'=>{'http://hl7.org/fhir/search-modifier-code'=>['missing', 'exact', 'contains', 'not', 'text', 'in', 'not-in', 'below', 'above', 'type', 'identifier', 'of-type', 'code-text', 'text-advanced', 'iterate']}, 'type'=>'code', 'path'=>'SearchParameter.modifier', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/search-modifier-code'}}, + 'chain' => {'type'=>'string', 'path'=>'SearchParameter.chain', 'min'=>0, 'max'=>Float::INFINITY}, + 'component' => {'type'=>'SearchParameter::Component', 'path'=>'SearchParameter.component', 'min'=>0, 'max'=>Float::INFINITY} + } + + class Component < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Component.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Component.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Component.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'definition' => {'type'=>'canonical', 'path'=>'Component.definition', 'min'=>1, 'max'=>1}, + 'expression' => {'type'=>'string', 'path'=>'Component.expression', 'min'=>1, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :definition # 1-1 canonical + attr_accessor :expression # 1-1 string + end + + attr_accessor :id # 0-1 id + attr_accessor :meta # 0-1 Meta + attr_accessor :implicitRules # 0-1 uri + attr_accessor :language # 0-1 code + attr_accessor :text # 0-1 Narrative + attr_accessor :contained # 0-* [ Resource ] + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :url # 1-1 uri + attr_accessor :identifier # 0-* [ Identifier ] + attr_accessor :version # 0-1 string + attr_accessor :versionAlgorithmString # 0-1 string + attr_accessor :versionAlgorithmCoding # 0-1 Coding + attr_accessor :name # 1-1 string + attr_accessor :title # 0-1 string + attr_accessor :derivedFrom # 0-1 canonical + attr_accessor :status # 1-1 code + attr_accessor :experimental # 0-1 boolean + attr_accessor :date # 0-1 dateTime + attr_accessor :publisher # 0-1 string + attr_accessor :contact # 0-* [ ContactDetail ] + attr_accessor :description # 1-1 markdown + attr_accessor :useContext # 0-* [ UsageContext ] + attr_accessor :jurisdiction # 0-* [ CodeableConcept ] + attr_accessor :purpose # 0-1 markdown + attr_accessor :copyright # 0-1 markdown + attr_accessor :copyrightLabel # 0-1 string + attr_accessor :code # 1-1 code + attr_accessor :base # 1-* [ code ] + attr_accessor :type # 1-1 code + attr_accessor :expression # 0-1 string + attr_accessor :processingMode # 0-1 code + attr_accessor :constraint # 0-1 string + attr_accessor :target # 0-* [ code ] + attr_accessor :multipleOr # 0-1 boolean + attr_accessor :multipleAnd # 0-1 boolean + attr_accessor :comparator # 0-* [ code ] + attr_accessor :modifier # 0-* [ code ] + attr_accessor :chain # 0-* [ string ] + attr_accessor :component # 0-* [ SearchParameter::Component ] + + def resourceType + 'SearchParameter' + end + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/resources/ServiceRequest.rb b/lib/fhir_models/r6/generated/resources/ServiceRequest.rb new file mode 100644 index 00000000..1d05c8e3 --- /dev/null +++ b/lib/fhir_models/r6/generated/resources/ServiceRequest.rb @@ -0,0 +1,193 @@ +module FHIR + module R6 + class ServiceRequest < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'quantity' => ['Quantity', 'Ratio', 'Range'], + 'occurrence' => ['dateTime', 'Period', 'Timing'], + 'asNeeded' => ['boolean', 'CodeableConcept'] + } + SEARCH_PARAMS = ['authored', 'based-on', 'body-site', 'body-structure', 'category', 'code-concept', 'code-reference', 'encounter', 'identifier', 'instantiates-canonical', 'instantiates-uri', 'intent', 'location-code', 'location-reference', 'occurrence', 'patient', 'performer', 'performer-type', 'priority', 'replaces', 'requester', 'requisition', 'specimen', 'status', 'subject'] + METADATA = { + 'id' => {'type'=>'id', 'path'=>'ServiceRequest.id', 'min'=>0, 'max'=>1}, + 'meta' => {'type'=>'Meta', 'path'=>'ServiceRequest.meta', 'min'=>0, 'max'=>1}, + 'implicitRules' => {'type'=>'uri', 'path'=>'ServiceRequest.implicitRules', 'min'=>0, 'max'=>1}, + 'language' => {'type'=>'code', 'path'=>'ServiceRequest.language', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-languages'}}, + 'text' => {'type'=>'Narrative', 'path'=>'ServiceRequest.text', 'min'=>0, 'max'=>1}, + 'contained' => {'type'=>'Resource', 'path'=>'ServiceRequest.contained', 'min'=>0, 'max'=>Float::INFINITY}, + 'extension' => {'type'=>'Extension', 'path'=>'ServiceRequest.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'ServiceRequest.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'identifier' => {'type'=>'Identifier', 'path'=>'ServiceRequest.identifier', 'min'=>0, 'max'=>Float::INFINITY}, + 'instantiatesCanonical' => {'type'=>'canonical', 'path'=>'ServiceRequest.instantiatesCanonical', 'min'=>0, 'max'=>Float::INFINITY}, + 'instantiatesUri' => {'type'=>'uri', 'path'=>'ServiceRequest.instantiatesUri', 'min'=>0, 'max'=>Float::INFINITY}, + 'basedOn' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/CarePlan', 'http://hl7.org/fhir/StructureDefinition/ServiceRequest', 'http://hl7.org/fhir/StructureDefinition/MedicationRequest', 'http://hl7.org/fhir/StructureDefinition/RequestOrchestration'], 'type'=>'Reference', 'path'=>'ServiceRequest.basedOn', 'min'=>0, 'max'=>Float::INFINITY}, + 'replaces' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/ServiceRequest'], 'type'=>'Reference', 'path'=>'ServiceRequest.replaces', 'min'=>0, 'max'=>Float::INFINITY}, + 'requisition' => {'type'=>'Identifier', 'path'=>'ServiceRequest.requisition', 'min'=>0, 'max'=>1}, + 'status' => {'valid_codes'=>{'http://hl7.org/fhir/request-status'=>['draft', 'active', 'on-hold', 'revoked', 'completed', 'entered-in-error', 'unknown']}, 'type'=>'code', 'path'=>'ServiceRequest.status', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/request-status'}}, + 'intent' => {'valid_codes'=>{'http://hl7.org/fhir/request-intent'=>['proposal', 'plan', 'directive', 'order', 'original-order', 'reflex-order', 'filler-order', 'instance-order', 'option']}, 'type'=>'code', 'path'=>'ServiceRequest.intent', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/request-intent'}}, + 'category' => {'valid_codes'=>{'http://snomed.info/sct'=>['108252007', '363679005', '409063005', '409073007', '387713003']}, 'type'=>'CodeableConcept', 'path'=>'ServiceRequest.category', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/servicerequest-category'}}, + 'priority' => {'valid_codes'=>{'http://hl7.org/fhir/request-priority'=>['routine', 'urgent', 'asap', 'stat']}, 'type'=>'code', 'path'=>'ServiceRequest.priority', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/request-priority'}}, + 'doNotPerform' => {'type'=>'boolean', 'path'=>'ServiceRequest.doNotPerform', 'min'=>0, 'max'=>1}, + 'code' => {'type'=>'CodeableReference', 'path'=>'ServiceRequest.code', 'min'=>0, 'max'=>1}, + 'orderDetail' => {'type'=>'ServiceRequest::OrderDetail', 'path'=>'ServiceRequest.orderDetail', 'min'=>0, 'max'=>Float::INFINITY}, + 'quantityQuantity' => {'type'=>'Quantity', 'path'=>'ServiceRequest.quantity[x]', 'min'=>0, 'max'=>1}, + 'quantityRatio' => {'type'=>'Ratio', 'path'=>'ServiceRequest.quantity[x]', 'min'=>0, 'max'=>1}, + 'quantityRange' => {'type'=>'Range', 'path'=>'ServiceRequest.quantity[x]', 'min'=>0, 'max'=>1}, + 'subject' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Group', 'http://hl7.org/fhir/StructureDefinition/Location', 'http://hl7.org/fhir/StructureDefinition/Device'], 'type'=>'Reference', 'path'=>'ServiceRequest.subject', 'min'=>1, 'max'=>1}, + 'focus' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Resource'], 'type'=>'Reference', 'path'=>'ServiceRequest.focus', 'min'=>0, 'max'=>Float::INFINITY}, + 'encounter' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Encounter'], 'type'=>'Reference', 'path'=>'ServiceRequest.encounter', 'min'=>0, 'max'=>1}, + 'occurrenceDateTime' => {'type'=>'dateTime', 'path'=>'ServiceRequest.occurrence[x]', 'min'=>0, 'max'=>1}, + 'occurrencePeriod' => {'type'=>'Period', 'path'=>'ServiceRequest.occurrence[x]', 'min'=>0, 'max'=>1}, + 'occurrenceTiming' => {'type'=>'Timing', 'path'=>'ServiceRequest.occurrence[x]', 'min'=>0, 'max'=>1}, + 'asNeededBoolean' => {'type'=>'boolean', 'path'=>'ServiceRequest.asNeeded[x]', 'min'=>0, 'max'=>1}, + 'asNeededCodeableConcept' => {'valid_codes'=>{'http://snomed.info/sct'=>['404684003', '109006', '122003', '127009', '129007', '134006', '140004', '144008', '150003', '151004', '162004', '165002', '168000', '171008', '172001', '175004', '177007', '179005', '181007', '183005', '184004', '188001', '192008', '193003', '198007', '199004', '216004', '219006', '222008', '223003', '228007', '241006', '242004', '253005', '257006', '264008', '276008', '279001', '281004', '282006', '290006', '292003', '297009', '299007', '303002', '308006', '310008', '313005', '317006', '320003', '324007', '330007', '335002', '341009', '349006', '355001', '357009', '359007', '360002', '364006', '366008', '368009', '369001', '378007', '382009', '383004', '385006', '387003', '398002', '407000', '408005', '409002', '426008', '431005', '437009', '440009', '442001', '443006', '447007', '450005', '452002', '460001', '467003', '470004', '479003', '486006', '488007', '490008', '496002', '504009', '517007', '518002', '520004', '527001', '536002', '539009', '547009', '548004', '554003', '555002', '563001', '568005', '586008', '590005', '596004', '599006', '600009', '607007', '610000', '613003', '615005', '616006', '626004', '631002', '640003', '643001', '646009', '649002', '651003', '652005', '655007', '658009', '664002', '675003', '701003', '703000', '714002', '715001', '718004', '734001', '736004', '750009', '755004', '756003', '758002', '775008', '776009', '781000', '787001', '788006', '792004', '799008', '801006', '805002', '811004', '813001', '815008', '816009', '818005', '825003', '827006', '832007', '834008', '841002', '842009', '843004', '844005', '845006', '849000', '857002', '862001', '865004', '871005', '874002', '875001', '888003', '890002', '899001', '903008', '904002', '928000', '931004', '932006', '934007', '943003', '961007', '962000', '964004', '965003', '975000', '978003', '981008', '984000', '987007', '991002', '998008', '1003002', '1020003', '1023001', '1027000', '1031006', '1033009', '1034003', '1038000', '1045000', '1046004', '1051005', '1055001', '1059007', '1070000', '1073003', '1077002', '1079004', '1085006', '1089000', '1102005', '1107004', '1108009', '1111005', '1112003', '1116000', '1124005', '1125006', '1126007', '1131009', '1134001', '1135000', '1139006', '1140008', '1141007', '1145003', '1150009', '1151008', '1152001', '1155004', '1168007', '1184008', '1194003', '1196001', '1197005', '1201005', '1207009', '1208004', '1212005', '1214006', '1232006', '1239002', '1240000', '1259003', '1261007', '1264004', '1271009', '1280009', '1282001', '1284000', '1286003', '1287007', '1297003', '1308001', '1310004', '1318006', '1323006', '1332008', '1335005', '1343000', '1345007', '1351002', '1356007', '1361009', '1367008', '1370007', '1372004', '1376001', '1378000', '1380006', '1383008', '1384002', '1386000', '1387009', '1388004', '1393001', '1395008', '1402001', '1412008', '1415005', '1418007', '1426004', '1447000', '1469007', '1474004', '1475003', '1478001', '1479009', '1482004', '1486001', '1488000', '1489008', '1492007', '1493002', '1499003', '1512006', '1515008', '1518005', '1519002', '1521007', '1525003', '1531000', '1532007', '1534008', '1538006', '1539003', '1542009', '1544005', '1551001', '1556006', '1563006', '1567007', '1588003', '1592005', '1593000', '1606009', '1608005', '1639007', '1647007', '1648002', '1654001', '1657008', '1658003', '1663004', '1667003', '1670004', '1671000', '1674008', '1679003', '1682008', '1685005', '1686006', '1694004', '1698001', '1703007', '1705000', '1714005', '1717003', '1723008', '1724002', '1734006', '1735007', '1739001', '1742007', '1744008', '1748006', '1755008', '1761006', '1763009', '1767005', '1769008', '1771008', '1776003', '1777007', '1778002', '1779005', '1794009', '1816003', '1821000', '1822007', '1824008', '1826005', '1828006', '1833005', '1835003', '1837006', '1845001', '1847009', '1852004', '1855002', '1856001', '1857005', '1860003', '1865008', '1869002', '1892002', '1896004', '1897008', '1899006', '1903004', '1922008', '1926006', '1939005', '1943009', '1953005', '1955003', '1959009', '1963002', '1965009', '1967001', '1973000', '1977004', '1979001', '1980003', '1981004', '2004005', '2012002', '2028007', '2032001', '2036003', '2040007', '2041006', '2043009', '2055003', '2061000', '2065009', '2066005', '2070002', '2073000', '2087000', '2089002', '2091005', '2094002', '2102007', '2107001', '2109003', '2114004', '2116002', '2120003', '2121004', '2128005', '2129002', '2132004', '2134003', '2136001', '2138000', '2145000', '2149006', '2158004', '2167004', '2169001', '2170000', '2176006', '2177002', '2186007', '2198002', '2202000', '2204004', '2213002', '2216005', '2219003', '2224000', '2228002', '2229005', '2231001', '2237002', '2239004', '2241003', '2243000', '2245007', '2251002', '2256007', '2261009', '2268003', '2284002', '2295008', '2296009', '2301009', '2303007', '2304001', '2307008', '2308003', '2312009', '2314005', '2326000', '2339001', '2341000', '2351004', '2355008', '2359002', '2365002', '2366001', '2367005', '2374000', '2385003', '2388001', '2390000', '2391001', '2396006', '2398007', '2403008', '2415007', '2418009', '2419001', '2420007', '2432006', '2435008', '2437000', '2438005', '2439002', '2443003', '2452007', '2463005', '2469009', '2471009', '2472002', '2473007', '2477008', '2492009', '2495006', '2496007', '2506003', '2513003', '2518007', '2521009', '2523007', '2526004', '2528003', '2532009', '2534005', '2538008', '2541004', '2554006', '2556008', '2560006', '2562003', '2576002', '2581006', '2582004', '2583009', '2584003', '2585002', '2589008', '2591000', '2593002', '2602008', '2606006', '2615004', '2618002', '2622007', '2625009', '2634004', '2638001', '2640006', '2651006', '2655002', '2657005', '2663001', '2683000', '2689001', '2694001', '2704003', '2707005', '2713001', '2724004', '2725003', '2733002', '2736005', '2740001', '2749000', '2751001', '2761008', '2764000', '2770006', '2772003', '2775001', '2776000', '2782002', '2783007', '2805007', '2806008', '2807004', '2808009', '2815001', '2816000', '2818004', '2819007', '2825006', '2828008', '2829000', '2835000', '2836004', '2838003', '2850009', '2853006', '2856003', '2858002', '2884008', '2893009', '2897005', '2899008', '2901004', '2902006', '2904007', '2910007', '2912004', '2917005', '2918000', '2919008', '2929001', '2935001', '2946003', '2951009', '2955000', '2965006', '2967003', '2978006', '2981001', '2989004', '2990008', '2992000', '2994004', '2999009', '3002002', '3004001', '3006004', '3009006', '3013004', '3014005', '3018008', '3019000', '3021005', '3023008', '3032005', '3033000', '3038009', '3044008', '3053001', '3059002', '3067005', '3071008', '3072001', '3073006', '3089009', '3094009', '3095005', '3097002', '3098007', '3109008', '3110003', '3119002', '3129009', '3135009', '3140001', '3144005', '3158007', '3160009', '3163006', '3168002', '3185000', '3199001', '3200003', '3208005', '3214003', '3217005', '3218000', '3219008', '3228009', '3229001', '3238004', '3239007', '3253007', '3254001', '3259006', '3261002', '3263004', '3272007', '3274008', '3275009', '3276005', '3282008', '3283003', '3286006', '3289004', '3291007', '3298001', '3303004', '3304005', '3305006', '3308008', '3310005', '3321001', '3323003', '3327002', '3331008', '3344003', '3345002', '3358001', '3368006', '3376008', '3381004', '3387000', '3391005', '3398004', '3415004', '3419005', '3421000', '3424008', '3426005', '3427001', '3434004', '3439009', '3441005', '3446000', '3449007', '3456001', '3458000', '3461004', '3464007', '3468005', '3469002', '3472009', '3474005', '3480002', '3482005', '3483000', '3487004', '3500002', '3502005', '3506008', '3507004', '3511005', '3514002', '3519007', '3528008', '3529000', '3530005', '3531009', '3533007', '3539006', '3542000', '3544004', '3545003', '3548001', '3549009', '3558002', '3560000', '3570003', '3571004', '3577000', '3585009', '3586005', '3589003', '3590007', '3591006', '3598000', '3611003', '3633001', '3639002', '3640000', '3641001', '3642008', '3644009', '3649004', '3650004', '3652007', '3657001', '3662000', '3677008', '3680009', '3681008', '3696007', '3699000', '3704008', '3705009', '3716002', '3720003', '3723001', '3733009', '3738000', '3744001', '3747008', '3750006', '3751005', '3752003', '3754002', '3755001', '3756000', '3759007', '3760002', '3762005', '3763000', '3783004', '3797007', '3798002', '3815005', '3820005', '3827008', '3830001', '3841004', '3845008', '3855007', '3885002', '3886001', '3899003', '3900008', '3902000', '3908001', '3909009', '3913002', '3914008', '3928002', '3939004', '3944006', '3947004', '3950001', '3951002', '3972004', '3975002', '3978000', '3987009', '3993001', '3999002', '4003003', '4006006', '4009004', '4016003', '4017007', '4022007', '4026005', '4030008', '4038001', '4039009', '4040006', '4041005', '4046000', '4062006', '4063001', '4069002', '4070001', '4075006', '4082005', '4088009', '4089001', '4103001', '4107000', '4113009', '4120002', '4124006', '4127004', '4129001', '4135001', '4136000', '4142001', '4160001', '4168008', '4170004', '4174008', '4175009', '4178006', '4181001', '4183003', '4184009', '4195003', '4197006', '4199009', '4208000', '4210003', '4223005', '4224004', '4225003', '4232007', '4237001', '4240001', '4241002', '4242009', '4248008', '4249000', '4260009', '4262001', '4264000', '4269005', '4273008', '4275001', '4283007', '4287008', '4294006', '4300009', '4301008', '4306003', '4307007', '4313003', '4316006', '4320005', '4324001', '4325000', '4338008', '4340003', '4349002', '4354006', '4356008', '4359001', '4364002', '4367009', '4373005', '4374004', '4381006', '4386001', '4390004', '4397001', '4399003', '4403007', '4406004', '4409006', '4410001', '4412009', '4414005', '4416007', '4418008', '4426000', '4434006', '4439001', '4441000', '4445009', '4448006', '4461006', '4463009', '4464003', '4465002', '4468000', '4470009', '4473006', '4477007', '4478002', '4481007', '4483005', '4494009', '4495005', '4499004', '4501007', '4506002', '4510004', '4512007', '4519003', '4522001', '4523006', '4526003', '4529005', '4530000', '4547004', '4550001', '4554005', '4556007', '4557003', '4559000', '4565000', '4568003', '4575002', '4586000', '4592006', '4598005', '4602007', '4633009', '4637005', '4639008', '4641009', '4645000', '4654002', '4659007', '4661003', '4665007', '4667004', '4669001', '4673003', '4676006', '4688008', '4690009', '4702003', '4708004', '4711003', '4721006', '4724003', '4733001', '4740000', '4749004', '4750004', '4754008', '4760008', '4763005', '4771009', '4776004', '4783006', '4787007', '4788002', '4800001', '4805006', '4806007', '4817008', '4819006', '4821001', '4834000', '4835004', '4839005', '4846001', '4851007', '4853005', '4854004', '4855003', '4859009', '4860004', '4863002', '4873000', '4874006', '4886009', '4887000', '4896000', '4900002', '4907004', '4915001', '4920001', '4921002', '4922009', '4926007', '4927003', '4932002']}, 'type'=>'CodeableConcept', 'path'=>'ServiceRequest.asNeeded[x]', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/medication-as-needed-reason'}}, + 'authoredOn' => {'type'=>'dateTime', 'path'=>'ServiceRequest.authoredOn', 'min'=>0, 'max'=>1}, + 'requester' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole', 'http://hl7.org/fhir/StructureDefinition/Organization', 'http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson', 'http://hl7.org/fhir/StructureDefinition/Device'], 'type'=>'Reference', 'path'=>'ServiceRequest.requester', 'min'=>0, 'max'=>1}, + 'performerType' => {'valid_codes'=>{'http://snomed.info/sct'=>['429577009', '116154003', '133932002', '223366009', '1421009', '3430008', '3842006', '4162009', '5275007', '6816002', '6868009', '8724009', '11661002', '11911009', '11935004', '13580004', '14698002', '17561000', '18803008', '18850004', '19244007', '20145008', '21365001', '21450003', '22515006', '22731001', '22983004', '23278007', '24430003', '24590004', '25961008', '26042002', '26369006', '28229004', '28411006', '28544002', '36682004', '37154003', '37504001', '39677007', '40127002', '40204001', '40570005', '41672002', '41904004', '43702002', '44652006', '45440000', '45544007', '45956004', '46255001', '48740002', '49203003', '49993003', '50149000', '54503009', '56397003', '56466003', '56542007', '56545009', '57654006', '59058001', '59169001', '59317003', '59944000', '60008001', '61207006', '61246008', '61345009', '61894003', '62247001', '63098009', '66476003', '66862007', '68867008', '68950000', '69280009', '71838004', '73265009', '75271001', '76166008', '76231001', '76899008', '78703002', '78729002', '79898004', '80409005', '80546007', '80584001', '80933006', '81464008', '82296001', '83273008', '83685006', '85733003', '88189002', '90201008', '90655003', '106289002', '106292003', '106293008', '106294002', '106296000', '106330007', '158965000', '158966004', '158967008', '158968003', '158969006', '158971006', '158972004', '158973009', '158974003', '158975002', '158977005', '158978000', '158979008', '158980006', '158983008', '158984002', '158985001', '158986000', '158987009', '158988004', '158989007', '158990003', '158992006', '158993001', '158994007', '158995008', '158996009', '158997000', '158998005', '158999002', '159001001', '159002008', '159003003', '159004009', '159005005', '159006006', '159007002', '159010009', '159011008', '159012001', '159014000', '159016003', '159017007', '159018002', '159019005', '159021000', '159022007', '159025009', '159026005', '159027001', '159028006', '159033005', '159034004', '159035003', '159036002', '159037006', '159038001', '159039009', '159040006', '159041005', '159141008', '159972006', '160008000', '224529009', '224530004', '224531000', '224532007', '224533002', '224534008', '224535009', '224536005', '224537001', '224538006', '224540001', '224541002', '224542009', '224543004', '224544005', '224545006', '224546007', '224547003', '224548008', '224549000', '224550000', '224551001', '224552008', '224554009', '224555005', '224556006', '224557002', '224558007', '224559004', '224560009', '224562001', '224563006', '224564000', '224565004', '224566003', '224567007', '224569005', '224570006', '224571005', '224572003', '224573008', '224574002', '224575001', '224576000', '224577009', '224578004', '224579007', '224580005', '224581009', '224583007', '224584001', '224585000', '224586004', '224587008', '224588003', '224589006', '224590002', '224591003', '224592005', '224593000', '224594006', '224595007', '224596008', '224597004', '224598009', '224599001', '224600003', '224601004', '224602006', '224603001', '224604007', '224606009', '224607000', '224608005', '224609002', '224610007', '224614003', '224615002', '224620002', '224621003', '224622005', '224623000', '224624006', '224625007', '224626008', '224936003', '225726006', '225727002', '265937000', '265939002', '283875005', '302211009', '303124005', '303129000', '303133007', '303134001', '304291006', '304292004', '307988006', '308002005', '309294001', '309295000', '309296004', '309322005', '309323000', '309324006', '309326008', '309327004', '309328009', '309329001', '309330006', '309331005', '309332003', '309333008', '309334002', '309335001', '309336000', '309337009', '309338004', '309339007', '309340009', '309341008', '309342001', '309343006', '309345004', '309346003', '309347007', '309348002', '309349005', '309350005', '309351009', '309352002', '309353007', '309354001', '309355000', '309356004', '309357008', '309358003', '309359006', '309360001', '309361002', '309362009', '309363004', '309364005', '309366007', '309367003', '309368008', '309369000', '309371000', '309372007', '309373002', '309374008', '309375009', '309376005', '309377001', '309378006', '309379003', '309380000', '309381001', '309382008', '309383003', '309384009', '309385005', '309386006', '309388007', '309389004', '309390008', '309391007', '309392000', '309393005', '309394004', '309395003', '309396002', '309397006', '309398001', '309399009', '309400002', '309401003', '309402005', '309403000', '309404006', '309409001', '309410006', '309411005', '309412003', '309413008', '309414002', '309415001', '309416000', '309417009', '309418004', '309419007', '309420001', '309421002', '309422009', '309423004', '309427003', '309428008', '309429000', '309434001', '309435000', '309436004', '309437008', '309439006', '309440008', '309441007', '309442000', '309443005', '309444004', '309445003', '309446002', '309450009', '309452001', '309453006', '309454000', '309455004', '309459005', '309460000', '310170009', '310171008', '310172001', '310173006', '310174000', '310175004', '310176003', '310177007', '310178002', '310179005', '310180008', '310181007', '310182000', '310184004', '310185003', '310186002', '310187006', '310188001', '310189009', '310190000', '310191001', '310192008', '310193003', '310194009', '310512001', '311441001', '312485001', '372102007', '387619007', '394572006', '394618009', '397897005', '397903001', '397908005', '398130009', '398238009', '404940000', '405277009', '405278004', '405279007', '405623001', '405684005', '405685006', '408798009', '408799001', '409974004', '409975003', '413854007', '415075003', '415506007', '416160000', '420409002', '420678001', '421841007', '422140007', '422234006', '432100008', '442867008', '443090005', '444912007', '445313000', '445451001', '446050000', '446701002', '449161006', '471302004', '720503005', '721936008', '721937004', '721938009', '721939001', '721940004', '721941000', '721942007', '721943002', '734293001', '734294007', '763292005', '768730001', '768731002', '768732009', '768819009', '768825008', '768826009', '768827000', '768828005', '768829002', '768832004', '768833009', '768834003', '768836001', '768837005', '768839008', '789543004', '840583002', '840584008', '878785002', '878786001', '878787005', '897187007', '1172950003', '1186716007', '1186914001', '1251537007', '1251542004', '1251548000', '1254982001', '1254983006', '1254984000', '1255370008', '1255371007', '1255372000', '1255373005', '1255374004', '1255514008', '1255515009', '1255516005', '1255517001', '1255518006', '1255519003', '1255719001', '1256114007', '1259214004', '1259964002', '3981000175106', '9371000175105', '25941000087102', '26031000087100', '26071000087103', '26091000087104', '450044741000087104', '224930009', '224891009', '278032008', '310000008', '310001007', '310002000', '310003005', '310004004', '310005003', '310006002', '310007006', '310008001', '310009009', '310010004', '310011000', '310012007', '310013002', '310014008', '310015009', '310016005', '310017001', '310018006', '310019003', '310020009', '310021008', '310022001', '310023006', '310024000', '310025004', '310026003', '310027007', '310028002', '310029005', '310030000', '310031001', '310032008', '310033003', '310034009', '310060005', '310061009', '310062002', '310063007', '310064001', '310065000', '310066004', '310067008', '310068003', '310069006', '310070007', '310071006', '310072004', '310073009', '310074003', '310076001', '310078000', '310079008', '310080006', '310081005', '310082003', '310083008', '310084002', '310085001', '310086000', '310087009', '310088004', '310089007', '310090003', '310091004', '310092006', '310093001', '310094007', '310095008', '310096009', '310098005', '310099002', '310100005', '310101009', '310102002', '310103007', '310104001', '310105000', '310106004', '310107008', '310108003', '310109006', '310110001', '310111002', '310112009', '310113004', '310114005', '310115006', '310116007', '310117003', '310118008', '310119000', '310121005', '310122003', '310123008', '310124002', '310125001', '310126000', '310127009', '310128004', '310129007', '310130002', '310131003', '310132005', '310133000', '310134006', '310135007', '310136008', '310137004', '310138009', '310139001', '310140004', '310141000', '310142007', '310143002', '310144008', '310145009', '310146005', '310147001', '310148006', '310149003', '310150003', '310151004', '310152006', '310153001', '310155008', '310156009', '310157000', '310158005', '310159002', '310160007', '310161006', '310162004', '310163009', '310164003', '310165002', '310166001', '310167005', '310168000', '310169008', '310200001', '373654008', '395086005', '395104009', '408451000', '408452007', '408458006', '409971007', '413294000', '413299005', '413331009', '444913002', '444933003', '445449000', '699478002', '699650006', '700221004', '700231006', '700232004', '700241009', '700433006', '700434000', '700435004', '700436003', '705150003', '706900000', '706901001', '706902008', '706903003', '708168004', '708169007', '708170008', '708171007', '708172000', '708173005', '708174004', '708175003', '708178001', '708179009', '708180007', '708182004', '708183009', '708184003', '708185002', '708187005', '708188000', '708190004', '708191000', '708193002', '708194008', '708196005', '710028007', '711332004', '714088003', '714089006', '722140001', '722170006', '722174002', '722175001', '722176000', '722352000', '722393008', '722424008', '733459009', '733921009', '734862008', '734863003', '734920002', '736622005', '741073001', '773558007', '788001008', '788002001', '788003006', '788004000', '788005004', '788006003', '788007007', '788008002', '788009005', '788121006', '788122004', '788123009', '788124003', '788125002', '788126001', '788127005', '788128000', '789714005', '789715006', '789716007', '789717003', '789718008', '792847005', '792848000', '792849008', '816075004', '830037002', '830038007', '830039004', '830149003', '840585009', '840586005', '840587001', '896974005', '897188002', '1148679005', '1163002007', '1163003002', '1163004008', '1163054002', '1186717003', '1230044005', '1230045006', '1230046007', '1231390004', '1231391000', '1231392007', '1231393002', '1231394008', '1231786003', '1234796008', '1237575008', '1240399006', '1255186006', '1255633009', '1255878009', '1255914002', '1256098007', '1259941004', '2351000175106', '2391000175104', '2421000175108', '2451000175103', '2461000175101', '2471000175109', '3531000175102', '3621000175101', '3751000175100', '3761000175103', '3771000175106', '3781000175109', '3791000175107', '3801000175108', '23871000087101', '23891000087102', '23901000087101', '23911000087104', '23941000087103', '23951000087100', '24001000087103', '24011000087101', '24051000087102', '24081000087105', '24101000087102', '24141000087104', '24271000087103', '24291000087104', '24331000087108', '24351000087104', '28541000087101', '34911000087100', '431051000124102', '1136421000168109']}, 'type'=>'CodeableConcept', 'path'=>'ServiceRequest.performerType', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/participant-role'}}, + 'performer' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole', 'http://hl7.org/fhir/StructureDefinition/Organization', 'http://hl7.org/fhir/StructureDefinition/CareTeam', 'http://hl7.org/fhir/StructureDefinition/HealthcareService', 'http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson'], 'type'=>'Reference', 'path'=>'ServiceRequest.performer', 'min'=>0, 'max'=>Float::INFINITY}, + 'location' => {'type'=>'CodeableReference', 'path'=>'ServiceRequest.location', 'min'=>0, 'max'=>Float::INFINITY}, + 'reason' => {'type'=>'CodeableReference', 'path'=>'ServiceRequest.reason', 'min'=>0, 'max'=>Float::INFINITY}, + 'insurance' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Coverage', 'http://hl7.org/fhir/StructureDefinition/ClaimResponse'], 'type'=>'Reference', 'path'=>'ServiceRequest.insurance', 'min'=>0, 'max'=>Float::INFINITY}, + 'supportingInfo' => {'type'=>'CodeableReference', 'path'=>'ServiceRequest.supportingInfo', 'min'=>0, 'max'=>Float::INFINITY}, + 'specimen' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Specimen'], 'type'=>'Reference', 'path'=>'ServiceRequest.specimen', 'min'=>0, 'max'=>Float::INFINITY}, + 'bodySite' => {'valid_codes'=>{'http://snomed.info/sct'=>['53075003', '76986006', '65258003', '54333003', '10770001', '363670009', '371216008', '371219001', '371205001', '371203008', '371292009', '371255009', '371288002', '371284000', '67169006', '9677004', '46971007', '3134008', '71822005', '89221001', '90894004', '89995006', '15368009', '30980004', '38607000', '2979003', '19193007', '67411009', '81012005', '75772009', '67453005', '80144004', '6417001', '113225006', '22457002', '45879002', '122474001', '122475000', '69030007', '29850006', '442083009', '106004', '107008', '108003', '110001', '111002', '116007', '124002', '149003', '155008', '167005', '202009', '205006', '206007', '221001', '227002', '233006', '235004', '246001', '247005', '251007', '256002', '263002', '266005', '272005', '273000', '283001', '284007', '289002', '301000', '311007', '315003', '318001', '344001', '345000', '356000', '393006', '402006', '405008', '414003', '420002', '422005', '446003', '457008', '461002', '464005', '465006', '471000', '480000', '485005', '528006', '552004', '565008', '582005', '587004', '589001', '595000', '608002', '621009', '635006', '650002', '660006', '661005', '667009', '688000', '691000', '692007', '723004', '774007', '790007', '798000', '808000', '809008', '823005', '830004', '836005', '885000', '895007', '917004', '921006', '947002', '955009', '976004', '996007', '1005009', '1012000', '1015003', '1028005', '1030007', '1063000', '1075005', '1076006', '1086007', '1087003', '1092001', '1099005', '1101003', '1106008', '1110006', '1122009', '1136004', '1159005', '1172006', '1173001', '1174007', '1193009', '1216008', '1231004', '1236009', '1243003', '1246006', '1263005', '1277008', '1307006', '1311000', '1350001', '1353004', '1403006', '1425000', '1439000', '1441004', '1456008', '1467009', '1484003', '1490004', '1502004', '1511004', '1516009', '1527006', '1537001', '1541002', '1562001', '1580005', '1581009', '1584001', '1600003', '1605008', '1610007', '1611006', '1617005', '1620002', '1626008', '1627004', '1630006', '1631005', '1650005', '1655000', '1659006', '1684009', '1706004', '1707008', '1711002', '1716007', '1721005', '1729007', '1732005', '1765002', '1780008', '1781007', '1797002', '1818002', '1825009', '1832000', '1840006', '1849007', '1853009', '1874005', '1895000', '1902009', '1910005', '1918003', '1927002', '1992003', '1997009', '2010005', '2020000', '2031008', '2033006', '2044003', '2048000', '2049008', '2059009', '2071003', '2076008', '2083001', '2095001', '2123001', '2150006', '2156000', '2160002', '2175005', '2182009', '2192001', '2205003', '2209009', '2236006', '2246008', '2255006', '2292006', '2302002', '2305000', '2306004', '2327009', '2330002', '2332005', '2334006', '2349003', '2372001', '2383005', '2389009', '2395005', '2397002', '2400006', '2402003', '2421006', '2433001', '2436009', '2453002', '2454008', '2484000', '2489005', '2499000', '2502001', '2504000', '2510000', '2539000', '2543001', '2550002', '2577006', '2579009', '2592007', '2600000', '2620004', '2639009', '2653009', '2666009', '2672009', '2675006', '2681003', '2682005', '2686008', '2687004', '2695000', '2703009', '2712006', '2718005', '2726002', '2730004', '2739003', '2741002', '2746007', '2748008', '2759004', '2771005', '2789006', '2792005', '2803000', '2810006', '2812003', '2824005', '2826007', '2830005', '2839006', '2841007', '2845003', '2848001', '2855004', '2861001', '2894003', '2905008', '2909002', '2920002', '2922005', '2923000', '2969000', '2986006', '2998001', '3003007', '3008003', '3028004', '3039001', '3042007', '3054007', '3055008', '3056009', '3057000', '3058005', '3062004', '3068000', '3081007', '3093003', '3100007', '3113001', '3117000', '3118005', '3120008', '3138006', '3153003', '3156006', '3159004', '3169005', '3178004', '3194006', '3198009', '3215002', '3222005', '3227004', '3236000', '3243006', '3255000', '3262009', '3279003', '3295003', '3301002', '3302009', '3315000', '3332001', '3336003', '3341006', '3350008', '3362007', '3366005', '3370002', '3374006', '3377004', '3382006', '3383001', '3394002', '3395001', '3396000', '3400000', '3409004', '3417007', '3438001', '3444002', '3447009', '3460003', '3462006', '3471002', '3478008', '3481003', '3488009', '3490005', '3524005', '3538003', '3541007', '3553006', '3556003', '3563003', '3572006', '3578005', '3582007', '3584008', '3594003', '3608004', '3609007', '3646006', '3663005', '3665003', '3670005', '3711007', '3743007', '3761003', '3766008', '3785006', '3788008', '3789000', '3810000', '3838008', '3860006', '3865001', '3867009', '3876002', '3877006', '3910004', '3916005', '3924000', '3931001', '3935005', '3937002', '3954005', '3956007', '3959000', '3960005', '3964001', '3966004', '3977005', '3984002', '3989007', '4015004', '4019005', '4029003', '4061004', '4066009', '4072009', '4081003', '4093007', '4111006', '4117005', '4121003', '4146003', '4148002', '4150005', '4158003', '4159006', '4180000', '4193005', '4205002', '4212006', '4215008', '4247003', '4258007', '4276000', '4281009', '4295007', '4303006', '4312008', '4317002', '4328003', '4335006', '4352005', '4358009', '4360006', '4369007', '4371007', '4375003', '4377006', '4394008', '4402002', '4419000', '4421005', '4430002', '4432005', '4442007', '4486002', '4524000', '4527007', '4537002', '4548009', '4549001', '4566004', '4573009', '4578000', '4588004', '4596009', '4603002', '4606005', '4621004', '4624007', '4647008', '4651005', '4658004', '4677002', '4703008', '4717004', '4718009', '4743003', '4755009', '4759003', '4766002', '4768001', '4774001', '4775000', '4799000', '4810005', '4812002', '4828007', '4840007', '4843009', '4861000', '4866005', '4870002', '4871003', '4881004', '4888005', '4897009', '4905007', '4906008', '4924005', '4942000', '4954000', '4956003', '4958002', '5001007', '5023006', '5026003', '5046008', '5068003', '5069006', '5076001', '5115006', '5122003', '5128004', '5192008', '5194009', '5195005', '5204005', '5213007', '5225005', '5228007', '5229004', '5261000', '5272005', '5279001', '5296000', '5324007', '5329002', '5336001', '5347008', '5362005', '5366008', '5379004', '5382009', '5394000', '5398002', '5403001', '5421003', '5427004', '5458003', '5459006', '5491007', '5493005', '5498001', '5520004', '5538001', '5544002', '5560003', '5564007', '5574005', '5580002', '5597008', '5611001', '5625000', '5627008', '5633004', '5643001', '5644007', '5653000', '5665001', '5668004', '5682004', '5696005', '5697001', '5709001', '5713008', '5717009', '5718004', '5727003', '5742000', '5751008', '5769004', '5780004', '5798000', '5802004', '5814007', '5815008', '5816009', '5825003', '5828001', '5847003', '5854009', '5868002', '5872003', '5881009', '5882002', '5889006', '5890002', '5893000', '5898009', '5923009', '5926001', '5928000', '5942008', '5943003', '5944009', '5948007', '5951000', '5953002', '5976004', '5979006', '5996007', '6001004', '6004007', '6006009', '6009002', '6014003', '6023000', '6032003', '6046003', '6050005', '6059006', '6062009', '6073002', '6074008', '6076005', '6104005', '6105006', '6110005', '6216007', '6217003', '6229007', '6253001', '6268000', '6269008', '6279005', '6317000', '6325003', '6326002', '6335009', '6359004', '6371005', '6375001', '6392005', '6404004', '6413002', '6423006', '6424000', '6445007', '6448009', '6450001', '6472004', '6504002', '6511003', '6530003', '6533001', '6538005', '6541001', '6544009', '6550004', '6551000', '6553002', '6564004', '6566002', '6572002', '6598008', '6606008', '6608009', '6620001', '6623004', '6633007', '6643005', '6646002', '6649009', '6651008', '6684008', '6685009', '6711001', '6720005', '6731002', '6739000', '6742006', '6750002', '6757004', '6787005', '6789008', '6799003', '6805009', '6820003', '6828005', '6829002', '6834003', '6841009', '6844001', '6850006', '6864006', '6866008', '6871001', '6894000', '6902008', '6905005', '6912001', '6914000', '6921000', '6930008', '6944002', '6969002', '6975006', '6981003', '6987004', '6989001', '6991009', '7035006', '7050002', '7067009', '7076002', '7083009', '7091000', '7099003', '7117004', '7148007', '7149004', '7154008', '7160008', '7167006', '7173007', '7188002', '7192009', '7227003', '7234001', '7242000', '7295002', '7296001', '7311008', '7344002', '7345001', '7362006', '7376007', '7378008', '7384006', '7404008', '7435002', '7471001', '7477002', '7480001', '7494000', '7498002', '7507003', '7524009', '7532001', '7554004', '7566005', '7569003', '7591005', '7597009', '7605000', '7610001', '7629007', '7651004', '7652006', '7657000', '7658005', '7697002', '7712004', '7726008', '7736000', '7742001', '7748002', '7755000', '7756004', '7764005', '7769000', '7783003', '7820009', '7829005', '7832008', '7835005', '7840002', '7841003', '7844006', '7851002', '7854005', '7872004', '7874003', '7880006', '7884002', '7885001', '7892006', '7896009', '7911004', '7925003', '7936005', '7944005', '7954009', '7967007', '7986004', '7991003', '7999001', '8001006', '8012006', '8017000', '8024004', '8039003', '8040001', '8045006', '8057002', '8059004', '8067007', '8068002', '8079007', '8091003', '8100009', '8111001', '8112008', '8119004', '8128003', '8133004', '8157004', '8158009', '8159001', '8160006', '8161005', '8165001', '8205005', '8225009', '8242003', '8251006', '8264007', '8265008', '8266009', '8289001', '8292002', '8314003', '8334002', '8356004', '8369000', '8373002', '8387002', '8389004', '8412003', '8415001', '8454000', '8464009', '8482007', '8483002', '8496001', '8523001', '8546004', '8556000', '8559007', '8560002', '8580001', '8595004', '8598002', '8600008', '8603005', '8604004', '8608001', '8617001', '8623006', '8629005', '8640002', '8668003', '8671006', '8677005', '8688004', '8695008', '8710005', '8711009', '8714001', '8752000', '8775007', '8784007', '8810002', '8814006', '8815007', '8820007', '8821006', '8827005', '8839002', '8845005', '8850004', '8854008', '8862000', '8873007', '8887007', '8892009', '8894005', '8897003', '8907008', '8910001', '8911002', '8928004', '8931003', '8935007', '8942007', '8965002', '8966001', '8983005', '8988001', '8993003', '9000002', '9003000', '9018004', '9040008', '9055004', '9073001', '9081000', '9086005', '9089003', '9108007', '9127001', '9156001', '9185007', '9186008', '9188009', '9208002', '9212008', '9229006', '9231002', '9240003', '9242006', '9258009', '9261005', '9262003', '9284003', '9290004', '9305001', '9317004', '9320007', '9321006', '9325002', '9332006', '9348007', '9379006', '9380009', '9384000', '9390001', '9432007', '9438006', '9454009', '9455005', '9475001', '9481009', '9490002', '9498009', '9502002', '9512009', '9535007', '9558005', '9566001', '9568000', '9596006', '9609000', '9625005', '9642004', '9646001', '9654004', '9659009', '9662007', '9668006', '9683001', '9684007', '9708001', '9736006', '9743000', '9758008', '9770007', '9775002', '9779008', '9783008', '9791004', '9796009', '9813009', '9825007', '9837009', '9840009', '9841008', '9846003', '9847007', '9849005', '9870004', '9875009', '9878006', '9880000', '9881001', '9891007', '9898001', '9951005', '9968009', '9970000']}, 'type'=>'CodeableConcept', 'path'=>'ServiceRequest.bodySite', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/body-site'}}, + 'bodyStructure' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/BodyStructure'], 'type'=>'Reference', 'path'=>'ServiceRequest.bodyStructure', 'min'=>0, 'max'=>1}, + 'note' => {'type'=>'Annotation', 'path'=>'ServiceRequest.note', 'min'=>0, 'max'=>Float::INFINITY}, + 'patientInstruction' => {'type'=>'ServiceRequest::PatientInstruction', 'path'=>'ServiceRequest.patientInstruction', 'min'=>0, 'max'=>Float::INFINITY}, + 'relevantHistory' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Provenance'], 'type'=>'Reference', 'path'=>'ServiceRequest.relevantHistory', 'min'=>0, 'max'=>Float::INFINITY} + } + + class OrderDetail < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'OrderDetail.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'OrderDetail.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'OrderDetail.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'parameterFocus' => {'type'=>'CodeableReference', 'path'=>'OrderDetail.parameterFocus', 'min'=>0, 'max'=>1}, + 'parameter' => {'type'=>'ServiceRequest::OrderDetail::Parameter', 'path'=>'OrderDetail.parameter', 'min'=>1, 'max'=>Float::INFINITY} + } + + class Parameter < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'value' => ['Quantity', 'Ratio', 'Range', 'boolean', 'CodeableConcept', 'string', 'Period'] + } + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Parameter.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Parameter.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Parameter.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'code' => {'valid_codes'=>{'http://hl7.org/fhir/servicerequest-orderdetail-parameter-code'=>['catheter-insertion', 'body-elevation', 'device-configuration', 'device-settings']}, 'type'=>'CodeableConcept', 'path'=>'Parameter.code', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/servicerequest-orderdetail-parameter-code'}}, + 'valueQuantity' => {'type'=>'Quantity', 'path'=>'Parameter.value[x]', 'min'=>1, 'max'=>1}, + 'valueRatio' => {'type'=>'Ratio', 'path'=>'Parameter.value[x]', 'min'=>1, 'max'=>1}, + 'valueRange' => {'type'=>'Range', 'path'=>'Parameter.value[x]', 'min'=>1, 'max'=>1}, + 'valueBoolean' => {'type'=>'boolean', 'path'=>'Parameter.value[x]', 'min'=>1, 'max'=>1}, + 'valueCodeableConcept' => {'type'=>'CodeableConcept', 'path'=>'Parameter.value[x]', 'min'=>1, 'max'=>1}, + 'valueString' => {'type'=>'string', 'path'=>'Parameter.value[x]', 'min'=>1, 'max'=>1}, + 'valuePeriod' => {'type'=>'Period', 'path'=>'Parameter.value[x]', 'min'=>1, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :code # 1-1 CodeableConcept + attr_accessor :valueQuantity # 1-1 Quantity + attr_accessor :valueRatio # 1-1 Ratio + attr_accessor :valueRange # 1-1 Range + attr_accessor :valueBoolean # 1-1 boolean + attr_accessor :valueCodeableConcept # 1-1 CodeableConcept + attr_accessor :valueString # 1-1 string + attr_accessor :valuePeriod # 1-1 Period + end + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :parameterFocus # 0-1 CodeableReference + attr_accessor :parameter # 1-* [ ServiceRequest::OrderDetail::Parameter ] + end + + class PatientInstruction < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'instruction' => ['markdown', 'Reference'] + } + METADATA = { + 'id' => {'type'=>'string', 'path'=>'PatientInstruction.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'PatientInstruction.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'PatientInstruction.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'instructionMarkdown' => {'type'=>'markdown', 'path'=>'PatientInstruction.instruction[x]', 'min'=>0, 'max'=>1}, + 'instructionReference' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/DocumentReference'], 'type'=>'Reference', 'path'=>'PatientInstruction.instruction[x]', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :instructionMarkdown # 0-1 markdown + attr_accessor :instructionReference # 0-1 Reference(DocumentReference) + end + + attr_accessor :id # 0-1 id + attr_accessor :meta # 0-1 Meta + attr_accessor :implicitRules # 0-1 uri + attr_accessor :language # 0-1 code + attr_accessor :text # 0-1 Narrative + attr_accessor :contained # 0-* [ Resource ] + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :identifier # 0-* [ Identifier ] + attr_accessor :instantiatesCanonical # 0-* [ canonical ] + attr_accessor :instantiatesUri # 0-* [ uri ] + attr_accessor :basedOn # 0-* [ Reference(CarePlan|ServiceRequest|MedicationRequest|RequestOrchestration) ] + attr_accessor :replaces # 0-* [ Reference(ServiceRequest) ] + attr_accessor :requisition # 0-1 Identifier + attr_accessor :status # 1-1 code + attr_accessor :intent # 1-1 code + attr_accessor :category # 0-* [ CodeableConcept ] + attr_accessor :priority # 0-1 code + attr_accessor :doNotPerform # 0-1 boolean + attr_accessor :code # 0-1 CodeableReference + attr_accessor :orderDetail # 0-* [ ServiceRequest::OrderDetail ] + attr_accessor :quantityQuantity # 0-1 Quantity + attr_accessor :quantityRatio # 0-1 Ratio + attr_accessor :quantityRange # 0-1 Range + attr_accessor :subject # 1-1 Reference(Patient|Group|Location|Device) + attr_accessor :focus # 0-* [ Reference(Resource) ] + attr_accessor :encounter # 0-1 Reference(Encounter) + attr_accessor :occurrenceDateTime # 0-1 dateTime + attr_accessor :occurrencePeriod # 0-1 Period + attr_accessor :occurrenceTiming # 0-1 Timing + attr_accessor :asNeededBoolean # 0-1 boolean + attr_accessor :asNeededCodeableConcept # 0-1 CodeableConcept + attr_accessor :authoredOn # 0-1 dateTime + attr_accessor :requester # 0-1 Reference(Practitioner|PractitionerRole|Organization|Patient|RelatedPerson|Device) + attr_accessor :performerType # 0-1 CodeableConcept + attr_accessor :performer # 0-* [ Reference(Practitioner|PractitionerRole|Organization|CareTeam|HealthcareService|Patient|Device|RelatedPerson) ] + attr_accessor :location # 0-* [ CodeableReference ] + attr_accessor :reason # 0-* [ CodeableReference ] + attr_accessor :insurance # 0-* [ Reference(Coverage|ClaimResponse) ] + attr_accessor :supportingInfo # 0-* [ CodeableReference ] + attr_accessor :specimen # 0-* [ Reference(Specimen) ] + attr_accessor :bodySite # 0-* [ CodeableConcept ] + attr_accessor :bodyStructure # 0-1 Reference(BodyStructure) + attr_accessor :note # 0-* [ Annotation ] + attr_accessor :patientInstruction # 0-* [ ServiceRequest::PatientInstruction ] + attr_accessor :relevantHistory # 0-* [ Reference(Provenance) ] + + def resourceType + 'ServiceRequest' + end + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/resources/Slot.rb b/lib/fhir_models/r6/generated/resources/Slot.rb new file mode 100644 index 00000000..aaf58905 --- /dev/null +++ b/lib/fhir_models/r6/generated/resources/Slot.rb @@ -0,0 +1,56 @@ +module FHIR + module R6 + class Slot < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + SEARCH_PARAMS = ['appointment-type', 'identifier', 'schedule', 'service-category', 'service-type', 'service-type-reference', 'specialty', 'start', 'status'] + METADATA = { + 'id' => {'type'=>'id', 'path'=>'Slot.id', 'min'=>0, 'max'=>1}, + 'meta' => {'type'=>'Meta', 'path'=>'Slot.meta', 'min'=>0, 'max'=>1}, + 'implicitRules' => {'type'=>'uri', 'path'=>'Slot.implicitRules', 'min'=>0, 'max'=>1}, + 'language' => {'type'=>'code', 'path'=>'Slot.language', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-languages'}}, + 'text' => {'type'=>'Narrative', 'path'=>'Slot.text', 'min'=>0, 'max'=>1}, + 'contained' => {'type'=>'Resource', 'path'=>'Slot.contained', 'min'=>0, 'max'=>Float::INFINITY}, + 'extension' => {'type'=>'Extension', 'path'=>'Slot.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Slot.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'identifier' => {'type'=>'Identifier', 'path'=>'Slot.identifier', 'min'=>0, 'max'=>Float::INFINITY}, + 'serviceCategory' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/service-category'=>['1', '2', '34', '3', '4', '5', '6', '7', '8', '36', '9', '10', '11', '12', '13', '14', '15', '16', '17', '35', '18', '19', '20', '21', '22', '38', '23', '24', '25', '26', '27', '28', '29', '30', '31', '32', '37', '33']}, 'type'=>'CodeableConcept', 'path'=>'Slot.serviceCategory', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/service-category'}}, + 'serviceType' => {'type'=>'CodeableReference', 'path'=>'Slot.serviceType', 'min'=>0, 'max'=>Float::INFINITY}, + 'specialty' => {'valid_codes'=>{'http://snomed.info/sct'=>['408467006', '394577000', '394578005', '421661004', '408462000', '394579002', '394804000', '394580004', '394803006', '408480009', '408454008', '394809005', '394592004', '394600006', '394601005', '394581000', '408478003', '394812008', '408444009', '394582007', '408475000', '410005002', '394583002', '419772000', '394584008', '408443003', '394802001', '394915009', '394814009', '394808002', '394811001', '408446006', '394586005', '394916005', '408472002', '394597005', '394598000', '394807007', '419192003', '408468001', '394593009', '394813003', '410001006', '394589003', '394591006', '394599008', '394649004', '408470005', '394585009', '394821009', '422191005', '394594003', '416304004', '418960008', '394882004', '394806003', '394588006', '408459003', '394607009', '419610006', '418058008', '420208008', '418652005', '418535003', '418862001', '419365004', '418002000', '419983000', '419170002', '419472004', '394539006', '420112009', '409968004', '394587001', '394913002', '408440000', '418112009', '419815003', '394914008', '408455009', '394602003', '408447002', '394810000', '408450004', '408476004', '408469009', '408466002', '408471009', '408464004', '408441001', '408465003', '394605001', '394608004', '408461007', '408460008', '394606000', '408449004', '418018006', '394604002', '394609007', '408474001', '394610002', '394611003', '408477008', '394801008', '408463005', '419321007', '394576009', '394590007', '409967009', '408448007', '419043006', '394612005', '394733009', '394732004']}, 'type'=>'CodeableConcept', 'path'=>'Slot.specialty', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'preferred', 'uri'=>'http://hl7.org/fhir/ValueSet/c80-practice-codes'}}, + 'appointmentType' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/v2-0276'=>['ROUTINE', 'WALKIN', 'CHECKUP', 'FOLLOWUP', 'EMERGENCY']}, 'type'=>'CodeableConcept', 'path'=>'Slot.appointmentType', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'preferred', 'uri'=>'http://terminology.hl7.org/ValueSet/v2-0276'}}, + 'schedule' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Schedule'], 'type'=>'Reference', 'path'=>'Slot.schedule', 'min'=>1, 'max'=>1}, + 'status' => {'valid_codes'=>{'http://hl7.org/fhir/slotstatus'=>['busy', 'free', 'busy-unavailable', 'busy-tentative', 'entered-in-error']}, 'type'=>'code', 'path'=>'Slot.status', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/slotstatus'}}, + 'start' => {'type'=>'instant', 'path'=>'Slot.start', 'min'=>1, 'max'=>1}, + 'end' => {'type'=>'instant', 'path'=>'Slot.end', 'min'=>1, 'max'=>1}, + 'overbooked' => {'type'=>'boolean', 'path'=>'Slot.overbooked', 'min'=>0, 'max'=>1}, + 'comment' => {'type'=>'string', 'path'=>'Slot.comment', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 id + attr_accessor :meta # 0-1 Meta + attr_accessor :implicitRules # 0-1 uri + attr_accessor :language # 0-1 code + attr_accessor :text # 0-1 Narrative + attr_accessor :contained # 0-* [ Resource ] + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :identifier # 0-* [ Identifier ] + attr_accessor :serviceCategory # 0-* [ CodeableConcept ] + attr_accessor :serviceType # 0-* [ CodeableReference ] + attr_accessor :specialty # 0-* [ CodeableConcept ] + attr_accessor :appointmentType # 0-* [ CodeableConcept ] + attr_accessor :schedule # 1-1 Reference(Schedule) + attr_accessor :status # 1-1 code + attr_accessor :start # 1-1 instant + attr_accessor :end # 1-1 instant + attr_accessor :overbooked # 0-1 boolean + attr_accessor :comment # 0-1 string + + def resourceType + 'Slot' + end + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/resources/Specimen.rb b/lib/fhir_models/r6/generated/resources/Specimen.rb new file mode 100644 index 00000000..e4d5f32f --- /dev/null +++ b/lib/fhir_models/r6/generated/resources/Specimen.rb @@ -0,0 +1,183 @@ +module FHIR + module R6 + class Specimen < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + SEARCH_PARAMS = ['accession', 'bodysite', 'collected', 'collector', 'container-device', 'container-location', 'identifier', 'organization', 'parent', 'patient', 'procedure', 'status', 'subject', 'type'] + METADATA = { + 'id' => {'type'=>'id', 'path'=>'Specimen.id', 'min'=>0, 'max'=>1}, + 'meta' => {'type'=>'Meta', 'path'=>'Specimen.meta', 'min'=>0, 'max'=>1}, + 'implicitRules' => {'type'=>'uri', 'path'=>'Specimen.implicitRules', 'min'=>0, 'max'=>1}, + 'language' => {'type'=>'code', 'path'=>'Specimen.language', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-languages'}}, + 'text' => {'type'=>'Narrative', 'path'=>'Specimen.text', 'min'=>0, 'max'=>1}, + 'contained' => {'type'=>'Resource', 'path'=>'Specimen.contained', 'min'=>0, 'max'=>Float::INFINITY}, + 'extension' => {'type'=>'Extension', 'path'=>'Specimen.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Specimen.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'identifier' => {'type'=>'Identifier', 'path'=>'Specimen.identifier', 'min'=>0, 'max'=>Float::INFINITY}, + 'accessionIdentifier' => {'type'=>'Identifier', 'path'=>'Specimen.accessionIdentifier', 'min'=>0, 'max'=>1}, + 'status' => {'valid_codes'=>{'http://hl7.org/fhir/specimen-status'=>['available', 'unavailable', 'unsatisfactory', 'entered-in-error']}, 'type'=>'code', 'path'=>'Specimen.status', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/specimen-status'}}, + 'type' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/v2-0487'=>['ABS', '...', 'ACNE', 'ACNFLD', 'AIRS', 'ALL', 'AMN', 'AMP', 'ANGI', 'ARTC', 'ASERU', 'ASP', 'ATTE', 'AUTOA', 'AUTOC', 'AUTP', 'BBL', 'BCYST', 'BDY', 'BIFL', 'BITE', 'BLD', 'BLDA', 'BLDCO', 'BLDV', 'BLEB', 'BLIST', 'BOIL', 'BON', 'BOWL', 'BPH', 'BPU', 'BRN', 'BRSH', 'BRTH', 'BRUS', 'BUB', 'BULLA', 'BX', 'CALC', 'BONE', 'CARBU', 'CAT', 'CBITE', 'CDM', 'CLIPP', 'CNJT', 'CNL', 'COL', 'CONE', 'CSCR', 'CSERU', 'CSF', 'CSITE', 'CSMY', 'CST', 'CSVR', 'CTP', 'CUR', 'CVM', 'CVPS', 'CVPT', 'CYN', 'CYST', 'DBITE', 'DCS', 'DEC', 'DEION', 'DIA', 'DIAF', 'DISCHG', 'DIV', 'DRN', 'DRNG', 'DRNGP', 'DUFL', 'EARW', 'EBRUSH', 'EEYE', 'EFF', 'EFFUS', 'EFOD', 'EISO', 'ELT', 'ENVIR', 'EOS', 'EOTH', 'ESOI', 'ESOS', 'ETA', 'ETTP', 'ETTUB', 'EWHI', 'EXG', 'EXS', 'EXUDTE', 'FAW', 'FBLOOD', 'FGA', 'FIB', 'FIST', 'FLD', 'FLT', 'FLU', 'FLUID', 'FOLEY', 'FRS', 'FSCLP', 'FUR', 'GAS', 'GASA', 'GASAN', 'GASBR', 'GASD', 'GAST', 'GENL', 'GENV', 'GRAFT', 'GRAFTS', 'GRANU', 'GROSH', 'GSOL', 'GSPEC', 'GT', 'GTUBE', 'HAR', 'HBITE', 'HBLUD', 'HEMAQ', 'HEMO', 'HERNI', 'HEV', 'HIC', 'HYDC', 'IBITE', 'ICYST', 'IDC', 'IHG', 'ILEO', 'ILLEG', 'IMP', 'INCI', 'INFIL', 'INS', 'INTRD', 'ISLT', 'IT', 'IUD', 'IVCAT', 'IVFLD', 'IVTIP', 'JEJU', 'JNTFLD', 'JP', 'KELOI', 'KIDFLD', 'LAVG', 'LAVGG', 'LAVGP', 'LAVPG', 'LENS1', 'LENS2', 'LESN', 'LIQ', 'LIQO', 'LNA', 'LNV', 'LSAC', 'LYM', 'MAC', 'MAHUR', 'MAR', 'MASS', 'MBLD', 'MEC', 'MILK', 'MLK', 'MUCOS', 'MUCUS', 'NAIL', 'NASDR', 'NEDL', 'NEPH', 'NGASP', 'NGAST', 'NGS', 'NODUL', 'NSECR', 'ORH', 'ORL', 'OTH', 'PACEM', 'PAFL', 'PCFL', 'PDSIT', 'PDTS', 'PELVA', 'PENIL', 'PERIA', 'PILOC', 'PINS', 'PIS', 'PLAN', 'PLAS', 'PLB', 'PLC', 'PLEVS', 'PLR', 'PMN', 'PND', 'POL', 'POPGS', 'POPLG', 'POPLV', 'PORTA', 'PPP', 'PROST', 'PRP', 'PSC', 'PUNCT', 'PUS', 'PUSFR', 'PUST', 'QC3', 'RANDU', 'RBC', 'RBITE', 'RECT', 'RECTA', 'RENALC', 'RENC', 'RES', 'SAL', 'SCAR', 'SCLV', 'SCROA', 'SECRE', 'SER', 'SHU', 'SHUNF', 'SHUNT', 'SITE', 'SKBP', 'SKN', 'SMM', 'SMN', 'SNV', 'SPRM', 'SPRP', 'SPRPB', 'SPS', 'SPT', 'SPTC', 'SPTT', 'SPUT1', 'SPUTIN', 'SPUTSP', 'STER', 'STL', 'STONE', 'SUBMA', 'SUBMX', 'SUMP', 'SUP', 'SUTUR', 'SWGZ', 'SWT', 'TASP', 'TEAR', 'THRB', 'TISS', 'TISU', 'TLC', 'TRAC', 'TRANS', 'TSERU', 'TSTES', 'TTRA', 'TUBES', 'TUMOR', 'TZANC', 'UDENT', 'UMED', 'UR', 'URC', 'URINB', 'URINC', 'URINM', 'URINN', 'URINP', 'URNS', 'URT', 'USCOP', 'USPEC', 'USUB', 'VASTIP', 'VENT', 'VITF', 'VOM', 'WASH', 'WASI', 'WAT', 'WB', 'WBC', 'WEN', 'WICK', 'WND', 'WNDA', 'WNDD', 'WNDE', 'WORM', 'WRT', 'WWA', 'WWO', 'WWT']}, 'type'=>'CodeableConcept', 'path'=>'Specimen.type', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://terminology.hl7.org/ValueSet/v2-0487'}}, + 'subject' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Group', 'http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/BiologicallyDerivedProduct', 'http://hl7.org/fhir/StructureDefinition/Substance', 'http://hl7.org/fhir/StructureDefinition/Location'], 'type'=>'Reference', 'path'=>'Specimen.subject', 'min'=>0, 'max'=>1}, + 'receivedTime' => {'type'=>'dateTime', 'path'=>'Specimen.receivedTime', 'min'=>0, 'max'=>1}, + 'parent' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Specimen'], 'type'=>'Reference', 'path'=>'Specimen.parent', 'min'=>0, 'max'=>Float::INFINITY}, + 'request' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/ServiceRequest'], 'type'=>'Reference', 'path'=>'Specimen.request', 'min'=>0, 'max'=>Float::INFINITY}, + 'combined' => {'valid_codes'=>{'http://hl7.org/fhir/specimen-combined'=>['grouped', 'pooled']}, 'type'=>'code', 'path'=>'Specimen.combined', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/specimen-combined'}}, + 'role' => {'valid_codes'=>{'http://hl7.org/fhir/specimen-role'=>['b', 'c', 'e', 'f', 'o', 'p', 'q', 'r', 'v']}, 'type'=>'CodeableConcept', 'path'=>'Specimen.role', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'preferred', 'uri'=>'http://hl7.org/fhir/ValueSet/specimen-role'}}, + 'feature' => {'type'=>'Specimen::Feature', 'path'=>'Specimen.feature', 'min'=>0, 'max'=>Float::INFINITY}, + 'collection' => {'type'=>'Specimen::Collection', 'path'=>'Specimen.collection', 'min'=>0, 'max'=>1}, + 'processing' => {'type'=>'Specimen::Processing', 'path'=>'Specimen.processing', 'min'=>0, 'max'=>Float::INFINITY}, + 'container' => {'type'=>'Specimen::Container', 'path'=>'Specimen.container', 'min'=>0, 'max'=>Float::INFINITY}, + 'condition' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/v2-0493'=>['AUT', 'CLOT', 'CON', 'COOL', 'FROZ', 'HEM', 'LIVE', 'ROOM', 'SNR', 'CFU']}, 'type'=>'CodeableConcept', 'path'=>'Specimen.condition', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://terminology.hl7.org/ValueSet/v2-0493'}}, + 'note' => {'type'=>'Annotation', 'path'=>'Specimen.note', 'min'=>0, 'max'=>Float::INFINITY} + } + + class Feature < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Feature.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Feature.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Feature.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'type' => {'valid_codes'=>{'http://snomed.info/sct'=>['53075003', '76986006', '65258003', '54333003', '10770001', '363670009', '371216008', '371219001', '371205001', '371203008', '371292009', '371255009', '371288002', '371284000', '67169006', '9677004', '46971007', '3134008', '71822005', '89221001', '90894004', '89995006', '15368009', '30980004', '38607000', '2979003', '19193007', '67411009', '81012005', '75772009', '67453005', '80144004', '6417001', '113225006', '22457002', '45879002', '122474001', '122475000', '69030007', '29850006', '442083009', '106004', '107008', '108003', '110001', '111002', '116007', '124002', '149003', '155008', '167005', '202009', '205006', '206007', '221001', '227002', '233006', '235004', '246001', '247005', '251007', '256002', '263002', '266005', '272005', '273000', '283001', '284007', '289002', '301000', '311007', '315003', '318001', '344001', '345000', '356000', '393006', '402006', '405008', '414003', '420002', '422005', '446003', '457008', '461002', '464005', '465006', '471000', '480000', '485005', '528006', '552004', '565008', '582005', '587004', '589001', '595000', '608002', '621009', '635006', '650002', '660006', '661005', '667009', '688000', '691000', '692007', '723004', '774007', '790007', '798000', '808000', '809008', '823005', '830004', '836005', '885000', '895007', '917004', '921006', '947002', '955009', '976004', '996007', '1005009', '1012000', '1015003', '1028005', '1030007', '1063000', '1075005', '1076006', '1086007', '1087003', '1092001', '1099005', '1101003', '1106008', '1110006', '1122009', '1136004', '1159005', '1172006', '1173001', '1174007', '1193009', '1216008', '1231004', '1236009', '1243003', '1246006', '1263005', '1277008', '1307006', '1311000', '1350001', '1353004', '1403006', '1425000', '1439000', '1441004', '1456008', '1467009', '1484003', '1490004', '1502004', '1511004', '1516009', '1527006', '1537001', '1541002', '1562001', '1580005', '1581009', '1584001', '1600003', '1605008', '1610007', '1611006', '1617005', '1620002', '1626008', '1627004', '1630006', '1631005', '1650005', '1655000', '1659006', '1684009', '1706004', '1707008', '1711002', '1716007', '1721005', '1729007', '1732005', '1765002', '1780008', '1781007', '1797002', '1818002', '1825009', '1832000', '1840006', '1849007', '1853009', '1874005', '1895000', '1902009', '1910005', '1918003', '1927002', '1992003', '1997009', '2010005', '2020000', '2031008', '2033006', '2044003', '2048000', '2049008', '2059009', '2071003', '2076008', '2083001', '2095001', '2123001', '2150006', '2156000', '2160002', '2175005', '2182009', '2192001', '2205003', '2209009', '2236006', '2246008', '2255006', '2292006', '2302002', '2305000', '2306004', '2327009', '2330002', '2332005', '2334006', '2349003', '2372001', '2383005', '2389009', '2395005', '2397002', '2400006', '2402003', '2421006', '2433001', '2436009', '2453002', '2454008', '2484000', '2489005', '2499000', '2502001', '2504000', '2510000', '2539000', '2543001', '2550002', '2577006', '2579009', '2592007', '2600000', '2620004', '2639009', '2653009', '2666009', '2672009', '2675006', '2681003', '2682005', '2686008', '2687004', '2695000', '2703009', '2712006', '2718005', '2726002', '2730004', '2739003', '2741002', '2746007', '2748008', '2759004', '2771005', '2789006', '2792005', '2803000', '2810006', '2812003', '2824005', '2826007', '2830005', '2839006', '2841007', '2845003', '2848001', '2855004', '2861001', '2894003', '2905008', '2909002', '2920002', '2922005', '2923000', '2969000', '2986006', '2998001', '3003007', '3008003', '3028004', '3039001', '3042007', '3054007', '3055008', '3056009', '3057000', '3058005', '3062004', '3068000', '3081007', '3093003', '3100007', '3113001', '3117000', '3118005', '3120008', '3138006', '3153003', '3156006', '3159004', '3169005', '3178004', '3194006', '3198009', '3215002', '3222005', '3227004', '3236000', '3243006', '3255000', '3262009', '3279003', '3295003', '3301002', '3302009', '3315000', '3332001', '3336003', '3341006', '3350008', '3362007', '3366005', '3370002', '3374006', '3377004', '3382006', '3383001', '3394002', '3395001', '3396000', '3400000', '3409004', '3417007', '3438001', '3444002', '3447009', '3460003', '3462006', '3471002', '3478008', '3481003', '3488009', '3490005', '3524005', '3538003', '3541007', '3553006', '3556003', '3563003', '3572006', '3578005', '3582007', '3584008', '3594003', '3608004', '3609007', '3646006', '3663005', '3665003', '3670005', '3711007', '3743007', '3761003', '3766008', '3785006', '3788008', '3789000', '3810000', '3838008', '3860006', '3865001', '3867009', '3876002', '3877006', '3910004', '3916005', '3924000', '3931001', '3935005', '3937002', '3954005', '3956007', '3959000', '3960005', '3964001', '3966004', '3977005', '3984002', '3989007', '4015004', '4019005', '4029003', '4061004', '4066009', '4072009', '4081003', '4093007', '4111006', '4117005', '4121003', '4146003', '4148002', '4150005', '4158003', '4159006', '4180000', '4193005', '4205002', '4212006', '4215008', '4247003', '4258007', '4276000', '4281009', '4295007', '4303006', '4312008', '4317002', '4328003', '4335006', '4352005', '4358009', '4360006', '4369007', '4371007', '4375003', '4377006', '4394008', '4402002', '4419000', '4421005', '4430002', '4432005', '4442007', '4486002', '4524000', '4527007', '4537002', '4548009', '4549001', '4566004', '4573009', '4578000', '4588004', '4596009', '4603002', '4606005', '4621004', '4624007', '4647008', '4651005', '4658004', '4677002', '4703008', '4717004', '4718009', '4743003', '4755009', '4759003', '4766002', '4768001', '4774001', '4775000', '4799000', '4810005', '4812002', '4828007', '4840007', '4843009', '4861000', '4866005', '4870002', '4871003', '4881004', '4888005', '4897009', '4905007', '4906008', '4924005', '4942000', '4954000', '4956003', '4958002', '5001007', '5023006', '5026003', '5046008', '5068003', '5069006', '5076001', '5115006', '5122003', '5128004', '5192008', '5194009', '5195005', '5204005', '5213007', '5225005', '5228007', '5229004', '5261000', '5272005', '5279001', '5296000', '5324007', '5329002', '5336001', '5347008', '5362005', '5366008', '5379004', '5382009', '5394000', '5398002', '5403001', '5421003', '5427004', '5458003', '5459006', '5491007', '5493005', '5498001', '5520004', '5538001', '5544002', '5560003', '5564007', '5574005', '5580002', '5597008', '5611001', '5625000', '5627008', '5633004', '5643001', '5644007', '5653000', '5665001', '5668004', '5682004', '5696005', '5697001', '5709001', '5713008', '5717009', '5718004', '5727003', '5742000', '5751008', '5769004', '5780004', '5798000', '5802004', '5814007', '5815008', '5816009', '5825003', '5828001', '5847003', '5854009', '5868002', '5872003', '5881009', '5882002', '5889006', '5890002', '5893000', '5898009', '5923009', '5926001', '5928000', '5942008', '5943003', '5944009', '5948007', '5951000', '5953002', '5976004', '5979006', '5996007', '6001004', '6004007', '6006009', '6009002', '6014003', '6023000', '6032003', '6046003', '6050005', '6059006', '6062009', '6073002', '6074008', '6076005', '6104005', '6105006', '6110005', '6216007', '6217003', '6229007', '6253001', '6268000', '6269008', '6279005', '6317000', '6325003', '6326002', '6335009', '6359004', '6371005', '6375001', '6392005', '6404004', '6413002', '6423006', '6424000', '6445007', '6448009', '6450001', '6472004', '6504002', '6511003', '6530003', '6533001', '6538005', '6541001', '6544009', '6550004', '6551000', '6553002', '6564004', '6566002', '6572002', '6598008', '6606008', '6608009', '6620001', '6623004', '6633007', '6643005', '6646002', '6649009', '6651008', '6684008', '6685009', '6711001', '6720005', '6731002', '6739000', '6742006', '6750002', '6757004', '6787005', '6789008', '6799003', '6805009', '6820003', '6828005', '6829002', '6834003', '6841009', '6844001', '6850006', '6864006', '6866008', '6871001', '6894000', '6902008', '6905005', '6912001', '6914000', '6921000', '6930008', '6944002', '6969002', '6975006', '6981003', '6987004', '6989001', '6991009', '7035006', '7050002', '7067009', '7076002', '7083009', '7091000', '7099003', '7117004', '7148007', '7149004', '7154008', '7160008', '7167006', '7173007', '7188002', '7192009', '7227003', '7234001', '7242000', '7295002', '7296001', '7311008', '7344002', '7345001', '7362006', '7376007', '7378008', '7384006', '7404008', '7435002', '7471001', '7477002', '7480001', '7494000', '7498002', '7507003', '7524009', '7532001', '7554004', '7566005', '7569003', '7591005', '7597009', '7605000', '7610001', '7629007', '7651004', '7652006', '7657000', '7658005', '7697002', '7712004', '7726008', '7736000', '7742001', '7748002', '7755000', '7756004', '7764005', '7769000', '7783003', '7820009', '7829005', '7832008', '7835005', '7840002', '7841003', '7844006', '7851002', '7854005', '7872004', '7874003', '7880006', '7884002', '7885001', '7892006', '7896009', '7911004', '7925003', '7936005', '7944005', '7954009', '7967007', '7986004', '7991003', '7999001', '8001006', '8012006', '8017000', '8024004', '8039003', '8040001', '8045006', '8057002', '8059004', '8067007', '8068002', '8079007', '8091003', '8100009', '8111001', '8112008', '8119004', '8128003', '8133004', '8157004', '8158009', '8159001', '8160006', '8161005', '8165001', '8205005', '8225009', '8242003', '8251006', '8264007', '8265008', '8266009', '8289001', '8292002', '8314003', '8334002', '8356004', '8369000', '8373002', '8387002', '8389004', '8412003', '8415001', '8454000', '8464009', '8482007', '8483002', '8496001', '8523001', '8546004', '8556000', '8559007', '8560002', '8580001', '8595004', '8598002', '8600008', '8603005', '8604004', '8608001', '8617001', '8623006', '8629005', '8640002', '8668003', '8671006', '8677005', '8688004', '8695008', '8710005', '8711009', '8714001', '8752000', '8775007', '8784007', '8810002', '8814006', '8815007', '8820007', '8821006', '8827005', '8839002', '8845005', '8850004', '8854008', '8862000', '8873007', '8887007', '8892009', '8894005', '8897003', '8907008', '8910001', '8911002', '8928004', '8931003', '8935007', '8942007', '8965002', '8966001', '8983005', '8988001', '8993003', '9000002', '9003000', '9018004', '9040008', '9055004', '9073001', '9081000', '9086005', '9089003', '9108007', '9127001', '9156001', '9185007', '9186008', '9188009', '9208002', '9212008', '9229006', '9231002', '9240003', '9242006', '9258009', '9261005', '9262003', '9284003', '9290004', '9305001', '9317004', '9320007', '9321006', '9325002', '9332006', '9348007', '9379006', '9380009', '9384000', '9390001', '9432007', '9438006', '9454009', '9455005', '9475001', '9481009', '9490002', '9498009', '9502002', '9512009', '9535007', '9558005', '9566001', '9568000', '9596006', '9609000', '9625005', '9642004', '9646001', '9654004', '9659009', '9662007', '9668006', '9683001', '9684007', '9708001', '9736006', '9743000', '9758008', '9770007', '9775002', '9779008', '9783008', '9791004', '9796009', '9813009', '9825007', '9837009', '9840009', '9841008', '9846003', '9847007', '9849005', '9870004', '9875009', '9878006', '9880000', '9881001', '9891007', '9898001', '9951005', '9968009', '9970000']}, 'type'=>'CodeableConcept', 'path'=>'Feature.type', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/body-site'}}, + 'description' => {'type'=>'string', 'path'=>'Feature.description', 'min'=>1, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :type # 1-1 CodeableConcept + attr_accessor :description # 1-1 string + end + + class Collection < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'collected' => ['dateTime', 'Period'], + 'fastingStatus' => ['CodeableConcept', 'Duration'] + } + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Collection.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Collection.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Collection.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'collector' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Organization', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole', 'http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson'], 'type'=>'Reference', 'path'=>'Collection.collector', 'min'=>0, 'max'=>1}, + 'collectedDateTime' => {'type'=>'dateTime', 'path'=>'Collection.collected[x]', 'min'=>0, 'max'=>1}, + 'collectedPeriod' => {'type'=>'Period', 'path'=>'Collection.collected[x]', 'min'=>0, 'max'=>1}, + 'duration' => {'type'=>'Duration', 'path'=>'Collection.duration', 'min'=>0, 'max'=>1}, + 'quantity' => {'type'=>'Quantity', 'path'=>'Collection.quantity', 'min'=>0, 'max'=>1}, + 'method' => {'local_name'=>'local_method', 'valid_codes'=>{'http://snomed.info/sct'=>['129316008', '129314006', '129300006', '129304002', '129323009', '73416001', '225113003', '70777001', '386089008', '278450005']}, 'type'=>'CodeableConcept', 'path'=>'Collection.method', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/specimen-collection-method'}}, + 'device' => {'type'=>'CodeableReference', 'path'=>'Collection.device', 'min'=>0, 'max'=>1}, + 'procedure' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Procedure'], 'type'=>'Reference', 'path'=>'Collection.procedure', 'min'=>0, 'max'=>1}, + 'bodySite' => {'type'=>'CodeableReference', 'path'=>'Collection.bodySite', 'min'=>0, 'max'=>1}, + 'fastingStatusCodeableConcept' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/v2-0916'=>['F', 'NF', 'NG', 'FNA']}, 'type'=>'CodeableConcept', 'path'=>'Collection.fastingStatus[x]', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://terminology.hl7.org/ValueSet/v2-0916'}}, + 'fastingStatusDuration' => {'type'=>'Duration', 'path'=>'Collection.fastingStatus[x]', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :collector # 0-1 Reference(Organization|Practitioner|PractitionerRole|Patient|RelatedPerson) + attr_accessor :collectedDateTime # 0-1 dateTime + attr_accessor :collectedPeriod # 0-1 Period + attr_accessor :duration # 0-1 Duration + attr_accessor :quantity # 0-1 Quantity + attr_accessor :local_method # 0-1 CodeableConcept + attr_accessor :device # 0-1 CodeableReference + attr_accessor :procedure # 0-1 Reference(Procedure) + attr_accessor :bodySite # 0-1 CodeableReference + attr_accessor :fastingStatusCodeableConcept # 0-1 CodeableConcept + attr_accessor :fastingStatusDuration # 0-1 Duration + end + + class Processing < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'time' => ['dateTime', 'Period', 'Duration'] + } + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Processing.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Processing.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Processing.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'description' => {'type'=>'string', 'path'=>'Processing.description', 'min'=>0, 'max'=>1}, + 'method' => {'local_name'=>'local_method', 'valid_codes'=>{'http://snomed.info/sct'=>['4064007', '9056003', '13374006', '18699002', '27107005', '27872000', '32989007', '43372004', '47043008', '52391000', '53355002', '56245008', '61431004', '62087002', '66910006', '69997009', '73373003', '75126003', '79453001', '80246006', '90621001', '103760009', '103761008', '104149001', '104150001', '104151002', '104166004', '104720004', '105036000', '115267000', '115597007', '116707006', '117032008', '117246001', '118130000', '118131001', '118132008', '120643004', '120647003', '120648008', '252300007', '252301006', '252302004', '313513005', '401297005', '409077008', '428995007', '433454009', '734227007', '787371004', '787372006', '787373001', '787374007', '787375008', '787376009', '787378005', '787379002', '787995009', '866036006', '866037002', '866038007', '866039004', '1230333008']}, 'type'=>'CodeableConcept', 'path'=>'Processing.method', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/specimen-processing-method'}}, + 'performer' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole', 'http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson'], 'type'=>'Reference', 'path'=>'Processing.performer', 'min'=>0, 'max'=>1}, + 'device' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Device'], 'type'=>'Reference', 'path'=>'Processing.device', 'min'=>0, 'max'=>1}, + 'additive' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Substance'], 'type'=>'Reference', 'path'=>'Processing.additive', 'min'=>0, 'max'=>Float::INFINITY}, + 'timeDateTime' => {'type'=>'dateTime', 'path'=>'Processing.time[x]', 'min'=>0, 'max'=>1}, + 'timePeriod' => {'type'=>'Period', 'path'=>'Processing.time[x]', 'min'=>0, 'max'=>1}, + 'timeDuration' => {'type'=>'Duration', 'path'=>'Processing.time[x]', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :description # 0-1 string + attr_accessor :local_method # 0-1 CodeableConcept + attr_accessor :performer # 0-1 Reference(Practitioner|PractitionerRole|Patient|RelatedPerson) + attr_accessor :device # 0-1 Reference(Device) + attr_accessor :additive # 0-* [ Reference(Substance) ] + attr_accessor :timeDateTime # 0-1 dateTime + attr_accessor :timePeriod # 0-1 Period + attr_accessor :timeDuration # 0-1 Duration + end + + class Container < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Container.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Container.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Container.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'device' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Device'], 'type'=>'Reference', 'path'=>'Container.device', 'min'=>1, 'max'=>1}, + 'specimenQuantity' => {'type'=>'Quantity', 'path'=>'Container.specimenQuantity', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :device # 1-1 Reference(Device) + attr_accessor :specimenQuantity # 0-1 Quantity + end + + attr_accessor :id # 0-1 id + attr_accessor :meta # 0-1 Meta + attr_accessor :implicitRules # 0-1 uri + attr_accessor :language # 0-1 code + attr_accessor :text # 0-1 Narrative + attr_accessor :contained # 0-* [ Resource ] + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :identifier # 0-* [ Identifier ] + attr_accessor :accessionIdentifier # 0-1 Identifier + attr_accessor :status # 0-1 code + attr_accessor :type # 0-1 CodeableConcept + attr_accessor :subject # 0-1 Reference(Patient|Group|Device|BiologicallyDerivedProduct|Substance|Location) + attr_accessor :receivedTime # 0-1 dateTime + attr_accessor :parent # 0-* [ Reference(Specimen) ] + attr_accessor :request # 0-* [ Reference(ServiceRequest) ] + attr_accessor :combined # 0-1 code + attr_accessor :role # 0-* [ CodeableConcept ] + attr_accessor :feature # 0-* [ Specimen::Feature ] + attr_accessor :collection # 0-1 Specimen::Collection + attr_accessor :processing # 0-* [ Specimen::Processing ] + attr_accessor :container # 0-* [ Specimen::Container ] + attr_accessor :condition # 0-* [ CodeableConcept ] + attr_accessor :note # 0-* [ Annotation ] + + def resourceType + 'Specimen' + end + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/resources/SpecimenDefinition.rb b/lib/fhir_models/r6/generated/resources/SpecimenDefinition.rb new file mode 100644 index 00000000..d886d7da --- /dev/null +++ b/lib/fhir_models/r6/generated/resources/SpecimenDefinition.rb @@ -0,0 +1,218 @@ +module FHIR + module R6 + class SpecimenDefinition < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'versionAlgorithm' => ['string', 'Coding'], + 'subject' => ['CodeableConcept', 'Reference'] + } + SEARCH_PARAMS = ['container', 'experimental', 'identifier', 'is-derived', 'status', 'title', 'type', 'type-tested', 'url'] + METADATA = { + 'id' => {'type'=>'id', 'path'=>'SpecimenDefinition.id', 'min'=>0, 'max'=>1}, + 'meta' => {'type'=>'Meta', 'path'=>'SpecimenDefinition.meta', 'min'=>0, 'max'=>1}, + 'implicitRules' => {'type'=>'uri', 'path'=>'SpecimenDefinition.implicitRules', 'min'=>0, 'max'=>1}, + 'language' => {'type'=>'code', 'path'=>'SpecimenDefinition.language', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-languages'}}, + 'text' => {'type'=>'Narrative', 'path'=>'SpecimenDefinition.text', 'min'=>0, 'max'=>1}, + 'contained' => {'type'=>'Resource', 'path'=>'SpecimenDefinition.contained', 'min'=>0, 'max'=>Float::INFINITY}, + 'extension' => {'type'=>'Extension', 'path'=>'SpecimenDefinition.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'SpecimenDefinition.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'url' => {'type'=>'uri', 'path'=>'SpecimenDefinition.url', 'min'=>0, 'max'=>1}, + 'identifier' => {'type'=>'Identifier', 'path'=>'SpecimenDefinition.identifier', 'min'=>0, 'max'=>1}, + 'version' => {'type'=>'string', 'path'=>'SpecimenDefinition.version', 'min'=>0, 'max'=>1}, + 'versionAlgorithmString' => {'type'=>'string', 'path'=>'SpecimenDefinition.versionAlgorithm[x]', 'min'=>0, 'max'=>1}, + 'versionAlgorithmCoding' => {'valid_codes'=>{'http://hl7.org/fhir/version-algorithm'=>['semver', 'integer', 'alpha', 'date', 'natural']}, 'type'=>'Coding', 'path'=>'SpecimenDefinition.versionAlgorithm[x]', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/version-algorithm'}}, + 'name' => {'type'=>'string', 'path'=>'SpecimenDefinition.name', 'min'=>0, 'max'=>1}, + 'title' => {'type'=>'string', 'path'=>'SpecimenDefinition.title', 'min'=>0, 'max'=>1}, + 'derivedFromCanonical' => {'type'=>'canonical', 'path'=>'SpecimenDefinition.derivedFromCanonical', 'min'=>0, 'max'=>Float::INFINITY}, + 'derivedFromUri' => {'type'=>'uri', 'path'=>'SpecimenDefinition.derivedFromUri', 'min'=>0, 'max'=>Float::INFINITY}, + 'status' => {'valid_codes'=>{'http://hl7.org/fhir/publication-status'=>['draft', 'active', 'retired', 'unknown']}, 'type'=>'code', 'path'=>'SpecimenDefinition.status', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/publication-status'}}, + 'experimental' => {'type'=>'boolean', 'path'=>'SpecimenDefinition.experimental', 'min'=>0, 'max'=>1}, + 'subjectCodeableConcept' => {'type'=>'CodeableConcept', 'path'=>'SpecimenDefinition.subject[x]', 'min'=>0, 'max'=>1}, + 'subjectReference' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Group'], 'type'=>'Reference', 'path'=>'SpecimenDefinition.subject[x]', 'min'=>0, 'max'=>1}, + 'date' => {'type'=>'dateTime', 'path'=>'SpecimenDefinition.date', 'min'=>0, 'max'=>1}, + 'publisher' => {'type'=>'string', 'path'=>'SpecimenDefinition.publisher', 'min'=>0, 'max'=>1}, + 'contact' => {'type'=>'ContactDetail', 'path'=>'SpecimenDefinition.contact', 'min'=>0, 'max'=>Float::INFINITY}, + 'description' => {'type'=>'markdown', 'path'=>'SpecimenDefinition.description', 'min'=>0, 'max'=>1}, + 'useContext' => {'type'=>'UsageContext', 'path'=>'SpecimenDefinition.useContext', 'min'=>0, 'max'=>Float::INFINITY}, + 'jurisdiction' => {'valid_codes'=>{'urn:iso:std:iso:3166'=>['AD', 'AE', 'AF', 'AG', 'AI', 'AL', 'AM', 'AO', 'AQ', 'AR', 'AS', 'AT', 'AU', 'AW', 'AX', 'AZ', 'BA', 'BB', 'BD', 'BE', 'BF', 'BG', 'BH', 'BI', 'BJ', 'BL', 'BM', 'BN', 'BO', 'BQ', 'BR', 'BS', 'BT', 'BV', 'BW', 'BY', 'BZ', 'CA', 'CC', 'CD', 'CF', 'CG', 'CH', 'CI', 'CK', 'CL', 'CM', 'CN', 'CO', 'CR', 'CU', 'CV', 'CW', 'CX', 'CY', 'CZ', 'DE', 'DJ', 'DK', 'DM', 'DO', 'DZ', 'EC', 'EE', 'EG', 'EH', 'ER', 'ES', 'ET', 'FI', 'FJ', 'FK', 'FM', 'FO', 'FR', 'GA', 'GB', 'GD', 'GE', 'GF', 'GG', 'GH', 'GI', 'GL', 'GM', 'GN', 'GP', 'GQ', 'GR', 'GS', 'GT', 'GU', 'GW', 'GY', 'HK', 'HM', 'HN', 'HR', 'HT', 'HU', 'ID', 'IE', 'IL', 'IM', 'IN', 'IO', 'IQ', 'IR', 'IS', 'IT', 'JE', 'JM', 'JO', 'JP', 'KE', 'KG', 'KH', 'KI', 'KM', 'KN', 'KP', 'KR', 'KW', 'KY', 'KZ', 'LA', 'LB', 'LC', 'LI', 'LK', 'LR', 'LS', 'LT', 'LU', 'LV', 'LY', 'MA', 'MC', 'MD', 'ME', 'MF', 'MG', 'MH', 'MK', 'ML', 'MM', 'MN', 'MO', 'MP', 'MQ', 'MR', 'MS', 'MT', 'MU', 'MV', 'MW', 'MX', 'MY', 'MZ', 'NA', 'NC', 'NE', 'NF', 'NG', 'NI', 'NL', 'NO', 'NP', 'NR', 'NU', 'NZ', 'OM', 'PA', 'PE', 'PF', 'PG', 'PH', 'PK', 'PL', 'PM', 'PN', 'PR', 'PS', 'PT', 'PW', 'PY', 'QA', 'RE', 'RO', 'RS', 'RU', 'RW', 'SA', 'SB', 'SC', 'SD', 'SE', 'SG', 'SH', 'SI', 'SJ', 'SK', 'SL', 'SM', 'SN', 'SO', 'SR', 'SS', 'ST', 'SV', 'SX', 'SY', 'SZ', 'TC', 'TD', 'TF', 'TG', 'TH', 'TJ', 'TK', 'TL', 'TM', 'TN', 'TO', 'TR', 'TT', 'TV', 'TW', 'TZ', 'UA', 'UG', 'UM', 'US', 'UY', 'UZ', 'VA', 'VC', 'VE', 'VG', 'VI', 'VN', 'VU', 'WF', 'WS', 'YE', 'YT', 'ZA', 'ZM', 'ZW', 'ABW', 'AFG', 'AGO', 'AIA', 'ALA', 'ALB', 'AND', 'ARE', 'ARG', 'ARM', 'ASM', 'ATA', 'ATF', 'ATG', 'AUS', 'AUT', 'AZE', 'BDI', 'BEL', 'BEN', 'BES', 'BFA', 'BGD', 'BGR', 'BHR', 'BHS', 'BIH', 'BLM', 'BLR', 'BLZ', 'BMU', 'BOL', 'BRA', 'BRB', 'BRN', 'BTN', 'BVT', 'BWA', 'CAF', 'CAN', 'CCK', 'CHE', 'CHL', 'CHN', 'CIV', 'CMR', 'COD', 'COG', 'COK', 'COL', 'COM', 'CPV', 'CRI', 'CUB', 'CUW', 'CXR', 'CYM', 'CYP', 'CZE', 'DEU', 'DJI', 'DMA', 'DNK', 'DOM', 'DZA', 'ECU', 'EGY', 'ERI', 'ESH', 'ESP', 'EST', 'ETH', 'FIN', 'FJI', 'FLK', 'FRA', 'FRO', 'FSM', 'GAB', 'GBR', 'GEO', 'GGY', 'GHA', 'GIB', 'GIN', 'GLP', 'GMB', 'GNB', 'GNQ', 'GRC', 'GRD', 'GRL', 'GTM', 'GUF', 'GUM', 'GUY', 'HKG', 'HMD', 'HND', 'HRV', 'HTI', 'HUN', 'IDN', 'IMN', 'IND', 'IOT', 'IRL', 'IRN', 'IRQ', 'ISL', 'ISR', 'ITA', 'JAM', 'JEY', 'JOR', 'JPN', 'KAZ', 'KEN', 'KGZ', 'KHM', 'KIR', 'KNA', 'KOR', 'KWT', 'LAO', 'LBN', 'LBR', 'LBY', 'LCA', 'LIE', 'LKA', 'LSO', 'LTU', 'LUX', 'LVA', 'MAC', 'MAF', 'MAR', 'MCO', 'MDA', 'MDG', 'MDV', 'MEX', 'MHL', 'MKD', 'MLI', 'MLT', 'MMR', 'MNE', 'MNG', 'MNP', 'MOZ', 'MRT', 'MSR', 'MTQ', 'MUS', 'MWI', 'MYS', 'MYT', 'NAM', 'NCL', 'NER', 'NFK', 'NGA', 'NIC', 'NIU', 'NLD', 'NOR', 'NPL', 'NRU', 'NZL', 'OMN', 'PAK', 'PAN', 'PCN', 'PER', 'PHL', 'PLW', 'PNG', 'POL', 'PRI', 'PRK', 'PRT', 'PRY', 'PSE', 'PYF', 'QAT', 'REU', 'ROU', 'RUS', 'RWA', 'SAU', 'SDN', 'SEN', 'SGP', 'SGS', 'SHN', 'SJM', 'SLB', 'SLE', 'SLV', 'SMR', 'SOM', 'SPM', 'SRB', 'SSD', 'STP', 'SUR', 'SVK', 'SVN', 'SWE', 'SWZ', 'SXM', 'SYC', 'SYR', 'TCA', 'TCD', 'TGO', 'THA', 'TJK', 'TKL', 'TKM', 'TLS', 'TON', 'TTO', 'TUN', 'TUR', 'TUV', 'TWN', 'TZA', 'UGA', 'UKR', 'UMI', 'URY', 'USA', 'UZB', 'VAT', 'VCT', 'VEN', 'VGB', 'VIR', 'VNM', 'VUT', 'WLF', 'WSM', 'YEM', 'ZAF', 'ZMB', 'ZWE', '004', '008', '010', '012', '016', '020', '024', '028', '031', '032', '036', '040', '044', '048', '050', '051', '052', '056', '060', '064', '068', '070', '072', '074', '076', '084', '086', '090', '092', '096', '100', '104', '108', '112', '116', '120', '124', '132', '136', '140', '144', '148', '152', '156', '158', '162', '166', '170', '174', '175', '178', '180', '184', '188', '191', '192', '196', '203', '204', '208', '212', '214', '218', '222', '226', '231', '232', '233', '234', '238', '239', '242', '246', '248', '250', '254', '258', '260', '262', '266', '268', '270', '275', '276', '288', '292', '296', '300', '304', '308', '312', '316', '320', '324', '328', '332', '334', '336', '340', '344', '348', '352', '356', '360', '364', '368', '372', '376', '380', '384', '388', '392', '398', '400', '404', '408', '410', '414', '417', '418', '422', '426', '428', '430', '434', '438', '440', '442', '446', '450', '454', '458', '462', '466', '470', '474', '478', '480', '484', '492', '496', '498', '499', '500', '504', '508', '512', '516', '520', '524', '528', '531', '533', '534', '535', '540', '548', '554', '558', '562', '566', '570', '574', '578', '580', '581', '583', '584', '585', '586', '591', '598', '600', '604', '608', '612', '616', '620', '624', '626', '630', '634', '638', '642', '643', '646', '652', '654', '659', '660', '662', '663', '666', '670', '674', '678', '682', '686', '688', '690', '694', '702', '703', '704', '705', '706', '710', '716', '724', '728', '729', '732', '740', '744', '748', '752', '756', '760', '762', '764', '768', '772', '776', '780', '784', '788', '792', '795', '796', '798', '800', '804', '807', '818', '826', '831', '832', '833', '834', '840', '850', '854', '858', '860', '862', '876', '882', '887', '894'], 'urn:iso:std:iso:3166:-2'=>['AF-BAL', 'AF-BAM', 'AF-BDG', 'AF-BDS', 'AF-BGL', 'AF-DAY', 'AF-FRA', 'AF-FYB', 'AF-GHA', 'AF-GHO', 'AF-HEL', 'AF-HER', 'AF-JOW', 'AF-KAB', 'AF-KAN', 'AF-KAP', 'AF-KDZ', 'AF-KHO', 'AF-KNR', 'AF-LAG', 'AF-LOG', 'AF-NAN', 'AF-NIM', 'AF-NUR', 'AF-PAN', 'AF-PAR', 'AF-PIA', 'AF-PKA', 'AF-SAM', 'AF-SAR', 'AF-TAK', 'AF-URU', 'AF-WAR', 'AF-ZAB', 'AX-AX', 'AL-01', 'AL-02', 'AL-03', 'AL-04', 'AL-05', 'AL-06', 'AL-07', 'AL-08', 'AL-09', 'AL-10', 'AL-11', 'AL-12', 'AL-BR', 'AL-BU', 'AL-DI', 'AL-DL', 'AL-DR', 'AL-DV', 'AL-EL', 'AL-ER', 'AL-FR', 'AL-GJ', 'AL-GR', 'AL-HA', 'AL-KA', 'AL-KB', 'AL-KC', 'AL-KO', 'AL-KR', 'AL-KU', 'AL-LB', 'AL-LE', 'AL-LU', 'AL-MK', 'AL-MM', 'AL-MR', 'AL-MT', 'AL-PG', 'AL-PQ', 'AL-PR', 'AL-PU', 'AL-SH', 'AL-SK', 'AL-SR', 'AL-TE', 'AL-TP', 'AL-TR', 'AL-VL', 'DZ-01', 'DZ-02', 'DZ-03', 'DZ-04', 'DZ-05', 'DZ-06', 'DZ-07', 'DZ-08', 'DZ-09', 'DZ-10', 'DZ-11', 'DZ-12', 'DZ-13', 'DZ-14', 'DZ-15', 'DZ-16', 'DZ-17', 'DZ-18', 'DZ-19', 'DZ-20', 'DZ-21', 'DZ-22', 'DZ-23', 'DZ-24', 'DZ-25', 'DZ-26', 'DZ-27', 'DZ-28', 'DZ-29', 'DZ-30', 'DZ-31', 'DZ-32', 'DZ-33', 'DZ-34', 'DZ-35', 'DZ-36', 'DZ-37', 'DZ-38', 'DZ-39', 'DZ-40', 'DZ-41', 'DZ-42', 'DZ-43', 'DZ-44', 'DZ-45', 'DZ-46', 'DZ-47', 'DZ-48', 'AS-AS', 'AD-02', 'AD-03', 'AD-04', 'AD-05', 'AD-06', 'AD-07', 'AD-08', 'AO-BGO', 'AO-BGU', 'AO-BIE', 'AO-CAB', 'AO-CCU', 'AO-CNN', 'AO-CNO', 'AO-CUS', 'AO-HUA', 'AO-HUI', 'AO-LNO', 'AO-LSU', 'AO-LUA', 'AO-MAL', 'AO-MOX', 'AO-NAM', 'AO-UIG', 'AO-ZAI', 'AI-AI', 'AQ-AQ', 'AG-03', 'AG-04', 'AG-05', 'AG-06', 'AG-07', 'AG-08', 'AG-10', 'AG-11', 'AR-A', 'AR-B', 'AR-C', 'AR-D', 'AR-E', 'AR-F', 'AR-G', 'AR-H', 'AR-J', 'AR-K', 'AR-L', 'AR-M', 'AR-N', 'AR-P', 'AR-Q', 'AR-R', 'AR-S', 'AR-T', 'AR-U', 'AR-V', 'AR-W', 'AR-X', 'AR-Y', 'AR-Z', 'AM-AG', 'AM-AR', 'AM-AV', 'AM-ER', 'AM-GR', 'AM-KT', 'AM-LO', 'AM-SH', 'AM-SU', 'AM-TV', 'AM-VD', 'AW-AW', 'AU-ACT', 'AU-NSW', 'AU-NT', 'AU-QLD', 'AU-SA', 'AU-TAS', 'AU-VIC', 'AU-WA', 'AT-1', 'AT-2', 'AT-3', 'AT-4', 'AT-5', 'AT-6', 'AT-7', 'AT-8', 'AT-9', 'AZ-ABS', 'AZ-AGA', 'AZ-AGC', 'AZ-AGM', 'AZ-AGS', 'AZ-AGU', 'AZ-AST', 'AZ-BA', 'AZ-BAB', 'AZ-BAL', 'AZ-BAR', 'AZ-BEY', 'AZ-BIL', 'AZ-CAB', 'AZ-CAL', 'AZ-CUL', 'AZ-DAS', 'AZ-FUZ', 'AZ-GAD', 'AZ-GA', 'AZ-GOR', 'AZ-GOY', 'AZ-GYG', 'AZ-HAC', 'AZ-IMI', 'AZ-ISM', 'AZ-KAL', 'AZ-KAN', 'AZ-KUR', 'AZ-LAC', 'AZ-LA', 'AZ-LAN', 'AZ-LER']}, 'type'=>'CodeableConcept', 'path'=>'SpecimenDefinition.jurisdiction', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/jurisdiction'}}, + 'purpose' => {'type'=>'markdown', 'path'=>'SpecimenDefinition.purpose', 'min'=>0, 'max'=>1}, + 'copyright' => {'type'=>'markdown', 'path'=>'SpecimenDefinition.copyright', 'min'=>0, 'max'=>1}, + 'copyrightLabel' => {'type'=>'string', 'path'=>'SpecimenDefinition.copyrightLabel', 'min'=>0, 'max'=>1}, + 'approvalDate' => {'type'=>'date', 'path'=>'SpecimenDefinition.approvalDate', 'min'=>0, 'max'=>1}, + 'lastReviewDate' => {'type'=>'date', 'path'=>'SpecimenDefinition.lastReviewDate', 'min'=>0, 'max'=>1}, + 'effectivePeriod' => {'type'=>'Period', 'path'=>'SpecimenDefinition.effectivePeriod', 'min'=>0, 'max'=>1}, + 'typeCollected' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/v2-0487'=>['ABS', '...', 'ACNE', 'ACNFLD', 'AIRS', 'ALL', 'AMN', 'AMP', 'ANGI', 'ARTC', 'ASERU', 'ASP', 'ATTE', 'AUTOA', 'AUTOC', 'AUTP', 'BBL', 'BCYST', 'BDY', 'BIFL', 'BITE', 'BLD', 'BLDA', 'BLDCO', 'BLDV', 'BLEB', 'BLIST', 'BOIL', 'BON', 'BOWL', 'BPH', 'BPU', 'BRN', 'BRSH', 'BRTH', 'BRUS', 'BUB', 'BULLA', 'BX', 'CALC', 'BONE', 'CARBU', 'CAT', 'CBITE', 'CDM', 'CLIPP', 'CNJT', 'CNL', 'COL', 'CONE', 'CSCR', 'CSERU', 'CSF', 'CSITE', 'CSMY', 'CST', 'CSVR', 'CTP', 'CUR', 'CVM', 'CVPS', 'CVPT', 'CYN', 'CYST', 'DBITE', 'DCS', 'DEC', 'DEION', 'DIA', 'DIAF', 'DISCHG', 'DIV', 'DRN', 'DRNG', 'DRNGP', 'DUFL', 'EARW', 'EBRUSH', 'EEYE', 'EFF', 'EFFUS', 'EFOD', 'EISO', 'ELT', 'ENVIR', 'EOS', 'EOTH', 'ESOI', 'ESOS', 'ETA', 'ETTP', 'ETTUB', 'EWHI', 'EXG', 'EXS', 'EXUDTE', 'FAW', 'FBLOOD', 'FGA', 'FIB', 'FIST', 'FLD', 'FLT', 'FLU', 'FLUID', 'FOLEY', 'FRS', 'FSCLP', 'FUR', 'GAS', 'GASA', 'GASAN', 'GASBR', 'GASD', 'GAST', 'GENL', 'GENV', 'GRAFT', 'GRAFTS', 'GRANU', 'GROSH', 'GSOL', 'GSPEC', 'GT', 'GTUBE', 'HAR', 'HBITE', 'HBLUD', 'HEMAQ', 'HEMO', 'HERNI', 'HEV', 'HIC', 'HYDC', 'IBITE', 'ICYST', 'IDC', 'IHG', 'ILEO', 'ILLEG', 'IMP', 'INCI', 'INFIL', 'INS', 'INTRD', 'ISLT', 'IT', 'IUD', 'IVCAT', 'IVFLD', 'IVTIP', 'JEJU', 'JNTFLD', 'JP', 'KELOI', 'KIDFLD', 'LAVG', 'LAVGG', 'LAVGP', 'LAVPG', 'LENS1', 'LENS2', 'LESN', 'LIQ', 'LIQO', 'LNA', 'LNV', 'LSAC', 'LYM', 'MAC', 'MAHUR', 'MAR', 'MASS', 'MBLD', 'MEC', 'MILK', 'MLK', 'MUCOS', 'MUCUS', 'NAIL', 'NASDR', 'NEDL', 'NEPH', 'NGASP', 'NGAST', 'NGS', 'NODUL', 'NSECR', 'ORH', 'ORL', 'OTH', 'PACEM', 'PAFL', 'PCFL', 'PDSIT', 'PDTS', 'PELVA', 'PENIL', 'PERIA', 'PILOC', 'PINS', 'PIS', 'PLAN', 'PLAS', 'PLB', 'PLC', 'PLEVS', 'PLR', 'PMN', 'PND', 'POL', 'POPGS', 'POPLG', 'POPLV', 'PORTA', 'PPP', 'PROST', 'PRP', 'PSC', 'PUNCT', 'PUS', 'PUSFR', 'PUST', 'QC3', 'RANDU', 'RBC', 'RBITE', 'RECT', 'RECTA', 'RENALC', 'RENC', 'RES', 'SAL', 'SCAR', 'SCLV', 'SCROA', 'SECRE', 'SER', 'SHU', 'SHUNF', 'SHUNT', 'SITE', 'SKBP', 'SKN', 'SMM', 'SMN', 'SNV', 'SPRM', 'SPRP', 'SPRPB', 'SPS', 'SPT', 'SPTC', 'SPTT', 'SPUT1', 'SPUTIN', 'SPUTSP', 'STER', 'STL', 'STONE', 'SUBMA', 'SUBMX', 'SUMP', 'SUP', 'SUTUR', 'SWGZ', 'SWT', 'TASP', 'TEAR', 'THRB', 'TISS', 'TISU', 'TLC', 'TRAC', 'TRANS', 'TSERU', 'TSTES', 'TTRA', 'TUBES', 'TUMOR', 'TZANC', 'UDENT', 'UMED', 'UR', 'URC', 'URINB', 'URINC', 'URINM', 'URINN', 'URINP', 'URNS', 'URT', 'USCOP', 'USPEC', 'USUB', 'VASTIP', 'VENT', 'VITF', 'VOM', 'WASH', 'WASI', 'WAT', 'WB', 'WBC', 'WEN', 'WICK', 'WND', 'WNDA', 'WNDD', 'WNDE', 'WORM', 'WRT', 'WWA', 'WWO', 'WWT']}, 'type'=>'CodeableConcept', 'path'=>'SpecimenDefinition.typeCollected', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://terminology.hl7.org/ValueSet/v2-0487'}}, + 'patientPreparation' => {'valid_codes'=>{'http://snomed.info/sct'=>['703763000', '2546009', '3658006', '41847000', '115499008', '115500004', '255214003', '255226008', '255240009', '255241008', '255242001', '255243006', '255244000', '255245004', '255246003', '255247007', '255248002', '255270004', '255398004', '255399007', '255407002', '255410009', '255566006', '255614006', '255615007', '255616008', '255617004', '261829003', '262459003', '263659003', '263675000', '263678003', '263844007', '271872005', '276986009', '276987000', '282032007', '303111005', '303112003', '303113008', '303114002', '303115001', '307159006', '307166007', '307429007', '309601007', '309604004', '309605003', '309606002', '371578004', '450426006', '703760002', '703761003', '703762005', '703764006', '703765007', '703766008', '703767004', '703768009', '703769001', '703770000', '703771001', '703772008', '703773003', '703774009', '703775005', '707707000', '707708005', '707709002', '707710007', '707712004', '707714003', '707715002', '707716001', '707717005', '707718000', '707719008', '707720002', '707721003', '707722005', '707723000', '707757008', '707758003', '707759006', '707760001', '707761002', '707762009', '707763004', '707764005', '707765006', '707815009', '707816005', '707817001', '707818006', '707819003', '707820009', '713152004', '713153009', '723238007', '723279008', '726054005', '726055006', '726056007', '733986001', '733987005', '733988000', '737382006', '739029001', '739030006', '739031005', '762642007', '762643002', '764868004', '767023003', '1156670009', '1156671008', '1156672001', '1156673006', '1156674000', '1156675004', '1156676003', '1156677007', '1156678002', '1156679005', '1156680008', '1156681007', '1156682000', '1156683005', '1156684004', '1157245009', '1179769002', '1179770001', '1186727009', '1193538001']}, 'type'=>'CodeableConcept', 'path'=>'SpecimenDefinition.patientPreparation', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/prepare-patient-prior-specimen-collection'}}, + 'timeAspect' => {'type'=>'string', 'path'=>'SpecimenDefinition.timeAspect', 'min'=>0, 'max'=>1}, + 'collection' => {'valid_codes'=>{'http://snomed.info/sct'=>['129316008', '129314006', '129300006', '129304002', '129323009', '73416001', '225113003', '70777001', '386089008', '278450005']}, 'type'=>'CodeableConcept', 'path'=>'SpecimenDefinition.collection', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/specimen-collection'}}, + 'typeTested' => {'type'=>'SpecimenDefinition::TypeTested', 'path'=>'SpecimenDefinition.typeTested', 'min'=>0, 'max'=>Float::INFINITY} + } + + class TypeTested < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'TypeTested.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'TypeTested.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'TypeTested.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'isDerived' => {'type'=>'boolean', 'path'=>'TypeTested.isDerived', 'min'=>0, 'max'=>1}, + 'type' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/v2-0487'=>['ABS', '...', 'ACNE', 'ACNFLD', 'AIRS', 'ALL', 'AMN', 'AMP', 'ANGI', 'ARTC', 'ASERU', 'ASP', 'ATTE', 'AUTOA', 'AUTOC', 'AUTP', 'BBL', 'BCYST', 'BDY', 'BIFL', 'BITE', 'BLD', 'BLDA', 'BLDCO', 'BLDV', 'BLEB', 'BLIST', 'BOIL', 'BON', 'BOWL', 'BPH', 'BPU', 'BRN', 'BRSH', 'BRTH', 'BRUS', 'BUB', 'BULLA', 'BX', 'CALC', 'BONE', 'CARBU', 'CAT', 'CBITE', 'CDM', 'CLIPP', 'CNJT', 'CNL', 'COL', 'CONE', 'CSCR', 'CSERU', 'CSF', 'CSITE', 'CSMY', 'CST', 'CSVR', 'CTP', 'CUR', 'CVM', 'CVPS', 'CVPT', 'CYN', 'CYST', 'DBITE', 'DCS', 'DEC', 'DEION', 'DIA', 'DIAF', 'DISCHG', 'DIV', 'DRN', 'DRNG', 'DRNGP', 'DUFL', 'EARW', 'EBRUSH', 'EEYE', 'EFF', 'EFFUS', 'EFOD', 'EISO', 'ELT', 'ENVIR', 'EOS', 'EOTH', 'ESOI', 'ESOS', 'ETA', 'ETTP', 'ETTUB', 'EWHI', 'EXG', 'EXS', 'EXUDTE', 'FAW', 'FBLOOD', 'FGA', 'FIB', 'FIST', 'FLD', 'FLT', 'FLU', 'FLUID', 'FOLEY', 'FRS', 'FSCLP', 'FUR', 'GAS', 'GASA', 'GASAN', 'GASBR', 'GASD', 'GAST', 'GENL', 'GENV', 'GRAFT', 'GRAFTS', 'GRANU', 'GROSH', 'GSOL', 'GSPEC', 'GT', 'GTUBE', 'HAR', 'HBITE', 'HBLUD', 'HEMAQ', 'HEMO', 'HERNI', 'HEV', 'HIC', 'HYDC', 'IBITE', 'ICYST', 'IDC', 'IHG', 'ILEO', 'ILLEG', 'IMP', 'INCI', 'INFIL', 'INS', 'INTRD', 'ISLT', 'IT', 'IUD', 'IVCAT', 'IVFLD', 'IVTIP', 'JEJU', 'JNTFLD', 'JP', 'KELOI', 'KIDFLD', 'LAVG', 'LAVGG', 'LAVGP', 'LAVPG', 'LENS1', 'LENS2', 'LESN', 'LIQ', 'LIQO', 'LNA', 'LNV', 'LSAC', 'LYM', 'MAC', 'MAHUR', 'MAR', 'MASS', 'MBLD', 'MEC', 'MILK', 'MLK', 'MUCOS', 'MUCUS', 'NAIL', 'NASDR', 'NEDL', 'NEPH', 'NGASP', 'NGAST', 'NGS', 'NODUL', 'NSECR', 'ORH', 'ORL', 'OTH', 'PACEM', 'PAFL', 'PCFL', 'PDSIT', 'PDTS', 'PELVA', 'PENIL', 'PERIA', 'PILOC', 'PINS', 'PIS', 'PLAN', 'PLAS', 'PLB', 'PLC', 'PLEVS', 'PLR', 'PMN', 'PND', 'POL', 'POPGS', 'POPLG', 'POPLV', 'PORTA', 'PPP', 'PROST', 'PRP', 'PSC', 'PUNCT', 'PUS', 'PUSFR', 'PUST', 'QC3', 'RANDU', 'RBC', 'RBITE', 'RECT', 'RECTA', 'RENALC', 'RENC', 'RES', 'SAL', 'SCAR', 'SCLV', 'SCROA', 'SECRE', 'SER', 'SHU', 'SHUNF', 'SHUNT', 'SITE', 'SKBP', 'SKN', 'SMM', 'SMN', 'SNV', 'SPRM', 'SPRP', 'SPRPB', 'SPS', 'SPT', 'SPTC', 'SPTT', 'SPUT1', 'SPUTIN', 'SPUTSP', 'STER', 'STL', 'STONE', 'SUBMA', 'SUBMX', 'SUMP', 'SUP', 'SUTUR', 'SWGZ', 'SWT', 'TASP', 'TEAR', 'THRB', 'TISS', 'TISU', 'TLC', 'TRAC', 'TRANS', 'TSERU', 'TSTES', 'TTRA', 'TUBES', 'TUMOR', 'TZANC', 'UDENT', 'UMED', 'UR', 'URC', 'URINB', 'URINC', 'URINM', 'URINN', 'URINP', 'URNS', 'URT', 'USCOP', 'USPEC', 'USUB', 'VASTIP', 'VENT', 'VITF', 'VOM', 'WASH', 'WASI', 'WAT', 'WB', 'WBC', 'WEN', 'WICK', 'WND', 'WNDA', 'WNDD', 'WNDE', 'WORM', 'WRT', 'WWA', 'WWO', 'WWT']}, 'type'=>'CodeableConcept', 'path'=>'TypeTested.type', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://terminology.hl7.org/ValueSet/v2-0487'}}, + 'preference' => {'valid_codes'=>{'http://hl7.org/fhir/specimen-contained-preference'=>['preferred', 'alternate']}, 'type'=>'code', 'path'=>'TypeTested.preference', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/specimen-contained-preference'}}, + 'container' => {'type'=>'SpecimenDefinition::TypeTested::Container', 'path'=>'TypeTested.container', 'min'=>0, 'max'=>1}, + 'requirement' => {'type'=>'markdown', 'path'=>'TypeTested.requirement', 'min'=>0, 'max'=>1}, + 'retentionTime' => {'type'=>'Duration', 'path'=>'TypeTested.retentionTime', 'min'=>0, 'max'=>1}, + 'singleUse' => {'type'=>'boolean', 'path'=>'TypeTested.singleUse', 'min'=>0, 'max'=>1}, + 'rejectionCriterion' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/rejection-criteria'=>['hemolized', 'insufficient', 'broken', 'clotted', 'wrong-temperature']}, 'type'=>'CodeableConcept', 'path'=>'TypeTested.rejectionCriterion', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/rejection-criteria'}}, + 'handling' => {'type'=>'SpecimenDefinition::TypeTested::Handling', 'path'=>'TypeTested.handling', 'min'=>0, 'max'=>Float::INFINITY}, + 'testingDestination' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/v2-0074'=>['AU', 'BG', 'BLB', 'CG', 'CUS', 'CTH', 'CT', 'CH', 'CP', 'EC', 'EN', 'GE', 'HM', 'IMG', 'ICU', 'IMM', 'LAB', 'MB', 'MCB', 'MYC', 'NMS', 'NMR', 'NRS', 'OUS', 'OT', 'OTH', 'OSL', 'PAR', 'PHR', 'PAT', 'PT', 'PHY', 'PF', 'RAD', 'RX', 'RUS', 'RC', 'RT', 'SR', 'SP', 'TX', 'VUS', 'VR', 'URN', 'XRC']}, 'type'=>'CodeableConcept', 'path'=>'TypeTested.testingDestination', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/diagnostic-service-sections'}} + } + + class Container < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'minimumVolume' => ['Quantity', 'string'] + } + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Container.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Container.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Container.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'material' => {'valid_codes'=>{'http://snomed.info/sct'=>['32039001', '61088005', '425620007']}, 'type'=>'CodeableConcept', 'path'=>'Container.material', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/container-material'}}, + 'type' => {'valid_codes'=>{'http://snomed.info/sct'=>['706041008', '22566001', '463568005', '464784003', '465046006', '465091002', '465141003', '466421006', '466447002', '466623002', '466704003', '467030004', '467131002', '467182004', '467330006', '467431009', '467499008', '467647004', '467743009', '467989009', '468131000', '468200003', '468981005', '468999002', '469287008', '469322002', '469454007', '470547006', '470597005', '700855008', '700905004', '700906003', '700955007', '700956008', '700957004', '701394007', '701516009', '701720006', '702120003', '702223006', '702224000', '702232008', '702244006', '702256007', '702264001', '702268003', '702269006', '702275002', '702276001', '702277005', '702278000', '702279008', '702280006', '702281005', '702282003', '702283008', '702284002', '702285001', '702286000', '702287009', '702288004', '702289007', '702290003', '702292006', '702293001', '702294007', '702295008', '702296009', '702297000', '702298005', '702299002', '702300005', '702301009', '702302002', '702303007', '702304001', '702305000', '702306004', '702307008', '702308003', '702309006', '702310001', '706042001', '706044000', '706045004', '706046003', '706047007', '706048002', '706049005', '706050005', '706051009', '706052002', '706053007', '706054001', '706055000', '706056004', '706057008', '706058003', '706067003', '706071000', '712485008', '713951005', '714731008', '718301008', '718302001', '718590003', '719915009', '720367009', '733479001', '733713006', '738512001', '767382000', '767383005', '767384004', '767385003', '767387006', '767389009', '767390000', '767660003', '874799005', '878860002', '1141762001', '1141810006', '1141885009', '1202028007']}, 'type'=>'CodeableConcept', 'path'=>'Container.type', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/specimen-container-type'}}, + 'cap' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/container-cap'=>['red', 'yellow', 'dark-yellow', 'grey', 'light-blue', 'black', 'green', 'light-green', 'lavender', 'brown', 'white', 'pink']}, 'type'=>'CodeableConcept', 'path'=>'Container.cap', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/container-cap'}}, + 'description' => {'type'=>'markdown', 'path'=>'Container.description', 'min'=>0, 'max'=>1}, + 'capacity' => {'type'=>'Quantity', 'path'=>'Container.capacity', 'min'=>0, 'max'=>1}, + 'minimumVolumeQuantity' => {'type'=>'Quantity', 'path'=>'Container.minimumVolume[x]', 'min'=>0, 'max'=>1}, + 'minimumVolumeString' => {'type'=>'string', 'path'=>'Container.minimumVolume[x]', 'min'=>0, 'max'=>1}, + 'additive' => {'type'=>'SpecimenDefinition::TypeTested::Container::Additive', 'path'=>'Container.additive', 'min'=>0, 'max'=>Float::INFINITY}, + 'preparation' => {'type'=>'markdown', 'path'=>'Container.preparation', 'min'=>0, 'max'=>1} + } + + class Additive < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'additive' => ['CodeableConcept', 'Reference'] + } + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Additive.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Additive.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Additive.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'additiveCodeableConcept' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/v2-0371'=>['F10', 'C32', 'C38', 'HCL6', 'ACDA', 'ACDB', 'ACET', 'AMIES', 'HEPA', 'BACTM', 'BOR', 'BOUIN', 'BF10', 'WEST', 'BSKM', 'CARS', 'CARY', 'CHLTM', 'CTAD', 'ENT', 'ENT+', 'JKM', 'KARN', 'LIA', 'HEPL', 'M4', 'M4RT', 'M5', 'MICHTM', 'MMDTM', 'HNO3', 'NONE', 'PAGE', 'PHENOL', 'KOX', 'EDTK', 'EDTK15', 'EDTK75', 'PVA', 'RLM', 'SST', 'SILICA', 'NAF', 'FL100', 'FL10', 'NAPS', 'HEPN', 'EDTN', 'SPS', 'STUTM', 'THROM', 'FDP', 'THYMOL', 'THYO', 'TOLU', 'URETM', 'VIRTM']}, 'type'=>'CodeableConcept', 'path'=>'Additive.additive[x]', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://terminology.hl7.org/ValueSet/v2-0371'}}, + 'additiveReference' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/SubstanceDefinition'], 'type'=>'Reference', 'path'=>'Additive.additive[x]', 'min'=>1, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :additiveCodeableConcept # 1-1 CodeableConcept + attr_accessor :additiveReference # 1-1 Reference(SubstanceDefinition) + end + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :material # 0-1 CodeableConcept + attr_accessor :type # 0-1 CodeableConcept + attr_accessor :cap # 0-1 CodeableConcept + attr_accessor :description # 0-1 markdown + attr_accessor :capacity # 0-1 Quantity + attr_accessor :minimumVolumeQuantity # 0-1 Quantity + attr_accessor :minimumVolumeString # 0-1 string + attr_accessor :additive # 0-* [ SpecimenDefinition::TypeTested::Container::Additive ] + attr_accessor :preparation # 0-1 markdown + end + + class Handling < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Handling.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Handling.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Handling.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'temperatureQualifier' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/handling-condition'=>['room', 'refrigerated', 'frozen']}, 'type'=>'CodeableConcept', 'path'=>'Handling.temperatureQualifier', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/handling-condition'}}, + 'temperatureRange' => {'type'=>'Range', 'path'=>'Handling.temperatureRange', 'min'=>0, 'max'=>1}, + 'maxDuration' => {'type'=>'Duration', 'path'=>'Handling.maxDuration', 'min'=>0, 'max'=>1}, + 'instruction' => {'type'=>'markdown', 'path'=>'Handling.instruction', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :temperatureQualifier # 0-1 CodeableConcept + attr_accessor :temperatureRange # 0-1 Range + attr_accessor :maxDuration # 0-1 Duration + attr_accessor :instruction # 0-1 markdown + end + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :isDerived # 0-1 boolean + attr_accessor :type # 0-1 CodeableConcept + attr_accessor :preference # 1-1 code + attr_accessor :container # 0-1 SpecimenDefinition::TypeTested::Container + attr_accessor :requirement # 0-1 markdown + attr_accessor :retentionTime # 0-1 Duration + attr_accessor :singleUse # 0-1 boolean + attr_accessor :rejectionCriterion # 0-* [ CodeableConcept ] + attr_accessor :handling # 0-* [ SpecimenDefinition::TypeTested::Handling ] + attr_accessor :testingDestination # 0-* [ CodeableConcept ] + end + + attr_accessor :id # 0-1 id + attr_accessor :meta # 0-1 Meta + attr_accessor :implicitRules # 0-1 uri + attr_accessor :language # 0-1 code + attr_accessor :text # 0-1 Narrative + attr_accessor :contained # 0-* [ Resource ] + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :url # 0-1 uri + attr_accessor :identifier # 0-1 Identifier + attr_accessor :version # 0-1 string + attr_accessor :versionAlgorithmString # 0-1 string + attr_accessor :versionAlgorithmCoding # 0-1 Coding + attr_accessor :name # 0-1 string + attr_accessor :title # 0-1 string + attr_accessor :derivedFromCanonical # 0-* [ canonical ] + attr_accessor :derivedFromUri # 0-* [ uri ] + attr_accessor :status # 1-1 code + attr_accessor :experimental # 0-1 boolean + attr_accessor :subjectCodeableConcept # 0-1 CodeableConcept + attr_accessor :subjectReference # 0-1 Reference(Group) + attr_accessor :date # 0-1 dateTime + attr_accessor :publisher # 0-1 string + attr_accessor :contact # 0-* [ ContactDetail ] + attr_accessor :description # 0-1 markdown + attr_accessor :useContext # 0-* [ UsageContext ] + attr_accessor :jurisdiction # 0-* [ CodeableConcept ] + attr_accessor :purpose # 0-1 markdown + attr_accessor :copyright # 0-1 markdown + attr_accessor :copyrightLabel # 0-1 string + attr_accessor :approvalDate # 0-1 date + attr_accessor :lastReviewDate # 0-1 date + attr_accessor :effectivePeriod # 0-1 Period + attr_accessor :typeCollected # 0-1 CodeableConcept + attr_accessor :patientPreparation # 0-* [ CodeableConcept ] + attr_accessor :timeAspect # 0-1 string + attr_accessor :collection # 0-* [ CodeableConcept ] + attr_accessor :typeTested # 0-* [ SpecimenDefinition::TypeTested ] + + def resourceType + 'SpecimenDefinition' + end + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/resources/StructureDefinition.rb b/lib/fhir_models/r6/generated/resources/StructureDefinition.rb new file mode 100644 index 00000000..7423f37a --- /dev/null +++ b/lib/fhir_models/r6/generated/resources/StructureDefinition.rb @@ -0,0 +1,178 @@ +module FHIR + module R6 + class StructureDefinition < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + include FHIR::CommonStructureDefinition + + MULTIPLE_TYPES = { + 'versionAlgorithm' => ['string', 'Coding'] + } + SEARCH_PARAMS = ['abstract', 'base', 'base-path', 'context', 'context-quantity', 'context-type', 'context-type-quantity', 'context-type-value', 'date', 'derivation', 'description', 'experimental', 'ext-context', 'ext-context-expression', 'ext-context-type', 'identifier', 'jurisdiction', 'keyword', 'kind', 'name', 'path', 'publisher', 'status', 'title', 'type', 'url', 'valueset', 'version'] + METADATA = { + 'id' => {'type'=>'id', 'path'=>'StructureDefinition.id', 'min'=>0, 'max'=>1}, + 'meta' => {'type'=>'Meta', 'path'=>'StructureDefinition.meta', 'min'=>0, 'max'=>1}, + 'implicitRules' => {'type'=>'uri', 'path'=>'StructureDefinition.implicitRules', 'min'=>0, 'max'=>1}, + 'language' => {'type'=>'code', 'path'=>'StructureDefinition.language', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-languages'}}, + 'text' => {'type'=>'Narrative', 'path'=>'StructureDefinition.text', 'min'=>0, 'max'=>1}, + 'contained' => {'type'=>'Resource', 'path'=>'StructureDefinition.contained', 'min'=>0, 'max'=>Float::INFINITY}, + 'extension' => {'type'=>'Extension', 'path'=>'StructureDefinition.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'StructureDefinition.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'url' => {'type'=>'uri', 'path'=>'StructureDefinition.url', 'min'=>1, 'max'=>1}, + 'identifier' => {'type'=>'Identifier', 'path'=>'StructureDefinition.identifier', 'min'=>0, 'max'=>Float::INFINITY}, + 'version' => {'type'=>'string', 'path'=>'StructureDefinition.version', 'min'=>0, 'max'=>1}, + 'versionAlgorithmString' => {'type'=>'string', 'path'=>'StructureDefinition.versionAlgorithm[x]', 'min'=>0, 'max'=>1}, + 'versionAlgorithmCoding' => {'valid_codes'=>{'http://hl7.org/fhir/version-algorithm'=>['semver', 'integer', 'alpha', 'date', 'natural']}, 'type'=>'Coding', 'path'=>'StructureDefinition.versionAlgorithm[x]', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/version-algorithm'}}, + 'name' => {'type'=>'string', 'path'=>'StructureDefinition.name', 'min'=>1, 'max'=>1}, + 'title' => {'type'=>'string', 'path'=>'StructureDefinition.title', 'min'=>0, 'max'=>1}, + 'status' => {'valid_codes'=>{'http://hl7.org/fhir/publication-status'=>['draft', 'active', 'retired', 'unknown']}, 'type'=>'code', 'path'=>'StructureDefinition.status', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/publication-status'}}, + 'experimental' => {'type'=>'boolean', 'path'=>'StructureDefinition.experimental', 'min'=>0, 'max'=>1}, + 'date' => {'type'=>'dateTime', 'path'=>'StructureDefinition.date', 'min'=>0, 'max'=>1}, + 'publisher' => {'type'=>'string', 'path'=>'StructureDefinition.publisher', 'min'=>0, 'max'=>1}, + 'contact' => {'type'=>'ContactDetail', 'path'=>'StructureDefinition.contact', 'min'=>0, 'max'=>Float::INFINITY}, + 'description' => {'type'=>'markdown', 'path'=>'StructureDefinition.description', 'min'=>0, 'max'=>1}, + 'useContext' => {'type'=>'UsageContext', 'path'=>'StructureDefinition.useContext', 'min'=>0, 'max'=>Float::INFINITY}, + 'jurisdiction' => {'valid_codes'=>{'urn:iso:std:iso:3166'=>['AD', 'AE', 'AF', 'AG', 'AI', 'AL', 'AM', 'AO', 'AQ', 'AR', 'AS', 'AT', 'AU', 'AW', 'AX', 'AZ', 'BA', 'BB', 'BD', 'BE', 'BF', 'BG', 'BH', 'BI', 'BJ', 'BL', 'BM', 'BN', 'BO', 'BQ', 'BR', 'BS', 'BT', 'BV', 'BW', 'BY', 'BZ', 'CA', 'CC', 'CD', 'CF', 'CG', 'CH', 'CI', 'CK', 'CL', 'CM', 'CN', 'CO', 'CR', 'CU', 'CV', 'CW', 'CX', 'CY', 'CZ', 'DE', 'DJ', 'DK', 'DM', 'DO', 'DZ', 'EC', 'EE', 'EG', 'EH', 'ER', 'ES', 'ET', 'FI', 'FJ', 'FK', 'FM', 'FO', 'FR', 'GA', 'GB', 'GD', 'GE', 'GF', 'GG', 'GH', 'GI', 'GL', 'GM', 'GN', 'GP', 'GQ', 'GR', 'GS', 'GT', 'GU', 'GW', 'GY', 'HK', 'HM', 'HN', 'HR', 'HT', 'HU', 'ID', 'IE', 'IL', 'IM', 'IN', 'IO', 'IQ', 'IR', 'IS', 'IT', 'JE', 'JM', 'JO', 'JP', 'KE', 'KG', 'KH', 'KI', 'KM', 'KN', 'KP', 'KR', 'KW', 'KY', 'KZ', 'LA', 'LB', 'LC', 'LI', 'LK', 'LR', 'LS', 'LT', 'LU', 'LV', 'LY', 'MA', 'MC', 'MD', 'ME', 'MF', 'MG', 'MH', 'MK', 'ML', 'MM', 'MN', 'MO', 'MP', 'MQ', 'MR', 'MS', 'MT', 'MU', 'MV', 'MW', 'MX', 'MY', 'MZ', 'NA', 'NC', 'NE', 'NF', 'NG', 'NI', 'NL', 'NO', 'NP', 'NR', 'NU', 'NZ', 'OM', 'PA', 'PE', 'PF', 'PG', 'PH', 'PK', 'PL', 'PM', 'PN', 'PR', 'PS', 'PT', 'PW', 'PY', 'QA', 'RE', 'RO', 'RS', 'RU', 'RW', 'SA', 'SB', 'SC', 'SD', 'SE', 'SG', 'SH', 'SI', 'SJ', 'SK', 'SL', 'SM', 'SN', 'SO', 'SR', 'SS', 'ST', 'SV', 'SX', 'SY', 'SZ', 'TC', 'TD', 'TF', 'TG', 'TH', 'TJ', 'TK', 'TL', 'TM', 'TN', 'TO', 'TR', 'TT', 'TV', 'TW', 'TZ', 'UA', 'UG', 'UM', 'US', 'UY', 'UZ', 'VA', 'VC', 'VE', 'VG', 'VI', 'VN', 'VU', 'WF', 'WS', 'YE', 'YT', 'ZA', 'ZM', 'ZW', 'ABW', 'AFG', 'AGO', 'AIA', 'ALA', 'ALB', 'AND', 'ARE', 'ARG', 'ARM', 'ASM', 'ATA', 'ATF', 'ATG', 'AUS', 'AUT', 'AZE', 'BDI', 'BEL', 'BEN', 'BES', 'BFA', 'BGD', 'BGR', 'BHR', 'BHS', 'BIH', 'BLM', 'BLR', 'BLZ', 'BMU', 'BOL', 'BRA', 'BRB', 'BRN', 'BTN', 'BVT', 'BWA', 'CAF', 'CAN', 'CCK', 'CHE', 'CHL', 'CHN', 'CIV', 'CMR', 'COD', 'COG', 'COK', 'COL', 'COM', 'CPV', 'CRI', 'CUB', 'CUW', 'CXR', 'CYM', 'CYP', 'CZE', 'DEU', 'DJI', 'DMA', 'DNK', 'DOM', 'DZA', 'ECU', 'EGY', 'ERI', 'ESH', 'ESP', 'EST', 'ETH', 'FIN', 'FJI', 'FLK', 'FRA', 'FRO', 'FSM', 'GAB', 'GBR', 'GEO', 'GGY', 'GHA', 'GIB', 'GIN', 'GLP', 'GMB', 'GNB', 'GNQ', 'GRC', 'GRD', 'GRL', 'GTM', 'GUF', 'GUM', 'GUY', 'HKG', 'HMD', 'HND', 'HRV', 'HTI', 'HUN', 'IDN', 'IMN', 'IND', 'IOT', 'IRL', 'IRN', 'IRQ', 'ISL', 'ISR', 'ITA', 'JAM', 'JEY', 'JOR', 'JPN', 'KAZ', 'KEN', 'KGZ', 'KHM', 'KIR', 'KNA', 'KOR', 'KWT', 'LAO', 'LBN', 'LBR', 'LBY', 'LCA', 'LIE', 'LKA', 'LSO', 'LTU', 'LUX', 'LVA', 'MAC', 'MAF', 'MAR', 'MCO', 'MDA', 'MDG', 'MDV', 'MEX', 'MHL', 'MKD', 'MLI', 'MLT', 'MMR', 'MNE', 'MNG', 'MNP', 'MOZ', 'MRT', 'MSR', 'MTQ', 'MUS', 'MWI', 'MYS', 'MYT', 'NAM', 'NCL', 'NER', 'NFK', 'NGA', 'NIC', 'NIU', 'NLD', 'NOR', 'NPL', 'NRU', 'NZL', 'OMN', 'PAK', 'PAN', 'PCN', 'PER', 'PHL', 'PLW', 'PNG', 'POL', 'PRI', 'PRK', 'PRT', 'PRY', 'PSE', 'PYF', 'QAT', 'REU', 'ROU', 'RUS', 'RWA', 'SAU', 'SDN', 'SEN', 'SGP', 'SGS', 'SHN', 'SJM', 'SLB', 'SLE', 'SLV', 'SMR', 'SOM', 'SPM', 'SRB', 'SSD', 'STP', 'SUR', 'SVK', 'SVN', 'SWE', 'SWZ', 'SXM', 'SYC', 'SYR', 'TCA', 'TCD', 'TGO', 'THA', 'TJK', 'TKL', 'TKM', 'TLS', 'TON', 'TTO', 'TUN', 'TUR', 'TUV', 'TWN', 'TZA', 'UGA', 'UKR', 'UMI', 'URY', 'USA', 'UZB', 'VAT', 'VCT', 'VEN', 'VGB', 'VIR', 'VNM', 'VUT', 'WLF', 'WSM', 'YEM', 'ZAF', 'ZMB', 'ZWE', '004', '008', '010', '012', '016', '020', '024', '028', '031', '032', '036', '040', '044', '048', '050', '051', '052', '056', '060', '064', '068', '070', '072', '074', '076', '084', '086', '090', '092', '096', '100', '104', '108', '112', '116', '120', '124', '132', '136', '140', '144', '148', '152', '156', '158', '162', '166', '170', '174', '175', '178', '180', '184', '188', '191', '192', '196', '203', '204', '208', '212', '214', '218', '222', '226', '231', '232', '233', '234', '238', '239', '242', '246', '248', '250', '254', '258', '260', '262', '266', '268', '270', '275', '276', '288', '292', '296', '300', '304', '308', '312', '316', '320', '324', '328', '332', '334', '336', '340', '344', '348', '352', '356', '360', '364', '368', '372', '376', '380', '384', '388', '392', '398', '400', '404', '408', '410', '414', '417', '418', '422', '426', '428', '430', '434', '438', '440', '442', '446', '450', '454', '458', '462', '466', '470', '474', '478', '480', '484', '492', '496', '498', '499', '500', '504', '508', '512', '516', '520', '524', '528', '531', '533', '534', '535', '540', '548', '554', '558', '562', '566', '570', '574', '578', '580', '581', '583', '584', '585', '586', '591', '598', '600', '604', '608', '612', '616', '620', '624', '626', '630', '634', '638', '642', '643', '646', '652', '654', '659', '660', '662', '663', '666', '670', '674', '678', '682', '686', '688', '690', '694', '702', '703', '704', '705', '706', '710', '716', '724', '728', '729', '732', '740', '744', '748', '752', '756', '760', '762', '764', '768', '772', '776', '780', '784', '788', '792', '795', '796', '798', '800', '804', '807', '818', '826', '831', '832', '833', '834', '840', '850', '854', '858', '860', '862', '876', '882', '887', '894'], 'urn:iso:std:iso:3166:-2'=>['AF-BAL', 'AF-BAM', 'AF-BDG', 'AF-BDS', 'AF-BGL', 'AF-DAY', 'AF-FRA', 'AF-FYB', 'AF-GHA', 'AF-GHO', 'AF-HEL', 'AF-HER', 'AF-JOW', 'AF-KAB', 'AF-KAN', 'AF-KAP', 'AF-KDZ', 'AF-KHO', 'AF-KNR', 'AF-LAG', 'AF-LOG', 'AF-NAN', 'AF-NIM', 'AF-NUR', 'AF-PAN', 'AF-PAR', 'AF-PIA', 'AF-PKA', 'AF-SAM', 'AF-SAR', 'AF-TAK', 'AF-URU', 'AF-WAR', 'AF-ZAB', 'AX-AX', 'AL-01', 'AL-02', 'AL-03', 'AL-04', 'AL-05', 'AL-06', 'AL-07', 'AL-08', 'AL-09', 'AL-10', 'AL-11', 'AL-12', 'AL-BR', 'AL-BU', 'AL-DI', 'AL-DL', 'AL-DR', 'AL-DV', 'AL-EL', 'AL-ER', 'AL-FR', 'AL-GJ', 'AL-GR', 'AL-HA', 'AL-KA', 'AL-KB', 'AL-KC', 'AL-KO', 'AL-KR', 'AL-KU', 'AL-LB', 'AL-LE', 'AL-LU', 'AL-MK', 'AL-MM', 'AL-MR', 'AL-MT', 'AL-PG', 'AL-PQ', 'AL-PR', 'AL-PU', 'AL-SH', 'AL-SK', 'AL-SR', 'AL-TE', 'AL-TP', 'AL-TR', 'AL-VL', 'DZ-01', 'DZ-02', 'DZ-03', 'DZ-04', 'DZ-05', 'DZ-06', 'DZ-07', 'DZ-08', 'DZ-09', 'DZ-10', 'DZ-11', 'DZ-12', 'DZ-13', 'DZ-14', 'DZ-15', 'DZ-16', 'DZ-17', 'DZ-18', 'DZ-19', 'DZ-20', 'DZ-21', 'DZ-22', 'DZ-23', 'DZ-24', 'DZ-25', 'DZ-26', 'DZ-27', 'DZ-28', 'DZ-29', 'DZ-30', 'DZ-31', 'DZ-32', 'DZ-33', 'DZ-34', 'DZ-35', 'DZ-36', 'DZ-37', 'DZ-38', 'DZ-39', 'DZ-40', 'DZ-41', 'DZ-42', 'DZ-43', 'DZ-44', 'DZ-45', 'DZ-46', 'DZ-47', 'DZ-48', 'AS-AS', 'AD-02', 'AD-03', 'AD-04', 'AD-05', 'AD-06', 'AD-07', 'AD-08', 'AO-BGO', 'AO-BGU', 'AO-BIE', 'AO-CAB', 'AO-CCU', 'AO-CNN', 'AO-CNO', 'AO-CUS', 'AO-HUA', 'AO-HUI', 'AO-LNO', 'AO-LSU', 'AO-LUA', 'AO-MAL', 'AO-MOX', 'AO-NAM', 'AO-UIG', 'AO-ZAI', 'AI-AI', 'AQ-AQ', 'AG-03', 'AG-04', 'AG-05', 'AG-06', 'AG-07', 'AG-08', 'AG-10', 'AG-11', 'AR-A', 'AR-B', 'AR-C', 'AR-D', 'AR-E', 'AR-F', 'AR-G', 'AR-H', 'AR-J', 'AR-K', 'AR-L', 'AR-M', 'AR-N', 'AR-P', 'AR-Q', 'AR-R', 'AR-S', 'AR-T', 'AR-U', 'AR-V', 'AR-W', 'AR-X', 'AR-Y', 'AR-Z', 'AM-AG', 'AM-AR', 'AM-AV', 'AM-ER', 'AM-GR', 'AM-KT', 'AM-LO', 'AM-SH', 'AM-SU', 'AM-TV', 'AM-VD', 'AW-AW', 'AU-ACT', 'AU-NSW', 'AU-NT', 'AU-QLD', 'AU-SA', 'AU-TAS', 'AU-VIC', 'AU-WA', 'AT-1', 'AT-2', 'AT-3', 'AT-4', 'AT-5', 'AT-6', 'AT-7', 'AT-8', 'AT-9', 'AZ-ABS', 'AZ-AGA', 'AZ-AGC', 'AZ-AGM', 'AZ-AGS', 'AZ-AGU', 'AZ-AST', 'AZ-BA', 'AZ-BAB', 'AZ-BAL', 'AZ-BAR', 'AZ-BEY', 'AZ-BIL', 'AZ-CAB', 'AZ-CAL', 'AZ-CUL', 'AZ-DAS', 'AZ-FUZ', 'AZ-GAD', 'AZ-GA', 'AZ-GOR', 'AZ-GOY', 'AZ-GYG', 'AZ-HAC', 'AZ-IMI', 'AZ-ISM', 'AZ-KAL', 'AZ-KAN', 'AZ-KUR', 'AZ-LAC', 'AZ-LA', 'AZ-LAN', 'AZ-LER']}, 'type'=>'CodeableConcept', 'path'=>'StructureDefinition.jurisdiction', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/jurisdiction'}}, + 'purpose' => {'type'=>'markdown', 'path'=>'StructureDefinition.purpose', 'min'=>0, 'max'=>1}, + 'copyright' => {'type'=>'markdown', 'path'=>'StructureDefinition.copyright', 'min'=>0, 'max'=>1}, + 'copyrightLabel' => {'type'=>'string', 'path'=>'StructureDefinition.copyrightLabel', 'min'=>0, 'max'=>1}, + 'keyword' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/definition-use'=>['fhir-structure', 'custom-resource', 'dam', 'wire-format', 'archetype', 'template']}, 'type'=>'Coding', 'path'=>'StructureDefinition.keyword', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/definition-use'}}, + 'fhirVersion' => {'valid_codes'=>{'http://hl7.org/fhir/FHIR-version'=>['0.01', '0.05', '0.06', '0.11', '0.0', '0.0.80', '0.0.81', '0.0.82', '0.4', '0.4.0', '0.5', '0.5.0', '1.0', '1.0.0', '1.0.1', '1.0.2', '1.1', '1.1.0', '1.4', '1.4.0', '1.6', '1.6.0', '1.8', '1.8.0', '3.0', '3.0.0', '3.0.1', '3.0.2', '3.3', '3.3.0', '3.5', '3.5.0', '4.0', '4.0.0', '4.0.1', '4.1', '4.1.0', '4.2', '4.2.0', '4.3', '4.3.0', '4.3.0-cibuild', '4.3.0-snapshot1', '4.4', '4.4.0', '4.5', '4.5.0', '4.6', '4.6.0', '5.0', '5.0.0', '5.0.0-cibuild', '5.0.0-snapshot1', '5.0.0-snapshot2', '5.0.0-ballot', '5.0.0-snapshot3', '5.0.0-draft-final', '6.0', '6.0.0', '6.0.0-ballo1', '6.0.0-ballot2']}, 'type'=>'code', 'path'=>'StructureDefinition.fhirVersion', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/FHIR-version'}}, + 'mapping' => {'type'=>'StructureDefinition::Mapping', 'path'=>'StructureDefinition.mapping', 'min'=>0, 'max'=>Float::INFINITY}, + 'kind' => {'valid_codes'=>{'http://hl7.org/fhir/structure-definition-kind'=>['primitive-type', 'complex-type', 'resource', 'logical']}, 'type'=>'code', 'path'=>'StructureDefinition.kind', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/structure-definition-kind'}}, + 'abstract' => {'type'=>'boolean', 'path'=>'StructureDefinition.abstract', 'min'=>1, 'max'=>1}, + 'context' => {'type'=>'StructureDefinition::Context', 'path'=>'StructureDefinition.context', 'min'=>0, 'max'=>Float::INFINITY}, + 'contextInvariant' => {'type'=>'string', 'path'=>'StructureDefinition.contextInvariant', 'min'=>0, 'max'=>Float::INFINITY}, + 'type' => {'type'=>'uri', 'path'=>'StructureDefinition.type', 'min'=>1, 'max'=>1}, + 'baseDefinition' => {'type'=>'canonical', 'path'=>'StructureDefinition.baseDefinition', 'min'=>0, 'max'=>1}, + 'derivation' => {'valid_codes'=>{'http://hl7.org/fhir/type-derivation-rule'=>['specialization', 'constraint']}, 'type'=>'code', 'path'=>'StructureDefinition.derivation', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/type-derivation-rule'}}, + 'snapshot' => {'type'=>'StructureDefinition::Snapshot', 'path'=>'StructureDefinition.snapshot', 'min'=>0, 'max'=>1}, + 'differential' => {'type'=>'StructureDefinition::Differential', 'path'=>'StructureDefinition.differential', 'min'=>0, 'max'=>1} + } + + class Mapping < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Mapping.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Mapping.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Mapping.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'identity' => {'type'=>'id', 'path'=>'Mapping.identity', 'min'=>1, 'max'=>1}, + 'uri' => {'type'=>'uri', 'path'=>'Mapping.uri', 'min'=>0, 'max'=>1}, + 'name' => {'type'=>'string', 'path'=>'Mapping.name', 'min'=>0, 'max'=>1}, + 'comment' => {'type'=>'string', 'path'=>'Mapping.comment', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :identity # 1-1 id + attr_accessor :uri # 0-1 uri + attr_accessor :name # 0-1 string + attr_accessor :comment # 0-1 string + end + + class Context < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Context.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Context.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Context.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'type' => {'valid_codes'=>{'http://hl7.org/fhir/extension-context-type'=>['fhirpath', 'element', 'extension']}, 'type'=>'code', 'path'=>'Context.type', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/extension-context-type'}}, + 'expression' => {'type'=>'string', 'path'=>'Context.expression', 'min'=>1, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :type # 1-1 code + attr_accessor :expression # 1-1 string + end + + class Snapshot < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Snapshot.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Snapshot.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Snapshot.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'element' => {'type'=>'ElementDefinition', 'path'=>'Snapshot.element', 'min'=>1, 'max'=>Float::INFINITY} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :element # 1-* [ ElementDefinition ] + end + + class Differential < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Differential.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Differential.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Differential.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'element' => {'type'=>'ElementDefinition', 'path'=>'Differential.element', 'min'=>1, 'max'=>Float::INFINITY} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :element # 1-* [ ElementDefinition ] + end + + attr_accessor :id # 0-1 id + attr_accessor :meta # 0-1 Meta + attr_accessor :implicitRules # 0-1 uri + attr_accessor :language # 0-1 code + attr_accessor :text # 0-1 Narrative + attr_accessor :contained # 0-* [ Resource ] + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :url # 1-1 uri + attr_accessor :identifier # 0-* [ Identifier ] + attr_accessor :version # 0-1 string + attr_accessor :versionAlgorithmString # 0-1 string + attr_accessor :versionAlgorithmCoding # 0-1 Coding + attr_accessor :name # 1-1 string + attr_accessor :title # 0-1 string + attr_accessor :status # 1-1 code + attr_accessor :experimental # 0-1 boolean + attr_accessor :date # 0-1 dateTime + attr_accessor :publisher # 0-1 string + attr_accessor :contact # 0-* [ ContactDetail ] + attr_accessor :description # 0-1 markdown + attr_accessor :useContext # 0-* [ UsageContext ] + attr_accessor :jurisdiction # 0-* [ CodeableConcept ] + attr_accessor :purpose # 0-1 markdown + attr_accessor :copyright # 0-1 markdown + attr_accessor :copyrightLabel # 0-1 string + attr_accessor :keyword # 0-* [ Coding ] + attr_accessor :fhirVersion # 0-1 code + attr_accessor :mapping # 0-* [ StructureDefinition::Mapping ] + attr_accessor :kind # 1-1 code + attr_accessor :abstract # 1-1 boolean + attr_accessor :context # 0-* [ StructureDefinition::Context ] + attr_accessor :contextInvariant # 0-* [ string ] + attr_accessor :type # 1-1 uri + attr_accessor :baseDefinition # 0-1 canonical + attr_accessor :derivation # 0-1 code + attr_accessor :snapshot # 0-1 StructureDefinition::Snapshot + attr_accessor :differential # 0-1 StructureDefinition::Differential + + def resourceType + 'StructureDefinition' + end + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/resources/StructureMap.rb b/lib/fhir_models/r6/generated/resources/StructureMap.rb new file mode 100644 index 00000000..8034c0ed --- /dev/null +++ b/lib/fhir_models/r6/generated/resources/StructureMap.rb @@ -0,0 +1,328 @@ +module FHIR + module R6 + class StructureMap < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'versionAlgorithm' => ['string', 'Coding'] + } + SEARCH_PARAMS = ['context', 'context-quantity', 'context-type', 'context-type-quantity', 'context-type-value', 'date', 'description', 'identifier', 'jurisdiction', 'name', 'publisher', 'status', 'title', 'url', 'version'] + METADATA = { + 'id' => {'type'=>'id', 'path'=>'StructureMap.id', 'min'=>0, 'max'=>1}, + 'meta' => {'type'=>'Meta', 'path'=>'StructureMap.meta', 'min'=>0, 'max'=>1}, + 'implicitRules' => {'type'=>'uri', 'path'=>'StructureMap.implicitRules', 'min'=>0, 'max'=>1}, + 'language' => {'type'=>'code', 'path'=>'StructureMap.language', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-languages'}}, + 'text' => {'type'=>'Narrative', 'path'=>'StructureMap.text', 'min'=>0, 'max'=>1}, + 'contained' => {'type'=>'Resource', 'path'=>'StructureMap.contained', 'min'=>0, 'max'=>Float::INFINITY}, + 'extension' => {'type'=>'Extension', 'path'=>'StructureMap.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'StructureMap.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'url' => {'type'=>'uri', 'path'=>'StructureMap.url', 'min'=>1, 'max'=>1}, + 'identifier' => {'type'=>'Identifier', 'path'=>'StructureMap.identifier', 'min'=>0, 'max'=>Float::INFINITY}, + 'version' => {'type'=>'string', 'path'=>'StructureMap.version', 'min'=>0, 'max'=>1}, + 'versionAlgorithmString' => {'type'=>'string', 'path'=>'StructureMap.versionAlgorithm[x]', 'min'=>0, 'max'=>1}, + 'versionAlgorithmCoding' => {'valid_codes'=>{'http://hl7.org/fhir/version-algorithm'=>['semver', 'integer', 'alpha', 'date', 'natural']}, 'type'=>'Coding', 'path'=>'StructureMap.versionAlgorithm[x]', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/version-algorithm'}}, + 'name' => {'type'=>'string', 'path'=>'StructureMap.name', 'min'=>1, 'max'=>1}, + 'title' => {'type'=>'string', 'path'=>'StructureMap.title', 'min'=>0, 'max'=>1}, + 'status' => {'valid_codes'=>{'http://hl7.org/fhir/publication-status'=>['draft', 'active', 'retired', 'unknown']}, 'type'=>'code', 'path'=>'StructureMap.status', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/publication-status'}}, + 'experimental' => {'type'=>'boolean', 'path'=>'StructureMap.experimental', 'min'=>0, 'max'=>1}, + 'date' => {'type'=>'dateTime', 'path'=>'StructureMap.date', 'min'=>0, 'max'=>1}, + 'publisher' => {'type'=>'string', 'path'=>'StructureMap.publisher', 'min'=>0, 'max'=>1}, + 'contact' => {'type'=>'ContactDetail', 'path'=>'StructureMap.contact', 'min'=>0, 'max'=>Float::INFINITY}, + 'description' => {'type'=>'markdown', 'path'=>'StructureMap.description', 'min'=>0, 'max'=>1}, + 'useContext' => {'type'=>'UsageContext', 'path'=>'StructureMap.useContext', 'min'=>0, 'max'=>Float::INFINITY}, + 'jurisdiction' => {'valid_codes'=>{'urn:iso:std:iso:3166'=>['AD', 'AE', 'AF', 'AG', 'AI', 'AL', 'AM', 'AO', 'AQ', 'AR', 'AS', 'AT', 'AU', 'AW', 'AX', 'AZ', 'BA', 'BB', 'BD', 'BE', 'BF', 'BG', 'BH', 'BI', 'BJ', 'BL', 'BM', 'BN', 'BO', 'BQ', 'BR', 'BS', 'BT', 'BV', 'BW', 'BY', 'BZ', 'CA', 'CC', 'CD', 'CF', 'CG', 'CH', 'CI', 'CK', 'CL', 'CM', 'CN', 'CO', 'CR', 'CU', 'CV', 'CW', 'CX', 'CY', 'CZ', 'DE', 'DJ', 'DK', 'DM', 'DO', 'DZ', 'EC', 'EE', 'EG', 'EH', 'ER', 'ES', 'ET', 'FI', 'FJ', 'FK', 'FM', 'FO', 'FR', 'GA', 'GB', 'GD', 'GE', 'GF', 'GG', 'GH', 'GI', 'GL', 'GM', 'GN', 'GP', 'GQ', 'GR', 'GS', 'GT', 'GU', 'GW', 'GY', 'HK', 'HM', 'HN', 'HR', 'HT', 'HU', 'ID', 'IE', 'IL', 'IM', 'IN', 'IO', 'IQ', 'IR', 'IS', 'IT', 'JE', 'JM', 'JO', 'JP', 'KE', 'KG', 'KH', 'KI', 'KM', 'KN', 'KP', 'KR', 'KW', 'KY', 'KZ', 'LA', 'LB', 'LC', 'LI', 'LK', 'LR', 'LS', 'LT', 'LU', 'LV', 'LY', 'MA', 'MC', 'MD', 'ME', 'MF', 'MG', 'MH', 'MK', 'ML', 'MM', 'MN', 'MO', 'MP', 'MQ', 'MR', 'MS', 'MT', 'MU', 'MV', 'MW', 'MX', 'MY', 'MZ', 'NA', 'NC', 'NE', 'NF', 'NG', 'NI', 'NL', 'NO', 'NP', 'NR', 'NU', 'NZ', 'OM', 'PA', 'PE', 'PF', 'PG', 'PH', 'PK', 'PL', 'PM', 'PN', 'PR', 'PS', 'PT', 'PW', 'PY', 'QA', 'RE', 'RO', 'RS', 'RU', 'RW', 'SA', 'SB', 'SC', 'SD', 'SE', 'SG', 'SH', 'SI', 'SJ', 'SK', 'SL', 'SM', 'SN', 'SO', 'SR', 'SS', 'ST', 'SV', 'SX', 'SY', 'SZ', 'TC', 'TD', 'TF', 'TG', 'TH', 'TJ', 'TK', 'TL', 'TM', 'TN', 'TO', 'TR', 'TT', 'TV', 'TW', 'TZ', 'UA', 'UG', 'UM', 'US', 'UY', 'UZ', 'VA', 'VC', 'VE', 'VG', 'VI', 'VN', 'VU', 'WF', 'WS', 'YE', 'YT', 'ZA', 'ZM', 'ZW', 'ABW', 'AFG', 'AGO', 'AIA', 'ALA', 'ALB', 'AND', 'ARE', 'ARG', 'ARM', 'ASM', 'ATA', 'ATF', 'ATG', 'AUS', 'AUT', 'AZE', 'BDI', 'BEL', 'BEN', 'BES', 'BFA', 'BGD', 'BGR', 'BHR', 'BHS', 'BIH', 'BLM', 'BLR', 'BLZ', 'BMU', 'BOL', 'BRA', 'BRB', 'BRN', 'BTN', 'BVT', 'BWA', 'CAF', 'CAN', 'CCK', 'CHE', 'CHL', 'CHN', 'CIV', 'CMR', 'COD', 'COG', 'COK', 'COL', 'COM', 'CPV', 'CRI', 'CUB', 'CUW', 'CXR', 'CYM', 'CYP', 'CZE', 'DEU', 'DJI', 'DMA', 'DNK', 'DOM', 'DZA', 'ECU', 'EGY', 'ERI', 'ESH', 'ESP', 'EST', 'ETH', 'FIN', 'FJI', 'FLK', 'FRA', 'FRO', 'FSM', 'GAB', 'GBR', 'GEO', 'GGY', 'GHA', 'GIB', 'GIN', 'GLP', 'GMB', 'GNB', 'GNQ', 'GRC', 'GRD', 'GRL', 'GTM', 'GUF', 'GUM', 'GUY', 'HKG', 'HMD', 'HND', 'HRV', 'HTI', 'HUN', 'IDN', 'IMN', 'IND', 'IOT', 'IRL', 'IRN', 'IRQ', 'ISL', 'ISR', 'ITA', 'JAM', 'JEY', 'JOR', 'JPN', 'KAZ', 'KEN', 'KGZ', 'KHM', 'KIR', 'KNA', 'KOR', 'KWT', 'LAO', 'LBN', 'LBR', 'LBY', 'LCA', 'LIE', 'LKA', 'LSO', 'LTU', 'LUX', 'LVA', 'MAC', 'MAF', 'MAR', 'MCO', 'MDA', 'MDG', 'MDV', 'MEX', 'MHL', 'MKD', 'MLI', 'MLT', 'MMR', 'MNE', 'MNG', 'MNP', 'MOZ', 'MRT', 'MSR', 'MTQ', 'MUS', 'MWI', 'MYS', 'MYT', 'NAM', 'NCL', 'NER', 'NFK', 'NGA', 'NIC', 'NIU', 'NLD', 'NOR', 'NPL', 'NRU', 'NZL', 'OMN', 'PAK', 'PAN', 'PCN', 'PER', 'PHL', 'PLW', 'PNG', 'POL', 'PRI', 'PRK', 'PRT', 'PRY', 'PSE', 'PYF', 'QAT', 'REU', 'ROU', 'RUS', 'RWA', 'SAU', 'SDN', 'SEN', 'SGP', 'SGS', 'SHN', 'SJM', 'SLB', 'SLE', 'SLV', 'SMR', 'SOM', 'SPM', 'SRB', 'SSD', 'STP', 'SUR', 'SVK', 'SVN', 'SWE', 'SWZ', 'SXM', 'SYC', 'SYR', 'TCA', 'TCD', 'TGO', 'THA', 'TJK', 'TKL', 'TKM', 'TLS', 'TON', 'TTO', 'TUN', 'TUR', 'TUV', 'TWN', 'TZA', 'UGA', 'UKR', 'UMI', 'URY', 'USA', 'UZB', 'VAT', 'VCT', 'VEN', 'VGB', 'VIR', 'VNM', 'VUT', 'WLF', 'WSM', 'YEM', 'ZAF', 'ZMB', 'ZWE', '004', '008', '010', '012', '016', '020', '024', '028', '031', '032', '036', '040', '044', '048', '050', '051', '052', '056', '060', '064', '068', '070', '072', '074', '076', '084', '086', '090', '092', '096', '100', '104', '108', '112', '116', '120', '124', '132', '136', '140', '144', '148', '152', '156', '158', '162', '166', '170', '174', '175', '178', '180', '184', '188', '191', '192', '196', '203', '204', '208', '212', '214', '218', '222', '226', '231', '232', '233', '234', '238', '239', '242', '246', '248', '250', '254', '258', '260', '262', '266', '268', '270', '275', '276', '288', '292', '296', '300', '304', '308', '312', '316', '320', '324', '328', '332', '334', '336', '340', '344', '348', '352', '356', '360', '364', '368', '372', '376', '380', '384', '388', '392', '398', '400', '404', '408', '410', '414', '417', '418', '422', '426', '428', '430', '434', '438', '440', '442', '446', '450', '454', '458', '462', '466', '470', '474', '478', '480', '484', '492', '496', '498', '499', '500', '504', '508', '512', '516', '520', '524', '528', '531', '533', '534', '535', '540', '548', '554', '558', '562', '566', '570', '574', '578', '580', '581', '583', '584', '585', '586', '591', '598', '600', '604', '608', '612', '616', '620', '624', '626', '630', '634', '638', '642', '643', '646', '652', '654', '659', '660', '662', '663', '666', '670', '674', '678', '682', '686', '688', '690', '694', '702', '703', '704', '705', '706', '710', '716', '724', '728', '729', '732', '740', '744', '748', '752', '756', '760', '762', '764', '768', '772', '776', '780', '784', '788', '792', '795', '796', '798', '800', '804', '807', '818', '826', '831', '832', '833', '834', '840', '850', '854', '858', '860', '862', '876', '882', '887', '894'], 'urn:iso:std:iso:3166:-2'=>['AF-BAL', 'AF-BAM', 'AF-BDG', 'AF-BDS', 'AF-BGL', 'AF-DAY', 'AF-FRA', 'AF-FYB', 'AF-GHA', 'AF-GHO', 'AF-HEL', 'AF-HER', 'AF-JOW', 'AF-KAB', 'AF-KAN', 'AF-KAP', 'AF-KDZ', 'AF-KHO', 'AF-KNR', 'AF-LAG', 'AF-LOG', 'AF-NAN', 'AF-NIM', 'AF-NUR', 'AF-PAN', 'AF-PAR', 'AF-PIA', 'AF-PKA', 'AF-SAM', 'AF-SAR', 'AF-TAK', 'AF-URU', 'AF-WAR', 'AF-ZAB', 'AX-AX', 'AL-01', 'AL-02', 'AL-03', 'AL-04', 'AL-05', 'AL-06', 'AL-07', 'AL-08', 'AL-09', 'AL-10', 'AL-11', 'AL-12', 'AL-BR', 'AL-BU', 'AL-DI', 'AL-DL', 'AL-DR', 'AL-DV', 'AL-EL', 'AL-ER', 'AL-FR', 'AL-GJ', 'AL-GR', 'AL-HA', 'AL-KA', 'AL-KB', 'AL-KC', 'AL-KO', 'AL-KR', 'AL-KU', 'AL-LB', 'AL-LE', 'AL-LU', 'AL-MK', 'AL-MM', 'AL-MR', 'AL-MT', 'AL-PG', 'AL-PQ', 'AL-PR', 'AL-PU', 'AL-SH', 'AL-SK', 'AL-SR', 'AL-TE', 'AL-TP', 'AL-TR', 'AL-VL', 'DZ-01', 'DZ-02', 'DZ-03', 'DZ-04', 'DZ-05', 'DZ-06', 'DZ-07', 'DZ-08', 'DZ-09', 'DZ-10', 'DZ-11', 'DZ-12', 'DZ-13', 'DZ-14', 'DZ-15', 'DZ-16', 'DZ-17', 'DZ-18', 'DZ-19', 'DZ-20', 'DZ-21', 'DZ-22', 'DZ-23', 'DZ-24', 'DZ-25', 'DZ-26', 'DZ-27', 'DZ-28', 'DZ-29', 'DZ-30', 'DZ-31', 'DZ-32', 'DZ-33', 'DZ-34', 'DZ-35', 'DZ-36', 'DZ-37', 'DZ-38', 'DZ-39', 'DZ-40', 'DZ-41', 'DZ-42', 'DZ-43', 'DZ-44', 'DZ-45', 'DZ-46', 'DZ-47', 'DZ-48', 'AS-AS', 'AD-02', 'AD-03', 'AD-04', 'AD-05', 'AD-06', 'AD-07', 'AD-08', 'AO-BGO', 'AO-BGU', 'AO-BIE', 'AO-CAB', 'AO-CCU', 'AO-CNN', 'AO-CNO', 'AO-CUS', 'AO-HUA', 'AO-HUI', 'AO-LNO', 'AO-LSU', 'AO-LUA', 'AO-MAL', 'AO-MOX', 'AO-NAM', 'AO-UIG', 'AO-ZAI', 'AI-AI', 'AQ-AQ', 'AG-03', 'AG-04', 'AG-05', 'AG-06', 'AG-07', 'AG-08', 'AG-10', 'AG-11', 'AR-A', 'AR-B', 'AR-C', 'AR-D', 'AR-E', 'AR-F', 'AR-G', 'AR-H', 'AR-J', 'AR-K', 'AR-L', 'AR-M', 'AR-N', 'AR-P', 'AR-Q', 'AR-R', 'AR-S', 'AR-T', 'AR-U', 'AR-V', 'AR-W', 'AR-X', 'AR-Y', 'AR-Z', 'AM-AG', 'AM-AR', 'AM-AV', 'AM-ER', 'AM-GR', 'AM-KT', 'AM-LO', 'AM-SH', 'AM-SU', 'AM-TV', 'AM-VD', 'AW-AW', 'AU-ACT', 'AU-NSW', 'AU-NT', 'AU-QLD', 'AU-SA', 'AU-TAS', 'AU-VIC', 'AU-WA', 'AT-1', 'AT-2', 'AT-3', 'AT-4', 'AT-5', 'AT-6', 'AT-7', 'AT-8', 'AT-9', 'AZ-ABS', 'AZ-AGA', 'AZ-AGC', 'AZ-AGM', 'AZ-AGS', 'AZ-AGU', 'AZ-AST', 'AZ-BA', 'AZ-BAB', 'AZ-BAL', 'AZ-BAR', 'AZ-BEY', 'AZ-BIL', 'AZ-CAB', 'AZ-CAL', 'AZ-CUL', 'AZ-DAS', 'AZ-FUZ', 'AZ-GAD', 'AZ-GA', 'AZ-GOR', 'AZ-GOY', 'AZ-GYG', 'AZ-HAC', 'AZ-IMI', 'AZ-ISM', 'AZ-KAL', 'AZ-KAN', 'AZ-KUR', 'AZ-LAC', 'AZ-LA', 'AZ-LAN', 'AZ-LER']}, 'type'=>'CodeableConcept', 'path'=>'StructureMap.jurisdiction', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/jurisdiction'}}, + 'purpose' => {'type'=>'markdown', 'path'=>'StructureMap.purpose', 'min'=>0, 'max'=>1}, + 'copyright' => {'type'=>'markdown', 'path'=>'StructureMap.copyright', 'min'=>0, 'max'=>1}, + 'copyrightLabel' => {'type'=>'string', 'path'=>'StructureMap.copyrightLabel', 'min'=>0, 'max'=>1}, + 'structure' => {'type'=>'StructureMap::Structure', 'path'=>'StructureMap.structure', 'min'=>0, 'max'=>Float::INFINITY}, + 'import' => {'type'=>'canonical', 'path'=>'StructureMap.import', 'min'=>0, 'max'=>Float::INFINITY}, + 'const' => {'type'=>'StructureMap::Const', 'path'=>'StructureMap.const', 'min'=>0, 'max'=>Float::INFINITY}, + 'group' => {'type'=>'StructureMap::Group', 'path'=>'StructureMap.group', 'min'=>1, 'max'=>Float::INFINITY} + } + + class Structure < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Structure.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Structure.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Structure.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'url' => {'type'=>'canonical', 'path'=>'Structure.url', 'min'=>1, 'max'=>1}, + 'mode' => {'valid_codes'=>{'http://hl7.org/fhir/map-model-mode'=>['source', 'queried', 'target', 'produced']}, 'type'=>'code', 'path'=>'Structure.mode', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/map-model-mode'}}, + 'alias' => {'type'=>'string', 'path'=>'Structure.alias', 'min'=>0, 'max'=>1}, + 'documentation' => {'type'=>'string', 'path'=>'Structure.documentation', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :url # 1-1 canonical + attr_accessor :mode # 1-1 code + attr_accessor :alias # 0-1 string + attr_accessor :documentation # 0-1 string + end + + class Const < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Const.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Const.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Const.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'name' => {'type'=>'id', 'path'=>'Const.name', 'min'=>0, 'max'=>1}, + 'value' => {'type'=>'string', 'path'=>'Const.value', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :name # 0-1 id + attr_accessor :value # 0-1 string + end + + class Group < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Group.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Group.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Group.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'name' => {'type'=>'id', 'path'=>'Group.name', 'min'=>1, 'max'=>1}, + 'extends' => {'type'=>'id', 'path'=>'Group.extends', 'min'=>0, 'max'=>1}, + 'typeMode' => {'valid_codes'=>{'http://hl7.org/fhir/map-group-type-mode'=>['types', 'type-and-types']}, 'type'=>'code', 'path'=>'Group.typeMode', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/map-group-type-mode'}}, + 'documentation' => {'type'=>'string', 'path'=>'Group.documentation', 'min'=>0, 'max'=>1}, + 'input' => {'type'=>'StructureMap::Group::Input', 'path'=>'Group.input', 'min'=>1, 'max'=>Float::INFINITY}, + 'rule' => {'type'=>'StructureMap::Group::Rule', 'path'=>'Group.rule', 'min'=>0, 'max'=>Float::INFINITY} + } + + class Input < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Input.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Input.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Input.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'name' => {'type'=>'id', 'path'=>'Input.name', 'min'=>1, 'max'=>1}, + 'type' => {'type'=>'string', 'path'=>'Input.type', 'min'=>0, 'max'=>1}, + 'mode' => {'valid_codes'=>{'http://hl7.org/fhir/map-input-mode'=>['source', 'target']}, 'type'=>'code', 'path'=>'Input.mode', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/map-input-mode'}}, + 'documentation' => {'type'=>'string', 'path'=>'Input.documentation', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :name # 1-1 id + attr_accessor :type # 0-1 string + attr_accessor :mode # 1-1 code + attr_accessor :documentation # 0-1 string + end + + class Rule < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Rule.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Rule.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Rule.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'name' => {'type'=>'id', 'path'=>'Rule.name', 'min'=>0, 'max'=>1}, + 'source' => {'type'=>'StructureMap::Group::Rule::Source', 'path'=>'Rule.source', 'min'=>1, 'max'=>Float::INFINITY}, + 'target' => {'type'=>'StructureMap::Group::Rule::Target', 'path'=>'Rule.target', 'min'=>0, 'max'=>Float::INFINITY}, + 'rule' => {'type'=>'StructureMap::Group::Rule', 'path'=>'Rule.rule', 'min'=>0, 'max'=>Float::INFINITY}, + 'dependent' => {'type'=>'StructureMap::Group::Rule::Dependent', 'path'=>'Rule.dependent', 'min'=>0, 'max'=>Float::INFINITY}, + 'documentation' => {'type'=>'string', 'path'=>'Rule.documentation', 'min'=>0, 'max'=>1} + } + + class Source < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Source.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Source.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Source.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'context' => {'type'=>'id', 'path'=>'Source.context', 'min'=>1, 'max'=>1}, + 'min' => {'type'=>'integer', 'path'=>'Source.min', 'min'=>0, 'max'=>1}, + 'max' => {'type'=>'string', 'path'=>'Source.max', 'min'=>0, 'max'=>1}, + 'type' => {'type'=>'string', 'path'=>'Source.type', 'min'=>0, 'max'=>1}, + 'defaultValue' => {'type'=>'string', 'path'=>'Source.defaultValue', 'min'=>0, 'max'=>1}, + 'element' => {'type'=>'string', 'path'=>'Source.element', 'min'=>0, 'max'=>1}, + 'listMode' => {'valid_codes'=>{'http://hl7.org/fhir/map-source-list-mode'=>['first', 'not_first', 'last', 'not_last', 'only_one']}, 'type'=>'code', 'path'=>'Source.listMode', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/map-source-list-mode'}}, + 'variable' => {'type'=>'id', 'path'=>'Source.variable', 'min'=>0, 'max'=>1}, + 'condition' => {'type'=>'string', 'path'=>'Source.condition', 'min'=>0, 'max'=>1}, + 'check' => {'type'=>'string', 'path'=>'Source.check', 'min'=>0, 'max'=>1}, + 'logMessage' => {'type'=>'string', 'path'=>'Source.logMessage', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :context # 1-1 id + attr_accessor :min # 0-1 integer + attr_accessor :max # 0-1 string + attr_accessor :type # 0-1 string + attr_accessor :defaultValue # 0-1 string + attr_accessor :element # 0-1 string + attr_accessor :listMode # 0-1 code + attr_accessor :variable # 0-1 id + attr_accessor :condition # 0-1 string + attr_accessor :check # 0-1 string + attr_accessor :logMessage # 0-1 string + end + + class Target < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Target.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Target.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Target.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'context' => {'type'=>'string', 'path'=>'Target.context', 'min'=>0, 'max'=>1}, + 'element' => {'type'=>'string', 'path'=>'Target.element', 'min'=>0, 'max'=>1}, + 'variable' => {'type'=>'id', 'path'=>'Target.variable', 'min'=>0, 'max'=>1}, + 'listMode' => {'valid_codes'=>{'http://hl7.org/fhir/map-target-list-mode'=>['first', 'share', 'last', 'single']}, 'type'=>'code', 'path'=>'Target.listMode', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/map-target-list-mode'}}, + 'listRuleId' => {'type'=>'id', 'path'=>'Target.listRuleId', 'min'=>0, 'max'=>1}, + 'transform' => {'valid_codes'=>{'http://hl7.org/fhir/map-transform'=>['create', 'copy', 'truncate', 'escape', 'cast', 'append', 'translate', 'reference', 'dateOp', 'uuid', 'pointer', 'evaluate', 'cc', 'c', 'qty', 'id', 'cp']}, 'type'=>'code', 'path'=>'Target.transform', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/map-transform'}}, + 'parameter' => {'type'=>'StructureMap::Group::Rule::Target::Parameter', 'path'=>'Target.parameter', 'min'=>0, 'max'=>Float::INFINITY} + } + + class Parameter < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'value' => ['id', 'string', 'boolean', 'integer', 'decimal', 'date', 'time', 'dateTime'] + } + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Parameter.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Parameter.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Parameter.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'valueId' => {'type'=>'id', 'path'=>'Parameter.value[x]', 'min'=>1, 'max'=>1}, + 'valueString' => {'type'=>'string', 'path'=>'Parameter.value[x]', 'min'=>1, 'max'=>1}, + 'valueBoolean' => {'type'=>'boolean', 'path'=>'Parameter.value[x]', 'min'=>1, 'max'=>1}, + 'valueInteger' => {'type'=>'integer', 'path'=>'Parameter.value[x]', 'min'=>1, 'max'=>1}, + 'valueDecimal' => {'type'=>'decimal', 'path'=>'Parameter.value[x]', 'min'=>1, 'max'=>1}, + 'valueDate' => {'type'=>'date', 'path'=>'Parameter.value[x]', 'min'=>1, 'max'=>1}, + 'valueTime' => {'type'=>'time', 'path'=>'Parameter.value[x]', 'min'=>1, 'max'=>1}, + 'valueDateTime' => {'type'=>'dateTime', 'path'=>'Parameter.value[x]', 'min'=>1, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :valueId # 1-1 id + attr_accessor :valueString # 1-1 string + attr_accessor :valueBoolean # 1-1 boolean + attr_accessor :valueInteger # 1-1 integer + attr_accessor :valueDecimal # 1-1 decimal + attr_accessor :valueDate # 1-1 date + attr_accessor :valueTime # 1-1 time + attr_accessor :valueDateTime # 1-1 dateTime + end + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :context # 0-1 string + attr_accessor :element # 0-1 string + attr_accessor :variable # 0-1 id + attr_accessor :listMode # 0-* [ code ] + attr_accessor :listRuleId # 0-1 id + attr_accessor :transform # 0-1 code + attr_accessor :parameter # 0-* [ StructureMap::Group::Rule::Target::Parameter ] + end + + class Dependent < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Dependent.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Dependent.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Dependent.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'name' => {'type'=>'id', 'path'=>'Dependent.name', 'min'=>1, 'max'=>1}, + 'parameter' => {'type'=>'StructureMap::Group::Rule::Target::Parameter', 'path'=>'Dependent.parameter', 'min'=>1, 'max'=>Float::INFINITY} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :name # 1-1 id + attr_accessor :parameter # 1-* [ StructureMap::Group::Rule::Target::Parameter ] + end + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :name # 0-1 id + attr_accessor :source # 1-* [ StructureMap::Group::Rule::Source ] + attr_accessor :target # 0-* [ StructureMap::Group::Rule::Target ] + attr_accessor :rule # 0-* [ StructureMap::Group::Rule ] + attr_accessor :dependent # 0-* [ StructureMap::Group::Rule::Dependent ] + attr_accessor :documentation # 0-1 string + end + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :name # 1-1 id + attr_accessor :extends # 0-1 id + attr_accessor :typeMode # 0-1 code + attr_accessor :documentation # 0-1 string + attr_accessor :input # 1-* [ StructureMap::Group::Input ] + attr_accessor :rule # 0-* [ StructureMap::Group::Rule ] + end + + attr_accessor :id # 0-1 id + attr_accessor :meta # 0-1 Meta + attr_accessor :implicitRules # 0-1 uri + attr_accessor :language # 0-1 code + attr_accessor :text # 0-1 Narrative + attr_accessor :contained # 0-* [ Resource ] + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :url # 1-1 uri + attr_accessor :identifier # 0-* [ Identifier ] + attr_accessor :version # 0-1 string + attr_accessor :versionAlgorithmString # 0-1 string + attr_accessor :versionAlgorithmCoding # 0-1 Coding + attr_accessor :name # 1-1 string + attr_accessor :title # 0-1 string + attr_accessor :status # 1-1 code + attr_accessor :experimental # 0-1 boolean + attr_accessor :date # 0-1 dateTime + attr_accessor :publisher # 0-1 string + attr_accessor :contact # 0-* [ ContactDetail ] + attr_accessor :description # 0-1 markdown + attr_accessor :useContext # 0-* [ UsageContext ] + attr_accessor :jurisdiction # 0-* [ CodeableConcept ] + attr_accessor :purpose # 0-1 markdown + attr_accessor :copyright # 0-1 markdown + attr_accessor :copyrightLabel # 0-1 string + attr_accessor :structure # 0-* [ StructureMap::Structure ] + attr_accessor :import # 0-* [ canonical ] + attr_accessor :const # 0-* [ StructureMap::Const ] + attr_accessor :group # 1-* [ StructureMap::Group ] + + def resourceType + 'StructureMap' + end + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/resources/Subscription.rb b/lib/fhir_models/r6/generated/resources/Subscription.rb new file mode 100644 index 00000000..6745b612 --- /dev/null +++ b/lib/fhir_models/r6/generated/resources/Subscription.rb @@ -0,0 +1,116 @@ +module FHIR + module R6 + class Subscription < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + SEARCH_PARAMS = ['contact', 'content-level', 'filter-event', 'filter-value', 'identifier', 'name', 'owner', 'payload', 'status', 'topic', 'type', 'url'] + METADATA = { + 'id' => {'type'=>'id', 'path'=>'Subscription.id', 'min'=>0, 'max'=>1}, + 'meta' => {'type'=>'Meta', 'path'=>'Subscription.meta', 'min'=>0, 'max'=>1}, + 'implicitRules' => {'type'=>'uri', 'path'=>'Subscription.implicitRules', 'min'=>0, 'max'=>1}, + 'language' => {'type'=>'code', 'path'=>'Subscription.language', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-languages'}}, + 'text' => {'type'=>'Narrative', 'path'=>'Subscription.text', 'min'=>0, 'max'=>1}, + 'contained' => {'type'=>'Resource', 'path'=>'Subscription.contained', 'min'=>0, 'max'=>Float::INFINITY}, + 'extension' => {'type'=>'Extension', 'path'=>'Subscription.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Subscription.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'identifier' => {'type'=>'Identifier', 'path'=>'Subscription.identifier', 'min'=>0, 'max'=>Float::INFINITY}, + 'name' => {'type'=>'string', 'path'=>'Subscription.name', 'min'=>0, 'max'=>1}, + 'status' => {'valid_codes'=>{'http://hl7.org/fhir/subscription-status'=>['requested', 'active', 'error', 'off', 'entered-in-error']}, 'type'=>'code', 'path'=>'Subscription.status', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/subscription-status'}}, + 'topic' => {'type'=>'canonical', 'path'=>'Subscription.topic', 'min'=>1, 'max'=>1}, + 'contact' => {'type'=>'ContactPoint', 'path'=>'Subscription.contact', 'min'=>0, 'max'=>Float::INFINITY}, + 'end' => {'type'=>'instant', 'path'=>'Subscription.end', 'min'=>0, 'max'=>1}, + 'managingEntity' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/CareTeam', 'http://hl7.org/fhir/StructureDefinition/HealthcareService', 'http://hl7.org/fhir/StructureDefinition/Organization', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson', 'http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole'], 'type'=>'Reference', 'path'=>'Subscription.managingEntity', 'min'=>0, 'max'=>1}, + 'reason' => {'type'=>'string', 'path'=>'Subscription.reason', 'min'=>0, 'max'=>1}, + 'filterBy' => {'type'=>'Subscription::FilterBy', 'path'=>'Subscription.filterBy', 'min'=>0, 'max'=>Float::INFINITY}, + 'channelType' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/subscription-channel-type'=>['rest-hook', 'websocket', 'email', 'message']}, 'type'=>'Coding', 'path'=>'Subscription.channelType', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/subscription-channel-type'}}, + 'endpoint' => {'type'=>'url', 'path'=>'Subscription.endpoint', 'min'=>0, 'max'=>1}, + 'parameter' => {'type'=>'Subscription::Parameter', 'path'=>'Subscription.parameter', 'min'=>0, 'max'=>Float::INFINITY}, + 'heartbeatPeriod' => {'type'=>'unsignedInt', 'path'=>'Subscription.heartbeatPeriod', 'min'=>0, 'max'=>1}, + 'timeout' => {'type'=>'unsignedInt', 'path'=>'Subscription.timeout', 'min'=>0, 'max'=>1}, + 'contentType' => {'type'=>'code', 'path'=>'Subscription.contentType', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/mimetypes'}}, + 'content' => {'valid_codes'=>{'http://hl7.org/fhir/subscription-payload-content'=>['empty', 'id-only', 'full-resource']}, 'type'=>'code', 'path'=>'Subscription.content', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/subscription-payload-content'}}, + 'maxCount' => {'type'=>'positiveInt', 'path'=>'Subscription.maxCount', 'min'=>0, 'max'=>1} + } + + class FilterBy < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'FilterBy.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'FilterBy.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'FilterBy.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'resource' => {'type'=>'uri', 'path'=>'FilterBy.resource', 'min'=>0, 'max'=>1}, + 'filterParameter' => {'type'=>'string', 'path'=>'FilterBy.filterParameter', 'min'=>1, 'max'=>1}, + 'comparator' => {'valid_codes'=>{'http://hl7.org/fhir/search-comparator'=>['eq', 'ne', 'gt', 'lt', 'ge', 'le', 'sa', 'eb', 'ap']}, 'type'=>'code', 'path'=>'FilterBy.comparator', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/search-comparator'}}, + 'modifier' => {'valid_codes'=>{'http://hl7.org/fhir/search-modifier-code'=>['missing', 'exact', 'contains', 'not', 'text', 'in', 'not-in', 'below', 'above', 'type', 'identifier', 'of-type', 'code-text', 'text-advanced', 'iterate']}, 'type'=>'code', 'path'=>'FilterBy.modifier', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/search-modifier-code'}}, + 'value' => {'type'=>'string', 'path'=>'FilterBy.value', 'min'=>1, 'max'=>1}, + 'event' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/v2-0003'=>['X01', 'A01', 'A02', 'A03', 'A04', 'A05', 'A06', 'A07', 'A08', 'A09', 'A10', 'A11', 'A12', 'A13', 'A14', 'A15', 'A16', 'A17', 'A18', 'A19', 'A20', 'A21', 'A22', 'A23', 'A24', 'A25', 'A26', 'A27', 'A28', 'A29', 'A30', 'A31', 'A32', 'A33', 'A34', 'A35', 'A36', 'A37', 'A38', 'A39', 'A40', 'A41', 'A42', 'A43', 'A44', 'A45', 'A46', 'A47', 'A48', 'A49', 'A50', 'A51', 'A52', 'A53', 'A54', 'A55', 'A60', 'A61', 'A62', 'B01', 'B02', 'B03', 'B04', 'B05', 'B06', 'B07', 'B08', 'C01', 'C02', 'C03', 'C04', 'C05', 'C06', 'C07', 'C08', 'C09', 'C10', 'C11', 'C12', 'CNQ', 'E01', 'E02', 'E03', 'varies', 'E04', 'E10', 'E12', 'E13', 'E15', 'E20', 'E21', 'E22', 'E24', 'E30', 'E31', 'I01', 'I02', 'I03', 'I04', 'I05', 'I06', 'I07', 'I08', 'I09', 'I10', 'I11', 'I12', 'I13', 'I14', 'I15', 'I16', 'I17', 'I18', 'I19', 'I20', 'I21', 'I22', 'J01', 'J02', 'K11', 'K13', 'K15', 'K21', 'K22', 'K23', 'K24', 'K25', 'K31', 'K32', 'K33', 'K34', 'M01', 'M02', 'M03', 'M04', 'M05', 'M06', 'M07', 'M08', 'M09', 'M10', 'M11', 'M12', 'M13', 'M14', 'M15', 'R0R', 'M16', 'M17', 'M18', 'N01', 'N02', 'O01', 'O02', 'O03', 'O04', 'O05', 'O06', 'O07', 'O08', 'O09', 'O10', 'O11', 'O12', 'O13', 'O14', 'O15', 'O16', 'O17', 'O18', 'O19', 'O20', 'O21', 'O22', 'O23', 'O24', 'O25', 'O26', 'O27', 'O28', 'O29', 'O30', 'O31', 'O32', 'O33', 'O34', 'O35', 'R05', 'O36', 'R06', 'O37', 'O38', 'O39', 'O40', 'O41', 'O42', 'RAR', 'O43', 'RDR', 'Q04', 'O44', 'RER', 'O45', 'RGR', 'O46', 'Q07', 'O47', 'Q08', 'O48', 'Q09', 'O49', 'O50', 'O51', 'O52', 'O53', 'O54', 'O55', 'O56', 'O57', 'O58', 'O59', 'P01', 'P02', 'P03', 'P04', 'P05', 'P06', 'P07', 'R03', 'P08', 'P09', 'P10', 'R07', 'P11', 'R08', 'P12', 'PC1', 'R09', 'PC2', 'PC3', 'PC4', 'PC5', 'PC6', 'PC7', 'PC8', 'PC9', 'PCA', 'PCB', 'PCC', 'PCD', 'PCE', 'PCF', 'PCG', 'PCH', 'PCJ', 'PCK', 'PCL', 'Q01', 'Q02', 'Q03', 'Q05', 'Q06', 'Q11', 'Q13', 'Q15', 'Q16', 'Q17', 'Q21', 'Q22', 'Q23', 'Q24', 'Q25', 'Q26', 'Q27', 'Q28', 'Q29', 'Q30', 'Q31', 'Q32', 'Q33', 'Q34', 'R01', 'R02', 'R04', 'R21', 'R22', 'R23', 'R24', 'R25', 'R26', 'R30', 'R31', 'R32', 'R33', 'R40', 'R41', 'R42', 'R43', 'ROR', 'S01', 'S02', 'S03', 'S04', 'S05', 'S06', 'S07', 'S08', 'S09', 'S10', 'S11', 'S12', 'S13', 'S14', 'S15', 'S16', 'S17', 'S18', 'S19', 'S20', 'S21', 'S22', 'S23', 'S24', 'S25', 'S26', 'S27', 'S28', 'S29', 'S30', 'S31', 'S32', 'S33', 'S34', 'S35', 'S36', 'S37', 'S38', 'S39', 'S40', 'S41', 'S42', 'S43', 'S44', 'S45', 'S46', 'S47', 'S48', 'S49', 'S50', 'S51', 'S52', 'T01', 'T02', 'T03', 'T04', 'T05', 'T06', 'T07', 'T08', 'T09', 'T10', 'T11', 'T12', 'U01', 'U02', 'U03', 'U04', 'U05', 'U06', 'U07', 'U08', 'U09', 'U10', 'U11', 'U12', 'U13', 'U14', 'V01', 'V02', 'V03', 'V04', 'Varies', 'W01', 'W02']}, 'type'=>'CodeableConcept', 'path'=>'FilterBy.event', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://terminology.hl7.org/ValueSet/v2-0003'}} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :resource # 0-1 uri + attr_accessor :filterParameter # 1-1 string + attr_accessor :comparator # 0-1 code + attr_accessor :modifier # 0-1 code + attr_accessor :value # 1-1 string + attr_accessor :event # 0-* [ CodeableConcept ] + end + + class Parameter < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Parameter.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Parameter.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Parameter.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'name' => {'type'=>'string', 'path'=>'Parameter.name', 'min'=>1, 'max'=>1}, + 'value' => {'type'=>'string', 'path'=>'Parameter.value', 'min'=>1, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :name # 1-1 string + attr_accessor :value # 1-1 string + end + + attr_accessor :id # 0-1 id + attr_accessor :meta # 0-1 Meta + attr_accessor :implicitRules # 0-1 uri + attr_accessor :language # 0-1 code + attr_accessor :text # 0-1 Narrative + attr_accessor :contained # 0-* [ Resource ] + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :identifier # 0-* [ Identifier ] + attr_accessor :name # 0-1 string + attr_accessor :status # 1-1 code + attr_accessor :topic # 1-1 canonical + attr_accessor :contact # 0-* [ ContactPoint ] + attr_accessor :end # 0-1 instant + attr_accessor :managingEntity # 0-1 Reference(CareTeam|HealthcareService|Organization|RelatedPerson|Patient|Practitioner|PractitionerRole) + attr_accessor :reason # 0-1 string + attr_accessor :filterBy # 0-* [ Subscription::FilterBy ] + attr_accessor :channelType # 1-1 Coding + attr_accessor :endpoint # 0-1 url + attr_accessor :parameter # 0-* [ Subscription::Parameter ] + attr_accessor :heartbeatPeriod # 0-1 unsignedInt + attr_accessor :timeout # 0-1 unsignedInt + attr_accessor :contentType # 0-1 code + attr_accessor :content # 0-1 code + attr_accessor :maxCount # 0-1 positiveInt + + def resourceType + 'Subscription' + end + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/resources/SubscriptionStatus.rb b/lib/fhir_models/r6/generated/resources/SubscriptionStatus.rb new file mode 100644 index 00000000..db325851 --- /dev/null +++ b/lib/fhir_models/r6/generated/resources/SubscriptionStatus.rb @@ -0,0 +1,96 @@ +module FHIR + module R6 + class SubscriptionStatus < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + SEARCH_PARAMS = [] + METADATA = { + 'id' => {'type'=>'id', 'path'=>'SubscriptionStatus.id', 'min'=>0, 'max'=>1}, + 'meta' => {'type'=>'Meta', 'path'=>'SubscriptionStatus.meta', 'min'=>0, 'max'=>1}, + 'implicitRules' => {'type'=>'uri', 'path'=>'SubscriptionStatus.implicitRules', 'min'=>0, 'max'=>1}, + 'language' => {'type'=>'code', 'path'=>'SubscriptionStatus.language', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-languages'}}, + 'text' => {'type'=>'Narrative', 'path'=>'SubscriptionStatus.text', 'min'=>0, 'max'=>1}, + 'contained' => {'type'=>'Resource', 'path'=>'SubscriptionStatus.contained', 'min'=>0, 'max'=>Float::INFINITY}, + 'extension' => {'type'=>'Extension', 'path'=>'SubscriptionStatus.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'SubscriptionStatus.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'status' => {'valid_codes'=>{'http://hl7.org/fhir/subscription-status'=>['requested', 'active', 'error', 'off', 'entered-in-error']}, 'type'=>'code', 'path'=>'SubscriptionStatus.status', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/subscription-status'}}, + 'type' => {'valid_codes'=>{'http://hl7.org/fhir/subscription-notification-type'=>['handshake', 'heartbeat', 'event-notification', 'query-status', 'query-event']}, 'type'=>'code', 'path'=>'SubscriptionStatus.type', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/subscription-notification-type'}}, + 'eventsSinceSubscriptionStart' => {'type'=>'integer64', 'path'=>'SubscriptionStatus.eventsSinceSubscriptionStart', 'min'=>0, 'max'=>1}, + 'notificationEvent' => {'type'=>'SubscriptionStatus::NotificationEvent', 'path'=>'SubscriptionStatus.notificationEvent', 'min'=>0, 'max'=>Float::INFINITY}, + 'subscription' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Subscription'], 'type'=>'Reference', 'path'=>'SubscriptionStatus.subscription', 'min'=>1, 'max'=>1}, + 'topic' => {'type'=>'canonical', 'path'=>'SubscriptionStatus.topic', 'min'=>0, 'max'=>1}, + 'error' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/subscription-error'=>['dns-resolution-error', 'no-response', 'error-response']}, 'type'=>'CodeableConcept', 'path'=>'SubscriptionStatus.error', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/subscription-error'}} + } + + class NotificationEvent < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'NotificationEvent.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'NotificationEvent.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'NotificationEvent.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'eventNumber' => {'type'=>'integer64', 'path'=>'NotificationEvent.eventNumber', 'min'=>1, 'max'=>1}, + 'triggerEvent' => {'type'=>'CodeableConcept', 'path'=>'NotificationEvent.triggerEvent', 'min'=>0, 'max'=>Float::INFINITY}, + 'timestamp' => {'type'=>'instant', 'path'=>'NotificationEvent.timestamp', 'min'=>0, 'max'=>1}, + 'focus' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Resource'], 'type'=>'Reference', 'path'=>'NotificationEvent.focus', 'min'=>0, 'max'=>1}, + 'additionalContext' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Resource'], 'type'=>'Reference', 'path'=>'NotificationEvent.additionalContext', 'min'=>0, 'max'=>Float::INFINITY}, + 'relatedQuery' => {'type'=>'SubscriptionStatus::NotificationEvent::RelatedQuery', 'path'=>'NotificationEvent.relatedQuery', 'min'=>0, 'max'=>Float::INFINITY} + } + + class RelatedQuery < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'RelatedQuery.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'RelatedQuery.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'RelatedQuery.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'queryType' => {'type'=>'Coding', 'path'=>'RelatedQuery.queryType', 'min'=>0, 'max'=>1}, + 'query' => {'type'=>'string', 'path'=>'RelatedQuery.query', 'min'=>1, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :queryType # 0-1 Coding + attr_accessor :query # 1-1 string + end + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :eventNumber # 1-1 integer64 + attr_accessor :triggerEvent # 0-* [ CodeableConcept ] + attr_accessor :timestamp # 0-1 instant + attr_accessor :focus # 0-1 Reference(Resource) + attr_accessor :additionalContext # 0-* [ Reference(Resource) ] + attr_accessor :relatedQuery # 0-* [ SubscriptionStatus::NotificationEvent::RelatedQuery ] + end + + attr_accessor :id # 0-1 id + attr_accessor :meta # 0-1 Meta + attr_accessor :implicitRules # 0-1 uri + attr_accessor :language # 0-1 code + attr_accessor :text # 0-1 Narrative + attr_accessor :contained # 0-* [ Resource ] + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :status # 0-1 code + attr_accessor :type # 1-1 code + attr_accessor :eventsSinceSubscriptionStart # 0-1 integer64 + attr_accessor :notificationEvent # 0-* [ SubscriptionStatus::NotificationEvent ] + attr_accessor :subscription # 1-1 Reference(Subscription) + attr_accessor :topic # 0-1 canonical + attr_accessor :error # 0-* [ CodeableConcept ] + + def resourceType + 'SubscriptionStatus' + end + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/resources/SubscriptionTopic.rb b/lib/fhir_models/r6/generated/resources/SubscriptionTopic.rb new file mode 100644 index 00000000..c0060d73 --- /dev/null +++ b/lib/fhir_models/r6/generated/resources/SubscriptionTopic.rb @@ -0,0 +1,213 @@ +module FHIR + module R6 + class SubscriptionTopic < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'versionAlgorithm' => ['string', 'Coding'] + } + SEARCH_PARAMS = ['date', 'derived-or-self', 'effective', 'event', 'identifier', 'resource', 'status', 'title', 'trigger-description', 'url', 'version'] + METADATA = { + 'id' => {'type'=>'id', 'path'=>'SubscriptionTopic.id', 'min'=>0, 'max'=>1}, + 'meta' => {'type'=>'Meta', 'path'=>'SubscriptionTopic.meta', 'min'=>0, 'max'=>1}, + 'implicitRules' => {'type'=>'uri', 'path'=>'SubscriptionTopic.implicitRules', 'min'=>0, 'max'=>1}, + 'language' => {'type'=>'code', 'path'=>'SubscriptionTopic.language', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-languages'}}, + 'text' => {'type'=>'Narrative', 'path'=>'SubscriptionTopic.text', 'min'=>0, 'max'=>1}, + 'contained' => {'type'=>'Resource', 'path'=>'SubscriptionTopic.contained', 'min'=>0, 'max'=>Float::INFINITY}, + 'extension' => {'type'=>'Extension', 'path'=>'SubscriptionTopic.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'SubscriptionTopic.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'url' => {'type'=>'uri', 'path'=>'SubscriptionTopic.url', 'min'=>1, 'max'=>1}, + 'identifier' => {'type'=>'Identifier', 'path'=>'SubscriptionTopic.identifier', 'min'=>0, 'max'=>Float::INFINITY}, + 'version' => {'type'=>'string', 'path'=>'SubscriptionTopic.version', 'min'=>0, 'max'=>1}, + 'versionAlgorithmString' => {'type'=>'string', 'path'=>'SubscriptionTopic.versionAlgorithm[x]', 'min'=>0, 'max'=>1}, + 'versionAlgorithmCoding' => {'valid_codes'=>{'http://hl7.org/fhir/version-algorithm'=>['semver', 'integer', 'alpha', 'date', 'natural']}, 'type'=>'Coding', 'path'=>'SubscriptionTopic.versionAlgorithm[x]', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/version-algorithm'}}, + 'name' => {'type'=>'string', 'path'=>'SubscriptionTopic.name', 'min'=>0, 'max'=>1}, + 'title' => {'type'=>'string', 'path'=>'SubscriptionTopic.title', 'min'=>0, 'max'=>1}, + 'derivedFrom' => {'type'=>'canonical', 'path'=>'SubscriptionTopic.derivedFrom', 'min'=>0, 'max'=>Float::INFINITY}, + 'status' => {'valid_codes'=>{'http://hl7.org/fhir/publication-status'=>['draft', 'active', 'retired', 'unknown']}, 'type'=>'code', 'path'=>'SubscriptionTopic.status', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/publication-status'}}, + 'experimental' => {'type'=>'boolean', 'path'=>'SubscriptionTopic.experimental', 'min'=>0, 'max'=>1}, + 'date' => {'type'=>'dateTime', 'path'=>'SubscriptionTopic.date', 'min'=>0, 'max'=>1}, + 'publisher' => {'type'=>'string', 'path'=>'SubscriptionTopic.publisher', 'min'=>0, 'max'=>1}, + 'contact' => {'type'=>'ContactDetail', 'path'=>'SubscriptionTopic.contact', 'min'=>0, 'max'=>Float::INFINITY}, + 'description' => {'type'=>'markdown', 'path'=>'SubscriptionTopic.description', 'min'=>0, 'max'=>1}, + 'useContext' => {'type'=>'UsageContext', 'path'=>'SubscriptionTopic.useContext', 'min'=>0, 'max'=>Float::INFINITY}, + 'jurisdiction' => {'valid_codes'=>{'urn:iso:std:iso:3166'=>['AD', 'AE', 'AF', 'AG', 'AI', 'AL', 'AM', 'AO', 'AQ', 'AR', 'AS', 'AT', 'AU', 'AW', 'AX', 'AZ', 'BA', 'BB', 'BD', 'BE', 'BF', 'BG', 'BH', 'BI', 'BJ', 'BL', 'BM', 'BN', 'BO', 'BQ', 'BR', 'BS', 'BT', 'BV', 'BW', 'BY', 'BZ', 'CA', 'CC', 'CD', 'CF', 'CG', 'CH', 'CI', 'CK', 'CL', 'CM', 'CN', 'CO', 'CR', 'CU', 'CV', 'CW', 'CX', 'CY', 'CZ', 'DE', 'DJ', 'DK', 'DM', 'DO', 'DZ', 'EC', 'EE', 'EG', 'EH', 'ER', 'ES', 'ET', 'FI', 'FJ', 'FK', 'FM', 'FO', 'FR', 'GA', 'GB', 'GD', 'GE', 'GF', 'GG', 'GH', 'GI', 'GL', 'GM', 'GN', 'GP', 'GQ', 'GR', 'GS', 'GT', 'GU', 'GW', 'GY', 'HK', 'HM', 'HN', 'HR', 'HT', 'HU', 'ID', 'IE', 'IL', 'IM', 'IN', 'IO', 'IQ', 'IR', 'IS', 'IT', 'JE', 'JM', 'JO', 'JP', 'KE', 'KG', 'KH', 'KI', 'KM', 'KN', 'KP', 'KR', 'KW', 'KY', 'KZ', 'LA', 'LB', 'LC', 'LI', 'LK', 'LR', 'LS', 'LT', 'LU', 'LV', 'LY', 'MA', 'MC', 'MD', 'ME', 'MF', 'MG', 'MH', 'MK', 'ML', 'MM', 'MN', 'MO', 'MP', 'MQ', 'MR', 'MS', 'MT', 'MU', 'MV', 'MW', 'MX', 'MY', 'MZ', 'NA', 'NC', 'NE', 'NF', 'NG', 'NI', 'NL', 'NO', 'NP', 'NR', 'NU', 'NZ', 'OM', 'PA', 'PE', 'PF', 'PG', 'PH', 'PK', 'PL', 'PM', 'PN', 'PR', 'PS', 'PT', 'PW', 'PY', 'QA', 'RE', 'RO', 'RS', 'RU', 'RW', 'SA', 'SB', 'SC', 'SD', 'SE', 'SG', 'SH', 'SI', 'SJ', 'SK', 'SL', 'SM', 'SN', 'SO', 'SR', 'SS', 'ST', 'SV', 'SX', 'SY', 'SZ', 'TC', 'TD', 'TF', 'TG', 'TH', 'TJ', 'TK', 'TL', 'TM', 'TN', 'TO', 'TR', 'TT', 'TV', 'TW', 'TZ', 'UA', 'UG', 'UM', 'US', 'UY', 'UZ', 'VA', 'VC', 'VE', 'VG', 'VI', 'VN', 'VU', 'WF', 'WS', 'YE', 'YT', 'ZA', 'ZM', 'ZW', 'ABW', 'AFG', 'AGO', 'AIA', 'ALA', 'ALB', 'AND', 'ARE', 'ARG', 'ARM', 'ASM', 'ATA', 'ATF', 'ATG', 'AUS', 'AUT', 'AZE', 'BDI', 'BEL', 'BEN', 'BES', 'BFA', 'BGD', 'BGR', 'BHR', 'BHS', 'BIH', 'BLM', 'BLR', 'BLZ', 'BMU', 'BOL', 'BRA', 'BRB', 'BRN', 'BTN', 'BVT', 'BWA', 'CAF', 'CAN', 'CCK', 'CHE', 'CHL', 'CHN', 'CIV', 'CMR', 'COD', 'COG', 'COK', 'COL', 'COM', 'CPV', 'CRI', 'CUB', 'CUW', 'CXR', 'CYM', 'CYP', 'CZE', 'DEU', 'DJI', 'DMA', 'DNK', 'DOM', 'DZA', 'ECU', 'EGY', 'ERI', 'ESH', 'ESP', 'EST', 'ETH', 'FIN', 'FJI', 'FLK', 'FRA', 'FRO', 'FSM', 'GAB', 'GBR', 'GEO', 'GGY', 'GHA', 'GIB', 'GIN', 'GLP', 'GMB', 'GNB', 'GNQ', 'GRC', 'GRD', 'GRL', 'GTM', 'GUF', 'GUM', 'GUY', 'HKG', 'HMD', 'HND', 'HRV', 'HTI', 'HUN', 'IDN', 'IMN', 'IND', 'IOT', 'IRL', 'IRN', 'IRQ', 'ISL', 'ISR', 'ITA', 'JAM', 'JEY', 'JOR', 'JPN', 'KAZ', 'KEN', 'KGZ', 'KHM', 'KIR', 'KNA', 'KOR', 'KWT', 'LAO', 'LBN', 'LBR', 'LBY', 'LCA', 'LIE', 'LKA', 'LSO', 'LTU', 'LUX', 'LVA', 'MAC', 'MAF', 'MAR', 'MCO', 'MDA', 'MDG', 'MDV', 'MEX', 'MHL', 'MKD', 'MLI', 'MLT', 'MMR', 'MNE', 'MNG', 'MNP', 'MOZ', 'MRT', 'MSR', 'MTQ', 'MUS', 'MWI', 'MYS', 'MYT', 'NAM', 'NCL', 'NER', 'NFK', 'NGA', 'NIC', 'NIU', 'NLD', 'NOR', 'NPL', 'NRU', 'NZL', 'OMN', 'PAK', 'PAN', 'PCN', 'PER', 'PHL', 'PLW', 'PNG', 'POL', 'PRI', 'PRK', 'PRT', 'PRY', 'PSE', 'PYF', 'QAT', 'REU', 'ROU', 'RUS', 'RWA', 'SAU', 'SDN', 'SEN', 'SGP', 'SGS', 'SHN', 'SJM', 'SLB', 'SLE', 'SLV', 'SMR', 'SOM', 'SPM', 'SRB', 'SSD', 'STP', 'SUR', 'SVK', 'SVN', 'SWE', 'SWZ', 'SXM', 'SYC', 'SYR', 'TCA', 'TCD', 'TGO', 'THA', 'TJK', 'TKL', 'TKM', 'TLS', 'TON', 'TTO', 'TUN', 'TUR', 'TUV', 'TWN', 'TZA', 'UGA', 'UKR', 'UMI', 'URY', 'USA', 'UZB', 'VAT', 'VCT', 'VEN', 'VGB', 'VIR', 'VNM', 'VUT', 'WLF', 'WSM', 'YEM', 'ZAF', 'ZMB', 'ZWE', '004', '008', '010', '012', '016', '020', '024', '028', '031', '032', '036', '040', '044', '048', '050', '051', '052', '056', '060', '064', '068', '070', '072', '074', '076', '084', '086', '090', '092', '096', '100', '104', '108', '112', '116', '120', '124', '132', '136', '140', '144', '148', '152', '156', '158', '162', '166', '170', '174', '175', '178', '180', '184', '188', '191', '192', '196', '203', '204', '208', '212', '214', '218', '222', '226', '231', '232', '233', '234', '238', '239', '242', '246', '248', '250', '254', '258', '260', '262', '266', '268', '270', '275', '276', '288', '292', '296', '300', '304', '308', '312', '316', '320', '324', '328', '332', '334', '336', '340', '344', '348', '352', '356', '360', '364', '368', '372', '376', '380', '384', '388', '392', '398', '400', '404', '408', '410', '414', '417', '418', '422', '426', '428', '430', '434', '438', '440', '442', '446', '450', '454', '458', '462', '466', '470', '474', '478', '480', '484', '492', '496', '498', '499', '500', '504', '508', '512', '516', '520', '524', '528', '531', '533', '534', '535', '540', '548', '554', '558', '562', '566', '570', '574', '578', '580', '581', '583', '584', '585', '586', '591', '598', '600', '604', '608', '612', '616', '620', '624', '626', '630', '634', '638', '642', '643', '646', '652', '654', '659', '660', '662', '663', '666', '670', '674', '678', '682', '686', '688', '690', '694', '702', '703', '704', '705', '706', '710', '716', '724', '728', '729', '732', '740', '744', '748', '752', '756', '760', '762', '764', '768', '772', '776', '780', '784', '788', '792', '795', '796', '798', '800', '804', '807', '818', '826', '831', '832', '833', '834', '840', '850', '854', '858', '860', '862', '876', '882', '887', '894'], 'urn:iso:std:iso:3166:-2'=>['AF-BAL', 'AF-BAM', 'AF-BDG', 'AF-BDS', 'AF-BGL', 'AF-DAY', 'AF-FRA', 'AF-FYB', 'AF-GHA', 'AF-GHO', 'AF-HEL', 'AF-HER', 'AF-JOW', 'AF-KAB', 'AF-KAN', 'AF-KAP', 'AF-KDZ', 'AF-KHO', 'AF-KNR', 'AF-LAG', 'AF-LOG', 'AF-NAN', 'AF-NIM', 'AF-NUR', 'AF-PAN', 'AF-PAR', 'AF-PIA', 'AF-PKA', 'AF-SAM', 'AF-SAR', 'AF-TAK', 'AF-URU', 'AF-WAR', 'AF-ZAB', 'AX-AX', 'AL-01', 'AL-02', 'AL-03', 'AL-04', 'AL-05', 'AL-06', 'AL-07', 'AL-08', 'AL-09', 'AL-10', 'AL-11', 'AL-12', 'AL-BR', 'AL-BU', 'AL-DI', 'AL-DL', 'AL-DR', 'AL-DV', 'AL-EL', 'AL-ER', 'AL-FR', 'AL-GJ', 'AL-GR', 'AL-HA', 'AL-KA', 'AL-KB', 'AL-KC', 'AL-KO', 'AL-KR', 'AL-KU', 'AL-LB', 'AL-LE', 'AL-LU', 'AL-MK', 'AL-MM', 'AL-MR', 'AL-MT', 'AL-PG', 'AL-PQ', 'AL-PR', 'AL-PU', 'AL-SH', 'AL-SK', 'AL-SR', 'AL-TE', 'AL-TP', 'AL-TR', 'AL-VL', 'DZ-01', 'DZ-02', 'DZ-03', 'DZ-04', 'DZ-05', 'DZ-06', 'DZ-07', 'DZ-08', 'DZ-09', 'DZ-10', 'DZ-11', 'DZ-12', 'DZ-13', 'DZ-14', 'DZ-15', 'DZ-16', 'DZ-17', 'DZ-18', 'DZ-19', 'DZ-20', 'DZ-21', 'DZ-22', 'DZ-23', 'DZ-24', 'DZ-25', 'DZ-26', 'DZ-27', 'DZ-28', 'DZ-29', 'DZ-30', 'DZ-31', 'DZ-32', 'DZ-33', 'DZ-34', 'DZ-35', 'DZ-36', 'DZ-37', 'DZ-38', 'DZ-39', 'DZ-40', 'DZ-41', 'DZ-42', 'DZ-43', 'DZ-44', 'DZ-45', 'DZ-46', 'DZ-47', 'DZ-48', 'AS-AS', 'AD-02', 'AD-03', 'AD-04', 'AD-05', 'AD-06', 'AD-07', 'AD-08', 'AO-BGO', 'AO-BGU', 'AO-BIE', 'AO-CAB', 'AO-CCU', 'AO-CNN', 'AO-CNO', 'AO-CUS', 'AO-HUA', 'AO-HUI', 'AO-LNO', 'AO-LSU', 'AO-LUA', 'AO-MAL', 'AO-MOX', 'AO-NAM', 'AO-UIG', 'AO-ZAI', 'AI-AI', 'AQ-AQ', 'AG-03', 'AG-04', 'AG-05', 'AG-06', 'AG-07', 'AG-08', 'AG-10', 'AG-11', 'AR-A', 'AR-B', 'AR-C', 'AR-D', 'AR-E', 'AR-F', 'AR-G', 'AR-H', 'AR-J', 'AR-K', 'AR-L', 'AR-M', 'AR-N', 'AR-P', 'AR-Q', 'AR-R', 'AR-S', 'AR-T', 'AR-U', 'AR-V', 'AR-W', 'AR-X', 'AR-Y', 'AR-Z', 'AM-AG', 'AM-AR', 'AM-AV', 'AM-ER', 'AM-GR', 'AM-KT', 'AM-LO', 'AM-SH', 'AM-SU', 'AM-TV', 'AM-VD', 'AW-AW', 'AU-ACT', 'AU-NSW', 'AU-NT', 'AU-QLD', 'AU-SA', 'AU-TAS', 'AU-VIC', 'AU-WA', 'AT-1', 'AT-2', 'AT-3', 'AT-4', 'AT-5', 'AT-6', 'AT-7', 'AT-8', 'AT-9', 'AZ-ABS', 'AZ-AGA', 'AZ-AGC', 'AZ-AGM', 'AZ-AGS', 'AZ-AGU', 'AZ-AST', 'AZ-BA', 'AZ-BAB', 'AZ-BAL', 'AZ-BAR', 'AZ-BEY', 'AZ-BIL', 'AZ-CAB', 'AZ-CAL', 'AZ-CUL', 'AZ-DAS', 'AZ-FUZ', 'AZ-GAD', 'AZ-GA', 'AZ-GOR', 'AZ-GOY', 'AZ-GYG', 'AZ-HAC', 'AZ-IMI', 'AZ-ISM', 'AZ-KAL', 'AZ-KAN', 'AZ-KUR', 'AZ-LAC', 'AZ-LA', 'AZ-LAN', 'AZ-LER']}, 'type'=>'CodeableConcept', 'path'=>'SubscriptionTopic.jurisdiction', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/jurisdiction'}}, + 'purpose' => {'type'=>'markdown', 'path'=>'SubscriptionTopic.purpose', 'min'=>0, 'max'=>1}, + 'copyright' => {'type'=>'markdown', 'path'=>'SubscriptionTopic.copyright', 'min'=>0, 'max'=>1}, + 'copyrightLabel' => {'type'=>'string', 'path'=>'SubscriptionTopic.copyrightLabel', 'min'=>0, 'max'=>1}, + 'approvalDate' => {'type'=>'date', 'path'=>'SubscriptionTopic.approvalDate', 'min'=>0, 'max'=>1}, + 'lastReviewDate' => {'type'=>'date', 'path'=>'SubscriptionTopic.lastReviewDate', 'min'=>0, 'max'=>1}, + 'effectivePeriod' => {'type'=>'Period', 'path'=>'SubscriptionTopic.effectivePeriod', 'min'=>0, 'max'=>1}, + 'trigger' => {'type'=>'SubscriptionTopic::Trigger', 'path'=>'SubscriptionTopic.trigger', 'min'=>0, 'max'=>Float::INFINITY} + } + + class Trigger < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Trigger.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Trigger.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Trigger.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'description' => {'type'=>'markdown', 'path'=>'Trigger.description', 'min'=>0, 'max'=>1}, + 'resource' => {'type'=>'uri', 'path'=>'Trigger.resource', 'min'=>1, 'max'=>1}, + 'supportedInteraction' => {'valid_codes'=>{'http://hl7.org/fhir/restful-interaction'=>['create', 'update', 'delete']}, 'type'=>'code', 'path'=>'Trigger.supportedInteraction', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/interaction-trigger'}}, + 'queryCriteria' => {'type'=>'SubscriptionTopic::Trigger::QueryCriteria', 'path'=>'Trigger.queryCriteria', 'min'=>0, 'max'=>1}, + 'fhirPathCriteria' => {'type'=>'string', 'path'=>'Trigger.fhirPathCriteria', 'min'=>0, 'max'=>1}, + 'event' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/v2-0003'=>['X01', 'A01', 'A02', 'A03', 'A04', 'A05', 'A06', 'A07', 'A08', 'A09', 'A10', 'A11', 'A12', 'A13', 'A14', 'A15', 'A16', 'A17', 'A18', 'A19', 'A20', 'A21', 'A22', 'A23', 'A24', 'A25', 'A26', 'A27', 'A28', 'A29', 'A30', 'A31', 'A32', 'A33', 'A34', 'A35', 'A36', 'A37', 'A38', 'A39', 'A40', 'A41', 'A42', 'A43', 'A44', 'A45', 'A46', 'A47', 'A48', 'A49', 'A50', 'A51', 'A52', 'A53', 'A54', 'A55', 'A60', 'A61', 'A62', 'B01', 'B02', 'B03', 'B04', 'B05', 'B06', 'B07', 'B08', 'C01', 'C02', 'C03', 'C04', 'C05', 'C06', 'C07', 'C08', 'C09', 'C10', 'C11', 'C12', 'CNQ', 'E01', 'E02', 'E03', 'varies', 'E04', 'E10', 'E12', 'E13', 'E15', 'E20', 'E21', 'E22', 'E24', 'E30', 'E31', 'I01', 'I02', 'I03', 'I04', 'I05', 'I06', 'I07', 'I08', 'I09', 'I10', 'I11', 'I12', 'I13', 'I14', 'I15', 'I16', 'I17', 'I18', 'I19', 'I20', 'I21', 'I22', 'J01', 'J02', 'K11', 'K13', 'K15', 'K21', 'K22', 'K23', 'K24', 'K25', 'K31', 'K32', 'K33', 'K34', 'M01', 'M02', 'M03', 'M04', 'M05', 'M06', 'M07', 'M08', 'M09', 'M10', 'M11', 'M12', 'M13', 'M14', 'M15', 'R0R', 'M16', 'M17', 'M18', 'N01', 'N02', 'O01', 'O02', 'O03', 'O04', 'O05', 'O06', 'O07', 'O08', 'O09', 'O10', 'O11', 'O12', 'O13', 'O14', 'O15', 'O16', 'O17', 'O18', 'O19', 'O20', 'O21', 'O22', 'O23', 'O24', 'O25', 'O26', 'O27', 'O28', 'O29', 'O30', 'O31', 'O32', 'O33', 'O34', 'O35', 'R05', 'O36', 'R06', 'O37', 'O38', 'O39', 'O40', 'O41', 'O42', 'RAR', 'O43', 'RDR', 'Q04', 'O44', 'RER', 'O45', 'RGR', 'O46', 'Q07', 'O47', 'Q08', 'O48', 'Q09', 'O49', 'O50', 'O51', 'O52', 'O53', 'O54', 'O55', 'O56', 'O57', 'O58', 'O59', 'P01', 'P02', 'P03', 'P04', 'P05', 'P06', 'P07', 'R03', 'P08', 'P09', 'P10', 'R07', 'P11', 'R08', 'P12', 'PC1', 'R09', 'PC2', 'PC3', 'PC4', 'PC5', 'PC6', 'PC7', 'PC8', 'PC9', 'PCA', 'PCB', 'PCC', 'PCD', 'PCE', 'PCF', 'PCG', 'PCH', 'PCJ', 'PCK', 'PCL', 'Q01', 'Q02', 'Q03', 'Q05', 'Q06', 'Q11', 'Q13', 'Q15', 'Q16', 'Q17', 'Q21', 'Q22', 'Q23', 'Q24', 'Q25', 'Q26', 'Q27', 'Q28', 'Q29', 'Q30', 'Q31', 'Q32', 'Q33', 'Q34', 'R01', 'R02', 'R04', 'R21', 'R22', 'R23', 'R24', 'R25', 'R26', 'R30', 'R31', 'R32', 'R33', 'R40', 'R41', 'R42', 'R43', 'ROR', 'S01', 'S02', 'S03', 'S04', 'S05', 'S06', 'S07', 'S08', 'S09', 'S10', 'S11', 'S12', 'S13', 'S14', 'S15', 'S16', 'S17', 'S18', 'S19', 'S20', 'S21', 'S22', 'S23', 'S24', 'S25', 'S26', 'S27', 'S28', 'S29', 'S30', 'S31', 'S32', 'S33', 'S34', 'S35', 'S36', 'S37', 'S38', 'S39', 'S40', 'S41', 'S42', 'S43', 'S44', 'S45', 'S46', 'S47', 'S48', 'S49', 'S50', 'S51', 'S52', 'T01', 'T02', 'T03', 'T04', 'T05', 'T06', 'T07', 'T08', 'T09', 'T10', 'T11', 'T12', 'U01', 'U02', 'U03', 'U04', 'U05', 'U06', 'U07', 'U08', 'U09', 'U10', 'U11', 'U12', 'U13', 'U14', 'V01', 'V02', 'V03', 'V04', 'Varies', 'W01', 'W02']}, 'type'=>'CodeableConcept', 'path'=>'Trigger.event', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://terminology.hl7.org/ValueSet/v2-0003'}}, + 'canFilterBy' => {'type'=>'SubscriptionTopic::Trigger::CanFilterBy', 'path'=>'Trigger.canFilterBy', 'min'=>0, 'max'=>Float::INFINITY}, + 'notificationShape' => {'type'=>'SubscriptionTopic::Trigger::NotificationShape', 'path'=>'Trigger.notificationShape', 'min'=>0, 'max'=>Float::INFINITY} + } + + class QueryCriteria < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'QueryCriteria.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'QueryCriteria.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'QueryCriteria.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'previous' => {'type'=>'string', 'path'=>'QueryCriteria.previous', 'min'=>0, 'max'=>1}, + 'resultForCreate' => {'valid_codes'=>{'http://hl7.org/fhir/subscriptiontopic-cr-behavior'=>['test-passes', 'test-fails']}, 'type'=>'code', 'path'=>'QueryCriteria.resultForCreate', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/subscriptiontopic-cr-behavior'}}, + 'current' => {'type'=>'string', 'path'=>'QueryCriteria.current', 'min'=>0, 'max'=>1}, + 'resultForDelete' => {'valid_codes'=>{'http://hl7.org/fhir/subscriptiontopic-cr-behavior'=>['test-passes', 'test-fails']}, 'type'=>'code', 'path'=>'QueryCriteria.resultForDelete', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/subscriptiontopic-cr-behavior'}}, + 'requireBoth' => {'type'=>'boolean', 'path'=>'QueryCriteria.requireBoth', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :previous # 0-1 string + attr_accessor :resultForCreate # 0-1 code + attr_accessor :current # 0-1 string + attr_accessor :resultForDelete # 0-1 code + attr_accessor :requireBoth # 0-1 boolean + end + + class CanFilterBy < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'CanFilterBy.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'CanFilterBy.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'CanFilterBy.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'description' => {'type'=>'markdown', 'path'=>'CanFilterBy.description', 'min'=>0, 'max'=>1}, + 'resource' => {'type'=>'uri', 'path'=>'CanFilterBy.resource', 'min'=>0, 'max'=>1}, + 'filterParameter' => {'type'=>'string', 'path'=>'CanFilterBy.filterParameter', 'min'=>1, 'max'=>1}, + 'filterDefinition' => {'type'=>'uri', 'path'=>'CanFilterBy.filterDefinition', 'min'=>0, 'max'=>1}, + 'comparator' => {'valid_codes'=>{'http://hl7.org/fhir/search-comparator'=>['eq', 'ne', 'gt', 'lt', 'ge', 'le', 'sa', 'eb', 'ap']}, 'type'=>'code', 'path'=>'CanFilterBy.comparator', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/search-comparator'}}, + 'modifier' => {'valid_codes'=>{'http://hl7.org/fhir/search-modifier-code'=>['missing', 'exact', 'contains', 'not', 'text', 'in', 'not-in', 'below', 'above', 'type', 'identifier', 'of-type', 'code-text', 'text-advanced', 'iterate']}, 'type'=>'code', 'path'=>'CanFilterBy.modifier', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/search-modifier-code'}} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :description # 0-1 markdown + attr_accessor :resource # 0-1 uri + attr_accessor :filterParameter # 1-1 string + attr_accessor :filterDefinition # 0-1 uri + attr_accessor :comparator # 0-* [ code ] + attr_accessor :modifier # 0-* [ code ] + end + + class NotificationShape < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'NotificationShape.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'NotificationShape.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'NotificationShape.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'resource' => {'type'=>'uri', 'path'=>'NotificationShape.resource', 'min'=>1, 'max'=>1}, + 'include' => {'type'=>'string', 'path'=>'NotificationShape.include', 'min'=>0, 'max'=>Float::INFINITY}, + 'revInclude' => {'type'=>'string', 'path'=>'NotificationShape.revInclude', 'min'=>0, 'max'=>Float::INFINITY}, + 'relatedQuery' => {'type'=>'SubscriptionTopic::Trigger::NotificationShape::RelatedQuery', 'path'=>'NotificationShape.relatedQuery', 'min'=>0, 'max'=>Float::INFINITY} + } + + class RelatedQuery < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'RelatedQuery.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'RelatedQuery.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'RelatedQuery.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'queryType' => {'type'=>'Coding', 'path'=>'RelatedQuery.queryType', 'min'=>0, 'max'=>1}, + 'query' => {'type'=>'string', 'path'=>'RelatedQuery.query', 'min'=>1, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :queryType # 0-1 Coding + attr_accessor :query # 1-1 string + end + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :resource # 1-1 uri + attr_accessor :include # 0-* [ string ] + attr_accessor :revInclude # 0-* [ string ] + attr_accessor :relatedQuery # 0-* [ SubscriptionTopic::Trigger::NotificationShape::RelatedQuery ] + end + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :description # 0-1 markdown + attr_accessor :resource # 1-1 uri + attr_accessor :supportedInteraction # 0-* [ code ] + attr_accessor :queryCriteria # 0-1 SubscriptionTopic::Trigger::QueryCriteria + attr_accessor :fhirPathCriteria # 0-1 string + attr_accessor :event # 0-1 CodeableConcept + attr_accessor :canFilterBy # 0-* [ SubscriptionTopic::Trigger::CanFilterBy ] + attr_accessor :notificationShape # 0-* [ SubscriptionTopic::Trigger::NotificationShape ] + end + + attr_accessor :id # 0-1 id + attr_accessor :meta # 0-1 Meta + attr_accessor :implicitRules # 0-1 uri + attr_accessor :language # 0-1 code + attr_accessor :text # 0-1 Narrative + attr_accessor :contained # 0-* [ Resource ] + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :url # 1-1 uri + attr_accessor :identifier # 0-* [ Identifier ] + attr_accessor :version # 0-1 string + attr_accessor :versionAlgorithmString # 0-1 string + attr_accessor :versionAlgorithmCoding # 0-1 Coding + attr_accessor :name # 0-1 string + attr_accessor :title # 0-1 string + attr_accessor :derivedFrom # 0-* [ canonical ] + attr_accessor :status # 1-1 code + attr_accessor :experimental # 0-1 boolean + attr_accessor :date # 0-1 dateTime + attr_accessor :publisher # 0-1 string + attr_accessor :contact # 0-* [ ContactDetail ] + attr_accessor :description # 0-1 markdown + attr_accessor :useContext # 0-* [ UsageContext ] + attr_accessor :jurisdiction # 0-* [ CodeableConcept ] + attr_accessor :purpose # 0-1 markdown + attr_accessor :copyright # 0-1 markdown + attr_accessor :copyrightLabel # 0-1 string + attr_accessor :approvalDate # 0-1 date + attr_accessor :lastReviewDate # 0-1 date + attr_accessor :effectivePeriod # 0-1 Period + attr_accessor :trigger # 0-* [ SubscriptionTopic::Trigger ] + + def resourceType + 'SubscriptionTopic' + end + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/resources/Substance.rb b/lib/fhir_models/r6/generated/resources/Substance.rb new file mode 100644 index 00000000..395453d6 --- /dev/null +++ b/lib/fhir_models/r6/generated/resources/Substance.rb @@ -0,0 +1,77 @@ +module FHIR + module R6 + class Substance < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + SEARCH_PARAMS = ['category', 'code', 'code-reference', 'expiry', 'identifier', 'quantity', 'status', 'substance-reference'] + METADATA = { + 'id' => {'type'=>'id', 'path'=>'Substance.id', 'min'=>0, 'max'=>1}, + 'meta' => {'type'=>'Meta', 'path'=>'Substance.meta', 'min'=>0, 'max'=>1}, + 'implicitRules' => {'type'=>'uri', 'path'=>'Substance.implicitRules', 'min'=>0, 'max'=>1}, + 'language' => {'type'=>'code', 'path'=>'Substance.language', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-languages'}}, + 'text' => {'type'=>'Narrative', 'path'=>'Substance.text', 'min'=>0, 'max'=>1}, + 'contained' => {'type'=>'Resource', 'path'=>'Substance.contained', 'min'=>0, 'max'=>Float::INFINITY}, + 'extension' => {'type'=>'Extension', 'path'=>'Substance.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Substance.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'identifier' => {'type'=>'Identifier', 'path'=>'Substance.identifier', 'min'=>0, 'max'=>Float::INFINITY}, + 'instance' => {'type'=>'boolean', 'path'=>'Substance.instance', 'min'=>1, 'max'=>1}, + 'status' => {'valid_codes'=>{'http://hl7.org/fhir/substance-status'=>['active', 'inactive', 'entered-in-error']}, 'type'=>'code', 'path'=>'Substance.status', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/substance-status'}}, + 'category' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/substance-category'=>['allergen', 'biological', 'body', 'chemical', 'food', 'drug', 'material']}, 'type'=>'CodeableConcept', 'path'=>'Substance.category', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/substance-category'}}, + 'code' => {'type'=>'CodeableReference', 'path'=>'Substance.code', 'min'=>1, 'max'=>1}, + 'description' => {'type'=>'markdown', 'path'=>'Substance.description', 'min'=>0, 'max'=>1}, + 'expiry' => {'type'=>'dateTime', 'path'=>'Substance.expiry', 'min'=>0, 'max'=>1}, + 'quantity' => {'type'=>'Quantity', 'path'=>'Substance.quantity', 'min'=>0, 'max'=>1}, + 'ingredient' => {'type'=>'Substance::Ingredient', 'path'=>'Substance.ingredient', 'min'=>0, 'max'=>Float::INFINITY} + } + + class Ingredient < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'substance' => ['CodeableConcept', 'Reference'] + } + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Ingredient.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Ingredient.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Ingredient.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'quantity' => {'type'=>'Ratio', 'path'=>'Ingredient.quantity', 'min'=>0, 'max'=>1}, + 'substanceCodeableConcept' => {'valid_codes'=>{'http://snomed.info/sct'=>['105590001', '102002', '120006', '125001', '126000', '130002', '131003', '159002', '164003', '178002', '186002', '187006', '200001', '217008', '231008', '238002', '261000', '296000', '327000', '329002', '336001', '340005', '363000', '370000', '371001', '377002', '392001', '395004', '412004', '424006', '425007', '432003', '438004', '462009', '472007', '476005', '498001', '501001', '505005', '506006', '515004', '519005', '521000', '529003', '538001', '566009', '576007', '578008', '584006', '585007', '591009', '593007', '594001', '597008', '604000', '611001', '620005', '648005', '662003', '668004', '683009', '686001', '693002', '698006', '699003', '704006', '732002', '735000', '747006', '773001', '785009', '804003', '819002', '850000', '859004', '860009', '873008', '876000', '877009', '889006', '896008', '905001', '923009', '925002', '963005', '974001', '979006', '993004', '1002007', '1010008', '1018001', '1025008', '1047008', '1050006', '1065007', '1080001', '1091008', '1097007', '1105007', '1113008', '1137008', '1149009', '1160000', '1166006', '1169004', '1171004', '1185009', '1189003', '1190007', '1219001', '1223009', '1244009', '1248007', '1269009', '1272002', '1273007', '1313002', '1319003', '1320009', '1325004', '1331001', '1336006', '1341003', '1346008', '1355006', '1368003', '1371006', '1373009', '1381005', '1394007', '1396009', '1405004', '1408002', '1416006', '1450002', '1466000', '1471007', '1472000', '1476002', '1477006', '1496005', '1506001', '1517000', '1530004', '1535009', '1536005', '1540001', '1545006', '1557002', '1565004', '1575001', '1603001', '1607000', '1609002', '1634002', '1649005', '1656004', '1660001', '1668008', '1672007', '1673002', '1675009', '1676005', '1681001', '1696002', '1701009', '1710001', '1726000', '1727009', '1740004', '1764003', '1768000', '1786002', '1793003', '1795005', '1798007', '1799004', '1823002', '1827001', '1886008', '1904005', '1914001', '1916004', '1940007', '1944003', '1956002', '1971003', '1975007', '1978009', '1985008', '1991005', '2000001', '2006007', '2008008', '2009000', '2017008', '2027002', '2029004', '2038002', '2039005', '2050008', '2064008', '2082006', '2085008', '2088005', '2096000', '2100004', '2101000', '2125008', '2130007', '2141009', '2147008', '2151005', '2154002', '2159007', '2163000', '2168009', '2179004', '2189000', '2194000', '2195004', '2201007', '2208001', '2212007', '2215009', '2240002', '2249001', '2254005', '2260005', '2262002', '2264001', '2309006', '2311002', '2329007', '2331003', '2338009', '2343002', '2346005', '2354007', '2369008', '2370009', '2376003', '2384004', '2404002', '2405001', '2414006', '2430003', '2431004', '2441001', '2444009', '2450004', '2462000', '2466002', '2500009', '2509005', '2522002', '2529006', '2537003', '2568004', '2573005', '2575003', '2595009', '2597001', '2611008', '2637006', '2648004', '2649007', '2660003', '2671002', '2674005', '2676007', '2678008', '2680002', '2698003', '2705002', '2706001', '2719002', '2721007', '2728001', '2753003', '2754009', '2765004', '2778004', '2796008', '2799001', '2823004', '2832002', '2846002', '2869004', '2878005', '2880004', '2883002', '2913009', '2916001', '2925007', '2927004', '2938004', '2942001', '2950005', '2958003', '2964005', '2974008', '2988007', '2991007', '2995003', '3027009', '3031003', '3040004', '3045009', '3052006', '3066001', '3070009', '3087006', '3107005', '3108000', '3131000', '3136005', '3142009', '3145006', '3150000', '3151001', '3155005', '3161008', '3167007', '3187008', '3193000', '3197004', '3209002', '3212004', '3225007', '3232003', '3271000', '3273002', '3300001', '3318003', '3325005', '3339005', '3340007', '3342004', '3346001', '3378009', '3379001', '3392003', '3405005', '3411008', '3437006', '3440006', '3455002', '3463001', '3465008', '3466009', '3492002', '3493007', '3495000', '3501003', '3523004', '3532002', '3555004', '3579002', '3581000', '3587001', '3588006', '3597005', '3602003', '3610002', '3617004', '3648007', '3655009', '3672002', '3684000', '3689005', '3692009', '3693004', '3702007', '3710008', '3718001', '3726009', '3727000', '3730007', '3737005', '3742002', '3757009', '3771001', '3775005', '3776006', '3792001', '3800009', '3807007', '3811001', '3812008', '3816006', '3823007', '3829006', '3834005', '3836007', '3844007', '3848005', '3849002', '3854006', '3874004', '3892007', '3896005', '3897001', '3906002', '3920009', '3930000', '3932008', '3941003', '3945007', '3958008', '3961009', '3976001', '3982003', '3983008', '3990003', '3994007', '4014000', '4024008', '4025009', '4043008', '4047009', '4048004', '4067000', '4076007', '4077003', '4080002', '4091009', '4097008', '4104007', '4105008', '4115002', '4137009', '4153007', '4167003', '4169000', '4177001', '4182008', '4188007', '4200007', '4201006', '4203009', '4207005', '4217000', '4218005', '4231000', '4239003', '4255005', '4289006', '4290002', '4314009', '4334005', '4342006', '4353000', '4355007', '4362003', '4370008', '4393002', '4401009', '4422003', '4423008', '4425001', '4435007', '4437004', '4471008', '4479005', '4480008', '4509009', '4534009', '4540002', '4546008', '4555006', '4560005', '4561009', '4564001', '4567008', '4582003', '4591004', '4610008', '4616002', '4629002', '4635002', '4643007', '4656000', '4674009', '4681002', '4693006', '4700006', '4706000', '4714006', '4728000', '4732006', '4746006', '4761007', '4762000', '4777008', '4780009', '4786003', '4789005', '4793004', '4814001', '4824009', '4825005', '4831008', '4832001', '4833006', '4844003', '4864008', '4872005', '4878009', '4882006', '4889002', '4901003', '4925006', '4933007', '4940008', '4955004', '4962008', '4963003', '4965005', '4968007', '4986005', '5003005', '5004004', '5007006', '5024000', '5031001', '5040002', '5043000', '5045007', '5059000', '5060005', '5061009', '5064001', '5081005', '5086000', '5094007', '5098005', '5109006', '5142007', '5160007', '5163009', '5167005', '5172001', '5179005', '5200001', '5206007', '5220000', '5226006', '5250008', '5252000', '5253005', '5259009', '5289002', '5303002', '5305009', '5307001', '5312000', '5323001', '5330007', '5339008', '5340005', '5392001', '5395004', '5404007', '5405008', '5406009', '5420002', '5439007', '5442001', '5453007', '5471000', '5474008', '5477001', '5483003', '5504009', '5511008', '5513006', '5515004', '5533005', '5537006', '5540006', '5547009', '5548004', '5568005', '5573004', '5589001', '5590005', '5628003', '5629006', '5637003', '5641004', '5647000', '5656008', '5659001', '5670008', '5681006', '5691000', '5692007', '5699003', '5700002', '5702005', '5704006', '5705007', '5739006', '5746002', '5757007', '5762008', '5764009', '5767002', '5774007', '5800007', '5813001', '5826002', '5827006', '5829009', '5830004', '5840001', '5858007', '5863006', '5896008', '5899001', '5907009', '5910002', '5915007', '5927005', '5931004', '5932006', '5950004', '5955009', '5977008', '5989005', '5991002', '6021003', '6038004', '6043006', '6044000', '6054001', '6056004', '6068008', '6083003', '6085005', '6088007', '6089004', '6091007', '6107003', '6109000', '6115000', '6135004', '6138002', '6162007', '6170002', '6172005', '6178009', '6179001', '6182006', '6197009', '6237004', '6249003', '6256009', '6257000', '6260007', '6261006', '6263009', '6264003', '6287006', '6291001', '6301006', '6310003', '6314007', '6333002', '6338006', '6356006', '6360009', '6367007', '6386004', '6394006', '6401007', '6409009', '6411000', '6422001', '6451002', '6455006', '6469006', '6478000', '6495008', '6507009', '6513000', '6516008', '6524003', '6529008', '6532006', '6590001', '6592009', '6602005', '6611005', '6612003', '6619007', '6642000', '6644004', '6671004', '6672006', '6699008', '6701008', '6702001', '6709005', '6710000', '6713003', '6717002', '6725000', '6730001', '6741004', '6755007', '6786001', '6790004', '6792007', '6808006', '6809003', '6814004', '6817006', '6826009', '6837005', '6854002', '6865007', '6873003', '6879004', '6881002', '6884005', '6890009', '6896003', '6910009', '6911008', '6916003', '6924008', '6925009', '6927001', '6937006', '6945001', '6952004', '6958000', '6961004', '6970001', '6973004', '6983000', '6992002', '6993007', '6999006', '7008002', '7018007', '7029006', '7030001', '7034005', '7045008', '7047000', '7049002', '7054006', '7056008', '7059001', '7061005', '7070008', '7084003', '7110002', '7120007', '7132006', '7139002', '7146006', '7152007', '7156005', '7158006', '7161007', '7179006', '7191002', '7208009', '7211005', '7237008', '7243005', '7269004', '7271004', '7280004', '7281000', '7284008', '7294003', '7302008', '7318002', '7321000', '7325009', '7327001', '7328006', '7330008', '7337006', '7348004', '7382005', '7401000', '7411007', '7427000', '7434003', '7446004', '7460002', '7470000', '7489000', '7503004', '7509000', '7515000', '7537007', '7547005', '7549008', '7588005', '7608003', '7616007', '7648006', '7661006', '7670009', '7675004', '7685003', '7696006', '7716001', '7737009', '7738004', '7761002', '7770004', '7774008', '7779003', '7785005', '7790008', '7791007', '7795003', '7801007', '7816005', '7834009', '7846008', '7848009', '7868003', '7879008', '7900007', '7904003', '7909008', '7924004', '7938006', '7945006', '7948008', '7953003', '7957002', '7961008', '7970006', '7974002', '7975001', '7979007', '7983007', '7985000', '7997004', '8000007', '8002004', '8025003', '8029009', '8030004', '8035009', '8048008', '8054009', '8055005', '8105004', '8108002', '8123007', '8132009', '8143001', '8153000', '8156008', '8164002', '8168004', '8179009', '8184003', '8190004', '8202008', '8203003', '8204009', '8222007', '8227001', '8230008', '8237006', '8252004', '8257005', '8261004', '8268005', '8270001', '8275006', '8295000', '8300003', '8310007', '8313009', '8340009', '8342001', '8343006', '8354001', '8355000', '8362009', '8365006', '8368008', '8376005', '8385005', '8397006', '8406008', '8429000', '8450009', '8452001', '8456003', '8460000', '8473001', '8474007', '8484008', '8485009', '8486005', '8487001', '8491006', '8492004', '8498000', '8507001', '8514004', '8520003', '8525008', '8529002', '8534003', '8537005', '8578007', '8591008', '8612007', '8620009', '8631001', '8653004', '8660005', '8687009', '8689007', '8701002', '8705006', '8731008', '8740007', '8761000', '8767001', '8785008', '8786009', '8795001', '8817004', '8818009', '8822004', '8830003', '8836009', '8844009', '8858006', '8865003', '8878003', '8882001', '8886003', '8908003', '8914005', '8919000', '8926000', '8945009', '8953001', '8963009', '8969008', '8977007', '8982000', '8987006', '8991001', '9010006', '9013008', '9021002', '9024005', '9045003', '9052001', '9054000', '9103003', '9110009', '9125009', '9159008', '9172009', '9174005', '9183000', '9189001', '9195000', '9197008', '9205004', '9220005', '9223007', '9234005', '9246009', '9253000', '9270008', '9271007', '9301005', '9302003', '9315007', '9319001', '9334007', '9349004', '9351000', '9355009', '9392009', '9396007', '9398008', '9410003', '9422000', '9457002']}, 'type'=>'CodeableConcept', 'path'=>'Ingredient.substance[x]', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/substance-code'}}, + 'substanceReference' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Substance'], 'type'=>'Reference', 'path'=>'Ingredient.substance[x]', 'min'=>1, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :quantity # 0-1 Ratio + attr_accessor :substanceCodeableConcept # 1-1 CodeableConcept + attr_accessor :substanceReference # 1-1 Reference(Substance) + end + + attr_accessor :id # 0-1 id + attr_accessor :meta # 0-1 Meta + attr_accessor :implicitRules # 0-1 uri + attr_accessor :language # 0-1 code + attr_accessor :text # 0-1 Narrative + attr_accessor :contained # 0-* [ Resource ] + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :identifier # 0-* [ Identifier ] + attr_accessor :instance # 1-1 boolean + attr_accessor :status # 0-1 code + attr_accessor :category # 0-* [ CodeableConcept ] + attr_accessor :code # 1-1 CodeableReference + attr_accessor :description # 0-1 markdown + attr_accessor :expiry # 0-1 dateTime + attr_accessor :quantity # 0-1 Quantity + attr_accessor :ingredient # 0-* [ Substance::Ingredient ] + + def resourceType + 'Substance' + end + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/resources/SubstanceDefinition.rb b/lib/fhir_models/r6/generated/resources/SubstanceDefinition.rb new file mode 100644 index 00000000..a1b177d3 --- /dev/null +++ b/lib/fhir_models/r6/generated/resources/SubstanceDefinition.rb @@ -0,0 +1,404 @@ +module FHIR + module R6 + class SubstanceDefinition < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + SEARCH_PARAMS = ['classification', 'code', 'domain', 'identifier', 'name'] + METADATA = { + 'id' => {'type'=>'id', 'path'=>'SubstanceDefinition.id', 'min'=>0, 'max'=>1}, + 'meta' => {'type'=>'Meta', 'path'=>'SubstanceDefinition.meta', 'min'=>0, 'max'=>1}, + 'implicitRules' => {'type'=>'uri', 'path'=>'SubstanceDefinition.implicitRules', 'min'=>0, 'max'=>1}, + 'language' => {'type'=>'code', 'path'=>'SubstanceDefinition.language', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-languages'}}, + 'text' => {'type'=>'Narrative', 'path'=>'SubstanceDefinition.text', 'min'=>0, 'max'=>1}, + 'contained' => {'type'=>'Resource', 'path'=>'SubstanceDefinition.contained', 'min'=>0, 'max'=>Float::INFINITY}, + 'extension' => {'type'=>'Extension', 'path'=>'SubstanceDefinition.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'SubstanceDefinition.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'identifier' => {'type'=>'Identifier', 'path'=>'SubstanceDefinition.identifier', 'min'=>0, 'max'=>Float::INFINITY}, + 'version' => {'type'=>'string', 'path'=>'SubstanceDefinition.version', 'min'=>0, 'max'=>1}, + 'status' => {'valid_codes'=>{'http://hl7.org/fhir/publication-status'=>['draft', 'active', 'retired', 'unknown']}, 'type'=>'CodeableConcept', 'path'=>'SubstanceDefinition.status', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'preferred', 'uri'=>'http://hl7.org/fhir/ValueSet/publication-status'}}, + 'classification' => {'type'=>'CodeableConcept', 'path'=>'SubstanceDefinition.classification', 'min'=>0, 'max'=>Float::INFINITY}, + 'domain' => {'valid_codes'=>{'http://hl7.org/fhir/medicinal-product-domain'=>['Human', 'Veterinary', 'HumanAndVeterinary']}, 'type'=>'CodeableConcept', 'path'=>'SubstanceDefinition.domain', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/medicinal-product-domain'}}, + 'grade' => {'valid_codes'=>{'http://hl7.org/fhir/substance-grade'=>['USP-NF', 'Ph.Eur', 'JP', 'BP', 'CompanyStandard']}, 'type'=>'CodeableConcept', 'path'=>'SubstanceDefinition.grade', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/substance-grade'}}, + 'description' => {'type'=>'markdown', 'path'=>'SubstanceDefinition.description', 'min'=>0, 'max'=>1}, + 'informationSource' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Citation'], 'type'=>'Reference', 'path'=>'SubstanceDefinition.informationSource', 'min'=>0, 'max'=>Float::INFINITY}, + 'note' => {'type'=>'Annotation', 'path'=>'SubstanceDefinition.note', 'min'=>0, 'max'=>Float::INFINITY}, + 'manufacturer' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Organization'], 'type'=>'Reference', 'path'=>'SubstanceDefinition.manufacturer', 'min'=>0, 'max'=>Float::INFINITY}, + 'supplier' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Organization'], 'type'=>'Reference', 'path'=>'SubstanceDefinition.supplier', 'min'=>0, 'max'=>Float::INFINITY}, + 'moiety' => {'type'=>'SubstanceDefinition::Moiety', 'path'=>'SubstanceDefinition.moiety', 'min'=>0, 'max'=>Float::INFINITY}, + 'characterization' => {'type'=>'SubstanceDefinition::Characterization', 'path'=>'SubstanceDefinition.characterization', 'min'=>0, 'max'=>Float::INFINITY}, + 'property' => {'type'=>'SubstanceDefinition::Property', 'path'=>'SubstanceDefinition.property', 'min'=>0, 'max'=>Float::INFINITY}, + 'referenceInformation' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/SubstanceReferenceInformation'], 'type'=>'Reference', 'path'=>'SubstanceDefinition.referenceInformation', 'min'=>0, 'max'=>1}, + 'molecularWeight' => {'type'=>'SubstanceDefinition::MolecularWeight', 'path'=>'SubstanceDefinition.molecularWeight', 'min'=>0, 'max'=>Float::INFINITY}, + 'structure' => {'type'=>'SubstanceDefinition::Structure', 'path'=>'SubstanceDefinition.structure', 'min'=>0, 'max'=>1}, + 'code' => {'type'=>'SubstanceDefinition::Code', 'path'=>'SubstanceDefinition.code', 'min'=>0, 'max'=>Float::INFINITY}, + 'name' => {'type'=>'SubstanceDefinition::Name', 'path'=>'SubstanceDefinition.name', 'min'=>0, 'max'=>Float::INFINITY}, + 'relationship' => {'type'=>'SubstanceDefinition::Relationship', 'path'=>'SubstanceDefinition.relationship', 'min'=>0, 'max'=>Float::INFINITY}, + 'nucleicAcid' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/SubstanceNucleicAcid'], 'type'=>'Reference', 'path'=>'SubstanceDefinition.nucleicAcid', 'min'=>0, 'max'=>1}, + 'polymer' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/SubstancePolymer'], 'type'=>'Reference', 'path'=>'SubstanceDefinition.polymer', 'min'=>0, 'max'=>1}, + 'protein' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/SubstanceProtein'], 'type'=>'Reference', 'path'=>'SubstanceDefinition.protein', 'min'=>0, 'max'=>1}, + 'sourceMaterial' => {'type'=>'SubstanceDefinition::SourceMaterial', 'path'=>'SubstanceDefinition.sourceMaterial', 'min'=>0, 'max'=>1} + } + + class Moiety < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'amount' => ['Quantity', 'string'] + } + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Moiety.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Moiety.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Moiety.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'role' => {'type'=>'CodeableConcept', 'path'=>'Moiety.role', 'min'=>0, 'max'=>1}, + 'identifier' => {'type'=>'Identifier', 'path'=>'Moiety.identifier', 'min'=>0, 'max'=>1}, + 'name' => {'type'=>'string', 'path'=>'Moiety.name', 'min'=>0, 'max'=>1}, + 'stereochemistry' => {'valid_codes'=>{'http://hl7.org/fhir/substance-stereochemistry'=>['ConstitutionalIsomer', 'Stereoisomer', 'Enantiomer']}, 'type'=>'CodeableConcept', 'path'=>'Moiety.stereochemistry', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/substance-stereochemistry'}}, + 'opticalActivity' => {'valid_codes'=>{'http://hl7.org/fhir/substance-optical-activity'=>['+', '-']}, 'type'=>'CodeableConcept', 'path'=>'Moiety.opticalActivity', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/substance-optical-activity'}}, + 'molecularFormula' => {'type'=>'string', 'path'=>'Moiety.molecularFormula', 'min'=>0, 'max'=>1}, + 'amountQuantity' => {'type'=>'Quantity', 'path'=>'Moiety.amount[x]', 'min'=>0, 'max'=>1}, + 'amountString' => {'type'=>'string', 'path'=>'Moiety.amount[x]', 'min'=>0, 'max'=>1}, + 'measurementType' => {'valid_codes'=>{'http://hl7.org/fhir/substance-amount-type'=>['Average', 'Approximately', 'LessThan', 'MoreThan']}, 'type'=>'CodeableConcept', 'path'=>'Moiety.measurementType', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/substance-amount-type'}} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :role # 0-1 CodeableConcept + attr_accessor :identifier # 0-1 Identifier + attr_accessor :name # 0-1 string + attr_accessor :stereochemistry # 0-1 CodeableConcept + attr_accessor :opticalActivity # 0-1 CodeableConcept + attr_accessor :molecularFormula # 0-1 string + attr_accessor :amountQuantity # 0-1 Quantity + attr_accessor :amountString # 0-1 string + attr_accessor :measurementType # 0-1 CodeableConcept + end + + class Characterization < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Characterization.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Characterization.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Characterization.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'technique' => {'valid_codes'=>{'http://hl7.org/fhir/substance-structure-technique'=>['X-Ray', 'HPLC', 'NMR', 'PeptideMapping', 'LigandBindingAssay']}, 'type'=>'CodeableConcept', 'path'=>'Characterization.technique', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/substance-structure-technique'}}, + 'form' => {'valid_codes'=>{'http://hl7.org/fhir/substance-form'=>['salt', 'base']}, 'type'=>'CodeableConcept', 'path'=>'Characterization.form', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/substance-form'}}, + 'description' => {'type'=>'markdown', 'path'=>'Characterization.description', 'min'=>0, 'max'=>1}, + 'file' => {'type'=>'Attachment', 'path'=>'Characterization.file', 'min'=>0, 'max'=>Float::INFINITY} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :technique # 0-1 CodeableConcept + attr_accessor :form # 0-1 CodeableConcept + attr_accessor :description # 0-1 markdown + attr_accessor :file # 0-* [ Attachment ] + end + + class Property < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'value' => ['CodeableConcept', 'Quantity', 'date', 'boolean', 'Attachment'] + } + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Property.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Property.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Property.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'type' => {'valid_codes'=>{'http://snomed.info/sct'=>['363787002', '365007', '413009', '477001', '482008', '820008', '916008', '940000', '1202003', '1255009', '1285004', '1309009', '1314008', '1364001', '1391004', '1495009', '1524004', '1803003', '1882005', '1925005', '1993008', '2335007', '2465003', '2548005', '2767007', '2941008', '2957008', '3030002', '3049003', '3085003', '3330009', '3359009', '3371003', '3384007', '3397009', '3516000', '3628000', '3678003', '3709003', '3791008', '3805004', '3806003', '3850002', '3863008', '3962002', '4051006', '4065008', '4186006', '4187002', '4351003', '4428004', '4452006', '4531001', '4601000', '4605009', '4683004', '4695004', '4710002', '4751000', '4838002', '5072004', '5222008', '5308006', '5410007', '5418000', '5512001', '5660006', '5661005', '5741007', '5744004', '5748001', '5883007', '6057008', '6145002', '6230002', '6252006', '6304003', '6427007', '6440002', '6577008', '6588002', '6635000', '6723007', '6769007', '6795009', '6797001', '6886007', '6899005', '6918002', '6942003', '6994001', '7015005', '7041004', '7175000', '7205007', '7261001', '7349007', '7352004', '7423001', '7478007', '7542004', '7749005', '7825004', '7866004', '7928001', '7934008', '7952008', '8198006', '8337009', '8469004', '8499008', '8515003', '8521004', '8527000', '8581002', '8586007', '8625004', '8647004', '8690003', '8738002', '8739005', '8834007', '8927009', '8997002', '9077000', '9251003', '9304002', '9470006', '9561006', '9576003', '9876005', '9929002', '9964006', '9995004', '10011003', '10142005', '10143000', '10241009', '10252003', '10448000', '10502006', '10539007', '10625003', '10702008', '10716003', '10806004', '10947000', '11118004', '11247002', '11395008', '11448005', '11554009', '11696002', '11769008', '11786002', '11798007', '11820004', '11953005', '11977004', '12032001', '12049008', '12140005', '12157009', '12239004', '12261009', '12280006', '12307008', '12309006', '12367005', '12405001', '12493004', '12547000', '12591000', '12679000', '12852001', '12887001', '13130004', '13191003', '13226008', '13402008', '13473004', '13506008', '13621006', '13693004', '13760002', '13823007', '14004009', '14067000', '14142001', '14235009', '14411002', '14468000', '14502000', '14688008', '14872005', '14890006', '14910006', '14951008', '15070007', '15125001', '15227002', '15281004', '15361003', '15396003', '15456004', '15527001', '15564007', '15565008', '15615005', '15876000', '16058003', '16086006', '16153005', '16162007', '16166005', '16206004', '16244008', '16262004', '16354009', '16379007', '16466004', '16468003', '16476001', '16490003', '16550004', '16679002', '16821004', '16891008', '16933005', '16940006', '17202005', '17328006', '17362006', '17410008', '17441009', '17785005', '17892006', '17952008', '17964000', '18145008', '18240006', '18316001', '18332003', '18373002', '18480004', '18491006', '18601007', '18741006', '18841001', '19077000', '19166009', '19381008', '19487008', '19511002', '19611009', '19634000', '19706002', '19789007', '19959007', '19982009', '19993006', '20000007', '20245001', '20255002', '20374008', '20412003', '20426007', '20441007', '20494003', '20587003', '20618006', '20629005', '20722008', '20733006', '20806000', '20889005', '20910001', '20947001', '20970009', '21122005', '21152002', '21192000', '21278004', '21313003', '21324001', '21356008', '21417003', '21474000', '21663000', '21723009', '21738005', '21840007', '21979002', '22052001', '22171002', '22200009', '22280007', '22301005', '22382001', '22571008', '22626006', '22639005', '22690006', '22751002', '22787009', '22851009', '22921004', '23035008', '23211007', '23275005', '23362008', '23365005', '23431008', '23435004', '23472005', '23565006', '23948005', '23980007', '24025005', '24154002', '24220009', '24238007', '24296009', '24428000', '24453002', '24560006', '24562003', '24607002', '24637006', '24672009', '24725003', '24859005', '25145005', '25272006', '25602002', '25684004', '25755000', '25819003', '25974002', '26011007', '26027000', '26065007', '26127003', '26142000', '26285004', '26365000', '26510003', '26560009', '26626008', '26669000', '26694004', '26724002', '26814000', '26827001', '26869002', '26916004', '27026000', '27030002', '27071008', '27073006', '27100007', '27113001', '27213009', '27283003', '27305006', '27308008', '27309000', '27327002', '27350008', '27421000', '27468005', '27556003', '27598000', '27625002', '27750006', '27901007', '27913002', '27958008', '27960005', '27997000', '28001007', '28005003', '28239005', '28263002', '28329002', '28400003', '28423000', '28447007', '28551006', '28606003', '28771004', '28827006', '28858007', '28875001', '28982001', '29059006', '29371005', '29501005', '29533001', '29544009', '29548007', '29759001', '29772000', '29852003', '29922007', '29944002', '30017007', '30064007', '30214007', '30219002', '30247003', '30342006', '30367009', '30397001', '30568003', '30855003', '30866005', '30878009', '30879001', '30901003', '30920001', '30944004', '30953006', '30976009', '30979002', '31105004', '31179009', '31226005', '31255002', '31261004', '31294001', '31346003', '31475008', '31498000', '31534003', '31580001', '31639004', '31763002', '31853002', '31916007', '31983005', '32058005', '32101006', '32223000', '32316004', '32318003', '32386009', '32528008', '32560000', '32563003', '32650004', '32689005', '32864002', '32978000', '33032001', '33066005', '33097009', '33105009', '33213002', '33249001', '33341000', '33405001', '33406000', '33427005', '33453002', '33480009', '33485004', '33739003', '33769005', '33836004', '33911006', '33957008', '33975009', '34008004', '34178000', '34257009', '34267004', '34372006', '34517005', '34529001', '34606001', '34721000', '34734004', '34909005', '35024006', '35048002', '35123003', '35184007', '35188005', '35194002', '35245009', '35311004', '35332007', '35335009', '35360009', '35401007', '35544009', '35574001', '35622009', '35706003', '35732009', '35754006', '35800004', '35840005', '35877002', '35897007', '35939009', '35948004', '36003005', '36047004', '36096009', '36459006', '36550007', '36643001', '36735000', '36841002', '36862001', '36922004', '37038003', '37043005', '37087001', '37124008', '37129003', '37190005', '37328000', '37476000', '37555008', '37557000', '37594009', '37690006', '37717001', '37736006', '37742005', '37801004', '37811006', '37845004', '37993006', '38080001', '38186005', '38187001', '38522000', '38597004', '38661002', '38695003', '38820004', '38860003', '38952000', '38962007', '38963002', '39025000', '39040003', '39080007', '39122004', '39140000', '39146006', '39211005', '39247006', '39338001', '39420003', '39438000', '39511009', '39527002', '39542004', '39622003', '39632005', '39744000', '39899002', '39996008', '40015002', '40087002', '40091007', '40117008', '40137007', '40139005', '40187000', '40269008', '40335009', '40336005', '40394006', '40407006', '40513000', '40602005', '40619007', '40662008', '40736007', '40909004', '40944002', '41011002', '41070009', '41494001', '41633001', '41651000', '41698008', '41701000', '41741009', '42054005', '42081005', '42093001', '42111002', '42233006', '42406009', '42447007', '42457008', '42468008', '42573004', '43068009', '43074009', '43173001', '43224003', '43326003', '43394007', '43410000', '43414009', '43471007', '43488000', '43520008', '43857005', '43861004', '43902009', '43914001', '44138005', '44284008', '44432004', '44436001', '44453008', '44501002', '44523003', '44831001', '45071003', '45117006', '45222001', '45336008', '45444009', '45500009', '45596005', '45611008', '45658000', '45789006', '45804006', '45832002', '45873001', '45933008', '46019001', '46056005', '46118006', '46198005', '46446001', '46449008', '46470002', '46483001', '46493008', '46638006', '46877007', '46889009', '46977006', '47078008', '47116001', '47196002', '47287008', '47301008', '47309005', '47392007', '47410001', '47446005', '47497002', '47539004', '47678007', '47710002', '47722004', '47825005', '47827002', '47868006', '47958002', '48038003', '48064009', '48068007', '48089003', '48237003', '48263008', '48373007', '48388002', '48441002', '48709009', '48726003', '48761009', '48882008', '49005002', '49105004', '49169007', '49213006', '49350005', '49361002', '49441007', '49764008', '49818009', '49950003', '50033000', '50166003', '50214003', '50266007', '50285005', '50289004', '50360004', '50373000', '50602003', '50614006', '50629008', '50666002', '50741009', '50794000', '50834005', '50872000', '51020002', '51104005', '51187000', '51272001', '51308000', '51413002', '51478000', '51497000', '51533001', '51679002', '51717002', '51751003', '51795009', '51841009', '51864006', '51975006', '52015004', '52019005', '52059008', '52134002', '52240001', '52479005', '52562002', '52583008', '52653008', '52963003', '52965005', '52980004', '53060006', '53125002', '53273001', '53294003', '53319005', '53492001', '53688001', '53701004', '53833003', '53899002', '53992005', '54014004', '54052003', '54055001', '54125006', '54206000', '54257001', '54405004', '54478001', '54542009', '54715006', '54718008', '54721005', '54731003', '54775004', '54797002', '54812001', '54860003', '54880002', '54952000', '54958001', '54993008', '55044005', '55070006', '55127008', '55154006', '55200000', '55226005', '55394004', '55431009', '55532004', '55562005', '55577002', '55591008', '55767001', '55859003', '56073001', '56107002', '56119005', '56141005', '56215005', '56285002', '56290004', '56393004', '56639005', '56687000', '56777005', '56799002', '56939008', '56953008', '57036006', '57110001', '57188001', '57206007', '57234000', '57309003', '57427004', '57503003', '57566009', '57604000', '57755004', '57770003', '58102000', '58164001', '58190003', '58203002', '58294000', '58301003', '58312003', '58314002', '58322009', '58462007', '58516001', '58577001', '58608000', '58628001', '58829007', '58915005', '58917002', '58926004', '58967009', '59041006', '59052000', '59228002', '59236006', '59299002', '59328004', '59376003', '59562003', '59955000', '59972007', '60074003', '60279001', '60309003', '60384005', '60386007', '60406009', '60460001', '60534004', '60621009', '60649002', '60701003', '60747006', '60757007', '60783002', '60796001', '60797005', '60832007', '60877009', '60947002', '60984000', '61017008', '61073000', '61089002', '61095001', '61159007', '61168009', '61254005', '61334006', '61340004', '61409007', '61428000', '61447002', '61468001', '61511001', '61666009', '61686008', '61776000', '61859005', '61883002', '61909002', '61923000', '61931005', '62202002', '62262004', '62299004', '62303009', '62430000', '62575000', '62768004', '62970001', '63158009', '63177006', '63189008', '63199003', '63208007', '63248004', '63433007', '63448001', '63533009', '63582009', '63624000', '63636006', '63674003', '63700001', '63744003', '63911002', '64001003', '64045003', '64066006', '64074007', '64079002', '64106006', '64193007', '64231002', '64346006', '64392009', '64414007', '64501009', '64607003', '64702000', '65065002', '65077007', '65091001', '65401001', '65452004', '65453009', '65500002', '65507004', '65552001', '65598000', '65742002', '65825000', '65970007', '66059008', '66199009', '66216009', '66249000', '66320005', '66332009', '66362003', '66471008', '66523006', '66582003', '66621004', '66824009', '66847005', '67034007', '67316000', '67381000', '67461000', '67611004', '67657002', '67767000', '67993002', '68015005', '68031002', '68130003', '68199000', '68236004', '68281000', '68344002', '68362006', '68545002', '68592003', '68711006', '68719008', '68742001', '68980005', '69063000', '69202003', '69262000', '69330000', '69444007', '69611006', '69618000', '69744008', '69998004', '70017002', '70054006', '70111003', '70217009', '70277000', '70337006', '70414004', '70433009', '70464006', '70498002', '70514001', '70697002', '70714003', '70778006', '70818006', '70822001', '70981009', '71056003', '71172009', '71202001', '71219004', '71280007']}, 'type'=>'CodeableConcept', 'path'=>'Property.type', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/product-characteristic-codes'}}, + 'valueCodeableConcept' => {'type'=>'CodeableConcept', 'path'=>'Property.value[x]', 'min'=>0, 'max'=>1}, + 'valueQuantity' => {'type'=>'Quantity', 'path'=>'Property.value[x]', 'min'=>0, 'max'=>1}, + 'valueDate' => {'type'=>'date', 'path'=>'Property.value[x]', 'min'=>0, 'max'=>1}, + 'valueBoolean' => {'type'=>'boolean', 'path'=>'Property.value[x]', 'min'=>0, 'max'=>1}, + 'valueAttachment' => {'type'=>'Attachment', 'path'=>'Property.value[x]', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :type # 1-1 CodeableConcept + attr_accessor :valueCodeableConcept # 0-1 CodeableConcept + attr_accessor :valueQuantity # 0-1 Quantity + attr_accessor :valueDate # 0-1 date + attr_accessor :valueBoolean # 0-1 boolean + attr_accessor :valueAttachment # 0-1 Attachment + end + + class MolecularWeight < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'MolecularWeight.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'MolecularWeight.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'MolecularWeight.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'method' => {'local_name'=>'local_method', 'valid_codes'=>{'http://hl7.org/fhir/substance-weight-method'=>['SDS-PAGE', 'Calculated', 'LighScattering', 'Viscosity', 'GelPermeationCentrifugation', 'End-groupAnalysis', 'End-groupTitration', 'Size-ExclusionChromatography']}, 'type'=>'CodeableConcept', 'path'=>'MolecularWeight.method', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/substance-weight-method'}}, + 'type' => {'valid_codes'=>{'http://hl7.org/fhir/substance-weight-type'=>['Exact', 'Average', 'WeightAverage']}, 'type'=>'CodeableConcept', 'path'=>'MolecularWeight.type', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/substance-weight-type'}}, + 'amount' => {'type'=>'Quantity', 'path'=>'MolecularWeight.amount', 'min'=>1, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :local_method # 0-1 CodeableConcept + attr_accessor :type # 0-1 CodeableConcept + attr_accessor :amount # 1-1 Quantity + end + + class Structure < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Structure.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Structure.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Structure.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'stereochemistry' => {'valid_codes'=>{'http://hl7.org/fhir/substance-stereochemistry'=>['ConstitutionalIsomer', 'Stereoisomer', 'Enantiomer']}, 'type'=>'CodeableConcept', 'path'=>'Structure.stereochemistry', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/substance-stereochemistry'}}, + 'opticalActivity' => {'valid_codes'=>{'http://hl7.org/fhir/substance-optical-activity'=>['+', '-']}, 'type'=>'CodeableConcept', 'path'=>'Structure.opticalActivity', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/substance-optical-activity'}}, + 'molecularFormula' => {'type'=>'string', 'path'=>'Structure.molecularFormula', 'min'=>0, 'max'=>1}, + 'molecularFormulaByMoiety' => {'type'=>'string', 'path'=>'Structure.molecularFormulaByMoiety', 'min'=>0, 'max'=>1}, + 'molecularWeight' => {'type'=>'SubstanceDefinition::MolecularWeight', 'path'=>'Structure.molecularWeight', 'min'=>0, 'max'=>1}, + 'technique' => {'valid_codes'=>{'http://hl7.org/fhir/substance-structure-technique'=>['X-Ray', 'HPLC', 'NMR', 'PeptideMapping', 'LigandBindingAssay']}, 'type'=>'CodeableConcept', 'path'=>'Structure.technique', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/substance-structure-technique'}}, + 'sourceDocument' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/DocumentReference'], 'type'=>'Reference', 'path'=>'Structure.sourceDocument', 'min'=>0, 'max'=>Float::INFINITY}, + 'representation' => {'type'=>'SubstanceDefinition::Structure::Representation', 'path'=>'Structure.representation', 'min'=>0, 'max'=>Float::INFINITY} + } + + class Representation < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Representation.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Representation.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Representation.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'type' => {'valid_codes'=>{'http://hl7.org/fhir/substance-representation-type'=>['Systematic', 'Scientific', 'Brand']}, 'type'=>'CodeableConcept', 'path'=>'Representation.type', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/substance-representation-type'}}, + 'representation' => {'type'=>'string', 'path'=>'Representation.representation', 'min'=>0, 'max'=>1}, + 'format' => {'valid_codes'=>{'http://hl7.org/fhir/substance-representation-format'=>['InChI', 'SMILES', 'MOLFILE', 'CDX', 'SDF', 'PDB', 'mmCIF']}, 'type'=>'CodeableConcept', 'path'=>'Representation.format', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/substance-representation-format'}}, + 'document' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/DocumentReference'], 'type'=>'Reference', 'path'=>'Representation.document', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :type # 0-1 CodeableConcept + attr_accessor :representation # 0-1 string + attr_accessor :format # 0-1 CodeableConcept + attr_accessor :document # 0-1 Reference(DocumentReference) + end + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :stereochemistry # 0-1 CodeableConcept + attr_accessor :opticalActivity # 0-1 CodeableConcept + attr_accessor :molecularFormula # 0-1 string + attr_accessor :molecularFormulaByMoiety # 0-1 string + attr_accessor :molecularWeight # 0-1 SubstanceDefinition::MolecularWeight + attr_accessor :technique # 0-* [ CodeableConcept ] + attr_accessor :sourceDocument # 0-* [ Reference(DocumentReference) ] + attr_accessor :representation # 0-* [ SubstanceDefinition::Structure::Representation ] + end + + class Code < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Code.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Code.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Code.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'code' => {'type'=>'CodeableConcept', 'path'=>'Code.code', 'min'=>0, 'max'=>1}, + 'status' => {'valid_codes'=>{'http://hl7.org/fhir/publication-status'=>['draft', 'active', 'retired', 'unknown']}, 'type'=>'CodeableConcept', 'path'=>'Code.status', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'preferred', 'uri'=>'http://hl7.org/fhir/ValueSet/publication-status'}}, + 'statusDate' => {'type'=>'dateTime', 'path'=>'Code.statusDate', 'min'=>0, 'max'=>1}, + 'note' => {'type'=>'Annotation', 'path'=>'Code.note', 'min'=>0, 'max'=>Float::INFINITY}, + 'source' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/DocumentReference'], 'type'=>'Reference', 'path'=>'Code.source', 'min'=>0, 'max'=>Float::INFINITY} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :code # 0-1 CodeableConcept + attr_accessor :status # 0-1 CodeableConcept + attr_accessor :statusDate # 0-1 dateTime + attr_accessor :note # 0-* [ Annotation ] + attr_accessor :source # 0-* [ Reference(DocumentReference) ] + end + + class Name < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Name.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Name.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Name.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'name' => {'type'=>'string', 'path'=>'Name.name', 'min'=>1, 'max'=>1}, + 'type' => {'valid_codes'=>{'http://hl7.org/fhir/substance-name-type'=>['Systematic', 'Scientific', 'Brand']}, 'type'=>'CodeableConcept', 'path'=>'Name.type', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/substance-name-type'}}, + 'status' => {'valid_codes'=>{'http://hl7.org/fhir/publication-status'=>['draft', 'active', 'retired', 'unknown']}, 'type'=>'CodeableConcept', 'path'=>'Name.status', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'preferred', 'uri'=>'http://hl7.org/fhir/ValueSet/publication-status'}}, + 'preferred' => {'type'=>'boolean', 'path'=>'Name.preferred', 'min'=>0, 'max'=>1}, + 'language' => {'type'=>'CodeableConcept', 'path'=>'Name.language', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-languages'}}, + 'domain' => {'valid_codes'=>{'http://hl7.org/fhir/substance-name-domain'=>['ActiveIngredient', 'FoodColorAdditive']}, 'type'=>'CodeableConcept', 'path'=>'Name.domain', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/substance-name-domain'}}, + 'jurisdiction' => {'valid_codes'=>{'urn:iso:std:iso:3166'=>['AD', 'AE', 'AF', 'AG', 'AI', 'AL', 'AM', 'AO', 'AQ', 'AR', 'AS', 'AT', 'AU', 'AW', 'AX', 'AZ', 'BA', 'BB', 'BD', 'BE', 'BF', 'BG', 'BH', 'BI', 'BJ', 'BL', 'BM', 'BN', 'BO', 'BQ', 'BR', 'BS', 'BT', 'BV', 'BW', 'BY', 'BZ', 'CA', 'CC', 'CD', 'CF', 'CG', 'CH', 'CI', 'CK', 'CL', 'CM', 'CN', 'CO', 'CR', 'CU', 'CV', 'CW', 'CX', 'CY', 'CZ', 'DE', 'DJ', 'DK', 'DM', 'DO', 'DZ', 'EC', 'EE', 'EG', 'EH', 'ER', 'ES', 'ET', 'FI', 'FJ', 'FK', 'FM', 'FO', 'FR', 'GA', 'GB', 'GD', 'GE', 'GF', 'GG', 'GH', 'GI', 'GL', 'GM', 'GN', 'GP', 'GQ', 'GR', 'GS', 'GT', 'GU', 'GW', 'GY', 'HK', 'HM', 'HN', 'HR', 'HT', 'HU', 'ID', 'IE', 'IL', 'IM', 'IN', 'IO', 'IQ', 'IR', 'IS', 'IT', 'JE', 'JM', 'JO', 'JP', 'KE', 'KG', 'KH', 'KI', 'KM', 'KN', 'KP', 'KR', 'KW', 'KY', 'KZ', 'LA', 'LB', 'LC', 'LI', 'LK', 'LR', 'LS', 'LT', 'LU', 'LV', 'LY', 'MA', 'MC', 'MD', 'ME', 'MF', 'MG', 'MH', 'MK', 'ML', 'MM', 'MN', 'MO', 'MP', 'MQ', 'MR', 'MS', 'MT', 'MU', 'MV', 'MW', 'MX', 'MY', 'MZ', 'NA', 'NC', 'NE', 'NF', 'NG', 'NI', 'NL', 'NO', 'NP', 'NR', 'NU', 'NZ', 'OM', 'PA', 'PE', 'PF', 'PG', 'PH', 'PK', 'PL', 'PM', 'PN', 'PR', 'PS', 'PT', 'PW', 'PY', 'QA', 'RE', 'RO', 'RS', 'RU', 'RW', 'SA', 'SB', 'SC', 'SD', 'SE', 'SG', 'SH', 'SI', 'SJ', 'SK', 'SL', 'SM', 'SN', 'SO', 'SR', 'SS', 'ST', 'SV', 'SX', 'SY', 'SZ', 'TC', 'TD', 'TF', 'TG', 'TH', 'TJ', 'TK', 'TL', 'TM', 'TN', 'TO', 'TR', 'TT', 'TV', 'TW', 'TZ', 'UA', 'UG', 'UM', 'US', 'UY', 'UZ', 'VA', 'VC', 'VE', 'VG', 'VI', 'VN', 'VU', 'WF', 'WS', 'YE', 'YT', 'ZA', 'ZM', 'ZW', 'ABW', 'AFG', 'AGO', 'AIA', 'ALA', 'ALB', 'AND', 'ARE', 'ARG', 'ARM', 'ASM', 'ATA', 'ATF', 'ATG', 'AUS', 'AUT', 'AZE', 'BDI', 'BEL', 'BEN', 'BES', 'BFA', 'BGD', 'BGR', 'BHR', 'BHS', 'BIH', 'BLM', 'BLR', 'BLZ', 'BMU', 'BOL', 'BRA', 'BRB', 'BRN', 'BTN', 'BVT', 'BWA', 'CAF', 'CAN', 'CCK', 'CHE', 'CHL', 'CHN', 'CIV', 'CMR', 'COD', 'COG', 'COK', 'COL', 'COM', 'CPV', 'CRI', 'CUB', 'CUW', 'CXR', 'CYM', 'CYP', 'CZE', 'DEU', 'DJI', 'DMA', 'DNK', 'DOM', 'DZA', 'ECU', 'EGY', 'ERI', 'ESH', 'ESP', 'EST', 'ETH', 'FIN', 'FJI', 'FLK', 'FRA', 'FRO', 'FSM', 'GAB', 'GBR', 'GEO', 'GGY', 'GHA', 'GIB', 'GIN', 'GLP', 'GMB', 'GNB', 'GNQ', 'GRC', 'GRD', 'GRL', 'GTM', 'GUF', 'GUM', 'GUY', 'HKG', 'HMD', 'HND', 'HRV', 'HTI', 'HUN', 'IDN', 'IMN', 'IND', 'IOT', 'IRL', 'IRN', 'IRQ', 'ISL', 'ISR', 'ITA', 'JAM', 'JEY', 'JOR', 'JPN', 'KAZ', 'KEN', 'KGZ', 'KHM', 'KIR', 'KNA', 'KOR', 'KWT', 'LAO', 'LBN', 'LBR', 'LBY', 'LCA', 'LIE', 'LKA', 'LSO', 'LTU', 'LUX', 'LVA', 'MAC', 'MAF', 'MAR', 'MCO', 'MDA', 'MDG', 'MDV', 'MEX', 'MHL', 'MKD', 'MLI', 'MLT', 'MMR', 'MNE', 'MNG', 'MNP', 'MOZ', 'MRT', 'MSR', 'MTQ', 'MUS', 'MWI', 'MYS', 'MYT', 'NAM', 'NCL', 'NER', 'NFK', 'NGA', 'NIC', 'NIU', 'NLD', 'NOR', 'NPL', 'NRU', 'NZL', 'OMN', 'PAK', 'PAN', 'PCN', 'PER', 'PHL', 'PLW', 'PNG', 'POL', 'PRI', 'PRK', 'PRT', 'PRY', 'PSE', 'PYF', 'QAT', 'REU', 'ROU', 'RUS', 'RWA', 'SAU', 'SDN', 'SEN', 'SGP', 'SGS', 'SHN', 'SJM', 'SLB', 'SLE', 'SLV', 'SMR', 'SOM', 'SPM', 'SRB', 'SSD', 'STP', 'SUR', 'SVK', 'SVN', 'SWE', 'SWZ', 'SXM', 'SYC', 'SYR', 'TCA', 'TCD', 'TGO', 'THA', 'TJK', 'TKL', 'TKM', 'TLS', 'TON', 'TTO', 'TUN', 'TUR', 'TUV', 'TWN', 'TZA', 'UGA', 'UKR', 'UMI', 'URY', 'USA', 'UZB', 'VAT', 'VCT', 'VEN', 'VGB', 'VIR', 'VNM', 'VUT', 'WLF', 'WSM', 'YEM', 'ZAF', 'ZMB', 'ZWE', '004', '008', '010', '012', '016', '020', '024', '028', '031', '032', '036', '040', '044', '048', '050', '051', '052', '056', '060', '064', '068', '070', '072', '074', '076', '084', '086', '090', '092', '096', '100', '104', '108', '112', '116', '120', '124', '132', '136', '140', '144', '148', '152', '156', '158', '162', '166', '170', '174', '175', '178', '180', '184', '188', '191', '192', '196', '203', '204', '208', '212', '214', '218', '222', '226', '231', '232', '233', '234', '238', '239', '242', '246', '248', '250', '254', '258', '260', '262', '266', '268', '270', '275', '276', '288', '292', '296', '300', '304', '308', '312', '316', '320', '324', '328', '332', '334', '336', '340', '344', '348', '352', '356', '360', '364', '368', '372', '376', '380', '384', '388', '392', '398', '400', '404', '408', '410', '414', '417', '418', '422', '426', '428', '430', '434', '438', '440', '442', '446', '450', '454', '458', '462', '466', '470', '474', '478', '480', '484', '492', '496', '498', '499', '500', '504', '508', '512', '516', '520', '524', '528', '531', '533', '534', '535', '540', '548', '554', '558', '562', '566', '570', '574', '578', '580', '581', '583', '584', '585', '586', '591', '598', '600', '604', '608', '612', '616', '620', '624', '626', '630', '634', '638', '642', '643', '646', '652', '654', '659', '660', '662', '663', '666', '670', '674', '678', '682', '686', '688', '690', '694', '702', '703', '704', '705', '706', '710', '716', '724', '728', '729', '732', '740', '744', '748', '752', '756', '760', '762', '764', '768', '772', '776', '780', '784', '788', '792', '795', '796', '798', '800', '804', '807', '818', '826', '831', '832', '833', '834', '840', '850', '854', '858', '860', '862', '876', '882', '887', '894'], 'urn:iso:std:iso:3166:-2'=>['AF-BAL', 'AF-BAM', 'AF-BDG', 'AF-BDS', 'AF-BGL', 'AF-DAY', 'AF-FRA', 'AF-FYB', 'AF-GHA', 'AF-GHO', 'AF-HEL', 'AF-HER', 'AF-JOW', 'AF-KAB', 'AF-KAN', 'AF-KAP', 'AF-KDZ', 'AF-KHO', 'AF-KNR', 'AF-LAG', 'AF-LOG', 'AF-NAN', 'AF-NIM', 'AF-NUR', 'AF-PAN', 'AF-PAR', 'AF-PIA', 'AF-PKA', 'AF-SAM', 'AF-SAR', 'AF-TAK', 'AF-URU', 'AF-WAR', 'AF-ZAB', 'AX-AX', 'AL-01', 'AL-02', 'AL-03', 'AL-04', 'AL-05', 'AL-06', 'AL-07', 'AL-08', 'AL-09', 'AL-10', 'AL-11', 'AL-12', 'AL-BR', 'AL-BU', 'AL-DI', 'AL-DL', 'AL-DR', 'AL-DV', 'AL-EL', 'AL-ER', 'AL-FR', 'AL-GJ', 'AL-GR', 'AL-HA', 'AL-KA', 'AL-KB', 'AL-KC', 'AL-KO', 'AL-KR', 'AL-KU', 'AL-LB', 'AL-LE', 'AL-LU', 'AL-MK', 'AL-MM', 'AL-MR', 'AL-MT', 'AL-PG', 'AL-PQ', 'AL-PR', 'AL-PU', 'AL-SH', 'AL-SK', 'AL-SR', 'AL-TE', 'AL-TP', 'AL-TR', 'AL-VL', 'DZ-01', 'DZ-02', 'DZ-03', 'DZ-04', 'DZ-05', 'DZ-06', 'DZ-07', 'DZ-08', 'DZ-09', 'DZ-10', 'DZ-11', 'DZ-12', 'DZ-13', 'DZ-14', 'DZ-15', 'DZ-16', 'DZ-17', 'DZ-18', 'DZ-19', 'DZ-20', 'DZ-21', 'DZ-22', 'DZ-23', 'DZ-24', 'DZ-25', 'DZ-26', 'DZ-27', 'DZ-28', 'DZ-29', 'DZ-30', 'DZ-31', 'DZ-32', 'DZ-33', 'DZ-34', 'DZ-35', 'DZ-36', 'DZ-37', 'DZ-38', 'DZ-39', 'DZ-40', 'DZ-41', 'DZ-42', 'DZ-43', 'DZ-44', 'DZ-45', 'DZ-46', 'DZ-47', 'DZ-48', 'AS-AS', 'AD-02', 'AD-03', 'AD-04', 'AD-05', 'AD-06', 'AD-07', 'AD-08', 'AO-BGO', 'AO-BGU', 'AO-BIE', 'AO-CAB', 'AO-CCU', 'AO-CNN', 'AO-CNO', 'AO-CUS', 'AO-HUA', 'AO-HUI', 'AO-LNO', 'AO-LSU', 'AO-LUA', 'AO-MAL', 'AO-MOX', 'AO-NAM', 'AO-UIG', 'AO-ZAI', 'AI-AI', 'AQ-AQ', 'AG-03', 'AG-04', 'AG-05', 'AG-06', 'AG-07', 'AG-08', 'AG-10', 'AG-11', 'AR-A', 'AR-B', 'AR-C', 'AR-D', 'AR-E', 'AR-F', 'AR-G', 'AR-H', 'AR-J', 'AR-K', 'AR-L', 'AR-M', 'AR-N', 'AR-P', 'AR-Q', 'AR-R', 'AR-S', 'AR-T', 'AR-U', 'AR-V', 'AR-W', 'AR-X', 'AR-Y', 'AR-Z', 'AM-AG', 'AM-AR', 'AM-AV', 'AM-ER', 'AM-GR', 'AM-KT', 'AM-LO', 'AM-SH', 'AM-SU', 'AM-TV', 'AM-VD', 'AW-AW', 'AU-ACT', 'AU-NSW', 'AU-NT', 'AU-QLD', 'AU-SA', 'AU-TAS', 'AU-VIC', 'AU-WA', 'AT-1', 'AT-2', 'AT-3', 'AT-4', 'AT-5', 'AT-6', 'AT-7', 'AT-8', 'AT-9', 'AZ-ABS', 'AZ-AGA', 'AZ-AGC', 'AZ-AGM', 'AZ-AGS', 'AZ-AGU', 'AZ-AST', 'AZ-BA', 'AZ-BAB', 'AZ-BAL', 'AZ-BAR', 'AZ-BEY', 'AZ-BIL', 'AZ-CAB', 'AZ-CAL', 'AZ-CUL', 'AZ-DAS', 'AZ-FUZ', 'AZ-GAD', 'AZ-GA', 'AZ-GOR', 'AZ-GOY', 'AZ-GYG', 'AZ-HAC', 'AZ-IMI', 'AZ-ISM', 'AZ-KAL', 'AZ-KAN', 'AZ-KUR', 'AZ-LAC', 'AZ-LA', 'AZ-LAN', 'AZ-LER']}, 'type'=>'CodeableConcept', 'path'=>'Name.jurisdiction', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/jurisdiction'}}, + 'synonym' => {'type'=>'SubstanceDefinition::Name', 'path'=>'Name.synonym', 'min'=>0, 'max'=>Float::INFINITY}, + 'translation' => {'type'=>'SubstanceDefinition::Name', 'path'=>'Name.translation', 'min'=>0, 'max'=>Float::INFINITY}, + 'official' => {'type'=>'SubstanceDefinition::Name::Official', 'path'=>'Name.official', 'min'=>0, 'max'=>Float::INFINITY}, + 'source' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/DocumentReference'], 'type'=>'Reference', 'path'=>'Name.source', 'min'=>0, 'max'=>Float::INFINITY} + } + + class Official < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Official.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Official.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Official.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'authority' => {'valid_codes'=>{'http://hl7.org/fhir/substance-name-authority'=>['BAN', 'COSING', 'Ph.Eur.', 'FCC', 'INCI', 'INN', 'JAN', 'JECFA', 'MARTINDALE', 'USAN', 'USP', 'PHF', 'HAB', 'PhF', 'IUIS']}, 'type'=>'CodeableConcept', 'path'=>'Official.authority', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'preferred', 'uri'=>'http://hl7.org/fhir/ValueSet/substance-name-authority'}}, + 'status' => {'valid_codes'=>{'http://hl7.org/fhir/publication-status'=>['draft', 'active', 'retired', 'unknown']}, 'type'=>'CodeableConcept', 'path'=>'Official.status', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'preferred', 'uri'=>'http://hl7.org/fhir/ValueSet/publication-status'}}, + 'date' => {'type'=>'dateTime', 'path'=>'Official.date', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :authority # 0-1 CodeableConcept + attr_accessor :status # 0-1 CodeableConcept + attr_accessor :date # 0-1 dateTime + end + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :name # 1-1 string + attr_accessor :type # 0-1 CodeableConcept + attr_accessor :status # 0-1 CodeableConcept + attr_accessor :preferred # 0-1 boolean + attr_accessor :language # 0-* [ CodeableConcept ] + attr_accessor :domain # 0-* [ CodeableConcept ] + attr_accessor :jurisdiction # 0-* [ CodeableConcept ] + attr_accessor :synonym # 0-* [ SubstanceDefinition::Name ] + attr_accessor :translation # 0-* [ SubstanceDefinition::Name ] + attr_accessor :official # 0-* [ SubstanceDefinition::Name::Official ] + attr_accessor :source # 0-* [ Reference(DocumentReference) ] + end + + class Relationship < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'substanceDefinition' => ['Reference', 'CodeableConcept'], + 'amount' => ['Quantity', 'Ratio', 'string'] + } + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Relationship.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Relationship.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Relationship.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'substanceDefinitionReference' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/SubstanceDefinition'], 'type'=>'Reference', 'path'=>'Relationship.substanceDefinition[x]', 'min'=>0, 'max'=>1}, + 'substanceDefinitionCodeableConcept' => {'type'=>'CodeableConcept', 'path'=>'Relationship.substanceDefinition[x]', 'min'=>0, 'max'=>1}, + 'type' => {'valid_codes'=>{'http://hl7.org/fhir/substance-relationship-type'=>['Salt', 'ActiveMoiety', 'StartingMaterial', 'Polymorph', 'Impurity']}, 'type'=>'CodeableConcept', 'path'=>'Relationship.type', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/substance-relationship-type'}}, + 'isDefining' => {'type'=>'boolean', 'path'=>'Relationship.isDefining', 'min'=>0, 'max'=>1}, + 'amountQuantity' => {'type'=>'Quantity', 'path'=>'Relationship.amount[x]', 'min'=>0, 'max'=>1}, + 'amountRatio' => {'type'=>'Ratio', 'path'=>'Relationship.amount[x]', 'min'=>0, 'max'=>1}, + 'amountString' => {'type'=>'string', 'path'=>'Relationship.amount[x]', 'min'=>0, 'max'=>1}, + 'ratioHighLimitAmount' => {'type'=>'Ratio', 'path'=>'Relationship.ratioHighLimitAmount', 'min'=>0, 'max'=>1}, + 'comparator' => {'valid_codes'=>{'http://hl7.org/fhir/substance-amount-type'=>['Average', 'Approximately', 'LessThan', 'MoreThan']}, 'type'=>'CodeableConcept', 'path'=>'Relationship.comparator', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/substance-amount-type'}}, + 'source' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/DocumentReference'], 'type'=>'Reference', 'path'=>'Relationship.source', 'min'=>0, 'max'=>Float::INFINITY} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :substanceDefinitionReference # 0-1 Reference(SubstanceDefinition) + attr_accessor :substanceDefinitionCodeableConcept # 0-1 CodeableConcept + attr_accessor :type # 1-1 CodeableConcept + attr_accessor :isDefining # 0-1 boolean + attr_accessor :amountQuantity # 0-1 Quantity + attr_accessor :amountRatio # 0-1 Ratio + attr_accessor :amountString # 0-1 string + attr_accessor :ratioHighLimitAmount # 0-1 Ratio + attr_accessor :comparator # 0-1 CodeableConcept + attr_accessor :source # 0-* [ Reference(DocumentReference) ] + end + + class SourceMaterial < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'SourceMaterial.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'SourceMaterial.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'SourceMaterial.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'type' => {'valid_codes'=>{'http://hl7.org/fhir/substance-source-material-type'=>['Animal', 'Plant', 'Mineral']}, 'type'=>'CodeableConcept', 'path'=>'SourceMaterial.type', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/substance-source-material-type'}}, + 'genus' => {'valid_codes'=>{'http://hl7.org/fhir/substance-source-material-genus'=>['Mycobacterium', 'InfluenzavirusA', 'Ginkgo']}, 'type'=>'CodeableConcept', 'path'=>'SourceMaterial.genus', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/substance-source-material-genus'}}, + 'species' => {'valid_codes'=>{'http://hl7.org/fhir/substance-source-material-species'=>['GinkgoBiloba', 'OleaEuropaea']}, 'type'=>'CodeableConcept', 'path'=>'SourceMaterial.species', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/substance-source-material-species'}}, + 'part' => {'valid_codes'=>{'http://hl7.org/fhir/substance-source-material-part'=>['Animal', 'Plant', 'Mineral']}, 'type'=>'CodeableConcept', 'path'=>'SourceMaterial.part', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/substance-source-material-part'}}, + 'countryOfOrigin' => {'valid_codes'=>{'urn:iso:std:iso:3166'=>['AD', 'AE', 'AF', 'AG', 'AI', 'AL', 'AM', 'AO', 'AQ', 'AR', 'AS', 'AT', 'AU', 'AW', 'AX', 'AZ', 'BA', 'BB', 'BD', 'BE', 'BF', 'BG', 'BH', 'BI', 'BJ', 'BL', 'BM', 'BN', 'BO', 'BQ', 'BR', 'BS', 'BT', 'BV', 'BW', 'BY', 'BZ', 'CA', 'CC', 'CD', 'CF', 'CG', 'CH', 'CI', 'CK', 'CL', 'CM', 'CN', 'CO', 'CR', 'CU', 'CV', 'CW', 'CX', 'CY', 'CZ', 'DE', 'DJ', 'DK', 'DM', 'DO', 'DZ', 'EC', 'EE', 'EG', 'EH', 'ER', 'ES', 'ET', 'FI', 'FJ', 'FK', 'FM', 'FO', 'FR', 'GA', 'GB', 'GD', 'GE', 'GF', 'GG', 'GH', 'GI', 'GL', 'GM', 'GN', 'GP', 'GQ', 'GR', 'GS', 'GT', 'GU', 'GW', 'GY', 'HK', 'HM', 'HN', 'HR', 'HT', 'HU', 'ID', 'IE', 'IL', 'IM', 'IN', 'IO', 'IQ', 'IR', 'IS', 'IT', 'JE', 'JM', 'JO', 'JP', 'KE', 'KG', 'KH', 'KI', 'KM', 'KN', 'KP', 'KR', 'KW', 'KY', 'KZ', 'LA', 'LB', 'LC', 'LI', 'LK', 'LR', 'LS', 'LT', 'LU', 'LV', 'LY', 'MA', 'MC', 'MD', 'ME', 'MF', 'MG', 'MH', 'MK', 'ML', 'MM', 'MN', 'MO', 'MP', 'MQ', 'MR', 'MS', 'MT', 'MU', 'MV', 'MW', 'MX', 'MY', 'MZ', 'NA', 'NC', 'NE', 'NF', 'NG', 'NI', 'NL', 'NO', 'NP', 'NR', 'NU', 'NZ', 'OM', 'PA', 'PE', 'PF', 'PG', 'PH', 'PK', 'PL', 'PM', 'PN', 'PR', 'PS', 'PT', 'PW', 'PY', 'QA', 'RE', 'RO', 'RS', 'RU', 'RW', 'SA', 'SB', 'SC', 'SD', 'SE', 'SG', 'SH', 'SI', 'SJ', 'SK', 'SL', 'SM', 'SN', 'SO', 'SR', 'SS', 'ST', 'SV', 'SX', 'SY', 'SZ', 'TC', 'TD', 'TF', 'TG', 'TH', 'TJ', 'TK', 'TL', 'TM', 'TN', 'TO', 'TR', 'TT', 'TV', 'TW', 'TZ', 'UA', 'UG', 'UM', 'US', 'UY', 'UZ', 'VA', 'VC', 'VE', 'VG', 'VI', 'VN', 'VU', 'WF', 'WS', 'YE', 'YT', 'ZA', 'ZM', 'ZW', 'ABW', 'AFG', 'AGO', 'AIA', 'ALA', 'ALB', 'AND', 'ARE', 'ARG', 'ARM', 'ASM', 'ATA', 'ATF', 'ATG', 'AUS', 'AUT', 'AZE', 'BDI', 'BEL', 'BEN', 'BES', 'BFA', 'BGD', 'BGR', 'BHR', 'BHS', 'BIH', 'BLM', 'BLR', 'BLZ', 'BMU', 'BOL', 'BRA', 'BRB', 'BRN', 'BTN', 'BVT', 'BWA', 'CAF', 'CAN', 'CCK', 'CHE', 'CHL', 'CHN', 'CIV', 'CMR', 'COD', 'COG', 'COK', 'COL', 'COM', 'CPV', 'CRI', 'CUB', 'CUW', 'CXR', 'CYM', 'CYP', 'CZE', 'DEU', 'DJI', 'DMA', 'DNK', 'DOM', 'DZA', 'ECU', 'EGY', 'ERI', 'ESH', 'ESP', 'EST', 'ETH', 'FIN', 'FJI', 'FLK', 'FRA', 'FRO', 'FSM', 'GAB', 'GBR', 'GEO', 'GGY', 'GHA', 'GIB', 'GIN', 'GLP', 'GMB', 'GNB', 'GNQ', 'GRC', 'GRD', 'GRL', 'GTM', 'GUF', 'GUM', 'GUY', 'HKG', 'HMD', 'HND', 'HRV', 'HTI', 'HUN', 'IDN', 'IMN', 'IND', 'IOT', 'IRL', 'IRN', 'IRQ', 'ISL', 'ISR', 'ITA', 'JAM', 'JEY', 'JOR', 'JPN', 'KAZ', 'KEN', 'KGZ', 'KHM', 'KIR', 'KNA', 'KOR', 'KWT', 'LAO', 'LBN', 'LBR', 'LBY', 'LCA', 'LIE', 'LKA', 'LSO', 'LTU', 'LUX', 'LVA', 'MAC', 'MAF', 'MAR', 'MCO', 'MDA', 'MDG', 'MDV', 'MEX', 'MHL', 'MKD', 'MLI', 'MLT', 'MMR', 'MNE', 'MNG', 'MNP', 'MOZ', 'MRT', 'MSR', 'MTQ', 'MUS', 'MWI', 'MYS', 'MYT', 'NAM', 'NCL', 'NER', 'NFK', 'NGA', 'NIC', 'NIU', 'NLD', 'NOR', 'NPL', 'NRU', 'NZL', 'OMN', 'PAK', 'PAN', 'PCN', 'PER', 'PHL', 'PLW', 'PNG', 'POL', 'PRI', 'PRK', 'PRT', 'PRY', 'PSE', 'PYF', 'QAT', 'REU', 'ROU', 'RUS', 'RWA', 'SAU', 'SDN', 'SEN', 'SGP', 'SGS', 'SHN', 'SJM', 'SLB', 'SLE', 'SLV', 'SMR', 'SOM', 'SPM', 'SRB', 'SSD', 'STP', 'SUR', 'SVK', 'SVN', 'SWE', 'SWZ', 'SXM', 'SYC', 'SYR', 'TCA', 'TCD', 'TGO', 'THA', 'TJK', 'TKL', 'TKM', 'TLS', 'TON', 'TTO', 'TUN', 'TUR', 'TUV', 'TWN', 'TZA', 'UGA', 'UKR', 'UMI', 'URY', 'USA', 'UZB', 'VAT', 'VCT', 'VEN', 'VGB', 'VIR', 'VNM', 'VUT', 'WLF', 'WSM', 'YEM', 'ZAF', 'ZMB', 'ZWE', '004', '008', '010', '012', '016', '020', '024', '028', '031', '032', '036', '040', '044', '048', '050', '051', '052', '056', '060', '064', '068', '070', '072', '074', '076', '084', '086', '090', '092', '096', '100', '104', '108', '112', '116', '120', '124', '132', '136', '140', '144', '148', '152', '156', '158', '162', '166', '170', '174', '175', '178', '180', '184', '188', '191', '192', '196', '203', '204', '208', '212', '214', '218', '222', '226', '231', '232', '233', '234', '238', '239', '242', '246', '248', '250', '254', '258', '260', '262', '266', '268', '270', '275', '276', '288', '292', '296', '300', '304', '308', '312', '316', '320', '324', '328', '332', '334', '336', '340', '344', '348', '352', '356', '360', '364', '368', '372', '376', '380', '384', '388', '392', '398', '400', '404', '408', '410', '414', '417', '418', '422', '426', '428', '430', '434', '438', '440', '442', '446', '450', '454', '458', '462', '466', '470', '474', '478', '480', '484', '492', '496', '498', '499', '500', '504', '508', '512', '516', '520', '524', '528', '531', '533', '534', '535', '540', '548', '554', '558', '562', '566', '570', '574', '578', '580', '581', '583', '584', '585', '586', '591', '598', '600', '604', '608', '612', '616', '620', '624', '626', '630', '634', '638', '642', '643', '646', '652', '654', '659', '660', '662', '663', '666', '670', '674', '678', '682', '686', '688', '690', '694', '702', '703', '704', '705', '706', '710', '716', '724', '728', '729', '732', '740', '744', '748', '752', '756', '760', '762', '764', '768', '772', '776', '780', '784', '788', '792', '795', '796', '798', '800', '804', '807', '818', '826', '831', '832', '833', '834', '840', '850', '854', '858', '860', '862', '876', '882', '887', '894']}, 'type'=>'CodeableConcept', 'path'=>'SourceMaterial.countryOfOrigin', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/country'}} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :type # 0-1 CodeableConcept + attr_accessor :genus # 0-1 CodeableConcept + attr_accessor :species # 0-1 CodeableConcept + attr_accessor :part # 0-1 CodeableConcept + attr_accessor :countryOfOrigin # 0-* [ CodeableConcept ] + end + + attr_accessor :id # 0-1 id + attr_accessor :meta # 0-1 Meta + attr_accessor :implicitRules # 0-1 uri + attr_accessor :language # 0-1 code + attr_accessor :text # 0-1 Narrative + attr_accessor :contained # 0-* [ Resource ] + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :identifier # 0-* [ Identifier ] + attr_accessor :version # 0-1 string + attr_accessor :status # 0-1 CodeableConcept + attr_accessor :classification # 0-* [ CodeableConcept ] + attr_accessor :domain # 0-1 CodeableConcept + attr_accessor :grade # 0-* [ CodeableConcept ] + attr_accessor :description # 0-1 markdown + attr_accessor :informationSource # 0-* [ Reference(Citation) ] + attr_accessor :note # 0-* [ Annotation ] + attr_accessor :manufacturer # 0-* [ Reference(Organization) ] + attr_accessor :supplier # 0-* [ Reference(Organization) ] + attr_accessor :moiety # 0-* [ SubstanceDefinition::Moiety ] + attr_accessor :characterization # 0-* [ SubstanceDefinition::Characterization ] + attr_accessor :property # 0-* [ SubstanceDefinition::Property ] + attr_accessor :referenceInformation # 0-1 Reference(SubstanceReferenceInformation) + attr_accessor :molecularWeight # 0-* [ SubstanceDefinition::MolecularWeight ] + attr_accessor :structure # 0-1 SubstanceDefinition::Structure + attr_accessor :code # 0-* [ SubstanceDefinition::Code ] + attr_accessor :name # 0-* [ SubstanceDefinition::Name ] + attr_accessor :relationship # 0-* [ SubstanceDefinition::Relationship ] + attr_accessor :nucleicAcid # 0-1 Reference(SubstanceNucleicAcid) + attr_accessor :polymer # 0-1 Reference(SubstancePolymer) + attr_accessor :protein # 0-1 Reference(SubstanceProtein) + attr_accessor :sourceMaterial # 0-1 SubstanceDefinition::SourceMaterial + + def resourceType + 'SubstanceDefinition' + end + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/resources/SubstanceNucleicAcid.rb b/lib/fhir_models/r6/generated/resources/SubstanceNucleicAcid.rb new file mode 100644 index 00000000..71e2a5e7 --- /dev/null +++ b/lib/fhir_models/r6/generated/resources/SubstanceNucleicAcid.rb @@ -0,0 +1,122 @@ +module FHIR + module R6 + class SubstanceNucleicAcid < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + SEARCH_PARAMS = [] + METADATA = { + 'id' => {'type'=>'id', 'path'=>'SubstanceNucleicAcid.id', 'min'=>0, 'max'=>1}, + 'meta' => {'type'=>'Meta', 'path'=>'SubstanceNucleicAcid.meta', 'min'=>0, 'max'=>1}, + 'implicitRules' => {'type'=>'uri', 'path'=>'SubstanceNucleicAcid.implicitRules', 'min'=>0, 'max'=>1}, + 'language' => {'type'=>'code', 'path'=>'SubstanceNucleicAcid.language', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-languages'}}, + 'text' => {'type'=>'Narrative', 'path'=>'SubstanceNucleicAcid.text', 'min'=>0, 'max'=>1}, + 'contained' => {'type'=>'Resource', 'path'=>'SubstanceNucleicAcid.contained', 'min'=>0, 'max'=>Float::INFINITY}, + 'extension' => {'type'=>'Extension', 'path'=>'SubstanceNucleicAcid.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'SubstanceNucleicAcid.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'sequenceType' => {'type'=>'CodeableConcept', 'path'=>'SubstanceNucleicAcid.sequenceType', 'min'=>0, 'max'=>1}, + 'numberOfSubunits' => {'type'=>'integer', 'path'=>'SubstanceNucleicAcid.numberOfSubunits', 'min'=>0, 'max'=>1}, + 'areaOfHybridisation' => {'type'=>'string', 'path'=>'SubstanceNucleicAcid.areaOfHybridisation', 'min'=>0, 'max'=>1}, + 'oligoNucleotideType' => {'type'=>'CodeableConcept', 'path'=>'SubstanceNucleicAcid.oligoNucleotideType', 'min'=>0, 'max'=>1}, + 'subunit' => {'type'=>'SubstanceNucleicAcid::Subunit', 'path'=>'SubstanceNucleicAcid.subunit', 'min'=>0, 'max'=>Float::INFINITY} + } + + class Subunit < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Subunit.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Subunit.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Subunit.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'subunit' => {'type'=>'integer', 'path'=>'Subunit.subunit', 'min'=>0, 'max'=>1}, + 'sequence' => {'type'=>'string', 'path'=>'Subunit.sequence', 'min'=>0, 'max'=>1}, + 'length' => {'type'=>'integer', 'path'=>'Subunit.length', 'min'=>0, 'max'=>1}, + 'sequenceAttachment' => {'type'=>'Attachment', 'path'=>'Subunit.sequenceAttachment', 'min'=>0, 'max'=>1}, + 'fivePrime' => {'type'=>'CodeableConcept', 'path'=>'Subunit.fivePrime', 'min'=>0, 'max'=>1}, + 'threePrime' => {'type'=>'CodeableConcept', 'path'=>'Subunit.threePrime', 'min'=>0, 'max'=>1}, + 'linkage' => {'type'=>'SubstanceNucleicAcid::Subunit::Linkage', 'path'=>'Subunit.linkage', 'min'=>0, 'max'=>Float::INFINITY}, + 'sugar' => {'type'=>'SubstanceNucleicAcid::Subunit::Sugar', 'path'=>'Subunit.sugar', 'min'=>0, 'max'=>Float::INFINITY} + } + + class Linkage < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Linkage.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Linkage.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Linkage.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'connectivity' => {'type'=>'string', 'path'=>'Linkage.connectivity', 'min'=>0, 'max'=>1}, + 'identifier' => {'type'=>'Identifier', 'path'=>'Linkage.identifier', 'min'=>0, 'max'=>1}, + 'name' => {'type'=>'string', 'path'=>'Linkage.name', 'min'=>0, 'max'=>1}, + 'residueSite' => {'type'=>'string', 'path'=>'Linkage.residueSite', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :connectivity # 0-1 string + attr_accessor :identifier # 0-1 Identifier + attr_accessor :name # 0-1 string + attr_accessor :residueSite # 0-1 string + end + + class Sugar < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Sugar.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Sugar.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Sugar.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'identifier' => {'type'=>'Identifier', 'path'=>'Sugar.identifier', 'min'=>0, 'max'=>1}, + 'name' => {'type'=>'string', 'path'=>'Sugar.name', 'min'=>0, 'max'=>1}, + 'residueSite' => {'type'=>'string', 'path'=>'Sugar.residueSite', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :identifier # 0-1 Identifier + attr_accessor :name # 0-1 string + attr_accessor :residueSite # 0-1 string + end + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :subunit # 0-1 integer + attr_accessor :sequence # 0-1 string + attr_accessor :length # 0-1 integer + attr_accessor :sequenceAttachment # 0-1 Attachment + attr_accessor :fivePrime # 0-1 CodeableConcept + attr_accessor :threePrime # 0-1 CodeableConcept + attr_accessor :linkage # 0-* [ SubstanceNucleicAcid::Subunit::Linkage ] + attr_accessor :sugar # 0-* [ SubstanceNucleicAcid::Subunit::Sugar ] + end + + attr_accessor :id # 0-1 id + attr_accessor :meta # 0-1 Meta + attr_accessor :implicitRules # 0-1 uri + attr_accessor :language # 0-1 code + attr_accessor :text # 0-1 Narrative + attr_accessor :contained # 0-* [ Resource ] + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :sequenceType # 0-1 CodeableConcept + attr_accessor :numberOfSubunits # 0-1 integer + attr_accessor :areaOfHybridisation # 0-1 string + attr_accessor :oligoNucleotideType # 0-1 CodeableConcept + attr_accessor :subunit # 0-* [ SubstanceNucleicAcid::Subunit ] + + def resourceType + 'SubstanceNucleicAcid' + end + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/resources/SubstancePolymer.rb b/lib/fhir_models/r6/generated/resources/SubstancePolymer.rb new file mode 100644 index 00000000..540d9510 --- /dev/null +++ b/lib/fhir_models/r6/generated/resources/SubstancePolymer.rb @@ -0,0 +1,188 @@ +module FHIR + module R6 + class SubstancePolymer < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + SEARCH_PARAMS = [] + METADATA = { + 'id' => {'type'=>'id', 'path'=>'SubstancePolymer.id', 'min'=>0, 'max'=>1}, + 'meta' => {'type'=>'Meta', 'path'=>'SubstancePolymer.meta', 'min'=>0, 'max'=>1}, + 'implicitRules' => {'type'=>'uri', 'path'=>'SubstancePolymer.implicitRules', 'min'=>0, 'max'=>1}, + 'language' => {'type'=>'code', 'path'=>'SubstancePolymer.language', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-languages'}}, + 'text' => {'type'=>'Narrative', 'path'=>'SubstancePolymer.text', 'min'=>0, 'max'=>1}, + 'contained' => {'type'=>'Resource', 'path'=>'SubstancePolymer.contained', 'min'=>0, 'max'=>Float::INFINITY}, + 'extension' => {'type'=>'Extension', 'path'=>'SubstancePolymer.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'SubstancePolymer.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'identifier' => {'type'=>'Identifier', 'path'=>'SubstancePolymer.identifier', 'min'=>0, 'max'=>1}, + 'class' => {'local_name'=>'local_class', 'type'=>'CodeableConcept', 'path'=>'SubstancePolymer.class', 'min'=>0, 'max'=>1}, + 'geometry' => {'type'=>'CodeableConcept', 'path'=>'SubstancePolymer.geometry', 'min'=>0, 'max'=>1}, + 'copolymerConnectivity' => {'type'=>'CodeableConcept', 'path'=>'SubstancePolymer.copolymerConnectivity', 'min'=>0, 'max'=>Float::INFINITY}, + 'modification' => {'type'=>'string', 'path'=>'SubstancePolymer.modification', 'min'=>0, 'max'=>1}, + 'monomerSet' => {'type'=>'SubstancePolymer::MonomerSet', 'path'=>'SubstancePolymer.monomerSet', 'min'=>0, 'max'=>Float::INFINITY}, + 'repeat' => {'type'=>'SubstancePolymer::Repeat', 'path'=>'SubstancePolymer.repeat', 'min'=>0, 'max'=>Float::INFINITY} + } + + class MonomerSet < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'MonomerSet.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'MonomerSet.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'MonomerSet.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'ratioType' => {'type'=>'CodeableConcept', 'path'=>'MonomerSet.ratioType', 'min'=>0, 'max'=>1}, + 'startingMaterial' => {'type'=>'SubstancePolymer::MonomerSet::StartingMaterial', 'path'=>'MonomerSet.startingMaterial', 'min'=>0, 'max'=>Float::INFINITY} + } + + class StartingMaterial < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'StartingMaterial.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'StartingMaterial.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'StartingMaterial.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'code' => {'type'=>'CodeableConcept', 'path'=>'StartingMaterial.code', 'min'=>0, 'max'=>1}, + 'category' => {'type'=>'CodeableConcept', 'path'=>'StartingMaterial.category', 'min'=>0, 'max'=>1}, + 'isDefining' => {'type'=>'boolean', 'path'=>'StartingMaterial.isDefining', 'min'=>0, 'max'=>1}, + 'amount' => {'type'=>'Quantity', 'path'=>'StartingMaterial.amount', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :code # 0-1 CodeableConcept + attr_accessor :category # 0-1 CodeableConcept + attr_accessor :isDefining # 0-1 boolean + attr_accessor :amount # 0-1 Quantity + end + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :ratioType # 0-1 CodeableConcept + attr_accessor :startingMaterial # 0-* [ SubstancePolymer::MonomerSet::StartingMaterial ] + end + + class Repeat < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Repeat.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Repeat.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Repeat.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'averageMolecularFormula' => {'type'=>'string', 'path'=>'Repeat.averageMolecularFormula', 'min'=>0, 'max'=>1}, + 'repeatUnitAmountType' => {'type'=>'CodeableConcept', 'path'=>'Repeat.repeatUnitAmountType', 'min'=>0, 'max'=>1}, + 'repeatUnit' => {'type'=>'SubstancePolymer::Repeat::RepeatUnit', 'path'=>'Repeat.repeatUnit', 'min'=>0, 'max'=>Float::INFINITY} + } + + class RepeatUnit < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'RepeatUnit.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'RepeatUnit.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'RepeatUnit.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'unit' => {'type'=>'string', 'path'=>'RepeatUnit.unit', 'min'=>0, 'max'=>1}, + 'orientation' => {'type'=>'CodeableConcept', 'path'=>'RepeatUnit.orientation', 'min'=>0, 'max'=>1}, + 'amount' => {'type'=>'integer', 'path'=>'RepeatUnit.amount', 'min'=>0, 'max'=>1}, + 'degreeOfPolymerisation' => {'type'=>'SubstancePolymer::Repeat::RepeatUnit::DegreeOfPolymerisation', 'path'=>'RepeatUnit.degreeOfPolymerisation', 'min'=>0, 'max'=>Float::INFINITY}, + 'structuralRepresentation' => {'type'=>'SubstancePolymer::Repeat::RepeatUnit::StructuralRepresentation', 'path'=>'RepeatUnit.structuralRepresentation', 'min'=>0, 'max'=>Float::INFINITY} + } + + class DegreeOfPolymerisation < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'DegreeOfPolymerisation.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'DegreeOfPolymerisation.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'DegreeOfPolymerisation.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'type' => {'type'=>'CodeableConcept', 'path'=>'DegreeOfPolymerisation.type', 'min'=>0, 'max'=>1}, + 'average' => {'type'=>'integer', 'path'=>'DegreeOfPolymerisation.average', 'min'=>0, 'max'=>1}, + 'low' => {'type'=>'integer', 'path'=>'DegreeOfPolymerisation.low', 'min'=>0, 'max'=>1}, + 'high' => {'type'=>'integer', 'path'=>'DegreeOfPolymerisation.high', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :type # 0-1 CodeableConcept + attr_accessor :average # 0-1 integer + attr_accessor :low # 0-1 integer + attr_accessor :high # 0-1 integer + end + + class StructuralRepresentation < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'StructuralRepresentation.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'StructuralRepresentation.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'StructuralRepresentation.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'type' => {'type'=>'CodeableConcept', 'path'=>'StructuralRepresentation.type', 'min'=>0, 'max'=>1}, + 'representation' => {'type'=>'string', 'path'=>'StructuralRepresentation.representation', 'min'=>0, 'max'=>1}, + 'format' => {'type'=>'CodeableConcept', 'path'=>'StructuralRepresentation.format', 'min'=>0, 'max'=>1}, + 'attachment' => {'type'=>'Attachment', 'path'=>'StructuralRepresentation.attachment', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :type # 0-1 CodeableConcept + attr_accessor :representation # 0-1 string + attr_accessor :format # 0-1 CodeableConcept + attr_accessor :attachment # 0-1 Attachment + end + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :unit # 0-1 string + attr_accessor :orientation # 0-1 CodeableConcept + attr_accessor :amount # 0-1 integer + attr_accessor :degreeOfPolymerisation # 0-* [ SubstancePolymer::Repeat::RepeatUnit::DegreeOfPolymerisation ] + attr_accessor :structuralRepresentation # 0-* [ SubstancePolymer::Repeat::RepeatUnit::StructuralRepresentation ] + end + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :averageMolecularFormula # 0-1 string + attr_accessor :repeatUnitAmountType # 0-1 CodeableConcept + attr_accessor :repeatUnit # 0-* [ SubstancePolymer::Repeat::RepeatUnit ] + end + + attr_accessor :id # 0-1 id + attr_accessor :meta # 0-1 Meta + attr_accessor :implicitRules # 0-1 uri + attr_accessor :language # 0-1 code + attr_accessor :text # 0-1 Narrative + attr_accessor :contained # 0-* [ Resource ] + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :identifier # 0-1 Identifier + attr_accessor :local_class # 0-1 CodeableConcept + attr_accessor :geometry # 0-1 CodeableConcept + attr_accessor :copolymerConnectivity # 0-* [ CodeableConcept ] + attr_accessor :modification # 0-1 string + attr_accessor :monomerSet # 0-* [ SubstancePolymer::MonomerSet ] + attr_accessor :repeat # 0-* [ SubstancePolymer::Repeat ] + + def resourceType + 'SubstancePolymer' + end + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/resources/SubstanceProtein.rb b/lib/fhir_models/r6/generated/resources/SubstanceProtein.rb new file mode 100644 index 00000000..18032e7c --- /dev/null +++ b/lib/fhir_models/r6/generated/resources/SubstanceProtein.rb @@ -0,0 +1,74 @@ +module FHIR + module R6 + class SubstanceProtein < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + SEARCH_PARAMS = [] + METADATA = { + 'id' => {'type'=>'id', 'path'=>'SubstanceProtein.id', 'min'=>0, 'max'=>1}, + 'meta' => {'type'=>'Meta', 'path'=>'SubstanceProtein.meta', 'min'=>0, 'max'=>1}, + 'implicitRules' => {'type'=>'uri', 'path'=>'SubstanceProtein.implicitRules', 'min'=>0, 'max'=>1}, + 'language' => {'type'=>'code', 'path'=>'SubstanceProtein.language', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-languages'}}, + 'text' => {'type'=>'Narrative', 'path'=>'SubstanceProtein.text', 'min'=>0, 'max'=>1}, + 'contained' => {'type'=>'Resource', 'path'=>'SubstanceProtein.contained', 'min'=>0, 'max'=>Float::INFINITY}, + 'extension' => {'type'=>'Extension', 'path'=>'SubstanceProtein.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'SubstanceProtein.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'sequenceType' => {'type'=>'CodeableConcept', 'path'=>'SubstanceProtein.sequenceType', 'min'=>0, 'max'=>1}, + 'numberOfSubunits' => {'type'=>'integer', 'path'=>'SubstanceProtein.numberOfSubunits', 'min'=>0, 'max'=>1}, + 'disulfideLinkage' => {'type'=>'string', 'path'=>'SubstanceProtein.disulfideLinkage', 'min'=>0, 'max'=>Float::INFINITY}, + 'subunit' => {'type'=>'SubstanceProtein::Subunit', 'path'=>'SubstanceProtein.subunit', 'min'=>0, 'max'=>Float::INFINITY} + } + + class Subunit < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Subunit.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Subunit.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Subunit.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'subunit' => {'type'=>'integer', 'path'=>'Subunit.subunit', 'min'=>0, 'max'=>1}, + 'sequence' => {'type'=>'string', 'path'=>'Subunit.sequence', 'min'=>0, 'max'=>1}, + 'length' => {'type'=>'integer', 'path'=>'Subunit.length', 'min'=>0, 'max'=>1}, + 'sequenceAttachment' => {'type'=>'Attachment', 'path'=>'Subunit.sequenceAttachment', 'min'=>0, 'max'=>1}, + 'nTerminalModificationId' => {'type'=>'Identifier', 'path'=>'Subunit.nTerminalModificationId', 'min'=>0, 'max'=>1}, + 'nTerminalModification' => {'type'=>'string', 'path'=>'Subunit.nTerminalModification', 'min'=>0, 'max'=>1}, + 'cTerminalModificationId' => {'type'=>'Identifier', 'path'=>'Subunit.cTerminalModificationId', 'min'=>0, 'max'=>1}, + 'cTerminalModification' => {'type'=>'string', 'path'=>'Subunit.cTerminalModification', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :subunit # 0-1 integer + attr_accessor :sequence # 0-1 string + attr_accessor :length # 0-1 integer + attr_accessor :sequenceAttachment # 0-1 Attachment + attr_accessor :nTerminalModificationId # 0-1 Identifier + attr_accessor :nTerminalModification # 0-1 string + attr_accessor :cTerminalModificationId # 0-1 Identifier + attr_accessor :cTerminalModification # 0-1 string + end + + attr_accessor :id # 0-1 id + attr_accessor :meta # 0-1 Meta + attr_accessor :implicitRules # 0-1 uri + attr_accessor :language # 0-1 code + attr_accessor :text # 0-1 Narrative + attr_accessor :contained # 0-* [ Resource ] + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :sequenceType # 0-1 CodeableConcept + attr_accessor :numberOfSubunits # 0-1 integer + attr_accessor :disulfideLinkage # 0-* [ string ] + attr_accessor :subunit # 0-* [ SubstanceProtein::Subunit ] + + def resourceType + 'SubstanceProtein' + end + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/resources/SubstanceReferenceInformation.rb b/lib/fhir_models/r6/generated/resources/SubstanceReferenceInformation.rb new file mode 100644 index 00000000..fcf99131 --- /dev/null +++ b/lib/fhir_models/r6/generated/resources/SubstanceReferenceInformation.rb @@ -0,0 +1,125 @@ +module FHIR + module R6 + class SubstanceReferenceInformation < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + SEARCH_PARAMS = [] + METADATA = { + 'id' => {'type'=>'id', 'path'=>'SubstanceReferenceInformation.id', 'min'=>0, 'max'=>1}, + 'meta' => {'type'=>'Meta', 'path'=>'SubstanceReferenceInformation.meta', 'min'=>0, 'max'=>1}, + 'implicitRules' => {'type'=>'uri', 'path'=>'SubstanceReferenceInformation.implicitRules', 'min'=>0, 'max'=>1}, + 'language' => {'type'=>'code', 'path'=>'SubstanceReferenceInformation.language', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-languages'}}, + 'text' => {'type'=>'Narrative', 'path'=>'SubstanceReferenceInformation.text', 'min'=>0, 'max'=>1}, + 'contained' => {'type'=>'Resource', 'path'=>'SubstanceReferenceInformation.contained', 'min'=>0, 'max'=>Float::INFINITY}, + 'extension' => {'type'=>'Extension', 'path'=>'SubstanceReferenceInformation.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'SubstanceReferenceInformation.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'comment' => {'type'=>'string', 'path'=>'SubstanceReferenceInformation.comment', 'min'=>0, 'max'=>1}, + 'gene' => {'type'=>'SubstanceReferenceInformation::Gene', 'path'=>'SubstanceReferenceInformation.gene', 'min'=>0, 'max'=>Float::INFINITY}, + 'geneElement' => {'type'=>'SubstanceReferenceInformation::GeneElement', 'path'=>'SubstanceReferenceInformation.geneElement', 'min'=>0, 'max'=>Float::INFINITY}, + 'target' => {'type'=>'SubstanceReferenceInformation::Target', 'path'=>'SubstanceReferenceInformation.target', 'min'=>0, 'max'=>Float::INFINITY} + } + + class Gene < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Gene.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Gene.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Gene.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'geneSequenceOrigin' => {'type'=>'CodeableConcept', 'path'=>'Gene.geneSequenceOrigin', 'min'=>0, 'max'=>1}, + 'gene' => {'type'=>'CodeableConcept', 'path'=>'Gene.gene', 'min'=>0, 'max'=>1}, + 'source' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/DocumentReference'], 'type'=>'Reference', 'path'=>'Gene.source', 'min'=>0, 'max'=>Float::INFINITY} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :geneSequenceOrigin # 0-1 CodeableConcept + attr_accessor :gene # 0-1 CodeableConcept + attr_accessor :source # 0-* [ Reference(DocumentReference) ] + end + + class GeneElement < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'GeneElement.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'GeneElement.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'GeneElement.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'type' => {'type'=>'CodeableConcept', 'path'=>'GeneElement.type', 'min'=>0, 'max'=>1}, + 'element' => {'type'=>'Identifier', 'path'=>'GeneElement.element', 'min'=>0, 'max'=>1}, + 'source' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/DocumentReference'], 'type'=>'Reference', 'path'=>'GeneElement.source', 'min'=>0, 'max'=>Float::INFINITY} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :type # 0-1 CodeableConcept + attr_accessor :element # 0-1 Identifier + attr_accessor :source # 0-* [ Reference(DocumentReference) ] + end + + class Target < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'amount' => ['Quantity', 'Range', 'string'] + } + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Target.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Target.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Target.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'target' => {'type'=>'Identifier', 'path'=>'Target.target', 'min'=>0, 'max'=>1}, + 'type' => {'type'=>'CodeableConcept', 'path'=>'Target.type', 'min'=>0, 'max'=>1}, + 'interaction' => {'type'=>'CodeableConcept', 'path'=>'Target.interaction', 'min'=>0, 'max'=>1}, + 'organism' => {'type'=>'CodeableConcept', 'path'=>'Target.organism', 'min'=>0, 'max'=>1}, + 'organismType' => {'type'=>'CodeableConcept', 'path'=>'Target.organismType', 'min'=>0, 'max'=>1}, + 'amountQuantity' => {'type'=>'Quantity', 'path'=>'Target.amount[x]', 'min'=>0, 'max'=>1}, + 'amountRange' => {'type'=>'Range', 'path'=>'Target.amount[x]', 'min'=>0, 'max'=>1}, + 'amountString' => {'type'=>'string', 'path'=>'Target.amount[x]', 'min'=>0, 'max'=>1}, + 'amountType' => {'type'=>'CodeableConcept', 'path'=>'Target.amountType', 'min'=>0, 'max'=>1}, + 'source' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/DocumentReference'], 'type'=>'Reference', 'path'=>'Target.source', 'min'=>0, 'max'=>Float::INFINITY} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :target # 0-1 Identifier + attr_accessor :type # 0-1 CodeableConcept + attr_accessor :interaction # 0-1 CodeableConcept + attr_accessor :organism # 0-1 CodeableConcept + attr_accessor :organismType # 0-1 CodeableConcept + attr_accessor :amountQuantity # 0-1 Quantity + attr_accessor :amountRange # 0-1 Range + attr_accessor :amountString # 0-1 string + attr_accessor :amountType # 0-1 CodeableConcept + attr_accessor :source # 0-* [ Reference(DocumentReference) ] + end + + attr_accessor :id # 0-1 id + attr_accessor :meta # 0-1 Meta + attr_accessor :implicitRules # 0-1 uri + attr_accessor :language # 0-1 code + attr_accessor :text # 0-1 Narrative + attr_accessor :contained # 0-* [ Resource ] + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :comment # 0-1 string + attr_accessor :gene # 0-* [ SubstanceReferenceInformation::Gene ] + attr_accessor :geneElement # 0-* [ SubstanceReferenceInformation::GeneElement ] + attr_accessor :target # 0-* [ SubstanceReferenceInformation::Target ] + + def resourceType + 'SubstanceReferenceInformation' + end + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/resources/SubstanceSourceMaterial.rb b/lib/fhir_models/r6/generated/resources/SubstanceSourceMaterial.rb new file mode 100644 index 00000000..f9bcf145 --- /dev/null +++ b/lib/fhir_models/r6/generated/resources/SubstanceSourceMaterial.rb @@ -0,0 +1,202 @@ +module FHIR + module R6 + class SubstanceSourceMaterial < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + SEARCH_PARAMS = [] + METADATA = { + 'id' => {'type'=>'id', 'path'=>'SubstanceSourceMaterial.id', 'min'=>0, 'max'=>1}, + 'meta' => {'type'=>'Meta', 'path'=>'SubstanceSourceMaterial.meta', 'min'=>0, 'max'=>1}, + 'implicitRules' => {'type'=>'uri', 'path'=>'SubstanceSourceMaterial.implicitRules', 'min'=>0, 'max'=>1}, + 'language' => {'type'=>'code', 'path'=>'SubstanceSourceMaterial.language', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-languages'}}, + 'text' => {'type'=>'Narrative', 'path'=>'SubstanceSourceMaterial.text', 'min'=>0, 'max'=>1}, + 'contained' => {'type'=>'Resource', 'path'=>'SubstanceSourceMaterial.contained', 'min'=>0, 'max'=>Float::INFINITY}, + 'extension' => {'type'=>'Extension', 'path'=>'SubstanceSourceMaterial.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'SubstanceSourceMaterial.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'sourceMaterialClass' => {'type'=>'CodeableConcept', 'path'=>'SubstanceSourceMaterial.sourceMaterialClass', 'min'=>0, 'max'=>1}, + 'sourceMaterialType' => {'type'=>'CodeableConcept', 'path'=>'SubstanceSourceMaterial.sourceMaterialType', 'min'=>0, 'max'=>1}, + 'sourceMaterialState' => {'type'=>'CodeableConcept', 'path'=>'SubstanceSourceMaterial.sourceMaterialState', 'min'=>0, 'max'=>1}, + 'organismId' => {'type'=>'Identifier', 'path'=>'SubstanceSourceMaterial.organismId', 'min'=>0, 'max'=>1}, + 'organismName' => {'type'=>'string', 'path'=>'SubstanceSourceMaterial.organismName', 'min'=>0, 'max'=>1}, + 'parentSubstanceId' => {'type'=>'Identifier', 'path'=>'SubstanceSourceMaterial.parentSubstanceId', 'min'=>0, 'max'=>Float::INFINITY}, + 'parentSubstanceName' => {'type'=>'string', 'path'=>'SubstanceSourceMaterial.parentSubstanceName', 'min'=>0, 'max'=>Float::INFINITY}, + 'countryOfOrigin' => {'type'=>'CodeableConcept', 'path'=>'SubstanceSourceMaterial.countryOfOrigin', 'min'=>0, 'max'=>Float::INFINITY}, + 'geographicalLocation' => {'type'=>'string', 'path'=>'SubstanceSourceMaterial.geographicalLocation', 'min'=>0, 'max'=>Float::INFINITY}, + 'developmentStage' => {'type'=>'CodeableConcept', 'path'=>'SubstanceSourceMaterial.developmentStage', 'min'=>0, 'max'=>1}, + 'fractionDescription' => {'type'=>'SubstanceSourceMaterial::FractionDescription', 'path'=>'SubstanceSourceMaterial.fractionDescription', 'min'=>0, 'max'=>Float::INFINITY}, + 'organism' => {'type'=>'SubstanceSourceMaterial::Organism', 'path'=>'SubstanceSourceMaterial.organism', 'min'=>0, 'max'=>1}, + 'partDescription' => {'type'=>'SubstanceSourceMaterial::PartDescription', 'path'=>'SubstanceSourceMaterial.partDescription', 'min'=>0, 'max'=>Float::INFINITY} + } + + class FractionDescription < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'FractionDescription.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'FractionDescription.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'FractionDescription.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'fraction' => {'type'=>'string', 'path'=>'FractionDescription.fraction', 'min'=>0, 'max'=>1}, + 'materialType' => {'type'=>'CodeableConcept', 'path'=>'FractionDescription.materialType', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :fraction # 0-1 string + attr_accessor :materialType # 0-1 CodeableConcept + end + + class Organism < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Organism.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Organism.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Organism.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'family' => {'type'=>'CodeableConcept', 'path'=>'Organism.family', 'min'=>0, 'max'=>1}, + 'genus' => {'type'=>'CodeableConcept', 'path'=>'Organism.genus', 'min'=>0, 'max'=>1}, + 'species' => {'type'=>'CodeableConcept', 'path'=>'Organism.species', 'min'=>0, 'max'=>1}, + 'intraspecificType' => {'type'=>'CodeableConcept', 'path'=>'Organism.intraspecificType', 'min'=>0, 'max'=>1}, + 'intraspecificDescription' => {'type'=>'string', 'path'=>'Organism.intraspecificDescription', 'min'=>0, 'max'=>1}, + 'author' => {'type'=>'SubstanceSourceMaterial::Organism::Author', 'path'=>'Organism.author', 'min'=>0, 'max'=>Float::INFINITY}, + 'hybrid' => {'type'=>'SubstanceSourceMaterial::Organism::Hybrid', 'path'=>'Organism.hybrid', 'min'=>0, 'max'=>1}, + 'organismGeneral' => {'type'=>'SubstanceSourceMaterial::Organism::OrganismGeneral', 'path'=>'Organism.organismGeneral', 'min'=>0, 'max'=>1} + } + + class Author < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Author.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Author.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Author.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'authorType' => {'type'=>'CodeableConcept', 'path'=>'Author.authorType', 'min'=>0, 'max'=>1}, + 'authorDescription' => {'type'=>'string', 'path'=>'Author.authorDescription', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :authorType # 0-1 CodeableConcept + attr_accessor :authorDescription # 0-1 string + end + + class Hybrid < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Hybrid.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Hybrid.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Hybrid.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'maternalOrganismId' => {'type'=>'string', 'path'=>'Hybrid.maternalOrganismId', 'min'=>0, 'max'=>1}, + 'maternalOrganismName' => {'type'=>'string', 'path'=>'Hybrid.maternalOrganismName', 'min'=>0, 'max'=>1}, + 'paternalOrganismId' => {'type'=>'string', 'path'=>'Hybrid.paternalOrganismId', 'min'=>0, 'max'=>1}, + 'paternalOrganismName' => {'type'=>'string', 'path'=>'Hybrid.paternalOrganismName', 'min'=>0, 'max'=>1}, + 'hybridType' => {'type'=>'CodeableConcept', 'path'=>'Hybrid.hybridType', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :maternalOrganismId # 0-1 string + attr_accessor :maternalOrganismName # 0-1 string + attr_accessor :paternalOrganismId # 0-1 string + attr_accessor :paternalOrganismName # 0-1 string + attr_accessor :hybridType # 0-1 CodeableConcept + end + + class OrganismGeneral < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'OrganismGeneral.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'OrganismGeneral.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'OrganismGeneral.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'kingdom' => {'type'=>'CodeableConcept', 'path'=>'OrganismGeneral.kingdom', 'min'=>0, 'max'=>1}, + 'phylum' => {'type'=>'CodeableConcept', 'path'=>'OrganismGeneral.phylum', 'min'=>0, 'max'=>1}, + 'class' => {'local_name'=>'local_class', 'type'=>'CodeableConcept', 'path'=>'OrganismGeneral.class', 'min'=>0, 'max'=>1}, + 'order' => {'type'=>'CodeableConcept', 'path'=>'OrganismGeneral.order', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :kingdom # 0-1 CodeableConcept + attr_accessor :phylum # 0-1 CodeableConcept + attr_accessor :local_class # 0-1 CodeableConcept + attr_accessor :order # 0-1 CodeableConcept + end + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :family # 0-1 CodeableConcept + attr_accessor :genus # 0-1 CodeableConcept + attr_accessor :species # 0-1 CodeableConcept + attr_accessor :intraspecificType # 0-1 CodeableConcept + attr_accessor :intraspecificDescription # 0-1 string + attr_accessor :author # 0-* [ SubstanceSourceMaterial::Organism::Author ] + attr_accessor :hybrid # 0-1 SubstanceSourceMaterial::Organism::Hybrid + attr_accessor :organismGeneral # 0-1 SubstanceSourceMaterial::Organism::OrganismGeneral + end + + class PartDescription < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'PartDescription.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'PartDescription.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'PartDescription.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'part' => {'type'=>'CodeableConcept', 'path'=>'PartDescription.part', 'min'=>0, 'max'=>1}, + 'partLocation' => {'type'=>'CodeableConcept', 'path'=>'PartDescription.partLocation', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :part # 0-1 CodeableConcept + attr_accessor :partLocation # 0-1 CodeableConcept + end + + attr_accessor :id # 0-1 id + attr_accessor :meta # 0-1 Meta + attr_accessor :implicitRules # 0-1 uri + attr_accessor :language # 0-1 code + attr_accessor :text # 0-1 Narrative + attr_accessor :contained # 0-* [ Resource ] + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :sourceMaterialClass # 0-1 CodeableConcept + attr_accessor :sourceMaterialType # 0-1 CodeableConcept + attr_accessor :sourceMaterialState # 0-1 CodeableConcept + attr_accessor :organismId # 0-1 Identifier + attr_accessor :organismName # 0-1 string + attr_accessor :parentSubstanceId # 0-* [ Identifier ] + attr_accessor :parentSubstanceName # 0-* [ string ] + attr_accessor :countryOfOrigin # 0-* [ CodeableConcept ] + attr_accessor :geographicalLocation # 0-* [ string ] + attr_accessor :developmentStage # 0-1 CodeableConcept + attr_accessor :fractionDescription # 0-* [ SubstanceSourceMaterial::FractionDescription ] + attr_accessor :organism # 0-1 SubstanceSourceMaterial::Organism + attr_accessor :partDescription # 0-* [ SubstanceSourceMaterial::PartDescription ] + + def resourceType + 'SubstanceSourceMaterial' + end + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/resources/SupplyDelivery.rb b/lib/fhir_models/r6/generated/resources/SupplyDelivery.rb new file mode 100644 index 00000000..0a86704f --- /dev/null +++ b/lib/fhir_models/r6/generated/resources/SupplyDelivery.rb @@ -0,0 +1,92 @@ +module FHIR + module R6 + class SupplyDelivery < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'occurrence' => ['dateTime', 'Period', 'Timing'] + } + SEARCH_PARAMS = ['identifier', 'patient', 'receiver', 'status', 'supplier'] + METADATA = { + 'id' => {'type'=>'id', 'path'=>'SupplyDelivery.id', 'min'=>0, 'max'=>1}, + 'meta' => {'type'=>'Meta', 'path'=>'SupplyDelivery.meta', 'min'=>0, 'max'=>1}, + 'implicitRules' => {'type'=>'uri', 'path'=>'SupplyDelivery.implicitRules', 'min'=>0, 'max'=>1}, + 'language' => {'type'=>'code', 'path'=>'SupplyDelivery.language', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-languages'}}, + 'text' => {'type'=>'Narrative', 'path'=>'SupplyDelivery.text', 'min'=>0, 'max'=>1}, + 'contained' => {'type'=>'Resource', 'path'=>'SupplyDelivery.contained', 'min'=>0, 'max'=>Float::INFINITY}, + 'extension' => {'type'=>'Extension', 'path'=>'SupplyDelivery.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'SupplyDelivery.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'identifier' => {'type'=>'Identifier', 'path'=>'SupplyDelivery.identifier', 'min'=>0, 'max'=>Float::INFINITY}, + 'basedOn' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/SupplyRequest'], 'type'=>'Reference', 'path'=>'SupplyDelivery.basedOn', 'min'=>0, 'max'=>Float::INFINITY}, + 'partOf' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/SupplyDelivery', 'http://hl7.org/fhir/StructureDefinition/Contract'], 'type'=>'Reference', 'path'=>'SupplyDelivery.partOf', 'min'=>0, 'max'=>Float::INFINITY}, + 'status' => {'valid_codes'=>{'http://hl7.org/fhir/supplydelivery-status'=>['in-progress', 'completed', 'abandoned', 'entered-in-error']}, 'type'=>'code', 'path'=>'SupplyDelivery.status', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/supplydelivery-status'}}, + 'patient' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Patient'], 'type'=>'Reference', 'path'=>'SupplyDelivery.patient', 'min'=>0, 'max'=>1}, + 'type' => {'valid_codes'=>{'http://hl7.org/fhir/supplydelivery-supplyitemtype'=>['medication', 'device', 'biologicallyderivedproduct']}, 'type'=>'CodeableConcept', 'path'=>'SupplyDelivery.type', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/supplydelivery-supplyitemtype'}}, + 'stage' => {'valid_codes'=>{'http://hl7.org/fhir/supplydelivery-stage'=>['dispatch', 'reception']}, 'type'=>'CodeableConcept', 'path'=>'SupplyDelivery.stage', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/supplydelivery-stage'}}, + 'suppliedItem' => {'type'=>'SupplyDelivery::SuppliedItem', 'path'=>'SupplyDelivery.suppliedItem', 'min'=>0, 'max'=>Float::INFINITY}, + 'occurrenceDateTime' => {'type'=>'dateTime', 'path'=>'SupplyDelivery.occurrence[x]', 'min'=>0, 'max'=>1}, + 'occurrencePeriod' => {'type'=>'Period', 'path'=>'SupplyDelivery.occurrence[x]', 'min'=>0, 'max'=>1}, + 'occurrenceTiming' => {'type'=>'Timing', 'path'=>'SupplyDelivery.occurrence[x]', 'min'=>0, 'max'=>1}, + 'supplier' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole', 'http://hl7.org/fhir/StructureDefinition/Organization'], 'type'=>'Reference', 'path'=>'SupplyDelivery.supplier', 'min'=>0, 'max'=>1}, + 'destination' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Location', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole', 'http://hl7.org/fhir/StructureDefinition/Organization'], 'type'=>'Reference', 'path'=>'SupplyDelivery.destination', 'min'=>0, 'max'=>1}, + 'receiver' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole', 'http://hl7.org/fhir/StructureDefinition/Organization'], 'type'=>'Reference', 'path'=>'SupplyDelivery.receiver', 'min'=>0, 'max'=>Float::INFINITY} + } + + class SuppliedItem < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'item' => ['CodeableConcept', 'Reference'] + } + METADATA = { + 'id' => {'type'=>'string', 'path'=>'SuppliedItem.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'SuppliedItem.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'SuppliedItem.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'quantity' => {'type'=>'Quantity', 'path'=>'SuppliedItem.quantity', 'min'=>0, 'max'=>1}, + 'condition' => {'valid_codes'=>{'http://hl7.org/fhir/supplydelivery-supplyitemcondition'=>['normal', 'damaged']}, 'type'=>'CodeableConcept', 'path'=>'SuppliedItem.condition', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/supplydelivery-supplyitemcondition'}}, + 'itemCodeableConcept' => {'valid_codes'=>{'http://hl7.org/fhir/supplydelivery-supplyitemtype'=>['medication', 'device', 'biologicallyderivedproduct']}, 'type'=>'CodeableConcept', 'path'=>'SuppliedItem.item[x]', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/supplydelivery-supplyitemtype'}}, + 'itemReference' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Medication', 'http://hl7.org/fhir/StructureDefinition/Substance', 'http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/BiologicallyDerivedProduct', 'http://hl7.org/fhir/StructureDefinition/NutritionProduct', 'http://hl7.org/fhir/StructureDefinition/InventoryItem'], 'type'=>'Reference', 'path'=>'SuppliedItem.item[x]', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :quantity # 0-1 Quantity + attr_accessor :condition # 0-1 CodeableConcept + attr_accessor :itemCodeableConcept # 0-1 CodeableConcept + attr_accessor :itemReference # 0-1 Reference(Medication|Substance|Device|BiologicallyDerivedProduct|NutritionProduct|InventoryItem) + end + + attr_accessor :id # 0-1 id + attr_accessor :meta # 0-1 Meta + attr_accessor :implicitRules # 0-1 uri + attr_accessor :language # 0-1 code + attr_accessor :text # 0-1 Narrative + attr_accessor :contained # 0-* [ Resource ] + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :identifier # 0-* [ Identifier ] + attr_accessor :basedOn # 0-* [ Reference(SupplyRequest) ] + attr_accessor :partOf # 0-* [ Reference(SupplyDelivery|Contract) ] + attr_accessor :status # 1-1 code + attr_accessor :patient # 0-1 Reference(Patient) + attr_accessor :type # 0-1 CodeableConcept + attr_accessor :stage # 1-1 CodeableConcept + attr_accessor :suppliedItem # 0-* [ SupplyDelivery::SuppliedItem ] + attr_accessor :occurrenceDateTime # 0-1 dateTime + attr_accessor :occurrencePeriod # 0-1 Period + attr_accessor :occurrenceTiming # 0-1 Timing + attr_accessor :supplier # 0-1 Reference(Practitioner|PractitionerRole|Organization) + attr_accessor :destination # 0-1 Reference(Location|Practitioner|PractitionerRole|Organization) + attr_accessor :receiver # 0-* [ Reference(Practitioner|PractitionerRole|Organization) ] + + def resourceType + 'SupplyDelivery' + end + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/resources/SupplyRequest.rb b/lib/fhir_models/r6/generated/resources/SupplyRequest.rb new file mode 100644 index 00000000..627ae6c7 --- /dev/null +++ b/lib/fhir_models/r6/generated/resources/SupplyRequest.rb @@ -0,0 +1,104 @@ +module FHIR + module R6 + class SupplyRequest < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'occurrence' => ['dateTime', 'Period', 'Timing'] + } + SEARCH_PARAMS = ['category', 'date', 'identifier', 'patient', 'requester', 'status', 'subject', 'supplier'] + METADATA = { + 'id' => {'type'=>'id', 'path'=>'SupplyRequest.id', 'min'=>0, 'max'=>1}, + 'meta' => {'type'=>'Meta', 'path'=>'SupplyRequest.meta', 'min'=>0, 'max'=>1}, + 'implicitRules' => {'type'=>'uri', 'path'=>'SupplyRequest.implicitRules', 'min'=>0, 'max'=>1}, + 'language' => {'type'=>'code', 'path'=>'SupplyRequest.language', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-languages'}}, + 'text' => {'type'=>'Narrative', 'path'=>'SupplyRequest.text', 'min'=>0, 'max'=>1}, + 'contained' => {'type'=>'Resource', 'path'=>'SupplyRequest.contained', 'min'=>0, 'max'=>Float::INFINITY}, + 'extension' => {'type'=>'Extension', 'path'=>'SupplyRequest.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'SupplyRequest.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'identifier' => {'type'=>'Identifier', 'path'=>'SupplyRequest.identifier', 'min'=>0, 'max'=>Float::INFINITY}, + 'status' => {'valid_codes'=>{'http://hl7.org/fhir/supplyrequest-status'=>['draft', 'active', 'suspended', 'cancelled', 'completed', 'entered-in-error', 'unknown']}, 'type'=>'code', 'path'=>'SupplyRequest.status', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/supplyrequest-status'}}, + 'intent' => {'valid_codes'=>{'http://hl7.org/fhir/request-intent'=>['proposal', 'plan', 'directive', 'order', 'original-order', 'reflex-order', 'filler-order', 'instance-order', 'option']}, 'type'=>'code', 'path'=>'SupplyRequest.intent', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/request-intent'}}, + 'basedOn' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Resource'], 'type'=>'Reference', 'path'=>'SupplyRequest.basedOn', 'min'=>0, 'max'=>Float::INFINITY}, + 'category' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/supply-kind'=>['central', 'nonstock']}, 'type'=>'CodeableConcept', 'path'=>'SupplyRequest.category', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/supplyrequest-kind'}}, + 'priority' => {'valid_codes'=>{'http://hl7.org/fhir/request-priority'=>['routine', 'urgent', 'asap', 'stat']}, 'type'=>'code', 'path'=>'SupplyRequest.priority', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/request-priority'}}, + 'deliverFor' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Patient'], 'type'=>'Reference', 'path'=>'SupplyRequest.deliverFor', 'min'=>0, 'max'=>1}, + 'item' => {'type'=>'CodeableReference', 'path'=>'SupplyRequest.item', 'min'=>1, 'max'=>1}, + 'quantity' => {'type'=>'Quantity', 'path'=>'SupplyRequest.quantity', 'min'=>1, 'max'=>1}, + 'parameter' => {'type'=>'SupplyRequest::Parameter', 'path'=>'SupplyRequest.parameter', 'min'=>0, 'max'=>Float::INFINITY}, + 'occurrenceDateTime' => {'type'=>'dateTime', 'path'=>'SupplyRequest.occurrence[x]', 'min'=>0, 'max'=>1}, + 'occurrencePeriod' => {'type'=>'Period', 'path'=>'SupplyRequest.occurrence[x]', 'min'=>0, 'max'=>1}, + 'occurrenceTiming' => {'type'=>'Timing', 'path'=>'SupplyRequest.occurrence[x]', 'min'=>0, 'max'=>1}, + 'authoredOn' => {'type'=>'dateTime', 'path'=>'SupplyRequest.authoredOn', 'min'=>0, 'max'=>1}, + 'requester' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole', 'http://hl7.org/fhir/StructureDefinition/Organization', 'http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson', 'http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/CareTeam'], 'type'=>'Reference', 'path'=>'SupplyRequest.requester', 'min'=>0, 'max'=>1}, + 'supplier' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Organization', 'http://hl7.org/fhir/StructureDefinition/HealthcareService'], 'type'=>'Reference', 'path'=>'SupplyRequest.supplier', 'min'=>0, 'max'=>Float::INFINITY}, + 'reason' => {'type'=>'CodeableReference', 'path'=>'SupplyRequest.reason', 'min'=>0, 'max'=>Float::INFINITY}, + 'deliverFrom' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Organization', 'http://hl7.org/fhir/StructureDefinition/Location'], 'type'=>'Reference', 'path'=>'SupplyRequest.deliverFrom', 'min'=>0, 'max'=>1}, + 'deliverTo' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Organization', 'http://hl7.org/fhir/StructureDefinition/Location', 'http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson'], 'type'=>'Reference', 'path'=>'SupplyRequest.deliverTo', 'min'=>0, 'max'=>1} + } + + class Parameter < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'value' => ['CodeableConcept', 'Quantity', 'Range', 'boolean'] + } + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Parameter.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Parameter.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Parameter.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'code' => {'type'=>'CodeableConcept', 'path'=>'Parameter.code', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example'}}, + 'valueCodeableConcept' => {'type'=>'CodeableConcept', 'path'=>'Parameter.value[x]', 'min'=>0, 'max'=>1}, + 'valueQuantity' => {'type'=>'Quantity', 'path'=>'Parameter.value[x]', 'min'=>0, 'max'=>1}, + 'valueRange' => {'type'=>'Range', 'path'=>'Parameter.value[x]', 'min'=>0, 'max'=>1}, + 'valueBoolean' => {'type'=>'boolean', 'path'=>'Parameter.value[x]', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :code # 0-1 CodeableConcept + attr_accessor :valueCodeableConcept # 0-1 CodeableConcept + attr_accessor :valueQuantity # 0-1 Quantity + attr_accessor :valueRange # 0-1 Range + attr_accessor :valueBoolean # 0-1 boolean + end + + attr_accessor :id # 0-1 id + attr_accessor :meta # 0-1 Meta + attr_accessor :implicitRules # 0-1 uri + attr_accessor :language # 0-1 code + attr_accessor :text # 0-1 Narrative + attr_accessor :contained # 0-* [ Resource ] + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :identifier # 0-* [ Identifier ] + attr_accessor :status # 0-1 code + attr_accessor :intent # 1-1 code + attr_accessor :basedOn # 0-* [ Reference(Resource) ] + attr_accessor :category # 0-1 CodeableConcept + attr_accessor :priority # 0-1 code + attr_accessor :deliverFor # 0-1 Reference(Patient) + attr_accessor :item # 1-1 CodeableReference + attr_accessor :quantity # 1-1 Quantity + attr_accessor :parameter # 0-* [ SupplyRequest::Parameter ] + attr_accessor :occurrenceDateTime # 0-1 dateTime + attr_accessor :occurrencePeriod # 0-1 Period + attr_accessor :occurrenceTiming # 0-1 Timing + attr_accessor :authoredOn # 0-1 dateTime + attr_accessor :requester # 0-1 Reference(Practitioner|PractitionerRole|Organization|Patient|RelatedPerson|Device|CareTeam) + attr_accessor :supplier # 0-* [ Reference(Organization|HealthcareService) ] + attr_accessor :reason # 0-* [ CodeableReference ] + attr_accessor :deliverFrom # 0-1 Reference(Organization|Location) + attr_accessor :deliverTo # 0-1 Reference(Organization|Location|Patient|RelatedPerson) + + def resourceType + 'SupplyRequest' + end + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/resources/Task.rb b/lib/fhir_models/r6/generated/resources/Task.rb new file mode 100644 index 00000000..480398df --- /dev/null +++ b/lib/fhir_models/r6/generated/resources/Task.rb @@ -0,0 +1,400 @@ +module FHIR + module R6 + class Task < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + SEARCH_PARAMS = ['actor', 'authored-on', 'based-on', 'business-status', 'code', 'encounter', 'focus', 'group-identifier', 'identifier', 'input', 'intent', 'modified', 'output', 'owner', 'part-of', 'patient', 'performer', 'period', 'priority', 'requestedperformer-reference', 'requester', 'status', 'subject'] + METADATA = { + 'id' => {'type'=>'id', 'path'=>'Task.id', 'min'=>0, 'max'=>1}, + 'meta' => {'type'=>'Meta', 'path'=>'Task.meta', 'min'=>0, 'max'=>1}, + 'implicitRules' => {'type'=>'uri', 'path'=>'Task.implicitRules', 'min'=>0, 'max'=>1}, + 'language' => {'type'=>'code', 'path'=>'Task.language', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-languages'}}, + 'text' => {'type'=>'Narrative', 'path'=>'Task.text', 'min'=>0, 'max'=>1}, + 'contained' => {'type'=>'Resource', 'path'=>'Task.contained', 'min'=>0, 'max'=>Float::INFINITY}, + 'extension' => {'type'=>'Extension', 'path'=>'Task.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Task.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'identifier' => {'type'=>'Identifier', 'path'=>'Task.identifier', 'min'=>0, 'max'=>Float::INFINITY}, + 'instantiatesCanonical' => {'type'=>'canonical', 'path'=>'Task.instantiatesCanonical', 'min'=>0, 'max'=>1}, + 'instantiatesUri' => {'type'=>'uri', 'path'=>'Task.instantiatesUri', 'min'=>0, 'max'=>1}, + 'basedOn' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Resource'], 'type'=>'Reference', 'path'=>'Task.basedOn', 'min'=>0, 'max'=>Float::INFINITY}, + 'groupIdentifier' => {'type'=>'Identifier', 'path'=>'Task.groupIdentifier', 'min'=>0, 'max'=>1}, + 'partOf' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Task'], 'type'=>'Reference', 'path'=>'Task.partOf', 'min'=>0, 'max'=>Float::INFINITY}, + 'status' => {'valid_codes'=>{'http://hl7.org/fhir/task-status'=>['draft', 'requested', 'received', 'accepted', 'rejected', 'ready', 'cancelled', 'in-progress', 'on-hold', 'failed', 'completed', 'entered-in-error']}, 'type'=>'code', 'path'=>'Task.status', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/task-status'}}, + 'statusReason' => {'type'=>'CodeableReference', 'path'=>'Task.statusReason', 'min'=>0, 'max'=>1}, + 'businessStatus' => {'type'=>'CodeableConcept', 'path'=>'Task.businessStatus', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example'}}, + 'intent' => {'valid_codes'=>{'http://hl7.org/fhir/task-intent'=>['unknown'], 'http://hl7.org/fhir/request-intent'=>['proposal', 'plan', 'order', 'original-order', 'reflex-order', 'filler-order', 'instance-order', 'option']}, 'type'=>'code', 'path'=>'Task.intent', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/task-intent'}}, + 'priority' => {'valid_codes'=>{'http://hl7.org/fhir/request-priority'=>['routine', 'urgent', 'asap', 'stat']}, 'type'=>'code', 'path'=>'Task.priority', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/request-priority'}}, + 'doNotPerform' => {'type'=>'boolean', 'path'=>'Task.doNotPerform', 'min'=>0, 'max'=>1}, + 'code' => {'valid_codes'=>{'http://hl7.org/fhir/CodeSystem/task-code'=>['approve', 'fulfill', 'instantiate', 'abort', 'replace', 'change', 'suspend', 'resume']}, 'type'=>'CodeableConcept', 'path'=>'Task.code', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/task-code'}}, + 'description' => {'type'=>'markdown', 'path'=>'Task.description', 'min'=>0, 'max'=>1}, + 'focus' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Resource'], 'type'=>'Reference', 'path'=>'Task.focus', 'min'=>0, 'max'=>1}, + 'for' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Resource'], 'type'=>'Reference', 'path'=>'Task.for', 'min'=>0, 'max'=>1}, + 'encounter' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Encounter'], 'type'=>'Reference', 'path'=>'Task.encounter', 'min'=>0, 'max'=>1}, + 'requestedPeriod' => {'type'=>'Period', 'path'=>'Task.requestedPeriod', 'min'=>0, 'max'=>1}, + 'executionPeriod' => {'type'=>'Period', 'path'=>'Task.executionPeriod', 'min'=>0, 'max'=>1}, + 'authoredOn' => {'type'=>'dateTime', 'path'=>'Task.authoredOn', 'min'=>0, 'max'=>1}, + 'lastModified' => {'type'=>'dateTime', 'path'=>'Task.lastModified', 'min'=>0, 'max'=>1}, + 'requester' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/Organization', 'http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson'], 'type'=>'Reference', 'path'=>'Task.requester', 'min'=>0, 'max'=>1}, + 'requestedPerformer' => {'type'=>'CodeableReference', 'path'=>'Task.requestedPerformer', 'min'=>0, 'max'=>Float::INFINITY}, + 'owner' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole', 'http://hl7.org/fhir/StructureDefinition/Organization', 'http://hl7.org/fhir/StructureDefinition/CareTeam', 'http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson'], 'type'=>'Reference', 'path'=>'Task.owner', 'min'=>0, 'max'=>1}, + 'performer' => {'type'=>'Task::Performer', 'path'=>'Task.performer', 'min'=>0, 'max'=>Float::INFINITY}, + 'location' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Location'], 'type'=>'Reference', 'path'=>'Task.location', 'min'=>0, 'max'=>1}, + 'reason' => {'type'=>'CodeableReference', 'path'=>'Task.reason', 'min'=>0, 'max'=>Float::INFINITY}, + 'insurance' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Coverage', 'http://hl7.org/fhir/StructureDefinition/ClaimResponse'], 'type'=>'Reference', 'path'=>'Task.insurance', 'min'=>0, 'max'=>Float::INFINITY}, + 'note' => {'type'=>'Annotation', 'path'=>'Task.note', 'min'=>0, 'max'=>Float::INFINITY}, + 'relevantHistory' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Provenance'], 'type'=>'Reference', 'path'=>'Task.relevantHistory', 'min'=>0, 'max'=>Float::INFINITY}, + 'restriction' => {'type'=>'Task::Restriction', 'path'=>'Task.restriction', 'min'=>0, 'max'=>1}, + 'input' => {'type'=>'Task::Input', 'path'=>'Task.input', 'min'=>0, 'max'=>Float::INFINITY}, + 'output' => {'type'=>'Task::Output', 'path'=>'Task.output', 'min'=>0, 'max'=>Float::INFINITY} + } + + class Performer < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Performer.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Performer.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Performer.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'function' => {'type'=>'CodeableConcept', 'path'=>'Performer.function', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example'}}, + 'actor' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole', 'http://hl7.org/fhir/StructureDefinition/Organization', 'http://hl7.org/fhir/StructureDefinition/CareTeam', 'http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson'], 'type'=>'Reference', 'path'=>'Performer.actor', 'min'=>1, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :function # 0-1 CodeableConcept + attr_accessor :actor # 1-1 Reference(Practitioner|PractitionerRole|Organization|CareTeam|Patient|RelatedPerson) + end + + class Restriction < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Restriction.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Restriction.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Restriction.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'repetitions' => {'type'=>'positiveInt', 'path'=>'Restriction.repetitions', 'min'=>0, 'max'=>1}, + 'period' => {'type'=>'Period', 'path'=>'Restriction.period', 'min'=>0, 'max'=>1}, + 'recipient' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson', 'http://hl7.org/fhir/StructureDefinition/Group', 'http://hl7.org/fhir/StructureDefinition/Organization'], 'type'=>'Reference', 'path'=>'Restriction.recipient', 'min'=>0, 'max'=>Float::INFINITY} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :repetitions # 0-1 positiveInt + attr_accessor :period # 0-1 Period + attr_accessor :recipient # 0-* [ Reference(Patient|Practitioner|PractitionerRole|RelatedPerson|Group|Organization) ] + end + + class Input < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'value' => ['base64Binary', 'boolean', 'canonical', 'code', 'date', 'dateTime', 'decimal', 'id', 'instant', 'integer', 'integer64', 'markdown', 'oid', 'positiveInt', 'string', 'time', 'unsignedInt', 'uri', 'url', 'uuid', 'Address', 'Age', 'Annotation', 'Attachment', 'CodeableConcept', 'CodeableReference', 'Coding', 'ContactPoint', 'Count', 'Distance', 'Duration', 'HumanName', 'Identifier', 'Money', 'Period', 'Quantity', 'Range', 'Ratio', 'RatioRange', 'Reference', 'SampledData', 'Signature', 'Timing', 'ContactDetail', 'DataRequirement', 'Expression', 'ParameterDefinition', 'RelatedArtifact', 'TriggerDefinition', 'UsageContext', 'Availability', 'ExtendedContactDetail', 'Dosage', 'Meta'] + } + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Input.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Input.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Input.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'type' => {'type'=>'CodeableConcept', 'path'=>'Input.type', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'example'}}, + 'valueBase64Binary' => {'type'=>'base64Binary', 'path'=>'Input.value[x]', 'min'=>1, 'max'=>1}, + 'valueBoolean' => {'type'=>'boolean', 'path'=>'Input.value[x]', 'min'=>1, 'max'=>1}, + 'valueCanonical' => {'type'=>'canonical', 'path'=>'Input.value[x]', 'min'=>1, 'max'=>1}, + 'valueCode' => {'type'=>'code', 'path'=>'Input.value[x]', 'min'=>1, 'max'=>1}, + 'valueDate' => {'type'=>'date', 'path'=>'Input.value[x]', 'min'=>1, 'max'=>1}, + 'valueDateTime' => {'type'=>'dateTime', 'path'=>'Input.value[x]', 'min'=>1, 'max'=>1}, + 'valueDecimal' => {'type'=>'decimal', 'path'=>'Input.value[x]', 'min'=>1, 'max'=>1}, + 'valueId' => {'type'=>'id', 'path'=>'Input.value[x]', 'min'=>1, 'max'=>1}, + 'valueInstant' => {'type'=>'instant', 'path'=>'Input.value[x]', 'min'=>1, 'max'=>1}, + 'valueInteger' => {'type'=>'integer', 'path'=>'Input.value[x]', 'min'=>1, 'max'=>1}, + 'valueInteger64' => {'type'=>'integer64', 'path'=>'Input.value[x]', 'min'=>1, 'max'=>1}, + 'valueMarkdown' => {'type'=>'markdown', 'path'=>'Input.value[x]', 'min'=>1, 'max'=>1}, + 'valueOid' => {'type'=>'oid', 'path'=>'Input.value[x]', 'min'=>1, 'max'=>1}, + 'valuePositiveInt' => {'type'=>'positiveInt', 'path'=>'Input.value[x]', 'min'=>1, 'max'=>1}, + 'valueString' => {'type'=>'string', 'path'=>'Input.value[x]', 'min'=>1, 'max'=>1}, + 'valueTime' => {'type'=>'time', 'path'=>'Input.value[x]', 'min'=>1, 'max'=>1}, + 'valueUnsignedInt' => {'type'=>'unsignedInt', 'path'=>'Input.value[x]', 'min'=>1, 'max'=>1}, + 'valueUri' => {'type'=>'uri', 'path'=>'Input.value[x]', 'min'=>1, 'max'=>1}, + 'valueUrl' => {'type'=>'url', 'path'=>'Input.value[x]', 'min'=>1, 'max'=>1}, + 'valueUuid' => {'type'=>'uuid', 'path'=>'Input.value[x]', 'min'=>1, 'max'=>1}, + 'valueAddress' => {'type'=>'Address', 'path'=>'Input.value[x]', 'min'=>1, 'max'=>1}, + 'valueAge' => {'type'=>'Age', 'path'=>'Input.value[x]', 'min'=>1, 'max'=>1}, + 'valueAnnotation' => {'type'=>'Annotation', 'path'=>'Input.value[x]', 'min'=>1, 'max'=>1}, + 'valueAttachment' => {'type'=>'Attachment', 'path'=>'Input.value[x]', 'min'=>1, 'max'=>1}, + 'valueCodeableConcept' => {'type'=>'CodeableConcept', 'path'=>'Input.value[x]', 'min'=>1, 'max'=>1}, + 'valueCodeableReference' => {'type'=>'CodeableReference', 'path'=>'Input.value[x]', 'min'=>1, 'max'=>1}, + 'valueCoding' => {'type'=>'Coding', 'path'=>'Input.value[x]', 'min'=>1, 'max'=>1}, + 'valueContactPoint' => {'type'=>'ContactPoint', 'path'=>'Input.value[x]', 'min'=>1, 'max'=>1}, + 'valueCount' => {'type'=>'Count', 'path'=>'Input.value[x]', 'min'=>1, 'max'=>1}, + 'valueDistance' => {'type'=>'Distance', 'path'=>'Input.value[x]', 'min'=>1, 'max'=>1}, + 'valueDuration' => {'type'=>'Duration', 'path'=>'Input.value[x]', 'min'=>1, 'max'=>1}, + 'valueHumanName' => {'type'=>'HumanName', 'path'=>'Input.value[x]', 'min'=>1, 'max'=>1}, + 'valueIdentifier' => {'type'=>'Identifier', 'path'=>'Input.value[x]', 'min'=>1, 'max'=>1}, + 'valueMoney' => {'type'=>'Money', 'path'=>'Input.value[x]', 'min'=>1, 'max'=>1}, + 'valuePeriod' => {'type'=>'Period', 'path'=>'Input.value[x]', 'min'=>1, 'max'=>1}, + 'valueQuantity' => {'type'=>'Quantity', 'path'=>'Input.value[x]', 'min'=>1, 'max'=>1}, + 'valueRange' => {'type'=>'Range', 'path'=>'Input.value[x]', 'min'=>1, 'max'=>1}, + 'valueRatio' => {'type'=>'Ratio', 'path'=>'Input.value[x]', 'min'=>1, 'max'=>1}, + 'valueRatioRange' => {'type'=>'RatioRange', 'path'=>'Input.value[x]', 'min'=>1, 'max'=>1}, + 'valueReference' => {'type'=>'Reference', 'path'=>'Input.value[x]', 'min'=>1, 'max'=>1}, + 'valueSampledData' => {'type'=>'SampledData', 'path'=>'Input.value[x]', 'min'=>1, 'max'=>1}, + 'valueSignature' => {'type'=>'Signature', 'path'=>'Input.value[x]', 'min'=>1, 'max'=>1}, + 'valueTiming' => {'type'=>'Timing', 'path'=>'Input.value[x]', 'min'=>1, 'max'=>1}, + 'valueContactDetail' => {'type'=>'ContactDetail', 'path'=>'Input.value[x]', 'min'=>1, 'max'=>1}, + 'valueDataRequirement' => {'type'=>'DataRequirement', 'path'=>'Input.value[x]', 'min'=>1, 'max'=>1}, + 'valueExpression' => {'type'=>'Expression', 'path'=>'Input.value[x]', 'min'=>1, 'max'=>1}, + 'valueParameterDefinition' => {'type'=>'ParameterDefinition', 'path'=>'Input.value[x]', 'min'=>1, 'max'=>1}, + 'valueRelatedArtifact' => {'type'=>'RelatedArtifact', 'path'=>'Input.value[x]', 'min'=>1, 'max'=>1}, + 'valueTriggerDefinition' => {'type'=>'TriggerDefinition', 'path'=>'Input.value[x]', 'min'=>1, 'max'=>1}, + 'valueUsageContext' => {'type'=>'UsageContext', 'path'=>'Input.value[x]', 'min'=>1, 'max'=>1}, + 'valueAvailability' => {'type'=>'Availability', 'path'=>'Input.value[x]', 'min'=>1, 'max'=>1}, + 'valueExtendedContactDetail' => {'type'=>'ExtendedContactDetail', 'path'=>'Input.value[x]', 'min'=>1, 'max'=>1}, + 'valueDosage' => {'type'=>'Dosage', 'path'=>'Input.value[x]', 'min'=>1, 'max'=>1}, + 'valueMeta' => {'type'=>'Meta', 'path'=>'Input.value[x]', 'min'=>1, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :type # 1-1 CodeableConcept + attr_accessor :valueBase64Binary # 1-1 base64Binary + attr_accessor :valueBoolean # 1-1 boolean + attr_accessor :valueCanonical # 1-1 canonical + attr_accessor :valueCode # 1-1 code + attr_accessor :valueDate # 1-1 date + attr_accessor :valueDateTime # 1-1 dateTime + attr_accessor :valueDecimal # 1-1 decimal + attr_accessor :valueId # 1-1 id + attr_accessor :valueInstant # 1-1 instant + attr_accessor :valueInteger # 1-1 integer + attr_accessor :valueInteger64 # 1-1 integer64 + attr_accessor :valueMarkdown # 1-1 markdown + attr_accessor :valueOid # 1-1 oid + attr_accessor :valuePositiveInt # 1-1 positiveInt + attr_accessor :valueString # 1-1 string + attr_accessor :valueTime # 1-1 time + attr_accessor :valueUnsignedInt # 1-1 unsignedInt + attr_accessor :valueUri # 1-1 uri + attr_accessor :valueUrl # 1-1 url + attr_accessor :valueUuid # 1-1 uuid + attr_accessor :valueAddress # 1-1 Address + attr_accessor :valueAge # 1-1 Age + attr_accessor :valueAnnotation # 1-1 Annotation + attr_accessor :valueAttachment # 1-1 Attachment + attr_accessor :valueCodeableConcept # 1-1 CodeableConcept + attr_accessor :valueCodeableReference # 1-1 CodeableReference + attr_accessor :valueCoding # 1-1 Coding + attr_accessor :valueContactPoint # 1-1 ContactPoint + attr_accessor :valueCount # 1-1 Count + attr_accessor :valueDistance # 1-1 Distance + attr_accessor :valueDuration # 1-1 Duration + attr_accessor :valueHumanName # 1-1 HumanName + attr_accessor :valueIdentifier # 1-1 Identifier + attr_accessor :valueMoney # 1-1 Money + attr_accessor :valuePeriod # 1-1 Period + attr_accessor :valueQuantity # 1-1 Quantity + attr_accessor :valueRange # 1-1 Range + attr_accessor :valueRatio # 1-1 Ratio + attr_accessor :valueRatioRange # 1-1 RatioRange + attr_accessor :valueReference # 1-1 Reference() + attr_accessor :valueSampledData # 1-1 SampledData + attr_accessor :valueSignature # 1-1 Signature + attr_accessor :valueTiming # 1-1 Timing + attr_accessor :valueContactDetail # 1-1 ContactDetail + attr_accessor :valueDataRequirement # 1-1 DataRequirement + attr_accessor :valueExpression # 1-1 Expression + attr_accessor :valueParameterDefinition # 1-1 ParameterDefinition + attr_accessor :valueRelatedArtifact # 1-1 RelatedArtifact + attr_accessor :valueTriggerDefinition # 1-1 TriggerDefinition + attr_accessor :valueUsageContext # 1-1 UsageContext + attr_accessor :valueAvailability # 1-1 Availability + attr_accessor :valueExtendedContactDetail # 1-1 ExtendedContactDetail + attr_accessor :valueDosage # 1-1 Dosage + attr_accessor :valueMeta # 1-1 Meta + end + + class Output < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'value' => ['base64Binary', 'boolean', 'canonical', 'code', 'date', 'dateTime', 'decimal', 'id', 'instant', 'integer', 'integer64', 'markdown', 'oid', 'positiveInt', 'string', 'time', 'unsignedInt', 'uri', 'url', 'uuid', 'Address', 'Age', 'Annotation', 'Attachment', 'CodeableConcept', 'CodeableReference', 'Coding', 'ContactPoint', 'Count', 'Distance', 'Duration', 'HumanName', 'Identifier', 'Money', 'Period', 'Quantity', 'Range', 'Ratio', 'RatioRange', 'Reference', 'SampledData', 'Signature', 'Timing', 'ContactDetail', 'DataRequirement', 'Expression', 'ParameterDefinition', 'RelatedArtifact', 'TriggerDefinition', 'UsageContext', 'Availability', 'ExtendedContactDetail', 'Dosage', 'Meta'] + } + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Output.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Output.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Output.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'type' => {'type'=>'CodeableConcept', 'path'=>'Output.type', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'example'}}, + 'valueBase64Binary' => {'type'=>'base64Binary', 'path'=>'Output.value[x]', 'min'=>1, 'max'=>1}, + 'valueBoolean' => {'type'=>'boolean', 'path'=>'Output.value[x]', 'min'=>1, 'max'=>1}, + 'valueCanonical' => {'type'=>'canonical', 'path'=>'Output.value[x]', 'min'=>1, 'max'=>1}, + 'valueCode' => {'type'=>'code', 'path'=>'Output.value[x]', 'min'=>1, 'max'=>1}, + 'valueDate' => {'type'=>'date', 'path'=>'Output.value[x]', 'min'=>1, 'max'=>1}, + 'valueDateTime' => {'type'=>'dateTime', 'path'=>'Output.value[x]', 'min'=>1, 'max'=>1}, + 'valueDecimal' => {'type'=>'decimal', 'path'=>'Output.value[x]', 'min'=>1, 'max'=>1}, + 'valueId' => {'type'=>'id', 'path'=>'Output.value[x]', 'min'=>1, 'max'=>1}, + 'valueInstant' => {'type'=>'instant', 'path'=>'Output.value[x]', 'min'=>1, 'max'=>1}, + 'valueInteger' => {'type'=>'integer', 'path'=>'Output.value[x]', 'min'=>1, 'max'=>1}, + 'valueInteger64' => {'type'=>'integer64', 'path'=>'Output.value[x]', 'min'=>1, 'max'=>1}, + 'valueMarkdown' => {'type'=>'markdown', 'path'=>'Output.value[x]', 'min'=>1, 'max'=>1}, + 'valueOid' => {'type'=>'oid', 'path'=>'Output.value[x]', 'min'=>1, 'max'=>1}, + 'valuePositiveInt' => {'type'=>'positiveInt', 'path'=>'Output.value[x]', 'min'=>1, 'max'=>1}, + 'valueString' => {'type'=>'string', 'path'=>'Output.value[x]', 'min'=>1, 'max'=>1}, + 'valueTime' => {'type'=>'time', 'path'=>'Output.value[x]', 'min'=>1, 'max'=>1}, + 'valueUnsignedInt' => {'type'=>'unsignedInt', 'path'=>'Output.value[x]', 'min'=>1, 'max'=>1}, + 'valueUri' => {'type'=>'uri', 'path'=>'Output.value[x]', 'min'=>1, 'max'=>1}, + 'valueUrl' => {'type'=>'url', 'path'=>'Output.value[x]', 'min'=>1, 'max'=>1}, + 'valueUuid' => {'type'=>'uuid', 'path'=>'Output.value[x]', 'min'=>1, 'max'=>1}, + 'valueAddress' => {'type'=>'Address', 'path'=>'Output.value[x]', 'min'=>1, 'max'=>1}, + 'valueAge' => {'type'=>'Age', 'path'=>'Output.value[x]', 'min'=>1, 'max'=>1}, + 'valueAnnotation' => {'type'=>'Annotation', 'path'=>'Output.value[x]', 'min'=>1, 'max'=>1}, + 'valueAttachment' => {'type'=>'Attachment', 'path'=>'Output.value[x]', 'min'=>1, 'max'=>1}, + 'valueCodeableConcept' => {'type'=>'CodeableConcept', 'path'=>'Output.value[x]', 'min'=>1, 'max'=>1}, + 'valueCodeableReference' => {'type'=>'CodeableReference', 'path'=>'Output.value[x]', 'min'=>1, 'max'=>1}, + 'valueCoding' => {'type'=>'Coding', 'path'=>'Output.value[x]', 'min'=>1, 'max'=>1}, + 'valueContactPoint' => {'type'=>'ContactPoint', 'path'=>'Output.value[x]', 'min'=>1, 'max'=>1}, + 'valueCount' => {'type'=>'Count', 'path'=>'Output.value[x]', 'min'=>1, 'max'=>1}, + 'valueDistance' => {'type'=>'Distance', 'path'=>'Output.value[x]', 'min'=>1, 'max'=>1}, + 'valueDuration' => {'type'=>'Duration', 'path'=>'Output.value[x]', 'min'=>1, 'max'=>1}, + 'valueHumanName' => {'type'=>'HumanName', 'path'=>'Output.value[x]', 'min'=>1, 'max'=>1}, + 'valueIdentifier' => {'type'=>'Identifier', 'path'=>'Output.value[x]', 'min'=>1, 'max'=>1}, + 'valueMoney' => {'type'=>'Money', 'path'=>'Output.value[x]', 'min'=>1, 'max'=>1}, + 'valuePeriod' => {'type'=>'Period', 'path'=>'Output.value[x]', 'min'=>1, 'max'=>1}, + 'valueQuantity' => {'type'=>'Quantity', 'path'=>'Output.value[x]', 'min'=>1, 'max'=>1}, + 'valueRange' => {'type'=>'Range', 'path'=>'Output.value[x]', 'min'=>1, 'max'=>1}, + 'valueRatio' => {'type'=>'Ratio', 'path'=>'Output.value[x]', 'min'=>1, 'max'=>1}, + 'valueRatioRange' => {'type'=>'RatioRange', 'path'=>'Output.value[x]', 'min'=>1, 'max'=>1}, + 'valueReference' => {'type'=>'Reference', 'path'=>'Output.value[x]', 'min'=>1, 'max'=>1}, + 'valueSampledData' => {'type'=>'SampledData', 'path'=>'Output.value[x]', 'min'=>1, 'max'=>1}, + 'valueSignature' => {'type'=>'Signature', 'path'=>'Output.value[x]', 'min'=>1, 'max'=>1}, + 'valueTiming' => {'type'=>'Timing', 'path'=>'Output.value[x]', 'min'=>1, 'max'=>1}, + 'valueContactDetail' => {'type'=>'ContactDetail', 'path'=>'Output.value[x]', 'min'=>1, 'max'=>1}, + 'valueDataRequirement' => {'type'=>'DataRequirement', 'path'=>'Output.value[x]', 'min'=>1, 'max'=>1}, + 'valueExpression' => {'type'=>'Expression', 'path'=>'Output.value[x]', 'min'=>1, 'max'=>1}, + 'valueParameterDefinition' => {'type'=>'ParameterDefinition', 'path'=>'Output.value[x]', 'min'=>1, 'max'=>1}, + 'valueRelatedArtifact' => {'type'=>'RelatedArtifact', 'path'=>'Output.value[x]', 'min'=>1, 'max'=>1}, + 'valueTriggerDefinition' => {'type'=>'TriggerDefinition', 'path'=>'Output.value[x]', 'min'=>1, 'max'=>1}, + 'valueUsageContext' => {'type'=>'UsageContext', 'path'=>'Output.value[x]', 'min'=>1, 'max'=>1}, + 'valueAvailability' => {'type'=>'Availability', 'path'=>'Output.value[x]', 'min'=>1, 'max'=>1}, + 'valueExtendedContactDetail' => {'type'=>'ExtendedContactDetail', 'path'=>'Output.value[x]', 'min'=>1, 'max'=>1}, + 'valueDosage' => {'type'=>'Dosage', 'path'=>'Output.value[x]', 'min'=>1, 'max'=>1}, + 'valueMeta' => {'type'=>'Meta', 'path'=>'Output.value[x]', 'min'=>1, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :type # 1-1 CodeableConcept + attr_accessor :valueBase64Binary # 1-1 base64Binary + attr_accessor :valueBoolean # 1-1 boolean + attr_accessor :valueCanonical # 1-1 canonical + attr_accessor :valueCode # 1-1 code + attr_accessor :valueDate # 1-1 date + attr_accessor :valueDateTime # 1-1 dateTime + attr_accessor :valueDecimal # 1-1 decimal + attr_accessor :valueId # 1-1 id + attr_accessor :valueInstant # 1-1 instant + attr_accessor :valueInteger # 1-1 integer + attr_accessor :valueInteger64 # 1-1 integer64 + attr_accessor :valueMarkdown # 1-1 markdown + attr_accessor :valueOid # 1-1 oid + attr_accessor :valuePositiveInt # 1-1 positiveInt + attr_accessor :valueString # 1-1 string + attr_accessor :valueTime # 1-1 time + attr_accessor :valueUnsignedInt # 1-1 unsignedInt + attr_accessor :valueUri # 1-1 uri + attr_accessor :valueUrl # 1-1 url + attr_accessor :valueUuid # 1-1 uuid + attr_accessor :valueAddress # 1-1 Address + attr_accessor :valueAge # 1-1 Age + attr_accessor :valueAnnotation # 1-1 Annotation + attr_accessor :valueAttachment # 1-1 Attachment + attr_accessor :valueCodeableConcept # 1-1 CodeableConcept + attr_accessor :valueCodeableReference # 1-1 CodeableReference + attr_accessor :valueCoding # 1-1 Coding + attr_accessor :valueContactPoint # 1-1 ContactPoint + attr_accessor :valueCount # 1-1 Count + attr_accessor :valueDistance # 1-1 Distance + attr_accessor :valueDuration # 1-1 Duration + attr_accessor :valueHumanName # 1-1 HumanName + attr_accessor :valueIdentifier # 1-1 Identifier + attr_accessor :valueMoney # 1-1 Money + attr_accessor :valuePeriod # 1-1 Period + attr_accessor :valueQuantity # 1-1 Quantity + attr_accessor :valueRange # 1-1 Range + attr_accessor :valueRatio # 1-1 Ratio + attr_accessor :valueRatioRange # 1-1 RatioRange + attr_accessor :valueReference # 1-1 Reference() + attr_accessor :valueSampledData # 1-1 SampledData + attr_accessor :valueSignature # 1-1 Signature + attr_accessor :valueTiming # 1-1 Timing + attr_accessor :valueContactDetail # 1-1 ContactDetail + attr_accessor :valueDataRequirement # 1-1 DataRequirement + attr_accessor :valueExpression # 1-1 Expression + attr_accessor :valueParameterDefinition # 1-1 ParameterDefinition + attr_accessor :valueRelatedArtifact # 1-1 RelatedArtifact + attr_accessor :valueTriggerDefinition # 1-1 TriggerDefinition + attr_accessor :valueUsageContext # 1-1 UsageContext + attr_accessor :valueAvailability # 1-1 Availability + attr_accessor :valueExtendedContactDetail # 1-1 ExtendedContactDetail + attr_accessor :valueDosage # 1-1 Dosage + attr_accessor :valueMeta # 1-1 Meta + end + + attr_accessor :id # 0-1 id + attr_accessor :meta # 0-1 Meta + attr_accessor :implicitRules # 0-1 uri + attr_accessor :language # 0-1 code + attr_accessor :text # 0-1 Narrative + attr_accessor :contained # 0-* [ Resource ] + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :identifier # 0-* [ Identifier ] + attr_accessor :instantiatesCanonical # 0-1 canonical + attr_accessor :instantiatesUri # 0-1 uri + attr_accessor :basedOn # 0-* [ Reference(Resource) ] + attr_accessor :groupIdentifier # 0-1 Identifier + attr_accessor :partOf # 0-* [ Reference(Task) ] + attr_accessor :status # 1-1 code + attr_accessor :statusReason # 0-1 CodeableReference + attr_accessor :businessStatus # 0-1 CodeableConcept + attr_accessor :intent # 1-1 code + attr_accessor :priority # 0-1 code + attr_accessor :doNotPerform # 0-1 boolean + attr_accessor :code # 0-1 CodeableConcept + attr_accessor :description # 0-1 markdown + attr_accessor :focus # 0-1 Reference(Resource) + attr_accessor :for # 0-1 Reference(Resource) + attr_accessor :encounter # 0-1 Reference(Encounter) + attr_accessor :requestedPeriod # 0-1 Period + attr_accessor :executionPeriod # 0-1 Period + attr_accessor :authoredOn # 0-1 dateTime + attr_accessor :lastModified # 0-1 dateTime + attr_accessor :requester # 0-1 Reference(Device|Organization|Patient|Practitioner|PractitionerRole|RelatedPerson) + attr_accessor :requestedPerformer # 0-* [ CodeableReference ] + attr_accessor :owner # 0-1 Reference(Practitioner|PractitionerRole|Organization|CareTeam|Patient|RelatedPerson) + attr_accessor :performer # 0-* [ Task::Performer ] + attr_accessor :location # 0-1 Reference(Location) + attr_accessor :reason # 0-* [ CodeableReference ] + attr_accessor :insurance # 0-* [ Reference(Coverage|ClaimResponse) ] + attr_accessor :note # 0-* [ Annotation ] + attr_accessor :relevantHistory # 0-* [ Reference(Provenance) ] + attr_accessor :restriction # 0-1 Task::Restriction + attr_accessor :input # 0-* [ Task::Input ] + attr_accessor :output # 0-* [ Task::Output ] + + def resourceType + 'Task' + end + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/resources/TerminologyCapabilities.rb b/lib/fhir_models/r6/generated/resources/TerminologyCapabilities.rb new file mode 100644 index 00000000..a03ed24a --- /dev/null +++ b/lib/fhir_models/r6/generated/resources/TerminologyCapabilities.rb @@ -0,0 +1,305 @@ +module FHIR + module R6 + class TerminologyCapabilities < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'versionAlgorithm' => ['string', 'Coding'] + } + SEARCH_PARAMS = ['context', 'context-quantity', 'context-type', 'context-type-quantity', 'context-type-value', 'date', 'description', 'identifier', 'jurisdiction', 'name', 'publisher', 'status', 'title', 'url', 'version'] + METADATA = { + 'id' => {'type'=>'id', 'path'=>'TerminologyCapabilities.id', 'min'=>0, 'max'=>1}, + 'meta' => {'type'=>'Meta', 'path'=>'TerminologyCapabilities.meta', 'min'=>0, 'max'=>1}, + 'implicitRules' => {'type'=>'uri', 'path'=>'TerminologyCapabilities.implicitRules', 'min'=>0, 'max'=>1}, + 'language' => {'type'=>'code', 'path'=>'TerminologyCapabilities.language', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-languages'}}, + 'text' => {'type'=>'Narrative', 'path'=>'TerminologyCapabilities.text', 'min'=>0, 'max'=>1}, + 'contained' => {'type'=>'Resource', 'path'=>'TerminologyCapabilities.contained', 'min'=>0, 'max'=>Float::INFINITY}, + 'extension' => {'type'=>'Extension', 'path'=>'TerminologyCapabilities.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'TerminologyCapabilities.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'url' => {'type'=>'uri', 'path'=>'TerminologyCapabilities.url', 'min'=>0, 'max'=>1}, + 'identifier' => {'type'=>'Identifier', 'path'=>'TerminologyCapabilities.identifier', 'min'=>0, 'max'=>Float::INFINITY}, + 'version' => {'type'=>'string', 'path'=>'TerminologyCapabilities.version', 'min'=>0, 'max'=>1}, + 'versionAlgorithmString' => {'type'=>'string', 'path'=>'TerminologyCapabilities.versionAlgorithm[x]', 'min'=>0, 'max'=>1}, + 'versionAlgorithmCoding' => {'valid_codes'=>{'http://hl7.org/fhir/version-algorithm'=>['semver', 'integer', 'alpha', 'date', 'natural']}, 'type'=>'Coding', 'path'=>'TerminologyCapabilities.versionAlgorithm[x]', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/version-algorithm'}}, + 'name' => {'type'=>'string', 'path'=>'TerminologyCapabilities.name', 'min'=>0, 'max'=>1}, + 'title' => {'type'=>'string', 'path'=>'TerminologyCapabilities.title', 'min'=>0, 'max'=>1}, + 'status' => {'valid_codes'=>{'http://hl7.org/fhir/publication-status'=>['draft', 'active', 'retired', 'unknown']}, 'type'=>'code', 'path'=>'TerminologyCapabilities.status', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/publication-status'}}, + 'experimental' => {'type'=>'boolean', 'path'=>'TerminologyCapabilities.experimental', 'min'=>0, 'max'=>1}, + 'date' => {'type'=>'dateTime', 'path'=>'TerminologyCapabilities.date', 'min'=>1, 'max'=>1}, + 'publisher' => {'type'=>'string', 'path'=>'TerminologyCapabilities.publisher', 'min'=>0, 'max'=>1}, + 'contact' => {'type'=>'ContactDetail', 'path'=>'TerminologyCapabilities.contact', 'min'=>0, 'max'=>Float::INFINITY}, + 'description' => {'type'=>'markdown', 'path'=>'TerminologyCapabilities.description', 'min'=>0, 'max'=>1}, + 'useContext' => {'type'=>'UsageContext', 'path'=>'TerminologyCapabilities.useContext', 'min'=>0, 'max'=>Float::INFINITY}, + 'jurisdiction' => {'valid_codes'=>{'urn:iso:std:iso:3166'=>['AD', 'AE', 'AF', 'AG', 'AI', 'AL', 'AM', 'AO', 'AQ', 'AR', 'AS', 'AT', 'AU', 'AW', 'AX', 'AZ', 'BA', 'BB', 'BD', 'BE', 'BF', 'BG', 'BH', 'BI', 'BJ', 'BL', 'BM', 'BN', 'BO', 'BQ', 'BR', 'BS', 'BT', 'BV', 'BW', 'BY', 'BZ', 'CA', 'CC', 'CD', 'CF', 'CG', 'CH', 'CI', 'CK', 'CL', 'CM', 'CN', 'CO', 'CR', 'CU', 'CV', 'CW', 'CX', 'CY', 'CZ', 'DE', 'DJ', 'DK', 'DM', 'DO', 'DZ', 'EC', 'EE', 'EG', 'EH', 'ER', 'ES', 'ET', 'FI', 'FJ', 'FK', 'FM', 'FO', 'FR', 'GA', 'GB', 'GD', 'GE', 'GF', 'GG', 'GH', 'GI', 'GL', 'GM', 'GN', 'GP', 'GQ', 'GR', 'GS', 'GT', 'GU', 'GW', 'GY', 'HK', 'HM', 'HN', 'HR', 'HT', 'HU', 'ID', 'IE', 'IL', 'IM', 'IN', 'IO', 'IQ', 'IR', 'IS', 'IT', 'JE', 'JM', 'JO', 'JP', 'KE', 'KG', 'KH', 'KI', 'KM', 'KN', 'KP', 'KR', 'KW', 'KY', 'KZ', 'LA', 'LB', 'LC', 'LI', 'LK', 'LR', 'LS', 'LT', 'LU', 'LV', 'LY', 'MA', 'MC', 'MD', 'ME', 'MF', 'MG', 'MH', 'MK', 'ML', 'MM', 'MN', 'MO', 'MP', 'MQ', 'MR', 'MS', 'MT', 'MU', 'MV', 'MW', 'MX', 'MY', 'MZ', 'NA', 'NC', 'NE', 'NF', 'NG', 'NI', 'NL', 'NO', 'NP', 'NR', 'NU', 'NZ', 'OM', 'PA', 'PE', 'PF', 'PG', 'PH', 'PK', 'PL', 'PM', 'PN', 'PR', 'PS', 'PT', 'PW', 'PY', 'QA', 'RE', 'RO', 'RS', 'RU', 'RW', 'SA', 'SB', 'SC', 'SD', 'SE', 'SG', 'SH', 'SI', 'SJ', 'SK', 'SL', 'SM', 'SN', 'SO', 'SR', 'SS', 'ST', 'SV', 'SX', 'SY', 'SZ', 'TC', 'TD', 'TF', 'TG', 'TH', 'TJ', 'TK', 'TL', 'TM', 'TN', 'TO', 'TR', 'TT', 'TV', 'TW', 'TZ', 'UA', 'UG', 'UM', 'US', 'UY', 'UZ', 'VA', 'VC', 'VE', 'VG', 'VI', 'VN', 'VU', 'WF', 'WS', 'YE', 'YT', 'ZA', 'ZM', 'ZW', 'ABW', 'AFG', 'AGO', 'AIA', 'ALA', 'ALB', 'AND', 'ARE', 'ARG', 'ARM', 'ASM', 'ATA', 'ATF', 'ATG', 'AUS', 'AUT', 'AZE', 'BDI', 'BEL', 'BEN', 'BES', 'BFA', 'BGD', 'BGR', 'BHR', 'BHS', 'BIH', 'BLM', 'BLR', 'BLZ', 'BMU', 'BOL', 'BRA', 'BRB', 'BRN', 'BTN', 'BVT', 'BWA', 'CAF', 'CAN', 'CCK', 'CHE', 'CHL', 'CHN', 'CIV', 'CMR', 'COD', 'COG', 'COK', 'COL', 'COM', 'CPV', 'CRI', 'CUB', 'CUW', 'CXR', 'CYM', 'CYP', 'CZE', 'DEU', 'DJI', 'DMA', 'DNK', 'DOM', 'DZA', 'ECU', 'EGY', 'ERI', 'ESH', 'ESP', 'EST', 'ETH', 'FIN', 'FJI', 'FLK', 'FRA', 'FRO', 'FSM', 'GAB', 'GBR', 'GEO', 'GGY', 'GHA', 'GIB', 'GIN', 'GLP', 'GMB', 'GNB', 'GNQ', 'GRC', 'GRD', 'GRL', 'GTM', 'GUF', 'GUM', 'GUY', 'HKG', 'HMD', 'HND', 'HRV', 'HTI', 'HUN', 'IDN', 'IMN', 'IND', 'IOT', 'IRL', 'IRN', 'IRQ', 'ISL', 'ISR', 'ITA', 'JAM', 'JEY', 'JOR', 'JPN', 'KAZ', 'KEN', 'KGZ', 'KHM', 'KIR', 'KNA', 'KOR', 'KWT', 'LAO', 'LBN', 'LBR', 'LBY', 'LCA', 'LIE', 'LKA', 'LSO', 'LTU', 'LUX', 'LVA', 'MAC', 'MAF', 'MAR', 'MCO', 'MDA', 'MDG', 'MDV', 'MEX', 'MHL', 'MKD', 'MLI', 'MLT', 'MMR', 'MNE', 'MNG', 'MNP', 'MOZ', 'MRT', 'MSR', 'MTQ', 'MUS', 'MWI', 'MYS', 'MYT', 'NAM', 'NCL', 'NER', 'NFK', 'NGA', 'NIC', 'NIU', 'NLD', 'NOR', 'NPL', 'NRU', 'NZL', 'OMN', 'PAK', 'PAN', 'PCN', 'PER', 'PHL', 'PLW', 'PNG', 'POL', 'PRI', 'PRK', 'PRT', 'PRY', 'PSE', 'PYF', 'QAT', 'REU', 'ROU', 'RUS', 'RWA', 'SAU', 'SDN', 'SEN', 'SGP', 'SGS', 'SHN', 'SJM', 'SLB', 'SLE', 'SLV', 'SMR', 'SOM', 'SPM', 'SRB', 'SSD', 'STP', 'SUR', 'SVK', 'SVN', 'SWE', 'SWZ', 'SXM', 'SYC', 'SYR', 'TCA', 'TCD', 'TGO', 'THA', 'TJK', 'TKL', 'TKM', 'TLS', 'TON', 'TTO', 'TUN', 'TUR', 'TUV', 'TWN', 'TZA', 'UGA', 'UKR', 'UMI', 'URY', 'USA', 'UZB', 'VAT', 'VCT', 'VEN', 'VGB', 'VIR', 'VNM', 'VUT', 'WLF', 'WSM', 'YEM', 'ZAF', 'ZMB', 'ZWE', '004', '008', '010', '012', '016', '020', '024', '028', '031', '032', '036', '040', '044', '048', '050', '051', '052', '056', '060', '064', '068', '070', '072', '074', '076', '084', '086', '090', '092', '096', '100', '104', '108', '112', '116', '120', '124', '132', '136', '140', '144', '148', '152', '156', '158', '162', '166', '170', '174', '175', '178', '180', '184', '188', '191', '192', '196', '203', '204', '208', '212', '214', '218', '222', '226', '231', '232', '233', '234', '238', '239', '242', '246', '248', '250', '254', '258', '260', '262', '266', '268', '270', '275', '276', '288', '292', '296', '300', '304', '308', '312', '316', '320', '324', '328', '332', '334', '336', '340', '344', '348', '352', '356', '360', '364', '368', '372', '376', '380', '384', '388', '392', '398', '400', '404', '408', '410', '414', '417', '418', '422', '426', '428', '430', '434', '438', '440', '442', '446', '450', '454', '458', '462', '466', '470', '474', '478', '480', '484', '492', '496', '498', '499', '500', '504', '508', '512', '516', '520', '524', '528', '531', '533', '534', '535', '540', '548', '554', '558', '562', '566', '570', '574', '578', '580', '581', '583', '584', '585', '586', '591', '598', '600', '604', '608', '612', '616', '620', '624', '626', '630', '634', '638', '642', '643', '646', '652', '654', '659', '660', '662', '663', '666', '670', '674', '678', '682', '686', '688', '690', '694', '702', '703', '704', '705', '706', '710', '716', '724', '728', '729', '732', '740', '744', '748', '752', '756', '760', '762', '764', '768', '772', '776', '780', '784', '788', '792', '795', '796', '798', '800', '804', '807', '818', '826', '831', '832', '833', '834', '840', '850', '854', '858', '860', '862', '876', '882', '887', '894'], 'urn:iso:std:iso:3166:-2'=>['AF-BAL', 'AF-BAM', 'AF-BDG', 'AF-BDS', 'AF-BGL', 'AF-DAY', 'AF-FRA', 'AF-FYB', 'AF-GHA', 'AF-GHO', 'AF-HEL', 'AF-HER', 'AF-JOW', 'AF-KAB', 'AF-KAN', 'AF-KAP', 'AF-KDZ', 'AF-KHO', 'AF-KNR', 'AF-LAG', 'AF-LOG', 'AF-NAN', 'AF-NIM', 'AF-NUR', 'AF-PAN', 'AF-PAR', 'AF-PIA', 'AF-PKA', 'AF-SAM', 'AF-SAR', 'AF-TAK', 'AF-URU', 'AF-WAR', 'AF-ZAB', 'AX-AX', 'AL-01', 'AL-02', 'AL-03', 'AL-04', 'AL-05', 'AL-06', 'AL-07', 'AL-08', 'AL-09', 'AL-10', 'AL-11', 'AL-12', 'AL-BR', 'AL-BU', 'AL-DI', 'AL-DL', 'AL-DR', 'AL-DV', 'AL-EL', 'AL-ER', 'AL-FR', 'AL-GJ', 'AL-GR', 'AL-HA', 'AL-KA', 'AL-KB', 'AL-KC', 'AL-KO', 'AL-KR', 'AL-KU', 'AL-LB', 'AL-LE', 'AL-LU', 'AL-MK', 'AL-MM', 'AL-MR', 'AL-MT', 'AL-PG', 'AL-PQ', 'AL-PR', 'AL-PU', 'AL-SH', 'AL-SK', 'AL-SR', 'AL-TE', 'AL-TP', 'AL-TR', 'AL-VL', 'DZ-01', 'DZ-02', 'DZ-03', 'DZ-04', 'DZ-05', 'DZ-06', 'DZ-07', 'DZ-08', 'DZ-09', 'DZ-10', 'DZ-11', 'DZ-12', 'DZ-13', 'DZ-14', 'DZ-15', 'DZ-16', 'DZ-17', 'DZ-18', 'DZ-19', 'DZ-20', 'DZ-21', 'DZ-22', 'DZ-23', 'DZ-24', 'DZ-25', 'DZ-26', 'DZ-27', 'DZ-28', 'DZ-29', 'DZ-30', 'DZ-31', 'DZ-32', 'DZ-33', 'DZ-34', 'DZ-35', 'DZ-36', 'DZ-37', 'DZ-38', 'DZ-39', 'DZ-40', 'DZ-41', 'DZ-42', 'DZ-43', 'DZ-44', 'DZ-45', 'DZ-46', 'DZ-47', 'DZ-48', 'AS-AS', 'AD-02', 'AD-03', 'AD-04', 'AD-05', 'AD-06', 'AD-07', 'AD-08', 'AO-BGO', 'AO-BGU', 'AO-BIE', 'AO-CAB', 'AO-CCU', 'AO-CNN', 'AO-CNO', 'AO-CUS', 'AO-HUA', 'AO-HUI', 'AO-LNO', 'AO-LSU', 'AO-LUA', 'AO-MAL', 'AO-MOX', 'AO-NAM', 'AO-UIG', 'AO-ZAI', 'AI-AI', 'AQ-AQ', 'AG-03', 'AG-04', 'AG-05', 'AG-06', 'AG-07', 'AG-08', 'AG-10', 'AG-11', 'AR-A', 'AR-B', 'AR-C', 'AR-D', 'AR-E', 'AR-F', 'AR-G', 'AR-H', 'AR-J', 'AR-K', 'AR-L', 'AR-M', 'AR-N', 'AR-P', 'AR-Q', 'AR-R', 'AR-S', 'AR-T', 'AR-U', 'AR-V', 'AR-W', 'AR-X', 'AR-Y', 'AR-Z', 'AM-AG', 'AM-AR', 'AM-AV', 'AM-ER', 'AM-GR', 'AM-KT', 'AM-LO', 'AM-SH', 'AM-SU', 'AM-TV', 'AM-VD', 'AW-AW', 'AU-ACT', 'AU-NSW', 'AU-NT', 'AU-QLD', 'AU-SA', 'AU-TAS', 'AU-VIC', 'AU-WA', 'AT-1', 'AT-2', 'AT-3', 'AT-4', 'AT-5', 'AT-6', 'AT-7', 'AT-8', 'AT-9', 'AZ-ABS', 'AZ-AGA', 'AZ-AGC', 'AZ-AGM', 'AZ-AGS', 'AZ-AGU', 'AZ-AST', 'AZ-BA', 'AZ-BAB', 'AZ-BAL', 'AZ-BAR', 'AZ-BEY', 'AZ-BIL', 'AZ-CAB', 'AZ-CAL', 'AZ-CUL', 'AZ-DAS', 'AZ-FUZ', 'AZ-GAD', 'AZ-GA', 'AZ-GOR', 'AZ-GOY', 'AZ-GYG', 'AZ-HAC', 'AZ-IMI', 'AZ-ISM', 'AZ-KAL', 'AZ-KAN', 'AZ-KUR', 'AZ-LAC', 'AZ-LA', 'AZ-LAN', 'AZ-LER']}, 'type'=>'CodeableConcept', 'path'=>'TerminologyCapabilities.jurisdiction', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/jurisdiction'}}, + 'purpose' => {'type'=>'markdown', 'path'=>'TerminologyCapabilities.purpose', 'min'=>0, 'max'=>1}, + 'copyright' => {'type'=>'markdown', 'path'=>'TerminologyCapabilities.copyright', 'min'=>0, 'max'=>1}, + 'copyrightLabel' => {'type'=>'string', 'path'=>'TerminologyCapabilities.copyrightLabel', 'min'=>0, 'max'=>1}, + 'kind' => {'valid_codes'=>{'http://hl7.org/fhir/capability-statement-kind'=>['instance', 'capability', 'requirements']}, 'type'=>'code', 'path'=>'TerminologyCapabilities.kind', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/capability-statement-kind'}}, + 'software' => {'type'=>'TerminologyCapabilities::Software', 'path'=>'TerminologyCapabilities.software', 'min'=>0, 'max'=>1}, + 'implementation' => {'type'=>'TerminologyCapabilities::Implementation', 'path'=>'TerminologyCapabilities.implementation', 'min'=>0, 'max'=>1}, + 'lockedDate' => {'type'=>'boolean', 'path'=>'TerminologyCapabilities.lockedDate', 'min'=>0, 'max'=>1}, + 'codeSystem' => {'type'=>'TerminologyCapabilities::CodeSystem', 'path'=>'TerminologyCapabilities.codeSystem', 'min'=>0, 'max'=>Float::INFINITY}, + 'expansion' => {'type'=>'TerminologyCapabilities::Expansion', 'path'=>'TerminologyCapabilities.expansion', 'min'=>0, 'max'=>1}, + 'codeSearch' => {'valid_codes'=>{'http://hl7.org/fhir/code-search-support'=>['in-compose', 'in-expansion', 'in-compose-or-expansion']}, 'type'=>'code', 'path'=>'TerminologyCapabilities.codeSearch', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/code-search-support'}}, + 'validateCode' => {'type'=>'TerminologyCapabilities::ValidateCode', 'path'=>'TerminologyCapabilities.validateCode', 'min'=>0, 'max'=>1}, + 'translation' => {'type'=>'TerminologyCapabilities::Translation', 'path'=>'TerminologyCapabilities.translation', 'min'=>0, 'max'=>1}, + 'closure' => {'type'=>'TerminologyCapabilities::Closure', 'path'=>'TerminologyCapabilities.closure', 'min'=>0, 'max'=>1} + } + + class Software < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Software.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Software.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Software.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'name' => {'type'=>'string', 'path'=>'Software.name', 'min'=>1, 'max'=>1}, + 'version' => {'type'=>'string', 'path'=>'Software.version', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :name # 1-1 string + attr_accessor :version # 0-1 string + end + + class Implementation < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Implementation.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Implementation.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Implementation.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'description' => {'type'=>'markdown', 'path'=>'Implementation.description', 'min'=>1, 'max'=>1}, + 'url' => {'type'=>'url', 'path'=>'Implementation.url', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :description # 1-1 markdown + attr_accessor :url # 0-1 url + end + + class CodeSystem < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'CodeSystem.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'CodeSystem.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'CodeSystem.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'uri' => {'type'=>'canonical', 'path'=>'CodeSystem.uri', 'min'=>0, 'max'=>1}, + 'version' => {'type'=>'TerminologyCapabilities::CodeSystem::Version', 'path'=>'CodeSystem.version', 'min'=>0, 'max'=>Float::INFINITY}, + 'content' => {'valid_codes'=>{'http://hl7.org/fhir/codesystem-content-mode'=>['not-present', 'example', 'fragment', 'complete', 'supplement']}, 'type'=>'code', 'path'=>'CodeSystem.content', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/codesystem-content-mode'}}, + 'subsumption' => {'type'=>'boolean', 'path'=>'CodeSystem.subsumption', 'min'=>0, 'max'=>1} + } + + class Version < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Version.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Version.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Version.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'code' => {'type'=>'string', 'path'=>'Version.code', 'min'=>0, 'max'=>1}, + 'isDefault' => {'type'=>'boolean', 'path'=>'Version.isDefault', 'min'=>0, 'max'=>1}, + 'compositional' => {'type'=>'boolean', 'path'=>'Version.compositional', 'min'=>0, 'max'=>1}, + 'language' => {'type'=>'code', 'path'=>'Version.language', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-languages'}}, + 'filter' => {'type'=>'TerminologyCapabilities::CodeSystem::Version::Filter', 'path'=>'Version.filter', 'min'=>0, 'max'=>Float::INFINITY}, + 'property' => {'type'=>'code', 'path'=>'Version.property', 'min'=>0, 'max'=>Float::INFINITY} + } + + class Filter < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Filter.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Filter.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Filter.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'code' => {'type'=>'code', 'path'=>'Filter.code', 'min'=>1, 'max'=>1}, + 'op' => {'type'=>'code', 'path'=>'Filter.op', 'min'=>1, 'max'=>Float::INFINITY} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :code # 1-1 code + attr_accessor :op # 1-* [ code ] + end + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :code # 0-1 string + attr_accessor :isDefault # 0-1 boolean + attr_accessor :compositional # 0-1 boolean + attr_accessor :language # 0-* [ code ] + attr_accessor :filter # 0-* [ TerminologyCapabilities::CodeSystem::Version::Filter ] + attr_accessor :property # 0-* [ code ] + end + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :uri # 0-1 canonical + attr_accessor :version # 0-* [ TerminologyCapabilities::CodeSystem::Version ] + attr_accessor :content # 1-1 code + attr_accessor :subsumption # 0-1 boolean + end + + class Expansion < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Expansion.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Expansion.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Expansion.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'hierarchical' => {'type'=>'boolean', 'path'=>'Expansion.hierarchical', 'min'=>0, 'max'=>1}, + 'paging' => {'type'=>'boolean', 'path'=>'Expansion.paging', 'min'=>0, 'max'=>1}, + 'incomplete' => {'type'=>'boolean', 'path'=>'Expansion.incomplete', 'min'=>0, 'max'=>1}, + 'parameter' => {'type'=>'TerminologyCapabilities::Expansion::Parameter', 'path'=>'Expansion.parameter', 'min'=>0, 'max'=>Float::INFINITY}, + 'textFilter' => {'type'=>'markdown', 'path'=>'Expansion.textFilter', 'min'=>0, 'max'=>1} + } + + class Parameter < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Parameter.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Parameter.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Parameter.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'name' => {'type'=>'code', 'path'=>'Parameter.name', 'min'=>1, 'max'=>1}, + 'documentation' => {'type'=>'markdown', 'path'=>'Parameter.documentation', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :name # 1-1 code + attr_accessor :documentation # 0-1 markdown + end + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :hierarchical # 0-1 boolean + attr_accessor :paging # 0-1 boolean + attr_accessor :incomplete # 0-1 boolean + attr_accessor :parameter # 0-* [ TerminologyCapabilities::Expansion::Parameter ] + attr_accessor :textFilter # 0-1 markdown + end + + class ValidateCode < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'ValidateCode.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'ValidateCode.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'ValidateCode.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'translations' => {'type'=>'boolean', 'path'=>'ValidateCode.translations', 'min'=>1, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :translations # 1-1 boolean + end + + class Translation < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Translation.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Translation.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Translation.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'needsMap' => {'type'=>'boolean', 'path'=>'Translation.needsMap', 'min'=>1, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :needsMap # 1-1 boolean + end + + class Closure < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Closure.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Closure.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Closure.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'translation' => {'type'=>'boolean', 'path'=>'Closure.translation', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :translation # 0-1 boolean + end + + attr_accessor :id # 0-1 id + attr_accessor :meta # 0-1 Meta + attr_accessor :implicitRules # 0-1 uri + attr_accessor :language # 0-1 code + attr_accessor :text # 0-1 Narrative + attr_accessor :contained # 0-* [ Resource ] + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :url # 0-1 uri + attr_accessor :identifier # 0-* [ Identifier ] + attr_accessor :version # 0-1 string + attr_accessor :versionAlgorithmString # 0-1 string + attr_accessor :versionAlgorithmCoding # 0-1 Coding + attr_accessor :name # 0-1 string + attr_accessor :title # 0-1 string + attr_accessor :status # 1-1 code + attr_accessor :experimental # 0-1 boolean + attr_accessor :date # 1-1 dateTime + attr_accessor :publisher # 0-1 string + attr_accessor :contact # 0-* [ ContactDetail ] + attr_accessor :description # 0-1 markdown + attr_accessor :useContext # 0-* [ UsageContext ] + attr_accessor :jurisdiction # 0-* [ CodeableConcept ] + attr_accessor :purpose # 0-1 markdown + attr_accessor :copyright # 0-1 markdown + attr_accessor :copyrightLabel # 0-1 string + attr_accessor :kind # 1-1 code + attr_accessor :software # 0-1 TerminologyCapabilities::Software + attr_accessor :implementation # 0-1 TerminologyCapabilities::Implementation + attr_accessor :lockedDate # 0-1 boolean + attr_accessor :codeSystem # 0-* [ TerminologyCapabilities::CodeSystem ] + attr_accessor :expansion # 0-1 TerminologyCapabilities::Expansion + attr_accessor :codeSearch # 0-1 code + attr_accessor :validateCode # 0-1 TerminologyCapabilities::ValidateCode + attr_accessor :translation # 0-1 TerminologyCapabilities::Translation + attr_accessor :closure # 0-1 TerminologyCapabilities::Closure + + def resourceType + 'TerminologyCapabilities' + end + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/resources/TestPlan.rb b/lib/fhir_models/r6/generated/resources/TestPlan.rb new file mode 100644 index 00000000..ced09b99 --- /dev/null +++ b/lib/fhir_models/r6/generated/resources/TestPlan.rb @@ -0,0 +1,275 @@ +module FHIR + module R6 + class TestPlan < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'versionAlgorithm' => ['string', 'Coding'] + } + SEARCH_PARAMS = ['identifier', 'scope', 'status', 'url'] + METADATA = { + 'id' => {'type'=>'id', 'path'=>'TestPlan.id', 'min'=>0, 'max'=>1}, + 'meta' => {'type'=>'Meta', 'path'=>'TestPlan.meta', 'min'=>0, 'max'=>1}, + 'implicitRules' => {'type'=>'uri', 'path'=>'TestPlan.implicitRules', 'min'=>0, 'max'=>1}, + 'language' => {'type'=>'code', 'path'=>'TestPlan.language', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-languages'}}, + 'text' => {'type'=>'Narrative', 'path'=>'TestPlan.text', 'min'=>0, 'max'=>1}, + 'contained' => {'type'=>'Resource', 'path'=>'TestPlan.contained', 'min'=>0, 'max'=>Float::INFINITY}, + 'extension' => {'type'=>'Extension', 'path'=>'TestPlan.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'TestPlan.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'url' => {'type'=>'uri', 'path'=>'TestPlan.url', 'min'=>0, 'max'=>1}, + 'identifier' => {'type'=>'Identifier', 'path'=>'TestPlan.identifier', 'min'=>0, 'max'=>Float::INFINITY}, + 'version' => {'type'=>'string', 'path'=>'TestPlan.version', 'min'=>0, 'max'=>1}, + 'versionAlgorithmString' => {'type'=>'string', 'path'=>'TestPlan.versionAlgorithm[x]', 'min'=>0, 'max'=>1}, + 'versionAlgorithmCoding' => {'valid_codes'=>{'http://hl7.org/fhir/version-algorithm'=>['semver', 'integer', 'alpha', 'date', 'natural']}, 'type'=>'Coding', 'path'=>'TestPlan.versionAlgorithm[x]', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/version-algorithm'}}, + 'name' => {'type'=>'string', 'path'=>'TestPlan.name', 'min'=>0, 'max'=>1}, + 'title' => {'type'=>'string', 'path'=>'TestPlan.title', 'min'=>0, 'max'=>1}, + 'status' => {'valid_codes'=>{'http://hl7.org/fhir/publication-status'=>['draft', 'active', 'retired', 'unknown']}, 'type'=>'code', 'path'=>'TestPlan.status', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/publication-status'}}, + 'experimental' => {'type'=>'boolean', 'path'=>'TestPlan.experimental', 'min'=>0, 'max'=>1}, + 'date' => {'type'=>'dateTime', 'path'=>'TestPlan.date', 'min'=>0, 'max'=>1}, + 'publisher' => {'type'=>'string', 'path'=>'TestPlan.publisher', 'min'=>0, 'max'=>1}, + 'contact' => {'type'=>'ContactDetail', 'path'=>'TestPlan.contact', 'min'=>0, 'max'=>Float::INFINITY}, + 'description' => {'type'=>'markdown', 'path'=>'TestPlan.description', 'min'=>0, 'max'=>1}, + 'useContext' => {'type'=>'UsageContext', 'path'=>'TestPlan.useContext', 'min'=>0, 'max'=>Float::INFINITY}, + 'jurisdiction' => {'valid_codes'=>{'urn:iso:std:iso:3166'=>['AD', 'AE', 'AF', 'AG', 'AI', 'AL', 'AM', 'AO', 'AQ', 'AR', 'AS', 'AT', 'AU', 'AW', 'AX', 'AZ', 'BA', 'BB', 'BD', 'BE', 'BF', 'BG', 'BH', 'BI', 'BJ', 'BL', 'BM', 'BN', 'BO', 'BQ', 'BR', 'BS', 'BT', 'BV', 'BW', 'BY', 'BZ', 'CA', 'CC', 'CD', 'CF', 'CG', 'CH', 'CI', 'CK', 'CL', 'CM', 'CN', 'CO', 'CR', 'CU', 'CV', 'CW', 'CX', 'CY', 'CZ', 'DE', 'DJ', 'DK', 'DM', 'DO', 'DZ', 'EC', 'EE', 'EG', 'EH', 'ER', 'ES', 'ET', 'FI', 'FJ', 'FK', 'FM', 'FO', 'FR', 'GA', 'GB', 'GD', 'GE', 'GF', 'GG', 'GH', 'GI', 'GL', 'GM', 'GN', 'GP', 'GQ', 'GR', 'GS', 'GT', 'GU', 'GW', 'GY', 'HK', 'HM', 'HN', 'HR', 'HT', 'HU', 'ID', 'IE', 'IL', 'IM', 'IN', 'IO', 'IQ', 'IR', 'IS', 'IT', 'JE', 'JM', 'JO', 'JP', 'KE', 'KG', 'KH', 'KI', 'KM', 'KN', 'KP', 'KR', 'KW', 'KY', 'KZ', 'LA', 'LB', 'LC', 'LI', 'LK', 'LR', 'LS', 'LT', 'LU', 'LV', 'LY', 'MA', 'MC', 'MD', 'ME', 'MF', 'MG', 'MH', 'MK', 'ML', 'MM', 'MN', 'MO', 'MP', 'MQ', 'MR', 'MS', 'MT', 'MU', 'MV', 'MW', 'MX', 'MY', 'MZ', 'NA', 'NC', 'NE', 'NF', 'NG', 'NI', 'NL', 'NO', 'NP', 'NR', 'NU', 'NZ', 'OM', 'PA', 'PE', 'PF', 'PG', 'PH', 'PK', 'PL', 'PM', 'PN', 'PR', 'PS', 'PT', 'PW', 'PY', 'QA', 'RE', 'RO', 'RS', 'RU', 'RW', 'SA', 'SB', 'SC', 'SD', 'SE', 'SG', 'SH', 'SI', 'SJ', 'SK', 'SL', 'SM', 'SN', 'SO', 'SR', 'SS', 'ST', 'SV', 'SX', 'SY', 'SZ', 'TC', 'TD', 'TF', 'TG', 'TH', 'TJ', 'TK', 'TL', 'TM', 'TN', 'TO', 'TR', 'TT', 'TV', 'TW', 'TZ', 'UA', 'UG', 'UM', 'US', 'UY', 'UZ', 'VA', 'VC', 'VE', 'VG', 'VI', 'VN', 'VU', 'WF', 'WS', 'YE', 'YT', 'ZA', 'ZM', 'ZW', 'ABW', 'AFG', 'AGO', 'AIA', 'ALA', 'ALB', 'AND', 'ARE', 'ARG', 'ARM', 'ASM', 'ATA', 'ATF', 'ATG', 'AUS', 'AUT', 'AZE', 'BDI', 'BEL', 'BEN', 'BES', 'BFA', 'BGD', 'BGR', 'BHR', 'BHS', 'BIH', 'BLM', 'BLR', 'BLZ', 'BMU', 'BOL', 'BRA', 'BRB', 'BRN', 'BTN', 'BVT', 'BWA', 'CAF', 'CAN', 'CCK', 'CHE', 'CHL', 'CHN', 'CIV', 'CMR', 'COD', 'COG', 'COK', 'COL', 'COM', 'CPV', 'CRI', 'CUB', 'CUW', 'CXR', 'CYM', 'CYP', 'CZE', 'DEU', 'DJI', 'DMA', 'DNK', 'DOM', 'DZA', 'ECU', 'EGY', 'ERI', 'ESH', 'ESP', 'EST', 'ETH', 'FIN', 'FJI', 'FLK', 'FRA', 'FRO', 'FSM', 'GAB', 'GBR', 'GEO', 'GGY', 'GHA', 'GIB', 'GIN', 'GLP', 'GMB', 'GNB', 'GNQ', 'GRC', 'GRD', 'GRL', 'GTM', 'GUF', 'GUM', 'GUY', 'HKG', 'HMD', 'HND', 'HRV', 'HTI', 'HUN', 'IDN', 'IMN', 'IND', 'IOT', 'IRL', 'IRN', 'IRQ', 'ISL', 'ISR', 'ITA', 'JAM', 'JEY', 'JOR', 'JPN', 'KAZ', 'KEN', 'KGZ', 'KHM', 'KIR', 'KNA', 'KOR', 'KWT', 'LAO', 'LBN', 'LBR', 'LBY', 'LCA', 'LIE', 'LKA', 'LSO', 'LTU', 'LUX', 'LVA', 'MAC', 'MAF', 'MAR', 'MCO', 'MDA', 'MDG', 'MDV', 'MEX', 'MHL', 'MKD', 'MLI', 'MLT', 'MMR', 'MNE', 'MNG', 'MNP', 'MOZ', 'MRT', 'MSR', 'MTQ', 'MUS', 'MWI', 'MYS', 'MYT', 'NAM', 'NCL', 'NER', 'NFK', 'NGA', 'NIC', 'NIU', 'NLD', 'NOR', 'NPL', 'NRU', 'NZL', 'OMN', 'PAK', 'PAN', 'PCN', 'PER', 'PHL', 'PLW', 'PNG', 'POL', 'PRI', 'PRK', 'PRT', 'PRY', 'PSE', 'PYF', 'QAT', 'REU', 'ROU', 'RUS', 'RWA', 'SAU', 'SDN', 'SEN', 'SGP', 'SGS', 'SHN', 'SJM', 'SLB', 'SLE', 'SLV', 'SMR', 'SOM', 'SPM', 'SRB', 'SSD', 'STP', 'SUR', 'SVK', 'SVN', 'SWE', 'SWZ', 'SXM', 'SYC', 'SYR', 'TCA', 'TCD', 'TGO', 'THA', 'TJK', 'TKL', 'TKM', 'TLS', 'TON', 'TTO', 'TUN', 'TUR', 'TUV', 'TWN', 'TZA', 'UGA', 'UKR', 'UMI', 'URY', 'USA', 'UZB', 'VAT', 'VCT', 'VEN', 'VGB', 'VIR', 'VNM', 'VUT', 'WLF', 'WSM', 'YEM', 'ZAF', 'ZMB', 'ZWE', '004', '008', '010', '012', '016', '020', '024', '028', '031', '032', '036', '040', '044', '048', '050', '051', '052', '056', '060', '064', '068', '070', '072', '074', '076', '084', '086', '090', '092', '096', '100', '104', '108', '112', '116', '120', '124', '132', '136', '140', '144', '148', '152', '156', '158', '162', '166', '170', '174', '175', '178', '180', '184', '188', '191', '192', '196', '203', '204', '208', '212', '214', '218', '222', '226', '231', '232', '233', '234', '238', '239', '242', '246', '248', '250', '254', '258', '260', '262', '266', '268', '270', '275', '276', '288', '292', '296', '300', '304', '308', '312', '316', '320', '324', '328', '332', '334', '336', '340', '344', '348', '352', '356', '360', '364', '368', '372', '376', '380', '384', '388', '392', '398', '400', '404', '408', '410', '414', '417', '418', '422', '426', '428', '430', '434', '438', '440', '442', '446', '450', '454', '458', '462', '466', '470', '474', '478', '480', '484', '492', '496', '498', '499', '500', '504', '508', '512', '516', '520', '524', '528', '531', '533', '534', '535', '540', '548', '554', '558', '562', '566', '570', '574', '578', '580', '581', '583', '584', '585', '586', '591', '598', '600', '604', '608', '612', '616', '620', '624', '626', '630', '634', '638', '642', '643', '646', '652', '654', '659', '660', '662', '663', '666', '670', '674', '678', '682', '686', '688', '690', '694', '702', '703', '704', '705', '706', '710', '716', '724', '728', '729', '732', '740', '744', '748', '752', '756', '760', '762', '764', '768', '772', '776', '780', '784', '788', '792', '795', '796', '798', '800', '804', '807', '818', '826', '831', '832', '833', '834', '840', '850', '854', '858', '860', '862', '876', '882', '887', '894'], 'urn:iso:std:iso:3166:-2'=>['AF-BAL', 'AF-BAM', 'AF-BDG', 'AF-BDS', 'AF-BGL', 'AF-DAY', 'AF-FRA', 'AF-FYB', 'AF-GHA', 'AF-GHO', 'AF-HEL', 'AF-HER', 'AF-JOW', 'AF-KAB', 'AF-KAN', 'AF-KAP', 'AF-KDZ', 'AF-KHO', 'AF-KNR', 'AF-LAG', 'AF-LOG', 'AF-NAN', 'AF-NIM', 'AF-NUR', 'AF-PAN', 'AF-PAR', 'AF-PIA', 'AF-PKA', 'AF-SAM', 'AF-SAR', 'AF-TAK', 'AF-URU', 'AF-WAR', 'AF-ZAB', 'AX-AX', 'AL-01', 'AL-02', 'AL-03', 'AL-04', 'AL-05', 'AL-06', 'AL-07', 'AL-08', 'AL-09', 'AL-10', 'AL-11', 'AL-12', 'AL-BR', 'AL-BU', 'AL-DI', 'AL-DL', 'AL-DR', 'AL-DV', 'AL-EL', 'AL-ER', 'AL-FR', 'AL-GJ', 'AL-GR', 'AL-HA', 'AL-KA', 'AL-KB', 'AL-KC', 'AL-KO', 'AL-KR', 'AL-KU', 'AL-LB', 'AL-LE', 'AL-LU', 'AL-MK', 'AL-MM', 'AL-MR', 'AL-MT', 'AL-PG', 'AL-PQ', 'AL-PR', 'AL-PU', 'AL-SH', 'AL-SK', 'AL-SR', 'AL-TE', 'AL-TP', 'AL-TR', 'AL-VL', 'DZ-01', 'DZ-02', 'DZ-03', 'DZ-04', 'DZ-05', 'DZ-06', 'DZ-07', 'DZ-08', 'DZ-09', 'DZ-10', 'DZ-11', 'DZ-12', 'DZ-13', 'DZ-14', 'DZ-15', 'DZ-16', 'DZ-17', 'DZ-18', 'DZ-19', 'DZ-20', 'DZ-21', 'DZ-22', 'DZ-23', 'DZ-24', 'DZ-25', 'DZ-26', 'DZ-27', 'DZ-28', 'DZ-29', 'DZ-30', 'DZ-31', 'DZ-32', 'DZ-33', 'DZ-34', 'DZ-35', 'DZ-36', 'DZ-37', 'DZ-38', 'DZ-39', 'DZ-40', 'DZ-41', 'DZ-42', 'DZ-43', 'DZ-44', 'DZ-45', 'DZ-46', 'DZ-47', 'DZ-48', 'AS-AS', 'AD-02', 'AD-03', 'AD-04', 'AD-05', 'AD-06', 'AD-07', 'AD-08', 'AO-BGO', 'AO-BGU', 'AO-BIE', 'AO-CAB', 'AO-CCU', 'AO-CNN', 'AO-CNO', 'AO-CUS', 'AO-HUA', 'AO-HUI', 'AO-LNO', 'AO-LSU', 'AO-LUA', 'AO-MAL', 'AO-MOX', 'AO-NAM', 'AO-UIG', 'AO-ZAI', 'AI-AI', 'AQ-AQ', 'AG-03', 'AG-04', 'AG-05', 'AG-06', 'AG-07', 'AG-08', 'AG-10', 'AG-11', 'AR-A', 'AR-B', 'AR-C', 'AR-D', 'AR-E', 'AR-F', 'AR-G', 'AR-H', 'AR-J', 'AR-K', 'AR-L', 'AR-M', 'AR-N', 'AR-P', 'AR-Q', 'AR-R', 'AR-S', 'AR-T', 'AR-U', 'AR-V', 'AR-W', 'AR-X', 'AR-Y', 'AR-Z', 'AM-AG', 'AM-AR', 'AM-AV', 'AM-ER', 'AM-GR', 'AM-KT', 'AM-LO', 'AM-SH', 'AM-SU', 'AM-TV', 'AM-VD', 'AW-AW', 'AU-ACT', 'AU-NSW', 'AU-NT', 'AU-QLD', 'AU-SA', 'AU-TAS', 'AU-VIC', 'AU-WA', 'AT-1', 'AT-2', 'AT-3', 'AT-4', 'AT-5', 'AT-6', 'AT-7', 'AT-8', 'AT-9', 'AZ-ABS', 'AZ-AGA', 'AZ-AGC', 'AZ-AGM', 'AZ-AGS', 'AZ-AGU', 'AZ-AST', 'AZ-BA', 'AZ-BAB', 'AZ-BAL', 'AZ-BAR', 'AZ-BEY', 'AZ-BIL', 'AZ-CAB', 'AZ-CAL', 'AZ-CUL', 'AZ-DAS', 'AZ-FUZ', 'AZ-GAD', 'AZ-GA', 'AZ-GOR', 'AZ-GOY', 'AZ-GYG', 'AZ-HAC', 'AZ-IMI', 'AZ-ISM', 'AZ-KAL', 'AZ-KAN', 'AZ-KUR', 'AZ-LAC', 'AZ-LA', 'AZ-LAN', 'AZ-LER']}, 'type'=>'CodeableConcept', 'path'=>'TestPlan.jurisdiction', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/jurisdiction'}}, + 'purpose' => {'type'=>'markdown', 'path'=>'TestPlan.purpose', 'min'=>0, 'max'=>1}, + 'copyright' => {'type'=>'markdown', 'path'=>'TestPlan.copyright', 'min'=>0, 'max'=>1}, + 'copyrightLabel' => {'type'=>'string', 'path'=>'TestPlan.copyrightLabel', 'min'=>0, 'max'=>1}, + 'category' => {'valid_codes'=>{'http://hl7.org/fhir/testscript-scope-phase-codes'=>['unit', 'integration', 'production']}, 'type'=>'CodeableConcept', 'path'=>'TestPlan.category', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/testscript-scope-phase-codes'}}, + 'scope' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Resource'], 'type'=>'Reference', 'path'=>'TestPlan.scope', 'min'=>0, 'max'=>Float::INFINITY}, + 'testTools' => {'type'=>'markdown', 'path'=>'TestPlan.testTools', 'min'=>0, 'max'=>1}, + 'dependency' => {'type'=>'TestPlan::Dependency', 'path'=>'TestPlan.dependency', 'min'=>0, 'max'=>Float::INFINITY}, + 'exitCriteria' => {'type'=>'markdown', 'path'=>'TestPlan.exitCriteria', 'min'=>0, 'max'=>1}, + 'testCase' => {'type'=>'TestPlan::TestCase', 'path'=>'TestPlan.testCase', 'min'=>0, 'max'=>Float::INFINITY} + } + + class Dependency < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Dependency.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Dependency.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Dependency.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'description' => {'type'=>'markdown', 'path'=>'Dependency.description', 'min'=>0, 'max'=>1}, + 'predecessor' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/TestPlan'], 'type'=>'Reference', 'path'=>'Dependency.predecessor', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :description # 0-1 markdown + attr_accessor :predecessor # 0-1 Reference(TestPlan) + end + + class TestCase < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'TestCase.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'TestCase.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'TestCase.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'key' => {'type'=>'id', 'path'=>'TestCase.key', 'min'=>1, 'max'=>1}, + 'description' => {'type'=>'markdown', 'path'=>'TestCase.description', 'min'=>0, 'max'=>1}, + 'sequence' => {'type'=>'integer', 'path'=>'TestCase.sequence', 'min'=>0, 'max'=>1}, + 'scope' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Resource'], 'type'=>'Reference', 'path'=>'TestCase.scope', 'min'=>0, 'max'=>Float::INFINITY}, + 'requirement' => {'type'=>'TestPlan::TestCase::Requirement', 'path'=>'TestCase.requirement', 'min'=>0, 'max'=>Float::INFINITY}, + 'dependency' => {'type'=>'TestPlan::TestCase::Dependency', 'path'=>'TestCase.dependency', 'min'=>0, 'max'=>Float::INFINITY}, + 'testRun' => {'type'=>'TestPlan::TestCase::TestRun', 'path'=>'TestCase.testRun', 'min'=>0, 'max'=>Float::INFINITY}, + 'testData' => {'type'=>'TestPlan::TestCase::TestData', 'path'=>'TestCase.testData', 'min'=>0, 'max'=>Float::INFINITY}, + 'assertion' => {'type'=>'TestPlan::TestCase::Assertion', 'path'=>'TestCase.assertion', 'min'=>0, 'max'=>Float::INFINITY} + } + + class Requirement < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Requirement.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Requirement.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Requirement.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'reference' => {'type'=>'canonical', 'path'=>'Requirement.reference', 'min'=>1, 'max'=>1}, + 'key' => {'type'=>'id', 'path'=>'Requirement.key', 'min'=>1, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :reference # 1-1 canonical + attr_accessor :key # 1-1 id + end + + class Dependency < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Dependency.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Dependency.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Dependency.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'description' => {'type'=>'markdown', 'path'=>'Dependency.description', 'min'=>0, 'max'=>1}, + 'reference' => {'type'=>'canonical', 'path'=>'Dependency.reference', 'min'=>0, 'max'=>1}, + 'key' => {'type'=>'id', 'path'=>'Dependency.key', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :description # 0-1 markdown + attr_accessor :reference # 0-1 canonical + attr_accessor :key # 0-1 id + end + + class TestRun < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'TestRun.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'TestRun.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'TestRun.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'narrative' => {'type'=>'markdown', 'path'=>'TestRun.narrative', 'min'=>0, 'max'=>1}, + 'script' => {'type'=>'TestPlan::TestCase::TestRun::Script', 'path'=>'TestRun.script', 'min'=>0, 'max'=>1} + } + + class Script < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'source' => ['string', 'Reference'] + } + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Script.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Script.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Script.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'language' => {'type'=>'CodeableConcept', 'path'=>'Script.language', 'min'=>0, 'max'=>1}, + 'sourceString' => {'type'=>'string', 'path'=>'Script.source[x]', 'min'=>0, 'max'=>1}, + 'sourceReference' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Resource'], 'type'=>'Reference', 'path'=>'Script.source[x]', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :language # 0-1 CodeableConcept + attr_accessor :sourceString # 0-1 string + attr_accessor :sourceReference # 0-1 Reference(Resource) + end + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :narrative # 0-1 markdown + attr_accessor :script # 0-1 TestPlan::TestCase::TestRun::Script + end + + class TestData < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'source' => ['string', 'Reference'] + } + METADATA = { + 'id' => {'type'=>'string', 'path'=>'TestData.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'TestData.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'TestData.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'type' => {'type'=>'Coding', 'path'=>'TestData.type', 'min'=>1, 'max'=>1}, + 'content' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Resource'], 'type'=>'Reference', 'path'=>'TestData.content', 'min'=>0, 'max'=>1}, + 'sourceString' => {'type'=>'string', 'path'=>'TestData.source[x]', 'min'=>0, 'max'=>1}, + 'sourceReference' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Resource'], 'type'=>'Reference', 'path'=>'TestData.source[x]', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :type # 1-1 Coding + attr_accessor :content # 0-1 Reference(Resource) + attr_accessor :sourceString # 0-1 string + attr_accessor :sourceReference # 0-1 Reference(Resource) + end + + class Assertion < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Assertion.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Assertion.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Assertion.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'type' => {'type'=>'CodeableConcept', 'path'=>'Assertion.type', 'min'=>0, 'max'=>Float::INFINITY}, + 'object' => {'type'=>'CodeableReference', 'path'=>'Assertion.object', 'min'=>0, 'max'=>Float::INFINITY}, + 'result' => {'type'=>'CodeableReference', 'path'=>'Assertion.result', 'min'=>0, 'max'=>Float::INFINITY} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :type # 0-* [ CodeableConcept ] + attr_accessor :object # 0-* [ CodeableReference ] + attr_accessor :result # 0-* [ CodeableReference ] + end + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :key # 1-1 id + attr_accessor :description # 0-1 markdown + attr_accessor :sequence # 0-1 integer + attr_accessor :scope # 0-* [ Reference(Resource) ] + attr_accessor :requirement # 0-* [ TestPlan::TestCase::Requirement ] + attr_accessor :dependency # 0-* [ TestPlan::TestCase::Dependency ] + attr_accessor :testRun # 0-* [ TestPlan::TestCase::TestRun ] + attr_accessor :testData # 0-* [ TestPlan::TestCase::TestData ] + attr_accessor :assertion # 0-* [ TestPlan::TestCase::Assertion ] + end + + attr_accessor :id # 0-1 id + attr_accessor :meta # 0-1 Meta + attr_accessor :implicitRules # 0-1 uri + attr_accessor :language # 0-1 code + attr_accessor :text # 0-1 Narrative + attr_accessor :contained # 0-* [ Resource ] + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :url # 0-1 uri + attr_accessor :identifier # 0-* [ Identifier ] + attr_accessor :version # 0-1 string + attr_accessor :versionAlgorithmString # 0-1 string + attr_accessor :versionAlgorithmCoding # 0-1 Coding + attr_accessor :name # 0-1 string + attr_accessor :title # 0-1 string + attr_accessor :status # 1-1 code + attr_accessor :experimental # 0-1 boolean + attr_accessor :date # 0-1 dateTime + attr_accessor :publisher # 0-1 string + attr_accessor :contact # 0-* [ ContactDetail ] + attr_accessor :description # 0-1 markdown + attr_accessor :useContext # 0-* [ UsageContext ] + attr_accessor :jurisdiction # 0-* [ CodeableConcept ] + attr_accessor :purpose # 0-1 markdown + attr_accessor :copyright # 0-1 markdown + attr_accessor :copyrightLabel # 0-1 string + attr_accessor :category # 0-* [ CodeableConcept ] + attr_accessor :scope # 0-* [ Reference(Resource) ] + attr_accessor :testTools # 0-1 markdown + attr_accessor :dependency # 0-* [ TestPlan::Dependency ] + attr_accessor :exitCriteria # 0-1 markdown + attr_accessor :testCase # 0-* [ TestPlan::TestCase ] + + def resourceType + 'TestPlan' + end + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/resources/TestReport.rb b/lib/fhir_models/r6/generated/resources/TestReport.rb new file mode 100644 index 00000000..0a8c7bef --- /dev/null +++ b/lib/fhir_models/r6/generated/resources/TestReport.rb @@ -0,0 +1,265 @@ +module FHIR + module R6 + class TestReport < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + SEARCH_PARAMS = ['identifier', 'issued', 'participant', 'result', 'status', 'tester', 'testscript'] + METADATA = { + 'id' => {'type'=>'id', 'path'=>'TestReport.id', 'min'=>0, 'max'=>1}, + 'meta' => {'type'=>'Meta', 'path'=>'TestReport.meta', 'min'=>0, 'max'=>1}, + 'implicitRules' => {'type'=>'uri', 'path'=>'TestReport.implicitRules', 'min'=>0, 'max'=>1}, + 'language' => {'type'=>'code', 'path'=>'TestReport.language', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-languages'}}, + 'text' => {'type'=>'Narrative', 'path'=>'TestReport.text', 'min'=>0, 'max'=>1}, + 'contained' => {'type'=>'Resource', 'path'=>'TestReport.contained', 'min'=>0, 'max'=>Float::INFINITY}, + 'extension' => {'type'=>'Extension', 'path'=>'TestReport.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'TestReport.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'identifier' => {'type'=>'Identifier', 'path'=>'TestReport.identifier', 'min'=>0, 'max'=>1}, + 'name' => {'type'=>'string', 'path'=>'TestReport.name', 'min'=>0, 'max'=>1}, + 'status' => {'valid_codes'=>{'http://hl7.org/fhir/report-status-codes'=>['completed', 'in-progress', 'waiting', 'stopped', 'entered-in-error']}, 'type'=>'code', 'path'=>'TestReport.status', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/report-status-codes'}}, + 'testScript' => {'type'=>'canonical', 'path'=>'TestReport.testScript', 'min'=>1, 'max'=>1}, + 'result' => {'valid_codes'=>{'http://hl7.org/fhir/report-result-codes'=>['pass', 'fail', 'pending']}, 'type'=>'code', 'path'=>'TestReport.result', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/report-result-codes'}}, + 'score' => {'type'=>'decimal', 'path'=>'TestReport.score', 'min'=>0, 'max'=>1}, + 'tester' => {'type'=>'string', 'path'=>'TestReport.tester', 'min'=>0, 'max'=>1}, + 'issued' => {'type'=>'dateTime', 'path'=>'TestReport.issued', 'min'=>0, 'max'=>1}, + 'participant' => {'type'=>'TestReport::Participant', 'path'=>'TestReport.participant', 'min'=>0, 'max'=>Float::INFINITY}, + 'setup' => {'type'=>'TestReport::Setup', 'path'=>'TestReport.setup', 'min'=>0, 'max'=>1}, + 'test' => {'type'=>'TestReport::Test', 'path'=>'TestReport.test', 'min'=>0, 'max'=>Float::INFINITY}, + 'teardown' => {'type'=>'TestReport::Teardown', 'path'=>'TestReport.teardown', 'min'=>0, 'max'=>1} + } + + class Participant < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Participant.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Participant.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Participant.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'type' => {'valid_codes'=>{'http://hl7.org/fhir/report-participant-type'=>['test-engine', 'client', 'server']}, 'type'=>'code', 'path'=>'Participant.type', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/report-participant-type'}}, + 'uri' => {'type'=>'uri', 'path'=>'Participant.uri', 'min'=>1, 'max'=>1}, + 'display' => {'type'=>'string', 'path'=>'Participant.display', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :type # 1-1 code + attr_accessor :uri # 1-1 uri + attr_accessor :display # 0-1 string + end + + class Setup < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Setup.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Setup.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Setup.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'action' => {'type'=>'TestReport::Setup::Action', 'path'=>'Setup.action', 'min'=>1, 'max'=>Float::INFINITY} + } + + class Action < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Action.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Action.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Action.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'operation' => {'type'=>'TestReport::Setup::Action::Operation', 'path'=>'Action.operation', 'min'=>0, 'max'=>1}, + 'assert' => {'type'=>'TestReport::Setup::Action::Assert', 'path'=>'Action.assert', 'min'=>0, 'max'=>1} + } + + class Operation < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Operation.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Operation.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Operation.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'result' => {'valid_codes'=>{'http://hl7.org/fhir/report-action-result-codes'=>['pass', 'skip', 'fail', 'warning', 'error']}, 'type'=>'code', 'path'=>'Operation.result', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/report-action-result-codes'}}, + 'message' => {'type'=>'markdown', 'path'=>'Operation.message', 'min'=>0, 'max'=>1}, + 'detail' => {'type'=>'uri', 'path'=>'Operation.detail', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :result # 1-1 code + attr_accessor :message # 0-1 markdown + attr_accessor :detail # 0-1 uri + end + + class Assert < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Assert.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Assert.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Assert.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'result' => {'valid_codes'=>{'http://hl7.org/fhir/report-action-result-codes'=>['pass', 'skip', 'fail', 'warning', 'error']}, 'type'=>'code', 'path'=>'Assert.result', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/report-action-result-codes'}}, + 'message' => {'type'=>'markdown', 'path'=>'Assert.message', 'min'=>0, 'max'=>1}, + 'detail' => {'type'=>'string', 'path'=>'Assert.detail', 'min'=>0, 'max'=>1}, + 'requirement' => {'type'=>'TestReport::Setup::Action::Assert::Requirement', 'path'=>'Assert.requirement', 'min'=>0, 'max'=>Float::INFINITY} + } + + class Requirement < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'link' => ['uri', 'canonical'] + } + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Requirement.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Requirement.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Requirement.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'linkUri' => {'type'=>'uri', 'path'=>'Requirement.link[x]', 'min'=>0, 'max'=>1}, + 'linkCanonical' => {'type'=>'canonical', 'path'=>'Requirement.link[x]', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :linkUri # 0-1 uri + attr_accessor :linkCanonical # 0-1 canonical + end + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :result # 1-1 code + attr_accessor :message # 0-1 markdown + attr_accessor :detail # 0-1 string + attr_accessor :requirement # 0-* [ TestReport::Setup::Action::Assert::Requirement ] + end + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :operation # 0-1 TestReport::Setup::Action::Operation + attr_accessor :assert # 0-1 TestReport::Setup::Action::Assert + end + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :action # 1-* [ TestReport::Setup::Action ] + end + + class Test < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Test.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Test.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Test.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'name' => {'type'=>'string', 'path'=>'Test.name', 'min'=>0, 'max'=>1}, + 'description' => {'type'=>'string', 'path'=>'Test.description', 'min'=>0, 'max'=>1}, + 'action' => {'type'=>'TestReport::Test::Action', 'path'=>'Test.action', 'min'=>1, 'max'=>Float::INFINITY} + } + + class Action < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Action.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Action.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Action.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'operation' => {'type'=>'TestReport::Setup::Action::Operation', 'path'=>'Action.operation', 'min'=>0, 'max'=>1}, + 'assert' => {'type'=>'TestReport::Setup::Action::Assert', 'path'=>'Action.assert', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :operation # 0-1 TestReport::Setup::Action::Operation + attr_accessor :assert # 0-1 TestReport::Setup::Action::Assert + end + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :name # 0-1 string + attr_accessor :description # 0-1 string + attr_accessor :action # 1-* [ TestReport::Test::Action ] + end + + class Teardown < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Teardown.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Teardown.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Teardown.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'action' => {'type'=>'TestReport::Teardown::Action', 'path'=>'Teardown.action', 'min'=>1, 'max'=>Float::INFINITY} + } + + class Action < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Action.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Action.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Action.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'operation' => {'type'=>'TestReport::Setup::Action::Operation', 'path'=>'Action.operation', 'min'=>1, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :operation # 1-1 TestReport::Setup::Action::Operation + end + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :action # 1-* [ TestReport::Teardown::Action ] + end + + attr_accessor :id # 0-1 id + attr_accessor :meta # 0-1 Meta + attr_accessor :implicitRules # 0-1 uri + attr_accessor :language # 0-1 code + attr_accessor :text # 0-1 Narrative + attr_accessor :contained # 0-* [ Resource ] + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :identifier # 0-1 Identifier + attr_accessor :name # 0-1 string + attr_accessor :status # 1-1 code + attr_accessor :testScript # 1-1 canonical + attr_accessor :result # 1-1 code + attr_accessor :score # 0-1 decimal + attr_accessor :tester # 0-1 string + attr_accessor :issued # 0-1 dateTime + attr_accessor :participant # 0-* [ TestReport::Participant ] + attr_accessor :setup # 0-1 TestReport::Setup + attr_accessor :test # 0-* [ TestReport::Test ] + attr_accessor :teardown # 0-1 TestReport::Teardown + + def resourceType + 'TestReport' + end + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/resources/TestScript.rb b/lib/fhir_models/r6/generated/resources/TestScript.rb new file mode 100644 index 00000000..dcb776a0 --- /dev/null +++ b/lib/fhir_models/r6/generated/resources/TestScript.rb @@ -0,0 +1,671 @@ +module FHIR + module R6 + class TestScript < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'versionAlgorithm' => ['string', 'Coding'] + } + SEARCH_PARAMS = ['artifact', 'conformance', 'context', 'context-quantity', 'context-type', 'context-type-quantity', 'context-type-value', 'date', 'description', 'identifier', 'jurisdiction', 'name', 'phase', 'publisher', 'scope-artifact-conformance', 'scope-artifact-phase', 'status', 'testscript-capability', 'title', 'url', 'version'] + METADATA = { + 'id' => {'type'=>'id', 'path'=>'TestScript.id', 'min'=>0, 'max'=>1}, + 'meta' => {'type'=>'Meta', 'path'=>'TestScript.meta', 'min'=>0, 'max'=>1}, + 'implicitRules' => {'type'=>'uri', 'path'=>'TestScript.implicitRules', 'min'=>0, 'max'=>1}, + 'language' => {'type'=>'code', 'path'=>'TestScript.language', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-languages'}}, + 'text' => {'type'=>'Narrative', 'path'=>'TestScript.text', 'min'=>0, 'max'=>1}, + 'contained' => {'type'=>'Resource', 'path'=>'TestScript.contained', 'min'=>0, 'max'=>Float::INFINITY}, + 'extension' => {'type'=>'Extension', 'path'=>'TestScript.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'TestScript.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'url' => {'type'=>'uri', 'path'=>'TestScript.url', 'min'=>0, 'max'=>1}, + 'identifier' => {'type'=>'Identifier', 'path'=>'TestScript.identifier', 'min'=>0, 'max'=>Float::INFINITY}, + 'version' => {'type'=>'string', 'path'=>'TestScript.version', 'min'=>0, 'max'=>1}, + 'versionAlgorithmString' => {'type'=>'string', 'path'=>'TestScript.versionAlgorithm[x]', 'min'=>0, 'max'=>1}, + 'versionAlgorithmCoding' => {'valid_codes'=>{'http://hl7.org/fhir/version-algorithm'=>['semver', 'integer', 'alpha', 'date', 'natural']}, 'type'=>'Coding', 'path'=>'TestScript.versionAlgorithm[x]', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/version-algorithm'}}, + 'name' => {'type'=>'string', 'path'=>'TestScript.name', 'min'=>1, 'max'=>1}, + 'title' => {'type'=>'string', 'path'=>'TestScript.title', 'min'=>0, 'max'=>1}, + 'status' => {'valid_codes'=>{'http://hl7.org/fhir/publication-status'=>['draft', 'active', 'retired', 'unknown']}, 'type'=>'code', 'path'=>'TestScript.status', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/publication-status'}}, + 'experimental' => {'type'=>'boolean', 'path'=>'TestScript.experimental', 'min'=>0, 'max'=>1}, + 'date' => {'type'=>'dateTime', 'path'=>'TestScript.date', 'min'=>0, 'max'=>1}, + 'publisher' => {'type'=>'string', 'path'=>'TestScript.publisher', 'min'=>0, 'max'=>1}, + 'contact' => {'type'=>'ContactDetail', 'path'=>'TestScript.contact', 'min'=>0, 'max'=>Float::INFINITY}, + 'description' => {'type'=>'markdown', 'path'=>'TestScript.description', 'min'=>0, 'max'=>1}, + 'useContext' => {'type'=>'UsageContext', 'path'=>'TestScript.useContext', 'min'=>0, 'max'=>Float::INFINITY}, + 'jurisdiction' => {'valid_codes'=>{'urn:iso:std:iso:3166'=>['AD', 'AE', 'AF', 'AG', 'AI', 'AL', 'AM', 'AO', 'AQ', 'AR', 'AS', 'AT', 'AU', 'AW', 'AX', 'AZ', 'BA', 'BB', 'BD', 'BE', 'BF', 'BG', 'BH', 'BI', 'BJ', 'BL', 'BM', 'BN', 'BO', 'BQ', 'BR', 'BS', 'BT', 'BV', 'BW', 'BY', 'BZ', 'CA', 'CC', 'CD', 'CF', 'CG', 'CH', 'CI', 'CK', 'CL', 'CM', 'CN', 'CO', 'CR', 'CU', 'CV', 'CW', 'CX', 'CY', 'CZ', 'DE', 'DJ', 'DK', 'DM', 'DO', 'DZ', 'EC', 'EE', 'EG', 'EH', 'ER', 'ES', 'ET', 'FI', 'FJ', 'FK', 'FM', 'FO', 'FR', 'GA', 'GB', 'GD', 'GE', 'GF', 'GG', 'GH', 'GI', 'GL', 'GM', 'GN', 'GP', 'GQ', 'GR', 'GS', 'GT', 'GU', 'GW', 'GY', 'HK', 'HM', 'HN', 'HR', 'HT', 'HU', 'ID', 'IE', 'IL', 'IM', 'IN', 'IO', 'IQ', 'IR', 'IS', 'IT', 'JE', 'JM', 'JO', 'JP', 'KE', 'KG', 'KH', 'KI', 'KM', 'KN', 'KP', 'KR', 'KW', 'KY', 'KZ', 'LA', 'LB', 'LC', 'LI', 'LK', 'LR', 'LS', 'LT', 'LU', 'LV', 'LY', 'MA', 'MC', 'MD', 'ME', 'MF', 'MG', 'MH', 'MK', 'ML', 'MM', 'MN', 'MO', 'MP', 'MQ', 'MR', 'MS', 'MT', 'MU', 'MV', 'MW', 'MX', 'MY', 'MZ', 'NA', 'NC', 'NE', 'NF', 'NG', 'NI', 'NL', 'NO', 'NP', 'NR', 'NU', 'NZ', 'OM', 'PA', 'PE', 'PF', 'PG', 'PH', 'PK', 'PL', 'PM', 'PN', 'PR', 'PS', 'PT', 'PW', 'PY', 'QA', 'RE', 'RO', 'RS', 'RU', 'RW', 'SA', 'SB', 'SC', 'SD', 'SE', 'SG', 'SH', 'SI', 'SJ', 'SK', 'SL', 'SM', 'SN', 'SO', 'SR', 'SS', 'ST', 'SV', 'SX', 'SY', 'SZ', 'TC', 'TD', 'TF', 'TG', 'TH', 'TJ', 'TK', 'TL', 'TM', 'TN', 'TO', 'TR', 'TT', 'TV', 'TW', 'TZ', 'UA', 'UG', 'UM', 'US', 'UY', 'UZ', 'VA', 'VC', 'VE', 'VG', 'VI', 'VN', 'VU', 'WF', 'WS', 'YE', 'YT', 'ZA', 'ZM', 'ZW', 'ABW', 'AFG', 'AGO', 'AIA', 'ALA', 'ALB', 'AND', 'ARE', 'ARG', 'ARM', 'ASM', 'ATA', 'ATF', 'ATG', 'AUS', 'AUT', 'AZE', 'BDI', 'BEL', 'BEN', 'BES', 'BFA', 'BGD', 'BGR', 'BHR', 'BHS', 'BIH', 'BLM', 'BLR', 'BLZ', 'BMU', 'BOL', 'BRA', 'BRB', 'BRN', 'BTN', 'BVT', 'BWA', 'CAF', 'CAN', 'CCK', 'CHE', 'CHL', 'CHN', 'CIV', 'CMR', 'COD', 'COG', 'COK', 'COL', 'COM', 'CPV', 'CRI', 'CUB', 'CUW', 'CXR', 'CYM', 'CYP', 'CZE', 'DEU', 'DJI', 'DMA', 'DNK', 'DOM', 'DZA', 'ECU', 'EGY', 'ERI', 'ESH', 'ESP', 'EST', 'ETH', 'FIN', 'FJI', 'FLK', 'FRA', 'FRO', 'FSM', 'GAB', 'GBR', 'GEO', 'GGY', 'GHA', 'GIB', 'GIN', 'GLP', 'GMB', 'GNB', 'GNQ', 'GRC', 'GRD', 'GRL', 'GTM', 'GUF', 'GUM', 'GUY', 'HKG', 'HMD', 'HND', 'HRV', 'HTI', 'HUN', 'IDN', 'IMN', 'IND', 'IOT', 'IRL', 'IRN', 'IRQ', 'ISL', 'ISR', 'ITA', 'JAM', 'JEY', 'JOR', 'JPN', 'KAZ', 'KEN', 'KGZ', 'KHM', 'KIR', 'KNA', 'KOR', 'KWT', 'LAO', 'LBN', 'LBR', 'LBY', 'LCA', 'LIE', 'LKA', 'LSO', 'LTU', 'LUX', 'LVA', 'MAC', 'MAF', 'MAR', 'MCO', 'MDA', 'MDG', 'MDV', 'MEX', 'MHL', 'MKD', 'MLI', 'MLT', 'MMR', 'MNE', 'MNG', 'MNP', 'MOZ', 'MRT', 'MSR', 'MTQ', 'MUS', 'MWI', 'MYS', 'MYT', 'NAM', 'NCL', 'NER', 'NFK', 'NGA', 'NIC', 'NIU', 'NLD', 'NOR', 'NPL', 'NRU', 'NZL', 'OMN', 'PAK', 'PAN', 'PCN', 'PER', 'PHL', 'PLW', 'PNG', 'POL', 'PRI', 'PRK', 'PRT', 'PRY', 'PSE', 'PYF', 'QAT', 'REU', 'ROU', 'RUS', 'RWA', 'SAU', 'SDN', 'SEN', 'SGP', 'SGS', 'SHN', 'SJM', 'SLB', 'SLE', 'SLV', 'SMR', 'SOM', 'SPM', 'SRB', 'SSD', 'STP', 'SUR', 'SVK', 'SVN', 'SWE', 'SWZ', 'SXM', 'SYC', 'SYR', 'TCA', 'TCD', 'TGO', 'THA', 'TJK', 'TKL', 'TKM', 'TLS', 'TON', 'TTO', 'TUN', 'TUR', 'TUV', 'TWN', 'TZA', 'UGA', 'UKR', 'UMI', 'URY', 'USA', 'UZB', 'VAT', 'VCT', 'VEN', 'VGB', 'VIR', 'VNM', 'VUT', 'WLF', 'WSM', 'YEM', 'ZAF', 'ZMB', 'ZWE', '004', '008', '010', '012', '016', '020', '024', '028', '031', '032', '036', '040', '044', '048', '050', '051', '052', '056', '060', '064', '068', '070', '072', '074', '076', '084', '086', '090', '092', '096', '100', '104', '108', '112', '116', '120', '124', '132', '136', '140', '144', '148', '152', '156', '158', '162', '166', '170', '174', '175', '178', '180', '184', '188', '191', '192', '196', '203', '204', '208', '212', '214', '218', '222', '226', '231', '232', '233', '234', '238', '239', '242', '246', '248', '250', '254', '258', '260', '262', '266', '268', '270', '275', '276', '288', '292', '296', '300', '304', '308', '312', '316', '320', '324', '328', '332', '334', '336', '340', '344', '348', '352', '356', '360', '364', '368', '372', '376', '380', '384', '388', '392', '398', '400', '404', '408', '410', '414', '417', '418', '422', '426', '428', '430', '434', '438', '440', '442', '446', '450', '454', '458', '462', '466', '470', '474', '478', '480', '484', '492', '496', '498', '499', '500', '504', '508', '512', '516', '520', '524', '528', '531', '533', '534', '535', '540', '548', '554', '558', '562', '566', '570', '574', '578', '580', '581', '583', '584', '585', '586', '591', '598', '600', '604', '608', '612', '616', '620', '624', '626', '630', '634', '638', '642', '643', '646', '652', '654', '659', '660', '662', '663', '666', '670', '674', '678', '682', '686', '688', '690', '694', '702', '703', '704', '705', '706', '710', '716', '724', '728', '729', '732', '740', '744', '748', '752', '756', '760', '762', '764', '768', '772', '776', '780', '784', '788', '792', '795', '796', '798', '800', '804', '807', '818', '826', '831', '832', '833', '834', '840', '850', '854', '858', '860', '862', '876', '882', '887', '894'], 'urn:iso:std:iso:3166:-2'=>['AF-BAL', 'AF-BAM', 'AF-BDG', 'AF-BDS', 'AF-BGL', 'AF-DAY', 'AF-FRA', 'AF-FYB', 'AF-GHA', 'AF-GHO', 'AF-HEL', 'AF-HER', 'AF-JOW', 'AF-KAB', 'AF-KAN', 'AF-KAP', 'AF-KDZ', 'AF-KHO', 'AF-KNR', 'AF-LAG', 'AF-LOG', 'AF-NAN', 'AF-NIM', 'AF-NUR', 'AF-PAN', 'AF-PAR', 'AF-PIA', 'AF-PKA', 'AF-SAM', 'AF-SAR', 'AF-TAK', 'AF-URU', 'AF-WAR', 'AF-ZAB', 'AX-AX', 'AL-01', 'AL-02', 'AL-03', 'AL-04', 'AL-05', 'AL-06', 'AL-07', 'AL-08', 'AL-09', 'AL-10', 'AL-11', 'AL-12', 'AL-BR', 'AL-BU', 'AL-DI', 'AL-DL', 'AL-DR', 'AL-DV', 'AL-EL', 'AL-ER', 'AL-FR', 'AL-GJ', 'AL-GR', 'AL-HA', 'AL-KA', 'AL-KB', 'AL-KC', 'AL-KO', 'AL-KR', 'AL-KU', 'AL-LB', 'AL-LE', 'AL-LU', 'AL-MK', 'AL-MM', 'AL-MR', 'AL-MT', 'AL-PG', 'AL-PQ', 'AL-PR', 'AL-PU', 'AL-SH', 'AL-SK', 'AL-SR', 'AL-TE', 'AL-TP', 'AL-TR', 'AL-VL', 'DZ-01', 'DZ-02', 'DZ-03', 'DZ-04', 'DZ-05', 'DZ-06', 'DZ-07', 'DZ-08', 'DZ-09', 'DZ-10', 'DZ-11', 'DZ-12', 'DZ-13', 'DZ-14', 'DZ-15', 'DZ-16', 'DZ-17', 'DZ-18', 'DZ-19', 'DZ-20', 'DZ-21', 'DZ-22', 'DZ-23', 'DZ-24', 'DZ-25', 'DZ-26', 'DZ-27', 'DZ-28', 'DZ-29', 'DZ-30', 'DZ-31', 'DZ-32', 'DZ-33', 'DZ-34', 'DZ-35', 'DZ-36', 'DZ-37', 'DZ-38', 'DZ-39', 'DZ-40', 'DZ-41', 'DZ-42', 'DZ-43', 'DZ-44', 'DZ-45', 'DZ-46', 'DZ-47', 'DZ-48', 'AS-AS', 'AD-02', 'AD-03', 'AD-04', 'AD-05', 'AD-06', 'AD-07', 'AD-08', 'AO-BGO', 'AO-BGU', 'AO-BIE', 'AO-CAB', 'AO-CCU', 'AO-CNN', 'AO-CNO', 'AO-CUS', 'AO-HUA', 'AO-HUI', 'AO-LNO', 'AO-LSU', 'AO-LUA', 'AO-MAL', 'AO-MOX', 'AO-NAM', 'AO-UIG', 'AO-ZAI', 'AI-AI', 'AQ-AQ', 'AG-03', 'AG-04', 'AG-05', 'AG-06', 'AG-07', 'AG-08', 'AG-10', 'AG-11', 'AR-A', 'AR-B', 'AR-C', 'AR-D', 'AR-E', 'AR-F', 'AR-G', 'AR-H', 'AR-J', 'AR-K', 'AR-L', 'AR-M', 'AR-N', 'AR-P', 'AR-Q', 'AR-R', 'AR-S', 'AR-T', 'AR-U', 'AR-V', 'AR-W', 'AR-X', 'AR-Y', 'AR-Z', 'AM-AG', 'AM-AR', 'AM-AV', 'AM-ER', 'AM-GR', 'AM-KT', 'AM-LO', 'AM-SH', 'AM-SU', 'AM-TV', 'AM-VD', 'AW-AW', 'AU-ACT', 'AU-NSW', 'AU-NT', 'AU-QLD', 'AU-SA', 'AU-TAS', 'AU-VIC', 'AU-WA', 'AT-1', 'AT-2', 'AT-3', 'AT-4', 'AT-5', 'AT-6', 'AT-7', 'AT-8', 'AT-9', 'AZ-ABS', 'AZ-AGA', 'AZ-AGC', 'AZ-AGM', 'AZ-AGS', 'AZ-AGU', 'AZ-AST', 'AZ-BA', 'AZ-BAB', 'AZ-BAL', 'AZ-BAR', 'AZ-BEY', 'AZ-BIL', 'AZ-CAB', 'AZ-CAL', 'AZ-CUL', 'AZ-DAS', 'AZ-FUZ', 'AZ-GAD', 'AZ-GA', 'AZ-GOR', 'AZ-GOY', 'AZ-GYG', 'AZ-HAC', 'AZ-IMI', 'AZ-ISM', 'AZ-KAL', 'AZ-KAN', 'AZ-KUR', 'AZ-LAC', 'AZ-LA', 'AZ-LAN', 'AZ-LER']}, 'type'=>'CodeableConcept', 'path'=>'TestScript.jurisdiction', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/jurisdiction'}}, + 'purpose' => {'type'=>'markdown', 'path'=>'TestScript.purpose', 'min'=>0, 'max'=>1}, + 'copyright' => {'type'=>'markdown', 'path'=>'TestScript.copyright', 'min'=>0, 'max'=>1}, + 'copyrightLabel' => {'type'=>'string', 'path'=>'TestScript.copyrightLabel', 'min'=>0, 'max'=>1}, + 'origin' => {'type'=>'TestScript::Origin', 'path'=>'TestScript.origin', 'min'=>0, 'max'=>Float::INFINITY}, + 'destination' => {'type'=>'TestScript::Destination', 'path'=>'TestScript.destination', 'min'=>0, 'max'=>Float::INFINITY}, + 'metadata' => {'type'=>'TestScript::Metadata', 'path'=>'TestScript.metadata', 'min'=>0, 'max'=>1}, + 'scope' => {'type'=>'TestScript::Scope', 'path'=>'TestScript.scope', 'min'=>0, 'max'=>Float::INFINITY}, + 'fixture' => {'type'=>'TestScript::Fixture', 'path'=>'TestScript.fixture', 'min'=>0, 'max'=>Float::INFINITY}, + 'profile' => {'type'=>'canonical', 'path'=>'TestScript.profile', 'min'=>0, 'max'=>Float::INFINITY}, + 'variable' => {'type'=>'TestScript::Variable', 'path'=>'TestScript.variable', 'min'=>0, 'max'=>Float::INFINITY}, + 'setup' => {'type'=>'TestScript::Setup', 'path'=>'TestScript.setup', 'min'=>0, 'max'=>1}, + 'test' => {'type'=>'TestScript::Test', 'path'=>'TestScript.test', 'min'=>0, 'max'=>Float::INFINITY}, + 'teardown' => {'type'=>'TestScript::Teardown', 'path'=>'TestScript.teardown', 'min'=>0, 'max'=>1}, + 'common' => {'type'=>'TestScript::Common', 'path'=>'TestScript.common', 'min'=>0, 'max'=>Float::INFINITY} + } + + class Origin < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Origin.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Origin.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Origin.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'index' => {'type'=>'integer', 'path'=>'Origin.index', 'min'=>1, 'max'=>1}, + 'profile' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/testscript-profile-origin-types'=>['FHIR-Client', 'FHIR-SDC-FormFiller']}, 'type'=>'Coding', 'path'=>'Origin.profile', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/testscript-profile-origin-types'}}, + 'url' => {'type'=>'url', 'path'=>'Origin.url', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :index # 1-1 integer + attr_accessor :profile # 1-1 Coding + attr_accessor :url # 0-1 url + end + + class Destination < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Destination.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Destination.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Destination.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'index' => {'type'=>'integer', 'path'=>'Destination.index', 'min'=>1, 'max'=>1}, + 'profile' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/testscript-profile-destination-types'=>['FHIR-Server', 'FHIR-SDC-FormManager', 'FHIR-SDC-FormProcessor', 'FHIR-SDC-FormReceiver']}, 'type'=>'Coding', 'path'=>'Destination.profile', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/testscript-profile-destination-types'}}, + 'url' => {'type'=>'url', 'path'=>'Destination.url', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :index # 1-1 integer + attr_accessor :profile # 1-1 Coding + attr_accessor :url # 0-1 url + end + + class Metadata < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Metadata.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Metadata.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Metadata.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'link' => {'type'=>'TestScript::Metadata::Link', 'path'=>'Metadata.link', 'min'=>0, 'max'=>Float::INFINITY}, + 'capability' => {'type'=>'TestScript::Metadata::Capability', 'path'=>'Metadata.capability', 'min'=>1, 'max'=>Float::INFINITY} + } + + class Link < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Link.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Link.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Link.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'url' => {'type'=>'uri', 'path'=>'Link.url', 'min'=>1, 'max'=>1}, + 'description' => {'type'=>'string', 'path'=>'Link.description', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :url # 1-1 uri + attr_accessor :description # 0-1 string + end + + class Capability < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Capability.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Capability.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Capability.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'required' => {'type'=>'boolean', 'path'=>'Capability.required', 'min'=>1, 'max'=>1}, + 'validated' => {'type'=>'boolean', 'path'=>'Capability.validated', 'min'=>1, 'max'=>1}, + 'description' => {'type'=>'string', 'path'=>'Capability.description', 'min'=>0, 'max'=>1}, + 'origin' => {'type'=>'integer', 'path'=>'Capability.origin', 'min'=>0, 'max'=>Float::INFINITY}, + 'destination' => {'type'=>'integer', 'path'=>'Capability.destination', 'min'=>0, 'max'=>1}, + 'link' => {'type'=>'uri', 'path'=>'Capability.link', 'min'=>0, 'max'=>Float::INFINITY}, + 'capabilities' => {'type'=>'canonical', 'path'=>'Capability.capabilities', 'min'=>1, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :required # 1-1 boolean + attr_accessor :validated # 1-1 boolean + attr_accessor :description # 0-1 string + attr_accessor :origin # 0-* [ integer ] + attr_accessor :destination # 0-1 integer + attr_accessor :link # 0-* [ uri ] + attr_accessor :capabilities # 1-1 canonical + end + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :link # 0-* [ TestScript::Metadata::Link ] + attr_accessor :capability # 1-* [ TestScript::Metadata::Capability ] + end + + class Scope < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Scope.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Scope.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Scope.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'artifact' => {'type'=>'canonical', 'path'=>'Scope.artifact', 'min'=>1, 'max'=>1}, + 'conformance' => {'valid_codes'=>{'http://hl7.org/fhir/testscript-scope-conformance-codes'=>['required', 'optional', 'strict']}, 'type'=>'CodeableConcept', 'path'=>'Scope.conformance', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/testscript-scope-conformance-codes'}}, + 'phase' => {'valid_codes'=>{'http://hl7.org/fhir/testscript-scope-phase-codes'=>['unit', 'integration', 'production']}, 'type'=>'CodeableConcept', 'path'=>'Scope.phase', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/testscript-scope-phase-codes'}} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :artifact # 1-1 canonical + attr_accessor :conformance # 0-1 CodeableConcept + attr_accessor :phase # 0-1 CodeableConcept + end + + class Fixture < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Fixture.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Fixture.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Fixture.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'autocreate' => {'type'=>'boolean', 'path'=>'Fixture.autocreate', 'min'=>1, 'max'=>1}, + 'autodelete' => {'type'=>'boolean', 'path'=>'Fixture.autodelete', 'min'=>1, 'max'=>1}, + 'resource' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Resource'], 'type'=>'Reference', 'path'=>'Fixture.resource', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :autocreate # 1-1 boolean + attr_accessor :autodelete # 1-1 boolean + attr_accessor :resource # 0-1 Reference(Resource) + end + + class Variable < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Variable.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Variable.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Variable.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'name' => {'type'=>'string', 'path'=>'Variable.name', 'min'=>1, 'max'=>1}, + 'defaultValue' => {'type'=>'string', 'path'=>'Variable.defaultValue', 'min'=>0, 'max'=>1}, + 'description' => {'type'=>'string', 'path'=>'Variable.description', 'min'=>0, 'max'=>1}, + 'expression' => {'type'=>'string', 'path'=>'Variable.expression', 'min'=>0, 'max'=>1}, + 'headerField' => {'type'=>'string', 'path'=>'Variable.headerField', 'min'=>0, 'max'=>1}, + 'hint' => {'type'=>'string', 'path'=>'Variable.hint', 'min'=>0, 'max'=>1}, + 'path' => {'type'=>'string', 'path'=>'Variable.path', 'min'=>0, 'max'=>1}, + 'sourceId' => {'type'=>'id', 'path'=>'Variable.sourceId', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :name # 1-1 string + attr_accessor :defaultValue # 0-1 string + attr_accessor :description # 0-1 string + attr_accessor :expression # 0-1 string + attr_accessor :headerField # 0-1 string + attr_accessor :hint # 0-1 string + attr_accessor :path # 0-1 string + attr_accessor :sourceId # 0-1 id + end + + class Setup < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Setup.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Setup.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Setup.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'action' => {'type'=>'TestScript::Setup::Action', 'path'=>'Setup.action', 'min'=>0, 'max'=>Float::INFINITY} + } + + class Action < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Action.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Action.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Action.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'common' => {'type'=>'TestScript::Setup::Action::Common', 'path'=>'Action.common', 'min'=>0, 'max'=>1}, + 'operation' => {'type'=>'TestScript::Setup::Action::Operation', 'path'=>'Action.operation', 'min'=>0, 'max'=>1}, + 'assert' => {'type'=>'TestScript::Setup::Action::Assert', 'path'=>'Action.assert', 'min'=>0, 'max'=>1} + } + + class Common < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Common.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Common.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Common.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'testScript' => {'type'=>'canonical', 'path'=>'Common.testScript', 'min'=>0, 'max'=>1}, + 'keyRef' => {'type'=>'id', 'path'=>'Common.keyRef', 'min'=>1, 'max'=>1}, + 'parameter' => {'type'=>'TestScript::Setup::Action::Common::Parameter', 'path'=>'Common.parameter', 'min'=>0, 'max'=>Float::INFINITY} + } + + class Parameter < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Parameter.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Parameter.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Parameter.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'name' => {'type'=>'string', 'path'=>'Parameter.name', 'min'=>1, 'max'=>1}, + 'value' => {'type'=>'string', 'path'=>'Parameter.value', 'min'=>1, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :name # 1-1 string + attr_accessor :value # 1-1 string + end + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :testScript # 0-1 canonical + attr_accessor :keyRef # 1-1 id + attr_accessor :parameter # 0-* [ TestScript::Setup::Action::Common::Parameter ] + end + + class Operation < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Operation.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Operation.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Operation.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'type' => {'valid_codes'=>{'http://hl7.org/fhir/restful-interaction'=>['read', 'vread', 'update', 'update-conditional', 'patch', 'patch-conditional', 'delete', 'delete-conditional-single', 'delete-conditional-multiple', 'delete-history', 'delete-history-version', 'history', 'history-instance', 'history-type', 'history-system', 'create', 'create-conditional', 'search', 'search-type', 'search-system', 'search-compartment', 'capabilities', 'transaction', 'batch', 'operation']}, 'type'=>'Coding', 'path'=>'Operation.type', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/testscript-operation-codes'}}, + 'resource' => {'type'=>'uri', 'path'=>'Operation.resource', 'min'=>0, 'max'=>1}, + 'label' => {'type'=>'string', 'path'=>'Operation.label', 'min'=>0, 'max'=>1}, + 'description' => {'type'=>'string', 'path'=>'Operation.description', 'min'=>0, 'max'=>1}, + 'accept' => {'type'=>'code', 'path'=>'Operation.accept', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/mimetypes'}}, + 'contentType' => {'type'=>'code', 'path'=>'Operation.contentType', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/mimetypes'}}, + 'destination' => {'type'=>'integer', 'path'=>'Operation.destination', 'min'=>0, 'max'=>1}, + 'encodeRequestUrl' => {'type'=>'boolean', 'path'=>'Operation.encodeRequestUrl', 'min'=>1, 'max'=>1}, + 'method' => {'local_name'=>'local_method', 'valid_codes'=>{'http://hl7.org/fhir/http-operations'=>['delete', 'get', 'options', 'patch', 'post', 'put', 'head']}, 'type'=>'code', 'path'=>'Operation.method', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/http-operations'}}, + 'origin' => {'type'=>'integer', 'path'=>'Operation.origin', 'min'=>0, 'max'=>1}, + 'params' => {'type'=>'string', 'path'=>'Operation.params', 'min'=>0, 'max'=>1}, + 'requestHeader' => {'type'=>'TestScript::Setup::Action::Operation::RequestHeader', 'path'=>'Operation.requestHeader', 'min'=>0, 'max'=>Float::INFINITY}, + 'requestId' => {'type'=>'id', 'path'=>'Operation.requestId', 'min'=>0, 'max'=>1}, + 'responseId' => {'type'=>'id', 'path'=>'Operation.responseId', 'min'=>0, 'max'=>1}, + 'sourceId' => {'type'=>'id', 'path'=>'Operation.sourceId', 'min'=>0, 'max'=>1}, + 'targetId' => {'type'=>'id', 'path'=>'Operation.targetId', 'min'=>0, 'max'=>1}, + 'url' => {'type'=>'string', 'path'=>'Operation.url', 'min'=>0, 'max'=>1} + } + + class RequestHeader < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'RequestHeader.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'RequestHeader.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'RequestHeader.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'field' => {'type'=>'string', 'path'=>'RequestHeader.field', 'min'=>1, 'max'=>1}, + 'value' => {'type'=>'string', 'path'=>'RequestHeader.value', 'min'=>1, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :field # 1-1 string + attr_accessor :value # 1-1 string + end + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :type # 0-1 Coding + attr_accessor :resource # 0-1 uri + attr_accessor :label # 0-1 string + attr_accessor :description # 0-1 string + attr_accessor :accept # 0-1 code + attr_accessor :contentType # 0-1 code + attr_accessor :destination # 0-1 integer + attr_accessor :encodeRequestUrl # 1-1 boolean + attr_accessor :local_method # 0-1 code + attr_accessor :origin # 0-1 integer + attr_accessor :params # 0-1 string + attr_accessor :requestHeader # 0-* [ TestScript::Setup::Action::Operation::RequestHeader ] + attr_accessor :requestId # 0-1 id + attr_accessor :responseId # 0-1 id + attr_accessor :sourceId # 0-1 id + attr_accessor :targetId # 0-1 id + attr_accessor :url # 0-1 string + end + + class Assert < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Assert.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Assert.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Assert.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'label' => {'type'=>'string', 'path'=>'Assert.label', 'min'=>0, 'max'=>1}, + 'description' => {'type'=>'string', 'path'=>'Assert.description', 'min'=>0, 'max'=>1}, + 'direction' => {'valid_codes'=>{'http://hl7.org/fhir/assert-direction-codes'=>['response', 'request']}, 'type'=>'code', 'path'=>'Assert.direction', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/assert-direction-codes'}}, + 'compareToSourceId' => {'type'=>'string', 'path'=>'Assert.compareToSourceId', 'min'=>0, 'max'=>1}, + 'compareToSourceExpression' => {'type'=>'string', 'path'=>'Assert.compareToSourceExpression', 'min'=>0, 'max'=>1}, + 'compareToSourcePath' => {'type'=>'string', 'path'=>'Assert.compareToSourcePath', 'min'=>0, 'max'=>1}, + 'contentType' => {'type'=>'code', 'path'=>'Assert.contentType', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/mimetypes'}}, + 'defaultManualCompletion' => {'valid_codes'=>{'http://hl7.org/fhir/assert-manual-completion-codes'=>['fail', 'pass', 'skip', 'stop']}, 'type'=>'code', 'path'=>'Assert.defaultManualCompletion', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/assert-manual-completion-codes'}}, + 'expression' => {'type'=>'string', 'path'=>'Assert.expression', 'min'=>0, 'max'=>1}, + 'headerField' => {'type'=>'string', 'path'=>'Assert.headerField', 'min'=>0, 'max'=>1}, + 'minimumId' => {'type'=>'string', 'path'=>'Assert.minimumId', 'min'=>0, 'max'=>1}, + 'navigationLinks' => {'type'=>'boolean', 'path'=>'Assert.navigationLinks', 'min'=>0, 'max'=>1}, + 'operator' => {'valid_codes'=>{'http://hl7.org/fhir/assert-operator-codes'=>['equals', 'notEquals', 'in', 'notIn', 'greaterThan', 'lessThan', 'empty', 'notEmpty', 'contains', 'notContains', 'eval', 'manualEval']}, 'type'=>'code', 'path'=>'Assert.operator', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/assert-operator-codes'}}, + 'path' => {'type'=>'string', 'path'=>'Assert.path', 'min'=>0, 'max'=>1}, + 'requestMethod' => {'valid_codes'=>{'http://hl7.org/fhir/http-operations'=>['delete', 'get', 'options', 'patch', 'post', 'put', 'head']}, 'type'=>'code', 'path'=>'Assert.requestMethod', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/http-operations'}}, + 'requestURL' => {'type'=>'string', 'path'=>'Assert.requestURL', 'min'=>0, 'max'=>1}, + 'resource' => {'type'=>'uri', 'path'=>'Assert.resource', 'min'=>0, 'max'=>1}, + 'response' => {'valid_codes'=>{'http://hl7.org/fhir/assert-response-code-types'=>['continue', 'switchingProtocols', 'okay', 'created', 'accepted', 'nonAuthoritativeInformation', 'noContent', 'resetContent', 'partialContent', 'multipleChoices', 'movedPermanently', 'found', 'seeOther', 'notModified', 'useProxy', 'temporaryRedirect', 'permanentRedirect', 'badRequest', 'unauthorized', 'paymentRequired', 'forbidden', 'notFound', 'methodNotAllowed', 'notAcceptable', 'proxyAuthenticationRequired', 'requestTimeout', 'conflict', 'gone', 'lengthRequired', 'preconditionFailed', 'contentTooLarge', 'uriTooLong', 'unsupportedMediaType', 'rangeNotSatisfiable', 'expectationFailed', 'misdirectedRequest', 'unprocessableContent', 'upgradeRequired', 'internalServerError', 'notImplemented', 'badGateway', 'serviceUnavailable', 'gatewayTimeout', 'httpVersionNotSupported']}, 'type'=>'code', 'path'=>'Assert.response', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/assert-response-code-types'}}, + 'responseCode' => {'type'=>'string', 'path'=>'Assert.responseCode', 'min'=>0, 'max'=>1}, + 'sourceId' => {'type'=>'id', 'path'=>'Assert.sourceId', 'min'=>0, 'max'=>1}, + 'stopTestOnFail' => {'type'=>'boolean', 'path'=>'Assert.stopTestOnFail', 'min'=>1, 'max'=>1}, + 'validateProfileId' => {'type'=>'id', 'path'=>'Assert.validateProfileId', 'min'=>0, 'max'=>1}, + 'value' => {'type'=>'string', 'path'=>'Assert.value', 'min'=>0, 'max'=>1}, + 'warningOnly' => {'type'=>'boolean', 'path'=>'Assert.warningOnly', 'min'=>1, 'max'=>1}, + 'requirement' => {'type'=>'TestScript::Setup::Action::Assert::Requirement', 'path'=>'Assert.requirement', 'min'=>0, 'max'=>Float::INFINITY} + } + + class Requirement < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Requirement.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Requirement.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Requirement.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'reference' => {'type'=>'canonical', 'path'=>'Requirement.reference', 'min'=>1, 'max'=>1}, + 'key' => {'type'=>'id', 'path'=>'Requirement.key', 'min'=>1, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :reference # 1-1 canonical + attr_accessor :key # 1-1 id + end + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :label # 0-1 string + attr_accessor :description # 0-1 string + attr_accessor :direction # 0-1 code + attr_accessor :compareToSourceId # 0-1 string + attr_accessor :compareToSourceExpression # 0-1 string + attr_accessor :compareToSourcePath # 0-1 string + attr_accessor :contentType # 0-1 code + attr_accessor :defaultManualCompletion # 0-1 code + attr_accessor :expression # 0-1 string + attr_accessor :headerField # 0-1 string + attr_accessor :minimumId # 0-1 string + attr_accessor :navigationLinks # 0-1 boolean + attr_accessor :operator # 0-1 code + attr_accessor :path # 0-1 string + attr_accessor :requestMethod # 0-1 code + attr_accessor :requestURL # 0-1 string + attr_accessor :resource # 0-1 uri + attr_accessor :response # 0-1 code + attr_accessor :responseCode # 0-1 string + attr_accessor :sourceId # 0-1 id + attr_accessor :stopTestOnFail # 1-1 boolean + attr_accessor :validateProfileId # 0-1 id + attr_accessor :value # 0-1 string + attr_accessor :warningOnly # 1-1 boolean + attr_accessor :requirement # 0-* [ TestScript::Setup::Action::Assert::Requirement ] + end + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :common # 0-1 TestScript::Setup::Action::Common + attr_accessor :operation # 0-1 TestScript::Setup::Action::Operation + attr_accessor :assert # 0-1 TestScript::Setup::Action::Assert + end + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :action # 0-* [ TestScript::Setup::Action ] + end + + class Test < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Test.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Test.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Test.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'name' => {'type'=>'string', 'path'=>'Test.name', 'min'=>0, 'max'=>1}, + 'description' => {'type'=>'string', 'path'=>'Test.description', 'min'=>0, 'max'=>1}, + 'action' => {'type'=>'TestScript::Test::Action', 'path'=>'Test.action', 'min'=>0, 'max'=>Float::INFINITY} + } + + class Action < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Action.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Action.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Action.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'common' => {'type'=>'TestScript::Setup::Action::Common', 'path'=>'Action.common', 'min'=>0, 'max'=>1}, + 'operation' => {'type'=>'TestScript::Setup::Action::Operation', 'path'=>'Action.operation', 'min'=>0, 'max'=>1}, + 'assert' => {'type'=>'TestScript::Setup::Action::Assert', 'path'=>'Action.assert', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :common # 0-1 TestScript::Setup::Action::Common + attr_accessor :operation # 0-1 TestScript::Setup::Action::Operation + attr_accessor :assert # 0-1 TestScript::Setup::Action::Assert + end + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :name # 0-1 string + attr_accessor :description # 0-1 string + attr_accessor :action # 0-* [ TestScript::Test::Action ] + end + + class Teardown < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Teardown.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Teardown.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Teardown.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'action' => {'type'=>'TestScript::Teardown::Action', 'path'=>'Teardown.action', 'min'=>1, 'max'=>Float::INFINITY} + } + + class Action < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Action.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Action.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Action.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'common' => {'type'=>'TestScript::Setup::Action::Common', 'path'=>'Action.common', 'min'=>0, 'max'=>1}, + 'operation' => {'type'=>'TestScript::Setup::Action::Operation', 'path'=>'Action.operation', 'min'=>1, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :common # 0-1 TestScript::Setup::Action::Common + attr_accessor :operation # 1-1 TestScript::Setup::Action::Operation + end + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :action # 1-* [ TestScript::Teardown::Action ] + end + + class Common < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Common.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Common.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Common.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'key' => {'type'=>'id', 'path'=>'Common.key', 'min'=>1, 'max'=>1}, + 'name' => {'type'=>'string', 'path'=>'Common.name', 'min'=>0, 'max'=>1}, + 'description' => {'type'=>'string', 'path'=>'Common.description', 'min'=>0, 'max'=>1}, + 'parameter' => {'type'=>'TestScript::Common::Parameter', 'path'=>'Common.parameter', 'min'=>0, 'max'=>Float::INFINITY}, + 'action' => {'type'=>'TestScript::Common::Action', 'path'=>'Common.action', 'min'=>1, 'max'=>Float::INFINITY} + } + + class Parameter < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Parameter.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Parameter.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Parameter.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'name' => {'type'=>'string', 'path'=>'Parameter.name', 'min'=>0, 'max'=>1}, + 'description' => {'type'=>'string', 'path'=>'Parameter.description', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :name # 0-1 string + attr_accessor :description # 0-1 string + end + + class Action < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Action.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Action.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Action.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'operation' => {'type'=>'TestScript::Setup::Action::Operation', 'path'=>'Action.operation', 'min'=>0, 'max'=>1}, + 'assert' => {'type'=>'TestScript::Setup::Action::Assert', 'path'=>'Action.assert', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :operation # 0-1 TestScript::Setup::Action::Operation + attr_accessor :assert # 0-1 TestScript::Setup::Action::Assert + end + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :key # 1-1 id + attr_accessor :name # 0-1 string + attr_accessor :description # 0-1 string + attr_accessor :parameter # 0-* [ TestScript::Common::Parameter ] + attr_accessor :action # 1-* [ TestScript::Common::Action ] + end + + attr_accessor :id # 0-1 id + attr_accessor :meta # 0-1 Meta + attr_accessor :implicitRules # 0-1 uri + attr_accessor :language # 0-1 code + attr_accessor :text # 0-1 Narrative + attr_accessor :contained # 0-* [ Resource ] + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :url # 0-1 uri + attr_accessor :identifier # 0-* [ Identifier ] + attr_accessor :version # 0-1 string + attr_accessor :versionAlgorithmString # 0-1 string + attr_accessor :versionAlgorithmCoding # 0-1 Coding + attr_accessor :name # 1-1 string + attr_accessor :title # 0-1 string + attr_accessor :status # 1-1 code + attr_accessor :experimental # 0-1 boolean + attr_accessor :date # 0-1 dateTime + attr_accessor :publisher # 0-1 string + attr_accessor :contact # 0-* [ ContactDetail ] + attr_accessor :description # 0-1 markdown + attr_accessor :useContext # 0-* [ UsageContext ] + attr_accessor :jurisdiction # 0-* [ CodeableConcept ] + attr_accessor :purpose # 0-1 markdown + attr_accessor :copyright # 0-1 markdown + attr_accessor :copyrightLabel # 0-1 string + attr_accessor :origin # 0-* [ TestScript::Origin ] + attr_accessor :destination # 0-* [ TestScript::Destination ] + attr_accessor :metadata # 0-1 TestScript::Metadata + attr_accessor :scope # 0-* [ TestScript::Scope ] + attr_accessor :fixture # 0-* [ TestScript::Fixture ] + attr_accessor :profile # 0-* [ canonical ] + attr_accessor :variable # 0-* [ TestScript::Variable ] + attr_accessor :setup # 0-1 TestScript::Setup + attr_accessor :test # 0-* [ TestScript::Test ] + attr_accessor :teardown # 0-1 TestScript::Teardown + attr_accessor :common # 0-* [ TestScript::Common ] + + def resourceType + 'TestScript' + end + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/resources/Transport.rb b/lib/fhir_models/r6/generated/resources/Transport.rb new file mode 100644 index 00000000..00e4a3f6 --- /dev/null +++ b/lib/fhir_models/r6/generated/resources/Transport.rb @@ -0,0 +1,378 @@ +module FHIR + module R6 + class Transport < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + SEARCH_PARAMS = ['identifier', 'status'] + METADATA = { + 'id' => {'type'=>'id', 'path'=>'Transport.id', 'min'=>0, 'max'=>1}, + 'meta' => {'type'=>'Meta', 'path'=>'Transport.meta', 'min'=>0, 'max'=>1}, + 'implicitRules' => {'type'=>'uri', 'path'=>'Transport.implicitRules', 'min'=>0, 'max'=>1}, + 'language' => {'type'=>'code', 'path'=>'Transport.language', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-languages'}}, + 'text' => {'type'=>'Narrative', 'path'=>'Transport.text', 'min'=>0, 'max'=>1}, + 'contained' => {'type'=>'Resource', 'path'=>'Transport.contained', 'min'=>0, 'max'=>Float::INFINITY}, + 'extension' => {'type'=>'Extension', 'path'=>'Transport.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Transport.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'identifier' => {'type'=>'Identifier', 'path'=>'Transport.identifier', 'min'=>0, 'max'=>Float::INFINITY}, + 'instantiatesCanonical' => {'type'=>'canonical', 'path'=>'Transport.instantiatesCanonical', 'min'=>0, 'max'=>1}, + 'instantiatesUri' => {'type'=>'uri', 'path'=>'Transport.instantiatesUri', 'min'=>0, 'max'=>1}, + 'basedOn' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Resource'], 'type'=>'Reference', 'path'=>'Transport.basedOn', 'min'=>0, 'max'=>Float::INFINITY}, + 'groupIdentifier' => {'type'=>'Identifier', 'path'=>'Transport.groupIdentifier', 'min'=>0, 'max'=>1}, + 'partOf' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Transport'], 'type'=>'Reference', 'path'=>'Transport.partOf', 'min'=>0, 'max'=>Float::INFINITY}, + 'status' => {'valid_codes'=>{'http://hl7.org/fhir/transport-status'=>['in-progress', 'completed', 'abandoned', 'cancelled', 'planned', 'entered-in-error']}, 'type'=>'code', 'path'=>'Transport.status', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/transport-status'}}, + 'statusReason' => {'valid_codes'=>{'http://hl7.org/fhir/transport-status-reason'=>['declined-by-patient', 'refused-by-recipient', 'patient-not-available', 'specimen-not-available', 'wrong-request-data', 'in-route-accident', 'request-not-acknowledged']}, 'type'=>'CodeableConcept', 'path'=>'Transport.statusReason', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/transport-status-reason'}}, + 'intent' => {'valid_codes'=>{'http://hl7.org/fhir/transport-intent'=>['unknown'], 'http://hl7.org/fhir/request-intent'=>['proposal', 'plan', 'order', 'original-order', 'reflex-order', 'filler-order', 'instance-order', 'option']}, 'type'=>'code', 'path'=>'Transport.intent', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/transport-intent'}}, + 'priority' => {'valid_codes'=>{'http://hl7.org/fhir/request-priority'=>['routine', 'urgent', 'asap', 'stat']}, 'type'=>'code', 'path'=>'Transport.priority', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/request-priority'}}, + 'code' => {'valid_codes'=>{'http://hl7.org/fhir/CodeSystem/transport-code'=>['approve', 'fulfill', 'instantiate', 'abort', 'replace', 'change', 'suspend', 'resume']}, 'type'=>'CodeableConcept', 'path'=>'Transport.code', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/transport-code'}}, + 'description' => {'type'=>'string', 'path'=>'Transport.description', 'min'=>0, 'max'=>1}, + 'focus' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Resource'], 'type'=>'Reference', 'path'=>'Transport.focus', 'min'=>0, 'max'=>1}, + 'for' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Resource'], 'type'=>'Reference', 'path'=>'Transport.for', 'min'=>0, 'max'=>1}, + 'encounter' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Encounter'], 'type'=>'Reference', 'path'=>'Transport.encounter', 'min'=>0, 'max'=>1}, + 'completionTime' => {'type'=>'dateTime', 'path'=>'Transport.completionTime', 'min'=>0, 'max'=>1}, + 'authoredOn' => {'type'=>'dateTime', 'path'=>'Transport.authoredOn', 'min'=>0, 'max'=>1}, + 'lastModified' => {'type'=>'dateTime', 'path'=>'Transport.lastModified', 'min'=>0, 'max'=>1}, + 'requester' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/Organization', 'http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson'], 'type'=>'Reference', 'path'=>'Transport.requester', 'min'=>0, 'max'=>1}, + 'performerType' => {'valid_codes'=>{'http://snomed.info/sct'=>['223366009', '1421009', '3430008', '3842006', '4162009', '5275007', '6816002', '6868009', '8724009', '11661002', '11911009', '11935004', '13580004', '14698002', '17561000', '18803008', '18850004', '19244007', '20145008', '21365001', '21450003', '22515006', '22731001', '22983004', '23278007', '24430003', '24590004', '25961008', '26042002', '26369006', '28229004', '28411006', '28544002', '36682004', '37154003', '37504001', '39677007', '40127002', '40204001', '40570005', '41672002', '41904004', '43702002', '44652006', '45440000', '45544007', '45956004', '46255001', '48740002', '49203003', '49993003', '50149000', '54503009', '56397003', '56466003', '56542007', '56545009', '57654006', '59058001', '59169001', '59317003', '59944000', '60008001', '61207006', '61246008', '61345009', '61894003', '62247001', '63098009', '66476003', '66862007', '68867008', '68950000', '69280009', '71838004', '73265009', '75271001', '76166008', '76231001', '76899008', '78703002', '78729002', '79898004', '80409005', '80546007', '80584001', '80933006', '81464008', '82296001', '83273008', '83685006', '85733003', '88189002', '90201008', '90655003', '106289002', '106292003', '106293008', '106294002', '106296000', '106330007', '158965000', '158966004', '158967008', '158968003', '158969006', '158971006', '158972004', '158973009', '158974003', '158975002', '158977005', '158978000', '158979008', '158980006', '158983008', '158984002', '158985001', '158986000', '158987009', '158988004', '158989007', '158990003', '158992006', '158993001', '158994007', '158995008', '158996009', '158997000', '158998005', '158999002', '159001001', '159002008', '159003003', '159004009', '159005005', '159006006', '159007002', '159010009', '159011008', '159012001', '159014000', '159016003', '159017007', '159018002', '159019005', '159021000', '159022007', '159025009', '159026005', '159027001', '159028006', '159033005', '159034004', '159035003', '159036002', '159037006', '159038001', '159039009', '159040006', '159041005', '159141008', '159972006', '160008000', '224529009', '224530004', '224531000', '224532007', '224533002', '224534008', '224535009', '224536005', '224537001', '224538006', '224540001', '224541002', '224542009', '224543004', '224544005', '224545006', '224546007', '224547003', '224548008', '224549000', '224550000', '224551001', '224552008', '224554009', '224555005', '224556006', '224557002', '224558007', '224559004', '224560009', '224562001', '224563006', '224564000', '224565004', '224566003', '224567007', '224569005', '224570006', '224571005', '224572003', '224573008', '224574002', '224575001', '224576000', '224577009', '224578004', '224579007', '224580005', '224581009', '224583007', '224584001', '224585000', '224586004', '224587008', '224588003', '224589006', '224590002', '224591003', '224592005', '224593000', '224594006', '224595007', '224596008', '224597004', '224598009', '224599001', '224600003', '224601004', '224602006', '224603001', '224604007', '224606009', '224607000', '224608005', '224609002', '224610007', '224614003', '224615002', '224620002', '224621003', '224622005', '224623000', '224624006', '224625007', '224626008', '224936003', '225726006', '225727002', '265937000', '265939002', '283875005', '302211009', '303124005', '303129000', '303133007', '303134001', '304291006', '304292004', '307988006', '308002005', '309294001', '309295000', '309296004', '309322005', '309323000', '309324006', '309326008', '309327004', '309328009', '309329001', '309330006', '309331005', '309332003', '309333008', '309334002', '309335001', '309336000', '309337009', '309338004', '309339007', '309340009', '309341008', '309342001', '309343006', '309345004', '309346003', '309347007', '309348002', '309349005', '309350005', '309351009', '309352002', '309353007', '309354001', '309355000', '309356004', '309357008', '309358003', '309359006', '309360001', '309361002', '309362009', '309363004', '309364005', '309366007', '309367003', '309368008', '309369000', '309371000', '309372007', '309373002', '309374008', '309375009', '309376005', '309377001', '309378006', '309379003', '309380000', '309381001', '309382008', '309383003', '309384009', '309385005', '309386006', '309388007', '309389004', '309390008', '309391007', '309392000', '309393005', '309394004', '309395003', '309396002', '309397006', '309398001', '309399009', '309400002', '309401003', '309402005', '309403000', '309404006', '309409001', '309410006', '309411005', '309412003', '309413008', '309414002', '309415001', '309416000', '309417009', '309418004', '309419007', '309420001', '309421002', '309422009', '309423004', '309427003', '309428008', '309429000', '309434001', '309435000', '309436004', '309437008', '309439006', '309440008', '309441007', '309442000', '309443005', '309444004', '309445003', '309446002', '309450009', '309452001', '309453006', '309454000', '309455004', '309459005', '309460000', '310170009', '310171008', '310172001', '310173006', '310174000', '310175004', '310176003', '310177007', '310178002', '310179005', '310180008', '310181007', '310182000', '310184004', '310185003', '310186002', '310187006', '310188001', '310189009', '310190000', '310191001', '310192008', '310193003', '310194009', '310512001', '311441001', '312485001', '372102007', '387619007', '394572006', '394618009', '397897005', '397903001', '397908005', '398130009', '398238009', '404940000', '405277009', '405278004', '405279007', '405623001', '405684005', '405685006', '408798009', '408799001', '409974004', '409975003', '413854007', '415075003', '415506007', '416160000', '420409002', '420678001', '421841007', '422140007', '422234006', '432100008', '442867008', '443090005', '444912007', '445313000', '445451001', '446050000', '446701002', '449161006', '471302004', '720503005', '721936008', '721937004', '721938009', '721939001', '721940004', '721941000', '721942007', '721943002', '734293001', '734294007', '763292005', '768730001', '768731002', '768732009', '768819009', '768825008', '768826009', '768827000', '768828005', '768829002', '768832004', '768833009', '768834003', '768836001', '768837005', '768839008', '789543004', '840583002', '840584008', '878785002', '878786001', '878787005', '897187007', '1172950003', '1186716007', '1186914001', '1251537007', '1251542004', '1251548000', '1254982001', '1254983006', '1254984000', '1255370008', '1255371007', '1255372000', '1255373005', '1255374004', '1255514008', '1255515009', '1255516005', '1255517001', '1255518006', '1255519003', '1255719001', '1256114007', '1259214004', '1259964002', '3981000175106', '9371000175105', '25941000087102', '26031000087100', '26071000087103', '26091000087104', '450044741000087104']}, 'type'=>'CodeableConcept', 'path'=>'Transport.performerType', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'preferred', 'uri'=>'http://hl7.org/fhir/ValueSet/performer-role'}}, + 'owner' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole', 'http://hl7.org/fhir/StructureDefinition/Organization', 'http://hl7.org/fhir/StructureDefinition/CareTeam', 'http://hl7.org/fhir/StructureDefinition/HealthcareService', 'http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson'], 'type'=>'Reference', 'path'=>'Transport.owner', 'min'=>0, 'max'=>1}, + 'location' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Location'], 'type'=>'Reference', 'path'=>'Transport.location', 'min'=>0, 'max'=>1}, + 'insurance' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Coverage', 'http://hl7.org/fhir/StructureDefinition/ClaimResponse'], 'type'=>'Reference', 'path'=>'Transport.insurance', 'min'=>0, 'max'=>Float::INFINITY}, + 'note' => {'type'=>'Annotation', 'path'=>'Transport.note', 'min'=>0, 'max'=>Float::INFINITY}, + 'relevantHistory' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Provenance'], 'type'=>'Reference', 'path'=>'Transport.relevantHistory', 'min'=>0, 'max'=>Float::INFINITY}, + 'restriction' => {'type'=>'Transport::Restriction', 'path'=>'Transport.restriction', 'min'=>0, 'max'=>1}, + 'input' => {'type'=>'Transport::Input', 'path'=>'Transport.input', 'min'=>0, 'max'=>Float::INFINITY}, + 'output' => {'type'=>'Transport::Output', 'path'=>'Transport.output', 'min'=>0, 'max'=>Float::INFINITY}, + 'requestedLocation' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Location'], 'type'=>'Reference', 'path'=>'Transport.requestedLocation', 'min'=>1, 'max'=>1}, + 'currentLocation' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Location'], 'type'=>'Reference', 'path'=>'Transport.currentLocation', 'min'=>1, 'max'=>1}, + 'reason' => {'type'=>'CodeableReference', 'path'=>'Transport.reason', 'min'=>0, 'max'=>1}, + 'history' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Transport'], 'type'=>'Reference', 'path'=>'Transport.history', 'min'=>0, 'max'=>1} + } + + class Restriction < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Restriction.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Restriction.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Restriction.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'repetitions' => {'type'=>'positiveInt', 'path'=>'Restriction.repetitions', 'min'=>0, 'max'=>1}, + 'period' => {'type'=>'Period', 'path'=>'Restriction.period', 'min'=>0, 'max'=>1}, + 'recipient' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson', 'http://hl7.org/fhir/StructureDefinition/Group', 'http://hl7.org/fhir/StructureDefinition/Organization'], 'type'=>'Reference', 'path'=>'Restriction.recipient', 'min'=>0, 'max'=>Float::INFINITY} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :repetitions # 0-1 positiveInt + attr_accessor :period # 0-1 Period + attr_accessor :recipient # 0-* [ Reference(Patient|Practitioner|PractitionerRole|RelatedPerson|Group|Organization) ] + end + + class Input < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'value' => ['base64Binary', 'boolean', 'canonical', 'code', 'date', 'dateTime', 'decimal', 'id', 'instant', 'integer', 'integer64', 'markdown', 'oid', 'positiveInt', 'string', 'time', 'unsignedInt', 'uri', 'url', 'uuid', 'Address', 'Age', 'Annotation', 'Attachment', 'CodeableConcept', 'CodeableReference', 'Coding', 'ContactPoint', 'Count', 'Distance', 'Duration', 'HumanName', 'Identifier', 'Money', 'Period', 'Quantity', 'Range', 'Ratio', 'RatioRange', 'Reference', 'SampledData', 'Signature', 'Timing', 'ContactDetail', 'DataRequirement', 'Expression', 'ParameterDefinition', 'RelatedArtifact', 'TriggerDefinition', 'UsageContext', 'Availability', 'ExtendedContactDetail', 'Dosage', 'Meta'] + } + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Input.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Input.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Input.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'type' => {'type'=>'CodeableConcept', 'path'=>'Input.type', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'example'}}, + 'valueBase64Binary' => {'type'=>'base64Binary', 'path'=>'Input.value[x]', 'min'=>1, 'max'=>1}, + 'valueBoolean' => {'type'=>'boolean', 'path'=>'Input.value[x]', 'min'=>1, 'max'=>1}, + 'valueCanonical' => {'type'=>'canonical', 'path'=>'Input.value[x]', 'min'=>1, 'max'=>1}, + 'valueCode' => {'type'=>'code', 'path'=>'Input.value[x]', 'min'=>1, 'max'=>1}, + 'valueDate' => {'type'=>'date', 'path'=>'Input.value[x]', 'min'=>1, 'max'=>1}, + 'valueDateTime' => {'type'=>'dateTime', 'path'=>'Input.value[x]', 'min'=>1, 'max'=>1}, + 'valueDecimal' => {'type'=>'decimal', 'path'=>'Input.value[x]', 'min'=>1, 'max'=>1}, + 'valueId' => {'type'=>'id', 'path'=>'Input.value[x]', 'min'=>1, 'max'=>1}, + 'valueInstant' => {'type'=>'instant', 'path'=>'Input.value[x]', 'min'=>1, 'max'=>1}, + 'valueInteger' => {'type'=>'integer', 'path'=>'Input.value[x]', 'min'=>1, 'max'=>1}, + 'valueInteger64' => {'type'=>'integer64', 'path'=>'Input.value[x]', 'min'=>1, 'max'=>1}, + 'valueMarkdown' => {'type'=>'markdown', 'path'=>'Input.value[x]', 'min'=>1, 'max'=>1}, + 'valueOid' => {'type'=>'oid', 'path'=>'Input.value[x]', 'min'=>1, 'max'=>1}, + 'valuePositiveInt' => {'type'=>'positiveInt', 'path'=>'Input.value[x]', 'min'=>1, 'max'=>1}, + 'valueString' => {'type'=>'string', 'path'=>'Input.value[x]', 'min'=>1, 'max'=>1}, + 'valueTime' => {'type'=>'time', 'path'=>'Input.value[x]', 'min'=>1, 'max'=>1}, + 'valueUnsignedInt' => {'type'=>'unsignedInt', 'path'=>'Input.value[x]', 'min'=>1, 'max'=>1}, + 'valueUri' => {'type'=>'uri', 'path'=>'Input.value[x]', 'min'=>1, 'max'=>1}, + 'valueUrl' => {'type'=>'url', 'path'=>'Input.value[x]', 'min'=>1, 'max'=>1}, + 'valueUuid' => {'type'=>'uuid', 'path'=>'Input.value[x]', 'min'=>1, 'max'=>1}, + 'valueAddress' => {'type'=>'Address', 'path'=>'Input.value[x]', 'min'=>1, 'max'=>1}, + 'valueAge' => {'type'=>'Age', 'path'=>'Input.value[x]', 'min'=>1, 'max'=>1}, + 'valueAnnotation' => {'type'=>'Annotation', 'path'=>'Input.value[x]', 'min'=>1, 'max'=>1}, + 'valueAttachment' => {'type'=>'Attachment', 'path'=>'Input.value[x]', 'min'=>1, 'max'=>1}, + 'valueCodeableConcept' => {'type'=>'CodeableConcept', 'path'=>'Input.value[x]', 'min'=>1, 'max'=>1}, + 'valueCodeableReference' => {'type'=>'CodeableReference', 'path'=>'Input.value[x]', 'min'=>1, 'max'=>1}, + 'valueCoding' => {'type'=>'Coding', 'path'=>'Input.value[x]', 'min'=>1, 'max'=>1}, + 'valueContactPoint' => {'type'=>'ContactPoint', 'path'=>'Input.value[x]', 'min'=>1, 'max'=>1}, + 'valueCount' => {'type'=>'Count', 'path'=>'Input.value[x]', 'min'=>1, 'max'=>1}, + 'valueDistance' => {'type'=>'Distance', 'path'=>'Input.value[x]', 'min'=>1, 'max'=>1}, + 'valueDuration' => {'type'=>'Duration', 'path'=>'Input.value[x]', 'min'=>1, 'max'=>1}, + 'valueHumanName' => {'type'=>'HumanName', 'path'=>'Input.value[x]', 'min'=>1, 'max'=>1}, + 'valueIdentifier' => {'type'=>'Identifier', 'path'=>'Input.value[x]', 'min'=>1, 'max'=>1}, + 'valueMoney' => {'type'=>'Money', 'path'=>'Input.value[x]', 'min'=>1, 'max'=>1}, + 'valuePeriod' => {'type'=>'Period', 'path'=>'Input.value[x]', 'min'=>1, 'max'=>1}, + 'valueQuantity' => {'type'=>'Quantity', 'path'=>'Input.value[x]', 'min'=>1, 'max'=>1}, + 'valueRange' => {'type'=>'Range', 'path'=>'Input.value[x]', 'min'=>1, 'max'=>1}, + 'valueRatio' => {'type'=>'Ratio', 'path'=>'Input.value[x]', 'min'=>1, 'max'=>1}, + 'valueRatioRange' => {'type'=>'RatioRange', 'path'=>'Input.value[x]', 'min'=>1, 'max'=>1}, + 'valueReference' => {'type'=>'Reference', 'path'=>'Input.value[x]', 'min'=>1, 'max'=>1}, + 'valueSampledData' => {'type'=>'SampledData', 'path'=>'Input.value[x]', 'min'=>1, 'max'=>1}, + 'valueSignature' => {'type'=>'Signature', 'path'=>'Input.value[x]', 'min'=>1, 'max'=>1}, + 'valueTiming' => {'type'=>'Timing', 'path'=>'Input.value[x]', 'min'=>1, 'max'=>1}, + 'valueContactDetail' => {'type'=>'ContactDetail', 'path'=>'Input.value[x]', 'min'=>1, 'max'=>1}, + 'valueDataRequirement' => {'type'=>'DataRequirement', 'path'=>'Input.value[x]', 'min'=>1, 'max'=>1}, + 'valueExpression' => {'type'=>'Expression', 'path'=>'Input.value[x]', 'min'=>1, 'max'=>1}, + 'valueParameterDefinition' => {'type'=>'ParameterDefinition', 'path'=>'Input.value[x]', 'min'=>1, 'max'=>1}, + 'valueRelatedArtifact' => {'type'=>'RelatedArtifact', 'path'=>'Input.value[x]', 'min'=>1, 'max'=>1}, + 'valueTriggerDefinition' => {'type'=>'TriggerDefinition', 'path'=>'Input.value[x]', 'min'=>1, 'max'=>1}, + 'valueUsageContext' => {'type'=>'UsageContext', 'path'=>'Input.value[x]', 'min'=>1, 'max'=>1}, + 'valueAvailability' => {'type'=>'Availability', 'path'=>'Input.value[x]', 'min'=>1, 'max'=>1}, + 'valueExtendedContactDetail' => {'type'=>'ExtendedContactDetail', 'path'=>'Input.value[x]', 'min'=>1, 'max'=>1}, + 'valueDosage' => {'type'=>'Dosage', 'path'=>'Input.value[x]', 'min'=>1, 'max'=>1}, + 'valueMeta' => {'type'=>'Meta', 'path'=>'Input.value[x]', 'min'=>1, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :type # 1-1 CodeableConcept + attr_accessor :valueBase64Binary # 1-1 base64Binary + attr_accessor :valueBoolean # 1-1 boolean + attr_accessor :valueCanonical # 1-1 canonical + attr_accessor :valueCode # 1-1 code + attr_accessor :valueDate # 1-1 date + attr_accessor :valueDateTime # 1-1 dateTime + attr_accessor :valueDecimal # 1-1 decimal + attr_accessor :valueId # 1-1 id + attr_accessor :valueInstant # 1-1 instant + attr_accessor :valueInteger # 1-1 integer + attr_accessor :valueInteger64 # 1-1 integer64 + attr_accessor :valueMarkdown # 1-1 markdown + attr_accessor :valueOid # 1-1 oid + attr_accessor :valuePositiveInt # 1-1 positiveInt + attr_accessor :valueString # 1-1 string + attr_accessor :valueTime # 1-1 time + attr_accessor :valueUnsignedInt # 1-1 unsignedInt + attr_accessor :valueUri # 1-1 uri + attr_accessor :valueUrl # 1-1 url + attr_accessor :valueUuid # 1-1 uuid + attr_accessor :valueAddress # 1-1 Address + attr_accessor :valueAge # 1-1 Age + attr_accessor :valueAnnotation # 1-1 Annotation + attr_accessor :valueAttachment # 1-1 Attachment + attr_accessor :valueCodeableConcept # 1-1 CodeableConcept + attr_accessor :valueCodeableReference # 1-1 CodeableReference + attr_accessor :valueCoding # 1-1 Coding + attr_accessor :valueContactPoint # 1-1 ContactPoint + attr_accessor :valueCount # 1-1 Count + attr_accessor :valueDistance # 1-1 Distance + attr_accessor :valueDuration # 1-1 Duration + attr_accessor :valueHumanName # 1-1 HumanName + attr_accessor :valueIdentifier # 1-1 Identifier + attr_accessor :valueMoney # 1-1 Money + attr_accessor :valuePeriod # 1-1 Period + attr_accessor :valueQuantity # 1-1 Quantity + attr_accessor :valueRange # 1-1 Range + attr_accessor :valueRatio # 1-1 Ratio + attr_accessor :valueRatioRange # 1-1 RatioRange + attr_accessor :valueReference # 1-1 Reference() + attr_accessor :valueSampledData # 1-1 SampledData + attr_accessor :valueSignature # 1-1 Signature + attr_accessor :valueTiming # 1-1 Timing + attr_accessor :valueContactDetail # 1-1 ContactDetail + attr_accessor :valueDataRequirement # 1-1 DataRequirement + attr_accessor :valueExpression # 1-1 Expression + attr_accessor :valueParameterDefinition # 1-1 ParameterDefinition + attr_accessor :valueRelatedArtifact # 1-1 RelatedArtifact + attr_accessor :valueTriggerDefinition # 1-1 TriggerDefinition + attr_accessor :valueUsageContext # 1-1 UsageContext + attr_accessor :valueAvailability # 1-1 Availability + attr_accessor :valueExtendedContactDetail # 1-1 ExtendedContactDetail + attr_accessor :valueDosage # 1-1 Dosage + attr_accessor :valueMeta # 1-1 Meta + end + + class Output < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'value' => ['base64Binary', 'boolean', 'canonical', 'code', 'date', 'dateTime', 'decimal', 'id', 'instant', 'integer', 'integer64', 'markdown', 'oid', 'positiveInt', 'string', 'time', 'unsignedInt', 'uri', 'url', 'uuid', 'Address', 'Age', 'Annotation', 'Attachment', 'CodeableConcept', 'CodeableReference', 'Coding', 'ContactPoint', 'Count', 'Distance', 'Duration', 'HumanName', 'Identifier', 'Money', 'Period', 'Quantity', 'Range', 'Ratio', 'RatioRange', 'Reference', 'SampledData', 'Signature', 'Timing', 'ContactDetail', 'DataRequirement', 'Expression', 'ParameterDefinition', 'RelatedArtifact', 'TriggerDefinition', 'UsageContext', 'Availability', 'ExtendedContactDetail', 'Dosage', 'Meta'] + } + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Output.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Output.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Output.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'type' => {'type'=>'CodeableConcept', 'path'=>'Output.type', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'example'}}, + 'valueBase64Binary' => {'type'=>'base64Binary', 'path'=>'Output.value[x]', 'min'=>1, 'max'=>1}, + 'valueBoolean' => {'type'=>'boolean', 'path'=>'Output.value[x]', 'min'=>1, 'max'=>1}, + 'valueCanonical' => {'type'=>'canonical', 'path'=>'Output.value[x]', 'min'=>1, 'max'=>1}, + 'valueCode' => {'type'=>'code', 'path'=>'Output.value[x]', 'min'=>1, 'max'=>1}, + 'valueDate' => {'type'=>'date', 'path'=>'Output.value[x]', 'min'=>1, 'max'=>1}, + 'valueDateTime' => {'type'=>'dateTime', 'path'=>'Output.value[x]', 'min'=>1, 'max'=>1}, + 'valueDecimal' => {'type'=>'decimal', 'path'=>'Output.value[x]', 'min'=>1, 'max'=>1}, + 'valueId' => {'type'=>'id', 'path'=>'Output.value[x]', 'min'=>1, 'max'=>1}, + 'valueInstant' => {'type'=>'instant', 'path'=>'Output.value[x]', 'min'=>1, 'max'=>1}, + 'valueInteger' => {'type'=>'integer', 'path'=>'Output.value[x]', 'min'=>1, 'max'=>1}, + 'valueInteger64' => {'type'=>'integer64', 'path'=>'Output.value[x]', 'min'=>1, 'max'=>1}, + 'valueMarkdown' => {'type'=>'markdown', 'path'=>'Output.value[x]', 'min'=>1, 'max'=>1}, + 'valueOid' => {'type'=>'oid', 'path'=>'Output.value[x]', 'min'=>1, 'max'=>1}, + 'valuePositiveInt' => {'type'=>'positiveInt', 'path'=>'Output.value[x]', 'min'=>1, 'max'=>1}, + 'valueString' => {'type'=>'string', 'path'=>'Output.value[x]', 'min'=>1, 'max'=>1}, + 'valueTime' => {'type'=>'time', 'path'=>'Output.value[x]', 'min'=>1, 'max'=>1}, + 'valueUnsignedInt' => {'type'=>'unsignedInt', 'path'=>'Output.value[x]', 'min'=>1, 'max'=>1}, + 'valueUri' => {'type'=>'uri', 'path'=>'Output.value[x]', 'min'=>1, 'max'=>1}, + 'valueUrl' => {'type'=>'url', 'path'=>'Output.value[x]', 'min'=>1, 'max'=>1}, + 'valueUuid' => {'type'=>'uuid', 'path'=>'Output.value[x]', 'min'=>1, 'max'=>1}, + 'valueAddress' => {'type'=>'Address', 'path'=>'Output.value[x]', 'min'=>1, 'max'=>1}, + 'valueAge' => {'type'=>'Age', 'path'=>'Output.value[x]', 'min'=>1, 'max'=>1}, + 'valueAnnotation' => {'type'=>'Annotation', 'path'=>'Output.value[x]', 'min'=>1, 'max'=>1}, + 'valueAttachment' => {'type'=>'Attachment', 'path'=>'Output.value[x]', 'min'=>1, 'max'=>1}, + 'valueCodeableConcept' => {'type'=>'CodeableConcept', 'path'=>'Output.value[x]', 'min'=>1, 'max'=>1}, + 'valueCodeableReference' => {'type'=>'CodeableReference', 'path'=>'Output.value[x]', 'min'=>1, 'max'=>1}, + 'valueCoding' => {'type'=>'Coding', 'path'=>'Output.value[x]', 'min'=>1, 'max'=>1}, + 'valueContactPoint' => {'type'=>'ContactPoint', 'path'=>'Output.value[x]', 'min'=>1, 'max'=>1}, + 'valueCount' => {'type'=>'Count', 'path'=>'Output.value[x]', 'min'=>1, 'max'=>1}, + 'valueDistance' => {'type'=>'Distance', 'path'=>'Output.value[x]', 'min'=>1, 'max'=>1}, + 'valueDuration' => {'type'=>'Duration', 'path'=>'Output.value[x]', 'min'=>1, 'max'=>1}, + 'valueHumanName' => {'type'=>'HumanName', 'path'=>'Output.value[x]', 'min'=>1, 'max'=>1}, + 'valueIdentifier' => {'type'=>'Identifier', 'path'=>'Output.value[x]', 'min'=>1, 'max'=>1}, + 'valueMoney' => {'type'=>'Money', 'path'=>'Output.value[x]', 'min'=>1, 'max'=>1}, + 'valuePeriod' => {'type'=>'Period', 'path'=>'Output.value[x]', 'min'=>1, 'max'=>1}, + 'valueQuantity' => {'type'=>'Quantity', 'path'=>'Output.value[x]', 'min'=>1, 'max'=>1}, + 'valueRange' => {'type'=>'Range', 'path'=>'Output.value[x]', 'min'=>1, 'max'=>1}, + 'valueRatio' => {'type'=>'Ratio', 'path'=>'Output.value[x]', 'min'=>1, 'max'=>1}, + 'valueRatioRange' => {'type'=>'RatioRange', 'path'=>'Output.value[x]', 'min'=>1, 'max'=>1}, + 'valueReference' => {'type'=>'Reference', 'path'=>'Output.value[x]', 'min'=>1, 'max'=>1}, + 'valueSampledData' => {'type'=>'SampledData', 'path'=>'Output.value[x]', 'min'=>1, 'max'=>1}, + 'valueSignature' => {'type'=>'Signature', 'path'=>'Output.value[x]', 'min'=>1, 'max'=>1}, + 'valueTiming' => {'type'=>'Timing', 'path'=>'Output.value[x]', 'min'=>1, 'max'=>1}, + 'valueContactDetail' => {'type'=>'ContactDetail', 'path'=>'Output.value[x]', 'min'=>1, 'max'=>1}, + 'valueDataRequirement' => {'type'=>'DataRequirement', 'path'=>'Output.value[x]', 'min'=>1, 'max'=>1}, + 'valueExpression' => {'type'=>'Expression', 'path'=>'Output.value[x]', 'min'=>1, 'max'=>1}, + 'valueParameterDefinition' => {'type'=>'ParameterDefinition', 'path'=>'Output.value[x]', 'min'=>1, 'max'=>1}, + 'valueRelatedArtifact' => {'type'=>'RelatedArtifact', 'path'=>'Output.value[x]', 'min'=>1, 'max'=>1}, + 'valueTriggerDefinition' => {'type'=>'TriggerDefinition', 'path'=>'Output.value[x]', 'min'=>1, 'max'=>1}, + 'valueUsageContext' => {'type'=>'UsageContext', 'path'=>'Output.value[x]', 'min'=>1, 'max'=>1}, + 'valueAvailability' => {'type'=>'Availability', 'path'=>'Output.value[x]', 'min'=>1, 'max'=>1}, + 'valueExtendedContactDetail' => {'type'=>'ExtendedContactDetail', 'path'=>'Output.value[x]', 'min'=>1, 'max'=>1}, + 'valueDosage' => {'type'=>'Dosage', 'path'=>'Output.value[x]', 'min'=>1, 'max'=>1}, + 'valueMeta' => {'type'=>'Meta', 'path'=>'Output.value[x]', 'min'=>1, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :type # 1-1 CodeableConcept + attr_accessor :valueBase64Binary # 1-1 base64Binary + attr_accessor :valueBoolean # 1-1 boolean + attr_accessor :valueCanonical # 1-1 canonical + attr_accessor :valueCode # 1-1 code + attr_accessor :valueDate # 1-1 date + attr_accessor :valueDateTime # 1-1 dateTime + attr_accessor :valueDecimal # 1-1 decimal + attr_accessor :valueId # 1-1 id + attr_accessor :valueInstant # 1-1 instant + attr_accessor :valueInteger # 1-1 integer + attr_accessor :valueInteger64 # 1-1 integer64 + attr_accessor :valueMarkdown # 1-1 markdown + attr_accessor :valueOid # 1-1 oid + attr_accessor :valuePositiveInt # 1-1 positiveInt + attr_accessor :valueString # 1-1 string + attr_accessor :valueTime # 1-1 time + attr_accessor :valueUnsignedInt # 1-1 unsignedInt + attr_accessor :valueUri # 1-1 uri + attr_accessor :valueUrl # 1-1 url + attr_accessor :valueUuid # 1-1 uuid + attr_accessor :valueAddress # 1-1 Address + attr_accessor :valueAge # 1-1 Age + attr_accessor :valueAnnotation # 1-1 Annotation + attr_accessor :valueAttachment # 1-1 Attachment + attr_accessor :valueCodeableConcept # 1-1 CodeableConcept + attr_accessor :valueCodeableReference # 1-1 CodeableReference + attr_accessor :valueCoding # 1-1 Coding + attr_accessor :valueContactPoint # 1-1 ContactPoint + attr_accessor :valueCount # 1-1 Count + attr_accessor :valueDistance # 1-1 Distance + attr_accessor :valueDuration # 1-1 Duration + attr_accessor :valueHumanName # 1-1 HumanName + attr_accessor :valueIdentifier # 1-1 Identifier + attr_accessor :valueMoney # 1-1 Money + attr_accessor :valuePeriod # 1-1 Period + attr_accessor :valueQuantity # 1-1 Quantity + attr_accessor :valueRange # 1-1 Range + attr_accessor :valueRatio # 1-1 Ratio + attr_accessor :valueRatioRange # 1-1 RatioRange + attr_accessor :valueReference # 1-1 Reference() + attr_accessor :valueSampledData # 1-1 SampledData + attr_accessor :valueSignature # 1-1 Signature + attr_accessor :valueTiming # 1-1 Timing + attr_accessor :valueContactDetail # 1-1 ContactDetail + attr_accessor :valueDataRequirement # 1-1 DataRequirement + attr_accessor :valueExpression # 1-1 Expression + attr_accessor :valueParameterDefinition # 1-1 ParameterDefinition + attr_accessor :valueRelatedArtifact # 1-1 RelatedArtifact + attr_accessor :valueTriggerDefinition # 1-1 TriggerDefinition + attr_accessor :valueUsageContext # 1-1 UsageContext + attr_accessor :valueAvailability # 1-1 Availability + attr_accessor :valueExtendedContactDetail # 1-1 ExtendedContactDetail + attr_accessor :valueDosage # 1-1 Dosage + attr_accessor :valueMeta # 1-1 Meta + end + + attr_accessor :id # 0-1 id + attr_accessor :meta # 0-1 Meta + attr_accessor :implicitRules # 0-1 uri + attr_accessor :language # 0-1 code + attr_accessor :text # 0-1 Narrative + attr_accessor :contained # 0-* [ Resource ] + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :identifier # 0-* [ Identifier ] + attr_accessor :instantiatesCanonical # 0-1 canonical + attr_accessor :instantiatesUri # 0-1 uri + attr_accessor :basedOn # 0-* [ Reference(Resource) ] + attr_accessor :groupIdentifier # 0-1 Identifier + attr_accessor :partOf # 0-* [ Reference(Transport) ] + attr_accessor :status # 0-1 code + attr_accessor :statusReason # 0-1 CodeableConcept + attr_accessor :intent # 1-1 code + attr_accessor :priority # 0-1 code + attr_accessor :code # 0-1 CodeableConcept + attr_accessor :description # 0-1 string + attr_accessor :focus # 0-1 Reference(Resource) + attr_accessor :for # 0-1 Reference(Resource) + attr_accessor :encounter # 0-1 Reference(Encounter) + attr_accessor :completionTime # 0-1 dateTime + attr_accessor :authoredOn # 0-1 dateTime + attr_accessor :lastModified # 0-1 dateTime + attr_accessor :requester # 0-1 Reference(Device|Organization|Patient|Practitioner|PractitionerRole|RelatedPerson) + attr_accessor :performerType # 0-* [ CodeableConcept ] + attr_accessor :owner # 0-1 Reference(Practitioner|PractitionerRole|Organization|CareTeam|HealthcareService|Patient|Device|RelatedPerson) + attr_accessor :location # 0-1 Reference(Location) + attr_accessor :insurance # 0-* [ Reference(Coverage|ClaimResponse) ] + attr_accessor :note # 0-* [ Annotation ] + attr_accessor :relevantHistory # 0-* [ Reference(Provenance) ] + attr_accessor :restriction # 0-1 Transport::Restriction + attr_accessor :input # 0-* [ Transport::Input ] + attr_accessor :output # 0-* [ Transport::Output ] + attr_accessor :requestedLocation # 1-1 Reference(Location) + attr_accessor :currentLocation # 1-1 Reference(Location) + attr_accessor :reason # 0-1 CodeableReference + attr_accessor :history # 0-1 Reference(Transport) + + def resourceType + 'Transport' + end + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/resources/ValueSet.rb b/lib/fhir_models/r6/generated/resources/ValueSet.rb new file mode 100644 index 00000000..9c1d956a --- /dev/null +++ b/lib/fhir_models/r6/generated/resources/ValueSet.rb @@ -0,0 +1,434 @@ +module FHIR + module R6 + class ValueSet < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'versionAlgorithm' => ['string', 'Coding'] + } + SEARCH_PARAMS = ['code', 'context', 'context-quantity', 'context-type', 'context-type-quantity', 'context-type-value', 'date', 'derived-from', 'description', 'effective', 'expansion', 'identifier', 'jurisdiction', 'name', 'predecessor', 'publisher', 'reference', 'status', 'title', 'topic', 'url', 'version'] + METADATA = { + 'id' => {'type'=>'id', 'path'=>'ValueSet.id', 'min'=>0, 'max'=>1}, + 'meta' => {'type'=>'Meta', 'path'=>'ValueSet.meta', 'min'=>0, 'max'=>1}, + 'implicitRules' => {'type'=>'uri', 'path'=>'ValueSet.implicitRules', 'min'=>0, 'max'=>1}, + 'language' => {'type'=>'code', 'path'=>'ValueSet.language', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-languages'}}, + 'text' => {'type'=>'Narrative', 'path'=>'ValueSet.text', 'min'=>0, 'max'=>1}, + 'contained' => {'type'=>'Resource', 'path'=>'ValueSet.contained', 'min'=>0, 'max'=>Float::INFINITY}, + 'extension' => {'type'=>'Extension', 'path'=>'ValueSet.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'ValueSet.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'url' => {'type'=>'uri', 'path'=>'ValueSet.url', 'min'=>0, 'max'=>1}, + 'identifier' => {'type'=>'Identifier', 'path'=>'ValueSet.identifier', 'min'=>0, 'max'=>Float::INFINITY}, + 'version' => {'type'=>'string', 'path'=>'ValueSet.version', 'min'=>0, 'max'=>1}, + 'versionAlgorithmString' => {'type'=>'string', 'path'=>'ValueSet.versionAlgorithm[x]', 'min'=>0, 'max'=>1}, + 'versionAlgorithmCoding' => {'valid_codes'=>{'http://hl7.org/fhir/version-algorithm'=>['semver', 'integer', 'alpha', 'date', 'natural']}, 'type'=>'Coding', 'path'=>'ValueSet.versionAlgorithm[x]', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/version-algorithm'}}, + 'name' => {'type'=>'string', 'path'=>'ValueSet.name', 'min'=>0, 'max'=>1}, + 'title' => {'type'=>'string', 'path'=>'ValueSet.title', 'min'=>0, 'max'=>1}, + 'status' => {'valid_codes'=>{'http://hl7.org/fhir/publication-status'=>['draft', 'active', 'retired', 'unknown']}, 'type'=>'code', 'path'=>'ValueSet.status', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/publication-status'}}, + 'experimental' => {'type'=>'boolean', 'path'=>'ValueSet.experimental', 'min'=>0, 'max'=>1}, + 'date' => {'type'=>'dateTime', 'path'=>'ValueSet.date', 'min'=>0, 'max'=>1}, + 'publisher' => {'type'=>'string', 'path'=>'ValueSet.publisher', 'min'=>0, 'max'=>1}, + 'contact' => {'type'=>'ContactDetail', 'path'=>'ValueSet.contact', 'min'=>0, 'max'=>Float::INFINITY}, + 'description' => {'type'=>'markdown', 'path'=>'ValueSet.description', 'min'=>0, 'max'=>1}, + 'useContext' => {'type'=>'UsageContext', 'path'=>'ValueSet.useContext', 'min'=>0, 'max'=>Float::INFINITY}, + 'jurisdiction' => {'valid_codes'=>{'urn:iso:std:iso:3166'=>['AD', 'AE', 'AF', 'AG', 'AI', 'AL', 'AM', 'AO', 'AQ', 'AR', 'AS', 'AT', 'AU', 'AW', 'AX', 'AZ', 'BA', 'BB', 'BD', 'BE', 'BF', 'BG', 'BH', 'BI', 'BJ', 'BL', 'BM', 'BN', 'BO', 'BQ', 'BR', 'BS', 'BT', 'BV', 'BW', 'BY', 'BZ', 'CA', 'CC', 'CD', 'CF', 'CG', 'CH', 'CI', 'CK', 'CL', 'CM', 'CN', 'CO', 'CR', 'CU', 'CV', 'CW', 'CX', 'CY', 'CZ', 'DE', 'DJ', 'DK', 'DM', 'DO', 'DZ', 'EC', 'EE', 'EG', 'EH', 'ER', 'ES', 'ET', 'FI', 'FJ', 'FK', 'FM', 'FO', 'FR', 'GA', 'GB', 'GD', 'GE', 'GF', 'GG', 'GH', 'GI', 'GL', 'GM', 'GN', 'GP', 'GQ', 'GR', 'GS', 'GT', 'GU', 'GW', 'GY', 'HK', 'HM', 'HN', 'HR', 'HT', 'HU', 'ID', 'IE', 'IL', 'IM', 'IN', 'IO', 'IQ', 'IR', 'IS', 'IT', 'JE', 'JM', 'JO', 'JP', 'KE', 'KG', 'KH', 'KI', 'KM', 'KN', 'KP', 'KR', 'KW', 'KY', 'KZ', 'LA', 'LB', 'LC', 'LI', 'LK', 'LR', 'LS', 'LT', 'LU', 'LV', 'LY', 'MA', 'MC', 'MD', 'ME', 'MF', 'MG', 'MH', 'MK', 'ML', 'MM', 'MN', 'MO', 'MP', 'MQ', 'MR', 'MS', 'MT', 'MU', 'MV', 'MW', 'MX', 'MY', 'MZ', 'NA', 'NC', 'NE', 'NF', 'NG', 'NI', 'NL', 'NO', 'NP', 'NR', 'NU', 'NZ', 'OM', 'PA', 'PE', 'PF', 'PG', 'PH', 'PK', 'PL', 'PM', 'PN', 'PR', 'PS', 'PT', 'PW', 'PY', 'QA', 'RE', 'RO', 'RS', 'RU', 'RW', 'SA', 'SB', 'SC', 'SD', 'SE', 'SG', 'SH', 'SI', 'SJ', 'SK', 'SL', 'SM', 'SN', 'SO', 'SR', 'SS', 'ST', 'SV', 'SX', 'SY', 'SZ', 'TC', 'TD', 'TF', 'TG', 'TH', 'TJ', 'TK', 'TL', 'TM', 'TN', 'TO', 'TR', 'TT', 'TV', 'TW', 'TZ', 'UA', 'UG', 'UM', 'US', 'UY', 'UZ', 'VA', 'VC', 'VE', 'VG', 'VI', 'VN', 'VU', 'WF', 'WS', 'YE', 'YT', 'ZA', 'ZM', 'ZW', 'ABW', 'AFG', 'AGO', 'AIA', 'ALA', 'ALB', 'AND', 'ARE', 'ARG', 'ARM', 'ASM', 'ATA', 'ATF', 'ATG', 'AUS', 'AUT', 'AZE', 'BDI', 'BEL', 'BEN', 'BES', 'BFA', 'BGD', 'BGR', 'BHR', 'BHS', 'BIH', 'BLM', 'BLR', 'BLZ', 'BMU', 'BOL', 'BRA', 'BRB', 'BRN', 'BTN', 'BVT', 'BWA', 'CAF', 'CAN', 'CCK', 'CHE', 'CHL', 'CHN', 'CIV', 'CMR', 'COD', 'COG', 'COK', 'COL', 'COM', 'CPV', 'CRI', 'CUB', 'CUW', 'CXR', 'CYM', 'CYP', 'CZE', 'DEU', 'DJI', 'DMA', 'DNK', 'DOM', 'DZA', 'ECU', 'EGY', 'ERI', 'ESH', 'ESP', 'EST', 'ETH', 'FIN', 'FJI', 'FLK', 'FRA', 'FRO', 'FSM', 'GAB', 'GBR', 'GEO', 'GGY', 'GHA', 'GIB', 'GIN', 'GLP', 'GMB', 'GNB', 'GNQ', 'GRC', 'GRD', 'GRL', 'GTM', 'GUF', 'GUM', 'GUY', 'HKG', 'HMD', 'HND', 'HRV', 'HTI', 'HUN', 'IDN', 'IMN', 'IND', 'IOT', 'IRL', 'IRN', 'IRQ', 'ISL', 'ISR', 'ITA', 'JAM', 'JEY', 'JOR', 'JPN', 'KAZ', 'KEN', 'KGZ', 'KHM', 'KIR', 'KNA', 'KOR', 'KWT', 'LAO', 'LBN', 'LBR', 'LBY', 'LCA', 'LIE', 'LKA', 'LSO', 'LTU', 'LUX', 'LVA', 'MAC', 'MAF', 'MAR', 'MCO', 'MDA', 'MDG', 'MDV', 'MEX', 'MHL', 'MKD', 'MLI', 'MLT', 'MMR', 'MNE', 'MNG', 'MNP', 'MOZ', 'MRT', 'MSR', 'MTQ', 'MUS', 'MWI', 'MYS', 'MYT', 'NAM', 'NCL', 'NER', 'NFK', 'NGA', 'NIC', 'NIU', 'NLD', 'NOR', 'NPL', 'NRU', 'NZL', 'OMN', 'PAK', 'PAN', 'PCN', 'PER', 'PHL', 'PLW', 'PNG', 'POL', 'PRI', 'PRK', 'PRT', 'PRY', 'PSE', 'PYF', 'QAT', 'REU', 'ROU', 'RUS', 'RWA', 'SAU', 'SDN', 'SEN', 'SGP', 'SGS', 'SHN', 'SJM', 'SLB', 'SLE', 'SLV', 'SMR', 'SOM', 'SPM', 'SRB', 'SSD', 'STP', 'SUR', 'SVK', 'SVN', 'SWE', 'SWZ', 'SXM', 'SYC', 'SYR', 'TCA', 'TCD', 'TGO', 'THA', 'TJK', 'TKL', 'TKM', 'TLS', 'TON', 'TTO', 'TUN', 'TUR', 'TUV', 'TWN', 'TZA', 'UGA', 'UKR', 'UMI', 'URY', 'USA', 'UZB', 'VAT', 'VCT', 'VEN', 'VGB', 'VIR', 'VNM', 'VUT', 'WLF', 'WSM', 'YEM', 'ZAF', 'ZMB', 'ZWE', '004', '008', '010', '012', '016', '020', '024', '028', '031', '032', '036', '040', '044', '048', '050', '051', '052', '056', '060', '064', '068', '070', '072', '074', '076', '084', '086', '090', '092', '096', '100', '104', '108', '112', '116', '120', '124', '132', '136', '140', '144', '148', '152', '156', '158', '162', '166', '170', '174', '175', '178', '180', '184', '188', '191', '192', '196', '203', '204', '208', '212', '214', '218', '222', '226', '231', '232', '233', '234', '238', '239', '242', '246', '248', '250', '254', '258', '260', '262', '266', '268', '270', '275', '276', '288', '292', '296', '300', '304', '308', '312', '316', '320', '324', '328', '332', '334', '336', '340', '344', '348', '352', '356', '360', '364', '368', '372', '376', '380', '384', '388', '392', '398', '400', '404', '408', '410', '414', '417', '418', '422', '426', '428', '430', '434', '438', '440', '442', '446', '450', '454', '458', '462', '466', '470', '474', '478', '480', '484', '492', '496', '498', '499', '500', '504', '508', '512', '516', '520', '524', '528', '531', '533', '534', '535', '540', '548', '554', '558', '562', '566', '570', '574', '578', '580', '581', '583', '584', '585', '586', '591', '598', '600', '604', '608', '612', '616', '620', '624', '626', '630', '634', '638', '642', '643', '646', '652', '654', '659', '660', '662', '663', '666', '670', '674', '678', '682', '686', '688', '690', '694', '702', '703', '704', '705', '706', '710', '716', '724', '728', '729', '732', '740', '744', '748', '752', '756', '760', '762', '764', '768', '772', '776', '780', '784', '788', '792', '795', '796', '798', '800', '804', '807', '818', '826', '831', '832', '833', '834', '840', '850', '854', '858', '860', '862', '876', '882', '887', '894'], 'urn:iso:std:iso:3166:-2'=>['AF-BAL', 'AF-BAM', 'AF-BDG', 'AF-BDS', 'AF-BGL', 'AF-DAY', 'AF-FRA', 'AF-FYB', 'AF-GHA', 'AF-GHO', 'AF-HEL', 'AF-HER', 'AF-JOW', 'AF-KAB', 'AF-KAN', 'AF-KAP', 'AF-KDZ', 'AF-KHO', 'AF-KNR', 'AF-LAG', 'AF-LOG', 'AF-NAN', 'AF-NIM', 'AF-NUR', 'AF-PAN', 'AF-PAR', 'AF-PIA', 'AF-PKA', 'AF-SAM', 'AF-SAR', 'AF-TAK', 'AF-URU', 'AF-WAR', 'AF-ZAB', 'AX-AX', 'AL-01', 'AL-02', 'AL-03', 'AL-04', 'AL-05', 'AL-06', 'AL-07', 'AL-08', 'AL-09', 'AL-10', 'AL-11', 'AL-12', 'AL-BR', 'AL-BU', 'AL-DI', 'AL-DL', 'AL-DR', 'AL-DV', 'AL-EL', 'AL-ER', 'AL-FR', 'AL-GJ', 'AL-GR', 'AL-HA', 'AL-KA', 'AL-KB', 'AL-KC', 'AL-KO', 'AL-KR', 'AL-KU', 'AL-LB', 'AL-LE', 'AL-LU', 'AL-MK', 'AL-MM', 'AL-MR', 'AL-MT', 'AL-PG', 'AL-PQ', 'AL-PR', 'AL-PU', 'AL-SH', 'AL-SK', 'AL-SR', 'AL-TE', 'AL-TP', 'AL-TR', 'AL-VL', 'DZ-01', 'DZ-02', 'DZ-03', 'DZ-04', 'DZ-05', 'DZ-06', 'DZ-07', 'DZ-08', 'DZ-09', 'DZ-10', 'DZ-11', 'DZ-12', 'DZ-13', 'DZ-14', 'DZ-15', 'DZ-16', 'DZ-17', 'DZ-18', 'DZ-19', 'DZ-20', 'DZ-21', 'DZ-22', 'DZ-23', 'DZ-24', 'DZ-25', 'DZ-26', 'DZ-27', 'DZ-28', 'DZ-29', 'DZ-30', 'DZ-31', 'DZ-32', 'DZ-33', 'DZ-34', 'DZ-35', 'DZ-36', 'DZ-37', 'DZ-38', 'DZ-39', 'DZ-40', 'DZ-41', 'DZ-42', 'DZ-43', 'DZ-44', 'DZ-45', 'DZ-46', 'DZ-47', 'DZ-48', 'AS-AS', 'AD-02', 'AD-03', 'AD-04', 'AD-05', 'AD-06', 'AD-07', 'AD-08', 'AO-BGO', 'AO-BGU', 'AO-BIE', 'AO-CAB', 'AO-CCU', 'AO-CNN', 'AO-CNO', 'AO-CUS', 'AO-HUA', 'AO-HUI', 'AO-LNO', 'AO-LSU', 'AO-LUA', 'AO-MAL', 'AO-MOX', 'AO-NAM', 'AO-UIG', 'AO-ZAI', 'AI-AI', 'AQ-AQ', 'AG-03', 'AG-04', 'AG-05', 'AG-06', 'AG-07', 'AG-08', 'AG-10', 'AG-11', 'AR-A', 'AR-B', 'AR-C', 'AR-D', 'AR-E', 'AR-F', 'AR-G', 'AR-H', 'AR-J', 'AR-K', 'AR-L', 'AR-M', 'AR-N', 'AR-P', 'AR-Q', 'AR-R', 'AR-S', 'AR-T', 'AR-U', 'AR-V', 'AR-W', 'AR-X', 'AR-Y', 'AR-Z', 'AM-AG', 'AM-AR', 'AM-AV', 'AM-ER', 'AM-GR', 'AM-KT', 'AM-LO', 'AM-SH', 'AM-SU', 'AM-TV', 'AM-VD', 'AW-AW', 'AU-ACT', 'AU-NSW', 'AU-NT', 'AU-QLD', 'AU-SA', 'AU-TAS', 'AU-VIC', 'AU-WA', 'AT-1', 'AT-2', 'AT-3', 'AT-4', 'AT-5', 'AT-6', 'AT-7', 'AT-8', 'AT-9', 'AZ-ABS', 'AZ-AGA', 'AZ-AGC', 'AZ-AGM', 'AZ-AGS', 'AZ-AGU', 'AZ-AST', 'AZ-BA', 'AZ-BAB', 'AZ-BAL', 'AZ-BAR', 'AZ-BEY', 'AZ-BIL', 'AZ-CAB', 'AZ-CAL', 'AZ-CUL', 'AZ-DAS', 'AZ-FUZ', 'AZ-GAD', 'AZ-GA', 'AZ-GOR', 'AZ-GOY', 'AZ-GYG', 'AZ-HAC', 'AZ-IMI', 'AZ-ISM', 'AZ-KAL', 'AZ-KAN', 'AZ-KUR', 'AZ-LAC', 'AZ-LA', 'AZ-LAN', 'AZ-LER']}, 'type'=>'CodeableConcept', 'path'=>'ValueSet.jurisdiction', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/jurisdiction'}}, + 'immutable' => {'type'=>'boolean', 'path'=>'ValueSet.immutable', 'min'=>0, 'max'=>1}, + 'purpose' => {'type'=>'markdown', 'path'=>'ValueSet.purpose', 'min'=>0, 'max'=>1}, + 'copyright' => {'type'=>'markdown', 'path'=>'ValueSet.copyright', 'min'=>0, 'max'=>1}, + 'copyrightLabel' => {'type'=>'string', 'path'=>'ValueSet.copyrightLabel', 'min'=>0, 'max'=>1}, + 'approvalDate' => {'type'=>'date', 'path'=>'ValueSet.approvalDate', 'min'=>0, 'max'=>1}, + 'lastReviewDate' => {'type'=>'date', 'path'=>'ValueSet.lastReviewDate', 'min'=>0, 'max'=>1}, + 'effectivePeriod' => {'type'=>'Period', 'path'=>'ValueSet.effectivePeriod', 'min'=>0, 'max'=>1}, + 'topic' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/definition-use'=>['fhir-structure', 'custom-resource', 'dam', 'wire-format', 'archetype', 'template'], 'http://terminology.hl7.org/CodeSystem/definition-topic'=>['treatment', 'education', 'assessment']}, 'type'=>'CodeableConcept', 'path'=>'ValueSet.topic', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/definition-topic'}}, + 'author' => {'type'=>'ContactDetail', 'path'=>'ValueSet.author', 'min'=>0, 'max'=>Float::INFINITY}, + 'editor' => {'type'=>'ContactDetail', 'path'=>'ValueSet.editor', 'min'=>0, 'max'=>Float::INFINITY}, + 'reviewer' => {'type'=>'ContactDetail', 'path'=>'ValueSet.reviewer', 'min'=>0, 'max'=>Float::INFINITY}, + 'endorser' => {'type'=>'ContactDetail', 'path'=>'ValueSet.endorser', 'min'=>0, 'max'=>Float::INFINITY}, + 'relatedArtifact' => {'type'=>'RelatedArtifact', 'path'=>'ValueSet.relatedArtifact', 'min'=>0, 'max'=>Float::INFINITY}, + 'compose' => {'type'=>'ValueSet::Compose', 'path'=>'ValueSet.compose', 'min'=>0, 'max'=>1}, + 'expansion' => {'type'=>'ValueSet::Expansion', 'path'=>'ValueSet.expansion', 'min'=>0, 'max'=>1}, + 'scope' => {'type'=>'ValueSet::Scope', 'path'=>'ValueSet.scope', 'min'=>0, 'max'=>1} + } + + class Compose < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Compose.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Compose.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Compose.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'lockedDate' => {'type'=>'date', 'path'=>'Compose.lockedDate', 'min'=>0, 'max'=>1}, + 'inactive' => {'type'=>'boolean', 'path'=>'Compose.inactive', 'min'=>0, 'max'=>1}, + 'include' => {'type'=>'ValueSet::Compose::Include', 'path'=>'Compose.include', 'min'=>1, 'max'=>Float::INFINITY}, + 'exclude' => {'type'=>'ValueSet::Compose::Include', 'path'=>'Compose.exclude', 'min'=>0, 'max'=>Float::INFINITY}, + 'property' => {'type'=>'string', 'path'=>'Compose.property', 'min'=>0, 'max'=>Float::INFINITY} + } + + class Include < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Include.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Include.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Include.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'system' => {'type'=>'uri', 'path'=>'Include.system', 'min'=>0, 'max'=>1}, + 'version' => {'type'=>'string', 'path'=>'Include.version', 'min'=>0, 'max'=>1}, + 'concept' => {'type'=>'ValueSet::Compose::Include::Concept', 'path'=>'Include.concept', 'min'=>0, 'max'=>Float::INFINITY}, + 'filter' => {'type'=>'ValueSet::Compose::Include::Filter', 'path'=>'Include.filter', 'min'=>0, 'max'=>Float::INFINITY}, + 'valueSet' => {'type'=>'canonical', 'path'=>'Include.valueSet', 'min'=>0, 'max'=>Float::INFINITY}, + 'copyright' => {'type'=>'markdown', 'path'=>'Include.copyright', 'min'=>0, 'max'=>1} + } + + class Concept < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Concept.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Concept.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Concept.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'code' => {'type'=>'code', 'path'=>'Concept.code', 'min'=>1, 'max'=>1}, + 'display' => {'type'=>'string', 'path'=>'Concept.display', 'min'=>0, 'max'=>1}, + 'designation' => {'type'=>'ValueSet::Compose::Include::Concept::Designation', 'path'=>'Concept.designation', 'min'=>0, 'max'=>Float::INFINITY} + } + + class Designation < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Designation.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Designation.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Designation.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'language' => {'type'=>'code', 'path'=>'Designation.language', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-languages'}}, + 'use' => {'valid_codes'=>{'http://snomed.info/sct'=>['900000000000003001', '900000000000013009']}, 'type'=>'Coding', 'path'=>'Designation.use', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/designation-use'}}, + 'additionalUse' => {'valid_codes'=>{'http://snomed.info/sct'=>['900000000000003001', '900000000000013009']}, 'type'=>'Coding', 'path'=>'Designation.additionalUse', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/designation-use'}}, + 'value' => {'type'=>'string', 'path'=>'Designation.value', 'min'=>1, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :language # 0-1 code + attr_accessor :use # 0-1 Coding + attr_accessor :additionalUse # 0-* [ Coding ] + attr_accessor :value # 1-1 string + end + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :code # 1-1 code + attr_accessor :display # 0-1 string + attr_accessor :designation # 0-* [ ValueSet::Compose::Include::Concept::Designation ] + end + + class Filter < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Filter.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Filter.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Filter.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'property' => {'type'=>'code', 'path'=>'Filter.property', 'min'=>1, 'max'=>1}, + 'op' => {'valid_codes'=>{'http://hl7.org/fhir/filter-operator'=>['=', 'is-a', 'descendent-of', 'is-not-a', 'regex', 'in', 'not-in', 'generalizes', 'child-of', 'descendent-leaf', 'exists']}, 'type'=>'code', 'path'=>'Filter.op', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/filter-operator'}}, + 'value' => {'type'=>'string', 'path'=>'Filter.value', 'min'=>1, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :property # 1-1 code + attr_accessor :op # 1-1 code + attr_accessor :value # 1-1 string + end + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :system # 0-1 uri + attr_accessor :version # 0-1 string + attr_accessor :concept # 0-* [ ValueSet::Compose::Include::Concept ] + attr_accessor :filter # 0-* [ ValueSet::Compose::Include::Filter ] + attr_accessor :valueSet # 0-* [ canonical ] + attr_accessor :copyright # 0-1 markdown + end + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :lockedDate # 0-1 date + attr_accessor :inactive # 0-1 boolean + attr_accessor :include # 1-* [ ValueSet::Compose::Include ] + attr_accessor :exclude # 0-* [ ValueSet::Compose::Include ] + attr_accessor :property # 0-* [ string ] + end + + class Expansion < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Expansion.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Expansion.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Expansion.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'identifier' => {'type'=>'uri', 'path'=>'Expansion.identifier', 'min'=>0, 'max'=>1}, + 'next' => {'type'=>'uri', 'path'=>'Expansion.next', 'min'=>0, 'max'=>1}, + 'timestamp' => {'type'=>'dateTime', 'path'=>'Expansion.timestamp', 'min'=>1, 'max'=>1}, + 'total' => {'type'=>'integer', 'path'=>'Expansion.total', 'min'=>0, 'max'=>1}, + 'offset' => {'type'=>'integer', 'path'=>'Expansion.offset', 'min'=>0, 'max'=>1}, + 'parameter' => {'type'=>'ValueSet::Expansion::Parameter', 'path'=>'Expansion.parameter', 'min'=>0, 'max'=>Float::INFINITY}, + 'property' => {'type'=>'ValueSet::Expansion::Property', 'path'=>'Expansion.property', 'min'=>0, 'max'=>Float::INFINITY}, + 'contains' => {'type'=>'ValueSet::Expansion::Contains', 'path'=>'Expansion.contains', 'min'=>0, 'max'=>Float::INFINITY} + } + + class Parameter < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'value' => ['string', 'boolean', 'integer', 'decimal', 'uri', 'code', 'dateTime'] + } + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Parameter.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Parameter.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Parameter.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'name' => {'type'=>'string', 'path'=>'Parameter.name', 'min'=>1, 'max'=>1}, + 'valueString' => {'type'=>'string', 'path'=>'Parameter.value[x]', 'min'=>0, 'max'=>1}, + 'valueBoolean' => {'type'=>'boolean', 'path'=>'Parameter.value[x]', 'min'=>0, 'max'=>1}, + 'valueInteger' => {'type'=>'integer', 'path'=>'Parameter.value[x]', 'min'=>0, 'max'=>1}, + 'valueDecimal' => {'type'=>'decimal', 'path'=>'Parameter.value[x]', 'min'=>0, 'max'=>1}, + 'valueUri' => {'type'=>'uri', 'path'=>'Parameter.value[x]', 'min'=>0, 'max'=>1}, + 'valueCode' => {'type'=>'code', 'path'=>'Parameter.value[x]', 'min'=>0, 'max'=>1}, + 'valueDateTime' => {'type'=>'dateTime', 'path'=>'Parameter.value[x]', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :name # 1-1 string + attr_accessor :valueString # 0-1 string + attr_accessor :valueBoolean # 0-1 boolean + attr_accessor :valueInteger # 0-1 integer + attr_accessor :valueDecimal # 0-1 decimal + attr_accessor :valueUri # 0-1 uri + attr_accessor :valueCode # 0-1 code + attr_accessor :valueDateTime # 0-1 dateTime + end + + class Property < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Property.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Property.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Property.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'code' => {'type'=>'code', 'path'=>'Property.code', 'min'=>1, 'max'=>1}, + 'uri' => {'type'=>'uri', 'path'=>'Property.uri', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :code # 1-1 code + attr_accessor :uri # 0-1 uri + end + + class Contains < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Contains.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Contains.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Contains.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'system' => {'type'=>'uri', 'path'=>'Contains.system', 'min'=>0, 'max'=>1}, + 'abstract' => {'type'=>'boolean', 'path'=>'Contains.abstract', 'min'=>0, 'max'=>1}, + 'inactive' => {'type'=>'boolean', 'path'=>'Contains.inactive', 'min'=>0, 'max'=>1}, + 'version' => {'type'=>'string', 'path'=>'Contains.version', 'min'=>0, 'max'=>1}, + 'code' => {'type'=>'code', 'path'=>'Contains.code', 'min'=>0, 'max'=>1}, + 'display' => {'type'=>'string', 'path'=>'Contains.display', 'min'=>0, 'max'=>1}, + 'designation' => {'type'=>'ValueSet::Compose::Include::Concept::Designation', 'path'=>'Contains.designation', 'min'=>0, 'max'=>Float::INFINITY}, + 'property' => {'type'=>'ValueSet::Expansion::Contains::Property', 'path'=>'Contains.property', 'min'=>0, 'max'=>Float::INFINITY}, + 'contains' => {'type'=>'ValueSet::Expansion::Contains', 'path'=>'Contains.contains', 'min'=>0, 'max'=>Float::INFINITY} + } + + class Property < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'value' => ['code', 'Coding', 'string', 'integer', 'boolean', 'dateTime', 'decimal'] + } + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Property.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Property.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Property.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'code' => {'type'=>'code', 'path'=>'Property.code', 'min'=>1, 'max'=>1}, + 'valueCode' => {'type'=>'code', 'path'=>'Property.value[x]', 'min'=>1, 'max'=>1}, + 'valueCoding' => {'type'=>'Coding', 'path'=>'Property.value[x]', 'min'=>1, 'max'=>1}, + 'valueString' => {'type'=>'string', 'path'=>'Property.value[x]', 'min'=>1, 'max'=>1}, + 'valueInteger' => {'type'=>'integer', 'path'=>'Property.value[x]', 'min'=>1, 'max'=>1}, + 'valueBoolean' => {'type'=>'boolean', 'path'=>'Property.value[x]', 'min'=>1, 'max'=>1}, + 'valueDateTime' => {'type'=>'dateTime', 'path'=>'Property.value[x]', 'min'=>1, 'max'=>1}, + 'valueDecimal' => {'type'=>'decimal', 'path'=>'Property.value[x]', 'min'=>1, 'max'=>1}, + 'subProperty' => {'type'=>'ValueSet::Expansion::Contains::Property::SubProperty', 'path'=>'Property.subProperty', 'min'=>0, 'max'=>Float::INFINITY} + } + + class SubProperty < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'value' => ['code', 'Coding', 'string', 'integer', 'boolean', 'dateTime', 'decimal'] + } + METADATA = { + 'id' => {'type'=>'string', 'path'=>'SubProperty.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'SubProperty.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'SubProperty.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'code' => {'type'=>'code', 'path'=>'SubProperty.code', 'min'=>1, 'max'=>1}, + 'valueCode' => {'type'=>'code', 'path'=>'SubProperty.value[x]', 'min'=>1, 'max'=>1}, + 'valueCoding' => {'type'=>'Coding', 'path'=>'SubProperty.value[x]', 'min'=>1, 'max'=>1}, + 'valueString' => {'type'=>'string', 'path'=>'SubProperty.value[x]', 'min'=>1, 'max'=>1}, + 'valueInteger' => {'type'=>'integer', 'path'=>'SubProperty.value[x]', 'min'=>1, 'max'=>1}, + 'valueBoolean' => {'type'=>'boolean', 'path'=>'SubProperty.value[x]', 'min'=>1, 'max'=>1}, + 'valueDateTime' => {'type'=>'dateTime', 'path'=>'SubProperty.value[x]', 'min'=>1, 'max'=>1}, + 'valueDecimal' => {'type'=>'decimal', 'path'=>'SubProperty.value[x]', 'min'=>1, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :code # 1-1 code + attr_accessor :valueCode # 1-1 code + attr_accessor :valueCoding # 1-1 Coding + attr_accessor :valueString # 1-1 string + attr_accessor :valueInteger # 1-1 integer + attr_accessor :valueBoolean # 1-1 boolean + attr_accessor :valueDateTime # 1-1 dateTime + attr_accessor :valueDecimal # 1-1 decimal + end + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :code # 1-1 code + attr_accessor :valueCode # 1-1 code + attr_accessor :valueCoding # 1-1 Coding + attr_accessor :valueString # 1-1 string + attr_accessor :valueInteger # 1-1 integer + attr_accessor :valueBoolean # 1-1 boolean + attr_accessor :valueDateTime # 1-1 dateTime + attr_accessor :valueDecimal # 1-1 decimal + attr_accessor :subProperty # 0-* [ ValueSet::Expansion::Contains::Property::SubProperty ] + end + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :system # 0-1 uri + attr_accessor :abstract # 0-1 boolean + attr_accessor :inactive # 0-1 boolean + attr_accessor :version # 0-1 string + attr_accessor :code # 0-1 code + attr_accessor :display # 0-1 string + attr_accessor :designation # 0-* [ ValueSet::Compose::Include::Concept::Designation ] + attr_accessor :property # 0-* [ ValueSet::Expansion::Contains::Property ] + attr_accessor :contains # 0-* [ ValueSet::Expansion::Contains ] + end + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :identifier # 0-1 uri + attr_accessor :next # 0-1 uri + attr_accessor :timestamp # 1-1 dateTime + attr_accessor :total # 0-1 integer + attr_accessor :offset # 0-1 integer + attr_accessor :parameter # 0-* [ ValueSet::Expansion::Parameter ] + attr_accessor :property # 0-* [ ValueSet::Expansion::Property ] + attr_accessor :contains # 0-* [ ValueSet::Expansion::Contains ] + end + + class Scope < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Scope.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Scope.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Scope.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'inclusionCriteria' => {'type'=>'markdown', 'path'=>'Scope.inclusionCriteria', 'min'=>0, 'max'=>1}, + 'exclusionCriteria' => {'type'=>'markdown', 'path'=>'Scope.exclusionCriteria', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :inclusionCriteria # 0-1 markdown + attr_accessor :exclusionCriteria # 0-1 markdown + end + + attr_accessor :id # 0-1 id + attr_accessor :meta # 0-1 Meta + attr_accessor :implicitRules # 0-1 uri + attr_accessor :language # 0-1 code + attr_accessor :text # 0-1 Narrative + attr_accessor :contained # 0-* [ Resource ] + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :url # 0-1 uri + attr_accessor :identifier # 0-* [ Identifier ] + attr_accessor :version # 0-1 string + attr_accessor :versionAlgorithmString # 0-1 string + attr_accessor :versionAlgorithmCoding # 0-1 Coding + attr_accessor :name # 0-1 string + attr_accessor :title # 0-1 string + attr_accessor :status # 1-1 code + attr_accessor :experimental # 0-1 boolean + attr_accessor :date # 0-1 dateTime + attr_accessor :publisher # 0-1 string + attr_accessor :contact # 0-* [ ContactDetail ] + attr_accessor :description # 0-1 markdown + attr_accessor :useContext # 0-* [ UsageContext ] + attr_accessor :jurisdiction # 0-* [ CodeableConcept ] + attr_accessor :immutable # 0-1 boolean + attr_accessor :purpose # 0-1 markdown + attr_accessor :copyright # 0-1 markdown + attr_accessor :copyrightLabel # 0-1 string + attr_accessor :approvalDate # 0-1 date + attr_accessor :lastReviewDate # 0-1 date + attr_accessor :effectivePeriod # 0-1 Period + attr_accessor :topic # 0-* [ CodeableConcept ] + attr_accessor :author # 0-* [ ContactDetail ] + attr_accessor :editor # 0-* [ ContactDetail ] + attr_accessor :reviewer # 0-* [ ContactDetail ] + attr_accessor :endorser # 0-* [ ContactDetail ] + attr_accessor :relatedArtifact # 0-* [ RelatedArtifact ] + attr_accessor :compose # 0-1 ValueSet::Compose + attr_accessor :expansion # 0-1 ValueSet::Expansion + attr_accessor :scope # 0-1 ValueSet::Scope + + def resourceType + 'ValueSet' + end + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/resources/VerificationResult.rb b/lib/fhir_models/r6/generated/resources/VerificationResult.rb new file mode 100644 index 00000000..be3d67f9 --- /dev/null +++ b/lib/fhir_models/r6/generated/resources/VerificationResult.rb @@ -0,0 +1,146 @@ +module FHIR + module R6 + class VerificationResult < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + SEARCH_PARAMS = ['attestation-method', 'attestation-onbehalfof', 'attestation-who', 'primarysource-date', 'primarysource-type', 'primarysource-who', 'status', 'status-date', 'target', 'validator-organization'] + METADATA = { + 'id' => {'type'=>'id', 'path'=>'VerificationResult.id', 'min'=>0, 'max'=>1}, + 'meta' => {'type'=>'Meta', 'path'=>'VerificationResult.meta', 'min'=>0, 'max'=>1}, + 'implicitRules' => {'type'=>'uri', 'path'=>'VerificationResult.implicitRules', 'min'=>0, 'max'=>1}, + 'language' => {'type'=>'code', 'path'=>'VerificationResult.language', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-languages'}}, + 'text' => {'type'=>'Narrative', 'path'=>'VerificationResult.text', 'min'=>0, 'max'=>1}, + 'contained' => {'type'=>'Resource', 'path'=>'VerificationResult.contained', 'min'=>0, 'max'=>Float::INFINITY}, + 'extension' => {'type'=>'Extension', 'path'=>'VerificationResult.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'VerificationResult.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'target' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Resource'], 'type'=>'Reference', 'path'=>'VerificationResult.target', 'min'=>0, 'max'=>Float::INFINITY}, + 'targetLocation' => {'type'=>'string', 'path'=>'VerificationResult.targetLocation', 'min'=>0, 'max'=>Float::INFINITY}, + 'need' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/need'=>['none', 'initial', 'periodic']}, 'type'=>'CodeableConcept', 'path'=>'VerificationResult.need', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'preferred', 'uri'=>'http://hl7.org/fhir/ValueSet/verificationresult-need'}}, + 'status' => {'valid_codes'=>{'http://hl7.org/fhir/CodeSystem/verificationresult-status'=>['attested', 'validated', 'in-process', 'req-revalid', 'val-fail', 'reval-fail', 'entered-in-error']}, 'type'=>'code', 'path'=>'VerificationResult.status', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/verificationresult-status'}}, + 'statusDate' => {'type'=>'dateTime', 'path'=>'VerificationResult.statusDate', 'min'=>0, 'max'=>1}, + 'validationType' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/validation-type'=>['nothing', 'primary', 'multiple']}, 'type'=>'CodeableConcept', 'path'=>'VerificationResult.validationType', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'preferred', 'uri'=>'http://hl7.org/fhir/ValueSet/verificationresult-validation-type'}}, + 'validationProcess' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/validation-process'=>['edit-check', 'valueset', 'primary', 'multi', 'standalone', 'in-context']}, 'type'=>'CodeableConcept', 'path'=>'VerificationResult.validationProcess', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/verificationresult-validation-process'}}, + 'frequency' => {'type'=>'Timing', 'path'=>'VerificationResult.frequency', 'min'=>0, 'max'=>1}, + 'lastPerformed' => {'type'=>'dateTime', 'path'=>'VerificationResult.lastPerformed', 'min'=>0, 'max'=>1}, + 'nextScheduled' => {'type'=>'date', 'path'=>'VerificationResult.nextScheduled', 'min'=>0, 'max'=>1}, + 'failureAction' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/failure-action'=>['fatal', 'warn', 'rec-only', 'none']}, 'type'=>'CodeableConcept', 'path'=>'VerificationResult.failureAction', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'preferred', 'uri'=>'http://hl7.org/fhir/ValueSet/verificationresult-failure-action'}}, + 'primarySource' => {'type'=>'VerificationResult::PrimarySource', 'path'=>'VerificationResult.primarySource', 'min'=>0, 'max'=>Float::INFINITY}, + 'attestation' => {'type'=>'VerificationResult::Attestation', 'path'=>'VerificationResult.attestation', 'min'=>0, 'max'=>1}, + 'validator' => {'type'=>'VerificationResult::Validator', 'path'=>'VerificationResult.validator', 'min'=>0, 'max'=>Float::INFINITY} + } + + class PrimarySource < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'PrimarySource.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'PrimarySource.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'PrimarySource.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'who' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Organization', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole'], 'type'=>'Reference', 'path'=>'PrimarySource.who', 'min'=>0, 'max'=>1}, + 'type' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/primary-source-type'=>['lic-board', 'prim', 'cont-ed', 'post-serv', 'rel-own', 'reg-auth', 'legal', 'issuer', 'auth-source']}, 'type'=>'CodeableConcept', 'path'=>'PrimarySource.type', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/verificationresult-primary-source-type'}}, + 'communicationMethod' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/verificationresult-communication-method'=>['manual', 'portal', 'pull', 'push']}, 'type'=>'CodeableConcept', 'path'=>'PrimarySource.communicationMethod', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/verificationresult-communication-method'}}, + 'validationStatus' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/validation-status'=>['successful', 'failed', 'unknown']}, 'type'=>'CodeableConcept', 'path'=>'PrimarySource.validationStatus', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'preferred', 'uri'=>'http://hl7.org/fhir/ValueSet/verificationresult-validation-status'}}, + 'validationDate' => {'type'=>'dateTime', 'path'=>'PrimarySource.validationDate', 'min'=>0, 'max'=>1}, + 'canPushUpdates' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/can-push-updates'=>['yes', 'no', 'undetermined']}, 'type'=>'CodeableConcept', 'path'=>'PrimarySource.canPushUpdates', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'preferred', 'uri'=>'http://hl7.org/fhir/ValueSet/verificationresult-can-push-updates'}}, + 'pushTypeAvailable' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/push-type-available'=>['specific', 'any', 'source']}, 'type'=>'CodeableConcept', 'path'=>'PrimarySource.pushTypeAvailable', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'preferred', 'uri'=>'http://hl7.org/fhir/ValueSet/verificationresult-push-type-available'}} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :who # 0-1 Reference(Organization|Practitioner|PractitionerRole) + attr_accessor :type # 0-* [ CodeableConcept ] + attr_accessor :communicationMethod # 0-* [ CodeableConcept ] + attr_accessor :validationStatus # 0-1 CodeableConcept + attr_accessor :validationDate # 0-1 dateTime + attr_accessor :canPushUpdates # 0-1 CodeableConcept + attr_accessor :pushTypeAvailable # 0-* [ CodeableConcept ] + end + + class Attestation < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Attestation.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Attestation.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Attestation.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'who' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole', 'http://hl7.org/fhir/StructureDefinition/Organization'], 'type'=>'Reference', 'path'=>'Attestation.who', 'min'=>0, 'max'=>1}, + 'onBehalfOf' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Organization', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole'], 'type'=>'Reference', 'path'=>'Attestation.onBehalfOf', 'min'=>0, 'max'=>1}, + 'communicationMethod' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/verificationresult-communication-method'=>['manual', 'portal', 'pull', 'push']}, 'type'=>'CodeableConcept', 'path'=>'Attestation.communicationMethod', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/verificationresult-communication-method'}}, + 'date' => {'type'=>'date', 'path'=>'Attestation.date', 'min'=>0, 'max'=>1}, + 'sourceIdentityCertificate' => {'type'=>'string', 'path'=>'Attestation.sourceIdentityCertificate', 'min'=>0, 'max'=>1}, + 'proxyIdentityCertificate' => {'type'=>'string', 'path'=>'Attestation.proxyIdentityCertificate', 'min'=>0, 'max'=>1}, + 'proxySignature' => {'type'=>'Signature', 'path'=>'Attestation.proxySignature', 'min'=>0, 'max'=>1}, + 'sourceSignature' => {'type'=>'Signature', 'path'=>'Attestation.sourceSignature', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :who # 0-1 Reference(Practitioner|PractitionerRole|Organization) + attr_accessor :onBehalfOf # 0-1 Reference(Organization|Practitioner|PractitionerRole) + attr_accessor :communicationMethod # 0-1 CodeableConcept + attr_accessor :date # 0-1 date + attr_accessor :sourceIdentityCertificate # 0-1 string + attr_accessor :proxyIdentityCertificate # 0-1 string + attr_accessor :proxySignature # 0-1 Signature + attr_accessor :sourceSignature # 0-1 Signature + end + + class Validator < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Validator.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Validator.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Validator.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'organization' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Organization'], 'type'=>'Reference', 'path'=>'Validator.organization', 'min'=>1, 'max'=>1}, + 'identityCertificate' => {'type'=>'string', 'path'=>'Validator.identityCertificate', 'min'=>0, 'max'=>1}, + 'attestationSignature' => {'type'=>'Signature', 'path'=>'Validator.attestationSignature', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :organization # 1-1 Reference(Organization) + attr_accessor :identityCertificate # 0-1 string + attr_accessor :attestationSignature # 0-1 Signature + end + + attr_accessor :id # 0-1 id + attr_accessor :meta # 0-1 Meta + attr_accessor :implicitRules # 0-1 uri + attr_accessor :language # 0-1 code + attr_accessor :text # 0-1 Narrative + attr_accessor :contained # 0-* [ Resource ] + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :target # 0-* [ Reference(Resource) ] + attr_accessor :targetLocation # 0-* [ string ] + attr_accessor :need # 0-1 CodeableConcept + attr_accessor :status # 1-1 code + attr_accessor :statusDate # 0-1 dateTime + attr_accessor :validationType # 0-1 CodeableConcept + attr_accessor :validationProcess # 0-* [ CodeableConcept ] + attr_accessor :frequency # 0-1 Timing + attr_accessor :lastPerformed # 0-1 dateTime + attr_accessor :nextScheduled # 0-1 date + attr_accessor :failureAction # 0-1 CodeableConcept + attr_accessor :primarySource # 0-* [ VerificationResult::PrimarySource ] + attr_accessor :attestation # 0-1 VerificationResult::Attestation + attr_accessor :validator # 0-* [ VerificationResult::Validator ] + + def resourceType + 'VerificationResult' + end + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/resources/VisionPrescription.rb b/lib/fhir_models/r6/generated/resources/VisionPrescription.rb new file mode 100644 index 00000000..4ed40148 --- /dev/null +++ b/lib/fhir_models/r6/generated/resources/VisionPrescription.rb @@ -0,0 +1,116 @@ +module FHIR + module R6 + class VisionPrescription < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + SEARCH_PARAMS = ['datewritten', 'encounter', 'identifier', 'patient', 'prescriber', 'status'] + METADATA = { + 'id' => {'type'=>'id', 'path'=>'VisionPrescription.id', 'min'=>0, 'max'=>1}, + 'meta' => {'type'=>'Meta', 'path'=>'VisionPrescription.meta', 'min'=>0, 'max'=>1}, + 'implicitRules' => {'type'=>'uri', 'path'=>'VisionPrescription.implicitRules', 'min'=>0, 'max'=>1}, + 'language' => {'type'=>'code', 'path'=>'VisionPrescription.language', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-languages'}}, + 'text' => {'type'=>'Narrative', 'path'=>'VisionPrescription.text', 'min'=>0, 'max'=>1}, + 'contained' => {'type'=>'Resource', 'path'=>'VisionPrescription.contained', 'min'=>0, 'max'=>Float::INFINITY}, + 'extension' => {'type'=>'Extension', 'path'=>'VisionPrescription.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'VisionPrescription.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'identifier' => {'type'=>'Identifier', 'path'=>'VisionPrescription.identifier', 'min'=>0, 'max'=>Float::INFINITY}, + 'basedOn' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/CarePlan', 'http://hl7.org/fhir/StructureDefinition/RequestOrchestration', 'http://hl7.org/fhir/StructureDefinition/NutritionOrder', 'http://hl7.org/fhir/StructureDefinition/ServiceRequest'], 'type'=>'Reference', 'path'=>'VisionPrescription.basedOn', 'min'=>0, 'max'=>Float::INFINITY}, + 'status' => {'valid_codes'=>{'http://hl7.org/fhir/fm-status'=>['active', 'cancelled', 'draft', 'entered-in-error']}, 'type'=>'code', 'path'=>'VisionPrescription.status', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/fm-status'}}, + 'created' => {'type'=>'dateTime', 'path'=>'VisionPrescription.created', 'min'=>1, 'max'=>1}, + 'patient' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Patient'], 'type'=>'Reference', 'path'=>'VisionPrescription.patient', 'min'=>1, 'max'=>1}, + 'encounter' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Encounter'], 'type'=>'Reference', 'path'=>'VisionPrescription.encounter', 'min'=>0, 'max'=>1}, + 'dateWritten' => {'type'=>'dateTime', 'path'=>'VisionPrescription.dateWritten', 'min'=>1, 'max'=>1}, + 'prescriber' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole'], 'type'=>'Reference', 'path'=>'VisionPrescription.prescriber', 'min'=>1, 'max'=>1}, + 'lensSpecification' => {'type'=>'VisionPrescription::LensSpecification', 'path'=>'VisionPrescription.lensSpecification', 'min'=>1, 'max'=>Float::INFINITY} + } + + class LensSpecification < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'LensSpecification.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'LensSpecification.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'LensSpecification.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'product' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/ex-visionprescriptionproduct'=>['lens', 'contact']}, 'type'=>'CodeableConcept', 'path'=>'LensSpecification.product', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/vision-product'}}, + 'eye' => {'valid_codes'=>{'http://hl7.org/fhir/vision-eye-codes'=>['right', 'left']}, 'type'=>'code', 'path'=>'LensSpecification.eye', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/vision-eye-codes'}}, + 'sphere' => {'type'=>'decimal', 'path'=>'LensSpecification.sphere', 'min'=>0, 'max'=>1}, + 'cylinder' => {'type'=>'decimal', 'path'=>'LensSpecification.cylinder', 'min'=>0, 'max'=>1}, + 'axis' => {'type'=>'integer', 'path'=>'LensSpecification.axis', 'min'=>0, 'max'=>1}, + 'prism' => {'type'=>'VisionPrescription::LensSpecification::Prism', 'path'=>'LensSpecification.prism', 'min'=>0, 'max'=>Float::INFINITY}, + 'add' => {'type'=>'decimal', 'path'=>'LensSpecification.add', 'min'=>0, 'max'=>1}, + 'power' => {'type'=>'decimal', 'path'=>'LensSpecification.power', 'min'=>0, 'max'=>1}, + 'backCurve' => {'type'=>'decimal', 'path'=>'LensSpecification.backCurve', 'min'=>0, 'max'=>1}, + 'diameter' => {'type'=>'decimal', 'path'=>'LensSpecification.diameter', 'min'=>0, 'max'=>1}, + 'duration' => {'type'=>'Quantity', 'path'=>'LensSpecification.duration', 'min'=>0, 'max'=>1}, + 'color' => {'type'=>'string', 'path'=>'LensSpecification.color', 'min'=>0, 'max'=>1}, + 'brand' => {'type'=>'string', 'path'=>'LensSpecification.brand', 'min'=>0, 'max'=>1}, + 'note' => {'type'=>'Annotation', 'path'=>'LensSpecification.note', 'min'=>0, 'max'=>Float::INFINITY} + } + + class Prism < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Prism.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Prism.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Prism.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'amount' => {'type'=>'decimal', 'path'=>'Prism.amount', 'min'=>1, 'max'=>1}, + 'base' => {'valid_codes'=>{'http://hl7.org/fhir/vision-base-codes'=>['up', 'down', 'in', 'out']}, 'type'=>'code', 'path'=>'Prism.base', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/vision-base-codes'}} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :amount # 1-1 decimal + attr_accessor :base # 1-1 code + end + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :product # 1-1 CodeableConcept + attr_accessor :eye # 1-1 code + attr_accessor :sphere # 0-1 decimal + attr_accessor :cylinder # 0-1 decimal + attr_accessor :axis # 0-1 integer + attr_accessor :prism # 0-* [ VisionPrescription::LensSpecification::Prism ] + attr_accessor :add # 0-1 decimal + attr_accessor :power # 0-1 decimal + attr_accessor :backCurve # 0-1 decimal + attr_accessor :diameter # 0-1 decimal + attr_accessor :duration # 0-1 Quantity + attr_accessor :color # 0-1 string + attr_accessor :brand # 0-1 string + attr_accessor :note # 0-* [ Annotation ] + end + + attr_accessor :id # 0-1 id + attr_accessor :meta # 0-1 Meta + attr_accessor :implicitRules # 0-1 uri + attr_accessor :language # 0-1 code + attr_accessor :text # 0-1 Narrative + attr_accessor :contained # 0-* [ Resource ] + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :identifier # 0-* [ Identifier ] + attr_accessor :basedOn # 0-* [ Reference(CarePlan|RequestOrchestration|NutritionOrder|ServiceRequest) ] + attr_accessor :status # 1-1 code + attr_accessor :created # 1-1 dateTime + attr_accessor :patient # 1-1 Reference(Patient) + attr_accessor :encounter # 0-1 Reference(Encounter) + attr_accessor :dateWritten # 1-1 dateTime + attr_accessor :prescriber # 1-1 Reference(Practitioner|PractitionerRole) + attr_accessor :lensSpecification # 1-* [ VisionPrescription::LensSpecification ] + + def resourceType + 'VisionPrescription' + end + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/types/Address.rb b/lib/fhir_models/r6/generated/types/Address.rb new file mode 100644 index 00000000..7db3a784 --- /dev/null +++ b/lib/fhir_models/r6/generated/types/Address.rb @@ -0,0 +1,38 @@ +module FHIR + module R6 + class Address < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + SEARCH_PARAMS = [] + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Address.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Address.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'use' => {'valid_codes'=>{'http://hl7.org/fhir/address-use'=>['home', 'work', 'temp', 'old', 'billing']}, 'type'=>'code', 'path'=>'Address.use', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/address-use'}}, + 'type' => {'valid_codes'=>{'http://hl7.org/fhir/address-type'=>['postal', 'physical', 'both']}, 'type'=>'code', 'path'=>'Address.type', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/address-type'}}, + 'text' => {'type'=>'string', 'path'=>'Address.text', 'min'=>0, 'max'=>1}, + 'line' => {'type'=>'string', 'path'=>'Address.line', 'min'=>0, 'max'=>Float::INFINITY}, + 'city' => {'type'=>'string', 'path'=>'Address.city', 'min'=>0, 'max'=>1}, + 'district' => {'type'=>'string', 'path'=>'Address.district', 'min'=>0, 'max'=>1}, + 'state' => {'type'=>'string', 'path'=>'Address.state', 'min'=>0, 'max'=>1}, + 'postalCode' => {'type'=>'string', 'path'=>'Address.postalCode', 'min'=>0, 'max'=>1}, + 'country' => {'type'=>'string', 'path'=>'Address.country', 'min'=>0, 'max'=>1}, + 'period' => {'type'=>'Period', 'path'=>'Address.period', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :use # 0-1 code + attr_accessor :type # 0-1 code + attr_accessor :text # 0-1 string + attr_accessor :line # 0-* [ string ] + attr_accessor :city # 0-1 string + attr_accessor :district # 0-1 string + attr_accessor :state # 0-1 string + attr_accessor :postalCode # 0-1 string + attr_accessor :country # 0-1 string + attr_accessor :period # 0-1 Period + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/types/Age.rb b/lib/fhir_models/r6/generated/types/Age.rb new file mode 100644 index 00000000..726236d4 --- /dev/null +++ b/lib/fhir_models/r6/generated/types/Age.rb @@ -0,0 +1,28 @@ +module FHIR + module R6 + class Age < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + SEARCH_PARAMS = [] + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Age.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Age.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'value' => {'type'=>'decimal', 'path'=>'Age.value', 'min'=>0, 'max'=>1}, + 'comparator' => {'valid_codes'=>{'http://hl7.org/fhir/quantity-comparator'=>['<', '<=', '>=', '>', 'ad']}, 'type'=>'code', 'path'=>'Age.comparator', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/quantity-comparator'}}, + 'unit' => {'type'=>'string', 'path'=>'Age.unit', 'min'=>0, 'max'=>1}, + 'system' => {'type'=>'uri', 'path'=>'Age.system', 'min'=>0, 'max'=>1}, + 'code' => {'type'=>'code', 'path'=>'Age.code', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :value # 0-1 decimal + attr_accessor :comparator # 0-1 code + attr_accessor :unit # 0-1 string + attr_accessor :system # 0-1 uri + attr_accessor :code # 0-1 code + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/types/Annotation.rb b/lib/fhir_models/r6/generated/types/Annotation.rb new file mode 100644 index 00000000..4fa01a32 --- /dev/null +++ b/lib/fhir_models/r6/generated/types/Annotation.rb @@ -0,0 +1,29 @@ +module FHIR + module R6 + class Annotation < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'author' => ['Reference', 'string'] + } + SEARCH_PARAMS = [] + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Annotation.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Annotation.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'authorReference' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole', 'http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson', 'http://hl7.org/fhir/StructureDefinition/Organization'], 'type'=>'Reference', 'path'=>'Annotation.author[x]', 'min'=>0, 'max'=>1}, + 'authorString' => {'type'=>'string', 'path'=>'Annotation.author[x]', 'min'=>0, 'max'=>1}, + 'time' => {'type'=>'dateTime', 'path'=>'Annotation.time', 'min'=>0, 'max'=>1}, + 'text' => {'type'=>'markdown', 'path'=>'Annotation.text', 'min'=>1, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :authorReference # 0-1 Reference(Practitioner|PractitionerRole|Patient|RelatedPerson|Organization) + attr_accessor :authorString # 0-1 string + attr_accessor :time # 0-1 dateTime + attr_accessor :text # 1-1 markdown + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/types/Attachment.rb b/lib/fhir_models/r6/generated/types/Attachment.rb new file mode 100644 index 00000000..c952b318 --- /dev/null +++ b/lib/fhir_models/r6/generated/types/Attachment.rb @@ -0,0 +1,44 @@ +module FHIR + module R6 + class Attachment < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + SEARCH_PARAMS = [] + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Attachment.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Attachment.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'contentType' => {'type'=>'code', 'path'=>'Attachment.contentType', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/mimetypes'}}, + 'language' => {'type'=>'code', 'path'=>'Attachment.language', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-languages'}}, + 'data' => {'type'=>'base64Binary', 'path'=>'Attachment.data', 'min'=>0, 'max'=>1}, + 'url' => {'type'=>'url', 'path'=>'Attachment.url', 'min'=>0, 'max'=>1}, + 'size' => {'type'=>'integer64', 'path'=>'Attachment.size', 'min'=>0, 'max'=>1}, + 'hash' => {'type'=>'base64Binary', 'path'=>'Attachment.hash', 'min'=>0, 'max'=>1}, + 'title' => {'type'=>'string', 'path'=>'Attachment.title', 'min'=>0, 'max'=>1}, + 'creation' => {'type'=>'dateTime', 'path'=>'Attachment.creation', 'min'=>0, 'max'=>1}, + 'height' => {'type'=>'positiveInt', 'path'=>'Attachment.height', 'min'=>0, 'max'=>1}, + 'width' => {'type'=>'positiveInt', 'path'=>'Attachment.width', 'min'=>0, 'max'=>1}, + 'frames' => {'type'=>'positiveInt', 'path'=>'Attachment.frames', 'min'=>0, 'max'=>1}, + 'duration' => {'type'=>'decimal', 'path'=>'Attachment.duration', 'min'=>0, 'max'=>1}, + 'pages' => {'type'=>'positiveInt', 'path'=>'Attachment.pages', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :contentType # 0-1 code + attr_accessor :language # 0-1 code + attr_accessor :data # 0-1 base64Binary + attr_accessor :url # 0-1 url + attr_accessor :size # 0-1 integer64 + attr_accessor :hash # 0-1 base64Binary + attr_accessor :title # 0-1 string + attr_accessor :creation # 0-1 dateTime + attr_accessor :height # 0-1 positiveInt + attr_accessor :width # 0-1 positiveInt + attr_accessor :frames # 0-1 positiveInt + attr_accessor :duration # 0-1 decimal + attr_accessor :pages # 0-1 positiveInt + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/types/Availability.rb b/lib/fhir_models/r6/generated/types/Availability.rb new file mode 100644 index 00000000..e7a8573f --- /dev/null +++ b/lib/fhir_models/r6/generated/types/Availability.rb @@ -0,0 +1,64 @@ +module FHIR + module R6 + class Availability < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + SEARCH_PARAMS = [] + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Availability.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Availability.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'period' => {'type'=>'Period', 'path'=>'Availability.period', 'min'=>0, 'max'=>1}, + 'availableTime' => {'type'=>'Availability::AvailableTime', 'path'=>'Availability.availableTime', 'min'=>0, 'max'=>Float::INFINITY}, + 'notAvailableTime' => {'type'=>'Availability::NotAvailableTime', 'path'=>'Availability.notAvailableTime', 'min'=>0, 'max'=>Float::INFINITY} + } + + class AvailableTime < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'AvailableTime.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'AvailableTime.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'daysOfWeek' => {'valid_codes'=>{'http://hl7.org/fhir/days-of-week'=>['mon', 'tue', 'wed', 'thu', 'fri', 'sat', 'sun']}, 'type'=>'code', 'path'=>'AvailableTime.daysOfWeek', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/days-of-week'}}, + 'allDay' => {'type'=>'boolean', 'path'=>'AvailableTime.allDay', 'min'=>0, 'max'=>1}, + 'availableStartTime' => {'type'=>'time', 'path'=>'AvailableTime.availableStartTime', 'min'=>0, 'max'=>1}, + 'availableEndTime' => {'type'=>'time', 'path'=>'AvailableTime.availableEndTime', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :daysOfWeek # 0-* [ code ] + attr_accessor :allDay # 0-1 boolean + attr_accessor :availableStartTime # 0-1 time + attr_accessor :availableEndTime # 0-1 time + end + + class NotAvailableTime < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'NotAvailableTime.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'NotAvailableTime.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'description' => {'type'=>'string', 'path'=>'NotAvailableTime.description', 'min'=>0, 'max'=>1}, + 'during' => {'type'=>'Period', 'path'=>'NotAvailableTime.during', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :description # 0-1 string + attr_accessor :during # 0-1 Period + end + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :period # 0-1 Period + attr_accessor :availableTime # 0-* [ Availability::AvailableTime ] + attr_accessor :notAvailableTime # 0-* [ Availability::NotAvailableTime ] + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/types/BackboneElement.rb b/lib/fhir_models/r6/generated/types/BackboneElement.rb new file mode 100644 index 00000000..2061cddf --- /dev/null +++ b/lib/fhir_models/r6/generated/types/BackboneElement.rb @@ -0,0 +1,20 @@ +module FHIR + module R6 + class BackboneElement < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + SEARCH_PARAMS = [] + METADATA = { + 'id' => {'type'=>'string', 'path'=>'BackboneElement.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'BackboneElement.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'BackboneElement.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/types/BackboneType.rb b/lib/fhir_models/r6/generated/types/BackboneType.rb new file mode 100644 index 00000000..a1192cad --- /dev/null +++ b/lib/fhir_models/r6/generated/types/BackboneType.rb @@ -0,0 +1,20 @@ +module FHIR + module R6 + class BackboneType < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + SEARCH_PARAMS = [] + METADATA = { + 'id' => {'type'=>'string', 'path'=>'BackboneType.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'BackboneType.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'BackboneType.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/types/Base.rb b/lib/fhir_models/r6/generated/types/Base.rb new file mode 100644 index 00000000..de581de4 --- /dev/null +++ b/lib/fhir_models/r6/generated/types/Base.rb @@ -0,0 +1,12 @@ +module FHIR + module R6 + class Base < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + SEARCH_PARAMS = [] + + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/types/CodeableConcept.rb b/lib/fhir_models/r6/generated/types/CodeableConcept.rb new file mode 100644 index 00000000..4dcc6bff --- /dev/null +++ b/lib/fhir_models/r6/generated/types/CodeableConcept.rb @@ -0,0 +1,22 @@ +module FHIR + module R6 + class CodeableConcept < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + SEARCH_PARAMS = [] + METADATA = { + 'id' => {'type'=>'string', 'path'=>'CodeableConcept.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'CodeableConcept.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'coding' => {'type'=>'Coding', 'path'=>'CodeableConcept.coding', 'min'=>0, 'max'=>Float::INFINITY}, + 'text' => {'type'=>'string', 'path'=>'CodeableConcept.text', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :coding # 0-* [ Coding ] + attr_accessor :text # 0-1 string + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/types/CodeableReference.rb b/lib/fhir_models/r6/generated/types/CodeableReference.rb new file mode 100644 index 00000000..9d4d2bdd --- /dev/null +++ b/lib/fhir_models/r6/generated/types/CodeableReference.rb @@ -0,0 +1,22 @@ +module FHIR + module R6 + class CodeableReference < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + SEARCH_PARAMS = [] + METADATA = { + 'id' => {'type'=>'string', 'path'=>'CodeableReference.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'CodeableReference.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'concept' => {'type'=>'CodeableConcept', 'path'=>'CodeableReference.concept', 'min'=>0, 'max'=>1}, + 'reference' => {'type'=>'Reference', 'path'=>'CodeableReference.reference', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :concept # 0-1 CodeableConcept + attr_accessor :reference # 0-1 Reference() + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/types/Coding.rb b/lib/fhir_models/r6/generated/types/Coding.rb new file mode 100644 index 00000000..91815202 --- /dev/null +++ b/lib/fhir_models/r6/generated/types/Coding.rb @@ -0,0 +1,28 @@ +module FHIR + module R6 + class Coding < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + SEARCH_PARAMS = [] + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Coding.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Coding.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'system' => {'type'=>'uri', 'path'=>'Coding.system', 'min'=>0, 'max'=>1}, + 'version' => {'type'=>'string', 'path'=>'Coding.version', 'min'=>0, 'max'=>1}, + 'code' => {'type'=>'code', 'path'=>'Coding.code', 'min'=>0, 'max'=>1}, + 'display' => {'type'=>'string', 'path'=>'Coding.display', 'min'=>0, 'max'=>1}, + 'userSelected' => {'type'=>'boolean', 'path'=>'Coding.userSelected', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :system # 0-1 uri + attr_accessor :version # 0-1 string + attr_accessor :code # 0-1 code + attr_accessor :display # 0-1 string + attr_accessor :userSelected # 0-1 boolean + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/types/ContactDetail.rb b/lib/fhir_models/r6/generated/types/ContactDetail.rb new file mode 100644 index 00000000..7433130d --- /dev/null +++ b/lib/fhir_models/r6/generated/types/ContactDetail.rb @@ -0,0 +1,22 @@ +module FHIR + module R6 + class ContactDetail < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + SEARCH_PARAMS = [] + METADATA = { + 'id' => {'type'=>'string', 'path'=>'ContactDetail.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'ContactDetail.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'name' => {'type'=>'string', 'path'=>'ContactDetail.name', 'min'=>0, 'max'=>1}, + 'telecom' => {'type'=>'ContactPoint', 'path'=>'ContactDetail.telecom', 'min'=>0, 'max'=>Float::INFINITY} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :name # 0-1 string + attr_accessor :telecom # 0-* [ ContactPoint ] + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/types/ContactPoint.rb b/lib/fhir_models/r6/generated/types/ContactPoint.rb new file mode 100644 index 00000000..4096eff3 --- /dev/null +++ b/lib/fhir_models/r6/generated/types/ContactPoint.rb @@ -0,0 +1,28 @@ +module FHIR + module R6 + class ContactPoint < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + SEARCH_PARAMS = [] + METADATA = { + 'id' => {'type'=>'string', 'path'=>'ContactPoint.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'ContactPoint.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'system' => {'valid_codes'=>{'http://hl7.org/fhir/contact-point-system'=>['phone', 'fax', 'email', 'pager', 'url', 'sms', 'other']}, 'type'=>'code', 'path'=>'ContactPoint.system', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/contact-point-system'}}, + 'value' => {'type'=>'string', 'path'=>'ContactPoint.value', 'min'=>0, 'max'=>1}, + 'use' => {'valid_codes'=>{'http://hl7.org/fhir/contact-point-use'=>['home', 'work', 'temp', 'old', 'mobile']}, 'type'=>'code', 'path'=>'ContactPoint.use', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/contact-point-use'}}, + 'rank' => {'type'=>'positiveInt', 'path'=>'ContactPoint.rank', 'min'=>0, 'max'=>1}, + 'period' => {'type'=>'Period', 'path'=>'ContactPoint.period', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :system # 0-1 code + attr_accessor :value # 0-1 string + attr_accessor :use # 0-1 code + attr_accessor :rank # 0-1 positiveInt + attr_accessor :period # 0-1 Period + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/types/Contributor.rb b/lib/fhir_models/r6/generated/types/Contributor.rb new file mode 100644 index 00000000..f6815f9a --- /dev/null +++ b/lib/fhir_models/r6/generated/types/Contributor.rb @@ -0,0 +1,24 @@ +module FHIR + module R6 + class Contributor < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + SEARCH_PARAMS = [] + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Contributor.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Contributor.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'type' => {'valid_codes'=>{'http://hl7.org/fhir/contributor-type'=>['author', 'editor', 'reviewer', 'endorser']}, 'type'=>'code', 'path'=>'Contributor.type', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/contributor-type'}}, + 'name' => {'type'=>'string', 'path'=>'Contributor.name', 'min'=>1, 'max'=>1}, + 'contact' => {'type'=>'ContactDetail', 'path'=>'Contributor.contact', 'min'=>0, 'max'=>Float::INFINITY} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :type # 1-1 code + attr_accessor :name # 1-1 string + attr_accessor :contact # 0-* [ ContactDetail ] + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/types/Count.rb b/lib/fhir_models/r6/generated/types/Count.rb new file mode 100644 index 00000000..087de82b --- /dev/null +++ b/lib/fhir_models/r6/generated/types/Count.rb @@ -0,0 +1,28 @@ +module FHIR + module R6 + class Count < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + SEARCH_PARAMS = [] + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Count.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Count.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'value' => {'type'=>'decimal', 'path'=>'Count.value', 'min'=>0, 'max'=>1}, + 'comparator' => {'valid_codes'=>{'http://hl7.org/fhir/quantity-comparator'=>['<', '<=', '>=', '>', 'ad']}, 'type'=>'code', 'path'=>'Count.comparator', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/quantity-comparator'}}, + 'unit' => {'type'=>'string', 'path'=>'Count.unit', 'min'=>0, 'max'=>1}, + 'system' => {'type'=>'uri', 'path'=>'Count.system', 'min'=>0, 'max'=>1}, + 'code' => {'type'=>'code', 'path'=>'Count.code', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :value # 0-1 decimal + attr_accessor :comparator # 0-1 code + attr_accessor :unit # 0-1 string + attr_accessor :system # 0-1 uri + attr_accessor :code # 0-1 code + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/types/DataRequirement.rb b/lib/fhir_models/r6/generated/types/DataRequirement.rb new file mode 100644 index 00000000..042baca9 --- /dev/null +++ b/lib/fhir_models/r6/generated/types/DataRequirement.rb @@ -0,0 +1,137 @@ +module FHIR + module R6 + class DataRequirement < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'subject' => ['CodeableConcept', 'Reference'] + } + SEARCH_PARAMS = [] + METADATA = { + 'id' => {'type'=>'string', 'path'=>'DataRequirement.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'DataRequirement.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'type' => {'valid_codes'=>{'http://hl7.org/fhir/fhir-types'=>['Base', 'Element', 'BackboneElement', 'DataType', 'Address', 'Annotation', 'Attachment', 'Availability', 'BackboneType', 'Dosage', 'ElementDefinition', 'MarketingStatus', 'ProductShelfLife', 'RelativeTime', 'Timing', 'CodeableConcept', 'CodeableReference', 'Coding', 'ContactDetail', 'ContactPoint', 'Contributor', 'DataRequirement', 'Expression', 'ExtendedContactDetail', 'Extension', 'HumanName', 'Identifier', 'Meta', 'MonetaryComponent', 'Money', 'Narrative', 'ParameterDefinition', 'Period', 'PrimitiveType', 'base64Binary', 'boolean', 'date', 'dateTime', 'decimal', 'instant', 'integer', 'positiveInt', 'unsignedInt', 'integer64', 'string', 'code', 'id', 'markdown', 'time', 'uri', 'canonical', 'oid', 'url', 'uuid', 'Quantity', 'Age', 'Count', 'Distance', 'Duration', 'Range', 'Ratio', 'RatioRange', 'Reference', 'RelatedArtifact', 'SampledData', 'Signature', 'TriggerDefinition', 'UsageContext', 'VirtualServiceDetail', 'xhtml', 'Resource', 'Binary', 'Bundle', 'DomainResource', 'Account', 'ActivityDefinition', 'ActorDefinition', 'AdministrableProductDefinition', 'AdverseEvent', 'AllergyIntolerance', 'Appointment', 'AppointmentResponse', 'ArtifactAssessment', 'AuditEvent', 'Basic', 'BiologicallyDerivedProduct', 'BiologicallyDerivedProductDispense', 'BodyStructure', 'CanonicalResource', 'CapabilityStatement', 'CarePlan', 'CareTeam', 'ChargeItem', 'ChargeItemDefinition', 'Citation', 'Claim', 'ClaimResponse', 'ClinicalImpression', 'ClinicalUseDefinition', 'CodeSystem', 'Communication', 'CommunicationRequest', 'CompartmentDefinition', 'Composition', 'ConceptMap', 'Condition', 'ConditionDefinition', 'Consent', 'Contract', 'Coverage', 'CoverageEligibilityRequest', 'CoverageEligibilityResponse', 'DetectedIssue', 'Device', 'DeviceAlert', 'DeviceAssociation', 'DeviceDefinition', 'DeviceDispense', 'DeviceMetric', 'DeviceRequest', 'DeviceUsage', 'DiagnosticReport', 'DocumentReference', 'Encounter', 'EncounterHistory', 'Endpoint', 'EnrollmentRequest', 'EnrollmentResponse', 'EpisodeOfCare', 'EventDefinition', 'Evidence', 'EvidenceReport', 'EvidenceVariable', 'ExampleScenario', 'ExplanationOfBenefit', 'FamilyMemberHistory', 'Flag', 'FormularyItem', 'GenomicStudy', 'Goal', 'GraphDefinition', 'Group', 'GuidanceResponse', 'HealthcareService', 'ImagingSelection', 'ImagingStudy', 'Immunization', 'ImmunizationEvaluation', 'ImmunizationRecommendation', 'ImplementationGuide', 'Ingredient', 'InsurancePlan', 'InsuranceProduct', 'InventoryItem', 'InventoryReport', 'Invoice', 'Library', 'Linkage', 'List', 'Location', 'ManufacturedItemDefinition', 'Measure', 'MeasureReport', 'Medication', 'MedicationAdministration', 'MedicationDispense', 'MedicationKnowledge', 'MedicationRequest', 'MedicationStatement', 'MedicinalProductDefinition', 'MessageDefinition', 'MessageHeader', 'MetadataResource', 'MolecularDefinition', 'MolecularSequence', 'NamingSystem', 'NutritionIntake', 'NutritionOrder', 'NutritionProduct', 'Observation', 'ObservationDefinition', 'OperationDefinition', 'OperationOutcome', 'Organization', 'OrganizationAffiliation', 'PackagedProductDefinition', 'Patient', 'PaymentNotice', 'PaymentReconciliation', 'Permission', 'Person', 'PersonalRelationship', 'PlanDefinition', 'Practitioner', 'PractitionerRole', 'Procedure', 'Provenance', 'Questionnaire', 'QuestionnaireResponse', 'RegulatedAuthorization', 'RelatedPerson', 'RequestOrchestration', 'Requirements', 'ResearchStudy', 'ResearchSubject', 'RiskAssessment', 'Schedule', 'SearchParameter', 'ServiceRequest', 'Slot', 'Specimen', 'SpecimenDefinition', 'StructureDefinition', 'StructureMap', 'Subscription', 'SubscriptionStatus', 'SubscriptionTopic', 'Substance', 'SubstanceDefinition', 'SubstanceNucleicAcid', 'SubstancePolymer', 'SubstanceProtein', 'SubstanceReferenceInformation', 'SubstanceSourceMaterial', 'SupplyDelivery', 'SupplyRequest', 'Task', 'TerminologyCapabilities', 'TestPlan', 'TestReport', 'TestScript', 'Transport', 'ValueSet', 'VerificationResult', 'VisionPrescription', 'Parameters']}, 'type'=>'code', 'path'=>'DataRequirement.type', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/fhir-types'}}, + 'profile' => {'type'=>'canonical', 'path'=>'DataRequirement.profile', 'min'=>0, 'max'=>Float::INFINITY}, + 'subjectCodeableConcept' => {'valid_codes'=>{'http://hl7.org/fhir/fhir-types'=>['CareTeam', 'Device', 'Group', 'HealthcareService', 'Location', 'Organization', 'Patient', 'Practitioner', 'PractitionerRole', 'RelatedPerson']}, 'type'=>'CodeableConcept', 'path'=>'DataRequirement.subject[x]', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/participant-resource-types'}}, + 'subjectReference' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Group'], 'type'=>'Reference', 'path'=>'DataRequirement.subject[x]', 'min'=>0, 'max'=>1}, + 'mustSupport' => {'type'=>'string', 'path'=>'DataRequirement.mustSupport', 'min'=>0, 'max'=>Float::INFINITY}, + 'codeFilter' => {'type'=>'DataRequirement::CodeFilter', 'path'=>'DataRequirement.codeFilter', 'min'=>0, 'max'=>Float::INFINITY}, + 'dateFilter' => {'type'=>'DataRequirement::DateFilter', 'path'=>'DataRequirement.dateFilter', 'min'=>0, 'max'=>Float::INFINITY}, + 'valueFilter' => {'type'=>'DataRequirement::ValueFilter', 'path'=>'DataRequirement.valueFilter', 'min'=>0, 'max'=>Float::INFINITY}, + 'limit' => {'type'=>'positiveInt', 'path'=>'DataRequirement.limit', 'min'=>0, 'max'=>1}, + 'sort' => {'type'=>'DataRequirement::Sort', 'path'=>'DataRequirement.sort', 'min'=>0, 'max'=>Float::INFINITY} + } + + class CodeFilter < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'CodeFilter.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'CodeFilter.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'path' => {'type'=>'string', 'path'=>'CodeFilter.path', 'min'=>0, 'max'=>1}, + 'searchParam' => {'type'=>'string', 'path'=>'CodeFilter.searchParam', 'min'=>0, 'max'=>1}, + 'valueSet' => {'type'=>'canonical', 'path'=>'CodeFilter.valueSet', 'min'=>0, 'max'=>1}, + 'code' => {'type'=>'Coding', 'path'=>'CodeFilter.code', 'min'=>0, 'max'=>Float::INFINITY} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :path # 0-1 string + attr_accessor :searchParam # 0-1 string + attr_accessor :valueSet # 0-1 canonical + attr_accessor :code # 0-* [ Coding ] + end + + class DateFilter < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'value' => ['dateTime', 'Period', 'Duration'] + } + METADATA = { + 'id' => {'type'=>'string', 'path'=>'DateFilter.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'DateFilter.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'path' => {'type'=>'string', 'path'=>'DateFilter.path', 'min'=>0, 'max'=>1}, + 'searchParam' => {'type'=>'string', 'path'=>'DateFilter.searchParam', 'min'=>0, 'max'=>1}, + 'valueDateTime' => {'type'=>'dateTime', 'path'=>'DateFilter.value[x]', 'min'=>0, 'max'=>1}, + 'valuePeriod' => {'type'=>'Period', 'path'=>'DateFilter.value[x]', 'min'=>0, 'max'=>1}, + 'valueDuration' => {'type'=>'Duration', 'path'=>'DateFilter.value[x]', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :path # 0-1 string + attr_accessor :searchParam # 0-1 string + attr_accessor :valueDateTime # 0-1 dateTime + attr_accessor :valuePeriod # 0-1 Period + attr_accessor :valueDuration # 0-1 Duration + end + + class ValueFilter < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'value' => ['dateTime', 'Period', 'Duration'] + } + METADATA = { + 'id' => {'type'=>'string', 'path'=>'ValueFilter.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'ValueFilter.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'path' => {'type'=>'string', 'path'=>'ValueFilter.path', 'min'=>0, 'max'=>1}, + 'searchParam' => {'type'=>'string', 'path'=>'ValueFilter.searchParam', 'min'=>0, 'max'=>1}, + 'comparator' => {'valid_codes'=>{'http://hl7.org/fhir/search-comparator'=>['eq', 'gt', 'lt', 'ge', 'le', 'sa', 'eb']}, 'type'=>'code', 'path'=>'ValueFilter.comparator', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/value-filter-comparator'}}, + 'valueDateTime' => {'type'=>'dateTime', 'path'=>'ValueFilter.value[x]', 'min'=>0, 'max'=>1}, + 'valuePeriod' => {'type'=>'Period', 'path'=>'ValueFilter.value[x]', 'min'=>0, 'max'=>1}, + 'valueDuration' => {'type'=>'Duration', 'path'=>'ValueFilter.value[x]', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :path # 0-1 string + attr_accessor :searchParam # 0-1 string + attr_accessor :comparator # 0-1 code + attr_accessor :valueDateTime # 0-1 dateTime + attr_accessor :valuePeriod # 0-1 Period + attr_accessor :valueDuration # 0-1 Duration + end + + class Sort < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Sort.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Sort.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'path' => {'type'=>'string', 'path'=>'Sort.path', 'min'=>1, 'max'=>1}, + 'direction' => {'valid_codes'=>{'http://hl7.org/fhir/sort-direction'=>['ascending', 'descending']}, 'type'=>'code', 'path'=>'Sort.direction', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/sort-direction'}} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :path # 1-1 string + attr_accessor :direction # 1-1 code + end + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :type # 1-1 code + attr_accessor :profile # 0-* [ canonical ] + attr_accessor :subjectCodeableConcept # 0-1 CodeableConcept + attr_accessor :subjectReference # 0-1 Reference(Group) + attr_accessor :mustSupport # 0-* [ string ] + attr_accessor :codeFilter # 0-* [ DataRequirement::CodeFilter ] + attr_accessor :dateFilter # 0-* [ DataRequirement::DateFilter ] + attr_accessor :valueFilter # 0-* [ DataRequirement::ValueFilter ] + attr_accessor :limit # 0-1 positiveInt + attr_accessor :sort # 0-* [ DataRequirement::Sort ] + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/types/DataType.rb b/lib/fhir_models/r6/generated/types/DataType.rb new file mode 100644 index 00000000..89e90eff --- /dev/null +++ b/lib/fhir_models/r6/generated/types/DataType.rb @@ -0,0 +1,18 @@ +module FHIR + module R6 + class DataType < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + SEARCH_PARAMS = [] + METADATA = { + 'id' => {'type'=>'string', 'path'=>'DataType.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'DataType.extension', 'min'=>0, 'max'=>Float::INFINITY} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/types/Distance.rb b/lib/fhir_models/r6/generated/types/Distance.rb new file mode 100644 index 00000000..124c4429 --- /dev/null +++ b/lib/fhir_models/r6/generated/types/Distance.rb @@ -0,0 +1,28 @@ +module FHIR + module R6 + class Distance < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + SEARCH_PARAMS = [] + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Distance.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Distance.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'value' => {'type'=>'decimal', 'path'=>'Distance.value', 'min'=>0, 'max'=>1}, + 'comparator' => {'valid_codes'=>{'http://hl7.org/fhir/quantity-comparator'=>['<', '<=', '>=', '>', 'ad']}, 'type'=>'code', 'path'=>'Distance.comparator', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/quantity-comparator'}}, + 'unit' => {'type'=>'string', 'path'=>'Distance.unit', 'min'=>0, 'max'=>1}, + 'system' => {'type'=>'uri', 'path'=>'Distance.system', 'min'=>0, 'max'=>1}, + 'code' => {'type'=>'code', 'path'=>'Distance.code', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :value # 0-1 decimal + attr_accessor :comparator # 0-1 code + attr_accessor :unit # 0-1 string + attr_accessor :system # 0-1 uri + attr_accessor :code # 0-1 code + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/types/Dosage.rb b/lib/fhir_models/r6/generated/types/Dosage.rb new file mode 100644 index 00000000..e50962a5 --- /dev/null +++ b/lib/fhir_models/r6/generated/types/Dosage.rb @@ -0,0 +1,78 @@ +module FHIR + module R6 + class Dosage < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + SEARCH_PARAMS = [] + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Dosage.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Dosage.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Dosage.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'sequence' => {'type'=>'integer', 'path'=>'Dosage.sequence', 'min'=>0, 'max'=>1}, + 'text' => {'type'=>'string', 'path'=>'Dosage.text', 'min'=>0, 'max'=>1}, + 'additionalInstruction' => {'valid_codes'=>{'http://snomed.info/sct'=>['419492006', '311501008', '311504000', '417929005', '417980006', '417995008', '418071006', '418194009', '418281004', '418443006', '418521000', '418577003', '418637003', '418639000', '418693002', '418849000', '418850000', '418914006', '418954008', '418991002', '419111009', '419115000', '419303009', '419437002', '419439004', '419444006', '419473009', '419529008', '419822006', '419974005', '420003005', '420082003', '420110001', '420162004', '420652005', '421484000', '421769005', '421984009', '422327006', '428579001', '717154004']}, 'type'=>'CodeableConcept', 'path'=>'Dosage.additionalInstruction', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/additional-instruction-codes'}}, + 'patientInstruction' => {'type'=>'string', 'path'=>'Dosage.patientInstruction', 'min'=>0, 'max'=>1}, + 'timing' => {'type'=>'Timing', 'path'=>'Dosage.timing', 'min'=>0, 'max'=>1}, + 'asNeeded' => {'type'=>'boolean', 'path'=>'Dosage.asNeeded', 'min'=>0, 'max'=>1}, + 'asNeededFor' => {'valid_codes'=>{'http://snomed.info/sct'=>['404684003', '109006', '122003', '127009', '129007', '134006', '140004', '144008', '150003', '151004', '162004', '165002', '168000', '171008', '172001', '175004', '177007', '179005', '181007', '183005', '184004', '188001', '192008', '193003', '198007', '199004', '216004', '219006', '222008', '223003', '228007', '241006', '242004', '253005', '257006', '264008', '276008', '279001', '281004', '282006', '290006', '292003', '297009', '299007', '303002', '308006', '310008', '313005', '317006', '320003', '324007', '330007', '335002', '341009', '349006', '355001', '357009', '359007', '360002', '364006', '366008', '368009', '369001', '378007', '382009', '383004', '385006', '387003', '398002', '407000', '408005', '409002', '426008', '431005', '437009', '440009', '442001', '443006', '447007', '450005', '452002', '460001', '467003', '470004', '479003', '486006', '488007', '490008', '496002', '504009', '517007', '518002', '520004', '527001', '536002', '539009', '547009', '548004', '554003', '555002', '563001', '568005', '586008', '590005', '596004', '599006', '600009', '607007', '610000', '613003', '615005', '616006', '626004', '631002', '640003', '643001', '646009', '649002', '651003', '652005', '655007', '658009', '664002', '675003', '701003', '703000', '714002', '715001', '718004', '734001', '736004', '750009', '755004', '756003', '758002', '775008', '776009', '781000', '787001', '788006', '792004', '799008', '801006', '805002', '811004', '813001', '815008', '816009', '818005', '825003', '827006', '832007', '834008', '841002', '842009', '843004', '844005', '845006', '849000', '857002', '862001', '865004', '871005', '874002', '875001', '888003', '890002', '899001', '903008', '904002', '928000', '931004', '932006', '934007', '943003', '961007', '962000', '964004', '965003', '975000', '978003', '981008', '984000', '987007', '991002', '998008', '1003002', '1020003', '1023001', '1027000', '1031006', '1033009', '1034003', '1038000', '1045000', '1046004', '1051005', '1055001', '1059007', '1070000', '1073003', '1077002', '1079004', '1085006', '1089000', '1102005', '1107004', '1108009', '1111005', '1112003', '1116000', '1124005', '1125006', '1126007', '1131009', '1134001', '1135000', '1139006', '1140008', '1141007', '1145003', '1150009', '1151008', '1152001', '1155004', '1168007', '1184008', '1194003', '1196001', '1197005', '1201005', '1207009', '1208004', '1212005', '1214006', '1232006', '1239002', '1240000', '1259003', '1261007', '1264004', '1271009', '1280009', '1282001', '1284000', '1286003', '1287007', '1297003', '1308001', '1310004', '1318006', '1323006', '1332008', '1335005', '1343000', '1345007', '1351002', '1356007', '1361009', '1367008', '1370007', '1372004', '1376001', '1378000', '1380006', '1383008', '1384002', '1386000', '1387009', '1388004', '1393001', '1395008', '1402001', '1412008', '1415005', '1418007', '1426004', '1447000', '1469007', '1474004', '1475003', '1478001', '1479009', '1482004', '1486001', '1488000', '1489008', '1492007', '1493002', '1499003', '1512006', '1515008', '1518005', '1519002', '1521007', '1525003', '1531000', '1532007', '1534008', '1538006', '1539003', '1542009', '1544005', '1551001', '1556006', '1563006', '1567007', '1588003', '1592005', '1593000', '1606009', '1608005', '1639007', '1647007', '1648002', '1654001', '1657008', '1658003', '1663004', '1667003', '1670004', '1671000', '1674008', '1679003', '1682008', '1685005', '1686006', '1694004', '1698001', '1703007', '1705000', '1714005', '1717003', '1723008', '1724002', '1734006', '1735007', '1739001', '1742007', '1744008', '1748006', '1755008', '1761006', '1763009', '1767005', '1769008', '1771008', '1776003', '1777007', '1778002', '1779005', '1794009', '1816003', '1821000', '1822007', '1824008', '1826005', '1828006', '1833005', '1835003', '1837006', '1845001', '1847009', '1852004', '1855002', '1856001', '1857005', '1860003', '1865008', '1869002', '1892002', '1896004', '1897008', '1899006', '1903004', '1922008', '1926006', '1939005', '1943009', '1953005', '1955003', '1959009', '1963002', '1965009', '1967001', '1973000', '1977004', '1979001', '1980003', '1981004', '2004005', '2012002', '2028007', '2032001', '2036003', '2040007', '2041006', '2043009', '2055003', '2061000', '2065009', '2066005', '2070002', '2073000', '2087000', '2089002', '2091005', '2094002', '2102007', '2107001', '2109003', '2114004', '2116002', '2120003', '2121004', '2128005', '2129002', '2132004', '2134003', '2136001', '2138000', '2145000', '2149006', '2158004', '2167004', '2169001', '2170000', '2176006', '2177002', '2186007', '2198002', '2202000', '2204004', '2213002', '2216005', '2219003', '2224000', '2228002', '2229005', '2231001', '2237002', '2239004', '2241003', '2243000', '2245007', '2251002', '2256007', '2261009', '2268003', '2284002', '2295008', '2296009', '2301009', '2303007', '2304001', '2307008', '2308003', '2312009', '2314005', '2326000', '2339001', '2341000', '2351004', '2355008', '2359002', '2365002', '2366001', '2367005', '2374000', '2385003', '2388001', '2390000', '2391001', '2396006', '2398007', '2403008', '2415007', '2418009', '2419001', '2420007', '2432006', '2435008', '2437000', '2438005', '2439002', '2443003', '2452007', '2463005', '2469009', '2471009', '2472002', '2473007', '2477008', '2492009', '2495006', '2496007', '2506003', '2513003', '2518007', '2521009', '2523007', '2526004', '2528003', '2532009', '2534005', '2538008', '2541004', '2554006', '2556008', '2560006', '2562003', '2576002', '2581006', '2582004', '2583009', '2584003', '2585002', '2589008', '2591000', '2593002', '2602008', '2606006', '2615004', '2618002', '2622007', '2625009', '2634004', '2638001', '2640006', '2651006', '2655002', '2657005', '2663001', '2683000', '2689001', '2694001', '2704003', '2707005', '2713001', '2724004', '2725003', '2733002', '2736005', '2740001', '2749000', '2751001', '2761008', '2764000', '2770006', '2772003', '2775001', '2776000', '2782002', '2783007', '2805007', '2806008', '2807004', '2808009', '2815001', '2816000', '2818004', '2819007', '2825006', '2828008', '2829000', '2835000', '2836004', '2838003', '2850009', '2853006', '2856003', '2858002', '2884008', '2893009', '2897005', '2899008', '2901004', '2902006', '2904007', '2910007', '2912004', '2917005', '2918000', '2919008', '2929001', '2935001', '2946003', '2951009', '2955000', '2965006', '2967003', '2978006', '2981001', '2989004', '2990008', '2992000', '2994004', '2999009', '3002002', '3004001', '3006004', '3009006', '3013004', '3014005', '3018008', '3019000', '3021005', '3023008', '3032005', '3033000', '3038009', '3044008', '3053001', '3059002', '3067005', '3071008', '3072001', '3073006', '3089009', '3094009', '3095005', '3097002', '3098007', '3109008', '3110003', '3119002', '3129009', '3135009', '3140001', '3144005', '3158007', '3160009', '3163006', '3168002', '3185000', '3199001', '3200003', '3208005', '3214003', '3217005', '3218000', '3219008', '3228009', '3229001', '3238004', '3239007', '3253007', '3254001', '3259006', '3261002', '3263004', '3272007', '3274008', '3275009', '3276005', '3282008', '3283003', '3286006', '3289004', '3291007', '3298001', '3303004', '3304005', '3305006', '3308008', '3310005', '3321001', '3323003', '3327002', '3331008', '3344003', '3345002', '3358001', '3368006', '3376008', '3381004', '3387000', '3391005', '3398004', '3415004', '3419005', '3421000', '3424008', '3426005', '3427001', '3434004', '3439009', '3441005', '3446000', '3449007', '3456001', '3458000', '3461004', '3464007', '3468005', '3469002', '3472009', '3474005', '3480002', '3482005', '3483000', '3487004', '3500002', '3502005', '3506008', '3507004', '3511005', '3514002', '3519007', '3528008', '3529000', '3530005', '3531009', '3533007', '3539006', '3542000', '3544004', '3545003', '3548001', '3549009', '3558002', '3560000', '3570003', '3571004', '3577000', '3585009', '3586005', '3589003', '3590007', '3591006', '3598000', '3611003', '3633001', '3639002', '3640000', '3641001', '3642008', '3644009', '3649004', '3650004', '3652007', '3657001', '3662000', '3677008', '3680009', '3681008', '3696007', '3699000', '3704008', '3705009', '3716002', '3720003', '3723001', '3733009', '3738000', '3744001', '3747008', '3750006', '3751005', '3752003', '3754002', '3755001', '3756000', '3759007', '3760002', '3762005', '3763000', '3783004', '3797007', '3798002', '3815005', '3820005', '3827008', '3830001', '3841004', '3845008', '3855007', '3885002', '3886001', '3899003', '3900008', '3902000', '3908001', '3909009', '3913002', '3914008', '3928002', '3939004', '3944006', '3947004', '3950001', '3951002', '3972004', '3975002', '3978000', '3987009', '3993001', '3999002', '4003003', '4006006', '4009004', '4016003', '4017007', '4022007', '4026005', '4030008', '4038001', '4039009', '4040006', '4041005', '4046000', '4062006', '4063001', '4069002', '4070001', '4075006', '4082005', '4088009', '4089001', '4103001', '4107000', '4113009', '4120002', '4124006', '4127004', '4129001', '4135001', '4136000', '4142001', '4160001', '4168008', '4170004', '4174008', '4175009', '4178006', '4181001', '4183003', '4184009', '4195003', '4197006', '4199009', '4208000', '4210003', '4223005', '4224004', '4225003', '4232007', '4237001', '4240001', '4241002', '4242009', '4248008', '4249000', '4260009', '4262001', '4264000', '4269005', '4273008', '4275001', '4283007', '4287008', '4294006', '4300009', '4301008', '4306003', '4307007', '4313003', '4316006', '4320005', '4324001', '4325000', '4338008', '4340003', '4349002', '4354006', '4356008', '4359001', '4364002', '4367009', '4373005', '4374004', '4381006', '4386001', '4390004', '4397001', '4399003', '4403007', '4406004', '4409006', '4410001', '4412009', '4414005', '4416007', '4418008', '4426000', '4434006', '4439001', '4441000', '4445009', '4448006', '4461006', '4463009', '4464003', '4465002', '4468000', '4470009', '4473006', '4477007', '4478002', '4481007', '4483005', '4494009', '4495005', '4499004', '4501007', '4506002', '4510004', '4512007', '4519003', '4522001', '4523006', '4526003', '4529005', '4530000', '4547004', '4550001', '4554005', '4556007', '4557003', '4559000', '4565000', '4568003', '4575002', '4586000', '4592006', '4598005', '4602007', '4633009', '4637005', '4639008', '4641009', '4645000', '4654002', '4659007', '4661003', '4665007', '4667004', '4669001', '4673003', '4676006', '4688008', '4690009', '4702003', '4708004', '4711003', '4721006', '4724003', '4733001', '4740000', '4749004', '4750004', '4754008', '4760008', '4763005', '4771009', '4776004', '4783006', '4787007', '4788002', '4800001', '4805006', '4806007', '4817008', '4819006', '4821001', '4834000', '4835004', '4839005', '4846001', '4851007', '4853005', '4854004', '4855003', '4859009', '4860004', '4863002', '4873000', '4874006', '4886009', '4887000', '4896000', '4900002', '4907004', '4915001', '4920001', '4921002', '4922009', '4926007', '4927003', '4932002']}, 'type'=>'CodeableConcept', 'path'=>'Dosage.asNeededFor', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/medication-as-needed-reason'}}, + 'site' => {'valid_codes'=>{'http://snomed.info/sct'=>['91723000', '106004', '107008', '108003', '110001', '111002', '116007', '124002', '149003', '155008', '167005', '202009', '205006', '206007', '221001', '227002', '233006', '235004', '246001', '247005', '251007', '256002', '263002', '266005', '272005', '273000', '283001', '284007', '289002', '301000', '311007', '315003', '318001', '344001', '345000', '356000', '393006', '402006', '405008', '414003', '422005', '446003', '457008', '461002', '464005', '465006', '471000', '480000', '485005', '528006', '552004', '565008', '582005', '587004', '589001', '595000', '608002', '621009', '635006', '650002', '660006', '661005', '667009', '688000', '691000', '692007', '723004', '774007', '790007', '798000', '808000', '809008', '823005', '830004', '836005', '885000', '895007', '917004', '921006', '947002', '955009', '976004', '996007', '1005009', '1012000', '1015003', '1028005', '1030007', '1063000', '1075005', '1076006', '1086007', '1087003', '1092001', '1099005', '1101003', '1106008', '1110006', '1122009', '1136004', '1159005', '1172006', '1173001', '1174007', '1193009', '1216008', '1231004', '1236009', '1243003', '1246006', '1263005', '1277008', '1307006', '1311000', '1350001', '1353004', '1403006', '1425000', '1439000', '1441004', '1456008', '1467009', '1484003', '1490004', '1502004', '1511004', '1516009', '1527006', '1537001', '1541002', '1562001', '1580005', '1581009', '1584001', '1600003', '1605008', '1610007', '1611006', '1617005', '1620002', '1626008', '1627004', '1630006', '1631005', '1650005', '1655000', '1659006', '1684009', '1706004', '1707008', '1711002', '1716007', '1721005', '1729007', '1732005', '1765002', '1780008', '1781007', '1797002', '1818002', '1825009', '1832000', '1840006', '1849007', '1853009', '1874005', '1895000', '1902009', '1910005', '1918003', '1927002', '1992003', '1997009', '2010005', '2020000', '2031008', '2033006', '2044003', '2048000', '2049008', '2059009', '2071003', '2076008', '2083001', '2095001', '2123001', '2150006', '2156000', '2160002', '2175005', '2182009', '2192001', '2205003', '2209009', '2236006', '2246008', '2255006', '2292006', '2302002', '2305000', '2306004', '2327009', '2330002', '2332005', '2334006', '2349003', '2372001', '2383005', '2389009', '2395005', '2397002', '2400006', '2402003', '2421006', '2433001', '2436009', '2453002', '2454008', '2484000', '2489005', '2499000', '2502001', '2504000', '2510000', '2539000', '2543001', '2550002', '2577006', '2579009', '2592007', '2600000', '2620004', '2639009', '2653009', '2666009', '2672009', '2675006', '2681003', '2682005', '2686008', '2687004', '2695000', '2703009', '2712006', '2718005', '2726002', '2730004', '2739003', '2741002', '2746007', '2748008', '2759004', '2771005', '2789006', '2792005', '2803000', '2810006', '2812003', '2824005', '2826007', '2830005', '2839006', '2841007', '2845003', '2848001', '2855004', '2861001', '2894003', '2905008', '2909002', '2920002', '2922005', '2923000', '2969000', '2979003', '2986006', '2998001', '3003007', '3008003', '3028004', '3039001', '3042007', '3054007', '3055008', '3056009', '3057000', '3058005', '3062004', '3068000', '3081007', '3093003', '3100007', '3113001', '3117000', '3118005', '3120008', '3134008', '3138006', '3153003', '3156006', '3159004', '3169005', '3178004', '3194006', '3198009', '3215002', '3222005', '3227004', '3236000', '3243006', '3255000', '3262009', '3279003', '3295003', '3301002', '3302009', '3315000', '3332001', '3336003', '3341006', '3350008', '3362007', '3366005', '3370002', '3374006', '3377004', '3382006', '3383001', '3394002', '3395001', '3396000', '3400000', '3409004', '3417007', '3438001', '3444002', '3447009', '3460003', '3462006', '3471002', '3478008', '3481003', '3488009', '3490005', '3524005', '3538003', '3541007', '3553006', '3556003', '3563003', '3572006', '3578005', '3582007', '3584008', '3594003', '3608004', '3609007', '3646006', '3663005', '3665003', '3670005', '3711007', '3743007', '3761003', '3766008', '3785006', '3788008', '3789000', '3810000', '3838008', '3860006', '3865001', '3867009', '3876002', '3877006', '3910004', '3916005', '3924000', '3931001', '3935005', '3937002', '3954005', '3956007', '3959000', '3960005', '3964001', '3966004', '3977005', '3984002', '3989007', '4015004', '4019005', '4029003', '4061004', '4066009', '4072009', '4081003', '4093007', '4111006', '4117005', '4121003', '4146003', '4148002', '4150005', '4158003', '4159006', '4180000', '4193005', '4205002', '4212006', '4215008', '4247003', '4258007', '4276000', '4281009', '4295007', '4303006', '4312008', '4317002', '4328003', '4335006', '4352005', '4358009', '4360006', '4369007', '4371007', '4375003', '4377006', '4394008', '4402002', '4419000', '4421005', '4430002', '4432005', '4442007', '4486002', '4524000', '4527007', '4537002', '4548009', '4549001', '4566004', '4573009', '4578000', '4588004', '4596009', '4603002', '4606005', '4621004', '4624007', '4647008', '4651005', '4658004', '4677002', '4703008', '4717004', '4718009', '4743003', '4755009', '4759003', '4766002', '4768001', '4774001', '4775000', '4799000', '4810005', '4812002', '4828007', '4840007', '4843009', '4861000', '4866005', '4870002', '4871003', '4881004', '4888005', '4897009', '4905007', '4906008', '4924005', '4942000', '4954000', '4956003', '4958002', '5001007', '5023006', '5026003', '5046008', '5068003', '5069006', '5076001', '5115006', '5122003', '5128004', '5192008', '5194009', '5195005', '5204005', '5213007', '5225005', '5228007', '5229004', '5261000', '5272005', '5279001', '5296000', '5324007', '5329002', '5336001', '5347008', '5362005', '5366008', '5379004', '5382009', '5394000', '5398002', '5403001', '5421003', '5427004', '5458003', '5459006', '5491007', '5493005', '5498001', '5520004', '5538001', '5544002', '5560003', '5564007', '5574005', '5580002', '5597008', '5611001', '5625000', '5627008', '5633004', '5643001', '5644007', '5653000', '5665001', '5668004', '5682004', '5696005', '5697001', '5709001', '5713008', '5717009', '5718004', '5727003', '5742000', '5751008', '5769004', '5780004', '5798000', '5802004', '5814007', '5815008', '5816009', '5825003', '5828001', '5847003', '5854009', '5868002', '5872003', '5881009', '5882002', '5889006', '5890002', '5893000', '5898009', '5923009', '5926001', '5928000', '5942008', '5943003', '5944009', '5948007', '5951000', '5953002', '5976004', '5979006', '5996007', '6001004', '6004007', '6006009', '6009002', '6014003', '6023000', '6032003', '6046003', '6050005', '6059006', '6062009', '6073002', '6074008', '6076005', '6104005', '6105006', '6110005', '6216007', '6217003', '6229007', '6253001', '6268000', '6269008', '6279005', '6317000', '6325003', '6326002', '6335009', '6359004', '6371005', '6375001', '6392005', '6404004', '6413002', '6417001', '6423006', '6424000', '6445007', '6448009', '6450001', '6472004', '6504002', '6511003', '6530003', '6533001', '6538005', '6541001', '6544009', '6550004', '6551000', '6553002', '6564004', '6566002', '6572002', '6598008', '6606008', '6608009', '6620001', '6623004', '6633007', '6643005', '6646002', '6649009', '6651008', '6684008', '6685009', '6711001', '6720005', '6731002', '6739000', '6742006', '6750002', '6757004', '6787005', '6789008', '6799003', '6805009', '6820003', '6828005', '6829002', '6834003', '6841009', '6844001', '6850006', '6864006', '6866008', '6871001', '6894000', '6902008', '6905005', '6912001', '6914000', '6921000', '6930008', '6944002', '6969002', '6975006', '6981003', '6987004', '6989001', '6991009', '7035006', '7050002', '7067009', '7076002', '7083009', '7091000', '7099003', '7117004', '7148007', '7149004', '7154008', '7160008', '7167006', '7173007', '7188002', '7192009', '7227003', '7234001', '7242000', '7295002', '7296001', '7311008', '7344002', '7345001', '7362006', '7376007', '7378008', '7384006', '7404008', '7435002', '7471001', '7477002', '7480001', '7494000', '7498002', '7507003', '7524009', '7532001', '7554004', '7566005', '7569003', '7591005', '7597009', '7605000', '7610001', '7629007', '7651004', '7652006', '7657000', '7658005', '7697002', '7712004', '7726008', '7736000', '7742001', '7748002', '7755000', '7756004', '7764005', '7769000', '7783003', '7820009', '7829005', '7832008', '7835005', '7840002', '7841003', '7844006', '7851002', '7854005', '7872004', '7874003', '7880006', '7884002', '7885001', '7892006', '7896009', '7911004', '7925003', '7936005', '7944005', '7954009', '7967007', '7986004', '7991003', '7999001', '8001006', '8012006', '8017000', '8024004', '8039003', '8040001', '8045006', '8057002', '8059004', '8067007', '8068002', '8079007', '8091003', '8100009', '8111001', '8112008', '8119004', '8128003', '8133004', '8157004', '8158009', '8159001', '8160006', '8161005', '8165001', '8205005', '8225009', '8242003', '8251006', '8264007', '8265008', '8266009', '8289001', '8292002', '8314003', '8334002', '8356004', '8369000', '8373002', '8387002', '8389004', '8412003', '8415001', '8454000', '8464009', '8482007', '8483002', '8496001', '8523001', '8546004', '8556000', '8559007', '8560002', '8580001', '8595004', '8598002', '8600008', '8603005', '8604004', '8608001', '8617001', '8623006', '8629005', '8640002', '8668003', '8671006', '8677005', '8688004', '8695008', '8710005', '8711009', '8714001', '8752000', '8775007', '8784007', '8810002', '8814006', '8815007', '8820007', '8821006', '8827005', '8839002', '8845005', '8850004', '8854008', '8862000', '8873007', '8887007', '8892009', '8894005', '8897003', '8907008', '8910001', '8911002', '8928004', '8931003', '8935007', '8942007', '8965002', '8966001', '8983005', '8988001', '8993003', '9000002', '9003000', '9018004', '9040008', '9055004', '9073001', '9081000', '9086005', '9089003', '9108007', '9127001', '9156001', '9185007', '9186008', '9188009', '9208002', '9212008', '9229006', '9231002', '9240003', '9242006', '9258009', '9261005', '9262003', '9284003', '9290004', '9305001', '9317004', '9320007', '9321006', '9325002', '9332006', '9348007', '9379006', '9380009', '9384000', '9390001', '9432007', '9438006', '9454009', '9455005', '9475001', '9481009', '9490002', '9498009', '9502002', '9512009', '9535007', '9558005', '9566001', '9568000', '9596006', '9609000', '9625005', '9642004', '9646001', '9654004', '9659009', '9662007', '9668006', '9677004', '9683001', '9684007', '9708001', '9736006', '9743000', '9758008', '9770007', '9775002', '9779008', '9783008', '9791004', '9796009', '9813009', '9825007', '9837009', '9840009', '9841008', '9846003', '9847007', '9849005', '9870004', '9875009', '9878006', '9880000', '9881001', '9891007', '9898001', '9951005', '9968009', '9970000', '9976006', '9994000', '9999005', '10013000', '10024003', '10025002', '10026001', '10036009', '10042008', '10047002', '10052007', '10056005', '10062000', '10119003', '10124000', '10134009', '10141003', '10145007', '10148009', '10149001', '10151002', '10167008', '10176001', '10200004', '10208006', '10209003', '10245000', '10271001', '10293006', '10296003', '10299005', '10328008', '10339006', '10410005', '10415000', '10417008', '10418003']}, 'type'=>'CodeableConcept', 'path'=>'Dosage.site', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/approach-site-codes'}}, + 'route' => {'valid_codes'=>{'http://snomed.info/sct'=>['284009009', '6064005', '10547007', '12130007', '16857009', '26643006', '34206005', '37161004', '37737002', '37839007', '38239002', '45890007', '46713006', '47625008', '54471007', '54485002', '58100008', '60213007', '62226000', '72607000', '78421000', '90028008', '127490009', '127491008', '127492001', '372449004', '372450004', '372451000', '372452007', '372453002', '372454008', '372457001', '372458006', '372459003', '372460008', '372461007', '372462000', '372463005', '372464004', '372465003', '372466002', '372467006', '372468001', '372469009', '372470005', '372471009', '372472002', '372473007', '372474001', '372475000', '372476004', '404815008', '404818005', '404819002', '404820008', '416174007', '417070009', '417255000', '417950001', '417985001', '417989007', '418091004', '418114005', '418133000', '418136008', '418162004', '418204005', '418287000', '418321004', '418331006', '418401004', '418418000', '418441008', '418511008', '418586008', '418608002', '418664002', '418722009', '418730005', '418743005', '418813001', '418821007', '418851001', '418877009', '418887008', '418892005', '418947002', '418987007', '419021003', '419165009', '419231003', '419243002', '419320008', '419396008', '419601003', '419631009', '419684008', '419762003', '419778001', '419810008', '419874009', '419894000', '419954003', '419993007', '420047004', '420163009', '420168000', '420185003', '420201002', '420204005', '420218003', '420254004', '420287000', '420719007', '428191002', '429817007', '445752009', '445754005', '445755006', '445756007', '445767008', '445768003', '445771006', '445913005', '445941009', '446105004', '446407004', '446435000', '446442000', '446540005', '447026006', '447052000', '447080003', '447081004', '447121004', '447122006', '447227007', '447229005', '447694001', '447964005', '448077001', '448491004', '448492006', '448598008', '697971008', '711360002', '711378007', '714743009', '718329006', '764723001', '766790006', '876824003', '1078280005', '1254769004', '1259221004', '1611000175109', '58731000052100', '58751000052109', '58761000052107', '58771000052103', '58811000052103', '58821000052106', '58831000052108', '66621000052103']}, 'type'=>'CodeableConcept', 'path'=>'Dosage.route', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/route-codes'}}, + 'method' => {'local_name'=>'local_method', 'valid_codes'=>{'http://snomed.info/sct'=>['736665006', '738990001', '738991002', '738992009', '738993004', '738994005', '738995006', '738996007', '740666001', '740685003', '764498003', '764794000', '782155003', '782168006', '785900008', '823034001', '827107003', '1010690008', '1231460007', '58841000052102']}, 'type'=>'CodeableConcept', 'path'=>'Dosage.method', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/administration-method-codes'}}, + 'doseAndRate' => {'type'=>'Dosage::DoseAndRate', 'path'=>'Dosage.doseAndRate', 'min'=>0, 'max'=>Float::INFINITY}, + 'maxDosePerPeriod' => {'type'=>'Ratio', 'path'=>'Dosage.maxDosePerPeriod', 'min'=>0, 'max'=>Float::INFINITY}, + 'maxDosePerAdministration' => {'type'=>'Quantity', 'path'=>'Dosage.maxDosePerAdministration', 'min'=>0, 'max'=>1}, + 'maxDosePerLifetime' => {'type'=>'Quantity', 'path'=>'Dosage.maxDosePerLifetime', 'min'=>0, 'max'=>1} + } + + class DoseAndRate < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'dose' => ['Range', 'Quantity'], + 'rate' => ['Ratio', 'Range', 'Quantity'] + } + METADATA = { + 'id' => {'type'=>'string', 'path'=>'DoseAndRate.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'DoseAndRate.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'type' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/dose-rate-type'=>['calculated', 'ordered']}, 'type'=>'CodeableConcept', 'path'=>'DoseAndRate.type', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://terminology.hl7.org/ValueSet/dose-rate-type'}}, + 'doseRange' => {'type'=>'Range', 'path'=>'DoseAndRate.dose[x]', 'min'=>0, 'max'=>1}, + 'doseQuantity' => {'type'=>'Quantity', 'path'=>'DoseAndRate.dose[x]', 'min'=>0, 'max'=>1}, + 'rateRatio' => {'type'=>'Ratio', 'path'=>'DoseAndRate.rate[x]', 'min'=>0, 'max'=>1}, + 'rateRange' => {'type'=>'Range', 'path'=>'DoseAndRate.rate[x]', 'min'=>0, 'max'=>1}, + 'rateQuantity' => {'type'=>'Quantity', 'path'=>'DoseAndRate.rate[x]', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :type # 0-1 CodeableConcept + attr_accessor :doseRange # 0-1 Range + attr_accessor :doseQuantity # 0-1 Quantity + attr_accessor :rateRatio # 0-1 Ratio + attr_accessor :rateRange # 0-1 Range + attr_accessor :rateQuantity # 0-1 Quantity + end + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :sequence # 0-1 integer + attr_accessor :text # 0-1 string + attr_accessor :additionalInstruction # 0-* [ CodeableConcept ] + attr_accessor :patientInstruction # 0-1 string + attr_accessor :timing # 0-1 Timing + attr_accessor :asNeeded # 0-1 boolean + attr_accessor :asNeededFor # 0-* [ CodeableConcept ] + attr_accessor :site # 0-1 CodeableConcept + attr_accessor :route # 0-1 CodeableConcept + attr_accessor :local_method # 0-1 CodeableConcept + attr_accessor :doseAndRate # 0-* [ Dosage::DoseAndRate ] + attr_accessor :maxDosePerPeriod # 0-* [ Ratio ] + attr_accessor :maxDosePerAdministration # 0-1 Quantity + attr_accessor :maxDosePerLifetime # 0-1 Quantity + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/types/Duration.rb b/lib/fhir_models/r6/generated/types/Duration.rb new file mode 100644 index 00000000..033f8ce2 --- /dev/null +++ b/lib/fhir_models/r6/generated/types/Duration.rb @@ -0,0 +1,28 @@ +module FHIR + module R6 + class Duration < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + SEARCH_PARAMS = [] + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Duration.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Duration.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'value' => {'type'=>'decimal', 'path'=>'Duration.value', 'min'=>0, 'max'=>1}, + 'comparator' => {'valid_codes'=>{'http://hl7.org/fhir/quantity-comparator'=>['<', '<=', '>=', '>', 'ad']}, 'type'=>'code', 'path'=>'Duration.comparator', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/quantity-comparator'}}, + 'unit' => {'type'=>'string', 'path'=>'Duration.unit', 'min'=>0, 'max'=>1}, + 'system' => {'type'=>'uri', 'path'=>'Duration.system', 'min'=>0, 'max'=>1}, + 'code' => {'type'=>'code', 'path'=>'Duration.code', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :value # 0-1 decimal + attr_accessor :comparator # 0-1 code + attr_accessor :unit # 0-1 string + attr_accessor :system # 0-1 uri + attr_accessor :code # 0-1 code + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/types/Element.rb b/lib/fhir_models/r6/generated/types/Element.rb new file mode 100644 index 00000000..d87bb77c --- /dev/null +++ b/lib/fhir_models/r6/generated/types/Element.rb @@ -0,0 +1,18 @@ +module FHIR + module R6 + class Element < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + SEARCH_PARAMS = [] + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Element.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Element.extension', 'min'=>0, 'max'=>Float::INFINITY} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/types/ElementDefinition.rb b/lib/fhir_models/r6/generated/types/ElementDefinition.rb new file mode 100644 index 00000000..19a7e640 --- /dev/null +++ b/lib/fhir_models/r6/generated/types/ElementDefinition.rb @@ -0,0 +1,763 @@ +module FHIR + module R6 + class ElementDefinition < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + include FHIR::CommonElementDefinition + + MULTIPLE_TYPES = { + 'defaultValue' => ['base64Binary', 'boolean', 'canonical', 'code', 'date', 'dateTime', 'decimal', 'id', 'instant', 'integer', 'integer64', 'markdown', 'oid', 'positiveInt', 'string', 'time', 'unsignedInt', 'uri', 'url', 'uuid', 'Address', 'Age', 'Annotation', 'Attachment', 'CodeableConcept', 'CodeableReference', 'Coding', 'ContactPoint', 'Count', 'Distance', 'Duration', 'HumanName', 'Identifier', 'Money', 'Period', 'Quantity', 'Range', 'Ratio', 'RatioRange', 'Reference', 'SampledData', 'Signature', 'Timing', 'ContactDetail', 'DataRequirement', 'Expression', 'ParameterDefinition', 'RelatedArtifact', 'TriggerDefinition', 'UsageContext', 'Availability', 'ExtendedContactDetail', 'Dosage', 'Meta'], + 'fixed' => ['base64Binary', 'boolean', 'canonical', 'code', 'date', 'dateTime', 'decimal', 'id', 'instant', 'integer', 'integer64', 'markdown', 'oid', 'positiveInt', 'string', 'time', 'unsignedInt', 'uri', 'url', 'uuid', 'Address', 'Age', 'Annotation', 'Attachment', 'CodeableConcept', 'CodeableReference', 'Coding', 'ContactPoint', 'Count', 'Distance', 'Duration', 'HumanName', 'Identifier', 'Money', 'Period', 'Quantity', 'Range', 'Ratio', 'RatioRange', 'Reference', 'SampledData', 'Signature', 'Timing', 'ContactDetail', 'DataRequirement', 'Expression', 'ParameterDefinition', 'RelatedArtifact', 'TriggerDefinition', 'UsageContext', 'Availability', 'ExtendedContactDetail', 'Dosage', 'Meta'], + 'pattern' => ['base64Binary', 'boolean', 'canonical', 'code', 'date', 'dateTime', 'decimal', 'id', 'instant', 'integer', 'integer64', 'markdown', 'oid', 'positiveInt', 'string', 'time', 'unsignedInt', 'uri', 'url', 'uuid', 'Address', 'Age', 'Annotation', 'Attachment', 'CodeableConcept', 'CodeableReference', 'Coding', 'ContactPoint', 'Count', 'Distance', 'Duration', 'HumanName', 'Identifier', 'Money', 'Period', 'Quantity', 'Range', 'Ratio', 'RatioRange', 'Reference', 'SampledData', 'Signature', 'Timing', 'ContactDetail', 'DataRequirement', 'Expression', 'ParameterDefinition', 'RelatedArtifact', 'TriggerDefinition', 'UsageContext', 'Availability', 'ExtendedContactDetail', 'Dosage', 'Meta'], + 'minValue' => ['date', 'dateTime', 'instant', 'time', 'decimal', 'integer', 'integer64', 'positiveInt', 'unsignedInt', 'Quantity'], + 'maxValue' => ['date', 'dateTime', 'instant', 'time', 'decimal', 'integer', 'integer64', 'positiveInt', 'unsignedInt', 'Quantity'] + } + SEARCH_PARAMS = [] + METADATA = { + 'id' => {'type'=>'string', 'path'=>'ElementDefinition.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'ElementDefinition.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'ElementDefinition.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'path' => {'type'=>'string', 'path'=>'ElementDefinition.path', 'min'=>1, 'max'=>1}, + 'representation' => {'valid_codes'=>{'http://hl7.org/fhir/property-representation'=>['xmlAttr', 'xmlText', 'typeAttr', 'cdaText', 'xhtml']}, 'type'=>'code', 'path'=>'ElementDefinition.representation', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/property-representation'}}, + 'sliceName' => {'type'=>'string', 'path'=>'ElementDefinition.sliceName', 'min'=>0, 'max'=>1}, + 'sliceIsConstraining' => {'type'=>'boolean', 'path'=>'ElementDefinition.sliceIsConstraining', 'min'=>0, 'max'=>1}, + 'label' => {'type'=>'string', 'path'=>'ElementDefinition.label', 'min'=>0, 'max'=>1}, + 'code' => {'type'=>'Coding', 'path'=>'ElementDefinition.code', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://loinc.org/vs'}}, + 'slicing' => {'type'=>'ElementDefinition::Slicing', 'path'=>'ElementDefinition.slicing', 'min'=>0, 'max'=>1}, + 'short' => {'type'=>'string', 'path'=>'ElementDefinition.short', 'min'=>0, 'max'=>1}, + 'definition' => {'type'=>'markdown', 'path'=>'ElementDefinition.definition', 'min'=>0, 'max'=>1}, + 'comment' => {'type'=>'markdown', 'path'=>'ElementDefinition.comment', 'min'=>0, 'max'=>1}, + 'requirements' => {'type'=>'markdown', 'path'=>'ElementDefinition.requirements', 'min'=>0, 'max'=>1}, + 'alias' => {'type'=>'string', 'path'=>'ElementDefinition.alias', 'min'=>0, 'max'=>Float::INFINITY}, + 'min' => {'type'=>'unsignedInt', 'path'=>'ElementDefinition.min', 'min'=>0, 'max'=>1}, + 'max' => {'type'=>'string', 'path'=>'ElementDefinition.max', 'min'=>0, 'max'=>1}, + 'base' => {'type'=>'ElementDefinition::Base', 'path'=>'ElementDefinition.base', 'min'=>0, 'max'=>1}, + 'contentReference' => {'type'=>'uri', 'path'=>'ElementDefinition.contentReference', 'min'=>0, 'max'=>1}, + 'type' => {'type'=>'ElementDefinition::Type', 'path'=>'ElementDefinition.type', 'min'=>0, 'max'=>Float::INFINITY}, + 'defaultValueBase64Binary' => {'type'=>'base64Binary', 'path'=>'ElementDefinition.defaultValue[x]', 'min'=>0, 'max'=>1}, + 'defaultValueBoolean' => {'type'=>'boolean', 'path'=>'ElementDefinition.defaultValue[x]', 'min'=>0, 'max'=>1}, + 'defaultValueCanonical' => {'type'=>'canonical', 'path'=>'ElementDefinition.defaultValue[x]', 'min'=>0, 'max'=>1}, + 'defaultValueCode' => {'type'=>'code', 'path'=>'ElementDefinition.defaultValue[x]', 'min'=>0, 'max'=>1}, + 'defaultValueDate' => {'type'=>'date', 'path'=>'ElementDefinition.defaultValue[x]', 'min'=>0, 'max'=>1}, + 'defaultValueDateTime' => {'type'=>'dateTime', 'path'=>'ElementDefinition.defaultValue[x]', 'min'=>0, 'max'=>1}, + 'defaultValueDecimal' => {'type'=>'decimal', 'path'=>'ElementDefinition.defaultValue[x]', 'min'=>0, 'max'=>1}, + 'defaultValueId' => {'type'=>'id', 'path'=>'ElementDefinition.defaultValue[x]', 'min'=>0, 'max'=>1}, + 'defaultValueInstant' => {'type'=>'instant', 'path'=>'ElementDefinition.defaultValue[x]', 'min'=>0, 'max'=>1}, + 'defaultValueInteger' => {'type'=>'integer', 'path'=>'ElementDefinition.defaultValue[x]', 'min'=>0, 'max'=>1}, + 'defaultValueInteger64' => {'type'=>'integer64', 'path'=>'ElementDefinition.defaultValue[x]', 'min'=>0, 'max'=>1}, + 'defaultValueMarkdown' => {'type'=>'markdown', 'path'=>'ElementDefinition.defaultValue[x]', 'min'=>0, 'max'=>1}, + 'defaultValueOid' => {'type'=>'oid', 'path'=>'ElementDefinition.defaultValue[x]', 'min'=>0, 'max'=>1}, + 'defaultValuePositiveInt' => {'type'=>'positiveInt', 'path'=>'ElementDefinition.defaultValue[x]', 'min'=>0, 'max'=>1}, + 'defaultValueString' => {'type'=>'string', 'path'=>'ElementDefinition.defaultValue[x]', 'min'=>0, 'max'=>1}, + 'defaultValueTime' => {'type'=>'time', 'path'=>'ElementDefinition.defaultValue[x]', 'min'=>0, 'max'=>1}, + 'defaultValueUnsignedInt' => {'type'=>'unsignedInt', 'path'=>'ElementDefinition.defaultValue[x]', 'min'=>0, 'max'=>1}, + 'defaultValueUri' => {'type'=>'uri', 'path'=>'ElementDefinition.defaultValue[x]', 'min'=>0, 'max'=>1}, + 'defaultValueUrl' => {'type'=>'url', 'path'=>'ElementDefinition.defaultValue[x]', 'min'=>0, 'max'=>1}, + 'defaultValueUuid' => {'type'=>'uuid', 'path'=>'ElementDefinition.defaultValue[x]', 'min'=>0, 'max'=>1}, + 'defaultValueAddress' => {'type'=>'Address', 'path'=>'ElementDefinition.defaultValue[x]', 'min'=>0, 'max'=>1}, + 'defaultValueAge' => {'type'=>'Age', 'path'=>'ElementDefinition.defaultValue[x]', 'min'=>0, 'max'=>1}, + 'defaultValueAnnotation' => {'type'=>'Annotation', 'path'=>'ElementDefinition.defaultValue[x]', 'min'=>0, 'max'=>1}, + 'defaultValueAttachment' => {'type'=>'Attachment', 'path'=>'ElementDefinition.defaultValue[x]', 'min'=>0, 'max'=>1}, + 'defaultValueCodeableConcept' => {'type'=>'CodeableConcept', 'path'=>'ElementDefinition.defaultValue[x]', 'min'=>0, 'max'=>1}, + 'defaultValueCodeableReference' => {'type'=>'CodeableReference', 'path'=>'ElementDefinition.defaultValue[x]', 'min'=>0, 'max'=>1}, + 'defaultValueCoding' => {'type'=>'Coding', 'path'=>'ElementDefinition.defaultValue[x]', 'min'=>0, 'max'=>1}, + 'defaultValueContactPoint' => {'type'=>'ContactPoint', 'path'=>'ElementDefinition.defaultValue[x]', 'min'=>0, 'max'=>1}, + 'defaultValueCount' => {'type'=>'Count', 'path'=>'ElementDefinition.defaultValue[x]', 'min'=>0, 'max'=>1}, + 'defaultValueDistance' => {'type'=>'Distance', 'path'=>'ElementDefinition.defaultValue[x]', 'min'=>0, 'max'=>1}, + 'defaultValueDuration' => {'type'=>'Duration', 'path'=>'ElementDefinition.defaultValue[x]', 'min'=>0, 'max'=>1}, + 'defaultValueHumanName' => {'type'=>'HumanName', 'path'=>'ElementDefinition.defaultValue[x]', 'min'=>0, 'max'=>1}, + 'defaultValueIdentifier' => {'type'=>'Identifier', 'path'=>'ElementDefinition.defaultValue[x]', 'min'=>0, 'max'=>1}, + 'defaultValueMoney' => {'type'=>'Money', 'path'=>'ElementDefinition.defaultValue[x]', 'min'=>0, 'max'=>1}, + 'defaultValuePeriod' => {'type'=>'Period', 'path'=>'ElementDefinition.defaultValue[x]', 'min'=>0, 'max'=>1}, + 'defaultValueQuantity' => {'type'=>'Quantity', 'path'=>'ElementDefinition.defaultValue[x]', 'min'=>0, 'max'=>1}, + 'defaultValueRange' => {'type'=>'Range', 'path'=>'ElementDefinition.defaultValue[x]', 'min'=>0, 'max'=>1}, + 'defaultValueRatio' => {'type'=>'Ratio', 'path'=>'ElementDefinition.defaultValue[x]', 'min'=>0, 'max'=>1}, + 'defaultValueRatioRange' => {'type'=>'RatioRange', 'path'=>'ElementDefinition.defaultValue[x]', 'min'=>0, 'max'=>1}, + 'defaultValueReference' => {'type'=>'Reference', 'path'=>'ElementDefinition.defaultValue[x]', 'min'=>0, 'max'=>1}, + 'defaultValueSampledData' => {'type'=>'SampledData', 'path'=>'ElementDefinition.defaultValue[x]', 'min'=>0, 'max'=>1}, + 'defaultValueSignature' => {'type'=>'Signature', 'path'=>'ElementDefinition.defaultValue[x]', 'min'=>0, 'max'=>1}, + 'defaultValueTiming' => {'type'=>'Timing', 'path'=>'ElementDefinition.defaultValue[x]', 'min'=>0, 'max'=>1}, + 'defaultValueContactDetail' => {'type'=>'ContactDetail', 'path'=>'ElementDefinition.defaultValue[x]', 'min'=>0, 'max'=>1}, + 'defaultValueDataRequirement' => {'type'=>'DataRequirement', 'path'=>'ElementDefinition.defaultValue[x]', 'min'=>0, 'max'=>1}, + 'defaultValueExpression' => {'type'=>'Expression', 'path'=>'ElementDefinition.defaultValue[x]', 'min'=>0, 'max'=>1}, + 'defaultValueParameterDefinition' => {'type'=>'ParameterDefinition', 'path'=>'ElementDefinition.defaultValue[x]', 'min'=>0, 'max'=>1}, + 'defaultValueRelatedArtifact' => {'type'=>'RelatedArtifact', 'path'=>'ElementDefinition.defaultValue[x]', 'min'=>0, 'max'=>1}, + 'defaultValueTriggerDefinition' => {'type'=>'TriggerDefinition', 'path'=>'ElementDefinition.defaultValue[x]', 'min'=>0, 'max'=>1}, + 'defaultValueUsageContext' => {'type'=>'UsageContext', 'path'=>'ElementDefinition.defaultValue[x]', 'min'=>0, 'max'=>1}, + 'defaultValueAvailability' => {'type'=>'Availability', 'path'=>'ElementDefinition.defaultValue[x]', 'min'=>0, 'max'=>1}, + 'defaultValueExtendedContactDetail' => {'type'=>'ExtendedContactDetail', 'path'=>'ElementDefinition.defaultValue[x]', 'min'=>0, 'max'=>1}, + 'defaultValueDosage' => {'type'=>'Dosage', 'path'=>'ElementDefinition.defaultValue[x]', 'min'=>0, 'max'=>1}, + 'defaultValueMeta' => {'type'=>'Meta', 'path'=>'ElementDefinition.defaultValue[x]', 'min'=>0, 'max'=>1}, + 'meaningWhenMissing' => {'type'=>'markdown', 'path'=>'ElementDefinition.meaningWhenMissing', 'min'=>0, 'max'=>1}, + 'orderMeaning' => {'type'=>'string', 'path'=>'ElementDefinition.orderMeaning', 'min'=>0, 'max'=>1}, + 'fixedBase64Binary' => {'type'=>'base64Binary', 'path'=>'ElementDefinition.fixed[x]', 'min'=>0, 'max'=>1}, + 'fixedBoolean' => {'type'=>'boolean', 'path'=>'ElementDefinition.fixed[x]', 'min'=>0, 'max'=>1}, + 'fixedCanonical' => {'type'=>'canonical', 'path'=>'ElementDefinition.fixed[x]', 'min'=>0, 'max'=>1}, + 'fixedCode' => {'type'=>'code', 'path'=>'ElementDefinition.fixed[x]', 'min'=>0, 'max'=>1}, + 'fixedDate' => {'type'=>'date', 'path'=>'ElementDefinition.fixed[x]', 'min'=>0, 'max'=>1}, + 'fixedDateTime' => {'type'=>'dateTime', 'path'=>'ElementDefinition.fixed[x]', 'min'=>0, 'max'=>1}, + 'fixedDecimal' => {'type'=>'decimal', 'path'=>'ElementDefinition.fixed[x]', 'min'=>0, 'max'=>1}, + 'fixedId' => {'type'=>'id', 'path'=>'ElementDefinition.fixed[x]', 'min'=>0, 'max'=>1}, + 'fixedInstant' => {'type'=>'instant', 'path'=>'ElementDefinition.fixed[x]', 'min'=>0, 'max'=>1}, + 'fixedInteger' => {'type'=>'integer', 'path'=>'ElementDefinition.fixed[x]', 'min'=>0, 'max'=>1}, + 'fixedInteger64' => {'type'=>'integer64', 'path'=>'ElementDefinition.fixed[x]', 'min'=>0, 'max'=>1}, + 'fixedMarkdown' => {'type'=>'markdown', 'path'=>'ElementDefinition.fixed[x]', 'min'=>0, 'max'=>1}, + 'fixedOid' => {'type'=>'oid', 'path'=>'ElementDefinition.fixed[x]', 'min'=>0, 'max'=>1}, + 'fixedPositiveInt' => {'type'=>'positiveInt', 'path'=>'ElementDefinition.fixed[x]', 'min'=>0, 'max'=>1}, + 'fixedString' => {'type'=>'string', 'path'=>'ElementDefinition.fixed[x]', 'min'=>0, 'max'=>1}, + 'fixedTime' => {'type'=>'time', 'path'=>'ElementDefinition.fixed[x]', 'min'=>0, 'max'=>1}, + 'fixedUnsignedInt' => {'type'=>'unsignedInt', 'path'=>'ElementDefinition.fixed[x]', 'min'=>0, 'max'=>1}, + 'fixedUri' => {'type'=>'uri', 'path'=>'ElementDefinition.fixed[x]', 'min'=>0, 'max'=>1}, + 'fixedUrl' => {'type'=>'url', 'path'=>'ElementDefinition.fixed[x]', 'min'=>0, 'max'=>1}, + 'fixedUuid' => {'type'=>'uuid', 'path'=>'ElementDefinition.fixed[x]', 'min'=>0, 'max'=>1}, + 'fixedAddress' => {'type'=>'Address', 'path'=>'ElementDefinition.fixed[x]', 'min'=>0, 'max'=>1}, + 'fixedAge' => {'type'=>'Age', 'path'=>'ElementDefinition.fixed[x]', 'min'=>0, 'max'=>1}, + 'fixedAnnotation' => {'type'=>'Annotation', 'path'=>'ElementDefinition.fixed[x]', 'min'=>0, 'max'=>1}, + 'fixedAttachment' => {'type'=>'Attachment', 'path'=>'ElementDefinition.fixed[x]', 'min'=>0, 'max'=>1}, + 'fixedCodeableConcept' => {'type'=>'CodeableConcept', 'path'=>'ElementDefinition.fixed[x]', 'min'=>0, 'max'=>1}, + 'fixedCodeableReference' => {'type'=>'CodeableReference', 'path'=>'ElementDefinition.fixed[x]', 'min'=>0, 'max'=>1}, + 'fixedCoding' => {'type'=>'Coding', 'path'=>'ElementDefinition.fixed[x]', 'min'=>0, 'max'=>1}, + 'fixedContactPoint' => {'type'=>'ContactPoint', 'path'=>'ElementDefinition.fixed[x]', 'min'=>0, 'max'=>1}, + 'fixedCount' => {'type'=>'Count', 'path'=>'ElementDefinition.fixed[x]', 'min'=>0, 'max'=>1}, + 'fixedDistance' => {'type'=>'Distance', 'path'=>'ElementDefinition.fixed[x]', 'min'=>0, 'max'=>1}, + 'fixedDuration' => {'type'=>'Duration', 'path'=>'ElementDefinition.fixed[x]', 'min'=>0, 'max'=>1}, + 'fixedHumanName' => {'type'=>'HumanName', 'path'=>'ElementDefinition.fixed[x]', 'min'=>0, 'max'=>1}, + 'fixedIdentifier' => {'type'=>'Identifier', 'path'=>'ElementDefinition.fixed[x]', 'min'=>0, 'max'=>1}, + 'fixedMoney' => {'type'=>'Money', 'path'=>'ElementDefinition.fixed[x]', 'min'=>0, 'max'=>1}, + 'fixedPeriod' => {'type'=>'Period', 'path'=>'ElementDefinition.fixed[x]', 'min'=>0, 'max'=>1}, + 'fixedQuantity' => {'type'=>'Quantity', 'path'=>'ElementDefinition.fixed[x]', 'min'=>0, 'max'=>1}, + 'fixedRange' => {'type'=>'Range', 'path'=>'ElementDefinition.fixed[x]', 'min'=>0, 'max'=>1}, + 'fixedRatio' => {'type'=>'Ratio', 'path'=>'ElementDefinition.fixed[x]', 'min'=>0, 'max'=>1}, + 'fixedRatioRange' => {'type'=>'RatioRange', 'path'=>'ElementDefinition.fixed[x]', 'min'=>0, 'max'=>1}, + 'fixedReference' => {'type'=>'Reference', 'path'=>'ElementDefinition.fixed[x]', 'min'=>0, 'max'=>1}, + 'fixedSampledData' => {'type'=>'SampledData', 'path'=>'ElementDefinition.fixed[x]', 'min'=>0, 'max'=>1}, + 'fixedSignature' => {'type'=>'Signature', 'path'=>'ElementDefinition.fixed[x]', 'min'=>0, 'max'=>1}, + 'fixedTiming' => {'type'=>'Timing', 'path'=>'ElementDefinition.fixed[x]', 'min'=>0, 'max'=>1}, + 'fixedContactDetail' => {'type'=>'ContactDetail', 'path'=>'ElementDefinition.fixed[x]', 'min'=>0, 'max'=>1}, + 'fixedDataRequirement' => {'type'=>'DataRequirement', 'path'=>'ElementDefinition.fixed[x]', 'min'=>0, 'max'=>1}, + 'fixedExpression' => {'type'=>'Expression', 'path'=>'ElementDefinition.fixed[x]', 'min'=>0, 'max'=>1}, + 'fixedParameterDefinition' => {'type'=>'ParameterDefinition', 'path'=>'ElementDefinition.fixed[x]', 'min'=>0, 'max'=>1}, + 'fixedRelatedArtifact' => {'type'=>'RelatedArtifact', 'path'=>'ElementDefinition.fixed[x]', 'min'=>0, 'max'=>1}, + 'fixedTriggerDefinition' => {'type'=>'TriggerDefinition', 'path'=>'ElementDefinition.fixed[x]', 'min'=>0, 'max'=>1}, + 'fixedUsageContext' => {'type'=>'UsageContext', 'path'=>'ElementDefinition.fixed[x]', 'min'=>0, 'max'=>1}, + 'fixedAvailability' => {'type'=>'Availability', 'path'=>'ElementDefinition.fixed[x]', 'min'=>0, 'max'=>1}, + 'fixedExtendedContactDetail' => {'type'=>'ExtendedContactDetail', 'path'=>'ElementDefinition.fixed[x]', 'min'=>0, 'max'=>1}, + 'fixedDosage' => {'type'=>'Dosage', 'path'=>'ElementDefinition.fixed[x]', 'min'=>0, 'max'=>1}, + 'fixedMeta' => {'type'=>'Meta', 'path'=>'ElementDefinition.fixed[x]', 'min'=>0, 'max'=>1}, + 'patternBase64Binary' => {'type'=>'base64Binary', 'path'=>'ElementDefinition.pattern[x]', 'min'=>0, 'max'=>1}, + 'patternBoolean' => {'type'=>'boolean', 'path'=>'ElementDefinition.pattern[x]', 'min'=>0, 'max'=>1}, + 'patternCanonical' => {'type'=>'canonical', 'path'=>'ElementDefinition.pattern[x]', 'min'=>0, 'max'=>1}, + 'patternCode' => {'type'=>'code', 'path'=>'ElementDefinition.pattern[x]', 'min'=>0, 'max'=>1}, + 'patternDate' => {'type'=>'date', 'path'=>'ElementDefinition.pattern[x]', 'min'=>0, 'max'=>1}, + 'patternDateTime' => {'type'=>'dateTime', 'path'=>'ElementDefinition.pattern[x]', 'min'=>0, 'max'=>1}, + 'patternDecimal' => {'type'=>'decimal', 'path'=>'ElementDefinition.pattern[x]', 'min'=>0, 'max'=>1}, + 'patternId' => {'type'=>'id', 'path'=>'ElementDefinition.pattern[x]', 'min'=>0, 'max'=>1}, + 'patternInstant' => {'type'=>'instant', 'path'=>'ElementDefinition.pattern[x]', 'min'=>0, 'max'=>1}, + 'patternInteger' => {'type'=>'integer', 'path'=>'ElementDefinition.pattern[x]', 'min'=>0, 'max'=>1}, + 'patternInteger64' => {'type'=>'integer64', 'path'=>'ElementDefinition.pattern[x]', 'min'=>0, 'max'=>1}, + 'patternMarkdown' => {'type'=>'markdown', 'path'=>'ElementDefinition.pattern[x]', 'min'=>0, 'max'=>1}, + 'patternOid' => {'type'=>'oid', 'path'=>'ElementDefinition.pattern[x]', 'min'=>0, 'max'=>1}, + 'patternPositiveInt' => {'type'=>'positiveInt', 'path'=>'ElementDefinition.pattern[x]', 'min'=>0, 'max'=>1}, + 'patternString' => {'type'=>'string', 'path'=>'ElementDefinition.pattern[x]', 'min'=>0, 'max'=>1}, + 'patternTime' => {'type'=>'time', 'path'=>'ElementDefinition.pattern[x]', 'min'=>0, 'max'=>1}, + 'patternUnsignedInt' => {'type'=>'unsignedInt', 'path'=>'ElementDefinition.pattern[x]', 'min'=>0, 'max'=>1}, + 'patternUri' => {'type'=>'uri', 'path'=>'ElementDefinition.pattern[x]', 'min'=>0, 'max'=>1}, + 'patternUrl' => {'type'=>'url', 'path'=>'ElementDefinition.pattern[x]', 'min'=>0, 'max'=>1}, + 'patternUuid' => {'type'=>'uuid', 'path'=>'ElementDefinition.pattern[x]', 'min'=>0, 'max'=>1}, + 'patternAddress' => {'type'=>'Address', 'path'=>'ElementDefinition.pattern[x]', 'min'=>0, 'max'=>1}, + 'patternAge' => {'type'=>'Age', 'path'=>'ElementDefinition.pattern[x]', 'min'=>0, 'max'=>1}, + 'patternAnnotation' => {'type'=>'Annotation', 'path'=>'ElementDefinition.pattern[x]', 'min'=>0, 'max'=>1}, + 'patternAttachment' => {'type'=>'Attachment', 'path'=>'ElementDefinition.pattern[x]', 'min'=>0, 'max'=>1}, + 'patternCodeableConcept' => {'type'=>'CodeableConcept', 'path'=>'ElementDefinition.pattern[x]', 'min'=>0, 'max'=>1}, + 'patternCodeableReference' => {'type'=>'CodeableReference', 'path'=>'ElementDefinition.pattern[x]', 'min'=>0, 'max'=>1}, + 'patternCoding' => {'type'=>'Coding', 'path'=>'ElementDefinition.pattern[x]', 'min'=>0, 'max'=>1}, + 'patternContactPoint' => {'type'=>'ContactPoint', 'path'=>'ElementDefinition.pattern[x]', 'min'=>0, 'max'=>1}, + 'patternCount' => {'type'=>'Count', 'path'=>'ElementDefinition.pattern[x]', 'min'=>0, 'max'=>1}, + 'patternDistance' => {'type'=>'Distance', 'path'=>'ElementDefinition.pattern[x]', 'min'=>0, 'max'=>1}, + 'patternDuration' => {'type'=>'Duration', 'path'=>'ElementDefinition.pattern[x]', 'min'=>0, 'max'=>1}, + 'patternHumanName' => {'type'=>'HumanName', 'path'=>'ElementDefinition.pattern[x]', 'min'=>0, 'max'=>1}, + 'patternIdentifier' => {'type'=>'Identifier', 'path'=>'ElementDefinition.pattern[x]', 'min'=>0, 'max'=>1}, + 'patternMoney' => {'type'=>'Money', 'path'=>'ElementDefinition.pattern[x]', 'min'=>0, 'max'=>1}, + 'patternPeriod' => {'type'=>'Period', 'path'=>'ElementDefinition.pattern[x]', 'min'=>0, 'max'=>1}, + 'patternQuantity' => {'type'=>'Quantity', 'path'=>'ElementDefinition.pattern[x]', 'min'=>0, 'max'=>1}, + 'patternRange' => {'type'=>'Range', 'path'=>'ElementDefinition.pattern[x]', 'min'=>0, 'max'=>1}, + 'patternRatio' => {'type'=>'Ratio', 'path'=>'ElementDefinition.pattern[x]', 'min'=>0, 'max'=>1}, + 'patternRatioRange' => {'type'=>'RatioRange', 'path'=>'ElementDefinition.pattern[x]', 'min'=>0, 'max'=>1}, + 'patternReference' => {'type'=>'Reference', 'path'=>'ElementDefinition.pattern[x]', 'min'=>0, 'max'=>1}, + 'patternSampledData' => {'type'=>'SampledData', 'path'=>'ElementDefinition.pattern[x]', 'min'=>0, 'max'=>1}, + 'patternSignature' => {'type'=>'Signature', 'path'=>'ElementDefinition.pattern[x]', 'min'=>0, 'max'=>1}, + 'patternTiming' => {'type'=>'Timing', 'path'=>'ElementDefinition.pattern[x]', 'min'=>0, 'max'=>1}, + 'patternContactDetail' => {'type'=>'ContactDetail', 'path'=>'ElementDefinition.pattern[x]', 'min'=>0, 'max'=>1}, + 'patternDataRequirement' => {'type'=>'DataRequirement', 'path'=>'ElementDefinition.pattern[x]', 'min'=>0, 'max'=>1}, + 'patternExpression' => {'type'=>'Expression', 'path'=>'ElementDefinition.pattern[x]', 'min'=>0, 'max'=>1}, + 'patternParameterDefinition' => {'type'=>'ParameterDefinition', 'path'=>'ElementDefinition.pattern[x]', 'min'=>0, 'max'=>1}, + 'patternRelatedArtifact' => {'type'=>'RelatedArtifact', 'path'=>'ElementDefinition.pattern[x]', 'min'=>0, 'max'=>1}, + 'patternTriggerDefinition' => {'type'=>'TriggerDefinition', 'path'=>'ElementDefinition.pattern[x]', 'min'=>0, 'max'=>1}, + 'patternUsageContext' => {'type'=>'UsageContext', 'path'=>'ElementDefinition.pattern[x]', 'min'=>0, 'max'=>1}, + 'patternAvailability' => {'type'=>'Availability', 'path'=>'ElementDefinition.pattern[x]', 'min'=>0, 'max'=>1}, + 'patternExtendedContactDetail' => {'type'=>'ExtendedContactDetail', 'path'=>'ElementDefinition.pattern[x]', 'min'=>0, 'max'=>1}, + 'patternDosage' => {'type'=>'Dosage', 'path'=>'ElementDefinition.pattern[x]', 'min'=>0, 'max'=>1}, + 'patternMeta' => {'type'=>'Meta', 'path'=>'ElementDefinition.pattern[x]', 'min'=>0, 'max'=>1}, + 'example' => {'type'=>'ElementDefinition::Example', 'path'=>'ElementDefinition.example', 'min'=>0, 'max'=>Float::INFINITY}, + 'minValueDate' => {'type'=>'date', 'path'=>'ElementDefinition.minValue[x]', 'min'=>0, 'max'=>1}, + 'minValueDateTime' => {'type'=>'dateTime', 'path'=>'ElementDefinition.minValue[x]', 'min'=>0, 'max'=>1}, + 'minValueInstant' => {'type'=>'instant', 'path'=>'ElementDefinition.minValue[x]', 'min'=>0, 'max'=>1}, + 'minValueTime' => {'type'=>'time', 'path'=>'ElementDefinition.minValue[x]', 'min'=>0, 'max'=>1}, + 'minValueDecimal' => {'type'=>'decimal', 'path'=>'ElementDefinition.minValue[x]', 'min'=>0, 'max'=>1}, + 'minValueInteger' => {'type'=>'integer', 'path'=>'ElementDefinition.minValue[x]', 'min'=>0, 'max'=>1}, + 'minValueInteger64' => {'type'=>'integer64', 'path'=>'ElementDefinition.minValue[x]', 'min'=>0, 'max'=>1}, + 'minValuePositiveInt' => {'type'=>'positiveInt', 'path'=>'ElementDefinition.minValue[x]', 'min'=>0, 'max'=>1}, + 'minValueUnsignedInt' => {'type'=>'unsignedInt', 'path'=>'ElementDefinition.minValue[x]', 'min'=>0, 'max'=>1}, + 'minValueQuantity' => {'type'=>'Quantity', 'path'=>'ElementDefinition.minValue[x]', 'min'=>0, 'max'=>1}, + 'maxValueDate' => {'type'=>'date', 'path'=>'ElementDefinition.maxValue[x]', 'min'=>0, 'max'=>1}, + 'maxValueDateTime' => {'type'=>'dateTime', 'path'=>'ElementDefinition.maxValue[x]', 'min'=>0, 'max'=>1}, + 'maxValueInstant' => {'type'=>'instant', 'path'=>'ElementDefinition.maxValue[x]', 'min'=>0, 'max'=>1}, + 'maxValueTime' => {'type'=>'time', 'path'=>'ElementDefinition.maxValue[x]', 'min'=>0, 'max'=>1}, + 'maxValueDecimal' => {'type'=>'decimal', 'path'=>'ElementDefinition.maxValue[x]', 'min'=>0, 'max'=>1}, + 'maxValueInteger' => {'type'=>'integer', 'path'=>'ElementDefinition.maxValue[x]', 'min'=>0, 'max'=>1}, + 'maxValueInteger64' => {'type'=>'integer64', 'path'=>'ElementDefinition.maxValue[x]', 'min'=>0, 'max'=>1}, + 'maxValuePositiveInt' => {'type'=>'positiveInt', 'path'=>'ElementDefinition.maxValue[x]', 'min'=>0, 'max'=>1}, + 'maxValueUnsignedInt' => {'type'=>'unsignedInt', 'path'=>'ElementDefinition.maxValue[x]', 'min'=>0, 'max'=>1}, + 'maxValueQuantity' => {'type'=>'Quantity', 'path'=>'ElementDefinition.maxValue[x]', 'min'=>0, 'max'=>1}, + 'maxLength' => {'type'=>'integer', 'path'=>'ElementDefinition.maxLength', 'min'=>0, 'max'=>1}, + 'condition' => {'type'=>'id', 'path'=>'ElementDefinition.condition', 'min'=>0, 'max'=>Float::INFINITY}, + 'constraint' => {'type'=>'ElementDefinition::Constraint', 'path'=>'ElementDefinition.constraint', 'min'=>0, 'max'=>Float::INFINITY}, + 'mustHaveValue' => {'type'=>'boolean', 'path'=>'ElementDefinition.mustHaveValue', 'min'=>0, 'max'=>1}, + 'valueAlternatives' => {'type'=>'canonical', 'path'=>'ElementDefinition.valueAlternatives', 'min'=>0, 'max'=>Float::INFINITY}, + 'mustSupport' => {'type'=>'boolean', 'path'=>'ElementDefinition.mustSupport', 'min'=>0, 'max'=>1}, + 'isModifier' => {'type'=>'boolean', 'path'=>'ElementDefinition.isModifier', 'min'=>0, 'max'=>1}, + 'isModifierReason' => {'type'=>'string', 'path'=>'ElementDefinition.isModifierReason', 'min'=>0, 'max'=>1}, + 'isSummary' => {'type'=>'boolean', 'path'=>'ElementDefinition.isSummary', 'min'=>0, 'max'=>1}, + 'binding' => {'type'=>'ElementDefinition::Binding', 'path'=>'ElementDefinition.binding', 'min'=>0, 'max'=>1}, + 'mapping' => {'type'=>'ElementDefinition::Mapping', 'path'=>'ElementDefinition.mapping', 'min'=>0, 'max'=>Float::INFINITY} + } + + class Slicing < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Slicing.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Slicing.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'discriminator' => {'type'=>'ElementDefinition::Slicing::Discriminator', 'path'=>'Slicing.discriminator', 'min'=>0, 'max'=>Float::INFINITY}, + 'description' => {'type'=>'string', 'path'=>'Slicing.description', 'min'=>0, 'max'=>1}, + 'ordered' => {'type'=>'boolean', 'path'=>'Slicing.ordered', 'min'=>0, 'max'=>1}, + 'rules' => {'valid_codes'=>{'http://hl7.org/fhir/resource-slicing-rules'=>['closed', 'open', 'openAtEnd']}, 'type'=>'code', 'path'=>'Slicing.rules', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/resource-slicing-rules'}} + } + + class Discriminator < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Discriminator.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Discriminator.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'type' => {'valid_codes'=>{'http://hl7.org/fhir/discriminator-type'=>['value', 'exists', 'pattern', 'type', 'profile', 'position']}, 'type'=>'code', 'path'=>'Discriminator.type', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/discriminator-type'}}, + 'path' => {'type'=>'string', 'path'=>'Discriminator.path', 'min'=>1, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :type # 1-1 code + attr_accessor :path # 1-1 string + end + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :discriminator # 0-* [ ElementDefinition::Slicing::Discriminator ] + attr_accessor :description # 0-1 string + attr_accessor :ordered # 0-1 boolean + attr_accessor :rules # 1-1 code + end + + class Base < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Base.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Base.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'path' => {'type'=>'string', 'path'=>'Base.path', 'min'=>1, 'max'=>1}, + 'min' => {'type'=>'unsignedInt', 'path'=>'Base.min', 'min'=>1, 'max'=>1}, + 'max' => {'type'=>'string', 'path'=>'Base.max', 'min'=>1, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :path # 1-1 string + attr_accessor :min # 1-1 unsignedInt + attr_accessor :max # 1-1 string + end + + class Type < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Type.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Type.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'code' => {'type'=>'uri', 'path'=>'Type.code', 'min'=>1, 'max'=>1}, + 'profile' => {'type'=>'canonical', 'path'=>'Type.profile', 'min'=>0, 'max'=>Float::INFINITY}, + 'targetProfile' => {'type'=>'canonical', 'path'=>'Type.targetProfile', 'min'=>0, 'max'=>Float::INFINITY}, + 'aggregation' => {'valid_codes'=>{'http://hl7.org/fhir/resource-aggregation-mode'=>['contained', 'referenced', 'bundled']}, 'type'=>'code', 'path'=>'Type.aggregation', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/resource-aggregation-mode'}}, + 'versioning' => {'valid_codes'=>{'http://hl7.org/fhir/reference-version-rules'=>['either', 'independent', 'specific']}, 'type'=>'code', 'path'=>'Type.versioning', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/reference-version-rules'}} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :code # 1-1 uri + attr_accessor :profile # 0-* [ canonical ] + attr_accessor :targetProfile # 0-* [ canonical ] + attr_accessor :aggregation # 0-* [ code ] + attr_accessor :versioning # 0-1 code + end + + class Example < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'value' => ['base64Binary', 'boolean', 'canonical', 'code', 'date', 'dateTime', 'decimal', 'id', 'instant', 'integer', 'integer64', 'markdown', 'oid', 'positiveInt', 'string', 'time', 'unsignedInt', 'uri', 'url', 'uuid', 'Address', 'Age', 'Annotation', 'Attachment', 'CodeableConcept', 'CodeableReference', 'Coding', 'ContactPoint', 'Count', 'Distance', 'Duration', 'HumanName', 'Identifier', 'Money', 'Period', 'Quantity', 'Range', 'Ratio', 'RatioRange', 'Reference', 'SampledData', 'Signature', 'Timing', 'ContactDetail', 'DataRequirement', 'Expression', 'ParameterDefinition', 'RelatedArtifact', 'TriggerDefinition', 'UsageContext', 'Availability', 'ExtendedContactDetail', 'Dosage', 'Meta'] + } + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Example.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Example.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'label' => {'type'=>'string', 'path'=>'Example.label', 'min'=>1, 'max'=>1}, + 'valueBase64Binary' => {'type'=>'base64Binary', 'path'=>'Example.value[x]', 'min'=>1, 'max'=>1}, + 'valueBoolean' => {'type'=>'boolean', 'path'=>'Example.value[x]', 'min'=>1, 'max'=>1}, + 'valueCanonical' => {'type'=>'canonical', 'path'=>'Example.value[x]', 'min'=>1, 'max'=>1}, + 'valueCode' => {'type'=>'code', 'path'=>'Example.value[x]', 'min'=>1, 'max'=>1}, + 'valueDate' => {'type'=>'date', 'path'=>'Example.value[x]', 'min'=>1, 'max'=>1}, + 'valueDateTime' => {'type'=>'dateTime', 'path'=>'Example.value[x]', 'min'=>1, 'max'=>1}, + 'valueDecimal' => {'type'=>'decimal', 'path'=>'Example.value[x]', 'min'=>1, 'max'=>1}, + 'valueId' => {'type'=>'id', 'path'=>'Example.value[x]', 'min'=>1, 'max'=>1}, + 'valueInstant' => {'type'=>'instant', 'path'=>'Example.value[x]', 'min'=>1, 'max'=>1}, + 'valueInteger' => {'type'=>'integer', 'path'=>'Example.value[x]', 'min'=>1, 'max'=>1}, + 'valueInteger64' => {'type'=>'integer64', 'path'=>'Example.value[x]', 'min'=>1, 'max'=>1}, + 'valueMarkdown' => {'type'=>'markdown', 'path'=>'Example.value[x]', 'min'=>1, 'max'=>1}, + 'valueOid' => {'type'=>'oid', 'path'=>'Example.value[x]', 'min'=>1, 'max'=>1}, + 'valuePositiveInt' => {'type'=>'positiveInt', 'path'=>'Example.value[x]', 'min'=>1, 'max'=>1}, + 'valueString' => {'type'=>'string', 'path'=>'Example.value[x]', 'min'=>1, 'max'=>1}, + 'valueTime' => {'type'=>'time', 'path'=>'Example.value[x]', 'min'=>1, 'max'=>1}, + 'valueUnsignedInt' => {'type'=>'unsignedInt', 'path'=>'Example.value[x]', 'min'=>1, 'max'=>1}, + 'valueUri' => {'type'=>'uri', 'path'=>'Example.value[x]', 'min'=>1, 'max'=>1}, + 'valueUrl' => {'type'=>'url', 'path'=>'Example.value[x]', 'min'=>1, 'max'=>1}, + 'valueUuid' => {'type'=>'uuid', 'path'=>'Example.value[x]', 'min'=>1, 'max'=>1}, + 'valueAddress' => {'type'=>'Address', 'path'=>'Example.value[x]', 'min'=>1, 'max'=>1}, + 'valueAge' => {'type'=>'Age', 'path'=>'Example.value[x]', 'min'=>1, 'max'=>1}, + 'valueAnnotation' => {'type'=>'Annotation', 'path'=>'Example.value[x]', 'min'=>1, 'max'=>1}, + 'valueAttachment' => {'type'=>'Attachment', 'path'=>'Example.value[x]', 'min'=>1, 'max'=>1}, + 'valueCodeableConcept' => {'type'=>'CodeableConcept', 'path'=>'Example.value[x]', 'min'=>1, 'max'=>1}, + 'valueCodeableReference' => {'type'=>'CodeableReference', 'path'=>'Example.value[x]', 'min'=>1, 'max'=>1}, + 'valueCoding' => {'type'=>'Coding', 'path'=>'Example.value[x]', 'min'=>1, 'max'=>1}, + 'valueContactPoint' => {'type'=>'ContactPoint', 'path'=>'Example.value[x]', 'min'=>1, 'max'=>1}, + 'valueCount' => {'type'=>'Count', 'path'=>'Example.value[x]', 'min'=>1, 'max'=>1}, + 'valueDistance' => {'type'=>'Distance', 'path'=>'Example.value[x]', 'min'=>1, 'max'=>1}, + 'valueDuration' => {'type'=>'Duration', 'path'=>'Example.value[x]', 'min'=>1, 'max'=>1}, + 'valueHumanName' => {'type'=>'HumanName', 'path'=>'Example.value[x]', 'min'=>1, 'max'=>1}, + 'valueIdentifier' => {'type'=>'Identifier', 'path'=>'Example.value[x]', 'min'=>1, 'max'=>1}, + 'valueMoney' => {'type'=>'Money', 'path'=>'Example.value[x]', 'min'=>1, 'max'=>1}, + 'valuePeriod' => {'type'=>'Period', 'path'=>'Example.value[x]', 'min'=>1, 'max'=>1}, + 'valueQuantity' => {'type'=>'Quantity', 'path'=>'Example.value[x]', 'min'=>1, 'max'=>1}, + 'valueRange' => {'type'=>'Range', 'path'=>'Example.value[x]', 'min'=>1, 'max'=>1}, + 'valueRatio' => {'type'=>'Ratio', 'path'=>'Example.value[x]', 'min'=>1, 'max'=>1}, + 'valueRatioRange' => {'type'=>'RatioRange', 'path'=>'Example.value[x]', 'min'=>1, 'max'=>1}, + 'valueReference' => {'type'=>'Reference', 'path'=>'Example.value[x]', 'min'=>1, 'max'=>1}, + 'valueSampledData' => {'type'=>'SampledData', 'path'=>'Example.value[x]', 'min'=>1, 'max'=>1}, + 'valueSignature' => {'type'=>'Signature', 'path'=>'Example.value[x]', 'min'=>1, 'max'=>1}, + 'valueTiming' => {'type'=>'Timing', 'path'=>'Example.value[x]', 'min'=>1, 'max'=>1}, + 'valueContactDetail' => {'type'=>'ContactDetail', 'path'=>'Example.value[x]', 'min'=>1, 'max'=>1}, + 'valueDataRequirement' => {'type'=>'DataRequirement', 'path'=>'Example.value[x]', 'min'=>1, 'max'=>1}, + 'valueExpression' => {'type'=>'Expression', 'path'=>'Example.value[x]', 'min'=>1, 'max'=>1}, + 'valueParameterDefinition' => {'type'=>'ParameterDefinition', 'path'=>'Example.value[x]', 'min'=>1, 'max'=>1}, + 'valueRelatedArtifact' => {'type'=>'RelatedArtifact', 'path'=>'Example.value[x]', 'min'=>1, 'max'=>1}, + 'valueTriggerDefinition' => {'type'=>'TriggerDefinition', 'path'=>'Example.value[x]', 'min'=>1, 'max'=>1}, + 'valueUsageContext' => {'type'=>'UsageContext', 'path'=>'Example.value[x]', 'min'=>1, 'max'=>1}, + 'valueAvailability' => {'type'=>'Availability', 'path'=>'Example.value[x]', 'min'=>1, 'max'=>1}, + 'valueExtendedContactDetail' => {'type'=>'ExtendedContactDetail', 'path'=>'Example.value[x]', 'min'=>1, 'max'=>1}, + 'valueDosage' => {'type'=>'Dosage', 'path'=>'Example.value[x]', 'min'=>1, 'max'=>1}, + 'valueMeta' => {'type'=>'Meta', 'path'=>'Example.value[x]', 'min'=>1, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :label # 1-1 string + attr_accessor :valueBase64Binary # 1-1 base64Binary + attr_accessor :valueBoolean # 1-1 boolean + attr_accessor :valueCanonical # 1-1 canonical + attr_accessor :valueCode # 1-1 code + attr_accessor :valueDate # 1-1 date + attr_accessor :valueDateTime # 1-1 dateTime + attr_accessor :valueDecimal # 1-1 decimal + attr_accessor :valueId # 1-1 id + attr_accessor :valueInstant # 1-1 instant + attr_accessor :valueInteger # 1-1 integer + attr_accessor :valueInteger64 # 1-1 integer64 + attr_accessor :valueMarkdown # 1-1 markdown + attr_accessor :valueOid # 1-1 oid + attr_accessor :valuePositiveInt # 1-1 positiveInt + attr_accessor :valueString # 1-1 string + attr_accessor :valueTime # 1-1 time + attr_accessor :valueUnsignedInt # 1-1 unsignedInt + attr_accessor :valueUri # 1-1 uri + attr_accessor :valueUrl # 1-1 url + attr_accessor :valueUuid # 1-1 uuid + attr_accessor :valueAddress # 1-1 Address + attr_accessor :valueAge # 1-1 Age + attr_accessor :valueAnnotation # 1-1 Annotation + attr_accessor :valueAttachment # 1-1 Attachment + attr_accessor :valueCodeableConcept # 1-1 CodeableConcept + attr_accessor :valueCodeableReference # 1-1 CodeableReference + attr_accessor :valueCoding # 1-1 Coding + attr_accessor :valueContactPoint # 1-1 ContactPoint + attr_accessor :valueCount # 1-1 Count + attr_accessor :valueDistance # 1-1 Distance + attr_accessor :valueDuration # 1-1 Duration + attr_accessor :valueHumanName # 1-1 HumanName + attr_accessor :valueIdentifier # 1-1 Identifier + attr_accessor :valueMoney # 1-1 Money + attr_accessor :valuePeriod # 1-1 Period + attr_accessor :valueQuantity # 1-1 Quantity + attr_accessor :valueRange # 1-1 Range + attr_accessor :valueRatio # 1-1 Ratio + attr_accessor :valueRatioRange # 1-1 RatioRange + attr_accessor :valueReference # 1-1 Reference() + attr_accessor :valueSampledData # 1-1 SampledData + attr_accessor :valueSignature # 1-1 Signature + attr_accessor :valueTiming # 1-1 Timing + attr_accessor :valueContactDetail # 1-1 ContactDetail + attr_accessor :valueDataRequirement # 1-1 DataRequirement + attr_accessor :valueExpression # 1-1 Expression + attr_accessor :valueParameterDefinition # 1-1 ParameterDefinition + attr_accessor :valueRelatedArtifact # 1-1 RelatedArtifact + attr_accessor :valueTriggerDefinition # 1-1 TriggerDefinition + attr_accessor :valueUsageContext # 1-1 UsageContext + attr_accessor :valueAvailability # 1-1 Availability + attr_accessor :valueExtendedContactDetail # 1-1 ExtendedContactDetail + attr_accessor :valueDosage # 1-1 Dosage + attr_accessor :valueMeta # 1-1 Meta + end + + class Constraint < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Constraint.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Constraint.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'key' => {'type'=>'id', 'path'=>'Constraint.key', 'min'=>1, 'max'=>1}, + 'requirements' => {'type'=>'markdown', 'path'=>'Constraint.requirements', 'min'=>0, 'max'=>1}, + 'severity' => {'valid_codes'=>{'http://hl7.org/fhir/constraint-severity'=>['error', 'warning']}, 'type'=>'code', 'path'=>'Constraint.severity', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/constraint-severity'}}, + 'suppress' => {'type'=>'boolean', 'path'=>'Constraint.suppress', 'min'=>0, 'max'=>1}, + 'human' => {'type'=>'string', 'path'=>'Constraint.human', 'min'=>1, 'max'=>1}, + 'expression' => {'type'=>'string', 'path'=>'Constraint.expression', 'min'=>0, 'max'=>1}, + 'source' => {'type'=>'canonical', 'path'=>'Constraint.source', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :key # 1-1 id + attr_accessor :requirements # 0-1 markdown + attr_accessor :severity # 1-1 code + attr_accessor :suppress # 0-1 boolean + attr_accessor :human # 1-1 string + attr_accessor :expression # 0-1 string + attr_accessor :source # 0-1 canonical + end + + class Binding < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Binding.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Binding.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'strength' => {'valid_codes'=>{'http://hl7.org/fhir/binding-strength'=>['required', 'extensible', 'preferred', 'example']}, 'type'=>'code', 'path'=>'Binding.strength', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/binding-strength'}}, + 'description' => {'type'=>'markdown', 'path'=>'Binding.description', 'min'=>0, 'max'=>1}, + 'valueSet' => {'type'=>'canonical', 'path'=>'Binding.valueSet', 'min'=>0, 'max'=>1}, + 'additional' => {'type'=>'ElementDefinition::Binding::Additional', 'path'=>'Binding.additional', 'min'=>0, 'max'=>Float::INFINITY} + } + + class Additional < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Additional.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Additional.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'purpose' => {'valid_codes'=>{'http://hl7.org/fhir/CodeSystem/additional-binding-purpose'=>['maximum', 'minimum', 'required', 'extensible', 'candidate', 'current', 'preferred', 'ui', 'starter', 'component']}, 'type'=>'code', 'path'=>'Additional.purpose', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/additional-binding-purpose'}}, + 'valueSet' => {'type'=>'canonical', 'path'=>'Additional.valueSet', 'min'=>1, 'max'=>1}, + 'documentation' => {'type'=>'markdown', 'path'=>'Additional.documentation', 'min'=>0, 'max'=>1}, + 'shortDoco' => {'type'=>'string', 'path'=>'Additional.shortDoco', 'min'=>0, 'max'=>1}, + 'usage' => {'type'=>'UsageContext', 'path'=>'Additional.usage', 'min'=>0, 'max'=>Float::INFINITY}, + 'any' => {'type'=>'boolean', 'path'=>'Additional.any', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :purpose # 1-1 code + attr_accessor :valueSet # 1-1 canonical + attr_accessor :documentation # 0-1 markdown + attr_accessor :shortDoco # 0-1 string + attr_accessor :usage # 0-* [ UsageContext ] + attr_accessor :any # 0-1 boolean + end + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :strength # 1-1 code + attr_accessor :description # 0-1 markdown + attr_accessor :valueSet # 0-1 canonical + attr_accessor :additional # 0-* [ ElementDefinition::Binding::Additional ] + end + + class Mapping < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Mapping.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Mapping.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'identity' => {'type'=>'id', 'path'=>'Mapping.identity', 'min'=>1, 'max'=>1}, + 'language' => {'type'=>'code', 'path'=>'Mapping.language', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/mimetypes'}}, + 'map' => {'type'=>'string', 'path'=>'Mapping.map', 'min'=>1, 'max'=>1}, + 'comment' => {'type'=>'markdown', 'path'=>'Mapping.comment', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :identity # 1-1 id + attr_accessor :language # 0-1 code + attr_accessor :map # 1-1 string + attr_accessor :comment # 0-1 markdown + end + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :path # 1-1 string + attr_accessor :representation # 0-* [ code ] + attr_accessor :sliceName # 0-1 string + attr_accessor :sliceIsConstraining # 0-1 boolean + attr_accessor :label # 0-1 string + attr_accessor :code # 0-* [ Coding ] + attr_accessor :slicing # 0-1 ElementDefinition::Slicing + attr_accessor :short # 0-1 string + attr_accessor :definition # 0-1 markdown + attr_accessor :comment # 0-1 markdown + attr_accessor :requirements # 0-1 markdown + attr_accessor :alias # 0-* [ string ] + attr_accessor :min # 0-1 unsignedInt + attr_accessor :max # 0-1 string + attr_accessor :base # 0-1 ElementDefinition::Base + attr_accessor :contentReference # 0-1 uri + attr_accessor :type # 0-* [ ElementDefinition::Type ] + attr_accessor :defaultValueBase64Binary # 0-1 base64Binary + attr_accessor :defaultValueBoolean # 0-1 boolean + attr_accessor :defaultValueCanonical # 0-1 canonical + attr_accessor :defaultValueCode # 0-1 code + attr_accessor :defaultValueDate # 0-1 date + attr_accessor :defaultValueDateTime # 0-1 dateTime + attr_accessor :defaultValueDecimal # 0-1 decimal + attr_accessor :defaultValueId # 0-1 id + attr_accessor :defaultValueInstant # 0-1 instant + attr_accessor :defaultValueInteger # 0-1 integer + attr_accessor :defaultValueInteger64 # 0-1 integer64 + attr_accessor :defaultValueMarkdown # 0-1 markdown + attr_accessor :defaultValueOid # 0-1 oid + attr_accessor :defaultValuePositiveInt # 0-1 positiveInt + attr_accessor :defaultValueString # 0-1 string + attr_accessor :defaultValueTime # 0-1 time + attr_accessor :defaultValueUnsignedInt # 0-1 unsignedInt + attr_accessor :defaultValueUri # 0-1 uri + attr_accessor :defaultValueUrl # 0-1 url + attr_accessor :defaultValueUuid # 0-1 uuid + attr_accessor :defaultValueAddress # 0-1 Address + attr_accessor :defaultValueAge # 0-1 Age + attr_accessor :defaultValueAnnotation # 0-1 Annotation + attr_accessor :defaultValueAttachment # 0-1 Attachment + attr_accessor :defaultValueCodeableConcept # 0-1 CodeableConcept + attr_accessor :defaultValueCodeableReference # 0-1 CodeableReference + attr_accessor :defaultValueCoding # 0-1 Coding + attr_accessor :defaultValueContactPoint # 0-1 ContactPoint + attr_accessor :defaultValueCount # 0-1 Count + attr_accessor :defaultValueDistance # 0-1 Distance + attr_accessor :defaultValueDuration # 0-1 Duration + attr_accessor :defaultValueHumanName # 0-1 HumanName + attr_accessor :defaultValueIdentifier # 0-1 Identifier + attr_accessor :defaultValueMoney # 0-1 Money + attr_accessor :defaultValuePeriod # 0-1 Period + attr_accessor :defaultValueQuantity # 0-1 Quantity + attr_accessor :defaultValueRange # 0-1 Range + attr_accessor :defaultValueRatio # 0-1 Ratio + attr_accessor :defaultValueRatioRange # 0-1 RatioRange + attr_accessor :defaultValueReference # 0-1 Reference() + attr_accessor :defaultValueSampledData # 0-1 SampledData + attr_accessor :defaultValueSignature # 0-1 Signature + attr_accessor :defaultValueTiming # 0-1 Timing + attr_accessor :defaultValueContactDetail # 0-1 ContactDetail + attr_accessor :defaultValueDataRequirement # 0-1 DataRequirement + attr_accessor :defaultValueExpression # 0-1 Expression + attr_accessor :defaultValueParameterDefinition # 0-1 ParameterDefinition + attr_accessor :defaultValueRelatedArtifact # 0-1 RelatedArtifact + attr_accessor :defaultValueTriggerDefinition # 0-1 TriggerDefinition + attr_accessor :defaultValueUsageContext # 0-1 UsageContext + attr_accessor :defaultValueAvailability # 0-1 Availability + attr_accessor :defaultValueExtendedContactDetail # 0-1 ExtendedContactDetail + attr_accessor :defaultValueDosage # 0-1 Dosage + attr_accessor :defaultValueMeta # 0-1 Meta + attr_accessor :meaningWhenMissing # 0-1 markdown + attr_accessor :orderMeaning # 0-1 string + attr_accessor :fixedBase64Binary # 0-1 base64Binary + attr_accessor :fixedBoolean # 0-1 boolean + attr_accessor :fixedCanonical # 0-1 canonical + attr_accessor :fixedCode # 0-1 code + attr_accessor :fixedDate # 0-1 date + attr_accessor :fixedDateTime # 0-1 dateTime + attr_accessor :fixedDecimal # 0-1 decimal + attr_accessor :fixedId # 0-1 id + attr_accessor :fixedInstant # 0-1 instant + attr_accessor :fixedInteger # 0-1 integer + attr_accessor :fixedInteger64 # 0-1 integer64 + attr_accessor :fixedMarkdown # 0-1 markdown + attr_accessor :fixedOid # 0-1 oid + attr_accessor :fixedPositiveInt # 0-1 positiveInt + attr_accessor :fixedString # 0-1 string + attr_accessor :fixedTime # 0-1 time + attr_accessor :fixedUnsignedInt # 0-1 unsignedInt + attr_accessor :fixedUri # 0-1 uri + attr_accessor :fixedUrl # 0-1 url + attr_accessor :fixedUuid # 0-1 uuid + attr_accessor :fixedAddress # 0-1 Address + attr_accessor :fixedAge # 0-1 Age + attr_accessor :fixedAnnotation # 0-1 Annotation + attr_accessor :fixedAttachment # 0-1 Attachment + attr_accessor :fixedCodeableConcept # 0-1 CodeableConcept + attr_accessor :fixedCodeableReference # 0-1 CodeableReference + attr_accessor :fixedCoding # 0-1 Coding + attr_accessor :fixedContactPoint # 0-1 ContactPoint + attr_accessor :fixedCount # 0-1 Count + attr_accessor :fixedDistance # 0-1 Distance + attr_accessor :fixedDuration # 0-1 Duration + attr_accessor :fixedHumanName # 0-1 HumanName + attr_accessor :fixedIdentifier # 0-1 Identifier + attr_accessor :fixedMoney # 0-1 Money + attr_accessor :fixedPeriod # 0-1 Period + attr_accessor :fixedQuantity # 0-1 Quantity + attr_accessor :fixedRange # 0-1 Range + attr_accessor :fixedRatio # 0-1 Ratio + attr_accessor :fixedRatioRange # 0-1 RatioRange + attr_accessor :fixedReference # 0-1 Reference() + attr_accessor :fixedSampledData # 0-1 SampledData + attr_accessor :fixedSignature # 0-1 Signature + attr_accessor :fixedTiming # 0-1 Timing + attr_accessor :fixedContactDetail # 0-1 ContactDetail + attr_accessor :fixedDataRequirement # 0-1 DataRequirement + attr_accessor :fixedExpression # 0-1 Expression + attr_accessor :fixedParameterDefinition # 0-1 ParameterDefinition + attr_accessor :fixedRelatedArtifact # 0-1 RelatedArtifact + attr_accessor :fixedTriggerDefinition # 0-1 TriggerDefinition + attr_accessor :fixedUsageContext # 0-1 UsageContext + attr_accessor :fixedAvailability # 0-1 Availability + attr_accessor :fixedExtendedContactDetail # 0-1 ExtendedContactDetail + attr_accessor :fixedDosage # 0-1 Dosage + attr_accessor :fixedMeta # 0-1 Meta + attr_accessor :patternBase64Binary # 0-1 base64Binary + attr_accessor :patternBoolean # 0-1 boolean + attr_accessor :patternCanonical # 0-1 canonical + attr_accessor :patternCode # 0-1 code + attr_accessor :patternDate # 0-1 date + attr_accessor :patternDateTime # 0-1 dateTime + attr_accessor :patternDecimal # 0-1 decimal + attr_accessor :patternId # 0-1 id + attr_accessor :patternInstant # 0-1 instant + attr_accessor :patternInteger # 0-1 integer + attr_accessor :patternInteger64 # 0-1 integer64 + attr_accessor :patternMarkdown # 0-1 markdown + attr_accessor :patternOid # 0-1 oid + attr_accessor :patternPositiveInt # 0-1 positiveInt + attr_accessor :patternString # 0-1 string + attr_accessor :patternTime # 0-1 time + attr_accessor :patternUnsignedInt # 0-1 unsignedInt + attr_accessor :patternUri # 0-1 uri + attr_accessor :patternUrl # 0-1 url + attr_accessor :patternUuid # 0-1 uuid + attr_accessor :patternAddress # 0-1 Address + attr_accessor :patternAge # 0-1 Age + attr_accessor :patternAnnotation # 0-1 Annotation + attr_accessor :patternAttachment # 0-1 Attachment + attr_accessor :patternCodeableConcept # 0-1 CodeableConcept + attr_accessor :patternCodeableReference # 0-1 CodeableReference + attr_accessor :patternCoding # 0-1 Coding + attr_accessor :patternContactPoint # 0-1 ContactPoint + attr_accessor :patternCount # 0-1 Count + attr_accessor :patternDistance # 0-1 Distance + attr_accessor :patternDuration # 0-1 Duration + attr_accessor :patternHumanName # 0-1 HumanName + attr_accessor :patternIdentifier # 0-1 Identifier + attr_accessor :patternMoney # 0-1 Money + attr_accessor :patternPeriod # 0-1 Period + attr_accessor :patternQuantity # 0-1 Quantity + attr_accessor :patternRange # 0-1 Range + attr_accessor :patternRatio # 0-1 Ratio + attr_accessor :patternRatioRange # 0-1 RatioRange + attr_accessor :patternReference # 0-1 Reference() + attr_accessor :patternSampledData # 0-1 SampledData + attr_accessor :patternSignature # 0-1 Signature + attr_accessor :patternTiming # 0-1 Timing + attr_accessor :patternContactDetail # 0-1 ContactDetail + attr_accessor :patternDataRequirement # 0-1 DataRequirement + attr_accessor :patternExpression # 0-1 Expression + attr_accessor :patternParameterDefinition # 0-1 ParameterDefinition + attr_accessor :patternRelatedArtifact # 0-1 RelatedArtifact + attr_accessor :patternTriggerDefinition # 0-1 TriggerDefinition + attr_accessor :patternUsageContext # 0-1 UsageContext + attr_accessor :patternAvailability # 0-1 Availability + attr_accessor :patternExtendedContactDetail # 0-1 ExtendedContactDetail + attr_accessor :patternDosage # 0-1 Dosage + attr_accessor :patternMeta # 0-1 Meta + attr_accessor :example # 0-* [ ElementDefinition::Example ] + attr_accessor :minValueDate # 0-1 date + attr_accessor :minValueDateTime # 0-1 dateTime + attr_accessor :minValueInstant # 0-1 instant + attr_accessor :minValueTime # 0-1 time + attr_accessor :minValueDecimal # 0-1 decimal + attr_accessor :minValueInteger # 0-1 integer + attr_accessor :minValueInteger64 # 0-1 integer64 + attr_accessor :minValuePositiveInt # 0-1 positiveInt + attr_accessor :minValueUnsignedInt # 0-1 unsignedInt + attr_accessor :minValueQuantity # 0-1 Quantity + attr_accessor :maxValueDate # 0-1 date + attr_accessor :maxValueDateTime # 0-1 dateTime + attr_accessor :maxValueInstant # 0-1 instant + attr_accessor :maxValueTime # 0-1 time + attr_accessor :maxValueDecimal # 0-1 decimal + attr_accessor :maxValueInteger # 0-1 integer + attr_accessor :maxValueInteger64 # 0-1 integer64 + attr_accessor :maxValuePositiveInt # 0-1 positiveInt + attr_accessor :maxValueUnsignedInt # 0-1 unsignedInt + attr_accessor :maxValueQuantity # 0-1 Quantity + attr_accessor :maxLength # 0-1 integer + attr_accessor :condition # 0-* [ id ] + attr_accessor :constraint # 0-* [ ElementDefinition::Constraint ] + attr_accessor :mustHaveValue # 0-1 boolean + attr_accessor :valueAlternatives # 0-* [ canonical ] + attr_accessor :mustSupport # 0-1 boolean + attr_accessor :isModifier # 0-1 boolean + attr_accessor :isModifierReason # 0-1 string + attr_accessor :isSummary # 0-1 boolean + attr_accessor :binding # 0-1 ElementDefinition::Binding + attr_accessor :mapping # 0-* [ ElementDefinition::Mapping ] + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/types/Expression.rb b/lib/fhir_models/r6/generated/types/Expression.rb new file mode 100644 index 00000000..1ab2c58f --- /dev/null +++ b/lib/fhir_models/r6/generated/types/Expression.rb @@ -0,0 +1,28 @@ +module FHIR + module R6 + class Expression < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + SEARCH_PARAMS = [] + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Expression.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Expression.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'description' => {'type'=>'string', 'path'=>'Expression.description', 'min'=>0, 'max'=>1}, + 'name' => {'type'=>'code', 'path'=>'Expression.name', 'min'=>0, 'max'=>1}, + 'language' => {'valid_codes'=>{'urn:ietf:bcp:13'=>['text/cql', 'text/fhirpath', 'text/x-fhir-query', 'text/cql-identifier', 'text/cql-expression']}, 'type'=>'code', 'path'=>'Expression.language', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'extensible', 'additional'=>[{'purpose'=>'maximum', 'valueSet'=>'http://hl7.org/fhir/ValueSet/mimetypes'}], 'uri'=>'http://hl7.org/fhir/ValueSet/expression-language'}}, + 'expression' => {'type'=>'string', 'path'=>'Expression.expression', 'min'=>0, 'max'=>1}, + 'reference' => {'type'=>'uri', 'path'=>'Expression.reference', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :description # 0-1 string + attr_accessor :name # 0-1 code + attr_accessor :language # 0-1 code + attr_accessor :expression # 0-1 string + attr_accessor :reference # 0-1 uri + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/types/ExtendedContactDetail.rb b/lib/fhir_models/r6/generated/types/ExtendedContactDetail.rb new file mode 100644 index 00000000..21fc6259 --- /dev/null +++ b/lib/fhir_models/r6/generated/types/ExtendedContactDetail.rb @@ -0,0 +1,30 @@ +module FHIR + module R6 + class ExtendedContactDetail < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + SEARCH_PARAMS = [] + METADATA = { + 'id' => {'type'=>'string', 'path'=>'ExtendedContactDetail.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'ExtendedContactDetail.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'purpose' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/contactentity-type'=>['BILL', 'ADMIN', 'HR', 'PAYOR', 'PATINF', 'PRESS']}, 'type'=>'CodeableConcept', 'path'=>'ExtendedContactDetail.purpose', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'preferred', 'uri'=>'http://terminology.hl7.org/ValueSet/contactentity-type'}}, + 'name' => {'type'=>'HumanName', 'path'=>'ExtendedContactDetail.name', 'min'=>0, 'max'=>Float::INFINITY}, + 'telecom' => {'type'=>'ContactPoint', 'path'=>'ExtendedContactDetail.telecom', 'min'=>0, 'max'=>Float::INFINITY}, + 'address' => {'type'=>'Address', 'path'=>'ExtendedContactDetail.address', 'min'=>0, 'max'=>1}, + 'organization' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Organization'], 'type'=>'Reference', 'path'=>'ExtendedContactDetail.organization', 'min'=>0, 'max'=>1}, + 'period' => {'type'=>'Period', 'path'=>'ExtendedContactDetail.period', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :purpose # 0-1 CodeableConcept + attr_accessor :name # 0-* [ HumanName ] + attr_accessor :telecom # 0-* [ ContactPoint ] + attr_accessor :address # 0-1 Address + attr_accessor :organization # 0-1 Reference(Organization) + attr_accessor :period # 0-1 Period + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/types/Extension.rb b/lib/fhir_models/r6/generated/types/Extension.rb new file mode 100644 index 00000000..1a2a947e --- /dev/null +++ b/lib/fhir_models/r6/generated/types/Extension.rb @@ -0,0 +1,131 @@ +module FHIR + module R6 + class Extension < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'value' => ['base64Binary', 'boolean', 'canonical', 'code', 'date', 'dateTime', 'decimal', 'id', 'instant', 'integer', 'integer64', 'markdown', 'oid', 'positiveInt', 'string', 'time', 'unsignedInt', 'uri', 'url', 'uuid', 'Address', 'Age', 'Annotation', 'Attachment', 'CodeableConcept', 'CodeableReference', 'Coding', 'ContactPoint', 'Count', 'Distance', 'Duration', 'HumanName', 'Identifier', 'Money', 'Period', 'Quantity', 'Range', 'Ratio', 'RatioRange', 'Reference', 'SampledData', 'Signature', 'Timing', 'ContactDetail', 'DataRequirement', 'Expression', 'ParameterDefinition', 'RelatedArtifact', 'TriggerDefinition', 'UsageContext', 'Availability', 'ExtendedContactDetail', 'Dosage', 'Meta'] + } + SEARCH_PARAMS = [] + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Extension.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Extension.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'url' => {'type'=>'uri', 'path'=>'Extension.url', 'min'=>1, 'max'=>1}, + 'valueBase64Binary' => {'type'=>'base64Binary', 'path'=>'Extension.value[x]', 'min'=>0, 'max'=>1}, + 'valueBoolean' => {'type'=>'boolean', 'path'=>'Extension.value[x]', 'min'=>0, 'max'=>1}, + 'valueCanonical' => {'type'=>'canonical', 'path'=>'Extension.value[x]', 'min'=>0, 'max'=>1}, + 'valueCode' => {'type'=>'code', 'path'=>'Extension.value[x]', 'min'=>0, 'max'=>1}, + 'valueDate' => {'type'=>'date', 'path'=>'Extension.value[x]', 'min'=>0, 'max'=>1}, + 'valueDateTime' => {'type'=>'dateTime', 'path'=>'Extension.value[x]', 'min'=>0, 'max'=>1}, + 'valueDecimal' => {'type'=>'decimal', 'path'=>'Extension.value[x]', 'min'=>0, 'max'=>1}, + 'valueId' => {'type'=>'id', 'path'=>'Extension.value[x]', 'min'=>0, 'max'=>1}, + 'valueInstant' => {'type'=>'instant', 'path'=>'Extension.value[x]', 'min'=>0, 'max'=>1}, + 'valueInteger' => {'type'=>'integer', 'path'=>'Extension.value[x]', 'min'=>0, 'max'=>1}, + 'valueInteger64' => {'type'=>'integer64', 'path'=>'Extension.value[x]', 'min'=>0, 'max'=>1}, + 'valueMarkdown' => {'type'=>'markdown', 'path'=>'Extension.value[x]', 'min'=>0, 'max'=>1}, + 'valueOid' => {'type'=>'oid', 'path'=>'Extension.value[x]', 'min'=>0, 'max'=>1}, + 'valuePositiveInt' => {'type'=>'positiveInt', 'path'=>'Extension.value[x]', 'min'=>0, 'max'=>1}, + 'valueString' => {'type'=>'string', 'path'=>'Extension.value[x]', 'min'=>0, 'max'=>1}, + 'valueTime' => {'type'=>'time', 'path'=>'Extension.value[x]', 'min'=>0, 'max'=>1}, + 'valueUnsignedInt' => {'type'=>'unsignedInt', 'path'=>'Extension.value[x]', 'min'=>0, 'max'=>1}, + 'valueUri' => {'type'=>'uri', 'path'=>'Extension.value[x]', 'min'=>0, 'max'=>1}, + 'valueUrl' => {'type'=>'url', 'path'=>'Extension.value[x]', 'min'=>0, 'max'=>1}, + 'valueUuid' => {'type'=>'uuid', 'path'=>'Extension.value[x]', 'min'=>0, 'max'=>1}, + 'valueAddress' => {'type'=>'Address', 'path'=>'Extension.value[x]', 'min'=>0, 'max'=>1}, + 'valueAge' => {'type'=>'Age', 'path'=>'Extension.value[x]', 'min'=>0, 'max'=>1}, + 'valueAnnotation' => {'type'=>'Annotation', 'path'=>'Extension.value[x]', 'min'=>0, 'max'=>1}, + 'valueAttachment' => {'type'=>'Attachment', 'path'=>'Extension.value[x]', 'min'=>0, 'max'=>1}, + 'valueCodeableConcept' => {'type'=>'CodeableConcept', 'path'=>'Extension.value[x]', 'min'=>0, 'max'=>1}, + 'valueCodeableReference' => {'type'=>'CodeableReference', 'path'=>'Extension.value[x]', 'min'=>0, 'max'=>1}, + 'valueCoding' => {'type'=>'Coding', 'path'=>'Extension.value[x]', 'min'=>0, 'max'=>1}, + 'valueContactPoint' => {'type'=>'ContactPoint', 'path'=>'Extension.value[x]', 'min'=>0, 'max'=>1}, + 'valueCount' => {'type'=>'Count', 'path'=>'Extension.value[x]', 'min'=>0, 'max'=>1}, + 'valueDistance' => {'type'=>'Distance', 'path'=>'Extension.value[x]', 'min'=>0, 'max'=>1}, + 'valueDuration' => {'type'=>'Duration', 'path'=>'Extension.value[x]', 'min'=>0, 'max'=>1}, + 'valueHumanName' => {'type'=>'HumanName', 'path'=>'Extension.value[x]', 'min'=>0, 'max'=>1}, + 'valueIdentifier' => {'type'=>'Identifier', 'path'=>'Extension.value[x]', 'min'=>0, 'max'=>1}, + 'valueMoney' => {'type'=>'Money', 'path'=>'Extension.value[x]', 'min'=>0, 'max'=>1}, + 'valuePeriod' => {'type'=>'Period', 'path'=>'Extension.value[x]', 'min'=>0, 'max'=>1}, + 'valueQuantity' => {'type'=>'Quantity', 'path'=>'Extension.value[x]', 'min'=>0, 'max'=>1}, + 'valueRange' => {'type'=>'Range', 'path'=>'Extension.value[x]', 'min'=>0, 'max'=>1}, + 'valueRatio' => {'type'=>'Ratio', 'path'=>'Extension.value[x]', 'min'=>0, 'max'=>1}, + 'valueRatioRange' => {'type'=>'RatioRange', 'path'=>'Extension.value[x]', 'min'=>0, 'max'=>1}, + 'valueReference' => {'type'=>'Reference', 'path'=>'Extension.value[x]', 'min'=>0, 'max'=>1}, + 'valueSampledData' => {'type'=>'SampledData', 'path'=>'Extension.value[x]', 'min'=>0, 'max'=>1}, + 'valueSignature' => {'type'=>'Signature', 'path'=>'Extension.value[x]', 'min'=>0, 'max'=>1}, + 'valueTiming' => {'type'=>'Timing', 'path'=>'Extension.value[x]', 'min'=>0, 'max'=>1}, + 'valueContactDetail' => {'type'=>'ContactDetail', 'path'=>'Extension.value[x]', 'min'=>0, 'max'=>1}, + 'valueDataRequirement' => {'type'=>'DataRequirement', 'path'=>'Extension.value[x]', 'min'=>0, 'max'=>1}, + 'valueExpression' => {'type'=>'Expression', 'path'=>'Extension.value[x]', 'min'=>0, 'max'=>1}, + 'valueParameterDefinition' => {'type'=>'ParameterDefinition', 'path'=>'Extension.value[x]', 'min'=>0, 'max'=>1}, + 'valueRelatedArtifact' => {'type'=>'RelatedArtifact', 'path'=>'Extension.value[x]', 'min'=>0, 'max'=>1}, + 'valueTriggerDefinition' => {'type'=>'TriggerDefinition', 'path'=>'Extension.value[x]', 'min'=>0, 'max'=>1}, + 'valueUsageContext' => {'type'=>'UsageContext', 'path'=>'Extension.value[x]', 'min'=>0, 'max'=>1}, + 'valueAvailability' => {'type'=>'Availability', 'path'=>'Extension.value[x]', 'min'=>0, 'max'=>1}, + 'valueExtendedContactDetail' => {'type'=>'ExtendedContactDetail', 'path'=>'Extension.value[x]', 'min'=>0, 'max'=>1}, + 'valueDosage' => {'type'=>'Dosage', 'path'=>'Extension.value[x]', 'min'=>0, 'max'=>1}, + 'valueMeta' => {'type'=>'Meta', 'path'=>'Extension.value[x]', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :url # 1-1 uri + attr_accessor :valueBase64Binary # 0-1 base64Binary + attr_accessor :valueBoolean # 0-1 boolean + attr_accessor :valueCanonical # 0-1 canonical + attr_accessor :valueCode # 0-1 code + attr_accessor :valueDate # 0-1 date + attr_accessor :valueDateTime # 0-1 dateTime + attr_accessor :valueDecimal # 0-1 decimal + attr_accessor :valueId # 0-1 id + attr_accessor :valueInstant # 0-1 instant + attr_accessor :valueInteger # 0-1 integer + attr_accessor :valueInteger64 # 0-1 integer64 + attr_accessor :valueMarkdown # 0-1 markdown + attr_accessor :valueOid # 0-1 oid + attr_accessor :valuePositiveInt # 0-1 positiveInt + attr_accessor :valueString # 0-1 string + attr_accessor :valueTime # 0-1 time + attr_accessor :valueUnsignedInt # 0-1 unsignedInt + attr_accessor :valueUri # 0-1 uri + attr_accessor :valueUrl # 0-1 url + attr_accessor :valueUuid # 0-1 uuid + attr_accessor :valueAddress # 0-1 Address + attr_accessor :valueAge # 0-1 Age + attr_accessor :valueAnnotation # 0-1 Annotation + attr_accessor :valueAttachment # 0-1 Attachment + attr_accessor :valueCodeableConcept # 0-1 CodeableConcept + attr_accessor :valueCodeableReference # 0-1 CodeableReference + attr_accessor :valueCoding # 0-1 Coding + attr_accessor :valueContactPoint # 0-1 ContactPoint + attr_accessor :valueCount # 0-1 Count + attr_accessor :valueDistance # 0-1 Distance + attr_accessor :valueDuration # 0-1 Duration + attr_accessor :valueHumanName # 0-1 HumanName + attr_accessor :valueIdentifier # 0-1 Identifier + attr_accessor :valueMoney # 0-1 Money + attr_accessor :valuePeriod # 0-1 Period + attr_accessor :valueQuantity # 0-1 Quantity + attr_accessor :valueRange # 0-1 Range + attr_accessor :valueRatio # 0-1 Ratio + attr_accessor :valueRatioRange # 0-1 RatioRange + attr_accessor :valueReference # 0-1 Reference() + attr_accessor :valueSampledData # 0-1 SampledData + attr_accessor :valueSignature # 0-1 Signature + attr_accessor :valueTiming # 0-1 Timing + attr_accessor :valueContactDetail # 0-1 ContactDetail + attr_accessor :valueDataRequirement # 0-1 DataRequirement + attr_accessor :valueExpression # 0-1 Expression + attr_accessor :valueParameterDefinition # 0-1 ParameterDefinition + attr_accessor :valueRelatedArtifact # 0-1 RelatedArtifact + attr_accessor :valueTriggerDefinition # 0-1 TriggerDefinition + attr_accessor :valueUsageContext # 0-1 UsageContext + attr_accessor :valueAvailability # 0-1 Availability + attr_accessor :valueExtendedContactDetail # 0-1 ExtendedContactDetail + attr_accessor :valueDosage # 0-1 Dosage + attr_accessor :valueMeta # 0-1 Meta + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/types/HumanName.rb b/lib/fhir_models/r6/generated/types/HumanName.rb new file mode 100644 index 00000000..1fd6c4bd --- /dev/null +++ b/lib/fhir_models/r6/generated/types/HumanName.rb @@ -0,0 +1,32 @@ +module FHIR + module R6 + class HumanName < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + SEARCH_PARAMS = [] + METADATA = { + 'id' => {'type'=>'string', 'path'=>'HumanName.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'HumanName.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'use' => {'valid_codes'=>{'http://hl7.org/fhir/name-use'=>['usual', 'official', 'temp', 'nickname', 'anonymous', 'old', 'maiden']}, 'type'=>'code', 'path'=>'HumanName.use', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/name-use'}}, + 'text' => {'type'=>'string', 'path'=>'HumanName.text', 'min'=>0, 'max'=>1}, + 'family' => {'type'=>'string', 'path'=>'HumanName.family', 'min'=>0, 'max'=>1}, + 'given' => {'type'=>'string', 'path'=>'HumanName.given', 'min'=>0, 'max'=>Float::INFINITY}, + 'prefix' => {'type'=>'string', 'path'=>'HumanName.prefix', 'min'=>0, 'max'=>Float::INFINITY}, + 'suffix' => {'type'=>'string', 'path'=>'HumanName.suffix', 'min'=>0, 'max'=>Float::INFINITY}, + 'period' => {'type'=>'Period', 'path'=>'HumanName.period', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :use # 0-1 code + attr_accessor :text # 0-1 string + attr_accessor :family # 0-1 string + attr_accessor :given # 0-* [ string ] + attr_accessor :prefix # 0-* [ string ] + attr_accessor :suffix # 0-* [ string ] + attr_accessor :period # 0-1 Period + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/types/Identifier.rb b/lib/fhir_models/r6/generated/types/Identifier.rb new file mode 100644 index 00000000..d84acada --- /dev/null +++ b/lib/fhir_models/r6/generated/types/Identifier.rb @@ -0,0 +1,30 @@ +module FHIR + module R6 + class Identifier < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + SEARCH_PARAMS = [] + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Identifier.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Identifier.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'use' => {'valid_codes'=>{'http://hl7.org/fhir/identifier-use'=>['usual', 'official', 'temp', 'secondary', 'old']}, 'type'=>'code', 'path'=>'Identifier.use', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/identifier-use'}}, + 'type' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/v2-0203'=>['DL', 'PPN', 'BRN', 'MR', 'MCN', 'EN', 'TAX', 'NIIP', 'PRN', 'MD', 'DR', 'ACSN', 'UDI', 'SNO', 'SB', 'PLAC', 'FILL', 'JHN']}, 'type'=>'CodeableConcept', 'path'=>'Identifier.type', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/identifier-type'}}, + 'system' => {'type'=>'uri', 'path'=>'Identifier.system', 'min'=>0, 'max'=>1}, + 'value' => {'type'=>'string', 'path'=>'Identifier.value', 'min'=>0, 'max'=>1}, + 'period' => {'type'=>'Period', 'path'=>'Identifier.period', 'min'=>0, 'max'=>1}, + 'assigner' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Organization'], 'type'=>'Reference', 'path'=>'Identifier.assigner', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :use # 0-1 code + attr_accessor :type # 0-1 CodeableConcept + attr_accessor :system # 0-1 uri + attr_accessor :value # 0-1 string + attr_accessor :period # 0-1 Period + attr_accessor :assigner # 0-1 Reference(Organization) + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/types/MarketingStatus.rb b/lib/fhir_models/r6/generated/types/MarketingStatus.rb new file mode 100644 index 00000000..aaef0dc6 --- /dev/null +++ b/lib/fhir_models/r6/generated/types/MarketingStatus.rb @@ -0,0 +1,30 @@ +module FHIR + module R6 + class MarketingStatus < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + SEARCH_PARAMS = [] + METADATA = { + 'id' => {'type'=>'string', 'path'=>'MarketingStatus.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'MarketingStatus.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'MarketingStatus.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'country' => {'type'=>'CodeableConcept', 'path'=>'MarketingStatus.country', 'min'=>0, 'max'=>1}, + 'jurisdiction' => {'type'=>'CodeableConcept', 'path'=>'MarketingStatus.jurisdiction', 'min'=>0, 'max'=>1}, + 'status' => {'type'=>'CodeableConcept', 'path'=>'MarketingStatus.status', 'min'=>1, 'max'=>1}, + 'dateRange' => {'type'=>'Period', 'path'=>'MarketingStatus.dateRange', 'min'=>0, 'max'=>1}, + 'restoreDate' => {'type'=>'dateTime', 'path'=>'MarketingStatus.restoreDate', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :country # 0-1 CodeableConcept + attr_accessor :jurisdiction # 0-1 CodeableConcept + attr_accessor :status # 1-1 CodeableConcept + attr_accessor :dateRange # 0-1 Period + attr_accessor :restoreDate # 0-1 dateTime + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/types/Meta.rb b/lib/fhir_models/r6/generated/types/Meta.rb new file mode 100644 index 00000000..33188d58 --- /dev/null +++ b/lib/fhir_models/r6/generated/types/Meta.rb @@ -0,0 +1,30 @@ +module FHIR + module R6 + class Meta < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + SEARCH_PARAMS = [] + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Meta.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Meta.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'versionId' => {'type'=>'id', 'path'=>'Meta.versionId', 'min'=>0, 'max'=>1}, + 'lastUpdated' => {'type'=>'instant', 'path'=>'Meta.lastUpdated', 'min'=>0, 'max'=>1}, + 'source' => {'type'=>'uri', 'path'=>'Meta.source', 'min'=>0, 'max'=>1}, + 'profile' => {'type'=>'canonical', 'path'=>'Meta.profile', 'min'=>0, 'max'=>Float::INFINITY}, + 'security' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/v3-Confidentiality'=>['L', 'M', 'N', 'R', 'U', 'V'], 'http://terminology.hl7.org/CodeSystem/v3-ActCode'=>['_InformationSensitivityPolicy', '_ActInformationSensitivityPolicy', 'ETH', 'GDIS', 'HIV', 'MST', 'PREGNANT', 'SCA', 'SDV', 'SEX', 'SPI', 'BH', 'COGN', 'DVD', 'EMOTDIS', 'MH', 'PSY', 'PSYTHPN', 'SUD', 'ETHUD', 'OPIOIDUD', 'STD', 'TBOO', 'VIO', 'IDS', 'SICKLE', '_EntitySensitivityPolicyType', 'DEMO', 'DOB', 'GENDER', 'LIVARG', 'MARST', 'PATLOC', 'RACE', 'REL', '_RoleInformationSensitivityPolicy', 'B', 'EMPL', 'LOCIS', 'SSP', 'ADOL', 'CEL', 'VIP', 'DIA', 'DRGIS', 'EMP', 'PDS', 'PHY', 'PRS', 'COMPT', 'ACOCOMPT', 'CDSSCOMPT', 'CTCOMPT', 'FMCOMPT', 'HRCOMPT', 'LRCOMPT', 'PACOMPT', 'RESCOMPT', 'RMGTCOMPT', 'SecurityPolicy', 'AUTHPOL', 'ACCESSCONSCHEME', 'DELEPOL', 'ObligationPolicy', 'ANONY', 'AOD', 'AUDIT', 'AUDTR', 'CPLYPOL', 'CPLYCC', 'CPLYCD', 'CPLYCUI', 'CPLYJPP', 'CPLYJSP', 'CPLYOPP', 'CPLYOSP', 'DECLASSIFYLABEL', 'DEID', 'DELAU', 'DOWNGRDLABEL', 'DRIVLABEL', 'ENCRYPT', 'ENCRYPTR', 'ENCRYPTT', 'ENCRYPTU', 'HUAPRV', 'LABEL', 'MASK', 'MINEC', 'PERSISTLABEL', 'PRIVMARK', 'CUIMark', 'PSEUD', 'REDACT', 'UPGRDLABEL', 'PROCESSINLINELABEL', 'PrivacyMark', 'ControlledUnclassifiedInformation', 'CONTROLLED', 'CUI', 'CUIHLTH', 'CUIHLTHP', 'CUIP', 'CUIPRVCY', 'CUIPRVCYP', 'CUISP-HLTH', 'CUISP-HLTHP', 'CUISP-PRVCY', 'CUISP-PRVCYP', 'UUI', 'SecurityLabelMark', 'ConfidentialMark', 'COPYMark', 'DeliverToAddresseeOnlyMark', 'RedisclosureProhibitionMark', 'RestrictedConfidentialityMark', 'DRAFTMark', 'RefrainPolicy', 'NOAUTH', 'NOCOLLECT', 'NODSCLCD', 'NODSCLCDS', 'NOINTEGRATE', 'NOLIST', 'NOMOU', 'NOORGPOL', 'NOPAT', 'NOPERSISTP', 'NORDSCLCD', 'NORDSLCD', 'NORDSCLCDS', 'NORDSCLW', 'NORELINK', 'NOREUSE', 'NOVIP', 'ORCON'], 'http://terminology.hl7.org/CodeSystem/v3-ObservationValue'=>['_SECINTOBV', '_SECALTINTOBV', 'ABSTRED', 'AGGRED', 'ANONYED', 'MAPPED', 'MASKED', 'PSEUDED', 'REDACTED', 'SUBSETTED', 'SYNTAC', 'TRSLT', 'VERSIONED', '_SECDATINTOBV', 'CRYTOHASH', 'DIGSIG', '_SECINTCONOBV', 'HRELIABLE', 'RELIABLE', 'UNCERTREL', 'UNRELIABLE', '_SECINTPRVOBV', '_SECINTPRVABOBV', 'CLINAST', 'DEVAST', 'HCPAST', 'PACQAST', 'PATAST', 'PAYAST', 'PROAST', 'SDMAST', 'AIAST', 'DICTAST', '_SECINTPRVRBOBV', 'CLINRPT', 'DEVRPT', 'HCPRPT', 'PACQRPT', 'PATRPT', 'PAYRPT', 'PRORPT', 'SDMRPT', '_SECINTSTOBV', '_ActCoverageAssessmentObservationValue', '_ActFinancialStatusObservationValue', 'ASSET', 'ANNUITY', 'PROP', 'RETACCT', 'TRUST', 'INCOME', 'CHILD', 'DISABL', 'INVEST', 'PAY', 'RETIRE', 'SPOUSAL', 'SUPPLE', 'TAX', 'LIVEXP', 'CLOTH', 'FOOD', 'HEALTH', 'HOUSE', 'LEGAL', 'MORTG', 'RENT', 'SUNDRY', 'TRANS', 'UTIL', 'ELSTAT', 'ADOPT', 'BTHCERT', 'CCOC', 'DRLIC', 'FOSTER', 'MEMBER', 'MIL', 'MRGCERT', 'PASSPORT', 'STUDENRL', 'HLSTAT', 'DISABLE', 'DRUG', 'IVDRG', 'PGNT', 'LIVDEP', 'RELDEP', 'SPSDEP', 'URELDEP', 'LIVSIT', 'ALONE', 'DEPCHD', 'DEPSPS', 'DEPYGCHD', 'FAM', 'RELAT', 'SPS', 'UNREL', 'SOECSTAT', 'ABUSE', 'HMLESS', 'ILGIM', 'INCAR', 'PROB', 'REFUG', 'UNEMPL', '_AllergyTestValue', 'A0', 'A1', 'A2', 'A3', 'A4', '_CompositeMeasureScoring', 'ALLORNONESCR', 'LINEARSCR', 'OPPORSCR', 'WEIGHTSCR', '_CoverageLimitObservationValue', '_CoverageLevelObservationValue', 'ADC', 'CHD', 'DEP', 'DP', 'ECH', 'FLY', 'IND', 'SSP', '_CoverageItemLimitObservationValue', '_CoverageLocationLimitObservationValue', '_CriticalityObservationValue', 'CRITH', 'CRITL', 'CRITU', '_EmploymentStatus', 'Employed', 'NotInLaborForce', 'Unemployed', '_GeneticObservationValue', 'Homozygote', '_MeasurementImprovementNotation', 'DecrIsImp', 'IncrIsImp', '_ObservationMeasureScoring', 'COHORT', 'CONTVAR', 'PROPOR', 'RATIO', '_ObservationMeasureType', 'COMPOSITE', 'EFFICIENCY', 'EXPERIENCE', 'OUTCOME', 'INTERM-OM', 'PRO-PM', 'PROCESS', 'APPROPRIATE', 'RESOURCE', 'STRUCTURE', '_ObservationPopulationInclusion', 'DENEX', 'DENEXCEP', 'DENOM', 'IP', 'IPP', 'MSRPOPL', 'NUMER', 'NUMEX', '_PartialCompletionScale', 'G', 'LE', 'ME', 'MI', 'N', 'S', '_SecurityObservationValue', '_SECCATOBV', '_SECCLASSOBV', '_SECCONOBV', 'SECTRSTOBV', 'TRSTACCRDOBV', 'TRSTAGREOBV', 'TRSTCERTOBV', 'TRSTFWKOBV', 'TRSTLOAOBV', 'LOAAN', 'LOAAN1', 'LOAAN2', 'LOAAN3', 'LOAAN4', 'LOAAP', 'LOAAP1', 'LOAAP2', 'LOAAP3', 'LOAAP4', 'LOAAS', 'LOAAS1', 'LOAAS2', 'LOAAS3', 'LOAAS4', 'LOACM', 'LOACM1', 'LOACM2', 'LOACM3', 'LOACM4', 'LOAID', 'LOAID1', 'LOAID2', 'LOAID3', 'LOAID4', 'LOANR', 'LOANR1', 'LOANR2', 'LOANR3', 'LOANR4', 'LOARA', 'LOARA1', 'LOARA2', 'LOARA3', 'LOARA4', 'LOATK', 'LOATK1', 'LOATK2', 'LOATK3', 'LOATK4', 'TRSTMECOBV', '_SeverityObservation', 'H', 'L', 'M', '_SubjectBodyPosition', 'LLD', 'PRN', 'RLD', 'SFWL', 'SIT', 'STN', 'SUP', 'RTRD', 'TRD', '_VerificationOutcomeValue', 'ACT', 'ACTPEND', 'ELG', 'INACT', 'INPNDINV', 'INPNDUPD', 'NELG', '_WorkSchedule', 'DS', 'EMS', 'ES', 'NS', 'RSWN', 'RSWON', 'SS', 'VLS', 'VS', '_AnnotationValue', '_ECGAnnotationValue', '_CommonClinicalObservationValue', '_CommonClinicalObservationAssertionValue', '_CommonClinicalObservationResultValue', '_CoverageChemicalDependencyValue', '_IndividualCaseSafetyReportValueDomains', '_CaseSeriousnessCriteria', '_DeviceManufacturerEvaluationInterpretation', '_DeviceManufacturerEvaluationMethod', '_DeviceManufacturerEvaluationResult', '_PertinentReactionRelatedness', '_ProductCharacterization', '_ReactionActionTaken', '_SubjectReaction', '_SubjectReactionEmphasis', '_SubjectReactionOutcome', '_InjuryObservationValue', '_IntoleranceValue', '_IssueTriggerObservationValue', '_OtherIndicationValue', '_IndicationValue', '_DiagnosisValue', '_SymptomValue'], 'http://terminology.hl7.org/CodeSystem/v3-ActReason'=>['PurposeOfUse', 'HMARKT', 'HOPERAT', 'CAREMGT', 'DONAT', 'FRAUD', 'GOV', 'HACCRED', 'HCOMPL', 'HDECD', 'HDIRECT', 'HDM', 'HLEGAL', 'HOUTCOMS', 'HPRGRP', 'HQUALIMP', 'HSYSADMIN', 'LABELING', 'METAMGT', 'MEMADMIN', 'MILCDM', 'PATADMIN', 'PATSFTY', 'PERFMSR', 'RECORDMGT', 'SYSDEV', 'HTEST', 'TRAIN', 'MLTRAINING', 'HPAYMT', 'CLMATTCH', 'COVAUTH', 'COVERAGE', 'ELIGDTRM', 'ELIGVER', 'ENROLLM', 'MILDCRG', 'REMITADV', 'PMTDS', 'HRESCH', 'BIORCH', 'CLINTRCH', 'CLINTRCHNPC', 'CLINTRCHPC', 'PRECLINTRCH', 'DSRCH', 'POARCH', 'TRANSRCH', 'PATRQT', 'FAMRQT', 'PWATRNY', 'SUPNWK', 'PUBHLTH', 'DISASTER', 'THREAT', 'TREAT', 'CLINTRL', 'COC', 'ETREAT', 'BTG', 'ERTREAT', 'POPHLTH', 'TREATDS'], 'http://terminology.hl7.org/CodeSystem/v3-ActUSPrivacyLaw'=>['_ActUSPrivacyLaw', '42CFRPart2', 'CommonRule', 'HIPAANOPP', 'HIPAAPsyNotes', 'HIPAASelfPay', 'Title38Section7332', 'Title38Part1']}, 'type'=>'Coding', 'path'=>'Meta.security', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/security-labels'}}, + 'tag' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/common-tags'=>['actionable'], 'http://terminology.hl7.org/CodeSystem/v3-ObservationValue'=>['SUBSETTED']}, 'type'=>'Coding', 'path'=>'Meta.tag', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/common-tags'}} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :versionId # 0-1 id + attr_accessor :lastUpdated # 0-1 instant + attr_accessor :source # 0-1 uri + attr_accessor :profile # 0-* [ canonical ] + attr_accessor :security # 0-* [ Coding ] + attr_accessor :tag # 0-* [ Coding ] + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/types/MonetaryComponent.rb b/lib/fhir_models/r6/generated/types/MonetaryComponent.rb new file mode 100644 index 00000000..f589c8e3 --- /dev/null +++ b/lib/fhir_models/r6/generated/types/MonetaryComponent.rb @@ -0,0 +1,26 @@ +module FHIR + module R6 + class MonetaryComponent < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + SEARCH_PARAMS = [] + METADATA = { + 'id' => {'type'=>'string', 'path'=>'MonetaryComponent.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'MonetaryComponent.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'type' => {'valid_codes'=>{'http://hl7.org/fhir/price-component-type'=>['base', 'surcharge', 'discount', 'tax', 'informational']}, 'type'=>'code', 'path'=>'MonetaryComponent.type', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/price-component-type'}}, + 'code' => {'type'=>'CodeableConcept', 'path'=>'MonetaryComponent.code', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example'}}, + 'factor' => {'type'=>'decimal', 'path'=>'MonetaryComponent.factor', 'min'=>0, 'max'=>1}, + 'amount' => {'type'=>'Money', 'path'=>'MonetaryComponent.amount', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :type # 1-1 code + attr_accessor :code # 0-1 CodeableConcept + attr_accessor :factor # 0-1 decimal + attr_accessor :amount # 0-1 Money + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/types/Money.rb b/lib/fhir_models/r6/generated/types/Money.rb new file mode 100644 index 00000000..3db17ed1 --- /dev/null +++ b/lib/fhir_models/r6/generated/types/Money.rb @@ -0,0 +1,22 @@ +module FHIR + module R6 + class Money < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + SEARCH_PARAMS = [] + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Money.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Money.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'value' => {'type'=>'decimal', 'path'=>'Money.value', 'min'=>0, 'max'=>1}, + 'currency' => {'valid_codes'=>{'urn:iso:std:iso:4217'=>['AED', 'AFN', 'ALL', 'AMD', 'ANG', 'AOA', 'ARS', 'AUD', 'AWG', 'AZN', 'BAM', 'BBD', 'BDT', 'BGN', 'BHD', 'BIF', 'BMD', 'BND', 'BOB', 'BOV', 'BRL', 'BSD', 'BTN', 'BWP', 'BYN', 'BZD', 'CAD', 'CDF', 'CHE', 'CHF', 'CHW', 'CLF', 'CLP', 'CNY', 'COP', 'COU', 'CRC', 'CUC', 'CUP', 'CVE', 'CZK', 'DJF', 'DKK', 'DOP', 'DZD', 'EGP', 'ERN', 'ETB', 'EUR', 'FJD', 'FKP', 'GBP', 'GEL', 'GGP', 'GHS', 'GIP', 'GMD', 'GNF', 'GTQ', 'GYD', 'HKD', 'HNL', 'HRK', 'HTG', 'HUF', 'IDR', 'ILS', 'IMP', 'INR', 'IQD', 'IRR', 'ISK', 'JEP', 'JMD', 'JOD', 'JPY', 'KES', 'KGS', 'KHR', 'KMF', 'KPW', 'KRW', 'KWD', 'KYD', 'KZT', 'LAK', 'LBP', 'LKR', 'LRD', 'LSL', 'LYD', 'MAD', 'MDL', 'MGA', 'MKD', 'MMK', 'MNT', 'MOP', 'MRU', 'MUR', 'MVR', 'MWK', 'MXN', 'MXV', 'MYR', 'MZN', 'NAD', 'NGN', 'NIO', 'NOK', 'NPR', 'NZD', 'OMR', 'PAB', 'PEN', 'PGK', 'PHP', 'PKR', 'PLN', 'PYG', 'QAR', 'RON', 'RSD', 'RUB', 'RWF', 'SAR', 'SBD', 'SCR', 'SDG', 'SEK', 'SGD', 'SHP', 'SLL', 'SOS', 'SRD', 'SSP', 'STN', 'SVC', 'SYP', 'SZL', 'THB', 'TJS', 'TMT', 'TND', 'TOP', 'TRY', 'TTD', 'TVD', 'TWD', 'TZS', 'UAH', 'UGX', 'USD', 'USN', 'UYI', 'UYU', 'UZS', 'VEF', 'VND', 'VUV', 'WST', 'XAF', 'XAG', 'XAU', 'XBA', 'XBB', 'XBC', 'XBD', 'XCD', 'XDR', 'XOF', 'XPD', 'XPF', 'XPT', 'XSU', 'XTS', 'XUA', 'XXX', 'YER', 'ZAR', 'ZMW', 'ZWL']}, 'type'=>'code', 'path'=>'Money.currency', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/currencies'}} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :value # 0-1 decimal + attr_accessor :currency # 0-1 code + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/types/Narrative.rb b/lib/fhir_models/r6/generated/types/Narrative.rb new file mode 100644 index 00000000..50b89c1c --- /dev/null +++ b/lib/fhir_models/r6/generated/types/Narrative.rb @@ -0,0 +1,22 @@ +module FHIR + module R6 + class Narrative < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + SEARCH_PARAMS = [] + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Narrative.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Narrative.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'status' => {'valid_codes'=>{'http://hl7.org/fhir/narrative-status'=>['generated', 'extensions', 'additional', 'empty']}, 'type'=>'code', 'path'=>'Narrative.status', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/narrative-status'}}, + 'div' => {'type'=>'xhtml', 'path'=>'Narrative.div', 'min'=>1, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :status # 1-1 code + attr_accessor :div # 1-1 xhtml + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/types/ParameterDefinition.rb b/lib/fhir_models/r6/generated/types/ParameterDefinition.rb new file mode 100644 index 00000000..ee8600d5 --- /dev/null +++ b/lib/fhir_models/r6/generated/types/ParameterDefinition.rb @@ -0,0 +1,32 @@ +module FHIR + module R6 + class ParameterDefinition < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + SEARCH_PARAMS = [] + METADATA = { + 'id' => {'type'=>'string', 'path'=>'ParameterDefinition.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'ParameterDefinition.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'name' => {'type'=>'code', 'path'=>'ParameterDefinition.name', 'min'=>0, 'max'=>1}, + 'use' => {'valid_codes'=>{'http://hl7.org/fhir/operation-parameter-use'=>['in', 'out']}, 'type'=>'code', 'path'=>'ParameterDefinition.use', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/operation-parameter-use'}}, + 'min' => {'type'=>'integer', 'path'=>'ParameterDefinition.min', 'min'=>0, 'max'=>1}, + 'max' => {'type'=>'string', 'path'=>'ParameterDefinition.max', 'min'=>0, 'max'=>1}, + 'documentation' => {'type'=>'string', 'path'=>'ParameterDefinition.documentation', 'min'=>0, 'max'=>1}, + 'type' => {'valid_codes'=>{'http://hl7.org/fhir/fhir-types'=>['Base', 'Element', 'BackboneElement', 'DataType', 'Address', 'Annotation', 'Attachment', 'Availability', 'BackboneType', 'Dosage', 'ElementDefinition', 'MarketingStatus', 'ProductShelfLife', 'RelativeTime', 'Timing', 'CodeableConcept', 'CodeableReference', 'Coding', 'ContactDetail', 'ContactPoint', 'Contributor', 'DataRequirement', 'Expression', 'ExtendedContactDetail', 'Extension', 'HumanName', 'Identifier', 'Meta', 'MonetaryComponent', 'Money', 'Narrative', 'ParameterDefinition', 'Period', 'PrimitiveType', 'base64Binary', 'boolean', 'date', 'dateTime', 'decimal', 'instant', 'integer', 'positiveInt', 'unsignedInt', 'integer64', 'string', 'code', 'id', 'markdown', 'time', 'uri', 'canonical', 'oid', 'url', 'uuid', 'Quantity', 'Age', 'Count', 'Distance', 'Duration', 'Range', 'Ratio', 'RatioRange', 'Reference', 'RelatedArtifact', 'SampledData', 'Signature', 'TriggerDefinition', 'UsageContext', 'VirtualServiceDetail', 'xhtml', 'Resource', 'Binary', 'Bundle', 'DomainResource', 'Account', 'ActivityDefinition', 'ActorDefinition', 'AdministrableProductDefinition', 'AdverseEvent', 'AllergyIntolerance', 'Appointment', 'AppointmentResponse', 'ArtifactAssessment', 'AuditEvent', 'Basic', 'BiologicallyDerivedProduct', 'BiologicallyDerivedProductDispense', 'BodyStructure', 'CanonicalResource', 'CapabilityStatement', 'CarePlan', 'CareTeam', 'ChargeItem', 'ChargeItemDefinition', 'Citation', 'Claim', 'ClaimResponse', 'ClinicalImpression', 'ClinicalUseDefinition', 'CodeSystem', 'Communication', 'CommunicationRequest', 'CompartmentDefinition', 'Composition', 'ConceptMap', 'Condition', 'ConditionDefinition', 'Consent', 'Contract', 'Coverage', 'CoverageEligibilityRequest', 'CoverageEligibilityResponse', 'DetectedIssue', 'Device', 'DeviceAlert', 'DeviceAssociation', 'DeviceDefinition', 'DeviceDispense', 'DeviceMetric', 'DeviceRequest', 'DeviceUsage', 'DiagnosticReport', 'DocumentReference', 'Encounter', 'EncounterHistory', 'Endpoint', 'EnrollmentRequest', 'EnrollmentResponse', 'EpisodeOfCare', 'EventDefinition', 'Evidence', 'EvidenceReport', 'EvidenceVariable', 'ExampleScenario', 'ExplanationOfBenefit', 'FamilyMemberHistory', 'Flag', 'FormularyItem', 'GenomicStudy', 'Goal', 'GraphDefinition', 'Group', 'GuidanceResponse', 'HealthcareService', 'ImagingSelection', 'ImagingStudy', 'Immunization', 'ImmunizationEvaluation', 'ImmunizationRecommendation', 'ImplementationGuide', 'Ingredient', 'InsurancePlan', 'InsuranceProduct', 'InventoryItem', 'InventoryReport', 'Invoice', 'Library', 'Linkage', 'List', 'Location', 'ManufacturedItemDefinition', 'Measure', 'MeasureReport', 'Medication', 'MedicationAdministration', 'MedicationDispense', 'MedicationKnowledge', 'MedicationRequest', 'MedicationStatement', 'MedicinalProductDefinition', 'MessageDefinition', 'MessageHeader', 'MetadataResource', 'MolecularDefinition', 'MolecularSequence', 'NamingSystem', 'NutritionIntake', 'NutritionOrder', 'NutritionProduct', 'Observation', 'ObservationDefinition', 'OperationDefinition', 'OperationOutcome', 'Organization', 'OrganizationAffiliation', 'PackagedProductDefinition', 'Patient', 'PaymentNotice', 'PaymentReconciliation', 'Permission', 'Person', 'PersonalRelationship', 'PlanDefinition', 'Practitioner', 'PractitionerRole', 'Procedure', 'Provenance', 'Questionnaire', 'QuestionnaireResponse', 'RegulatedAuthorization', 'RelatedPerson', 'RequestOrchestration', 'Requirements', 'ResearchStudy', 'ResearchSubject', 'RiskAssessment', 'Schedule', 'SearchParameter', 'ServiceRequest', 'Slot', 'Specimen', 'SpecimenDefinition', 'StructureDefinition', 'StructureMap', 'Subscription', 'SubscriptionStatus', 'SubscriptionTopic', 'Substance', 'SubstanceDefinition', 'SubstanceNucleicAcid', 'SubstancePolymer', 'SubstanceProtein', 'SubstanceReferenceInformation', 'SubstanceSourceMaterial', 'SupplyDelivery', 'SupplyRequest', 'Task', 'TerminologyCapabilities', 'TestPlan', 'TestReport', 'TestScript', 'Transport', 'ValueSet', 'VerificationResult', 'VisionPrescription', 'Parameters']}, 'type'=>'code', 'path'=>'ParameterDefinition.type', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/fhir-types'}}, + 'profile' => {'type'=>'canonical', 'path'=>'ParameterDefinition.profile', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :name # 0-1 code + attr_accessor :use # 1-1 code + attr_accessor :min # 0-1 integer + attr_accessor :max # 0-1 string + attr_accessor :documentation # 0-1 string + attr_accessor :type # 1-1 code + attr_accessor :profile # 0-1 canonical + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/types/Period.rb b/lib/fhir_models/r6/generated/types/Period.rb new file mode 100644 index 00000000..c493136a --- /dev/null +++ b/lib/fhir_models/r6/generated/types/Period.rb @@ -0,0 +1,22 @@ +module FHIR + module R6 + class Period < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + SEARCH_PARAMS = [] + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Period.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Period.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'start' => {'type'=>'dateTime', 'path'=>'Period.start', 'min'=>0, 'max'=>1}, + 'end' => {'type'=>'dateTime', 'path'=>'Period.end', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :start # 0-1 dateTime + attr_accessor :end # 0-1 dateTime + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/types/PrimitiveType.rb b/lib/fhir_models/r6/generated/types/PrimitiveType.rb new file mode 100644 index 00000000..0b222f71 --- /dev/null +++ b/lib/fhir_models/r6/generated/types/PrimitiveType.rb @@ -0,0 +1,18 @@ +module FHIR + module R6 + class PrimitiveType < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + SEARCH_PARAMS = [] + METADATA = { + 'id' => {'type'=>'string', 'path'=>'PrimitiveType.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'PrimitiveType.extension', 'min'=>0, 'max'=>Float::INFINITY} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/types/ProductShelfLife.rb b/lib/fhir_models/r6/generated/types/ProductShelfLife.rb new file mode 100644 index 00000000..e05e86a8 --- /dev/null +++ b/lib/fhir_models/r6/generated/types/ProductShelfLife.rb @@ -0,0 +1,31 @@ +module FHIR + module R6 + class ProductShelfLife < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'period' => ['Duration', 'string'] + } + SEARCH_PARAMS = [] + METADATA = { + 'id' => {'type'=>'string', 'path'=>'ProductShelfLife.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'ProductShelfLife.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'ProductShelfLife.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'type' => {'type'=>'CodeableConcept', 'path'=>'ProductShelfLife.type', 'min'=>0, 'max'=>1}, + 'periodDuration' => {'type'=>'Duration', 'path'=>'ProductShelfLife.period[x]', 'min'=>0, 'max'=>1}, + 'periodString' => {'type'=>'string', 'path'=>'ProductShelfLife.period[x]', 'min'=>0, 'max'=>1}, + 'specialPrecautionsForStorage' => {'type'=>'CodeableConcept', 'path'=>'ProductShelfLife.specialPrecautionsForStorage', 'min'=>0, 'max'=>Float::INFINITY} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :type # 0-1 CodeableConcept + attr_accessor :periodDuration # 0-1 Duration + attr_accessor :periodString # 0-1 string + attr_accessor :specialPrecautionsForStorage # 0-* [ CodeableConcept ] + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/types/Quantity.rb b/lib/fhir_models/r6/generated/types/Quantity.rb new file mode 100644 index 00000000..c6301d77 --- /dev/null +++ b/lib/fhir_models/r6/generated/types/Quantity.rb @@ -0,0 +1,28 @@ +module FHIR + module R6 + class Quantity < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + SEARCH_PARAMS = [] + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Quantity.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Quantity.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'value' => {'type'=>'decimal', 'path'=>'Quantity.value', 'min'=>0, 'max'=>1}, + 'comparator' => {'valid_codes'=>{'http://hl7.org/fhir/quantity-comparator'=>['<', '<=', '>=', '>', 'ad']}, 'type'=>'code', 'path'=>'Quantity.comparator', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/quantity-comparator'}}, + 'unit' => {'type'=>'string', 'path'=>'Quantity.unit', 'min'=>0, 'max'=>1}, + 'system' => {'type'=>'uri', 'path'=>'Quantity.system', 'min'=>0, 'max'=>1}, + 'code' => {'type'=>'code', 'path'=>'Quantity.code', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :value # 0-1 decimal + attr_accessor :comparator # 0-1 code + attr_accessor :unit # 0-1 string + attr_accessor :system # 0-1 uri + attr_accessor :code # 0-1 code + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/types/Range.rb b/lib/fhir_models/r6/generated/types/Range.rb new file mode 100644 index 00000000..6ca9a745 --- /dev/null +++ b/lib/fhir_models/r6/generated/types/Range.rb @@ -0,0 +1,22 @@ +module FHIR + module R6 + class Range < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + SEARCH_PARAMS = [] + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Range.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Range.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'low' => {'type'=>'Quantity', 'path'=>'Range.low', 'min'=>0, 'max'=>1}, + 'high' => {'type'=>'Quantity', 'path'=>'Range.high', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :low # 0-1 Quantity + attr_accessor :high # 0-1 Quantity + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/types/Ratio.rb b/lib/fhir_models/r6/generated/types/Ratio.rb new file mode 100644 index 00000000..e53090a7 --- /dev/null +++ b/lib/fhir_models/r6/generated/types/Ratio.rb @@ -0,0 +1,22 @@ +module FHIR + module R6 + class Ratio < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + SEARCH_PARAMS = [] + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Ratio.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Ratio.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'numerator' => {'type'=>'Quantity', 'path'=>'Ratio.numerator', 'min'=>0, 'max'=>1}, + 'denominator' => {'type'=>'Quantity', 'path'=>'Ratio.denominator', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :numerator # 0-1 Quantity + attr_accessor :denominator # 0-1 Quantity + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/types/RatioRange.rb b/lib/fhir_models/r6/generated/types/RatioRange.rb new file mode 100644 index 00000000..486e68e4 --- /dev/null +++ b/lib/fhir_models/r6/generated/types/RatioRange.rb @@ -0,0 +1,24 @@ +module FHIR + module R6 + class RatioRange < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + SEARCH_PARAMS = [] + METADATA = { + 'id' => {'type'=>'string', 'path'=>'RatioRange.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'RatioRange.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'lowNumerator' => {'type'=>'Quantity', 'path'=>'RatioRange.lowNumerator', 'min'=>0, 'max'=>1}, + 'highNumerator' => {'type'=>'Quantity', 'path'=>'RatioRange.highNumerator', 'min'=>0, 'max'=>1}, + 'denominator' => {'type'=>'Quantity', 'path'=>'RatioRange.denominator', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :lowNumerator # 0-1 Quantity + attr_accessor :highNumerator # 0-1 Quantity + attr_accessor :denominator # 0-1 Quantity + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/types/Reference.rb b/lib/fhir_models/r6/generated/types/Reference.rb new file mode 100644 index 00000000..d7611b27 --- /dev/null +++ b/lib/fhir_models/r6/generated/types/Reference.rb @@ -0,0 +1,26 @@ +module FHIR + module R6 + class Reference < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + SEARCH_PARAMS = [] + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Reference.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Reference.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'reference' => {'type'=>'string', 'path'=>'Reference.reference', 'min'=>0, 'max'=>1}, + 'type' => {'type'=>'uri', 'path'=>'Reference.type', 'min'=>0, 'max'=>1}, + 'identifier' => {'type'=>'Identifier', 'path'=>'Reference.identifier', 'min'=>0, 'max'=>1}, + 'display' => {'type'=>'string', 'path'=>'Reference.display', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :reference # 0-1 string + attr_accessor :type # 0-1 uri + attr_accessor :identifier # 0-1 Identifier + attr_accessor :display # 0-1 string + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/types/RelatedArtifact.rb b/lib/fhir_models/r6/generated/types/RelatedArtifact.rb new file mode 100644 index 00000000..5e8f7e6c --- /dev/null +++ b/lib/fhir_models/r6/generated/types/RelatedArtifact.rb @@ -0,0 +1,38 @@ +module FHIR + module R6 + class RelatedArtifact < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + SEARCH_PARAMS = [] + METADATA = { + 'id' => {'type'=>'string', 'path'=>'RelatedArtifact.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'RelatedArtifact.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'type' => {'valid_codes'=>{'http://hl7.org/fhir/related-artifact-type'=>['documentation', 'justification', 'citation', 'predecessor', 'successor', 'derived-from', 'depends-on', 'composed-of', 'part-of', 'amends', 'amended-with', 'appends', 'appended-with', 'cites', 'cited-by', 'comments-on', 'comment-in', 'contains', 'contained-in', 'corrects', 'correction-in', 'replaces', 'replaced-with', 'retracts', 'retracted-by', 'signs', 'similar-to', 'supports', 'supported-with', 'transforms', 'transformed-into', 'transformed-with', 'documents', 'specification-of', 'created-with', 'cite-as']}, 'type'=>'code', 'path'=>'RelatedArtifact.type', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/related-artifact-type'}}, + 'classifier' => {'valid_codes'=>{'http://hl7.org/fhir/citation-artifact-classifier'=>['audio', 'D001877', 'cds-artifact', 'D016420', 'common-share', 'D019991', 'D064886', 'dataset-unpublished', 'Electronic', 'Electronic-eCollection', 'Electronic-Print', 'executable-app', 'fhir-resource', 'image', 'interactive-form', 'D016428', 'D016422', 'machine-code', 'medline-base', 'prediction-model', 'D000076942', 'Print', 'Print-Electronic', 'project-specific', 'protocol', 'pseudocode', 'D016425', 'standard-specification', 'terminology', 'D059040', 'webpage']}, 'type'=>'CodeableConcept', 'path'=>'RelatedArtifact.classifier', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/citation-artifact-classifier'}}, + 'label' => {'type'=>'string', 'path'=>'RelatedArtifact.label', 'min'=>0, 'max'=>1}, + 'display' => {'type'=>'string', 'path'=>'RelatedArtifact.display', 'min'=>0, 'max'=>1}, + 'citation' => {'type'=>'markdown', 'path'=>'RelatedArtifact.citation', 'min'=>0, 'max'=>1}, + 'document' => {'type'=>'Attachment', 'path'=>'RelatedArtifact.document', 'min'=>0, 'max'=>1}, + 'resource' => {'type'=>'canonical', 'path'=>'RelatedArtifact.resource', 'min'=>0, 'max'=>1}, + 'resourceReference' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Resource'], 'type'=>'Reference', 'path'=>'RelatedArtifact.resourceReference', 'min'=>0, 'max'=>1}, + 'publicationStatus' => {'valid_codes'=>{'http://hl7.org/fhir/publication-status'=>['draft', 'active', 'retired', 'unknown']}, 'type'=>'code', 'path'=>'RelatedArtifact.publicationStatus', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/publication-status'}}, + 'publicationDate' => {'type'=>'date', 'path'=>'RelatedArtifact.publicationDate', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :type # 1-1 code + attr_accessor :classifier # 0-* [ CodeableConcept ] + attr_accessor :label # 0-1 string + attr_accessor :display # 0-1 string + attr_accessor :citation # 0-1 markdown + attr_accessor :document # 0-1 Attachment + attr_accessor :resource # 0-1 canonical + attr_accessor :resourceReference # 0-1 Reference(Resource) + attr_accessor :publicationStatus # 0-1 code + attr_accessor :publicationDate # 0-1 date + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/types/RelativeTime.rb b/lib/fhir_models/r6/generated/types/RelativeTime.rb new file mode 100644 index 00000000..8d688c63 --- /dev/null +++ b/lib/fhir_models/r6/generated/types/RelativeTime.rb @@ -0,0 +1,37 @@ +module FHIR + module R6 + class RelativeTime < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'offset' => ['Duration', 'Range'] + } + SEARCH_PARAMS = [] + METADATA = { + 'id' => {'type'=>'string', 'path'=>'RelativeTime.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'RelativeTime.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'RelativeTime.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'contextReference' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Resource'], 'type'=>'Reference', 'path'=>'RelativeTime.contextReference', 'min'=>0, 'max'=>1}, + 'contextDefinition' => {'type'=>'canonical', 'path'=>'RelativeTime.contextDefinition', 'min'=>0, 'max'=>1}, + 'contextPath' => {'type'=>'string', 'path'=>'RelativeTime.contextPath', 'min'=>0, 'max'=>1}, + 'contextCode' => {'valid_codes'=>{'http://hl7.org/fhir/evidence-variable-event'=>['study-start', 'treatment-start', 'condition-detection', 'condition-treatment', 'hospital-admission', 'hospital-discharge', 'operative-procedure']}, 'type'=>'CodeableConcept', 'path'=>'RelativeTime.contextCode', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/evidence-variable-event'}}, + 'offsetDuration' => {'type'=>'Duration', 'path'=>'RelativeTime.offset[x]', 'min'=>0, 'max'=>1}, + 'offsetRange' => {'type'=>'Range', 'path'=>'RelativeTime.offset[x]', 'min'=>0, 'max'=>1}, + 'text' => {'type'=>'string', 'path'=>'RelativeTime.text', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :contextReference # 0-1 Reference(Resource) + attr_accessor :contextDefinition # 0-1 canonical + attr_accessor :contextPath # 0-1 string + attr_accessor :contextCode # 0-1 CodeableConcept + attr_accessor :offsetDuration # 0-1 Duration + attr_accessor :offsetRange # 0-1 Range + attr_accessor :text # 0-1 string + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/types/SampledData.rb b/lib/fhir_models/r6/generated/types/SampledData.rb new file mode 100644 index 00000000..1b72846c --- /dev/null +++ b/lib/fhir_models/r6/generated/types/SampledData.rb @@ -0,0 +1,38 @@ +module FHIR + module R6 + class SampledData < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + SEARCH_PARAMS = [] + METADATA = { + 'id' => {'type'=>'string', 'path'=>'SampledData.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'SampledData.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'origin' => {'type'=>'Quantity', 'path'=>'SampledData.origin', 'min'=>1, 'max'=>1}, + 'interval' => {'type'=>'decimal', 'path'=>'SampledData.interval', 'min'=>0, 'max'=>1}, + 'intervalUnit' => {'type'=>'code', 'path'=>'SampledData.intervalUnit', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/ucum-units'}}, + 'factor' => {'type'=>'decimal', 'path'=>'SampledData.factor', 'min'=>0, 'max'=>1}, + 'lowerLimit' => {'type'=>'decimal', 'path'=>'SampledData.lowerLimit', 'min'=>0, 'max'=>1}, + 'upperLimit' => {'type'=>'decimal', 'path'=>'SampledData.upperLimit', 'min'=>0, 'max'=>1}, + 'dimensions' => {'type'=>'positiveInt', 'path'=>'SampledData.dimensions', 'min'=>1, 'max'=>1}, + 'codeMap' => {'type'=>'canonical', 'path'=>'SampledData.codeMap', 'min'=>0, 'max'=>1}, + 'offsets' => {'type'=>'string', 'path'=>'SampledData.offsets', 'min'=>0, 'max'=>1}, + 'data' => {'type'=>'string', 'path'=>'SampledData.data', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :origin # 1-1 Quantity + attr_accessor :interval # 0-1 decimal + attr_accessor :intervalUnit # 1-1 code + attr_accessor :factor # 0-1 decimal + attr_accessor :lowerLimit # 0-1 decimal + attr_accessor :upperLimit # 0-1 decimal + attr_accessor :dimensions # 1-1 positiveInt + attr_accessor :codeMap # 0-1 canonical + attr_accessor :offsets # 0-1 string + attr_accessor :data # 0-1 string + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/types/Signature.rb b/lib/fhir_models/r6/generated/types/Signature.rb new file mode 100644 index 00000000..93d6b806 --- /dev/null +++ b/lib/fhir_models/r6/generated/types/Signature.rb @@ -0,0 +1,32 @@ +module FHIR + module R6 + class Signature < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + SEARCH_PARAMS = [] + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Signature.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Signature.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'type' => {'valid_codes'=>{'http://uri.etsi.org/01903/v1.2.2'=>['ProofOfOrigin', 'ProofOfReceipt', 'ProofOfDelivery', 'ProofOfSender', 'ProofOfapproval', 'ProofOfCreation'], 'urn:iso-astm:E1762-95:2013'=>['1.2.840.10065.1.12.1.1', '1.2.840.10065.1.12.1.2', '1.2.840.10065.1.12.1.3', '1.2.840.10065.1.12.1.4', '1.2.840.10065.1.12.1.5', '1.2.840.10065.1.12.1.6', '1.2.840.10065.1.12.1.7', '1.2.840.10065.1.12.1.8', '1.2.840.10065.1.12.1.9', '1.2.840.10065.1.12.1.10', '1.2.840.10065.1.12.1.11', '1.2.840.10065.1.12.1.12', '1.2.840.10065.1.12.1.13', '1.2.840.10065.1.12.1.14', '1.2.840.10065.1.12.1.15', '1.2.840.10065.1.12.1.16', '1.2.840.10065.1.12.1.17', '1.2.840.10065.1.12.1.18']}, 'type'=>'Coding', 'path'=>'Signature.type', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'preferred', 'uri'=>'http://hl7.org/fhir/ValueSet/signature-type'}}, + 'when' => {'type'=>'instant', 'path'=>'Signature.when', 'min'=>0, 'max'=>1}, + 'who' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson', 'http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/Organization'], 'type'=>'Reference', 'path'=>'Signature.who', 'min'=>0, 'max'=>1}, + 'onBehalfOf' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson', 'http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/Organization'], 'type'=>'Reference', 'path'=>'Signature.onBehalfOf', 'min'=>0, 'max'=>1}, + 'targetFormat' => {'type'=>'code', 'path'=>'Signature.targetFormat', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/mimetypes'}}, + 'sigFormat' => {'type'=>'code', 'path'=>'Signature.sigFormat', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/mimetypes'}}, + 'data' => {'type'=>'base64Binary', 'path'=>'Signature.data', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :type # 0-* [ Coding ] + attr_accessor :when # 0-1 instant + attr_accessor :who # 0-1 Reference(Practitioner|PractitionerRole|RelatedPerson|Patient|Device|Organization) + attr_accessor :onBehalfOf # 0-1 Reference(Practitioner|PractitionerRole|RelatedPerson|Patient|Device|Organization) + attr_accessor :targetFormat # 0-1 code + attr_accessor :sigFormat # 0-1 code + attr_accessor :data # 0-1 base64Binary + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/types/Timing.rb b/lib/fhir_models/r6/generated/types/Timing.rb new file mode 100644 index 00000000..7fb98970 --- /dev/null +++ b/lib/fhir_models/r6/generated/types/Timing.rb @@ -0,0 +1,77 @@ +module FHIR + module R6 + class Timing < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + SEARCH_PARAMS = [] + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Timing.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Timing.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'modifierExtension' => {'type'=>'Extension', 'path'=>'Timing.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, + 'event' => {'type'=>'dateTime', 'path'=>'Timing.event', 'min'=>0, 'max'=>Float::INFINITY}, + 'repeat' => {'type'=>'Timing::Repeat', 'path'=>'Timing.repeat', 'min'=>0, 'max'=>1}, + 'code' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/timing-abbreviation'=>['C'], 'http://terminology.hl7.org/CodeSystem/v3-GTSAbbreviation'=>['BID', 'TID', 'QID', 'AM', 'PM', 'QD', 'QOD', 'Q1H', 'Q2H', 'Q3H', 'Q4H', 'Q6H', 'Q8H', 'BED', 'WK', 'MO']}, 'type'=>'CodeableConcept', 'path'=>'Timing.code', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'preferred', 'uri'=>'http://hl7.org/fhir/ValueSet/timing-abbreviation'}} + } + + class Repeat < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'bounds' => ['Duration', 'Range', 'Period'] + } + METADATA = { + 'id' => {'type'=>'string', 'path'=>'Repeat.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'Repeat.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'boundsDuration' => {'type'=>'Duration', 'path'=>'Repeat.bounds[x]', 'min'=>0, 'max'=>1}, + 'boundsRange' => {'type'=>'Range', 'path'=>'Repeat.bounds[x]', 'min'=>0, 'max'=>1}, + 'boundsPeriod' => {'type'=>'Period', 'path'=>'Repeat.bounds[x]', 'min'=>0, 'max'=>1}, + 'count' => {'type'=>'positiveInt', 'path'=>'Repeat.count', 'min'=>0, 'max'=>1}, + 'countMax' => {'type'=>'positiveInt', 'path'=>'Repeat.countMax', 'min'=>0, 'max'=>1}, + 'duration' => {'type'=>'decimal', 'path'=>'Repeat.duration', 'min'=>0, 'max'=>1}, + 'durationMax' => {'type'=>'decimal', 'path'=>'Repeat.durationMax', 'min'=>0, 'max'=>1}, + 'durationUnit' => {'valid_codes'=>{'http://unitsofmeasure.org'=>['s', 'min', 'h', 'd', 'wk', 'mo', 'a']}, 'type'=>'code', 'path'=>'Repeat.durationUnit', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/units-of-time'}}, + 'frequency' => {'type'=>'positiveInt', 'path'=>'Repeat.frequency', 'min'=>0, 'max'=>1}, + 'frequencyMax' => {'type'=>'positiveInt', 'path'=>'Repeat.frequencyMax', 'min'=>0, 'max'=>1}, + 'period' => {'type'=>'decimal', 'path'=>'Repeat.period', 'min'=>0, 'max'=>1}, + 'periodMax' => {'type'=>'decimal', 'path'=>'Repeat.periodMax', 'min'=>0, 'max'=>1}, + 'periodUnit' => {'valid_codes'=>{'http://unitsofmeasure.org'=>['s', 'min', 'h', 'd', 'wk', 'mo', 'a']}, 'type'=>'code', 'path'=>'Repeat.periodUnit', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/units-of-time'}}, + 'dayOfWeek' => {'valid_codes'=>{'http://hl7.org/fhir/days-of-week'=>['mon', 'tue', 'wed', 'thu', 'fri', 'sat', 'sun']}, 'type'=>'code', 'path'=>'Repeat.dayOfWeek', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/days-of-week'}}, + 'timeOfDay' => {'type'=>'time', 'path'=>'Repeat.timeOfDay', 'min'=>0, 'max'=>Float::INFINITY}, + 'when' => {'valid_codes'=>{'http://hl7.org/fhir/event-timing'=>['MORN', 'MORN.early', 'MORN.late', 'NOON', 'AFT', 'AFT.early', 'AFT.late', 'EVE', 'EVE.early', 'EVE.late', 'NIGHT', 'PHS', 'IMD'], 'http://terminology.hl7.org/CodeSystem/v3-TimingEvent'=>['HS', 'WAKE', 'C', 'CM', 'CD', 'CV', 'AC', 'ACM', 'ACD', 'ACV', 'PC', 'PCM', 'PCD', 'PCV']}, 'type'=>'code', 'path'=>'Repeat.when', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/event-timing'}}, + 'offset' => {'type'=>'unsignedInt', 'path'=>'Repeat.offset', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :boundsDuration # 0-1 Duration + attr_accessor :boundsRange # 0-1 Range + attr_accessor :boundsPeriod # 0-1 Period + attr_accessor :count # 0-1 positiveInt + attr_accessor :countMax # 0-1 positiveInt + attr_accessor :duration # 0-1 decimal + attr_accessor :durationMax # 0-1 decimal + attr_accessor :durationUnit # 0-1 code + attr_accessor :frequency # 0-1 positiveInt + attr_accessor :frequencyMax # 0-1 positiveInt + attr_accessor :period # 0-1 decimal + attr_accessor :periodMax # 0-1 decimal + attr_accessor :periodUnit # 0-1 code + attr_accessor :dayOfWeek # 0-* [ code ] + attr_accessor :timeOfDay # 0-* [ time ] + attr_accessor :when # 0-* [ code ] + attr_accessor :offset # 0-1 unsignedInt + end + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :modifierExtension # 0-* [ Extension ] + attr_accessor :event # 0-* [ dateTime ] + attr_accessor :repeat # 0-1 Timing::Repeat + attr_accessor :code # 0-1 CodeableConcept + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/types/TriggerDefinition.rb b/lib/fhir_models/r6/generated/types/TriggerDefinition.rb new file mode 100644 index 00000000..41759a23 --- /dev/null +++ b/lib/fhir_models/r6/generated/types/TriggerDefinition.rb @@ -0,0 +1,41 @@ +module FHIR + module R6 + class TriggerDefinition < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'timing' => ['Timing', 'Reference', 'date', 'dateTime'] + } + SEARCH_PARAMS = [] + METADATA = { + 'id' => {'type'=>'string', 'path'=>'TriggerDefinition.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'TriggerDefinition.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'type' => {'valid_codes'=>{'http://hl7.org/fhir/trigger-type'=>['named-event', 'periodic', 'data-changed', 'data-added', 'data-modified', 'data-removed', 'data-accessed', 'data-access-ended']}, 'type'=>'code', 'path'=>'TriggerDefinition.type', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/trigger-type'}}, + 'name' => {'type'=>'string', 'path'=>'TriggerDefinition.name', 'min'=>0, 'max'=>1}, + 'code' => {'type'=>'CodeableConcept', 'path'=>'TriggerDefinition.code', 'min'=>0, 'max'=>1}, + 'subscriptionTopic' => {'type'=>'canonical', 'path'=>'TriggerDefinition.subscriptionTopic', 'min'=>0, 'max'=>1}, + 'timingTiming' => {'type'=>'Timing', 'path'=>'TriggerDefinition.timing[x]', 'min'=>0, 'max'=>1}, + 'timingReference' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Schedule'], 'type'=>'Reference', 'path'=>'TriggerDefinition.timing[x]', 'min'=>0, 'max'=>1}, + 'timingDate' => {'type'=>'date', 'path'=>'TriggerDefinition.timing[x]', 'min'=>0, 'max'=>1}, + 'timingDateTime' => {'type'=>'dateTime', 'path'=>'TriggerDefinition.timing[x]', 'min'=>0, 'max'=>1}, + 'data' => {'type'=>'DataRequirement', 'path'=>'TriggerDefinition.data', 'min'=>0, 'max'=>Float::INFINITY}, + 'condition' => {'type'=>'Expression', 'path'=>'TriggerDefinition.condition', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :type # 1-1 code + attr_accessor :name # 0-1 string + attr_accessor :code # 0-1 CodeableConcept + attr_accessor :subscriptionTopic # 0-1 canonical + attr_accessor :timingTiming # 0-1 Timing + attr_accessor :timingReference # 0-1 Reference(Schedule) + attr_accessor :timingDate # 0-1 date + attr_accessor :timingDateTime # 0-1 dateTime + attr_accessor :data # 0-* [ DataRequirement ] + attr_accessor :condition # 0-1 Expression + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/types/UsageContext.rb b/lib/fhir_models/r6/generated/types/UsageContext.rb new file mode 100644 index 00000000..7f87fd87 --- /dev/null +++ b/lib/fhir_models/r6/generated/types/UsageContext.rb @@ -0,0 +1,31 @@ +module FHIR + module R6 + class UsageContext < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'value' => ['CodeableConcept', 'Quantity', 'Range', 'Reference'] + } + SEARCH_PARAMS = [] + METADATA = { + 'id' => {'type'=>'string', 'path'=>'UsageContext.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'UsageContext.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'code' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/usage-context-type'=>['gender', 'age', 'focus', 'user', 'workflow', 'task', 'venue', 'species', 'program', 'jurisdiction']}, 'type'=>'Coding', 'path'=>'UsageContext.code', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://terminology.hl7.org/ValueSet/usage-context-type'}}, + 'valueCodeableConcept' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/v2-0265'=>['AMB', 'PSY', 'PPS', 'REH', 'PRE', 'ISO', 'OBG', 'PIN', 'INT', 'SUR', 'PSI', 'EDI', 'CAR', 'NBI', 'CCR', 'PED', 'EMR', 'OBS', 'WIC', 'PHY', 'ALC', 'FPC', 'CHI', 'CAN', 'NAT', 'OTH'], 'http://snomed.info/sct'=>['394733009', '394537008', '394538003', '394578005', '394579002', '394580004', '394582007', '394583002', '394584008', '394589003', '394591006', '394593009', '394600006', '394601005', '394602003', '394649004', '394802001', '394803006', '394804000', '394805004', '394806003', '394807007', '394808002', '394809005', '394810000', '394811001', '394813003', '408439002', '408440000', '408442008', '408445005', '408447002', '408448007', '408450004', '408459003', '408472002', '408475000', '408478003', '408480009', '409967009', '409968004', '410001006', '410005002', '416304004', '417887005', '418002000', '418058008', '418112009', '418535003', '418652005', '418862001', '419043006', '419170002', '419192003', '419215006', '419365004', '419472004', '419610006', '419677000', '419772000', '419917007', '419983000', '420112009', '420208008', '445715009', '715184008', '718359001', '722138006', '722166003', '722204007', '722414000', '786454007', '788415003', '1251543009', '1251544003', '1251545002', '1251546001', '1251549008', '1251551007', '1251552000', '1251553005', '1255984008', '1259218001', '1259219009', '1259224007', '23861000087105', '23881000087104', '23921000087107', '23931000087109', '23961000087102', '23971000087106', '23981000087108', '23991000087105', '24251000087109', '24311000087103', '24361000087101', '25931000087108', '25991000087109', '26001000087108', '26041000087106', '26081000087101', '28351000087106', '28551000087103', '387961004', '101009', '112009', '117003', '118008', '132005', '173006', '194009', '201002', '207003', '209000', '218003', '226006', '229004', '234000', '260004', '268006', '275007', '277004', '305009', '332004', '338000', '347008', '350006', '376006', '381002', '386007', '390009', '399005', '404007', '410007', '411006', '416001', '421003', '423000', '428009', '451009', '453007', '466007', '502008', '516003', '537006', '546000', '562006', '564007', '572009', '573004', '579000', '592002', '598003', '644007', '653000', '679009', '689008', '706008', '708009', '719007', '725006', '740008', '744004', '763003', '769004', '778005', '782007', '833002', '846007', '848008', '854009', '861008', '864000', '868002', '869005', '872003', '887008', '898009', '927005', '929008', '946006', '952007', '958006', '997003', '1014004', '1053008', '1064006', '1067004', '1082009', '1095004', '1109001', '1142000', '1147006', '1153006', '1154000', '1158002', '1161001', '1162008'], 'urn:iso:std:iso:3166'=>['AD', 'AE', 'AF', 'AG', 'AI', 'AL', 'AM', 'AO', 'AQ', 'AR', 'AS', 'AT', 'AU', 'AW', 'AX', 'AZ', 'BA', 'BB', 'BD', 'BE', 'BF', 'BG', 'BH', 'BI', 'BJ', 'BL', 'BM', 'BN', 'BO', 'BQ', 'BR', 'BS', 'BT', 'BV', 'BW', 'BY', 'BZ', 'CA', 'CC', 'CD', 'CF', 'CG', 'CH', 'CI', 'CK', 'CL', 'CM', 'CN', 'CO', 'CR', 'CU', 'CV', 'CW', 'CX', 'CY', 'CZ', 'DE', 'DJ', 'DK', 'DM', 'DO', 'DZ', 'EC', 'EE', 'EG', 'EH', 'ER', 'ES', 'ET', 'FI', 'FJ', 'FK', 'FM', 'FO', 'FR', 'GA', 'GB', 'GD', 'GE', 'GF', 'GG', 'GH', 'GI', 'GL', 'GM', 'GN', 'GP', 'GQ', 'GR', 'GS', 'GT', 'GU', 'GW', 'GY', 'HK', 'HM', 'HN', 'HR', 'HT', 'HU', 'ID', 'IE', 'IL', 'IM', 'IN', 'IO', 'IQ', 'IR', 'IS', 'IT', 'JE', 'JM', 'JO', 'JP', 'KE', 'KG', 'KH', 'KI', 'KM', 'KN', 'KP', 'KR', 'KW', 'KY', 'KZ', 'LA', 'LB', 'LC', 'LI', 'LK', 'LR', 'LS', 'LT', 'LU', 'LV', 'LY', 'MA', 'MC', 'MD', 'ME', 'MF', 'MG', 'MH', 'MK', 'ML', 'MM', 'MN', 'MO', 'MP', 'MQ', 'MR', 'MS', 'MT', 'MU', 'MV', 'MW', 'MX', 'MY', 'MZ', 'NA', 'NC', 'NE', 'NF', 'NG', 'NI', 'NL', 'NO', 'NP', 'NR', 'NU', 'NZ', 'OM', 'PA', 'PE', 'PF', 'PG', 'PH', 'PK', 'PL', 'PM', 'PN', 'PR', 'PS', 'PT', 'PW', 'PY', 'QA', 'RE', 'RO', 'RS', 'RU', 'RW', 'SA', 'SB', 'SC', 'SD', 'SE', 'SG', 'SH', 'SI', 'SJ', 'SK', 'SL', 'SM', 'SN', 'SO', 'SR', 'SS', 'ST', 'SV', 'SX', 'SY', 'SZ', 'TC', 'TD', 'TF', 'TG', 'TH', 'TJ', 'TK', 'TL', 'TM', 'TN', 'TO', 'TR', 'TT', 'TV', 'TW', 'TZ', 'UA', 'UG', 'UM', 'US', 'UY', 'UZ', 'VA', 'VC', 'VE', 'VG', 'VI', 'VN', 'VU', 'WF', 'WS', 'YE', 'YT', 'ZA', 'ZM', 'ZW', 'ABW', 'AFG', 'AGO', 'AIA', 'ALA', 'ALB', 'AND', 'ARE', 'ARG', 'ARM', 'ASM', 'ATA', 'ATF', 'ATG', 'AUS', 'AUT', 'AZE', 'BDI', 'BEL', 'BEN', 'BES', 'BFA', 'BGD', 'BGR', 'BHR', 'BHS', 'BIH', 'BLM', 'BLR', 'BLZ', 'BMU', 'BOL', 'BRA', 'BRB', 'BRN', 'BTN', 'BVT', 'BWA', 'CAF', 'CAN', 'CCK', 'CHE', 'CHL', 'CHN', 'CIV', 'CMR', 'COD', 'COG', 'COK', 'COL', 'COM', 'CPV', 'CRI', 'CUB', 'CUW', 'CXR', 'CYM', 'CYP', 'CZE', 'DEU', 'DJI', 'DMA', 'DNK', 'DOM', 'DZA', 'ECU', 'EGY', 'ERI', 'ESH', 'ESP', 'EST', 'ETH', 'FIN', 'FJI', 'FLK', 'FRA', 'FRO', 'FSM', 'GAB', 'GBR', 'GEO', 'GGY', 'GHA', 'GIB', 'GIN', 'GLP', 'GMB', 'GNB', 'GNQ', 'GRC', 'GRD', 'GRL', 'GTM', 'GUF', 'GUM', 'GUY', 'HKG', 'HMD', 'HND', 'HRV', 'HTI', 'HUN', 'IDN', 'IMN', 'IND', 'IOT', 'IRL', 'IRN', 'IRQ', 'ISL', 'ISR', 'ITA', 'JAM', 'JEY', 'JOR', 'JPN', 'KAZ', 'KEN', 'KGZ', 'KHM', 'KIR', 'KNA', 'KOR', 'KWT', 'LAO', 'LBN', 'LBR', 'LBY', 'LCA', 'LIE', 'LKA', 'LSO', 'LTU', 'LUX', 'LVA', 'MAC', 'MAF', 'MAR', 'MCO', 'MDA', 'MDG', 'MDV', 'MEX', 'MHL', 'MKD', 'MLI', 'MLT', 'MMR', 'MNE', 'MNG', 'MNP', 'MOZ', 'MRT', 'MSR', 'MTQ', 'MUS', 'MWI', 'MYS', 'MYT', 'NAM', 'NCL', 'NER', 'NFK', 'NGA', 'NIC', 'NIU', 'NLD', 'NOR', 'NPL', 'NRU', 'NZL', 'OMN', 'PAK', 'PAN', 'PCN', 'PER', 'PHL', 'PLW', 'PNG', 'POL', 'PRI', 'PRK', 'PRT', 'PRY', 'PSE', 'PYF', 'QAT', 'REU', 'ROU', 'RUS', 'RWA', 'SAU', 'SDN', 'SEN', 'SGP', 'SGS', 'SHN', 'SJM', 'SLB', 'SLE', 'SLV', 'SMR', 'SOM', 'SPM', 'SRB', 'SSD', 'STP', 'SUR', 'SVK', 'SVN', 'SWE', 'SWZ', 'SXM', 'SYC', 'SYR', 'TCA', 'TCD', 'TGO', 'THA', 'TJK', 'TKL', 'TKM', 'TLS', 'TON', 'TTO', 'TUN', 'TUR', 'TUV', 'TWN', 'TZA', 'UGA', 'UKR', 'UMI', 'URY', 'USA', 'UZB', 'VAT', 'VCT', 'VEN', 'VGB', 'VIR', 'VNM', 'VUT', 'WLF', 'WSM', 'YEM', 'ZAF', 'ZMB', 'ZWE', '004', '008', '010', '012', '016', '020', '024', '028', '031', '032', '036', '040', '044', '048', '050', '051', '052', '056', '060', '064', '068', '070', '072', '074', '076', '084', '086', '090', '092', '096', '100', '104', '108', '112', '116', '120', '124', '132', '136', '140', '144', '148', '152', '156', '158', '162', '166', '170', '174', '175', '178', '180', '184', '188', '191', '192', '196', '203', '204', '208', '212', '214', '218', '222', '226', '231', '232', '233', '234', '238', '239', '242', '246', '248', '250', '254', '258', '260', '262', '266', '268', '270', '275', '276', '288', '292', '296', '300', '304', '308', '312', '316', '320', '324', '328', '332', '334', '336', '340', '344', '348', '352', '356', '360', '364', '368', '372', '376', '380', '384', '388', '392', '398', '400', '404', '408', '410', '414', '417', '418', '422', '426', '428', '430', '434', '438', '440', '442', '446', '450', '454', '458', '462', '466', '470', '474', '478', '480', '484', '492', '496', '498', '499', '500', '504', '508', '512', '516', '520', '524', '528', '531', '533', '534', '535', '540', '548', '554', '558', '562', '566', '570', '574', '578', '580', '581', '583', '584', '585', '586', '591', '598', '600', '604', '608', '612', '616', '620', '624', '626', '630', '634', '638', '642', '643', '646', '652', '654', '659', '660', '662', '663', '666', '670', '674', '678', '682', '686', '688', '690', '694', '702', '703', '704', '705', '706', '710', '716', '724', '728', '729', '732', '740', '744', '748', '752', '756', '760', '762', '764', '768', '772', '776', '780', '784', '788', '792', '795', '796', '798', '800', '804', '807', '818', '826', '831', '832', '833', '834', '840', '850', '854', '858', '860', '862', '876', '882', '887', '894'], 'http://unstats.un.org/unsd/methods/m49/m49.htm'=>['001', '002', '014', '017', '015', '018', '011', '019', '419', '029', '013', '005', '021', '142', '143', '030', '034', '035', '145', '150', '151', '154', '039', '155', '009', '053', '054', '057', '061']}, 'type'=>'CodeableConcept', 'path'=>'UsageContext.value[x]', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/use-context'}}, + 'valueQuantity' => {'type'=>'Quantity', 'path'=>'UsageContext.value[x]', 'min'=>1, 'max'=>1}, + 'valueRange' => {'type'=>'Range', 'path'=>'UsageContext.value[x]', 'min'=>1, 'max'=>1}, + 'valueReference' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/PlanDefinition', 'http://hl7.org/fhir/StructureDefinition/ResearchStudy', 'http://hl7.org/fhir/StructureDefinition/InsurancePlan', 'http://hl7.org/fhir/StructureDefinition/HealthcareService', 'http://hl7.org/fhir/StructureDefinition/Group', 'http://hl7.org/fhir/StructureDefinition/Location', 'http://hl7.org/fhir/StructureDefinition/Organization'], 'type'=>'Reference', 'path'=>'UsageContext.value[x]', 'min'=>1, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :code # 1-1 Coding + attr_accessor :valueCodeableConcept # 1-1 CodeableConcept + attr_accessor :valueQuantity # 1-1 Quantity + attr_accessor :valueRange # 1-1 Range + attr_accessor :valueReference # 1-1 Reference(PlanDefinition|ResearchStudy|InsurancePlan|HealthcareService|Group|Location|Organization) + end + end +end \ No newline at end of file diff --git a/lib/fhir_models/r6/generated/types/VirtualServiceDetail.rb b/lib/fhir_models/r6/generated/types/VirtualServiceDetail.rb new file mode 100644 index 00000000..c3cb7066 --- /dev/null +++ b/lib/fhir_models/r6/generated/types/VirtualServiceDetail.rb @@ -0,0 +1,37 @@ +module FHIR + module R6 + class VirtualServiceDetail < Model + include FHIR::Hashable + include FHIR::Json + include FHIR::Xml + + MULTIPLE_TYPES = { + 'address' => ['url', 'string', 'ContactPoint', 'ExtendedContactDetail'] + } + SEARCH_PARAMS = [] + METADATA = { + 'id' => {'type'=>'string', 'path'=>'VirtualServiceDetail.id', 'min'=>0, 'max'=>1}, + 'extension' => {'type'=>'Extension', 'path'=>'VirtualServiceDetail.extension', 'min'=>0, 'max'=>Float::INFINITY}, + 'channelType' => {'valid_codes'=>{'http://hl7.org/fhir/virtual-service-type'=>['zoom', 'ms-teams', 'whatsapp']}, 'type'=>'Coding', 'path'=>'VirtualServiceDetail.channelType', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/virtual-service-type'}}, + 'addressUrl' => {'type'=>'url', 'path'=>'VirtualServiceDetail.address[x]', 'min'=>0, 'max'=>1}, + 'addressString' => {'type'=>'string', 'path'=>'VirtualServiceDetail.address[x]', 'min'=>0, 'max'=>1}, + 'addressContactPoint' => {'type'=>'ContactPoint', 'path'=>'VirtualServiceDetail.address[x]', 'min'=>0, 'max'=>1}, + 'addressExtendedContactDetail' => {'type'=>'ExtendedContactDetail', 'path'=>'VirtualServiceDetail.address[x]', 'min'=>0, 'max'=>1}, + 'additionalInfo' => {'type'=>'url', 'path'=>'VirtualServiceDetail.additionalInfo', 'min'=>0, 'max'=>Float::INFINITY}, + 'maxParticipants' => {'type'=>'positiveInt', 'path'=>'VirtualServiceDetail.maxParticipants', 'min'=>0, 'max'=>1}, + 'sessionKey' => {'type'=>'string', 'path'=>'VirtualServiceDetail.sessionKey', 'min'=>0, 'max'=>1} + } + + attr_accessor :id # 0-1 string + attr_accessor :extension # 0-* [ Extension ] + attr_accessor :channelType # 0-1 Coding + attr_accessor :addressUrl # 0-1 url + attr_accessor :addressString # 0-1 string + attr_accessor :addressContactPoint # 0-1 ContactPoint + attr_accessor :addressExtendedContactDetail # 0-1 ExtendedContactDetail + attr_accessor :additionalInfo # 0-* [ url ] + attr_accessor :maxParticipants # 0-1 positiveInt + attr_accessor :sessionKey # 0-1 string + end + end +end \ No newline at end of file diff --git a/spec/lib/fhir_models/r6/definition_spec.rb b/spec/lib/fhir_models/r6/definition_spec.rb new file mode 100644 index 00000000..be4a97c1 --- /dev/null +++ b/spec/lib/fhir_models/r6/definition_spec.rb @@ -0,0 +1,11 @@ +require_relative '../../../../lib/fhir_models/r6/bootstrap/definitions' +require_relative '../../../../lib/fhir_models/r6' +RSpec.describe FHIR::R6::Definitions do + describe '#resource_definition' do + it 'returns R6 resource definition' do + result = FHIR::R6::Definitions.resource_definition('Patient') + expect(result.id).to eq('Patient') + expect(result.version).to eq('6.0.0-ballot2') + end + end +end \ No newline at end of file diff --git a/test/unit/contents_test.rb b/test/unit/contents_test.rb index 7c806cba..161f9569 100644 --- a/test/unit/contents_test.rb +++ b/test/unit/contents_test.rb @@ -1,5 +1,6 @@ require_relative '../test_helper' require_relative '../../lib/fhir_models/r5' +require_relative '../../lib/fhir_models/r6' require_relative '../../lib/fhir_models/r4b' class ContentsTest < Test::Unit::TestCase @@ -77,6 +78,11 @@ def test_versioned_from_contents assert patient_xml_r5.id == 'example', 'Patient did not deserialize correctly.' assert patient_xml_r5.versioned_fhir_module == FHIR::R5 + patient_xml_r6 = FHIR::R6.from_contents(xml) + assert !patient_xml_r6.nil?, 'From contents did not succeed with XML.' + assert patient_xml_r6.id == 'example', 'Patient did not deserialize correctly.' + assert patient_xml_r6.versioned_fhir_module == FHIR::R6 + # infer json patient_json= FHIR.from_contents(json) assert !patient_json.nil?, 'From contents did not succeed with JSON.' @@ -92,5 +98,10 @@ def test_versioned_from_contents assert !patient_json_r5.nil?, 'From contents did not succeed with JSON.' assert patient_json_r5.id == 'example', 'Patient did not deserialize correctly.' assert patient_json_r5.versioned_fhir_module == FHIR::R5 + + patient_json_r6 = FHIR::R6.from_contents(json) + assert !patient_json_r6.nil?, 'From contents did not succeed with JSON.' + assert patient_json_r6.id == 'example', 'Patient did not deserialize correctly.' + assert patient_json_r6.versioned_fhir_module == FHIR::R6 end end